Code

Updated locales
authorcajus <cajus@594d385d-05f5-0310-b6e9-bd551577e9d8>
Wed, 1 Dec 2010 15:18:36 +0000 (15:18 +0000)
committercajus <cajus@594d385d-05f5-0310-b6e9-bd551577e9d8>
Wed, 1 Dec 2010 15:18:36 +0000 (15:18 +0000)
git-svn-id: https://oss.gonicus.de/repositories/gosa/trunk@20500 594d385d-05f5-0310-b6e9-bd551577e9d8

17 files changed:
gosa-core/ihtml/themes/default/infoPage.tpl
gosa-core/include/class_core.inc
gosa-core/locale/core/de/LC_MESSAGES/messages.po
gosa-core/locale/core/es/LC_MESSAGES/messages.po
gosa-core/locale/core/fr/LC_MESSAGES/messages.po
gosa-core/locale/core/it/LC_MESSAGES/messages.po
gosa-core/locale/core/messages.po
gosa-core/locale/core/nl/LC_MESSAGES/messages.po
gosa-core/locale/core/pl/LC_MESSAGES/messages.po
gosa-core/locale/core/pt/LC_MESSAGES/messages.po
gosa-core/locale/core/pt_BR/LC_MESSAGES/messages.po
gosa-core/locale/core/ru/LC_MESSAGES/messages.po
gosa-core/locale/core/vi/LC_MESSAGES/messages.po
gosa-core/locale/core/zh/LC_MESSAGES/messages.po
gosa-core/plugins/addons/propertyEditor/migration/class_migrateRDN.inc
gosa-core/plugins/admin/ogroups/paste_generic.tpl
gosa-core/plugins/personal/generic/class_user.inc

index 269135da0630da0c6c99e70999745a5b6619b1ee..3b48febeaf71d8efd7d8d75c8b6b6d058f853087 100644 (file)
                     {if $homePostalAddress != ""}<tr><td style="padding-top:15px">{t}Home postal address{/t}:</td><td style="padding-top:15px"><i>{$homePostalAddress}</i></td></tr>{/if}
                     {if $dateOfBirth != ""}<tr><td style="padding-top:15px">{t}Date of birth{/t}:</td><td style="padding-top:15px"><i>{$dateOfBirth}</i></td></tr>{/if}
                     {if $mail != ""}<tr><td style="padding-top:15px">{t}Mail{/t}:</td><td style="padding-top:15px"><i>{$mail}</i></td></tr>{/if}
-                    {if $homePhone != ""}<tr><td>{t}Home phone{/t}:</td><td><i>{$homePhone}</i></td></tr>{/if}
+                    {if $homePhone != ""}<tr><td>{t}Home phone number{/t}:</td><td><i>{$homePhone}</i></td></tr>{/if}
                 </table>
             </td>
             <td style="border-left:1px solid #CCC; padding-left:10px">
                 <table>
                     {if $o != ""}<tr><td>{t}Organization{/t}:</td><td><i>{$o}</i></td></tr>{/if}
-                    {if $ou != ""}<tr><td>{t}Organizational unit{/t}:</td><td><i>{$ou}</i></td></tr>{/if}
+                    {if $ou != ""}<tr><td>{t}Organizational Unit{/t}:</td><td><i>{$ou}</i></td></tr>{/if}
                     {if $l != ""}<tr><td style="padding-top:15px">{t}Location{/t}:</td><td style="padding-top:15px"><i>{$l}</i></td></tr>{/if}
                     {if $street != ""}<tr><td>{t}Street{/t}:</td><td><i>{$street}</i></td></tr>{/if}
                     {if $departmentNumber != ""}<tr><td style="padding-top:15px">{t}Department number{/t}:</td><td style="padding-top:15px"><i>{$departmentNumber}</i></td></tr>{/if}
index 335b031001d000402992fb818401b873fe418aa8..0ee47680933159afa591adc0f62184198268d0a6 100644 (file)
@@ -265,7 +265,7 @@ class core extends plugin {
                             "name"          => "logging",
                             "type"          => "bool",
                             "default"       => "true",
-                            "description"   => _("Enables event logging in GOsa. Setting it to 'On' make GOsa log every action a user performs via syslog. If you use this in combination with rsyslog and configure it to mysql logging, you can browse all events in GOsa."),
+                            "description"   => _("Enables event logging in GOsa. Setting it to 'On' make GOsa log every action a user performs via syslog. If you use this in combination with rsyslog and configure it to MySQL logging, you can browse all events in GOsa."),
 
                             "check"         => "gosaProperty::isBool",
                             "migrate"       => "",
index 4af1764f94a878be308f9146155667bb4080dd38..ede817e5838e3fc60d431db92eb0a2a0fbe03b12 100644 (file)
@@ -13,7 +13,7 @@ msgid ""
 msgstr ""
 "Project-Id-Version: messages\n"
 "Report-Msgid-Bugs-To: \n"
-"POT-Creation-Date: 2010-10-28 20:40+0200\n"
+"POT-Creation-Date: 2010-12-01 15:07+0100\n"
 "PO-Revision-Date: 2010-11-24 16:25+0100\n"
 "Last-Translator: Cajus Pollmeier <pollmeier@gonicus.de>\n"
 "Language-Team: German <kde-i18n-de@kde.org>\n"
@@ -24,160 +24,53 @@ msgstr ""
 "X-Generator: Lokalize 1.0\n"
 "Plural-Forms: nplurals=2; plural=n != 1;\n"
 
-#: ihtml/themes/default/login.tpl:31
-msgid "Login to GOsa"
-msgstr "GOsa Anmeldung"
-
-#: ihtml/themes/default/login.tpl:37 ihtml/themes/default/login.tpl:40
-#: ihtml/themes/default/password.tpl:86 ihtml/themes/default/password.tpl:90
-msgid "User name"
-msgstr "Benutzername"
-
-#: ihtml/themes/default/login.tpl:47
-#: plugins/generic/dashBoard/Register/register.tpl:53
-#: plugins/personal/generic/paste_generic.tpl:21 setup/setup_migrate.tpl:53
-msgid "Password"
-msgstr "Passwort"
-
-#: ihtml/themes/default/login.tpl:61
-msgid "Choose the directory to work on"
-msgstr "Wählen Sie das Verzeichnis auf dem gearbeitet werden soll"
-
-#: ihtml/themes/default/login.tpl:66
-msgid "Click here to log in"
-msgstr "Hier klicken zum Anmelden"
-
-#: ihtml/themes/default/login.tpl:66 ihtml/themes/default/login.tpl:67
-msgid "Log in"
-msgstr "Anmelden"
-
-#: ihtml/themes/default/copyPasteDialog.tpl:1
-msgid "Copy & paste wizard"
-msgstr "Kopieren & Einfügen - Assistent"
-
-#: ihtml/themes/default/copyPasteDialog.tpl:7
-msgid ""
-"Some values need to be unique in the complete directory while some "
-"combinations make no sense. Please edit the values below to fulfill the "
-"policies."
-msgstr ""
-"Bestimmte Werte müssen im gesamten Verzeichnis eindeutig sein, während "
-"andere Kombinationen keinen Sinn ergeben. GOsa zeigt die relevanten "
-"Attribute. Bitte ändern Sie die Werte, die unten angezeigt werden, um die "
-"Auflagen zu erfüllen."
-
-#: ihtml/themes/default/copyPasteDialog.tpl:9
-msgid "Remember that some properties like taken snapshots will not be copied!"
-msgstr ""
-"Beachten Sie, dass manche Einstellungen wie z.B. erstellte Snapshots nicht "
-"kopiert werden!"
-
-#: ihtml/themes/default/copyPasteDialog.tpl:10
-msgid ""
-"Or if you copy or cut an entry within GOsa and delete the source object, you "
-"may get errors while pasting this object again!"
-msgstr ""
-"Oder wenn sie einen Eintrag in GOsa kopieren oder ausschneiden und das "
-"Quellobjekt entfernen, werden Sie wahrscheinlich wieder eine Fehlermeldung "
-"erhalten, wenn Sie das Objekt einfügen!"
-
-#: ihtml/themes/default/copyPasteDialog.tpl:19
-#: include/utils/class_msgPool.inc:313
-#, php-format
-msgid "Save"
-msgstr "Speichern"
-
-#: ihtml/themes/default/copyPasteDialog.tpl:21
-#: ihtml/themes/default/acl.tpl:137 ihtml/themes/default/acl.tpl:153
-#: ihtml/themes/default/snapshotdialog.tpl:44
-#: ihtml/themes/default/snapshotdialog.tpl:90
-#: ihtml/themes/default/msg_dialog.tpl:80
-#: ihtml/themes/default/msg_dialog.tpl:141
-#: ihtml/themes/default/msg_dialog.tpl:146
-#: ihtml/themes/default/islocked.tpl:26 include/utils/class_msgPool.inc:295
-#: setup/setup_migrate.tpl:71 setup/setup_ldap.tpl:20
-#, php-format
-msgid "Cancel"
-msgstr "Abbrechen"
-
-#: ihtml/themes/default/copyPasteDialog.tpl:23
-msgid "Cancel all"
-msgstr "Alle abbrechen"
-
-#: ihtml/themes/default/copyPasteDialog.tpl:28
-msgid "Operation complete"
-msgstr "Vorgang abgeschlossen"
-
-#: ihtml/themes/default/copyPasteDialog.tpl:30
-#: setup/class_setupStep_Finish.inc:39
-msgid "Finish"
-msgstr "Speichern"
-
-#: ihtml/themes/default/userFilter.tpl:1
-msgid "List of defined filters"
-msgstr "Liste der definierten Filter"
-
-#: ihtml/themes/default/sizelimit.tpl:3
-msgid ""
-"The size limit option makes LDAP operations faster and saves the LDAP server "
-"from getting too much load. The easiest way to handle big databases without "
-"long timeouts would be to limit your search to smaller values and use "
-"filters to get the entries you are looking for."
-msgstr ""
-"Die Größenbeschränkung sorgt dafür, daß die LDAP-Operationen schneller "
-"durchgeführt werden können und verringern die Last auf dem LDAP-Server. Der "
-"einfachste Weg, große Datenbanken ohne große Zeitüberschreitungen zu "
-"bearbeiten ist es Filter zu verwenden und die Größenbeschränkungen auf einen "
-"sinnvollen Wert einzustellen."
-
-#: ihtml/themes/default/sizelimit.tpl:8
-msgid "Please choose the way to react for this session"
-msgstr "Bitte entscheiden Sie, wie für diese Sitzung verfahren werden soll"
+#: plugins/admin/acl/acl-filter.xml:18 plugins/admin/users/user-filter.xml:19
+#: plugins/admin/groups/singleUserSelect/singleUser-filter.xml:20
+#: plugins/admin/groups/userSelect/user-filter.xml:20
+#: plugins/admin/groups/userGroupSelect/selectUserGroup-filter.xml:21
+#: plugins/admin/groups/group-filter.xml:17
+#: plugins/admin/departments/dep-filter.xml:17
+#: plugins/admin/newConfigManagement/DeviceConfig-filter.xml:14
+#: plugins/admin/ogroups/ogroup-filter.xml:18
+#: plugins/admin/ogroups/objectSelect/selectObject-filter.xml:32
+#: plugins/personal/posix/trustSelect/trust-filter.xml:17
+#: plugins/personal/posix/groupSelect/group-filter.xml:16
+msgid "Default filter"
+msgstr "Standard-Filter"
 
-#: ihtml/themes/default/sizelimit.tpl:10
-msgid "ignore this error and show all entries the LDAP server returns"
-msgstr ""
-"Ignoriere diesen Fehler und zeige alle vom LDAP-Server gelieferten Einträge"
+#: plugins/admin/acl/acl-filter.xml:33 plugins/admin/acl/tabs_acl_role.inc:28
+msgid "ACL Templates"
+msgstr "ACL Vorlagen"
 
-#: ihtml/themes/default/sizelimit.tpl:11
-msgid ""
-"ignore this error and show all entries that fit into the defined size limit"
-msgstr ""
-"ignoriere diesen Fehler und zeige alle Einträge, die innerhalb der "
-"Größenbeschränkung liegen"
+#: plugins/admin/acl/acl-filter.xml:48
+#: plugins/admin/acl/class_aclManagement.inc:154
+msgid "ACL Assignment"
+msgstr "ACL-Zuordnung"
 
-#: ihtml/themes/default/sizelimit.tpl:16 include/utils/class_msgPool.inc:331
-#, php-format
-msgid "Set"
-msgstr "Setzen"
+#: plugins/admin/acl/tabs_acl.inc:28 plugins/admin/acl/acl-list.xml:15
+#: plugins/admin/acl/class_aclRole.inc:770 include/class_tabs.inc:403
+#: include/class_acl.inc:1290 include/class_acl.inc:1291
+#: include/class_acl.inc:1297
+msgid "ACL"
+msgstr "Zugriffsregeln"
 
-#: ihtml/themes/default/userFilterEditor.tpl:1
-#: ihtml/themes/default/userFilterEditor.tpl:5
-msgid "Filter editor"
-msgstr "Filter-Editor"
+#: plugins/admin/acl/acl-list.xml:11
+msgid "List of ACLs"
+msgstr "Liste der ACLs"
 
-#: ihtml/themes/default/userFilterEditor.tpl:8
-msgid "Filter properties"
-msgstr "Filtereinstellungen"
+#: plugins/admin/acl/acl-list.xml:23 plugins/admin/acl/acl-list.xml:82
+#: plugins/admin/acl/class_aclRole.inc:714
+#: plugins/personal/generic/generic.tpl:503
+#: plugins/personal/generic/class_user.inc:1666
+msgid "Role"
+msgstr "Rolle"
 
-#: ihtml/themes/default/userFilterEditor.tpl:11 include/class_acl.inc:264
-#: include/class_SnapShotDialog.inc:55 include/class_userFilter.inc:55
-#: include/class_userFilter.inc:150 include/class_userFilterEditor.inc:236
-#: include/class_userFilterEditor.inc:240
-#: plugins/generic/dashBoard/dbChannelStatus/class_dbChannelStatus.inc:14
-#: plugins/generic/dashBoard/dbPluginStatus/class_dbPluginStatus.inc:26
-#: plugins/generic/references/class_reference.inc:57
-#: plugins/generic/references/class_reference.inc:63
-#: plugins/generic/references/class_reference.inc:69
-#: plugins/generic/references/class_reference.inc:75
-#: plugins/generic/references/class_reference.inc:81
-#: plugins/admin/ogroups/objectSelect/selectObject-list.xml:97
-#: plugins/admin/ogroups/class_ogroup.inc:157
-#: plugins/admin/ogroups/class_ogroup.inc:661
-#: plugins/admin/ogroups/class_ogroup.inc:676
-#: plugins/admin/ogroups/class_ogroup.inc:680
-#: plugins/admin/ogroups/class_ogroup.inc:861
-#: plugins/admin/ogroups/ogroup-list.xml:41
+#: plugins/admin/acl/acl-list.xml:49 plugins/admin/acl/class_aclRole.inc:741
+#: plugins/admin/acl/class_aclRole.inc:753
+#: plugins/admin/acl/class_aclRole.inc:763 plugins/admin/acl/acl_role.tpl:7
+#: plugins/admin/acl/paste_role.tpl:4
+#: plugins/admin/users/class_userManagement.inc:533
+#: plugins/admin/users/class_userManagement.inc:580
 #: plugins/admin/groups/userGroupSelect/selectUserGroup-list.xml:49
 #: plugins/admin/groups/group-list.xml:41
 #: plugins/admin/groups/class_group.inc:906
@@ -187,3307 +80,3246 @@ msgstr "Filtereinstellungen"
 #: plugins/admin/groups/class_group.inc:950
 #: plugins/admin/groups/class_group.inc:957
 #: plugins/admin/groups/class_group.inc:1057
-#: plugins/admin/users/class_userManagement.inc:533
-#: plugins/admin/users/class_userManagement.inc:580
-#: plugins/admin/newConfigManagement/DeviceConfig-list.xml:34
-#: plugins/admin/departments/class_domain.inc:47
-#: plugins/admin/departments/class_domain.inc:49
-#: plugins/admin/departments/class_domain.inc:54
-#: plugins/admin/departments/class_domain.inc:56
-#: plugins/admin/departments/class_domain.inc:58
-#: plugins/admin/departments/class_domain.inc:90
-#: plugins/admin/departments/class_localityGeneric.inc:48
-#: plugins/admin/departments/class_localityGeneric.inc:50
-#: plugins/admin/departments/class_localityGeneric.inc:55
-#: plugins/admin/departments/class_localityGeneric.inc:57
-#: plugins/admin/departments/class_localityGeneric.inc:59
-#: plugins/admin/departments/class_organizationGeneric.inc:79
-#: plugins/admin/departments/class_organizationGeneric.inc:81
-#: plugins/admin/departments/class_organizationGeneric.inc:86
-#: plugins/admin/departments/class_organizationGeneric.inc:88
-#: plugins/admin/departments/class_organizationGeneric.inc:90
 #: plugins/admin/departments/class_countryGeneric.inc:47
 #: plugins/admin/departments/class_countryGeneric.inc:49
 #: plugins/admin/departments/class_countryGeneric.inc:54
 #: plugins/admin/departments/class_countryGeneric.inc:56
 #: plugins/admin/departments/class_countryGeneric.inc:58
+#: plugins/admin/departments/class_department.inc:355
+#: plugins/admin/departments/class_department.inc:357
+#: plugins/admin/departments/class_department.inc:362
+#: plugins/admin/departments/class_department.inc:369
+#: plugins/admin/departments/class_department.inc:373
 #: plugins/admin/departments/class_dcObject.inc:47
 #: plugins/admin/departments/class_dcObject.inc:49
 #: plugins/admin/departments/class_dcObject.inc:54
 #: plugins/admin/departments/class_dcObject.inc:56
 #: plugins/admin/departments/class_dcObject.inc:58
 #: plugins/admin/departments/class_dcObject.inc:90
-#: plugins/admin/departments/class_department.inc:355
-#: plugins/admin/departments/class_department.inc:357
-#: plugins/admin/departments/class_department.inc:362
-#: plugins/admin/departments/class_department.inc:369
-#: plugins/admin/departments/class_department.inc:373
-#: plugins/admin/acl/class_aclRole.inc:741
-#: plugins/admin/acl/class_aclRole.inc:753
-#: plugins/admin/acl/class_aclRole.inc:763 plugins/admin/acl/acl-list.xml:49
-#: plugins/admin/acl/paste_role.tpl:4 plugins/admin/acl/acl_role.tpl:7
-#: plugins/addons/propertyEditor/property-list.xml:80
+#: plugins/admin/departments/class_localityGeneric.inc:48
+#: plugins/admin/departments/class_localityGeneric.inc:50
+#: plugins/admin/departments/class_localityGeneric.inc:55
+#: plugins/admin/departments/class_localityGeneric.inc:57
+#: plugins/admin/departments/class_localityGeneric.inc:59
+#: plugins/admin/departments/class_organizationGeneric.inc:79
+#: plugins/admin/departments/class_organizationGeneric.inc:81
+#: plugins/admin/departments/class_organizationGeneric.inc:86
+#: plugins/admin/departments/class_organizationGeneric.inc:88
+#: plugins/admin/departments/class_organizationGeneric.inc:90
+#: plugins/admin/departments/class_domain.inc:47
+#: plugins/admin/departments/class_domain.inc:49
+#: plugins/admin/departments/class_domain.inc:54
+#: plugins/admin/departments/class_domain.inc:56
+#: plugins/admin/departments/class_domain.inc:58
+#: plugins/admin/departments/class_domain.inc:90
+#: plugins/admin/newConfigManagement/DeviceConfig-list.xml:34
+#: plugins/admin/ogroups/ogroup-list.xml:41
+#: plugins/admin/ogroups/objectSelect/selectObject-list.xml:97
+#: plugins/admin/ogroups/class_ogroup.inc:157
+#: plugins/admin/ogroups/class_ogroup.inc:661
+#: plugins/admin/ogroups/class_ogroup.inc:676
+#: plugins/admin/ogroups/class_ogroup.inc:680
+#: plugins/admin/ogroups/class_ogroup.inc:861
+#: plugins/personal/posix/trustSelect/trust-list.xml:46
+#: plugins/personal/posix/groupSelect/group-list.xml:33
+#: plugins/personal/posix/trustModeDialog/class_trustModeDialog.inc:45
 #: plugins/personal/generic/class_user.inc:1316
 #: plugins/personal/generic/class_user.inc:1334
 #: plugins/personal/generic/class_user.inc:1376
-#: plugins/personal/generic/class_user.inc:1861
-#: plugins/personal/posix/trustModeDialog/class_trustModeDialog.inc:45
-#: plugins/personal/posix/trustSelect/trust-list.xml:46
-#: plugins/personal/posix/groupSelect/group-list.xml:33
-#: setup/setup_migrate.tpl:43 setup/setup_migrate.tpl:45
-#: setup/setup_feedback.tpl:16
-msgid "Name"
-msgstr "Name"
-
-#: ihtml/themes/default/userFilterEditor.tpl:19 include/class_acl.inc:254
-#: include/class_acl.inc:264 include/class_SnapShotDialog.inc:174
-#: include/class_userFilter.inc:55 include/class_userFilterEditor.inc:245
-#: plugins/generic/dashBoard/dbChannelStatus/class_dbChannelStatus.inc:14
+#: plugins/personal/generic/class_user.inc:1860
+#: plugins/addons/propertyEditor/property-list.xml:64
 #: plugins/generic/dashBoard/dbPluginStatus/class_dbPluginStatus.inc:26
+#: plugins/generic/dashBoard/dbChannelStatus/class_dbChannelStatus.inc:14
 #: plugins/generic/references/class_reference.inc:57
 #: plugins/generic/references/class_reference.inc:63
 #: plugins/generic/references/class_reference.inc:69
 #: plugins/generic/references/class_reference.inc:75
 #: plugins/generic/references/class_reference.inc:81
-#: plugins/admin/ogroups/objectSelect/selectObject-list.xml:105
-#: plugins/admin/ogroups/class_ogroup.inc:863
-#: plugins/admin/ogroups/generic.tpl:15
-#: plugins/admin/ogroups/ogroup-list.xml:49
-#: plugins/admin/groups/generic.tpl:24
+#: setup/setup_feedback.tpl:16 setup/setup_migrate.tpl:43
+#: setup/setup_migrate.tpl:45 ihtml/themes/default/userFilterEditor.tpl:11
+#: include/class_userFilter.inc:55 include/class_userFilter.inc:150
+#: include/class_userFilterEditor.inc:236
+#: include/class_userFilterEditor.inc:240 include/class_SnapShotDialog.inc:55
+#: include/class_acl.inc:264
+msgid "Name"
+msgstr "Name"
+
+#: plugins/admin/acl/acl-list.xml:57 plugins/admin/acl/class_aclRole.inc:166
+#: plugins/admin/acl/class_aclRole.inc:743 plugins/admin/acl/acl_role.tpl:17
 #: plugins/admin/groups/userGroupSelect/selectUserGroup-list.xml:57
-#: plugins/admin/groups/group-list.xml:49
+#: plugins/admin/groups/generic.tpl:24 plugins/admin/groups/group-list.xml:49
 #: plugins/admin/groups/class_group.inc:1058
-#: plugins/admin/newConfigManagement/DeviceConfig-list.xml:42
-#: plugins/admin/departments/dep-list.xml:79
+#: plugins/admin/departments/class_countryGeneric.inc:63
+#: plugins/admin/departments/class_countryGeneric.inc:92
 #: plugins/admin/departments/locality.tpl:19
-#: plugins/admin/departments/generic.tpl:19
-#: plugins/admin/departments/class_domain.inc:63
-#: plugins/admin/departments/class_domain.inc:91
-#: plugins/admin/departments/class_localityGeneric.inc:64
-#: plugins/admin/departments/class_localityGeneric.inc:92
-#: plugins/admin/departments/class_organizationGeneric.inc:95
-#: plugins/admin/departments/class_organizationGeneric.inc:123
-#: plugins/admin/departments/class_countryGeneric.inc:63
-#: plugins/admin/departments/class_countryGeneric.inc:92
-#: plugins/admin/departments/class_dcObject.inc:63
-#: plugins/admin/departments/class_dcObject.inc:91
 #: plugins/admin/departments/domain.tpl:19
-#: plugins/admin/departments/country.tpl:19
-#: plugins/admin/departments/dcObject.tpl:19
 #: plugins/admin/departments/class_department.inc:365
 #: plugins/admin/departments/class_department.inc:675
+#: plugins/admin/departments/dcObject.tpl:19
 #: plugins/admin/departments/organization.tpl:19
-#: plugins/admin/acl/class_aclRole.inc:166
-#: plugins/admin/acl/class_aclRole.inc:743 plugins/admin/acl/acl-list.xml:57
-#: plugins/admin/acl/acl_role.tpl:17
-#: plugins/personal/posix/trustModeDialog/class_trustModeDialog.inc:45
+#: plugins/admin/departments/dep-list.xml:79
+#: plugins/admin/departments/class_dcObject.inc:63
+#: plugins/admin/departments/class_dcObject.inc:91
+#: plugins/admin/departments/class_localityGeneric.inc:64
+#: plugins/admin/departments/class_localityGeneric.inc:92
+#: plugins/admin/departments/country.tpl:19
+#: plugins/admin/departments/class_organizationGeneric.inc:95
+#: plugins/admin/departments/class_organizationGeneric.inc:123
+#: plugins/admin/departments/generic.tpl:19
+#: plugins/admin/departments/class_domain.inc:63
+#: plugins/admin/departments/class_domain.inc:91
+#: plugins/admin/newConfigManagement/DeviceConfig-list.xml:42
+#: plugins/admin/ogroups/ogroup-list.xml:49
+#: plugins/admin/ogroups/generic.tpl:15
+#: plugins/admin/ogroups/objectSelect/selectObject-list.xml:105
+#: plugins/admin/ogroups/class_ogroup.inc:863
 #: plugins/personal/posix/trustSelect/trust-list.xml:53
 #: plugins/personal/posix/groupSelect/group-list.xml:40
+#: plugins/personal/posix/trustModeDialog/class_trustModeDialog.inc:45
+#: plugins/generic/dashBoard/dbPluginStatus/class_dbPluginStatus.inc:26
+#: plugins/generic/dashBoard/dbChannelStatus/class_dbChannelStatus.inc:14
+#: plugins/generic/references/class_reference.inc:57
+#: plugins/generic/references/class_reference.inc:63
+#: plugins/generic/references/class_reference.inc:69
+#: plugins/generic/references/class_reference.inc:75
+#: plugins/generic/references/class_reference.inc:81
+#: ihtml/themes/default/userFilterEditor.tpl:19
+#: include/class_userFilter.inc:55 include/class_userFilterEditor.inc:245
+#: include/class_SnapShotDialog.inc:174 include/class_acl.inc:254
+#: include/class_acl.inc:264
 msgid "Description"
 msgstr "Beschreibung"
 
-#: ihtml/themes/default/userFilterEditor.tpl:27
-#: include/class_userFilter.inc:55
-msgid "Parent filter"
-msgstr "Stamm-Filter"
-
-#: ihtml/themes/default/userFilterEditor.tpl:40
-#: plugins/personal/generic/class_user.inc:1664
-#: plugins/personal/generic/generic.tpl:604
-msgid "Public visible"
-msgstr "Öffentlich sichtbar"
-
-#: ihtml/themes/default/userFilterEditor.tpl:45
-msgid "Enabled"
-msgstr "Aktiviert"
-
-#: ihtml/themes/default/userFilterEditor.tpl:49
-msgid "Categories where the filter is visible"
-msgstr "Kategorien in denen der Filter sichtbar ist"
+#: plugins/admin/acl/acl-list.xml:65 plugins/admin/users/user-list.xml:78
+#: plugins/admin/groups/group-list.xml:62
+#: plugins/admin/departments/dep-list.xml:87
+#: plugins/admin/newConfigManagement/DeviceConfig-list.xml:50
+#: plugins/admin/ogroups/ogroup-list.xml:62
+#: plugins/addons/propertyEditor/property-list.xml:96
+#: include/class_listing.inc:1183
+msgid "Actions"
+msgstr "Aktionen"
 
-#: ihtml/themes/default/userFilterEditor.tpl:69
-msgid "Query"
-msgstr "Abfrage"
+#: plugins/admin/acl/acl-list.xml:76 plugins/admin/users/user-list.xml:89
+#: plugins/admin/groups/group-list.xml:73
+#: plugins/admin/departments/dep-list.xml:98
+#: plugins/admin/ogroups/ogroup-list.xml:73
+#: setup/class_setupStep_Migrate.inc:309
+msgid "Create"
+msgstr "Anlegen"
 
-#: ihtml/themes/default/acl.tpl:7 plugins/admin/acl/acl_role.tpl:3
-#: plugins/admin/acl/acl_role.tpl:4
-msgid "Assigned ACL for current entry"
-msgstr "Zugewiesene ACL für aktuellen Eintrag"
+#: plugins/admin/acl/acl-list.xml:95 plugins/admin/acl/acl-list.xml:144
+#: plugins/admin/users/user-list.xml:121
+#: plugins/admin/groups/group-list.xml:98
+#: plugins/admin/departments/dep-list.xml:160
+#: plugins/admin/departments/dep-list.xml:181
+#: plugins/admin/newConfigManagement/DeviceConfig-list.xml:64
+#: plugins/admin/ogroups/ogroup-list.xml:98
+#: plugins/personal/generic/generic_certs.tpl:22
+#: plugins/personal/generic/generic_certs.tpl:48
+#: plugins/personal/generic/generic_certs.tpl:74
+#: plugins/addons/propertyEditor/property-list.xml:108
+msgid "Remove"
+msgstr "Entfernen"
 
-#: ihtml/themes/default/acl.tpl:10 plugins/admin/acl/acl_role.tpl:38
-msgid "New ACL"
-msgstr "Neue ACL"
+#: plugins/admin/acl/acl-list.xml:131 plugins/admin/users/user-list.xml:114
+#: plugins/admin/groups/group-list.xml:91
+#: plugins/admin/departments/dep-list.xml:172
+#: plugins/admin/ogroups/ogroup-list.xml:91
+msgid "Edit"
+msgstr "Bearbeiten"
 
-#: ihtml/themes/default/acl.tpl:15 ihtml/themes/default/acl.tpl:16
-#: include/class_userFilter.inc:55
-msgid "Options"
-msgstr "Optionen"
+#: plugins/admin/acl/class_aclRole.inc:26
+#: plugins/admin/acl/class_aclRole.inc:715
+msgid "Access control roles"
+msgstr "Rollen für die Zugriffskontrolle"
 
-#: ihtml/themes/default/acl.tpl:19 plugins/admin/acl/acl_role.tpl:45
-msgid "ACL type"
-msgstr "ACL-Typ"
+#: plugins/admin/acl/class_aclRole.inc:27
+msgid "Edit AC roles"
+msgstr "ACL-Rollen bearbeiten"
 
-#: ihtml/themes/default/acl.tpl:23 ihtml/themes/default/acl.tpl:28
-#: plugins/admin/acl/acl_role.tpl:45
-msgid "Select an ACL type"
-msgstr "Wählen Sie einen ACL-Typ"
+#: plugins/admin/acl/class_aclRole.inc:138
+msgid "Reset ACL"
+msgstr "ACL zurücksetzen"
 
-#: ihtml/themes/default/acl.tpl:33 ihtml/themes/default/acl.tpl:62
-#: ihtml/themes/default/acl.tpl:133 ihtml/themes/default/acl.tpl:150
-#: include/utils/class_msgPool.inc:307 setup/setup_migrate.tpl:70
-#: setup/setup_ldap.tpl:19
-#, php-format
-msgid "Apply"
-msgstr "Anwenden"
+#: plugins/admin/acl/class_aclRole.inc:139
+#: plugins/generic/references/class_aclResolver.inc:64
+#: include/class_acl.inc:229
+msgid "One level"
+msgstr "Diese Ebene"
 
-#: ihtml/themes/default/acl.tpl:40
-msgid "Additional filter options"
-msgstr "Zusätzliche Filteroptionen"
+#: plugins/admin/acl/class_aclRole.inc:140
+#: plugins/generic/references/class_aclResolver.inc:65
+#: include/class_acl.inc:230 include/class_acl.inc:235
+msgid "Current object"
+msgstr "Aktuelles Objekt"
 
-#: ihtml/themes/default/acl.tpl:53 ihtml/themes/default/acl.tpl:65
-#: include/class_acl.inc:1114
-msgid "Members"
-msgstr "Mitglieder"
+#: plugins/admin/acl/class_aclRole.inc:141
+#: plugins/generic/references/class_aclResolver.inc:66
+#: include/class_acl.inc:231
+msgid "Complete subtree"
+msgstr "Vollständiger Teilbaum"
 
-#: ihtml/themes/default/acl.tpl:54
-msgid "Member selection"
-msgstr "Mitglieder-Auswahl"
+#: plugins/admin/acl/class_aclRole.inc:142
+#: plugins/generic/references/class_aclResolver.inc:67
+#: include/class_acl.inc:232
+msgid "Complete subtree (permanent)"
+msgstr "Vollständiger Teilbaum (permanent)"
 
-#: ihtml/themes/default/acl.tpl:57
-msgid "Use members from"
-msgstr "Verwende Mitglieder von"
+#: plugins/admin/acl/class_aclRole.inc:166
+#: plugins/admin/departments/class_department.inc:676
+#: plugins/admin/departments/organization.tpl:27
+#: plugins/admin/departments/class_organizationGeneric.inc:124
+#: plugins/admin/departments/generic.tpl:27 include/class_userFilter.inc:55
+msgid "Category"
+msgstr "Kategorie"
 
-#: ihtml/themes/default/acl.tpl:69 ihtml/themes/default/acl.tpl:74
-msgid "List message possible targets"
-msgstr "Zeige mögliche Empfänger dieser Nachricht"
+#: plugins/admin/acl/class_aclRole.inc:182
+#: plugins/admin/acl/class_aclRole.inc:744 include/class_acl.inc:280
+msgid "Permissions"
+msgstr "Berechtigungen"
 
-#: ihtml/themes/default/acl.tpl:92 ihtml/themes/default/acl.tpl:98
-msgid "List message recipients"
-msgstr "Zeige Nachrichtenempfänger"
+#: plugins/admin/acl/class_aclRole.inc:182 include/php_setup.inc:191
+#: include/class_acl.inc:280
+msgid "Type"
+msgstr "Typ"
 
-#: ihtml/themes/default/acl.tpl:112 plugins/admin/acl/acl_role.tpl:51
-msgid "List of available ACL categories"
-msgstr "Liste verfügbarer ACL-Kategorien"
+#: plugins/admin/acl/class_aclRole.inc:411
+msgid "No ACL settings for this category"
+msgstr "Keine ACL-Einstellungen für diese Kategorie"
 
-#: ihtml/themes/default/acl.tpl:120
-msgid "ACL for this object"
-msgstr "ACL für dieses Objekt"
+#: plugins/admin/acl/class_aclRole.inc:413
+#, php-format
+msgid "ACL for these objects: %s"
+msgstr "Enthält ACL für diese Objekte: %s"
 
-#: ihtml/themes/default/acl.tpl:126
-msgid "Available roles"
-msgstr "Verfügbare Rollen"
+#: plugins/admin/acl/class_aclRole.inc:418
+msgid "Edit category ACL"
+msgstr "ACL Kategorie bearbeiten"
 
-#: ihtml/themes/default/logout-close.tpl:5
-msgid "Your GOsa session has been closed!"
-msgstr "Ihre GOsa-Sitzung wurde geschlossen!"
+#: plugins/admin/acl/class_aclRole.inc:421
+msgid "Delete category ACL"
+msgstr "ACL-Kategorie entfernen"
 
-#: ihtml/themes/default/logout-close.tpl:7
-msgid ""
-"Please close this browser window and clean the authentication caches to "
-"avoid an automatic re-authentication by your browser."
-msgstr ""
-"Bitte schliessen Sie dieses Browserfenster und leeren den "
-"Authentisierungscache um eine automatische Wiederanmeldung des Browsers zu "
-"verhindern."
+#: plugins/admin/acl/class_aclRole.inc:442
+#, php-format
+msgid "Edit ACL for '%s', scope is '%s'"
+msgstr "ACL für '%s' bearbeiten, Bereich ist '%s'"
 
-#: ihtml/themes/default/snapshotdialog.tpl:3
-msgid "Restoring object snapshots"
-msgstr "Stelle Objekt-Snapshots wieder her"
+#: plugins/admin/acl/class_aclRole.inc:602
+#: plugins/admin/acl/class_aclRole.inc:642
+#: plugins/admin/acl/class_aclRole.inc:656
+#: plugins/admin/groups/class_group.inc:600
+#: plugins/admin/groups/class_group.inc:876
+#: plugins/admin/departments/class_department.inc:285
+#: plugins/admin/departments/class_department.inc:482
+#: plugins/admin/departments/class_department.inc:759
+#: plugins/admin/departments/class_department.inc:790
+#: plugins/admin/ogroups/class_ogroup.inc:758
+#: plugins/admin/ogroups/class_ogroup.inc:775
+#: plugins/personal/posix/class_posixAccount.inc:529
+#: plugins/personal/posix/class_posixAccount.inc:791
+#: plugins/personal/posix/trustModeDialog/class_trustModeDialog.inc:253
+#: plugins/personal/generic/class_user.inc:730
+#: plugins/personal/generic/class_user.inc:1099
+#: plugins/addons/dyngroup/class_DynamicLdapGroup.inc:191
+#: plugins/addons/dyngroup/class_DynamicLdapGroup.inc:256
+#: plugins/generic/references/class_reference.inc:97
+#: setup/class_setupStep_Migrate.inc:461 setup/class_setupStep_Migrate.inc:814
+#: html/index.php:271 include/class_userFilter.inc:275
+#: include/class_ldap.inc:847 include/class_ldap.inc:1305
+#: include/class_SnapshotHandler.inc:123 include/class_SnapshotHandler.inc:280
+#: include/class_SnapshotHandler.inc:329 include/class_SnapshotHandler.inc:333
+#: include/class_SnapshotHandler.inc:346 include/class_SnapshotHandler.inc:380
+#: include/class_SnapshotHandler.inc:435 include/class_SnapshotHandler.inc:500
+#: include/class_SnapshotHandler.inc:515 include/class_config.inc:367
+#: include/class_acl.inc:1258 include/class_acl.inc:1354
+#: include/functions.inc:494 include/functions.inc:529
+#: include/functions.inc:537 include/functions.inc:583
+#: include/functions.inc:852 include/functions.inc:901
+#: include/functions.inc:958 include/functions.inc:1008
+#: include/functions.inc:3272
+msgid "LDAP error"
+msgstr "LDAP-Fehler"
 
-#: ihtml/themes/default/snapshotdialog.tpl:6
-msgid ""
-"This procedure will restore a snapshot of the selected object. It will "
-"replace the existing object after pressing the restore button."
-msgstr ""
-"Dieser Vorgang stellt einen Snaphot des gewählten Objekts wieder her. Er "
-"wird dabei das vorhandene überschreiben, nachdem Sie den Wiederherstellen-"
-"Knopf gedrückt haben."
+#: plugins/admin/acl/class_aclRole.inc:635
+msgid "Object in use"
+msgstr "Objekt in Verwendung"
 
-#: ihtml/themes/default/snapshotdialog.tpl:9
-msgid ""
-"DNS configuration and some database entries cannot be restored. They need to "
-"be recreated manually."
+#: plugins/admin/acl/class_aclRole.inc:635
+#, php-format
+msgid "This role cannot be removed while it is in use by these objects:"
 msgstr ""
-"Beachten Sie, dass die DNS-Konfiguration mitsamt den Datenbankeinträgen "
-"nicht wiederhergestellt werden kann. Sie müssen manuell "
-"erstellt werden."
+"Die Rolle kann nicht entfernt werden, solange sie noch von folgenden "
+"Objekten verwendet wird:"
 
-#: ihtml/themes/default/snapshotdialog.tpl:12
-msgid ""
-"Don't forget to check references to other objects, for example does the "
-"selected printer still exists ?"
-msgstr ""
-"Vergessen Sie nicht, Verweise auf andere Objekte zu überprüfen, bspw. ob der "
-"gewählte Drucker noch existiert."
-
-#: ihtml/themes/default/snapshotdialog.tpl:20
-#: ihtml/themes/default/snapshotdialog.tpl:63 include/class_acl.inc:799
-#: include/class_acl.inc:806 include/class_acl.inc:813
-#: include/utils/class_msgPool.inc:459
-#: plugins/admin/departments/class_department.inc:624
-msgid "Object"
-msgstr "Objekt"
-
-#: ihtml/themes/default/snapshotdialog.tpl:29
-msgid "There is no snapshot available that can be restored"
-msgstr "Es ist kein Snapshot verfügbar, der wiederhergestellt werden kann"
+#: plugins/admin/acl/class_aclRole.inc:670
+#: plugins/admin/groups/class_group.inc:463
+#: plugins/admin/groups/class_group.inc:469
+#: plugins/admin/groups/class_group.inc:657
+#: plugins/admin/groups/class_group.inc:753
+#: plugins/admin/groups/class_group.inc:758
+#: plugins/admin/groups/class_group.inc:1096
+#: plugins/admin/departments/class_department.inc:317
+#: plugins/admin/newConfigManagement/class_newConfigManagement.inc:42
+#: plugins/admin/newConfigManagement/class_newConfigManagement.inc:94
+#: plugins/admin/ogroups/class_ogroup.inc:402
+#: plugins/personal/generic/class_user.inc:297
+#: plugins/personal/generic/class_user.inc:429
+#: plugins/personal/generic/class_user.inc:522
+#: plugins/personal/generic/class_user.inc:816
+#: plugins/personal/generic/class_user.inc:1050
+#: plugins/personal/generic/class_user.inc:1177
+#: plugins/personal/generic/class_user.inc:1184
+#: plugins/personal/generic/class_user.inc:1202
+#: plugins/personal/generic/class_user.inc:1483
+#: plugins/personal/generic/class_user.inc:1809
+#: plugins/personal/password/class_password.inc:210
+#: plugins/addons/propertyEditor/migration/class_migrateRDN.inc:203
+#: plugins/addons/propertyEditor/migration/class_migrateRDN.inc:207
+#: plugins/generic/references/class_ldifViewer.inc:20
+#: plugins/generic/statistics/chartClasses/class_categoryActionOverTime.inc:43
+#: plugins/generic/statistics/chartClasses/class_categoryActionOverTime.inc:49
+#: plugins/generic/statistics/chartClasses/class_categoryActionOverTime.inc:96
+#: plugins/generic/statistics/class_statistics.inc:133
+#: plugins/generic/statistics/class_statistics.inc:229
+#: plugins/generic/statistics/class_statistics.inc:244
+#: setup/setup_checks.tpl:25 setup/setup_checks.tpl:66
+#: setup/class_setupStep_Migrate.inc:450 html/index.php:241 html/index.php:245
+#: include/utils/class_msgPool.inc:137 include/utils/class_msgPool.inc:149
+#: include/utils/class_msgPool.inc:167 include/utils/class_msgPool.inc:440
+#: include/utils/class_msgPool.inc:462 include/utils/class_xml.inc:40
+#: include/class_msg_dialog.inc:99 include/class_gosaSupportDaemon.inc:1184
+#: include/class_gosaSupportDaemon.inc:1204
+#: include/password-methods/class_password-methods.inc:339
+#: include/class_CopyPasteHandler.inc:118
+#: include/class_CopyPasteHandler.inc:127
+#: include/class_CopyPasteHandler.inc:159
+#: include/class_CopyPasteHandler.inc:176
+#: include/class_CopyPasteHandler.inc:185
+#: include/class_CopyPasteHandler.inc:193
+#: include/class_CopyPasteHandler.inc:273
+#: include/class_CopyPasteHandler.inc:377 include/class_tabs.inc:56
+#: include/class_plugin.inc:1698 include/class_plugin.inc:1705
+#: include/class_listing.inc:536 include/functions.inc:3038
+#: include/functions.inc:3346 include/functions.inc:3360
+#: include/functions.inc:3390 include/functions.inc:3398
+#: include/functions.inc:3410 include/functions.inc:3414
+#: include/functions.inc:3429 include/functions.inc:3438
+#: include/functions.inc:3498 include/class_management.inc:508
+#: include/class_management.inc:669
+#, php-format
+msgid "Error"
+msgstr "Fehler"
 
-#: ihtml/themes/default/snapshotdialog.tpl:31
-msgid "Choose a snapshot and click the folder image, to restore the snapshot"
-msgstr ""
-"Wählen Sie einen Snapshot und klicken Sie auf das Ordner-Bild, um diesen "
-"wiederherzustellen."
+#: plugins/admin/acl/class_aclRole.inc:731
+msgid "RDN for role storage."
+msgstr "RDN für die Ablage von Rollen."
 
-#: ihtml/themes/default/snapshotdialog.tpl:50
-msgid "Creating object snapshots"
-msgstr "Erstelle Objekte-Snapshots"
+#: plugins/admin/acl/class_aclRole.inc:742 plugins/admin/acl/acl-list.tpl:12
+#: plugins/admin/acl/acl_role.tpl:27 plugins/admin/users/user-list.tpl:12
+#: plugins/admin/groups/singleUserSelect/singleUser-list.tpl:12
+#: plugins/admin/groups/userSelect/user-list.tpl:12
+#: plugins/admin/groups/group-list.tpl:12
+#: plugins/admin/groups/userGroupSelect/selectUserGroup-list.tpl:12
+#: plugins/admin/groups/generic.tpl:39
+#: plugins/admin/groups/class_group.inc:1059
+#: plugins/admin/departments/class_countryGeneric.inc:94
+#: plugins/admin/departments/locality.tpl:28
+#: plugins/admin/departments/domain.tpl:28
+#: plugins/admin/departments/class_department.inc:677
+#: plugins/admin/departments/dcObject.tpl:28
+#: plugins/admin/departments/organization.tpl:39
+#: plugins/admin/departments/class_dcObject.inc:93
+#: plugins/admin/departments/class_localityGeneric.inc:94
+#: plugins/admin/departments/country.tpl:28
+#: plugins/admin/departments/class_organizationGeneric.inc:125
+#: plugins/admin/departments/generic.tpl:39
+#: plugins/admin/departments/class_domain.inc:92
+#: plugins/admin/departments/dep-list.tpl:12
+#: plugins/admin/ogroups/generic.tpl:26
+#: plugins/admin/ogroups/objectSelect/selectObject-list.tpl:12
+#: plugins/admin/ogroups/ogroup-list.tpl:12
+#: plugins/admin/ogroups/class_ogroup.inc:862
+#: plugins/personal/posix/trustSelect/trust-list.tpl:12
+#: plugins/personal/posix/groupSelect/group-list.tpl:12
+#: plugins/personal/generic/generic.tpl:167
+#: plugins/personal/generic/class_user.inc:1714
+#: plugins/addons/dyngroup/dyngroup.tpl:5
+#: plugins/addons/dyngroup/class_DynamicLdapGroup.inc:114
+#: setup/setup_ldap.tpl:47
+msgid "Base"
+msgstr "Basis"
 
-#: ihtml/themes/default/snapshotdialog.tpl:53
-msgid ""
-"This procedure will create a snapshot of the selected object. It will be "
-"stored inside a special branch of your directory system and can be restored "
-"later on."
-msgstr ""
-"Dieser Vorgang wird einen Snapshot des gewählten Objekts erzeugen. Er wird "
-"innerhalb eines speziellen Zweiges Ihres Verzeichnisses gespeichert und kann "
-"später wieder hergestellt werden."
+#: plugins/admin/acl/class_aclManagement.inc:25 include/class_acl.inc:27
+msgid "Access control"
+msgstr "Zugriffskontrolle"
 
-#: ihtml/themes/default/snapshotdialog.tpl:56
+#: plugins/admin/acl/class_aclManagement.inc:26
 msgid ""
-"Remember that database entries, DNS configurations and possibly created "
-"zones in server extensions will not be stored in the snapshot."
+"Control access to GOsa managed objects down to attribute and action level"
 msgstr ""
-"Beachten Sie, dass Datenbankeinträge, DNS-Konfigurationen und evtl. "
-"erstellte Zonen in den Server-Erweiterungen nicht im Snapshot gespeichert "
-"werden."
-
-#: ihtml/themes/default/snapshotdialog.tpl:71
-msgid "Time stamp"
-msgstr "Zeitstempel"
+"Rechtevergabe auf von GOsa verwaltete Objekte bis auf Attribut- und "
+"Aktionsebene"
 
-#: ihtml/themes/default/snapshotdialog.tpl:80
-msgid "Reason for generating this snapshot"
-msgstr "Grund für das Erzeugen dieses Snapshots"
+#: plugins/admin/acl/class_aclManagement.inc:98
+#: plugins/admin/users/class_userManagement.inc:697
+#: plugins/admin/users/class_userManagement.inc:701
+#: include/class_management.inc:405
+msgid "Permission error"
+msgstr "Berechtigungsfehler"
 
-#: ihtml/themes/default/snapshotdialog.tpl:88
-#: plugins/admin/users/template.tpl:49
-#: plugins/admin/departments/class_department.inc:564
-#: plugins/admin/departments/class_department.inc:646
-msgid "Continue"
-msgstr "Fortsetzen"
+#: plugins/admin/acl/acl_role.tpl:3 plugins/admin/acl/acl_role.tpl:4
+#: ihtml/themes/default/acl.tpl:7
+msgid "Assigned ACL for current entry"
+msgstr "Zugewiesene ACL für aktuellen Eintrag"
 
-#: ihtml/themes/default/msg_dialog.tpl:55
-#: ihtml/themes/default/msg_dialog.tpl:103
-msgid "Error message title"
-msgstr "Titel der Fehlermeldung"
+#: plugins/admin/acl/acl_role.tpl:38 ihtml/themes/default/acl.tpl:10
+msgid "New ACL"
+msgstr "Neue ACL"
 
-#: ihtml/themes/default/msg_dialog.tpl:66
-#: ihtml/themes/default/msg_dialog.tpl:115
-msgid "Error message"
-msgstr "Fehlermeldung"
+#: plugins/admin/acl/acl_role.tpl:45 ihtml/themes/default/acl.tpl:19
+msgid "ACL type"
+msgstr "ACL-Typ"
 
-#: ihtml/themes/default/msg_dialog.tpl:77
-#: ihtml/themes/default/msg_dialog.tpl:79
-#: ihtml/themes/default/msg_dialog.tpl:136
-#: ihtml/themes/default/msg_dialog.tpl:139
-#: ihtml/themes/default/msg_dialog.tpl:144 include/utils/class_msgPool.inc:301
-#: setup/class_setupStep_Migrate.inc:153 setup/class_setupStep_Migrate.inc:303
-#: setup/class_setupStep_Migrate.inc:684 setup/class_setupStep_Migrate.inc:828
-#: setup/setup_checks.tpl:21 setup/setup_checks.tpl:62
-#, php-format
-msgid "OK"
-msgstr "OK"
+#: plugins/admin/acl/acl_role.tpl:45 ihtml/themes/default/acl.tpl:23
+#: ihtml/themes/default/acl.tpl:28
+msgid "Select an ACL type"
+msgstr "Wählen Sie einen ACL-Typ"
 
-#: ihtml/themes/default/password.tpl:5
-msgid "Change your password"
-msgstr "Ändern des Passwortes"
+#: plugins/admin/acl/acl_role.tpl:51 ihtml/themes/default/acl.tpl:112
+msgid "List of available ACL categories"
+msgstr "Liste verfügbarer ACL-Kategorien"
 
-#: ihtml/themes/default/password.tpl:61
-msgid "Your password has been changed successfully."
-msgstr "Ihr Passwort wurde erfolgreich geändert."
+#: plugins/admin/acl/paste_role.tpl:1
+msgid "Paste ACL-role"
+msgstr "ACL-Rolle einfügen"
 
-#: ihtml/themes/default/password.tpl:65 html/main.php:220
-#: plugins/admin/users/class_userManagement.inc:386
-#: plugins/personal/password/class_password.inc:155
-#: plugins/personal/password/class_password.inc:158
-#: plugins/personal/password/class_password.inc:161
-msgid "Password change"
-msgstr "Passwort-Änderung"
+#: plugins/admin/users/class_userManagement.inc:25
+#: plugins/personal/generic/class_user.inc:1676
+#: plugins/generic/references/class_aclResolver.inc:185
+#: setup/class_setupStep_Migrate.inc:297 include/class_acl.inc:239
+msgid "Users"
+msgstr "Benutzer"
 
-#: ihtml/themes/default/password.tpl:72
+#: plugins/admin/users/class_userManagement.inc:26
 msgid ""
-"Enter the current password and the new password (twice) in the fields below "
-"and press the 'Set password' button."
+"Manage aspects of user accounts like generic, POSIX, samba and mail settings"
 msgstr ""
-"Bitte geben Sie das momentane, sowie (zweimalig) das neue Passwort in den "
-"Feldern unten ein und betätigen Sie die 'Passwort setzen' Schaltfläche."
+"Verwalten von Konto-Eigenschaften wie Allgemeines, POSIX-, Samba- und Mail-"
+"Einstellungen"
 
-#: ihtml/themes/default/password.tpl:74 plugins/admin/users/user-list.xml:128
-#: plugins/admin/users/user-list.xml:230
-#: plugins/personal/password/class_password.inc:26
-msgid "Change password"
-msgstr "Passwort ändern"
+#: plugins/admin/users/class_userManagement.inc:196
+#: plugins/admin/groups/class_groupManagement.inc:100
+#: plugins/admin/ogroups/class_ogroupManagement.inc:115
+msgid "Infrastructure error"
+msgstr "Infrastruktur Fehler"
 
-#: ihtml/themes/default/password.tpl:77 ihtml/themes/default/password.tpl:79
-msgid "Directory"
-msgstr "Verzeichnis"
+#: plugins/admin/users/class_userManagement.inc:228
+#: plugins/admin/users/class_userManagement.inc:739
+#: include/class_management.inc:324 include/class_management.inc:487
+#: include/class_management.inc:534 include/class_management.inc:549
+#: include/class_management.inc:586 include/class_management.inc:600
+msgid "Permission"
+msgstr "Berechtigung"
 
-#: ihtml/themes/default/password.tpl:97
-#: plugins/personal/password/password.tpl:18
-#: plugins/personal/password/password.tpl:47
-#: plugins/personal/myaccount/password.tpl:12
-#: plugins/personal/myaccount/password.tpl:41
-msgid "Current password"
-msgstr "Momentanes Passwort"
+#: plugins/admin/users/class_userManagement.inc:316
+#: plugins/personal/password/class_password.inc:121 html/password.php:246
+msgid ""
+"The passwords you've entered as 'New password' and 'Repeated new password' "
+"do not match."
+msgstr ""
+"Die Passwörter, die Sie als 'Neues Passwort' und 'Neues Passwort "
+"(Wiederholung)' eingegeben haben sind nicht identisch."
 
-#: ihtml/themes/default/password.tpl:103 plugins/admin/users/password.tpl:13
-#: plugins/admin/users/password.tpl:65
 #: plugins/admin/users/class_userManagement.inc:319
-#: plugins/personal/password/password.tpl:24
-#: plugins/personal/password/password.tpl:78
+#: plugins/admin/users/password.tpl:13 plugins/admin/users/password.tpl:65
 #: plugins/personal/myaccount/password.tpl:18
 #: plugins/personal/myaccount/password.tpl:71
+#: plugins/personal/password/password.tpl:24
+#: plugins/personal/password/password.tpl:78
+#: ihtml/themes/default/password.tpl:103
 msgid "New password"
 msgstr "Neues Passwort"
 
-#: ihtml/themes/default/password.tpl:110 plugins/admin/users/password.tpl:20
-#: plugins/admin/users/password.tpl:72
-#: plugins/personal/password/password.tpl:31
-#: plugins/personal/password/password.tpl:85
-#: plugins/personal/myaccount/password.tpl:25
-#: plugins/personal/myaccount/password.tpl:78
-msgid "Repeat new password"
-msgstr "Neues Passwort (Wiederholung)"
+#: plugins/admin/users/class_userManagement.inc:386
+#: plugins/personal/password/class_password.inc:155
+#: plugins/personal/password/class_password.inc:158
+#: plugins/personal/password/class_password.inc:161 html/main.php:220
+#: ihtml/themes/default/password.tpl:65
+msgid "Password change"
+msgstr "Passwort-Änderung"
 
-#: ihtml/themes/default/password.tpl:117
-#: plugins/personal/password/password.tpl:37
-#: plugins/personal/password/password.tpl:91
-#: plugins/personal/myaccount/password.tpl:31
-#: plugins/personal/myaccount/password.tpl:84
-msgid "Password strength"
-msgstr "Passwort-Stärke"
+#: plugins/admin/users/class_userManagement.inc:387
+msgid "You have no permission to change this users password!"
+msgstr "Sie haben keine Berechtigung dieses Passwort zu ändern!"
 
-#: ihtml/themes/default/password.tpl:131
-msgid "Click here to change your password"
-msgstr "Klicken Sie hier um Ihr Passwort zu ändern"
+#: plugins/admin/users/class_userManagement.inc:458
+#: plugins/admin/users/class_userManagement.inc:492
+#: plugins/admin/users/class_userManagement.inc:523
+#: plugins/admin/ogroups/class_ogroup.inc:318
+msgid "none"
+msgstr "keine"
 
-#: ihtml/themes/default/password.tpl:131 plugins/admin/users/password.tpl:101
-#: plugins/personal/password/password.tpl:103
-#: plugins/personal/myaccount/password.tpl:96
-msgid "Set password"
-msgstr "Passwort setzen"
+#: plugins/admin/users/class_userManagement.inc:530
+#: plugins/admin/users/template.tpl:15 plugins/admin/users/user-list.xml:15
+#: plugins/admin/users/user-list.xml:102 plugins/admin/users/templatize.tpl:15
+msgid "Template"
+msgstr "Vorlage"
 
-#: ihtml/themes/default/islocked.tpl:4
-msgid "Locking conflict detected"
-msgstr "Ein Zugriffskonflikt wurde festgestellt"
+#: plugins/admin/users/class_userManagement.inc:536
+#: plugins/admin/users/user-list.xml:57
+#: plugins/admin/groups/singleUserSelect/singleUser-list.xml:40
+#: plugins/admin/groups/userSelect/user-list.xml:40
+#: plugins/admin/groups/class_group.inc:210
+#: plugins/admin/groups/class_group.inc:1190
+#: plugins/admin/groups/class_group.inc:1200
+#: plugins/personal/generic/class_user.inc:1326
+#: plugins/personal/generic/class_user.inc:1373
+#: plugins/personal/generic/class_user.inc:1703
+#: plugins/personal/generic/class_user.inc:1857
+#: plugins/generic/references/class_reference.inc:87
+#: ihtml/themes/default/infoPage.tpl:15
+msgid "Given name"
+msgstr "Vorname"
 
-#: ihtml/themes/default/islocked.tpl:14
+#: plugins/admin/users/class_userManagement.inc:777
+msgid "Account locking"
+msgstr "Konto-Sperrung"
+
+#: plugins/admin/users/class_userManagement.inc:778
+#, php-format
 msgid ""
-"If this lock detection is false, the other person has obviously closed the "
-"web browser during the edit operation. You may want to take over the lock by "
-"pressing the 'Edit anyway' button."
+"Password method '%s' does not support locking. Account (%s) has not been "
+"locked!"
 msgstr ""
-"Wenn diese Anzeige eines Zugriffskonflikts fehlerhaft ist, hat eine andere "
-"Person offenbar während der Bearbeitung eines Eintrages einfach den "
-"Webbrowser geschlossen. In einem solchen Fall können Sie den Konflikt durch "
-"einen Klick auf Trotzdem bearbeiten übergehen."
+"Die Passwort-Methode '%s' unterstützt keine Sperrungen. Das Konto %s wurde "
+"nicht gesperrt!"
 
-#: ihtml/themes/default/islocked.tpl:23
-msgid "Read only"
-msgstr "Nur anschauen"
+#: plugins/admin/users/class_userManagement.inc:851
+msgid "Unlock account"
+msgstr "Konto aktivieren"
 
-#: ihtml/themes/default/help.tpl:9
-msgid "GOsa help viewer"
-msgstr "GOsa Hilfe-Browser"
+#: plugins/admin/users/class_userManagement.inc:853
+msgid "Lock account"
+msgstr "Konto deaktivieren"
 
-#: ihtml/themes/default/help.tpl:15
-msgid "Index"
-msgstr "Index"
+#: plugins/admin/users/class_userManagement.inc:865
+#: plugins/admin/groups/class_group.inc:1035
+#: plugins/admin/departments/class_department.inc:659
+#: plugins/admin/ogroups/class_ogroup.inc:848
+#: plugins/personal/posix/generic.tpl:5
+#: plugins/personal/generic/class_user.inc:37
+#: plugins/personal/generic/class_user.inc:1670 setup/setup_feedback.tpl:35
+#: setup/setup_feedback.tpl:36
+msgid "Generic"
+msgstr "Allgemein"
 
-#: ihtml/themes/default/help.tpl:21 include/class_filter.inc:158
-#: include/class_filter.inc:228 setup/setup_ldap.tpl:15
-msgid "Search"
-msgstr "Suchen"
+#: plugins/admin/users/class_userManagement.inc:866
+msgid "Edit generic properties"
+msgstr "Allgemeine Einstellungen bearbeiten"
 
-#: ihtml/themes/default/logout.tpl:6
-msgid "Your GOsa session has expired!"
-msgstr "Die Gültigkeit ihrer GOsa-Sitzung ist abgelaufen!"
+#: plugins/admin/users/class_userManagement.inc:869
+#: plugins/admin/groups/class_groupManagement.inc:157
+#: plugins/personal/posix/class_posixAccount.inc:37
+#: plugins/personal/posix/class_posixAccount.inc:270
+#: plugins/personal/posix/class_posixAccount.inc:290
+#: plugins/personal/posix/class_posixAccount.inc:292
+#: plugins/personal/posix/class_posixAccount.inc:295
+msgid "POSIX"
+msgstr "POSIX"
 
-#: ihtml/themes/default/logout.tpl:9
-msgid ""
-"It has been a while since your last interaction with GOsa took place. Your "
-"session has been closed for security reasons. Please login again to continue "
-"with administrative tasks."
-msgstr ""
-"Die letzte in der Web-Applikation durchgeführte Aktion liegt einige Zeit in "
-"der Vergangenheit. Aus Sicherheitsgründen wurde die Sitzung geschlossen. Um "
-"mit der Administration fortzufahren, melden Sie sich bitte erneut an."
+#: plugins/admin/users/class_userManagement.inc:870
+#: plugins/admin/groups/class_groupManagement.inc:158
+msgid "Edit POSIX properties"
+msgstr "UNIX-Einstellungen bearbeiten"
 
-#: ihtml/themes/default/logout.tpl:16
-msgid "Login again"
-msgstr "Erneut anmelden"
+#: plugins/admin/users/class_userManagement.inc:872
+#: plugins/admin/groups/class_groupManagement.inc:165
+#: plugins/admin/ogroups/tabs_ogroups.inc:155
+#: plugins/generic/infoPage/class_infoPage.inc:112
+#: ihtml/themes/default/infoPage.tpl:20
+msgid "Mail"
+msgstr "Mail"
 
-#: ihtml/themes/default/ldifViewer.tpl:1
-msgid "Raw LDAP entry"
-msgstr "Reiner LDAP-Eintrag"
+#: plugins/admin/users/class_userManagement.inc:874
+#: plugins/admin/groups/class_groupManagement.inc:166
+msgid "Edit mail properties"
+msgstr "Mail-Einstellungen bearbeiten"
 
-#: ihtml/themes/default/removeEntries.tpl:4
-#: plugins/addons/propertyEditor/property-list.tpl:7
-msgid "Attention"
-msgstr "Achtung"
+#: plugins/admin/users/class_userManagement.inc:877
+#: plugins/admin/groups/class_groupManagement.inc:173
+#: plugins/personal/posix/class_posixAccount.inc:290
+msgid "Samba"
+msgstr "Samba"
 
-#: ihtml/themes/default/removeEntries.tpl:14
-msgid ""
-"If you're sure you want to do this press 'Delete' to continue or 'Cancel' to "
-"abort."
-msgstr ""
-"Wenn Sie sicher sind, drücken Sie 'Entfernen' um fortzufahren oder "
-"'Abbrechen' zum Abbruch."
+#: plugins/admin/users/class_userManagement.inc:878
+#: plugins/admin/groups/class_groupManagement.inc:174
+msgid "Edit samba properties"
+msgstr "Samba-Einstellungen bearbeiten"
 
-#: ihtml/themes/default/framework.tpl:9
-msgid "Log out"
-msgstr "Abmelden"
+#: plugins/admin/users/class_userManagement.inc:881
+msgid "Netatalk"
+msgstr "Netatalk"
 
-#: ihtml/themes/default/framework.tpl:10
-msgid ""
-"You are currently editing a database entry. Do you want to dismiss the "
-"changes?"
-msgstr ""
-"Sie bearbeiten gerade einen Datenbankeintrag. Sollen die Daten verworfen "
-"werden?"
+#: plugins/admin/users/class_userManagement.inc:882
+msgid "Edit Netatalk properties"
+msgstr "Netatalk-Einstellungen bearbeiten"
 
-#: ihtml/themes/default/framework.tpl:22
-#, php-format
-msgid "Session expires in %d!"
-msgstr "Die Sitzung läuft in %d ab!"
+#: plugins/admin/users/class_userManagement.inc:885
+#: plugins/admin/groups/class_groupManagement.inc:197
+#: plugins/personal/posix/class_posixAccount.inc:290
+msgid "Environment"
+msgstr "Umgebung"
 
-#: html/password.php:61 html/main.php:170 include/functions.inc:465
-#: include/utils/class_xml.inc:43
-#: plugins/admin/departments/class_department.inc:439
-msgid "Fatal error"
-msgstr "Schwerer Fehler"
+#: plugins/admin/users/class_userManagement.inc:886
+#: plugins/admin/groups/class_groupManagement.inc:198
+msgid "Edit environment properties"
+msgstr "Umgebungs-Einstellungen bearbeiten"
 
-#: html/password.php:63 html/index.php:157
-#, php-format
-msgid "GOsa configuration %s/%s is not readable. Aborted."
-msgstr "Die GOsa-Konfigurationsdatei %s/%s ist nicht lesbar. Abgebrochen."
+#: plugins/admin/users/class_userManagement.inc:889
+msgid "FAX"
+msgstr "Fax"
 
-#: html/password.php:113 html/index.php:157 html/index.php:233
-#: html/main.php:285
-#: include/password-methods/class_password-methods-ssha.inc:51
-#: include/password-methods/class_password-methods-sha.inc:48
-#: include/class_SnapshotHandler.inc:44 include/class_SnapshotHandler.inc:57
-#: include/class_SnapshotHandler.inc:75 include/functions.inc:837
-#: include/functions.inc:3053 include/functions.inc:3068
-#: include/utils/class_timezone.inc:47 include/class_config.inc:171
-#: include/class_config.inc:710 include/class_config.inc:1171
-#: include/class_config.inc:1184 include/class_config.inc:1202
-#: include/class_pluglist.inc:117 include/class_CopyPasteHandler.inc:119
-#: include/class_CopyPasteHandler.inc:128
-#: include/class_CopyPasteHandler.inc:177
-#: include/class_CopyPasteHandler.inc:186
-#: include/class_CopyPasteHandler.inc:194
-#: plugins/admin/groups/class_group.inc:166
-#: plugins/admin/groups/class_group.inc:1240
-msgid "Configuration error"
-msgstr "Konfigurationsfehler"
+#: plugins/admin/users/class_userManagement.inc:890
+msgid "Edit FAX properties"
+msgstr "FAX-Einstellungen bearbeiten"
 
-#: html/password.php:115 html/index.php:179 html/setup.php:73
-#, php-format
-msgid "Compile directory %s is not accessible!"
+#: plugins/admin/users/class_userManagement.inc:893
+#: plugins/admin/groups/class_groupManagement.inc:181
+#: plugins/admin/departments/class_department.inc:376
+#: plugins/admin/departments/organization.tpl:109
+#: plugins/admin/departments/generic.tpl:110
+#: plugins/admin/ogroups/objectSelect/selectObject-list.xml:55
+#: plugins/admin/ogroups/class_ogroupManagement.inc:188
+#: plugins/personal/generic/generic.tpl:394
+#: plugins/personal/generic/generic.tpl:574
+#: plugins/personal/generic/class_user.inc:1354
+#: plugins/personal/generic/class_user.inc:1845
+msgid "Phone"
+msgstr "Telefon"
+
+#: plugins/admin/users/class_userManagement.inc:894
+#: plugins/admin/groups/class_groupManagement.inc:182
+msgid "Edit phone properties"
+msgstr "Telefon-Einstellungen bearbeiten"
+
+#: plugins/admin/users/template.tpl:2
+msgid "Creating a new user using templates"
+msgstr "Erzeugen eines neuen Benutzer aus einer Vorlage"
+
+#: plugins/admin/users/template.tpl:6
+msgid ""
+"Creating a new user can be assisted by using templates. Many database "
+"records will be filled automatically. Choose 'none' to skip the usage of "
+"templates."
 msgstr ""
-"Auf das als Compile-Verzeichnis angegegebene Verzeichnis '%s' kann nicht "
-"zugegriffen werden!"
+"Das Anlegen von neuen Benutzern kann durch die Verwendung von Vorlagen "
+"vereinfacht werden. Viele Datenbankeinträge lassen sich damit automatisch "
+"ausfüllen. Wählen sie 'keine' um den Vorlagen-Dialog zu überspringen."
 
-#: html/password.php:194 plugins/personal/generic/class_user.inc:614
-msgid "Password method"
-msgstr "Passwort-Methode"
+#: plugins/admin/users/template.tpl:13
+msgid "User template selection dialog"
+msgstr "Auswahldialog für Benutzervorlagen"
 
-#: html/password.php:195
-msgid "Error: Password method not available!"
-msgstr "Fehler: Passwort-Methode ist nicht verfügbar!"
+#: plugins/admin/users/template.tpl:23
+#: plugins/personal/generic/paste_generic.tpl:8
+#: plugins/personal/generic/generic.tpl:37
+msgid "Last name"
+msgstr "Nachname"
 
-#: html/password.php:242 plugins/generic/dashBoard/Register/register.tpl:49
-#: plugins/admin/groups/userSelect/user-list.xml:56
+#: plugins/admin/users/template.tpl:27
+#: plugins/personal/generic/paste_generic.tpl:12
+#: plugins/personal/generic/generic.tpl:51
+msgid "First name"
+msgstr "Vorname"
+
+#: plugins/admin/users/template.tpl:32 plugins/admin/users/user-list.xml:65
 #: plugins/admin/groups/singleUserSelect/singleUser-list.xml:56
+#: plugins/admin/groups/userSelect/user-list.xml:56
 #: plugins/admin/groups/userGroupSelect/selectUserGroup-list.xml:65
-#: plugins/admin/users/template.tpl:32 plugins/admin/users/user-list.xml:65
+#: plugins/personal/generic/paste_generic.tpl:16
+#: plugins/personal/generic/generic.tpl:65
 #: plugins/personal/generic/class_user.inc:1311
 #: plugins/personal/generic/class_user.inc:1329
 #: plugins/personal/generic/class_user.inc:1343
 #: plugins/personal/generic/class_user.inc:1345
-#: plugins/personal/generic/class_user.inc:1705
-#: plugins/personal/generic/generic.tpl:65
-#: plugins/personal/generic/paste_generic.tpl:16
+#: plugins/personal/generic/class_user.inc:1704
+#: plugins/generic/dashBoard/Register/register.tpl:49 html/password.php:242
 msgid "Login"
 msgstr "Kennung"
 
-#: html/password.php:244 plugins/personal/password/class_password.inc:119
-msgid "You need to specify your current password in order to proceed."
-msgstr "Sie müssen das aktuelle Passwort eingeben, um fortfahren zu können."
+#: plugins/admin/users/template.tpl:49
+#: plugins/admin/departments/class_department.inc:564
+#: plugins/admin/departments/class_department.inc:646
+#: ihtml/themes/default/snapshotdialog.tpl:88
+msgid "Continue"
+msgstr "Fortsetzen"
 
-#: html/password.php:246 plugins/admin/users/class_userManagement.inc:316
-#: plugins/personal/password/class_password.inc:121
+#: plugins/admin/users/password.tpl:4
 msgid ""
-"The passwords you've entered as 'New password' and 'Repeated new password' "
-"do not match."
+"To change the user password use the fields below. The changes take effect "
+"immediately. Please memorize the new password, because the user wouldn't be "
+"able to login without it."
 msgstr ""
-"Die Passwörter, die Sie als 'Neues Passwort' und 'Neues Passwort "
-"(Wiederholung)' eingegeben haben sind nicht identisch."
+"Um das Benutzer-Passwort zu ändern, nutzen Sie die Felder unten. Die "
+"Änderungen werden sofort wirksam. Merken Sie sich das Passwort, da sich der "
+"Benutzer ohne dieses Passwort nicht anmelden kann."
 
-#: html/password.php:248 plugins/personal/password/class_password.inc:123
-msgid "The password you've entered as 'New password' is empty."
-msgstr ""
-"Das Passwort, welches Sie als 'Neues Passwort' eingegeben haben ist leer."
+#: plugins/admin/users/password.tpl:11 plugins/admin/users/password.tpl:39
+msgid "Password input dialog"
+msgstr "Passwort-Eingabedialog"
 
-#: html/password.php:250 plugins/personal/password/class_password.inc:125
-msgid "The password used as new and current are too similar."
-msgstr "Das alte und neue Passwort sind sich zu ähnlich."
+#: plugins/admin/users/password.tpl:20 plugins/admin/users/password.tpl:72
+#: plugins/personal/myaccount/password.tpl:25
+#: plugins/personal/myaccount/password.tpl:78
+#: plugins/personal/password/password.tpl:31
+#: plugins/personal/password/password.tpl:85
+#: ihtml/themes/default/password.tpl:110
+msgid "Repeat new password"
+msgstr "Neues Passwort (Wiederholung)"
 
-#: html/password.php:252 plugins/personal/password/class_password.inc:127
-msgid "The password used as new is to short."
-msgstr ""
-"Das Passwort, welches Sie als 'Neues Passwort' eingegeben haben, ist zu kurz."
+#: plugins/admin/users/password.tpl:27 plugins/admin/users/password.tpl:79
+msgid "Strength"
+msgstr "Stärke"
 
-#: html/password.php:254 plugins/personal/password/class_password.inc:129
-msgid "The password contains possibly problematic Unicode characters!"
-msgstr "Das Passwort enthält eventuell problematische Unicode-Zeichen!"
+#: plugins/admin/users/password.tpl:43
+#: plugins/personal/myaccount/password.tpl:49
+#: plugins/personal/password/password.tpl:55
+msgid "Use proposal"
+msgstr "Vorschlag verwenden"
 
-#: html/password.php:261 html/index.php:311
-msgid "Please check the username/password combination!"
-msgstr "Bitte überprüfen Sie die Kombination von Benutzernamen und Passwort!"
+#: plugins/admin/users/password.tpl:61
+#: plugins/personal/myaccount/password.tpl:67
+#: plugins/personal/password/password.tpl:74
+msgid "Manually specify a password"
+msgstr "Passwort manuell setzen"
 
-#: html/password.php:268
-msgid "You have no permissions to change your password!"
-msgstr "Sie haben keine Berechtigung ihr Passwort zu ändern!"
+#: plugins/admin/users/password.tpl:95
+msgid "Enforce password change on next login."
+msgstr "Erzwinge Änderung des Passwort bei Anmeldung"
 
-#: html/password.php:280 plugins/personal/password/class_password.inc:136
-#, php-format
-msgid "Check-hook reported a problem: %s. Password change canceled!"
-msgstr ""
-"Der Check-Hook meldet ein Problem: %s. Die Passwortänderung wurde "
-"abgebrochen!"
+#: plugins/admin/users/password.tpl:101
+#: plugins/personal/myaccount/password.tpl:96
+#: plugins/personal/password/password.tpl:103
+#: ihtml/themes/default/password.tpl:131
+msgid "Set password"
+msgstr "Passwort setzen"
 
-#: html/password.php:315 include/functions.inc:2489 include/functions.inc:2493
-#: include/functions.inc:2499 include/functions.inc:2523
-#: include/class_tabs.inc:264 include/class_jsonRPC.inc:37
-#: include/utils/class_xml.inc:37 include/class_configRegistry.inc:688
-#: include/class_configRegistry.inc:703 include/class_configRegistry.inc:718
-#: include/class_configRegistry.inc:733 include/class_configRegistry.inc:749
-#: include/class_configRegistry.inc:754 include/class_configRegistry.inc:774
-#: include/class_configRegistry.inc:779 include/class_configRegistry.inc:796
-#: include/class_configRegistry.inc:801 include/class_configRegistry.inc:819
-#: include/class_configRegistry.inc:824 include/class_configRegistry.inc:840
-#: include/class_configRegistry.inc:855 include/class_configRegistry.inc:870
-#: plugins/admin/groups/class_group.inc:852
-#: plugins/admin/departments/dep_move_confirm.tpl:2
-#: plugins/personal/posix/class_posixAccount.inc:651
-#: plugins/personal/posix/class_posixAccount.inc:774 setup/setup_checks.tpl:27
-#: setup/setup_checks.tpl:68
-msgid "Warning"
-msgstr "Warnung"
+#: plugins/admin/users/user-list.xml:11
+msgid "List of users"
+msgstr "Liste der Benutzer"
 
-#: html/password.php:315
-msgid "Session will not be encrypted."
-msgstr "Die Sitzung ist nicht verschlüsselt."
+#: plugins/admin/users/user-list.xml:23 plugins/admin/users/user-list.xml:95
+#: plugins/admin/groups/singleUserSelect/singleUser-list.xml:14
+#: plugins/admin/groups/userSelect/user-list.xml:14
+#: plugins/admin/groups/userGroupSelect/selectUserGroup-list.xml:15
+#: plugins/admin/ogroups/objectSelect/selectObject-list.xml:63
+#: plugins/admin/ogroups/class_ogroupManagement.inc:183
+msgid "User"
+msgstr "Benutzer"
 
-#: html/password.php:317
-msgid "Enter SSL session"
-msgstr "SSL Sitzung"
+#: plugins/admin/users/user-list.xml:49
+#: plugins/admin/groups/singleUserSelect/singleUser-list.xml:48
+#: plugins/admin/groups/userSelect/user-list.xml:48
+#: plugins/admin/groups/class_group.inc:210
+#: plugins/admin/groups/class_group.inc:1190
+#: plugins/admin/groups/class_group.inc:1200
+#: plugins/personal/generic/class_user.inc:1702
+#: plugins/generic/references/class_reference.inc:87
+#: ihtml/themes/default/infoPage.tpl:14
+msgid "Surname"
+msgstr "Nachname"
 
-#: html/index.php:45
-#, php-format
-msgid "Your browser (%s) is blacklisted for the current theme!"
-msgstr "Ihr Browser (%s) ist für das momentane Theme nicht geeignet!"
+#: plugins/admin/users/user-list.xml:73 plugins/admin/groups/group-list.xml:57
+#: plugins/admin/departments/locality.tpl:8
+#: plugins/admin/departments/locality.tpl:9
+#: plugins/admin/departments/domain.tpl:8
+#: plugins/admin/departments/domain.tpl:9
+#: plugins/admin/departments/dcObject.tpl:8
+#: plugins/admin/departments/dcObject.tpl:9
+#: plugins/admin/departments/organization.tpl:7
+#: plugins/admin/departments/organization.tpl:9
+#: plugins/admin/departments/country.tpl:8
+#: plugins/admin/departments/country.tpl:9
+#: plugins/admin/departments/generic.tpl:7
+#: plugins/admin/departments/generic.tpl:9
+#: plugins/admin/ogroups/ogroup-list.xml:57
+msgid "Properties"
+msgstr "Eigenschaften"
 
-#: html/index.php:72
-#, php-format
-msgid "This session is not encrypted. Click %s to enter an encrypted session."
-msgstr ""
-"Diese Sitzung ist nicht verschlüsselt. Klicken Sie %s um eine verschlüsselte "
-"Sitzung zu verwenden."
+#: plugins/admin/users/user-list.xml:128 plugins/admin/users/user-list.xml:230
+#: plugins/personal/password/class_password.inc:26
+#: ihtml/themes/default/password.tpl:74
+msgid "Change password"
+msgstr "Passwort ändern"
 
-#: html/index.php:72
-msgid "here"
-msgstr "hier"
+#: plugins/admin/users/user-list.xml:140
+msgid "Lock users"
+msgstr "Benutzer sperren"
 
-#: html/index.php:78
-msgid "The configured session lifetime will be overridden by php.ini settings!"
-msgstr ""
-"Die Konfiguration der Gültigkeitsdauer einer Sitzung in Ihrer gosa.conf wird "
-"von der Einstellung in der php.ini überschrieben!"
+#: plugins/admin/users/user-list.xml:148
+msgid "Unlock users"
+msgstr "Benutzer entsperren"
 
-#: html/index.php:179
-msgid "Smarty error"
-msgstr "Smarty-Fehler"
+#: plugins/admin/users/user-list.xml:156
+#: plugins/admin/groups/group-list.xml:106
+#: plugins/admin/ogroups/ogroup-list.xml:106
+msgid "Send message"
+msgstr "Nachricht senden"
 
-#: html/index.php:202
-msgid ""
-"Your browser has cookies disabled: please enable cookies and reload this "
-"page before logging in!"
-msgstr ""
-"Ihr Browser hat Cookies deaktiviert: bitte aktivieren Sie zunächst Cookies "
-"und laden anschliessend diese Seite neu, bevor Sie sich anmelden!"
+#: plugins/admin/users/user-list.xml:167
+msgid "Apply template"
+msgstr "Vorlage anwenden"
 
-#: html/index.php:233
-msgid "Broken HTTP authentication setup!"
-msgstr "Problem mit der HTTP Authentisierungseinrichtung!"
+#: plugins/admin/users/user-list.xml:199
+msgid "New user from template"
+msgstr "Neuen Benutzer aus Vorlage"
 
-#: html/index.php:241 html/index.php:245 include/class_management.inc:508
-#: include/class_management.inc:669
-#: include/password-methods/class_password-methods.inc:339
-#: include/class_listing.inc:536 include/functions.inc:3038
-#: include/functions.inc:3346 include/functions.inc:3360
-#: include/functions.inc:3390 include/functions.inc:3398
-#: include/functions.inc:3410 include/functions.inc:3414
-#: include/functions.inc:3429 include/functions.inc:3438
-#: include/functions.inc:3498 include/class_tabs.inc:56
-#: include/class_plugin.inc:1698 include/class_plugin.inc:1705
-#: include/utils/class_xml.inc:40 include/utils/class_msgPool.inc:137
-#: include/utils/class_msgPool.inc:149 include/utils/class_msgPool.inc:167
-#: include/utils/class_msgPool.inc:440 include/utils/class_msgPool.inc:462
-#: include/class_gosaSupportDaemon.inc:1184
-#: include/class_gosaSupportDaemon.inc:1204
-#: include/class_CopyPasteHandler.inc:118
-#: include/class_CopyPasteHandler.inc:127
-#: include/class_CopyPasteHandler.inc:159
-#: include/class_CopyPasteHandler.inc:176
-#: include/class_CopyPasteHandler.inc:185
-#: include/class_CopyPasteHandler.inc:193
-#: include/class_CopyPasteHandler.inc:273
-#: include/class_CopyPasteHandler.inc:377 include/class_msg_dialog.inc:99
-#: plugins/generic/statistics/chartClasses/class_categoryActionOverTime.inc:43
-#: plugins/generic/statistics/chartClasses/class_categoryActionOverTime.inc:49
-#: plugins/generic/statistics/chartClasses/class_categoryActionOverTime.inc:96
-#: plugins/generic/statistics/class_statistics.inc:133
-#: plugins/generic/statistics/class_statistics.inc:229
-#: plugins/generic/statistics/class_statistics.inc:244
-#: plugins/generic/references/class_ldifViewer.inc:20
-#: plugins/admin/ogroups/class_ogroup.inc:402
-#: plugins/admin/groups/class_group.inc:463
-#: plugins/admin/groups/class_group.inc:469
-#: plugins/admin/groups/class_group.inc:657
-#: plugins/admin/groups/class_group.inc:753
-#: plugins/admin/groups/class_group.inc:758
-#: plugins/admin/groups/class_group.inc:1096
-#: plugins/admin/newConfigManagement/class_newConfigManagement.inc:42
-#: plugins/admin/newConfigManagement/class_newConfigManagement.inc:94
-#: plugins/admin/departments/class_department.inc:317
-#: plugins/admin/acl/class_aclRole.inc:670
-#: plugins/addons/propertyEditor/migration/class_migrateRDN.inc:203
-#: plugins/addons/propertyEditor/migration/class_migrateRDN.inc:207
-#: plugins/personal/generic/class_user.inc:297
-#: plugins/personal/generic/class_user.inc:429
-#: plugins/personal/generic/class_user.inc:522
-#: plugins/personal/generic/class_user.inc:816
-#: plugins/personal/generic/class_user.inc:1050
-#: plugins/personal/generic/class_user.inc:1177
-#: plugins/personal/generic/class_user.inc:1184
-#: plugins/personal/generic/class_user.inc:1202
-#: plugins/personal/generic/class_user.inc:1483
-#: plugins/personal/generic/class_user.inc:1810
-#: plugins/personal/password/class_password.inc:210
-#: setup/class_setupStep_Migrate.inc:450 setup/setup_checks.tpl:25
-#: setup/setup_checks.tpl:66
-#, php-format
-msgid "Error"
-msgstr "Fehler"
+#: plugins/admin/users/user-list.xml:213
+msgid "Edit user"
+msgstr "Benutzer bearbeiten"
 
-#: html/index.php:241
-msgid "Cannot find a valid user for the current HTTP authentication!"
+#: plugins/admin/users/user-list.xml:222
+msgid "%{filter:lockLabel(userPassword)}"
 msgstr ""
-"Es konnte kein gültiger Benutzer für die aktuell eingerichtete HTTP "
-"Authentisierung gefunden werden!"
 
-#: html/index.php:245
-msgid "Cannot find a unique user for the current HTTP authentication!"
-msgstr ""
-"Es konnte kein gültiger Benutzer für die aktuell eingerichtete HTTP "
-"Authentisierung gefunden werden!"
+#: plugins/admin/users/user-list.xml:245
+msgid "Remove user"
+msgstr "Benutzer entfernen"
 
-#: html/index.php:271 include/class_SnapshotHandler.inc:123
-#: include/class_SnapshotHandler.inc:280 include/class_SnapshotHandler.inc:329
-#: include/class_SnapshotHandler.inc:333 include/class_SnapshotHandler.inc:346
-#: include/class_SnapshotHandler.inc:380 include/class_SnapshotHandler.inc:435
-#: include/class_SnapshotHandler.inc:500 include/class_SnapshotHandler.inc:515
-#: include/class_acl.inc:1258 include/class_acl.inc:1354
-#: include/functions.inc:494 include/functions.inc:529
-#: include/functions.inc:537 include/functions.inc:583
-#: include/functions.inc:852 include/functions.inc:901
-#: include/functions.inc:958 include/functions.inc:1008
-#: include/functions.inc:3272 include/class_userFilter.inc:275
-#: include/class_ldap.inc:847 include/class_ldap.inc:1305
-#: include/class_config.inc:367
-#: plugins/generic/references/class_reference.inc:97
-#: plugins/admin/ogroups/class_ogroup.inc:758
-#: plugins/admin/ogroups/class_ogroup.inc:775
-#: plugins/admin/groups/class_group.inc:600
-#: plugins/admin/groups/class_group.inc:876
-#: plugins/admin/departments/class_department.inc:285
-#: plugins/admin/departments/class_department.inc:482
-#: plugins/admin/departments/class_department.inc:759
-#: plugins/admin/departments/class_department.inc:790
-#: plugins/admin/acl/class_aclRole.inc:602
-#: plugins/admin/acl/class_aclRole.inc:642
-#: plugins/admin/acl/class_aclRole.inc:656
-#: plugins/addons/dyngroup/class_DynamicLdapGroup.inc:191
-#: plugins/addons/dyngroup/class_DynamicLdapGroup.inc:256
-#: plugins/personal/generic/class_user.inc:730
-#: plugins/personal/generic/class_user.inc:1099
-#: plugins/personal/posix/trustModeDialog/class_trustModeDialog.inc:253
-#: plugins/personal/posix/class_posixAccount.inc:529
-#: plugins/personal/posix/class_posixAccount.inc:791
-#: setup/class_setupStep_Migrate.inc:461 setup/class_setupStep_Migrate.inc:814
-msgid "LDAP error"
-msgstr "LDAP-Fehler"
-
-#: html/index.php:289
-msgid "Please specify a valid user name!"
-msgstr "Bitte geben Sie einen gültigen Benutzernamen ein!"
-
-#: html/index.php:292
-msgid "Please specify your password!"
-msgstr "Bitte geben Sie Ihr Passwort ein!"
-
-#: html/index.php:304
-msgid "Authentication error"
-msgstr "Authentifizierungsfehler"
-
-#: html/index.php:304
-msgid "Cannot retrieve user information for HTTP authentication!"
-msgstr "Konnte keine Benutzerinformation für HTTP Authentisierung ermitteln!"
+#: plugins/admin/users/user-filter.xml:33
+msgid "Show templates"
+msgstr "Zeige Vorlagen"
 
-#: html/index.php:359
-msgid "Account locked. Please contact your system administrator!"
-msgstr "Das Konto ist gesperrt. Bitte benachrichtigen Sie den Administrator!"
+#: plugins/admin/users/user-filter.xml:47
+msgid "Show POSIX users"
+msgstr "Zeige POSIX Benutzer"
 
-#: html/setup.php:73
-msgid "Smarty"
-msgstr "Smarty"
+#: plugins/admin/users/user-filter.xml:61
+msgid "Show SAMBA users"
+msgstr "Zeige Samba-Benutzer"
 
-#: html/main.php:171
-#, php-format
-msgid "Cannot locate file %s - please run %s to fix this"
-msgstr ""
-"Konnte Datei %s nicht finden - bitte führen Sie %s aus um das Problem zu "
-"beheben"
+#: plugins/admin/users/user-filter.xml:75
+msgid "Show mail users"
+msgstr "Zeige Mail Benutzer"
 
-#: html/main.php:190
-msgid "PHP configuration"
-msgstr "PHP-Konfiguration"
+#: plugins/admin/users/templatize.tpl:2
+msgid "Applying a template"
+msgstr "Vorlage anwenden"
 
-#: html/main.php:191
+#: plugins/admin/users/templatize.tpl:6
 msgid ""
-"Fatal error: Register globals is active. Please fix this in order to "
-"continue."
+"Applying a template to several users will replace all user attributes "
+"defined in the template."
 msgstr ""
-"Schwerer Fehler: register globals ist aktiv. Bitte beheben Sie dies um "
-"fortzufahren."
-
-#: html/main.php:220
-msgid "Your password is about to expire, please change your password!"
-msgstr "Ihr Passwort ist fast abgelaufen, bitte setzen Sie ein neues!"
+"Das Anwenden einer Vorlage ersetzt alle in der Vorlage definierten Attribute "
+"des Benutzers."
 
-#: html/main.php:285
-msgid "Running out of memory!"
-msgstr "Der verfügbare Arbeitsspeicher wird knapp!"
+#: plugins/admin/users/templatize.tpl:13
+msgid "Apply user template"
+msgstr "Benutzervorlage anwenden"
 
-#: html/main.php:345
-#, php-format
-msgid "You're logged in as %s"
-msgstr "Sie sind als %s angemeldet"
+#: plugins/admin/users/templatize.tpl:32
+msgid "No templates available!"
+msgstr "Keine Vorlagen verfügbar!"
 
-#: html/main.php:348
-msgid "ACLs are disabled"
-msgstr "ACLs sind deaktiviert"
+#: plugins/admin/groups/paste_generic.tpl:1
+msgid "Group settings"
+msgstr "Gruppen-Einstellungen"
 
-#: html/main.php:398
-msgid "Plug-in"
-msgstr "Erweiterung"
+#: plugins/admin/groups/paste_generic.tpl:2
+msgid "Paste group settings"
+msgstr "Gruppeneinstellungen einfügen"
 
-#: html/main.php:399
-#, php-format
-msgid "Fatal error: Cannot find any plugin definitions for plugin %s!"
-msgstr ""
-"Schwerer Fehler: Es kann keine Erweiterung für die Definition von '%s' "
-"gefunden werden!"
+#: plugins/admin/groups/paste_generic.tpl:5
+#: plugins/admin/groups/generic.tpl:11
+#: plugins/admin/ogroups/paste_generic.tpl:4
+#: plugins/admin/ogroups/generic.tpl:7
+msgid "Group name"
+msgstr "Gruppenname"
 
-#: html/main.php:415
-msgid "Configuration Error"
-msgstr "Konfigurationsfehler"
+#: plugins/admin/groups/paste_generic.tpl:8
+#: plugins/admin/groups/generic.tpl:17
+msgid "POSIX name of the group"
+msgstr "POSIX-Name der Gruppe"
 
-#: html/main.php:416
-#, php-format
-msgid ""
-"Fatal error: not all POST variables have been transfered by PHP - please "
-"inform your administrator!"
+#: plugins/admin/groups/paste_generic.tpl:13
+#: plugins/admin/groups/generic.tpl:59
+msgid "Normally IDs are auto-generated, select to specify manually"
 msgstr ""
-"Schwerer Fehler: es wurden nicht alle POST-Variablen von PHP übertragen - "
-"bitte informieren Sie den Administrator!"
+"Normalerweise werden IDs automatisch generiert. Auswählen um dies zu umgehen"
 
-#: html/helpviewer.php:64
-msgid "Help browser"
-msgstr "Hilfe-Browser"
+#: plugins/admin/groups/paste_generic.tpl:15
+#: plugins/admin/groups/generic.tpl:62
+msgid "Force GID"
+msgstr "Erzwinge GID"
 
-#: html/helpviewer.php:118
-msgid "There is no help file specified for this class"
-msgstr "Für diese Klasse wurde keine Hilfedatei angegeben"
+#: plugins/admin/groups/paste_generic.tpl:18
+#: plugins/admin/groups/generic.tpl:65
+msgid "Forced ID number"
+msgstr "Erzwungene ID-Nummer"
 
-#: html/helpviewer.php:193 include/functions_helpviewer.inc:97
-msgid "previous"
-msgstr "Vorherige"
+#: plugins/admin/groups/singleUserSelect/singleUser-list.xml:10
+#: plugins/admin/groups/userSelect/user-list.xml:10
+#: plugins/admin/groups/userGroupSelect/selectUserGroup-list.xml:11
+#: plugins/admin/ogroups/objectSelect/selectObject-list.xml:11
+#: plugins/personal/posix/trustSelect/trust-list.xml:9
+#: plugins/personal/posix/groupSelect/group-list.xml:10
+msgid "Please select the desired entries"
+msgstr "Bitte wählen Sie die gewünschten Einträge"
 
-#: html/helpviewer.php:197 include/functions_helpviewer.inc:101
-msgid "next"
-msgstr "Nächste"
+#: plugins/admin/groups/singleUserSelect/class_singleUserSelect.inc:29
+#: plugins/admin/groups/userSelect/class_userSelect.inc:26
+msgid "User selection"
+msgstr "Benutzerauswahl"
 
-#: html/helpviewer.php:268
-#, php-format
-msgid "Help directory '%s' is not accessible, can't read any help files."
+#: plugins/admin/groups/class_groupManagement.inc:25
+#: plugins/admin/groups/class_group.inc:1041
+#: plugins/generic/references/class_aclResolver.inc:177
+#: setup/class_setupStep_Migrate.inc:300 include/class_acl.inc:239
+msgid "Groups"
+msgstr "Gruppen"
+
+#: plugins/admin/groups/class_groupManagement.inc:26
+msgid ""
+"Manage aspects of groups like members, POSIX, desktop, samba and mail "
+"settings"
 msgstr ""
-"Auf das Hilfeverzeichnis '%s' kann nicht zugegriffen werden - kann daher "
-"keine Hilfedateien lesen."
+"Verwalten von Gruppeneigenschaften wie Mitglieder, POSIX-, Desktop-, Samba- "
+"und Mail-Einstellungen"
 
-#: include/class_management.inc:32 include/class_management.inc:33
-#: plugins/personal/posix/class_posixAccount.inc:215
-msgid "unconfigured"
-msgstr "unkonfiguriert"
+#: plugins/admin/groups/class_groupManagement.inc:189
+msgid "Menu"
+msgstr "Menü"
 
-#: include/class_management.inc:324 include/class_management.inc:487
-#: include/class_management.inc:534 include/class_management.inc:549
-#: include/class_management.inc:586 include/class_management.inc:600
-#: plugins/admin/users/class_userManagement.inc:228
-#: plugins/admin/users/class_userManagement.inc:739
-msgid "Permission"
-msgstr "Berechtigung"
+#: plugins/admin/groups/class_groupManagement.inc:190
+msgid "Edit start menu properties"
+msgstr "Startmenü-Einstellungen bearbeiten"
 
-#: include/class_management.inc:405
-#: plugins/admin/users/class_userManagement.inc:697
-#: plugins/admin/users/class_userManagement.inc:701
-#: plugins/admin/acl/class_aclManagement.inc:98
-msgid "Permission error"
-msgstr "Berechtigungsfehler"
+#: plugins/admin/groups/userGroupSelect/selectUserGroup-list.xml:23
+#: plugins/admin/groups/group-list.xml:15
+#: plugins/admin/groups/group-list.xml:79
+#: plugins/admin/ogroups/ogroup-list.xml:79
+#: plugins/admin/ogroups/objectSelect/selectObject-list.xml:71
+#: plugins/admin/ogroups/class_ogroupManagement.inc:184
+#: plugins/personal/posix/groupSelect/group-list.xml:13
+#: plugins/addons/propertyEditor/property-list.xml:72
+msgid "Group"
+msgstr "Gruppe"
 
-#: include/class_management.inc:487
+#: plugins/admin/groups/userGroupSelect/selectUserGroup-list.xml:83
+#: plugins/admin/ogroups/objectSelect/selectObject-list.xml:123
+#: plugins/personal/generic/generic.tpl:252
+#: plugins/personal/generic/generic.tpl:272
+#: include/utils/class_msgPool.inc:319
 #, php-format
-msgid "You are not allowed to create a snapshot for %s!"
-msgstr "Ihnen ist es nicht erlaubt, einen Snapshot für %s zu erstellen!"
+msgid "Add"
+msgstr "Hinzufügen"
 
-#: include/class_management.inc:534 include/class_management.inc:586
-#: include/class_management.inc:600
-#, php-format
-msgid "You are not allowed to restore a snapshot for %s!"
-msgstr "Ihnen ist es nicht erlaubt, einen Snapshot für %s wiederherzustellen!"
+#: plugins/admin/groups/userGroupSelect/class_userGroupSelect.inc:29
+msgid "User and group selection"
+msgstr "Benuter- und Gruppenauswahl"
 
-#: include/class_management.inc:549
-#, php-format
-msgid "You are not allowed to remove a snapshot for %s!"
-msgstr "Ihnen ist es nicht erlaubt, einen Snapshot von %s zu entfernen!"
+#: plugins/admin/groups/group-filter.xml:31
+msgid "Default filter2"
+msgstr "Standard-Filter"
 
-#: include/class_management.inc:659 include/class_management.inc:743
-#: include/class_acl.inc:984 include/class_session.inc:76
-#: include/class_session.inc:101 include/class_session.inc:127
-#: include/functions.inc:623 include/functions.inc:827
-#: include/functions.inc:945 include/functions.inc:1340
-#: include/functions.inc:2168 include/functions.inc:2198
-#: include/functions.inc:2218 include/class_ldap.inc:784
-#: include/class_ldap.inc:835 include/class_log.inc:87
-#: include/class_CopyPasteHandler.inc:160
-#: include/class_CopyPasteHandler.inc:274
-#: plugins/personal/myaccount/main.inc:49
-msgid "Internal error"
-msgstr "Interner Fehler"
+#: plugins/admin/groups/generic.tpl:14 plugins/personal/generic/generic.tpl:41
+#: plugins/personal/generic/generic.tpl:55
+#: plugins/personal/generic/generic.tpl:73
+msgid "Multiple edit"
+msgstr "Mehrfach bearbeiten"
 
-#: include/class_management.inc:660 include/class_management.inc:744
-#: plugins/personal/myaccount/main.inc:50
-#, php-format
-msgid ""
-"Cannot instantiate tabbed-plug-in, the base plugin (%s) is not available!"
-msgstr ""
-"Kann das Karteireiter-Plugin nicht instanzieren. Das Basis-Plugin (%s) ist "
-"nicht verfügbar!"
+#: plugins/admin/groups/generic.tpl:28 plugins/admin/ogroups/generic.tpl:18
+msgid "Descriptive text for this group"
+msgstr "Beschreibender Text für diese Gruppe"
 
-#: include/class_management.inc:669
-#, php-format
-msgid ""
-"No tab definition for %s found in configuration file: cannot create plugin "
-"instance!"
-msgstr ""
-"Es wurde keine TAB-Definition für '%s' in der Konfigurationsdatei gefunden.:"
-"kann keine Plugin-Instanz erzeugen!"
+#: plugins/admin/groups/generic.tpl:75 plugins/admin/groups/generic.tpl:102
+msgid "Select to create a samba conform group"
+msgstr "Auswählen, um eine sambakonforme Gruppe zu erzeugen"
 
-#: include/class_releaseSelector.inc:214 include/class_listing.inc:1057
-#: include/class_listing.inc:1059 include/class_baseSelector.inc:188
-msgid "Root"
-msgstr "Wurzel"
+#: plugins/admin/groups/generic.tpl:87 plugins/admin/groups/generic.tpl:110
+msgid "in domain"
+msgstr "in der Domain"
 
-#: include/class_releaseSelector.inc:262 include/class_ItemSelector.inc:289
-#: include/class_baseSelector.inc:235
-msgid "Submit"
-msgstr "Übertragen"
-
-#: include/class_socketClient.inc:108
-#, php-format
-msgid "Socket connection to %s:%s failed: %s"
-msgstr "Die Socket-Verbindung zum Host %s:%s ist fehlgeschlagen: %s"
-
-#: include/class_socketClient.inc:191
-#, php-format
-msgid "Socket timeout of %s seconds reached!"
-msgstr "Socket-Timeout von %s Sekunden erreicht!"
-
-#: include/class_pathNavigator.inc:86
-msgid "Welcome to GOsa"
-msgstr "Willkommen bei GOsa"
-
-#: include/password-methods/class_password-methods.inc:339
-msgid "Cannot find a suitable password method for the current hash!"
-msgstr ""
-"Es konnte keine passende Passwort-Methode für den aktuellen Hash gefunden "
-"werden!"
+#: plugins/admin/groups/generic.tpl:131
+msgid "Members are in a phone pickup group"
+msgstr "Mitglieder sind in einer Telefon-Gruppe"
 
-#: include/class_SnapshotHandler.inc:45 include/class_SnapshotHandler.inc:76
-#, php-format
-msgid ""
-"The snapshot functionality is enabled but the required variable %s is not "
-"set!"
-msgstr ""
-"Die Snapshot-Funktionalität ist aktiviert, aber die erforderliche Variable "
-"%s ist nicht gesetzt!"
+#: plugins/admin/groups/generic.tpl:146
+msgid "Members are in a Nagios group"
+msgstr "Mitglieder sind in einer Nagios-Gruppe"
 
-#: include/class_SnapshotHandler.inc:58
-#, php-format
-msgid ""
-"The snapshot functionality is enabled but the required PHP compression "
-"module is missing: %s!"
-msgstr ""
-"Die Snapshot-Funktionalität ist aktiviert, aber das erforderliche PHP "
-"compression Modul ist nicht verfügbar: %s!"
+#: plugins/admin/groups/generic.tpl:174
+msgid "Common group members"
+msgstr "Gemeinsame Gruppenmitglieder"
 
-#: include/class_acl.inc:27 plugins/admin/acl/class_aclManagement.inc:25
-msgid "Access control"
-msgstr "Zugriffskontrolle"
+#: plugins/admin/groups/generic.tpl:183
+msgid "Partial group members"
+msgstr "Teilweise Gruppenmitglieder"
 
-#: include/class_acl.inc:28
-msgid "Manage access control lists"
-msgstr "Zugriffskontrolllisten verwalten"
+#: plugins/admin/groups/generic.tpl:188
+msgid "Group members"
+msgstr "Gruppenmitglieder"
 
-#: include/class_acl.inc:125 include/class_acl.inc:613
-#: include/class_acl.inc:1033
-#, php-format
-msgid "All users"
-msgstr "Alle Benutzer"
+#: plugins/admin/groups/group-list.xml:11
+msgid "List of groups"
+msgstr "Liste der Gruppen"
 
-#: include/class_acl.inc:228
-#: plugins/generic/references/class_aclResolver.inc:63
-msgid "Reset ACLs"
-msgstr "ACLs zurücksetzen"
+#: plugins/admin/groups/group-list.xml:138
+msgid "Edit group"
+msgstr "Gruppe bearbeiten"
 
-#: include/class_acl.inc:229
-#: plugins/generic/references/class_aclResolver.inc:64
-#: plugins/admin/acl/class_aclRole.inc:139
-msgid "One level"
-msgstr "Diese Ebene"
+#: plugins/admin/groups/group-list.xml:151
+msgid "Remove group"
+msgstr "Gruppe löschen"
 
-#: include/class_acl.inc:230 include/class_acl.inc:235
-#: plugins/generic/references/class_aclResolver.inc:65
-#: plugins/admin/acl/class_aclRole.inc:140
-msgid "Current object"
-msgstr "Aktuelles Objekt"
+#: plugins/admin/groups/class_group.inc:166
+#: plugins/admin/groups/class_group.inc:1240 html/index.php:157
+#: html/index.php:233 html/main.php:295 html/password.php:113
+#: include/utils/class_timezone.inc:47 include/class_SnapshotHandler.inc:44
+#: include/class_SnapshotHandler.inc:57 include/class_SnapshotHandler.inc:75
+#: include/password-methods/class_password-methods-sha.inc:48
+#: include/password-methods/class_password-methods-ssha.inc:51
+#: include/class_CopyPasteHandler.inc:119
+#: include/class_CopyPasteHandler.inc:128
+#: include/class_CopyPasteHandler.inc:177
+#: include/class_CopyPasteHandler.inc:186
+#: include/class_CopyPasteHandler.inc:194 include/class_config.inc:171
+#: include/class_config.inc:710 include/class_config.inc:1171
+#: include/class_config.inc:1184 include/class_config.inc:1202
+#: include/class_pluglist.inc:146 include/functions.inc:837
+#: include/functions.inc:3053 include/functions.inc:3068
+msgid "Configuration error"
+msgstr "Konfigurationsfehler"
 
-#: include/class_acl.inc:231
-#: plugins/generic/references/class_aclResolver.inc:66
-#: plugins/admin/acl/class_aclRole.inc:141
-msgid "Complete subtree"
-msgstr "Vollständiger Teilbaum"
+#: plugins/admin/groups/class_group.inc:166
+#: plugins/admin/groups/class_group.inc:1240
+msgid "Cannot find group SID in your configuration!"
+msgstr "Kann keine Gruppen-SID in Ihrer Konfiguration finden!"
 
-#: include/class_acl.inc:232
-#: plugins/generic/references/class_aclResolver.inc:67
-#: plugins/admin/acl/class_aclRole.inc:142
-msgid "Complete subtree (permanent)"
-msgstr "Vollständiger Teilbaum (permanent)"
+#: plugins/admin/groups/class_group.inc:210
+#: plugins/admin/groups/class_group.inc:1190
+#: plugins/admin/groups/class_group.inc:1200
+#: plugins/personal/posix/paste_generic.tpl:38
+#: plugins/personal/posix/class_posixAccount.inc:869
+#: plugins/personal/posix/class_posixAccount.inc:872
+#: plugins/personal/posix/generic.tpl:64
+#: plugins/generic/references/class_reference.inc:87
+#: setup/class_setupStep_Migrate.inc:415
+msgid "UID"
+msgstr "UID"
 
-#: include/class_acl.inc:233 include/class_acl.inc:236
-#: plugins/generic/references/class_aclResolver.inc:68
-msgid "Use ACL defined in role"
-msgstr "Verwende ACL aus Rollendefinition"
+#: plugins/admin/groups/class_group.inc:310
+msgid "Samba group"
+msgstr "Samba-Gruppe"
 
-#: include/class_acl.inc:239
-#: plugins/generic/references/class_aclResolver.inc:185
-#: plugins/admin/users/class_userManagement.inc:25
-#: plugins/personal/generic/class_user.inc:1676
-#: setup/class_setupStep_Migrate.inc:297
-msgid "Users"
-msgstr "Benutzer"
+#: plugins/admin/groups/class_group.inc:310
+msgid "Domain administrators"
+msgstr "Domänen-Administratoren"
 
-#: include/class_acl.inc:239
-#: plugins/generic/references/class_aclResolver.inc:177
-#: plugins/admin/groups/class_group.inc:1041
-#: plugins/admin/groups/class_groupManagement.inc:25
-#: setup/class_setupStep_Migrate.inc:300
-msgid "Groups"
-msgstr "Gruppen"
+#: plugins/admin/groups/class_group.inc:310
+msgid "Domain users"
+msgstr "Domänen-Benutzer"
 
-#: include/class_acl.inc:254
-msgid "Section"
-msgstr "Sektion"
+#: plugins/admin/groups/class_group.inc:311
+msgid "Domain guests"
+msgstr "Domänen-Gäste"
 
-#: include/class_acl.inc:264
-msgid "Used"
-msgstr "Benutzt"
+#: plugins/admin/groups/class_group.inc:316
+#, php-format
+msgid "Special group (%d)"
+msgstr "Spezielle Gruppe (%d)"
 
-#: include/class_acl.inc:280 plugins/admin/ogroups/class_ogroup.inc:865
-msgid "Member"
-msgstr "Mitglied"
+#: plugins/admin/groups/class_group.inc:329
+#: plugins/admin/groups/class_group.inc:350
+#: plugins/admin/groups/class_group.inc:367
+#: plugins/admin/departments/class_department.inc:152
+#: plugins/generic/references/contents.tpl:18 include/class_pluglist.inc:479
+msgid "Unknown"
+msgstr "Unbekannt"
 
-#: include/class_acl.inc:280 plugins/admin/acl/class_aclRole.inc:182
-#: plugins/admin/acl/class_aclRole.inc:744
-msgid "Permissions"
-msgstr "Berechtigungen"
+#: plugins/admin/groups/class_group.inc:464
+#, php-format
+msgid "Adding UID '%s' to group '%s' failed: cannot find user object!"
+msgstr ""
+"Die UID '%s' konnte nicht zur Gruppe '%s' hinzugefügt werden: Benutzer-"
+"Objekt nicht gefunden!"
 
-#: include/class_acl.inc:280 include/php_setup.inc:191
-#: plugins/admin/acl/class_aclRole.inc:182
-msgid "Type"
-msgstr "Typ"
+#: plugins/admin/groups/class_group.inc:470
+#, php-format
+msgid "Add UID '%s' to group '%s' failed: UID is used more than once!"
+msgstr ""
+"Die UID '%s' konnte nicht zur Gruppe '%s' hinzugefügt werden: UID ist "
+"bereits vorhanden!"
 
-#: include/class_acl.inc:574
-msgid "No ACL settings for this category!"
-msgstr "Keine ACL-Einstellungen für diese Kategorie!"
+#: plugins/admin/groups/class_group.inc:753
+#, php-format
+msgid "Cannot find any SID for '%s'!"
+msgstr "Kann keine SID für '%s' finden!"
 
-#: include/class_acl.inc:577
+#: plugins/admin/groups/class_group.inc:758
 #, php-format
-msgid "ACLs for: %s"
-msgstr "ACLs für: %s"
+msgid "Cannot find any RIDBASE for '%s'!"
+msgstr "Kann keine RIDBASE für '%s' finden!"
 
-#: include/class_acl.inc:583 include/class_acl.inc:587
-msgid "category ACL"
-msgstr "ACL Kategorie"
+#: plugins/admin/groups/class_group.inc:852
+#: plugins/admin/departments/dep_move_confirm.tpl:2
+#: plugins/personal/posix/class_posixAccount.inc:651
+#: plugins/personal/posix/class_posixAccount.inc:774 setup/setup_checks.tpl:27
+#: setup/setup_checks.tpl:68 html/password.php:315
+#: include/utils/class_xml.inc:37 include/class_configRegistry.inc:688
+#: include/class_configRegistry.inc:703 include/class_configRegistry.inc:718
+#: include/class_configRegistry.inc:733 include/class_configRegistry.inc:749
+#: include/class_configRegistry.inc:754 include/class_configRegistry.inc:774
+#: include/class_configRegistry.inc:779 include/class_configRegistry.inc:796
+#: include/class_configRegistry.inc:801 include/class_configRegistry.inc:819
+#: include/class_configRegistry.inc:824 include/class_configRegistry.inc:840
+#: include/class_configRegistry.inc:855 include/class_configRegistry.inc:870
+#: include/class_tabs.inc:270 include/class_jsonRPC.inc:37
+#: include/functions.inc:2489 include/functions.inc:2493
+#: include/functions.inc:2499 include/functions.inc:2523
+msgid "Warning"
+msgstr "Warnung"
 
-#: include/class_acl.inc:639
+#: plugins/admin/groups/class_group.inc:852
 #, php-format
-msgid "Edit ACL for '%s' with scope '%s'"
-msgstr "ACL für '%s' bearbeiten - Gültigkeitsbereich ist '%s'"
+msgid "The gidNumber '%s' is already in use by %s!"
+msgstr "Die Gruppen ID-Nummer '%s' wird bereits von %s verwendet!"
 
-#: include/class_acl.inc:801 include/class_acl.inc:808
-msgid "Show/hide advanced settings"
-msgstr "Zeige/verstecke erweiterte Einstellungen"
+#: plugins/admin/groups/class_group.inc:966
+#: plugins/admin/groups/class_group.inc:969
+#: plugins/admin/groups/class_group.inc:1061
+#: plugins/personal/posix/paste_generic.tpl:47
+#: plugins/personal/posix/class_posixAccount.inc:876
+#: plugins/personal/posix/class_posixAccount.inc:879
+#: plugins/personal/posix/generic.tpl:75
+msgid "GID"
+msgstr "GID"
 
-#: include/class_acl.inc:819
-msgid "Create objects"
-msgstr "Erstelle Objekte"
+#: plugins/admin/groups/class_group.inc:1036
+msgid "Generic group settings"
+msgstr "Allgemeine Gruppeneinstellungen"
 
-#: include/class_acl.inc:820
-msgid "Move objects"
-msgstr "Objekte verschieben"
+#: plugins/admin/groups/class_group.inc:1049
+msgid "RDN for object group storage."
+msgstr "RDN für die Ablage von Objekt-Gruppen."
 
-#: include/class_acl.inc:821
-msgid "Remove objects"
-msgstr "Objekte entfernen"
+#: plugins/admin/groups/class_group.inc:1063
+msgid "Samba group type"
+msgstr "Samba-Gruppentyp"
 
-#: include/class_acl.inc:823
-#: plugins/generic/references/class_aclResolver.inc:307
-msgid "Restrict changes to user's own object"
-msgstr "Änderungen auf das eigene (Benutzer-)Objekt beschränken"
+#: plugins/admin/groups/class_group.inc:1064
+msgid "Samba domain name"
+msgstr "Samba Domänen-Name"
 
-#: include/class_acl.inc:827 include/class_acl.inc:936
-#: include/class_acl.inc:940
-#: plugins/generic/references/class_aclResolver.inc:309
-msgid "read"
-msgstr "lesen"
-
-#: include/class_acl.inc:828 include/class_acl.inc:938
-#: include/class_acl.inc:941
-#: plugins/generic/references/class_aclResolver.inc:310
-msgid "write"
-msgstr "schreiben"
-
-#: include/class_acl.inc:832
-msgid "Complete object"
-msgstr "Vollständiges Objekt"
+#: plugins/admin/groups/class_group.inc:1065
+#: plugins/admin/ogroups/class_ogroup.inc:864
+#: plugins/personal/posix/trustModeDialog/generic.tpl:2
+msgid "System trust"
+msgstr "System-Vertrauen"
 
-#: include/class_acl.inc:984
-#, php-format
-msgid "Unknown ACL type '%s'!"
-msgstr "Unbekannter ACL-Typ '%s'!"
+#: plugins/admin/groups/class_group.inc:1066
+msgid "Phone pickup group"
+msgstr "Gesprächs-Annahme Gruppe"
 
-#: include/class_acl.inc:1029
-#, php-format
-msgid "Unknown entry '%s'!"
-msgstr "Unbekannter Eintrag '%s'!"
+#: plugins/admin/groups/class_group.inc:1067
+msgid "Nagios group"
+msgstr "Nagios-Gruppe"
 
-#: include/class_acl.inc:1093 include/class_acl.inc:1095
-#, php-format
-msgid "ACL role: %s"
-msgstr "ACL-Rolle: %s"
+#: plugins/admin/groups/class_group.inc:1069
+msgid "Group member"
+msgstr "Gruppenmitglieder"
 
-#: include/class_acl.inc:1095
-msgid "unknown ACL role"
-msgstr "unbekannte ACL-Rolle"
+#: plugins/admin/departments/class_countryGeneric.inc:82
+#: plugins/admin/departments/class_countryGeneric.inc:83
+#: plugins/admin/departments/dep-filter.xml:49
+#: plugins/admin/departments/dep-list.xml:31
+#: plugins/admin/departments/dep-list.xml:117
+#: plugins/admin/departments/country.tpl:5
+#: plugins/admin/departments/class_departmentManagement.inc:217
+msgid "Country"
+msgstr "Land"
 
-#: include/class_acl.inc:1103
-#, php-format
-msgid "Contains settings for these objects: %s"
-msgstr "Enthält Einstellungen für diese Objekte: %s"
+#: plugins/admin/departments/class_countryGeneric.inc:91
+#: plugins/admin/departments/country.tpl:11
+msgid "Country name"
+msgstr "Name des Landes"
 
-#: include/class_acl.inc:1120
-msgid "inactive"
-msgstr "inaktiv"
+#: plugins/admin/departments/class_countryGeneric.inc:93
+#: plugins/admin/departments/locality.tpl:39
+#: plugins/admin/departments/domain.tpl:39
+#: plugins/admin/departments/class_department.inc:684
+#: plugins/admin/departments/dcObject.tpl:39
+#: plugins/admin/departments/organization.tpl:51
+#: plugins/admin/departments/class_dcObject.inc:92
+#: plugins/admin/departments/class_localityGeneric.inc:93
+#: plugins/admin/departments/country.tpl:39
+#: plugins/admin/departments/class_organizationGeneric.inc:127
+#: plugins/admin/departments/generic.tpl:51
+#: plugins/admin/departments/class_domain.inc:93
+#: plugins/personal/generic/generic.tpl:339
+#: plugins/personal/generic/generic.tpl:355
+#: plugins/personal/generic/class_user.inc:1723
+msgid "Manager"
+msgstr "Verwalter"
 
-#: include/class_acl.inc:1120
-msgid "No members"
-msgstr "Keine Mitglieder"
+#: plugins/admin/departments/class_countryGeneric.inc:95
+#: plugins/admin/departments/locality.tpl:67
+#: plugins/admin/departments/domain.tpl:67
+#: plugins/admin/departments/class_department.inc:686
+#: plugins/admin/departments/dcObject.tpl:67
+#: plugins/admin/departments/organization.tpl:132
+#: plugins/admin/departments/class_dcObject.inc:94
+#: plugins/admin/departments/class_localityGeneric.inc:95
+#: plugins/admin/departments/country.tpl:68
+#: plugins/admin/departments/class_organizationGeneric.inc:135
+#: plugins/admin/departments/generic.tpl:132
+#: plugins/admin/departments/class_domain.inc:94
+msgid "Administrative settings"
+msgstr "Administrative Einstellungen"
 
-#: include/class_acl.inc:1290 include/class_acl.inc:1291
-#: include/class_acl.inc:1297 include/class_tabs.inc:397
-#: plugins/admin/acl/tabs_acl.inc:28 plugins/admin/acl/class_aclRole.inc:770
-#: plugins/admin/acl/acl-list.xml:15
-msgid "ACL"
-msgstr "Zugriffsregeln"
+#: plugins/admin/departments/locality.tpl:5
+#: plugins/admin/departments/dep-filter.xml:63
+#: plugins/admin/departments/dep-list.xml:39
+#: plugins/admin/departments/dep-list.xml:124
+#: plugins/admin/departments/class_localityGeneric.inc:82
+#: plugins/admin/departments/class_localityGeneric.inc:83
+#: plugins/admin/departments/class_departmentManagement.inc:229
+msgid "Locality"
+msgstr "Standort"
 
-#: include/class_acl.inc:1291
-msgid "Access control list"
-msgstr "Zugriffskontrollliste"
+#: plugins/admin/departments/locality.tpl:11
+#: plugins/admin/departments/dcObject.tpl:11
+msgid "Locality name"
+msgstr "Standort-Name"
 
-#: include/class_acl.inc:1297
-msgid "ACL roles"
-msgstr "ACL-Rollen"
+#: plugins/admin/departments/locality.tpl:14
+#: plugins/admin/departments/dcObject.tpl:14
+msgid "Name of locality to create"
+msgstr "Name des zu erzeugenden Standortes"
 
-#: include/class_acl.inc:1300
-msgid "ACL Entries"
-msgstr "ACL-Einträge"
+#: plugins/admin/departments/locality.tpl:22
+#: plugins/admin/departments/domain.tpl:22
+#: plugins/admin/departments/dcObject.tpl:22
+#: plugins/admin/departments/organization.tpl:22
+#: plugins/admin/departments/country.tpl:22
+msgid "Descriptive text for department"
+msgstr "Beschreibender Text zu dieser Abteilung"
 
-#: include/class_session.inc:76 include/class_session.inc:101
-#: include/class_session.inc:127
-msgid "Requested channel does not exist!"
-msgstr "Der angeforderte Channel existiert nicht!"
+#: plugins/admin/departments/locality.tpl:70
+#: plugins/admin/departments/domain.tpl:70
+#: plugins/admin/departments/dcObject.tpl:70
+#: plugins/admin/departments/organization.tpl:135
+#: plugins/admin/departments/country.tpl:71
+#: plugins/admin/departments/generic.tpl:135
+msgid "Tag department as an independent administrative unit"
+msgstr "Abteilung als eigenständige administrative Einheit kennzeichnen"
 
-#: include/class_listing.inc:257 include/class_sortableListing.inc:274
-msgid "Sort ascending"
-msgstr "Aufsteigend sortieren"
+#: plugins/admin/departments/domain.tpl:5
+#: plugins/admin/departments/dep-filter.xml:105
+#: plugins/admin/departments/dep-list.xml:15
+#: plugins/admin/departments/dep-list.xml:103
+#: plugins/admin/departments/class_departmentManagement.inc:193
+msgid "Domain"
+msgstr "Domain"
 
-#: include/class_listing.inc:257 include/class_sortableListing.inc:274
-msgid "Sort descending"
-msgstr "Absteigend sortieren"
+#: plugins/admin/departments/domain.tpl:11
+msgid "Domain name"
+msgstr "Domänenname"
 
-#: include/class_listing.inc:319
-msgid "Select all"
-msgstr "Alle auswählen"
+#: plugins/admin/departments/domain.tpl:14
+msgid "Name of domain to create"
+msgstr "Name der zu erzeugenden Domäne"
 
-#: include/class_listing.inc:578
-msgid "created by"
-msgstr "Angelegt von"
+#: plugins/admin/departments/class_department.inc:379
+#: plugins/admin/departments/class_department.inc:683
+#: plugins/admin/departments/organization.tpl:117
+#: plugins/admin/departments/class_organizationGeneric.inc:133
+#: plugins/admin/departments/generic.tpl:118
+#: plugins/personal/generic/generic.tpl:419
+#: plugins/personal/generic/generic.tpl:586
+#: plugins/personal/generic/class_user.inc:1357
+#: plugins/personal/generic/class_user.inc:1848
+msgid "Fax"
+msgstr "Fax"
 
-#: include/class_listing.inc:1064 include/class_listing.inc:1066
-msgid "Go to preceding level"
-msgstr "Zur übergeordneten Ebene wechseln"
+#: plugins/admin/departments/class_department.inc:439 html/main.php:170
+#: html/password.php:61 include/utils/class_xml.inc:43
+#: include/functions.inc:465
+msgid "Fatal error"
+msgstr "Schwerer Fehler"
 
-#: include/class_listing.inc:1072 include/class_listing.inc:1074
-msgid "Go to current users level"
-msgstr "Zur Ebene des momentanen Benutzers wechseln"
+#: plugins/admin/departments/class_department.inc:439
+msgid "Cannot find an unused tag for this administrative unit!"
+msgstr "Kann keinen unbenutzten Tag für diese administrative Einheit finden!"
 
-#: include/class_listing.inc:1079
-msgid "Reload list"
-msgstr "Liste neu laden"
+#: plugins/admin/departments/class_department.inc:507
+#, php-format
+msgid "Tagging '%s'."
+msgstr "Markiere '%s'."
 
-#: include/class_listing.inc:1183 plugins/admin/ogroups/ogroup-list.xml:62
-#: plugins/admin/groups/group-list.xml:62 plugins/admin/users/user-list.xml:78
-#: plugins/admin/newConfigManagement/DeviceConfig-list.xml:50
-#: plugins/admin/departments/dep-list.xml:87 plugins/admin/acl/acl-list.xml:65
-#: plugins/addons/propertyEditor/property-list.xml:96
-msgid "Actions"
-msgstr "Aktionen"
+#: plugins/admin/departments/class_department.inc:588
+#, php-format
+msgid "Moving '%s' to '%s'"
+msgstr "Verschiebe '%s' nach '%s'"
 
-#: include/class_listing.inc:1453
-msgid "Copy"
-msgstr "Kopieren"
+#: plugins/admin/departments/class_department.inc:624
+#: ihtml/themes/default/snapshotdialog.tpl:20
+#: ihtml/themes/default/snapshotdialog.tpl:63
+#: include/utils/class_msgPool.inc:459 include/class_acl.inc:799
+#: include/class_acl.inc:806 include/class_acl.inc:813
+msgid "Object"
+msgstr "Objekt"
 
-#: include/class_listing.inc:1459
-msgid "Cut"
-msgstr "Ausschneiden"
+#: plugins/admin/departments/class_department.inc:629
+#, php-format
+msgid "FAILED to copy %s, aborting operation"
+msgstr "Fehler beim kopieren von %s, breche ab"
 
-#: include/class_listing.inc:1467 include/class_listing.inc:1469
-#: include/class_CopyPasteHandler.inc:571
-msgid "Paste"
-msgstr "Einfügen"
+#: plugins/admin/departments/class_department.inc:660
+#: plugins/admin/departments/class_department.inc:671
+msgid "Departments"
+msgstr "Abteilungen"
 
-#: include/class_listing.inc:1492
-msgid "Cut this entry"
-msgstr "Diesen Eintrag ausschneiden"
+#: plugins/admin/departments/class_department.inc:674
+msgid "Department name"
+msgstr "Name der Abteilung"
 
-#: include/class_listing.inc:1501
-msgid "Copy this entry"
-msgstr "Diesen Eintrag kopieren"
+#: plugins/admin/departments/class_department.inc:679
+#: plugins/admin/departments/organization.tpl:86
+#: plugins/admin/departments/class_organizationGeneric.inc:129
+#: plugins/admin/departments/generic.tpl:87
+#: plugins/personal/generic/generic.tpl:444
+#: plugins/personal/generic/class_user.inc:1733
+msgid "State"
+msgstr "Land"
 
-#: include/class_listing.inc:1533 include/class_listing.inc:1535
-msgid "Restore snapshots"
-msgstr "Abzug wiederherstellen"
+#: plugins/admin/departments/class_department.inc:680
+#: plugins/admin/departments/organization.tpl:82
+#: plugins/admin/departments/organization.tpl:94
+#: plugins/admin/departments/class_localityGeneric.inc:91
+#: plugins/admin/departments/class_organizationGeneric.inc:130
+#: plugins/admin/departments/generic.tpl:83
+#: plugins/admin/departments/generic.tpl:85
+#: plugins/admin/departments/generic.tpl:95
+#: plugins/personal/generic/generic.tpl:436
+#: plugins/personal/generic/class_user.inc:1734
+#: ihtml/themes/default/infoPage.tpl:28
+msgid "Location"
+msgstr "Ort"
 
-#: include/class_listing.inc:1549
-msgid "Export list"
-msgstr "Liste exportieren"
+#: plugins/admin/departments/class_department.inc:681
+#: plugins/admin/departments/organization.tpl:102
+#: plugins/admin/departments/generic.tpl:103
+#: plugins/personal/generic/generic.tpl:185
+#: plugins/personal/generic/generic.tpl:452
+msgid "Address"
+msgstr "Adresse"
 
-#: include/class_listing.inc:1583 include/class_SnapShotDialog.inc:142
-msgid "Restore snapshot"
-msgstr "Abzug wiederherstellen"
+#: plugins/admin/departments/class_department.inc:682
+msgid "Telephone"
+msgstr "Telefon"
 
-#: include/class_listing.inc:1591
-msgid "Create new snapshot for this object"
-msgstr "Erstelle einen neuen Snapshot dieses Objekts"
+#: plugins/admin/departments/class_department.inc:737
+#, php-format
+msgid "Object '%s' is already tagged"
+msgstr "Objekt '%s' ist bereits markiert"
 
-#: include/class_sortableListing.inc:234
-msgid "Sortable list"
-msgstr "Sortierbare Liste"
+#: plugins/admin/departments/class_department.inc:744
+#, php-format
+msgid "Adding tag (%s) to object '%s'"
+msgstr "Füge Markierung (%s) zu Objekt '%s' hinzu"
 
-#: include/class_sortableListing.inc:239
-msgid "Edit this entry"
-msgstr "Diesen Eintrag bearbeiten"
+#: plugins/admin/departments/class_department.inc:776
+#, php-format
+msgid "Removing tag from object '%s'"
+msgstr "Entferne Markierung von Objekt '%s'"
 
-#: include/class_sortableListing.inc:244
-msgid "Delete this entry"
-msgstr "Diesen Eintrag entfernen"
+#: plugins/admin/departments/dcObject.tpl:5
+#: plugins/admin/departments/dep-filter.xml:77
+#: plugins/admin/departments/dep-list.xml:23
+#: plugins/admin/departments/dep-list.xml:110
+msgid "Domain component"
+msgstr "Domänen-Komponente"
 
-#: include/functions.inc:134
-#, php-format
-msgid "Fatal error: no class locations defined - please run %s to fix this"
+#: plugins/admin/departments/dep_move_confirm.tpl:2
+msgid "You are currently moving/renaming this department."
 msgstr ""
-"Schwerer Fehler: keine class locations definiert - bitte führen Sie %s aus, "
-"um das Problem zu beheben"
+"Momentan sind Sie dabei, diese Abteilung zu verschieben bzw. neu zu benennen."
 
-#: include/functions.inc:141
-#, php-format
-msgid "Fatal error: cannot instantiate class %s - try running %s to fix this"
+#: plugins/admin/departments/dep_move_confirm.tpl:6
+msgid ""
+"Modifying a departments naming attribute 'ou' or base may corrupt ACLs and "
+"snapshot entries for all entire objects."
 msgstr ""
-"Schwerer Fehler: kann Klasse %s nicht instanziieren - bitte führen Sie %s "
-"aus um das Problem zu beheben"
+"Verändern des für die Namensbildung zuständigen Attributes 'ou' einer "
+"Abteilung oder der Basis kann vorhandene ACLs und/oder Snapshots für alle "
+"Objekte unbrauchbar machen."
 
-#: include/functions.inc:466
-#, php-format
-msgid "Error while connecting to LDAP: %s"
-msgstr "Fehler beim Verbinden mit dem LDAP-Server: %s"
+#: plugins/admin/departments/dep_move_confirm.tpl:9
+msgid "GOsa can NOT fix this for you, yet."
+msgstr "GOsa kann dies (noch) NICHT für Sie reparieren."
 
-#: include/functions.inc:537 include/functions.inc:623
-msgid "User ID is not unique!"
-msgstr "Benutzerkennung ist nicht eindeutig!"
+#: plugins/admin/departments/dep_move_confirm.tpl:12
+msgid ""
+"Before you confirm this action, ensure that everything will be as expected, "
+"possibly the best solution is a backup."
+msgstr ""
+"Bevor Sie diese Aktion bestätigen, stellen Sie sicher, dass alles wie "
+"erwartet sein wird, vielleicht ist die beste Lösung, vorher ein Backup zu "
+"erstellen."
 
-#: include/functions.inc:827 include/functions.inc:945
-msgid "Error while locking entry!"
-msgstr "Fehler beim Sperren des Eintrags!"
+#: plugins/admin/departments/dep-filter.xml:35
+#: plugins/admin/departments/generic.tpl:4
+msgid "Organizational Unit"
+msgstr "Organisationseinheit"
 
-#: include/functions.inc:837
-#, php-format
-msgid "Cannot store lock information in LDAP!"
-msgstr "Kann Sperr-Information nicht im LDAP speichern!"
+#: plugins/admin/departments/dep-filter.xml:91
+#: plugins/admin/departments/organization.tpl:4
+#: plugins/admin/departments/dep-list.xml:47
+#: plugins/admin/departments/dep-list.xml:131
+#: plugins/admin/departments/class_organizationGeneric.inc:113
+#: plugins/admin/departments/class_organizationGeneric.inc:114
+#: plugins/admin/departments/class_departmentManagement.inc:241
+#: plugins/personal/generic/generic.tpl:298
+#: plugins/personal/generic/class_user.inc:1720 setup/setup_feedback.tpl:10
+#: setup/setup_feedback.tpl:12 ihtml/themes/default/infoPage.tpl:26
+msgid "Organization"
+msgstr "Organisation"
 
-#: include/functions.inc:837
-#, php-format
-msgid "Error: %s"
-msgstr "Fehler: %s"
+#: plugins/admin/departments/dep_iframe.tpl:1
+msgid "Processing the requested operation"
+msgstr "Gewünschte Operation wird durchgeführt"
 
-#: include/functions.inc:1267
-#, php-format
-msgid "The current size limit of %d entries is exceeded!"
-msgstr "Die Größenbeschränkung von %d Einträgen ist überschritten!"
+#: plugins/admin/departments/dep_iframe.tpl:7
+msgid ""
+"Your browser doesn't support IFRAME HTML elements. Please use this link to "
+"perform the requested operation."
+msgstr ""
+"Ihr Browser unterstützt keine IFRAME HTML Elemente. Bitte wählen Sie diesen "
+"Link, um die gewünschte Operation durchzuführen."
 
-#: include/functions.inc:1269
-#, php-format
-msgid "Set the size limit to %s"
-msgstr "Setze Grössenlimitieren auf %s"
+#: plugins/admin/departments/organization.tpl:11
+msgid "Name of organization"
+msgstr "Name der Organisation"
 
-#: include/functions.inc:1281 plugins/personal/generic/generic.tpl:218
-msgid "Configure"
-msgstr "Konfigurieren"
+#: plugins/admin/departments/organization.tpl:14
+msgid "Name of organization to create"
+msgstr "Name der zu erzeugenden Organisation"
 
-#: include/functions.inc:1286
-msgid "list is incomplete"
-msgstr "Liste ist unvollständig"
+#: plugins/admin/departments/organization.tpl:30
+#: plugins/admin/departments/generic.tpl:30
+msgid "Category for this subtree"
+msgstr "Kategorie dieses Teilbaums"
 
-#: include/functions.inc:1636
-msgid "Continue anyway"
-msgstr "Trotzdem Fortsetzen"
+#: plugins/admin/departments/organization.tpl:89
+#: plugins/admin/departments/generic.tpl:90
+msgid "State where this subtree is located"
+msgstr "Land, in dem dieser Teilbaum anzusiedeln ist"
 
-#: include/functions.inc:1638
-msgid "Edit anyway"
-msgstr "Trotzdem bearbeiten"
+#: plugins/admin/departments/organization.tpl:97
+#: plugins/admin/departments/generic.tpl:98
+msgid "Location of this subtree"
+msgstr "Ort dieses Teilbaums"
 
-#: include/functions.inc:1641
-msgid "These entries are currently locked:"
-msgstr "Diese Einträge sind momentan gesperrt:"
+#: plugins/admin/departments/organization.tpl:105
+#: plugins/admin/departments/generic.tpl:106
+msgid "Postal address of this subtree"
+msgstr "Postalische Anschrift dieses Teilbaums"
 
-#: include/functions.inc:1882
-msgid "Entries per page"
-msgstr "Einträge pro Seite"
+#: plugins/admin/departments/organization.tpl:112
+#: plugins/admin/departments/generic.tpl:113
+msgid "Base telephone number of this subtree"
+msgstr "Einleitende Telefonnummer dieses Teilbaums"
 
-#: include/functions.inc:2060
-#, php-format
-msgid "GOsa %s"
-msgstr "GOsa %s"
+#: plugins/admin/departments/organization.tpl:120
+#: plugins/admin/departments/generic.tpl:121
+msgid "Base facsimile telephone number of this subtree"
+msgstr "Einleitende Fax-Nummer dieses Teilbaums"
 
-#: include/functions.inc:2067
-#, php-format
-msgid "GOsa %s snapshot (Rev %s)"
-msgstr "GOsa %s Entwicklerversion (Rev %s)"
+#: plugins/admin/departments/dep-list.xml:11
+msgid "List of structural objects"
+msgstr "Liste von strukturellen Objekten"
 
-#: include/functions.inc:2072
-#, php-format
-msgid "GOsa development snapshot (Rev %s)"
-msgstr "GOsa Entwicklerversion (Rev %s)"
+#: plugins/admin/departments/dep-list.xml:55
+#: plugins/admin/departments/dep-list.xml:71
+#: plugins/admin/departments/dep-list.xml:138
+#: plugins/admin/departments/class_departmentManagement.inc:253
+#: plugins/admin/ogroups/objectSelect/selectObject-list.xml:15
+#: plugins/admin/ogroups/class_ogroupManagement.inc:186
+#: plugins/personal/generic/generic.tpl:306
+#: plugins/personal/generic/class_user.inc:1721
+msgid "Department"
+msgstr "Abteilung"
 
-#: include/functions.inc:2168
-#, php-format
-msgid "File %s cannot be deleted!"
-msgstr "Datei %s konnte nicht entfernt werden!"
+#: plugins/admin/departments/class_dcObject.inc:81
+#: plugins/admin/departments/class_dcObject.inc:82
+#: plugins/admin/departments/class_departmentManagement.inc:205
+#: plugins/admin/departments/class_domain.inc:81
+#: plugins/admin/departments/class_domain.inc:82
+msgid "Domain Component"
+msgstr "Domänen-Komponente"
 
-#: include/functions.inc:2198 include/functions.inc:2218
-msgid "Cannot write revision file!"
-msgstr "Kann nicht in Revisions-Datei schreiben!"
+#: plugins/admin/departments/country.tpl:14
+msgid "Name of country to create"
+msgstr "Name des anzulegenden Landes"
 
-#: include/functions.inc:2489 include/functions.inc:2493
-#: include/functions.inc:2499
-msgid "'baseIdHook' is not available. Using default base!"
-msgstr "'baseIdHook' ist nicht verfügbar. Verwende die Standard-Basis!"
+#: plugins/admin/departments/class_organizationGeneric.inc:122
+msgid "Organization name"
+msgstr "Organisationsname"
 
-#: include/functions.inc:2523
-msgid ""
-"Cannot read schema information from LDAP. Schema validation is not possible!"
-msgstr ""
-"Kann die Schema-Informationen nicht vom Server beziehen. Keine Schemaprüfung "
-"möglich!"
+#: plugins/admin/departments/class_organizationGeneric.inc:131
+#: plugins/personal/generic/generic.tpl:183
+#: plugins/personal/generic/class_user.inc:1735
+msgid "Postal address"
+msgstr "Adresse"
 
-#: include/functions.inc:2549
-msgid "This class is used to make users appear in GOsa."
-msgstr "Diese Klasse wird verwendet um Benutzer in GOsa sichtbar zu machen."
+#: plugins/admin/departments/class_organizationGeneric.inc:132
+#: plugins/generic/infoPage/class_infoPage.inc:109
+msgid "Phone number"
+msgstr "Telefonnummer"
 
-#: include/functions.inc:2556
-msgid ""
-"This class is used to lock entries in order to prevent multiple edits at a "
-"time."
-msgstr ""
-"Diese Klasse wird verwendet um Mehrfachbearbeitungen von Einträgen zu "
-"verhindern."
+#: plugins/admin/departments/generic.tpl:11
+msgid "Name of department"
+msgstr "Name der Abteilung"
 
-#: include/functions.inc:2601
-#, php-format
-msgid "Required object class %s is missing!"
-msgstr "Die benötigte Objektklasse %s fehlt!"
+#: plugins/admin/departments/generic.tpl:14
+msgid "Name of subtree to create"
+msgstr "Name des zu erzeugenden Teilbaums"
 
-#: include/functions.inc:2604
-#, php-format
-msgid "Optional object class %s is missing!"
-msgstr "Die optionale Objektklasse %s fehlt!"
-
-#: include/functions.inc:2609
-#, php-format
-msgid "Wrong version of required object class %s (!=%s) detected!"
-msgstr "Falsche·Version·der·benötigten·Objektklasse·%s·(!=%s)!"
+#: plugins/admin/departments/generic.tpl:22
+msgid "Descriptive text for   department"
+msgstr "Beschreibender Text zu dieser Abteilung"
 
-#: include/functions.inc:2612
-#, php-format
-msgid "Class available"
-msgstr "Klasse verfügbar"
+#: plugins/admin/departments/class_departmentManagement.inc:25
+msgid "Directory structure"
+msgstr "Verzeichnisstruktur"
 
-#: include/functions.inc:2634
+#: plugins/admin/departments/class_departmentManagement.inc:26
 msgid ""
-"RFC2307bis schema is enabled, but the current LDAP configuration does not "
-"support it!"
+"Manage organizations, organizational units, localities, countries and more"
 msgstr ""
-"Das RFC2307bis Schema ist aktiv, die momentanen LDAP-Einstellungen "
-"unterstützen es aber nicht!"
+"Verwalten von Organisationen, Organisationsheineiten, Standorten, Ländern "
+"und mehr"
 
-#: include/functions.inc:2635
+#: plugins/admin/departments/class_departmentManagement.inc:125
 msgid ""
-"To use RFC2307bis groups, the objectClass 'posixGroup' must be AUXILIARY."
+"As soon as the tag operation has finished, you can scroll down to end of the "
+"page and    press the 'Continue' button to continue with the department "
+"management dialog."
 msgstr ""
-"Um RFC2307bis-konforme Gruppen verwenden zu können, muss die Objektklasse "
-"'posixGroup' AUXILIARY sein"
+"Sobald die Tag-Operation abgeschlossen wurde, können Sie zum Ende der Seite "
+"scrollen und auf den 'Fortfahren'-Knopf drücken, um mit der "
+"Abteilungsverwaltung fort zu fahren."
 
-#: include/functions.inc:2639
-msgid ""
-"RFC2307bis schema is disabled, but the current LDAP configuration supports "
-"it!"
-msgstr ""
-"Das RFC2307bis Schema ist inaktiv, die momentanen LDAP-Einstellungen setzen "
-"es aber voraus!"
+#: plugins/admin/newConfigManagement/DeviceConfig-list.xml:10
+msgid "List of items"
+msgstr "Liste der Items"
 
-#: include/functions.inc:2640
-msgid "To correct this, the objectClass 'posixGroup' must be STRUCTURAL."
-msgstr ""
-"Um das Problem zu beheben, muss die Objektklasse 'posixGroup' STRUCTURAL "
-"sein."
+#: plugins/admin/newConfigManagement/DeviceConfig-list.xml:75
+msgid "Edit item"
+msgstr "Item bearbeiten"
 
-#: include/functions.inc:2665
-msgid "German"
-msgstr "Deutsch"
+#: plugins/admin/newConfigManagement/DeviceConfig-list.xml:82
+msgid "Remove item"
+msgstr "Item entfernen"
 
-#: include/functions.inc:2666
-msgid "French"
-msgstr "Französisch"
+#: plugins/admin/newConfigManagement/DeviceConfig-list.tpl:9
+msgid "Container"
+msgstr "Container"
 
-#: include/functions.inc:2667
-msgid "Italian"
-msgstr "Italienisch"
+#: plugins/admin/newConfigManagement/DeviceConfig-list.tpl:10
+msgid "Item"
+msgstr "Item"
 
-#: include/functions.inc:2668
-msgid "Spanish"
-msgstr "Spanisch"
+#: plugins/admin/newConfigManagement/class_newConfigManagement.inc:8
+#: plugins/admin/newConfigManagement/class_newConfigManagement.inc:9
+#: plugins/admin/newConfigManagement/class_newConfigManagement.inc:352
+#: plugins/admin/newConfigManagement/class_newConfigManagement.inc:353
+#: plugins/admin/newConfigManagement/class_newConfigManagement.inc:359
+msgid "Config management"
+msgstr "Konfigurationsverwaltung"
 
-#: include/functions.inc:2669
-msgid "English"
-msgstr "Englisch"
+#: plugins/admin/newConfigManagement/class_newConfigManagement.inc:42
+#: plugins/admin/newConfigManagement/class_newConfigManagement.inc:95
+#, php-format
+msgid "Failed to load distributions, error was '%s'!"
+msgstr ""
 
-#: include/functions.inc:2670
-msgid "Dutch"
-msgstr "Niederländisch"
+#: plugins/admin/newConfigManagement/class_newConfigManagement.inc:262
+msgid "No selectable install methods returned!"
+msgstr ""
 
-#: include/functions.inc:2671
-msgid "Polish"
-msgstr "Polnisch"
+#: plugins/admin/newConfigManagement/class_newConfigManagement.inc:263
+#: setup/class_setup.inc:183
+msgid "Setup"
+msgstr "Einrichtung"
 
-#: include/functions.inc:2672
-msgid "Brazilian Portuguese"
-msgstr "Portugiesisches Brasilianisch"
+#: plugins/admin/newConfigManagement/class_newConfigManagement.inc:278
+msgid "Distribution"
+msgstr "Distribution"
 
-#: include/functions.inc:2674
-msgid "Chinese"
-msgstr "Chinesisch"
+#: plugins/admin/newConfigManagement/class_newConfigManagement.inc:284
+msgid "Release"
+msgstr "Release"
 
-#: include/functions.inc:2675
-msgid "Vietnamese"
-msgstr "Vietnamesisch"
+#: plugins/admin/newConfigManagement/class_newConfigManagement.inc:290
+msgid "Component"
+msgstr "Komponente"
 
-#: include/functions.inc:2676
-msgid "Russian"
-msgstr "Russisch"
+#: plugins/admin/ogroups/paste_generic.tpl:1
+msgid "Paste object group"
+msgstr "Objektgruppe einfügen"
 
-#: include/functions.inc:2869
-msgid "Cannot detect password hash!"
-msgstr "Kann die Passwortverschlüsselung nicht bestimmen!"
+#: plugins/admin/ogroups/paste_generic.tpl:7
+msgid "Please enter the new object group name"
+msgstr "Bitte geben Sie einen Namen für die neue Objektgruppe ein"
 
-#: include/functions.inc:2910 include/functions.inc:2985
-#, php-format
-msgid "Pre-event hook reported a problem: %s. Password change canceled!"
+#: plugins/admin/ogroups/paste_generic.tpl:16
+msgid ""
+"Warning: systems can only inherit from a "
+"single object group!"
 msgstr ""
-"Der Pre-event Hook meldete ein Problem: %s. Die Passwortänderung wurde "
-"abgebrochen!"
-
-#: include/functions.inc:2941
-msgid "Password change failed!"
-msgstr "Passwort-Änderung ist fehlgeschlagen!"
+"Mitglieder kopieren. Warnung: Systeme können nur von einer einzelnen Gruppe erben!"
 
-#: include/functions.inc:2949
-#, php-format
-msgid "Post-event hook reported a problem: %s. Password change canceled!"
-msgstr ""
-"Post-event Hook meldete ein Problem: %s. Die Passwortänderung wurde "
-"abgebrochen!"
+#: plugins/admin/ogroups/ogroup-list.xml:11
+msgid "List of object groups"
+msgstr "Liste von Objektgruppen"
 
-#: include/functions.inc:3053
-msgid "Cannot generate SAMBA hash!"
-msgstr "Kann Samba-Hash nicht erzeugen!"
+#: plugins/admin/ogroups/ogroup-list.xml:15
+#: plugins/admin/ogroups/generic.tpl:1
+msgid "Object group"
+msgstr "Objektgruppe"
 
-#: include/functions.inc:3068
-#, php-format
-msgid "Generating SAMBA hash by running %s failed: check %s!"
-msgstr "SAMBA-Hash Generierung mittels %s ist fehlgeschlagen: prüfen Sie %s!"
+#: plugins/admin/ogroups/ogroup-list.xml:142
+msgid "Edit object group"
+msgstr "Objektgruppe bearbeiten"
 
-#: include/functions.inc:3346 include/functions.inc:3360
-#: include/functions.inc:3398 include/functions.inc:3410
-#: include/functions.inc:3414 include/functions.inc:3429
-#: include/functions.inc:3438
-msgid "Cannot allocate free ID:"
-msgstr "Konnte keine freie ID allozieren:"
+#: plugins/admin/ogroups/ogroup-list.xml:155
+msgid "Remove object group"
+msgstr "Objektgruppe löschen"
 
-#: include/functions.inc:3346
-msgid "unknown idAllocation method!"
-msgstr "unbekannte idAllocation-Methode!"
+#: plugins/admin/ogroups/tabs_ogroups.inc:139
+msgid "Phone queue"
+msgstr "Warteschlange"
 
-#: include/functions.inc:3360
-#, php-format
-msgid "%sPoolMin >= %sPoolMax!"
-msgstr "%sPoolMin >= %sPoolMax!"
+#: plugins/admin/ogroups/tabs_ogroups.inc:164
+msgid "Groupware"
+msgstr "Groupware"
 
-#: include/functions.inc:3390
-msgid "Cannot create sambaUnixIdPool entry!"
-msgstr "kann sambaUnixIdPool-Eintrag nicht anlegen!"
+#: plugins/admin/ogroups/tabs_ogroups.inc:176
+msgid "System settings"
+msgstr "Systemeinstellungen"
 
-#: include/functions.inc:3398
-msgid "sambaUnixIdPool is not unique!"
-msgstr "sambaUnixIdPool ist nicht eindeutig!"
+#: plugins/admin/ogroups/tabs_ogroups.inc:188
+#: plugins/admin/ogroups/tabs_ogroups.inc:213
+msgid "Recipe"
+msgstr "Rezept"
 
-#: include/functions.inc:3410 include/functions.inc:3414
-msgid "no ID available!"
-msgstr "keine ID verfügbar!"
+#: plugins/admin/ogroups/tabs_ogroups.inc:200
+#: plugins/admin/ogroups/tabs_ogroups.inc:222
+msgid "Devices"
+msgstr "Geräte"
 
-#: include/functions.inc:3438
-msgid "maximum number of tries exceeded!"
-msgstr "maximale Anzahl von Versuchen abgelaufen!"
+#: plugins/admin/ogroups/tabs_ogroups.inc:232
+msgid "Deployment summary"
+msgstr "Zusammenfassung der Verteilung"
 
-#: include/functions.inc:3498
-msgid "Cannot allocate free ID!"
-msgstr "Konnte keine freie ID allozieren!"
+#: plugins/admin/ogroups/tabs_ogroups.inc:242
+msgid "Desktop"
+msgstr "Schreibtisch"
 
-#: include/class_tabs.inc:57
-#, php-format
-msgid "No plugin definition for %s found: please check the configuration file!"
-msgstr ""
-"Es wurde keine Plugin-Definition gefunden um %s zu Initialisieren: bitte "
-"prüfen Sie Ihre Konfigurationsdatei!"
+#: plugins/admin/ogroups/tabs_ogroups.inc:259
+msgid "Applications"
+msgstr "Anwendungen"
 
-#: include/class_tabs.inc:264
-#, php-format
-msgid "Delete process has been canceled by plugin %s: %s"
-msgstr "Der Lösch-Vorgang wurde durch das plugin %s abgebrochen: %s"
+#: plugins/admin/ogroups/generic.tpl:5 plugins/personal/posix/generic.tpl:6
+msgid "Generic settings"
+msgstr "Allgemeine Benutzereinstellungen"
 
-#: include/class_tabs.inc:402
-msgid "References"
-msgstr "Referenzen"
+#: plugins/admin/ogroups/generic.tpl:10
+msgid "Name of the group"
+msgstr "Name der Gruppe"
 
-#: include/class_SnapShotDialog.inc:55
-msgid "Date"
-msgstr "Datum"
+#: plugins/admin/ogroups/generic.tpl:41
+msgid "Member objects"
+msgstr "Zusammengefasste Objekte"
 
-#: include/class_SnapShotDialog.inc:94
-#, php-format
-msgid "You are about to delete the snapshot %s."
-msgstr "Sie sind dabei den Snapshot %s zu entfernen."
+#: plugins/admin/ogroups/objectSelect/class_objectSelect.inc:29
+msgid "Object selection"
+msgstr "Objektauswahl"
 
-#: include/class_SnapShotDialog.inc:143
-msgid "Delete snapshot"
-msgstr "Snapshot entfernen"
-
-#: include/class_SnapShotDialog.inc:144 include/class_SnapShotDialog.inc:162
-msgid "Y-m-d, H:i:s"
-msgstr "Y-m-d, H:i:s"
-
-#: include/exporter/class_cvsExporter.inc:48
-msgid "CSV"
-msgstr "CSV"
-
-#: include/exporter/class_PDF.inc:24
-msgid "Page"
-msgstr "Seite"
-
-#: include/exporter/class_pdfExporter.inc:18
-msgid "No PDF export possible: there is no FPDF library installed."
-msgstr "Kein PDF-Export möglich: FPDF-Bibliothek ist nicht installiert."
-
-#: include/exporter/class_pdfExporter.inc:145
-msgid "PDF"
-msgstr "PDF"
-
-#: include/class_GOsaRegistration.inc:127
-msgid ""
-"UNIX-timestamp pointing to the date GOsa will ask for a registration again "
-"(-1 to disable)"
-msgstr ""
-"UNIX-Zeitstempel für die nächste GOsa-Registrierungsfrage (-1 zum "
-"Deaktivieren)"
+#: plugins/admin/ogroups/objectSelect/selectObject-list.xml:23
+#: plugins/admin/ogroups/class_ogroupManagement.inc:187
+#: plugins/personal/posix/trustSelect/trust-list.xml:12
+msgid "Server"
+msgstr "Server"
 
-#: include/class_jsonRPC.inc:38
-#, php-format
-msgid "The RPC connection (%s) specified for %s:%s is invalid: %s"
-msgstr "Die RPC-Verbindung (%s) für %s:%s ist ungültig: %s"
+#: plugins/admin/ogroups/objectSelect/selectObject-list.xml:31
+#: plugins/admin/ogroups/class_ogroupManagement.inc:189
+#: plugins/personal/posix/trustSelect/trust-list.xml:19
+msgid "Workstation"
+msgstr "Arbeitsstation"
 
-#: include/class_jsonRPC.inc:331
-#, php-format
-msgid "Unknown HTTP status code %s!"
-msgstr "Unbekannter HTTP Status-Code %s!"
+#: plugins/admin/ogroups/objectSelect/selectObject-list.xml:39
+#: plugins/admin/ogroups/class_ogroupManagement.inc:191
+#: plugins/personal/posix/trustSelect/trust-list.xml:26
+msgid "Terminal"
+msgstr "Terminal"
 
-#: include/class_multi_plug.inc:362
-msgid "You are currently editing multiple entries."
-msgstr "Sie bearbeiten momentan mehrere Einträge."
+#: plugins/admin/ogroups/objectSelect/selectObject-list.xml:47
+#: plugins/admin/ogroups/class_ogroupManagement.inc:192
+msgid "Printer"
+msgstr "Drucker"
 
-#: include/class_multi_plug.inc:394
-msgid "Reset password"
-msgstr "Passwort zurücksetzen"
+#: plugins/admin/ogroups/class_ogroupManagement.inc:25
+#: plugins/admin/ogroups/class_ogroup.inc:858
+msgid "Object groups"
+msgstr "Objektgruppen"
 
-#: include/class_multi_plug.inc:394
-msgid "The user password has been reset. Please set a new password!"
-msgstr ""
-"Das Nutzer-Passwort wurde zurückgesetzt. Bitte setzen Sie ein neues Passwort!"
+#: plugins/admin/ogroups/class_ogroupManagement.inc:26
+msgid "Combine different types of objects to make use of this relationship"
+msgstr "Kombinieren von verschiedenen Objekttypen"
 
-#: include/class_certificate.inc:73
-msgid "Certificate is empty!"
-msgstr "Zertifikat ist leer!"
+#: plugins/admin/ogroups/class_ogroupManagement.inc:182
+msgid "Templates"
+msgstr "Vorlagen"
 
-#: include/class_certificate.inc:100
-msgid "Cannot load certificate: only PEM and DER are supported!"
-msgstr "Zertifikat kann nicht geladen werden: nur PEM/DER sind unterstützt!"
+#: plugins/admin/ogroups/class_ogroupManagement.inc:185
+msgid "Application"
+msgstr "Anwendung"
 
-#: include/class_certificate.inc:115
-msgid "Cannot extract information for non PEM certificates!"
-msgstr ""
-"Zertifikatinformationen können nur für PEM Zertifikate ermittelt werden!"
+#: plugins/admin/ogroups/class_ogroupManagement.inc:190
+msgid "Windows Install"
+msgstr "Windows Installation"
 
-#: include/class_certificate.inc:219
-msgid "No valid certificate loaded!"
-msgstr "Kein gültiges Zertifikat geladen!"
+#: plugins/admin/ogroups/class_ogroup.inc:244
+#: plugins/generic/dashBoard/dbInformation/contents.tpl:1
+#: setup/setup_ldap.tpl:108
+msgid "Information"
+msgstr "Information"
 
-#: include/php_setup.inc:107
-msgid "Generating this page caused the PHP interpreter to raise some errors!"
+#: plugins/admin/ogroups/class_ogroup.inc:244
+msgid "You cannot combine terminals and workstations in one object group!"
 msgstr ""
-"Der PHP-Interpreter meldete einen oder mehrere Fehler beim Erzeugen dieser "
-"Seite!"
-
-#: include/php_setup.inc:110
-msgid "Send bug report"
-msgstr "Fehlerbericht senden"
-
-#: include/php_setup.inc:114
-msgid "Toggle details"
-msgstr "Details zeigen/verstecken"
-
-#: include/php_setup.inc:123
-msgid "PHP error"
-msgstr "PHP Fehler"
+"Sie können Terminals und Arbeitsstationen nicht zu einer Objektgruppe "
+"zusammenfassen!"
 
-#: include/php_setup.inc:142
-msgid "class"
-msgstr "Klasse"
+#: plugins/admin/ogroups/class_ogroup.inc:320
+msgid "too many different objects!"
+msgstr "zu viele unterschiedliche Objekte!"
 
-#: include/php_setup.inc:148
-msgid "function"
-msgstr "Funktion"
+#: plugins/admin/ogroups/class_ogroup.inc:322
+msgid "users"
+msgstr "Benutzer"
 
-#: include/php_setup.inc:153
-msgid "static"
-msgstr "statisch"
+#: plugins/admin/ogroups/class_ogroup.inc:323
+msgid "groups"
+msgstr "Gruppen"
 
-#: include/php_setup.inc:157
-msgid "method"
-msgstr "Methode"
+#: plugins/admin/ogroups/class_ogroup.inc:324
+msgid "applications"
+msgstr "Anwendungen"
 
-#: include/php_setup.inc:190
-msgid "Traceback"
-msgstr "Ablaufverfolgung"
+#: plugins/admin/ogroups/class_ogroup.inc:325
+msgid "departments"
+msgstr "Abteilungen"
 
-#: include/php_setup.inc:191
-msgid "File"
-msgstr "Datei"
+#: plugins/admin/ogroups/class_ogroup.inc:326
+msgid "servers"
+msgstr "Server"
 
-#: include/php_setup.inc:191
-msgid "Line"
-msgstr "Zeile"
+#: plugins/admin/ogroups/class_ogroup.inc:327
+msgid "workstations"
+msgstr "Arbeitsstationen"
 
-#: include/php_setup.inc:192
-msgid "Arguments"
-msgstr "Argumente"
+#: plugins/admin/ogroups/class_ogroup.inc:328
+msgid "Windows workstations"
+msgstr "Windows-Arbeitsstationen"
 
-#: include/class_userFilter.inc:55 plugins/admin/departments/generic.tpl:27
-#: plugins/admin/departments/class_organizationGeneric.inc:124
-#: plugins/admin/departments/class_department.inc:676
-#: plugins/admin/departments/organization.tpl:27
-#: plugins/admin/acl/class_aclRole.inc:166
-msgid "Category"
-msgstr "Kategorie"
+#: plugins/admin/ogroups/class_ogroup.inc:329
+msgid "terminals"
+msgstr "Terminals"
 
-#: include/class_filter.inc:226
-msgid "Search filter"
-msgstr "Suchfilter"
+#: plugins/admin/ogroups/class_ogroup.inc:330
+msgid "phones"
+msgstr "Telefone"
 
-#: include/class_filter.inc:444
-msgid "Search in subtrees"
-msgstr "Suche in Teilbäumen"
+#: plugins/admin/ogroups/class_ogroup.inc:331
+msgid "printers"
+msgstr "Drucker"
 
-#: include/class_filter.inc:449
-msgid "Edit filters"
-msgstr "Filter bearbeiten"
+#: plugins/admin/ogroups/class_ogroup.inc:533
+msgid "Non existing DN:"
+msgstr "Unbekannte DN:"
 
-#: include/class_userFilterEditor.inc:254
+#: plugins/admin/ogroups/class_ogroup.inc:651
 #, php-format
-msgid "Error in filter #%s: %s opening and %s closing brackets detected!"
+msgid ""
+"These systems are already configured by other object groups and cannot be "
+"added:"
 msgstr ""
-"Bitte prüfen Sie den Filter #%s: %s öffnende und %sschliessende Klammern "
-"gefunden!"
+"Die folgenden Systeme sind bereits für die Konfiguration über eine "
+"Objektgruppe vorgesehen und können nicht hinzugefügt werden:"
 
-#: include/class_plugin.inc:581
-msgid ""
-"The current object has been altered while beeing edited. If you save this "
-"entry, changes that have been made by others will be discarded!"
+#: plugins/admin/ogroups/class_ogroup.inc:685
+msgid "You can combine two different object types at maximum, only!"
 msgstr ""
-"Das momentane Objekt wurde während der Bearbeitung verändert. Wenn Sie es "
-"speichern, sind diese Änderungen verloren!"
+"Sie können maximal zwei verschiedene Objekttypen miteinander kombinieren!"
 
-#: include/class_plugin.inc:1411
-#, php-format
-msgid "Changing ACL DN from %s to %s"
-msgstr "Ändere ACL-DN von %s nach %s"
+#: plugins/admin/ogroups/class_ogroup.inc:849
+msgid "Object group generic"
+msgstr "Objektgruppe (Allgemein)"
 
-#: include/functions_helpviewer.inc:45
-#, php-format
-msgid "XML error in guide.xml: %s at line %s"
-msgstr "XML-Fehler in der Datei guide.xml: %s in Zeile %s"
+#: plugins/admin/ogroups/class_ogroup.inc:865 include/class_acl.inc:280
+msgid "Member"
+msgstr "Mitglied"
 
-#: include/functions_helpviewer.inc:88
-msgid "No help available for this plug-in."
-msgstr "Für dieses Modul ist keine Hilfe verfügbar."
+#: plugins/personal/posix/trustSelect/class_trustSelect.inc:29
+msgid "Trust machine selection"
+msgstr "Auswahl von vertrauenswürdigen Systemen"
 
-#: include/functions_helpviewer.inc:388
-#, php-format
-msgid "%s results for your search with the keyword %s"
-msgstr "%s Ergebnisse für Ihre Suche nach %s"
+#: plugins/personal/posix/paste_generic.tpl:1
+#: plugins/personal/posix/paste_generic.tpl:5
+#: plugins/personal/posix/generic.tpl:1
+msgid "POSIX settings"
+msgstr "POSIX-Einstellungen"
 
-#: include/functions_helpviewer.inc:461
-#, php-format
-msgid "%s%% hit rate in file %s"
-msgstr "%s%% Trefferquote in Datei %s"
+#: plugins/personal/posix/paste_generic.tpl:6
+#: plugins/personal/posix/paste_generic.tpl:9
+#: plugins/personal/posix/class_posixAccount.inc:858
+#: plugins/personal/posix/class_posixAccount.inc:861
+#: plugins/personal/posix/class_posixAccount.inc:936
+#: plugins/personal/posix/class_posixAccount.inc:939
+#: plugins/personal/posix/class_posixAccount.inc:1307
+#: plugins/personal/posix/generic.tpl:8
+msgid "Home directory"
+msgstr "Basisverzeichnis"
 
-#: include/utils/class_timezone.inc:47
-#, php-format
-msgid "The configured timezone %s is not valid!"
-msgstr "Die eingestellte Zeitsone %s ist ungültig!"
+#: plugins/personal/posix/paste_generic.tpl:17
+#: plugins/personal/posix/generic.tpl:51
+#: plugins/personal/posix/posix_shadow.tpl:2
+#: plugins/personal/generic/generic.tpl:34
+#: plugins/personal/generic/generic.tpl:81
+msgid "Account settings"
+msgstr "Konten-Einstellungen"
 
-#: include/utils/class_xml.inc:51
-msgid "XML error"
-msgstr "XML-Fehler"
+#: plugins/personal/posix/paste_generic.tpl:19
+#: plugins/personal/posix/class_posixAccount.inc:1308
+#: plugins/personal/posix/generic.tpl:26
+msgid "Primary group"
+msgstr "Primäre Gruppe"
 
-#: include/utils/class_msgPool.inc:17
-msgid "This object will be deleted!"
-msgstr "Dieses objekt wird gelöscht!"
+#: plugins/personal/posix/paste_generic.tpl:33
+#: plugins/personal/posix/generic.tpl:60
+msgid "Force UID/GID"
+msgstr "Erzwinge UID/GID"
 
-#: include/utils/class_msgPool.inc:19
-#, php-format
-msgid "This %s object will be deleted!"
-msgstr "Dieses %s-Objekt wird gelöscht!"
+#: plugins/personal/posix/paste_generic.tpl:58
+#: plugins/personal/posix/paste_generic.tpl:61
+#: plugins/personal/posix/generic.tpl:89
+#: plugins/generic/references/class_reference.inc:58
+#: plugins/generic/references/class_reference.inc:64
+msgid "Group membership"
+msgstr "Gruppenmitgliedschaft"
 
-#: include/utils/class_msgPool.inc:24
-#, php-format
-msgid "This object will be deleted: %s"
-msgstr "Dieses Objekt wird gelöscht: %s"
+#: plugins/personal/posix/paste_generic.tpl:68
+#: plugins/personal/posix/generic.tpl:92
+msgid "(Warning: more than 16 groups are not supported by NFS!)"
+msgstr "(Warnung: mehr als 16 Gruppen werden von NFS nicht unterstützt!)"
 
-#: include/utils/class_msgPool.inc:26
-#, php-format
-msgid "This %s object will be deleted: %s"
-msgstr "Dieses %s-Objekt wird gelöscht: %s"
+#: plugins/personal/posix/groupSelect/class_groupSelect.inc:29
+msgid "Group selection"
+msgstr "Gruppen-Auswahl"
 
-#: include/utils/class_msgPool.inc:31
-msgid "This object will be deleted:"
-msgstr "Dieses Objekt wird gelöscht:"
+#: plugins/personal/posix/class_posixAccount.inc:38
+msgid "Edit users POSIX settings"
+msgstr "Benutzer POSIX-Einstellungen bearbeiten"
 
-#: include/utils/class_msgPool.inc:33
-#, php-format
-msgid "This %s object will be deleted:"
-msgstr "Dieses %s-Objekt wird gelöscht:"
+#: plugins/personal/posix/class_posixAccount.inc:146
+msgid "expired"
+msgstr "abgelaufen"
 
-#: include/utils/class_msgPool.inc:37
-#, php-format
-msgid "These objects will be deleted: %s"
-msgstr "Diese Objekte werden gelöscht: %s"
+#: plugins/personal/posix/class_posixAccount.inc:148
+msgid "grace time active"
+msgstr "Nachfrist aktiv"
 
-#: include/utils/class_msgPool.inc:39
-#, php-format
-msgid "These %s objects will be deleted: %s"
-msgstr "Diese %s-Objekte werden gelöscht: %s"
+#: plugins/personal/posix/class_posixAccount.inc:151
+#: plugins/personal/posix/class_posixAccount.inc:153
+#: plugins/personal/posix/class_posixAccount.inc:155
+msgid "active"
+msgstr "aktiv"
 
-#: include/utils/class_msgPool.inc:47
-msgid "You have no permission to delete this object!"
-msgstr "Sie sind nicht berechtigt dieses Objekt zu löschen!"
+#: plugins/personal/posix/class_posixAccount.inc:151
+msgid "password not changeable"
+msgstr "Passwort kann nicht geändert werden"
 
-#: include/utils/class_msgPool.inc:51 include/utils/class_msgPool.inc:55
-msgid "You have no permission to delete the object:"
-msgstr "Sie sind nicht berechtigt dieses Objekt zu löschen:"
+#: plugins/personal/posix/class_posixAccount.inc:153
+msgid "password expired"
+msgstr "Passwort abgelaufen"
 
-#: include/utils/class_msgPool.inc:58
-msgid "You have no permission to delete these objects:"
-msgstr "Sie sind nicht berechtigt dieses Objekte zu löschen:"
+#: plugins/personal/posix/class_posixAccount.inc:215
+#: include/class_management.inc:32 include/class_management.inc:33
+msgid "unconfigured"
+msgstr "unkonfiguriert"
 
-#: include/utils/class_msgPool.inc:65
-msgid "You have no permission to create this object!"
-msgstr "Sie sind nicht berechtigt diese Objekt anzulegen!"
+#: plugins/personal/posix/class_posixAccount.inc:226
+msgid "automatic"
+msgstr "automatisch"
 
-#: include/utils/class_msgPool.inc:69 include/utils/class_msgPool.inc:73
-msgid "You have no permission to create the object:"
-msgstr "Sie sind nicht berechtigt dieses Objekt anzulegen:"
+#: plugins/personal/posix/class_posixAccount.inc:374
+#, php-format
+msgid "Password can't be changed up to %s days after last change"
+msgstr ""
+"Passwort kann bis zu %s Tage nach der letzten Änderung nicht geändert werden"
 
-#: include/utils/class_msgPool.inc:76
-msgid "You have no permission to create these objects:"
-msgstr "Sie sind nicht berechtigt diese Objekte anzulegen:"
+#: plugins/personal/posix/class_posixAccount.inc:378
+#, php-format
+msgid "Password must be changed after %s days"
+msgstr "Der Benutzer muß sein Passwort nach %s Tagen ändern"
 
-#: include/utils/class_msgPool.inc:83
-msgid "You have no permission to modify this object!"
-msgstr "Sie sind nicht berechtigt dieses Objekt zu verändern!"
+#: plugins/personal/posix/class_posixAccount.inc:382
+#, php-format
+msgid "Disable account after %s days of inactivity after password expiry"
+msgstr "Konto nach %s Tagen nach Ablauf ohne Aktivität deaktivieren"
 
-#: include/utils/class_msgPool.inc:87 include/utils/class_msgPool.inc:91
-msgid "You have no permission to modify the object:"
-msgstr "Sie sind nicht berechtigt dieses Objekt zu verändern:"
+#: plugins/personal/posix/class_posixAccount.inc:386
+#, php-format
+msgid "Warn user %s days before password expiry"
+msgstr "Benutzer %s Tage vor dem Ablauf des Passwortes warnen"
 
-#: include/utils/class_msgPool.inc:94
-msgid "You have no permission to modify these objects:"
-msgstr "Sie sind nicht berechtigt diese Objekte zu verändern:"
+#: plugins/personal/posix/class_posixAccount.inc:651
+msgid "Timeout while waiting for lock. Ignoring lock!"
+msgstr "Wartezeit für Sperre abgelaufen. Ignoriere Sperre!"
 
-#: include/utils/class_msgPool.inc:101
-msgid "You have no permission to view this object!"
-msgstr "Sie sind nicht berechtigt dieses Objekt zu öffnen!"
+#: plugins/personal/posix/class_posixAccount.inc:709
+#: plugins/personal/posix/class_posixAccount.inc:1000
+msgid "Group of user"
+msgstr "Gruppe des Benutzers"
 
-#: include/utils/class_msgPool.inc:105 include/utils/class_msgPool.inc:109
-msgid "You have no permission to view the object:"
-msgstr "Sie sind nicht berechtigt dieses Objekt zu öffnen:"
+#: plugins/personal/posix/class_posixAccount.inc:774
+msgid ""
+"A duplicated UID number was written for this user. If this was not intended "
+"please verify all used uidNumbers!"
+msgstr ""
+"Für diesen Benutzer wurde eine bereits vorhandene UID-Nummer geschrieben. "
+"Wenn dies unbeabsichtigt geschah, prüfen Sie bitte alle verwendeten UID-"
+"Nummern."
 
-#: include/utils/class_msgPool.inc:112
-msgid "You have no permission to view these objects:"
-msgstr "Sie sind nicht berechtigt diese Objekte zu öffnen:"
+#: plugins/personal/posix/class_posixAccount.inc:892
+#: plugins/personal/posix/class_posixAccount.inc:945
+msgid "shadowMin"
+msgstr "shadowMin"
 
-#: include/utils/class_msgPool.inc:119
-msgid "You have no permission to move this object!"
-msgstr "Sie sind nicht berechtigt dieses Objekt zu verschieben!"
+#: plugins/personal/posix/class_posixAccount.inc:897
+#: plugins/personal/posix/class_posixAccount.inc:950
+msgid "shadowMax"
+msgstr "shadowMax"
 
-#: include/utils/class_msgPool.inc:123 include/utils/class_msgPool.inc:127
-msgid "You have no permission to move the object:"
-msgstr "Sie sind nicht berechtigt dieses Objekt zu verschieben:"
+#: plugins/personal/posix/class_posixAccount.inc:902
+#: plugins/personal/posix/class_posixAccount.inc:955
+msgid "shadowWarning"
+msgstr "shadowWarning"
 
-#: include/utils/class_msgPool.inc:130
-msgid "You have no permission to move these objects:"
-msgstr "Sie sind nicht berechtigt diese Objekte zu verschieben:"
+#: plugins/personal/posix/class_posixAccount.inc:916
+#: plugins/personal/posix/class_posixAccount.inc:969
+msgid "shadowInactive"
+msgstr "shadowInactive"
 
-#: include/utils/class_msgPool.inc:140 include/utils/class_msgPool.inc:152
-#: include/utils/class_msgPool.inc:170
-msgid "Connection information"
-msgstr "Verbindungs-Information"
+#: plugins/personal/posix/class_posixAccount.inc:1293
+msgid "POSIX account"
+msgstr "POSIX-Konto"
 
-#: include/utils/class_msgPool.inc:142
-#, php-format
-msgid "Cannot connect to %s database!"
-msgstr "Kann keine Verbindung zur %s Datenbank aufbauen!"
+#: plugins/personal/posix/class_posixAccount.inc:1297
+#: plugins/personal/myaccount/class_MyAccount.inc:5
+#: plugins/personal/myaccount/main.inc:114
+#: plugins/personal/generic/class_user.inc:1675
+#: plugins/personal/password/class_password.inc:227
+msgid "My account"
+msgstr "Mein Konto"
 
-#: include/utils/class_msgPool.inc:154
-#, php-format
-msgid "Cannot select %s database!"
-msgstr "Kann die Datenbank %s nicht auswählen!"
+#: plugins/personal/posix/class_posixAccount.inc:1309
+#: plugins/personal/posix/generic.tpl:16
+msgid "Shell"
+msgstr "Shell"
 
-#: include/utils/class_msgPool.inc:160
-#, php-format
-msgid "No %s server defined!"
-msgstr "Kein Server für %s definiert!"
+#: plugins/personal/posix/class_posixAccount.inc:1310
+#: setup/setup_migrate.tpl:49 ihtml/themes/default/infoPage.tpl:13
+msgid "User ID"
+msgstr "Benutzer-ID"
 
-#: include/utils/class_msgPool.inc:172
-#, php-format
-msgid "Cannot query %s database!"
-msgstr "Kann die Datenbank %s nicht abfragen!"
+#: plugins/personal/posix/class_posixAccount.inc:1311
+msgid "Group ID"
+msgstr "Gruppen-ID"
 
-#: include/utils/class_msgPool.inc:178
-#, php-format
-msgid "The field %s contains a reserved keyword!"
-msgstr "Das Feld %s enthält ein reserviertes Schlüsselwort!"
+#: plugins/personal/posix/class_posixAccount.inc:1313
+msgid "Shadow last changed"
+msgstr "Shadow last changed"
 
-#: include/utils/class_msgPool.inc:184
-#, php-format
-msgid "Command specified as %s hook for plugin %s does not exist!"
-msgstr "Der als %s angegebene Hook für Modul %s existiert nicht!"
+#: plugins/personal/posix/class_posixAccount.inc:1314
+msgid "Last login"
+msgstr "Letztes Login"
 
-#: include/utils/class_msgPool.inc:191
-#, php-format
-msgid "%s command is invalid!"
-msgstr "Das Kommando %s ist ungültig!"
+#: plugins/personal/posix/class_posixAccount.inc:1316
+msgid "Force password change on login"
+msgstr "Erzwinge Änderung des Passwort bei Anmeldung"
 
-#: include/utils/class_msgPool.inc:193
-#, php-format
-msgid "%s command (%s) for plugin %s is invalid!"
-msgstr "Das Kommando %s (%s) für Modul %s ist ungültig!"
+#: plugins/personal/posix/class_posixAccount.inc:1317
+msgid "Shadow min"
+msgstr "Shadow min"
 
-#: include/utils/class_msgPool.inc:195
-#, php-format
-msgid "%s command for plugin %s is invalid!"
-msgstr "Das Kommando %s für Modul %s ist ungültig!"
-
-#: include/utils/class_msgPool.inc:197
-#, php-format
-msgid "%s command (%s) is invalid!"
-msgstr "Das Kommando %s (%s) ist ungültig!"
-
-#: include/utils/class_msgPool.inc:205
-#, php-format
-msgid "Cannot execute %s command!"
-msgstr "Kann %s Kommando nicht ausführen!"
-
-#: include/utils/class_msgPool.inc:207
-#, php-format
-msgid "Cannot execute %s command (%s) for plugin %s!"
-msgstr "Kann %s Kommando (%s) für Modul %s nicht ausführen!"
+#: plugins/personal/posix/class_posixAccount.inc:1318
+msgid "Shadow max"
+msgstr "Shadow max"
 
-#: include/utils/class_msgPool.inc:209
-#, php-format
-msgid "Cannot execute %s command for plugin %s!"
-msgstr "Kann %s Kommando für Modul %s nicht ausführen!"
+#: plugins/personal/posix/class_posixAccount.inc:1319
+msgid "Shadow warning"
+msgstr "Shadow warning"
 
-#: include/utils/class_msgPool.inc:211
-#, php-format
-msgid "Cannot execute %s command (%s)!"
-msgstr "Kann %s Kommando (%s) nicht ausführen!"
+#: plugins/personal/posix/class_posixAccount.inc:1320
+msgid "Shadow inactive"
+msgstr "Shadow inactive"
 
-#: include/utils/class_msgPool.inc:219
-#, php-format
-msgid "Value for %s is too large!"
-msgstr "Der Wert für %s ist zu groß!"
+#: plugins/personal/posix/class_posixAccount.inc:1321
+msgid "Shadow expire"
+msgstr "Shadow expire"
 
-#: include/utils/class_msgPool.inc:221
-#, php-format
-msgid "%s must be smaller than %s!"
-msgstr "%s muß kleiner sein als %s!"
+#: plugins/personal/posix/class_posixAccount.inc:1322
+msgid "Public SSH key"
+msgstr "Öffentlicher SSH-Schlüssel"
 
-#: include/utils/class_msgPool.inc:229
-#, php-format
-msgid "Value for %s is too small!"
-msgstr "Der Wert für %s ist zu kein!"
+#: plugins/personal/posix/class_posixAccount.inc:1323
+msgid "System trust model"
+msgstr "Modell des System-Vertrauens"
 
-#: include/utils/class_msgPool.inc:231
-#, php-format
-msgid "%s must be %s or above!"
-msgstr "%s muß größer oder gleich %s sein!"
+#: plugins/personal/posix/trustModeDialog/class_trustModeDialog.inc:173
+msgid "disabled"
+msgstr "deaktiviert"
 
-#: include/utils/class_msgPool.inc:238
-#, php-format
-msgid "%s depends on %s - please provide both values!"
-msgstr "%s hängt von %s ab - bitte geben Sie beide Werte an!"
+#: plugins/personal/posix/trustModeDialog/class_trustModeDialog.inc:173
+msgid "full access"
+msgstr "Vollzugriff"
 
-#: include/utils/class_msgPool.inc:244
-#, php-format
-msgid "There is already an entry with this %s attribute in the system!"
-msgstr "Es existiert bereits ein Eintrag mit diesem %s Attribut im System!"
+#: plugins/personal/posix/trustModeDialog/class_trustModeDialog.inc:174
+msgid "allow access to these hosts"
+msgstr "erlaube Zugriff auf diese Hosts"
 
-#: include/utils/class_msgPool.inc:250
-#, php-format
-msgid "The required field %s is empty!"
-msgstr "Das Pflicht-Feld %s ist leer!"
+#: plugins/personal/posix/trustModeDialog/generic.tpl:5
+#: plugins/personal/posix/trustModeDialog/generic.tpl:21
+msgid "Trust mode"
+msgstr "Vertrauens-Modus"
 
-#: include/utils/class_msgPool.inc:258
-msgid "Example"
-msgstr "Beispiel"
+#: plugins/personal/posix/generic.tpl:37
+#: plugins/generic/dashBoard/dbPluginStatus/class_dbPluginStatus.inc:26
+#: plugins/generic/dashBoard/dbChannelStatus/class_dbChannelStatus.inc:14
+msgid "Status"
+msgstr "Status"
 
-#: include/utils/class_msgPool.inc:278
-#, php-format
-msgid "The Field %s contains invalid characters"
-msgstr "Das Feld %s enthält ungültige Zeichen"
+#: plugins/personal/posix/generic.tpl:42
+msgid "Last log-on"
+msgstr "Letztes Login"
 
-#: include/utils/class_msgPool.inc:279
-#, php-format
-msgid "%s is not allowed:"
-msgstr "%s ist nicht erlaubt:"
+#: plugins/personal/posix/generic.tpl:101
+msgid "Common group"
+msgstr "Gemeinsame Gruppe"
 
-#: include/utils/class_msgPool.inc:279
-#, php-format
-msgid "%s are not allowed!"
-msgstr "%s sind nicht erlaubt!"
+#: plugins/personal/posix/generic.tpl:105
+msgid "Groups differ"
+msgstr "Gruppen sind unterschiedlich"
 
-#: include/utils/class_msgPool.inc:282
-#, php-format
-msgid "The Field %s contains invalid characters!"
-msgstr "Das Feld %s enthält ungültige Zeichen!"
+#: plugins/personal/posix/generic.tpl:125
+msgid "Account permissions"
+msgstr "Konto-Berechtigungen"
 
-#: include/utils/class_msgPool.inc:289
-#, php-format
-msgid "Missing %s PHP extension!"
-msgstr "Fehlenden %s PHP-Erweiterung!"
+#: plugins/personal/posix/generic.tpl:130
+msgid "SSH keys"
+msgstr "SSH-Schlüssel"
 
-#: include/utils/class_msgPool.inc:319
-#: plugins/admin/ogroups/objectSelect/selectObject-list.xml:123
-#: plugins/admin/groups/userGroupSelect/selectUserGroup-list.xml:83
-#: plugins/personal/generic/generic.tpl:252
-#: plugins/personal/generic/generic.tpl:272
-#, php-format
-msgid "Add"
-msgstr "Hinzufügen"
+#: plugins/personal/posix/generic.tpl:131
+msgid "Edit public ssh keys..."
+msgstr "Öffentliche Schlüssel bearbeiten..."
 
-#: include/utils/class_msgPool.inc:319
-#, php-format
-msgid "Add %s"
-msgstr "%s hinzufügen"
+#: plugins/personal/posix/posix_shadow.tpl:12
+msgid "User must change password on first login"
+msgstr "Der Benutzer muss beim ersten Anmelden sein Passwort ändern"
 
-#: include/utils/class_msgPool.inc:325
-#, php-format
-msgid "Delete"
-msgstr "Entfernen"
+#: plugins/personal/posix/posix_shadow.tpl:59
+msgid "Password expiration settings"
+msgstr "Passwort-Ablauf Einstellungen"
 
-#: include/utils/class_msgPool.inc:325
-#, php-format
-msgid "Delete %s"
-msgstr "%s löschen"
+#: plugins/personal/posix/posix_shadow.tpl:62
+msgid "Password expires on"
+msgstr "Passwort läuft ab am"
 
-#: include/utils/class_msgPool.inc:331
-#, php-format
-msgid "Set %s"
-msgstr "%s einstellen"
+#: plugins/personal/myaccount/class_MyAccount.inc:6
+msgid "Edit personal settings"
+msgstr "Persönliche Filtereinstellungen bearbeiten"
 
-#: include/utils/class_msgPool.inc:337
-#, php-format
-msgid "Edit..."
-msgstr "Bearbeiten..."
+#: plugins/personal/myaccount/password.tpl:4
+#: plugins/personal/password/password.tpl:4
+msgid ""
+"To change your personal password use the fields below. The changes take "
+"effect immediately. Please memorize the new password, because you wouldn't "
+"be able to login without it."
+msgstr ""
+"Um das Passwort zu ändern, benutzen Sie das untere Feld. Die Änderung wird "
+"sofort wirksam. Bitte merken Sie sich das neue Passwort, da Sie sich ohne "
+"dieses nicht mehr anmelden können."
 
-#: include/utils/class_msgPool.inc:337
-#, php-format
-msgid "Edit %s..."
-msgstr "%s bearbeiten..."
+#: plugins/personal/myaccount/password.tpl:10
+#: plugins/personal/myaccount/password.tpl:39
+#: plugins/personal/password/password.tpl:16
+#: plugins/personal/password/password.tpl:45
+msgid "Password change dialog"
+msgstr "Passwort-Änderungsdialog"
 
-#: include/utils/class_msgPool.inc:343
-msgid "Back"
-msgstr "Zurück"
+#: plugins/personal/myaccount/password.tpl:12
+#: plugins/personal/myaccount/password.tpl:41
+#: plugins/personal/password/password.tpl:18
+#: plugins/personal/password/password.tpl:47
+#: ihtml/themes/default/password.tpl:97
+msgid "Current password"
+msgstr "Momentanes Passwort"
 
-#: include/utils/class_msgPool.inc:363
-#, php-format
-msgid "This account has no valid %s extensions!"
-msgstr "Dieses Konto besitzt keine gültigen %s-Einstellungen."
+#: plugins/personal/myaccount/password.tpl:31
+#: plugins/personal/myaccount/password.tpl:84
+#: plugins/personal/password/password.tpl:37
+#: plugins/personal/password/password.tpl:91
+#: ihtml/themes/default/password.tpl:117
+msgid "Password strength"
+msgstr "Passwort-Stärke"
 
-#: include/utils/class_msgPool.inc:369
-#, php-format
-msgid ""
-"This account has %s settings enabled. You can disable them by clicking below."
-msgstr ""
-"Dieses Konto besitzt aktivierte %s-Einstellungen. Sie können diese durch "
-"einen Klick auf die untere Schaltfläche deaktivieren."
+#: plugins/personal/myaccount/password.tpl:97
+#: plugins/personal/password/password.tpl:104
+msgid "Clear fields"
+msgstr "Felder löschen"
 
-#: include/utils/class_msgPool.inc:372 include/utils/class_msgPool.inc:379
-#, php-format
+#: plugins/personal/myaccount/changed.tpl:3
+#: plugins/personal/password/changed.tpl:3
 msgid ""
-"This account has %s settings enabled. To disable them, you'll need to remove "
-"the %s settings first!"
+"You've successfully changed your password. Remember to change all programs "
+"configured to use it as well."
 msgstr ""
-"Dieses Konto besitzt aktivierte %s-Erweiterungen. Um sie zu deaktivieren, "
-"müssen Sie zunächst die %s Einstellungen entfernen!"
+"Sie haben erfolgreich Ihr Passwort geändert. Bitte denken Sie daran alle "
+"Programme anzupassen, die dieses Passwort auch benutzen."
 
-#: include/utils/class_msgPool.inc:388
-#, php-format
-msgid ""
-"This account has %s settings disabled. You can enable them by clicking below."
-msgstr ""
-"Dieses Konto hat keine %s-Einstellungen aktiviert. Sie können Sie durch "
-"einen Klick auf die Schaltfläche aktivieren."
+#: plugins/personal/myaccount/main.inc:49 include/class_session.inc:76
+#: include/class_session.inc:101 include/class_session.inc:127
+#: include/class_ldap.inc:784 include/class_ldap.inc:835
+#: include/class_CopyPasteHandler.inc:160
+#: include/class_CopyPasteHandler.inc:274 include/class_acl.inc:984
+#: include/class_log.inc:87 include/functions.inc:623
+#: include/functions.inc:827 include/functions.inc:945
+#: include/functions.inc:1340 include/functions.inc:2168
+#: include/functions.inc:2198 include/functions.inc:2218
+#: include/class_management.inc:659 include/class_management.inc:743
+msgid "Internal error"
+msgstr "Interner Fehler"
 
-#: include/utils/class_msgPool.inc:391 include/utils/class_msgPool.inc:398
+#: plugins/personal/myaccount/main.inc:50 include/class_management.inc:660
+#: include/class_management.inc:744
 #, php-format
 msgid ""
-"This account has %s settings disabled. To enable them, you'll need to add "
-"the %s settings first!"
+"Cannot instantiate tabbed-plug-in, the base plugin (%s) is not available!"
 msgstr ""
-"Dieses Konto besitzt aktuell keine aktivierten %s-Einstellungen. Um sie zu "
-"aktivieren, müssen Sie zunächst die %s Erweiterungen hinzufügen!"
+"Kann das Karteireiter-Plugin nicht instanzieren. Das Basis-Plugin (%s) ist "
+"nicht verfügbar!"
 
-#: include/utils/class_msgPool.inc:406
-#, php-format
-msgid "Add %s settings"
-msgstr "%s Einstellungen hinzufügen"
-
-#: include/utils/class_msgPool.inc:412
-#, php-format
-msgid "Remove %s settings"
-msgstr "%s Einstellungen entfernen"
+#: plugins/personal/myaccount/nochange.tpl:2
+#: plugins/personal/password/nochange.tpl:2
+msgid "You have no permission to change your password at this time"
+msgstr "Sie haben keine Berechtigung Ihr Passwort zu ändern"
 
-#: include/utils/class_msgPool.inc:418
-msgid "Click the 'Edit' button below to change informations in this dialog"
-msgstr ""
-"Betätigen sie den 'Bearbeiten'-Schalter unten um Informationen in diesem "
-"Dialog zu ändern"
+#: plugins/personal/myaccount/nochange.tpl:5
+msgid "Your password hash method will not be changed!"
+msgstr "Ihre Passwort-Hash-Methode wird nicht verändert!"
 
-#: include/utils/class_msgPool.inc:424
-msgid "January"
-msgstr "Januar"
+#: plugins/personal/generic/paste_generic.tpl:1
+#: ihtml/themes/default/infoPage.tpl:44
+msgid "User settings"
+msgstr "Benutzer-Einstellungen"
 
-#: include/utils/class_msgPool.inc:424
-msgid "February"
-msgstr "Februar"
+#: plugins/personal/generic/paste_generic.tpl:3
+msgid "Paste user"
+msgstr "Benutzer einfügen"
 
-#: include/utils/class_msgPool.inc:424
-msgid "March"
-msgstr "März"
+#: plugins/personal/generic/paste_generic.tpl:6
+#: plugins/personal/generic/generic.tpl:1
+#: plugins/personal/generic/generic.tpl:3
+msgid "Personal information"
+msgstr "Persönliche Informationen"
 
-#: include/utils/class_msgPool.inc:424
-msgid "April"
-msgstr "April"
+#: plugins/personal/generic/paste_generic.tpl:21
+#: plugins/generic/dashBoard/Register/register.tpl:53
+#: setup/setup_migrate.tpl:53 ihtml/themes/default/login.tpl:47
+msgid "Password"
+msgstr "Passwort"
 
-#: include/utils/class_msgPool.inc:425
-msgid "May"
-msgstr "Mai"
+#: plugins/personal/generic/paste_generic.tpl:24
+msgid "Clear password"
+msgstr "Passwort löschen"
 
-#: include/utils/class_msgPool.inc:425
-msgid "June"
-msgstr "Juni"
+#: plugins/personal/generic/paste_generic.tpl:25
+msgid "Set new password"
+msgstr "Neues Passwort setzen"
 
-#: include/utils/class_msgPool.inc:425
-msgid "July"
-msgstr "Juli"
+#: plugins/personal/generic/paste_generic.tpl:31
+#: plugins/personal/generic/generic_picture.tpl:2
+#: plugins/personal/generic/generic.tpl:8
+msgid "The users picture"
+msgstr "Benutzerbild"
 
-#: include/utils/class_msgPool.inc:425
-msgid "August"
-msgstr "August"
+#: plugins/personal/generic/paste_generic.tpl:43
+#: plugins/personal/generic/generic_picture.tpl:13
+msgid "Remove picture"
+msgstr "Bild entfernen"
 
-#: include/utils/class_msgPool.inc:425
-msgid "September"
-msgstr "September"
+#: plugins/personal/generic/generic_picture.tpl:1
+#: plugins/personal/generic/class_user.inc:544
+#: plugins/personal/generic/class_user.inc:1716
+msgid "User picture"
+msgstr "Benutzerbild"
 
-#: include/utils/class_msgPool.inc:426
-msgid "October"
-msgstr "Oktober"
+#: plugins/personal/generic/generic_certs.tpl:3
+#: plugins/personal/generic/generic.tpl:226
+#: plugins/personal/generic/class_user.inc:550
+#: plugins/personal/generic/class_user.inc:572
+msgid "Certificates"
+msgstr "Zertifikate"
 
-#: include/utils/class_msgPool.inc:426
-msgid "November"
-msgstr "November"
+#: plugins/personal/generic/generic_certs.tpl:5
+msgid "The users standard certificate"
+msgstr "Das Standard-Zertifikat des Benutzers"
 
-#: include/utils/class_msgPool.inc:426
-msgid "December"
-msgstr "Dezember"
+#: plugins/personal/generic/generic_certs.tpl:8
+msgid "Standard certificate"
+msgstr "Standard-Zertifikat"
 
-#: include/utils/class_msgPool.inc:432
-msgid "Sunday"
-msgstr "Sonntag"
+#: plugins/personal/generic/generic_certs.tpl:31
+msgid "The users S/MIME certificate"
+msgstr "Das S/MIME-Zertifikat des Benutzers"
 
-#: include/utils/class_msgPool.inc:432
-msgid "Monday"
-msgstr "Montag"
+#: plugins/personal/generic/generic_certs.tpl:34
+msgid "S/MIME certificate"
+msgstr "S/MIME-Zertifikat"
 
-#: include/utils/class_msgPool.inc:432
-msgid "Tuesday"
-msgstr "Dienstag"
+#: plugins/personal/generic/generic_certs.tpl:57
+msgid "The users PKCS12 certificate"
+msgstr "Das PKCS12-Zertifikat des Benutzers"
 
-#: include/utils/class_msgPool.inc:432
-msgid "Wednesday"
-msgstr "Mittwoch"
+#: plugins/personal/generic/generic_certs.tpl:60
+msgid "PKCS12 certificate"
+msgstr "PKCS12-Zertifikat"
 
-#: include/utils/class_msgPool.inc:432
-msgid "Thursday"
-msgstr "Donnerstag"
+#: plugins/personal/generic/generic_certs.tpl:83
+#: plugins/personal/generic/class_user.inc:1663
+msgid "Certificate serial number"
+msgstr "Zertifikat-Seriennummer"
 
-#: include/utils/class_msgPool.inc:432
-msgid "Friday"
-msgstr "Freitag"
+#: plugins/personal/generic/generic.tpl:21
+msgid "Change picture"
+msgstr "Bild ändern"
 
-#: include/utils/class_msgPool.inc:432
-msgid "Saturday"
-msgstr "Samstag"
+#: plugins/personal/generic/generic.tpl:83
+msgid "Template name"
+msgstr "Name der Vorlage"
 
-#: include/utils/class_msgPool.inc:439
-msgid "MySQL operation failed!"
-msgstr "MySQL-Operation fehlgeschlagen!"
+#: plugins/personal/generic/generic.tpl:92
+#: plugins/personal/generic/class_user.inc:1708
+#: ihtml/themes/default/infoPage.tpl:16
+msgid "Personal title"
+msgstr "Titel"
 
-#: include/utils/class_msgPool.inc:447
-msgid "read operation"
-msgstr "Lese-Operation"
+#: plugins/personal/generic/generic.tpl:102
+#: plugins/personal/generic/class_user.inc:1709
+#: ihtml/themes/default/infoPage.tpl:17
+msgid "Academic title"
+msgstr "Akademischer Titel"
 
-#: include/utils/class_msgPool.inc:447
-msgid "add operation"
-msgstr "Hinzufügeoperation"
+#: plugins/personal/generic/generic.tpl:117
+#: plugins/personal/generic/class_user.inc:1368
+#: plugins/personal/generic/class_user.inc:1711
+#: ihtml/themes/default/infoPage.tpl:19
+msgid "Date of birth"
+msgstr "Geburtsdatum"
 
-#: include/utils/class_msgPool.inc:447
-msgid "modify operation"
-msgstr "Änderungs-Operation"
+#: plugins/personal/generic/generic.tpl:140
+#: plugins/personal/generic/class_user.inc:1712
+msgid "Sex"
+msgstr "Geschlecht"
 
-#: include/utils/class_msgPool.inc:448
-msgid "delete operation"
-msgstr "Lösch-Operation"
+#: plugins/personal/generic/generic.tpl:154
+#: plugins/personal/generic/class_user.inc:1713
+msgid "Preferred language"
+msgstr "Bevorzugte Sprache"
 
-#: include/utils/class_msgPool.inc:448
-msgid "search operation"
-msgstr "Such-Operation"
+#: plugins/personal/generic/generic.tpl:193
+msgid "Private phone"
+msgstr "Privat-Telefon"
 
-#: include/utils/class_msgPool.inc:448
-msgid "authentication"
-msgstr "Authentifizierung"
+#: plugins/personal/generic/generic.tpl:201
+#: plugins/personal/generic/class_user.inc:1349
+#: plugins/personal/generic/class_user.inc:1739
+#: plugins/personal/generic/class_user.inc:1842
+msgid "Homepage"
+msgstr "Homepage"
 
-#: include/utils/class_msgPool.inc:451
-#, php-format
-msgid "LDAP %s failed!"
-msgstr "LDAP %s fehlgeschlagen!"
+#: plugins/personal/generic/generic.tpl:209
+msgid "Password storage"
+msgstr "Passwort-Speicherung"
 
-#: include/utils/class_msgPool.inc:453
-msgid "LDAP operation failed!"
-msgstr "LDAP-Operation fehlgeschlagen"
+#: plugins/personal/generic/generic.tpl:218 include/functions.inc:1281
+msgid "Configure"
+msgstr "Konfigurieren"
 
-#: include/utils/class_msgPool.inc:469
-msgid "Upload failed!"
-msgstr "Übertragung fehlgeschlagen!"
+#: plugins/personal/generic/generic.tpl:229
+msgid "Edit certificates"
+msgstr "Zertifikate bearbeiten"
 
-#: include/utils/class_msgPool.inc:472
-#, php-format
-msgid "Upload failed: %s"
-msgstr "Übertragung fehlgeschlagen: %s"
+#: plugins/personal/generic/generic.tpl:241
+msgid "Restrict login to"
+msgstr "Anmeldung beschränken"
 
-#: include/utils/class_msgPool.inc:479
-msgid "Communication failure with the infrastructure service!"
-msgstr "Kommunikationsfehler mit dem Infrastruktur Dienst!"
+#: plugins/personal/generic/generic.tpl:249
+#: plugins/personal/generic/generic.tpl:269
+msgid "IP or network"
+msgstr "IP oder Netzwerk"
 
-#: include/utils/class_msgPool.inc:481
-#, php-format
-msgid "Communication failure with the infrastructure service: %s"
-msgstr "Kommunikationsfehler mit dem Infrastruktur Dienst: %s"
+#: plugins/personal/generic/generic.tpl:285
+#: plugins/personal/generic/generic.tpl:288
+#: plugins/personal/generic/generic.tpl:296
+#: plugins/personal/generic/generic.tpl:383
+#: plugins/personal/generic/generic.tpl:434
+#: plugins/personal/generic/generic.tpl:466
+#: plugins/personal/generic/generic.tpl:515
+#: plugins/personal/generic/generic.tpl:564
+msgid "Organizational information"
+msgstr "Angabe zur Organisationseinheit"
 
-#: include/utils/class_msgPool.inc:488
-msgid "Communication failure with the GOsa-NG service!"
-msgstr "Kommunikationsfehler mit dem GOsa-NG Dienst!"
+#: plugins/personal/generic/generic.tpl:296
+#: plugins/personal/generic/generic.tpl:383
+#: plugins/personal/generic/generic.tpl:434
+#: plugins/personal/generic/generic.tpl:466
+#: plugins/personal/generic/generic.tpl:515
+#: plugins/personal/generic/generic.tpl:564
+msgid "part"
+msgstr "Teil"
 
-#: include/utils/class_msgPool.inc:490
-#, php-format
-msgid "Communication failure with the GOsa-NG service: %s"
-msgstr "Kommunikationsfehler mit dem GOsa-NG Dienst: %s"
+#: plugins/personal/generic/generic.tpl:314
+msgid "Department No."
+msgstr "Abteilungs-Nr."
 
-#: include/utils/class_msgPool.inc:497 include/utils/class_msgPool.inc:500
-#, php-format
-msgid "This %s is still in use by this object: %s"
-msgstr "Dieses %s wird noch von diesem Objekt benutzt: %s"
+#: plugins/personal/generic/generic.tpl:322
+msgid "Employee No."
+msgstr "Angestellten-Nr."
 
-#: include/utils/class_msgPool.inc:503
-#, php-format
-msgid "This %s is still in use."
-msgstr "Dieses %s ist noch in Benutzung."
+#: plugins/personal/generic/generic.tpl:330
+#: plugins/personal/generic/class_user.inc:1725
+#: ihtml/themes/default/infoPage.tpl:33
+msgid "Employee type"
+msgstr "Anstellungsart"
 
-#: include/utils/class_msgPool.inc:505
-#, php-format
-msgid "This %s is still in use by these objects: %s"
-msgstr "Dieses %s ist noch von den folgenden Objekten benutzt: %s"
+#: plugins/personal/generic/generic.tpl:385
+#: plugins/personal/generic/generic.tpl:566
+msgid "Room No."
+msgstr "Zimmer-Nr."
 
-#: include/utils/class_msgPool.inc:511
-#, php-format
-msgid "File %s does not exist!"
-msgstr "Die Datei %s existiert nicht!"
+#: plugins/personal/generic/generic.tpl:403
+#: plugins/personal/generic/class_user.inc:1360
+#: plugins/personal/generic/class_user.inc:1851
+msgid "Mobile"
+msgstr "Mobiltelefon"
 
-#: include/utils/class_msgPool.inc:517
-#, php-format
-msgid "Cannot open file %s for reading!"
-msgstr "Kann Datei %s nicht zum Lesen öffnen!"
+#: plugins/personal/generic/generic.tpl:411
+#: plugins/personal/generic/class_user.inc:1363
+#: plugins/personal/generic/class_user.inc:1854
+msgid "Pager"
+msgstr "Pager"
 
-#: include/utils/class_msgPool.inc:523
-#, php-format
-msgid "Cannot open file %s for writing!"
-msgstr "Kann Datei %s nicht zum Schreiben öffnen!"
+#: plugins/personal/generic/generic.tpl:468
+#: plugins/personal/generic/class_user.inc:1657
+msgid "Vocation"
+msgstr "Anrede"
 
-#: include/utils/class_msgPool.inc:529
-#, php-format
-msgid ""
-"The value for %s is currently unconfigured or invalid, please check your "
-"configuration file!"
-msgstr ""
-"Der Wert für %s ist momentan nicht konfiguriert oder ungültig. Bitte prüfen "
-"Sie Ihre Konfigurationsdatei!"
+#: plugins/personal/generic/generic.tpl:476
+#: plugins/personal/generic/class_user.inc:1660
+msgid "Unit description"
+msgstr "Aufgabengebiet"
 
-#: include/utils/class_msgPool.inc:535
-#, php-format
-msgid "Cannot delete file %s!"
-msgstr "Kann Datei %s nicht löschen!"
+#: plugins/personal/generic/generic.tpl:485
+#: plugins/personal/generic/class_user.inc:1661
+msgid "Subject area"
+msgstr "Sachgebiet"
 
-#: include/utils/class_msgPool.inc:541
-#, php-format
-msgid "Cannot create folder %s!"
-msgstr "Kann den Ordner %s nicht anlegen!"
+#: plugins/personal/generic/generic.tpl:494
+#: plugins/personal/generic/class_user.inc:1662
+msgid "Functional title"
+msgstr "Amts-/Dienstbezeichnung"
 
-#: include/utils/class_msgPool.inc:547
-#, php-format
-msgid "Cannot delete folder %s!"
-msgstr "Kann den Ordner %s nicht löschen!"
+#: plugins/personal/generic/generic.tpl:517
+#: plugins/personal/generic/class_user.inc:1659
+msgid "Person locality"
+msgstr "Dienstort"
 
-#: include/utils/class_msgPool.inc:553
-#, php-format
-msgid "Checking for %s support"
-msgstr "Prüfe auf %s-Unterstützung"
+#: plugins/personal/generic/generic.tpl:526
+#: plugins/personal/generic/class_user.inc:1655
+msgid "Unit"
+msgstr "Referat"
 
-#: include/utils/class_msgPool.inc:559
-#, php-format
-msgid "Install and activate the %s PHP module."
-msgstr "Installieren und aktivieren Sie das %s PHP-Modul."
+#: plugins/personal/generic/generic.tpl:535
+#: plugins/personal/generic/class_user.inc:1665
+#: ihtml/themes/default/infoPage.tpl:29
+msgid "Street"
+msgstr "Straße"
 
-#: include/utils/class_msgPool.inc:565
-#, php-format
-msgid ""
-"Cannot initialize class %s! Maybe there is a plugin missing in your gosa "
-"setup?"
-msgstr ""
-"Die Klasse %s kann nicht initialisiert werden! Vielleicht fehlt ein Modul in "
-"Ihren GOsa-Einstellungen?"
+#: plugins/personal/generic/generic.tpl:543
+#: plugins/personal/generic/class_user.inc:1667
+msgid "Postal code"
+msgstr "Postleitzahl"
 
-#: include/utils/class_msgPool.inc:571
-msgid ""
-"The supplied base is not valid and has been reset to its previous value!"
-msgstr ""
-"Die angegebene Basis ist ungültig. Der alte Wert wurde wieder hergestellt!"
+#: plugins/personal/generic/generic.tpl:551
+#: plugins/personal/generic/class_user.inc:1656
+msgid "House identifier"
+msgstr "Hausbezeichnung"
 
-#: include/class_ldap.inc:305 include/class_ldap.inc:342
-msgid "Performance warning"
-msgstr "Leistungswarnung"
+#: plugins/personal/generic/generic.tpl:580
+msgid "Please use the phone tab"
+msgstr "Verwenden sie den Telefon-Reiter"
 
-#: include/class_ldap.inc:305 include/class_ldap.inc:342
-#, php-format
-msgid "LDAP performance is poor: last query took %.2fs!"
-msgstr ""
-"Die LDAP-Leistung ist mangelhaft: die letzte Abfrage dauerte etwa %.2fs!"
+#: plugins/personal/generic/generic.tpl:595
+#: plugins/personal/generic/class_user.inc:1658
+msgid "Last delivery"
+msgstr "letzte Übermittlung"
 
-#: include/class_ldap.inc:784
-#, php-format
-msgid "Cannot automatically create subtrees with RDN %s: no object class found"
-msgstr ""
-"Kann Teilbäume mit RDN %s nicht automatisch erzeugen: keine Objektklasse "
-"gefunden!"
+#: plugins/personal/generic/generic.tpl:604
+#: plugins/personal/generic/class_user.inc:1664
+#: ihtml/themes/default/userFilterEditor.tpl:40
+msgid "Public visible"
+msgstr "Öffentlich sichtbar"
 
-#: include/class_ldap.inc:835
-#, php-format
-msgid "Cannot automatically create subtrees with RDN %s: not supported"
+#: plugins/personal/generic/class_user.inc:38
+msgid "Edit organizational user settings"
+msgstr "Organisationsbezogene Benutzereinstellungen bearbeiten"
+
+#: plugins/personal/generic/class_user.inc:273
+#: plugins/personal/generic/class_user.inc:1898
+#: include/class_configRegistry.inc:194
+msgid "unknown"
+msgstr "unbekannt"
+
+#: plugins/personal/generic/class_user.inc:297
+msgid "Please add a single IP address or a network/net mask combination!"
 msgstr ""
-"Kann Teilbäume mit RDN %s nicht automatisch erzeugen: nicht unterstützt"
+"Bitte eine einzelne IP-Adresse oder eine Netzwerk/Netzmasken Kombination "
+"hinzufügen!"
 
-#: include/class_ldap.inc:922
-#, php-format
-msgid "while operating on %s using LDAP server %s"
-msgstr "während der Arbeit mit %s auf dem LDAP-Server %s"
+#: plugins/personal/generic/class_user.inc:339
+msgid "female"
+msgstr "weiblich"
 
-#: include/class_ldap.inc:924
-#, php-format
-msgid "while operating on LDAP server %s"
-msgstr "während der Arbeit auf LDAP-Server '%s'"
+#: plugins/personal/generic/class_user.inc:339
+msgid "male"
+msgstr "männlich"
 
-#: include/class_ldap.inc:977
-#, php-format
-msgid "Command line programm %s is missing!"
-msgstr "Kommandozeilenprogramm %s fehlt!"
+#: plugins/personal/generic/class_user.inc:395
+msgid "Password configuration"
+msgstr "Passwort-Konfiguration"
 
-#: include/class_ldap.inc:1138
-#, php-format
-msgid ""
-"Invalid DN %s: block to be imported should start with 'dn: ...' in line %s"
-msgstr ""
-"Fehlerhafte DN %s:  ein Block für den Import muss mit 'dn:...' beginnen in "
-"Zeile %s"
+#: plugins/personal/generic/class_user.inc:429
+msgid "Cannot upload file!"
+msgstr "Kann Datei nicht hochladen!"
 
-#: include/class_ldap.inc:1167
-#, php-format
-msgid "Error while importing DN %s: please check LDIF from line %s on!"
-msgstr ""
-"Fehler beim Importieren von DN %s: bitte überprüfen Sie die LDIF-Datei ab "
-"Zeile %s!"
+#: plugins/personal/generic/class_user.inc:522
+msgid "Serial number"
+msgstr "Seriennummer"
 
-#: include/class_log.inc:87
-#, php-format
-msgid "Logging failed: %s"
-msgstr "Protokollieren fehlgeschlagen: %s"
+#: plugins/personal/generic/class_user.inc:569
+msgid "(Not supported certificate types are marked as invalid.)"
+msgstr "(Nicht unterstütze Zertifikat-Typen sind als ungültig markiert.)"
 
-#: include/class_log.inc:102
+#: plugins/personal/generic/class_user.inc:579
 #, php-format
-msgid "Invalid option %s specified!"
-msgstr "Ungültige Option %s angegeben!"
+msgid "Certificate is valid from %s to %s and is currently %s."
+msgstr "Zertifkat ist gültig im Zeitraum von %s bis %s (momentan: %s)."
 
-#: include/class_log.inc:106
-msgid "Specified 'objectType' is empty or invalid!"
-msgstr "Der angegebene Objekt-Typ ist leer oder ungültig!"
+#: plugins/personal/generic/class_user.inc:582
+msgid "valid"
+msgstr "gültig"
 
-#: include/class_configRegistry.inc:194
-#: plugins/personal/generic/class_user.inc:273
-#: plugins/personal/generic/class_user.inc:1899
-msgid "unknown"
-msgstr "unbekannt"
+#: plugins/personal/generic/class_user.inc:583
+msgid "invalid"
+msgstr "ungültig"
 
-#: include/class_configRegistry.inc:197
-#, php-format
-msgid "%s has version %s but %s is required!"
-msgstr "%s ist in Version %s vorhanden, benötigt wird aber %s!"
+#: plugins/personal/generic/class_user.inc:588
+msgid "No certificate installed"
+msgstr "Kein Zertifikat eingerichtet"
 
-#: include/class_configRegistry.inc:239 setup/class_setupStep_Schema.inc:96
-msgid "The following object classes are missing:"
-msgstr "Die folgenden Objektklassen fehlen:"
+#: plugins/personal/generic/class_user.inc:614 html/password.php:194
+msgid "Password method"
+msgstr "Passwort-Methode"
 
-#: include/class_configRegistry.inc:246 setup/class_setupStep_Schema.inc:99
-msgid "The following object classes are outdated:"
-msgstr "Die folgenden Objektklassen sind veraltet:"
+#: plugins/personal/generic/class_user.inc:614
+msgid "The selected password method is no longer available."
+msgstr "Die gewählte Passwort-Methode ist nicht mehr verfügbar."
 
-#: include/class_configRegistry.inc:252
+#: plugins/personal/generic/class_user.inc:1051
 msgid ""
-"Plugins that require one or more of the object classes above will be "
-"disabled until the object classes get updated."
+"Cannot save user picturer: GOsa requires the package 'imagemagick' or 'php5-"
+"imagick' to be installed!"
 msgstr ""
-"Module die eine oder mehrere der oben aufgelisteten Klassen benötigen werden "
-"deaktiviert solange die Objektklassen nicht aktualisiert sind."
-
-#: include/class_configRegistry.inc:254
-msgid "Schema validation error"
-msgstr "Fehler beim Validieren des Schemas"
+"Das Benutzerbild kann nicht gespeichert werden: GOsa benötigt die Pakete 'imagemagick' "
+"oder 'php5-imagick'!"
 
-#: include/class_configRegistry.inc:689
-#, php-format
-msgid "The value %s specified for %s:%s needs to be a bool value!"
-msgstr "Der Wert %s welcher für %s:%s angegeben wurde, muss boolesch sein!"
+#: plugins/personal/generic/class_user.inc:1177
+msgid "Cannot build RDN: no + allowed to build sub RDN!"
+msgstr "Die RDN kann nicht erstellt werden: + ist in sub RDNs nicht erlaubt!"
 
-#: include/class_configRegistry.inc:704
-#, php-format
-msgid "The value %s specified for %s:%s needs to be a string!"
+#: plugins/personal/generic/class_user.inc:1184
+msgid "Cannot build RDN: attribute is not defined!"
+msgstr "Kann RDN nicht erstellen: Attribut ist nicht definiert!"
+
+#: plugins/personal/generic/class_user.inc:1202
+msgid "Cannot build RDN: invalid attribute parameters!"
+msgstr "Kann RDN nicht erstellen: ungültige Attribut-Parameter!"
+
+#: plugins/personal/generic/class_user.inc:1273
+msgid "The selected password method requires initial configuration!"
+msgstr "Die gewählte Passwort-Methode benötigt eine initiale Konfiguration!"
+
+#: plugins/personal/generic/class_user.inc:1483
+msgid "Cannot open certificate!"
+msgstr "Kann Zertifikat nicht öffnen!"
+
+#: plugins/personal/generic/class_user.inc:1671
+msgid "Generic user settings"
+msgstr "Allgemeine Benutzereinstellungen"
+
+#: plugins/personal/generic/class_user.inc:1692
+msgid ""
+"Pattern for the generation of user DNs. Please read the FAQ for details."
 msgstr ""
-"Der Wert %s welcher für %s:%s angegeben wurde, muss eine Zeichenkette sein!"
+"Muster für die Generierung von Benutzer DNs. Entnehmen Sie bitte die Details "
+"der FAQ."
 
-#: include/class_configRegistry.inc:719
-#, php-format
-msgid "The value %s specified for %s:%s needs to be numeric!"
-msgstr "Der Wert %s welcher für %s:%s angegeben wurde, muss nummerisch sein!"
+#: plugins/personal/generic/class_user.inc:1706
+msgid "Allow definition of custom filters"
+msgstr "Definieren von Benutzerfiltern erlauben"
 
-#: include/class_configRegistry.inc:734
-#, php-format
-msgid "The path %s specified for %s:%s is invalid!"
-msgstr "Der Pfad %s, welcher für %s:%s angegeben ist, ist ungültig!"
+#: plugins/personal/generic/class_user.inc:1718
+msgid "Login restrictions"
+msgstr "Anmeldungs-Einschränkungen"
 
-#: include/class_configRegistry.inc:750 include/class_configRegistry.inc:797
-#, php-format
-msgid "The folder %s specified for %s:%s does not exists!"
-msgstr "Der Ordner %s, welcher für %s:%s angegeben ist, existiert nicht!"
+#: plugins/personal/generic/class_user.inc:1722
+#: ihtml/themes/default/infoPage.tpl:30
+msgid "Department number"
+msgstr "Abteilungsnummer"
 
-#: include/class_configRegistry.inc:755
-#, php-format
-msgid "The folder %s specified for %s:%s is not readable!"
-msgstr "Der Ordner %s, welcher für %s:%s angegeben wurde ist nicht lesbar!"
+#: plugins/personal/generic/class_user.inc:1724
+#: ihtml/themes/default/infoPage.tpl:32
+msgid "Employee number"
+msgstr "Personalnummer"
 
-#: include/class_configRegistry.inc:775 include/class_configRegistry.inc:780
-#, php-format
-msgid "The file %s specified for %s:%s is not writeable!"
-msgstr "Die Datei %s, welche für %s:%s angegeben wurde ist nicht schreibbar!"
+#: plugins/personal/generic/class_user.inc:1727
+msgid "Room number"
+msgstr "Raumnummer"
 
-#: include/class_configRegistry.inc:802
-#, php-format
-msgid "The folder %s specified for %s:%s is not writeable!"
-msgstr "Der Ordner %s, welche für %s:%s angegeben wurde ist nicht schreibbar!"
+#: plugins/personal/generic/class_user.inc:1728
+msgid "Telephone number"
+msgstr "Telefonnummer"
 
-#: include/class_configRegistry.inc:820
-#, php-format
-msgid "The file %s specified for %s:%s does not exists!"
-msgstr "Die Datei %s, welche für %s:%s angegeben wurde, existiert nicht!"
+#: plugins/personal/generic/class_user.inc:1729
+msgid "Pager number"
+msgstr "Pagernummer"
 
-#: include/class_configRegistry.inc:825
-#, php-format
-msgid "The file %s specified for %s:%s is not readable!"
-msgstr "Die Datei %s, welche für %s:%s angegeben wurde ist nicht lesbar!"
+#: plugins/personal/generic/class_user.inc:1730
+msgid "Mobile number"
+msgstr "Mobiltelefon"
 
-#: include/class_configRegistry.inc:841
-#, php-format
-msgid "The command %s specified for %s:%s is invalid!"
-msgstr "Das Kommando %s, welche für %s:%s angegeben wurde ist ungültig!"
+#: plugins/personal/generic/class_user.inc:1731
+msgid "Fax number"
+msgstr "Faxnummer"
 
-#: include/class_configRegistry.inc:856
-#, php-format
-msgid "The DN %s specified for %s:%s is invalid!"
-msgstr "Die DN %s, welche für %s:%s angegeben wurde ist ungültig!"
+#: plugins/personal/generic/class_user.inc:1737
+#: ihtml/themes/default/infoPage.tpl:18
+msgid "Home postal address"
+msgstr "Private Adresse"
 
-#: include/class_configRegistry.inc:871
-#, php-format
-msgid "The RDN %s specified for %s:%s is invalid!"
-msgstr "Die RDN %s, welche für %s:%s angegeben wurde ist ungültig!"
+#: plugins/personal/generic/class_user.inc:1738
+msgid "Home phone number"
+msgstr "Telefonnummer (privat)"
 
-#: include/class_gosaSupportDaemon.inc:112
-msgid "GOsa support daemon"
-msgstr "GOsa support daemon"
+#: plugins/personal/generic/class_user.inc:1740
+msgid "User password method"
+msgstr "Benutzer Passwort-Methode"
 
-#: include/class_gosaSupportDaemon.inc:787
-msgid "Cannot not parse XML!"
-msgstr "XML-Nachricht kann nicht ausgewertet werden!"
+#: plugins/personal/generic/class_user.inc:1741
+msgid "User certificates"
+msgstr "Benutzer-Zertifikate"
 
-#: include/class_gosaSupportDaemon.inc:1184
-#, php-format
-msgid "Cannot send abort event for entry %s!"
-msgstr "Kann keine Abbruch-Nachricht für den Eintrag %s versenden!"
+#: plugins/personal/generic/class_user.inc:1949
+msgid "Entries differ"
+msgstr "Einträge unterscheiden sich"
 
-#: include/class_gosaSupportDaemon.inc:1204
-#, php-format
-msgid "Cannot remove entry %s!"
-msgstr "Kann Eintrag %s nicht entfernen!"
+#: plugins/personal/password/password.tpl:10
+msgid "Your Password has expired. Please choose a new password."
+msgstr "Das Nutzer-Passwort ist abgelaufen, bitte setzen Sie ein Neues!"
 
-#: include/class_config.inc:168
-#, php-format
-msgid "XML error in gosa.conf: %s at line %d"
-msgstr "XML-Fehler in der Datei gosa.conf: %s in Zeile %d"
+#: plugins/personal/password/class_password.inc:27
+msgid "Change user password"
+msgstr "Benutzer-Passwort ändern"
 
-#: include/class_config.inc:367
-msgid "Cannot bind to LDAP!"
-msgstr "Kann nicht mit dem LDAP-Server verbinden!"
+#: plugins/personal/password/class_password.inc:119 html/password.php:244
+msgid "You need to specify your current password in order to proceed."
+msgstr "Sie müssen das aktuelle Passwort eingeben, um fortfahren zu können."
 
-#: include/class_config.inc:711
-msgid "sambaSID and/or sambaRidBase missing in the configuration!"
-msgstr "sambaSID und/oder sambaRidBase fehlen in der Konfiguration!"
+#: plugins/personal/password/class_password.inc:123 html/password.php:248
+msgid "The password you've entered as 'New password' is empty."
+msgstr ""
+"Das Passwort, welches Sie als 'Neues Passwort' eingegeben haben ist leer."
 
-#: include/class_config.inc:1130
-msgid "Configuration"
-msgstr "Konfiguration"
+#: plugins/personal/password/class_password.inc:125 html/password.php:250
+msgid "The password used as new and current are too similar."
+msgstr "Das alte und neue Passwort sind sich zu ähnlich."
 
-#: include/class_config.inc:1130
-msgid ""
-"The configuration file you are using is outdated. Please move the GOsa "
-"configuration file away to run the GOsa setup again."
+#: plugins/personal/password/class_password.inc:127 html/password.php:252
+msgid "The password used as new is to short."
 msgstr ""
-"Die von Ihnen verwendete Konfigurationsdatei scheint veraltet zu sein. Bitte "
-"entfernen Sie diese Datei und starten Sie das GOsa-Setup erneut."
+"Das Passwort, welches Sie als 'Neues Passwort' eingegeben haben, ist zu kurz."
 
-#: include/class_config.inc:1172 include/class_config.inc:1203
+#: plugins/personal/password/class_password.inc:129 html/password.php:254
+msgid "The password contains possibly problematic Unicode characters!"
+msgstr "Das Passwort enthält eventuell problematische Unicode-Zeichen!"
+
+#: plugins/personal/password/class_password.inc:136 html/password.php:280
 #, php-format
-msgid ""
-"The snapshot functionality is enabled, but the required variable %s is not "
-"set."
+msgid "Check-hook reported a problem: %s. Password change canceled!"
 msgstr ""
-"Die Snapshot-Funktionalität ist aktiviert, aber die erforderliche Variable "
-"%s ist nicht gesetzt."
+"Der Check-Hook meldet ein Problem: %s. Die Passwortänderung wurde "
+"abgebrochen!"
 
-#: include/class_config.inc:1185
-#, php-format
+#: plugins/personal/password/class_password.inc:156
 msgid ""
-"The snapshot functionality is enabled, but the required compression module "
-"is missing. Please install %s."
+"The password you've entered as your current password doesn't match the real "
+"one."
 msgstr ""
-"Die Snapshot-Funktionalität ist aktiviert, aber das erforderliche "
-"compression Modul ist nicht verfügbar. Bitte installieren Sie %s."
-
-#: include/class_core.inc:113 include/class_core.inc:119
-#: plugins/generic/references/class_aclResolver.inc:303
-msgid "All"
-msgstr "Alle"
+"Das Passwort, welches Sie als aktuelles Passwort eingegeben haben, ist nicht "
+"korrekt."
 
-#: include/class_core.inc:114
-msgid "All objects"
-msgstr "Alle Objekte"
+#: plugins/personal/password/class_password.inc:159
+msgid "You have no permission to change your password."
+msgstr "Sie haben keine Berechtigung Ihr Passwort zu ändern."
 
-#: include/class_core.inc:132
-msgid "Traditional"
-msgstr "Traditionell"
+#: plugins/personal/password/class_password.inc:223
+msgid "User password"
+msgstr "Benutzerpasswort"
 
-#: include/class_core.inc:132
-msgid "Use samba pool"
-msgstr "Samba-Pool verwenden"
+#: plugins/personal/password/class_password.inc:236
+msgid "Script to be called before a password gets locked."
+msgstr "Skript welches vor einer Passwortsperrung ausgeführt wird."
 
-#: include/class_core.inc:164 include/class_core.inc:167
-msgid "hours"
-msgstr "Stunden"
+#: plugins/personal/password/class_password.inc:245
+msgid "Script to be called after a password gets locked."
+msgstr "Skript welches nach einer Passwortsperrung ausgeführt wird."
 
-#: include/class_core.inc:184
-msgid "None"
-msgstr "Keine"
+#: plugins/personal/password/class_password.inc:254
+msgid "Script to be called before a password gets unlocked."
+msgstr "Skript welches vor einer Passwortfreigabe ausgeführt wird."
 
-#: include/class_core.inc:188 setup/class_setupStep_Language.inc:47
-msgid "Automatic"
-msgstr "Automatisch"
+#: plugins/personal/password/class_password.inc:263
+msgid "Script to be called after a password gets unlocked."
+msgstr "Skript welches nach einer Passwortfreigabe ausgeführt wird."
 
-#: include/class_core.inc:200
-msgid "User value"
-msgstr "Benutzer-Wert"
+#: plugins/addons/propertyEditor/property-filter.xml:15
+msgid "Effective properties"
+msgstr "Effektive Einstellungen"
 
-#: include/class_core.inc:209
-msgid "Core"
-msgstr "Kern"
+#: plugins/addons/propertyEditor/property-filter.xml:29
+msgid "Modified properties"
+msgstr "Modifizierte Einstellungen"
 
-#: include/class_core.inc:210
-msgid "GOsa core plugin"
-msgstr "GOsa Core-Modul"
+#: plugins/addons/propertyEditor/property-filter.xml:43
+msgid "All properties"
+msgstr "Alle Einstellungen"
 
-#: include/class_core.inc:238
-msgid ""
-"The 'htaccessAuthentication' variable tells GOsa to use either htaccess "
-"authentication or LDAP authentication. This can be used if you want to use i."
-"e. Kerberos to authenticate the users."
-msgstr ""
-"Die Option 'htaccessAuthentication' teilt GOsa mit eine LDAP-basierte oder "
-"eine htaccess-Authentifizierung zu verwenden. Dies kann nützlich sein wenn "
-"Sie beispielsweise über Kerberos authentifizieren möchten."
+#: plugins/addons/propertyEditor/property-filter.xml:57
+msgid "LDAP properties"
+msgstr "Im LDAP abgelegte Einstellungen"
 
-#: include/class_core.inc:248
-msgid "Enables/Disables GOsa usage statistics moduls."
-msgstr "Aktiviert/Deaktiviert die GOsa Nutzungsstatistik."
+#: plugins/addons/propertyEditor/property-filter.xml:71
+msgid "Search for property groups"
+msgstr "Nach Einstellungsgruppen suchen"
 
-#: include/class_core.inc:258
-msgid "The database file for GOSa usage statistics."
-msgstr "Datenbankdatei für die GOsa Nutzungsstatistik."
+#: plugins/addons/propertyEditor/commandVerifier.tpl:1
+msgid "Command verifier"
+msgstr "Kommandoüberprüfung"
 
-#: include/class_core.inc:268
+#: plugins/addons/propertyEditor/commandVerifier.tpl:3
 msgid ""
-"The 'logging' statement enables event logging on GOsa side. Setting it to "
-"'true' GOsa will log every action a user performs via syslog. If you use "
-"rsyslog and configure it to mysql logging, you can browse all events within "
-"GOsa. GOsa will not log anything, if the logging value is empty or set to "
-"'false'."
-msgstr ""
-
-#: include/class_core.inc:279
-msgid ""
-"The 'listSummary' statement determines whether a status bar will be shown on "
-"the bottom of GOsa generated lists, displaying a short summary of type and "
-"number of elements in the list."
-msgstr ""
-
-#: include/class_core.inc:289
-msgid ""
-"The 'passwordMinLength' statement determines whether a newly entered "
-"password has to be of a minimum length."
-msgstr ""
-
-#: include/class_core.inc:299
-msgid ""
-"The 'passwordMinDiffer' statement determines whether a newly entered "
-"password has to be checked to have at least n different characters."
+"Here you can execute commands in the way GOsa does and check the generated "
+"results or errors. This can be very useful especially for the post events "
+"(postcreate, postmodify and postremove) due to the fact that these hook are "
+"executed silently."
 msgstr ""
+"An dieser Stelle können Sie GOsa Kommandos ausführen lassen und das erzeugte "
+"Ergebnis einsehen. Dies kann nützlich sein, wenn Sie beispielsweise post-"
+"Events (postcreate, postmodify und postremove) ausprobieren möchten."
 
-#: include/class_core.inc:309
+#: plugins/addons/propertyEditor/commandVerifier.tpl:8
 msgid ""
-"The 'passwordProposalHook' can be used to let GOsa generate password "
-"proposals for you. Whenever you change a password, you can then decide "
-"whether to use the proposal or to manually specify a password."
+"Please be careful here, all commands will really be executed on your machine "
+"and may break things!"
 msgstr ""
+"Vorsicht! Die Kommandos werden auf diesem Serversystem ausgeführt und können "
+"unter Umständen etwas beschädigen!"
 
-#: include/class_core.inc:309
-msgid "Here is an example command:"
-msgstr "Hier ein Beispiel-Kommando:"
+#: plugins/addons/propertyEditor/commandVerifier.tpl:15
+msgid "The command to check for"
+msgstr "Das zu überprüfende Kommando"
 
-#: include/class_core.inc:319
-msgid ""
-"The 'displayErrors' statement tells GOsa to show PHP errors in the upper "
-"part of the screen. This should be disabled in productive deployments, "
-"because there might be some important passwords arround."
-msgstr ""
+#: plugins/addons/propertyEditor/commandVerifier.tpl:17
+msgid "Test"
+msgstr "Test"
 
-#: include/class_core.inc:319
-#, php-format
-msgid "The property '%s' may be interesting too."
-msgstr ""
+#: plugins/addons/propertyEditor/property-list.xml:11
+msgid "List of configuration settings"
+msgstr "Liste von Konfigurationseinstellungen"
 
-#: include/class_core.inc:329
-msgid ""
-"The 'developmentMode' statement tells GOsa to show development related error "
-"messages, for example messages about missing ACL configuration or classes. "
-"Due to the fact that enabling this flag will result in a lot of false error "
-"messages it should only be enabled while developing or debugging plugins!"
-msgstr ""
+#: plugins/addons/propertyEditor/property-list.xml:15
+msgid "Property not used"
+msgstr "Einstellung wird nicht verwendet"
 
-#: include/class_core.inc:340
-msgid ""
-"The 'schemaCheck' statement enables or disables schema checking during "
-"login. It is recommended to switch this on in order to let GOsa handle "
-"object creation more efficient."
-msgstr ""
+#: plugins/addons/propertyEditor/property-list.xml:23
+msgid "Property will be restored"
+msgstr "Einstellung wird wiederhergestellt"
 
-#: include/class_core.inc:350
-msgid ""
-"The 'copyPaste' statement enables copy and paste for LDAP entries managed "
-"with GOsa."
-msgstr ""
+#: plugins/addons/propertyEditor/property-list.xml:31
+msgid "Modified property"
+msgstr "Veränderte Einstellung"
 
-#: include/class_core.inc:360
-msgid ""
-"The 'forceGlobals' statement enables PHP security checks to force "
-"register_global settings to be switched off."
-msgstr ""
+#: plugins/addons/propertyEditor/property-list.xml:39
+msgid "Property configured in LDAP"
+msgstr "Optionen aus dem LDAP"
 
-#: include/class_core.inc:370
-msgid ""
-"The 'forceSSL' statement enables PHP security checks to force encrypted "
-"access to the web interface. GOsa will try to redirect to the same URL - "
-"just with https://"
-msgstr ""
+#: plugins/addons/propertyEditor/property-list.xml:47
+msgid "Property configured in config file"
+msgstr "Einstellung aus Konfigurationsdatei"
 
-#: include/class_core.inc:380
-msgid ""
-"Logs information about triggered ldap operations, duration, filter, aso. "
-"into syslog."
-msgstr ""
+#: plugins/addons/propertyEditor/property-list.xml:80
+msgid "Class"
+msgstr "Klasse"
 
-#: include/class_core.inc:390
-msgid ""
-"The 'ldapFollowReferrals' statement tells GOsa to follow LDAP referrals."
-msgstr ""
+#: plugins/addons/propertyEditor/property-list.xml:88
+msgid "Value"
+msgstr "Wert"
 
-#: include/class_core.inc:400
-msgid ""
-"The 'ldapFilterNestingLimit' statement can be used to speed up group "
-"handling for groups with several hundreds of members. The default behaviour "
-"is, that GOsa will resolv the memberUid values in a group to real names. To "
-"achieve this, it writes a single filter to minimize searches. Some LDAP "
-"servers (namely Sun DS) simply crash when the filter gets too big. You can "
-"set a member limit, where GOsa will stop to do these lookups."
-msgstr ""
+#: plugins/addons/propertyEditor/property-list.xml:124
+msgid "Restore to default"
+msgstr "Standard wiederherstellen"
 
-#: include/class_core.inc:410
-msgid ""
-"The ldapSizelimit statement tells GOsa to retrieve the specified maximum "
-"number of results. The user will get  a  warning,  that  not  all entries "
-"were shown."
-msgstr ""
+#: plugins/addons/propertyEditor/class_commandVerifier.inc:56
+msgid "Results"
+msgstr "Ergebnisse"
 
-#: include/class_core.inc:420
-msgid ""
-"Disables sizelimit checks, only the configured amount of results will be "
-"shown!"
-msgstr ""
+#: plugins/addons/propertyEditor/class_propertyEditor.inc:6
+msgid "Preferences"
+msgstr "Einstellungen"
 
-#: include/class_core.inc:430
+#: plugins/addons/propertyEditor/class_propertyEditor.inc:7
 msgid ""
-"The 'warnSSL' statement enables PHP security checks to detect non encrypted "
-"access to the web interface. GOsa will display a warning in this case."
-msgstr ""
-
-#: include/class_core.inc:440
-msgid "The 'ppdGzip' variable enables PPD file compression."
-msgstr ""
+"Configure global and special GOsa settings like hooks and plug-in parameters"
+msgstr "Globale und spezielle GOsa-Einstellungen wie Hooks und Plugin-Optionen"
 
-#: include/class_core.inc:451
-msgid ""
-"The 'ignoreAcl' value tells GOsa to ignore complete ACL sets for the given "
-"DN. Add your DN here and you'll be able to restore accidently dropped ACLs."
-msgstr ""
+#: plugins/addons/propertyEditor/class_propertyEditor.inc:206
+msgid "No description"
+msgstr "Keine Beschreibung"
 
-#: include/class_core.inc:462
-msgid ""
-"The 'ppdPath' variable defines where to store PPD files for the GOto "
-"environment plugins."
-msgstr ""
+#: plugins/addons/propertyEditor/class_propertyEditor.inc:230
+#: setup/class_setupStep_Checks.inc:209 setup/class_setupStep_Checks.inc:225
+#: setup/class_setupStep_Checks.inc:241 setup/class_setupStep_Checks.inc:257
+msgid "Off"
+msgstr "Aus"
 
-#: include/class_core.inc:472
-msgid ""
-"The 'ldapMaxQueryTime' statement tells GOsa to stop LDAP actions if there is "
-"no answer within the specified number of seconds."
-msgstr ""
+#: plugins/addons/propertyEditor/class_propertyEditor.inc:231
+#: setup/class_setupStep_Checks.inc:249
+msgid "On"
+msgstr "An"
 
-#: include/class_core.inc:482
-msgid ""
-"The 'storeFilterSettings' statement determines whether GOsa should store "
-"filter and plugin settings inside of a cookie."
-msgstr ""
+#: plugins/addons/propertyEditor/class_propertyEditor.inc:251
+msgid "Test the given command."
+msgstr "Übergebenes Kommando prüfen."
 
-#: include/class_core.inc:492
-msgid ""
-"The 'sendCompressedOutput' statement determines whether PHP should send "
-"compressed HTML pages to browsers or not. This may increase or decrease the "
-"performance, depending on your network."
-msgstr ""
+#: plugins/addons/propertyEditor/migration/class_migrateRDN.inc:31
+#, php-format
+msgid "Migration of property '%s'"
+msgstr "Migration der Option '%s'"
 
-#: include/class_core.inc:503
-msgid ""
-"The 'modificationDetectionAttribute' statement enables GOsa to check if a "
-"entry currently being edited has been modified from someone else outside "
-"GOsa in the meantime. It will display an informative dialog then. It can be "
-"set to 'entryCSN' for OpenLDAP based systems or 'contextCSN' for Sun DS "
-"based systems."
-msgstr ""
+#: plugins/addons/propertyEditor/migration/class_migrateRDN.inc:34
+#, php-format
+msgid "GOsa has detected objects outside of the configured storage point (%s)."
+msgstr "Es wurden Objekte ausserhalb des konfigurierten Baums '%s' gefunden."
 
-#: include/class_core.inc:514
-msgid ""
-"The 'language' statement defines the default language used by GOsa. Normally "
-"GOsa autodetects the language from the browser settings. If this is not "
-"working or you want to force the language, just add the language code (i.e. "
-"de for german) here."
-msgstr ""
+#: plugins/addons/propertyEditor/migration/class_migrateRDN.inc:161
+msgid "Objects that will be added"
+msgstr "Dieses Objekte werden hinzugefügt"
 
-#: include/class_core.inc:525
-msgid ""
-"The 'theme' statement defines what theme is used to display GOsa pages. You "
-"can install some corporate identity like theme and/or modify certain "
-"templates to fit your needs within themes. Take a look at the GOsa FAQ for "
-"more information."
-msgstr ""
+#: plugins/addons/propertyEditor/migration/class_migrateRDN.inc:169
+msgid "Objects that will be moved"
+msgstr "Diese Objekte werden verschoben"
 
-#: include/class_core.inc:535
-msgid ""
-"The 'sessionLifetime' value defines when a session will expire in seconds. "
-"For Debian systems, this will not work because the sessions will be removed "
-"by a cron job instead. Please modify the value inside of your php.ini "
-"instead."
-msgstr ""
+#: plugins/addons/propertyEditor/migration/class_migrateRDN.inc:177
+#, php-format
+msgid "Moving object '%s' to '%s'"
+msgstr "Verschiebe Objekt '%s' nach '%s'"
 
-#: include/class_core.inc:545
-msgid ""
-"The 'templateCompileDirectory' statements defines the path, where the PHP "
-"templating engins 'smarty' should store its compiled GOsa templates for "
-"improved speed. This path needs to be writeable by the user your webserver "
-"is running with."
-msgstr ""
+#: plugins/addons/propertyEditor/migration/class_migrateRDN.inc:181
+#: setup/setup_migrate.tpl:32 setup/class_setupStep_Migrate.inc:804
+msgid "Migrate"
+msgstr "Migrieren"
 
-#: include/class_core.inc:555
-#, php-format
-msgid ""
-"The 'debugLevel' value tells GOsa to display certain information on each "
-"page load. Value is an AND combination of the following byte values: %s"
-msgstr ""
+#: plugins/addons/propertyEditor/migration/class_migrateRDN.inc:204
+msgid "Migration failed for object %s: DN already exists!"
+msgstr "Migration des Objektes %s ist fehlgeschlagen: DN existiert bereits!"
 
-#: include/class_core.inc:575
+#: plugins/addons/propertyEditor/migration/class_migrateRDN.inc:208
 #, php-format
-msgid ""
-"The 'sambaHashHook' statement contains an executable to generate samba hash "
-"values. This is required for password synchronization, but not required if "
-"you apply gosa-si services. If you don't have mkntpasswd from the samba "
-"distribution installed, you can use perl to generate the hash: %s"
-msgstr ""
-
-#: include/class_core.inc:586
-msgid ""
-"The 'passwordDefaultHash' statement defines the default password hash to "
-"choose for new accounts."
+msgid "Migration failed for object %s: please check if it already exists!"
 msgstr ""
+"Migration für das Objekt %s ist fehlgeschlagen: bitte prüfen Sie ob es "
+"bereits existiert!"
 
-#: include/class_core.inc:595
-msgid ""
-"The 'strictPasswordRules' tells GOsa to check for UTF-8 characters in the "
-"supplied password. These Characters can lead to non working authentications "
-"if UTF-8 and none UTF-8 systems locales get mixed. The default is 'true'."
-msgstr ""
+#: plugins/addons/propertyEditor/migrate.tpl:3
+msgid "Property migration assistant"
+msgstr "Migrationsassistent für Einstellungen"
 
-#: include/class_core.inc:606
-msgid ""
-"The 'accountPrimaryAttribute' option tells GOsa how to create new accounts. "
-"Possible values are 'uid' and 'cn'. In the first case GOsa creates uid style "
-"DN entries: 'uid=superuser,ou=staff,dc=example,dc=net'. In the second case, "
-"GOsa creates cn style DN entries: 'cn=Foo Bar,ou=staff,dc=example,dc=net'. "
-"If you choose \"cn\" to be your 'accountPrimaryAttribute' you can decide "
-"whether to include the personal title in your dn by selecting "
-"'personalTitleInDN'."
-msgstr ""
+#: plugins/addons/propertyEditor/migrate.tpl:3
+msgid "Migration steps left"
+msgstr "Verbleibende Migrationsschritte"
 
-#: include/class_core.inc:616
-msgid ""
-"The 'userRDN' statement defines the location where new accounts will be "
-"created inside of defined departments. The default is 'ou=people'."
-msgstr ""
+#: plugins/addons/propertyEditor/property-list.tpl:3
+msgid "Warning message"
+msgstr "Warnmeldung"
 
-#: include/class_core.inc:626
-msgid ""
-"The 'groupsRDN' statement defines the location where new groups will be "
-"created inside of defined departments. The default is 'ou=groups'."
-msgstr ""
+#: plugins/addons/propertyEditor/property-list.tpl:7
+#: ihtml/themes/default/removeEntries.tpl:4
+msgid "Attention"
+msgstr "Achtung"
 
-#: include/class_core.inc:636
+#: plugins/addons/propertyEditor/property-list.tpl:9
 msgid ""
-"The 'gidNumberBase' statement defines where to start looking for a new free "
-"group id. This should be synced with your 'adduser.conf' to avoid "
-"overlapping gidNumber values between local and LDAP based lookups. The "
-"gidNumberBase can even be dynamic. Take a look at the 'nextIdHook' "
-"definition."
+"Modifying properties may break your setup, destroy or mess up your LDAP "
+"database, lead to security holes or it can even make a login impossible!"
 msgstr ""
+"Das Verändern von Einstellungen kann Ihre Umgebung beeinträchtigen, ihren "
+"LDAP-Inhalt zerstören oder beschädigen, Sicherheitsprobleme hervorrufen oder "
+"gar eine Anmeldung unmöglich machen!"
 
-#: include/class_core.inc:646
+#: plugins/addons/propertyEditor/property-list.tpl:10
 msgid ""
-"The 'baseIdHook' statement allows to hook into the id generation method "
-"(traditional mode), to define the starting range for new generated ids"
+"Since configuration properties are stored in the LDAP database a copy/backup "
+"can be handy."
 msgstr ""
+"Da die Konfigurationseinstellungen im LDAP-Verzeichnis gespeichert werden, "
+"ist ein Backup empfehlenswert."
 
-#: include/class_core.inc:656 include/class_core.inc:676
+#: plugins/addons/propertyEditor/property-list.tpl:14
 msgid ""
-"The 'uidNumberPoolMin/gidNumberPoolMin' statement defines the lowest "
-"assignable user/group id for use with the 'idAllocationMethod = pool'."
+"If you've debarred yourself, you can try to set 'ignoreLdapProperties' to "
+"'true' in your gosa.conf main section. This will make GOsa ignore LDAP based "
+"property values."
 msgstr ""
+"Falls Sie sich selbst ausgesperrt haben, können Sie versuchen in der 'main' "
+"Sektion Ihrer gosa.conf der Option 'ignoreLdapProperties' den Wert 'true' "
+"zuzuweisen. Dies schaltet die Nutzung von LDAP-Einstellungen ab."
 
-#: include/class_core.inc:666 include/class_core.inc:686
+#: plugins/addons/propertyEditor/property-list.tpl:22
 msgid ""
-"The 'uidNumberPoolMax/gidNumberPoolMax' statement defines the highest "
-"assignable user/group id for use with the 'idAllocationMethod = pool'."
+"I understand that there are certain risks, but I want to modify properties!"
 msgstr ""
+"Ja, ich habe verstanden, dass mit der Modifikation von Einstellungen Risiken "
+"verbunden sein können, aber ich möchte trotzdem Einstellungen bearbeiten!"
 
-#: include/class_core.inc:696
-msgid ""
-"The 'uidNumberBase' statement defines where to start looking for a new free "
-"user id. This should be synced with your 'adduser.conf' to avoid overlapping "
-"uidNumber values between local and LDAP based lookups. The uidNumberBase can "
-"even be dynamic. Take a look at the 'baseIdHook' definition."
-msgstr ""
+#: plugins/addons/propertyEditor/property-list.tpl:38
+msgid "Ignoring LDAP defined properties!"
+msgstr "Ignoriere LDAP-basierte Einstellungen!"
 
-#: include/class_core.inc:736
-msgid ""
-"The 'gosaSupportURI' defines the major gosa-si server host and the password "
-"for GOsa to connect to it. It can be used if you want to use i.e. kerberos "
-"to authenticate the users. The format is: credentials@host:port"
-msgstr ""
+#: plugins/addons/propertyEditor/property-list.tpl:77
+msgid "Undo"
+msgstr "Wiederherstellen"
 
-#: include/class_core.inc:746
-msgid ""
-"The 'gosaSupportTimeout' sets a connection timeout for all gosa-si actions. "
-"See 'gosaSupportURI' for details."
-msgstr ""
+#: plugins/addons/dyngroup/dyngroup.tpl:1
+msgid "List of dynamic rules"
+msgstr "Liste der dynamischen Regeln"
 
-#: include/class_core.inc:757
-msgid ""
-"The 'loginAttribute' statement tells GOsa which LDAP attribute is used as "
-"the login name during login. It can be set to 'uid', 'mail' or 'both'"
-msgstr ""
+#: plugins/addons/dyngroup/dyngroup.tpl:3
+msgid "Labeled URI definitions"
+msgstr "URI-Definitionen"
 
-#: include/class_core.inc:768
-msgid ""
-"The 'timezone' statements defines the timezone used inside of GOsa to handle "
-"date related tasks, such as password expiery, vacation messages, etc. The "
-"'timezone' value should be a unix conform timezone value like in /etc/"
-"timezone."
-msgstr ""
+#: plugins/addons/dyngroup/dyngroup.tpl:6
+msgid "Scope"
+msgstr "Gültigkeitsbereich"
 
-#: include/class_core.inc:778
-msgid ""
-"The 'honourUnitTags' statement enables checking of 'unitTag' attributes when "
-"using administrative units. If this is set to 'true' GOsa can only see "
-"objects inside the administrative unit a user is logged into."
-msgstr ""
+#: plugins/addons/dyngroup/dyngroup.tpl:7
+#: plugins/addons/dyngroup/class_DynamicLdapGroup.inc:119
+#: plugins/addons/dyngroup/class_DynamicLdapGroup.inc:121
+msgid "Attribute"
+msgstr "Attribut"
 
-#: include/class_core.inc:788
-msgid ""
-"The 'useSaslForKerberos' statement defines the way the kerberos realm is "
-"stored in the #userPassword' attribute. Set it to 'true' in order to get "
-"{sasl}user@REALM.NET, or to 'false' to get {kerberos}user@REALM.NET. The "
-"latter is outdated, but may be needed from time to time."
-msgstr ""
+#: plugins/addons/dyngroup/dyngroup.tpl:8
+#: plugins/addons/dyngroup/class_DynamicLdapGroup.inc:126
+#: plugins/addons/dyngroup/class_DynamicLdapGroup.inc:128
+#: plugins/generic/references/class_aclResolver.inc:169
+msgid "Filter"
+msgstr "Filter"
 
-#: include/class_core.inc:798
-msgid ""
-"The 'rfc2307bis' statement enables rfc2307bis style groups in GOsa. You can "
-"use 'member' attributes instead of memberUid in this case. To make it work "
-"on unix systems, you've to adjust your NSS configuration to use rfc2307bis "
-"style groups, too"
-msgstr ""
+#: plugins/addons/dyngroup/class_DynamicLdapGroup.inc:105
+#: plugins/addons/dyngroup/class_DynamicLdapGroup.inc:327
+msgid "Labeled URI"
+msgstr "URI"
 
-#: include/class_core.inc:808
-msgid ""
-"The 'personalTitleInDN' option tells GOsa to include the personal title in "
-"user DNs when #accountPrimaryAttribute' is set to \"cn\"."
-msgstr ""
+#: plugins/addons/dyngroup/class_DynamicLdapGroup.inc:128
+msgid "Surrounding brackets are required!"
+msgstr "Umschliessende Klammern fehlen!"
 
-#: include/class_core.inc:818
-msgid ""
-"The 'nextIdHook' statement defines a script to be called for finding the "
-"next free id for users or groups externaly. It gets called with the current "
-"entry \"dn\" and the attribute to be ID'd. It should return an integer value."
+#: plugins/addons/dyngroup/class_DynamicLdapGroup.inc:136
+#, php-format
+msgid "The given filter '%s' for entry %s seems to be invalid!"
 msgstr ""
+"Der angegebene Filter '%s' für den Eintrag %s scheint ungültig zu sein!"
 
-#: include/class_core.inc:828
-msgid ""
-"The 'idGenerator' statement describes an automatic way to generate new user "
-"ids. There are two basic functions supported - which can be combined: \n"
-"\n"
-" a) using attributes\n"
-"\n"
-"    You can specify LDAP attributes (currently only sn and givenName) in\n"
-"    braces {} and add a percent sign befor it. Optionally you can strip it\n"
-"    down to a number of characters, specified in []. I.e.\n"
-"\n"
-"      idGenerator=\"{%sn}-{%givenName[2-4]}\"\n"
-"\n"
-"    will generate an ID using the full surname, adding a dash, and adding "
-"at\n"
-"    least the first two characters of givenName. If this ID is used, it'll\n"
-"    use up to four characters. If no automatic generation is possible, a\n"
-"    input box is shown.\n"
-"\n"
-" b) using automatic id's\n"
-"\n"
-"    I.e. specifying\n"
-"\n"
-"      idGenerator=\"acct{id:3}\"\n"
-"\n"
-"    will generate a three digits id with the next free entry appended to "
-"\"acct\".\n"
-"\n"
-"      idGenerator=\"acct{id!1}\"\n"
-"\n"
-"    will generate a one digit id with the next free entry appended to \"acct"
-"\" - if needed.\n"
-"\n"
-"      idGenerator=\"ext{id#3}\"\n"
-"\n"
-"    will generate a three digits random number appended to \"ext\".\n"
-msgstr ""
-
-#: include/class_core.inc:868
-msgid ""
-"The 'strictNamingRules' statement enables strict checking of uids and group "
-"names. If you need   characters like . or - inside of your accounts, set "
-"this to 'false'."
-msgstr ""
-
-#: include/class_core.inc:878
-msgid ""
-"The 'minId' statement defines the minimum assignable user or group id to "
-"avoid security leaks with uid 0 accounts. This is used for the 'traditional' "
-"method."
-msgstr ""
+#: plugins/addons/dyngroup/class_DynamicLdapGroup.inc:166
+#: plugins/addons/dyngroup/class_DynamicLdapGroup.inc:168
+#: plugins/addons/dyngroup/class_DynamicLdapGroup.inc:319
+#: plugins/addons/dyngroup/class_DynamicLdapGroup.inc:320
+msgid "Dynamic object"
+msgstr "Dynamisches Objekt"
 
-#: include/class_core.inc:889
-msgid ""
-"The 'mailAttribute' statement determines which attribute GOsa will use to "
-"create accounts. Valid values are 'mail' and 'uid'."
-msgstr ""
+#: plugins/generic/welcome/welcome.tpl:8 ihtml/themes/default/infoPage.tpl:62
+msgid "The GOsa team"
+msgstr "Das GOsa Team"
 
-#: include/class_core.inc:899
+#: plugins/generic/welcome/class_welcome.inc:5
+#: plugins/generic/welcome/class_welcome.inc:6
+msgid "Back to main menu"
+msgstr "Zurück zum Hauptmenü"
+
+#: plugins/generic/dashBoard/Register/class_RegistrationDialog.inc:54
 msgid ""
-"This attribute allows to override the prefix used to create shared folders."
-msgstr ""
-
-#: include/class_core.inc:909
-msgid ""
-"This attribute allows to override the user account creation syntax, see the "
-"'mailFolderCreation' description for more details.\n"
-"\n"
-"Examples\n"
-" mailUserCreation=\"%prefix%%uid%\"           => \"user.foobar\"\n"
-" mailUserCreation=\"my-prefix.%uid%%domain%\"  => \"my-prefix.foobar@example."
-"com\"\n"
-msgstr ""
-
-#: include/class_core.inc:924
-msgid ""
-"Every mail method has its own way to create mail accounts like 'share/"
-"development' or 'shared.development@example.com' which is used to identify "
-"the accounts, set quotas or add acls.\n"
-"\n"
-"To override the methods default account creation syntax, you can set the "
-"'mailFolderCreation' option.\n"
-"\n"
-"Examples\n"
-"\n"
-" mailFolderCreation=\"%prefix%%cn%\"              => \"shared.development\"\n"
-" mailFolderCreation=\"my-prefix.%cn%%domain%\"    => \"my-prefix."
-"development@example.com\"\n"
-"\n"
-" %prefix%    The methods default prefix. (Depends on cyrusUseSlashes=FALSE/"
-"TRUE)\n"
-" %cn%        The groups/users cn.\n"
-" %uid%       The users uid.\n"
-" %mail%      The objects mail attribute.\n"
-" %domain%    The domain part of the objects mail attribute.\n"
-" %mailpart%  The user address part of the mail address.\n"
-" %uattrib%   Depends on mailAttribute=\"uid/mail\".\n"
+"Communciation with the backend failed! Please check your internet connection!"
 msgstr ""
+"Die Kommunikation mit dem Backend ist fehlgeschlagen! Bitte prüfen Sie die "
+"Netzwerkverbindung!"
 
-#: include/class_core.inc:950
+#: plugins/generic/dashBoard/Register/class_RegistrationDialog.inc:56
 msgid ""
-"The 'imapTimeout' statement sets the connection timeout for imap actions."
+"Authentication failed, please check combination of username and password!"
 msgstr ""
+"Die Authentifizierung ist fehlgeschlagen, bitte prüfen Sie die Kombination "
+"aus Benutzername und Passwort!"
 
-#: include/class_core.inc:961
+#: plugins/generic/dashBoard/Register/class_RegistrationDialog.inc:58
 msgid ""
-"The 'mailMethod' statement tells GOsa which mail method the setup should use "
-"to communicate with a possible mail server. Leave this undefined if your "
-"mail method does not match the predefined ones."
+"Internal server error, please try again later. If the problem persists "
+"contact the GOsa-Team!"
 msgstr ""
+"Interner Server-Fehler, versuchen Sie es bitte später erneut. Falls das "
+"Problem bestehen bleibt, kontaktieren Sie das GOsa-Team!"
 
-#: include/class_core.inc:971
-msgid ""
-"The 'cyrusUseSlashes' statement determines if GOsa should use \"foo/bar\" or "
-"\"foo.bar\" namespaces in IMAP. Unix style is with slashes."
+#: plugins/generic/dashBoard/Register/register.tpl:3
+msgid "GOsa registration"
+msgstr "GOsa Registrierung"
+
+#: plugins/generic/dashBoard/Register/register.tpl:7
+msgid "Do you want to register GOsa and benefit from the features it brings?"
 msgstr ""
 
-#: include/class_core.inc:981
-msgid ""
-"The 'vacationTemplateDirectory' statement sets the path where GOsa will look "
-"for vacation message templates. Default is /etc/gosa/vacation. \n"
-"\n"
-"Example template /etc/gosa/vacation/business.txt:\n"
-"\n"
-"   DESC:Away from desk\n"
-"   Hi, I'm currently away from my desk. You can contact me on\n"
-"   my cell phone via %mobile.\n"
-"\n"
-"   Greetings,\n"
-"   %givenName %sn\n"
-"\n"
+#: plugins/generic/dashBoard/Register/register.tpl:11
+msgid "I do not want to register"
 msgstr ""
 
-#: include/class_core.inc:1002
-msgid ""
-"The 'ldapTLS' statement enables or disables TLS operating on LDAP "
-"connections."
+#: plugins/generic/dashBoard/Register/register.tpl:17
+#: plugins/generic/dashBoard/dashBoard.tpl:5
+msgid "Register"
 msgstr ""
 
-#: include/class_core.inc:1012
-msgid ""
-"The 'honourIvbbAttributes' statement enables the IVBB mode inside of GOsa. "
-"You need the ivbb.schema file from used by german authorities."
+#: plugins/generic/dashBoard/Register/register.tpl:19
+msgid "Additionally to the 'Annonomous' account you can:"
 msgstr ""
 
-#: include/class_core.inc:1022
-msgid ""
-"The 'sambaIdMapping' statement tells GOsa to maintain sambaIdmapEntry "
-"objects. Depending on your setup this can drastically improve the windows "
-"login performance."
+#: plugins/generic/dashBoard/Register/register.tpl:21
+msgid "Access to 'Premium-Channels'."
 msgstr ""
 
-#: include/class_core.inc:1032
+#: plugins/generic/dashBoard/Register/register.tpl:22
 msgid ""
-"The 'handleExpiredAccounts' statement enables shadow attribute tests during "
-"the login to the GOsa web interface and forces password renewal or account "
-"lockout."
+"Watch the status of current plugin updates/patches and the availability of "
+"new plugins."
 msgstr ""
 
-#: include/class_core.inc:1042
-msgid ""
-"The 'sambaSID' statement defines a samba SID if not available inside of the "
-"LDAP. You can retrieve the current sid by net getlocalsid."
+#: plugins/generic/dashBoard/Register/register.tpl:23
+msgid "Recieve newsletter, if wanted."
 msgstr ""
 
-#: include/class_core.inc:1052
-msgid ""
-"The 'sambaRidBase' statement defines the base id to add to ordinary sid "
-"calculations - if not available inside of the LDAP."
+#: plugins/generic/dashBoard/Register/register.tpl:24
+msgid "View several usefull statistics about your GOsa installation"
 msgstr ""
 
-#: include/class_core.inc:1062
-msgid ""
-"The 'enableSnapshots' statement enables a snapshot mechaism in GOsa. This "
-"enables you to save certain states of entries and restore them later on."
+#: plugins/generic/dashBoard/Register/register.tpl:29
+msgid "What information will be transmitted to the backend and maybe stored:"
 msgstr ""
 
-#: include/class_core.inc:1072
-msgid ""
-"The 'snapshotBase' statement defines the base where snapshots should be "
-"stored inside of the LDAP."
+#: plugins/generic/dashBoard/Register/register.tpl:31
+msgid "All personal information filled in the registration form."
 msgstr ""
 
-#: include/class_core.inc:1082
-msgid ""
-"The 'snapshotAdminDn' variable defines the user which is used to "
-"authenticate when connecting to 'snapshotURI'."
+#: plugins/generic/dashBoard/Register/register.tpl:32
+msgid "Information about the installed plugins and their version."
 msgstr ""
 
-#: include/class_core.inc:1092
+#: plugins/generic/dashBoard/Register/register.tpl:33
 msgid ""
-"The 'snapshotAdminPassword' variable defines the credentials which are used "
-"in combination with 'snapshotAdminDn' and 'snapshotURI' in order to "
+"The GOsa-UUID (will be generated during the registration) and a password, to "
 "authenticate."
 msgstr ""
 
-#: include/class_core.inc:1103
+#: plugins/generic/dashBoard/Register/register.tpl:34
 msgid ""
-"The 'idAllocationMethod' statement defines how GOsa generates numeric user "
-"and group id values. If it is set to 'traditional' GOsa will do create a "
-"lock and perform a search for the next free ID. The lock will be removed "
-"after the procedure completes. 'pool' will use the sambaUnixIdPool "
-"objectclass settings inside your LDAP. This one is unsafe, because it does "
-"not check for concurrent LDAP access and already used IDs in this range. On "
-"the other hand it is much faster."
+"The bugs you will report and the corresponding trace. You can select what "
+"information you want to send in."
 msgstr ""
 
-#: include/class_core.inc:1112
+#: plugins/generic/dashBoard/Register/register.tpl:35
 msgid ""
-"The 'snapshotURI' variable defines the LDAP URI for the server which is used "
-"to do object snapshots."
+"When the statistics extension is used. GOsa will transmit information about "
+"plugins, their usage and the amount of objects present in your ldap "
+"database. No sensitive data is transmitted here, just the object type, the "
+"action performed, cpu usage, memory usage, elapsed time..."
 msgstr ""
 
-#: include/class_pluglist.inc:118
-msgid "The configuration format has changed: please run the setup again!"
-msgstr ""
-"Das Konfigurationsformat hat sich geändert: bitte starten Sie das Setup "
-"erneut!"
+#: plugins/generic/dashBoard/Register/register.tpl:69
+#: plugins/generic/dashBoard/Register/register.tpl:80
+msgid "Registration complete"
+msgstr "Registrierung abgeschlossen"
 
-#: include/class_pluglist.inc:263
-msgid ""
-"You are currently editing a database entry. Do you want to discard the "
-"changes?"
+#: plugins/generic/dashBoard/Register/register.tpl:71
+msgid "GOsa instance sucessfully registered"
 msgstr ""
-"Sie bearbeiten gerade einen Datenbankeintrag. Sollen die Daten verworfen "
-"werden?"
 
-#: include/class_pluglist.inc:435 plugins/generic/references/contents.tpl:18
-#: plugins/admin/groups/class_group.inc:329
-#: plugins/admin/groups/class_group.inc:350
-#: plugins/admin/groups/class_group.inc:367
-#: plugins/admin/departments/class_department.inc:152
-msgid "Unknown"
-msgstr "Unbekannt"
+#: plugins/generic/dashBoard/Register/register.tpl:82
+msgid "GOsa instance will not be registered"
+msgstr "Die GOsa-Instanz wird nicht registriert"
 
-#: include/class_CopyPasteHandler.inc:118
-#: include/class_CopyPasteHandler.inc:127
-#: include/class_CopyPasteHandler.inc:159
-#: include/class_CopyPasteHandler.inc:176
-#: include/class_CopyPasteHandler.inc:185
-#: include/class_CopyPasteHandler.inc:193
-#: include/class_CopyPasteHandler.inc:273
-#, php-format
-msgid "Copy and paste failed!"
-msgstr "Kopieren & Einfügen ist fehlgeschlagen!"
+#: plugins/generic/dashBoard/dbPluginStatus/contents.tpl:1
+msgid "Plugin status"
+msgstr "Modul Status"
 
-#: include/class_CopyPasteHandler.inc:118
-#, php-format
-msgid "Cannot set permission for %s"
-msgstr "Kann Berechtigungen für %s nicht setzen"
+#: plugins/generic/dashBoard/dbPluginStatus/class_dbPluginStatus.inc:69
+msgid "Version mismatch"
+msgstr "Versinskonflikt"
 
-#: include/class_CopyPasteHandler.inc:159
-#, php-format
-msgid "'%s' is no valid LDAP object"
-msgstr "%s ist kein gültiges LDAP-Objekt"
+#: plugins/generic/dashBoard/dbPluginStatus/class_dbPluginStatus.inc:73
+msgid "Schema missing"
+msgstr "Schema fehlt"
 
-#: include/class_CopyPasteHandler.inc:176
-#, php-format
-msgid "No write permission in '%s'"
-msgstr "Keine Schreibberechtigung in '%s'"
+#: plugins/generic/dashBoard/dashBoard.tpl:2
+msgid "This feature is only accessible for registrated instances of GOsa"
+msgstr ""
 
-#: include/class_CopyPasteHandler.inc:193
-#, php-format
-msgid "Cannot set permission for '%s'"
-msgstr "Kann Berechtigungen für '%s' nicht setzen"
+#: plugins/generic/dashBoard/dashBoard.tpl:7
+msgid ""
+"Unfortunately the registration server cannot be reached, maybe the server is "
+"down for maintaince or you've no internet access!"
+msgstr ""
 
-#: include/class_CopyPasteHandler.inc:396
-#, php-format
-msgid "These objects will be pasted: %s"
-msgstr "Diese Objekte werden eingefügt: %s"
+#: plugins/generic/dashBoard/dashBoard.tpl:13
+msgid "GOsa dash board"
+msgstr ""
 
-#: include/class_CopyPasteHandler.inc:420
-#, php-format
-msgid "This object will be pasted: %s"
-msgstr "Dieses Objekt wird eingefügt: %s"
+#: plugins/generic/dashBoard/dbChannelStatus/contents.tpl:1
+msgid "Channels"
+msgstr "Kanäle"
 
-#: include/class_CopyPasteHandler.inc:573
-msgid "Cannot paste"
-msgstr "Kann nicht einfügen"
+#: plugins/generic/dashBoard/dbNotifications/contents.tpl:1
+msgid "Notifications"
+msgstr "Benachrichtigungen"
 
-#: include/class_msg_dialog.inc:124
-msgid "Please fix the above error and reload the page."
-msgstr "Bitte beheben Sie obigen Fehler und laden die Seite neu."
+#: plugins/generic/references/contents.tpl:2
+#: plugins/generic/references/contents.tpl:3
+msgid "Object information"
+msgstr "Objekt-Information"
 
-#: plugins/generic/statistics/statistics.tpl:2
-msgid "Usage statistics"
-msgstr "Nutzungsstatistik"
+#: plugins/generic/references/contents.tpl:7
+msgid "Show raw object entry"
+msgstr "Zeige rohe Objektdaten"
 
-#: plugins/generic/statistics/statistics.tpl:5
-#: plugins/generic/statistics/statistics.tpl:10
-msgid ""
-"This feature is disabled. To enable it you have to register GOsa, you can "
-"initiate a registration using the dash-board plugin."
-msgstr ""
+#: plugins/generic/references/contents.tpl:18
+#: plugins/generic/references/contents.tpl:20
+msgid "Last modification"
+msgstr "Letzte Änderung"
 
-#: plugins/generic/statistics/statistics.tpl:6
-#: plugins/generic/statistics/statistics.tpl:12
-msgid "Dash board"
-msgstr "Dashboard"
+#: plugins/generic/references/contents.tpl:29
+msgid "Object references"
+msgstr "Objekt-Referenzen"
 
-#: plugins/generic/statistics/statistics.tpl:16
-msgid ""
-"Communication with the GOsa-backend failed. Please check the RPC "
-"configuration!"
-msgstr ""
-"Kommunikation mit dem GOsa-Backend ist fehlgeschlagen. Bitte prüfen Sie die "
-"RPC-Konfiguration!"
+#: plugins/generic/references/contents.tpl:45
+msgid "ACL trace"
+msgstr "ACL-Verfolgung"
 
-#: plugins/generic/statistics/statistics.tpl:22
-msgid "Send"
-msgstr "Senden"
+#: plugins/generic/references/class_reference.inc:70
+msgid "Role membership"
+msgstr "Rollenmitgliedschaft"
 
-#: plugins/generic/statistics/statistics.tpl:28
-msgid "Generate report for"
-msgstr "Report erstellen für"
+#: plugins/generic/references/class_reference.inc:76
+msgid "Object group membership"
+msgstr "Objektgruppenmitgliedschaft"
 
-#: plugins/generic/statistics/statistics.tpl:56
-msgid "Update"
-msgstr "Aktualisieren"
+#: plugins/generic/references/class_reference.inc:82
+msgid "Department manager"
+msgstr "Abteilungs-Verwalter"
 
-#: plugins/generic/statistics/statistics.tpl:69
-#: plugins/generic/statistics/statistics.tpl:78
-msgid "No statistic data for given period"
-msgstr "Keine Statiskdaten für die angegebene Periode vorhanden"
+#: plugins/generic/references/class_reference.inc:88
+msgid "User manager"
+msgstr "Benutzer-Verwalter"
+
+#: plugins/generic/references/class_aclResolver.inc:63
+#: include/class_acl.inc:228
+msgid "Reset ACLs"
+msgstr "ACLs zurücksetzen"
+
+#: plugins/generic/references/class_aclResolver.inc:68
+#: include/class_acl.inc:233 include/class_acl.inc:236
+msgid "Use ACL defined in role"
+msgstr "Verwende ACL aus Rollendefinition"
+
+#: plugins/generic/references/class_aclResolver.inc:143
+msgid "Enter another user name"
+msgstr "Geben Sie einen anderen Benutzernamen ein"
+
+#: plugins/generic/references/class_aclResolver.inc:193
+msgid "ACLs"
+msgstr "ACLs"
+
+#: plugins/generic/references/class_aclResolver.inc:198
+#, php-format
+msgid "List of effective ACLs for '%s'"
+msgstr "Liste der effektiven ACLs für '%s'"
+
+#: plugins/generic/references/class_aclResolver.inc:199
+#: plugins/generic/references/class_aclResolver.inc:203
+msgid "Object permissions"
+msgstr "Objekt-Berechtigungen"
+
+#: plugins/generic/references/class_aclResolver.inc:303
+#: include/class_core.inc:113 include/class_core.inc:119
+msgid "All"
+msgstr "Alle"
+
+#: plugins/generic/references/class_aclResolver.inc:307
+#: include/class_acl.inc:823
+msgid "Restrict changes to user's own object"
+msgstr "Änderungen auf das eigene (Benutzer-)Objekt beschränken"
+
+#: plugins/generic/references/class_aclResolver.inc:309
+#: include/class_acl.inc:827 include/class_acl.inc:936
+#: include/class_acl.inc:940
+msgid "read"
+msgstr "lesen"
+
+#: plugins/generic/references/class_aclResolver.inc:310
+#: include/class_acl.inc:828 include/class_acl.inc:938
+#: include/class_acl.inc:941
+msgid "write"
+msgstr "schreiben"
+
+#: plugins/generic/references/class_aclResolver.inc:311
+msgid "create"
+msgstr "anlegen"
+
+#: plugins/generic/references/class_aclResolver.inc:312
+msgid "remove"
+msgstr "entfernen"
+
+#: plugins/generic/references/class_aclResolver.inc:313
+msgid "move"
+msgstr "verschieben"
+
+#: plugins/generic/statistics/statistics.tpl:2
+msgid "Usage statistics"
+msgstr "Nutzungsstatistik"
+
+#: plugins/generic/statistics/statistics.tpl:5
+#: plugins/generic/statistics/statistics.tpl:10
+msgid ""
+"This feature is disabled. To enable it you have to register GOsa, you can "
+"initiate a registration using the dash-board plugin."
+msgstr ""
+
+#: plugins/generic/statistics/statistics.tpl:6
+#: plugins/generic/statistics/statistics.tpl:12
+msgid "Dash board"
+msgstr "Dashboard"
+
+#: plugins/generic/statistics/statistics.tpl:16
+msgid ""
+"Communication with the GOsa-backend failed. Please check the RPC "
+"configuration!"
+msgstr ""
+"Kommunikation mit dem GOsa-Backend ist fehlgeschlagen. Bitte prüfen Sie die "
+"RPC-Konfiguration!"
+
+#: plugins/generic/statistics/statistics.tpl:22
+msgid "Send"
+msgstr "Senden"
+
+#: plugins/generic/statistics/statistics.tpl:28
+msgid "Generate report for"
+msgstr "Report erstellen für"
+
+#: plugins/generic/statistics/statistics.tpl:56
+msgid "Update"
+msgstr "Aktualisieren"
+
+#: plugins/generic/statistics/statistics.tpl:69
+#: plugins/generic/statistics/statistics.tpl:78
+msgid "No statistic data for given period"
+msgstr "Keine Statiskdaten für die angegebene Periode vorhanden"
 
 #: plugins/generic/statistics/statistics.tpl:87
 msgid "Select report type"
 msgstr "Wählen Sie einen Report-Typ"
 
-#: plugins/generic/statistics/chartClasses/class_actionSelectChart.inc:104
-msgid "Action"
-msgstr "Aktion"
+#: plugins/generic/statistics/chartClasses/class_statChart.inc:73
+msgid "Systems"
+msgstr "Systeme"
 
+#: plugins/generic/statistics/chartClasses/class_durationTimeChart.inc:15
 #: plugins/generic/statistics/chartClasses/class_cpuLoadChart.inc:15
-#: plugins/generic/statistics/chartClasses/class_memoryUsageChart.inc:15
 #: plugins/generic/statistics/chartClasses/class_renderTimeChart.inc:15
-#: plugins/generic/statistics/chartClasses/class_durationTimeChart.inc:15
-msgid "Max"
+#: plugins/generic/statistics/chartClasses/class_memoryUsageChart.inc:15
+msgid "Maximum"
 msgstr "Maximum"
 
+#: plugins/generic/statistics/chartClasses/class_durationTimeChart.inc:16
 #: plugins/generic/statistics/chartClasses/class_cpuLoadChart.inc:16
-#: plugins/generic/statistics/chartClasses/class_memoryUsageChart.inc:16
 #: plugins/generic/statistics/chartClasses/class_renderTimeChart.inc:16
-#: plugins/generic/statistics/chartClasses/class_durationTimeChart.inc:16
-msgid "Avergae"
-msgstr ""
+#: plugins/generic/statistics/chartClasses/class_memoryUsageChart.inc:16
+msgid "Average"
+msgstr "Durchschnitt"
 
+#: plugins/generic/statistics/chartClasses/class_durationTimeChart.inc:17
 #: plugins/generic/statistics/chartClasses/class_cpuLoadChart.inc:17
-#: plugins/generic/statistics/chartClasses/class_memoryUsageChart.inc:17
 #: plugins/generic/statistics/chartClasses/class_renderTimeChart.inc:17
-#: plugins/generic/statistics/chartClasses/class_durationTimeChart.inc:17
-msgid "Min"
-msgstr ""
+#: plugins/generic/statistics/chartClasses/class_memoryUsageChart.inc:17
+msgid "Minimum"
+msgstr "Minimum"
 
-#: plugins/generic/statistics/chartClasses/class_statChart.inc:73
-msgid "Systems"
-msgstr "Systeme"
+#: plugins/generic/statistics/chartClasses/class_actionSelectChart.inc:104
+msgid "Action"
+msgstr "Aktion"
 
 #: plugins/generic/statistics/class_statistics.inc:263
+#, php-format
 msgid ""
 "You have currently %s unsubmitted statistic collection, do you want to "
 "transmit them now?"
@@ -3495,3590 +3327,3704 @@ msgstr ""
 "Es sind momentan %s nicht übertragene Statistikdatensätze aufgelaufen. "
 "Möchten Sie diese nun übertragen?"
 
-#: plugins/generic/dashBoard/dbInformation/contents.tpl:1
-#: plugins/admin/ogroups/class_ogroup.inc:244 setup/setup_ldap.tpl:108
-msgid "Information"
-msgstr "Information"
-
-#: plugins/generic/dashBoard/dashBoard.tpl:2
-msgid "This feature is only accessible for registrated instances of GOsa"
+#: setup/setup_checks.tpl:2
+msgid ""
+"This step checks if your PHP server has all required modules and "
+"configuration settings."
 msgstr ""
+"Dieser Schritt prüft ob ihre PHP-Umgebung die notwendigen Module eingebunden "
+"hat, sowie richtig konfiguriert ist."
 
-#: plugins/generic/dashBoard/dashBoard.tpl:5
-msgid "Registrate"
-msgstr ""
+#: setup/setup_checks.tpl:5
+msgid "Inspection"
+msgstr "Inspektion"
 
-#: plugins/generic/dashBoard/dashBoard.tpl:7
-msgid ""
-"Unfortunately the registration server cannot be reached, maybe the server is "
-"down for maintaince or you've no internet access!"
-msgstr ""
+#: setup/setup_checks.tpl:8
+msgid "PHP module and extension checks"
+msgstr "PHP Modul- und Erweiterungsprüfung"
 
-#: plugins/generic/dashBoard/dashBoard.tpl:13
-msgid "GOsa dash board"
+#: setup/setup_checks.tpl:10
+msgid "Basic checks"
+msgstr "Grundlegende Prüfungen"
+
+#: setup/setup_checks.tpl:21 setup/setup_checks.tpl:62
+#: setup/class_setupStep_Migrate.inc:153 setup/class_setupStep_Migrate.inc:303
+#: setup/class_setupStep_Migrate.inc:684 setup/class_setupStep_Migrate.inc:828
+#: ihtml/themes/default/msg_dialog.tpl:77
+#: ihtml/themes/default/msg_dialog.tpl:79
+#: ihtml/themes/default/msg_dialog.tpl:136
+#: ihtml/themes/default/msg_dialog.tpl:139
+#: ihtml/themes/default/msg_dialog.tpl:144 include/utils/class_msgPool.inc:301
+#, php-format
+msgid "OK"
+msgstr "OK"
+
+#: setup/setup_checks.tpl:38 setup/setup_checks.tpl:79
+msgid "GOsa will NOT run without fixing this."
 msgstr ""
+"GOsa kann nicht ausgeführt werden, wenn das Problem nicht behoben wird."
 
-#: plugins/generic/dashBoard/dbChannelStatus/class_dbChannelStatus.inc:14
-#: plugins/generic/dashBoard/dbPluginStatus/class_dbPluginStatus.inc:26
-#: plugins/personal/posix/generic.tpl:37
-msgid "Status"
-msgstr "Status"
+#: setup/setup_checks.tpl:40 setup/setup_checks.tpl:81
+msgid "GOsa will run without fixing this."
+msgstr "GOsa wird verwendbar sein, ohne dies zu beheben."
 
-#: plugins/generic/dashBoard/dbChannelStatus/contents.tpl:1
-msgid "Channels"
-msgstr "Kanäle"
+#: setup/setup_checks.tpl:50
+msgid "PHP setup configuration"
+msgstr "Konfiguration der PHP-Umgebung"
 
-#: plugins/generic/dashBoard/dbPluginStatus/contents.tpl:1
-msgid "Plugin status"
-msgstr "Modul Status"
+#: setup/setup_checks.tpl:50
+msgid "show information"
+msgstr "zeige Information"
 
-#: plugins/generic/dashBoard/dbPluginStatus/class_dbPluginStatus.inc:69
-msgid "Version mismatch"
-msgstr "Versinskonflikt"
+#: setup/setup_checks.tpl:51
+msgid "Extended checks"
+msgstr "Erweiterte Prüfungen"
 
-#: plugins/generic/dashBoard/dbPluginStatus/class_dbPluginStatus.inc:73
-msgid "Schema missing"
-msgstr "Schema fehlt"
+#: setup/setup_schema.tpl:1
+msgid "Schema specific settings"
+msgstr "Schemaspezifische Einstellungen"
 
-#: plugins/generic/dashBoard/dbNotifications/contents.tpl:1
-msgid "Notifications"
-msgstr "Benachrichtigungen"
+#: setup/setup_schema.tpl:4
+msgid "Schema check succeeded"
+msgstr "Schema-Prüfung erfolgreich"
 
-#: plugins/generic/dashBoard/Register/class_RegistrationDialog.inc:54
-msgid ""
-"Communciation with the backend failed! Please check your internet connection!"
-msgstr ""
-"Die Kommunikation mit dem Backend ist fehlgeschlagen! Bitte prüfen Sie die "
-"Netzwerkverbindung!"
+#: setup/setup_schema.tpl:7
+msgid "Schema check failed"
+msgstr "Schema-Prüfung fehlgeschlagen"
 
-#: plugins/generic/dashBoard/Register/class_RegistrationDialog.inc:56
+#: setup/setup_schema.tpl:11
 msgid ""
-"Authentication failed, please check combination of username and password!"
+"Could not read any schema information, all checks skipped. Adjust your LDAP "
+"ACLs."
 msgstr ""
-"Die Authentifizierung ist fehlgeschlagen, bitte prüfen Sie die Kombination "
-"aus Benutzername und Passwort!"
+"Konnte keine Schema-Informationen beziehen, alle Prüfungen wurden "
+"übersprungen. Passen Sie Ihre LDAP-ACLs an."
 
-#: plugins/generic/dashBoard/Register/class_RegistrationDialog.inc:58
+#: setup/setup_schema.tpl:13
 msgid ""
-"Internal server error, please try again later. If the problem persists "
-"contact the GOsa-Team!"
+"It seems that your LDAP database wasn't initialized yet. This maybe the "
+"reason, why GOsa can't read your schema configuration!"
 msgstr ""
+"Es scheint so, dass Ihre LDAP-Datenbank noch nicht initialisiert wurde. Dies "
+"könnte der Grund sein, weshalb GOsa die Schema-Konfiguration nicht lesen "
+"konnte!"
 
-#: plugins/generic/dashBoard/Register/register.tpl:3
-msgid "GOsa registration"
-msgstr "GOsa Registrierung"
+#: setup/class_setupStep_Finish.inc:39
+#: ihtml/themes/default/copyPasteDialog.tpl:30
+msgid "Finish"
+msgstr "Speichern"
 
-#: plugins/generic/dashBoard/Register/register.tpl:7
-msgid "Do you want to register GOsa and benefit from the features it brings?"
-msgstr ""
+#: setup/class_setupStep_Finish.inc:40
+msgid "Write configuration file"
+msgstr "Schreibe Konfigurationsdatei"
 
-#: plugins/generic/dashBoard/Register/register.tpl:11
-msgid "I do not want to register"
-msgstr ""
+#: setup/class_setupStep_Finish.inc:41
+msgid "Finish - write the configuration file"
+msgstr "Abschluß - Schreiben der Konfigurationsdatei"
 
-#: plugins/generic/dashBoard/Register/register.tpl:17
-msgid "Register"
+#: setup/class_setupStep_Finish.inc:106
+msgid ""
+"Your configuration file is currently world readable. Please update the file "
+"permissions!"
 msgstr ""
+"Ihre Konfigurationsdatei ist momentan für jeden lesbar. Bitte ändern Sie die "
+"Zugriffsrechte!"
 
-#: plugins/generic/dashBoard/Register/register.tpl:19
-msgid "Additionally to the 'Annonomous' account you can:"
+#: setup/class_setupStep_Finish.inc:108
+msgid "The configuration is currently not readable or it does not exists."
+msgstr "Die Konfiguration ist momentan nicht lesbar oder existiert nicht."
+
+#: setup/class_setupStep_Finish.inc:117
+#, php-format
+msgid ""
+"After downloading and placing the file under %s, please make sure that the "
+"user the web server is running with is able to read %s, while other users "
+"shouldn't. You may want to execute these commands to achieve this "
+"requirement:"
 msgstr ""
+"Nachdem Sie die Konfigurationsdatei unter %s abgelegt haben, muß "
+"sichergestellt werden, daß der Webserver auf %s zugreifen kann, normale "
+"Nutzer aber nicht. Führen Sie diese Kommandos aus, um die obigen "
+"Voraussetzungen zu erfüllen:"
 
-#: plugins/generic/dashBoard/Register/register.tpl:21
-msgid "Access to 'Premium-Channels'."
+#: setup/class_setupStep_Checks.inc:40 setup/class_setupStep_Checks.inc:41
+msgid "Installation check"
+msgstr "Installationsprüfung"
+
+#: setup/class_setupStep_Checks.inc:42
+msgid "Basic checks for PHP compatibility and extensions"
+msgstr "Grundlegende Überprüfungen der PHP-Version und Erweiterungen."
+
+#: setup/class_setupStep_Checks.inc:66
+msgid "Checking PHP version"
+msgstr "Prüfe PHP-Version"
+
+#: setup/class_setupStep_Checks.inc:67
+#, php-format
+msgid "PHP must be of version %s or above."
+msgstr "PHP muß in Version %s oder höher vorliegen."
+
+#: setup/class_setupStep_Checks.inc:68
+msgid "Please upgrade to a supported version."
+msgstr "Bitte aktualisieren Sie auf eine unterstützte Version."
+
+#: setup/class_setupStep_Checks.inc:75
+msgid "GOsa requires this module to talk with your LDAP server."
+msgstr "GOsa benötigt dieses Modul für die Kommunikation mit dem LDAP-Server."
+
+#: setup/class_setupStep_Checks.inc:83
+msgid "GOsa requires this module for an internationalized interface."
+msgstr "GOsa benötigt dieses Modul für eine lokalisierte Oberfläche."
+
+#: setup/class_setupStep_Checks.inc:91
+msgid "GOsa requires this module for the samba integration."
+msgstr "GOsa benötigt dieses Modul für die Samba-Einbindung."
+
+#: setup/class_setupStep_Checks.inc:99
+msgid ""
+"GOsa requires either 'mhash' or the 'sha1' module to make use of SSHA "
+"encryption."
 msgstr ""
+"GOsa benötigt entweder das 'mhash' oder das 'sha1' Modul um die SSHA-"
+"Verschlüsselung zu verwenden."
 
-#: plugins/generic/dashBoard/Register/register.tpl:22
+#: setup/class_setupStep_Checks.inc:107
+msgid "GOsa requires this module to talk to an IMAP server."
+msgstr ""
+"GOsa benötigt dieses Modul für die Kommunikation mit einem IMAP-Server."
+
+#: setup/class_setupStep_Checks.inc:114
+msgid "mbstring"
+msgstr "mbstring"
+
+#: setup/class_setupStep_Checks.inc:115
+msgid "GOsa requires this module to handle Unicode strings."
+msgstr "GOsa benötigt dieses Modul um Unicode-Zeichenketten zu verarbeiten."
+
+#: setup/class_setupStep_Checks.inc:122
+msgid "Calendar"
+msgstr "Kalender"
+
+#: setup/class_setupStep_Checks.inc:123
+msgid "GOsa requires this module to calculate dates."
+msgstr "GOsa benötigt dieses Modul um Datumsangaben zu verarbeiten."
+
+#: setup/class_setupStep_Checks.inc:130
+msgid "MySQL"
+msgstr "MySQL"
+
+#: setup/class_setupStep_Checks.inc:131
 msgid ""
-"Watch the status of current plugin updates/patches and the availability of "
-"new plugins."
+"GOsa requires this module to communicate with several supported databases."
 msgstr ""
+"GOsa benötigt dieses Modul, um mit verschiedenen unterstützten Datenbanken "
+"zu kommunizieren."
 
-#: plugins/generic/dashBoard/Register/register.tpl:23
-msgid "Recieve newsletter, if wanted."
+#: setup/class_setupStep_Checks.inc:148
+msgid "samba hash generator"
+msgstr "Samba Hash-Generator"
+
+#: setup/class_setupStep_Checks.inc:149
+msgid "GOsa requires this command to synchronize POSIX and samba passwords."
 msgstr ""
+"GOsa benötigt dieses Kommando für den Abgleich der POSIX und Samba-"
+"Passwörter."
 
-#: plugins/generic/dashBoard/Register/register.tpl:24
-msgid "View several usefull statistics about your GOsa installation"
+#: setup/class_setupStep_Checks.inc:150
+msgid ""
+"Deploy a gosa-si installation or install the Perl Crypt::SmbHash modules."
 msgstr ""
+"Nutzen Sie eine GOsa-SI-Installation oder installieren Sie das Perl-Modul "
+"Crypt::SmbHash."
 
-#: plugins/generic/dashBoard/Register/register.tpl:29
-msgid "What information will be transmitted to the backend and maybe stored:"
+#: setup/class_setupStep_Checks.inc:163
+msgid "imagick"
+msgstr "Imagick"
+
+#: setup/class_setupStep_Checks.inc:164
+msgid "GOsa requires this extension to handle images."
+msgstr "GOsa benötigt diese Erweiterung um Bilder konvertieren zu können."
+
+#: setup/class_setupStep_Checks.inc:179
+msgid "compression module"
+msgstr "Komprimierungs-Modul"
+
+#: setup/class_setupStep_Checks.inc:180
+msgid "GOsa requires this extension to handle snapshots."
+msgstr "GOsa benötigt dieses Modul um Snapshots zu komprimieren."
+
+#: setup/class_setupStep_Checks.inc:191
+msgid ""
+"register_globals is a PHP mechanism to register all global variables to be "
+"accessible from scripts without changing the scope. This may be a security "
+"risk."
 msgstr ""
+"register_globals ist ein PHP-Mechanismus, welcher alle globalen Variablen "
+"für Skripte direkt zugänglich macht. Dies kann ein Sicherheitsrisiko sein."
 
-#: plugins/generic/dashBoard/Register/register.tpl:31
-msgid "All personal information filled in the registration form."
+#: setup/class_setupStep_Checks.inc:192
+msgid "Search for 'register_globals' in your php.ini and switch it to 'Off'."
 msgstr ""
+"Suchen Sie nach 'register_globals' in Ihrer php.ini und setzen Sie es auf "
+"'Off'."
 
-#: plugins/generic/dashBoard/Register/register.tpl:32
-msgid "Information about the installed plugins and their version."
+#: setup/class_setupStep_Checks.inc:200
+msgid "PHP uses this value for the garbage collector to delete old sessions."
 msgstr ""
+"PHP verwendet diese Einstellungen für den Garbage Collector, um alte "
+"Sessions zu entfernen."
 
-#: plugins/generic/dashBoard/Register/register.tpl:33
+#: setup/class_setupStep_Checks.inc:201
 msgid ""
-"The GOsa-UUID (will be generated during the registration) and a password, to "
-"authenticate."
+"Setting this value to one day will prevent loosing session and cookies "
+"before they really timeout."
 msgstr ""
+"Wenn Sie diesen Wert auf einen Tag setzen, wird dies vermeiden, dass Sie die "
+"Sitzung und den zugehörigen Cookie verlieren, bevor diese tatsächlich ihre "
+"Gültigkeit verlieren."
 
-#: plugins/generic/dashBoard/Register/register.tpl:34
+#: setup/class_setupStep_Checks.inc:202
 msgid ""
-"The bugs you will report and the corresponding trace. You can select what "
-"information you want to send in."
+"Search for 'session.gc_maxlifetime' in your php.ini and set it to 86400 or "
+"higher."
 msgstr ""
+"Suchen Sie in Ihrer php.ini nach 'session.gc_maxlifetime' und setzen Sie es "
+"auf 84600 oder höher."
 
-#: plugins/generic/dashBoard/Register/register.tpl:35
+#: setup/class_setupStep_Checks.inc:210
 msgid ""
-"When the statistics extension is used. GOsa will transmit information about "
-"plugins, their usage and the amount of objects present in your ldap "
-"database. No sensitive data is transmitted here, just the object type, the "
-"action performed, cpu usage, memory usage, elapsed time..."
+"In Order to use GOsa without any trouble, the session.auto_register option "
+"in your php.ini should be set to 'Off'."
 msgstr ""
+"Um GOsa fehlerfrei benutzen zu können, muß die Option session.auto_register "
+"in Ihrer php.ini auf 'Off' stehen."
 
-#: plugins/generic/dashBoard/Register/register.tpl:69
-#: plugins/generic/dashBoard/Register/register.tpl:80
-msgid "Registration complete"
-msgstr "Registrierung abgeschlossen"
+#: setup/class_setupStep_Checks.inc:211
+msgid "Search for 'session.auto_start' in your php.ini and set it to 'Off'."
+msgstr ""
+"Suchen Sie in Ihrer php.ini nach 'session.auto_start' und setzen Sie es auf "
+"'Off'."
 
-#: plugins/generic/dashBoard/Register/register.tpl:71
-msgid "GOsa instance sucessfully registered"
+#: setup/class_setupStep_Checks.inc:218
+msgid ""
+"GOsa needs at least 32MB of memory. Setting it below this limit may cause "
+"errors that are not reproducible! Increase it for larger setups."
 msgstr ""
+"GOsa benötigt mindestens 32MB Speicher, weniger Speicher würde "
+"unvorhersehbare Probleme verursachen! Bei größeren Installationen sollte "
+"dieser Wert noch vergrössert werden."
 
-#: plugins/generic/dashBoard/Register/register.tpl:82
-msgid "GOsa instance will not be registered"
-msgstr "Die GOsa-Instanz wird nicht registriert"
+#: setup/class_setupStep_Checks.inc:219
+msgid ""
+"Search for 'memory_limit' in your php.ini and set it to '32M' or higher."
+msgstr ""
+"Suchen Sie in Ihrer php.ini nach 'memory_limit' und setzen Sie es auf '32M' "
+"oder höher."
 
-#: plugins/generic/references/class_reference.inc:58
-#: plugins/generic/references/class_reference.inc:64
-#: plugins/personal/posix/generic.tpl:89
-#: plugins/personal/posix/paste_generic.tpl:58
-#: plugins/personal/posix/paste_generic.tpl:61
-msgid "Group membership"
-msgstr "Gruppenmitgliedschaft"
+#: setup/class_setupStep_Checks.inc:226
+msgid ""
+"This option influences the PHP output handling. Turn this Option off, to "
+"increase performance."
+msgstr ""
+"Diese Einstellung beeinflusst die Verarbeitung der Ausgabe. Stellen Sie "
+"diese auf 'off', um die Leistung zu erhöhen."
 
-#: plugins/generic/references/class_reference.inc:70
-msgid "Role membership"
-msgstr "Rollenmitgliedschaft"
+#: setup/class_setupStep_Checks.inc:227
+msgid "Search for 'implicit_flush' in your php.ini and set it to 'Off'."
+msgstr ""
+"Suchen Sie in Ihrer php.ini nach 'implicit_flush' und setzen Sie es auf "
+"'Off'."
 
-#: plugins/generic/references/class_reference.inc:76
-msgid "Object group membership"
-msgstr "Objektgruppenmitgliedschaft"
+#: setup/class_setupStep_Checks.inc:234
+msgid "The Execution time should be at least 30 seconds."
+msgstr "Die Ausführungszeit sollte mindestens 30 Sekunden betragen."
 
-#: plugins/generic/references/class_reference.inc:82
-msgid "Department manager"
-msgstr "Abteilungs-Verwalter"
+#: setup/class_setupStep_Checks.inc:235
+msgid ""
+"Search for 'max_execution_time' in your php.ini and set it to '30' or higher."
+msgstr ""
+"Suchen Sie in Ihrer php.ini nach 'max_execution_time' und setzen Sie es auf "
+"'30' oder höher."
 
-#: plugins/generic/references/class_reference.inc:87
-#: plugins/admin/groups/userSelect/user-list.xml:40
-#: plugins/admin/groups/singleUserSelect/singleUser-list.xml:40
-#: plugins/admin/groups/class_group.inc:210
-#: plugins/admin/groups/class_group.inc:1190
-#: plugins/admin/groups/class_group.inc:1200
-#: plugins/admin/users/class_userManagement.inc:536
-#: plugins/admin/users/user-list.xml:57
-#: plugins/personal/generic/class_user.inc:1326
-#: plugins/personal/generic/class_user.inc:1373
-#: plugins/personal/generic/class_user.inc:1704
-#: plugins/personal/generic/class_user.inc:1858
-msgid "Given name"
-msgstr "Vorname"
-
-#: plugins/generic/references/class_reference.inc:87
-#: plugins/admin/groups/userSelect/user-list.xml:48
-#: plugins/admin/groups/singleUserSelect/singleUser-list.xml:48
-#: plugins/admin/groups/class_group.inc:210
-#: plugins/admin/groups/class_group.inc:1190
-#: plugins/admin/groups/class_group.inc:1200
-#: plugins/admin/users/user-list.xml:49
-#: plugins/personal/generic/class_user.inc:1703
-msgid "Surname"
-msgstr "Nachname"
-
-#: plugins/generic/references/class_reference.inc:87
-#: plugins/admin/groups/class_group.inc:210
-#: plugins/admin/groups/class_group.inc:1190
-#: plugins/admin/groups/class_group.inc:1200
-#: plugins/personal/posix/class_posixAccount.inc:869
-#: plugins/personal/posix/class_posixAccount.inc:872
-#: plugins/personal/posix/generic.tpl:64
-#: plugins/personal/posix/paste_generic.tpl:38
-#: setup/class_setupStep_Migrate.inc:415
-msgid "UID"
-msgstr "UID"
-
-#: plugins/generic/references/class_reference.inc:88
-msgid "User manager"
-msgstr "Benutzer-Verwalter"
-
-#: plugins/generic/references/contents.tpl:2
-#: plugins/generic/references/contents.tpl:3
-msgid "Object information"
-msgstr "Objekt-Information"
-
-#: plugins/generic/references/contents.tpl:7
-msgid "Show raw object entry"
-msgstr "Zeige rohe Objektdaten"
-
-#: plugins/generic/references/contents.tpl:18
-#: plugins/generic/references/contents.tpl:20
-msgid "Last modification"
-msgstr "Letzte Änderung"
-
-#: plugins/generic/references/contents.tpl:29
-msgid "Object references"
-msgstr "Objekt-Referenzen"
-
-#: plugins/generic/references/contents.tpl:45
-msgid "ACL trace"
-msgstr "ACL-Verfolgung"
-
-#: plugins/generic/references/class_aclResolver.inc:143
-msgid "Enter another user name"
-msgstr "Geben Sie einen anderen Benutzernamen ein"
+#: setup/class_setupStep_Checks.inc:242
+msgid ""
+"Increase the server security by setting expose_php to 'off'. PHP won't send "
+"any information about the server you are running in this case."
+msgstr ""
+"Erhöhen Sie die Sicherheit Ihres Servers, indem Sie expose_php auf 'off' "
+"setzen. PHP wird in dieser Einstellung keine Informationen über Ihren "
+"laufenden Server senden."
 
-#: plugins/generic/references/class_aclResolver.inc:169
-#: plugins/addons/dyngroup/class_DynamicLdapGroup.inc:126
-#: plugins/addons/dyngroup/class_DynamicLdapGroup.inc:128
-#: plugins/addons/dyngroup/dyngroup.tpl:8
-msgid "Filter"
-msgstr "Filter"
+#: setup/class_setupStep_Checks.inc:243
+msgid "Search for 'expose_php' in your php.ini and set if to 'Off'."
+msgstr ""
+"Suchen Sie in Ihrer php.ini nach 'expose_php' und setzen Sie es auf 'Off'."
 
-#: plugins/generic/references/class_aclResolver.inc:193
-msgid "ACLs"
+#: setup/class_setupStep_Checks.inc:250
+msgid ""
+"Increase your server security by setting magic_quotes_gpc to 'on'. PHP will "
+"escape all quotes in strings in this case."
 msgstr ""
+"Erhöhen Sie die Sicherheit des Server, indem sie magic_quotes_gpc auf 'on' "
+"stellen. PHP wird in dieser Einstellung alle 'quotes' in 'strings' umwandeln."
 
-#: plugins/generic/references/class_aclResolver.inc:198
-#, php-format
-msgid "List of effective ACLs for '%s'"
-msgstr "Liste der effektiven ACLs für '%s'"
+#: setup/class_setupStep_Checks.inc:251
+msgid "Search for 'magic_quotes_gpc' in your php.ini and set it to 'On'."
+msgstr ""
+"Suchen Sie in Ihrer php.ini nach 'magic_quotes_gpc' und setzen Sie es auf "
+"'On'."
 
-#: plugins/generic/references/class_aclResolver.inc:199
-#: plugins/generic/references/class_aclResolver.inc:203
-msgid "Object permissions"
-msgstr "Objekt-Berechtigungen"
+#: setup/class_setupStep_Checks.inc:258
+msgid "Increase your server performance by setting magic_quotes_gpc to 'off'."
+msgstr ""
+"Erhöhen Sie die Leistung des Servers, indem sie magic_quotes_gpc auf 'off' "
+"stellen."
 
-#: plugins/generic/references/class_aclResolver.inc:311
-msgid "create"
-msgstr "anlegen"
+#: setup/class_setupStep_Checks.inc:259
+msgid ""
+"Search for 'zend.ze1_compatibility_mode' in your php.ini and set it to 'Off'."
+msgstr ""
+"Suchen Sie in Ihrer php.ini nach 'zend.ze1_compatibility_mode' und setzen "
+"Sie es auf 'Off'."
 
-#: plugins/generic/references/class_aclResolver.inc:312
-msgid "remove"
-msgstr "entfernen"
+#: setup/class_setupStep_Checks.inc:269
+msgid "Configuration writable"
+msgstr "Konfigurationsdatei ist schreibbar"
 
-#: plugins/generic/references/class_aclResolver.inc:313
-msgid "move"
-msgstr "verschieben"
+#: setup/class_setupStep_Checks.inc:270
+msgid "The configuration file can't be written"
+msgstr "Die Konfigurationsdatei kann nicht geschrieben werden"
 
-#: plugins/generic/welcome/main.inc:26
+#: setup/class_setupStep_Checks.inc:271
 #, php-format
-msgid "Welcome %s!"
-msgstr "Willkommen %s!"
-
-#: plugins/generic/welcome/class_welcome.inc:5
-#: plugins/generic/welcome/class_welcome.inc:6
-msgid "Back to main menu"
-msgstr "Zurück zum Hauptmenü"
-
-#: plugins/generic/welcome/welcome.tpl:8
-msgid "The GOsa team"
-msgstr "Das GOsa Team"
-
-#: plugins/admin/ogroups/objectSelect/selectObject-list.xml:11
-#: plugins/admin/groups/userSelect/user-list.xml:10
-#: plugins/admin/groups/singleUserSelect/singleUser-list.xml:10
-#: plugins/admin/groups/userGroupSelect/selectUserGroup-list.xml:11
-#: plugins/personal/posix/trustSelect/trust-list.xml:9
-#: plugins/personal/posix/groupSelect/group-list.xml:10
-msgid "Please select the desired entries"
-msgstr "Bitte wählen Sie die gewünschten Einträge"
-
-#: plugins/admin/ogroups/objectSelect/selectObject-list.xml:15
-#: plugins/admin/ogroups/class_ogroupManagement.inc:186
-#: plugins/admin/departments/dep-list.xml:55
-#: plugins/admin/departments/dep-list.xml:71
-#: plugins/admin/departments/dep-list.xml:138
-#: plugins/admin/departments/class_departmentManagement.inc:253
-#: plugins/personal/generic/class_user.inc:1722
-#: plugins/personal/generic/generic.tpl:306
-msgid "Department"
-msgstr "Abteilung"
-
-#: plugins/admin/ogroups/objectSelect/selectObject-list.xml:23
-#: plugins/admin/ogroups/class_ogroupManagement.inc:187
-#: plugins/personal/posix/trustSelect/trust-list.xml:12
-msgid "Server"
-msgstr "Server"
-
-#: plugins/admin/ogroups/objectSelect/selectObject-list.xml:31
-#: plugins/admin/ogroups/class_ogroupManagement.inc:189
-#: plugins/personal/posix/trustSelect/trust-list.xml:19
-msgid "Workstation"
-msgstr "Arbeitsstation"
-
-#: plugins/admin/ogroups/objectSelect/selectObject-list.xml:39
-#: plugins/admin/ogroups/class_ogroupManagement.inc:191
-#: plugins/personal/posix/trustSelect/trust-list.xml:26
-msgid "Terminal"
-msgstr "Terminal"
-
-#: plugins/admin/ogroups/objectSelect/selectObject-list.xml:47
-#: plugins/admin/ogroups/class_ogroupManagement.inc:192
-msgid "Printer"
-msgstr "Drucker"
-
-#: plugins/admin/ogroups/objectSelect/selectObject-list.xml:55
-#: plugins/admin/ogroups/class_ogroupManagement.inc:188
-#: plugins/admin/groups/class_groupManagement.inc:181
-#: plugins/admin/users/class_userManagement.inc:893
-#: plugins/admin/departments/generic.tpl:110
-#: plugins/admin/departments/class_department.inc:376
-#: plugins/admin/departments/organization.tpl:109
-#: plugins/personal/generic/class_user.inc:1354
-#: plugins/personal/generic/class_user.inc:1846
-#: plugins/personal/generic/generic.tpl:394
-#: plugins/personal/generic/generic.tpl:574
-msgid "Phone"
-msgstr "Telefon"
-
-#: plugins/admin/ogroups/objectSelect/selectObject-list.xml:63
-#: plugins/admin/ogroups/class_ogroupManagement.inc:183
-#: plugins/admin/groups/userSelect/user-list.xml:14
-#: plugins/admin/groups/singleUserSelect/singleUser-list.xml:14
-#: plugins/admin/groups/userGroupSelect/selectUserGroup-list.xml:15
-#: plugins/admin/users/user-list.xml:23 plugins/admin/users/user-list.xml:95
-msgid "User"
-msgstr "Benutzer"
+msgid ""
+"GOsa reads its configuration from a file located in (%s/%s). The setup can "
+"write the configuration directly if it is writable."
+msgstr ""
+"GOsa liest sein Konfiguration von einer Datei in (%s/%s). Die Einrichtung "
+"kann die Konfiguration direkt schreiben, wenn diese schreibbar ist."
 
-#: plugins/admin/ogroups/objectSelect/selectObject-list.xml:71
-#: plugins/admin/ogroups/class_ogroupManagement.inc:184
-#: plugins/admin/ogroups/ogroup-list.xml:79
-#: plugins/admin/groups/userGroupSelect/selectUserGroup-list.xml:23
-#: plugins/admin/groups/group-list.xml:15
-#: plugins/admin/groups/group-list.xml:79
-#: plugins/addons/propertyEditor/property-list.xml:64
-#: plugins/personal/posix/groupSelect/group-list.xml:13
-msgid "Group"
-msgstr "Gruppe"
+#: setup/setup_feedback.tpl:2
+msgid "Feedback successfully send"
+msgstr "Feedback erfolgreich gesendet"
 
-#: plugins/admin/ogroups/objectSelect/selectObject-filter.xml:32
-#: plugins/admin/ogroups/ogroup-filter.xml:18
-#: plugins/admin/groups/userSelect/user-filter.xml:20
-#: plugins/admin/groups/singleUserSelect/singleUser-filter.xml:20
-#: plugins/admin/groups/userGroupSelect/selectUserGroup-filter.xml:21
-#: plugins/admin/groups/group-filter.xml:17
-#: plugins/admin/users/user-filter.xml:19
-#: plugins/admin/newConfigManagement/DeviceConfig-filter.xml:14
-#: plugins/admin/departments/dep-filter.xml:17
-#: plugins/admin/acl/acl-filter.xml:18
-#: plugins/personal/posix/trustSelect/trust-filter.xml:17
-#: plugins/personal/posix/groupSelect/group-filter.xml:16
-msgid "Default filter"
-msgstr "Standard-Filter"
+#: setup/setup_feedback.tpl:6
+msgid "Subscribe to the gosa-announce mailing list"
+msgstr "Abonnieren der GOsa-Announce Mailingliste"
 
-#: plugins/admin/ogroups/objectSelect/selectObject-list.tpl:12
-#: plugins/admin/ogroups/ogroup-list.tpl:12
-#: plugins/admin/ogroups/class_ogroup.inc:862
-#: plugins/admin/ogroups/generic.tpl:26
-#: plugins/admin/groups/userSelect/user-list.tpl:12
-#: plugins/admin/groups/generic.tpl:39
-#: plugins/admin/groups/singleUserSelect/singleUser-list.tpl:12
-#: plugins/admin/groups/userGroupSelect/selectUserGroup-list.tpl:12
-#: plugins/admin/groups/group-list.tpl:12
-#: plugins/admin/groups/class_group.inc:1059
-#: plugins/admin/users/user-list.tpl:12
-#: plugins/admin/departments/locality.tpl:28
-#: plugins/admin/departments/generic.tpl:39
-#: plugins/admin/departments/class_domain.inc:92
-#: plugins/admin/departments/class_localityGeneric.inc:94
-#: plugins/admin/departments/class_organizationGeneric.inc:125
-#: plugins/admin/departments/class_countryGeneric.inc:94
-#: plugins/admin/departments/class_dcObject.inc:93
-#: plugins/admin/departments/domain.tpl:28
-#: plugins/admin/departments/country.tpl:28
-#: plugins/admin/departments/dcObject.tpl:28
-#: plugins/admin/departments/class_department.inc:677
-#: plugins/admin/departments/dep-list.tpl:12
-#: plugins/admin/departments/organization.tpl:39
-#: plugins/admin/acl/acl-list.tpl:12 plugins/admin/acl/class_aclRole.inc:742
-#: plugins/admin/acl/acl_role.tpl:27
-#: plugins/addons/dyngroup/class_DynamicLdapGroup.inc:114
-#: plugins/addons/dyngroup/dyngroup.tpl:5
-#: plugins/personal/generic/class_user.inc:1715
-#: plugins/personal/generic/generic.tpl:167
-#: plugins/personal/posix/trustSelect/trust-list.tpl:12
-#: plugins/personal/posix/groupSelect/group-list.tpl:12
-#: setup/setup_ldap.tpl:47
-msgid "Base"
-msgstr "Basis"
+#: setup/setup_feedback.tpl:8
+msgid ""
+"When checking this option, GOsa will try to connect http://oss.gonicus.de in "
+"order to subscribe you to the gosa-announce mailing list. You've to confirm "
+"this by mail."
+msgstr ""
+"Wenn Sie diese Option auswählen wird GOsa eine Verbindung zu http://oss."
+"gonicus.de versuchen, um die GOsa-Announce Mailingliste für Sie zu "
+"abonnieren. Sie müssen dem Abonnement danach noch per Mail zustimmen."
 
-#: plugins/admin/ogroups/objectSelect/class_objectSelect.inc:29
-msgid "Object selection"
-msgstr "Objektauswahl"
+#: setup/setup_feedback.tpl:20
+msgid "Mail address"
+msgstr "Mail-Adresse"
 
-#: plugins/admin/ogroups/class_ogroupManagement.inc:25
-#: plugins/admin/ogroups/class_ogroup.inc:858
-msgid "Object groups"
-msgstr "Objektgruppen"
+#: setup/setup_feedback.tpl:28
+msgid "Send feedback to the GOsa project team"
+msgstr "Sende Feedback an das GOsa Projektteam."
 
-#: plugins/admin/ogroups/class_ogroupManagement.inc:26
-msgid "Combine different types of objects to make use of this relationship"
-msgstr "Kombinieren von verschiedenen Objekttypen"
+#: setup/setup_feedback.tpl:31
+msgid ""
+"When checking this option, GOsa will try to connect http://oss.gonicus.de in "
+"order to submit your form anonymously."
+msgstr ""
+"Bei Auswahl dieser Option wird GOsa versuchen, sich zu http://oss.gonicus.de "
+"zu verbinden, um Ihr Formular anonym abzusenden."
 
-#: plugins/admin/ogroups/class_ogroupManagement.inc:115
-#: plugins/admin/groups/class_groupManagement.inc:100
-#: plugins/admin/users/class_userManagement.inc:196
-msgid "Infrastructure error"
-msgstr "Infrastruktur Fehler"
+#: setup/setup_feedback.tpl:38
+msgid "Did the setup procedure help you to get started?"
+msgstr "Hat Ihnen die Setup-Prozedur weitergeholfen?"
 
-#: plugins/admin/ogroups/class_ogroupManagement.inc:182
-msgid "Templates"
-msgstr "Vorlagen"
+#: setup/setup_feedback.tpl:39 setup/setup_feedback.tpl:50
+#: setup/class_setupStep_Ldap.inc:75
+msgid "Yes"
+msgstr "ja"
 
-#: plugins/admin/ogroups/class_ogroupManagement.inc:185
-msgid "Application"
-msgstr "Anwendung"
+#: setup/setup_feedback.tpl:41 setup/setup_feedback.tpl:52
+#: setup/class_setupStep_Ldap.inc:75
+msgid "No"
+msgstr "nein"
 
-#: plugins/admin/ogroups/class_ogroupManagement.inc:190
-msgid "Windows Install"
-msgstr "Windows Installation"
+#: setup/setup_feedback.tpl:44
+msgid "If not, what problems did you encounter"
+msgstr "Falls nicht, welche Probleme sind Ihnen aufgefallen"
 
-#: plugins/admin/ogroups/class_ogroup.inc:244
-msgid "You cannot combine terminals and workstations in one object group!"
-msgstr ""
-"Sie können Terminals und Arbeitsstationen nicht zu einer Objektgruppe "
-"zusammenfassen!"
+#: setup/setup_feedback.tpl:48
+msgid "Is this the first time you use GOsa?"
+msgstr "Ist dies die erstmalige Verwendung von GOsa?"
 
-#: plugins/admin/ogroups/class_ogroup.inc:318
-#: plugins/admin/users/class_userManagement.inc:458
-#: plugins/admin/users/class_userManagement.inc:492
-#: plugins/admin/users/class_userManagement.inc:523
-msgid "none"
-msgstr "keine"
+#: setup/setup_feedback.tpl:53
+msgid "I use it since"
+msgstr "Ich verwende es seit"
 
-#: plugins/admin/ogroups/class_ogroup.inc:320
-msgid "too many different objects!"
-msgstr "zu viele unterschiedliche Objekte!"
+#: setup/setup_feedback.tpl:54
+msgid "Select the year since when you are using GOsa"
+msgstr "Wählen Sie das Jahr aus, seit dem Sie GOsa verwenden"
 
-#: plugins/admin/ogroups/class_ogroup.inc:322
-msgid "users"
-msgstr "Benutzer"
+#: setup/setup_feedback.tpl:60
+msgid "What operating system / distribution do you use?"
+msgstr "Welches Betriebssystem / welche Distribution verwenden Sie?"
 
-#: plugins/admin/ogroups/class_ogroup.inc:323
-msgid "groups"
-msgstr "Gruppen"
+#: setup/setup_feedback.tpl:64
+msgid "What web server do you use?"
+msgstr "Welchen Webserver verwenden Sie?"
 
-#: plugins/admin/ogroups/class_ogroup.inc:324
-msgid "applications"
-msgstr "Anwendungen"
+#: setup/setup_feedback.tpl:68
+msgid "What PHP version do you use?"
+msgstr "Welche PHP-Version verwenden Sie?"
 
-#: plugins/admin/ogroups/class_ogroup.inc:325
-msgid "departments"
-msgstr "Abteilungen"
+#: setup/setup_feedback.tpl:72
+msgid "GOsa version"
+msgstr "GOsa Version"
 
-#: plugins/admin/ogroups/class_ogroup.inc:326
-msgid "servers"
-msgstr "Server"
+#: setup/setup_feedback.tpl:78 setup/setup_feedback.tpl:79
+msgid "LDAP"
+msgstr "LDAP"
 
-#: plugins/admin/ogroups/class_ogroup.inc:327
-msgid "workstations"
-msgstr "Arbeitsstationen"
+#: setup/setup_feedback.tpl:81
+msgid "What kind of LDAP server(s) do you use?"
+msgstr "Welche(n) LDAP-Server verwenden Sie?"
 
-#: plugins/admin/ogroups/class_ogroup.inc:328
-msgid "Windows workstations"
-msgstr "Windows-Arbeitsstationen"
+#: setup/setup_feedback.tpl:85
+msgid "How many objects are in your LDAP?"
+msgstr "Wie viele Objekte befinden sich in Ihrem LDAP-Verzeichnis?"
 
-#: plugins/admin/ogroups/class_ogroup.inc:329
-msgid "terminals"
-msgstr "Terminals"
+#: setup/setup_feedback.tpl:91 setup/setup_feedback.tpl:92
+msgid "Features"
+msgstr "Fähigkeiten"
 
-#: plugins/admin/ogroups/class_ogroup.inc:330
-msgid "phones"
-msgstr "Telefone"
+#: setup/setup_feedback.tpl:94
+msgid "What features of GOsa do you use?"
+msgstr "Welche Funktionen von GOsa verwenden Sie?"
 
-#: plugins/admin/ogroups/class_ogroup.inc:331
-msgid "printers"
-msgstr "Drucker"
+#: setup/setup_feedback.tpl:103
+msgid "What features do you want to see in future versions of GOsa?"
+msgstr ""
+"Welche Funktionen würden Sie gerne in zukünftigen Versionen von GOsa sehen?"
 
-#: plugins/admin/ogroups/class_ogroup.inc:533
-msgid "Non existing DN:"
-msgstr "Unbekannte DN:"
+#: setup/setup_feedback.tpl:107
+msgid "Send feedback"
+msgstr "Feedback senden"
 
-#: plugins/admin/ogroups/class_ogroup.inc:651
-#, php-format
+#: setup/setup_migrate.tpl:2
 msgid ""
-"These systems are already configured by other object groups and cannot be "
-"added:"
+"During the LDAP inspection, we're going to check for several common pitfalls "
+"that may occur when migration to GOsa base LDAP administration. You may want "
+"to fix the problems below, in order to provide smooth services."
 msgstr ""
-"Die folgenden Systeme sind bereits für die Konfiguration über eine "
-"Objektgruppe vorgesehen und können nicht hinzugefügt werden:"
+"Während der LDAP-Inspektion wird auf verschiedene, gängige Stolpersteine "
+"geprüft, die auftreten können, wenn auf eine GOsa-basierte LDAP-"
+"Administration migriert wird. Sie sollten die unten genannten Probleme "
+"beseitigen (wenn vorhanden), um einen problemlosen Betrieb der Dienste zu "
+"ermöglichen."
 
-#: plugins/admin/ogroups/class_ogroup.inc:685
-msgid "You can combine two different object types at maximum, only!"
+#: setup/setup_migrate.tpl:5
+msgid "Checks"
+msgstr "Überprüfungen"
+
+#: setup/setup_migrate.tpl:22
+msgid "Add required object classes to the LDAP base"
+msgstr "Füge erforderliche Objekt-Klassen zum Basis-Objekt hinzu"
+
+#: setup/setup_migrate.tpl:24
+msgid "Current"
+msgstr "Aktuell"
+
+#: setup/setup_migrate.tpl:28
+msgid "After migration"
+msgstr "Nach der Migration"
+
+#: setup/setup_migrate.tpl:35
+msgid "Close"
+msgstr "Schliessen"
+
+#: setup/setup_migrate.tpl:40
+msgid "Create a new GOsa administrator account"
+msgstr "Erzeuge ein neues GOsa Administratorkonto"
+
+#: setup/setup_migrate.tpl:41
+msgid ""
+"This dialog will automatically add a new super administrator to your LDAP "
+"tree."
 msgstr ""
-"Sie können maximal zwei verschiedene Objekttypen miteinander kombinieren!"
+"Dieser Dialog wird automatisch einen neuen Superadministrator in Ihren LDAP-"
+"Baum einfügen."
 
-#: plugins/admin/ogroups/class_ogroup.inc:848
-#: plugins/admin/groups/class_group.inc:1035
-#: plugins/admin/users/class_userManagement.inc:865
-#: plugins/admin/departments/class_department.inc:659
-#: plugins/personal/generic/class_user.inc:37
-#: plugins/personal/generic/class_user.inc:1670
-#: plugins/personal/posix/generic.tpl:5 setup/setup_feedback.tpl:35
-#: setup/setup_feedback.tpl:36
-msgid "Generic"
-msgstr "Allgemein"
+#: setup/setup_migrate.tpl:57
+msgid "Password (again)"
+msgstr "Passwort (erneut)"
 
-#: plugins/admin/ogroups/class_ogroup.inc:849
-msgid "Object group generic"
-msgstr "Objektgruppe (Allgemein)"
+#: setup/setup_migrate.tpl:70 setup/setup_ldap.tpl:19
+#: ihtml/themes/default/acl.tpl:33 ihtml/themes/default/acl.tpl:62
+#: ihtml/themes/default/acl.tpl:133 ihtml/themes/default/acl.tpl:150
+#: include/utils/class_msgPool.inc:307
+#, php-format
+msgid "Apply"
+msgstr "Anwenden"
 
-#: plugins/admin/ogroups/class_ogroup.inc:864
-#: plugins/admin/groups/class_group.inc:1065
-#: plugins/personal/posix/trustModeDialog/generic.tpl:2
-msgid "System trust"
-msgstr "System-Vertrauen"
+#: setup/setup_migrate.tpl:71 setup/setup_ldap.tpl:20
+#: ihtml/themes/default/msg_dialog.tpl:80
+#: ihtml/themes/default/msg_dialog.tpl:141
+#: ihtml/themes/default/msg_dialog.tpl:146 ihtml/themes/default/acl.tpl:137
+#: ihtml/themes/default/acl.tpl:153 ihtml/themes/default/snapshotdialog.tpl:44
+#: ihtml/themes/default/snapshotdialog.tpl:90
+#: ihtml/themes/default/islocked.tpl:26
+#: ihtml/themes/default/copyPasteDialog.tpl:21
+#: include/utils/class_msgPool.inc:295
+#, php-format
+msgid "Cancel"
+msgstr "Abbrechen"
 
-#: plugins/admin/ogroups/generic.tpl:1
-#: plugins/admin/ogroups/ogroup-list.xml:15
-msgid "Object group"
-msgstr "Objektgruppe"
+#: setup/setup_finish.tpl:3
+msgid "Create your configuration file"
+msgstr "Erzeugen Ihrer Konfigurationsdatei"
 
-#: plugins/admin/ogroups/generic.tpl:5 plugins/personal/posix/generic.tpl:6
-msgid "Generic settings"
-msgstr "Allgemeine Benutzereinstellungen"
+#: setup/setup_finish.tpl:10
+msgid "Depending on the user name your web server is running on:"
+msgstr "Abhängig vom Benutzernamen mit dem Ihr Web-Server läuft:"
 
-#: plugins/admin/ogroups/generic.tpl:7
-#: plugins/admin/ogroups/paste_generic.tpl:4
-#: plugins/admin/groups/generic.tpl:11
-#: plugins/admin/groups/paste_generic.tpl:5
-msgid "Group name"
-msgstr "Gruppenname"
+#: setup/setup_finish.tpl:27
+msgid "Download configuration"
+msgstr "Konfiguration herunterladen"
 
-#: plugins/admin/ogroups/generic.tpl:10
-msgid "Name of the group"
-msgstr "Name der Gruppe"
+#: setup/setup_finish.tpl:33
+msgid "Status: "
+msgstr "Status: "
 
-#: plugins/admin/ogroups/generic.tpl:18 plugins/admin/groups/generic.tpl:28
-msgid "Descriptive text for this group"
-msgstr "Beschreibender Text für diese Gruppe"
+#: setup/class_setupStep_Feedback.inc:94
+msgid "UNIX accounts/groups"
+msgstr "UNIX Konten/Gruppen"
 
-#: plugins/admin/ogroups/generic.tpl:41
-msgid "Member objects"
-msgstr "Zusammengefasste Objekte"
+#: setup/class_setupStep_Feedback.inc:96
+msgid "Samba management"
+msgstr "Samba-Verwaltung"
+
+#: setup/class_setupStep_Feedback.inc:98
+msgid "Mail system management"
+msgstr "Mailsystem-Verwaltung"
 
-#: plugins/admin/ogroups/tabs_ogroups.inc:139
-msgid "Phone queue"
-msgstr "Warteschlange"
+#: setup/class_setupStep_Feedback.inc:100
+msgid "FAX system administration"
+msgstr "Faxsystem-Verwaltung"
 
-#: plugins/admin/ogroups/tabs_ogroups.inc:155
-#: plugins/admin/groups/class_groupManagement.inc:165
-#: plugins/admin/users/class_userManagement.inc:872
-msgid "Mail"
-msgstr "Mail"
+#: setup/class_setupStep_Feedback.inc:102
+msgid "Asterisk administration"
+msgstr "Asterisk-Verwaltung"
 
-#: plugins/admin/ogroups/tabs_ogroups.inc:164
-msgid "Groupware"
-msgstr "Groupware"
+#: setup/class_setupStep_Feedback.inc:104
+msgid "System inventory"
+msgstr "System-Inventar"
 
-#: plugins/admin/ogroups/tabs_ogroups.inc:176
-msgid "System settings"
-msgstr "Systemeinstellungen"
+#: setup/class_setupStep_Feedback.inc:106
+msgid "System/Configuration management"
+msgstr "System-/Konfigurationsverwaltung"
 
-#: plugins/admin/ogroups/tabs_ogroups.inc:188
-#: plugins/admin/ogroups/tabs_ogroups.inc:213
-msgid "Recipe"
-msgstr "Rezept"
+#: setup/class_setupStep_Feedback.inc:108
+msgid "Address book"
+msgstr "Adressbuch"
 
-#: plugins/admin/ogroups/tabs_ogroups.inc:200
-#: plugins/admin/ogroups/tabs_ogroups.inc:222
-msgid "Devices"
-msgstr "Geräte"
+#: setup/class_setupStep_Feedback.inc:114
+msgid "Feedback"
+msgstr "Rückmeldung"
 
-#: plugins/admin/ogroups/tabs_ogroups.inc:232
-msgid "Deployment summary"
-msgstr ""
+#: setup/class_setupStep_Feedback.inc:115
+msgid "Get notifications or send feedback"
+msgstr "Erhalte Benachrichtungen oder sende Rückmeldung"
 
-#: plugins/admin/ogroups/tabs_ogroups.inc:242
-msgid "Desktop"
-msgstr "Schreibtisch"
+#: setup/class_setupStep_Feedback.inc:116
+msgid "Notification and feedback"
+msgstr "Benachrichtigung und Rückmeldung"
 
-#: plugins/admin/ogroups/tabs_ogroups.inc:259
-msgid "Applications"
-msgstr "Anwendungen"
+#: setup/class_setupStep_Feedback.inc:132 setup/class_setup.inc:74
+msgid "Setup error"
+msgstr "Einrichtungsfehler"
 
-#: plugins/admin/ogroups/paste_generic.tpl:1
-msgid "Paste object group"
-msgstr "Objektgruppe einfügen"
+#: setup/class_setupStep_Feedback.inc:140
+#: setup/class_setupStep_Feedback.inc:147
+msgid "Feedback error"
+msgstr "Fehler beim Rückmelden"
 
-#: plugins/admin/ogroups/paste_generic.tpl:7
-msgid "Please enter the new object group name"
-msgstr "Bitte geben Sie einen Namen für die neue Objektgruppe ein"
+#: setup/class_setupStep_Feedback.inc:140
+#, php-format
+msgid "Cannot send feedback to '%s': %s"
+msgstr "Kann Rückmeldung nicht an '%s' senden: %s"
 
-#: plugins/admin/ogroups/paste_generic.tpl:16
-msgid ""
-"Copy members. Be careful with this option, systems can only inherit from a "
-"single object group!"
+#: setup/class_setupStep_Feedback.inc:147
+msgid "Cannot send feedback: service temporarily unavailable"
 msgstr ""
+"Kann Rückmeldung nicht senden: Der Dienst ist vorübergehend nicht verfügbar"
 
-#: plugins/admin/ogroups/ogroup-list.xml:11
-msgid "List of object groups"
-msgstr "Liste von Objektgruppen"
+#: setup/class_setupStep_Feedback.inc:181
+msgid "Please specify a valid email address."
+msgstr "Bitte geben Sie eine gültige E-Mail-Adresse ein."
 
-#: plugins/admin/ogroups/ogroup-list.xml:57
-#: plugins/admin/groups/group-list.xml:57 plugins/admin/users/user-list.xml:73
-#: plugins/admin/departments/locality.tpl:8
-#: plugins/admin/departments/locality.tpl:9
-#: plugins/admin/departments/generic.tpl:7
-#: plugins/admin/departments/generic.tpl:9
-#: plugins/admin/departments/domain.tpl:8
-#: plugins/admin/departments/domain.tpl:9
-#: plugins/admin/departments/country.tpl:8
-#: plugins/admin/departments/country.tpl:9
-#: plugins/admin/departments/dcObject.tpl:8
-#: plugins/admin/departments/dcObject.tpl:9
-#: plugins/admin/departments/organization.tpl:7
-#: plugins/admin/departments/organization.tpl:9
-msgid "Properties"
-msgstr "Eigenschaften"
+#: setup/class_setupStep_Feedback.inc:185
+msgid ""
+"You have to select at least one of both options, subscribe or send feedback."
+msgstr ""
+"Sie müssen mindestens eine der beiden Optionen auswählen, Abonnement der "
+"Mailingliste oder Senden einer Rückmeldung."
 
-#: plugins/admin/ogroups/ogroup-list.xml:73
-#: plugins/admin/groups/group-list.xml:73 plugins/admin/users/user-list.xml:89
-#: plugins/admin/departments/dep-list.xml:98 plugins/admin/acl/acl-list.xml:76
-#: setup/class_setupStep_Migrate.inc:309
-msgid "Create"
-msgstr "Anlegen"
+#: setup/setup_ldap.tpl:2
+msgid ""
+"The main data source used in GOsa is LDAP. In order to access the "
+"information stored there, please enter the required information."
+msgstr ""
+"Die massgebliche Datenquelle für GOsa ist das LDAP-Verzeichnis. Um auf die "
+"dort gespeicherten Informationen zugreifen zu können, geben sie bitte die "
+"benötigten Informationen ein."
 
-#: plugins/admin/ogroups/ogroup-list.xml:91
-#: plugins/admin/groups/group-list.xml:91
-#: plugins/admin/users/user-list.xml:114
-#: plugins/admin/departments/dep-list.xml:172
-#: plugins/admin/acl/acl-list.xml:131
-msgid "Edit"
-msgstr "Bearbeiten"
+#: setup/setup_ldap.tpl:9
+msgid "Please choose the LDAP user to be used by GOsa"
+msgstr "Bitte wählen Sie den LDAP-Benutzer, der von GOsa verwendet werden soll"
 
-#: plugins/admin/ogroups/ogroup-list.xml:98
-#: plugins/admin/groups/group-list.xml:98
-#: plugins/admin/users/user-list.xml:121
-#: plugins/admin/newConfigManagement/DeviceConfig-list.xml:64
-#: plugins/admin/departments/dep-list.xml:160
-#: plugins/admin/departments/dep-list.xml:181
-#: plugins/admin/acl/acl-list.xml:95 plugins/admin/acl/acl-list.xml:144
-#: plugins/addons/propertyEditor/property-list.xml:108
-#: plugins/personal/generic/generic_certs.tpl:22
-#: plugins/personal/generic/generic_certs.tpl:48
-#: plugins/personal/generic/generic_certs.tpl:74
-msgid "Remove"
-msgstr "Entfernen"
+#: setup/setup_ldap.tpl:15 ihtml/themes/default/help.tpl:21
+#: include/class_filter.inc:158 include/class_filter.inc:228
+msgid "Search"
+msgstr "Suchen"
 
-#: plugins/admin/ogroups/ogroup-list.xml:106
-#: plugins/admin/groups/group-list.xml:106
-#: plugins/admin/users/user-list.xml:156
-msgid "Send message"
-msgstr "Nachricht senden"
+#: setup/setup_ldap.tpl:28 setup/setup_ldap.tpl:29
+msgid "LDAP connection"
+msgstr "LDAP-Verbindung"
 
-#: plugins/admin/ogroups/ogroup-list.xml:142
-msgid "Edit object group"
-msgstr "Objektgruppe bearbeiten"
+#: setup/setup_ldap.tpl:31
+msgid "Location name"
+msgstr "Name des Standortes"
 
-#: plugins/admin/ogroups/ogroup-list.xml:155
-msgid "Remove object group"
-msgstr "Objektgruppe löschen"
+#: setup/setup_ldap.tpl:35
+msgid "Connection URI"
+msgstr "Verbindungs-URI"
 
-#: plugins/admin/groups/userSelect/class_userSelect.inc:26
-#: plugins/admin/groups/singleUserSelect/class_singleUserSelect.inc:29
-msgid "User selection"
-msgstr "Benutzerauswahl"
+#: setup/setup_ldap.tpl:39
+msgid "TLS connection"
+msgstr "TLS-Verbindung"
 
-#: plugins/admin/groups/generic.tpl:14 plugins/personal/generic/generic.tpl:41
-#: plugins/personal/generic/generic.tpl:55
-#: plugins/personal/generic/generic.tpl:73
-msgid "Multiple edit"
-msgstr "Mehrfach bearbeiten"
+#: setup/setup_ldap.tpl:57
+msgid "Reload"
+msgstr "Neu laden"
 
-#: plugins/admin/groups/generic.tpl:17
-#: plugins/admin/groups/paste_generic.tpl:8
-msgid "POSIX name of the group"
-msgstr "POSIX-Name der Gruppe"
+#: setup/setup_ldap.tpl:63 setup/setup_ldap.tpl:64
+msgid "Authentication"
+msgstr "Authentisierung"
 
-#: plugins/admin/groups/generic.tpl:59
-#: plugins/admin/groups/paste_generic.tpl:13
-msgid "Normally IDs are auto-generated, select to specify manually"
-msgstr ""
-"Normalerweise werden IDs automatisch generiert. Auswählen um dies zu umgehen"
+#: setup/setup_ldap.tpl:66
+msgid "Administrator DN"
+msgstr "Administrator-DN"
 
-#: plugins/admin/groups/generic.tpl:62
-#: plugins/admin/groups/paste_generic.tpl:15
-msgid "Force GID"
-msgstr "Erzwinge GID"
+#: setup/setup_ldap.tpl:71
+msgid "Select user"
+msgstr "Benutzer wählen"
 
-#: plugins/admin/groups/generic.tpl:65
-#: plugins/admin/groups/paste_generic.tpl:18
-msgid "Forced ID number"
-msgstr "Erzwungene ID-Nummer"
+#: setup/setup_ldap.tpl:81
+msgid "Automatically append LDAP base to administrator DN"
+msgstr "Automatisch die LDAP-Basis an die Administrator-DN anhängen"
 
-#: plugins/admin/groups/generic.tpl:75 plugins/admin/groups/generic.tpl:102
-msgid "Select to create a samba conform group"
-msgstr "Auswählen, um eine sambakonforme Gruppe zu erzeugen"
+#: setup/setup_ldap.tpl:85
+msgid "Administrator password"
+msgstr "Administrator-Passwort"
 
-#: plugins/admin/groups/generic.tpl:87 plugins/admin/groups/generic.tpl:110
-msgid "in domain"
-msgstr "in der Domain"
+#: setup/setup_ldap.tpl:91 setup/setup_ldap.tpl:92
+msgid "Schema based settings"
+msgstr "Schema-basierte Einstellungen"
 
-#: plugins/admin/groups/generic.tpl:131
-msgid "Members are in a phone pickup group"
-msgstr "Mitglieder sind in einer Telefon-Gruppe"
+#: setup/setup_ldap.tpl:94
+msgid "Use RFC 2307bis compliant groups"
+msgstr "Verwende RFC 2307bis konforme Gruppen"
 
-#: plugins/admin/groups/generic.tpl:146
-msgid "Members are in a Nagios group"
-msgstr "Mitglieder sind in einer Nagios-Gruppe"
+#: setup/setup_ldap.tpl:105 setup/setup_ldap.tpl:106
+msgid "Current status"
+msgstr "Momentaner Status"
 
-#: plugins/admin/groups/generic.tpl:174
-msgid "Common group"
-msgstr "Gemeinsame Gruppe"
+#: setup/class_setupStep_Ldap.inc:54
+msgid "LDAP setup"
+msgstr "LDAP-Einrichtung"
 
-#: plugins/admin/groups/generic.tpl:183
-msgid "Partial group members"
-msgstr "Teilweise Gruppenmitglieder"
+#: setup/class_setupStep_Ldap.inc:55
+msgid "LDAP connection setup"
+msgstr "Einrichten der LDAP-Verbindung"
 
-#: plugins/admin/groups/generic.tpl:188
-msgid "Group members"
-msgstr "Gruppenmitglieder"
+#: setup/class_setupStep_Ldap.inc:56
+msgid ""
+"This dialog performs the basic configuration of the LDAP connectivity for "
+"GOsa."
+msgstr ""
+"Dieser Dialog richtet die grundlegende Konfiguration der LDAP-Verbindung für "
+"GOsa ein."
 
-#: plugins/admin/groups/userGroupSelect/class_userGroupSelect.inc:29
-msgid "User and group selection"
-msgstr "Benuter- und Gruppenauswahl"
+#: setup/class_setupStep_Ldap.inc:113
+#, php-format
+msgid "Anonymous bind to server '%s' failed!"
+msgstr "Anonyme Anmeldung an server '%s' ist fehlgeschlagen!"
 
-#: plugins/admin/groups/group-filter.xml:31
-msgid "Default filter2"
-msgstr "Standard-Filter"
+#: setup/class_setupStep_Ldap.inc:115
+#, php-format
+msgid "Bind as user '%s' failed!"
+msgstr "Verbindung als Benutzer '%s' ist fehlgeschlagen!"
 
-#: plugins/admin/groups/paste_generic.tpl:1
-msgid "Group settings"
-msgstr "Gruppen-Einstellungen"
+#: setup/class_setupStep_Ldap.inc:120
+#, php-format
+msgid "Anonymous bind to server '%s' succeeded."
+msgstr "Verbindung als anonymer Benutzer zu Server '%s' war erfolgreich."
 
-#: plugins/admin/groups/paste_generic.tpl:2
-msgid "Paste group settings"
-msgstr "Gruppeneinstellungen einfügen"
+#: setup/class_setupStep_Ldap.inc:121
+msgid "Please specify user and password!"
+msgstr "Bitte geben Sie Ihren Benutzer und das zugehörige Passwort ein!"
 
-#: plugins/admin/groups/group-list.xml:11
-msgid "List of groups"
-msgstr "Liste der Gruppen"
+#: setup/class_setupStep_Ldap.inc:123
+#, php-format
+msgid "Bind as user '%s' to server '%s' succeeded!"
+msgstr "Verbindung als Benutzer '%s' zu Server '%s' war erfolgreich!"
 
-#: plugins/admin/groups/group-list.xml:138
-msgid "Edit group"
-msgstr "Gruppe bearbeiten"
+#: setup/setup_license.tpl:3
+msgid ""
+"GOsa is developed under the terms of the GNU General Public License v2. "
+"Please accept the terms below."
+msgstr ""
+"GOsa wird unter der GNU General Public License V2 entwickelt. Bitte "
+"akzeptieren Sie die untenstehenden Lizenzbedingungen."
 
-#: plugins/admin/groups/group-list.xml:151
-msgid "Remove group"
-msgstr "Gruppe löschen"
+#: setup/setup_license.tpl:11
+msgid "I have read the license and accept it"
+msgstr "Ich habe die Lizenz gelesen und akzeptiere diese"
 
-#: plugins/admin/groups/class_group.inc:166
-#: plugins/admin/groups/class_group.inc:1240
-msgid "Cannot find group SID in your configuration!"
-msgstr "Kann keine Gruppen-SID in Ihrer Konfiguration finden!"
+#: setup/class_setupStep_License.inc:56 setup/class_setupStep_License.inc:57
+msgid "License"
+msgstr "Lizenz"
 
-#: plugins/admin/groups/class_group.inc:310
-msgid "Samba group"
-msgstr "Samba-Gruppe"
+#: setup/class_setupStep_License.inc:58
+msgid "Terms and conditions for usage"
+msgstr "Bedingungen und Auflagen für den Gebrauch"
 
-#: plugins/admin/groups/class_group.inc:310
-msgid "Domain administrators"
-msgstr "Domänen-Administratoren"
+#: setup/class_setupStep_Schema.inc:37 setup/class_setupStep_Schema.inc:38
+msgid "LDAP schema check"
+msgstr "LDAP Schemaprüfung"
 
-#: plugins/admin/groups/class_group.inc:310
-msgid "Domain users"
-msgstr "Domänen-Benutzer"
+#: setup/class_setupStep_Schema.inc:39
+msgid "Perform test on your current LDAP schema"
+msgstr "Führe Test auf Ihrem aktuellen LDAP Schema durch"
 
-#: plugins/admin/groups/class_group.inc:311
-msgid "Domain guests"
-msgstr "Domänen-Gäste"
+#: setup/class_setupStep_Schema.inc:96 include/class_configRegistry.inc:239
+msgid "The following object classes are missing:"
+msgstr "Die folgenden Objektklassen fehlen:"
 
-#: plugins/admin/groups/class_group.inc:316
-#, php-format
-msgid "Special group (%d)"
-msgstr "Spezielle Gruppe (%d)"
+#: setup/class_setupStep_Schema.inc:99 include/class_configRegistry.inc:246
+msgid "The following object classes are outdated:"
+msgstr "Die folgenden Objektklassen sind veraltet:"
 
-#: plugins/admin/groups/class_group.inc:464
-#, php-format
-msgid "Adding UID '%s' to group '%s' failed: cannot find user object!"
-msgstr ""
-"Die UID '%s' konnte nicht zur Gruppe '%s' hinzugefügt werden: Benutzer-"
-"Objekt nicht gefunden!"
+#: setup/class_setupStep_Welcome.inc:42
+msgid "Welcome"
+msgstr "Willkommen"
 
-#: plugins/admin/groups/class_group.inc:470
-#, php-format
-msgid "Add UID '%s' to group '%s' failed: UID is used more than once!"
-msgstr ""
-"Die UID '%s' konnte nicht zur Gruppe '%s' hinzugefügt werden: UID ist "
-"bereits vorhanden!"
+#: setup/class_setupStep_Welcome.inc:43
+msgid "The welcome message"
+msgstr "Die Willkommensnachricht"
 
-#: plugins/admin/groups/class_group.inc:753
-#, php-format
-msgid "Cannot find any SID for '%s'!"
-msgstr "Kann keine SID für '%s' finden!"
+#: setup/class_setupStep_Welcome.inc:44
+msgid "Welcome to the GOsa setup assistent"
+msgstr "Willkommen beim GOsa Einrichtungsassistenten"
 
-#: plugins/admin/groups/class_group.inc:758
-#, php-format
-msgid "Cannot find any RIDBASE for '%s'!"
-msgstr "Kann keine RIDBASE für '%s' finden!"
+#: setup/class_setupStep_Language.inc:40 setup/class_setupStep_Language.inc:41
+msgid "Language setup"
+msgstr "Sprachauswahl"
 
-#: plugins/admin/groups/class_group.inc:852
-#, php-format
-msgid "The gidNumber '%s' is already in use by %s!"
-msgstr "Die Gruppen ID-Nummer '%s' wird bereits von %s verwendet!"
+#: setup/class_setupStep_Language.inc:42
+msgid "This step allows you to select your preferred language."
+msgstr "Dieser Schritt erlaubt es Ihnen, Ihre bevorzugte Sprache auszuwählen."
 
-#: plugins/admin/groups/class_group.inc:966
-#: plugins/admin/groups/class_group.inc:969
-#: plugins/admin/groups/class_group.inc:1061
-#: plugins/personal/posix/class_posixAccount.inc:876
-#: plugins/personal/posix/class_posixAccount.inc:879
-#: plugins/personal/posix/generic.tpl:75
-#: plugins/personal/posix/paste_generic.tpl:47
-msgid "GID"
-msgstr "GID"
+#: setup/class_setupStep_Language.inc:47 include/class_core.inc:188
+msgid "Automatic"
+msgstr "Automatisch"
 
-#: plugins/admin/groups/class_group.inc:1036
-msgid "Generic group settings"
-msgstr "Allgemeine Gruppeneinstellungen"
+#: setup/setup_welcome.tpl:3
+msgid "How to get started"
+msgstr "Was vorzubereiten ist"
 
-#: plugins/admin/groups/class_group.inc:1049
+#: setup/setup_welcome.tpl:5
 msgid ""
-"The 'ogroupRDN' statement defines the location where new object groups will "
-"be created. The default is 'ou=groups,'."
+"This seems to be the first time you run GOsa on this system. To start the "
+"GOsa web interface you need a working configuration file, which can be "
+"generated by this wizard."
 msgstr ""
-"Die 'ogroupRDN' Option definiert den Ablage-Container für neue Objekt-"
-"Gruppen.Der Standard ist 'ou=groups,'."
+"GOsa scheint das erste Mal auf diesem System ausgeführt zu werden. Um die "
+"Web-Schnittstelle zu aktivieren benötigen Sie eine gültige "
+"Konfigurationsdatei, welche mit diesem Einrichtungsassistenten erzeugt "
+"werden kann."
 
-#: plugins/admin/groups/class_group.inc:1063
-msgid "Samba group type"
-msgstr "Samba-Gruppentyp"
+#: setup/setup_welcome.tpl:9
+msgid "What you need to generate a configuration file:"
+msgstr "Was Sie zum Erzeugen der Konfigurationsdatei benötigen:"
 
-#: plugins/admin/groups/class_group.inc:1064
-msgid "Samba domain name"
-msgstr "Samba Domänen-Name"
+#: setup/setup_welcome.tpl:13
+msgid "The hostname of your LDAP server"
+msgstr "Der Rechnername Ihres LDAP-Servers"
 
-#: plugins/admin/groups/class_group.inc:1066
-msgid "Phone pickup group"
-msgstr "Gesprächs-Annahme Gruppe"
+#: setup/setup_welcome.tpl:14
+msgid "Installed GOsa and supplementary schema"
+msgstr "Installiertes GOsa und die notwendigen LDAP-Schema"
 
-#: plugins/admin/groups/class_group.inc:1067
-msgid "Nagios group"
-msgstr "Nagios-Gruppe"
+#: setup/setup_welcome.tpl:15
+msgid "The LDAP base of your LDAP directory"
+msgstr "Die LDAP-Basis ihres LDAP-Verzeichnisses"
 
-#: plugins/admin/groups/class_group.inc:1069
-msgid "Group member"
-msgstr "Gruppenmitglieder"
+#: setup/setup_welcome.tpl:16
+msgid "The DN and the password of the LDAP administration user"
+msgstr "Die DN und das Passwort eines LDAP-Administrators"
 
-#: plugins/admin/groups/class_groupManagement.inc:26
+#: setup/setup_welcome.tpl:20
 msgid ""
-"Manage aspects of groups like members, POSIX, desktop, samba and mail "
-"settings"
+"If you've collected the needed information, unlock the setup process like "
+"shown in the next paragraph."
 msgstr ""
-"Verwalten von Gruppeneigenschaften wie Mitglieder, POSIX-, Desktop-, Samba- "
-"und Mail-Einstellungen"
-
-#: plugins/admin/groups/class_groupManagement.inc:157
-#: plugins/admin/users/class_userManagement.inc:869
-#: plugins/personal/posix/class_posixAccount.inc:37
-#: plugins/personal/posix/class_posixAccount.inc:270
-#: plugins/personal/posix/class_posixAccount.inc:290
-#: plugins/personal/posix/class_posixAccount.inc:292
-#: plugins/personal/posix/class_posixAccount.inc:295
-msgid "POSIX"
-msgstr "POSIX"
-
-#: plugins/admin/groups/class_groupManagement.inc:158
-#: plugins/admin/users/class_userManagement.inc:870
-msgid "Edit POSIX properties"
-msgstr "UNIX-Einstellungen bearbeiten"
-
-#: plugins/admin/groups/class_groupManagement.inc:166
-#: plugins/admin/users/class_userManagement.inc:874
-msgid "Edit mail properties"
-msgstr "Mail-Einstellungen bearbeiten"
+"Wenn Sie die notwendigen Informationen vorliegen haben, können Sie den "
+"Installationsvorgang wie folgt freischalten."
 
-#: plugins/admin/groups/class_groupManagement.inc:173
-#: plugins/admin/users/class_userManagement.inc:877
-#: plugins/personal/posix/class_posixAccount.inc:290
-msgid "Samba"
-msgstr "Samba"
+#: setup/setup_welcome.tpl:24
+msgid "Starting the setup"
+msgstr "Starte Einrichtungsassistenten"
 
-#: plugins/admin/groups/class_groupManagement.inc:174
-#: plugins/admin/users/class_userManagement.inc:878
-msgid "Edit samba properties"
-msgstr "Samba-Einstellungen bearbeiten"
+#: setup/setup_welcome.tpl:26
+msgid ""
+"For security reasons you need to authenticate the installation by creating "
+"the file '/tmp/gosa.auth', containing the current session ID on the servers "
+"local filesystem. This can be done by executing the following command:"
+msgstr ""
+"Aus Sicherheitsgründen müssen Sie die Installation authorisieren, indem Sie "
+"die Datei '/tmp/gosa.auth' mit der aktuellen Sitzungs-ID im Dateisystem des "
+"Servers erzeugen. Dies wird durch das Ausführen des folgenden Kommandos "
+"erreicht:"
 
-#: plugins/admin/groups/class_groupManagement.inc:182
-#: plugins/admin/users/class_userManagement.inc:894
-msgid "Edit phone properties"
-msgstr "Telefon-Einstellungen bearbeiten"
+#: setup/setup_welcome.tpl:32
+msgid "Click the 'Next' button when you've finished."
+msgstr "Drücken Sie auf den Knopf 'Fortfahren', wenn Sie fertig sind."
 
-#: plugins/admin/groups/class_groupManagement.inc:189
-msgid "Menu"
-msgstr "Menü"
+#: setup/class_setupStep_Migrate.inc:51 setup/class_setupStep_Migrate.inc:52
+msgid "LDAP inspection"
+msgstr "LDAP-Inspektion"
 
-#: plugins/admin/groups/class_groupManagement.inc:190
-msgid "Edit start menu properties"
-msgstr "Startmenü-Einstellungen bearbeiten"
+#: setup/class_setupStep_Migrate.inc:53
+msgid "Analyze your current LDAP for GOsa compatibility"
+msgstr "Untersuche Ihr LDAP-Verzeichnis auf GOsa-Kompatibilität"
 
-#: plugins/admin/groups/class_groupManagement.inc:197
-#: plugins/admin/users/class_userManagement.inc:885
-#: plugins/personal/posix/class_posixAccount.inc:290
-msgid "Environment"
-msgstr "Umgebung"
+#: setup/class_setupStep_Migrate.inc:59
+msgid "Checking for root object"
+msgstr "Prüfe auf Wurzelobjekt"
 
-#: plugins/admin/groups/class_groupManagement.inc:198
-#: plugins/admin/users/class_userManagement.inc:886
-msgid "Edit environment properties"
-msgstr "Umgebungs-Einstellungen bearbeiten"
+#: setup/class_setupStep_Migrate.inc:65
+msgid "Inspecting object classes in root object"
+msgstr "Prüfe Objekt-Klassen des Wurzelobjektes"
 
-#: plugins/admin/users/user-filter.xml:33
-msgid "Show templates"
-msgstr "Zeige Vorlagen"
+#: setup/class_setupStep_Migrate.inc:71
+msgid "Checking permission for LDAP database"
+msgstr "Prüfe Berechtigungen auf die LDAP-Datenbank"
 
-#: plugins/admin/users/user-filter.xml:47
-msgid "Show POSIX users"
-msgstr "Zeige POSIX Benutzer"
+#: setup/class_setupStep_Migrate.inc:78
+msgid "Checking for super administrator"
+msgstr "Prüfe auf Superadministrator"
 
-#: plugins/admin/users/user-filter.xml:61
-msgid "Show SAMBA users"
-msgstr "Zeige Samba-Benutzer"
+#: setup/class_setupStep_Migrate.inc:118 setup/class_setupStep_Migrate.inc:186
+#: setup/class_setupStep_Migrate.inc:709
+msgid "LDAP query failed"
+msgstr "LDAP-Abfrage fehlgeschlagen."
 
-#: plugins/admin/users/user-filter.xml:75
-msgid "Show mail users"
-msgstr "Zeige Mail Benutzer"
+#: setup/class_setupStep_Migrate.inc:119 setup/class_setupStep_Migrate.inc:187
+#: setup/class_setupStep_Migrate.inc:710
+msgid "Possibly the 'root object' is missing."
+msgstr "Wahrscheinlich fehlt das Wurzelobjekt."
 
-#: plugins/admin/users/password.tpl:4
+#: setup/class_setupStep_Migrate.inc:132 setup/class_setupStep_Migrate.inc:145
+#: setup/class_setupStep_Migrate.inc:307 setup/class_setupStep_Migrate.inc:661
+#: setup/class_setupStep_Migrate.inc:674 setup/class_setupStep_Migrate.inc:729
+#: setup/class_setupStep_Migrate.inc:750 setup/class_setupStep_Migrate.inc:802
+msgid "Failed"
+msgstr "Fehlgeschlagen"
+
+#: setup/class_setupStep_Migrate.inc:134 setup/class_setupStep_Migrate.inc:147
+#, php-format
 msgid ""
-"To change the user password use the fields below. The changes take effect "
-"immediately. Please memorize the new password, because the user wouldn't be "
-"able to login without it."
+"The specified user '%s' does not have full access to your LDAP database."
 msgstr ""
-"Um das Benutzer-Passwort zu ändern, nutzen Sie die Felder unten. Die "
-"Änderungen werden sofort wirksam. Merken Sie sich das Passwort, da sich der "
-"Benutzer ohne dieses Passwort nicht anmelden kann."
-
-#: plugins/admin/users/password.tpl:11 plugins/admin/users/password.tpl:39
-msgid "Password input dialog"
-msgstr "Passwort-Eingabedialog"
+"Der angegebene Benutzer '%s' hat keinen Vollzugriff auf Ihre LDAP-Datenbank."
 
-#: plugins/admin/users/password.tpl:27 plugins/admin/users/password.tpl:79
-msgid "Strength"
-msgstr "Stärke"
+#: setup/class_setupStep_Migrate.inc:308
+msgid "There is no GOsa administrator account inside your LDAP."
+msgstr "Es gibt keinen GOsa Administrator in Ihrem LDAP."
 
-#: plugins/admin/users/password.tpl:43
-#: plugins/personal/password/password.tpl:55
-#: plugins/personal/myaccount/password.tpl:49
-msgid "Use proposal"
-msgstr "Vorschlag verwenden"
+#: setup/class_setupStep_Migrate.inc:377
+msgid "Migration error"
+msgstr "Migrationsfehler"
 
-#: plugins/admin/users/password.tpl:61
-#: plugins/personal/password/password.tpl:74
-#: plugins/personal/myaccount/password.tpl:67
-msgid "Manually specify a password"
-msgstr "Passwort manuell setzen"
+#: setup/class_setupStep_Migrate.inc:377
+#, php-format
+msgid "Cannot add ACL for user '%s':"
+msgstr "Kann ACL für Benutzer '%s' nicht hinzufügen:"
 
-#: plugins/admin/users/password.tpl:95
-msgid "Enforce password change on next login."
-msgstr "Erzwinge Änderung des Passwort bei Anmeldung"
+#: setup/class_setupStep_Migrate.inc:415 setup/class_setupStep_Migrate.inc:425
+msgid "Input error"
+msgstr "Eingabefehler"
 
-#: plugins/admin/users/template.tpl:2
-msgid "Creating a new user using templates"
-msgstr "Erzeugen eines neuen Benutzer aus einer Vorlage"
+#: setup/class_setupStep_Migrate.inc:420
+msgid "Password error"
+msgstr "Passwortfehler"
 
-#: plugins/admin/users/template.tpl:6
-msgid ""
-"Creating a new user can be assisted by using templates. Many database "
-"records will be filled automatically. Choose 'none' to skip the usage of "
-"templates."
-msgstr ""
-"Das Anlegen von neuen Benutzern kann durch die Verwendung von Vorlagen "
-"vereinfacht werden. Viele Datenbankeinträge lassen sich damit automatisch "
-"ausfüllen. Wählen sie 'keine' um den Vorlagen-Dialog zu überspringen."
+#: setup/class_setupStep_Migrate.inc:420
+msgid "Provided passwords do not match!"
+msgstr "Die angegebenen Passwörter stimmen nicht überein!"
 
-#: plugins/admin/users/template.tpl:13
-msgid "User template selection dialog"
-msgstr "Auswahldialog für Benutzervorlagen"
+#: setup/class_setupStep_Migrate.inc:425
+msgid "Specify a valid user ID!"
+msgstr "Geben Sie eine gültige Benutzer ID an!"
 
-#: plugins/admin/users/template.tpl:15
-#: plugins/admin/users/class_userManagement.inc:530
-#: plugins/admin/users/user-list.xml:15 plugins/admin/users/user-list.xml:102
-#: plugins/admin/users/templatize.tpl:15
-msgid "Template"
-msgstr "Vorlage"
+#: setup/class_setupStep_Migrate.inc:450
+#, php-format
+msgid "Adding an administrative user failed: object '%s' already exists!"
+msgstr ""
+"Hinzufügen eines administrativen Benutzers fehlgeschlagen: Objekt '%s' "
+"existiert bereits!"
 
-#: plugins/admin/users/template.tpl:23 plugins/personal/generic/generic.tpl:37
-#: plugins/personal/generic/paste_generic.tpl:8
-msgid "Last name"
-msgstr "Nachname"
+#: setup/class_setupStep_Migrate.inc:662
+msgid ""
+"The LDAP root object is missing. It is required to use your LDAP service."
+msgstr ""
+"Das LDAP Wurzelobjekt fehlt. Es wird für den Betrieb des LDAP-Dienstes "
+"benötigt."
 
-#: plugins/admin/users/template.tpl:27 plugins/personal/generic/generic.tpl:51
-#: plugins/personal/generic/paste_generic.tpl:12
-msgid "First name"
-msgstr "Vorname"
+#: setup/class_setupStep_Migrate.inc:663 setup/class_setupStep_Migrate.inc:676
+msgid "Try to create root object"
+msgstr "Versuche, das Wurzelobjekt zu erzeugen"
 
-#: plugins/admin/users/class_userManagement.inc:26
-msgid ""
-"Manage aspects of user accounts like generic, POSIX, samba and mail settings"
+#: setup/class_setupStep_Migrate.inc:675
+msgid "Root object couldn't be created, you should try it on your own."
 msgstr ""
-"Verwalten von Konto-Eigenschaften wie Allgemeines, POSIX-, Samba- und Mail-"
-"Einstellungen"
+"Das Wurzelobjekt konnte nicht erstellt werden, Sie sollten dies manuell "
+"erledigen."
 
-#: plugins/admin/users/class_userManagement.inc:387
-msgid "You have no permission to change this users password!"
-msgstr "Sie haben keine Berechtigung dieses Passwort zu ändern!"
+#: setup/class_setupStep_Migrate.inc:730
+#, php-format
+msgid "Missing GOsa object class '%s'!"
+msgstr "Die GOsa-Objektklasse '%s' fehlt!"
 
-#: plugins/admin/users/class_userManagement.inc:777
-msgid "Account locking"
-msgstr "Konto-Sperrung"
+#: setup/class_setupStep_Migrate.inc:731
+msgid "Please check your installation."
+msgstr "Bitte überprüfen Sie Ihre Installation."
 
-#: plugins/admin/users/class_userManagement.inc:778
+#: setup/class_setupStep_Migrate.inc:752
 #, php-format
 msgid ""
-"Password method '%s' does not support locking. Account (%s) has not been "
-"locked!"
+"Cannot handle the structural object type of your root object. Please try to "
+"add the object class '%s' manually."
 msgstr ""
-"Die Passwort-Methode '%s' unterstützt keine Sperrungen. Das Konto %s wurde "
-"nicht gesperrt!"
-
-#: plugins/admin/users/class_userManagement.inc:851
-msgid "Unlock account"
-msgstr "Konto aktivieren"
+"Die strukturelle Objekt-Typ Ihres Wurzel-Objektes kann nicht konvertiert "
+"werden. Bitte fügen Sie die Objekt-Klasse '%s' manuell hinzu."
 
-#: plugins/admin/users/class_userManagement.inc:853
-msgid "Lock account"
-msgstr "Konto deaktivieren"
+#: setup/class_setup.inc:195
+msgid "Completed"
+msgstr "Abgeschlossen"
 
-#: plugins/admin/users/class_userManagement.inc:866
-msgid "Edit generic properties"
-msgstr "Allgemeine Einstellungen bearbeiten"
+#: setup/class_setup.inc:235
+msgid "Check again"
+msgstr "Erneut prüfen"
 
-#: plugins/admin/users/class_userManagement.inc:881
-msgid "Netatalk"
-msgstr "Netatalk"
+#: setup/class_setup.inc:238
+msgid "Next"
+msgstr "Vor"
 
-#: plugins/admin/users/class_userManagement.inc:882
-msgid "Edit Netatalk properties"
-msgstr "Netatalk-Einstellungen bearbeiten"
+#: setup/setup_language.tpl:3
+msgid "Please select the preferred language"
+msgstr "Bitte wählen Sie Ihre bevorzugte Sprache"
 
-#: plugins/admin/users/class_userManagement.inc:889
-msgid "FAX"
-msgstr "Fax"
+#: setup/setup_language.tpl:5
+msgid ""
+"At this point, you can select the site wide default language. Choosing "
+"'automatic' will use the language requested by the browser. This setting can "
+"be overridden per user."
+msgstr ""
+"An dieser Stelle können Sie die standortweite Standardsprache auswählen. Bei "
+"Auswahl von 'automatisch' wird automatisch die vom Browser angeforderte "
+"Sprache verwendet. Diese Einstellung kann von der Einstellung des Benutzers "
+"überschrieben werden."
 
-#: plugins/admin/users/class_userManagement.inc:890
-msgid "Edit FAX properties"
-msgstr "FAX-Einstellungen bearbeiten"
+#: setup/setup_language.tpl:9
+msgid "Please select your preferred language here"
+msgstr "Bitte wählen Sie hier Ihre bevorzugte Sprache"
 
-#: plugins/admin/users/user-list.xml:11
-msgid "List of users"
-msgstr "Liste der Benutzer"
+#: html/index.php:45
+#, php-format
+msgid "Your browser (%s) is blacklisted for the current theme!"
+msgstr "Ihr Browser (%s) ist für das momentane Theme nicht geeignet!"
 
-#: plugins/admin/users/user-list.xml:140
-msgid "Lock users"
-msgstr "Benutzer sperren"
+#: html/index.php:72
+#, php-format
+msgid "This session is not encrypted. Click %s to enter an encrypted session."
+msgstr ""
+"Diese Sitzung ist nicht verschlüsselt. Klicken Sie %s um eine verschlüsselte "
+"Sitzung zu verwenden."
 
-#: plugins/admin/users/user-list.xml:148
-msgid "Unlock users"
-msgstr "Benutzer entsperren"
+#: html/index.php:72
+msgid "here"
+msgstr "hier"
 
-#: plugins/admin/users/user-list.xml:167
-msgid "Apply template"
-msgstr "Vorlage anwenden"
+#: html/index.php:78
+msgid "The configured session lifetime will be overridden by php.ini settings!"
+msgstr ""
+"Die Konfiguration der Gültigkeitsdauer einer Sitzung in Ihrer gosa.conf wird "
+"von der Einstellung in der php.ini überschrieben!"
 
-#: plugins/admin/users/user-list.xml:199
-msgid "New user from template"
-msgstr "Neuen Benutzer aus Vorlage"
+#: html/index.php:157 html/password.php:63
+#, php-format
+msgid "GOsa configuration %s/%s is not readable. Aborted."
+msgstr "Die GOsa-Konfigurationsdatei %s/%s ist nicht lesbar. Abgebrochen."
 
-#: plugins/admin/users/user-list.xml:213
-msgid "Edit user"
-msgstr "Benutzer bearbeiten"
+#: html/index.php:179
+msgid "Smarty error"
+msgstr "Smarty-Fehler"
 
-#: plugins/admin/users/user-list.xml:222
-msgid "%{filter:lockLabel(userPassword)}"
+#: html/index.php:179 html/setup.php:73 html/password.php:115
+#, php-format
+msgid "Compile directory %s is not accessible!"
 msgstr ""
+"Auf das als Compile-Verzeichnis angegegebene Verzeichnis '%s' kann nicht "
+"zugegriffen werden!"
 
-#: plugins/admin/users/user-list.xml:245
-msgid "Remove user"
-msgstr "Benutzer entfernen"
+#: html/index.php:202
+msgid ""
+"Your browser has cookies disabled: please enable cookies and reload this "
+"page before logging in!"
+msgstr ""
+"Ihr Browser hat Cookies deaktiviert: bitte aktivieren Sie zunächst Cookies "
+"und laden anschliessend diese Seite neu, bevor Sie sich anmelden!"
 
-#: plugins/admin/users/templatize.tpl:2
-msgid "Applying a template"
-msgstr "Vorlage anwenden"
+#: html/index.php:233
+msgid "Broken HTTP authentication setup!"
+msgstr "Problem mit der HTTP Authentisierungseinrichtung!"
 
-#: plugins/admin/users/templatize.tpl:6
-msgid ""
-"Applying a template to several users will replace all user attributes "
-"defined in the template."
+#: html/index.php:241
+msgid "Cannot find a valid user for the current HTTP authentication!"
 msgstr ""
-"Das Anwenden einer Vorlage ersetzt alle in der Vorlage definierten Attribute "
-"des Benutzers."
+"Es konnte kein gültiger Benutzer für die aktuell eingerichtete HTTP "
+"Authentisierung gefunden werden!"
 
-#: plugins/admin/users/templatize.tpl:13
-msgid "Apply user template"
-msgstr "Benutzervorlage anwenden"
+#: html/index.php:245
+msgid "Cannot find a unique user for the current HTTP authentication!"
+msgstr ""
+"Es konnte kein gültiger Benutzer für die aktuell eingerichtete HTTP "
+"Authentisierung gefunden werden!"
 
-#: plugins/admin/users/templatize.tpl:32
-msgid "No templates available!"
-msgstr "Keine Vorlagen verfügbar!"
+#: html/index.php:289
+msgid "Please specify a valid user name!"
+msgstr "Bitte geben Sie einen gültigen Benutzernamen ein!"
 
-#: plugins/admin/newConfigManagement/DeviceConfig-list.tpl:9
-msgid "Container"
-msgstr "Container"
+#: html/index.php:292
+msgid "Please specify your password!"
+msgstr "Bitte geben Sie Ihr Passwort ein!"
 
-#: plugins/admin/newConfigManagement/DeviceConfig-list.tpl:10
-msgid "Item"
-msgstr "Item"
+#: html/index.php:304
+msgid "Authentication error"
+msgstr "Authentifizierungsfehler"
 
-#: plugins/admin/newConfigManagement/DeviceConfig-list.xml:10
-msgid "List of items"
-msgstr "Liste der Items"
+#: html/index.php:304
+msgid "Cannot retrieve user information for HTTP authentication!"
+msgstr "Konnte keine Benutzerinformation für HTTP Authentisierung ermitteln!"
 
-#: plugins/admin/newConfigManagement/DeviceConfig-list.xml:75
-msgid "Edit item"
-msgstr "Item bearbeiten"
+#: html/index.php:311 html/password.php:261
+msgid "Please check the username/password combination!"
+msgstr "Bitte überprüfen Sie die Kombination von Benutzernamen und Passwort!"
 
-#: plugins/admin/newConfigManagement/DeviceConfig-list.xml:82
-msgid "Remove item"
-msgstr "Item entfernen"
+#: html/index.php:359
+msgid "Account locked. Please contact your system administrator!"
+msgstr "Das Konto ist gesperrt. Bitte benachrichtigen Sie den Administrator!"
 
-#: plugins/admin/newConfigManagement/class_newConfigManagement.inc:8
-#: plugins/admin/newConfigManagement/class_newConfigManagement.inc:9
-#: plugins/admin/newConfigManagement/class_newConfigManagement.inc:352
-#: plugins/admin/newConfigManagement/class_newConfigManagement.inc:353
-#: plugins/admin/newConfigManagement/class_newConfigManagement.inc:359
-msgid "Config management"
-msgstr "Konfigurationsverwaltung"
+#: html/setup.php:73
+msgid "Smarty"
+msgstr "Smarty"
 
-#: plugins/admin/newConfigManagement/class_newConfigManagement.inc:42
-#: plugins/admin/newConfigManagement/class_newConfigManagement.inc:95
+#: html/main.php:171
 #, php-format
-msgid "Failed to load distributions, error was '%s'!"
+msgid "Cannot locate file %s - please run %s to fix this"
 msgstr ""
+"Konnte Datei %s nicht finden - bitte führen Sie %s aus um das Problem zu "
+"beheben"
 
-#: plugins/admin/newConfigManagement/class_newConfigManagement.inc:262
-msgid "No selectable install methods returned!"
+#: html/main.php:190
+msgid "PHP configuration"
+msgstr "PHP-Konfiguration"
+
+#: html/main.php:191
+msgid ""
+"Fatal error: Register globals is active. Please fix this in order to "
+"continue."
 msgstr ""
+"Schwerer Fehler: register globals ist aktiv. Bitte beheben Sie dies um "
+"fortzufahren."
 
-#: plugins/admin/newConfigManagement/class_newConfigManagement.inc:263
-#: setup/class_setup.inc:183
-msgid "Setup"
-msgstr "Einrichtung"
+#: html/main.php:220
+msgid "Your password is about to expire, please change your password!"
+msgstr "Ihr Passwort ist fast abgelaufen, bitte setzen Sie ein neues!"
 
-#: plugins/admin/newConfigManagement/class_newConfigManagement.inc:278
-msgid "Distribution"
-msgstr "Distribution"
+#: html/main.php:295
+msgid "Running out of memory!"
+msgstr "Der verfügbare Arbeitsspeicher wird knapp!"
 
-#: plugins/admin/newConfigManagement/class_newConfigManagement.inc:284
-msgid "Release"
-msgstr "Release"
+#: html/main.php:355
+#, php-format
+msgid "You're logged in as %s"
+msgstr "Sie sind als %s angemeldet"
 
-#: plugins/admin/newConfigManagement/class_newConfigManagement.inc:290
-msgid "Component"
-msgstr "Komponente"
+#: html/main.php:358
+msgid "ACLs are disabled"
+msgstr "ACLs sind deaktiviert"
 
-#: plugins/admin/departments/dep-list.xml:11
-msgid "List of structural objects"
-msgstr "Liste von strukturellen Objekten"
+#: html/main.php:408
+msgid "Plug-in"
+msgstr "Erweiterung"
 
-#: plugins/admin/departments/dep-list.xml:15
-#: plugins/admin/departments/dep-list.xml:103
-#: plugins/admin/departments/class_departmentManagement.inc:193
-#: plugins/admin/departments/dep-filter.xml:105
-#: plugins/admin/departments/domain.tpl:5
-msgid "Domain"
-msgstr "Domain"
+#: html/main.php:409
+#, php-format
+msgid "Fatal error: Cannot find any plugin definitions for plugin %s!"
+msgstr ""
+"Schwerer Fehler: Es kann keine Erweiterung für die Definition von '%s' "
+"gefunden werden!"
 
-#: plugins/admin/departments/dep-list.xml:23
-#: plugins/admin/departments/dep-list.xml:110
-#: plugins/admin/departments/dep-filter.xml:77
-#: plugins/admin/departments/dcObject.tpl:5
-msgid "Domain component"
-msgstr "Domänen-Komponente"
+#: html/main.php:425
+msgid "Configuration Error"
+msgstr "Konfigurationsfehler"
 
-#: plugins/admin/departments/dep-list.xml:31
-#: plugins/admin/departments/dep-list.xml:117
-#: plugins/admin/departments/class_departmentManagement.inc:217
-#: plugins/admin/departments/dep-filter.xml:49
-#: plugins/admin/departments/class_countryGeneric.inc:82
-#: plugins/admin/departments/class_countryGeneric.inc:83
-#: plugins/admin/departments/country.tpl:5
-msgid "Country"
-msgstr "Land"
+#: html/main.php:426
+#, php-format
+msgid ""
+"Fatal error: not all POST variables have been transfered by PHP - please "
+"inform your administrator!"
+msgstr ""
+"Schwerer Fehler: es wurden nicht alle POST-Variablen von PHP übertragen - "
+"bitte informieren Sie den Administrator!"
 
-#: plugins/admin/departments/dep-list.xml:39
-#: plugins/admin/departments/dep-list.xml:124
-#: plugins/admin/departments/locality.tpl:5
-#: plugins/admin/departments/class_departmentManagement.inc:229
-#: plugins/admin/departments/class_localityGeneric.inc:82
-#: plugins/admin/departments/class_localityGeneric.inc:83
-#: plugins/admin/departments/dep-filter.xml:63
-msgid "Locality"
-msgstr "Standort"
+#: html/helpviewer.php:64
+msgid "Help browser"
+msgstr "Hilfe-Browser"
 
-#: plugins/admin/departments/dep-list.xml:47
-#: plugins/admin/departments/dep-list.xml:131
-#: plugins/admin/departments/class_departmentManagement.inc:241
-#: plugins/admin/departments/class_organizationGeneric.inc:113
-#: plugins/admin/departments/class_organizationGeneric.inc:114
-#: plugins/admin/departments/dep-filter.xml:91
-#: plugins/admin/departments/organization.tpl:4
-#: plugins/personal/generic/class_user.inc:1721
-#: plugins/personal/generic/generic.tpl:298 setup/setup_feedback.tpl:10
-#: setup/setup_feedback.tpl:12
-msgid "Organization"
-msgstr "Organisation"
+#: html/helpviewer.php:118
+msgid "There is no help file specified for this class"
+msgstr "Für diese Klasse wurde keine Hilfedatei angegeben"
 
-#: plugins/admin/departments/locality.tpl:11
-#: plugins/admin/departments/dcObject.tpl:11
-msgid "Locality name"
-msgstr "Standort-Name"
+#: html/helpviewer.php:193 include/functions_helpviewer.inc:97
+msgid "previous"
+msgstr "Vorherige"
 
-#: plugins/admin/departments/locality.tpl:14
-#: plugins/admin/departments/dcObject.tpl:14
-msgid "Name of locality to create"
-msgstr "Name des zu erzeugenden Standortes"
+#: html/helpviewer.php:197 include/functions_helpviewer.inc:101
+msgid "next"
+msgstr "Nächste"
 
-#: plugins/admin/departments/locality.tpl:22
-#: plugins/admin/departments/domain.tpl:22
-#: plugins/admin/departments/country.tpl:22
-#: plugins/admin/departments/dcObject.tpl:22
-#: plugins/admin/departments/organization.tpl:22
-msgid "Descriptive text for department"
-msgstr "Beschreibender Text zu dieser Abteilung"
+#: html/helpviewer.php:268
+#, php-format
+msgid "Help directory '%s' is not accessible, can't read any help files."
+msgstr ""
+"Auf das Hilfeverzeichnis '%s' kann nicht zugegriffen werden - kann daher "
+"keine Hilfedateien lesen."
 
-#: plugins/admin/departments/locality.tpl:39
-#: plugins/admin/departments/generic.tpl:51
-#: plugins/admin/departments/class_domain.inc:93
-#: plugins/admin/departments/class_localityGeneric.inc:93
-#: plugins/admin/departments/class_organizationGeneric.inc:127
-#: plugins/admin/departments/class_countryGeneric.inc:93
-#: plugins/admin/departments/class_dcObject.inc:92
-#: plugins/admin/departments/domain.tpl:39
-#: plugins/admin/departments/country.tpl:39
-#: plugins/admin/departments/dcObject.tpl:39
-#: plugins/admin/departments/class_department.inc:684
-#: plugins/admin/departments/organization.tpl:51
-#: plugins/personal/generic/class_user.inc:1724
-#: plugins/personal/generic/generic.tpl:339
-#: plugins/personal/generic/generic.tpl:355
-msgid "Manager"
-msgstr "Verwalter"
+#: html/password.php:195
+msgid "Error: Password method not available!"
+msgstr "Fehler: Passwort-Methode ist nicht verfügbar!"
 
-#: plugins/admin/departments/locality.tpl:67
-#: plugins/admin/departments/generic.tpl:132
-#: plugins/admin/departments/class_domain.inc:94
-#: plugins/admin/departments/class_localityGeneric.inc:95
-#: plugins/admin/departments/class_organizationGeneric.inc:135
-#: plugins/admin/departments/class_countryGeneric.inc:95
-#: plugins/admin/departments/class_dcObject.inc:94
-#: plugins/admin/departments/domain.tpl:67
-#: plugins/admin/departments/country.tpl:68
-#: plugins/admin/departments/dcObject.tpl:67
-#: plugins/admin/departments/class_department.inc:686
-#: plugins/admin/departments/organization.tpl:132
-msgid "Administrative settings"
-msgstr "Administrative Einstellungen"
+#: html/password.php:268
+msgid "You have no permissions to change your password!"
+msgstr "Sie haben keine Berechtigung ihr Passwort zu ändern!"
+
+#: html/password.php:315
+msgid "Session will not be encrypted."
+msgstr "Die Sitzung ist nicht verschlüsselt."
 
-#: plugins/admin/departments/locality.tpl:70
-#: plugins/admin/departments/generic.tpl:135
-#: plugins/admin/departments/domain.tpl:70
-#: plugins/admin/departments/country.tpl:71
-#: plugins/admin/departments/dcObject.tpl:70
-#: plugins/admin/departments/organization.tpl:135
-msgid "Tag department as an independent administrative unit"
-msgstr "Abteilung als eigenständige administrative Einheit kennzeichnen"
+#: html/password.php:317
+msgid "Enter SSL session"
+msgstr "SSL Sitzung"
 
-#: plugins/admin/departments/generic.tpl:4
-#: plugins/admin/departments/dep-filter.xml:35
-msgid "Organizational Unit"
-msgstr "Organisationseinheit"
+#: ihtml/themes/default/infoPage.tpl:4
+msgid "User information"
+msgstr "Benutzer-Information"
 
-#: plugins/admin/departments/generic.tpl:11
-msgid "Name of department"
-msgstr "Name der Abteilung"
+#: ihtml/themes/default/infoPage.tpl:21
+msgid "Home phone"
+msgstr "Telefonnummer (privat)"
 
-#: plugins/admin/departments/generic.tpl:14
-msgid "Name of subtree to create"
-msgstr "Name des zu erzeugenden Teilbaums"
+#: ihtml/themes/default/infoPage.tpl:27
+#, fuzzy
+msgid "Organizational unit"
+msgstr "Organisationseinheit"
 
-#: plugins/admin/departments/generic.tpl:22
-msgid "Descriptive text for   department"
-msgstr "Beschreibender Text zu dieser Abteilung"
+#: ihtml/themes/default/infoPage.tpl:51
+msgid "Administrative contact"
+msgstr "Kontakt zu Ihrem Administrator"
 
-#: plugins/admin/departments/generic.tpl:30
-#: plugins/admin/departments/organization.tpl:30
-msgid "Category for this subtree"
-msgstr "Kategorie dieses Teilbaums"
+#: ihtml/themes/default/help.tpl:9
+msgid "GOsa help viewer"
+msgstr "GOsa Hilfe-Browser"
 
-#: plugins/admin/departments/generic.tpl:83
-#: plugins/admin/departments/generic.tpl:85
-#: plugins/admin/departments/generic.tpl:95
-#: plugins/admin/departments/class_localityGeneric.inc:91
-#: plugins/admin/departments/class_organizationGeneric.inc:130
-#: plugins/admin/departments/class_department.inc:680
-#: plugins/admin/departments/organization.tpl:82
-#: plugins/admin/departments/organization.tpl:94
-#: plugins/personal/generic/class_user.inc:1735
-#: plugins/personal/generic/generic.tpl:436
-msgid "Location"
-msgstr "Ort"
+#: ihtml/themes/default/help.tpl:15
+msgid "Index"
+msgstr "Index"
 
-#: plugins/admin/departments/generic.tpl:87
-#: plugins/admin/departments/class_organizationGeneric.inc:129
-#: plugins/admin/departments/class_department.inc:679
-#: plugins/admin/departments/organization.tpl:86
-#: plugins/personal/generic/class_user.inc:1734
-#: plugins/personal/generic/generic.tpl:444
-msgid "State"
-msgstr "Land"
+#: ihtml/themes/default/userFilterEditor.tpl:1
+#: ihtml/themes/default/userFilterEditor.tpl:5
+msgid "Filter editor"
+msgstr "Filter-Editor"
 
-#: plugins/admin/departments/generic.tpl:90
-#: plugins/admin/departments/organization.tpl:89
-msgid "State where this subtree is located"
-msgstr "Land, in dem dieser Teilbaum anzusiedeln ist"
+#: ihtml/themes/default/userFilterEditor.tpl:8
+msgid "Filter properties"
+msgstr "Filtereinstellungen"
 
-#: plugins/admin/departments/generic.tpl:98
-#: plugins/admin/departments/organization.tpl:97
-msgid "Location of this subtree"
-msgstr "Ort dieses Teilbaums"
+#: ihtml/themes/default/userFilterEditor.tpl:27
+#: include/class_userFilter.inc:55
+msgid "Parent filter"
+msgstr "Stamm-Filter"
 
-#: plugins/admin/departments/generic.tpl:103
-#: plugins/admin/departments/class_department.inc:681
-#: plugins/admin/departments/organization.tpl:102
-#: plugins/personal/generic/generic.tpl:185
-#: plugins/personal/generic/generic.tpl:452
-msgid "Address"
-msgstr "Adresse"
+#: ihtml/themes/default/userFilterEditor.tpl:45
+msgid "Enabled"
+msgstr "Aktiviert"
 
-#: plugins/admin/departments/generic.tpl:106
-#: plugins/admin/departments/organization.tpl:105
-msgid "Postal address of this subtree"
-msgstr "Postalische Anschrift dieses Teilbaums"
+#: ihtml/themes/default/userFilterEditor.tpl:49
+msgid "Categories where the filter is visible"
+msgstr "Kategorien in denen der Filter sichtbar ist"
 
-#: plugins/admin/departments/generic.tpl:113
-#: plugins/admin/departments/organization.tpl:112
-msgid "Base telephone number of this subtree"
-msgstr "Einleitende Telefonnummer dieses Teilbaums"
+#: ihtml/themes/default/userFilterEditor.tpl:69
+msgid "Query"
+msgstr "Abfrage"
 
-#: plugins/admin/departments/generic.tpl:118
-#: plugins/admin/departments/class_organizationGeneric.inc:133
-#: plugins/admin/departments/class_department.inc:379
-#: plugins/admin/departments/class_department.inc:683
-#: plugins/admin/departments/organization.tpl:117
-#: plugins/personal/generic/class_user.inc:1357
-#: plugins/personal/generic/class_user.inc:1849
-#: plugins/personal/generic/generic.tpl:419
-#: plugins/personal/generic/generic.tpl:586
-msgid "Fax"
-msgstr "Fax"
+#: ihtml/themes/default/userFilter.tpl:1
+msgid "List of defined filters"
+msgstr "Liste der definierten Filter"
 
-#: plugins/admin/departments/generic.tpl:121
-#: plugins/admin/departments/organization.tpl:120
-msgid "Base facsimile telephone number of this subtree"
-msgstr "Einleitende Fax-Nummer dieses Teilbaums"
+#: ihtml/themes/default/sizelimit.tpl:3
+msgid ""
+"The size limit option makes LDAP operations faster and saves the LDAP server "
+"from getting too much load. The easiest way to handle big databases without "
+"long timeouts would be to limit your search to smaller values and use "
+"filters to get the entries you are looking for."
+msgstr ""
+"Die Größenbeschränkung sorgt dafür, daß die LDAP-Operationen schneller "
+"durchgeführt werden können und verringern die Last auf dem LDAP-Server. Der "
+"einfachste Weg, große Datenbanken ohne große Zeitüberschreitungen zu "
+"bearbeiten ist es Filter zu verwenden und die Größenbeschränkungen auf einen "
+"sinnvollen Wert einzustellen."
 
-#: plugins/admin/departments/class_domain.inc:81
-#: plugins/admin/departments/class_domain.inc:82
-#: plugins/admin/departments/class_departmentManagement.inc:205
-#: plugins/admin/departments/class_dcObject.inc:81
-#: plugins/admin/departments/class_dcObject.inc:82
-msgid "Domain Component"
-msgstr "Domänen-Komponente"
+#: ihtml/themes/default/sizelimit.tpl:8
+msgid "Please choose the way to react for this session"
+msgstr "Bitte entscheiden Sie, wie für diese Sitzung verfahren werden soll"
 
-#: plugins/admin/departments/class_departmentManagement.inc:25
-msgid "Directory structure"
-msgstr "Verzeichnisstruktur"
+#: ihtml/themes/default/sizelimit.tpl:10
+msgid "ignore this error and show all entries the LDAP server returns"
+msgstr ""
+"Ignoriere diesen Fehler und zeige alle vom LDAP-Server gelieferten Einträge"
 
-#: plugins/admin/departments/class_departmentManagement.inc:26
+#: ihtml/themes/default/sizelimit.tpl:11
 msgid ""
-"Manage organizations, organizational units, localities, countries and more"
+"ignore this error and show all entries that fit into the defined size limit"
 msgstr ""
-"Verwalten von Organisationen, Organisationsheineiten, Standorten, Ländern "
-"und mehr"
+"ignoriere diesen Fehler und zeige alle Einträge, die innerhalb der "
+"Größenbeschränkung liegen"
 
-#: plugins/admin/departments/class_departmentManagement.inc:125
+#: ihtml/themes/default/sizelimit.tpl:16 include/utils/class_msgPool.inc:331
+#, php-format
+msgid "Set"
+msgstr "Setzen"
+
+#: ihtml/themes/default/msg_dialog.tpl:55
+#: ihtml/themes/default/msg_dialog.tpl:103
+msgid "Error message title"
+msgstr "Titel der Fehlermeldung"
+
+#: ihtml/themes/default/msg_dialog.tpl:66
+#: ihtml/themes/default/msg_dialog.tpl:115
+msgid "Error message"
+msgstr "Fehlermeldung"
+
+#: ihtml/themes/default/password.tpl:5
+msgid "Change your password"
+msgstr "Ändern des Passwortes"
+
+#: ihtml/themes/default/password.tpl:61
+msgid "Your password has been changed successfully."
+msgstr "Ihr Passwort wurde erfolgreich geändert."
+
+#: ihtml/themes/default/password.tpl:72
 msgid ""
-"As soon as the tag operation has finished, you can scroll down to end of the "
-"page and    press the 'Continue' button to continue with the department "
-"management dialog."
+"Enter the current password and the new password (twice) in the fields below "
+"and press the 'Set password' button."
 msgstr ""
-"Sobald die Tag-Operation abgeschlossen wurde, können Sie zum Ende der Seite "
-"scrollen und auf den 'Fortfahren'-Knopf drücken, um mit der "
-"Abteilungsverwaltung fort zu fahren."
+"Bitte geben Sie das momentane, sowie (zweimalig) das neue Passwort in den "
+"Feldern unten ein und betätigen Sie die 'Passwort setzen' Schaltfläche."
 
-#: plugins/admin/departments/class_organizationGeneric.inc:122
-msgid "Organization name"
-msgstr "Organisationsname"
+#: ihtml/themes/default/password.tpl:77 ihtml/themes/default/password.tpl:79
+msgid "Directory"
+msgstr "Verzeichnis"
 
-#: plugins/admin/departments/class_organizationGeneric.inc:131
-#: plugins/personal/generic/class_user.inc:1736
-#: plugins/personal/generic/generic.tpl:183
-msgid "Postal address"
-msgstr "Adresse"
+#: ihtml/themes/default/password.tpl:86 ihtml/themes/default/password.tpl:90
+#: ihtml/themes/default/login.tpl:37 ihtml/themes/default/login.tpl:40
+msgid "User name"
+msgstr "Benutzername"
 
-#: plugins/admin/departments/class_organizationGeneric.inc:132
-msgid "Phone number"
-msgstr "Telefonnummer"
+#: ihtml/themes/default/password.tpl:131
+msgid "Click here to change your password"
+msgstr "Klicken Sie hier um Ihr Passwort zu ändern"
 
-#: plugins/admin/departments/class_countryGeneric.inc:91
-#: plugins/admin/departments/country.tpl:11
-msgid "Country name"
-msgstr "Name des Landes"
+#: ihtml/themes/default/acl.tpl:15 ihtml/themes/default/acl.tpl:16
+#: include/class_userFilter.inc:55
+msgid "Options"
+msgstr "Optionen"
 
-#: plugins/admin/departments/domain.tpl:11
-msgid "Domain name"
-msgstr "Domänenname"
+#: ihtml/themes/default/acl.tpl:40
+msgid "Additional filter options"
+msgstr "Zusätzliche Filteroptionen"
 
-#: plugins/admin/departments/domain.tpl:14
-msgid "Name of domain to create"
-msgstr "Name der zu erzeugenden Domäne"
+#: ihtml/themes/default/acl.tpl:53 ihtml/themes/default/acl.tpl:65
+#: include/class_acl.inc:1114
+msgid "Members"
+msgstr "Mitglieder"
 
-#: plugins/admin/departments/country.tpl:14
-msgid "Name of country to create"
-msgstr "Name des anzulegenden Landes"
+#: ihtml/themes/default/acl.tpl:54
+msgid "Member selection"
+msgstr "Mitglieder-Auswahl"
 
-#: plugins/admin/departments/class_department.inc:439
-msgid "Cannot find an unused tag for this administrative unit!"
-msgstr "Kann keinen unbenutzten Tag für diese administrative Einheit finden!"
+#: ihtml/themes/default/acl.tpl:57
+msgid "Use members from"
+msgstr "Verwende Mitglieder von"
 
-#: plugins/admin/departments/class_department.inc:507
-#, php-format
-msgid "Tagging '%s'."
-msgstr "Markiere '%s'."
+#: ihtml/themes/default/acl.tpl:69 ihtml/themes/default/acl.tpl:74
+msgid "List message possible targets"
+msgstr "Zeige mögliche Empfänger dieser Nachricht"
 
-#: plugins/admin/departments/class_department.inc:588
-#, php-format
-msgid "Moving '%s' to '%s'"
-msgstr "Verschiebe '%s' nach '%s'"
+#: ihtml/themes/default/acl.tpl:92 ihtml/themes/default/acl.tpl:98
+msgid "List message recipients"
+msgstr "Zeige Nachrichtenempfänger"
 
-#: plugins/admin/departments/class_department.inc:629
-#, php-format
-msgid "FAILED to copy %s, aborting operation"
-msgstr "Fehler beim kopieren von %s, breche ab"
+#: ihtml/themes/default/acl.tpl:120
+msgid "ACL for this object"
+msgstr "ACL für dieses Objekt"
 
-#: plugins/admin/departments/class_department.inc:660
-#: plugins/admin/departments/class_department.inc:671
-msgid "Departments"
-msgstr "Abteilungen"
+#: ihtml/themes/default/acl.tpl:126
+msgid "Available roles"
+msgstr "Verfügbare Rollen"
 
-#: plugins/admin/departments/class_department.inc:674
-msgid "Department name"
-msgstr "Name der Abteilung"
+#: ihtml/themes/default/login.tpl:31
+msgid "Login to GOsa"
+msgstr "GOsa Anmeldung"
 
-#: plugins/admin/departments/class_department.inc:682
-msgid "Telephone"
-msgstr "Telefon"
+#: ihtml/themes/default/login.tpl:61
+msgid "Choose the directory to work on"
+msgstr "Wählen Sie das Verzeichnis auf dem gearbeitet werden soll"
 
-#: plugins/admin/departments/class_department.inc:737
-#, php-format
-msgid "Object '%s' is already tagged"
-msgstr "Objekt '%s' ist bereits markiert"
+#: ihtml/themes/default/login.tpl:66
+msgid "Click here to log in"
+msgstr "Hier klicken zum Anmelden"
 
-#: plugins/admin/departments/class_department.inc:744
-#, php-format
-msgid "Adding tag (%s) to object '%s'"
-msgstr "Füge Markierung (%s) zu Objekt '%s' hinzu"
+#: ihtml/themes/default/login.tpl:66 ihtml/themes/default/login.tpl:67
+msgid "Log in"
+msgstr "Anmelden"
 
-#: plugins/admin/departments/class_department.inc:776
-#, php-format
-msgid "Removing tag from object '%s'"
-msgstr "Entferne Markierung von Objekt '%s'"
+#: ihtml/themes/default/snapshotdialog.tpl:3
+msgid "Restoring object snapshots"
+msgstr "Stelle Objekt-Snapshots wieder her"
 
-#: plugins/admin/departments/dep_iframe.tpl:1
-msgid "Processing the requested operation"
-msgstr "Gewünschte Operation wird durchgeführt"
+#: ihtml/themes/default/snapshotdialog.tpl:6
+msgid ""
+"This procedure will restore a snapshot of the selected object. It will "
+"replace the existing object after pressing the restore button."
+msgstr ""
+"Dieser Vorgang stellt einen Snaphot des gewählten Objekts wieder her. Er "
+"wird dabei das vorhandene überschreiben, nachdem Sie den Wiederherstellen-"
+"Knopf gedrückt haben."
 
-#: plugins/admin/departments/dep_iframe.tpl:7
+#: ihtml/themes/default/snapshotdialog.tpl:9
 msgid ""
-"Your browser doesn't support IFRAME HTML elements. Please use this link to "
-"perform the requested operation."
+"DNS configuration and some database entries cannot be restored. They need to "
+"be recreated manually."
 msgstr ""
-"Ihr Browser unterstützt keine IFRAME HTML Elemente. Bitte wählen Sie diesen Link, um die "
-"gewünschte Operation durchzuführen."
+"Beachten Sie, dass die DNS-Konfiguration mitsamt den Datenbankeinträgen "
+"nicht wiederhergestellt werden kann. Sie müssen manuell erstellt werden."
 
-#: plugins/admin/departments/organization.tpl:11
-msgid "Name of organization"
-msgstr "Name der Organisation"
+#: ihtml/themes/default/snapshotdialog.tpl:12
+msgid ""
+"Don't forget to check references to other objects, for example does the "
+"selected printer still exists ?"
+msgstr ""
+"Vergessen Sie nicht, Verweise auf andere Objekte zu überprüfen, bspw. ob der "
+"gewählte Drucker noch existiert."
 
-#: plugins/admin/departments/organization.tpl:14
-msgid "Name of organization to create"
-msgstr "Name der zu erzeugenden Organisation"
+#: ihtml/themes/default/snapshotdialog.tpl:29
+msgid "There is no snapshot available that can be restored"
+msgstr "Es ist kein Snapshot verfügbar, der wiederhergestellt werden kann"
 
-#: plugins/admin/departments/dep_move_confirm.tpl:2
-msgid "You are currently moving/renaming this department."
+#: ihtml/themes/default/snapshotdialog.tpl:31
+msgid "Choose a snapshot and click the folder image, to restore the snapshot"
 msgstr ""
-"Momentan sind Sie dabei, diese Abteilung zu verschieben bzw. neu zu benennen."
+"Wählen Sie einen Snapshot und klicken Sie auf das Ordner-Bild, um diesen "
+"wiederherzustellen."
 
-#: plugins/admin/departments/dep_move_confirm.tpl:6
+#: ihtml/themes/default/snapshotdialog.tpl:50
+msgid "Creating object snapshots"
+msgstr "Erstelle Objekte-Snapshots"
+
+#: ihtml/themes/default/snapshotdialog.tpl:53
 msgid ""
-"Modifying a departments naming attribute 'ou' or base may corrupt ACLs and "
-"snapshot entries for all entire objects."
+"This procedure will create a snapshot of the selected object. It will be "
+"stored inside a special branch of your directory system and can be restored "
+"later on."
 msgstr ""
-"Verändern des für die Namensbildung zuständigen Attributes 'ou' einer "
-"Abteilung oder der Basis kann vorhandene ACLs und/oder Snapshots für alle "
-"Objekte unbrauchbar machen."
-
-#: plugins/admin/departments/dep_move_confirm.tpl:9
-msgid "GOsa can NOT fix this for you, yet."
-msgstr "GOsa kann dies (noch) NICHT für Sie reparieren."
+"Dieser Vorgang wird einen Snapshot des gewählten Objekts erzeugen. Er wird "
+"innerhalb eines speziellen Zweiges Ihres Verzeichnisses gespeichert und kann "
+"später wieder hergestellt werden."
 
-#: plugins/admin/departments/dep_move_confirm.tpl:12
+#: ihtml/themes/default/snapshotdialog.tpl:56
 msgid ""
-"Before you confirm this action, ensure that everything will be as expected, "
-"possibly the best solution is a backup."
+"Remember that database entries, DNS configurations and possibly created "
+"zones in server extensions will not be stored in the snapshot."
 msgstr ""
-"Bevor Sie diese Aktion bestätigen, stellen Sie sicher, dass alles wie "
-"erwartet sein wird, vielleicht ist die beste Lösung, vorher ein Backup zu "
-"erstellen."
+"Beachten Sie, dass Datenbankeinträge, DNS-Konfigurationen und evtl. "
+"erstellte Zonen in den Server-Erweiterungen nicht im Snapshot gespeichert "
+"werden."
 
-#: plugins/admin/acl/acl-filter.xml:33 plugins/admin/acl/tabs_acl_role.inc:28
-msgid "ACL Templates"
-msgstr "ACL Vorlagen"
+#: ihtml/themes/default/snapshotdialog.tpl:71
+msgid "Time stamp"
+msgstr "Zeitstempel"
 
-#: plugins/admin/acl/acl-filter.xml:48
-#: plugins/admin/acl/class_aclManagement.inc:154
-msgid "ACL Assignment"
-msgstr "ACL-Zuordnung"
+#: ihtml/themes/default/snapshotdialog.tpl:80
+msgid "Reason for generating this snapshot"
+msgstr "Grund für das Erzeugen dieses Snapshots"
 
-#: plugins/admin/acl/class_aclManagement.inc:26
+#: ihtml/themes/default/logout.tpl:6
+msgid "Your GOsa session has expired!"
+msgstr "Die Gültigkeit ihrer GOsa-Sitzung ist abgelaufen!"
+
+#: ihtml/themes/default/logout.tpl:9
 msgid ""
-"Control access to GOsa managed objects down to attribute and action level"
+"It has been a while since your last interaction with GOsa took place. Your "
+"session has been closed for security reasons. Please login again to continue "
+"with administrative tasks."
 msgstr ""
-"Rechtevergabe auf von GOsa verwaltete Objekte bis auf Attribut- und "
-"Aktionsebene"
+"Die letzte in der Web-Applikation durchgeführte Aktion liegt einige Zeit in "
+"der Vergangenheit. Aus Sicherheitsgründen wurde die Sitzung geschlossen. Um "
+"mit der Administration fortzufahren, melden Sie sich bitte erneut an."
 
-#: plugins/admin/acl/class_aclRole.inc:26
-#: plugins/admin/acl/class_aclRole.inc:715
-msgid "Access control roles"
-msgstr "Rollen für die Zugriffskontrolle"
+#: ihtml/themes/default/logout.tpl:16
+msgid "Login again"
+msgstr "Erneut anmelden"
 
-#: plugins/admin/acl/class_aclRole.inc:27
-msgid "Edit AC roles"
-msgstr "ACL-Rollen bearbeiten"
+#: ihtml/themes/default/removeEntries.tpl:14
+msgid ""
+"If you're sure you want to do this press 'Delete' to continue or 'Cancel' to "
+"abort."
+msgstr ""
+"Wenn Sie sicher sind, drücken Sie 'Entfernen' um fortzufahren oder "
+"'Abbrechen' zum Abbruch."
 
-#: plugins/admin/acl/class_aclRole.inc:138
-msgid "Reset ACL"
-msgstr "ACL zurücksetzen"
+#: ihtml/themes/default/framework.tpl:9
+msgid "Log out"
+msgstr "Abmelden"
 
-#: plugins/admin/acl/class_aclRole.inc:411
-msgid "No ACL settings for this category"
-msgstr "Keine ACL-Einstellungen für diese Kategorie"
+#: ihtml/themes/default/framework.tpl:10
+msgid ""
+"You are currently editing a database entry. Do you want to dismiss the "
+"changes?"
+msgstr ""
+"Sie bearbeiten gerade einen Datenbankeintrag. Sollen die Daten verworfen "
+"werden?"
 
-#: plugins/admin/acl/class_aclRole.inc:413
+#: ihtml/themes/default/framework.tpl:22
 #, php-format
-msgid "ACL for these objects: %s"
-msgstr "Enthält ACL für diese Objekte: %s"
+msgid "Session expires in %d!"
+msgstr "Die Sitzung läuft in %d ab!"
 
-#: plugins/admin/acl/class_aclRole.inc:418
-msgid "Edit category ACL"
-msgstr "ACL Kategorie bearbeiten"
+#: ihtml/themes/default/ldifViewer.tpl:1
+msgid "Raw LDAP entry"
+msgstr "Reiner LDAP-Eintrag"
 
-#: plugins/admin/acl/class_aclRole.inc:421
-msgid "Delete category ACL"
-msgstr "ACL-Kategorie entfernen"
+#: ihtml/themes/default/islocked.tpl:4
+msgid "Locking conflict detected"
+msgstr "Ein Zugriffskonflikt wurde festgestellt"
 
-#: plugins/admin/acl/class_aclRole.inc:442
-#, php-format
-msgid "Edit ACL for '%s', scope is '%s'"
-msgstr "ACL für '%s' bearbeiten, Bereich ist '%s'"
+#: ihtml/themes/default/islocked.tpl:14
+msgid ""
+"If this lock detection is false, the other person has obviously closed the "
+"web browser during the edit operation. You may want to take over the lock by "
+"pressing the 'Edit anyway' button."
+msgstr ""
+"Wenn diese Anzeige eines Zugriffskonflikts fehlerhaft ist, hat eine andere "
+"Person offenbar während der Bearbeitung eines Eintrages einfach den "
+"Webbrowser geschlossen. In einem solchen Fall können Sie den Konflikt durch "
+"einen Klick auf Trotzdem bearbeiten übergehen."
 
-#: plugins/admin/acl/class_aclRole.inc:635
-msgid "Object in use"
-msgstr "Objekt in Verwendung"
+#: ihtml/themes/default/islocked.tpl:23
+msgid "Read only"
+msgstr "Nur anschauen"
 
-#: plugins/admin/acl/class_aclRole.inc:635
-#, php-format
-msgid "This role cannot be removed while it is in use by these objects:"
+#: ihtml/themes/default/logout-close.tpl:5
+msgid "Your GOsa session has been closed!"
+msgstr "Ihre GOsa-Sitzung wurde geschlossen!"
+
+#: ihtml/themes/default/logout-close.tpl:7
+msgid ""
+"Please close this browser window and clean the authentication caches to "
+"avoid an automatic re-authentication by your browser."
 msgstr ""
-"Die Rolle kann nicht entfernt werden, solange sie noch von folgenden "
-"Objekten verwendet wird:"
+"Bitte schliessen Sie dieses Browserfenster und leeren den "
+"Authentisierungscache um eine automatische Wiederanmeldung des Browsers zu "
+"verhindern."
 
-#: plugins/admin/acl/class_aclRole.inc:714 plugins/admin/acl/acl-list.xml:23
-#: plugins/admin/acl/acl-list.xml:82
-#: plugins/personal/generic/class_user.inc:1666
-#: plugins/personal/generic/generic.tpl:503
-msgid "Role"
-msgstr "Rolle"
+#: ihtml/themes/default/copyPasteDialog.tpl:1
+msgid "Copy & paste wizard"
+msgstr "Kopieren & Einfügen - Assistent"
+
+#: ihtml/themes/default/copyPasteDialog.tpl:7
+msgid ""
+"Some values need to be unique in the complete directory while some "
+"combinations make no sense. Please edit the values below to fulfill the "
+"policies."
+msgstr ""
+"Bestimmte Werte müssen im gesamten Verzeichnis eindeutig sein, während "
+"andere Kombinationen keinen Sinn ergeben. GOsa zeigt die relevanten "
+"Attribute. Bitte ändern Sie die Werte, die unten angezeigt werden, um die "
+"Auflagen zu erfüllen."
 
-#: plugins/admin/acl/class_aclRole.inc:731
+#: ihtml/themes/default/copyPasteDialog.tpl:9
+msgid "Remember that some properties like taken snapshots will not be copied!"
+msgstr ""
+"Beachten Sie, dass manche Einstellungen wie z.B. erstellte Snapshots nicht "
+"kopiert werden!"
+
+#: ihtml/themes/default/copyPasteDialog.tpl:10
 msgid ""
-"The 'aclRoleRDN' statement defines the location where new ACL roles will be "
-"created. The default is 'ou=aclroles,'."
+"Or if you copy or cut an entry within GOsa and delete the source object, you "
+"may get errors while pasting this object again!"
 msgstr ""
-"Die Option 'aclRoleRDN' definiert den Ablageort für neue ACL-Rollen. Der "
-"Standard ist 'ou=aclroles,'."
+"Oder wenn sie einen Eintrag in GOsa kopieren oder ausschneiden und das "
+"Quellobjekt entfernen, werden Sie wahrscheinlich wieder eine Fehlermeldung "
+"erhalten, wenn Sie das Objekt einfügen!"
 
-#: plugins/admin/acl/acl-list.xml:11
-msgid "List of ACLs"
-msgstr "Liste der ACLs"
+#: ihtml/themes/default/copyPasteDialog.tpl:19
+#: include/utils/class_msgPool.inc:313
+#, php-format
+msgid "Save"
+msgstr "Speichern"
 
-#: plugins/admin/acl/paste_role.tpl:1
-msgid "Paste ACL-role"
-msgstr "ACL-Rolle einfügen"
+#: ihtml/themes/default/copyPasteDialog.tpl:23
+msgid "Cancel all"
+msgstr "Alle abbrechen"
 
-#: plugins/addons/dyngroup/class_DynamicLdapGroup.inc:105
-#: plugins/addons/dyngroup/class_DynamicLdapGroup.inc:327
-msgid "Labeled URI"
-msgstr "URI"
+#: ihtml/themes/default/copyPasteDialog.tpl:28
+msgid "Operation complete"
+msgstr "Vorgang abgeschlossen"
 
-#: plugins/addons/dyngroup/class_DynamicLdapGroup.inc:119
-#: plugins/addons/dyngroup/class_DynamicLdapGroup.inc:121
-#: plugins/addons/dyngroup/dyngroup.tpl:7
-msgid "Attribute"
-msgstr "Attribut"
+#: include/utils/class_msgPool.inc:17
+msgid "This object will be deleted!"
+msgstr "Dieses objekt wird gelöscht!"
 
-#: plugins/addons/dyngroup/class_DynamicLdapGroup.inc:128
-msgid "Surrounding brackets are required!"
-msgstr "Umschliessende Klammern fehlen!"
+#: include/utils/class_msgPool.inc:19
+#, php-format
+msgid "This %s object will be deleted!"
+msgstr "Dieses %s-Objekt wird gelöscht!"
 
-#: plugins/addons/dyngroup/class_DynamicLdapGroup.inc:136
+#: include/utils/class_msgPool.inc:24
 #, php-format
-msgid "The given filter '%s' for entry %s seems to be invalid!"
-msgstr ""
-"Der angegebene Filter '%s' für den Eintrag %s scheint ungültig zu sein!"
+msgid "This object will be deleted: %s"
+msgstr "Dieses Objekt wird gelöscht: %s"
 
-#: plugins/addons/dyngroup/class_DynamicLdapGroup.inc:166
-#: plugins/addons/dyngroup/class_DynamicLdapGroup.inc:168
-#: plugins/addons/dyngroup/class_DynamicLdapGroup.inc:319
-#: plugins/addons/dyngroup/class_DynamicLdapGroup.inc:320
-msgid "Dynamic object"
-msgstr "Dynamisches Objekt"
+#: include/utils/class_msgPool.inc:26
+#, php-format
+msgid "This %s object will be deleted: %s"
+msgstr "Dieses %s-Objekt wird gelöscht: %s"
 
-#: plugins/addons/dyngroup/dyngroup.tpl:1
-msgid "List of dynamic rules"
-msgstr "Liste der dynamischen Regeln"
+#: include/utils/class_msgPool.inc:31
+msgid "This object will be deleted:"
+msgstr "Dieses Objekt wird gelöscht:"
 
-#: plugins/addons/dyngroup/dyngroup.tpl:3
-msgid "Labeled URI definitions"
-msgstr "URI-Definitionen"
+#: include/utils/class_msgPool.inc:33
+#, php-format
+msgid "This %s object will be deleted:"
+msgstr "Dieses %s-Objekt wird gelöscht:"
 
-#: plugins/addons/dyngroup/dyngroup.tpl:6
-msgid "Scope"
-msgstr "Gültigkeitsbereich"
+#: include/utils/class_msgPool.inc:37
+#, php-format
+msgid "These objects will be deleted: %s"
+msgstr "Diese Objekte werden gelöscht: %s"
 
-#: plugins/addons/propertyEditor/class_propertyEditor.inc:6
-msgid "Preferences"
-msgstr "Einstellungen"
+#: include/utils/class_msgPool.inc:39
+#, php-format
+msgid "These %s objects will be deleted: %s"
+msgstr "Diese %s-Objekte werden gelöscht: %s"
 
-#: plugins/addons/propertyEditor/class_propertyEditor.inc:7
-msgid ""
-"Configure global and special GOsa settings like hooks and plug-in parameters"
-msgstr "Globale und spezielle GOsa-Einstellungen wie Hooks und Plugin-Optionen"
+#: include/utils/class_msgPool.inc:47
+msgid "You have no permission to delete this object!"
+msgstr "Sie sind nicht berechtigt dieses Objekt zu löschen!"
 
-#: plugins/addons/propertyEditor/class_propertyEditor.inc:206
-msgid "No description"
-msgstr "Keine Beschreibung"
+#: include/utils/class_msgPool.inc:51 include/utils/class_msgPool.inc:55
+msgid "You have no permission to delete the object:"
+msgstr "Sie sind nicht berechtigt dieses Objekt zu löschen:"
 
-#: plugins/addons/propertyEditor/class_propertyEditor.inc:230
-msgid "FALSE"
-msgstr "Aus"
+#: include/utils/class_msgPool.inc:58
+msgid "You have no permission to delete these objects:"
+msgstr "Sie sind nicht berechtigt dieses Objekte zu löschen:"
 
-#: plugins/addons/propertyEditor/class_propertyEditor.inc:231
-msgid "TRUE"
-msgstr "An"
+#: include/utils/class_msgPool.inc:65
+msgid "You have no permission to create this object!"
+msgstr "Sie sind nicht berechtigt diese Objekt anzulegen!"
 
-#: plugins/addons/propertyEditor/class_propertyEditor.inc:251
-msgid "Test the given command."
-msgstr "Übergebenes Kommando prüfen."
+#: include/utils/class_msgPool.inc:69 include/utils/class_msgPool.inc:73
+msgid "You have no permission to create the object:"
+msgstr "Sie sind nicht berechtigt dieses Objekt anzulegen:"
 
-#: plugins/addons/propertyEditor/class_commandVerifier.inc:56
-msgid "Results"
-msgstr "Ergebnisse"
+#: include/utils/class_msgPool.inc:76
+msgid "You have no permission to create these objects:"
+msgstr "Sie sind nicht berechtigt diese Objekte anzulegen:"
 
-#: plugins/addons/propertyEditor/migration/class_migrateRDN.inc:31
-#, php-format
-msgid "Migration of property '%s'"
-msgstr "Migration der Option '%s'"
+#: include/utils/class_msgPool.inc:83
+msgid "You have no permission to modify this object!"
+msgstr "Sie sind nicht berechtigt dieses Objekt zu verändern!"
 
-#: plugins/addons/propertyEditor/migration/class_migrateRDN.inc:34
-msgid "GOsa has detected objects outside of the configured storage point (%s)."
-msgstr ""
-"Es wurden Objekte ausserhalb des konfigurierten Baums '%s' gefunden."
+#: include/utils/class_msgPool.inc:87 include/utils/class_msgPool.inc:91
+msgid "You have no permission to modify the object:"
+msgstr "Sie sind nicht berechtigt dieses Objekt zu verändern:"
 
-#: plugins/addons/propertyEditor/migration/class_migrateRDN.inc:161
-msgid "Objects that will be added"
-msgstr "Dieses Objekte werden hinzugefügt"
+#: include/utils/class_msgPool.inc:94
+msgid "You have no permission to modify these objects:"
+msgstr "Sie sind nicht berechtigt diese Objekte zu verändern:"
 
-#: plugins/addons/propertyEditor/migration/class_migrateRDN.inc:169
-msgid "Objects that will be moved"
-msgstr "Diese Objekte werden verschoben"
+#: include/utils/class_msgPool.inc:101
+msgid "You have no permission to view this object!"
+msgstr "Sie sind nicht berechtigt dieses Objekt zu öffnen!"
 
-#: plugins/addons/propertyEditor/migration/class_migrateRDN.inc:177
-msgid "Moving object '%s' to '%s'"
-msgstr "Verschiebe Objekt '%s' nach '%s'"
+#: include/utils/class_msgPool.inc:105 include/utils/class_msgPool.inc:109
+msgid "You have no permission to view the object:"
+msgstr "Sie sind nicht berechtigt dieses Objekt zu öffnen:"
 
-#: plugins/addons/propertyEditor/migration/class_migrateRDN.inc:181
-#: setup/setup_migrate.tpl:32 setup/class_setupStep_Migrate.inc:804
-msgid "Migrate"
-msgstr "Migrieren"
+#: include/utils/class_msgPool.inc:112
+msgid "You have no permission to view these objects:"
+msgstr "Sie sind nicht berechtigt diese Objekte zu öffnen:"
 
-#: plugins/addons/propertyEditor/migration/class_migrateRDN.inc:204
-msgid "Migration failed for object %s, dn already exists!"
-msgstr "Migration des Objektes %S ist fehlgeschlagen: DN existiert bereits!"
+#: include/utils/class_msgPool.inc:119
+msgid "You have no permission to move this object!"
+msgstr "Sie sind nicht berechtigt dieses Objekt zu verschieben!"
 
-#: plugins/addons/propertyEditor/migration/class_migrateRDN.inc:208
-#, php-format
-msgid "Migration failed for object %s, please check if it already exists!"
-msgstr ""
-"Migration für das Objekt %s ist fehlgeschlagen. Bitte prüfen Sie ob es "
-"bereits existiert!"
+#: include/utils/class_msgPool.inc:123 include/utils/class_msgPool.inc:127
+msgid "You have no permission to move the object:"
+msgstr "Sie sind nicht berechtigt dieses Objekt zu verschieben:"
 
-#: plugins/addons/propertyEditor/migrate.tpl:3
-msgid "Property migration assistant"
-msgstr "Migrationsassistent für Einstellungen"
+#: include/utils/class_msgPool.inc:130
+msgid "You have no permission to move these objects:"
+msgstr "Sie sind nicht berechtigt diese Objekte zu verschieben:"
 
-#: plugins/addons/propertyEditor/migrate.tpl:3
-msgid "Migration steps left"
-msgstr "Verbleibende Migrationsschritte"
+#: include/utils/class_msgPool.inc:140 include/utils/class_msgPool.inc:152
+#: include/utils/class_msgPool.inc:170
+msgid "Connection information"
+msgstr "Verbindungs-Information"
 
-#: plugins/addons/propertyEditor/property-filter.xml:15
-msgid "Effective properties"
-msgstr "Effektive Einstellungen"
+#: include/utils/class_msgPool.inc:142
+#, php-format
+msgid "Cannot connect to %s database!"
+msgstr "Kann keine Verbindung zur %s Datenbank aufbauen!"
 
-#: plugins/addons/propertyEditor/property-filter.xml:29
-msgid "Modified properties"
-msgstr "Modifizierte Einstellungen"
+#: include/utils/class_msgPool.inc:154
+#, php-format
+msgid "Cannot select %s database!"
+msgstr "Kann die Datenbank %s nicht auswählen!"
 
-#: plugins/addons/propertyEditor/property-filter.xml:43
-msgid "All properties"
-msgstr "Alle Einstellungen"
+#: include/utils/class_msgPool.inc:160
+#, php-format
+msgid "No %s server defined!"
+msgstr "Kein Server für %s definiert!"
 
-#: plugins/addons/propertyEditor/property-filter.xml:57
-msgid "LDAP properties"
-msgstr "Im LDAP abgelegte Einstellungen"
+#: include/utils/class_msgPool.inc:172
+#, php-format
+msgid "Cannot query %s database!"
+msgstr "Kann die Datenbank %s nicht abfragen!"
 
-#: plugins/addons/propertyEditor/property-filter.xml:71
-msgid "Search for property groups"
-msgstr "Nach Einstellungsgruppen suchen"
+#: include/utils/class_msgPool.inc:178
+#, php-format
+msgid "The field %s contains a reserved keyword!"
+msgstr "Das Feld %s enthält ein reserviertes Schlüsselwort!"
 
-#: plugins/addons/propertyEditor/commandVerifier.tpl:1
-msgid "Command verifier"
-msgstr "Kommandoüberprüfung"
+#: include/utils/class_msgPool.inc:184
+#, php-format
+msgid "Command specified as %s hook for plugin %s does not exist!"
+msgstr "Der als %s angegebene Hook für Modul %s existiert nicht!"
 
-#: plugins/addons/propertyEditor/commandVerifier.tpl:3
-msgid ""
-"Here you can execute commands in the way GOsa does and check the generated "
-"results or errors. This can be very useful especially for the post events "
-"(postcreate, postmodify and postremove) due to the fact that these hook are "
-"executed silently."
-msgstr ""
-"An dieser Stelle können Sie GOsa Kommandos ausführen lassen und das erzeugte "
-"Ergebnis einsehen. Dies kann nützlich sein, wenn Sie beispielsweise post-"
-"Events (postcreate, postmodify und postremove) ausprobieren möchten."
+#: include/utils/class_msgPool.inc:191
+#, php-format
+msgid "%s command is invalid!"
+msgstr "Das Kommando %s ist ungültig!"
 
-#: plugins/addons/propertyEditor/commandVerifier.tpl:8
-msgid ""
-"Please be careful here, all commands will really be executed on your machine "
-"and may break things!"
-msgstr ""
-"Vorsicht! Die Kommandos werden auf diesem Serversystem ausgeführt und können "
-"unter Umständen etwas beschädigen!"
+#: include/utils/class_msgPool.inc:193
+#, php-format
+msgid "%s command (%s) for plugin %s is invalid!"
+msgstr "Das Kommando %s (%s) für Modul %s ist ungültig!"
 
-#: plugins/addons/propertyEditor/commandVerifier.tpl:15
-msgid "The command to check for"
-msgstr "Das zu überprüfende Kommando"
+#: include/utils/class_msgPool.inc:195
+#, php-format
+msgid "%s command for plugin %s is invalid!"
+msgstr "Das Kommando %s für Modul %s ist ungültig!"
 
-#: plugins/addons/propertyEditor/commandVerifier.tpl:17
-msgid "Test"
-msgstr "Test"
+#: include/utils/class_msgPool.inc:197
+#, php-format
+msgid "%s command (%s) is invalid!"
+msgstr "Das Kommando %s (%s) ist ungültig!"
 
-#: plugins/addons/propertyEditor/property-list.xml:11
-msgid "List of configuration settings"
-msgstr "Liste von Konfigurationseinstellungen"
+#: include/utils/class_msgPool.inc:205
+#, php-format
+msgid "Cannot execute %s command!"
+msgstr "Kann %s Kommando nicht ausführen!"
 
-#: plugins/addons/propertyEditor/property-list.xml:15
-msgid "Property not used"
-msgstr "Einstellung wird nicht verwendet"
+#: include/utils/class_msgPool.inc:207
+#, php-format
+msgid "Cannot execute %s command (%s) for plugin %s!"
+msgstr "Kann %s Kommando (%s) für Modul %s nicht ausführen!"
 
-#: plugins/addons/propertyEditor/property-list.xml:23
-msgid "Property will be restored"
-msgstr "Einstellung wird wiederhergestellt"
+#: include/utils/class_msgPool.inc:209
+#, php-format
+msgid "Cannot execute %s command for plugin %s!"
+msgstr "Kann %s Kommando für Modul %s nicht ausführen!"
 
-#: plugins/addons/propertyEditor/property-list.xml:31
-msgid "Modified property"
-msgstr "Veränderte Einstellung"
+#: include/utils/class_msgPool.inc:211
+#, php-format
+msgid "Cannot execute %s command (%s)!"
+msgstr "Kann %s Kommando (%s) nicht ausführen!"
 
-#: plugins/addons/propertyEditor/property-list.xml:39
-msgid "Property configured in LDAP"
-msgstr "Optionen aus dem LDAP"
+#: include/utils/class_msgPool.inc:219
+#, php-format
+msgid "Value for %s is too large!"
+msgstr "Der Wert für %s ist zu groß!"
 
-#: plugins/addons/propertyEditor/property-list.xml:47
-msgid "Property configured in config file"
-msgstr "Einstellung aus Konfigurationsdatei"
+#: include/utils/class_msgPool.inc:221
+#, php-format
+msgid "%s must be smaller than %s!"
+msgstr "%s muß kleiner sein als %s!"
 
-#: plugins/addons/propertyEditor/property-list.xml:72
-msgid "Class"
-msgstr "Klasse"
+#: include/utils/class_msgPool.inc:229
+#, php-format
+msgid "Value for %s is too small!"
+msgstr "Der Wert für %s ist zu kein!"
 
-#: plugins/addons/propertyEditor/property-list.xml:88
-msgid "Value"
-msgstr "Wert"
+#: include/utils/class_msgPool.inc:231
+#, php-format
+msgid "%s must be %s or above!"
+msgstr "%s muß größer oder gleich %s sein!"
 
-#: plugins/addons/propertyEditor/property-list.xml:124
-msgid "Restore to default"
-msgstr "Standard wiederherstellen"
+#: include/utils/class_msgPool.inc:238
+#, php-format
+msgid "%s depends on %s - please provide both values!"
+msgstr "%s hängt von %s ab - bitte geben Sie beide Werte an!"
 
-#: plugins/addons/propertyEditor/property-list.tpl:3
-msgid "Warning message"
-msgstr "Warnmeldung"
+#: include/utils/class_msgPool.inc:244
+#, php-format
+msgid "There is already an entry with this %s attribute in the system!"
+msgstr "Es existiert bereits ein Eintrag mit diesem %s Attribut im System!"
 
-#: plugins/addons/propertyEditor/property-list.tpl:9
-msgid ""
-"Modifying properties may break your setup, destroy or mess up your LDAP "
-"database, lead to security holes or it can even make a login impossible!"
-msgstr ""
-"Das Verändern von Einstellungen kann Ihre Umgebung beeinträchtigen, ihren "
-"LDAP-Inhalt zerstören oder beschädigen, Sicherheitsprobleme hervorrufen oder "
-"gar eine Anmeldung unmöglich machen!"
+#: include/utils/class_msgPool.inc:250
+#, php-format
+msgid "The required field %s is empty!"
+msgstr "Das Pflicht-Feld %s ist leer!"
 
-#: plugins/addons/propertyEditor/property-list.tpl:10
-msgid ""
-"Since configuration properties are stored in the LDAP database a copy/backup "
-"can be handy."
-msgstr ""
-"Da die Konfigurationseinstellungen im LDAP-Verzeichnis gespeichert werden, "
-"ist ein Backup empfehlenswert."
+#: include/utils/class_msgPool.inc:258 include/class_core.inc:309
+msgid "Example"
+msgstr "Beispiel"
 
-#: plugins/addons/propertyEditor/property-list.tpl:14
-msgid ""
-"If you've debarred yourself, you can try to set 'ignoreLdapProperties' to "
-"'true' in your gosa.conf main section. This will make GOsa ignore LDAP based "
-"property values."
-msgstr ""
-"Falls Sie sich selbst ausgesperrt haben, können Sie versuchen in der 'main' "
-"Sektion Ihrer gosa.conf der Option 'ignoreLdapProperties' den Wert 'true' "
-"zuzuweisen. Dies schaltet die Nutzung von LDAP-Einstellungen ab."
+#: include/utils/class_msgPool.inc:278
+#, php-format
+msgid "The Field %s contains invalid characters"
+msgstr "Das Feld %s enthält ungültige Zeichen"
 
-#: plugins/addons/propertyEditor/property-list.tpl:22
-msgid ""
-"I understand that there are certain risks, but I want to modify properties!"
-msgstr ""
-"Ja, ich habe verstanden, dass mit der Modifikation von Einstellungen Risiken "
-"verbunden sein können, aber ich möchte trotzdem Einstellungen bearbeiten!"
+#: include/utils/class_msgPool.inc:279
+#, php-format
+msgid "%s is not allowed:"
+msgstr "%s ist nicht erlaubt:"
 
-#: plugins/addons/propertyEditor/property-list.tpl:38
-msgid "Ignoring LDAP defined properties!"
-msgstr "Ignoriere LDAP-basierte Einstellungen!"
+#: include/utils/class_msgPool.inc:279
+#, php-format
+msgid "%s are not allowed!"
+msgstr "%s sind nicht erlaubt!"
 
-#: plugins/addons/propertyEditor/property-list.tpl:77
-msgid "Undo"
-msgstr "Wiederherstellen"
+#: include/utils/class_msgPool.inc:282
+#, php-format
+msgid "The Field %s contains invalid characters!"
+msgstr "Das Feld %s enthält ungültige Zeichen!"
 
-#: plugins/personal/generic/class_user.inc:38
-msgid "Edit organizational user settings"
-msgstr "Organisationsbezogene Benutzereinstellungen bearbeiten"
+#: include/utils/class_msgPool.inc:289
+#, php-format
+msgid "Missing %s PHP extension!"
+msgstr "Fehlenden %s PHP-Erweiterung!"
 
-#: plugins/personal/generic/class_user.inc:297
-msgid "Please add a single IP address or a network/net mask combination!"
-msgstr ""
-"Bitte eine einzelne IP-Adresse oder eine Netzwerk/Netzmasken Kombination "
-"hinzufügen!"
+#: include/utils/class_msgPool.inc:319
+#, php-format
+msgid "Add %s"
+msgstr "%s hinzufügen"
 
-#: plugins/personal/generic/class_user.inc:339
-msgid "female"
-msgstr "weiblich"
+#: include/utils/class_msgPool.inc:325
+#, php-format
+msgid "Delete"
+msgstr "Entfernen"
 
-#: plugins/personal/generic/class_user.inc:339
-msgid "male"
-msgstr "männlich"
+#: include/utils/class_msgPool.inc:325
+#, php-format
+msgid "Delete %s"
+msgstr "%s löschen"
 
-#: plugins/personal/generic/class_user.inc:395
-msgid "Password configuration"
-msgstr "Passwort-Konfiguration"
+#: include/utils/class_msgPool.inc:331
+#, php-format
+msgid "Set %s"
+msgstr "%s einstellen"
 
-#: plugins/personal/generic/class_user.inc:429
-msgid "Cannot upload file!"
-msgstr "Kann Datei nicht hochladen!"
+#: include/utils/class_msgPool.inc:337
+#, php-format
+msgid "Edit..."
+msgstr "Bearbeiten..."
 
-#: plugins/personal/generic/class_user.inc:522
-msgid "Serial number"
-msgstr "Seriennummer"
+#: include/utils/class_msgPool.inc:337
+#, php-format
+msgid "Edit %s..."
+msgstr "%s bearbeiten..."
 
-#: plugins/personal/generic/class_user.inc:544
-#: plugins/personal/generic/class_user.inc:1717
-#: plugins/personal/generic/generic_picture.tpl:1
-msgid "User picture"
-msgstr "Benutzerbild"
+#: include/utils/class_msgPool.inc:343
+msgid "Back"
+msgstr "Zurück"
 
-#: plugins/personal/generic/class_user.inc:550
-#: plugins/personal/generic/class_user.inc:572
-#: plugins/personal/generic/generic.tpl:226
-#: plugins/personal/generic/generic_certs.tpl:3
-msgid "Certificates"
-msgstr "Zertifikate"
+#: include/utils/class_msgPool.inc:363
+#, php-format
+msgid "This account has no valid %s extensions!"
+msgstr "Dieses Konto besitzt keine gültigen %s-Einstellungen."
 
-#: plugins/personal/generic/class_user.inc:569
-msgid "(Not supported certificate types are marked as invalid.)"
-msgstr "(Nicht unterstütze Zertifikat-Typen sind als ungültig markiert.)"
+#: include/utils/class_msgPool.inc:369
+#, php-format
+msgid ""
+"This account has %s settings enabled. You can disable them by clicking below."
+msgstr ""
+"Dieses Konto besitzt aktivierte %s-Einstellungen. Sie können diese durch "
+"einen Klick auf die untere Schaltfläche deaktivieren."
 
-#: plugins/personal/generic/class_user.inc:579
+#: include/utils/class_msgPool.inc:372 include/utils/class_msgPool.inc:379
 #, php-format
-msgid "Certificate is valid from %s to %s and is currently %s."
-msgstr "Zertifkat ist gültig im Zeitraum von %s bis %s (momentan: %s)."
+msgid ""
+"This account has %s settings enabled. To disable them, you'll need to remove "
+"the %s settings first!"
+msgstr ""
+"Dieses Konto besitzt aktivierte %s-Erweiterungen. Um sie zu deaktivieren, "
+"müssen Sie zunächst die %s Einstellungen entfernen!"
 
-#: plugins/personal/generic/class_user.inc:582
-msgid "valid"
-msgstr "gültig"
+#: include/utils/class_msgPool.inc:388
+#, php-format
+msgid ""
+"This account has %s settings disabled. You can enable them by clicking below."
+msgstr ""
+"Dieses Konto hat keine %s-Einstellungen aktiviert. Sie können Sie durch "
+"einen Klick auf die Schaltfläche aktivieren."
 
-#: plugins/personal/generic/class_user.inc:583
-msgid "invalid"
-msgstr "ungültig"
+#: include/utils/class_msgPool.inc:391 include/utils/class_msgPool.inc:398
+#, php-format
+msgid ""
+"This account has %s settings disabled. To enable them, you'll need to add "
+"the %s settings first!"
+msgstr ""
+"Dieses Konto besitzt aktuell keine aktivierten %s-Einstellungen. Um sie zu "
+"aktivieren, müssen Sie zunächst die %s Erweiterungen hinzufügen!"
 
-#: plugins/personal/generic/class_user.inc:588
-msgid "No certificate installed"
-msgstr "Kein Zertifikat eingerichtet"
+#: include/utils/class_msgPool.inc:406
+#, php-format
+msgid "Add %s settings"
+msgstr "%s Einstellungen hinzufügen"
 
-#: plugins/personal/generic/class_user.inc:614
-msgid "The selected password method is no longer available."
-msgstr "Die gewählte Passwort-Methode ist nicht mehr verfügbar."
+#: include/utils/class_msgPool.inc:412
+#, php-format
+msgid "Remove %s settings"
+msgstr "%s Einstellungen entfernen"
 
-#: plugins/personal/generic/class_user.inc:1051
-msgid ""
-"Cannot save user picture, GOsa requires the package 'imagemagick' or 'php5-"
-"imagick' to be installed!"
+#: include/utils/class_msgPool.inc:418
+msgid "Click the 'Edit' button below to change informations in this dialog"
 msgstr ""
+"Betätigen sie den 'Bearbeiten'-Schalter unten um Informationen in diesem "
+"Dialog zu ändern"
 
-#: plugins/personal/generic/class_user.inc:1177
-msgid "Cannot build RDN: no + allowed to build sub RDN!"
-msgstr "Die RDN kann nicht erstellt werden: + ist in sub RDNs nicht erlaubt!"
-
-#: plugins/personal/generic/class_user.inc:1184
-msgid "Cannot build RDN: attribute is not defined!"
-msgstr "Kann RDN nicht erstellen: Attribut ist nicht definiert!"
+#: include/utils/class_msgPool.inc:424
+msgid "January"
+msgstr "Januar"
 
-#: plugins/personal/generic/class_user.inc:1202
-msgid "Cannot build RDN: invalid attribute parameters!"
-msgstr "Kann RDN nicht erstellen: ungültige Attribut-Parameter!"
+#: include/utils/class_msgPool.inc:424
+msgid "February"
+msgstr "Februar"
 
-#: plugins/personal/generic/class_user.inc:1273
-msgid "The selected password method requires initial configuration!"
-msgstr "Die gewählte Passwort-Methode benötigt eine initiale Konfiguration!"
+#: include/utils/class_msgPool.inc:424
+msgid "March"
+msgstr "März"
 
-#: plugins/personal/generic/class_user.inc:1349
-#: plugins/personal/generic/class_user.inc:1740
-#: plugins/personal/generic/class_user.inc:1843
-#: plugins/personal/generic/generic.tpl:201
-msgid "Homepage"
-msgstr "Homepage"
+#: include/utils/class_msgPool.inc:424
+msgid "April"
+msgstr "April"
 
-#: plugins/personal/generic/class_user.inc:1360
-#: plugins/personal/generic/class_user.inc:1852
-#: plugins/personal/generic/generic.tpl:403
-msgid "Mobile"
-msgstr "Mobiltelefon"
+#: include/utils/class_msgPool.inc:425
+msgid "May"
+msgstr "Mai"
 
-#: plugins/personal/generic/class_user.inc:1363
-#: plugins/personal/generic/class_user.inc:1855
-#: plugins/personal/generic/generic.tpl:411
-msgid "Pager"
-msgstr "Pager"
+#: include/utils/class_msgPool.inc:425
+msgid "June"
+msgstr "Juni"
 
-#: plugins/personal/generic/class_user.inc:1368
-#: plugins/personal/generic/class_user.inc:1712
-#: plugins/personal/generic/generic.tpl:117
-msgid "Date of birth"
-msgstr "Geburtsdatum"
+#: include/utils/class_msgPool.inc:425
+msgid "July"
+msgstr "Juli"
 
-#: plugins/personal/generic/class_user.inc:1483
-msgid "Cannot open certificate!"
-msgstr "Kann Zertifikat nicht öffnen!"
+#: include/utils/class_msgPool.inc:425
+msgid "August"
+msgstr "August"
 
-#: plugins/personal/generic/class_user.inc:1655
-#: plugins/personal/generic/generic.tpl:526
-msgid "Unit"
-msgstr "Referat"
+#: include/utils/class_msgPool.inc:425
+msgid "September"
+msgstr "September"
 
-#: plugins/personal/generic/class_user.inc:1656
-#: plugins/personal/generic/generic.tpl:551
-msgid "House identifier"
-msgstr "Hausbezeichnung"
+#: include/utils/class_msgPool.inc:426
+msgid "October"
+msgstr "Oktober"
 
-#: plugins/personal/generic/class_user.inc:1657
-#: plugins/personal/generic/generic.tpl:468
-msgid "Vocation"
-msgstr "Anrede"
+#: include/utils/class_msgPool.inc:426
+msgid "November"
+msgstr "November"
 
-#: plugins/personal/generic/class_user.inc:1658
-#: plugins/personal/generic/generic.tpl:595
-msgid "Last delivery"
-msgstr "letzte Übermittlung"
+#: include/utils/class_msgPool.inc:426
+msgid "December"
+msgstr "Dezember"
 
-#: plugins/personal/generic/class_user.inc:1659
-#: plugins/personal/generic/generic.tpl:517
-msgid "Person locality"
-msgstr "Dienstort"
+#: include/utils/class_msgPool.inc:432
+msgid "Sunday"
+msgstr "Sonntag"
 
-#: plugins/personal/generic/class_user.inc:1660
-#: plugins/personal/generic/generic.tpl:476
-msgid "Unit description"
-msgstr "Aufgabengebiet"
+#: include/utils/class_msgPool.inc:432
+msgid "Monday"
+msgstr "Montag"
 
-#: plugins/personal/generic/class_user.inc:1661
-#: plugins/personal/generic/generic.tpl:485
-msgid "Subject area"
-msgstr "Sachgebiet"
+#: include/utils/class_msgPool.inc:432
+msgid "Tuesday"
+msgstr "Dienstag"
 
-#: plugins/personal/generic/class_user.inc:1662
-#: plugins/personal/generic/generic.tpl:494
-msgid "Functional title"
-msgstr "Amts-/Dienstbezeichnung"
+#: include/utils/class_msgPool.inc:432
+msgid "Wednesday"
+msgstr "Mittwoch"
 
-#: plugins/personal/generic/class_user.inc:1663
-#: plugins/personal/generic/generic_certs.tpl:83
-msgid "Certificate serial number"
-msgstr "Zertifikat-Seriennummer"
+#: include/utils/class_msgPool.inc:432
+msgid "Thursday"
+msgstr "Donnerstag"
 
-#: plugins/personal/generic/class_user.inc:1665
-#: plugins/personal/generic/generic.tpl:535
-msgid "Street"
-msgstr "Straße"
+#: include/utils/class_msgPool.inc:432
+msgid "Friday"
+msgstr "Freitag"
 
-#: plugins/personal/generic/class_user.inc:1667
-#: plugins/personal/generic/generic.tpl:543
-msgid "Postal code"
-msgstr "Postleitzahl"
+#: include/utils/class_msgPool.inc:432
+msgid "Saturday"
+msgstr "Samstag"
 
-#: plugins/personal/generic/class_user.inc:1671
-msgid "Generic user settings"
-msgstr "Allgemeine Benutzereinstellungen"
+#: include/utils/class_msgPool.inc:439
+msgid "MySQL operation failed!"
+msgstr "MySQL-Operation fehlgeschlagen!"
 
-#: plugins/personal/generic/class_user.inc:1675
-#: plugins/personal/posix/class_posixAccount.inc:1297
-#: plugins/personal/password/class_password.inc:227
-#: plugins/personal/myaccount/class_MyAccount.inc:5
-#: plugins/personal/myaccount/main.inc:114
-msgid "My account"
-msgstr "Mein Konto"
+#: include/utils/class_msgPool.inc:447
+msgid "read operation"
+msgstr "Lese-Operation"
 
-#: plugins/personal/generic/class_user.inc:1693
-#, php-format
-msgid ""
-"The 'accountRDN' option tells GOsa to use a placeholder pattern for "
-"generating account RDNs. A pattern can include attribute names prefaced by a "
-"%% and normal text: %s. This will generate a RDN consisting of cn=.... "
-"filled with surname and given name of the edited account. This option "
-"disables the use of accountPrimaryAttribute and personalTitleInDn."
-msgstr ""
-"Die Option 'accountRDN' teilt GOsa mit, wie eine Konto-RDN zusammengesetzt "
-"werden soll. Das Vorgabemuster kann Attributnamen mit vorangestelltem %% und "
-"normalen text enthalten: %s. Dies erstellt eine RDN, bestehend aus cn=...., "
-"aufgeüfllt mit Nach- und Vornamen des bearbeiteten Kontos. Diese Option "
-"deaktiviert die Nutzung von accountPrimaryAttribute und personalTitleInDn."
+#: include/utils/class_msgPool.inc:447
+msgid "add operation"
+msgstr "Hinzufügeoperation"
 
-#: plugins/personal/generic/class_user.inc:1707
-msgid "Allow definition of custom filters"
-msgstr "Definieren von Benutzerfiltern erlauben"
+#: include/utils/class_msgPool.inc:447
+msgid "modify operation"
+msgstr "Änderungs-Operation"
 
-#: plugins/personal/generic/class_user.inc:1709
-#: plugins/personal/generic/generic.tpl:92
-msgid "Personal title"
-msgstr "Titel"
+#: include/utils/class_msgPool.inc:448
+msgid "delete operation"
+msgstr "Lösch-Operation"
 
-#: plugins/personal/generic/class_user.inc:1710
-#: plugins/personal/generic/generic.tpl:102
-msgid "Academic title"
-msgstr "Akademischer Titel"
+#: include/utils/class_msgPool.inc:448
+msgid "search operation"
+msgstr "Such-Operation"
 
-#: plugins/personal/generic/class_user.inc:1713
-#: plugins/personal/generic/generic.tpl:140
-msgid "Sex"
-msgstr "Geschlecht"
+#: include/utils/class_msgPool.inc:448
+msgid "authentication"
+msgstr "Authentifizierung"
 
-#: plugins/personal/generic/class_user.inc:1714
-#: plugins/personal/generic/generic.tpl:154
-msgid "Preferred language"
-msgstr "Bevorzugte Sprache"
+#: include/utils/class_msgPool.inc:451
+#, php-format
+msgid "LDAP %s failed!"
+msgstr "LDAP %s fehlgeschlagen!"
 
-#: plugins/personal/generic/class_user.inc:1719
-msgid "Login restrictions"
-msgstr "Anmeldungs-Einschränkungen"
+#: include/utils/class_msgPool.inc:453
+msgid "LDAP operation failed!"
+msgstr "LDAP-Operation fehlgeschlagen"
 
-#: plugins/personal/generic/class_user.inc:1723
-msgid "Department number"
-msgstr "Abteilungsnummer"
+#: include/utils/class_msgPool.inc:469
+msgid "Upload failed!"
+msgstr "Übertragung fehlgeschlagen!"
 
-#: plugins/personal/generic/class_user.inc:1725
-msgid "Employee number"
-msgstr "Personalnummer"
+#: include/utils/class_msgPool.inc:472
+#, php-format
+msgid "Upload failed: %s"
+msgstr "Übertragung fehlgeschlagen: %s"
 
-#: plugins/personal/generic/class_user.inc:1726
-#: plugins/personal/generic/generic.tpl:330
-msgid "Employee type"
-msgstr "Anstellungsart"
+#: include/utils/class_msgPool.inc:479
+msgid "Communication failure with the infrastructure service!"
+msgstr "Kommunikationsfehler mit dem Infrastruktur Dienst!"
 
-#: plugins/personal/generic/class_user.inc:1728
-msgid "Room number"
-msgstr "Raumnummer"
+#: include/utils/class_msgPool.inc:481
+#, php-format
+msgid "Communication failure with the infrastructure service: %s"
+msgstr "Kommunikationsfehler mit dem Infrastruktur Dienst: %s"
 
-#: plugins/personal/generic/class_user.inc:1729
-msgid "Telephone number"
-msgstr "Telefonnummer"
+#: include/utils/class_msgPool.inc:488
+msgid "Communication failure with the GOsa-NG service!"
+msgstr "Kommunikationsfehler mit dem GOsa-NG Dienst!"
 
-#: plugins/personal/generic/class_user.inc:1730
-msgid "Pager number"
-msgstr "Pagernummer"
+#: include/utils/class_msgPool.inc:490
+#, php-format
+msgid "Communication failure with the GOsa-NG service: %s"
+msgstr "Kommunikationsfehler mit dem GOsa-NG Dienst: %s"
 
-#: plugins/personal/generic/class_user.inc:1731
-msgid "Mobile number"
-msgstr "Mobiltelefon"
+#: include/utils/class_msgPool.inc:497 include/utils/class_msgPool.inc:500
+#, php-format
+msgid "This %s is still in use by this object: %s"
+msgstr "Dieses %s wird noch von diesem Objekt benutzt: %s"
 
-#: plugins/personal/generic/class_user.inc:1732
-msgid "Fax number"
-msgstr "Faxnummer"
+#: include/utils/class_msgPool.inc:503
+#, php-format
+msgid "This %s is still in use."
+msgstr "Dieses %s ist noch in Benutzung."
 
-#: plugins/personal/generic/class_user.inc:1738
-msgid "Home postal address"
-msgstr "Private Adresse"
+#: include/utils/class_msgPool.inc:505
+#, php-format
+msgid "This %s is still in use by these objects: %s"
+msgstr "Dieses %s ist noch von den folgenden Objekten benutzt: %s"
 
-#: plugins/personal/generic/class_user.inc:1739
-msgid "Home phone number"
-msgstr "Telefonnummer (privat)"
+#: include/utils/class_msgPool.inc:511
+#, php-format
+msgid "File %s does not exist!"
+msgstr "Die Datei %s existiert nicht!"
 
-#: plugins/personal/generic/class_user.inc:1741
-msgid "User password method"
-msgstr "Benutzer Passwort-Methode"
+#: include/utils/class_msgPool.inc:517
+#, php-format
+msgid "Cannot open file %s for reading!"
+msgstr "Kann Datei %s nicht zum Lesen öffnen!"
 
-#: plugins/personal/generic/class_user.inc:1742
-msgid "User certificates"
-msgstr "Benutzer-Zertifikate"
+#: include/utils/class_msgPool.inc:523
+#, php-format
+msgid "Cannot open file %s for writing!"
+msgstr "Kann Datei %s nicht zum Schreiben öffnen!"
 
-#: plugins/personal/generic/class_user.inc:1950
-msgid "Entries differ"
-msgstr "Einträge unterscheiden sich"
+#: include/utils/class_msgPool.inc:529
+#, php-format
+msgid ""
+"The value for %s is currently unconfigured or invalid, please check your "
+"configuration file!"
+msgstr ""
+"Der Wert für %s ist momentan nicht konfiguriert oder ungültig. Bitte prüfen "
+"Sie Ihre Konfigurationsdatei!"
 
-#: plugins/personal/generic/generic.tpl:1
-#: plugins/personal/generic/generic.tpl:3
-#: plugins/personal/generic/paste_generic.tpl:6
-msgid "Personal information"
-msgstr "Persönliche Informationen"
+#: include/utils/class_msgPool.inc:535
+#, php-format
+msgid "Cannot delete file %s!"
+msgstr "Kann Datei %s nicht löschen!"
 
-#: plugins/personal/generic/generic.tpl:8
-#: plugins/personal/generic/paste_generic.tpl:31
-#: plugins/personal/generic/generic_picture.tpl:2
-msgid "The users picture"
-msgstr "Benutzerbild"
+#: include/utils/class_msgPool.inc:541
+#, php-format
+msgid "Cannot create folder %s!"
+msgstr "Kann den Ordner %s nicht anlegen!"
 
-#: plugins/personal/generic/generic.tpl:21
-msgid "Change picture"
-msgstr "Bild ändern"
+#: include/utils/class_msgPool.inc:547
+#, php-format
+msgid "Cannot delete folder %s!"
+msgstr "Kann den Ordner %s nicht löschen!"
 
-#: plugins/personal/generic/generic.tpl:34
-#: plugins/personal/generic/generic.tpl:81
-#: plugins/personal/posix/generic.tpl:51
-#: plugins/personal/posix/paste_generic.tpl:17
-#: plugins/personal/posix/posix_shadow.tpl:2
-msgid "Account settings"
-msgstr "Konten-Einstellungen"
+#: include/utils/class_msgPool.inc:553
+#, php-format
+msgid "Checking for %s support"
+msgstr "Prüfe auf %s-Unterstützung"
 
-#: plugins/personal/generic/generic.tpl:83
-msgid "Template name"
-msgstr "Name der Vorlage"
+#: include/utils/class_msgPool.inc:559
+#, php-format
+msgid "Install and activate the %s PHP module."
+msgstr "Installieren und aktivieren Sie das %s PHP-Modul."
 
-#: plugins/personal/generic/generic.tpl:193
-msgid "Private phone"
-msgstr "Privat-Telefon"
+#: include/utils/class_msgPool.inc:565
+#, php-format
+msgid ""
+"Cannot initialize class %s! Maybe there is a plugin missing in your gosa "
+"setup?"
+msgstr ""
+"Die Klasse %s kann nicht initialisiert werden! Vielleicht fehlt ein Modul in "
+"Ihren GOsa-Einstellungen?"
 
-#: plugins/personal/generic/generic.tpl:209
-msgid "Password storage"
-msgstr "Passwort-Speicherung"
+#: include/utils/class_msgPool.inc:571
+msgid ""
+"The supplied base is not valid and has been reset to its previous value!"
+msgstr ""
+"Die angegebene Basis ist ungültig. Der alte Wert wurde wieder hergestellt!"
 
-#: plugins/personal/generic/generic.tpl:229
-msgid "Edit certificates"
-msgstr "Zertifikate bearbeiten"
+#: include/utils/class_timezone.inc:47
+#, php-format
+msgid "The configured timezone %s is not valid!"
+msgstr "Die eingestellte Zeitsone %s ist ungültig!"
 
-#: plugins/personal/generic/generic.tpl:241
-msgid "Restrict login to"
-msgstr "Anmeldung beschränken"
+#: include/utils/class_xml.inc:51
+msgid "XML error"
+msgstr "XML-Fehler"
 
-#: plugins/personal/generic/generic.tpl:249
-#: plugins/personal/generic/generic.tpl:269
-msgid "IP or network"
-msgstr "IP oder Netzwerk"
+#: include/class_msg_dialog.inc:124
+msgid "Please fix the above error and reload the page."
+msgstr "Bitte beheben Sie obigen Fehler und laden die Seite neu."
 
-#: plugins/personal/generic/generic.tpl:285
-#: plugins/personal/generic/generic.tpl:288
-#: plugins/personal/generic/generic.tpl:296
-#: plugins/personal/generic/generic.tpl:383
-#: plugins/personal/generic/generic.tpl:434
-#: plugins/personal/generic/generic.tpl:466
-#: plugins/personal/generic/generic.tpl:515
-#: plugins/personal/generic/generic.tpl:564
-msgid "Organizational information"
-msgstr "Angabe zur Organisationseinheit"
+#: include/class_session.inc:76 include/class_session.inc:101
+#: include/class_session.inc:127
+msgid "Requested channel does not exist!"
+msgstr "Der angeforderte Channel existiert nicht!"
 
-#: plugins/personal/generic/generic.tpl:296
-#: plugins/personal/generic/generic.tpl:383
-#: plugins/personal/generic/generic.tpl:434
-#: plugins/personal/generic/generic.tpl:466
-#: plugins/personal/generic/generic.tpl:515
-#: plugins/personal/generic/generic.tpl:564
-msgid "part"
-msgstr "Teil"
+#: include/class_ldap.inc:305 include/class_ldap.inc:342
+msgid "Performance warning"
+msgstr "Leistungswarnung"
 
-#: plugins/personal/generic/generic.tpl:314
-msgid "Department No."
-msgstr "Abteilungs-Nr."
+#: include/class_ldap.inc:305 include/class_ldap.inc:342
+#, php-format
+msgid "LDAP performance is poor: last query took %.2fs!"
+msgstr ""
+"Die LDAP-Leistung ist mangelhaft: die letzte Abfrage dauerte etwa %.2fs!"
 
-#: plugins/personal/generic/generic.tpl:322
-msgid "Employee No."
-msgstr "Angestellten-Nr."
+#: include/class_ldap.inc:784
+#, php-format
+msgid "Cannot automatically create subtrees with RDN %s: no object class found"
+msgstr ""
+"Kann Teilbäume mit RDN %s nicht automatisch erzeugen: keine Objektklasse "
+"gefunden!"
 
-#: plugins/personal/generic/generic.tpl:385
-#: plugins/personal/generic/generic.tpl:566
-msgid "Room No."
-msgstr "Zimmer-Nr."
+#: include/class_ldap.inc:835
+#, php-format
+msgid "Cannot automatically create subtrees with RDN %s: not supported"
+msgstr ""
+"Kann Teilbäume mit RDN %s nicht automatisch erzeugen: nicht unterstützt"
 
-#: plugins/personal/generic/generic.tpl:580
-msgid "Please use the phone tab"
-msgstr "Verwenden sie den Telefon-Reiter"
+#: include/class_ldap.inc:922
+#, php-format
+msgid "while operating on %s using LDAP server %s"
+msgstr "während der Arbeit mit %s auf dem LDAP-Server %s"
 
-#: plugins/personal/generic/paste_generic.tpl:1
-msgid "User settings"
-msgstr "Benutzer-Einstellungen"
+#: include/class_ldap.inc:924
+#, php-format
+msgid "while operating on LDAP server %s"
+msgstr "während der Arbeit auf LDAP-Server '%s'"
 
-#: plugins/personal/generic/paste_generic.tpl:3
-msgid "Paste user"
-msgstr "Benutzer einfügen"
+#: include/class_ldap.inc:977
+#, php-format
+msgid "Command line programm %s is missing!"
+msgstr "Kommandozeilenprogramm %s fehlt!"
 
-#: plugins/personal/generic/paste_generic.tpl:24
-msgid "Clear password"
-msgstr "Passwort löschen"
+#: include/class_ldap.inc:1138
+#, php-format
+msgid ""
+"Invalid DN %s: block to be imported should start with 'dn: ...' in line %s"
+msgstr ""
+"Fehlerhafte DN %s:  ein Block für den Import muss mit 'dn:...' beginnen in "
+"Zeile %s"
 
-#: plugins/personal/generic/paste_generic.tpl:25
-msgid "Set new password"
-msgstr "Neues Passwort setzen"
+#: include/class_ldap.inc:1167
+#, php-format
+msgid "Error while importing DN %s: please check LDIF from line %s on!"
+msgstr ""
+"Fehler beim Importieren von DN %s: bitte überprüfen Sie die LDIF-Datei ab "
+"Zeile %s!"
 
-#: plugins/personal/generic/paste_generic.tpl:43
-#: plugins/personal/generic/generic_picture.tpl:13
-msgid "Remove picture"
-msgstr "Bild entfernen"
+#: include/php_setup.inc:107
+msgid "Generating this page caused the PHP interpreter to raise some errors!"
+msgstr ""
+"Der PHP-Interpreter meldete einen oder mehrere Fehler beim Erzeugen dieser "
+"Seite!"
 
-#: plugins/personal/generic/generic_certs.tpl:5
-msgid "The users standard certificate"
-msgstr "Das Standard-Zertifikat des Benutzers"
+#: include/php_setup.inc:110
+msgid "Send bug report"
+msgstr "Fehlerbericht senden"
 
-#: plugins/personal/generic/generic_certs.tpl:8
-msgid "Standard certificate"
-msgstr "Standard-Zertifikat"
+#: include/php_setup.inc:114
+msgid "Toggle details"
+msgstr "Details zeigen/verstecken"
 
-#: plugins/personal/generic/generic_certs.tpl:31
-msgid "The users S/MIME certificate"
-msgstr "Das S/MIME-Zertifikat des Benutzers"
+#: include/php_setup.inc:123
+msgid "PHP error"
+msgstr "PHP Fehler"
 
-#: plugins/personal/generic/generic_certs.tpl:34
-msgid "S/MIME certificate"
-msgstr "S/MIME-Zertifikat"
+#: include/php_setup.inc:142
+msgid "class"
+msgstr "Klasse"
 
-#: plugins/personal/generic/generic_certs.tpl:57
-msgid "The users PKCS12 certificate"
-msgstr "Das PKCS12-Zertifikat des Benutzers"
+#: include/php_setup.inc:148
+msgid "function"
+msgstr "Funktion"
 
-#: plugins/personal/generic/generic_certs.tpl:60
-msgid "PKCS12 certificate"
-msgstr "PKCS12-Zertifikat"
+#: include/php_setup.inc:153
+msgid "static"
+msgstr "statisch"
 
-#: plugins/personal/posix/trustModeDialog/generic.tpl:5
-#: plugins/personal/posix/trustModeDialog/generic.tpl:21
-msgid "Trust mode"
-msgstr "Vertrauens-Modus"
+#: include/php_setup.inc:157
+msgid "method"
+msgstr "Methode"
 
-#: plugins/personal/posix/trustModeDialog/class_trustModeDialog.inc:173
-msgid "disabled"
-msgstr "deaktiviert"
+#: include/php_setup.inc:190
+msgid "Traceback"
+msgstr "Ablaufverfolgung"
 
-#: plugins/personal/posix/trustModeDialog/class_trustModeDialog.inc:173
-msgid "full access"
-msgstr "Vollzugriff"
+#: include/php_setup.inc:191
+msgid "File"
+msgstr "Datei"
 
-#: plugins/personal/posix/trustModeDialog/class_trustModeDialog.inc:174
-msgid "allow access to these hosts"
-msgstr "erlaube Zugriff auf diese Hosts"
+#: include/php_setup.inc:191
+msgid "Line"
+msgstr "Zeile"
 
-#: plugins/personal/posix/class_posixAccount.inc:38
-msgid "Edit users POSIX settings"
-msgstr "Benutzer POSIX-Einstellungen bearbeiten"
+#: include/php_setup.inc:192
+msgid "Arguments"
+msgstr "Argumente"
 
-#: plugins/personal/posix/class_posixAccount.inc:146
-msgid "expired"
-msgstr "abgelaufen"
+#: include/class_releaseSelector.inc:214 include/class_baseSelector.inc:188
+#: include/class_listing.inc:1057 include/class_listing.inc:1059
+msgid "Root"
+msgstr "Wurzel"
 
-#: plugins/personal/posix/class_posixAccount.inc:148
-msgid "grace time active"
-msgstr "Nachfrist aktiv"
+#: include/class_releaseSelector.inc:262 include/class_ItemSelector.inc:289
+#: include/class_baseSelector.inc:235
+msgid "Submit"
+msgstr "Übertragen"
 
-#: plugins/personal/posix/class_posixAccount.inc:151
-#: plugins/personal/posix/class_posixAccount.inc:153
-#: plugins/personal/posix/class_posixAccount.inc:155
-msgid "active"
-msgstr "aktiv"
+#: include/class_socketClient.inc:108
+#, php-format
+msgid "Socket connection to %s:%s failed: %s"
+msgstr "Die Socket-Verbindung zum Host %s:%s ist fehlgeschlagen: %s"
 
-#: plugins/personal/posix/class_posixAccount.inc:151
-msgid "password not changeable"
-msgstr "Passwort kann nicht geändert werden"
+#: include/class_socketClient.inc:191
+#, php-format
+msgid "Socket timeout of %s seconds reached!"
+msgstr "Socket-Timeout von %s Sekunden erreicht!"
 
-#: plugins/personal/posix/class_posixAccount.inc:153
-msgid "password expired"
-msgstr "Passwort abgelaufen"
+#: include/class_multi_plug.inc:362
+msgid "You are currently editing multiple entries."
+msgstr "Sie bearbeiten momentan mehrere Einträge."
 
-#: plugins/personal/posix/class_posixAccount.inc:226
-msgid "automatic"
-msgstr "automatisch"
+#: include/class_multi_plug.inc:394
+msgid "Reset password"
+msgstr "Passwort zurücksetzen"
 
-#: plugins/personal/posix/class_posixAccount.inc:374
-#, php-format
-msgid "Password can't be changed up to %s days after last change"
+#: include/class_multi_plug.inc:394
+msgid "The user password has been reset. Please set a new password!"
 msgstr ""
-"Passwort kann bis zu %s Tage nach der letzten Änderung nicht geändert werden"
+"Das Nutzer-Passwort wurde zurückgesetzt. Bitte setzen Sie ein neues Passwort!"
 
-#: plugins/personal/posix/class_posixAccount.inc:378
-#, php-format
-msgid "Password must be changed after %s days"
-msgstr "Der Benutzer muß sein Passwort nach %s Tagen ändern"
+#: include/class_filter.inc:226
+msgid "Search filter"
+msgstr "Suchfilter"
 
-#: plugins/personal/posix/class_posixAccount.inc:382
-#, php-format
-msgid "Disable account after %s days of inactivity after password expiry"
-msgstr "Konto nach %s Tagen nach Ablauf ohne Aktivität deaktivieren"
+#: include/class_filter.inc:444
+msgid "Search in subtrees"
+msgstr "Suche in Teilbäumen"
 
-#: plugins/personal/posix/class_posixAccount.inc:386
-#, php-format
-msgid "Warn user %s days before password expiry"
-msgstr "Benutzer %s Tage vor dem Ablauf des Passwortes warnen"
+#: include/class_filter.inc:449
+msgid "Edit filters"
+msgstr "Filter bearbeiten"
 
-#: plugins/personal/posix/class_posixAccount.inc:651
-msgid "Timeout while waiting for lock. Ignoring lock!"
-msgstr "Wartezeit für Sperre abgelaufen. Ignoriere Sperre!"
+#: include/class_userFilterEditor.inc:254
+#, php-format
+msgid "Error in filter #%s: %s opening and %s closing brackets detected!"
+msgstr ""
+"Bitte prüfen Sie den Filter #%s: %s öffnende und %sschliessende Klammern "
+"gefunden!"
 
-#: plugins/personal/posix/class_posixAccount.inc:709
-#: plugins/personal/posix/class_posixAccount.inc:1000
-msgid "Group of user"
-msgstr "Gruppe des Benutzers"
+#: include/class_configRegistry.inc:197
+#, php-format
+msgid "%s has version %s but %s is required!"
+msgstr "%s ist in Version %s vorhanden, benötigt wird aber %s!"
 
-#: plugins/personal/posix/class_posixAccount.inc:774
+#: include/class_configRegistry.inc:252
 msgid ""
-"A duplicated UID number was written for this user. If this was not intended "
-"please verify all used uidNumbers!"
+"Plugins that require one or more of the object classes above will be "
+"disabled until the object classes get updated."
 msgstr ""
-"Für diesen Benutzer wurde eine bereits vorhandene UID-Nummer geschrieben. "
-"Wenn dies unbeabsichtigt geschah, prüfen Sie bitte alle verwendeten UID-"
-"Nummern."
-
-#: plugins/personal/posix/class_posixAccount.inc:858
-#: plugins/personal/posix/class_posixAccount.inc:861
-#: plugins/personal/posix/class_posixAccount.inc:936
-#: plugins/personal/posix/class_posixAccount.inc:939
-#: plugins/personal/posix/class_posixAccount.inc:1307
-#: plugins/personal/posix/generic.tpl:8
-#: plugins/personal/posix/paste_generic.tpl:6
-#: plugins/personal/posix/paste_generic.tpl:9
-msgid "Home directory"
-msgstr "Basisverzeichnis"
+"Module die eine oder mehrere der oben aufgelisteten Klassen benötigen werden "
+"deaktiviert solange die Objektklassen nicht aktualisiert sind."
 
-#: plugins/personal/posix/class_posixAccount.inc:892
-#: plugins/personal/posix/class_posixAccount.inc:945
-msgid "shadowMin"
-msgstr "shadowMin"
+#: include/class_configRegistry.inc:254
+msgid "Schema validation error"
+msgstr "Fehler beim Validieren des Schemas"
 
-#: plugins/personal/posix/class_posixAccount.inc:897
-#: plugins/personal/posix/class_posixAccount.inc:950
-msgid "shadowMax"
-msgstr "shadowMax"
+#: include/class_configRegistry.inc:689
+#, php-format
+msgid "The value %s specified for %s:%s needs to be a bool value!"
+msgstr "Der Wert %s welcher für %s:%s angegeben wurde, muss boolesch sein!"
 
-#: plugins/personal/posix/class_posixAccount.inc:902
-#: plugins/personal/posix/class_posixAccount.inc:955
-msgid "shadowWarning"
-msgstr "shadowWarning"
+#: include/class_configRegistry.inc:704
+#, php-format
+msgid "The value %s specified for %s:%s needs to be a string!"
+msgstr ""
+"Der Wert %s welcher für %s:%s angegeben wurde, muss eine Zeichenkette sein!"
 
-#: plugins/personal/posix/class_posixAccount.inc:916
-#: plugins/personal/posix/class_posixAccount.inc:969
-msgid "shadowInactive"
-msgstr "shadowInactive"
+#: include/class_configRegistry.inc:719
+#, php-format
+msgid "The value %s specified for %s:%s needs to be numeric!"
+msgstr "Der Wert %s welcher für %s:%s angegeben wurde, muss nummerisch sein!"
 
-#: plugins/personal/posix/class_posixAccount.inc:1293
-msgid "POSIX account"
-msgstr "POSIX-Konto"
+#: include/class_configRegistry.inc:734
+#, php-format
+msgid "The path %s specified for %s:%s is invalid!"
+msgstr "Der Pfad %s, welcher für %s:%s angegeben ist, ist ungültig!"
 
-#: plugins/personal/posix/class_posixAccount.inc:1308
-#: plugins/personal/posix/generic.tpl:26
-#: plugins/personal/posix/paste_generic.tpl:19
-msgid "Primary group"
-msgstr "Primäre Gruppe"
+#: include/class_configRegistry.inc:750 include/class_configRegistry.inc:797
+#, php-format
+msgid "The folder %s specified for %s:%s does not exists!"
+msgstr "Der Ordner %s, welcher für %s:%s angegeben ist, existiert nicht!"
 
-#: plugins/personal/posix/class_posixAccount.inc:1309
-#: plugins/personal/posix/generic.tpl:16
-msgid "Shell"
-msgstr "Shell"
+#: include/class_configRegistry.inc:755
+#, php-format
+msgid "The folder %s specified for %s:%s is not readable!"
+msgstr "Der Ordner %s, welcher für %s:%s angegeben wurde ist nicht lesbar!"
 
-#: plugins/personal/posix/class_posixAccount.inc:1310
-#: setup/setup_migrate.tpl:49
-msgid "User ID"
-msgstr "Benutzer-ID"
+#: include/class_configRegistry.inc:775 include/class_configRegistry.inc:780
+#, php-format
+msgid "The file %s specified for %s:%s is not writeable!"
+msgstr "Die Datei %s, welche für %s:%s angegeben wurde ist nicht schreibbar!"
 
-#: plugins/personal/posix/class_posixAccount.inc:1311
-msgid "Group ID"
-msgstr "Gruppen-ID"
+#: include/class_configRegistry.inc:802
+#, php-format
+msgid "The folder %s specified for %s:%s is not writeable!"
+msgstr "Der Ordner %s, welche für %s:%s angegeben wurde ist nicht schreibbar!"
 
-#: plugins/personal/posix/class_posixAccount.inc:1313
-msgid "Shadow last changed"
-msgstr "Shadow last changed"
+#: include/class_configRegistry.inc:820
+#, php-format
+msgid "The file %s specified for %s:%s does not exists!"
+msgstr "Die Datei %s, welche für %s:%s angegeben wurde, existiert nicht!"
 
-#: plugins/personal/posix/class_posixAccount.inc:1314
-msgid "Last login"
-msgstr "Letztes Login"
+#: include/class_configRegistry.inc:825
+#, php-format
+msgid "The file %s specified for %s:%s is not readable!"
+msgstr "Die Datei %s, welche für %s:%s angegeben wurde ist nicht lesbar!"
 
-#: plugins/personal/posix/class_posixAccount.inc:1316
-msgid "Force password change on login"
-msgstr "Erzwinge Änderung des Passwort bei Anmeldung"
+#: include/class_configRegistry.inc:841
+#, php-format
+msgid "The command %s specified for %s:%s is invalid!"
+msgstr "Das Kommando %s, welche für %s:%s angegeben wurde ist ungültig!"
 
-#: plugins/personal/posix/class_posixAccount.inc:1317
-msgid "Shadow min"
-msgstr "Shadow min"
+#: include/class_configRegistry.inc:856
+#, php-format
+msgid "The DN %s specified for %s:%s is invalid!"
+msgstr "Die DN %s, welche für %s:%s angegeben wurde ist ungültig!"
 
-#: plugins/personal/posix/class_posixAccount.inc:1318
-msgid "Shadow max"
-msgstr "Shadow max"
+#: include/class_configRegistry.inc:871
+#, php-format
+msgid "The RDN %s specified for %s:%s is invalid!"
+msgstr "Die RDN %s, welche für %s:%s angegeben wurde ist ungültig!"
 
-#: plugins/personal/posix/class_posixAccount.inc:1319
-msgid "Shadow warning"
-msgstr "Shadow warning"
+#: include/class_SnapshotHandler.inc:45 include/class_SnapshotHandler.inc:76
+#, php-format
+msgid ""
+"The snapshot functionality is enabled but the required variable %s is not "
+"set!"
+msgstr ""
+"Die Snapshot-Funktionalität ist aktiviert, aber die erforderliche Variable "
+"%s ist nicht gesetzt!"
 
-#: plugins/personal/posix/class_posixAccount.inc:1320
-msgid "Shadow inactive"
-msgstr "Shadow inactive"
+#: include/class_SnapshotHandler.inc:58
+#, php-format
+msgid ""
+"The snapshot functionality is enabled but the required PHP compression "
+"module is missing: %s!"
+msgstr ""
+"Die Snapshot-Funktionalität ist aktiviert, aber das erforderliche PHP "
+"compression Modul ist nicht verfügbar: %s!"
 
-#: plugins/personal/posix/class_posixAccount.inc:1321
-msgid "Shadow expire"
-msgstr "Shadow expire"
+#: include/class_sortableListing.inc:234
+msgid "Sortable list"
+msgstr "Sortierbare Liste"
 
-#: plugins/personal/posix/class_posixAccount.inc:1322
-msgid "Public SSH key"
-msgstr "Öffentlicher SSH-Schlüssel"
+#: include/class_sortableListing.inc:239
+msgid "Edit this entry"
+msgstr "Diesen Eintrag bearbeiten"
 
-#: plugins/personal/posix/class_posixAccount.inc:1323
-msgid "System trust model"
-msgstr "Modell des System-Vertrauens"
+#: include/class_sortableListing.inc:244
+msgid "Delete this entry"
+msgstr "Diesen Eintrag entfernen"
 
-#: plugins/personal/posix/generic.tpl:1
-#: plugins/personal/posix/paste_generic.tpl:1
-#: plugins/personal/posix/paste_generic.tpl:5
-msgid "POSIX settings"
-msgstr "POSIX-Einstellungen"
+#: include/class_sortableListing.inc:274 include/class_listing.inc:257
+msgid "Sort ascending"
+msgstr "Aufsteigend sortieren"
 
-#: plugins/personal/posix/generic.tpl:42
-msgid "Last log-on"
-msgstr "Letztes Login"
+#: include/class_sortableListing.inc:274 include/class_listing.inc:257
+msgid "Sort descending"
+msgstr "Absteigend sortieren"
 
-#: plugins/personal/posix/generic.tpl:60
-#: plugins/personal/posix/paste_generic.tpl:33
-msgid "Force UID/GID"
-msgstr "Erzwinge UID/GID"
+#: include/class_gosaSupportDaemon.inc:112
+msgid "GOsa support daemon"
+msgstr "GOsa support daemon"
 
-#: plugins/personal/posix/generic.tpl:92
-#: plugins/personal/posix/paste_generic.tpl:68
-msgid "(Warning: more than 16 groups are not supported by NFS!)"
-msgstr "(Warnung: mehr als 16 Gruppen werden von NFS nicht unterstützt!)"
+#: include/class_gosaSupportDaemon.inc:787
+msgid "Cannot not parse XML!"
+msgstr "XML-Nachricht kann nicht ausgewertet werden!"
 
-#: plugins/personal/posix/generic.tpl:105
-msgid "Groups differ"
-msgstr "Gruppen sind unterschiedlich"
+#: include/class_gosaSupportDaemon.inc:1184
+#, php-format
+msgid "Cannot send abort event for entry %s!"
+msgstr "Kann keine Abbruch-Nachricht für den Eintrag %s versenden!"
 
-#: plugins/personal/posix/generic.tpl:125
-msgid "Account permissions"
-msgstr "Konto-Berechtigungen"
+#: include/class_gosaSupportDaemon.inc:1204
+#, php-format
+msgid "Cannot remove entry %s!"
+msgstr "Kann Eintrag %s nicht entfernen!"
 
-#: plugins/personal/posix/generic.tpl:130
-msgid "SSH keys"
-msgstr "SSH-Schlüssel"
+#: include/password-methods/class_password-methods.inc:339
+msgid "Cannot find a suitable password method for the current hash!"
+msgstr ""
+"Es konnte keine passende Passwort-Methode für den aktuellen Hash gefunden "
+"werden!"
 
-#: plugins/personal/posix/generic.tpl:131
-msgid "Edit public ssh keys..."
-msgstr "Öffentliche Schlüssel bearbeiten..."
+#: include/class_CopyPasteHandler.inc:118
+#: include/class_CopyPasteHandler.inc:127
+#: include/class_CopyPasteHandler.inc:159
+#: include/class_CopyPasteHandler.inc:176
+#: include/class_CopyPasteHandler.inc:185
+#: include/class_CopyPasteHandler.inc:193
+#: include/class_CopyPasteHandler.inc:273
+#, php-format
+msgid "Copy and paste failed!"
+msgstr "Kopieren & Einfügen ist fehlgeschlagen!"
 
-#: plugins/personal/posix/trustSelect/class_trustSelect.inc:29
-msgid "Trust machine selection"
-msgstr "Auswahl von vertrauenswürdigen Systemen"
+#: include/class_CopyPasteHandler.inc:118
+#, php-format
+msgid "Cannot set permission for %s"
+msgstr "Kann Berechtigungen für %s nicht setzen"
 
-#: plugins/personal/posix/groupSelect/class_groupSelect.inc:29
-msgid "Group selection"
-msgstr "Gruppen-Auswahl"
+#: include/class_CopyPasteHandler.inc:159
+#, php-format
+msgid "'%s' is no valid LDAP object"
+msgstr "%s ist kein gültiges LDAP-Objekt"
 
-#: plugins/personal/posix/posix_shadow.tpl:12
-msgid "User must change password on first login"
-msgstr "Der Benutzer muss beim ersten Anmelden sein Passwort ändern"
+#: include/class_CopyPasteHandler.inc:176
+#, php-format
+msgid "No write permission in '%s'"
+msgstr "Keine Schreibberechtigung in '%s'"
 
-#: plugins/personal/posix/posix_shadow.tpl:59
-msgid "Password expiration settings"
-msgstr "Passwort-Ablauf Einstellungen"
+#: include/class_CopyPasteHandler.inc:193
+#, php-format
+msgid "Cannot set permission for '%s'"
+msgstr "Kann Berechtigungen für '%s' nicht setzen"
 
-#: plugins/personal/posix/posix_shadow.tpl:62
-msgid "Password expires on"
-msgstr "Passwort läuft ab am"
+#: include/class_CopyPasteHandler.inc:396
+#, php-format
+msgid "These objects will be pasted: %s"
+msgstr "Diese Objekte werden eingefügt: %s"
 
-#: plugins/personal/password/changed.tpl:3
-#: plugins/personal/myaccount/changed.tpl:3
-msgid ""
-"You've successfully changed your password. Remember to change all programs "
-"configured to use it as well."
-msgstr ""
-"Sie haben erfolgreich Ihr Passwort geändert. Bitte denken Sie daran alle "
-"Programme anzupassen, die dieses Passwort auch benutzen."
+#: include/class_CopyPasteHandler.inc:420
+#, php-format
+msgid "This object will be pasted: %s"
+msgstr "Dieses Objekt wird eingefügt: %s"
 
-#: plugins/personal/password/password.tpl:4
-#: plugins/personal/myaccount/password.tpl:4
-msgid ""
-"To change your personal password use the fields below. The changes take "
-"effect immediately. Please memorize the new password, because you wouldn't "
-"be able to login without it."
-msgstr ""
-"Um das Passwort zu ändern, benutzen Sie das untere Feld. Die Änderung wird "
-"sofort wirksam. Bitte merken Sie sich das neue Passwort, da Sie sich ohne "
-"dieses nicht mehr anmelden können."
+#: include/class_CopyPasteHandler.inc:571 include/class_listing.inc:1467
+#: include/class_listing.inc:1469
+msgid "Paste"
+msgstr "Einfügen"
 
-#: plugins/personal/password/password.tpl:10
-msgid "Your Password has expired. Please choose a new password."
-msgstr "Das Nutzer-Passwort ist abgelaufen, bitte setzen Sie ein Neues!"
+#: include/class_CopyPasteHandler.inc:573
+msgid "Cannot paste"
+msgstr "Kann nicht einfügen"
 
-#: plugins/personal/password/password.tpl:16
-#: plugins/personal/password/password.tpl:45
-#: plugins/personal/myaccount/password.tpl:10
-#: plugins/personal/myaccount/password.tpl:39
-msgid "Password change dialog"
-msgstr "Passwort-Änderungsdialog"
+#: include/class_tabs.inc:57
+#, php-format
+msgid "No plugin definition for %s found: please check the configuration file!"
+msgstr ""
+"Es wurde keine Plugin-Definition gefunden um %s zu Initialisieren: bitte "
+"prüfen Sie Ihre Konfigurationsdatei!"
 
-#: plugins/personal/password/password.tpl:104
-#: plugins/personal/myaccount/password.tpl:97
-msgid "Clear fields"
-msgstr "Felder löschen"
+#: include/class_tabs.inc:270
+#, php-format
+msgid "Delete process has been canceled by plugin %s: %s"
+msgstr "Der Lösch-Vorgang wurde durch das plugin %s abgebrochen: %s"
 
-#: plugins/personal/password/class_password.inc:27
-msgid "Change user password"
-msgstr "Benutzer-Passwort ändern"
+#: include/class_tabs.inc:408
+msgid "References"
+msgstr "Referenzen"
 
-#: plugins/personal/password/class_password.inc:156
-msgid ""
-"The password you've entered as your current password doesn't match the real "
-"one."
-msgstr ""
-"Das Passwort, welches Sie als aktuelles Passwort eingegeben haben, ist nicht "
-"korrekt."
+#: include/class_config.inc:168
+#, php-format
+msgid "XML error in gosa.conf: %s at line %d"
+msgstr "XML-Fehler in der Datei gosa.conf: %s in Zeile %d"
 
-#: plugins/personal/password/class_password.inc:159
-msgid "You have no permission to change your password."
-msgstr "Sie haben keine Berechtigung Ihr Passwort zu ändern."
+#: include/class_config.inc:367
+msgid "Cannot bind to LDAP!"
+msgstr "Kann nicht mit dem LDAP-Server verbinden!"
 
-#: plugins/personal/password/class_password.inc:223
-msgid "User password"
-msgstr "Benutzerpasswort"
+#: include/class_config.inc:711
+msgid "sambaSID and/or sambaRidBase missing in the configuration!"
+msgstr "sambaSID und/oder sambaRidBase fehlen in der Konfiguration!"
 
-#: plugins/personal/password/class_password.inc:236
-msgid ""
-"The 'PRELOCK' statement of class password, describes a hook which gets "
-"called before a password gets locked."
-msgstr ""
+#: include/class_config.inc:1130
+msgid "Configuration"
+msgstr "Konfiguration"
 
-#: plugins/personal/password/class_password.inc:245
+#: include/class_config.inc:1130
 msgid ""
-"The 'POSTLOCK' statement of class password, describes a hook which gets "
-"called after a password is locked."
+"The configuration file you are using is outdated. Please move the GOsa "
+"configuration file away to run the GOsa setup again."
 msgstr ""
+"Die von Ihnen verwendete Konfigurationsdatei scheint veraltet zu sein. Bitte "
+"entfernen Sie diese Datei und starten Sie das GOsa-Setup erneut."
 
-#: plugins/personal/password/class_password.inc:254
+#: include/class_config.inc:1172 include/class_config.inc:1203
+#, php-format
 msgid ""
-"The 'PREUNLOCK' statement of class password, describes a hook which gets "
-"called before a password gets un-locked."
+"The snapshot functionality is enabled, but the required variable %s is not "
+"set."
 msgstr ""
+"Die Snapshot-Funktionalität ist aktiviert, aber die erforderliche Variable "
+"%s ist nicht gesetzt."
 
-#: plugins/personal/password/class_password.inc:263
+#: include/class_config.inc:1185
+#, php-format
 msgid ""
-"The 'POSTUNLOCK' statement of class password, describes a hook which gets "
-"called after a password is un-locked."
+"The snapshot functionality is enabled, but the required compression module "
+"is missing. Please install %s."
 msgstr ""
+"Die Snapshot-Funktionalität ist aktiviert, aber das erforderliche "
+"compression Modul ist nicht verfügbar. Bitte installieren Sie %s."
 
-#: plugins/personal/password/nochange.tpl:2
-#: plugins/personal/myaccount/nochange.tpl:2
-msgid "You have no permission to change your password at this time"
-msgstr "Sie haben keine Berechtigung Ihr Passwort zu ändern"
-
-#: plugins/personal/myaccount/class_MyAccount.inc:6
-msgid "Edit personal settings"
-msgstr "Persönliche Filtereinstellungen bearbeiten"
+#: include/class_SnapShotDialog.inc:55
+msgid "Date"
+msgstr "Datum"
 
-#: plugins/personal/myaccount/nochange.tpl:5
-msgid "Your password hash method will not be changed!"
-msgstr "Ihre Passwort-Hash-Methode wird nicht verändert!"
+#: include/class_SnapShotDialog.inc:94
+#, php-format
+msgid "You are about to delete the snapshot %s."
+msgstr "Sie sind dabei den Snapshot %s zu entfernen."
 
-#: setup/class_setupStep_Feedback.inc:94
-msgid "UNIX accounts/groups"
-msgstr "UNIX Konten/Gruppen"
+#: include/class_SnapShotDialog.inc:142 include/class_listing.inc:1583
+msgid "Restore snapshot"
+msgstr "Abzug wiederherstellen"
 
-#: setup/class_setupStep_Feedback.inc:96
-msgid "Samba management"
-msgstr "Samba-Verwaltung"
+#: include/class_SnapShotDialog.inc:143
+msgid "Delete snapshot"
+msgstr "Snapshot entfernen"
 
-#: setup/class_setupStep_Feedback.inc:98
-msgid "Mail system management"
-msgstr "Mailsystem-Verwaltung"
+#: include/class_SnapShotDialog.inc:144 include/class_SnapShotDialog.inc:162
+msgid "Y-m-d, H:i:s"
+msgstr "Y-m-d, H:i:s"
 
-#: setup/class_setupStep_Feedback.inc:100
-msgid "FAX system administration"
-msgstr "Faxsystem-Verwaltung"
+#: include/functions_helpviewer.inc:45
+#, php-format
+msgid "XML error in guide.xml: %s at line %s"
+msgstr "XML-Fehler in der Datei guide.xml: %s in Zeile %s"
 
-#: setup/class_setupStep_Feedback.inc:102
-msgid "Asterisk administration"
-msgstr "Asterisk-Verwaltung"
+#: include/functions_helpviewer.inc:88
+msgid "No help available for this plug-in."
+msgstr "Für dieses Modul ist keine Hilfe verfügbar."
 
-#: setup/class_setupStep_Feedback.inc:104
-msgid "System inventory"
-msgstr "System-Inventar"
+#: include/functions_helpviewer.inc:388
+#, php-format
+msgid "%s results for your search with the keyword %s"
+msgstr "%s Ergebnisse für Ihre Suche nach %s"
 
-#: setup/class_setupStep_Feedback.inc:106
-msgid "System/Configuration management"
-msgstr "System-/Konfigurationsverwaltung"
+#: include/functions_helpviewer.inc:461
+#, php-format
+msgid "%s%% hit rate in file %s"
+msgstr "%s%% Trefferquote in Datei %s"
 
-#: setup/class_setupStep_Feedback.inc:108
-msgid "Address book"
-msgstr "Adressbuch"
+#: include/class_plugin.inc:581
+msgid ""
+"The current object has been altered while beeing edited. If you save this "
+"entry, changes that have been made by others will be discarded!"
+msgstr ""
+"Das momentane Objekt wurde während der Bearbeitung verändert. Wenn Sie es "
+"speichern, sind diese Änderungen verloren!"
 
-#: setup/class_setupStep_Feedback.inc:114
-msgid "Feedback"
-msgstr "Rückmeldung"
+#: include/class_plugin.inc:1411
+#, php-format
+msgid "Changing ACL DN from %s to %s"
+msgstr "Ändere ACL-DN von %s nach %s"
 
-#: setup/class_setupStep_Feedback.inc:115
-msgid "Get notifications or send feedback"
-msgstr "Erhalte Benachrichtungen oder sende Rückmeldung"
+#: include/class_certificate.inc:73
+msgid "Certificate is empty!"
+msgstr "Zertifikat ist leer!"
 
-#: setup/class_setupStep_Feedback.inc:116
-msgid "Notification and feedback"
-msgstr "Benachrichtigung und Rückmeldung"
+#: include/class_certificate.inc:100
+msgid "Cannot load certificate: only PEM and DER are supported!"
+msgstr "Zertifikat kann nicht geladen werden: nur PEM/DER sind unterstützt!"
 
-#: setup/class_setupStep_Feedback.inc:132 setup/class_setup.inc:74
-msgid "Setup error"
-msgstr "Einrichtungsfehler"
+#: include/class_certificate.inc:115
+msgid "Cannot extract information for non PEM certificates!"
+msgstr ""
+"Zertifikatinformationen können nur für PEM Zertifikate ermittelt werden!"
 
-#: setup/class_setupStep_Feedback.inc:140
-#: setup/class_setupStep_Feedback.inc:147
-msgid "Feedback error"
-msgstr "Fehler beim Rückmelden"
+#: include/class_certificate.inc:219
+msgid "No valid certificate loaded!"
+msgstr "Kein gültiges Zertifikat geladen!"
 
-#: setup/class_setupStep_Feedback.inc:140
+#: include/class_acl.inc:28
+msgid "Manage access control lists"
+msgstr "Zugriffskontrolllisten verwalten"
+
+#: include/class_acl.inc:125 include/class_acl.inc:613
+#: include/class_acl.inc:1033
 #, php-format
-msgid "Cannot send feedback to '%s': %s"
-msgstr "Kann Rückmeldung nicht an '%s' senden: %s"
+msgid "All users"
+msgstr "Alle Benutzer"
 
-#: setup/class_setupStep_Feedback.inc:147
-msgid "Cannot send feedback: service temporarily unavailable"
-msgstr ""
-"Kann Rückmeldung nicht senden: Der Dienst ist vorübergehend nicht verfügbar"
+#: include/class_acl.inc:254
+msgid "Section"
+msgstr "Sektion"
 
-#: setup/class_setupStep_Feedback.inc:181
-msgid "Please specify a valid email address."
-msgstr "Bitte geben Sie eine gültige E-Mail-Adresse ein."
+#: include/class_acl.inc:264
+msgid "Used"
+msgstr "Benutzt"
 
-#: setup/class_setupStep_Feedback.inc:185
-msgid ""
-"You have to select at least one of both options, subscribe or send feedback."
-msgstr ""
-"Sie müssen mindestens eine der beiden Optionen auswählen, Abonnement der "
-"Mailingliste oder Senden einer Rückmeldung."
+#: include/class_acl.inc:574
+msgid "No ACL settings for this category!"
+msgstr "Keine ACL-Einstellungen für diese Kategorie!"
 
-#: setup/class_setup.inc:195
-msgid "Completed"
-msgstr "Abgeschlossen"
+#: include/class_acl.inc:577
+#, php-format
+msgid "ACLs for: %s"
+msgstr "ACLs für: %s"
 
-#: setup/class_setup.inc:235
-msgid "Check again"
-msgstr "Erneut prüfen"
+#: include/class_acl.inc:583 include/class_acl.inc:587
+msgid "category ACL"
+msgstr "ACL Kategorie"
 
-#: setup/class_setup.inc:238
-msgid "Next"
-msgstr "Vor"
+#: include/class_acl.inc:639
+#, php-format
+msgid "Edit ACL for '%s' with scope '%s'"
+msgstr "ACL für '%s' bearbeiten - Gültigkeitsbereich ist '%s'"
 
-#: setup/setup_migrate.tpl:2
-msgid ""
-"During the LDAP inspection, we're going to check for several common pitfalls "
-"that may occur when migration to GOsa base LDAP administration. You may want "
-"to fix the problems below, in order to provide smooth services."
-msgstr ""
-"Während der LDAP-Inspektion wird auf verschiedene, gängige Stolpersteine "
-"geprüft, die auftreten können, wenn auf eine GOsa-basierte LDAP-"
-"Administration migriert wird. Sie sollten die unten genannten Probleme "
-"beseitigen (wenn vorhanden), um einen problemlosen Betrieb der Dienste zu "
-"ermöglichen."
+#: include/class_acl.inc:801 include/class_acl.inc:808
+msgid "Show/hide advanced settings"
+msgstr "Zeige/verstecke erweiterte Einstellungen"
 
-#: setup/setup_migrate.tpl:5
-msgid "Checks"
-msgstr "Überprüfungen"
+#: include/class_acl.inc:819
+msgid "Create objects"
+msgstr "Erstelle Objekte"
 
-#: setup/setup_migrate.tpl:22
-msgid "Add required object classes to the LDAP base"
-msgstr "Füge erforderliche Objekt-Klassen zum Basis-Objekt hinzu"
+#: include/class_acl.inc:820
+msgid "Move objects"
+msgstr "Objekte verschieben"
 
-#: setup/setup_migrate.tpl:24
-msgid "Current"
-msgstr "Aktuell"
+#: include/class_acl.inc:821
+msgid "Remove objects"
+msgstr "Objekte entfernen"
 
-#: setup/setup_migrate.tpl:28
-msgid "After migration"
-msgstr "Nach der Migration"
+#: include/class_acl.inc:832
+msgid "Complete object"
+msgstr "Vollständiges Objekt"
 
-#: setup/setup_migrate.tpl:35
-msgid "Close"
-msgstr "Schliessen"
+#: include/class_acl.inc:984
+#, php-format
+msgid "Unknown ACL type '%s'!"
+msgstr "Unbekannter ACL-Typ '%s'!"
 
-#: setup/setup_migrate.tpl:40
-msgid "Create a new GOsa administrator account"
-msgstr "Erzeuge ein neues GOsa Administratorkonto"
+#: include/class_acl.inc:1029
+#, php-format
+msgid "Unknown entry '%s'!"
+msgstr "Unbekannter Eintrag '%s'!"
 
-#: setup/setup_migrate.tpl:41
-msgid ""
-"This dialog will automatically add a new super administrator to your LDAP "
-"tree."
-msgstr ""
-"Dieser Dialog wird automatisch einen neuen Superadministrator in Ihren LDAP-"
-"Baum einfügen."
+#: include/class_acl.inc:1093 include/class_acl.inc:1095
+#, php-format
+msgid "ACL role: %s"
+msgstr "ACL-Rolle: %s"
 
-#: setup/setup_migrate.tpl:57
-msgid "Password (again)"
-msgstr "Passwort (erneut)"
+#: include/class_acl.inc:1095
+msgid "unknown ACL role"
+msgstr "unbekannte ACL-Rolle"
 
-#: setup/class_setupStep_Finish.inc:40
-msgid "Write configuration file"
-msgstr "Schreibe Konfigurationsdatei"
+#: include/class_acl.inc:1103
+#, php-format
+msgid "Contains settings for these objects: %s"
+msgstr "Enthält Einstellungen für diese Objekte: %s"
 
-#: setup/class_setupStep_Finish.inc:41
-msgid "Finish - write the configuration file"
-msgstr "Abschluß - Schreiben der Konfigurationsdatei"
+#: include/class_acl.inc:1120
+msgid "inactive"
+msgstr "inaktiv"
 
-#: setup/class_setupStep_Finish.inc:106
-msgid ""
-"Your configuration file is currently world readable. Please update the file "
-"permissions!"
-msgstr ""
-"Ihre Konfigurationsdatei ist momentan für jeden lesbar. Bitte ändern Sie die "
-"Zugriffsrechte!"
+#: include/class_acl.inc:1120
+msgid "No members"
+msgstr "Keine Mitglieder"
 
-#: setup/class_setupStep_Finish.inc:108
-msgid "The configuration is currently not readable or it does not exists."
-msgstr "Die Konfiguration ist momentan nicht lesbar oder existiert nicht."
+#: include/class_acl.inc:1291
+msgid "Access control list"
+msgstr "Zugriffskontrollliste"
 
-#: setup/class_setupStep_Finish.inc:117
-msgid ""
-"After downloading and placing the file under %s, please make sure that the "
-"user the web server is running with is able to read %s, while other users "
-"shouldn't. You may want to execute these commands to achieve this "
-"requirement:"
-msgstr ""
-"Nachdem Sie die Konfigurationsdatei unter %s abgelegt haben, muß "
-"sichergestellt werden, daß der Webserver auf %s zugreifen kann, normale "
-"Nutzer aber nicht. Führen Sie diese Kommandos aus, um die obigen "
-"Voraussetzungen zu erfüllen:"
+#: include/class_acl.inc:1297
+msgid "ACL roles"
+msgstr "ACL-Rollen"
 
-#: setup/class_setupStep_Checks.inc:40 setup/class_setupStep_Checks.inc:41
-msgid "Installation check"
-msgstr "Installationsprüfung"
+#: include/class_acl.inc:1300
+msgid "ACL Entries"
+msgstr "ACL-Einträge"
+
+#: include/class_pluglist.inc:147
+msgid "The configuration format has changed: please run the setup again!"
+msgstr ""
+"Das Konfigurationsformat hat sich geändert: bitte starten Sie das Setup "
+"erneut!"
 
-#: setup/class_setupStep_Checks.inc:42
-msgid "Basic checks for PHP compatibility and extensions"
-msgstr "Grundlegende Überprüfungen der PHP-Version und Erweiterungen."
+#: include/class_pluglist.inc:304
+msgid ""
+"You are currently editing a database entry. Do you want to discard the "
+"changes?"
+msgstr ""
+"Sie bearbeiten gerade einen Datenbankeintrag. Sollen die Daten verworfen "
+"werden?"
 
-#: setup/class_setupStep_Checks.inc:66
-msgid "Checking PHP version"
-msgstr "Prüfe PHP-Version"
+#: include/class_log.inc:87
+#, php-format
+msgid "Logging failed: %s"
+msgstr "Protokollieren fehlgeschlagen: %s"
 
-#: setup/class_setupStep_Checks.inc:67
+#: include/class_log.inc:102
 #, php-format
-msgid "PHP must be of version %s or above."
-msgstr "PHP muß in Version %s oder höher vorliegen."
+msgid "Invalid option %s specified!"
+msgstr "Ungültige Option %s angegeben!"
 
-#: setup/class_setupStep_Checks.inc:68
-msgid "Please upgrade to a supported version."
-msgstr "Bitte aktualisieren Sie auf eine unterstützte Version."
+#: include/class_log.inc:106
+msgid "Specified 'objectType' is empty or invalid!"
+msgstr "Der angegebene Objekt-Typ ist leer oder ungültig!"
 
-#: setup/class_setupStep_Checks.inc:75
-msgid "GOsa requires this module to talk with your LDAP server."
-msgstr "GOsa benötigt dieses Modul für die Kommunikation mit dem LDAP-Server."
+#: include/class_jsonRPC.inc:38
+#, php-format
+msgid "The RPC connection (%s) specified for %s:%s is invalid: %s"
+msgstr "Die RPC-Verbindung (%s) für %s:%s ist ungültig: %s"
 
-#: setup/class_setupStep_Checks.inc:83
-msgid "GOsa requires this module for an internationalized interface."
-msgstr "GOsa benötigt dieses Modul für eine lokalisierte Oberfläche."
+#: include/class_jsonRPC.inc:331
+#, php-format
+msgid "Unknown HTTP status code %s!"
+msgstr "Unbekannter HTTP Status-Code %s!"
 
-#: setup/class_setupStep_Checks.inc:91
-msgid "GOsa requires this module for the samba integration."
-msgstr "GOsa benötigt dieses Modul für die Samba-Einbindung."
+#: include/class_core.inc:114
+msgid "All objects"
+msgstr "Alle Objekte"
 
-#: setup/class_setupStep_Checks.inc:99
-msgid ""
-"GOsa requires either 'mhash' or the 'sha1' module to make use of SSHA "
-"encryption."
-msgstr "GOsa benötigt entweder das 'mhash' oder das 'sha1' Modul um die SSHA-Verschlüsselung zu verwenden."
+#: include/class_core.inc:132
+msgid "Traditional"
+msgstr "Traditionell"
 
-#: setup/class_setupStep_Checks.inc:107
-msgid "GOsa requires this module to talk to an IMAP server."
-msgstr ""
-"GOsa benötigt dieses Modul für die Kommunikation mit einem IMAP-Server."
+#: include/class_core.inc:132
+msgid "Use samba pool"
+msgstr "Samba-Pool verwenden"
 
-#: setup/class_setupStep_Checks.inc:114
-msgid "mbstring"
-msgstr "mbstring"
+#: include/class_core.inc:164 include/class_core.inc:167
+msgid "hours"
+msgstr "Stunden"
 
-#: setup/class_setupStep_Checks.inc:115
-msgid "GOsa requires this module to handle Unicode strings."
-msgstr "GOsa benötigt dieses Modul um Unicode-Zeichenketten zu verarbeiten."
+#: include/class_core.inc:184
+msgid "None"
+msgstr "Keine"
 
-#: setup/class_setupStep_Checks.inc:122
-msgid "Calendar"
-msgstr "Kalender"
+#: include/class_core.inc:200
+msgid "User value"
+msgstr "Benutzer-Wert"
 
-#: setup/class_setupStep_Checks.inc:123
-msgid "GOsa requires this module to calculate dates."
-msgstr "GOsa benötigt dieses Modul um Datumsangaben zu verarbeiten."
+#: include/class_core.inc:209
+msgid "Core"
+msgstr "Kern"
 
-#: setup/class_setupStep_Checks.inc:130
-msgid "MySQL"
-msgstr "MySQL"
+#: include/class_core.inc:210
+msgid "GOsa core plugin"
+msgstr "GOsa Core-Modul"
 
-#: setup/class_setupStep_Checks.inc:131
+#: include/class_core.inc:238
 msgid ""
-"GOsa requires this module to communicate with several supported databases."
+"Enables htaccess instead of LDAP authentication. This can be used to enable "
+"other authentication mechanisms like Kerberos for the GOsa login."
 msgstr ""
-"GOsa benötigt dieses Modul, um mit verschiedenen unterstützten Datenbanken "
-"zu kommunizieren."
+"Aktiviert htaccess anstelle von LDAP-Authentifizierungen. Dies kann dazu "
+"benutzt werden um Authentifizierungsmechanismen wie Kerberos für GOsa zu "
+"verwenden"
 
-#: setup/class_setupStep_Checks.inc:148
-msgid "samba hash generator"
-msgstr "Samba Hash-Generator"
+#: include/class_core.inc:248
+msgid "Enables the usage statistics module."
+msgstr "Aktiviert die GOsa Nutzungsstatistik."
 
-#: setup/class_setupStep_Checks.inc:149
-msgid "GOsa requires this command to synchronize POSIX and samba passwords."
-msgstr ""
-"GOsa benötigt dieses Kommando für den Abgleich der POSIX und Samba-"
-"Passwörter."
+#: include/class_core.inc:258
+msgid "Database file to be used by the usage statistics module."
+msgstr "Datenbankdatei für die GOsa Nutzungsstatistik."
 
-#: setup/class_setupStep_Checks.inc:150
+#: include/class_core.inc:268
 msgid ""
-"Deploy a gosa-si installation or install the Perl Crypt::SmbHash modules."
+"Enables event logging in GOsa. Setting it to 'On' make GOsa log every action "
+"a user performs via syslog. If you use this in combination with rsyslog and "
+"configure it to mysql logging, you can browse all events in GOsa."
 msgstr ""
-"Nutzen Sie eine GOsa-SI-Installation oder installieren Sie das Perl-Modul "
-"Crypt::SmbHash."
-
-#: setup/class_setupStep_Checks.inc:163
-msgid "imagick"
-msgstr "Imagick"
-
-#: setup/class_setupStep_Checks.inc:164
-msgid "GOsa requires this extension to handle images."
-msgstr "GOsa benötigt diese Erweiterung um Bilder konvertieren zu können."
-
-#: setup/class_setupStep_Checks.inc:179
-msgid "compression module"
-msgstr "Komprimierungs-Modul"
-
-#: setup/class_setupStep_Checks.inc:180
-msgid "GOsa requires this extension to handle snapshots."
-msgstr "GOsa benötigt dieses Modul um Snapshots zu komprimieren."
+"Aktiviert die GOsa Ereignis-Protokollierung. Setzen Sie es auf 'An' um GOsa "
+"jede Nutzeraktion via Syslog protokollieren zu lassen. In Kombination mit dem "
+"rsyslog Plugin mit aktiviertem MySQL, können Sie diese Events in GOsa durchsuchen."
 
-#: setup/class_setupStep_Checks.inc:191
+#: include/class_core.inc:279
 msgid ""
-"register_globals is a PHP mechanism to register all global variables to be "
-"accessible from scripts without changing the scope. This may be a security "
-"risk."
+"Enables a status bar on the bottom of lists displaying a summary of type and "
+"number of elements in the list."
 msgstr ""
-"register_globals ist ein PHP-Mechanismus, welcher alle globalen Variablen "
-"für Skripte direkt zugänglich macht. Dies kann ein Sicherheitsrisiko sein."
+"Aktiviert eine Statusleiste am unteren Rand von Listen. Diese enthalten eine "
+"Zusammenfassung über Art und Anzahl der aufgelisteten Objekte."
 
-#: setup/class_setupStep_Checks.inc:192
-msgid "Search for 'register_globals' in your php.ini and switch it to 'Off'."
-msgstr ""
-"Suchen Sie nach 'register_globals' in Ihrer php.ini und setzen Sie es auf "
-"'Off'."
+#: include/class_core.inc:289
+msgid "Specify the minimum length for newly entered passwords."
+msgstr "Gibt die minimale Länge von neu eingegebenen Passwörtern an."
 
-#: setup/class_setupStep_Checks.inc:200
-msgid "PHP uses this value for the garbage collector to delete old sessions."
+#: include/class_core.inc:299
+msgid ""
+"Specify the minimum number of characters that have to differ between old and "
+"newly entered passwords."
 msgstr ""
-"PHP verwendet diese Einstellungen für den Garbage Collector, um alte "
-"Sessions zu entfernen."
+"Gibt die minimale Anzahl von Zeichen an, die sich zwischen neuem und altem Passwort "
+"unterscheiden müssen."
 
-#: setup/class_setupStep_Checks.inc:201
+#: include/class_core.inc:309
 msgid ""
-"Setting this value to one day will prevent loosing session and cookies "
-"before they really timeout."
+"Command to generate password proposals. If a command has been specified, the "
+"user can decide whether to use an automatic password or a manually specified "
+"one."
 msgstr ""
-"Wenn Sie diesen Wert auf einen Tag setzen, wird dies vermeiden, dass Sie die "
-"Sitzung und den zugehörigen Cookie verlieren, bevor diese tatsächlich ihre "
-"Gültigkeit verlieren."
+"Befehl zum Erzeugen von Passwortvorschlägen. Ist ein Befehl angegeben, kann "
+"der Benutzer ein automatisches Passwort wählen oder ein selbst angegebenes "
+"setzen."
 
-#: setup/class_setupStep_Checks.inc:202
+#: include/class_core.inc:319
 msgid ""
-"Search for 'session.gc_maxlifetime' in your php.ini and set it to 86400 or "
-"higher."
+"Enable display of PHP errors on the top of the page. Disable this feature in "
+"production environments to avoid the exposure of sensitive data."
 msgstr ""
-"Suchen Sie in Ihrer php.ini nach 'session.gc_maxlifetime' und setzen Sie es "
-"auf 84600 oder höher."
+"Aktiviert die Anzeige von PHP-Fehlermeldungen am oberen Seitenrand. Diese "
+"Option sollte in Produktionsumgebungen de-aktiviert sein, um zu verhindern "
+"dass sensible Daten angezeigt werden."
 
-#: setup/class_setupStep_Checks.inc:209 setup/class_setupStep_Checks.inc:225
-#: setup/class_setupStep_Checks.inc:241 setup/class_setupStep_Checks.inc:257
-msgid "Off"
-msgstr "Aus"
+#: include/class_core.inc:319
+msgid "Related option"
+msgstr "Verwandte Einstellung"
 
-#: setup/class_setupStep_Checks.inc:210
+#: include/class_core.inc:329
 msgid ""
-"In Order to use GOsa without any trouble, the session.auto_register option "
-"in your php.ini should be set to 'Off'."
-msgstr ""
-"Um GOsa fehlerfrei benutzen zu können, muß die Option session.auto_register "
-"in Ihrer php.ini auf 'Off' stehen."
-
-#: setup/class_setupStep_Checks.inc:211
-msgid "Search for 'session.auto_start' in your php.ini and set it to 'Off'."
+"Show messages that may assist plugin development. Be aware that this option "
+"may produce some ACL related false error messages!"
 msgstr ""
-"Suchen Sie in Ihrer php.ini nach 'session.auto_start' und setzen Sie es auf "
-"'Off'."
+"Anzeigen von Meldungen die bei der Plugin-Entwicklung hilfreich sein können. "
+"Achtung: diese Einstellung kann im Bezug auf ACLs fehlerhafte Meldungen erzeugen."
 
-#: setup/class_setupStep_Checks.inc:218
+#: include/class_core.inc:340
 msgid ""
-"GOsa needs at least 32MB of memory. Setting it below this limit may cause "
-"errors that are not reproducible! Increase it for larger setups."
+"Enable LDAP schema verification during login. The recommended setting is "
+"'On' because it enables efficient methods to create missing subtrees in the "
+"LDAP."
 msgstr ""
-"GOsa benötigt mindestens 32MB Speicher, weniger Speicher würde "
-"unvorhersehbare Probleme verursachen! Bei größeren Installationen sollte "
-"dieser Wert noch vergrössert werden."
+"Aktiviert LDAP-Schema-Prüfungen während der Anmeldung. Es wird empfohlen diese "
+"Einstellung zu aktivieren, da sie zusätzlich eine effektivere Methode zum "
+"Erzeugen von fehlenden Unterbäumen aktiviert."
 
-#: setup/class_setupStep_Checks.inc:219
+#: include/class_core.inc:350
+msgid "Enable copy and paste for most objects managed by GOsa."
+msgstr "Aktiviert Kopieren und Einfügen für die meisten von GOsa verwalteten Objekte."
+
+#: include/class_core.inc:360
+msgid "Enable PHP security checks for disabled register_global settings."
+msgstr "Aktiviert PHP-Sicherheitsprüfungen für deaktivierte register_global Einstellungen."
+
+#: include/class_core.inc:370
+msgid "Enable automatic redirection to HTTPS based administration."
+msgstr "Aktiviert automatische Umleitungen auf HTTPS basierte Administration."
+
+#: include/class_core.inc:380
+msgid "Enable logging of detailed information of LDAP operations."
+msgstr "Aktiviert die Protokollierung von detailierten LDAP-Operationen."
+
+#: include/class_core.inc:390
+msgid "Enable LDAP referral chasing."
+msgstr "Aktiviert das Verfolgen von LDAP-Referrals."
+
+#: include/class_core.inc:400
 msgid ""
-"Search for 'memory_limit' in your php.ini and set it to '32M' or higher."
+"Specify LDAP element filter limit. If the limit is not 0, GOsa speeds up "
+"group queries by putting several queries into a single query. This is known "
+"to produce problems on some LDAP servers (i.e. Sun DS) and needs to be "
+"lowered or disabled."
 msgstr ""
-"Suchen Sie in Ihrer php.ini nach 'memory_limit' und setzen Sie es auf '32M' "
-"oder höher."
+"Git eine LDAP-Element-Filter-Begrenzung an. Ist die Begrenzung nicht 0, "
+"optimiert GOsa Gruppenanfragen durch das zusammenfügen mehrerer einzelner "
+"Anfragen in eine einzige. Bei einigen LDAP-Servern (z.B. Sun DS) führt dies "
+"allerdings zu Problemen."
 
-#: setup/class_setupStep_Checks.inc:226
+#: include/class_core.inc:410
 msgid ""
-"This option influences the PHP output handling. Turn this Option off, to "
-"increase performance."
+"Specify the maximum number of entries GOsa will request from an LDAP server. "
+"A warning is displayed if this limit is exceeded."
 msgstr ""
-"Diese Einstellung beeinflusst die Verarbeitung der Ausgabe. Stellen Sie "
-"diese auf 'off', um die Leistung zu erhöhen."
+"Gibt die maximale Anzahl von Einträgen an, die GOsa vom LDAP-Server anfordert. "
+"Bei Überschreitung wird eine Warnung angezeigt."
 
-#: setup/class_setupStep_Checks.inc:227
-msgid "Search for 'implicit_flush' in your php.ini and set it to 'Off'."
+#: include/class_core.inc:420
+msgid "Disable checks for LDAP size limits."
+msgstr "Deaktiviert Prüfungen der LDAP-Sizelimits."
+
+#: include/class_core.inc:430
+msgid "Enable warnings for non encrypted connections."
+msgstr "Aktiviert Warnungen bei nicht verschlüsselten Verbindungen."
+
+#: include/class_core.inc:440
+msgid "Enable compression for PPD files."
+msgstr "Aktiviert die Kompression von PPD-Dateien."
+
+#: include/class_core.inc:451
+msgid ""
+"DN of user with ACL checks disabled. This should only be used to restore "
+"lost administrative ACLs."
 msgstr ""
-"Suchen Sie in Ihrer php.ini nach 'implicit_flush' und setzen Sie es auf "
-"'Off'."
+"DN des Benutzers für den ACL-Prüfungen ausgesetzt werden sollen. Einzige "
+"Anwendung sollte die Wiederherstellung von Administrator ACLs sein."
 
-#: setup/class_setupStep_Checks.inc:234
-msgid "The Execution time should be at least 30 seconds."
-msgstr "Die Ausführungszeit sollte mindestens 30 Sekunden betragen."
+#: include/class_core.inc:462
+msgid "Storage path for PPD files."
+msgstr "Speicherpfad für PPD-Dateien."
 
-#: setup/class_setupStep_Checks.inc:235
+#: include/class_core.inc:472
 msgid ""
-"Search for 'max_execution_time' in your php.ini and set it to '30' or higher."
+"Number of seconds a LDAP query is allowed to take until GOsa aborts the "
+"request."
 msgstr ""
-"Suchen Sie in Ihrer php.ini nach 'max_execution_time' und setzen Sie es auf "
-"'30' oder höher."
+"Anzahl der Sekunden, ab denen eine LDAP-Abfrage als gescheitert behandelt wird."
 
-#: setup/class_setupStep_Checks.inc:242
+#: include/class_core.inc:482
+msgid "Enables storing of user filters in browser cookies."
+msgstr "Aktiviert das Speichern von Benutzerfiltern in Browser-Cookies."
+
+#: include/class_core.inc:492
+msgid "Enables sending of compressed web page content."
+msgstr "Aktiviert Webseiten-Komprimierung."
+
+#: include/class_core.inc:503
+msgid "LDAP attribute which is used to detect changes."
+msgstr "LDAP-Attribut welches für das Feststellen von Änderungen verwendet wird."
+
+#: include/class_core.inc:514
 msgid ""
-"Increase the server security by setting expose_php to 'off'. PHP won't send "
-"any information about the server you are running in this case."
+"ISO language code which is used to override the automatic language detection."
 msgstr ""
-"Erhöhen Sie die Sicherheit Ihres Servers, indem Sie expose_php auf 'off' "
-"setzen. PHP wird in dieser Einstellung keine Informationen über Ihren "
-"laufenden Server senden."
+"ISO-Sprach-Code, welcher die automatische Spracherkennung ausser Kraft setzt."
 
-#: setup/class_setupStep_Checks.inc:243
-msgid "Search for 'expose_php' in your php.ini and set if to 'Off'."
+#: include/class_core.inc:525
+msgid "CSS and template theme to be used."
+msgstr "Zu benutzendes CSS- und Template-Theme"
+
+#: include/class_core.inc:535
+msgid ""
+"Number of seconds after an inactive session expires. This may be overridden "
+"by some systems php.ini/crontab mechanism."
 msgstr ""
-"Suchen Sie in Ihrer php.ini nach 'expose_php' und setzen Sie es auf 'Off'."
+"Anzahl der Sekunden nach denen eine inaktive Sitzung abläuft. Dies kann "
+"bei einigen Systemen durch einen php.ini/crontab Machnismus ausser Kraft "
+"gesetzt werden."
 
-#: setup/class_setupStep_Checks.inc:249
-msgid "On"
-msgstr "An"
+#: include/class_core.inc:545
+msgid "Template engine compile directory."
+msgstr "Compilier-Verzeichnis des Template-Engines"
 
-#: setup/class_setupStep_Checks.inc:250
+#: include/class_core.inc:555
+#, php-format
 msgid ""
-"Increase your server security by setting magic_quotes_gpc to 'on'. PHP will "
-"escape all quotes in strings in this case."
+"Logical AND of the integer values below that controls the debug output on "
+"every page load: %s"
 msgstr ""
-"Erhöhen Sie die Sicherheit des Server, indem sie magic_quotes_gpc auf 'on' "
-"stellen. PHP wird in dieser Einstellung alle 'quotes' in 'strings' umwandeln."
+"Logische UND-Verknüpfung von integer-Werten die die Debug-Ausgaben auf "
+"jeder Seite steuern: %s"
 
-#: setup/class_setupStep_Checks.inc:251
-msgid "Search for 'magic_quotes_gpc' in your php.ini and set it to 'On'."
+#: include/class_core.inc:576
+msgid ""
+"Command to create Samba NT/LM hashes. Required for password synchronization "
+"if you don't use supplementary services."
 msgstr ""
-"Suchen Sie in Ihrer php.ini nach 'magic_quotes_gpc' und setzen Sie es auf "
-"'On'."
+"Befehl zum Erzeugen bon Samba NT-/LM-Hashes. Dies wird zur Synchronisierung "
+"von Passworten verwendet (falls Sie keinen anderen Dienst verwenden)."
 
-#: setup/class_setupStep_Checks.inc:258
-msgid "Increase your server performance by setting magic_quotes_gpc to 'off'."
+#: include/class_core.inc:587
+msgid "Default hash to be used for newly created user passwords."
+msgstr "Standard-Hash zur Verwendung bei neu erzeugten Benutzerpasswörtern."
+
+#: include/class_core.inc:596
+msgid ""
+"Enable checking for the presence of problematic unicode characters in "
+"passwords."
 msgstr ""
-"Erhöhen Sie die Leistung des Servers, indem sie magic_quotes_gpc auf 'off' "
-"stellen."
+"Aktiviert die Prüfung von problematischen Unicode-Zeichen in Passwörtern."
 
-#: setup/class_setupStep_Checks.inc:259
+#: include/class_core.inc:607
 msgid ""
-"Search for 'zend.ze1_compatibility_mode' in your php.ini and set it to 'Off'."
+"Specify whether 'cn' or 'uid' style user DNs are generated. For more "
+"sophisticated control use the 'accountRDN' setting."
 msgstr ""
-"Suchen Sie in Ihrer php.ini nach 'zend.ze1_compatibility_mode' und setzen "
-"Sie es auf 'Off'."
+"Gibt an ob die Benutzer-DN im cn- oder uid-Stil generiert werden soll. "
+"Ist die Erzeugung komplizierter, nutzen Sie die 'accountRDN' Einstellung."
 
-#: setup/class_setupStep_Checks.inc:269
-msgid "Configuration writable"
-msgstr "Konfigurationsdatei ist schreibbar"
+#: include/class_core.inc:617
+msgid "Location component for user storage inside of departments."
+msgstr "Ort an dem Benutzer innerhalb von Abteilungen angelegt werden sollen."
 
-#: setup/class_setupStep_Checks.inc:270
-msgid "The configuration file can't be written"
-msgstr "Die Konfigurationsdatei kann nicht geschrieben werden"
+#: include/class_core.inc:627
+msgid "Location component for group storage inside of departments."
+msgstr "Ort an dem Gruppen innerhalb von Abteilungen angelegt werden sollen."
 
-#: setup/class_setupStep_Checks.inc:271
+#: include/class_core.inc:637
 msgid ""
-"GOsa reads its configuration from a file located in (%s/%s). The setup can "
-"write the configuration directly if it is writable."
+"Count base for group IDs. For dynamic ID assignment use the 'nextIdHook' "
+"setting."
 msgstr ""
-"GOsa liest sein Konfiguration von einer Datei in (%s/%s). Die Einrichtung "
-"kann die Konfiguration direkt schreiben, wenn diese schreibbar ist."
+"Zählbasis für Gruppen-IDs. Soll dies dynamisch erfolgen, nutzen Sie die "
+" 'nextIdHook' Einstellung."
 
-#: setup/setup_feedback.tpl:2
-msgid "Feedback successfully send"
-msgstr "Feedback erfolgreich gesendet"
+#: include/class_core.inc:647
+msgid ""
+"Count base for user IDs. For dynamic ID assignment use the 'nextIdHook' "
+"setting."
+msgstr ""
+"Zählbasis für Benutzer-IDs. Soll dies dynamisch erfolgen, nutzen Sie die "
+" 'nextIdHook' Einstellung."
 
-#: setup/setup_feedback.tpl:6
-msgid "Subscribe to the gosa-announce mailing list"
-msgstr "Abonnieren der GOsa-Announce Mailingliste"
+#: include/class_core.inc:657
+msgid ""
+"Lowest assignable group ID for use with the idAllocationMethod set to 'pool'."
+msgstr ""
+"Niedrigste zuweisbare Gruppen-Id, wenn idAllocationMethod 'pool' ist."
 
-#: setup/setup_feedback.tpl:8
+#: include/class_core.inc:667
 msgid ""
-"When checking this option, GOsa will try to connect http://oss.gonicus.de in "
-"order to subscribe you to the gosa-announce mailing list. You've to confirm "
-"this by mail."
+"Highest assignable group ID for use with the idAllocationMethod set to "
+"'pool'."
 msgstr ""
-"Wenn Sie diese Option auswählen wird GOsa eine Verbindung zu http://oss."
-"gonicus.de versuchen, um die GOsa-Announce Mailingliste für Sie zu "
-"abonnieren. Sie müssen dem Abonnement danach noch per Mail zustimmen."
+"Höchste zuweisbare Gruppen-Id, wenn idAllocationMethod 'pool' ist."
 
-#: setup/setup_feedback.tpl:20
-msgid "Mail address"
-msgstr "Mail-Adresse"
+#: include/class_core.inc:677
+msgid ""
+"Lowest assignable user ID for use with the idAllocationMethod set to 'pool'."
+msgstr ""
+"Niedrigste zuweisbare Benutzer-Id, wenn idAllocationMethod 'pool' ist."
 
-#: setup/setup_feedback.tpl:28
-msgid "Send feedback to the GOsa project team"
-msgstr "Sende Feedback an das GOsa Projektteam."
+#: include/class_core.inc:687
+msgid ""
+"Highest assignable user ID for use with the idAllocationMethod set to 'pool'."
+msgstr ""
+"Höchste zuweisbare Benutzer-Id, wenn idAllocationMethod 'pool' ist."
 
-#: setup/setup_feedback.tpl:31
+#: include/class_core.inc:697
 msgid ""
-"When checking this option, GOsa will try to connect http://oss.gonicus.de in "
-"order to submit your form anonymously."
+"Count base for user IDs. For dynamic ID assignment use the 'baseIdHook' "
+"setting."
 msgstr ""
-"Bei Auswahl dieser Option wird GOsa versuchen, sich zu http://oss.gonicus.de "
-"zu verbinden, um Ihr Formular anonym abzusenden."
+"Zählbasis für Benutzer-IDs. Soll dies dynamisch erfolgen, nutzen Sie die "
+" 'baseIdHook' Einstellung."
 
-#: setup/setup_feedback.tpl:38
-msgid "Did the setup procedure help you to get started?"
-msgstr "Hat Ihnen die Setup-Prozedur weitergeholfen?"
+#: include/class_core.inc:707
+msgid "Connection URL for use with the gosa-ng service."
+msgstr "Verbindungs-URL für den gosa-ng Dienst."
 
-#: setup/setup_feedback.tpl:39 setup/setup_feedback.tpl:50
-#: setup/class_setupStep_Ldap.inc:75
-msgid "Yes"
-msgstr "ja"
+#: include/class_core.inc:717
+msgid "User name used to connect to the 'gosaRpcServer'."
+msgstr "Benutzername zum Verbinden zum 'gosaRpcServer'."
 
-#: setup/setup_feedback.tpl:41 setup/setup_feedback.tpl:52
-#: setup/class_setupStep_Ldap.inc:75
-msgid "No"
-msgstr "nein"
+#: include/class_core.inc:727
+msgid "Password used to connect to the 'gosaRpcServer'."
+msgstr "Passwort zum Verbinden zum 'gosaRpcServer'."
 
-#: setup/setup_feedback.tpl:44
-msgid "If not, what problems did you encounter"
-msgstr "Falls nicht, welche Probleme sind Ihnen aufgefallen"
+#: include/class_core.inc:737
+msgid "Connection URI for use with the gosa-si service (obsolete)."
+msgstr "Verbindungs URI für den gosa-si Dienst (abgekündigt)."
 
-#: setup/setup_feedback.tpl:48
-msgid "Is this the first time you use GOsa?"
-msgstr "Ist dies die erstmalige Verwendung von GOsa?"
+#: include/class_core.inc:747
+msgid "Number of seconds after a gosa-si connection is considered 'dead'."
+msgstr "Anzahl der Sekunden nach denen eine gosa-si Verbindung als 'tot' betrachtet wird."
 
-#: setup/setup_feedback.tpl:53
-msgid "I use it since"
-msgstr "Ich verwende es seit"
+#: include/class_core.inc:758
+msgid "User attribute which is used for log in."
+msgstr "Für das Login verwendete Benutzer-Attribut."
 
-#: setup/setup_feedback.tpl:54
-msgid "Select the year since when you are using GOsa"
-msgstr "Wählen Sie das Jahr aus, seit dem Sie GOsa verwenden"
+#: include/class_core.inc:769
+msgid "Local time zone."
+msgstr "Lokale Zeitzone"
 
-#: setup/setup_feedback.tpl:60
-msgid "What operating system / distribution do you use?"
-msgstr "Welches Betriebssystem / welche Distribution verwenden Sie?"
+#: include/class_core.inc:779
+msgid ""
+"Enable tagging of administrative units. This can be used in conjunction with "
+"ACLs (obsolete)."
+msgstr ""
+"Markieren von Administrativen-Einheiten. Dies kann in Verbindung mit ACLs "
+"verwendet werden (abgekündigt)."
 
-#: setup/setup_feedback.tpl:64
-msgid "What web server do you use?"
-msgstr "Welchen Webserver verwenden Sie?"
+#: include/class_core.inc:789
+msgid "Enable the use of {sasl} instead of {kerberos} for user realms."
+msgstr "Aktiviert die Verwendung von {sasl} anstelle von {kerberos} für Benutzer-Realms."
 
-#: setup/setup_feedback.tpl:68
-msgid "What PHP version do you use?"
-msgstr "Welche PHP-Version verwenden Sie?"
+#: include/class_core.inc:799
+msgid ""
+"Enable RFC 2307bis style groups. This combines the use of 'member' and "
+"'memberUid' attributes."
+msgstr ""
+"Aktiviert Gruppen im Stil von RFC 2307bis. Dies kombiniert 'member' und "
+"'memberUid'-Einträge."
 
-#: setup/setup_feedback.tpl:72
-msgid "GOsa version"
-msgstr "GOsa Version"
+#: include/class_core.inc:809
+msgid ""
+"Adjusts the user DN generation to include the users personal title (only in "
+"conjunction with accountPrimaryAttribute)."
+msgstr ""
+"Aktiviert das Hinzufügen des Persönlichen Titels zur Benutzer-DN (nur in "
+"Verbindung mit accountPrimaryAttribute)."
 
-#: setup/setup_feedback.tpl:78 setup/setup_feedback.tpl:79
-msgid "LDAP"
-msgstr "LDAP"
+#: include/class_core.inc:819
+msgid "Script to be called for finding the next free id for groups or users."
+msgstr "Skript welches zum Auffinden der nächsten freien Gruppen- oder Benutzer-ID verwendet wird."
 
-#: setup/setup_feedback.tpl:81
-msgid "What kind of LDAP server(s) do you use?"
-msgstr "Welche(n) LDAP-Server verwenden Sie?"
+#: include/class_core.inc:828
+msgid ""
+"Descriptive string for the automatic ID generator. Please read the FAQ file "
+"for more information."
+msgstr ""
+"Beschreibende Zeichenkette für den automatischen ID-Generator. Nähere Angaben finden "
+"Sie in der FAQ."
 
-#: setup/setup_feedback.tpl:85
-msgid "How many objects are in your LDAP?"
-msgstr "Wie viele Objekte befinden sich in Ihrem LDAP-Verzeichnis?"
+#: include/class_core.inc:838
+msgid "Enable strict checking for user IDs and group names."
+msgstr "Aktiviert eine strenge Überprüfung von Benutzer- und Gruppennamen."
 
-#: setup/setup_feedback.tpl:91 setup/setup_feedback.tpl:92
-msgid "Features"
-msgstr "Fähigkeiten"
+#: include/class_core.inc:848
+msgid ""
+"Lowest assignable user or group ID. Only active if idAllocationMethod is set "
+"to 'traditional'."
+msgstr ""
+"Niedrigste für Benutzer oder Gruppen zuweisbare numerische ID (nur verfügbar "
+"wenn idAllocationMethod 'traditional' ist)."
 
-#: setup/setup_feedback.tpl:94
-msgid "What features of GOsa do you use?"
-msgstr "Welche Funktionen von GOsa verwenden Sie?"
+#: include/class_core.inc:859
+msgid "Attribute to be used for primary mail addresses."
+msgstr "Attribut für die Primäre Mail-Adresse."
 
-#: setup/setup_feedback.tpl:103
-msgid "What features do you want to see in future versions of GOsa?"
+#: include/class_core.inc:869
+msgid "Namespace used for shared folders."
+msgstr "Namensraum für gemeinsam verwendete Ordner."
+
+#: include/class_core.inc:879
+msgid ""
+"Namespace rule to create user folders. Please read the FAQ file for more "
+"information."
 msgstr ""
-"Welche Funktionen würden Sie gerne in zukünftigen Versionen von GOsa sehen?"
+"Regel zum erzeugen von Benutzer-Ordnern. Nähere Angaben finden Sie in der FAQ."
 
-#: setup/setup_feedback.tpl:107
-msgid "Send feedback"
-msgstr "Feedback senden"
+#: include/class_core.inc:889
+msgid ""
+"Namespace rule to create folders. Please read the FAQ file for more "
+"information."
+msgstr ""
+"Regel zum erzeugen von Ordnern. Nähere Angaben finden Sie in der FAQ."
 
-#: setup/setup_finish.tpl:3
-msgid "Create your configuration file"
-msgstr "Erzeugen Ihrer Konfigurationsdatei"
+#: include/class_core.inc:899
+msgid "Seconds after an IMAP connection is considered dead."
+msgstr "Anzahl der Sekunden nach denen eine IMAP-Verbindung als 'tot' behandelt wird."
 
-#: setup/setup_finish.tpl:10
-msgid "Depending on the user name your web server is running on:"
-msgstr "Abhängig vom Benutzernamen mit dem Ihr Web-Server läuft:"
+#: include/class_core.inc:910
+msgid "Class name of the mail method to be used."
+msgstr "Klassenname der zu verwendenden Mail-Methode."
 
-#: setup/setup_finish.tpl:27
-msgid "Download configuration"
-msgstr "Konfiguration herunterladen"
+#: include/class_core.inc:920
+msgid ""
+"Enable slashes instead of dots as a name space separator for Cyrus IMAP."
+msgstr ""
+"Verwende Slashes anstelle von Punkten als Namensraumstrenner bei Cyrus IMAP."
 
-#: setup/setup_finish.tpl:33
-msgid "Status: "
-msgstr "Status: "
+#: include/class_core.inc:930
+msgid ""
+"Directory to store vacation templates. Please read the FAQ file for more "
+"information."
+msgstr ""
+"Verzeichnis welches Urlaubs-Vorlagen enthält. Nähere Angaben finden Sie in der FAQ."
 
-#: setup/class_setupStep_Ldap.inc:54
-msgid "LDAP setup"
-msgstr "LDAP-Einrichtung"
+#: include/class_core.inc:940
+msgid "Enable TLS for LDAP connections."
+msgstr "Aktiviert TLS für LDAP-Verbindungen."
 
-#: setup/class_setupStep_Ldap.inc:55
-msgid "LDAP connection setup"
-msgstr "Einrichten der LDAP-Verbindung"
+#: include/class_core.inc:950
+msgid "Enable IVBB used by german authorities."
+msgstr "Aktiviert IVBB, welches von deutschen Behörden verwendet wird."
 
-#: setup/class_setupStep_Ldap.inc:56
+#: include/class_core.inc:960
 msgid ""
-"This dialog performs the basic configuration of the LDAP connectivity for "
-"GOsa."
+"Maintain sambaIdmapEntry objects to improve performance on some Samba "
+"versions."
 msgstr ""
-"Dieser Dialog richtet die grundlegende Konfiguration der LDAP-Verbindung für "
-"GOsa ein."
+"Aktiviert die Verwaltung von sambaIdmapEntry Objekten um die "
+"Performance bei einigen Samba-Versionen zu erhöhen."
 
-#: setup/class_setupStep_Ldap.inc:113
-#, php-format
-msgid "Anonymous bind to server '%s' failed!"
-msgstr "Anonyme Anmeldung an server '%s' ist fehlgeschlagen!"
+#: include/class_core.inc:970
+msgid "Enable checks to determine whether an account is expired or not."
+msgstr "Aktiviert Ablaufprüfungen bei Benutzerkonten."
 
-#: setup/class_setupStep_Ldap.inc:115
-#, php-format
-msgid "Bind as user '%s' failed!"
-msgstr "Verbindung als Benutzer '%s' ist fehlgeschlagen!"
+#: include/class_core.inc:980
+msgid ""
+"String containing the SID for Samba setups without the Domain object in LDAP."
+msgstr ""
+"Zeichenkette mit der SID von Samba-Einrichtungen ohne Domain-Objekt im LDAP."
 
-#: setup/class_setupStep_Ldap.inc:120
-#, php-format
-msgid "Anonymous bind to server '%s' succeeded."
-msgstr "Verbindung als anonymer Benutzer zu Server '%s' war erfolgreich."
+#: include/class_core.inc:990
+msgid ""
+"String containing the RID base for Samba setups without the Domain object in "
+"LDAP."
+msgstr ""
+"Zeichenkette mit der RID-Basis von Samba-Einrichtungen ohne Domain-Objekt im LDAP."
 
-#: setup/class_setupStep_Ldap.inc:121
-msgid "Please specify user and password!"
-msgstr "Bitte geben Sie Ihren Benutzer und das zugehörige Passwort ein!"
+#: include/class_core.inc:1000
+msgid "Enable manual object snapshots."
+msgstr "Aktiviert manuelle Objekt-Schnappschüsse."
 
-#: setup/class_setupStep_Ldap.inc:123
-#, php-format
-msgid "Bind as user '%s' to server '%s' succeeded!"
-msgstr "Verbindung als Benutzer '%s' zu Server '%s' war erfolgreich!"
+#: include/class_core.inc:1010
+msgid "Base DN for snapshot storage."
+msgstr "Basis DN für die Ablage vpn Schnappschüssen."
 
-#: setup/setup_ldap.tpl:2
+#: include/class_core.inc:1020
+msgid "DN of the snapshot administrator."
+msgstr "DN des Schnappschuss-Administrators."
+
+#: include/class_core.inc:1030
+msgid "Password of the snapshot administrator."
+msgstr "Passwort des Schnappschuss-Administrators."
+
+#: include/class_core.inc:1041
 msgid ""
-"The main data source used in GOsa is LDAP. In order to access the "
-"information stored there, please enter the required information."
+"Method for user and group ID generation. Note: only the 'traditional' method "
+"is safe due to PHP limitations."
 msgstr ""
-"Die massgebliche Datenquelle für GOsa ist das LDAP-Verzeichnis. Um auf die "
-"dort gespeicherten Informationen zugreifen zu können, geben sie bitte die "
-"benötigten Informationen ein."
+"Zu verwendende Methode für die Benutzer- und Gruppen-ID Generierung. Hinweis: "
+"nur 'traditional' ist aufgrund von Einschränkungen von PHP sicher."
 
-#: setup/setup_ldap.tpl:9
-msgid "Please choose the LDAP user to be used by GOsa"
-msgstr "Bitte wählen Sie den LDAP-Benutzer, der von GOsa verwendet werden soll"
+#: include/class_core.inc:1050
+msgid "URI of server to be used for snapshots."
+msgstr "URI des für Schnappschüsse zu verwendenden Servers."
 
-#: setup/setup_ldap.tpl:28 setup/setup_ldap.tpl:29
-msgid "LDAP connection"
-msgstr "LDAP-Verbindung"
+#: include/class_listing.inc:319
+msgid "Select all"
+msgstr "Alle auswählen"
 
-#: setup/setup_ldap.tpl:31
-msgid "Location name"
-msgstr "Name des Standortes"
+#: include/class_listing.inc:578
+msgid "created by"
+msgstr "Angelegt von"
 
-#: setup/setup_ldap.tpl:35
-msgid "Connection URI"
-msgstr "Verbindungs-URI"
+#: include/class_listing.inc:1064 include/class_listing.inc:1066
+msgid "Go to preceding level"
+msgstr "Zur übergeordneten Ebene wechseln"
 
-#: setup/setup_ldap.tpl:39
-msgid "TLS connection"
-msgstr "TLS-Verbindung"
+#: include/class_listing.inc:1072 include/class_listing.inc:1074
+msgid "Go to current users level"
+msgstr "Zur Ebene des momentanen Benutzers wechseln"
 
-#: setup/setup_ldap.tpl:57
-msgid "Reload"
-msgstr "Neu laden"
+#: include/class_listing.inc:1079
+msgid "Reload list"
+msgstr "Liste neu laden"
 
-#: setup/setup_ldap.tpl:63 setup/setup_ldap.tpl:64
-msgid "Authentication"
-msgstr "Authentisierung"
+#: include/class_listing.inc:1453
+msgid "Copy"
+msgstr "Kopieren"
 
-#: setup/setup_ldap.tpl:66
-msgid "Administrator DN"
-msgstr "Administrator-DN"
+#: include/class_listing.inc:1459
+msgid "Cut"
+msgstr "Ausschneiden"
 
-#: setup/setup_ldap.tpl:71
-msgid "Select user"
-msgstr "Benutzer wählen"
+#: include/class_listing.inc:1492
+msgid "Cut this entry"
+msgstr "Diesen Eintrag ausschneiden"
 
-#: setup/setup_ldap.tpl:81
-msgid "Automatically append LDAP base to administrator DN"
-msgstr "Automatisch die LDAP-Basis an die Administrator-DN anhängen"
+#: include/class_listing.inc:1501
+msgid "Copy this entry"
+msgstr "Diesen Eintrag kopieren"
+
+#: include/class_listing.inc:1533 include/class_listing.inc:1535
+msgid "Restore snapshots"
+msgstr "Abzug wiederherstellen"
 
-#: setup/setup_ldap.tpl:85
-msgid "Administrator password"
-msgstr "Administrator-Passwort"
+#: include/class_listing.inc:1549
+msgid "Export list"
+msgstr "Liste exportieren"
 
-#: setup/setup_ldap.tpl:91 setup/setup_ldap.tpl:92
-msgid "Schema based settings"
-msgstr "Schema-basierte Einstellungen"
+#: include/class_listing.inc:1591
+msgid "Create new snapshot for this object"
+msgstr "Erstelle einen neuen Snapshot dieses Objekts"
 
-#: setup/setup_ldap.tpl:94
-msgid "Use RFC 2307bis compliant groups"
-msgstr "Verwende RFC 2307bis konforme Gruppen"
+#: include/functions.inc:134
+#, php-format
+msgid "Fatal error: no class locations defined - please run %s to fix this"
+msgstr ""
+"Schwerer Fehler: keine class locations definiert - bitte führen Sie %s aus, "
+"um das Problem zu beheben"
 
-#: setup/setup_ldap.tpl:105 setup/setup_ldap.tpl:106
-msgid "Current status"
-msgstr "Momentaner Status"
+#: include/functions.inc:141
+#, php-format
+msgid "Fatal error: cannot instantiate class %s - try running %s to fix this"
+msgstr ""
+"Schwerer Fehler: kann Klasse %s nicht instanziieren - bitte führen Sie %s "
+"aus um das Problem zu beheben"
 
-#: setup/class_setupStep_Migrate.inc:51 setup/class_setupStep_Migrate.inc:52
-msgid "LDAP inspection"
-msgstr "LDAP-Inspektion"
+#: include/functions.inc:466
+#, php-format
+msgid "Error while connecting to LDAP: %s"
+msgstr "Fehler beim Verbinden mit dem LDAP-Server: %s"
 
-#: setup/class_setupStep_Migrate.inc:53
-msgid "Analyze your current LDAP for GOsa compatibility"
-msgstr "Untersuche Ihr LDAP-Verzeichnis auf GOsa-Kompatibilität"
+#: include/functions.inc:537 include/functions.inc:623
+msgid "User ID is not unique!"
+msgstr "Benutzerkennung ist nicht eindeutig!"
 
-#: setup/class_setupStep_Migrate.inc:59
-msgid "Checking for root object"
-msgstr "Prüfe auf Wurzelobjekt"
+#: include/functions.inc:827 include/functions.inc:945
+msgid "Error while locking entry!"
+msgstr "Fehler beim Sperren des Eintrags!"
 
-#: setup/class_setupStep_Migrate.inc:65
-msgid "Inspecting object classes in root object"
-msgstr "Prüfe Objekt-Klassen des Wurzelobjektes"
+#: include/functions.inc:837
+#, php-format
+msgid "Cannot store lock information in LDAP!"
+msgstr "Kann Sperr-Information nicht im LDAP speichern!"
 
-#: setup/class_setupStep_Migrate.inc:71
-msgid "Checking permission for LDAP database"
-msgstr "Prüfe Berechtigungen auf die LDAP-Datenbank"
+#: include/functions.inc:837
+#, php-format
+msgid "Error: %s"
+msgstr "Fehler: %s"
 
-#: setup/class_setupStep_Migrate.inc:78
-msgid "Checking for super administrator"
-msgstr "Prüfe auf Superadministrator"
+#: include/functions.inc:1267
+#, php-format
+msgid "The current size limit of %d entries is exceeded!"
+msgstr "Die Größenbeschränkung von %d Einträgen ist überschritten!"
 
-#: setup/class_setupStep_Migrate.inc:118 setup/class_setupStep_Migrate.inc:186
-#: setup/class_setupStep_Migrate.inc:709
-msgid "LDAP query failed"
-msgstr "LDAP-Abfrage fehlgeschlagen."
+#: include/functions.inc:1269
+#, php-format
+msgid "Set the size limit to %s"
+msgstr "Setze Grössenlimitieren auf %s"
 
-#: setup/class_setupStep_Migrate.inc:119 setup/class_setupStep_Migrate.inc:187
-#: setup/class_setupStep_Migrate.inc:710
-msgid "Possibly the 'root object' is missing."
-msgstr "Wahrscheinlich fehlt das Wurzelobjekt."
+#: include/functions.inc:1286
+msgid "list is incomplete"
+msgstr "Liste ist unvollständig"
 
-#: setup/class_setupStep_Migrate.inc:132 setup/class_setupStep_Migrate.inc:145
-#: setup/class_setupStep_Migrate.inc:307 setup/class_setupStep_Migrate.inc:661
-#: setup/class_setupStep_Migrate.inc:674 setup/class_setupStep_Migrate.inc:729
-#: setup/class_setupStep_Migrate.inc:750 setup/class_setupStep_Migrate.inc:802
-msgid "Failed"
-msgstr "Fehlgeschlagen"
+#: include/functions.inc:1636
+msgid "Continue anyway"
+msgstr "Trotzdem Fortsetzen"
 
-#: setup/class_setupStep_Migrate.inc:134 setup/class_setupStep_Migrate.inc:147
-#, php-format
-msgid ""
-"The specified user '%s' does not have full access to your LDAP database."
-msgstr ""
-"Der angegebene Benutzer '%s' hat keinen Vollzugriff auf Ihre LDAP-Datenbank."
+#: include/functions.inc:1638
+msgid "Edit anyway"
+msgstr "Trotzdem bearbeiten"
 
-#: setup/class_setupStep_Migrate.inc:308
-msgid "There is no GOsa administrator account inside your LDAP."
-msgstr "Es gibt keinen GOsa Administrator in Ihrem LDAP."
+#: include/functions.inc:1641
+msgid "These entries are currently locked:"
+msgstr "Diese Einträge sind momentan gesperrt:"
 
-#: setup/class_setupStep_Migrate.inc:377
-msgid "Migration error"
-msgstr "Migrationsfehler"
+#: include/functions.inc:1882
+msgid "Entries per page"
+msgstr "Einträge pro Seite"
 
-#: setup/class_setupStep_Migrate.inc:377
+#: include/functions.inc:2060
 #, php-format
-msgid "Cannot add ACL for user '%s':"
-msgstr "Kann ACL für Benutzer '%s' nicht hinzufügen:"
+msgid "GOsa %s"
+msgstr "GOsa %s"
 
-#: setup/class_setupStep_Migrate.inc:415 setup/class_setupStep_Migrate.inc:425
-msgid "Input error"
-msgstr "Eingabefehler"
+#: include/functions.inc:2067
+#, php-format
+msgid "GOsa %s snapshot (Rev %s)"
+msgstr "GOsa %s Entwicklerversion (Rev %s)"
 
-#: setup/class_setupStep_Migrate.inc:420
-msgid "Password error"
-msgstr "Passwortfehler"
+#: include/functions.inc:2072
+#, php-format
+msgid "GOsa development snapshot (Rev %s)"
+msgstr "GOsa Entwicklerversion (Rev %s)"
 
-#: setup/class_setupStep_Migrate.inc:420
-msgid "Provided passwords do not match!"
-msgstr "Die angegebenen Passwörter stimmen nicht überein!"
+#: include/functions.inc:2168
+#, php-format
+msgid "File %s cannot be deleted!"
+msgstr "Datei %s konnte nicht entfernt werden!"
 
-#: setup/class_setupStep_Migrate.inc:425
-msgid "Specify a valid user ID!"
-msgstr "Geben Sie eine gültige Benutzer ID an!"
+#: include/functions.inc:2198 include/functions.inc:2218
+msgid "Cannot write revision file!"
+msgstr "Kann nicht in Revisions-Datei schreiben!"
 
-#: setup/class_setupStep_Migrate.inc:450
-#, php-format
-msgid "Adding an administrative user failed: object '%s' already exists!"
-msgstr ""
-"Hinzufügen eines administrativen Benutzers fehlgeschlagen: Objekt '%s' "
-"existiert bereits!"
+#: include/functions.inc:2489 include/functions.inc:2493
+#: include/functions.inc:2499
+msgid "'baseIdHook' is not available. Using default base!"
+msgstr "'baseIdHook' ist nicht verfügbar. Verwende die Standard-Basis!"
 
-#: setup/class_setupStep_Migrate.inc:662
+#: include/functions.inc:2523
 msgid ""
-"The LDAP root object is missing. It is required to use your LDAP service."
+"Cannot read schema information from LDAP. Schema validation is not possible!"
 msgstr ""
-"Das LDAP Wurzelobjekt fehlt. Es wird für den Betrieb des LDAP-Dienstes "
-"benötigt."
+"Kann die Schema-Informationen nicht vom Server beziehen. Keine Schemaprüfung "
+"möglich!"
 
-#: setup/class_setupStep_Migrate.inc:663 setup/class_setupStep_Migrate.inc:676
-msgid "Try to create root object"
-msgstr "Versuche, das Wurzelobjekt zu erzeugen"
+#: include/functions.inc:2549
+msgid "This class is used to make users appear in GOsa."
+msgstr "Diese Klasse wird verwendet um Benutzer in GOsa sichtbar zu machen."
 
-#: setup/class_setupStep_Migrate.inc:675
-msgid "Root object couldn't be created, you should try it on your own."
+#: include/functions.inc:2556
+msgid ""
+"This class is used to lock entries in order to prevent multiple edits at a "
+"time."
 msgstr ""
-"Das Wurzelobjekt konnte nicht erstellt werden, Sie sollten dies manuell "
-"erledigen."
+"Diese Klasse wird verwendet um Mehrfachbearbeitungen von Einträgen zu "
+"verhindern."
 
-#: setup/class_setupStep_Migrate.inc:730
+#: include/functions.inc:2601
 #, php-format
-msgid "Missing GOsa object class '%s'!"
-msgstr "Die GOsa-Objektklasse '%s' fehlt!"
+msgid "Required object class %s is missing!"
+msgstr "Die benötigte Objektklasse %s fehlt!"
 
-#: setup/class_setupStep_Migrate.inc:731
-msgid "Please check your installation."
-msgstr "Bitte überprüfen Sie Ihre Installation."
+#: include/functions.inc:2604
+#, php-format
+msgid "Optional object class %s is missing!"
+msgstr "Die optionale Objektklasse %s fehlt!"
 
-#: setup/class_setupStep_Migrate.inc:752
+#: include/functions.inc:2609
+#, php-format
+msgid "Wrong version of required object class %s (!=%s) detected!"
+msgstr "Falsche·Version·der·benötigten·Objektklasse·%s·(!=%s)!"
+
+#: include/functions.inc:2612
 #, php-format
+msgid "Class available"
+msgstr "Klasse verfügbar"
+
+#: include/functions.inc:2634
 msgid ""
-"Cannot handle the structural object type of your root object. Please try to "
-"add the object class '%s' manually."
+"RFC2307bis schema is enabled, but the current LDAP configuration does not "
+"support it!"
 msgstr ""
-"Die strukturelle Objekt-Typ Ihres Wurzel-Objektes kann nicht konvertiert "
-"werden. Bitte fügen Sie die Objekt-Klasse '%s' manuell hinzu."
+"Das RFC2307bis Schema ist aktiv, die momentanen LDAP-Einstellungen "
+"unterstützen es aber nicht!"
 
-#: setup/setup_welcome.tpl:3
-msgid "How to get started"
-msgstr "Was vorzubereiten ist"
+#: include/functions.inc:2635
+msgid ""
+"To use RFC2307bis groups, the objectClass 'posixGroup' must be AUXILIARY."
+msgstr ""
+"Um RFC2307bis-konforme Gruppen verwenden zu können, muss die Objektklasse "
+"'posixGroup' AUXILIARY sein"
 
-#: setup/setup_welcome.tpl:5
+#: include/functions.inc:2639
 msgid ""
-"This seems to be the first time you run GOsa on this system. To start the "
-"GOsa web interface you need a working configuration file, which can be "
-"generated by this wizard."
+"RFC2307bis schema is disabled, but the current LDAP configuration supports "
+"it!"
 msgstr ""
-"GOsa scheint das erste Mal auf diesem System ausgeführt zu werden. Um die "
-"Web-Schnittstelle zu aktivieren benötigen Sie eine gültige "
-"Konfigurationsdatei, welche mit diesem Einrichtungsassistenten erzeugt "
-"werden kann."
+"Das RFC2307bis Schema ist inaktiv, die momentanen LDAP-Einstellungen setzen "
+"es aber voraus!"
 
-#: setup/setup_welcome.tpl:9
-msgid "What you need to generate a configuration file:"
-msgstr "Was Sie zum Erzeugen der Konfigurationsdatei benötigen:"
+#: include/functions.inc:2640
+msgid "To correct this, the objectClass 'posixGroup' must be STRUCTURAL."
+msgstr ""
+"Um das Problem zu beheben, muss die Objektklasse 'posixGroup' STRUCTURAL "
+"sein."
 
-#: setup/setup_welcome.tpl:13
-msgid "The hostname of your LDAP server"
-msgstr "Der Rechnername Ihres LDAP-Servers"
+#: include/functions.inc:2665
+msgid "German"
+msgstr "Deutsch"
+
+#: include/functions.inc:2666
+msgid "French"
+msgstr "Französisch"
+
+#: include/functions.inc:2667
+msgid "Italian"
+msgstr "Italienisch"
 
-#: setup/setup_welcome.tpl:14
-msgid "Installed GOsa and supplementary schema"
-msgstr "Installiertes GOsa und die notwendigen LDAP-Schema"
+#: include/functions.inc:2668
+msgid "Spanish"
+msgstr "Spanisch"
 
-#: setup/setup_welcome.tpl:15
-msgid "The LDAP base of your LDAP directory"
-msgstr "Die LDAP-Basis ihres LDAP-Verzeichnisses"
+#: include/functions.inc:2669
+msgid "English"
+msgstr "Englisch"
 
-#: setup/setup_welcome.tpl:16
-msgid "The DN and the password of the LDAP administration user"
-msgstr "Die DN und das Passwort eines LDAP-Administrators"
+#: include/functions.inc:2670
+msgid "Dutch"
+msgstr "Niederländisch"
 
-#: setup/setup_welcome.tpl:20
-msgid ""
-"If you've collected the needed information, unlock the setup process like "
-"shown in the next paragraph."
-msgstr ""
-"Wenn Sie die notwendigen Informationen vorliegen haben, können Sie den "
-"Installationsvorgang wie folgt freischalten."
+#: include/functions.inc:2671
+msgid "Polish"
+msgstr "Polnisch"
 
-#: setup/setup_welcome.tpl:24
-msgid "Starting the setup"
-msgstr "Starte Einrichtungsassistenten"
+#: include/functions.inc:2672
+msgid "Brazilian Portuguese"
+msgstr "Portugiesisches Brasilianisch"
 
-#: setup/setup_welcome.tpl:26
-msgid ""
-"For security reasons you need to authenticate the installation by creating "
-"the file '/tmp/gosa.auth', containing the current session ID on the servers "
-"local filesystem. This can be done by executing the following command:"
-msgstr ""
-"Aus Sicherheitsgründen müssen Sie die Installation authorisieren, indem Sie "
-"die Datei '/tmp/gosa.auth' mit der aktuellen Sitzungs-ID im Dateisystem des "
-"Servers erzeugen. Dies wird durch das Ausführen des folgenden Kommandos "
-"erreicht:"
+#: include/functions.inc:2674
+msgid "Chinese"
+msgstr "Chinesisch"
 
-#: setup/setup_welcome.tpl:32
-msgid "Click the 'Next' button when you've finished."
-msgstr "Drücken Sie auf den Knopf 'Fortfahren', wenn Sie fertig sind."
+#: include/functions.inc:2675
+msgid "Vietnamese"
+msgstr "Vietnamesisch"
 
-#: setup/setup_license.tpl:3
-msgid ""
-"GOsa is developed under the terms of the GNU General Public License v2. "
-"Please accept the terms below."
-msgstr ""
-"GOsa wird unter der GNU General Public License V2 entwickelt. Bitte "
-"akzeptieren Sie die untenstehenden Lizenzbedingungen."
+#: include/functions.inc:2676
+msgid "Russian"
+msgstr "Russisch"
 
-#: setup/setup_license.tpl:11
-msgid "I have read the license and accept it"
-msgstr "Ich habe die Lizenz gelesen und akzeptiere diese"
+#: include/functions.inc:2869
+msgid "Cannot detect password hash!"
+msgstr "Kann die Passwortverschlüsselung nicht bestimmen!"
 
-#: setup/setup_checks.tpl:2
-msgid ""
-"This step checks if your PHP server has all required modules and "
-"configuration settings."
+#: include/functions.inc:2910 include/functions.inc:2985
+#, php-format
+msgid "Pre-event hook reported a problem: %s. Password change canceled!"
 msgstr ""
-"Dieser Schritt prüft ob ihre PHP-Umgebung die notwendigen Module eingebunden "
-"hat, sowie richtig konfiguriert ist."
+"Der Pre-event Hook meldete ein Problem: %s. Die Passwortänderung wurde "
+"abgebrochen!"
 
-#: setup/setup_checks.tpl:5
-msgid "Inspection"
-msgstr "Inspektion"
+#: include/functions.inc:2941
+msgid "Password change failed!"
+msgstr "Passwort-Änderung ist fehlgeschlagen!"
 
-#: setup/setup_checks.tpl:8
-msgid "PHP module and extension checks"
-msgstr "PHP Modul- und Erweiterungsprüfung"
+#: include/functions.inc:2949
+#, php-format
+msgid "Post-event hook reported a problem: %s. Password change canceled!"
+msgstr ""
+"Post-event Hook meldete ein Problem: %s. Die Passwortänderung wurde "
+"abgebrochen!"
 
-#: setup/setup_checks.tpl:10
-msgid "Basic checks"
-msgstr "Grundlegende Prüfungen"
+#: include/functions.inc:3053
+msgid "Cannot generate SAMBA hash!"
+msgstr "Kann Samba-Hash nicht erzeugen!"
 
-#: setup/setup_checks.tpl:38 setup/setup_checks.tpl:79
-msgid "GOsa will NOT run without fixing this."
-msgstr ""
-"GOsa kann nicht ausgeführt werden, wenn das Problem nicht behoben wird."
+#: include/functions.inc:3068
+#, php-format
+msgid "Generating SAMBA hash by running %s failed: check %s!"
+msgstr "SAMBA-Hash Generierung mittels %s ist fehlgeschlagen: prüfen Sie %s!"
 
-#: setup/setup_checks.tpl:40 setup/setup_checks.tpl:81
-msgid "GOsa will run without fixing this."
-msgstr "GOsa wird verwendbar sein, ohne dies zu beheben."
+#: include/functions.inc:3346 include/functions.inc:3360
+#: include/functions.inc:3398 include/functions.inc:3410
+#: include/functions.inc:3414 include/functions.inc:3429
+#: include/functions.inc:3438
+msgid "Cannot allocate free ID:"
+msgstr "Konnte keine freie ID allozieren:"
 
-#: setup/setup_checks.tpl:50
-msgid "PHP setup configuration"
-msgstr "Konfiguration der PHP-Umgebung"
+#: include/functions.inc:3346
+msgid "unknown idAllocation method!"
+msgstr "unbekannte idAllocation-Methode!"
 
-#: setup/setup_checks.tpl:50
-msgid "show information"
-msgstr "zeige Information"
+#: include/functions.inc:3360
+#, php-format
+msgid "%sPoolMin >= %sPoolMax!"
+msgstr "%sPoolMin >= %sPoolMax!"
 
-#: setup/setup_checks.tpl:51
-msgid "Extended checks"
-msgstr "Erweiterte Prüfungen"
+#: include/functions.inc:3390
+msgid "Cannot create sambaUnixIdPool entry!"
+msgstr "kann sambaUnixIdPool-Eintrag nicht anlegen!"
 
-#: setup/setup_schema.tpl:1
-msgid "Schema specific settings"
-msgstr "Schemaspezifische Einstellungen"
+#: include/functions.inc:3398
+msgid "sambaUnixIdPool is not unique!"
+msgstr "sambaUnixIdPool ist nicht eindeutig!"
 
-#: setup/setup_schema.tpl:4
-msgid "Schema check succeeded"
-msgstr "Schema-Prüfung erfolgreich"
+#: include/functions.inc:3410 include/functions.inc:3414
+msgid "no ID available!"
+msgstr "keine ID verfügbar!"
 
-#: setup/setup_schema.tpl:7
-msgid "Schema check failed"
-msgstr "Schema-Prüfung fehlgeschlagen"
+#: include/functions.inc:3438
+msgid "maximum number of tries exceeded!"
+msgstr "maximale Anzahl von Versuchen abgelaufen!"
 
-#: setup/setup_schema.tpl:11
-msgid ""
-"Could not read any schema information, all checks skipped. Adjust your LDAP "
-"ACLs."
-msgstr ""
-"Konnte keine Schema-Informationen beziehen, alle Prüfungen wurden "
-"übersprungen. Passen Sie Ihre LDAP-ACLs an."
+#: include/functions.inc:3498
+msgid "Cannot allocate free ID!"
+msgstr "Konnte keine freie ID allozieren!"
 
-#: setup/setup_schema.tpl:13
+#: include/class_GOsaRegistration.inc:127
 msgid ""
-"It seems that your LDAP database wasn't initialized yet. This maybe the "
-"reason, why GOsa can't read your schema configuration!"
+"UNIX-timestamp pointing to the date GOsa will ask for a registration again "
+"(-1 to disable)"
 msgstr ""
-"Es scheint so, dass Ihre LDAP-Datenbank noch nicht initialisiert wurde. Dies "
-"könnte der Grund sein, weshalb GOsa die Schema-Konfiguration nicht lesen "
-"konnte!"
-
-#: setup/class_setupStep_Schema.inc:37 setup/class_setupStep_Schema.inc:38
-msgid "LDAP schema check"
-msgstr "LDAP Schemaprüfung"
+"UNIX-Zeitstempel für die nächste GOsa-Registrierungsfrage (-1 zum "
+"Deaktivieren)"
 
-#: setup/class_setupStep_Schema.inc:39
-msgid "Perform test on your current LDAP schema"
-msgstr "Führe Test auf Ihrem aktuellen LDAP Schema durch"
+#: include/exporter/class_cvsExporter.inc:48
+msgid "CSV"
+msgstr "CSV"
 
-#: setup/class_setupStep_Welcome.inc:42
-msgid "Welcome"
-msgstr "Willkommen"
+#: include/exporter/class_pdfExporter.inc:18
+msgid "No PDF export possible: there is no FPDF library installed."
+msgstr "Kein PDF-Export möglich: FPDF-Bibliothek ist nicht installiert."
 
-#: setup/class_setupStep_Welcome.inc:43
-msgid "The welcome message"
-msgstr "Die Willkommensnachricht"
+#: include/exporter/class_pdfExporter.inc:145
+msgid "PDF"
+msgstr "PDF"
 
-#: setup/class_setupStep_Welcome.inc:44
-msgid "Welcome to the GOsa setup assistent"
-msgstr "Willkommen beim GOsa Einrichtungsassistenten"
+#: include/exporter/class_PDF.inc:24
+msgid "Page"
+msgstr "Seite"
 
-#: setup/class_setupStep_License.inc:56 setup/class_setupStep_License.inc:57
-msgid "License"
-msgstr "Lizenz"
+#: include/class_management.inc:487
+#, php-format
+msgid "You are not allowed to create a snapshot for %s!"
+msgstr "Ihnen ist es nicht erlaubt, einen Snapshot für %s zu erstellen!"
 
-#: setup/class_setupStep_License.inc:58
-msgid "Terms and conditions for usage"
-msgstr "Bedingungen und Auflagen für den Gebrauch"
+#: include/class_management.inc:534 include/class_management.inc:586
+#: include/class_management.inc:600
+#, php-format
+msgid "You are not allowed to restore a snapshot for %s!"
+msgstr "Ihnen ist es nicht erlaubt, einen Snapshot für %s wiederherzustellen!"
 
-#: setup/setup_language.tpl:3
-msgid "Please select the preferred language"
-msgstr "Bitte wählen Sie Ihre bevorzugte Sprache"
+#: include/class_management.inc:549
+#, php-format
+msgid "You are not allowed to remove a snapshot for %s!"
+msgstr "Ihnen ist es nicht erlaubt, einen Snapshot von %s zu entfernen!"
 
-#: setup/setup_language.tpl:5
+#: include/class_management.inc:669
+#, php-format
 msgid ""
-"At this point, you can select the site wide default language. Choosing "
-"'automatic' will use the language requested by the browser. This setting can "
-"be overridden per user."
+"No tab definition for %s found in configuration file: cannot create plugin "
+"instance!"
 msgstr ""
-"An dieser Stelle können Sie die standortweite Standardsprache auswählen. Bei "
-"Auswahl von 'automatisch' wird automatisch die vom Browser angeforderte "
-"Sprache verwendet. Diese Einstellung kann von der Einstellung des Benutzers "
-"überschrieben werden."
-
-#: setup/setup_language.tpl:9
-msgid "Please select your preferred language here"
-msgstr "Bitte wählen Sie hier Ihre bevorzugte Sprache"
+"Es wurde keine TAB-Definition für '%s' in der Konfigurationsdatei gefunden.:"
+"kann keine Plugin-Instanz erzeugen!"
 
-#: setup/class_setupStep_Language.inc:40 setup/class_setupStep_Language.inc:41
-msgid "Language setup"
-msgstr "Sprachauswahl"
+#: include/class_pathNavigator.inc:86
+msgid "Welcome to GOsa"
+msgstr "Willkommen bei GOsa"
 
-#: setup/class_setupStep_Language.inc:42
-msgid "This step allows you to select your preferred language."
-msgstr "Dieser Schritt erlaubt es Ihnen, Ihre bevorzugte Sprache auszuwählen."
+#~ msgid ""
+#~ "The 'htaccessAuthentication' variable tells GOsa to use either htaccess "
+#~ "authentication or LDAP authentication. This can be used if you want to "
+#~ "use i.e. Kerberos to authenticate the users."
+#~ msgstr ""
+#~ "Die Option 'htaccessAuthentication' teilt GOsa mit eine LDAP-basierte "
+#~ "oder eine htaccess-Authentifizierung zu verwenden. Dies kann nützlich "
+#~ "sein wenn Sie beispielsweise über Kerberos authentifizieren möchten."
+
+#~ msgid "Here is an example command:"
+#~ msgstr "Hier ein Beispiel-Kommando:"
+
+#~ msgid "Max"
+#~ msgstr "Maximum"
+
+#~ msgid "Welcome %s!"
+#~ msgstr "Willkommen %s!"
+
+#~ msgid ""
+#~ "The 'ogroupRDN' statement defines the location where new object groups "
+#~ "will be created. The default is 'ou=groups,'."
+#~ msgstr ""
+#~ "Die 'ogroupRDN' Option definiert den Ablage-Container für neue Objekt-"
+#~ "Gruppen.Der Standard ist 'ou=groups,'."
+
+#~ msgid ""
+#~ "The 'aclRoleRDN' statement defines the location where new ACL roles will "
+#~ "be created. The default is 'ou=aclroles,'."
+#~ msgstr ""
+#~ "Die Option 'aclRoleRDN' definiert den Ablageort für neue ACL-Rollen. Der "
+#~ "Standard ist 'ou=aclroles,'."
+
+#~ msgid "FALSE"
+#~ msgstr "Aus"
+
+#~ msgid "TRUE"
+#~ msgstr "An"
+
+#~ msgid ""
+#~ "The 'accountRDN' option tells GOsa to use a placeholder pattern for "
+#~ "generating account RDNs. A pattern can include attribute names prefaced "
+#~ "by a %% and normal text: %s. This will generate a RDN consisting of "
+#~ "cn=.... filled with surname and given name of the edited account. This "
+#~ "option disables the use of accountPrimaryAttribute and personalTitleInDn."
+#~ msgstr ""
+#~ "Die Option 'accountRDN' teilt GOsa mit, wie eine Konto-RDN "
+#~ "zusammengesetzt werden soll. Das Vorgabemuster kann Attributnamen mit "
+#~ "vorangestelltem %% und normalen text enthalten: %s. Dies erstellt eine "
+#~ "RDN, bestehend aus cn=...., aufgeüfllt mit Nach- und Vornamen des "
+#~ "bearbeiteten Kontos. Diese Option deaktiviert die Nutzung von "
+#~ "accountPrimaryAttribute und personalTitleInDn."
index 04442f7be2720660631d95736cdfe61d82efb40a..32c0e3c7799f91ec351f145bb829220a1b70f53d 100644 (file)
@@ -8,7 +8,7 @@ msgid ""
 msgstr ""
 "Project-Id-Version: admin\n"
 "Report-Msgid-Bugs-To: \n"
-"POT-Creation-Date: 2010-10-28 20:40+0200\n"
+"POT-Creation-Date: 2010-12-01 15:07+0100\n"
 "PO-Revision-Date: 2010-01-28 23:21+0100\n"
 "Last-Translator: \n"
 "Language-Team: Spanish <>\n"
@@ -19,166 +19,55 @@ msgstr ""
 "X-Generator: Lokalize 1.0\n"
 "Plural-Forms: nplurals=2; plural=(n != 1);\n"
 
-#: ihtml/themes/default/login.tpl:31
-#, fuzzy
-msgid "Login to GOsa"
-msgstr "Bienvenidos al asistente de configuración de GOsa"
-
-#: ihtml/themes/default/login.tpl:37 ihtml/themes/default/login.tpl:40
-#: ihtml/themes/default/password.tpl:86 ihtml/themes/default/password.tpl:90
-#, fuzzy
-msgid "User name"
-msgstr "Nombre de Usuario"
-
-#: ihtml/themes/default/login.tpl:47
-#: plugins/generic/dashBoard/Register/register.tpl:53
-#: plugins/personal/generic/paste_generic.tpl:21 setup/setup_migrate.tpl:53
-msgid "Password"
-msgstr "Contraseña"
-
-#: ihtml/themes/default/login.tpl:61
-msgid "Choose the directory to work on"
-msgstr ""
-
-#: ihtml/themes/default/login.tpl:66
-msgid "Click here to log in"
-msgstr "Pulse aquí para iniciar sesión"
-
-#: ihtml/themes/default/login.tpl:66 ihtml/themes/default/login.tpl:67
-#, fuzzy
-msgid "Log in"
-msgstr "Inicio"
-
-#: ihtml/themes/default/copyPasteDialog.tpl:1
-msgid "Copy & paste wizard"
-msgstr "Asistente para copiar y pegar"
-
-#: ihtml/themes/default/copyPasteDialog.tpl:7
-#, fuzzy
-msgid ""
-"Some values need to be unique in the complete directory while some "
-"combinations make no sense. Please edit the values below to fulfill the "
-"policies."
-msgstr ""
-"Algunos valores necesitan ser únicos en todo el directorio mientras que "
-"algunas combinaciones no tienen sentido. GOsa mostrara los atributos "
-"importantes. Por favor no cambie los valores aquí indicados para cumplir las "
-"políticas."
-
-#: ihtml/themes/default/copyPasteDialog.tpl:9
-msgid "Remember that some properties like taken snapshots will not be copied!"
-msgstr ""
-"¡Recuerde que propiedades como gestionar instantáneas no serán copiadas!"
-
-#: ihtml/themes/default/copyPasteDialog.tpl:10
-msgid ""
-"Or if you copy or cut an entry within GOsa and delete the source object, you "
-"may get errors while pasting this object again!"
-msgstr ""
-"Si mueve o copia una entrada dentro de GOsa y elimina el objeto original,"
-"¡tendrá errores al pegar el objeto!"
-
-#: ihtml/themes/default/copyPasteDialog.tpl:19
-#: include/utils/class_msgPool.inc:313
-#, php-format
-msgid "Save"
-msgstr "Guardar"
-
-#: ihtml/themes/default/copyPasteDialog.tpl:21
-#: ihtml/themes/default/acl.tpl:137 ihtml/themes/default/acl.tpl:153
-#: ihtml/themes/default/snapshotdialog.tpl:44
-#: ihtml/themes/default/snapshotdialog.tpl:90
-#: ihtml/themes/default/msg_dialog.tpl:80
-#: ihtml/themes/default/msg_dialog.tpl:141
-#: ihtml/themes/default/msg_dialog.tpl:146
-#: ihtml/themes/default/islocked.tpl:26 include/utils/class_msgPool.inc:295
-#: setup/setup_migrate.tpl:71 setup/setup_ldap.tpl:20
-#, php-format
-msgid "Cancel"
-msgstr "Cancelar"
-
-#: ihtml/themes/default/copyPasteDialog.tpl:23
-msgid "Cancel all"
-msgstr "Cancelar todo"
-
-#: ihtml/themes/default/copyPasteDialog.tpl:28
-msgid "Operation complete"
-msgstr "Operación incompleta"
-
-#: ihtml/themes/default/copyPasteDialog.tpl:30
-#: setup/class_setupStep_Finish.inc:39
-msgid "Finish"
-msgstr "Terminar"
-
-#: ihtml/themes/default/userFilter.tpl:1
+#: plugins/admin/acl/acl-filter.xml:18 plugins/admin/users/user-filter.xml:19
+#: plugins/admin/groups/singleUserSelect/singleUser-filter.xml:20
+#: plugins/admin/groups/userSelect/user-filter.xml:20
+#: plugins/admin/groups/userGroupSelect/selectUserGroup-filter.xml:21
+#: plugins/admin/groups/group-filter.xml:17
+#: plugins/admin/departments/dep-filter.xml:17
+#: plugins/admin/newConfigManagement/DeviceConfig-filter.xml:14
+#: plugins/admin/ogroups/ogroup-filter.xml:18
+#: plugins/admin/ogroups/objectSelect/selectObject-filter.xml:32
+#: plugins/personal/posix/trustSelect/trust-filter.xml:17
+#: plugins/personal/posix/groupSelect/group-filter.xml:16
 #, fuzzy
-msgid "List of defined filters"
-msgstr "Escribir archivo de configuración"
-
-#: ihtml/themes/default/sizelimit.tpl:3
-msgid ""
-"The size limit option makes LDAP operations faster and saves the LDAP server "
-"from getting too much load. The easiest way to handle big databases without "
-"long timeouts would be to limit your search to smaller values and use "
-"filters to get the entries you are looking for."
-msgstr ""
-"La opción 'tamaño limite' permite unas operaciones con LDAP mas rápidas y "
-"protege al servidor LDAP de tener una mayor carga. La manera mas fácil de "
-"manipular grandes bases de datos sin grandes perdidas de tiempo es limitar "
-"la búsqueda a valores pequeños y usar filtros para encontrar las entradas "
-"que este buscando."
-
-#: ihtml/themes/default/sizelimit.tpl:8
-msgid "Please choose the way to react for this session"
-msgstr "Por favor elija la forma de reaccionar en esta sesión"
+msgid "Default filter"
+msgstr "Parámetro"
 
-#: ihtml/themes/default/sizelimit.tpl:10
-msgid "ignore this error and show all entries the LDAP server returns"
-msgstr ""
-"ignore este error y muestre todas las entradas devueltas por el servidor LDAP"
+#: plugins/admin/acl/acl-filter.xml:33 plugins/admin/acl/tabs_acl_role.inc:28
+msgid "ACL Templates"
+msgstr "Plantillas ACL"
 
-#: ihtml/themes/default/sizelimit.tpl:11
-#, fuzzy
-msgid ""
-"ignore this error and show all entries that fit into the defined size limit"
-msgstr ""
-"ignore este error y muestre todas las entradas que coincidan con el tamaño "
-"limite definido y active el uso de filtros en su lugar"
+#: plugins/admin/acl/acl-filter.xml:48
+#: plugins/admin/acl/class_aclManagement.inc:154
+msgid "ACL Assignment"
+msgstr "Asignación de ACL"
 
-#: ihtml/themes/default/sizelimit.tpl:16 include/utils/class_msgPool.inc:331
-#, php-format
-msgid "Set"
-msgstr "Activar"
+#: plugins/admin/acl/tabs_acl.inc:28 plugins/admin/acl/acl-list.xml:15
+#: plugins/admin/acl/class_aclRole.inc:770 include/class_tabs.inc:403
+#: include/class_acl.inc:1290 include/class_acl.inc:1291
+#: include/class_acl.inc:1297
+msgid "ACL"
+msgstr "ACL"
 
-#: ihtml/themes/default/userFilterEditor.tpl:1
-#: ihtml/themes/default/userFilterEditor.tpl:5
+#: plugins/admin/acl/acl-list.xml:11
 #, fuzzy
-msgid "Filter editor"
-msgstr "Error del filtro"
+msgid "List of ACLs"
+msgstr "Lista de acls"
 
-#: ihtml/themes/default/userFilterEditor.tpl:8
-#, fuzzy
-msgid "Filter properties"
-msgstr "Editar características generales"
+#: plugins/admin/acl/acl-list.xml:23 plugins/admin/acl/acl-list.xml:82
+#: plugins/admin/acl/class_aclRole.inc:714
+#: plugins/personal/generic/generic.tpl:503
+#: plugins/personal/generic/class_user.inc:1666
+msgid "Role"
+msgstr "Rol"
 
-#: ihtml/themes/default/userFilterEditor.tpl:11 include/class_acl.inc:264
-#: include/class_SnapShotDialog.inc:55 include/class_userFilter.inc:55
-#: include/class_userFilter.inc:150 include/class_userFilterEditor.inc:236
-#: include/class_userFilterEditor.inc:240
-#: plugins/generic/dashBoard/dbChannelStatus/class_dbChannelStatus.inc:14
-#: plugins/generic/dashBoard/dbPluginStatus/class_dbPluginStatus.inc:26
-#: plugins/generic/references/class_reference.inc:57
-#: plugins/generic/references/class_reference.inc:63
-#: plugins/generic/references/class_reference.inc:69
-#: plugins/generic/references/class_reference.inc:75
-#: plugins/generic/references/class_reference.inc:81
-#: plugins/admin/ogroups/objectSelect/selectObject-list.xml:97
-#: plugins/admin/ogroups/class_ogroup.inc:157
-#: plugins/admin/ogroups/class_ogroup.inc:661
-#: plugins/admin/ogroups/class_ogroup.inc:676
-#: plugins/admin/ogroups/class_ogroup.inc:680
-#: plugins/admin/ogroups/class_ogroup.inc:861
-#: plugins/admin/ogroups/ogroup-list.xml:41
+#: plugins/admin/acl/acl-list.xml:49 plugins/admin/acl/class_aclRole.inc:741
+#: plugins/admin/acl/class_aclRole.inc:753
+#: plugins/admin/acl/class_aclRole.inc:763 plugins/admin/acl/acl_role.tpl:7
+#: plugins/admin/acl/paste_role.tpl:4
+#: plugins/admin/users/class_userManagement.inc:533
+#: plugins/admin/users/class_userManagement.inc:580
 #: plugins/admin/groups/userGroupSelect/selectUserGroup-list.xml:49
 #: plugins/admin/groups/group-list.xml:41
 #: plugins/admin/groups/class_group.inc:906
@@ -188,7037 +77,6991 @@ msgstr "Editar características generales"
 #: plugins/admin/groups/class_group.inc:950
 #: plugins/admin/groups/class_group.inc:957
 #: plugins/admin/groups/class_group.inc:1057
-#: plugins/admin/users/class_userManagement.inc:533
-#: plugins/admin/users/class_userManagement.inc:580
-#: plugins/admin/newConfigManagement/DeviceConfig-list.xml:34
-#: plugins/admin/departments/class_domain.inc:47
-#: plugins/admin/departments/class_domain.inc:49
-#: plugins/admin/departments/class_domain.inc:54
-#: plugins/admin/departments/class_domain.inc:56
-#: plugins/admin/departments/class_domain.inc:58
-#: plugins/admin/departments/class_domain.inc:90
-#: plugins/admin/departments/class_localityGeneric.inc:48
-#: plugins/admin/departments/class_localityGeneric.inc:50
-#: plugins/admin/departments/class_localityGeneric.inc:55
-#: plugins/admin/departments/class_localityGeneric.inc:57
-#: plugins/admin/departments/class_localityGeneric.inc:59
-#: plugins/admin/departments/class_organizationGeneric.inc:79
-#: plugins/admin/departments/class_organizationGeneric.inc:81
-#: plugins/admin/departments/class_organizationGeneric.inc:86
-#: plugins/admin/departments/class_organizationGeneric.inc:88
-#: plugins/admin/departments/class_organizationGeneric.inc:90
 #: plugins/admin/departments/class_countryGeneric.inc:47
 #: plugins/admin/departments/class_countryGeneric.inc:49
 #: plugins/admin/departments/class_countryGeneric.inc:54
 #: plugins/admin/departments/class_countryGeneric.inc:56
 #: plugins/admin/departments/class_countryGeneric.inc:58
+#: plugins/admin/departments/class_department.inc:355
+#: plugins/admin/departments/class_department.inc:357
+#: plugins/admin/departments/class_department.inc:362
+#: plugins/admin/departments/class_department.inc:369
+#: plugins/admin/departments/class_department.inc:373
 #: plugins/admin/departments/class_dcObject.inc:47
 #: plugins/admin/departments/class_dcObject.inc:49
 #: plugins/admin/departments/class_dcObject.inc:54
 #: plugins/admin/departments/class_dcObject.inc:56
 #: plugins/admin/departments/class_dcObject.inc:58
 #: plugins/admin/departments/class_dcObject.inc:90
-#: plugins/admin/departments/class_department.inc:355
-#: plugins/admin/departments/class_department.inc:357
-#: plugins/admin/departments/class_department.inc:362
-#: plugins/admin/departments/class_department.inc:369
-#: plugins/admin/departments/class_department.inc:373
-#: plugins/admin/acl/class_aclRole.inc:741
-#: plugins/admin/acl/class_aclRole.inc:753
-#: plugins/admin/acl/class_aclRole.inc:763 plugins/admin/acl/acl-list.xml:49
-#: plugins/admin/acl/paste_role.tpl:4 plugins/admin/acl/acl_role.tpl:7
-#: plugins/addons/propertyEditor/property-list.xml:80
+#: plugins/admin/departments/class_localityGeneric.inc:48
+#: plugins/admin/departments/class_localityGeneric.inc:50
+#: plugins/admin/departments/class_localityGeneric.inc:55
+#: plugins/admin/departments/class_localityGeneric.inc:57
+#: plugins/admin/departments/class_localityGeneric.inc:59
+#: plugins/admin/departments/class_organizationGeneric.inc:79
+#: plugins/admin/departments/class_organizationGeneric.inc:81
+#: plugins/admin/departments/class_organizationGeneric.inc:86
+#: plugins/admin/departments/class_organizationGeneric.inc:88
+#: plugins/admin/departments/class_organizationGeneric.inc:90
+#: plugins/admin/departments/class_domain.inc:47
+#: plugins/admin/departments/class_domain.inc:49
+#: plugins/admin/departments/class_domain.inc:54
+#: plugins/admin/departments/class_domain.inc:56
+#: plugins/admin/departments/class_domain.inc:58
+#: plugins/admin/departments/class_domain.inc:90
+#: plugins/admin/newConfigManagement/DeviceConfig-list.xml:34
+#: plugins/admin/ogroups/ogroup-list.xml:41
+#: plugins/admin/ogroups/objectSelect/selectObject-list.xml:97
+#: plugins/admin/ogroups/class_ogroup.inc:157
+#: plugins/admin/ogroups/class_ogroup.inc:661
+#: plugins/admin/ogroups/class_ogroup.inc:676
+#: plugins/admin/ogroups/class_ogroup.inc:680
+#: plugins/admin/ogroups/class_ogroup.inc:861
+#: plugins/personal/posix/trustSelect/trust-list.xml:46
+#: plugins/personal/posix/groupSelect/group-list.xml:33
+#: plugins/personal/posix/trustModeDialog/class_trustModeDialog.inc:45
 #: plugins/personal/generic/class_user.inc:1316
 #: plugins/personal/generic/class_user.inc:1334
 #: plugins/personal/generic/class_user.inc:1376
-#: plugins/personal/generic/class_user.inc:1861
-#: plugins/personal/posix/trustModeDialog/class_trustModeDialog.inc:45
-#: plugins/personal/posix/trustSelect/trust-list.xml:46
-#: plugins/personal/posix/groupSelect/group-list.xml:33
-#: setup/setup_migrate.tpl:43 setup/setup_migrate.tpl:45
-#: setup/setup_feedback.tpl:16
-msgid "Name"
-msgstr "Nombre"
-
-#: ihtml/themes/default/userFilterEditor.tpl:19 include/class_acl.inc:254
-#: include/class_acl.inc:264 include/class_SnapShotDialog.inc:174
-#: include/class_userFilter.inc:55 include/class_userFilterEditor.inc:245
-#: plugins/generic/dashBoard/dbChannelStatus/class_dbChannelStatus.inc:14
+#: plugins/personal/generic/class_user.inc:1860
+#: plugins/addons/propertyEditor/property-list.xml:64
 #: plugins/generic/dashBoard/dbPluginStatus/class_dbPluginStatus.inc:26
+#: plugins/generic/dashBoard/dbChannelStatus/class_dbChannelStatus.inc:14
 #: plugins/generic/references/class_reference.inc:57
 #: plugins/generic/references/class_reference.inc:63
 #: plugins/generic/references/class_reference.inc:69
 #: plugins/generic/references/class_reference.inc:75
 #: plugins/generic/references/class_reference.inc:81
-#: plugins/admin/ogroups/objectSelect/selectObject-list.xml:105
-#: plugins/admin/ogroups/class_ogroup.inc:863
-#: plugins/admin/ogroups/generic.tpl:15
-#: plugins/admin/ogroups/ogroup-list.xml:49
-#: plugins/admin/groups/generic.tpl:24
+#: setup/setup_feedback.tpl:16 setup/setup_migrate.tpl:43
+#: setup/setup_migrate.tpl:45 ihtml/themes/default/userFilterEditor.tpl:11
+#: include/class_userFilter.inc:55 include/class_userFilter.inc:150
+#: include/class_userFilterEditor.inc:236
+#: include/class_userFilterEditor.inc:240 include/class_SnapShotDialog.inc:55
+#: include/class_acl.inc:264
+msgid "Name"
+msgstr "Nombre"
+
+#: plugins/admin/acl/acl-list.xml:57 plugins/admin/acl/class_aclRole.inc:166
+#: plugins/admin/acl/class_aclRole.inc:743 plugins/admin/acl/acl_role.tpl:17
 #: plugins/admin/groups/userGroupSelect/selectUserGroup-list.xml:57
-#: plugins/admin/groups/group-list.xml:49
+#: plugins/admin/groups/generic.tpl:24 plugins/admin/groups/group-list.xml:49
 #: plugins/admin/groups/class_group.inc:1058
-#: plugins/admin/newConfigManagement/DeviceConfig-list.xml:42
-#: plugins/admin/departments/dep-list.xml:79
+#: plugins/admin/departments/class_countryGeneric.inc:63
+#: plugins/admin/departments/class_countryGeneric.inc:92
 #: plugins/admin/departments/locality.tpl:19
-#: plugins/admin/departments/generic.tpl:19
-#: plugins/admin/departments/class_domain.inc:63
-#: plugins/admin/departments/class_domain.inc:91
-#: plugins/admin/departments/class_localityGeneric.inc:64
-#: plugins/admin/departments/class_localityGeneric.inc:92
-#: plugins/admin/departments/class_organizationGeneric.inc:95
-#: plugins/admin/departments/class_organizationGeneric.inc:123
-#: plugins/admin/departments/class_countryGeneric.inc:63
-#: plugins/admin/departments/class_countryGeneric.inc:92
-#: plugins/admin/departments/class_dcObject.inc:63
-#: plugins/admin/departments/class_dcObject.inc:91
 #: plugins/admin/departments/domain.tpl:19
-#: plugins/admin/departments/country.tpl:19
-#: plugins/admin/departments/dcObject.tpl:19
 #: plugins/admin/departments/class_department.inc:365
 #: plugins/admin/departments/class_department.inc:675
+#: plugins/admin/departments/dcObject.tpl:19
 #: plugins/admin/departments/organization.tpl:19
-#: plugins/admin/acl/class_aclRole.inc:166
-#: plugins/admin/acl/class_aclRole.inc:743 plugins/admin/acl/acl-list.xml:57
-#: plugins/admin/acl/acl_role.tpl:17
-#: plugins/personal/posix/trustModeDialog/class_trustModeDialog.inc:45
+#: plugins/admin/departments/dep-list.xml:79
+#: plugins/admin/departments/class_dcObject.inc:63
+#: plugins/admin/departments/class_dcObject.inc:91
+#: plugins/admin/departments/class_localityGeneric.inc:64
+#: plugins/admin/departments/class_localityGeneric.inc:92
+#: plugins/admin/departments/country.tpl:19
+#: plugins/admin/departments/class_organizationGeneric.inc:95
+#: plugins/admin/departments/class_organizationGeneric.inc:123
+#: plugins/admin/departments/generic.tpl:19
+#: plugins/admin/departments/class_domain.inc:63
+#: plugins/admin/departments/class_domain.inc:91
+#: plugins/admin/newConfigManagement/DeviceConfig-list.xml:42
+#: plugins/admin/ogroups/ogroup-list.xml:49
+#: plugins/admin/ogroups/generic.tpl:15
+#: plugins/admin/ogroups/objectSelect/selectObject-list.xml:105
+#: plugins/admin/ogroups/class_ogroup.inc:863
 #: plugins/personal/posix/trustSelect/trust-list.xml:53
 #: plugins/personal/posix/groupSelect/group-list.xml:40
+#: plugins/personal/posix/trustModeDialog/class_trustModeDialog.inc:45
+#: plugins/generic/dashBoard/dbPluginStatus/class_dbPluginStatus.inc:26
+#: plugins/generic/dashBoard/dbChannelStatus/class_dbChannelStatus.inc:14
+#: plugins/generic/references/class_reference.inc:57
+#: plugins/generic/references/class_reference.inc:63
+#: plugins/generic/references/class_reference.inc:69
+#: plugins/generic/references/class_reference.inc:75
+#: plugins/generic/references/class_reference.inc:81
+#: ihtml/themes/default/userFilterEditor.tpl:19
+#: include/class_userFilter.inc:55 include/class_userFilterEditor.inc:245
+#: include/class_SnapShotDialog.inc:174 include/class_acl.inc:254
+#: include/class_acl.inc:264
 msgid "Description"
 msgstr "Descripción"
 
-#: ihtml/themes/default/userFilterEditor.tpl:27
-#: include/class_userFilter.inc:55
-#, fuzzy
-msgid "Parent filter"
-msgstr "Parámetro"
-
-#: ihtml/themes/default/userFilterEditor.tpl:40
-#: plugins/personal/generic/class_user.inc:1664
-#: plugins/personal/generic/generic.tpl:604
-msgid "Public visible"
-msgstr "Visible por todos"
-
-#: ihtml/themes/default/userFilterEditor.tpl:45
-msgid "Enabled"
-msgstr "Activado"
+#: plugins/admin/acl/acl-list.xml:65 plugins/admin/users/user-list.xml:78
+#: plugins/admin/groups/group-list.xml:62
+#: plugins/admin/departments/dep-list.xml:87
+#: plugins/admin/newConfigManagement/DeviceConfig-list.xml:50
+#: plugins/admin/ogroups/ogroup-list.xml:62
+#: plugins/addons/propertyEditor/property-list.xml:96
+#: include/class_listing.inc:1183
+msgid "Actions"
+msgstr "Acciones"
 
-#: ihtml/themes/default/userFilterEditor.tpl:49
-msgid "Categories where the filter is visible"
-msgstr ""
+#: plugins/admin/acl/acl-list.xml:76 plugins/admin/users/user-list.xml:89
+#: plugins/admin/groups/group-list.xml:73
+#: plugins/admin/departments/dep-list.xml:98
+#: plugins/admin/ogroups/ogroup-list.xml:73
+#: setup/class_setupStep_Migrate.inc:309
+msgid "Create"
+msgstr "Crear"
 
-#: ihtml/themes/default/userFilterEditor.tpl:69
-#, fuzzy
-msgid "Query"
-msgstr "usuario"
+#: plugins/admin/acl/acl-list.xml:95 plugins/admin/acl/acl-list.xml:144
+#: plugins/admin/users/user-list.xml:121
+#: plugins/admin/groups/group-list.xml:98
+#: plugins/admin/departments/dep-list.xml:160
+#: plugins/admin/departments/dep-list.xml:181
+#: plugins/admin/newConfigManagement/DeviceConfig-list.xml:64
+#: plugins/admin/ogroups/ogroup-list.xml:98
+#: plugins/personal/generic/generic_certs.tpl:22
+#: plugins/personal/generic/generic_certs.tpl:48
+#: plugins/personal/generic/generic_certs.tpl:74
+#: plugins/addons/propertyEditor/property-list.xml:108
+msgid "Remove"
+msgstr "Eliminar"
 
-#: ihtml/themes/default/acl.tpl:7 plugins/admin/acl/acl_role.tpl:3
-#: plugins/admin/acl/acl_role.tpl:4
-msgid "Assigned ACL for current entry"
-msgstr "Asignando ACL a la entrada actual"
+#: plugins/admin/acl/acl-list.xml:131 plugins/admin/users/user-list.xml:114
+#: plugins/admin/groups/group-list.xml:91
+#: plugins/admin/departments/dep-list.xml:172
+#: plugins/admin/ogroups/ogroup-list.xml:91
+msgid "Edit"
+msgstr "Editar"
 
-#: ihtml/themes/default/acl.tpl:10 plugins/admin/acl/acl_role.tpl:38
-msgid "New ACL"
-msgstr "Nueva ACL"
+#: plugins/admin/acl/class_aclRole.inc:26
+#: plugins/admin/acl/class_aclRole.inc:715
+msgid "Access control roles"
+msgstr "Roles de control de acceso"
 
-#: ihtml/themes/default/acl.tpl:15 ihtml/themes/default/acl.tpl:16
-#: include/class_userFilter.inc:55
-msgid "Options"
-msgstr "Opciones"
+#: plugins/admin/acl/class_aclRole.inc:27
+msgid "Edit AC roles"
+msgstr "Editar roles CA"
 
-#: ihtml/themes/default/acl.tpl:19 plugins/admin/acl/acl_role.tpl:45
-msgid "ACL type"
-msgstr "Tipo de ACL"
+#: plugins/admin/acl/class_aclRole.inc:138
+msgid "Reset ACL"
+msgstr "Eliminar ACL"
 
-#: ihtml/themes/default/acl.tpl:23 ihtml/themes/default/acl.tpl:28
-#: plugins/admin/acl/acl_role.tpl:45
-#, fuzzy
-msgid "Select an ACL type"
-msgstr "Seleccione un tipo de ACL"
+#: plugins/admin/acl/class_aclRole.inc:139
+#: plugins/generic/references/class_aclResolver.inc:64
+#: include/class_acl.inc:229
+msgid "One level"
+msgstr "Un nivel"
 
-#: ihtml/themes/default/acl.tpl:33 ihtml/themes/default/acl.tpl:62
-#: ihtml/themes/default/acl.tpl:133 ihtml/themes/default/acl.tpl:150
-#: include/utils/class_msgPool.inc:307 setup/setup_migrate.tpl:70
-#: setup/setup_ldap.tpl:19
-#, php-format
-msgid "Apply"
-msgstr "Aplicar"
+#: plugins/admin/acl/class_aclRole.inc:140
+#: plugins/generic/references/class_aclResolver.inc:65
+#: include/class_acl.inc:230 include/class_acl.inc:235
+msgid "Current object"
+msgstr "Objeto actual"
 
-#: ihtml/themes/default/acl.tpl:40
-msgid "Additional filter options"
-msgstr "Añadir opciones de filtrado"
+#: plugins/admin/acl/class_aclRole.inc:141
+#: plugins/generic/references/class_aclResolver.inc:66
+#: include/class_acl.inc:231
+msgid "Complete subtree"
+msgstr "Subárbol completo"
 
-#: ihtml/themes/default/acl.tpl:53 ihtml/themes/default/acl.tpl:65
-#: include/class_acl.inc:1114
-msgid "Members"
-msgstr "Miembros"
+#: plugins/admin/acl/class_aclRole.inc:142
+#: plugins/generic/references/class_aclResolver.inc:67
+#: include/class_acl.inc:232
+msgid "Complete subtree (permanent)"
+msgstr "Subárbol completo (permanente)"
 
-#: ihtml/themes/default/acl.tpl:54
-#, fuzzy
-msgid "Member selection"
-msgstr "Parametros de grupos"
+#: plugins/admin/acl/class_aclRole.inc:166
+#: plugins/admin/departments/class_department.inc:676
+#: plugins/admin/departments/organization.tpl:27
+#: plugins/admin/departments/class_organizationGeneric.inc:124
+#: plugins/admin/departments/generic.tpl:27 include/class_userFilter.inc:55
+msgid "Category"
+msgstr "Categoría"
 
-#: ihtml/themes/default/acl.tpl:57
-msgid "Use members from"
-msgstr "Usar miembros de"
+#: plugins/admin/acl/class_aclRole.inc:182
+#: plugins/admin/acl/class_aclRole.inc:744 include/class_acl.inc:280
+msgid "Permissions"
+msgstr "Permisos"
 
-#: ihtml/themes/default/acl.tpl:69 ihtml/themes/default/acl.tpl:74
-msgid "List message possible targets"
-msgstr "Mostrar mensaje de posibles destinos"
+#: plugins/admin/acl/class_aclRole.inc:182 include/php_setup.inc:191
+#: include/class_acl.inc:280
+msgid "Type"
+msgstr "Tipo"
 
-#: ihtml/themes/default/acl.tpl:92 ihtml/themes/default/acl.tpl:98
-msgid "List message recipients"
-msgstr "Lista de recipientes de mensajes"
+#: plugins/admin/acl/class_aclRole.inc:411
+msgid "No ACL settings for this category"
+msgstr "No hay ACL configuradas en esta categoría"
 
-#: ihtml/themes/default/acl.tpl:112 plugins/admin/acl/acl_role.tpl:51
-msgid "List of available ACL categories"
-msgstr "Lista de categorías ACL disponibles"
+#: plugins/admin/acl/class_aclRole.inc:413
+#, php-format
+msgid "ACL for these objects: %s"
+msgstr "ACLs que tienen estos objetos: %s"
 
-#: ihtml/themes/default/acl.tpl:120
-msgid "ACL for this object"
-msgstr "ACL que tienen este objeto"
+#: plugins/admin/acl/class_aclRole.inc:418
+msgid "Edit category ACL"
+msgstr "Editar la categoría ACL"
 
-#: ihtml/themes/default/acl.tpl:126
-msgid "Available roles"
-msgstr "Roles disponibles"
+#: plugins/admin/acl/class_aclRole.inc:421
+#, fuzzy
+msgid "Delete category ACL"
+msgstr "Eliminar la categoría ACL"
 
-#: ihtml/themes/default/logout-close.tpl:5
-msgid "Your GOsa session has been closed!"
-msgstr "¡Su sesión de GOsa se ha terminado!"
+#: plugins/admin/acl/class_aclRole.inc:442
+#, php-format
+msgid "Edit ACL for '%s', scope is '%s'"
+msgstr "Editar ACL para '%s', el ámbito es '%s'"
 
-#: ihtml/themes/default/logout-close.tpl:7
-msgid ""
-"Please close this browser window and clean the authentication caches to "
-"avoid an automatic re-authentication by your browser."
-msgstr ""
-"Por favor cierre la ventana del navegador y limpie la cache para evitar una "
-"reautentificación automática de su navegador."
+#: plugins/admin/acl/class_aclRole.inc:602
+#: plugins/admin/acl/class_aclRole.inc:642
+#: plugins/admin/acl/class_aclRole.inc:656
+#: plugins/admin/groups/class_group.inc:600
+#: plugins/admin/groups/class_group.inc:876
+#: plugins/admin/departments/class_department.inc:285
+#: plugins/admin/departments/class_department.inc:482
+#: plugins/admin/departments/class_department.inc:759
+#: plugins/admin/departments/class_department.inc:790
+#: plugins/admin/ogroups/class_ogroup.inc:758
+#: plugins/admin/ogroups/class_ogroup.inc:775
+#: plugins/personal/posix/class_posixAccount.inc:529
+#: plugins/personal/posix/class_posixAccount.inc:791
+#: plugins/personal/posix/trustModeDialog/class_trustModeDialog.inc:253
+#: plugins/personal/generic/class_user.inc:730
+#: plugins/personal/generic/class_user.inc:1099
+#: plugins/addons/dyngroup/class_DynamicLdapGroup.inc:191
+#: plugins/addons/dyngroup/class_DynamicLdapGroup.inc:256
+#: plugins/generic/references/class_reference.inc:97
+#: setup/class_setupStep_Migrate.inc:461 setup/class_setupStep_Migrate.inc:814
+#: html/index.php:271 include/class_userFilter.inc:275
+#: include/class_ldap.inc:847 include/class_ldap.inc:1305
+#: include/class_SnapshotHandler.inc:123 include/class_SnapshotHandler.inc:280
+#: include/class_SnapshotHandler.inc:329 include/class_SnapshotHandler.inc:333
+#: include/class_SnapshotHandler.inc:346 include/class_SnapshotHandler.inc:380
+#: include/class_SnapshotHandler.inc:435 include/class_SnapshotHandler.inc:500
+#: include/class_SnapshotHandler.inc:515 include/class_config.inc:367
+#: include/class_acl.inc:1258 include/class_acl.inc:1354
+#: include/functions.inc:494 include/functions.inc:529
+#: include/functions.inc:537 include/functions.inc:583
+#: include/functions.inc:852 include/functions.inc:901
+#: include/functions.inc:958 include/functions.inc:1008
+#: include/functions.inc:3272
+msgid "LDAP error"
+msgstr "Error LDAP"
 
-#: ihtml/themes/default/snapshotdialog.tpl:3
-msgid "Restoring object snapshots"
-msgstr "Recuperar instantanea de objetos"
+#: plugins/admin/acl/class_aclRole.inc:635
+msgid "Object in use"
+msgstr "Objeto en uso"
 
-#: ihtml/themes/default/snapshotdialog.tpl:6
-msgid ""
-"This procedure will restore a snapshot of the selected object. It will "
-"replace the existing object after pressing the restore button."
+#: plugins/admin/acl/class_aclRole.inc:635
+#, php-format
+msgid "This role cannot be removed while it is in use by these objects:"
 msgstr ""
-"El procedimiento recuperara una instancia de los objetos seleccionados. "
-"Serán reemplazados los objetos actuales despues de presionar el botón "
-"recuperar."
+"Este Rol no puede ser eliminado por estar siendo usado por los siguientes "
+"objetos:"
 
-#: ihtml/themes/default/snapshotdialog.tpl:9
-#, fuzzy
-msgid ""
-"DNS configuration and some database entries cannot be restored. They need to "
-"be recreated manually."
-msgstr ""
-"Recuerde que la configuración DNS y las entradas de la base de datos no "
-"pueden ser recuperados. Para algunos objetos es solo necesario abrirlos y "
-"grabarlos de nuevo (goFon), pero algunas entradas deben ser creadas "
-"manualmente (glpi)."
-
-#: ihtml/themes/default/snapshotdialog.tpl:12
-msgid ""
-"Don't forget to check references to other objects, for example does the "
-"selected printer still exists ?"
-msgstr ""
-"No olvide comprobar referencias a otros objetos, por ejemplo ¿todavía "
-"existen las impresoras seleccionadas?"
-
-#: ihtml/themes/default/snapshotdialog.tpl:20
-#: ihtml/themes/default/snapshotdialog.tpl:63 include/class_acl.inc:799
-#: include/class_acl.inc:806 include/class_acl.inc:813
-#: include/utils/class_msgPool.inc:459
-#: plugins/admin/departments/class_department.inc:624
-msgid "Object"
-msgstr "Objeto"
+#: plugins/admin/acl/class_aclRole.inc:670
+#: plugins/admin/groups/class_group.inc:463
+#: plugins/admin/groups/class_group.inc:469
+#: plugins/admin/groups/class_group.inc:657
+#: plugins/admin/groups/class_group.inc:753
+#: plugins/admin/groups/class_group.inc:758
+#: plugins/admin/groups/class_group.inc:1096
+#: plugins/admin/departments/class_department.inc:317
+#: plugins/admin/newConfigManagement/class_newConfigManagement.inc:42
+#: plugins/admin/newConfigManagement/class_newConfigManagement.inc:94
+#: plugins/admin/ogroups/class_ogroup.inc:402
+#: plugins/personal/generic/class_user.inc:297
+#: plugins/personal/generic/class_user.inc:429
+#: plugins/personal/generic/class_user.inc:522
+#: plugins/personal/generic/class_user.inc:816
+#: plugins/personal/generic/class_user.inc:1050
+#: plugins/personal/generic/class_user.inc:1177
+#: plugins/personal/generic/class_user.inc:1184
+#: plugins/personal/generic/class_user.inc:1202
+#: plugins/personal/generic/class_user.inc:1483
+#: plugins/personal/generic/class_user.inc:1809
+#: plugins/personal/password/class_password.inc:210
+#: plugins/addons/propertyEditor/migration/class_migrateRDN.inc:203
+#: plugins/addons/propertyEditor/migration/class_migrateRDN.inc:207
+#: plugins/generic/references/class_ldifViewer.inc:20
+#: plugins/generic/statistics/chartClasses/class_categoryActionOverTime.inc:43
+#: plugins/generic/statistics/chartClasses/class_categoryActionOverTime.inc:49
+#: plugins/generic/statistics/chartClasses/class_categoryActionOverTime.inc:96
+#: plugins/generic/statistics/class_statistics.inc:133
+#: plugins/generic/statistics/class_statistics.inc:229
+#: plugins/generic/statistics/class_statistics.inc:244
+#: setup/setup_checks.tpl:25 setup/setup_checks.tpl:66
+#: setup/class_setupStep_Migrate.inc:450 html/index.php:241 html/index.php:245
+#: include/utils/class_msgPool.inc:137 include/utils/class_msgPool.inc:149
+#: include/utils/class_msgPool.inc:167 include/utils/class_msgPool.inc:440
+#: include/utils/class_msgPool.inc:462 include/utils/class_xml.inc:40
+#: include/class_msg_dialog.inc:99 include/class_gosaSupportDaemon.inc:1184
+#: include/class_gosaSupportDaemon.inc:1204
+#: include/password-methods/class_password-methods.inc:339
+#: include/class_CopyPasteHandler.inc:118
+#: include/class_CopyPasteHandler.inc:127
+#: include/class_CopyPasteHandler.inc:159
+#: include/class_CopyPasteHandler.inc:176
+#: include/class_CopyPasteHandler.inc:185
+#: include/class_CopyPasteHandler.inc:193
+#: include/class_CopyPasteHandler.inc:273
+#: include/class_CopyPasteHandler.inc:377 include/class_tabs.inc:56
+#: include/class_plugin.inc:1698 include/class_plugin.inc:1705
+#: include/class_listing.inc:536 include/functions.inc:3038
+#: include/functions.inc:3346 include/functions.inc:3360
+#: include/functions.inc:3390 include/functions.inc:3398
+#: include/functions.inc:3410 include/functions.inc:3414
+#: include/functions.inc:3429 include/functions.inc:3438
+#: include/functions.inc:3498 include/class_management.inc:508
+#: include/class_management.inc:669
+#, php-format
+msgid "Error"
+msgstr "Error"
 
-#: ihtml/themes/default/snapshotdialog.tpl:29
+#: plugins/admin/acl/class_aclRole.inc:731
 #, fuzzy
-msgid "There is no snapshot available that can be restored"
-msgstr "No hay instantaneas disponibles que puedan ser recuperadas"
-
-#: ihtml/themes/default/snapshotdialog.tpl:31
-msgid "Choose a snapshot and click the folder image, to restore the snapshot"
-msgstr ""
-"Elija una instantanea y pulse en la imagen carpeta, para recuperar la "
-"instantanea"
+msgid "RDN for role storage."
+msgstr "Ruta del almacén de perfiles kiosk"
 
-#: ihtml/themes/default/snapshotdialog.tpl:50
-msgid "Creating object snapshots"
-msgstr "Creando instantaneas de objetos"
+#: plugins/admin/acl/class_aclRole.inc:742 plugins/admin/acl/acl-list.tpl:12
+#: plugins/admin/acl/acl_role.tpl:27 plugins/admin/users/user-list.tpl:12
+#: plugins/admin/groups/singleUserSelect/singleUser-list.tpl:12
+#: plugins/admin/groups/userSelect/user-list.tpl:12
+#: plugins/admin/groups/group-list.tpl:12
+#: plugins/admin/groups/userGroupSelect/selectUserGroup-list.tpl:12
+#: plugins/admin/groups/generic.tpl:39
+#: plugins/admin/groups/class_group.inc:1059
+#: plugins/admin/departments/class_countryGeneric.inc:94
+#: plugins/admin/departments/locality.tpl:28
+#: plugins/admin/departments/domain.tpl:28
+#: plugins/admin/departments/class_department.inc:677
+#: plugins/admin/departments/dcObject.tpl:28
+#: plugins/admin/departments/organization.tpl:39
+#: plugins/admin/departments/class_dcObject.inc:93
+#: plugins/admin/departments/class_localityGeneric.inc:94
+#: plugins/admin/departments/country.tpl:28
+#: plugins/admin/departments/class_organizationGeneric.inc:125
+#: plugins/admin/departments/generic.tpl:39
+#: plugins/admin/departments/class_domain.inc:92
+#: plugins/admin/departments/dep-list.tpl:12
+#: plugins/admin/ogroups/generic.tpl:26
+#: plugins/admin/ogroups/objectSelect/selectObject-list.tpl:12
+#: plugins/admin/ogroups/ogroup-list.tpl:12
+#: plugins/admin/ogroups/class_ogroup.inc:862
+#: plugins/personal/posix/trustSelect/trust-list.tpl:12
+#: plugins/personal/posix/groupSelect/group-list.tpl:12
+#: plugins/personal/generic/generic.tpl:167
+#: plugins/personal/generic/class_user.inc:1714
+#: plugins/addons/dyngroup/dyngroup.tpl:5
+#: plugins/addons/dyngroup/class_DynamicLdapGroup.inc:114
+#: setup/setup_ldap.tpl:47
+msgid "Base"
+msgstr "Base"
 
-#: ihtml/themes/default/snapshotdialog.tpl:53
-msgid ""
-"This procedure will create a snapshot of the selected object. It will be "
-"stored inside a special branch of your directory system and can be restored "
-"later on."
-msgstr ""
-"Este procedimiento creará una instantánea de los objetos seleccionados. "
-"Serán guardados dentro de una carpeta especial de sus sistema de archivos y "
-"podrán recuperados posteriormente."
+#: plugins/admin/acl/class_aclManagement.inc:25 include/class_acl.inc:27
+msgid "Access control"
+msgstr "Control de acceso"
 
-#: ihtml/themes/default/snapshotdialog.tpl:56
+#: plugins/admin/acl/class_aclManagement.inc:26
 msgid ""
-"Remember that database entries, DNS configurations and possibly created "
-"zones in server extensions will not be stored in the snapshot."
+"Control access to GOsa managed objects down to attribute and action level"
 msgstr ""
-"Recuerde que las entradas de base de datos, configuración DNS y zonas "
-"creadas en extensiones de servidor no serán guardadas en la instantánea."
 
-#: ihtml/themes/default/snapshotdialog.tpl:71
-#, fuzzy
-msgid "Time stamp"
-msgstr "Marca de tiempo"
+#: plugins/admin/acl/class_aclManagement.inc:98
+#: plugins/admin/users/class_userManagement.inc:697
+#: plugins/admin/users/class_userManagement.inc:701
+#: include/class_management.inc:405
+msgid "Permission error"
+msgstr "Error de Permisos"
 
-#: ihtml/themes/default/snapshotdialog.tpl:80
-msgid "Reason for generating this snapshot"
-msgstr "Razón para generar esta instantánea"
+#: plugins/admin/acl/acl_role.tpl:3 plugins/admin/acl/acl_role.tpl:4
+#: ihtml/themes/default/acl.tpl:7
+msgid "Assigned ACL for current entry"
+msgstr "Asignando ACL a la entrada actual"
 
-#: ihtml/themes/default/snapshotdialog.tpl:88
-#: plugins/admin/users/template.tpl:49
-#: plugins/admin/departments/class_department.inc:564
-#: plugins/admin/departments/class_department.inc:646
-msgid "Continue"
-msgstr "Continuar"
+#: plugins/admin/acl/acl_role.tpl:38 ihtml/themes/default/acl.tpl:10
+msgid "New ACL"
+msgstr "Nueva ACL"
 
-#: ihtml/themes/default/msg_dialog.tpl:55
-#: ihtml/themes/default/msg_dialog.tpl:103
-msgid "Error message title"
-msgstr ""
+#: plugins/admin/acl/acl_role.tpl:45 ihtml/themes/default/acl.tpl:19
+msgid "ACL type"
+msgstr "Tipo de ACL"
 
-#: ihtml/themes/default/msg_dialog.tpl:66
-#: ihtml/themes/default/msg_dialog.tpl:115
+#: plugins/admin/acl/acl_role.tpl:45 ihtml/themes/default/acl.tpl:23
+#: ihtml/themes/default/acl.tpl:28
 #, fuzzy
-msgid "Error message"
-msgstr "Enviar mensaje"
-
-#: ihtml/themes/default/msg_dialog.tpl:77
-#: ihtml/themes/default/msg_dialog.tpl:79
-#: ihtml/themes/default/msg_dialog.tpl:136
-#: ihtml/themes/default/msg_dialog.tpl:139
-#: ihtml/themes/default/msg_dialog.tpl:144 include/utils/class_msgPool.inc:301
-#: setup/class_setupStep_Migrate.inc:153 setup/class_setupStep_Migrate.inc:303
-#: setup/class_setupStep_Migrate.inc:684 setup/class_setupStep_Migrate.inc:828
-#: setup/setup_checks.tpl:21 setup/setup_checks.tpl:62
-#, php-format
-msgid "OK"
-msgstr ""
+msgid "Select an ACL type"
+msgstr "Seleccione un tipo de ACL"
 
-#: ihtml/themes/default/password.tpl:5
-msgid "Change your password"
-msgstr "Cambie su contraseña"
+#: plugins/admin/acl/acl_role.tpl:51 ihtml/themes/default/acl.tpl:112
+msgid "List of available ACL categories"
+msgstr "Lista de categorías ACL disponibles"
 
-#: ihtml/themes/default/password.tpl:61
-msgid "Your password has been changed successfully."
-msgstr "Su contraseña se ha cambiado correctamente."
+#: plugins/admin/acl/paste_role.tpl:1
+#, fuzzy
+msgid "Paste ACL-role"
+msgstr "Eliminar rol"
 
-#: ihtml/themes/default/password.tpl:65 html/main.php:220
-#: plugins/admin/users/class_userManagement.inc:386
-#: plugins/personal/password/class_password.inc:155
-#: plugins/personal/password/class_password.inc:158
-#: plugins/personal/password/class_password.inc:161
-msgid "Password change"
-msgstr "Cambio de contraseña"
+#: plugins/admin/users/class_userManagement.inc:25
+#: plugins/personal/generic/class_user.inc:1676
+#: plugins/generic/references/class_aclResolver.inc:185
+#: setup/class_setupStep_Migrate.inc:297 include/class_acl.inc:239
+msgid "Users"
+msgstr "Usuarios"
 
-#: ihtml/themes/default/password.tpl:72
-#, fuzzy
+#: plugins/admin/users/class_userManagement.inc:26
 msgid ""
-"Enter the current password and the new password (twice) in the fields below "
-"and press the 'Set password' button."
+"Manage aspects of user accounts like generic, POSIX, samba and mail settings"
 msgstr ""
-"Este dialogo le permite cambiar de forma sencilla la contraseña. Introduzca "
-"la contraseña actual y la nueva contraseña (dos veces) en los campos "
-"siguientes y presione en el botón 'Cambiar'."
 
-#: ihtml/themes/default/password.tpl:74 plugins/admin/users/user-list.xml:128
-#: plugins/admin/users/user-list.xml:230
-#: plugins/personal/password/class_password.inc:26
-msgid "Change password"
-msgstr "Cambiar contraseña"
+#: plugins/admin/users/class_userManagement.inc:196
+#: plugins/admin/groups/class_groupManagement.inc:100
+#: plugins/admin/ogroups/class_ogroupManagement.inc:115
+msgid "Infrastructure error"
+msgstr "error de infraestructura"
 
-#: ihtml/themes/default/password.tpl:77 ihtml/themes/default/password.tpl:79
-msgid "Directory"
-msgstr "Directorio"
+#: plugins/admin/users/class_userManagement.inc:228
+#: plugins/admin/users/class_userManagement.inc:739
+#: include/class_management.inc:324 include/class_management.inc:487
+#: include/class_management.inc:534 include/class_management.inc:549
+#: include/class_management.inc:586 include/class_management.inc:600
+msgid "Permission"
+msgstr "Permiso"
 
-#: ihtml/themes/default/password.tpl:97
-#: plugins/personal/password/password.tpl:18
-#: plugins/personal/password/password.tpl:47
-#: plugins/personal/myaccount/password.tpl:12
-#: plugins/personal/myaccount/password.tpl:41
-msgid "Current password"
-msgstr "Contraseña actual"
+#: plugins/admin/users/class_userManagement.inc:316
+#: plugins/personal/password/class_password.inc:121 html/password.php:246
+msgid ""
+"The passwords you've entered as 'New password' and 'Repeated new password' "
+"do not match."
+msgstr ""
+"No coinciden las contraseñas introducidas como 'Nueva contraseña' y 'Repetir "
+"nueva contraseña'."
 
-#: ihtml/themes/default/password.tpl:103 plugins/admin/users/password.tpl:13
-#: plugins/admin/users/password.tpl:65
 #: plugins/admin/users/class_userManagement.inc:319
-#: plugins/personal/password/password.tpl:24
-#: plugins/personal/password/password.tpl:78
+#: plugins/admin/users/password.tpl:13 plugins/admin/users/password.tpl:65
 #: plugins/personal/myaccount/password.tpl:18
 #: plugins/personal/myaccount/password.tpl:71
+#: plugins/personal/password/password.tpl:24
+#: plugins/personal/password/password.tpl:78
+#: ihtml/themes/default/password.tpl:103
 msgid "New password"
 msgstr "Nueva contraseña"
 
-#: ihtml/themes/default/password.tpl:110 plugins/admin/users/password.tpl:20
-#: plugins/admin/users/password.tpl:72
-#: plugins/personal/password/password.tpl:31
-#: plugins/personal/password/password.tpl:85
-#: plugins/personal/myaccount/password.tpl:25
-#: plugins/personal/myaccount/password.tpl:78
-msgid "Repeat new password"
-msgstr "Reintroducir nueva contraseña"
+#: plugins/admin/users/class_userManagement.inc:386
+#: plugins/personal/password/class_password.inc:155
+#: plugins/personal/password/class_password.inc:158
+#: plugins/personal/password/class_password.inc:161 html/main.php:220
+#: ihtml/themes/default/password.tpl:65
+msgid "Password change"
+msgstr "Cambio de contraseña"
 
-#: ihtml/themes/default/password.tpl:117
-#: plugins/personal/password/password.tpl:37
-#: plugins/personal/password/password.tpl:91
-#: plugins/personal/myaccount/password.tpl:31
-#: plugins/personal/myaccount/password.tpl:84
-msgid "Password strength"
-msgstr "Seguridad de contraseña"
+#: plugins/admin/users/class_userManagement.inc:387
+msgid "You have no permission to change this users password!"
+msgstr "¡No tiene permisos para cambiar la contraseña de este usuario!"
 
-#: ihtml/themes/default/password.tpl:131
-msgid "Click here to change your password"
-msgstr "Pulse aquí para cambiar su contraseña"
+#: plugins/admin/users/class_userManagement.inc:458
+#: plugins/admin/users/class_userManagement.inc:492
+#: plugins/admin/users/class_userManagement.inc:523
+#: plugins/admin/ogroups/class_ogroup.inc:318
+msgid "none"
+msgstr "ninguno"
 
-#: ihtml/themes/default/password.tpl:131 plugins/admin/users/password.tpl:101
-#: plugins/personal/password/password.tpl:103
-#: plugins/personal/myaccount/password.tpl:96
-msgid "Set password"
-msgstr "Introducir contraseña"
+#: plugins/admin/users/class_userManagement.inc:530
+#: plugins/admin/users/template.tpl:15 plugins/admin/users/user-list.xml:15
+#: plugins/admin/users/user-list.xml:102 plugins/admin/users/templatize.tpl:15
+msgid "Template"
+msgstr "Plantilla"
 
-#: ihtml/themes/default/islocked.tpl:4
-msgid "Locking conflict detected"
-msgstr "Detectado conflicto de Bloqueos"
+#: plugins/admin/users/class_userManagement.inc:536
+#: plugins/admin/users/user-list.xml:57
+#: plugins/admin/groups/singleUserSelect/singleUser-list.xml:40
+#: plugins/admin/groups/userSelect/user-list.xml:40
+#: plugins/admin/groups/class_group.inc:210
+#: plugins/admin/groups/class_group.inc:1190
+#: plugins/admin/groups/class_group.inc:1200
+#: plugins/personal/generic/class_user.inc:1326
+#: plugins/personal/generic/class_user.inc:1373
+#: plugins/personal/generic/class_user.inc:1703
+#: plugins/personal/generic/class_user.inc:1857
+#: plugins/generic/references/class_reference.inc:87
+#: ihtml/themes/default/infoPage.tpl:15
+msgid "Given name"
+msgstr "Nombre de pila"
 
-#: ihtml/themes/default/islocked.tpl:14
-#, fuzzy
+#: plugins/admin/users/class_userManagement.inc:777
+msgid "Account locking"
+msgstr "Bloqueo de cuenta"
+
+#: plugins/admin/users/class_userManagement.inc:778
+#, php-format
 msgid ""
-"If this lock detection is false, the other person has obviously closed the "
-"web browser during the edit operation. You may want to take over the lock by "
-"pressing the 'Edit anyway' button."
+"Password method '%s' does not support locking. Account (%s) has not been "
+"locked!"
 msgstr ""
-"Si esta detección de bloqueo es falsa, la otra persona cerro su navegador "
-"mientras estaba editando. Puede eliminar el archivo de bloqueo en ese caso, "
-"pulsando en el botón <i>Eliminar</i>."
+"El método de contraseña '%s' no soporta bloqueo. ¡La cuenta (%s) no ha sido "
+"bloqueada!"
 
-#: ihtml/themes/default/islocked.tpl:23
-msgid "Read only"
-msgstr "Solo lectura"
+#: plugins/admin/users/class_userManagement.inc:851
+msgid "Unlock account"
+msgstr "Desbloquear cuenta"
 
-#: ihtml/themes/default/help.tpl:9
-msgid "GOsa help viewer"
-msgstr "Ventana de ayuda de GOsa"
+#: plugins/admin/users/class_userManagement.inc:853
+msgid "Lock account"
+msgstr "Bloquear cuenta"
 
-#: ihtml/themes/default/help.tpl:15
-msgid "Index"
-msgstr "índice"
+#: plugins/admin/users/class_userManagement.inc:865
+#: plugins/admin/groups/class_group.inc:1035
+#: plugins/admin/departments/class_department.inc:659
+#: plugins/admin/ogroups/class_ogroup.inc:848
+#: plugins/personal/posix/generic.tpl:5
+#: plugins/personal/generic/class_user.inc:37
+#: plugins/personal/generic/class_user.inc:1670 setup/setup_feedback.tpl:35
+#: setup/setup_feedback.tpl:36
+msgid "Generic"
+msgstr "Genérico"
 
-#: ihtml/themes/default/help.tpl:21 include/class_filter.inc:158
-#: include/class_filter.inc:228 setup/setup_ldap.tpl:15
-msgid "Search"
-msgstr "Buscar"
+#: plugins/admin/users/class_userManagement.inc:866
+msgid "Edit generic properties"
+msgstr "Editar características generales"
 
-#: ihtml/themes/default/logout.tpl:6
-msgid "Your GOsa session has expired!"
-msgstr "¡Su sesión de GOsa ha caducado!"
+#: plugins/admin/users/class_userManagement.inc:869
+#: plugins/admin/groups/class_groupManagement.inc:157
+#: plugins/personal/posix/class_posixAccount.inc:37
+#: plugins/personal/posix/class_posixAccount.inc:270
+#: plugins/personal/posix/class_posixAccount.inc:290
+#: plugins/personal/posix/class_posixAccount.inc:292
+#: plugins/personal/posix/class_posixAccount.inc:295
+msgid "POSIX"
+msgstr "POSIX"
 
-#: ihtml/themes/default/logout.tpl:9
-#, fuzzy
-msgid ""
-"It has been a while since your last interaction with GOsa took place. Your "
-"session has been closed for security reasons. Please login again to continue "
-"with administrative tasks."
-msgstr ""
-"La última interacción con el interfaz web de GOsa fue hace ya bastante "
-"tiempo. Por razones de seguridad, la sesión ha sido cancelada. Para "
-"continuar con las tareas administrativas, vuelva a iniciar sesión de nuevo."
+#: plugins/admin/users/class_userManagement.inc:870
+#: plugins/admin/groups/class_groupManagement.inc:158
+msgid "Edit POSIX properties"
+msgstr "Editar características POSIX"
 
-#: ihtml/themes/default/logout.tpl:16
-#, fuzzy
-msgid "Login again"
-msgstr "Entrando de nuevo"
+#: plugins/admin/users/class_userManagement.inc:872
+#: plugins/admin/groups/class_groupManagement.inc:165
+#: plugins/admin/ogroups/tabs_ogroups.inc:155
+#: plugins/generic/infoPage/class_infoPage.inc:112
+#: ihtml/themes/default/infoPage.tpl:20
+msgid "Mail"
+msgstr "Correo Electrónico"
 
-#: ihtml/themes/default/ldifViewer.tpl:1
-msgid "Raw LDAP entry"
-msgstr ""
+#: plugins/admin/users/class_userManagement.inc:874
+#: plugins/admin/groups/class_groupManagement.inc:166
+msgid "Edit mail properties"
+msgstr "Editar características de correo electrónico"
 
-#: ihtml/themes/default/removeEntries.tpl:4
-#: plugins/addons/propertyEditor/property-list.tpl:7
-#, fuzzy
-msgid "Attention"
-msgstr "Autenticación"
+#: plugins/admin/users/class_userManagement.inc:877
+#: plugins/admin/groups/class_groupManagement.inc:173
+#: plugins/personal/posix/class_posixAccount.inc:290
+msgid "Samba"
+msgstr "Samba"
 
-#: ihtml/themes/default/removeEntries.tpl:14
-#, fuzzy
-msgid ""
-"If you're sure you want to do this press 'Delete' to continue or 'Cancel' to "
-"abort."
-msgstr ""
-"Entonces, si esta seguro, presione <i>Eliminar</i> para continuar o "
-"<i>Cancelar</i> para Abortar."
+#: plugins/admin/users/class_userManagement.inc:878
+#: plugins/admin/groups/class_groupManagement.inc:174
+msgid "Edit samba properties"
+msgstr "Editar características samba"
 
-#: ihtml/themes/default/framework.tpl:9
+#: plugins/admin/users/class_userManagement.inc:881
+msgid "Netatalk"
+msgstr "Netatalk"
+
+#: plugins/admin/users/class_userManagement.inc:882
 #, fuzzy
-msgid "Log out"
-msgstr "Salir"
+msgid "Edit Netatalk properties"
+msgstr "Editar características netatalk"
 
-#: ihtml/themes/default/framework.tpl:10
-msgid ""
-"You are currently editing a database entry. Do you want to dismiss the "
-"changes?"
-msgstr ""
-"Esta actualmente editando una entrada de base de datos.¿Quiere desestimar "
-"los cambios?"
+#: plugins/admin/users/class_userManagement.inc:885
+#: plugins/admin/groups/class_groupManagement.inc:197
+#: plugins/personal/posix/class_posixAccount.inc:290
+msgid "Environment"
+msgstr "Entorno"
 
-#: ihtml/themes/default/framework.tpl:22
-#, fuzzy, php-format
-msgid "Session expires in %d!"
-msgstr "¡La sesión no es codificada!"
+#: plugins/admin/users/class_userManagement.inc:886
+#: plugins/admin/groups/class_groupManagement.inc:198
+msgid "Edit environment properties"
+msgstr "Editar características de entorno"
 
-#: html/password.php:61 html/main.php:170 include/functions.inc:465
-#: include/utils/class_xml.inc:43
-#: plugins/admin/departments/class_department.inc:439
-msgid "Fatal error"
-msgstr "Error fatal"
+#: plugins/admin/users/class_userManagement.inc:889
+msgid "FAX"
+msgstr "FAX"
 
-#: html/password.php:63 html/index.php:157
-#, php-format
-msgid "GOsa configuration %s/%s is not readable. Aborted."
-msgstr "No se puede acceder a la configuración de GOsa %s/%s. Cancelado"
+#: plugins/admin/users/class_userManagement.inc:890
+msgid "Edit FAX properties"
+msgstr "Editar características FAX"
 
-#: html/password.php:113 html/index.php:157 html/index.php:233
-#: html/main.php:285
-#: include/password-methods/class_password-methods-ssha.inc:51
-#: include/password-methods/class_password-methods-sha.inc:48
-#: include/class_SnapshotHandler.inc:44 include/class_SnapshotHandler.inc:57
-#: include/class_SnapshotHandler.inc:75 include/functions.inc:837
-#: include/functions.inc:3053 include/functions.inc:3068
-#: include/utils/class_timezone.inc:47 include/class_config.inc:171
-#: include/class_config.inc:710 include/class_config.inc:1171
-#: include/class_config.inc:1184 include/class_config.inc:1202
-#: include/class_pluglist.inc:117 include/class_CopyPasteHandler.inc:119
-#: include/class_CopyPasteHandler.inc:128
-#: include/class_CopyPasteHandler.inc:177
-#: include/class_CopyPasteHandler.inc:186
-#: include/class_CopyPasteHandler.inc:194
-#: plugins/admin/groups/class_group.inc:166
-#: plugins/admin/groups/class_group.inc:1240
-msgid "Configuration error"
-msgstr "Error de configuración"
+#: plugins/admin/users/class_userManagement.inc:893
+#: plugins/admin/groups/class_groupManagement.inc:181
+#: plugins/admin/departments/class_department.inc:376
+#: plugins/admin/departments/organization.tpl:109
+#: plugins/admin/departments/generic.tpl:110
+#: plugins/admin/ogroups/objectSelect/selectObject-list.xml:55
+#: plugins/admin/ogroups/class_ogroupManagement.inc:188
+#: plugins/personal/generic/generic.tpl:394
+#: plugins/personal/generic/generic.tpl:574
+#: plugins/personal/generic/class_user.inc:1354
+#: plugins/personal/generic/class_user.inc:1845
+msgid "Phone"
+msgstr "Teléfono"
 
-#: html/password.php:115 html/index.php:179 html/setup.php:73
-#, fuzzy, php-format
-msgid "Compile directory %s is not accessible!"
-msgstr "¡No se puede acceder a el directorio de compilación '%s'!"
+#: plugins/admin/users/class_userManagement.inc:894
+#: plugins/admin/groups/class_groupManagement.inc:182
+msgid "Edit phone properties"
+msgstr "Editar características telefónicas"
 
-#: html/password.php:194 plugins/personal/generic/class_user.inc:614
-msgid "Password method"
-msgstr "Metodo de contraseña"
+#: plugins/admin/users/template.tpl:2
+msgid "Creating a new user using templates"
+msgstr "Crear un nuevo usuario usando plantillas"
 
-#: html/password.php:195
-msgid "Error: Password method not available!"
-msgstr "Error: ¡El método de contraseñas no esta disponible!"
+#: plugins/admin/users/template.tpl:6
+msgid ""
+"Creating a new user can be assisted by using templates. Many database "
+"records will be filled automatically. Choose 'none' to skip the usage of "
+"templates."
+msgstr ""
+"Crear un nuevo usuario es mas fácil si usa plantillas. Algunos valores en la "
+"base de datos serán introducidos automáticamente. Elegir 'ninguno' para "
+"anular el uso de plantillas."
 
-#: html/password.php:242 plugins/generic/dashBoard/Register/register.tpl:49
-#: plugins/admin/groups/userSelect/user-list.xml:56
+#: plugins/admin/users/template.tpl:13
+msgid "User template selection dialog"
+msgstr ""
+
+#: plugins/admin/users/template.tpl:23
+#: plugins/personal/generic/paste_generic.tpl:8
+#: plugins/personal/generic/generic.tpl:37
+msgid "Last name"
+msgstr "Apellido"
+
+#: plugins/admin/users/template.tpl:27
+#: plugins/personal/generic/paste_generic.tpl:12
+#: plugins/personal/generic/generic.tpl:51
+msgid "First name"
+msgstr "Nombre"
+
+#: plugins/admin/users/template.tpl:32 plugins/admin/users/user-list.xml:65
 #: plugins/admin/groups/singleUserSelect/singleUser-list.xml:56
+#: plugins/admin/groups/userSelect/user-list.xml:56
 #: plugins/admin/groups/userGroupSelect/selectUserGroup-list.xml:65
-#: plugins/admin/users/template.tpl:32 plugins/admin/users/user-list.xml:65
+#: plugins/personal/generic/paste_generic.tpl:16
+#: plugins/personal/generic/generic.tpl:65
 #: plugins/personal/generic/class_user.inc:1311
 #: plugins/personal/generic/class_user.inc:1329
 #: plugins/personal/generic/class_user.inc:1343
 #: plugins/personal/generic/class_user.inc:1345
-#: plugins/personal/generic/class_user.inc:1705
-#: plugins/personal/generic/generic.tpl:65
-#: plugins/personal/generic/paste_generic.tpl:16
+#: plugins/personal/generic/class_user.inc:1704
+#: plugins/generic/dashBoard/Register/register.tpl:49 html/password.php:242
 msgid "Login"
 msgstr "Inicio"
 
-#: html/password.php:244 plugins/personal/password/class_password.inc:119
-msgid "You need to specify your current password in order to proceed."
-msgstr "Necesita introducir su contraseña actual para continuar."
+#: plugins/admin/users/template.tpl:49
+#: plugins/admin/departments/class_department.inc:564
+#: plugins/admin/departments/class_department.inc:646
+#: ihtml/themes/default/snapshotdialog.tpl:88
+msgid "Continue"
+msgstr "Continuar"
 
-#: html/password.php:246 plugins/admin/users/class_userManagement.inc:316
-#: plugins/personal/password/class_password.inc:121
+#: plugins/admin/users/password.tpl:4
 msgid ""
-"The passwords you've entered as 'New password' and 'Repeated new password' "
-"do not match."
+"To change the user password use the fields below. The changes take effect "
+"immediately. Please memorize the new password, because the user wouldn't be "
+"able to login without it."
 msgstr ""
-"No coinciden las contraseñas introducidas como 'Nueva contraseña' y 'Repetir "
-"nueva contraseña'."
+"Para cambiar la contraseña del usuario use los campos a continuación. Los "
+"cambios tomarán efecto inmediatamente. Por favor, recuerde la nueva "
+"contraseña, el usuario no podrá autenticarse sin ella."
 
-#: html/password.php:248 plugins/personal/password/class_password.inc:123
-msgid "The password you've entered as 'New password' is empty."
-msgstr "No se ha asignado ningún valor al campo 'Nueva contraseña'."
+#: plugins/admin/users/password.tpl:11 plugins/admin/users/password.tpl:39
+#, fuzzy
+msgid "Password input dialog"
+msgstr "Cambio de contraseña"
 
-#: html/password.php:250 plugins/personal/password/class_password.inc:125
-msgid "The password used as new and current are too similar."
-msgstr ""
-"La contraseña actual y la introducida como nueva son demasiado parecidas."
+#: plugins/admin/users/password.tpl:20 plugins/admin/users/password.tpl:72
+#: plugins/personal/myaccount/password.tpl:25
+#: plugins/personal/myaccount/password.tpl:78
+#: plugins/personal/password/password.tpl:31
+#: plugins/personal/password/password.tpl:85
+#: ihtml/themes/default/password.tpl:110
+msgid "Repeat new password"
+msgstr "Reintroducir nueva contraseña"
 
-#: html/password.php:252 plugins/personal/password/class_password.inc:127
-msgid "The password used as new is to short."
-msgstr "La nueva contraseña es demasiado corta."
+#: plugins/admin/users/password.tpl:27 plugins/admin/users/password.tpl:79
+msgid "Strength"
+msgstr "Seguridad"
 
-#: html/password.php:254 plugins/personal/password/class_password.inc:129
+#: plugins/admin/users/password.tpl:43
+#: plugins/personal/myaccount/password.tpl:49
+#: plugins/personal/password/password.tpl:55
 #, fuzzy
-msgid "The password contains possibly problematic Unicode characters!"
-msgstr "¡El campo '%s' tiene caracteres no validos!"
+msgid "Use proposal"
+msgstr "grupos de usuarios"
 
-#: html/password.php:261 html/index.php:311
+#: plugins/admin/users/password.tpl:61
+#: plugins/personal/myaccount/password.tpl:67
+#: plugins/personal/password/password.tpl:74
 #, fuzzy
-msgid "Please check the username/password combination!"
-msgstr "Por favor compruebe la combinación nombre de usuario/contraseña"
+msgid "Manually specify a password"
+msgstr "¡Por favor introduzca una contraseña!"
 
-#: html/password.php:268
+#: plugins/admin/users/password.tpl:95
 #, fuzzy
-msgid "You have no permissions to change your password!"
-msgstr "No tiene permisos para cambiar su contraseña."
+msgid "Enforce password change on next login."
+msgstr "Forzar el cambio de contraseña al iniciar"
 
-#: html/password.php:280 plugins/personal/password/class_password.inc:136
-#, php-format
-msgid "Check-hook reported a problem: %s. Password change canceled!"
-msgstr ""
+#: plugins/admin/users/password.tpl:101
+#: plugins/personal/myaccount/password.tpl:96
+#: plugins/personal/password/password.tpl:103
+#: ihtml/themes/default/password.tpl:131
+msgid "Set password"
+msgstr "Introducir contraseña"
 
-#: html/password.php:315 include/functions.inc:2489 include/functions.inc:2493
-#: include/functions.inc:2499 include/functions.inc:2523
-#: include/class_tabs.inc:264 include/class_jsonRPC.inc:37
-#: include/utils/class_xml.inc:37 include/class_configRegistry.inc:688
-#: include/class_configRegistry.inc:703 include/class_configRegistry.inc:718
-#: include/class_configRegistry.inc:733 include/class_configRegistry.inc:749
-#: include/class_configRegistry.inc:754 include/class_configRegistry.inc:774
-#: include/class_configRegistry.inc:779 include/class_configRegistry.inc:796
-#: include/class_configRegistry.inc:801 include/class_configRegistry.inc:819
-#: include/class_configRegistry.inc:824 include/class_configRegistry.inc:840
-#: include/class_configRegistry.inc:855 include/class_configRegistry.inc:870
-#: plugins/admin/groups/class_group.inc:852
-#: plugins/admin/departments/dep_move_confirm.tpl:2
-#: plugins/personal/posix/class_posixAccount.inc:651
-#: plugins/personal/posix/class_posixAccount.inc:774 setup/setup_checks.tpl:27
-#: setup/setup_checks.tpl:68
-msgid "Warning"
-msgstr "Aviso"
+#: plugins/admin/users/user-list.xml:11
+msgid "List of users"
+msgstr "Lista de usuarios"
 
-#: html/password.php:315
-msgid "Session will not be encrypted."
-msgstr "La sesión no será codificada."
+#: plugins/admin/users/user-list.xml:23 plugins/admin/users/user-list.xml:95
+#: plugins/admin/groups/singleUserSelect/singleUser-list.xml:14
+#: plugins/admin/groups/userSelect/user-list.xml:14
+#: plugins/admin/groups/userGroupSelect/selectUserGroup-list.xml:15
+#: plugins/admin/ogroups/objectSelect/selectObject-list.xml:63
+#: plugins/admin/ogroups/class_ogroupManagement.inc:183
+msgid "User"
+msgstr "Usuario"
 
-#: html/password.php:317
-msgid "Enter SSL session"
-msgstr "Entrar en sesión SSL"
+#: plugins/admin/users/user-list.xml:49
+#: plugins/admin/groups/singleUserSelect/singleUser-list.xml:48
+#: plugins/admin/groups/userSelect/user-list.xml:48
+#: plugins/admin/groups/class_group.inc:210
+#: plugins/admin/groups/class_group.inc:1190
+#: plugins/admin/groups/class_group.inc:1200
+#: plugins/personal/generic/class_user.inc:1702
+#: plugins/generic/references/class_reference.inc:87
+#: ihtml/themes/default/infoPage.tpl:14
+msgid "Surname"
+msgstr "Apellido"
 
-#: html/index.php:45
-#, php-format
-msgid "Your browser (%s) is blacklisted for the current theme!"
-msgstr ""
+#: plugins/admin/users/user-list.xml:73 plugins/admin/groups/group-list.xml:57
+#: plugins/admin/departments/locality.tpl:8
+#: plugins/admin/departments/locality.tpl:9
+#: plugins/admin/departments/domain.tpl:8
+#: plugins/admin/departments/domain.tpl:9
+#: plugins/admin/departments/dcObject.tpl:8
+#: plugins/admin/departments/dcObject.tpl:9
+#: plugins/admin/departments/organization.tpl:7
+#: plugins/admin/departments/organization.tpl:9
+#: plugins/admin/departments/country.tpl:8
+#: plugins/admin/departments/country.tpl:9
+#: plugins/admin/departments/generic.tpl:7
+#: plugins/admin/departments/generic.tpl:9
+#: plugins/admin/ogroups/ogroup-list.xml:57
+msgid "Properties"
+msgstr "Propiedades"
 
-#: html/index.php:72
-#, php-format
-msgid "This session is not encrypted. Click %s to enter an encrypted session."
-msgstr ""
+#: plugins/admin/users/user-list.xml:128 plugins/admin/users/user-list.xml:230
+#: plugins/personal/password/class_password.inc:26
+#: ihtml/themes/default/password.tpl:74
+msgid "Change password"
+msgstr "Cambiar contraseña"
 
-#: html/index.php:72
+#: plugins/admin/users/user-list.xml:140
+msgid "Lock users"
+msgstr "Bloquear usuarios"
+
+#: plugins/admin/users/user-list.xml:148
+msgid "Unlock users"
+msgstr "Desbloquear usuarios"
+
+#: plugins/admin/users/user-list.xml:156
+#: plugins/admin/groups/group-list.xml:106
+#: plugins/admin/ogroups/ogroup-list.xml:106
+msgid "Send message"
+msgstr "Enviar mensaje"
+
+#: plugins/admin/users/user-list.xml:167
+msgid "Apply template"
+msgstr "Aplicar plantilla"
+
+#: plugins/admin/users/user-list.xml:199
+msgid "New user from template"
+msgstr "Nuevo usuario desde plantilla"
+
+#: plugins/admin/users/user-list.xml:213
+msgid "Edit user"
+msgstr "Editar usuario"
+
+#: plugins/admin/users/user-list.xml:222
+msgid "%{filter:lockLabel(userPassword)}"
+msgstr "%{filter:lockLabel(userPassword)}"
+
+#: plugins/admin/users/user-list.xml:245
+msgid "Remove user"
+msgstr "Eliminar usuario"
+
+#: plugins/admin/users/user-filter.xml:33
+msgid "Show templates"
+msgstr "Mostrar plantillas"
+
+#: plugins/admin/users/user-filter.xml:47
+msgid "Show POSIX users"
+msgstr "Mostrar usuarios POSIX"
+
+#: plugins/admin/users/user-filter.xml:61
 #, fuzzy
-msgid "here"
-msgstr "Tema"
+msgid "Show SAMBA users"
+msgstr "Mostrar usuarios"
 
-#: html/index.php:78
+#: plugins/admin/users/user-filter.xml:75
 #, fuzzy
-msgid "The configured session lifetime will be overridden by php.ini settings!"
-msgstr ""
-"El tiempo de vida de sesión es su gosa.conf sera sustituido por el valor de "
-"ini de php."
+msgid "Show mail users"
+msgstr "Mostrar los usuarios de correo"
 
-#: html/index.php:179
-msgid "Smarty error"
-msgstr "Error Smarty"
+#: plugins/admin/users/templatize.tpl:2
+msgid "Applying a template"
+msgstr "Aplicando una plantilla"
 
-#: html/index.php:202
-#, fuzzy
+#: plugins/admin/users/templatize.tpl:6
 msgid ""
-"Your browser has cookies disabled: please enable cookies and reload this "
-"page before logging in!"
+"Applying a template to several users will replace all user attributes "
+"defined in the template."
 msgstr ""
-"Su navegador tiene las cookies desactivadas. ¡Porfavor active las cookies y "
-"recargue esta página antes de iniciar sesión!"
+"Aplicar una plantilla a usuarios reemplazará los valores de estos por los "
+"definidos en la plantilla."
 
-#: html/index.php:233
+#: plugins/admin/users/templatize.tpl:13
 #, fuzzy
-msgid "Broken HTTP authentication setup!"
-msgstr "¡Hay un problema con la configuración de autenticación!"
+msgid "Apply user template"
+msgstr "Aplicar plantilla"
 
-#: html/index.php:241 html/index.php:245 include/class_management.inc:508
-#: include/class_management.inc:669
-#: include/password-methods/class_password-methods.inc:339
-#: include/class_listing.inc:536 include/functions.inc:3038
-#: include/functions.inc:3346 include/functions.inc:3360
-#: include/functions.inc:3390 include/functions.inc:3398
-#: include/functions.inc:3410 include/functions.inc:3414
-#: include/functions.inc:3429 include/functions.inc:3438
-#: include/functions.inc:3498 include/class_tabs.inc:56
-#: include/class_plugin.inc:1698 include/class_plugin.inc:1705
-#: include/utils/class_xml.inc:40 include/utils/class_msgPool.inc:137
-#: include/utils/class_msgPool.inc:149 include/utils/class_msgPool.inc:167
-#: include/utils/class_msgPool.inc:440 include/utils/class_msgPool.inc:462
-#: include/class_gosaSupportDaemon.inc:1184
-#: include/class_gosaSupportDaemon.inc:1204
-#: include/class_CopyPasteHandler.inc:118
-#: include/class_CopyPasteHandler.inc:127
-#: include/class_CopyPasteHandler.inc:159
-#: include/class_CopyPasteHandler.inc:176
-#: include/class_CopyPasteHandler.inc:185
-#: include/class_CopyPasteHandler.inc:193
-#: include/class_CopyPasteHandler.inc:273
-#: include/class_CopyPasteHandler.inc:377 include/class_msg_dialog.inc:99
-#: plugins/generic/statistics/chartClasses/class_categoryActionOverTime.inc:43
-#: plugins/generic/statistics/chartClasses/class_categoryActionOverTime.inc:49
-#: plugins/generic/statistics/chartClasses/class_categoryActionOverTime.inc:96
-#: plugins/generic/statistics/class_statistics.inc:133
-#: plugins/generic/statistics/class_statistics.inc:229
-#: plugins/generic/statistics/class_statistics.inc:244
-#: plugins/generic/references/class_ldifViewer.inc:20
-#: plugins/admin/ogroups/class_ogroup.inc:402
-#: plugins/admin/groups/class_group.inc:463
-#: plugins/admin/groups/class_group.inc:469
-#: plugins/admin/groups/class_group.inc:657
-#: plugins/admin/groups/class_group.inc:753
-#: plugins/admin/groups/class_group.inc:758
-#: plugins/admin/groups/class_group.inc:1096
-#: plugins/admin/newConfigManagement/class_newConfigManagement.inc:42
-#: plugins/admin/newConfigManagement/class_newConfigManagement.inc:94
-#: plugins/admin/departments/class_department.inc:317
-#: plugins/admin/acl/class_aclRole.inc:670
-#: plugins/addons/propertyEditor/migration/class_migrateRDN.inc:203
-#: plugins/addons/propertyEditor/migration/class_migrateRDN.inc:207
-#: plugins/personal/generic/class_user.inc:297
-#: plugins/personal/generic/class_user.inc:429
-#: plugins/personal/generic/class_user.inc:522
-#: plugins/personal/generic/class_user.inc:816
-#: plugins/personal/generic/class_user.inc:1050
-#: plugins/personal/generic/class_user.inc:1177
-#: plugins/personal/generic/class_user.inc:1184
-#: plugins/personal/generic/class_user.inc:1202
-#: plugins/personal/generic/class_user.inc:1483
-#: plugins/personal/generic/class_user.inc:1810
-#: plugins/personal/password/class_password.inc:210
-#: setup/class_setupStep_Migrate.inc:450 setup/setup_checks.tpl:25
-#: setup/setup_checks.tpl:66
-#, php-format
-msgid "Error"
-msgstr "Error"
+#: plugins/admin/users/templatize.tpl:32
+msgid "No templates available!"
+msgstr "¡No hay plantillas disponibles!"
 
-#: html/index.php:241
-#, fuzzy
-msgid "Cannot find a valid user for the current HTTP authentication!"
-msgstr ""
-"¡No se puede encontrar un usuario válido para la configuración de "
-"autenticación seleccionada!"
+#: plugins/admin/groups/paste_generic.tpl:1
+msgid "Group settings"
+msgstr "Parametros de grupos"
 
-#: html/index.php:245
+#: plugins/admin/groups/paste_generic.tpl:2
 #, fuzzy
-msgid "Cannot find a unique user for the current HTTP authentication!"
-msgstr ""
-"¡No se puede encontrar un usuario válido para la configuración de "
-"autenticación seleccionada!"
+msgid "Paste group settings"
+msgstr "Parametros de grupos"
 
-#: html/index.php:271 include/class_SnapshotHandler.inc:123
-#: include/class_SnapshotHandler.inc:280 include/class_SnapshotHandler.inc:329
-#: include/class_SnapshotHandler.inc:333 include/class_SnapshotHandler.inc:346
-#: include/class_SnapshotHandler.inc:380 include/class_SnapshotHandler.inc:435
-#: include/class_SnapshotHandler.inc:500 include/class_SnapshotHandler.inc:515
-#: include/class_acl.inc:1258 include/class_acl.inc:1354
-#: include/functions.inc:494 include/functions.inc:529
-#: include/functions.inc:537 include/functions.inc:583
-#: include/functions.inc:852 include/functions.inc:901
-#: include/functions.inc:958 include/functions.inc:1008
-#: include/functions.inc:3272 include/class_userFilter.inc:275
-#: include/class_ldap.inc:847 include/class_ldap.inc:1305
-#: include/class_config.inc:367
-#: plugins/generic/references/class_reference.inc:97
-#: plugins/admin/ogroups/class_ogroup.inc:758
-#: plugins/admin/ogroups/class_ogroup.inc:775
-#: plugins/admin/groups/class_group.inc:600
-#: plugins/admin/groups/class_group.inc:876
-#: plugins/admin/departments/class_department.inc:285
-#: plugins/admin/departments/class_department.inc:482
-#: plugins/admin/departments/class_department.inc:759
-#: plugins/admin/departments/class_department.inc:790
-#: plugins/admin/acl/class_aclRole.inc:602
-#: plugins/admin/acl/class_aclRole.inc:642
-#: plugins/admin/acl/class_aclRole.inc:656
-#: plugins/addons/dyngroup/class_DynamicLdapGroup.inc:191
-#: plugins/addons/dyngroup/class_DynamicLdapGroup.inc:256
-#: plugins/personal/generic/class_user.inc:730
-#: plugins/personal/generic/class_user.inc:1099
-#: plugins/personal/posix/trustModeDialog/class_trustModeDialog.inc:253
-#: plugins/personal/posix/class_posixAccount.inc:529
-#: plugins/personal/posix/class_posixAccount.inc:791
-#: setup/class_setupStep_Migrate.inc:461 setup/class_setupStep_Migrate.inc:814
-msgid "LDAP error"
-msgstr "Error LDAP"
+#: plugins/admin/groups/paste_generic.tpl:5
+#: plugins/admin/groups/generic.tpl:11
+#: plugins/admin/ogroups/paste_generic.tpl:4
+#: plugins/admin/ogroups/generic.tpl:7
+msgid "Group name"
+msgstr "Nombre del grupo"
 
-#: html/index.php:289
+#: plugins/admin/groups/paste_generic.tpl:8
+#: plugins/admin/groups/generic.tpl:17
 #, fuzzy
-msgid "Please specify a valid user name!"
-msgstr "¡Por favor introduzca un nombre de usuario válido!"
-
-#: html/index.php:292
-msgid "Please specify your password!"
-msgstr "¡Por favor introduzca una contraseña!"
-
-#: html/index.php:304
-msgid "Authentication error"
-msgstr "Error de Autenticación"
+msgid "POSIX name of the group"
+msgstr "Nombre Posix del grupo"
 
-#: html/index.php:304
+#: plugins/admin/groups/paste_generic.tpl:13
+#: plugins/admin/groups/generic.tpl:59
 #, fuzzy
-msgid "Cannot retrieve user information for HTTP authentication!"
+msgid "Normally IDs are auto-generated, select to specify manually"
 msgstr ""
-"¡No se puede recuperar la información de usuario para autenticación htaccess!"
+"Normalmente los IDs son generados automáticamente, seleccione para indicar "
+"manualmente"
 
-#: html/index.php:359
-msgid "Account locked. Please contact your system administrator!"
-msgstr ""
-"Cuenta bloqueada. ¡Por favor contacte con su administrador de sistemas!"
+#: plugins/admin/groups/paste_generic.tpl:15
+#: plugins/admin/groups/generic.tpl:62
+msgid "Force GID"
+msgstr "Forzar GID"
 
-#: html/setup.php:73
-msgid "Smarty"
-msgstr "Smarty"
+#: plugins/admin/groups/paste_generic.tpl:18
+#: plugins/admin/groups/generic.tpl:65
+msgid "Forced ID number"
+msgstr "Forzar número ID"
 
-#: html/main.php:171
-#, fuzzy, php-format
-msgid "Cannot locate file %s - please run %s to fix this"
-msgstr ""
-"No se puede encontrar el archivo '%s' - por favor ejecute '%s' para "
-"solucionarlo"
+#: plugins/admin/groups/singleUserSelect/singleUser-list.xml:10
+#: plugins/admin/groups/userSelect/user-list.xml:10
+#: plugins/admin/groups/userGroupSelect/selectUserGroup-list.xml:11
+#: plugins/admin/ogroups/objectSelect/selectObject-list.xml:11
+#: plugins/personal/posix/trustSelect/trust-list.xml:9
+#: plugins/personal/posix/groupSelect/group-list.xml:10
+msgid "Please select the desired entries"
+msgstr "Por favor seleccione las entradas que desee"
 
-#: html/main.php:190
-msgid "PHP configuration"
-msgstr "Configuración PHP"
+#: plugins/admin/groups/singleUserSelect/class_singleUserSelect.inc:29
+#: plugins/admin/groups/userSelect/class_userSelect.inc:26
+#, fuzzy
+msgid "User selection"
+msgstr "Parametros de grupos"
 
-#: html/main.php:191
+#: plugins/admin/groups/class_groupManagement.inc:25
+#: plugins/admin/groups/class_group.inc:1041
+#: plugins/generic/references/class_aclResolver.inc:177
+#: setup/class_setupStep_Migrate.inc:300 include/class_acl.inc:239
+msgid "Groups"
+msgstr "Grupos"
+
+#: plugins/admin/groups/class_groupManagement.inc:26
 msgid ""
-"Fatal error: Register globals is active. Please fix this in order to "
-"continue."
+"Manage aspects of groups like members, POSIX, desktop, samba and mail "
+"settings"
 msgstr ""
 
-#: html/main.php:220
-msgid "Your password is about to expire, please change your password!"
-msgstr ""
-"Su contraseña va a caducar próximamente, ¡Por favor cambie su contraseña!"
+#: plugins/admin/groups/class_groupManagement.inc:189
+msgid "Menu"
+msgstr "Menú"
 
-#: html/main.php:285
-msgid "Running out of memory!"
-msgstr "¡Funcionando sin memoria!"
+#: plugins/admin/groups/class_groupManagement.inc:190
+msgid "Edit start menu properties"
+msgstr "Editar propiedades iniciales del menú"
+
+#: plugins/admin/groups/userGroupSelect/selectUserGroup-list.xml:23
+#: plugins/admin/groups/group-list.xml:15
+#: plugins/admin/groups/group-list.xml:79
+#: plugins/admin/ogroups/ogroup-list.xml:79
+#: plugins/admin/ogroups/objectSelect/selectObject-list.xml:71
+#: plugins/admin/ogroups/class_ogroupManagement.inc:184
+#: plugins/personal/posix/groupSelect/group-list.xml:13
+#: plugins/addons/propertyEditor/property-list.xml:72
+msgid "Group"
+msgstr "Grupo"
 
-#: html/main.php:345
+#: plugins/admin/groups/userGroupSelect/selectUserGroup-list.xml:83
+#: plugins/admin/ogroups/objectSelect/selectObject-list.xml:123
+#: plugins/personal/generic/generic.tpl:252
+#: plugins/personal/generic/generic.tpl:272
+#: include/utils/class_msgPool.inc:319
 #, php-format
-msgid "You're logged in as %s"
-msgstr ""
+msgid "Add"
+msgstr "Añadir"
 
-#: html/main.php:348
+#: plugins/admin/groups/userGroupSelect/class_userGroupSelect.inc:29
 #, fuzzy
-msgid "ACLs are disabled"
-msgstr "Desactivados chequeos de ACL de usuario"
+msgid "User and group selection"
+msgstr "Parametros de grupos"
 
-#: html/main.php:398
+#: plugins/admin/groups/group-filter.xml:31
 #, fuzzy
-msgid "Plug-in"
-msgstr "Extensión"
+msgid "Default filter2"
+msgstr "Parámetro"
 
-#: html/main.php:399
-#, fuzzy, php-format
-msgid "Fatal error: Cannot find any plugin definitions for plugin %s!"
-msgstr ""
-"FATAL: ¡No se puede encontrar ninguna definición de extensión para la "
-"extensión '%s'!"
+#: plugins/admin/groups/generic.tpl:14 plugins/personal/generic/generic.tpl:41
+#: plugins/personal/generic/generic.tpl:55
+#: plugins/personal/generic/generic.tpl:73
+msgid "Multiple edit"
+msgstr "Edición multiple"
 
-#: html/main.php:415
-msgid "Configuration Error"
-msgstr "Error de configuración"
+#: plugins/admin/groups/generic.tpl:28 plugins/admin/ogroups/generic.tpl:18
+msgid "Descriptive text for this group"
+msgstr "Descripción del grupo"
 
-#: html/main.php:416
-#, fuzzy, php-format
-msgid ""
-"Fatal error: not all POST variables have been transfered by PHP - please "
-"inform your administrator!"
-msgstr ""
-"FATAL: No todos las variables POST han sido transferidas por PHP - ¡Por "
-"favor informe a su administrador!"
+#: plugins/admin/groups/generic.tpl:75 plugins/admin/groups/generic.tpl:102
+msgid "Select to create a samba conform group"
+msgstr "Seleccione para crear un grupo conforme samba"
 
-#: html/helpviewer.php:64
-msgid "Help browser"
-msgstr "Navegador de ayuda"
+#: plugins/admin/groups/generic.tpl:87 plugins/admin/groups/generic.tpl:110
+msgid "in domain"
+msgstr "en dominio"
 
-#: html/helpviewer.php:118
+#: plugins/admin/groups/generic.tpl:131
+msgid "Members are in a phone pickup group"
+msgstr "Los miembros están en un grupo de salto telefónico"
+
+#: plugins/admin/groups/generic.tpl:146
 #, fuzzy
-msgid "There is no help file specified for this class"
-msgstr "No hay archivo de ayuda disponible para esta clase"
+msgid "Members are in a Nagios group"
+msgstr "Los miembros están en un grupo Nagios"
 
-#: html/helpviewer.php:193 include/functions_helpviewer.inc:97
-msgid "previous"
-msgstr "anterior"
+#: plugins/admin/groups/generic.tpl:174
+#, fuzzy
+msgid "Common group members"
+msgstr "Grupo común"
 
-#: html/helpviewer.php:197 include/functions_helpviewer.inc:101
-msgid "next"
-msgstr "siguiente"
+#: plugins/admin/groups/generic.tpl:183
+#, fuzzy
+msgid "Partial group members"
+msgstr "Miembros del grupo"
 
-#: html/helpviewer.php:268
-#, fuzzy, php-format
-msgid "Help directory '%s' is not accessible, can't read any help files."
-msgstr ""
-"El directorio de ayuda '%s' no está disponible, no podrá leer ningún archivo "
-"de ayuda."
+#: plugins/admin/groups/generic.tpl:188
+msgid "Group members"
+msgstr "Miembros del grupo"
 
-#: include/class_management.inc:32 include/class_management.inc:33
-#: plugins/personal/posix/class_posixAccount.inc:215
-msgid "unconfigured"
-msgstr "Sin configurar"
+#: plugins/admin/groups/group-list.xml:11
+msgid "List of groups"
+msgstr "Lista de grupos"
 
-#: include/class_management.inc:324 include/class_management.inc:487
-#: include/class_management.inc:534 include/class_management.inc:549
-#: include/class_management.inc:586 include/class_management.inc:600
-#: plugins/admin/users/class_userManagement.inc:228
-#: plugins/admin/users/class_userManagement.inc:739
-msgid "Permission"
-msgstr "Permiso"
-
-#: include/class_management.inc:405
-#: plugins/admin/users/class_userManagement.inc:697
-#: plugins/admin/users/class_userManagement.inc:701
-#: plugins/admin/acl/class_aclManagement.inc:98
-msgid "Permission error"
-msgstr "Error de Permisos"
-
-#: include/class_management.inc:487
-#, fuzzy, php-format
-msgid "You are not allowed to create a snapshot for %s!"
-msgstr "No tiene permisos para crear una instantanea para %s."
-
-#: include/class_management.inc:534 include/class_management.inc:586
-#: include/class_management.inc:600
-#, fuzzy, php-format
-msgid "You are not allowed to restore a snapshot for %s!"
-msgstr "No tiene permisos para recuperar una instantanea para %s."
-
-#: include/class_management.inc:549
-#, fuzzy, php-format
-msgid "You are not allowed to remove a snapshot for %s!"
-msgstr "No tiene permisos para recuperar una instantanea para %s."
-
-#: include/class_management.inc:659 include/class_management.inc:743
-#: include/class_acl.inc:984 include/class_session.inc:76
-#: include/class_session.inc:101 include/class_session.inc:127
-#: include/functions.inc:623 include/functions.inc:827
-#: include/functions.inc:945 include/functions.inc:1340
-#: include/functions.inc:2168 include/functions.inc:2198
-#: include/functions.inc:2218 include/class_ldap.inc:784
-#: include/class_ldap.inc:835 include/class_log.inc:87
-#: include/class_CopyPasteHandler.inc:160
-#: include/class_CopyPasteHandler.inc:274
-#: plugins/personal/myaccount/main.inc:49
-msgid "Internal error"
-msgstr "error interno"
-
-#: include/class_management.inc:660 include/class_management.inc:744
-#: plugins/personal/myaccount/main.inc:50
-#, php-format
-msgid ""
-"Cannot instantiate tabbed-plug-in, the base plugin (%s) is not available!"
-msgstr ""
+#: plugins/admin/groups/group-list.xml:138
+msgid "Edit group"
+msgstr "Editar grupo"
 
-#: include/class_management.inc:669
-#, fuzzy, php-format
-msgid ""
-"No tab definition for %s found in configuration file: cannot create plugin "
-"instance!"
-msgstr ""
-"No hay declaración de pestaña para '%s' en su archivo de configuración. ¡No "
-"se puede crear la instancia del plugin!"
+#: plugins/admin/groups/group-list.xml:151
+msgid "Remove group"
+msgstr "Eliminar grupo"
 
-#: include/class_releaseSelector.inc:214 include/class_listing.inc:1057
-#: include/class_listing.inc:1059 include/class_baseSelector.inc:188
-msgid "Root"
-msgstr "Raíz"
+#: plugins/admin/groups/class_group.inc:166
+#: plugins/admin/groups/class_group.inc:1240 html/index.php:157
+#: html/index.php:233 html/main.php:295 html/password.php:113
+#: include/utils/class_timezone.inc:47 include/class_SnapshotHandler.inc:44
+#: include/class_SnapshotHandler.inc:57 include/class_SnapshotHandler.inc:75
+#: include/password-methods/class_password-methods-sha.inc:48
+#: include/password-methods/class_password-methods-ssha.inc:51
+#: include/class_CopyPasteHandler.inc:119
+#: include/class_CopyPasteHandler.inc:128
+#: include/class_CopyPasteHandler.inc:177
+#: include/class_CopyPasteHandler.inc:186
+#: include/class_CopyPasteHandler.inc:194 include/class_config.inc:171
+#: include/class_config.inc:710 include/class_config.inc:1171
+#: include/class_config.inc:1184 include/class_config.inc:1202
+#: include/class_pluglist.inc:146 include/functions.inc:837
+#: include/functions.inc:3053 include/functions.inc:3068
+msgid "Configuration error"
+msgstr "Error de configuración"
 
-#: include/class_releaseSelector.inc:262 include/class_ItemSelector.inc:289
-#: include/class_baseSelector.inc:235
-msgid "Submit"
-msgstr "Enviar"
+#: plugins/admin/groups/class_group.inc:166
+#: plugins/admin/groups/class_group.inc:1240
+msgid "Cannot find group SID in your configuration!"
+msgstr "¡No se puede encontrar SID de grupo en el archivo de configuración!"
 
-#: include/class_socketClient.inc:108
-#, fuzzy, php-format
-msgid "Socket connection to %s:%s failed: %s"
-msgstr "Ha fallado la conexión a la máquina '%s:%s': %s"
+#: plugins/admin/groups/class_group.inc:210
+#: plugins/admin/groups/class_group.inc:1190
+#: plugins/admin/groups/class_group.inc:1200
+#: plugins/personal/posix/paste_generic.tpl:38
+#: plugins/personal/posix/class_posixAccount.inc:869
+#: plugins/personal/posix/class_posixAccount.inc:872
+#: plugins/personal/posix/generic.tpl:64
+#: plugins/generic/references/class_reference.inc:87
+#: setup/class_setupStep_Migrate.inc:415
+msgid "UID"
+msgstr "UID"
 
-#: include/class_socketClient.inc:191
-#, fuzzy, php-format
-msgid "Socket timeout of %s seconds reached!"
-msgstr "Tiempo excedido de %s segundos para conexión alcanzado."
+#: plugins/admin/groups/class_group.inc:310
+msgid "Samba group"
+msgstr "Grupo de samba"
 
-#: include/class_pathNavigator.inc:86
+#: plugins/admin/groups/class_group.inc:310
 #, fuzzy
-msgid "Welcome to GOsa"
-msgstr "Bienvenidos al asistente de configuración de GOsa"
-
-#: include/password-methods/class_password-methods.inc:339
-msgid "Cannot find a suitable password method for the current hash!"
-msgstr ""
-"¡No se puede encontrar un método de codificación válido para la clave "
-"introducida!"
-
-#: include/class_SnapshotHandler.inc:45 include/class_SnapshotHandler.inc:76
-#, fuzzy, php-format
-msgid ""
-"The snapshot functionality is enabled but the required variable %s is not "
-"set!"
-msgstr ""
-"La funcionalidad de instancias esta activa, pero el valor requerido '%s' no "
-"está activo."
-
-#: include/class_SnapshotHandler.inc:58
-#, fuzzy, php-format
-msgid ""
-"The snapshot functionality is enabled but the required PHP compression "
-"module is missing: %s!"
-msgstr ""
-"La funcionalidad de instancias esta activa, pero no se encuentra el módulo "
-"de compresión requerido. Por favor instale '%s'."
+msgid "Domain administrators"
+msgstr "Administradores del dominio"
 
-#: include/class_acl.inc:27 plugins/admin/acl/class_aclManagement.inc:25
-msgid "Access control"
-msgstr "Control de acceso"
+#: plugins/admin/groups/class_group.inc:310
+msgid "Domain users"
+msgstr "Usuarios del dominio"
 
-#: include/class_acl.inc:28
-msgid "Manage access control lists"
-msgstr "Gestión de las Listas de control de acceso"
+#: plugins/admin/groups/class_group.inc:311
+msgid "Domain guests"
+msgstr "Invitados del dominio"
 
-#: include/class_acl.inc:125 include/class_acl.inc:613
-#: include/class_acl.inc:1033
-#, fuzzy, php-format
-msgid "All users"
-msgstr "usuarios"
+#: plugins/admin/groups/class_group.inc:316
+#, php-format
+msgid "Special group (%d)"
+msgstr "Grupo especial (%d)"
 
-#: include/class_acl.inc:228
-#: plugins/generic/references/class_aclResolver.inc:63
-msgid "Reset ACLs"
-msgstr "Eliminar ACLs"
+#: plugins/admin/groups/class_group.inc:329
+#: plugins/admin/groups/class_group.inc:350
+#: plugins/admin/groups/class_group.inc:367
+#: plugins/admin/departments/class_department.inc:152
+#: plugins/generic/references/contents.tpl:18 include/class_pluglist.inc:479
+msgid "Unknown"
+msgstr "Desconocido"
 
-#: include/class_acl.inc:229
-#: plugins/generic/references/class_aclResolver.inc:64
-#: plugins/admin/acl/class_aclRole.inc:139
-msgid "One level"
-msgstr "Un nivel"
+#: plugins/admin/groups/class_group.inc:464
+#, php-format
+msgid "Adding UID '%s' to group '%s' failed: cannot find user object!"
+msgstr ""
+"¡Añadir UID '%s' al grupo '%s ha fallado: no podemos encontrar el objeto "
+"usuario!"
 
-#: include/class_acl.inc:230 include/class_acl.inc:235
-#: plugins/generic/references/class_aclResolver.inc:65
-#: plugins/admin/acl/class_aclRole.inc:140
-msgid "Current object"
-msgstr "Objeto actual"
+#: plugins/admin/groups/class_group.inc:470
+#, php-format
+msgid "Add UID '%s' to group '%s' failed: UID is used more than once!"
+msgstr "¡Añadir UID '%s' al grupo '%s ha fallado: UID es usado mas de una vez!"
 
-#: include/class_acl.inc:231
-#: plugins/generic/references/class_aclResolver.inc:66
-#: plugins/admin/acl/class_aclRole.inc:141
-msgid "Complete subtree"
-msgstr "Subárbol completo"
+#: plugins/admin/groups/class_group.inc:753
+#, php-format
+msgid "Cannot find any SID for '%s'!"
+msgstr "¡No se puede encontrar nigún SID para '%s'!"
 
-#: include/class_acl.inc:232
-#: plugins/generic/references/class_aclResolver.inc:67
-#: plugins/admin/acl/class_aclRole.inc:142
-msgid "Complete subtree (permanent)"
-msgstr "Subárbol completo (permanente)"
+#: plugins/admin/groups/class_group.inc:758
+#, php-format
+msgid "Cannot find any RIDBASE for '%s'!"
+msgstr "¡No se puede encontrar un RIDBASE para '%s'."
 
-#: include/class_acl.inc:233 include/class_acl.inc:236
-#: plugins/generic/references/class_aclResolver.inc:68
-msgid "Use ACL defined in role"
-msgstr "Utilizar las ACL definidas en el rol"
+#: plugins/admin/groups/class_group.inc:852
+#: plugins/admin/departments/dep_move_confirm.tpl:2
+#: plugins/personal/posix/class_posixAccount.inc:651
+#: plugins/personal/posix/class_posixAccount.inc:774 setup/setup_checks.tpl:27
+#: setup/setup_checks.tpl:68 html/password.php:315
+#: include/utils/class_xml.inc:37 include/class_configRegistry.inc:688
+#: include/class_configRegistry.inc:703 include/class_configRegistry.inc:718
+#: include/class_configRegistry.inc:733 include/class_configRegistry.inc:749
+#: include/class_configRegistry.inc:754 include/class_configRegistry.inc:774
+#: include/class_configRegistry.inc:779 include/class_configRegistry.inc:796
+#: include/class_configRegistry.inc:801 include/class_configRegistry.inc:819
+#: include/class_configRegistry.inc:824 include/class_configRegistry.inc:840
+#: include/class_configRegistry.inc:855 include/class_configRegistry.inc:870
+#: include/class_tabs.inc:270 include/class_jsonRPC.inc:37
+#: include/functions.inc:2489 include/functions.inc:2493
+#: include/functions.inc:2499 include/functions.inc:2523
+msgid "Warning"
+msgstr "Aviso"
 
-#: include/class_acl.inc:239
-#: plugins/generic/references/class_aclResolver.inc:185
-#: plugins/admin/users/class_userManagement.inc:25
-#: plugins/personal/generic/class_user.inc:1676
-#: setup/class_setupStep_Migrate.inc:297
-msgid "Users"
-msgstr "Usuarios"
+#: plugins/admin/groups/class_group.inc:852
+#, php-format
+msgid "The gidNumber '%s' is already in use by %s!"
+msgstr "¡El gidNumber '%s' introducido ya esta siendo usado por %s!"
 
-#: include/class_acl.inc:239
-#: plugins/generic/references/class_aclResolver.inc:177
-#: plugins/admin/groups/class_group.inc:1041
-#: plugins/admin/groups/class_groupManagement.inc:25
-#: setup/class_setupStep_Migrate.inc:300
-msgid "Groups"
-msgstr "Grupos"
+#: plugins/admin/groups/class_group.inc:966
+#: plugins/admin/groups/class_group.inc:969
+#: plugins/admin/groups/class_group.inc:1061
+#: plugins/personal/posix/paste_generic.tpl:47
+#: plugins/personal/posix/class_posixAccount.inc:876
+#: plugins/personal/posix/class_posixAccount.inc:879
+#: plugins/personal/posix/generic.tpl:75
+msgid "GID"
+msgstr "GID"
 
-#: include/class_acl.inc:254
-#, fuzzy
-msgid "Section"
-msgstr "Acción"
+#: plugins/admin/groups/class_group.inc:1036
+msgid "Generic group settings"
+msgstr "Parámetros genéricos del grupo"
 
-#: include/class_acl.inc:264
+#: plugins/admin/groups/class_group.inc:1049
 #, fuzzy
-msgid "Used"
-msgstr "Usar"
-
-#: include/class_acl.inc:280 plugins/admin/ogroups/class_ogroup.inc:865
-msgid "Member"
-msgstr "Miembro"
-
-#: include/class_acl.inc:280 plugins/admin/acl/class_aclRole.inc:182
-#: plugins/admin/acl/class_aclRole.inc:744
-msgid "Permissions"
-msgstr "Permisos"
-
-#: include/class_acl.inc:280 include/php_setup.inc:191
-#: plugins/admin/acl/class_aclRole.inc:182
-msgid "Type"
-msgstr "Tipo"
-
-#: include/class_acl.inc:574
-msgid "No ACL settings for this category!"
-msgstr "¡No hay ACL configuradas para esta categoría!"
-
-#: include/class_acl.inc:577
-#, php-format
-msgid "ACLs for: %s"
-msgstr ""
-
-#: include/class_acl.inc:583 include/class_acl.inc:587
-msgid "category ACL"
-msgstr "Categoría ACL"
-
-#: include/class_acl.inc:639
-#, fuzzy, php-format
-msgid "Edit ACL for '%s' with scope '%s'"
-msgstr "Editar ACL para '%s', el ámbito es '%s'"
+msgid "RDN for object group storage."
+msgstr "Lista del grupo de objetos"
 
-#: include/class_acl.inc:801 include/class_acl.inc:808
-msgid "Show/hide advanced settings"
-msgstr "Mostrar/ocultar caracteristicas avanzadas"
+#: plugins/admin/groups/class_group.inc:1063
+msgid "Samba group type"
+msgstr "Tipo de grupo de samba"
 
-#: include/class_acl.inc:819
-msgid "Create objects"
-msgstr "Crear objetos"
+#: plugins/admin/groups/class_group.inc:1064
+msgid "Samba domain name"
+msgstr "Nombre de dominio samba"
 
-#: include/class_acl.inc:820
-msgid "Move objects"
-msgstr "Mover objetos"
+#: plugins/admin/groups/class_group.inc:1065
+#: plugins/admin/ogroups/class_ogroup.inc:864
+#: plugins/personal/posix/trustModeDialog/generic.tpl:2
+msgid "System trust"
+msgstr "Sistema de seguridad"
 
-#: include/class_acl.inc:821
-msgid "Remove objects"
-msgstr "Eliminar Objetos"
+#: plugins/admin/groups/class_group.inc:1066
+msgid "Phone pickup group"
+msgstr "Miembros de grupo de salto telefónico"
 
-#: include/class_acl.inc:823
-#: plugins/generic/references/class_aclResolver.inc:307
-msgid "Restrict changes to user's own object"
-msgstr ""
+#: plugins/admin/groups/class_group.inc:1067
+msgid "Nagios group"
+msgstr "Grupo Nagios"
 
-#: include/class_acl.inc:827 include/class_acl.inc:936
-#: include/class_acl.inc:940
-#: plugins/generic/references/class_aclResolver.inc:309
-msgid "read"
-msgstr "leer"
+#: plugins/admin/groups/class_group.inc:1069
+msgid "Group member"
+msgstr "Miembro del grupo"
 
-#: include/class_acl.inc:828 include/class_acl.inc:938
-#: include/class_acl.inc:941
-#: plugins/generic/references/class_aclResolver.inc:310
-msgid "write"
-msgstr "escribir"
+#: plugins/admin/departments/class_countryGeneric.inc:82
+#: plugins/admin/departments/class_countryGeneric.inc:83
+#: plugins/admin/departments/dep-filter.xml:49
+#: plugins/admin/departments/dep-list.xml:31
+#: plugins/admin/departments/dep-list.xml:117
+#: plugins/admin/departments/country.tpl:5
+#: plugins/admin/departments/class_departmentManagement.inc:217
+msgid "Country"
+msgstr "País"
 
-#: include/class_acl.inc:832
-msgid "Complete object"
-msgstr "Objeto completo"
+#: plugins/admin/departments/class_countryGeneric.inc:91
+#: plugins/admin/departments/country.tpl:11
+msgid "Country name"
+msgstr "Nombre del País"
 
-#: include/class_acl.inc:984
-#, fuzzy, php-format
-msgid "Unknown ACL type '%s'!"
-msgstr "¡Tipo de ACL desconocido '%s'!"
+#: plugins/admin/departments/class_countryGeneric.inc:93
+#: plugins/admin/departments/locality.tpl:39
+#: plugins/admin/departments/domain.tpl:39
+#: plugins/admin/departments/class_department.inc:684
+#: plugins/admin/departments/dcObject.tpl:39
+#: plugins/admin/departments/organization.tpl:51
+#: plugins/admin/departments/class_dcObject.inc:92
+#: plugins/admin/departments/class_localityGeneric.inc:93
+#: plugins/admin/departments/country.tpl:39
+#: plugins/admin/departments/class_organizationGeneric.inc:127
+#: plugins/admin/departments/generic.tpl:51
+#: plugins/admin/departments/class_domain.inc:93
+#: plugins/personal/generic/generic.tpl:339
+#: plugins/personal/generic/generic.tpl:355
+#: plugins/personal/generic/class_user.inc:1723
+#, fuzzy
+msgid "Manager"
+msgstr "Gestión de usuarios"
 
-#: include/class_acl.inc:1029
-#, php-format
-msgid "Unknown entry '%s'!"
-msgstr "¡Entrada desconocida '%s'!"
+#: plugins/admin/departments/class_countryGeneric.inc:95
+#: plugins/admin/departments/locality.tpl:67
+#: plugins/admin/departments/domain.tpl:67
+#: plugins/admin/departments/class_department.inc:686
+#: plugins/admin/departments/dcObject.tpl:67
+#: plugins/admin/departments/organization.tpl:132
+#: plugins/admin/departments/class_dcObject.inc:94
+#: plugins/admin/departments/class_localityGeneric.inc:95
+#: plugins/admin/departments/country.tpl:68
+#: plugins/admin/departments/class_organizationGeneric.inc:135
+#: plugins/admin/departments/generic.tpl:132
+#: plugins/admin/departments/class_domain.inc:94
+msgid "Administrative settings"
+msgstr "Parámetros administrativos"
 
-#: include/class_acl.inc:1093 include/class_acl.inc:1095
-#, fuzzy, php-format
-msgid "ACL role: %s"
-msgstr "Roles ACL"
+#: plugins/admin/departments/locality.tpl:5
+#: plugins/admin/departments/dep-filter.xml:63
+#: plugins/admin/departments/dep-list.xml:39
+#: plugins/admin/departments/dep-list.xml:124
+#: plugins/admin/departments/class_localityGeneric.inc:82
+#: plugins/admin/departments/class_localityGeneric.inc:83
+#: plugins/admin/departments/class_departmentManagement.inc:229
+msgid "Locality"
+msgstr "Localidad"
 
-#: include/class_acl.inc:1095
-#, fuzzy
-msgid "unknown ACL role"
-msgstr "rol desconocido"
+#: plugins/admin/departments/locality.tpl:11
+#: plugins/admin/departments/dcObject.tpl:11
+msgid "Locality name"
+msgstr "Localidad"
 
-#: include/class_acl.inc:1103
-#, php-format
-msgid "Contains settings for these objects: %s"
-msgstr "Tiene configuraciones de los siguientes objetos: %s"
+#: plugins/admin/departments/locality.tpl:14
+#: plugins/admin/departments/dcObject.tpl:14
+msgid "Name of locality to create"
+msgstr "Nombre de la localidad a crear"
 
-#: include/class_acl.inc:1120
-msgid "inactive"
-msgstr "inactivo"
+#: plugins/admin/departments/locality.tpl:22
+#: plugins/admin/departments/domain.tpl:22
+#: plugins/admin/departments/dcObject.tpl:22
+#: plugins/admin/departments/organization.tpl:22
+#: plugins/admin/departments/country.tpl:22
+msgid "Descriptive text for department"
+msgstr "Descripción del departamento"
 
-#: include/class_acl.inc:1120
-msgid "No members"
-msgstr "Sin miembros"
+#: plugins/admin/departments/locality.tpl:70
+#: plugins/admin/departments/domain.tpl:70
+#: plugins/admin/departments/dcObject.tpl:70
+#: plugins/admin/departments/organization.tpl:135
+#: plugins/admin/departments/country.tpl:71
+#: plugins/admin/departments/generic.tpl:135
+msgid "Tag department as an independent administrative unit"
+msgstr "Marcar departamento como una unidad administrativa independiente"
 
-#: include/class_acl.inc:1290 include/class_acl.inc:1291
-#: include/class_acl.inc:1297 include/class_tabs.inc:397
-#: plugins/admin/acl/tabs_acl.inc:28 plugins/admin/acl/class_aclRole.inc:770
-#: plugins/admin/acl/acl-list.xml:15
-msgid "ACL"
-msgstr "ACL"
+#: plugins/admin/departments/domain.tpl:5
+#: plugins/admin/departments/dep-filter.xml:105
+#: plugins/admin/departments/dep-list.xml:15
+#: plugins/admin/departments/dep-list.xml:103
+#: plugins/admin/departments/class_departmentManagement.inc:193
+msgid "Domain"
+msgstr "Dominio"
 
-#: include/class_acl.inc:1291
-msgid "Access control list"
-msgstr "Lista de control de acceso"
+#: plugins/admin/departments/domain.tpl:11
+msgid "Domain name"
+msgstr "Nombre de dominio"
 
-#: include/class_acl.inc:1297
-msgid "ACL roles"
-msgstr "Roles ACL"
+#: plugins/admin/departments/domain.tpl:14
+msgid "Name of domain to create"
+msgstr "Nombre del dominio a crear"
 
-#: include/class_acl.inc:1300
-#, fuzzy
-msgid "ACL Entries"
-msgstr "Roles"
+#: plugins/admin/departments/class_department.inc:379
+#: plugins/admin/departments/class_department.inc:683
+#: plugins/admin/departments/organization.tpl:117
+#: plugins/admin/departments/class_organizationGeneric.inc:133
+#: plugins/admin/departments/generic.tpl:118
+#: plugins/personal/generic/generic.tpl:419
+#: plugins/personal/generic/generic.tpl:586
+#: plugins/personal/generic/class_user.inc:1357
+#: plugins/personal/generic/class_user.inc:1848
+msgid "Fax"
+msgstr "Fax"
 
-#: include/class_session.inc:76 include/class_session.inc:101
-#: include/class_session.inc:127
-#, fuzzy
-msgid "Requested channel does not exist!"
-msgstr ""
-"¡El canal requerido no existe!. Por favor  contacte con su Administrador."
+#: plugins/admin/departments/class_department.inc:439 html/main.php:170
+#: html/password.php:61 include/utils/class_xml.inc:43
+#: include/functions.inc:465
+msgid "Fatal error"
+msgstr "Error fatal"
 
-#: include/class_listing.inc:257 include/class_sortableListing.inc:274
-msgid "Sort ascending"
+#: plugins/admin/departments/class_department.inc:439
+msgid "Cannot find an unused tag for this administrative unit!"
 msgstr ""
+"¡No se puede encontrar una etiqueta sin usar para identificar la unidad "
+"administrativa!"
 
-#: include/class_listing.inc:257 include/class_sortableListing.inc:274
-msgid "Sort descending"
-msgstr ""
+#: plugins/admin/departments/class_department.inc:507
+#, php-format
+msgid "Tagging '%s'."
+msgstr "Etiquetando '%s'."
 
-#: include/class_listing.inc:319
-msgid "Select all"
-msgstr "Seleccione todos"
+#: plugins/admin/departments/class_department.inc:588
+#, php-format
+msgid "Moving '%s' to '%s'"
+msgstr "Moviendo '%s' a '%s'"
 
-#: include/class_listing.inc:578
-msgid "created by"
-msgstr "Creado por"
+#: plugins/admin/departments/class_department.inc:624
+#: ihtml/themes/default/snapshotdialog.tpl:20
+#: ihtml/themes/default/snapshotdialog.tpl:63
+#: include/utils/class_msgPool.inc:459 include/class_acl.inc:799
+#: include/class_acl.inc:806 include/class_acl.inc:813
+msgid "Object"
+msgstr "Objeto"
 
-#: include/class_listing.inc:1064 include/class_listing.inc:1066
-msgid "Go to preceding level"
-msgstr ""
+#: plugins/admin/departments/class_department.inc:629
+#, php-format
+msgid "FAILED to copy %s, aborting operation"
+msgstr "Ha fallado a copiar %s, operación abortada"
 
-#: include/class_listing.inc:1072 include/class_listing.inc:1074
-msgid "Go to current users level"
-msgstr ""
+#: plugins/admin/departments/class_department.inc:660
+#: plugins/admin/departments/class_department.inc:671
+msgid "Departments"
+msgstr "Departamentos"
 
-#: include/class_listing.inc:1079
-msgid "Reload list"
-msgstr "Recargar lista"
+#: plugins/admin/departments/class_department.inc:674
+msgid "Department name"
+msgstr "Nombre de departamento"
 
-#: include/class_listing.inc:1183 plugins/admin/ogroups/ogroup-list.xml:62
-#: plugins/admin/groups/group-list.xml:62 plugins/admin/users/user-list.xml:78
-#: plugins/admin/newConfigManagement/DeviceConfig-list.xml:50
-#: plugins/admin/departments/dep-list.xml:87 plugins/admin/acl/acl-list.xml:65
-#: plugins/addons/propertyEditor/property-list.xml:96
-msgid "Actions"
-msgstr "Acciones"
+#: plugins/admin/departments/class_department.inc:679
+#: plugins/admin/departments/organization.tpl:86
+#: plugins/admin/departments/class_organizationGeneric.inc:129
+#: plugins/admin/departments/generic.tpl:87
+#: plugins/personal/generic/generic.tpl:444
+#: plugins/personal/generic/class_user.inc:1733
+msgid "State"
+msgstr "Provincia"
 
-#: include/class_listing.inc:1453
-msgid "Copy"
-msgstr "Copiar"
+#: plugins/admin/departments/class_department.inc:680
+#: plugins/admin/departments/organization.tpl:82
+#: plugins/admin/departments/organization.tpl:94
+#: plugins/admin/departments/class_localityGeneric.inc:91
+#: plugins/admin/departments/class_organizationGeneric.inc:130
+#: plugins/admin/departments/generic.tpl:83
+#: plugins/admin/departments/generic.tpl:85
+#: plugins/admin/departments/generic.tpl:95
+#: plugins/personal/generic/generic.tpl:436
+#: plugins/personal/generic/class_user.inc:1734
+#: ihtml/themes/default/infoPage.tpl:28
+msgid "Location"
+msgstr "Localización"
 
-#: include/class_listing.inc:1459
-msgid "Cut"
-msgstr "Mover"
+#: plugins/admin/departments/class_department.inc:681
+#: plugins/admin/departments/organization.tpl:102
+#: plugins/admin/departments/generic.tpl:103
+#: plugins/personal/generic/generic.tpl:185
+#: plugins/personal/generic/generic.tpl:452
+msgid "Address"
+msgstr "Dirección"
 
-#: include/class_listing.inc:1467 include/class_listing.inc:1469
-#: include/class_CopyPasteHandler.inc:571
-msgid "Paste"
-msgstr "Pegar"
+#: plugins/admin/departments/class_department.inc:682
+msgid "Telephone"
+msgstr "Teléfono"
 
-#: include/class_listing.inc:1492
-msgid "Cut this entry"
-msgstr "Mover esta entrada"
+#: plugins/admin/departments/class_department.inc:737
+#, php-format
+msgid "Object '%s' is already tagged"
+msgstr "El objeto '%s' está ya marcado"
 
-#: include/class_listing.inc:1501
-msgid "Copy this entry"
-msgstr "Copiar esta entrada"
+#: plugins/admin/departments/class_department.inc:744
+#, php-format
+msgid "Adding tag (%s) to object '%s'"
+msgstr "Añadir marca (%s) al objeto '%s'"
 
-#: include/class_listing.inc:1533 include/class_listing.inc:1535
-msgid "Restore snapshots"
-msgstr "Recuperar instantánea"
+#: plugins/admin/departments/class_department.inc:776
+#, php-format
+msgid "Removing tag from object '%s'"
+msgstr "Eliminando marca del objeto '%s'"
 
-#: include/class_listing.inc:1549
-msgid "Export list"
-msgstr "Exportar lista"
+#: plugins/admin/departments/dcObject.tpl:5
+#: plugins/admin/departments/dep-filter.xml:77
+#: plugins/admin/departments/dep-list.xml:23
+#: plugins/admin/departments/dep-list.xml:110
+msgid "Domain component"
+msgstr "Componente del dominio"
 
-#: include/class_listing.inc:1583 include/class_SnapShotDialog.inc:142
-msgid "Restore snapshot"
-msgstr "Recuperar instantanea"
+#: plugins/admin/departments/dep_move_confirm.tpl:2
+msgid "You are currently moving/renaming this department."
+msgstr "Está actualmente moviendo/renombrando este departamento."
 
-#: include/class_listing.inc:1591
+#: plugins/admin/departments/dep_move_confirm.tpl:6
 #, fuzzy
-msgid "Create new snapshot for this object"
-msgstr "¡Crear una nueva instantánea de este objeto!"
+msgid ""
+"Modifying a departments naming attribute 'ou' or base may corrupt ACLs and "
+"snapshot entries for all entire objects."
+msgstr ""
+"Modificar un atributo 'ou' de un departamento puede corromper acls e "
+"instantaneas de todos los objetos."
 
-#: include/class_sortableListing.inc:234
-#, fuzzy
-msgid "Sortable list"
-msgstr "Exportar lista"
+#: plugins/admin/departments/dep_move_confirm.tpl:9
+msgid "GOsa can NOT fix this for you, yet."
+msgstr "GOsa no puede solucionar este problema, aún."
 
-#: include/class_sortableListing.inc:239
-msgid "Edit this entry"
-msgstr "Editar esta entrada"
+#: plugins/admin/departments/dep_move_confirm.tpl:12
+msgid ""
+"Before you confirm this action, ensure that everything will be as expected, "
+"possibly the best solution is a backup."
+msgstr ""
+"Antes de que confirme la acción, asegurese que todo sera como espera, se "
+"recomienda que realize un backup."
 
-#: include/class_sortableListing.inc:244
-msgid "Delete this entry"
-msgstr "Eliminar esta entrada"
+#: plugins/admin/departments/dep-filter.xml:35
+#: plugins/admin/departments/generic.tpl:4
+#, fuzzy
+msgid "Organizational Unit"
+msgstr "Nombre de la Organización"
 
-#: include/functions.inc:134
-#, fuzzy, php-format
-msgid "Fatal error: no class locations defined - please run %s to fix this"
-msgstr ""
-"Error fatal: no se han definido un emplazamiento para las clases - por favor "
-"ejecute '%s' para solucionar esto"
+#: plugins/admin/departments/dep-filter.xml:91
+#: plugins/admin/departments/organization.tpl:4
+#: plugins/admin/departments/dep-list.xml:47
+#: plugins/admin/departments/dep-list.xml:131
+#: plugins/admin/departments/class_organizationGeneric.inc:113
+#: plugins/admin/departments/class_organizationGeneric.inc:114
+#: plugins/admin/departments/class_departmentManagement.inc:241
+#: plugins/personal/generic/generic.tpl:298
+#: plugins/personal/generic/class_user.inc:1720 setup/setup_feedback.tpl:10
+#: setup/setup_feedback.tpl:12 ihtml/themes/default/infoPage.tpl:26
+msgid "Organization"
+msgstr "Organización"
 
-#: include/functions.inc:141
-#, fuzzy, php-format
-msgid "Fatal error: cannot instantiate class %s - try running %s to fix this"
-msgstr ""
-"Error fatal: no se puede instanciar la clase '%s' - intente solucionarlo "
-"ejecutando '%s'"
+#: plugins/admin/departments/dep_iframe.tpl:1
+msgid "Processing the requested operation"
+msgstr "Procesando la operación solicitada"
 
-#: include/functions.inc:466
-#, fuzzy, php-format
-msgid "Error while connecting to LDAP: %s"
+#: plugins/admin/departments/dep_iframe.tpl:7
+#, fuzzy
+msgid ""
+"Your browser doesn't support IFRAME HTML elements. Please use this link to "
+"perform the requested operation."
 msgstr ""
-"FATAL: Ha habido un error conectando a LDAP. El servidor comunicó '%s'."
+"Su navegador no soporta IFRAMES, porfavor use este enlace para ejecutar la "
+"operación solicitada."
 
-#: include/functions.inc:537 include/functions.inc:623
-#, fuzzy
-msgid "User ID is not unique!"
-msgstr "¡sambaUnixIdPool no es único!"
+#: plugins/admin/departments/organization.tpl:11
+msgid "Name of organization"
+msgstr "Nombre de la Organización"
 
-#: include/functions.inc:827 include/functions.inc:945
-msgid "Error while locking entry!"
-msgstr ""
+#: plugins/admin/departments/organization.tpl:14
+msgid "Name of organization to create"
+msgstr "Nombre de la organización a crear"
 
-#: include/functions.inc:837
-#, fuzzy, php-format
-msgid "Cannot store lock information in LDAP!"
-msgstr ""
-"¡No se puede acceder a la información sobre los esuqemas LDAP instalados!"
+#: plugins/admin/departments/organization.tpl:30
+#: plugins/admin/departments/generic.tpl:30
+msgid "Category for this subtree"
+msgstr "Categoría para este subárbol"
 
-#: include/functions.inc:837
-#, fuzzy, php-format
-msgid "Error: %s"
-msgstr "Error"
+#: plugins/admin/departments/organization.tpl:89
+#: plugins/admin/departments/generic.tpl:90
+msgid "State where this subtree is located"
+msgstr "Estado donde está este subárbol localizado"
 
-#: include/functions.inc:1267
-#, fuzzy, php-format
-msgid "The current size limit of %d entries is exceeded!"
-msgstr "¡El límite máximo de %d entradas se ha sobrepasado!"
+#: plugins/admin/departments/organization.tpl:97
+#: plugins/admin/departments/generic.tpl:98
+msgid "Location of this subtree"
+msgstr "Localización de este subárbol"
 
-#: include/functions.inc:1269
-#, php-format
-msgid "Set the size limit to %s"
-msgstr ""
+#: plugins/admin/departments/organization.tpl:105
+#: plugins/admin/departments/generic.tpl:106
+msgid "Postal address of this subtree"
+msgstr "Dirección postal de este subárbol"
 
-#: include/functions.inc:1281 plugins/personal/generic/generic.tpl:218
-msgid "Configure"
-msgstr "Configurar"
+#: plugins/admin/departments/organization.tpl:112
+#: plugins/admin/departments/generic.tpl:113
+msgid "Base telephone number of this subtree"
+msgstr "Número base de teléfono de este subárbol"
 
-#: include/functions.inc:1286
-#, fuzzy
-msgid "list is incomplete"
-msgstr "¡El filtro está incompleto!"
+#: plugins/admin/departments/organization.tpl:120
+#: plugins/admin/departments/generic.tpl:121
+msgid "Base facsimile telephone number of this subtree"
+msgstr "Número base de fax de este subárbol"
 
-#: include/functions.inc:1636
-msgid "Continue anyway"
-msgstr "Continuar de cualquier manera"
+#: plugins/admin/departments/dep-list.xml:11
+#, fuzzy
+msgid "List of structural objects"
+msgstr "Lista del grupo de objetos"
 
-#: include/functions.inc:1638
-msgid "Edit anyway"
-msgstr "Editar de cualquier manera"
+#: plugins/admin/departments/dep-list.xml:55
+#: plugins/admin/departments/dep-list.xml:71
+#: plugins/admin/departments/dep-list.xml:138
+#: plugins/admin/departments/class_departmentManagement.inc:253
+#: plugins/admin/ogroups/objectSelect/selectObject-list.xml:15
+#: plugins/admin/ogroups/class_ogroupManagement.inc:186
+#: plugins/personal/generic/generic.tpl:306
+#: plugins/personal/generic/class_user.inc:1721
+msgid "Department"
+msgstr "Departamento"
 
-#: include/functions.inc:1641
-msgid "These entries are currently locked:"
-msgstr ""
+#: plugins/admin/departments/class_dcObject.inc:81
+#: plugins/admin/departments/class_dcObject.inc:82
+#: plugins/admin/departments/class_departmentManagement.inc:205
+#: plugins/admin/departments/class_domain.inc:81
+#: plugins/admin/departments/class_domain.inc:82
+msgid "Domain Component"
+msgstr "Componentes del dominio"
 
-#: include/functions.inc:1882
-msgid "Entries per page"
-msgstr "Entradas por página"
+#: plugins/admin/departments/country.tpl:14
+msgid "Name of country to create"
+msgstr "Nombre del país a crear"
 
-#: include/functions.inc:2060
-#, fuzzy, php-format
-msgid "GOsa %s"
-msgstr "servicio de registro de GOsa"
+#: plugins/admin/departments/class_organizationGeneric.inc:122
+msgid "Organization name"
+msgstr "Nombre de la Organización"
 
-#: include/functions.inc:2067
-#, fuzzy, php-format
-msgid "GOsa %s snapshot (Rev %s)"
-msgstr "Instantánea de desarrollo GOsa (Rev %s)"
+#: plugins/admin/departments/class_organizationGeneric.inc:131
+#: plugins/personal/generic/generic.tpl:183
+#: plugins/personal/generic/class_user.inc:1735
+msgid "Postal address"
+msgstr "Código Postal"
 
-#: include/functions.inc:2072
-#, php-format
-msgid "GOsa development snapshot (Rev %s)"
-msgstr "Instantánea de desarrollo GOsa (Rev %s)"
+#: plugins/admin/departments/class_organizationGeneric.inc:132
+#: plugins/generic/infoPage/class_infoPage.inc:109
+msgid "Phone number"
+msgstr "Número de teléfono"
 
-#: include/functions.inc:2168
-#, fuzzy, php-format
-msgid "File %s cannot be deleted!"
-msgstr "El archivo '%s' no puede ser eliminado."
+#: plugins/admin/departments/generic.tpl:11
+msgid "Name of department"
+msgstr "Nombre del departamento"
 
-#: include/functions.inc:2198 include/functions.inc:2218
-#, fuzzy
-msgid "Cannot write revision file!"
-msgstr "¡No se puede escribir en el archivo de revisión!"
+#: plugins/admin/departments/generic.tpl:14
+msgid "Name of subtree to create"
+msgstr "Nombre del subárbol a crear"
 
-#: include/functions.inc:2489 include/functions.inc:2493
-#: include/functions.inc:2499
-msgid "'baseIdHook' is not available. Using default base!"
-msgstr "No esta disponible 'baseIdHook'.¡Se usara la base predeterminada!"
+#: plugins/admin/departments/generic.tpl:22
+msgid "Descriptive text for   department"
+msgstr "Descripción del departamento"
 
-#: include/functions.inc:2523
+#: plugins/admin/departments/class_departmentManagement.inc:25
 #, fuzzy
-msgid ""
-"Cannot read schema information from LDAP. Schema validation is not possible!"
-msgstr ""
-"No puedo obtener información de esquemas del servidor. ¡No es posible "
-"comprobar los esquemas!"
+msgid "Directory structure"
+msgstr "Directorio"
 
-#: include/functions.inc:2549
-msgid "This class is used to make users appear in GOsa."
+#: plugins/admin/departments/class_departmentManagement.inc:26
+msgid ""
+"Manage organizations, organizational units, localities, countries and more"
 msgstr ""
 
-#: include/functions.inc:2556
-#, fuzzy
+#: plugins/admin/departments/class_departmentManagement.inc:125
 msgid ""
-"This class is used to lock entries in order to prevent multiple edits at a "
-"time."
+"As soon as the tag operation has finished, you can scroll down to end of the "
+"page and    press the 'Continue' button to continue with the department "
+"management dialog."
 msgstr ""
-"Usado para bloquear entradas editadas actualmente y así evitar múltiples "
-"cambios simultáneos."
+"Tan pronto como la operación de etiquetado termine, puede avanzar hasta el "
+"final de la página y presionar el botón 'Continuar' para continuar al "
+"dialogo de gestión de departamento."
 
-#: include/functions.inc:2601
-#, fuzzy, php-format
-msgid "Required object class %s is missing!"
-msgstr "¡No se ha encontrado la clase de objeto necesaria '%s'!"
+#: plugins/admin/newConfigManagement/DeviceConfig-list.xml:10
+#, fuzzy
+msgid "List of items"
+msgstr "Lista de usuarios"
 
-#: include/functions.inc:2604
-#, fuzzy, php-format
-msgid "Optional object class %s is missing!"
-msgstr "¡No se ha encontrado la clase de objeto opcional '%s'!"
+#: plugins/admin/newConfigManagement/DeviceConfig-list.xml:75
+#, fuzzy
+msgid "Edit item"
+msgstr "Editar certificados"
 
-#: include/functions.inc:2609
-#, fuzzy, php-format
-msgid "Wrong version of required object class %s (!=%s) detected!"
-msgstr ""
-"¡Las versiones de la clase de objeto necesaria no coinciden '%s' (!=%s)!"
+#: plugins/admin/newConfigManagement/DeviceConfig-list.xml:82
+#, fuzzy
+msgid "Remove item"
+msgstr "Eliminar foto"
 
-#: include/functions.inc:2612
-#, fuzzy, php-format
-msgid "Class available"
-msgstr "Clase(s) disponibles"
+#: plugins/admin/newConfigManagement/DeviceConfig-list.tpl:9
+#, fuzzy
+msgid "Container"
+msgstr "Continuar"
 
-#: include/functions.inc:2634
-msgid ""
-"RFC2307bis schema is enabled, but the current LDAP configuration does not "
-"support it!"
+#: plugins/admin/newConfigManagement/DeviceConfig-list.tpl:10
+msgid "Item"
 msgstr ""
 
-#: include/functions.inc:2635
+#: plugins/admin/newConfigManagement/class_newConfigManagement.inc:8
+#: plugins/admin/newConfigManagement/class_newConfigManagement.inc:9
+#: plugins/admin/newConfigManagement/class_newConfigManagement.inc:352
+#: plugins/admin/newConfigManagement/class_newConfigManagement.inc:353
+#: plugins/admin/newConfigManagement/class_newConfigManagement.inc:359
 #, fuzzy
-msgid ""
-"To use RFC2307bis groups, the objectClass 'posixGroup' must be AUXILIARY."
+msgid "Config management"
+msgstr "Sistemas-/Administración de Configuraciones"
+
+#: plugins/admin/newConfigManagement/class_newConfigManagement.inc:42
+#: plugins/admin/newConfigManagement/class_newConfigManagement.inc:95
+#, php-format
+msgid "Failed to load distributions, error was '%s'!"
 msgstr ""
-"Para poder usar grupos conforme a rfc2307bis, el objectClass 'posixGroup' "
-"debe ser AUXILIARY"
 
-#: include/functions.inc:2639
-msgid ""
-"RFC2307bis schema is disabled, but the current LDAP configuration supports "
-"it!"
+#: plugins/admin/newConfigManagement/class_newConfigManagement.inc:262
+msgid "No selectable install methods returned!"
 msgstr ""
 
-#: include/functions.inc:2640
-#, fuzzy
-msgid "To correct this, the objectClass 'posixGroup' must be STRUCTURAL."
-msgstr "El objectClass 'posixGroup' debe ser STRUCTURAL"
+#: plugins/admin/newConfigManagement/class_newConfigManagement.inc:263
+#: setup/class_setup.inc:183
+msgid "Setup"
+msgstr "Configuración"
 
-#: include/functions.inc:2665
-msgid "German"
-msgstr "Alemán"
+#: plugins/admin/newConfigManagement/class_newConfigManagement.inc:278
+#, fuzzy
+msgid "Distribution"
+msgstr "Descripción"
 
-#: include/functions.inc:2666
-msgid "French"
-msgstr "Francés"
+#: plugins/admin/newConfigManagement/class_newConfigManagement.inc:284
+msgid "Release"
+msgstr ""
 
-#: include/functions.inc:2667
-msgid "Italian"
-msgstr "Italiano"
+#: plugins/admin/newConfigManagement/class_newConfigManagement.inc:290
+#, fuzzy
+msgid "Component"
+msgstr "Componentes del dominio"
 
-#: include/functions.inc:2668
-msgid "Spanish"
-msgstr "Español"
+#: plugins/admin/ogroups/paste_generic.tpl:1
+#, fuzzy
+msgid "Paste object group"
+msgstr "Editar grupo de objetos"
 
-#: include/functions.inc:2669
-msgid "English"
-msgstr "Inglés"
+#: plugins/admin/ogroups/paste_generic.tpl:7
+msgid "Please enter the new object group name"
+msgstr "Por favor introduzca un nuevo nombre del grupo de objetos"
 
-#: include/functions.inc:2670
-msgid "Dutch"
-msgstr "Holandes"
+#: plugins/admin/ogroups/paste_generic.tpl:16
+msgid ""
+"Copy members. Be careful with this option, systems can only inherit from a "
+"single object group!"
+msgstr ""
 
-#: include/functions.inc:2671
-msgid "Polish"
-msgstr "Polaco"
+#: plugins/admin/ogroups/ogroup-list.xml:11
+msgid "List of object groups"
+msgstr "Lista del grupo de objetos"
 
-#: include/functions.inc:2672
-msgid "Brazilian Portuguese"
-msgstr ""
+#: plugins/admin/ogroups/ogroup-list.xml:15
+#: plugins/admin/ogroups/generic.tpl:1
+msgid "Object group"
+msgstr "Grupo de objetos"
 
-#: include/functions.inc:2674
-msgid "Chinese"
-msgstr "Chino"
+#: plugins/admin/ogroups/ogroup-list.xml:142
+msgid "Edit object group"
+msgstr "Editar grupo de objetos"
 
-#: include/functions.inc:2675
-msgid "Vietnamese"
-msgstr "Vietnamita"
+#: plugins/admin/ogroups/ogroup-list.xml:155
+msgid "Remove object group"
+msgstr "Eliminar grupo de objetos"
 
-#: include/functions.inc:2676
-msgid "Russian"
-msgstr "Ruso"
+#: plugins/admin/ogroups/tabs_ogroups.inc:139
+msgid "Phone queue"
+msgstr "Cola telefónica"
 
-#: include/functions.inc:2869
+#: plugins/admin/ogroups/tabs_ogroups.inc:164
 #, fuzzy
-msgid "Cannot detect password hash!"
-msgstr "¡No se puede generar la clave samba!"
-
-#: include/functions.inc:2910 include/functions.inc:2985
-#, php-format
-msgid "Pre-event hook reported a problem: %s. Password change canceled!"
-msgstr ""
+msgid "Groupware"
+msgstr "Nombre del grupo"
 
-#: include/functions.inc:2941
+#: plugins/admin/ogroups/tabs_ogroups.inc:176
 #, fuzzy
-msgid "Password change failed!"
-msgstr "La contraseñas deben ser cambiadas despues de %s días"
+msgid "System settings"
+msgstr "Caracteristicas del usuario"
 
-#: include/functions.inc:2949
-#, php-format
-msgid "Post-event hook reported a problem: %s. Password change canceled!"
+#: plugins/admin/ogroups/tabs_ogroups.inc:188
+#: plugins/admin/ogroups/tabs_ogroups.inc:213
+msgid "Recipe"
 msgstr ""
 
-#: include/functions.inc:3053
+#: plugins/admin/ogroups/tabs_ogroups.inc:200
+#: plugins/admin/ogroups/tabs_ogroups.inc:222
+msgid "Devices"
+msgstr "Dispositivos"
+
+#: plugins/admin/ogroups/tabs_ogroups.inc:232
 #, fuzzy
-msgid "Cannot generate SAMBA hash!"
-msgstr "¡No se puede generar la clave samba!"
+msgid "Deployment summary"
+msgstr "Número del departamento"
 
-#: include/functions.inc:3068
-#, fuzzy, php-format
-msgid "Generating SAMBA hash by running %s failed: check %s!"
+#: plugins/admin/ogroups/tabs_ogroups.inc:242
+msgid "Desktop"
 msgstr ""
-"¡No se puede generar la clave samba: la ejecución de '%s' ha fallado, "
-"compruebe el 'sambaHashHook'!"
 
-#: include/functions.inc:3346 include/functions.inc:3360
-#: include/functions.inc:3398 include/functions.inc:3410
-#: include/functions.inc:3414 include/functions.inc:3429
-#: include/functions.inc:3438
+#: plugins/admin/ogroups/tabs_ogroups.inc:259
+msgid "Applications"
+msgstr "Aplicaciones"
+
+#: plugins/admin/ogroups/generic.tpl:5 plugins/personal/posix/generic.tpl:6
 #, fuzzy
-msgid "Cannot allocate free ID:"
-msgstr "No se puede asignar un identificador (ID) libre:"
+msgid "Generic settings"
+msgstr "Parámetros genéricos del usuario"
 
-#: include/functions.inc:3346
-msgid "unknown idAllocation method!"
-msgstr "¡método de asignación de id desconocido!"
+#: plugins/admin/ogroups/generic.tpl:10
+msgid "Name of the group"
+msgstr "Nombre del grupo"
 
-#: include/functions.inc:3360
-#, php-format
-msgid "%sPoolMin >= %sPoolMax!"
-msgstr "¡%sPoolMin >= %sPoolMax!"
+#: plugins/admin/ogroups/generic.tpl:41
+msgid "Member objects"
+msgstr "Objetos miembros"
 
-#: include/functions.inc:3390
-msgid "Cannot create sambaUnixIdPool entry!"
-msgstr "¡No se puede crear la entrada sambaUnixIdPool!"
+#: plugins/admin/ogroups/objectSelect/class_objectSelect.inc:29
+#, fuzzy
+msgid "Object selection"
+msgstr "Parametros de grupos"
 
-#: include/functions.inc:3398
-msgid "sambaUnixIdPool is not unique!"
-msgstr "¡sambaUnixIdPool no es único!"
+#: plugins/admin/ogroups/objectSelect/selectObject-list.xml:23
+#: plugins/admin/ogroups/class_ogroupManagement.inc:187
+#: plugins/personal/posix/trustSelect/trust-list.xml:12
+msgid "Server"
+msgstr "Servidor"
 
-#: include/functions.inc:3410 include/functions.inc:3414
-msgid "no ID available!"
-msgstr "¡No hay ID disponibles!"
+#: plugins/admin/ogroups/objectSelect/selectObject-list.xml:31
+#: plugins/admin/ogroups/class_ogroupManagement.inc:189
+#: plugins/personal/posix/trustSelect/trust-list.xml:19
+msgid "Workstation"
+msgstr "Estación de trabajo"
 
-#: include/functions.inc:3438
-#, fuzzy
-msgid "maximum number of tries exceeded!"
-msgstr "¡Excedido el número de intentos máximo!"
+#: plugins/admin/ogroups/objectSelect/selectObject-list.xml:39
+#: plugins/admin/ogroups/class_ogroupManagement.inc:191
+#: plugins/personal/posix/trustSelect/trust-list.xml:26
+msgid "Terminal"
+msgstr "Terminal"
 
-#: include/functions.inc:3498
-#, fuzzy
-msgid "Cannot allocate free ID!"
-msgstr "¡No se puede asignar un identificador (ID) libre!"
+#: plugins/admin/ogroups/objectSelect/selectObject-list.xml:47
+#: plugins/admin/ogroups/class_ogroupManagement.inc:192
+msgid "Printer"
+msgstr "Impresora"
 
-#: include/class_tabs.inc:57
-#, fuzzy, php-format
-msgid "No plugin definition for %s found: please check the configuration file!"
-msgstr ""
-"No hay definiciones de extensión para iniciar '%s', por favor compruebe su "
-"archivo de configuración."
+#: plugins/admin/ogroups/class_ogroupManagement.inc:25
+#: plugins/admin/ogroups/class_ogroup.inc:858
+msgid "Object groups"
+msgstr "Grupos de objetos"
 
-#: include/class_tabs.inc:264
-#, fuzzy, php-format
-msgid "Delete process has been canceled by plugin %s: %s"
-msgstr "El proceso de eliminación ha sido cancelado por la extensión '%s': %s"
+#: plugins/admin/ogroups/class_ogroupManagement.inc:26
+msgid "Combine different types of objects to make use of this relationship"
+msgstr ""
 
-#: include/class_tabs.inc:402
-msgid "References"
-msgstr "Referencias"
+#: plugins/admin/ogroups/class_ogroupManagement.inc:182
+msgid "Templates"
+msgstr "Plantillas"
 
-#: include/class_SnapShotDialog.inc:55
-#, fuzzy
-msgid "Date"
-msgstr "Pegar"
+#: plugins/admin/ogroups/class_ogroupManagement.inc:185
+msgid "Application"
+msgstr "Aplicación"
 
-#: include/class_SnapShotDialog.inc:94
-#, fuzzy, php-format
-msgid "You are about to delete the snapshot %s."
-msgstr "Va a eliminar la instantanea '%s'."
+#: plugins/admin/ogroups/class_ogroupManagement.inc:190
+msgid "Windows Install"
+msgstr "Instalación Windows"
 
-#: include/class_SnapShotDialog.inc:143
-#, fuzzy
-msgid "Delete snapshot"
-msgstr "Crear instantánea"
+#: plugins/admin/ogroups/class_ogroup.inc:244
+#: plugins/generic/dashBoard/dbInformation/contents.tpl:1
+#: setup/setup_ldap.tpl:108
+msgid "Information"
+msgstr "Información"
 
-#: include/class_SnapShotDialog.inc:144 include/class_SnapShotDialog.inc:162
-msgid "Y-m-d, H:i:s"
-msgstr "Y-m-d, H:i:s"
+#: plugins/admin/ogroups/class_ogroup.inc:244
+msgid "You cannot combine terminals and workstations in one object group!"
+msgstr ""
+"¡No puede combinar terminales y estaciones de trabajo en un unico grupo de "
+"objetos!"
 
-#: include/exporter/class_cvsExporter.inc:48
-msgid "CSV"
-msgstr "CSV"
+#: plugins/admin/ogroups/class_ogroup.inc:320
+msgid "too many different objects!"
+msgstr "¡demasiados objetos diferentes!"
 
-#: include/exporter/class_PDF.inc:24
-msgid "Page"
-msgstr "Página"
+#: plugins/admin/ogroups/class_ogroup.inc:322
+msgid "users"
+msgstr "usuarios"
 
-#: include/exporter/class_pdfExporter.inc:18
-msgid "No PDF export possible: there is no FPDF library installed."
-msgstr "No se puede exportar a PDF: no se ha instalado la librería FPDF."
+#: plugins/admin/ogroups/class_ogroup.inc:323
+msgid "groups"
+msgstr "grupos"
 
-#: include/exporter/class_pdfExporter.inc:145
-msgid "PDF"
-msgstr "PDF"
+#: plugins/admin/ogroups/class_ogroup.inc:324
+msgid "applications"
+msgstr "aplicaciones"
 
-#: include/class_GOsaRegistration.inc:127
-msgid ""
-"UNIX-timestamp pointing to the date GOsa will ask for a registration again "
-"(-1 to disable)"
-msgstr ""
+#: plugins/admin/ogroups/class_ogroup.inc:325
+msgid "departments"
+msgstr "departamentos"
 
-#: include/class_jsonRPC.inc:38
-#, fuzzy, php-format
-msgid "The RPC connection (%s) specified for %s:%s is invalid: %s"
-msgstr "¡'%s' comando para la extensión %s no es válido!"
+#: plugins/admin/ogroups/class_ogroup.inc:326
+msgid "servers"
+msgstr "servidores"
 
-#: include/class_jsonRPC.inc:331
-#, fuzzy, php-format
-msgid "Unknown HTTP status code %s!"
-msgstr "¡Tipo de ACL desconocido '%s'!"
+#: plugins/admin/ogroups/class_ogroup.inc:327
+msgid "workstations"
+msgstr "estaciones de trabajo"
 
-#: include/class_multi_plug.inc:362
+#: plugins/admin/ogroups/class_ogroup.inc:328
 #, fuzzy
-msgid "You are currently editing multiple entries."
-msgstr "Está actualmente editando varias entradas."
+msgid "Windows workstations"
+msgstr "grupos de estaciones de trabajo windows"
 
-#: include/class_multi_plug.inc:394
-#, fuzzy
-msgid "Reset password"
-msgstr "Introducir contraseña"
+#: plugins/admin/ogroups/class_ogroup.inc:329
+msgid "terminals"
+msgstr "terminales"
 
-#: include/class_multi_plug.inc:394
-#, fuzzy
-msgid "The user password has been reset. Please set a new password!"
-msgstr ""
-"¡La contraseña del usuario se ha eliminado, por favor introduzca una nueva!"
+#: plugins/admin/ogroups/class_ogroup.inc:330
+msgid "phones"
+msgstr "teléfonos"
 
-#: include/class_certificate.inc:73
-msgid "Certificate is empty!"
-msgstr "¡El certificado esta vacío!"
+#: plugins/admin/ogroups/class_ogroup.inc:331
+msgid "printers"
+msgstr "impresoras"
 
-#: include/class_certificate.inc:100
+#: plugins/admin/ogroups/class_ogroup.inc:533
 #, fuzzy
-msgid "Cannot load certificate: only PEM and DER are supported!"
+msgid "Non existing DN:"
+msgstr "No existe el 'dn':"
+
+#: plugins/admin/ogroups/class_ogroup.inc:651
+#, php-format
+msgid ""
+"These systems are already configured by other object groups and cannot be "
+"added:"
 msgstr ""
-"¡No se puede cargar el certificado - solo se soportan certificados PEM/DER!"
+"Estos sistemas ya han sido configurados por otros grupos de objetos y no "
+"pueden ser añadidos:"
 
-#: include/class_certificate.inc:115
-msgid "Cannot extract information for non PEM certificates!"
-msgstr "¡No se puede extraer información de certificados que no sean PEM!"
+#: plugins/admin/ogroups/class_ogroup.inc:685
+msgid "You can combine two different object types at maximum, only!"
+msgstr "¡Solo se puede combiar dos tipos de objetos diferentes como máximo!"
 
-#: include/class_certificate.inc:219
-msgid "No valid certificate loaded!"
-msgstr "¡No ha cargado un certificado válido!"
+#: plugins/admin/ogroups/class_ogroup.inc:849
+msgid "Object group generic"
+msgstr "Grupo de objetos genérico"
 
-#: include/php_setup.inc:107
-msgid "Generating this page caused the PHP interpreter to raise some errors!"
-msgstr ""
-"¡La generación de esta página ha provocado errores en el interprete PHP!"
+#: plugins/admin/ogroups/class_ogroup.inc:865 include/class_acl.inc:280
+msgid "Member"
+msgstr "Miembro"
 
-#: include/php_setup.inc:110
+#: plugins/personal/posix/trustSelect/class_trustSelect.inc:29
 #, fuzzy
-msgid "Send bug report"
-msgstr "Enviar informe de errores"
+msgid "Trust machine selection"
+msgstr "Parametros de grupos"
 
-#: include/php_setup.inc:114
-msgid "Toggle details"
-msgstr ""
+#: plugins/personal/posix/paste_generic.tpl:1
+#: plugins/personal/posix/paste_generic.tpl:5
+#: plugins/personal/posix/generic.tpl:1
+msgid "POSIX settings"
+msgstr "Parametros POSIX"
 
-#: include/php_setup.inc:123
-msgid "PHP error"
-msgstr "Error PHP"
+#: plugins/personal/posix/paste_generic.tpl:6
+#: plugins/personal/posix/paste_generic.tpl:9
+#: plugins/personal/posix/class_posixAccount.inc:858
+#: plugins/personal/posix/class_posixAccount.inc:861
+#: plugins/personal/posix/class_posixAccount.inc:936
+#: plugins/personal/posix/class_posixAccount.inc:939
+#: plugins/personal/posix/class_posixAccount.inc:1307
+#: plugins/personal/posix/generic.tpl:8
+msgid "Home directory"
+msgstr "Directorio de usuario"
 
-#: include/php_setup.inc:142
-msgid "class"
-msgstr "clase"
+#: plugins/personal/posix/paste_generic.tpl:17
+#: plugins/personal/posix/generic.tpl:51
+#: plugins/personal/posix/posix_shadow.tpl:2
+#: plugins/personal/generic/generic.tpl:34
+#: plugins/personal/generic/generic.tpl:81
+#, fuzzy
+msgid "Account settings"
+msgstr "Parametros de grupos"
 
-#: include/php_setup.inc:148
-msgid "function"
-msgstr "función"
+#: plugins/personal/posix/paste_generic.tpl:19
+#: plugins/personal/posix/class_posixAccount.inc:1308
+#: plugins/personal/posix/generic.tpl:26
+msgid "Primary group"
+msgstr "Grupo primario"
 
-#: include/php_setup.inc:153
-msgid "static"
-msgstr "estático"
+#: plugins/personal/posix/paste_generic.tpl:33
+#: plugins/personal/posix/generic.tpl:60
+msgid "Force UID/GID"
+msgstr "Forzar UID/GID"
 
-#: include/php_setup.inc:157
-msgid "method"
-msgstr "método"
+#: plugins/personal/posix/paste_generic.tpl:58
+#: plugins/personal/posix/paste_generic.tpl:61
+#: plugins/personal/posix/generic.tpl:89
+#: plugins/generic/references/class_reference.inc:58
+#: plugins/generic/references/class_reference.inc:64
+msgid "Group membership"
+msgstr "Pertenencia a grupo"
 
-#: include/php_setup.inc:190
-#, fuzzy
-msgid "Traceback"
-msgstr "Traza"
+#: plugins/personal/posix/paste_generic.tpl:68
+#: plugins/personal/posix/generic.tpl:92
+msgid "(Warning: more than 16 groups are not supported by NFS!)"
+msgstr "(Aviso: NFS no soporta mas de 16 grupos)"
 
-#: include/php_setup.inc:191
-msgid "File"
-msgstr "Archivo"
+#: plugins/personal/posix/groupSelect/class_groupSelect.inc:29
+#, fuzzy
+msgid "Group selection"
+msgstr "Parametros de grupos"
 
-#: include/php_setup.inc:191
-msgid "Line"
-msgstr "Linea"
+#: plugins/personal/posix/class_posixAccount.inc:38
+msgid "Edit users POSIX settings"
+msgstr "Editar parametros de usuarios POSIX"
 
-#: include/php_setup.inc:192
-msgid "Arguments"
-msgstr "Argumentos"
+#: plugins/personal/posix/class_posixAccount.inc:146
+msgid "expired"
+msgstr "expiró"
 
-#: include/class_userFilter.inc:55 plugins/admin/departments/generic.tpl:27
-#: plugins/admin/departments/class_organizationGeneric.inc:124
-#: plugins/admin/departments/class_department.inc:676
-#: plugins/admin/departments/organization.tpl:27
-#: plugins/admin/acl/class_aclRole.inc:166
-msgid "Category"
-msgstr "Categoría"
+#: plugins/personal/posix/class_posixAccount.inc:148
+msgid "grace time active"
+msgstr "Periodo de gracia activado"
 
-#: include/class_filter.inc:226
-#, fuzzy
-msgid "Search filter"
-msgstr "Parámetro"
+#: plugins/personal/posix/class_posixAccount.inc:151
+#: plugins/personal/posix/class_posixAccount.inc:153
+#: plugins/personal/posix/class_posixAccount.inc:155
+msgid "active"
+msgstr "activo"
 
-#: include/class_filter.inc:444
-msgid "Search in subtrees"
-msgstr "Buscar en subárboles"
+#: plugins/personal/posix/class_posixAccount.inc:151
+msgid "password not changeable"
+msgstr "no puede cambiar la contraseña"
 
-#: include/class_filter.inc:449
-#, fuzzy
-msgid "Edit filters"
-msgstr "Editar certificados"
+#: plugins/personal/posix/class_posixAccount.inc:153
+msgid "password expired"
+msgstr "la contraseña expiró"
 
-#: include/class_userFilterEditor.inc:254
-#, php-format
-msgid "Error in filter #%s: %s opening and %s closing brackets detected!"
-msgstr ""
+#: plugins/personal/posix/class_posixAccount.inc:215
+#: include/class_management.inc:32 include/class_management.inc:33
+msgid "unconfigured"
+msgstr "Sin configurar"
 
-#: include/class_plugin.inc:581
-msgid ""
-"The current object has been altered while beeing edited. If you save this "
-"entry, changes that have been made by others will be discarded!"
-msgstr ""
+#: plugins/personal/posix/class_posixAccount.inc:226
+msgid "automatic"
+msgstr "automático"
 
-#: include/class_plugin.inc:1411
+#: plugins/personal/posix/class_posixAccount.inc:374
 #, php-format
-msgid "Changing ACL DN from %s to %s"
+msgid "Password can't be changed up to %s days after last change"
 msgstr ""
+"La contraseñas no pueden ser cambiadas hasta %s días desde el último cambio"
 
-#: include/functions_helpviewer.inc:45
-#, fuzzy, php-format
-msgid "XML error in guide.xml: %s at line %s"
-msgstr "Error XML en guide.xml: %s en la linea %d"
-
-#: include/functions_helpviewer.inc:88
-#, fuzzy
-msgid "No help available for this plug-in."
-msgstr "No hay ayuda disponible para esta extensión."
+#: plugins/personal/posix/class_posixAccount.inc:378
+#, php-format
+msgid "Password must be changed after %s days"
+msgstr "La contraseñas deben ser cambiadas despues de %s días"
 
-#: include/functions_helpviewer.inc:388
+#: plugins/personal/posix/class_posixAccount.inc:382
 #, php-format
-msgid "%s results for your search with the keyword %s"
-msgstr "hay %s resultados para su busqueda con el termino %s"
+msgid "Disable account after %s days of inactivity after password expiry"
+msgstr ""
+"Desactivar cuenta despues de %s días de inactividad una vez caducada la "
+"contraseña"
 
-#: include/functions_helpviewer.inc:461
+#: plugins/personal/posix/class_posixAccount.inc:386
 #, php-format
-msgid "%s%% hit rate in file %s"
-msgstr "%s%% procentaje en fichero %s"
+msgid "Warn user %s days before password expiry"
+msgstr "Avisar al usuario %s días antes de que la contraseña caduque"
 
-#: include/utils/class_timezone.inc:47
-#, fuzzy, php-format
-msgid "The configured timezone %s is not valid!"
-msgstr "No se puede acceder a la configuración de GOsa %s/%s. Cancelado"
+#: plugins/personal/posix/class_posixAccount.inc:651
+msgid "Timeout while waiting for lock. Ignoring lock!"
+msgstr "Tiempo de espera agotado esperando un bloqueo. ¡Ignorando bloqueo!"
 
-#: include/utils/class_xml.inc:51
-msgid "XML error"
-msgstr "Error XML"
+#: plugins/personal/posix/class_posixAccount.inc:709
+#: plugins/personal/posix/class_posixAccount.inc:1000
+msgid "Group of user"
+msgstr "Grupo de usuarios"
 
-#: include/utils/class_msgPool.inc:17
-msgid "This object will be deleted!"
-msgstr "¡El objeto será eliminado!"
+#: plugins/personal/posix/class_posixAccount.inc:774
+msgid ""
+"A duplicated UID number was written for this user. If this was not intended "
+"please verify all used uidNumbers!"
+msgstr ""
+"UN número UID duplicado ha sido introducido para este usuario. ¡Si esto no "
+"es intencionado por favor verifique todos los uidNumbers usado!"
 
-#: include/utils/class_msgPool.inc:19
-#, fuzzy, php-format
-msgid "This %s object will be deleted!"
-msgstr "¡El objeto '%s' será eliminado!"
+#: plugins/personal/posix/class_posixAccount.inc:892
+#: plugins/personal/posix/class_posixAccount.inc:945
+msgid "shadowMin"
+msgstr "shadowMin"
 
-#: include/utils/class_msgPool.inc:24
-#, php-format
-msgid "This object will be deleted: %s"
-msgstr "Este objeto será eliminado: %s"
+#: plugins/personal/posix/class_posixAccount.inc:897
+#: plugins/personal/posix/class_posixAccount.inc:950
+msgid "shadowMax"
+msgstr "shadowMax"
 
-#: include/utils/class_msgPool.inc:26
-#, fuzzy, php-format
-msgid "This %s object will be deleted: %s"
-msgstr "El objeto '%s' será eliminado: %s"
+#: plugins/personal/posix/class_posixAccount.inc:902
+#: plugins/personal/posix/class_posixAccount.inc:955
+msgid "shadowWarning"
+msgstr "shadowWarning"
 
-#: include/utils/class_msgPool.inc:31
-msgid "This object will be deleted:"
-msgstr "Este objeto será eliminado"
+#: plugins/personal/posix/class_posixAccount.inc:916
+#: plugins/personal/posix/class_posixAccount.inc:969
+msgid "shadowInactive"
+msgstr "shadowInactive"
 
-#: include/utils/class_msgPool.inc:33
-#, fuzzy, php-format
-msgid "This %s object will be deleted:"
-msgstr "El objeto '%s' será eliminado:"
+#: plugins/personal/posix/class_posixAccount.inc:1293
+msgid "POSIX account"
+msgstr "Cuenta POSIX"
 
-#: include/utils/class_msgPool.inc:37
-#, php-format
-msgid "These objects will be deleted: %s"
-msgstr "Estos objetos serán eliminados: %s"
+#: plugins/personal/posix/class_posixAccount.inc:1297
+#: plugins/personal/myaccount/class_MyAccount.inc:5
+#: plugins/personal/myaccount/main.inc:114
+#: plugins/personal/generic/class_user.inc:1675
+#: plugins/personal/password/class_password.inc:227
+msgid "My account"
+msgstr "Mi cuenta"
 
-#: include/utils/class_msgPool.inc:39
-#, fuzzy, php-format
-msgid "These %s objects will be deleted: %s"
-msgstr "Los objetos '%s' serán eliminados: %s"
+#: plugins/personal/posix/class_posixAccount.inc:1309
+#: plugins/personal/posix/generic.tpl:16
+msgid "Shell"
+msgstr "Shell"
 
-#: include/utils/class_msgPool.inc:47
-msgid "You have no permission to delete this object!"
-msgstr "¡No tiene permisos para eliminar este objeto!"
+#: plugins/personal/posix/class_posixAccount.inc:1310
+#: setup/setup_migrate.tpl:49 ihtml/themes/default/infoPage.tpl:13
+msgid "User ID"
+msgstr "Identificador (ID) de usuario"
 
-#: include/utils/class_msgPool.inc:51 include/utils/class_msgPool.inc:55
-msgid "You have no permission to delete the object:"
-msgstr "No tiene permisos para eliminar este objeto:"
+#: plugins/personal/posix/class_posixAccount.inc:1311
+msgid "Group ID"
+msgstr "Identificador (ID) de Grupo"
 
-#: include/utils/class_msgPool.inc:58
-msgid "You have no permission to delete these objects:"
-msgstr "No tiene permisos para eliminar estos objetos:"
+#: plugins/personal/posix/class_posixAccount.inc:1313
+#, fuzzy
+msgid "Shadow last changed"
+msgstr "Mostrar cambios"
 
-#: include/utils/class_msgPool.inc:65
-msgid "You have no permission to create this object!"
-msgstr "¡No tiene permisos para crear este objeto!"
+#: plugins/personal/posix/class_posixAccount.inc:1314
+#, fuzzy
+msgid "Last login"
+msgstr "Último inicio de sesión"
 
-#: include/utils/class_msgPool.inc:69 include/utils/class_msgPool.inc:73
-msgid "You have no permission to create the object:"
-msgstr "No tiene permisos para crear este objeto:"
+#: plugins/personal/posix/class_posixAccount.inc:1316
+msgid "Force password change on login"
+msgstr "Forzar el cambio de contraseña al iniciar"
 
-#: include/utils/class_msgPool.inc:76
-msgid "You have no permission to create these objects:"
-msgstr "No tiene permisos para crear estos objetos:"
+#: plugins/personal/posix/class_posixAccount.inc:1317
+msgid "Shadow min"
+msgstr "Shadow min"
 
-#: include/utils/class_msgPool.inc:83
-msgid "You have no permission to modify this object!"
-msgstr "¡No tiene permisos para modificar este objeto!"
+#: plugins/personal/posix/class_posixAccount.inc:1318
+msgid "Shadow max"
+msgstr "Shadow max"
 
-#: include/utils/class_msgPool.inc:87 include/utils/class_msgPool.inc:91
-msgid "You have no permission to modify the object:"
-msgstr "No tiene permisos para modificar este objeto:"
+#: plugins/personal/posix/class_posixAccount.inc:1319
+msgid "Shadow warning"
+msgstr "Shadow warning"
 
-#: include/utils/class_msgPool.inc:94
-msgid "You have no permission to modify these objects:"
-msgstr "No tiene permisos para modificar estos objetos:"
+#: plugins/personal/posix/class_posixAccount.inc:1320
+msgid "Shadow inactive"
+msgstr "Shadow inactive"
 
-#: include/utils/class_msgPool.inc:101
-msgid "You have no permission to view this object!"
-msgstr "¡No tiene permisos para ver este objeto!"
+#: plugins/personal/posix/class_posixAccount.inc:1321
+msgid "Shadow expire"
+msgstr "Shadow expire"
 
-#: include/utils/class_msgPool.inc:105 include/utils/class_msgPool.inc:109
-msgid "You have no permission to view the object:"
-msgstr "No tiene permisos para ver el objeto:"
+#: plugins/personal/posix/class_posixAccount.inc:1322
+msgid "Public SSH key"
+msgstr "Clave pública SSH"
 
-#: include/utils/class_msgPool.inc:112
-msgid "You have no permission to view these objects:"
-msgstr "No tiene permisos para ver estos objetos:"
+#: plugins/personal/posix/class_posixAccount.inc:1323
+msgid "System trust model"
+msgstr "Sistema de confianza"
 
-#: include/utils/class_msgPool.inc:119
-msgid "You have no permission to move this object!"
-msgstr "¡No tiene permisos para mover este objeto!"
+#: plugins/personal/posix/trustModeDialog/class_trustModeDialog.inc:173
+msgid "disabled"
+msgstr "desactivado"
 
-#: include/utils/class_msgPool.inc:123 include/utils/class_msgPool.inc:127
-msgid "You have no permission to move the object:"
-msgstr "No tiene permisos para mover el objeto:"
+#: plugins/personal/posix/trustModeDialog/class_trustModeDialog.inc:173
+msgid "full access"
+msgstr "Acceso sin restricciones"
 
-#: include/utils/class_msgPool.inc:130
-msgid "You have no permission to move these objects:"
-msgstr "No tiene permisos para mover estos objetos:"
+#: plugins/personal/posix/trustModeDialog/class_trustModeDialog.inc:174
+msgid "allow access to these hosts"
+msgstr "Permitir el acceso a estos equipos"
 
-#: include/utils/class_msgPool.inc:140 include/utils/class_msgPool.inc:152
-#: include/utils/class_msgPool.inc:170
-msgid "Connection information"
-msgstr "Información de conexión"
+#: plugins/personal/posix/trustModeDialog/generic.tpl:5
+#: plugins/personal/posix/trustModeDialog/generic.tpl:21
+msgid "Trust mode"
+msgstr "Modo seguro"
 
-#: include/utils/class_msgPool.inc:142
-#, php-format
-msgid "Cannot connect to %s database!"
-msgstr "¡No se puede conectar a la base de datos %s!"
+#: plugins/personal/posix/generic.tpl:37
+#: plugins/generic/dashBoard/dbPluginStatus/class_dbPluginStatus.inc:26
+#: plugins/generic/dashBoard/dbChannelStatus/class_dbChannelStatus.inc:14
+msgid "Status"
+msgstr "Estado"
 
-#: include/utils/class_msgPool.inc:154
-#, php-format
-msgid "Cannot select %s database!"
-msgstr "¡No se puede seleccionar la base de datos %s!"
+#: plugins/personal/posix/generic.tpl:42
+#, fuzzy
+msgid "Last log-on"
+msgstr "Último inicio de sesión"
 
-#: include/utils/class_msgPool.inc:160
-#, php-format
-msgid "No %s server defined!"
-msgstr "¡No se ha definido el servidor %s!"
+#: plugins/personal/posix/generic.tpl:101
+msgid "Common group"
+msgstr "Grupo común"
 
-#: include/utils/class_msgPool.inc:172
-#, php-format
-msgid "Cannot query %s database!"
-msgstr "¡No se ha podido ejecutar la consulta %s!"
+#: plugins/personal/posix/generic.tpl:105
+msgid "Groups differ"
+msgstr "Grupo diferente"
 
-#: include/utils/class_msgPool.inc:178
-#, fuzzy, php-format
-msgid "The field %s contains a reserved keyword!"
-msgstr "¡El campo '%s' tiene una palabra reservada!"
+#: plugins/personal/posix/generic.tpl:125
+#, fuzzy
+msgid "Account permissions"
+msgstr "Parametros de grupos"
 
-#: include/utils/class_msgPool.inc:184
-#, fuzzy, php-format
-msgid "Command specified as %s hook for plugin %s does not exist!"
-msgstr ""
-"¡El comando especificado como método %s para la extensión '%s' no existe!"
+#: plugins/personal/posix/generic.tpl:130
+msgid "SSH keys"
+msgstr "Claves SSH"
 
-#: include/utils/class_msgPool.inc:191
-#, fuzzy, php-format
-msgid "%s command is invalid!"
-msgstr "¡El comando '%s' no es válido!"
+#: plugins/personal/posix/generic.tpl:131
+msgid "Edit public ssh keys..."
+msgstr "Editar claves SSH públicas..."
 
-#: include/utils/class_msgPool.inc:193
-#, fuzzy, php-format
-msgid "%s command (%s) for plugin %s is invalid!"
-msgstr "¡'%s' comando (%s) para la extensión %s no es válido!"
+#: plugins/personal/posix/posix_shadow.tpl:12
+msgid "User must change password on first login"
+msgstr "El usuario debe introducir la contraseña en el primer inicio de sesión"
 
-#: include/utils/class_msgPool.inc:195
-#, fuzzy, php-format
-msgid "%s command for plugin %s is invalid!"
-msgstr "¡'%s' comando para la extensión %s no es válido!"
+#: plugins/personal/posix/posix_shadow.tpl:59
+#, fuzzy
+msgid "Password expiration settings"
+msgstr "Parámetros de Contraseña"
 
-#: include/utils/class_msgPool.inc:197
-#, fuzzy, php-format
-msgid "%s command (%s) is invalid!"
-msgstr "¡'%s' comando (%s) no es válido!"
+#: plugins/personal/posix/posix_shadow.tpl:62
+msgid "Password expires on"
+msgstr "La contraseña expira en"
 
-#: include/utils/class_msgPool.inc:205
-#, fuzzy, php-format
-msgid "Cannot execute %s command!"
-msgstr "¡No se puede ejecutar el comando '%s'!"
+#: plugins/personal/myaccount/class_MyAccount.inc:6
+#, fuzzy
+msgid "Edit personal settings"
+msgstr "Editar parametros de usuarios POSIX"
 
-#: include/utils/class_msgPool.inc:207
-#, fuzzy, php-format
-msgid "Cannot execute %s command (%s) for plugin %s!"
-msgstr "¡No se puede ejecutar el comando '%s' (%s) para la extensión %s!"
+#: plugins/personal/myaccount/password.tpl:4
+#: plugins/personal/password/password.tpl:4
+msgid ""
+"To change your personal password use the fields below. The changes take "
+"effect immediately. Please memorize the new password, because you wouldn't "
+"be able to login without it."
+msgstr ""
+"Para cambiar su contraseña personal use los campos siguientes. Los cambios "
+"tendrán efecto inmediato. Por favor memorice la nueva contraseña, porque no "
+"podrá entrar sin ella."
 
-#: include/utils/class_msgPool.inc:209
-#, fuzzy, php-format
-msgid "Cannot execute %s command for plugin %s!"
-msgstr "¡No se puede ejecutar el comando '%s' para la extensión %s!"
+#: plugins/personal/myaccount/password.tpl:10
+#: plugins/personal/myaccount/password.tpl:39
+#: plugins/personal/password/password.tpl:16
+#: plugins/personal/password/password.tpl:45
+#, fuzzy
+msgid "Password change dialog"
+msgstr "Cambio de contraseña"
 
-#: include/utils/class_msgPool.inc:211
-#, fuzzy, php-format
-msgid "Cannot execute %s command (%s)!"
-msgstr "¡No se puede ejecutar el comando '%s' (%s)!"
+#: plugins/personal/myaccount/password.tpl:12
+#: plugins/personal/myaccount/password.tpl:41
+#: plugins/personal/password/password.tpl:18
+#: plugins/personal/password/password.tpl:47
+#: ihtml/themes/default/password.tpl:97
+msgid "Current password"
+msgstr "Contraseña actual"
 
-#: include/utils/class_msgPool.inc:219
-#, fuzzy, php-format
-msgid "Value for %s is too large!"
-msgstr "¡El valor especificado como '%s' es demasiado grande!"
+#: plugins/personal/myaccount/password.tpl:31
+#: plugins/personal/myaccount/password.tpl:84
+#: plugins/personal/password/password.tpl:37
+#: plugins/personal/password/password.tpl:91
+#: ihtml/themes/default/password.tpl:117
+msgid "Password strength"
+msgstr "Seguridad de contraseña"
 
-#: include/utils/class_msgPool.inc:221
-#, fuzzy, php-format
-msgid "%s must be smaller than %s!"
-msgstr "¡'%s' debe ser menor que %s!"
+#: plugins/personal/myaccount/password.tpl:97
+#: plugins/personal/password/password.tpl:104
+msgid "Clear fields"
+msgstr "Limpiar información"
 
-#: include/utils/class_msgPool.inc:229
-#, fuzzy, php-format
-msgid "Value for %s is too small!"
-msgstr "¡El valor especificado como '%s' es demasiado pequeño!"
+#: plugins/personal/myaccount/changed.tpl:3
+#: plugins/personal/password/changed.tpl:3
+#, fuzzy
+msgid ""
+"You've successfully changed your password. Remember to change all programs "
+"configured to use it as well."
+msgstr ""
+"Su cambio de contraseña se ha realizado correctamente. Recuerde cambiarla en "
+"todos los programas configurados también."
+
+#: plugins/personal/myaccount/main.inc:49 include/class_session.inc:76
+#: include/class_session.inc:101 include/class_session.inc:127
+#: include/class_ldap.inc:784 include/class_ldap.inc:835
+#: include/class_CopyPasteHandler.inc:160
+#: include/class_CopyPasteHandler.inc:274 include/class_acl.inc:984
+#: include/class_log.inc:87 include/functions.inc:623
+#: include/functions.inc:827 include/functions.inc:945
+#: include/functions.inc:1340 include/functions.inc:2168
+#: include/functions.inc:2198 include/functions.inc:2218
+#: include/class_management.inc:659 include/class_management.inc:743
+msgid "Internal error"
+msgstr "error interno"
 
-#: include/utils/class_msgPool.inc:231
-#, fuzzy, php-format
-msgid "%s must be %s or above!"
-msgstr "¡'%s' debe ser %d o superior!"
+#: plugins/personal/myaccount/main.inc:50 include/class_management.inc:660
+#: include/class_management.inc:744
+#, php-format
+msgid ""
+"Cannot instantiate tabbed-plug-in, the base plugin (%s) is not available!"
+msgstr ""
 
-#: include/utils/class_msgPool.inc:238
-#, fuzzy, php-format
-msgid "%s depends on %s - please provide both values!"
-msgstr "¡'%s' depende de '%s' - Por favor introduzca ambos valores!"
+#: plugins/personal/myaccount/nochange.tpl:2
+#: plugins/personal/password/nochange.tpl:2
+msgid "You have no permission to change your password at this time"
+msgstr "No tiene permisos para cambiar su contraseña en estos momentos"
 
-#: include/utils/class_msgPool.inc:244
-#, fuzzy, php-format
-msgid "There is already an entry with this %s attribute in the system!"
-msgstr "¡Ya existe una entrada con el atributo '%s' en el sistema!"
+#: plugins/personal/myaccount/nochange.tpl:5
+#, fuzzy
+msgid "Your password hash method will not be changed!"
+msgstr "Su contraseña se ha cambiado correctamente."
 
-#: include/utils/class_msgPool.inc:250
-#, fuzzy, php-format
-msgid "The required field %s is empty!"
-msgstr "¡El campo obligatorio '%s' está vacio!"
+#: plugins/personal/generic/paste_generic.tpl:1
+#: ihtml/themes/default/infoPage.tpl:44
+msgid "User settings"
+msgstr "Caracteristicas del usuario"
 
-#: include/utils/class_msgPool.inc:258
-msgid "Example"
-msgstr "Ejemplo"
+#: plugins/personal/generic/paste_generic.tpl:3
+#, fuzzy
+msgid "Paste user"
+msgstr "Pegar"
 
-#: include/utils/class_msgPool.inc:278
-#, fuzzy, php-format
-msgid "The Field %s contains invalid characters"
-msgstr "El campo '%s' tiene caracteres no validos."
+#: plugins/personal/generic/paste_generic.tpl:6
+#: plugins/personal/generic/generic.tpl:1
+#: plugins/personal/generic/generic.tpl:3
+msgid "Personal information"
+msgstr "Información personal"
 
-#: include/utils/class_msgPool.inc:279
-#, fuzzy, php-format
-msgid "%s is not allowed:"
-msgstr "'%s' no está permitido:"
+#: plugins/personal/generic/paste_generic.tpl:21
+#: plugins/generic/dashBoard/Register/register.tpl:53
+#: setup/setup_migrate.tpl:53 ihtml/themes/default/login.tpl:47
+msgid "Password"
+msgstr "Contraseña"
 
-#: include/utils/class_msgPool.inc:279
-#, fuzzy, php-format
-msgid "%s are not allowed!"
-msgstr "¡'%s' no están permitidos!"
+#: plugins/personal/generic/paste_generic.tpl:24
+msgid "Clear password"
+msgstr "Borrar Contraseña"
 
-#: include/utils/class_msgPool.inc:282
-#, fuzzy, php-format
-msgid "The Field %s contains invalid characters!"
-msgstr "¡El campo '%s' tiene caracteres no validos!"
+#: plugins/personal/generic/paste_generic.tpl:25
+msgid "Set new password"
+msgstr "Introducir nueva contraseña"
 
-#: include/utils/class_msgPool.inc:289
-#, php-format
-msgid "Missing %s PHP extension!"
-msgstr "¡Extensión PHP %s no encontrada!"
+#: plugins/personal/generic/paste_generic.tpl:31
+#: plugins/personal/generic/generic_picture.tpl:2
+#: plugins/personal/generic/generic.tpl:8
+#, fuzzy
+msgid "The users picture"
+msgstr "Foto del usuario"
 
-#: include/utils/class_msgPool.inc:319
-#: plugins/admin/ogroups/objectSelect/selectObject-list.xml:123
-#: plugins/admin/groups/userGroupSelect/selectUserGroup-list.xml:83
-#: plugins/personal/generic/generic.tpl:252
-#: plugins/personal/generic/generic.tpl:272
-#, php-format
-msgid "Add"
-msgstr "Añadir"
+#: plugins/personal/generic/paste_generic.tpl:43
+#: plugins/personal/generic/generic_picture.tpl:13
+msgid "Remove picture"
+msgstr "Eliminar foto"
 
-#: include/utils/class_msgPool.inc:319
-#, php-format
-msgid "Add %s"
-msgstr "Añadir %s"
+#: plugins/personal/generic/generic_picture.tpl:1
+#: plugins/personal/generic/class_user.inc:544
+#: plugins/personal/generic/class_user.inc:1716
+msgid "User picture"
+msgstr "Foto del usuario"
 
-#: include/utils/class_msgPool.inc:325
-#, php-format
-msgid "Delete"
-msgstr "Eliminar"
+#: plugins/personal/generic/generic_certs.tpl:3
+#: plugins/personal/generic/generic.tpl:226
+#: plugins/personal/generic/class_user.inc:550
+#: plugins/personal/generic/class_user.inc:572
+msgid "Certificates"
+msgstr "Certificados"
 
-#: include/utils/class_msgPool.inc:325
-#, php-format
-msgid "Delete %s"
-msgstr "Eliminar %s"
+#: plugins/personal/generic/generic_certs.tpl:5
+#, fuzzy
+msgid "The users standard certificate"
+msgstr "Certificado estándar"
 
-#: include/utils/class_msgPool.inc:331
-#, php-format
-msgid "Set %s"
-msgstr "Activar %s"
+#: plugins/personal/generic/generic_certs.tpl:8
+msgid "Standard certificate"
+msgstr "Certificado estándar"
 
-#: include/utils/class_msgPool.inc:337
-#, php-format
-msgid "Edit..."
-msgstr "Editar..."
+#: plugins/personal/generic/generic_certs.tpl:31
+#, fuzzy
+msgid "The users S/MIME certificate"
+msgstr "Certificado S/MIME"
 
-#: include/utils/class_msgPool.inc:337
-#, php-format
-msgid "Edit %s..."
-msgstr "Editar %s..."
+#: plugins/personal/generic/generic_certs.tpl:34
+msgid "S/MIME certificate"
+msgstr "Certificado S/MIME"
 
-#: include/utils/class_msgPool.inc:343
-msgid "Back"
-msgstr "Atrás"
+#: plugins/personal/generic/generic_certs.tpl:57
+#, fuzzy
+msgid "The users PKCS12 certificate"
+msgstr "Certificado PKCS12"
 
-#: include/utils/class_msgPool.inc:363
-#, php-format
-msgid "This account has no valid %s extensions!"
-msgstr "¡Esta cuenta tiene extensiones %s no validas!"
+#: plugins/personal/generic/generic_certs.tpl:60
+msgid "PKCS12 certificate"
+msgstr "Certificado PKCS12"
 
-#: include/utils/class_msgPool.inc:369
-#, php-format
-msgid ""
-"This account has %s settings enabled. You can disable them by clicking below."
-msgstr ""
-"Esta cuenta tiene características %s activadas. Puede desactivarla pulsando "
-"aquí"
+#: plugins/personal/generic/generic_certs.tpl:83
+#: plugins/personal/generic/class_user.inc:1663
+msgid "Certificate serial number"
+msgstr "Número de serie del certificado"
 
-#: include/utils/class_msgPool.inc:372 include/utils/class_msgPool.inc:379
-#, php-format
-msgid ""
-"This account has %s settings enabled. To disable them, you'll need to remove "
-"the %s settings first!"
-msgstr ""
-"Esta cuenta tiene las características %s activadas. ¡Para desactivarlas, "
-"necesita eliminar las caracteristicas %s primero!"
+#: plugins/personal/generic/generic.tpl:21
+msgid "Change picture"
+msgstr "Cambiar foto"
 
-#: include/utils/class_msgPool.inc:388
-#, php-format
-msgid ""
-"This account has %s settings disabled. You can enable them by clicking below."
-msgstr ""
-"Esta cuenta tiene características %s desactivadas. Puede activarla pulsando "
-"aquí"
+#: plugins/personal/generic/generic.tpl:83
+msgid "Template name"
+msgstr "Nombre de la plantilla"
 
-#: include/utils/class_msgPool.inc:391 include/utils/class_msgPool.inc:398
-#, php-format
-msgid ""
-"This account has %s settings disabled. To enable them, you'll need to add "
-"the %s settings first!"
-msgstr ""
-"Esta cuenta tiene las características %s desactivadas. ¡Para activarlas, "
-"necesita añadir las caracteristicas %s primero!"
+#: plugins/personal/generic/generic.tpl:92
+#: plugins/personal/generic/class_user.inc:1708
+#: ihtml/themes/default/infoPage.tpl:16
+msgid "Personal title"
+msgstr "Título Personal"
 
-#: include/utils/class_msgPool.inc:406
-#, php-format
-msgid "Add %s settings"
-msgstr "Añadir caracteristicas %s"
+#: plugins/personal/generic/generic.tpl:102
+#: plugins/personal/generic/class_user.inc:1709
+#: ihtml/themes/default/infoPage.tpl:17
+msgid "Academic title"
+msgstr "Títulos académicos"
 
-#: include/utils/class_msgPool.inc:412
-#, php-format
-msgid "Remove %s settings"
-msgstr "Eliminar las caracteristicas %s"
+#: plugins/personal/generic/generic.tpl:117
+#: plugins/personal/generic/class_user.inc:1368
+#: plugins/personal/generic/class_user.inc:1711
+#: ihtml/themes/default/infoPage.tpl:19
+msgid "Date of birth"
+msgstr "Fecha de nacimiento"
 
-#: include/utils/class_msgPool.inc:418
-msgid "Click the 'Edit' button below to change informations in this dialog"
-msgstr ""
-"Pulse en el botón - Editar - para cambiar la información en esta ventana"
+#: plugins/personal/generic/generic.tpl:140
+#: plugins/personal/generic/class_user.inc:1712
+msgid "Sex"
+msgstr "Sexo"
 
-#: include/utils/class_msgPool.inc:424
-msgid "January"
-msgstr "Enero"
+#: plugins/personal/generic/generic.tpl:154
+#: plugins/personal/generic/class_user.inc:1713
+msgid "Preferred language"
+msgstr "Idioma preferido"
 
-#: include/utils/class_msgPool.inc:424
-msgid "February"
-msgstr "Febrero"
+#: plugins/personal/generic/generic.tpl:193
+msgid "Private phone"
+msgstr "Teléfono privado"
 
-#: include/utils/class_msgPool.inc:424
-msgid "March"
-msgstr "Marzo"
+#: plugins/personal/generic/generic.tpl:201
+#: plugins/personal/generic/class_user.inc:1349
+#: plugins/personal/generic/class_user.inc:1739
+#: plugins/personal/generic/class_user.inc:1842
+msgid "Homepage"
+msgstr "Página Web"
 
-#: include/utils/class_msgPool.inc:424
-msgid "April"
-msgstr "Abril"
+#: plugins/personal/generic/generic.tpl:209
+msgid "Password storage"
+msgstr "Almacén de claves"
 
-#: include/utils/class_msgPool.inc:425
-msgid "May"
-msgstr "Mayo"
+#: plugins/personal/generic/generic.tpl:218 include/functions.inc:1281
+msgid "Configure"
+msgstr "Configurar"
 
-#: include/utils/class_msgPool.inc:425
-msgid "June"
-msgstr "Junio"
+#: plugins/personal/generic/generic.tpl:229
+msgid "Edit certificates"
+msgstr "Editar certificados"
 
-#: include/utils/class_msgPool.inc:425
-msgid "July"
-msgstr "Julio"
+#: plugins/personal/generic/generic.tpl:241
+msgid "Restrict login to"
+msgstr "Restringir inicio de sesión a"
 
-#: include/utils/class_msgPool.inc:425
-msgid "August"
-msgstr "Agosto"
+#: plugins/personal/generic/generic.tpl:249
+#: plugins/personal/generic/generic.tpl:269
+msgid "IP or network"
+msgstr "IP o Red"
 
-#: include/utils/class_msgPool.inc:425
-msgid "September"
-msgstr "Septiembre"
+#: plugins/personal/generic/generic.tpl:285
+#: plugins/personal/generic/generic.tpl:288
+#: plugins/personal/generic/generic.tpl:296
+#: plugins/personal/generic/generic.tpl:383
+#: plugins/personal/generic/generic.tpl:434
+#: plugins/personal/generic/generic.tpl:466
+#: plugins/personal/generic/generic.tpl:515
+#: plugins/personal/generic/generic.tpl:564
+msgid "Organizational information"
+msgstr "Información corporativa"
 
-#: include/utils/class_msgPool.inc:426
-msgid "October"
-msgstr "Octubre"
+#: plugins/personal/generic/generic.tpl:296
+#: plugins/personal/generic/generic.tpl:383
+#: plugins/personal/generic/generic.tpl:434
+#: plugins/personal/generic/generic.tpl:466
+#: plugins/personal/generic/generic.tpl:515
+#: plugins/personal/generic/generic.tpl:564
+#, fuzzy
+msgid "part"
+msgstr "Smarty"
 
-#: include/utils/class_msgPool.inc:426
-msgid "November"
-msgstr "Noviembre"
+#: plugins/personal/generic/generic.tpl:314
+msgid "Department No."
+msgstr "Número departamento"
 
-#: include/utils/class_msgPool.inc:426
-msgid "December"
-msgstr "Diciembre"
+#: plugins/personal/generic/generic.tpl:322
+msgid "Employee No."
+msgstr "Número empleado"
 
-#: include/utils/class_msgPool.inc:432
-msgid "Sunday"
-msgstr "Domingo"
+#: plugins/personal/generic/generic.tpl:330
+#: plugins/personal/generic/class_user.inc:1725
+#: ihtml/themes/default/infoPage.tpl:33
+msgid "Employee type"
+msgstr "Funciones laborales"
 
-#: include/utils/class_msgPool.inc:432
-msgid "Monday"
-msgstr "Lunes"
+#: plugins/personal/generic/generic.tpl:385
+#: plugins/personal/generic/generic.tpl:566
+msgid "Room No."
+msgstr "Número sala"
 
-#: include/utils/class_msgPool.inc:432
-msgid "Tuesday"
-msgstr "Martes"
+#: plugins/personal/generic/generic.tpl:403
+#: plugins/personal/generic/class_user.inc:1360
+#: plugins/personal/generic/class_user.inc:1851
+msgid "Mobile"
+msgstr "Móvil"
 
-#: include/utils/class_msgPool.inc:432
-msgid "Wednesday"
-msgstr "Miércoles"
+#: plugins/personal/generic/generic.tpl:411
+#: plugins/personal/generic/class_user.inc:1363
+#: plugins/personal/generic/class_user.inc:1854
+msgid "Pager"
+msgstr "Buscapersonas"
 
-#: include/utils/class_msgPool.inc:432
-msgid "Thursday"
-msgstr "Jueves"
+#: plugins/personal/generic/generic.tpl:468
+#: plugins/personal/generic/class_user.inc:1657
+msgid "Vocation"
+msgstr "Profesión"
 
-#: include/utils/class_msgPool.inc:432
-msgid "Friday"
-msgstr "Viernes"
+#: plugins/personal/generic/generic.tpl:476
+#: plugins/personal/generic/class_user.inc:1660
+msgid "Unit description"
+msgstr "Descripción de la unidad"
 
-#: include/utils/class_msgPool.inc:432
-msgid "Saturday"
-msgstr "Sábado"
+#: plugins/personal/generic/generic.tpl:485
+#: plugins/personal/generic/class_user.inc:1661
+msgid "Subject area"
+msgstr "Área de desarrollo"
 
-#: include/utils/class_msgPool.inc:439
-msgid "MySQL operation failed!"
-msgstr "¡La consulta MYSQL ha fallado!"
+#: plugins/personal/generic/generic.tpl:494
+#: plugins/personal/generic/class_user.inc:1662
+msgid "Functional title"
+msgstr "Función"
 
-#: include/utils/class_msgPool.inc:447
-msgid "read operation"
-msgstr "lectura"
+#: plugins/personal/generic/generic.tpl:517
+#: plugins/personal/generic/class_user.inc:1659
+msgid "Person locality"
+msgstr "Lugar de residencia"
 
-#: include/utils/class_msgPool.inc:447
-msgid "add operation"
-msgstr "adición"
+#: plugins/personal/generic/generic.tpl:526
+#: plugins/personal/generic/class_user.inc:1655
+msgid "Unit"
+msgstr "Unidad"
 
-#: include/utils/class_msgPool.inc:447
-msgid "modify operation"
-msgstr "modificación"
+#: plugins/personal/generic/generic.tpl:535
+#: plugins/personal/generic/class_user.inc:1665
+#: ihtml/themes/default/infoPage.tpl:29
+msgid "Street"
+msgstr "Calle"
 
-#: include/utils/class_msgPool.inc:448
-msgid "delete operation"
-msgstr "eliminación"
+#: plugins/personal/generic/generic.tpl:543
+#: plugins/personal/generic/class_user.inc:1667
+msgid "Postal code"
+msgstr "Código Postal"
 
-#: include/utils/class_msgPool.inc:448
-msgid "search operation"
-msgstr "busqueda"
+#: plugins/personal/generic/generic.tpl:551
+#: plugins/personal/generic/class_user.inc:1656
+msgid "House identifier"
+msgstr "Tipo de Vía"
 
-#: include/utils/class_msgPool.inc:448
-msgid "authentication"
-msgstr "autenticación"
+#: plugins/personal/generic/generic.tpl:580
+msgid "Please use the phone tab"
+msgstr "Por favor use la sección telefóno"
 
-#: include/utils/class_msgPool.inc:451
-#, php-format
-msgid "LDAP %s failed!"
-msgstr "¡LDAP %s ha fallado!"
+#: plugins/personal/generic/generic.tpl:595
+#: plugins/personal/generic/class_user.inc:1658
+msgid "Last delivery"
+msgstr "Última dirección conocida"
 
-#: include/utils/class_msgPool.inc:453
-msgid "LDAP operation failed!"
-msgstr "¡La consulta LDAP ha fallado!"
+#: plugins/personal/generic/generic.tpl:604
+#: plugins/personal/generic/class_user.inc:1664
+#: ihtml/themes/default/userFilterEditor.tpl:40
+msgid "Public visible"
+msgstr "Visible por todos"
 
-#: include/utils/class_msgPool.inc:469
-msgid "Upload failed!"
-msgstr "¡Ha fallado el subir archivo!"
+#: plugins/personal/generic/class_user.inc:38
+msgid "Edit organizational user settings"
+msgstr "Editar parámetros de usuarios administrativos"
 
-#: include/utils/class_msgPool.inc:472
-#, php-format
-msgid "Upload failed: %s"
-msgstr "Ha fallado el subir archivo: %s"
+#: plugins/personal/generic/class_user.inc:273
+#: plugins/personal/generic/class_user.inc:1898
+#: include/class_configRegistry.inc:194
+#, fuzzy
+msgid "unknown"
+msgstr "Desconocido"
 
-#: include/utils/class_msgPool.inc:479
-msgid "Communication failure with the infrastructure service!"
-msgstr "¡Ha fallado la comunciación con el servicio de infraestructura!"
+#: plugins/personal/generic/class_user.inc:297
+#, fuzzy
+msgid "Please add a single IP address or a network/net mask combination!"
+msgstr "¡Por favor añada una IP única o una combinación red/mascara!"
 
-#: include/utils/class_msgPool.inc:481
-#, php-format
-msgid "Communication failure with the infrastructure service: %s"
-msgstr "Ha fallado la comunciación con el servicio de infraestructura: %s"
+#: plugins/personal/generic/class_user.inc:339
+msgid "female"
+msgstr "mujer"
 
-#: include/utils/class_msgPool.inc:488
+#: plugins/personal/generic/class_user.inc:339
+msgid "male"
+msgstr "hombre"
+
+#: plugins/personal/generic/class_user.inc:395
 #, fuzzy
-msgid "Communication failure with the GOsa-NG service!"
-msgstr "¡Ha fallado la comunciación con el servicio de infraestructura!"
+msgid "Password configuration"
+msgstr "Descargar configuración"
 
-#: include/utils/class_msgPool.inc:490
-#, fuzzy, php-format
-msgid "Communication failure with the GOsa-NG service: %s"
-msgstr "Ha fallado la comunciación con el servicio de infraestructura: %s"
+#: plugins/personal/generic/class_user.inc:429
+msgid "Cannot upload file!"
+msgstr "¡No se puede subir el archivo!"
 
-#: include/utils/class_msgPool.inc:497 include/utils/class_msgPool.inc:500
-#, fuzzy, php-format
-msgid "This %s is still in use by this object: %s"
-msgstr "'%s' esta todavía en uso por el objeto: %s"
+#: plugins/personal/generic/class_user.inc:522
+msgid "Serial number"
+msgstr "Número serie"
 
-#: include/utils/class_msgPool.inc:503
-#, fuzzy, php-format
-msgid "This %s is still in use."
-msgstr "'%s' esta todavía en uso."
+#: plugins/personal/generic/class_user.inc:569
+msgid "(Not supported certificate types are marked as invalid.)"
+msgstr ""
 
-#: include/utils/class_msgPool.inc:505
-#, fuzzy, php-format
-msgid "This %s is still in use by these objects: %s"
-msgstr "'%s' esta todavía en uso por los objetos: %s"
+#: plugins/personal/generic/class_user.inc:579
+#, php-format
+msgid "Certificate is valid from %s to %s and is currently %s."
+msgstr "El certificado es valido desde %s hasta %s y es actualmente %s."
 
-#: include/utils/class_msgPool.inc:511
-#, fuzzy, php-format
-msgid "File %s does not exist!"
-msgstr "¡El archivo %s no existe!"
+#: plugins/personal/generic/class_user.inc:582
+msgid "valid"
+msgstr "válido"
 
-#: include/utils/class_msgPool.inc:517
-#, fuzzy, php-format
-msgid "Cannot open file %s for reading!"
-msgstr "¡No se puede abrir el archivo '%s'!"
+#: plugins/personal/generic/class_user.inc:583
+msgid "invalid"
+msgstr "no válido"
+
+#: plugins/personal/generic/class_user.inc:588
+msgid "No certificate installed"
+msgstr "No hay certificados instalados"
+
+#: plugins/personal/generic/class_user.inc:614 html/password.php:194
+msgid "Password method"
+msgstr "Metodo de contraseña"
 
-#: include/utils/class_msgPool.inc:523
-#, fuzzy, php-format
-msgid "Cannot open file %s for writing!"
-msgstr "¡No se puede grabar el archivo '%s'!"
+#: plugins/personal/generic/class_user.inc:614
+msgid "The selected password method is no longer available."
+msgstr "El método de contraseña seleccionado no está disponible."
 
-#: include/utils/class_msgPool.inc:529
-#, fuzzy, php-format
+#: plugins/personal/generic/class_user.inc:1051
 msgid ""
-"The value for %s is currently unconfigured or invalid, please check your "
-"configuration file!"
+"Cannot save user picture, GOsa requires the package 'imagemagick' or 'php5-"
+"imagick' to be installed!"
 msgstr ""
-"El valor para '%s' no esta configurado o no es válido.¡Por favor compruebe "
-"el archivo de configuración!"
 
-#: include/utils/class_msgPool.inc:535
-#, fuzzy, php-format
-msgid "Cannot delete file %s!"
-msgstr "¡No se puede eliminar el fichero '%s'!"
+#: plugins/personal/generic/class_user.inc:1177
+msgid "Cannot build RDN: no + allowed to build sub RDN!"
+msgstr "No se puede construir RDN: ¡no se permite + para construir subRDN!"
 
-#: include/utils/class_msgPool.inc:541
-#, fuzzy, php-format
-msgid "Cannot create folder %s!"
-msgstr "¡No se puede crear la carpeta '%s'!"
+#: plugins/personal/generic/class_user.inc:1184
+msgid "Cannot build RDN: attribute is not defined!"
+msgstr "No se puede construir RDN: ¡Atributo no definido!"
 
-#: include/utils/class_msgPool.inc:547
-#, fuzzy, php-format
-msgid "Cannot delete folder %s!"
-msgstr "¡No se puede eliminar la carpeta '%s'!"
+#: plugins/personal/generic/class_user.inc:1202
+msgid "Cannot build RDN: invalid attribute parameters!"
+msgstr "No se puede construir RDN: ¡Valor no válido del atributo!"
 
-#: include/utils/class_msgPool.inc:553
-#, php-format
-msgid "Checking for %s support"
-msgstr "Comprobando soporte %s"
+#: plugins/personal/generic/class_user.inc:1273
+msgid "The selected password method requires initial configuration!"
+msgstr ""
+"¡El método de contraseña seleccionado necesita una configuració inicial!"
 
-#: include/utils/class_msgPool.inc:559
-#, php-format
-msgid "Install and activate the %s PHP module."
-msgstr "Instala y activa el módulo de PHP %s."
+#: plugins/personal/generic/class_user.inc:1483
+msgid "Cannot open certificate!"
+msgstr "¡No puedo abrir el certificado!"
 
-#: include/utils/class_msgPool.inc:565
-#, fuzzy, php-format
+#: plugins/personal/generic/class_user.inc:1671
+msgid "Generic user settings"
+msgstr "Parámetros genéricos del usuario"
+
+#: plugins/personal/generic/class_user.inc:1692
 msgid ""
-"Cannot initialize class %s! Maybe there is a plugin missing in your gosa "
-"setup?"
+"Pattern for the generation of user DNs. Please read the FAQ for details."
 msgstr ""
-"¡No se puede inicializar la clase '%s'! ¿Puede que falte la extensión "
-"correspondiente en la configuración de GOsa?"
 
-#: include/utils/class_msgPool.inc:571
+#: plugins/personal/generic/class_user.inc:1706
 #, fuzzy
-msgid ""
-"The supplied base is not valid and has been reset to its previous value!"
-msgstr "¡La base introducida no es válida, se ha dejado el valor anterior!"
+msgid "Allow definition of custom filters"
+msgstr "Escribir archivo de configuración"
 
-#: include/class_ldap.inc:305 include/class_ldap.inc:342
-msgid "Performance warning"
-msgstr "Aviso e rendimiento"
+#: plugins/personal/generic/class_user.inc:1718
+#, fuzzy
+msgid "Login restrictions"
+msgstr "Restricciones de contraseña"
 
-#: include/class_ldap.inc:305 include/class_ldap.inc:342
-#, fuzzy, php-format
-msgid "LDAP performance is poor: last query took %.2fs!"
-msgstr "El rendimiento LDAP es bajo: ¡la última consulta tardó sobre %.2fs!"
+#: plugins/personal/generic/class_user.inc:1722
+#: ihtml/themes/default/infoPage.tpl:30
+msgid "Department number"
+msgstr "Número del departamento"
 
-#: include/class_ldap.inc:784
-#, fuzzy, php-format
-msgid "Cannot automatically create subtrees with RDN %s: no object class found"
-msgstr ""
-"No se pueden crear automáticamente subárboles con RDN '%s': ¡No se ha "
-"encontrado la clase del objeto!"
+#: plugins/personal/generic/class_user.inc:1724
+#: ihtml/themes/default/infoPage.tpl:32
+msgid "Employee number"
+msgstr "Número de empleado"
 
-#: include/class_ldap.inc:835
-#, fuzzy, php-format
-msgid "Cannot automatically create subtrees with RDN %s: not supported"
-msgstr ""
-"No se pueden crear automáticamente subárboles con RDN '%s': no soportado"
+#: plugins/personal/generic/class_user.inc:1727
+msgid "Room number"
+msgstr "Número de habitación"
 
-#: include/class_ldap.inc:922
-#, fuzzy, php-format
-msgid "while operating on %s using LDAP server %s"
-msgstr "mientras operaba en '%s' usando el servidor LDAP '%s'"
+#: plugins/personal/generic/class_user.inc:1728
+#, fuzzy
+msgid "Telephone number"
+msgstr "Número de teléfono"
 
-#: include/class_ldap.inc:924
-#, php-format
-msgid "while operating on LDAP server %s"
-msgstr "mientras operaba en el servidor LDAP '%s'"
+#: plugins/personal/generic/class_user.inc:1729
+msgid "Pager number"
+msgstr "Número del busca"
 
-#: include/class_ldap.inc:977
-#, php-format
-msgid "Command line programm %s is missing!"
-msgstr ""
+#: plugins/personal/generic/class_user.inc:1730
+msgid "Mobile number"
+msgstr "Teléfono móvil"
 
-#: include/class_ldap.inc:1138
-#, fuzzy, php-format
-msgid ""
-"Invalid DN %s: block to be imported should start with 'dn: ...' in line %s"
-msgstr ""
-"No es un DN válido: '%s': El bloque para importar debe empezar por 'dn: ...' "
-"en la linea %s"
+#: plugins/personal/generic/class_user.inc:1731
+msgid "Fax number"
+msgstr "Número de Fax"
 
-#: include/class_ldap.inc:1167
-#, fuzzy, php-format
-msgid "Error while importing DN %s: please check LDIF from line %s on!"
-msgstr ""
-"Ha habido un error importando dn: '%s', ¡Por favor compruebe su LDIF desde "
-"la línea %s en adelante!"
+#: plugins/personal/generic/class_user.inc:1737
+#: ihtml/themes/default/infoPage.tpl:18
+msgid "Home postal address"
+msgstr "Dirección Postal personal"
 
-#: include/class_log.inc:87
-#, php-format
-msgid "Logging failed: %s"
-msgstr "Entrada fallida: %s"
+#: plugins/personal/generic/class_user.inc:1738
+msgid "Home phone number"
+msgstr "Número de teléfono personal"
 
-#: include/class_log.inc:102
-#, fuzzy, php-format
-msgid "Invalid option %s specified!"
-msgstr "¡Se ha indicado una opción no válida: '%s'!"
+#: plugins/personal/generic/class_user.inc:1740
+msgid "User password method"
+msgstr "Metodo de contraseña de usuario"
 
-#: include/class_log.inc:106
-#, fuzzy
-msgid "Specified 'objectType' is empty or invalid!"
-msgstr "¡Se ha indicado un objectType vacio o no válido!"
+#: plugins/personal/generic/class_user.inc:1741
+msgid "User certificates"
+msgstr "Certificados de usuario"
 
-#: include/class_configRegistry.inc:194
-#: plugins/personal/generic/class_user.inc:273
-#: plugins/personal/generic/class_user.inc:1899
+#: plugins/personal/generic/class_user.inc:1949
 #, fuzzy
-msgid "unknown"
-msgstr "Desconocido"
-
-#: include/class_configRegistry.inc:197
-#, php-format
-msgid "%s has version %s but %s is required!"
-msgstr ""
-
-#: include/class_configRegistry.inc:239 setup/class_setupStep_Schema.inc:96
-msgid "The following object classes are missing:"
-msgstr ""
+msgid "Entries differ"
+msgstr "Entradas por página"
 
-#: include/class_configRegistry.inc:246 setup/class_setupStep_Schema.inc:99
+#: plugins/personal/password/password.tpl:10
 #, fuzzy
-msgid "The following object classes are outdated:"
-msgstr "Las siguientes referencias se actualizaran"
-
-#: include/class_configRegistry.inc:252
-msgid ""
-"Plugins that require one or more of the object classes above will be "
-"disabled until the object classes get updated."
-msgstr ""
+msgid "Your Password has expired. Please choose a new password."
+msgstr "Su contraseña ha caducado. ¡Por favor seleccione una nueva!"
 
-#: include/class_configRegistry.inc:254
-#, fuzzy
-msgid "Schema validation error"
-msgstr "Error de Autenticación"
+#: plugins/personal/password/class_password.inc:27
+msgid "Change user password"
+msgstr "Cambiar contraseña de usuario"
 
-#: include/class_configRegistry.inc:689
-#, fuzzy, php-format
-msgid "The value %s specified for %s:%s needs to be a bool value!"
-msgstr ""
-"¡El comando especificado como método %s para la extensión '%s' no existe!"
+#: plugins/personal/password/class_password.inc:119 html/password.php:244
+msgid "You need to specify your current password in order to proceed."
+msgstr "Necesita introducir su contraseña actual para continuar."
 
-#: include/class_configRegistry.inc:704
-#, fuzzy, php-format
-msgid "The value %s specified for %s:%s needs to be a string!"
-msgstr ""
-"¡El comando especificado como método %s para la extensión '%s' no existe!"
+#: plugins/personal/password/class_password.inc:123 html/password.php:248
+msgid "The password you've entered as 'New password' is empty."
+msgstr "No se ha asignado ningún valor al campo 'Nueva contraseña'."
 
-#: include/class_configRegistry.inc:719
-#, fuzzy, php-format
-msgid "The value %s specified for %s:%s needs to be numeric!"
+#: plugins/personal/password/class_password.inc:125 html/password.php:250
+msgid "The password used as new and current are too similar."
 msgstr ""
-"¡El comando especificado como método %s para la extensión '%s' no existe!"
+"La contraseña actual y la introducida como nueva son demasiado parecidas."
 
-#: include/class_configRegistry.inc:734
-#, fuzzy, php-format
-msgid "The path %s specified for %s:%s is invalid!"
-msgstr "¡'%s' comando para la extensión %s no es válido!"
+#: plugins/personal/password/class_password.inc:127 html/password.php:252
+msgid "The password used as new is to short."
+msgstr "La nueva contraseña es demasiado corta."
 
-#: include/class_configRegistry.inc:750 include/class_configRegistry.inc:797
-#, fuzzy, php-format
-msgid "The folder %s specified for %s:%s does not exists!"
-msgstr ""
-"¡El comando especificado como método %s para la extensión '%s' no existe!"
+#: plugins/personal/password/class_password.inc:129 html/password.php:254
+#, fuzzy
+msgid "The password contains possibly problematic Unicode characters!"
+msgstr "¡El campo '%s' tiene caracteres no validos!"
 
-#: include/class_configRegistry.inc:755
-#, fuzzy, php-format
-msgid "The folder %s specified for %s:%s is not readable!"
+#: plugins/personal/password/class_password.inc:136 html/password.php:280
+#, php-format
+msgid "Check-hook reported a problem: %s. Password change canceled!"
 msgstr ""
-"¡El comando especificado como método %s para la extensión '%s' no existe!"
 
-#: include/class_configRegistry.inc:775 include/class_configRegistry.inc:780
-#, fuzzy, php-format
-msgid "The file %s specified for %s:%s is not writeable!"
-msgstr ""
-"¡El comando especificado como método %s para la extensión '%s' no existe!"
+#: plugins/personal/password/class_password.inc:156
+msgid ""
+"The password you've entered as your current password doesn't match the real "
+"one."
+msgstr "La contraseña introducida como contraseña actual no es correcta."
 
-#: include/class_configRegistry.inc:802
-#, fuzzy, php-format
-msgid "The folder %s specified for %s:%s is not writeable!"
-msgstr ""
-"¡El comando especificado como método %s para la extensión '%s' no existe!"
+#: plugins/personal/password/class_password.inc:159
+msgid "You have no permission to change your password."
+msgstr "No tiene permisos para cambiar su contraseña."
 
-#: include/class_configRegistry.inc:820
-#, fuzzy, php-format
-msgid "The file %s specified for %s:%s does not exists!"
-msgstr ""
-"¡El comando especificado como método %s para la extensión '%s' no existe!"
+#: plugins/personal/password/class_password.inc:223
+msgid "User password"
+msgstr "Contraseña del usuario"
 
-#: include/class_configRegistry.inc:825
-#, fuzzy, php-format
-msgid "The file %s specified for %s:%s is not readable!"
+#: plugins/personal/password/class_password.inc:236
+msgid "Script to be called before a password gets locked."
 msgstr ""
-"¡El comando especificado como método %s para la extensión '%s' no existe!"
 
-#: include/class_configRegistry.inc:841
-#, fuzzy, php-format
-msgid "The command %s specified for %s:%s is invalid!"
-msgstr "¡'%s' comando (%s) para la extensión %s no es válido!"
+#: plugins/personal/password/class_password.inc:245
+msgid "Script to be called after a password gets locked."
+msgstr ""
 
-#: include/class_configRegistry.inc:856
-#, fuzzy, php-format
-msgid "The DN %s specified for %s:%s is invalid!"
-msgstr "¡'%s' comando para la extensión %s no es válido!"
+#: plugins/personal/password/class_password.inc:254
+msgid "Script to be called before a password gets unlocked."
+msgstr ""
 
-#: include/class_configRegistry.inc:871
-#, fuzzy, php-format
-msgid "The RDN %s specified for %s:%s is invalid!"
-msgstr "¡'%s' comando para la extensión %s no es válido!"
+#: plugins/personal/password/class_password.inc:263
+msgid "Script to be called after a password gets unlocked."
+msgstr ""
 
-#: include/class_gosaSupportDaemon.inc:112
-msgid "GOsa support daemon"
-msgstr "Demonio de soporte GOsa"
+#: plugins/addons/propertyEditor/property-filter.xml:15
+#, fuzzy
+msgid "Effective properties"
+msgstr "Editar características generales"
 
-#: include/class_gosaSupportDaemon.inc:787
-msgid "Cannot not parse XML!"
-msgstr "¡No se puede analizar el XML!"
+#: plugins/addons/propertyEditor/property-filter.xml:29
+#, fuzzy
+msgid "Modified properties"
+msgstr "Editar características generales"
 
-#: include/class_gosaSupportDaemon.inc:1184
-#, php-format
-msgid "Cannot send abort event for entry %s!"
-msgstr "¡No se puede enviar el evento abortar para la entrada %s!"
+#: plugins/addons/propertyEditor/property-filter.xml:43
+#, fuzzy
+msgid "All properties"
+msgstr "Editar características generales"
 
-#: include/class_gosaSupportDaemon.inc:1204
-#, php-format
-msgid "Cannot remove entry %s!"
-msgstr "¡No se puede eliminar la entrada %s!"
+#: plugins/addons/propertyEditor/property-filter.xml:57
+#, fuzzy
+msgid "LDAP properties"
+msgstr "Propiedades"
 
-#: include/class_config.inc:168
-#, php-format
-msgid "XML error in gosa.conf: %s at line %d"
-msgstr "Error XML en gosa.conf: %s en la línea %d"
+#: plugins/addons/propertyEditor/property-filter.xml:71
+#, fuzzy
+msgid "Search for property groups"
+msgstr "Mostrar grupos primarios"
 
-#: include/class_config.inc:367
-msgid "Cannot bind to LDAP!"
+#: plugins/addons/propertyEditor/commandVerifier.tpl:1
+msgid "Command verifier"
 msgstr ""
 
-#: include/class_config.inc:711
-msgid "sambaSID and/or sambaRidBase missing in the configuration!"
-msgstr "¡sambaSID y/o sambaRidBase no aparece en la configuración!"
-
-#: include/class_config.inc:1130
-msgid "Configuration"
-msgstr "Configuración"
-
-#: include/class_config.inc:1130
-#, fuzzy
+#: plugins/addons/propertyEditor/commandVerifier.tpl:3
 msgid ""
-"The configuration file you are using is outdated. Please move the GOsa "
-"configuration file away to run the GOsa setup again."
+"Here you can execute commands in the way GOsa does and check the generated "
+"results or errors. This can be very useful especially for the post events "
+"(postcreate, postmodify and postremove) due to the fact that these hook are "
+"executed silently."
 msgstr ""
-"El archivo de configuración que está usando es obsoleto. Por favor quite el "
-"archivo de configuración de GOsa y use el asistente de configuración."
 
-#: include/class_config.inc:1172 include/class_config.inc:1203
-#, fuzzy, php-format
+#: plugins/addons/propertyEditor/commandVerifier.tpl:8
 msgid ""
-"The snapshot functionality is enabled, but the required variable %s is not "
-"set."
+"Please be careful here, all commands will really be executed on your machine "
+"and may break things!"
 msgstr ""
-"La funcionalidad de instancias esta activa, pero el valor requerido '%s' no "
-"está activo."
 
-#: include/class_config.inc:1185
-#, fuzzy, php-format
-msgid ""
-"The snapshot functionality is enabled, but the required compression module "
-"is missing. Please install %s."
+#: plugins/addons/propertyEditor/commandVerifier.tpl:15
+msgid "The command to check for"
 msgstr ""
-"La funcionalidad de instancias esta activa, pero no se encuentra el módulo "
-"de compresión requerido. Por favor instale '%s'."
 
-#: include/class_core.inc:113 include/class_core.inc:119
-#: plugins/generic/references/class_aclResolver.inc:303
+#: plugins/addons/propertyEditor/commandVerifier.tpl:17
 #, fuzzy
-msgid "All"
-msgstr "ACL"
+msgid "Test"
+msgstr "Marca de tiempo"
 
-#: include/class_core.inc:114
+#: plugins/addons/propertyEditor/property-list.xml:11
 #, fuzzy
-msgid "All objects"
-msgstr "Mover objetos"
+msgid "List of configuration settings"
+msgstr "Caracteristicas del usuario"
 
-#: include/class_core.inc:132
+#: plugins/addons/propertyEditor/property-list.xml:15
 #, fuzzy
-msgid "Traditional"
-msgstr "Terminal"
+msgid "Property not used"
+msgstr "Grupo de usuarios"
 
-#: include/class_core.inc:132
-msgid "Use samba pool"
-msgstr ""
+#: plugins/addons/propertyEditor/property-list.xml:23
+#, fuzzy
+msgid "Property will be restored"
+msgstr "El grupo serán trasladado desde"
 
-#: include/class_core.inc:164 include/class_core.inc:167
+#: plugins/addons/propertyEditor/property-list.xml:31
 #, fuzzy
-msgid "hours"
-msgstr "operadores telefónicos"
+msgid "Modified property"
+msgstr "modificación"
 
-#: include/class_core.inc:184
+#: plugins/addons/propertyEditor/property-list.xml:39
 #, fuzzy
-msgid "None"
-msgstr "ninguno"
+msgid "Property configured in LDAP"
+msgstr "Crear su fichero de configuración"
 
-#: include/class_core.inc:188 setup/class_setupStep_Language.inc:47
-msgid "Automatic"
-msgstr "Automatico"
+#: plugins/addons/propertyEditor/property-list.xml:47
+#, fuzzy
+msgid "Property configured in config file"
+msgstr "Crear su fichero de configuración"
 
-#: include/class_core.inc:200
+#: plugins/addons/propertyEditor/property-list.xml:80
 #, fuzzy
-msgid "User value"
-msgstr "Nombre de Usuario"
+msgid "Class"
+msgstr "clase"
 
-#: include/class_core.inc:209
+#: plugins/addons/propertyEditor/property-list.xml:88
 #, fuzzy
-msgid "Core"
-msgstr "Cerrar"
+msgid "Value"
+msgstr "hombre"
 
-#: include/class_core.inc:210
+#: plugins/addons/propertyEditor/property-list.xml:124
+msgid "Restore to default"
+msgstr ""
+
+#: plugins/addons/propertyEditor/class_commandVerifier.inc:56
+msgid "Results"
+msgstr ""
+
+#: plugins/addons/propertyEditor/class_propertyEditor.inc:6
 #, fuzzy
-msgid "GOsa core plugin"
-msgstr "Configuración común de GOsa"
+msgid "Preferences"
+msgstr "Referencias"
 
-#: include/class_core.inc:238
+#: plugins/addons/propertyEditor/class_propertyEditor.inc:7
 msgid ""
-"The 'htaccessAuthentication' variable tells GOsa to use either htaccess "
-"authentication or LDAP authentication. This can be used if you want to use i."
-"e. Kerberos to authenticate the users."
+"Configure global and special GOsa settings like hooks and plug-in parameters"
 msgstr ""
 
-#: include/class_core.inc:248
-msgid "Enables/Disables GOsa usage statistics moduls."
+#: plugins/addons/propertyEditor/class_propertyEditor.inc:206
+#, fuzzy
+msgid "No description"
+msgstr "Descripción del Rol"
+
+#: plugins/addons/propertyEditor/class_propertyEditor.inc:230
+#: setup/class_setupStep_Checks.inc:209 setup/class_setupStep_Checks.inc:225
+#: setup/class_setupStep_Checks.inc:241 setup/class_setupStep_Checks.inc:257
+msgid "Off"
+msgstr "Off"
+
+#: plugins/addons/propertyEditor/class_propertyEditor.inc:231
+#: setup/class_setupStep_Checks.inc:249
+msgid "On"
+msgstr "On"
+
+#: plugins/addons/propertyEditor/class_propertyEditor.inc:251
+msgid "Test the given command."
 msgstr ""
 
-#: include/class_core.inc:258
-msgid "The database file for GOSa usage statistics."
+#: plugins/addons/propertyEditor/migration/class_migrateRDN.inc:31
+#, fuzzy, php-format
+msgid "Migration of property '%s'"
+msgstr "Error de migración"
+
+#: plugins/addons/propertyEditor/migration/class_migrateRDN.inc:34
+#, fuzzy, php-format
+msgid "GOsa has detected objects outside of the configured storage point (%s)."
+msgstr "Encontrados '%s' grupos fuera del árbol configurado '%s'."
+
+#: plugins/addons/propertyEditor/migration/class_migrateRDN.inc:161
+#, fuzzy
+msgid "Objects that will be added"
+msgstr "¡El objeto será eliminado!"
+
+#: plugins/addons/propertyEditor/migration/class_migrateRDN.inc:169
+#, fuzzy
+msgid "Objects that will be moved"
+msgstr "La estaciones de trabajo windows serán trasladadas desde"
+
+#: plugins/addons/propertyEditor/migration/class_migrateRDN.inc:177
+#, fuzzy, php-format
+msgid "Moving object '%s' to '%s'"
+msgstr "Moviendo '%s' a '%s'"
+
+#: plugins/addons/propertyEditor/migration/class_migrateRDN.inc:181
+#: setup/setup_migrate.tpl:32 setup/class_setupStep_Migrate.inc:804
+msgid "Migrate"
+msgstr "Migrar"
+
+#: plugins/addons/propertyEditor/migration/class_migrateRDN.inc:204
+#, fuzzy, php-format
+msgid "Migration failed for object %s, dn already exists!"
 msgstr ""
+"Ha fallado al añadir un usuario administrativo: ¡El objeto '%s' ya existe!"
 
-#: include/class_core.inc:268
-msgid ""
-"The 'logging' statement enables event logging on GOsa side. Setting it to "
-"'true' GOsa will log every action a user performs via syslog. If you use "
-"rsyslog and configure it to mysql logging, you can browse all events within "
-"GOsa. GOsa will not log anything, if the logging value is empty or set to "
-"'false'."
+#: plugins/addons/propertyEditor/migration/class_migrateRDN.inc:208
+#, php-format
+msgid "Migration failed for object %s, please check if it already exists!"
+msgstr ""
+
+#: plugins/addons/propertyEditor/migrate.tpl:3
+msgid "Property migration assistant"
 msgstr ""
 
-#: include/class_core.inc:279
+#: plugins/addons/propertyEditor/migrate.tpl:3
+#, fuzzy
+msgid "Migration steps left"
+msgstr "Error de migración"
+
+#: plugins/addons/propertyEditor/property-list.tpl:3
+#, fuzzy
+msgid "Warning message"
+msgstr "Enviar mensaje"
+
+#: plugins/addons/propertyEditor/property-list.tpl:7
+#: ihtml/themes/default/removeEntries.tpl:4
+#, fuzzy
+msgid "Attention"
+msgstr "Autenticación"
+
+#: plugins/addons/propertyEditor/property-list.tpl:9
 msgid ""
-"The 'listSummary' statement determines whether a status bar will be shown on "
-"the bottom of GOsa generated lists, displaying a short summary of type and "
-"number of elements in the list."
+"Modifying properties may break your setup, destroy or mess up your LDAP "
+"database, lead to security holes or it can even make a login impossible!"
 msgstr ""
 
-#: include/class_core.inc:289
+#: plugins/addons/propertyEditor/property-list.tpl:10
 msgid ""
-"The 'passwordMinLength' statement determines whether a newly entered "
-"password has to be of a minimum length."
+"Since configuration properties are stored in the LDAP database a copy/backup "
+"can be handy."
 msgstr ""
 
-#: include/class_core.inc:299
+#: plugins/addons/propertyEditor/property-list.tpl:14
 msgid ""
-"The 'passwordMinDiffer' statement determines whether a newly entered "
-"password has to be checked to have at least n different characters."
+"If you've debarred yourself, you can try to set 'ignoreLdapProperties' to "
+"'true' in your gosa.conf main section. This will make GOsa ignore LDAP based "
+"property values."
 msgstr ""
 
-#: include/class_core.inc:309
+#: plugins/addons/propertyEditor/property-list.tpl:22
 msgid ""
-"The 'passwordProposalHook' can be used to let GOsa generate password "
-"proposals for you. Whenever you change a password, you can then decide "
-"whether to use the proposal or to manually specify a password."
+"I understand that there are certain risks, but I want to modify properties!"
 msgstr ""
 
-#: include/class_core.inc:309
-msgid "Here is an example command:"
+#: plugins/addons/propertyEditor/property-list.tpl:38
+msgid "Ignoring LDAP defined properties!"
 msgstr ""
 
-#: include/class_core.inc:319
-msgid ""
-"The 'displayErrors' statement tells GOsa to show PHP errors in the upper "
-"part of the screen. This should be disabled in productive deployments, "
-"because there might be some important passwords arround."
+#: plugins/addons/propertyEditor/property-list.tpl:77
+msgid "Undo"
 msgstr ""
 
-#: include/class_core.inc:319
-#, php-format
-msgid "The property '%s' may be interesting too."
-msgstr ""
+#: plugins/addons/dyngroup/dyngroup.tpl:1
+#, fuzzy
+msgid "List of dynamic rules"
+msgstr "Lista de acls"
 
-#: include/class_core.inc:329
-msgid ""
-"The 'developmentMode' statement tells GOsa to show development related error "
-"messages, for example messages about missing ACL configuration or classes. "
-"Due to the fact that enabling this flag will result in a lot of false error "
-"messages it should only be enabled while developing or debugging plugins!"
+#: plugins/addons/dyngroup/dyngroup.tpl:3
+msgid "Labeled URI definitions"
 msgstr ""
 
-#: include/class_core.inc:340
-msgid ""
-"The 'schemaCheck' statement enables or disables schema checking during "
-"login. It is recommended to switch this on in order to let GOsa handle "
-"object creation more efficient."
-msgstr ""
+#: plugins/addons/dyngroup/dyngroup.tpl:6
+#, fuzzy
+msgid "Scope"
+msgstr "copiar"
 
-#: include/class_core.inc:350
-msgid ""
-"The 'copyPaste' statement enables copy and paste for LDAP entries managed "
-"with GOsa."
-msgstr ""
+#: plugins/addons/dyngroup/dyngroup.tpl:7
+#: plugins/addons/dyngroup/class_DynamicLdapGroup.inc:119
+#: plugins/addons/dyngroup/class_DynamicLdapGroup.inc:121
+#, fuzzy
+msgid "Attribute"
+msgstr "Atributo de inicio de sesión"
 
-#: include/class_core.inc:360
-msgid ""
-"The 'forceGlobals' statement enables PHP security checks to force "
-"register_global settings to be switched off."
-msgstr ""
+#: plugins/addons/dyngroup/dyngroup.tpl:8
+#: plugins/addons/dyngroup/class_DynamicLdapGroup.inc:126
+#: plugins/addons/dyngroup/class_DynamicLdapGroup.inc:128
+#: plugins/generic/references/class_aclResolver.inc:169
+msgid "Filter"
+msgstr "Filtro"
 
-#: include/class_core.inc:370
-msgid ""
-"The 'forceSSL' statement enables PHP security checks to force encrypted "
-"access to the web interface. GOsa will try to redirect to the same URL - "
-"just with https://"
+#: plugins/addons/dyngroup/class_DynamicLdapGroup.inc:105
+#: plugins/addons/dyngroup/class_DynamicLdapGroup.inc:327
+msgid "Labeled URI"
 msgstr ""
 
-#: include/class_core.inc:380
-msgid ""
-"Logs information about triggered ldap operations, duration, filter, aso. "
-"into syslog."
+#: plugins/addons/dyngroup/class_DynamicLdapGroup.inc:128
+msgid "Surrounding brackets are required!"
 msgstr ""
 
-#: include/class_core.inc:390
-msgid ""
-"The 'ldapFollowReferrals' statement tells GOsa to follow LDAP referrals."
+#: plugins/addons/dyngroup/class_DynamicLdapGroup.inc:136
+#, php-format
+msgid "The given filter '%s' for entry %s seems to be invalid!"
 msgstr ""
 
-#: include/class_core.inc:400
-msgid ""
-"The 'ldapFilterNestingLimit' statement can be used to speed up group "
-"handling for groups with several hundreds of members. The default behaviour "
-"is, that GOsa will resolv the memberUid values in a group to real names. To "
-"achieve this, it writes a single filter to minimize searches. Some LDAP "
-"servers (namely Sun DS) simply crash when the filter gets too big. You can "
-"set a member limit, where GOsa will stop to do these lookups."
-msgstr ""
+#: plugins/addons/dyngroup/class_DynamicLdapGroup.inc:166
+#: plugins/addons/dyngroup/class_DynamicLdapGroup.inc:168
+#: plugins/addons/dyngroup/class_DynamicLdapGroup.inc:319
+#: plugins/addons/dyngroup/class_DynamicLdapGroup.inc:320
+#, fuzzy
+msgid "Dynamic object"
+msgstr "Objeto GOsa"
 
-#: include/class_core.inc:410
+#: plugins/generic/welcome/welcome.tpl:8 ihtml/themes/default/infoPage.tpl:62
+msgid "The GOsa team"
+msgstr "El equipo de GOsa"
+
+#: plugins/generic/welcome/class_welcome.inc:5
+#: plugins/generic/welcome/class_welcome.inc:6
+#, fuzzy
+msgid "Back to main menu"
+msgstr "Menú inicial de GOsa"
+
+#: plugins/generic/dashBoard/Register/class_RegistrationDialog.inc:54
 msgid ""
-"The ldapSizelimit statement tells GOsa to retrieve the specified maximum "
-"number of results. The user will get  a  warning,  that  not  all entries "
-"were shown."
+"Communciation with the backend failed! Please check your internet connection!"
 msgstr ""
 
-#: include/class_core.inc:420
+#: plugins/generic/dashBoard/Register/class_RegistrationDialog.inc:56
 msgid ""
-"Disables sizelimit checks, only the configured amount of results will be "
-"shown!"
+"Authentication failed, please check combination of username and password!"
 msgstr ""
 
-#: include/class_core.inc:430
+#: plugins/generic/dashBoard/Register/class_RegistrationDialog.inc:58
 msgid ""
-"The 'warnSSL' statement enables PHP security checks to detect non encrypted "
-"access to the web interface. GOsa will display a warning in this case."
+"Internal server error, please try again later. If the problem persists "
+"contact the GOsa-Team!"
 msgstr ""
 
-#: include/class_core.inc:440
-msgid "The 'ppdGzip' variable enables PPD file compression."
-msgstr ""
+#: plugins/generic/dashBoard/Register/register.tpl:3
+#, fuzzy
+msgid "GOsa registration"
+msgstr "Configuración genérica de GOsa"
 
-#: include/class_core.inc:451
-msgid ""
-"The 'ignoreAcl' value tells GOsa to ignore complete ACL sets for the given "
-"DN. Add your DN here and you'll be able to restore accidently dropped ACLs."
+#: plugins/generic/dashBoard/Register/register.tpl:7
+msgid "Do you want to register GOsa and benefit from the features it brings?"
 msgstr ""
 
-#: include/class_core.inc:462
-msgid ""
-"The 'ppdPath' variable defines where to store PPD files for the GOto "
-"environment plugins."
+#: plugins/generic/dashBoard/Register/register.tpl:11
+msgid "I do not want to register"
 msgstr ""
 
-#: include/class_core.inc:472
-msgid ""
-"The 'ldapMaxQueryTime' statement tells GOsa to stop LDAP actions if there is "
-"no answer within the specified number of seconds."
+#: plugins/generic/dashBoard/Register/register.tpl:17
+#: plugins/generic/dashBoard/dashBoard.tpl:5
+msgid "Register"
 msgstr ""
 
-#: include/class_core.inc:482
-msgid ""
-"The 'storeFilterSettings' statement determines whether GOsa should store "
-"filter and plugin settings inside of a cookie."
+#: plugins/generic/dashBoard/Register/register.tpl:19
+msgid "Additionally to the 'Annonomous' account you can:"
 msgstr ""
 
-#: include/class_core.inc:492
-msgid ""
-"The 'sendCompressedOutput' statement determines whether PHP should send "
-"compressed HTML pages to browsers or not. This may increase or decrease the "
-"performance, depending on your network."
+#: plugins/generic/dashBoard/Register/register.tpl:21
+msgid "Access to 'Premium-Channels'."
 msgstr ""
 
-#: include/class_core.inc:503
+#: plugins/generic/dashBoard/Register/register.tpl:22
 msgid ""
-"The 'modificationDetectionAttribute' statement enables GOsa to check if a "
-"entry currently being edited has been modified from someone else outside "
-"GOsa in the meantime. It will display an informative dialog then. It can be "
-"set to 'entryCSN' for OpenLDAP based systems or 'contextCSN' for Sun DS "
-"based systems."
+"Watch the status of current plugin updates/patches and the availability of "
+"new plugins."
 msgstr ""
 
-#: include/class_core.inc:514
-msgid ""
-"The 'language' statement defines the default language used by GOsa. Normally "
-"GOsa autodetects the language from the browser settings. If this is not "
-"working or you want to force the language, just add the language code (i.e. "
-"de for german) here."
+#: plugins/generic/dashBoard/Register/register.tpl:23
+msgid "Recieve newsletter, if wanted."
 msgstr ""
 
-#: include/class_core.inc:525
-msgid ""
-"The 'theme' statement defines what theme is used to display GOsa pages. You "
-"can install some corporate identity like theme and/or modify certain "
-"templates to fit your needs within themes. Take a look at the GOsa FAQ for "
-"more information."
+#: plugins/generic/dashBoard/Register/register.tpl:24
+msgid "View several usefull statistics about your GOsa installation"
 msgstr ""
 
-#: include/class_core.inc:535
-msgid ""
-"The 'sessionLifetime' value defines when a session will expire in seconds. "
-"For Debian systems, this will not work because the sessions will be removed "
-"by a cron job instead. Please modify the value inside of your php.ini "
-"instead."
+#: plugins/generic/dashBoard/Register/register.tpl:29
+msgid "What information will be transmitted to the backend and maybe stored:"
 msgstr ""
 
-#: include/class_core.inc:545
-msgid ""
-"The 'templateCompileDirectory' statements defines the path, where the PHP "
-"templating engins 'smarty' should store its compiled GOsa templates for "
-"improved speed. This path needs to be writeable by the user your webserver "
-"is running with."
+#: plugins/generic/dashBoard/Register/register.tpl:31
+msgid "All personal information filled in the registration form."
 msgstr ""
 
-#: include/class_core.inc:555
-#, php-format
-msgid ""
-"The 'debugLevel' value tells GOsa to display certain information on each "
-"page load. Value is an AND combination of the following byte values: %s"
+#: plugins/generic/dashBoard/Register/register.tpl:32
+msgid "Information about the installed plugins and their version."
 msgstr ""
 
-#: include/class_core.inc:575
-#, php-format
+#: plugins/generic/dashBoard/Register/register.tpl:33
 msgid ""
-"The 'sambaHashHook' statement contains an executable to generate samba hash "
-"values. This is required for password synchronization, but not required if "
-"you apply gosa-si services. If you don't have mkntpasswd from the samba "
-"distribution installed, you can use perl to generate the hash: %s"
+"The GOsa-UUID (will be generated during the registration) and a password, to "
+"authenticate."
 msgstr ""
 
-#: include/class_core.inc:586
+#: plugins/generic/dashBoard/Register/register.tpl:34
 msgid ""
-"The 'passwordDefaultHash' statement defines the default password hash to "
-"choose for new accounts."
+"The bugs you will report and the corresponding trace. You can select what "
+"information you want to send in."
 msgstr ""
 
-#: include/class_core.inc:595
+#: plugins/generic/dashBoard/Register/register.tpl:35
 msgid ""
-"The 'strictPasswordRules' tells GOsa to check for UTF-8 characters in the "
-"supplied password. These Characters can lead to non working authentications "
-"if UTF-8 and none UTF-8 systems locales get mixed. The default is 'true'."
+"When the statistics extension is used. GOsa will transmit information about "
+"plugins, their usage and the amount of objects present in your ldap "
+"database. No sensitive data is transmitted here, just the object type, the "
+"action performed, cpu usage, memory usage, elapsed time..."
 msgstr ""
 
-#: include/class_core.inc:606
-msgid ""
-"The 'accountPrimaryAttribute' option tells GOsa how to create new accounts. "
-"Possible values are 'uid' and 'cn'. In the first case GOsa creates uid style "
-"DN entries: 'uid=superuser,ou=staff,dc=example,dc=net'. In the second case, "
-"GOsa creates cn style DN entries: 'cn=Foo Bar,ou=staff,dc=example,dc=net'. "
-"If you choose \"cn\" to be your 'accountPrimaryAttribute' you can decide "
-"whether to include the personal title in your dn by selecting "
-"'personalTitleInDN'."
-msgstr ""
+#: plugins/generic/dashBoard/Register/register.tpl:69
+#: plugins/generic/dashBoard/Register/register.tpl:80
+#, fuzzy
+msgid "Registration complete"
+msgstr "Operación incompleta"
 
-#: include/class_core.inc:616
-msgid ""
-"The 'userRDN' statement defines the location where new accounts will be "
-"created inside of defined departments. The default is 'ou=people'."
-msgstr ""
+#: plugins/generic/dashBoard/Register/register.tpl:71
+#, fuzzy
+msgid "GOsa instance sucessfully registered"
+msgstr "Sugerencia enviada correctamente"
 
-#: include/class_core.inc:626
-msgid ""
-"The 'groupsRDN' statement defines the location where new groups will be "
-"created inside of defined departments. The default is 'ou=groups'."
+#: plugins/generic/dashBoard/Register/register.tpl:82
+#, fuzzy
+msgid "GOsa instance will not be registered"
+msgstr "La sesión no será codificada."
+
+#: plugins/generic/dashBoard/dbPluginStatus/contents.tpl:1
+#, fuzzy
+msgid "Plugin status"
+msgstr "Estado actual"
+
+#: plugins/generic/dashBoard/dbPluginStatus/class_dbPluginStatus.inc:69
+msgid "Version mismatch"
 msgstr ""
 
-#: include/class_core.inc:636
-msgid ""
-"The 'gidNumberBase' statement defines where to start looking for a new free "
-"group id. This should be synced with your 'adduser.conf' to avoid "
-"overlapping gidNumber values between local and LDAP based lookups. The "
-"gidNumberBase can even be dynamic. Take a look at the 'nextIdHook' "
-"definition."
+#: plugins/generic/dashBoard/dbPluginStatus/class_dbPluginStatus.inc:73
+#, fuzzy
+msgid "Schema missing"
+msgstr "Configuración basada en el esquema"
+
+#: plugins/generic/dashBoard/dashBoard.tpl:2
+msgid "This feature is only accessible for registrated instances of GOsa"
 msgstr ""
 
-#: include/class_core.inc:646
+#: plugins/generic/dashBoard/dashBoard.tpl:7
 msgid ""
-"The 'baseIdHook' statement allows to hook into the id generation method "
-"(traditional mode), to define the starting range for new generated ids"
+"Unfortunately the registration server cannot be reached, maybe the server is "
+"down for maintaince or you've no internet access!"
 msgstr ""
 
-#: include/class_core.inc:656 include/class_core.inc:676
-msgid ""
-"The 'uidNumberPoolMin/gidNumberPoolMin' statement defines the lowest "
-"assignable user/group id for use with the 'idAllocationMethod = pool'."
+#: plugins/generic/dashBoard/dashBoard.tpl:13
+#, fuzzy
+msgid "GOsa dash board"
+msgstr "Asistente de configuración de GOsa"
+
+#: plugins/generic/dashBoard/dbChannelStatus/contents.tpl:1
+#, fuzzy
+msgid "Channels"
+msgstr "Cancelar"
+
+#: plugins/generic/dashBoard/dbNotifications/contents.tpl:1
+#, fuzzy
+msgid "Notifications"
+msgstr "Script de notificación"
+
+#: plugins/generic/references/contents.tpl:2
+#: plugins/generic/references/contents.tpl:3
+#, fuzzy
+msgid "Object information"
+msgstr "Información de conexión"
+
+#: plugins/generic/references/contents.tpl:7
+msgid "Show raw object entry"
 msgstr ""
 
-#: include/class_core.inc:666 include/class_core.inc:686
-msgid ""
-"The 'uidNumberPoolMax/gidNumberPoolMax' statement defines the highest "
-"assignable user/group id for use with the 'idAllocationMethod = pool'."
-msgstr ""
+#: plugins/generic/references/contents.tpl:18
+#: plugins/generic/references/contents.tpl:20
+#, fuzzy
+msgid "Last modification"
+msgstr "Identificación de Usuario"
+
+#: plugins/generic/references/contents.tpl:29
+#, fuzzy
+msgid "Object references"
+msgstr "Referencias"
+
+#: plugins/generic/references/contents.tpl:45
+#, fuzzy
+msgid "ACL trace"
+msgstr "Tipo de ACL"
+
+#: plugins/generic/references/class_reference.inc:70
+#, fuzzy
+msgid "Role membership"
+msgstr "Pertenencia a grupo"
+
+#: plugins/generic/references/class_reference.inc:76
+#, fuzzy
+msgid "Object group membership"
+msgstr "Grupo de objetos genérico"
+
+#: plugins/generic/references/class_reference.inc:82
+#, fuzzy
+msgid "Department manager"
+msgstr "Administración de departamento"
+
+#: plugins/generic/references/class_reference.inc:88
+#, fuzzy
+msgid "User manager"
+msgstr "Nombre de Usuario"
 
-#: include/class_core.inc:696
-msgid ""
-"The 'uidNumberBase' statement defines where to start looking for a new free "
-"user id. This should be synced with your 'adduser.conf' to avoid overlapping "
-"uidNumber values between local and LDAP based lookups. The uidNumberBase can "
-"even be dynamic. Take a look at the 'baseIdHook' definition."
-msgstr ""
+#: plugins/generic/references/class_aclResolver.inc:63
+#: include/class_acl.inc:228
+msgid "Reset ACLs"
+msgstr "Eliminar ACLs"
 
-#: include/class_core.inc:736
-msgid ""
-"The 'gosaSupportURI' defines the major gosa-si server host and the password "
-"for GOsa to connect to it. It can be used if you want to use i.e. kerberos "
-"to authenticate the users. The format is: credentials@host:port"
-msgstr ""
+#: plugins/generic/references/class_aclResolver.inc:68
+#: include/class_acl.inc:233 include/class_acl.inc:236
+msgid "Use ACL defined in role"
+msgstr "Utilizar las ACL definidas en el rol"
 
-#: include/class_core.inc:746
-msgid ""
-"The 'gosaSupportTimeout' sets a connection timeout for all gosa-si actions. "
-"See 'gosaSupportURI' for details."
+#: plugins/generic/references/class_aclResolver.inc:143
+msgid "Enter another user name"
 msgstr ""
 
-#: include/class_core.inc:757
-msgid ""
-"The 'loginAttribute' statement tells GOsa which LDAP attribute is used as "
-"the login name during login. It can be set to 'uid', 'mail' or 'both'"
+#: plugins/generic/references/class_aclResolver.inc:193
+msgid "ACLs"
 msgstr ""
 
-#: include/class_core.inc:768
-msgid ""
-"The 'timezone' statements defines the timezone used inside of GOsa to handle "
-"date related tasks, such as password expiery, vacation messages, etc. The "
-"'timezone' value should be a unix conform timezone value like in /etc/"
-"timezone."
+#: plugins/generic/references/class_aclResolver.inc:198
+#, php-format
+msgid "List of effective ACLs for '%s'"
 msgstr ""
 
-#: include/class_core.inc:778
-msgid ""
-"The 'honourUnitTags' statement enables checking of 'unitTag' attributes when "
-"using administrative units. If this is set to 'true' GOsa can only see "
-"objects inside the administrative unit a user is logged into."
-msgstr ""
+#: plugins/generic/references/class_aclResolver.inc:199
+#: plugins/generic/references/class_aclResolver.inc:203
+#, fuzzy
+msgid "Object permissions"
+msgstr "Parametros de grupos"
 
-#: include/class_core.inc:788
-msgid ""
-"The 'useSaslForKerberos' statement defines the way the kerberos realm is "
-"stored in the #userPassword' attribute. Set it to 'true' in order to get "
-"{sasl}user@REALM.NET, or to 'false' to get {kerberos}user@REALM.NET. The "
-"latter is outdated, but may be needed from time to time."
-msgstr ""
+#: plugins/generic/references/class_aclResolver.inc:303
+#: include/class_core.inc:113 include/class_core.inc:119
+#, fuzzy
+msgid "All"
+msgstr "ACL"
 
-#: include/class_core.inc:798
-msgid ""
-"The 'rfc2307bis' statement enables rfc2307bis style groups in GOsa. You can "
-"use 'member' attributes instead of memberUid in this case. To make it work "
-"on unix systems, you've to adjust your NSS configuration to use rfc2307bis "
-"style groups, too"
+#: plugins/generic/references/class_aclResolver.inc:307
+#: include/class_acl.inc:823
+msgid "Restrict changes to user's own object"
 msgstr ""
 
-#: include/class_core.inc:808
-msgid ""
-"The 'personalTitleInDN' option tells GOsa to include the personal title in "
-"user DNs when #accountPrimaryAttribute' is set to \"cn\"."
-msgstr ""
+#: plugins/generic/references/class_aclResolver.inc:309
+#: include/class_acl.inc:827 include/class_acl.inc:936
+#: include/class_acl.inc:940
+msgid "read"
+msgstr "leer"
 
-#: include/class_core.inc:818
-msgid ""
-"The 'nextIdHook' statement defines a script to be called for finding the "
-"next free id for users or groups externaly. It gets called with the current "
-"entry \"dn\" and the attribute to be ID'd. It should return an integer value."
-msgstr ""
+#: plugins/generic/references/class_aclResolver.inc:310
+#: include/class_acl.inc:828 include/class_acl.inc:938
+#: include/class_acl.inc:941
+msgid "write"
+msgstr "escribir"
 
-#: include/class_core.inc:828
-msgid ""
-"The 'idGenerator' statement describes an automatic way to generate new user "
-"ids. There are two basic functions supported - which can be combined: \n"
-"\n"
-" a) using attributes\n"
-"\n"
-"    You can specify LDAP attributes (currently only sn and givenName) in\n"
-"    braces {} and add a percent sign befor it. Optionally you can strip it\n"
-"    down to a number of characters, specified in []. I.e.\n"
-"\n"
-"      idGenerator=\"{%sn}-{%givenName[2-4]}\"\n"
-"\n"
-"    will generate an ID using the full surname, adding a dash, and adding "
-"at\n"
-"    least the first two characters of givenName. If this ID is used, it'll\n"
-"    use up to four characters. If no automatic generation is possible, a\n"
-"    input box is shown.\n"
-"\n"
-" b) using automatic id's\n"
-"\n"
-"    I.e. specifying\n"
-"\n"
-"      idGenerator=\"acct{id:3}\"\n"
-"\n"
-"    will generate a three digits id with the next free entry appended to "
-"\"acct\".\n"
-"\n"
-"      idGenerator=\"acct{id!1}\"\n"
-"\n"
-"    will generate a one digit id with the next free entry appended to \"acct"
-"\" - if needed.\n"
-"\n"
-"      idGenerator=\"ext{id#3}\"\n"
-"\n"
-"    will generate a three digits random number appended to \"ext\".\n"
-msgstr ""
-
-#: include/class_core.inc:868
-msgid ""
-"The 'strictNamingRules' statement enables strict checking of uids and group "
-"names. If you need   characters like . or - inside of your accounts, set "
-"this to 'false'."
-msgstr ""
-
-#: include/class_core.inc:878
-msgid ""
-"The 'minId' statement defines the minimum assignable user or group id to "
-"avoid security leaks with uid 0 accounts. This is used for the 'traditional' "
-"method."
-msgstr ""
+#: plugins/generic/references/class_aclResolver.inc:311
+#, fuzzy
+msgid "create"
+msgstr "Crear"
 
-#: include/class_core.inc:889
-msgid ""
-"The 'mailAttribute' statement determines which attribute GOsa will use to "
-"create accounts. Valid values are 'mail' and 'uid'."
-msgstr ""
+#: plugins/generic/references/class_aclResolver.inc:312
+#, fuzzy
+msgid "remove"
+msgstr "Eliminar"
 
-#: include/class_core.inc:899
-msgid ""
-"This attribute allows to override the prefix used to create shared folders."
-msgstr ""
-
-#: include/class_core.inc:909
-msgid ""
-"This attribute allows to override the user account creation syntax, see the "
-"'mailFolderCreation' description for more details.\n"
-"\n"
-"Examples\n"
-" mailUserCreation=\"%prefix%%uid%\"           => \"user.foobar\"\n"
-" mailUserCreation=\"my-prefix.%uid%%domain%\"  => \"my-prefix.foobar@example."
-"com\"\n"
-msgstr ""
-
-#: include/class_core.inc:924
-msgid ""
-"Every mail method has its own way to create mail accounts like 'share/"
-"development' or 'shared.development@example.com' which is used to identify "
-"the accounts, set quotas or add acls.\n"
-"\n"
-"To override the methods default account creation syntax, you can set the "
-"'mailFolderCreation' option.\n"
-"\n"
-"Examples\n"
-"\n"
-" mailFolderCreation=\"%prefix%%cn%\"              => \"shared.development\"\n"
-" mailFolderCreation=\"my-prefix.%cn%%domain%\"    => \"my-prefix."
-"development@example.com\"\n"
-"\n"
-" %prefix%    The methods default prefix. (Depends on cyrusUseSlashes=FALSE/"
-"TRUE)\n"
-" %cn%        The groups/users cn.\n"
-" %uid%       The users uid.\n"
-" %mail%      The objects mail attribute.\n"
-" %domain%    The domain part of the objects mail attribute.\n"
-" %mailpart%  The user address part of the mail address.\n"
-" %uattrib%   Depends on mailAttribute=\"uid/mail\".\n"
-msgstr ""
+#: plugins/generic/references/class_aclResolver.inc:313
+#, fuzzy
+msgid "move"
+msgstr "Eliminar"
 
-#: include/class_core.inc:950
-msgid ""
-"The 'imapTimeout' statement sets the connection timeout for imap actions."
-msgstr ""
+#: plugins/generic/statistics/statistics.tpl:2
+#, fuzzy
+msgid "Usage statistics"
+msgstr "Registrar estadísticas LDAP"
 
-#: include/class_core.inc:961
+#: plugins/generic/statistics/statistics.tpl:5
+#: plugins/generic/statistics/statistics.tpl:10
 msgid ""
-"The 'mailMethod' statement tells GOsa which mail method the setup should use "
-"to communicate with a possible mail server. Leave this undefined if your "
-"mail method does not match the predefined ones."
+"This feature is disabled. To enable it you have to register GOsa, you can "
+"initiate a registration using the dash-board plugin."
 msgstr ""
 
-#: include/class_core.inc:971
-msgid ""
-"The 'cyrusUseSlashes' statement determines if GOsa should use \"foo/bar\" or "
-"\"foo.bar\" namespaces in IMAP. Unix style is with slashes."
-msgstr ""
+#: plugins/generic/statistics/statistics.tpl:6
+#: plugins/generic/statistics/statistics.tpl:12
+#, fuzzy
+msgid "Dash board"
+msgstr "Asistente de configuración de GOsa"
 
-#: include/class_core.inc:981
+#: plugins/generic/statistics/statistics.tpl:16
+#, fuzzy
 msgid ""
-"The 'vacationTemplateDirectory' statement sets the path where GOsa will look "
-"for vacation message templates. Default is /etc/gosa/vacation. \n"
-"\n"
-"Example template /etc/gosa/vacation/business.txt:\n"
-"\n"
-"   DESC:Away from desk\n"
-"   Hi, I'm currently away from my desk. You can contact me on\n"
-"   my cell phone via %mobile.\n"
-"\n"
-"   Greetings,\n"
-"   %givenName %sn\n"
-"\n"
+"Communication with the GOsa-backend failed. Please check the RPC "
+"configuration!"
 msgstr ""
+"No hay definiciones de extensión para iniciar '%s', por favor compruebe su "
+"archivo de configuración."
 
-#: include/class_core.inc:1002
-msgid ""
-"The 'ldapTLS' statement enables or disables TLS operating on LDAP "
-"connections."
+#: plugins/generic/statistics/statistics.tpl:22
+msgid "Send"
 msgstr ""
 
-#: include/class_core.inc:1012
-msgid ""
-"The 'honourIvbbAttributes' statement enables the IVBB mode inside of GOsa. "
-"You need the ivbb.schema file from used by german authorities."
+#: plugins/generic/statistics/statistics.tpl:28
+msgid "Generate report for"
 msgstr ""
 
-#: include/class_core.inc:1022
-msgid ""
-"The 'sambaIdMapping' statement tells GOsa to maintain sambaIdmapEntry "
-"objects. Depending on your setup this can drastically improve the windows "
-"login performance."
-msgstr ""
+#: plugins/generic/statistics/statistics.tpl:56
+msgid "Update"
+msgstr "Actualizar"
 
-#: include/class_core.inc:1032
-msgid ""
-"The 'handleExpiredAccounts' statement enables shadow attribute tests during "
-"the login to the GOsa web interface and forces password renewal or account "
-"lockout."
+#: plugins/generic/statistics/statistics.tpl:69
+#: plugins/generic/statistics/statistics.tpl:78
+msgid "No statistic data for given period"
 msgstr ""
 
-#: include/class_core.inc:1042
-msgid ""
-"The 'sambaSID' statement defines a samba SID if not available inside of the "
-"LDAP. You can retrieve the current sid by net getlocalsid."
-msgstr ""
+#: plugins/generic/statistics/statistics.tpl:87
+#, fuzzy
+msgid "Select report type"
+msgstr "Seleccione un tipo de ACL"
 
-#: include/class_core.inc:1052
-msgid ""
-"The 'sambaRidBase' statement defines the base id to add to ordinary sid "
-"calculations - if not available inside of the LDAP."
-msgstr ""
+#: plugins/generic/statistics/chartClasses/class_statChart.inc:73
+msgid "Systems"
+msgstr "Sistemas"
 
-#: include/class_core.inc:1062
-msgid ""
-"The 'enableSnapshots' statement enables a snapshot mechaism in GOsa. This "
-"enables you to save certain states of entries and restore them later on."
+#: plugins/generic/statistics/chartClasses/class_durationTimeChart.inc:15
+#: plugins/generic/statistics/chartClasses/class_cpuLoadChart.inc:15
+#: plugins/generic/statistics/chartClasses/class_renderTimeChart.inc:15
+#: plugins/generic/statistics/chartClasses/class_memoryUsageChart.inc:15
+msgid "Maximum"
 msgstr ""
 
-#: include/class_core.inc:1072
-msgid ""
-"The 'snapshotBase' statement defines the base where snapshots should be "
-"stored inside of the LDAP."
+#: plugins/generic/statistics/chartClasses/class_durationTimeChart.inc:16
+#: plugins/generic/statistics/chartClasses/class_cpuLoadChart.inc:16
+#: plugins/generic/statistics/chartClasses/class_renderTimeChart.inc:16
+#: plugins/generic/statistics/chartClasses/class_memoryUsageChart.inc:16
+msgid "Average"
 msgstr ""
 
-#: include/class_core.inc:1082
-msgid ""
-"The 'snapshotAdminDn' variable defines the user which is used to "
-"authenticate when connecting to 'snapshotURI'."
+#: plugins/generic/statistics/chartClasses/class_durationTimeChart.inc:17
+#: plugins/generic/statistics/chartClasses/class_cpuLoadChart.inc:17
+#: plugins/generic/statistics/chartClasses/class_renderTimeChart.inc:17
+#: plugins/generic/statistics/chartClasses/class_memoryUsageChart.inc:17
+msgid "Minimum"
 msgstr ""
 
-#: include/class_core.inc:1092
-msgid ""
-"The 'snapshotAdminPassword' variable defines the credentials which are used "
-"in combination with 'snapshotAdminDn' and 'snapshotURI' in order to "
-"authenticate."
-msgstr ""
+#: plugins/generic/statistics/chartClasses/class_actionSelectChart.inc:104
+#, fuzzy
+msgid "Action"
+msgstr "Acciones"
 
-#: include/class_core.inc:1103
+#: plugins/generic/statistics/class_statistics.inc:263
+#, fuzzy, php-format
 msgid ""
-"The 'idAllocationMethod' statement defines how GOsa generates numeric user "
-"and group id values. If it is set to 'traditional' GOsa will do create a "
-"lock and perform a search for the next free ID. The lock will be removed "
-"after the procedure completes. 'pool' will use the sambaUnixIdPool "
-"objectclass settings inside your LDAP. This one is unsafe, because it does "
-"not check for concurrent LDAP access and already used IDs in this range. On "
-"the other hand it is much faster."
+"You have currently %s unsubmitted statistic collection, do you want to "
+"transmit them now?"
 msgstr ""
+"Esta actualmente editando una entrada de base de datos.¿Quiere desestimar "
+"los cambios?"
 
-#: include/class_core.inc:1112
+#: setup/setup_checks.tpl:2
 msgid ""
-"The 'snapshotURI' variable defines the LDAP URI for the server which is used "
-"to do object snapshots."
+"This step checks if your PHP server has all required modules and "
+"configuration settings."
 msgstr ""
 
-#: include/class_pluglist.inc:118
+#: setup/setup_checks.tpl:5
 #, fuzzy
-msgid "The configuration format has changed: please run the setup again!"
-msgstr ""
-"¡El formato de la configuración ha cambiado. Por favor use el asistente de "
-"configuración!"
+msgid "Inspection"
+msgstr "Inspección LDAP"
 
-#: include/class_pluglist.inc:263
-#, fuzzy
-msgid ""
-"You are currently editing a database entry. Do you want to discard the "
-"changes?"
-msgstr ""
-"Esta actualmente editando una entrada de base de datos.¿Quiere desestimar "
-"los cambios?"
+#: setup/setup_checks.tpl:8
+msgid "PHP module and extension checks"
+msgstr "Comprobaciones de módulos y extensiones PHP"
 
-#: include/class_pluglist.inc:435 plugins/generic/references/contents.tpl:18
-#: plugins/admin/groups/class_group.inc:329
-#: plugins/admin/groups/class_group.inc:350
-#: plugins/admin/groups/class_group.inc:367
-#: plugins/admin/departments/class_department.inc:152
-msgid "Unknown"
-msgstr "Desconocido"
+#: setup/setup_checks.tpl:10
+msgid "Basic checks"
+msgstr ""
 
-#: include/class_CopyPasteHandler.inc:118
-#: include/class_CopyPasteHandler.inc:127
-#: include/class_CopyPasteHandler.inc:159
-#: include/class_CopyPasteHandler.inc:176
-#: include/class_CopyPasteHandler.inc:185
-#: include/class_CopyPasteHandler.inc:193
-#: include/class_CopyPasteHandler.inc:273
+#: setup/setup_checks.tpl:21 setup/setup_checks.tpl:62
+#: setup/class_setupStep_Migrate.inc:153 setup/class_setupStep_Migrate.inc:303
+#: setup/class_setupStep_Migrate.inc:684 setup/class_setupStep_Migrate.inc:828
+#: ihtml/themes/default/msg_dialog.tpl:77
+#: ihtml/themes/default/msg_dialog.tpl:79
+#: ihtml/themes/default/msg_dialog.tpl:136
+#: ihtml/themes/default/msg_dialog.tpl:139
+#: ihtml/themes/default/msg_dialog.tpl:144 include/utils/class_msgPool.inc:301
 #, php-format
-msgid "Copy and paste failed!"
-msgstr "¡Ha fallado copiar y pegar! "
+msgid "OK"
+msgstr ""
 
-#: include/class_CopyPasteHandler.inc:118
-#, fuzzy, php-format
-msgid "Cannot set permission for %s"
-msgstr "No se pueden modificar los permisos para '%s'"
+#: setup/setup_checks.tpl:38 setup/setup_checks.tpl:79
+msgid "GOsa will NOT run without fixing this."
+msgstr "GOsa NO funcionara si no arregla esto."
 
-#: include/class_CopyPasteHandler.inc:159
-#, fuzzy, php-format
-msgid "'%s' is no valid LDAP object"
-msgstr "'%s' no es un objeto LDAP válido"
+#: setup/setup_checks.tpl:40 setup/setup_checks.tpl:81
+msgid "GOsa will run without fixing this."
+msgstr "GOsa puede funcionar sin que se arregle esto."
 
-#: include/class_CopyPasteHandler.inc:176
-#, php-format
-msgid "No write permission in '%s'"
-msgstr "No tiene permiso de escritura en '%s'"
+#: setup/setup_checks.tpl:50
+msgid "PHP setup configuration"
+msgstr "Configuración de PHP"
 
-#: include/class_CopyPasteHandler.inc:193
-#, php-format
-msgid "Cannot set permission for '%s'"
-msgstr "No se pueden modificar los permisos para '%s'"
+#: setup/setup_checks.tpl:50
+msgid "show information"
+msgstr "mostrar información"
 
-#: include/class_CopyPasteHandler.inc:396
-#, php-format
-msgid "These objects will be pasted: %s"
-msgstr "Estos objetos serán modificados: %s"
+#: setup/setup_checks.tpl:51
+msgid "Extended checks"
+msgstr ""
 
-#: include/class_CopyPasteHandler.inc:420
-#, php-format
-msgid "This object will be pasted: %s"
-msgstr "Este objeto sera modificado: %s"
+#: setup/setup_schema.tpl:1
+msgid "Schema specific settings"
+msgstr "Parametros específicos del esquema"
 
-#: include/class_CopyPasteHandler.inc:573
-msgid "Cannot paste"
-msgstr "No puedo pegar"
+#: setup/setup_schema.tpl:4
+msgid "Schema check succeeded"
+msgstr "Comprobación de esquema correcta"
 
-#: include/class_msg_dialog.inc:124
-msgid "Please fix the above error and reload the page."
-msgstr "Por favor solucione el problema y actualize la página."
+#: setup/setup_schema.tpl:7
+msgid "Schema check failed"
+msgstr "Ha fallado la comprobación del esquema"
 
-#: plugins/generic/statistics/statistics.tpl:2
+#: setup/setup_schema.tpl:11
 #, fuzzy
-msgid "Usage statistics"
-msgstr "Registrar estadísticas LDAP"
-
-#: plugins/generic/statistics/statistics.tpl:5
-#: plugins/generic/statistics/statistics.tpl:10
 msgid ""
-"This feature is disabled. To enable it you have to register GOsa, you can "
-"initiate a registration using the dash-board plugin."
+"Could not read any schema information, all checks skipped. Adjust your LDAP "
+"ACLs."
 msgstr ""
+"No se puede acceder a la información de esquemas, todos las comprobaciones "
+"se suspenden. Ajuste las acl de ldap."
 
-#: plugins/generic/statistics/statistics.tpl:6
-#: plugins/generic/statistics/statistics.tpl:12
-#, fuzzy
-msgid "Dash board"
-msgstr "Asistente de configuración de GOsa"
-
-#: plugins/generic/statistics/statistics.tpl:16
+#: setup/setup_schema.tpl:13
 #, fuzzy
 msgid ""
-"Communication with the GOsa-backend failed. Please check the RPC "
-"configuration!"
+"It seems that your LDAP database wasn't initialized yet. This maybe the "
+"reason, why GOsa can't read your schema configuration!"
 msgstr ""
-"No hay definiciones de extensión para iniciar '%s', por favor compruebe su "
-"archivo de configuración."
+"Parece que la base de datos ldap no ha sido inicializada. ¡Esta puede se la "
+"razón por la que GOsa no puede acceder a la configuración de esquemas!"
 
-#: plugins/generic/statistics/statistics.tpl:22
-msgid "Send"
-msgstr ""
+#: setup/class_setupStep_Finish.inc:39
+#: ihtml/themes/default/copyPasteDialog.tpl:30
+msgid "Finish"
+msgstr "Terminar"
 
-#: plugins/generic/statistics/statistics.tpl:28
-msgid "Generate report for"
+#: setup/class_setupStep_Finish.inc:40
+msgid "Write configuration file"
+msgstr "Escribir archivo de configuración"
+
+#: setup/class_setupStep_Finish.inc:41
+msgid "Finish - write the configuration file"
+msgstr "Terminar - Escribir el archivo de configuración"
+
+#: setup/class_setupStep_Finish.inc:106
+msgid ""
+"Your configuration file is currently world readable. Please update the file "
+"permissions!"
 msgstr ""
+"El fichero de configuración es universalmente legible. ¡Por favor modifique "
+"los permisos del archivo!"
 
-#: plugins/generic/statistics/statistics.tpl:56
-msgid "Update"
-msgstr "Actualizar"
+#: setup/class_setupStep_Finish.inc:108
+msgid "The configuration is currently not readable or it does not exists."
+msgstr "En estos momentos la configuración no es accesible o no existe."
 
-#: plugins/generic/statistics/statistics.tpl:69
-#: plugins/generic/statistics/statistics.tpl:78
-msgid "No statistic data for given period"
+#: setup/class_setupStep_Finish.inc:117
+#, fuzzy, php-format
+msgid ""
+"After downloading and placing the file under %s, please make sure that the "
+"user the web server is running with is able to read %s, while other users "
+"shouldn't. You may want to execute these commands to achieve this "
+"requirement:"
 msgstr ""
+"Despues de descargar y poner el fichero en %s,  compruebe que el usuario del "
+"servicio web es capaz de leer %s, mientras que los otros usuarios no. Si "
+"quiere puede ejecutar los siguientes comandos para cumplir lo requerido:"
 
-#: plugins/generic/statistics/statistics.tpl:87
-#, fuzzy
-msgid "Select report type"
-msgstr "Seleccione un tipo de ACL"
+#: setup/class_setupStep_Checks.inc:40 setup/class_setupStep_Checks.inc:41
+msgid "Installation check"
+msgstr "Comprobación de la instalación"
 
-#: plugins/generic/statistics/chartClasses/class_actionSelectChart.inc:104
+#: setup/class_setupStep_Checks.inc:42
+msgid "Basic checks for PHP compatibility and extensions"
+msgstr "Comprobación básica de la versión de PHP y las extensiones."
+
+#: setup/class_setupStep_Checks.inc:66
+msgid "Checking PHP version"
+msgstr "Comprobando la versión de PHP"
+
+#: setup/class_setupStep_Checks.inc:67
+#, php-format
+msgid "PHP must be of version %s or above."
+msgstr "PHP debe ser versión '%s' o superior."
+
+#: setup/class_setupStep_Checks.inc:68
+msgid "Please upgrade to a supported version."
+msgstr "Por favor actualize a la versión soportada."
+
+#: setup/class_setupStep_Checks.inc:75
+msgid "GOsa requires this module to talk with your LDAP server."
+msgstr "GOsa necesita este módulo para comunicarse con el servidor LDAP."
+
+#: setup/class_setupStep_Checks.inc:83
+msgid "GOsa requires this module for an internationalized interface."
+msgstr "GOsa necesita este módulo para un interfaz internacionalizado."
+
+#: setup/class_setupStep_Checks.inc:91
+msgid "GOsa requires this module for the samba integration."
+msgstr "GOsa necesita este módulo para integración con samba."
+
+#: setup/class_setupStep_Checks.inc:99
 #, fuzzy
-msgid "Action"
-msgstr "Acciones"
+msgid ""
+"GOsa requires either 'mhash' or the 'sha1' module to make use of SSHA "
+"encryption."
+msgstr ""
+"GOsa necesita para poder hacer uso del método de codificación SSHA este "
+"módulo."
 
-#: plugins/generic/statistics/chartClasses/class_cpuLoadChart.inc:15
-#: plugins/generic/statistics/chartClasses/class_memoryUsageChart.inc:15
-#: plugins/generic/statistics/chartClasses/class_renderTimeChart.inc:15
-#: plugins/generic/statistics/chartClasses/class_durationTimeChart.inc:15
+#: setup/class_setupStep_Checks.inc:107
+msgid "GOsa requires this module to talk to an IMAP server."
+msgstr "GOsa necesita este módulo para comunicarse con servidores IMAP."
+
+#: setup/class_setupStep_Checks.inc:114
+msgid "mbstring"
+msgstr "mbstring"
+
+#: setup/class_setupStep_Checks.inc:115
 #, fuzzy
-msgid "Max"
-msgstr "Mayo"
+msgid "GOsa requires this module to handle Unicode strings."
+msgstr "GOsa necesita este módulo para manejar cadenas unicode."
 
-#: plugins/generic/statistics/chartClasses/class_cpuLoadChart.inc:16
-#: plugins/generic/statistics/chartClasses/class_memoryUsageChart.inc:16
-#: plugins/generic/statistics/chartClasses/class_renderTimeChart.inc:16
-#: plugins/generic/statistics/chartClasses/class_durationTimeChart.inc:16
-msgid "Avergae"
+#: setup/class_setupStep_Checks.inc:122
+msgid "Calendar"
 msgstr ""
 
-#: plugins/generic/statistics/chartClasses/class_cpuLoadChart.inc:17
-#: plugins/generic/statistics/chartClasses/class_memoryUsageChart.inc:17
-#: plugins/generic/statistics/chartClasses/class_renderTimeChart.inc:17
-#: plugins/generic/statistics/chartClasses/class_durationTimeChart.inc:17
+#: setup/class_setupStep_Checks.inc:123
 #, fuzzy
-msgid "Min"
-msgstr "Inicio"
+msgid "GOsa requires this module to calculate dates."
+msgstr "GOsa necesita este módulo para manejar cadenas unicode."
 
-#: plugins/generic/statistics/chartClasses/class_statChart.inc:73
-msgid "Systems"
-msgstr "Sistemas"
+#: setup/class_setupStep_Checks.inc:130
+msgid "MySQL"
+msgstr "MySQL"
 
-#: plugins/generic/statistics/class_statistics.inc:263
-#, fuzzy, php-format
+#: setup/class_setupStep_Checks.inc:131
 msgid ""
-"You have currently %s unsubmitted statistic collection, do you want to "
-"transmit them now?"
+"GOsa requires this module to communicate with several supported databases."
 msgstr ""
-"Esta actualmente editando una entrada de base de datos.¿Quiere desestimar "
-"los cambios?"
-
-#: plugins/generic/dashBoard/dbInformation/contents.tpl:1
-#: plugins/admin/ogroups/class_ogroup.inc:244 setup/setup_ldap.tpl:108
-msgid "Information"
-msgstr "Información"
+"Gosa necesita este módulo para comunicarse con las bases de datos soportadas."
 
-#: plugins/generic/dashBoard/dashBoard.tpl:2
-msgid "This feature is only accessible for registrated instances of GOsa"
-msgstr ""
+#: setup/class_setupStep_Checks.inc:148
+msgid "samba hash generator"
+msgstr "generador de hash de la contraseña SAMBA"
 
-#: plugins/generic/dashBoard/dashBoard.tpl:5
-msgid "Registrate"
-msgstr ""
+#: setup/class_setupStep_Checks.inc:149
+msgid "GOsa requires this command to synchronize POSIX and samba passwords."
+msgstr "GOsa necesita este comando para sincronizar contraseñas POSIX y samba."
 
-#: plugins/generic/dashBoard/dashBoard.tpl:7
+#: setup/class_setupStep_Checks.inc:150
+#, fuzzy
 msgid ""
-"Unfortunately the registration server cannot be reached, maybe the server is "
-"down for maintaince or you've no internet access!"
+"Deploy a gosa-si installation or install the Perl Crypt::SmbHash modules."
 msgstr ""
+"Desplegar una instalación gosa-si o instale el módulo PERL Crypt::SmbHash."
 
-#: plugins/generic/dashBoard/dashBoard.tpl:13
-#, fuzzy
-msgid "GOsa dash board"
-msgstr "Asistente de configuración de GOsa"
+#: setup/class_setupStep_Checks.inc:163
+msgid "imagick"
+msgstr "imagick"
 
-#: plugins/generic/dashBoard/dbChannelStatus/class_dbChannelStatus.inc:14
-#: plugins/generic/dashBoard/dbPluginStatus/class_dbPluginStatus.inc:26
-#: plugins/personal/posix/generic.tpl:37
-msgid "Status"
-msgstr "Estado"
+#: setup/class_setupStep_Checks.inc:164
+msgid "GOsa requires this extension to handle images."
+msgstr "GOsa necesita este módulo para manejar imágenes."
 
-#: plugins/generic/dashBoard/dbChannelStatus/contents.tpl:1
-#, fuzzy
-msgid "Channels"
-msgstr "Cancelar"
+#: setup/class_setupStep_Checks.inc:179
+msgid "compression module"
+msgstr "modulo de compresión"
 
-#: plugins/generic/dashBoard/dbPluginStatus/contents.tpl:1
-#, fuzzy
-msgid "Plugin status"
-msgstr "Estado actual"
+#: setup/class_setupStep_Checks.inc:180
+msgid "GOsa requires this extension to handle snapshots."
+msgstr "GOsa necesita este módulo para manejar instantaneas."
 
-#: plugins/generic/dashBoard/dbPluginStatus/class_dbPluginStatus.inc:69
-msgid "Version mismatch"
+#: setup/class_setupStep_Checks.inc:191
+msgid ""
+"register_globals is a PHP mechanism to register all global variables to be "
+"accessible from scripts without changing the scope. This may be a security "
+"risk."
 msgstr ""
+"registr_globals es un mecanismo de PHP para registrar todas las variables "
+"globales de tal manera que sean accesible desde scripts sin que cambien su "
+"ámbito. Esto puede ser un problema de seguridad."
 
-#: plugins/generic/dashBoard/dbPluginStatus/class_dbPluginStatus.inc:73
-#, fuzzy
-msgid "Schema missing"
-msgstr "Configuración basada en el esquema"
+#: setup/class_setupStep_Checks.inc:192
+msgid "Search for 'register_globals' in your php.ini and switch it to 'Off'."
+msgstr "Busque 'register_globals' en su php.ini y modifíquelo por 'Off'."
 
-#: plugins/generic/dashBoard/dbNotifications/contents.tpl:1
-#, fuzzy
-msgid "Notifications"
-msgstr "Script de notificación"
+#: setup/class_setupStep_Checks.inc:200
+msgid "PHP uses this value for the garbage collector to delete old sessions."
+msgstr ""
+"PHP usa este valor en el recolector de basura para eliminar las sesiones "
+"antiguas."
 
-#: plugins/generic/dashBoard/Register/class_RegistrationDialog.inc:54
+#: setup/class_setupStep_Checks.inc:201
 msgid ""
-"Communciation with the backend failed! Please check your internet connection!"
+"Setting this value to one day will prevent loosing session and cookies "
+"before they really timeout."
 msgstr ""
+"Ajustando este valor a un día impedirá la perdida de sesiones y cookies "
+"antes de que realmente se desconecte por tiempo."
 
-#: plugins/generic/dashBoard/Register/class_RegistrationDialog.inc:56
+#: setup/class_setupStep_Checks.inc:202
 msgid ""
-"Authentication failed, please check combination of username and password!"
+"Search for 'session.gc_maxlifetime' in your php.ini and set it to 86400 or "
+"higher."
 msgstr ""
+"Busque 'sessio.gc_maxlifetime' en su php.ini y modifíquelo a 86400 o mayor."
 
-#: plugins/generic/dashBoard/Register/class_RegistrationDialog.inc:58
+#: setup/class_setupStep_Checks.inc:210
 msgid ""
-"Internal server error, please try again later. If the problem persists "
-"contact the GOsa-Team!"
+"In Order to use GOsa without any trouble, the session.auto_register option "
+"in your php.ini should be set to 'Off'."
 msgstr ""
+"Si quiere usar GOsa sin problemas, debe modificar a 'Off' la opción 'session."
+"auto_register' en su php.ini."
 
-#: plugins/generic/dashBoard/Register/register.tpl:3
-#, fuzzy
-msgid "GOsa registration"
-msgstr "Configuración genérica de GOsa"
+#: setup/class_setupStep_Checks.inc:211
+msgid "Search for 'session.auto_start' in your php.ini and set it to 'Off'."
+msgstr "Busque 'session.auto_start' en su php.ini y modifíquelo a 'Off'."
 
-#: plugins/generic/dashBoard/Register/register.tpl:7
-msgid "Do you want to register GOsa and benefit from the features it brings?"
+#: setup/class_setupStep_Checks.inc:218
+#, fuzzy
+msgid ""
+"GOsa needs at least 32MB of memory. Setting it below this limit may cause "
+"errors that are not reproducible! Increase it for larger setups."
 msgstr ""
+"GOsa necesita al menos 32Mb de memoria. Teniéndola por debajo de ese limite "
+"provocara errores inesperados. Aumentar para configuraciones mayores."
 
-#: plugins/generic/dashBoard/Register/register.tpl:11
-msgid "I do not want to register"
-msgstr ""
+#: setup/class_setupStep_Checks.inc:219
+msgid ""
+"Search for 'memory_limit' in your php.ini and set it to '32M' or higher."
+msgstr "Busque 'memory_limit' en su php.ini y modifíquelo a '32M' o mayor."
 
-#: plugins/generic/dashBoard/Register/register.tpl:17
-msgid "Register"
+#: setup/class_setupStep_Checks.inc:226
+msgid ""
+"This option influences the PHP output handling. Turn this Option off, to "
+"increase performance."
 msgstr ""
+"Esta opción está relacionada con el manejo de salida de PHP. Desactive esta "
+"opción poniéndola en off para mejorar el rendimiento."
 
-#: plugins/generic/dashBoard/Register/register.tpl:19
-msgid "Additionally to the 'Annonomous' account you can:"
-msgstr ""
+#: setup/class_setupStep_Checks.inc:227
+msgid "Search for 'implicit_flush' in your php.ini and set it to 'Off'."
+msgstr "Busque 'implicit_flush' en su php.ini y modifíquelo a 'Off'."
 
-#: plugins/generic/dashBoard/Register/register.tpl:21
-msgid "Access to 'Premium-Channels'."
-msgstr ""
+#: setup/class_setupStep_Checks.inc:234
+msgid "The Execution time should be at least 30 seconds."
+msgstr "El tiempo de ejecución debe ser de al menos 30 segundos."
 
-#: plugins/generic/dashBoard/Register/register.tpl:22
+#: setup/class_setupStep_Checks.inc:235
 msgid ""
-"Watch the status of current plugin updates/patches and the availability of "
-"new plugins."
+"Search for 'max_execution_time' in your php.ini and set it to '30' or higher."
 msgstr ""
+"Busque 'max_execution_time' en su php.ini y modifíquelo a '30' o mayor."
 
-#: plugins/generic/dashBoard/Register/register.tpl:23
-msgid "Recieve newsletter, if wanted."
+#: setup/class_setupStep_Checks.inc:242
+msgid ""
+"Increase the server security by setting expose_php to 'off'. PHP won't send "
+"any information about the server you are running in this case."
 msgstr ""
+"Aumente la seguridad del servidor modificando el parámetro 'expose_php' a "
+"'off'. PHP no debería enviar ningún tipo de información sobre el servidor "
+"que esta ejecutando la aplicación."
 
-#: plugins/generic/dashBoard/Register/register.tpl:24
-msgid "View several usefull statistics about your GOsa installation"
-msgstr ""
+#: setup/class_setupStep_Checks.inc:243
+msgid "Search for 'expose_php' in your php.ini and set if to 'Off'."
+msgstr "Busque 'expose_php' en su php.ini y modifíquelo a 'Off'."
 
-#: plugins/generic/dashBoard/Register/register.tpl:29
-msgid "What information will be transmitted to the backend and maybe stored:"
+#: setup/class_setupStep_Checks.inc:250
+msgid ""
+"Increase your server security by setting magic_quotes_gpc to 'on'. PHP will "
+"escape all quotes in strings in this case."
 msgstr ""
+"Aumente la seguridad del servidor modificando el parámetro 'magic_quotes_gpc "
+"' a 'on'. PHP debería escapar todas las comillas de las cadenas en este caso."
 
-#: plugins/generic/dashBoard/Register/register.tpl:31
-msgid "All personal information filled in the registration form."
-msgstr ""
+#: setup/class_setupStep_Checks.inc:251
+msgid "Search for 'magic_quotes_gpc' in your php.ini and set it to 'On'."
+msgstr "Busque 'magic_quotes_gpc' en su php.ini y modifíquelo a 'On'."
 
-#: plugins/generic/dashBoard/Register/register.tpl:32
-msgid "Information about the installed plugins and their version."
+#: setup/class_setupStep_Checks.inc:258
+msgid "Increase your server performance by setting magic_quotes_gpc to 'off'."
 msgstr ""
+"Aumente el rendimiento de su servidor modificando 'magic_quotes_gpc' a 'off'"
 
-#: plugins/generic/dashBoard/Register/register.tpl:33
+#: setup/class_setupStep_Checks.inc:259
 msgid ""
-"The GOsa-UUID (will be generated during the registration) and a password, to "
-"authenticate."
+"Search for 'zend.ze1_compatibility_mode' in your php.ini and set it to 'Off'."
 msgstr ""
+"Busque 'zend.ze1_compatibility_mode' en su php.ini y modifíquelo a 'Off'."
 
-#: plugins/generic/dashBoard/Register/register.tpl:34
-msgid ""
-"The bugs you will report and the corresponding trace. You can select what "
-"information you want to send in."
-msgstr ""
+#: setup/class_setupStep_Checks.inc:269
+#, fuzzy
+msgid "Configuration writable"
+msgstr "Se puede escribir en la configuración"
 
-#: plugins/generic/dashBoard/Register/register.tpl:35
+#: setup/class_setupStep_Checks.inc:270
+msgid "The configuration file can't be written"
+msgstr "No se puede escribir en la configuración"
+
+#: setup/class_setupStep_Checks.inc:271
+#, fuzzy, php-format
 msgid ""
-"When the statistics extension is used. GOsa will transmit information about "
-"plugins, their usage and the amount of objects present in your ldap "
-"database. No sensitive data is transmitted here, just the object type, the "
-"action performed, cpu usage, memory usage, elapsed time..."
+"GOsa reads its configuration from a file located in (%s/%s). The setup can "
+"write the configuration directly if it is writable."
 msgstr ""
+"GOsa lee la configuración desde un archivo colocado en (%s/%s). El asistente "
+"puede escribir la configuración directamente si tiene permisos de escritura."
 
-#: plugins/generic/dashBoard/Register/register.tpl:69
-#: plugins/generic/dashBoard/Register/register.tpl:80
-#, fuzzy
-msgid "Registration complete"
-msgstr "Operación incompleta"
-
-#: plugins/generic/dashBoard/Register/register.tpl:71
+#: setup/setup_feedback.tpl:2
 #, fuzzy
-msgid "GOsa instance sucessfully registered"
+msgid "Feedback successfully send"
 msgstr "Sugerencia enviada correctamente"
 
-#: plugins/generic/dashBoard/Register/register.tpl:82
-#, fuzzy
-msgid "GOsa instance will not be registered"
-msgstr "La sesión no será codificada."
-
-#: plugins/generic/references/class_reference.inc:58
-#: plugins/generic/references/class_reference.inc:64
-#: plugins/personal/posix/generic.tpl:89
-#: plugins/personal/posix/paste_generic.tpl:58
-#: plugins/personal/posix/paste_generic.tpl:61
-msgid "Group membership"
-msgstr "Pertenencia a grupo"
-
-#: plugins/generic/references/class_reference.inc:70
-#, fuzzy
-msgid "Role membership"
-msgstr "Pertenencia a grupo"
-
-#: plugins/generic/references/class_reference.inc:76
+#: setup/setup_feedback.tpl:6
 #, fuzzy
-msgid "Object group membership"
-msgstr "Grupo de objetos genérico"
+msgid "Subscribe to the gosa-announce mailing list"
+msgstr "Suscribirse a la lista de correo gosa-announce"
 
-#: plugins/generic/references/class_reference.inc:82
-#, fuzzy
-msgid "Department manager"
-msgstr "Administración de departamento"
+#: setup/setup_feedback.tpl:8
+msgid ""
+"When checking this option, GOsa will try to connect http://oss.gonicus.de in "
+"order to subscribe you to the gosa-announce mailing list. You've to confirm "
+"this by mail."
+msgstr ""
+"Cuando seleccione esta opción, Gosa intentara conectar a http://oss.gonicus."
+"de para suscribirle a la lista de correo de gosa-announce. Tendrá que "
+"confirmar esto por correo electrónico."
 
-#: plugins/generic/references/class_reference.inc:87
-#: plugins/admin/groups/userSelect/user-list.xml:40
-#: plugins/admin/groups/singleUserSelect/singleUser-list.xml:40
-#: plugins/admin/groups/class_group.inc:210
-#: plugins/admin/groups/class_group.inc:1190
-#: plugins/admin/groups/class_group.inc:1200
-#: plugins/admin/users/class_userManagement.inc:536
-#: plugins/admin/users/user-list.xml:57
-#: plugins/personal/generic/class_user.inc:1326
-#: plugins/personal/generic/class_user.inc:1373
-#: plugins/personal/generic/class_user.inc:1704
-#: plugins/personal/generic/class_user.inc:1858
-msgid "Given name"
-msgstr "Nombre de pila"
+#: setup/setup_feedback.tpl:20
+msgid "Mail address"
+msgstr "Dirección correo electrónico"
 
-#: plugins/generic/references/class_reference.inc:87
-#: plugins/admin/groups/userSelect/user-list.xml:48
-#: plugins/admin/groups/singleUserSelect/singleUser-list.xml:48
-#: plugins/admin/groups/class_group.inc:210
-#: plugins/admin/groups/class_group.inc:1190
-#: plugins/admin/groups/class_group.inc:1200
-#: plugins/admin/users/user-list.xml:49
-#: plugins/personal/generic/class_user.inc:1703
-msgid "Surname"
-msgstr "Apellido"
+#: setup/setup_feedback.tpl:28
+msgid "Send feedback to the GOsa project team"
+msgstr "Enviar comentarios al equipo del proyecto GOsa"
 
-#: plugins/generic/references/class_reference.inc:87
-#: plugins/admin/groups/class_group.inc:210
-#: plugins/admin/groups/class_group.inc:1190
-#: plugins/admin/groups/class_group.inc:1200
-#: plugins/personal/posix/class_posixAccount.inc:869
-#: plugins/personal/posix/class_posixAccount.inc:872
-#: plugins/personal/posix/generic.tpl:64
-#: plugins/personal/posix/paste_generic.tpl:38
-#: setup/class_setupStep_Migrate.inc:415
-msgid "UID"
-msgstr "UID"
+#: setup/setup_feedback.tpl:31
+msgid ""
+"When checking this option, GOsa will try to connect http://oss.gonicus.de in "
+"order to submit your form anonymously."
+msgstr ""
+"Cuando seleccione esta opción, Gosa intentara conectar a http://oss.gonicus."
+"de para enviar el formulario de comentarios de forma anónima."
 
-#: plugins/generic/references/class_reference.inc:88
-#, fuzzy
-msgid "User manager"
-msgstr "Nombre de Usuario"
+#: setup/setup_feedback.tpl:38
+msgid "Did the setup procedure help you to get started?"
+msgstr "¿El procedimiento de configuración le ha ayudado?"
 
-#: plugins/generic/references/contents.tpl:2
-#: plugins/generic/references/contents.tpl:3
-#, fuzzy
-msgid "Object information"
-msgstr "Información de conexión"
+#: setup/setup_feedback.tpl:39 setup/setup_feedback.tpl:50
+#: setup/class_setupStep_Ldap.inc:75
+msgid "Yes"
+msgstr "Si"
 
-#: plugins/generic/references/contents.tpl:7
-msgid "Show raw object entry"
-msgstr ""
+#: setup/setup_feedback.tpl:41 setup/setup_feedback.tpl:52
+#: setup/class_setupStep_Ldap.inc:75
+msgid "No"
+msgstr "No"
 
-#: plugins/generic/references/contents.tpl:18
-#: plugins/generic/references/contents.tpl:20
-#, fuzzy
-msgid "Last modification"
-msgstr "Identificación de Usuario"
+#: setup/setup_feedback.tpl:44
+msgid "If not, what problems did you encounter"
+msgstr "Si no, que problemas ha encontrado"
 
-#: plugins/generic/references/contents.tpl:29
-#, fuzzy
-msgid "Object references"
-msgstr "Referencias"
+#: setup/setup_feedback.tpl:48
+msgid "Is this the first time you use GOsa?"
+msgstr "¿Es la primera vez que usa GOsa?"
 
-#: plugins/generic/references/contents.tpl:45
-#, fuzzy
-msgid "ACL trace"
-msgstr "Tipo de ACL"
+#: setup/setup_feedback.tpl:53
+msgid "I use it since"
+msgstr "Lo uso desde"
 
-#: plugins/generic/references/class_aclResolver.inc:143
-msgid "Enter another user name"
-msgstr ""
+#: setup/setup_feedback.tpl:54
+msgid "Select the year since when you are using GOsa"
+msgstr "Seleccione el año desde el cual ha estado usando GOsa"
 
-#: plugins/generic/references/class_aclResolver.inc:169
-#: plugins/addons/dyngroup/class_DynamicLdapGroup.inc:126
-#: plugins/addons/dyngroup/class_DynamicLdapGroup.inc:128
-#: plugins/addons/dyngroup/dyngroup.tpl:8
-msgid "Filter"
-msgstr "Filtro"
+#: setup/setup_feedback.tpl:60
+msgid "What operating system / distribution do you use?"
+msgstr "¿Que sistema operativo / distribución usa?"
 
-#: plugins/generic/references/class_aclResolver.inc:193
-msgid "ACLs"
-msgstr ""
+#: setup/setup_feedback.tpl:64
+msgid "What web server do you use?"
+msgstr "¿Que servidor web usa?"
 
-#: plugins/generic/references/class_aclResolver.inc:198
-#, php-format
-msgid "List of effective ACLs for '%s'"
-msgstr ""
+#: setup/setup_feedback.tpl:68
+msgid "What PHP version do you use?"
+msgstr "¿Que versión de PHP usa?"
 
-#: plugins/generic/references/class_aclResolver.inc:199
-#: plugins/generic/references/class_aclResolver.inc:203
+#: setup/setup_feedback.tpl:72
 #, fuzzy
-msgid "Object permissions"
-msgstr "Parametros de grupos"
+msgid "GOsa version"
+msgstr "Configuración genérica de GOsa"
 
-#: plugins/generic/references/class_aclResolver.inc:311
-#, fuzzy
-msgid "create"
-msgstr "Crear"
+#: setup/setup_feedback.tpl:78 setup/setup_feedback.tpl:79
+msgid "LDAP"
+msgstr "LDAP"
 
-#: plugins/generic/references/class_aclResolver.inc:312
-#, fuzzy
-msgid "remove"
-msgstr "Eliminar"
+#: setup/setup_feedback.tpl:81
+msgid "What kind of LDAP server(s) do you use?"
+msgstr "¿Que tipo de servidor(es) LDAP usa?"
 
-#: plugins/generic/references/class_aclResolver.inc:313
-#, fuzzy
-msgid "move"
-msgstr "Eliminar"
+#: setup/setup_feedback.tpl:85
+msgid "How many objects are in your LDAP?"
+msgstr "¿Cuantos objetos tiene en su servidor LDAP?"
 
-#: plugins/generic/welcome/main.inc:26
-#, php-format
-msgid "Welcome %s!"
-msgstr "¡Bienvenido %s!"
+#: setup/setup_feedback.tpl:91 setup/setup_feedback.tpl:92
+msgid "Features"
+msgstr "Características"
 
-#: plugins/generic/welcome/class_welcome.inc:5
-#: plugins/generic/welcome/class_welcome.inc:6
-#, fuzzy
-msgid "Back to main menu"
-msgstr "Menú inicial de GOsa"
+#: setup/setup_feedback.tpl:94
+msgid "What features of GOsa do you use?"
+msgstr "¿Que características de GOsa usa?"
 
-#: plugins/generic/welcome/welcome.tpl:8
-msgid "The GOsa team"
-msgstr "El equipo de GOsa"
+#: setup/setup_feedback.tpl:103
+msgid "What features do you want to see in future versions of GOsa?"
+msgstr "¿Que características le gustaría ver en versiones futuras de GOsa?."
 
-#: plugins/admin/ogroups/objectSelect/selectObject-list.xml:11
-#: plugins/admin/groups/userSelect/user-list.xml:10
-#: plugins/admin/groups/singleUserSelect/singleUser-list.xml:10
-#: plugins/admin/groups/userGroupSelect/selectUserGroup-list.xml:11
-#: plugins/personal/posix/trustSelect/trust-list.xml:9
-#: plugins/personal/posix/groupSelect/group-list.xml:10
-msgid "Please select the desired entries"
-msgstr "Por favor seleccione las entradas que desee"
+#: setup/setup_feedback.tpl:107
+msgid "Send feedback"
+msgstr "Enviar Comentario"
 
-#: plugins/admin/ogroups/objectSelect/selectObject-list.xml:15
-#: plugins/admin/ogroups/class_ogroupManagement.inc:186
-#: plugins/admin/departments/dep-list.xml:55
-#: plugins/admin/departments/dep-list.xml:71
-#: plugins/admin/departments/dep-list.xml:138
-#: plugins/admin/departments/class_departmentManagement.inc:253
-#: plugins/personal/generic/class_user.inc:1722
-#: plugins/personal/generic/generic.tpl:306
-msgid "Department"
-msgstr "Departamento"
+#: setup/setup_migrate.tpl:2
+msgid ""
+"During the LDAP inspection, we're going to check for several common pitfalls "
+"that may occur when migration to GOsa base LDAP administration. You may want "
+"to fix the problems below, in order to provide smooth services."
+msgstr ""
+"Durante la comprobación LDAP, vamos a comprobar algunos problemas comunes "
+"que suelen ocurrir cuando se hace la migración a la base administrativa LDAP "
+"de GOsa. Puede querer arreglar estos problemas aquí, para poder tener una "
+"administración mas fácil."
 
-#: plugins/admin/ogroups/objectSelect/selectObject-list.xml:23
-#: plugins/admin/ogroups/class_ogroupManagement.inc:187
-#: plugins/personal/posix/trustSelect/trust-list.xml:12
-msgid "Server"
-msgstr "Servidor"
+#: setup/setup_migrate.tpl:5
+#, fuzzy
+msgid "Checks"
+msgstr "Comprobar Estado"
 
-#: plugins/admin/ogroups/objectSelect/selectObject-list.xml:31
-#: plugins/admin/ogroups/class_ogroupManagement.inc:189
-#: plugins/personal/posix/trustSelect/trust-list.xml:19
-msgid "Workstation"
-msgstr "Estación de trabajo"
+#: setup/setup_migrate.tpl:22
+msgid "Add required object classes to the LDAP base"
+msgstr "Añadir las clases de objetos necesarias a la base LDAP"
 
-#: plugins/admin/ogroups/objectSelect/selectObject-list.xml:39
-#: plugins/admin/ogroups/class_ogroupManagement.inc:191
-#: plugins/personal/posix/trustSelect/trust-list.xml:26
-msgid "Terminal"
-msgstr "Terminal"
+#: setup/setup_migrate.tpl:24
+msgid "Current"
+msgstr "Actual"
 
-#: plugins/admin/ogroups/objectSelect/selectObject-list.xml:47
-#: plugins/admin/ogroups/class_ogroupManagement.inc:192
-msgid "Printer"
-msgstr "Impresora"
+#: setup/setup_migrate.tpl:28
+msgid "After migration"
+msgstr "Despues de migrar"
 
-#: plugins/admin/ogroups/objectSelect/selectObject-list.xml:55
-#: plugins/admin/ogroups/class_ogroupManagement.inc:188
-#: plugins/admin/groups/class_groupManagement.inc:181
-#: plugins/admin/users/class_userManagement.inc:893
-#: plugins/admin/departments/generic.tpl:110
-#: plugins/admin/departments/class_department.inc:376
-#: plugins/admin/departments/organization.tpl:109
-#: plugins/personal/generic/class_user.inc:1354
-#: plugins/personal/generic/class_user.inc:1846
-#: plugins/personal/generic/generic.tpl:394
-#: plugins/personal/generic/generic.tpl:574
-msgid "Phone"
-msgstr "Teléfono"
+#: setup/setup_migrate.tpl:35
+msgid "Close"
+msgstr "Cerrar"
 
-#: plugins/admin/ogroups/objectSelect/selectObject-list.xml:63
-#: plugins/admin/ogroups/class_ogroupManagement.inc:183
-#: plugins/admin/groups/userSelect/user-list.xml:14
-#: plugins/admin/groups/singleUserSelect/singleUser-list.xml:14
-#: plugins/admin/groups/userGroupSelect/selectUserGroup-list.xml:15
-#: plugins/admin/users/user-list.xml:23 plugins/admin/users/user-list.xml:95
-msgid "User"
-msgstr "Usuario"
+#: setup/setup_migrate.tpl:40
+msgid "Create a new GOsa administrator account"
+msgstr "Crear una nueva cuenta administrativa GOsa"
 
-#: plugins/admin/ogroups/objectSelect/selectObject-list.xml:71
-#: plugins/admin/ogroups/class_ogroupManagement.inc:184
-#: plugins/admin/ogroups/ogroup-list.xml:79
-#: plugins/admin/groups/userGroupSelect/selectUserGroup-list.xml:23
-#: plugins/admin/groups/group-list.xml:15
-#: plugins/admin/groups/group-list.xml:79
-#: plugins/addons/propertyEditor/property-list.xml:64
-#: plugins/personal/posix/groupSelect/group-list.xml:13
-msgid "Group"
-msgstr "Grupo"
+#: setup/setup_migrate.tpl:41
+msgid ""
+"This dialog will automatically add a new super administrator to your LDAP "
+"tree."
+msgstr ""
+"Este dialogo añadirá automáticamente un nuevo superadministrador a su árbol "
+"LDAP."
 
-#: plugins/admin/ogroups/objectSelect/selectObject-filter.xml:32
-#: plugins/admin/ogroups/ogroup-filter.xml:18
-#: plugins/admin/groups/userSelect/user-filter.xml:20
-#: plugins/admin/groups/singleUserSelect/singleUser-filter.xml:20
-#: plugins/admin/groups/userGroupSelect/selectUserGroup-filter.xml:21
-#: plugins/admin/groups/group-filter.xml:17
-#: plugins/admin/users/user-filter.xml:19
-#: plugins/admin/newConfigManagement/DeviceConfig-filter.xml:14
-#: plugins/admin/departments/dep-filter.xml:17
-#: plugins/admin/acl/acl-filter.xml:18
-#: plugins/personal/posix/trustSelect/trust-filter.xml:17
-#: plugins/personal/posix/groupSelect/group-filter.xml:16
-#, fuzzy
-msgid "Default filter"
-msgstr "Parámetro"
+#: setup/setup_migrate.tpl:57
+msgid "Password (again)"
+msgstr "Contraseña (de nuevo)"
 
-#: plugins/admin/ogroups/objectSelect/selectObject-list.tpl:12
-#: plugins/admin/ogroups/ogroup-list.tpl:12
-#: plugins/admin/ogroups/class_ogroup.inc:862
-#: plugins/admin/ogroups/generic.tpl:26
-#: plugins/admin/groups/userSelect/user-list.tpl:12
-#: plugins/admin/groups/generic.tpl:39
-#: plugins/admin/groups/singleUserSelect/singleUser-list.tpl:12
-#: plugins/admin/groups/userGroupSelect/selectUserGroup-list.tpl:12
-#: plugins/admin/groups/group-list.tpl:12
-#: plugins/admin/groups/class_group.inc:1059
-#: plugins/admin/users/user-list.tpl:12
-#: plugins/admin/departments/locality.tpl:28
-#: plugins/admin/departments/generic.tpl:39
-#: plugins/admin/departments/class_domain.inc:92
-#: plugins/admin/departments/class_localityGeneric.inc:94
-#: plugins/admin/departments/class_organizationGeneric.inc:125
-#: plugins/admin/departments/class_countryGeneric.inc:94
-#: plugins/admin/departments/class_dcObject.inc:93
-#: plugins/admin/departments/domain.tpl:28
-#: plugins/admin/departments/country.tpl:28
-#: plugins/admin/departments/dcObject.tpl:28
-#: plugins/admin/departments/class_department.inc:677
-#: plugins/admin/departments/dep-list.tpl:12
-#: plugins/admin/departments/organization.tpl:39
-#: plugins/admin/acl/acl-list.tpl:12 plugins/admin/acl/class_aclRole.inc:742
-#: plugins/admin/acl/acl_role.tpl:27
-#: plugins/addons/dyngroup/class_DynamicLdapGroup.inc:114
-#: plugins/addons/dyngroup/dyngroup.tpl:5
-#: plugins/personal/generic/class_user.inc:1715
-#: plugins/personal/generic/generic.tpl:167
-#: plugins/personal/posix/trustSelect/trust-list.tpl:12
-#: plugins/personal/posix/groupSelect/group-list.tpl:12
-#: setup/setup_ldap.tpl:47
-msgid "Base"
-msgstr "Base"
+#: setup/setup_migrate.tpl:70 setup/setup_ldap.tpl:19
+#: ihtml/themes/default/acl.tpl:33 ihtml/themes/default/acl.tpl:62
+#: ihtml/themes/default/acl.tpl:133 ihtml/themes/default/acl.tpl:150
+#: include/utils/class_msgPool.inc:307
+#, php-format
+msgid "Apply"
+msgstr "Aplicar"
 
-#: plugins/admin/ogroups/objectSelect/class_objectSelect.inc:29
-#, fuzzy
-msgid "Object selection"
-msgstr "Parametros de grupos"
+#: setup/setup_migrate.tpl:71 setup/setup_ldap.tpl:20
+#: ihtml/themes/default/msg_dialog.tpl:80
+#: ihtml/themes/default/msg_dialog.tpl:141
+#: ihtml/themes/default/msg_dialog.tpl:146 ihtml/themes/default/acl.tpl:137
+#: ihtml/themes/default/acl.tpl:153 ihtml/themes/default/snapshotdialog.tpl:44
+#: ihtml/themes/default/snapshotdialog.tpl:90
+#: ihtml/themes/default/islocked.tpl:26
+#: ihtml/themes/default/copyPasteDialog.tpl:21
+#: include/utils/class_msgPool.inc:295
+#, php-format
+msgid "Cancel"
+msgstr "Cancelar"
 
-#: plugins/admin/ogroups/class_ogroupManagement.inc:25
-#: plugins/admin/ogroups/class_ogroup.inc:858
-msgid "Object groups"
-msgstr "Grupos de objetos"
+#: setup/setup_finish.tpl:3
+msgid "Create your configuration file"
+msgstr "Crear su fichero de configuración"
 
-#: plugins/admin/ogroups/class_ogroupManagement.inc:26
-msgid "Combine different types of objects to make use of this relationship"
+#: setup/setup_finish.tpl:10
+#, fuzzy
+msgid "Depending on the user name your web server is running on:"
 msgstr ""
+"Dependiendo del nombre de usuario sobre el que esta corriendo el servidor "
+"web:"
 
-#: plugins/admin/ogroups/class_ogroupManagement.inc:115
-#: plugins/admin/groups/class_groupManagement.inc:100
-#: plugins/admin/users/class_userManagement.inc:196
-msgid "Infrastructure error"
-msgstr "error de infraestructura"
+#: setup/setup_finish.tpl:27
+msgid "Download configuration"
+msgstr "Descargar configuración"
 
-#: plugins/admin/ogroups/class_ogroupManagement.inc:182
-msgid "Templates"
-msgstr "Plantillas"
+#: setup/setup_finish.tpl:33
+msgid "Status: "
+msgstr "Estado: "
 
-#: plugins/admin/ogroups/class_ogroupManagement.inc:185
-msgid "Application"
-msgstr "Aplicación"
+#: setup/class_setupStep_Feedback.inc:94
+msgid "UNIX accounts/groups"
+msgstr "Cuentas/Grupos UNIX"
 
-#: plugins/admin/ogroups/class_ogroupManagement.inc:190
-msgid "Windows Install"
-msgstr "Instalación Windows"
+#: setup/class_setupStep_Feedback.inc:96
+msgid "Samba management"
+msgstr "Administración Samba"
 
-#: plugins/admin/ogroups/class_ogroup.inc:244
-msgid "You cannot combine terminals and workstations in one object group!"
-msgstr ""
-"¡No puede combinar terminales y estaciones de trabajo en un unico grupo de "
-"objetos!"
+#: setup/class_setupStep_Feedback.inc:98
+#, fuzzy
+msgid "Mail system management"
+msgstr "Administración sistema de correo"
 
-#: plugins/admin/ogroups/class_ogroup.inc:318
-#: plugins/admin/users/class_userManagement.inc:458
-#: plugins/admin/users/class_userManagement.inc:492
-#: plugins/admin/users/class_userManagement.inc:523
-msgid "none"
-msgstr "ninguno"
+#: setup/class_setupStep_Feedback.inc:100
+msgid "FAX system administration"
+msgstr "Administración sistema de FAX"
 
-#: plugins/admin/ogroups/class_ogroup.inc:320
-msgid "too many different objects!"
-msgstr "¡demasiados objetos diferentes!"
+#: setup/class_setupStep_Feedback.inc:102
+msgid "Asterisk administration"
+msgstr "Administración Asterisk"
 
-#: plugins/admin/ogroups/class_ogroup.inc:322
-msgid "users"
-msgstr "usuarios"
+#: setup/class_setupStep_Feedback.inc:104
+msgid "System inventory"
+msgstr "Inventario de sistemas"
 
-#: plugins/admin/ogroups/class_ogroup.inc:323
-msgid "groups"
-msgstr "grupos"
+#: setup/class_setupStep_Feedback.inc:106
+#, fuzzy
+msgid "System/Configuration management"
+msgstr "Sistemas-/Administración de Configuraciones"
 
-#: plugins/admin/ogroups/class_ogroup.inc:324
-msgid "applications"
-msgstr "aplicaciones"
+#: setup/class_setupStep_Feedback.inc:108
+#, fuzzy
+msgid "Address book"
+msgstr "Libreta direcciones"
 
-#: plugins/admin/ogroups/class_ogroup.inc:325
-msgid "departments"
-msgstr "departamentos"
+#: setup/class_setupStep_Feedback.inc:114
+msgid "Feedback"
+msgstr "Sugerencias"
 
-#: plugins/admin/ogroups/class_ogroup.inc:326
-msgid "servers"
-msgstr "servidores"
+#: setup/class_setupStep_Feedback.inc:115
+msgid "Get notifications or send feedback"
+msgstr "Recibir avisos o enviar sugerencias"
 
-#: plugins/admin/ogroups/class_ogroup.inc:327
-msgid "workstations"
-msgstr "estaciones de trabajo"
+#: setup/class_setupStep_Feedback.inc:116
+msgid "Notification and feedback"
+msgstr "Avisos y sugerencias"
 
-#: plugins/admin/ogroups/class_ogroup.inc:328
-#, fuzzy
-msgid "Windows workstations"
-msgstr "grupos de estaciones de trabajo windows"
+#: setup/class_setupStep_Feedback.inc:132 setup/class_setup.inc:74
+msgid "Setup error"
+msgstr "Error de configuración"
 
-#: plugins/admin/ogroups/class_ogroup.inc:329
-msgid "terminals"
-msgstr "terminales"
+#: setup/class_setupStep_Feedback.inc:140
+#: setup/class_setupStep_Feedback.inc:147
+msgid "Feedback error"
+msgstr "Error de envio de sugerencias"
 
-#: plugins/admin/ogroups/class_ogroup.inc:330
-msgid "phones"
-msgstr "teléfonos"
+#: setup/class_setupStep_Feedback.inc:140
+#, php-format
+msgid "Cannot send feedback to '%s': %s"
+msgstr "No se puede enviar sugerencia a '%s': %s"
 
-#: plugins/admin/ogroups/class_ogroup.inc:331
-msgid "printers"
-msgstr "impresoras"
+#: setup/class_setupStep_Feedback.inc:147
+msgid "Cannot send feedback: service temporarily unavailable"
+msgstr ""
+"No se puede envíar su sugerencia. El servicio no se encuentre disponible"
 
-#: plugins/admin/ogroups/class_ogroup.inc:533
-#, fuzzy
-msgid "Non existing DN:"
-msgstr "No existe el 'dn':"
+#: setup/class_setupStep_Feedback.inc:181
+msgid "Please specify a valid email address."
+msgstr "Por favor indique una dirección de correo válida."
 
-#: plugins/admin/ogroups/class_ogroup.inc:651
-#, php-format
+#: setup/class_setupStep_Feedback.inc:185
 msgid ""
-"These systems are already configured by other object groups and cannot be "
-"added:"
+"You have to select at least one of both options, subscribe or send feedback."
 msgstr ""
-"Estos sistemas ya han sido configurados por otros grupos de objetos y no "
-"pueden ser añadidos:"
+"Debe seleccionar al menos una opción de ambas, para suscribirse o enviar "
+"sugerencias."
 
-#: plugins/admin/ogroups/class_ogroup.inc:685
-msgid "You can combine two different object types at maximum, only!"
-msgstr "¡Solo se puede combiar dos tipos de objetos diferentes como máximo!"
+#: setup/setup_ldap.tpl:2
+msgid ""
+"The main data source used in GOsa is LDAP. In order to access the "
+"information stored there, please enter the required information."
+msgstr ""
 
-#: plugins/admin/ogroups/class_ogroup.inc:848
-#: plugins/admin/groups/class_group.inc:1035
-#: plugins/admin/users/class_userManagement.inc:865
-#: plugins/admin/departments/class_department.inc:659
-#: plugins/personal/generic/class_user.inc:37
-#: plugins/personal/generic/class_user.inc:1670
-#: plugins/personal/posix/generic.tpl:5 setup/setup_feedback.tpl:35
-#: setup/setup_feedback.tpl:36
-msgid "Generic"
-msgstr "Genérico"
+#: setup/setup_ldap.tpl:9
+msgid "Please choose the LDAP user to be used by GOsa"
+msgstr "."
 
-#: plugins/admin/ogroups/class_ogroup.inc:849
-msgid "Object group generic"
-msgstr "Grupo de objetos genérico"
+#: setup/setup_ldap.tpl:15 ihtml/themes/default/help.tpl:21
+#: include/class_filter.inc:158 include/class_filter.inc:228
+msgid "Search"
+msgstr "Buscar"
 
-#: plugins/admin/ogroups/class_ogroup.inc:864
-#: plugins/admin/groups/class_group.inc:1065
-#: plugins/personal/posix/trustModeDialog/generic.tpl:2
-msgid "System trust"
-msgstr "Sistema de seguridad"
+#: setup/setup_ldap.tpl:28 setup/setup_ldap.tpl:29
+msgid "LDAP connection"
+msgstr "Conexión LDAP"
 
-#: plugins/admin/ogroups/generic.tpl:1
-#: plugins/admin/ogroups/ogroup-list.xml:15
-msgid "Object group"
-msgstr "Grupo de objetos"
+#: setup/setup_ldap.tpl:31
+msgid "Location name"
+msgstr "Nombre de la localización"
 
-#: plugins/admin/ogroups/generic.tpl:5 plugins/personal/posix/generic.tpl:6
-#, fuzzy
-msgid "Generic settings"
-msgstr "Parámetros genéricos del usuario"
+#: setup/setup_ldap.tpl:35
+msgid "Connection URI"
+msgstr "URI de conexión"
 
-#: plugins/admin/ogroups/generic.tpl:7
-#: plugins/admin/ogroups/paste_generic.tpl:4
-#: plugins/admin/groups/generic.tpl:11
-#: plugins/admin/groups/paste_generic.tpl:5
-msgid "Group name"
-msgstr "Nombre del grupo"
+#: setup/setup_ldap.tpl:39
+msgid "TLS connection"
+msgstr "Conexión TLS"
 
-#: plugins/admin/ogroups/generic.tpl:10
-msgid "Name of the group"
-msgstr "Nombre del grupo"
+#: setup/setup_ldap.tpl:57
+msgid "Reload"
+msgstr "Recargar"
 
-#: plugins/admin/ogroups/generic.tpl:18 plugins/admin/groups/generic.tpl:28
-msgid "Descriptive text for this group"
-msgstr "Descripción del grupo"
+#: setup/setup_ldap.tpl:63 setup/setup_ldap.tpl:64
+msgid "Authentication"
+msgstr "Autenticación"
 
-#: plugins/admin/ogroups/generic.tpl:41
-msgid "Member objects"
-msgstr "Objetos miembros"
+#: setup/setup_ldap.tpl:66
+#, fuzzy
+msgid "Administrator DN"
+msgstr "DN del administrador"
 
-#: plugins/admin/ogroups/tabs_ogroups.inc:139
-msgid "Phone queue"
-msgstr "Cola telefónica"
+#: setup/setup_ldap.tpl:71
+msgid "Select user"
+msgstr "Eliminar usuario"
 
-#: plugins/admin/ogroups/tabs_ogroups.inc:155
-#: plugins/admin/groups/class_groupManagement.inc:165
-#: plugins/admin/users/class_userManagement.inc:872
-msgid "Mail"
-msgstr "Correo Electrónico"
+#: setup/setup_ldap.tpl:81
+#, fuzzy
+msgid "Automatically append LDAP base to administrator DN"
+msgstr "Añadir automáticamente la base LDAP al DN administrador"
 
-#: plugins/admin/ogroups/tabs_ogroups.inc:164
+#: setup/setup_ldap.tpl:85
 #, fuzzy
-msgid "Groupware"
-msgstr "Nombre del grupo"
+msgid "Administrator password"
+msgstr "Contraseña de administrador"
 
-#: plugins/admin/ogroups/tabs_ogroups.inc:176
+#: setup/setup_ldap.tpl:91 setup/setup_ldap.tpl:92
+msgid "Schema based settings"
+msgstr "Configuración basada en el esquema"
+
+#: setup/setup_ldap.tpl:94
 #, fuzzy
-msgid "System settings"
-msgstr "Caracteristicas del usuario"
+msgid "Use RFC 2307bis compliant groups"
+msgstr "Usar grupos conformes a rfc2307bis"
+
+#: setup/setup_ldap.tpl:105 setup/setup_ldap.tpl:106
+msgid "Current status"
+msgstr "Estado actual"
+
+#: setup/class_setupStep_Ldap.inc:54
+msgid "LDAP setup"
+msgstr "Configuración LDAP"
+
+#: setup/class_setupStep_Ldap.inc:55
+msgid "LDAP connection setup"
+msgstr "Conectividad LDAP"
 
-#: plugins/admin/ogroups/tabs_ogroups.inc:188
-#: plugins/admin/ogroups/tabs_ogroups.inc:213
-msgid "Recipe"
+#: setup/class_setupStep_Ldap.inc:56
+msgid ""
+"This dialog performs the basic configuration of the LDAP connectivity for "
+"GOsa."
 msgstr ""
+"Este asistente llevara a cabo la configuración de la conectividad entre GOsa "
+"y LDAP."
 
-#: plugins/admin/ogroups/tabs_ogroups.inc:200
-#: plugins/admin/ogroups/tabs_ogroups.inc:222
-msgid "Devices"
-msgstr "Dispositivos"
-
-#: plugins/admin/ogroups/tabs_ogroups.inc:232
-#, fuzzy
-msgid "Deployment summary"
-msgstr "Número del departamento"
+#: setup/class_setupStep_Ldap.inc:113
+#, php-format
+msgid "Anonymous bind to server '%s' failed!"
+msgstr "¡La conexión anónima al servidor '%s' ha fallado!"
 
-#: plugins/admin/ogroups/tabs_ogroups.inc:242
-msgid "Desktop"
-msgstr ""
+#: setup/class_setupStep_Ldap.inc:115
+#, php-format
+msgid "Bind as user '%s' failed!"
+msgstr "¡La conexión como usuario '%s' ha fallado!"
 
-#: plugins/admin/ogroups/tabs_ogroups.inc:259
-msgid "Applications"
-msgstr "Aplicaciones"
+#: setup/class_setupStep_Ldap.inc:120
+#, php-format
+msgid "Anonymous bind to server '%s' succeeded."
+msgstr "La conexión anónima al servidor '%s' ha tenido exito."
 
-#: plugins/admin/ogroups/paste_generic.tpl:1
-#, fuzzy
-msgid "Paste object group"
-msgstr "Editar grupo de objetos"
+#: setup/class_setupStep_Ldap.inc:121
+msgid "Please specify user and password!"
+msgstr "¡Por Favor especifique un usuario y contraseña!"
 
-#: plugins/admin/ogroups/paste_generic.tpl:7
-msgid "Please enter the new object group name"
-msgstr "Por favor introduzca un nuevo nombre del grupo de objetos"
+#: setup/class_setupStep_Ldap.inc:123
+#, php-format
+msgid "Bind as user '%s' to server '%s' succeeded!"
+msgstr "¡La conexión como usuario '%s' al servidor '%s' ha tenido exito!"
 
-#: plugins/admin/ogroups/paste_generic.tpl:16
+#: setup/setup_license.tpl:3
 msgid ""
-"Copy members. Be careful with this option, systems can only inherit from a "
-"single object group!"
+"GOsa is developed under the terms of the GNU General Public License v2. "
+"Please accept the terms below."
 msgstr ""
 
-#: plugins/admin/ogroups/ogroup-list.xml:11
-msgid "List of object groups"
-msgstr "Lista del grupo de objetos"
-
-#: plugins/admin/ogroups/ogroup-list.xml:57
-#: plugins/admin/groups/group-list.xml:57 plugins/admin/users/user-list.xml:73
-#: plugins/admin/departments/locality.tpl:8
-#: plugins/admin/departments/locality.tpl:9
-#: plugins/admin/departments/generic.tpl:7
-#: plugins/admin/departments/generic.tpl:9
-#: plugins/admin/departments/domain.tpl:8
-#: plugins/admin/departments/domain.tpl:9
-#: plugins/admin/departments/country.tpl:8
-#: plugins/admin/departments/country.tpl:9
-#: plugins/admin/departments/dcObject.tpl:8
-#: plugins/admin/departments/dcObject.tpl:9
-#: plugins/admin/departments/organization.tpl:7
-#: plugins/admin/departments/organization.tpl:9
-msgid "Properties"
-msgstr "Propiedades"
-
-#: plugins/admin/ogroups/ogroup-list.xml:73
-#: plugins/admin/groups/group-list.xml:73 plugins/admin/users/user-list.xml:89
-#: plugins/admin/departments/dep-list.xml:98 plugins/admin/acl/acl-list.xml:76
-#: setup/class_setupStep_Migrate.inc:309
-msgid "Create"
-msgstr "Crear"
+#: setup/setup_license.tpl:11
+msgid "I have read the license and accept it"
+msgstr "He leido la licencia y la acepto"
 
-#: plugins/admin/ogroups/ogroup-list.xml:91
-#: plugins/admin/groups/group-list.xml:91
-#: plugins/admin/users/user-list.xml:114
-#: plugins/admin/departments/dep-list.xml:172
-#: plugins/admin/acl/acl-list.xml:131
-msgid "Edit"
-msgstr "Editar"
+#: setup/class_setupStep_License.inc:56 setup/class_setupStep_License.inc:57
+msgid "License"
+msgstr "Licencia"
 
-#: plugins/admin/ogroups/ogroup-list.xml:98
-#: plugins/admin/groups/group-list.xml:98
-#: plugins/admin/users/user-list.xml:121
-#: plugins/admin/newConfigManagement/DeviceConfig-list.xml:64
-#: plugins/admin/departments/dep-list.xml:160
-#: plugins/admin/departments/dep-list.xml:181
-#: plugins/admin/acl/acl-list.xml:95 plugins/admin/acl/acl-list.xml:144
-#: plugins/addons/propertyEditor/property-list.xml:108
-#: plugins/personal/generic/generic_certs.tpl:22
-#: plugins/personal/generic/generic_certs.tpl:48
-#: plugins/personal/generic/generic_certs.tpl:74
-msgid "Remove"
-msgstr "Eliminar"
+#: setup/class_setupStep_License.inc:58
+msgid "Terms and conditions for usage"
+msgstr "Términos y condiciones de uso"
 
-#: plugins/admin/ogroups/ogroup-list.xml:106
-#: plugins/admin/groups/group-list.xml:106
-#: plugins/admin/users/user-list.xml:156
-msgid "Send message"
-msgstr "Enviar mensaje"
+#: setup/class_setupStep_Schema.inc:37 setup/class_setupStep_Schema.inc:38
+msgid "LDAP schema check"
+msgstr "Comprobar esquemas LDAP"
 
-#: plugins/admin/ogroups/ogroup-list.xml:142
-msgid "Edit object group"
-msgstr "Editar grupo de objetos"
+#: setup/class_setupStep_Schema.inc:39
+msgid "Perform test on your current LDAP schema"
+msgstr "Efectuando comprobaciones en los esquemas actuales de LDAP"
 
-#: plugins/admin/ogroups/ogroup-list.xml:155
-msgid "Remove object group"
-msgstr "Eliminar grupo de objetos"
+#: setup/class_setupStep_Schema.inc:96 include/class_configRegistry.inc:239
+msgid "The following object classes are missing:"
+msgstr ""
 
-#: plugins/admin/groups/userSelect/class_userSelect.inc:26
-#: plugins/admin/groups/singleUserSelect/class_singleUserSelect.inc:29
+#: setup/class_setupStep_Schema.inc:99 include/class_configRegistry.inc:246
 #, fuzzy
-msgid "User selection"
-msgstr "Parametros de grupos"
+msgid "The following object classes are outdated:"
+msgstr "Las siguientes referencias se actualizaran"
 
-#: plugins/admin/groups/generic.tpl:14 plugins/personal/generic/generic.tpl:41
-#: plugins/personal/generic/generic.tpl:55
-#: plugins/personal/generic/generic.tpl:73
-msgid "Multiple edit"
-msgstr "Edición multiple"
+#: setup/class_setupStep_Welcome.inc:42
+msgid "Welcome"
+msgstr "Bienvenido"
 
-#: plugins/admin/groups/generic.tpl:17
-#: plugins/admin/groups/paste_generic.tpl:8
-#, fuzzy
-msgid "POSIX name of the group"
-msgstr "Nombre Posix del grupo"
+#: setup/class_setupStep_Welcome.inc:43
+msgid "The welcome message"
+msgstr "Mensaje de Bienvenida"
 
-#: plugins/admin/groups/generic.tpl:59
-#: plugins/admin/groups/paste_generic.tpl:13
+#: setup/class_setupStep_Welcome.inc:44
 #, fuzzy
-msgid "Normally IDs are auto-generated, select to specify manually"
-msgstr ""
-"Normalmente los IDs son generados automáticamente, seleccione para indicar "
-"manualmente"
+msgid "Welcome to the GOsa setup assistent"
+msgstr "Bienvenidos al asistente de configuración de GOsa"
 
-#: plugins/admin/groups/generic.tpl:62
-#: plugins/admin/groups/paste_generic.tpl:15
-msgid "Force GID"
-msgstr "Forzar GID"
+#: setup/class_setupStep_Language.inc:40 setup/class_setupStep_Language.inc:41
+msgid "Language setup"
+msgstr "Selección de idiomas"
 
-#: plugins/admin/groups/generic.tpl:65
-#: plugins/admin/groups/paste_generic.tpl:18
-msgid "Forced ID number"
-msgstr "Forzar número ID"
+#: setup/class_setupStep_Language.inc:42
+msgid "This step allows you to select your preferred language."
+msgstr "Este paso le permite seleccionar su idioma preferido"
 
-#: plugins/admin/groups/generic.tpl:75 plugins/admin/groups/generic.tpl:102
-msgid "Select to create a samba conform group"
-msgstr "Seleccione para crear un grupo conforme samba"
+#: setup/class_setupStep_Language.inc:47 include/class_core.inc:188
+msgid "Automatic"
+msgstr "Automatico"
 
-#: plugins/admin/groups/generic.tpl:87 plugins/admin/groups/generic.tpl:110
-msgid "in domain"
-msgstr "en dominio"
+#: setup/setup_welcome.tpl:3
+msgid "How to get started"
+msgstr ""
 
-#: plugins/admin/groups/generic.tpl:131
-msgid "Members are in a phone pickup group"
-msgstr "Los miembros están en un grupo de salto telefónico"
+#: setup/setup_welcome.tpl:5
+msgid ""
+"This seems to be the first time you run GOsa on this system. To start the "
+"GOsa web interface you need a working configuration file, which can be "
+"generated by this wizard."
+msgstr ""
 
-#: plugins/admin/groups/generic.tpl:146
+#: setup/setup_welcome.tpl:9
 #, fuzzy
-msgid "Members are in a Nagios group"
-msgstr "Los miembros están en un grupo Nagios"
+msgid "What you need to generate a configuration file:"
+msgstr "Crear su fichero de configuración"
 
-#: plugins/admin/groups/generic.tpl:174
+#: setup/setup_welcome.tpl:13
 #, fuzzy
-msgid "Common group members"
-msgstr "Grupo común"
+msgid "The hostname of your LDAP server"
+msgstr "mientras operaba en el servidor LDAP '%s'"
 
-#: plugins/admin/groups/generic.tpl:183
-#, fuzzy
-msgid "Partial group members"
-msgstr "Miembros del grupo"
+#: setup/setup_welcome.tpl:14
+msgid "Installed GOsa and supplementary schema"
+msgstr ""
 
-#: plugins/admin/groups/generic.tpl:188
-msgid "Group members"
-msgstr "Miembros del grupo"
+#: setup/setup_welcome.tpl:15
+msgid "The LDAP base of your LDAP directory"
+msgstr ""
 
-#: plugins/admin/groups/userGroupSelect/class_userGroupSelect.inc:29
-#, fuzzy
-msgid "User and group selection"
-msgstr "Parametros de grupos"
+#: setup/setup_welcome.tpl:16
+msgid "The DN and the password of the LDAP administration user"
+msgstr ""
 
-#: plugins/admin/groups/group-filter.xml:31
+#: setup/setup_welcome.tpl:20
+msgid ""
+"If you've collected the needed information, unlock the setup process like "
+"shown in the next paragraph."
+msgstr ""
+
+#: setup/setup_welcome.tpl:24
 #, fuzzy
-msgid "Default filter2"
-msgstr "Parámetro"
+msgid "Starting the setup"
+msgstr "Selección de idiomas"
 
-#: plugins/admin/groups/paste_generic.tpl:1
-msgid "Group settings"
-msgstr "Parametros de grupos"
+#: setup/setup_welcome.tpl:26
+#, fuzzy
+msgid ""
+"For security reasons you need to authenticate the installation by creating "
+"the file '/tmp/gosa.auth', containing the current session ID on the servers "
+"local filesystem. This can be done by executing the following command:"
+msgstr ""
+"Por razones de seguridad necesita autenticarse para la instalación, creando "
+"el archivo '/tmp/gosa.auth', que tendrá el ID de la sesión actual en el "
+"sistema de archivos del servidor. Esto puede ser hecho ejecutando el "
+"siguiente comando:"
 
-#: plugins/admin/groups/paste_generic.tpl:2
+#: setup/setup_welcome.tpl:32
 #, fuzzy
-msgid "Paste group settings"
-msgstr "Parametros de grupos"
+msgid "Click the 'Next' button when you've finished."
+msgstr "Pulse en el botón 'Continuar' cuando haya terminado."
 
-#: plugins/admin/groups/group-list.xml:11
-msgid "List of groups"
-msgstr "Lista de grupos"
+#: setup/class_setupStep_Migrate.inc:51 setup/class_setupStep_Migrate.inc:52
+msgid "LDAP inspection"
+msgstr "Inspección LDAP"
 
-#: plugins/admin/groups/group-list.xml:138
-msgid "Edit group"
-msgstr "Editar grupo"
+#: setup/class_setupStep_Migrate.inc:53
+msgid "Analyze your current LDAP for GOsa compatibility"
+msgstr "Analice la compatibilidad con GOsa de su directorio LDAP"
 
-#: plugins/admin/groups/group-list.xml:151
-msgid "Remove group"
-msgstr "Eliminar grupo"
+#: setup/class_setupStep_Migrate.inc:59
+msgid "Checking for root object"
+msgstr "Comprobando objeto raíz"
 
-#: plugins/admin/groups/class_group.inc:166
-#: plugins/admin/groups/class_group.inc:1240
-msgid "Cannot find group SID in your configuration!"
-msgstr "¡No se puede encontrar SID de grupo en el archivo de configuración!"
+#: setup/class_setupStep_Migrate.inc:65
+msgid "Inspecting object classes in root object"
+msgstr "Analizando objetos en la entrada raíz"
 
-#: plugins/admin/groups/class_group.inc:310
-msgid "Samba group"
-msgstr "Grupo de samba"
+#: setup/class_setupStep_Migrate.inc:71
+msgid "Checking permission for LDAP database"
+msgstr "Comprobando permisos en la base de datos LDAP"
 
-#: plugins/admin/groups/class_group.inc:310
-#, fuzzy
-msgid "Domain administrators"
-msgstr "Administradores del dominio"
+#: setup/class_setupStep_Migrate.inc:78
+msgid "Checking for super administrator"
+msgstr "Comprobando súper administrador"
 
-#: plugins/admin/groups/class_group.inc:310
-msgid "Domain users"
-msgstr "Usuarios del dominio"
+#: setup/class_setupStep_Migrate.inc:118 setup/class_setupStep_Migrate.inc:186
+#: setup/class_setupStep_Migrate.inc:709
+msgid "LDAP query failed"
+msgstr "La consulta LDAP ha fallado"
 
-#: plugins/admin/groups/class_group.inc:311
-msgid "Domain guests"
-msgstr "Invitados del dominio"
+#: setup/class_setupStep_Migrate.inc:119 setup/class_setupStep_Migrate.inc:187
+#: setup/class_setupStep_Migrate.inc:710
+msgid "Possibly the 'root object' is missing."
+msgstr "Posiblemente el objeto raíz está desaparecido"
 
-#: plugins/admin/groups/class_group.inc:316
-#, php-format
-msgid "Special group (%d)"
-msgstr "Grupo especial (%d)"
+#: setup/class_setupStep_Migrate.inc:132 setup/class_setupStep_Migrate.inc:145
+#: setup/class_setupStep_Migrate.inc:307 setup/class_setupStep_Migrate.inc:661
+#: setup/class_setupStep_Migrate.inc:674 setup/class_setupStep_Migrate.inc:729
+#: setup/class_setupStep_Migrate.inc:750 setup/class_setupStep_Migrate.inc:802
+msgid "Failed"
+msgstr "Error"
 
-#: plugins/admin/groups/class_group.inc:464
-#, php-format
-msgid "Adding UID '%s' to group '%s' failed: cannot find user object!"
+#: setup/class_setupStep_Migrate.inc:134 setup/class_setupStep_Migrate.inc:147
+#, fuzzy, php-format
+msgid ""
+"The specified user '%s' does not have full access to your LDAP database."
 msgstr ""
-"¡Añadir UID '%s' al grupo '%s ha fallado: no podemos encontrar el objeto "
-"usuario!"
+"El usuario especificado '%s' no tiene acceso total a la base de datos LDAP."
 
-#: plugins/admin/groups/class_group.inc:470
-#, php-format
-msgid "Add UID '%s' to group '%s' failed: UID is used more than once!"
-msgstr "¡Añadir UID '%s' al grupo '%s ha fallado: UID es usado mas de una vez!"
+#: setup/class_setupStep_Migrate.inc:308
+msgid "There is no GOsa administrator account inside your LDAP."
+msgstr "No hay cuenta de administrador GOsa en la base de datos LDAP."
 
-#: plugins/admin/groups/class_group.inc:753
-#, php-format
-msgid "Cannot find any SID for '%s'!"
-msgstr "¡No se puede encontrar nigún SID para '%s'!"
+#: setup/class_setupStep_Migrate.inc:377
+msgid "Migration error"
+msgstr "Error de migración"
 
-#: plugins/admin/groups/class_group.inc:758
+#: setup/class_setupStep_Migrate.inc:377
 #, php-format
-msgid "Cannot find any RIDBASE for '%s'!"
-msgstr "¡No se puede encontrar un RIDBASE para '%s'."
+msgid "Cannot add ACL for user '%s':"
+msgstr "No se puede añadir ACL para el usuario '%s':"
 
-#: plugins/admin/groups/class_group.inc:852
-#, php-format
-msgid "The gidNumber '%s' is already in use by %s!"
-msgstr "¡El gidNumber '%s' introducido ya esta siendo usado por %s!"
+#: setup/class_setupStep_Migrate.inc:415 setup/class_setupStep_Migrate.inc:425
+msgid "Input error"
+msgstr "Error de entrada"
 
-#: plugins/admin/groups/class_group.inc:966
-#: plugins/admin/groups/class_group.inc:969
-#: plugins/admin/groups/class_group.inc:1061
-#: plugins/personal/posix/class_posixAccount.inc:876
-#: plugins/personal/posix/class_posixAccount.inc:879
-#: plugins/personal/posix/generic.tpl:75
-#: plugins/personal/posix/paste_generic.tpl:47
-msgid "GID"
-msgstr "GID"
+#: setup/class_setupStep_Migrate.inc:420
+msgid "Password error"
+msgstr "Error de contraseña"
 
-#: plugins/admin/groups/class_group.inc:1036
-msgid "Generic group settings"
-msgstr "Parámetros genéricos del grupo"
+#: setup/class_setupStep_Migrate.inc:420
+msgid "Provided passwords do not match!"
+msgstr "¡La contraseñas introducidas no  coinciden!"
 
-#: plugins/admin/groups/class_group.inc:1049
-msgid ""
-"The 'ogroupRDN' statement defines the location where new object groups will "
-"be created. The default is 'ou=groups,'."
+#: setup/class_setupStep_Migrate.inc:425
+msgid "Specify a valid user ID!"
+msgstr "¡Por favor especifique un ID de usuario válido!"
+
+#: setup/class_setupStep_Migrate.inc:450
+#, php-format
+msgid "Adding an administrative user failed: object '%s' already exists!"
 msgstr ""
+"Ha fallado al añadir un usuario administrativo: ¡El objeto '%s' ya existe!"
 
-#: plugins/admin/groups/class_group.inc:1063
-msgid "Samba group type"
-msgstr "Tipo de grupo de samba"
+#: setup/class_setupStep_Migrate.inc:662
+msgid ""
+"The LDAP root object is missing. It is required to use your LDAP service."
+msgstr ""
+"EL objeto raíz de LDAP ha desaparecido. Es necesario para poder usar el "
+"servicio LDAP."
 
-#: plugins/admin/groups/class_group.inc:1064
-msgid "Samba domain name"
-msgstr "Nombre de dominio samba"
+#: setup/class_setupStep_Migrate.inc:663 setup/class_setupStep_Migrate.inc:676
+msgid "Try to create root object"
+msgstr "Intentando crear el objeto raíz"
 
-#: plugins/admin/groups/class_group.inc:1066
-msgid "Phone pickup group"
-msgstr "Miembros de grupo de salto telefónico"
+#: setup/class_setupStep_Migrate.inc:675
+msgid "Root object couldn't be created, you should try it on your own."
+msgstr ""
+"El objeto raíz no ha podido ser creado, tendra que crearlo usted mismo."
 
-#: plugins/admin/groups/class_group.inc:1067
-msgid "Nagios group"
-msgstr "Grupo Nagios"
+#: setup/class_setupStep_Migrate.inc:730
+#, php-format
+msgid "Missing GOsa object class '%s'!"
+msgstr "¡No se ha encontrado la clase de objeto GOsa '%s'!"
 
-#: plugins/admin/groups/class_group.inc:1069
-msgid "Group member"
-msgstr "Miembro del grupo"
+#: setup/class_setupStep_Migrate.inc:731
+msgid "Please check your installation."
+msgstr "Por favor compruebe su instalación"
 
-#: plugins/admin/groups/class_groupManagement.inc:26
+#: setup/class_setupStep_Migrate.inc:752
+#, php-format
 msgid ""
-"Manage aspects of groups like members, POSIX, desktop, samba and mail "
-"settings"
+"Cannot handle the structural object type of your root object. Please try to "
+"add the object class '%s' manually."
 msgstr ""
+"No se puede un tipo de objeto estructural en su entrada raíz. Por favor "
+"intente añadir la clase de objeto '%s' manualmente."
 
-#: plugins/admin/groups/class_groupManagement.inc:157
-#: plugins/admin/users/class_userManagement.inc:869
-#: plugins/personal/posix/class_posixAccount.inc:37
-#: plugins/personal/posix/class_posixAccount.inc:270
-#: plugins/personal/posix/class_posixAccount.inc:290
-#: plugins/personal/posix/class_posixAccount.inc:292
-#: plugins/personal/posix/class_posixAccount.inc:295
-msgid "POSIX"
-msgstr "POSIX"
-
-#: plugins/admin/groups/class_groupManagement.inc:158
-#: plugins/admin/users/class_userManagement.inc:870
-msgid "Edit POSIX properties"
-msgstr "Editar características POSIX"
-
-#: plugins/admin/groups/class_groupManagement.inc:166
-#: plugins/admin/users/class_userManagement.inc:874
-msgid "Edit mail properties"
-msgstr "Editar características de correo electrónico"
-
-#: plugins/admin/groups/class_groupManagement.inc:173
-#: plugins/admin/users/class_userManagement.inc:877
-#: plugins/personal/posix/class_posixAccount.inc:290
-msgid "Samba"
-msgstr "Samba"
-
-#: plugins/admin/groups/class_groupManagement.inc:174
-#: plugins/admin/users/class_userManagement.inc:878
-msgid "Edit samba properties"
-msgstr "Editar características samba"
+#: setup/class_setup.inc:195
+msgid "Completed"
+msgstr "Completado"
 
-#: plugins/admin/groups/class_groupManagement.inc:182
-#: plugins/admin/users/class_userManagement.inc:894
-msgid "Edit phone properties"
-msgstr "Editar características telefónicas"
+#: setup/class_setup.inc:235
+msgid "Check again"
+msgstr "Comprobar de nuevo"
 
-#: plugins/admin/groups/class_groupManagement.inc:189
-msgid "Menu"
-msgstr "Menú"
+#: setup/class_setup.inc:238
+msgid "Next"
+msgstr "Siguiente"
 
-#: plugins/admin/groups/class_groupManagement.inc:190
-msgid "Edit start menu properties"
-msgstr "Editar propiedades iniciales del menú"
+#: setup/setup_language.tpl:3
+msgid "Please select the preferred language"
+msgstr "Por favor seleccione su idioma preferido"
 
-#: plugins/admin/groups/class_groupManagement.inc:197
-#: plugins/admin/users/class_userManagement.inc:885
-#: plugins/personal/posix/class_posixAccount.inc:290
-msgid "Environment"
-msgstr "Entorno"
+#: setup/setup_language.tpl:5
+#, fuzzy
+msgid ""
+"At this point, you can select the site wide default language. Choosing "
+"'automatic' will use the language requested by the browser. This setting can "
+"be overridden per user."
+msgstr ""
+"En este punto, puede seleccionar el idioma usado por defecto. Seleccionando "
+"'automático' obtendrá el lenguaje usado por el navedador. Esta configuración "
+"puede ser modificada por cada usuario."
 
-#: plugins/admin/groups/class_groupManagement.inc:198
-#: plugins/admin/users/class_userManagement.inc:886
-msgid "Edit environment properties"
-msgstr "Editar características de entorno"
+#: setup/setup_language.tpl:9
+msgid "Please select your preferred language here"
+msgstr "Por favor seleccione su idioma preferido"
 
-#: plugins/admin/users/user-filter.xml:33
-msgid "Show templates"
-msgstr "Mostrar plantillas"
+#: html/index.php:45
+#, php-format
+msgid "Your browser (%s) is blacklisted for the current theme!"
+msgstr ""
 
-#: plugins/admin/users/user-filter.xml:47
-msgid "Show POSIX users"
-msgstr "Mostrar usuarios POSIX"
+#: html/index.php:72
+#, php-format
+msgid "This session is not encrypted. Click %s to enter an encrypted session."
+msgstr ""
 
-#: plugins/admin/users/user-filter.xml:61
+#: html/index.php:72
 #, fuzzy
-msgid "Show SAMBA users"
-msgstr "Mostrar usuarios"
+msgid "here"
+msgstr "Tema"
 
-#: plugins/admin/users/user-filter.xml:75
+#: html/index.php:78
 #, fuzzy
-msgid "Show mail users"
-msgstr "Mostrar los usuarios de correo"
+msgid "The configured session lifetime will be overridden by php.ini settings!"
+msgstr ""
+"El tiempo de vida de sesión es su gosa.conf sera sustituido por el valor de "
+"ini de php."
 
-#: plugins/admin/users/password.tpl:4
+#: html/index.php:157 html/password.php:63
+#, php-format
+msgid "GOsa configuration %s/%s is not readable. Aborted."
+msgstr "No se puede acceder a la configuración de GOsa %s/%s. Cancelado"
+
+#: html/index.php:179
+msgid "Smarty error"
+msgstr "Error Smarty"
+
+#: html/index.php:179 html/setup.php:73 html/password.php:115
+#, fuzzy, php-format
+msgid "Compile directory %s is not accessible!"
+msgstr "¡No se puede acceder a el directorio de compilación '%s'!"
+
+#: html/index.php:202
+#, fuzzy
 msgid ""
-"To change the user password use the fields below. The changes take effect "
-"immediately. Please memorize the new password, because the user wouldn't be "
-"able to login without it."
+"Your browser has cookies disabled: please enable cookies and reload this "
+"page before logging in!"
 msgstr ""
-"Para cambiar la contraseña del usuario use los campos a continuación. Los "
-"cambios tomarán efecto inmediatamente. Por favor, recuerde la nueva "
-"contraseña, el usuario no podrá autenticarse sin ella."
+"Su navegador tiene las cookies desactivadas. ¡Porfavor active las cookies y "
+"recargue esta página antes de iniciar sesión!"
 
-#: plugins/admin/users/password.tpl:11 plugins/admin/users/password.tpl:39
+#: html/index.php:233
 #, fuzzy
-msgid "Password input dialog"
-msgstr "Cambio de contraseña"
-
-#: plugins/admin/users/password.tpl:27 plugins/admin/users/password.tpl:79
-msgid "Strength"
-msgstr "Seguridad"
+msgid "Broken HTTP authentication setup!"
+msgstr "¡Hay un problema con la configuración de autenticación!"
 
-#: plugins/admin/users/password.tpl:43
-#: plugins/personal/password/password.tpl:55
-#: plugins/personal/myaccount/password.tpl:49
+#: html/index.php:241
 #, fuzzy
-msgid "Use proposal"
-msgstr "grupos de usuarios"
+msgid "Cannot find a valid user for the current HTTP authentication!"
+msgstr ""
+"¡No se puede encontrar un usuario válido para la configuración de "
+"autenticación seleccionada!"
 
-#: plugins/admin/users/password.tpl:61
-#: plugins/personal/password/password.tpl:74
-#: plugins/personal/myaccount/password.tpl:67
+#: html/index.php:245
 #, fuzzy
-msgid "Manually specify a password"
-msgstr "¡Por favor introduzca una contraseña!"
+msgid "Cannot find a unique user for the current HTTP authentication!"
+msgstr ""
+"¡No se puede encontrar un usuario válido para la configuración de "
+"autenticación seleccionada!"
 
-#: plugins/admin/users/password.tpl:95
+#: html/index.php:289
 #, fuzzy
-msgid "Enforce password change on next login."
-msgstr "Forzar el cambio de contraseña al iniciar"
+msgid "Please specify a valid user name!"
+msgstr "¡Por favor introduzca un nombre de usuario válido!"
 
-#: plugins/admin/users/template.tpl:2
-msgid "Creating a new user using templates"
-msgstr "Crear un nuevo usuario usando plantillas"
+#: html/index.php:292
+msgid "Please specify your password!"
+msgstr "¡Por favor introduzca una contraseña!"
 
-#: plugins/admin/users/template.tpl:6
-msgid ""
-"Creating a new user can be assisted by using templates. Many database "
-"records will be filled automatically. Choose 'none' to skip the usage of "
-"templates."
-msgstr ""
-"Crear un nuevo usuario es mas fácil si usa plantillas. Algunos valores en la "
-"base de datos serán introducidos automáticamente. Elegir 'ninguno' para "
-"anular el uso de plantillas."
+#: html/index.php:304
+msgid "Authentication error"
+msgstr "Error de Autenticación"
 
-#: plugins/admin/users/template.tpl:13
-msgid "User template selection dialog"
+#: html/index.php:304
+#, fuzzy
+msgid "Cannot retrieve user information for HTTP authentication!"
 msgstr ""
+"¡No se puede recuperar la información de usuario para autenticación htaccess!"
 
-#: plugins/admin/users/template.tpl:15
-#: plugins/admin/users/class_userManagement.inc:530
-#: plugins/admin/users/user-list.xml:15 plugins/admin/users/user-list.xml:102
-#: plugins/admin/users/templatize.tpl:15
-msgid "Template"
-msgstr "Plantilla"
+#: html/index.php:311 html/password.php:261
+#, fuzzy
+msgid "Please check the username/password combination!"
+msgstr "Por favor compruebe la combinación nombre de usuario/contraseña"
 
-#: plugins/admin/users/template.tpl:23 plugins/personal/generic/generic.tpl:37
-#: plugins/personal/generic/paste_generic.tpl:8
-msgid "Last name"
-msgstr "Apellido"
+#: html/index.php:359
+msgid "Account locked. Please contact your system administrator!"
+msgstr ""
+"Cuenta bloqueada. ¡Por favor contacte con su administrador de sistemas!"
 
-#: plugins/admin/users/template.tpl:27 plugins/personal/generic/generic.tpl:51
-#: plugins/personal/generic/paste_generic.tpl:12
-msgid "First name"
-msgstr "Nombre"
+#: html/setup.php:73
+msgid "Smarty"
+msgstr "Smarty"
 
-#: plugins/admin/users/class_userManagement.inc:26
-msgid ""
-"Manage aspects of user accounts like generic, POSIX, samba and mail settings"
+#: html/main.php:171
+#, fuzzy, php-format
+msgid "Cannot locate file %s - please run %s to fix this"
 msgstr ""
+"No se puede encontrar el archivo '%s' - por favor ejecute '%s' para "
+"solucionarlo"
 
-#: plugins/admin/users/class_userManagement.inc:387
-msgid "You have no permission to change this users password!"
-msgstr "¡No tiene permisos para cambiar la contraseña de este usuario!"
-
-#: plugins/admin/users/class_userManagement.inc:777
-msgid "Account locking"
-msgstr "Bloqueo de cuenta"
+#: html/main.php:190
+msgid "PHP configuration"
+msgstr "Configuración PHP"
 
-#: plugins/admin/users/class_userManagement.inc:778
-#, php-format
+#: html/main.php:191
 msgid ""
-"Password method '%s' does not support locking. Account (%s) has not been "
-"locked!"
+"Fatal error: Register globals is active. Please fix this in order to "
+"continue."
 msgstr ""
-"El método de contraseña '%s' no soporta bloqueo. ¡La cuenta (%s) no ha sido "
-"bloqueada!"
-
-#: plugins/admin/users/class_userManagement.inc:851
-msgid "Unlock account"
-msgstr "Desbloquear cuenta"
 
-#: plugins/admin/users/class_userManagement.inc:853
-msgid "Lock account"
-msgstr "Bloquear cuenta"
+#: html/main.php:220
+msgid "Your password is about to expire, please change your password!"
+msgstr ""
+"Su contraseña va a caducar próximamente, ¡Por favor cambie su contraseña!"
 
-#: plugins/admin/users/class_userManagement.inc:866
-msgid "Edit generic properties"
-msgstr "Editar características generales"
+#: html/main.php:295
+msgid "Running out of memory!"
+msgstr "¡Funcionando sin memoria!"
 
-#: plugins/admin/users/class_userManagement.inc:881
-msgid "Netatalk"
-msgstr "Netatalk"
+#: html/main.php:355
+#, php-format
+msgid "You're logged in as %s"
+msgstr ""
 
-#: plugins/admin/users/class_userManagement.inc:882
+#: html/main.php:358
 #, fuzzy
-msgid "Edit Netatalk properties"
-msgstr "Editar características netatalk"
-
-#: plugins/admin/users/class_userManagement.inc:889
-msgid "FAX"
-msgstr "FAX"
-
-#: plugins/admin/users/class_userManagement.inc:890
-msgid "Edit FAX properties"
-msgstr "Editar características FAX"
-
-#: plugins/admin/users/user-list.xml:11
-msgid "List of users"
-msgstr "Lista de usuarios"
-
-#: plugins/admin/users/user-list.xml:140
-msgid "Lock users"
-msgstr "Bloquear usuarios"
+msgid "ACLs are disabled"
+msgstr "Desactivados chequeos de ACL de usuario"
 
-#: plugins/admin/users/user-list.xml:148
-msgid "Unlock users"
-msgstr "Desbloquear usuarios"
+#: html/main.php:408
+#, fuzzy
+msgid "Plug-in"
+msgstr "Extensión"
 
-#: plugins/admin/users/user-list.xml:167
-msgid "Apply template"
-msgstr "Aplicar plantilla"
+#: html/main.php:409
+#, fuzzy, php-format
+msgid "Fatal error: Cannot find any plugin definitions for plugin %s!"
+msgstr ""
+"FATAL: ¡No se puede encontrar ninguna definición de extensión para la "
+"extensión '%s'!"
 
-#: plugins/admin/users/user-list.xml:199
-msgid "New user from template"
-msgstr "Nuevo usuario desde plantilla"
+#: html/main.php:425
+msgid "Configuration Error"
+msgstr "Error de configuración"
 
-#: plugins/admin/users/user-list.xml:213
-msgid "Edit user"
-msgstr "Editar usuario"
+#: html/main.php:426
+#, fuzzy, php-format
+msgid ""
+"Fatal error: not all POST variables have been transfered by PHP - please "
+"inform your administrator!"
+msgstr ""
+"FATAL: No todos las variables POST han sido transferidas por PHP - ¡Por "
+"favor informe a su administrador!"
 
-#: plugins/admin/users/user-list.xml:222
-msgid "%{filter:lockLabel(userPassword)}"
-msgstr "%{filter:lockLabel(userPassword)}"
+#: html/helpviewer.php:64
+msgid "Help browser"
+msgstr "Navegador de ayuda"
 
-#: plugins/admin/users/user-list.xml:245
-msgid "Remove user"
-msgstr "Eliminar usuario"
+#: html/helpviewer.php:118
+#, fuzzy
+msgid "There is no help file specified for this class"
+msgstr "No hay archivo de ayuda disponible para esta clase"
 
-#: plugins/admin/users/templatize.tpl:2
-msgid "Applying a template"
-msgstr "Aplicando una plantilla"
+#: html/helpviewer.php:193 include/functions_helpviewer.inc:97
+msgid "previous"
+msgstr "anterior"
 
-#: plugins/admin/users/templatize.tpl:6
-msgid ""
-"Applying a template to several users will replace all user attributes "
-"defined in the template."
-msgstr ""
-"Aplicar una plantilla a usuarios reemplazará los valores de estos por los "
-"definidos en la plantilla."
+#: html/helpviewer.php:197 include/functions_helpviewer.inc:101
+msgid "next"
+msgstr "siguiente"
 
-#: plugins/admin/users/templatize.tpl:13
-#, fuzzy
-msgid "Apply user template"
-msgstr "Aplicar plantilla"
+#: html/helpviewer.php:268
+#, fuzzy, php-format
+msgid "Help directory '%s' is not accessible, can't read any help files."
+msgstr ""
+"El directorio de ayuda '%s' no está disponible, no podrá leer ningún archivo "
+"de ayuda."
 
-#: plugins/admin/users/templatize.tpl:32
-msgid "No templates available!"
-msgstr "¡No hay plantillas disponibles!"
+#: html/password.php:195
+msgid "Error: Password method not available!"
+msgstr "Error: ¡El método de contraseñas no esta disponible!"
 
-#: plugins/admin/newConfigManagement/DeviceConfig-list.tpl:9
+#: html/password.php:268
 #, fuzzy
-msgid "Container"
-msgstr "Continuar"
+msgid "You have no permissions to change your password!"
+msgstr "No tiene permisos para cambiar su contraseña."
 
-#: plugins/admin/newConfigManagement/DeviceConfig-list.tpl:10
-msgid "Item"
-msgstr ""
+#: html/password.php:315
+msgid "Session will not be encrypted."
+msgstr "La sesión no será codificada."
 
-#: plugins/admin/newConfigManagement/DeviceConfig-list.xml:10
+#: html/password.php:317
+msgid "Enter SSL session"
+msgstr "Entrar en sesión SSL"
+
+#: ihtml/themes/default/infoPage.tpl:4
 #, fuzzy
-msgid "List of items"
-msgstr "Lista de usuarios"
+msgid "User information"
+msgstr "mostrar información"
 
-#: plugins/admin/newConfigManagement/DeviceConfig-list.xml:75
+#: ihtml/themes/default/infoPage.tpl:21
 #, fuzzy
-msgid "Edit item"
-msgstr "Editar certificados"
+msgid "Home phone"
+msgstr "Número de teléfono personal"
 
-#: plugins/admin/newConfigManagement/DeviceConfig-list.xml:82
+#: ihtml/themes/default/infoPage.tpl:27
 #, fuzzy
-msgid "Remove item"
-msgstr "Eliminar foto"
+msgid "Organizational unit"
+msgstr "Nombre de la Organización"
 
-#: plugins/admin/newConfigManagement/class_newConfigManagement.inc:8
-#: plugins/admin/newConfigManagement/class_newConfigManagement.inc:9
-#: plugins/admin/newConfigManagement/class_newConfigManagement.inc:352
-#: plugins/admin/newConfigManagement/class_newConfigManagement.inc:353
-#: plugins/admin/newConfigManagement/class_newConfigManagement.inc:359
+#: ihtml/themes/default/infoPage.tpl:51
 #, fuzzy
-msgid "Config management"
-msgstr "Sistemas-/Administración de Configuraciones"
+msgid "Administrative contact"
+msgstr "Parámetros administrativos"
 
-#: plugins/admin/newConfigManagement/class_newConfigManagement.inc:42
-#: plugins/admin/newConfigManagement/class_newConfigManagement.inc:95
-#, php-format
-msgid "Failed to load distributions, error was '%s'!"
-msgstr ""
+#: ihtml/themes/default/help.tpl:9
+msgid "GOsa help viewer"
+msgstr "Ventana de ayuda de GOsa"
 
-#: plugins/admin/newConfigManagement/class_newConfigManagement.inc:262
-msgid "No selectable install methods returned!"
-msgstr ""
+#: ihtml/themes/default/help.tpl:15
+msgid "Index"
+msgstr "índice"
 
-#: plugins/admin/newConfigManagement/class_newConfigManagement.inc:263
-#: setup/class_setup.inc:183
-msgid "Setup"
-msgstr "Configuración"
+#: ihtml/themes/default/userFilterEditor.tpl:1
+#: ihtml/themes/default/userFilterEditor.tpl:5
+#, fuzzy
+msgid "Filter editor"
+msgstr "Error del filtro"
 
-#: plugins/admin/newConfigManagement/class_newConfigManagement.inc:278
+#: ihtml/themes/default/userFilterEditor.tpl:8
 #, fuzzy
-msgid "Distribution"
-msgstr "Descripción"
+msgid "Filter properties"
+msgstr "Editar características generales"
 
-#: plugins/admin/newConfigManagement/class_newConfigManagement.inc:284
-msgid "Release"
+#: ihtml/themes/default/userFilterEditor.tpl:27
+#: include/class_userFilter.inc:55
+#, fuzzy
+msgid "Parent filter"
+msgstr "Parámetro"
+
+#: ihtml/themes/default/userFilterEditor.tpl:45
+msgid "Enabled"
+msgstr "Activado"
+
+#: ihtml/themes/default/userFilterEditor.tpl:49
+msgid "Categories where the filter is visible"
 msgstr ""
 
-#: plugins/admin/newConfigManagement/class_newConfigManagement.inc:290
+#: ihtml/themes/default/userFilterEditor.tpl:69
 #, fuzzy
-msgid "Component"
-msgstr "Componentes del dominio"
+msgid "Query"
+msgstr "usuario"
 
-#: plugins/admin/departments/dep-list.xml:11
+#: ihtml/themes/default/userFilter.tpl:1
 #, fuzzy
-msgid "List of structural objects"
-msgstr "Lista del grupo de objetos"
-
-#: plugins/admin/departments/dep-list.xml:15
-#: plugins/admin/departments/dep-list.xml:103
-#: plugins/admin/departments/class_departmentManagement.inc:193
-#: plugins/admin/departments/dep-filter.xml:105
-#: plugins/admin/departments/domain.tpl:5
-msgid "Domain"
-msgstr "Dominio"
-
-#: plugins/admin/departments/dep-list.xml:23
-#: plugins/admin/departments/dep-list.xml:110
-#: plugins/admin/departments/dep-filter.xml:77
-#: plugins/admin/departments/dcObject.tpl:5
-msgid "Domain component"
-msgstr "Componente del dominio"
+msgid "List of defined filters"
+msgstr "Escribir archivo de configuración"
 
-#: plugins/admin/departments/dep-list.xml:31
-#: plugins/admin/departments/dep-list.xml:117
-#: plugins/admin/departments/class_departmentManagement.inc:217
-#: plugins/admin/departments/dep-filter.xml:49
-#: plugins/admin/departments/class_countryGeneric.inc:82
-#: plugins/admin/departments/class_countryGeneric.inc:83
-#: plugins/admin/departments/country.tpl:5
-msgid "Country"
-msgstr "País"
+#: ihtml/themes/default/sizelimit.tpl:3
+msgid ""
+"The size limit option makes LDAP operations faster and saves the LDAP server "
+"from getting too much load. The easiest way to handle big databases without "
+"long timeouts would be to limit your search to smaller values and use "
+"filters to get the entries you are looking for."
+msgstr ""
+"La opción 'tamaño limite' permite unas operaciones con LDAP mas rápidas y "
+"protege al servidor LDAP de tener una mayor carga. La manera mas fácil de "
+"manipular grandes bases de datos sin grandes perdidas de tiempo es limitar "
+"la búsqueda a valores pequeños y usar filtros para encontrar las entradas "
+"que este buscando."
 
-#: plugins/admin/departments/dep-list.xml:39
-#: plugins/admin/departments/dep-list.xml:124
-#: plugins/admin/departments/locality.tpl:5
-#: plugins/admin/departments/class_departmentManagement.inc:229
-#: plugins/admin/departments/class_localityGeneric.inc:82
-#: plugins/admin/departments/class_localityGeneric.inc:83
-#: plugins/admin/departments/dep-filter.xml:63
-msgid "Locality"
-msgstr "Localidad"
+#: ihtml/themes/default/sizelimit.tpl:8
+msgid "Please choose the way to react for this session"
+msgstr "Por favor elija la forma de reaccionar en esta sesión"
 
-#: plugins/admin/departments/dep-list.xml:47
-#: plugins/admin/departments/dep-list.xml:131
-#: plugins/admin/departments/class_departmentManagement.inc:241
-#: plugins/admin/departments/class_organizationGeneric.inc:113
-#: plugins/admin/departments/class_organizationGeneric.inc:114
-#: plugins/admin/departments/dep-filter.xml:91
-#: plugins/admin/departments/organization.tpl:4
-#: plugins/personal/generic/class_user.inc:1721
-#: plugins/personal/generic/generic.tpl:298 setup/setup_feedback.tpl:10
-#: setup/setup_feedback.tpl:12
-msgid "Organization"
-msgstr "Organización"
+#: ihtml/themes/default/sizelimit.tpl:10
+msgid "ignore this error and show all entries the LDAP server returns"
+msgstr ""
+"ignore este error y muestre todas las entradas devueltas por el servidor LDAP"
 
-#: plugins/admin/departments/locality.tpl:11
-#: plugins/admin/departments/dcObject.tpl:11
-msgid "Locality name"
-msgstr "Localidad"
+#: ihtml/themes/default/sizelimit.tpl:11
+#, fuzzy
+msgid ""
+"ignore this error and show all entries that fit into the defined size limit"
+msgstr ""
+"ignore este error y muestre todas las entradas que coincidan con el tamaño "
+"limite definido y active el uso de filtros en su lugar"
 
-#: plugins/admin/departments/locality.tpl:14
-#: plugins/admin/departments/dcObject.tpl:14
-msgid "Name of locality to create"
-msgstr "Nombre de la localidad a crear"
+#: ihtml/themes/default/sizelimit.tpl:16 include/utils/class_msgPool.inc:331
+#, php-format
+msgid "Set"
+msgstr "Activar"
 
-#: plugins/admin/departments/locality.tpl:22
-#: plugins/admin/departments/domain.tpl:22
-#: plugins/admin/departments/country.tpl:22
-#: plugins/admin/departments/dcObject.tpl:22
-#: plugins/admin/departments/organization.tpl:22
-msgid "Descriptive text for department"
-msgstr "Descripción del departamento"
+#: ihtml/themes/default/msg_dialog.tpl:55
+#: ihtml/themes/default/msg_dialog.tpl:103
+msgid "Error message title"
+msgstr ""
 
-#: plugins/admin/departments/locality.tpl:39
-#: plugins/admin/departments/generic.tpl:51
-#: plugins/admin/departments/class_domain.inc:93
-#: plugins/admin/departments/class_localityGeneric.inc:93
-#: plugins/admin/departments/class_organizationGeneric.inc:127
-#: plugins/admin/departments/class_countryGeneric.inc:93
-#: plugins/admin/departments/class_dcObject.inc:92
-#: plugins/admin/departments/domain.tpl:39
-#: plugins/admin/departments/country.tpl:39
-#: plugins/admin/departments/dcObject.tpl:39
-#: plugins/admin/departments/class_department.inc:684
-#: plugins/admin/departments/organization.tpl:51
-#: plugins/personal/generic/class_user.inc:1724
-#: plugins/personal/generic/generic.tpl:339
-#: plugins/personal/generic/generic.tpl:355
+#: ihtml/themes/default/msg_dialog.tpl:66
+#: ihtml/themes/default/msg_dialog.tpl:115
 #, fuzzy
-msgid "Manager"
-msgstr "Gestión de usuarios"
+msgid "Error message"
+msgstr "Enviar mensaje"
 
-#: plugins/admin/departments/locality.tpl:67
-#: plugins/admin/departments/generic.tpl:132
-#: plugins/admin/departments/class_domain.inc:94
-#: plugins/admin/departments/class_localityGeneric.inc:95
-#: plugins/admin/departments/class_organizationGeneric.inc:135
-#: plugins/admin/departments/class_countryGeneric.inc:95
-#: plugins/admin/departments/class_dcObject.inc:94
-#: plugins/admin/departments/domain.tpl:67
-#: plugins/admin/departments/country.tpl:68
-#: plugins/admin/departments/dcObject.tpl:67
-#: plugins/admin/departments/class_department.inc:686
-#: plugins/admin/departments/organization.tpl:132
-msgid "Administrative settings"
-msgstr "Parámetros administrativos"
+#: ihtml/themes/default/password.tpl:5
+msgid "Change your password"
+msgstr "Cambie su contraseña"
 
-#: plugins/admin/departments/locality.tpl:70
-#: plugins/admin/departments/generic.tpl:135
-#: plugins/admin/departments/domain.tpl:70
-#: plugins/admin/departments/country.tpl:71
-#: plugins/admin/departments/dcObject.tpl:70
-#: plugins/admin/departments/organization.tpl:135
-msgid "Tag department as an independent administrative unit"
-msgstr "Marcar departamento como una unidad administrativa independiente"
+#: ihtml/themes/default/password.tpl:61
+msgid "Your password has been changed successfully."
+msgstr "Su contraseña se ha cambiado correctamente."
 
-#: plugins/admin/departments/generic.tpl:4
-#: plugins/admin/departments/dep-filter.xml:35
+#: ihtml/themes/default/password.tpl:72
 #, fuzzy
-msgid "Organizational Unit"
-msgstr "Nombre de la Organización"
+msgid ""
+"Enter the current password and the new password (twice) in the fields below "
+"and press the 'Set password' button."
+msgstr ""
+"Este dialogo le permite cambiar de forma sencilla la contraseña. Introduzca "
+"la contraseña actual y la nueva contraseña (dos veces) en los campos "
+"siguientes y presione en el botón 'Cambiar'."
+
+#: ihtml/themes/default/password.tpl:77 ihtml/themes/default/password.tpl:79
+msgid "Directory"
+msgstr "Directorio"
 
-#: plugins/admin/departments/generic.tpl:11
-msgid "Name of department"
-msgstr "Nombre del departamento"
+#: ihtml/themes/default/password.tpl:86 ihtml/themes/default/password.tpl:90
+#: ihtml/themes/default/login.tpl:37 ihtml/themes/default/login.tpl:40
+#, fuzzy
+msgid "User name"
+msgstr "Nombre de Usuario"
 
-#: plugins/admin/departments/generic.tpl:14
-msgid "Name of subtree to create"
-msgstr "Nombre del subárbol a crear"
+#: ihtml/themes/default/password.tpl:131
+msgid "Click here to change your password"
+msgstr "Pulse aquí para cambiar su contraseña"
 
-#: plugins/admin/departments/generic.tpl:22
-msgid "Descriptive text for   department"
-msgstr "Descripción del departamento"
+#: ihtml/themes/default/acl.tpl:15 ihtml/themes/default/acl.tpl:16
+#: include/class_userFilter.inc:55
+msgid "Options"
+msgstr "Opciones"
 
-#: plugins/admin/departments/generic.tpl:30
-#: plugins/admin/departments/organization.tpl:30
-msgid "Category for this subtree"
-msgstr "Categoría para este subárbol"
+#: ihtml/themes/default/acl.tpl:40
+msgid "Additional filter options"
+msgstr "Añadir opciones de filtrado"
 
-#: plugins/admin/departments/generic.tpl:83
-#: plugins/admin/departments/generic.tpl:85
-#: plugins/admin/departments/generic.tpl:95
-#: plugins/admin/departments/class_localityGeneric.inc:91
-#: plugins/admin/departments/class_organizationGeneric.inc:130
-#: plugins/admin/departments/class_department.inc:680
-#: plugins/admin/departments/organization.tpl:82
-#: plugins/admin/departments/organization.tpl:94
-#: plugins/personal/generic/class_user.inc:1735
-#: plugins/personal/generic/generic.tpl:436
-msgid "Location"
-msgstr "Localización"
+#: ihtml/themes/default/acl.tpl:53 ihtml/themes/default/acl.tpl:65
+#: include/class_acl.inc:1114
+msgid "Members"
+msgstr "Miembros"
 
-#: plugins/admin/departments/generic.tpl:87
-#: plugins/admin/departments/class_organizationGeneric.inc:129
-#: plugins/admin/departments/class_department.inc:679
-#: plugins/admin/departments/organization.tpl:86
-#: plugins/personal/generic/class_user.inc:1734
-#: plugins/personal/generic/generic.tpl:444
-msgid "State"
-msgstr "Provincia"
+#: ihtml/themes/default/acl.tpl:54
+#, fuzzy
+msgid "Member selection"
+msgstr "Parametros de grupos"
 
-#: plugins/admin/departments/generic.tpl:90
-#: plugins/admin/departments/organization.tpl:89
-msgid "State where this subtree is located"
-msgstr "Estado donde está este subárbol localizado"
+#: ihtml/themes/default/acl.tpl:57
+msgid "Use members from"
+msgstr "Usar miembros de"
 
-#: plugins/admin/departments/generic.tpl:98
-#: plugins/admin/departments/organization.tpl:97
-msgid "Location of this subtree"
-msgstr "Localización de este subárbol"
+#: ihtml/themes/default/acl.tpl:69 ihtml/themes/default/acl.tpl:74
+msgid "List message possible targets"
+msgstr "Mostrar mensaje de posibles destinos"
 
-#: plugins/admin/departments/generic.tpl:103
-#: plugins/admin/departments/class_department.inc:681
-#: plugins/admin/departments/organization.tpl:102
-#: plugins/personal/generic/generic.tpl:185
-#: plugins/personal/generic/generic.tpl:452
-msgid "Address"
-msgstr "Dirección"
+#: ihtml/themes/default/acl.tpl:92 ihtml/themes/default/acl.tpl:98
+msgid "List message recipients"
+msgstr "Lista de recipientes de mensajes"
 
-#: plugins/admin/departments/generic.tpl:106
-#: plugins/admin/departments/organization.tpl:105
-msgid "Postal address of this subtree"
-msgstr "Dirección postal de este subárbol"
+#: ihtml/themes/default/acl.tpl:120
+msgid "ACL for this object"
+msgstr "ACL que tienen este objeto"
 
-#: plugins/admin/departments/generic.tpl:113
-#: plugins/admin/departments/organization.tpl:112
-msgid "Base telephone number of this subtree"
-msgstr "Número base de teléfono de este subárbol"
+#: ihtml/themes/default/acl.tpl:126
+msgid "Available roles"
+msgstr "Roles disponibles"
 
-#: plugins/admin/departments/generic.tpl:118
-#: plugins/admin/departments/class_organizationGeneric.inc:133
-#: plugins/admin/departments/class_department.inc:379
-#: plugins/admin/departments/class_department.inc:683
-#: plugins/admin/departments/organization.tpl:117
-#: plugins/personal/generic/class_user.inc:1357
-#: plugins/personal/generic/class_user.inc:1849
-#: plugins/personal/generic/generic.tpl:419
-#: plugins/personal/generic/generic.tpl:586
-msgid "Fax"
-msgstr "Fax"
+#: ihtml/themes/default/login.tpl:31
+#, fuzzy
+msgid "Login to GOsa"
+msgstr "Bienvenidos al asistente de configuración de GOsa"
 
-#: plugins/admin/departments/generic.tpl:121
-#: plugins/admin/departments/organization.tpl:120
-msgid "Base facsimile telephone number of this subtree"
-msgstr "Número base de fax de este subárbol"
+#: ihtml/themes/default/login.tpl:61
+msgid "Choose the directory to work on"
+msgstr ""
 
-#: plugins/admin/departments/class_domain.inc:81
-#: plugins/admin/departments/class_domain.inc:82
-#: plugins/admin/departments/class_departmentManagement.inc:205
-#: plugins/admin/departments/class_dcObject.inc:81
-#: plugins/admin/departments/class_dcObject.inc:82
-msgid "Domain Component"
-msgstr "Componentes del dominio"
+#: ihtml/themes/default/login.tpl:66
+msgid "Click here to log in"
+msgstr "Pulse aquí para iniciar sesión"
 
-#: plugins/admin/departments/class_departmentManagement.inc:25
+#: ihtml/themes/default/login.tpl:66 ihtml/themes/default/login.tpl:67
 #, fuzzy
-msgid "Directory structure"
-msgstr "Directorio"
+msgid "Log in"
+msgstr "Inicio"
 
-#: plugins/admin/departments/class_departmentManagement.inc:26
+#: ihtml/themes/default/snapshotdialog.tpl:3
+msgid "Restoring object snapshots"
+msgstr "Recuperar instantanea de objetos"
+
+#: ihtml/themes/default/snapshotdialog.tpl:6
 msgid ""
-"Manage organizations, organizational units, localities, countries and more"
+"This procedure will restore a snapshot of the selected object. It will "
+"replace the existing object after pressing the restore button."
 msgstr ""
+"El procedimiento recuperara una instancia de los objetos seleccionados. "
+"Serán reemplazados los objetos actuales despues de presionar el botón "
+"recuperar."
 
-#: plugins/admin/departments/class_departmentManagement.inc:125
+#: ihtml/themes/default/snapshotdialog.tpl:9
+#, fuzzy
 msgid ""
-"As soon as the tag operation has finished, you can scroll down to end of the "
-"page and    press the 'Continue' button to continue with the department "
-"management dialog."
+"DNS configuration and some database entries cannot be restored. They need to "
+"be recreated manually."
 msgstr ""
-"Tan pronto como la operación de etiquetado termine, puede avanzar hasta el "
-"final de la página y presionar el botón 'Continuar' para continuar al "
-"dialogo de gestión de departamento."
-
-#: plugins/admin/departments/class_organizationGeneric.inc:122
-msgid "Organization name"
-msgstr "Nombre de la Organización"
-
-#: plugins/admin/departments/class_organizationGeneric.inc:131
-#: plugins/personal/generic/class_user.inc:1736
-#: plugins/personal/generic/generic.tpl:183
-msgid "Postal address"
-msgstr "Código Postal"
+"Recuerde que la configuración DNS y las entradas de la base de datos no "
+"pueden ser recuperados. Para algunos objetos es solo necesario abrirlos y "
+"grabarlos de nuevo (goFon), pero algunas entradas deben ser creadas "
+"manualmente (glpi)."
 
-#: plugins/admin/departments/class_organizationGeneric.inc:132
-msgid "Phone number"
-msgstr "Número de teléfono"
+#: ihtml/themes/default/snapshotdialog.tpl:12
+msgid ""
+"Don't forget to check references to other objects, for example does the "
+"selected printer still exists ?"
+msgstr ""
+"No olvide comprobar referencias a otros objetos, por ejemplo ¿todavía "
+"existen las impresoras seleccionadas?"
 
-#: plugins/admin/departments/class_countryGeneric.inc:91
-#: plugins/admin/departments/country.tpl:11
-msgid "Country name"
-msgstr "Nombre del País"
+#: ihtml/themes/default/snapshotdialog.tpl:29
+#, fuzzy
+msgid "There is no snapshot available that can be restored"
+msgstr "No hay instantaneas disponibles que puedan ser recuperadas"
 
-#: plugins/admin/departments/domain.tpl:11
-msgid "Domain name"
-msgstr "Nombre de dominio"
+#: ihtml/themes/default/snapshotdialog.tpl:31
+msgid "Choose a snapshot and click the folder image, to restore the snapshot"
+msgstr ""
+"Elija una instantanea y pulse en la imagen carpeta, para recuperar la "
+"instantanea"
 
-#: plugins/admin/departments/domain.tpl:14
-msgid "Name of domain to create"
-msgstr "Nombre del dominio a crear"
+#: ihtml/themes/default/snapshotdialog.tpl:50
+msgid "Creating object snapshots"
+msgstr "Creando instantaneas de objetos"
 
-#: plugins/admin/departments/country.tpl:14
-msgid "Name of country to create"
-msgstr "Nombre del país a crear"
+#: ihtml/themes/default/snapshotdialog.tpl:53
+msgid ""
+"This procedure will create a snapshot of the selected object. It will be "
+"stored inside a special branch of your directory system and can be restored "
+"later on."
+msgstr ""
+"Este procedimiento creará una instantánea de los objetos seleccionados. "
+"Serán guardados dentro de una carpeta especial de sus sistema de archivos y "
+"podrán recuperados posteriormente."
 
-#: plugins/admin/departments/class_department.inc:439
-msgid "Cannot find an unused tag for this administrative unit!"
+#: ihtml/themes/default/snapshotdialog.tpl:56
+msgid ""
+"Remember that database entries, DNS configurations and possibly created "
+"zones in server extensions will not be stored in the snapshot."
 msgstr ""
-"¡No se puede encontrar una etiqueta sin usar para identificar la unidad "
-"administrativa!"
+"Recuerde que las entradas de base de datos, configuración DNS y zonas "
+"creadas en extensiones de servidor no serán guardadas en la instantánea."
 
-#: plugins/admin/departments/class_department.inc:507
-#, php-format
-msgid "Tagging '%s'."
-msgstr "Etiquetando '%s'."
+#: ihtml/themes/default/snapshotdialog.tpl:71
+#, fuzzy
+msgid "Time stamp"
+msgstr "Marca de tiempo"
 
-#: plugins/admin/departments/class_department.inc:588
-#, php-format
-msgid "Moving '%s' to '%s'"
-msgstr "Moviendo '%s' a '%s'"
+#: ihtml/themes/default/snapshotdialog.tpl:80
+msgid "Reason for generating this snapshot"
+msgstr "Razón para generar esta instantánea"
 
-#: plugins/admin/departments/class_department.inc:629
-#, php-format
-msgid "FAILED to copy %s, aborting operation"
-msgstr "Ha fallado a copiar %s, operación abortada"
+#: ihtml/themes/default/logout.tpl:6
+msgid "Your GOsa session has expired!"
+msgstr "¡Su sesión de GOsa ha caducado!"
+
+#: ihtml/themes/default/logout.tpl:9
+#, fuzzy
+msgid ""
+"It has been a while since your last interaction with GOsa took place. Your "
+"session has been closed for security reasons. Please login again to continue "
+"with administrative tasks."
+msgstr ""
+"La última interacción con el interfaz web de GOsa fue hace ya bastante "
+"tiempo. Por razones de seguridad, la sesión ha sido cancelada. Para "
+"continuar con las tareas administrativas, vuelva a iniciar sesión de nuevo."
 
-#: plugins/admin/departments/class_department.inc:660
-#: plugins/admin/departments/class_department.inc:671
-msgid "Departments"
-msgstr "Departamentos"
+#: ihtml/themes/default/logout.tpl:16
+#, fuzzy
+msgid "Login again"
+msgstr "Entrando de nuevo"
 
-#: plugins/admin/departments/class_department.inc:674
-msgid "Department name"
-msgstr "Nombre de departamento"
+#: ihtml/themes/default/removeEntries.tpl:14
+#, fuzzy
+msgid ""
+"If you're sure you want to do this press 'Delete' to continue or 'Cancel' to "
+"abort."
+msgstr ""
+"Entonces, si esta seguro, presione <i>Eliminar</i> para continuar o "
+"<i>Cancelar</i> para Abortar."
 
-#: plugins/admin/departments/class_department.inc:682
-msgid "Telephone"
-msgstr "Teléfono"
+#: ihtml/themes/default/framework.tpl:9
+#, fuzzy
+msgid "Log out"
+msgstr "Salir"
 
-#: plugins/admin/departments/class_department.inc:737
-#, php-format
-msgid "Object '%s' is already tagged"
-msgstr "El objeto '%s' está ya marcado"
+#: ihtml/themes/default/framework.tpl:10
+msgid ""
+"You are currently editing a database entry. Do you want to dismiss the "
+"changes?"
+msgstr ""
+"Esta actualmente editando una entrada de base de datos.¿Quiere desestimar "
+"los cambios?"
 
-#: plugins/admin/departments/class_department.inc:744
-#, php-format
-msgid "Adding tag (%s) to object '%s'"
-msgstr "Añadir marca (%s) al objeto '%s'"
+#: ihtml/themes/default/framework.tpl:22
+#, fuzzy, php-format
+msgid "Session expires in %d!"
+msgstr "¡La sesión no es codificada!"
 
-#: plugins/admin/departments/class_department.inc:776
-#, php-format
-msgid "Removing tag from object '%s'"
-msgstr "Eliminando marca del objeto '%s'"
+#: ihtml/themes/default/ldifViewer.tpl:1
+msgid "Raw LDAP entry"
+msgstr ""
 
-#: plugins/admin/departments/dep_iframe.tpl:1
-msgid "Processing the requested operation"
-msgstr "Procesando la operación solicitada"
+#: ihtml/themes/default/islocked.tpl:4
+msgid "Locking conflict detected"
+msgstr "Detectado conflicto de Bloqueos"
 
-#: plugins/admin/departments/dep_iframe.tpl:7
+#: ihtml/themes/default/islocked.tpl:14
 #, fuzzy
 msgid ""
-"Your browser doesn't support IFRAME HTML elements. Please use this link to "
-"perform the requested operation."
+"If this lock detection is false, the other person has obviously closed the "
+"web browser during the edit operation. You may want to take over the lock by "
+"pressing the 'Edit anyway' button."
 msgstr ""
-"Su navegador no soporta IFRAMES, porfavor use este enlace para ejecutar la "
-"operación solicitada."
-
-#: plugins/admin/departments/organization.tpl:11
-msgid "Name of organization"
-msgstr "Nombre de la Organización"
+"Si esta detección de bloqueo es falsa, la otra persona cerro su navegador "
+"mientras estaba editando. Puede eliminar el archivo de bloqueo en ese caso, "
+"pulsando en el botón <i>Eliminar</i>."
 
-#: plugins/admin/departments/organization.tpl:14
-msgid "Name of organization to create"
-msgstr "Nombre de la organización a crear"
+#: ihtml/themes/default/islocked.tpl:23
+msgid "Read only"
+msgstr "Solo lectura"
 
-#: plugins/admin/departments/dep_move_confirm.tpl:2
-msgid "You are currently moving/renaming this department."
-msgstr "Está actualmente moviendo/renombrando este departamento."
+#: ihtml/themes/default/logout-close.tpl:5
+msgid "Your GOsa session has been closed!"
+msgstr "¡Su sesión de GOsa se ha terminado!"
 
-#: plugins/admin/departments/dep_move_confirm.tpl:6
-#, fuzzy
+#: ihtml/themes/default/logout-close.tpl:7
 msgid ""
-"Modifying a departments naming attribute 'ou' or base may corrupt ACLs and "
-"snapshot entries for all entire objects."
+"Please close this browser window and clean the authentication caches to "
+"avoid an automatic re-authentication by your browser."
 msgstr ""
-"Modificar un atributo 'ou' de un departamento puede corromper acls e "
-"instantaneas de todos los objetos."
+"Por favor cierre la ventana del navegador y limpie la cache para evitar una "
+"reautentificación automática de su navegador."
 
-#: plugins/admin/departments/dep_move_confirm.tpl:9
-msgid "GOsa can NOT fix this for you, yet."
-msgstr "GOsa no puede solucionar este problema, aún."
+#: ihtml/themes/default/copyPasteDialog.tpl:1
+msgid "Copy & paste wizard"
+msgstr "Asistente para copiar y pegar"
 
-#: plugins/admin/departments/dep_move_confirm.tpl:12
+#: ihtml/themes/default/copyPasteDialog.tpl:7
+#, fuzzy
 msgid ""
-"Before you confirm this action, ensure that everything will be as expected, "
-"possibly the best solution is a backup."
+"Some values need to be unique in the complete directory while some "
+"combinations make no sense. Please edit the values below to fulfill the "
+"policies."
 msgstr ""
-"Antes de que confirme la acción, asegurese que todo sera como espera, se "
-"recomienda que realize un backup."
-
-#: plugins/admin/acl/acl-filter.xml:33 plugins/admin/acl/tabs_acl_role.inc:28
-msgid "ACL Templates"
-msgstr "Plantillas ACL"
+"Algunos valores necesitan ser únicos en todo el directorio mientras que "
+"algunas combinaciones no tienen sentido. GOsa mostrara los atributos "
+"importantes. Por favor no cambie los valores aquí indicados para cumplir las "
+"políticas."
 
-#: plugins/admin/acl/acl-filter.xml:48
-#: plugins/admin/acl/class_aclManagement.inc:154
-msgid "ACL Assignment"
-msgstr "Asignación de ACL"
+#: ihtml/themes/default/copyPasteDialog.tpl:9
+msgid "Remember that some properties like taken snapshots will not be copied!"
+msgstr ""
+"¡Recuerde que propiedades como gestionar instantáneas no serán copiadas!"
 
-#: plugins/admin/acl/class_aclManagement.inc:26
+#: ihtml/themes/default/copyPasteDialog.tpl:10
 msgid ""
-"Control access to GOsa managed objects down to attribute and action level"
+"Or if you copy or cut an entry within GOsa and delete the source object, you "
+"may get errors while pasting this object again!"
 msgstr ""
+"Si mueve o copia una entrada dentro de GOsa y elimina el objeto original,"
+"¡tendrá errores al pegar el objeto!"
 
-#: plugins/admin/acl/class_aclRole.inc:26
-#: plugins/admin/acl/class_aclRole.inc:715
-msgid "Access control roles"
-msgstr "Roles de control de acceso"
+#: ihtml/themes/default/copyPasteDialog.tpl:19
+#: include/utils/class_msgPool.inc:313
+#, php-format
+msgid "Save"
+msgstr "Guardar"
 
-#: plugins/admin/acl/class_aclRole.inc:27
-msgid "Edit AC roles"
-msgstr "Editar roles CA"
+#: ihtml/themes/default/copyPasteDialog.tpl:23
+msgid "Cancel all"
+msgstr "Cancelar todo"
 
-#: plugins/admin/acl/class_aclRole.inc:138
-msgid "Reset ACL"
-msgstr "Eliminar ACL"
+#: ihtml/themes/default/copyPasteDialog.tpl:28
+msgid "Operation complete"
+msgstr "Operación incompleta"
 
-#: plugins/admin/acl/class_aclRole.inc:411
-msgid "No ACL settings for this category"
-msgstr "No hay ACL configuradas en esta categoría"
+#: include/utils/class_msgPool.inc:17
+msgid "This object will be deleted!"
+msgstr "¡El objeto será eliminado!"
 
-#: plugins/admin/acl/class_aclRole.inc:413
+#: include/utils/class_msgPool.inc:19
+#, fuzzy, php-format
+msgid "This %s object will be deleted!"
+msgstr "¡El objeto '%s' será eliminado!"
+
+#: include/utils/class_msgPool.inc:24
 #, php-format
-msgid "ACL for these objects: %s"
-msgstr "ACLs que tienen estos objetos: %s"
+msgid "This object will be deleted: %s"
+msgstr "Este objeto será eliminado: %s"
 
-#: plugins/admin/acl/class_aclRole.inc:418
-msgid "Edit category ACL"
-msgstr "Editar la categoría ACL"
+#: include/utils/class_msgPool.inc:26
+#, fuzzy, php-format
+msgid "This %s object will be deleted: %s"
+msgstr "El objeto '%s' será eliminado: %s"
 
-#: plugins/admin/acl/class_aclRole.inc:421
-#, fuzzy
-msgid "Delete category ACL"
-msgstr "Eliminar la categoría ACL"
+#: include/utils/class_msgPool.inc:31
+msgid "This object will be deleted:"
+msgstr "Este objeto será eliminado"
 
-#: plugins/admin/acl/class_aclRole.inc:442
+#: include/utils/class_msgPool.inc:33
+#, fuzzy, php-format
+msgid "This %s object will be deleted:"
+msgstr "El objeto '%s' será eliminado:"
+
+#: include/utils/class_msgPool.inc:37
 #, php-format
-msgid "Edit ACL for '%s', scope is '%s'"
-msgstr "Editar ACL para '%s', el ámbito es '%s'"
+msgid "These objects will be deleted: %s"
+msgstr "Estos objetos serán eliminados: %s"
 
-#: plugins/admin/acl/class_aclRole.inc:635
-msgid "Object in use"
-msgstr "Objeto en uso"
+#: include/utils/class_msgPool.inc:39
+#, fuzzy, php-format
+msgid "These %s objects will be deleted: %s"
+msgstr "Los objetos '%s' serán eliminados: %s"
 
-#: plugins/admin/acl/class_aclRole.inc:635
-#, php-format
-msgid "This role cannot be removed while it is in use by these objects:"
-msgstr ""
-"Este Rol no puede ser eliminado por estar siendo usado por los siguientes "
-"objetos:"
+#: include/utils/class_msgPool.inc:47
+msgid "You have no permission to delete this object!"
+msgstr "¡No tiene permisos para eliminar este objeto!"
 
-#: plugins/admin/acl/class_aclRole.inc:714 plugins/admin/acl/acl-list.xml:23
-#: plugins/admin/acl/acl-list.xml:82
-#: plugins/personal/generic/class_user.inc:1666
-#: plugins/personal/generic/generic.tpl:503
-msgid "Role"
-msgstr "Rol"
+#: include/utils/class_msgPool.inc:51 include/utils/class_msgPool.inc:55
+msgid "You have no permission to delete the object:"
+msgstr "No tiene permisos para eliminar este objeto:"
 
-#: plugins/admin/acl/class_aclRole.inc:731
-msgid ""
-"The 'aclRoleRDN' statement defines the location where new ACL roles will be "
-"created. The default is 'ou=aclroles,'."
-msgstr ""
+#: include/utils/class_msgPool.inc:58
+msgid "You have no permission to delete these objects:"
+msgstr "No tiene permisos para eliminar estos objetos:"
 
-#: plugins/admin/acl/acl-list.xml:11
-#, fuzzy
-msgid "List of ACLs"
-msgstr "Lista de acls"
+#: include/utils/class_msgPool.inc:65
+msgid "You have no permission to create this object!"
+msgstr "¡No tiene permisos para crear este objeto!"
 
-#: plugins/admin/acl/paste_role.tpl:1
-#, fuzzy
-msgid "Paste ACL-role"
-msgstr "Eliminar rol"
+#: include/utils/class_msgPool.inc:69 include/utils/class_msgPool.inc:73
+msgid "You have no permission to create the object:"
+msgstr "No tiene permisos para crear este objeto:"
 
-#: plugins/addons/dyngroup/class_DynamicLdapGroup.inc:105
-#: plugins/addons/dyngroup/class_DynamicLdapGroup.inc:327
-msgid "Labeled URI"
-msgstr ""
+#: include/utils/class_msgPool.inc:76
+msgid "You have no permission to create these objects:"
+msgstr "No tiene permisos para crear estos objetos:"
+
+#: include/utils/class_msgPool.inc:83
+msgid "You have no permission to modify this object!"
+msgstr "¡No tiene permisos para modificar este objeto!"
+
+#: include/utils/class_msgPool.inc:87 include/utils/class_msgPool.inc:91
+msgid "You have no permission to modify the object:"
+msgstr "No tiene permisos para modificar este objeto:"
 
-#: plugins/addons/dyngroup/class_DynamicLdapGroup.inc:119
-#: plugins/addons/dyngroup/class_DynamicLdapGroup.inc:121
-#: plugins/addons/dyngroup/dyngroup.tpl:7
-#, fuzzy
-msgid "Attribute"
-msgstr "Atributo de inicio de sesión"
+#: include/utils/class_msgPool.inc:94
+msgid "You have no permission to modify these objects:"
+msgstr "No tiene permisos para modificar estos objetos:"
 
-#: plugins/addons/dyngroup/class_DynamicLdapGroup.inc:128
-msgid "Surrounding brackets are required!"
-msgstr ""
+#: include/utils/class_msgPool.inc:101
+msgid "You have no permission to view this object!"
+msgstr "¡No tiene permisos para ver este objeto!"
 
-#: plugins/addons/dyngroup/class_DynamicLdapGroup.inc:136
-#, php-format
-msgid "The given filter '%s' for entry %s seems to be invalid!"
-msgstr ""
+#: include/utils/class_msgPool.inc:105 include/utils/class_msgPool.inc:109
+msgid "You have no permission to view the object:"
+msgstr "No tiene permisos para ver el objeto:"
 
-#: plugins/addons/dyngroup/class_DynamicLdapGroup.inc:166
-#: plugins/addons/dyngroup/class_DynamicLdapGroup.inc:168
-#: plugins/addons/dyngroup/class_DynamicLdapGroup.inc:319
-#: plugins/addons/dyngroup/class_DynamicLdapGroup.inc:320
-#, fuzzy
-msgid "Dynamic object"
-msgstr "Objeto GOsa"
+#: include/utils/class_msgPool.inc:112
+msgid "You have no permission to view these objects:"
+msgstr "No tiene permisos para ver estos objetos:"
 
-#: plugins/addons/dyngroup/dyngroup.tpl:1
-#, fuzzy
-msgid "List of dynamic rules"
-msgstr "Lista de acls"
+#: include/utils/class_msgPool.inc:119
+msgid "You have no permission to move this object!"
+msgstr "¡No tiene permisos para mover este objeto!"
 
-#: plugins/addons/dyngroup/dyngroup.tpl:3
-msgid "Labeled URI definitions"
-msgstr ""
+#: include/utils/class_msgPool.inc:123 include/utils/class_msgPool.inc:127
+msgid "You have no permission to move the object:"
+msgstr "No tiene permisos para mover el objeto:"
 
-#: plugins/addons/dyngroup/dyngroup.tpl:6
-#, fuzzy
-msgid "Scope"
-msgstr "copiar"
+#: include/utils/class_msgPool.inc:130
+msgid "You have no permission to move these objects:"
+msgstr "No tiene permisos para mover estos objetos:"
 
-#: plugins/addons/propertyEditor/class_propertyEditor.inc:6
-#, fuzzy
-msgid "Preferences"
-msgstr "Referencias"
+#: include/utils/class_msgPool.inc:140 include/utils/class_msgPool.inc:152
+#: include/utils/class_msgPool.inc:170
+msgid "Connection information"
+msgstr "Información de conexión"
 
-#: plugins/addons/propertyEditor/class_propertyEditor.inc:7
-msgid ""
-"Configure global and special GOsa settings like hooks and plug-in parameters"
-msgstr ""
+#: include/utils/class_msgPool.inc:142
+#, php-format
+msgid "Cannot connect to %s database!"
+msgstr "¡No se puede conectar a la base de datos %s!"
 
-#: plugins/addons/propertyEditor/class_propertyEditor.inc:206
-#, fuzzy
-msgid "No description"
-msgstr "Descripción del Rol"
+#: include/utils/class_msgPool.inc:154
+#, php-format
+msgid "Cannot select %s database!"
+msgstr "¡No se puede seleccionar la base de datos %s!"
 
-#: plugins/addons/propertyEditor/class_propertyEditor.inc:230
-msgid "FALSE"
-msgstr ""
+#: include/utils/class_msgPool.inc:160
+#, php-format
+msgid "No %s server defined!"
+msgstr "¡No se ha definido el servidor %s!"
 
-#: plugins/addons/propertyEditor/class_propertyEditor.inc:231
-msgid "TRUE"
-msgstr ""
+#: include/utils/class_msgPool.inc:172
+#, php-format
+msgid "Cannot query %s database!"
+msgstr "¡No se ha podido ejecutar la consulta %s!"
 
-#: plugins/addons/propertyEditor/class_propertyEditor.inc:251
-msgid "Test the given command."
-msgstr ""
+#: include/utils/class_msgPool.inc:178
+#, fuzzy, php-format
+msgid "The field %s contains a reserved keyword!"
+msgstr "¡El campo '%s' tiene una palabra reservada!"
 
-#: plugins/addons/propertyEditor/class_commandVerifier.inc:56
-msgid "Results"
+#: include/utils/class_msgPool.inc:184
+#, fuzzy, php-format
+msgid "Command specified as %s hook for plugin %s does not exist!"
 msgstr ""
+"¡El comando especificado como método %s para la extensión '%s' no existe!"
 
-#: plugins/addons/propertyEditor/migration/class_migrateRDN.inc:31
+#: include/utils/class_msgPool.inc:191
 #, fuzzy, php-format
-msgid "Migration of property '%s'"
-msgstr "Error de migración"
+msgid "%s command is invalid!"
+msgstr "¡El comando '%s' no es válido!"
 
-#: plugins/addons/propertyEditor/migration/class_migrateRDN.inc:34
+#: include/utils/class_msgPool.inc:193
 #, fuzzy, php-format
-msgid "GOsa has detected objects outside of the configured storage point (%s)."
-msgstr "Encontrados '%s' grupos fuera del árbol configurado '%s'."
-
-#: plugins/addons/propertyEditor/migration/class_migrateRDN.inc:161
-#, fuzzy
-msgid "Objects that will be added"
-msgstr "¡El objeto será eliminado!"
+msgid "%s command (%s) for plugin %s is invalid!"
+msgstr "¡'%s' comando (%s) para la extensión %s no es válido!"
 
-#: plugins/addons/propertyEditor/migration/class_migrateRDN.inc:169
-#, fuzzy
-msgid "Objects that will be moved"
-msgstr "La estaciones de trabajo windows serán trasladadas desde"
+#: include/utils/class_msgPool.inc:195
+#, fuzzy, php-format
+msgid "%s command for plugin %s is invalid!"
+msgstr "¡'%s' comando para la extensión %s no es válido!"
 
-#: plugins/addons/propertyEditor/migration/class_migrateRDN.inc:177
+#: include/utils/class_msgPool.inc:197
 #, fuzzy, php-format
-msgid "Moving object '%s' to '%s'"
-msgstr "Moviendo '%s' a '%s'"
+msgid "%s command (%s) is invalid!"
+msgstr "¡'%s' comando (%s) no es válido!"
 
-#: plugins/addons/propertyEditor/migration/class_migrateRDN.inc:181
-#: setup/setup_migrate.tpl:32 setup/class_setupStep_Migrate.inc:804
-msgid "Migrate"
-msgstr "Migrar"
+#: include/utils/class_msgPool.inc:205
+#, fuzzy, php-format
+msgid "Cannot execute %s command!"
+msgstr "¡No se puede ejecutar el comando '%s'!"
 
-#: plugins/addons/propertyEditor/migration/class_migrateRDN.inc:204
+#: include/utils/class_msgPool.inc:207
 #, fuzzy, php-format
-msgid "Migration failed for object %s, dn already exists!"
-msgstr ""
-"Ha fallado al añadir un usuario administrativo: ¡El objeto '%s' ya existe!"
+msgid "Cannot execute %s command (%s) for plugin %s!"
+msgstr "¡No se puede ejecutar el comando '%s' (%s) para la extensión %s!"
 
-#: plugins/addons/propertyEditor/migration/class_migrateRDN.inc:208
-#, php-format
-msgid "Migration failed for object %s, please check if it already exists!"
-msgstr ""
+#: include/utils/class_msgPool.inc:209
+#, fuzzy, php-format
+msgid "Cannot execute %s command for plugin %s!"
+msgstr "¡No se puede ejecutar el comando '%s' para la extensión %s!"
 
-#: plugins/addons/propertyEditor/migrate.tpl:3
-msgid "Property migration assistant"
-msgstr ""
+#: include/utils/class_msgPool.inc:211
+#, fuzzy, php-format
+msgid "Cannot execute %s command (%s)!"
+msgstr "¡No se puede ejecutar el comando '%s' (%s)!"
 
-#: plugins/addons/propertyEditor/migrate.tpl:3
-#, fuzzy
-msgid "Migration steps left"
-msgstr "Error de migración"
+#: include/utils/class_msgPool.inc:219
+#, fuzzy, php-format
+msgid "Value for %s is too large!"
+msgstr "¡El valor especificado como '%s' es demasiado grande!"
 
-#: plugins/addons/propertyEditor/property-filter.xml:15
-#, fuzzy
-msgid "Effective properties"
-msgstr "Editar características generales"
+#: include/utils/class_msgPool.inc:221
+#, fuzzy, php-format
+msgid "%s must be smaller than %s!"
+msgstr "¡'%s' debe ser menor que %s!"
 
-#: plugins/addons/propertyEditor/property-filter.xml:29
-#, fuzzy
-msgid "Modified properties"
-msgstr "Editar características generales"
+#: include/utils/class_msgPool.inc:229
+#, fuzzy, php-format
+msgid "Value for %s is too small!"
+msgstr "¡El valor especificado como '%s' es demasiado pequeño!"
 
-#: plugins/addons/propertyEditor/property-filter.xml:43
-#, fuzzy
-msgid "All properties"
-msgstr "Editar características generales"
+#: include/utils/class_msgPool.inc:231
+#, fuzzy, php-format
+msgid "%s must be %s or above!"
+msgstr "¡'%s' debe ser %d o superior!"
 
-#: plugins/addons/propertyEditor/property-filter.xml:57
-#, fuzzy
-msgid "LDAP properties"
-msgstr "Propiedades"
+#: include/utils/class_msgPool.inc:238
+#, fuzzy, php-format
+msgid "%s depends on %s - please provide both values!"
+msgstr "¡'%s' depende de '%s' - Por favor introduzca ambos valores!"
 
-#: plugins/addons/propertyEditor/property-filter.xml:71
-#, fuzzy
-msgid "Search for property groups"
-msgstr "Mostrar grupos primarios"
+#: include/utils/class_msgPool.inc:244
+#, fuzzy, php-format
+msgid "There is already an entry with this %s attribute in the system!"
+msgstr "¡Ya existe una entrada con el atributo '%s' en el sistema!"
 
-#: plugins/addons/propertyEditor/commandVerifier.tpl:1
-msgid "Command verifier"
-msgstr ""
+#: include/utils/class_msgPool.inc:250
+#, fuzzy, php-format
+msgid "The required field %s is empty!"
+msgstr "¡El campo obligatorio '%s' está vacio!"
 
-#: plugins/addons/propertyEditor/commandVerifier.tpl:3
-msgid ""
-"Here you can execute commands in the way GOsa does and check the generated "
-"results or errors. This can be very useful especially for the post events "
-"(postcreate, postmodify and postremove) due to the fact that these hook are "
-"executed silently."
-msgstr ""
+#: include/utils/class_msgPool.inc:258 include/class_core.inc:309
+msgid "Example"
+msgstr "Ejemplo"
 
-#: plugins/addons/propertyEditor/commandVerifier.tpl:8
-msgid ""
-"Please be careful here, all commands will really be executed on your machine "
-"and may break things!"
-msgstr ""
+#: include/utils/class_msgPool.inc:278
+#, fuzzy, php-format
+msgid "The Field %s contains invalid characters"
+msgstr "El campo '%s' tiene caracteres no validos."
 
-#: plugins/addons/propertyEditor/commandVerifier.tpl:15
-msgid "The command to check for"
-msgstr ""
+#: include/utils/class_msgPool.inc:279
+#, fuzzy, php-format
+msgid "%s is not allowed:"
+msgstr "'%s' no está permitido:"
 
-#: plugins/addons/propertyEditor/commandVerifier.tpl:17
-#, fuzzy
-msgid "Test"
-msgstr "Marca de tiempo"
+#: include/utils/class_msgPool.inc:279
+#, fuzzy, php-format
+msgid "%s are not allowed!"
+msgstr "¡'%s' no están permitidos!"
 
-#: plugins/addons/propertyEditor/property-list.xml:11
-#, fuzzy
-msgid "List of configuration settings"
-msgstr "Caracteristicas del usuario"
+#: include/utils/class_msgPool.inc:282
+#, fuzzy, php-format
+msgid "The Field %s contains invalid characters!"
+msgstr "¡El campo '%s' tiene caracteres no validos!"
 
-#: plugins/addons/propertyEditor/property-list.xml:15
-#, fuzzy
-msgid "Property not used"
-msgstr "Grupo de usuarios"
+#: include/utils/class_msgPool.inc:289
+#, php-format
+msgid "Missing %s PHP extension!"
+msgstr "¡Extensión PHP %s no encontrada!"
 
-#: plugins/addons/propertyEditor/property-list.xml:23
-#, fuzzy
-msgid "Property will be restored"
-msgstr "El grupo serán trasladado desde"
+#: include/utils/class_msgPool.inc:319
+#, php-format
+msgid "Add %s"
+msgstr "Añadir %s"
 
-#: plugins/addons/propertyEditor/property-list.xml:31
-#, fuzzy
-msgid "Modified property"
-msgstr "modificación"
+#: include/utils/class_msgPool.inc:325
+#, php-format
+msgid "Delete"
+msgstr "Eliminar"
 
-#: plugins/addons/propertyEditor/property-list.xml:39
-#, fuzzy
-msgid "Property configured in LDAP"
-msgstr "Crear su fichero de configuración"
+#: include/utils/class_msgPool.inc:325
+#, php-format
+msgid "Delete %s"
+msgstr "Eliminar %s"
 
-#: plugins/addons/propertyEditor/property-list.xml:47
-#, fuzzy
-msgid "Property configured in config file"
-msgstr "Crear su fichero de configuración"
+#: include/utils/class_msgPool.inc:331
+#, php-format
+msgid "Set %s"
+msgstr "Activar %s"
 
-#: plugins/addons/propertyEditor/property-list.xml:72
-#, fuzzy
-msgid "Class"
-msgstr "clase"
+#: include/utils/class_msgPool.inc:337
+#, php-format
+msgid "Edit..."
+msgstr "Editar..."
 
-#: plugins/addons/propertyEditor/property-list.xml:88
-#, fuzzy
-msgid "Value"
-msgstr "hombre"
+#: include/utils/class_msgPool.inc:337
+#, php-format
+msgid "Edit %s..."
+msgstr "Editar %s..."
 
-#: plugins/addons/propertyEditor/property-list.xml:124
-msgid "Restore to default"
-msgstr ""
+#: include/utils/class_msgPool.inc:343
+msgid "Back"
+msgstr "Atrás"
 
-#: plugins/addons/propertyEditor/property-list.tpl:3
-#, fuzzy
-msgid "Warning message"
-msgstr "Enviar mensaje"
+#: include/utils/class_msgPool.inc:363
+#, php-format
+msgid "This account has no valid %s extensions!"
+msgstr "¡Esta cuenta tiene extensiones %s no validas!"
 
-#: plugins/addons/propertyEditor/property-list.tpl:9
+#: include/utils/class_msgPool.inc:369
+#, php-format
 msgid ""
-"Modifying properties may break your setup, destroy or mess up your LDAP "
-"database, lead to security holes or it can even make a login impossible!"
+"This account has %s settings enabled. You can disable them by clicking below."
 msgstr ""
+"Esta cuenta tiene características %s activadas. Puede desactivarla pulsando "
+"aquí"
 
-#: plugins/addons/propertyEditor/property-list.tpl:10
+#: include/utils/class_msgPool.inc:372 include/utils/class_msgPool.inc:379
+#, php-format
 msgid ""
-"Since configuration properties are stored in the LDAP database a copy/backup "
-"can be handy."
+"This account has %s settings enabled. To disable them, you'll need to remove "
+"the %s settings first!"
 msgstr ""
+"Esta cuenta tiene las características %s activadas. ¡Para desactivarlas, "
+"necesita eliminar las caracteristicas %s primero!"
 
-#: plugins/addons/propertyEditor/property-list.tpl:14
+#: include/utils/class_msgPool.inc:388
+#, php-format
 msgid ""
-"If you've debarred yourself, you can try to set 'ignoreLdapProperties' to "
-"'true' in your gosa.conf main section. This will make GOsa ignore LDAP based "
-"property values."
+"This account has %s settings disabled. You can enable them by clicking below."
 msgstr ""
+"Esta cuenta tiene características %s desactivadas. Puede activarla pulsando "
+"aquí"
 
-#: plugins/addons/propertyEditor/property-list.tpl:22
+#: include/utils/class_msgPool.inc:391 include/utils/class_msgPool.inc:398
+#, php-format
 msgid ""
-"I understand that there are certain risks, but I want to modify properties!"
-msgstr ""
-
-#: plugins/addons/propertyEditor/property-list.tpl:38
-msgid "Ignoring LDAP defined properties!"
-msgstr ""
-
-#: plugins/addons/propertyEditor/property-list.tpl:77
-msgid "Undo"
+"This account has %s settings disabled. To enable them, you'll need to add "
+"the %s settings first!"
 msgstr ""
+"Esta cuenta tiene las características %s desactivadas. ¡Para activarlas, "
+"necesita añadir las caracteristicas %s primero!"
 
-#: plugins/personal/generic/class_user.inc:38
-msgid "Edit organizational user settings"
-msgstr "Editar parámetros de usuarios administrativos"
-
-#: plugins/personal/generic/class_user.inc:297
-#, fuzzy
-msgid "Please add a single IP address or a network/net mask combination!"
-msgstr "¡Por favor añada una IP única o una combinación red/mascara!"
-
-#: plugins/personal/generic/class_user.inc:339
-msgid "female"
-msgstr "mujer"
-
-#: plugins/personal/generic/class_user.inc:339
-msgid "male"
-msgstr "hombre"
-
-#: plugins/personal/generic/class_user.inc:395
-#, fuzzy
-msgid "Password configuration"
-msgstr "Descargar configuración"
-
-#: plugins/personal/generic/class_user.inc:429
-msgid "Cannot upload file!"
-msgstr "¡No se puede subir el archivo!"
-
-#: plugins/personal/generic/class_user.inc:522
-msgid "Serial number"
-msgstr "Número serie"
-
-#: plugins/personal/generic/class_user.inc:544
-#: plugins/personal/generic/class_user.inc:1717
-#: plugins/personal/generic/generic_picture.tpl:1
-msgid "User picture"
-msgstr "Foto del usuario"
-
-#: plugins/personal/generic/class_user.inc:550
-#: plugins/personal/generic/class_user.inc:572
-#: plugins/personal/generic/generic.tpl:226
-#: plugins/personal/generic/generic_certs.tpl:3
-msgid "Certificates"
-msgstr "Certificados"
-
-#: plugins/personal/generic/class_user.inc:569
-msgid "(Not supported certificate types are marked as invalid.)"
-msgstr ""
+#: include/utils/class_msgPool.inc:406
+#, php-format
+msgid "Add %s settings"
+msgstr "Añadir caracteristicas %s"
 
-#: plugins/personal/generic/class_user.inc:579
+#: include/utils/class_msgPool.inc:412
 #, php-format
-msgid "Certificate is valid from %s to %s and is currently %s."
-msgstr "El certificado es valido desde %s hasta %s y es actualmente %s."
+msgid "Remove %s settings"
+msgstr "Eliminar las caracteristicas %s"
 
-#: plugins/personal/generic/class_user.inc:582
-msgid "valid"
-msgstr "válido"
+#: include/utils/class_msgPool.inc:418
+msgid "Click the 'Edit' button below to change informations in this dialog"
+msgstr ""
+"Pulse en el botón - Editar - para cambiar la información en esta ventana"
 
-#: plugins/personal/generic/class_user.inc:583
-msgid "invalid"
-msgstr "no válido"
+#: include/utils/class_msgPool.inc:424
+msgid "January"
+msgstr "Enero"
 
-#: plugins/personal/generic/class_user.inc:588
-msgid "No certificate installed"
-msgstr "No hay certificados instalados"
+#: include/utils/class_msgPool.inc:424
+msgid "February"
+msgstr "Febrero"
 
-#: plugins/personal/generic/class_user.inc:614
-msgid "The selected password method is no longer available."
-msgstr "El método de contraseña seleccionado no está disponible."
+#: include/utils/class_msgPool.inc:424
+msgid "March"
+msgstr "Marzo"
 
-#: plugins/personal/generic/class_user.inc:1051
-msgid ""
-"Cannot save user picture, GOsa requires the package 'imagemagick' or 'php5-"
-"imagick' to be installed!"
-msgstr ""
+#: include/utils/class_msgPool.inc:424
+msgid "April"
+msgstr "Abril"
 
-#: plugins/personal/generic/class_user.inc:1177
-msgid "Cannot build RDN: no + allowed to build sub RDN!"
-msgstr "No se puede construir RDN: ¡no se permite + para construir subRDN!"
+#: include/utils/class_msgPool.inc:425
+msgid "May"
+msgstr "Mayo"
 
-#: plugins/personal/generic/class_user.inc:1184
-msgid "Cannot build RDN: attribute is not defined!"
-msgstr "No se puede construir RDN: ¡Atributo no definido!"
+#: include/utils/class_msgPool.inc:425
+msgid "June"
+msgstr "Junio"
 
-#: plugins/personal/generic/class_user.inc:1202
-msgid "Cannot build RDN: invalid attribute parameters!"
-msgstr "No se puede construir RDN: ¡Valor no válido del atributo!"
+#: include/utils/class_msgPool.inc:425
+msgid "July"
+msgstr "Julio"
 
-#: plugins/personal/generic/class_user.inc:1273
-msgid "The selected password method requires initial configuration!"
-msgstr ""
-"¡El método de contraseña seleccionado necesita una configuració inicial!"
+#: include/utils/class_msgPool.inc:425
+msgid "August"
+msgstr "Agosto"
 
-#: plugins/personal/generic/class_user.inc:1349
-#: plugins/personal/generic/class_user.inc:1740
-#: plugins/personal/generic/class_user.inc:1843
-#: plugins/personal/generic/generic.tpl:201
-msgid "Homepage"
-msgstr "Página Web"
+#: include/utils/class_msgPool.inc:425
+msgid "September"
+msgstr "Septiembre"
 
-#: plugins/personal/generic/class_user.inc:1360
-#: plugins/personal/generic/class_user.inc:1852
-#: plugins/personal/generic/generic.tpl:403
-msgid "Mobile"
-msgstr "Móvil"
+#: include/utils/class_msgPool.inc:426
+msgid "October"
+msgstr "Octubre"
 
-#: plugins/personal/generic/class_user.inc:1363
-#: plugins/personal/generic/class_user.inc:1855
-#: plugins/personal/generic/generic.tpl:411
-msgid "Pager"
-msgstr "Buscapersonas"
+#: include/utils/class_msgPool.inc:426
+msgid "November"
+msgstr "Noviembre"
 
-#: plugins/personal/generic/class_user.inc:1368
-#: plugins/personal/generic/class_user.inc:1712
-#: plugins/personal/generic/generic.tpl:117
-msgid "Date of birth"
-msgstr "Fecha de nacimiento"
+#: include/utils/class_msgPool.inc:426
+msgid "December"
+msgstr "Diciembre"
 
-#: plugins/personal/generic/class_user.inc:1483
-msgid "Cannot open certificate!"
-msgstr "¡No puedo abrir el certificado!"
+#: include/utils/class_msgPool.inc:432
+msgid "Sunday"
+msgstr "Domingo"
 
-#: plugins/personal/generic/class_user.inc:1655
-#: plugins/personal/generic/generic.tpl:526
-msgid "Unit"
-msgstr "Unidad"
+#: include/utils/class_msgPool.inc:432
+msgid "Monday"
+msgstr "Lunes"
 
-#: plugins/personal/generic/class_user.inc:1656
-#: plugins/personal/generic/generic.tpl:551
-msgid "House identifier"
-msgstr "Tipo de Vía"
+#: include/utils/class_msgPool.inc:432
+msgid "Tuesday"
+msgstr "Martes"
 
-#: plugins/personal/generic/class_user.inc:1657
-#: plugins/personal/generic/generic.tpl:468
-msgid "Vocation"
-msgstr "Profesión"
+#: include/utils/class_msgPool.inc:432
+msgid "Wednesday"
+msgstr "Miércoles"
 
-#: plugins/personal/generic/class_user.inc:1658
-#: plugins/personal/generic/generic.tpl:595
-msgid "Last delivery"
-msgstr "Última dirección conocida"
+#: include/utils/class_msgPool.inc:432
+msgid "Thursday"
+msgstr "Jueves"
 
-#: plugins/personal/generic/class_user.inc:1659
-#: plugins/personal/generic/generic.tpl:517
-msgid "Person locality"
-msgstr "Lugar de residencia"
+#: include/utils/class_msgPool.inc:432
+msgid "Friday"
+msgstr "Viernes"
 
-#: plugins/personal/generic/class_user.inc:1660
-#: plugins/personal/generic/generic.tpl:476
-msgid "Unit description"
-msgstr "Descripción de la unidad"
+#: include/utils/class_msgPool.inc:432
+msgid "Saturday"
+msgstr "Sábado"
 
-#: plugins/personal/generic/class_user.inc:1661
-#: plugins/personal/generic/generic.tpl:485
-msgid "Subject area"
-msgstr "Área de desarrollo"
+#: include/utils/class_msgPool.inc:439
+msgid "MySQL operation failed!"
+msgstr "¡La consulta MYSQL ha fallado!"
 
-#: plugins/personal/generic/class_user.inc:1662
-#: plugins/personal/generic/generic.tpl:494
-msgid "Functional title"
-msgstr "Función"
+#: include/utils/class_msgPool.inc:447
+msgid "read operation"
+msgstr "lectura"
 
-#: plugins/personal/generic/class_user.inc:1663
-#: plugins/personal/generic/generic_certs.tpl:83
-msgid "Certificate serial number"
-msgstr "Número de serie del certificado"
+#: include/utils/class_msgPool.inc:447
+msgid "add operation"
+msgstr "adición"
 
-#: plugins/personal/generic/class_user.inc:1665
-#: plugins/personal/generic/generic.tpl:535
-msgid "Street"
-msgstr "Calle"
+#: include/utils/class_msgPool.inc:447
+msgid "modify operation"
+msgstr "modificación"
 
-#: plugins/personal/generic/class_user.inc:1667
-#: plugins/personal/generic/generic.tpl:543
-msgid "Postal code"
-msgstr "Código Postal"
+#: include/utils/class_msgPool.inc:448
+msgid "delete operation"
+msgstr "eliminación"
 
-#: plugins/personal/generic/class_user.inc:1671
-msgid "Generic user settings"
-msgstr "Parámetros genéricos del usuario"
+#: include/utils/class_msgPool.inc:448
+msgid "search operation"
+msgstr "busqueda"
 
-#: plugins/personal/generic/class_user.inc:1675
-#: plugins/personal/posix/class_posixAccount.inc:1297
-#: plugins/personal/password/class_password.inc:227
-#: plugins/personal/myaccount/class_MyAccount.inc:5
-#: plugins/personal/myaccount/main.inc:114
-msgid "My account"
-msgstr "Mi cuenta"
+#: include/utils/class_msgPool.inc:448
+msgid "authentication"
+msgstr "autenticación"
 
-#: plugins/personal/generic/class_user.inc:1693
+#: include/utils/class_msgPool.inc:451
 #, php-format
-msgid ""
-"The 'accountRDN' option tells GOsa to use a placeholder pattern for "
-"generating account RDNs. A pattern can include attribute names prefaced by a "
-"%% and normal text: %s. This will generate a RDN consisting of cn=.... "
-"filled with surname and given name of the edited account. This option "
-"disables the use of accountPrimaryAttribute and personalTitleInDn."
-msgstr ""
+msgid "LDAP %s failed!"
+msgstr "¡LDAP %s ha fallado!"
 
-#: plugins/personal/generic/class_user.inc:1707
-#, fuzzy
-msgid "Allow definition of custom filters"
-msgstr "Escribir archivo de configuración"
+#: include/utils/class_msgPool.inc:453
+msgid "LDAP operation failed!"
+msgstr "¡La consulta LDAP ha fallado!"
 
-#: plugins/personal/generic/class_user.inc:1709
-#: plugins/personal/generic/generic.tpl:92
-msgid "Personal title"
-msgstr "Título Personal"
+#: include/utils/class_msgPool.inc:469
+msgid "Upload failed!"
+msgstr "¡Ha fallado el subir archivo!"
 
-#: plugins/personal/generic/class_user.inc:1710
-#: plugins/personal/generic/generic.tpl:102
-msgid "Academic title"
-msgstr "Títulos académicos"
+#: include/utils/class_msgPool.inc:472
+#, php-format
+msgid "Upload failed: %s"
+msgstr "Ha fallado el subir archivo: %s"
 
-#: plugins/personal/generic/class_user.inc:1713
-#: plugins/personal/generic/generic.tpl:140
-msgid "Sex"
-msgstr "Sexo"
+#: include/utils/class_msgPool.inc:479
+msgid "Communication failure with the infrastructure service!"
+msgstr "¡Ha fallado la comunciación con el servicio de infraestructura!"
 
-#: plugins/personal/generic/class_user.inc:1714
-#: plugins/personal/generic/generic.tpl:154
-msgid "Preferred language"
-msgstr "Idioma preferido"
+#: include/utils/class_msgPool.inc:481
+#, php-format
+msgid "Communication failure with the infrastructure service: %s"
+msgstr "Ha fallado la comunciación con el servicio de infraestructura: %s"
 
-#: plugins/personal/generic/class_user.inc:1719
+#: include/utils/class_msgPool.inc:488
 #, fuzzy
-msgid "Login restrictions"
-msgstr "Restricciones de contraseña"
-
-#: plugins/personal/generic/class_user.inc:1723
-msgid "Department number"
-msgstr "Número del departamento"
-
-#: plugins/personal/generic/class_user.inc:1725
-msgid "Employee number"
-msgstr "Número de empleado"
+msgid "Communication failure with the GOsa-NG service!"
+msgstr "¡Ha fallado la comunciación con el servicio de infraestructura!"
 
-#: plugins/personal/generic/class_user.inc:1726
-#: plugins/personal/generic/generic.tpl:330
-msgid "Employee type"
-msgstr "Funciones laborales"
+#: include/utils/class_msgPool.inc:490
+#, fuzzy, php-format
+msgid "Communication failure with the GOsa-NG service: %s"
+msgstr "Ha fallado la comunciación con el servicio de infraestructura: %s"
 
-#: plugins/personal/generic/class_user.inc:1728
-msgid "Room number"
-msgstr "Número de habitación"
+#: include/utils/class_msgPool.inc:497 include/utils/class_msgPool.inc:500
+#, fuzzy, php-format
+msgid "This %s is still in use by this object: %s"
+msgstr "'%s' esta todavía en uso por el objeto: %s"
 
-#: plugins/personal/generic/class_user.inc:1729
-#, fuzzy
-msgid "Telephone number"
-msgstr "Número de teléfono"
+#: include/utils/class_msgPool.inc:503
+#, fuzzy, php-format
+msgid "This %s is still in use."
+msgstr "'%s' esta todavía en uso."
 
-#: plugins/personal/generic/class_user.inc:1730
-msgid "Pager number"
-msgstr "Número del busca"
+#: include/utils/class_msgPool.inc:505
+#, fuzzy, php-format
+msgid "This %s is still in use by these objects: %s"
+msgstr "'%s' esta todavía en uso por los objetos: %s"
 
-#: plugins/personal/generic/class_user.inc:1731
-msgid "Mobile number"
-msgstr "Teléfono móvil"
+#: include/utils/class_msgPool.inc:511
+#, fuzzy, php-format
+msgid "File %s does not exist!"
+msgstr "¡El archivo %s no existe!"
 
-#: plugins/personal/generic/class_user.inc:1732
-msgid "Fax number"
-msgstr "Número de Fax"
+#: include/utils/class_msgPool.inc:517
+#, fuzzy, php-format
+msgid "Cannot open file %s for reading!"
+msgstr "¡No se puede abrir el archivo '%s'!"
 
-#: plugins/personal/generic/class_user.inc:1738
-msgid "Home postal address"
-msgstr "Dirección Postal personal"
+#: include/utils/class_msgPool.inc:523
+#, fuzzy, php-format
+msgid "Cannot open file %s for writing!"
+msgstr "¡No se puede grabar el archivo '%s'!"
 
-#: plugins/personal/generic/class_user.inc:1739
-msgid "Home phone number"
-msgstr "Número de teléfono personal"
+#: include/utils/class_msgPool.inc:529
+#, fuzzy, php-format
+msgid ""
+"The value for %s is currently unconfigured or invalid, please check your "
+"configuration file!"
+msgstr ""
+"El valor para '%s' no esta configurado o no es válido.¡Por favor compruebe "
+"el archivo de configuración!"
 
-#: plugins/personal/generic/class_user.inc:1741
-msgid "User password method"
-msgstr "Metodo de contraseña de usuario"
+#: include/utils/class_msgPool.inc:535
+#, fuzzy, php-format
+msgid "Cannot delete file %s!"
+msgstr "¡No se puede eliminar el fichero '%s'!"
 
-#: plugins/personal/generic/class_user.inc:1742
-msgid "User certificates"
-msgstr "Certificados de usuario"
+#: include/utils/class_msgPool.inc:541
+#, fuzzy, php-format
+msgid "Cannot create folder %s!"
+msgstr "¡No se puede crear la carpeta '%s'!"
 
-#: plugins/personal/generic/class_user.inc:1950
-#, fuzzy
-msgid "Entries differ"
-msgstr "Entradas por página"
+#: include/utils/class_msgPool.inc:547
+#, fuzzy, php-format
+msgid "Cannot delete folder %s!"
+msgstr "¡No se puede eliminar la carpeta '%s'!"
 
-#: plugins/personal/generic/generic.tpl:1
-#: plugins/personal/generic/generic.tpl:3
-#: plugins/personal/generic/paste_generic.tpl:6
-msgid "Personal information"
-msgstr "Información personal"
+#: include/utils/class_msgPool.inc:553
+#, php-format
+msgid "Checking for %s support"
+msgstr "Comprobando soporte %s"
 
-#: plugins/personal/generic/generic.tpl:8
-#: plugins/personal/generic/paste_generic.tpl:31
-#: plugins/personal/generic/generic_picture.tpl:2
-#, fuzzy
-msgid "The users picture"
-msgstr "Foto del usuario"
+#: include/utils/class_msgPool.inc:559
+#, php-format
+msgid "Install and activate the %s PHP module."
+msgstr "Instala y activa el módulo de PHP %s."
 
-#: plugins/personal/generic/generic.tpl:21
-msgid "Change picture"
-msgstr "Cambiar foto"
+#: include/utils/class_msgPool.inc:565
+#, fuzzy, php-format
+msgid ""
+"Cannot initialize class %s! Maybe there is a plugin missing in your gosa "
+"setup?"
+msgstr ""
+"¡No se puede inicializar la clase '%s'! ¿Puede que falte la extensión "
+"correspondiente en la configuración de GOsa?"
 
-#: plugins/personal/generic/generic.tpl:34
-#: plugins/personal/generic/generic.tpl:81
-#: plugins/personal/posix/generic.tpl:51
-#: plugins/personal/posix/paste_generic.tpl:17
-#: plugins/personal/posix/posix_shadow.tpl:2
+#: include/utils/class_msgPool.inc:571
 #, fuzzy
-msgid "Account settings"
-msgstr "Parametros de grupos"
+msgid ""
+"The supplied base is not valid and has been reset to its previous value!"
+msgstr "¡La base introducida no es válida, se ha dejado el valor anterior!"
 
-#: plugins/personal/generic/generic.tpl:83
-msgid "Template name"
-msgstr "Nombre de la plantilla"
+#: include/utils/class_timezone.inc:47
+#, fuzzy, php-format
+msgid "The configured timezone %s is not valid!"
+msgstr "No se puede acceder a la configuración de GOsa %s/%s. Cancelado"
 
-#: plugins/personal/generic/generic.tpl:193
-msgid "Private phone"
-msgstr "Teléfono privado"
+#: include/utils/class_xml.inc:51
+msgid "XML error"
+msgstr "Error XML"
 
-#: plugins/personal/generic/generic.tpl:209
-msgid "Password storage"
-msgstr "Almacén de claves"
+#: include/class_msg_dialog.inc:124
+msgid "Please fix the above error and reload the page."
+msgstr "Por favor solucione el problema y actualize la página."
 
-#: plugins/personal/generic/generic.tpl:229
-msgid "Edit certificates"
-msgstr "Editar certificados"
+#: include/class_session.inc:76 include/class_session.inc:101
+#: include/class_session.inc:127
+#, fuzzy
+msgid "Requested channel does not exist!"
+msgstr ""
+"¡El canal requerido no existe!. Por favor  contacte con su Administrador."
 
-#: plugins/personal/generic/generic.tpl:241
-msgid "Restrict login to"
-msgstr "Restringir inicio de sesión a"
+#: include/class_ldap.inc:305 include/class_ldap.inc:342
+msgid "Performance warning"
+msgstr "Aviso e rendimiento"
 
-#: plugins/personal/generic/generic.tpl:249
-#: plugins/personal/generic/generic.tpl:269
-msgid "IP or network"
-msgstr "IP o Red"
+#: include/class_ldap.inc:305 include/class_ldap.inc:342
+#, fuzzy, php-format
+msgid "LDAP performance is poor: last query took %.2fs!"
+msgstr "El rendimiento LDAP es bajo: ¡la última consulta tardó sobre %.2fs!"
 
-#: plugins/personal/generic/generic.tpl:285
-#: plugins/personal/generic/generic.tpl:288
-#: plugins/personal/generic/generic.tpl:296
-#: plugins/personal/generic/generic.tpl:383
-#: plugins/personal/generic/generic.tpl:434
-#: plugins/personal/generic/generic.tpl:466
-#: plugins/personal/generic/generic.tpl:515
-#: plugins/personal/generic/generic.tpl:564
-msgid "Organizational information"
-msgstr "Información corporativa"
+#: include/class_ldap.inc:784
+#, fuzzy, php-format
+msgid "Cannot automatically create subtrees with RDN %s: no object class found"
+msgstr ""
+"No se pueden crear automáticamente subárboles con RDN '%s': ¡No se ha "
+"encontrado la clase del objeto!"
 
-#: plugins/personal/generic/generic.tpl:296
-#: plugins/personal/generic/generic.tpl:383
-#: plugins/personal/generic/generic.tpl:434
-#: plugins/personal/generic/generic.tpl:466
-#: plugins/personal/generic/generic.tpl:515
-#: plugins/personal/generic/generic.tpl:564
-#, fuzzy
-msgid "part"
-msgstr "Smarty"
+#: include/class_ldap.inc:835
+#, fuzzy, php-format
+msgid "Cannot automatically create subtrees with RDN %s: not supported"
+msgstr ""
+"No se pueden crear automáticamente subárboles con RDN '%s': no soportado"
 
-#: plugins/personal/generic/generic.tpl:314
-msgid "Department No."
-msgstr "Número departamento"
+#: include/class_ldap.inc:922
+#, fuzzy, php-format
+msgid "while operating on %s using LDAP server %s"
+msgstr "mientras operaba en '%s' usando el servidor LDAP '%s'"
 
-#: plugins/personal/generic/generic.tpl:322
-msgid "Employee No."
-msgstr "Número empleado"
+#: include/class_ldap.inc:924
+#, php-format
+msgid "while operating on LDAP server %s"
+msgstr "mientras operaba en el servidor LDAP '%s'"
 
-#: plugins/personal/generic/generic.tpl:385
-#: plugins/personal/generic/generic.tpl:566
-msgid "Room No."
-msgstr "Número sala"
+#: include/class_ldap.inc:977
+#, php-format
+msgid "Command line programm %s is missing!"
+msgstr ""
 
-#: plugins/personal/generic/generic.tpl:580
-msgid "Please use the phone tab"
-msgstr "Por favor use la sección telefóno"
+#: include/class_ldap.inc:1138
+#, fuzzy, php-format
+msgid ""
+"Invalid DN %s: block to be imported should start with 'dn: ...' in line %s"
+msgstr ""
+"No es un DN válido: '%s': El bloque para importar debe empezar por 'dn: ...' "
+"en la linea %s"
 
-#: plugins/personal/generic/paste_generic.tpl:1
-msgid "User settings"
-msgstr "Caracteristicas del usuario"
+#: include/class_ldap.inc:1167
+#, fuzzy, php-format
+msgid "Error while importing DN %s: please check LDIF from line %s on!"
+msgstr ""
+"Ha habido un error importando dn: '%s', ¡Por favor compruebe su LDIF desde "
+"la línea %s en adelante!"
 
-#: plugins/personal/generic/paste_generic.tpl:3
-#, fuzzy
-msgid "Paste user"
-msgstr "Pegar"
+#: include/php_setup.inc:107
+msgid "Generating this page caused the PHP interpreter to raise some errors!"
+msgstr ""
+"¡La generación de esta página ha provocado errores en el interprete PHP!"
 
-#: plugins/personal/generic/paste_generic.tpl:24
-msgid "Clear password"
-msgstr "Borrar Contraseña"
+#: include/php_setup.inc:110
+#, fuzzy
+msgid "Send bug report"
+msgstr "Enviar informe de errores"
 
-#: plugins/personal/generic/paste_generic.tpl:25
-msgid "Set new password"
-msgstr "Introducir nueva contraseña"
+#: include/php_setup.inc:114
+msgid "Toggle details"
+msgstr ""
 
-#: plugins/personal/generic/paste_generic.tpl:43
-#: plugins/personal/generic/generic_picture.tpl:13
-msgid "Remove picture"
-msgstr "Eliminar foto"
+#: include/php_setup.inc:123
+msgid "PHP error"
+msgstr "Error PHP"
 
-#: plugins/personal/generic/generic_certs.tpl:5
-#, fuzzy
-msgid "The users standard certificate"
-msgstr "Certificado estándar"
+#: include/php_setup.inc:142
+msgid "class"
+msgstr "clase"
 
-#: plugins/personal/generic/generic_certs.tpl:8
-msgid "Standard certificate"
-msgstr "Certificado estándar"
+#: include/php_setup.inc:148
+msgid "function"
+msgstr "función"
 
-#: plugins/personal/generic/generic_certs.tpl:31
-#, fuzzy
-msgid "The users S/MIME certificate"
-msgstr "Certificado S/MIME"
+#: include/php_setup.inc:153
+msgid "static"
+msgstr "estático"
 
-#: plugins/personal/generic/generic_certs.tpl:34
-msgid "S/MIME certificate"
-msgstr "Certificado S/MIME"
+#: include/php_setup.inc:157
+msgid "method"
+msgstr "método"
 
-#: plugins/personal/generic/generic_certs.tpl:57
+#: include/php_setup.inc:190
 #, fuzzy
-msgid "The users PKCS12 certificate"
-msgstr "Certificado PKCS12"
+msgid "Traceback"
+msgstr "Traza"
 
-#: plugins/personal/generic/generic_certs.tpl:60
-msgid "PKCS12 certificate"
-msgstr "Certificado PKCS12"
+#: include/php_setup.inc:191
+msgid "File"
+msgstr "Archivo"
 
-#: plugins/personal/posix/trustModeDialog/generic.tpl:5
-#: plugins/personal/posix/trustModeDialog/generic.tpl:21
-msgid "Trust mode"
-msgstr "Modo seguro"
+#: include/php_setup.inc:191
+msgid "Line"
+msgstr "Linea"
 
-#: plugins/personal/posix/trustModeDialog/class_trustModeDialog.inc:173
-msgid "disabled"
-msgstr "desactivado"
+#: include/php_setup.inc:192
+msgid "Arguments"
+msgstr "Argumentos"
 
-#: plugins/personal/posix/trustModeDialog/class_trustModeDialog.inc:173
-msgid "full access"
-msgstr "Acceso sin restricciones"
+#: include/class_releaseSelector.inc:214 include/class_baseSelector.inc:188
+#: include/class_listing.inc:1057 include/class_listing.inc:1059
+msgid "Root"
+msgstr "Raíz"
 
-#: plugins/personal/posix/trustModeDialog/class_trustModeDialog.inc:174
-msgid "allow access to these hosts"
-msgstr "Permitir el acceso a estos equipos"
+#: include/class_releaseSelector.inc:262 include/class_ItemSelector.inc:289
+#: include/class_baseSelector.inc:235
+msgid "Submit"
+msgstr "Enviar"
 
-#: plugins/personal/posix/class_posixAccount.inc:38
-msgid "Edit users POSIX settings"
-msgstr "Editar parametros de usuarios POSIX"
+#: include/class_socketClient.inc:108
+#, fuzzy, php-format
+msgid "Socket connection to %s:%s failed: %s"
+msgstr "Ha fallado la conexión a la máquina '%s:%s': %s"
 
-#: plugins/personal/posix/class_posixAccount.inc:146
-msgid "expired"
-msgstr "expiró"
+#: include/class_socketClient.inc:191
+#, fuzzy, php-format
+msgid "Socket timeout of %s seconds reached!"
+msgstr "Tiempo excedido de %s segundos para conexión alcanzado."
 
-#: plugins/personal/posix/class_posixAccount.inc:148
-msgid "grace time active"
-msgstr "Periodo de gracia activado"
+#: include/class_multi_plug.inc:362
+#, fuzzy
+msgid "You are currently editing multiple entries."
+msgstr "Está actualmente editando varias entradas."
 
-#: plugins/personal/posix/class_posixAccount.inc:151
-#: plugins/personal/posix/class_posixAccount.inc:153
-#: plugins/personal/posix/class_posixAccount.inc:155
-msgid "active"
-msgstr "activo"
+#: include/class_multi_plug.inc:394
+#, fuzzy
+msgid "Reset password"
+msgstr "Introducir contraseña"
+
+#: include/class_multi_plug.inc:394
+#, fuzzy
+msgid "The user password has been reset. Please set a new password!"
+msgstr ""
+"¡La contraseña del usuario se ha eliminado, por favor introduzca una nueva!"
 
-#: plugins/personal/posix/class_posixAccount.inc:151
-msgid "password not changeable"
-msgstr "no puede cambiar la contraseña"
+#: include/class_filter.inc:226
+#, fuzzy
+msgid "Search filter"
+msgstr "Parámetro"
 
-#: plugins/personal/posix/class_posixAccount.inc:153
-msgid "password expired"
-msgstr "la contraseña expiró"
+#: include/class_filter.inc:444
+msgid "Search in subtrees"
+msgstr "Buscar en subárboles"
 
-#: plugins/personal/posix/class_posixAccount.inc:226
-msgid "automatic"
-msgstr "automático"
+#: include/class_filter.inc:449
+#, fuzzy
+msgid "Edit filters"
+msgstr "Editar certificados"
 
-#: plugins/personal/posix/class_posixAccount.inc:374
+#: include/class_userFilterEditor.inc:254
 #, php-format
-msgid "Password can't be changed up to %s days after last change"
+msgid "Error in filter #%s: %s opening and %s closing brackets detected!"
 msgstr ""
-"La contraseñas no pueden ser cambiadas hasta %s días desde el último cambio"
 
-#: plugins/personal/posix/class_posixAccount.inc:378
+#: include/class_configRegistry.inc:197
 #, php-format
-msgid "Password must be changed after %s days"
-msgstr "La contraseñas deben ser cambiadas despues de %s días"
+msgid "%s has version %s but %s is required!"
+msgstr ""
 
-#: plugins/personal/posix/class_posixAccount.inc:382
-#, php-format
-msgid "Disable account after %s days of inactivity after password expiry"
+#: include/class_configRegistry.inc:252
+msgid ""
+"Plugins that require one or more of the object classes above will be "
+"disabled until the object classes get updated."
 msgstr ""
-"Desactivar cuenta despues de %s días de inactividad una vez caducada la "
-"contraseña"
 
-#: plugins/personal/posix/class_posixAccount.inc:386
-#, php-format
-msgid "Warn user %s days before password expiry"
-msgstr "Avisar al usuario %s días antes de que la contraseña caduque"
+#: include/class_configRegistry.inc:254
+#, fuzzy
+msgid "Schema validation error"
+msgstr "Error de Autenticación"
 
-#: plugins/personal/posix/class_posixAccount.inc:651
-msgid "Timeout while waiting for lock. Ignoring lock!"
-msgstr "Tiempo de espera agotado esperando un bloqueo. ¡Ignorando bloqueo!"
+#: include/class_configRegistry.inc:689
+#, fuzzy, php-format
+msgid "The value %s specified for %s:%s needs to be a bool value!"
+msgstr ""
+"¡El comando especificado como método %s para la extensión '%s' no existe!"
 
-#: plugins/personal/posix/class_posixAccount.inc:709
-#: plugins/personal/posix/class_posixAccount.inc:1000
-msgid "Group of user"
-msgstr "Grupo de usuarios"
+#: include/class_configRegistry.inc:704
+#, fuzzy, php-format
+msgid "The value %s specified for %s:%s needs to be a string!"
+msgstr ""
+"¡El comando especificado como método %s para la extensión '%s' no existe!"
 
-#: plugins/personal/posix/class_posixAccount.inc:774
-msgid ""
-"A duplicated UID number was written for this user. If this was not intended "
-"please verify all used uidNumbers!"
+#: include/class_configRegistry.inc:719
+#, fuzzy, php-format
+msgid "The value %s specified for %s:%s needs to be numeric!"
 msgstr ""
-"UN número UID duplicado ha sido introducido para este usuario. ¡Si esto no "
-"es intencionado por favor verifique todos los uidNumbers usado!"
+"¡El comando especificado como método %s para la extensión '%s' no existe!"
 
-#: plugins/personal/posix/class_posixAccount.inc:858
-#: plugins/personal/posix/class_posixAccount.inc:861
-#: plugins/personal/posix/class_posixAccount.inc:936
-#: plugins/personal/posix/class_posixAccount.inc:939
-#: plugins/personal/posix/class_posixAccount.inc:1307
-#: plugins/personal/posix/generic.tpl:8
-#: plugins/personal/posix/paste_generic.tpl:6
-#: plugins/personal/posix/paste_generic.tpl:9
-msgid "Home directory"
-msgstr "Directorio de usuario"
+#: include/class_configRegistry.inc:734
+#, fuzzy, php-format
+msgid "The path %s specified for %s:%s is invalid!"
+msgstr "¡'%s' comando para la extensión %s no es válido!"
 
-#: plugins/personal/posix/class_posixAccount.inc:892
-#: plugins/personal/posix/class_posixAccount.inc:945
-msgid "shadowMin"
-msgstr "shadowMin"
+#: include/class_configRegistry.inc:750 include/class_configRegistry.inc:797
+#, fuzzy, php-format
+msgid "The folder %s specified for %s:%s does not exists!"
+msgstr ""
+"¡El comando especificado como método %s para la extensión '%s' no existe!"
 
-#: plugins/personal/posix/class_posixAccount.inc:897
-#: plugins/personal/posix/class_posixAccount.inc:950
-msgid "shadowMax"
-msgstr "shadowMax"
+#: include/class_configRegistry.inc:755
+#, fuzzy, php-format
+msgid "The folder %s specified for %s:%s is not readable!"
+msgstr ""
+"¡El comando especificado como método %s para la extensión '%s' no existe!"
 
-#: plugins/personal/posix/class_posixAccount.inc:902
-#: plugins/personal/posix/class_posixAccount.inc:955
-msgid "shadowWarning"
-msgstr "shadowWarning"
+#: include/class_configRegistry.inc:775 include/class_configRegistry.inc:780
+#, fuzzy, php-format
+msgid "The file %s specified for %s:%s is not writeable!"
+msgstr ""
+"¡El comando especificado como método %s para la extensión '%s' no existe!"
 
-#: plugins/personal/posix/class_posixAccount.inc:916
-#: plugins/personal/posix/class_posixAccount.inc:969
-msgid "shadowInactive"
-msgstr "shadowInactive"
+#: include/class_configRegistry.inc:802
+#, fuzzy, php-format
+msgid "The folder %s specified for %s:%s is not writeable!"
+msgstr ""
+"¡El comando especificado como método %s para la extensión '%s' no existe!"
 
-#: plugins/personal/posix/class_posixAccount.inc:1293
-msgid "POSIX account"
-msgstr "Cuenta POSIX"
+#: include/class_configRegistry.inc:820
+#, fuzzy, php-format
+msgid "The file %s specified for %s:%s does not exists!"
+msgstr ""
+"¡El comando especificado como método %s para la extensión '%s' no existe!"
 
-#: plugins/personal/posix/class_posixAccount.inc:1308
-#: plugins/personal/posix/generic.tpl:26
-#: plugins/personal/posix/paste_generic.tpl:19
-msgid "Primary group"
-msgstr "Grupo primario"
+#: include/class_configRegistry.inc:825
+#, fuzzy, php-format
+msgid "The file %s specified for %s:%s is not readable!"
+msgstr ""
+"¡El comando especificado como método %s para la extensión '%s' no existe!"
 
-#: plugins/personal/posix/class_posixAccount.inc:1309
-#: plugins/personal/posix/generic.tpl:16
-msgid "Shell"
-msgstr "Shell"
+#: include/class_configRegistry.inc:841
+#, fuzzy, php-format
+msgid "The command %s specified for %s:%s is invalid!"
+msgstr "¡'%s' comando (%s) para la extensión %s no es válido!"
 
-#: plugins/personal/posix/class_posixAccount.inc:1310
-#: setup/setup_migrate.tpl:49
-msgid "User ID"
-msgstr "Identificador (ID) de usuario"
+#: include/class_configRegistry.inc:856
+#, fuzzy, php-format
+msgid "The DN %s specified for %s:%s is invalid!"
+msgstr "¡'%s' comando para la extensión %s no es válido!"
 
-#: plugins/personal/posix/class_posixAccount.inc:1311
-msgid "Group ID"
-msgstr "Identificador (ID) de Grupo"
+#: include/class_configRegistry.inc:871
+#, fuzzy, php-format
+msgid "The RDN %s specified for %s:%s is invalid!"
+msgstr "¡'%s' comando para la extensión %s no es válido!"
 
-#: plugins/personal/posix/class_posixAccount.inc:1313
-#, fuzzy
-msgid "Shadow last changed"
-msgstr "Mostrar cambios"
+#: include/class_SnapshotHandler.inc:45 include/class_SnapshotHandler.inc:76
+#, fuzzy, php-format
+msgid ""
+"The snapshot functionality is enabled but the required variable %s is not "
+"set!"
+msgstr ""
+"La funcionalidad de instancias esta activa, pero el valor requerido '%s' no "
+"está activo."
 
-#: plugins/personal/posix/class_posixAccount.inc:1314
+#: include/class_SnapshotHandler.inc:58
+#, fuzzy, php-format
+msgid ""
+"The snapshot functionality is enabled but the required PHP compression "
+"module is missing: %s!"
+msgstr ""
+"La funcionalidad de instancias esta activa, pero no se encuentra el módulo "
+"de compresión requerido. Por favor instale '%s'."
+
+#: include/class_sortableListing.inc:234
 #, fuzzy
-msgid "Last login"
-msgstr "Último inicio de sesión"
+msgid "Sortable list"
+msgstr "Exportar lista"
 
-#: plugins/personal/posix/class_posixAccount.inc:1316
-msgid "Force password change on login"
-msgstr "Forzar el cambio de contraseña al iniciar"
+#: include/class_sortableListing.inc:239
+msgid "Edit this entry"
+msgstr "Editar esta entrada"
 
-#: plugins/personal/posix/class_posixAccount.inc:1317
-msgid "Shadow min"
-msgstr "Shadow min"
+#: include/class_sortableListing.inc:244
+msgid "Delete this entry"
+msgstr "Eliminar esta entrada"
 
-#: plugins/personal/posix/class_posixAccount.inc:1318
-msgid "Shadow max"
-msgstr "Shadow max"
+#: include/class_sortableListing.inc:274 include/class_listing.inc:257
+msgid "Sort ascending"
+msgstr ""
 
-#: plugins/personal/posix/class_posixAccount.inc:1319
-msgid "Shadow warning"
-msgstr "Shadow warning"
+#: include/class_sortableListing.inc:274 include/class_listing.inc:257
+msgid "Sort descending"
+msgstr ""
 
-#: plugins/personal/posix/class_posixAccount.inc:1320
-msgid "Shadow inactive"
-msgstr "Shadow inactive"
+#: include/class_gosaSupportDaemon.inc:112
+msgid "GOsa support daemon"
+msgstr "Demonio de soporte GOsa"
 
-#: plugins/personal/posix/class_posixAccount.inc:1321
-msgid "Shadow expire"
-msgstr "Shadow expire"
+#: include/class_gosaSupportDaemon.inc:787
+msgid "Cannot not parse XML!"
+msgstr "¡No se puede analizar el XML!"
 
-#: plugins/personal/posix/class_posixAccount.inc:1322
-msgid "Public SSH key"
-msgstr "Clave pública SSH"
+#: include/class_gosaSupportDaemon.inc:1184
+#, php-format
+msgid "Cannot send abort event for entry %s!"
+msgstr "¡No se puede enviar el evento abortar para la entrada %s!"
+
+#: include/class_gosaSupportDaemon.inc:1204
+#, php-format
+msgid "Cannot remove entry %s!"
+msgstr "¡No se puede eliminar la entrada %s!"
+
+#: include/password-methods/class_password-methods.inc:339
+msgid "Cannot find a suitable password method for the current hash!"
+msgstr ""
+"¡No se puede encontrar un método de codificación válido para la clave "
+"introducida!"
+
+#: include/class_CopyPasteHandler.inc:118
+#: include/class_CopyPasteHandler.inc:127
+#: include/class_CopyPasteHandler.inc:159
+#: include/class_CopyPasteHandler.inc:176
+#: include/class_CopyPasteHandler.inc:185
+#: include/class_CopyPasteHandler.inc:193
+#: include/class_CopyPasteHandler.inc:273
+#, php-format
+msgid "Copy and paste failed!"
+msgstr "¡Ha fallado copiar y pegar! "
 
-#: plugins/personal/posix/class_posixAccount.inc:1323
-msgid "System trust model"
-msgstr "Sistema de confianza"
+#: include/class_CopyPasteHandler.inc:118
+#, fuzzy, php-format
+msgid "Cannot set permission for %s"
+msgstr "No se pueden modificar los permisos para '%s'"
 
-#: plugins/personal/posix/generic.tpl:1
-#: plugins/personal/posix/paste_generic.tpl:1
-#: plugins/personal/posix/paste_generic.tpl:5
-msgid "POSIX settings"
-msgstr "Parametros POSIX"
+#: include/class_CopyPasteHandler.inc:159
+#, fuzzy, php-format
+msgid "'%s' is no valid LDAP object"
+msgstr "'%s' no es un objeto LDAP válido"
 
-#: plugins/personal/posix/generic.tpl:42
-#, fuzzy
-msgid "Last log-on"
-msgstr "Último inicio de sesión"
+#: include/class_CopyPasteHandler.inc:176
+#, php-format
+msgid "No write permission in '%s'"
+msgstr "No tiene permiso de escritura en '%s'"
 
-#: plugins/personal/posix/generic.tpl:60
-#: plugins/personal/posix/paste_generic.tpl:33
-msgid "Force UID/GID"
-msgstr "Forzar UID/GID"
+#: include/class_CopyPasteHandler.inc:193
+#, php-format
+msgid "Cannot set permission for '%s'"
+msgstr "No se pueden modificar los permisos para '%s'"
 
-#: plugins/personal/posix/generic.tpl:92
-#: plugins/personal/posix/paste_generic.tpl:68
-msgid "(Warning: more than 16 groups are not supported by NFS!)"
-msgstr "(Aviso: NFS no soporta mas de 16 grupos)"
+#: include/class_CopyPasteHandler.inc:396
+#, php-format
+msgid "These objects will be pasted: %s"
+msgstr "Estos objetos serán modificados: %s"
 
-#: plugins/personal/posix/generic.tpl:101
-msgid "Common group"
-msgstr "Grupo común"
+#: include/class_CopyPasteHandler.inc:420
+#, php-format
+msgid "This object will be pasted: %s"
+msgstr "Este objeto sera modificado: %s"
 
-#: plugins/personal/posix/generic.tpl:105
-msgid "Groups differ"
-msgstr "Grupo diferente"
+#: include/class_CopyPasteHandler.inc:571 include/class_listing.inc:1467
+#: include/class_listing.inc:1469
+msgid "Paste"
+msgstr "Pegar"
 
-#: plugins/personal/posix/generic.tpl:125
-#, fuzzy
-msgid "Account permissions"
-msgstr "Parametros de grupos"
+#: include/class_CopyPasteHandler.inc:573
+msgid "Cannot paste"
+msgstr "No puedo pegar"
 
-#: plugins/personal/posix/generic.tpl:130
-msgid "SSH keys"
-msgstr "Claves SSH"
+#: include/class_tabs.inc:57
+#, fuzzy, php-format
+msgid "No plugin definition for %s found: please check the configuration file!"
+msgstr ""
+"No hay definiciones de extensión para iniciar '%s', por favor compruebe su "
+"archivo de configuración."
 
-#: plugins/personal/posix/generic.tpl:131
-msgid "Edit public ssh keys..."
-msgstr "Editar claves SSH públicas..."
+#: include/class_tabs.inc:270
+#, fuzzy, php-format
+msgid "Delete process has been canceled by plugin %s: %s"
+msgstr "El proceso de eliminación ha sido cancelado por la extensión '%s': %s"
 
-#: plugins/personal/posix/trustSelect/class_trustSelect.inc:29
-#, fuzzy
-msgid "Trust machine selection"
-msgstr "Parametros de grupos"
+#: include/class_tabs.inc:408
+msgid "References"
+msgstr "Referencias"
 
-#: plugins/personal/posix/groupSelect/class_groupSelect.inc:29
-#, fuzzy
-msgid "Group selection"
-msgstr "Parametros de grupos"
+#: include/class_config.inc:168
+#, php-format
+msgid "XML error in gosa.conf: %s at line %d"
+msgstr "Error XML en gosa.conf: %s en la línea %d"
 
-#: plugins/personal/posix/posix_shadow.tpl:12
-msgid "User must change password on first login"
-msgstr "El usuario debe introducir la contraseña en el primer inicio de sesión"
+#: include/class_config.inc:367
+msgid "Cannot bind to LDAP!"
+msgstr ""
 
-#: plugins/personal/posix/posix_shadow.tpl:59
-#, fuzzy
-msgid "Password expiration settings"
-msgstr "Parámetros de Contraseña"
+#: include/class_config.inc:711
+msgid "sambaSID and/or sambaRidBase missing in the configuration!"
+msgstr "¡sambaSID y/o sambaRidBase no aparece en la configuración!"
 
-#: plugins/personal/posix/posix_shadow.tpl:62
-msgid "Password expires on"
-msgstr "La contraseña expira en"
+#: include/class_config.inc:1130
+msgid "Configuration"
+msgstr "Configuración"
 
-#: plugins/personal/password/changed.tpl:3
-#: plugins/personal/myaccount/changed.tpl:3
+#: include/class_config.inc:1130
 #, fuzzy
 msgid ""
-"You've successfully changed your password. Remember to change all programs "
-"configured to use it as well."
+"The configuration file you are using is outdated. Please move the GOsa "
+"configuration file away to run the GOsa setup again."
 msgstr ""
-"Su cambio de contraseña se ha realizado correctamente. Recuerde cambiarla en "
-"todos los programas configurados también."
+"El archivo de configuración que está usando es obsoleto. Por favor quite el "
+"archivo de configuración de GOsa y use el asistente de configuración."
 
-#: plugins/personal/password/password.tpl:4
-#: plugins/personal/myaccount/password.tpl:4
+#: include/class_config.inc:1172 include/class_config.inc:1203
+#, fuzzy, php-format
 msgid ""
-"To change your personal password use the fields below. The changes take "
-"effect immediately. Please memorize the new password, because you wouldn't "
-"be able to login without it."
+"The snapshot functionality is enabled, but the required variable %s is not "
+"set."
 msgstr ""
-"Para cambiar su contraseña personal use los campos siguientes. Los cambios "
-"tendrán efecto inmediato. Por favor memorice la nueva contraseña, porque no "
-"podrá entrar sin ella."
+"La funcionalidad de instancias esta activa, pero el valor requerido '%s' no "
+"está activo."
 
-#: plugins/personal/password/password.tpl:10
-#, fuzzy
-msgid "Your Password has expired. Please choose a new password."
-msgstr "Su contraseña ha caducado. ¡Por favor seleccione una nueva!"
+#: include/class_config.inc:1185
+#, fuzzy, php-format
+msgid ""
+"The snapshot functionality is enabled, but the required compression module "
+"is missing. Please install %s."
+msgstr ""
+"La funcionalidad de instancias esta activa, pero no se encuentra el módulo "
+"de compresión requerido. Por favor instale '%s'."
 
-#: plugins/personal/password/password.tpl:16
-#: plugins/personal/password/password.tpl:45
-#: plugins/personal/myaccount/password.tpl:10
-#: plugins/personal/myaccount/password.tpl:39
+#: include/class_SnapShotDialog.inc:55
 #, fuzzy
-msgid "Password change dialog"
-msgstr "Cambio de contraseña"
+msgid "Date"
+msgstr "Pegar"
 
-#: plugins/personal/password/password.tpl:104
-#: plugins/personal/myaccount/password.tpl:97
-msgid "Clear fields"
-msgstr "Limpiar información"
+#: include/class_SnapShotDialog.inc:94
+#, fuzzy, php-format
+msgid "You are about to delete the snapshot %s."
+msgstr "Va a eliminar la instantanea '%s'."
 
-#: plugins/personal/password/class_password.inc:27
-msgid "Change user password"
-msgstr "Cambiar contraseña de usuario"
+#: include/class_SnapShotDialog.inc:142 include/class_listing.inc:1583
+msgid "Restore snapshot"
+msgstr "Recuperar instantanea"
 
-#: plugins/personal/password/class_password.inc:156
-msgid ""
-"The password you've entered as your current password doesn't match the real "
-"one."
-msgstr "La contraseña introducida como contraseña actual no es correcta."
+#: include/class_SnapShotDialog.inc:143
+#, fuzzy
+msgid "Delete snapshot"
+msgstr "Crear instantánea"
 
-#: plugins/personal/password/class_password.inc:159
-msgid "You have no permission to change your password."
-msgstr "No tiene permisos para cambiar su contraseña."
+#: include/class_SnapShotDialog.inc:144 include/class_SnapShotDialog.inc:162
+msgid "Y-m-d, H:i:s"
+msgstr "Y-m-d, H:i:s"
 
-#: plugins/personal/password/class_password.inc:223
-msgid "User password"
-msgstr "Contraseña del usuario"
+#: include/functions_helpviewer.inc:45
+#, fuzzy, php-format
+msgid "XML error in guide.xml: %s at line %s"
+msgstr "Error XML en guide.xml: %s en la linea %d"
 
-#: plugins/personal/password/class_password.inc:236
-msgid ""
-"The 'PRELOCK' statement of class password, describes a hook which gets "
-"called before a password gets locked."
-msgstr ""
+#: include/functions_helpviewer.inc:88
+#, fuzzy
+msgid "No help available for this plug-in."
+msgstr "No hay ayuda disponible para esta extensión."
 
-#: plugins/personal/password/class_password.inc:245
-msgid ""
-"The 'POSTLOCK' statement of class password, describes a hook which gets "
-"called after a password is locked."
-msgstr ""
+#: include/functions_helpviewer.inc:388
+#, php-format
+msgid "%s results for your search with the keyword %s"
+msgstr "hay %s resultados para su busqueda con el termino %s"
 
-#: plugins/personal/password/class_password.inc:254
-msgid ""
-"The 'PREUNLOCK' statement of class password, describes a hook which gets "
-"called before a password gets un-locked."
-msgstr ""
+#: include/functions_helpviewer.inc:461
+#, php-format
+msgid "%s%% hit rate in file %s"
+msgstr "%s%% procentaje en fichero %s"
 
-#: plugins/personal/password/class_password.inc:263
+#: include/class_plugin.inc:581
 msgid ""
-"The 'POSTUNLOCK' statement of class password, describes a hook which gets "
-"called after a password is un-locked."
+"The current object has been altered while beeing edited. If you save this "
+"entry, changes that have been made by others will be discarded!"
 msgstr ""
 
-#: plugins/personal/password/nochange.tpl:2
-#: plugins/personal/myaccount/nochange.tpl:2
-msgid "You have no permission to change your password at this time"
-msgstr "No tiene permisos para cambiar su contraseña en estos momentos"
+#: include/class_plugin.inc:1411
+#, php-format
+msgid "Changing ACL DN from %s to %s"
+msgstr ""
 
-#: plugins/personal/myaccount/class_MyAccount.inc:6
-#, fuzzy
-msgid "Edit personal settings"
-msgstr "Editar parametros de usuarios POSIX"
+#: include/class_certificate.inc:73
+msgid "Certificate is empty!"
+msgstr "¡El certificado esta vacío!"
 
-#: plugins/personal/myaccount/nochange.tpl:5
+#: include/class_certificate.inc:100
 #, fuzzy
-msgid "Your password hash method will not be changed!"
-msgstr "Su contraseña se ha cambiado correctamente."
-
-#: setup/class_setupStep_Feedback.inc:94
-msgid "UNIX accounts/groups"
-msgstr "Cuentas/Grupos UNIX"
-
-#: setup/class_setupStep_Feedback.inc:96
-msgid "Samba management"
-msgstr "Administración Samba"
+msgid "Cannot load certificate: only PEM and DER are supported!"
+msgstr ""
+"¡No se puede cargar el certificado - solo se soportan certificados PEM/DER!"
 
-#: setup/class_setupStep_Feedback.inc:98
-#, fuzzy
-msgid "Mail system management"
-msgstr "Administración sistema de correo"
+#: include/class_certificate.inc:115
+msgid "Cannot extract information for non PEM certificates!"
+msgstr "¡No se puede extraer información de certificados que no sean PEM!"
 
-#: setup/class_setupStep_Feedback.inc:100
-msgid "FAX system administration"
-msgstr "Administración sistema de FAX"
+#: include/class_certificate.inc:219
+msgid "No valid certificate loaded!"
+msgstr "¡No ha cargado un certificado válido!"
 
-#: setup/class_setupStep_Feedback.inc:102
-msgid "Asterisk administration"
-msgstr "Administración Asterisk"
+#: include/class_acl.inc:28
+msgid "Manage access control lists"
+msgstr "Gestión de las Listas de control de acceso"
 
-#: setup/class_setupStep_Feedback.inc:104
-msgid "System inventory"
-msgstr "Inventario de sistemas"
+#: include/class_acl.inc:125 include/class_acl.inc:613
+#: include/class_acl.inc:1033
+#, fuzzy, php-format
+msgid "All users"
+msgstr "usuarios"
 
-#: setup/class_setupStep_Feedback.inc:106
+#: include/class_acl.inc:254
 #, fuzzy
-msgid "System/Configuration management"
-msgstr "Sistemas-/Administración de Configuraciones"
+msgid "Section"
+msgstr "Acción"
 
-#: setup/class_setupStep_Feedback.inc:108
+#: include/class_acl.inc:264
 #, fuzzy
-msgid "Address book"
-msgstr "Libreta direcciones"
-
-#: setup/class_setupStep_Feedback.inc:114
-msgid "Feedback"
-msgstr "Sugerencias"
+msgid "Used"
+msgstr "Usar"
 
-#: setup/class_setupStep_Feedback.inc:115
-msgid "Get notifications or send feedback"
-msgstr "Recibir avisos o enviar sugerencias"
+#: include/class_acl.inc:574
+msgid "No ACL settings for this category!"
+msgstr "¡No hay ACL configuradas para esta categoría!"
 
-#: setup/class_setupStep_Feedback.inc:116
-msgid "Notification and feedback"
-msgstr "Avisos y sugerencias"
+#: include/class_acl.inc:577
+#, php-format
+msgid "ACLs for: %s"
+msgstr ""
 
-#: setup/class_setupStep_Feedback.inc:132 setup/class_setup.inc:74
-msgid "Setup error"
-msgstr "Error de configuración"
+#: include/class_acl.inc:583 include/class_acl.inc:587
+msgid "category ACL"
+msgstr "Categoría ACL"
 
-#: setup/class_setupStep_Feedback.inc:140
-#: setup/class_setupStep_Feedback.inc:147
-msgid "Feedback error"
-msgstr "Error de envio de sugerencias"
+#: include/class_acl.inc:639
+#, fuzzy, php-format
+msgid "Edit ACL for '%s' with scope '%s'"
+msgstr "Editar ACL para '%s', el ámbito es '%s'"
 
-#: setup/class_setupStep_Feedback.inc:140
-#, php-format
-msgid "Cannot send feedback to '%s': %s"
-msgstr "No se puede enviar sugerencia a '%s': %s"
+#: include/class_acl.inc:801 include/class_acl.inc:808
+msgid "Show/hide advanced settings"
+msgstr "Mostrar/ocultar caracteristicas avanzadas"
 
-#: setup/class_setupStep_Feedback.inc:147
-msgid "Cannot send feedback: service temporarily unavailable"
-msgstr ""
-"No se puede envíar su sugerencia. El servicio no se encuentre disponible"
+#: include/class_acl.inc:819
+msgid "Create objects"
+msgstr "Crear objetos"
 
-#: setup/class_setupStep_Feedback.inc:181
-msgid "Please specify a valid email address."
-msgstr "Por favor indique una dirección de correo válida."
+#: include/class_acl.inc:820
+msgid "Move objects"
+msgstr "Mover objetos"
 
-#: setup/class_setupStep_Feedback.inc:185
-msgid ""
-"You have to select at least one of both options, subscribe or send feedback."
-msgstr ""
-"Debe seleccionar al menos una opción de ambas, para suscribirse o enviar "
-"sugerencias."
+#: include/class_acl.inc:821
+msgid "Remove objects"
+msgstr "Eliminar Objetos"
 
-#: setup/class_setup.inc:195
-msgid "Completed"
-msgstr "Completado"
+#: include/class_acl.inc:832
+msgid "Complete object"
+msgstr "Objeto completo"
 
-#: setup/class_setup.inc:235
-msgid "Check again"
-msgstr "Comprobar de nuevo"
+#: include/class_acl.inc:984
+#, fuzzy, php-format
+msgid "Unknown ACL type '%s'!"
+msgstr "¡Tipo de ACL desconocido '%s'!"
 
-#: setup/class_setup.inc:238
-msgid "Next"
-msgstr "Siguiente"
+#: include/class_acl.inc:1029
+#, php-format
+msgid "Unknown entry '%s'!"
+msgstr "¡Entrada desconocida '%s'!"
 
-#: setup/setup_migrate.tpl:2
-msgid ""
-"During the LDAP inspection, we're going to check for several common pitfalls "
-"that may occur when migration to GOsa base LDAP administration. You may want "
-"to fix the problems below, in order to provide smooth services."
-msgstr ""
-"Durante la comprobación LDAP, vamos a comprobar algunos problemas comunes "
-"que suelen ocurrir cuando se hace la migración a la base administrativa LDAP "
-"de GOsa. Puede querer arreglar estos problemas aquí, para poder tener una "
-"administración mas fácil."
+#: include/class_acl.inc:1093 include/class_acl.inc:1095
+#, fuzzy, php-format
+msgid "ACL role: %s"
+msgstr "Roles ACL"
 
-#: setup/setup_migrate.tpl:5
+#: include/class_acl.inc:1095
 #, fuzzy
-msgid "Checks"
-msgstr "Comprobar Estado"
-
-#: setup/setup_migrate.tpl:22
-msgid "Add required object classes to the LDAP base"
-msgstr "Añadir las clases de objetos necesarias a la base LDAP"
-
-#: setup/setup_migrate.tpl:24
-msgid "Current"
-msgstr "Actual"
+msgid "unknown ACL role"
+msgstr "rol desconocido"
 
-#: setup/setup_migrate.tpl:28
-msgid "After migration"
-msgstr "Despues de migrar"
+#: include/class_acl.inc:1103
+#, php-format
+msgid "Contains settings for these objects: %s"
+msgstr "Tiene configuraciones de los siguientes objetos: %s"
 
-#: setup/setup_migrate.tpl:35
-msgid "Close"
-msgstr "Cerrar"
+#: include/class_acl.inc:1120
+msgid "inactive"
+msgstr "inactivo"
 
-#: setup/setup_migrate.tpl:40
-msgid "Create a new GOsa administrator account"
-msgstr "Crear una nueva cuenta administrativa GOsa"
+#: include/class_acl.inc:1120
+msgid "No members"
+msgstr "Sin miembros"
 
-#: setup/setup_migrate.tpl:41
-msgid ""
-"This dialog will automatically add a new super administrator to your LDAP "
-"tree."
-msgstr ""
-"Este dialogo añadirá automáticamente un nuevo superadministrador a su árbol "
-"LDAP."
+#: include/class_acl.inc:1291
+msgid "Access control list"
+msgstr "Lista de control de acceso"
 
-#: setup/setup_migrate.tpl:57
-msgid "Password (again)"
-msgstr "Contraseña (de nuevo)"
+#: include/class_acl.inc:1297
+msgid "ACL roles"
+msgstr "Roles ACL"
 
-#: setup/class_setupStep_Finish.inc:40
-msgid "Write configuration file"
-msgstr "Escribir archivo de configuración"
+#: include/class_acl.inc:1300
+#, fuzzy
+msgid "ACL Entries"
+msgstr "Roles"
 
-#: setup/class_setupStep_Finish.inc:41
-msgid "Finish - write the configuration file"
-msgstr "Terminar - Escribir el archivo de configuración"
+#: include/class_pluglist.inc:147
+#, fuzzy
+msgid "The configuration format has changed: please run the setup again!"
+msgstr ""
+"¡El formato de la configuración ha cambiado. Por favor use el asistente de "
+"configuración!"
 
-#: setup/class_setupStep_Finish.inc:106
+#: include/class_pluglist.inc:304
+#, fuzzy
 msgid ""
-"Your configuration file is currently world readable. Please update the file "
-"permissions!"
+"You are currently editing a database entry. Do you want to discard the "
+"changes?"
 msgstr ""
-"El fichero de configuración es universalmente legible. ¡Por favor modifique "
-"los permisos del archivo!"
+"Esta actualmente editando una entrada de base de datos.¿Quiere desestimar "
+"los cambios?"
 
-#: setup/class_setupStep_Finish.inc:108
-msgid "The configuration is currently not readable or it does not exists."
-msgstr "En estos momentos la configuración no es accesible o no existe."
+#: include/class_log.inc:87
+#, php-format
+msgid "Logging failed: %s"
+msgstr "Entrada fallida: %s"
 
-#: setup/class_setupStep_Finish.inc:117
+#: include/class_log.inc:102
 #, fuzzy, php-format
-msgid ""
-"After downloading and placing the file under %s, please make sure that the "
-"user the web server is running with is able to read %s, while other users "
-"shouldn't. You may want to execute these commands to achieve this "
-"requirement:"
-msgstr ""
-"Despues de descargar y poner el fichero en %s,  compruebe que el usuario del "
-"servicio web es capaz de leer %s, mientras que los otros usuarios no. Si "
-"quiere puede ejecutar los siguientes comandos para cumplir lo requerido:"
-
-#: setup/class_setupStep_Checks.inc:40 setup/class_setupStep_Checks.inc:41
-msgid "Installation check"
-msgstr "Comprobación de la instalación"
+msgid "Invalid option %s specified!"
+msgstr "¡Se ha indicado una opción no válida: '%s'!"
 
-#: setup/class_setupStep_Checks.inc:42
-msgid "Basic checks for PHP compatibility and extensions"
-msgstr "Comprobación básica de la versión de PHP y las extensiones."
+#: include/class_log.inc:106
+#, fuzzy
+msgid "Specified 'objectType' is empty or invalid!"
+msgstr "¡Se ha indicado un objectType vacio o no válido!"
 
-#: setup/class_setupStep_Checks.inc:66
-msgid "Checking PHP version"
-msgstr "Comprobando la versión de PHP"
+#: include/class_jsonRPC.inc:38
+#, fuzzy, php-format
+msgid "The RPC connection (%s) specified for %s:%s is invalid: %s"
+msgstr "¡'%s' comando para la extensión %s no es válido!"
 
-#: setup/class_setupStep_Checks.inc:67
-#, php-format
-msgid "PHP must be of version %s or above."
-msgstr "PHP debe ser versión '%s' o superior."
+#: include/class_jsonRPC.inc:331
+#, fuzzy, php-format
+msgid "Unknown HTTP status code %s!"
+msgstr "¡Tipo de ACL desconocido '%s'!"
 
-#: setup/class_setupStep_Checks.inc:68
-msgid "Please upgrade to a supported version."
-msgstr "Por favor actualize a la versión soportada."
+#: include/class_core.inc:114
+#, fuzzy
+msgid "All objects"
+msgstr "Mover objetos"
 
-#: setup/class_setupStep_Checks.inc:75
-msgid "GOsa requires this module to talk with your LDAP server."
-msgstr "GOsa necesita este módulo para comunicarse con el servidor LDAP."
+#: include/class_core.inc:132
+#, fuzzy
+msgid "Traditional"
+msgstr "Terminal"
 
-#: setup/class_setupStep_Checks.inc:83
-msgid "GOsa requires this module for an internationalized interface."
-msgstr "GOsa necesita este módulo para un interfaz internacionalizado."
+#: include/class_core.inc:132
+msgid "Use samba pool"
+msgstr ""
 
-#: setup/class_setupStep_Checks.inc:91
-msgid "GOsa requires this module for the samba integration."
-msgstr "GOsa necesita este módulo para integración con samba."
+#: include/class_core.inc:164 include/class_core.inc:167
+#, fuzzy
+msgid "hours"
+msgstr "operadores telefónicos"
 
-#: setup/class_setupStep_Checks.inc:99
+#: include/class_core.inc:184
 #, fuzzy
-msgid ""
-"GOsa requires either 'mhash' or the 'sha1' module to make use of SSHA "
-"encryption."
-msgstr ""
-"GOsa necesita para poder hacer uso del método de codificación SSHA este "
-"módulo."
+msgid "None"
+msgstr "ninguno"
 
-#: setup/class_setupStep_Checks.inc:107
-msgid "GOsa requires this module to talk to an IMAP server."
-msgstr "GOsa necesita este módulo para comunicarse con servidores IMAP."
+#: include/class_core.inc:200
+#, fuzzy
+msgid "User value"
+msgstr "Nombre de Usuario"
 
-#: setup/class_setupStep_Checks.inc:114
-msgid "mbstring"
-msgstr "mbstring"
+#: include/class_core.inc:209
+#, fuzzy
+msgid "Core"
+msgstr "Cerrar"
 
-#: setup/class_setupStep_Checks.inc:115
+#: include/class_core.inc:210
 #, fuzzy
-msgid "GOsa requires this module to handle Unicode strings."
-msgstr "GOsa necesita este módulo para manejar cadenas unicode."
+msgid "GOsa core plugin"
+msgstr "Configuración común de GOsa"
 
-#: setup/class_setupStep_Checks.inc:122
-msgid "Calendar"
+#: include/class_core.inc:238
+msgid ""
+"Enables htaccess instead of LDAP authentication. This can be used to enable "
+"other authentication mechanisms like Kerberos for the GOsa login."
 msgstr ""
 
-#: setup/class_setupStep_Checks.inc:123
-#, fuzzy
-msgid "GOsa requires this module to calculate dates."
-msgstr "GOsa necesita este módulo para manejar cadenas unicode."
+#: include/class_core.inc:248
+msgid "Enables the usage statistics module."
+msgstr ""
 
-#: setup/class_setupStep_Checks.inc:130
-msgid "MySQL"
-msgstr "MySQL"
+#: include/class_core.inc:258
+msgid "Database file to be used by the usage statistics module."
+msgstr ""
 
-#: setup/class_setupStep_Checks.inc:131
+#: include/class_core.inc:268
 msgid ""
-"GOsa requires this module to communicate with several supported databases."
+"Enables event logging in GOsa. Setting it to 'On' make GOsa log every action "
+"a user performs via syslog. If you use this in combination with rsyslog and "
+"configure it to mysql logging, you can browse all events in GOsa."
 msgstr ""
-"Gosa necesita este módulo para comunicarse con las bases de datos soportadas."
 
-#: setup/class_setupStep_Checks.inc:148
-msgid "samba hash generator"
-msgstr "generador de hash de la contraseña SAMBA"
+#: include/class_core.inc:279
+msgid ""
+"Enables a status bar on the bottom of lists displaying a summary of type and "
+"number of elements in the list."
+msgstr ""
 
-#: setup/class_setupStep_Checks.inc:149
-msgid "GOsa requires this command to synchronize POSIX and samba passwords."
-msgstr "GOsa necesita este comando para sincronizar contraseñas POSIX y samba."
+#: include/class_core.inc:289
+msgid "Specify the minimum length for newly entered passwords."
+msgstr ""
 
-#: setup/class_setupStep_Checks.inc:150
-#, fuzzy
+#: include/class_core.inc:299
 msgid ""
-"Deploy a gosa-si installation or install the Perl Crypt::SmbHash modules."
+"Specify the minimum number of characters that have to differ between old and "
+"newly entered passwords."
 msgstr ""
-"Desplegar una instalación gosa-si o instale el módulo PERL Crypt::SmbHash."
 
-#: setup/class_setupStep_Checks.inc:163
-msgid "imagick"
-msgstr "imagick"
+#: include/class_core.inc:309
+msgid ""
+"Command to generate password proposals. If a command has been specified, the "
+"user can decide whether to use an automatic password or a manually specified "
+"one."
+msgstr ""
 
-#: setup/class_setupStep_Checks.inc:164
-msgid "GOsa requires this extension to handle images."
-msgstr "GOsa necesita este módulo para manejar imágenes."
+#: include/class_core.inc:319
+msgid ""
+"Enable display of PHP errors on the top of the page. Disable this feature in "
+"production environments to avoid the exposure of sensitive data."
+msgstr ""
 
-#: setup/class_setupStep_Checks.inc:179
-msgid "compression module"
-msgstr "modulo de compresión"
+#: include/class_core.inc:319
+#, fuzzy, php-format
+msgid "Related option"
+msgstr "eliminación"
 
-#: setup/class_setupStep_Checks.inc:180
-msgid "GOsa requires this extension to handle snapshots."
-msgstr "GOsa necesita este módulo para manejar instantaneas."
+#: include/class_core.inc:329
+msgid ""
+"Show messages that may assist plugin development. Be aware that this option "
+"may produce some ACL related false error messages!"
+msgstr ""
 
-#: setup/class_setupStep_Checks.inc:191
+#: include/class_core.inc:340
 msgid ""
-"register_globals is a PHP mechanism to register all global variables to be "
-"accessible from scripts without changing the scope. This may be a security "
-"risk."
+"Enable LDAP schema verification during login. The recommended setting is "
+"'On' because it enables efficient methods to create missing subtrees in the "
+"LDAP."
 msgstr ""
-"registr_globals es un mecanismo de PHP para registrar todas las variables "
-"globales de tal manera que sean accesible desde scripts sin que cambien su "
-"ámbito. Esto puede ser un problema de seguridad."
 
-#: setup/class_setupStep_Checks.inc:192
-msgid "Search for 'register_globals' in your php.ini and switch it to 'Off'."
-msgstr "Busque 'register_globals' en su php.ini y modifíquelo por 'Off'."
+#: include/class_core.inc:350
+msgid "Enable copy and paste for most objects managed by GOsa."
+msgstr ""
 
-#: setup/class_setupStep_Checks.inc:200
-msgid "PHP uses this value for the garbage collector to delete old sessions."
+#: include/class_core.inc:360
+msgid "Enable PHP security checks for disabled register_global settings."
 msgstr ""
-"PHP usa este valor en el recolector de basura para eliminar las sesiones "
-"antiguas."
 
-#: setup/class_setupStep_Checks.inc:201
-msgid ""
-"Setting this value to one day will prevent loosing session and cookies "
-"before they really timeout."
+#: include/class_core.inc:370
+msgid "Enable automatic redirection to HTTPS based administration."
 msgstr ""
-"Ajustando este valor a un día impedirá la perdida de sesiones y cookies "
-"antes de que realmente se desconecte por tiempo."
 
-#: setup/class_setupStep_Checks.inc:202
-msgid ""
-"Search for 'session.gc_maxlifetime' in your php.ini and set it to 86400 or "
-"higher."
+#: include/class_core.inc:380
+msgid "Enable logging of detailed information of LDAP operations."
 msgstr ""
-"Busque 'sessio.gc_maxlifetime' en su php.ini y modifíquelo a 86400 o mayor."
 
-#: setup/class_setupStep_Checks.inc:209 setup/class_setupStep_Checks.inc:225
-#: setup/class_setupStep_Checks.inc:241 setup/class_setupStep_Checks.inc:257
-msgid "Off"
-msgstr "Off"
+#: include/class_core.inc:390
+#, fuzzy
+msgid "Enable LDAP referral chasing."
+msgstr "Activar extensión DHCP"
 
-#: setup/class_setupStep_Checks.inc:210
+#: include/class_core.inc:400
 msgid ""
-"In Order to use GOsa without any trouble, the session.auto_register option "
-"in your php.ini should be set to 'Off'."
+"Specify LDAP element filter limit. If the limit is not 0, GOsa speeds up "
+"group queries by putting several queries into a single query. This is known "
+"to produce problems on some LDAP servers (i.e. Sun DS) and needs to be "
+"lowered or disabled."
 msgstr ""
-"Si quiere usar GOsa sin problemas, debe modificar a 'Off' la opción 'session."
-"auto_register' en su php.ini."
 
-#: setup/class_setupStep_Checks.inc:211
-msgid "Search for 'session.auto_start' in your php.ini and set it to 'Off'."
-msgstr "Busque 'session.auto_start' en su php.ini y modifíquelo a 'Off'."
+#: include/class_core.inc:410
+msgid ""
+"Specify the maximum number of entries GOsa will request from an LDAP server. "
+"A warning is displayed if this limit is exceeded."
+msgstr ""
 
-#: setup/class_setupStep_Checks.inc:218
+#: include/class_core.inc:420
+msgid "Disable checks for LDAP size limits."
+msgstr ""
+
+#: include/class_core.inc:430
 #, fuzzy
-msgid ""
-"GOsa needs at least 32MB of memory. Setting it below this limit may cause "
-"errors that are not reproducible! Increase it for larger setups."
+msgid "Enable warnings for non encrypted connections."
+msgstr "Forzar conexiones seguras"
+
+#: include/class_core.inc:440
+msgid "Enable compression for PPD files."
 msgstr ""
-"GOsa necesita al menos 32Mb de memoria. Teniéndola por debajo de ese limite "
-"provocara errores inesperados. Aumentar para configuraciones mayores."
 
-#: setup/class_setupStep_Checks.inc:219
+#: include/class_core.inc:451
 msgid ""
-"Search for 'memory_limit' in your php.ini and set it to '32M' or higher."
-msgstr "Busque 'memory_limit' en su php.ini y modifíquelo a '32M' o mayor."
+"DN of user with ACL checks disabled. This should only be used to restore "
+"lost administrative ACLs."
+msgstr ""
 
-#: setup/class_setupStep_Checks.inc:226
+#: include/class_core.inc:462
+msgid "Storage path for PPD files."
+msgstr ""
+
+#: include/class_core.inc:472
 msgid ""
-"This option influences the PHP output handling. Turn this Option off, to "
-"increase performance."
+"Number of seconds a LDAP query is allowed to take until GOsa aborts the "
+"request."
 msgstr ""
-"Esta opción está relacionada con el manejo de salida de PHP. Desactive esta "
-"opción poniéndola en off para mejorar el rendimiento."
 
-#: setup/class_setupStep_Checks.inc:227
-msgid "Search for 'implicit_flush' in your php.ini and set it to 'Off'."
-msgstr "Busque 'implicit_flush' en su php.ini y modifíquelo a 'Off'."
+#: include/class_core.inc:482
+msgid "Enables storing of user filters in browser cookies."
+msgstr ""
 
-#: setup/class_setupStep_Checks.inc:234
-msgid "The Execution time should be at least 30 seconds."
-msgstr "El tiempo de ejecución debe ser de al menos 30 segundos."
+#: include/class_core.inc:492
+msgid "Enables sending of compressed web page content."
+msgstr ""
 
-#: setup/class_setupStep_Checks.inc:235
+#: include/class_core.inc:503
+msgid "LDAP attribute which is used to detect changes."
+msgstr ""
+
+#: include/class_core.inc:514
 msgid ""
-"Search for 'max_execution_time' in your php.ini and set it to '30' or higher."
+"ISO language code which is used to override the automatic language detection."
 msgstr ""
-"Busque 'max_execution_time' en su php.ini y modifíquelo a '30' o mayor."
 
-#: setup/class_setupStep_Checks.inc:242
+#: include/class_core.inc:525
+msgid "CSS and template theme to be used."
+msgstr ""
+
+#: include/class_core.inc:535
 msgid ""
-"Increase the server security by setting expose_php to 'off'. PHP won't send "
-"any information about the server you are running in this case."
+"Number of seconds after an inactive session expires. This may be overridden "
+"by some systems php.ini/crontab mechanism."
 msgstr ""
-"Aumente la seguridad del servidor modificando el parámetro 'expose_php' a "
-"'off'. PHP no debería enviar ningún tipo de información sobre el servidor "
-"que esta ejecutando la aplicación."
 
-#: setup/class_setupStep_Checks.inc:243
-msgid "Search for 'expose_php' in your php.ini and set if to 'Off'."
-msgstr "Busque 'expose_php' en su php.ini y modifíquelo a 'Off'."
+#: include/class_core.inc:545
+#, fuzzy
+msgid "Template engine compile directory."
+msgstr "Directorio de compilación Smarty"
 
-#: setup/class_setupStep_Checks.inc:249
-msgid "On"
-msgstr "On"
+#: include/class_core.inc:555
+#, php-format
+msgid ""
+"Logical AND of the integer values below that controls the debug output on "
+"every page load: %s"
+msgstr ""
 
-#: setup/class_setupStep_Checks.inc:250
+#: include/class_core.inc:576
 msgid ""
-"Increase your server security by setting magic_quotes_gpc to 'on'. PHP will "
-"escape all quotes in strings in this case."
+"Command to create Samba NT/LM hashes. Required for password synchronization "
+"if you don't use supplementary services."
 msgstr ""
-"Aumente la seguridad del servidor modificando el parámetro 'magic_quotes_gpc "
-"' a 'on'. PHP debería escapar todas las comillas de las cadenas en este caso."
 
-#: setup/class_setupStep_Checks.inc:251
-msgid "Search for 'magic_quotes_gpc' in your php.ini and set it to 'On'."
-msgstr "Busque 'magic_quotes_gpc' en su php.ini y modifíquelo a 'On'."
+#: include/class_core.inc:587
+msgid "Default hash to be used for newly created user passwords."
+msgstr ""
 
-#: setup/class_setupStep_Checks.inc:258
-msgid "Increase your server performance by setting magic_quotes_gpc to 'off'."
+#: include/class_core.inc:596
+msgid ""
+"Enable checking for the presence of problematic unicode characters in "
+"passwords."
 msgstr ""
-"Aumente el rendimiento de su servidor modificando 'magic_quotes_gpc' a 'off'"
 
-#: setup/class_setupStep_Checks.inc:259
+#: include/class_core.inc:607
 msgid ""
-"Search for 'zend.ze1_compatibility_mode' in your php.ini and set it to 'Off'."
+"Specify whether 'cn' or 'uid' style user DNs are generated. For more "
+"sophisticated control use the 'accountRDN' setting."
 msgstr ""
-"Busque 'zend.ze1_compatibility_mode' en su php.ini y modifíquelo a 'Off'."
 
-#: setup/class_setupStep_Checks.inc:269
-#, fuzzy
-msgid "Configuration writable"
-msgstr "Se puede escribir en la configuración"
+#: include/class_core.inc:617
+msgid "Location component for user storage inside of departments."
+msgstr ""
 
-#: setup/class_setupStep_Checks.inc:270
-msgid "The configuration file can't be written"
-msgstr "No se puede escribir en la configuración"
+#: include/class_core.inc:627
+msgid "Location component for group storage inside of departments."
+msgstr ""
 
-#: setup/class_setupStep_Checks.inc:271
-#, fuzzy, php-format
+#: include/class_core.inc:637
 msgid ""
-"GOsa reads its configuration from a file located in (%s/%s). The setup can "
-"write the configuration directly if it is writable."
+"Count base for group IDs. For dynamic ID assignment use the 'nextIdHook' "
+"setting."
+msgstr ""
+
+#: include/class_core.inc:647
+msgid ""
+"Count base for user IDs. For dynamic ID assignment use the 'nextIdHook' "
+"setting."
+msgstr ""
+
+#: include/class_core.inc:657
+msgid ""
+"Lowest assignable group ID for use with the idAllocationMethod set to 'pool'."
+msgstr ""
+
+#: include/class_core.inc:667
+msgid ""
+"Highest assignable group ID for use with the idAllocationMethod set to "
+"'pool'."
 msgstr ""
-"GOsa lee la configuración desde un archivo colocado en (%s/%s). El asistente "
-"puede escribir la configuración directamente si tiene permisos de escritura."
 
-#: setup/setup_feedback.tpl:2
-#, fuzzy
-msgid "Feedback successfully send"
-msgstr "Sugerencia enviada correctamente"
+#: include/class_core.inc:677
+msgid ""
+"Lowest assignable user ID for use with the idAllocationMethod set to 'pool'."
+msgstr ""
 
-#: setup/setup_feedback.tpl:6
-#, fuzzy
-msgid "Subscribe to the gosa-announce mailing list"
-msgstr "Suscribirse a la lista de correo gosa-announce"
+#: include/class_core.inc:687
+msgid ""
+"Highest assignable user ID for use with the idAllocationMethod set to 'pool'."
+msgstr ""
 
-#: setup/setup_feedback.tpl:8
+#: include/class_core.inc:697
 msgid ""
-"When checking this option, GOsa will try to connect http://oss.gonicus.de in "
-"order to subscribe you to the gosa-announce mailing list. You've to confirm "
-"this by mail."
+"Count base for user IDs. For dynamic ID assignment use the 'baseIdHook' "
+"setting."
 msgstr ""
-"Cuando seleccione esta opción, Gosa intentara conectar a http://oss.gonicus."
-"de para suscribirle a la lista de correo de gosa-announce. Tendrá que "
-"confirmar esto por correo electrónico."
 
-#: setup/setup_feedback.tpl:20
-msgid "Mail address"
-msgstr "Dirección correo electrónico"
+#: include/class_core.inc:707
+#, fuzzy
+msgid "Connection URL for use with the gosa-ng service."
+msgstr "¡Ha fallado la comunciación con el servicio de infraestructura!"
 
-#: setup/setup_feedback.tpl:28
-msgid "Send feedback to the GOsa project team"
-msgstr "Enviar comentarios al equipo del proyecto GOsa"
+#: include/class_core.inc:717
+msgid "User name used to connect to the 'gosaRpcServer'."
+msgstr ""
 
-#: setup/setup_feedback.tpl:31
-msgid ""
-"When checking this option, GOsa will try to connect http://oss.gonicus.de in "
-"order to submit your form anonymously."
+#: include/class_core.inc:727
+msgid "Password used to connect to the 'gosaRpcServer'."
 msgstr ""
-"Cuando seleccione esta opción, Gosa intentara conectar a http://oss.gonicus."
-"de para enviar el formulario de comentarios de forma anónima."
 
-#: setup/setup_feedback.tpl:38
-msgid "Did the setup procedure help you to get started?"
-msgstr "¿El procedimiento de configuración le ha ayudado?"
+#: include/class_core.inc:737
+#, fuzzy
+msgid "Connection URI for use with the gosa-si service (obsolete)."
+msgstr "Ha fallado la comunciación con el servicio de infraestructura: %s"
 
-#: setup/setup_feedback.tpl:39 setup/setup_feedback.tpl:50
-#: setup/class_setupStep_Ldap.inc:75
-msgid "Yes"
-msgstr "Si"
+#: include/class_core.inc:747
+msgid "Number of seconds after a gosa-si connection is considered 'dead'."
+msgstr ""
 
-#: setup/setup_feedback.tpl:41 setup/setup_feedback.tpl:52
-#: setup/class_setupStep_Ldap.inc:75
-msgid "No"
-msgstr "No"
+#: include/class_core.inc:758
+msgid "User attribute which is used for log in."
+msgstr ""
 
-#: setup/setup_feedback.tpl:44
-msgid "If not, what problems did you encounter"
-msgstr "Si no, que problemas ha encontrado"
+#: include/class_core.inc:769
+#, fuzzy
+msgid "Local time zone."
+msgstr "Localización"
 
-#: setup/setup_feedback.tpl:48
-msgid "Is this the first time you use GOsa?"
-msgstr "¿Es la primera vez que usa GOsa?"
+#: include/class_core.inc:779
+msgid ""
+"Enable tagging of administrative units. This can be used in conjunction with "
+"ACLs (obsolete)."
+msgstr ""
 
-#: setup/setup_feedback.tpl:53
-msgid "I use it since"
-msgstr "Lo uso desde"
+#: include/class_core.inc:789
+msgid "Enable the use of {sasl} instead of {kerberos} for user realms."
+msgstr ""
 
-#: setup/setup_feedback.tpl:54
-msgid "Select the year since when you are using GOsa"
-msgstr "Seleccione el año desde el cual ha estado usando GOsa"
+#: include/class_core.inc:799
+msgid ""
+"Enable RFC 2307bis style groups. This combines the use of 'member' and "
+"'memberUid' attributes."
+msgstr ""
 
-#: setup/setup_feedback.tpl:60
-msgid "What operating system / distribution do you use?"
-msgstr "¿Que sistema operativo / distribución usa?"
+#: include/class_core.inc:809
+msgid ""
+"Adjusts the user DN generation to include the users personal title (only in "
+"conjunction with accountPrimaryAttribute)."
+msgstr ""
 
-#: setup/setup_feedback.tpl:64
-msgid "What web server do you use?"
-msgstr "¿Que servidor web usa?"
+#: include/class_core.inc:819
+msgid "Script to be called for finding the next free id for groups or users."
+msgstr ""
 
-#: setup/setup_feedback.tpl:68
-msgid "What PHP version do you use?"
-msgstr "¿Que versión de PHP usa?"
+#: include/class_core.inc:828
+msgid ""
+"Descriptive string for the automatic ID generator. Please read the FAQ file "
+"for more information."
+msgstr ""
 
-#: setup/setup_feedback.tpl:72
-#, fuzzy
-msgid "GOsa version"
-msgstr "Configuración genérica de GOsa"
+#: include/class_core.inc:838
+msgid "Enable strict checking for user IDs and group names."
+msgstr ""
 
-#: setup/setup_feedback.tpl:78 setup/setup_feedback.tpl:79
-msgid "LDAP"
-msgstr "LDAP"
+#: include/class_core.inc:848
+msgid ""
+"Lowest assignable user or group ID. Only active if idAllocationMethod is set "
+"to 'traditional'."
+msgstr ""
 
-#: setup/setup_feedback.tpl:81
-msgid "What kind of LDAP server(s) do you use?"
-msgstr "¿Que tipo de servidor(es) LDAP usa?"
+#: include/class_core.inc:859
+msgid "Attribute to be used for primary mail addresses."
+msgstr ""
 
-#: setup/setup_feedback.tpl:85
-msgid "How many objects are in your LDAP?"
-msgstr "¿Cuantos objetos tiene en su servidor LDAP?"
+#: include/class_core.inc:869
+msgid "Namespace used for shared folders."
+msgstr ""
 
-#: setup/setup_feedback.tpl:91 setup/setup_feedback.tpl:92
-msgid "Features"
-msgstr "Características"
+#: include/class_core.inc:879
+msgid ""
+"Namespace rule to create user folders. Please read the FAQ file for more "
+"information."
+msgstr ""
 
-#: setup/setup_feedback.tpl:94
-msgid "What features of GOsa do you use?"
-msgstr "¿Que características de GOsa usa?"
+#: include/class_core.inc:889
+msgid ""
+"Namespace rule to create folders. Please read the FAQ file for more "
+"information."
+msgstr ""
 
-#: setup/setup_feedback.tpl:103
-msgid "What features do you want to see in future versions of GOsa?"
-msgstr "¿Que características le gustaría ver en versiones futuras de GOsa?."
+#: include/class_core.inc:899
+msgid "Seconds after an IMAP connection is considered dead."
+msgstr ""
 
-#: setup/setup_feedback.tpl:107
-msgid "Send feedback"
-msgstr "Enviar Comentario"
+#: include/class_core.inc:910
+msgid "Class name of the mail method to be used."
+msgstr ""
 
-#: setup/setup_finish.tpl:3
-msgid "Create your configuration file"
-msgstr "Crear su fichero de configuración"
+#: include/class_core.inc:920
+msgid ""
+"Enable slashes instead of dots as a name space separator for Cyrus IMAP."
+msgstr ""
 
-#: setup/setup_finish.tpl:10
-#, fuzzy
-msgid "Depending on the user name your web server is running on:"
+#: include/class_core.inc:930
+msgid ""
+"Directory to store vacation templates. Please read the FAQ file for more "
+"information."
 msgstr ""
-"Dependiendo del nombre de usuario sobre el que esta corriendo el servidor "
-"web:"
 
-#: setup/setup_finish.tpl:27
-msgid "Download configuration"
-msgstr "Descargar configuración"
+#: include/class_core.inc:940
+#, fuzzy
+msgid "Enable TLS for LDAP connections."
+msgstr "Conexión LDAP"
 
-#: setup/setup_finish.tpl:33
-msgid "Status: "
-msgstr "Estado: "
+#: include/class_core.inc:950
+msgid "Enable IVBB used by german authorities."
+msgstr ""
 
-#: setup/class_setupStep_Ldap.inc:54
-msgid "LDAP setup"
-msgstr "Configuración LDAP"
+#: include/class_core.inc:960
+msgid ""
+"Maintain sambaIdmapEntry objects to improve performance on some Samba "
+"versions."
+msgstr ""
 
-#: setup/class_setupStep_Ldap.inc:55
-msgid "LDAP connection setup"
-msgstr "Conectividad LDAP"
+#: include/class_core.inc:970
+msgid "Enable checks to determine whether an account is expired or not."
+msgstr ""
 
-#: setup/class_setupStep_Ldap.inc:56
+#: include/class_core.inc:980
 msgid ""
-"This dialog performs the basic configuration of the LDAP connectivity for "
-"GOsa."
+"String containing the SID for Samba setups without the Domain object in LDAP."
 msgstr ""
-"Este asistente llevara a cabo la configuración de la conectividad entre GOsa "
-"y LDAP."
 
-#: setup/class_setupStep_Ldap.inc:113
-#, php-format
-msgid "Anonymous bind to server '%s' failed!"
-msgstr "¡La conexión anónima al servidor '%s' ha fallado!"
+#: include/class_core.inc:990
+msgid ""
+"String containing the RID base for Samba setups without the Domain object in "
+"LDAP."
+msgstr ""
 
-#: setup/class_setupStep_Ldap.inc:115
-#, php-format
-msgid "Bind as user '%s' failed!"
-msgstr "¡La conexión como usuario '%s' ha fallado!"
+#: include/class_core.inc:1000
+#, fuzzy
+msgid "Enable manual object snapshots."
+msgstr "Creando instantaneas de objetos"
 
-#: setup/class_setupStep_Ldap.inc:120
-#, php-format
-msgid "Anonymous bind to server '%s' succeeded."
-msgstr "La conexión anónima al servidor '%s' ha tenido exito."
+#: include/class_core.inc:1010
+msgid "Base DN for snapshot storage."
+msgstr ""
 
-#: setup/class_setupStep_Ldap.inc:121
-msgid "Please specify user and password!"
-msgstr "¡Por Favor especifique un usuario y contraseña!"
+#: include/class_core.inc:1020
+#, fuzzy
+msgid "DN of the snapshot administrator."
+msgstr "Administradores del dominio"
 
-#: setup/class_setupStep_Ldap.inc:123
-#, php-format
-msgid "Bind as user '%s' to server '%s' succeeded!"
-msgstr "¡La conexión como usuario '%s' al servidor '%s' ha tenido exito!"
+#: include/class_core.inc:1030
+msgid "Password of the snapshot administrator."
+msgstr ""
 
-#: setup/setup_ldap.tpl:2
+#: include/class_core.inc:1041
 msgid ""
-"The main data source used in GOsa is LDAP. In order to access the "
-"information stored there, please enter the required information."
+"Method for user and group ID generation. Note: only the 'traditional' method "
+"is safe due to PHP limitations."
 msgstr ""
 
-#: setup/setup_ldap.tpl:9
-msgid "Please choose the LDAP user to be used by GOsa"
-msgstr "."
+#: include/class_core.inc:1050
+msgid "URI of server to be used for snapshots."
+msgstr ""
 
-#: setup/setup_ldap.tpl:28 setup/setup_ldap.tpl:29
-msgid "LDAP connection"
-msgstr "Conexión LDAP"
+#: include/class_listing.inc:319
+msgid "Select all"
+msgstr "Seleccione todos"
 
-#: setup/setup_ldap.tpl:31
-msgid "Location name"
-msgstr "Nombre de la localización"
+#: include/class_listing.inc:578
+msgid "created by"
+msgstr "Creado por"
 
-#: setup/setup_ldap.tpl:35
-msgid "Connection URI"
-msgstr "URI de conexión"
+#: include/class_listing.inc:1064 include/class_listing.inc:1066
+msgid "Go to preceding level"
+msgstr ""
 
-#: setup/setup_ldap.tpl:39
-msgid "TLS connection"
-msgstr "Conexión TLS"
+#: include/class_listing.inc:1072 include/class_listing.inc:1074
+msgid "Go to current users level"
+msgstr ""
 
-#: setup/setup_ldap.tpl:57
-msgid "Reload"
-msgstr "Recargar"
+#: include/class_listing.inc:1079
+msgid "Reload list"
+msgstr "Recargar lista"
 
-#: setup/setup_ldap.tpl:63 setup/setup_ldap.tpl:64
-msgid "Authentication"
-msgstr "Autenticación"
+#: include/class_listing.inc:1453
+msgid "Copy"
+msgstr "Copiar"
 
-#: setup/setup_ldap.tpl:66
-#, fuzzy
-msgid "Administrator DN"
-msgstr "DN del administrador"
+#: include/class_listing.inc:1459
+msgid "Cut"
+msgstr "Mover"
 
-#: setup/setup_ldap.tpl:71
-msgid "Select user"
-msgstr "Eliminar usuario"
+#: include/class_listing.inc:1492
+msgid "Cut this entry"
+msgstr "Mover esta entrada"
 
-#: setup/setup_ldap.tpl:81
-#, fuzzy
-msgid "Automatically append LDAP base to administrator DN"
-msgstr "Añadir automáticamente la base LDAP al DN administrador"
+#: include/class_listing.inc:1501
+msgid "Copy this entry"
+msgstr "Copiar esta entrada"
+
+#: include/class_listing.inc:1533 include/class_listing.inc:1535
+msgid "Restore snapshots"
+msgstr "Recuperar instantánea"
+
+#: include/class_listing.inc:1549
+msgid "Export list"
+msgstr "Exportar lista"
 
-#: setup/setup_ldap.tpl:85
+#: include/class_listing.inc:1591
 #, fuzzy
-msgid "Administrator password"
-msgstr "Contraseña de administrador"
+msgid "Create new snapshot for this object"
+msgstr "¡Crear una nueva instantánea de este objeto!"
 
-#: setup/setup_ldap.tpl:91 setup/setup_ldap.tpl:92
-msgid "Schema based settings"
-msgstr "Configuración basada en el esquema"
+#: include/functions.inc:134
+#, fuzzy, php-format
+msgid "Fatal error: no class locations defined - please run %s to fix this"
+msgstr ""
+"Error fatal: no se han definido un emplazamiento para las clases - por favor "
+"ejecute '%s' para solucionar esto"
 
-#: setup/setup_ldap.tpl:94
-#, fuzzy
-msgid "Use RFC 2307bis compliant groups"
-msgstr "Usar grupos conformes a rfc2307bis"
+#: include/functions.inc:141
+#, fuzzy, php-format
+msgid "Fatal error: cannot instantiate class %s - try running %s to fix this"
+msgstr ""
+"Error fatal: no se puede instanciar la clase '%s' - intente solucionarlo "
+"ejecutando '%s'"
 
-#: setup/setup_ldap.tpl:105 setup/setup_ldap.tpl:106
-msgid "Current status"
-msgstr "Estado actual"
+#: include/functions.inc:466
+#, fuzzy, php-format
+msgid "Error while connecting to LDAP: %s"
+msgstr ""
+"FATAL: Ha habido un error conectando a LDAP. El servidor comunicó '%s'."
 
-#: setup/class_setupStep_Migrate.inc:51 setup/class_setupStep_Migrate.inc:52
-msgid "LDAP inspection"
-msgstr "Inspección LDAP"
+#: include/functions.inc:537 include/functions.inc:623
+#, fuzzy
+msgid "User ID is not unique!"
+msgstr "¡sambaUnixIdPool no es único!"
 
-#: setup/class_setupStep_Migrate.inc:53
-msgid "Analyze your current LDAP for GOsa compatibility"
-msgstr "Analice la compatibilidad con GOsa de su directorio LDAP"
+#: include/functions.inc:827 include/functions.inc:945
+msgid "Error while locking entry!"
+msgstr ""
 
-#: setup/class_setupStep_Migrate.inc:59
-msgid "Checking for root object"
-msgstr "Comprobando objeto raíz"
+#: include/functions.inc:837
+#, fuzzy, php-format
+msgid "Cannot store lock information in LDAP!"
+msgstr ""
+"¡No se puede acceder a la información sobre los esuqemas LDAP instalados!"
 
-#: setup/class_setupStep_Migrate.inc:65
-msgid "Inspecting object classes in root object"
-msgstr "Analizando objetos en la entrada raíz"
+#: include/functions.inc:837
+#, fuzzy, php-format
+msgid "Error: %s"
+msgstr "Error"
 
-#: setup/class_setupStep_Migrate.inc:71
-msgid "Checking permission for LDAP database"
-msgstr "Comprobando permisos en la base de datos LDAP"
+#: include/functions.inc:1267
+#, fuzzy, php-format
+msgid "The current size limit of %d entries is exceeded!"
+msgstr "¡El límite máximo de %d entradas se ha sobrepasado!"
 
-#: setup/class_setupStep_Migrate.inc:78
-msgid "Checking for super administrator"
-msgstr "Comprobando súper administrador"
+#: include/functions.inc:1269
+#, php-format
+msgid "Set the size limit to %s"
+msgstr ""
 
-#: setup/class_setupStep_Migrate.inc:118 setup/class_setupStep_Migrate.inc:186
-#: setup/class_setupStep_Migrate.inc:709
-msgid "LDAP query failed"
-msgstr "La consulta LDAP ha fallado"
+#: include/functions.inc:1286
+#, fuzzy
+msgid "list is incomplete"
+msgstr "¡El filtro está incompleto!"
 
-#: setup/class_setupStep_Migrate.inc:119 setup/class_setupStep_Migrate.inc:187
-#: setup/class_setupStep_Migrate.inc:710
-msgid "Possibly the 'root object' is missing."
-msgstr "Posiblemente el objeto raíz está desaparecido"
+#: include/functions.inc:1636
+msgid "Continue anyway"
+msgstr "Continuar de cualquier manera"
 
-#: setup/class_setupStep_Migrate.inc:132 setup/class_setupStep_Migrate.inc:145
-#: setup/class_setupStep_Migrate.inc:307 setup/class_setupStep_Migrate.inc:661
-#: setup/class_setupStep_Migrate.inc:674 setup/class_setupStep_Migrate.inc:729
-#: setup/class_setupStep_Migrate.inc:750 setup/class_setupStep_Migrate.inc:802
-msgid "Failed"
-msgstr "Error"
+#: include/functions.inc:1638
+msgid "Edit anyway"
+msgstr "Editar de cualquier manera"
 
-#: setup/class_setupStep_Migrate.inc:134 setup/class_setupStep_Migrate.inc:147
-#, fuzzy, php-format
-msgid ""
-"The specified user '%s' does not have full access to your LDAP database."
+#: include/functions.inc:1641
+msgid "These entries are currently locked:"
 msgstr ""
-"El usuario especificado '%s' no tiene acceso total a la base de datos LDAP."
 
-#: setup/class_setupStep_Migrate.inc:308
-msgid "There is no GOsa administrator account inside your LDAP."
-msgstr "No hay cuenta de administrador GOsa en la base de datos LDAP."
+#: include/functions.inc:1882
+msgid "Entries per page"
+msgstr "Entradas por página"
 
-#: setup/class_setupStep_Migrate.inc:377
-msgid "Migration error"
-msgstr "Error de migración"
+#: include/functions.inc:2060
+#, fuzzy, php-format
+msgid "GOsa %s"
+msgstr "servicio de registro de GOsa"
 
-#: setup/class_setupStep_Migrate.inc:377
+#: include/functions.inc:2067
+#, fuzzy, php-format
+msgid "GOsa %s snapshot (Rev %s)"
+msgstr "Instantánea de desarrollo GOsa (Rev %s)"
+
+#: include/functions.inc:2072
 #, php-format
-msgid "Cannot add ACL for user '%s':"
-msgstr "No se puede añadir ACL para el usuario '%s':"
+msgid "GOsa development snapshot (Rev %s)"
+msgstr "Instantánea de desarrollo GOsa (Rev %s)"
 
-#: setup/class_setupStep_Migrate.inc:415 setup/class_setupStep_Migrate.inc:425
-msgid "Input error"
-msgstr "Error de entrada"
+#: include/functions.inc:2168
+#, fuzzy, php-format
+msgid "File %s cannot be deleted!"
+msgstr "El archivo '%s' no puede ser eliminado."
 
-#: setup/class_setupStep_Migrate.inc:420
-msgid "Password error"
-msgstr "Error de contraseña"
+#: include/functions.inc:2198 include/functions.inc:2218
+#, fuzzy
+msgid "Cannot write revision file!"
+msgstr "¡No se puede escribir en el archivo de revisión!"
 
-#: setup/class_setupStep_Migrate.inc:420
-msgid "Provided passwords do not match!"
-msgstr "¡La contraseñas introducidas no  coinciden!"
+#: include/functions.inc:2489 include/functions.inc:2493
+#: include/functions.inc:2499
+msgid "'baseIdHook' is not available. Using default base!"
+msgstr "No esta disponible 'baseIdHook'.¡Se usara la base predeterminada!"
 
-#: setup/class_setupStep_Migrate.inc:425
-msgid "Specify a valid user ID!"
-msgstr "¡Por favor especifique un ID de usuario válido!"
+#: include/functions.inc:2523
+#, fuzzy
+msgid ""
+"Cannot read schema information from LDAP. Schema validation is not possible!"
+msgstr ""
+"No puedo obtener información de esquemas del servidor. ¡No es posible "
+"comprobar los esquemas!"
 
-#: setup/class_setupStep_Migrate.inc:450
-#, php-format
-msgid "Adding an administrative user failed: object '%s' already exists!"
+#: include/functions.inc:2549
+msgid "This class is used to make users appear in GOsa."
 msgstr ""
-"Ha fallado al añadir un usuario administrativo: ¡El objeto '%s' ya existe!"
 
-#: setup/class_setupStep_Migrate.inc:662
+#: include/functions.inc:2556
+#, fuzzy
 msgid ""
-"The LDAP root object is missing. It is required to use your LDAP service."
+"This class is used to lock entries in order to prevent multiple edits at a "
+"time."
 msgstr ""
-"EL objeto raíz de LDAP ha desaparecido. Es necesario para poder usar el "
-"servicio LDAP."
+"Usado para bloquear entradas editadas actualmente y así evitar múltiples "
+"cambios simultáneos."
 
-#: setup/class_setupStep_Migrate.inc:663 setup/class_setupStep_Migrate.inc:676
-msgid "Try to create root object"
-msgstr "Intentando crear el objeto raíz"
+#: include/functions.inc:2601
+#, fuzzy, php-format
+msgid "Required object class %s is missing!"
+msgstr "¡No se ha encontrado la clase de objeto necesaria '%s'!"
 
-#: setup/class_setupStep_Migrate.inc:675
-msgid "Root object couldn't be created, you should try it on your own."
-msgstr ""
-"El objeto raíz no ha podido ser creado, tendra que crearlo usted mismo."
+#: include/functions.inc:2604
+#, fuzzy, php-format
+msgid "Optional object class %s is missing!"
+msgstr "¡No se ha encontrado la clase de objeto opcional '%s'!"
 
-#: setup/class_setupStep_Migrate.inc:730
-#, php-format
-msgid "Missing GOsa object class '%s'!"
-msgstr "¡No se ha encontrado la clase de objeto GOsa '%s'!"
+#: include/functions.inc:2609
+#, fuzzy, php-format
+msgid "Wrong version of required object class %s (!=%s) detected!"
+msgstr ""
+"¡Las versiones de la clase de objeto necesaria no coinciden '%s' (!=%s)!"
 
-#: setup/class_setupStep_Migrate.inc:731
-msgid "Please check your installation."
-msgstr "Por favor compruebe su instalación"
+#: include/functions.inc:2612
+#, fuzzy, php-format
+msgid "Class available"
+msgstr "Clase(s) disponibles"
 
-#: setup/class_setupStep_Migrate.inc:752
-#, php-format
+#: include/functions.inc:2634
 msgid ""
-"Cannot handle the structural object type of your root object. Please try to "
-"add the object class '%s' manually."
+"RFC2307bis schema is enabled, but the current LDAP configuration does not "
+"support it!"
 msgstr ""
-"No se puede un tipo de objeto estructural en su entrada raíz. Por favor "
-"intente añadir la clase de objeto '%s' manualmente."
 
-#: setup/setup_welcome.tpl:3
-msgid "How to get started"
+#: include/functions.inc:2635
+#, fuzzy
+msgid ""
+"To use RFC2307bis groups, the objectClass 'posixGroup' must be AUXILIARY."
 msgstr ""
+"Para poder usar grupos conforme a rfc2307bis, el objectClass 'posixGroup' "
+"debe ser AUXILIARY"
 
-#: setup/setup_welcome.tpl:5
+#: include/functions.inc:2639
 msgid ""
-"This seems to be the first time you run GOsa on this system. To start the "
-"GOsa web interface you need a working configuration file, which can be "
-"generated by this wizard."
+"RFC2307bis schema is disabled, but the current LDAP configuration supports "
+"it!"
 msgstr ""
 
-#: setup/setup_welcome.tpl:9
+#: include/functions.inc:2640
 #, fuzzy
-msgid "What you need to generate a configuration file:"
-msgstr "Crear su fichero de configuración"
+msgid "To correct this, the objectClass 'posixGroup' must be STRUCTURAL."
+msgstr "El objectClass 'posixGroup' debe ser STRUCTURAL"
+
+#: include/functions.inc:2665
+msgid "German"
+msgstr "Alemán"
+
+#: include/functions.inc:2666
+msgid "French"
+msgstr "Francés"
+
+#: include/functions.inc:2667
+msgid "Italian"
+msgstr "Italiano"
+
+#: include/functions.inc:2668
+msgid "Spanish"
+msgstr "Español"
 
-#: setup/setup_welcome.tpl:13
-#, fuzzy
-msgid "The hostname of your LDAP server"
-msgstr "mientras operaba en el servidor LDAP '%s'"
+#: include/functions.inc:2669
+msgid "English"
+msgstr "Inglés"
 
-#: setup/setup_welcome.tpl:14
-msgid "Installed GOsa and supplementary schema"
-msgstr ""
+#: include/functions.inc:2670
+msgid "Dutch"
+msgstr "Holandes"
 
-#: setup/setup_welcome.tpl:15
-msgid "The LDAP base of your LDAP directory"
-msgstr ""
+#: include/functions.inc:2671
+msgid "Polish"
+msgstr "Polaco"
 
-#: setup/setup_welcome.tpl:16
-msgid "The DN and the password of the LDAP administration user"
+#: include/functions.inc:2672
+msgid "Brazilian Portuguese"
 msgstr ""
 
-#: setup/setup_welcome.tpl:20
-msgid ""
-"If you've collected the needed information, unlock the setup process like "
-"shown in the next paragraph."
-msgstr ""
+#: include/functions.inc:2674
+msgid "Chinese"
+msgstr "Chino"
 
-#: setup/setup_welcome.tpl:24
-#, fuzzy
-msgid "Starting the setup"
-msgstr "Selección de idiomas"
+#: include/functions.inc:2675
+msgid "Vietnamese"
+msgstr "Vietnamita"
 
-#: setup/setup_welcome.tpl:26
-#, fuzzy
-msgid ""
-"For security reasons you need to authenticate the installation by creating "
-"the file '/tmp/gosa.auth', containing the current session ID on the servers "
-"local filesystem. This can be done by executing the following command:"
-msgstr ""
-"Por razones de seguridad necesita autenticarse para la instalación, creando "
-"el archivo '/tmp/gosa.auth', que tendrá el ID de la sesión actual en el "
-"sistema de archivos del servidor. Esto puede ser hecho ejecutando el "
-"siguiente comando:"
+#: include/functions.inc:2676
+msgid "Russian"
+msgstr "Ruso"
 
-#: setup/setup_welcome.tpl:32
+#: include/functions.inc:2869
 #, fuzzy
-msgid "Click the 'Next' button when you've finished."
-msgstr "Pulse en el botón 'Continuar' cuando haya terminado."
+msgid "Cannot detect password hash!"
+msgstr "¡No se puede generar la clave samba!"
 
-#: setup/setup_license.tpl:3
-msgid ""
-"GOsa is developed under the terms of the GNU General Public License v2. "
-"Please accept the terms below."
+#: include/functions.inc:2910 include/functions.inc:2985
+#, php-format
+msgid "Pre-event hook reported a problem: %s. Password change canceled!"
 msgstr ""
 
-#: setup/setup_license.tpl:11
-msgid "I have read the license and accept it"
-msgstr "He leido la licencia y la acepto"
+#: include/functions.inc:2941
+#, fuzzy
+msgid "Password change failed!"
+msgstr "La contraseñas deben ser cambiadas despues de %s días"
 
-#: setup/setup_checks.tpl:2
-msgid ""
-"This step checks if your PHP server has all required modules and "
-"configuration settings."
+#: include/functions.inc:2949
+#, php-format
+msgid "Post-event hook reported a problem: %s. Password change canceled!"
 msgstr ""
 
-#: setup/setup_checks.tpl:5
+#: include/functions.inc:3053
 #, fuzzy
-msgid "Inspection"
-msgstr "Inspección LDAP"
-
-#: setup/setup_checks.tpl:8
-msgid "PHP module and extension checks"
-msgstr "Comprobaciones de módulos y extensiones PHP"
+msgid "Cannot generate SAMBA hash!"
+msgstr "¡No se puede generar la clave samba!"
 
-#: setup/setup_checks.tpl:10
-msgid "Basic checks"
+#: include/functions.inc:3068
+#, fuzzy, php-format
+msgid "Generating SAMBA hash by running %s failed: check %s!"
 msgstr ""
+"¡No se puede generar la clave samba: la ejecución de '%s' ha fallado, "
+"compruebe el 'sambaHashHook'!"
 
-#: setup/setup_checks.tpl:38 setup/setup_checks.tpl:79
-msgid "GOsa will NOT run without fixing this."
-msgstr "GOsa NO funcionara si no arregla esto."
-
-#: setup/setup_checks.tpl:40 setup/setup_checks.tpl:81
-msgid "GOsa will run without fixing this."
-msgstr "GOsa puede funcionar sin que se arregle esto."
-
-#: setup/setup_checks.tpl:50
-msgid "PHP setup configuration"
-msgstr "Configuración de PHP"
+#: include/functions.inc:3346 include/functions.inc:3360
+#: include/functions.inc:3398 include/functions.inc:3410
+#: include/functions.inc:3414 include/functions.inc:3429
+#: include/functions.inc:3438
+#, fuzzy
+msgid "Cannot allocate free ID:"
+msgstr "No se puede asignar un identificador (ID) libre:"
 
-#: setup/setup_checks.tpl:50
-msgid "show information"
-msgstr "mostrar información"
+#: include/functions.inc:3346
+msgid "unknown idAllocation method!"
+msgstr "¡método de asignación de id desconocido!"
 
-#: setup/setup_checks.tpl:51
-msgid "Extended checks"
-msgstr ""
+#: include/functions.inc:3360
+#, php-format
+msgid "%sPoolMin >= %sPoolMax!"
+msgstr "¡%sPoolMin >= %sPoolMax!"
 
-#: setup/setup_schema.tpl:1
-msgid "Schema specific settings"
-msgstr "Parametros específicos del esquema"
+#: include/functions.inc:3390
+msgid "Cannot create sambaUnixIdPool entry!"
+msgstr "¡No se puede crear la entrada sambaUnixIdPool!"
 
-#: setup/setup_schema.tpl:4
-msgid "Schema check succeeded"
-msgstr "Comprobación de esquema correcta"
+#: include/functions.inc:3398
+msgid "sambaUnixIdPool is not unique!"
+msgstr "¡sambaUnixIdPool no es único!"
 
-#: setup/setup_schema.tpl:7
-msgid "Schema check failed"
-msgstr "Ha fallado la comprobación del esquema"
+#: include/functions.inc:3410 include/functions.inc:3414
+msgid "no ID available!"
+msgstr "¡No hay ID disponibles!"
 
-#: setup/setup_schema.tpl:11
+#: include/functions.inc:3438
 #, fuzzy
-msgid ""
-"Could not read any schema information, all checks skipped. Adjust your LDAP "
-"ACLs."
-msgstr ""
-"No se puede acceder a la información de esquemas, todos las comprobaciones "
-"se suspenden. Ajuste las acl de ldap."
+msgid "maximum number of tries exceeded!"
+msgstr "¡Excedido el número de intentos máximo!"
 
-#: setup/setup_schema.tpl:13
+#: include/functions.inc:3498
 #, fuzzy
+msgid "Cannot allocate free ID!"
+msgstr "¡No se puede asignar un identificador (ID) libre!"
+
+#: include/class_GOsaRegistration.inc:127
 msgid ""
-"It seems that your LDAP database wasn't initialized yet. This maybe the "
-"reason, why GOsa can't read your schema configuration!"
+"UNIX-timestamp pointing to the date GOsa will ask for a registration again "
+"(-1 to disable)"
 msgstr ""
-"Parece que la base de datos ldap no ha sido inicializada. ¡Esta puede se la "
-"razón por la que GOsa no puede acceder a la configuración de esquemas!"
-
-#: setup/class_setupStep_Schema.inc:37 setup/class_setupStep_Schema.inc:38
-msgid "LDAP schema check"
-msgstr "Comprobar esquemas LDAP"
 
-#: setup/class_setupStep_Schema.inc:39
-msgid "Perform test on your current LDAP schema"
-msgstr "Efectuando comprobaciones en los esquemas actuales de LDAP"
+#: include/exporter/class_cvsExporter.inc:48
+msgid "CSV"
+msgstr "CSV"
 
-#: setup/class_setupStep_Welcome.inc:42
-msgid "Welcome"
-msgstr "Bienvenido"
+#: include/exporter/class_pdfExporter.inc:18
+msgid "No PDF export possible: there is no FPDF library installed."
+msgstr "No se puede exportar a PDF: no se ha instalado la librería FPDF."
 
-#: setup/class_setupStep_Welcome.inc:43
-msgid "The welcome message"
-msgstr "Mensaje de Bienvenida"
+#: include/exporter/class_pdfExporter.inc:145
+msgid "PDF"
+msgstr "PDF"
 
-#: setup/class_setupStep_Welcome.inc:44
-#, fuzzy
-msgid "Welcome to the GOsa setup assistent"
-msgstr "Bienvenidos al asistente de configuración de GOsa"
+#: include/exporter/class_PDF.inc:24
+msgid "Page"
+msgstr "Página"
 
-#: setup/class_setupStep_License.inc:56 setup/class_setupStep_License.inc:57
-msgid "License"
-msgstr "Licencia"
+#: include/class_management.inc:487
+#, fuzzy, php-format
+msgid "You are not allowed to create a snapshot for %s!"
+msgstr "No tiene permisos para crear una instantanea para %s."
 
-#: setup/class_setupStep_License.inc:58
-msgid "Terms and conditions for usage"
-msgstr "Términos y condiciones de uso"
+#: include/class_management.inc:534 include/class_management.inc:586
+#: include/class_management.inc:600
+#, fuzzy, php-format
+msgid "You are not allowed to restore a snapshot for %s!"
+msgstr "No tiene permisos para recuperar una instantanea para %s."
 
-#: setup/setup_language.tpl:3
-msgid "Please select the preferred language"
-msgstr "Por favor seleccione su idioma preferido"
+#: include/class_management.inc:549
+#, fuzzy, php-format
+msgid "You are not allowed to remove a snapshot for %s!"
+msgstr "No tiene permisos para recuperar una instantanea para %s."
 
-#: setup/setup_language.tpl:5
-#, fuzzy
+#: include/class_management.inc:669
+#, fuzzy, php-format
 msgid ""
-"At this point, you can select the site wide default language. Choosing "
-"'automatic' will use the language requested by the browser. This setting can "
-"be overridden per user."
+"No tab definition for %s found in configuration file: cannot create plugin "
+"instance!"
 msgstr ""
-"En este punto, puede seleccionar el idioma usado por defecto. Seleccionando "
-"'automático' obtendrá el lenguaje usado por el navedador. Esta configuración "
-"puede ser modificada por cada usuario."
+"No hay declaración de pestaña para '%s' en su archivo de configuración. ¡No "
+"se puede crear la instancia del plugin!"
 
-#: setup/setup_language.tpl:9
-msgid "Please select your preferred language here"
-msgstr "Por favor seleccione su idioma preferido"
+#: include/class_pathNavigator.inc:86
+#, fuzzy
+msgid "Welcome to GOsa"
+msgstr "Bienvenidos al asistente de configuración de GOsa"
 
-#: setup/class_setupStep_Language.inc:40 setup/class_setupStep_Language.inc:41
-msgid "Language setup"
-msgstr "Selección de idiomas"
+#, fuzzy
+#~ msgid "Max"
+#~ msgstr "Mayo"
 
-#: setup/class_setupStep_Language.inc:42
-msgid "This step allows you to select your preferred language."
-msgstr "Este paso le permite seleccionar su idioma preferido"
+#, fuzzy
+#~ msgid "Min"
+#~ msgstr "Inicio"
+
+#~ msgid "Welcome %s!"
+#~ msgstr "¡Bienvenido %s!"
 
 #, fuzzy
 #~ msgid "The folder %s specified for %s:%s cannot be used for reading!"
@@ -7924,18 +7767,12 @@ msgstr "Este paso le permite seleccionar su idioma preferido"
 #~ msgid "Honour administrative units"
 #~ msgstr "Delegar en unidades administrativas"
 
-#~ msgid "Smarty compile directory"
-#~ msgstr "Directorio de compilación Smarty"
-
 #~ msgid "SNMP community"
 #~ msgstr "Comunidad SNMP"
 
 #~ msgid "Path for PPD storage"
 #~ msgstr "Ruta del almacén PPD"
 
-#~ msgid "Path for kiosk profile storage"
-#~ msgstr "Ruta del almacén de perfiles kiosk"
-
 #~ msgid "SUDO role base"
 #~ msgstr "Rol Base SUDO"
 
@@ -7954,9 +7791,6 @@ msgstr "Este paso le permite seleccionar su idioma preferido"
 #~ msgid "Enforce register_globals to be deactivated"
 #~ msgstr "Forzar register_globals para que sea desactivado"
 
-#~ msgid "Enforce encrypted connections"
-#~ msgstr "Forzar conexiones seguras"
-
 #~ msgid "Warn if session is not encrypted"
 #~ msgstr "Avisar si la sesión no esta codificada"
 
@@ -8376,10 +8210,6 @@ msgstr "Este paso le permite seleccionar su idioma preferido"
 #~ msgid "Prpperties"
 #~ msgstr "Propiedades"
 
-#, fuzzy
-#~ msgid "Organizational unit"
-#~ msgstr "Nombre de la Organización"
-
 #~ msgid "Old password"
 #~ msgstr "Contraseña antigua"
 
@@ -8874,9 +8704,6 @@ msgstr "Este paso le permite seleccionar su idioma preferido"
 #~ msgid "Enable DNS extension"
 #~ msgstr "Activar extensión DNS"
 
-#~ msgid "Enable DHCP extension"
-#~ msgstr "Activar extensión DHCP"
-
 #~ msgid "Enable mime type management"
 #~ msgstr "Activar gestión tipos mime"
 
index f9af94fe0bb5b65a61b900dc08092945f3c2384b..129dc56f2c51f3b771fd6c3abaf50038a3591351 100644 (file)
@@ -4,7 +4,7 @@ msgid ""
 msgstr ""
 "Project-Id-Version: messages\n"
 "Report-Msgid-Bugs-To: \n"
-"POT-Creation-Date: 2010-10-28 20:40+0200\n"
+"POT-Creation-Date: 2010-12-01 15:07+0100\n"
 "PO-Revision-Date: 2010-11-23 23:25+0100\n"
 "Last-Translator: Benoit Mortier <benoit.mortier@opensides.be>\n"
 "Language-Team:  <fr@li.org>\n"
@@ -15,160 +15,55 @@ msgstr ""
 "X-Generator: KBabel 1.11.4\n"
 "Plural-Forms:  nplurals=2; plural=(n > 1);\n"
 
-#: ihtml/themes/default/login.tpl:31
-msgid "Login to GOsa"
-msgstr "Connexion à GOsa"
-
-#: ihtml/themes/default/login.tpl:37 ihtml/themes/default/login.tpl:40
-#: ihtml/themes/default/password.tpl:86 ihtml/themes/default/password.tpl:90
-msgid "User name"
-msgstr "Nom d'utilisateur"
-
-#: ihtml/themes/default/login.tpl:47
-#: plugins/generic/dashBoard/Register/register.tpl:53
-#: plugins/personal/generic/paste_generic.tpl:21 setup/setup_migrate.tpl:53
-msgid "Password"
-msgstr "Mot de passe"
-
-#: ihtml/themes/default/login.tpl:61
-msgid "Choose the directory to work on"
-msgstr "Choisir le répertoire sur lequel travailler"
-
-#: ihtml/themes/default/login.tpl:66
-msgid "Click here to log in"
-msgstr "Cliquez ici pour vous connecter"
-
-#: ihtml/themes/default/login.tpl:66 ihtml/themes/default/login.tpl:67
-msgid "Log in"
-msgstr "Connexion"
-
-#: ihtml/themes/default/copyPasteDialog.tpl:1
-msgid "Copy & paste wizard"
-msgstr "Assistant pour le copier &amp; coller"
-
-#: ihtml/themes/default/copyPasteDialog.tpl:7
-msgid ""
-"Some values need to be unique in the complete directory while some "
-"combinations make no sense. Please edit the values below to fulfill the "
-"policies."
-msgstr ""
-"Certaines valeurs doivent être unique dans tout l'arbre et certaines "
-"combinations n'ont pas de sens. Veuillez éditer les valeurs ci dessous pour "
-"respecter les politiques de sécurité."
-
-#: ihtml/themes/default/copyPasteDialog.tpl:9
-msgid "Remember that some properties like taken snapshots will not be copied!"
-msgstr ""
-"Veuillez vous souvenir que certaines propriétés comme les copie instantanées "
-"ne seront pas copiés !"
-
-#: ihtml/themes/default/copyPasteDialog.tpl:10
-msgid ""
-"Or if you copy or cut an entry within GOsa and delete the source object, you "
-"may get errors while pasting this object again!"
-msgstr ""
-"Ou si vous couper ou copiez un entrée avec GOsa et que vous effacer la "
-"source, vous pouvez rencontrer des erreurs en tentant de le coller à "
-"nouveau !"
-
-#: ihtml/themes/default/copyPasteDialog.tpl:19
-#: include/utils/class_msgPool.inc:313
-#, php-format
-msgid "Save"
-msgstr "Enregistrer"
-
-#: ihtml/themes/default/copyPasteDialog.tpl:21
-#: ihtml/themes/default/acl.tpl:137 ihtml/themes/default/acl.tpl:153
-#: ihtml/themes/default/snapshotdialog.tpl:44
-#: ihtml/themes/default/snapshotdialog.tpl:90
-#: ihtml/themes/default/msg_dialog.tpl:80
-#: ihtml/themes/default/msg_dialog.tpl:141
-#: ihtml/themes/default/msg_dialog.tpl:146
-#: ihtml/themes/default/islocked.tpl:26 include/utils/class_msgPool.inc:295
-#: setup/setup_migrate.tpl:71 setup/setup_ldap.tpl:20
-#, php-format
-msgid "Cancel"
-msgstr "Annuler"
-
-#: ihtml/themes/default/copyPasteDialog.tpl:23
-msgid "Cancel all"
-msgstr "Tout annuler"
-
-#: ihtml/themes/default/copyPasteDialog.tpl:28
-msgid "Operation complete"
-msgstr "Opération réalisée"
-
-#: ihtml/themes/default/copyPasteDialog.tpl:30
-#: setup/class_setupStep_Finish.inc:39
-msgid "Finish"
-msgstr "Terminé"
-
-#: ihtml/themes/default/userFilter.tpl:1
-msgid "List of defined filters"
-msgstr "Liste des filtres définis"
-
-#: ihtml/themes/default/sizelimit.tpl:3
-msgid ""
-"The size limit option makes LDAP operations faster and saves the LDAP server "
-"from getting too much load. The easiest way to handle big databases without "
-"long timeouts would be to limit your search to smaller values and use "
-"filters to get the entries you are looking for."
-msgstr ""
-"L'option size limit rend les opérations LDAP plus rapides et permet au "
-"serveur LDAP d'avoir un niveau de charge plus léger. La façon la plus facile "
-"de gérer des grandes bases de données sans de longs temps d'attentes, serait "
-"de limiter la recherche à des valeurs plus petites et d'utiliser les filtres "
-"pour obtenir les valeurs que vous recherchez."
+#: plugins/admin/acl/acl-filter.xml:18 plugins/admin/users/user-filter.xml:19
+#: plugins/admin/groups/singleUserSelect/singleUser-filter.xml:20
+#: plugins/admin/groups/userSelect/user-filter.xml:20
+#: plugins/admin/groups/userGroupSelect/selectUserGroup-filter.xml:21
+#: plugins/admin/groups/group-filter.xml:17
+#: plugins/admin/departments/dep-filter.xml:17
+#: plugins/admin/newConfigManagement/DeviceConfig-filter.xml:14
+#: plugins/admin/ogroups/ogroup-filter.xml:18
+#: plugins/admin/ogroups/objectSelect/selectObject-filter.xml:32
+#: plugins/personal/posix/trustSelect/trust-filter.xml:17
+#: plugins/personal/posix/groupSelect/group-filter.xml:16
+#, fuzzy
+msgid "Default filter"
+msgstr "Imprimante"
 
-#: ihtml/themes/default/sizelimit.tpl:8
-msgid "Please choose the way to react for this session"
-msgstr "Veuillez choisir la façon de réagir pour cette session"
+#: plugins/admin/acl/acl-filter.xml:33 plugins/admin/acl/tabs_acl_role.inc:28
+msgid "ACL Templates"
+msgstr "Modèles des ACL"
 
-#: ihtml/themes/default/sizelimit.tpl:10
-msgid "ignore this error and show all entries the LDAP server returns"
-msgstr ""
-"ignorer cette erreur et montrer toutes les entrées retournées par le serveur "
-"LDAP"
+#: plugins/admin/acl/acl-filter.xml:48
+#: plugins/admin/acl/class_aclManagement.inc:154
+msgid "ACL Assignment"
+msgstr "Gestion des ACL"
 
-#: ihtml/themes/default/sizelimit.tpl:11
-msgid ""
-"ignore this error and show all entries that fit into the defined size limit"
+#: plugins/admin/acl/tabs_acl.inc:28 plugins/admin/acl/acl-list.xml:15
+#: plugins/admin/acl/class_aclRole.inc:770 include/class_tabs.inc:403
+#: include/class_acl.inc:1290 include/class_acl.inc:1291
+#: include/class_acl.inc:1297
+msgid "ACL"
 msgstr ""
-"ignorer cette erreur et montrer toutes les entrées qui sont récupérées grâce "
-"au paramètre sizelimit défini"
-
-#: ihtml/themes/default/sizelimit.tpl:16 include/utils/class_msgPool.inc:331
-#, php-format
-msgid "Set"
-msgstr "Activer"
 
-#: ihtml/themes/default/userFilterEditor.tpl:1
-#: ihtml/themes/default/userFilterEditor.tpl:5
-msgid "Filter editor"
-msgstr "Editeur de Filtre"
+#: plugins/admin/acl/acl-list.xml:11
+#, fuzzy
+msgid "List of ACLs"
+msgstr "Liste des acls"
 
-#: ihtml/themes/default/userFilterEditor.tpl:8
-msgid "Filter properties"
-msgstr "Propriétés du filtre"
+#: plugins/admin/acl/acl-list.xml:23 plugins/admin/acl/acl-list.xml:82
+#: plugins/admin/acl/class_aclRole.inc:714
+#: plugins/personal/generic/generic.tpl:503
+#: plugins/personal/generic/class_user.inc:1666
+msgid "Role"
+msgstr "Rôle"
 
-#: ihtml/themes/default/userFilterEditor.tpl:11 include/class_acl.inc:264
-#: include/class_SnapShotDialog.inc:55 include/class_userFilter.inc:55
-#: include/class_userFilter.inc:150 include/class_userFilterEditor.inc:236
-#: include/class_userFilterEditor.inc:240
-#: plugins/generic/dashBoard/dbChannelStatus/class_dbChannelStatus.inc:14
-#: plugins/generic/dashBoard/dbPluginStatus/class_dbPluginStatus.inc:26
-#: plugins/generic/references/class_reference.inc:57
-#: plugins/generic/references/class_reference.inc:63
-#: plugins/generic/references/class_reference.inc:69
-#: plugins/generic/references/class_reference.inc:75
-#: plugins/generic/references/class_reference.inc:81
-#: plugins/admin/ogroups/objectSelect/selectObject-list.xml:97
-#: plugins/admin/ogroups/class_ogroup.inc:157
-#: plugins/admin/ogroups/class_ogroup.inc:661
-#: plugins/admin/ogroups/class_ogroup.inc:676
-#: plugins/admin/ogroups/class_ogroup.inc:680
-#: plugins/admin/ogroups/class_ogroup.inc:861
-#: plugins/admin/ogroups/ogroup-list.xml:41
+#: plugins/admin/acl/acl-list.xml:49 plugins/admin/acl/class_aclRole.inc:741
+#: plugins/admin/acl/class_aclRole.inc:753
+#: plugins/admin/acl/class_aclRole.inc:763 plugins/admin/acl/acl_role.tpl:7
+#: plugins/admin/acl/paste_role.tpl:4
+#: plugins/admin/users/class_userManagement.inc:533
+#: plugins/admin/users/class_userManagement.inc:580
 #: plugins/admin/groups/userGroupSelect/selectUserGroup-list.xml:49
 #: plugins/admin/groups/group-list.xml:41
 #: plugins/admin/groups/class_group.inc:906
@@ -178,3218 +73,3252 @@ msgstr "Propriétés du filtre"
 #: plugins/admin/groups/class_group.inc:950
 #: plugins/admin/groups/class_group.inc:957
 #: plugins/admin/groups/class_group.inc:1057
-#: plugins/admin/users/class_userManagement.inc:533
-#: plugins/admin/users/class_userManagement.inc:580
-#: plugins/admin/newConfigManagement/DeviceConfig-list.xml:34
-#: plugins/admin/departments/class_domain.inc:47
-#: plugins/admin/departments/class_domain.inc:49
-#: plugins/admin/departments/class_domain.inc:54
-#: plugins/admin/departments/class_domain.inc:56
-#: plugins/admin/departments/class_domain.inc:58
-#: plugins/admin/departments/class_domain.inc:90
-#: plugins/admin/departments/class_localityGeneric.inc:48
-#: plugins/admin/departments/class_localityGeneric.inc:50
-#: plugins/admin/departments/class_localityGeneric.inc:55
-#: plugins/admin/departments/class_localityGeneric.inc:57
-#: plugins/admin/departments/class_localityGeneric.inc:59
-#: plugins/admin/departments/class_organizationGeneric.inc:79
-#: plugins/admin/departments/class_organizationGeneric.inc:81
-#: plugins/admin/departments/class_organizationGeneric.inc:86
-#: plugins/admin/departments/class_organizationGeneric.inc:88
-#: plugins/admin/departments/class_organizationGeneric.inc:90
 #: plugins/admin/departments/class_countryGeneric.inc:47
 #: plugins/admin/departments/class_countryGeneric.inc:49
 #: plugins/admin/departments/class_countryGeneric.inc:54
 #: plugins/admin/departments/class_countryGeneric.inc:56
 #: plugins/admin/departments/class_countryGeneric.inc:58
+#: plugins/admin/departments/class_department.inc:355
+#: plugins/admin/departments/class_department.inc:357
+#: plugins/admin/departments/class_department.inc:362
+#: plugins/admin/departments/class_department.inc:369
+#: plugins/admin/departments/class_department.inc:373
 #: plugins/admin/departments/class_dcObject.inc:47
 #: plugins/admin/departments/class_dcObject.inc:49
 #: plugins/admin/departments/class_dcObject.inc:54
 #: plugins/admin/departments/class_dcObject.inc:56
 #: plugins/admin/departments/class_dcObject.inc:58
 #: plugins/admin/departments/class_dcObject.inc:90
-#: plugins/admin/departments/class_department.inc:355
-#: plugins/admin/departments/class_department.inc:357
-#: plugins/admin/departments/class_department.inc:362
-#: plugins/admin/departments/class_department.inc:369
-#: plugins/admin/departments/class_department.inc:373
-#: plugins/admin/acl/class_aclRole.inc:741
-#: plugins/admin/acl/class_aclRole.inc:753
-#: plugins/admin/acl/class_aclRole.inc:763 plugins/admin/acl/acl-list.xml:49
-#: plugins/admin/acl/paste_role.tpl:4 plugins/admin/acl/acl_role.tpl:7
-#: plugins/addons/propertyEditor/property-list.xml:80
+#: plugins/admin/departments/class_localityGeneric.inc:48
+#: plugins/admin/departments/class_localityGeneric.inc:50
+#: plugins/admin/departments/class_localityGeneric.inc:55
+#: plugins/admin/departments/class_localityGeneric.inc:57
+#: plugins/admin/departments/class_localityGeneric.inc:59
+#: plugins/admin/departments/class_organizationGeneric.inc:79
+#: plugins/admin/departments/class_organizationGeneric.inc:81
+#: plugins/admin/departments/class_organizationGeneric.inc:86
+#: plugins/admin/departments/class_organizationGeneric.inc:88
+#: plugins/admin/departments/class_organizationGeneric.inc:90
+#: plugins/admin/departments/class_domain.inc:47
+#: plugins/admin/departments/class_domain.inc:49
+#: plugins/admin/departments/class_domain.inc:54
+#: plugins/admin/departments/class_domain.inc:56
+#: plugins/admin/departments/class_domain.inc:58
+#: plugins/admin/departments/class_domain.inc:90
+#: plugins/admin/newConfigManagement/DeviceConfig-list.xml:34
+#: plugins/admin/ogroups/ogroup-list.xml:41
+#: plugins/admin/ogroups/objectSelect/selectObject-list.xml:97
+#: plugins/admin/ogroups/class_ogroup.inc:157
+#: plugins/admin/ogroups/class_ogroup.inc:661
+#: plugins/admin/ogroups/class_ogroup.inc:676
+#: plugins/admin/ogroups/class_ogroup.inc:680
+#: plugins/admin/ogroups/class_ogroup.inc:861
+#: plugins/personal/posix/trustSelect/trust-list.xml:46
+#: plugins/personal/posix/groupSelect/group-list.xml:33
+#: plugins/personal/posix/trustModeDialog/class_trustModeDialog.inc:45
 #: plugins/personal/generic/class_user.inc:1316
 #: plugins/personal/generic/class_user.inc:1334
 #: plugins/personal/generic/class_user.inc:1376
-#: plugins/personal/generic/class_user.inc:1861
-#: plugins/personal/posix/trustModeDialog/class_trustModeDialog.inc:45
-#: plugins/personal/posix/trustSelect/trust-list.xml:46
-#: plugins/personal/posix/groupSelect/group-list.xml:33
-#: setup/setup_migrate.tpl:43 setup/setup_migrate.tpl:45
-#: setup/setup_feedback.tpl:16
-msgid "Name"
-msgstr "Nom"
-
-#: ihtml/themes/default/userFilterEditor.tpl:19 include/class_acl.inc:254
-#: include/class_acl.inc:264 include/class_SnapShotDialog.inc:174
-#: include/class_userFilter.inc:55 include/class_userFilterEditor.inc:245
-#: plugins/generic/dashBoard/dbChannelStatus/class_dbChannelStatus.inc:14
+#: plugins/personal/generic/class_user.inc:1860
+#: plugins/addons/propertyEditor/property-list.xml:64
 #: plugins/generic/dashBoard/dbPluginStatus/class_dbPluginStatus.inc:26
+#: plugins/generic/dashBoard/dbChannelStatus/class_dbChannelStatus.inc:14
 #: plugins/generic/references/class_reference.inc:57
 #: plugins/generic/references/class_reference.inc:63
 #: plugins/generic/references/class_reference.inc:69
 #: plugins/generic/references/class_reference.inc:75
 #: plugins/generic/references/class_reference.inc:81
-#: plugins/admin/ogroups/objectSelect/selectObject-list.xml:105
-#: plugins/admin/ogroups/class_ogroup.inc:863
-#: plugins/admin/ogroups/generic.tpl:15
-#: plugins/admin/ogroups/ogroup-list.xml:49
-#: plugins/admin/groups/generic.tpl:24
+#: setup/setup_feedback.tpl:16 setup/setup_migrate.tpl:43
+#: setup/setup_migrate.tpl:45 ihtml/themes/default/userFilterEditor.tpl:11
+#: include/class_userFilter.inc:55 include/class_userFilter.inc:150
+#: include/class_userFilterEditor.inc:236
+#: include/class_userFilterEditor.inc:240 include/class_SnapShotDialog.inc:55
+#: include/class_acl.inc:264
+msgid "Name"
+msgstr "Nom"
+
+#: plugins/admin/acl/acl-list.xml:57 plugins/admin/acl/class_aclRole.inc:166
+#: plugins/admin/acl/class_aclRole.inc:743 plugins/admin/acl/acl_role.tpl:17
 #: plugins/admin/groups/userGroupSelect/selectUserGroup-list.xml:57
-#: plugins/admin/groups/group-list.xml:49
+#: plugins/admin/groups/generic.tpl:24 plugins/admin/groups/group-list.xml:49
 #: plugins/admin/groups/class_group.inc:1058
-#: plugins/admin/newConfigManagement/DeviceConfig-list.xml:42
-#: plugins/admin/departments/dep-list.xml:79
+#: plugins/admin/departments/class_countryGeneric.inc:63
+#: plugins/admin/departments/class_countryGeneric.inc:92
 #: plugins/admin/departments/locality.tpl:19
-#: plugins/admin/departments/generic.tpl:19
-#: plugins/admin/departments/class_domain.inc:63
-#: plugins/admin/departments/class_domain.inc:91
-#: plugins/admin/departments/class_localityGeneric.inc:64
-#: plugins/admin/departments/class_localityGeneric.inc:92
-#: plugins/admin/departments/class_organizationGeneric.inc:95
-#: plugins/admin/departments/class_organizationGeneric.inc:123
-#: plugins/admin/departments/class_countryGeneric.inc:63
-#: plugins/admin/departments/class_countryGeneric.inc:92
-#: plugins/admin/departments/class_dcObject.inc:63
-#: plugins/admin/departments/class_dcObject.inc:91
 #: plugins/admin/departments/domain.tpl:19
-#: plugins/admin/departments/country.tpl:19
-#: plugins/admin/departments/dcObject.tpl:19
 #: plugins/admin/departments/class_department.inc:365
 #: plugins/admin/departments/class_department.inc:675
+#: plugins/admin/departments/dcObject.tpl:19
 #: plugins/admin/departments/organization.tpl:19
-#: plugins/admin/acl/class_aclRole.inc:166
-#: plugins/admin/acl/class_aclRole.inc:743 plugins/admin/acl/acl-list.xml:57
-#: plugins/admin/acl/acl_role.tpl:17
-#: plugins/personal/posix/trustModeDialog/class_trustModeDialog.inc:45
+#: plugins/admin/departments/dep-list.xml:79
+#: plugins/admin/departments/class_dcObject.inc:63
+#: plugins/admin/departments/class_dcObject.inc:91
+#: plugins/admin/departments/class_localityGeneric.inc:64
+#: plugins/admin/departments/class_localityGeneric.inc:92
+#: plugins/admin/departments/country.tpl:19
+#: plugins/admin/departments/class_organizationGeneric.inc:95
+#: plugins/admin/departments/class_organizationGeneric.inc:123
+#: plugins/admin/departments/generic.tpl:19
+#: plugins/admin/departments/class_domain.inc:63
+#: plugins/admin/departments/class_domain.inc:91
+#: plugins/admin/newConfigManagement/DeviceConfig-list.xml:42
+#: plugins/admin/ogroups/ogroup-list.xml:49
+#: plugins/admin/ogroups/generic.tpl:15
+#: plugins/admin/ogroups/objectSelect/selectObject-list.xml:105
+#: plugins/admin/ogroups/class_ogroup.inc:863
 #: plugins/personal/posix/trustSelect/trust-list.xml:53
 #: plugins/personal/posix/groupSelect/group-list.xml:40
+#: plugins/personal/posix/trustModeDialog/class_trustModeDialog.inc:45
+#: plugins/generic/dashBoard/dbPluginStatus/class_dbPluginStatus.inc:26
+#: plugins/generic/dashBoard/dbChannelStatus/class_dbChannelStatus.inc:14
+#: plugins/generic/references/class_reference.inc:57
+#: plugins/generic/references/class_reference.inc:63
+#: plugins/generic/references/class_reference.inc:69
+#: plugins/generic/references/class_reference.inc:75
+#: plugins/generic/references/class_reference.inc:81
+#: ihtml/themes/default/userFilterEditor.tpl:19
+#: include/class_userFilter.inc:55 include/class_userFilterEditor.inc:245
+#: include/class_SnapShotDialog.inc:174 include/class_acl.inc:254
+#: include/class_acl.inc:264
 msgid "Description"
 msgstr ""
 
-#: ihtml/themes/default/userFilterEditor.tpl:27
-#: include/class_userFilter.inc:55
-msgid "Parent filter"
+#: plugins/admin/acl/acl-list.xml:65 plugins/admin/users/user-list.xml:78
+#: plugins/admin/groups/group-list.xml:62
+#: plugins/admin/departments/dep-list.xml:87
+#: plugins/admin/newConfigManagement/DeviceConfig-list.xml:50
+#: plugins/admin/ogroups/ogroup-list.xml:62
+#: plugins/addons/propertyEditor/property-list.xml:96
+#: include/class_listing.inc:1183
+msgid "Actions"
 msgstr ""
 
-#: ihtml/themes/default/userFilterEditor.tpl:40
-#: plugins/personal/generic/class_user.inc:1664
-#: plugins/personal/generic/generic.tpl:604
-msgid "Public visible"
-msgstr "Visible par tous"
-
-#: ihtml/themes/default/userFilterEditor.tpl:45
-msgid "Enabled"
-msgstr "Activé"
-
-#: ihtml/themes/default/userFilterEditor.tpl:49
-msgid "Categories where the filter is visible"
-msgstr "Catégories dans lequel les filtres sont visibles"
-
-#: ihtml/themes/default/userFilterEditor.tpl:69
-msgid "Query"
-msgstr "Requète"
+#: plugins/admin/acl/acl-list.xml:76 plugins/admin/users/user-list.xml:89
+#: plugins/admin/groups/group-list.xml:73
+#: plugins/admin/departments/dep-list.xml:98
+#: plugins/admin/ogroups/ogroup-list.xml:73
+#: setup/class_setupStep_Migrate.inc:309
+msgid "Create"
+msgstr "Créer"
 
-#: ihtml/themes/default/acl.tpl:7 plugins/admin/acl/acl_role.tpl:3
-#: plugins/admin/acl/acl_role.tpl:4
-msgid "Assigned ACL for current entry"
-msgstr "ACL assignés à l'entrée actuelle"
+#: plugins/admin/acl/acl-list.xml:95 plugins/admin/acl/acl-list.xml:144
+#: plugins/admin/users/user-list.xml:121
+#: plugins/admin/groups/group-list.xml:98
+#: plugins/admin/departments/dep-list.xml:160
+#: plugins/admin/departments/dep-list.xml:181
+#: plugins/admin/newConfigManagement/DeviceConfig-list.xml:64
+#: plugins/admin/ogroups/ogroup-list.xml:98
+#: plugins/personal/generic/generic_certs.tpl:22
+#: plugins/personal/generic/generic_certs.tpl:48
+#: plugins/personal/generic/generic_certs.tpl:74
+#: plugins/addons/propertyEditor/property-list.xml:108
+msgid "Remove"
+msgstr "Supprimer"
 
-#: ihtml/themes/default/acl.tpl:10 plugins/admin/acl/acl_role.tpl:38
-msgid "New ACL"
-msgstr "Nouvelle ACL"
+#: plugins/admin/acl/acl-list.xml:131 plugins/admin/users/user-list.xml:114
+#: plugins/admin/groups/group-list.xml:91
+#: plugins/admin/departments/dep-list.xml:172
+#: plugins/admin/ogroups/ogroup-list.xml:91
+msgid "Edit"
+msgstr "Editer"
 
-#: ihtml/themes/default/acl.tpl:15 ihtml/themes/default/acl.tpl:16
-#: include/class_userFilter.inc:55
-msgid "Options"
-msgstr ""
+#: plugins/admin/acl/class_aclRole.inc:26
+#: plugins/admin/acl/class_aclRole.inc:715
+msgid "Access control roles"
+msgstr "Contrôle d'accès (ACL)"
 
-#: ihtml/themes/default/acl.tpl:19 plugins/admin/acl/acl_role.tpl:45
-msgid "ACL type"
-msgstr "Type ACL"
+#: plugins/admin/acl/class_aclRole.inc:27
+msgid "Edit AC roles"
+msgstr "Editer le rôles (ACL)"
 
-#: ihtml/themes/default/acl.tpl:23 ihtml/themes/default/acl.tpl:28
-#: plugins/admin/acl/acl_role.tpl:45
-msgid "Select an ACL type"
-msgstr "Sélectionnez un type d'acl"
+#: plugins/admin/acl/class_aclRole.inc:138
+msgid "Reset ACL"
+msgstr "Remise à zéro des ACL"
 
-#: ihtml/themes/default/acl.tpl:33 ihtml/themes/default/acl.tpl:62
-#: ihtml/themes/default/acl.tpl:133 ihtml/themes/default/acl.tpl:150
-#: include/utils/class_msgPool.inc:307 setup/setup_migrate.tpl:70
-#: setup/setup_ldap.tpl:19
-#, php-format
-msgid "Apply"
-msgstr "Appliquer"
+#: plugins/admin/acl/class_aclRole.inc:139
+#: plugins/generic/references/class_aclResolver.inc:64
+#: include/class_acl.inc:229
+msgid "One level"
+msgstr "Un niveau"
 
-#: ihtml/themes/default/acl.tpl:40
-msgid "Additional filter options"
-msgstr "Paramètres supplémentaire pour le filtre"
+#: plugins/admin/acl/class_aclRole.inc:140
+#: plugins/generic/references/class_aclResolver.inc:65
+#: include/class_acl.inc:230 include/class_acl.inc:235
+msgid "Current object"
+msgstr "Objet actuel"
 
-#: ihtml/themes/default/acl.tpl:53 ihtml/themes/default/acl.tpl:65
-#: include/class_acl.inc:1114
-msgid "Members"
-msgstr "Membres"
+#: plugins/admin/acl/class_aclRole.inc:141
+#: plugins/generic/references/class_aclResolver.inc:66
+#: include/class_acl.inc:231
+msgid "Complete subtree"
+msgstr "Sous arbre complet"
 
-#: ihtml/themes/default/acl.tpl:54
-msgid "Member selection"
-msgstr "Sélection des membres"
+#: plugins/admin/acl/class_aclRole.inc:142
+#: plugins/generic/references/class_aclResolver.inc:67
+#: include/class_acl.inc:232
+msgid "Complete subtree (permanent)"
+msgstr "Le sous arbre complet (permanent)"
 
-#: ihtml/themes/default/acl.tpl:57
-msgid "Use members from"
-msgstr "Utiliser les membres depuis"
+#: plugins/admin/acl/class_aclRole.inc:166
+#: plugins/admin/departments/class_department.inc:676
+#: plugins/admin/departments/organization.tpl:27
+#: plugins/admin/departments/class_organizationGeneric.inc:124
+#: plugins/admin/departments/generic.tpl:27 include/class_userFilter.inc:55
+msgid "Category"
+msgstr "Catégorie"
 
-#: ihtml/themes/default/acl.tpl:69 ihtml/themes/default/acl.tpl:74
-msgid "List message possible targets"
-msgstr "Liste les destinataires possibles pour les messages"
+#: plugins/admin/acl/class_aclRole.inc:182
+#: plugins/admin/acl/class_aclRole.inc:744 include/class_acl.inc:280
+msgid "Permissions"
+msgstr "Permissions"
 
-#: ihtml/themes/default/acl.tpl:92 ihtml/themes/default/acl.tpl:98
-msgid "List message recipients"
-msgstr "Lister les destinataires du message"
+#: plugins/admin/acl/class_aclRole.inc:182 include/php_setup.inc:191
+#: include/class_acl.inc:280
+msgid "Type"
+msgstr "Type"
 
-#: ihtml/themes/default/acl.tpl:112 plugins/admin/acl/acl_role.tpl:51
-msgid "List of available ACL categories"
-msgstr "Liste des catégories d'acl disponibles"
+#: plugins/admin/acl/class_aclRole.inc:411
+msgid "No ACL settings for this category"
+msgstr "Pas d'ACL pour cette catégorie"
 
-#: ihtml/themes/default/acl.tpl:120
-msgid "ACL for this object"
-msgstr "ACL pour cet objet"
+#: plugins/admin/acl/class_aclRole.inc:413
+#, php-format
+msgid "ACL for these objects: %s"
+msgstr "ACL pour ces objets: %s"
 
-#: ihtml/themes/default/acl.tpl:126
-msgid "Available roles"
-msgstr "Type de rôles disponibles"
+#: plugins/admin/acl/class_aclRole.inc:418
+msgid "Edit category ACL"
+msgstr "Editer les catégories ACL"
 
-#: ihtml/themes/default/logout-close.tpl:5
-msgid "Your GOsa session has been closed!"
-msgstr "Votre session GOsa à expiré !"
+#: plugins/admin/acl/class_aclRole.inc:421
+#, fuzzy
+msgid "Delete category ACL"
+msgstr "Remettre à zéro les catégories ACL"
 
-#: ihtml/themes/default/logout-close.tpl:7
-msgid ""
-"Please close this browser window and clean the authentication caches to "
-"avoid an automatic re-authentication by your browser."
-msgstr ""
-"Veuillez fermer la fenêtre de votre navigateur et vider les cache des mots "
-"de passe pour éviter l'authentification automatique par votre navigateur."
+#: plugins/admin/acl/class_aclRole.inc:442
+#, php-format
+msgid "Edit ACL for '%s', scope is '%s'"
+msgstr "Editer l'ACL pour '%s', l'étendue est '%s'"
 
-#: ihtml/themes/default/snapshotdialog.tpl:3
-msgid "Restoring object snapshots"
-msgstr "Restaurer des copie instantanés des objets"
+#: plugins/admin/acl/class_aclRole.inc:602
+#: plugins/admin/acl/class_aclRole.inc:642
+#: plugins/admin/acl/class_aclRole.inc:656
+#: plugins/admin/groups/class_group.inc:600
+#: plugins/admin/groups/class_group.inc:876
+#: plugins/admin/departments/class_department.inc:285
+#: plugins/admin/departments/class_department.inc:482
+#: plugins/admin/departments/class_department.inc:759
+#: plugins/admin/departments/class_department.inc:790
+#: plugins/admin/ogroups/class_ogroup.inc:758
+#: plugins/admin/ogroups/class_ogroup.inc:775
+#: plugins/personal/posix/class_posixAccount.inc:529
+#: plugins/personal/posix/class_posixAccount.inc:791
+#: plugins/personal/posix/trustModeDialog/class_trustModeDialog.inc:253
+#: plugins/personal/generic/class_user.inc:730
+#: plugins/personal/generic/class_user.inc:1099
+#: plugins/addons/dyngroup/class_DynamicLdapGroup.inc:191
+#: plugins/addons/dyngroup/class_DynamicLdapGroup.inc:256
+#: plugins/generic/references/class_reference.inc:97
+#: setup/class_setupStep_Migrate.inc:461 setup/class_setupStep_Migrate.inc:814
+#: html/index.php:271 include/class_userFilter.inc:275
+#: include/class_ldap.inc:847 include/class_ldap.inc:1305
+#: include/class_SnapshotHandler.inc:123 include/class_SnapshotHandler.inc:280
+#: include/class_SnapshotHandler.inc:329 include/class_SnapshotHandler.inc:333
+#: include/class_SnapshotHandler.inc:346 include/class_SnapshotHandler.inc:380
+#: include/class_SnapshotHandler.inc:435 include/class_SnapshotHandler.inc:500
+#: include/class_SnapshotHandler.inc:515 include/class_config.inc:367
+#: include/class_acl.inc:1258 include/class_acl.inc:1354
+#: include/functions.inc:494 include/functions.inc:529
+#: include/functions.inc:537 include/functions.inc:583
+#: include/functions.inc:852 include/functions.inc:901
+#: include/functions.inc:958 include/functions.inc:1008
+#: include/functions.inc:3272
+msgid "LDAP error"
+msgstr "Erreur LDAP"
 
-#: ihtml/themes/default/snapshotdialog.tpl:6
-msgid ""
-"This procedure will restore a snapshot of the selected object. It will "
-"replace the existing object after pressing the restore button."
-msgstr ""
-"Cette procédure va restaurer un copie instantanée de l'objet sélectionné. "
-"Cela va remplacer l'objet existant après que vous ayez pressé le bouton "
-"restaurer."
+#: plugins/admin/acl/class_aclRole.inc:635
+msgid "Object in use"
+msgstr "Objet utilisé"
 
-#: ihtml/themes/default/snapshotdialog.tpl:9
-#, fuzzy
-msgid ""
-"DNS configuration and some database entries cannot be restored. They need to "
-"be recreated manually."
+#: plugins/admin/acl/class_aclRole.inc:635
+#, php-format
+msgid "This role cannot be removed while it is in use by these objects:"
 msgstr ""
-"Souvenez vous que la configuration DNS et les base de données ne peuvent pas "
-"être restaurées. Pour certains objets il est juste nécessaire de les ouvrir "
-"et de les sauvegarder à nouveau (goFon), certaines entrée cependant devront "
-"être recrées manuellement (glpi)."
+"Ce rôle ne peut pas être supprimé car il est encore utilisé par ces objets :"
 
-#: ihtml/themes/default/snapshotdialog.tpl:12
-msgid ""
-"Don't forget to check references to other objects, for example does the "
-"selected printer still exists ?"
-msgstr ""
-"N'oubliez pas de vérifier les références avec les autres objets, par exemple "
-"est ce que l'imprimante sélectionnée existe encore ?"
-
-#: ihtml/themes/default/snapshotdialog.tpl:20
-#: ihtml/themes/default/snapshotdialog.tpl:63 include/class_acl.inc:799
-#: include/class_acl.inc:806 include/class_acl.inc:813
-#: include/utils/class_msgPool.inc:459
-#: plugins/admin/departments/class_department.inc:624
-msgid "Object"
-msgstr "Objet"
-
-#: ihtml/themes/default/snapshotdialog.tpl:29
-#, fuzzy
-msgid "There is no snapshot available that can be restored"
-msgstr "Il n'y a pas de snapshots disponibles qui pourrait être restaurés"
+#: plugins/admin/acl/class_aclRole.inc:670
+#: plugins/admin/groups/class_group.inc:463
+#: plugins/admin/groups/class_group.inc:469
+#: plugins/admin/groups/class_group.inc:657
+#: plugins/admin/groups/class_group.inc:753
+#: plugins/admin/groups/class_group.inc:758
+#: plugins/admin/groups/class_group.inc:1096
+#: plugins/admin/departments/class_department.inc:317
+#: plugins/admin/newConfigManagement/class_newConfigManagement.inc:42
+#: plugins/admin/newConfigManagement/class_newConfigManagement.inc:94
+#: plugins/admin/ogroups/class_ogroup.inc:402
+#: plugins/personal/generic/class_user.inc:297
+#: plugins/personal/generic/class_user.inc:429
+#: plugins/personal/generic/class_user.inc:522
+#: plugins/personal/generic/class_user.inc:816
+#: plugins/personal/generic/class_user.inc:1050
+#: plugins/personal/generic/class_user.inc:1177
+#: plugins/personal/generic/class_user.inc:1184
+#: plugins/personal/generic/class_user.inc:1202
+#: plugins/personal/generic/class_user.inc:1483
+#: plugins/personal/generic/class_user.inc:1809
+#: plugins/personal/password/class_password.inc:210
+#: plugins/addons/propertyEditor/migration/class_migrateRDN.inc:203
+#: plugins/addons/propertyEditor/migration/class_migrateRDN.inc:207
+#: plugins/generic/references/class_ldifViewer.inc:20
+#: plugins/generic/statistics/chartClasses/class_categoryActionOverTime.inc:43
+#: plugins/generic/statistics/chartClasses/class_categoryActionOverTime.inc:49
+#: plugins/generic/statistics/chartClasses/class_categoryActionOverTime.inc:96
+#: plugins/generic/statistics/class_statistics.inc:133
+#: plugins/generic/statistics/class_statistics.inc:229
+#: plugins/generic/statistics/class_statistics.inc:244
+#: setup/setup_checks.tpl:25 setup/setup_checks.tpl:66
+#: setup/class_setupStep_Migrate.inc:450 html/index.php:241 html/index.php:245
+#: include/utils/class_msgPool.inc:137 include/utils/class_msgPool.inc:149
+#: include/utils/class_msgPool.inc:167 include/utils/class_msgPool.inc:440
+#: include/utils/class_msgPool.inc:462 include/utils/class_xml.inc:40
+#: include/class_msg_dialog.inc:99 include/class_gosaSupportDaemon.inc:1184
+#: include/class_gosaSupportDaemon.inc:1204
+#: include/password-methods/class_password-methods.inc:339
+#: include/class_CopyPasteHandler.inc:118
+#: include/class_CopyPasteHandler.inc:127
+#: include/class_CopyPasteHandler.inc:159
+#: include/class_CopyPasteHandler.inc:176
+#: include/class_CopyPasteHandler.inc:185
+#: include/class_CopyPasteHandler.inc:193
+#: include/class_CopyPasteHandler.inc:273
+#: include/class_CopyPasteHandler.inc:377 include/class_tabs.inc:56
+#: include/class_plugin.inc:1698 include/class_plugin.inc:1705
+#: include/class_listing.inc:536 include/functions.inc:3038
+#: include/functions.inc:3346 include/functions.inc:3360
+#: include/functions.inc:3390 include/functions.inc:3398
+#: include/functions.inc:3410 include/functions.inc:3414
+#: include/functions.inc:3429 include/functions.inc:3438
+#: include/functions.inc:3498 include/class_management.inc:508
+#: include/class_management.inc:669
+#, php-format
+msgid "Error"
+msgstr "Erreur"
 
-#: ihtml/themes/default/snapshotdialog.tpl:31
-msgid "Choose a snapshot and click the folder image, to restore the snapshot"
+#: plugins/admin/acl/class_aclRole.inc:731
+msgid "RDN for role storage."
 msgstr ""
-"Choisissez une copie instantanée et cliquez sur l'image du répertoire, pour "
-"restaurer la copie"
-
-#: ihtml/themes/default/snapshotdialog.tpl:50
-msgid "Creating object snapshots"
-msgstr "Créer une copie instantanée des d'objets"
 
-#: ihtml/themes/default/snapshotdialog.tpl:53
-msgid ""
-"This procedure will create a snapshot of the selected object. It will be "
-"stored inside a special branch of your directory system and can be restored "
-"later on."
+#: plugins/admin/acl/class_aclRole.inc:742 plugins/admin/acl/acl-list.tpl:12
+#: plugins/admin/acl/acl_role.tpl:27 plugins/admin/users/user-list.tpl:12
+#: plugins/admin/groups/singleUserSelect/singleUser-list.tpl:12
+#: plugins/admin/groups/userSelect/user-list.tpl:12
+#: plugins/admin/groups/group-list.tpl:12
+#: plugins/admin/groups/userGroupSelect/selectUserGroup-list.tpl:12
+#: plugins/admin/groups/generic.tpl:39
+#: plugins/admin/groups/class_group.inc:1059
+#: plugins/admin/departments/class_countryGeneric.inc:94
+#: plugins/admin/departments/locality.tpl:28
+#: plugins/admin/departments/domain.tpl:28
+#: plugins/admin/departments/class_department.inc:677
+#: plugins/admin/departments/dcObject.tpl:28
+#: plugins/admin/departments/organization.tpl:39
+#: plugins/admin/departments/class_dcObject.inc:93
+#: plugins/admin/departments/class_localityGeneric.inc:94
+#: plugins/admin/departments/country.tpl:28
+#: plugins/admin/departments/class_organizationGeneric.inc:125
+#: plugins/admin/departments/generic.tpl:39
+#: plugins/admin/departments/class_domain.inc:92
+#: plugins/admin/departments/dep-list.tpl:12
+#: plugins/admin/ogroups/generic.tpl:26
+#: plugins/admin/ogroups/objectSelect/selectObject-list.tpl:12
+#: plugins/admin/ogroups/ogroup-list.tpl:12
+#: plugins/admin/ogroups/class_ogroup.inc:862
+#: plugins/personal/posix/trustSelect/trust-list.tpl:12
+#: plugins/personal/posix/groupSelect/group-list.tpl:12
+#: plugins/personal/generic/generic.tpl:167
+#: plugins/personal/generic/class_user.inc:1714
+#: plugins/addons/dyngroup/dyngroup.tpl:5
+#: plugins/addons/dyngroup/class_DynamicLdapGroup.inc:114
+#: setup/setup_ldap.tpl:47
+msgid "Base"
 msgstr ""
-"Cette procédure va créer une copie instantanée de l'objet sélectionné. Il "
-"sera stocké dans une branche spéciale de votre annuaire et pourra être "
-"restauré plus tard."
 
-#: ihtml/themes/default/snapshotdialog.tpl:56
+#: plugins/admin/acl/class_aclManagement.inc:25 include/class_acl.inc:27
+msgid "Access control"
+msgstr "Contrôle d'accès"
+
+#: plugins/admin/acl/class_aclManagement.inc:26
 msgid ""
-"Remember that database entries, DNS configurations and possibly created "
-"zones in server extensions will not be stored in the snapshot."
+"Control access to GOsa managed objects down to attribute and action level"
 msgstr ""
-"Souvenez vous que les entrées dans les base de données, les configurations "
-"DNS et probablement les zones crées dans les serveurs ne seront pas stockées "
-"dans les copie instantanées."
 
-#: ihtml/themes/default/snapshotdialog.tpl:71
-msgid "Time stamp"
-msgstr "Date"
-
-#: ihtml/themes/default/snapshotdialog.tpl:80
-msgid "Reason for generating this snapshot"
-msgstr "Raison pour la génération de cette copie instantanée"
+#: plugins/admin/acl/class_aclManagement.inc:98
+#: plugins/admin/users/class_userManagement.inc:697
+#: plugins/admin/users/class_userManagement.inc:701
+#: include/class_management.inc:405
+msgid "Permission error"
+msgstr "Erreur de permissions"
 
-#: ihtml/themes/default/snapshotdialog.tpl:88
-#: plugins/admin/users/template.tpl:49
-#: plugins/admin/departments/class_department.inc:564
-#: plugins/admin/departments/class_department.inc:646
-msgid "Continue"
-msgstr "Continuer"
+#: plugins/admin/acl/acl_role.tpl:3 plugins/admin/acl/acl_role.tpl:4
+#: ihtml/themes/default/acl.tpl:7
+msgid "Assigned ACL for current entry"
+msgstr "ACL assignés à l'entrée actuelle"
 
-#: ihtml/themes/default/msg_dialog.tpl:55
-#: ihtml/themes/default/msg_dialog.tpl:103
-msgid "Error message title"
-msgstr "Titre du message d'erreur"
+#: plugins/admin/acl/acl_role.tpl:38 ihtml/themes/default/acl.tpl:10
+msgid "New ACL"
+msgstr "Nouvelle ACL"
 
-#: ihtml/themes/default/msg_dialog.tpl:66
-#: ihtml/themes/default/msg_dialog.tpl:115
-msgid "Error message"
-msgstr "Message d'erreur"
+#: plugins/admin/acl/acl_role.tpl:45 ihtml/themes/default/acl.tpl:19
+msgid "ACL type"
+msgstr "Type ACL"
 
-#: ihtml/themes/default/msg_dialog.tpl:77
-#: ihtml/themes/default/msg_dialog.tpl:79
-#: ihtml/themes/default/msg_dialog.tpl:136
-#: ihtml/themes/default/msg_dialog.tpl:139
-#: ihtml/themes/default/msg_dialog.tpl:144 include/utils/class_msgPool.inc:301
-#: setup/class_setupStep_Migrate.inc:153 setup/class_setupStep_Migrate.inc:303
-#: setup/class_setupStep_Migrate.inc:684 setup/class_setupStep_Migrate.inc:828
-#: setup/setup_checks.tpl:21 setup/setup_checks.tpl:62
-#, php-format
-msgid "OK"
-msgstr ""
+#: plugins/admin/acl/acl_role.tpl:45 ihtml/themes/default/acl.tpl:23
+#: ihtml/themes/default/acl.tpl:28
+msgid "Select an ACL type"
+msgstr "Sélectionnez un type d'acl"
 
-#: ihtml/themes/default/password.tpl:5
-msgid "Change your password"
-msgstr "Modifier votre mot de passe"
+#: plugins/admin/acl/acl_role.tpl:51 ihtml/themes/default/acl.tpl:112
+msgid "List of available ACL categories"
+msgstr "Liste des catégories d'acl disponibles"
 
-#: ihtml/themes/default/password.tpl:61
-msgid "Your password has been changed successfully."
-msgstr "Votre mot de passe à été changé avec succès."
+#: plugins/admin/acl/paste_role.tpl:1
+#, fuzzy
+msgid "Paste ACL-role"
+msgstr "Rôles ACL"
 
-#: ihtml/themes/default/password.tpl:65 html/main.php:220
-#: plugins/admin/users/class_userManagement.inc:386
-#: plugins/personal/password/class_password.inc:155
-#: plugins/personal/password/class_password.inc:158
-#: plugins/personal/password/class_password.inc:161
-msgid "Password change"
-msgstr "Changement de mot de passe"
+#: plugins/admin/users/class_userManagement.inc:25
+#: plugins/personal/generic/class_user.inc:1676
+#: plugins/generic/references/class_aclResolver.inc:185
+#: setup/class_setupStep_Migrate.inc:297 include/class_acl.inc:239
+msgid "Users"
+msgstr "Utilisateurs"
 
-#: ihtml/themes/default/password.tpl:72
-#, fuzzy
+#: plugins/admin/users/class_userManagement.inc:26
 msgid ""
-"Enter the current password and the new password (twice) in the fields below "
-"and press the 'Set password' button."
+"Manage aspects of user accounts like generic, POSIX, samba and mail settings"
 msgstr ""
-"Cette fenêtre vous permet de changer votre mot de passe de manière simple. "
-"Entrez le mot de passe actuel et le nouveau mot de passe (deux fois) dans "
-"les champs ci-dessous et appuyez sur le bouton 'Changer'."
 
-#: ihtml/themes/default/password.tpl:74 plugins/admin/users/user-list.xml:128
-#: plugins/admin/users/user-list.xml:230
-#: plugins/personal/password/class_password.inc:26
-msgid "Change password"
-msgstr "Modifier le mot de passe"
+#: plugins/admin/users/class_userManagement.inc:196
+#: plugins/admin/groups/class_groupManagement.inc:100
+#: plugins/admin/ogroups/class_ogroupManagement.inc:115
+msgid "Infrastructure error"
+msgstr "Erreur d'infrastructure"
 
-#: ihtml/themes/default/password.tpl:77 ihtml/themes/default/password.tpl:79
-msgid "Directory"
-msgstr "Répertoire"
+#: plugins/admin/users/class_userManagement.inc:228
+#: plugins/admin/users/class_userManagement.inc:739
+#: include/class_management.inc:324 include/class_management.inc:487
+#: include/class_management.inc:534 include/class_management.inc:549
+#: include/class_management.inc:586 include/class_management.inc:600
+msgid "Permission"
+msgstr "Permissions"
 
-#: ihtml/themes/default/password.tpl:97
-#: plugins/personal/password/password.tpl:18
-#: plugins/personal/password/password.tpl:47
-#: plugins/personal/myaccount/password.tpl:12
-#: plugins/personal/myaccount/password.tpl:41
-msgid "Current password"
-msgstr "Mot de passe actuel"
+#: plugins/admin/users/class_userManagement.inc:316
+#: plugins/personal/password/class_password.inc:121 html/password.php:246
+msgid ""
+"The passwords you've entered as 'New password' and 'Repeated new password' "
+"do not match."
+msgstr ""
+"Le mot de passe entrée dans le champ 'Nouveau mot de passe' et celui dans le "
+"champ 'Répéter le nouveau mot de passe' ne concordent pas."
 
-#: ihtml/themes/default/password.tpl:103 plugins/admin/users/password.tpl:13
-#: plugins/admin/users/password.tpl:65
 #: plugins/admin/users/class_userManagement.inc:319
-#: plugins/personal/password/password.tpl:24
-#: plugins/personal/password/password.tpl:78
+#: plugins/admin/users/password.tpl:13 plugins/admin/users/password.tpl:65
 #: plugins/personal/myaccount/password.tpl:18
 #: plugins/personal/myaccount/password.tpl:71
+#: plugins/personal/password/password.tpl:24
+#: plugins/personal/password/password.tpl:78
+#: ihtml/themes/default/password.tpl:103
 msgid "New password"
 msgstr "Nouveau mot de passe"
 
-#: ihtml/themes/default/password.tpl:110 plugins/admin/users/password.tpl:20
-#: plugins/admin/users/password.tpl:72
-#: plugins/personal/password/password.tpl:31
-#: plugins/personal/password/password.tpl:85
-#: plugins/personal/myaccount/password.tpl:25
-#: plugins/personal/myaccount/password.tpl:78
-msgid "Repeat new password"
-msgstr "Confirmation du nouveau mot de passe"
+#: plugins/admin/users/class_userManagement.inc:386
+#: plugins/personal/password/class_password.inc:155
+#: plugins/personal/password/class_password.inc:158
+#: plugins/personal/password/class_password.inc:161 html/main.php:220
+#: ihtml/themes/default/password.tpl:65
+msgid "Password change"
+msgstr "Changement de mot de passe"
 
-#: ihtml/themes/default/password.tpl:117
-#: plugins/personal/password/password.tpl:37
-#: plugins/personal/password/password.tpl:91
-#: plugins/personal/myaccount/password.tpl:31
-#: plugins/personal/myaccount/password.tpl:84
-msgid "Password strength"
-msgstr "Niveau de sécurité du mot de passe"
+#: plugins/admin/users/class_userManagement.inc:387
+msgid "You have no permission to change this users password!"
+msgstr ""
+"Vous n'avez pas l'autorisation pour changer le mot de passe de ce(s) "
+"utilisateurs !"
 
-#: ihtml/themes/default/password.tpl:131
-msgid "Click here to change your password"
-msgstr "Cliquez ici pour changer votre mot de passe"
+#: plugins/admin/users/class_userManagement.inc:458
+#: plugins/admin/users/class_userManagement.inc:492
+#: plugins/admin/users/class_userManagement.inc:523
+#: plugins/admin/ogroups/class_ogroup.inc:318
+msgid "none"
+msgstr "aucun"
 
-#: ihtml/themes/default/password.tpl:131 plugins/admin/users/password.tpl:101
-#: plugins/personal/password/password.tpl:103
-#: plugins/personal/myaccount/password.tpl:96
-msgid "Set password"
-msgstr "Attribuer le mot de passe"
+#: plugins/admin/users/class_userManagement.inc:530
+#: plugins/admin/users/template.tpl:15 plugins/admin/users/user-list.xml:15
+#: plugins/admin/users/user-list.xml:102 plugins/admin/users/templatize.tpl:15
+msgid "Template"
+msgstr "Modèle"
 
-#: ihtml/themes/default/islocked.tpl:4
-msgid "Locking conflict detected"
-msgstr "Conflit de verrou détecté"
+#: plugins/admin/users/class_userManagement.inc:536
+#: plugins/admin/users/user-list.xml:57
+#: plugins/admin/groups/singleUserSelect/singleUser-list.xml:40
+#: plugins/admin/groups/userSelect/user-list.xml:40
+#: plugins/admin/groups/class_group.inc:210
+#: plugins/admin/groups/class_group.inc:1190
+#: plugins/admin/groups/class_group.inc:1200
+#: plugins/personal/generic/class_user.inc:1326
+#: plugins/personal/generic/class_user.inc:1373
+#: plugins/personal/generic/class_user.inc:1703
+#: plugins/personal/generic/class_user.inc:1857
+#: plugins/generic/references/class_reference.inc:87
+#: ihtml/themes/default/infoPage.tpl:15
+msgid "Given name"
+msgstr "Prénom"
 
-#: ihtml/themes/default/islocked.tpl:14
+#: plugins/admin/users/class_userManagement.inc:777
+msgid "Account locking"
+msgstr "Verrouillage du compte"
+
+#: plugins/admin/users/class_userManagement.inc:778
+#, php-format
 msgid ""
-"If this lock detection is false, the other person has obviously closed the "
-"web browser during the edit operation. You may want to take over the lock by "
-"pressing the 'Edit anyway' button."
+"Password method '%s' does not support locking. Account (%s) has not been "
+"locked!"
 msgstr ""
-"Si la détection de ce verrou est fausse, une autre personne a manifestement "
-"fermé la fenêtre de son navigateur durant une opération de modification "
-"d'une entrée. Dans ce cas, vous pouvez supprimez le verrou en cliquant sur "
-"le bouton 'Éditer malgré tout'."
+"La méthode '%s' ne permet pas le verrouillage du mot de passe. Le compte "
+"(%s) n'a pas été verrouillé !"
 
-#: ihtml/themes/default/islocked.tpl:23
-msgid "Read only"
-msgstr "Lecture seule"
+#: plugins/admin/users/class_userManagement.inc:851
+msgid "Unlock account"
+msgstr "Déverrouiller le compte"
 
-#: ihtml/themes/default/help.tpl:9
-msgid "GOsa help viewer"
-msgstr "Aide en ligne de GOsa"
+#: plugins/admin/users/class_userManagement.inc:853
+msgid "Lock account"
+msgstr "Verrouiller Compte"
 
-#: ihtml/themes/default/help.tpl:15
-msgid "Index"
-msgstr "Index"
+#: plugins/admin/users/class_userManagement.inc:865
+#: plugins/admin/groups/class_group.inc:1035
+#: plugins/admin/departments/class_department.inc:659
+#: plugins/admin/ogroups/class_ogroup.inc:848
+#: plugins/personal/posix/generic.tpl:5
+#: plugins/personal/generic/class_user.inc:37
+#: plugins/personal/generic/class_user.inc:1670 setup/setup_feedback.tpl:35
+#: setup/setup_feedback.tpl:36
+msgid "Generic"
+msgstr "Informations"
 
-#: ihtml/themes/default/help.tpl:21 include/class_filter.inc:158
-#: include/class_filter.inc:228 setup/setup_ldap.tpl:15
-msgid "Search"
-msgstr "Recherche"
+#: plugins/admin/users/class_userManagement.inc:866
+msgid "Edit generic properties"
+msgstr "Modifier les propriétés de base"
 
-#: ihtml/themes/default/logout.tpl:6
-msgid "Your GOsa session has expired!"
-msgstr "Votre session GOsa à expiré !"
+#: plugins/admin/users/class_userManagement.inc:869
+#: plugins/admin/groups/class_groupManagement.inc:157
+#: plugins/personal/posix/class_posixAccount.inc:37
+#: plugins/personal/posix/class_posixAccount.inc:270
+#: plugins/personal/posix/class_posixAccount.inc:290
+#: plugins/personal/posix/class_posixAccount.inc:292
+#: plugins/personal/posix/class_posixAccount.inc:295
+msgid "POSIX"
+msgstr "UNIX"
 
-#: ihtml/themes/default/logout.tpl:9
-msgid ""
-"It has been a while since your last interaction with GOsa took place. Your "
-"session has been closed for security reasons. Please login again to continue "
-"with administrative tasks."
-msgstr ""
-"Votre dernière interaction avec GOsa date d'un certain temps. Pour des "
-"raisons de sécurité, la session à été fermée. Pour continuer à administrer, "
-"veuillez vous reconnecter."
+#: plugins/admin/users/class_userManagement.inc:870
+#: plugins/admin/groups/class_groupManagement.inc:158
+msgid "Edit POSIX properties"
+msgstr "Modifier les propriétés UNIX"
 
-#: ihtml/themes/default/logout.tpl:16
-msgid "Login again"
-msgstr "Reconnexion"
+#: plugins/admin/users/class_userManagement.inc:872
+#: plugins/admin/groups/class_groupManagement.inc:165
+#: plugins/admin/ogroups/tabs_ogroups.inc:155
+#: plugins/generic/infoPage/class_infoPage.inc:112
+#: ihtml/themes/default/infoPage.tpl:20
+msgid "Mail"
+msgstr "Messagerie"
 
-#: ihtml/themes/default/ldifViewer.tpl:1
-msgid "Raw LDAP entry"
-msgstr ""
+#: plugins/admin/users/class_userManagement.inc:874
+#: plugins/admin/groups/class_groupManagement.inc:166
+msgid "Edit mail properties"
+msgstr "Modifier les propriétés de messagerie"
 
-#: ihtml/themes/default/removeEntries.tpl:4
-#: plugins/addons/propertyEditor/property-list.tpl:7
-msgid "Attention"
+#: plugins/admin/users/class_userManagement.inc:877
+#: plugins/admin/groups/class_groupManagement.inc:173
+#: plugins/personal/posix/class_posixAccount.inc:290
+msgid "Samba"
 msgstr ""
 
-#: ihtml/themes/default/removeEntries.tpl:14
-msgid ""
-"If you're sure you want to do this press 'Delete' to continue or 'Cancel' to "
-"abort."
+#: plugins/admin/users/class_userManagement.inc:878
+#: plugins/admin/groups/class_groupManagement.inc:174
+msgid "Edit samba properties"
+msgstr "Modifier les propriétés samba"
+
+#: plugins/admin/users/class_userManagement.inc:881
+msgid "Netatalk"
 msgstr ""
-"D'accord - si vous êtes sur - cliquez sur 'Supprimer' pour continuer ou sur "
-"'Annuler' pour abandonner."
 
-#: ihtml/themes/default/framework.tpl:9
-msgid "Log out"
-msgstr "Déconnexion"
+#: plugins/admin/users/class_userManagement.inc:882
+#, fuzzy
+msgid "Edit Netatalk properties"
+msgstr "Modifier les propriétés de Netatalk"
 
-#: ihtml/themes/default/framework.tpl:10
-msgid ""
-"You are currently editing a database entry. Do you want to dismiss the "
-"changes?"
+#: plugins/admin/users/class_userManagement.inc:885
+#: plugins/admin/groups/class_groupManagement.inc:197
+#: plugins/personal/posix/class_posixAccount.inc:290
+msgid "Environment"
+msgstr "Environnement"
+
+#: plugins/admin/users/class_userManagement.inc:886
+#: plugins/admin/groups/class_groupManagement.inc:198
+msgid "Edit environment properties"
+msgstr "Modifier les propriétés d'environnement"
+
+#: plugins/admin/users/class_userManagement.inc:889
+msgid "FAX"
 msgstr ""
-"Vous êtes actuellement en train d éditer une entrée de la base de données. "
-"Voulez vous annuler les modifications ?"
 
-#: ihtml/themes/default/framework.tpl:22
-#, php-format
-msgid "Session expires in %d!"
-msgstr "La session expire dans %d !"
+#: plugins/admin/users/class_userManagement.inc:890
+msgid "Edit FAX properties"
+msgstr "Modifier les propriétés FAX"
 
-#: html/password.php:61 html/main.php:170 include/functions.inc:465
-#: include/utils/class_xml.inc:43
-#: plugins/admin/departments/class_department.inc:439
-msgid "Fatal error"
-msgstr "Erreur Fatale"
+#: plugins/admin/users/class_userManagement.inc:893
+#: plugins/admin/groups/class_groupManagement.inc:181
+#: plugins/admin/departments/class_department.inc:376
+#: plugins/admin/departments/organization.tpl:109
+#: plugins/admin/departments/generic.tpl:110
+#: plugins/admin/ogroups/objectSelect/selectObject-list.xml:55
+#: plugins/admin/ogroups/class_ogroupManagement.inc:188
+#: plugins/personal/generic/generic.tpl:394
+#: plugins/personal/generic/generic.tpl:574
+#: plugins/personal/generic/class_user.inc:1354
+#: plugins/personal/generic/class_user.inc:1845
+msgid "Phone"
+msgstr "Téléphone"
 
-#: html/password.php:63 html/index.php:157
-#, php-format
-msgid "GOsa configuration %s/%s is not readable. Aborted."
-msgstr "Le fichier de configuration %s/%s ne peut être lu. Abandon."
+#: plugins/admin/users/class_userManagement.inc:894
+#: plugins/admin/groups/class_groupManagement.inc:182
+msgid "Edit phone properties"
+msgstr "Modifier les propriétés téléphoniques"
 
-#: html/password.php:113 html/index.php:157 html/index.php:233
-#: html/main.php:285
-#: include/password-methods/class_password-methods-ssha.inc:51
-#: include/password-methods/class_password-methods-sha.inc:48
-#: include/class_SnapshotHandler.inc:44 include/class_SnapshotHandler.inc:57
-#: include/class_SnapshotHandler.inc:75 include/functions.inc:837
-#: include/functions.inc:3053 include/functions.inc:3068
-#: include/utils/class_timezone.inc:47 include/class_config.inc:171
-#: include/class_config.inc:710 include/class_config.inc:1171
-#: include/class_config.inc:1184 include/class_config.inc:1202
-#: include/class_pluglist.inc:117 include/class_CopyPasteHandler.inc:119
-#: include/class_CopyPasteHandler.inc:128
-#: include/class_CopyPasteHandler.inc:177
-#: include/class_CopyPasteHandler.inc:186
-#: include/class_CopyPasteHandler.inc:194
-#: plugins/admin/groups/class_group.inc:166
-#: plugins/admin/groups/class_group.inc:1240
-msgid "Configuration error"
-msgstr "Erreur de configuration"
+#: plugins/admin/users/template.tpl:2
+msgid "Creating a new user using templates"
+msgstr "Créer un nouvel utilisateur à partir d'un modèle"
 
-#: html/password.php:115 html/index.php:179 html/setup.php:73
-#, php-format
-msgid "Compile directory %s is not accessible!"
-msgstr "Le répertoire '%s'est inaccessible !"
+#: plugins/admin/users/template.tpl:6
+msgid ""
+"Creating a new user can be assisted by using templates. Many database "
+"records will be filled automatically. Choose 'none' to skip the usage of "
+"templates."
+msgstr ""
+"La création d'un nouvel utilisateur peut être facilité en utilisant les "
+"modèles. De nombreuses informations seront ainsi remplies automatiquement. "
+"Sélectionnez 'aucun' afin de ne pas utiliser les modèles."
 
-#: html/password.php:194 plugins/personal/generic/class_user.inc:614
-msgid "Password method"
-msgstr "Format de stockage des mots de passe"
+#: plugins/admin/users/template.tpl:13
+msgid "User template selection dialog"
+msgstr ""
 
-#: html/password.php:195
-msgid "Error: Password method not available!"
-msgstr "Erreur: Méthode de changement de mot de passe non disponible!"
+#: plugins/admin/users/template.tpl:23
+#: plugins/personal/generic/paste_generic.tpl:8
+#: plugins/personal/generic/generic.tpl:37
+msgid "Last name"
+msgstr "Nom de famille"
 
-#: html/password.php:242 plugins/generic/dashBoard/Register/register.tpl:49
-#: plugins/admin/groups/userSelect/user-list.xml:56
+#: plugins/admin/users/template.tpl:27
+#: plugins/personal/generic/paste_generic.tpl:12
+#: plugins/personal/generic/generic.tpl:51
+msgid "First name"
+msgstr "Prénom"
+
+#: plugins/admin/users/template.tpl:32 plugins/admin/users/user-list.xml:65
 #: plugins/admin/groups/singleUserSelect/singleUser-list.xml:56
+#: plugins/admin/groups/userSelect/user-list.xml:56
 #: plugins/admin/groups/userGroupSelect/selectUserGroup-list.xml:65
-#: plugins/admin/users/template.tpl:32 plugins/admin/users/user-list.xml:65
+#: plugins/personal/generic/paste_generic.tpl:16
+#: plugins/personal/generic/generic.tpl:65
 #: plugins/personal/generic/class_user.inc:1311
 #: plugins/personal/generic/class_user.inc:1329
 #: plugins/personal/generic/class_user.inc:1343
 #: plugins/personal/generic/class_user.inc:1345
-#: plugins/personal/generic/class_user.inc:1705
-#: plugins/personal/generic/generic.tpl:65
-#: plugins/personal/generic/paste_generic.tpl:16
+#: plugins/personal/generic/class_user.inc:1704
+#: plugins/generic/dashBoard/Register/register.tpl:49 html/password.php:242
 msgid "Login"
 msgstr "Identifiant"
 
-#: html/password.php:244 plugins/personal/password/class_password.inc:119
-msgid "You need to specify your current password in order to proceed."
-msgstr "Vous devez spécifier votre mode de passe actuel pour continuer."
+#: plugins/admin/users/template.tpl:49
+#: plugins/admin/departments/class_department.inc:564
+#: plugins/admin/departments/class_department.inc:646
+#: ihtml/themes/default/snapshotdialog.tpl:88
+msgid "Continue"
+msgstr "Continuer"
 
-#: html/password.php:246 plugins/admin/users/class_userManagement.inc:316
-#: plugins/personal/password/class_password.inc:121
+#: plugins/admin/users/password.tpl:4
 msgid ""
-"The passwords you've entered as 'New password' and 'Repeated new password' "
-"do not match."
-msgstr ""
-"Le mot de passe entrée dans le champ 'Nouveau mot de passe' et celui dans le "
-"champ 'Répéter le nouveau mot de passe' ne concordent pas."
-
-#: html/password.php:248 plugins/personal/password/class_password.inc:123
-msgid "The password you've entered as 'New password' is empty."
-msgstr ""
-"Le mot de passe que vous avez entré comme 'Nouveau mot de passe' est vide."
-
-#: html/password.php:250 plugins/personal/password/class_password.inc:125
-msgid "The password used as new and current are too similar."
-msgstr "Le nouveau et l'ancien mot de passe sont trop similaires."
-
-#: html/password.php:252 plugins/personal/password/class_password.inc:127
-msgid "The password used as new is to short."
-msgstr "Le nouveau mot de passe ne comporte pas suffisamment de caractères."
-
-#: html/password.php:254 plugins/personal/password/class_password.inc:129
-msgid "The password contains possibly problematic Unicode characters!"
-msgstr ""
-"Le mot de passe contient des caractères Unicode qui peuvent poser problème !"
-
-#: html/password.php:261 html/index.php:311
-msgid "Please check the username/password combination!"
-msgstr "Veuillez vérifier le nom d'utilisateur et le mot de passe !"
-
-#: html/password.php:268
-msgid "You have no permissions to change your password!"
-msgstr "Vous n'avez pas l'autorisation pour changer votre mot de passe !"
-
-#: html/password.php:280 plugins/personal/password/class_password.inc:136
-#, php-format
-msgid "Check-hook reported a problem: %s. Password change canceled!"
-msgstr ""
-
-#: html/password.php:315 include/functions.inc:2489 include/functions.inc:2493
-#: include/functions.inc:2499 include/functions.inc:2523
-#: include/class_tabs.inc:264 include/class_jsonRPC.inc:37
-#: include/utils/class_xml.inc:37 include/class_configRegistry.inc:688
-#: include/class_configRegistry.inc:703 include/class_configRegistry.inc:718
-#: include/class_configRegistry.inc:733 include/class_configRegistry.inc:749
-#: include/class_configRegistry.inc:754 include/class_configRegistry.inc:774
-#: include/class_configRegistry.inc:779 include/class_configRegistry.inc:796
-#: include/class_configRegistry.inc:801 include/class_configRegistry.inc:819
-#: include/class_configRegistry.inc:824 include/class_configRegistry.inc:840
-#: include/class_configRegistry.inc:855 include/class_configRegistry.inc:870
-#: plugins/admin/groups/class_group.inc:852
-#: plugins/admin/departments/dep_move_confirm.tpl:2
-#: plugins/personal/posix/class_posixAccount.inc:651
-#: plugins/personal/posix/class_posixAccount.inc:774 setup/setup_checks.tpl:27
-#: setup/setup_checks.tpl:68
-msgid "Warning"
-msgstr "Avertissement"
-
-#: html/password.php:315
-msgid "Session will not be encrypted."
-msgstr "La session ne sera pas cryptée."
-
-#: html/password.php:317
-msgid "Enter SSL session"
-msgstr "Démarrer une session SSL"
-
-#: html/index.php:45
-#, php-format
-msgid "Your browser (%s) is blacklisted for the current theme!"
-msgstr "Votre navigateur (%s) n'est pas compatible avec le thème sélectionné !"
-
-#: html/index.php:72
-#, php-format
-msgid "This session is not encrypted. Click %s to enter an encrypted session."
+"To change the user password use the fields below. The changes take effect "
+"immediately. Please memorize the new password, because the user wouldn't be "
+"able to login without it."
 msgstr ""
-"La session n'est pas chiffrée. Cliquez sur %s pour utiliser une seesion "
-"chiffrée."
+"Pour changer le mot de passe des utilisateurs, utilisez le champ ci-dessous. "
+"Les changements prennent effet immédiatement. Veuillez mémoriser le nouveau "
+"mot de passe sinon l'utilisateur ne pourra pas s'identifier sans celui-ci."
 
-#: html/index.php:72
-msgid "here"
-msgstr "ici"
+#: plugins/admin/users/password.tpl:11 plugins/admin/users/password.tpl:39
+#, fuzzy
+msgid "Password input dialog"
+msgstr "Changement de mot de passe"
 
-#: html/index.php:78
-msgid "The configured session lifetime will be overridden by php.ini settings!"
-msgstr ""
-"La durée de validité des sessions configurée dans votre gosa.conf sera "
-"remplacée par celle définie dans votre php.ini !"
+#: plugins/admin/users/password.tpl:20 plugins/admin/users/password.tpl:72
+#: plugins/personal/myaccount/password.tpl:25
+#: plugins/personal/myaccount/password.tpl:78
+#: plugins/personal/password/password.tpl:31
+#: plugins/personal/password/password.tpl:85
+#: ihtml/themes/default/password.tpl:110
+msgid "Repeat new password"
+msgstr "Confirmation du nouveau mot de passe"
 
-#: html/index.php:179
-msgid "Smarty error"
-msgstr "Erreur Smarty"
+#: plugins/admin/users/password.tpl:27 plugins/admin/users/password.tpl:79
+msgid "Strength"
+msgstr "Sécurité"
 
-#: html/index.php:202
-msgid ""
-"Your browser has cookies disabled: please enable cookies and reload this "
-"page before logging in!"
-msgstr ""
-"Votre navigateur à les cookies désactivées. Veuillez activer les cookies et "
-"recharger cette page avant de vous connecter !"
+#: plugins/admin/users/password.tpl:43
+#: plugins/personal/myaccount/password.tpl:49
+#: plugins/personal/password/password.tpl:55
+#, fuzzy
+msgid "Use proposal"
+msgstr "groupes d'utilisateurs"
 
-#: html/index.php:233
-msgid "Broken HTTP authentication setup!"
-msgstr "Il y a une problèmes avec l'authentification HTTP !"
+#: plugins/admin/users/password.tpl:61
+#: plugins/personal/myaccount/password.tpl:67
+#: plugins/personal/password/password.tpl:74
+#, fuzzy
+msgid "Manually specify a password"
+msgstr "Veuillez introduire votre mot de passe !"
 
-#: html/index.php:241 html/index.php:245 include/class_management.inc:508
-#: include/class_management.inc:669
-#: include/password-methods/class_password-methods.inc:339
-#: include/class_listing.inc:536 include/functions.inc:3038
-#: include/functions.inc:3346 include/functions.inc:3360
-#: include/functions.inc:3390 include/functions.inc:3398
-#: include/functions.inc:3410 include/functions.inc:3414
-#: include/functions.inc:3429 include/functions.inc:3438
-#: include/functions.inc:3498 include/class_tabs.inc:56
-#: include/class_plugin.inc:1698 include/class_plugin.inc:1705
-#: include/utils/class_xml.inc:40 include/utils/class_msgPool.inc:137
-#: include/utils/class_msgPool.inc:149 include/utils/class_msgPool.inc:167
-#: include/utils/class_msgPool.inc:440 include/utils/class_msgPool.inc:462
-#: include/class_gosaSupportDaemon.inc:1184
-#: include/class_gosaSupportDaemon.inc:1204
-#: include/class_CopyPasteHandler.inc:118
-#: include/class_CopyPasteHandler.inc:127
-#: include/class_CopyPasteHandler.inc:159
-#: include/class_CopyPasteHandler.inc:176
-#: include/class_CopyPasteHandler.inc:185
-#: include/class_CopyPasteHandler.inc:193
-#: include/class_CopyPasteHandler.inc:273
-#: include/class_CopyPasteHandler.inc:377 include/class_msg_dialog.inc:99
-#: plugins/generic/statistics/chartClasses/class_categoryActionOverTime.inc:43
-#: plugins/generic/statistics/chartClasses/class_categoryActionOverTime.inc:49
-#: plugins/generic/statistics/chartClasses/class_categoryActionOverTime.inc:96
-#: plugins/generic/statistics/class_statistics.inc:133
-#: plugins/generic/statistics/class_statistics.inc:229
-#: plugins/generic/statistics/class_statistics.inc:244
-#: plugins/generic/references/class_ldifViewer.inc:20
-#: plugins/admin/ogroups/class_ogroup.inc:402
-#: plugins/admin/groups/class_group.inc:463
-#: plugins/admin/groups/class_group.inc:469
-#: plugins/admin/groups/class_group.inc:657
-#: plugins/admin/groups/class_group.inc:753
-#: plugins/admin/groups/class_group.inc:758
-#: plugins/admin/groups/class_group.inc:1096
-#: plugins/admin/newConfigManagement/class_newConfigManagement.inc:42
-#: plugins/admin/newConfigManagement/class_newConfigManagement.inc:94
-#: plugins/admin/departments/class_department.inc:317
-#: plugins/admin/acl/class_aclRole.inc:670
-#: plugins/addons/propertyEditor/migration/class_migrateRDN.inc:203
-#: plugins/addons/propertyEditor/migration/class_migrateRDN.inc:207
-#: plugins/personal/generic/class_user.inc:297
-#: plugins/personal/generic/class_user.inc:429
-#: plugins/personal/generic/class_user.inc:522
-#: plugins/personal/generic/class_user.inc:816
-#: plugins/personal/generic/class_user.inc:1050
-#: plugins/personal/generic/class_user.inc:1177
-#: plugins/personal/generic/class_user.inc:1184
-#: plugins/personal/generic/class_user.inc:1202
-#: plugins/personal/generic/class_user.inc:1483
-#: plugins/personal/generic/class_user.inc:1810
-#: plugins/personal/password/class_password.inc:210
-#: setup/class_setupStep_Migrate.inc:450 setup/setup_checks.tpl:25
-#: setup/setup_checks.tpl:66
-#, php-format
-msgid "Error"
-msgstr "Erreur"
+#: plugins/admin/users/password.tpl:95
+#, fuzzy
+msgid "Enforce password change on next login."
+msgstr "Forcer le changement de mot de passe au la connexion"
 
-#: html/index.php:241
-msgid "Cannot find a valid user for the current HTTP authentication!"
-msgstr ""
-"Impossible de trouver un utilisateur valide pour l'authentification HTTP !"
+#: plugins/admin/users/password.tpl:101
+#: plugins/personal/myaccount/password.tpl:96
+#: plugins/personal/password/password.tpl:103
+#: ihtml/themes/default/password.tpl:131
+msgid "Set password"
+msgstr "Attribuer le mot de passe"
 
-#: html/index.php:245
-msgid "Cannot find a unique user for the current HTTP authentication!"
-msgstr ""
-"Impossible de trouver un utilisateur unique pour l'authentification HTTP !"
+#: plugins/admin/users/user-list.xml:11
+msgid "List of users"
+msgstr "Liste des utilisateurs"
 
-#: html/index.php:271 include/class_SnapshotHandler.inc:123
-#: include/class_SnapshotHandler.inc:280 include/class_SnapshotHandler.inc:329
-#: include/class_SnapshotHandler.inc:333 include/class_SnapshotHandler.inc:346
-#: include/class_SnapshotHandler.inc:380 include/class_SnapshotHandler.inc:435
-#: include/class_SnapshotHandler.inc:500 include/class_SnapshotHandler.inc:515
-#: include/class_acl.inc:1258 include/class_acl.inc:1354
-#: include/functions.inc:494 include/functions.inc:529
-#: include/functions.inc:537 include/functions.inc:583
-#: include/functions.inc:852 include/functions.inc:901
-#: include/functions.inc:958 include/functions.inc:1008
-#: include/functions.inc:3272 include/class_userFilter.inc:275
-#: include/class_ldap.inc:847 include/class_ldap.inc:1305
-#: include/class_config.inc:367
-#: plugins/generic/references/class_reference.inc:97
-#: plugins/admin/ogroups/class_ogroup.inc:758
-#: plugins/admin/ogroups/class_ogroup.inc:775
-#: plugins/admin/groups/class_group.inc:600
-#: plugins/admin/groups/class_group.inc:876
-#: plugins/admin/departments/class_department.inc:285
-#: plugins/admin/departments/class_department.inc:482
-#: plugins/admin/departments/class_department.inc:759
-#: plugins/admin/departments/class_department.inc:790
-#: plugins/admin/acl/class_aclRole.inc:602
-#: plugins/admin/acl/class_aclRole.inc:642
-#: plugins/admin/acl/class_aclRole.inc:656
-#: plugins/addons/dyngroup/class_DynamicLdapGroup.inc:191
-#: plugins/addons/dyngroup/class_DynamicLdapGroup.inc:256
-#: plugins/personal/generic/class_user.inc:730
-#: plugins/personal/generic/class_user.inc:1099
-#: plugins/personal/posix/trustModeDialog/class_trustModeDialog.inc:253
-#: plugins/personal/posix/class_posixAccount.inc:529
-#: plugins/personal/posix/class_posixAccount.inc:791
-#: setup/class_setupStep_Migrate.inc:461 setup/class_setupStep_Migrate.inc:814
-msgid "LDAP error"
-msgstr "Erreur LDAP"
+#: plugins/admin/users/user-list.xml:23 plugins/admin/users/user-list.xml:95
+#: plugins/admin/groups/singleUserSelect/singleUser-list.xml:14
+#: plugins/admin/groups/userSelect/user-list.xml:14
+#: plugins/admin/groups/userGroupSelect/selectUserGroup-list.xml:15
+#: plugins/admin/ogroups/objectSelect/selectObject-list.xml:63
+#: plugins/admin/ogroups/class_ogroupManagement.inc:183
+msgid "User"
+msgstr "Utilisateur"
 
-#: html/index.php:289
-msgid "Please specify a valid user name!"
-msgstr "Le nom d'utilisateur est incorrect !"
+#: plugins/admin/users/user-list.xml:49
+#: plugins/admin/groups/singleUserSelect/singleUser-list.xml:48
+#: plugins/admin/groups/userSelect/user-list.xml:48
+#: plugins/admin/groups/class_group.inc:210
+#: plugins/admin/groups/class_group.inc:1190
+#: plugins/admin/groups/class_group.inc:1200
+#: plugins/personal/generic/class_user.inc:1702
+#: plugins/generic/references/class_reference.inc:87
+#: ihtml/themes/default/infoPage.tpl:14
+msgid "Surname"
+msgstr "Nom de famille"
 
-#: html/index.php:292
-msgid "Please specify your password!"
-msgstr "Veuillez introduire votre mot de passe !"
+#: plugins/admin/users/user-list.xml:73 plugins/admin/groups/group-list.xml:57
+#: plugins/admin/departments/locality.tpl:8
+#: plugins/admin/departments/locality.tpl:9
+#: plugins/admin/departments/domain.tpl:8
+#: plugins/admin/departments/domain.tpl:9
+#: plugins/admin/departments/dcObject.tpl:8
+#: plugins/admin/departments/dcObject.tpl:9
+#: plugins/admin/departments/organization.tpl:7
+#: plugins/admin/departments/organization.tpl:9
+#: plugins/admin/departments/country.tpl:8
+#: plugins/admin/departments/country.tpl:9
+#: plugins/admin/departments/generic.tpl:7
+#: plugins/admin/departments/generic.tpl:9
+#: plugins/admin/ogroups/ogroup-list.xml:57
+msgid "Properties"
+msgstr "Propriétés"
 
-#: html/index.php:304
-msgid "Authentication error"
-msgstr "Erreur d'authentification"
+#: plugins/admin/users/user-list.xml:128 plugins/admin/users/user-list.xml:230
+#: plugins/personal/password/class_password.inc:26
+#: ihtml/themes/default/password.tpl:74
+msgid "Change password"
+msgstr "Modifier le mot de passe"
 
-#: html/index.php:304
-msgid "Cannot retrieve user information for HTTP authentication!"
-msgstr ""
-"Impossible de trouver l'information utilisateur pour l'authentification "
-"HTTP !"
+#: plugins/admin/users/user-list.xml:140
+msgid "Lock users"
+msgstr "Verouillez les utilisateurs"
 
-#: html/index.php:359
-msgid "Account locked. Please contact your system administrator!"
-msgstr "Compte verouillé. Veuillez contacter votre administrateur système !"
+#: plugins/admin/users/user-list.xml:148
+msgid "Unlock users"
+msgstr "Déverrouiller les utilisateurs"
 
-#: html/setup.php:73
-msgid "Smarty"
-msgstr "Smarty"
+#: plugins/admin/users/user-list.xml:156
+#: plugins/admin/groups/group-list.xml:106
+#: plugins/admin/ogroups/ogroup-list.xml:106
+msgid "Send message"
+msgstr "Envoyer un message"
 
-#: html/main.php:171
-#, php-format
-msgid "Cannot locate file %s - please run %s to fix this"
-msgstr ""
-"Je n'ai pas trouvé le fichier '%s' - veuillez exécuter '%s' pour régler ce "
-"problème"
+#: plugins/admin/users/user-list.xml:167
+msgid "Apply template"
+msgstr "Appliquer le modèle"
 
-#: html/main.php:190
-msgid "PHP configuration"
-msgstr "Configuration de PHP"
+#: plugins/admin/users/user-list.xml:199
+msgid "New user from template"
+msgstr "Créer un nouvel utilisateur depuis un modèle"
 
-#: html/main.php:191
-msgid ""
-"Fatal error: Register globals is active. Please fix this in order to "
-"continue."
-msgstr ""
-"Erreur Fatale: Register globals est actif. Veuillez corriger ceci avant de "
-"continuer."
+#: plugins/admin/users/user-list.xml:213
+msgid "Edit user"
+msgstr "Editer cet utilisateur"
 
-#: html/main.php:220
-msgid "Your password is about to expire, please change your password!"
+#: plugins/admin/users/user-list.xml:222
+msgid "%{filter:lockLabel(userPassword)}"
 msgstr ""
-"Votre mot de passe va bientôt expirer, veuillez changer votre mot de passe !"
 
-#: html/main.php:285
-msgid "Running out of memory!"
-msgstr "Plus de mémoire disponible !"
+#: plugins/admin/users/user-list.xml:245
+msgid "Remove user"
+msgstr "Suppression de l'utilisateur"
 
-#: html/main.php:345
-#, php-format
-msgid "You're logged in as %s"
-msgstr "Vous êtes connecté en tant que %s"
+#: plugins/admin/users/user-filter.xml:33
+msgid "Show templates"
+msgstr "Montrer les modèles"
 
-#: html/main.php:348
-msgid "ACLs are disabled"
-msgstr "Les vérifications des ACL ont été désactivés"
+#: plugins/admin/users/user-filter.xml:47
+msgid "Show POSIX users"
+msgstr "Montrer les utilisateurs Posix"
 
-#: html/main.php:398
-msgid "Plug-in"
-msgstr "Extension"
+#: plugins/admin/users/user-filter.xml:61
+#, fuzzy
+msgid "Show SAMBA users"
+msgstr "Utilisateurs"
 
-#: html/main.php:399
-#, php-format
-msgid "Fatal error: Cannot find any plugin definitions for plugin %s!"
-msgstr "FATAL: Impossible de trouver une définition pour l'extension '%s' !"
+#: plugins/admin/users/user-filter.xml:75
+#, fuzzy
+msgid "Show mail users"
+msgstr "Montrer les utilisateurs de la messagerie"
 
-#: html/main.php:415
-msgid "Configuration Error"
-msgstr "Erreur de configuration"
+#: plugins/admin/users/templatize.tpl:2
+msgid "Applying a template"
+msgstr "Appliquer un modèle"
 
-#: html/main.php:416
-#, php-format
+#: plugins/admin/users/templatize.tpl:6
 msgid ""
-"Fatal error: not all POST variables have been transfered by PHP - please "
-"inform your administrator!"
+"Applying a template to several users will replace all user attributes "
+"defined in the template."
 msgstr ""
-"FATAL: toute les variables POST non pas été transférées par PHP - Veuillez "
-"avertir votre administrateur !"
+"Appliquer un modèle à plusieurs utilisateurs remplacera tout les attributs "
+"de ces utilisateurs par ceux définis dans le modèle."
 
-#: html/helpviewer.php:64
-msgid "Help browser"
-msgstr "Aide"
+#: plugins/admin/users/templatize.tpl:13
+#, fuzzy
+msgid "Apply user template"
+msgstr "Appliquer le modèle"
 
-#: html/helpviewer.php:118
-msgid "There is no help file specified for this class"
-msgstr "Il n'y a pas de fichier d'aide spécifiée pour cette classe"
+#: plugins/admin/users/templatize.tpl:32
+msgid "No templates available!"
+msgstr "Pas de modèles disponibles !"
 
-#: html/helpviewer.php:193 include/functions_helpviewer.inc:97
-msgid "previous"
-msgstr "précédent"
+#: plugins/admin/groups/paste_generic.tpl:1
+msgid "Group settings"
+msgstr "Préférences des groupes"
 
-#: html/helpviewer.php:197 include/functions_helpviewer.inc:101
-msgid "next"
-msgstr "suivant"
+#: plugins/admin/groups/paste_generic.tpl:2
+#, fuzzy
+msgid "Paste group settings"
+msgstr "Préférences des groupes"
 
-#: html/helpviewer.php:268
-#, php-format
-msgid "Help directory '%s' is not accessible, can't read any help files."
-msgstr ""
-"Le répertoire d'aide '%s' n'est pas accessible, impossible de lire les "
-"fichiers d'aide."
+#: plugins/admin/groups/paste_generic.tpl:5
+#: plugins/admin/groups/generic.tpl:11
+#: plugins/admin/ogroups/paste_generic.tpl:4
+#: plugins/admin/ogroups/generic.tpl:7
+msgid "Group name"
+msgstr "Nom du groupe"
 
-#: include/class_management.inc:32 include/class_management.inc:33
-#: plugins/personal/posix/class_posixAccount.inc:215
-msgid "unconfigured"
-msgstr "non configuré"
+#: plugins/admin/groups/paste_generic.tpl:8
+#: plugins/admin/groups/generic.tpl:17
+#, fuzzy
+msgid "POSIX name of the group"
+msgstr "Nom posix du groupe"
 
-#: include/class_management.inc:324 include/class_management.inc:487
-#: include/class_management.inc:534 include/class_management.inc:549
-#: include/class_management.inc:586 include/class_management.inc:600
-#: plugins/admin/users/class_userManagement.inc:228
-#: plugins/admin/users/class_userManagement.inc:739
-msgid "Permission"
-msgstr "Permissions"
+#: plugins/admin/groups/paste_generic.tpl:13
+#: plugins/admin/groups/generic.tpl:59
+#, fuzzy
+msgid "Normally IDs are auto-generated, select to specify manually"
+msgstr ""
+"Normalement les IDs sont générés automatiquement, vous pouvez en spécifier "
+"un manuellement"
 
-#: include/class_management.inc:405
-#: plugins/admin/users/class_userManagement.inc:697
-#: plugins/admin/users/class_userManagement.inc:701
-#: plugins/admin/acl/class_aclManagement.inc:98
-msgid "Permission error"
-msgstr "Erreur de permissions"
+#: plugins/admin/groups/paste_generic.tpl:15
+#: plugins/admin/groups/generic.tpl:62
+msgid "Force GID"
+msgstr "Forcer le GID"
 
-#: include/class_management.inc:487
-#, php-format
-msgid "You are not allowed to create a snapshot for %s!"
-msgstr ""
-"Vous n'êtes pas autorisé à créer une nouvelle copie instantanée pour %s !"
+#: plugins/admin/groups/paste_generic.tpl:18
+#: plugins/admin/groups/generic.tpl:65
+msgid "Forced ID number"
+msgstr "Forcer le numéro d'ID"
 
-#: include/class_management.inc:534 include/class_management.inc:586
-#: include/class_management.inc:600
-#, php-format
-msgid "You are not allowed to restore a snapshot for %s!"
-msgstr "Vous n'êtes pas autorisé à restaurer une copie instantanée de %s !"
+#: plugins/admin/groups/singleUserSelect/singleUser-list.xml:10
+#: plugins/admin/groups/userSelect/user-list.xml:10
+#: plugins/admin/groups/userGroupSelect/selectUserGroup-list.xml:11
+#: plugins/admin/ogroups/objectSelect/selectObject-list.xml:11
+#: plugins/personal/posix/trustSelect/trust-list.xml:9
+#: plugins/personal/posix/groupSelect/group-list.xml:10
+msgid "Please select the desired entries"
+msgstr "Veuillez sélectionner les entrées désirées"
 
-#: include/class_management.inc:549
-#, php-format
-msgid "You are not allowed to remove a snapshot for %s!"
-msgstr "Vous n'êtes pas autorisé à supprimer une copie instantanée de %s !"
+#: plugins/admin/groups/singleUserSelect/class_singleUserSelect.inc:29
+#: plugins/admin/groups/userSelect/class_userSelect.inc:26
+#, fuzzy
+msgid "User selection"
+msgstr "Préférences des groupes"
 
-#: include/class_management.inc:659 include/class_management.inc:743
-#: include/class_acl.inc:984 include/class_session.inc:76
-#: include/class_session.inc:101 include/class_session.inc:127
-#: include/functions.inc:623 include/functions.inc:827
-#: include/functions.inc:945 include/functions.inc:1340
-#: include/functions.inc:2168 include/functions.inc:2198
-#: include/functions.inc:2218 include/class_ldap.inc:784
-#: include/class_ldap.inc:835 include/class_log.inc:87
-#: include/class_CopyPasteHandler.inc:160
-#: include/class_CopyPasteHandler.inc:274
-#: plugins/personal/myaccount/main.inc:49
-msgid "Internal error"
-msgstr "Erreur interne"
+#: plugins/admin/groups/class_groupManagement.inc:25
+#: plugins/admin/groups/class_group.inc:1041
+#: plugins/generic/references/class_aclResolver.inc:177
+#: setup/class_setupStep_Migrate.inc:300 include/class_acl.inc:239
+msgid "Groups"
+msgstr "Groupes"
 
-#: include/class_management.inc:660 include/class_management.inc:744
-#: plugins/personal/myaccount/main.inc:50
-#, php-format
+#: plugins/admin/groups/class_groupManagement.inc:26
 msgid ""
-"Cannot instantiate tabbed-plug-in, the base plugin (%s) is not available!"
+"Manage aspects of groups like members, POSIX, desktop, samba and mail "
+"settings"
 msgstr ""
 
-#: include/class_management.inc:669
-#, php-format
-msgid ""
-"No tab definition for %s found in configuration file: cannot create plugin "
-"instance!"
+#: plugins/admin/groups/class_groupManagement.inc:189
+msgid "Menu"
 msgstr ""
-"Pas de déclaration pour '%s' dans votre fichier de configuration. Impossible "
-"d'initialiser le plugin !"
 
-#: include/class_releaseSelector.inc:214 include/class_listing.inc:1057
-#: include/class_listing.inc:1059 include/class_baseSelector.inc:188
-msgid "Root"
-msgstr "Racine"
+#: plugins/admin/groups/class_groupManagement.inc:190
+msgid "Edit start menu properties"
+msgstr "Modifier les propriétes du menu de démarrage"
 
-#: include/class_releaseSelector.inc:262 include/class_ItemSelector.inc:289
-#: include/class_baseSelector.inc:235
-msgid "Submit"
-msgstr "Soumettre"
+#: plugins/admin/groups/userGroupSelect/selectUserGroup-list.xml:23
+#: plugins/admin/groups/group-list.xml:15
+#: plugins/admin/groups/group-list.xml:79
+#: plugins/admin/ogroups/ogroup-list.xml:79
+#: plugins/admin/ogroups/objectSelect/selectObject-list.xml:71
+#: plugins/admin/ogroups/class_ogroupManagement.inc:184
+#: plugins/personal/posix/groupSelect/group-list.xml:13
+#: plugins/addons/propertyEditor/property-list.xml:72
+msgid "Group"
+msgstr "Groupes"
 
-#: include/class_socketClient.inc:108
+#: plugins/admin/groups/userGroupSelect/selectUserGroup-list.xml:83
+#: plugins/admin/ogroups/objectSelect/selectObject-list.xml:123
+#: plugins/personal/generic/generic.tpl:252
+#: plugins/personal/generic/generic.tpl:272
+#: include/utils/class_msgPool.inc:319
 #, php-format
-msgid "Socket connection to %s:%s failed: %s"
-msgstr "La connexion socket vers l'hôte %s:%s à echoué : %s"
+msgid "Add"
+msgstr "Ajouter"
 
-#: include/class_socketClient.inc:191
-#, php-format
-msgid "Socket timeout of %s seconds reached!"
-msgstr "Le temps limite du socket de %s secondes à été atteint !"
+#: plugins/admin/groups/userGroupSelect/class_userGroupSelect.inc:29
+#, fuzzy
+msgid "User and group selection"
+msgstr "Préférences des groupes"
 
-#: include/class_pathNavigator.inc:86
-msgid "Welcome to GOsa"
-msgstr "Bienvenue dans GOsa"
+#: plugins/admin/groups/group-filter.xml:31
+#, fuzzy
+msgid "Default filter2"
+msgstr "Imprimante"
 
-#: include/password-methods/class_password-methods.inc:339
-msgid "Cannot find a suitable password method for the current hash!"
-msgstr ""
-"Impossible de trouver une méthode de cryptage correspondante pour le mot de "
-"passe !"
+#: plugins/admin/groups/generic.tpl:14 plugins/personal/generic/generic.tpl:41
+#: plugins/personal/generic/generic.tpl:55
+#: plugins/personal/generic/generic.tpl:73
+msgid "Multiple edit"
+msgstr "Edition multiple"
 
-#: include/class_SnapshotHandler.inc:45 include/class_SnapshotHandler.inc:76
-#, php-format
-msgid ""
-"The snapshot functionality is enabled but the required variable %s is not "
-"set!"
-msgstr ""
-"La fonctionnalité pour les copie instantanées est activée, mais la variable "
-"requise '%s' n'est pas configurée !"
+#: plugins/admin/groups/generic.tpl:28 plugins/admin/ogroups/generic.tpl:18
+msgid "Descriptive text for this group"
+msgstr "Description du groupe"
 
-#: include/class_SnapshotHandler.inc:58
-#, php-format
-msgid ""
-"The snapshot functionality is enabled but the required PHP compression "
-"module is missing: %s!"
-msgstr ""
-"La fonctionnalité pour les copie instantanées est activée, mais le module "
-"nécessaire à la compression est manquant. Veuillez installer %s !"
+#: plugins/admin/groups/generic.tpl:75 plugins/admin/groups/generic.tpl:102
+msgid "Select to create a samba conform group"
+msgstr "Sélectionnez afin de créer un groupe samba"
 
-#: include/class_acl.inc:27 plugins/admin/acl/class_aclManagement.inc:25
-msgid "Access control"
-msgstr "Contrôle d'accès"
+#: plugins/admin/groups/generic.tpl:87 plugins/admin/groups/generic.tpl:110
+msgid "in domain"
+msgstr "dans le domaine"
 
-#: include/class_acl.inc:28
-msgid "Manage access control lists"
-msgstr "Gestion de listes de contrôle d'accès (ACL)"
+#: plugins/admin/groups/generic.tpl:131
+msgid "Members are in a phone pickup group"
+msgstr "Les membres sont dans un groupe téléphonique"
 
-#: include/class_acl.inc:125 include/class_acl.inc:613
-#: include/class_acl.inc:1033
-#, php-format
-msgid "All users"
-msgstr "Tout les utilisateurs"
+#: plugins/admin/groups/generic.tpl:146
+#, fuzzy
+msgid "Members are in a Nagios group"
+msgstr "Les membres sont dans un groupe nagios"
 
-#: include/class_acl.inc:228
-#: plugins/generic/references/class_aclResolver.inc:63
-msgid "Reset ACLs"
-msgstr "Remise à zéro des ACL"
+#: plugins/admin/groups/generic.tpl:174
+#, fuzzy
+msgid "Common group members"
+msgstr "groupe commun"
 
-#: include/class_acl.inc:229
-#: plugins/generic/references/class_aclResolver.inc:64
-#: plugins/admin/acl/class_aclRole.inc:139
-msgid "One level"
-msgstr "Un niveau"
+#: plugins/admin/groups/generic.tpl:183
+#, fuzzy
+msgid "Partial group members"
+msgstr "Membre du groupe"
 
-#: include/class_acl.inc:230 include/class_acl.inc:235
-#: plugins/generic/references/class_aclResolver.inc:65
-#: plugins/admin/acl/class_aclRole.inc:140
-msgid "Current object"
-msgstr "Objet actuel"
+#: plugins/admin/groups/generic.tpl:188
+msgid "Group members"
+msgstr "Membre du groupe"
 
-#: include/class_acl.inc:231
-#: plugins/generic/references/class_aclResolver.inc:66
-#: plugins/admin/acl/class_aclRole.inc:141
-msgid "Complete subtree"
-msgstr "Sous arbre complet"
+#: plugins/admin/groups/group-list.xml:11
+msgid "List of groups"
+msgstr "Liste des groupes"
 
-#: include/class_acl.inc:232
-#: plugins/generic/references/class_aclResolver.inc:67
-#: plugins/admin/acl/class_aclRole.inc:142
-msgid "Complete subtree (permanent)"
-msgstr "Le sous arbre complet (permanent)"
+#: plugins/admin/groups/group-list.xml:138
+msgid "Edit group"
+msgstr "Editer le groupe"
 
-#: include/class_acl.inc:233 include/class_acl.inc:236
-#: plugins/generic/references/class_aclResolver.inc:68
-msgid "Use ACL defined in role"
-msgstr "Utiliser l'ACL définie dans le rôle"
+#: plugins/admin/groups/group-list.xml:151
+msgid "Remove group"
+msgstr "Enlever le groupe"
 
-#: include/class_acl.inc:239
-#: plugins/generic/references/class_aclResolver.inc:185
-#: plugins/admin/users/class_userManagement.inc:25
-#: plugins/personal/generic/class_user.inc:1676
-#: setup/class_setupStep_Migrate.inc:297
-msgid "Users"
-msgstr "Utilisateurs"
+#: plugins/admin/groups/class_group.inc:166
+#: plugins/admin/groups/class_group.inc:1240 html/index.php:157
+#: html/index.php:233 html/main.php:295 html/password.php:113
+#: include/utils/class_timezone.inc:47 include/class_SnapshotHandler.inc:44
+#: include/class_SnapshotHandler.inc:57 include/class_SnapshotHandler.inc:75
+#: include/password-methods/class_password-methods-sha.inc:48
+#: include/password-methods/class_password-methods-ssha.inc:51
+#: include/class_CopyPasteHandler.inc:119
+#: include/class_CopyPasteHandler.inc:128
+#: include/class_CopyPasteHandler.inc:177
+#: include/class_CopyPasteHandler.inc:186
+#: include/class_CopyPasteHandler.inc:194 include/class_config.inc:171
+#: include/class_config.inc:710 include/class_config.inc:1171
+#: include/class_config.inc:1184 include/class_config.inc:1202
+#: include/class_pluglist.inc:146 include/functions.inc:837
+#: include/functions.inc:3053 include/functions.inc:3068
+msgid "Configuration error"
+msgstr "Erreur de configuration"
 
-#: include/class_acl.inc:239
-#: plugins/generic/references/class_aclResolver.inc:177
-#: plugins/admin/groups/class_group.inc:1041
-#: plugins/admin/groups/class_groupManagement.inc:25
-#: setup/class_setupStep_Migrate.inc:300
-msgid "Groups"
-msgstr "Groupes"
+#: plugins/admin/groups/class_group.inc:166
+#: plugins/admin/groups/class_group.inc:1240
+msgid "Cannot find group SID in your configuration!"
+msgstr "Impossible de trouver le SID de ce groupe dans votre configuration !"
 
-#: include/class_acl.inc:254
-msgid "Section"
+#: plugins/admin/groups/class_group.inc:210
+#: plugins/admin/groups/class_group.inc:1190
+#: plugins/admin/groups/class_group.inc:1200
+#: plugins/personal/posix/paste_generic.tpl:38
+#: plugins/personal/posix/class_posixAccount.inc:869
+#: plugins/personal/posix/class_posixAccount.inc:872
+#: plugins/personal/posix/generic.tpl:64
+#: plugins/generic/references/class_reference.inc:87
+#: setup/class_setupStep_Migrate.inc:415
+msgid "UID"
 msgstr ""
 
-#: include/class_acl.inc:264
-msgid "Used"
-msgstr "Utilisé"
-
-#: include/class_acl.inc:280 plugins/admin/ogroups/class_ogroup.inc:865
-msgid "Member"
-msgstr "Membres"
+#: plugins/admin/groups/class_group.inc:310
+msgid "Samba group"
+msgstr "Groupe Samba"
 
-#: include/class_acl.inc:280 plugins/admin/acl/class_aclRole.inc:182
-#: plugins/admin/acl/class_aclRole.inc:744
-msgid "Permissions"
-msgstr "Permissions"
+#: plugins/admin/groups/class_group.inc:310
+#, fuzzy
+msgid "Domain administrators"
+msgstr "Administrateurs du domaine"
 
-#: include/class_acl.inc:280 include/php_setup.inc:191
-#: plugins/admin/acl/class_aclRole.inc:182
-msgid "Type"
-msgstr "Type"
+#: plugins/admin/groups/class_group.inc:310
+msgid "Domain users"
+msgstr "Utilisateurs du domaine"
 
-#: include/class_acl.inc:574
-msgid "No ACL settings for this category!"
-msgstr "Pas de paramètres pour les ACL de cette catégorie !"
+#: plugins/admin/groups/class_group.inc:311
+msgid "Domain guests"
+msgstr "Invités du domaine"
 
-#: include/class_acl.inc:577
+#: plugins/admin/groups/class_group.inc:316
 #, php-format
-msgid "ACLs for: %s"
-msgstr "ACLs pour: %s"
+msgid "Special group (%d)"
+msgstr "Groupe spécial (%d)"
 
-#: include/class_acl.inc:583 include/class_acl.inc:587
-msgid "category ACL"
-msgstr "ACL de la catégorie"
+#: plugins/admin/groups/class_group.inc:329
+#: plugins/admin/groups/class_group.inc:350
+#: plugins/admin/groups/class_group.inc:367
+#: plugins/admin/departments/class_department.inc:152
+#: plugins/generic/references/contents.tpl:18 include/class_pluglist.inc:479
+msgid "Unknown"
+msgstr "Inconnu"
 
-#: include/class_acl.inc:639
+#: plugins/admin/groups/class_group.inc:464
 #, php-format
-msgid "Edit ACL for '%s' with scope '%s'"
-msgstr "Editer l'ACL pour '%s', l'étendue est '%s'"
-
-#: include/class_acl.inc:801 include/class_acl.inc:808
-msgid "Show/hide advanced settings"
-msgstr "Afficher/Cacher la configuration avancée"
+msgid "Adding UID '%s' to group '%s' failed: cannot find user object!"
+msgstr ""
+"L'ajout de l'UID '%s' au groupe '%s' à échoué : Impossible de trouver "
+"l'utilisateur !"
 
-#: include/class_acl.inc:819
-msgid "Create objects"
-msgstr "Créer un objet"
+#: plugins/admin/groups/class_group.inc:470
+#, php-format
+msgid "Add UID '%s' to group '%s' failed: UID is used more than once!"
+msgstr ""
+"L'ajout de l'UID '%s' au groupe '%s' à échoué : l'UID est utilisé plus d'un "
+"fois !"
 
-#: include/class_acl.inc:820
-msgid "Move objects"
-msgstr "Bouger un objet"
+#: plugins/admin/groups/class_group.inc:753
+#, php-format
+msgid "Cannot find any SID for '%s'!"
+msgstr "Impossible de trouver le SID pour '%s' !"
 
-#: include/class_acl.inc:821
-msgid "Remove objects"
-msgstr "Enlever les objets"
+#: plugins/admin/groups/class_group.inc:758
+#, php-format
+msgid "Cannot find any RIDBASE for '%s'!"
+msgstr "Impossible de trouver le RIDBASe pour '%s' !"
 
-#: include/class_acl.inc:823
-#: plugins/generic/references/class_aclResolver.inc:307
-msgid "Restrict changes to user's own object"
-msgstr ""
+#: plugins/admin/groups/class_group.inc:852
+#: plugins/admin/departments/dep_move_confirm.tpl:2
+#: plugins/personal/posix/class_posixAccount.inc:651
+#: plugins/personal/posix/class_posixAccount.inc:774 setup/setup_checks.tpl:27
+#: setup/setup_checks.tpl:68 html/password.php:315
+#: include/utils/class_xml.inc:37 include/class_configRegistry.inc:688
+#: include/class_configRegistry.inc:703 include/class_configRegistry.inc:718
+#: include/class_configRegistry.inc:733 include/class_configRegistry.inc:749
+#: include/class_configRegistry.inc:754 include/class_configRegistry.inc:774
+#: include/class_configRegistry.inc:779 include/class_configRegistry.inc:796
+#: include/class_configRegistry.inc:801 include/class_configRegistry.inc:819
+#: include/class_configRegistry.inc:824 include/class_configRegistry.inc:840
+#: include/class_configRegistry.inc:855 include/class_configRegistry.inc:870
+#: include/class_tabs.inc:270 include/class_jsonRPC.inc:37
+#: include/functions.inc:2489 include/functions.inc:2493
+#: include/functions.inc:2499 include/functions.inc:2523
+msgid "Warning"
+msgstr "Avertissement"
 
-#: include/class_acl.inc:827 include/class_acl.inc:936
-#: include/class_acl.inc:940
-#: plugins/generic/references/class_aclResolver.inc:309
-msgid "read"
-msgstr "lecture"
+#: plugins/admin/groups/class_group.inc:852
+#, php-format
+msgid "The gidNumber '%s' is already in use by %s!"
+msgstr "L'identifiant de groupe '%s' est déjà utilisé par '%s' !"
 
-#: include/class_acl.inc:828 include/class_acl.inc:938
-#: include/class_acl.inc:941
-#: plugins/generic/references/class_aclResolver.inc:310
-msgid "write"
-msgstr "écrire"
+#: plugins/admin/groups/class_group.inc:966
+#: plugins/admin/groups/class_group.inc:969
+#: plugins/admin/groups/class_group.inc:1061
+#: plugins/personal/posix/paste_generic.tpl:47
+#: plugins/personal/posix/class_posixAccount.inc:876
+#: plugins/personal/posix/class_posixAccount.inc:879
+#: plugins/personal/posix/generic.tpl:75
+msgid "GID"
+msgstr ""
 
-#: include/class_acl.inc:832
-msgid "Complete object"
-msgstr "L'objet au complet"
+#: plugins/admin/groups/class_group.inc:1036
+msgid "Generic group settings"
+msgstr "Préférences des groupes génériques"
 
-#: include/class_acl.inc:984
-#, php-format
-msgid "Unknown ACL type '%s'!"
-msgstr "Type d'ACL inconnu '%s' !"
+#: plugins/admin/groups/class_group.inc:1049
+#, fuzzy
+msgid "RDN for object group storage."
+msgstr "Liste des groupes d'objets"
 
-#: include/class_acl.inc:1029
-#, php-format
-msgid "Unknown entry '%s'!"
-msgstr "Entrée inconnue '%s'  !"
+#: plugins/admin/groups/class_group.inc:1063
+msgid "Samba group type"
+msgstr "Groupe Samba"
 
-#: include/class_acl.inc:1093 include/class_acl.inc:1095
-#, php-format
-msgid "ACL role: %s"
-msgstr "Rôles ACL : %s"
+#: plugins/admin/groups/class_group.inc:1064
+msgid "Samba domain name"
+msgstr "Domaine Samba"
 
-#: include/class_acl.inc:1095
-msgid "unknown ACL role"
-msgstr "Rôle inconnu"
+#: plugins/admin/groups/class_group.inc:1065
+#: plugins/admin/ogroups/class_ogroup.inc:864
+#: plugins/personal/posix/trustModeDialog/generic.tpl:2
+msgid "System trust"
+msgstr "Système de Confiance"
 
-#: include/class_acl.inc:1103
-#, php-format
-msgid "Contains settings for these objects: %s"
-msgstr "Contient les paramètres pour ces objets: %s"
+#: plugins/admin/groups/class_group.inc:1066
+msgid "Phone pickup group"
+msgstr "Groupe téléphonique"
 
-#: include/class_acl.inc:1120
-msgid "inactive"
-msgstr "inactif"
+#: plugins/admin/groups/class_group.inc:1067
+msgid "Nagios group"
+msgstr "Groupe Nagios"
 
-#: include/class_acl.inc:1120
-msgid "No members"
-msgstr "Aucun membres"
+#: plugins/admin/groups/class_group.inc:1069
+msgid "Group member"
+msgstr "Membre du groupe"
 
-#: include/class_acl.inc:1290 include/class_acl.inc:1291
-#: include/class_acl.inc:1297 include/class_tabs.inc:397
-#: plugins/admin/acl/tabs_acl.inc:28 plugins/admin/acl/class_aclRole.inc:770
-#: plugins/admin/acl/acl-list.xml:15
-msgid "ACL"
-msgstr ""
+#: plugins/admin/departments/class_countryGeneric.inc:82
+#: plugins/admin/departments/class_countryGeneric.inc:83
+#: plugins/admin/departments/dep-filter.xml:49
+#: plugins/admin/departments/dep-list.xml:31
+#: plugins/admin/departments/dep-list.xml:117
+#: plugins/admin/departments/country.tpl:5
+#: plugins/admin/departments/class_departmentManagement.inc:217
+msgid "Country"
+msgstr "Pays"
 
-#: include/class_acl.inc:1291
-msgid "Access control list"
-msgstr "Contrôle d'accès (ACL)"
+#: plugins/admin/departments/class_countryGeneric.inc:91
+#: plugins/admin/departments/country.tpl:11
+msgid "Country name"
+msgstr "Pays"
 
-#: include/class_acl.inc:1297
-msgid "ACL roles"
-msgstr "Rôles ACL"
+#: plugins/admin/departments/class_countryGeneric.inc:93
+#: plugins/admin/departments/locality.tpl:39
+#: plugins/admin/departments/domain.tpl:39
+#: plugins/admin/departments/class_department.inc:684
+#: plugins/admin/departments/dcObject.tpl:39
+#: plugins/admin/departments/organization.tpl:51
+#: plugins/admin/departments/class_dcObject.inc:92
+#: plugins/admin/departments/class_localityGeneric.inc:93
+#: plugins/admin/departments/country.tpl:39
+#: plugins/admin/departments/class_organizationGeneric.inc:127
+#: plugins/admin/departments/generic.tpl:51
+#: plugins/admin/departments/class_domain.inc:93
+#: plugins/personal/generic/generic.tpl:339
+#: plugins/personal/generic/generic.tpl:355
+#: plugins/personal/generic/class_user.inc:1723
+#, fuzzy
+msgid "Manager"
+msgstr "Gèrer les utilisateurs"
 
-#: include/class_acl.inc:1300
-msgid "ACL Entries"
-msgstr ""
+#: plugins/admin/departments/class_countryGeneric.inc:95
+#: plugins/admin/departments/locality.tpl:67
+#: plugins/admin/departments/domain.tpl:67
+#: plugins/admin/departments/class_department.inc:686
+#: plugins/admin/departments/dcObject.tpl:67
+#: plugins/admin/departments/organization.tpl:132
+#: plugins/admin/departments/class_dcObject.inc:94
+#: plugins/admin/departments/class_localityGeneric.inc:95
+#: plugins/admin/departments/country.tpl:68
+#: plugins/admin/departments/class_organizationGeneric.inc:135
+#: plugins/admin/departments/generic.tpl:132
+#: plugins/admin/departments/class_domain.inc:94
+msgid "Administrative settings"
+msgstr "Paramètres administratifs"
 
-#: include/class_session.inc:76 include/class_session.inc:101
-#: include/class_session.inc:127
-msgid "Requested channel does not exist!"
-msgstr "Le canal demandé n'existe pas !"
+#: plugins/admin/departments/locality.tpl:5
+#: plugins/admin/departments/dep-filter.xml:63
+#: plugins/admin/departments/dep-list.xml:39
+#: plugins/admin/departments/dep-list.xml:124
+#: plugins/admin/departments/class_localityGeneric.inc:82
+#: plugins/admin/departments/class_localityGeneric.inc:83
+#: plugins/admin/departments/class_departmentManagement.inc:229
+msgid "Locality"
+msgstr "Lieu"
 
-#: include/class_listing.inc:257 include/class_sortableListing.inc:274
-msgid "Sort ascending"
-msgstr "Tri ascendant"
+#: plugins/admin/departments/locality.tpl:11
+#: plugins/admin/departments/dcObject.tpl:11
+msgid "Locality name"
+msgstr "Nom du lieu"
 
-#: include/class_listing.inc:257 include/class_sortableListing.inc:274
-msgid "Sort descending"
-msgstr "Tri descendant"
+#: plugins/admin/departments/locality.tpl:14
+#: plugins/admin/departments/dcObject.tpl:14
+msgid "Name of locality to create"
+msgstr "Nom du lieu à créer"
 
-#: include/class_listing.inc:319
-msgid "Select all"
-msgstr "Sélectionner tout"
+#: plugins/admin/departments/locality.tpl:22
+#: plugins/admin/departments/domain.tpl:22
+#: plugins/admin/departments/dcObject.tpl:22
+#: plugins/admin/departments/organization.tpl:22
+#: plugins/admin/departments/country.tpl:22
+msgid "Descriptive text for department"
+msgstr "Description du département"
 
-#: include/class_listing.inc:578
-msgid "created by"
-msgstr "Crée par"
+#: plugins/admin/departments/locality.tpl:70
+#: plugins/admin/departments/domain.tpl:70
+#: plugins/admin/departments/dcObject.tpl:70
+#: plugins/admin/departments/organization.tpl:135
+#: plugins/admin/departments/country.tpl:71
+#: plugins/admin/departments/generic.tpl:135
+msgid "Tag department as an independent administrative unit"
+msgstr "Marquer le département comme une entité administrative indépendante"
 
-#: include/class_listing.inc:1064 include/class_listing.inc:1066
-msgid "Go to preceding level"
-msgstr ""
+#: plugins/admin/departments/domain.tpl:5
+#: plugins/admin/departments/dep-filter.xml:105
+#: plugins/admin/departments/dep-list.xml:15
+#: plugins/admin/departments/dep-list.xml:103
+#: plugins/admin/departments/class_departmentManagement.inc:193
+msgid "Domain"
+msgstr "Domaine"
 
-#: include/class_listing.inc:1072 include/class_listing.inc:1074
-msgid "Go to current users level"
-msgstr ""
+#: plugins/admin/departments/domain.tpl:11
+msgid "Domain name"
+msgstr "Nom du domaine"
 
-#: include/class_listing.inc:1079
-msgid "Reload list"
-msgstr "Recharger la liste"
+#: plugins/admin/departments/domain.tpl:14
+msgid "Name of domain to create"
+msgstr "Nom du domaine à créer"
 
-#: include/class_listing.inc:1183 plugins/admin/ogroups/ogroup-list.xml:62
-#: plugins/admin/groups/group-list.xml:62 plugins/admin/users/user-list.xml:78
-#: plugins/admin/newConfigManagement/DeviceConfig-list.xml:50
-#: plugins/admin/departments/dep-list.xml:87 plugins/admin/acl/acl-list.xml:65
-#: plugins/addons/propertyEditor/property-list.xml:96
-msgid "Actions"
+#: plugins/admin/departments/class_department.inc:379
+#: plugins/admin/departments/class_department.inc:683
+#: plugins/admin/departments/organization.tpl:117
+#: plugins/admin/departments/class_organizationGeneric.inc:133
+#: plugins/admin/departments/generic.tpl:118
+#: plugins/personal/generic/generic.tpl:419
+#: plugins/personal/generic/generic.tpl:586
+#: plugins/personal/generic/class_user.inc:1357
+#: plugins/personal/generic/class_user.inc:1848
+msgid "Fax"
 msgstr ""
 
-#: include/class_listing.inc:1453
-msgid "Copy"
-msgstr "Copier"
+#: plugins/admin/departments/class_department.inc:439 html/main.php:170
+#: html/password.php:61 include/utils/class_xml.inc:43
+#: include/functions.inc:465
+msgid "Fatal error"
+msgstr "Erreur Fatale"
 
-#: include/class_listing.inc:1459
-msgid "Cut"
-msgstr "Couper"
+#: plugins/admin/departments/class_department.inc:439
+msgid "Cannot find an unused tag for this administrative unit!"
+msgstr ""
+"Impossible de trouver un marqueur libre pour marquer l'entité "
+"administrative !"
 
-#: include/class_listing.inc:1467 include/class_listing.inc:1469
-#: include/class_CopyPasteHandler.inc:571
-msgid "Paste"
-msgstr "Coller"
+#: plugins/admin/departments/class_department.inc:507
+#, php-format
+msgid "Tagging '%s'."
+msgstr "Marquer '%s'."
 
-#: include/class_listing.inc:1492
-msgid "Cut this entry"
-msgstr "Couper cette entrée"
+#: plugins/admin/departments/class_department.inc:588
+#, php-format
+msgid "Moving '%s' to '%s'"
+msgstr "Bouger '%s' vers '%s'"
 
-#: include/class_listing.inc:1501
-msgid "Copy this entry"
-msgstr "Copier cette entrée"
+#: plugins/admin/departments/class_department.inc:624
+#: ihtml/themes/default/snapshotdialog.tpl:20
+#: ihtml/themes/default/snapshotdialog.tpl:63
+#: include/utils/class_msgPool.inc:459 include/class_acl.inc:799
+#: include/class_acl.inc:806 include/class_acl.inc:813
+msgid "Object"
+msgstr "Objet"
 
-#: include/class_listing.inc:1533 include/class_listing.inc:1535
-msgid "Restore snapshots"
-msgstr "Restaurer la copie instantanée"
+#: plugins/admin/departments/class_department.inc:629
+#, php-format
+msgid "FAILED to copy %s, aborting operation"
+msgstr "Impossible de copier %s, arrêt de l'opération"
 
-#: include/class_listing.inc:1549
-msgid "Export list"
-msgstr "Exporter la liste"
+#: plugins/admin/departments/class_department.inc:660
+#: plugins/admin/departments/class_department.inc:671
+msgid "Departments"
+msgstr "Départements"
 
-#: include/class_listing.inc:1583 include/class_SnapShotDialog.inc:142
-msgid "Restore snapshot"
-msgstr "Restaurer la copie instantanée"
+#: plugins/admin/departments/class_department.inc:674
+msgid "Department name"
+msgstr "Nom du département"
 
-#: include/class_listing.inc:1591
-msgid "Create new snapshot for this object"
-msgstr "Créer un nouveau snapshot depuis cet objet"
+#: plugins/admin/departments/class_department.inc:679
+#: plugins/admin/departments/organization.tpl:86
+#: plugins/admin/departments/class_organizationGeneric.inc:129
+#: plugins/admin/departments/generic.tpl:87
+#: plugins/personal/generic/generic.tpl:444
+#: plugins/personal/generic/class_user.inc:1733
+msgid "State"
+msgstr "Département"
 
-#: include/class_sortableListing.inc:234
-#, fuzzy
-msgid "Sortable list"
-msgstr "Liste triable"
+#: plugins/admin/departments/class_department.inc:680
+#: plugins/admin/departments/organization.tpl:82
+#: plugins/admin/departments/organization.tpl:94
+#: plugins/admin/departments/class_localityGeneric.inc:91
+#: plugins/admin/departments/class_organizationGeneric.inc:130
+#: plugins/admin/departments/generic.tpl:83
+#: plugins/admin/departments/generic.tpl:85
+#: plugins/admin/departments/generic.tpl:95
+#: plugins/personal/generic/generic.tpl:436
+#: plugins/personal/generic/class_user.inc:1734
+#: ihtml/themes/default/infoPage.tpl:28
+msgid "Location"
+msgstr "Lieu"
 
-#: include/class_sortableListing.inc:239
-msgid "Edit this entry"
-msgstr "Editer cette entrée"
+#: plugins/admin/departments/class_department.inc:681
+#: plugins/admin/departments/organization.tpl:102
+#: plugins/admin/departments/generic.tpl:103
+#: plugins/personal/generic/generic.tpl:185
+#: plugins/personal/generic/generic.tpl:452
+msgid "Address"
+msgstr "Adresse"
 
-#: include/class_sortableListing.inc:244
-msgid "Delete this entry"
-msgstr "Supprimer cette entrée"
+#: plugins/admin/departments/class_department.inc:682
+msgid "Telephone"
+msgstr "Téléphone"
 
-#: include/functions.inc:134
+#: plugins/admin/departments/class_department.inc:737
 #, php-format
-msgid "Fatal error: no class locations defined - please run %s to fix this"
-msgstr ""
-"Erreur fatale : pas d'emplacement défini pour les classes - veuillez "
-"exécuter %s pour régler le problème"
+msgid "Object '%s' is already tagged"
+msgstr "L'objet '%s' est déjà marqué"
 
-#: include/functions.inc:141
+#: plugins/admin/departments/class_department.inc:744
 #, php-format
-msgid "Fatal error: cannot instantiate class %s - try running %s to fix this"
-msgstr ""
-"Erreur fatale : impossible d'initialiser la classe %s - veuillez exécuter %s "
-"pour essayer de régler le problème"
+msgid "Adding tag (%s) to object '%s'"
+msgstr "Ajouter une marque (%s) à l'objet '%s'"
 
-#: include/functions.inc:466
+#: plugins/admin/departments/class_department.inc:776
 #, php-format
-msgid "Error while connecting to LDAP: %s"
-msgstr ""
-"FATAL: Erreur lors de la connexion au serveur LDAP. Le serveur à répondu %s"
+msgid "Removing tag from object '%s'"
+msgstr "Suppression de la marque de l'objet '%s'"
 
-#: include/functions.inc:537 include/functions.inc:623
-msgid "User ID is not unique!"
-msgstr "L'ID de l'utilisateur n'est pas unique !"
+#: plugins/admin/departments/dcObject.tpl:5
+#: plugins/admin/departments/dep-filter.xml:77
+#: plugins/admin/departments/dep-list.xml:23
+#: plugins/admin/departments/dep-list.xml:110
+msgid "Domain component"
+msgstr "Composant domaine"
 
-#: include/functions.inc:827 include/functions.inc:945
-msgid "Error while locking entry!"
-msgstr "Erreur lors du verouillage de l'entrée !"
+#: plugins/admin/departments/dep_move_confirm.tpl:2
+msgid "You are currently moving/renaming this department."
+msgstr "Vous êtes occupé à bouger/renommer ce département."
 
-#: include/functions.inc:837
-#, php-format
-msgid "Cannot store lock information in LDAP!"
-msgstr "Impossible de stocker l'information de verouillage dans l'annuaire !"
+#: plugins/admin/departments/dep_move_confirm.tpl:6
+#, fuzzy
+msgid ""
+"Modifying a departments naming attribute 'ou' or base may corrupt ACLs and "
+"snapshot entries for all entire objects."
+msgstr ""
+"La modification de l'attribut 'ou' ou la base d'un département peut "
+"corrompre les entrées acls et snapshot pour tout les objets."
 
-#: include/functions.inc:837
-#, php-format
-msgid "Error: %s"
-msgstr "Erreur: %s"
+#: plugins/admin/departments/dep_move_confirm.tpl:9
+msgid "GOsa can NOT fix this for you, yet."
+msgstr "GOsa ne PEUT PAS encore corriger ceci pour vous."
 
-#: include/functions.inc:1267
-#, php-format
-msgid "The current size limit of %d entries is exceeded!"
-msgstr "La taille limite de %d entrées est dépassée !"
+#: plugins/admin/departments/dep_move_confirm.tpl:12
+msgid ""
+"Before you confirm this action, ensure that everything will be as expected, "
+"possibly the best solution is a backup."
+msgstr ""
+"Avant de confirmer cette action, vérifiez que tout se passera comme prévu, "
+"la meilleure solution est probablement une sauvegarde."
 
-#: include/functions.inc:1269
-#, php-format
-msgid "Set the size limit to %s"
-msgstr "Mettre le size limit à %s"
+#: plugins/admin/departments/dep-filter.xml:35
+#: plugins/admin/departments/generic.tpl:4
+#, fuzzy
+msgid "Organizational Unit"
+msgstr "Nom de l'entreprise"
 
-#: include/functions.inc:1281 plugins/personal/generic/generic.tpl:218
-msgid "Configure"
-msgstr "Configurer"
+#: plugins/admin/departments/dep-filter.xml:91
+#: plugins/admin/departments/organization.tpl:4
+#: plugins/admin/departments/dep-list.xml:47
+#: plugins/admin/departments/dep-list.xml:131
+#: plugins/admin/departments/class_organizationGeneric.inc:113
+#: plugins/admin/departments/class_organizationGeneric.inc:114
+#: plugins/admin/departments/class_departmentManagement.inc:241
+#: plugins/personal/generic/generic.tpl:298
+#: plugins/personal/generic/class_user.inc:1720 setup/setup_feedback.tpl:10
+#: setup/setup_feedback.tpl:12 ihtml/themes/default/infoPage.tpl:26
+msgid "Organization"
+msgstr "Entreprise"
 
-#: include/functions.inc:1286
-msgid "list is incomplete"
-msgstr "Le liste est incomplète"
+#: plugins/admin/departments/dep_iframe.tpl:1
+msgid "Processing the requested operation"
+msgstr "Opération en cours"
 
-#: include/functions.inc:1636
-msgid "Continue anyway"
-msgstr "Continuer malgré tout"
+#: plugins/admin/departments/dep_iframe.tpl:7
+#, fuzzy
+msgid ""
+"Your browser doesn't support IFRAME HTML elements. Please use this link to "
+"perform the requested operation."
+msgstr ""
+"Votre navigateur ne supporte pas les iframes, veuillez utiliser ce lien pour "
+"effectuer l'opération demandée."
 
-#: include/functions.inc:1638
-msgid "Edit anyway"
-msgstr "Éditer malgré tout"
+#: plugins/admin/departments/organization.tpl:11
+msgid "Name of organization"
+msgstr "Nom de l'entreprise"
 
-#: include/functions.inc:1641
-msgid "These entries are currently locked:"
-msgstr "Ces entrées sont actuellement verrouillées :"
+#: plugins/admin/departments/organization.tpl:14
+msgid "Name of organization to create"
+msgstr "Nom de l'entreprise à créer"
 
-#: include/functions.inc:1882
-msgid "Entries per page"
-msgstr "Entrées par page"
+#: plugins/admin/departments/organization.tpl:30
+#: plugins/admin/departments/generic.tpl:30
+msgid "Category for this subtree"
+msgstr "Catégorie pour cette branche de l'annuaire"
 
-#: include/functions.inc:2060
-#, php-format
-msgid "GOsa %s"
-msgstr ""
+#: plugins/admin/departments/organization.tpl:89
+#: plugins/admin/departments/generic.tpl:90
+msgid "State where this subtree is located"
+msgstr "Lieu où est située cette branche de l'annuaire"
 
-#: include/functions.inc:2067
-#, php-format
-msgid "GOsa %s snapshot (Rev %s)"
-msgstr "Version de développement de GOsa %s (Rev %s)"
+#: plugins/admin/departments/organization.tpl:97
+#: plugins/admin/departments/generic.tpl:98
+msgid "Location of this subtree"
+msgstr "Lieu de cette branche"
 
-#: include/functions.inc:2072
-#, php-format
-msgid "GOsa development snapshot (Rev %s)"
-msgstr "Version de développement de GOsa (Rev %s)"
+#: plugins/admin/departments/organization.tpl:105
+#: plugins/admin/departments/generic.tpl:106
+msgid "Postal address of this subtree"
+msgstr "Adresse postale de cette branche"
 
-#: include/functions.inc:2168
-#, php-format
-msgid "File %s cannot be deleted!"
-msgstr "Le fichier %s ne peut pas être éffacé !"
+#: plugins/admin/departments/organization.tpl:112
+#: plugins/admin/departments/generic.tpl:113
+msgid "Base telephone number of this subtree"
+msgstr "Numéro de téléphone de base pour cette sous-branche"
 
-#: include/functions.inc:2198 include/functions.inc:2218
-msgid "Cannot write revision file!"
-msgstr "Impossible d'écrire le fichier de revision !"
+#: plugins/admin/departments/organization.tpl:120
+#: plugins/admin/departments/generic.tpl:121
+msgid "Base facsimile telephone number of this subtree"
+msgstr "Numéro de fax de base pour cette sous-branche"
 
-#: include/functions.inc:2489 include/functions.inc:2493
-#: include/functions.inc:2499
-msgid "'baseIdHook' is not available. Using default base!"
-msgstr "'baseIdHook' n'est pas disponible. Utilisation de la base par défaut !"
+#: plugins/admin/departments/dep-list.xml:11
+#, fuzzy
+msgid "List of structural objects"
+msgstr "Liste des groupes d'objets"
 
-#: include/functions.inc:2523
-msgid ""
-"Cannot read schema information from LDAP. Schema validation is not possible!"
-msgstr ""
-"Impossible de récupérer les informations sur les schémas depuis le serveur. "
-"Vérification des schémas impossibles !"
+#: plugins/admin/departments/dep-list.xml:55
+#: plugins/admin/departments/dep-list.xml:71
+#: plugins/admin/departments/dep-list.xml:138
+#: plugins/admin/departments/class_departmentManagement.inc:253
+#: plugins/admin/ogroups/objectSelect/selectObject-list.xml:15
+#: plugins/admin/ogroups/class_ogroupManagement.inc:186
+#: plugins/personal/generic/generic.tpl:306
+#: plugins/personal/generic/class_user.inc:1721
+msgid "Department"
+msgstr "Département"
 
-#: include/functions.inc:2549
-msgid "This class is used to make users appear in GOsa."
-msgstr ""
-"Cette classe est utilisée pour faire apparaitre les utilisateurs dans GOsa."
+#: plugins/admin/departments/class_dcObject.inc:81
+#: plugins/admin/departments/class_dcObject.inc:82
+#: plugins/admin/departments/class_departmentManagement.inc:205
+#: plugins/admin/departments/class_domain.inc:81
+#: plugins/admin/departments/class_domain.inc:82
+msgid "Domain Component"
+msgstr "Objet Domaine"
 
-#: include/functions.inc:2556
-msgid ""
-"This class is used to lock entries in order to prevent multiple edits at a "
-"time."
-msgstr ""
-"Utilisé pour verrouiller les entrées actuellement modifiées afin d'éviter de "
-"multiples changements simultanés."
+#: plugins/admin/departments/country.tpl:14
+msgid "Name of country to create"
+msgstr "Nom du pays à créer"
 
-#: include/functions.inc:2601
-#, php-format
-msgid "Required object class %s is missing!"
-msgstr "Object class obligatoire %s manquante !"
+#: plugins/admin/departments/class_organizationGeneric.inc:122
+msgid "Organization name"
+msgstr "Nom de l'entreprise"
 
-#: include/functions.inc:2604
-#, php-format
-msgid "Optional object class %s is missing!"
-msgstr "Object class facultative %s manquante !"
+#: plugins/admin/departments/class_organizationGeneric.inc:131
+#: plugins/personal/generic/generic.tpl:183
+#: plugins/personal/generic/class_user.inc:1735
+msgid "Postal address"
+msgstr "Adresse postale"
 
-#: include/functions.inc:2609
-#, php-format
-msgid "Wrong version of required object class %s (!=%s) detected!"
-msgstr "La version requise des object class ne correspond pas %s (!=%s) !"
+#: plugins/admin/departments/class_organizationGeneric.inc:132
+#: plugins/generic/infoPage/class_infoPage.inc:109
+msgid "Phone number"
+msgstr "Numéro de téléphone"
 
-#: include/functions.inc:2612
-#, php-format
-msgid "Class available"
-msgstr "Classe(s) disponible(s)"
+#: plugins/admin/departments/generic.tpl:11
+msgid "Name of department"
+msgstr "Nom du département"
+
+#: plugins/admin/departments/generic.tpl:14
+msgid "Name of subtree to create"
+msgstr "Nom de la branche à créer"
+
+#: plugins/admin/departments/generic.tpl:22
+msgid "Descriptive text for   department"
+msgstr "Description du département"
 
-#: include/functions.inc:2634
-msgid ""
-"RFC2307bis schema is enabled, but the current LDAP configuration does not "
-"support it!"
-msgstr ""
+#: plugins/admin/departments/class_departmentManagement.inc:25
+#, fuzzy
+msgid "Directory structure"
+msgstr "Répertoire"
 
-#: include/functions.inc:2635
+#: plugins/admin/departments/class_departmentManagement.inc:26
 msgid ""
-"To use RFC2307bis groups, the objectClass 'posixGroup' must be AUXILIARY."
+"Manage organizations, organizational units, localities, countries and more"
 msgstr ""
-"Pour pouvoir utiliser des groupes conformes à la norme rfc2307bis, "
-"l'objectClass 'posixGroup' doit être AUXILIARY."
 
-#: include/functions.inc:2639
+#: plugins/admin/departments/class_departmentManagement.inc:125
 msgid ""
-"RFC2307bis schema is disabled, but the current LDAP configuration supports "
-"it!"
+"As soon as the tag operation has finished, you can scroll down to end of the "
+"page and    press the 'Continue' button to continue with the department "
+"management dialog."
 msgstr ""
+"Dès que l'opération de marquage est finie, vous pouvez aller à la fin de la "
+"page et appuyer sur le bouton 'Continuer' pour continuer la gestion des "
+"départements."
 
-#: include/functions.inc:2640
-msgid "To correct this, the objectClass 'posixGroup' must be STRUCTURAL."
-msgstr "Pour corriger ceci, L'objectClass 'posixGroup' doit être STRUCTURAL."
+#: plugins/admin/newConfigManagement/DeviceConfig-list.xml:10
+#, fuzzy
+msgid "List of items"
+msgstr "Liste des utilisateurs"
 
-#: include/functions.inc:2665
-msgid "German"
-msgstr "Allemand"
+#: plugins/admin/newConfigManagement/DeviceConfig-list.xml:75
+#, fuzzy
+msgid "Edit item"
+msgstr "Editer des certificats"
 
-#: include/functions.inc:2666
-msgid "French"
-msgstr "Français"
+#: plugins/admin/newConfigManagement/DeviceConfig-list.xml:82
+#, fuzzy
+msgid "Remove item"
+msgstr "Suppression de l'image personnelle"
 
-#: include/functions.inc:2667
-msgid "Italian"
-msgstr "Italien"
+#: plugins/admin/newConfigManagement/DeviceConfig-list.tpl:9
+#, fuzzy
+msgid "Container"
+msgstr "Continuer"
 
-#: include/functions.inc:2668
-msgid "Spanish"
-msgstr "Espagnol"
+#: plugins/admin/newConfigManagement/DeviceConfig-list.tpl:10
+msgid "Item"
+msgstr ""
 
-#: include/functions.inc:2669
-msgid "English"
-msgstr "Anglais"
+#: plugins/admin/newConfigManagement/class_newConfigManagement.inc:8
+#: plugins/admin/newConfigManagement/class_newConfigManagement.inc:9
+#: plugins/admin/newConfigManagement/class_newConfigManagement.inc:352
+#: plugins/admin/newConfigManagement/class_newConfigManagement.inc:353
+#: plugins/admin/newConfigManagement/class_newConfigManagement.inc:359
+#, fuzzy
+msgid "Config management"
+msgstr "Gestion Système / Configuration"
 
-#: include/functions.inc:2670
-msgid "Dutch"
-msgstr "Hollandais"
+#: plugins/admin/newConfigManagement/class_newConfigManagement.inc:42
+#: plugins/admin/newConfigManagement/class_newConfigManagement.inc:95
+#, php-format
+msgid "Failed to load distributions, error was '%s'!"
+msgstr ""
 
-#: include/functions.inc:2671
-msgid "Polish"
-msgstr "Polonais"
+#: plugins/admin/newConfigManagement/class_newConfigManagement.inc:262
+msgid "No selectable install methods returned!"
+msgstr ""
 
-#: include/functions.inc:2672
-msgid "Brazilian Portuguese"
-msgstr "Portugais Brésilien"
+#: plugins/admin/newConfigManagement/class_newConfigManagement.inc:263
+#: setup/class_setup.inc:183
+msgid "Setup"
+msgstr "Installation"
 
-#: include/functions.inc:2674
-msgid "Chinese"
-msgstr "Chinois"
+#: plugins/admin/newConfigManagement/class_newConfigManagement.inc:278
+#, fuzzy
+msgid "Distribution"
+msgstr "Stations Windows"
 
-#: include/functions.inc:2675
-msgid "Vietnamese"
-msgstr "Vietnamien"
+#: plugins/admin/newConfigManagement/class_newConfigManagement.inc:284
+msgid "Release"
+msgstr ""
 
-#: include/functions.inc:2676
-msgid "Russian"
-msgstr "Russe"
+#: plugins/admin/newConfigManagement/class_newConfigManagement.inc:290
+#, fuzzy
+msgid "Component"
+msgstr "Objet Domaine"
 
-#: include/functions.inc:2869
-msgid "Cannot detect password hash!"
-msgstr "Impossible de détecter l'encodage du mot de passe !"
+#: plugins/admin/ogroups/paste_generic.tpl:1
+#, fuzzy
+msgid "Paste object group"
+msgstr "Editer les groupes d'objets"
 
-#: include/functions.inc:2910 include/functions.inc:2985
-#, php-format
-msgid "Pre-event hook reported a problem: %s. Password change canceled!"
+#: plugins/admin/ogroups/paste_generic.tpl:7
+msgid "Please enter the new object group name"
+msgstr "Veuillez entrer un nouveau nom pour le groupe d'objet"
+
+#: plugins/admin/ogroups/paste_generic.tpl:16
+msgid ""
+"Copy members. Be careful with this option, systems can only inherit from a "
+"single object group!"
 msgstr ""
 
-#: include/functions.inc:2941
-msgid "Password change failed!"
-msgstr "Le changement de mot de passe à échoué !"
+#: plugins/admin/ogroups/ogroup-list.xml:11
+msgid "List of object groups"
+msgstr "Liste des groupes d'objets"
 
-#: include/functions.inc:2949
-#, php-format
-msgid "Post-event hook reported a problem: %s. Password change canceled!"
-msgstr ""
+#: plugins/admin/ogroups/ogroup-list.xml:15
+#: plugins/admin/ogroups/generic.tpl:1
+msgid "Object group"
+msgstr "Groupes d'objets"
 
-#: include/functions.inc:3053
-msgid "Cannot generate SAMBA hash!"
-msgstr "Impossible de générer un hash samba !"
+#: plugins/admin/ogroups/ogroup-list.xml:142
+msgid "Edit object group"
+msgstr "Editer les groupes d'objets"
 
-#: include/functions.inc:3068
-#, php-format
-msgid "Generating SAMBA hash by running %s failed: check %s!"
+#: plugins/admin/ogroups/ogroup-list.xml:155
+msgid "Remove object group"
+msgstr "Enlever le groupe d'objet"
+
+#: plugins/admin/ogroups/tabs_ogroups.inc:139
+msgid "Phone queue"
+msgstr "Queue téléphonique"
+
+#: plugins/admin/ogroups/tabs_ogroups.inc:164
+#, fuzzy
+msgid "Groupware"
+msgstr "Nom du groupe"
+
+#: plugins/admin/ogroups/tabs_ogroups.inc:176
+#, fuzzy
+msgid "System settings"
+msgstr "Préférences utilisateur"
+
+#: plugins/admin/ogroups/tabs_ogroups.inc:188
+#: plugins/admin/ogroups/tabs_ogroups.inc:213
+msgid "Recipe"
 msgstr ""
-"Impossible de générer le mot de passe samba: l'exécution de '%s' à échoué, "
-"vérifier %s !"
 
-#: include/functions.inc:3346 include/functions.inc:3360
-#: include/functions.inc:3398 include/functions.inc:3410
-#: include/functions.inc:3414 include/functions.inc:3429
-#: include/functions.inc:3438
-msgid "Cannot allocate free ID:"
-msgstr "Impossible d'assigner un ID libre :"
+#: plugins/admin/ogroups/tabs_ogroups.inc:200
+#: plugins/admin/ogroups/tabs_ogroups.inc:222
+msgid "Devices"
+msgstr "Périphériques"
 
-#: include/functions.inc:3346
-msgid "unknown idAllocation method!"
-msgstr "Méthode d'allocation des id inconnue !"
+#: plugins/admin/ogroups/tabs_ogroups.inc:232
+#, fuzzy
+msgid "Deployment summary"
+msgstr "Numéro du département"
 
-#: include/functions.inc:3360
-#, php-format
-msgid "%sPoolMin >= %sPoolMax!"
+#: plugins/admin/ogroups/tabs_ogroups.inc:242
+msgid "Desktop"
 msgstr ""
 
-#: include/functions.inc:3390
-msgid "Cannot create sambaUnixIdPool entry!"
-msgstr "Impossible de créer l'entrée sambaUnixIdPool !"
+#: plugins/admin/ogroups/tabs_ogroups.inc:259
+msgid "Applications"
+msgstr "Applications"
 
-#: include/functions.inc:3398
-msgid "sambaUnixIdPool is not unique!"
-msgstr "sambaUnixIdPool n'est pas unique !"
+#: plugins/admin/ogroups/generic.tpl:5 plugins/personal/posix/generic.tpl:6
+#, fuzzy
+msgid "Generic settings"
+msgstr "Paramètres par défaut des utilisateurs"
 
-#: include/functions.inc:3410 include/functions.inc:3414
-msgid "no ID available!"
-msgstr "Pas d' ID disponibles !"
+#: plugins/admin/ogroups/generic.tpl:10
+msgid "Name of the group"
+msgstr "Nom du groupe"
 
-#: include/functions.inc:3438
-msgid "maximum number of tries exceeded!"
-msgstr "Nombre maximum d'essais dépassés !"
+#: plugins/admin/ogroups/generic.tpl:41
+msgid "Member objects"
+msgstr "Objets membres"
 
-#: include/functions.inc:3498
-msgid "Cannot allocate free ID!"
-msgstr "Impossible d'assigner un ID libre !"
+#: plugins/admin/ogroups/objectSelect/class_objectSelect.inc:29
+#, fuzzy
+msgid "Object selection"
+msgstr "Préférences des groupes"
 
-#: include/class_tabs.inc:57
-#, php-format
-msgid "No plugin definition for %s found: please check the configuration file!"
+#: plugins/admin/ogroups/objectSelect/selectObject-list.xml:23
+#: plugins/admin/ogroups/class_ogroupManagement.inc:187
+#: plugins/personal/posix/trustSelect/trust-list.xml:12
+msgid "Server"
+msgstr "Serveur"
+
+#: plugins/admin/ogroups/objectSelect/selectObject-list.xml:31
+#: plugins/admin/ogroups/class_ogroupManagement.inc:189
+#: plugins/personal/posix/trustSelect/trust-list.xml:19
+msgid "Workstation"
+msgstr "Stations de travail"
+
+#: plugins/admin/ogroups/objectSelect/selectObject-list.xml:39
+#: plugins/admin/ogroups/class_ogroupManagement.inc:191
+#: plugins/personal/posix/trustSelect/trust-list.xml:26
+msgid "Terminal"
 msgstr ""
-"Pas de définition de plugin pour l'initialisation de %s, veuillez vérifier "
-"votre fichier de configuration !"
 
-#: include/class_tabs.inc:264
-#, php-format
-msgid "Delete process has been canceled by plugin %s: %s"
-msgstr "L'effacement à été interrompu par l'extension %s: %s"
+#: plugins/admin/ogroups/objectSelect/selectObject-list.xml:47
+#: plugins/admin/ogroups/class_ogroupManagement.inc:192
+msgid "Printer"
+msgstr "Imprimante"
 
-#: include/class_tabs.inc:402
-msgid "References"
-msgstr "Références"
+#: plugins/admin/ogroups/class_ogroupManagement.inc:25
+#: plugins/admin/ogroups/class_ogroup.inc:858
+msgid "Object groups"
+msgstr "Groupes d'objets"
 
-#: include/class_SnapShotDialog.inc:55
-msgid "Date"
+#: plugins/admin/ogroups/class_ogroupManagement.inc:26
+msgid "Combine different types of objects to make use of this relationship"
 msgstr ""
 
-#: include/class_SnapShotDialog.inc:94
-#, php-format
-msgid "You are about to delete the snapshot %s."
-msgstr "Vous êtes sur le point de supprimer le snapshot %s."
+#: plugins/admin/ogroups/class_ogroupManagement.inc:182
+msgid "Templates"
+msgstr "Modèles"
 
-#: include/class_SnapShotDialog.inc:143
-msgid "Delete snapshot"
-msgstr "Effacer un snapshot"
+#: plugins/admin/ogroups/class_ogroupManagement.inc:185
+msgid "Application"
+msgstr "Applications"
 
-#: include/class_SnapShotDialog.inc:144 include/class_SnapShotDialog.inc:162
-msgid "Y-m-d, H:i:s"
-msgstr ""
+#: plugins/admin/ogroups/class_ogroupManagement.inc:190
+msgid "Windows Install"
+msgstr "Installation Windows"
 
-#: include/exporter/class_cvsExporter.inc:48
-msgid "CSV"
-msgstr ""
+#: plugins/admin/ogroups/class_ogroup.inc:244
+#: plugins/generic/dashBoard/dbInformation/contents.tpl:1
+#: setup/setup_ldap.tpl:108
+msgid "Information"
+msgstr "Information"
 
-#: include/exporter/class_PDF.inc:24
-msgid "Page"
+#: plugins/admin/ogroups/class_ogroup.inc:244
+msgid "You cannot combine terminals and workstations in one object group!"
 msgstr ""
+"Vous ne pouvez pas combiner des terminaux et des stations de travail dans un "
+"groupe d'objet !"
 
-#: include/exporter/class_pdfExporter.inc:18
-msgid "No PDF export possible: there is no FPDF library installed."
-msgstr "Pas d'exportation en pdf, la librairie FPDF n'est pas installée."
+#: plugins/admin/ogroups/class_ogroup.inc:320
+msgid "too many different objects!"
+msgstr "nombre d'objets différents trop important !"
 
-#: include/exporter/class_pdfExporter.inc:145
-msgid "PDF"
-msgstr ""
+#: plugins/admin/ogroups/class_ogroup.inc:322
+msgid "users"
+msgstr "utilisateurs"
 
-#: include/class_GOsaRegistration.inc:127
-msgid ""
-"UNIX-timestamp pointing to the date GOsa will ask for a registration again "
-"(-1 to disable)"
+#: plugins/admin/ogroups/class_ogroup.inc:323
+msgid "groups"
+msgstr "groupes"
+
+#: plugins/admin/ogroups/class_ogroup.inc:324
+msgid "applications"
 msgstr ""
 
-#: include/class_jsonRPC.inc:38
-#, php-format
-msgid "The RPC connection (%s) specified for %s:%s is invalid: %s"
-msgstr "La connection RPC (%s) spécifiée pour %s:%s est invalide : %s"
+#: plugins/admin/ogroups/class_ogroup.inc:325
+msgid "departments"
+msgstr "départements"
 
-#: include/class_jsonRPC.inc:331
-#, php-format
-msgid "Unknown HTTP status code %s!"
-msgstr "Code de status HTTP inconnu %s !"
+#: plugins/admin/ogroups/class_ogroup.inc:326
+msgid "servers"
+msgstr "serveurs"
 
-#: include/class_multi_plug.inc:362
-msgid "You are currently editing multiple entries."
-msgstr "Vous êtes occupé à éditer des entrées multiples."
+#: plugins/admin/ogroups/class_ogroup.inc:327
+msgid "workstations"
+msgstr "stations de travail"
 
-#: include/class_multi_plug.inc:394
-msgid "Reset password"
-msgstr "Réinitialiser le mot de passe"
+#: plugins/admin/ogroups/class_ogroup.inc:328
+#, fuzzy
+msgid "Windows workstations"
+msgstr "groupes de stations windows"
 
-#: include/class_multi_plug.inc:394
-msgid "The user password has been reset. Please set a new password!"
-msgstr ""
-"Le mot de passe de l'utilisateur à été réinitialisé, veuillez entrer un "
-"nouveau mot de passe !"
+#: plugins/admin/ogroups/class_ogroup.inc:329
+msgid "terminals"
+msgstr "terminaux"
 
-#: include/class_certificate.inc:73
-msgid "Certificate is empty!"
-msgstr "Le Certificat et vide !"
+#: plugins/admin/ogroups/class_ogroup.inc:330
+msgid "phones"
+msgstr "téléphones"
 
-#: include/class_certificate.inc:100
-msgid "Cannot load certificate: only PEM and DER are supported!"
+#: plugins/admin/ogroups/class_ogroup.inc:331
+msgid "printers"
+msgstr "imprimantes"
+
+#: plugins/admin/ogroups/class_ogroup.inc:533
+#, fuzzy
+msgid "Non existing DN:"
+msgstr "le dn n'existe pas :"
+
+#: plugins/admin/ogroups/class_ogroup.inc:651
+#, php-format
+msgid ""
+"These systems are already configured by other object groups and cannot be "
+"added:"
 msgstr ""
-"Impossible de charger le certificat - seul les certificats PEM/DER sont "
-"supportés !"
+"Ces systèmes sont déjà configurés par d'autres groupes d'objets et ne "
+"peuvent pas être ajoutés :"
 
-#: include/class_certificate.inc:115
-msgid "Cannot extract information for non PEM certificates!"
-msgstr "Impossible d'extraire les informations de certificats non PEM !"
+#: plugins/admin/ogroups/class_ogroup.inc:685
+msgid "You can combine two different object types at maximum, only!"
+msgstr "Vous pouvez combiner au maximum deux objets différents !"
 
-#: include/class_certificate.inc:219
-msgid "No valid certificate loaded!"
-msgstr "Pas de certificat valide chargé !"
+#: plugins/admin/ogroups/class_ogroup.inc:849
+msgid "Object group generic"
+msgstr "Groupes d'objets"
 
-#: include/php_setup.inc:107
-msgid "Generating this page caused the PHP interpreter to raise some errors!"
-msgstr ""
-"La création de cette page à occasionné des erreurs d'après l'interpréteur "
-"PHP !"
+#: plugins/admin/ogroups/class_ogroup.inc:865 include/class_acl.inc:280
+msgid "Member"
+msgstr "Membres"
 
-#: include/php_setup.inc:110
-msgid "Send bug report"
-msgstr "Envoyer un rapport de bug"
+#: plugins/personal/posix/trustSelect/class_trustSelect.inc:29
+#, fuzzy
+msgid "Trust machine selection"
+msgstr "Préférences des groupes"
 
-#: include/php_setup.inc:114
-msgid "Toggle details"
-msgstr ""
+#: plugins/personal/posix/paste_generic.tpl:1
+#: plugins/personal/posix/paste_generic.tpl:5
+#: plugins/personal/posix/generic.tpl:1
+msgid "POSIX settings"
+msgstr "Paramètres Posix"
 
-#: include/php_setup.inc:123
-msgid "PHP error"
-msgstr "Erreur PHP"
+#: plugins/personal/posix/paste_generic.tpl:6
+#: plugins/personal/posix/paste_generic.tpl:9
+#: plugins/personal/posix/class_posixAccount.inc:858
+#: plugins/personal/posix/class_posixAccount.inc:861
+#: plugins/personal/posix/class_posixAccount.inc:936
+#: plugins/personal/posix/class_posixAccount.inc:939
+#: plugins/personal/posix/class_posixAccount.inc:1307
+#: plugins/personal/posix/generic.tpl:8
+msgid "Home directory"
+msgstr "Répertoire Home"
 
-#: include/php_setup.inc:142
-msgid "class"
-msgstr "classe"
+#: plugins/personal/posix/paste_generic.tpl:17
+#: plugins/personal/posix/generic.tpl:51
+#: plugins/personal/posix/posix_shadow.tpl:2
+#: plugins/personal/generic/generic.tpl:34
+#: plugins/personal/generic/generic.tpl:81
+#, fuzzy
+msgid "Account settings"
+msgstr "Préférences des groupes"
 
-#: include/php_setup.inc:148
-msgid "function"
-msgstr "fonction"
+#: plugins/personal/posix/paste_generic.tpl:19
+#: plugins/personal/posix/class_posixAccount.inc:1308
+#: plugins/personal/posix/generic.tpl:26
+msgid "Primary group"
+msgstr "Groupe principal"
 
-#: include/php_setup.inc:153
-msgid "static"
-msgstr "statique"
+#: plugins/personal/posix/paste_generic.tpl:33
+#: plugins/personal/posix/generic.tpl:60
+msgid "Force UID/GID"
+msgstr "Forcer l'UID/GID"
 
-#: include/php_setup.inc:157
-msgid "method"
-msgstr "méthode"
+#: plugins/personal/posix/paste_generic.tpl:58
+#: plugins/personal/posix/paste_generic.tpl:61
+#: plugins/personal/posix/generic.tpl:89
+#: plugins/generic/references/class_reference.inc:58
+#: plugins/generic/references/class_reference.inc:64
+msgid "Group membership"
+msgstr "Appartenance au groupe"
 
-#: include/php_setup.inc:190
-msgid "Traceback"
-msgstr "Trace"
+#: plugins/personal/posix/paste_generic.tpl:68
+#: plugins/personal/posix/generic.tpl:92
+msgid "(Warning: more than 16 groups are not supported by NFS!)"
+msgstr "(Attention: NFS ne supporte pas plus de 16 groupes !)"
 
-#: include/php_setup.inc:191
-msgid "File"
-msgstr "Fichier"
+#: plugins/personal/posix/groupSelect/class_groupSelect.inc:29
+#, fuzzy
+msgid "Group selection"
+msgstr "Préférences des groupes"
 
-#: include/php_setup.inc:191
-msgid "Line"
-msgstr "Ligne"
+#: plugins/personal/posix/class_posixAccount.inc:38
+msgid "Edit users POSIX settings"
+msgstr "Editer les paramètres Unix"
 
-#: include/php_setup.inc:192
-msgid "Arguments"
-msgstr "Arguments"
+#: plugins/personal/posix/class_posixAccount.inc:146
+msgid "expired"
+msgstr "expire"
 
-#: include/class_userFilter.inc:55 plugins/admin/departments/generic.tpl:27
-#: plugins/admin/departments/class_organizationGeneric.inc:124
-#: plugins/admin/departments/class_department.inc:676
-#: plugins/admin/departments/organization.tpl:27
-#: plugins/admin/acl/class_aclRole.inc:166
-msgid "Category"
-msgstr "Catégorie"
+#: plugins/personal/posix/class_posixAccount.inc:148
+msgid "grace time active"
+msgstr "temps de grâce activé"
 
-#: include/class_filter.inc:226
-msgid "Search filter"
-msgstr "Filtre de recherche"
+#: plugins/personal/posix/class_posixAccount.inc:151
+#: plugins/personal/posix/class_posixAccount.inc:153
+#: plugins/personal/posix/class_posixAccount.inc:155
+msgid "active"
+msgstr "actif"
+
+#: plugins/personal/posix/class_posixAccount.inc:151
+msgid "password not changeable"
+msgstr "mot de passe non modifiable"
 
-#: include/class_filter.inc:444
-msgid "Search in subtrees"
-msgstr "Chercher dans les sous arbre"
+#: plugins/personal/posix/class_posixAccount.inc:153
+msgid "password expired"
+msgstr "mot de passe expiré"
 
-#: include/class_filter.inc:449
-msgid "Edit filters"
-msgstr "Editer des filtres"
+#: plugins/personal/posix/class_posixAccount.inc:215
+#: include/class_management.inc:32 include/class_management.inc:33
+msgid "unconfigured"
+msgstr "non configuré"
 
-#: include/class_userFilterEditor.inc:254
-#, php-format
-msgid "Error in filter #%s: %s opening and %s closing brackets detected!"
-msgstr ""
+#: plugins/personal/posix/class_posixAccount.inc:226
+msgid "automatic"
+msgstr "automatique"
 
-#: include/class_plugin.inc:581
-msgid ""
-"The current object has been altered while beeing edited. If you save this "
-"entry, changes that have been made by others will be discarded!"
+#: plugins/personal/posix/class_posixAccount.inc:374
+#, php-format
+msgid "Password can't be changed up to %s days after last change"
 msgstr ""
+"Les mots de passe ne peuvent être changé qu'après %s jours à compter de la "
+"dernière modification de celui-ci"
 
-#: include/class_plugin.inc:1411
+#: plugins/personal/posix/class_posixAccount.inc:378
 #, php-format
-msgid "Changing ACL DN from %s to %s"
-msgstr "Changement du DN de l'ACL depuis %s vers %s"
+msgid "Password must be changed after %s days"
+msgstr "Le mot de passe doit être changé après %s jours"
 
-#: include/functions_helpviewer.inc:45
+#: plugins/personal/posix/class_posixAccount.inc:382
 #, php-format
-msgid "XML error in guide.xml: %s at line %s"
-msgstr "Erreur XML dans guide.xml: %s à la ligne %s"
-
-#: include/functions_helpviewer.inc:88
-msgid "No help available for this plug-in."
-msgstr "L'aide n'est pas disponible pour cette extension."
+msgid "Disable account after %s days of inactivity after password expiry"
+msgstr ""
+"Désactiver le compte après %s jours d'inactivité après l'expiration du mot "
+"de passe"
 
-#: include/functions_helpviewer.inc:388
+#: plugins/personal/posix/class_posixAccount.inc:386
 #, php-format
-msgid "%s results for your search with the keyword %s"
-msgstr "%s résultats de votre recherche avec le mot %s "
+msgid "Warn user %s days before password expiry"
+msgstr "Avertir l'utilisateur %s jours avant l'expiration de son mot de passe"
 
-#: include/functions_helpviewer.inc:461
-#, php-format
-msgid "%s%% hit rate in file %s"
-msgstr "%s%% de correspondance dans le fichier %s"
+#: plugins/personal/posix/class_posixAccount.inc:651
+msgid "Timeout while waiting for lock. Ignoring lock!"
+msgstr "Le temps d'attente du verrou à été dépassé. J'ignore le verrou !"
 
-#: include/utils/class_timezone.inc:47
-#, php-format
-msgid "The configured timezone %s is not valid!"
-msgstr "Le fuseau horaire configuré %s est incorrect !"
+#: plugins/personal/posix/class_posixAccount.inc:709
+#: plugins/personal/posix/class_posixAccount.inc:1000
+msgid "Group of user"
+msgstr "Groupe d'utilisateurs"
 
-#: include/utils/class_xml.inc:51
-msgid "XML error"
-msgstr "Erreur XML"
+#: plugins/personal/posix/class_posixAccount.inc:774
+msgid ""
+"A duplicated UID number was written for this user. If this was not intended "
+"please verify all used uidNumbers!"
+msgstr ""
+"Un uid en double vient d'être écrit pour cet utilisateur. Si ceci n'était "
+"pas voulu, veuillez vérifier tout les uid utilisés !"
 
-#: include/utils/class_msgPool.inc:17
-msgid "This object will be deleted!"
-msgstr "Cet objet sera effacé !"
+#: plugins/personal/posix/class_posixAccount.inc:892
+#: plugins/personal/posix/class_posixAccount.inc:945
+msgid "shadowMin"
+msgstr ""
 
-#: include/utils/class_msgPool.inc:19
-#, php-format
-msgid "This %s object will be deleted!"
-msgstr "L'objet '%s' sera effacé !"
+#: plugins/personal/posix/class_posixAccount.inc:897
+#: plugins/personal/posix/class_posixAccount.inc:950
+msgid "shadowMax"
+msgstr ""
 
-#: include/utils/class_msgPool.inc:24
-#, php-format
-msgid "This object will be deleted: %s"
-msgstr "Cet objet sera effacé : %s"
+#: plugins/personal/posix/class_posixAccount.inc:902
+#: plugins/personal/posix/class_posixAccount.inc:955
+msgid "shadowWarning"
+msgstr ""
 
-#: include/utils/class_msgPool.inc:26
-#, php-format
-msgid "This %s object will be deleted: %s"
-msgstr "L'objet %s sera effacé: %s"
+#: plugins/personal/posix/class_posixAccount.inc:916
+#: plugins/personal/posix/class_posixAccount.inc:969
+msgid "shadowInactive"
+msgstr ""
 
-#: include/utils/class_msgPool.inc:31
-msgid "This object will be deleted:"
-msgstr "Cet objet sera effacé:"
+#: plugins/personal/posix/class_posixAccount.inc:1293
+msgid "POSIX account"
+msgstr "Compte Posix"
 
-#: include/utils/class_msgPool.inc:33
-#, php-format
-msgid "This %s object will be deleted:"
-msgstr "L'objet de type '%s' sera effacé:"
+#: plugins/personal/posix/class_posixAccount.inc:1297
+#: plugins/personal/myaccount/class_MyAccount.inc:5
+#: plugins/personal/myaccount/main.inc:114
+#: plugins/personal/generic/class_user.inc:1675
+#: plugins/personal/password/class_password.inc:227
+msgid "My account"
+msgstr "Mon Compte"
 
-#: include/utils/class_msgPool.inc:37
-#, php-format
-msgid "These objects will be deleted: %s"
-msgstr "Ces objets seront effacés: %s"
+#: plugins/personal/posix/class_posixAccount.inc:1309
+#: plugins/personal/posix/generic.tpl:16
+msgid "Shell"
+msgstr ""
 
-#: include/utils/class_msgPool.inc:39
-#, php-format
-msgid "These %s objects will be deleted: %s"
-msgstr "Ces objets de type '%s' seront effacés: %s"
+#: plugins/personal/posix/class_posixAccount.inc:1310
+#: setup/setup_migrate.tpl:49 ihtml/themes/default/infoPage.tpl:13
+msgid "User ID"
+msgstr "ID de l'utilisateur"
 
-#: include/utils/class_msgPool.inc:47
-msgid "You have no permission to delete this object!"
-msgstr "Vous n'avez pas les droits nécessaires pour supprimer cet objet !"
+#: plugins/personal/posix/class_posixAccount.inc:1311
+msgid "Group ID"
+msgstr "ID du Groupe"
 
-#: include/utils/class_msgPool.inc:51 include/utils/class_msgPool.inc:55
-msgid "You have no permission to delete the object:"
-msgstr "Vous n'avez pas les droits nécessaires pour supprimer cet objet :"
+#: plugins/personal/posix/class_posixAccount.inc:1313
+#, fuzzy
+msgid "Shadow last changed"
+msgstr "Montrer les changements"
 
-#: include/utils/class_msgPool.inc:58
-msgid "You have no permission to delete these objects:"
-msgstr "Vous n'avez pas les droits nécessaires pour supprimer ces objets :"
+#: plugins/personal/posix/class_posixAccount.inc:1314
+#, fuzzy
+msgid "Last login"
+msgstr "Dernière connexion"
 
-#: include/utils/class_msgPool.inc:65
-msgid "You have no permission to create this object!"
-msgstr "Vous n'avez pas les droits nécessaires pour créer cet objet !"
+#: plugins/personal/posix/class_posixAccount.inc:1316
+msgid "Force password change on login"
+msgstr "Forcer le changement de mot de passe au la connexion"
 
-#: include/utils/class_msgPool.inc:69 include/utils/class_msgPool.inc:73
-msgid "You have no permission to create the object:"
-msgstr "Vous n'avez pas les droits nécessaires pour créer l'objet :"
+#: plugins/personal/posix/class_posixAccount.inc:1317
+msgid "Shadow min"
+msgstr ""
 
-#: include/utils/class_msgPool.inc:76
-msgid "You have no permission to create these objects:"
-msgstr "Vous n'avez pas les droits nécessaires pour créer ces objets :"
+#: plugins/personal/posix/class_posixAccount.inc:1318
+msgid "Shadow max"
+msgstr ""
 
-#: include/utils/class_msgPool.inc:83
-msgid "You have no permission to modify this object!"
-msgstr "Vous n'avez pas l'autorisation de modifier cet objet !"
+#: plugins/personal/posix/class_posixAccount.inc:1319
+msgid "Shadow warning"
+msgstr ""
 
-#: include/utils/class_msgPool.inc:87 include/utils/class_msgPool.inc:91
-msgid "You have no permission to modify the object:"
-msgstr "Vous n'avez pas l'autorisation de modifier cet objet :"
+#: plugins/personal/posix/class_posixAccount.inc:1320
+msgid "Shadow inactive"
+msgstr ""
 
-#: include/utils/class_msgPool.inc:94
-msgid "You have no permission to modify these objects:"
-msgstr "Vous n'avez pas l'autorisation de modifier ces objets :"
+#: plugins/personal/posix/class_posixAccount.inc:1321
+msgid "Shadow expire"
+msgstr ""
 
-#: include/utils/class_msgPool.inc:101
-msgid "You have no permission to view this object!"
-msgstr "Vous n'avez pas l'autorisation de voir cet objet !"
+#: plugins/personal/posix/class_posixAccount.inc:1322
+msgid "Public SSH key"
+msgstr "Clef SSH publique"
 
-#: include/utils/class_msgPool.inc:105 include/utils/class_msgPool.inc:109
-msgid "You have no permission to view the object:"
-msgstr "Vous n'avez pas l'autorisation de voir l'objet :"
+#: plugins/personal/posix/class_posixAccount.inc:1323
+msgid "System trust model"
+msgstr "Système de Confiance"
 
-#: include/utils/class_msgPool.inc:112
-msgid "You have no permission to view these objects:"
-msgstr "Vous n'avez pas l'autorisation devoir ces objets :"
+#: plugins/personal/posix/trustModeDialog/class_trustModeDialog.inc:173
+msgid "disabled"
+msgstr "désactivé"
 
-#: include/utils/class_msgPool.inc:119
-msgid "You have no permission to move this object!"
-msgstr "Vous n'avez pas l'autorisation de bouger cet objet !"
+#: plugins/personal/posix/trustModeDialog/class_trustModeDialog.inc:173
+msgid "full access"
+msgstr "accès complet"
 
-#: include/utils/class_msgPool.inc:123 include/utils/class_msgPool.inc:127
-msgid "You have no permission to move the object:"
-msgstr "Vous n'avez pas l'autorisation de bouger l'objet :"
+#: plugins/personal/posix/trustModeDialog/class_trustModeDialog.inc:174
+msgid "allow access to these hosts"
+msgstr "permettre l'accès a ces hôtes"
 
-#: include/utils/class_msgPool.inc:130
-msgid "You have no permission to move these objects:"
-msgstr "Vous n'avez pas l'autorisation de bouger ces objets :"
+#: plugins/personal/posix/trustModeDialog/generic.tpl:5
+#: plugins/personal/posix/trustModeDialog/generic.tpl:21
+msgid "Trust mode"
+msgstr "Mode de confiance"
 
-#: include/utils/class_msgPool.inc:140 include/utils/class_msgPool.inc:152
-#: include/utils/class_msgPool.inc:170
-msgid "Connection information"
-msgstr "Informations de connexions"
+#: plugins/personal/posix/generic.tpl:37
+#: plugins/generic/dashBoard/dbPluginStatus/class_dbPluginStatus.inc:26
+#: plugins/generic/dashBoard/dbChannelStatus/class_dbChannelStatus.inc:14
+msgid "Status"
+msgstr "Statut"
 
-#: include/utils/class_msgPool.inc:142
-#, php-format
-msgid "Cannot connect to %s database!"
-msgstr "Impossible de se connecter à la base de données %s !"
+#: plugins/personal/posix/generic.tpl:42
+#, fuzzy
+msgid "Last log-on"
+msgstr "Dernière connexion"
+
+#: plugins/personal/posix/generic.tpl:101
+msgid "Common group"
+msgstr "groupe commun"
 
-#: include/utils/class_msgPool.inc:154
-#, php-format
-msgid "Cannot select %s database!"
-msgstr "Impossible de sélectionner la base de données %s !"
+#: plugins/personal/posix/generic.tpl:105
+msgid "Groups differ"
+msgstr "les groupes sont différents "
 
-#: include/utils/class_msgPool.inc:160
-#, php-format
-msgid "No %s server defined!"
-msgstr "Pas de serveur %s défini !"
+#: plugins/personal/posix/generic.tpl:125
+#, fuzzy
+msgid "Account permissions"
+msgstr "Préférences des groupes"
 
-#: include/utils/class_msgPool.inc:172
-#, php-format
-msgid "Cannot query %s database!"
-msgstr "Impossible d'effectuer une requête sur la base de données %s !"
+#: plugins/personal/posix/generic.tpl:130
+msgid "SSH keys"
+msgstr "Clefs SSH"
 
-#: include/utils/class_msgPool.inc:178
-#, php-format
-msgid "The field %s contains a reserved keyword!"
-msgstr "Le champ '%s' contient un mot réservé !"
+#: plugins/personal/posix/generic.tpl:131
+msgid "Edit public ssh keys..."
+msgstr "Editer les clefs SSH"
 
-#: include/utils/class_msgPool.inc:184
-#, php-format
-msgid "Command specified as %s hook for plugin %s does not exist!"
+#: plugins/personal/posix/posix_shadow.tpl:12
+msgid "User must change password on first login"
 msgstr ""
-"La commande %s, spécifiée comme connexion de l'extension %s n'existe pas !"
+"L'utilisateur doit changer son mot de passe lors de sa première connexion"
 
-#: include/utils/class_msgPool.inc:191
-#, php-format
-msgid "%s command is invalid!"
-msgstr "Le commande %s est invalide !"
+#: plugins/personal/posix/posix_shadow.tpl:59
+#, fuzzy
+msgid "Password expiration settings"
+msgstr "Préférences pour les mots de passe"
 
-#: include/utils/class_msgPool.inc:193
-#, php-format
-msgid "%s command (%s) for plugin %s is invalid!"
-msgstr "%s de la commande (%s) pour l'extension %s est invalide !"
+#: plugins/personal/posix/posix_shadow.tpl:62
+msgid "Password expires on"
+msgstr "Le mot de passe expirera le"
 
-#: include/utils/class_msgPool.inc:195
-#, php-format
-msgid "%s command for plugin %s is invalid!"
-msgstr "%s de la commande pour l'extension %s est invalide !"
+#: plugins/personal/myaccount/class_MyAccount.inc:6
+#, fuzzy
+msgid "Edit personal settings"
+msgstr "Editer les paramètres Unix"
 
-#: include/utils/class_msgPool.inc:197
-#, php-format
-msgid "%s command (%s) is invalid!"
-msgstr "%s de la commande (%s) est invalide !"
+#: plugins/personal/myaccount/password.tpl:4
+#: plugins/personal/password/password.tpl:4
+msgid ""
+"To change your personal password use the fields below. The changes take "
+"effect immediately. Please memorize the new password, because you wouldn't "
+"be able to login without it."
+msgstr ""
+"Pour changer votre mot de passe, veuillez utiliser les champs ci-dessous. "
+"Les changements prennent effet immédiatement. Veuillez mémoriser le nouveau "
+"mot de passe car sans lui vous ne serez pas capable de vous identifier."
 
-#: include/utils/class_msgPool.inc:205
-#, php-format
-msgid "Cannot execute %s command!"
-msgstr "Impossible d'exécuter la commande %s !"
+#: plugins/personal/myaccount/password.tpl:10
+#: plugins/personal/myaccount/password.tpl:39
+#: plugins/personal/password/password.tpl:16
+#: plugins/personal/password/password.tpl:45
+#, fuzzy
+msgid "Password change dialog"
+msgstr "Changement de mot de passe"
 
-#: include/utils/class_msgPool.inc:207
-#, php-format
-msgid "Cannot execute %s command (%s) for plugin %s!"
-msgstr "Impossible d'exécuter %s de la commande (%s) pour l'extension %s !"
+#: plugins/personal/myaccount/password.tpl:12
+#: plugins/personal/myaccount/password.tpl:41
+#: plugins/personal/password/password.tpl:18
+#: plugins/personal/password/password.tpl:47
+#: ihtml/themes/default/password.tpl:97
+msgid "Current password"
+msgstr "Mot de passe actuel"
 
-#: include/utils/class_msgPool.inc:209
-#, php-format
-msgid "Cannot execute %s command for plugin %s!"
-msgstr "Impossible d'exécuter l'option %s de la commande pour l'extension %s !"
+#: plugins/personal/myaccount/password.tpl:31
+#: plugins/personal/myaccount/password.tpl:84
+#: plugins/personal/password/password.tpl:37
+#: plugins/personal/password/password.tpl:91
+#: ihtml/themes/default/password.tpl:117
+msgid "Password strength"
+msgstr "Niveau de sécurité du mot de passe"
 
-#: include/utils/class_msgPool.inc:211
-#, php-format
-msgid "Cannot execute %s command (%s)!"
-msgstr "Impossible d'exécuter l'option %s de la commande (%s) !"
+#: plugins/personal/myaccount/password.tpl:97
+#: plugins/personal/password/password.tpl:104
+msgid "Clear fields"
+msgstr "Effacer les données dans les champs"
 
-#: include/utils/class_msgPool.inc:219
-#, php-format
-msgid "Value for %s is too large!"
-msgstr "La valeur pour %s est trop grande !"
+#: plugins/personal/myaccount/changed.tpl:3
+#: plugins/personal/password/changed.tpl:3
+#, fuzzy
+msgid ""
+"You've successfully changed your password. Remember to change all programs "
+"configured to use it as well."
+msgstr ""
+"Votre mot de passe a été changé. N'oubliez pas de modifier les programmes "
+"qui l'utilisent."
 
-#: include/utils/class_msgPool.inc:221
-#, php-format
-msgid "%s must be smaller than %s!"
-msgstr "%s doit être plus petit que %s !"
+#: plugins/personal/myaccount/main.inc:49 include/class_session.inc:76
+#: include/class_session.inc:101 include/class_session.inc:127
+#: include/class_ldap.inc:784 include/class_ldap.inc:835
+#: include/class_CopyPasteHandler.inc:160
+#: include/class_CopyPasteHandler.inc:274 include/class_acl.inc:984
+#: include/class_log.inc:87 include/functions.inc:623
+#: include/functions.inc:827 include/functions.inc:945
+#: include/functions.inc:1340 include/functions.inc:2168
+#: include/functions.inc:2198 include/functions.inc:2218
+#: include/class_management.inc:659 include/class_management.inc:743
+msgid "Internal error"
+msgstr "Erreur interne"
 
-#: include/utils/class_msgPool.inc:229
+#: plugins/personal/myaccount/main.inc:50 include/class_management.inc:660
+#: include/class_management.inc:744
 #, php-format
-msgid "Value for %s is too small!"
-msgstr "La valeur pour %s est trop petite !"
+msgid ""
+"Cannot instantiate tabbed-plug-in, the base plugin (%s) is not available!"
+msgstr ""
 
-#: include/utils/class_msgPool.inc:231
-#, php-format
-msgid "%s must be %s or above!"
-msgstr "%s doit être à %s ou plus grand !"
+#: plugins/personal/myaccount/nochange.tpl:2
+#: plugins/personal/password/nochange.tpl:2
+msgid "You have no permission to change your password at this time"
+msgstr ""
+"Vous n'avez pas l'autorisation pour changer votre mot de passe à ce moment"
 
-#: include/utils/class_msgPool.inc:238
-#, php-format
-msgid "%s depends on %s - please provide both values!"
-msgstr "%s dépend de %s - veuillez indiquer les deux valeurs !"
+#: plugins/personal/myaccount/nochange.tpl:5
+#, fuzzy
+msgid "Your password hash method will not be changed!"
+msgstr "Votre mot de passe à été changé avec succès."
 
-#: include/utils/class_msgPool.inc:244
-#, php-format
-msgid "There is already an entry with this %s attribute in the system!"
-msgstr "Il existe déjà une entrée avec l'attribut %s dans le système !"
+#: plugins/personal/generic/paste_generic.tpl:1
+#: ihtml/themes/default/infoPage.tpl:44
+msgid "User settings"
+msgstr "Préférences utilisateur"
 
-#: include/utils/class_msgPool.inc:250
-#, php-format
-msgid "The required field %s is empty!"
-msgstr "Le champ obligatoire %s n'est pas rempli !"
+#: plugins/personal/generic/paste_generic.tpl:3
+#, fuzzy
+msgid "Paste user"
+msgstr "Coller"
 
-#: include/utils/class_msgPool.inc:258
-msgid "Example"
-msgstr "Exemple"
+#: plugins/personal/generic/paste_generic.tpl:6
+#: plugins/personal/generic/generic.tpl:1
+#: plugins/personal/generic/generic.tpl:3
+msgid "Personal information"
+msgstr "Informations personnelles"
 
-#: include/utils/class_msgPool.inc:278
-#, php-format
-msgid "The Field %s contains invalid characters"
-msgstr "Le champ %s contient des caractères invalides"
+#: plugins/personal/generic/paste_generic.tpl:21
+#: plugins/generic/dashBoard/Register/register.tpl:53
+#: setup/setup_migrate.tpl:53 ihtml/themes/default/login.tpl:47
+msgid "Password"
+msgstr "Mot de passe"
 
-#: include/utils/class_msgPool.inc:279
-#, php-format
-msgid "%s is not allowed:"
-msgstr "%s n'est pas permis :"
+#: plugins/personal/generic/paste_generic.tpl:24
+msgid "Clear password"
+msgstr "Effacer le mot de passe"
 
-#: include/utils/class_msgPool.inc:279
-#, php-format
-msgid "%s are not allowed!"
-msgstr "%s n'est pas autorisé !"
+#: plugins/personal/generic/paste_generic.tpl:25
+msgid "Set new password"
+msgstr "Attribuer un nouveau mot de passe"
 
-#: include/utils/class_msgPool.inc:282
-#, php-format
-msgid "The Field %s contains invalid characters!"
-msgstr "Le champ %s contient des caractères invalides !"
+#: plugins/personal/generic/paste_generic.tpl:31
+#: plugins/personal/generic/generic_picture.tpl:2
+#: plugins/personal/generic/generic.tpl:8
+#, fuzzy
+msgid "The users picture"
+msgstr "Image de l'utilisateur"
 
-#: include/utils/class_msgPool.inc:289
-#, php-format
-msgid "Missing %s PHP extension!"
-msgstr "Extension PHP %s manquante !"
+#: plugins/personal/generic/paste_generic.tpl:43
+#: plugins/personal/generic/generic_picture.tpl:13
+msgid "Remove picture"
+msgstr "Suppression de l'image personnelle"
 
-#: include/utils/class_msgPool.inc:319
-#: plugins/admin/ogroups/objectSelect/selectObject-list.xml:123
-#: plugins/admin/groups/userGroupSelect/selectUserGroup-list.xml:83
-#: plugins/personal/generic/generic.tpl:252
-#: plugins/personal/generic/generic.tpl:272
-#, php-format
-msgid "Add"
-msgstr "Ajouter"
+#: plugins/personal/generic/generic_picture.tpl:1
+#: plugins/personal/generic/class_user.inc:544
+#: plugins/personal/generic/class_user.inc:1716
+msgid "User picture"
+msgstr "Image de l'utilisateur"
 
-#: include/utils/class_msgPool.inc:319
-#, php-format
-msgid "Add %s"
-msgstr "Ajouter %s"
+#: plugins/personal/generic/generic_certs.tpl:3
+#: plugins/personal/generic/generic.tpl:226
+#: plugins/personal/generic/class_user.inc:550
+#: plugins/personal/generic/class_user.inc:572
+msgid "Certificates"
+msgstr "Certificats"
 
-#: include/utils/class_msgPool.inc:325
-#, php-format
-msgid "Delete"
-msgstr "Supprimer"
+#: plugins/personal/generic/generic_certs.tpl:5
+#, fuzzy
+msgid "The users standard certificate"
+msgstr "Certificat standard"
+
+#: plugins/personal/generic/generic_certs.tpl:8
+msgid "Standard certificate"
+msgstr "Certificat standard"
 
-#: include/utils/class_msgPool.inc:325
-#, php-format
-msgid "Delete %s"
-msgstr "Supprimer %s"
+#: plugins/personal/generic/generic_certs.tpl:31
+#, fuzzy
+msgid "The users S/MIME certificate"
+msgstr "Certificat S/MIME"
 
-#: include/utils/class_msgPool.inc:331
-#, php-format
-msgid "Set %s"
-msgstr "Activer %s"
+#: plugins/personal/generic/generic_certs.tpl:34
+msgid "S/MIME certificate"
+msgstr "Certificat S/MIME"
 
-#: include/utils/class_msgPool.inc:337
-#, php-format
-msgid "Edit..."
-msgstr "Editer..."
+#: plugins/personal/generic/generic_certs.tpl:57
+#, fuzzy
+msgid "The users PKCS12 certificate"
+msgstr "Certificat PKCS12"
 
-#: include/utils/class_msgPool.inc:337
-#, php-format
-msgid "Edit %s..."
-msgstr "Editer %s..."
+#: plugins/personal/generic/generic_certs.tpl:60
+msgid "PKCS12 certificate"
+msgstr "Certificat PKCS12"
 
-#: include/utils/class_msgPool.inc:343
-msgid "Back"
-msgstr "Retour"
+#: plugins/personal/generic/generic_certs.tpl:83
+#: plugins/personal/generic/class_user.inc:1663
+msgid "Certificate serial number"
+msgstr "Numéro de série du certificat"
 
-#: include/utils/class_msgPool.inc:363
-#, php-format
-msgid "This account has no valid %s extensions!"
-msgstr "Ce compte n'a pas d'extensions %s valides !"
+#: plugins/personal/generic/generic.tpl:21
+msgid "Change picture"
+msgstr "Changer la photo"
 
-#: include/utils/class_msgPool.inc:369
-#, php-format
-msgid ""
-"This account has %s settings enabled. You can disable them by clicking below."
-msgstr ""
-"Ce compte possède l'extension %s activée. Vous pouvez la supprimer en "
-"cliquant sur le bouton ci-dessous."
+#: plugins/personal/generic/generic.tpl:83
+msgid "Template name"
+msgstr "Nom du modèle"
 
-#: include/utils/class_msgPool.inc:372 include/utils/class_msgPool.inc:379
-#, php-format
-msgid ""
-"This account has %s settings enabled. To disable them, you'll need to remove "
-"the %s settings first!"
-msgstr ""
-"Ce compte possède %s paramètres activés. Pour le désactiver vous devez au "
-"préalable supprimer les %s paramètres !"
+#: plugins/personal/generic/generic.tpl:92
+#: plugins/personal/generic/class_user.inc:1708
+#: ihtml/themes/default/infoPage.tpl:16
+msgid "Personal title"
+msgstr "Titre Personnel"
 
-#: include/utils/class_msgPool.inc:388
-#, php-format
-msgid ""
-"This account has %s settings disabled. You can enable them by clicking below."
-msgstr ""
-"Ce compte possède %s paramètres desactivés. Vous pouvez les activer en "
-"clicquant ci dessous."
+#: plugins/personal/generic/generic.tpl:102
+#: plugins/personal/generic/class_user.inc:1709
+#: ihtml/themes/default/infoPage.tpl:17
+msgid "Academic title"
+msgstr "Titre Universitaire"
 
-#: include/utils/class_msgPool.inc:391 include/utils/class_msgPool.inc:398
-#, php-format
-msgid ""
-"This account has %s settings disabled. To enable them, you'll need to add "
-"the %s settings first!"
-msgstr ""
-"Ce compte possède %s paramètres désactivés. Pour les activer, vous devez au "
-"préalable ajouter les %s paramètres !"
+#: plugins/personal/generic/generic.tpl:117
+#: plugins/personal/generic/class_user.inc:1368
+#: plugins/personal/generic/class_user.inc:1711
+#: ihtml/themes/default/infoPage.tpl:19
+msgid "Date of birth"
+msgstr "Date de naissance"
 
-#: include/utils/class_msgPool.inc:406
-#, php-format
-msgid "Add %s settings"
-msgstr "Ajouter %s paramètres"
+#: plugins/personal/generic/generic.tpl:140
+#: plugins/personal/generic/class_user.inc:1712
+msgid "Sex"
+msgstr "Sexe"
 
-#: include/utils/class_msgPool.inc:412
-#, php-format
-msgid "Remove %s settings"
-msgstr "Effacer %s paramètres"
+#: plugins/personal/generic/generic.tpl:154
+#: plugins/personal/generic/class_user.inc:1713
+msgid "Preferred language"
+msgstr "Langue préférée"
 
-#: include/utils/class_msgPool.inc:418
-msgid "Click the 'Edit' button below to change informations in this dialog"
-msgstr ""
-"Cliquez sur le bouton 'Editer' ci-dessous pour changer les informations dans "
-"cette boite de dialogue"
+#: plugins/personal/generic/generic.tpl:193
+msgid "Private phone"
+msgstr "Numéro de téléphone privé"
 
-#: include/utils/class_msgPool.inc:424
-msgid "January"
-msgstr "Janvier"
+#: plugins/personal/generic/generic.tpl:201
+#: plugins/personal/generic/class_user.inc:1349
+#: plugins/personal/generic/class_user.inc:1739
+#: plugins/personal/generic/class_user.inc:1842
+msgid "Homepage"
+msgstr "Page d'accueil"
 
-#: include/utils/class_msgPool.inc:424
-msgid "February"
-msgstr "Février"
+#: plugins/personal/generic/generic.tpl:209
+msgid "Password storage"
+msgstr "Format de stockage des mots de passe"
 
-#: include/utils/class_msgPool.inc:424
-msgid "March"
-msgstr "Mars"
+#: plugins/personal/generic/generic.tpl:218 include/functions.inc:1281
+msgid "Configure"
+msgstr "Configurer"
 
-#: include/utils/class_msgPool.inc:424
-msgid "April"
-msgstr "Avril"
+#: plugins/personal/generic/generic.tpl:229
+msgid "Edit certificates"
+msgstr "Editer des certificats"
 
-#: include/utils/class_msgPool.inc:425
-msgid "May"
-msgstr "Mai"
+#: plugins/personal/generic/generic.tpl:241
+msgid "Restrict login to"
+msgstr "Restreindre le login à"
 
-#: include/utils/class_msgPool.inc:425
-msgid "June"
-msgstr "Juin"
+#: plugins/personal/generic/generic.tpl:249
+#: plugins/personal/generic/generic.tpl:269
+msgid "IP or network"
+msgstr "IP ou réseau"
 
-#: include/utils/class_msgPool.inc:425
-msgid "July"
-msgstr "Juillet"
+#: plugins/personal/generic/generic.tpl:285
+#: plugins/personal/generic/generic.tpl:288
+#: plugins/personal/generic/generic.tpl:296
+#: plugins/personal/generic/generic.tpl:383
+#: plugins/personal/generic/generic.tpl:434
+#: plugins/personal/generic/generic.tpl:466
+#: plugins/personal/generic/generic.tpl:515
+#: plugins/personal/generic/generic.tpl:564
+msgid "Organizational information"
+msgstr "Informations sur l'entreprise"
 
-#: include/utils/class_msgPool.inc:425
-msgid "August"
-msgstr "Août"
+#: plugins/personal/generic/generic.tpl:296
+#: plugins/personal/generic/generic.tpl:383
+#: plugins/personal/generic/generic.tpl:434
+#: plugins/personal/generic/generic.tpl:466
+#: plugins/personal/generic/generic.tpl:515
+#: plugins/personal/generic/generic.tpl:564
+#, fuzzy
+msgid "part"
+msgstr "Smarty"
 
-#: include/utils/class_msgPool.inc:425
-msgid "September"
-msgstr "Septembre"
+#: plugins/personal/generic/generic.tpl:314
+msgid "Department No."
+msgstr "No. du département."
 
-#: include/utils/class_msgPool.inc:426
-msgid "October"
-msgstr "Octobre"
+#: plugins/personal/generic/generic.tpl:322
+msgid "Employee No."
+msgstr "No. de l'employé."
 
-#: include/utils/class_msgPool.inc:426
-msgid "November"
-msgstr "Novembre"
+#: plugins/personal/generic/generic.tpl:330
+#: plugins/personal/generic/class_user.inc:1725
+#: ihtml/themes/default/infoPage.tpl:33
+msgid "Employee type"
+msgstr "Type de l'employé"
 
-#: include/utils/class_msgPool.inc:426
-msgid "December"
-msgstr "Décembre"
+#: plugins/personal/generic/generic.tpl:385
+#: plugins/personal/generic/generic.tpl:566
+msgid "Room No."
+msgstr "No. de bureau."
 
-#: include/utils/class_msgPool.inc:432
-msgid "Sunday"
-msgstr "Dimanche"
+#: plugins/personal/generic/generic.tpl:403
+#: plugins/personal/generic/class_user.inc:1360
+#: plugins/personal/generic/class_user.inc:1851
+msgid "Mobile"
+msgstr "GSM"
 
-#: include/utils/class_msgPool.inc:432
-msgid "Monday"
-msgstr "Lundi"
+#: plugins/personal/generic/generic.tpl:411
+#: plugins/personal/generic/class_user.inc:1363
+#: plugins/personal/generic/class_user.inc:1854
+msgid "Pager"
+msgstr "Bip"
 
-#: include/utils/class_msgPool.inc:432
-msgid "Tuesday"
-msgstr "Mardi"
+#: plugins/personal/generic/generic.tpl:468
+#: plugins/personal/generic/class_user.inc:1657
+msgid "Vocation"
+msgstr "Travail"
 
-#: include/utils/class_msgPool.inc:432
-msgid "Wednesday"
-msgstr "Mercredi"
+#: plugins/personal/generic/generic.tpl:476
+#: plugins/personal/generic/class_user.inc:1660
+msgid "Unit description"
+msgstr "Description de l'unité"
 
-#: include/utils/class_msgPool.inc:432
-msgid "Thursday"
-msgstr "Jeudi"
+#: plugins/personal/generic/generic.tpl:485
+#: plugins/personal/generic/class_user.inc:1661
+msgid "Subject area"
+msgstr "Zone de sujet"
 
-#: include/utils/class_msgPool.inc:432
-msgid "Friday"
-msgstr "Vendredi"
+#: plugins/personal/generic/generic.tpl:494
+#: plugins/personal/generic/class_user.inc:1662
+msgid "Functional title"
+msgstr "Fonction"
 
-#: include/utils/class_msgPool.inc:432
-msgid "Saturday"
-msgstr "Samedi"
+#: plugins/personal/generic/generic.tpl:517
+#: plugins/personal/generic/class_user.inc:1659
+msgid "Person locality"
+msgstr "Lieu de résidence"
 
-#: include/utils/class_msgPool.inc:439
-msgid "MySQL operation failed!"
-msgstr "La requête MySQL à échoué !"
+#: plugins/personal/generic/generic.tpl:526
+#: plugins/personal/generic/class_user.inc:1655
+msgid "Unit"
+msgstr "Unité"
 
-#: include/utils/class_msgPool.inc:447
-msgid "read operation"
-msgstr "lecture"
+#: plugins/personal/generic/generic.tpl:535
+#: plugins/personal/generic/class_user.inc:1665
+#: ihtml/themes/default/infoPage.tpl:29
+msgid "Street"
+msgstr "Rue"
 
-#: include/utils/class_msgPool.inc:447
-msgid "add operation"
-msgstr "ajout"
+#: plugins/personal/generic/generic.tpl:543
+#: plugins/personal/generic/class_user.inc:1667
+msgid "Postal code"
+msgstr "Code postal"
 
-#: include/utils/class_msgPool.inc:447
-msgid "modify operation"
-msgstr "modification"
+#: plugins/personal/generic/generic.tpl:551
+#: plugins/personal/generic/class_user.inc:1656
+msgid "House identifier"
+msgstr "Identifiant du bâtiment"
 
-#: include/utils/class_msgPool.inc:448
-msgid "delete operation"
-msgstr "suppression"
+#: plugins/personal/generic/generic.tpl:580
+msgid "Please use the phone tab"
+msgstr "Veuillez utiliser l'onglet téléphone"
 
-#: include/utils/class_msgPool.inc:448
-msgid "search operation"
-msgstr "recherche"
+#: plugins/personal/generic/generic.tpl:595
+#: plugins/personal/generic/class_user.inc:1658
+msgid "Last delivery"
+msgstr "Dernière distribution"
 
-#: include/utils/class_msgPool.inc:448
-msgid "authentication"
-msgstr "authentification"
+#: plugins/personal/generic/generic.tpl:604
+#: plugins/personal/generic/class_user.inc:1664
+#: ihtml/themes/default/userFilterEditor.tpl:40
+msgid "Public visible"
+msgstr "Visible par tous"
 
-#: include/utils/class_msgPool.inc:451
-#, php-format
-msgid "LDAP %s failed!"
-msgstr "La requête LDAP %s à échoué !"
+#: plugins/personal/generic/class_user.inc:38
+msgid "Edit organizational user settings"
+msgstr "Editer les paramètres organisationnels de l'utilisateur"
 
-#: include/utils/class_msgPool.inc:453
-msgid "LDAP operation failed!"
-msgstr "La requête LDAP à échoué !"
+#: plugins/personal/generic/class_user.inc:273
+#: plugins/personal/generic/class_user.inc:1898
+#: include/class_configRegistry.inc:194
+msgid "unknown"
+msgstr "Inconnu"
 
-#: include/utils/class_msgPool.inc:469
-msgid "Upload failed!"
-msgstr "Le téléchargement à échoué !"
+#: plugins/personal/generic/class_user.inc:297
+#, fuzzy
+msgid "Please add a single IP address or a network/net mask combination!"
+msgstr ""
+"Veuillez ajouter une adresse IP ou une combinaison réseau/masque de sous "
+"réseau !"
 
-#: include/utils/class_msgPool.inc:472
-#, php-format
-msgid "Upload failed: %s"
-msgstr "Le téléchargement à échoué : %s"
+#: plugins/personal/generic/class_user.inc:339
+msgid "female"
+msgstr "féminin"
 
-#: include/utils/class_msgPool.inc:479
-msgid "Communication failure with the infrastructure service!"
-msgstr "Erreur de communication avec le service d'infrastructure !"
+#: plugins/personal/generic/class_user.inc:339
+msgid "male"
+msgstr "masculin"
 
-#: include/utils/class_msgPool.inc:481
-#, php-format
-msgid "Communication failure with the infrastructure service: %s"
-msgstr "Erreur de communication avec le service d'infrastructure : %s"
+#: plugins/personal/generic/class_user.inc:395
+#, fuzzy
+msgid "Password configuration"
+msgstr "Télécharger la configuration"
 
-#: include/utils/class_msgPool.inc:488
-msgid "Communication failure with the GOsa-NG service!"
-msgstr "Erreur de communication avec le service GOsa-NG !"
+#: plugins/personal/generic/class_user.inc:429
+msgid "Cannot upload file!"
+msgstr "Impossible de télécharger le fichier !"
 
-#: include/utils/class_msgPool.inc:490
-#, php-format
-msgid "Communication failure with the GOsa-NG service: %s"
-msgstr "Erreur de communication avec le service GOsa-NG : %s"
+#: plugins/personal/generic/class_user.inc:522
+msgid "Serial number"
+msgstr "Numéro de série"
 
-#: include/utils/class_msgPool.inc:497 include/utils/class_msgPool.inc:500
-#, php-format
-msgid "This %s is still in use by this object: %s"
-msgstr "Ce %s est en cours d'utilisation par : %s"
+#: plugins/personal/generic/class_user.inc:569
+msgid "(Not supported certificate types are marked as invalid.)"
+msgstr ""
 
-#: include/utils/class_msgPool.inc:503
+#: plugins/personal/generic/class_user.inc:579
 #, php-format
-msgid "This %s is still in use."
-msgstr "Ce %s est toujours en utilisation."
+msgid "Certificate is valid from %s to %s and is currently %s."
+msgstr "Le certificat est valide de %s à %s et est actuellement %s."
 
-#: include/utils/class_msgPool.inc:505
-#, php-format
-msgid "This %s is still in use by these objects: %s"
-msgstr "Ce %s est en utilisation par les objets : %s"
+#: plugins/personal/generic/class_user.inc:582
+msgid "valid"
+msgstr "valide"
 
-#: include/utils/class_msgPool.inc:511
-#, php-format
-msgid "File %s does not exist!"
-msgstr "Le fichier %s n'existe pas !"
+#: plugins/personal/generic/class_user.inc:583
+msgid "invalid"
+msgstr "invalide"
 
-#: include/utils/class_msgPool.inc:517
-#, php-format
-msgid "Cannot open file %s for reading!"
-msgstr "Impossible de lire le fichier %s !"
+#: plugins/personal/generic/class_user.inc:588
+msgid "No certificate installed"
+msgstr "Pas de certificat installé"
 
-#: include/utils/class_msgPool.inc:523
-#, php-format
-msgid "Cannot open file %s for writing!"
-msgstr "Impossible d'écrire dans le fichier %s !"
+#: plugins/personal/generic/class_user.inc:614 html/password.php:194
+msgid "Password method"
+msgstr "Format de stockage des mots de passe"
 
-#: include/utils/class_msgPool.inc:529
-#, php-format
+#: plugins/personal/generic/class_user.inc:614
+msgid "The selected password method is no longer available."
+msgstr ""
+"Le format de stockage sélectionné pour les mots de passe n'est plus "
+"disponible."
+
+#: plugins/personal/generic/class_user.inc:1051
 msgid ""
-"The value for %s is currently unconfigured or invalid, please check your "
-"configuration file!"
+"Cannot save user picture, GOsa requires the package 'imagemagick' or 'php5-"
+"imagick' to be installed!"
 msgstr ""
-"La valeur de %s est actuellement vide ou non valide, veuillez vérifier votre "
-"fichier de configuration !"
 
-#: include/utils/class_msgPool.inc:535
-#, php-format
-msgid "Cannot delete file %s!"
-msgstr "Impossible d'effacer le fichier %s !"
+#: plugins/personal/generic/class_user.inc:1177
+msgid "Cannot build RDN: no + allowed to build sub RDN!"
+msgstr ""
+"Impossible de construire le RDN: pas de + autorisé dans la construction d'un "
+"sous RDN !"
 
-#: include/utils/class_msgPool.inc:541
-#, php-format
-msgid "Cannot create folder %s!"
-msgstr "Impossible de créer le répertoire %s !"
+#: plugins/personal/generic/class_user.inc:1184
+msgid "Cannot build RDN: attribute is not defined!"
+msgstr "Impossible de construire un RDN: l'attribut n'est pas défini !"
 
-#: include/utils/class_msgPool.inc:547
-#, php-format
-msgid "Cannot delete folder %s!"
-msgstr "Impossible d'effacer le répertoire %s !"
+#: plugins/personal/generic/class_user.inc:1202
+msgid "Cannot build RDN: invalid attribute parameters!"
+msgstr ""
+"Imposible de contruire un RDN: les paramètres de l'attribut sont non "
+"valides !"
 
-#: include/utils/class_msgPool.inc:553
-#, php-format
-msgid "Checking for %s support"
-msgstr "Vérification du support pour %s"
+#: plugins/personal/generic/class_user.inc:1273
+msgid "The selected password method requires initial configuration!"
+msgstr ""
+"Le format de stockage sélectionné nécessite une configuration de base !"
 
-#: include/utils/class_msgPool.inc:559
-#, php-format
-msgid "Install and activate the %s PHP module."
-msgstr "Installer et activer le module PHP %s."
+#: plugins/personal/generic/class_user.inc:1483
+msgid "Cannot open certificate!"
+msgstr "Impossible d'ouvrir le certificat !"
 
-#: include/utils/class_msgPool.inc:565
-#, php-format
-msgid ""
-"Cannot initialize class %s! Maybe there is a plugin missing in your gosa "
-"setup?"
-msgstr ""
-"Impossible d'initialiser la classe %s ! Peut être manque t'il une extension "
-"dans votre installation de GOsa ?"
+#: plugins/personal/generic/class_user.inc:1671
+msgid "Generic user settings"
+msgstr "Paramètres par défaut des utilisateurs"
 
-#: include/utils/class_msgPool.inc:571
+#: plugins/personal/generic/class_user.inc:1692
 msgid ""
-"The supplied base is not valid and has been reset to its previous value!"
+"Pattern for the generation of user DNs. Please read the FAQ for details."
 msgstr ""
 
-#: include/class_ldap.inc:305 include/class_ldap.inc:342
-msgid "Performance warning"
-msgstr "Avertissement de performance"
+#: plugins/personal/generic/class_user.inc:1706
+#, fuzzy
+msgid "Allow definition of custom filters"
+msgstr "Ecrire le fichier de configuration"
 
-#: include/class_ldap.inc:305 include/class_ldap.inc:342
-#, php-format
-msgid "LDAP performance is poor: last query took %.2fs!"
-msgstr ""
-"La performance de votre annuaire est faible : la dernière requête à duré "
-"%.2fs !"
+#: plugins/personal/generic/class_user.inc:1718
+#, fuzzy
+msgid "Login restrictions"
+msgstr "Restrictions pour les mot de passe"
 
-#: include/class_ldap.inc:784
-#, php-format
-msgid "Cannot automatically create subtrees with RDN %s: no object class found"
-msgstr ""
-"Impossible de créer automatiquement des sous arbres avec le RDN %s: pas "
-"d'object class trouvé"
+#: plugins/personal/generic/class_user.inc:1722
+#: ihtml/themes/default/infoPage.tpl:30
+msgid "Department number"
+msgstr "Numéro du département"
 
-#: include/class_ldap.inc:835
-#, php-format
-msgid "Cannot automatically create subtrees with RDN %s: not supported"
-msgstr ""
-"Impossible de créer automatiquement des sous arbres avec le RDN %s: non "
-"supporté"
+#: plugins/personal/generic/class_user.inc:1724
+#: ihtml/themes/default/infoPage.tpl:32
+msgid "Employee number"
+msgstr "Numéro de l'employé"
 
-#: include/class_ldap.inc:922
-#, php-format
-msgid "while operating on %s using LDAP server %s"
-msgstr "lors de l'opération sur %s en utilisant le serveur LDAP %s"
+#: plugins/personal/generic/class_user.inc:1727
+msgid "Room number"
+msgstr "Numéro du bureau"
+
+#: plugins/personal/generic/class_user.inc:1728
+#, fuzzy
+msgid "Telephone number"
+msgstr "Numéro de téléphone"
+
+#: plugins/personal/generic/class_user.inc:1729
+msgid "Pager number"
+msgstr "Numéro de page"
 
-#: include/class_ldap.inc:924
-#, php-format
-msgid "while operating on LDAP server %s"
-msgstr "lors de l'opération sur le serveur LDAP %s"
+#: plugins/personal/generic/class_user.inc:1730
+msgid "Mobile number"
+msgstr "Numéro de GSM"
 
-#: include/class_ldap.inc:977
-#, php-format
-msgid "Command line programm %s is missing!"
-msgstr ""
+#: plugins/personal/generic/class_user.inc:1731
+msgid "Fax number"
+msgstr "Numéro de fax"
 
-#: include/class_ldap.inc:1138
-#, php-format
-msgid ""
-"Invalid DN %s: block to be imported should start with 'dn: ...' in line %s"
-msgstr ""
-"Ceci n'est pas un DN valide: %s. Le fichier d'importation doit commencer "
-"avec 'dn: ...' à la ligne %s"
+#: plugins/personal/generic/class_user.inc:1737
+#: ihtml/themes/default/infoPage.tpl:18
+msgid "Home postal address"
+msgstr "Adresse postale personnelle"
 
-#: include/class_ldap.inc:1167
-#, php-format
-msgid "Error while importing DN %s: please check LDIF from line %s on!"
-msgstr ""
-"Erreur lors de l'importation du dn: %s, veuillez vérifier votre fichier "
-"votre fichier LDIF à partir de la ligne %s !"
+#: plugins/personal/generic/class_user.inc:1738
+msgid "Home phone number"
+msgstr "Numéro de téléphone privé"
 
-#: include/class_log.inc:87
-#, php-format
-msgid "Logging failed: %s"
-msgstr "Echec du Journal système : %s"
+#: plugins/personal/generic/class_user.inc:1740
+msgid "User password method"
+msgstr "Méthode d'encodage des mots de passe"
 
-#: include/class_log.inc:102
-#, php-format
-msgid "Invalid option %s specified!"
-msgstr "Option %s non valide !"
+#: plugins/personal/generic/class_user.inc:1741
+msgid "User certificates"
+msgstr "Certificats utilisateurs"
 
-#: include/class_log.inc:106
-msgid "Specified 'objectType' is empty or invalid!"
-msgstr "Le type d'objet spécifié est vide ou invalide !"
+#: plugins/personal/generic/class_user.inc:1949
+#, fuzzy
+msgid "Entries differ"
+msgstr "Entrées par page"
 
-#: include/class_configRegistry.inc:194
-#: plugins/personal/generic/class_user.inc:273
-#: plugins/personal/generic/class_user.inc:1899
-msgid "unknown"
-msgstr "Inconnu"
+#: plugins/personal/password/password.tpl:10
+#, fuzzy
+msgid "Your Password has expired. Please choose a new password."
+msgstr "Votre mot de passe à expiré. Choisissez un nouveau mot de passe !"
 
-#: include/class_configRegistry.inc:197
-#, php-format
-msgid "%s has version %s but %s is required!"
-msgstr ""
+#: plugins/personal/password/class_password.inc:27
+msgid "Change user password"
+msgstr "Modifier votre mot de passe"
 
-#: include/class_configRegistry.inc:239 setup/class_setupStep_Schema.inc:96
-msgid "The following object classes are missing:"
-msgstr ""
+#: plugins/personal/password/class_password.inc:119 html/password.php:244
+msgid "You need to specify your current password in order to proceed."
+msgstr "Vous devez spécifier votre mode de passe actuel pour continuer."
 
-#: include/class_configRegistry.inc:246 setup/class_setupStep_Schema.inc:99
-msgid "The following object classes are outdated:"
+#: plugins/personal/password/class_password.inc:123 html/password.php:248
+msgid "The password you've entered as 'New password' is empty."
 msgstr ""
+"Le mot de passe que vous avez entré comme 'Nouveau mot de passe' est vide."
 
-#: include/class_configRegistry.inc:252
-msgid ""
-"Plugins that require one or more of the object classes above will be "
-"disabled until the object classes get updated."
-msgstr ""
+#: plugins/personal/password/class_password.inc:125 html/password.php:250
+msgid "The password used as new and current are too similar."
+msgstr "Le nouveau et l'ancien mot de passe sont trop similaires."
 
-#: include/class_configRegistry.inc:254
-msgid "Schema validation error"
-msgstr "Erreur de validation des schémas"
+#: plugins/personal/password/class_password.inc:127 html/password.php:252
+msgid "The password used as new is to short."
+msgstr "Le nouveau mot de passe ne comporte pas suffisamment de caractères."
 
-#: include/class_configRegistry.inc:689
-#, php-format
-msgid "The value %s specified for %s:%s needs to be a bool value!"
+#: plugins/personal/password/class_password.inc:129 html/password.php:254
+msgid "The password contains possibly problematic Unicode characters!"
 msgstr ""
+"Le mot de passe contient des caractères Unicode qui peuvent poser problème !"
 
-#: include/class_configRegistry.inc:704
+#: plugins/personal/password/class_password.inc:136 html/password.php:280
 #, php-format
-msgid "The value %s specified for %s:%s needs to be a string!"
+msgid "Check-hook reported a problem: %s. Password change canceled!"
 msgstr ""
 
-#: include/class_configRegistry.inc:719
-#, php-format
-msgid "The value %s specified for %s:%s needs to be numeric!"
+#: plugins/personal/password/class_password.inc:156
+msgid ""
+"The password you've entered as your current password doesn't match the real "
+"one."
 msgstr ""
+"Le mot de passe entré comme mot de passe actuel ne correspond pas à votre "
+"mot de passe."
 
-#: include/class_configRegistry.inc:734
-#, php-format
-msgid "The path %s specified for %s:%s is invalid!"
-msgstr "le chemin %s spécifié pour %s: %s est invalide !"
-
-#: include/class_configRegistry.inc:750 include/class_configRegistry.inc:797
-#, php-format
-msgid "The folder %s specified for %s:%s does not exists!"
-msgstr "le répertoire %s spécifié pour %s: %s n'existe pas !"
-
-#: include/class_configRegistry.inc:755
-#, fuzzy, php-format
-msgid "The folder %s specified for %s:%s is not readable!"
-msgstr "Le fichier %s spécifié pour %s: %s n'est pas lisible !"
-
-#: include/class_configRegistry.inc:775 include/class_configRegistry.inc:780
-#, php-format
-msgid "The file %s specified for %s:%s is not writeable!"
-msgstr "Le fichier %s spécifié pour %s: %s est protegé contre l'écriture !"
-
-#: include/class_configRegistry.inc:802
-#, php-format
-msgid "The folder %s specified for %s:%s is not writeable!"
-msgstr "Le répertoire %s spécifié pour %s: %s est protegé contre l'ecriture !"
-
-#: include/class_configRegistry.inc:820
-#, php-format
-msgid "The file %s specified for %s:%s does not exists!"
-msgstr "Le fichier %s spécifié pour %s: %s n'existe pas !"
-
-#: include/class_configRegistry.inc:825
-#, php-format
-msgid "The file %s specified for %s:%s is not readable!"
-msgstr "Le fichier %s spécifié pour %s: %s n'est pas lisible !"
+#: plugins/personal/password/class_password.inc:159
+msgid "You have no permission to change your password."
+msgstr "Vous n'avez pas l'autorisation pour changer votre mot de passe."
 
-#: include/class_configRegistry.inc:841
-#, php-format
-msgid "The command %s specified for %s:%s is invalid!"
-msgstr "La commande %s spécifié pour %s: %s est invalide !"
+#: plugins/personal/password/class_password.inc:223
+msgid "User password"
+msgstr "Mot de passe"
 
-#: include/class_configRegistry.inc:856
-#, php-format
-msgid "The DN %s specified for %s:%s is invalid!"
-msgstr "Le DN %s spécifié pour %s: %s est invalide !"
+#: plugins/personal/password/class_password.inc:236
+msgid "Script to be called before a password gets locked."
+msgstr ""
 
-#: include/class_configRegistry.inc:871
-#, php-format
-msgid "The RDN %s specified for %s:%s is invalid!"
-msgstr "Le RDN %s spécifié pour %s: %s est invalide !"
+#: plugins/personal/password/class_password.inc:245
+msgid "Script to be called after a password gets locked."
+msgstr ""
 
-#: include/class_gosaSupportDaemon.inc:112
-msgid "GOsa support daemon"
-msgstr "GOsa support Service"
+#: plugins/personal/password/class_password.inc:254
+msgid "Script to be called before a password gets unlocked."
+msgstr ""
 
-#: include/class_gosaSupportDaemon.inc:787
-msgid "Cannot not parse XML!"
-msgstr "Impossible de lire le contenu du fichier XML"
+#: plugins/personal/password/class_password.inc:263
+msgid "Script to be called after a password gets unlocked."
+msgstr ""
 
-#: include/class_gosaSupportDaemon.inc:1184
-#, php-format
-msgid "Cannot send abort event for entry %s!"
-msgstr "Impossible d'envoyer l'evènement annuler pour l'entrée '%s' !"
+#: plugins/addons/propertyEditor/property-filter.xml:15
+#, fuzzy
+msgid "Effective properties"
+msgstr "Modifier les propriétés de base"
 
-#: include/class_gosaSupportDaemon.inc:1204
-#, php-format
-msgid "Cannot remove entry %s!"
-msgstr "Impossible d'enlever l'entrée %s !"
+#: plugins/addons/propertyEditor/property-filter.xml:29
+#, fuzzy
+msgid "Modified properties"
+msgstr "Modifier les propriétés de base"
 
-#: include/class_config.inc:168
-#, php-format
-msgid "XML error in gosa.conf: %s at line %d"
-msgstr "Erreur XML dans gosa.conf: %s à la ligne %d"
+#: plugins/addons/propertyEditor/property-filter.xml:43
+#, fuzzy
+msgid "All properties"
+msgstr "Modifier les propriétés de base"
 
-#: include/class_config.inc:367
-msgid "Cannot bind to LDAP!"
-msgstr "Impossible de se connecter à l'annuaire !"
+#: plugins/addons/propertyEditor/property-filter.xml:57
+#, fuzzy
+msgid "LDAP properties"
+msgstr "Propriétés"
 
-#: include/class_config.inc:711
-msgid "sambaSID and/or sambaRidBase missing in the configuration!"
-msgstr "sambaSID et/ou sambaRidBase absents de votre configuration !"
+#: plugins/addons/propertyEditor/property-filter.xml:71
+#, fuzzy
+msgid "Search for property groups"
+msgstr "groupes principaux"
 
-#: include/class_config.inc:1130
-msgid "Configuration"
+#: plugins/addons/propertyEditor/commandVerifier.tpl:1
+msgid "Command verifier"
 msgstr ""
 
-#: include/class_config.inc:1130
+#: plugins/addons/propertyEditor/commandVerifier.tpl:3
 msgid ""
-"The configuration file you are using is outdated. Please move the GOsa "
-"configuration file away to run the GOsa setup again."
+"Here you can execute commands in the way GOsa does and check the generated "
+"results or errors. This can be very useful especially for the post events "
+"(postcreate, postmodify and postremove) due to the fact that these hook are "
+"executed silently."
 msgstr ""
-"Le fichier de configuration que vous utilisez semble ancien. Veuillez "
-"l'enlever et recommencer l'installation."
 
-#: include/class_config.inc:1172 include/class_config.inc:1203
-#, php-format
+#: plugins/addons/propertyEditor/commandVerifier.tpl:8
 msgid ""
-"The snapshot functionality is enabled, but the required variable %s is not "
-"set."
+"Please be careful here, all commands will really be executed on your machine "
+"and may break things!"
 msgstr ""
-"La fonctionnalité pour les copie instantanées est activée, mais la variable "
-"requise %s n'est pas configurée."
 
-#: include/class_config.inc:1185
-#, php-format
-msgid ""
-"The snapshot functionality is enabled, but the required compression module "
-"is missing. Please install %s."
+#: plugins/addons/propertyEditor/commandVerifier.tpl:15
+msgid "The command to check for"
 msgstr ""
-"La fonctionnalité pour les copie instantanées est activée, mais le module "
-"nécessaire à la compression est manquant. Veuillez installer %s."
-
-#: include/class_core.inc:113 include/class_core.inc:119
-#: plugins/generic/references/class_aclResolver.inc:303
-msgid "All"
-msgstr "Tous"
-
-#: include/class_core.inc:114
-msgid "All objects"
-msgstr "Tout les objets"
-
-#: include/class_core.inc:132
-msgid "Traditional"
-msgstr "Traditionel"
-
-#: include/class_core.inc:132
-msgid "Use samba pool"
-msgstr "Utiliser le pool samba"
 
-#: include/class_core.inc:164 include/class_core.inc:167
-msgid "hours"
-msgstr "heures"
+#: plugins/addons/propertyEditor/commandVerifier.tpl:17
+#, fuzzy
+msgid "Test"
+msgstr "Date"
 
-#: include/class_core.inc:184
-msgid "None"
-msgstr "Aucun"
+#: plugins/addons/propertyEditor/property-list.xml:11
+#, fuzzy
+msgid "List of configuration settings"
+msgstr "Préférences utilisateur"
 
-#: include/class_core.inc:188 setup/class_setupStep_Language.inc:47
-msgid "Automatic"
-msgstr "Automatique"
+#: plugins/addons/propertyEditor/property-list.xml:15
+#, fuzzy
+msgid "Property not used"
+msgstr "Groupe d'utilisateurs"
 
-#: include/class_core.inc:200
-msgid "User value"
-msgstr ""
+#: plugins/addons/propertyEditor/property-list.xml:23
+#, fuzzy
+msgid "Property will be restored"
+msgstr "Les groupes seront bougés depuis"
 
-#: include/class_core.inc:209
-msgid "Core"
-msgstr "Coeur"
+#: plugins/addons/propertyEditor/property-list.xml:31
+#, fuzzy
+msgid "Modified property"
+msgstr "modification"
 
-#: include/class_core.inc:210
-msgid "GOsa core plugin"
-msgstr ""
+#: plugins/addons/propertyEditor/property-list.xml:39
+#, fuzzy
+msgid "Property configured in LDAP"
+msgstr "Création du fichier de configuration"
 
-#: include/class_core.inc:238
-msgid ""
-"The 'htaccessAuthentication' variable tells GOsa to use either htaccess "
-"authentication or LDAP authentication. This can be used if you want to use i."
-"e. Kerberos to authenticate the users."
-msgstr ""
+#: plugins/addons/propertyEditor/property-list.xml:47
+#, fuzzy
+msgid "Property configured in config file"
+msgstr "Création du fichier de configuration"
 
-#: include/class_core.inc:248
-msgid "Enables/Disables GOsa usage statistics moduls."
-msgstr ""
+#: plugins/addons/propertyEditor/property-list.xml:80
+#, fuzzy
+msgid "Class"
+msgstr "classe"
 
-#: include/class_core.inc:258
-msgid "The database file for GOSa usage statistics."
-msgstr ""
+#: plugins/addons/propertyEditor/property-list.xml:88
+#, fuzzy
+msgid "Value"
+msgstr "masculin"
 
-#: include/class_core.inc:268
-msgid ""
-"The 'logging' statement enables event logging on GOsa side. Setting it to "
-"'true' GOsa will log every action a user performs via syslog. If you use "
-"rsyslog and configure it to mysql logging, you can browse all events within "
-"GOsa. GOsa will not log anything, if the logging value is empty or set to "
-"'false'."
+#: plugins/addons/propertyEditor/property-list.xml:124
+msgid "Restore to default"
 msgstr ""
 
-#: include/class_core.inc:279
-msgid ""
-"The 'listSummary' statement determines whether a status bar will be shown on "
-"the bottom of GOsa generated lists, displaying a short summary of type and "
-"number of elements in the list."
+#: plugins/addons/propertyEditor/class_commandVerifier.inc:56
+msgid "Results"
 msgstr ""
 
-#: include/class_core.inc:289
-msgid ""
-"The 'passwordMinLength' statement determines whether a newly entered "
-"password has to be of a minimum length."
-msgstr ""
+#: plugins/addons/propertyEditor/class_propertyEditor.inc:6
+#, fuzzy
+msgid "Preferences"
+msgstr "Références"
 
-#: include/class_core.inc:299
+#: plugins/addons/propertyEditor/class_propertyEditor.inc:7
 msgid ""
-"The 'passwordMinDiffer' statement determines whether a newly entered "
-"password has to be checked to have at least n different characters."
+"Configure global and special GOsa settings like hooks and plug-in parameters"
 msgstr ""
 
-#: include/class_core.inc:309
-msgid ""
-"The 'passwordProposalHook' can be used to let GOsa generate password "
-"proposals for you. Whenever you change a password, you can then decide "
-"whether to use the proposal or to manually specify a password."
-msgstr ""
+#: plugins/addons/propertyEditor/class_propertyEditor.inc:206
+#, fuzzy
+msgid "No description"
+msgstr "Description de l'unité"
 
-#: include/class_core.inc:309
-msgid "Here is an example command:"
-msgstr ""
+#: plugins/addons/propertyEditor/class_propertyEditor.inc:230
+#: setup/class_setupStep_Checks.inc:209 setup/class_setupStep_Checks.inc:225
+#: setup/class_setupStep_Checks.inc:241 setup/class_setupStep_Checks.inc:257
+msgid "Off"
+msgstr "Eteint"
 
-#: include/class_core.inc:319
-msgid ""
-"The 'displayErrors' statement tells GOsa to show PHP errors in the upper "
-"part of the screen. This should be disabled in productive deployments, "
-"because there might be some important passwords arround."
-msgstr ""
+#: plugins/addons/propertyEditor/class_propertyEditor.inc:231
+#: setup/class_setupStep_Checks.inc:249
+msgid "On"
+msgstr "Ouvert"
 
-#: include/class_core.inc:319
-#, php-format
-msgid "The property '%s' may be interesting too."
+#: plugins/addons/propertyEditor/class_propertyEditor.inc:251
+msgid "Test the given command."
 msgstr ""
 
-#: include/class_core.inc:329
-msgid ""
-"The 'developmentMode' statement tells GOsa to show development related error "
-"messages, for example messages about missing ACL configuration or classes. "
-"Due to the fact that enabling this flag will result in a lot of false error "
-"messages it should only be enabled while developing or debugging plugins!"
-msgstr ""
+#: plugins/addons/propertyEditor/migration/class_migrateRDN.inc:31
+#, fuzzy, php-format
+msgid "Migration of property '%s'"
+msgstr "Erreur de migration"
 
-#: include/class_core.inc:340
-msgid ""
-"The 'schemaCheck' statement enables or disables schema checking during "
-"login. It is recommended to switch this on in order to let GOsa handle "
-"object creation more efficient."
-msgstr ""
+#: plugins/addons/propertyEditor/migration/class_migrateRDN.inc:34
+#, fuzzy, php-format
+msgid "GOsa has detected objects outside of the configured storage point (%s)."
+msgstr "J'ai trouvé %s groupes en dehors de la branche configurée '%s'."
 
-#: include/class_core.inc:350
-msgid ""
-"The 'copyPaste' statement enables copy and paste for LDAP entries managed "
-"with GOsa."
-msgstr ""
+#: plugins/addons/propertyEditor/migration/class_migrateRDN.inc:161
+#, fuzzy
+msgid "Objects that will be added"
+msgstr "Cet objet sera effacé !"
 
-#: include/class_core.inc:360
-msgid ""
-"The 'forceGlobals' statement enables PHP security checks to force "
-"register_global settings to be switched off."
-msgstr ""
+#: plugins/addons/propertyEditor/migration/class_migrateRDN.inc:169
+#, fuzzy
+msgid "Objects that will be moved"
+msgstr "Les stations windows seront bougées depuis"
 
-#: include/class_core.inc:370
-msgid ""
-"The 'forceSSL' statement enables PHP security checks to force encrypted "
-"access to the web interface. GOsa will try to redirect to the same URL - "
-"just with https://"
-msgstr ""
+#: plugins/addons/propertyEditor/migration/class_migrateRDN.inc:177
+#, fuzzy, php-format
+msgid "Moving object '%s' to '%s'"
+msgstr "Bouger '%s' vers '%s'"
 
-#: include/class_core.inc:380
-msgid ""
-"Logs information about triggered ldap operations, duration, filter, aso. "
-"into syslog."
-msgstr ""
+#: plugins/addons/propertyEditor/migration/class_migrateRDN.inc:181
+#: setup/setup_migrate.tpl:32 setup/class_setupStep_Migrate.inc:804
+msgid "Migrate"
+msgstr "Migrer"
 
-#: include/class_core.inc:390
-msgid ""
-"The 'ldapFollowReferrals' statement tells GOsa to follow LDAP referrals."
+#: plugins/addons/propertyEditor/migration/class_migrateRDN.inc:204
+#, fuzzy, php-format
+msgid "Migration failed for object %s, dn already exists!"
 msgstr ""
+"L'ajout d'un utilisateur administratif à échoué : l'objet '%s' existe déja !"
 
-#: include/class_core.inc:400
-msgid ""
-"The 'ldapFilterNestingLimit' statement can be used to speed up group "
-"handling for groups with several hundreds of members. The default behaviour "
-"is, that GOsa will resolv the memberUid values in a group to real names. To "
-"achieve this, it writes a single filter to minimize searches. Some LDAP "
-"servers (namely Sun DS) simply crash when the filter gets too big. You can "
-"set a member limit, where GOsa will stop to do these lookups."
+#: plugins/addons/propertyEditor/migration/class_migrateRDN.inc:208
+#, php-format
+msgid "Migration failed for object %s, please check if it already exists!"
 msgstr ""
 
-#: include/class_core.inc:410
-msgid ""
-"The ldapSizelimit statement tells GOsa to retrieve the specified maximum "
-"number of results. The user will get  a  warning,  that  not  all entries "
-"were shown."
+#: plugins/addons/propertyEditor/migrate.tpl:3
+msgid "Property migration assistant"
 msgstr ""
 
-#: include/class_core.inc:420
-msgid ""
-"Disables sizelimit checks, only the configured amount of results will be "
-"shown!"
-msgstr ""
+#: plugins/addons/propertyEditor/migrate.tpl:3
+#, fuzzy
+msgid "Migration steps left"
+msgstr "Erreur de migration"
 
-#: include/class_core.inc:430
-msgid ""
-"The 'warnSSL' statement enables PHP security checks to detect non encrypted "
-"access to the web interface. GOsa will display a warning in this case."
-msgstr ""
+#: plugins/addons/propertyEditor/property-list.tpl:3
+#, fuzzy
+msgid "Warning message"
+msgstr "Envoyer un message"
 
-#: include/class_core.inc:440
-msgid "The 'ppdGzip' variable enables PPD file compression."
+#: plugins/addons/propertyEditor/property-list.tpl:7
+#: ihtml/themes/default/removeEntries.tpl:4
+msgid "Attention"
 msgstr ""
 
-#: include/class_core.inc:451
+#: plugins/addons/propertyEditor/property-list.tpl:9
 msgid ""
-"The 'ignoreAcl' value tells GOsa to ignore complete ACL sets for the given "
-"DN. Add your DN here and you'll be able to restore accidently dropped ACLs."
+"Modifying properties may break your setup, destroy or mess up your LDAP "
+"database, lead to security holes or it can even make a login impossible!"
 msgstr ""
 
-#: include/class_core.inc:462
+#: plugins/addons/propertyEditor/property-list.tpl:10
 msgid ""
-"The 'ppdPath' variable defines where to store PPD files for the GOto "
-"environment plugins."
+"Since configuration properties are stored in the LDAP database a copy/backup "
+"can be handy."
 msgstr ""
 
-#: include/class_core.inc:472
+#: plugins/addons/propertyEditor/property-list.tpl:14
 msgid ""
-"The 'ldapMaxQueryTime' statement tells GOsa to stop LDAP actions if there is "
-"no answer within the specified number of seconds."
+"If you've debarred yourself, you can try to set 'ignoreLdapProperties' to "
+"'true' in your gosa.conf main section. This will make GOsa ignore LDAP based "
+"property values."
 msgstr ""
 
-#: include/class_core.inc:482
+#: plugins/addons/propertyEditor/property-list.tpl:22
 msgid ""
-"The 'storeFilterSettings' statement determines whether GOsa should store "
-"filter and plugin settings inside of a cookie."
+"I understand that there are certain risks, but I want to modify properties!"
 msgstr ""
 
-#: include/class_core.inc:492
-msgid ""
-"The 'sendCompressedOutput' statement determines whether PHP should send "
-"compressed HTML pages to browsers or not. This may increase or decrease the "
-"performance, depending on your network."
+#: plugins/addons/propertyEditor/property-list.tpl:38
+msgid "Ignoring LDAP defined properties!"
 msgstr ""
 
-#: include/class_core.inc:503
-msgid ""
-"The 'modificationDetectionAttribute' statement enables GOsa to check if a "
-"entry currently being edited has been modified from someone else outside "
-"GOsa in the meantime. It will display an informative dialog then. It can be "
-"set to 'entryCSN' for OpenLDAP based systems or 'contextCSN' for Sun DS "
-"based systems."
+#: plugins/addons/propertyEditor/property-list.tpl:77
+msgid "Undo"
 msgstr ""
 
-#: include/class_core.inc:514
-msgid ""
-"The 'language' statement defines the default language used by GOsa. Normally "
-"GOsa autodetects the language from the browser settings. If this is not "
-"working or you want to force the language, just add the language code (i.e. "
-"de for german) here."
-msgstr ""
+#: plugins/addons/dyngroup/dyngroup.tpl:1
+#, fuzzy
+msgid "List of dynamic rules"
+msgstr "Liste des acls"
 
-#: include/class_core.inc:525
-msgid ""
-"The 'theme' statement defines what theme is used to display GOsa pages. You "
-"can install some corporate identity like theme and/or modify certain "
-"templates to fit your needs within themes. Take a look at the GOsa FAQ for "
-"more information."
+#: plugins/addons/dyngroup/dyngroup.tpl:3
+msgid "Labeled URI definitions"
 msgstr ""
 
-#: include/class_core.inc:535
-msgid ""
-"The 'sessionLifetime' value defines when a session will expire in seconds. "
-"For Debian systems, this will not work because the sessions will be removed "
-"by a cron job instead. Please modify the value inside of your php.ini "
-"instead."
-msgstr ""
+#: plugins/addons/dyngroup/dyngroup.tpl:6
+#, fuzzy
+msgid "Scope"
+msgstr "copier"
 
-#: include/class_core.inc:545
-msgid ""
-"The 'templateCompileDirectory' statements defines the path, where the PHP "
-"templating engins 'smarty' should store its compiled GOsa templates for "
-"improved speed. This path needs to be writeable by the user your webserver "
-"is running with."
+#: plugins/addons/dyngroup/dyngroup.tpl:7
+#: plugins/addons/dyngroup/class_DynamicLdapGroup.inc:119
+#: plugins/addons/dyngroup/class_DynamicLdapGroup.inc:121
+#, fuzzy
+msgid "Attribute"
+msgstr "Attribut de connexion"
+
+#: plugins/addons/dyngroup/dyngroup.tpl:8
+#: plugins/addons/dyngroup/class_DynamicLdapGroup.inc:126
+#: plugins/addons/dyngroup/class_DynamicLdapGroup.inc:128
+#: plugins/generic/references/class_aclResolver.inc:169
+msgid "Filter"
+msgstr "Filtre"
+
+#: plugins/addons/dyngroup/class_DynamicLdapGroup.inc:105
+#: plugins/addons/dyngroup/class_DynamicLdapGroup.inc:327
+msgid "Labeled URI"
 msgstr ""
 
-#: include/class_core.inc:555
-#, php-format
-msgid ""
-"The 'debugLevel' value tells GOsa to display certain information on each "
-"page load. Value is an AND combination of the following byte values: %s"
+#: plugins/addons/dyngroup/class_DynamicLdapGroup.inc:128
+msgid "Surrounding brackets are required!"
 msgstr ""
 
-#: include/class_core.inc:575
+#: plugins/addons/dyngroup/class_DynamicLdapGroup.inc:136
 #, php-format
-msgid ""
-"The 'sambaHashHook' statement contains an executable to generate samba hash "
-"values. This is required for password synchronization, but not required if "
-"you apply gosa-si services. If you don't have mkntpasswd from the samba "
-"distribution installed, you can use perl to generate the hash: %s"
+msgid "The given filter '%s' for entry %s seems to be invalid!"
 msgstr ""
 
-#: include/class_core.inc:586
-msgid ""
-"The 'passwordDefaultHash' statement defines the default password hash to "
-"choose for new accounts."
+#: plugins/addons/dyngroup/class_DynamicLdapGroup.inc:166
+#: plugins/addons/dyngroup/class_DynamicLdapGroup.inc:168
+#: plugins/addons/dyngroup/class_DynamicLdapGroup.inc:319
+#: plugins/addons/dyngroup/class_DynamicLdapGroup.inc:320
+msgid "Dynamic object"
 msgstr ""
 
-#: include/class_core.inc:595
-msgid ""
-"The 'strictPasswordRules' tells GOsa to check for UTF-8 characters in the "
-"supplied password. These Characters can lead to non working authentications "
-"if UTF-8 and none UTF-8 systems locales get mixed. The default is 'true'."
-msgstr ""
+#: plugins/generic/welcome/welcome.tpl:8 ihtml/themes/default/infoPage.tpl:62
+msgid "The GOsa team"
+msgstr "L'équipe de GOsa"
+
+#: plugins/generic/welcome/class_welcome.inc:5
+#: plugins/generic/welcome/class_welcome.inc:6
+#, fuzzy
+msgid "Back to main menu"
+msgstr "Menu Principal de GOsa"
 
-#: include/class_core.inc:606
+#: plugins/generic/dashBoard/Register/class_RegistrationDialog.inc:54
 msgid ""
-"The 'accountPrimaryAttribute' option tells GOsa how to create new accounts. "
-"Possible values are 'uid' and 'cn'. In the first case GOsa creates uid style "
-"DN entries: 'uid=superuser,ou=staff,dc=example,dc=net'. In the second case, "
-"GOsa creates cn style DN entries: 'cn=Foo Bar,ou=staff,dc=example,dc=net'. "
-"If you choose \"cn\" to be your 'accountPrimaryAttribute' you can decide "
-"whether to include the personal title in your dn by selecting "
-"'personalTitleInDN'."
+"Communciation with the backend failed! Please check your internet connection!"
 msgstr ""
 
-#: include/class_core.inc:616
+#: plugins/generic/dashBoard/Register/class_RegistrationDialog.inc:56
 msgid ""
-"The 'userRDN' statement defines the location where new accounts will be "
-"created inside of defined departments. The default is 'ou=people'."
+"Authentication failed, please check combination of username and password!"
 msgstr ""
 
-#: include/class_core.inc:626
+#: plugins/generic/dashBoard/Register/class_RegistrationDialog.inc:58
 msgid ""
-"The 'groupsRDN' statement defines the location where new groups will be "
-"created inside of defined departments. The default is 'ou=groups'."
+"Internal server error, please try again later. If the problem persists "
+"contact the GOsa-Team!"
 msgstr ""
 
-#: include/class_core.inc:636
-msgid ""
-"The 'gidNumberBase' statement defines where to start looking for a new free "
-"group id. This should be synced with your 'adduser.conf' to avoid "
-"overlapping gidNumber values between local and LDAP based lookups. The "
-"gidNumberBase can even be dynamic. Take a look at the 'nextIdHook' "
-"definition."
-msgstr ""
+#: plugins/generic/dashBoard/Register/register.tpl:3
+#, fuzzy
+msgid "GOsa registration"
+msgstr "Préférences de base GOsa"
 
-#: include/class_core.inc:646
-msgid ""
-"The 'baseIdHook' statement allows to hook into the id generation method "
-"(traditional mode), to define the starting range for new generated ids"
+#: plugins/generic/dashBoard/Register/register.tpl:7
+msgid "Do you want to register GOsa and benefit from the features it brings?"
 msgstr ""
 
-#: include/class_core.inc:656 include/class_core.inc:676
-msgid ""
-"The 'uidNumberPoolMin/gidNumberPoolMin' statement defines the lowest "
-"assignable user/group id for use with the 'idAllocationMethod = pool'."
+#: plugins/generic/dashBoard/Register/register.tpl:11
+msgid "I do not want to register"
 msgstr ""
 
-#: include/class_core.inc:666 include/class_core.inc:686
-msgid ""
-"The 'uidNumberPoolMax/gidNumberPoolMax' statement defines the highest "
-"assignable user/group id for use with the 'idAllocationMethod = pool'."
+#: plugins/generic/dashBoard/Register/register.tpl:17
+#: plugins/generic/dashBoard/dashBoard.tpl:5
+msgid "Register"
 msgstr ""
 
-#: include/class_core.inc:696
-msgid ""
-"The 'uidNumberBase' statement defines where to start looking for a new free "
-"user id. This should be synced with your 'adduser.conf' to avoid overlapping "
-"uidNumber values between local and LDAP based lookups. The uidNumberBase can "
-"even be dynamic. Take a look at the 'baseIdHook' definition."
+#: plugins/generic/dashBoard/Register/register.tpl:19
+msgid "Additionally to the 'Annonomous' account you can:"
 msgstr ""
 
-#: include/class_core.inc:736
-msgid ""
-"The 'gosaSupportURI' defines the major gosa-si server host and the password "
-"for GOsa to connect to it. It can be used if you want to use i.e. kerberos "
-"to authenticate the users. The format is: credentials@host:port"
+#: plugins/generic/dashBoard/Register/register.tpl:21
+msgid "Access to 'Premium-Channels'."
 msgstr ""
 
-#: include/class_core.inc:746
+#: plugins/generic/dashBoard/Register/register.tpl:22
 msgid ""
-"The 'gosaSupportTimeout' sets a connection timeout for all gosa-si actions. "
-"See 'gosaSupportURI' for details."
+"Watch the status of current plugin updates/patches and the availability of "
+"new plugins."
 msgstr ""
 
-#: include/class_core.inc:757
-msgid ""
-"The 'loginAttribute' statement tells GOsa which LDAP attribute is used as "
-"the login name during login. It can be set to 'uid', 'mail' or 'both'"
+#: plugins/generic/dashBoard/Register/register.tpl:23
+msgid "Recieve newsletter, if wanted."
 msgstr ""
 
-#: include/class_core.inc:768
-msgid ""
-"The 'timezone' statements defines the timezone used inside of GOsa to handle "
-"date related tasks, such as password expiery, vacation messages, etc. The "
-"'timezone' value should be a unix conform timezone value like in /etc/"
-"timezone."
+#: plugins/generic/dashBoard/Register/register.tpl:24
+msgid "View several usefull statistics about your GOsa installation"
 msgstr ""
 
-#: include/class_core.inc:778
-msgid ""
-"The 'honourUnitTags' statement enables checking of 'unitTag' attributes when "
-"using administrative units. If this is set to 'true' GOsa can only see "
-"objects inside the administrative unit a user is logged into."
+#: plugins/generic/dashBoard/Register/register.tpl:29
+msgid "What information will be transmitted to the backend and maybe stored:"
 msgstr ""
 
-#: include/class_core.inc:788
-msgid ""
-"The 'useSaslForKerberos' statement defines the way the kerberos realm is "
-"stored in the #userPassword' attribute. Set it to 'true' in order to get "
-"{sasl}user@REALM.NET, or to 'false' to get {kerberos}user@REALM.NET. The "
-"latter is outdated, but may be needed from time to time."
+#: plugins/generic/dashBoard/Register/register.tpl:31
+msgid "All personal information filled in the registration form."
 msgstr ""
 
-#: include/class_core.inc:798
-msgid ""
-"The 'rfc2307bis' statement enables rfc2307bis style groups in GOsa. You can "
-"use 'member' attributes instead of memberUid in this case. To make it work "
-"on unix systems, you've to adjust your NSS configuration to use rfc2307bis "
-"style groups, too"
+#: plugins/generic/dashBoard/Register/register.tpl:32
+msgid "Information about the installed plugins and their version."
 msgstr ""
 
-#: include/class_core.inc:808
+#: plugins/generic/dashBoard/Register/register.tpl:33
 msgid ""
-"The 'personalTitleInDN' option tells GOsa to include the personal title in "
-"user DNs when #accountPrimaryAttribute' is set to \"cn\"."
+"The GOsa-UUID (will be generated during the registration) and a password, to "
+"authenticate."
 msgstr ""
 
-#: include/class_core.inc:818
+#: plugins/generic/dashBoard/Register/register.tpl:34
 msgid ""
-"The 'nextIdHook' statement defines a script to be called for finding the "
-"next free id for users or groups externaly. It gets called with the current "
-"entry \"dn\" and the attribute to be ID'd. It should return an integer value."
+"The bugs you will report and the corresponding trace. You can select what "
+"information you want to send in."
 msgstr ""
 
-#: include/class_core.inc:828
+#: plugins/generic/dashBoard/Register/register.tpl:35
 msgid ""
-"The 'idGenerator' statement describes an automatic way to generate new user "
-"ids. There are two basic functions supported - which can be combined: \n"
-"\n"
-" a) using attributes\n"
-"\n"
-"    You can specify LDAP attributes (currently only sn and givenName) in\n"
-"    braces {} and add a percent sign befor it. Optionally you can strip it\n"
-"    down to a number of characters, specified in []. I.e.\n"
-"\n"
-"      idGenerator=\"{%sn}-{%givenName[2-4]}\"\n"
-"\n"
-"    will generate an ID using the full surname, adding a dash, and adding "
-"at\n"
-"    least the first two characters of givenName. If this ID is used, it'll\n"
-"    use up to four characters. If no automatic generation is possible, a\n"
-"    input box is shown.\n"
-"\n"
-" b) using automatic id's\n"
-"\n"
-"    I.e. specifying\n"
-"\n"
-"      idGenerator=\"acct{id:3}\"\n"
-"\n"
-"    will generate a three digits id with the next free entry appended to "
-"\"acct\".\n"
-"\n"
-"      idGenerator=\"acct{id!1}\"\n"
-"\n"
-"    will generate a one digit id with the next free entry appended to \"acct"
-"\" - if needed.\n"
-"\n"
-"      idGenerator=\"ext{id#3}\"\n"
-"\n"
-"    will generate a three digits random number appended to \"ext\".\n"
-msgstr ""
-
-#: include/class_core.inc:868
-msgid ""
-"The 'strictNamingRules' statement enables strict checking of uids and group "
-"names. If you need   characters like . or - inside of your accounts, set "
-"this to 'false'."
-msgstr ""
-
-#: include/class_core.inc:878
-msgid ""
-"The 'minId' statement defines the minimum assignable user or group id to "
-"avoid security leaks with uid 0 accounts. This is used for the 'traditional' "
-"method."
+"When the statistics extension is used. GOsa will transmit information about "
+"plugins, their usage and the amount of objects present in your ldap "
+"database. No sensitive data is transmitted here, just the object type, the "
+"action performed, cpu usage, memory usage, elapsed time..."
 msgstr ""
 
-#: include/class_core.inc:889
-msgid ""
-"The 'mailAttribute' statement determines which attribute GOsa will use to "
-"create accounts. Valid values are 'mail' and 'uid'."
-msgstr ""
+#: plugins/generic/dashBoard/Register/register.tpl:69
+#: plugins/generic/dashBoard/Register/register.tpl:80
+#, fuzzy
+msgid "Registration complete"
+msgstr "Opération réalisée"
 
-#: include/class_core.inc:899
-msgid ""
-"This attribute allows to override the prefix used to create shared folders."
-msgstr ""
-
-#: include/class_core.inc:909
-msgid ""
-"This attribute allows to override the user account creation syntax, see the "
-"'mailFolderCreation' description for more details.\n"
-"\n"
-"Examples\n"
-" mailUserCreation=\"%prefix%%uid%\"           => \"user.foobar\"\n"
-" mailUserCreation=\"my-prefix.%uid%%domain%\"  => \"my-prefix.foobar@example."
-"com\"\n"
-msgstr ""
-
-#: include/class_core.inc:924
-msgid ""
-"Every mail method has its own way to create mail accounts like 'share/"
-"development' or 'shared.development@example.com' which is used to identify "
-"the accounts, set quotas or add acls.\n"
-"\n"
-"To override the methods default account creation syntax, you can set the "
-"'mailFolderCreation' option.\n"
-"\n"
-"Examples\n"
-"\n"
-" mailFolderCreation=\"%prefix%%cn%\"              => \"shared.development\"\n"
-" mailFolderCreation=\"my-prefix.%cn%%domain%\"    => \"my-prefix."
-"development@example.com\"\n"
-"\n"
-" %prefix%    The methods default prefix. (Depends on cyrusUseSlashes=FALSE/"
-"TRUE)\n"
-" %cn%        The groups/users cn.\n"
-" %uid%       The users uid.\n"
-" %mail%      The objects mail attribute.\n"
-" %domain%    The domain part of the objects mail attribute.\n"
-" %mailpart%  The user address part of the mail address.\n"
-" %uattrib%   Depends on mailAttribute=\"uid/mail\".\n"
+#: plugins/generic/dashBoard/Register/register.tpl:71
+msgid "GOsa instance sucessfully registered"
 msgstr ""
 
-#: include/class_core.inc:950
-msgid ""
-"The 'imapTimeout' statement sets the connection timeout for imap actions."
-msgstr ""
+#: plugins/generic/dashBoard/Register/register.tpl:82
+#, fuzzy
+msgid "GOsa instance will not be registered"
+msgstr "La session ne sera pas cryptée."
 
-#: include/class_core.inc:961
-msgid ""
-"The 'mailMethod' statement tells GOsa which mail method the setup should use "
-"to communicate with a possible mail server. Leave this undefined if your "
-"mail method does not match the predefined ones."
-msgstr ""
+#: plugins/generic/dashBoard/dbPluginStatus/contents.tpl:1
+#, fuzzy
+msgid "Plugin status"
+msgstr "Statut actuel"
 
-#: include/class_core.inc:971
-msgid ""
-"The 'cyrusUseSlashes' statement determines if GOsa should use \"foo/bar\" or "
-"\"foo.bar\" namespaces in IMAP. Unix style is with slashes."
+#: plugins/generic/dashBoard/dbPluginStatus/class_dbPluginStatus.inc:69
+msgid "Version mismatch"
 msgstr ""
 
-#: include/class_core.inc:981
-msgid ""
-"The 'vacationTemplateDirectory' statement sets the path where GOsa will look "
-"for vacation message templates. Default is /etc/gosa/vacation. \n"
-"\n"
-"Example template /etc/gosa/vacation/business.txt:\n"
-"\n"
-"   DESC:Away from desk\n"
-"   Hi, I'm currently away from my desk. You can contact me on\n"
-"   my cell phone via %mobile.\n"
-"\n"
-"   Greetings,\n"
-"   %givenName %sn\n"
-"\n"
-msgstr ""
+#: plugins/generic/dashBoard/dbPluginStatus/class_dbPluginStatus.inc:73
+#, fuzzy
+msgid "Schema missing"
+msgstr "Paramètres basé sur les schéma"
 
-#: include/class_core.inc:1002
-msgid ""
-"The 'ldapTLS' statement enables or disables TLS operating on LDAP "
-"connections."
+#: plugins/generic/dashBoard/dashBoard.tpl:2
+msgid "This feature is only accessible for registrated instances of GOsa"
 msgstr ""
 
-#: include/class_core.inc:1012
+#: plugins/generic/dashBoard/dashBoard.tpl:7
 msgid ""
-"The 'honourIvbbAttributes' statement enables the IVBB mode inside of GOsa. "
-"You need the ivbb.schema file from used by german authorities."
+"Unfortunately the registration server cannot be reached, maybe the server is "
+"down for maintaince or you've no internet access!"
 msgstr ""
 
-#: include/class_core.inc:1022
-msgid ""
-"The 'sambaIdMapping' statement tells GOsa to maintain sambaIdmapEntry "
-"objects. Depending on your setup this can drastically improve the windows "
-"login performance."
-msgstr ""
+#: plugins/generic/dashBoard/dashBoard.tpl:13
+#, fuzzy
+msgid "GOsa dash board"
+msgstr "Installation de GOsa"
 
-#: include/class_core.inc:1032
-msgid ""
-"The 'handleExpiredAccounts' statement enables shadow attribute tests during "
-"the login to the GOsa web interface and forces password renewal or account "
-"lockout."
-msgstr ""
+#: plugins/generic/dashBoard/dbChannelStatus/contents.tpl:1
+#, fuzzy
+msgid "Channels"
+msgstr "Annuler"
 
-#: include/class_core.inc:1042
-msgid ""
-"The 'sambaSID' statement defines a samba SID if not available inside of the "
-"LDAP. You can retrieve the current sid by net getlocalsid."
-msgstr ""
+#: plugins/generic/dashBoard/dbNotifications/contents.tpl:1
+#, fuzzy
+msgid "Notifications"
+msgstr "Script de notification"
 
-#: include/class_core.inc:1052
-msgid ""
-"The 'sambaRidBase' statement defines the base id to add to ordinary sid "
-"calculations - if not available inside of the LDAP."
-msgstr ""
+#: plugins/generic/references/contents.tpl:2
+#: plugins/generic/references/contents.tpl:3
+#, fuzzy
+msgid "Object information"
+msgstr "Informations de connexions"
 
-#: include/class_core.inc:1062
-msgid ""
-"The 'enableSnapshots' statement enables a snapshot mechaism in GOsa. This "
-"enables you to save certain states of entries and restore them later on."
+#: plugins/generic/references/contents.tpl:7
+msgid "Show raw object entry"
 msgstr ""
 
-#: include/class_core.inc:1072
-msgid ""
-"The 'snapshotBase' statement defines the base where snapshots should be "
-"stored inside of the LDAP."
-msgstr ""
+#: plugins/generic/references/contents.tpl:18
+#: plugins/generic/references/contents.tpl:20
+#, fuzzy
+msgid "Last modification"
+msgstr "Information Utilisateur"
 
-#: include/class_core.inc:1082
-msgid ""
-"The 'snapshotAdminDn' variable defines the user which is used to "
-"authenticate when connecting to 'snapshotURI'."
-msgstr ""
+#: plugins/generic/references/contents.tpl:29
+#, fuzzy
+msgid "Object references"
+msgstr "Références"
 
-#: include/class_core.inc:1092
-msgid ""
-"The 'snapshotAdminPassword' variable defines the credentials which are used "
-"in combination with 'snapshotAdminDn' and 'snapshotURI' in order to "
-"authenticate."
-msgstr ""
+#: plugins/generic/references/contents.tpl:45
+#, fuzzy
+msgid "ACL trace"
+msgstr "Type ACL"
 
-#: include/class_core.inc:1103
-msgid ""
-"The 'idAllocationMethod' statement defines how GOsa generates numeric user "
-"and group id values. If it is set to 'traditional' GOsa will do create a "
-"lock and perform a search for the next free ID. The lock will be removed "
-"after the procedure completes. 'pool' will use the sambaUnixIdPool "
-"objectclass settings inside your LDAP. This one is unsafe, because it does "
-"not check for concurrent LDAP access and already used IDs in this range. On "
-"the other hand it is much faster."
-msgstr ""
+#: plugins/generic/references/class_reference.inc:70
+#, fuzzy
+msgid "Role membership"
+msgstr "Appartenance au groupe"
 
-#: include/class_core.inc:1112
-msgid ""
-"The 'snapshotURI' variable defines the LDAP URI for the server which is used "
-"to do object snapshots."
-msgstr ""
+#: plugins/generic/references/class_reference.inc:76
+#, fuzzy
+msgid "Object group membership"
+msgstr "Groupes d'objets"
 
-#: include/class_pluglist.inc:118
+#: plugins/generic/references/class_reference.inc:82
 #, fuzzy
-msgid "The configuration format has changed: please run the setup again!"
-msgstr ""
-"Le format du fichier de configuration à changé. Veuillez réexecuter "
-"l'installation !"
+msgid "Department manager"
+msgstr "Nom du département"
 
-#: include/class_pluglist.inc:263
+#: plugins/generic/references/class_reference.inc:88
 #, fuzzy
-msgid ""
-"You are currently editing a database entry. Do you want to discard the "
-"changes?"
+msgid "User manager"
+msgstr "Nom d'utilisateur"
+
+#: plugins/generic/references/class_aclResolver.inc:63
+#: include/class_acl.inc:228
+msgid "Reset ACLs"
+msgstr "Remise à zéro des ACL"
+
+#: plugins/generic/references/class_aclResolver.inc:68
+#: include/class_acl.inc:233 include/class_acl.inc:236
+msgid "Use ACL defined in role"
+msgstr "Utiliser l'ACL définie dans le rôle"
+
+#: plugins/generic/references/class_aclResolver.inc:143
+msgid "Enter another user name"
 msgstr ""
-"Vous êtes actuellement en train d éditer une entrée de la base de données. "
-"Voulez vous annuler les modifications ?"
 
-#: include/class_pluglist.inc:435 plugins/generic/references/contents.tpl:18
-#: plugins/admin/groups/class_group.inc:329
-#: plugins/admin/groups/class_group.inc:350
-#: plugins/admin/groups/class_group.inc:367
-#: plugins/admin/departments/class_department.inc:152
-msgid "Unknown"
-msgstr "Inconnu"
+#: plugins/generic/references/class_aclResolver.inc:193
+msgid "ACLs"
+msgstr ""
 
-#: include/class_CopyPasteHandler.inc:118
-#: include/class_CopyPasteHandler.inc:127
-#: include/class_CopyPasteHandler.inc:159
-#: include/class_CopyPasteHandler.inc:176
-#: include/class_CopyPasteHandler.inc:185
-#: include/class_CopyPasteHandler.inc:193
-#: include/class_CopyPasteHandler.inc:273
+#: plugins/generic/references/class_aclResolver.inc:198
 #, php-format
-msgid "Copy and paste failed!"
-msgstr "Le copier/coller à échoué !"
+msgid "List of effective ACLs for '%s'"
+msgstr ""
 
-#: include/class_CopyPasteHandler.inc:118
-#, fuzzy, php-format
-msgid "Cannot set permission for %s"
-msgstr "Impossible d'attribuer les permissions pour '%s'"
+#: plugins/generic/references/class_aclResolver.inc:199
+#: plugins/generic/references/class_aclResolver.inc:203
+#, fuzzy
+msgid "Object permissions"
+msgstr "Préférences des groupes"
 
-#: include/class_CopyPasteHandler.inc:159
-#, fuzzy, php-format
-msgid "'%s' is no valid LDAP object"
-msgstr "'%s' n'est pas un objet LDAP valide"
+#: plugins/generic/references/class_aclResolver.inc:303
+#: include/class_core.inc:113 include/class_core.inc:119
+msgid "All"
+msgstr "Tous"
 
-#: include/class_CopyPasteHandler.inc:176
-#, php-format
-msgid "No write permission in '%s'"
-msgstr "Pas de permissions d'écriture dans '%s'"
+#: plugins/generic/references/class_aclResolver.inc:307
+#: include/class_acl.inc:823
+msgid "Restrict changes to user's own object"
+msgstr ""
 
-#: include/class_CopyPasteHandler.inc:193
-#, php-format
-msgid "Cannot set permission for '%s'"
-msgstr "Impossible d'attribuer les permissions pour '%s'"
+#: plugins/generic/references/class_aclResolver.inc:309
+#: include/class_acl.inc:827 include/class_acl.inc:936
+#: include/class_acl.inc:940
+msgid "read"
+msgstr "lecture"
 
-#: include/class_CopyPasteHandler.inc:396
-#, php-format
-msgid "These objects will be pasted: %s"
-msgstr "Ces objets seront collés : %s"
+#: plugins/generic/references/class_aclResolver.inc:310
+#: include/class_acl.inc:828 include/class_acl.inc:938
+#: include/class_acl.inc:941
+msgid "write"
+msgstr "écrire"
 
-#: include/class_CopyPasteHandler.inc:420
-#, php-format
-msgid "This object will be pasted: %s"
-msgstr "Cet objet sera collé : %s"
+#: plugins/generic/references/class_aclResolver.inc:311
+#, fuzzy
+msgid "create"
+msgstr "Créer"
 
-#: include/class_CopyPasteHandler.inc:573
-msgid "Cannot paste"
-msgstr "Impossible de coller"
+#: plugins/generic/references/class_aclResolver.inc:312
+#, fuzzy
+msgid "remove"
+msgstr "Supprimer"
 
-#: include/class_msg_dialog.inc:124
-msgid "Please fix the above error and reload the page."
-msgstr "Veuillez fixer l'erreur ci dessus et recharger la page."
+#: plugins/generic/references/class_aclResolver.inc:313
+#, fuzzy
+msgid "move"
+msgstr "Supprimer"
 
 #: plugins/generic/statistics/statistics.tpl:2
 #, fuzzy
@@ -3440,37 +3369,35 @@ msgstr ""
 msgid "Select report type"
 msgstr "Sélectionnez un type d'acl"
 
-#: plugins/generic/statistics/chartClasses/class_actionSelectChart.inc:104
-#, fuzzy
-msgid "Action"
-msgstr "fonction"
+#: plugins/generic/statistics/chartClasses/class_statChart.inc:73
+msgid "Systems"
+msgstr "Systèmes"
 
+#: plugins/generic/statistics/chartClasses/class_durationTimeChart.inc:15
 #: plugins/generic/statistics/chartClasses/class_cpuLoadChart.inc:15
-#: plugins/generic/statistics/chartClasses/class_memoryUsageChart.inc:15
 #: plugins/generic/statistics/chartClasses/class_renderTimeChart.inc:15
-#: plugins/generic/statistics/chartClasses/class_durationTimeChart.inc:15
-#, fuzzy
-msgid "Max"
-msgstr "Mai"
+#: plugins/generic/statistics/chartClasses/class_memoryUsageChart.inc:15
+msgid "Maximum"
+msgstr ""
 
+#: plugins/generic/statistics/chartClasses/class_durationTimeChart.inc:16
 #: plugins/generic/statistics/chartClasses/class_cpuLoadChart.inc:16
-#: plugins/generic/statistics/chartClasses/class_memoryUsageChart.inc:16
 #: plugins/generic/statistics/chartClasses/class_renderTimeChart.inc:16
-#: plugins/generic/statistics/chartClasses/class_durationTimeChart.inc:16
-msgid "Avergae"
+#: plugins/generic/statistics/chartClasses/class_memoryUsageChart.inc:16
+msgid "Average"
 msgstr ""
 
+#: plugins/generic/statistics/chartClasses/class_durationTimeChart.inc:17
 #: plugins/generic/statistics/chartClasses/class_cpuLoadChart.inc:17
-#: plugins/generic/statistics/chartClasses/class_memoryUsageChart.inc:17
 #: plugins/generic/statistics/chartClasses/class_renderTimeChart.inc:17
-#: plugins/generic/statistics/chartClasses/class_durationTimeChart.inc:17
-#, fuzzy
-msgid "Min"
-msgstr "Accueil"
+#: plugins/generic/statistics/chartClasses/class_memoryUsageChart.inc:17
+msgid "Minimum"
+msgstr ""
 
-#: plugins/generic/statistics/chartClasses/class_statChart.inc:73
-msgid "Systems"
-msgstr "Systèmes"
+#: plugins/generic/statistics/chartClasses/class_actionSelectChart.inc:104
+#, fuzzy
+msgid "Action"
+msgstr "fonction"
 
 #: plugins/generic/statistics/class_statistics.inc:263
 #, fuzzy, php-format
@@ -3481,3696 +3408,3608 @@ msgstr ""
 "Vous êtes actuellement en train d éditer une entrée de la base de données. "
 "Voulez vous annuler les modifications ?"
 
-#: plugins/generic/dashBoard/dbInformation/contents.tpl:1
-#: plugins/admin/ogroups/class_ogroup.inc:244 setup/setup_ldap.tpl:108
-msgid "Information"
-msgstr "Information"
-
-#: plugins/generic/dashBoard/dashBoard.tpl:2
-msgid "This feature is only accessible for registrated instances of GOsa"
+#: setup/setup_checks.tpl:2
+msgid ""
+"This step checks if your PHP server has all required modules and "
+"configuration settings."
 msgstr ""
 
-#: plugins/generic/dashBoard/dashBoard.tpl:5
-msgid "Registrate"
+#: setup/setup_checks.tpl:5
+#, fuzzy
+msgid "Inspection"
+msgstr "Vérification de l'annuaire LDAP"
+
+#: setup/setup_checks.tpl:8
+msgid "PHP module and extension checks"
+msgstr "Extension PHP et vérification de ceux ci"
+
+#: setup/setup_checks.tpl:10
+msgid "Basic checks"
 msgstr ""
 
-#: plugins/generic/dashBoard/dashBoard.tpl:7
-msgid ""
-"Unfortunately the registration server cannot be reached, maybe the server is "
-"down for maintaince or you've no internet access!"
+#: setup/setup_checks.tpl:21 setup/setup_checks.tpl:62
+#: setup/class_setupStep_Migrate.inc:153 setup/class_setupStep_Migrate.inc:303
+#: setup/class_setupStep_Migrate.inc:684 setup/class_setupStep_Migrate.inc:828
+#: ihtml/themes/default/msg_dialog.tpl:77
+#: ihtml/themes/default/msg_dialog.tpl:79
+#: ihtml/themes/default/msg_dialog.tpl:136
+#: ihtml/themes/default/msg_dialog.tpl:139
+#: ihtml/themes/default/msg_dialog.tpl:144 include/utils/class_msgPool.inc:301
+#, php-format
+msgid "OK"
 msgstr ""
 
-#: plugins/generic/dashBoard/dashBoard.tpl:13
-#, fuzzy
-msgid "GOsa dash board"
-msgstr "Installation de GOsa"
+#: setup/setup_checks.tpl:38 setup/setup_checks.tpl:79
+msgid "GOsa will NOT run without fixing this."
+msgstr "GOsa ne fonctionnera pas si vous ne corriger pas cela."
 
-#: plugins/generic/dashBoard/dbChannelStatus/class_dbChannelStatus.inc:14
-#: plugins/generic/dashBoard/dbPluginStatus/class_dbPluginStatus.inc:26
-#: plugins/personal/posix/generic.tpl:37
-msgid "Status"
-msgstr "Statut"
+#: setup/setup_checks.tpl:40 setup/setup_checks.tpl:81
+msgid "GOsa will run without fixing this."
+msgstr "GOsa fonctionnera même si vous ne corrigez pas cela."
 
-#: plugins/generic/dashBoard/dbChannelStatus/contents.tpl:1
-#, fuzzy
-msgid "Channels"
-msgstr "Annuler"
+#: setup/setup_checks.tpl:50
+msgid "PHP setup configuration"
+msgstr "Configuration de PHP"
 
-#: plugins/generic/dashBoard/dbPluginStatus/contents.tpl:1
-#, fuzzy
-msgid "Plugin status"
-msgstr "Statut actuel"
+#: setup/setup_checks.tpl:50
+msgid "show information"
+msgstr "Montrer les informations"
 
-#: plugins/generic/dashBoard/dbPluginStatus/class_dbPluginStatus.inc:69
-msgid "Version mismatch"
+#: setup/setup_checks.tpl:51
+msgid "Extended checks"
 msgstr ""
 
-#: plugins/generic/dashBoard/dbPluginStatus/class_dbPluginStatus.inc:73
-#, fuzzy
-msgid "Schema missing"
-msgstr "Paramètres basé sur les schéma"
+#: setup/setup_schema.tpl:1
+msgid "Schema specific settings"
+msgstr "Paramètres spécifiques des schémas"
 
-#: plugins/generic/dashBoard/dbNotifications/contents.tpl:1
+#: setup/setup_schema.tpl:4
+msgid "Schema check succeeded"
+msgstr "La vérification des schéma à réussi"
+
+#: setup/setup_schema.tpl:7
+msgid "Schema check failed"
+msgstr "La vérification des schéma à échoué"
+
+#: setup/setup_schema.tpl:11
 #, fuzzy
-msgid "Notifications"
-msgstr "Script de notification"
+msgid ""
+"Could not read any schema information, all checks skipped. Adjust your LDAP "
+"ACLs."
+msgstr ""
+"Impossible de lire les schémas, toutes les vérifications sont annulées. "
+"Ajuster les acl de votre annuaire ldap."
 
-#: plugins/generic/dashBoard/Register/class_RegistrationDialog.inc:54
+#: setup/setup_schema.tpl:13
+#, fuzzy
 msgid ""
-"Communciation with the backend failed! Please check your internet connection!"
+"It seems that your LDAP database wasn't initialized yet. This maybe the "
+"reason, why GOsa can't read your schema configuration!"
 msgstr ""
+"Il semble que votre annuaire LDAP 'a pas encore été configuré. C'est peut "
+"être cela qui empêche GOsa de lire la configuration de vos schémas. "
 
-#: plugins/generic/dashBoard/Register/class_RegistrationDialog.inc:56
+#: setup/class_setupStep_Finish.inc:39
+#: ihtml/themes/default/copyPasteDialog.tpl:30
+msgid "Finish"
+msgstr "Terminé"
+
+#: setup/class_setupStep_Finish.inc:40
+msgid "Write configuration file"
+msgstr "Ecrire le fichier de configuration"
+
+#: setup/class_setupStep_Finish.inc:41
+msgid "Finish - write the configuration file"
+msgstr "Fini - écrire le fichier de configuration"
+
+#: setup/class_setupStep_Finish.inc:106
 msgid ""
-"Authentication failed, please check combination of username and password!"
+"Your configuration file is currently world readable. Please update the file "
+"permissions!"
 msgstr ""
+"Votre fichier de configuration est lisible par tout le monde. Veuillez "
+"modifier les permissions !"
 
-#: plugins/generic/dashBoard/Register/class_RegistrationDialog.inc:58
+#: setup/class_setupStep_Finish.inc:108
+msgid "The configuration is currently not readable or it does not exists."
+msgstr "Le fichier de configuration ne peut être lu ou n'existe pas."
+
+#: setup/class_setupStep_Finish.inc:117
+#, fuzzy, php-format
 msgid ""
-"Internal server error, please try again later. If the problem persists "
-"contact the GOsa-Team!"
+"After downloading and placing the file under %s, please make sure that the "
+"user the web server is running with is able to read %s, while other users "
+"shouldn't. You may want to execute these commands to achieve this "
+"requirement:"
+msgstr ""
+"Après avoir placé le fichier dans le répertoire %s, assurez vous que seul le "
+"serveur web puisse lire %s. Vous pouvez exécuter les commandes suivantes "
+"pour réaliser cette opération:"
+
+#: setup/class_setupStep_Checks.inc:40 setup/class_setupStep_Checks.inc:41
+msgid "Installation check"
+msgstr "Vérification de l'installation"
+
+#: setup/class_setupStep_Checks.inc:42
+msgid "Basic checks for PHP compatibility and extensions"
 msgstr ""
+"Vérification de base de la version de PHP et des extensions nécéssaires."
 
-#: plugins/generic/dashBoard/Register/register.tpl:3
+#: setup/class_setupStep_Checks.inc:66
+msgid "Checking PHP version"
+msgstr "Vérification de la version de PHP"
+
+#: setup/class_setupStep_Checks.inc:67
+#, php-format
+msgid "PHP must be of version %s or above."
+msgstr "PHP doit être à la version %s ou supérieure."
+
+#: setup/class_setupStep_Checks.inc:68
+msgid "Please upgrade to a supported version."
+msgstr "Veuillez faire la mise à jour vers une version supportée."
+
+#: setup/class_setupStep_Checks.inc:75
+msgid "GOsa requires this module to talk with your LDAP server."
+msgstr "GOsa à besoin de ce module pour dialoger avec votre annuaire ldap."
+
+#: setup/class_setupStep_Checks.inc:83
+msgid "GOsa requires this module for an internationalized interface."
+msgstr "GOsa à besoin de ce module pour afficher l'interface multilingue."
+
+#: setup/class_setupStep_Checks.inc:91
+msgid "GOsa requires this module for the samba integration."
+msgstr "GOsa à besoin de ce module pour dialoger avec Samba."
+
+#: setup/class_setupStep_Checks.inc:99
 #, fuzzy
-msgid "GOsa registration"
-msgstr "Préférences de base GOsa"
+msgid ""
+"GOsa requires either 'mhash' or the 'sha1' module to make use of SSHA "
+"encryption."
+msgstr ""
+"GOsa à besoin de ce module est nécessaire pour l'utilisation de l'encryption "
+"SSHA."
 
-#: plugins/generic/dashBoard/Register/register.tpl:7
-msgid "Do you want to register GOsa and benefit from the features it brings?"
+#: setup/class_setupStep_Checks.inc:107
+msgid "GOsa requires this module to talk to an IMAP server."
+msgstr "GOsa à besoin de ce module pour dialoguer avec un serveur imap."
+
+#: setup/class_setupStep_Checks.inc:114
+msgid "mbstring"
+msgstr "mbstring"
+
+#: setup/class_setupStep_Checks.inc:115
+#, fuzzy
+msgid "GOsa requires this module to handle Unicode strings."
 msgstr ""
+"GOsa a besoin  de ce module pour gèrer les chaînes de caractère unicode."
 
-#: plugins/generic/dashBoard/Register/register.tpl:11
-msgid "I do not want to register"
+#: setup/class_setupStep_Checks.inc:122
+msgid "Calendar"
 msgstr ""
 
-#: plugins/generic/dashBoard/Register/register.tpl:17
-msgid "Register"
+#: setup/class_setupStep_Checks.inc:123
+#, fuzzy
+msgid "GOsa requires this module to calculate dates."
 msgstr ""
+"GOsa a besoin  de ce module pour gèrer les chaînes de caractère unicode."
 
-#: plugins/generic/dashBoard/Register/register.tpl:19
-msgid "Additionally to the 'Annonomous' account you can:"
+#: setup/class_setupStep_Checks.inc:130
+msgid "MySQL"
+msgstr "MySQL"
+
+#: setup/class_setupStep_Checks.inc:131
+msgid ""
+"GOsa requires this module to communicate with several supported databases."
 msgstr ""
+"GOsa à besion de ce module pour dialoguer avec les bases de données "
+"supportées."
 
-#: plugins/generic/dashBoard/Register/register.tpl:21
-msgid "Access to 'Premium-Channels'."
+#: setup/class_setupStep_Checks.inc:148
+msgid "samba hash generator"
+msgstr "générateur de hash samba"
+
+#: setup/class_setupStep_Checks.inc:149
+msgid "GOsa requires this command to synchronize POSIX and samba passwords."
 msgstr ""
+"GOsa à besoin de cette commande pour synchroniser les comptes POSIX et les "
+"mots de passe Samba."
 
-#: plugins/generic/dashBoard/Register/register.tpl:22
+#: setup/class_setupStep_Checks.inc:150
+#, fuzzy
 msgid ""
-"Watch the status of current plugin updates/patches and the availability of "
-"new plugins."
+"Deploy a gosa-si installation or install the Perl Crypt::SmbHash modules."
 msgstr ""
+"Déployez une installation gosa-si ou installer les modules perl Crypt::"
+"Smbash."
 
-#: plugins/generic/dashBoard/Register/register.tpl:23
-msgid "Recieve newsletter, if wanted."
+#: setup/class_setupStep_Checks.inc:163
+msgid "imagick"
 msgstr ""
 
-#: plugins/generic/dashBoard/Register/register.tpl:24
-msgid "View several usefull statistics about your GOsa installation"
-msgstr ""
+#: setup/class_setupStep_Checks.inc:164
+msgid "GOsa requires this extension to handle images."
+msgstr "GOsa a besoin  de ce module pour gérer les images."
 
-#: plugins/generic/dashBoard/Register/register.tpl:29
-msgid "What information will be transmitted to the backend and maybe stored:"
-msgstr ""
+#: setup/class_setupStep_Checks.inc:179
+msgid "compression module"
+msgstr "Module de compression"
 
-#: plugins/generic/dashBoard/Register/register.tpl:31
-msgid "All personal information filled in the registration form."
+#: setup/class_setupStep_Checks.inc:180
+msgid "GOsa requires this extension to handle snapshots."
+msgstr "GOsa a besoin de ce module pour gérer les copie instantanées."
+
+#: setup/class_setupStep_Checks.inc:191
+msgid ""
+"register_globals is a PHP mechanism to register all global variables to be "
+"accessible from scripts without changing the scope. This may be a security "
+"risk."
 msgstr ""
+"register_globals est un mécanisme PHP pour enregistrer toutes les variables "
+"globales afin que les scripts puissent y accéder sans changer la porté des "
+"variables. Cela peut constituer un risque de sécurité."
 
-#: plugins/generic/dashBoard/Register/register.tpl:32
-msgid "Information about the installed plugins and their version."
+#: setup/class_setupStep_Checks.inc:192
+msgid "Search for 'register_globals' in your php.ini and switch it to 'Off'."
 msgstr ""
+"Recherchez l'option 'register_globals' dans votre php.ini et mettez la à "
+"'Off'."
 
-#: plugins/generic/dashBoard/Register/register.tpl:33
+#: setup/class_setupStep_Checks.inc:200
+msgid "PHP uses this value for the garbage collector to delete old sessions."
+msgstr "PHP utilise cette variable pour effacer des anciennes sessions."
+
+#: setup/class_setupStep_Checks.inc:201
 msgid ""
-"The GOsa-UUID (will be generated during the registration) and a password, to "
-"authenticate."
+"Setting this value to one day will prevent loosing session and cookies "
+"before they really timeout."
 msgstr ""
+"Mettre cette valeur à 1 jour permet d'éviter de perde les cookies et les "
+"sessions avant qu'elles soient réellement expirées."
 
-#: plugins/generic/dashBoard/Register/register.tpl:34
+#: setup/class_setupStep_Checks.inc:202
 msgid ""
-"The bugs you will report and the corresponding trace. You can select what "
-"information you want to send in."
+"Search for 'session.gc_maxlifetime' in your php.ini and set it to 86400 or "
+"higher."
 msgstr ""
+"Cherchez pour 'session.gc_maxlifetime' dans votre php.ini et mettez le à "
+"86400 ou plus haut."
 
-#: plugins/generic/dashBoard/Register/register.tpl:35
+#: setup/class_setupStep_Checks.inc:210
 msgid ""
-"When the statistics extension is used. GOsa will transmit information about "
-"plugins, their usage and the amount of objects present in your ldap "
-"database. No sensitive data is transmitted here, just the object type, the "
-"action performed, cpu usage, memory usage, elapsed time..."
+"In Order to use GOsa without any trouble, the session.auto_register option "
+"in your php.ini should be set to 'Off'."
 msgstr ""
+"Pour pouvoir utiliser GOSa sans problèmes, la variable session.auto_register "
+"doit être a 'Off' dans votre php.ini."
 
-#: plugins/generic/dashBoard/Register/register.tpl:69
-#: plugins/generic/dashBoard/Register/register.tpl:80
-#, fuzzy
-msgid "Registration complete"
-msgstr "Opération réalisée"
-
-#: plugins/generic/dashBoard/Register/register.tpl:71
-msgid "GOsa instance sucessfully registered"
+#: setup/class_setupStep_Checks.inc:211
+msgid "Search for 'session.auto_start' in your php.ini and set it to 'Off'."
 msgstr ""
+"Recherchez la variable session.auto_register  et mettez la à 'Off' dans "
+"votre php.ini."
 
-#: plugins/generic/dashBoard/Register/register.tpl:82
-#, fuzzy
-msgid "GOsa instance will not be registered"
-msgstr "La session ne sera pas cryptée."
-
-#: plugins/generic/references/class_reference.inc:58
-#: plugins/generic/references/class_reference.inc:64
-#: plugins/personal/posix/generic.tpl:89
-#: plugins/personal/posix/paste_generic.tpl:58
-#: plugins/personal/posix/paste_generic.tpl:61
-msgid "Group membership"
-msgstr "Appartenance au groupe"
-
-#: plugins/generic/references/class_reference.inc:70
-#, fuzzy
-msgid "Role membership"
-msgstr "Appartenance au groupe"
-
-#: plugins/generic/references/class_reference.inc:76
-#, fuzzy
-msgid "Object group membership"
-msgstr "Groupes d'objets"
-
-#: plugins/generic/references/class_reference.inc:82
+#: setup/class_setupStep_Checks.inc:218
 #, fuzzy
-msgid "Department manager"
-msgstr "Nom du département"
-
-#: plugins/generic/references/class_reference.inc:87
-#: plugins/admin/groups/userSelect/user-list.xml:40
-#: plugins/admin/groups/singleUserSelect/singleUser-list.xml:40
-#: plugins/admin/groups/class_group.inc:210
-#: plugins/admin/groups/class_group.inc:1190
-#: plugins/admin/groups/class_group.inc:1200
-#: plugins/admin/users/class_userManagement.inc:536
-#: plugins/admin/users/user-list.xml:57
-#: plugins/personal/generic/class_user.inc:1326
-#: plugins/personal/generic/class_user.inc:1373
-#: plugins/personal/generic/class_user.inc:1704
-#: plugins/personal/generic/class_user.inc:1858
-msgid "Given name"
-msgstr "Prénom"
+msgid ""
+"GOsa needs at least 32MB of memory. Setting it below this limit may cause "
+"errors that are not reproducible! Increase it for larger setups."
+msgstr ""
+"GOsa a besoin au minimum de 32MB de mémoire. Moins que 32MB causera des "
+"erreurs imprévisibles, qui ne seront pas reproductibles ! Augmentez la "
+"mémoire pour les installations plus complexes."
 
-#: plugins/generic/references/class_reference.inc:87
-#: plugins/admin/groups/userSelect/user-list.xml:48
-#: plugins/admin/groups/singleUserSelect/singleUser-list.xml:48
-#: plugins/admin/groups/class_group.inc:210
-#: plugins/admin/groups/class_group.inc:1190
-#: plugins/admin/groups/class_group.inc:1200
-#: plugins/admin/users/user-list.xml:49
-#: plugins/personal/generic/class_user.inc:1703
-msgid "Surname"
-msgstr "Nom de famille"
+#: setup/class_setupStep_Checks.inc:219
+msgid ""
+"Search for 'memory_limit' in your php.ini and set it to '32M' or higher."
+msgstr ""
+"Recherchez pour 'memory_limit' dans votre php.ini et mettez le à '32M' or "
+"plus haut."
 
-#: plugins/generic/references/class_reference.inc:87
-#: plugins/admin/groups/class_group.inc:210
-#: plugins/admin/groups/class_group.inc:1190
-#: plugins/admin/groups/class_group.inc:1200
-#: plugins/personal/posix/class_posixAccount.inc:869
-#: plugins/personal/posix/class_posixAccount.inc:872
-#: plugins/personal/posix/generic.tpl:64
-#: plugins/personal/posix/paste_generic.tpl:38
-#: setup/class_setupStep_Migrate.inc:415
-msgid "UID"
+#: setup/class_setupStep_Checks.inc:226
+msgid ""
+"This option influences the PHP output handling. Turn this Option off, to "
+"increase performance."
 msgstr ""
+"Cette option défini la gestion des sorties, mettez cette option à 'Off', "
+"pour améliorer la performance."
 
-#: plugins/generic/references/class_reference.inc:88
-#, fuzzy
-msgid "User manager"
-msgstr "Nom d'utilisateur"
+#: setup/class_setupStep_Checks.inc:227
+msgid "Search for 'implicit_flush' in your php.ini and set it to 'Off'."
+msgstr "Recherchez 'implicit_flush' dans votre php.ini et mettez le à 'Off'."
 
-#: plugins/generic/references/contents.tpl:2
-#: plugins/generic/references/contents.tpl:3
-#, fuzzy
-msgid "Object information"
-msgstr "Informations de connexions"
+#: setup/class_setupStep_Checks.inc:234
+msgid "The Execution time should be at least 30 seconds."
+msgstr "Le temps d'exécution doit être au moins de 30 secondes."
 
-#: plugins/generic/references/contents.tpl:7
-msgid "Show raw object entry"
+#: setup/class_setupStep_Checks.inc:235
+msgid ""
+"Search for 'max_execution_time' in your php.ini and set it to '30' or higher."
 msgstr ""
+"Rechercher l'option 'max_execution_time' dans votre php.ini et mettez le à "
+"'30' ou plus."
 
-#: plugins/generic/references/contents.tpl:18
-#: plugins/generic/references/contents.tpl:20
-#, fuzzy
-msgid "Last modification"
-msgstr "Information Utilisateur"
-
-#: plugins/generic/references/contents.tpl:29
-#, fuzzy
-msgid "Object references"
-msgstr "Références"
+#: setup/class_setupStep_Checks.inc:242
+msgid ""
+"Increase the server security by setting expose_php to 'off'. PHP won't send "
+"any information about the server you are running in this case."
+msgstr ""
+"Augmentez la sécurité de votre serveur en mettant l'option expose_php à "
+"'Off'. PHP n'enverra pas d'information a propos du serveur."
 
-#: plugins/generic/references/contents.tpl:45
-#, fuzzy
-msgid "ACL trace"
-msgstr "Type ACL"
+#: setup/class_setupStep_Checks.inc:243
+msgid "Search for 'expose_php' in your php.ini and set if to 'Off'."
+msgstr "Recherchez 'expose_php' dans votre php.ini et mettez le à 'Off'."
 
-#: plugins/generic/references/class_aclResolver.inc:143
-msgid "Enter another user name"
+#: setup/class_setupStep_Checks.inc:250
+msgid ""
+"Increase your server security by setting magic_quotes_gpc to 'on'. PHP will "
+"escape all quotes in strings in this case."
 msgstr ""
+"Améliorez la sécurité de votre serveur en mettant magic_quotes_gpc à 'on'. "
+"PHP préfixera tout les guillemets dans les chaînes avec la séquence escape."
 
-#: plugins/generic/references/class_aclResolver.inc:169
-#: plugins/addons/dyngroup/class_DynamicLdapGroup.inc:126
-#: plugins/addons/dyngroup/class_DynamicLdapGroup.inc:128
-#: plugins/addons/dyngroup/dyngroup.tpl:8
-msgid "Filter"
-msgstr "Filtre"
+#: setup/class_setupStep_Checks.inc:251
+msgid "Search for 'magic_quotes_gpc' in your php.ini and set it to 'On'."
+msgstr ""
+"Recherchez l'option 'magic_quotes_gpc' dans votre php.ini et mettez le à "
+"'On'."
 
-#: plugins/generic/references/class_aclResolver.inc:193
-msgid "ACLs"
+#: setup/class_setupStep_Checks.inc:258
+msgid "Increase your server performance by setting magic_quotes_gpc to 'off'."
 msgstr ""
+"Améliorez la performance de votre serveur en mettant magic_quotes_gpc à "
+"'off'."
 
-#: plugins/generic/references/class_aclResolver.inc:198
-#, php-format
-msgid "List of effective ACLs for '%s'"
+#: setup/class_setupStep_Checks.inc:259
+msgid ""
+"Search for 'zend.ze1_compatibility_mode' in your php.ini and set it to 'Off'."
 msgstr ""
+"Recherchez l'option 'zend.ze1_compatibility_mode' dans votre hp.ini et "
+"mettez la à 'Off'."
 
-#: plugins/generic/references/class_aclResolver.inc:199
-#: plugins/generic/references/class_aclResolver.inc:203
+#: setup/class_setupStep_Checks.inc:269
 #, fuzzy
-msgid "Object permissions"
-msgstr "Préférences des groupes"
+msgid "Configuration writable"
+msgstr "Le fichier de configuration peut être écrit"
 
-#: plugins/generic/references/class_aclResolver.inc:311
-#, fuzzy
-msgid "create"
-msgstr "Créer"
+#: setup/class_setupStep_Checks.inc:270
+msgid "The configuration file can't be written"
+msgstr "Le fichier de configuration ne peut pas être écrit"
 
-#: plugins/generic/references/class_aclResolver.inc:312
-#, fuzzy
-msgid "remove"
-msgstr "Supprimer"
+#: setup/class_setupStep_Checks.inc:271
+#, fuzzy, php-format
+msgid ""
+"GOsa reads its configuration from a file located in (%s/%s). The setup can "
+"write the configuration directly if it is writable."
+msgstr ""
+"GOsa lit sa configuration d'un fichier situé dans (%s/%s). Le programme "
+"d'installation peut écrire la configuration directement si le fichier est "
+"permet l'écriture."
 
-#: plugins/generic/references/class_aclResolver.inc:313
+#: setup/setup_feedback.tpl:2
 #, fuzzy
-msgid "move"
-msgstr "Supprimer"
-
-#: plugins/generic/welcome/main.inc:26
-#, php-format
-msgid "Welcome %s!"
-msgstr "Bienvenue %s !"
+msgid "Feedback successfully send"
+msgstr "L'envoi du retour d'information à réussi"
 
-#: plugins/generic/welcome/class_welcome.inc:5
-#: plugins/generic/welcome/class_welcome.inc:6
+#: setup/setup_feedback.tpl:6
 #, fuzzy
-msgid "Back to main menu"
-msgstr "Menu Principal de GOsa"
-
-#: plugins/generic/welcome/welcome.tpl:8
-msgid "The GOsa team"
-msgstr "L'équipe de GOsa"
-
-#: plugins/admin/ogroups/objectSelect/selectObject-list.xml:11
-#: plugins/admin/groups/userSelect/user-list.xml:10
-#: plugins/admin/groups/singleUserSelect/singleUser-list.xml:10
-#: plugins/admin/groups/userGroupSelect/selectUserGroup-list.xml:11
-#: plugins/personal/posix/trustSelect/trust-list.xml:9
-#: plugins/personal/posix/groupSelect/group-list.xml:10
-msgid "Please select the desired entries"
-msgstr "Veuillez sélectionner les entrées désirées"
+msgid "Subscribe to the gosa-announce mailing list"
+msgstr "Souscrire à la liste de discutions gosa-announce"
 
-#: plugins/admin/ogroups/objectSelect/selectObject-list.xml:15
-#: plugins/admin/ogroups/class_ogroupManagement.inc:186
-#: plugins/admin/departments/dep-list.xml:55
-#: plugins/admin/departments/dep-list.xml:71
-#: plugins/admin/departments/dep-list.xml:138
-#: plugins/admin/departments/class_departmentManagement.inc:253
-#: plugins/personal/generic/class_user.inc:1722
-#: plugins/personal/generic/generic.tpl:306
-msgid "Department"
-msgstr "Département"
+#: setup/setup_feedback.tpl:8
+msgid ""
+"When checking this option, GOsa will try to connect http://oss.gonicus.de in "
+"order to subscribe you to the gosa-announce mailing list. You've to confirm "
+"this by mail."
+msgstr ""
+"Quand vous cochez cette option, GOsa essayera de se connecter a http://oss."
+"gonicus.de afin de vous inscrire à la liste de discutions gosa-announce. "
+"Vous devrez confirmer cette inscription par email."
 
-#: plugins/admin/ogroups/objectSelect/selectObject-list.xml:23
-#: plugins/admin/ogroups/class_ogroupManagement.inc:187
-#: plugins/personal/posix/trustSelect/trust-list.xml:12
-msgid "Server"
-msgstr "Serveur"
+#: setup/setup_feedback.tpl:20
+msgid "Mail address"
+msgstr "Adresse de messagerie"
 
-#: plugins/admin/ogroups/objectSelect/selectObject-list.xml:31
-#: plugins/admin/ogroups/class_ogroupManagement.inc:189
-#: plugins/personal/posix/trustSelect/trust-list.xml:19
-msgid "Workstation"
-msgstr "Stations de travail"
+#: setup/setup_feedback.tpl:28
+msgid "Send feedback to the GOsa project team"
+msgstr "Envoyer vos commentaire au membres du projet Gosa"
 
-#: plugins/admin/ogroups/objectSelect/selectObject-list.xml:39
-#: plugins/admin/ogroups/class_ogroupManagement.inc:191
-#: plugins/personal/posix/trustSelect/trust-list.xml:26
-msgid "Terminal"
+#: setup/setup_feedback.tpl:31
+msgid ""
+"When checking this option, GOsa will try to connect http://oss.gonicus.de in "
+"order to submit your form anonymously."
 msgstr ""
+"Quand vous cocher cette option, GOsa essayera de se connecter à http://oss."
+"gonicus.de pour pouvoir transmettre votre réponse de manière anonyme."
 
-#: plugins/admin/ogroups/objectSelect/selectObject-list.xml:47
-#: plugins/admin/ogroups/class_ogroupManagement.inc:192
-msgid "Printer"
-msgstr "Imprimante"
-
-#: plugins/admin/ogroups/objectSelect/selectObject-list.xml:55
-#: plugins/admin/ogroups/class_ogroupManagement.inc:188
-#: plugins/admin/groups/class_groupManagement.inc:181
-#: plugins/admin/users/class_userManagement.inc:893
-#: plugins/admin/departments/generic.tpl:110
-#: plugins/admin/departments/class_department.inc:376
-#: plugins/admin/departments/organization.tpl:109
-#: plugins/personal/generic/class_user.inc:1354
-#: plugins/personal/generic/class_user.inc:1846
-#: plugins/personal/generic/generic.tpl:394
-#: plugins/personal/generic/generic.tpl:574
-msgid "Phone"
-msgstr "Téléphone"
-
-#: plugins/admin/ogroups/objectSelect/selectObject-list.xml:63
-#: plugins/admin/ogroups/class_ogroupManagement.inc:183
-#: plugins/admin/groups/userSelect/user-list.xml:14
-#: plugins/admin/groups/singleUserSelect/singleUser-list.xml:14
-#: plugins/admin/groups/userGroupSelect/selectUserGroup-list.xml:15
-#: plugins/admin/users/user-list.xml:23 plugins/admin/users/user-list.xml:95
-msgid "User"
-msgstr "Utilisateur"
+#: setup/setup_feedback.tpl:38
+msgid "Did the setup procedure help you to get started?"
+msgstr "Est ce que la procédure d'installation vous à aidé ?"
 
-#: plugins/admin/ogroups/objectSelect/selectObject-list.xml:71
-#: plugins/admin/ogroups/class_ogroupManagement.inc:184
-#: plugins/admin/ogroups/ogroup-list.xml:79
-#: plugins/admin/groups/userGroupSelect/selectUserGroup-list.xml:23
-#: plugins/admin/groups/group-list.xml:15
-#: plugins/admin/groups/group-list.xml:79
-#: plugins/addons/propertyEditor/property-list.xml:64
-#: plugins/personal/posix/groupSelect/group-list.xml:13
-msgid "Group"
-msgstr "Groupes"
+#: setup/setup_feedback.tpl:39 setup/setup_feedback.tpl:50
+#: setup/class_setupStep_Ldap.inc:75
+msgid "Yes"
+msgstr "Oui"
 
-#: plugins/admin/ogroups/objectSelect/selectObject-filter.xml:32
-#: plugins/admin/ogroups/ogroup-filter.xml:18
-#: plugins/admin/groups/userSelect/user-filter.xml:20
-#: plugins/admin/groups/singleUserSelect/singleUser-filter.xml:20
-#: plugins/admin/groups/userGroupSelect/selectUserGroup-filter.xml:21
-#: plugins/admin/groups/group-filter.xml:17
-#: plugins/admin/users/user-filter.xml:19
-#: plugins/admin/newConfigManagement/DeviceConfig-filter.xml:14
-#: plugins/admin/departments/dep-filter.xml:17
-#: plugins/admin/acl/acl-filter.xml:18
-#: plugins/personal/posix/trustSelect/trust-filter.xml:17
-#: plugins/personal/posix/groupSelect/group-filter.xml:16
-#, fuzzy
-msgid "Default filter"
-msgstr "Imprimante"
+#: setup/setup_feedback.tpl:41 setup/setup_feedback.tpl:52
+#: setup/class_setupStep_Ldap.inc:75
+msgid "No"
+msgstr "Non"
 
-#: plugins/admin/ogroups/objectSelect/selectObject-list.tpl:12
-#: plugins/admin/ogroups/ogroup-list.tpl:12
-#: plugins/admin/ogroups/class_ogroup.inc:862
-#: plugins/admin/ogroups/generic.tpl:26
-#: plugins/admin/groups/userSelect/user-list.tpl:12
-#: plugins/admin/groups/generic.tpl:39
-#: plugins/admin/groups/singleUserSelect/singleUser-list.tpl:12
-#: plugins/admin/groups/userGroupSelect/selectUserGroup-list.tpl:12
-#: plugins/admin/groups/group-list.tpl:12
-#: plugins/admin/groups/class_group.inc:1059
-#: plugins/admin/users/user-list.tpl:12
-#: plugins/admin/departments/locality.tpl:28
-#: plugins/admin/departments/generic.tpl:39
-#: plugins/admin/departments/class_domain.inc:92
-#: plugins/admin/departments/class_localityGeneric.inc:94
-#: plugins/admin/departments/class_organizationGeneric.inc:125
-#: plugins/admin/departments/class_countryGeneric.inc:94
-#: plugins/admin/departments/class_dcObject.inc:93
-#: plugins/admin/departments/domain.tpl:28
-#: plugins/admin/departments/country.tpl:28
-#: plugins/admin/departments/dcObject.tpl:28
-#: plugins/admin/departments/class_department.inc:677
-#: plugins/admin/departments/dep-list.tpl:12
-#: plugins/admin/departments/organization.tpl:39
-#: plugins/admin/acl/acl-list.tpl:12 plugins/admin/acl/class_aclRole.inc:742
-#: plugins/admin/acl/acl_role.tpl:27
-#: plugins/addons/dyngroup/class_DynamicLdapGroup.inc:114
-#: plugins/addons/dyngroup/dyngroup.tpl:5
-#: plugins/personal/generic/class_user.inc:1715
-#: plugins/personal/generic/generic.tpl:167
-#: plugins/personal/posix/trustSelect/trust-list.tpl:12
-#: plugins/personal/posix/groupSelect/group-list.tpl:12
-#: setup/setup_ldap.tpl:47
-msgid "Base"
-msgstr ""
+#: setup/setup_feedback.tpl:44
+msgid "If not, what problems did you encounter"
+msgstr "Si non, quels sont les problèmes que vous avez rencontrés"
 
-#: plugins/admin/ogroups/objectSelect/class_objectSelect.inc:29
-#, fuzzy
-msgid "Object selection"
-msgstr "Préférences des groupes"
+#: setup/setup_feedback.tpl:48
+msgid "Is this the first time you use GOsa?"
+msgstr "Est ce la première fois que vous utilisez GOsa ?"
 
-#: plugins/admin/ogroups/class_ogroupManagement.inc:25
-#: plugins/admin/ogroups/class_ogroup.inc:858
-msgid "Object groups"
-msgstr "Groupes d'objets"
+#: setup/setup_feedback.tpl:53
+msgid "I use it since"
+msgstr "Je l'utilise depuis "
 
-#: plugins/admin/ogroups/class_ogroupManagement.inc:26
-msgid "Combine different types of objects to make use of this relationship"
-msgstr ""
+#: setup/setup_feedback.tpl:54
+msgid "Select the year since when you are using GOsa"
+msgstr "Veuillez sélectionner l'année depuis laquelle vous utilisez GOsa"
 
-#: plugins/admin/ogroups/class_ogroupManagement.inc:115
-#: plugins/admin/groups/class_groupManagement.inc:100
-#: plugins/admin/users/class_userManagement.inc:196
-msgid "Infrastructure error"
-msgstr "Erreur d'infrastructure"
+#: setup/setup_feedback.tpl:60
+msgid "What operating system / distribution do you use?"
+msgstr "Quel système d'exploitation / distribution utilisez vous ?"
 
-#: plugins/admin/ogroups/class_ogroupManagement.inc:182
-msgid "Templates"
-msgstr "Modèles"
+#: setup/setup_feedback.tpl:64
+msgid "What web server do you use?"
+msgstr "Quel serveur web utilisez vous ?"
 
-#: plugins/admin/ogroups/class_ogroupManagement.inc:185
-msgid "Application"
-msgstr "Applications"
+#: setup/setup_feedback.tpl:68
+msgid "What PHP version do you use?"
+msgstr "Quelle version de php utilisez vous ?"
 
-#: plugins/admin/ogroups/class_ogroupManagement.inc:190
-msgid "Windows Install"
-msgstr "Installation Windows"
+#: setup/setup_feedback.tpl:72
+#, fuzzy
+msgid "GOsa version"
+msgstr "Préférences de base GOsa"
 
-#: plugins/admin/ogroups/class_ogroup.inc:244
-msgid "You cannot combine terminals and workstations in one object group!"
+#: setup/setup_feedback.tpl:78 setup/setup_feedback.tpl:79
+msgid "LDAP"
 msgstr ""
-"Vous ne pouvez pas combiner des terminaux et des stations de travail dans un "
-"groupe d'objet !"
 
-#: plugins/admin/ogroups/class_ogroup.inc:318
-#: plugins/admin/users/class_userManagement.inc:458
-#: plugins/admin/users/class_userManagement.inc:492
-#: plugins/admin/users/class_userManagement.inc:523
-msgid "none"
-msgstr "aucun"
+#: setup/setup_feedback.tpl:81
+msgid "What kind of LDAP server(s) do you use?"
+msgstr "Quel type de serveur(s) ldap utilisez vous ?"
 
-#: plugins/admin/ogroups/class_ogroup.inc:320
-msgid "too many different objects!"
-msgstr "nombre d'objets différents trop important !"
+#: setup/setup_feedback.tpl:85
+msgid "How many objects are in your LDAP?"
+msgstr "Combien d'objet sont dans votre annuaire LDAP ?"
 
-#: plugins/admin/ogroups/class_ogroup.inc:322
-msgid "users"
-msgstr "utilisateurs"
+#: setup/setup_feedback.tpl:91 setup/setup_feedback.tpl:92
+msgid "Features"
+msgstr "Fonctionalités"
 
-#: plugins/admin/ogroups/class_ogroup.inc:323
-msgid "groups"
-msgstr "groupes"
+#: setup/setup_feedback.tpl:94
+msgid "What features of GOsa do you use?"
+msgstr "Quel fonctionnalités de GOsa utilisez vous ?"
 
-#: plugins/admin/ogroups/class_ogroup.inc:324
-msgid "applications"
+#: setup/setup_feedback.tpl:103
+msgid "What features do you want to see in future versions of GOsa?"
 msgstr ""
+"Quelle fonctionnalités voulez vous voir dans les prochaines versions de "
+"GOsa ?"
 
-#: plugins/admin/ogroups/class_ogroup.inc:325
-msgid "departments"
-msgstr "départements"
-
-#: plugins/admin/ogroups/class_ogroup.inc:326
-msgid "servers"
-msgstr "serveurs"
+#: setup/setup_feedback.tpl:107
+msgid "Send feedback"
+msgstr "Envoyer vos réponses"
 
-#: plugins/admin/ogroups/class_ogroup.inc:327
-msgid "workstations"
-msgstr "stations de travail"
+#: setup/setup_migrate.tpl:2
+msgid ""
+"During the LDAP inspection, we're going to check for several common pitfalls "
+"that may occur when migration to GOsa base LDAP administration. You may want "
+"to fix the problems below, in order to provide smooth services."
+msgstr ""
+"Pendant l'inspection LDAP, nous allons regarder pour les problèmes "
+"classiques qui peuvent arriver lorsque l'on migre vers une administration "
+"basée sur GOsa. Vous pouvez fixer les problèmes si dessous afin de procurer "
+"une administration facilitée."
 
-#: plugins/admin/ogroups/class_ogroup.inc:328
+#: setup/setup_migrate.tpl:5
 #, fuzzy
-msgid "Windows workstations"
-msgstr "groupes de stations windows"
+msgid "Checks"
+msgstr "Vérifier les statuts"
 
-#: plugins/admin/ogroups/class_ogroup.inc:329
-msgid "terminals"
-msgstr "terminaux"
+#: setup/setup_migrate.tpl:22
+msgid "Add required object classes to the LDAP base"
+msgstr "Ajouter les Object class obligatoires a l'annuaire LDAP. "
 
-#: plugins/admin/ogroups/class_ogroup.inc:330
-msgid "phones"
-msgstr "téléphones"
+#: setup/setup_migrate.tpl:24
+msgid "Current"
+msgstr "Actuel"
 
-#: plugins/admin/ogroups/class_ogroup.inc:331
-msgid "printers"
-msgstr "imprimantes"
+#: setup/setup_migrate.tpl:28
+msgid "After migration"
+msgstr "Après migration"
 
-#: plugins/admin/ogroups/class_ogroup.inc:533
-#, fuzzy
-msgid "Non existing DN:"
-msgstr "le dn n'existe pas :"
+#: setup/setup_migrate.tpl:35
+msgid "Close"
+msgstr "Fermer"
 
-#: plugins/admin/ogroups/class_ogroup.inc:651
-#, php-format
+#: setup/setup_migrate.tpl:40
+msgid "Create a new GOsa administrator account"
+msgstr "Créer un nouveau compte administrateur pour GOsa"
+
+#: setup/setup_migrate.tpl:41
 msgid ""
-"These systems are already configured by other object groups and cannot be "
-"added:"
+"This dialog will automatically add a new super administrator to your LDAP "
+"tree."
 msgstr ""
-"Ces systèmes sont déjà configurés par d'autres groupes d'objets et ne "
-"peuvent pas être ajoutés :"
-
-#: plugins/admin/ogroups/class_ogroup.inc:685
-msgid "You can combine two different object types at maximum, only!"
-msgstr "Vous pouvez combiner au maximum deux objets différents !"
+"Ce dialogue vas automatiquement créer un nouveau super utilisateur dans "
+"votre arbre LDAP."
 
-#: plugins/admin/ogroups/class_ogroup.inc:848
-#: plugins/admin/groups/class_group.inc:1035
-#: plugins/admin/users/class_userManagement.inc:865
-#: plugins/admin/departments/class_department.inc:659
-#: plugins/personal/generic/class_user.inc:37
-#: plugins/personal/generic/class_user.inc:1670
-#: plugins/personal/posix/generic.tpl:5 setup/setup_feedback.tpl:35
-#: setup/setup_feedback.tpl:36
-msgid "Generic"
-msgstr "Informations"
+#: setup/setup_migrate.tpl:57
+msgid "Password (again)"
+msgstr "Mot de passe (de nouveau)"
 
-#: plugins/admin/ogroups/class_ogroup.inc:849
-msgid "Object group generic"
-msgstr "Groupes d'objets"
+#: setup/setup_migrate.tpl:70 setup/setup_ldap.tpl:19
+#: ihtml/themes/default/acl.tpl:33 ihtml/themes/default/acl.tpl:62
+#: ihtml/themes/default/acl.tpl:133 ihtml/themes/default/acl.tpl:150
+#: include/utils/class_msgPool.inc:307
+#, php-format
+msgid "Apply"
+msgstr "Appliquer"
 
-#: plugins/admin/ogroups/class_ogroup.inc:864
-#: plugins/admin/groups/class_group.inc:1065
-#: plugins/personal/posix/trustModeDialog/generic.tpl:2
-msgid "System trust"
-msgstr "Système de Confiance"
+#: setup/setup_migrate.tpl:71 setup/setup_ldap.tpl:20
+#: ihtml/themes/default/msg_dialog.tpl:80
+#: ihtml/themes/default/msg_dialog.tpl:141
+#: ihtml/themes/default/msg_dialog.tpl:146 ihtml/themes/default/acl.tpl:137
+#: ihtml/themes/default/acl.tpl:153 ihtml/themes/default/snapshotdialog.tpl:44
+#: ihtml/themes/default/snapshotdialog.tpl:90
+#: ihtml/themes/default/islocked.tpl:26
+#: ihtml/themes/default/copyPasteDialog.tpl:21
+#: include/utils/class_msgPool.inc:295
+#, php-format
+msgid "Cancel"
+msgstr "Annuler"
 
-#: plugins/admin/ogroups/generic.tpl:1
-#: plugins/admin/ogroups/ogroup-list.xml:15
-msgid "Object group"
-msgstr "Groupes d'objets"
+#: setup/setup_finish.tpl:3
+msgid "Create your configuration file"
+msgstr "Création du fichier de configuration"
 
-#: plugins/admin/ogroups/generic.tpl:5 plugins/personal/posix/generic.tpl:6
+#: setup/setup_finish.tpl:10
 #, fuzzy
-msgid "Generic settings"
-msgstr "Paramètres par défaut des utilisateurs"
+msgid "Depending on the user name your web server is running on:"
+msgstr "Dependant de l'utilisateur exécutant votre serveur web :"
 
-#: plugins/admin/ogroups/generic.tpl:7
-#: plugins/admin/ogroups/paste_generic.tpl:4
-#: plugins/admin/groups/generic.tpl:11
-#: plugins/admin/groups/paste_generic.tpl:5
-msgid "Group name"
-msgstr "Nom du groupe"
+#: setup/setup_finish.tpl:27
+msgid "Download configuration"
+msgstr "Télécharger la configuration"
 
-#: plugins/admin/ogroups/generic.tpl:10
-msgid "Name of the group"
-msgstr "Nom du groupe"
+#: setup/setup_finish.tpl:33
+msgid "Status: "
+msgstr "Statut: "
 
-#: plugins/admin/ogroups/generic.tpl:18 plugins/admin/groups/generic.tpl:28
-msgid "Descriptive text for this group"
-msgstr "Description du groupe"
+#: setup/class_setupStep_Feedback.inc:94
+msgid "UNIX accounts/groups"
+msgstr "Compte / Groupes UNIX"
 
-#: plugins/admin/ogroups/generic.tpl:41
-msgid "Member objects"
-msgstr "Objets membres"
+#: setup/class_setupStep_Feedback.inc:96
+msgid "Samba management"
+msgstr "Gestion SAMBA"
 
-#: plugins/admin/ogroups/tabs_ogroups.inc:139
-msgid "Phone queue"
-msgstr "Queue téléphonique"
+#: setup/class_setupStep_Feedback.inc:98
+#, fuzzy
+msgid "Mail system management"
+msgstr "Gestion de la messagerie"
 
-#: plugins/admin/ogroups/tabs_ogroups.inc:155
-#: plugins/admin/groups/class_groupManagement.inc:165
-#: plugins/admin/users/class_userManagement.inc:872
-msgid "Mail"
-msgstr "Messagerie"
+#: setup/class_setupStep_Feedback.inc:100
+msgid "FAX system administration"
+msgstr "Gestion des FAX"
 
-#: plugins/admin/ogroups/tabs_ogroups.inc:164
+#: setup/class_setupStep_Feedback.inc:102
+msgid "Asterisk administration"
+msgstr "Gestion d'asterisk"
+
+#: setup/class_setupStep_Feedback.inc:104
+msgid "System inventory"
+msgstr "Gestion de l'inventaire"
+
+#: setup/class_setupStep_Feedback.inc:106
 #, fuzzy
-msgid "Groupware"
-msgstr "Nom du groupe"
+msgid "System/Configuration management"
+msgstr "Gestion Système / Configuration"
 
-#: plugins/admin/ogroups/tabs_ogroups.inc:176
+#: setup/class_setupStep_Feedback.inc:108
 #, fuzzy
-msgid "System settings"
-msgstr "Préférences utilisateur"
+msgid "Address book"
+msgstr "Carnet d'adresses"
 
-#: plugins/admin/ogroups/tabs_ogroups.inc:188
-#: plugins/admin/ogroups/tabs_ogroups.inc:213
-msgid "Recipe"
-msgstr ""
+#: setup/class_setupStep_Feedback.inc:114
+msgid "Feedback"
+msgstr "Envoyer vos réponses"
 
-#: plugins/admin/ogroups/tabs_ogroups.inc:200
-#: plugins/admin/ogroups/tabs_ogroups.inc:222
-msgid "Devices"
-msgstr "Périphériques"
+#: setup/class_setupStep_Feedback.inc:115
+msgid "Get notifications or send feedback"
+msgstr "Recevoir des notifications et des retour d'information"
 
-#: plugins/admin/ogroups/tabs_ogroups.inc:232
-#, fuzzy
-msgid "Deployment summary"
-msgstr "Numéro du département"
+#: setup/class_setupStep_Feedback.inc:116
+msgid "Notification and feedback"
+msgstr "Notification et retour d'information"
 
-#: plugins/admin/ogroups/tabs_ogroups.inc:242
-msgid "Desktop"
+#: setup/class_setupStep_Feedback.inc:132 setup/class_setup.inc:74
+msgid "Setup error"
+msgstr "Erreur d'installation"
+
+#: setup/class_setupStep_Feedback.inc:140
+#: setup/class_setupStep_Feedback.inc:147
+msgid "Feedback error"
+msgstr "Erreur du retour d'information"
+
+#: setup/class_setupStep_Feedback.inc:140
+#, php-format
+msgid "Cannot send feedback to '%s': %s"
+msgstr "Impossible d'envoyer le retour d'information à '%s': %s"
+
+#: setup/class_setupStep_Feedback.inc:147
+msgid "Cannot send feedback: service temporarily unavailable"
 msgstr ""
+"Erreur lors de l'envoi de votre retour d'information:  service "
+"temporairement non disponible"
 
-#: plugins/admin/ogroups/tabs_ogroups.inc:259
-msgid "Applications"
-msgstr "Applications"
-
-#: plugins/admin/ogroups/paste_generic.tpl:1
-#, fuzzy
-msgid "Paste object group"
-msgstr "Editer les groupes d'objets"
+#: setup/class_setupStep_Feedback.inc:181
+msgid "Please specify a valid email address."
+msgstr "Veuillez indiquer une adresse de messagerie valide."
 
-#: plugins/admin/ogroups/paste_generic.tpl:7
-msgid "Please enter the new object group name"
-msgstr "Veuillez entrer un nouveau nom pour le groupe d'objet"
+#: setup/class_setupStep_Feedback.inc:185
+msgid ""
+"You have to select at least one of both options, subscribe or send feedback."
+msgstr ""
+"Vous devez au moins avoir activé une option, souscrire ou envoyer votre "
+"retour d'information."
 
-#: plugins/admin/ogroups/paste_generic.tpl:16
+#: setup/setup_ldap.tpl:2
 msgid ""
-"Copy members. Be careful with this option, systems can only inherit from a "
-"single object group!"
+"The main data source used in GOsa is LDAP. In order to access the "
+"information stored there, please enter the required information."
 msgstr ""
 
-#: plugins/admin/ogroups/ogroup-list.xml:11
-msgid "List of object groups"
-msgstr "Liste des groupes d'objets"
+#: setup/setup_ldap.tpl:9
+msgid "Please choose the LDAP user to be used by GOsa"
+msgstr "Veuillez choisir l'utilisateur LDAP qui sera utilise par GOSa"
 
-#: plugins/admin/ogroups/ogroup-list.xml:57
-#: plugins/admin/groups/group-list.xml:57 plugins/admin/users/user-list.xml:73
-#: plugins/admin/departments/locality.tpl:8
-#: plugins/admin/departments/locality.tpl:9
-#: plugins/admin/departments/generic.tpl:7
-#: plugins/admin/departments/generic.tpl:9
-#: plugins/admin/departments/domain.tpl:8
-#: plugins/admin/departments/domain.tpl:9
-#: plugins/admin/departments/country.tpl:8
-#: plugins/admin/departments/country.tpl:9
-#: plugins/admin/departments/dcObject.tpl:8
-#: plugins/admin/departments/dcObject.tpl:9
-#: plugins/admin/departments/organization.tpl:7
-#: plugins/admin/departments/organization.tpl:9
-msgid "Properties"
-msgstr "Propriétés"
+#: setup/setup_ldap.tpl:15 ihtml/themes/default/help.tpl:21
+#: include/class_filter.inc:158 include/class_filter.inc:228
+msgid "Search"
+msgstr "Recherche"
 
-#: plugins/admin/ogroups/ogroup-list.xml:73
-#: plugins/admin/groups/group-list.xml:73 plugins/admin/users/user-list.xml:89
-#: plugins/admin/departments/dep-list.xml:98 plugins/admin/acl/acl-list.xml:76
-#: setup/class_setupStep_Migrate.inc:309
-msgid "Create"
-msgstr "Créer"
+#: setup/setup_ldap.tpl:28 setup/setup_ldap.tpl:29
+msgid "LDAP connection"
+msgstr "Connexion LDAP"
 
-#: plugins/admin/ogroups/ogroup-list.xml:91
-#: plugins/admin/groups/group-list.xml:91
-#: plugins/admin/users/user-list.xml:114
-#: plugins/admin/departments/dep-list.xml:172
-#: plugins/admin/acl/acl-list.xml:131
-msgid "Edit"
-msgstr "Editer"
+#: setup/setup_ldap.tpl:31
+msgid "Location name"
+msgstr "Nom de l'emplacement"
 
-#: plugins/admin/ogroups/ogroup-list.xml:98
-#: plugins/admin/groups/group-list.xml:98
-#: plugins/admin/users/user-list.xml:121
-#: plugins/admin/newConfigManagement/DeviceConfig-list.xml:64
-#: plugins/admin/departments/dep-list.xml:160
-#: plugins/admin/departments/dep-list.xml:181
-#: plugins/admin/acl/acl-list.xml:95 plugins/admin/acl/acl-list.xml:144
-#: plugins/addons/propertyEditor/property-list.xml:108
-#: plugins/personal/generic/generic_certs.tpl:22
-#: plugins/personal/generic/generic_certs.tpl:48
-#: plugins/personal/generic/generic_certs.tpl:74
-msgid "Remove"
-msgstr "Supprimer"
+#: setup/setup_ldap.tpl:35
+msgid "Connection URI"
+msgstr "URI de connexion"
 
-#: plugins/admin/ogroups/ogroup-list.xml:106
-#: plugins/admin/groups/group-list.xml:106
-#: plugins/admin/users/user-list.xml:156
-msgid "Send message"
-msgstr "Envoyer un message"
+#: setup/setup_ldap.tpl:39
+msgid "TLS connection"
+msgstr "Connexion TLS"
 
-#: plugins/admin/ogroups/ogroup-list.xml:142
-msgid "Edit object group"
-msgstr "Editer les groupes d'objets"
+#: setup/setup_ldap.tpl:57
+msgid "Reload"
+msgstr "Recharger"
 
-#: plugins/admin/ogroups/ogroup-list.xml:155
-msgid "Remove object group"
-msgstr "Enlever le groupe d'objet"
+#: setup/setup_ldap.tpl:63 setup/setup_ldap.tpl:64
+msgid "Authentication"
+msgstr "Authentification"
 
-#: plugins/admin/groups/userSelect/class_userSelect.inc:26
-#: plugins/admin/groups/singleUserSelect/class_singleUserSelect.inc:29
+#: setup/setup_ldap.tpl:66
 #, fuzzy
-msgid "User selection"
-msgstr "Préférences des groupes"
+msgid "Administrator DN"
+msgstr "DN de l'administrateur"
 
-#: plugins/admin/groups/generic.tpl:14 plugins/personal/generic/generic.tpl:41
-#: plugins/personal/generic/generic.tpl:55
-#: plugins/personal/generic/generic.tpl:73
-msgid "Multiple edit"
-msgstr "Edition multiple"
+#: setup/setup_ldap.tpl:71
+msgid "Select user"
+msgstr "Sélectionner un utilisateur"
 
-#: plugins/admin/groups/generic.tpl:17
-#: plugins/admin/groups/paste_generic.tpl:8
+#: setup/setup_ldap.tpl:81
 #, fuzzy
-msgid "POSIX name of the group"
-msgstr "Nom posix du groupe"
+msgid "Automatically append LDAP base to administrator DN"
+msgstr ""
+"Ajouter automatiquement la base de l'annuaire LDAP au DN de l'administrateur"
 
-#: plugins/admin/groups/generic.tpl:59
-#: plugins/admin/groups/paste_generic.tpl:13
+#: setup/setup_ldap.tpl:85
 #, fuzzy
-msgid "Normally IDs are auto-generated, select to specify manually"
+msgid "Administrator password"
+msgstr "Mot de passe administrateur"
+
+#: setup/setup_ldap.tpl:91 setup/setup_ldap.tpl:92
+msgid "Schema based settings"
+msgstr "Paramètres basé sur les schéma"
+
+#: setup/setup_ldap.tpl:94
+#, fuzzy
+msgid "Use RFC 2307bis compliant groups"
+msgstr "Utilisez des groupes rfc2307bis"
+
+#: setup/setup_ldap.tpl:105 setup/setup_ldap.tpl:106
+msgid "Current status"
+msgstr "Statut actuel"
+
+#: setup/class_setupStep_Ldap.inc:54
+msgid "LDAP setup"
+msgstr "Configuration LDAP"
+
+#: setup/class_setupStep_Ldap.inc:55
+msgid "LDAP connection setup"
+msgstr "Configuration de la connexion LDAP"
+
+#: setup/class_setupStep_Ldap.inc:56
+msgid ""
+"This dialog performs the basic configuration of the LDAP connectivity for "
+"GOsa."
 msgstr ""
-"Normalement les IDs sont générés automatiquement, vous pouvez en spécifier "
-"un manuellement"
+"Cette boite de dialogue permet d'indiquer la configuration de base LDAP pour "
+"GOsa."
 
-#: plugins/admin/groups/generic.tpl:62
-#: plugins/admin/groups/paste_generic.tpl:15
-msgid "Force GID"
-msgstr "Forcer le GID"
+#: setup/class_setupStep_Ldap.inc:113
+#, php-format
+msgid "Anonymous bind to server '%s' failed!"
+msgstr "La connexion anonyme sur le serveur '%s' à échoué !"
 
-#: plugins/admin/groups/generic.tpl:65
-#: plugins/admin/groups/paste_generic.tpl:18
-msgid "Forced ID number"
-msgstr "Forcer le numéro d'ID"
+#: setup/class_setupStep_Ldap.inc:115
+#, php-format
+msgid "Bind as user '%s' failed!"
+msgstr "la connexion comme l'utilisateur '%s' à échoué !"
 
-#: plugins/admin/groups/generic.tpl:75 plugins/admin/groups/generic.tpl:102
-msgid "Select to create a samba conform group"
-msgstr "Sélectionnez afin de créer un groupe samba"
+#: setup/class_setupStep_Ldap.inc:120
+#, php-format
+msgid "Anonymous bind to server '%s' succeeded."
+msgstr "La connexion anonyme sur le serveur '%s' à réussi."
 
-#: plugins/admin/groups/generic.tpl:87 plugins/admin/groups/generic.tpl:110
-msgid "in domain"
-msgstr "dans le domaine"
+#: setup/class_setupStep_Ldap.inc:121
+msgid "Please specify user and password!"
+msgstr "Veuillez introduire un utilisateur et un mot de passe !"
 
-#: plugins/admin/groups/generic.tpl:131
-msgid "Members are in a phone pickup group"
-msgstr "Les membres sont dans un groupe téléphonique"
+#: setup/class_setupStep_Ldap.inc:123
+#, php-format
+msgid "Bind as user '%s' to server '%s' succeeded!"
+msgstr "La connexion comme l'utilisateur '%s' au serveur '%s' à réussi !"
 
-#: plugins/admin/groups/generic.tpl:146
-#, fuzzy
-msgid "Members are in a Nagios group"
-msgstr "Les membres sont dans un groupe nagios"
+#: setup/setup_license.tpl:3
+msgid ""
+"GOsa is developed under the terms of the GNU General Public License v2. "
+"Please accept the terms below."
+msgstr ""
 
-#: plugins/admin/groups/generic.tpl:174
-#, fuzzy
-msgid "Common group members"
-msgstr "groupe commun"
+#: setup/setup_license.tpl:11
+msgid "I have read the license and accept it"
+msgstr "J'ai lu la licence et je l'accepte"
 
-#: plugins/admin/groups/generic.tpl:183
-#, fuzzy
-msgid "Partial group members"
-msgstr "Membre du groupe"
+#: setup/class_setupStep_License.inc:56 setup/class_setupStep_License.inc:57
+msgid "License"
+msgstr "licence"
 
-#: plugins/admin/groups/generic.tpl:188
-msgid "Group members"
-msgstr "Membre du groupe"
+#: setup/class_setupStep_License.inc:58
+msgid "Terms and conditions for usage"
+msgstr "Termes et Conditions d'utilisation"
 
-#: plugins/admin/groups/userGroupSelect/class_userGroupSelect.inc:29
-#, fuzzy
-msgid "User and group selection"
-msgstr "Préférences des groupes"
+#: setup/class_setupStep_Schema.inc:37 setup/class_setupStep_Schema.inc:38
+msgid "LDAP schema check"
+msgstr "Vérification des schémas LDAP"
 
-#: plugins/admin/groups/group-filter.xml:31
-#, fuzzy
-msgid "Default filter2"
-msgstr "Imprimante"
+#: setup/class_setupStep_Schema.inc:39
+msgid "Perform test on your current LDAP schema"
+msgstr "Exécuter des test sur vos schéma LDAP actuels"
 
-#: plugins/admin/groups/paste_generic.tpl:1
-msgid "Group settings"
-msgstr "Préférences des groupes"
+#: setup/class_setupStep_Schema.inc:96 include/class_configRegistry.inc:239
+msgid "The following object classes are missing:"
+msgstr ""
+
+#: setup/class_setupStep_Schema.inc:99 include/class_configRegistry.inc:246
+msgid "The following object classes are outdated:"
+msgstr ""
+
+#: setup/class_setupStep_Welcome.inc:42
+msgid "Welcome"
+msgstr "Bienvenue"
+
+#: setup/class_setupStep_Welcome.inc:43
+msgid "The welcome message"
+msgstr "Le message d'accueil"
 
-#: plugins/admin/groups/paste_generic.tpl:2
+#: setup/class_setupStep_Welcome.inc:44
 #, fuzzy
-msgid "Paste group settings"
-msgstr "Préférences des groupes"
+msgid "Welcome to the GOsa setup assistent"
+msgstr "Bienvenue dans l'installation de GOsa"
 
-#: plugins/admin/groups/group-list.xml:11
-msgid "List of groups"
-msgstr "Liste des groupes"
+#: setup/class_setupStep_Language.inc:40 setup/class_setupStep_Language.inc:41
+msgid "Language setup"
+msgstr "Configuration de la langue"
 
-#: plugins/admin/groups/group-list.xml:138
-msgid "Edit group"
-msgstr "Editer le groupe"
+#: setup/class_setupStep_Language.inc:42
+msgid "This step allows you to select your preferred language."
+msgstr "Cette étape vous permet de sélectionner votre langue préférée."
 
-#: plugins/admin/groups/group-list.xml:151
-msgid "Remove group"
-msgstr "Enlever le groupe"
+#: setup/class_setupStep_Language.inc:47 include/class_core.inc:188
+msgid "Automatic"
+msgstr "Automatique"
 
-#: plugins/admin/groups/class_group.inc:166
-#: plugins/admin/groups/class_group.inc:1240
-msgid "Cannot find group SID in your configuration!"
-msgstr "Impossible de trouver le SID de ce groupe dans votre configuration !"
+#: setup/setup_welcome.tpl:3
+msgid "How to get started"
+msgstr ""
 
-#: plugins/admin/groups/class_group.inc:310
-msgid "Samba group"
-msgstr "Groupe Samba"
+#: setup/setup_welcome.tpl:5
+msgid ""
+"This seems to be the first time you run GOsa on this system. To start the "
+"GOsa web interface you need a working configuration file, which can be "
+"generated by this wizard."
+msgstr ""
 
-#: plugins/admin/groups/class_group.inc:310
+#: setup/setup_welcome.tpl:9
 #, fuzzy
-msgid "Domain administrators"
-msgstr "Administrateurs du domaine"
+msgid "What you need to generate a configuration file:"
+msgstr "Création du fichier de configuration"
 
-#: plugins/admin/groups/class_group.inc:310
-msgid "Domain users"
-msgstr "Utilisateurs du domaine"
+#: setup/setup_welcome.tpl:13
+#, fuzzy
+msgid "The hostname of your LDAP server"
+msgstr "lors de l'opération sur le serveur LDAP %s"
 
-#: plugins/admin/groups/class_group.inc:311
-msgid "Domain guests"
-msgstr "Invités du domaine"
+#: setup/setup_welcome.tpl:14
+msgid "Installed GOsa and supplementary schema"
+msgstr ""
 
-#: plugins/admin/groups/class_group.inc:316
-#, php-format
-msgid "Special group (%d)"
-msgstr "Groupe spécial (%d)"
+#: setup/setup_welcome.tpl:15
+msgid "The LDAP base of your LDAP directory"
+msgstr ""
 
-#: plugins/admin/groups/class_group.inc:464
-#, php-format
-msgid "Adding UID '%s' to group '%s' failed: cannot find user object!"
+#: setup/setup_welcome.tpl:16
+msgid "The DN and the password of the LDAP administration user"
 msgstr ""
-"L'ajout de l'UID '%s' au groupe '%s' à échoué : Impossible de trouver "
-"l'utilisateur !"
 
-#: plugins/admin/groups/class_group.inc:470
-#, php-format
-msgid "Add UID '%s' to group '%s' failed: UID is used more than once!"
+#: setup/setup_welcome.tpl:20
+msgid ""
+"If you've collected the needed information, unlock the setup process like "
+"shown in the next paragraph."
 msgstr ""
-"L'ajout de l'UID '%s' au groupe '%s' à échoué : l'UID est utilisé plus d'un "
-"fois !"
 
-#: plugins/admin/groups/class_group.inc:753
-#, php-format
-msgid "Cannot find any SID for '%s'!"
-msgstr "Impossible de trouver le SID pour '%s' !"
+#: setup/setup_welcome.tpl:24
+#, fuzzy
+msgid "Starting the setup"
+msgstr "Configuration de la langue"
 
-#: plugins/admin/groups/class_group.inc:758
-#, php-format
-msgid "Cannot find any RIDBASE for '%s'!"
-msgstr "Impossible de trouver le RIDBASe pour '%s' !"
+#: setup/setup_welcome.tpl:26
+#, fuzzy
+msgid ""
+"For security reasons you need to authenticate the installation by creating "
+"the file '/tmp/gosa.auth', containing the current session ID on the servers "
+"local filesystem. This can be done by executing the following command:"
+msgstr ""
+"Pour des raisons de sécurité vous devez vous authentifier en créant le "
+"fichier '/tmp/gosa.auth', contenant l'ID de la session sur le(s) serveur(s). "
+"Ceci peut être réalisé en exécutant la commande suivante:"
 
-#: plugins/admin/groups/class_group.inc:852
-#, php-format
-msgid "The gidNumber '%s' is already in use by %s!"
-msgstr "L'identifiant de groupe '%s' est déjà utilisé par '%s' !"
+#: setup/setup_welcome.tpl:32
+#, fuzzy
+msgid "Click the 'Next' button when you've finished."
+msgstr "Cliquer sur 'Continuer' quand vous avez fini."
 
-#: plugins/admin/groups/class_group.inc:966
-#: plugins/admin/groups/class_group.inc:969
-#: plugins/admin/groups/class_group.inc:1061
-#: plugins/personal/posix/class_posixAccount.inc:876
-#: plugins/personal/posix/class_posixAccount.inc:879
-#: plugins/personal/posix/generic.tpl:75
-#: plugins/personal/posix/paste_generic.tpl:47
-msgid "GID"
-msgstr ""
+#: setup/class_setupStep_Migrate.inc:51 setup/class_setupStep_Migrate.inc:52
+msgid "LDAP inspection"
+msgstr "Vérification de l'annuaire LDAP"
 
-#: plugins/admin/groups/class_group.inc:1036
-msgid "Generic group settings"
-msgstr "Préférences des groupes génériques"
+#: setup/class_setupStep_Migrate.inc:53
+msgid "Analyze your current LDAP for GOsa compatibility"
+msgstr "Analyse de votre annuaire LDAP pour la compatibilité avec GOsa"
 
-#: plugins/admin/groups/class_group.inc:1049
-msgid ""
-"The 'ogroupRDN' statement defines the location where new object groups will "
-"be created. The default is 'ou=groups,'."
-msgstr ""
+#: setup/class_setupStep_Migrate.inc:59
+msgid "Checking for root object"
+msgstr "Recherche de l'objet racine"
 
-#: plugins/admin/groups/class_group.inc:1063
-msgid "Samba group type"
-msgstr "Groupe Samba"
+#: setup/class_setupStep_Migrate.inc:65
+msgid "Inspecting object classes in root object"
+msgstr "Inspecter les classes d'objets de l'objet racine"
 
-#: plugins/admin/groups/class_group.inc:1064
-msgid "Samba domain name"
-msgstr "Domaine Samba"
+#: setup/class_setupStep_Migrate.inc:71
+msgid "Checking permission for LDAP database"
+msgstr "Vérification des permissions sur l'annuaire LDAP"
 
-#: plugins/admin/groups/class_group.inc:1066
-msgid "Phone pickup group"
-msgstr "Groupe téléphonique"
+#: setup/class_setupStep_Migrate.inc:78
+msgid "Checking for super administrator"
+msgstr "Vérification du superadministrateur"
 
-#: plugins/admin/groups/class_group.inc:1067
-msgid "Nagios group"
-msgstr "Groupe Nagios"
+#: setup/class_setupStep_Migrate.inc:118 setup/class_setupStep_Migrate.inc:186
+#: setup/class_setupStep_Migrate.inc:709
+msgid "LDAP query failed"
+msgstr "La requête LDAP à échoué"
 
-#: plugins/admin/groups/class_group.inc:1069
-msgid "Group member"
-msgstr "Membre du groupe"
+#: setup/class_setupStep_Migrate.inc:119 setup/class_setupStep_Migrate.inc:187
+#: setup/class_setupStep_Migrate.inc:710
+msgid "Possibly the 'root object' is missing."
+msgstr "L'objet racine est probablement manquant."
 
-#: plugins/admin/groups/class_groupManagement.inc:26
+#: setup/class_setupStep_Migrate.inc:132 setup/class_setupStep_Migrate.inc:145
+#: setup/class_setupStep_Migrate.inc:307 setup/class_setupStep_Migrate.inc:661
+#: setup/class_setupStep_Migrate.inc:674 setup/class_setupStep_Migrate.inc:729
+#: setup/class_setupStep_Migrate.inc:750 setup/class_setupStep_Migrate.inc:802
+msgid "Failed"
+msgstr "Echec"
+
+#: setup/class_setupStep_Migrate.inc:134 setup/class_setupStep_Migrate.inc:147
+#, fuzzy, php-format
 msgid ""
-"Manage aspects of groups like members, POSIX, desktop, samba and mail "
-"settings"
+"The specified user '%s' does not have full access to your LDAP database."
 msgstr ""
+"L'utilisateur spécifié '%s' n'a pas l'accès complet à votre annuaire ldap."
 
-#: plugins/admin/groups/class_groupManagement.inc:157
-#: plugins/admin/users/class_userManagement.inc:869
-#: plugins/personal/posix/class_posixAccount.inc:37
-#: plugins/personal/posix/class_posixAccount.inc:270
-#: plugins/personal/posix/class_posixAccount.inc:290
-#: plugins/personal/posix/class_posixAccount.inc:292
-#: plugins/personal/posix/class_posixAccount.inc:295
-msgid "POSIX"
-msgstr "UNIX"
-
-#: plugins/admin/groups/class_groupManagement.inc:158
-#: plugins/admin/users/class_userManagement.inc:870
-msgid "Edit POSIX properties"
-msgstr "Modifier les propriétés UNIX"
+#: setup/class_setupStep_Migrate.inc:308
+msgid "There is no GOsa administrator account inside your LDAP."
+msgstr "Il n'y a pas d'administrateur GOsa dans votre annuaire LDAP."
 
-#: plugins/admin/groups/class_groupManagement.inc:166
-#: plugins/admin/users/class_userManagement.inc:874
-msgid "Edit mail properties"
-msgstr "Modifier les propriétés de messagerie"
+#: setup/class_setupStep_Migrate.inc:377
+msgid "Migration error"
+msgstr "Erreur de migration"
 
-#: plugins/admin/groups/class_groupManagement.inc:173
-#: plugins/admin/users/class_userManagement.inc:877
-#: plugins/personal/posix/class_posixAccount.inc:290
-msgid "Samba"
-msgstr ""
+#: setup/class_setupStep_Migrate.inc:377
+#, php-format
+msgid "Cannot add ACL for user '%s':"
+msgstr "Impossible d'ajouter une ACL pour l'utilisateur '%s' :"
 
-#: plugins/admin/groups/class_groupManagement.inc:174
-#: plugins/admin/users/class_userManagement.inc:878
-msgid "Edit samba properties"
-msgstr "Modifier les propriétés samba"
+#: setup/class_setupStep_Migrate.inc:415 setup/class_setupStep_Migrate.inc:425
+msgid "Input error"
+msgstr "Erreur d'entrée"
 
-#: plugins/admin/groups/class_groupManagement.inc:182
-#: plugins/admin/users/class_userManagement.inc:894
-msgid "Edit phone properties"
-msgstr "Modifier les propriétés téléphoniques"
+#: setup/class_setupStep_Migrate.inc:420
+msgid "Password error"
+msgstr "Erreur de mot de passe"
 
-#: plugins/admin/groups/class_groupManagement.inc:189
-msgid "Menu"
+#: setup/class_setupStep_Migrate.inc:420
+msgid "Provided passwords do not match!"
 msgstr ""
+"Le mot de passe entré dans le champ nouveau et celui dans le champ "
+"vérification ne concordent pas !"
 
-#: plugins/admin/groups/class_groupManagement.inc:190
-msgid "Edit start menu properties"
-msgstr "Modifier les propriétes du menu de démarrage"
-
-#: plugins/admin/groups/class_groupManagement.inc:197
-#: plugins/admin/users/class_userManagement.inc:885
-#: plugins/personal/posix/class_posixAccount.inc:290
-msgid "Environment"
-msgstr "Environnement"
+#: setup/class_setupStep_Migrate.inc:425
+msgid "Specify a valid user ID!"
+msgstr "Le nom d'utilisateur est incorrect !"
 
-#: plugins/admin/groups/class_groupManagement.inc:198
-#: plugins/admin/users/class_userManagement.inc:886
-msgid "Edit environment properties"
-msgstr "Modifier les propriétés d'environnement"
+#: setup/class_setupStep_Migrate.inc:450
+#, php-format
+msgid "Adding an administrative user failed: object '%s' already exists!"
+msgstr ""
+"L'ajout d'un utilisateur administratif à échoué : l'objet '%s' existe déja !"
 
-#: plugins/admin/users/user-filter.xml:33
-msgid "Show templates"
-msgstr "Montrer les modèles"
+#: setup/class_setupStep_Migrate.inc:662
+msgid ""
+"The LDAP root object is missing. It is required to use your LDAP service."
+msgstr ""
+"L'objet LDAP racine est manquant. Il est indispensable pour utiliser votre "
+"annuaire LDAP."
 
-#: plugins/admin/users/user-filter.xml:47
-msgid "Show POSIX users"
-msgstr "Montrer les utilisateurs Posix"
+#: setup/class_setupStep_Migrate.inc:663 setup/class_setupStep_Migrate.inc:676
+msgid "Try to create root object"
+msgstr "Essai de création de l'objet racine"
 
-#: plugins/admin/users/user-filter.xml:61
-#, fuzzy
-msgid "Show SAMBA users"
-msgstr "Utilisateurs"
+#: setup/class_setupStep_Migrate.inc:675
+msgid "Root object couldn't be created, you should try it on your own."
+msgstr "L'objet racine n'a pas pu être crée, vous devrez essayer vous même."
 
-#: plugins/admin/users/user-filter.xml:75
-#, fuzzy
-msgid "Show mail users"
-msgstr "Montrer les utilisateurs de la messagerie"
+#: setup/class_setupStep_Migrate.inc:730
+#, php-format
+msgid "Missing GOsa object class '%s'!"
+msgstr "Object class '%s' de GOsa manquante !"
 
-#: plugins/admin/users/password.tpl:4
+#: setup/class_setupStep_Migrate.inc:731
+msgid "Please check your installation."
+msgstr "Veuillez vérifier votre installation."
+
+#: setup/class_setupStep_Migrate.inc:752
+#, php-format
 msgid ""
-"To change the user password use the fields below. The changes take effect "
-"immediately. Please memorize the new password, because the user wouldn't be "
-"able to login without it."
+"Cannot handle the structural object type of your root object. Please try to "
+"add the object class '%s' manually."
 msgstr ""
-"Pour changer le mot de passe des utilisateurs, utilisez le champ ci-dessous. "
-"Les changements prennent effet immédiatement. Veuillez mémoriser le nouveau "
-"mot de passe sinon l'utilisateur ne pourra pas s'identifier sans celui-ci."
+"Impossible de gérer l'objet structural de votre objet racine. S'il vous "
+"plaît essayer de ajouter la classe d'objet '%s' à la main."
 
-#: plugins/admin/users/password.tpl:11 plugins/admin/users/password.tpl:39
-#, fuzzy
-msgid "Password input dialog"
-msgstr "Changement de mot de passe"
+#: setup/class_setup.inc:195
+msgid "Completed"
+msgstr "Terminé"
 
-#: plugins/admin/users/password.tpl:27 plugins/admin/users/password.tpl:79
-msgid "Strength"
-msgstr "Sécurité"
+#: setup/class_setup.inc:235
+msgid "Check again"
+msgstr "Vérifier à nouveau"
 
-#: plugins/admin/users/password.tpl:43
-#: plugins/personal/password/password.tpl:55
-#: plugins/personal/myaccount/password.tpl:49
-#, fuzzy
-msgid "Use proposal"
-msgstr "groupes d'utilisateurs"
+#: setup/class_setup.inc:238
+msgid "Next"
+msgstr "Suivant"
 
-#: plugins/admin/users/password.tpl:61
-#: plugins/personal/password/password.tpl:74
-#: plugins/personal/myaccount/password.tpl:67
-#, fuzzy
-msgid "Manually specify a password"
-msgstr "Veuillez introduire votre mot de passe !"
+#: setup/setup_language.tpl:3
+msgid "Please select the preferred language"
+msgstr "Veuillez sélectionner la langue par défaut"
 
-#: plugins/admin/users/password.tpl:95
+#: setup/setup_language.tpl:5
 #, fuzzy
-msgid "Enforce password change on next login."
-msgstr "Forcer le changement de mot de passe au la connexion"
+msgid ""
+"At this point, you can select the site wide default language. Choosing "
+"'automatic' will use the language requested by the browser. This setting can "
+"be overridden per user."
+msgstr ""
+"Maintenant vous pouvez choisir la langue par défaut pour GOSa. Automatique "
+"utilisera la langue demandée par le navigateur. Ce paramètre peut être "
+"configuré par utilisateur."
 
-#: plugins/admin/users/template.tpl:2
-msgid "Creating a new user using templates"
-msgstr "Créer un nouvel utilisateur à partir d'un modèle"
+#: setup/setup_language.tpl:9
+msgid "Please select your preferred language here"
+msgstr "Veuillez indiquer votre langue préférée ici"
 
-#: plugins/admin/users/template.tpl:6
-msgid ""
-"Creating a new user can be assisted by using templates. Many database "
-"records will be filled automatically. Choose 'none' to skip the usage of "
-"templates."
+#: html/index.php:45
+#, php-format
+msgid "Your browser (%s) is blacklisted for the current theme!"
+msgstr "Votre navigateur (%s) n'est pas compatible avec le thème sélectionné !"
+
+#: html/index.php:72
+#, php-format
+msgid "This session is not encrypted. Click %s to enter an encrypted session."
 msgstr ""
-"La création d'un nouvel utilisateur peut être facilité en utilisant les "
-"modèles. De nombreuses informations seront ainsi remplies automatiquement. "
-"Sélectionnez 'aucun' afin de ne pas utiliser les modèles."
+"La session n'est pas chiffrée. Cliquez sur %s pour utiliser une seesion "
+"chiffrée."
 
-#: plugins/admin/users/template.tpl:13
-msgid "User template selection dialog"
+#: html/index.php:72
+msgid "here"
+msgstr "ici"
+
+#: html/index.php:78
+msgid "The configured session lifetime will be overridden by php.ini settings!"
 msgstr ""
+"La durée de validité des sessions configurée dans votre gosa.conf sera "
+"remplacée par celle définie dans votre php.ini !"
 
-#: plugins/admin/users/template.tpl:15
-#: plugins/admin/users/class_userManagement.inc:530
-#: plugins/admin/users/user-list.xml:15 plugins/admin/users/user-list.xml:102
-#: plugins/admin/users/templatize.tpl:15
-msgid "Template"
-msgstr "Modèle"
+#: html/index.php:157 html/password.php:63
+#, php-format
+msgid "GOsa configuration %s/%s is not readable. Aborted."
+msgstr "Le fichier de configuration %s/%s ne peut être lu. Abandon."
 
-#: plugins/admin/users/template.tpl:23 plugins/personal/generic/generic.tpl:37
-#: plugins/personal/generic/paste_generic.tpl:8
-msgid "Last name"
-msgstr "Nom de famille"
+#: html/index.php:179
+msgid "Smarty error"
+msgstr "Erreur Smarty"
 
-#: plugins/admin/users/template.tpl:27 plugins/personal/generic/generic.tpl:51
-#: plugins/personal/generic/paste_generic.tpl:12
-msgid "First name"
-msgstr "Prénom"
+#: html/index.php:179 html/setup.php:73 html/password.php:115
+#, php-format
+msgid "Compile directory %s is not accessible!"
+msgstr "Le répertoire '%s'est inaccessible !"
 
-#: plugins/admin/users/class_userManagement.inc:26
+#: html/index.php:202
 msgid ""
-"Manage aspects of user accounts like generic, POSIX, samba and mail settings"
+"Your browser has cookies disabled: please enable cookies and reload this "
+"page before logging in!"
 msgstr ""
+"Votre navigateur à les cookies désactivées. Veuillez activer les cookies et "
+"recharger cette page avant de vous connecter !"
 
-#: plugins/admin/users/class_userManagement.inc:387
-msgid "You have no permission to change this users password!"
+#: html/index.php:233
+msgid "Broken HTTP authentication setup!"
+msgstr "Il y a une problèmes avec l'authentification HTTP !"
+
+#: html/index.php:241
+msgid "Cannot find a valid user for the current HTTP authentication!"
 msgstr ""
-"Vous n'avez pas l'autorisation pour changer le mot de passe de ce(s) "
-"utilisateurs !"
+"Impossible de trouver un utilisateur valide pour l'authentification HTTP !"
 
-#: plugins/admin/users/class_userManagement.inc:777
-msgid "Account locking"
-msgstr "Verrouillage du compte"
+#: html/index.php:245
+msgid "Cannot find a unique user for the current HTTP authentication!"
+msgstr ""
+"Impossible de trouver un utilisateur unique pour l'authentification HTTP !"
 
-#: plugins/admin/users/class_userManagement.inc:778
-#, php-format
-msgid ""
-"Password method '%s' does not support locking. Account (%s) has not been "
-"locked!"
+#: html/index.php:289
+msgid "Please specify a valid user name!"
+msgstr "Le nom d'utilisateur est incorrect !"
+
+#: html/index.php:292
+msgid "Please specify your password!"
+msgstr "Veuillez introduire votre mot de passe !"
+
+#: html/index.php:304
+msgid "Authentication error"
+msgstr "Erreur d'authentification"
+
+#: html/index.php:304
+msgid "Cannot retrieve user information for HTTP authentication!"
 msgstr ""
-"La méthode '%s' ne permet pas le verrouillage du mot de passe. Le compte "
-"(%s) n'a pas été verrouillé !"
+"Impossible de trouver l'information utilisateur pour l'authentification "
+"HTTP !"
 
-#: plugins/admin/users/class_userManagement.inc:851
-msgid "Unlock account"
-msgstr "Déverrouiller le compte"
+#: html/index.php:311 html/password.php:261
+msgid "Please check the username/password combination!"
+msgstr "Veuillez vérifier le nom d'utilisateur et le mot de passe !"
 
-#: plugins/admin/users/class_userManagement.inc:853
-msgid "Lock account"
-msgstr "Verrouiller Compte"
+#: html/index.php:359
+msgid "Account locked. Please contact your system administrator!"
+msgstr "Compte verouillé. Veuillez contacter votre administrateur système !"
 
-#: plugins/admin/users/class_userManagement.inc:866
-msgid "Edit generic properties"
-msgstr "Modifier les propriétés de base"
+#: html/setup.php:73
+msgid "Smarty"
+msgstr "Smarty"
 
-#: plugins/admin/users/class_userManagement.inc:881
-msgid "Netatalk"
+#: html/main.php:171
+#, php-format
+msgid "Cannot locate file %s - please run %s to fix this"
 msgstr ""
+"Je n'ai pas trouvé le fichier '%s' - veuillez exécuter '%s' pour régler ce "
+"problème"
 
-#: plugins/admin/users/class_userManagement.inc:882
-#, fuzzy
-msgid "Edit Netatalk properties"
-msgstr "Modifier les propriétés de Netatalk"
+#: html/main.php:190
+msgid "PHP configuration"
+msgstr "Configuration de PHP"
 
-#: plugins/admin/users/class_userManagement.inc:889
-msgid "FAX"
+#: html/main.php:191
+msgid ""
+"Fatal error: Register globals is active. Please fix this in order to "
+"continue."
 msgstr ""
+"Erreur Fatale: Register globals est actif. Veuillez corriger ceci avant de "
+"continuer."
 
-#: plugins/admin/users/class_userManagement.inc:890
-msgid "Edit FAX properties"
-msgstr "Modifier les propriétés FAX"
+#: html/main.php:220
+msgid "Your password is about to expire, please change your password!"
+msgstr ""
+"Votre mot de passe va bientôt expirer, veuillez changer votre mot de passe !"
 
-#: plugins/admin/users/user-list.xml:11
-msgid "List of users"
-msgstr "Liste des utilisateurs"
+#: html/main.php:295
+msgid "Running out of memory!"
+msgstr "Plus de mémoire disponible !"
 
-#: plugins/admin/users/user-list.xml:140
-msgid "Lock users"
-msgstr "Verouillez les utilisateurs"
+#: html/main.php:355
+#, php-format
+msgid "You're logged in as %s"
+msgstr "Vous êtes connecté en tant que %s"
 
-#: plugins/admin/users/user-list.xml:148
-msgid "Unlock users"
-msgstr "Déverrouiller les utilisateurs"
+#: html/main.php:358
+msgid "ACLs are disabled"
+msgstr "Les vérifications des ACL ont été désactivés"
 
-#: plugins/admin/users/user-list.xml:167
-msgid "Apply template"
-msgstr "Appliquer le modèle"
+#: html/main.php:408
+msgid "Plug-in"
+msgstr "Extension"
 
-#: plugins/admin/users/user-list.xml:199
-msgid "New user from template"
-msgstr "Créer un nouvel utilisateur depuis un modèle"
+#: html/main.php:409
+#, php-format
+msgid "Fatal error: Cannot find any plugin definitions for plugin %s!"
+msgstr "FATAL: Impossible de trouver une définition pour l'extension '%s' !"
 
-#: plugins/admin/users/user-list.xml:213
-msgid "Edit user"
-msgstr "Editer cet utilisateur"
+#: html/main.php:425
+msgid "Configuration Error"
+msgstr "Erreur de configuration"
 
-#: plugins/admin/users/user-list.xml:222
-msgid "%{filter:lockLabel(userPassword)}"
+#: html/main.php:426
+#, php-format
+msgid ""
+"Fatal error: not all POST variables have been transfered by PHP - please "
+"inform your administrator!"
 msgstr ""
+"FATAL: toute les variables POST non pas été transférées par PHP - Veuillez "
+"avertir votre administrateur !"
 
-#: plugins/admin/users/user-list.xml:245
-msgid "Remove user"
-msgstr "Suppression de l'utilisateur"
+#: html/helpviewer.php:64
+msgid "Help browser"
+msgstr "Aide"
 
-#: plugins/admin/users/templatize.tpl:2
-msgid "Applying a template"
-msgstr "Appliquer un modèle"
+#: html/helpviewer.php:118
+msgid "There is no help file specified for this class"
+msgstr "Il n'y a pas de fichier d'aide spécifiée pour cette classe"
 
-#: plugins/admin/users/templatize.tpl:6
-msgid ""
-"Applying a template to several users will replace all user attributes "
-"defined in the template."
+#: html/helpviewer.php:193 include/functions_helpviewer.inc:97
+msgid "previous"
+msgstr "précédent"
+
+#: html/helpviewer.php:197 include/functions_helpviewer.inc:101
+msgid "next"
+msgstr "suivant"
+
+#: html/helpviewer.php:268
+#, php-format
+msgid "Help directory '%s' is not accessible, can't read any help files."
 msgstr ""
-"Appliquer un modèle à plusieurs utilisateurs remplacera tout les attributs "
-"de ces utilisateurs par ceux définis dans le modèle."
+"Le répertoire d'aide '%s' n'est pas accessible, impossible de lire les "
+"fichiers d'aide."
 
-#: plugins/admin/users/templatize.tpl:13
-#, fuzzy
-msgid "Apply user template"
-msgstr "Appliquer le modèle"
+#: html/password.php:195
+msgid "Error: Password method not available!"
+msgstr "Erreur: Méthode de changement de mot de passe non disponible!"
 
-#: plugins/admin/users/templatize.tpl:32
-msgid "No templates available!"
-msgstr "Pas de modèles disponibles !"
+#: html/password.php:268
+msgid "You have no permissions to change your password!"
+msgstr "Vous n'avez pas l'autorisation pour changer votre mot de passe !"
 
-#: plugins/admin/newConfigManagement/DeviceConfig-list.tpl:9
-#, fuzzy
-msgid "Container"
-msgstr "Continuer"
+#: html/password.php:315
+msgid "Session will not be encrypted."
+msgstr "La session ne sera pas cryptée."
 
-#: plugins/admin/newConfigManagement/DeviceConfig-list.tpl:10
-msgid "Item"
-msgstr ""
+#: html/password.php:317
+msgid "Enter SSL session"
+msgstr "Démarrer une session SSL"
 
-#: plugins/admin/newConfigManagement/DeviceConfig-list.xml:10
+#: ihtml/themes/default/infoPage.tpl:4
 #, fuzzy
-msgid "List of items"
-msgstr "Liste des utilisateurs"
+msgid "User information"
+msgstr "Montrer les informations"
 
-#: plugins/admin/newConfigManagement/DeviceConfig-list.xml:75
+#: ihtml/themes/default/infoPage.tpl:21
 #, fuzzy
-msgid "Edit item"
-msgstr "Editer des certificats"
+msgid "Home phone"
+msgstr "Numéro de téléphone privé"
 
-#: plugins/admin/newConfigManagement/DeviceConfig-list.xml:82
+#: ihtml/themes/default/infoPage.tpl:27
 #, fuzzy
-msgid "Remove item"
-msgstr "Suppression de l'image personnelle"
+msgid "Organizational unit"
+msgstr "Nom de l'entreprise"
 
-#: plugins/admin/newConfigManagement/class_newConfigManagement.inc:8
-#: plugins/admin/newConfigManagement/class_newConfigManagement.inc:9
-#: plugins/admin/newConfigManagement/class_newConfigManagement.inc:352
-#: plugins/admin/newConfigManagement/class_newConfigManagement.inc:353
-#: plugins/admin/newConfigManagement/class_newConfigManagement.inc:359
+#: ihtml/themes/default/infoPage.tpl:51
 #, fuzzy
-msgid "Config management"
-msgstr "Gestion Système / Configuration"
+msgid "Administrative contact"
+msgstr "Paramètres administratifs"
 
-#: plugins/admin/newConfigManagement/class_newConfigManagement.inc:42
-#: plugins/admin/newConfigManagement/class_newConfigManagement.inc:95
-#, php-format
-msgid "Failed to load distributions, error was '%s'!"
-msgstr ""
+#: ihtml/themes/default/help.tpl:9
+msgid "GOsa help viewer"
+msgstr "Aide en ligne de GOsa"
 
-#: plugins/admin/newConfigManagement/class_newConfigManagement.inc:262
-msgid "No selectable install methods returned!"
-msgstr ""
+#: ihtml/themes/default/help.tpl:15
+msgid "Index"
+msgstr "Index"
 
-#: plugins/admin/newConfigManagement/class_newConfigManagement.inc:263
-#: setup/class_setup.inc:183
-msgid "Setup"
-msgstr "Installation"
+#: ihtml/themes/default/userFilterEditor.tpl:1
+#: ihtml/themes/default/userFilterEditor.tpl:5
+msgid "Filter editor"
+msgstr "Editeur de Filtre"
 
-#: plugins/admin/newConfigManagement/class_newConfigManagement.inc:278
-#, fuzzy
-msgid "Distribution"
-msgstr "Stations Windows"
+#: ihtml/themes/default/userFilterEditor.tpl:8
+msgid "Filter properties"
+msgstr "Propriétés du filtre"
 
-#: plugins/admin/newConfigManagement/class_newConfigManagement.inc:284
-msgid "Release"
+#: ihtml/themes/default/userFilterEditor.tpl:27
+#: include/class_userFilter.inc:55
+msgid "Parent filter"
 msgstr ""
 
-#: plugins/admin/newConfigManagement/class_newConfigManagement.inc:290
-#, fuzzy
-msgid "Component"
-msgstr "Objet Domaine"
-
-#: plugins/admin/departments/dep-list.xml:11
-#, fuzzy
-msgid "List of structural objects"
-msgstr "Liste des groupes d'objets"
+#: ihtml/themes/default/userFilterEditor.tpl:45
+msgid "Enabled"
+msgstr "Activé"
 
-#: plugins/admin/departments/dep-list.xml:15
-#: plugins/admin/departments/dep-list.xml:103
-#: plugins/admin/departments/class_departmentManagement.inc:193
-#: plugins/admin/departments/dep-filter.xml:105
-#: plugins/admin/departments/domain.tpl:5
-msgid "Domain"
-msgstr "Domaine"
+#: ihtml/themes/default/userFilterEditor.tpl:49
+msgid "Categories where the filter is visible"
+msgstr "Catégories dans lequel les filtres sont visibles"
 
-#: plugins/admin/departments/dep-list.xml:23
-#: plugins/admin/departments/dep-list.xml:110
-#: plugins/admin/departments/dep-filter.xml:77
-#: plugins/admin/departments/dcObject.tpl:5
-msgid "Domain component"
-msgstr "Composant domaine"
+#: ihtml/themes/default/userFilterEditor.tpl:69
+msgid "Query"
+msgstr "Requète"
 
-#: plugins/admin/departments/dep-list.xml:31
-#: plugins/admin/departments/dep-list.xml:117
-#: plugins/admin/departments/class_departmentManagement.inc:217
-#: plugins/admin/departments/dep-filter.xml:49
-#: plugins/admin/departments/class_countryGeneric.inc:82
-#: plugins/admin/departments/class_countryGeneric.inc:83
-#: plugins/admin/departments/country.tpl:5
-msgid "Country"
-msgstr "Pays"
+#: ihtml/themes/default/userFilter.tpl:1
+msgid "List of defined filters"
+msgstr "Liste des filtres définis"
 
-#: plugins/admin/departments/dep-list.xml:39
-#: plugins/admin/departments/dep-list.xml:124
-#: plugins/admin/departments/locality.tpl:5
-#: plugins/admin/departments/class_departmentManagement.inc:229
-#: plugins/admin/departments/class_localityGeneric.inc:82
-#: plugins/admin/departments/class_localityGeneric.inc:83
-#: plugins/admin/departments/dep-filter.xml:63
-msgid "Locality"
-msgstr "Lieu"
+#: ihtml/themes/default/sizelimit.tpl:3
+msgid ""
+"The size limit option makes LDAP operations faster and saves the LDAP server "
+"from getting too much load. The easiest way to handle big databases without "
+"long timeouts would be to limit your search to smaller values and use "
+"filters to get the entries you are looking for."
+msgstr ""
+"L'option size limit rend les opérations LDAP plus rapides et permet au "
+"serveur LDAP d'avoir un niveau de charge plus léger. La façon la plus facile "
+"de gérer des grandes bases de données sans de longs temps d'attentes, serait "
+"de limiter la recherche à des valeurs plus petites et d'utiliser les filtres "
+"pour obtenir les valeurs que vous recherchez."
 
-#: plugins/admin/departments/dep-list.xml:47
-#: plugins/admin/departments/dep-list.xml:131
-#: plugins/admin/departments/class_departmentManagement.inc:241
-#: plugins/admin/departments/class_organizationGeneric.inc:113
-#: plugins/admin/departments/class_organizationGeneric.inc:114
-#: plugins/admin/departments/dep-filter.xml:91
-#: plugins/admin/departments/organization.tpl:4
-#: plugins/personal/generic/class_user.inc:1721
-#: plugins/personal/generic/generic.tpl:298 setup/setup_feedback.tpl:10
-#: setup/setup_feedback.tpl:12
-msgid "Organization"
-msgstr "Entreprise"
+#: ihtml/themes/default/sizelimit.tpl:8
+msgid "Please choose the way to react for this session"
+msgstr "Veuillez choisir la façon de réagir pour cette session"
 
-#: plugins/admin/departments/locality.tpl:11
-#: plugins/admin/departments/dcObject.tpl:11
-msgid "Locality name"
-msgstr "Nom du lieu"
+#: ihtml/themes/default/sizelimit.tpl:10
+msgid "ignore this error and show all entries the LDAP server returns"
+msgstr ""
+"ignorer cette erreur et montrer toutes les entrées retournées par le serveur "
+"LDAP"
 
-#: plugins/admin/departments/locality.tpl:14
-#: plugins/admin/departments/dcObject.tpl:14
-msgid "Name of locality to create"
-msgstr "Nom du lieu à créer"
+#: ihtml/themes/default/sizelimit.tpl:11
+msgid ""
+"ignore this error and show all entries that fit into the defined size limit"
+msgstr ""
+"ignorer cette erreur et montrer toutes les entrées qui sont récupérées grâce "
+"au paramètre sizelimit défini"
 
-#: plugins/admin/departments/locality.tpl:22
-#: plugins/admin/departments/domain.tpl:22
-#: plugins/admin/departments/country.tpl:22
-#: plugins/admin/departments/dcObject.tpl:22
-#: plugins/admin/departments/organization.tpl:22
-msgid "Descriptive text for department"
-msgstr "Description du département"
+#: ihtml/themes/default/sizelimit.tpl:16 include/utils/class_msgPool.inc:331
+#, php-format
+msgid "Set"
+msgstr "Activer"
 
-#: plugins/admin/departments/locality.tpl:39
-#: plugins/admin/departments/generic.tpl:51
-#: plugins/admin/departments/class_domain.inc:93
-#: plugins/admin/departments/class_localityGeneric.inc:93
-#: plugins/admin/departments/class_organizationGeneric.inc:127
-#: plugins/admin/departments/class_countryGeneric.inc:93
-#: plugins/admin/departments/class_dcObject.inc:92
-#: plugins/admin/departments/domain.tpl:39
-#: plugins/admin/departments/country.tpl:39
-#: plugins/admin/departments/dcObject.tpl:39
-#: plugins/admin/departments/class_department.inc:684
-#: plugins/admin/departments/organization.tpl:51
-#: plugins/personal/generic/class_user.inc:1724
-#: plugins/personal/generic/generic.tpl:339
-#: plugins/personal/generic/generic.tpl:355
-#, fuzzy
-msgid "Manager"
-msgstr "Gèrer les utilisateurs"
+#: ihtml/themes/default/msg_dialog.tpl:55
+#: ihtml/themes/default/msg_dialog.tpl:103
+msgid "Error message title"
+msgstr "Titre du message d'erreur"
 
-#: plugins/admin/departments/locality.tpl:67
-#: plugins/admin/departments/generic.tpl:132
-#: plugins/admin/departments/class_domain.inc:94
-#: plugins/admin/departments/class_localityGeneric.inc:95
-#: plugins/admin/departments/class_organizationGeneric.inc:135
-#: plugins/admin/departments/class_countryGeneric.inc:95
-#: plugins/admin/departments/class_dcObject.inc:94
-#: plugins/admin/departments/domain.tpl:67
-#: plugins/admin/departments/country.tpl:68
-#: plugins/admin/departments/dcObject.tpl:67
-#: plugins/admin/departments/class_department.inc:686
-#: plugins/admin/departments/organization.tpl:132
-msgid "Administrative settings"
-msgstr "Paramètres administratifs"
+#: ihtml/themes/default/msg_dialog.tpl:66
+#: ihtml/themes/default/msg_dialog.tpl:115
+msgid "Error message"
+msgstr "Message d'erreur"
 
-#: plugins/admin/departments/locality.tpl:70
-#: plugins/admin/departments/generic.tpl:135
-#: plugins/admin/departments/domain.tpl:70
-#: plugins/admin/departments/country.tpl:71
-#: plugins/admin/departments/dcObject.tpl:70
-#: plugins/admin/departments/organization.tpl:135
-msgid "Tag department as an independent administrative unit"
-msgstr "Marquer le département comme une entité administrative indépendante"
+#: ihtml/themes/default/password.tpl:5
+msgid "Change your password"
+msgstr "Modifier votre mot de passe"
 
-#: plugins/admin/departments/generic.tpl:4
-#: plugins/admin/departments/dep-filter.xml:35
+#: ihtml/themes/default/password.tpl:61
+msgid "Your password has been changed successfully."
+msgstr "Votre mot de passe à été changé avec succès."
+
+#: ihtml/themes/default/password.tpl:72
 #, fuzzy
-msgid "Organizational Unit"
-msgstr "Nom de l'entreprise"
+msgid ""
+"Enter the current password and the new password (twice) in the fields below "
+"and press the 'Set password' button."
+msgstr ""
+"Cette fenêtre vous permet de changer votre mot de passe de manière simple. "
+"Entrez le mot de passe actuel et le nouveau mot de passe (deux fois) dans "
+"les champs ci-dessous et appuyez sur le bouton 'Changer'."
 
-#: plugins/admin/departments/generic.tpl:11
-msgid "Name of department"
-msgstr "Nom du département"
+#: ihtml/themes/default/password.tpl:77 ihtml/themes/default/password.tpl:79
+msgid "Directory"
+msgstr "Répertoire"
 
-#: plugins/admin/departments/generic.tpl:14
-msgid "Name of subtree to create"
-msgstr "Nom de la branche à créer"
+#: ihtml/themes/default/password.tpl:86 ihtml/themes/default/password.tpl:90
+#: ihtml/themes/default/login.tpl:37 ihtml/themes/default/login.tpl:40
+msgid "User name"
+msgstr "Nom d'utilisateur"
 
-#: plugins/admin/departments/generic.tpl:22
-msgid "Descriptive text for   department"
-msgstr "Description du département"
+#: ihtml/themes/default/password.tpl:131
+msgid "Click here to change your password"
+msgstr "Cliquez ici pour changer votre mot de passe"
 
-#: plugins/admin/departments/generic.tpl:30
-#: plugins/admin/departments/organization.tpl:30
-msgid "Category for this subtree"
-msgstr "Catégorie pour cette branche de l'annuaire"
+#: ihtml/themes/default/acl.tpl:15 ihtml/themes/default/acl.tpl:16
+#: include/class_userFilter.inc:55
+msgid "Options"
+msgstr ""
 
-#: plugins/admin/departments/generic.tpl:83
-#: plugins/admin/departments/generic.tpl:85
-#: plugins/admin/departments/generic.tpl:95
-#: plugins/admin/departments/class_localityGeneric.inc:91
-#: plugins/admin/departments/class_organizationGeneric.inc:130
-#: plugins/admin/departments/class_department.inc:680
-#: plugins/admin/departments/organization.tpl:82
-#: plugins/admin/departments/organization.tpl:94
-#: plugins/personal/generic/class_user.inc:1735
-#: plugins/personal/generic/generic.tpl:436
-msgid "Location"
-msgstr "Lieu"
+#: ihtml/themes/default/acl.tpl:40
+msgid "Additional filter options"
+msgstr "Paramètres supplémentaire pour le filtre"
 
-#: plugins/admin/departments/generic.tpl:87
-#: plugins/admin/departments/class_organizationGeneric.inc:129
-#: plugins/admin/departments/class_department.inc:679
-#: plugins/admin/departments/organization.tpl:86
-#: plugins/personal/generic/class_user.inc:1734
-#: plugins/personal/generic/generic.tpl:444
-msgid "State"
-msgstr "Département"
+#: ihtml/themes/default/acl.tpl:53 ihtml/themes/default/acl.tpl:65
+#: include/class_acl.inc:1114
+msgid "Members"
+msgstr "Membres"
 
-#: plugins/admin/departments/generic.tpl:90
-#: plugins/admin/departments/organization.tpl:89
-msgid "State where this subtree is located"
-msgstr "Lieu où est située cette branche de l'annuaire"
+#: ihtml/themes/default/acl.tpl:54
+msgid "Member selection"
+msgstr "Sélection des membres"
 
-#: plugins/admin/departments/generic.tpl:98
-#: plugins/admin/departments/organization.tpl:97
-msgid "Location of this subtree"
-msgstr "Lieu de cette branche"
+#: ihtml/themes/default/acl.tpl:57
+msgid "Use members from"
+msgstr "Utiliser les membres depuis"
 
-#: plugins/admin/departments/generic.tpl:103
-#: plugins/admin/departments/class_department.inc:681
-#: plugins/admin/departments/organization.tpl:102
-#: plugins/personal/generic/generic.tpl:185
-#: plugins/personal/generic/generic.tpl:452
-msgid "Address"
-msgstr "Adresse"
+#: ihtml/themes/default/acl.tpl:69 ihtml/themes/default/acl.tpl:74
+msgid "List message possible targets"
+msgstr "Liste les destinataires possibles pour les messages"
 
-#: plugins/admin/departments/generic.tpl:106
-#: plugins/admin/departments/organization.tpl:105
-msgid "Postal address of this subtree"
-msgstr "Adresse postale de cette branche"
+#: ihtml/themes/default/acl.tpl:92 ihtml/themes/default/acl.tpl:98
+msgid "List message recipients"
+msgstr "Lister les destinataires du message"
 
-#: plugins/admin/departments/generic.tpl:113
-#: plugins/admin/departments/organization.tpl:112
-msgid "Base telephone number of this subtree"
-msgstr "Numéro de téléphone de base pour cette sous-branche"
+#: ihtml/themes/default/acl.tpl:120
+msgid "ACL for this object"
+msgstr "ACL pour cet objet"
 
-#: plugins/admin/departments/generic.tpl:118
-#: plugins/admin/departments/class_organizationGeneric.inc:133
-#: plugins/admin/departments/class_department.inc:379
-#: plugins/admin/departments/class_department.inc:683
-#: plugins/admin/departments/organization.tpl:117
-#: plugins/personal/generic/class_user.inc:1357
-#: plugins/personal/generic/class_user.inc:1849
-#: plugins/personal/generic/generic.tpl:419
-#: plugins/personal/generic/generic.tpl:586
-msgid "Fax"
-msgstr ""
+#: ihtml/themes/default/acl.tpl:126
+msgid "Available roles"
+msgstr "Type de rôles disponibles"
 
-#: plugins/admin/departments/generic.tpl:121
-#: plugins/admin/departments/organization.tpl:120
-msgid "Base facsimile telephone number of this subtree"
-msgstr "Numéro de fax de base pour cette sous-branche"
+#: ihtml/themes/default/login.tpl:31
+msgid "Login to GOsa"
+msgstr "Connexion à GOsa"
 
-#: plugins/admin/departments/class_domain.inc:81
-#: plugins/admin/departments/class_domain.inc:82
-#: plugins/admin/departments/class_departmentManagement.inc:205
-#: plugins/admin/departments/class_dcObject.inc:81
-#: plugins/admin/departments/class_dcObject.inc:82
-msgid "Domain Component"
-msgstr "Objet Domaine"
+#: ihtml/themes/default/login.tpl:61
+msgid "Choose the directory to work on"
+msgstr "Choisir le répertoire sur lequel travailler"
 
-#: plugins/admin/departments/class_departmentManagement.inc:25
-#, fuzzy
-msgid "Directory structure"
-msgstr "Répertoire"
+#: ihtml/themes/default/login.tpl:66
+msgid "Click here to log in"
+msgstr "Cliquez ici pour vous connecter"
 
-#: plugins/admin/departments/class_departmentManagement.inc:26
+#: ihtml/themes/default/login.tpl:66 ihtml/themes/default/login.tpl:67
+msgid "Log in"
+msgstr "Connexion"
+
+#: ihtml/themes/default/snapshotdialog.tpl:3
+msgid "Restoring object snapshots"
+msgstr "Restaurer des copie instantanés des objets"
+
+#: ihtml/themes/default/snapshotdialog.tpl:6
 msgid ""
-"Manage organizations, organizational units, localities, countries and more"
+"This procedure will restore a snapshot of the selected object. It will "
+"replace the existing object after pressing the restore button."
 msgstr ""
+"Cette procédure va restaurer un copie instantanée de l'objet sélectionné. "
+"Cela va remplacer l'objet existant après que vous ayez pressé le bouton "
+"restaurer."
 
-#: plugins/admin/departments/class_departmentManagement.inc:125
+#: ihtml/themes/default/snapshotdialog.tpl:9
+#, fuzzy
 msgid ""
-"As soon as the tag operation has finished, you can scroll down to end of the "
-"page and    press the 'Continue' button to continue with the department "
-"management dialog."
+"DNS configuration and some database entries cannot be restored. They need to "
+"be recreated manually."
 msgstr ""
-"Dès que l'opération de marquage est finie, vous pouvez aller à la fin de la "
-"page et appuyer sur le bouton 'Continuer' pour continuer la gestion des "
-"départements."
-
-#: plugins/admin/departments/class_organizationGeneric.inc:122
-msgid "Organization name"
-msgstr "Nom de l'entreprise"
-
-#: plugins/admin/departments/class_organizationGeneric.inc:131
-#: plugins/personal/generic/class_user.inc:1736
-#: plugins/personal/generic/generic.tpl:183
-msgid "Postal address"
-msgstr "Adresse postale"
+"Souvenez vous que la configuration DNS et les base de données ne peuvent pas "
+"être restaurées. Pour certains objets il est juste nécessaire de les ouvrir "
+"et de les sauvegarder à nouveau (goFon), certaines entrée cependant devront "
+"être recrées manuellement (glpi)."
 
-#: plugins/admin/departments/class_organizationGeneric.inc:132
-msgid "Phone number"
-msgstr "Numéro de téléphone"
+#: ihtml/themes/default/snapshotdialog.tpl:12
+msgid ""
+"Don't forget to check references to other objects, for example does the "
+"selected printer still exists ?"
+msgstr ""
+"N'oubliez pas de vérifier les références avec les autres objets, par exemple "
+"est ce que l'imprimante sélectionnée existe encore ?"
 
-#: plugins/admin/departments/class_countryGeneric.inc:91
-#: plugins/admin/departments/country.tpl:11
-msgid "Country name"
-msgstr "Pays"
+#: ihtml/themes/default/snapshotdialog.tpl:29
+#, fuzzy
+msgid "There is no snapshot available that can be restored"
+msgstr "Il n'y a pas de snapshots disponibles qui pourrait être restaurés"
 
-#: plugins/admin/departments/domain.tpl:11
-msgid "Domain name"
-msgstr "Nom du domaine"
+#: ihtml/themes/default/snapshotdialog.tpl:31
+msgid "Choose a snapshot and click the folder image, to restore the snapshot"
+msgstr ""
+"Choisissez une copie instantanée et cliquez sur l'image du répertoire, pour "
+"restaurer la copie"
 
-#: plugins/admin/departments/domain.tpl:14
-msgid "Name of domain to create"
-msgstr "Nom du domaine à créer"
+#: ihtml/themes/default/snapshotdialog.tpl:50
+msgid "Creating object snapshots"
+msgstr "Créer une copie instantanée des d'objets"
 
-#: plugins/admin/departments/country.tpl:14
-msgid "Name of country to create"
-msgstr "Nom du pays à créer"
+#: ihtml/themes/default/snapshotdialog.tpl:53
+msgid ""
+"This procedure will create a snapshot of the selected object. It will be "
+"stored inside a special branch of your directory system and can be restored "
+"later on."
+msgstr ""
+"Cette procédure va créer une copie instantanée de l'objet sélectionné. Il "
+"sera stocké dans une branche spéciale de votre annuaire et pourra être "
+"restauré plus tard."
 
-#: plugins/admin/departments/class_department.inc:439
-msgid "Cannot find an unused tag for this administrative unit!"
+#: ihtml/themes/default/snapshotdialog.tpl:56
+msgid ""
+"Remember that database entries, DNS configurations and possibly created "
+"zones in server extensions will not be stored in the snapshot."
 msgstr ""
-"Impossible de trouver un marqueur libre pour marquer l'entité "
-"administrative !"
+"Souvenez vous que les entrées dans les base de données, les configurations "
+"DNS et probablement les zones crées dans les serveurs ne seront pas stockées "
+"dans les copie instantanées."
 
-#: plugins/admin/departments/class_department.inc:507
-#, php-format
-msgid "Tagging '%s'."
-msgstr "Marquer '%s'."
+#: ihtml/themes/default/snapshotdialog.tpl:71
+msgid "Time stamp"
+msgstr "Date"
 
-#: plugins/admin/departments/class_department.inc:588
-#, php-format
-msgid "Moving '%s' to '%s'"
-msgstr "Bouger '%s' vers '%s'"
+#: ihtml/themes/default/snapshotdialog.tpl:80
+msgid "Reason for generating this snapshot"
+msgstr "Raison pour la génération de cette copie instantanée"
 
-#: plugins/admin/departments/class_department.inc:629
-#, php-format
-msgid "FAILED to copy %s, aborting operation"
-msgstr "Impossible de copier %s, arrêt de l'opération"
+#: ihtml/themes/default/logout.tpl:6
+msgid "Your GOsa session has expired!"
+msgstr "Votre session GOsa à expiré !"
 
-#: plugins/admin/departments/class_department.inc:660
-#: plugins/admin/departments/class_department.inc:671
-msgid "Departments"
-msgstr "Départements"
+#: ihtml/themes/default/logout.tpl:9
+msgid ""
+"It has been a while since your last interaction with GOsa took place. Your "
+"session has been closed for security reasons. Please login again to continue "
+"with administrative tasks."
+msgstr ""
+"Votre dernière interaction avec GOsa date d'un certain temps. Pour des "
+"raisons de sécurité, la session à été fermée. Pour continuer à administrer, "
+"veuillez vous reconnecter."
 
-#: plugins/admin/departments/class_department.inc:674
-msgid "Department name"
-msgstr "Nom du département"
+#: ihtml/themes/default/logout.tpl:16
+msgid "Login again"
+msgstr "Reconnexion"
 
-#: plugins/admin/departments/class_department.inc:682
-msgid "Telephone"
-msgstr "Téléphone"
+#: ihtml/themes/default/removeEntries.tpl:14
+msgid ""
+"If you're sure you want to do this press 'Delete' to continue or 'Cancel' to "
+"abort."
+msgstr ""
+"D'accord - si vous êtes sur - cliquez sur 'Supprimer' pour continuer ou sur "
+"'Annuler' pour abandonner."
 
-#: plugins/admin/departments/class_department.inc:737
-#, php-format
-msgid "Object '%s' is already tagged"
-msgstr "L'objet '%s' est déjà marqué"
+#: ihtml/themes/default/framework.tpl:9
+msgid "Log out"
+msgstr "Déconnexion"
 
-#: plugins/admin/departments/class_department.inc:744
-#, php-format
-msgid "Adding tag (%s) to object '%s'"
-msgstr "Ajouter une marque (%s) à l'objet '%s'"
+#: ihtml/themes/default/framework.tpl:10
+msgid ""
+"You are currently editing a database entry. Do you want to dismiss the "
+"changes?"
+msgstr ""
+"Vous êtes actuellement en train d éditer une entrée de la base de données. "
+"Voulez vous annuler les modifications ?"
 
-#: plugins/admin/departments/class_department.inc:776
+#: ihtml/themes/default/framework.tpl:22
 #, php-format
-msgid "Removing tag from object '%s'"
-msgstr "Suppression de la marque de l'objet '%s'"
+msgid "Session expires in %d!"
+msgstr "La session expire dans %d !"
 
-#: plugins/admin/departments/dep_iframe.tpl:1
-msgid "Processing the requested operation"
-msgstr "Opération en cours"
+#: ihtml/themes/default/ldifViewer.tpl:1
+msgid "Raw LDAP entry"
+msgstr ""
 
-#: plugins/admin/departments/dep_iframe.tpl:7
-#, fuzzy
+#: ihtml/themes/default/islocked.tpl:4
+msgid "Locking conflict detected"
+msgstr "Conflit de verrou détecté"
+
+#: ihtml/themes/default/islocked.tpl:14
 msgid ""
-"Your browser doesn't support IFRAME HTML elements. Please use this link to "
-"perform the requested operation."
+"If this lock detection is false, the other person has obviously closed the "
+"web browser during the edit operation. You may want to take over the lock by "
+"pressing the 'Edit anyway' button."
 msgstr ""
-"Votre navigateur ne supporte pas les iframes, veuillez utiliser ce lien pour "
-"effectuer l'opération demandée."
-
-#: plugins/admin/departments/organization.tpl:11
-msgid "Name of organization"
-msgstr "Nom de l'entreprise"
+"Si la détection de ce verrou est fausse, une autre personne a manifestement "
+"fermé la fenêtre de son navigateur durant une opération de modification "
+"d'une entrée. Dans ce cas, vous pouvez supprimez le verrou en cliquant sur "
+"le bouton 'Éditer malgré tout'."
 
-#: plugins/admin/departments/organization.tpl:14
-msgid "Name of organization to create"
-msgstr "Nom de l'entreprise à créer"
+#: ihtml/themes/default/islocked.tpl:23
+msgid "Read only"
+msgstr "Lecture seule"
 
-#: plugins/admin/departments/dep_move_confirm.tpl:2
-msgid "You are currently moving/renaming this department."
-msgstr "Vous êtes occupé à bouger/renommer ce département."
+#: ihtml/themes/default/logout-close.tpl:5
+msgid "Your GOsa session has been closed!"
+msgstr "Votre session GOsa à expiré !"
 
-#: plugins/admin/departments/dep_move_confirm.tpl:6
-#, fuzzy
+#: ihtml/themes/default/logout-close.tpl:7
 msgid ""
-"Modifying a departments naming attribute 'ou' or base may corrupt ACLs and "
-"snapshot entries for all entire objects."
+"Please close this browser window and clean the authentication caches to "
+"avoid an automatic re-authentication by your browser."
 msgstr ""
-"La modification de l'attribut 'ou' ou la base d'un département peut "
-"corrompre les entrées acls et snapshot pour tout les objets."
+"Veuillez fermer la fenêtre de votre navigateur et vider les cache des mots "
+"de passe pour éviter l'authentification automatique par votre navigateur."
 
-#: plugins/admin/departments/dep_move_confirm.tpl:9
-msgid "GOsa can NOT fix this for you, yet."
-msgstr "GOsa ne PEUT PAS encore corriger ceci pour vous."
+#: ihtml/themes/default/copyPasteDialog.tpl:1
+msgid "Copy & paste wizard"
+msgstr "Assistant pour le copier &amp; coller"
 
-#: plugins/admin/departments/dep_move_confirm.tpl:12
+#: ihtml/themes/default/copyPasteDialog.tpl:7
 msgid ""
-"Before you confirm this action, ensure that everything will be as expected, "
-"possibly the best solution is a backup."
+"Some values need to be unique in the complete directory while some "
+"combinations make no sense. Please edit the values below to fulfill the "
+"policies."
 msgstr ""
-"Avant de confirmer cette action, vérifiez que tout se passera comme prévu, "
-"la meilleure solution est probablement une sauvegarde."
-
-#: plugins/admin/acl/acl-filter.xml:33 plugins/admin/acl/tabs_acl_role.inc:28
-msgid "ACL Templates"
-msgstr "Modèles des ACL"
+"Certaines valeurs doivent être unique dans tout l'arbre et certaines "
+"combinations n'ont pas de sens. Veuillez éditer les valeurs ci dessous pour "
+"respecter les politiques de sécurité."
 
-#: plugins/admin/acl/acl-filter.xml:48
-#: plugins/admin/acl/class_aclManagement.inc:154
-msgid "ACL Assignment"
-msgstr "Gestion des ACL"
+#: ihtml/themes/default/copyPasteDialog.tpl:9
+msgid "Remember that some properties like taken snapshots will not be copied!"
+msgstr ""
+"Veuillez vous souvenir que certaines propriétés comme les copie instantanées "
+"ne seront pas copiés !"
 
-#: plugins/admin/acl/class_aclManagement.inc:26
+#: ihtml/themes/default/copyPasteDialog.tpl:10
 msgid ""
-"Control access to GOsa managed objects down to attribute and action level"
+"Or if you copy or cut an entry within GOsa and delete the source object, you "
+"may get errors while pasting this object again!"
 msgstr ""
+"Ou si vous couper ou copiez un entrée avec GOsa et que vous effacer la "
+"source, vous pouvez rencontrer des erreurs en tentant de le coller à "
+"nouveau !"
 
-#: plugins/admin/acl/class_aclRole.inc:26
-#: plugins/admin/acl/class_aclRole.inc:715
-msgid "Access control roles"
-msgstr "Contrôle d'accès (ACL)"
+#: ihtml/themes/default/copyPasteDialog.tpl:19
+#: include/utils/class_msgPool.inc:313
+#, php-format
+msgid "Save"
+msgstr "Enregistrer"
 
-#: plugins/admin/acl/class_aclRole.inc:27
-msgid "Edit AC roles"
-msgstr "Editer le rôles (ACL)"
+#: ihtml/themes/default/copyPasteDialog.tpl:23
+msgid "Cancel all"
+msgstr "Tout annuler"
 
-#: plugins/admin/acl/class_aclRole.inc:138
-msgid "Reset ACL"
-msgstr "Remise à zéro des ACL"
+#: ihtml/themes/default/copyPasteDialog.tpl:28
+msgid "Operation complete"
+msgstr "Opération réalisée"
 
-#: plugins/admin/acl/class_aclRole.inc:411
-msgid "No ACL settings for this category"
-msgstr "Pas d'ACL pour cette catégorie"
+#: include/utils/class_msgPool.inc:17
+msgid "This object will be deleted!"
+msgstr "Cet objet sera effacé !"
 
-#: plugins/admin/acl/class_aclRole.inc:413
+#: include/utils/class_msgPool.inc:19
 #, php-format
-msgid "ACL for these objects: %s"
-msgstr "ACL pour ces objets: %s"
+msgid "This %s object will be deleted!"
+msgstr "L'objet '%s' sera effacé !"
 
-#: plugins/admin/acl/class_aclRole.inc:418
-msgid "Edit category ACL"
-msgstr "Editer les catégories ACL"
+#: include/utils/class_msgPool.inc:24
+#, php-format
+msgid "This object will be deleted: %s"
+msgstr "Cet objet sera effacé : %s"
 
-#: plugins/admin/acl/class_aclRole.inc:421
-#, fuzzy
-msgid "Delete category ACL"
-msgstr "Remettre à zéro les catégories ACL"
+#: include/utils/class_msgPool.inc:26
+#, php-format
+msgid "This %s object will be deleted: %s"
+msgstr "L'objet %s sera effacé: %s"
 
-#: plugins/admin/acl/class_aclRole.inc:442
+#: include/utils/class_msgPool.inc:31
+msgid "This object will be deleted:"
+msgstr "Cet objet sera effacé:"
+
+#: include/utils/class_msgPool.inc:33
 #, php-format
-msgid "Edit ACL for '%s', scope is '%s'"
-msgstr "Editer l'ACL pour '%s', l'étendue est '%s'"
+msgid "This %s object will be deleted:"
+msgstr "L'objet de type '%s' sera effacé:"
 
-#: plugins/admin/acl/class_aclRole.inc:635
-msgid "Object in use"
-msgstr "Objet utilisé"
+#: include/utils/class_msgPool.inc:37
+#, php-format
+msgid "These objects will be deleted: %s"
+msgstr "Ces objets seront effacés: %s"
+
+#: include/utils/class_msgPool.inc:39
+#, php-format
+msgid "These %s objects will be deleted: %s"
+msgstr "Ces objets de type '%s' seront effacés: %s"
+
+#: include/utils/class_msgPool.inc:47
+msgid "You have no permission to delete this object!"
+msgstr "Vous n'avez pas les droits nécessaires pour supprimer cet objet !"
+
+#: include/utils/class_msgPool.inc:51 include/utils/class_msgPool.inc:55
+msgid "You have no permission to delete the object:"
+msgstr "Vous n'avez pas les droits nécessaires pour supprimer cet objet :"
 
-#: plugins/admin/acl/class_aclRole.inc:635
-#, php-format
-msgid "This role cannot be removed while it is in use by these objects:"
-msgstr ""
-"Ce rôle ne peut pas être supprimé car il est encore utilisé par ces objets :"
+#: include/utils/class_msgPool.inc:58
+msgid "You have no permission to delete these objects:"
+msgstr "Vous n'avez pas les droits nécessaires pour supprimer ces objets :"
 
-#: plugins/admin/acl/class_aclRole.inc:714 plugins/admin/acl/acl-list.xml:23
-#: plugins/admin/acl/acl-list.xml:82
-#: plugins/personal/generic/class_user.inc:1666
-#: plugins/personal/generic/generic.tpl:503
-msgid "Role"
-msgstr "Rôle"
+#: include/utils/class_msgPool.inc:65
+msgid "You have no permission to create this object!"
+msgstr "Vous n'avez pas les droits nécessaires pour créer cet objet !"
 
-#: plugins/admin/acl/class_aclRole.inc:731
-msgid ""
-"The 'aclRoleRDN' statement defines the location where new ACL roles will be "
-"created. The default is 'ou=aclroles,'."
-msgstr ""
+#: include/utils/class_msgPool.inc:69 include/utils/class_msgPool.inc:73
+msgid "You have no permission to create the object:"
+msgstr "Vous n'avez pas les droits nécessaires pour créer l'objet :"
 
-#: plugins/admin/acl/acl-list.xml:11
-#, fuzzy
-msgid "List of ACLs"
-msgstr "Liste des acls"
+#: include/utils/class_msgPool.inc:76
+msgid "You have no permission to create these objects:"
+msgstr "Vous n'avez pas les droits nécessaires pour créer ces objets :"
 
-#: plugins/admin/acl/paste_role.tpl:1
-#, fuzzy
-msgid "Paste ACL-role"
-msgstr "Rôles ACL"
+#: include/utils/class_msgPool.inc:83
+msgid "You have no permission to modify this object!"
+msgstr "Vous n'avez pas l'autorisation de modifier cet objet !"
 
-#: plugins/addons/dyngroup/class_DynamicLdapGroup.inc:105
-#: plugins/addons/dyngroup/class_DynamicLdapGroup.inc:327
-msgid "Labeled URI"
-msgstr ""
+#: include/utils/class_msgPool.inc:87 include/utils/class_msgPool.inc:91
+msgid "You have no permission to modify the object:"
+msgstr "Vous n'avez pas l'autorisation de modifier cet objet :"
 
-#: plugins/addons/dyngroup/class_DynamicLdapGroup.inc:119
-#: plugins/addons/dyngroup/class_DynamicLdapGroup.inc:121
-#: plugins/addons/dyngroup/dyngroup.tpl:7
-#, fuzzy
-msgid "Attribute"
-msgstr "Attribut de connexion"
+#: include/utils/class_msgPool.inc:94
+msgid "You have no permission to modify these objects:"
+msgstr "Vous n'avez pas l'autorisation de modifier ces objets :"
 
-#: plugins/addons/dyngroup/class_DynamicLdapGroup.inc:128
-msgid "Surrounding brackets are required!"
-msgstr ""
+#: include/utils/class_msgPool.inc:101
+msgid "You have no permission to view this object!"
+msgstr "Vous n'avez pas l'autorisation de voir cet objet !"
 
-#: plugins/addons/dyngroup/class_DynamicLdapGroup.inc:136
-#, php-format
-msgid "The given filter '%s' for entry %s seems to be invalid!"
-msgstr ""
+#: include/utils/class_msgPool.inc:105 include/utils/class_msgPool.inc:109
+msgid "You have no permission to view the object:"
+msgstr "Vous n'avez pas l'autorisation de voir l'objet :"
 
-#: plugins/addons/dyngroup/class_DynamicLdapGroup.inc:166
-#: plugins/addons/dyngroup/class_DynamicLdapGroup.inc:168
-#: plugins/addons/dyngroup/class_DynamicLdapGroup.inc:319
-#: plugins/addons/dyngroup/class_DynamicLdapGroup.inc:320
-msgid "Dynamic object"
-msgstr ""
+#: include/utils/class_msgPool.inc:112
+msgid "You have no permission to view these objects:"
+msgstr "Vous n'avez pas l'autorisation devoir ces objets :"
 
-#: plugins/addons/dyngroup/dyngroup.tpl:1
-#, fuzzy
-msgid "List of dynamic rules"
-msgstr "Liste des acls"
+#: include/utils/class_msgPool.inc:119
+msgid "You have no permission to move this object!"
+msgstr "Vous n'avez pas l'autorisation de bouger cet objet !"
 
-#: plugins/addons/dyngroup/dyngroup.tpl:3
-msgid "Labeled URI definitions"
-msgstr ""
+#: include/utils/class_msgPool.inc:123 include/utils/class_msgPool.inc:127
+msgid "You have no permission to move the object:"
+msgstr "Vous n'avez pas l'autorisation de bouger l'objet :"
 
-#: plugins/addons/dyngroup/dyngroup.tpl:6
-#, fuzzy
-msgid "Scope"
-msgstr "copier"
+#: include/utils/class_msgPool.inc:130
+msgid "You have no permission to move these objects:"
+msgstr "Vous n'avez pas l'autorisation de bouger ces objets :"
 
-#: plugins/addons/propertyEditor/class_propertyEditor.inc:6
-#, fuzzy
-msgid "Preferences"
-msgstr "Références"
+#: include/utils/class_msgPool.inc:140 include/utils/class_msgPool.inc:152
+#: include/utils/class_msgPool.inc:170
+msgid "Connection information"
+msgstr "Informations de connexions"
 
-#: plugins/addons/propertyEditor/class_propertyEditor.inc:7
-msgid ""
-"Configure global and special GOsa settings like hooks and plug-in parameters"
-msgstr ""
+#: include/utils/class_msgPool.inc:142
+#, php-format
+msgid "Cannot connect to %s database!"
+msgstr "Impossible de se connecter à la base de données %s !"
 
-#: plugins/addons/propertyEditor/class_propertyEditor.inc:206
-#, fuzzy
-msgid "No description"
-msgstr "Description de l'unité"
+#: include/utils/class_msgPool.inc:154
+#, php-format
+msgid "Cannot select %s database!"
+msgstr "Impossible de sélectionner la base de données %s !"
 
-#: plugins/addons/propertyEditor/class_propertyEditor.inc:230
-msgid "FALSE"
-msgstr ""
+#: include/utils/class_msgPool.inc:160
+#, php-format
+msgid "No %s server defined!"
+msgstr "Pas de serveur %s défini !"
 
-#: plugins/addons/propertyEditor/class_propertyEditor.inc:231
-msgid "TRUE"
-msgstr ""
+#: include/utils/class_msgPool.inc:172
+#, php-format
+msgid "Cannot query %s database!"
+msgstr "Impossible d'effectuer une requête sur la base de données %s !"
 
-#: plugins/addons/propertyEditor/class_propertyEditor.inc:251
-msgid "Test the given command."
-msgstr ""
+#: include/utils/class_msgPool.inc:178
+#, php-format
+msgid "The field %s contains a reserved keyword!"
+msgstr "Le champ '%s' contient un mot réservé !"
 
-#: plugins/addons/propertyEditor/class_commandVerifier.inc:56
-msgid "Results"
+#: include/utils/class_msgPool.inc:184
+#, php-format
+msgid "Command specified as %s hook for plugin %s does not exist!"
 msgstr ""
+"La commande %s, spécifiée comme connexion de l'extension %s n'existe pas !"
 
-#: plugins/addons/propertyEditor/migration/class_migrateRDN.inc:31
-#, fuzzy, php-format
-msgid "Migration of property '%s'"
-msgstr "Erreur de migration"
-
-#: plugins/addons/propertyEditor/migration/class_migrateRDN.inc:34
-#, fuzzy, php-format
-msgid "GOsa has detected objects outside of the configured storage point (%s)."
-msgstr "J'ai trouvé %s groupes en dehors de la branche configurée '%s'."
+#: include/utils/class_msgPool.inc:191
+#, php-format
+msgid "%s command is invalid!"
+msgstr "Le commande %s est invalide !"
 
-#: plugins/addons/propertyEditor/migration/class_migrateRDN.inc:161
-#, fuzzy
-msgid "Objects that will be added"
-msgstr "Cet objet sera effacé !"
+#: include/utils/class_msgPool.inc:193
+#, php-format
+msgid "%s command (%s) for plugin %s is invalid!"
+msgstr "%s de la commande (%s) pour l'extension %s est invalide !"
 
-#: plugins/addons/propertyEditor/migration/class_migrateRDN.inc:169
-#, fuzzy
-msgid "Objects that will be moved"
-msgstr "Les stations windows seront bougées depuis"
+#: include/utils/class_msgPool.inc:195
+#, php-format
+msgid "%s command for plugin %s is invalid!"
+msgstr "%s de la commande pour l'extension %s est invalide !"
 
-#: plugins/addons/propertyEditor/migration/class_migrateRDN.inc:177
-#, fuzzy, php-format
-msgid "Moving object '%s' to '%s'"
-msgstr "Bouger '%s' vers '%s'"
+#: include/utils/class_msgPool.inc:197
+#, php-format
+msgid "%s command (%s) is invalid!"
+msgstr "%s de la commande (%s) est invalide !"
 
-#: plugins/addons/propertyEditor/migration/class_migrateRDN.inc:181
-#: setup/setup_migrate.tpl:32 setup/class_setupStep_Migrate.inc:804
-msgid "Migrate"
-msgstr "Migrer"
+#: include/utils/class_msgPool.inc:205
+#, php-format
+msgid "Cannot execute %s command!"
+msgstr "Impossible d'exécuter la commande %s !"
 
-#: plugins/addons/propertyEditor/migration/class_migrateRDN.inc:204
-#, fuzzy, php-format
-msgid "Migration failed for object %s, dn already exists!"
-msgstr ""
-"L'ajout d'un utilisateur administratif à échoué : l'objet '%s' existe déja !"
+#: include/utils/class_msgPool.inc:207
+#, php-format
+msgid "Cannot execute %s command (%s) for plugin %s!"
+msgstr "Impossible d'exécuter %s de la commande (%s) pour l'extension %s !"
 
-#: plugins/addons/propertyEditor/migration/class_migrateRDN.inc:208
+#: include/utils/class_msgPool.inc:209
 #, php-format
-msgid "Migration failed for object %s, please check if it already exists!"
-msgstr ""
+msgid "Cannot execute %s command for plugin %s!"
+msgstr "Impossible d'exécuter l'option %s de la commande pour l'extension %s !"
 
-#: plugins/addons/propertyEditor/migrate.tpl:3
-msgid "Property migration assistant"
-msgstr ""
+#: include/utils/class_msgPool.inc:211
+#, php-format
+msgid "Cannot execute %s command (%s)!"
+msgstr "Impossible d'exécuter l'option %s de la commande (%s) !"
 
-#: plugins/addons/propertyEditor/migrate.tpl:3
-#, fuzzy
-msgid "Migration steps left"
-msgstr "Erreur de migration"
+#: include/utils/class_msgPool.inc:219
+#, php-format
+msgid "Value for %s is too large!"
+msgstr "La valeur pour %s est trop grande !"
 
-#: plugins/addons/propertyEditor/property-filter.xml:15
-#, fuzzy
-msgid "Effective properties"
-msgstr "Modifier les propriétés de base"
+#: include/utils/class_msgPool.inc:221
+#, php-format
+msgid "%s must be smaller than %s!"
+msgstr "%s doit être plus petit que %s !"
 
-#: plugins/addons/propertyEditor/property-filter.xml:29
-#, fuzzy
-msgid "Modified properties"
-msgstr "Modifier les propriétés de base"
+#: include/utils/class_msgPool.inc:229
+#, php-format
+msgid "Value for %s is too small!"
+msgstr "La valeur pour %s est trop petite !"
 
-#: plugins/addons/propertyEditor/property-filter.xml:43
-#, fuzzy
-msgid "All properties"
-msgstr "Modifier les propriétés de base"
+#: include/utils/class_msgPool.inc:231
+#, php-format
+msgid "%s must be %s or above!"
+msgstr "%s doit être à %s ou plus grand !"
 
-#: plugins/addons/propertyEditor/property-filter.xml:57
-#, fuzzy
-msgid "LDAP properties"
-msgstr "Propriétés"
+#: include/utils/class_msgPool.inc:238
+#, php-format
+msgid "%s depends on %s - please provide both values!"
+msgstr "%s dépend de %s - veuillez indiquer les deux valeurs !"
 
-#: plugins/addons/propertyEditor/property-filter.xml:71
-#, fuzzy
-msgid "Search for property groups"
-msgstr "groupes principaux"
+#: include/utils/class_msgPool.inc:244
+#, php-format
+msgid "There is already an entry with this %s attribute in the system!"
+msgstr "Il existe déjà une entrée avec l'attribut %s dans le système !"
 
-#: plugins/addons/propertyEditor/commandVerifier.tpl:1
-msgid "Command verifier"
-msgstr ""
+#: include/utils/class_msgPool.inc:250
+#, php-format
+msgid "The required field %s is empty!"
+msgstr "Le champ obligatoire %s n'est pas rempli !"
 
-#: plugins/addons/propertyEditor/commandVerifier.tpl:3
-msgid ""
-"Here you can execute commands in the way GOsa does and check the generated "
-"results or errors. This can be very useful especially for the post events "
-"(postcreate, postmodify and postremove) due to the fact that these hook are "
-"executed silently."
-msgstr ""
+#: include/utils/class_msgPool.inc:258 include/class_core.inc:309
+msgid "Example"
+msgstr "Exemple"
 
-#: plugins/addons/propertyEditor/commandVerifier.tpl:8
-msgid ""
-"Please be careful here, all commands will really be executed on your machine "
-"and may break things!"
-msgstr ""
+#: include/utils/class_msgPool.inc:278
+#, php-format
+msgid "The Field %s contains invalid characters"
+msgstr "Le champ %s contient des caractères invalides"
 
-#: plugins/addons/propertyEditor/commandVerifier.tpl:15
-msgid "The command to check for"
-msgstr ""
+#: include/utils/class_msgPool.inc:279
+#, php-format
+msgid "%s is not allowed:"
+msgstr "%s n'est pas permis :"
 
-#: plugins/addons/propertyEditor/commandVerifier.tpl:17
-#, fuzzy
-msgid "Test"
-msgstr "Date"
+#: include/utils/class_msgPool.inc:279
+#, php-format
+msgid "%s are not allowed!"
+msgstr "%s n'est pas autorisé !"
 
-#: plugins/addons/propertyEditor/property-list.xml:11
-#, fuzzy
-msgid "List of configuration settings"
-msgstr "Préférences utilisateur"
+#: include/utils/class_msgPool.inc:282
+#, php-format
+msgid "The Field %s contains invalid characters!"
+msgstr "Le champ %s contient des caractères invalides !"
 
-#: plugins/addons/propertyEditor/property-list.xml:15
-#, fuzzy
-msgid "Property not used"
-msgstr "Groupe d'utilisateurs"
+#: include/utils/class_msgPool.inc:289
+#, php-format
+msgid "Missing %s PHP extension!"
+msgstr "Extension PHP %s manquante !"
 
-#: plugins/addons/propertyEditor/property-list.xml:23
-#, fuzzy
-msgid "Property will be restored"
-msgstr "Les groupes seront bougés depuis"
+#: include/utils/class_msgPool.inc:319
+#, php-format
+msgid "Add %s"
+msgstr "Ajouter %s"
 
-#: plugins/addons/propertyEditor/property-list.xml:31
-#, fuzzy
-msgid "Modified property"
-msgstr "modification"
+#: include/utils/class_msgPool.inc:325
+#, php-format
+msgid "Delete"
+msgstr "Supprimer"
 
-#: plugins/addons/propertyEditor/property-list.xml:39
-#, fuzzy
-msgid "Property configured in LDAP"
-msgstr "Création du fichier de configuration"
+#: include/utils/class_msgPool.inc:325
+#, php-format
+msgid "Delete %s"
+msgstr "Supprimer %s"
 
-#: plugins/addons/propertyEditor/property-list.xml:47
-#, fuzzy
-msgid "Property configured in config file"
-msgstr "Création du fichier de configuration"
+#: include/utils/class_msgPool.inc:331
+#, php-format
+msgid "Set %s"
+msgstr "Activer %s"
 
-#: plugins/addons/propertyEditor/property-list.xml:72
-#, fuzzy
-msgid "Class"
-msgstr "classe"
+#: include/utils/class_msgPool.inc:337
+#, php-format
+msgid "Edit..."
+msgstr "Editer..."
 
-#: plugins/addons/propertyEditor/property-list.xml:88
-#, fuzzy
-msgid "Value"
-msgstr "masculin"
+#: include/utils/class_msgPool.inc:337
+#, php-format
+msgid "Edit %s..."
+msgstr "Editer %s..."
 
-#: plugins/addons/propertyEditor/property-list.xml:124
-msgid "Restore to default"
-msgstr ""
+#: include/utils/class_msgPool.inc:343
+msgid "Back"
+msgstr "Retour"
 
-#: plugins/addons/propertyEditor/property-list.tpl:3
-#, fuzzy
-msgid "Warning message"
-msgstr "Envoyer un message"
+#: include/utils/class_msgPool.inc:363
+#, php-format
+msgid "This account has no valid %s extensions!"
+msgstr "Ce compte n'a pas d'extensions %s valides !"
 
-#: plugins/addons/propertyEditor/property-list.tpl:9
+#: include/utils/class_msgPool.inc:369
+#, php-format
 msgid ""
-"Modifying properties may break your setup, destroy or mess up your LDAP "
-"database, lead to security holes or it can even make a login impossible!"
+"This account has %s settings enabled. You can disable them by clicking below."
 msgstr ""
+"Ce compte possède l'extension %s activée. Vous pouvez la supprimer en "
+"cliquant sur le bouton ci-dessous."
 
-#: plugins/addons/propertyEditor/property-list.tpl:10
+#: include/utils/class_msgPool.inc:372 include/utils/class_msgPool.inc:379
+#, php-format
 msgid ""
-"Since configuration properties are stored in the LDAP database a copy/backup "
-"can be handy."
+"This account has %s settings enabled. To disable them, you'll need to remove "
+"the %s settings first!"
 msgstr ""
+"Ce compte possède %s paramètres activés. Pour le désactiver vous devez au "
+"préalable supprimer les %s paramètres !"
 
-#: plugins/addons/propertyEditor/property-list.tpl:14
+#: include/utils/class_msgPool.inc:388
+#, php-format
 msgid ""
-"If you've debarred yourself, you can try to set 'ignoreLdapProperties' to "
-"'true' in your gosa.conf main section. This will make GOsa ignore LDAP based "
-"property values."
+"This account has %s settings disabled. You can enable them by clicking below."
 msgstr ""
+"Ce compte possède %s paramètres desactivés. Vous pouvez les activer en "
+"clicquant ci dessous."
 
-#: plugins/addons/propertyEditor/property-list.tpl:22
+#: include/utils/class_msgPool.inc:391 include/utils/class_msgPool.inc:398
+#, php-format
 msgid ""
-"I understand that there are certain risks, but I want to modify properties!"
+"This account has %s settings disabled. To enable them, you'll need to add "
+"the %s settings first!"
 msgstr ""
+"Ce compte possède %s paramètres désactivés. Pour les activer, vous devez au "
+"préalable ajouter les %s paramètres !"
 
-#: plugins/addons/propertyEditor/property-list.tpl:38
-msgid "Ignoring LDAP defined properties!"
-msgstr ""
+#: include/utils/class_msgPool.inc:406
+#, php-format
+msgid "Add %s settings"
+msgstr "Ajouter %s paramètres"
 
-#: plugins/addons/propertyEditor/property-list.tpl:77
-msgid "Undo"
+#: include/utils/class_msgPool.inc:412
+#, php-format
+msgid "Remove %s settings"
+msgstr "Effacer %s paramètres"
+
+#: include/utils/class_msgPool.inc:418
+msgid "Click the 'Edit' button below to change informations in this dialog"
 msgstr ""
+"Cliquez sur le bouton 'Editer' ci-dessous pour changer les informations dans "
+"cette boite de dialogue"
 
-#: plugins/personal/generic/class_user.inc:38
-msgid "Edit organizational user settings"
-msgstr "Editer les paramètres organisationnels de l'utilisateur"
+#: include/utils/class_msgPool.inc:424
+msgid "January"
+msgstr "Janvier"
 
-#: plugins/personal/generic/class_user.inc:297
-#, fuzzy
-msgid "Please add a single IP address or a network/net mask combination!"
-msgstr ""
-"Veuillez ajouter une adresse IP ou une combinaison réseau/masque de sous "
-"réseau !"
+#: include/utils/class_msgPool.inc:424
+msgid "February"
+msgstr "Février"
 
-#: plugins/personal/generic/class_user.inc:339
-msgid "female"
-msgstr "féminin"
+#: include/utils/class_msgPool.inc:424
+msgid "March"
+msgstr "Mars"
 
-#: plugins/personal/generic/class_user.inc:339
-msgid "male"
-msgstr "masculin"
+#: include/utils/class_msgPool.inc:424
+msgid "April"
+msgstr "Avril"
 
-#: plugins/personal/generic/class_user.inc:395
-#, fuzzy
-msgid "Password configuration"
-msgstr "Télécharger la configuration"
+#: include/utils/class_msgPool.inc:425
+msgid "May"
+msgstr "Mai"
 
-#: plugins/personal/generic/class_user.inc:429
-msgid "Cannot upload file!"
-msgstr "Impossible de télécharger le fichier !"
+#: include/utils/class_msgPool.inc:425
+msgid "June"
+msgstr "Juin"
 
-#: plugins/personal/generic/class_user.inc:522
-msgid "Serial number"
-msgstr "Numéro de série"
+#: include/utils/class_msgPool.inc:425
+msgid "July"
+msgstr "Juillet"
 
-#: plugins/personal/generic/class_user.inc:544
-#: plugins/personal/generic/class_user.inc:1717
-#: plugins/personal/generic/generic_picture.tpl:1
-msgid "User picture"
-msgstr "Image de l'utilisateur"
+#: include/utils/class_msgPool.inc:425
+msgid "August"
+msgstr "Août"
 
-#: plugins/personal/generic/class_user.inc:550
-#: plugins/personal/generic/class_user.inc:572
-#: plugins/personal/generic/generic.tpl:226
-#: plugins/personal/generic/generic_certs.tpl:3
-msgid "Certificates"
-msgstr "Certificats"
+#: include/utils/class_msgPool.inc:425
+msgid "September"
+msgstr "Septembre"
 
-#: plugins/personal/generic/class_user.inc:569
-msgid "(Not supported certificate types are marked as invalid.)"
-msgstr ""
+#: include/utils/class_msgPool.inc:426
+msgid "October"
+msgstr "Octobre"
 
-#: plugins/personal/generic/class_user.inc:579
-#, php-format
-msgid "Certificate is valid from %s to %s and is currently %s."
-msgstr "Le certificat est valide de %s à %s et est actuellement %s."
+#: include/utils/class_msgPool.inc:426
+msgid "November"
+msgstr "Novembre"
+
+#: include/utils/class_msgPool.inc:426
+msgid "December"
+msgstr "Décembre"
+
+#: include/utils/class_msgPool.inc:432
+msgid "Sunday"
+msgstr "Dimanche"
 
-#: plugins/personal/generic/class_user.inc:582
-msgid "valid"
-msgstr "valide"
+#: include/utils/class_msgPool.inc:432
+msgid "Monday"
+msgstr "Lundi"
 
-#: plugins/personal/generic/class_user.inc:583
-msgid "invalid"
-msgstr "invalide"
+#: include/utils/class_msgPool.inc:432
+msgid "Tuesday"
+msgstr "Mardi"
 
-#: plugins/personal/generic/class_user.inc:588
-msgid "No certificate installed"
-msgstr "Pas de certificat installé"
+#: include/utils/class_msgPool.inc:432
+msgid "Wednesday"
+msgstr "Mercredi"
 
-#: plugins/personal/generic/class_user.inc:614
-msgid "The selected password method is no longer available."
-msgstr ""
-"Le format de stockage sélectionné pour les mots de passe n'est plus "
-"disponible."
+#: include/utils/class_msgPool.inc:432
+msgid "Thursday"
+msgstr "Jeudi"
 
-#: plugins/personal/generic/class_user.inc:1051
-msgid ""
-"Cannot save user picture, GOsa requires the package 'imagemagick' or 'php5-"
-"imagick' to be installed!"
-msgstr ""
+#: include/utils/class_msgPool.inc:432
+msgid "Friday"
+msgstr "Vendredi"
 
-#: plugins/personal/generic/class_user.inc:1177
-msgid "Cannot build RDN: no + allowed to build sub RDN!"
-msgstr ""
-"Impossible de construire le RDN: pas de + autorisé dans la construction d'un "
-"sous RDN !"
+#: include/utils/class_msgPool.inc:432
+msgid "Saturday"
+msgstr "Samedi"
 
-#: plugins/personal/generic/class_user.inc:1184
-msgid "Cannot build RDN: attribute is not defined!"
-msgstr "Impossible de construire un RDN: l'attribut n'est pas défini !"
+#: include/utils/class_msgPool.inc:439
+msgid "MySQL operation failed!"
+msgstr "La requête MySQL à échoué !"
 
-#: plugins/personal/generic/class_user.inc:1202
-msgid "Cannot build RDN: invalid attribute parameters!"
-msgstr ""
-"Imposible de contruire un RDN: les paramètres de l'attribut sont non "
-"valides !"
+#: include/utils/class_msgPool.inc:447
+msgid "read operation"
+msgstr "lecture"
 
-#: plugins/personal/generic/class_user.inc:1273
-msgid "The selected password method requires initial configuration!"
-msgstr ""
-"Le format de stockage sélectionné nécessite une configuration de base !"
+#: include/utils/class_msgPool.inc:447
+msgid "add operation"
+msgstr "ajout"
 
-#: plugins/personal/generic/class_user.inc:1349
-#: plugins/personal/generic/class_user.inc:1740
-#: plugins/personal/generic/class_user.inc:1843
-#: plugins/personal/generic/generic.tpl:201
-msgid "Homepage"
-msgstr "Page d'accueil"
+#: include/utils/class_msgPool.inc:447
+msgid "modify operation"
+msgstr "modification"
 
-#: plugins/personal/generic/class_user.inc:1360
-#: plugins/personal/generic/class_user.inc:1852
-#: plugins/personal/generic/generic.tpl:403
-msgid "Mobile"
-msgstr "GSM"
+#: include/utils/class_msgPool.inc:448
+msgid "delete operation"
+msgstr "suppression"
 
-#: plugins/personal/generic/class_user.inc:1363
-#: plugins/personal/generic/class_user.inc:1855
-#: plugins/personal/generic/generic.tpl:411
-msgid "Pager"
-msgstr "Bip"
+#: include/utils/class_msgPool.inc:448
+msgid "search operation"
+msgstr "recherche"
 
-#: plugins/personal/generic/class_user.inc:1368
-#: plugins/personal/generic/class_user.inc:1712
-#: plugins/personal/generic/generic.tpl:117
-msgid "Date of birth"
-msgstr "Date de naissance"
+#: include/utils/class_msgPool.inc:448
+msgid "authentication"
+msgstr "authentification"
 
-#: plugins/personal/generic/class_user.inc:1483
-msgid "Cannot open certificate!"
-msgstr "Impossible d'ouvrir le certificat !"
+#: include/utils/class_msgPool.inc:451
+#, php-format
+msgid "LDAP %s failed!"
+msgstr "La requête LDAP %s à échoué !"
 
-#: plugins/personal/generic/class_user.inc:1655
-#: plugins/personal/generic/generic.tpl:526
-msgid "Unit"
-msgstr "Unité"
+#: include/utils/class_msgPool.inc:453
+msgid "LDAP operation failed!"
+msgstr "La requête LDAP à échoué !"
 
-#: plugins/personal/generic/class_user.inc:1656
-#: plugins/personal/generic/generic.tpl:551
-msgid "House identifier"
-msgstr "Identifiant du bâtiment"
+#: include/utils/class_msgPool.inc:469
+msgid "Upload failed!"
+msgstr "Le téléchargement à échoué !"
 
-#: plugins/personal/generic/class_user.inc:1657
-#: plugins/personal/generic/generic.tpl:468
-msgid "Vocation"
-msgstr "Travail"
+#: include/utils/class_msgPool.inc:472
+#, php-format
+msgid "Upload failed: %s"
+msgstr "Le téléchargement à échoué : %s"
 
-#: plugins/personal/generic/class_user.inc:1658
-#: plugins/personal/generic/generic.tpl:595
-msgid "Last delivery"
-msgstr "Dernière distribution"
+#: include/utils/class_msgPool.inc:479
+msgid "Communication failure with the infrastructure service!"
+msgstr "Erreur de communication avec le service d'infrastructure !"
 
-#: plugins/personal/generic/class_user.inc:1659
-#: plugins/personal/generic/generic.tpl:517
-msgid "Person locality"
-msgstr "Lieu de résidence"
+#: include/utils/class_msgPool.inc:481
+#, php-format
+msgid "Communication failure with the infrastructure service: %s"
+msgstr "Erreur de communication avec le service d'infrastructure : %s"
 
-#: plugins/personal/generic/class_user.inc:1660
-#: plugins/personal/generic/generic.tpl:476
-msgid "Unit description"
-msgstr "Description de l'unité"
+#: include/utils/class_msgPool.inc:488
+msgid "Communication failure with the GOsa-NG service!"
+msgstr "Erreur de communication avec le service GOsa-NG !"
 
-#: plugins/personal/generic/class_user.inc:1661
-#: plugins/personal/generic/generic.tpl:485
-msgid "Subject area"
-msgstr "Zone de sujet"
+#: include/utils/class_msgPool.inc:490
+#, php-format
+msgid "Communication failure with the GOsa-NG service: %s"
+msgstr "Erreur de communication avec le service GOsa-NG : %s"
 
-#: plugins/personal/generic/class_user.inc:1662
-#: plugins/personal/generic/generic.tpl:494
-msgid "Functional title"
-msgstr "Fonction"
+#: include/utils/class_msgPool.inc:497 include/utils/class_msgPool.inc:500
+#, php-format
+msgid "This %s is still in use by this object: %s"
+msgstr "Ce %s est en cours d'utilisation par : %s"
 
-#: plugins/personal/generic/class_user.inc:1663
-#: plugins/personal/generic/generic_certs.tpl:83
-msgid "Certificate serial number"
-msgstr "Numéro de série du certificat"
+#: include/utils/class_msgPool.inc:503
+#, php-format
+msgid "This %s is still in use."
+msgstr "Ce %s est toujours en utilisation."
 
-#: plugins/personal/generic/class_user.inc:1665
-#: plugins/personal/generic/generic.tpl:535
-msgid "Street"
-msgstr "Rue"
+#: include/utils/class_msgPool.inc:505
+#, php-format
+msgid "This %s is still in use by these objects: %s"
+msgstr "Ce %s est en utilisation par les objets : %s"
 
-#: plugins/personal/generic/class_user.inc:1667
-#: plugins/personal/generic/generic.tpl:543
-msgid "Postal code"
-msgstr "Code postal"
+#: include/utils/class_msgPool.inc:511
+#, php-format
+msgid "File %s does not exist!"
+msgstr "Le fichier %s n'existe pas !"
 
-#: plugins/personal/generic/class_user.inc:1671
-msgid "Generic user settings"
-msgstr "Paramètres par défaut des utilisateurs"
+#: include/utils/class_msgPool.inc:517
+#, php-format
+msgid "Cannot open file %s for reading!"
+msgstr "Impossible de lire le fichier %s !"
 
-#: plugins/personal/generic/class_user.inc:1675
-#: plugins/personal/posix/class_posixAccount.inc:1297
-#: plugins/personal/password/class_password.inc:227
-#: plugins/personal/myaccount/class_MyAccount.inc:5
-#: plugins/personal/myaccount/main.inc:114
-msgid "My account"
-msgstr "Mon Compte"
+#: include/utils/class_msgPool.inc:523
+#, php-format
+msgid "Cannot open file %s for writing!"
+msgstr "Impossible d'écrire dans le fichier %s !"
 
-#: plugins/personal/generic/class_user.inc:1693
+#: include/utils/class_msgPool.inc:529
 #, php-format
 msgid ""
-"The 'accountRDN' option tells GOsa to use a placeholder pattern for "
-"generating account RDNs. A pattern can include attribute names prefaced by a "
-"%% and normal text: %s. This will generate a RDN consisting of cn=.... "
-"filled with surname and given name of the edited account. This option "
-"disables the use of accountPrimaryAttribute and personalTitleInDn."
+"The value for %s is currently unconfigured or invalid, please check your "
+"configuration file!"
 msgstr ""
+"La valeur de %s est actuellement vide ou non valide, veuillez vérifier votre "
+"fichier de configuration !"
 
-#: plugins/personal/generic/class_user.inc:1707
-#, fuzzy
-msgid "Allow definition of custom filters"
-msgstr "Ecrire le fichier de configuration"
-
-#: plugins/personal/generic/class_user.inc:1709
-#: plugins/personal/generic/generic.tpl:92
-msgid "Personal title"
-msgstr "Titre Personnel"
-
-#: plugins/personal/generic/class_user.inc:1710
-#: plugins/personal/generic/generic.tpl:102
-msgid "Academic title"
-msgstr "Titre Universitaire"
-
-#: plugins/personal/generic/class_user.inc:1713
-#: plugins/personal/generic/generic.tpl:140
-msgid "Sex"
-msgstr "Sexe"
+#: include/utils/class_msgPool.inc:535
+#, php-format
+msgid "Cannot delete file %s!"
+msgstr "Impossible d'effacer le fichier %s !"
 
-#: plugins/personal/generic/class_user.inc:1714
-#: plugins/personal/generic/generic.tpl:154
-msgid "Preferred language"
-msgstr "Langue préférée"
+#: include/utils/class_msgPool.inc:541
+#, php-format
+msgid "Cannot create folder %s!"
+msgstr "Impossible de créer le répertoire %s !"
 
-#: plugins/personal/generic/class_user.inc:1719
-#, fuzzy
-msgid "Login restrictions"
-msgstr "Restrictions pour les mot de passe"
+#: include/utils/class_msgPool.inc:547
+#, php-format
+msgid "Cannot delete folder %s!"
+msgstr "Impossible d'effacer le répertoire %s !"
 
-#: plugins/personal/generic/class_user.inc:1723
-msgid "Department number"
-msgstr "Numéro du département"
+#: include/utils/class_msgPool.inc:553
+#, php-format
+msgid "Checking for %s support"
+msgstr "Vérification du support pour %s"
 
-#: plugins/personal/generic/class_user.inc:1725
-msgid "Employee number"
-msgstr "Numéro de l'employé"
+#: include/utils/class_msgPool.inc:559
+#, php-format
+msgid "Install and activate the %s PHP module."
+msgstr "Installer et activer le module PHP %s."
 
-#: plugins/personal/generic/class_user.inc:1726
-#: plugins/personal/generic/generic.tpl:330
-msgid "Employee type"
-msgstr "Type de l'employé"
+#: include/utils/class_msgPool.inc:565
+#, php-format
+msgid ""
+"Cannot initialize class %s! Maybe there is a plugin missing in your gosa "
+"setup?"
+msgstr ""
+"Impossible d'initialiser la classe %s ! Peut être manque t'il une extension "
+"dans votre installation de GOsa ?"
 
-#: plugins/personal/generic/class_user.inc:1728
-msgid "Room number"
-msgstr "Numéro du bureau"
+#: include/utils/class_msgPool.inc:571
+msgid ""
+"The supplied base is not valid and has been reset to its previous value!"
+msgstr ""
 
-#: plugins/personal/generic/class_user.inc:1729
-#, fuzzy
-msgid "Telephone number"
-msgstr "Numéro de téléphone"
+#: include/utils/class_timezone.inc:47
+#, php-format
+msgid "The configured timezone %s is not valid!"
+msgstr "Le fuseau horaire configuré %s est incorrect !"
 
-#: plugins/personal/generic/class_user.inc:1730
-msgid "Pager number"
-msgstr "Numéro de page"
+#: include/utils/class_xml.inc:51
+msgid "XML error"
+msgstr "Erreur XML"
 
-#: plugins/personal/generic/class_user.inc:1731
-msgid "Mobile number"
-msgstr "Numéro de GSM"
+#: include/class_msg_dialog.inc:124
+msgid "Please fix the above error and reload the page."
+msgstr "Veuillez fixer l'erreur ci dessus et recharger la page."
 
-#: plugins/personal/generic/class_user.inc:1732
-msgid "Fax number"
-msgstr "Numéro de fax"
+#: include/class_session.inc:76 include/class_session.inc:101
+#: include/class_session.inc:127
+msgid "Requested channel does not exist!"
+msgstr "Le canal demandé n'existe pas !"
 
-#: plugins/personal/generic/class_user.inc:1738
-msgid "Home postal address"
-msgstr "Adresse postale personnelle"
+#: include/class_ldap.inc:305 include/class_ldap.inc:342
+msgid "Performance warning"
+msgstr "Avertissement de performance"
 
-#: plugins/personal/generic/class_user.inc:1739
-msgid "Home phone number"
-msgstr "Numéro de téléphone privé"
+#: include/class_ldap.inc:305 include/class_ldap.inc:342
+#, php-format
+msgid "LDAP performance is poor: last query took %.2fs!"
+msgstr ""
+"La performance de votre annuaire est faible : la dernière requête à duré "
+"%.2fs !"
 
-#: plugins/personal/generic/class_user.inc:1741
-msgid "User password method"
-msgstr "Méthode d'encodage des mots de passe"
+#: include/class_ldap.inc:784
+#, php-format
+msgid "Cannot automatically create subtrees with RDN %s: no object class found"
+msgstr ""
+"Impossible de créer automatiquement des sous arbres avec le RDN %s: pas "
+"d'object class trouvé"
 
-#: plugins/personal/generic/class_user.inc:1742
-msgid "User certificates"
-msgstr "Certificats utilisateurs"
+#: include/class_ldap.inc:835
+#, php-format
+msgid "Cannot automatically create subtrees with RDN %s: not supported"
+msgstr ""
+"Impossible de créer automatiquement des sous arbres avec le RDN %s: non "
+"supporté"
 
-#: plugins/personal/generic/class_user.inc:1950
-#, fuzzy
-msgid "Entries differ"
-msgstr "Entrées par page"
+#: include/class_ldap.inc:922
+#, php-format
+msgid "while operating on %s using LDAP server %s"
+msgstr "lors de l'opération sur %s en utilisant le serveur LDAP %s"
 
-#: plugins/personal/generic/generic.tpl:1
-#: plugins/personal/generic/generic.tpl:3
-#: plugins/personal/generic/paste_generic.tpl:6
-msgid "Personal information"
-msgstr "Informations personnelles"
+#: include/class_ldap.inc:924
+#, php-format
+msgid "while operating on LDAP server %s"
+msgstr "lors de l'opération sur le serveur LDAP %s"
 
-#: plugins/personal/generic/generic.tpl:8
-#: plugins/personal/generic/paste_generic.tpl:31
-#: plugins/personal/generic/generic_picture.tpl:2
-#, fuzzy
-msgid "The users picture"
-msgstr "Image de l'utilisateur"
+#: include/class_ldap.inc:977
+#, php-format
+msgid "Command line programm %s is missing!"
+msgstr ""
 
-#: plugins/personal/generic/generic.tpl:21
-msgid "Change picture"
-msgstr "Changer la photo"
+#: include/class_ldap.inc:1138
+#, php-format
+msgid ""
+"Invalid DN %s: block to be imported should start with 'dn: ...' in line %s"
+msgstr ""
+"Ceci n'est pas un DN valide: %s. Le fichier d'importation doit commencer "
+"avec 'dn: ...' à la ligne %s"
 
-#: plugins/personal/generic/generic.tpl:34
-#: plugins/personal/generic/generic.tpl:81
-#: plugins/personal/posix/generic.tpl:51
-#: plugins/personal/posix/paste_generic.tpl:17
-#: plugins/personal/posix/posix_shadow.tpl:2
-#, fuzzy
-msgid "Account settings"
-msgstr "Préférences des groupes"
+#: include/class_ldap.inc:1167
+#, php-format
+msgid "Error while importing DN %s: please check LDIF from line %s on!"
+msgstr ""
+"Erreur lors de l'importation du dn: %s, veuillez vérifier votre fichier "
+"votre fichier LDIF à partir de la ligne %s !"
 
-#: plugins/personal/generic/generic.tpl:83
-msgid "Template name"
-msgstr "Nom du modèle"
+#: include/php_setup.inc:107
+msgid "Generating this page caused the PHP interpreter to raise some errors!"
+msgstr ""
+"La création de cette page à occasionné des erreurs d'après l'interpréteur "
+"PHP !"
 
-#: plugins/personal/generic/generic.tpl:193
-msgid "Private phone"
-msgstr "Numéro de téléphone privé"
+#: include/php_setup.inc:110
+msgid "Send bug report"
+msgstr "Envoyer un rapport de bug"
 
-#: plugins/personal/generic/generic.tpl:209
-msgid "Password storage"
-msgstr "Format de stockage des mots de passe"
+#: include/php_setup.inc:114
+msgid "Toggle details"
+msgstr ""
 
-#: plugins/personal/generic/generic.tpl:229
-msgid "Edit certificates"
-msgstr "Editer des certificats"
+#: include/php_setup.inc:123
+msgid "PHP error"
+msgstr "Erreur PHP"
 
-#: plugins/personal/generic/generic.tpl:241
-msgid "Restrict login to"
-msgstr "Restreindre le login à"
+#: include/php_setup.inc:142
+msgid "class"
+msgstr "classe"
 
-#: plugins/personal/generic/generic.tpl:249
-#: plugins/personal/generic/generic.tpl:269
-msgid "IP or network"
-msgstr "IP ou réseau"
+#: include/php_setup.inc:148
+msgid "function"
+msgstr "fonction"
 
-#: plugins/personal/generic/generic.tpl:285
-#: plugins/personal/generic/generic.tpl:288
-#: plugins/personal/generic/generic.tpl:296
-#: plugins/personal/generic/generic.tpl:383
-#: plugins/personal/generic/generic.tpl:434
-#: plugins/personal/generic/generic.tpl:466
-#: plugins/personal/generic/generic.tpl:515
-#: plugins/personal/generic/generic.tpl:564
-msgid "Organizational information"
-msgstr "Informations sur l'entreprise"
+#: include/php_setup.inc:153
+msgid "static"
+msgstr "statique"
 
-#: plugins/personal/generic/generic.tpl:296
-#: plugins/personal/generic/generic.tpl:383
-#: plugins/personal/generic/generic.tpl:434
-#: plugins/personal/generic/generic.tpl:466
-#: plugins/personal/generic/generic.tpl:515
-#: plugins/personal/generic/generic.tpl:564
-#, fuzzy
-msgid "part"
-msgstr "Smarty"
+#: include/php_setup.inc:157
+msgid "method"
+msgstr "méthode"
 
-#: plugins/personal/generic/generic.tpl:314
-msgid "Department No."
-msgstr "No. du département."
+#: include/php_setup.inc:190
+msgid "Traceback"
+msgstr "Trace"
 
-#: plugins/personal/generic/generic.tpl:322
-msgid "Employee No."
-msgstr "No. de l'employé."
+#: include/php_setup.inc:191
+msgid "File"
+msgstr "Fichier"
 
-#: plugins/personal/generic/generic.tpl:385
-#: plugins/personal/generic/generic.tpl:566
-msgid "Room No."
-msgstr "No. de bureau."
+#: include/php_setup.inc:191
+msgid "Line"
+msgstr "Ligne"
 
-#: plugins/personal/generic/generic.tpl:580
-msgid "Please use the phone tab"
-msgstr "Veuillez utiliser l'onglet téléphone"
+#: include/php_setup.inc:192
+msgid "Arguments"
+msgstr "Arguments"
 
-#: plugins/personal/generic/paste_generic.tpl:1
-msgid "User settings"
-msgstr "Préférences utilisateur"
+#: include/class_releaseSelector.inc:214 include/class_baseSelector.inc:188
+#: include/class_listing.inc:1057 include/class_listing.inc:1059
+msgid "Root"
+msgstr "Racine"
 
-#: plugins/personal/generic/paste_generic.tpl:3
-#, fuzzy
-msgid "Paste user"
-msgstr "Coller"
+#: include/class_releaseSelector.inc:262 include/class_ItemSelector.inc:289
+#: include/class_baseSelector.inc:235
+msgid "Submit"
+msgstr "Soumettre"
 
-#: plugins/personal/generic/paste_generic.tpl:24
-msgid "Clear password"
-msgstr "Effacer le mot de passe"
+#: include/class_socketClient.inc:108
+#, php-format
+msgid "Socket connection to %s:%s failed: %s"
+msgstr "La connexion socket vers l'hôte %s:%s à echoué : %s"
 
-#: plugins/personal/generic/paste_generic.tpl:25
-msgid "Set new password"
-msgstr "Attribuer un nouveau mot de passe"
+#: include/class_socketClient.inc:191
+#, php-format
+msgid "Socket timeout of %s seconds reached!"
+msgstr "Le temps limite du socket de %s secondes à été atteint !"
 
-#: plugins/personal/generic/paste_generic.tpl:43
-#: plugins/personal/generic/generic_picture.tpl:13
-msgid "Remove picture"
-msgstr "Suppression de l'image personnelle"
+#: include/class_multi_plug.inc:362
+msgid "You are currently editing multiple entries."
+msgstr "Vous êtes occupé à éditer des entrées multiples."
 
-#: plugins/personal/generic/generic_certs.tpl:5
-#, fuzzy
-msgid "The users standard certificate"
-msgstr "Certificat standard"
+#: include/class_multi_plug.inc:394
+msgid "Reset password"
+msgstr "Réinitialiser le mot de passe"
 
-#: plugins/personal/generic/generic_certs.tpl:8
-msgid "Standard certificate"
-msgstr "Certificat standard"
+#: include/class_multi_plug.inc:394
+msgid "The user password has been reset. Please set a new password!"
+msgstr ""
+"Le mot de passe de l'utilisateur à été réinitialisé, veuillez entrer un "
+"nouveau mot de passe !"
 
-#: plugins/personal/generic/generic_certs.tpl:31
-#, fuzzy
-msgid "The users S/MIME certificate"
-msgstr "Certificat S/MIME"
+#: include/class_filter.inc:226
+msgid "Search filter"
+msgstr "Filtre de recherche"
 
-#: plugins/personal/generic/generic_certs.tpl:34
-msgid "S/MIME certificate"
-msgstr "Certificat S/MIME"
+#: include/class_filter.inc:444
+msgid "Search in subtrees"
+msgstr "Chercher dans les sous arbre"
 
-#: plugins/personal/generic/generic_certs.tpl:57
-#, fuzzy
-msgid "The users PKCS12 certificate"
-msgstr "Certificat PKCS12"
+#: include/class_filter.inc:449
+msgid "Edit filters"
+msgstr "Editer des filtres"
 
-#: plugins/personal/generic/generic_certs.tpl:60
-msgid "PKCS12 certificate"
-msgstr "Certificat PKCS12"
+#: include/class_userFilterEditor.inc:254
+#, php-format
+msgid "Error in filter #%s: %s opening and %s closing brackets detected!"
+msgstr ""
 
-#: plugins/personal/posix/trustModeDialog/generic.tpl:5
-#: plugins/personal/posix/trustModeDialog/generic.tpl:21
-msgid "Trust mode"
-msgstr "Mode de confiance"
+#: include/class_configRegistry.inc:197
+#, php-format
+msgid "%s has version %s but %s is required!"
+msgstr ""
 
-#: plugins/personal/posix/trustModeDialog/class_trustModeDialog.inc:173
-msgid "disabled"
-msgstr "désactivé"
+#: include/class_configRegistry.inc:252
+msgid ""
+"Plugins that require one or more of the object classes above will be "
+"disabled until the object classes get updated."
+msgstr ""
 
-#: plugins/personal/posix/trustModeDialog/class_trustModeDialog.inc:173
-msgid "full access"
-msgstr "accès complet"
+#: include/class_configRegistry.inc:254
+msgid "Schema validation error"
+msgstr "Erreur de validation des schémas"
 
-#: plugins/personal/posix/trustModeDialog/class_trustModeDialog.inc:174
-msgid "allow access to these hosts"
-msgstr "permettre l'accès a ces hôtes"
+#: include/class_configRegistry.inc:689
+#, php-format
+msgid "The value %s specified for %s:%s needs to be a bool value!"
+msgstr ""
 
-#: plugins/personal/posix/class_posixAccount.inc:38
-msgid "Edit users POSIX settings"
-msgstr "Editer les paramètres Unix"
+#: include/class_configRegistry.inc:704
+#, php-format
+msgid "The value %s specified for %s:%s needs to be a string!"
+msgstr ""
 
-#: plugins/personal/posix/class_posixAccount.inc:146
-msgid "expired"
-msgstr "expire"
+#: include/class_configRegistry.inc:719
+#, php-format
+msgid "The value %s specified for %s:%s needs to be numeric!"
+msgstr ""
 
-#: plugins/personal/posix/class_posixAccount.inc:148
-msgid "grace time active"
-msgstr "temps de grâce activé"
+#: include/class_configRegistry.inc:734
+#, php-format
+msgid "The path %s specified for %s:%s is invalid!"
+msgstr "le chemin %s spécifié pour %s: %s est invalide !"
 
-#: plugins/personal/posix/class_posixAccount.inc:151
-#: plugins/personal/posix/class_posixAccount.inc:153
-#: plugins/personal/posix/class_posixAccount.inc:155
-msgid "active"
-msgstr "actif"
+#: include/class_configRegistry.inc:750 include/class_configRegistry.inc:797
+#, php-format
+msgid "The folder %s specified for %s:%s does not exists!"
+msgstr "le répertoire %s spécifié pour %s: %s n'existe pas !"
 
-#: plugins/personal/posix/class_posixAccount.inc:151
-msgid "password not changeable"
-msgstr "mot de passe non modifiable"
+#: include/class_configRegistry.inc:755
+#, fuzzy, php-format
+msgid "The folder %s specified for %s:%s is not readable!"
+msgstr "Le fichier %s spécifié pour %s: %s n'est pas lisible !"
 
-#: plugins/personal/posix/class_posixAccount.inc:153
-msgid "password expired"
-msgstr "mot de passe expiré"
+#: include/class_configRegistry.inc:775 include/class_configRegistry.inc:780
+#, php-format
+msgid "The file %s specified for %s:%s is not writeable!"
+msgstr "Le fichier %s spécifié pour %s: %s est protegé contre l'écriture !"
 
-#: plugins/personal/posix/class_posixAccount.inc:226
-msgid "automatic"
-msgstr "automatique"
+#: include/class_configRegistry.inc:802
+#, php-format
+msgid "The folder %s specified for %s:%s is not writeable!"
+msgstr "Le répertoire %s spécifié pour %s: %s est protegé contre l'ecriture !"
 
-#: plugins/personal/posix/class_posixAccount.inc:374
+#: include/class_configRegistry.inc:820
 #, php-format
-msgid "Password can't be changed up to %s days after last change"
-msgstr ""
-"Les mots de passe ne peuvent être changé qu'après %s jours à compter de la "
-"dernière modification de celui-ci"
+msgid "The file %s specified for %s:%s does not exists!"
+msgstr "Le fichier %s spécifié pour %s: %s n'existe pas !"
 
-#: plugins/personal/posix/class_posixAccount.inc:378
+#: include/class_configRegistry.inc:825
 #, php-format
-msgid "Password must be changed after %s days"
-msgstr "Le mot de passe doit être changé après %s jours"
+msgid "The file %s specified for %s:%s is not readable!"
+msgstr "Le fichier %s spécifié pour %s: %s n'est pas lisible !"
 
-#: plugins/personal/posix/class_posixAccount.inc:382
+#: include/class_configRegistry.inc:841
 #, php-format
-msgid "Disable account after %s days of inactivity after password expiry"
-msgstr ""
-"Désactiver le compte après %s jours d'inactivité après l'expiration du mot "
-"de passe"
+msgid "The command %s specified for %s:%s is invalid!"
+msgstr "La commande %s spécifié pour %s: %s est invalide !"
 
-#: plugins/personal/posix/class_posixAccount.inc:386
+#: include/class_configRegistry.inc:856
 #, php-format
-msgid "Warn user %s days before password expiry"
-msgstr "Avertir l'utilisateur %s jours avant l'expiration de son mot de passe"
+msgid "The DN %s specified for %s:%s is invalid!"
+msgstr "Le DN %s spécifié pour %s: %s est invalide !"
 
-#: plugins/personal/posix/class_posixAccount.inc:651
-msgid "Timeout while waiting for lock. Ignoring lock!"
-msgstr "Le temps d'attente du verrou à été dépassé. J'ignore le verrou !"
+#: include/class_configRegistry.inc:871
+#, php-format
+msgid "The RDN %s specified for %s:%s is invalid!"
+msgstr "Le RDN %s spécifié pour %s: %s est invalide !"
 
-#: plugins/personal/posix/class_posixAccount.inc:709
-#: plugins/personal/posix/class_posixAccount.inc:1000
-msgid "Group of user"
-msgstr "Groupe d'utilisateurs"
+#: include/class_SnapshotHandler.inc:45 include/class_SnapshotHandler.inc:76
+#, php-format
+msgid ""
+"The snapshot functionality is enabled but the required variable %s is not "
+"set!"
+msgstr ""
+"La fonctionnalité pour les copie instantanées est activée, mais la variable "
+"requise '%s' n'est pas configurée !"
 
-#: plugins/personal/posix/class_posixAccount.inc:774
+#: include/class_SnapshotHandler.inc:58
+#, php-format
 msgid ""
-"A duplicated UID number was written for this user. If this was not intended "
-"please verify all used uidNumbers!"
+"The snapshot functionality is enabled but the required PHP compression "
+"module is missing: %s!"
 msgstr ""
-"Un uid en double vient d'être écrit pour cet utilisateur. Si ceci n'était "
-"pas voulu, veuillez vérifier tout les uid utilisés !"
+"La fonctionnalité pour les copie instantanées est activée, mais le module "
+"nécessaire à la compression est manquant. Veuillez installer %s !"
 
-#: plugins/personal/posix/class_posixAccount.inc:858
-#: plugins/personal/posix/class_posixAccount.inc:861
-#: plugins/personal/posix/class_posixAccount.inc:936
-#: plugins/personal/posix/class_posixAccount.inc:939
-#: plugins/personal/posix/class_posixAccount.inc:1307
-#: plugins/personal/posix/generic.tpl:8
-#: plugins/personal/posix/paste_generic.tpl:6
-#: plugins/personal/posix/paste_generic.tpl:9
-msgid "Home directory"
-msgstr "Répertoire Home"
+#: include/class_sortableListing.inc:234
+#, fuzzy
+msgid "Sortable list"
+msgstr "Liste triable"
 
-#: plugins/personal/posix/class_posixAccount.inc:892
-#: plugins/personal/posix/class_posixAccount.inc:945
-msgid "shadowMin"
-msgstr ""
+#: include/class_sortableListing.inc:239
+msgid "Edit this entry"
+msgstr "Editer cette entrée"
 
-#: plugins/personal/posix/class_posixAccount.inc:897
-#: plugins/personal/posix/class_posixAccount.inc:950
-msgid "shadowMax"
-msgstr ""
+#: include/class_sortableListing.inc:244
+msgid "Delete this entry"
+msgstr "Supprimer cette entrée"
 
-#: plugins/personal/posix/class_posixAccount.inc:902
-#: plugins/personal/posix/class_posixAccount.inc:955
-msgid "shadowWarning"
-msgstr ""
+#: include/class_sortableListing.inc:274 include/class_listing.inc:257
+msgid "Sort ascending"
+msgstr "Tri ascendant"
 
-#: plugins/personal/posix/class_posixAccount.inc:916
-#: plugins/personal/posix/class_posixAccount.inc:969
-msgid "shadowInactive"
-msgstr ""
+#: include/class_sortableListing.inc:274 include/class_listing.inc:257
+msgid "Sort descending"
+msgstr "Tri descendant"
 
-#: plugins/personal/posix/class_posixAccount.inc:1293
-msgid "POSIX account"
-msgstr "Compte Posix"
+#: include/class_gosaSupportDaemon.inc:112
+msgid "GOsa support daemon"
+msgstr "GOsa support Service"
 
-#: plugins/personal/posix/class_posixAccount.inc:1308
-#: plugins/personal/posix/generic.tpl:26
-#: plugins/personal/posix/paste_generic.tpl:19
-msgid "Primary group"
-msgstr "Groupe principal"
+#: include/class_gosaSupportDaemon.inc:787
+msgid "Cannot not parse XML!"
+msgstr "Impossible de lire le contenu du fichier XML"
 
-#: plugins/personal/posix/class_posixAccount.inc:1309
-#: plugins/personal/posix/generic.tpl:16
-msgid "Shell"
+#: include/class_gosaSupportDaemon.inc:1184
+#, php-format
+msgid "Cannot send abort event for entry %s!"
+msgstr "Impossible d'envoyer l'evènement annuler pour l'entrée '%s' !"
+
+#: include/class_gosaSupportDaemon.inc:1204
+#, php-format
+msgid "Cannot remove entry %s!"
+msgstr "Impossible d'enlever l'entrée %s !"
+
+#: include/password-methods/class_password-methods.inc:339
+msgid "Cannot find a suitable password method for the current hash!"
 msgstr ""
+"Impossible de trouver une méthode de cryptage correspondante pour le mot de "
+"passe !"
 
-#: plugins/personal/posix/class_posixAccount.inc:1310
-#: setup/setup_migrate.tpl:49
-msgid "User ID"
-msgstr "ID de l'utilisateur"
+#: include/class_CopyPasteHandler.inc:118
+#: include/class_CopyPasteHandler.inc:127
+#: include/class_CopyPasteHandler.inc:159
+#: include/class_CopyPasteHandler.inc:176
+#: include/class_CopyPasteHandler.inc:185
+#: include/class_CopyPasteHandler.inc:193
+#: include/class_CopyPasteHandler.inc:273
+#, php-format
+msgid "Copy and paste failed!"
+msgstr "Le copier/coller à échoué !"
 
-#: plugins/personal/posix/class_posixAccount.inc:1311
-msgid "Group ID"
-msgstr "ID du Groupe"
+#: include/class_CopyPasteHandler.inc:118
+#, fuzzy, php-format
+msgid "Cannot set permission for %s"
+msgstr "Impossible d'attribuer les permissions pour '%s'"
 
-#: plugins/personal/posix/class_posixAccount.inc:1313
-#, fuzzy
-msgid "Shadow last changed"
-msgstr "Montrer les changements"
+#: include/class_CopyPasteHandler.inc:159
+#, fuzzy, php-format
+msgid "'%s' is no valid LDAP object"
+msgstr "'%s' n'est pas un objet LDAP valide"
 
-#: plugins/personal/posix/class_posixAccount.inc:1314
-#, fuzzy
-msgid "Last login"
-msgstr "Dernière connexion"
+#: include/class_CopyPasteHandler.inc:176
+#, php-format
+msgid "No write permission in '%s'"
+msgstr "Pas de permissions d'écriture dans '%s'"
 
-#: plugins/personal/posix/class_posixAccount.inc:1316
-msgid "Force password change on login"
-msgstr "Forcer le changement de mot de passe au la connexion"
+#: include/class_CopyPasteHandler.inc:193
+#, php-format
+msgid "Cannot set permission for '%s'"
+msgstr "Impossible d'attribuer les permissions pour '%s'"
 
-#: plugins/personal/posix/class_posixAccount.inc:1317
-msgid "Shadow min"
-msgstr ""
+#: include/class_CopyPasteHandler.inc:396
+#, php-format
+msgid "These objects will be pasted: %s"
+msgstr "Ces objets seront collés : %s"
 
-#: plugins/personal/posix/class_posixAccount.inc:1318
-msgid "Shadow max"
-msgstr ""
+#: include/class_CopyPasteHandler.inc:420
+#, php-format
+msgid "This object will be pasted: %s"
+msgstr "Cet objet sera collé : %s"
 
-#: plugins/personal/posix/class_posixAccount.inc:1319
-msgid "Shadow warning"
-msgstr ""
+#: include/class_CopyPasteHandler.inc:571 include/class_listing.inc:1467
+#: include/class_listing.inc:1469
+msgid "Paste"
+msgstr "Coller"
 
-#: plugins/personal/posix/class_posixAccount.inc:1320
-msgid "Shadow inactive"
-msgstr ""
+#: include/class_CopyPasteHandler.inc:573
+msgid "Cannot paste"
+msgstr "Impossible de coller"
 
-#: plugins/personal/posix/class_posixAccount.inc:1321
-msgid "Shadow expire"
+#: include/class_tabs.inc:57
+#, php-format
+msgid "No plugin definition for %s found: please check the configuration file!"
 msgstr ""
+"Pas de définition de plugin pour l'initialisation de %s, veuillez vérifier "
+"votre fichier de configuration !"
 
-#: plugins/personal/posix/class_posixAccount.inc:1322
-msgid "Public SSH key"
-msgstr "Clef SSH publique"
+#: include/class_tabs.inc:270
+#, php-format
+msgid "Delete process has been canceled by plugin %s: %s"
+msgstr "L'effacement à été interrompu par l'extension %s: %s"
 
-#: plugins/personal/posix/class_posixAccount.inc:1323
-msgid "System trust model"
-msgstr "Système de Confiance"
+#: include/class_tabs.inc:408
+msgid "References"
+msgstr "Références"
 
-#: plugins/personal/posix/generic.tpl:1
-#: plugins/personal/posix/paste_generic.tpl:1
-#: plugins/personal/posix/paste_generic.tpl:5
-msgid "POSIX settings"
-msgstr "Paramètres Posix"
+#: include/class_config.inc:168
+#, php-format
+msgid "XML error in gosa.conf: %s at line %d"
+msgstr "Erreur XML dans gosa.conf: %s à la ligne %d"
 
-#: plugins/personal/posix/generic.tpl:42
-#, fuzzy
-msgid "Last log-on"
-msgstr "Dernière connexion"
+#: include/class_config.inc:367
+msgid "Cannot bind to LDAP!"
+msgstr "Impossible de se connecter à l'annuaire !"
 
-#: plugins/personal/posix/generic.tpl:60
-#: plugins/personal/posix/paste_generic.tpl:33
-msgid "Force UID/GID"
-msgstr "Forcer l'UID/GID"
+#: include/class_config.inc:711
+msgid "sambaSID and/or sambaRidBase missing in the configuration!"
+msgstr "sambaSID et/ou sambaRidBase absents de votre configuration !"
 
-#: plugins/personal/posix/generic.tpl:92
-#: plugins/personal/posix/paste_generic.tpl:68
-msgid "(Warning: more than 16 groups are not supported by NFS!)"
-msgstr "(Attention: NFS ne supporte pas plus de 16 groupes !)"
+#: include/class_config.inc:1130
+msgid "Configuration"
+msgstr ""
 
-#: plugins/personal/posix/generic.tpl:101
-msgid "Common group"
-msgstr "groupe commun"
+#: include/class_config.inc:1130
+msgid ""
+"The configuration file you are using is outdated. Please move the GOsa "
+"configuration file away to run the GOsa setup again."
+msgstr ""
+"Le fichier de configuration que vous utilisez semble ancien. Veuillez "
+"l'enlever et recommencer l'installation."
 
-#: plugins/personal/posix/generic.tpl:105
-msgid "Groups differ"
-msgstr "les groupes sont différents "
+#: include/class_config.inc:1172 include/class_config.inc:1203
+#, php-format
+msgid ""
+"The snapshot functionality is enabled, but the required variable %s is not "
+"set."
+msgstr ""
+"La fonctionnalité pour les copie instantanées est activée, mais la variable "
+"requise %s n'est pas configurée."
 
-#: plugins/personal/posix/generic.tpl:125
-#, fuzzy
-msgid "Account permissions"
-msgstr "Préférences des groupes"
+#: include/class_config.inc:1185
+#, php-format
+msgid ""
+"The snapshot functionality is enabled, but the required compression module "
+"is missing. Please install %s."
+msgstr ""
+"La fonctionnalité pour les copie instantanées est activée, mais le module "
+"nécessaire à la compression est manquant. Veuillez installer %s."
 
-#: plugins/personal/posix/generic.tpl:130
-msgid "SSH keys"
-msgstr "Clefs SSH"
+#: include/class_SnapShotDialog.inc:55
+msgid "Date"
+msgstr ""
 
-#: plugins/personal/posix/generic.tpl:131
-msgid "Edit public ssh keys..."
-msgstr "Editer les clefs SSH"
+#: include/class_SnapShotDialog.inc:94
+#, php-format
+msgid "You are about to delete the snapshot %s."
+msgstr "Vous êtes sur le point de supprimer le snapshot %s."
 
-#: plugins/personal/posix/trustSelect/class_trustSelect.inc:29
-#, fuzzy
-msgid "Trust machine selection"
-msgstr "Préférences des groupes"
+#: include/class_SnapShotDialog.inc:142 include/class_listing.inc:1583
+msgid "Restore snapshot"
+msgstr "Restaurer la copie instantanée"
 
-#: plugins/personal/posix/groupSelect/class_groupSelect.inc:29
-#, fuzzy
-msgid "Group selection"
-msgstr "Préférences des groupes"
+#: include/class_SnapShotDialog.inc:143
+msgid "Delete snapshot"
+msgstr "Effacer un snapshot"
 
-#: plugins/personal/posix/posix_shadow.tpl:12
-msgid "User must change password on first login"
+#: include/class_SnapShotDialog.inc:144 include/class_SnapShotDialog.inc:162
+msgid "Y-m-d, H:i:s"
 msgstr ""
-"L'utilisateur doit changer son mot de passe lors de sa première connexion"
 
-#: plugins/personal/posix/posix_shadow.tpl:59
-#, fuzzy
-msgid "Password expiration settings"
-msgstr "Préférences pour les mots de passe"
+#: include/functions_helpviewer.inc:45
+#, php-format
+msgid "XML error in guide.xml: %s at line %s"
+msgstr "Erreur XML dans guide.xml: %s à la ligne %s"
 
-#: plugins/personal/posix/posix_shadow.tpl:62
-msgid "Password expires on"
-msgstr "Le mot de passe expirera le"
+#: include/functions_helpviewer.inc:88
+msgid "No help available for this plug-in."
+msgstr "L'aide n'est pas disponible pour cette extension."
 
-#: plugins/personal/password/changed.tpl:3
-#: plugins/personal/myaccount/changed.tpl:3
-#, fuzzy
-msgid ""
-"You've successfully changed your password. Remember to change all programs "
-"configured to use it as well."
-msgstr ""
-"Votre mot de passe a été changé. N'oubliez pas de modifier les programmes "
-"qui l'utilisent."
+#: include/functions_helpviewer.inc:388
+#, php-format
+msgid "%s results for your search with the keyword %s"
+msgstr "%s résultats de votre recherche avec le mot %s "
 
-#: plugins/personal/password/password.tpl:4
-#: plugins/personal/myaccount/password.tpl:4
+#: include/functions_helpviewer.inc:461
+#, php-format
+msgid "%s%% hit rate in file %s"
+msgstr "%s%% de correspondance dans le fichier %s"
+
+#: include/class_plugin.inc:581
 msgid ""
-"To change your personal password use the fields below. The changes take "
-"effect immediately. Please memorize the new password, because you wouldn't "
-"be able to login without it."
+"The current object has been altered while beeing edited. If you save this "
+"entry, changes that have been made by others will be discarded!"
 msgstr ""
-"Pour changer votre mot de passe, veuillez utiliser les champs ci-dessous. "
-"Les changements prennent effet immédiatement. Veuillez mémoriser le nouveau "
-"mot de passe car sans lui vous ne serez pas capable de vous identifier."
-
-#: plugins/personal/password/password.tpl:10
-#, fuzzy
-msgid "Your Password has expired. Please choose a new password."
-msgstr "Votre mot de passe à expiré. Choisissez un nouveau mot de passe !"
-
-#: plugins/personal/password/password.tpl:16
-#: plugins/personal/password/password.tpl:45
-#: plugins/personal/myaccount/password.tpl:10
-#: plugins/personal/myaccount/password.tpl:39
-#, fuzzy
-msgid "Password change dialog"
-msgstr "Changement de mot de passe"
 
-#: plugins/personal/password/password.tpl:104
-#: plugins/personal/myaccount/password.tpl:97
-msgid "Clear fields"
-msgstr "Effacer les données dans les champs"
+#: include/class_plugin.inc:1411
+#, php-format
+msgid "Changing ACL DN from %s to %s"
+msgstr "Changement du DN de l'ACL depuis %s vers %s"
 
-#: plugins/personal/password/class_password.inc:27
-msgid "Change user password"
-msgstr "Modifier votre mot de passe"
+#: include/class_certificate.inc:73
+msgid "Certificate is empty!"
+msgstr "Le Certificat et vide !"
 
-#: plugins/personal/password/class_password.inc:156
-msgid ""
-"The password you've entered as your current password doesn't match the real "
-"one."
+#: include/class_certificate.inc:100
+msgid "Cannot load certificate: only PEM and DER are supported!"
 msgstr ""
-"Le mot de passe entré comme mot de passe actuel ne correspond pas à votre "
-"mot de passe."
+"Impossible de charger le certificat - seul les certificats PEM/DER sont "
+"supportés !"
 
-#: plugins/personal/password/class_password.inc:159
-msgid "You have no permission to change your password."
-msgstr "Vous n'avez pas l'autorisation pour changer votre mot de passe."
+#: include/class_certificate.inc:115
+msgid "Cannot extract information for non PEM certificates!"
+msgstr "Impossible d'extraire les informations de certificats non PEM !"
 
-#: plugins/personal/password/class_password.inc:223
-msgid "User password"
-msgstr "Mot de passe"
+#: include/class_certificate.inc:219
+msgid "No valid certificate loaded!"
+msgstr "Pas de certificat valide chargé !"
 
-#: plugins/personal/password/class_password.inc:236
-msgid ""
-"The 'PRELOCK' statement of class password, describes a hook which gets "
-"called before a password gets locked."
-msgstr ""
+#: include/class_acl.inc:28
+msgid "Manage access control lists"
+msgstr "Gestion de listes de contrôle d'accès (ACL)"
 
-#: plugins/personal/password/class_password.inc:245
-msgid ""
-"The 'POSTLOCK' statement of class password, describes a hook which gets "
-"called after a password is locked."
-msgstr ""
+#: include/class_acl.inc:125 include/class_acl.inc:613
+#: include/class_acl.inc:1033
+#, php-format
+msgid "All users"
+msgstr "Tout les utilisateurs"
 
-#: plugins/personal/password/class_password.inc:254
-msgid ""
-"The 'PREUNLOCK' statement of class password, describes a hook which gets "
-"called before a password gets un-locked."
+#: include/class_acl.inc:254
+msgid "Section"
 msgstr ""
 
-#: plugins/personal/password/class_password.inc:263
-msgid ""
-"The 'POSTUNLOCK' statement of class password, describes a hook which gets "
-"called after a password is un-locked."
-msgstr ""
+#: include/class_acl.inc:264
+msgid "Used"
+msgstr "Utilisé"
 
-#: plugins/personal/password/nochange.tpl:2
-#: plugins/personal/myaccount/nochange.tpl:2
-msgid "You have no permission to change your password at this time"
-msgstr ""
-"Vous n'avez pas l'autorisation pour changer votre mot de passe à ce moment"
+#: include/class_acl.inc:574
+msgid "No ACL settings for this category!"
+msgstr "Pas de paramètres pour les ACL de cette catégorie !"
 
-#: plugins/personal/myaccount/class_MyAccount.inc:6
-#, fuzzy
-msgid "Edit personal settings"
-msgstr "Editer les paramètres Unix"
+#: include/class_acl.inc:577
+#, php-format
+msgid "ACLs for: %s"
+msgstr "ACLs pour: %s"
 
-#: plugins/personal/myaccount/nochange.tpl:5
-#, fuzzy
-msgid "Your password hash method will not be changed!"
-msgstr "Votre mot de passe à été changé avec succès."
+#: include/class_acl.inc:583 include/class_acl.inc:587
+msgid "category ACL"
+msgstr "ACL de la catégorie"
 
-#: setup/class_setupStep_Feedback.inc:94
-msgid "UNIX accounts/groups"
-msgstr "Compte / Groupes UNIX"
+#: include/class_acl.inc:639
+#, php-format
+msgid "Edit ACL for '%s' with scope '%s'"
+msgstr "Editer l'ACL pour '%s', l'étendue est '%s'"
 
-#: setup/class_setupStep_Feedback.inc:96
-msgid "Samba management"
-msgstr "Gestion SAMBA"
+#: include/class_acl.inc:801 include/class_acl.inc:808
+msgid "Show/hide advanced settings"
+msgstr "Afficher/Cacher la configuration avancée"
 
-#: setup/class_setupStep_Feedback.inc:98
-#, fuzzy
-msgid "Mail system management"
-msgstr "Gestion de la messagerie"
+#: include/class_acl.inc:819
+msgid "Create objects"
+msgstr "Créer un objet"
 
-#: setup/class_setupStep_Feedback.inc:100
-msgid "FAX system administration"
-msgstr "Gestion des FAX"
+#: include/class_acl.inc:820
+msgid "Move objects"
+msgstr "Bouger un objet"
 
-#: setup/class_setupStep_Feedback.inc:102
-msgid "Asterisk administration"
-msgstr "Gestion d'asterisk"
+#: include/class_acl.inc:821
+msgid "Remove objects"
+msgstr "Enlever les objets"
 
-#: setup/class_setupStep_Feedback.inc:104
-msgid "System inventory"
-msgstr "Gestion de l'inventaire"
+#: include/class_acl.inc:832
+msgid "Complete object"
+msgstr "L'objet au complet"
 
-#: setup/class_setupStep_Feedback.inc:106
-#, fuzzy
-msgid "System/Configuration management"
-msgstr "Gestion Système / Configuration"
+#: include/class_acl.inc:984
+#, php-format
+msgid "Unknown ACL type '%s'!"
+msgstr "Type d'ACL inconnu '%s' !"
 
-#: setup/class_setupStep_Feedback.inc:108
-#, fuzzy
-msgid "Address book"
-msgstr "Carnet d'adresses"
+#: include/class_acl.inc:1029
+#, php-format
+msgid "Unknown entry '%s'!"
+msgstr "Entrée inconnue '%s'  !"
 
-#: setup/class_setupStep_Feedback.inc:114
-msgid "Feedback"
-msgstr "Envoyer vos réponses"
+#: include/class_acl.inc:1093 include/class_acl.inc:1095
+#, php-format
+msgid "ACL role: %s"
+msgstr "Rôles ACL : %s"
 
-#: setup/class_setupStep_Feedback.inc:115
-msgid "Get notifications or send feedback"
-msgstr "Recevoir des notifications et des retour d'information"
+#: include/class_acl.inc:1095
+msgid "unknown ACL role"
+msgstr "Rôle inconnu"
 
-#: setup/class_setupStep_Feedback.inc:116
-msgid "Notification and feedback"
-msgstr "Notification et retour d'information"
+#: include/class_acl.inc:1103
+#, php-format
+msgid "Contains settings for these objects: %s"
+msgstr "Contient les paramètres pour ces objets: %s"
 
-#: setup/class_setupStep_Feedback.inc:132 setup/class_setup.inc:74
-msgid "Setup error"
-msgstr "Erreur d'installation"
+#: include/class_acl.inc:1120
+msgid "inactive"
+msgstr "inactif"
 
-#: setup/class_setupStep_Feedback.inc:140
-#: setup/class_setupStep_Feedback.inc:147
-msgid "Feedback error"
-msgstr "Erreur du retour d'information"
+#: include/class_acl.inc:1120
+msgid "No members"
+msgstr "Aucun membres"
 
-#: setup/class_setupStep_Feedback.inc:140
-#, php-format
-msgid "Cannot send feedback to '%s': %s"
-msgstr "Impossible d'envoyer le retour d'information à '%s': %s"
+#: include/class_acl.inc:1291
+msgid "Access control list"
+msgstr "Contrôle d'accès (ACL)"
 
-#: setup/class_setupStep_Feedback.inc:147
-msgid "Cannot send feedback: service temporarily unavailable"
+#: include/class_acl.inc:1297
+msgid "ACL roles"
+msgstr "Rôles ACL"
+
+#: include/class_acl.inc:1300
+msgid "ACL Entries"
 msgstr ""
-"Erreur lors de l'envoi de votre retour d'information:  service "
-"temporairement non disponible"
 
-#: setup/class_setupStep_Feedback.inc:181
-msgid "Please specify a valid email address."
-msgstr "Veuillez indiquer une adresse de messagerie valide."
+#: include/class_pluglist.inc:147
+#, fuzzy
+msgid "The configuration format has changed: please run the setup again!"
+msgstr ""
+"Le format du fichier de configuration à changé. Veuillez réexecuter "
+"l'installation !"
 
-#: setup/class_setupStep_Feedback.inc:185
+#: include/class_pluglist.inc:304
+#, fuzzy
 msgid ""
-"You have to select at least one of both options, subscribe or send feedback."
+"You are currently editing a database entry. Do you want to discard the "
+"changes?"
 msgstr ""
-"Vous devez au moins avoir activé une option, souscrire ou envoyer votre "
-"retour d'information."
+"Vous êtes actuellement en train d éditer une entrée de la base de données. "
+"Voulez vous annuler les modifications ?"
 
-#: setup/class_setup.inc:195
-msgid "Completed"
-msgstr "Terminé"
+#: include/class_log.inc:87
+#, php-format
+msgid "Logging failed: %s"
+msgstr "Echec du Journal système : %s"
 
-#: setup/class_setup.inc:235
-msgid "Check again"
-msgstr "Vérifier à nouveau"
+#: include/class_log.inc:102
+#, php-format
+msgid "Invalid option %s specified!"
+msgstr "Option %s non valide !"
 
-#: setup/class_setup.inc:238
-msgid "Next"
-msgstr "Suivant"
+#: include/class_log.inc:106
+msgid "Specified 'objectType' is empty or invalid!"
+msgstr "Le type d'objet spécifié est vide ou invalide !"
 
-#: setup/setup_migrate.tpl:2
-msgid ""
-"During the LDAP inspection, we're going to check for several common pitfalls "
-"that may occur when migration to GOsa base LDAP administration. You may want "
-"to fix the problems below, in order to provide smooth services."
-msgstr ""
-"Pendant l'inspection LDAP, nous allons regarder pour les problèmes "
-"classiques qui peuvent arriver lorsque l'on migre vers une administration "
-"basée sur GOsa. Vous pouvez fixer les problèmes si dessous afin de procurer "
-"une administration facilitée."
+#: include/class_jsonRPC.inc:38
+#, php-format
+msgid "The RPC connection (%s) specified for %s:%s is invalid: %s"
+msgstr "La connection RPC (%s) spécifiée pour %s:%s est invalide : %s"
 
-#: setup/setup_migrate.tpl:5
-#, fuzzy
-msgid "Checks"
-msgstr "Vérifier les statuts"
+#: include/class_jsonRPC.inc:331
+#, php-format
+msgid "Unknown HTTP status code %s!"
+msgstr "Code de status HTTP inconnu %s !"
 
-#: setup/setup_migrate.tpl:22
-msgid "Add required object classes to the LDAP base"
-msgstr "Ajouter les Object class obligatoires a l'annuaire LDAP. "
+#: include/class_core.inc:114
+msgid "All objects"
+msgstr "Tout les objets"
 
-#: setup/setup_migrate.tpl:24
-msgid "Current"
-msgstr "Actuel"
+#: include/class_core.inc:132
+msgid "Traditional"
+msgstr "Traditionel"
 
-#: setup/setup_migrate.tpl:28
-msgid "After migration"
-msgstr "Après migration"
+#: include/class_core.inc:132
+msgid "Use samba pool"
+msgstr "Utiliser le pool samba"
 
-#: setup/setup_migrate.tpl:35
-msgid "Close"
-msgstr "Fermer"
+#: include/class_core.inc:164 include/class_core.inc:167
+msgid "hours"
+msgstr "heures"
 
-#: setup/setup_migrate.tpl:40
-msgid "Create a new GOsa administrator account"
-msgstr "Créer un nouveau compte administrateur pour GOsa"
+#: include/class_core.inc:184
+msgid "None"
+msgstr "Aucun"
+
+#: include/class_core.inc:200
+msgid "User value"
+msgstr ""
+
+#: include/class_core.inc:209
+msgid "Core"
+msgstr "Coeur"
+
+#: include/class_core.inc:210
+msgid "GOsa core plugin"
+msgstr ""
 
-#: setup/setup_migrate.tpl:41
+#: include/class_core.inc:238
 msgid ""
-"This dialog will automatically add a new super administrator to your LDAP "
-"tree."
+"Enables htaccess instead of LDAP authentication. This can be used to enable "
+"other authentication mechanisms like Kerberos for the GOsa login."
 msgstr ""
-"Ce dialogue vas automatiquement créer un nouveau super utilisateur dans "
-"votre arbre LDAP."
 
-#: setup/setup_migrate.tpl:57
-msgid "Password (again)"
-msgstr "Mot de passe (de nouveau)"
+#: include/class_core.inc:248
+msgid "Enables the usage statistics module."
+msgstr ""
 
-#: setup/class_setupStep_Finish.inc:40
-msgid "Write configuration file"
-msgstr "Ecrire le fichier de configuration"
+#: include/class_core.inc:258
+msgid "Database file to be used by the usage statistics module."
+msgstr ""
 
-#: setup/class_setupStep_Finish.inc:41
-msgid "Finish - write the configuration file"
-msgstr "Fini - écrire le fichier de configuration"
+#: include/class_core.inc:268
+msgid ""
+"Enables event logging in GOsa. Setting it to 'On' make GOsa log every action "
+"a user performs via syslog. If you use this in combination with rsyslog and "
+"configure it to mysql logging, you can browse all events in GOsa."
+msgstr ""
 
-#: setup/class_setupStep_Finish.inc:106
+#: include/class_core.inc:279
 msgid ""
-"Your configuration file is currently world readable. Please update the file "
-"permissions!"
+"Enables a status bar on the bottom of lists displaying a summary of type and "
+"number of elements in the list."
 msgstr ""
-"Votre fichier de configuration est lisible par tout le monde. Veuillez "
-"modifier les permissions !"
 
-#: setup/class_setupStep_Finish.inc:108
-msgid "The configuration is currently not readable or it does not exists."
-msgstr "Le fichier de configuration ne peut être lu ou n'existe pas."
+#: include/class_core.inc:289
+msgid "Specify the minimum length for newly entered passwords."
+msgstr ""
 
-#: setup/class_setupStep_Finish.inc:117
-#, fuzzy, php-format
+#: include/class_core.inc:299
 msgid ""
-"After downloading and placing the file under %s, please make sure that the "
-"user the web server is running with is able to read %s, while other users "
-"shouldn't. You may want to execute these commands to achieve this "
-"requirement:"
+"Specify the minimum number of characters that have to differ between old and "
+"newly entered passwords."
 msgstr ""
-"Après avoir placé le fichier dans le répertoire %s, assurez vous que seul le "
-"serveur web puisse lire %s. Vous pouvez exécuter les commandes suivantes "
-"pour réaliser cette opération:"
 
-#: setup/class_setupStep_Checks.inc:40 setup/class_setupStep_Checks.inc:41
-msgid "Installation check"
-msgstr "Vérification de l'installation"
+#: include/class_core.inc:309
+msgid ""
+"Command to generate password proposals. If a command has been specified, the "
+"user can decide whether to use an automatic password or a manually specified "
+"one."
+msgstr ""
 
-#: setup/class_setupStep_Checks.inc:42
-msgid "Basic checks for PHP compatibility and extensions"
+#: include/class_core.inc:319
+msgid ""
+"Enable display of PHP errors on the top of the page. Disable this feature in "
+"production environments to avoid the exposure of sensitive data."
 msgstr ""
-"Vérification de base de la version de PHP et des extensions nécéssaires."
 
-#: setup/class_setupStep_Checks.inc:66
-msgid "Checking PHP version"
-msgstr "Vérification de la version de PHP"
+#: include/class_core.inc:319
+#, fuzzy, php-format
+msgid "Related option"
+msgstr "suppression"
 
-#: setup/class_setupStep_Checks.inc:67
-#, php-format
-msgid "PHP must be of version %s or above."
-msgstr "PHP doit être à la version %s ou supérieure."
+#: include/class_core.inc:329
+msgid ""
+"Show messages that may assist plugin development. Be aware that this option "
+"may produce some ACL related false error messages!"
+msgstr ""
 
-#: setup/class_setupStep_Checks.inc:68
-msgid "Please upgrade to a supported version."
-msgstr "Veuillez faire la mise à jour vers une version supportée."
+#: include/class_core.inc:340
+msgid ""
+"Enable LDAP schema verification during login. The recommended setting is "
+"'On' because it enables efficient methods to create missing subtrees in the "
+"LDAP."
+msgstr ""
 
-#: setup/class_setupStep_Checks.inc:75
-msgid "GOsa requires this module to talk with your LDAP server."
-msgstr "GOsa à besoin de ce module pour dialoger avec votre annuaire ldap."
+#: include/class_core.inc:350
+msgid "Enable copy and paste for most objects managed by GOsa."
+msgstr ""
 
-#: setup/class_setupStep_Checks.inc:83
-msgid "GOsa requires this module for an internationalized interface."
-msgstr "GOsa à besoin de ce module pour afficher l'interface multilingue."
+#: include/class_core.inc:360
+msgid "Enable PHP security checks for disabled register_global settings."
+msgstr ""
 
-#: setup/class_setupStep_Checks.inc:91
-msgid "GOsa requires this module for the samba integration."
-msgstr "GOsa à besoin de ce module pour dialoger avec Samba."
+#: include/class_core.inc:370
+msgid "Enable automatic redirection to HTTPS based administration."
+msgstr ""
 
-#: setup/class_setupStep_Checks.inc:99
-#, fuzzy
-msgid ""
-"GOsa requires either 'mhash' or the 'sha1' module to make use of SSHA "
-"encryption."
+#: include/class_core.inc:380
+msgid "Enable logging of detailed information of LDAP operations."
 msgstr ""
-"GOsa à besoin de ce module est nécessaire pour l'utilisation de l'encryption "
-"SSHA."
 
-#: setup/class_setupStep_Checks.inc:107
-msgid "GOsa requires this module to talk to an IMAP server."
-msgstr "GOsa à besoin de ce module pour dialoguer avec un serveur imap."
+#: include/class_core.inc:390
+msgid "Enable LDAP referral chasing."
+msgstr ""
 
-#: setup/class_setupStep_Checks.inc:114
-msgid "mbstring"
-msgstr "mbstring"
+#: include/class_core.inc:400
+msgid ""
+"Specify LDAP element filter limit. If the limit is not 0, GOsa speeds up "
+"group queries by putting several queries into a single query. This is known "
+"to produce problems on some LDAP servers (i.e. Sun DS) and needs to be "
+"lowered or disabled."
+msgstr ""
 
-#: setup/class_setupStep_Checks.inc:115
-#, fuzzy
-msgid "GOsa requires this module to handle Unicode strings."
+#: include/class_core.inc:410
+msgid ""
+"Specify the maximum number of entries GOsa will request from an LDAP server. "
+"A warning is displayed if this limit is exceeded."
 msgstr ""
-"GOsa a besoin  de ce module pour gèrer les chaînes de caractère unicode."
 
-#: setup/class_setupStep_Checks.inc:122
-msgid "Calendar"
+#: include/class_core.inc:420
+msgid "Disable checks for LDAP size limits."
 msgstr ""
 
-#: setup/class_setupStep_Checks.inc:123
-#, fuzzy
-msgid "GOsa requires this module to calculate dates."
+#: include/class_core.inc:430
+msgid "Enable warnings for non encrypted connections."
 msgstr ""
-"GOsa a besoin  de ce module pour gèrer les chaînes de caractère unicode."
 
-#: setup/class_setupStep_Checks.inc:130
-msgid "MySQL"
-msgstr "MySQL"
+#: include/class_core.inc:440
+msgid "Enable compression for PPD files."
+msgstr ""
 
-#: setup/class_setupStep_Checks.inc:131
+#: include/class_core.inc:451
 msgid ""
-"GOsa requires this module to communicate with several supported databases."
+"DN of user with ACL checks disabled. This should only be used to restore "
+"lost administrative ACLs."
 msgstr ""
-"GOsa à besion de ce module pour dialoguer avec les bases de données "
-"supportées."
-
-#: setup/class_setupStep_Checks.inc:148
-msgid "samba hash generator"
-msgstr "générateur de hash samba"
 
-#: setup/class_setupStep_Checks.inc:149
-msgid "GOsa requires this command to synchronize POSIX and samba passwords."
+#: include/class_core.inc:462
+msgid "Storage path for PPD files."
 msgstr ""
-"GOsa à besoin de cette commande pour synchroniser les comptes POSIX et les "
-"mots de passe Samba."
 
-#: setup/class_setupStep_Checks.inc:150
-#, fuzzy
+#: include/class_core.inc:472
 msgid ""
-"Deploy a gosa-si installation or install the Perl Crypt::SmbHash modules."
+"Number of seconds a LDAP query is allowed to take until GOsa aborts the "
+"request."
 msgstr ""
-"Déployez une installation gosa-si ou installer les modules perl Crypt::"
-"Smbash."
 
-#: setup/class_setupStep_Checks.inc:163
-msgid "imagick"
+#: include/class_core.inc:482
+msgid "Enables storing of user filters in browser cookies."
 msgstr ""
 
-#: setup/class_setupStep_Checks.inc:164
-msgid "GOsa requires this extension to handle images."
-msgstr "GOsa a besoin  de ce module pour gérer les images."
-
-#: setup/class_setupStep_Checks.inc:179
-msgid "compression module"
-msgstr "Module de compression"
+#: include/class_core.inc:492
+msgid "Enables sending of compressed web page content."
+msgstr ""
 
-#: setup/class_setupStep_Checks.inc:180
-msgid "GOsa requires this extension to handle snapshots."
-msgstr "GOsa a besoin de ce module pour gérer les copie instantanées."
+#: include/class_core.inc:503
+msgid "LDAP attribute which is used to detect changes."
+msgstr ""
 
-#: setup/class_setupStep_Checks.inc:191
+#: include/class_core.inc:514
 msgid ""
-"register_globals is a PHP mechanism to register all global variables to be "
-"accessible from scripts without changing the scope. This may be a security "
-"risk."
+"ISO language code which is used to override the automatic language detection."
 msgstr ""
-"register_globals est un mécanisme PHP pour enregistrer toutes les variables "
-"globales afin que les scripts puissent y accéder sans changer la porté des "
-"variables. Cela peut constituer un risque de sécurité."
 
-#: setup/class_setupStep_Checks.inc:192
-msgid "Search for 'register_globals' in your php.ini and switch it to 'Off'."
+#: include/class_core.inc:525
+msgid "CSS and template theme to be used."
 msgstr ""
-"Recherchez l'option 'register_globals' dans votre php.ini et mettez la à "
-"'Off'."
-
-#: setup/class_setupStep_Checks.inc:200
-msgid "PHP uses this value for the garbage collector to delete old sessions."
-msgstr "PHP utilise cette variable pour effacer des anciennes sessions."
 
-#: setup/class_setupStep_Checks.inc:201
+#: include/class_core.inc:535
 msgid ""
-"Setting this value to one day will prevent loosing session and cookies "
-"before they really timeout."
+"Number of seconds after an inactive session expires. This may be overridden "
+"by some systems php.ini/crontab mechanism."
 msgstr ""
-"Mettre cette valeur à 1 jour permet d'éviter de perde les cookies et les "
-"sessions avant qu'elles soient réellement expirées."
 
-#: setup/class_setupStep_Checks.inc:202
-msgid ""
-"Search for 'session.gc_maxlifetime' in your php.ini and set it to 86400 or "
-"higher."
+#: include/class_core.inc:545
+msgid "Template engine compile directory."
 msgstr ""
-"Cherchez pour 'session.gc_maxlifetime' dans votre php.ini et mettez le à "
-"86400 ou plus haut."
-
-#: setup/class_setupStep_Checks.inc:209 setup/class_setupStep_Checks.inc:225
-#: setup/class_setupStep_Checks.inc:241 setup/class_setupStep_Checks.inc:257
-msgid "Off"
-msgstr "Eteint"
 
-#: setup/class_setupStep_Checks.inc:210
+#: include/class_core.inc:555
+#, php-format
 msgid ""
-"In Order to use GOsa without any trouble, the session.auto_register option "
-"in your php.ini should be set to 'Off'."
+"Logical AND of the integer values below that controls the debug output on "
+"every page load: %s"
 msgstr ""
-"Pour pouvoir utiliser GOSa sans problèmes, la variable session.auto_register "
-"doit être a 'Off' dans votre php.ini."
 
-#: setup/class_setupStep_Checks.inc:211
-msgid "Search for 'session.auto_start' in your php.ini and set it to 'Off'."
+#: include/class_core.inc:576
+msgid ""
+"Command to create Samba NT/LM hashes. Required for password synchronization "
+"if you don't use supplementary services."
 msgstr ""
-"Recherchez la variable session.auto_register  et mettez la à 'Off' dans "
-"votre php.ini."
 
-#: setup/class_setupStep_Checks.inc:218
-#, fuzzy
-msgid ""
-"GOsa needs at least 32MB of memory. Setting it below this limit may cause "
-"errors that are not reproducible! Increase it for larger setups."
+#: include/class_core.inc:587
+msgid "Default hash to be used for newly created user passwords."
 msgstr ""
-"GOsa a besoin au minimum de 32MB de mémoire. Moins que 32MB causera des "
-"erreurs imprévisibles, qui ne seront pas reproductibles ! Augmentez la "
-"mémoire pour les installations plus complexes."
 
-#: setup/class_setupStep_Checks.inc:219
+#: include/class_core.inc:596
 msgid ""
-"Search for 'memory_limit' in your php.ini and set it to '32M' or higher."
+"Enable checking for the presence of problematic unicode characters in "
+"passwords."
 msgstr ""
-"Recherchez pour 'memory_limit' dans votre php.ini et mettez le à '32M' or "
-"plus haut."
 
-#: setup/class_setupStep_Checks.inc:226
+#: include/class_core.inc:607
 msgid ""
-"This option influences the PHP output handling. Turn this Option off, to "
-"increase performance."
+"Specify whether 'cn' or 'uid' style user DNs are generated. For more "
+"sophisticated control use the 'accountRDN' setting."
 msgstr ""
-"Cette option défini la gestion des sorties, mettez cette option à 'Off', "
-"pour améliorer la performance."
 
-#: setup/class_setupStep_Checks.inc:227
-msgid "Search for 'implicit_flush' in your php.ini and set it to 'Off'."
-msgstr "Recherchez 'implicit_flush' dans votre php.ini et mettez le à 'Off'."
+#: include/class_core.inc:617
+msgid "Location component for user storage inside of departments."
+msgstr ""
 
-#: setup/class_setupStep_Checks.inc:234
-msgid "The Execution time should be at least 30 seconds."
-msgstr "Le temps d'exécution doit être au moins de 30 secondes."
+#: include/class_core.inc:627
+msgid "Location component for group storage inside of departments."
+msgstr ""
 
-#: setup/class_setupStep_Checks.inc:235
+#: include/class_core.inc:637
 msgid ""
-"Search for 'max_execution_time' in your php.ini and set it to '30' or higher."
+"Count base for group IDs. For dynamic ID assignment use the 'nextIdHook' "
+"setting."
 msgstr ""
-"Rechercher l'option 'max_execution_time' dans votre php.ini et mettez le à "
-"'30' ou plus."
 
-#: setup/class_setupStep_Checks.inc:242
+#: include/class_core.inc:647
 msgid ""
-"Increase the server security by setting expose_php to 'off'. PHP won't send "
-"any information about the server you are running in this case."
+"Count base for user IDs. For dynamic ID assignment use the 'nextIdHook' "
+"setting."
 msgstr ""
-"Augmentez la sécurité de votre serveur en mettant l'option expose_php à "
-"'Off'. PHP n'enverra pas d'information a propos du serveur."
 
-#: setup/class_setupStep_Checks.inc:243
-msgid "Search for 'expose_php' in your php.ini and set if to 'Off'."
-msgstr "Recherchez 'expose_php' dans votre php.ini et mettez le à 'Off'."
-
-#: setup/class_setupStep_Checks.inc:249
-msgid "On"
-msgstr "Ouvert"
+#: include/class_core.inc:657
+msgid ""
+"Lowest assignable group ID for use with the idAllocationMethod set to 'pool'."
+msgstr ""
 
-#: setup/class_setupStep_Checks.inc:250
+#: include/class_core.inc:667
 msgid ""
-"Increase your server security by setting magic_quotes_gpc to 'on'. PHP will "
-"escape all quotes in strings in this case."
+"Highest assignable group ID for use with the idAllocationMethod set to "
+"'pool'."
 msgstr ""
-"Améliorez la sécurité de votre serveur en mettant magic_quotes_gpc à 'on'. "
-"PHP préfixera tout les guillemets dans les chaînes avec la séquence escape."
 
-#: setup/class_setupStep_Checks.inc:251
-msgid "Search for 'magic_quotes_gpc' in your php.ini and set it to 'On'."
+#: include/class_core.inc:677
+msgid ""
+"Lowest assignable user ID for use with the idAllocationMethod set to 'pool'."
 msgstr ""
-"Recherchez l'option 'magic_quotes_gpc' dans votre php.ini et mettez le à "
-"'On'."
 
-#: setup/class_setupStep_Checks.inc:258
-msgid "Increase your server performance by setting magic_quotes_gpc to 'off'."
+#: include/class_core.inc:687
+msgid ""
+"Highest assignable user ID for use with the idAllocationMethod set to 'pool'."
 msgstr ""
-"Améliorez la performance de votre serveur en mettant magic_quotes_gpc à "
-"'off'."
 
-#: setup/class_setupStep_Checks.inc:259
+#: include/class_core.inc:697
 msgid ""
-"Search for 'zend.ze1_compatibility_mode' in your php.ini and set it to 'Off'."
+"Count base for user IDs. For dynamic ID assignment use the 'baseIdHook' "
+"setting."
 msgstr ""
-"Recherchez l'option 'zend.ze1_compatibility_mode' dans votre hp.ini et "
-"mettez la à 'Off'."
 
-#: setup/class_setupStep_Checks.inc:269
+#: include/class_core.inc:707
 #, fuzzy
-msgid "Configuration writable"
-msgstr "Le fichier de configuration peut être écrit"
+msgid "Connection URL for use with the gosa-ng service."
+msgstr "Erreur de communication avec le service GOsa-NG !"
 
-#: setup/class_setupStep_Checks.inc:270
-msgid "The configuration file can't be written"
-msgstr "Le fichier de configuration ne peut pas être écrit"
+#: include/class_core.inc:717
+msgid "User name used to connect to the 'gosaRpcServer'."
+msgstr ""
 
-#: setup/class_setupStep_Checks.inc:271
-#, fuzzy, php-format
-msgid ""
-"GOsa reads its configuration from a file located in (%s/%s). The setup can "
-"write the configuration directly if it is writable."
+#: include/class_core.inc:727
+msgid "Password used to connect to the 'gosaRpcServer'."
 msgstr ""
-"GOsa lit sa configuration d'un fichier situé dans (%s/%s). Le programme "
-"d'installation peut écrire la configuration directement si le fichier est "
-"permet l'écriture."
 
-#: setup/setup_feedback.tpl:2
+#: include/class_core.inc:737
 #, fuzzy
-msgid "Feedback successfully send"
-msgstr "L'envoi du retour d'information à réussi"
+msgid "Connection URI for use with the gosa-si service (obsolete)."
+msgstr "Erreur de communication avec le service GOsa-NG : %s"
 
-#: setup/setup_feedback.tpl:6
+#: include/class_core.inc:747
+msgid "Number of seconds after a gosa-si connection is considered 'dead'."
+msgstr ""
+
+#: include/class_core.inc:758
+msgid "User attribute which is used for log in."
+msgstr ""
+
+#: include/class_core.inc:769
 #, fuzzy
-msgid "Subscribe to the gosa-announce mailing list"
-msgstr "Souscrire à la liste de discutions gosa-announce"
+msgid "Local time zone."
+msgstr "Lieu"
 
-#: setup/setup_feedback.tpl:8
+#: include/class_core.inc:779
 msgid ""
-"When checking this option, GOsa will try to connect http://oss.gonicus.de in "
-"order to subscribe you to the gosa-announce mailing list. You've to confirm "
-"this by mail."
+"Enable tagging of administrative units. This can be used in conjunction with "
+"ACLs (obsolete)."
 msgstr ""
-"Quand vous cochez cette option, GOsa essayera de se connecter a http://oss."
-"gonicus.de afin de vous inscrire à la liste de discutions gosa-announce. "
-"Vous devrez confirmer cette inscription par email."
-
-#: setup/setup_feedback.tpl:20
-msgid "Mail address"
-msgstr "Adresse de messagerie"
 
-#: setup/setup_feedback.tpl:28
-msgid "Send feedback to the GOsa project team"
-msgstr "Envoyer vos commentaire au membres du projet Gosa"
+#: include/class_core.inc:789
+msgid "Enable the use of {sasl} instead of {kerberos} for user realms."
+msgstr ""
 
-#: setup/setup_feedback.tpl:31
+#: include/class_core.inc:799
 msgid ""
-"When checking this option, GOsa will try to connect http://oss.gonicus.de in "
-"order to submit your form anonymously."
+"Enable RFC 2307bis style groups. This combines the use of 'member' and "
+"'memberUid' attributes."
 msgstr ""
-"Quand vous cocher cette option, GOsa essayera de se connecter à http://oss."
-"gonicus.de pour pouvoir transmettre votre réponse de manière anonyme."
 
-#: setup/setup_feedback.tpl:38
-msgid "Did the setup procedure help you to get started?"
-msgstr "Est ce que la procédure d'installation vous à aidé ?"
+#: include/class_core.inc:809
+msgid ""
+"Adjusts the user DN generation to include the users personal title (only in "
+"conjunction with accountPrimaryAttribute)."
+msgstr ""
 
-#: setup/setup_feedback.tpl:39 setup/setup_feedback.tpl:50
-#: setup/class_setupStep_Ldap.inc:75
-msgid "Yes"
-msgstr "Oui"
+#: include/class_core.inc:819
+msgid "Script to be called for finding the next free id for groups or users."
+msgstr ""
 
-#: setup/setup_feedback.tpl:41 setup/setup_feedback.tpl:52
-#: setup/class_setupStep_Ldap.inc:75
-msgid "No"
-msgstr "Non"
+#: include/class_core.inc:828
+msgid ""
+"Descriptive string for the automatic ID generator. Please read the FAQ file "
+"for more information."
+msgstr ""
 
-#: setup/setup_feedback.tpl:44
-msgid "If not, what problems did you encounter"
-msgstr "Si non, quels sont les problèmes que vous avez rencontrés"
+#: include/class_core.inc:838
+msgid "Enable strict checking for user IDs and group names."
+msgstr ""
 
-#: setup/setup_feedback.tpl:48
-msgid "Is this the first time you use GOsa?"
-msgstr "Est ce la première fois que vous utilisez GOsa ?"
+#: include/class_core.inc:848
+msgid ""
+"Lowest assignable user or group ID. Only active if idAllocationMethod is set "
+"to 'traditional'."
+msgstr ""
 
-#: setup/setup_feedback.tpl:53
-msgid "I use it since"
-msgstr "Je l'utilise depuis "
+#: include/class_core.inc:859
+msgid "Attribute to be used for primary mail addresses."
+msgstr ""
 
-#: setup/setup_feedback.tpl:54
-msgid "Select the year since when you are using GOsa"
-msgstr "Veuillez sélectionner l'année depuis laquelle vous utilisez GOsa"
+#: include/class_core.inc:869
+msgid "Namespace used for shared folders."
+msgstr ""
 
-#: setup/setup_feedback.tpl:60
-msgid "What operating system / distribution do you use?"
-msgstr "Quel système d'exploitation / distribution utilisez vous ?"
+#: include/class_core.inc:879
+msgid ""
+"Namespace rule to create user folders. Please read the FAQ file for more "
+"information."
+msgstr ""
 
-#: setup/setup_feedback.tpl:64
-msgid "What web server do you use?"
-msgstr "Quel serveur web utilisez vous ?"
+#: include/class_core.inc:889
+msgid ""
+"Namespace rule to create folders. Please read the FAQ file for more "
+"information."
+msgstr ""
 
-#: setup/setup_feedback.tpl:68
-msgid "What PHP version do you use?"
-msgstr "Quelle version de php utilisez vous ?"
+#: include/class_core.inc:899
+msgid "Seconds after an IMAP connection is considered dead."
+msgstr ""
 
-#: setup/setup_feedback.tpl:72
-#, fuzzy
-msgid "GOsa version"
-msgstr "Préférences de base GOsa"
+#: include/class_core.inc:910
+msgid "Class name of the mail method to be used."
+msgstr ""
 
-#: setup/setup_feedback.tpl:78 setup/setup_feedback.tpl:79
-msgid "LDAP"
+#: include/class_core.inc:920
+msgid ""
+"Enable slashes instead of dots as a name space separator for Cyrus IMAP."
 msgstr ""
 
-#: setup/setup_feedback.tpl:81
-msgid "What kind of LDAP server(s) do you use?"
-msgstr "Quel type de serveur(s) ldap utilisez vous ?"
+#: include/class_core.inc:930
+msgid ""
+"Directory to store vacation templates. Please read the FAQ file for more "
+"information."
+msgstr ""
 
-#: setup/setup_feedback.tpl:85
-msgid "How many objects are in your LDAP?"
-msgstr "Combien d'objet sont dans votre annuaire LDAP ?"
+#: include/class_core.inc:940
+#, fuzzy
+msgid "Enable TLS for LDAP connections."
+msgstr "Connexion LDAP"
 
-#: setup/setup_feedback.tpl:91 setup/setup_feedback.tpl:92
-msgid "Features"
-msgstr "Fonctionalités"
+#: include/class_core.inc:950
+msgid "Enable IVBB used by german authorities."
+msgstr ""
 
-#: setup/setup_feedback.tpl:94
-msgid "What features of GOsa do you use?"
-msgstr "Quel fonctionnalités de GOsa utilisez vous ?"
+#: include/class_core.inc:960
+msgid ""
+"Maintain sambaIdmapEntry objects to improve performance on some Samba "
+"versions."
+msgstr ""
 
-#: setup/setup_feedback.tpl:103
-msgid "What features do you want to see in future versions of GOsa?"
+#: include/class_core.inc:970
+msgid "Enable checks to determine whether an account is expired or not."
 msgstr ""
-"Quelle fonctionnalités voulez vous voir dans les prochaines versions de "
-"GOsa ?"
 
-#: setup/setup_feedback.tpl:107
-msgid "Send feedback"
-msgstr "Envoyer vos réponses"
+#: include/class_core.inc:980
+msgid ""
+"String containing the SID for Samba setups without the Domain object in LDAP."
+msgstr ""
 
-#: setup/setup_finish.tpl:3
-msgid "Create your configuration file"
-msgstr "Création du fichier de configuration"
+#: include/class_core.inc:990
+msgid ""
+"String containing the RID base for Samba setups without the Domain object in "
+"LDAP."
+msgstr ""
 
-#: setup/setup_finish.tpl:10
+#: include/class_core.inc:1000
 #, fuzzy
-msgid "Depending on the user name your web server is running on:"
-msgstr "Dependant de l'utilisateur exécutant votre serveur web :"
-
-#: setup/setup_finish.tpl:27
-msgid "Download configuration"
-msgstr "Télécharger la configuration"
+msgid "Enable manual object snapshots."
+msgstr "Créer une copie instantanée des d'objets"
 
-#: setup/setup_finish.tpl:33
-msgid "Status: "
-msgstr "Statut: "
+#: include/class_core.inc:1010
+msgid "Base DN for snapshot storage."
+msgstr ""
 
-#: setup/class_setupStep_Ldap.inc:54
-msgid "LDAP setup"
-msgstr "Configuration LDAP"
+#: include/class_core.inc:1020
+#, fuzzy
+msgid "DN of the snapshot administrator."
+msgstr "Administrateurs du domaine"
 
-#: setup/class_setupStep_Ldap.inc:55
-msgid "LDAP connection setup"
-msgstr "Configuration de la connexion LDAP"
+#: include/class_core.inc:1030
+msgid "Password of the snapshot administrator."
+msgstr ""
 
-#: setup/class_setupStep_Ldap.inc:56
+#: include/class_core.inc:1041
 msgid ""
-"This dialog performs the basic configuration of the LDAP connectivity for "
-"GOsa."
+"Method for user and group ID generation. Note: only the 'traditional' method "
+"is safe due to PHP limitations."
 msgstr ""
-"Cette boite de dialogue permet d'indiquer la configuration de base LDAP pour "
-"GOsa."
-
-#: setup/class_setupStep_Ldap.inc:113
-#, php-format
-msgid "Anonymous bind to server '%s' failed!"
-msgstr "La connexion anonyme sur le serveur '%s' à échoué !"
-
-#: setup/class_setupStep_Ldap.inc:115
-#, php-format
-msgid "Bind as user '%s' failed!"
-msgstr "la connexion comme l'utilisateur '%s' à échoué !"
 
-#: setup/class_setupStep_Ldap.inc:120
-#, php-format
-msgid "Anonymous bind to server '%s' succeeded."
-msgstr "La connexion anonyme sur le serveur '%s' à réussi."
+#: include/class_core.inc:1050
+msgid "URI of server to be used for snapshots."
+msgstr ""
 
-#: setup/class_setupStep_Ldap.inc:121
-msgid "Please specify user and password!"
-msgstr "Veuillez introduire un utilisateur et un mot de passe !"
+#: include/class_listing.inc:319
+msgid "Select all"
+msgstr "Sélectionner tout"
 
-#: setup/class_setupStep_Ldap.inc:123
-#, php-format
-msgid "Bind as user '%s' to server '%s' succeeded!"
-msgstr "La connexion comme l'utilisateur '%s' au serveur '%s' à réussi !"
+#: include/class_listing.inc:578
+msgid "created by"
+msgstr "Crée par"
 
-#: setup/setup_ldap.tpl:2
-msgid ""
-"The main data source used in GOsa is LDAP. In order to access the "
-"information stored there, please enter the required information."
+#: include/class_listing.inc:1064 include/class_listing.inc:1066
+msgid "Go to preceding level"
 msgstr ""
 
-#: setup/setup_ldap.tpl:9
-msgid "Please choose the LDAP user to be used by GOsa"
-msgstr "Veuillez choisir l'utilisateur LDAP qui sera utilise par GOSa"
+#: include/class_listing.inc:1072 include/class_listing.inc:1074
+msgid "Go to current users level"
+msgstr ""
 
-#: setup/setup_ldap.tpl:28 setup/setup_ldap.tpl:29
-msgid "LDAP connection"
-msgstr "Connexion LDAP"
+#: include/class_listing.inc:1079
+msgid "Reload list"
+msgstr "Recharger la liste"
 
-#: setup/setup_ldap.tpl:31
-msgid "Location name"
-msgstr "Nom de l'emplacement"
+#: include/class_listing.inc:1453
+msgid "Copy"
+msgstr "Copier"
 
-#: setup/setup_ldap.tpl:35
-msgid "Connection URI"
-msgstr "URI de connexion"
+#: include/class_listing.inc:1459
+msgid "Cut"
+msgstr "Couper"
 
-#: setup/setup_ldap.tpl:39
-msgid "TLS connection"
-msgstr "Connexion TLS"
+#: include/class_listing.inc:1492
+msgid "Cut this entry"
+msgstr "Couper cette entrée"
 
-#: setup/setup_ldap.tpl:57
-msgid "Reload"
-msgstr "Recharger"
+#: include/class_listing.inc:1501
+msgid "Copy this entry"
+msgstr "Copier cette entrée"
 
-#: setup/setup_ldap.tpl:63 setup/setup_ldap.tpl:64
-msgid "Authentication"
-msgstr "Authentification"
+#: include/class_listing.inc:1533 include/class_listing.inc:1535
+msgid "Restore snapshots"
+msgstr "Restaurer la copie instantanée"
 
-#: setup/setup_ldap.tpl:66
-#, fuzzy
-msgid "Administrator DN"
-msgstr "DN de l'administrateur"
+#: include/class_listing.inc:1549
+msgid "Export list"
+msgstr "Exporter la liste"
 
-#: setup/setup_ldap.tpl:71
-msgid "Select user"
-msgstr "Sélectionner un utilisateur"
+#: include/class_listing.inc:1591
+msgid "Create new snapshot for this object"
+msgstr "Créer un nouveau snapshot depuis cet objet"
 
-#: setup/setup_ldap.tpl:81
-#, fuzzy
-msgid "Automatically append LDAP base to administrator DN"
+#: include/functions.inc:134
+#, php-format
+msgid "Fatal error: no class locations defined - please run %s to fix this"
 msgstr ""
-"Ajouter automatiquement la base de l'annuaire LDAP au DN de l'administrateur"
+"Erreur fatale : pas d'emplacement défini pour les classes - veuillez "
+"exécuter %s pour régler le problème"
 
-#: setup/setup_ldap.tpl:85
-#, fuzzy
-msgid "Administrator password"
-msgstr "Mot de passe administrateur"
+#: include/functions.inc:141
+#, php-format
+msgid "Fatal error: cannot instantiate class %s - try running %s to fix this"
+msgstr ""
+"Erreur fatale : impossible d'initialiser la classe %s - veuillez exécuter %s "
+"pour essayer de régler le problème"
 
-#: setup/setup_ldap.tpl:91 setup/setup_ldap.tpl:92
-msgid "Schema based settings"
-msgstr "Paramètres basé sur les schéma"
+#: include/functions.inc:466
+#, php-format
+msgid "Error while connecting to LDAP: %s"
+msgstr ""
+"FATAL: Erreur lors de la connexion au serveur LDAP. Le serveur à répondu %s"
 
-#: setup/setup_ldap.tpl:94
-#, fuzzy
-msgid "Use RFC 2307bis compliant groups"
-msgstr "Utilisez des groupes rfc2307bis"
+#: include/functions.inc:537 include/functions.inc:623
+msgid "User ID is not unique!"
+msgstr "L'ID de l'utilisateur n'est pas unique !"
 
-#: setup/setup_ldap.tpl:105 setup/setup_ldap.tpl:106
-msgid "Current status"
-msgstr "Statut actuel"
+#: include/functions.inc:827 include/functions.inc:945
+msgid "Error while locking entry!"
+msgstr "Erreur lors du verouillage de l'entrée !"
 
-#: setup/class_setupStep_Migrate.inc:51 setup/class_setupStep_Migrate.inc:52
-msgid "LDAP inspection"
-msgstr "Vérification de l'annuaire LDAP"
+#: include/functions.inc:837
+#, php-format
+msgid "Cannot store lock information in LDAP!"
+msgstr "Impossible de stocker l'information de verouillage dans l'annuaire !"
 
-#: setup/class_setupStep_Migrate.inc:53
-msgid "Analyze your current LDAP for GOsa compatibility"
-msgstr "Analyse de votre annuaire LDAP pour la compatibilité avec GOsa"
+#: include/functions.inc:837
+#, php-format
+msgid "Error: %s"
+msgstr "Erreur: %s"
 
-#: setup/class_setupStep_Migrate.inc:59
-msgid "Checking for root object"
-msgstr "Recherche de l'objet racine"
+#: include/functions.inc:1267
+#, php-format
+msgid "The current size limit of %d entries is exceeded!"
+msgstr "La taille limite de %d entrées est dépassée !"
 
-#: setup/class_setupStep_Migrate.inc:65
-msgid "Inspecting object classes in root object"
-msgstr "Inspecter les classes d'objets de l'objet racine"
+#: include/functions.inc:1269
+#, php-format
+msgid "Set the size limit to %s"
+msgstr "Mettre le size limit à %s"
 
-#: setup/class_setupStep_Migrate.inc:71
-msgid "Checking permission for LDAP database"
-msgstr "Vérification des permissions sur l'annuaire LDAP"
+#: include/functions.inc:1286
+msgid "list is incomplete"
+msgstr "Le liste est incomplète"
 
-#: setup/class_setupStep_Migrate.inc:78
-msgid "Checking for super administrator"
-msgstr "Vérification du superadministrateur"
+#: include/functions.inc:1636
+msgid "Continue anyway"
+msgstr "Continuer malgré tout"
 
-#: setup/class_setupStep_Migrate.inc:118 setup/class_setupStep_Migrate.inc:186
-#: setup/class_setupStep_Migrate.inc:709
-msgid "LDAP query failed"
-msgstr "La requête LDAP à échoué"
+#: include/functions.inc:1638
+msgid "Edit anyway"
+msgstr "Éditer malgré tout"
 
-#: setup/class_setupStep_Migrate.inc:119 setup/class_setupStep_Migrate.inc:187
-#: setup/class_setupStep_Migrate.inc:710
-msgid "Possibly the 'root object' is missing."
-msgstr "L'objet racine est probablement manquant."
+#: include/functions.inc:1641
+msgid "These entries are currently locked:"
+msgstr "Ces entrées sont actuellement verrouillées :"
 
-#: setup/class_setupStep_Migrate.inc:132 setup/class_setupStep_Migrate.inc:145
-#: setup/class_setupStep_Migrate.inc:307 setup/class_setupStep_Migrate.inc:661
-#: setup/class_setupStep_Migrate.inc:674 setup/class_setupStep_Migrate.inc:729
-#: setup/class_setupStep_Migrate.inc:750 setup/class_setupStep_Migrate.inc:802
-msgid "Failed"
-msgstr "Echec"
+#: include/functions.inc:1882
+msgid "Entries per page"
+msgstr "Entrées par page"
 
-#: setup/class_setupStep_Migrate.inc:134 setup/class_setupStep_Migrate.inc:147
-#, fuzzy, php-format
-msgid ""
-"The specified user '%s' does not have full access to your LDAP database."
+#: include/functions.inc:2060
+#, php-format
+msgid "GOsa %s"
 msgstr ""
-"L'utilisateur spécifié '%s' n'a pas l'accès complet à votre annuaire ldap."
 
-#: setup/class_setupStep_Migrate.inc:308
-msgid "There is no GOsa administrator account inside your LDAP."
-msgstr "Il n'y a pas d'administrateur GOsa dans votre annuaire LDAP."
+#: include/functions.inc:2067
+#, php-format
+msgid "GOsa %s snapshot (Rev %s)"
+msgstr "Version de développement de GOsa %s (Rev %s)"
 
-#: setup/class_setupStep_Migrate.inc:377
-msgid "Migration error"
-msgstr "Erreur de migration"
+#: include/functions.inc:2072
+#, php-format
+msgid "GOsa development snapshot (Rev %s)"
+msgstr "Version de développement de GOsa (Rev %s)"
 
-#: setup/class_setupStep_Migrate.inc:377
+#: include/functions.inc:2168
 #, php-format
-msgid "Cannot add ACL for user '%s':"
-msgstr "Impossible d'ajouter une ACL pour l'utilisateur '%s' :"
+msgid "File %s cannot be deleted!"
+msgstr "Le fichier %s ne peut pas être éffacé !"
 
-#: setup/class_setupStep_Migrate.inc:415 setup/class_setupStep_Migrate.inc:425
-msgid "Input error"
-msgstr "Erreur d'entrée"
+#: include/functions.inc:2198 include/functions.inc:2218
+msgid "Cannot write revision file!"
+msgstr "Impossible d'écrire le fichier de revision !"
 
-#: setup/class_setupStep_Migrate.inc:420
-msgid "Password error"
-msgstr "Erreur de mot de passe"
+#: include/functions.inc:2489 include/functions.inc:2493
+#: include/functions.inc:2499
+msgid "'baseIdHook' is not available. Using default base!"
+msgstr "'baseIdHook' n'est pas disponible. Utilisation de la base par défaut !"
 
-#: setup/class_setupStep_Migrate.inc:420
-msgid "Provided passwords do not match!"
+#: include/functions.inc:2523
+msgid ""
+"Cannot read schema information from LDAP. Schema validation is not possible!"
 msgstr ""
-"Le mot de passe entré dans le champ nouveau et celui dans le champ "
-"vérification ne concordent pas !"
-
-#: setup/class_setupStep_Migrate.inc:425
-msgid "Specify a valid user ID!"
-msgstr "Le nom d'utilisateur est incorrect !"
+"Impossible de récupérer les informations sur les schémas depuis le serveur. "
+"Vérification des schémas impossibles !"
 
-#: setup/class_setupStep_Migrate.inc:450
-#, php-format
-msgid "Adding an administrative user failed: object '%s' already exists!"
+#: include/functions.inc:2549
+msgid "This class is used to make users appear in GOsa."
 msgstr ""
-"L'ajout d'un utilisateur administratif à échoué : l'objet '%s' existe déja !"
+"Cette classe est utilisée pour faire apparaitre les utilisateurs dans GOsa."
 
-#: setup/class_setupStep_Migrate.inc:662
+#: include/functions.inc:2556
 msgid ""
-"The LDAP root object is missing. It is required to use your LDAP service."
+"This class is used to lock entries in order to prevent multiple edits at a "
+"time."
 msgstr ""
-"L'objet LDAP racine est manquant. Il est indispensable pour utiliser votre "
-"annuaire LDAP."
-
-#: setup/class_setupStep_Migrate.inc:663 setup/class_setupStep_Migrate.inc:676
-msgid "Try to create root object"
-msgstr "Essai de création de l'objet racine"
+"Utilisé pour verrouiller les entrées actuellement modifiées afin d'éviter de "
+"multiples changements simultanés."
 
-#: setup/class_setupStep_Migrate.inc:675
-msgid "Root object couldn't be created, you should try it on your own."
-msgstr "L'objet racine n'a pas pu être crée, vous devrez essayer vous même."
+#: include/functions.inc:2601
+#, php-format
+msgid "Required object class %s is missing!"
+msgstr "Object class obligatoire %s manquante !"
 
-#: setup/class_setupStep_Migrate.inc:730
+#: include/functions.inc:2604
 #, php-format
-msgid "Missing GOsa object class '%s'!"
-msgstr "Object class '%s' de GOsa manquante !"
+msgid "Optional object class %s is missing!"
+msgstr "Object class facultative %s manquante !"
 
-#: setup/class_setupStep_Migrate.inc:731
-msgid "Please check your installation."
-msgstr "Veuillez vérifier votre installation."
+#: include/functions.inc:2609
+#, php-format
+msgid "Wrong version of required object class %s (!=%s) detected!"
+msgstr "La version requise des object class ne correspond pas %s (!=%s) !"
 
-#: setup/class_setupStep_Migrate.inc:752
+#: include/functions.inc:2612
 #, php-format
+msgid "Class available"
+msgstr "Classe(s) disponible(s)"
+
+#: include/functions.inc:2634
 msgid ""
-"Cannot handle the structural object type of your root object. Please try to "
-"add the object class '%s' manually."
+"RFC2307bis schema is enabled, but the current LDAP configuration does not "
+"support it!"
 msgstr ""
-"Impossible de gérer l'objet structural de votre objet racine. S'il vous "
-"plaît essayer de ajouter la classe d'objet '%s' à la main."
 
-#: setup/setup_welcome.tpl:3
-msgid "How to get started"
+#: include/functions.inc:2635
+msgid ""
+"To use RFC2307bis groups, the objectClass 'posixGroup' must be AUXILIARY."
 msgstr ""
+"Pour pouvoir utiliser des groupes conformes à la norme rfc2307bis, "
+"l'objectClass 'posixGroup' doit être AUXILIARY."
 
-#: setup/setup_welcome.tpl:5
+#: include/functions.inc:2639
 msgid ""
-"This seems to be the first time you run GOsa on this system. To start the "
-"GOsa web interface you need a working configuration file, which can be "
-"generated by this wizard."
+"RFC2307bis schema is disabled, but the current LDAP configuration supports "
+"it!"
 msgstr ""
 
-#: setup/setup_welcome.tpl:9
-#, fuzzy
-msgid "What you need to generate a configuration file:"
-msgstr "Création du fichier de configuration"
+#: include/functions.inc:2640
+msgid "To correct this, the objectClass 'posixGroup' must be STRUCTURAL."
+msgstr "Pour corriger ceci, L'objectClass 'posixGroup' doit être STRUCTURAL."
+
+#: include/functions.inc:2665
+msgid "German"
+msgstr "Allemand"
+
+#: include/functions.inc:2666
+msgid "French"
+msgstr "Français"
+
+#: include/functions.inc:2667
+msgid "Italian"
+msgstr "Italien"
+
+#: include/functions.inc:2668
+msgid "Spanish"
+msgstr "Espagnol"
 
-#: setup/setup_welcome.tpl:13
-#, fuzzy
-msgid "The hostname of your LDAP server"
-msgstr "lors de l'opération sur le serveur LDAP %s"
+#: include/functions.inc:2669
+msgid "English"
+msgstr "Anglais"
 
-#: setup/setup_welcome.tpl:14
-msgid "Installed GOsa and supplementary schema"
-msgstr ""
+#: include/functions.inc:2670
+msgid "Dutch"
+msgstr "Hollandais"
 
-#: setup/setup_welcome.tpl:15
-msgid "The LDAP base of your LDAP directory"
-msgstr ""
+#: include/functions.inc:2671
+msgid "Polish"
+msgstr "Polonais"
 
-#: setup/setup_welcome.tpl:16
-msgid "The DN and the password of the LDAP administration user"
-msgstr ""
+#: include/functions.inc:2672
+msgid "Brazilian Portuguese"
+msgstr "Portugais Brésilien"
 
-#: setup/setup_welcome.tpl:20
-msgid ""
-"If you've collected the needed information, unlock the setup process like "
-"shown in the next paragraph."
-msgstr ""
+#: include/functions.inc:2674
+msgid "Chinese"
+msgstr "Chinois"
 
-#: setup/setup_welcome.tpl:24
-#, fuzzy
-msgid "Starting the setup"
-msgstr "Configuration de la langue"
+#: include/functions.inc:2675
+msgid "Vietnamese"
+msgstr "Vietnamien"
 
-#: setup/setup_welcome.tpl:26
-#, fuzzy
-msgid ""
-"For security reasons you need to authenticate the installation by creating "
-"the file '/tmp/gosa.auth', containing the current session ID on the servers "
-"local filesystem. This can be done by executing the following command:"
-msgstr ""
-"Pour des raisons de sécurité vous devez vous authentifier en créant le "
-"fichier '/tmp/gosa.auth', contenant l'ID de la session sur le(s) serveur(s). "
-"Ceci peut être réalisé en exécutant la commande suivante:"
+#: include/functions.inc:2676
+msgid "Russian"
+msgstr "Russe"
 
-#: setup/setup_welcome.tpl:32
-#, fuzzy
-msgid "Click the 'Next' button when you've finished."
-msgstr "Cliquer sur 'Continuer' quand vous avez fini."
+#: include/functions.inc:2869
+msgid "Cannot detect password hash!"
+msgstr "Impossible de détecter l'encodage du mot de passe !"
 
-#: setup/setup_license.tpl:3
-msgid ""
-"GOsa is developed under the terms of the GNU General Public License v2. "
-"Please accept the terms below."
+#: include/functions.inc:2910 include/functions.inc:2985
+#, php-format
+msgid "Pre-event hook reported a problem: %s. Password change canceled!"
 msgstr ""
 
-#: setup/setup_license.tpl:11
-msgid "I have read the license and accept it"
-msgstr "J'ai lu la licence et je l'accepte"
+#: include/functions.inc:2941
+msgid "Password change failed!"
+msgstr "Le changement de mot de passe à échoué !"
 
-#: setup/setup_checks.tpl:2
-msgid ""
-"This step checks if your PHP server has all required modules and "
-"configuration settings."
+#: include/functions.inc:2949
+#, php-format
+msgid "Post-event hook reported a problem: %s. Password change canceled!"
 msgstr ""
 
-#: setup/setup_checks.tpl:5
-#, fuzzy
-msgid "Inspection"
-msgstr "Vérification de l'annuaire LDAP"
-
-#: setup/setup_checks.tpl:8
-msgid "PHP module and extension checks"
-msgstr "Extension PHP et vérification de ceux ci"
+#: include/functions.inc:3053
+msgid "Cannot generate SAMBA hash!"
+msgstr "Impossible de générer un hash samba !"
 
-#: setup/setup_checks.tpl:10
-msgid "Basic checks"
+#: include/functions.inc:3068
+#, php-format
+msgid "Generating SAMBA hash by running %s failed: check %s!"
 msgstr ""
+"Impossible de générer le mot de passe samba: l'exécution de '%s' à échoué, "
+"vérifier %s !"
 
-#: setup/setup_checks.tpl:38 setup/setup_checks.tpl:79
-msgid "GOsa will NOT run without fixing this."
-msgstr "GOsa ne fonctionnera pas si vous ne corriger pas cela."
+#: include/functions.inc:3346 include/functions.inc:3360
+#: include/functions.inc:3398 include/functions.inc:3410
+#: include/functions.inc:3414 include/functions.inc:3429
+#: include/functions.inc:3438
+msgid "Cannot allocate free ID:"
+msgstr "Impossible d'assigner un ID libre :"
 
-#: setup/setup_checks.tpl:40 setup/setup_checks.tpl:81
-msgid "GOsa will run without fixing this."
-msgstr "GOsa fonctionnera même si vous ne corrigez pas cela."
+#: include/functions.inc:3346
+msgid "unknown idAllocation method!"
+msgstr "Méthode d'allocation des id inconnue !"
 
-#: setup/setup_checks.tpl:50
-msgid "PHP setup configuration"
-msgstr "Configuration de PHP"
+#: include/functions.inc:3360
+#, php-format
+msgid "%sPoolMin >= %sPoolMax!"
+msgstr ""
 
-#: setup/setup_checks.tpl:50
-msgid "show information"
-msgstr "Montrer les informations"
+#: include/functions.inc:3390
+msgid "Cannot create sambaUnixIdPool entry!"
+msgstr "Impossible de créer l'entrée sambaUnixIdPool !"
 
-#: setup/setup_checks.tpl:51
-msgid "Extended checks"
-msgstr ""
+#: include/functions.inc:3398
+msgid "sambaUnixIdPool is not unique!"
+msgstr "sambaUnixIdPool n'est pas unique !"
 
-#: setup/setup_schema.tpl:1
-msgid "Schema specific settings"
-msgstr "Paramètres spécifiques des schémas"
+#: include/functions.inc:3410 include/functions.inc:3414
+msgid "no ID available!"
+msgstr "Pas d' ID disponibles !"
 
-#: setup/setup_schema.tpl:4
-msgid "Schema check succeeded"
-msgstr "La vérification des schéma à réussi"
+#: include/functions.inc:3438
+msgid "maximum number of tries exceeded!"
+msgstr "Nombre maximum d'essais dépassés !"
 
-#: setup/setup_schema.tpl:7
-msgid "Schema check failed"
-msgstr "La vérification des schéma à échoué"
+#: include/functions.inc:3498
+msgid "Cannot allocate free ID!"
+msgstr "Impossible d'assigner un ID libre !"
 
-#: setup/setup_schema.tpl:11
-#, fuzzy
+#: include/class_GOsaRegistration.inc:127
 msgid ""
-"Could not read any schema information, all checks skipped. Adjust your LDAP "
-"ACLs."
+"UNIX-timestamp pointing to the date GOsa will ask for a registration again "
+"(-1 to disable)"
 msgstr ""
-"Impossible de lire les schémas, toutes les vérifications sont annulées. "
-"Ajuster les acl de votre annuaire ldap."
 
-#: setup/setup_schema.tpl:13
-#, fuzzy
-msgid ""
-"It seems that your LDAP database wasn't initialized yet. This maybe the "
-"reason, why GOsa can't read your schema configuration!"
+#: include/exporter/class_cvsExporter.inc:48
+msgid "CSV"
 msgstr ""
-"Il semble que votre annuaire LDAP 'a pas encore été configuré. C'est peut "
-"être cela qui empêche GOsa de lire la configuration de vos schémas. "
-
-#: setup/class_setupStep_Schema.inc:37 setup/class_setupStep_Schema.inc:38
-msgid "LDAP schema check"
-msgstr "Vérification des schémas LDAP"
-
-#: setup/class_setupStep_Schema.inc:39
-msgid "Perform test on your current LDAP schema"
-msgstr "Exécuter des test sur vos schéma LDAP actuels"
 
-#: setup/class_setupStep_Welcome.inc:42
-msgid "Welcome"
-msgstr "Bienvenue"
+#: include/exporter/class_pdfExporter.inc:18
+msgid "No PDF export possible: there is no FPDF library installed."
+msgstr "Pas d'exportation en pdf, la librairie FPDF n'est pas installée."
 
-#: setup/class_setupStep_Welcome.inc:43
-msgid "The welcome message"
-msgstr "Le message d'accueil"
+#: include/exporter/class_pdfExporter.inc:145
+msgid "PDF"
+msgstr ""
 
-#: setup/class_setupStep_Welcome.inc:44
-#, fuzzy
-msgid "Welcome to the GOsa setup assistent"
-msgstr "Bienvenue dans l'installation de GOsa"
+#: include/exporter/class_PDF.inc:24
+msgid "Page"
+msgstr ""
 
-#: setup/class_setupStep_License.inc:56 setup/class_setupStep_License.inc:57
-msgid "License"
-msgstr "licence"
+#: include/class_management.inc:487
+#, php-format
+msgid "You are not allowed to create a snapshot for %s!"
+msgstr ""
+"Vous n'êtes pas autorisé à créer une nouvelle copie instantanée pour %s !"
 
-#: setup/class_setupStep_License.inc:58
-msgid "Terms and conditions for usage"
-msgstr "Termes et Conditions d'utilisation"
+#: include/class_management.inc:534 include/class_management.inc:586
+#: include/class_management.inc:600
+#, php-format
+msgid "You are not allowed to restore a snapshot for %s!"
+msgstr "Vous n'êtes pas autorisé à restaurer une copie instantanée de %s !"
 
-#: setup/setup_language.tpl:3
-msgid "Please select the preferred language"
-msgstr "Veuillez sélectionner la langue par défaut"
+#: include/class_management.inc:549
+#, php-format
+msgid "You are not allowed to remove a snapshot for %s!"
+msgstr "Vous n'êtes pas autorisé à supprimer une copie instantanée de %s !"
 
-#: setup/setup_language.tpl:5
-#, fuzzy
+#: include/class_management.inc:669
+#, php-format
 msgid ""
-"At this point, you can select the site wide default language. Choosing "
-"'automatic' will use the language requested by the browser. This setting can "
-"be overridden per user."
+"No tab definition for %s found in configuration file: cannot create plugin "
+"instance!"
 msgstr ""
-"Maintenant vous pouvez choisir la langue par défaut pour GOSa. Automatique "
-"utilisera la langue demandée par le navigateur. Ce paramètre peut être "
-"configuré par utilisateur."
+"Pas de déclaration pour '%s' dans votre fichier de configuration. Impossible "
+"d'initialiser le plugin !"
 
-#: setup/setup_language.tpl:9
-msgid "Please select your preferred language here"
-msgstr "Veuillez indiquer votre langue préférée ici"
+#: include/class_pathNavigator.inc:86
+msgid "Welcome to GOsa"
+msgstr "Bienvenue dans GOsa"
 
-#: setup/class_setupStep_Language.inc:40 setup/class_setupStep_Language.inc:41
-msgid "Language setup"
-msgstr "Configuration de la langue"
+#, fuzzy
+#~ msgid "Max"
+#~ msgstr "Mai"
 
-#: setup/class_setupStep_Language.inc:42
-msgid "This step allows you to select your preferred language."
-msgstr "Cette étape vous permet de sélectionner votre langue préférée."
+#, fuzzy
+#~ msgid "Min"
+#~ msgstr "Accueil"
+
+#~ msgid "Welcome %s!"
+#~ msgstr "Bienvenue %s !"
 
 #~ msgid "The folder %s specified for %s:%s cannot be used for reading!"
 #~ msgstr ""
index b5dbe9cda787c2cd389bc3daea71dbce82ea80f5..6d383dcdcb9e99c5e70aa8eb7914c7bc9a3aed94 100644 (file)
@@ -6,7 +6,7 @@ msgid ""
 msgstr ""
 "Project-Id-Version: messages\n"
 "Report-Msgid-Bugs-To: \n"
-"POT-Creation-Date: 2010-10-28 20:40+0200\n"
+"POT-Creation-Date: 2010-12-01 15:07+0100\n"
 "PO-Revision-Date: 2005-11-18 15:26+0100\n"
 "Last-Translator: Alessandro Amici <a.amici@bopen.it>\n"
 "Language-Team: Italian\n"
@@ -16,151 +16,57 @@ msgstr ""
 "Content-Transfer-Encoding: 8bit\n"
 "X-Generator: KBabel 1.9.1\n"
 
-#: ihtml/themes/default/login.tpl:31
-#, fuzzy
-msgid "Login to GOsa"
-msgstr "Benvenuto nel setup di GOsa!"
-
-#: ihtml/themes/default/login.tpl:37 ihtml/themes/default/login.tpl:40
-#: ihtml/themes/default/password.tpl:86 ihtml/themes/default/password.tpl:90
-#, fuzzy
-msgid "User name"
-msgstr "Nome utente"
-
-#: ihtml/themes/default/login.tpl:47
-#: plugins/generic/dashBoard/Register/register.tpl:53
-#: plugins/personal/generic/paste_generic.tpl:21 setup/setup_migrate.tpl:53
-msgid "Password"
-msgstr "Password"
-
-#: ihtml/themes/default/login.tpl:61
-msgid "Choose the directory to work on"
-msgstr ""
-
-#: ihtml/themes/default/login.tpl:66
-msgid "Click here to log in"
-msgstr "Clicca qui per connetterti"
-
-#: ihtml/themes/default/login.tpl:66 ihtml/themes/default/login.tpl:67
-#, fuzzy
-msgid "Log in"
-msgstr "Nome utente"
-
-#: ihtml/themes/default/copyPasteDialog.tpl:1
-msgid "Copy & paste wizard"
-msgstr ""
-
-#: ihtml/themes/default/copyPasteDialog.tpl:7
-msgid ""
-"Some values need to be unique in the complete directory while some "
-"combinations make no sense. Please edit the values below to fulfill the "
-"policies."
-msgstr ""
-
-#: ihtml/themes/default/copyPasteDialog.tpl:9
-msgid "Remember that some properties like taken snapshots will not be copied!"
-msgstr ""
-
-#: ihtml/themes/default/copyPasteDialog.tpl:10
-msgid ""
-"Or if you copy or cut an entry within GOsa and delete the source object, you "
-"may get errors while pasting this object again!"
-msgstr ""
-
-#: ihtml/themes/default/copyPasteDialog.tpl:19
-#: include/utils/class_msgPool.inc:313
-#, php-format
-msgid "Save"
-msgstr "Salva"
-
-#: ihtml/themes/default/copyPasteDialog.tpl:21
-#: ihtml/themes/default/acl.tpl:137 ihtml/themes/default/acl.tpl:153
-#: ihtml/themes/default/snapshotdialog.tpl:44
-#: ihtml/themes/default/snapshotdialog.tpl:90
-#: ihtml/themes/default/msg_dialog.tpl:80
-#: ihtml/themes/default/msg_dialog.tpl:141
-#: ihtml/themes/default/msg_dialog.tpl:146
-#: ihtml/themes/default/islocked.tpl:26 include/utils/class_msgPool.inc:295
-#: setup/setup_migrate.tpl:71 setup/setup_ldap.tpl:20
-#, php-format
-msgid "Cancel"
-msgstr "Annulla"
-
-#: ihtml/themes/default/copyPasteDialog.tpl:23
+#: plugins/admin/acl/acl-filter.xml:18 plugins/admin/users/user-filter.xml:19
+#: plugins/admin/groups/singleUserSelect/singleUser-filter.xml:20
+#: plugins/admin/groups/userSelect/user-filter.xml:20
+#: plugins/admin/groups/userGroupSelect/selectUserGroup-filter.xml:21
+#: plugins/admin/groups/group-filter.xml:17
+#: plugins/admin/departments/dep-filter.xml:17
+#: plugins/admin/newConfigManagement/DeviceConfig-filter.xml:14
+#: plugins/admin/ogroups/ogroup-filter.xml:18
+#: plugins/admin/ogroups/objectSelect/selectObject-filter.xml:32
+#: plugins/personal/posix/trustSelect/trust-filter.xml:17
+#: plugins/personal/posix/groupSelect/group-filter.xml:16
 #, fuzzy
-msgid "Cancel all"
-msgstr "Annulla"
+msgid "Default filter"
+msgstr "Parametro"
 
-#: ihtml/themes/default/copyPasteDialog.tpl:28
+#: plugins/admin/acl/acl-filter.xml:33 plugins/admin/acl/tabs_acl_role.inc:28
 #, fuzzy
-msgid "Operation complete"
-msgstr "incompleto"
-
-#: ihtml/themes/default/copyPasteDialog.tpl:30
-#: setup/class_setupStep_Finish.inc:39
-msgid "Finish"
-msgstr "Esegui"
+msgid "ACL Templates"
+msgstr "Template"
 
-#: ihtml/themes/default/userFilter.tpl:1
+#: plugins/admin/acl/acl-filter.xml:48
+#: plugins/admin/acl/class_aclManagement.inc:154
 #, fuzzy
-msgid "List of defined filters"
-msgstr "File di configurazione"
-
-#: ihtml/themes/default/sizelimit.tpl:3
-msgid ""
-"The size limit option makes LDAP operations faster and saves the LDAP server "
-"from getting too much load. The easiest way to handle big databases without "
-"long timeouts would be to limit your search to smaller values and use "
-"filters to get the entries you are looking for."
-msgstr ""
-
-#: ihtml/themes/default/sizelimit.tpl:8
-msgid "Please choose the way to react for this session"
-msgstr ""
-
-#: ihtml/themes/default/sizelimit.tpl:10
-msgid "ignore this error and show all entries the LDAP server returns"
-msgstr ""
-
-#: ihtml/themes/default/sizelimit.tpl:11
-msgid ""
-"ignore this error and show all entries that fit into the defined size limit"
-msgstr ""
+msgid "ACL Assignment"
+msgstr "Riferimenti"
 
-#: ihtml/themes/default/sizelimit.tpl:16 include/utils/class_msgPool.inc:331
-#, php-format
-msgid "Set"
-msgstr "Imposta"
+#: plugins/admin/acl/tabs_acl.inc:28 plugins/admin/acl/acl-list.xml:15
+#: plugins/admin/acl/class_aclRole.inc:770 include/class_tabs.inc:403
+#: include/class_acl.inc:1290 include/class_acl.inc:1291
+#: include/class_acl.inc:1297
+msgid "ACL"
+msgstr "ACL"
 
-#: ihtml/themes/default/userFilterEditor.tpl:1
-#: ihtml/themes/default/userFilterEditor.tpl:5
+#: plugins/admin/acl/acl-list.xml:11
 #, fuzzy
-msgid "Filter editor"
-msgstr "Terminal Server"
+msgid "List of ACLs"
+msgstr "Lista dei gruppi"
 
-#: ihtml/themes/default/userFilterEditor.tpl:8
-#, fuzzy
-msgid "Filter properties"
-msgstr "Modifica proprietà"
+#: plugins/admin/acl/acl-list.xml:23 plugins/admin/acl/acl-list.xml:82
+#: plugins/admin/acl/class_aclRole.inc:714
+#: plugins/personal/generic/generic.tpl:503
+#: plugins/personal/generic/class_user.inc:1666
+msgid "Role"
+msgstr "Ruolo"
 
-#: ihtml/themes/default/userFilterEditor.tpl:11 include/class_acl.inc:264
-#: include/class_SnapShotDialog.inc:55 include/class_userFilter.inc:55
-#: include/class_userFilter.inc:150 include/class_userFilterEditor.inc:236
-#: include/class_userFilterEditor.inc:240
-#: plugins/generic/dashBoard/dbChannelStatus/class_dbChannelStatus.inc:14
-#: plugins/generic/dashBoard/dbPluginStatus/class_dbPluginStatus.inc:26
-#: plugins/generic/references/class_reference.inc:57
-#: plugins/generic/references/class_reference.inc:63
-#: plugins/generic/references/class_reference.inc:69
-#: plugins/generic/references/class_reference.inc:75
-#: plugins/generic/references/class_reference.inc:81
-#: plugins/admin/ogroups/objectSelect/selectObject-list.xml:97
-#: plugins/admin/ogroups/class_ogroup.inc:157
-#: plugins/admin/ogroups/class_ogroup.inc:661
-#: plugins/admin/ogroups/class_ogroup.inc:676
-#: plugins/admin/ogroups/class_ogroup.inc:680
-#: plugins/admin/ogroups/class_ogroup.inc:861
-#: plugins/admin/ogroups/ogroup-list.xml:41
+#: plugins/admin/acl/acl-list.xml:49 plugins/admin/acl/class_aclRole.inc:741
+#: plugins/admin/acl/class_aclRole.inc:753
+#: plugins/admin/acl/class_aclRole.inc:763 plugins/admin/acl/acl_role.tpl:7
+#: plugins/admin/acl/paste_role.tpl:4
+#: plugins/admin/users/class_userManagement.inc:533
+#: plugins/admin/users/class_userManagement.inc:580
 #: plugins/admin/groups/userGroupSelect/selectUserGroup-list.xml:49
 #: plugins/admin/groups/group-list.xml:41
 #: plugins/admin/groups/class_group.inc:906
@@ -170,3249 +76,3324 @@ msgstr "Modifica proprietà"
 #: plugins/admin/groups/class_group.inc:950
 #: plugins/admin/groups/class_group.inc:957
 #: plugins/admin/groups/class_group.inc:1057
-#: plugins/admin/users/class_userManagement.inc:533
-#: plugins/admin/users/class_userManagement.inc:580
-#: plugins/admin/newConfigManagement/DeviceConfig-list.xml:34
-#: plugins/admin/departments/class_domain.inc:47
-#: plugins/admin/departments/class_domain.inc:49
-#: plugins/admin/departments/class_domain.inc:54
-#: plugins/admin/departments/class_domain.inc:56
-#: plugins/admin/departments/class_domain.inc:58
-#: plugins/admin/departments/class_domain.inc:90
-#: plugins/admin/departments/class_localityGeneric.inc:48
-#: plugins/admin/departments/class_localityGeneric.inc:50
-#: plugins/admin/departments/class_localityGeneric.inc:55
-#: plugins/admin/departments/class_localityGeneric.inc:57
-#: plugins/admin/departments/class_localityGeneric.inc:59
-#: plugins/admin/departments/class_organizationGeneric.inc:79
-#: plugins/admin/departments/class_organizationGeneric.inc:81
-#: plugins/admin/departments/class_organizationGeneric.inc:86
-#: plugins/admin/departments/class_organizationGeneric.inc:88
-#: plugins/admin/departments/class_organizationGeneric.inc:90
 #: plugins/admin/departments/class_countryGeneric.inc:47
 #: plugins/admin/departments/class_countryGeneric.inc:49
 #: plugins/admin/departments/class_countryGeneric.inc:54
 #: plugins/admin/departments/class_countryGeneric.inc:56
 #: plugins/admin/departments/class_countryGeneric.inc:58
+#: plugins/admin/departments/class_department.inc:355
+#: plugins/admin/departments/class_department.inc:357
+#: plugins/admin/departments/class_department.inc:362
+#: plugins/admin/departments/class_department.inc:369
+#: plugins/admin/departments/class_department.inc:373
 #: plugins/admin/departments/class_dcObject.inc:47
 #: plugins/admin/departments/class_dcObject.inc:49
 #: plugins/admin/departments/class_dcObject.inc:54
 #: plugins/admin/departments/class_dcObject.inc:56
 #: plugins/admin/departments/class_dcObject.inc:58
 #: plugins/admin/departments/class_dcObject.inc:90
-#: plugins/admin/departments/class_department.inc:355
-#: plugins/admin/departments/class_department.inc:357
-#: plugins/admin/departments/class_department.inc:362
-#: plugins/admin/departments/class_department.inc:369
-#: plugins/admin/departments/class_department.inc:373
-#: plugins/admin/acl/class_aclRole.inc:741
-#: plugins/admin/acl/class_aclRole.inc:753
-#: plugins/admin/acl/class_aclRole.inc:763 plugins/admin/acl/acl-list.xml:49
-#: plugins/admin/acl/paste_role.tpl:4 plugins/admin/acl/acl_role.tpl:7
-#: plugins/addons/propertyEditor/property-list.xml:80
+#: plugins/admin/departments/class_localityGeneric.inc:48
+#: plugins/admin/departments/class_localityGeneric.inc:50
+#: plugins/admin/departments/class_localityGeneric.inc:55
+#: plugins/admin/departments/class_localityGeneric.inc:57
+#: plugins/admin/departments/class_localityGeneric.inc:59
+#: plugins/admin/departments/class_organizationGeneric.inc:79
+#: plugins/admin/departments/class_organizationGeneric.inc:81
+#: plugins/admin/departments/class_organizationGeneric.inc:86
+#: plugins/admin/departments/class_organizationGeneric.inc:88
+#: plugins/admin/departments/class_organizationGeneric.inc:90
+#: plugins/admin/departments/class_domain.inc:47
+#: plugins/admin/departments/class_domain.inc:49
+#: plugins/admin/departments/class_domain.inc:54
+#: plugins/admin/departments/class_domain.inc:56
+#: plugins/admin/departments/class_domain.inc:58
+#: plugins/admin/departments/class_domain.inc:90
+#: plugins/admin/newConfigManagement/DeviceConfig-list.xml:34
+#: plugins/admin/ogroups/ogroup-list.xml:41
+#: plugins/admin/ogroups/objectSelect/selectObject-list.xml:97
+#: plugins/admin/ogroups/class_ogroup.inc:157
+#: plugins/admin/ogroups/class_ogroup.inc:661
+#: plugins/admin/ogroups/class_ogroup.inc:676
+#: plugins/admin/ogroups/class_ogroup.inc:680
+#: plugins/admin/ogroups/class_ogroup.inc:861
+#: plugins/personal/posix/trustSelect/trust-list.xml:46
+#: plugins/personal/posix/groupSelect/group-list.xml:33
+#: plugins/personal/posix/trustModeDialog/class_trustModeDialog.inc:45
 #: plugins/personal/generic/class_user.inc:1316
 #: plugins/personal/generic/class_user.inc:1334
 #: plugins/personal/generic/class_user.inc:1376
-#: plugins/personal/generic/class_user.inc:1861
-#: plugins/personal/posix/trustModeDialog/class_trustModeDialog.inc:45
-#: plugins/personal/posix/trustSelect/trust-list.xml:46
-#: plugins/personal/posix/groupSelect/group-list.xml:33
-#: setup/setup_migrate.tpl:43 setup/setup_migrate.tpl:45
-#: setup/setup_feedback.tpl:16
-msgid "Name"
-msgstr "Cognome"
-
-#: ihtml/themes/default/userFilterEditor.tpl:19 include/class_acl.inc:254
-#: include/class_acl.inc:264 include/class_SnapShotDialog.inc:174
-#: include/class_userFilter.inc:55 include/class_userFilterEditor.inc:245
-#: plugins/generic/dashBoard/dbChannelStatus/class_dbChannelStatus.inc:14
+#: plugins/personal/generic/class_user.inc:1860
+#: plugins/addons/propertyEditor/property-list.xml:64
 #: plugins/generic/dashBoard/dbPluginStatus/class_dbPluginStatus.inc:26
+#: plugins/generic/dashBoard/dbChannelStatus/class_dbChannelStatus.inc:14
 #: plugins/generic/references/class_reference.inc:57
 #: plugins/generic/references/class_reference.inc:63
 #: plugins/generic/references/class_reference.inc:69
 #: plugins/generic/references/class_reference.inc:75
 #: plugins/generic/references/class_reference.inc:81
-#: plugins/admin/ogroups/objectSelect/selectObject-list.xml:105
-#: plugins/admin/ogroups/class_ogroup.inc:863
-#: plugins/admin/ogroups/generic.tpl:15
-#: plugins/admin/ogroups/ogroup-list.xml:49
-#: plugins/admin/groups/generic.tpl:24
+#: setup/setup_feedback.tpl:16 setup/setup_migrate.tpl:43
+#: setup/setup_migrate.tpl:45 ihtml/themes/default/userFilterEditor.tpl:11
+#: include/class_userFilter.inc:55 include/class_userFilter.inc:150
+#: include/class_userFilterEditor.inc:236
+#: include/class_userFilterEditor.inc:240 include/class_SnapShotDialog.inc:55
+#: include/class_acl.inc:264
+msgid "Name"
+msgstr "Cognome"
+
+#: plugins/admin/acl/acl-list.xml:57 plugins/admin/acl/class_aclRole.inc:166
+#: plugins/admin/acl/class_aclRole.inc:743 plugins/admin/acl/acl_role.tpl:17
 #: plugins/admin/groups/userGroupSelect/selectUserGroup-list.xml:57
-#: plugins/admin/groups/group-list.xml:49
+#: plugins/admin/groups/generic.tpl:24 plugins/admin/groups/group-list.xml:49
 #: plugins/admin/groups/class_group.inc:1058
-#: plugins/admin/newConfigManagement/DeviceConfig-list.xml:42
-#: plugins/admin/departments/dep-list.xml:79
-#: plugins/admin/departments/locality.tpl:19
-#: plugins/admin/departments/generic.tpl:19
-#: plugins/admin/departments/class_domain.inc:63
-#: plugins/admin/departments/class_domain.inc:91
-#: plugins/admin/departments/class_localityGeneric.inc:64
-#: plugins/admin/departments/class_localityGeneric.inc:92
-#: plugins/admin/departments/class_organizationGeneric.inc:95
-#: plugins/admin/departments/class_organizationGeneric.inc:123
 #: plugins/admin/departments/class_countryGeneric.inc:63
 #: plugins/admin/departments/class_countryGeneric.inc:92
-#: plugins/admin/departments/class_dcObject.inc:63
-#: plugins/admin/departments/class_dcObject.inc:91
+#: plugins/admin/departments/locality.tpl:19
 #: plugins/admin/departments/domain.tpl:19
-#: plugins/admin/departments/country.tpl:19
-#: plugins/admin/departments/dcObject.tpl:19
 #: plugins/admin/departments/class_department.inc:365
 #: plugins/admin/departments/class_department.inc:675
+#: plugins/admin/departments/dcObject.tpl:19
 #: plugins/admin/departments/organization.tpl:19
-#: plugins/admin/acl/class_aclRole.inc:166
-#: plugins/admin/acl/class_aclRole.inc:743 plugins/admin/acl/acl-list.xml:57
-#: plugins/admin/acl/acl_role.tpl:17
-#: plugins/personal/posix/trustModeDialog/class_trustModeDialog.inc:45
-#: plugins/personal/posix/trustSelect/trust-list.xml:53
-#: plugins/personal/posix/groupSelect/group-list.xml:40
-msgid "Description"
-msgstr "Descrizione"
-
-#: ihtml/themes/default/userFilterEditor.tpl:27
-#: include/class_userFilter.inc:55
-#, fuzzy
-msgid "Parent filter"
-msgstr "Parametro"
-
-#: ihtml/themes/default/userFilterEditor.tpl:40
-#: plugins/personal/generic/class_user.inc:1664
-#: plugins/personal/generic/generic.tpl:604
-msgid "Public visible"
-msgstr "Pubblico"
+#: plugins/admin/departments/dep-list.xml:79
+#: plugins/admin/departments/class_dcObject.inc:63
+#: plugins/admin/departments/class_dcObject.inc:91
+#: plugins/admin/departments/class_localityGeneric.inc:64
+#: plugins/admin/departments/class_localityGeneric.inc:92
+#: plugins/admin/departments/country.tpl:19
+#: plugins/admin/departments/class_organizationGeneric.inc:95
+#: plugins/admin/departments/class_organizationGeneric.inc:123
+#: plugins/admin/departments/generic.tpl:19
+#: plugins/admin/departments/class_domain.inc:63
+#: plugins/admin/departments/class_domain.inc:91
+#: plugins/admin/newConfigManagement/DeviceConfig-list.xml:42
+#: plugins/admin/ogroups/ogroup-list.xml:49
+#: plugins/admin/ogroups/generic.tpl:15
+#: plugins/admin/ogroups/objectSelect/selectObject-list.xml:105
+#: plugins/admin/ogroups/class_ogroup.inc:863
+#: plugins/personal/posix/trustSelect/trust-list.xml:53
+#: plugins/personal/posix/groupSelect/group-list.xml:40
+#: plugins/personal/posix/trustModeDialog/class_trustModeDialog.inc:45
+#: plugins/generic/dashBoard/dbPluginStatus/class_dbPluginStatus.inc:26
+#: plugins/generic/dashBoard/dbChannelStatus/class_dbChannelStatus.inc:14
+#: plugins/generic/references/class_reference.inc:57
+#: plugins/generic/references/class_reference.inc:63
+#: plugins/generic/references/class_reference.inc:69
+#: plugins/generic/references/class_reference.inc:75
+#: plugins/generic/references/class_reference.inc:81
+#: ihtml/themes/default/userFilterEditor.tpl:19
+#: include/class_userFilter.inc:55 include/class_userFilterEditor.inc:245
+#: include/class_SnapShotDialog.inc:174 include/class_acl.inc:254
+#: include/class_acl.inc:264
+msgid "Description"
+msgstr "Descrizione"
 
-#: ihtml/themes/default/userFilterEditor.tpl:45
-#, fuzzy
-msgid "Enabled"
-msgstr "disabilitato"
+#: plugins/admin/acl/acl-list.xml:65 plugins/admin/users/user-list.xml:78
+#: plugins/admin/groups/group-list.xml:62
+#: plugins/admin/departments/dep-list.xml:87
+#: plugins/admin/newConfigManagement/DeviceConfig-list.xml:50
+#: plugins/admin/ogroups/ogroup-list.xml:62
+#: plugins/addons/propertyEditor/property-list.xml:96
+#: include/class_listing.inc:1183
+msgid "Actions"
+msgstr "Azioni"
 
-#: ihtml/themes/default/userFilterEditor.tpl:49
-msgid "Categories where the filter is visible"
-msgstr ""
+#: plugins/admin/acl/acl-list.xml:76 plugins/admin/users/user-list.xml:89
+#: plugins/admin/groups/group-list.xml:73
+#: plugins/admin/departments/dep-list.xml:98
+#: plugins/admin/ogroups/ogroup-list.xml:73
+#: setup/class_setupStep_Migrate.inc:309
+msgid "Create"
+msgstr "Creare"
 
-#: ihtml/themes/default/userFilterEditor.tpl:69
-#, fuzzy
-msgid "Query"
-msgstr "utenti"
+#: plugins/admin/acl/acl-list.xml:95 plugins/admin/acl/acl-list.xml:144
+#: plugins/admin/users/user-list.xml:121
+#: plugins/admin/groups/group-list.xml:98
+#: plugins/admin/departments/dep-list.xml:160
+#: plugins/admin/departments/dep-list.xml:181
+#: plugins/admin/newConfigManagement/DeviceConfig-list.xml:64
+#: plugins/admin/ogroups/ogroup-list.xml:98
+#: plugins/personal/generic/generic_certs.tpl:22
+#: plugins/personal/generic/generic_certs.tpl:48
+#: plugins/personal/generic/generic_certs.tpl:74
+#: plugins/addons/propertyEditor/property-list.xml:108
+msgid "Remove"
+msgstr "Rimuovi"
 
-#: ihtml/themes/default/acl.tpl:7 plugins/admin/acl/acl_role.tpl:3
-#: plugins/admin/acl/acl_role.tpl:4
-msgid "Assigned ACL for current entry"
-msgstr ""
+#: plugins/admin/acl/acl-list.xml:131 plugins/admin/users/user-list.xml:114
+#: plugins/admin/groups/group-list.xml:91
+#: plugins/admin/departments/dep-list.xml:172
+#: plugins/admin/ogroups/ogroup-list.xml:91
+msgid "Edit"
+msgstr "Modifica"
 
-#: ihtml/themes/default/acl.tpl:10 plugins/admin/acl/acl_role.tpl:38
+#: plugins/admin/acl/class_aclRole.inc:26
+#: plugins/admin/acl/class_aclRole.inc:715
 #, fuzzy
-msgid "New ACL"
-msgstr "Nuovo"
-
-#: ihtml/themes/default/acl.tpl:15 ihtml/themes/default/acl.tpl:16
-#: include/class_userFilter.inc:55
-msgid "Options"
-msgstr "Opzioni"
+msgid "Access control roles"
+msgstr "Opzioni di accesso"
 
-#: ihtml/themes/default/acl.tpl:19 plugins/admin/acl/acl_role.tpl:45
+#: plugins/admin/acl/class_aclRole.inc:27
 #, fuzzy
-msgid "ACL type"
-msgstr "Tipo"
+msgid "Edit AC roles"
+msgstr "ACL"
 
-#: ihtml/themes/default/acl.tpl:23 ihtml/themes/default/acl.tpl:28
-#: plugins/admin/acl/acl_role.tpl:45
+#: plugins/admin/acl/class_aclRole.inc:138
 #, fuzzy
-msgid "Select an ACL type"
+msgid "Reset ACL"
 msgstr "Rimuovi"
 
-#: ihtml/themes/default/acl.tpl:33 ihtml/themes/default/acl.tpl:62
-#: ihtml/themes/default/acl.tpl:133 ihtml/themes/default/acl.tpl:150
-#: include/utils/class_msgPool.inc:307 setup/setup_migrate.tpl:70
-#: setup/setup_ldap.tpl:19
-#, php-format
-msgid "Apply"
-msgstr "Applica"
+#: plugins/admin/acl/class_aclRole.inc:139
+#: plugins/generic/references/class_aclResolver.inc:64
+#: include/class_acl.inc:229
+msgid "One level"
+msgstr ""
 
-#: ihtml/themes/default/acl.tpl:40
+#: plugins/admin/acl/class_aclRole.inc:140
+#: plugins/generic/references/class_aclResolver.inc:65
+#: include/class_acl.inc:230 include/class_acl.inc:235
 #, fuzzy
-msgid "Additional filter options"
-msgstr "Opzioni applicazione"
-
-#: ihtml/themes/default/acl.tpl:53 ihtml/themes/default/acl.tpl:65
-#: include/class_acl.inc:1114
-msgid "Members"
-msgstr "Membri"
+msgid "Current object"
+msgstr "Password attuale"
 
-#: ihtml/themes/default/acl.tpl:54
+#: plugins/admin/acl/class_aclRole.inc:141
+#: plugins/generic/references/class_aclResolver.inc:66
+#: include/class_acl.inc:231
 #, fuzzy
-msgid "Member selection"
-msgstr "Impostazioni FAX"
-
-#: ihtml/themes/default/acl.tpl:57
-msgid "Use members from"
-msgstr ""
+msgid "Complete subtree"
+msgstr "incompleto"
 
-#: ihtml/themes/default/acl.tpl:69 ihtml/themes/default/acl.tpl:74
-msgid "List message possible targets"
+#: plugins/admin/acl/class_aclRole.inc:142
+#: plugins/generic/references/class_aclResolver.inc:67
+#: include/class_acl.inc:232
+msgid "Complete subtree (permanent)"
 msgstr ""
 
-#: ihtml/themes/default/acl.tpl:92 ihtml/themes/default/acl.tpl:98
-msgid "List message recipients"
+#: plugins/admin/acl/class_aclRole.inc:166
+#: plugins/admin/departments/class_department.inc:676
+#: plugins/admin/departments/organization.tpl:27
+#: plugins/admin/departments/class_organizationGeneric.inc:124
+#: plugins/admin/departments/generic.tpl:27 include/class_userFilter.inc:55
+msgid "Category"
 msgstr ""
 
-#: ihtml/themes/default/acl.tpl:112 plugins/admin/acl/acl_role.tpl:51
+#: plugins/admin/acl/class_aclRole.inc:182
+#: plugins/admin/acl/class_aclRole.inc:744 include/class_acl.inc:280
 #, fuzzy
-msgid "List of available ACL categories"
-msgstr "Scegli il tuo numero di telefono personale"
+msgid "Permissions"
+msgstr "Permessi"
 
-#: ihtml/themes/default/acl.tpl:120
-#, fuzzy
-msgid "ACL for this object"
-msgstr "Controllo il supporto per iconv"
+#: plugins/admin/acl/class_aclRole.inc:182 include/php_setup.inc:191
+#: include/class_acl.inc:280
+msgid "Type"
+msgstr "Tipo"
 
-#: ihtml/themes/default/acl.tpl:126
+#: plugins/admin/acl/class_aclRole.inc:411
 #, fuzzy
-msgid "Available roles"
-msgstr "Applicazioni disponibili"
-
-#: ihtml/themes/default/logout-close.tpl:5
-msgid "Your GOsa session has been closed!"
-msgstr ""
+msgid "No ACL settings for this category"
+msgstr "Nome descrittivo del gruppo"
 
-#: ihtml/themes/default/logout-close.tpl:7
-msgid ""
-"Please close this browser window and clean the authentication caches to "
-"avoid an automatic re-authentication by your browser."
-msgstr ""
+#: plugins/admin/acl/class_aclRole.inc:413
+#, fuzzy, php-format
+msgid "ACL for these objects: %s"
+msgstr "Nome descrittivo del gruppo"
 
-#: ihtml/themes/default/snapshotdialog.tpl:3
+#: plugins/admin/acl/class_aclRole.inc:418
 #, fuzzy
-msgid "Restoring object snapshots"
-msgstr "Gruppo di oggetti"
-
-#: ihtml/themes/default/snapshotdialog.tpl:6
-msgid ""
-"This procedure will restore a snapshot of the selected object. It will "
-"replace the existing object after pressing the restore button."
-msgstr ""
+msgid "Edit category ACL"
+msgstr "classe"
 
-#: ihtml/themes/default/snapshotdialog.tpl:9
-msgid ""
-"DNS configuration and some database entries cannot be restored. They need to "
-"be recreated manually."
-msgstr ""
+#: plugins/admin/acl/class_aclRole.inc:421
+#, fuzzy
+msgid "Delete category ACL"
+msgstr "classe"
 
-#: ihtml/themes/default/snapshotdialog.tpl:12
-msgid ""
-"Don't forget to check references to other objects, for example does the "
-"selected printer still exists ?"
+#: plugins/admin/acl/class_aclRole.inc:442
+#, php-format
+msgid "Edit ACL for '%s', scope is '%s'"
 msgstr ""
 
-#: ihtml/themes/default/snapshotdialog.tpl:20
-#: ihtml/themes/default/snapshotdialog.tpl:63 include/class_acl.inc:799
-#: include/class_acl.inc:806 include/class_acl.inc:813
-#: include/utils/class_msgPool.inc:459
-#: plugins/admin/departments/class_department.inc:624
-msgid "Object"
-msgstr "Oggetto"
+#: plugins/admin/acl/class_aclRole.inc:602
+#: plugins/admin/acl/class_aclRole.inc:642
+#: plugins/admin/acl/class_aclRole.inc:656
+#: plugins/admin/groups/class_group.inc:600
+#: plugins/admin/groups/class_group.inc:876
+#: plugins/admin/departments/class_department.inc:285
+#: plugins/admin/departments/class_department.inc:482
+#: plugins/admin/departments/class_department.inc:759
+#: plugins/admin/departments/class_department.inc:790
+#: plugins/admin/ogroups/class_ogroup.inc:758
+#: plugins/admin/ogroups/class_ogroup.inc:775
+#: plugins/personal/posix/class_posixAccount.inc:529
+#: plugins/personal/posix/class_posixAccount.inc:791
+#: plugins/personal/posix/trustModeDialog/class_trustModeDialog.inc:253
+#: plugins/personal/generic/class_user.inc:730
+#: plugins/personal/generic/class_user.inc:1099
+#: plugins/addons/dyngroup/class_DynamicLdapGroup.inc:191
+#: plugins/addons/dyngroup/class_DynamicLdapGroup.inc:256
+#: plugins/generic/references/class_reference.inc:97
+#: setup/class_setupStep_Migrate.inc:461 setup/class_setupStep_Migrate.inc:814
+#: html/index.php:271 include/class_userFilter.inc:275
+#: include/class_ldap.inc:847 include/class_ldap.inc:1305
+#: include/class_SnapshotHandler.inc:123 include/class_SnapshotHandler.inc:280
+#: include/class_SnapshotHandler.inc:329 include/class_SnapshotHandler.inc:333
+#: include/class_SnapshotHandler.inc:346 include/class_SnapshotHandler.inc:380
+#: include/class_SnapshotHandler.inc:435 include/class_SnapshotHandler.inc:500
+#: include/class_SnapshotHandler.inc:515 include/class_config.inc:367
+#: include/class_acl.inc:1258 include/class_acl.inc:1354
+#: include/functions.inc:494 include/functions.inc:529
+#: include/functions.inc:537 include/functions.inc:583
+#: include/functions.inc:852 include/functions.inc:901
+#: include/functions.inc:958 include/functions.inc:1008
+#: include/functions.inc:3272
+#, fuzzy
+msgid "LDAP error"
+msgstr "Errore LDAP"
 
-#: ihtml/themes/default/snapshotdialog.tpl:29
-msgid "There is no snapshot available that can be restored"
-msgstr ""
+#: plugins/admin/acl/class_aclRole.inc:635
+#, fuzzy
+msgid "Object in use"
+msgstr "Nome dell'oggetto"
 
-#: ihtml/themes/default/snapshotdialog.tpl:31
-msgid "Choose a snapshot and click the folder image, to restore the snapshot"
+#: plugins/admin/acl/class_aclRole.inc:635
+#, php-format
+msgid "This role cannot be removed while it is in use by these objects:"
 msgstr ""
 
-#: ihtml/themes/default/snapshotdialog.tpl:50
-#, fuzzy
-msgid "Creating object snapshots"
-msgstr "Gruppo di oggetti"
-
-#: ihtml/themes/default/snapshotdialog.tpl:53
-msgid ""
-"This procedure will create a snapshot of the selected object. It will be "
-"stored inside a special branch of your directory system and can be restored "
-"later on."
+#: plugins/admin/acl/class_aclRole.inc:670
+#: plugins/admin/groups/class_group.inc:463
+#: plugins/admin/groups/class_group.inc:469
+#: plugins/admin/groups/class_group.inc:657
+#: plugins/admin/groups/class_group.inc:753
+#: plugins/admin/groups/class_group.inc:758
+#: plugins/admin/groups/class_group.inc:1096
+#: plugins/admin/departments/class_department.inc:317
+#: plugins/admin/newConfigManagement/class_newConfigManagement.inc:42
+#: plugins/admin/newConfigManagement/class_newConfigManagement.inc:94
+#: plugins/admin/ogroups/class_ogroup.inc:402
+#: plugins/personal/generic/class_user.inc:297
+#: plugins/personal/generic/class_user.inc:429
+#: plugins/personal/generic/class_user.inc:522
+#: plugins/personal/generic/class_user.inc:816
+#: plugins/personal/generic/class_user.inc:1050
+#: plugins/personal/generic/class_user.inc:1177
+#: plugins/personal/generic/class_user.inc:1184
+#: plugins/personal/generic/class_user.inc:1202
+#: plugins/personal/generic/class_user.inc:1483
+#: plugins/personal/generic/class_user.inc:1809
+#: plugins/personal/password/class_password.inc:210
+#: plugins/addons/propertyEditor/migration/class_migrateRDN.inc:203
+#: plugins/addons/propertyEditor/migration/class_migrateRDN.inc:207
+#: plugins/generic/references/class_ldifViewer.inc:20
+#: plugins/generic/statistics/chartClasses/class_categoryActionOverTime.inc:43
+#: plugins/generic/statistics/chartClasses/class_categoryActionOverTime.inc:49
+#: plugins/generic/statistics/chartClasses/class_categoryActionOverTime.inc:96
+#: plugins/generic/statistics/class_statistics.inc:133
+#: plugins/generic/statistics/class_statistics.inc:229
+#: plugins/generic/statistics/class_statistics.inc:244
+#: setup/setup_checks.tpl:25 setup/setup_checks.tpl:66
+#: setup/class_setupStep_Migrate.inc:450 html/index.php:241 html/index.php:245
+#: include/utils/class_msgPool.inc:137 include/utils/class_msgPool.inc:149
+#: include/utils/class_msgPool.inc:167 include/utils/class_msgPool.inc:440
+#: include/utils/class_msgPool.inc:462 include/utils/class_xml.inc:40
+#: include/class_msg_dialog.inc:99 include/class_gosaSupportDaemon.inc:1184
+#: include/class_gosaSupportDaemon.inc:1204
+#: include/password-methods/class_password-methods.inc:339
+#: include/class_CopyPasteHandler.inc:118
+#: include/class_CopyPasteHandler.inc:127
+#: include/class_CopyPasteHandler.inc:159
+#: include/class_CopyPasteHandler.inc:176
+#: include/class_CopyPasteHandler.inc:185
+#: include/class_CopyPasteHandler.inc:193
+#: include/class_CopyPasteHandler.inc:273
+#: include/class_CopyPasteHandler.inc:377 include/class_tabs.inc:56
+#: include/class_plugin.inc:1698 include/class_plugin.inc:1705
+#: include/class_listing.inc:536 include/functions.inc:3038
+#: include/functions.inc:3346 include/functions.inc:3360
+#: include/functions.inc:3390 include/functions.inc:3398
+#: include/functions.inc:3410 include/functions.inc:3414
+#: include/functions.inc:3429 include/functions.inc:3438
+#: include/functions.inc:3498 include/class_management.inc:508
+#: include/class_management.inc:669
+#, php-format
+msgid "Error"
 msgstr ""
 
-#: ihtml/themes/default/snapshotdialog.tpl:56
-msgid ""
-"Remember that database entries, DNS configurations and possibly created "
-"zones in server extensions will not be stored in the snapshot."
-msgstr ""
+#: plugins/admin/acl/class_aclRole.inc:731
+#, fuzzy
+msgid "RDN for role storage."
+msgstr "Opzioni di posta dell'identità"
 
-#: ihtml/themes/default/snapshotdialog.tpl:71
+#: plugins/admin/acl/class_aclRole.inc:742 plugins/admin/acl/acl-list.tpl:12
+#: plugins/admin/acl/acl_role.tpl:27 plugins/admin/users/user-list.tpl:12
+#: plugins/admin/groups/singleUserSelect/singleUser-list.tpl:12
+#: plugins/admin/groups/userSelect/user-list.tpl:12
+#: plugins/admin/groups/group-list.tpl:12
+#: plugins/admin/groups/userGroupSelect/selectUserGroup-list.tpl:12
+#: plugins/admin/groups/generic.tpl:39
+#: plugins/admin/groups/class_group.inc:1059
+#: plugins/admin/departments/class_countryGeneric.inc:94
+#: plugins/admin/departments/locality.tpl:28
+#: plugins/admin/departments/domain.tpl:28
+#: plugins/admin/departments/class_department.inc:677
+#: plugins/admin/departments/dcObject.tpl:28
+#: plugins/admin/departments/organization.tpl:39
+#: plugins/admin/departments/class_dcObject.inc:93
+#: plugins/admin/departments/class_localityGeneric.inc:94
+#: plugins/admin/departments/country.tpl:28
+#: plugins/admin/departments/class_organizationGeneric.inc:125
+#: plugins/admin/departments/generic.tpl:39
+#: plugins/admin/departments/class_domain.inc:92
+#: plugins/admin/departments/dep-list.tpl:12
+#: plugins/admin/ogroups/generic.tpl:26
+#: plugins/admin/ogroups/objectSelect/selectObject-list.tpl:12
+#: plugins/admin/ogroups/ogroup-list.tpl:12
+#: plugins/admin/ogroups/class_ogroup.inc:862
+#: plugins/personal/posix/trustSelect/trust-list.tpl:12
+#: plugins/personal/posix/groupSelect/group-list.tpl:12
+#: plugins/personal/generic/generic.tpl:167
+#: plugins/personal/generic/class_user.inc:1714
+#: plugins/addons/dyngroup/dyngroup.tpl:5
+#: plugins/addons/dyngroup/class_DynamicLdapGroup.inc:114
+#: setup/setup_ldap.tpl:47
+msgid "Base"
+msgstr "Base"
+
+#: plugins/admin/acl/class_aclManagement.inc:25 include/class_acl.inc:27
 #, fuzzy
-msgid "Time stamp"
-msgstr "Timeout"
+msgid "Access control"
+msgstr "Opzioni di accesso"
 
-#: ihtml/themes/default/snapshotdialog.tpl:80
-msgid "Reason for generating this snapshot"
+#: plugins/admin/acl/class_aclManagement.inc:26
+msgid ""
+"Control access to GOsa managed objects down to attribute and action level"
 msgstr ""
 
-#: ihtml/themes/default/snapshotdialog.tpl:88
-#: plugins/admin/users/template.tpl:49
-#: plugins/admin/departments/class_department.inc:564
-#: plugins/admin/departments/class_department.inc:646
-msgid "Continue"
-msgstr "Continua"
+#: plugins/admin/acl/class_aclManagement.inc:98
+#: plugins/admin/users/class_userManagement.inc:697
+#: plugins/admin/users/class_userManagement.inc:701
+#: include/class_management.inc:405
+#, fuzzy
+msgid "Permission error"
+msgstr "Permessi"
 
-#: ihtml/themes/default/msg_dialog.tpl:55
-#: ihtml/themes/default/msg_dialog.tpl:103
-msgid "Error message title"
+#: plugins/admin/acl/acl_role.tpl:3 plugins/admin/acl/acl_role.tpl:4
+#: ihtml/themes/default/acl.tpl:7
+msgid "Assigned ACL for current entry"
 msgstr ""
 
-#: ihtml/themes/default/msg_dialog.tpl:66
-#: ihtml/themes/default/msg_dialog.tpl:115
+#: plugins/admin/acl/acl_role.tpl:38 ihtml/themes/default/acl.tpl:10
 #, fuzzy
-msgid "Error message"
-msgstr "Home Page"
+msgid "New ACL"
+msgstr "Nuovo"
 
-#: ihtml/themes/default/msg_dialog.tpl:77
-#: ihtml/themes/default/msg_dialog.tpl:79
-#: ihtml/themes/default/msg_dialog.tpl:136
-#: ihtml/themes/default/msg_dialog.tpl:139
-#: ihtml/themes/default/msg_dialog.tpl:144 include/utils/class_msgPool.inc:301
-#: setup/class_setupStep_Migrate.inc:153 setup/class_setupStep_Migrate.inc:303
-#: setup/class_setupStep_Migrate.inc:684 setup/class_setupStep_Migrate.inc:828
-#: setup/setup_checks.tpl:21 setup/setup_checks.tpl:62
-#, php-format
-msgid "OK"
-msgstr ""
+#: plugins/admin/acl/acl_role.tpl:45 ihtml/themes/default/acl.tpl:19
+#, fuzzy
+msgid "ACL type"
+msgstr "Tipo"
 
-#: ihtml/themes/default/password.tpl:5
+#: plugins/admin/acl/acl_role.tpl:45 ihtml/themes/default/acl.tpl:23
+#: ihtml/themes/default/acl.tpl:28
 #, fuzzy
-msgid "Change your password"
-msgstr "Cambia la password"
+msgid "Select an ACL type"
+msgstr "Rimuovi"
 
-#: ihtml/themes/default/password.tpl:61
-msgid "Your password has been changed successfully."
-msgstr ""
+#: plugins/admin/acl/acl_role.tpl:51 ihtml/themes/default/acl.tpl:112
+#, fuzzy
+msgid "List of available ACL categories"
+msgstr "Scegli il tuo numero di telefono personale"
 
-#: ihtml/themes/default/password.tpl:65 html/main.php:220
-#: plugins/admin/users/class_userManagement.inc:386
-#: plugins/personal/password/class_password.inc:155
-#: plugins/personal/password/class_password.inc:158
-#: plugins/personal/password/class_password.inc:161
+#: plugins/admin/acl/paste_role.tpl:1
 #, fuzzy
-msgid "Password change"
-msgstr "Cambia la password"
+msgid "Paste ACL-role"
+msgstr "Rimuovi"
 
-#: ihtml/themes/default/password.tpl:72
+#: plugins/admin/users/class_userManagement.inc:25
+#: plugins/personal/generic/class_user.inc:1676
+#: plugins/generic/references/class_aclResolver.inc:185
+#: setup/class_setupStep_Migrate.inc:297 include/class_acl.inc:239
+msgid "Users"
+msgstr "Utenti"
+
+#: plugins/admin/users/class_userManagement.inc:26
 msgid ""
-"Enter the current password and the new password (twice) in the fields below "
-"and press the 'Set password' button."
+"Manage aspects of user accounts like generic, POSIX, samba and mail settings"
 msgstr ""
 
-#: ihtml/themes/default/password.tpl:74 plugins/admin/users/user-list.xml:128
-#: plugins/admin/users/user-list.xml:230
-#: plugins/personal/password/class_password.inc:26
-msgid "Change password"
-msgstr "Cambia la password"
+#: plugins/admin/users/class_userManagement.inc:196
+#: plugins/admin/groups/class_groupManagement.inc:100
+#: plugins/admin/ogroups/class_ogroupManagement.inc:115
+#, fuzzy
+msgid "Infrastructure error"
+msgstr "Errore PHP"
 
-#: ihtml/themes/default/password.tpl:77 ihtml/themes/default/password.tpl:79
-msgid "Directory"
-msgstr "Directory"
+#: plugins/admin/users/class_userManagement.inc:228
+#: plugins/admin/users/class_userManagement.inc:739
+#: include/class_management.inc:324 include/class_management.inc:487
+#: include/class_management.inc:534 include/class_management.inc:549
+#: include/class_management.inc:586 include/class_management.inc:600
+#, fuzzy
+msgid "Permission"
+msgstr "Permessi"
 
-#: ihtml/themes/default/password.tpl:97
-#: plugins/personal/password/password.tpl:18
-#: plugins/personal/password/password.tpl:47
-#: plugins/personal/myaccount/password.tpl:12
-#: plugins/personal/myaccount/password.tpl:41
-msgid "Current password"
-msgstr "Password attuale"
+#: plugins/admin/users/class_userManagement.inc:316
+#: plugins/personal/password/class_password.inc:121 html/password.php:246
+msgid ""
+"The passwords you've entered as 'New password' and 'Repeated new password' "
+"do not match."
+msgstr "Le password nuova e ripetuta non corrispondono"
 
-#: ihtml/themes/default/password.tpl:103 plugins/admin/users/password.tpl:13
-#: plugins/admin/users/password.tpl:65
 #: plugins/admin/users/class_userManagement.inc:319
-#: plugins/personal/password/password.tpl:24
-#: plugins/personal/password/password.tpl:78
+#: plugins/admin/users/password.tpl:13 plugins/admin/users/password.tpl:65
 #: plugins/personal/myaccount/password.tpl:18
 #: plugins/personal/myaccount/password.tpl:71
+#: plugins/personal/password/password.tpl:24
+#: plugins/personal/password/password.tpl:78
+#: ihtml/themes/default/password.tpl:103
 msgid "New password"
 msgstr "Nuova password"
 
-#: ihtml/themes/default/password.tpl:110 plugins/admin/users/password.tpl:20
-#: plugins/admin/users/password.tpl:72
-#: plugins/personal/password/password.tpl:31
-#: plugins/personal/password/password.tpl:85
-#: plugins/personal/myaccount/password.tpl:25
-#: plugins/personal/myaccount/password.tpl:78
-msgid "Repeat new password"
-msgstr "Ripeti la password"
-
-#: ihtml/themes/default/password.tpl:117
-#: plugins/personal/password/password.tpl:37
-#: plugins/personal/password/password.tpl:91
-#: plugins/personal/myaccount/password.tpl:31
-#: plugins/personal/myaccount/password.tpl:84
+#: plugins/admin/users/class_userManagement.inc:386
+#: plugins/personal/password/class_password.inc:155
+#: plugins/personal/password/class_password.inc:158
+#: plugins/personal/password/class_password.inc:161 html/main.php:220
+#: ihtml/themes/default/password.tpl:65
 #, fuzzy
-msgid "Password strength"
-msgstr "Algorimo password"
+msgid "Password change"
+msgstr "Cambia la password"
 
-#: ihtml/themes/default/password.tpl:131
+#: plugins/admin/users/class_userManagement.inc:387
 #, fuzzy
-msgid "Click here to change your password"
+msgid "You have no permission to change this users password!"
 msgstr "Non hai il permesso di cambiare la tua password."
 
-#: ihtml/themes/default/password.tpl:131 plugins/admin/users/password.tpl:101
-#: plugins/personal/password/password.tpl:103
-#: plugins/personal/myaccount/password.tpl:96
-msgid "Set password"
-msgstr "Cambia password"
-
-#: ihtml/themes/default/islocked.tpl:4
-msgid "Locking conflict detected"
-msgstr "Rilevato un conflitto di accesso"
-
-#: ihtml/themes/default/islocked.tpl:14
-msgid ""
-"If this lock detection is false, the other person has obviously closed the "
-"web browser during the edit operation. You may want to take over the lock by "
-"pressing the 'Edit anyway' button."
-msgstr ""
+#: plugins/admin/users/class_userManagement.inc:458
+#: plugins/admin/users/class_userManagement.inc:492
+#: plugins/admin/users/class_userManagement.inc:523
+#: plugins/admin/ogroups/class_ogroup.inc:318
+msgid "none"
+msgstr "nessuno"
 
-#: ihtml/themes/default/islocked.tpl:23
-msgid "Read only"
+#: plugins/admin/users/class_userManagement.inc:530
+#: plugins/admin/users/template.tpl:15 plugins/admin/users/user-list.xml:15
+#: plugins/admin/users/user-list.xml:102 plugins/admin/users/templatize.tpl:15
+msgid "Template"
 msgstr ""
 
-#: ihtml/themes/default/help.tpl:9
-msgid "GOsa help viewer"
-msgstr ""
+#: plugins/admin/users/class_userManagement.inc:536
+#: plugins/admin/users/user-list.xml:57
+#: plugins/admin/groups/singleUserSelect/singleUser-list.xml:40
+#: plugins/admin/groups/userSelect/user-list.xml:40
+#: plugins/admin/groups/class_group.inc:210
+#: plugins/admin/groups/class_group.inc:1190
+#: plugins/admin/groups/class_group.inc:1200
+#: plugins/personal/generic/class_user.inc:1326
+#: plugins/personal/generic/class_user.inc:1373
+#: plugins/personal/generic/class_user.inc:1703
+#: plugins/personal/generic/class_user.inc:1857
+#: plugins/generic/references/class_reference.inc:87
+#: ihtml/themes/default/infoPage.tpl:15
+msgid "Given name"
+msgstr "Nome"
 
-#: ihtml/themes/default/help.tpl:15
-msgid "Index"
+#: plugins/admin/users/class_userManagement.inc:777
+#, fuzzy
+msgid "Account locking"
+msgstr "Sicurezza"
+
+#: plugins/admin/users/class_userManagement.inc:778
+#, php-format
+msgid ""
+"Password method '%s' does not support locking. Account (%s) has not been "
+"locked!"
 msgstr ""
 
-#: ihtml/themes/default/help.tpl:21 include/class_filter.inc:158
-#: include/class_filter.inc:228 setup/setup_ldap.tpl:15
-msgid "Search"
-msgstr "Cerca"
+#: plugins/admin/users/class_userManagement.inc:851
+#, fuzzy
+msgid "Unlock account"
+msgstr "Identità"
 
-#: ihtml/themes/default/logout.tpl:6
-msgid "Your GOsa session has expired!"
-msgstr ""
+#: plugins/admin/users/class_userManagement.inc:853
+#, fuzzy
+msgid "Lock account"
+msgstr "Identità"
 
-#: ihtml/themes/default/logout.tpl:9
-msgid ""
-"It has been a while since your last interaction with GOsa took place. Your "
-"session has been closed for security reasons. Please login again to continue "
-"with administrative tasks."
-msgstr ""
+#: plugins/admin/users/class_userManagement.inc:865
+#: plugins/admin/groups/class_group.inc:1035
+#: plugins/admin/departments/class_department.inc:659
+#: plugins/admin/ogroups/class_ogroup.inc:848
+#: plugins/personal/posix/generic.tpl:5
+#: plugins/personal/generic/class_user.inc:37
+#: plugins/personal/generic/class_user.inc:1670 setup/setup_feedback.tpl:35
+#: setup/setup_feedback.tpl:36
+msgid "Generic"
+msgstr "Generale"
 
-#: ihtml/themes/default/logout.tpl:16
+#: plugins/admin/users/class_userManagement.inc:866
 #, fuzzy
-msgid "Login again"
-msgstr "Entra"
+msgid "Edit generic properties"
+msgstr "Modifica proprietà"
 
-#: ihtml/themes/default/ldifViewer.tpl:1
-msgid "Raw LDAP entry"
+#: plugins/admin/users/class_userManagement.inc:869
+#: plugins/admin/groups/class_groupManagement.inc:157
+#: plugins/personal/posix/class_posixAccount.inc:37
+#: plugins/personal/posix/class_posixAccount.inc:270
+#: plugins/personal/posix/class_posixAccount.inc:290
+#: plugins/personal/posix/class_posixAccount.inc:292
+#: plugins/personal/posix/class_posixAccount.inc:295
+msgid "POSIX"
 msgstr ""
 
-#: ihtml/themes/default/removeEntries.tpl:4
-#: plugins/addons/propertyEditor/property-list.tpl:7
+#: plugins/admin/users/class_userManagement.inc:870
+#: plugins/admin/groups/class_groupManagement.inc:158
 #, fuzzy
-msgid "Attention"
-msgstr "Destinazione"
+msgid "Edit POSIX properties"
+msgstr "Modifica proprietà"
 
-#: ihtml/themes/default/removeEntries.tpl:14
+#: plugins/admin/users/class_userManagement.inc:872
+#: plugins/admin/groups/class_groupManagement.inc:165
+#: plugins/admin/ogroups/tabs_ogroups.inc:155
+#: plugins/generic/infoPage/class_infoPage.inc:112
+#: ihtml/themes/default/infoPage.tpl:20
+msgid "Mail"
+msgstr "Posta"
+
+#: plugins/admin/users/class_userManagement.inc:874
+#: plugins/admin/groups/class_groupManagement.inc:166
 #, fuzzy
-msgid ""
-"If you're sure you want to do this press 'Delete' to continue or 'Cancel' to "
-"abort."
-msgstr ""
-"Quindi - Se sei sicuro - premi <i>Rimuovi</i> per continuare o <i>Annulla</"
-"i> per abortire."
+msgid "Edit mail properties"
+msgstr "Modifica proprietà"
 
-#: ihtml/themes/default/framework.tpl:9
+#: plugins/admin/users/class_userManagement.inc:877
+#: plugins/admin/groups/class_groupManagement.inc:173
+#: plugins/personal/posix/class_posixAccount.inc:290
+msgid "Samba"
+msgstr "Samba"
+
+#: plugins/admin/users/class_userManagement.inc:878
+#: plugins/admin/groups/class_groupManagement.inc:174
 #, fuzzy
-msgid "Log out"
-msgstr "Termina sessione"
+msgid "Edit samba properties"
+msgstr "Modifica proprietà"
 
-#: ihtml/themes/default/framework.tpl:10
-msgid ""
-"You are currently editing a database entry. Do you want to dismiss the "
-"changes?"
+#: plugins/admin/users/class_userManagement.inc:881
+msgid "Netatalk"
 msgstr ""
-"Stai modificando un campo del database. Vuoi abbandonare i cambiamenti?"
 
-#: ihtml/themes/default/framework.tpl:22
-#, fuzzy, php-format
-msgid "Session expires in %d!"
-msgstr "Rilevato un conflitto di sessione"
+#: plugins/admin/users/class_userManagement.inc:882
+#, fuzzy
+msgid "Edit Netatalk properties"
+msgstr "Modifica proprietà"
 
-#: html/password.php:61 html/main.php:170 include/functions.inc:465
-#: include/utils/class_xml.inc:43
-#: plugins/admin/departments/class_department.inc:439
+#: plugins/admin/users/class_userManagement.inc:885
+#: plugins/admin/groups/class_groupManagement.inc:197
+#: plugins/personal/posix/class_posixAccount.inc:290
+msgid "Environment"
+msgstr "Ambiente"
+
+#: plugins/admin/users/class_userManagement.inc:886
+#: plugins/admin/groups/class_groupManagement.inc:198
 #, fuzzy
-msgid "Fatal error"
-msgstr "Terminal Server"
+msgid "Edit environment properties"
+msgstr "Modifica proprietà"
 
-#: html/password.php:63 html/index.php:157
-#, fuzzy, php-format
-msgid "GOsa configuration %s/%s is not readable. Aborted."
-msgstr "Il file di configurazione di GOsa %s/gosa.conf non è legibile."
+#: plugins/admin/users/class_userManagement.inc:889
+msgid "FAX"
+msgstr "FAX"
 
-#: html/password.php:113 html/index.php:157 html/index.php:233
-#: html/main.php:285
-#: include/password-methods/class_password-methods-ssha.inc:51
-#: include/password-methods/class_password-methods-sha.inc:48
-#: include/class_SnapshotHandler.inc:44 include/class_SnapshotHandler.inc:57
-#: include/class_SnapshotHandler.inc:75 include/functions.inc:837
-#: include/functions.inc:3053 include/functions.inc:3068
-#: include/utils/class_timezone.inc:47 include/class_config.inc:171
-#: include/class_config.inc:710 include/class_config.inc:1171
-#: include/class_config.inc:1184 include/class_config.inc:1202
-#: include/class_pluglist.inc:117 include/class_CopyPasteHandler.inc:119
-#: include/class_CopyPasteHandler.inc:128
-#: include/class_CopyPasteHandler.inc:177
-#: include/class_CopyPasteHandler.inc:186
-#: include/class_CopyPasteHandler.inc:194
-#: plugins/admin/groups/class_group.inc:166
-#: plugins/admin/groups/class_group.inc:1240
+#: plugins/admin/users/class_userManagement.inc:890
 #, fuzzy
-msgid "Configuration error"
-msgstr "File di configurazione"
+msgid "Edit FAX properties"
+msgstr "Modifica proprietà"
 
-#: html/password.php:115 html/index.php:179 html/setup.php:73
-#, php-format
-msgid "Compile directory %s is not accessible!"
-msgstr ""
+#: plugins/admin/users/class_userManagement.inc:893
+#: plugins/admin/groups/class_groupManagement.inc:181
+#: plugins/admin/departments/class_department.inc:376
+#: plugins/admin/departments/organization.tpl:109
+#: plugins/admin/departments/generic.tpl:110
+#: plugins/admin/ogroups/objectSelect/selectObject-list.xml:55
+#: plugins/admin/ogroups/class_ogroupManagement.inc:188
+#: plugins/personal/generic/generic.tpl:394
+#: plugins/personal/generic/generic.tpl:574
+#: plugins/personal/generic/class_user.inc:1354
+#: plugins/personal/generic/class_user.inc:1845
+msgid "Phone"
+msgstr "Telefono"
 
-#: html/password.php:194 plugins/personal/generic/class_user.inc:614
+#: plugins/admin/users/class_userManagement.inc:894
+#: plugins/admin/groups/class_groupManagement.inc:182
 #, fuzzy
-msgid "Password method"
-msgstr "Algorimo password"
+msgid "Edit phone properties"
+msgstr "Modifica proprietà"
 
-#: html/password.php:195
-msgid "Error: Password method not available!"
+#: plugins/admin/users/template.tpl:2
+msgid "Creating a new user using templates"
+msgstr "Crea un nuovo utente usando i template"
+
+#: plugins/admin/users/template.tpl:6
+msgid ""
+"Creating a new user can be assisted by using templates. Many database "
+"records will be filled automatically. Choose 'none' to skip the usage of "
+"templates."
 msgstr ""
 
-#: html/password.php:242 plugins/generic/dashBoard/Register/register.tpl:49
-#: plugins/admin/groups/userSelect/user-list.xml:56
+#: plugins/admin/users/template.tpl:13
+msgid "User template selection dialog"
+msgstr ""
+
+#: plugins/admin/users/template.tpl:23
+#: plugins/personal/generic/paste_generic.tpl:8
+#: plugins/personal/generic/generic.tpl:37
+#, fuzzy
+msgid "Last name"
+msgstr "Scegli il tuo numero di telefono personale"
+
+#: plugins/admin/users/template.tpl:27
+#: plugins/personal/generic/paste_generic.tpl:12
+#: plugins/personal/generic/generic.tpl:51
+#, fuzzy
+msgid "First name"
+msgstr "Liste di blocco"
+
+#: plugins/admin/users/template.tpl:32 plugins/admin/users/user-list.xml:65
 #: plugins/admin/groups/singleUserSelect/singleUser-list.xml:56
+#: plugins/admin/groups/userSelect/user-list.xml:56
 #: plugins/admin/groups/userGroupSelect/selectUserGroup-list.xml:65
-#: plugins/admin/users/template.tpl:32 plugins/admin/users/user-list.xml:65
+#: plugins/personal/generic/paste_generic.tpl:16
+#: plugins/personal/generic/generic.tpl:65
 #: plugins/personal/generic/class_user.inc:1311
 #: plugins/personal/generic/class_user.inc:1329
 #: plugins/personal/generic/class_user.inc:1343
 #: plugins/personal/generic/class_user.inc:1345
-#: plugins/personal/generic/class_user.inc:1705
-#: plugins/personal/generic/generic.tpl:65
-#: plugins/personal/generic/paste_generic.tpl:16
+#: plugins/personal/generic/class_user.inc:1704
+#: plugins/generic/dashBoard/Register/register.tpl:49 html/password.php:242
 msgid "Login"
 msgstr "Nome utente"
 
-#: html/password.php:244 plugins/personal/password/class_password.inc:119
-msgid "You need to specify your current password in order to proceed."
-msgstr "Devi specificare la tua 'Password attuale' per procedere."
+#: plugins/admin/users/template.tpl:49
+#: plugins/admin/departments/class_department.inc:564
+#: plugins/admin/departments/class_department.inc:646
+#: ihtml/themes/default/snapshotdialog.tpl:88
+msgid "Continue"
+msgstr "Continua"
 
-#: html/password.php:246 plugins/admin/users/class_userManagement.inc:316
-#: plugins/personal/password/class_password.inc:121
+#: plugins/admin/users/password.tpl:4
 msgid ""
-"The passwords you've entered as 'New password' and 'Repeated new password' "
-"do not match."
-msgstr "Le password nuova e ripetuta non corrispondono"
-
-#: html/password.php:248 plugins/personal/password/class_password.inc:123
-msgid "The password you've entered as 'New password' is empty."
-msgstr "La password immessa come 'Nuova password' è vuota"
-
-#: html/password.php:250 plugins/personal/password/class_password.inc:125
-msgid "The password used as new and current are too similar."
+"To change the user password use the fields below. The changes take effect "
+"immediately. Please memorize the new password, because the user wouldn't be "
+"able to login without it."
 msgstr ""
-"La password immessa come 'Nuova password' è troppo simile a quella attuale."
 
-#: html/password.php:252 plugins/personal/password/class_password.inc:127
-msgid "The password used as new is to short."
-msgstr "La 'Nuova password' immessa è troppo corta."
+#: plugins/admin/users/password.tpl:11 plugins/admin/users/password.tpl:39
+#, fuzzy
+msgid "Password input dialog"
+msgstr "Cambia la password"
 
-#: html/password.php:254 plugins/personal/password/class_password.inc:129
-msgid "The password contains possibly problematic Unicode characters!"
-msgstr ""
+#: plugins/admin/users/password.tpl:20 plugins/admin/users/password.tpl:72
+#: plugins/personal/myaccount/password.tpl:25
+#: plugins/personal/myaccount/password.tpl:78
+#: plugins/personal/password/password.tpl:31
+#: plugins/personal/password/password.tpl:85
+#: ihtml/themes/default/password.tpl:110
+msgid "Repeat new password"
+msgstr "Ripeti la password"
 
-#: html/password.php:261 html/index.php:311
+#: plugins/admin/users/password.tpl:27 plugins/admin/users/password.tpl:79
 #, fuzzy
-msgid "Please check the username/password combination!"
-msgstr "Prego inserire un numero di telefono valido!"
+msgid "Strength"
+msgstr "Strada"
 
-#: html/password.php:268
+#: plugins/admin/users/password.tpl:43
+#: plugins/personal/myaccount/password.tpl:49
+#: plugins/personal/password/password.tpl:55
 #, fuzzy
-msgid "You have no permissions to change your password!"
-msgstr "Non hai il permesso di cambiare la tua password."
-
-#: html/password.php:280 plugins/personal/password/class_password.inc:136
-#, php-format
-msgid "Check-hook reported a problem: %s. Password change canceled!"
-msgstr ""
-
-#: html/password.php:315 include/functions.inc:2489 include/functions.inc:2493
-#: include/functions.inc:2499 include/functions.inc:2523
-#: include/class_tabs.inc:264 include/class_jsonRPC.inc:37
-#: include/utils/class_xml.inc:37 include/class_configRegistry.inc:688
-#: include/class_configRegistry.inc:703 include/class_configRegistry.inc:718
-#: include/class_configRegistry.inc:733 include/class_configRegistry.inc:749
-#: include/class_configRegistry.inc:754 include/class_configRegistry.inc:774
-#: include/class_configRegistry.inc:779 include/class_configRegistry.inc:796
-#: include/class_configRegistry.inc:801 include/class_configRegistry.inc:819
-#: include/class_configRegistry.inc:824 include/class_configRegistry.inc:840
-#: include/class_configRegistry.inc:855 include/class_configRegistry.inc:870
-#: plugins/admin/groups/class_group.inc:852
-#: plugins/admin/departments/dep_move_confirm.tpl:2
-#: plugins/personal/posix/class_posixAccount.inc:651
-#: plugins/personal/posix/class_posixAccount.inc:774 setup/setup_checks.tpl:27
-#: setup/setup_checks.tpl:68
-msgid "Warning"
-msgstr "Attenzione"
-
-#: html/password.php:315
-msgid "Session will not be encrypted."
-msgstr ""
-
-#: html/password.php:317
-msgid "Enter SSL session"
-msgstr ""
-
-#: html/index.php:45
-#, php-format
-msgid "Your browser (%s) is blacklisted for the current theme!"
-msgstr ""
-
-#: html/index.php:72
-#, php-format
-msgid "This session is not encrypted. Click %s to enter an encrypted session."
-msgstr ""
-
-#: html/index.php:72
-#, fuzzy
-msgid "here"
-msgstr "Cellulare"
-
-#: html/index.php:78
-msgid "The configured session lifetime will be overridden by php.ini settings!"
-msgstr ""
-
-#: html/index.php:179
-#, fuzzy
-msgid "Smarty error"
-msgstr "Stato"
-
-#: html/index.php:202
-msgid ""
-"Your browser has cookies disabled: please enable cookies and reload this "
-"page before logging in!"
-msgstr ""
-
-#: html/index.php:233
-msgid "Broken HTTP authentication setup!"
-msgstr ""
-
-#: html/index.php:241 html/index.php:245 include/class_management.inc:508
-#: include/class_management.inc:669
-#: include/password-methods/class_password-methods.inc:339
-#: include/class_listing.inc:536 include/functions.inc:3038
-#: include/functions.inc:3346 include/functions.inc:3360
-#: include/functions.inc:3390 include/functions.inc:3398
-#: include/functions.inc:3410 include/functions.inc:3414
-#: include/functions.inc:3429 include/functions.inc:3438
-#: include/functions.inc:3498 include/class_tabs.inc:56
-#: include/class_plugin.inc:1698 include/class_plugin.inc:1705
-#: include/utils/class_xml.inc:40 include/utils/class_msgPool.inc:137
-#: include/utils/class_msgPool.inc:149 include/utils/class_msgPool.inc:167
-#: include/utils/class_msgPool.inc:440 include/utils/class_msgPool.inc:462
-#: include/class_gosaSupportDaemon.inc:1184
-#: include/class_gosaSupportDaemon.inc:1204
-#: include/class_CopyPasteHandler.inc:118
-#: include/class_CopyPasteHandler.inc:127
-#: include/class_CopyPasteHandler.inc:159
-#: include/class_CopyPasteHandler.inc:176
-#: include/class_CopyPasteHandler.inc:185
-#: include/class_CopyPasteHandler.inc:193
-#: include/class_CopyPasteHandler.inc:273
-#: include/class_CopyPasteHandler.inc:377 include/class_msg_dialog.inc:99
-#: plugins/generic/statistics/chartClasses/class_categoryActionOverTime.inc:43
-#: plugins/generic/statistics/chartClasses/class_categoryActionOverTime.inc:49
-#: plugins/generic/statistics/chartClasses/class_categoryActionOverTime.inc:96
-#: plugins/generic/statistics/class_statistics.inc:133
-#: plugins/generic/statistics/class_statistics.inc:229
-#: plugins/generic/statistics/class_statistics.inc:244
-#: plugins/generic/references/class_ldifViewer.inc:20
-#: plugins/admin/ogroups/class_ogroup.inc:402
-#: plugins/admin/groups/class_group.inc:463
-#: plugins/admin/groups/class_group.inc:469
-#: plugins/admin/groups/class_group.inc:657
-#: plugins/admin/groups/class_group.inc:753
-#: plugins/admin/groups/class_group.inc:758
-#: plugins/admin/groups/class_group.inc:1096
-#: plugins/admin/newConfigManagement/class_newConfigManagement.inc:42
-#: plugins/admin/newConfigManagement/class_newConfigManagement.inc:94
-#: plugins/admin/departments/class_department.inc:317
-#: plugins/admin/acl/class_aclRole.inc:670
-#: plugins/addons/propertyEditor/migration/class_migrateRDN.inc:203
-#: plugins/addons/propertyEditor/migration/class_migrateRDN.inc:207
-#: plugins/personal/generic/class_user.inc:297
-#: plugins/personal/generic/class_user.inc:429
-#: plugins/personal/generic/class_user.inc:522
-#: plugins/personal/generic/class_user.inc:816
-#: plugins/personal/generic/class_user.inc:1050
-#: plugins/personal/generic/class_user.inc:1177
-#: plugins/personal/generic/class_user.inc:1184
-#: plugins/personal/generic/class_user.inc:1202
-#: plugins/personal/generic/class_user.inc:1483
-#: plugins/personal/generic/class_user.inc:1810
-#: plugins/personal/password/class_password.inc:210
-#: setup/class_setupStep_Migrate.inc:450 setup/setup_checks.tpl:25
-#: setup/setup_checks.tpl:66
-#, php-format
-msgid "Error"
-msgstr ""
-
-#: html/index.php:241
-msgid "Cannot find a valid user for the current HTTP authentication!"
-msgstr ""
-
-#: html/index.php:245
-msgid "Cannot find a unique user for the current HTTP authentication!"
-msgstr ""
-
-#: html/index.php:271 include/class_SnapshotHandler.inc:123
-#: include/class_SnapshotHandler.inc:280 include/class_SnapshotHandler.inc:329
-#: include/class_SnapshotHandler.inc:333 include/class_SnapshotHandler.inc:346
-#: include/class_SnapshotHandler.inc:380 include/class_SnapshotHandler.inc:435
-#: include/class_SnapshotHandler.inc:500 include/class_SnapshotHandler.inc:515
-#: include/class_acl.inc:1258 include/class_acl.inc:1354
-#: include/functions.inc:494 include/functions.inc:529
-#: include/functions.inc:537 include/functions.inc:583
-#: include/functions.inc:852 include/functions.inc:901
-#: include/functions.inc:958 include/functions.inc:1008
-#: include/functions.inc:3272 include/class_userFilter.inc:275
-#: include/class_ldap.inc:847 include/class_ldap.inc:1305
-#: include/class_config.inc:367
-#: plugins/generic/references/class_reference.inc:97
-#: plugins/admin/ogroups/class_ogroup.inc:758
-#: plugins/admin/ogroups/class_ogroup.inc:775
-#: plugins/admin/groups/class_group.inc:600
-#: plugins/admin/groups/class_group.inc:876
-#: plugins/admin/departments/class_department.inc:285
-#: plugins/admin/departments/class_department.inc:482
-#: plugins/admin/departments/class_department.inc:759
-#: plugins/admin/departments/class_department.inc:790
-#: plugins/admin/acl/class_aclRole.inc:602
-#: plugins/admin/acl/class_aclRole.inc:642
-#: plugins/admin/acl/class_aclRole.inc:656
-#: plugins/addons/dyngroup/class_DynamicLdapGroup.inc:191
-#: plugins/addons/dyngroup/class_DynamicLdapGroup.inc:256
-#: plugins/personal/generic/class_user.inc:730
-#: plugins/personal/generic/class_user.inc:1099
-#: plugins/personal/posix/trustModeDialog/class_trustModeDialog.inc:253
-#: plugins/personal/posix/class_posixAccount.inc:529
-#: plugins/personal/posix/class_posixAccount.inc:791
-#: setup/class_setupStep_Migrate.inc:461 setup/class_setupStep_Migrate.inc:814
-#, fuzzy
-msgid "LDAP error"
-msgstr "Errore LDAP"
+msgid "Use proposal"
+msgstr "gruppi"
 
-#: html/index.php:289
+#: plugins/admin/users/password.tpl:61
+#: plugins/personal/myaccount/password.tpl:67
+#: plugins/personal/password/password.tpl:74
 #, fuzzy
-msgid "Please specify a valid user name!"
+msgid "Manually specify a password"
 msgstr "Prego inserire un numero di telefono valido!"
 
-#: html/index.php:292
-msgid "Please specify your password!"
-msgstr ""
-
-#: html/index.php:304
-#, fuzzy
-msgid "Authentication error"
-msgstr "Destinazione"
-
-#: html/index.php:304
-#, fuzzy
-msgid "Cannot retrieve user information for HTTP authentication!"
-msgstr "Rimuovi"
-
-#: html/index.php:359
-#, fuzzy
-msgid "Account locked. Please contact your system administrator!"
-msgstr ""
-"Errore di connessione al server LDAP. Contatta l'amministratore del sistema."
-
-#: html/setup.php:73
-#, fuzzy
-msgid "Smarty"
-msgstr "Avvio"
-
-#: html/main.php:171
-#, php-format
-msgid "Cannot locate file %s - please run %s to fix this"
-msgstr ""
-
-#: html/main.php:190
-#, fuzzy
-msgid "PHP configuration"
-msgstr "Scarica il file di  configurazione"
-
-#: html/main.php:191
-msgid ""
-"Fatal error: Register globals is active. Please fix this in order to "
-"continue."
-msgstr ""
-
-#: html/main.php:220
-#, fuzzy
-msgid "Your password is about to expire, please change your password!"
-msgstr "Non hai il permesso di cambiare la tua password."
-
-#: html/main.php:285
-msgid "Running out of memory!"
-msgstr ""
-
-#: html/main.php:345
-#, php-format
-msgid "You're logged in as %s"
-msgstr ""
-
-#: html/main.php:348
-#, fuzzy
-msgid "ACLs are disabled"
-msgstr "disabilitato"
-
-#: html/main.php:398
-#, fuzzy
-msgid "Plug-in"
-msgstr "Ricerca"
-
-#: html/main.php:399
-#, php-format
-msgid "Fatal error: Cannot find any plugin definitions for plugin %s!"
-msgstr ""
-
-#: html/main.php:415
+#: plugins/admin/users/password.tpl:95
 #, fuzzy
-msgid "Configuration Error"
-msgstr "File di configurazione"
-
-#: html/main.php:416
-#, php-format
-msgid ""
-"Fatal error: not all POST variables have been transfered by PHP - please "
-"inform your administrator!"
-msgstr ""
-
-#: html/helpviewer.php:64
-msgid "Help browser"
-msgstr ""
-
-#: html/helpviewer.php:118
-msgid "There is no help file specified for this class"
-msgstr ""
+msgid "Enforce password change on next login."
+msgstr "Cambia la password"
 
-#: html/helpviewer.php:193 include/functions_helpviewer.inc:97
-msgid "previous"
-msgstr ""
+#: plugins/admin/users/password.tpl:101
+#: plugins/personal/myaccount/password.tpl:96
+#: plugins/personal/password/password.tpl:103
+#: ihtml/themes/default/password.tpl:131
+msgid "Set password"
+msgstr "Cambia password"
 
-#: html/helpviewer.php:197 include/functions_helpviewer.inc:101
-msgid "next"
-msgstr ""
+#: plugins/admin/users/user-list.xml:11
+msgid "List of users"
+msgstr "Lista degli utenti"
 
-#: html/helpviewer.php:268
-#, php-format
-msgid "Help directory '%s' is not accessible, can't read any help files."
+#: plugins/admin/users/user-list.xml:23 plugins/admin/users/user-list.xml:95
+#: plugins/admin/groups/singleUserSelect/singleUser-list.xml:14
+#: plugins/admin/groups/userSelect/user-list.xml:14
+#: plugins/admin/groups/userGroupSelect/selectUserGroup-list.xml:15
+#: plugins/admin/ogroups/objectSelect/selectObject-list.xml:63
+#: plugins/admin/ogroups/class_ogroupManagement.inc:183
+msgid "User"
 msgstr ""
 
-#: include/class_management.inc:32 include/class_management.inc:33
-#: plugins/personal/posix/class_posixAccount.inc:215
-msgid "unconfigured"
-msgstr "non configurata"
-
-#: include/class_management.inc:324 include/class_management.inc:487
-#: include/class_management.inc:534 include/class_management.inc:549
-#: include/class_management.inc:586 include/class_management.inc:600
-#: plugins/admin/users/class_userManagement.inc:228
-#: plugins/admin/users/class_userManagement.inc:739
-#, fuzzy
-msgid "Permission"
-msgstr "Permessi"
-
-#: include/class_management.inc:405
-#: plugins/admin/users/class_userManagement.inc:697
-#: plugins/admin/users/class_userManagement.inc:701
-#: plugins/admin/acl/class_aclManagement.inc:98
-#, fuzzy
-msgid "Permission error"
-msgstr "Permessi"
-
-#: include/class_management.inc:487
-#, fuzzy, php-format
-msgid "You are not allowed to create a snapshot for %s!"
-msgstr "Non hai il permesso di cambiare la tua password."
-
-#: include/class_management.inc:534 include/class_management.inc:586
-#: include/class_management.inc:600
-#, fuzzy, php-format
-msgid "You are not allowed to restore a snapshot for %s!"
-msgstr "Non hai il permesso di cambiare la tua password."
-
-#: include/class_management.inc:549
-#, fuzzy, php-format
-msgid "You are not allowed to remove a snapshot for %s!"
-msgstr "Non hai il permesso di cambiare la tua password."
-
-#: include/class_management.inc:659 include/class_management.inc:743
-#: include/class_acl.inc:984 include/class_session.inc:76
-#: include/class_session.inc:101 include/class_session.inc:127
-#: include/functions.inc:623 include/functions.inc:827
-#: include/functions.inc:945 include/functions.inc:1340
-#: include/functions.inc:2168 include/functions.inc:2198
-#: include/functions.inc:2218 include/class_ldap.inc:784
-#: include/class_ldap.inc:835 include/class_log.inc:87
-#: include/class_CopyPasteHandler.inc:160
-#: include/class_CopyPasteHandler.inc:274
-#: plugins/personal/myaccount/main.inc:49
-#, fuzzy
-msgid "Internal error"
-msgstr "Terminal Server"
-
-#: include/class_management.inc:660 include/class_management.inc:744
-#: plugins/personal/myaccount/main.inc:50
-#, php-format
-msgid ""
-"Cannot instantiate tabbed-plug-in, the base plugin (%s) is not available!"
-msgstr ""
+#: plugins/admin/users/user-list.xml:49
+#: plugins/admin/groups/singleUserSelect/singleUser-list.xml:48
+#: plugins/admin/groups/userSelect/user-list.xml:48
+#: plugins/admin/groups/class_group.inc:210
+#: plugins/admin/groups/class_group.inc:1190
+#: plugins/admin/groups/class_group.inc:1200
+#: plugins/personal/generic/class_user.inc:1702
+#: plugins/generic/references/class_reference.inc:87
+#: ihtml/themes/default/infoPage.tpl:14
+msgid "Surname"
+msgstr "Cognome"
 
-#: include/class_management.inc:669
-#, php-format
-msgid ""
-"No tab definition for %s found in configuration file: cannot create plugin "
-"instance!"
+#: plugins/admin/users/user-list.xml:73 plugins/admin/groups/group-list.xml:57
+#: plugins/admin/departments/locality.tpl:8
+#: plugins/admin/departments/locality.tpl:9
+#: plugins/admin/departments/domain.tpl:8
+#: plugins/admin/departments/domain.tpl:9
+#: plugins/admin/departments/dcObject.tpl:8
+#: plugins/admin/departments/dcObject.tpl:9
+#: plugins/admin/departments/organization.tpl:7
+#: plugins/admin/departments/organization.tpl:9
+#: plugins/admin/departments/country.tpl:8
+#: plugins/admin/departments/country.tpl:9
+#: plugins/admin/departments/generic.tpl:7
+#: plugins/admin/departments/generic.tpl:9
+#: plugins/admin/ogroups/ogroup-list.xml:57
+msgid "Properties"
 msgstr ""
 
-#: include/class_releaseSelector.inc:214 include/class_listing.inc:1057
-#: include/class_listing.inc:1059 include/class_baseSelector.inc:188
-msgid "Root"
-msgstr "Root"
+#: plugins/admin/users/user-list.xml:128 plugins/admin/users/user-list.xml:230
+#: plugins/personal/password/class_password.inc:26
+#: ihtml/themes/default/password.tpl:74
+msgid "Change password"
+msgstr "Cambia la password"
 
-#: include/class_releaseSelector.inc:262 include/class_ItemSelector.inc:289
-#: include/class_baseSelector.inc:235
-msgid "Submit"
-msgstr ""
+#: plugins/admin/users/user-list.xml:140
+#, fuzzy
+msgid "Lock users"
+msgstr "Lista degli utenti"
 
-#: include/class_socketClient.inc:108
-#, php-format
-msgid "Socket connection to %s:%s failed: %s"
-msgstr ""
+#: plugins/admin/users/user-list.xml:148
+#, fuzzy
+msgid "Unlock users"
+msgstr "Utenti di Dominio"
 
-#: include/class_socketClient.inc:191
-#, php-format
-msgid "Socket timeout of %s seconds reached!"
-msgstr ""
+#: plugins/admin/users/user-list.xml:156
+#: plugins/admin/groups/group-list.xml:106
+#: plugins/admin/ogroups/ogroup-list.xml:106
+#, fuzzy
+msgid "Send message"
+msgstr "Home Page"
 
-#: include/class_pathNavigator.inc:86
+#: plugins/admin/users/user-list.xml:167
 #, fuzzy
-msgid "Welcome to GOsa"
-msgstr "Benvenuto nel setup di GOsa!"
+msgid "Apply template"
+msgstr "Template"
 
-#: include/password-methods/class_password-methods.inc:339
-msgid "Cannot find a suitable password method for the current hash!"
-msgstr ""
+#: plugins/admin/users/user-list.xml:199
+#, fuzzy
+msgid "New user from template"
+msgstr "Nuovo template"
 
-#: include/class_SnapshotHandler.inc:45 include/class_SnapshotHandler.inc:76
-#, php-format
-msgid ""
-"The snapshot functionality is enabled but the required variable %s is not "
-"set!"
-msgstr ""
+#: plugins/admin/users/user-list.xml:213
+#, fuzzy
+msgid "Edit user"
+msgstr "Modifica contatto"
 
-#: include/class_SnapshotHandler.inc:58
-#, php-format
-msgid ""
-"The snapshot functionality is enabled but the required PHP compression "
-"module is missing: %s!"
+#: plugins/admin/users/user-list.xml:222
+msgid "%{filter:lockLabel(userPassword)}"
 msgstr ""
 
-#: include/class_acl.inc:27 plugins/admin/acl/class_aclManagement.inc:25
-#, fuzzy
-msgid "Access control"
-msgstr "Opzioni di accesso"
-
-#: include/class_acl.inc:28
+#: plugins/admin/users/user-list.xml:245
 #, fuzzy
-msgid "Manage access control lists"
-msgstr "Opzioni di accesso"
-
-#: include/class_acl.inc:125 include/class_acl.inc:613
-#: include/class_acl.inc:1033
-#, fuzzy, php-format
-msgid "All users"
-msgstr "utenti"
+msgid "Remove user"
+msgstr "Elimina foto"
 
-#: include/class_acl.inc:228
-#: plugins/generic/references/class_aclResolver.inc:63
-msgid "Reset ACLs"
-msgstr ""
+#: plugins/admin/users/user-filter.xml:33
+msgid "Show templates"
+msgstr "Mostra utenti template"
 
-#: include/class_acl.inc:229
-#: plugins/generic/references/class_aclResolver.inc:64
-#: plugins/admin/acl/class_aclRole.inc:139
-msgid "One level"
-msgstr ""
+#: plugins/admin/users/user-filter.xml:47
+#, fuzzy
+msgid "Show POSIX users"
+msgstr "Impostazioni Unix"
 
-#: include/class_acl.inc:230 include/class_acl.inc:235
-#: plugins/generic/references/class_aclResolver.inc:65
-#: plugins/admin/acl/class_aclRole.inc:140
+#: plugins/admin/users/user-filter.xml:61
 #, fuzzy
-msgid "Current object"
-msgstr "Password attuale"
+msgid "Show SAMBA users"
+msgstr "Mostra server"
 
-#: include/class_acl.inc:231
-#: plugins/generic/references/class_aclResolver.inc:66
-#: plugins/admin/acl/class_aclRole.inc:141
+#: plugins/admin/users/user-filter.xml:75
 #, fuzzy
-msgid "Complete subtree"
-msgstr "incompleto"
+msgid "Show mail users"
+msgstr "Mostra utenti di posta"
 
-#: include/class_acl.inc:232
-#: plugins/generic/references/class_aclResolver.inc:67
-#: plugins/admin/acl/class_aclRole.inc:142
-msgid "Complete subtree (permanent)"
-msgstr ""
+#: plugins/admin/users/templatize.tpl:2
+#, fuzzy
+msgid "Applying a template"
+msgstr "Template"
 
-#: include/class_acl.inc:233 include/class_acl.inc:236
-#: plugins/generic/references/class_aclResolver.inc:68
-msgid "Use ACL defined in role"
+#: plugins/admin/users/templatize.tpl:6
+msgid ""
+"Applying a template to several users will replace all user attributes "
+"defined in the template."
 msgstr ""
 
-#: include/class_acl.inc:239
-#: plugins/generic/references/class_aclResolver.inc:185
-#: plugins/admin/users/class_userManagement.inc:25
-#: plugins/personal/generic/class_user.inc:1676
-#: setup/class_setupStep_Migrate.inc:297
-msgid "Users"
-msgstr "Utenti"
+#: plugins/admin/users/templatize.tpl:13
+#, fuzzy
+msgid "Apply user template"
+msgstr "Template"
 
-#: include/class_acl.inc:239
-#: plugins/generic/references/class_aclResolver.inc:177
-#: plugins/admin/groups/class_group.inc:1041
-#: plugins/admin/groups/class_groupManagement.inc:25
-#: setup/class_setupStep_Migrate.inc:300
-msgid "Groups"
-msgstr "Gruppi di utenti"
+#: plugins/admin/users/templatize.tpl:32
+msgid "No templates available!"
+msgstr ""
 
-#: include/class_acl.inc:254
+#: plugins/admin/groups/paste_generic.tpl:1
 #, fuzzy
-msgid "Section"
-msgstr "Azione"
+msgid "Group settings"
+msgstr "Impostazioni FAX"
 
-#: include/class_acl.inc:264
+#: plugins/admin/groups/paste_generic.tpl:2
 #, fuzzy
-msgid "Used"
-msgstr "Utenti"
+msgid "Paste group settings"
+msgstr "Impostazioni FAX"
+
+#: plugins/admin/groups/paste_generic.tpl:5
+#: plugins/admin/groups/generic.tpl:11
+#: plugins/admin/ogroups/paste_generic.tpl:4
+#: plugins/admin/ogroups/generic.tpl:7
+msgid "Group name"
+msgstr "Nome gruppo"
 
-#: include/class_acl.inc:280 plugins/admin/ogroups/class_ogroup.inc:865
+#: plugins/admin/groups/paste_generic.tpl:8
+#: plugins/admin/groups/generic.tpl:17
 #, fuzzy
-msgid "Member"
-msgstr "Membri"
+msgid "POSIX name of the group"
+msgstr "Nome Unix del gruppo"
 
-#: include/class_acl.inc:280 plugins/admin/acl/class_aclRole.inc:182
-#: plugins/admin/acl/class_aclRole.inc:744
+#: plugins/admin/groups/paste_generic.tpl:13
+#: plugins/admin/groups/generic.tpl:59
 #, fuzzy
-msgid "Permissions"
-msgstr "Permessi"
+msgid "Normally IDs are auto-generated, select to specify manually"
+msgstr ""
+"Normalmente le ID sono autogenerate, selezionare per specificarelo "
+"manulamente"
 
-#: include/class_acl.inc:280 include/php_setup.inc:191
-#: plugins/admin/acl/class_aclRole.inc:182
-msgid "Type"
-msgstr "Tipo"
+#: plugins/admin/groups/paste_generic.tpl:15
+#: plugins/admin/groups/generic.tpl:62
+msgid "Force GID"
+msgstr "Forza GID"
 
-#: include/class_acl.inc:574
-#, fuzzy
-msgid "No ACL settings for this category!"
-msgstr "Nome descrittivo del gruppo"
+#: plugins/admin/groups/paste_generic.tpl:18
+#: plugins/admin/groups/generic.tpl:65
+msgid "Forced ID number"
+msgstr "Forza numero ID"
 
-#: include/class_acl.inc:577
-#, php-format
-msgid "ACLs for: %s"
-msgstr ""
+#: plugins/admin/groups/singleUserSelect/singleUser-list.xml:10
+#: plugins/admin/groups/userSelect/user-list.xml:10
+#: plugins/admin/groups/userGroupSelect/selectUserGroup-list.xml:11
+#: plugins/admin/ogroups/objectSelect/selectObject-list.xml:11
+#: plugins/personal/posix/trustSelect/trust-list.xml:9
+#: plugins/personal/posix/groupSelect/group-list.xml:10
+#, fuzzy
+msgid "Please select the desired entries"
+msgstr "Lingua preferita"
 
-#: include/class_acl.inc:583 include/class_acl.inc:587
+#: plugins/admin/groups/singleUserSelect/class_singleUserSelect.inc:29
+#: plugins/admin/groups/userSelect/class_userSelect.inc:26
 #, fuzzy
-msgid "category ACL"
-msgstr "classe"
+msgid "User selection"
+msgstr "Impostazioni FAX"
 
-#: include/class_acl.inc:639
-#, php-format
-msgid "Edit ACL for '%s' with scope '%s'"
+#: plugins/admin/groups/class_groupManagement.inc:25
+#: plugins/admin/groups/class_group.inc:1041
+#: plugins/generic/references/class_aclResolver.inc:177
+#: setup/class_setupStep_Migrate.inc:300 include/class_acl.inc:239
+msgid "Groups"
+msgstr "Gruppi di utenti"
+
+#: plugins/admin/groups/class_groupManagement.inc:26
+msgid ""
+"Manage aspects of groups like members, POSIX, desktop, samba and mail "
+"settings"
 msgstr ""
 
-#: include/class_acl.inc:801 include/class_acl.inc:808
+#: plugins/admin/groups/class_groupManagement.inc:189
 #, fuzzy
-msgid "Show/hide advanced settings"
-msgstr "Opzioni di posta avanzate"
+msgid "Menu"
+msgstr "Stampante"
 
-#: include/class_acl.inc:819
+#: plugins/admin/groups/class_groupManagement.inc:190
 #, fuzzy
-msgid "Create objects"
-msgstr "Gruppo di oggetti"
+msgid "Edit start menu properties"
+msgstr "Modifica proprietà"
+
+#: plugins/admin/groups/userGroupSelect/selectUserGroup-list.xml:23
+#: plugins/admin/groups/group-list.xml:15
+#: plugins/admin/groups/group-list.xml:79
+#: plugins/admin/ogroups/ogroup-list.xml:79
+#: plugins/admin/ogroups/objectSelect/selectObject-list.xml:71
+#: plugins/admin/ogroups/class_ogroupManagement.inc:184
+#: plugins/personal/posix/groupSelect/group-list.xml:13
+#: plugins/addons/propertyEditor/property-list.xml:72
+msgid "Group"
+msgstr "Gruppo"
+
+#: plugins/admin/groups/userGroupSelect/selectUserGroup-list.xml:83
+#: plugins/admin/ogroups/objectSelect/selectObject-list.xml:123
+#: plugins/personal/generic/generic.tpl:252
+#: plugins/personal/generic/generic.tpl:272
+#: include/utils/class_msgPool.inc:319
+#, php-format
+msgid "Add"
+msgstr "Aggiungi"
 
-#: include/class_acl.inc:820
+#: plugins/admin/groups/userGroupSelect/class_userGroupSelect.inc:29
 #, fuzzy
-msgid "Move objects"
-msgstr "Oggetti membri"
+msgid "User and group selection"
+msgstr "Impostazioni FAX"
 
-#: include/class_acl.inc:821
+#: plugins/admin/groups/group-filter.xml:31
 #, fuzzy
-msgid "Remove objects"
-msgstr "Oggetti membri"
+msgid "Default filter2"
+msgstr "Parametro"
 
-#: include/class_acl.inc:823
-#: plugins/generic/references/class_aclResolver.inc:307
-msgid "Restrict changes to user's own object"
+#: plugins/admin/groups/generic.tpl:14 plugins/personal/generic/generic.tpl:41
+#: plugins/personal/generic/generic.tpl:55
+#: plugins/personal/generic/generic.tpl:73
+msgid "Multiple edit"
 msgstr ""
 
-#: include/class_acl.inc:827 include/class_acl.inc:936
-#: include/class_acl.inc:940
-#: plugins/generic/references/class_aclResolver.inc:309
-msgid "read"
-msgstr "leggere"
-
-#: include/class_acl.inc:828 include/class_acl.inc:938
-#: include/class_acl.inc:941
-#: plugins/generic/references/class_aclResolver.inc:310
-msgid "write"
-msgstr "scrivere"
-
-#: include/class_acl.inc:832
-#, fuzzy
-msgid "Complete object"
-msgstr "Gruppo di oggetti"
+#: plugins/admin/groups/generic.tpl:28 plugins/admin/ogroups/generic.tpl:18
+msgid "Descriptive text for this group"
+msgstr "Nome descrittivo del gruppo"
 
-#: include/class_acl.inc:984
-#, fuzzy, php-format
-msgid "Unknown ACL type '%s'!"
-msgstr "ACL"
+#: plugins/admin/groups/generic.tpl:75 plugins/admin/groups/generic.tpl:102
+msgid "Select to create a samba conform group"
+msgstr "Seleziona per creare un gruppo conforme Samba"
 
-#: include/class_acl.inc:1029
-#, php-format
-msgid "Unknown entry '%s'!"
-msgstr ""
+#: plugins/admin/groups/generic.tpl:87 plugins/admin/groups/generic.tpl:110
+msgid "in domain"
+msgstr "nel dominio"
 
-#: include/class_acl.inc:1093 include/class_acl.inc:1095
-#, fuzzy, php-format
-msgid "ACL role: %s"
-msgstr "ACL"
+#: plugins/admin/groups/generic.tpl:131
+msgid "Members are in a phone pickup group"
+msgstr "I membri sono in un gruppo di risposta telefonica"
 
-#: include/class_acl.inc:1095
+#: plugins/admin/groups/generic.tpl:146
 #, fuzzy
-msgid "unknown ACL role"
-msgstr "ACL"
-
-#: include/class_acl.inc:1103
-#, fuzzy, php-format
-msgid "Contains settings for these objects: %s"
-msgstr "Nome descrittivo del gruppo"
+msgid "Members are in a Nagios group"
+msgstr "I membri sono in un gruppo di risposta telefonica"
 
-#: include/class_acl.inc:1120
+#: plugins/admin/groups/generic.tpl:174
 #, fuzzy
-msgid "inactive"
-msgstr "Privato"
+msgid "Common group members"
+msgstr "Mostra gruppi"
 
-#: include/class_acl.inc:1120
+#: plugins/admin/groups/generic.tpl:183
 #, fuzzy
-msgid "No members"
+msgid "Partial group members"
 msgstr "Membri del gruppo"
 
-#: include/class_acl.inc:1290 include/class_acl.inc:1291
-#: include/class_acl.inc:1297 include/class_tabs.inc:397
-#: plugins/admin/acl/tabs_acl.inc:28 plugins/admin/acl/class_aclRole.inc:770
-#: plugins/admin/acl/acl-list.xml:15
-msgid "ACL"
-msgstr "ACL"
+#: plugins/admin/groups/generic.tpl:188
+msgid "Group members"
+msgstr "Membri del gruppo"
 
-#: include/class_acl.inc:1291
+#: plugins/admin/groups/group-list.xml:11
+msgid "List of groups"
+msgstr "Lista dei gruppi"
+
+#: plugins/admin/groups/group-list.xml:138
 #, fuzzy
-msgid "Access control list"
-msgstr "Opzioni di accesso"
+msgid "Edit group"
+msgstr "Gruppo primario"
 
-#: include/class_acl.inc:1297
+#: plugins/admin/groups/group-list.xml:151
 #, fuzzy
-msgid "ACL roles"
-msgstr "ACL"
+msgid "Remove group"
+msgstr "server"
 
-#: include/class_acl.inc:1300
+#: plugins/admin/groups/class_group.inc:166
+#: plugins/admin/groups/class_group.inc:1240 html/index.php:157
+#: html/index.php:233 html/main.php:295 html/password.php:113
+#: include/utils/class_timezone.inc:47 include/class_SnapshotHandler.inc:44
+#: include/class_SnapshotHandler.inc:57 include/class_SnapshotHandler.inc:75
+#: include/password-methods/class_password-methods-sha.inc:48
+#: include/password-methods/class_password-methods-ssha.inc:51
+#: include/class_CopyPasteHandler.inc:119
+#: include/class_CopyPasteHandler.inc:128
+#: include/class_CopyPasteHandler.inc:177
+#: include/class_CopyPasteHandler.inc:186
+#: include/class_CopyPasteHandler.inc:194 include/class_config.inc:171
+#: include/class_config.inc:710 include/class_config.inc:1171
+#: include/class_config.inc:1184 include/class_config.inc:1202
+#: include/class_pluglist.inc:146 include/functions.inc:837
+#: include/functions.inc:3053 include/functions.inc:3068
 #, fuzzy
-msgid "ACL Entries"
-msgstr "Riferimenti"
+msgid "Configuration error"
+msgstr "File di configurazione"
 
-#: include/class_session.inc:76 include/class_session.inc:101
-#: include/class_session.inc:127
+#: plugins/admin/groups/class_group.inc:166
+#: plugins/admin/groups/class_group.inc:1240
+msgid "Cannot find group SID in your configuration!"
+msgstr ""
+
+#: plugins/admin/groups/class_group.inc:210
+#: plugins/admin/groups/class_group.inc:1190
+#: plugins/admin/groups/class_group.inc:1200
+#: plugins/personal/posix/paste_generic.tpl:38
+#: plugins/personal/posix/class_posixAccount.inc:869
+#: plugins/personal/posix/class_posixAccount.inc:872
+#: plugins/personal/posix/generic.tpl:64
+#: plugins/generic/references/class_reference.inc:87
+#: setup/class_setupStep_Migrate.inc:415
+msgid "UID"
+msgstr "UID"
+
+#: plugins/admin/groups/class_group.inc:310
+msgid "Samba group"
+msgstr "Gruppo Samba"
+
+#: plugins/admin/groups/class_group.inc:310
 #, fuzzy
-msgid "Requested channel does not exist!"
+msgid "Domain administrators"
+msgstr "Amministratori di Dominio"
+
+#: plugins/admin/groups/class_group.inc:310
+msgid "Domain users"
+msgstr "Utenti di Dominio"
+
+#: plugins/admin/groups/class_group.inc:311
+msgid "Domain guests"
+msgstr "Ospiti di Dominio"
+
+#: plugins/admin/groups/class_group.inc:316
+#, php-format
+msgid "Special group (%d)"
+msgstr "Gruppo speciale (%d)"
+
+#: plugins/admin/groups/class_group.inc:329
+#: plugins/admin/groups/class_group.inc:350
+#: plugins/admin/groups/class_group.inc:367
+#: plugins/admin/departments/class_department.inc:152
+#: plugins/generic/references/contents.tpl:18 include/class_pluglist.inc:479
+msgid "Unknown"
 msgstr ""
-"Errore di connessione al server LDAP. Contatta l'amministratore del sistema."
 
-#: include/class_listing.inc:257 include/class_sortableListing.inc:274
-msgid "Sort ascending"
+#: plugins/admin/groups/class_group.inc:464
+#, php-format
+msgid "Adding UID '%s' to group '%s' failed: cannot find user object!"
 msgstr ""
 
-#: include/class_listing.inc:257 include/class_sortableListing.inc:274
-msgid "Sort descending"
+#: plugins/admin/groups/class_group.inc:470
+#, php-format
+msgid "Add UID '%s' to group '%s' failed: UID is used more than once!"
 msgstr ""
 
-#: include/class_listing.inc:319
-#, fuzzy
-msgid "Select all"
+#: plugins/admin/groups/class_group.inc:753
+#, fuzzy, php-format
+msgid "Cannot find any SID for '%s'!"
 msgstr "Rimuovi"
 
-#: include/class_listing.inc:578
-#, fuzzy
-msgid "created by"
-msgstr "Creare"
+#: plugins/admin/groups/class_group.inc:758
+#, fuzzy, php-format
+msgid "Cannot find any RIDBASE for '%s'!"
+msgstr "Rimuovi"
 
-#: include/class_listing.inc:1064 include/class_listing.inc:1066
-msgid "Go to preceding level"
-msgstr ""
+#: plugins/admin/groups/class_group.inc:852
+#: plugins/admin/departments/dep_move_confirm.tpl:2
+#: plugins/personal/posix/class_posixAccount.inc:651
+#: plugins/personal/posix/class_posixAccount.inc:774 setup/setup_checks.tpl:27
+#: setup/setup_checks.tpl:68 html/password.php:315
+#: include/utils/class_xml.inc:37 include/class_configRegistry.inc:688
+#: include/class_configRegistry.inc:703 include/class_configRegistry.inc:718
+#: include/class_configRegistry.inc:733 include/class_configRegistry.inc:749
+#: include/class_configRegistry.inc:754 include/class_configRegistry.inc:774
+#: include/class_configRegistry.inc:779 include/class_configRegistry.inc:796
+#: include/class_configRegistry.inc:801 include/class_configRegistry.inc:819
+#: include/class_configRegistry.inc:824 include/class_configRegistry.inc:840
+#: include/class_configRegistry.inc:855 include/class_configRegistry.inc:870
+#: include/class_tabs.inc:270 include/class_jsonRPC.inc:37
+#: include/functions.inc:2489 include/functions.inc:2493
+#: include/functions.inc:2499 include/functions.inc:2523
+msgid "Warning"
+msgstr "Attenzione"
 
-#: include/class_listing.inc:1072 include/class_listing.inc:1074
-msgid "Go to current users level"
+#: plugins/admin/groups/class_group.inc:852
+#, php-format
+msgid "The gidNumber '%s' is already in use by %s!"
 msgstr ""
 
-#: include/class_listing.inc:1079
-msgid "Reload list"
-msgstr ""
+#: plugins/admin/groups/class_group.inc:966
+#: plugins/admin/groups/class_group.inc:969
+#: plugins/admin/groups/class_group.inc:1061
+#: plugins/personal/posix/paste_generic.tpl:47
+#: plugins/personal/posix/class_posixAccount.inc:876
+#: plugins/personal/posix/class_posixAccount.inc:879
+#: plugins/personal/posix/generic.tpl:75
+msgid "GID"
+msgstr "GID"
 
-#: include/class_listing.inc:1183 plugins/admin/ogroups/ogroup-list.xml:62
-#: plugins/admin/groups/group-list.xml:62 plugins/admin/users/user-list.xml:78
-#: plugins/admin/newConfigManagement/DeviceConfig-list.xml:50
-#: plugins/admin/departments/dep-list.xml:87 plugins/admin/acl/acl-list.xml:65
-#: plugins/addons/propertyEditor/property-list.xml:96
-msgid "Actions"
-msgstr "Azioni"
+#: plugins/admin/groups/class_group.inc:1036
+#, fuzzy
+msgid "Generic group settings"
+msgstr "Impostazioni generali delle code"
 
-#: include/class_listing.inc:1453
+#: plugins/admin/groups/class_group.inc:1049
 #, fuzzy
-msgid "Copy"
-msgstr "Azienda"
+msgid "RDN for object group storage."
+msgstr "Nome del gruppo"
 
-#: include/class_listing.inc:1459
+#: plugins/admin/groups/class_group.inc:1063
 #, fuzzy
-msgid "Cut"
-msgstr "Esegui"
+msgid "Samba group type"
+msgstr "Gruppo Samba"
 
-#: include/class_listing.inc:1467 include/class_listing.inc:1469
-#: include/class_CopyPasteHandler.inc:571
+#: plugins/admin/groups/class_group.inc:1064
 #, fuzzy
-msgid "Paste"
-msgstr "Data"
+msgid "Samba domain name"
+msgstr "Home di Samba"
 
-#: include/class_listing.inc:1492
+#: plugins/admin/groups/class_group.inc:1065
+#: plugins/admin/ogroups/class_ogroup.inc:864
+#: plugins/personal/posix/trustModeDialog/generic.tpl:2
+msgid "System trust"
+msgstr "Accesso ai sistemi"
+
+#: plugins/admin/groups/class_group.inc:1066
 #, fuzzy
-msgid "Cut this entry"
-msgstr "Modifica questo record"
+msgid "Phone pickup group"
+msgstr "I membri sono in un gruppo di risposta telefonica"
 
-#: include/class_listing.inc:1501
+#: plugins/admin/groups/class_group.inc:1067
 #, fuzzy
-msgid "Copy this entry"
-msgstr "Modifica questo record"
+msgid "Nagios group"
+msgstr "Contatto"
 
-#: include/class_listing.inc:1533 include/class_listing.inc:1535
+#: plugins/admin/groups/class_group.inc:1069
 #, fuzzy
-msgid "Restore snapshots"
-msgstr "Crea estensioni di posta"
+msgid "Group member"
+msgstr "Membri del gruppo"
 
-#: include/class_listing.inc:1549
+#: plugins/admin/departments/class_countryGeneric.inc:82
+#: plugins/admin/departments/class_countryGeneric.inc:83
+#: plugins/admin/departments/dep-filter.xml:49
+#: plugins/admin/departments/dep-list.xml:31
+#: plugins/admin/departments/dep-list.xml:117
+#: plugins/admin/departments/country.tpl:5
+#: plugins/admin/departments/class_departmentManagement.inc:217
+msgid "Country"
+msgstr "Paese"
+
+#: plugins/admin/departments/class_countryGeneric.inc:91
+#: plugins/admin/departments/country.tpl:11
 #, fuzzy
-msgid "Export list"
-msgstr "Esporta"
+msgid "Country name"
+msgstr "Paese"
 
-#: include/class_listing.inc:1583 include/class_SnapShotDialog.inc:142
-msgid "Restore snapshot"
-msgstr ""
+#: plugins/admin/departments/class_countryGeneric.inc:93
+#: plugins/admin/departments/locality.tpl:39
+#: plugins/admin/departments/domain.tpl:39
+#: plugins/admin/departments/class_department.inc:684
+#: plugins/admin/departments/dcObject.tpl:39
+#: plugins/admin/departments/organization.tpl:51
+#: plugins/admin/departments/class_dcObject.inc:92
+#: plugins/admin/departments/class_localityGeneric.inc:93
+#: plugins/admin/departments/country.tpl:39
+#: plugins/admin/departments/class_organizationGeneric.inc:127
+#: plugins/admin/departments/generic.tpl:51
+#: plugins/admin/departments/class_domain.inc:93
+#: plugins/personal/generic/generic.tpl:339
+#: plugins/personal/generic/generic.tpl:355
+#: plugins/personal/generic/class_user.inc:1723
+#, fuzzy
+msgid "Manager"
+msgstr "Utenti di Dominio"
 
-#: include/class_listing.inc:1591
+#: plugins/admin/departments/class_countryGeneric.inc:95
+#: plugins/admin/departments/locality.tpl:67
+#: plugins/admin/departments/domain.tpl:67
+#: plugins/admin/departments/class_department.inc:686
+#: plugins/admin/departments/dcObject.tpl:67
+#: plugins/admin/departments/organization.tpl:132
+#: plugins/admin/departments/class_dcObject.inc:94
+#: plugins/admin/departments/class_localityGeneric.inc:95
+#: plugins/admin/departments/country.tpl:68
+#: plugins/admin/departments/class_organizationGeneric.inc:135
+#: plugins/admin/departments/generic.tpl:132
+#: plugins/admin/departments/class_domain.inc:94
 #, fuzzy
-msgid "Create new snapshot for this object"
-msgstr "Gruppo di oggetti"
+msgid "Administrative settings"
+msgstr "Amministrazione"
 
-#: include/class_sortableListing.inc:234
+#: plugins/admin/departments/locality.tpl:5
+#: plugins/admin/departments/dep-filter.xml:63
+#: plugins/admin/departments/dep-list.xml:39
+#: plugins/admin/departments/dep-list.xml:124
+#: plugins/admin/departments/class_localityGeneric.inc:82
+#: plugins/admin/departments/class_localityGeneric.inc:83
+#: plugins/admin/departments/class_departmentManagement.inc:229
 #, fuzzy
-msgid "Sortable list"
-msgstr "Esporta"
+msgid "Locality"
+msgstr "Località"
 
-#: include/class_sortableListing.inc:239
-msgid "Edit this entry"
-msgstr "Modifica questo record"
+#: plugins/admin/departments/locality.tpl:11
+#: plugins/admin/departments/dcObject.tpl:11
+#, fuzzy
+msgid "Locality name"
+msgstr "Nome locazione"
 
-#: include/class_sortableListing.inc:244
-msgid "Delete this entry"
-msgstr "Elimina questo record"
+#: plugins/admin/departments/locality.tpl:14
+#: plugins/admin/departments/dcObject.tpl:14
+msgid "Name of locality to create"
+msgstr ""
 
-#: include/functions.inc:134
-#, php-format
-msgid "Fatal error: no class locations defined - please run %s to fix this"
+#: plugins/admin/departments/locality.tpl:22
+#: plugins/admin/departments/domain.tpl:22
+#: plugins/admin/departments/dcObject.tpl:22
+#: plugins/admin/departments/organization.tpl:22
+#: plugins/admin/departments/country.tpl:22
+msgid "Descriptive text for department"
 msgstr ""
 
-#: include/functions.inc:141
-#, php-format
-msgid "Fatal error: cannot instantiate class %s - try running %s to fix this"
+#: plugins/admin/departments/locality.tpl:70
+#: plugins/admin/departments/domain.tpl:70
+#: plugins/admin/departments/dcObject.tpl:70
+#: plugins/admin/departments/organization.tpl:135
+#: plugins/admin/departments/country.tpl:71
+#: plugins/admin/departments/generic.tpl:135
+msgid "Tag department as an independent administrative unit"
 msgstr ""
 
-#: include/functions.inc:466
-#, fuzzy, php-format
-msgid "Error while connecting to LDAP: %s"
-msgstr "Errore durante la connessione al server LDAP. Il server dice: '%s'"
+#: plugins/admin/departments/domain.tpl:5
+#: plugins/admin/departments/dep-filter.xml:105
+#: plugins/admin/departments/dep-list.xml:15
+#: plugins/admin/departments/dep-list.xml:103
+#: plugins/admin/departments/class_departmentManagement.inc:193
+#, fuzzy
+msgid "Domain"
+msgstr "nel dominio"
 
-#: include/functions.inc:537 include/functions.inc:623
+#: plugins/admin/departments/domain.tpl:11
 #, fuzzy
-msgid "User ID is not unique!"
-msgstr ""
-"Errore di connessione al server LDAP. Contatta l'amministratore del sistema."
+msgid "Domain name"
+msgstr "Amministratori di Dominio"
 
-#: include/functions.inc:827 include/functions.inc:945
-msgid "Error while locking entry!"
+#: plugins/admin/departments/domain.tpl:14
+msgid "Name of domain to create"
 msgstr ""
 
-#: include/functions.inc:837
-#, fuzzy, php-format
-msgid "Cannot store lock information in LDAP!"
-msgstr "Rimuovi"
+#: plugins/admin/departments/class_department.inc:379
+#: plugins/admin/departments/class_department.inc:683
+#: plugins/admin/departments/organization.tpl:117
+#: plugins/admin/departments/class_organizationGeneric.inc:133
+#: plugins/admin/departments/generic.tpl:118
+#: plugins/personal/generic/generic.tpl:419
+#: plugins/personal/generic/generic.tpl:586
+#: plugins/personal/generic/class_user.inc:1357
+#: plugins/personal/generic/class_user.inc:1848
+msgid "Fax"
+msgstr "Fax"
 
-#: include/functions.inc:837
-#, fuzzy, php-format
-msgid "Error: %s"
-msgstr "Home Page"
+#: plugins/admin/departments/class_department.inc:439 html/main.php:170
+#: html/password.php:61 include/utils/class_xml.inc:43
+#: include/functions.inc:465
+#, fuzzy
+msgid "Fatal error"
+msgstr "Terminal Server"
 
-#: include/functions.inc:1267
+#: plugins/admin/departments/class_department.inc:439
+msgid "Cannot find an unused tag for this administrative unit!"
+msgstr ""
+
+#: plugins/admin/departments/class_department.inc:507
 #, php-format
-msgid "The current size limit of %d entries is exceeded!"
+msgid "Tagging '%s'."
 msgstr ""
 
-#: include/functions.inc:1269
+#: plugins/admin/departments/class_department.inc:588
 #, php-format
-msgid "Set the size limit to %s"
+msgid "Moving '%s' to '%s'"
 msgstr ""
 
-#: include/functions.inc:1281 plugins/personal/generic/generic.tpl:218
-msgid "Configure"
-msgstr "Configura"
+#: plugins/admin/departments/class_department.inc:624
+#: ihtml/themes/default/snapshotdialog.tpl:20
+#: ihtml/themes/default/snapshotdialog.tpl:63
+#: include/utils/class_msgPool.inc:459 include/class_acl.inc:799
+#: include/class_acl.inc:806 include/class_acl.inc:813
+msgid "Object"
+msgstr "Oggetto"
 
-#: include/functions.inc:1286
-#, fuzzy
-msgid "list is incomplete"
-msgstr "incompleto"
+#: plugins/admin/departments/class_department.inc:629
+#, php-format
+msgid "FAILED to copy %s, aborting operation"
+msgstr ""
 
-#: include/functions.inc:1636
-#, fuzzy
-msgid "Continue anyway"
-msgstr "Continua"
+#: plugins/admin/departments/class_department.inc:660
+#: plugins/admin/departments/class_department.inc:671
+msgid "Departments"
+msgstr "Dipartimenti"
 
-#: include/functions.inc:1638
+#: plugins/admin/departments/class_department.inc:674
 #, fuzzy
-msgid "Edit anyway"
-msgstr "Modifica contatto"
+msgid "Department name"
+msgstr "Dipartimento"
 
-#: include/functions.inc:1641
-msgid "These entries are currently locked:"
-msgstr ""
+#: plugins/admin/departments/class_department.inc:679
+#: plugins/admin/departments/organization.tpl:86
+#: plugins/admin/departments/class_organizationGeneric.inc:129
+#: plugins/admin/departments/generic.tpl:87
+#: plugins/personal/generic/generic.tpl:444
+#: plugins/personal/generic/class_user.inc:1733
+msgid "State"
+msgstr "Stato"
 
-#: include/functions.inc:1882
-msgid "Entries per page"
-msgstr ""
+#: plugins/admin/departments/class_department.inc:680
+#: plugins/admin/departments/organization.tpl:82
+#: plugins/admin/departments/organization.tpl:94
+#: plugins/admin/departments/class_localityGeneric.inc:91
+#: plugins/admin/departments/class_organizationGeneric.inc:130
+#: plugins/admin/departments/generic.tpl:83
+#: plugins/admin/departments/generic.tpl:85
+#: plugins/admin/departments/generic.tpl:95
+#: plugins/personal/generic/generic.tpl:436
+#: plugins/personal/generic/class_user.inc:1734
+#: ihtml/themes/default/infoPage.tpl:28
+msgid "Location"
+msgstr "Località"
 
-#: include/functions.inc:2060
-#, fuzzy, php-format
-msgid "GOsa %s"
-msgstr "Utenti di Dominio"
+#: plugins/admin/departments/class_department.inc:681
+#: plugins/admin/departments/organization.tpl:102
+#: plugins/admin/departments/generic.tpl:103
+#: plugins/personal/generic/generic.tpl:185
+#: plugins/personal/generic/generic.tpl:452
+msgid "Address"
+msgstr "Indirizzo"
 
-#: include/functions.inc:2067
-#, fuzzy, php-format
-msgid "GOsa %s snapshot (Rev %s)"
-msgstr "versione di sviluppo di GOsa (Rev %s)"
+#: plugins/admin/departments/class_department.inc:682
+msgid "Telephone"
+msgstr "Telefono"
 
-#: include/functions.inc:2072
+#: plugins/admin/departments/class_department.inc:737
 #, php-format
-msgid "GOsa development snapshot (Rev %s)"
-msgstr "versione di sviluppo di GOsa (Rev %s)"
+msgid "Object '%s' is already tagged"
+msgstr ""
 
-#: include/functions.inc:2168
+#: plugins/admin/departments/class_department.inc:744
+#, php-format
+msgid "Adding tag (%s) to object '%s'"
+msgstr ""
+
+#: plugins/admin/departments/class_department.inc:776
 #, php-format
-msgid "File %s cannot be deleted!"
+msgid "Removing tag from object '%s'"
 msgstr ""
 
-#: include/functions.inc:2198 include/functions.inc:2218
+#: plugins/admin/departments/dcObject.tpl:5
+#: plugins/admin/departments/dep-filter.xml:77
+#: plugins/admin/departments/dep-list.xml:23
+#: plugins/admin/departments/dep-list.xml:110
 #, fuzzy
-msgid "Cannot write revision file!"
-msgstr "Rimuovi"
+msgid "Domain component"
+msgstr "Amministratori di Dominio"
 
-#: include/functions.inc:2489 include/functions.inc:2493
-#: include/functions.inc:2499
-msgid "'baseIdHook' is not available. Using default base!"
+#: plugins/admin/departments/dep_move_confirm.tpl:2
+msgid "You are currently moving/renaming this department."
 msgstr ""
 
-#: include/functions.inc:2523
+#: plugins/admin/departments/dep_move_confirm.tpl:6
 msgid ""
-"Cannot read schema information from LDAP. Schema validation is not possible!"
+"Modifying a departments naming attribute 'ou' or base may corrupt ACLs and "
+"snapshot entries for all entire objects."
 msgstr ""
 
-#: include/functions.inc:2549
-msgid "This class is used to make users appear in GOsa."
+#: plugins/admin/departments/dep_move_confirm.tpl:9
+msgid "GOsa can NOT fix this for you, yet."
 msgstr ""
 
-#: include/functions.inc:2556
+#: plugins/admin/departments/dep_move_confirm.tpl:12
 msgid ""
-"This class is used to lock entries in order to prevent multiple edits at a "
-"time."
+"Before you confirm this action, ensure that everything will be as expected, "
+"possibly the best solution is a backup."
 msgstr ""
 
-#: include/functions.inc:2601
-#, fuzzy, php-format
-msgid "Required object class %s is missing!"
-msgstr "Lista dei dipartimenti"
+#: plugins/admin/departments/dep-filter.xml:35
+#: plugins/admin/departments/generic.tpl:4
+#, fuzzy
+msgid "Organizational Unit"
+msgstr "Unità del'organizzazione"
 
-#: include/functions.inc:2604
-#, php-format
-msgid "Optional object class %s is missing!"
+#: plugins/admin/departments/dep-filter.xml:91
+#: plugins/admin/departments/organization.tpl:4
+#: plugins/admin/departments/dep-list.xml:47
+#: plugins/admin/departments/dep-list.xml:131
+#: plugins/admin/departments/class_organizationGeneric.inc:113
+#: plugins/admin/departments/class_organizationGeneric.inc:114
+#: plugins/admin/departments/class_departmentManagement.inc:241
+#: plugins/personal/generic/generic.tpl:298
+#: plugins/personal/generic/class_user.inc:1720 setup/setup_feedback.tpl:10
+#: setup/setup_feedback.tpl:12 ihtml/themes/default/infoPage.tpl:26
+msgid "Organization"
+msgstr "Organizzazione"
+
+#: plugins/admin/departments/dep_iframe.tpl:1
+msgid "Processing the requested operation"
 msgstr ""
 
-#: include/functions.inc:2609
-#, fuzzy, php-format
-msgid "Wrong version of required object class %s (!=%s) detected!"
-msgstr "Lista dei dipartimenti"
+#: plugins/admin/departments/dep_iframe.tpl:7
+msgid ""
+"Your browser doesn't support IFRAME HTML elements. Please use this link to "
+"perform the requested operation."
+msgstr ""
 
-#: include/functions.inc:2612
-#, php-format
-msgid "Class available"
+#: plugins/admin/departments/organization.tpl:11
+#, fuzzy
+msgid "Name of organization"
+msgstr "Organizzazione"
+
+#: plugins/admin/departments/organization.tpl:14
+msgid "Name of organization to create"
 msgstr ""
 
-#: include/functions.inc:2634
-msgid ""
-"RFC2307bis schema is enabled, but the current LDAP configuration does not "
-"support it!"
+#: plugins/admin/departments/organization.tpl:30
+#: plugins/admin/departments/generic.tpl:30
+msgid "Category for this subtree"
 msgstr ""
 
-#: include/functions.inc:2635
-msgid ""
-"To use RFC2307bis groups, the objectClass 'posixGroup' must be AUXILIARY."
+#: plugins/admin/departments/organization.tpl:89
+#: plugins/admin/departments/generic.tpl:90
+msgid "State where this subtree is located"
 msgstr ""
 
-#: include/functions.inc:2639
-msgid ""
-"RFC2307bis schema is disabled, but the current LDAP configuration supports "
-"it!"
+#: plugins/admin/departments/organization.tpl:97
+#: plugins/admin/departments/generic.tpl:98
+msgid "Location of this subtree"
 msgstr ""
 
-#: include/functions.inc:2640
-msgid "To correct this, the objectClass 'posixGroup' must be STRUCTURAL."
+#: plugins/admin/departments/organization.tpl:105
+#: plugins/admin/departments/generic.tpl:106
+msgid "Postal address of this subtree"
 msgstr ""
 
-#: include/functions.inc:2665
-msgid "German"
-msgstr "Tedesco"
+#: plugins/admin/departments/organization.tpl:112
+#: plugins/admin/departments/generic.tpl:113
+msgid "Base telephone number of this subtree"
+msgstr ""
 
-#: include/functions.inc:2666
-msgid "French"
-msgstr "Francese"
+#: plugins/admin/departments/organization.tpl:120
+#: plugins/admin/departments/generic.tpl:121
+msgid "Base facsimile telephone number of this subtree"
+msgstr ""
 
-#: include/functions.inc:2667
-msgid "Italian"
-msgstr "Italiano"
+#: plugins/admin/departments/dep-list.xml:11
+#, fuzzy
+msgid "List of structural objects"
+msgstr "Nome del gruppo"
 
-#: include/functions.inc:2668
-msgid "Spanish"
-msgstr "Spagnolo"
+#: plugins/admin/departments/dep-list.xml:55
+#: plugins/admin/departments/dep-list.xml:71
+#: plugins/admin/departments/dep-list.xml:138
+#: plugins/admin/departments/class_departmentManagement.inc:253
+#: plugins/admin/ogroups/objectSelect/selectObject-list.xml:15
+#: plugins/admin/ogroups/class_ogroupManagement.inc:186
+#: plugins/personal/generic/generic.tpl:306
+#: plugins/personal/generic/class_user.inc:1721
+msgid "Department"
+msgstr "Dipartimento"
 
-#: include/functions.inc:2669
-msgid "English"
-msgstr "Inglese"
+#: plugins/admin/departments/class_dcObject.inc:81
+#: plugins/admin/departments/class_dcObject.inc:82
+#: plugins/admin/departments/class_departmentManagement.inc:205
+#: plugins/admin/departments/class_domain.inc:81
+#: plugins/admin/departments/class_domain.inc:82
+#, fuzzy
+msgid "Domain Component"
+msgstr "Amministratori di Dominio"
 
-#: include/functions.inc:2670
-msgid "Dutch"
-msgstr "Tedesco"
+#: plugins/admin/departments/country.tpl:14
+msgid "Name of country to create"
+msgstr ""
 
-#: include/functions.inc:2671
+#: plugins/admin/departments/class_organizationGeneric.inc:122
 #, fuzzy
-msgid "Polish"
-msgstr "Inglese"
+msgid "Organization name"
+msgstr "Organizzazione"
 
-#: include/functions.inc:2672
-msgid "Brazilian Portuguese"
+#: plugins/admin/departments/class_organizationGeneric.inc:131
+#: plugins/personal/generic/generic.tpl:183
+#: plugins/personal/generic/class_user.inc:1735
+msgid "Postal address"
+msgstr "CAP"
+
+#: plugins/admin/departments/class_organizationGeneric.inc:132
+#: plugins/generic/infoPage/class_infoPage.inc:109
+msgid "Phone number"
+msgstr "Numero di telefono"
+
+#: plugins/admin/departments/generic.tpl:11
+msgid "Name of department"
 msgstr ""
 
-#: include/functions.inc:2674
+#: plugins/admin/departments/generic.tpl:14
+msgid "Name of subtree to create"
+msgstr ""
+
+#: plugins/admin/departments/generic.tpl:22
 #, fuzzy
-msgid "Chinese"
-msgstr "reset"
+msgid "Descriptive text for   department"
+msgstr "Nome descrittivo del gruppo"
 
-#: include/functions.inc:2675
+#: plugins/admin/departments/class_departmentManagement.inc:25
 #, fuzzy
-msgid "Vietnamese"
-msgstr "Nome"
+msgid "Directory structure"
+msgstr "Directory"
 
-#: include/functions.inc:2676
-msgid "Russian"
-msgstr "Russo"
+#: plugins/admin/departments/class_departmentManagement.inc:26
+msgid ""
+"Manage organizations, organizational units, localities, countries and more"
+msgstr ""
 
-#: include/functions.inc:2869
+#: plugins/admin/departments/class_departmentManagement.inc:125
+msgid ""
+"As soon as the tag operation has finished, you can scroll down to end of the "
+"page and    press the 'Continue' button to continue with the department "
+"management dialog."
+msgstr ""
+
+#: plugins/admin/newConfigManagement/DeviceConfig-list.xml:10
 #, fuzzy
-msgid "Cannot detect password hash!"
-msgstr "Impossibile selezionare il database!"
+msgid "List of items"
+msgstr "Lista degli utenti"
 
-#: include/functions.inc:2910 include/functions.inc:2985
-#, php-format
-msgid "Pre-event hook reported a problem: %s. Password change canceled!"
+#: plugins/admin/newConfigManagement/DeviceConfig-list.xml:75
+#, fuzzy
+msgid "Edit item"
+msgstr "Modifica certificati"
+
+#: plugins/admin/newConfigManagement/DeviceConfig-list.xml:82
+#, fuzzy
+msgid "Remove item"
+msgstr "Elimina foto"
+
+#: plugins/admin/newConfigManagement/DeviceConfig-list.tpl:9
+#, fuzzy
+msgid "Container"
+msgstr "Continua"
+
+#: plugins/admin/newConfigManagement/DeviceConfig-list.tpl:10
+msgid "Item"
 msgstr ""
 
-#: include/functions.inc:2941
+#: plugins/admin/newConfigManagement/class_newConfigManagement.inc:8
+#: plugins/admin/newConfigManagement/class_newConfigManagement.inc:9
+#: plugins/admin/newConfigManagement/class_newConfigManagement.inc:352
+#: plugins/admin/newConfigManagement/class_newConfigManagement.inc:353
+#: plugins/admin/newConfigManagement/class_newConfigManagement.inc:359
 #, fuzzy
-msgid "Password change failed!"
-msgstr "Cambia la password"
+msgid "Config management"
+msgstr "Riferimenti"
 
-#: include/functions.inc:2949
+#: plugins/admin/newConfigManagement/class_newConfigManagement.inc:42
+#: plugins/admin/newConfigManagement/class_newConfigManagement.inc:95
 #, php-format
-msgid "Post-event hook reported a problem: %s. Password change canceled!"
+msgid "Failed to load distributions, error was '%s'!"
+msgstr ""
+
+#: plugins/admin/newConfigManagement/class_newConfigManagement.inc:262
+msgid "No selectable install methods returned!"
 msgstr ""
 
-#: include/functions.inc:3053
-msgid "Cannot generate SAMBA hash!"
+#: plugins/admin/newConfigManagement/class_newConfigManagement.inc:263
+#: setup/class_setup.inc:183
+#, fuzzy
+msgid "Setup"
+msgstr "Imposta"
+
+#: plugins/admin/newConfigManagement/class_newConfigManagement.inc:278
+#, fuzzy
+msgid "Distribution"
+msgstr "Descrizione"
+
+#: plugins/admin/newConfigManagement/class_newConfigManagement.inc:284
+msgid "Release"
 msgstr ""
 
-#: include/functions.inc:3068
-#, php-format
-msgid "Generating SAMBA hash by running %s failed: check %s!"
-msgstr ""
+#: plugins/admin/newConfigManagement/class_newConfigManagement.inc:290
+#, fuzzy
+msgid "Component"
+msgstr "Amministratori di Dominio"
 
-#: include/functions.inc:3346 include/functions.inc:3360
-#: include/functions.inc:3398 include/functions.inc:3410
-#: include/functions.inc:3414 include/functions.inc:3429
-#: include/functions.inc:3438
+#: plugins/admin/ogroups/paste_generic.tpl:1
 #, fuzzy
-msgid "Cannot allocate free ID:"
-msgstr "Troppi utenti non posso allocare un ID libero!"
+msgid "Paste object group"
+msgstr "Gruppo di oggetti"
 
-#: include/functions.inc:3346
-msgid "unknown idAllocation method!"
-msgstr ""
+#: plugins/admin/ogroups/paste_generic.tpl:7
+#, fuzzy
+msgid "Please enter the new object group name"
+msgstr "Inserisci la URI del server LDAP"
 
-#: include/functions.inc:3360
-#, php-format
-msgid "%sPoolMin >= %sPoolMax!"
+#: plugins/admin/ogroups/paste_generic.tpl:16
+msgid ""
+"Copy members. Be careful with this option, systems can only inherit from a "
+"single object group!"
 msgstr ""
 
-#: include/functions.inc:3390
+#: plugins/admin/ogroups/ogroup-list.xml:11
 #, fuzzy
-msgid "Cannot create sambaUnixIdPool entry!"
-msgstr "Vai al dipartimento base"
-
-#: include/functions.inc:3398
-msgid "sambaUnixIdPool is not unique!"
-msgstr ""
+msgid "List of object groups"
+msgstr "Nome del gruppo"
 
-#: include/functions.inc:3410 include/functions.inc:3414
-msgid "no ID available!"
-msgstr ""
+#: plugins/admin/ogroups/ogroup-list.xml:15
+#: plugins/admin/ogroups/generic.tpl:1
+msgid "Object group"
+msgstr "Gruppo di oggetti"
 
-#: include/functions.inc:3438
-msgid "maximum number of tries exceeded!"
-msgstr ""
+#: plugins/admin/ogroups/ogroup-list.xml:142
+#, fuzzy
+msgid "Edit object group"
+msgstr "Gruppo di oggetti"
 
-#: include/functions.inc:3498
+#: plugins/admin/ogroups/ogroup-list.xml:155
 #, fuzzy
-msgid "Cannot allocate free ID!"
-msgstr "Troppi utenti non posso allocare un ID libero!"
+msgid "Remove object group"
+msgstr "server"
 
-#: include/class_tabs.inc:57
-#, fuzzy, php-format
-msgid "No plugin definition for %s found: please check the configuration file!"
-msgstr "Impossibile connettersi al server del database!"
+#: plugins/admin/ogroups/tabs_ogroups.inc:139
+#, fuzzy
+msgid "Phone queue"
+msgstr "Numero di telefono"
 
-#: include/class_tabs.inc:264
-#, php-format
-msgid "Delete process has been canceled by plugin %s: %s"
-msgstr ""
+#: plugins/admin/ogroups/tabs_ogroups.inc:164
+#, fuzzy
+msgid "Groupware"
+msgstr "Nome gruppo"
 
-#: include/class_tabs.inc:402
-msgid "References"
-msgstr "Riferimenti"
+#: plugins/admin/ogroups/tabs_ogroups.inc:176
+#, fuzzy
+msgid "System settings"
+msgstr "Opzioni di posta dell'identità"
 
-#: include/class_SnapShotDialog.inc:55
+#: plugins/admin/ogroups/tabs_ogroups.inc:188
+#: plugins/admin/ogroups/tabs_ogroups.inc:213
 #, fuzzy
-msgid "Date"
-msgstr "Data"
+msgid "Recipe"
+msgstr "Descrizione"
 
-#: include/class_SnapShotDialog.inc:94
-#, fuzzy, php-format
-msgid "You are about to delete the snapshot %s."
-msgstr "Non hai il permesso di cambiare la tua password."
+#: plugins/admin/ogroups/tabs_ogroups.inc:200
+#: plugins/admin/ogroups/tabs_ogroups.inc:222
+msgid "Devices"
+msgstr "Dispositivi"
 
-#: include/class_SnapShotDialog.inc:143
+#: plugins/admin/ogroups/tabs_ogroups.inc:232
 #, fuzzy
-msgid "Delete snapshot"
-msgstr "Crea estensioni di posta"
+msgid "Deployment summary"
+msgstr "Dipartimento"
 
-#: include/class_SnapShotDialog.inc:144 include/class_SnapShotDialog.inc:162
-msgid "Y-m-d, H:i:s"
+#: plugins/admin/ogroups/tabs_ogroups.inc:242
+msgid "Desktop"
 msgstr ""
 
-#: include/exporter/class_cvsExporter.inc:48
-msgid "CSV"
-msgstr ""
+#: plugins/admin/ogroups/tabs_ogroups.inc:259
+msgid "Applications"
+msgstr "Applicazioni"
 
-#: include/exporter/class_PDF.inc:24
+#: plugins/admin/ogroups/generic.tpl:5 plugins/personal/posix/generic.tpl:6
 #, fuzzy
-msgid "Page"
-msgstr "Pager"
-
-#: include/exporter/class_pdfExporter.inc:18
-msgid "No PDF export possible: there is no FPDF library installed."
-msgstr ""
+msgid "Generic settings"
+msgstr "Impostazioni generali delle code"
 
-#: include/exporter/class_pdfExporter.inc:145
-msgid "PDF"
-msgstr ""
+#: plugins/admin/ogroups/generic.tpl:10
+msgid "Name of the group"
+msgstr "Nome del gruppo"
 
-#: include/class_GOsaRegistration.inc:127
-msgid ""
-"UNIX-timestamp pointing to the date GOsa will ask for a registration again "
-"(-1 to disable)"
-msgstr ""
+#: plugins/admin/ogroups/generic.tpl:41
+msgid "Member objects"
+msgstr "Oggetti membri"
 
-#: include/class_jsonRPC.inc:38
-#, fuzzy, php-format
-msgid "The RPC connection (%s) specified for %s:%s is invalid: %s"
-msgstr "Il valore specificato per l'UID non è valido."
+#: plugins/admin/ogroups/objectSelect/class_objectSelect.inc:29
+#, fuzzy
+msgid "Object selection"
+msgstr "Impostazioni FAX"
 
-#: include/class_jsonRPC.inc:331
-#, fuzzy, php-format
-msgid "Unknown HTTP status code %s!"
-msgstr "ACL"
+#: plugins/admin/ogroups/objectSelect/selectObject-list.xml:23
+#: plugins/admin/ogroups/class_ogroupManagement.inc:187
+#: plugins/personal/posix/trustSelect/trust-list.xml:12
+msgid "Server"
+msgstr "Server"
 
-#: include/class_multi_plug.inc:362
-msgid "You are currently editing multiple entries."
+#: plugins/admin/ogroups/objectSelect/selectObject-list.xml:31
+#: plugins/admin/ogroups/class_ogroupManagement.inc:189
+#: plugins/personal/posix/trustSelect/trust-list.xml:19
+msgid "Workstation"
 msgstr ""
 
-#: include/class_multi_plug.inc:394
+#: plugins/admin/ogroups/objectSelect/selectObject-list.xml:39
+#: plugins/admin/ogroups/class_ogroupManagement.inc:191
+#: plugins/personal/posix/trustSelect/trust-list.xml:26
 #, fuzzy
-msgid "Reset password"
-msgstr "Cambia password"
+msgid "Terminal"
+msgstr "Terminali"
 
-#: include/class_multi_plug.inc:394
-#, fuzzy
-msgid "The user password has been reset. Please set a new password!"
-msgstr "Non hai il permesso di cambiare la tua password."
+#: plugins/admin/ogroups/objectSelect/selectObject-list.xml:47
+#: plugins/admin/ogroups/class_ogroupManagement.inc:192
+msgid "Printer"
+msgstr "Stampante"
 
-#: include/class_certificate.inc:73
-#, fuzzy
-msgid "Certificate is empty!"
-msgstr "Certificati"
+#: plugins/admin/ogroups/class_ogroupManagement.inc:25
+#: plugins/admin/ogroups/class_ogroup.inc:858
+msgid "Object groups"
+msgstr "Gruppi di oggetti"
 
-#: include/class_certificate.inc:100
-msgid "Cannot load certificate: only PEM and DER are supported!"
+#: plugins/admin/ogroups/class_ogroupManagement.inc:26
+msgid "Combine different types of objects to make use of this relationship"
 msgstr ""
 
-#: include/class_certificate.inc:115
+#: plugins/admin/ogroups/class_ogroupManagement.inc:182
 #, fuzzy
-msgid "Cannot extract information for non PEM certificates!"
-msgstr "Rimuovi"
+msgid "Templates"
+msgstr "Template"
 
-#: include/class_certificate.inc:219
-#, fuzzy
-msgid "No valid certificate loaded!"
-msgstr "Non ci sono certificati installati"
+#: plugins/admin/ogroups/class_ogroupManagement.inc:185
+msgid "Application"
+msgstr "Applicazione"
 
-#: include/php_setup.inc:107
-msgid "Generating this page caused the PHP interpreter to raise some errors!"
+#: plugins/admin/ogroups/class_ogroupManagement.inc:190
+msgid "Windows Install"
 msgstr ""
 
-#: include/php_setup.inc:110
-msgid "Send bug report"
+#: plugins/admin/ogroups/class_ogroup.inc:244
+#: plugins/generic/dashBoard/dbInformation/contents.tpl:1
+#: setup/setup_ldap.tpl:108
+msgid "Information"
+msgstr "Informazioni"
+
+#: plugins/admin/ogroups/class_ogroup.inc:244
+msgid "You cannot combine terminals and workstations in one object group!"
 msgstr ""
 
-#: include/php_setup.inc:114
-msgid "Toggle details"
+#: plugins/admin/ogroups/class_ogroup.inc:320
+msgid "too many different objects!"
 msgstr ""
 
-#: include/php_setup.inc:123
-msgid "PHP error"
-msgstr "Errore PHP"
+#: plugins/admin/ogroups/class_ogroup.inc:322
+msgid "users"
+msgstr "utenti"
 
-#: include/php_setup.inc:142
-msgid "class"
-msgstr "classe"
+#: plugins/admin/ogroups/class_ogroup.inc:323
+msgid "groups"
+msgstr "gruppi"
+
+#: plugins/admin/ogroups/class_ogroup.inc:324
+msgid "applications"
+msgstr "applicazioni"
+
+#: plugins/admin/ogroups/class_ogroup.inc:325
+msgid "departments"
+msgstr "dipartimenti"
+
+#: plugins/admin/ogroups/class_ogroup.inc:326
+msgid "servers"
+msgstr "server"
+
+#: plugins/admin/ogroups/class_ogroup.inc:327
+msgid "workstations"
+msgstr ""
+
+#: plugins/admin/ogroups/class_ogroup.inc:328
+#, fuzzy
+msgid "Windows workstations"
+msgstr "Mostra workstation"
 
-#: include/php_setup.inc:148
-msgid "function"
-msgstr "funzione"
+#: plugins/admin/ogroups/class_ogroup.inc:329
+msgid "terminals"
+msgstr ""
 
-#: include/php_setup.inc:153
-msgid "static"
-msgstr "statico"
+#: plugins/admin/ogroups/class_ogroup.inc:330
+msgid "phones"
+msgstr "telefoni"
 
-#: include/php_setup.inc:157
-msgid "method"
-msgstr "metodo"
+#: plugins/admin/ogroups/class_ogroup.inc:331
+msgid "printers"
+msgstr "stampanti"
 
-#: include/php_setup.inc:190
-msgid "Traceback"
+#: plugins/admin/ogroups/class_ogroup.inc:533
+msgid "Non existing DN:"
 msgstr ""
 
-#: include/php_setup.inc:191
-msgid "File"
+#: plugins/admin/ogroups/class_ogroup.inc:651
+#, php-format
+msgid ""
+"These systems are already configured by other object groups and cannot be "
+"added:"
 msgstr ""
 
-#: include/php_setup.inc:191
-msgid "Line"
+#: plugins/admin/ogroups/class_ogroup.inc:685
+msgid "You can combine two different object types at maximum, only!"
 msgstr ""
 
-#: include/php_setup.inc:192
-msgid "Arguments"
-msgstr "Argomenti"
-
-#: include/class_userFilter.inc:55 plugins/admin/departments/generic.tpl:27
-#: plugins/admin/departments/class_organizationGeneric.inc:124
-#: plugins/admin/departments/class_department.inc:676
-#: plugins/admin/departments/organization.tpl:27
-#: plugins/admin/acl/class_aclRole.inc:166
-msgid "Category"
-msgstr ""
+#: plugins/admin/ogroups/class_ogroup.inc:849
+#, fuzzy
+msgid "Object group generic"
+msgstr "Gruppo di oggetti"
 
-#: include/class_filter.inc:226
+#: plugins/admin/ogroups/class_ogroup.inc:865 include/class_acl.inc:280
 #, fuzzy
-msgid "Search filter"
-msgstr "Parametro"
+msgid "Member"
+msgstr "Membri"
 
-#: include/class_filter.inc:444
+#: plugins/personal/posix/trustSelect/class_trustSelect.inc:29
 #, fuzzy
-msgid "Search in subtrees"
-msgstr "Seleziona per mostrare le applicazioni"
+msgid "Trust machine selection"
+msgstr "Impostazioni FAX"
 
-#: include/class_filter.inc:449
+#: plugins/personal/posix/paste_generic.tpl:1
+#: plugins/personal/posix/paste_generic.tpl:5
+#: plugins/personal/posix/generic.tpl:1
 #, fuzzy
-msgid "Edit filters"
-msgstr "Modifica certificati"
+msgid "POSIX settings"
+msgstr "Impostazioni Unix"
 
-#: include/class_userFilterEditor.inc:254
-#, php-format
-msgid "Error in filter #%s: %s opening and %s closing brackets detected!"
-msgstr ""
+#: plugins/personal/posix/paste_generic.tpl:6
+#: plugins/personal/posix/paste_generic.tpl:9
+#: plugins/personal/posix/class_posixAccount.inc:858
+#: plugins/personal/posix/class_posixAccount.inc:861
+#: plugins/personal/posix/class_posixAccount.inc:936
+#: plugins/personal/posix/class_posixAccount.inc:939
+#: plugins/personal/posix/class_posixAccount.inc:1307
+#: plugins/personal/posix/generic.tpl:8
+msgid "Home directory"
+msgstr "Home directory"
 
-#: include/class_plugin.inc:581
-msgid ""
-"The current object has been altered while beeing edited. If you save this "
-"entry, changes that have been made by others will be discarded!"
-msgstr ""
+#: plugins/personal/posix/paste_generic.tpl:17
+#: plugins/personal/posix/generic.tpl:51
+#: plugins/personal/posix/posix_shadow.tpl:2
+#: plugins/personal/generic/generic.tpl:34
+#: plugins/personal/generic/generic.tpl:81
+#, fuzzy
+msgid "Account settings"
+msgstr "Impostazioni FAX"
 
-#: include/class_plugin.inc:1411
-#, php-format
-msgid "Changing ACL DN from %s to %s"
-msgstr ""
+#: plugins/personal/posix/paste_generic.tpl:19
+#: plugins/personal/posix/class_posixAccount.inc:1308
+#: plugins/personal/posix/generic.tpl:26
+msgid "Primary group"
+msgstr "Gruppo primario"
 
-#: include/functions_helpviewer.inc:45
-#, php-format
-msgid "XML error in guide.xml: %s at line %s"
-msgstr ""
+#: plugins/personal/posix/paste_generic.tpl:33
+#: plugins/personal/posix/generic.tpl:60
+msgid "Force UID/GID"
+msgstr "Forza UID/GID"
 
-#: include/functions_helpviewer.inc:88
-msgid "No help available for this plug-in."
-msgstr ""
+#: plugins/personal/posix/paste_generic.tpl:58
+#: plugins/personal/posix/paste_generic.tpl:61
+#: plugins/personal/posix/generic.tpl:89
+#: plugins/generic/references/class_reference.inc:58
+#: plugins/generic/references/class_reference.inc:64
+msgid "Group membership"
+msgstr "Gruppi di appartenenza"
 
-#: include/functions_helpviewer.inc:388
-#, php-format
-msgid "%s results for your search with the keyword %s"
-msgstr ""
+#: plugins/personal/posix/paste_generic.tpl:68
+#: plugins/personal/posix/generic.tpl:92
+msgid "(Warning: more than 16 groups are not supported by NFS!)"
+msgstr "(Attenzione: L'NFS non supporta più di 16 gruppi!)"
 
-#: include/functions_helpviewer.inc:461
-#, php-format
-msgid "%s%% hit rate in file %s"
-msgstr ""
+#: plugins/personal/posix/groupSelect/class_groupSelect.inc:29
+#, fuzzy
+msgid "Group selection"
+msgstr "Impostazioni FAX"
 
-#: include/utils/class_timezone.inc:47
-#, fuzzy, php-format
-msgid "The configured timezone %s is not valid!"
-msgstr "Il file di configurazione di GOsa %s/gosa.conf non è legibile."
+#: plugins/personal/posix/class_posixAccount.inc:38
+#, fuzzy
+msgid "Edit users POSIX settings"
+msgstr "Impostazioni Unix"
 
-#: include/utils/class_xml.inc:51
+#: plugins/personal/posix/class_posixAccount.inc:146
 #, fuzzy
-msgid "XML error"
-msgstr "Errore LDAP"
+msgid "expired"
+msgstr "Esporta"
 
-#: include/utils/class_msgPool.inc:17
-msgid "This object will be deleted!"
+#: plugins/personal/posix/class_posixAccount.inc:148
+msgid "grace time active"
 msgstr ""
 
-#: include/utils/class_msgPool.inc:19
-#, php-format
-msgid "This %s object will be deleted!"
-msgstr ""
+#: plugins/personal/posix/class_posixAccount.inc:151
+#: plugins/personal/posix/class_posixAccount.inc:153
+#: plugins/personal/posix/class_posixAccount.inc:155
+#, fuzzy
+msgid "active"
+msgstr "Privato"
 
-#: include/utils/class_msgPool.inc:24
-#, php-format
-msgid "This object will be deleted: %s"
-msgstr ""
+#: plugins/personal/posix/class_posixAccount.inc:151
+#, fuzzy
+msgid "password not changeable"
+msgstr "Nuova password"
 
-#: include/utils/class_msgPool.inc:26
-#, php-format
-msgid "This %s object will be deleted: %s"
-msgstr ""
+#: plugins/personal/posix/class_posixAccount.inc:153
+#, fuzzy
+msgid "password expired"
+msgstr "La password spira il"
 
-#: include/utils/class_msgPool.inc:31
-msgid "This object will be deleted:"
-msgstr ""
+#: plugins/personal/posix/class_posixAccount.inc:215
+#: include/class_management.inc:32 include/class_management.inc:33
+msgid "unconfigured"
+msgstr "non configurata"
 
-#: include/utils/class_msgPool.inc:33
-#, php-format
-msgid "This %s object will be deleted:"
-msgstr ""
+#: plugins/personal/posix/class_posixAccount.inc:226
+msgid "automatic"
+msgstr "automatico"
 
-#: include/utils/class_msgPool.inc:37
+#: plugins/personal/posix/class_posixAccount.inc:374
 #, php-format
-msgid "These objects will be deleted: %s"
+msgid "Password can't be changed up to %s days after last change"
 msgstr ""
+"La password non può essere cambiata per %s giorni dall'ultimo cambiamento"
 
-#: include/utils/class_msgPool.inc:39
+#: plugins/personal/posix/class_posixAccount.inc:378
 #, php-format
-msgid "These %s objects will be deleted: %s"
+msgid "Password must be changed after %s days"
+msgstr "La password deve essere cambiata dopo %s giorni"
+
+#: plugins/personal/posix/class_posixAccount.inc:382
+#, fuzzy, php-format
+msgid "Disable account after %s days of inactivity after password expiry"
 msgstr ""
+"Disabilita l'account dopo %s giorni di inattività dopo che la password è "
+"spirata"
 
-#: include/utils/class_msgPool.inc:47
-#, fuzzy
-msgid "You have no permission to delete this object!"
-msgstr "Non hai il permesso di cambiare la tua password."
+#: plugins/personal/posix/class_posixAccount.inc:386
+#, fuzzy, php-format
+msgid "Warn user %s days before password expiry"
+msgstr "Avvisa l'utente %s giorni prima che la password spiri"
 
-#: include/utils/class_msgPool.inc:51 include/utils/class_msgPool.inc:55
-#, fuzzy
-msgid "You have no permission to delete the object:"
-msgstr "Non hai il permesso di cambiare la tua password."
+#: plugins/personal/posix/class_posixAccount.inc:651
+msgid "Timeout while waiting for lock. Ignoring lock!"
+msgstr ""
 
-#: include/utils/class_msgPool.inc:58
-#, fuzzy
-msgid "You have no permission to delete these objects:"
-msgstr "Non hai il permesso di cambiare la tua password."
+#: plugins/personal/posix/class_posixAccount.inc:709
+#: plugins/personal/posix/class_posixAccount.inc:1000
+msgid "Group of user"
+msgstr "Gruppo di utenti"
 
-#: include/utils/class_msgPool.inc:65
-#, fuzzy
-msgid "You have no permission to create this object!"
-msgstr "Non hai il permesso di cambiare la tua password."
+#: plugins/personal/posix/class_posixAccount.inc:774
+msgid ""
+"A duplicated UID number was written for this user. If this was not intended "
+"please verify all used uidNumbers!"
+msgstr ""
 
-#: include/utils/class_msgPool.inc:69 include/utils/class_msgPool.inc:73
+#: plugins/personal/posix/class_posixAccount.inc:892
+#: plugins/personal/posix/class_posixAccount.inc:945
 #, fuzzy
-msgid "You have no permission to create the object:"
-msgstr "Non hai il permesso di cambiare la tua password."
+msgid "shadowMin"
+msgstr "Mostra terminali"
 
-#: include/utils/class_msgPool.inc:76
-#, fuzzy
-msgid "You have no permission to create these objects:"
-msgstr "Non hai il permesso di cambiare la tua password."
+#: plugins/personal/posix/class_posixAccount.inc:897
+#: plugins/personal/posix/class_posixAccount.inc:950
+msgid "shadowMax"
+msgstr ""
 
-#: include/utils/class_msgPool.inc:83
+#: plugins/personal/posix/class_posixAccount.inc:902
+#: plugins/personal/posix/class_posixAccount.inc:955
 #, fuzzy
-msgid "You have no permission to modify this object!"
-msgstr "Non hai il permesso di cambiare la tua password."
+msgid "shadowWarning"
+msgstr "Mostra workstation"
 
-#: include/utils/class_msgPool.inc:87 include/utils/class_msgPool.inc:91
+#: plugins/personal/posix/class_posixAccount.inc:916
+#: plugins/personal/posix/class_posixAccount.inc:969
 #, fuzzy
-msgid "You have no permission to modify the object:"
-msgstr "Non hai il permesso di cambiare la tua password."
+msgid "shadowInactive"
+msgstr "Mostra stampanti"
 
-#: include/utils/class_msgPool.inc:94
+#: plugins/personal/posix/class_posixAccount.inc:1293
 #, fuzzy
-msgid "You have no permission to modify these objects:"
-msgstr "Non hai il permesso di cambiare la tua password."
+msgid "POSIX account"
+msgstr "Estenzioni FTP"
 
-#: include/utils/class_msgPool.inc:101
-#, fuzzy
-msgid "You have no permission to view this object!"
-msgstr "Non hai il permesso di cambiare la tua password."
+#: plugins/personal/posix/class_posixAccount.inc:1297
+#: plugins/personal/myaccount/class_MyAccount.inc:5
+#: plugins/personal/myaccount/main.inc:114
+#: plugins/personal/generic/class_user.inc:1675
+#: plugins/personal/password/class_password.inc:227
+msgid "My account"
+msgstr "Identità"
 
-#: include/utils/class_msgPool.inc:105 include/utils/class_msgPool.inc:109
-#, fuzzy
-msgid "You have no permission to view the object:"
-msgstr "Non hai il permesso di cambiare la tua password."
+#: plugins/personal/posix/class_posixAccount.inc:1309
+#: plugins/personal/posix/generic.tpl:16
+msgid "Shell"
+msgstr "Shell"
 
-#: include/utils/class_msgPool.inc:112
-#, fuzzy
-msgid "You have no permission to view these objects:"
-msgstr "Non hai il permesso di cambiare la tua password."
+#: plugins/personal/posix/class_posixAccount.inc:1310
+#: setup/setup_migrate.tpl:49 ihtml/themes/default/infoPage.tpl:13
+msgid "User ID"
+msgstr ""
 
-#: include/utils/class_msgPool.inc:119
+#: plugins/personal/posix/class_posixAccount.inc:1311
 #, fuzzy
-msgid "You have no permission to move this object!"
-msgstr "Non hai il permesso di cambiare la tua password."
+msgid "Group ID"
+msgstr "Gruppo"
 
-#: include/utils/class_msgPool.inc:123 include/utils/class_msgPool.inc:127
+#: plugins/personal/posix/class_posixAccount.inc:1313
 #, fuzzy
-msgid "You have no permission to move the object:"
-msgstr "Non hai il permesso di cambiare la tua password."
+msgid "Shadow last changed"
+msgstr "Mostra telefoni"
 
-#: include/utils/class_msgPool.inc:130
+#: plugins/personal/posix/class_posixAccount.inc:1314
 #, fuzzy
-msgid "You have no permission to move these objects:"
-msgstr "Non hai il permesso di cambiare la tua password."
+msgid "Last login"
+msgstr "Scegli il tuo numero di telefono personale"
 
-#: include/utils/class_msgPool.inc:140 include/utils/class_msgPool.inc:152
-#: include/utils/class_msgPool.inc:170
+#: plugins/personal/posix/class_posixAccount.inc:1316
 #, fuzzy
-msgid "Connection information"
-msgstr "Informazioni personali"
-
-#: include/utils/class_msgPool.inc:142
-#, fuzzy, php-format
-msgid "Cannot connect to %s database!"
-msgstr "Impossibile connettersi al server del database!"
+msgid "Force password change on login"
+msgstr "Cambia la password"
 
-#: include/utils/class_msgPool.inc:154
-#, fuzzy, php-format
-msgid "Cannot select %s database!"
-msgstr "Impossibile selezionare il database!"
+#: plugins/personal/posix/class_posixAccount.inc:1317
+#, fuzzy
+msgid "Shadow min"
+msgstr "Mostra terminali"
 
-#: include/utils/class_msgPool.inc:160
-#, php-format
-msgid "No %s server defined!"
+#: plugins/personal/posix/class_posixAccount.inc:1318
+msgid "Shadow max"
 msgstr ""
 
-#: include/utils/class_msgPool.inc:172
-#, fuzzy, php-format
-msgid "Cannot query %s database!"
-msgstr "Impossibile selezionare il database!"
-
-#: include/utils/class_msgPool.inc:178
-#, php-format
-msgid "The field %s contains a reserved keyword!"
-msgstr ""
+#: plugins/personal/posix/class_posixAccount.inc:1319
+#, fuzzy
+msgid "Shadow warning"
+msgstr "Mostra workstation"
 
-#: include/utils/class_msgPool.inc:184
-#, php-format
-msgid "Command specified as %s hook for plugin %s does not exist!"
-msgstr ""
+#: plugins/personal/posix/class_posixAccount.inc:1320
+#, fuzzy
+msgid "Shadow inactive"
+msgstr "Mostra stampanti"
 
-#: include/utils/class_msgPool.inc:191
-#, fuzzy, php-format
-msgid "%s command is invalid!"
-msgstr "Il valore specificato per l'UID non è valido."
+#: plugins/personal/posix/class_posixAccount.inc:1321
+#, fuzzy
+msgid "Shadow expire"
+msgstr "Mostra persone"
 
-#: include/utils/class_msgPool.inc:193
-#, fuzzy, php-format
-msgid "%s command (%s) for plugin %s is invalid!"
-msgstr "Il valore specificato per l'UID non è valido."
+#: plugins/personal/posix/class_posixAccount.inc:1322
+msgid "Public SSH key"
+msgstr ""
 
-#: include/utils/class_msgPool.inc:195
-#, fuzzy, php-format
-msgid "%s command for plugin %s is invalid!"
-msgstr "Il valore specificato per l'UID non è valido."
+#: plugins/personal/posix/class_posixAccount.inc:1323
+#, fuzzy
+msgid "System trust model"
+msgstr "Accesso ai sistemi"
 
-#: include/utils/class_msgPool.inc:197
-#, fuzzy, php-format
-msgid "%s command (%s) is invalid!"
-msgstr "Il valore specificato per l'UID non è valido."
+#: plugins/personal/posix/trustModeDialog/class_trustModeDialog.inc:173
+msgid "disabled"
+msgstr "disabilitato"
 
-#: include/utils/class_msgPool.inc:205
-#, fuzzy, php-format
-msgid "Cannot execute %s command!"
-msgstr "Impossibile selezionare il database!"
+#: plugins/personal/posix/trustModeDialog/class_trustModeDialog.inc:173
+msgid "full access"
+msgstr "accesso completo"
 
-#: include/utils/class_msgPool.inc:207
-#, fuzzy, php-format
-msgid "Cannot execute %s command (%s) for plugin %s!"
-msgstr "Impossibile selezionare il database!"
+#: plugins/personal/posix/trustModeDialog/class_trustModeDialog.inc:174
+msgid "allow access to these hosts"
+msgstr "accesso limitato ai seguenti host"
 
-#: include/utils/class_msgPool.inc:209
-#, fuzzy, php-format
-msgid "Cannot execute %s command for plugin %s!"
-msgstr "Impossibile selezionare il database!"
+#: plugins/personal/posix/trustModeDialog/generic.tpl:5
+#: plugins/personal/posix/trustModeDialog/generic.tpl:21
+msgid "Trust mode"
+msgstr ""
 
-#: include/utils/class_msgPool.inc:211
-#, fuzzy, php-format
-msgid "Cannot execute %s command (%s)!"
-msgstr "Impossibile selezionare il database!"
+#: plugins/personal/posix/generic.tpl:37
+#: plugins/generic/dashBoard/dbPluginStatus/class_dbPluginStatus.inc:26
+#: plugins/generic/dashBoard/dbChannelStatus/class_dbChannelStatus.inc:14
+msgid "Status"
+msgstr "Stato"
 
-#: include/utils/class_msgPool.inc:219
-#, fuzzy, php-format
-msgid "Value for %s is too large!"
-msgstr "Il valore specificato per l'UID è troppo basso."
+#: plugins/personal/posix/generic.tpl:42
+#, fuzzy
+msgid "Last log-on"
+msgstr "Scegli il tuo numero di telefono personale"
 
-#: include/utils/class_msgPool.inc:221
-#, fuzzy, php-format
-msgid "%s must be smaller than %s!"
-msgstr "PHP deve essere la versione 4.1.0 o superiore."
+#: plugins/personal/posix/generic.tpl:101
+#, fuzzy
+msgid "Common group"
+msgstr "Mostra gruppi"
 
-#: include/utils/class_msgPool.inc:229
-#, fuzzy, php-format
-msgid "Value for %s is too small!"
-msgstr "Il valore specificato per l'UID è troppo basso."
+#: plugins/personal/posix/generic.tpl:105
+#, fuzzy
+msgid "Groups differ"
+msgstr "Gruppo di utenti"
 
-#: include/utils/class_msgPool.inc:231
-#, fuzzy, php-format
-msgid "%s must be %s or above!"
-msgstr "PHP deve essere la versione 4.1.0 o superiore."
+#: plugins/personal/posix/generic.tpl:125
+#, fuzzy
+msgid "Account permissions"
+msgstr "Impostazioni FAX"
 
-#: include/utils/class_msgPool.inc:238
-#, php-format
-msgid "%s depends on %s - please provide both values!"
+#: plugins/personal/posix/generic.tpl:130
+msgid "SSH keys"
 msgstr ""
 
-#: include/utils/class_msgPool.inc:244
-#, php-format
-msgid "There is already an entry with this %s attribute in the system!"
+#: plugins/personal/posix/generic.tpl:131
+msgid "Edit public ssh keys..."
 msgstr ""
 
-#: include/utils/class_msgPool.inc:250
-#, fuzzy, php-format
-msgid "The required field %s is empty!"
-msgstr "Il campo necessario 'Home directory' non è vuoto"
+#: plugins/personal/posix/posix_shadow.tpl:12
+msgid "User must change password on first login"
+msgstr "L'utente deve cambiare la password alla prima connessione"
 
-#: include/utils/class_msgPool.inc:258
-msgid "Example"
-msgstr ""
+#: plugins/personal/posix/posix_shadow.tpl:59
+#, fuzzy
+msgid "Password expiration settings"
+msgstr "Opzioni di posta dell'identità"
 
-#: include/utils/class_msgPool.inc:278
-#, php-format
-msgid "The Field %s contains invalid characters"
+#: plugins/personal/posix/posix_shadow.tpl:62
+msgid "Password expires on"
+msgstr "La password spira il"
+
+#: plugins/personal/myaccount/class_MyAccount.inc:6
+#, fuzzy
+msgid "Edit personal settings"
+msgstr "Impostazioni Unix"
+
+#: plugins/personal/myaccount/password.tpl:4
+#: plugins/personal/password/password.tpl:4
+msgid ""
+"To change your personal password use the fields below. The changes take "
+"effect immediately. Please memorize the new password, because you wouldn't "
+"be able to login without it."
 msgstr ""
+"Per cambiare la tua password usa i campi qui sotto. I cambiamenti avrenno "
+"effetto immediatamente. Memorizza la nuova password perché non sarai in "
+"grado di connetterti senza di essa."
 
-#: include/utils/class_msgPool.inc:279
-#, fuzzy, php-format
-msgid "%s is not allowed:"
+#: plugins/personal/myaccount/password.tpl:10
+#: plugins/personal/myaccount/password.tpl:39
+#: plugins/personal/password/password.tpl:16
+#: plugins/personal/password/password.tpl:45
+#, fuzzy
+msgid "Password change dialog"
 msgstr "Cambia la password"
 
-#: include/utils/class_msgPool.inc:279
-#, fuzzy, php-format
-msgid "%s are not allowed!"
-msgstr "Cambia la password"
+#: plugins/personal/myaccount/password.tpl:12
+#: plugins/personal/myaccount/password.tpl:41
+#: plugins/personal/password/password.tpl:18
+#: plugins/personal/password/password.tpl:47
+#: ihtml/themes/default/password.tpl:97
+msgid "Current password"
+msgstr "Password attuale"
 
-#: include/utils/class_msgPool.inc:282
-#, php-format
-msgid "The Field %s contains invalid characters!"
-msgstr ""
+#: plugins/personal/myaccount/password.tpl:31
+#: plugins/personal/myaccount/password.tpl:84
+#: plugins/personal/password/password.tpl:37
+#: plugins/personal/password/password.tpl:91
+#: ihtml/themes/default/password.tpl:117
+#, fuzzy
+msgid "Password strength"
+msgstr "Algorimo password"
 
-#: include/utils/class_msgPool.inc:289
-#, fuzzy, php-format
-msgid "Missing %s PHP extension!"
-msgstr "Elimina foto"
+#: plugins/personal/myaccount/password.tpl:97
+#: plugins/personal/password/password.tpl:104
+msgid "Clear fields"
+msgstr "Ripulisci i campi"
 
-#: include/utils/class_msgPool.inc:319
-#: plugins/admin/ogroups/objectSelect/selectObject-list.xml:123
-#: plugins/admin/groups/userGroupSelect/selectUserGroup-list.xml:83
-#: plugins/personal/generic/generic.tpl:252
-#: plugins/personal/generic/generic.tpl:272
-#, php-format
-msgid "Add"
-msgstr "Aggiungi"
+#: plugins/personal/myaccount/changed.tpl:3
+#: plugins/personal/password/changed.tpl:3
+#, fuzzy
+msgid ""
+"You've successfully changed your password. Remember to change all programs "
+"configured to use it as well."
+msgstr ""
+"Hai cambiato con successo la tua password. Ricorda di cambiare tutto i "
+"programmmi configurati per usarla."
 
-#: include/utils/class_msgPool.inc:319
-#, fuzzy, php-format
-msgid "Add %s"
-msgstr "Aggiungi"
+#: plugins/personal/myaccount/main.inc:49 include/class_session.inc:76
+#: include/class_session.inc:101 include/class_session.inc:127
+#: include/class_ldap.inc:784 include/class_ldap.inc:835
+#: include/class_CopyPasteHandler.inc:160
+#: include/class_CopyPasteHandler.inc:274 include/class_acl.inc:984
+#: include/class_log.inc:87 include/functions.inc:623
+#: include/functions.inc:827 include/functions.inc:945
+#: include/functions.inc:1340 include/functions.inc:2168
+#: include/functions.inc:2198 include/functions.inc:2218
+#: include/class_management.inc:659 include/class_management.inc:743
+#, fuzzy
+msgid "Internal error"
+msgstr "Terminal Server"
 
-#: include/utils/class_msgPool.inc:325
+#: plugins/personal/myaccount/main.inc:50 include/class_management.inc:660
+#: include/class_management.inc:744
 #, php-format
-msgid "Delete"
-msgstr "Rimuovi"
+msgid ""
+"Cannot instantiate tabbed-plug-in, the base plugin (%s) is not available!"
+msgstr ""
 
-#: include/utils/class_msgPool.inc:325
-#, fuzzy, php-format
-msgid "Delete %s"
-msgstr "Rimuovi"
+#: plugins/personal/myaccount/nochange.tpl:2
+#: plugins/personal/password/nochange.tpl:2
+#, fuzzy
+msgid "You have no permission to change your password at this time"
+msgstr "Non hai il permesso di cambiare la tua password."
 
-#: include/utils/class_msgPool.inc:331
-#, fuzzy, php-format
-msgid "Set %s"
-msgstr "Imposta"
+#: plugins/personal/myaccount/nochange.tpl:5
+#, fuzzy
+msgid "Your password hash method will not be changed!"
+msgstr "Non hai il permesso di cambiare la tua password."
 
-#: include/utils/class_msgPool.inc:337
-#, fuzzy, php-format
-msgid "Edit..."
-msgstr "Modifica"
+#: plugins/personal/generic/paste_generic.tpl:1
+#: ihtml/themes/default/infoPage.tpl:44
+#, fuzzy
+msgid "User settings"
+msgstr "Opzioni di posta dell'identità"
 
-#: include/utils/class_msgPool.inc:337
-#, fuzzy, php-format
-msgid "Edit %s..."
-msgstr "Modifica contatto"
+#: plugins/personal/generic/paste_generic.tpl:3
+#, fuzzy
+msgid "Paste user"
+msgstr "Data"
 
-#: include/utils/class_msgPool.inc:343
-msgid "Back"
-msgstr "Indietro"
+#: plugins/personal/generic/paste_generic.tpl:6
+#: plugins/personal/generic/generic.tpl:1
+#: plugins/personal/generic/generic.tpl:3
+msgid "Personal information"
+msgstr "Informazioni personali"
 
-#: include/utils/class_msgPool.inc:363
-#, fuzzy, php-format
-msgid "This account has no valid %s extensions!"
-msgstr "Questa identità non possiede estensioni GOsa."
+#: plugins/personal/generic/paste_generic.tpl:21
+#: plugins/generic/dashBoard/Register/register.tpl:53
+#: setup/setup_migrate.tpl:53 ihtml/themes/default/login.tpl:47
+msgid "Password"
+msgstr "Password"
 
-#: include/utils/class_msgPool.inc:369
-#, fuzzy, php-format
-msgid ""
-"This account has %s settings enabled. You can disable them by clicking below."
-msgstr "Questa identià possiede estensioni Unix."
+#: plugins/personal/generic/paste_generic.tpl:24
+#, fuzzy
+msgid "Clear password"
+msgstr "Nuova password"
 
-#: include/utils/class_msgPool.inc:372 include/utils/class_msgPool.inc:379
-#, fuzzy, php-format
-msgid ""
-"This account has %s settings enabled. To disable them, you'll need to remove "
-"the %s settings first!"
-msgstr ""
-"Questa identià possiede estensioni Unix. Per eliminarle devi eliminare prima "
-"le estensioni Samba / ambiente."
+#: plugins/personal/generic/paste_generic.tpl:25
+#, fuzzy
+msgid "Set new password"
+msgstr "Cambia password"
 
-#: include/utils/class_msgPool.inc:388
-#, fuzzy, php-format
-msgid ""
-"This account has %s settings disabled. You can enable them by clicking below."
-msgstr "Questa identità non possiede estensioni Unix"
+#: plugins/personal/generic/paste_generic.tpl:31
+#: plugins/personal/generic/generic_picture.tpl:2
+#: plugins/personal/generic/generic.tpl:8
+#, fuzzy
+msgid "The users picture"
+msgstr "Foto personale"
 
-#: include/utils/class_msgPool.inc:391 include/utils/class_msgPool.inc:398
-#, fuzzy, php-format
-msgid ""
-"This account has %s settings disabled. To enable them, you'll need to add "
-"the %s settings first!"
-msgstr ""
-"Questa identià possiede estensioni Unix. Per eliminarle devi eliminare prima "
-"le estensioni Samba / ambiente."
+#: plugins/personal/generic/paste_generic.tpl:43
+#: plugins/personal/generic/generic_picture.tpl:13
+msgid "Remove picture"
+msgstr "Elimina foto"
 
-#: include/utils/class_msgPool.inc:406
-#, fuzzy, php-format
-msgid "Add %s settings"
-msgstr "Opzioni applicazione"
+#: plugins/personal/generic/generic_picture.tpl:1
+#: plugins/personal/generic/class_user.inc:544
+#: plugins/personal/generic/class_user.inc:1716
+#, fuzzy
+msgid "User picture"
+msgstr "Foto personale"
 
-#: include/utils/class_msgPool.inc:412
-#, fuzzy, php-format
-msgid "Remove %s settings"
-msgstr "Impostazioni Unix"
+#: plugins/personal/generic/generic_certs.tpl:3
+#: plugins/personal/generic/generic.tpl:226
+#: plugins/personal/generic/class_user.inc:550
+#: plugins/personal/generic/class_user.inc:572
+msgid "Certificates"
+msgstr "Certificati"
 
-#: include/utils/class_msgPool.inc:418
-msgid "Click the 'Edit' button below to change informations in this dialog"
-msgstr ""
-"Click sul bottone 'Modifica' qui sotto per cambiare le informazioni in "
-"questo dialogo"
+#: plugins/personal/generic/generic_certs.tpl:5
+#, fuzzy
+msgid "The users standard certificate"
+msgstr "Certificato standard"
 
-#: include/utils/class_msgPool.inc:424
-msgid "January"
-msgstr "Gennaio"
+#: plugins/personal/generic/generic_certs.tpl:8
+msgid "Standard certificate"
+msgstr "Certificato standard"
 
-#: include/utils/class_msgPool.inc:424
-msgid "February"
-msgstr "Febbraio"
+#: plugins/personal/generic/generic_certs.tpl:31
+#, fuzzy
+msgid "The users S/MIME certificate"
+msgstr "Certificato S/MIME"
 
-#: include/utils/class_msgPool.inc:424
-msgid "March"
-msgstr "Marzo"
+#: plugins/personal/generic/generic_certs.tpl:34
+msgid "S/MIME certificate"
+msgstr "Certificato S/MIME"
 
-#: include/utils/class_msgPool.inc:424
-msgid "April"
-msgstr "Aprile"
+#: plugins/personal/generic/generic_certs.tpl:57
+#, fuzzy
+msgid "The users PKCS12 certificate"
+msgstr "Certificato PKCS12"
 
-#: include/utils/class_msgPool.inc:425
-msgid "May"
-msgstr "Maggio"
+#: plugins/personal/generic/generic_certs.tpl:60
+msgid "PKCS12 certificate"
+msgstr "Certificato PKCS12"
 
-#: include/utils/class_msgPool.inc:425
-msgid "June"
-msgstr "Giugno"
+#: plugins/personal/generic/generic_certs.tpl:83
+#: plugins/personal/generic/class_user.inc:1663
+msgid "Certificate serial number"
+msgstr "Numero seriale del certificato"
 
-#: include/utils/class_msgPool.inc:425
-msgid "July"
-msgstr "Luglio"
+#: plugins/personal/generic/generic.tpl:21
+msgid "Change picture"
+msgstr "Cambia foto"
 
-#: include/utils/class_msgPool.inc:425
-msgid "August"
-msgstr "Agosto"
+#: plugins/personal/generic/generic.tpl:83
+#, fuzzy
+msgid "Template name"
+msgstr "Template"
 
-#: include/utils/class_msgPool.inc:425
-msgid "September"
-msgstr "Settembre"
+#: plugins/personal/generic/generic.tpl:92
+#: plugins/personal/generic/class_user.inc:1708
+#: ihtml/themes/default/infoPage.tpl:16
+msgid "Personal title"
+msgstr "Titolo onorifico"
 
-#: include/utils/class_msgPool.inc:426
-msgid "October"
-msgstr "Ottobre"
+#: plugins/personal/generic/generic.tpl:102
+#: plugins/personal/generic/class_user.inc:1709
+#: ihtml/themes/default/infoPage.tpl:17
+msgid "Academic title"
+msgstr "Titolo di studio"
 
-#: include/utils/class_msgPool.inc:426
-msgid "November"
-msgstr "Novembre"
+#: plugins/personal/generic/generic.tpl:117
+#: plugins/personal/generic/class_user.inc:1368
+#: plugins/personal/generic/class_user.inc:1711
+#: ihtml/themes/default/infoPage.tpl:19
+msgid "Date of birth"
+msgstr "Data di nascita"
 
-#: include/utils/class_msgPool.inc:426
-msgid "December"
-msgstr "Dicembre"
+#: plugins/personal/generic/generic.tpl:140
+#: plugins/personal/generic/class_user.inc:1712
+msgid "Sex"
+msgstr "Sesso"
 
-#: include/utils/class_msgPool.inc:432
+#: plugins/personal/generic/generic.tpl:154
+#: plugins/personal/generic/class_user.inc:1713
 #, fuzzy
-msgid "Sunday"
-msgstr "Cognome"
+msgid "Preferred language"
+msgstr "Lingua preferita"
 
-#: include/utils/class_msgPool.inc:432
-#, fuzzy
-msgid "Monday"
-msgstr "mese"
+#: plugins/personal/generic/generic.tpl:193
+msgid "Private phone"
+msgstr "Telefono privato"
 
-#: include/utils/class_msgPool.inc:432
-msgid "Tuesday"
-msgstr ""
+#: plugins/personal/generic/generic.tpl:201
+#: plugins/personal/generic/class_user.inc:1349
+#: plugins/personal/generic/class_user.inc:1739
+#: plugins/personal/generic/class_user.inc:1842
+msgid "Homepage"
+msgstr "Home Page"
 
-#: include/utils/class_msgPool.inc:432
-msgid "Wednesday"
-msgstr ""
+#: plugins/personal/generic/generic.tpl:209
+msgid "Password storage"
+msgstr "Algorimo password"
 
-#: include/utils/class_msgPool.inc:432
-msgid "Thursday"
-msgstr ""
+#: plugins/personal/generic/generic.tpl:218 include/functions.inc:1281
+msgid "Configure"
+msgstr "Configura"
 
-#: include/utils/class_msgPool.inc:432
-msgid "Friday"
-msgstr ""
+#: plugins/personal/generic/generic.tpl:229
+msgid "Edit certificates"
+msgstr "Modifica certificati"
 
-#: include/utils/class_msgPool.inc:432
-msgid "Saturday"
+#: plugins/personal/generic/generic.tpl:241
+msgid "Restrict login to"
 msgstr ""
 
-#: include/utils/class_msgPool.inc:439
-#, fuzzy
-msgid "MySQL operation failed!"
-msgstr "La query al database è fallita!"
-
-#: include/utils/class_msgPool.inc:447
-#, fuzzy
-msgid "read operation"
-msgstr "Opzioni di posta"
-
-#: include/utils/class_msgPool.inc:447
-msgid "add operation"
+#: plugins/personal/generic/generic.tpl:249
+#: plugins/personal/generic/generic.tpl:269
+msgid "IP or network"
 msgstr ""
 
-#: include/utils/class_msgPool.inc:447
-#, fuzzy
-msgid "modify operation"
-msgstr "Informazioni personali"
+#: plugins/personal/generic/generic.tpl:285
+#: plugins/personal/generic/generic.tpl:288
+#: plugins/personal/generic/generic.tpl:296
+#: plugins/personal/generic/generic.tpl:383
+#: plugins/personal/generic/generic.tpl:434
+#: plugins/personal/generic/generic.tpl:466
+#: plugins/personal/generic/generic.tpl:515
+#: plugins/personal/generic/generic.tpl:564
+msgid "Organizational information"
+msgstr "Informazioni organizzazione"
 
-#: include/utils/class_msgPool.inc:448
+#: plugins/personal/generic/generic.tpl:296
+#: plugins/personal/generic/generic.tpl:383
+#: plugins/personal/generic/generic.tpl:434
+#: plugins/personal/generic/generic.tpl:466
+#: plugins/personal/generic/generic.tpl:515
+#: plugins/personal/generic/generic.tpl:564
 #, fuzzy
-msgid "delete operation"
-msgstr "Selezione le workstation da aggiungere"
+msgid "part"
+msgstr "Avvio"
 
-#: include/utils/class_msgPool.inc:448
-#, fuzzy
-msgid "search operation"
-msgstr "L'account spira dopo"
+#: plugins/personal/generic/generic.tpl:314
+msgid "Department No."
+msgstr "Dipartimento No."
 
-#: include/utils/class_msgPool.inc:448
-#, fuzzy
-msgid "authentication"
-msgstr "Destinazione"
+#: plugins/personal/generic/generic.tpl:322
+msgid "Employee No."
+msgstr "Matricola"
 
-#: include/utils/class_msgPool.inc:451
-#, fuzzy, php-format
-msgid "LDAP %s failed!"
-msgstr "La query al database è fallita!"
+#: plugins/personal/generic/generic.tpl:330
+#: plugins/personal/generic/class_user.inc:1725
+#: ihtml/themes/default/infoPage.tpl:33
+msgid "Employee type"
+msgstr "Qualifica"
 
-#: include/utils/class_msgPool.inc:453
-#, fuzzy
-msgid "LDAP operation failed!"
-msgstr "La query al database è fallita!"
+#: plugins/personal/generic/generic.tpl:385
+#: plugins/personal/generic/generic.tpl:566
+msgid "Room No."
+msgstr "Stanza No."
 
-#: include/utils/class_msgPool.inc:469
-#, fuzzy
-msgid "Upload failed!"
-msgstr "Nome applicazione"
+#: plugins/personal/generic/generic.tpl:403
+#: plugins/personal/generic/class_user.inc:1360
+#: plugins/personal/generic/class_user.inc:1851
+msgid "Mobile"
+msgstr "Cellulare"
 
-#: include/utils/class_msgPool.inc:472
-#, fuzzy, php-format
-msgid "Upload failed: %s"
-msgstr "Utenti di Dominio"
+#: plugins/personal/generic/generic.tpl:411
+#: plugins/personal/generic/class_user.inc:1363
+#: plugins/personal/generic/class_user.inc:1854
+msgid "Pager"
+msgstr "Pager"
 
-#: include/utils/class_msgPool.inc:479
-msgid "Communication failure with the infrastructure service!"
+#: plugins/personal/generic/generic.tpl:468
+#: plugins/personal/generic/class_user.inc:1657
+msgid "Vocation"
 msgstr ""
 
-#: include/utils/class_msgPool.inc:481
-#, php-format
-msgid "Communication failure with the infrastructure service: %s"
-msgstr ""
+#: plugins/personal/generic/generic.tpl:476
+#: plugins/personal/generic/class_user.inc:1660
+msgid "Unit description"
+msgstr "Descrizoione unità"
 
-#: include/utils/class_msgPool.inc:488
-msgid "Communication failure with the GOsa-NG service!"
+#: plugins/personal/generic/generic.tpl:485
+#: plugins/personal/generic/class_user.inc:1661
+msgid "Subject area"
 msgstr ""
 
-#: include/utils/class_msgPool.inc:490
-#, php-format
-msgid "Communication failure with the GOsa-NG service: %s"
-msgstr ""
+#: plugins/personal/generic/generic.tpl:494
+#: plugins/personal/generic/class_user.inc:1662
+msgid "Functional title"
+msgstr "Funzione"
 
-#: include/utils/class_msgPool.inc:497 include/utils/class_msgPool.inc:500
-#, fuzzy, php-format
-msgid "This %s is still in use by this object: %s"
-msgstr "Nome descrittivo del gruppo"
+#: plugins/personal/generic/generic.tpl:517
+#: plugins/personal/generic/class_user.inc:1659
+msgid "Person locality"
+msgstr "Località personale"
 
-#: include/utils/class_msgPool.inc:503
-#, fuzzy, php-format
-msgid "This %s is still in use."
-msgstr "Nome descrittivo del gruppo"
+#: plugins/personal/generic/generic.tpl:526
+#: plugins/personal/generic/class_user.inc:1655
+msgid "Unit"
+msgstr "Unità"
 
-#: include/utils/class_msgPool.inc:505
-#, fuzzy, php-format
-msgid "This %s is still in use by these objects: %s"
-msgstr "Nome descrittivo del gruppo"
+#: plugins/personal/generic/generic.tpl:535
+#: plugins/personal/generic/class_user.inc:1665
+#: ihtml/themes/default/infoPage.tpl:29
+msgid "Street"
+msgstr "Strada"
 
-#: include/utils/class_msgPool.inc:511
-#, php-format
-msgid "File %s does not exist!"
+#: plugins/personal/generic/generic.tpl:543
+#: plugins/personal/generic/class_user.inc:1667
+msgid "Postal code"
+msgstr "CAP"
+
+#: plugins/personal/generic/generic.tpl:551
+#: plugins/personal/generic/class_user.inc:1656
+msgid "House identifier"
+msgstr "Identificativo della casa"
+
+#: plugins/personal/generic/generic.tpl:580
+msgid "Please use the phone tab"
+msgstr "Usa il tab del telefono"
+
+#: plugins/personal/generic/generic.tpl:595
+#: plugins/personal/generic/class_user.inc:1658
+msgid "Last delivery"
+msgstr "Ultimo recapito"
+
+#: plugins/personal/generic/generic.tpl:604
+#: plugins/personal/generic/class_user.inc:1664
+#: ihtml/themes/default/userFilterEditor.tpl:40
+msgid "Public visible"
+msgstr "Pubblico"
+
+#: plugins/personal/generic/class_user.inc:38
+#, fuzzy
+msgid "Edit organizational user settings"
+msgstr "Opzioni applicazione"
+
+#: plugins/personal/generic/class_user.inc:273
+#: plugins/personal/generic/class_user.inc:1898
+#: include/class_configRegistry.inc:194
+msgid "unknown"
 msgstr ""
 
-#: include/utils/class_msgPool.inc:517
-#, fuzzy, php-format
-msgid "Cannot open file %s for reading!"
-msgstr "Rimuovi"
+#: plugins/personal/generic/class_user.inc:297
+msgid "Please add a single IP address or a network/net mask combination!"
+msgstr ""
 
-#: include/utils/class_msgPool.inc:523
-#, fuzzy, php-format
-msgid "Cannot open file %s for writing!"
-msgstr "Rimuovi"
+#: plugins/personal/generic/class_user.inc:339
+msgid "female"
+msgstr "femmina"
 
-#: include/utils/class_msgPool.inc:529
-#, fuzzy, php-format
-msgid ""
-"The value for %s is currently unconfigured or invalid, please check your "
-"configuration file!"
-msgstr "Impossibile connettersi al server del database!"
+#: plugins/personal/generic/class_user.inc:339
+msgid "male"
+msgstr "maschio"
 
-#: include/utils/class_msgPool.inc:535
-#, fuzzy, php-format
-msgid "Cannot delete file %s!"
-msgstr "Rimuovi"
+#: plugins/personal/generic/class_user.inc:395
+#, fuzzy
+msgid "Password configuration"
+msgstr "Scarica il file di  configurazione"
 
-#: include/utils/class_msgPool.inc:541
-#, fuzzy, php-format
-msgid "Cannot create folder %s!"
-msgstr "Vai al dipartimento base"
+#: plugins/personal/generic/class_user.inc:429
+msgid "Cannot upload file!"
+msgstr ""
 
-#: include/utils/class_msgPool.inc:547
-#, fuzzy, php-format
-msgid "Cannot delete folder %s!"
-msgstr "Rimuovi"
+#: plugins/personal/generic/class_user.inc:522
+#, fuzzy
+msgid "Serial number"
+msgstr "Numero di telefono"
 
-#: include/utils/class_msgPool.inc:553
-#, fuzzy, php-format
-msgid "Checking for %s support"
-msgstr "Controllo il supporto per iconv"
+#: plugins/personal/generic/class_user.inc:569
+msgid "(Not supported certificate types are marked as invalid.)"
+msgstr ""
 
-#: include/utils/class_msgPool.inc:559
+#: plugins/personal/generic/class_user.inc:579
 #, php-format
-msgid "Install and activate the %s PHP module."
+msgid "Certificate is valid from %s to %s and is currently %s."
 msgstr ""
 
-#: include/utils/class_msgPool.inc:565
-#, php-format
-msgid ""
-"Cannot initialize class %s! Maybe there is a plugin missing in your gosa "
-"setup?"
+#: plugins/personal/generic/class_user.inc:582
+msgid "valid"
+msgstr "valido"
+
+#: plugins/personal/generic/class_user.inc:583
+msgid "invalid"
+msgstr "invalido"
+
+#: plugins/personal/generic/class_user.inc:588
+msgid "No certificate installed"
+msgstr "Non ci sono certificati installati"
+
+#: plugins/personal/generic/class_user.inc:614 html/password.php:194
+#, fuzzy
+msgid "Password method"
+msgstr "Algorimo password"
+
+#: plugins/personal/generic/class_user.inc:614
+msgid "The selected password method is no longer available."
 msgstr ""
 
-#: include/utils/class_msgPool.inc:571
+#: plugins/personal/generic/class_user.inc:1051
 msgid ""
-"The supplied base is not valid and has been reset to its previous value!"
+"Cannot save user picture, GOsa requires the package 'imagemagick' or 'php5-"
+"imagick' to be installed!"
 msgstr ""
 
-#: include/class_ldap.inc:305 include/class_ldap.inc:342
-msgid "Performance warning"
+#: plugins/personal/generic/class_user.inc:1177
+msgid "Cannot build RDN: no + allowed to build sub RDN!"
 msgstr ""
 
-#: include/class_ldap.inc:305 include/class_ldap.inc:342
-#, php-format
-msgid "LDAP performance is poor: last query took %.2fs!"
+#: plugins/personal/generic/class_user.inc:1184
+msgid "Cannot build RDN: attribute is not defined!"
 msgstr ""
 
-#: include/class_ldap.inc:784
-#, php-format
-msgid "Cannot automatically create subtrees with RDN %s: no object class found"
+#: plugins/personal/generic/class_user.inc:1202
+msgid "Cannot build RDN: invalid attribute parameters!"
 msgstr ""
 
-#: include/class_ldap.inc:835
-#, php-format
-msgid "Cannot automatically create subtrees with RDN %s: not supported"
+#: plugins/personal/generic/class_user.inc:1273
+msgid "The selected password method requires initial configuration!"
 msgstr ""
 
-#: include/class_ldap.inc:922
-#, fuzzy, php-format
-msgid "while operating on %s using LDAP server %s"
-msgstr "Errore durante la connessione al server LDAP. Il server dice: '%s'"
-
-#: include/class_ldap.inc:924
-#, fuzzy, php-format
-msgid "while operating on LDAP server %s"
-msgstr "Errore durante la connessione al server LDAP. Il server dice: '%s'"
+#: plugins/personal/generic/class_user.inc:1483
+#, fuzzy
+msgid "Cannot open certificate!"
+msgstr "Impossibile aprite il certificato selezionato!"
 
-#: include/class_ldap.inc:977
-#, php-format
-msgid "Command line programm %s is missing!"
-msgstr ""
+#: plugins/personal/generic/class_user.inc:1671
+#, fuzzy
+msgid "Generic user settings"
+msgstr "Impostazioni generali delle code"
 
-#: include/class_ldap.inc:1138
-#, php-format
+#: plugins/personal/generic/class_user.inc:1692
 msgid ""
-"Invalid DN %s: block to be imported should start with 'dn: ...' in line %s"
+"Pattern for the generation of user DNs. Please read the FAQ for details."
 msgstr ""
 
-#: include/class_ldap.inc:1167
-#, php-format
-msgid "Error while importing DN %s: please check LDIF from line %s on!"
-msgstr ""
+#: plugins/personal/generic/class_user.inc:1706
+#, fuzzy
+msgid "Allow definition of custom filters"
+msgstr "File di configurazione"
 
-#: include/class_log.inc:87
-#, fuzzy, php-format
-msgid "Logging failed: %s"
-msgstr "Utenti di Dominio"
+#: plugins/personal/generic/class_user.inc:1718
+#, fuzzy
+msgid "Login restrictions"
+msgstr "La password spira il"
 
-#: include/class_log.inc:102
-#, fuzzy, php-format
-msgid "Invalid option %s specified!"
-msgstr "L'uid contiene dei caratteri invalidi!"
+#: plugins/personal/generic/class_user.inc:1722
+#: ihtml/themes/default/infoPage.tpl:30
+#, fuzzy
+msgid "Department number"
+msgstr "Dipartimento"
 
-#: include/class_log.inc:106
+#: plugins/personal/generic/class_user.inc:1724
+#: ihtml/themes/default/infoPage.tpl:32
 #, fuzzy
-msgid "Specified 'objectType' is empty or invalid!"
-msgstr "Il valore specificato per l'UID non è valido."
+msgid "Employee number"
+msgstr "Qualifica"
 
-#: include/class_configRegistry.inc:194
-#: plugins/personal/generic/class_user.inc:273
-#: plugins/personal/generic/class_user.inc:1899
-msgid "unknown"
-msgstr ""
+#: plugins/personal/generic/class_user.inc:1727
+#, fuzzy
+msgid "Room number"
+msgstr "Numero di telefono"
 
-#: include/class_configRegistry.inc:197
-#, php-format
-msgid "%s has version %s but %s is required!"
-msgstr ""
+#: plugins/personal/generic/class_user.inc:1728
+#, fuzzy
+msgid "Telephone number"
+msgstr "Numero di telefono"
 
-#: include/class_configRegistry.inc:239 setup/class_setupStep_Schema.inc:96
-msgid "The following object classes are missing:"
-msgstr ""
+#: plugins/personal/generic/class_user.inc:1729
+#, fuzzy
+msgid "Pager number"
+msgstr "Numero di telefono"
 
-#: include/class_configRegistry.inc:246 setup/class_setupStep_Schema.inc:99
-msgid "The following object classes are outdated:"
-msgstr ""
+#: plugins/personal/generic/class_user.inc:1730
+#, fuzzy
+msgid "Mobile number"
+msgstr "Cellulare"
 
-#: include/class_configRegistry.inc:252
-msgid ""
-"Plugins that require one or more of the object classes above will be "
-"disabled until the object classes get updated."
+#: plugins/personal/generic/class_user.inc:1731
+#, fuzzy
+msgid "Fax number"
+msgstr "Numero di telefono"
+
+#: plugins/personal/generic/class_user.inc:1737
+#: ihtml/themes/default/infoPage.tpl:18
+msgid "Home postal address"
 msgstr ""
 
-#: include/class_configRegistry.inc:254
+#: plugins/personal/generic/class_user.inc:1738
 #, fuzzy
-msgid "Schema validation error"
-msgstr "Destinazione"
-
-#: include/class_configRegistry.inc:689
-#, fuzzy, php-format
-msgid "The value %s specified for %s:%s needs to be a bool value!"
-msgstr "Il valore specificato per l'UID non è valido."
+msgid "Home phone number"
+msgstr "Numero di telefono"
 
-#: include/class_configRegistry.inc:704
-#, fuzzy, php-format
-msgid "The value %s specified for %s:%s needs to be a string!"
-msgstr "Il valore specificato per l'UID non è valido."
+#: plugins/personal/generic/class_user.inc:1740
+#, fuzzy
+msgid "User password method"
+msgstr "Algorimo password"
 
-#: include/class_configRegistry.inc:719
-#, fuzzy, php-format
-msgid "The value %s specified for %s:%s needs to be numeric!"
-msgstr "Il valore specificato per l'UID non è valido."
+#: plugins/personal/generic/class_user.inc:1741
+#, fuzzy
+msgid "User certificates"
+msgstr "Certificato standard"
 
-#: include/class_configRegistry.inc:734
-#, fuzzy, php-format
-msgid "The path %s specified for %s:%s is invalid!"
-msgstr "Il valore specificato per l'UID non è valido."
+#: plugins/personal/generic/class_user.inc:1949
+#, fuzzy
+msgid "Entries differ"
+msgstr "Gruppo di utenti"
 
-#: include/class_configRegistry.inc:750 include/class_configRegistry.inc:797
-#, fuzzy, php-format
-msgid "The folder %s specified for %s:%s does not exists!"
-msgstr "Il valore specificato per l'UID non è valido."
+#: plugins/personal/password/password.tpl:10
+#, fuzzy
+msgid "Your Password has expired. Please choose a new password."
+msgstr "Non hai il permesso di cambiare la tua password."
 
-#: include/class_configRegistry.inc:755
-#, fuzzy, php-format
-msgid "The folder %s specified for %s:%s is not readable!"
-msgstr "Il valore specificato per l'UID non è valido."
+#: plugins/personal/password/class_password.inc:27
+#, fuzzy
+msgid "Change user password"
+msgstr "Cambia la password"
 
-#: include/class_configRegistry.inc:775 include/class_configRegistry.inc:780
-#, fuzzy, php-format
-msgid "The file %s specified for %s:%s is not writeable!"
-msgstr "Il valore specificato per l'UID non è valido."
+#: plugins/personal/password/class_password.inc:119 html/password.php:244
+msgid "You need to specify your current password in order to proceed."
+msgstr "Devi specificare la tua 'Password attuale' per procedere."
 
-#: include/class_configRegistry.inc:802
-#, fuzzy, php-format
-msgid "The folder %s specified for %s:%s is not writeable!"
-msgstr "Il valore specificato per l'UID non è valido."
+#: plugins/personal/password/class_password.inc:123 html/password.php:248
+msgid "The password you've entered as 'New password' is empty."
+msgstr "La password immessa come 'Nuova password' è vuota"
 
-#: include/class_configRegistry.inc:820
-#, fuzzy, php-format
-msgid "The file %s specified for %s:%s does not exists!"
-msgstr "Il valore specificato per l'UID non è valido."
+#: plugins/personal/password/class_password.inc:125 html/password.php:250
+msgid "The password used as new and current are too similar."
+msgstr ""
+"La password immessa come 'Nuova password' è troppo simile a quella attuale."
 
-#: include/class_configRegistry.inc:825
-#, fuzzy, php-format
-msgid "The file %s specified for %s:%s is not readable!"
-msgstr "Il valore specificato per l'UID non è valido."
+#: plugins/personal/password/class_password.inc:127 html/password.php:252
+msgid "The password used as new is to short."
+msgstr "La 'Nuova password' immessa è troppo corta."
 
-#: include/class_configRegistry.inc:841
-#, fuzzy, php-format
-msgid "The command %s specified for %s:%s is invalid!"
-msgstr "Il valore specificato per l'UID non è valido."
+#: plugins/personal/password/class_password.inc:129 html/password.php:254
+msgid "The password contains possibly problematic Unicode characters!"
+msgstr ""
 
-#: include/class_configRegistry.inc:856
-#, fuzzy, php-format
-msgid "The DN %s specified for %s:%s is invalid!"
-msgstr "Il valore specificato per l'UID non è valido."
+#: plugins/personal/password/class_password.inc:136 html/password.php:280
+#, php-format
+msgid "Check-hook reported a problem: %s. Password change canceled!"
+msgstr ""
 
-#: include/class_configRegistry.inc:871
-#, fuzzy, php-format
-msgid "The RDN %s specified for %s:%s is invalid!"
-msgstr "Il valore specificato per l'UID non è valido."
+#: plugins/personal/password/class_password.inc:156
+msgid ""
+"The password you've entered as your current password doesn't match the real "
+"one."
+msgstr "La password immessa come 'Password attuale' è errata"
 
-#: include/class_gosaSupportDaemon.inc:112
-msgid "GOsa support daemon"
-msgstr ""
+#: plugins/personal/password/class_password.inc:159
+#, fuzzy
+msgid "You have no permission to change your password."
+msgstr "Non hai il permesso di cambiare la tua password."
 
-#: include/class_gosaSupportDaemon.inc:787
+#: plugins/personal/password/class_password.inc:223
 #, fuzzy
-msgid "Cannot not parse XML!"
-msgstr "Troppi utenti non posso allocare un ID libero!"
+msgid "User password"
+msgstr "Nuova password"
 
-#: include/class_gosaSupportDaemon.inc:1184
-#, fuzzy, php-format
-msgid "Cannot send abort event for entry %s!"
-msgstr "Rimuovi"
+#: plugins/personal/password/class_password.inc:236
+msgid "Script to be called before a password gets locked."
+msgstr ""
 
-#: include/class_gosaSupportDaemon.inc:1204
-#, php-format
-msgid "Cannot remove entry %s!"
+#: plugins/personal/password/class_password.inc:245
+msgid "Script to be called after a password gets locked."
 msgstr ""
 
-#: include/class_config.inc:168
-#, php-format
-msgid "XML error in gosa.conf: %s at line %d"
+#: plugins/personal/password/class_password.inc:254
+msgid "Script to be called before a password gets unlocked."
 msgstr ""
 
-#: include/class_config.inc:367
-msgid "Cannot bind to LDAP!"
+#: plugins/personal/password/class_password.inc:263
+msgid "Script to be called after a password gets unlocked."
 msgstr ""
 
-#: include/class_config.inc:711
+#: plugins/addons/propertyEditor/property-filter.xml:15
 #, fuzzy
-msgid "sambaSID and/or sambaRidBase missing in the configuration!"
-msgstr "Scarica il file di  configurazione"
+msgid "Effective properties"
+msgstr "Modifica proprietà"
 
-#: include/class_config.inc:1130
+#: plugins/addons/propertyEditor/property-filter.xml:29
 #, fuzzy
-msgid "Configuration"
-msgstr "File di configurazione"
+msgid "Modified properties"
+msgstr "Modifica proprietà"
 
-#: include/class_config.inc:1130
+#: plugins/addons/propertyEditor/property-filter.xml:43
+#, fuzzy
+msgid "All properties"
+msgstr "Modifica proprietà"
+
+#: plugins/addons/propertyEditor/property-filter.xml:57
+#, fuzzy
+msgid "LDAP properties"
+msgstr "Modifica proprietà"
+
+#: plugins/addons/propertyEditor/property-filter.xml:71
+#, fuzzy
+msgid "Search for property groups"
+msgstr "Mostra gruppi principali"
+
+#: plugins/addons/propertyEditor/commandVerifier.tpl:1
+#, fuzzy
+msgid "Command verifier"
+msgstr "e"
+
+#: plugins/addons/propertyEditor/commandVerifier.tpl:3
 msgid ""
-"The configuration file you are using is outdated. Please move the GOsa "
-"configuration file away to run the GOsa setup again."
+"Here you can execute commands in the way GOsa does and check the generated "
+"results or errors. This can be very useful especially for the post events "
+"(postcreate, postmodify and postremove) due to the fact that these hook are "
+"executed silently."
 msgstr ""
 
-#: include/class_config.inc:1172 include/class_config.inc:1203
-#, php-format
+#: plugins/addons/propertyEditor/commandVerifier.tpl:8
 msgid ""
-"The snapshot functionality is enabled, but the required variable %s is not "
-"set."
+"Please be careful here, all commands will really be executed on your machine "
+"and may break things!"
 msgstr ""
 
-#: include/class_config.inc:1185
-#, php-format
-msgid ""
-"The snapshot functionality is enabled, but the required compression module "
-"is missing. Please install %s."
+#: plugins/addons/propertyEditor/commandVerifier.tpl:15
+msgid "The command to check for"
 msgstr ""
 
-#: include/class_core.inc:113 include/class_core.inc:119
-#: plugins/generic/references/class_aclResolver.inc:303
+#: plugins/addons/propertyEditor/commandVerifier.tpl:17
 #, fuzzy
-msgid "All"
-msgstr "Annulla"
+msgid "Test"
+msgstr "Timeout"
 
-#: include/class_core.inc:114
+#: plugins/addons/propertyEditor/property-list.xml:11
 #, fuzzy
-msgid "All objects"
-msgstr "Oggetti membri"
+msgid "List of configuration settings"
+msgstr "Opzioni di posta dell'identità"
 
-#: include/class_core.inc:132
+#: plugins/addons/propertyEditor/property-list.xml:15
 #, fuzzy
-msgid "Traditional"
-msgstr "Terminali"
+msgid "Property not used"
+msgstr "Gruppo di utenti"
 
-#: include/class_core.inc:132
-msgid "Use samba pool"
+#: plugins/addons/propertyEditor/property-list.xml:23
+msgid "Property will be restored"
 msgstr ""
 
-#: include/class_core.inc:164 include/class_core.inc:167
-#, fuzzy
-msgid "hours"
-msgstr "ora"
-
-#: include/class_core.inc:184
+#: plugins/addons/propertyEditor/property-list.xml:31
 #, fuzzy
-msgid "None"
-msgstr "nessuno"
+msgid "Modified property"
+msgstr "Informazioni personali"
 
-#: include/class_core.inc:188 setup/class_setupStep_Language.inc:47
+#: plugins/addons/propertyEditor/property-list.xml:39
 #, fuzzy
-msgid "Automatic"
-msgstr "automatico"
+msgid "Property configured in LDAP"
+msgstr "File di configurazione"
 
-#: include/class_core.inc:200
+#: plugins/addons/propertyEditor/property-list.xml:47
 #, fuzzy
-msgid "User value"
-msgstr "Nome utente"
+msgid "Property configured in config file"
+msgstr "File di configurazione"
 
-#: include/class_core.inc:209
+#: plugins/addons/propertyEditor/property-list.xml:80
 #, fuzzy
-msgid "Core"
-msgstr "Scegli"
+msgid "Class"
+msgstr "classe"
 
-#: include/class_core.inc:210
+#: plugins/addons/propertyEditor/property-list.xml:88
 #, fuzzy
-msgid "GOsa core plugin"
-msgstr "Opzioni di posta dell'identità"
+msgid "Value"
+msgstr "maschio"
 
-#: include/class_core.inc:238
-msgid ""
-"The 'htaccessAuthentication' variable tells GOsa to use either htaccess "
-"authentication or LDAP authentication. This can be used if you want to use i."
-"e. Kerberos to authenticate the users."
+#: plugins/addons/propertyEditor/property-list.xml:124
+msgid "Restore to default"
 msgstr ""
 
-#: include/class_core.inc:248
-msgid "Enables/Disables GOsa usage statistics moduls."
+#: plugins/addons/propertyEditor/class_commandVerifier.inc:56
+msgid "Results"
 msgstr ""
 
-#: include/class_core.inc:258
-msgid "The database file for GOSa usage statistics."
-msgstr ""
+#: plugins/addons/propertyEditor/class_propertyEditor.inc:6
+#, fuzzy
+msgid "Preferences"
+msgstr "Riferimenti"
 
-#: include/class_core.inc:268
+#: plugins/addons/propertyEditor/class_propertyEditor.inc:7
 msgid ""
-"The 'logging' statement enables event logging on GOsa side. Setting it to "
-"'true' GOsa will log every action a user performs via syslog. If you use "
-"rsyslog and configure it to mysql logging, you can browse all events within "
-"GOsa. GOsa will not log anything, if the logging value is empty or set to "
-"'false'."
+"Configure global and special GOsa settings like hooks and plug-in parameters"
 msgstr ""
 
-#: include/class_core.inc:279
-msgid ""
-"The 'listSummary' statement determines whether a status bar will be shown on "
-"the bottom of GOsa generated lists, displaying a short summary of type and "
-"number of elements in the list."
-msgstr ""
+#: plugins/addons/propertyEditor/class_propertyEditor.inc:206
+#, fuzzy
+msgid "No description"
+msgstr "Descrizoione unità"
 
-#: include/class_core.inc:289
-msgid ""
-"The 'passwordMinLength' statement determines whether a newly entered "
-"password has to be of a minimum length."
+#: plugins/addons/propertyEditor/class_propertyEditor.inc:230
+#: setup/class_setupStep_Checks.inc:209 setup/class_setupStep_Checks.inc:225
+#: setup/class_setupStep_Checks.inc:241 setup/class_setupStep_Checks.inc:257
+msgid "Off"
 msgstr ""
 
-#: include/class_core.inc:299
-msgid ""
-"The 'passwordMinDiffer' statement determines whether a newly entered "
-"password has to be checked to have at least n different characters."
-msgstr ""
+#: plugins/addons/propertyEditor/class_propertyEditor.inc:231
+#: setup/class_setupStep_Checks.inc:249
+#, fuzzy
+msgid "On"
+msgstr "Opzioni"
 
-#: include/class_core.inc:309
-msgid ""
-"The 'passwordProposalHook' can be used to let GOsa generate password "
-"proposals for you. Whenever you change a password, you can then decide "
-"whether to use the proposal or to manually specify a password."
+#: plugins/addons/propertyEditor/class_propertyEditor.inc:251
+msgid "Test the given command."
 msgstr ""
 
-#: include/class_core.inc:309
-msgid "Here is an example command:"
-msgstr ""
+#: plugins/addons/propertyEditor/migration/class_migrateRDN.inc:31
+#, fuzzy, php-format
+msgid "Migration of property '%s'"
+msgstr "Creare"
 
-#: include/class_core.inc:319
-msgid ""
-"The 'displayErrors' statement tells GOsa to show PHP errors in the upper "
-"part of the screen. This should be disabled in productive deployments, "
-"because there might be some important passwords arround."
-msgstr ""
+#: plugins/addons/propertyEditor/migration/class_migrateRDN.inc:34
+#, fuzzy, php-format
+msgid "GOsa has detected objects outside of the configured storage point (%s)."
+msgstr "Non hai il permesso di cambiare la tua password."
 
-#: include/class_core.inc:319
-#, php-format
-msgid "The property '%s' may be interesting too."
+#: plugins/addons/propertyEditor/migration/class_migrateRDN.inc:161
+msgid "Objects that will be added"
 msgstr ""
 
-#: include/class_core.inc:329
-msgid ""
-"The 'developmentMode' statement tells GOsa to show development related error "
-"messages, for example messages about missing ACL configuration or classes. "
-"Due to the fact that enabling this flag will result in a lot of false error "
-"messages it should only be enabled while developing or debugging plugins!"
+#: plugins/addons/propertyEditor/migration/class_migrateRDN.inc:169
+msgid "Objects that will be moved"
 msgstr ""
 
-#: include/class_core.inc:340
-msgid ""
-"The 'schemaCheck' statement enables or disables schema checking during "
-"login. It is recommended to switch this on in order to let GOsa handle "
-"object creation more efficient."
-msgstr ""
+#: plugins/addons/propertyEditor/migration/class_migrateRDN.inc:177
+#, fuzzy, php-format
+msgid "Moving object '%s' to '%s'"
+msgstr "Lista dei dipartimenti"
 
-#: include/class_core.inc:350
-msgid ""
-"The 'copyPaste' statement enables copy and paste for LDAP entries managed "
-"with GOsa."
-msgstr ""
+#: plugins/addons/propertyEditor/migration/class_migrateRDN.inc:181
+#: setup/setup_migrate.tpl:32 setup/class_setupStep_Migrate.inc:804
+#, fuzzy
+msgid "Migrate"
+msgstr "Creare"
 
-#: include/class_core.inc:360
-msgid ""
-"The 'forceGlobals' statement enables PHP security checks to force "
-"register_global settings to be switched off."
+#: plugins/addons/propertyEditor/migration/class_migrateRDN.inc:204
+#, php-format
+msgid "Migration failed for object %s, dn already exists!"
 msgstr ""
 
-#: include/class_core.inc:370
-msgid ""
-"The 'forceSSL' statement enables PHP security checks to force encrypted "
-"access to the web interface. GOsa will try to redirect to the same URL - "
-"just with https://"
+#: plugins/addons/propertyEditor/migration/class_migrateRDN.inc:208
+#, php-format
+msgid "Migration failed for object %s, please check if it already exists!"
 msgstr ""
 
-#: include/class_core.inc:380
-msgid ""
-"Logs information about triggered ldap operations, duration, filter, aso. "
-"into syslog."
+#: plugins/addons/propertyEditor/migrate.tpl:3
+msgid "Property migration assistant"
 msgstr ""
 
-#: include/class_core.inc:390
-msgid ""
-"The 'ldapFollowReferrals' statement tells GOsa to follow LDAP referrals."
-msgstr ""
+#: plugins/addons/propertyEditor/migrate.tpl:3
+#, fuzzy
+msgid "Migration steps left"
+msgstr "Creare"
 
-#: include/class_core.inc:400
-msgid ""
-"The 'ldapFilterNestingLimit' statement can be used to speed up group "
-"handling for groups with several hundreds of members. The default behaviour "
-"is, that GOsa will resolv the memberUid values in a group to real names. To "
-"achieve this, it writes a single filter to minimize searches. Some LDAP "
-"servers (namely Sun DS) simply crash when the filter gets too big. You can "
-"set a member limit, where GOsa will stop to do these lookups."
-msgstr ""
+#: plugins/addons/propertyEditor/property-list.tpl:3
+#, fuzzy
+msgid "Warning message"
+msgstr "Home Page"
+
+#: plugins/addons/propertyEditor/property-list.tpl:7
+#: ihtml/themes/default/removeEntries.tpl:4
+#, fuzzy
+msgid "Attention"
+msgstr "Destinazione"
 
-#: include/class_core.inc:410
+#: plugins/addons/propertyEditor/property-list.tpl:9
 msgid ""
-"The ldapSizelimit statement tells GOsa to retrieve the specified maximum "
-"number of results. The user will get  a  warning,  that  not  all entries "
-"were shown."
+"Modifying properties may break your setup, destroy or mess up your LDAP "
+"database, lead to security holes or it can even make a login impossible!"
 msgstr ""
 
-#: include/class_core.inc:420
+#: plugins/addons/propertyEditor/property-list.tpl:10
 msgid ""
-"Disables sizelimit checks, only the configured amount of results will be "
-"shown!"
+"Since configuration properties are stored in the LDAP database a copy/backup "
+"can be handy."
 msgstr ""
 
-#: include/class_core.inc:430
+#: plugins/addons/propertyEditor/property-list.tpl:14
 msgid ""
-"The 'warnSSL' statement enables PHP security checks to detect non encrypted "
-"access to the web interface. GOsa will display a warning in this case."
-msgstr ""
-
-#: include/class_core.inc:440
-msgid "The 'ppdGzip' variable enables PPD file compression."
+"If you've debarred yourself, you can try to set 'ignoreLdapProperties' to "
+"'true' in your gosa.conf main section. This will make GOsa ignore LDAP based "
+"property values."
 msgstr ""
 
-#: include/class_core.inc:451
+#: plugins/addons/propertyEditor/property-list.tpl:22
 msgid ""
-"The 'ignoreAcl' value tells GOsa to ignore complete ACL sets for the given "
-"DN. Add your DN here and you'll be able to restore accidently dropped ACLs."
+"I understand that there are certain risks, but I want to modify properties!"
 msgstr ""
 
-#: include/class_core.inc:462
-msgid ""
-"The 'ppdPath' variable defines where to store PPD files for the GOto "
-"environment plugins."
+#: plugins/addons/propertyEditor/property-list.tpl:38
+msgid "Ignoring LDAP defined properties!"
 msgstr ""
 
-#: include/class_core.inc:472
-msgid ""
-"The 'ldapMaxQueryTime' statement tells GOsa to stop LDAP actions if there is "
-"no answer within the specified number of seconds."
+#: plugins/addons/propertyEditor/property-list.tpl:77
+msgid "Undo"
 msgstr ""
 
-#: include/class_core.inc:482
-msgid ""
-"The 'storeFilterSettings' statement determines whether GOsa should store "
-"filter and plugin settings inside of a cookie."
-msgstr ""
+#: plugins/addons/dyngroup/dyngroup.tpl:1
+#, fuzzy
+msgid "List of dynamic rules"
+msgstr "Lista dei gruppi"
 
-#: include/class_core.inc:492
-msgid ""
-"The 'sendCompressedOutput' statement determines whether PHP should send "
-"compressed HTML pages to browsers or not. This may increase or decrease the "
-"performance, depending on your network."
+#: plugins/addons/dyngroup/dyngroup.tpl:3
+msgid "Labeled URI definitions"
 msgstr ""
 
-#: include/class_core.inc:503
-msgid ""
-"The 'modificationDetectionAttribute' statement enables GOsa to check if a "
-"entry currently being edited has been modified from someone else outside "
-"GOsa in the meantime. It will display an informative dialog then. It can be "
-"set to 'entryCSN' for OpenLDAP based systems or 'contextCSN' for Sun DS "
-"based systems."
+#: plugins/addons/dyngroup/dyngroup.tpl:6
+msgid "Scope"
 msgstr ""
 
-#: include/class_core.inc:514
-msgid ""
-"The 'language' statement defines the default language used by GOsa. Normally "
-"GOsa autodetects the language from the browser settings. If this is not "
-"working or you want to force the language, just add the language code (i.e. "
-"de for german) here."
-msgstr ""
+#: plugins/addons/dyngroup/dyngroup.tpl:7
+#: plugins/addons/dyngroup/class_DynamicLdapGroup.inc:119
+#: plugins/addons/dyngroup/class_DynamicLdapGroup.inc:121
+#, fuzzy
+msgid "Attribute"
+msgstr "Attributo DN delle persone"
 
-#: include/class_core.inc:525
-msgid ""
-"The 'theme' statement defines what theme is used to display GOsa pages. You "
-"can install some corporate identity like theme and/or modify certain "
-"templates to fit your needs within themes. Take a look at the GOsa FAQ for "
-"more information."
-msgstr ""
+#: plugins/addons/dyngroup/dyngroup.tpl:8
+#: plugins/addons/dyngroup/class_DynamicLdapGroup.inc:126
+#: plugins/addons/dyngroup/class_DynamicLdapGroup.inc:128
+#: plugins/generic/references/class_aclResolver.inc:169
+#, fuzzy
+msgid "Filter"
+msgstr "Filtri"
 
-#: include/class_core.inc:535
-msgid ""
-"The 'sessionLifetime' value defines when a session will expire in seconds. "
-"For Debian systems, this will not work because the sessions will be removed "
-"by a cron job instead. Please modify the value inside of your php.ini "
-"instead."
+#: plugins/addons/dyngroup/class_DynamicLdapGroup.inc:105
+#: plugins/addons/dyngroup/class_DynamicLdapGroup.inc:327
+msgid "Labeled URI"
 msgstr ""
 
-#: include/class_core.inc:545
-msgid ""
-"The 'templateCompileDirectory' statements defines the path, where the PHP "
-"templating engins 'smarty' should store its compiled GOsa templates for "
-"improved speed. This path needs to be writeable by the user your webserver "
-"is running with."
+#: plugins/addons/dyngroup/class_DynamicLdapGroup.inc:128
+msgid "Surrounding brackets are required!"
 msgstr ""
 
-#: include/class_core.inc:555
+#: plugins/addons/dyngroup/class_DynamicLdapGroup.inc:136
 #, php-format
-msgid ""
-"The 'debugLevel' value tells GOsa to display certain information on each "
-"page load. Value is an AND combination of the following byte values: %s"
+msgid "The given filter '%s' for entry %s seems to be invalid!"
 msgstr ""
 
-#: include/class_core.inc:575
-#, php-format
-msgid ""
-"The 'sambaHashHook' statement contains an executable to generate samba hash "
-"values. This is required for password synchronization, but not required if "
-"you apply gosa-si services. If you don't have mkntpasswd from the samba "
-"distribution installed, you can use perl to generate the hash: %s"
-msgstr ""
+#: plugins/addons/dyngroup/class_DynamicLdapGroup.inc:166
+#: plugins/addons/dyngroup/class_DynamicLdapGroup.inc:168
+#: plugins/addons/dyngroup/class_DynamicLdapGroup.inc:319
+#: plugins/addons/dyngroup/class_DynamicLdapGroup.inc:320
+#, fuzzy
+msgid "Dynamic object"
+msgstr "Oggetto"
 
-#: include/class_core.inc:586
-msgid ""
-"The 'passwordDefaultHash' statement defines the default password hash to "
-"choose for new accounts."
-msgstr ""
+#: plugins/generic/welcome/welcome.tpl:8 ihtml/themes/default/infoPage.tpl:62
+msgid "The GOsa team"
+msgstr "Il team di GOsa"
 
-#: include/class_core.inc:595
-msgid ""
-"The 'strictPasswordRules' tells GOsa to check for UTF-8 characters in the "
-"supplied password. These Characters can lead to non working authentications "
-"if UTF-8 and none UTF-8 systems locales get mixed. The default is 'true'."
+#: plugins/generic/welcome/class_welcome.inc:5
+#: plugins/generic/welcome/class_welcome.inc:6
+msgid "Back to main menu"
 msgstr ""
 
-#: include/class_core.inc:606
+#: plugins/generic/dashBoard/Register/class_RegistrationDialog.inc:54
 msgid ""
-"The 'accountPrimaryAttribute' option tells GOsa how to create new accounts. "
-"Possible values are 'uid' and 'cn'. In the first case GOsa creates uid style "
-"DN entries: 'uid=superuser,ou=staff,dc=example,dc=net'. In the second case, "
-"GOsa creates cn style DN entries: 'cn=Foo Bar,ou=staff,dc=example,dc=net'. "
-"If you choose \"cn\" to be your 'accountPrimaryAttribute' you can decide "
-"whether to include the personal title in your dn by selecting "
-"'personalTitleInDN'."
+"Communciation with the backend failed! Please check your internet connection!"
 msgstr ""
 
-#: include/class_core.inc:616
+#: plugins/generic/dashBoard/Register/class_RegistrationDialog.inc:56
 msgid ""
-"The 'userRDN' statement defines the location where new accounts will be "
-"created inside of defined departments. The default is 'ou=people'."
+"Authentication failed, please check combination of username and password!"
 msgstr ""
 
-#: include/class_core.inc:626
+#: plugins/generic/dashBoard/Register/class_RegistrationDialog.inc:58
 msgid ""
-"The 'groupsRDN' statement defines the location where new groups will be "
-"created inside of defined departments. The default is 'ou=groups'."
+"Internal server error, please try again later. If the problem persists "
+"contact the GOsa-Team!"
 msgstr ""
 
-#: include/class_core.inc:636
-msgid ""
-"The 'gidNumberBase' statement defines where to start looking for a new free "
-"group id. This should be synced with your 'adduser.conf' to avoid "
-"overlapping gidNumber values between local and LDAP based lookups. The "
-"gidNumberBase can even be dynamic. Take a look at the 'nextIdHook' "
-"definition."
-msgstr ""
+#: plugins/generic/dashBoard/Register/register.tpl:3
+#, fuzzy
+msgid "GOsa registration"
+msgstr "Impostazioni generali delle code"
 
-#: include/class_core.inc:646
-msgid ""
-"The 'baseIdHook' statement allows to hook into the id generation method "
-"(traditional mode), to define the starting range for new generated ids"
+#: plugins/generic/dashBoard/Register/register.tpl:7
+msgid "Do you want to register GOsa and benefit from the features it brings?"
 msgstr ""
 
-#: include/class_core.inc:656 include/class_core.inc:676
-msgid ""
-"The 'uidNumberPoolMin/gidNumberPoolMin' statement defines the lowest "
-"assignable user/group id for use with the 'idAllocationMethod = pool'."
+#: plugins/generic/dashBoard/Register/register.tpl:11
+msgid "I do not want to register"
 msgstr ""
 
-#: include/class_core.inc:666 include/class_core.inc:686
-msgid ""
-"The 'uidNumberPoolMax/gidNumberPoolMax' statement defines the highest "
-"assignable user/group id for use with the 'idAllocationMethod = pool'."
+#: plugins/generic/dashBoard/Register/register.tpl:17
+#: plugins/generic/dashBoard/dashBoard.tpl:5
+msgid "Register"
 msgstr ""
 
-#: include/class_core.inc:696
-msgid ""
-"The 'uidNumberBase' statement defines where to start looking for a new free "
-"user id. This should be synced with your 'adduser.conf' to avoid overlapping "
-"uidNumber values between local and LDAP based lookups. The uidNumberBase can "
-"even be dynamic. Take a look at the 'baseIdHook' definition."
+#: plugins/generic/dashBoard/Register/register.tpl:19
+msgid "Additionally to the 'Annonomous' account you can:"
 msgstr ""
 
-#: include/class_core.inc:736
-msgid ""
-"The 'gosaSupportURI' defines the major gosa-si server host and the password "
-"for GOsa to connect to it. It can be used if you want to use i.e. kerberos "
-"to authenticate the users. The format is: credentials@host:port"
+#: plugins/generic/dashBoard/Register/register.tpl:21
+msgid "Access to 'Premium-Channels'."
 msgstr ""
 
-#: include/class_core.inc:746
+#: plugins/generic/dashBoard/Register/register.tpl:22
 msgid ""
-"The 'gosaSupportTimeout' sets a connection timeout for all gosa-si actions. "
-"See 'gosaSupportURI' for details."
+"Watch the status of current plugin updates/patches and the availability of "
+"new plugins."
 msgstr ""
 
-#: include/class_core.inc:757
-msgid ""
-"The 'loginAttribute' statement tells GOsa which LDAP attribute is used as "
-"the login name during login. It can be set to 'uid', 'mail' or 'both'"
+#: plugins/generic/dashBoard/Register/register.tpl:23
+msgid "Recieve newsletter, if wanted."
 msgstr ""
 
-#: include/class_core.inc:768
-msgid ""
-"The 'timezone' statements defines the timezone used inside of GOsa to handle "
-"date related tasks, such as password expiery, vacation messages, etc. The "
-"'timezone' value should be a unix conform timezone value like in /etc/"
-"timezone."
+#: plugins/generic/dashBoard/Register/register.tpl:24
+msgid "View several usefull statistics about your GOsa installation"
 msgstr ""
 
-#: include/class_core.inc:778
-msgid ""
-"The 'honourUnitTags' statement enables checking of 'unitTag' attributes when "
-"using administrative units. If this is set to 'true' GOsa can only see "
-"objects inside the administrative unit a user is logged into."
+#: plugins/generic/dashBoard/Register/register.tpl:29
+msgid "What information will be transmitted to the backend and maybe stored:"
 msgstr ""
 
-#: include/class_core.inc:788
-msgid ""
-"The 'useSaslForKerberos' statement defines the way the kerberos realm is "
-"stored in the #userPassword' attribute. Set it to 'true' in order to get "
-"{sasl}user@REALM.NET, or to 'false' to get {kerberos}user@REALM.NET. The "
-"latter is outdated, but may be needed from time to time."
+#: plugins/generic/dashBoard/Register/register.tpl:31
+msgid "All personal information filled in the registration form."
 msgstr ""
 
-#: include/class_core.inc:798
-msgid ""
-"The 'rfc2307bis' statement enables rfc2307bis style groups in GOsa. You can "
-"use 'member' attributes instead of memberUid in this case. To make it work "
-"on unix systems, you've to adjust your NSS configuration to use rfc2307bis "
-"style groups, too"
+#: plugins/generic/dashBoard/Register/register.tpl:32
+msgid "Information about the installed plugins and their version."
 msgstr ""
 
-#: include/class_core.inc:808
+#: plugins/generic/dashBoard/Register/register.tpl:33
 msgid ""
-"The 'personalTitleInDN' option tells GOsa to include the personal title in "
-"user DNs when #accountPrimaryAttribute' is set to \"cn\"."
+"The GOsa-UUID (will be generated during the registration) and a password, to "
+"authenticate."
 msgstr ""
 
-#: include/class_core.inc:818
+#: plugins/generic/dashBoard/Register/register.tpl:34
 msgid ""
-"The 'nextIdHook' statement defines a script to be called for finding the "
-"next free id for users or groups externaly. It gets called with the current "
-"entry \"dn\" and the attribute to be ID'd. It should return an integer value."
+"The bugs you will report and the corresponding trace. You can select what "
+"information you want to send in."
 msgstr ""
 
-#: include/class_core.inc:828
+#: plugins/generic/dashBoard/Register/register.tpl:35
 msgid ""
-"The 'idGenerator' statement describes an automatic way to generate new user "
-"ids. There are two basic functions supported - which can be combined: \n"
-"\n"
-" a) using attributes\n"
-"\n"
-"    You can specify LDAP attributes (currently only sn and givenName) in\n"
-"    braces {} and add a percent sign befor it. Optionally you can strip it\n"
-"    down to a number of characters, specified in []. I.e.\n"
-"\n"
-"      idGenerator=\"{%sn}-{%givenName[2-4]}\"\n"
-"\n"
-"    will generate an ID using the full surname, adding a dash, and adding "
-"at\n"
-"    least the first two characters of givenName. If this ID is used, it'll\n"
-"    use up to four characters. If no automatic generation is possible, a\n"
-"    input box is shown.\n"
-"\n"
-" b) using automatic id's\n"
-"\n"
-"    I.e. specifying\n"
-"\n"
-"      idGenerator=\"acct{id:3}\"\n"
-"\n"
-"    will generate a three digits id with the next free entry appended to "
-"\"acct\".\n"
-"\n"
-"      idGenerator=\"acct{id!1}\"\n"
-"\n"
-"    will generate a one digit id with the next free entry appended to \"acct"
-"\" - if needed.\n"
-"\n"
-"      idGenerator=\"ext{id#3}\"\n"
-"\n"
-"    will generate a three digits random number appended to \"ext\".\n"
-msgstr ""
-
-#: include/class_core.inc:868
-msgid ""
-"The 'strictNamingRules' statement enables strict checking of uids and group "
-"names. If you need   characters like . or - inside of your accounts, set "
-"this to 'false'."
-msgstr ""
-
-#: include/class_core.inc:878
-msgid ""
-"The 'minId' statement defines the minimum assignable user or group id to "
-"avoid security leaks with uid 0 accounts. This is used for the 'traditional' "
-"method."
+"When the statistics extension is used. GOsa will transmit information about "
+"plugins, their usage and the amount of objects present in your ldap "
+"database. No sensitive data is transmitted here, just the object type, the "
+"action performed, cpu usage, memory usage, elapsed time..."
 msgstr ""
 
-#: include/class_core.inc:889
-msgid ""
-"The 'mailAttribute' statement determines which attribute GOsa will use to "
-"create accounts. Valid values are 'mail' and 'uid'."
-msgstr ""
+#: plugins/generic/dashBoard/Register/register.tpl:69
+#: plugins/generic/dashBoard/Register/register.tpl:80
+#, fuzzy
+msgid "Registration complete"
+msgstr "incompleto"
 
-#: include/class_core.inc:899
-msgid ""
-"This attribute allows to override the prefix used to create shared folders."
-msgstr ""
-
-#: include/class_core.inc:909
-msgid ""
-"This attribute allows to override the user account creation syntax, see the "
-"'mailFolderCreation' description for more details.\n"
-"\n"
-"Examples\n"
-" mailUserCreation=\"%prefix%%uid%\"           => \"user.foobar\"\n"
-" mailUserCreation=\"my-prefix.%uid%%domain%\"  => \"my-prefix.foobar@example."
-"com\"\n"
-msgstr ""
-
-#: include/class_core.inc:924
-msgid ""
-"Every mail method has its own way to create mail accounts like 'share/"
-"development' or 'shared.development@example.com' which is used to identify "
-"the accounts, set quotas or add acls.\n"
-"\n"
-"To override the methods default account creation syntax, you can set the "
-"'mailFolderCreation' option.\n"
-"\n"
-"Examples\n"
-"\n"
-" mailFolderCreation=\"%prefix%%cn%\"              => \"shared.development\"\n"
-" mailFolderCreation=\"my-prefix.%cn%%domain%\"    => \"my-prefix."
-"development@example.com\"\n"
-"\n"
-" %prefix%    The methods default prefix. (Depends on cyrusUseSlashes=FALSE/"
-"TRUE)\n"
-" %cn%        The groups/users cn.\n"
-" %uid%       The users uid.\n"
-" %mail%      The objects mail attribute.\n"
-" %domain%    The domain part of the objects mail attribute.\n"
-" %mailpart%  The user address part of the mail address.\n"
-" %uattrib%   Depends on mailAttribute=\"uid/mail\".\n"
+#: plugins/generic/dashBoard/Register/register.tpl:71
+msgid "GOsa instance sucessfully registered"
 msgstr ""
 
-#: include/class_core.inc:950
-msgid ""
-"The 'imapTimeout' statement sets the connection timeout for imap actions."
+#: plugins/generic/dashBoard/Register/register.tpl:82
+msgid "GOsa instance will not be registered"
 msgstr ""
 
-#: include/class_core.inc:961
-msgid ""
-"The 'mailMethod' statement tells GOsa which mail method the setup should use "
-"to communicate with a possible mail server. Leave this undefined if your "
-"mail method does not match the predefined ones."
-msgstr ""
+#: plugins/generic/dashBoard/dbPluginStatus/contents.tpl:1
+#, fuzzy
+msgid "Plugin status"
+msgstr "Stato"
 
-#: include/class_core.inc:971
-msgid ""
-"The 'cyrusUseSlashes' statement determines if GOsa should use \"foo/bar\" or "
-"\"foo.bar\" namespaces in IMAP. Unix style is with slashes."
+#: plugins/generic/dashBoard/dbPluginStatus/class_dbPluginStatus.inc:69
+msgid "Version mismatch"
 msgstr ""
 
-#: include/class_core.inc:981
-msgid ""
-"The 'vacationTemplateDirectory' statement sets the path where GOsa will look "
-"for vacation message templates. Default is /etc/gosa/vacation. \n"
-"\n"
-"Example template /etc/gosa/vacation/business.txt:\n"
-"\n"
-"   DESC:Away from desk\n"
-"   Hi, I'm currently away from my desk. You can contact me on\n"
-"   my cell phone via %mobile.\n"
-"\n"
-"   Greetings,\n"
-"   %givenName %sn\n"
-"\n"
-msgstr ""
+#: plugins/generic/dashBoard/dbPluginStatus/class_dbPluginStatus.inc:73
+#, fuzzy
+msgid "Schema missing"
+msgstr "Impostazioni Samba"
 
-#: include/class_core.inc:1002
-msgid ""
-"The 'ldapTLS' statement enables or disables TLS operating on LDAP "
-"connections."
+#: plugins/generic/dashBoard/dashBoard.tpl:2
+msgid "This feature is only accessible for registrated instances of GOsa"
 msgstr ""
 
-#: include/class_core.inc:1012
+#: plugins/generic/dashBoard/dashBoard.tpl:7
 msgid ""
-"The 'honourIvbbAttributes' statement enables the IVBB mode inside of GOsa. "
-"You need the ivbb.schema file from used by german authorities."
+"Unfortunately the registration server cannot be reached, maybe the server is "
+"down for maintaince or you've no internet access!"
 msgstr ""
 
-#: include/class_core.inc:1022
-msgid ""
-"The 'sambaIdMapping' statement tells GOsa to maintain sambaIdmapEntry "
-"objects. Depending on your setup this can drastically improve the windows "
-"login performance."
-msgstr ""
+#: plugins/generic/dashBoard/dashBoard.tpl:13
+#, fuzzy
+msgid "GOsa dash board"
+msgstr "Opzioni di posta dell'identità"
 
-#: include/class_core.inc:1032
-msgid ""
-"The 'handleExpiredAccounts' statement enables shadow attribute tests during "
-"the login to the GOsa web interface and forces password renewal or account "
-"lockout."
-msgstr ""
+#: plugins/generic/dashBoard/dbChannelStatus/contents.tpl:1
+#, fuzzy
+msgid "Channels"
+msgstr "Annulla"
 
-#: include/class_core.inc:1042
-msgid ""
-"The 'sambaSID' statement defines a samba SID if not available inside of the "
-"LDAP. You can retrieve the current sid by net getlocalsid."
-msgstr ""
+#: plugins/generic/dashBoard/dbNotifications/contents.tpl:1
+#, fuzzy
+msgid "Notifications"
+msgstr "Località"
 
-#: include/class_core.inc:1052
-msgid ""
-"The 'sambaRidBase' statement defines the base id to add to ordinary sid "
-"calculations - if not available inside of the LDAP."
-msgstr ""
+#: plugins/generic/references/contents.tpl:2
+#: plugins/generic/references/contents.tpl:3
+#, fuzzy
+msgid "Object information"
+msgstr "Informazioni personali"
 
-#: include/class_core.inc:1062
-msgid ""
-"The 'enableSnapshots' statement enables a snapshot mechaism in GOsa. This "
-"enables you to save certain states of entries and restore them later on."
-msgstr ""
+#: plugins/generic/references/contents.tpl:7
+#, fuzzy
+msgid "Show raw object entry"
+msgstr "Gruppi di oggetti"
 
-#: include/class_core.inc:1072
-msgid ""
-"The 'snapshotBase' statement defines the base where snapshots should be "
-"stored inside of the LDAP."
-msgstr ""
+#: plugins/generic/references/contents.tpl:18
+#: plugins/generic/references/contents.tpl:20
+#, fuzzy
+msgid "Last modification"
+msgstr "Località"
 
-#: include/class_core.inc:1082
-msgid ""
-"The 'snapshotAdminDn' variable defines the user which is used to "
-"authenticate when connecting to 'snapshotURI'."
-msgstr ""
+#: plugins/generic/references/contents.tpl:29
+#, fuzzy
+msgid "Object references"
+msgstr "Riferimenti"
 
-#: include/class_core.inc:1092
-msgid ""
-"The 'snapshotAdminPassword' variable defines the credentials which are used "
-"in combination with 'snapshotAdminDn' and 'snapshotURI' in order to "
-"authenticate."
-msgstr ""
+#: plugins/generic/references/contents.tpl:45
+#, fuzzy
+msgid "ACL trace"
+msgstr "Tipo"
+
+#: plugins/generic/references/class_reference.inc:70
+#, fuzzy
+msgid "Role membership"
+msgstr "Gruppi di appartenenza"
+
+#: plugins/generic/references/class_reference.inc:76
+#, fuzzy
+msgid "Object group membership"
+msgstr "Gruppo di oggetti"
+
+#: plugins/generic/references/class_reference.inc:82
+#, fuzzy
+msgid "Department manager"
+msgstr "Dipartimento"
+
+#: plugins/generic/references/class_reference.inc:88
+#, fuzzy
+msgid "User manager"
+msgstr "Nome utente"
 
-#: include/class_core.inc:1103
-msgid ""
-"The 'idAllocationMethod' statement defines how GOsa generates numeric user "
-"and group id values. If it is set to 'traditional' GOsa will do create a "
-"lock and perform a search for the next free ID. The lock will be removed "
-"after the procedure completes. 'pool' will use the sambaUnixIdPool "
-"objectclass settings inside your LDAP. This one is unsafe, because it does "
-"not check for concurrent LDAP access and already used IDs in this range. On "
-"the other hand it is much faster."
+#: plugins/generic/references/class_aclResolver.inc:63
+#: include/class_acl.inc:228
+msgid "Reset ACLs"
 msgstr ""
 
-#: include/class_core.inc:1112
-msgid ""
-"The 'snapshotURI' variable defines the LDAP URI for the server which is used "
-"to do object snapshots."
+#: plugins/generic/references/class_aclResolver.inc:68
+#: include/class_acl.inc:233 include/class_acl.inc:236
+msgid "Use ACL defined in role"
 msgstr ""
 
-#: include/class_pluglist.inc:118
-msgid "The configuration format has changed: please run the setup again!"
+#: plugins/generic/references/class_aclResolver.inc:143
+msgid "Enter another user name"
 msgstr ""
 
-#: include/class_pluglist.inc:263
+#: plugins/generic/references/class_aclResolver.inc:193
 #, fuzzy
-msgid ""
-"You are currently editing a database entry. Do you want to discard the "
-"changes?"
-msgstr ""
-"Stai modificando un campo del database. Vuoi abbandonare i cambiamenti?"
+msgid "ACLs"
+msgstr "ACL"
 
-#: include/class_pluglist.inc:435 plugins/generic/references/contents.tpl:18
-#: plugins/admin/groups/class_group.inc:329
-#: plugins/admin/groups/class_group.inc:350
-#: plugins/admin/groups/class_group.inc:367
-#: plugins/admin/departments/class_department.inc:152
-msgid "Unknown"
+#: plugins/generic/references/class_aclResolver.inc:198
+#, php-format
+msgid "List of effective ACLs for '%s'"
 msgstr ""
 
-#: include/class_CopyPasteHandler.inc:118
-#: include/class_CopyPasteHandler.inc:127
-#: include/class_CopyPasteHandler.inc:159
-#: include/class_CopyPasteHandler.inc:176
-#: include/class_CopyPasteHandler.inc:185
-#: include/class_CopyPasteHandler.inc:193
-#: include/class_CopyPasteHandler.inc:273
-#, fuzzy, php-format
-msgid "Copy and paste failed!"
-msgstr "Nome applicazione"
+#: plugins/generic/references/class_aclResolver.inc:199
+#: plugins/generic/references/class_aclResolver.inc:203
+#, fuzzy
+msgid "Object permissions"
+msgstr "Impostazioni FAX"
 
-#: include/class_CopyPasteHandler.inc:118
-#, fuzzy, php-format
-msgid "Cannot set permission for %s"
-msgstr "Rimuovi"
+#: plugins/generic/references/class_aclResolver.inc:303
+#: include/class_core.inc:113 include/class_core.inc:119
+#, fuzzy
+msgid "All"
+msgstr "Annulla"
 
-#: include/class_CopyPasteHandler.inc:159
-#, php-format
-msgid "'%s' is no valid LDAP object"
+#: plugins/generic/references/class_aclResolver.inc:307
+#: include/class_acl.inc:823
+msgid "Restrict changes to user's own object"
 msgstr ""
 
-#: include/class_CopyPasteHandler.inc:176
-#, fuzzy, php-format
-msgid "No write permission in '%s'"
-msgstr "Rimuovi"
-
-#: include/class_CopyPasteHandler.inc:193
-#, fuzzy, php-format
-msgid "Cannot set permission for '%s'"
-msgstr "Rimuovi"
+#: plugins/generic/references/class_aclResolver.inc:309
+#: include/class_acl.inc:827 include/class_acl.inc:936
+#: include/class_acl.inc:940
+msgid "read"
+msgstr "leggere"
 
-#: include/class_CopyPasteHandler.inc:396
-#, php-format
-msgid "These objects will be pasted: %s"
-msgstr ""
+#: plugins/generic/references/class_aclResolver.inc:310
+#: include/class_acl.inc:828 include/class_acl.inc:938
+#: include/class_acl.inc:941
+msgid "write"
+msgstr "scrivere"
 
-#: include/class_CopyPasteHandler.inc:420
-#, php-format
-msgid "This object will be pasted: %s"
-msgstr ""
+#: plugins/generic/references/class_aclResolver.inc:311
+#, fuzzy
+msgid "create"
+msgstr "Creare"
 
-#: include/class_CopyPasteHandler.inc:573
+#: plugins/generic/references/class_aclResolver.inc:312
 #, fuzzy
-msgid "Cannot paste"
-msgstr "Crea estensioni telefoniche"
+msgid "remove"
+msgstr "Rimuovi"
 
-#: include/class_msg_dialog.inc:124
-msgid "Please fix the above error and reload the page."
-msgstr ""
+#: plugins/generic/references/class_aclResolver.inc:313
+#, fuzzy
+msgid "move"
+msgstr "Rimuovi"
 
 #: plugins/generic/statistics/statistics.tpl:2
 msgid "Usage statistics"
@@ -3460,38 +3441,36 @@ msgstr ""
 msgid "Select report type"
 msgstr "Rimuovi"
 
-#: plugins/generic/statistics/chartClasses/class_actionSelectChart.inc:104
+#: plugins/generic/statistics/chartClasses/class_statChart.inc:73
 #, fuzzy
-msgid "Action"
-msgstr "Azioni"
+msgid "Systems"
+msgstr "Sistemi"
 
+#: plugins/generic/statistics/chartClasses/class_durationTimeChart.inc:15
 #: plugins/generic/statistics/chartClasses/class_cpuLoadChart.inc:15
-#: plugins/generic/statistics/chartClasses/class_memoryUsageChart.inc:15
 #: plugins/generic/statistics/chartClasses/class_renderTimeChart.inc:15
-#: plugins/generic/statistics/chartClasses/class_durationTimeChart.inc:15
-#, fuzzy
-msgid "Max"
-msgstr "Maggio"
+#: plugins/generic/statistics/chartClasses/class_memoryUsageChart.inc:15
+msgid "Maximum"
+msgstr ""
 
+#: plugins/generic/statistics/chartClasses/class_durationTimeChart.inc:16
 #: plugins/generic/statistics/chartClasses/class_cpuLoadChart.inc:16
-#: plugins/generic/statistics/chartClasses/class_memoryUsageChart.inc:16
 #: plugins/generic/statistics/chartClasses/class_renderTimeChart.inc:16
-#: plugins/generic/statistics/chartClasses/class_durationTimeChart.inc:16
-msgid "Avergae"
+#: plugins/generic/statistics/chartClasses/class_memoryUsageChart.inc:16
+msgid "Average"
 msgstr ""
 
+#: plugins/generic/statistics/chartClasses/class_durationTimeChart.inc:17
 #: plugins/generic/statistics/chartClasses/class_cpuLoadChart.inc:17
-#: plugins/generic/statistics/chartClasses/class_memoryUsageChart.inc:17
 #: plugins/generic/statistics/chartClasses/class_renderTimeChart.inc:17
-#: plugins/generic/statistics/chartClasses/class_durationTimeChart.inc:17
-#, fuzzy
-msgid "Min"
-msgstr "Principale"
+#: plugins/generic/statistics/chartClasses/class_memoryUsageChart.inc:17
+msgid "Minimum"
+msgstr ""
 
-#: plugins/generic/statistics/chartClasses/class_statChart.inc:73
+#: plugins/generic/statistics/chartClasses/class_actionSelectChart.inc:104
 #, fuzzy
-msgid "Systems"
-msgstr "Sistemi"
+msgid "Action"
+msgstr "Azioni"
 
 #: plugins/generic/statistics/class_statistics.inc:263
 #, fuzzy, php-format
@@ -3501,3761 +3480,3621 @@ msgid ""
 msgstr ""
 "Stai modificando un campo del database. Vuoi abbandonare i cambiamenti?"
 
-#: plugins/generic/dashBoard/dbInformation/contents.tpl:1
-#: plugins/admin/ogroups/class_ogroup.inc:244 setup/setup_ldap.tpl:108
-msgid "Information"
-msgstr "Informazioni"
+#: setup/setup_checks.tpl:2
+msgid ""
+"This step checks if your PHP server has all required modules and "
+"configuration settings."
+msgstr ""
 
-#: plugins/generic/dashBoard/dashBoard.tpl:2
-msgid "This feature is only accessible for registrated instances of GOsa"
+#: setup/setup_checks.tpl:5
+#, fuzzy
+msgid "Inspection"
+msgstr "Ispezione della configurazione PHP"
+
+#: setup/setup_checks.tpl:8
+msgid "PHP module and extension checks"
 msgstr ""
 
-#: plugins/generic/dashBoard/dashBoard.tpl:5
-msgid "Registrate"
+#: setup/setup_checks.tpl:10
+msgid "Basic checks"
 msgstr ""
 
-#: plugins/generic/dashBoard/dashBoard.tpl:7
-msgid ""
-"Unfortunately the registration server cannot be reached, maybe the server is "
-"down for maintaince or you've no internet access!"
+#: setup/setup_checks.tpl:21 setup/setup_checks.tpl:62
+#: setup/class_setupStep_Migrate.inc:153 setup/class_setupStep_Migrate.inc:303
+#: setup/class_setupStep_Migrate.inc:684 setup/class_setupStep_Migrate.inc:828
+#: ihtml/themes/default/msg_dialog.tpl:77
+#: ihtml/themes/default/msg_dialog.tpl:79
+#: ihtml/themes/default/msg_dialog.tpl:136
+#: ihtml/themes/default/msg_dialog.tpl:139
+#: ihtml/themes/default/msg_dialog.tpl:144 include/utils/class_msgPool.inc:301
+#, php-format
+msgid "OK"
 msgstr ""
 
-#: plugins/generic/dashBoard/dashBoard.tpl:13
-#, fuzzy
-msgid "GOsa dash board"
-msgstr "Opzioni di posta dell'identità"
+#: setup/setup_checks.tpl:38 setup/setup_checks.tpl:79
+msgid "GOsa will NOT run without fixing this."
+msgstr ""
 
-#: plugins/generic/dashBoard/dbChannelStatus/class_dbChannelStatus.inc:14
-#: plugins/generic/dashBoard/dbPluginStatus/class_dbPluginStatus.inc:26
-#: plugins/personal/posix/generic.tpl:37
-msgid "Status"
-msgstr "Stato"
+#: setup/setup_checks.tpl:40 setup/setup_checks.tpl:81
+msgid "GOsa will run without fixing this."
+msgstr ""
 
-#: plugins/generic/dashBoard/dbChannelStatus/contents.tpl:1
+#: setup/setup_checks.tpl:50
 #, fuzzy
-msgid "Channels"
-msgstr "Annulla"
+msgid "PHP setup configuration"
+msgstr "Scarica il file di  configurazione"
 
-#: plugins/generic/dashBoard/dbPluginStatus/contents.tpl:1
+#: setup/setup_checks.tpl:50
 #, fuzzy
-msgid "Plugin status"
-msgstr "Stato"
+msgid "show information"
+msgstr "Informazioni personali"
 
-#: plugins/generic/dashBoard/dbPluginStatus/class_dbPluginStatus.inc:69
-msgid "Version mismatch"
+#: setup/setup_checks.tpl:51
+msgid "Extended checks"
 msgstr ""
 
-#: plugins/generic/dashBoard/dbPluginStatus/class_dbPluginStatus.inc:73
+#: setup/setup_schema.tpl:1
 #, fuzzy
-msgid "Schema missing"
+msgid "Schema specific settings"
 msgstr "Impostazioni Samba"
 
-#: plugins/generic/dashBoard/dbNotifications/contents.tpl:1
+#: setup/setup_schema.tpl:4
+msgid "Schema check succeeded"
+msgstr ""
+
+#: setup/setup_schema.tpl:7
 #, fuzzy
-msgid "Notifications"
-msgstr "Località"
+msgid "Schema check failed"
+msgstr "Server"
 
-#: plugins/generic/dashBoard/Register/class_RegistrationDialog.inc:54
+#: setup/setup_schema.tpl:11
 msgid ""
-"Communciation with the backend failed! Please check your internet connection!"
+"Could not read any schema information, all checks skipped. Adjust your LDAP "
+"ACLs."
 msgstr ""
 
-#: plugins/generic/dashBoard/Register/class_RegistrationDialog.inc:56
+#: setup/setup_schema.tpl:13
 msgid ""
-"Authentication failed, please check combination of username and password!"
+"It seems that your LDAP database wasn't initialized yet. This maybe the "
+"reason, why GOsa can't read your schema configuration!"
 msgstr ""
 
-#: plugins/generic/dashBoard/Register/class_RegistrationDialog.inc:58
-msgid ""
-"Internal server error, please try again later. If the problem persists "
-"contact the GOsa-Team!"
-msgstr ""
+#: setup/class_setupStep_Finish.inc:39
+#: ihtml/themes/default/copyPasteDialog.tpl:30
+msgid "Finish"
+msgstr "Esegui"
 
-#: plugins/generic/dashBoard/Register/register.tpl:3
+#: setup/class_setupStep_Finish.inc:40
 #, fuzzy
-msgid "GOsa registration"
-msgstr "Impostazioni generali delle code"
-
-#: plugins/generic/dashBoard/Register/register.tpl:7
-msgid "Do you want to register GOsa and benefit from the features it brings?"
-msgstr ""
-
-#: plugins/generic/dashBoard/Register/register.tpl:11
-msgid "I do not want to register"
-msgstr ""
+msgid "Write configuration file"
+msgstr "File di configurazione"
 
-#: plugins/generic/dashBoard/Register/register.tpl:17
-msgid "Register"
-msgstr ""
+#: setup/class_setupStep_Finish.inc:41
+#, fuzzy
+msgid "Finish - write the configuration file"
+msgstr "File di configurazione"
 
-#: plugins/generic/dashBoard/Register/register.tpl:19
-msgid "Additionally to the 'Annonomous' account you can:"
-msgstr ""
+#: setup/class_setupStep_Finish.inc:106
+#, fuzzy
+msgid ""
+"Your configuration file is currently world readable. Please update the file "
+"permissions!"
+msgstr "Il file di configurazione di GOsa %s/gosa.conf non è legibile."
 
-#: plugins/generic/dashBoard/Register/register.tpl:21
-msgid "Access to 'Premium-Channels'."
-msgstr ""
+#: setup/class_setupStep_Finish.inc:108
+#, fuzzy
+msgid "The configuration is currently not readable or it does not exists."
+msgstr "Il file di configurazione di GOsa %s/gosa.conf non è legibile."
 
-#: plugins/generic/dashBoard/Register/register.tpl:22
+#: setup/class_setupStep_Finish.inc:117
+#, fuzzy, php-format
 msgid ""
-"Watch the status of current plugin updates/patches and the availability of "
-"new plugins."
+"After downloading and placing the file under %s, please make sure that the "
+"user the web server is running with is able to read %s, while other users "
+"shouldn't. You may want to execute these commands to achieve this "
+"requirement:"
 msgstr ""
+"Dopo averlo scaricato dentro /etc/gosa/, assicurati che l'utente del "
+"webserver sia in grado di leggerlo mentre tutti gli altri utenti non "
+"possono. In molti casi è sufficiente eseguire i comandi seguenti."
 
-#: plugins/generic/dashBoard/Register/register.tpl:23
-msgid "Recieve newsletter, if wanted."
+#: setup/class_setupStep_Checks.inc:40 setup/class_setupStep_Checks.inc:41
+msgid "Installation check"
 msgstr ""
 
-#: plugins/generic/dashBoard/Register/register.tpl:24
-msgid "View several usefull statistics about your GOsa installation"
+#: setup/class_setupStep_Checks.inc:42
+msgid "Basic checks for PHP compatibility and extensions"
 msgstr ""
 
-#: plugins/generic/dashBoard/Register/register.tpl:29
-msgid "What information will be transmitted to the backend and maybe stored:"
+#: setup/class_setupStep_Checks.inc:66
+#, fuzzy
+msgid "Checking PHP version"
+msgstr "Controllo della versione di PHP (>=4.1.0)"
+
+#: setup/class_setupStep_Checks.inc:67
+#, fuzzy, php-format
+msgid "PHP must be of version %s or above."
+msgstr "PHP deve essere la versione 4.1.0 o superiore."
+
+#: setup/class_setupStep_Checks.inc:68
+msgid "Please upgrade to a supported version."
 msgstr ""
 
-#: plugins/generic/dashBoard/Register/register.tpl:31
-msgid "All personal information filled in the registration form."
+#: setup/class_setupStep_Checks.inc:75
+msgid "GOsa requires this module to talk with your LDAP server."
 msgstr ""
 
-#: plugins/generic/dashBoard/Register/register.tpl:32
-msgid "Information about the installed plugins and their version."
+#: setup/class_setupStep_Checks.inc:83
+msgid "GOsa requires this module for an internationalized interface."
 msgstr ""
 
-#: plugins/generic/dashBoard/Register/register.tpl:33
-msgid ""
-"The GOsa-UUID (will be generated during the registration) and a password, to "
-"authenticate."
+#: setup/class_setupStep_Checks.inc:91
+msgid "GOsa requires this module for the samba integration."
 msgstr ""
 
-#: plugins/generic/dashBoard/Register/register.tpl:34
+#: setup/class_setupStep_Checks.inc:99
 msgid ""
-"The bugs you will report and the corresponding trace. You can select what "
-"information you want to send in."
+"GOsa requires either 'mhash' or the 'sha1' module to make use of SSHA "
+"encryption."
 msgstr ""
 
-#: plugins/generic/dashBoard/Register/register.tpl:35
-msgid ""
-"When the statistics extension is used. GOsa will transmit information about "
-"plugins, their usage and the amount of objects present in your ldap "
-"database. No sensitive data is transmitted here, just the object type, the "
-"action performed, cpu usage, memory usage, elapsed time..."
+#: setup/class_setupStep_Checks.inc:107
+msgid "GOsa requires this module to talk to an IMAP server."
 msgstr ""
 
-#: plugins/generic/dashBoard/Register/register.tpl:69
-#: plugins/generic/dashBoard/Register/register.tpl:80
+#: setup/class_setupStep_Checks.inc:114
 #, fuzzy
-msgid "Registration complete"
-msgstr "incompleto"
+msgid "mbstring"
+msgstr "Impostazioni Samba"
 
-#: plugins/generic/dashBoard/Register/register.tpl:71
-msgid "GOsa instance sucessfully registered"
+#: setup/class_setupStep_Checks.inc:115
+#, fuzzy
+msgid "GOsa requires this module to handle Unicode strings."
 msgstr ""
+"Queso modulo serve a leggere i report di GOfax dal database.GOsa funziona "
+"correttamente anche senza."
 
-#: plugins/generic/dashBoard/Register/register.tpl:82
-msgid "GOsa instance will not be registered"
+#: setup/class_setupStep_Checks.inc:122
+msgid "Calendar"
 msgstr ""
 
-#: plugins/generic/references/class_reference.inc:58
-#: plugins/generic/references/class_reference.inc:64
-#: plugins/personal/posix/generic.tpl:89
-#: plugins/personal/posix/paste_generic.tpl:58
-#: plugins/personal/posix/paste_generic.tpl:61
-msgid "Group membership"
-msgstr "Gruppi di appartenenza"
-
-#: plugins/generic/references/class_reference.inc:70
+#: setup/class_setupStep_Checks.inc:123
 #, fuzzy
-msgid "Role membership"
-msgstr "Gruppi di appartenenza"
+msgid "GOsa requires this module to calculate dates."
+msgstr ""
+"Queso modulo serve a leggere i report di GOfax dal database.GOsa funziona "
+"correttamente anche senza."
 
-#: plugins/generic/references/class_reference.inc:76
+#: setup/class_setupStep_Checks.inc:130
 #, fuzzy
-msgid "Object group membership"
-msgstr "Gruppo di oggetti"
+msgid "MySQL"
+msgstr "Errore LDAP"
 
-#: plugins/generic/references/class_reference.inc:82
+#: setup/class_setupStep_Checks.inc:131
 #, fuzzy
-msgid "Department manager"
-msgstr "Dipartimento"
-
-#: plugins/generic/references/class_reference.inc:87
-#: plugins/admin/groups/userSelect/user-list.xml:40
-#: plugins/admin/groups/singleUserSelect/singleUser-list.xml:40
-#: plugins/admin/groups/class_group.inc:210
-#: plugins/admin/groups/class_group.inc:1190
-#: plugins/admin/groups/class_group.inc:1200
-#: plugins/admin/users/class_userManagement.inc:536
-#: plugins/admin/users/user-list.xml:57
-#: plugins/personal/generic/class_user.inc:1326
-#: plugins/personal/generic/class_user.inc:1373
-#: plugins/personal/generic/class_user.inc:1704
-#: plugins/personal/generic/class_user.inc:1858
-msgid "Given name"
-msgstr "Nome"
+msgid ""
+"GOsa requires this module to communicate with several supported databases."
+msgstr ""
+"Queso modulo serve a leggere i report di GOfax dal database.GOsa funziona "
+"correttamente anche senza."
 
-#: plugins/generic/references/class_reference.inc:87
-#: plugins/admin/groups/userSelect/user-list.xml:48
-#: plugins/admin/groups/singleUserSelect/singleUser-list.xml:48
-#: plugins/admin/groups/class_group.inc:210
-#: plugins/admin/groups/class_group.inc:1190
-#: plugins/admin/groups/class_group.inc:1200
-#: plugins/admin/users/user-list.xml:49
-#: plugins/personal/generic/class_user.inc:1703
-msgid "Surname"
-msgstr "Cognome"
+#: setup/class_setupStep_Checks.inc:148
+msgid "samba hash generator"
+msgstr ""
 
-#: plugins/generic/references/class_reference.inc:87
-#: plugins/admin/groups/class_group.inc:210
-#: plugins/admin/groups/class_group.inc:1190
-#: plugins/admin/groups/class_group.inc:1200
-#: plugins/personal/posix/class_posixAccount.inc:869
-#: plugins/personal/posix/class_posixAccount.inc:872
-#: plugins/personal/posix/generic.tpl:64
-#: plugins/personal/posix/paste_generic.tpl:38
-#: setup/class_setupStep_Migrate.inc:415
-msgid "UID"
-msgstr "UID"
+#: setup/class_setupStep_Checks.inc:149
+msgid "GOsa requires this command to synchronize POSIX and samba passwords."
+msgstr ""
 
-#: plugins/generic/references/class_reference.inc:88
-#, fuzzy
-msgid "User manager"
-msgstr "Nome utente"
+#: setup/class_setupStep_Checks.inc:150
+msgid ""
+"Deploy a gosa-si installation or install the Perl Crypt::SmbHash modules."
+msgstr ""
 
-#: plugins/generic/references/contents.tpl:2
-#: plugins/generic/references/contents.tpl:3
-#, fuzzy
-msgid "Object information"
-msgstr "Informazioni personali"
+#: setup/class_setupStep_Checks.inc:163
+msgid "imagick"
+msgstr ""
 
-#: plugins/generic/references/contents.tpl:7
-#, fuzzy
-msgid "Show raw object entry"
-msgstr "Gruppi di oggetti"
+#: setup/class_setupStep_Checks.inc:164
+msgid "GOsa requires this extension to handle images."
+msgstr ""
 
-#: plugins/generic/references/contents.tpl:18
-#: plugins/generic/references/contents.tpl:20
+#: setup/class_setupStep_Checks.inc:179
 #, fuzzy
-msgid "Last modification"
-msgstr "Località"
+msgid "compression module"
+msgstr "Opzioni di accesso"
 
-#: plugins/generic/references/contents.tpl:29
-#, fuzzy
-msgid "Object references"
-msgstr "Riferimenti"
+#: setup/class_setupStep_Checks.inc:180
+msgid "GOsa requires this extension to handle snapshots."
+msgstr ""
 
-#: plugins/generic/references/contents.tpl:45
+#: setup/class_setupStep_Checks.inc:191
 #, fuzzy
-msgid "ACL trace"
-msgstr "Tipo"
-
-#: plugins/generic/references/class_aclResolver.inc:143
-msgid "Enter another user name"
+msgid ""
+"register_globals is a PHP mechanism to register all global variables to be "
+"accessible from scripts without changing the scope. This may be a security "
+"risk."
 msgstr ""
+"register_globals è un meccanismo PHP che può comportare maggiori rischi per "
+"la sicurezza. GOsa funziona in entrambe le modalità"
 
-#: plugins/generic/references/class_aclResolver.inc:169
-#: plugins/addons/dyngroup/class_DynamicLdapGroup.inc:126
-#: plugins/addons/dyngroup/class_DynamicLdapGroup.inc:128
-#: plugins/addons/dyngroup/dyngroup.tpl:8
+#: setup/class_setupStep_Checks.inc:192
 #, fuzzy
-msgid "Filter"
-msgstr "Filtri"
+msgid "Search for 'register_globals' in your php.ini and switch it to 'Off'."
+msgstr "Controllo se register_globals e impostato su 'off'"
 
-#: plugins/generic/references/class_aclResolver.inc:193
-#, fuzzy
-msgid "ACLs"
-msgstr "ACL"
+#: setup/class_setupStep_Checks.inc:200
+msgid "PHP uses this value for the garbage collector to delete old sessions."
+msgstr ""
 
-#: plugins/generic/references/class_aclResolver.inc:198
-#, php-format
-msgid "List of effective ACLs for '%s'"
+#: setup/class_setupStep_Checks.inc:201
+msgid ""
+"Setting this value to one day will prevent loosing session and cookies "
+"before they really timeout."
 msgstr ""
 
-#: plugins/generic/references/class_aclResolver.inc:199
-#: plugins/generic/references/class_aclResolver.inc:203
+#: setup/class_setupStep_Checks.inc:202
 #, fuzzy
-msgid "Object permissions"
-msgstr "Impostazioni FAX"
+msgid ""
+"Search for 'session.gc_maxlifetime' in your php.ini and set it to 86400 or "
+"higher."
+msgstr ""
+"Per non avere problemi con GOsa è necessario impostare l'opzione session."
+"auto_register su 'off' nel file php.ini"
 
-#: plugins/generic/references/class_aclResolver.inc:311
+#: setup/class_setupStep_Checks.inc:210
 #, fuzzy
-msgid "create"
-msgstr "Creare"
+msgid ""
+"In Order to use GOsa without any trouble, the session.auto_register option "
+"in your php.ini should be set to 'Off'."
+msgstr ""
+"Per non avere problemi con GOsa è necessario impostare l'opzione session."
+"auto_register su 'off' nel file php.ini"
 
-#: plugins/generic/references/class_aclResolver.inc:312
+#: setup/class_setupStep_Checks.inc:211
 #, fuzzy
-msgid "remove"
-msgstr "Rimuovi"
+msgid "Search for 'session.auto_start' in your php.ini and set it to 'Off'."
+msgstr ""
+"Per non avere problemi con GOsa è necessario impostare l'opzione session."
+"auto_register su 'off' nel file php.ini"
 
-#: plugins/generic/references/class_aclResolver.inc:313
+#: setup/class_setupStep_Checks.inc:218
 #, fuzzy
-msgid "move"
-msgstr "Rimuovi"
-
-#: plugins/generic/welcome/main.inc:26
-#, php-format
-msgid "Welcome %s!"
-msgstr "Benvenuto %s!"
-
-#: plugins/generic/welcome/class_welcome.inc:5
-#: plugins/generic/welcome/class_welcome.inc:6
-msgid "Back to main menu"
+msgid ""
+"GOsa needs at least 32MB of memory. Setting it below this limit may cause "
+"errors that are not reproducible! Increase it for larger setups."
 msgstr ""
+"Per non avere problemi con GOsa è necessario impostare l'opzione "
+"memory_limit a 16MB o più nel file php.ini"
 
-#: plugins/generic/welcome/welcome.tpl:8
-msgid "The GOsa team"
-msgstr "Il team di GOsa"
+#: setup/class_setupStep_Checks.inc:219
+msgid ""
+"Search for 'memory_limit' in your php.ini and set it to '32M' or higher."
+msgstr ""
 
-#: plugins/admin/ogroups/objectSelect/selectObject-list.xml:11
-#: plugins/admin/groups/userSelect/user-list.xml:10
-#: plugins/admin/groups/singleUserSelect/singleUser-list.xml:10
-#: plugins/admin/groups/userGroupSelect/selectUserGroup-list.xml:11
-#: plugins/personal/posix/trustSelect/trust-list.xml:9
-#: plugins/personal/posix/groupSelect/group-list.xml:10
+#: setup/class_setupStep_Checks.inc:226
 #, fuzzy
-msgid "Please select the desired entries"
-msgstr "Lingua preferita"
-
-#: plugins/admin/ogroups/objectSelect/selectObject-list.xml:15
-#: plugins/admin/ogroups/class_ogroupManagement.inc:186
-#: plugins/admin/departments/dep-list.xml:55
-#: plugins/admin/departments/dep-list.xml:71
-#: plugins/admin/departments/dep-list.xml:138
-#: plugins/admin/departments/class_departmentManagement.inc:253
-#: plugins/personal/generic/class_user.inc:1722
-#: plugins/personal/generic/generic.tpl:306
-msgid "Department"
-msgstr "Dipartimento"
-
-#: plugins/admin/ogroups/objectSelect/selectObject-list.xml:23
-#: plugins/admin/ogroups/class_ogroupManagement.inc:187
-#: plugins/personal/posix/trustSelect/trust-list.xml:12
-msgid "Server"
-msgstr "Server"
+msgid ""
+"This option influences the PHP output handling. Turn this Option off, to "
+"increase performance."
+msgstr ""
+"Per motivi di performance è consigliato di impostare l'opzione "
+"implicit_flush su 'off' nel file php.ini."
 
-#: plugins/admin/ogroups/objectSelect/selectObject-list.xml:31
-#: plugins/admin/ogroups/class_ogroupManagement.inc:189
-#: plugins/personal/posix/trustSelect/trust-list.xml:19
-msgid "Workstation"
+#: setup/class_setupStep_Checks.inc:227
+msgid "Search for 'implicit_flush' in your php.ini and set it to 'Off'."
 msgstr ""
 
-#: plugins/admin/ogroups/objectSelect/selectObject-list.xml:39
-#: plugins/admin/ogroups/class_ogroupManagement.inc:191
-#: plugins/personal/posix/trustSelect/trust-list.xml:26
+#: setup/class_setupStep_Checks.inc:234
 #, fuzzy
-msgid "Terminal"
-msgstr "Terminali"
+msgid "The Execution time should be at least 30 seconds."
+msgstr ""
+"Per non avere problemi con GOsa è necessario impostare l'opzione "
+"max_execution_time a 30 secondi o più nel file php.ini"
 
-#: plugins/admin/ogroups/objectSelect/selectObject-list.xml:47
-#: plugins/admin/ogroups/class_ogroupManagement.inc:192
-msgid "Printer"
-msgstr "Stampante"
+#: setup/class_setupStep_Checks.inc:235
+msgid ""
+"Search for 'max_execution_time' in your php.ini and set it to '30' or higher."
+msgstr ""
 
-#: plugins/admin/ogroups/objectSelect/selectObject-list.xml:55
-#: plugins/admin/ogroups/class_ogroupManagement.inc:188
-#: plugins/admin/groups/class_groupManagement.inc:181
-#: plugins/admin/users/class_userManagement.inc:893
-#: plugins/admin/departments/generic.tpl:110
-#: plugins/admin/departments/class_department.inc:376
-#: plugins/admin/departments/organization.tpl:109
-#: plugins/personal/generic/class_user.inc:1354
-#: plugins/personal/generic/class_user.inc:1846
-#: plugins/personal/generic/generic.tpl:394
-#: plugins/personal/generic/generic.tpl:574
-msgid "Phone"
-msgstr "Telefono"
+#: setup/class_setupStep_Checks.inc:242
+#, fuzzy
+msgid ""
+"Increase the server security by setting expose_php to 'off'. PHP won't send "
+"any information about the server you are running in this case."
+msgstr ""
+"Per motivi di sicurezza è consigliato di impostare l'opzione expose_php su "
+"'off' nel file php.ini."
 
-#: plugins/admin/ogroups/objectSelect/selectObject-list.xml:63
-#: plugins/admin/ogroups/class_ogroupManagement.inc:183
-#: plugins/admin/groups/userSelect/user-list.xml:14
-#: plugins/admin/groups/singleUserSelect/singleUser-list.xml:14
-#: plugins/admin/groups/userGroupSelect/selectUserGroup-list.xml:15
-#: plugins/admin/users/user-list.xml:23 plugins/admin/users/user-list.xml:95
-msgid "User"
+#: setup/class_setupStep_Checks.inc:243
+msgid "Search for 'expose_php' in your php.ini and set if to 'Off'."
 msgstr ""
 
-#: plugins/admin/ogroups/objectSelect/selectObject-list.xml:71
-#: plugins/admin/ogroups/class_ogroupManagement.inc:184
-#: plugins/admin/ogroups/ogroup-list.xml:79
-#: plugins/admin/groups/userGroupSelect/selectUserGroup-list.xml:23
-#: plugins/admin/groups/group-list.xml:15
-#: plugins/admin/groups/group-list.xml:79
-#: plugins/addons/propertyEditor/property-list.xml:64
-#: plugins/personal/posix/groupSelect/group-list.xml:13
-msgid "Group"
-msgstr "Gruppo"
+#: setup/class_setupStep_Checks.inc:250
+msgid ""
+"Increase your server security by setting magic_quotes_gpc to 'on'. PHP will "
+"escape all quotes in strings in this case."
+msgstr ""
+"Per motivi di sicurezza è consigliato di impostare l'opzione "
+"magic_quotes_gpc su 'on' nel file php.ini."
 
-#: plugins/admin/ogroups/objectSelect/selectObject-filter.xml:32
-#: plugins/admin/ogroups/ogroup-filter.xml:18
-#: plugins/admin/groups/userSelect/user-filter.xml:20
-#: plugins/admin/groups/singleUserSelect/singleUser-filter.xml:20
-#: plugins/admin/groups/userGroupSelect/selectUserGroup-filter.xml:21
-#: plugins/admin/groups/group-filter.xml:17
-#: plugins/admin/users/user-filter.xml:19
-#: plugins/admin/newConfigManagement/DeviceConfig-filter.xml:14
-#: plugins/admin/departments/dep-filter.xml:17
-#: plugins/admin/acl/acl-filter.xml:18
-#: plugins/personal/posix/trustSelect/trust-filter.xml:17
-#: plugins/personal/posix/groupSelect/group-filter.xml:16
+#: setup/class_setupStep_Checks.inc:251
 #, fuzzy
-msgid "Default filter"
-msgstr "Parametro"
-
-#: plugins/admin/ogroups/objectSelect/selectObject-list.tpl:12
-#: plugins/admin/ogroups/ogroup-list.tpl:12
-#: plugins/admin/ogroups/class_ogroup.inc:862
-#: plugins/admin/ogroups/generic.tpl:26
-#: plugins/admin/groups/userSelect/user-list.tpl:12
-#: plugins/admin/groups/generic.tpl:39
-#: plugins/admin/groups/singleUserSelect/singleUser-list.tpl:12
-#: plugins/admin/groups/userGroupSelect/selectUserGroup-list.tpl:12
-#: plugins/admin/groups/group-list.tpl:12
-#: plugins/admin/groups/class_group.inc:1059
-#: plugins/admin/users/user-list.tpl:12
-#: plugins/admin/departments/locality.tpl:28
-#: plugins/admin/departments/generic.tpl:39
-#: plugins/admin/departments/class_domain.inc:92
-#: plugins/admin/departments/class_localityGeneric.inc:94
-#: plugins/admin/departments/class_organizationGeneric.inc:125
-#: plugins/admin/departments/class_countryGeneric.inc:94
-#: plugins/admin/departments/class_dcObject.inc:93
-#: plugins/admin/departments/domain.tpl:28
-#: plugins/admin/departments/country.tpl:28
-#: plugins/admin/departments/dcObject.tpl:28
-#: plugins/admin/departments/class_department.inc:677
-#: plugins/admin/departments/dep-list.tpl:12
-#: plugins/admin/departments/organization.tpl:39
-#: plugins/admin/acl/acl-list.tpl:12 plugins/admin/acl/class_aclRole.inc:742
-#: plugins/admin/acl/acl_role.tpl:27
-#: plugins/addons/dyngroup/class_DynamicLdapGroup.inc:114
-#: plugins/addons/dyngroup/dyngroup.tpl:5
-#: plugins/personal/generic/class_user.inc:1715
-#: plugins/personal/generic/generic.tpl:167
-#: plugins/personal/posix/trustSelect/trust-list.tpl:12
-#: plugins/personal/posix/groupSelect/group-list.tpl:12
-#: setup/setup_ldap.tpl:47
-msgid "Base"
-msgstr "Base"
+msgid "Search for 'magic_quotes_gpc' in your php.ini and set it to 'On'."
+msgstr "Controllo se register_globals e impostato su 'off'"
 
-#: plugins/admin/ogroups/objectSelect/class_objectSelect.inc:29
+#: setup/class_setupStep_Checks.inc:258
 #, fuzzy
-msgid "Object selection"
-msgstr "Impostazioni FAX"
-
-#: plugins/admin/ogroups/class_ogroupManagement.inc:25
-#: plugins/admin/ogroups/class_ogroup.inc:858
-msgid "Object groups"
-msgstr "Gruppi di oggetti"
-
-#: plugins/admin/ogroups/class_ogroupManagement.inc:26
-msgid "Combine different types of objects to make use of this relationship"
+msgid "Increase your server performance by setting magic_quotes_gpc to 'off'."
 msgstr ""
+"Per motivi di sicurezza è consigliato di impostare l'opzione "
+"magic_quotes_gpc su 'on' nel file php.ini."
 
-#: plugins/admin/ogroups/class_ogroupManagement.inc:115
-#: plugins/admin/groups/class_groupManagement.inc:100
-#: plugins/admin/users/class_userManagement.inc:196
+#: setup/class_setupStep_Checks.inc:259
 #, fuzzy
-msgid "Infrastructure error"
-msgstr "Errore PHP"
+msgid ""
+"Search for 'zend.ze1_compatibility_mode' in your php.ini and set it to 'Off'."
+msgstr ""
+"Per non avere problemi con GOsa è necessario impostare l'opzione session."
+"auto_register su 'off' nel file php.ini"
 
-#: plugins/admin/ogroups/class_ogroupManagement.inc:182
+#: setup/class_setupStep_Checks.inc:269
 #, fuzzy
-msgid "Templates"
-msgstr "Template"
-
-#: plugins/admin/ogroups/class_ogroupManagement.inc:185
-msgid "Application"
-msgstr "Applicazione"
+msgid "Configuration writable"
+msgstr "File di configurazione"
 
-#: plugins/admin/ogroups/class_ogroupManagement.inc:190
-msgid "Windows Install"
-msgstr ""
+#: setup/class_setupStep_Checks.inc:270
+#, fuzzy
+msgid "The configuration file can't be written"
+msgstr "File di configurazione"
 
-#: plugins/admin/ogroups/class_ogroup.inc:244
-msgid "You cannot combine terminals and workstations in one object group!"
+#: setup/class_setupStep_Checks.inc:271
+#, php-format
+msgid ""
+"GOsa reads its configuration from a file located in (%s/%s). The setup can "
+"write the configuration directly if it is writable."
 msgstr ""
 
-#: plugins/admin/ogroups/class_ogroup.inc:318
-#: plugins/admin/users/class_userManagement.inc:458
-#: plugins/admin/users/class_userManagement.inc:492
-#: plugins/admin/users/class_userManagement.inc:523
-msgid "none"
-msgstr "nessuno"
+#: setup/setup_feedback.tpl:2
+#, fuzzy
+msgid "Feedback successfully send"
+msgstr "Setup completato"
 
-#: plugins/admin/ogroups/class_ogroup.inc:320
-msgid "too many different objects!"
+#: setup/setup_feedback.tpl:6
+msgid "Subscribe to the gosa-announce mailing list"
 msgstr ""
 
-#: plugins/admin/ogroups/class_ogroup.inc:322
-msgid "users"
-msgstr "utenti"
-
-#: plugins/admin/ogroups/class_ogroup.inc:323
-msgid "groups"
-msgstr "gruppi"
+#: setup/setup_feedback.tpl:8
+msgid ""
+"When checking this option, GOsa will try to connect http://oss.gonicus.de in "
+"order to subscribe you to the gosa-announce mailing list. You've to confirm "
+"this by mail."
+msgstr ""
 
-#: plugins/admin/ogroups/class_ogroup.inc:324
-msgid "applications"
-msgstr "applicazioni"
+#: setup/setup_feedback.tpl:20
+msgid "Mail address"
+msgstr "Indirizzo principale"
 
-#: plugins/admin/ogroups/class_ogroup.inc:325
-msgid "departments"
-msgstr "dipartimenti"
+#: setup/setup_feedback.tpl:28
+msgid "Send feedback to the GOsa project team"
+msgstr ""
 
-#: plugins/admin/ogroups/class_ogroup.inc:326
-msgid "servers"
-msgstr "server"
+#: setup/setup_feedback.tpl:31
+msgid ""
+"When checking this option, GOsa will try to connect http://oss.gonicus.de in "
+"order to submit your form anonymously."
+msgstr ""
 
-#: plugins/admin/ogroups/class_ogroup.inc:327
-msgid "workstations"
+#: setup/setup_feedback.tpl:38
+msgid "Did the setup procedure help you to get started?"
 msgstr ""
 
-#: plugins/admin/ogroups/class_ogroup.inc:328
+#: setup/setup_feedback.tpl:39 setup/setup_feedback.tpl:50
+#: setup/class_setupStep_Ldap.inc:75
 #, fuzzy
-msgid "Windows workstations"
-msgstr "Mostra workstation"
+msgid "Yes"
+msgstr "Sistemi"
 
-#: plugins/admin/ogroups/class_ogroup.inc:329
-msgid "terminals"
+#: setup/setup_feedback.tpl:41 setup/setup_feedback.tpl:52
+#: setup/class_setupStep_Ldap.inc:75
+#, fuzzy
+msgid "No"
+msgstr "nessuno"
+
+#: setup/setup_feedback.tpl:44
+msgid "If not, what problems did you encounter"
 msgstr ""
 
-#: plugins/admin/ogroups/class_ogroup.inc:330
-msgid "phones"
-msgstr "telefoni"
+#: setup/setup_feedback.tpl:48
+msgid "Is this the first time you use GOsa?"
+msgstr ""
 
-#: plugins/admin/ogroups/class_ogroup.inc:331
-msgid "printers"
-msgstr "stampanti"
+#: setup/setup_feedback.tpl:53
+msgid "I use it since"
+msgstr ""
 
-#: plugins/admin/ogroups/class_ogroup.inc:533
-msgid "Non existing DN:"
+#: setup/setup_feedback.tpl:54
+msgid "Select the year since when you are using GOsa"
 msgstr ""
 
-#: plugins/admin/ogroups/class_ogroup.inc:651
-#, php-format
-msgid ""
-"These systems are already configured by other object groups and cannot be "
-"added:"
+#: setup/setup_feedback.tpl:60
+msgid "What operating system / distribution do you use?"
 msgstr ""
 
-#: plugins/admin/ogroups/class_ogroup.inc:685
-msgid "You can combine two different object types at maximum, only!"
+#: setup/setup_feedback.tpl:64
+msgid "What web server do you use?"
 msgstr ""
 
-#: plugins/admin/ogroups/class_ogroup.inc:848
-#: plugins/admin/groups/class_group.inc:1035
-#: plugins/admin/users/class_userManagement.inc:865
-#: plugins/admin/departments/class_department.inc:659
-#: plugins/personal/generic/class_user.inc:37
-#: plugins/personal/generic/class_user.inc:1670
-#: plugins/personal/posix/generic.tpl:5 setup/setup_feedback.tpl:35
-#: setup/setup_feedback.tpl:36
-msgid "Generic"
-msgstr "Generale"
+#: setup/setup_feedback.tpl:68
+msgid "What PHP version do you use?"
+msgstr ""
 
-#: plugins/admin/ogroups/class_ogroup.inc:849
+#: setup/setup_feedback.tpl:72
 #, fuzzy
-msgid "Object group generic"
-msgstr "Gruppo di oggetti"
+msgid "GOsa version"
+msgstr "Impostazioni generali delle code"
 
-#: plugins/admin/ogroups/class_ogroup.inc:864
-#: plugins/admin/groups/class_group.inc:1065
-#: plugins/personal/posix/trustModeDialog/generic.tpl:2
-msgid "System trust"
-msgstr "Accesso ai sistemi"
+#: setup/setup_feedback.tpl:78 setup/setup_feedback.tpl:79
+msgid "LDAP"
+msgstr ""
 
-#: plugins/admin/ogroups/generic.tpl:1
-#: plugins/admin/ogroups/ogroup-list.xml:15
-msgid "Object group"
-msgstr "Gruppo di oggetti"
+#: setup/setup_feedback.tpl:81
+msgid "What kind of LDAP server(s) do you use?"
+msgstr ""
 
-#: plugins/admin/ogroups/generic.tpl:5 plugins/personal/posix/generic.tpl:6
+#: setup/setup_feedback.tpl:85
+msgid "How many objects are in your LDAP?"
+msgstr ""
+
+#: setup/setup_feedback.tpl:91 setup/setup_feedback.tpl:92
 #, fuzzy
-msgid "Generic settings"
-msgstr "Impostazioni generali delle code"
+msgid "Features"
+msgstr "Futuro"
 
-#: plugins/admin/ogroups/generic.tpl:7
-#: plugins/admin/ogroups/paste_generic.tpl:4
-#: plugins/admin/groups/generic.tpl:11
-#: plugins/admin/groups/paste_generic.tpl:5
-msgid "Group name"
-msgstr "Nome gruppo"
+#: setup/setup_feedback.tpl:94
+msgid "What features of GOsa do you use?"
+msgstr ""
 
-#: plugins/admin/ogroups/generic.tpl:10
-msgid "Name of the group"
-msgstr "Nome del gruppo"
+#: setup/setup_feedback.tpl:103
+msgid "What features do you want to see in future versions of GOsa?"
+msgstr ""
 
-#: plugins/admin/ogroups/generic.tpl:18 plugins/admin/groups/generic.tpl:28
-msgid "Descriptive text for this group"
-msgstr "Nome descrittivo del gruppo"
+#: setup/setup_feedback.tpl:107
+msgid "Send feedback"
+msgstr ""
 
-#: plugins/admin/ogroups/generic.tpl:41
-msgid "Member objects"
-msgstr "Oggetti membri"
+#: setup/setup_migrate.tpl:2
+msgid ""
+"During the LDAP inspection, we're going to check for several common pitfalls "
+"that may occur when migration to GOsa base LDAP administration. You may want "
+"to fix the problems below, in order to provide smooth services."
+msgstr ""
 
-#: plugins/admin/ogroups/tabs_ogroups.inc:139
+#: setup/setup_migrate.tpl:5
 #, fuzzy
-msgid "Phone queue"
-msgstr "Numero di telefono"
-
-#: plugins/admin/ogroups/tabs_ogroups.inc:155
-#: plugins/admin/groups/class_groupManagement.inc:165
-#: plugins/admin/users/class_userManagement.inc:872
-msgid "Mail"
-msgstr "Posta"
+msgid "Checks"
+msgstr "Stato"
 
-#: plugins/admin/ogroups/tabs_ogroups.inc:164
+#: setup/setup_migrate.tpl:22
 #, fuzzy
-msgid "Groupware"
-msgstr "Nome gruppo"
+msgid "Add required object classes to the LDAP base"
+msgstr "Lista dei dipartimenti"
 
-#: plugins/admin/ogroups/tabs_ogroups.inc:176
+#: setup/setup_migrate.tpl:24
 #, fuzzy
-msgid "System settings"
-msgstr "Opzioni di posta dell'identità"
+msgid "Current"
+msgstr "Password attuale"
 
-#: plugins/admin/ogroups/tabs_ogroups.inc:188
-#: plugins/admin/ogroups/tabs_ogroups.inc:213
+#: setup/setup_migrate.tpl:28
 #, fuzzy
-msgid "Recipe"
-msgstr "Descrizione"
+msgid "After migration"
+msgstr "Amministrazione utenti"
 
-#: plugins/admin/ogroups/tabs_ogroups.inc:200
-#: plugins/admin/ogroups/tabs_ogroups.inc:222
-msgid "Devices"
-msgstr "Dispositivi"
+#: setup/setup_migrate.tpl:35
+#, fuzzy
+msgid "Close"
+msgstr "Scegli"
 
-#: plugins/admin/ogroups/tabs_ogroups.inc:232
+#: setup/setup_migrate.tpl:40
 #, fuzzy
-msgid "Deployment summary"
-msgstr "Dipartimento"
+msgid "Create a new GOsa administrator account"
+msgstr "Crea estensioni di posta"
 
-#: plugins/admin/ogroups/tabs_ogroups.inc:242
-msgid "Desktop"
+#: setup/setup_migrate.tpl:41
+msgid ""
+"This dialog will automatically add a new super administrator to your LDAP "
+"tree."
 msgstr ""
 
-#: plugins/admin/ogroups/tabs_ogroups.inc:259
-msgid "Applications"
-msgstr "Applicazioni"
-
-#: plugins/admin/ogroups/paste_generic.tpl:1
+#: setup/setup_migrate.tpl:57
 #, fuzzy
-msgid "Paste object group"
-msgstr "Gruppo di oggetti"
+msgid "Password (again)"
+msgstr "Algorimo password"
 
-#: plugins/admin/ogroups/paste_generic.tpl:7
+#: setup/setup_migrate.tpl:70 setup/setup_ldap.tpl:19
+#: ihtml/themes/default/acl.tpl:33 ihtml/themes/default/acl.tpl:62
+#: ihtml/themes/default/acl.tpl:133 ihtml/themes/default/acl.tpl:150
+#: include/utils/class_msgPool.inc:307
+#, php-format
+msgid "Apply"
+msgstr "Applica"
+
+#: setup/setup_migrate.tpl:71 setup/setup_ldap.tpl:20
+#: ihtml/themes/default/msg_dialog.tpl:80
+#: ihtml/themes/default/msg_dialog.tpl:141
+#: ihtml/themes/default/msg_dialog.tpl:146 ihtml/themes/default/acl.tpl:137
+#: ihtml/themes/default/acl.tpl:153 ihtml/themes/default/snapshotdialog.tpl:44
+#: ihtml/themes/default/snapshotdialog.tpl:90
+#: ihtml/themes/default/islocked.tpl:26
+#: ihtml/themes/default/copyPasteDialog.tpl:21
+#: include/utils/class_msgPool.inc:295
+#, php-format
+msgid "Cancel"
+msgstr "Annulla"
+
+#: setup/setup_finish.tpl:3
 #, fuzzy
-msgid "Please enter the new object group name"
-msgstr "Inserisci la URI del server LDAP"
+msgid "Create your configuration file"
+msgstr "File di configurazione"
 
-#: plugins/admin/ogroups/paste_generic.tpl:16
-msgid ""
-"Copy members. Be careful with this option, systems can only inherit from a "
-"single object group!"
+#: setup/setup_finish.tpl:10
+msgid "Depending on the user name your web server is running on:"
 msgstr ""
 
-#: plugins/admin/ogroups/ogroup-list.xml:11
+#: setup/setup_finish.tpl:27
+msgid "Download configuration"
+msgstr "Scarica il file di  configurazione"
+
+#: setup/setup_finish.tpl:33
 #, fuzzy
-msgid "List of object groups"
-msgstr "Nome del gruppo"
+msgid "Status: "
+msgstr "Stato"
 
-#: plugins/admin/ogroups/ogroup-list.xml:57
-#: plugins/admin/groups/group-list.xml:57 plugins/admin/users/user-list.xml:73
-#: plugins/admin/departments/locality.tpl:8
-#: plugins/admin/departments/locality.tpl:9
-#: plugins/admin/departments/generic.tpl:7
-#: plugins/admin/departments/generic.tpl:9
-#: plugins/admin/departments/domain.tpl:8
-#: plugins/admin/departments/domain.tpl:9
-#: plugins/admin/departments/country.tpl:8
-#: plugins/admin/departments/country.tpl:9
-#: plugins/admin/departments/dcObject.tpl:8
-#: plugins/admin/departments/dcObject.tpl:9
-#: plugins/admin/departments/organization.tpl:7
-#: plugins/admin/departments/organization.tpl:9
-msgid "Properties"
-msgstr ""
+#: setup/class_setupStep_Feedback.inc:94
+#, fuzzy
+msgid "UNIX accounts/groups"
+msgstr "Account Unix"
 
-#: plugins/admin/ogroups/ogroup-list.xml:73
-#: plugins/admin/groups/group-list.xml:73 plugins/admin/users/user-list.xml:89
-#: plugins/admin/departments/dep-list.xml:98 plugins/admin/acl/acl-list.xml:76
-#: setup/class_setupStep_Migrate.inc:309
-msgid "Create"
-msgstr "Creare"
+#: setup/class_setupStep_Feedback.inc:96
+#, fuzzy
+msgid "Samba management"
+msgstr "Dirigenza"
 
-#: plugins/admin/ogroups/ogroup-list.xml:91
-#: plugins/admin/groups/group-list.xml:91
-#: plugins/admin/users/user-list.xml:114
-#: plugins/admin/departments/dep-list.xml:172
-#: plugins/admin/acl/acl-list.xml:131
-msgid "Edit"
-msgstr "Modifica"
+#: setup/class_setupStep_Feedback.inc:98
+#, fuzzy
+msgid "Mail system management"
+msgstr "Riferimenti"
 
-#: plugins/admin/ogroups/ogroup-list.xml:98
-#: plugins/admin/groups/group-list.xml:98
-#: plugins/admin/users/user-list.xml:121
-#: plugins/admin/newConfigManagement/DeviceConfig-list.xml:64
-#: plugins/admin/departments/dep-list.xml:160
-#: plugins/admin/departments/dep-list.xml:181
-#: plugins/admin/acl/acl-list.xml:95 plugins/admin/acl/acl-list.xml:144
-#: plugins/addons/propertyEditor/property-list.xml:108
-#: plugins/personal/generic/generic_certs.tpl:22
-#: plugins/personal/generic/generic_certs.tpl:48
-#: plugins/personal/generic/generic_certs.tpl:74
-msgid "Remove"
-msgstr "Rimuovi"
+#: setup/class_setupStep_Feedback.inc:100
+#, fuzzy
+msgid "FAX system administration"
+msgstr "Amministrazione utenti"
 
-#: plugins/admin/ogroups/ogroup-list.xml:106
-#: plugins/admin/groups/group-list.xml:106
-#: plugins/admin/users/user-list.xml:156
+#: setup/class_setupStep_Feedback.inc:102
 #, fuzzy
-msgid "Send message"
-msgstr "Home Page"
+msgid "Asterisk administration"
+msgstr "Amministrazione utenti"
 
-#: plugins/admin/ogroups/ogroup-list.xml:142
+#: setup/class_setupStep_Feedback.inc:104
 #, fuzzy
-msgid "Edit object group"
-msgstr "Gruppo di oggetti"
+msgid "System inventory"
+msgstr "Elimina contatto"
 
-#: plugins/admin/ogroups/ogroup-list.xml:155
+#: setup/class_setupStep_Feedback.inc:106
 #, fuzzy
-msgid "Remove object group"
-msgstr "server"
+msgid "System/Configuration management"
+msgstr "Riferimenti"
 
-#: plugins/admin/groups/userSelect/class_userSelect.inc:26
-#: plugins/admin/groups/singleUserSelect/class_singleUserSelect.inc:29
+#: setup/class_setupStep_Feedback.inc:108
 #, fuzzy
-msgid "User selection"
-msgstr "Impostazioni FAX"
+msgid "Address book"
+msgstr "Rubrica"
 
-#: plugins/admin/groups/generic.tpl:14 plugins/personal/generic/generic.tpl:41
-#: plugins/personal/generic/generic.tpl:55
-#: plugins/personal/generic/generic.tpl:73
-msgid "Multiple edit"
+#: setup/class_setupStep_Feedback.inc:114
+msgid "Feedback"
 msgstr ""
 
-#: plugins/admin/groups/generic.tpl:17
-#: plugins/admin/groups/paste_generic.tpl:8
+#: setup/class_setupStep_Feedback.inc:115
 #, fuzzy
-msgid "POSIX name of the group"
-msgstr "Nome Unix del gruppo"
+msgid "Get notifications or send feedback"
+msgstr "Non ci sono certificati installati"
 
-#: plugins/admin/groups/generic.tpl:59
-#: plugins/admin/groups/paste_generic.tpl:13
+#: setup/class_setupStep_Feedback.inc:116
 #, fuzzy
-msgid "Normally IDs are auto-generated, select to specify manually"
+msgid "Notification and feedback"
+msgstr "Non ci sono certificati installati"
+
+#: setup/class_setupStep_Feedback.inc:132 setup/class_setup.inc:74
+#, fuzzy
+msgid "Setup error"
+msgstr "Stato"
+
+#: setup/class_setupStep_Feedback.inc:140
+#: setup/class_setupStep_Feedback.inc:147
+msgid "Feedback error"
 msgstr ""
-"Normalmente le ID sono autogenerate, selezionare per specificarelo "
-"manulamente"
 
-#: plugins/admin/groups/generic.tpl:62
-#: plugins/admin/groups/paste_generic.tpl:15
-msgid "Force GID"
-msgstr "Forza GID"
+#: setup/class_setupStep_Feedback.inc:140
+#, php-format
+msgid "Cannot send feedback to '%s': %s"
+msgstr ""
 
-#: plugins/admin/groups/generic.tpl:65
-#: plugins/admin/groups/paste_generic.tpl:18
-msgid "Forced ID number"
-msgstr "Forza numero ID"
+#: setup/class_setupStep_Feedback.inc:147
+msgid "Cannot send feedback: service temporarily unavailable"
+msgstr ""
 
-#: plugins/admin/groups/generic.tpl:75 plugins/admin/groups/generic.tpl:102
-msgid "Select to create a samba conform group"
-msgstr "Seleziona per creare un gruppo conforme Samba"
+#: setup/class_setupStep_Feedback.inc:181
+#, fuzzy
+msgid "Please specify a valid email address."
+msgstr "Prego inserire un numero di telefono valido!"
 
-#: plugins/admin/groups/generic.tpl:87 plugins/admin/groups/generic.tpl:110
-msgid "in domain"
-msgstr "nel dominio"
+#: setup/class_setupStep_Feedback.inc:185
+msgid ""
+"You have to select at least one of both options, subscribe or send feedback."
+msgstr ""
 
-#: plugins/admin/groups/generic.tpl:131
-msgid "Members are in a phone pickup group"
-msgstr "I membri sono in un gruppo di risposta telefonica"
+#: setup/setup_ldap.tpl:2
+msgid ""
+"The main data source used in GOsa is LDAP. In order to access the "
+"information stored there, please enter the required information."
+msgstr ""
 
-#: plugins/admin/groups/generic.tpl:146
+#: setup/setup_ldap.tpl:9
+msgid "Please choose the LDAP user to be used by GOsa"
+msgstr ""
+
+#: setup/setup_ldap.tpl:15 ihtml/themes/default/help.tpl:21
+#: include/class_filter.inc:158 include/class_filter.inc:228
+msgid "Search"
+msgstr "Cerca"
+
+#: setup/setup_ldap.tpl:28 setup/setup_ldap.tpl:29
 #, fuzzy
-msgid "Members are in a Nagios group"
-msgstr "I membri sono in un gruppo di risposta telefonica"
+msgid "LDAP connection"
+msgstr "Disconnessione "
 
-#: plugins/admin/groups/generic.tpl:174
+#: setup/setup_ldap.tpl:31
+msgid "Location name"
+msgstr "Nome locazione"
+
+#: setup/setup_ldap.tpl:35
 #, fuzzy
-msgid "Common group members"
-msgstr "Mostra gruppi"
+msgid "Connection URI"
+msgstr "Connessione"
 
-#: plugins/admin/groups/generic.tpl:183
+#: setup/setup_ldap.tpl:39
 #, fuzzy
-msgid "Partial group members"
-msgstr "Membri del gruppo"
+msgid "TLS connection"
+msgstr "Connessione"
 
-#: plugins/admin/groups/generic.tpl:188
-msgid "Group members"
-msgstr "Membri del gruppo"
+#: setup/setup_ldap.tpl:57
+#, fuzzy
+msgid "Reload"
+msgstr "leggere"
 
-#: plugins/admin/groups/userGroupSelect/class_userGroupSelect.inc:29
+#: setup/setup_ldap.tpl:63 setup/setup_ldap.tpl:64
 #, fuzzy
-msgid "User and group selection"
-msgstr "Impostazioni FAX"
+msgid "Authentication"
+msgstr "Destinazione"
 
-#: plugins/admin/groups/group-filter.xml:31
+#: setup/setup_ldap.tpl:66
 #, fuzzy
-msgid "Default filter2"
-msgstr "Parametro"
+msgid "Administrator DN"
+msgstr "Amministrazione"
 
-#: plugins/admin/groups/paste_generic.tpl:1
+#: setup/setup_ldap.tpl:71
 #, fuzzy
-msgid "Group settings"
-msgstr "Impostazioni FAX"
+msgid "Select user"
+msgstr "Rimuovi"
 
-#: plugins/admin/groups/paste_generic.tpl:2
+#: setup/setup_ldap.tpl:81
+msgid "Automatically append LDAP base to administrator DN"
+msgstr ""
+
+#: setup/setup_ldap.tpl:85
 #, fuzzy
-msgid "Paste group settings"
-msgstr "Impostazioni FAX"
+msgid "Administrator password"
+msgstr "Password dell'amministratore"
 
-#: plugins/admin/groups/group-list.xml:11
-msgid "List of groups"
-msgstr "Lista dei gruppi"
+#: setup/setup_ldap.tpl:91 setup/setup_ldap.tpl:92
+#, fuzzy
+msgid "Schema based settings"
+msgstr "Impostazioni Samba"
 
-#: plugins/admin/groups/group-list.xml:138
+#: setup/setup_ldap.tpl:94
+msgid "Use RFC 2307bis compliant groups"
+msgstr ""
+
+#: setup/setup_ldap.tpl:105 setup/setup_ldap.tpl:106
 #, fuzzy
-msgid "Edit group"
-msgstr "Gruppo primario"
+msgid "Current status"
+msgstr "Stato"
 
-#: plugins/admin/groups/group-list.xml:151
+#: setup/class_setupStep_Ldap.inc:54
 #, fuzzy
-msgid "Remove group"
-msgstr "server"
+msgid "LDAP setup"
+msgstr "Dispositivi"
 
-#: plugins/admin/groups/class_group.inc:166
-#: plugins/admin/groups/class_group.inc:1240
-msgid "Cannot find group SID in your configuration!"
+#: setup/class_setupStep_Ldap.inc:55
+#, fuzzy
+msgid "LDAP connection setup"
+msgstr "Disconnessione "
+
+#: setup/class_setupStep_Ldap.inc:56
+#, fuzzy
+msgid ""
+"This dialog performs the basic configuration of the LDAP connectivity for "
+"GOsa."
+msgstr "I campi seguenti permettono una configurazione base di GOsa."
+
+#: setup/class_setupStep_Ldap.inc:113
+#, php-format
+msgid "Anonymous bind to server '%s' failed!"
 msgstr ""
 
-#: plugins/admin/groups/class_group.inc:310
-msgid "Samba group"
-msgstr "Gruppo Samba"
+#: setup/class_setupStep_Ldap.inc:115
+#, fuzzy, php-format
+msgid "Bind as user '%s' failed!"
+msgstr "Impossibile selezionare il database!"
 
-#: plugins/admin/groups/class_group.inc:310
+#: setup/class_setupStep_Ldap.inc:120
+#, fuzzy, php-format
+msgid "Anonymous bind to server '%s' succeeded."
+msgstr "Impossibile selezionare il database!"
+
+#: setup/class_setupStep_Ldap.inc:121
 #, fuzzy
-msgid "Domain administrators"
-msgstr "Amministratori di Dominio"
+msgid "Please specify user and password!"
+msgstr "Prego inserire un numero di telefono valido!"
 
-#: plugins/admin/groups/class_group.inc:310
-msgid "Domain users"
-msgstr "Utenti di Dominio"
+#: setup/class_setupStep_Ldap.inc:123
+#, fuzzy, php-format
+msgid "Bind as user '%s' to server '%s' succeeded!"
+msgstr "Impossibile selezionare il database!"
 
-#: plugins/admin/groups/class_group.inc:311
-msgid "Domain guests"
-msgstr "Ospiti di Dominio"
+#: setup/setup_license.tpl:3
+msgid ""
+"GOsa is developed under the terms of the GNU General Public License v2. "
+"Please accept the terms below."
+msgstr ""
 
-#: plugins/admin/groups/class_group.inc:316
-#, php-format
-msgid "Special group (%d)"
-msgstr "Gruppo speciale (%d)"
+#: setup/setup_license.tpl:11
+msgid "I have read the license and accept it"
+msgstr ""
 
-#: plugins/admin/groups/class_group.inc:464
-#, php-format
-msgid "Adding UID '%s' to group '%s' failed: cannot find user object!"
+#: setup/class_setupStep_License.inc:56 setup/class_setupStep_License.inc:57
+msgid "License"
 msgstr ""
 
-#: plugins/admin/groups/class_group.inc:470
-#, php-format
-msgid "Add UID '%s' to group '%s' failed: UID is used more than once!"
+#: setup/class_setupStep_License.inc:58
+msgid "Terms and conditions for usage"
 msgstr ""
 
-#: plugins/admin/groups/class_group.inc:753
-#, fuzzy, php-format
-msgid "Cannot find any SID for '%s'!"
-msgstr "Rimuovi"
+#: setup/class_setupStep_Schema.inc:37 setup/class_setupStep_Schema.inc:38
+#, fuzzy
+msgid "LDAP schema check"
+msgstr "Server"
 
-#: plugins/admin/groups/class_group.inc:758
-#, fuzzy, php-format
-msgid "Cannot find any RIDBASE for '%s'!"
-msgstr "Rimuovi"
+#: setup/class_setupStep_Schema.inc:39
+msgid "Perform test on your current LDAP schema"
+msgstr ""
 
-#: plugins/admin/groups/class_group.inc:852
-#, php-format
-msgid "The gidNumber '%s' is already in use by %s!"
+#: setup/class_setupStep_Schema.inc:96 include/class_configRegistry.inc:239
+msgid "The following object classes are missing:"
 msgstr ""
 
-#: plugins/admin/groups/class_group.inc:966
-#: plugins/admin/groups/class_group.inc:969
-#: plugins/admin/groups/class_group.inc:1061
-#: plugins/personal/posix/class_posixAccount.inc:876
-#: plugins/personal/posix/class_posixAccount.inc:879
-#: plugins/personal/posix/generic.tpl:75
-#: plugins/personal/posix/paste_generic.tpl:47
-msgid "GID"
-msgstr "GID"
+#: setup/class_setupStep_Schema.inc:99 include/class_configRegistry.inc:246
+msgid "The following object classes are outdated:"
+msgstr ""
 
-#: plugins/admin/groups/class_group.inc:1036
+#: setup/class_setupStep_Welcome.inc:42
 #, fuzzy
-msgid "Generic group settings"
-msgstr "Impostazioni generali delle code"
-
-#: plugins/admin/groups/class_group.inc:1049
-msgid ""
-"The 'ogroupRDN' statement defines the location where new object groups will "
-"be created. The default is 'ou=groups,'."
-msgstr ""
+msgid "Welcome"
+msgstr "Benvenuto %s!"
 
-#: plugins/admin/groups/class_group.inc:1063
+#: setup/class_setupStep_Welcome.inc:43
 #, fuzzy
-msgid "Samba group type"
-msgstr "Gruppo Samba"
+msgid "The welcome message"
+msgstr "Elimina questo record"
 
-#: plugins/admin/groups/class_group.inc:1064
+#: setup/class_setupStep_Welcome.inc:44
 #, fuzzy
-msgid "Samba domain name"
-msgstr "Home di Samba"
+msgid "Welcome to the GOsa setup assistent"
+msgstr "Benvenuto nel setup di GOsa!"
 
-#: plugins/admin/groups/class_group.inc:1066
+#: setup/class_setupStep_Language.inc:40 setup/class_setupStep_Language.inc:41
 #, fuzzy
-msgid "Phone pickup group"
-msgstr "I membri sono in un gruppo di risposta telefonica"
+msgid "Language setup"
+msgstr "Lingua"
 
-#: plugins/admin/groups/class_group.inc:1067
+#: setup/class_setupStep_Language.inc:42
 #, fuzzy
-msgid "Nagios group"
-msgstr "Contatto"
+msgid "This step allows you to select your preferred language."
+msgstr "Lingua preferita"
 
-#: plugins/admin/groups/class_group.inc:1069
+#: setup/class_setupStep_Language.inc:47 include/class_core.inc:188
 #, fuzzy
-msgid "Group member"
-msgstr "Membri del gruppo"
+msgid "Automatic"
+msgstr "automatico"
 
-#: plugins/admin/groups/class_groupManagement.inc:26
-msgid ""
-"Manage aspects of groups like members, POSIX, desktop, samba and mail "
-"settings"
+#: setup/setup_welcome.tpl:3
+msgid "How to get started"
 msgstr ""
 
-#: plugins/admin/groups/class_groupManagement.inc:157
-#: plugins/admin/users/class_userManagement.inc:869
-#: plugins/personal/posix/class_posixAccount.inc:37
-#: plugins/personal/posix/class_posixAccount.inc:270
-#: plugins/personal/posix/class_posixAccount.inc:290
-#: plugins/personal/posix/class_posixAccount.inc:292
-#: plugins/personal/posix/class_posixAccount.inc:295
-msgid "POSIX"
+#: setup/setup_welcome.tpl:5
+msgid ""
+"This seems to be the first time you run GOsa on this system. To start the "
+"GOsa web interface you need a working configuration file, which can be "
+"generated by this wizard."
 msgstr ""
 
-#: plugins/admin/groups/class_groupManagement.inc:158
-#: plugins/admin/users/class_userManagement.inc:870
+#: setup/setup_welcome.tpl:9
 #, fuzzy
-msgid "Edit POSIX properties"
-msgstr "Modifica proprietà"
+msgid "What you need to generate a configuration file:"
+msgstr "File di configurazione"
 
-#: plugins/admin/groups/class_groupManagement.inc:166
-#: plugins/admin/users/class_userManagement.inc:874
+#: setup/setup_welcome.tpl:13
 #, fuzzy
-msgid "Edit mail properties"
-msgstr "Modifica proprietà"
+msgid "The hostname of your LDAP server"
+msgstr "Errore durante la connessione al server LDAP. Il server dice: '%s'"
 
-#: plugins/admin/groups/class_groupManagement.inc:173
-#: plugins/admin/users/class_userManagement.inc:877
-#: plugins/personal/posix/class_posixAccount.inc:290
-msgid "Samba"
-msgstr "Samba"
+#: setup/setup_welcome.tpl:14
+msgid "Installed GOsa and supplementary schema"
+msgstr ""
 
-#: plugins/admin/groups/class_groupManagement.inc:174
-#: plugins/admin/users/class_userManagement.inc:878
-#, fuzzy
-msgid "Edit samba properties"
-msgstr "Modifica proprietà"
+#: setup/setup_welcome.tpl:15
+msgid "The LDAP base of your LDAP directory"
+msgstr ""
 
-#: plugins/admin/groups/class_groupManagement.inc:182
-#: plugins/admin/users/class_userManagement.inc:894
-#, fuzzy
-msgid "Edit phone properties"
-msgstr "Modifica proprietà"
+#: setup/setup_welcome.tpl:16
+msgid "The DN and the password of the LDAP administration user"
+msgstr ""
 
-#: plugins/admin/groups/class_groupManagement.inc:189
+#: setup/setup_welcome.tpl:20
+msgid ""
+"If you've collected the needed information, unlock the setup process like "
+"shown in the next paragraph."
+msgstr ""
+
+#: setup/setup_welcome.tpl:24
 #, fuzzy
-msgid "Menu"
-msgstr "Stampante"
+msgid "Starting the setup"
+msgstr "Lingua"
 
-#: plugins/admin/groups/class_groupManagement.inc:190
+#: setup/setup_welcome.tpl:26
+msgid ""
+"For security reasons you need to authenticate the installation by creating "
+"the file '/tmp/gosa.auth', containing the current session ID on the servers "
+"local filesystem. This can be done by executing the following command:"
+msgstr ""
+
+#: setup/setup_welcome.tpl:32
+msgid "Click the 'Next' button when you've finished."
+msgstr ""
+
+#: setup/class_setupStep_Migrate.inc:51 setup/class_setupStep_Migrate.inc:52
 #, fuzzy
-msgid "Edit start menu properties"
-msgstr "Modifica proprietà"
+msgid "LDAP inspection"
+msgstr "Ispezione della configurazione PHP"
 
-#: plugins/admin/groups/class_groupManagement.inc:197
-#: plugins/admin/users/class_userManagement.inc:885
-#: plugins/personal/posix/class_posixAccount.inc:290
-msgid "Environment"
-msgstr "Ambiente"
+#: setup/class_setupStep_Migrate.inc:53
+msgid "Analyze your current LDAP for GOsa compatibility"
+msgstr ""
 
-#: plugins/admin/groups/class_groupManagement.inc:198
-#: plugins/admin/users/class_userManagement.inc:886
+#: setup/class_setupStep_Migrate.inc:59
 #, fuzzy
-msgid "Edit environment properties"
-msgstr "Modifica proprietà"
+msgid "Checking for root object"
+msgstr "Controllo il supporto per iconv"
 
-#: plugins/admin/users/user-filter.xml:33
-msgid "Show templates"
-msgstr "Mostra utenti template"
+#: setup/class_setupStep_Migrate.inc:65
+#, fuzzy
+msgid "Inspecting object classes in root object"
+msgstr "Controllo il supporto per iconv"
 
-#: plugins/admin/users/user-filter.xml:47
+#: setup/class_setupStep_Migrate.inc:71
 #, fuzzy
-msgid "Show POSIX users"
-msgstr "Impostazioni Unix"
+msgid "Checking permission for LDAP database"
+msgstr "Non hai il permesso di cambiare la tua password."
 
-#: plugins/admin/users/user-filter.xml:61
+#: setup/class_setupStep_Migrate.inc:78
 #, fuzzy
-msgid "Show SAMBA users"
-msgstr "Mostra server"
+msgid "Checking for super administrator"
+msgstr "Controllo la presenza di alcuni programmi addizionali"
 
-#: plugins/admin/users/user-filter.xml:75
+#: setup/class_setupStep_Migrate.inc:118 setup/class_setupStep_Migrate.inc:186
+#: setup/class_setupStep_Migrate.inc:709
 #, fuzzy
-msgid "Show mail users"
-msgstr "Mostra utenti di posta"
+msgid "LDAP query failed"
+msgstr "La query al database è fallita!"
 
-#: plugins/admin/users/password.tpl:4
+#: setup/class_setupStep_Migrate.inc:119 setup/class_setupStep_Migrate.inc:187
+#: setup/class_setupStep_Migrate.inc:710
+msgid "Possibly the 'root object' is missing."
+msgstr ""
+
+#: setup/class_setupStep_Migrate.inc:132 setup/class_setupStep_Migrate.inc:145
+#: setup/class_setupStep_Migrate.inc:307 setup/class_setupStep_Migrate.inc:661
+#: setup/class_setupStep_Migrate.inc:674 setup/class_setupStep_Migrate.inc:729
+#: setup/class_setupStep_Migrate.inc:750 setup/class_setupStep_Migrate.inc:802
+msgid "Failed"
+msgstr "Fallito"
+
+#: setup/class_setupStep_Migrate.inc:134 setup/class_setupStep_Migrate.inc:147
+#, php-format
 msgid ""
-"To change the user password use the fields below. The changes take effect "
-"immediately. Please memorize the new password, because the user wouldn't be "
-"able to login without it."
+"The specified user '%s' does not have full access to your LDAP database."
+msgstr ""
+
+#: setup/class_setupStep_Migrate.inc:308
+msgid "There is no GOsa administrator account inside your LDAP."
+msgstr ""
+
+#: setup/class_setupStep_Migrate.inc:377
+#, fuzzy
+msgid "Migration error"
+msgstr "Creare"
+
+#: setup/class_setupStep_Migrate.inc:377
+#, php-format
+msgid "Cannot add ACL for user '%s':"
 msgstr ""
 
-#: plugins/admin/users/password.tpl:11 plugins/admin/users/password.tpl:39
+#: setup/class_setupStep_Migrate.inc:415 setup/class_setupStep_Migrate.inc:425
 #, fuzzy
-msgid "Password input dialog"
-msgstr "Cambia la password"
+msgid "Input error"
+msgstr "Errore PHP"
 
-#: plugins/admin/users/password.tpl:27 plugins/admin/users/password.tpl:79
+#: setup/class_setupStep_Migrate.inc:420
 #, fuzzy
-msgid "Strength"
-msgstr "Strada"
+msgid "Password error"
+msgstr "La password spira il"
 
-#: plugins/admin/users/password.tpl:43
-#: plugins/personal/password/password.tpl:55
-#: plugins/personal/myaccount/password.tpl:49
+#: setup/class_setupStep_Migrate.inc:420
 #, fuzzy
-msgid "Use proposal"
-msgstr "gruppi"
+msgid "Provided passwords do not match!"
+msgstr "Le password nuova e ripetuta non corrispondono"
 
-#: plugins/admin/users/password.tpl:61
-#: plugins/personal/password/password.tpl:74
-#: plugins/personal/myaccount/password.tpl:67
+#: setup/class_setupStep_Migrate.inc:425
 #, fuzzy
-msgid "Manually specify a password"
+msgid "Specify a valid user ID!"
 msgstr "Prego inserire un numero di telefono valido!"
 
-#: plugins/admin/users/password.tpl:95
-#, fuzzy
-msgid "Enforce password change on next login."
-msgstr "Cambia la password"
-
-#: plugins/admin/users/template.tpl:2
-msgid "Creating a new user using templates"
-msgstr "Crea un nuovo utente usando i template"
+#: setup/class_setupStep_Migrate.inc:450
+#, php-format
+msgid "Adding an administrative user failed: object '%s' already exists!"
+msgstr ""
 
-#: plugins/admin/users/template.tpl:6
+#: setup/class_setupStep_Migrate.inc:662
 msgid ""
-"Creating a new user can be assisted by using templates. Many database "
-"records will be filled automatically. Choose 'none' to skip the usage of "
-"templates."
+"The LDAP root object is missing. It is required to use your LDAP service."
 msgstr ""
 
-#: plugins/admin/users/template.tpl:13
-msgid "User template selection dialog"
-msgstr ""
+#: setup/class_setupStep_Migrate.inc:663 setup/class_setupStep_Migrate.inc:676
+#, fuzzy
+msgid "Try to create root object"
+msgstr "Gruppo di oggetti"
 
-#: plugins/admin/users/template.tpl:15
-#: plugins/admin/users/class_userManagement.inc:530
-#: plugins/admin/users/user-list.xml:15 plugins/admin/users/user-list.xml:102
-#: plugins/admin/users/templatize.tpl:15
-msgid "Template"
+#: setup/class_setupStep_Migrate.inc:675
+msgid "Root object couldn't be created, you should try it on your own."
 msgstr ""
 
-#: plugins/admin/users/template.tpl:23 plugins/personal/generic/generic.tpl:37
-#: plugins/personal/generic/paste_generic.tpl:8
-#, fuzzy
-msgid "Last name"
-msgstr "Scegli il tuo numero di telefono personale"
+#: setup/class_setupStep_Migrate.inc:730
+#, fuzzy, php-format
+msgid "Missing GOsa object class '%s'!"
+msgstr "Lista dei dipartimenti"
 
-#: plugins/admin/users/template.tpl:27 plugins/personal/generic/generic.tpl:51
-#: plugins/personal/generic/paste_generic.tpl:12
-#, fuzzy
-msgid "First name"
-msgstr "Liste di blocco"
+#: setup/class_setupStep_Migrate.inc:731
+msgid "Please check your installation."
+msgstr ""
 
-#: plugins/admin/users/class_userManagement.inc:26
+#: setup/class_setupStep_Migrate.inc:752
+#, php-format
 msgid ""
-"Manage aspects of user accounts like generic, POSIX, samba and mail settings"
+"Cannot handle the structural object type of your root object. Please try to "
+"add the object class '%s' manually."
 msgstr ""
 
-#: plugins/admin/users/class_userManagement.inc:387
+#: setup/class_setup.inc:195
 #, fuzzy
-msgid "You have no permission to change this users password!"
-msgstr "Non hai il permesso di cambiare la tua password."
+msgid "Completed"
+msgstr "incompleto"
 
-#: plugins/admin/users/class_userManagement.inc:777
+#: setup/class_setup.inc:235
 #, fuzzy
-msgid "Account locking"
-msgstr "Sicurezza"
+msgid "Check again"
+msgstr "Continua"
 
-#: plugins/admin/users/class_userManagement.inc:778
-#, php-format
-msgid ""
-"Password method '%s' does not support locking. Account (%s) has not been "
-"locked!"
+#: setup/class_setup.inc:238
+msgid "Next"
 msgstr ""
 
-#: plugins/admin/users/class_userManagement.inc:851
+#: setup/setup_language.tpl:3
 #, fuzzy
-msgid "Unlock account"
-msgstr "Identità"
+msgid "Please select the preferred language"
+msgstr "Lingua preferita"
 
-#: plugins/admin/users/class_userManagement.inc:853
-#, fuzzy
-msgid "Lock account"
-msgstr "Identità"
+#: setup/setup_language.tpl:5
+msgid ""
+"At this point, you can select the site wide default language. Choosing "
+"'automatic' will use the language requested by the browser. This setting can "
+"be overridden per user."
+msgstr ""
 
-#: plugins/admin/users/class_userManagement.inc:866
+#: setup/setup_language.tpl:9
 #, fuzzy
-msgid "Edit generic properties"
-msgstr "Modifica proprietà"
+msgid "Please select your preferred language here"
+msgstr "Lingua preferita"
 
-#: plugins/admin/users/class_userManagement.inc:881
-msgid "Netatalk"
+#: html/index.php:45
+#, php-format
+msgid "Your browser (%s) is blacklisted for the current theme!"
 msgstr ""
 
-#: plugins/admin/users/class_userManagement.inc:882
-#, fuzzy
-msgid "Edit Netatalk properties"
-msgstr "Modifica proprietà"
-
-#: plugins/admin/users/class_userManagement.inc:889
-msgid "FAX"
-msgstr "FAX"
+#: html/index.php:72
+#, php-format
+msgid "This session is not encrypted. Click %s to enter an encrypted session."
+msgstr ""
 
-#: plugins/admin/users/class_userManagement.inc:890
+#: html/index.php:72
 #, fuzzy
-msgid "Edit FAX properties"
-msgstr "Modifica proprietà"
+msgid "here"
+msgstr "Cellulare"
 
-#: plugins/admin/users/user-list.xml:11
-msgid "List of users"
-msgstr "Lista degli utenti"
+#: html/index.php:78
+msgid "The configured session lifetime will be overridden by php.ini settings!"
+msgstr ""
 
-#: plugins/admin/users/user-list.xml:140
-#, fuzzy
-msgid "Lock users"
-msgstr "Lista degli utenti"
+#: html/index.php:157 html/password.php:63
+#, fuzzy, php-format
+msgid "GOsa configuration %s/%s is not readable. Aborted."
+msgstr "Il file di configurazione di GOsa %s/gosa.conf non è legibile."
 
-#: plugins/admin/users/user-list.xml:148
+#: html/index.php:179
 #, fuzzy
-msgid "Unlock users"
-msgstr "Utenti di Dominio"
+msgid "Smarty error"
+msgstr "Stato"
 
-#: plugins/admin/users/user-list.xml:167
-#, fuzzy
-msgid "Apply template"
-msgstr "Template"
+#: html/index.php:179 html/setup.php:73 html/password.php:115
+#, php-format
+msgid "Compile directory %s is not accessible!"
+msgstr ""
 
-#: plugins/admin/users/user-list.xml:199
-#, fuzzy
-msgid "New user from template"
-msgstr "Nuovo template"
+#: html/index.php:202
+msgid ""
+"Your browser has cookies disabled: please enable cookies and reload this "
+"page before logging in!"
+msgstr ""
 
-#: plugins/admin/users/user-list.xml:213
-#, fuzzy
-msgid "Edit user"
-msgstr "Modifica contatto"
+#: html/index.php:233
+msgid "Broken HTTP authentication setup!"
+msgstr ""
 
-#: plugins/admin/users/user-list.xml:222
-msgid "%{filter:lockLabel(userPassword)}"
+#: html/index.php:241
+msgid "Cannot find a valid user for the current HTTP authentication!"
 msgstr ""
 
-#: plugins/admin/users/user-list.xml:245
-#, fuzzy
-msgid "Remove user"
-msgstr "Elimina foto"
+#: html/index.php:245
+msgid "Cannot find a unique user for the current HTTP authentication!"
+msgstr ""
 
-#: plugins/admin/users/templatize.tpl:2
+#: html/index.php:289
 #, fuzzy
-msgid "Applying a template"
-msgstr "Template"
+msgid "Please specify a valid user name!"
+msgstr "Prego inserire un numero di telefono valido!"
 
-#: plugins/admin/users/templatize.tpl:6
-msgid ""
-"Applying a template to several users will replace all user attributes "
-"defined in the template."
+#: html/index.php:292
+msgid "Please specify your password!"
 msgstr ""
 
-#: plugins/admin/users/templatize.tpl:13
+#: html/index.php:304
 #, fuzzy
-msgid "Apply user template"
-msgstr "Template"
+msgid "Authentication error"
+msgstr "Destinazione"
 
-#: plugins/admin/users/templatize.tpl:32
-msgid "No templates available!"
-msgstr ""
+#: html/index.php:304
+#, fuzzy
+msgid "Cannot retrieve user information for HTTP authentication!"
+msgstr "Rimuovi"
 
-#: plugins/admin/newConfigManagement/DeviceConfig-list.tpl:9
+#: html/index.php:311 html/password.php:261
 #, fuzzy
-msgid "Container"
-msgstr "Continua"
+msgid "Please check the username/password combination!"
+msgstr "Prego inserire un numero di telefono valido!"
 
-#: plugins/admin/newConfigManagement/DeviceConfig-list.tpl:10
-msgid "Item"
+#: html/index.php:359
+#, fuzzy
+msgid "Account locked. Please contact your system administrator!"
 msgstr ""
+"Errore di connessione al server LDAP. Contatta l'amministratore del sistema."
 
-#: plugins/admin/newConfigManagement/DeviceConfig-list.xml:10
+#: html/setup.php:73
 #, fuzzy
-msgid "List of items"
-msgstr "Lista degli utenti"
+msgid "Smarty"
+msgstr "Avvio"
 
-#: plugins/admin/newConfigManagement/DeviceConfig-list.xml:75
-#, fuzzy
-msgid "Edit item"
-msgstr "Modifica certificati"
+#: html/main.php:171
+#, php-format
+msgid "Cannot locate file %s - please run %s to fix this"
+msgstr ""
 
-#: plugins/admin/newConfigManagement/DeviceConfig-list.xml:82
+#: html/main.php:190
 #, fuzzy
-msgid "Remove item"
-msgstr "Elimina foto"
+msgid "PHP configuration"
+msgstr "Scarica il file di  configurazione"
+
+#: html/main.php:191
+msgid ""
+"Fatal error: Register globals is active. Please fix this in order to "
+"continue."
+msgstr ""
 
-#: plugins/admin/newConfigManagement/class_newConfigManagement.inc:8
-#: plugins/admin/newConfigManagement/class_newConfigManagement.inc:9
-#: plugins/admin/newConfigManagement/class_newConfigManagement.inc:352
-#: plugins/admin/newConfigManagement/class_newConfigManagement.inc:353
-#: plugins/admin/newConfigManagement/class_newConfigManagement.inc:359
+#: html/main.php:220
 #, fuzzy
-msgid "Config management"
-msgstr "Riferimenti"
+msgid "Your password is about to expire, please change your password!"
+msgstr "Non hai il permesso di cambiare la tua password."
 
-#: plugins/admin/newConfigManagement/class_newConfigManagement.inc:42
-#: plugins/admin/newConfigManagement/class_newConfigManagement.inc:95
-#, php-format
-msgid "Failed to load distributions, error was '%s'!"
+#: html/main.php:295
+msgid "Running out of memory!"
 msgstr ""
 
-#: plugins/admin/newConfigManagement/class_newConfigManagement.inc:262
-msgid "No selectable install methods returned!"
+#: html/main.php:355
+#, php-format
+msgid "You're logged in as %s"
 msgstr ""
 
-#: plugins/admin/newConfigManagement/class_newConfigManagement.inc:263
-#: setup/class_setup.inc:183
+#: html/main.php:358
 #, fuzzy
-msgid "Setup"
-msgstr "Imposta"
+msgid "ACLs are disabled"
+msgstr "disabilitato"
 
-#: plugins/admin/newConfigManagement/class_newConfigManagement.inc:278
+#: html/main.php:408
 #, fuzzy
-msgid "Distribution"
-msgstr "Descrizione"
+msgid "Plug-in"
+msgstr "Ricerca"
 
-#: plugins/admin/newConfigManagement/class_newConfigManagement.inc:284
-msgid "Release"
+#: html/main.php:409
+#, php-format
+msgid "Fatal error: Cannot find any plugin definitions for plugin %s!"
 msgstr ""
 
-#: plugins/admin/newConfigManagement/class_newConfigManagement.inc:290
+#: html/main.php:425
 #, fuzzy
-msgid "Component"
-msgstr "Amministratori di Dominio"
+msgid "Configuration Error"
+msgstr "File di configurazione"
 
-#: plugins/admin/departments/dep-list.xml:11
-#, fuzzy
-msgid "List of structural objects"
-msgstr "Nome del gruppo"
+#: html/main.php:426
+#, php-format
+msgid ""
+"Fatal error: not all POST variables have been transfered by PHP - please "
+"inform your administrator!"
+msgstr ""
 
-#: plugins/admin/departments/dep-list.xml:15
-#: plugins/admin/departments/dep-list.xml:103
-#: plugins/admin/departments/class_departmentManagement.inc:193
-#: plugins/admin/departments/dep-filter.xml:105
-#: plugins/admin/departments/domain.tpl:5
-#, fuzzy
-msgid "Domain"
-msgstr "nel dominio"
+#: html/helpviewer.php:64
+msgid "Help browser"
+msgstr ""
 
-#: plugins/admin/departments/dep-list.xml:23
-#: plugins/admin/departments/dep-list.xml:110
-#: plugins/admin/departments/dep-filter.xml:77
-#: plugins/admin/departments/dcObject.tpl:5
-#, fuzzy
-msgid "Domain component"
-msgstr "Amministratori di Dominio"
+#: html/helpviewer.php:118
+msgid "There is no help file specified for this class"
+msgstr ""
 
-#: plugins/admin/departments/dep-list.xml:31
-#: plugins/admin/departments/dep-list.xml:117
-#: plugins/admin/departments/class_departmentManagement.inc:217
-#: plugins/admin/departments/dep-filter.xml:49
-#: plugins/admin/departments/class_countryGeneric.inc:82
-#: plugins/admin/departments/class_countryGeneric.inc:83
-#: plugins/admin/departments/country.tpl:5
-msgid "Country"
-msgstr "Paese"
+#: html/helpviewer.php:193 include/functions_helpviewer.inc:97
+msgid "previous"
+msgstr ""
 
-#: plugins/admin/departments/dep-list.xml:39
-#: plugins/admin/departments/dep-list.xml:124
-#: plugins/admin/departments/locality.tpl:5
-#: plugins/admin/departments/class_departmentManagement.inc:229
-#: plugins/admin/departments/class_localityGeneric.inc:82
-#: plugins/admin/departments/class_localityGeneric.inc:83
-#: plugins/admin/departments/dep-filter.xml:63
-#, fuzzy
-msgid "Locality"
-msgstr "Località"
+#: html/helpviewer.php:197 include/functions_helpviewer.inc:101
+msgid "next"
+msgstr ""
 
-#: plugins/admin/departments/dep-list.xml:47
-#: plugins/admin/departments/dep-list.xml:131
-#: plugins/admin/departments/class_departmentManagement.inc:241
-#: plugins/admin/departments/class_organizationGeneric.inc:113
-#: plugins/admin/departments/class_organizationGeneric.inc:114
-#: plugins/admin/departments/dep-filter.xml:91
-#: plugins/admin/departments/organization.tpl:4
-#: plugins/personal/generic/class_user.inc:1721
-#: plugins/personal/generic/generic.tpl:298 setup/setup_feedback.tpl:10
-#: setup/setup_feedback.tpl:12
-msgid "Organization"
-msgstr "Organizzazione"
+#: html/helpviewer.php:268
+#, php-format
+msgid "Help directory '%s' is not accessible, can't read any help files."
+msgstr ""
 
-#: plugins/admin/departments/locality.tpl:11
-#: plugins/admin/departments/dcObject.tpl:11
+#: html/password.php:195
+msgid "Error: Password method not available!"
+msgstr ""
+
+#: html/password.php:268
 #, fuzzy
-msgid "Locality name"
-msgstr "Nome locazione"
+msgid "You have no permissions to change your password!"
+msgstr "Non hai il permesso di cambiare la tua password."
 
-#: plugins/admin/departments/locality.tpl:14
-#: plugins/admin/departments/dcObject.tpl:14
-msgid "Name of locality to create"
+#: html/password.php:315
+msgid "Session will not be encrypted."
 msgstr ""
 
-#: plugins/admin/departments/locality.tpl:22
-#: plugins/admin/departments/domain.tpl:22
-#: plugins/admin/departments/country.tpl:22
-#: plugins/admin/departments/dcObject.tpl:22
-#: plugins/admin/departments/organization.tpl:22
-msgid "Descriptive text for department"
+#: html/password.php:317
+msgid "Enter SSL session"
 msgstr ""
 
-#: plugins/admin/departments/locality.tpl:39
-#: plugins/admin/departments/generic.tpl:51
-#: plugins/admin/departments/class_domain.inc:93
-#: plugins/admin/departments/class_localityGeneric.inc:93
-#: plugins/admin/departments/class_organizationGeneric.inc:127
-#: plugins/admin/departments/class_countryGeneric.inc:93
-#: plugins/admin/departments/class_dcObject.inc:92
-#: plugins/admin/departments/domain.tpl:39
-#: plugins/admin/departments/country.tpl:39
-#: plugins/admin/departments/dcObject.tpl:39
-#: plugins/admin/departments/class_department.inc:684
-#: plugins/admin/departments/organization.tpl:51
-#: plugins/personal/generic/class_user.inc:1724
-#: plugins/personal/generic/generic.tpl:339
-#: plugins/personal/generic/generic.tpl:355
+#: ihtml/themes/default/infoPage.tpl:4
 #, fuzzy
-msgid "Manager"
-msgstr "Utenti di Dominio"
+msgid "User information"
+msgstr "Informazioni personali"
 
-#: plugins/admin/departments/locality.tpl:67
-#: plugins/admin/departments/generic.tpl:132
-#: plugins/admin/departments/class_domain.inc:94
-#: plugins/admin/departments/class_localityGeneric.inc:95
-#: plugins/admin/departments/class_organizationGeneric.inc:135
-#: plugins/admin/departments/class_countryGeneric.inc:95
-#: plugins/admin/departments/class_dcObject.inc:94
-#: plugins/admin/departments/domain.tpl:67
-#: plugins/admin/departments/country.tpl:68
-#: plugins/admin/departments/dcObject.tpl:67
-#: plugins/admin/departments/class_department.inc:686
-#: plugins/admin/departments/organization.tpl:132
+#: ihtml/themes/default/infoPage.tpl:21
+msgid "Home phone"
+msgstr "Telefono privato"
+
+#: ihtml/themes/default/infoPage.tpl:27
+msgid "Organizational unit"
+msgstr "Unità del'organizzazione"
+
+#: ihtml/themes/default/infoPage.tpl:51
 #, fuzzy
-msgid "Administrative settings"
+msgid "Administrative contact"
 msgstr "Amministrazione"
 
-#: plugins/admin/departments/locality.tpl:70
-#: plugins/admin/departments/generic.tpl:135
-#: plugins/admin/departments/domain.tpl:70
-#: plugins/admin/departments/country.tpl:71
-#: plugins/admin/departments/dcObject.tpl:70
-#: plugins/admin/departments/organization.tpl:135
-msgid "Tag department as an independent administrative unit"
+#: ihtml/themes/default/help.tpl:9
+msgid "GOsa help viewer"
 msgstr ""
 
-#: plugins/admin/departments/generic.tpl:4
-#: plugins/admin/departments/dep-filter.xml:35
+#: ihtml/themes/default/help.tpl:15
+msgid "Index"
+msgstr ""
+
+#: ihtml/themes/default/userFilterEditor.tpl:1
+#: ihtml/themes/default/userFilterEditor.tpl:5
 #, fuzzy
-msgid "Organizational Unit"
-msgstr "Unità del'organizzazione"
+msgid "Filter editor"
+msgstr "Terminal Server"
 
-#: plugins/admin/departments/generic.tpl:11
-msgid "Name of department"
-msgstr ""
+#: ihtml/themes/default/userFilterEditor.tpl:8
+#, fuzzy
+msgid "Filter properties"
+msgstr "Modifica proprietà"
 
-#: plugins/admin/departments/generic.tpl:14
-msgid "Name of subtree to create"
-msgstr ""
+#: ihtml/themes/default/userFilterEditor.tpl:27
+#: include/class_userFilter.inc:55
+#, fuzzy
+msgid "Parent filter"
+msgstr "Parametro"
 
-#: plugins/admin/departments/generic.tpl:22
+#: ihtml/themes/default/userFilterEditor.tpl:45
 #, fuzzy
-msgid "Descriptive text for   department"
-msgstr "Nome descrittivo del gruppo"
+msgid "Enabled"
+msgstr "disabilitato"
 
-#: plugins/admin/departments/generic.tpl:30
-#: plugins/admin/departments/organization.tpl:30
-msgid "Category for this subtree"
+#: ihtml/themes/default/userFilterEditor.tpl:49
+msgid "Categories where the filter is visible"
 msgstr ""
 
-#: plugins/admin/departments/generic.tpl:83
-#: plugins/admin/departments/generic.tpl:85
-#: plugins/admin/departments/generic.tpl:95
-#: plugins/admin/departments/class_localityGeneric.inc:91
-#: plugins/admin/departments/class_organizationGeneric.inc:130
-#: plugins/admin/departments/class_department.inc:680
-#: plugins/admin/departments/organization.tpl:82
-#: plugins/admin/departments/organization.tpl:94
-#: plugins/personal/generic/class_user.inc:1735
-#: plugins/personal/generic/generic.tpl:436
-msgid "Location"
-msgstr "Località"
+#: ihtml/themes/default/userFilterEditor.tpl:69
+#, fuzzy
+msgid "Query"
+msgstr "utenti"
 
-#: plugins/admin/departments/generic.tpl:87
-#: plugins/admin/departments/class_organizationGeneric.inc:129
-#: plugins/admin/departments/class_department.inc:679
-#: plugins/admin/departments/organization.tpl:86
-#: plugins/personal/generic/class_user.inc:1734
-#: plugins/personal/generic/generic.tpl:444
-msgid "State"
-msgstr "Stato"
+#: ihtml/themes/default/userFilter.tpl:1
+#, fuzzy
+msgid "List of defined filters"
+msgstr "File di configurazione"
 
-#: plugins/admin/departments/generic.tpl:90
-#: plugins/admin/departments/organization.tpl:89
-msgid "State where this subtree is located"
+#: ihtml/themes/default/sizelimit.tpl:3
+msgid ""
+"The size limit option makes LDAP operations faster and saves the LDAP server "
+"from getting too much load. The easiest way to handle big databases without "
+"long timeouts would be to limit your search to smaller values and use "
+"filters to get the entries you are looking for."
 msgstr ""
 
-#: plugins/admin/departments/generic.tpl:98
-#: plugins/admin/departments/organization.tpl:97
-msgid "Location of this subtree"
+#: ihtml/themes/default/sizelimit.tpl:8
+msgid "Please choose the way to react for this session"
 msgstr ""
 
-#: plugins/admin/departments/generic.tpl:103
-#: plugins/admin/departments/class_department.inc:681
-#: plugins/admin/departments/organization.tpl:102
-#: plugins/personal/generic/generic.tpl:185
-#: plugins/personal/generic/generic.tpl:452
-msgid "Address"
-msgstr "Indirizzo"
-
-#: plugins/admin/departments/generic.tpl:106
-#: plugins/admin/departments/organization.tpl:105
-msgid "Postal address of this subtree"
+#: ihtml/themes/default/sizelimit.tpl:10
+msgid "ignore this error and show all entries the LDAP server returns"
 msgstr ""
 
-#: plugins/admin/departments/generic.tpl:113
-#: plugins/admin/departments/organization.tpl:112
-msgid "Base telephone number of this subtree"
+#: ihtml/themes/default/sizelimit.tpl:11
+msgid ""
+"ignore this error and show all entries that fit into the defined size limit"
 msgstr ""
 
-#: plugins/admin/departments/generic.tpl:118
-#: plugins/admin/departments/class_organizationGeneric.inc:133
-#: plugins/admin/departments/class_department.inc:379
-#: plugins/admin/departments/class_department.inc:683
-#: plugins/admin/departments/organization.tpl:117
-#: plugins/personal/generic/class_user.inc:1357
-#: plugins/personal/generic/class_user.inc:1849
-#: plugins/personal/generic/generic.tpl:419
-#: plugins/personal/generic/generic.tpl:586
-msgid "Fax"
-msgstr "Fax"
+#: ihtml/themes/default/sizelimit.tpl:16 include/utils/class_msgPool.inc:331
+#, php-format
+msgid "Set"
+msgstr "Imposta"
 
-#: plugins/admin/departments/generic.tpl:121
-#: plugins/admin/departments/organization.tpl:120
-msgid "Base facsimile telephone number of this subtree"
+#: ihtml/themes/default/msg_dialog.tpl:55
+#: ihtml/themes/default/msg_dialog.tpl:103
+msgid "Error message title"
 msgstr ""
 
-#: plugins/admin/departments/class_domain.inc:81
-#: plugins/admin/departments/class_domain.inc:82
-#: plugins/admin/departments/class_departmentManagement.inc:205
-#: plugins/admin/departments/class_dcObject.inc:81
-#: plugins/admin/departments/class_dcObject.inc:82
+#: ihtml/themes/default/msg_dialog.tpl:66
+#: ihtml/themes/default/msg_dialog.tpl:115
 #, fuzzy
-msgid "Domain Component"
-msgstr "Amministratori di Dominio"
+msgid "Error message"
+msgstr "Home Page"
 
-#: plugins/admin/departments/class_departmentManagement.inc:25
+#: ihtml/themes/default/password.tpl:5
 #, fuzzy
-msgid "Directory structure"
-msgstr "Directory"
+msgid "Change your password"
+msgstr "Cambia la password"
 
-#: plugins/admin/departments/class_departmentManagement.inc:26
-msgid ""
-"Manage organizations, organizational units, localities, countries and more"
+#: ihtml/themes/default/password.tpl:61
+msgid "Your password has been changed successfully."
 msgstr ""
 
-#: plugins/admin/departments/class_departmentManagement.inc:125
+#: ihtml/themes/default/password.tpl:72
 msgid ""
-"As soon as the tag operation has finished, you can scroll down to end of the "
-"page and    press the 'Continue' button to continue with the department "
-"management dialog."
+"Enter the current password and the new password (twice) in the fields below "
+"and press the 'Set password' button."
 msgstr ""
 
-#: plugins/admin/departments/class_organizationGeneric.inc:122
+#: ihtml/themes/default/password.tpl:77 ihtml/themes/default/password.tpl:79
+msgid "Directory"
+msgstr "Directory"
+
+#: ihtml/themes/default/password.tpl:86 ihtml/themes/default/password.tpl:90
+#: ihtml/themes/default/login.tpl:37 ihtml/themes/default/login.tpl:40
 #, fuzzy
-msgid "Organization name"
-msgstr "Organizzazione"
+msgid "User name"
+msgstr "Nome utente"
 
-#: plugins/admin/departments/class_organizationGeneric.inc:131
-#: plugins/personal/generic/class_user.inc:1736
-#: plugins/personal/generic/generic.tpl:183
-msgid "Postal address"
-msgstr "CAP"
+#: ihtml/themes/default/password.tpl:131
+#, fuzzy
+msgid "Click here to change your password"
+msgstr "Non hai il permesso di cambiare la tua password."
 
-#: plugins/admin/departments/class_organizationGeneric.inc:132
-msgid "Phone number"
-msgstr "Numero di telefono"
+#: ihtml/themes/default/acl.tpl:15 ihtml/themes/default/acl.tpl:16
+#: include/class_userFilter.inc:55
+msgid "Options"
+msgstr "Opzioni"
 
-#: plugins/admin/departments/class_countryGeneric.inc:91
-#: plugins/admin/departments/country.tpl:11
+#: ihtml/themes/default/acl.tpl:40
 #, fuzzy
-msgid "Country name"
-msgstr "Paese"
+msgid "Additional filter options"
+msgstr "Opzioni applicazione"
 
-#: plugins/admin/departments/domain.tpl:11
+#: ihtml/themes/default/acl.tpl:53 ihtml/themes/default/acl.tpl:65
+#: include/class_acl.inc:1114
+msgid "Members"
+msgstr "Membri"
+
+#: ihtml/themes/default/acl.tpl:54
 #, fuzzy
-msgid "Domain name"
-msgstr "Amministratori di Dominio"
+msgid "Member selection"
+msgstr "Impostazioni FAX"
 
-#: plugins/admin/departments/domain.tpl:14
-msgid "Name of domain to create"
+#: ihtml/themes/default/acl.tpl:57
+msgid "Use members from"
 msgstr ""
 
-#: plugins/admin/departments/country.tpl:14
-msgid "Name of country to create"
+#: ihtml/themes/default/acl.tpl:69 ihtml/themes/default/acl.tpl:74
+msgid "List message possible targets"
 msgstr ""
 
-#: plugins/admin/departments/class_department.inc:439
-msgid "Cannot find an unused tag for this administrative unit!"
+#: ihtml/themes/default/acl.tpl:92 ihtml/themes/default/acl.tpl:98
+msgid "List message recipients"
 msgstr ""
 
-#: plugins/admin/departments/class_department.inc:507
-#, php-format
-msgid "Tagging '%s'."
-msgstr ""
+#: ihtml/themes/default/acl.tpl:120
+#, fuzzy
+msgid "ACL for this object"
+msgstr "Controllo il supporto per iconv"
 
-#: plugins/admin/departments/class_department.inc:588
-#, php-format
-msgid "Moving '%s' to '%s'"
-msgstr ""
+#: ihtml/themes/default/acl.tpl:126
+#, fuzzy
+msgid "Available roles"
+msgstr "Applicazioni disponibili"
 
-#: plugins/admin/departments/class_department.inc:629
-#, php-format
-msgid "FAILED to copy %s, aborting operation"
+#: ihtml/themes/default/login.tpl:31
+#, fuzzy
+msgid "Login to GOsa"
+msgstr "Benvenuto nel setup di GOsa!"
+
+#: ihtml/themes/default/login.tpl:61
+msgid "Choose the directory to work on"
 msgstr ""
 
-#: plugins/admin/departments/class_department.inc:660
-#: plugins/admin/departments/class_department.inc:671
-msgid "Departments"
-msgstr "Dipartimenti"
+#: ihtml/themes/default/login.tpl:66
+msgid "Click here to log in"
+msgstr "Clicca qui per connetterti"
 
-#: plugins/admin/departments/class_department.inc:674
+#: ihtml/themes/default/login.tpl:66 ihtml/themes/default/login.tpl:67
 #, fuzzy
-msgid "Department name"
-msgstr "Dipartimento"
+msgid "Log in"
+msgstr "Nome utente"
 
-#: plugins/admin/departments/class_department.inc:682
-msgid "Telephone"
-msgstr "Telefono"
+#: ihtml/themes/default/snapshotdialog.tpl:3
+#, fuzzy
+msgid "Restoring object snapshots"
+msgstr "Gruppo di oggetti"
 
-#: plugins/admin/departments/class_department.inc:737
-#, php-format
-msgid "Object '%s' is already tagged"
+#: ihtml/themes/default/snapshotdialog.tpl:6
+msgid ""
+"This procedure will restore a snapshot of the selected object. It will "
+"replace the existing object after pressing the restore button."
 msgstr ""
 
-#: plugins/admin/departments/class_department.inc:744
-#, php-format
-msgid "Adding tag (%s) to object '%s'"
+#: ihtml/themes/default/snapshotdialog.tpl:9
+msgid ""
+"DNS configuration and some database entries cannot be restored. They need to "
+"be recreated manually."
 msgstr ""
 
-#: plugins/admin/departments/class_department.inc:776
-#, php-format
-msgid "Removing tag from object '%s'"
+#: ihtml/themes/default/snapshotdialog.tpl:12
+msgid ""
+"Don't forget to check references to other objects, for example does the "
+"selected printer still exists ?"
 msgstr ""
 
-#: plugins/admin/departments/dep_iframe.tpl:1
-msgid "Processing the requested operation"
+#: ihtml/themes/default/snapshotdialog.tpl:29
+msgid "There is no snapshot available that can be restored"
 msgstr ""
 
-#: plugins/admin/departments/dep_iframe.tpl:7
-msgid ""
-"Your browser doesn't support IFRAME HTML elements. Please use this link to "
-"perform the requested operation."
+#: ihtml/themes/default/snapshotdialog.tpl:31
+msgid "Choose a snapshot and click the folder image, to restore the snapshot"
 msgstr ""
 
-#: plugins/admin/departments/organization.tpl:11
+#: ihtml/themes/default/snapshotdialog.tpl:50
 #, fuzzy
-msgid "Name of organization"
-msgstr "Organizzazione"
-
-#: plugins/admin/departments/organization.tpl:14
-msgid "Name of organization to create"
-msgstr ""
-
-#: plugins/admin/departments/dep_move_confirm.tpl:2
-msgid "You are currently moving/renaming this department."
-msgstr ""
+msgid "Creating object snapshots"
+msgstr "Gruppo di oggetti"
 
-#: plugins/admin/departments/dep_move_confirm.tpl:6
+#: ihtml/themes/default/snapshotdialog.tpl:53
 msgid ""
-"Modifying a departments naming attribute 'ou' or base may corrupt ACLs and "
-"snapshot entries for all entire objects."
-msgstr ""
-
-#: plugins/admin/departments/dep_move_confirm.tpl:9
-msgid "GOsa can NOT fix this for you, yet."
+"This procedure will create a snapshot of the selected object. It will be "
+"stored inside a special branch of your directory system and can be restored "
+"later on."
 msgstr ""
 
-#: plugins/admin/departments/dep_move_confirm.tpl:12
+#: ihtml/themes/default/snapshotdialog.tpl:56
 msgid ""
-"Before you confirm this action, ensure that everything will be as expected, "
-"possibly the best solution is a backup."
+"Remember that database entries, DNS configurations and possibly created "
+"zones in server extensions will not be stored in the snapshot."
 msgstr ""
 
-#: plugins/admin/acl/acl-filter.xml:33 plugins/admin/acl/tabs_acl_role.inc:28
+#: ihtml/themes/default/snapshotdialog.tpl:71
 #, fuzzy
-msgid "ACL Templates"
-msgstr "Template"
+msgid "Time stamp"
+msgstr "Timeout"
 
-#: plugins/admin/acl/acl-filter.xml:48
-#: plugins/admin/acl/class_aclManagement.inc:154
-#, fuzzy
-msgid "ACL Assignment"
-msgstr "Riferimenti"
+#: ihtml/themes/default/snapshotdialog.tpl:80
+msgid "Reason for generating this snapshot"
+msgstr ""
 
-#: plugins/admin/acl/class_aclManagement.inc:26
+#: ihtml/themes/default/logout.tpl:6
+msgid "Your GOsa session has expired!"
+msgstr ""
+
+#: ihtml/themes/default/logout.tpl:9
 msgid ""
-"Control access to GOsa managed objects down to attribute and action level"
+"It has been a while since your last interaction with GOsa took place. Your "
+"session has been closed for security reasons. Please login again to continue "
+"with administrative tasks."
 msgstr ""
 
-#: plugins/admin/acl/class_aclRole.inc:26
-#: plugins/admin/acl/class_aclRole.inc:715
+#: ihtml/themes/default/logout.tpl:16
 #, fuzzy
-msgid "Access control roles"
-msgstr "Opzioni di accesso"
+msgid "Login again"
+msgstr "Entra"
 
-#: plugins/admin/acl/class_aclRole.inc:27
+#: ihtml/themes/default/removeEntries.tpl:14
 #, fuzzy
-msgid "Edit AC roles"
-msgstr "ACL"
+msgid ""
+"If you're sure you want to do this press 'Delete' to continue or 'Cancel' to "
+"abort."
+msgstr ""
+"Quindi - Se sei sicuro - premi <i>Rimuovi</i> per continuare o <i>Annulla</"
+"i> per abortire."
 
-#: plugins/admin/acl/class_aclRole.inc:138
+#: ihtml/themes/default/framework.tpl:9
 #, fuzzy
-msgid "Reset ACL"
-msgstr "Rimuovi"
+msgid "Log out"
+msgstr "Termina sessione"
 
-#: plugins/admin/acl/class_aclRole.inc:411
-#, fuzzy
-msgid "No ACL settings for this category"
-msgstr "Nome descrittivo del gruppo"
+#: ihtml/themes/default/framework.tpl:10
+msgid ""
+"You are currently editing a database entry. Do you want to dismiss the "
+"changes?"
+msgstr ""
+"Stai modificando un campo del database. Vuoi abbandonare i cambiamenti?"
 
-#: plugins/admin/acl/class_aclRole.inc:413
+#: ihtml/themes/default/framework.tpl:22
 #, fuzzy, php-format
-msgid "ACL for these objects: %s"
-msgstr "Nome descrittivo del gruppo"
+msgid "Session expires in %d!"
+msgstr "Rilevato un conflitto di sessione"
 
-#: plugins/admin/acl/class_aclRole.inc:418
-#, fuzzy
-msgid "Edit category ACL"
-msgstr "classe"
+#: ihtml/themes/default/ldifViewer.tpl:1
+msgid "Raw LDAP entry"
+msgstr ""
 
-#: plugins/admin/acl/class_aclRole.inc:421
-#, fuzzy
-msgid "Delete category ACL"
-msgstr "classe"
+#: ihtml/themes/default/islocked.tpl:4
+msgid "Locking conflict detected"
+msgstr "Rilevato un conflitto di accesso"
 
-#: plugins/admin/acl/class_aclRole.inc:442
-#, php-format
-msgid "Edit ACL for '%s', scope is '%s'"
+#: ihtml/themes/default/islocked.tpl:14
+msgid ""
+"If this lock detection is false, the other person has obviously closed the "
+"web browser during the edit operation. You may want to take over the lock by "
+"pressing the 'Edit anyway' button."
 msgstr ""
 
-#: plugins/admin/acl/class_aclRole.inc:635
-#, fuzzy
-msgid "Object in use"
-msgstr "Nome dell'oggetto"
-
-#: plugins/admin/acl/class_aclRole.inc:635
-#, php-format
-msgid "This role cannot be removed while it is in use by these objects:"
+#: ihtml/themes/default/islocked.tpl:23
+msgid "Read only"
 msgstr ""
 
-#: plugins/admin/acl/class_aclRole.inc:714 plugins/admin/acl/acl-list.xml:23
-#: plugins/admin/acl/acl-list.xml:82
-#: plugins/personal/generic/class_user.inc:1666
-#: plugins/personal/generic/generic.tpl:503
-msgid "Role"
-msgstr "Ruolo"
+#: ihtml/themes/default/logout-close.tpl:5
+msgid "Your GOsa session has been closed!"
+msgstr ""
 
-#: plugins/admin/acl/class_aclRole.inc:731
+#: ihtml/themes/default/logout-close.tpl:7
 msgid ""
-"The 'aclRoleRDN' statement defines the location where new ACL roles will be "
-"created. The default is 'ou=aclroles,'."
+"Please close this browser window and clean the authentication caches to "
+"avoid an automatic re-authentication by your browser."
 msgstr ""
 
-#: plugins/admin/acl/acl-list.xml:11
-#, fuzzy
-msgid "List of ACLs"
-msgstr "Lista dei gruppi"
-
-#: plugins/admin/acl/paste_role.tpl:1
-#, fuzzy
-msgid "Paste ACL-role"
-msgstr "Rimuovi"
+#: ihtml/themes/default/copyPasteDialog.tpl:1
+msgid "Copy & paste wizard"
+msgstr ""
 
-#: plugins/addons/dyngroup/class_DynamicLdapGroup.inc:105
-#: plugins/addons/dyngroup/class_DynamicLdapGroup.inc:327
-msgid "Labeled URI"
+#: ihtml/themes/default/copyPasteDialog.tpl:7
+msgid ""
+"Some values need to be unique in the complete directory while some "
+"combinations make no sense. Please edit the values below to fulfill the "
+"policies."
 msgstr ""
 
-#: plugins/addons/dyngroup/class_DynamicLdapGroup.inc:119
-#: plugins/addons/dyngroup/class_DynamicLdapGroup.inc:121
-#: plugins/addons/dyngroup/dyngroup.tpl:7
-#, fuzzy
-msgid "Attribute"
-msgstr "Attributo DN delle persone"
+#: ihtml/themes/default/copyPasteDialog.tpl:9
+msgid "Remember that some properties like taken snapshots will not be copied!"
+msgstr ""
 
-#: plugins/addons/dyngroup/class_DynamicLdapGroup.inc:128
-msgid "Surrounding brackets are required!"
+#: ihtml/themes/default/copyPasteDialog.tpl:10
+msgid ""
+"Or if you copy or cut an entry within GOsa and delete the source object, you "
+"may get errors while pasting this object again!"
 msgstr ""
 
-#: plugins/addons/dyngroup/class_DynamicLdapGroup.inc:136
+#: ihtml/themes/default/copyPasteDialog.tpl:19
+#: include/utils/class_msgPool.inc:313
 #, php-format
-msgid "The given filter '%s' for entry %s seems to be invalid!"
-msgstr ""
+msgid "Save"
+msgstr "Salva"
 
-#: plugins/addons/dyngroup/class_DynamicLdapGroup.inc:166
-#: plugins/addons/dyngroup/class_DynamicLdapGroup.inc:168
-#: plugins/addons/dyngroup/class_DynamicLdapGroup.inc:319
-#: plugins/addons/dyngroup/class_DynamicLdapGroup.inc:320
+#: ihtml/themes/default/copyPasteDialog.tpl:23
 #, fuzzy
-msgid "Dynamic object"
-msgstr "Oggetto"
+msgid "Cancel all"
+msgstr "Annulla"
 
-#: plugins/addons/dyngroup/dyngroup.tpl:1
+#: ihtml/themes/default/copyPasteDialog.tpl:28
 #, fuzzy
-msgid "List of dynamic rules"
-msgstr "Lista dei gruppi"
+msgid "Operation complete"
+msgstr "incompleto"
 
-#: plugins/addons/dyngroup/dyngroup.tpl:3
-msgid "Labeled URI definitions"
+#: include/utils/class_msgPool.inc:17
+msgid "This object will be deleted!"
 msgstr ""
 
-#: plugins/addons/dyngroup/dyngroup.tpl:6
-msgid "Scope"
+#: include/utils/class_msgPool.inc:19
+#, php-format
+msgid "This %s object will be deleted!"
 msgstr ""
 
-#: plugins/addons/propertyEditor/class_propertyEditor.inc:6
-#, fuzzy
-msgid "Preferences"
-msgstr "Riferimenti"
-
-#: plugins/addons/propertyEditor/class_propertyEditor.inc:7
-msgid ""
-"Configure global and special GOsa settings like hooks and plug-in parameters"
+#: include/utils/class_msgPool.inc:24
+#, php-format
+msgid "This object will be deleted: %s"
 msgstr ""
 
-#: plugins/addons/propertyEditor/class_propertyEditor.inc:206
-#, fuzzy
-msgid "No description"
-msgstr "Descrizoione unità"
+#: include/utils/class_msgPool.inc:26
+#, php-format
+msgid "This %s object will be deleted: %s"
+msgstr ""
 
-#: plugins/addons/propertyEditor/class_propertyEditor.inc:230
-msgid "FALSE"
+#: include/utils/class_msgPool.inc:31
+msgid "This object will be deleted:"
 msgstr ""
 
-#: plugins/addons/propertyEditor/class_propertyEditor.inc:231
-msgid "TRUE"
+#: include/utils/class_msgPool.inc:33
+#, php-format
+msgid "This %s object will be deleted:"
 msgstr ""
 
-#: plugins/addons/propertyEditor/class_propertyEditor.inc:251
-msgid "Test the given command."
+#: include/utils/class_msgPool.inc:37
+#, php-format
+msgid "These objects will be deleted: %s"
 msgstr ""
 
-#: plugins/addons/propertyEditor/class_commandVerifier.inc:56
-msgid "Results"
+#: include/utils/class_msgPool.inc:39
+#, php-format
+msgid "These %s objects will be deleted: %s"
 msgstr ""
 
-#: plugins/addons/propertyEditor/migration/class_migrateRDN.inc:31
-#, fuzzy, php-format
-msgid "Migration of property '%s'"
-msgstr "Creare"
+#: include/utils/class_msgPool.inc:47
+#, fuzzy
+msgid "You have no permission to delete this object!"
+msgstr "Non hai il permesso di cambiare la tua password."
 
-#: plugins/addons/propertyEditor/migration/class_migrateRDN.inc:34
-#, fuzzy, php-format
-msgid "GOsa has detected objects outside of the configured storage point (%s)."
+#: include/utils/class_msgPool.inc:51 include/utils/class_msgPool.inc:55
+#, fuzzy
+msgid "You have no permission to delete the object:"
 msgstr "Non hai il permesso di cambiare la tua password."
 
-#: plugins/addons/propertyEditor/migration/class_migrateRDN.inc:161
-msgid "Objects that will be added"
-msgstr ""
+#: include/utils/class_msgPool.inc:58
+#, fuzzy
+msgid "You have no permission to delete these objects:"
+msgstr "Non hai il permesso di cambiare la tua password."
 
-#: plugins/addons/propertyEditor/migration/class_migrateRDN.inc:169
-msgid "Objects that will be moved"
-msgstr ""
+#: include/utils/class_msgPool.inc:65
+#, fuzzy
+msgid "You have no permission to create this object!"
+msgstr "Non hai il permesso di cambiare la tua password."
 
-#: plugins/addons/propertyEditor/migration/class_migrateRDN.inc:177
-#, fuzzy, php-format
-msgid "Moving object '%s' to '%s'"
-msgstr "Lista dei dipartimenti"
+#: include/utils/class_msgPool.inc:69 include/utils/class_msgPool.inc:73
+#, fuzzy
+msgid "You have no permission to create the object:"
+msgstr "Non hai il permesso di cambiare la tua password."
 
-#: plugins/addons/propertyEditor/migration/class_migrateRDN.inc:181
-#: setup/setup_migrate.tpl:32 setup/class_setupStep_Migrate.inc:804
+#: include/utils/class_msgPool.inc:76
 #, fuzzy
-msgid "Migrate"
-msgstr "Creare"
+msgid "You have no permission to create these objects:"
+msgstr "Non hai il permesso di cambiare la tua password."
 
-#: plugins/addons/propertyEditor/migration/class_migrateRDN.inc:204
-#, php-format
-msgid "Migration failed for object %s, dn already exists!"
-msgstr ""
+#: include/utils/class_msgPool.inc:83
+#, fuzzy
+msgid "You have no permission to modify this object!"
+msgstr "Non hai il permesso di cambiare la tua password."
 
-#: plugins/addons/propertyEditor/migration/class_migrateRDN.inc:208
-#, php-format
-msgid "Migration failed for object %s, please check if it already exists!"
-msgstr ""
+#: include/utils/class_msgPool.inc:87 include/utils/class_msgPool.inc:91
+#, fuzzy
+msgid "You have no permission to modify the object:"
+msgstr "Non hai il permesso di cambiare la tua password."
 
-#: plugins/addons/propertyEditor/migrate.tpl:3
-msgid "Property migration assistant"
-msgstr ""
+#: include/utils/class_msgPool.inc:94
+#, fuzzy
+msgid "You have no permission to modify these objects:"
+msgstr "Non hai il permesso di cambiare la tua password."
+
+#: include/utils/class_msgPool.inc:101
+#, fuzzy
+msgid "You have no permission to view this object!"
+msgstr "Non hai il permesso di cambiare la tua password."
 
-#: plugins/addons/propertyEditor/migrate.tpl:3
+#: include/utils/class_msgPool.inc:105 include/utils/class_msgPool.inc:109
 #, fuzzy
-msgid "Migration steps left"
-msgstr "Creare"
+msgid "You have no permission to view the object:"
+msgstr "Non hai il permesso di cambiare la tua password."
 
-#: plugins/addons/propertyEditor/property-filter.xml:15
+#: include/utils/class_msgPool.inc:112
 #, fuzzy
-msgid "Effective properties"
-msgstr "Modifica proprietà"
+msgid "You have no permission to view these objects:"
+msgstr "Non hai il permesso di cambiare la tua password."
 
-#: plugins/addons/propertyEditor/property-filter.xml:29
+#: include/utils/class_msgPool.inc:119
 #, fuzzy
-msgid "Modified properties"
-msgstr "Modifica proprietà"
+msgid "You have no permission to move this object!"
+msgstr "Non hai il permesso di cambiare la tua password."
 
-#: plugins/addons/propertyEditor/property-filter.xml:43
+#: include/utils/class_msgPool.inc:123 include/utils/class_msgPool.inc:127
 #, fuzzy
-msgid "All properties"
-msgstr "Modifica proprietà"
+msgid "You have no permission to move the object:"
+msgstr "Non hai il permesso di cambiare la tua password."
 
-#: plugins/addons/propertyEditor/property-filter.xml:57
+#: include/utils/class_msgPool.inc:130
 #, fuzzy
-msgid "LDAP properties"
-msgstr "Modifica proprietà"
+msgid "You have no permission to move these objects:"
+msgstr "Non hai il permesso di cambiare la tua password."
 
-#: plugins/addons/propertyEditor/property-filter.xml:71
+#: include/utils/class_msgPool.inc:140 include/utils/class_msgPool.inc:152
+#: include/utils/class_msgPool.inc:170
 #, fuzzy
-msgid "Search for property groups"
-msgstr "Mostra gruppi principali"
+msgid "Connection information"
+msgstr "Informazioni personali"
 
-#: plugins/addons/propertyEditor/commandVerifier.tpl:1
-#, fuzzy
-msgid "Command verifier"
-msgstr "e"
+#: include/utils/class_msgPool.inc:142
+#, fuzzy, php-format
+msgid "Cannot connect to %s database!"
+msgstr "Impossibile connettersi al server del database!"
 
-#: plugins/addons/propertyEditor/commandVerifier.tpl:3
-msgid ""
-"Here you can execute commands in the way GOsa does and check the generated "
-"results or errors. This can be very useful especially for the post events "
-"(postcreate, postmodify and postremove) due to the fact that these hook are "
-"executed silently."
+#: include/utils/class_msgPool.inc:154
+#, fuzzy, php-format
+msgid "Cannot select %s database!"
+msgstr "Impossibile selezionare il database!"
+
+#: include/utils/class_msgPool.inc:160
+#, php-format
+msgid "No %s server defined!"
 msgstr ""
 
-#: plugins/addons/propertyEditor/commandVerifier.tpl:8
-msgid ""
-"Please be careful here, all commands will really be executed on your machine "
-"and may break things!"
+#: include/utils/class_msgPool.inc:172
+#, fuzzy, php-format
+msgid "Cannot query %s database!"
+msgstr "Impossibile selezionare il database!"
+
+#: include/utils/class_msgPool.inc:178
+#, php-format
+msgid "The field %s contains a reserved keyword!"
 msgstr ""
 
-#: plugins/addons/propertyEditor/commandVerifier.tpl:15
-msgid "The command to check for"
+#: include/utils/class_msgPool.inc:184
+#, php-format
+msgid "Command specified as %s hook for plugin %s does not exist!"
 msgstr ""
 
-#: plugins/addons/propertyEditor/commandVerifier.tpl:17
-#, fuzzy
-msgid "Test"
-msgstr "Timeout"
+#: include/utils/class_msgPool.inc:191
+#, fuzzy, php-format
+msgid "%s command is invalid!"
+msgstr "Il valore specificato per l'UID non è valido."
 
-#: plugins/addons/propertyEditor/property-list.xml:11
-#, fuzzy
-msgid "List of configuration settings"
-msgstr "Opzioni di posta dell'identità"
+#: include/utils/class_msgPool.inc:193
+#, fuzzy, php-format
+msgid "%s command (%s) for plugin %s is invalid!"
+msgstr "Il valore specificato per l'UID non è valido."
 
-#: plugins/addons/propertyEditor/property-list.xml:15
-#, fuzzy
-msgid "Property not used"
-msgstr "Gruppo di utenti"
+#: include/utils/class_msgPool.inc:195
+#, fuzzy, php-format
+msgid "%s command for plugin %s is invalid!"
+msgstr "Il valore specificato per l'UID non è valido."
 
-#: plugins/addons/propertyEditor/property-list.xml:23
-msgid "Property will be restored"
-msgstr ""
+#: include/utils/class_msgPool.inc:197
+#, fuzzy, php-format
+msgid "%s command (%s) is invalid!"
+msgstr "Il valore specificato per l'UID non è valido."
 
-#: plugins/addons/propertyEditor/property-list.xml:31
-#, fuzzy
-msgid "Modified property"
-msgstr "Informazioni personali"
+#: include/utils/class_msgPool.inc:205
+#, fuzzy, php-format
+msgid "Cannot execute %s command!"
+msgstr "Impossibile selezionare il database!"
 
-#: plugins/addons/propertyEditor/property-list.xml:39
-#, fuzzy
-msgid "Property configured in LDAP"
-msgstr "File di configurazione"
+#: include/utils/class_msgPool.inc:207
+#, fuzzy, php-format
+msgid "Cannot execute %s command (%s) for plugin %s!"
+msgstr "Impossibile selezionare il database!"
 
-#: plugins/addons/propertyEditor/property-list.xml:47
-#, fuzzy
-msgid "Property configured in config file"
-msgstr "File di configurazione"
+#: include/utils/class_msgPool.inc:209
+#, fuzzy, php-format
+msgid "Cannot execute %s command for plugin %s!"
+msgstr "Impossibile selezionare il database!"
 
-#: plugins/addons/propertyEditor/property-list.xml:72
-#, fuzzy
-msgid "Class"
-msgstr "classe"
+#: include/utils/class_msgPool.inc:211
+#, fuzzy, php-format
+msgid "Cannot execute %s command (%s)!"
+msgstr "Impossibile selezionare il database!"
 
-#: plugins/addons/propertyEditor/property-list.xml:88
-#, fuzzy
-msgid "Value"
-msgstr "maschio"
+#: include/utils/class_msgPool.inc:219
+#, fuzzy, php-format
+msgid "Value for %s is too large!"
+msgstr "Il valore specificato per l'UID è troppo basso."
 
-#: plugins/addons/propertyEditor/property-list.xml:124
-msgid "Restore to default"
-msgstr ""
+#: include/utils/class_msgPool.inc:221
+#, fuzzy, php-format
+msgid "%s must be smaller than %s!"
+msgstr "PHP deve essere la versione 4.1.0 o superiore."
 
-#: plugins/addons/propertyEditor/property-list.tpl:3
-#, fuzzy
-msgid "Warning message"
-msgstr "Home Page"
+#: include/utils/class_msgPool.inc:229
+#, fuzzy, php-format
+msgid "Value for %s is too small!"
+msgstr "Il valore specificato per l'UID è troppo basso."
 
-#: plugins/addons/propertyEditor/property-list.tpl:9
-msgid ""
-"Modifying properties may break your setup, destroy or mess up your LDAP "
-"database, lead to security holes or it can even make a login impossible!"
-msgstr ""
+#: include/utils/class_msgPool.inc:231
+#, fuzzy, php-format
+msgid "%s must be %s or above!"
+msgstr "PHP deve essere la versione 4.1.0 o superiore."
 
-#: plugins/addons/propertyEditor/property-list.tpl:10
-msgid ""
-"Since configuration properties are stored in the LDAP database a copy/backup "
-"can be handy."
+#: include/utils/class_msgPool.inc:238
+#, php-format
+msgid "%s depends on %s - please provide both values!"
 msgstr ""
 
-#: plugins/addons/propertyEditor/property-list.tpl:14
-msgid ""
-"If you've debarred yourself, you can try to set 'ignoreLdapProperties' to "
-"'true' in your gosa.conf main section. This will make GOsa ignore LDAP based "
-"property values."
+#: include/utils/class_msgPool.inc:244
+#, php-format
+msgid "There is already an entry with this %s attribute in the system!"
 msgstr ""
 
-#: plugins/addons/propertyEditor/property-list.tpl:22
-msgid ""
-"I understand that there are certain risks, but I want to modify properties!"
-msgstr ""
+#: include/utils/class_msgPool.inc:250
+#, fuzzy, php-format
+msgid "The required field %s is empty!"
+msgstr "Il campo necessario 'Home directory' non è vuoto"
 
-#: plugins/addons/propertyEditor/property-list.tpl:38
-msgid "Ignoring LDAP defined properties!"
+#: include/utils/class_msgPool.inc:258 include/class_core.inc:309
+msgid "Example"
 msgstr ""
 
-#: plugins/addons/propertyEditor/property-list.tpl:77
-msgid "Undo"
+#: include/utils/class_msgPool.inc:278
+#, php-format
+msgid "The Field %s contains invalid characters"
 msgstr ""
 
-#: plugins/personal/generic/class_user.inc:38
-#, fuzzy
-msgid "Edit organizational user settings"
-msgstr "Opzioni applicazione"
-
-#: plugins/personal/generic/class_user.inc:297
-msgid "Please add a single IP address or a network/net mask combination!"
-msgstr ""
+#: include/utils/class_msgPool.inc:279
+#, fuzzy, php-format
+msgid "%s is not allowed:"
+msgstr "Cambia la password"
 
-#: plugins/personal/generic/class_user.inc:339
-msgid "female"
-msgstr "femmina"
+#: include/utils/class_msgPool.inc:279
+#, fuzzy, php-format
+msgid "%s are not allowed!"
+msgstr "Cambia la password"
 
-#: plugins/personal/generic/class_user.inc:339
-msgid "male"
-msgstr "maschio"
+#: include/utils/class_msgPool.inc:282
+#, php-format
+msgid "The Field %s contains invalid characters!"
+msgstr ""
 
-#: plugins/personal/generic/class_user.inc:395
-#, fuzzy
-msgid "Password configuration"
-msgstr "Scarica il file di  configurazione"
+#: include/utils/class_msgPool.inc:289
+#, fuzzy, php-format
+msgid "Missing %s PHP extension!"
+msgstr "Elimina foto"
 
-#: plugins/personal/generic/class_user.inc:429
-msgid "Cannot upload file!"
-msgstr ""
+#: include/utils/class_msgPool.inc:319
+#, fuzzy, php-format
+msgid "Add %s"
+msgstr "Aggiungi"
 
-#: plugins/personal/generic/class_user.inc:522
-#, fuzzy
-msgid "Serial number"
-msgstr "Numero di telefono"
+#: include/utils/class_msgPool.inc:325
+#, php-format
+msgid "Delete"
+msgstr "Rimuovi"
 
-#: plugins/personal/generic/class_user.inc:544
-#: plugins/personal/generic/class_user.inc:1717
-#: plugins/personal/generic/generic_picture.tpl:1
-#, fuzzy
-msgid "User picture"
-msgstr "Foto personale"
+#: include/utils/class_msgPool.inc:325
+#, fuzzy, php-format
+msgid "Delete %s"
+msgstr "Rimuovi"
 
-#: plugins/personal/generic/class_user.inc:550
-#: plugins/personal/generic/class_user.inc:572
-#: plugins/personal/generic/generic.tpl:226
-#: plugins/personal/generic/generic_certs.tpl:3
-msgid "Certificates"
-msgstr "Certificati"
+#: include/utils/class_msgPool.inc:331
+#, fuzzy, php-format
+msgid "Set %s"
+msgstr "Imposta"
 
-#: plugins/personal/generic/class_user.inc:569
-msgid "(Not supported certificate types are marked as invalid.)"
-msgstr ""
+#: include/utils/class_msgPool.inc:337
+#, fuzzy, php-format
+msgid "Edit..."
+msgstr "Modifica"
 
-#: plugins/personal/generic/class_user.inc:579
-#, php-format
-msgid "Certificate is valid from %s to %s and is currently %s."
-msgstr ""
+#: include/utils/class_msgPool.inc:337
+#, fuzzy, php-format
+msgid "Edit %s..."
+msgstr "Modifica contatto"
 
-#: plugins/personal/generic/class_user.inc:582
-msgid "valid"
-msgstr "valido"
+#: include/utils/class_msgPool.inc:343
+msgid "Back"
+msgstr "Indietro"
 
-#: plugins/personal/generic/class_user.inc:583
-msgid "invalid"
-msgstr "invalido"
+#: include/utils/class_msgPool.inc:363
+#, fuzzy, php-format
+msgid "This account has no valid %s extensions!"
+msgstr "Questa identità non possiede estensioni GOsa."
 
-#: plugins/personal/generic/class_user.inc:588
-msgid "No certificate installed"
-msgstr "Non ci sono certificati installati"
+#: include/utils/class_msgPool.inc:369
+#, fuzzy, php-format
+msgid ""
+"This account has %s settings enabled. You can disable them by clicking below."
+msgstr "Questa identià possiede estensioni Unix."
 
-#: plugins/personal/generic/class_user.inc:614
-msgid "The selected password method is no longer available."
+#: include/utils/class_msgPool.inc:372 include/utils/class_msgPool.inc:379
+#, fuzzy, php-format
+msgid ""
+"This account has %s settings enabled. To disable them, you'll need to remove "
+"the %s settings first!"
 msgstr ""
+"Questa identià possiede estensioni Unix. Per eliminarle devi eliminare prima "
+"le estensioni Samba / ambiente."
 
-#: plugins/personal/generic/class_user.inc:1051
+#: include/utils/class_msgPool.inc:388
+#, fuzzy, php-format
 msgid ""
-"Cannot save user picture, GOsa requires the package 'imagemagick' or 'php5-"
-"imagick' to be installed!"
-msgstr ""
+"This account has %s settings disabled. You can enable them by clicking below."
+msgstr "Questa identità non possiede estensioni Unix"
 
-#: plugins/personal/generic/class_user.inc:1177
-msgid "Cannot build RDN: no + allowed to build sub RDN!"
+#: include/utils/class_msgPool.inc:391 include/utils/class_msgPool.inc:398
+#, fuzzy, php-format
+msgid ""
+"This account has %s settings disabled. To enable them, you'll need to add "
+"the %s settings first!"
 msgstr ""
+"Questa identià possiede estensioni Unix. Per eliminarle devi eliminare prima "
+"le estensioni Samba / ambiente."
 
-#: plugins/personal/generic/class_user.inc:1184
-msgid "Cannot build RDN: attribute is not defined!"
-msgstr ""
+#: include/utils/class_msgPool.inc:406
+#, fuzzy, php-format
+msgid "Add %s settings"
+msgstr "Opzioni applicazione"
 
-#: plugins/personal/generic/class_user.inc:1202
-msgid "Cannot build RDN: invalid attribute parameters!"
-msgstr ""
+#: include/utils/class_msgPool.inc:412
+#, fuzzy, php-format
+msgid "Remove %s settings"
+msgstr "Impostazioni Unix"
 
-#: plugins/personal/generic/class_user.inc:1273
-msgid "The selected password method requires initial configuration!"
+#: include/utils/class_msgPool.inc:418
+msgid "Click the 'Edit' button below to change informations in this dialog"
 msgstr ""
+"Click sul bottone 'Modifica' qui sotto per cambiare le informazioni in "
+"questo dialogo"
 
-#: plugins/personal/generic/class_user.inc:1349
-#: plugins/personal/generic/class_user.inc:1740
-#: plugins/personal/generic/class_user.inc:1843
-#: plugins/personal/generic/generic.tpl:201
-msgid "Homepage"
-msgstr "Home Page"
+#: include/utils/class_msgPool.inc:424
+msgid "January"
+msgstr "Gennaio"
 
-#: plugins/personal/generic/class_user.inc:1360
-#: plugins/personal/generic/class_user.inc:1852
-#: plugins/personal/generic/generic.tpl:403
-msgid "Mobile"
-msgstr "Cellulare"
+#: include/utils/class_msgPool.inc:424
+msgid "February"
+msgstr "Febbraio"
 
-#: plugins/personal/generic/class_user.inc:1363
-#: plugins/personal/generic/class_user.inc:1855
-#: plugins/personal/generic/generic.tpl:411
-msgid "Pager"
-msgstr "Pager"
+#: include/utils/class_msgPool.inc:424
+msgid "March"
+msgstr "Marzo"
 
-#: plugins/personal/generic/class_user.inc:1368
-#: plugins/personal/generic/class_user.inc:1712
-#: plugins/personal/generic/generic.tpl:117
-msgid "Date of birth"
-msgstr "Data di nascita"
+#: include/utils/class_msgPool.inc:424
+msgid "April"
+msgstr "Aprile"
 
-#: plugins/personal/generic/class_user.inc:1483
-#, fuzzy
-msgid "Cannot open certificate!"
-msgstr "Impossibile aprite il certificato selezionato!"
+#: include/utils/class_msgPool.inc:425
+msgid "May"
+msgstr "Maggio"
 
-#: plugins/personal/generic/class_user.inc:1655
-#: plugins/personal/generic/generic.tpl:526
-msgid "Unit"
-msgstr "Unità"
+#: include/utils/class_msgPool.inc:425
+msgid "June"
+msgstr "Giugno"
 
-#: plugins/personal/generic/class_user.inc:1656
-#: plugins/personal/generic/generic.tpl:551
-msgid "House identifier"
-msgstr "Identificativo della casa"
+#: include/utils/class_msgPool.inc:425
+msgid "July"
+msgstr "Luglio"
 
-#: plugins/personal/generic/class_user.inc:1657
-#: plugins/personal/generic/generic.tpl:468
-msgid "Vocation"
-msgstr ""
+#: include/utils/class_msgPool.inc:425
+msgid "August"
+msgstr "Agosto"
 
-#: plugins/personal/generic/class_user.inc:1658
-#: plugins/personal/generic/generic.tpl:595
-msgid "Last delivery"
-msgstr "Ultimo recapito"
+#: include/utils/class_msgPool.inc:425
+msgid "September"
+msgstr "Settembre"
 
-#: plugins/personal/generic/class_user.inc:1659
-#: plugins/personal/generic/generic.tpl:517
-msgid "Person locality"
-msgstr "Località personale"
+#: include/utils/class_msgPool.inc:426
+msgid "October"
+msgstr "Ottobre"
 
-#: plugins/personal/generic/class_user.inc:1660
-#: plugins/personal/generic/generic.tpl:476
-msgid "Unit description"
-msgstr "Descrizoione unità"
+#: include/utils/class_msgPool.inc:426
+msgid "November"
+msgstr "Novembre"
 
-#: plugins/personal/generic/class_user.inc:1661
-#: plugins/personal/generic/generic.tpl:485
-msgid "Subject area"
-msgstr ""
+#: include/utils/class_msgPool.inc:426
+msgid "December"
+msgstr "Dicembre"
 
-#: plugins/personal/generic/class_user.inc:1662
-#: plugins/personal/generic/generic.tpl:494
-msgid "Functional title"
-msgstr "Funzione"
+#: include/utils/class_msgPool.inc:432
+#, fuzzy
+msgid "Sunday"
+msgstr "Cognome"
 
-#: plugins/personal/generic/class_user.inc:1663
-#: plugins/personal/generic/generic_certs.tpl:83
-msgid "Certificate serial number"
-msgstr "Numero seriale del certificato"
+#: include/utils/class_msgPool.inc:432
+#, fuzzy
+msgid "Monday"
+msgstr "mese"
 
-#: plugins/personal/generic/class_user.inc:1665
-#: plugins/personal/generic/generic.tpl:535
-msgid "Street"
-msgstr "Strada"
+#: include/utils/class_msgPool.inc:432
+msgid "Tuesday"
+msgstr ""
 
-#: plugins/personal/generic/class_user.inc:1667
-#: plugins/personal/generic/generic.tpl:543
-msgid "Postal code"
-msgstr "CAP"
+#: include/utils/class_msgPool.inc:432
+msgid "Wednesday"
+msgstr ""
 
-#: plugins/personal/generic/class_user.inc:1671
-#, fuzzy
-msgid "Generic user settings"
-msgstr "Impostazioni generali delle code"
+#: include/utils/class_msgPool.inc:432
+msgid "Thursday"
+msgstr ""
 
-#: plugins/personal/generic/class_user.inc:1675
-#: plugins/personal/posix/class_posixAccount.inc:1297
-#: plugins/personal/password/class_password.inc:227
-#: plugins/personal/myaccount/class_MyAccount.inc:5
-#: plugins/personal/myaccount/main.inc:114
-msgid "My account"
-msgstr "Identità"
+#: include/utils/class_msgPool.inc:432
+msgid "Friday"
+msgstr ""
 
-#: plugins/personal/generic/class_user.inc:1693
-#, php-format
-msgid ""
-"The 'accountRDN' option tells GOsa to use a placeholder pattern for "
-"generating account RDNs. A pattern can include attribute names prefaced by a "
-"%% and normal text: %s. This will generate a RDN consisting of cn=.... "
-"filled with surname and given name of the edited account. This option "
-"disables the use of accountPrimaryAttribute and personalTitleInDn."
+#: include/utils/class_msgPool.inc:432
+msgid "Saturday"
 msgstr ""
 
-#: plugins/personal/generic/class_user.inc:1707
+#: include/utils/class_msgPool.inc:439
 #, fuzzy
-msgid "Allow definition of custom filters"
-msgstr "File di configurazione"
-
-#: plugins/personal/generic/class_user.inc:1709
-#: plugins/personal/generic/generic.tpl:92
-msgid "Personal title"
-msgstr "Titolo onorifico"
+msgid "MySQL operation failed!"
+msgstr "La query al database è fallita!"
 
-#: plugins/personal/generic/class_user.inc:1710
-#: plugins/personal/generic/generic.tpl:102
-msgid "Academic title"
-msgstr "Titolo di studio"
+#: include/utils/class_msgPool.inc:447
+#, fuzzy
+msgid "read operation"
+msgstr "Opzioni di posta"
 
-#: plugins/personal/generic/class_user.inc:1713
-#: plugins/personal/generic/generic.tpl:140
-msgid "Sex"
-msgstr "Sesso"
+#: include/utils/class_msgPool.inc:447
+msgid "add operation"
+msgstr ""
 
-#: plugins/personal/generic/class_user.inc:1714
-#: plugins/personal/generic/generic.tpl:154
+#: include/utils/class_msgPool.inc:447
 #, fuzzy
-msgid "Preferred language"
-msgstr "Lingua preferita"
+msgid "modify operation"
+msgstr "Informazioni personali"
 
-#: plugins/personal/generic/class_user.inc:1719
+#: include/utils/class_msgPool.inc:448
 #, fuzzy
-msgid "Login restrictions"
-msgstr "La password spira il"
+msgid "delete operation"
+msgstr "Selezione le workstation da aggiungere"
 
-#: plugins/personal/generic/class_user.inc:1723
+#: include/utils/class_msgPool.inc:448
 #, fuzzy
-msgid "Department number"
-msgstr "Dipartimento"
+msgid "search operation"
+msgstr "L'account spira dopo"
 
-#: plugins/personal/generic/class_user.inc:1725
+#: include/utils/class_msgPool.inc:448
 #, fuzzy
-msgid "Employee number"
-msgstr "Qualifica"
+msgid "authentication"
+msgstr "Destinazione"
 
-#: plugins/personal/generic/class_user.inc:1726
-#: plugins/personal/generic/generic.tpl:330
-msgid "Employee type"
-msgstr "Qualifica"
+#: include/utils/class_msgPool.inc:451
+#, fuzzy, php-format
+msgid "LDAP %s failed!"
+msgstr "La query al database è fallita!"
 
-#: plugins/personal/generic/class_user.inc:1728
+#: include/utils/class_msgPool.inc:453
 #, fuzzy
-msgid "Room number"
-msgstr "Numero di telefono"
+msgid "LDAP operation failed!"
+msgstr "La query al database è fallita!"
 
-#: plugins/personal/generic/class_user.inc:1729
+#: include/utils/class_msgPool.inc:469
 #, fuzzy
-msgid "Telephone number"
-msgstr "Numero di telefono"
+msgid "Upload failed!"
+msgstr "Nome applicazione"
 
-#: plugins/personal/generic/class_user.inc:1730
-#, fuzzy
-msgid "Pager number"
-msgstr "Numero di telefono"
+#: include/utils/class_msgPool.inc:472
+#, fuzzy, php-format
+msgid "Upload failed: %s"
+msgstr "Utenti di Dominio"
 
-#: plugins/personal/generic/class_user.inc:1731
-#, fuzzy
-msgid "Mobile number"
-msgstr "Cellulare"
+#: include/utils/class_msgPool.inc:479
+msgid "Communication failure with the infrastructure service!"
+msgstr ""
 
-#: plugins/personal/generic/class_user.inc:1732
-#, fuzzy
-msgid "Fax number"
-msgstr "Numero di telefono"
+#: include/utils/class_msgPool.inc:481
+#, php-format
+msgid "Communication failure with the infrastructure service: %s"
+msgstr ""
 
-#: plugins/personal/generic/class_user.inc:1738
-msgid "Home postal address"
+#: include/utils/class_msgPool.inc:488
+msgid "Communication failure with the GOsa-NG service!"
 msgstr ""
 
-#: plugins/personal/generic/class_user.inc:1739
-#, fuzzy
-msgid "Home phone number"
-msgstr "Numero di telefono"
+#: include/utils/class_msgPool.inc:490
+#, php-format
+msgid "Communication failure with the GOsa-NG service: %s"
+msgstr ""
 
-#: plugins/personal/generic/class_user.inc:1741
-#, fuzzy
-msgid "User password method"
-msgstr "Algorimo password"
+#: include/utils/class_msgPool.inc:497 include/utils/class_msgPool.inc:500
+#, fuzzy, php-format
+msgid "This %s is still in use by this object: %s"
+msgstr "Nome descrittivo del gruppo"
 
-#: plugins/personal/generic/class_user.inc:1742
-#, fuzzy
-msgid "User certificates"
-msgstr "Certificato standard"
+#: include/utils/class_msgPool.inc:503
+#, fuzzy, php-format
+msgid "This %s is still in use."
+msgstr "Nome descrittivo del gruppo"
 
-#: plugins/personal/generic/class_user.inc:1950
-#, fuzzy
-msgid "Entries differ"
-msgstr "Gruppo di utenti"
+#: include/utils/class_msgPool.inc:505
+#, fuzzy, php-format
+msgid "This %s is still in use by these objects: %s"
+msgstr "Nome descrittivo del gruppo"
 
-#: plugins/personal/generic/generic.tpl:1
-#: plugins/personal/generic/generic.tpl:3
-#: plugins/personal/generic/paste_generic.tpl:6
-msgid "Personal information"
-msgstr "Informazioni personali"
+#: include/utils/class_msgPool.inc:511
+#, php-format
+msgid "File %s does not exist!"
+msgstr ""
 
-#: plugins/personal/generic/generic.tpl:8
-#: plugins/personal/generic/paste_generic.tpl:31
-#: plugins/personal/generic/generic_picture.tpl:2
-#, fuzzy
-msgid "The users picture"
-msgstr "Foto personale"
+#: include/utils/class_msgPool.inc:517
+#, fuzzy, php-format
+msgid "Cannot open file %s for reading!"
+msgstr "Rimuovi"
 
-#: plugins/personal/generic/generic.tpl:21
-msgid "Change picture"
-msgstr "Cambia foto"
+#: include/utils/class_msgPool.inc:523
+#, fuzzy, php-format
+msgid "Cannot open file %s for writing!"
+msgstr "Rimuovi"
 
-#: plugins/personal/generic/generic.tpl:34
-#: plugins/personal/generic/generic.tpl:81
-#: plugins/personal/posix/generic.tpl:51
-#: plugins/personal/posix/paste_generic.tpl:17
-#: plugins/personal/posix/posix_shadow.tpl:2
-#, fuzzy
-msgid "Account settings"
-msgstr "Impostazioni FAX"
+#: include/utils/class_msgPool.inc:529
+#, fuzzy, php-format
+msgid ""
+"The value for %s is currently unconfigured or invalid, please check your "
+"configuration file!"
+msgstr "Impossibile connettersi al server del database!"
 
-#: plugins/personal/generic/generic.tpl:83
-#, fuzzy
-msgid "Template name"
-msgstr "Template"
+#: include/utils/class_msgPool.inc:535
+#, fuzzy, php-format
+msgid "Cannot delete file %s!"
+msgstr "Rimuovi"
 
-#: plugins/personal/generic/generic.tpl:193
-msgid "Private phone"
-msgstr "Telefono privato"
+#: include/utils/class_msgPool.inc:541
+#, fuzzy, php-format
+msgid "Cannot create folder %s!"
+msgstr "Vai al dipartimento base"
 
-#: plugins/personal/generic/generic.tpl:209
-msgid "Password storage"
-msgstr "Algorimo password"
+#: include/utils/class_msgPool.inc:547
+#, fuzzy, php-format
+msgid "Cannot delete folder %s!"
+msgstr "Rimuovi"
 
-#: plugins/personal/generic/generic.tpl:229
-msgid "Edit certificates"
-msgstr "Modifica certificati"
+#: include/utils/class_msgPool.inc:553
+#, fuzzy, php-format
+msgid "Checking for %s support"
+msgstr "Controllo il supporto per iconv"
 
-#: plugins/personal/generic/generic.tpl:241
-msgid "Restrict login to"
+#: include/utils/class_msgPool.inc:559
+#, php-format
+msgid "Install and activate the %s PHP module."
 msgstr ""
 
-#: plugins/personal/generic/generic.tpl:249
-#: plugins/personal/generic/generic.tpl:269
-msgid "IP or network"
+#: include/utils/class_msgPool.inc:565
+#, php-format
+msgid ""
+"Cannot initialize class %s! Maybe there is a plugin missing in your gosa "
+"setup?"
 msgstr ""
 
-#: plugins/personal/generic/generic.tpl:285
-#: plugins/personal/generic/generic.tpl:288
-#: plugins/personal/generic/generic.tpl:296
-#: plugins/personal/generic/generic.tpl:383
-#: plugins/personal/generic/generic.tpl:434
-#: plugins/personal/generic/generic.tpl:466
-#: plugins/personal/generic/generic.tpl:515
-#: plugins/personal/generic/generic.tpl:564
-msgid "Organizational information"
-msgstr "Informazioni organizzazione"
+#: include/utils/class_msgPool.inc:571
+msgid ""
+"The supplied base is not valid and has been reset to its previous value!"
+msgstr ""
 
-#: plugins/personal/generic/generic.tpl:296
-#: plugins/personal/generic/generic.tpl:383
-#: plugins/personal/generic/generic.tpl:434
-#: plugins/personal/generic/generic.tpl:466
-#: plugins/personal/generic/generic.tpl:515
-#: plugins/personal/generic/generic.tpl:564
+#: include/utils/class_timezone.inc:47
+#, fuzzy, php-format
+msgid "The configured timezone %s is not valid!"
+msgstr "Il file di configurazione di GOsa %s/gosa.conf non è legibile."
+
+#: include/utils/class_xml.inc:51
 #, fuzzy
-msgid "part"
-msgstr "Avvio"
+msgid "XML error"
+msgstr "Errore LDAP"
+
+#: include/class_msg_dialog.inc:124
+msgid "Please fix the above error and reload the page."
+msgstr ""
+
+#: include/class_session.inc:76 include/class_session.inc:101
+#: include/class_session.inc:127
+#, fuzzy
+msgid "Requested channel does not exist!"
+msgstr ""
+"Errore di connessione al server LDAP. Contatta l'amministratore del sistema."
+
+#: include/class_ldap.inc:305 include/class_ldap.inc:342
+msgid "Performance warning"
+msgstr ""
+
+#: include/class_ldap.inc:305 include/class_ldap.inc:342
+#, php-format
+msgid "LDAP performance is poor: last query took %.2fs!"
+msgstr ""
+
+#: include/class_ldap.inc:784
+#, php-format
+msgid "Cannot automatically create subtrees with RDN %s: no object class found"
+msgstr ""
+
+#: include/class_ldap.inc:835
+#, php-format
+msgid "Cannot automatically create subtrees with RDN %s: not supported"
+msgstr ""
+
+#: include/class_ldap.inc:922
+#, fuzzy, php-format
+msgid "while operating on %s using LDAP server %s"
+msgstr "Errore durante la connessione al server LDAP. Il server dice: '%s'"
+
+#: include/class_ldap.inc:924
+#, fuzzy, php-format
+msgid "while operating on LDAP server %s"
+msgstr "Errore durante la connessione al server LDAP. Il server dice: '%s'"
+
+#: include/class_ldap.inc:977
+#, php-format
+msgid "Command line programm %s is missing!"
+msgstr ""
 
-#: plugins/personal/generic/generic.tpl:314
-msgid "Department No."
-msgstr "Dipartimento No."
+#: include/class_ldap.inc:1138
+#, php-format
+msgid ""
+"Invalid DN %s: block to be imported should start with 'dn: ...' in line %s"
+msgstr ""
 
-#: plugins/personal/generic/generic.tpl:322
-msgid "Employee No."
-msgstr "Matricola"
+#: include/class_ldap.inc:1167
+#, php-format
+msgid "Error while importing DN %s: please check LDIF from line %s on!"
+msgstr ""
 
-#: plugins/personal/generic/generic.tpl:385
-#: plugins/personal/generic/generic.tpl:566
-msgid "Room No."
-msgstr "Stanza No."
+#: include/php_setup.inc:107
+msgid "Generating this page caused the PHP interpreter to raise some errors!"
+msgstr ""
 
-#: plugins/personal/generic/generic.tpl:580
-msgid "Please use the phone tab"
-msgstr "Usa il tab del telefono"
+#: include/php_setup.inc:110
+msgid "Send bug report"
+msgstr ""
 
-#: plugins/personal/generic/paste_generic.tpl:1
-#, fuzzy
-msgid "User settings"
-msgstr "Opzioni di posta dell'identità"
+#: include/php_setup.inc:114
+msgid "Toggle details"
+msgstr ""
 
-#: plugins/personal/generic/paste_generic.tpl:3
-#, fuzzy
-msgid "Paste user"
-msgstr "Data"
+#: include/php_setup.inc:123
+msgid "PHP error"
+msgstr "Errore PHP"
 
-#: plugins/personal/generic/paste_generic.tpl:24
-#, fuzzy
-msgid "Clear password"
-msgstr "Nuova password"
+#: include/php_setup.inc:142
+msgid "class"
+msgstr "classe"
 
-#: plugins/personal/generic/paste_generic.tpl:25
-#, fuzzy
-msgid "Set new password"
-msgstr "Cambia password"
+#: include/php_setup.inc:148
+msgid "function"
+msgstr "funzione"
 
-#: plugins/personal/generic/paste_generic.tpl:43
-#: plugins/personal/generic/generic_picture.tpl:13
-msgid "Remove picture"
-msgstr "Elimina foto"
+#: include/php_setup.inc:153
+msgid "static"
+msgstr "statico"
 
-#: plugins/personal/generic/generic_certs.tpl:5
-#, fuzzy
-msgid "The users standard certificate"
-msgstr "Certificato standard"
+#: include/php_setup.inc:157
+msgid "method"
+msgstr "metodo"
 
-#: plugins/personal/generic/generic_certs.tpl:8
-msgid "Standard certificate"
-msgstr "Certificato standard"
+#: include/php_setup.inc:190
+msgid "Traceback"
+msgstr ""
 
-#: plugins/personal/generic/generic_certs.tpl:31
-#, fuzzy
-msgid "The users S/MIME certificate"
-msgstr "Certificato S/MIME"
+#: include/php_setup.inc:191
+msgid "File"
+msgstr ""
 
-#: plugins/personal/generic/generic_certs.tpl:34
-msgid "S/MIME certificate"
-msgstr "Certificato S/MIME"
+#: include/php_setup.inc:191
+msgid "Line"
+msgstr ""
 
-#: plugins/personal/generic/generic_certs.tpl:57
-#, fuzzy
-msgid "The users PKCS12 certificate"
-msgstr "Certificato PKCS12"
+#: include/php_setup.inc:192
+msgid "Arguments"
+msgstr "Argomenti"
 
-#: plugins/personal/generic/generic_certs.tpl:60
-msgid "PKCS12 certificate"
-msgstr "Certificato PKCS12"
+#: include/class_releaseSelector.inc:214 include/class_baseSelector.inc:188
+#: include/class_listing.inc:1057 include/class_listing.inc:1059
+msgid "Root"
+msgstr "Root"
 
-#: plugins/personal/posix/trustModeDialog/generic.tpl:5
-#: plugins/personal/posix/trustModeDialog/generic.tpl:21
-msgid "Trust mode"
+#: include/class_releaseSelector.inc:262 include/class_ItemSelector.inc:289
+#: include/class_baseSelector.inc:235
+msgid "Submit"
 msgstr ""
 
-#: plugins/personal/posix/trustModeDialog/class_trustModeDialog.inc:173
-msgid "disabled"
-msgstr "disabilitato"
+#: include/class_socketClient.inc:108
+#, php-format
+msgid "Socket connection to %s:%s failed: %s"
+msgstr ""
 
-#: plugins/personal/posix/trustModeDialog/class_trustModeDialog.inc:173
-msgid "full access"
-msgstr "accesso completo"
+#: include/class_socketClient.inc:191
+#, php-format
+msgid "Socket timeout of %s seconds reached!"
+msgstr ""
 
-#: plugins/personal/posix/trustModeDialog/class_trustModeDialog.inc:174
-msgid "allow access to these hosts"
-msgstr "accesso limitato ai seguenti host"
+#: include/class_multi_plug.inc:362
+msgid "You are currently editing multiple entries."
+msgstr ""
 
-#: plugins/personal/posix/class_posixAccount.inc:38
+#: include/class_multi_plug.inc:394
 #, fuzzy
-msgid "Edit users POSIX settings"
-msgstr "Impostazioni Unix"
+msgid "Reset password"
+msgstr "Cambia password"
 
-#: plugins/personal/posix/class_posixAccount.inc:146
+#: include/class_multi_plug.inc:394
 #, fuzzy
-msgid "expired"
-msgstr "Esporta"
-
-#: plugins/personal/posix/class_posixAccount.inc:148
-msgid "grace time active"
-msgstr ""
+msgid "The user password has been reset. Please set a new password!"
+msgstr "Non hai il permesso di cambiare la tua password."
 
-#: plugins/personal/posix/class_posixAccount.inc:151
-#: plugins/personal/posix/class_posixAccount.inc:153
-#: plugins/personal/posix/class_posixAccount.inc:155
+#: include/class_filter.inc:226
 #, fuzzy
-msgid "active"
-msgstr "Privato"
+msgid "Search filter"
+msgstr "Parametro"
 
-#: plugins/personal/posix/class_posixAccount.inc:151
+#: include/class_filter.inc:444
 #, fuzzy
-msgid "password not changeable"
-msgstr "Nuova password"
+msgid "Search in subtrees"
+msgstr "Seleziona per mostrare le applicazioni"
 
-#: plugins/personal/posix/class_posixAccount.inc:153
+#: include/class_filter.inc:449
 #, fuzzy
-msgid "password expired"
-msgstr "La password spira il"
-
-#: plugins/personal/posix/class_posixAccount.inc:226
-msgid "automatic"
-msgstr "automatico"
+msgid "Edit filters"
+msgstr "Modifica certificati"
 
-#: plugins/personal/posix/class_posixAccount.inc:374
+#: include/class_userFilterEditor.inc:254
 #, php-format
-msgid "Password can't be changed up to %s days after last change"
+msgid "Error in filter #%s: %s opening and %s closing brackets detected!"
 msgstr ""
-"La password non può essere cambiata per %s giorni dall'ultimo cambiamento"
 
-#: plugins/personal/posix/class_posixAccount.inc:378
+#: include/class_configRegistry.inc:197
 #, php-format
-msgid "Password must be changed after %s days"
-msgstr "La password deve essere cambiata dopo %s giorni"
-
-#: plugins/personal/posix/class_posixAccount.inc:382
-#, fuzzy, php-format
-msgid "Disable account after %s days of inactivity after password expiry"
-msgstr ""
-"Disabilita l'account dopo %s giorni di inattività dopo che la password è "
-"spirata"
-
-#: plugins/personal/posix/class_posixAccount.inc:386
-#, fuzzy, php-format
-msgid "Warn user %s days before password expiry"
-msgstr "Avvisa l'utente %s giorni prima che la password spiri"
-
-#: plugins/personal/posix/class_posixAccount.inc:651
-msgid "Timeout while waiting for lock. Ignoring lock!"
+msgid "%s has version %s but %s is required!"
 msgstr ""
 
-#: plugins/personal/posix/class_posixAccount.inc:709
-#: plugins/personal/posix/class_posixAccount.inc:1000
-msgid "Group of user"
-msgstr "Gruppo di utenti"
-
-#: plugins/personal/posix/class_posixAccount.inc:774
+#: include/class_configRegistry.inc:252
 msgid ""
-"A duplicated UID number was written for this user. If this was not intended "
-"please verify all used uidNumbers!"
-msgstr ""
-
-#: plugins/personal/posix/class_posixAccount.inc:858
-#: plugins/personal/posix/class_posixAccount.inc:861
-#: plugins/personal/posix/class_posixAccount.inc:936
-#: plugins/personal/posix/class_posixAccount.inc:939
-#: plugins/personal/posix/class_posixAccount.inc:1307
-#: plugins/personal/posix/generic.tpl:8
-#: plugins/personal/posix/paste_generic.tpl:6
-#: plugins/personal/posix/paste_generic.tpl:9
-msgid "Home directory"
-msgstr "Home directory"
-
-#: plugins/personal/posix/class_posixAccount.inc:892
-#: plugins/personal/posix/class_posixAccount.inc:945
-#, fuzzy
-msgid "shadowMin"
-msgstr "Mostra terminali"
-
-#: plugins/personal/posix/class_posixAccount.inc:897
-#: plugins/personal/posix/class_posixAccount.inc:950
-msgid "shadowMax"
+"Plugins that require one or more of the object classes above will be "
+"disabled until the object classes get updated."
 msgstr ""
 
-#: plugins/personal/posix/class_posixAccount.inc:902
-#: plugins/personal/posix/class_posixAccount.inc:955
-#, fuzzy
-msgid "shadowWarning"
-msgstr "Mostra workstation"
-
-#: plugins/personal/posix/class_posixAccount.inc:916
-#: plugins/personal/posix/class_posixAccount.inc:969
+#: include/class_configRegistry.inc:254
 #, fuzzy
-msgid "shadowInactive"
-msgstr "Mostra stampanti"
+msgid "Schema validation error"
+msgstr "Destinazione"
 
-#: plugins/personal/posix/class_posixAccount.inc:1293
-#, fuzzy
-msgid "POSIX account"
-msgstr "Estenzioni FTP"
+#: include/class_configRegistry.inc:689
+#, fuzzy, php-format
+msgid "The value %s specified for %s:%s needs to be a bool value!"
+msgstr "Il valore specificato per l'UID non è valido."
 
-#: plugins/personal/posix/class_posixAccount.inc:1308
-#: plugins/personal/posix/generic.tpl:26
-#: plugins/personal/posix/paste_generic.tpl:19
-msgid "Primary group"
-msgstr "Gruppo primario"
+#: include/class_configRegistry.inc:704
+#, fuzzy, php-format
+msgid "The value %s specified for %s:%s needs to be a string!"
+msgstr "Il valore specificato per l'UID non è valido."
 
-#: plugins/personal/posix/class_posixAccount.inc:1309
-#: plugins/personal/posix/generic.tpl:16
-msgid "Shell"
-msgstr "Shell"
+#: include/class_configRegistry.inc:719
+#, fuzzy, php-format
+msgid "The value %s specified for %s:%s needs to be numeric!"
+msgstr "Il valore specificato per l'UID non è valido."
 
-#: plugins/personal/posix/class_posixAccount.inc:1310
-#: setup/setup_migrate.tpl:49
-msgid "User ID"
-msgstr ""
+#: include/class_configRegistry.inc:734
+#, fuzzy, php-format
+msgid "The path %s specified for %s:%s is invalid!"
+msgstr "Il valore specificato per l'UID non è valido."
 
-#: plugins/personal/posix/class_posixAccount.inc:1311
-#, fuzzy
-msgid "Group ID"
-msgstr "Gruppo"
+#: include/class_configRegistry.inc:750 include/class_configRegistry.inc:797
+#, fuzzy, php-format
+msgid "The folder %s specified for %s:%s does not exists!"
+msgstr "Il valore specificato per l'UID non è valido."
 
-#: plugins/personal/posix/class_posixAccount.inc:1313
-#, fuzzy
-msgid "Shadow last changed"
-msgstr "Mostra telefoni"
+#: include/class_configRegistry.inc:755
+#, fuzzy, php-format
+msgid "The folder %s specified for %s:%s is not readable!"
+msgstr "Il valore specificato per l'UID non è valido."
 
-#: plugins/personal/posix/class_posixAccount.inc:1314
-#, fuzzy
-msgid "Last login"
-msgstr "Scegli il tuo numero di telefono personale"
+#: include/class_configRegistry.inc:775 include/class_configRegistry.inc:780
+#, fuzzy, php-format
+msgid "The file %s specified for %s:%s is not writeable!"
+msgstr "Il valore specificato per l'UID non è valido."
 
-#: plugins/personal/posix/class_posixAccount.inc:1316
-#, fuzzy
-msgid "Force password change on login"
-msgstr "Cambia la password"
+#: include/class_configRegistry.inc:802
+#, fuzzy, php-format
+msgid "The folder %s specified for %s:%s is not writeable!"
+msgstr "Il valore specificato per l'UID non è valido."
 
-#: plugins/personal/posix/class_posixAccount.inc:1317
-#, fuzzy
-msgid "Shadow min"
-msgstr "Mostra terminali"
+#: include/class_configRegistry.inc:820
+#, fuzzy, php-format
+msgid "The file %s specified for %s:%s does not exists!"
+msgstr "Il valore specificato per l'UID non è valido."
 
-#: plugins/personal/posix/class_posixAccount.inc:1318
-msgid "Shadow max"
-msgstr ""
+#: include/class_configRegistry.inc:825
+#, fuzzy, php-format
+msgid "The file %s specified for %s:%s is not readable!"
+msgstr "Il valore specificato per l'UID non è valido."
 
-#: plugins/personal/posix/class_posixAccount.inc:1319
-#, fuzzy
-msgid "Shadow warning"
-msgstr "Mostra workstation"
+#: include/class_configRegistry.inc:841
+#, fuzzy, php-format
+msgid "The command %s specified for %s:%s is invalid!"
+msgstr "Il valore specificato per l'UID non è valido."
 
-#: plugins/personal/posix/class_posixAccount.inc:1320
-#, fuzzy
-msgid "Shadow inactive"
-msgstr "Mostra stampanti"
+#: include/class_configRegistry.inc:856
+#, fuzzy, php-format
+msgid "The DN %s specified for %s:%s is invalid!"
+msgstr "Il valore specificato per l'UID non è valido."
 
-#: plugins/personal/posix/class_posixAccount.inc:1321
-#, fuzzy
-msgid "Shadow expire"
-msgstr "Mostra persone"
+#: include/class_configRegistry.inc:871
+#, fuzzy, php-format
+msgid "The RDN %s specified for %s:%s is invalid!"
+msgstr "Il valore specificato per l'UID non è valido."
 
-#: plugins/personal/posix/class_posixAccount.inc:1322
-msgid "Public SSH key"
+#: include/class_SnapshotHandler.inc:45 include/class_SnapshotHandler.inc:76
+#, php-format
+msgid ""
+"The snapshot functionality is enabled but the required variable %s is not "
+"set!"
 msgstr ""
 
-#: plugins/personal/posix/class_posixAccount.inc:1323
-#, fuzzy
-msgid "System trust model"
-msgstr "Accesso ai sistemi"
+#: include/class_SnapshotHandler.inc:58
+#, php-format
+msgid ""
+"The snapshot functionality is enabled but the required PHP compression "
+"module is missing: %s!"
+msgstr ""
 
-#: plugins/personal/posix/generic.tpl:1
-#: plugins/personal/posix/paste_generic.tpl:1
-#: plugins/personal/posix/paste_generic.tpl:5
+#: include/class_sortableListing.inc:234
 #, fuzzy
-msgid "POSIX settings"
-msgstr "Impostazioni Unix"
+msgid "Sortable list"
+msgstr "Esporta"
 
-#: plugins/personal/posix/generic.tpl:42
-#, fuzzy
-msgid "Last log-on"
-msgstr "Scegli il tuo numero di telefono personale"
+#: include/class_sortableListing.inc:239
+msgid "Edit this entry"
+msgstr "Modifica questo record"
 
-#: plugins/personal/posix/generic.tpl:60
-#: plugins/personal/posix/paste_generic.tpl:33
-msgid "Force UID/GID"
-msgstr "Forza UID/GID"
+#: include/class_sortableListing.inc:244
+msgid "Delete this entry"
+msgstr "Elimina questo record"
 
-#: plugins/personal/posix/generic.tpl:92
-#: plugins/personal/posix/paste_generic.tpl:68
-msgid "(Warning: more than 16 groups are not supported by NFS!)"
-msgstr "(Attenzione: L'NFS non supporta più di 16 gruppi!)"
+#: include/class_sortableListing.inc:274 include/class_listing.inc:257
+msgid "Sort ascending"
+msgstr ""
 
-#: plugins/personal/posix/generic.tpl:101
-#, fuzzy
-msgid "Common group"
-msgstr "Mostra gruppi"
+#: include/class_sortableListing.inc:274 include/class_listing.inc:257
+msgid "Sort descending"
+msgstr ""
 
-#: plugins/personal/posix/generic.tpl:105
-#, fuzzy
-msgid "Groups differ"
-msgstr "Gruppo di utenti"
+#: include/class_gosaSupportDaemon.inc:112
+msgid "GOsa support daemon"
+msgstr ""
 
-#: plugins/personal/posix/generic.tpl:125
+#: include/class_gosaSupportDaemon.inc:787
 #, fuzzy
-msgid "Account permissions"
-msgstr "Impostazioni FAX"
+msgid "Cannot not parse XML!"
+msgstr "Troppi utenti non posso allocare un ID libero!"
 
-#: plugins/personal/posix/generic.tpl:130
-msgid "SSH keys"
+#: include/class_gosaSupportDaemon.inc:1184
+#, fuzzy, php-format
+msgid "Cannot send abort event for entry %s!"
+msgstr "Rimuovi"
+
+#: include/class_gosaSupportDaemon.inc:1204
+#, php-format
+msgid "Cannot remove entry %s!"
 msgstr ""
 
-#: plugins/personal/posix/generic.tpl:131
-msgid "Edit public ssh keys..."
+#: include/password-methods/class_password-methods.inc:339
+msgid "Cannot find a suitable password method for the current hash!"
 msgstr ""
 
-#: plugins/personal/posix/trustSelect/class_trustSelect.inc:29
-#, fuzzy
-msgid "Trust machine selection"
-msgstr "Impostazioni FAX"
+#: include/class_CopyPasteHandler.inc:118
+#: include/class_CopyPasteHandler.inc:127
+#: include/class_CopyPasteHandler.inc:159
+#: include/class_CopyPasteHandler.inc:176
+#: include/class_CopyPasteHandler.inc:185
+#: include/class_CopyPasteHandler.inc:193
+#: include/class_CopyPasteHandler.inc:273
+#, fuzzy, php-format
+msgid "Copy and paste failed!"
+msgstr "Nome applicazione"
 
-#: plugins/personal/posix/groupSelect/class_groupSelect.inc:29
-#, fuzzy
-msgid "Group selection"
-msgstr "Impostazioni FAX"
+#: include/class_CopyPasteHandler.inc:118
+#, fuzzy, php-format
+msgid "Cannot set permission for %s"
+msgstr "Rimuovi"
 
-#: plugins/personal/posix/posix_shadow.tpl:12
-msgid "User must change password on first login"
-msgstr "L'utente deve cambiare la password alla prima connessione"
+#: include/class_CopyPasteHandler.inc:159
+#, php-format
+msgid "'%s' is no valid LDAP object"
+msgstr ""
 
-#: plugins/personal/posix/posix_shadow.tpl:59
-#, fuzzy
-msgid "Password expiration settings"
-msgstr "Opzioni di posta dell'identità"
+#: include/class_CopyPasteHandler.inc:176
+#, fuzzy, php-format
+msgid "No write permission in '%s'"
+msgstr "Rimuovi"
 
-#: plugins/personal/posix/posix_shadow.tpl:62
-msgid "Password expires on"
-msgstr "La password spira il"
+#: include/class_CopyPasteHandler.inc:193
+#, fuzzy, php-format
+msgid "Cannot set permission for '%s'"
+msgstr "Rimuovi"
 
-#: plugins/personal/password/changed.tpl:3
-#: plugins/personal/myaccount/changed.tpl:3
-#, fuzzy
-msgid ""
-"You've successfully changed your password. Remember to change all programs "
-"configured to use it as well."
+#: include/class_CopyPasteHandler.inc:396
+#, php-format
+msgid "These objects will be pasted: %s"
 msgstr ""
-"Hai cambiato con successo la tua password. Ricorda di cambiare tutto i "
-"programmmi configurati per usarla."
 
-#: plugins/personal/password/password.tpl:4
-#: plugins/personal/myaccount/password.tpl:4
-msgid ""
-"To change your personal password use the fields below. The changes take "
-"effect immediately. Please memorize the new password, because you wouldn't "
-"be able to login without it."
+#: include/class_CopyPasteHandler.inc:420
+#, php-format
+msgid "This object will be pasted: %s"
 msgstr ""
-"Per cambiare la tua password usa i campi qui sotto. I cambiamenti avrenno "
-"effetto immediatamente. Memorizza la nuova password perché non sarai in "
-"grado di connetterti senza di essa."
 
-#: plugins/personal/password/password.tpl:10
+#: include/class_CopyPasteHandler.inc:571 include/class_listing.inc:1467
+#: include/class_listing.inc:1469
 #, fuzzy
-msgid "Your Password has expired. Please choose a new password."
-msgstr "Non hai il permesso di cambiare la tua password."
+msgid "Paste"
+msgstr "Data"
 
-#: plugins/personal/password/password.tpl:16
-#: plugins/personal/password/password.tpl:45
-#: plugins/personal/myaccount/password.tpl:10
-#: plugins/personal/myaccount/password.tpl:39
+#: include/class_CopyPasteHandler.inc:573
 #, fuzzy
-msgid "Password change dialog"
-msgstr "Cambia la password"
+msgid "Cannot paste"
+msgstr "Crea estensioni telefoniche"
 
-#: plugins/personal/password/password.tpl:104
-#: plugins/personal/myaccount/password.tpl:97
-msgid "Clear fields"
-msgstr "Ripulisci i campi"
+#: include/class_tabs.inc:57
+#, fuzzy, php-format
+msgid "No plugin definition for %s found: please check the configuration file!"
+msgstr "Impossibile connettersi al server del database!"
+
+#: include/class_tabs.inc:270
+#, php-format
+msgid "Delete process has been canceled by plugin %s: %s"
+msgstr ""
 
-#: plugins/personal/password/class_password.inc:27
-#, fuzzy
-msgid "Change user password"
-msgstr "Cambia la password"
+#: include/class_tabs.inc:408
+msgid "References"
+msgstr "Riferimenti"
 
-#: plugins/personal/password/class_password.inc:156
-msgid ""
-"The password you've entered as your current password doesn't match the real "
-"one."
-msgstr "La password immessa come 'Password attuale' è errata"
+#: include/class_config.inc:168
+#, php-format
+msgid "XML error in gosa.conf: %s at line %d"
+msgstr ""
 
-#: plugins/personal/password/class_password.inc:159
-#, fuzzy
-msgid "You have no permission to change your password."
-msgstr "Non hai il permesso di cambiare la tua password."
+#: include/class_config.inc:367
+msgid "Cannot bind to LDAP!"
+msgstr ""
 
-#: plugins/personal/password/class_password.inc:223
+#: include/class_config.inc:711
 #, fuzzy
-msgid "User password"
-msgstr "Nuova password"
+msgid "sambaSID and/or sambaRidBase missing in the configuration!"
+msgstr "Scarica il file di  configurazione"
 
-#: plugins/personal/password/class_password.inc:236
-msgid ""
-"The 'PRELOCK' statement of class password, describes a hook which gets "
-"called before a password gets locked."
-msgstr ""
+#: include/class_config.inc:1130
+#, fuzzy
+msgid "Configuration"
+msgstr "File di configurazione"
 
-#: plugins/personal/password/class_password.inc:245
+#: include/class_config.inc:1130
 msgid ""
-"The 'POSTLOCK' statement of class password, describes a hook which gets "
-"called after a password is locked."
+"The configuration file you are using is outdated. Please move the GOsa "
+"configuration file away to run the GOsa setup again."
 msgstr ""
 
-#: plugins/personal/password/class_password.inc:254
+#: include/class_config.inc:1172 include/class_config.inc:1203
+#, php-format
 msgid ""
-"The 'PREUNLOCK' statement of class password, describes a hook which gets "
-"called before a password gets un-locked."
+"The snapshot functionality is enabled, but the required variable %s is not "
+"set."
 msgstr ""
 
-#: plugins/personal/password/class_password.inc:263
+#: include/class_config.inc:1185
+#, php-format
 msgid ""
-"The 'POSTUNLOCK' statement of class password, describes a hook which gets "
-"called after a password is un-locked."
+"The snapshot functionality is enabled, but the required compression module "
+"is missing. Please install %s."
 msgstr ""
 
-#: plugins/personal/password/nochange.tpl:2
-#: plugins/personal/myaccount/nochange.tpl:2
+#: include/class_SnapShotDialog.inc:55
 #, fuzzy
-msgid "You have no permission to change your password at this time"
+msgid "Date"
+msgstr "Data"
+
+#: include/class_SnapShotDialog.inc:94
+#, fuzzy, php-format
+msgid "You are about to delete the snapshot %s."
 msgstr "Non hai il permesso di cambiare la tua password."
 
-#: plugins/personal/myaccount/class_MyAccount.inc:6
-#, fuzzy
-msgid "Edit personal settings"
-msgstr "Impostazioni Unix"
+#: include/class_SnapShotDialog.inc:142 include/class_listing.inc:1583
+msgid "Restore snapshot"
+msgstr ""
 
-#: plugins/personal/myaccount/nochange.tpl:5
+#: include/class_SnapShotDialog.inc:143
 #, fuzzy
-msgid "Your password hash method will not be changed!"
-msgstr "Non hai il permesso di cambiare la tua password."
+msgid "Delete snapshot"
+msgstr "Crea estensioni di posta"
 
-#: setup/class_setupStep_Feedback.inc:94
-#, fuzzy
-msgid "UNIX accounts/groups"
-msgstr "Account Unix"
+#: include/class_SnapShotDialog.inc:144 include/class_SnapShotDialog.inc:162
+msgid "Y-m-d, H:i:s"
+msgstr ""
 
-#: setup/class_setupStep_Feedback.inc:96
-#, fuzzy
-msgid "Samba management"
-msgstr "Dirigenza"
+#: include/functions_helpviewer.inc:45
+#, php-format
+msgid "XML error in guide.xml: %s at line %s"
+msgstr ""
 
-#: setup/class_setupStep_Feedback.inc:98
-#, fuzzy
-msgid "Mail system management"
-msgstr "Riferimenti"
+#: include/functions_helpviewer.inc:88
+msgid "No help available for this plug-in."
+msgstr ""
 
-#: setup/class_setupStep_Feedback.inc:100
-#, fuzzy
-msgid "FAX system administration"
-msgstr "Amministrazione utenti"
+#: include/functions_helpviewer.inc:388
+#, php-format
+msgid "%s results for your search with the keyword %s"
+msgstr ""
 
-#: setup/class_setupStep_Feedback.inc:102
-#, fuzzy
-msgid "Asterisk administration"
-msgstr "Amministrazione utenti"
+#: include/functions_helpviewer.inc:461
+#, php-format
+msgid "%s%% hit rate in file %s"
+msgstr ""
 
-#: setup/class_setupStep_Feedback.inc:104
-#, fuzzy
-msgid "System inventory"
-msgstr "Elimina contatto"
+#: include/class_plugin.inc:581
+msgid ""
+"The current object has been altered while beeing edited. If you save this "
+"entry, changes that have been made by others will be discarded!"
+msgstr ""
 
-#: setup/class_setupStep_Feedback.inc:106
-#, fuzzy
-msgid "System/Configuration management"
-msgstr "Riferimenti"
+#: include/class_plugin.inc:1411
+#, php-format
+msgid "Changing ACL DN from %s to %s"
+msgstr ""
 
-#: setup/class_setupStep_Feedback.inc:108
+#: include/class_certificate.inc:73
 #, fuzzy
-msgid "Address book"
-msgstr "Rubrica"
+msgid "Certificate is empty!"
+msgstr "Certificati"
 
-#: setup/class_setupStep_Feedback.inc:114
-msgid "Feedback"
+#: include/class_certificate.inc:100
+msgid "Cannot load certificate: only PEM and DER are supported!"
 msgstr ""
 
-#: setup/class_setupStep_Feedback.inc:115
+#: include/class_certificate.inc:115
 #, fuzzy
-msgid "Get notifications or send feedback"
-msgstr "Non ci sono certificati installati"
+msgid "Cannot extract information for non PEM certificates!"
+msgstr "Rimuovi"
 
-#: setup/class_setupStep_Feedback.inc:116
+#: include/class_certificate.inc:219
 #, fuzzy
-msgid "Notification and feedback"
+msgid "No valid certificate loaded!"
 msgstr "Non ci sono certificati installati"
 
-#: setup/class_setupStep_Feedback.inc:132 setup/class_setup.inc:74
+#: include/class_acl.inc:28
 #, fuzzy
-msgid "Setup error"
-msgstr "Stato"
-
-#: setup/class_setupStep_Feedback.inc:140
-#: setup/class_setupStep_Feedback.inc:147
-msgid "Feedback error"
-msgstr ""
-
-#: setup/class_setupStep_Feedback.inc:140
-#, php-format
-msgid "Cannot send feedback to '%s': %s"
-msgstr ""
+msgid "Manage access control lists"
+msgstr "Opzioni di accesso"
 
-#: setup/class_setupStep_Feedback.inc:147
-msgid "Cannot send feedback: service temporarily unavailable"
-msgstr ""
+#: include/class_acl.inc:125 include/class_acl.inc:613
+#: include/class_acl.inc:1033
+#, fuzzy, php-format
+msgid "All users"
+msgstr "utenti"
 
-#: setup/class_setupStep_Feedback.inc:181
+#: include/class_acl.inc:254
 #, fuzzy
-msgid "Please specify a valid email address."
-msgstr "Prego inserire un numero di telefono valido!"
-
-#: setup/class_setupStep_Feedback.inc:185
-msgid ""
-"You have to select at least one of both options, subscribe or send feedback."
-msgstr ""
+msgid "Section"
+msgstr "Azione"
 
-#: setup/class_setup.inc:195
+#: include/class_acl.inc:264
 #, fuzzy
-msgid "Completed"
-msgstr "incompleto"
+msgid "Used"
+msgstr "Utenti"
 
-#: setup/class_setup.inc:235
+#: include/class_acl.inc:574
 #, fuzzy
-msgid "Check again"
-msgstr "Continua"
+msgid "No ACL settings for this category!"
+msgstr "Nome descrittivo del gruppo"
 
-#: setup/class_setup.inc:238
-msgid "Next"
+#: include/class_acl.inc:577
+#, php-format
+msgid "ACLs for: %s"
 msgstr ""
 
-#: setup/setup_migrate.tpl:2
-msgid ""
-"During the LDAP inspection, we're going to check for several common pitfalls "
-"that may occur when migration to GOsa base LDAP administration. You may want "
-"to fix the problems below, in order to provide smooth services."
+#: include/class_acl.inc:583 include/class_acl.inc:587
+#, fuzzy
+msgid "category ACL"
+msgstr "classe"
+
+#: include/class_acl.inc:639
+#, php-format
+msgid "Edit ACL for '%s' with scope '%s'"
 msgstr ""
 
-#: setup/setup_migrate.tpl:5
+#: include/class_acl.inc:801 include/class_acl.inc:808
 #, fuzzy
-msgid "Checks"
-msgstr "Stato"
+msgid "Show/hide advanced settings"
+msgstr "Opzioni di posta avanzate"
 
-#: setup/setup_migrate.tpl:22
+#: include/class_acl.inc:819
 #, fuzzy
-msgid "Add required object classes to the LDAP base"
-msgstr "Lista dei dipartimenti"
+msgid "Create objects"
+msgstr "Gruppo di oggetti"
 
-#: setup/setup_migrate.tpl:24
+#: include/class_acl.inc:820
 #, fuzzy
-msgid "Current"
-msgstr "Password attuale"
+msgid "Move objects"
+msgstr "Oggetti membri"
 
-#: setup/setup_migrate.tpl:28
+#: include/class_acl.inc:821
 #, fuzzy
-msgid "After migration"
-msgstr "Amministrazione utenti"
+msgid "Remove objects"
+msgstr "Oggetti membri"
 
-#: setup/setup_migrate.tpl:35
+#: include/class_acl.inc:832
 #, fuzzy
-msgid "Close"
-msgstr "Scegli"
+msgid "Complete object"
+msgstr "Gruppo di oggetti"
+
+#: include/class_acl.inc:984
+#, fuzzy, php-format
+msgid "Unknown ACL type '%s'!"
+msgstr "ACL"
+
+#: include/class_acl.inc:1029
+#, php-format
+msgid "Unknown entry '%s'!"
+msgstr ""
+
+#: include/class_acl.inc:1093 include/class_acl.inc:1095
+#, fuzzy, php-format
+msgid "ACL role: %s"
+msgstr "ACL"
 
-#: setup/setup_migrate.tpl:40
+#: include/class_acl.inc:1095
 #, fuzzy
-msgid "Create a new GOsa administrator account"
-msgstr "Crea estensioni di posta"
+msgid "unknown ACL role"
+msgstr "ACL"
 
-#: setup/setup_migrate.tpl:41
-msgid ""
-"This dialog will automatically add a new super administrator to your LDAP "
-"tree."
-msgstr ""
+#: include/class_acl.inc:1103
+#, fuzzy, php-format
+msgid "Contains settings for these objects: %s"
+msgstr "Nome descrittivo del gruppo"
 
-#: setup/setup_migrate.tpl:57
+#: include/class_acl.inc:1120
 #, fuzzy
-msgid "Password (again)"
-msgstr "Algorimo password"
+msgid "inactive"
+msgstr "Privato"
 
-#: setup/class_setupStep_Finish.inc:40
+#: include/class_acl.inc:1120
 #, fuzzy
-msgid "Write configuration file"
-msgstr "File di configurazione"
+msgid "No members"
+msgstr "Membri del gruppo"
 
-#: setup/class_setupStep_Finish.inc:41
+#: include/class_acl.inc:1291
 #, fuzzy
-msgid "Finish - write the configuration file"
-msgstr "File di configurazione"
+msgid "Access control list"
+msgstr "Opzioni di accesso"
 
-#: setup/class_setupStep_Finish.inc:106
+#: include/class_acl.inc:1297
 #, fuzzy
-msgid ""
-"Your configuration file is currently world readable. Please update the file "
-"permissions!"
-msgstr "Il file di configurazione di GOsa %s/gosa.conf non è legibile."
+msgid "ACL roles"
+msgstr "ACL"
 
-#: setup/class_setupStep_Finish.inc:108
+#: include/class_acl.inc:1300
 #, fuzzy
-msgid "The configuration is currently not readable or it does not exists."
-msgstr "Il file di configurazione di GOsa %s/gosa.conf non è legibile."
-
-#: setup/class_setupStep_Finish.inc:117
-#, fuzzy, php-format
-msgid ""
-"After downloading and placing the file under %s, please make sure that the "
-"user the web server is running with is able to read %s, while other users "
-"shouldn't. You may want to execute these commands to achieve this "
-"requirement:"
-msgstr ""
-"Dopo averlo scaricato dentro /etc/gosa/, assicurati che l'utente del "
-"webserver sia in grado di leggerlo mentre tutti gli altri utenti non "
-"possono. In molti casi è sufficiente eseguire i comandi seguenti."
+msgid "ACL Entries"
+msgstr "Riferimenti"
 
-#: setup/class_setupStep_Checks.inc:40 setup/class_setupStep_Checks.inc:41
-msgid "Installation check"
+#: include/class_pluglist.inc:147
+msgid "The configuration format has changed: please run the setup again!"
 msgstr ""
 
-#: setup/class_setupStep_Checks.inc:42
-msgid "Basic checks for PHP compatibility and extensions"
+#: include/class_pluglist.inc:304
+#, fuzzy
+msgid ""
+"You are currently editing a database entry. Do you want to discard the "
+"changes?"
 msgstr ""
+"Stai modificando un campo del database. Vuoi abbandonare i cambiamenti?"
 
-#: setup/class_setupStep_Checks.inc:66
-#, fuzzy
-msgid "Checking PHP version"
-msgstr "Controllo della versione di PHP (>=4.1.0)"
+#: include/class_log.inc:87
+#, fuzzy, php-format
+msgid "Logging failed: %s"
+msgstr "Utenti di Dominio"
 
-#: setup/class_setupStep_Checks.inc:67
+#: include/class_log.inc:102
 #, fuzzy, php-format
-msgid "PHP must be of version %s or above."
-msgstr "PHP deve essere la versione 4.1.0 o superiore."
+msgid "Invalid option %s specified!"
+msgstr "L'uid contiene dei caratteri invalidi!"
 
-#: setup/class_setupStep_Checks.inc:68
-msgid "Please upgrade to a supported version."
-msgstr ""
+#: include/class_log.inc:106
+#, fuzzy
+msgid "Specified 'objectType' is empty or invalid!"
+msgstr "Il valore specificato per l'UID non è valido."
 
-#: setup/class_setupStep_Checks.inc:75
-msgid "GOsa requires this module to talk with your LDAP server."
-msgstr ""
+#: include/class_jsonRPC.inc:38
+#, fuzzy, php-format
+msgid "The RPC connection (%s) specified for %s:%s is invalid: %s"
+msgstr "Il valore specificato per l'UID non è valido."
 
-#: setup/class_setupStep_Checks.inc:83
-msgid "GOsa requires this module for an internationalized interface."
-msgstr ""
+#: include/class_jsonRPC.inc:331
+#, fuzzy, php-format
+msgid "Unknown HTTP status code %s!"
+msgstr "ACL"
 
-#: setup/class_setupStep_Checks.inc:91
-msgid "GOsa requires this module for the samba integration."
-msgstr ""
+#: include/class_core.inc:114
+#, fuzzy
+msgid "All objects"
+msgstr "Oggetti membri"
 
-#: setup/class_setupStep_Checks.inc:99
-msgid ""
-"GOsa requires either 'mhash' or the 'sha1' module to make use of SSHA "
-"encryption."
-msgstr ""
+#: include/class_core.inc:132
+#, fuzzy
+msgid "Traditional"
+msgstr "Terminali"
 
-#: setup/class_setupStep_Checks.inc:107
-msgid "GOsa requires this module to talk to an IMAP server."
+#: include/class_core.inc:132
+msgid "Use samba pool"
 msgstr ""
 
-#: setup/class_setupStep_Checks.inc:114
+#: include/class_core.inc:164 include/class_core.inc:167
 #, fuzzy
-msgid "mbstring"
-msgstr "Impostazioni Samba"
+msgid "hours"
+msgstr "ora"
 
-#: setup/class_setupStep_Checks.inc:115
+#: include/class_core.inc:184
 #, fuzzy
-msgid "GOsa requires this module to handle Unicode strings."
-msgstr ""
-"Queso modulo serve a leggere i report di GOfax dal database.GOsa funziona "
-"correttamente anche senza."
-
-#: setup/class_setupStep_Checks.inc:122
-msgid "Calendar"
-msgstr ""
+msgid "None"
+msgstr "nessuno"
 
-#: setup/class_setupStep_Checks.inc:123
+#: include/class_core.inc:200
 #, fuzzy
-msgid "GOsa requires this module to calculate dates."
-msgstr ""
-"Queso modulo serve a leggere i report di GOfax dal database.GOsa funziona "
-"correttamente anche senza."
+msgid "User value"
+msgstr "Nome utente"
 
-#: setup/class_setupStep_Checks.inc:130
+#: include/class_core.inc:209
 #, fuzzy
-msgid "MySQL"
-msgstr "Errore LDAP"
+msgid "Core"
+msgstr "Scegli"
 
-#: setup/class_setupStep_Checks.inc:131
+#: include/class_core.inc:210
 #, fuzzy
+msgid "GOsa core plugin"
+msgstr "Opzioni di posta dell'identità"
+
+#: include/class_core.inc:238
 msgid ""
-"GOsa requires this module to communicate with several supported databases."
+"Enables htaccess instead of LDAP authentication. This can be used to enable "
+"other authentication mechanisms like Kerberos for the GOsa login."
 msgstr ""
-"Queso modulo serve a leggere i report di GOfax dal database.GOsa funziona "
-"correttamente anche senza."
 
-#: setup/class_setupStep_Checks.inc:148
-msgid "samba hash generator"
+#: include/class_core.inc:248
+msgid "Enables the usage statistics module."
 msgstr ""
 
-#: setup/class_setupStep_Checks.inc:149
-msgid "GOsa requires this command to synchronize POSIX and samba passwords."
+#: include/class_core.inc:258
+msgid "Database file to be used by the usage statistics module."
 msgstr ""
 
-#: setup/class_setupStep_Checks.inc:150
+#: include/class_core.inc:268
 msgid ""
-"Deploy a gosa-si installation or install the Perl Crypt::SmbHash modules."
+"Enables event logging in GOsa. Setting it to 'On' make GOsa log every action "
+"a user performs via syslog. If you use this in combination with rsyslog and "
+"configure it to mysql logging, you can browse all events in GOsa."
 msgstr ""
 
-#: setup/class_setupStep_Checks.inc:163
-msgid "imagick"
+#: include/class_core.inc:279
+msgid ""
+"Enables a status bar on the bottom of lists displaying a summary of type and "
+"number of elements in the list."
 msgstr ""
 
-#: setup/class_setupStep_Checks.inc:164
-msgid "GOsa requires this extension to handle images."
+#: include/class_core.inc:289
+msgid "Specify the minimum length for newly entered passwords."
 msgstr ""
 
-#: setup/class_setupStep_Checks.inc:179
-#, fuzzy
-msgid "compression module"
-msgstr "Opzioni di accesso"
+#: include/class_core.inc:299
+msgid ""
+"Specify the minimum number of characters that have to differ between old and "
+"newly entered passwords."
+msgstr ""
 
-#: setup/class_setupStep_Checks.inc:180
-msgid "GOsa requires this extension to handle snapshots."
+#: include/class_core.inc:309
+msgid ""
+"Command to generate password proposals. If a command has been specified, the "
+"user can decide whether to use an automatic password or a manually specified "
+"one."
 msgstr ""
 
-#: setup/class_setupStep_Checks.inc:191
-#, fuzzy
+#: include/class_core.inc:319
 msgid ""
-"register_globals is a PHP mechanism to register all global variables to be "
-"accessible from scripts without changing the scope. This may be a security "
-"risk."
+"Enable display of PHP errors on the top of the page. Disable this feature in "
+"production environments to avoid the exposure of sensitive data."
 msgstr ""
-"register_globals è un meccanismo PHP che può comportare maggiori rischi per "
-"la sicurezza. GOsa funziona in entrambe le modalità"
 
-#: setup/class_setupStep_Checks.inc:192
-#, fuzzy
-msgid "Search for 'register_globals' in your php.ini and switch it to 'Off'."
-msgstr "Controllo se register_globals e impostato su 'off'"
+#: include/class_core.inc:319
+#, fuzzy, php-format
+msgid "Related option"
+msgstr "Selezione le workstation da aggiungere"
 
-#: setup/class_setupStep_Checks.inc:200
-msgid "PHP uses this value for the garbage collector to delete old sessions."
+#: include/class_core.inc:329
+msgid ""
+"Show messages that may assist plugin development. Be aware that this option "
+"may produce some ACL related false error messages!"
 msgstr ""
 
-#: setup/class_setupStep_Checks.inc:201
+#: include/class_core.inc:340
 msgid ""
-"Setting this value to one day will prevent loosing session and cookies "
-"before they really timeout."
+"Enable LDAP schema verification during login. The recommended setting is "
+"'On' because it enables efficient methods to create missing subtrees in the "
+"LDAP."
 msgstr ""
 
-#: setup/class_setupStep_Checks.inc:202
-#, fuzzy
-msgid ""
-"Search for 'session.gc_maxlifetime' in your php.ini and set it to 86400 or "
-"higher."
+#: include/class_core.inc:350
+msgid "Enable copy and paste for most objects managed by GOsa."
 msgstr ""
-"Per non avere problemi con GOsa è necessario impostare l'opzione session."
-"auto_register su 'off' nel file php.ini"
 
-#: setup/class_setupStep_Checks.inc:209 setup/class_setupStep_Checks.inc:225
-#: setup/class_setupStep_Checks.inc:241 setup/class_setupStep_Checks.inc:257
-msgid "Off"
+#: include/class_core.inc:360
+msgid "Enable PHP security checks for disabled register_global settings."
 msgstr ""
 
-#: setup/class_setupStep_Checks.inc:210
-#, fuzzy
-msgid ""
-"In Order to use GOsa without any trouble, the session.auto_register option "
-"in your php.ini should be set to 'Off'."
+#: include/class_core.inc:370
+msgid "Enable automatic redirection to HTTPS based administration."
 msgstr ""
-"Per non avere problemi con GOsa è necessario impostare l'opzione session."
-"auto_register su 'off' nel file php.ini"
 
-#: setup/class_setupStep_Checks.inc:211
-#, fuzzy
-msgid "Search for 'session.auto_start' in your php.ini and set it to 'Off'."
+#: include/class_core.inc:380
+msgid "Enable logging of detailed information of LDAP operations."
 msgstr ""
-"Per non avere problemi con GOsa è necessario impostare l'opzione session."
-"auto_register su 'off' nel file php.ini"
 
-#: setup/class_setupStep_Checks.inc:218
+#: include/class_core.inc:390
 #, fuzzy
+msgid "Enable LDAP referral chasing."
+msgstr "Elimina foto"
+
+#: include/class_core.inc:400
 msgid ""
-"GOsa needs at least 32MB of memory. Setting it below this limit may cause "
-"errors that are not reproducible! Increase it for larger setups."
+"Specify LDAP element filter limit. If the limit is not 0, GOsa speeds up "
+"group queries by putting several queries into a single query. This is known "
+"to produce problems on some LDAP servers (i.e. Sun DS) and needs to be "
+"lowered or disabled."
 msgstr ""
-"Per non avere problemi con GOsa è necessario impostare l'opzione "
-"memory_limit a 16MB o più nel file php.ini"
 
-#: setup/class_setupStep_Checks.inc:219
+#: include/class_core.inc:410
 msgid ""
-"Search for 'memory_limit' in your php.ini and set it to '32M' or higher."
+"Specify the maximum number of entries GOsa will request from an LDAP server. "
+"A warning is displayed if this limit is exceeded."
 msgstr ""
 
-#: setup/class_setupStep_Checks.inc:226
-#, fuzzy
-msgid ""
-"This option influences the PHP output handling. Turn this Option off, to "
-"increase performance."
+#: include/class_core.inc:420
+msgid "Disable checks for LDAP size limits."
 msgstr ""
-"Per motivi di performance è consigliato di impostare l'opzione "
-"implicit_flush su 'off' nel file php.ini."
 
-#: setup/class_setupStep_Checks.inc:227
-msgid "Search for 'implicit_flush' in your php.ini and set it to 'Off'."
+#: include/class_core.inc:430
+msgid "Enable warnings for non encrypted connections."
 msgstr ""
 
-#: setup/class_setupStep_Checks.inc:234
-#, fuzzy
-msgid "The Execution time should be at least 30 seconds."
+#: include/class_core.inc:440
+msgid "Enable compression for PPD files."
 msgstr ""
-"Per non avere problemi con GOsa è necessario impostare l'opzione "
-"max_execution_time a 30 secondi o più nel file php.ini"
 
-#: setup/class_setupStep_Checks.inc:235
+#: include/class_core.inc:451
 msgid ""
-"Search for 'max_execution_time' in your php.ini and set it to '30' or higher."
+"DN of user with ACL checks disabled. This should only be used to restore "
+"lost administrative ACLs."
 msgstr ""
 
-#: setup/class_setupStep_Checks.inc:242
-#, fuzzy
+#: include/class_core.inc:462
+msgid "Storage path for PPD files."
+msgstr ""
+
+#: include/class_core.inc:472
 msgid ""
-"Increase the server security by setting expose_php to 'off'. PHP won't send "
-"any information about the server you are running in this case."
+"Number of seconds a LDAP query is allowed to take until GOsa aborts the "
+"request."
 msgstr ""
-"Per motivi di sicurezza è consigliato di impostare l'opzione expose_php su "
-"'off' nel file php.ini."
 
-#: setup/class_setupStep_Checks.inc:243
-msgid "Search for 'expose_php' in your php.ini and set if to 'Off'."
+#: include/class_core.inc:482
+msgid "Enables storing of user filters in browser cookies."
 msgstr ""
 
-#: setup/class_setupStep_Checks.inc:249
-#, fuzzy
-msgid "On"
-msgstr "Opzioni"
+#: include/class_core.inc:492
+msgid "Enables sending of compressed web page content."
+msgstr ""
 
-#: setup/class_setupStep_Checks.inc:250
-msgid ""
-"Increase your server security by setting magic_quotes_gpc to 'on'. PHP will "
-"escape all quotes in strings in this case."
+#: include/class_core.inc:503
+msgid "LDAP attribute which is used to detect changes."
 msgstr ""
-"Per motivi di sicurezza è consigliato di impostare l'opzione "
-"magic_quotes_gpc su 'on' nel file php.ini."
 
-#: setup/class_setupStep_Checks.inc:251
-#, fuzzy
-msgid "Search for 'magic_quotes_gpc' in your php.ini and set it to 'On'."
-msgstr "Controllo se register_globals e impostato su 'off'"
+#: include/class_core.inc:514
+msgid ""
+"ISO language code which is used to override the automatic language detection."
+msgstr ""
 
-#: setup/class_setupStep_Checks.inc:258
-#, fuzzy
-msgid "Increase your server performance by setting magic_quotes_gpc to 'off'."
+#: include/class_core.inc:525
+msgid "CSS and template theme to be used."
 msgstr ""
-"Per motivi di sicurezza è consigliato di impostare l'opzione "
-"magic_quotes_gpc su 'on' nel file php.ini."
 
-#: setup/class_setupStep_Checks.inc:259
-#, fuzzy
+#: include/class_core.inc:535
 msgid ""
-"Search for 'zend.ze1_compatibility_mode' in your php.ini and set it to 'Off'."
+"Number of seconds after an inactive session expires. This may be overridden "
+"by some systems php.ini/crontab mechanism."
 msgstr ""
-"Per non avere problemi con GOsa è necessario impostare l'opzione session."
-"auto_register su 'off' nel file php.ini"
-
-#: setup/class_setupStep_Checks.inc:269
-#, fuzzy
-msgid "Configuration writable"
-msgstr "File di configurazione"
 
-#: setup/class_setupStep_Checks.inc:270
+#: include/class_core.inc:545
 #, fuzzy
-msgid "The configuration file can't be written"
-msgstr "File di configurazione"
+msgid "Template engine compile directory."
+msgstr "Home directory"
 
-#: setup/class_setupStep_Checks.inc:271
+#: include/class_core.inc:555
 #, php-format
 msgid ""
-"GOsa reads its configuration from a file located in (%s/%s). The setup can "
-"write the configuration directly if it is writable."
+"Logical AND of the integer values below that controls the debug output on "
+"every page load: %s"
 msgstr ""
 
-#: setup/setup_feedback.tpl:2
-#, fuzzy
-msgid "Feedback successfully send"
-msgstr "Setup completato"
+#: include/class_core.inc:576
+msgid ""
+"Command to create Samba NT/LM hashes. Required for password synchronization "
+"if you don't use supplementary services."
+msgstr ""
 
-#: setup/setup_feedback.tpl:6
-msgid "Subscribe to the gosa-announce mailing list"
+#: include/class_core.inc:587
+msgid "Default hash to be used for newly created user passwords."
 msgstr ""
 
-#: setup/setup_feedback.tpl:8
+#: include/class_core.inc:596
 msgid ""
-"When checking this option, GOsa will try to connect http://oss.gonicus.de in "
-"order to subscribe you to the gosa-announce mailing list. You've to confirm "
-"this by mail."
+"Enable checking for the presence of problematic unicode characters in "
+"passwords."
 msgstr ""
 
-#: setup/setup_feedback.tpl:20
-msgid "Mail address"
-msgstr "Indirizzo principale"
-
-#: setup/setup_feedback.tpl:28
-msgid "Send feedback to the GOsa project team"
+#: include/class_core.inc:607
+msgid ""
+"Specify whether 'cn' or 'uid' style user DNs are generated. For more "
+"sophisticated control use the 'accountRDN' setting."
 msgstr ""
 
-#: setup/setup_feedback.tpl:31
-msgid ""
-"When checking this option, GOsa will try to connect http://oss.gonicus.de in "
-"order to submit your form anonymously."
+#: include/class_core.inc:617
+msgid "Location component for user storage inside of departments."
 msgstr ""
 
-#: setup/setup_feedback.tpl:38
-msgid "Did the setup procedure help you to get started?"
+#: include/class_core.inc:627
+msgid "Location component for group storage inside of departments."
 msgstr ""
 
-#: setup/setup_feedback.tpl:39 setup/setup_feedback.tpl:50
-#: setup/class_setupStep_Ldap.inc:75
-#, fuzzy
-msgid "Yes"
-msgstr "Sistemi"
+#: include/class_core.inc:637
+msgid ""
+"Count base for group IDs. For dynamic ID assignment use the 'nextIdHook' "
+"setting."
+msgstr ""
 
-#: setup/setup_feedback.tpl:41 setup/setup_feedback.tpl:52
-#: setup/class_setupStep_Ldap.inc:75
-#, fuzzy
-msgid "No"
-msgstr "nessuno"
+#: include/class_core.inc:647
+msgid ""
+"Count base for user IDs. For dynamic ID assignment use the 'nextIdHook' "
+"setting."
+msgstr ""
 
-#: setup/setup_feedback.tpl:44
-msgid "If not, what problems did you encounter"
+#: include/class_core.inc:657
+msgid ""
+"Lowest assignable group ID for use with the idAllocationMethod set to 'pool'."
 msgstr ""
 
-#: setup/setup_feedback.tpl:48
-msgid "Is this the first time you use GOsa?"
+#: include/class_core.inc:667
+msgid ""
+"Highest assignable group ID for use with the idAllocationMethod set to "
+"'pool'."
 msgstr ""
 
-#: setup/setup_feedback.tpl:53
-msgid "I use it since"
+#: include/class_core.inc:677
+msgid ""
+"Lowest assignable user ID for use with the idAllocationMethod set to 'pool'."
 msgstr ""
 
-#: setup/setup_feedback.tpl:54
-msgid "Select the year since when you are using GOsa"
+#: include/class_core.inc:687
+msgid ""
+"Highest assignable user ID for use with the idAllocationMethod set to 'pool'."
 msgstr ""
 
-#: setup/setup_feedback.tpl:60
-msgid "What operating system / distribution do you use?"
+#: include/class_core.inc:697
+msgid ""
+"Count base for user IDs. For dynamic ID assignment use the 'baseIdHook' "
+"setting."
 msgstr ""
 
-#: setup/setup_feedback.tpl:64
-msgid "What web server do you use?"
+#: include/class_core.inc:707
+msgid "Connection URL for use with the gosa-ng service."
 msgstr ""
 
-#: setup/setup_feedback.tpl:68
-msgid "What PHP version do you use?"
+#: include/class_core.inc:717
+msgid "User name used to connect to the 'gosaRpcServer'."
 msgstr ""
 
-#: setup/setup_feedback.tpl:72
+#: include/class_core.inc:727
 #, fuzzy
-msgid "GOsa version"
-msgstr "Impostazioni generali delle code"
+msgid "Password used to connect to the 'gosaRpcServer'."
+msgstr "Impossibile connettersi al server del database!"
 
-#: setup/setup_feedback.tpl:78 setup/setup_feedback.tpl:79
-msgid "LDAP"
+#: include/class_core.inc:737
+msgid "Connection URI for use with the gosa-si service (obsolete)."
 msgstr ""
 
-#: setup/setup_feedback.tpl:81
-msgid "What kind of LDAP server(s) do you use?"
+#: include/class_core.inc:747
+msgid "Number of seconds after a gosa-si connection is considered 'dead'."
 msgstr ""
 
-#: setup/setup_feedback.tpl:85
-msgid "How many objects are in your LDAP?"
+#: include/class_core.inc:758
+msgid "User attribute which is used for log in."
 msgstr ""
 
-#: setup/setup_feedback.tpl:91 setup/setup_feedback.tpl:92
+#: include/class_core.inc:769
 #, fuzzy
-msgid "Features"
-msgstr "Futuro"
+msgid "Local time zone."
+msgstr "Località"
 
-#: setup/setup_feedback.tpl:94
-msgid "What features of GOsa do you use?"
+#: include/class_core.inc:779
+msgid ""
+"Enable tagging of administrative units. This can be used in conjunction with "
+"ACLs (obsolete)."
 msgstr ""
 
-#: setup/setup_feedback.tpl:103
-msgid "What features do you want to see in future versions of GOsa?"
+#: include/class_core.inc:789
+msgid "Enable the use of {sasl} instead of {kerberos} for user realms."
 msgstr ""
 
-#: setup/setup_feedback.tpl:107
-msgid "Send feedback"
+#: include/class_core.inc:799
+msgid ""
+"Enable RFC 2307bis style groups. This combines the use of 'member' and "
+"'memberUid' attributes."
 msgstr ""
 
-#: setup/setup_finish.tpl:3
-#, fuzzy
-msgid "Create your configuration file"
-msgstr "File di configurazione"
-
-#: setup/setup_finish.tpl:10
-msgid "Depending on the user name your web server is running on:"
+#: include/class_core.inc:809
+msgid ""
+"Adjusts the user DN generation to include the users personal title (only in "
+"conjunction with accountPrimaryAttribute)."
 msgstr ""
 
-#: setup/setup_finish.tpl:27
-msgid "Download configuration"
-msgstr "Scarica il file di  configurazione"
-
-#: setup/setup_finish.tpl:33
-#, fuzzy
-msgid "Status: "
-msgstr "Stato"
+#: include/class_core.inc:819
+msgid "Script to be called for finding the next free id for groups or users."
+msgstr ""
 
-#: setup/class_setupStep_Ldap.inc:54
-#, fuzzy
-msgid "LDAP setup"
-msgstr "Dispositivi"
+#: include/class_core.inc:828
+msgid ""
+"Descriptive string for the automatic ID generator. Please read the FAQ file "
+"for more information."
+msgstr ""
 
-#: setup/class_setupStep_Ldap.inc:55
-#, fuzzy
-msgid "LDAP connection setup"
-msgstr "Disconnessione "
+#: include/class_core.inc:838
+msgid "Enable strict checking for user IDs and group names."
+msgstr ""
 
-#: setup/class_setupStep_Ldap.inc:56
-#, fuzzy
+#: include/class_core.inc:848
 msgid ""
-"This dialog performs the basic configuration of the LDAP connectivity for "
-"GOsa."
-msgstr "I campi seguenti permettono una configurazione base di GOsa."
+"Lowest assignable user or group ID. Only active if idAllocationMethod is set "
+"to 'traditional'."
+msgstr ""
 
-#: setup/class_setupStep_Ldap.inc:113
-#, php-format
-msgid "Anonymous bind to server '%s' failed!"
+#: include/class_core.inc:859
+msgid "Attribute to be used for primary mail addresses."
 msgstr ""
 
-#: setup/class_setupStep_Ldap.inc:115
-#, fuzzy, php-format
-msgid "Bind as user '%s' failed!"
-msgstr "Impossibile selezionare il database!"
+#: include/class_core.inc:869
+msgid "Namespace used for shared folders."
+msgstr ""
 
-#: setup/class_setupStep_Ldap.inc:120
-#, fuzzy, php-format
-msgid "Anonymous bind to server '%s' succeeded."
-msgstr "Impossibile selezionare il database!"
+#: include/class_core.inc:879
+msgid ""
+"Namespace rule to create user folders. Please read the FAQ file for more "
+"information."
+msgstr ""
 
-#: setup/class_setupStep_Ldap.inc:121
-#, fuzzy
-msgid "Please specify user and password!"
-msgstr "Prego inserire un numero di telefono valido!"
+#: include/class_core.inc:889
+msgid ""
+"Namespace rule to create folders. Please read the FAQ file for more "
+"information."
+msgstr ""
 
-#: setup/class_setupStep_Ldap.inc:123
-#, fuzzy, php-format
-msgid "Bind as user '%s' to server '%s' succeeded!"
-msgstr "Impossibile selezionare il database!"
+#: include/class_core.inc:899
+msgid "Seconds after an IMAP connection is considered dead."
+msgstr ""
 
-#: setup/setup_ldap.tpl:2
+#: include/class_core.inc:910
+msgid "Class name of the mail method to be used."
+msgstr ""
+
+#: include/class_core.inc:920
 msgid ""
-"The main data source used in GOsa is LDAP. In order to access the "
-"information stored there, please enter the required information."
+"Enable slashes instead of dots as a name space separator for Cyrus IMAP."
 msgstr ""
 
-#: setup/setup_ldap.tpl:9
-msgid "Please choose the LDAP user to be used by GOsa"
+#: include/class_core.inc:930
+msgid ""
+"Directory to store vacation templates. Please read the FAQ file for more "
+"information."
 msgstr ""
 
-#: setup/setup_ldap.tpl:28 setup/setup_ldap.tpl:29
+#: include/class_core.inc:940
 #, fuzzy
-msgid "LDAP connection"
+msgid "Enable TLS for LDAP connections."
 msgstr "Disconnessione "
 
-#: setup/setup_ldap.tpl:31
-msgid "Location name"
-msgstr "Nome locazione"
-
-#: setup/setup_ldap.tpl:35
-#, fuzzy
-msgid "Connection URI"
-msgstr "Connessione"
+#: include/class_core.inc:950
+msgid "Enable IVBB used by german authorities."
+msgstr ""
 
-#: setup/setup_ldap.tpl:39
-#, fuzzy
-msgid "TLS connection"
-msgstr "Connessione"
+#: include/class_core.inc:960
+msgid ""
+"Maintain sambaIdmapEntry objects to improve performance on some Samba "
+"versions."
+msgstr ""
 
-#: setup/setup_ldap.tpl:57
-#, fuzzy
-msgid "Reload"
-msgstr "leggere"
+#: include/class_core.inc:970
+msgid "Enable checks to determine whether an account is expired or not."
+msgstr ""
 
-#: setup/setup_ldap.tpl:63 setup/setup_ldap.tpl:64
-#, fuzzy
-msgid "Authentication"
-msgstr "Destinazione"
+#: include/class_core.inc:980
+msgid ""
+"String containing the SID for Samba setups without the Domain object in LDAP."
+msgstr ""
 
-#: setup/setup_ldap.tpl:66
-#, fuzzy
-msgid "Administrator DN"
-msgstr "Amministrazione"
+#: include/class_core.inc:990
+msgid ""
+"String containing the RID base for Samba setups without the Domain object in "
+"LDAP."
+msgstr ""
 
-#: setup/setup_ldap.tpl:71
+#: include/class_core.inc:1000
 #, fuzzy
-msgid "Select user"
-msgstr "Rimuovi"
+msgid "Enable manual object snapshots."
+msgstr "Gruppo di oggetti"
 
-#: setup/setup_ldap.tpl:81
-msgid "Automatically append LDAP base to administrator DN"
+#: include/class_core.inc:1010
+msgid "Base DN for snapshot storage."
 msgstr ""
 
-#: setup/setup_ldap.tpl:85
+#: include/class_core.inc:1020
 #, fuzzy
-msgid "Administrator password"
-msgstr "Password dell'amministratore"
+msgid "DN of the snapshot administrator."
+msgstr "Amministratori di Dominio"
 
-#: setup/setup_ldap.tpl:91 setup/setup_ldap.tpl:92
-#, fuzzy
-msgid "Schema based settings"
-msgstr "Impostazioni Samba"
+#: include/class_core.inc:1030
+msgid "Password of the snapshot administrator."
+msgstr ""
 
-#: setup/setup_ldap.tpl:94
-msgid "Use RFC 2307bis compliant groups"
+#: include/class_core.inc:1041
+msgid ""
+"Method for user and group ID generation. Note: only the 'traditional' method "
+"is safe due to PHP limitations."
 msgstr ""
 
-#: setup/setup_ldap.tpl:105 setup/setup_ldap.tpl:106
+#: include/class_core.inc:1050
+msgid "URI of server to be used for snapshots."
+msgstr ""
+
+#: include/class_listing.inc:319
 #, fuzzy
-msgid "Current status"
-msgstr "Stato"
+msgid "Select all"
+msgstr "Rimuovi"
 
-#: setup/class_setupStep_Migrate.inc:51 setup/class_setupStep_Migrate.inc:52
+#: include/class_listing.inc:578
 #, fuzzy
-msgid "LDAP inspection"
-msgstr "Ispezione della configurazione PHP"
+msgid "created by"
+msgstr "Creare"
 
-#: setup/class_setupStep_Migrate.inc:53
-msgid "Analyze your current LDAP for GOsa compatibility"
+#: include/class_listing.inc:1064 include/class_listing.inc:1066
+msgid "Go to preceding level"
 msgstr ""
 
-#: setup/class_setupStep_Migrate.inc:59
+#: include/class_listing.inc:1072 include/class_listing.inc:1074
+msgid "Go to current users level"
+msgstr ""
+
+#: include/class_listing.inc:1079
+msgid "Reload list"
+msgstr ""
+
+#: include/class_listing.inc:1453
 #, fuzzy
-msgid "Checking for root object"
-msgstr "Controllo il supporto per iconv"
+msgid "Copy"
+msgstr "Azienda"
 
-#: setup/class_setupStep_Migrate.inc:65
+#: include/class_listing.inc:1459
 #, fuzzy
-msgid "Inspecting object classes in root object"
-msgstr "Controllo il supporto per iconv"
+msgid "Cut"
+msgstr "Esegui"
 
-#: setup/class_setupStep_Migrate.inc:71
+#: include/class_listing.inc:1492
 #, fuzzy
-msgid "Checking permission for LDAP database"
-msgstr "Non hai il permesso di cambiare la tua password."
+msgid "Cut this entry"
+msgstr "Modifica questo record"
 
-#: setup/class_setupStep_Migrate.inc:78
+#: include/class_listing.inc:1501
 #, fuzzy
-msgid "Checking for super administrator"
-msgstr "Controllo la presenza di alcuni programmi addizionali"
+msgid "Copy this entry"
+msgstr "Modifica questo record"
 
-#: setup/class_setupStep_Migrate.inc:118 setup/class_setupStep_Migrate.inc:186
-#: setup/class_setupStep_Migrate.inc:709
+#: include/class_listing.inc:1533 include/class_listing.inc:1535
 #, fuzzy
-msgid "LDAP query failed"
-msgstr "La query al database è fallita!"
+msgid "Restore snapshots"
+msgstr "Crea estensioni di posta"
 
-#: setup/class_setupStep_Migrate.inc:119 setup/class_setupStep_Migrate.inc:187
-#: setup/class_setupStep_Migrate.inc:710
-msgid "Possibly the 'root object' is missing."
-msgstr ""
+#: include/class_listing.inc:1549
+#, fuzzy
+msgid "Export list"
+msgstr "Esporta"
 
-#: setup/class_setupStep_Migrate.inc:132 setup/class_setupStep_Migrate.inc:145
-#: setup/class_setupStep_Migrate.inc:307 setup/class_setupStep_Migrate.inc:661
-#: setup/class_setupStep_Migrate.inc:674 setup/class_setupStep_Migrate.inc:729
-#: setup/class_setupStep_Migrate.inc:750 setup/class_setupStep_Migrate.inc:802
-msgid "Failed"
-msgstr "Fallito"
+#: include/class_listing.inc:1591
+#, fuzzy
+msgid "Create new snapshot for this object"
+msgstr "Gruppo di oggetti"
 
-#: setup/class_setupStep_Migrate.inc:134 setup/class_setupStep_Migrate.inc:147
+#: include/functions.inc:134
 #, php-format
-msgid ""
-"The specified user '%s' does not have full access to your LDAP database."
+msgid "Fatal error: no class locations defined - please run %s to fix this"
 msgstr ""
 
-#: setup/class_setupStep_Migrate.inc:308
-msgid "There is no GOsa administrator account inside your LDAP."
+#: include/functions.inc:141
+#, php-format
+msgid "Fatal error: cannot instantiate class %s - try running %s to fix this"
 msgstr ""
 
-#: setup/class_setupStep_Migrate.inc:377
+#: include/functions.inc:466
+#, fuzzy, php-format
+msgid "Error while connecting to LDAP: %s"
+msgstr "Errore durante la connessione al server LDAP. Il server dice: '%s'"
+
+#: include/functions.inc:537 include/functions.inc:623
 #, fuzzy
-msgid "Migration error"
-msgstr "Creare"
+msgid "User ID is not unique!"
+msgstr ""
+"Errore di connessione al server LDAP. Contatta l'amministratore del sistema."
 
-#: setup/class_setupStep_Migrate.inc:377
+#: include/functions.inc:827 include/functions.inc:945
+msgid "Error while locking entry!"
+msgstr ""
+
+#: include/functions.inc:837
+#, fuzzy, php-format
+msgid "Cannot store lock information in LDAP!"
+msgstr "Rimuovi"
+
+#: include/functions.inc:837
+#, fuzzy, php-format
+msgid "Error: %s"
+msgstr "Home Page"
+
+#: include/functions.inc:1267
 #, php-format
-msgid "Cannot add ACL for user '%s':"
+msgid "The current size limit of %d entries is exceeded!"
 msgstr ""
 
-#: setup/class_setupStep_Migrate.inc:415 setup/class_setupStep_Migrate.inc:425
-#, fuzzy
-msgid "Input error"
-msgstr "Errore PHP"
+#: include/functions.inc:1269
+#, php-format
+msgid "Set the size limit to %s"
+msgstr ""
 
-#: setup/class_setupStep_Migrate.inc:420
+#: include/functions.inc:1286
 #, fuzzy
-msgid "Password error"
-msgstr "La password spira il"
+msgid "list is incomplete"
+msgstr "incompleto"
 
-#: setup/class_setupStep_Migrate.inc:420
+#: include/functions.inc:1636
 #, fuzzy
-msgid "Provided passwords do not match!"
-msgstr "Le password nuova e ripetuta non corrispondono"
+msgid "Continue anyway"
+msgstr "Continua"
 
-#: setup/class_setupStep_Migrate.inc:425
+#: include/functions.inc:1638
 #, fuzzy
-msgid "Specify a valid user ID!"
-msgstr "Prego inserire un numero di telefono valido!"
+msgid "Edit anyway"
+msgstr "Modifica contatto"
 
-#: setup/class_setupStep_Migrate.inc:450
-#, php-format
-msgid "Adding an administrative user failed: object '%s' already exists!"
+#: include/functions.inc:1641
+msgid "These entries are currently locked:"
 msgstr ""
 
-#: setup/class_setupStep_Migrate.inc:662
-msgid ""
-"The LDAP root object is missing. It is required to use your LDAP service."
+#: include/functions.inc:1882
+msgid "Entries per page"
 msgstr ""
 
-#: setup/class_setupStep_Migrate.inc:663 setup/class_setupStep_Migrate.inc:676
-#, fuzzy
-msgid "Try to create root object"
-msgstr "Gruppo di oggetti"
+#: include/functions.inc:2060
+#, fuzzy, php-format
+msgid "GOsa %s"
+msgstr "Utenti di Dominio"
 
-#: setup/class_setupStep_Migrate.inc:675
-msgid "Root object couldn't be created, you should try it on your own."
+#: include/functions.inc:2067
+#, fuzzy, php-format
+msgid "GOsa %s snapshot (Rev %s)"
+msgstr "versione di sviluppo di GOsa (Rev %s)"
+
+#: include/functions.inc:2072
+#, php-format
+msgid "GOsa development snapshot (Rev %s)"
+msgstr "versione di sviluppo di GOsa (Rev %s)"
+
+#: include/functions.inc:2168
+#, php-format
+msgid "File %s cannot be deleted!"
 msgstr ""
 
-#: setup/class_setupStep_Migrate.inc:730
-#, fuzzy, php-format
-msgid "Missing GOsa object class '%s'!"
-msgstr "Lista dei dipartimenti"
+#: include/functions.inc:2198 include/functions.inc:2218
+#, fuzzy
+msgid "Cannot write revision file!"
+msgstr "Rimuovi"
 
-#: setup/class_setupStep_Migrate.inc:731
-msgid "Please check your installation."
+#: include/functions.inc:2489 include/functions.inc:2493
+#: include/functions.inc:2499
+msgid "'baseIdHook' is not available. Using default base!"
 msgstr ""
 
-#: setup/class_setupStep_Migrate.inc:752
-#, php-format
+#: include/functions.inc:2523
 msgid ""
-"Cannot handle the structural object type of your root object. Please try to "
-"add the object class '%s' manually."
+"Cannot read schema information from LDAP. Schema validation is not possible!"
 msgstr ""
 
-#: setup/setup_welcome.tpl:3
-msgid "How to get started"
+#: include/functions.inc:2549
+msgid "This class is used to make users appear in GOsa."
 msgstr ""
 
-#: setup/setup_welcome.tpl:5
+#: include/functions.inc:2556
 msgid ""
-"This seems to be the first time you run GOsa on this system. To start the "
-"GOsa web interface you need a working configuration file, which can be "
-"generated by this wizard."
+"This class is used to lock entries in order to prevent multiple edits at a "
+"time."
 msgstr ""
 
-#: setup/setup_welcome.tpl:9
-#, fuzzy
-msgid "What you need to generate a configuration file:"
-msgstr "File di configurazione"
-
-#: setup/setup_welcome.tpl:13
-#, fuzzy
-msgid "The hostname of your LDAP server"
-msgstr "Errore durante la connessione al server LDAP. Il server dice: '%s'"
+#: include/functions.inc:2601
+#, fuzzy, php-format
+msgid "Required object class %s is missing!"
+msgstr "Lista dei dipartimenti"
 
-#: setup/setup_welcome.tpl:14
-msgid "Installed GOsa and supplementary schema"
+#: include/functions.inc:2604
+#, php-format
+msgid "Optional object class %s is missing!"
 msgstr ""
 
-#: setup/setup_welcome.tpl:15
-msgid "The LDAP base of your LDAP directory"
+#: include/functions.inc:2609
+#, fuzzy, php-format
+msgid "Wrong version of required object class %s (!=%s) detected!"
+msgstr "Lista dei dipartimenti"
+
+#: include/functions.inc:2612
+#, php-format
+msgid "Class available"
 msgstr ""
 
-#: setup/setup_welcome.tpl:16
-msgid "The DN and the password of the LDAP administration user"
+#: include/functions.inc:2634
+msgid ""
+"RFC2307bis schema is enabled, but the current LDAP configuration does not "
+"support it!"
 msgstr ""
 
-#: setup/setup_welcome.tpl:20
+#: include/functions.inc:2635
 msgid ""
-"If you've collected the needed information, unlock the setup process like "
-"shown in the next paragraph."
+"To use RFC2307bis groups, the objectClass 'posixGroup' must be AUXILIARY."
 msgstr ""
 
-#: setup/setup_welcome.tpl:24
-#, fuzzy
-msgid "Starting the setup"
-msgstr "Lingua"
-
-#: setup/setup_welcome.tpl:26
+#: include/functions.inc:2639
 msgid ""
-"For security reasons you need to authenticate the installation by creating "
-"the file '/tmp/gosa.auth', containing the current session ID on the servers "
-"local filesystem. This can be done by executing the following command:"
+"RFC2307bis schema is disabled, but the current LDAP configuration supports "
+"it!"
 msgstr ""
 
-#: setup/setup_welcome.tpl:32
-msgid "Click the 'Next' button when you've finished."
+#: include/functions.inc:2640
+msgid "To correct this, the objectClass 'posixGroup' must be STRUCTURAL."
 msgstr ""
 
-#: setup/setup_license.tpl:3
-msgid ""
-"GOsa is developed under the terms of the GNU General Public License v2. "
-"Please accept the terms below."
-msgstr ""
+#: include/functions.inc:2665
+msgid "German"
+msgstr "Tedesco"
 
-#: setup/setup_license.tpl:11
-msgid "I have read the license and accept it"
-msgstr ""
+#: include/functions.inc:2666
+msgid "French"
+msgstr "Francese"
 
-#: setup/setup_checks.tpl:2
-msgid ""
-"This step checks if your PHP server has all required modules and "
-"configuration settings."
-msgstr ""
+#: include/functions.inc:2667
+msgid "Italian"
+msgstr "Italiano"
 
-#: setup/setup_checks.tpl:5
-#, fuzzy
-msgid "Inspection"
-msgstr "Ispezione della configurazione PHP"
+#: include/functions.inc:2668
+msgid "Spanish"
+msgstr "Spagnolo"
 
-#: setup/setup_checks.tpl:8
-msgid "PHP module and extension checks"
-msgstr ""
+#: include/functions.inc:2669
+msgid "English"
+msgstr "Inglese"
 
-#: setup/setup_checks.tpl:10
-msgid "Basic checks"
-msgstr ""
+#: include/functions.inc:2670
+msgid "Dutch"
+msgstr "Tedesco"
 
-#: setup/setup_checks.tpl:38 setup/setup_checks.tpl:79
-msgid "GOsa will NOT run without fixing this."
-msgstr ""
+#: include/functions.inc:2671
+#, fuzzy
+msgid "Polish"
+msgstr "Inglese"
 
-#: setup/setup_checks.tpl:40 setup/setup_checks.tpl:81
-msgid "GOsa will run without fixing this."
+#: include/functions.inc:2672
+msgid "Brazilian Portuguese"
 msgstr ""
 
-#: setup/setup_checks.tpl:50
+#: include/functions.inc:2674
 #, fuzzy
-msgid "PHP setup configuration"
-msgstr "Scarica il file di  configurazione"
+msgid "Chinese"
+msgstr "reset"
 
-#: setup/setup_checks.tpl:50
+#: include/functions.inc:2675
 #, fuzzy
-msgid "show information"
-msgstr "Informazioni personali"
+msgid "Vietnamese"
+msgstr "Nome"
 
-#: setup/setup_checks.tpl:51
-msgid "Extended checks"
-msgstr ""
+#: include/functions.inc:2676
+msgid "Russian"
+msgstr "Russo"
 
-#: setup/setup_schema.tpl:1
+#: include/functions.inc:2869
 #, fuzzy
-msgid "Schema specific settings"
-msgstr "Impostazioni Samba"
+msgid "Cannot detect password hash!"
+msgstr "Impossibile selezionare il database!"
 
-#: setup/setup_schema.tpl:4
-msgid "Schema check succeeded"
+#: include/functions.inc:2910 include/functions.inc:2985
+#, php-format
+msgid "Pre-event hook reported a problem: %s. Password change canceled!"
 msgstr ""
 
-#: setup/setup_schema.tpl:7
+#: include/functions.inc:2941
 #, fuzzy
-msgid "Schema check failed"
-msgstr "Server"
+msgid "Password change failed!"
+msgstr "Cambia la password"
 
-#: setup/setup_schema.tpl:11
-msgid ""
-"Could not read any schema information, all checks skipped. Adjust your LDAP "
-"ACLs."
+#: include/functions.inc:2949
+#, php-format
+msgid "Post-event hook reported a problem: %s. Password change canceled!"
 msgstr ""
 
-#: setup/setup_schema.tpl:13
-msgid ""
-"It seems that your LDAP database wasn't initialized yet. This maybe the "
-"reason, why GOsa can't read your schema configuration!"
+#: include/functions.inc:3053
+msgid "Cannot generate SAMBA hash!"
 msgstr ""
 
-#: setup/class_setupStep_Schema.inc:37 setup/class_setupStep_Schema.inc:38
+#: include/functions.inc:3068
+#, php-format
+msgid "Generating SAMBA hash by running %s failed: check %s!"
+msgstr ""
+
+#: include/functions.inc:3346 include/functions.inc:3360
+#: include/functions.inc:3398 include/functions.inc:3410
+#: include/functions.inc:3414 include/functions.inc:3429
+#: include/functions.inc:3438
 #, fuzzy
-msgid "LDAP schema check"
-msgstr "Server"
+msgid "Cannot allocate free ID:"
+msgstr "Troppi utenti non posso allocare un ID libero!"
 
-#: setup/class_setupStep_Schema.inc:39
-msgid "Perform test on your current LDAP schema"
+#: include/functions.inc:3346
+msgid "unknown idAllocation method!"
 msgstr ""
 
-#: setup/class_setupStep_Welcome.inc:42
-#, fuzzy
-msgid "Welcome"
-msgstr "Benvenuto %s!"
+#: include/functions.inc:3360
+#, php-format
+msgid "%sPoolMin >= %sPoolMax!"
+msgstr ""
 
-#: setup/class_setupStep_Welcome.inc:43
+#: include/functions.inc:3390
 #, fuzzy
-msgid "The welcome message"
-msgstr "Elimina questo record"
+msgid "Cannot create sambaUnixIdPool entry!"
+msgstr "Vai al dipartimento base"
 
-#: setup/class_setupStep_Welcome.inc:44
+#: include/functions.inc:3398
+msgid "sambaUnixIdPool is not unique!"
+msgstr ""
+
+#: include/functions.inc:3410 include/functions.inc:3414
+msgid "no ID available!"
+msgstr ""
+
+#: include/functions.inc:3438
+msgid "maximum number of tries exceeded!"
+msgstr ""
+
+#: include/functions.inc:3498
 #, fuzzy
-msgid "Welcome to the GOsa setup assistent"
-msgstr "Benvenuto nel setup di GOsa!"
+msgid "Cannot allocate free ID!"
+msgstr "Troppi utenti non posso allocare un ID libero!"
 
-#: setup/class_setupStep_License.inc:56 setup/class_setupStep_License.inc:57
-msgid "License"
+#: include/class_GOsaRegistration.inc:127
+msgid ""
+"UNIX-timestamp pointing to the date GOsa will ask for a registration again "
+"(-1 to disable)"
 msgstr ""
 
-#: setup/class_setupStep_License.inc:58
-msgid "Terms and conditions for usage"
+#: include/exporter/class_cvsExporter.inc:48
+msgid "CSV"
 msgstr ""
 
-#: setup/setup_language.tpl:3
+#: include/exporter/class_pdfExporter.inc:18
+msgid "No PDF export possible: there is no FPDF library installed."
+msgstr ""
+
+#: include/exporter/class_pdfExporter.inc:145
+msgid "PDF"
+msgstr ""
+
+#: include/exporter/class_PDF.inc:24
 #, fuzzy
-msgid "Please select the preferred language"
-msgstr "Lingua preferita"
+msgid "Page"
+msgstr "Pager"
 
-#: setup/setup_language.tpl:5
+#: include/class_management.inc:487
+#, fuzzy, php-format
+msgid "You are not allowed to create a snapshot for %s!"
+msgstr "Non hai il permesso di cambiare la tua password."
+
+#: include/class_management.inc:534 include/class_management.inc:586
+#: include/class_management.inc:600
+#, fuzzy, php-format
+msgid "You are not allowed to restore a snapshot for %s!"
+msgstr "Non hai il permesso di cambiare la tua password."
+
+#: include/class_management.inc:549
+#, fuzzy, php-format
+msgid "You are not allowed to remove a snapshot for %s!"
+msgstr "Non hai il permesso di cambiare la tua password."
+
+#: include/class_management.inc:669
+#, php-format
 msgid ""
-"At this point, you can select the site wide default language. Choosing "
-"'automatic' will use the language requested by the browser. This setting can "
-"be overridden per user."
+"No tab definition for %s found in configuration file: cannot create plugin "
+"instance!"
 msgstr ""
 
-#: setup/setup_language.tpl:9
+#: include/class_pathNavigator.inc:86
 #, fuzzy
-msgid "Please select your preferred language here"
-msgstr "Lingua preferita"
+msgid "Welcome to GOsa"
+msgstr "Benvenuto nel setup di GOsa!"
 
-#: setup/class_setupStep_Language.inc:40 setup/class_setupStep_Language.inc:41
 #, fuzzy
-msgid "Language setup"
-msgstr "Lingua"
+#~ msgid "Max"
+#~ msgstr "Maggio"
 
-#: setup/class_setupStep_Language.inc:42
 #, fuzzy
-msgid "This step allows you to select your preferred language."
-msgstr "Lingua preferita"
+#~ msgid "Min"
+#~ msgstr "Principale"
+
+#~ msgid "Welcome %s!"
+#~ msgstr "Benvenuto %s!"
 
 #, fuzzy
 #~ msgid "The folder %s specified for %s:%s cannot be used for reading!"
@@ -7768,18 +7607,10 @@ msgstr "Lingua preferita"
 #~ msgid "Honour administrative units"
 #~ msgstr "Amministrazione dei gruppi di utenti"
 
-#, fuzzy
-#~ msgid "Smarty compile directory"
-#~ msgstr "Home directory"
-
 #, fuzzy
 #~ msgid "Path for PPD storage"
 #~ msgstr "Algorimo password"
 
-#, fuzzy
-#~ msgid "Path for kiosk profile storage"
-#~ msgstr "Opzioni di posta dell'identità"
-
 #, fuzzy
 #~ msgid "Mail queue script"
 #~ msgstr "Script path"
@@ -8000,9 +7831,6 @@ msgstr "Lingua preferita"
 #~ msgid "cut"
 #~ msgstr "Esegui"
 
-#~ msgid "Organizational unit"
-#~ msgstr "Unità del'organizzazione"
-
 #, fuzzy
 #~ msgid "Old password"
 #~ msgstr "Password"
@@ -8434,10 +8262,6 @@ msgstr "Lingua preferita"
 #~ msgid "Enable DNS extension"
 #~ msgstr "Elimina foto"
 
-#, fuzzy
-#~ msgid "Enable DHCP extension"
-#~ msgstr "Elimina foto"
-
 #, fuzzy
 #~ msgid "Enable mime type management"
 #~ msgstr "Riferimenti"
@@ -8566,9 +8390,6 @@ msgstr "Lingua preferita"
 #~ msgid "Display name"
 #~ msgstr "Mostra il nome"
 
-#~ msgid "Home phone"
-#~ msgstr "Telefono privato"
-
 #~ msgid "Initials"
 #~ msgstr "Iniziali"
 
@@ -8606,9 +8427,6 @@ msgstr "Lingua preferita"
 #~ msgid "You have no permission to do LDAP exports!"
 #~ msgstr "Non hai il permesso di cambiare la tua password."
 
-#~ msgid "Could not connect to database server!"
-#~ msgstr "Impossibile connettersi al server del database!"
-
 #~ msgid "Could not select database!"
 #~ msgstr "Impossibile selezionare il database!"
 
@@ -9055,10 +8873,6 @@ msgstr "Lingua preferita"
 #~ msgid "You're about to delete the following object entries %s"
 #~ msgstr "Non hai il permesso di cambiare la tua password."
 
-#, fuzzy
-#~ msgid "Name of object groups"
-#~ msgstr "Nome del gruppo"
-
 #, fuzzy
 #~ msgid "Select to see groups containing groups"
 #~ msgstr "Mostra gruppi che contengono gruppi"
index d1b26b1e69e12a88ab80c4e7010b63397478f63c..1e6432ee962061849091bdb16f49c93340029bc0 100644 (file)
@@ -8,7 +8,7 @@ msgid ""
 msgstr ""
 "Project-Id-Version: PACKAGE VERSION\n"
 "Report-Msgid-Bugs-To: \n"
-"POT-Creation-Date: 2010-10-28 20:40+0200\n"
+"POT-Creation-Date: 2010-12-01 15:07+0100\n"
 "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
 "Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
 "Language-Team: LANGUAGE <LL@li.org>\n"
@@ -17,143 +17,53 @@ msgstr ""
 "Content-Type: text/plain; charset=CHARSET\n"
 "Content-Transfer-Encoding: 8bit\n"
 
-#: ihtml/themes/default/login.tpl:31
-msgid "Login to GOsa"
-msgstr ""
-
-#: ihtml/themes/default/login.tpl:37 ihtml/themes/default/login.tpl:40
-#: ihtml/themes/default/password.tpl:86 ihtml/themes/default/password.tpl:90
-msgid "User name"
-msgstr ""
-
-#: ihtml/themes/default/login.tpl:47
-#: plugins/generic/dashBoard/Register/register.tpl:53
-#: plugins/personal/generic/paste_generic.tpl:21 setup/setup_migrate.tpl:53
-msgid "Password"
-msgstr ""
-
-#: ihtml/themes/default/login.tpl:61
-msgid "Choose the directory to work on"
-msgstr ""
-
-#: ihtml/themes/default/login.tpl:66
-msgid "Click here to log in"
-msgstr ""
-
-#: ihtml/themes/default/login.tpl:66 ihtml/themes/default/login.tpl:67
-msgid "Log in"
-msgstr ""
-
-#: ihtml/themes/default/copyPasteDialog.tpl:1
-msgid "Copy & paste wizard"
-msgstr ""
-
-#: ihtml/themes/default/copyPasteDialog.tpl:7
-msgid ""
-"Some values need to be unique in the complete directory while some "
-"combinations make no sense. Please edit the values below to fulfill the "
-"policies."
-msgstr ""
-
-#: ihtml/themes/default/copyPasteDialog.tpl:9
-msgid "Remember that some properties like taken snapshots will not be copied!"
-msgstr ""
-
-#: ihtml/themes/default/copyPasteDialog.tpl:10
-msgid ""
-"Or if you copy or cut an entry within GOsa and delete the source object, you "
-"may get errors while pasting this object again!"
-msgstr ""
-
-#: ihtml/themes/default/copyPasteDialog.tpl:19
-#: include/utils/class_msgPool.inc:313
-#, php-format
-msgid "Save"
-msgstr ""
-
-#: ihtml/themes/default/copyPasteDialog.tpl:21
-#: ihtml/themes/default/acl.tpl:137 ihtml/themes/default/acl.tpl:153
-#: ihtml/themes/default/snapshotdialog.tpl:44
-#: ihtml/themes/default/snapshotdialog.tpl:90
-#: ihtml/themes/default/msg_dialog.tpl:80
-#: ihtml/themes/default/msg_dialog.tpl:141
-#: ihtml/themes/default/msg_dialog.tpl:146
-#: ihtml/themes/default/islocked.tpl:26 include/utils/class_msgPool.inc:295
-#: setup/setup_migrate.tpl:71 setup/setup_ldap.tpl:20
-#, php-format
-msgid "Cancel"
-msgstr ""
-
-#: ihtml/themes/default/copyPasteDialog.tpl:23
-msgid "Cancel all"
-msgstr ""
-
-#: ihtml/themes/default/copyPasteDialog.tpl:28
-msgid "Operation complete"
-msgstr ""
-
-#: ihtml/themes/default/copyPasteDialog.tpl:30
-#: setup/class_setupStep_Finish.inc:39
-msgid "Finish"
-msgstr ""
-
-#: ihtml/themes/default/userFilter.tpl:1
-msgid "List of defined filters"
-msgstr ""
-
-#: ihtml/themes/default/sizelimit.tpl:3
-msgid ""
-"The size limit option makes LDAP operations faster and saves the LDAP server "
-"from getting too much load. The easiest way to handle big databases without "
-"long timeouts would be to limit your search to smaller values and use "
-"filters to get the entries you are looking for."
-msgstr ""
-
-#: ihtml/themes/default/sizelimit.tpl:8
-msgid "Please choose the way to react for this session"
+#: plugins/admin/acl/acl-filter.xml:18 plugins/admin/users/user-filter.xml:19
+#: plugins/admin/groups/singleUserSelect/singleUser-filter.xml:20
+#: plugins/admin/groups/userSelect/user-filter.xml:20
+#: plugins/admin/groups/userGroupSelect/selectUserGroup-filter.xml:21
+#: plugins/admin/groups/group-filter.xml:17
+#: plugins/admin/departments/dep-filter.xml:17
+#: plugins/admin/newConfigManagement/DeviceConfig-filter.xml:14
+#: plugins/admin/ogroups/ogroup-filter.xml:18
+#: plugins/admin/ogroups/objectSelect/selectObject-filter.xml:32
+#: plugins/personal/posix/trustSelect/trust-filter.xml:17
+#: plugins/personal/posix/groupSelect/group-filter.xml:16
+msgid "Default filter"
 msgstr ""
 
-#: ihtml/themes/default/sizelimit.tpl:10
-msgid "ignore this error and show all entries the LDAP server returns"
+#: plugins/admin/acl/acl-filter.xml:33 plugins/admin/acl/tabs_acl_role.inc:28
+msgid "ACL Templates"
 msgstr ""
 
-#: ihtml/themes/default/sizelimit.tpl:11
-msgid ""
-"ignore this error and show all entries that fit into the defined size limit"
+#: plugins/admin/acl/acl-filter.xml:48
+#: plugins/admin/acl/class_aclManagement.inc:154
+msgid "ACL Assignment"
 msgstr ""
 
-#: ihtml/themes/default/sizelimit.tpl:16 include/utils/class_msgPool.inc:331
-#, php-format
-msgid "Set"
+#: plugins/admin/acl/tabs_acl.inc:28 plugins/admin/acl/acl-list.xml:15
+#: plugins/admin/acl/class_aclRole.inc:770 include/class_tabs.inc:403
+#: include/class_acl.inc:1290 include/class_acl.inc:1291
+#: include/class_acl.inc:1297
+msgid "ACL"
 msgstr ""
 
-#: ihtml/themes/default/userFilterEditor.tpl:1
-#: ihtml/themes/default/userFilterEditor.tpl:5
-msgid "Filter editor"
+#: plugins/admin/acl/acl-list.xml:11
+msgid "List of ACLs"
 msgstr ""
 
-#: ihtml/themes/default/userFilterEditor.tpl:8
-msgid "Filter properties"
+#: plugins/admin/acl/acl-list.xml:23 plugins/admin/acl/acl-list.xml:82
+#: plugins/admin/acl/class_aclRole.inc:714
+#: plugins/personal/generic/generic.tpl:503
+#: plugins/personal/generic/class_user.inc:1666
+msgid "Role"
 msgstr ""
 
-#: ihtml/themes/default/userFilterEditor.tpl:11 include/class_acl.inc:264
-#: include/class_SnapShotDialog.inc:55 include/class_userFilter.inc:55
-#: include/class_userFilter.inc:150 include/class_userFilterEditor.inc:236
-#: include/class_userFilterEditor.inc:240
-#: plugins/generic/dashBoard/dbChannelStatus/class_dbChannelStatus.inc:14
-#: plugins/generic/dashBoard/dbPluginStatus/class_dbPluginStatus.inc:26
-#: plugins/generic/references/class_reference.inc:57
-#: plugins/generic/references/class_reference.inc:63
-#: plugins/generic/references/class_reference.inc:69
-#: plugins/generic/references/class_reference.inc:75
-#: plugins/generic/references/class_reference.inc:81
-#: plugins/admin/ogroups/objectSelect/selectObject-list.xml:97
-#: plugins/admin/ogroups/class_ogroup.inc:157
-#: plugins/admin/ogroups/class_ogroup.inc:661
-#: plugins/admin/ogroups/class_ogroup.inc:676
-#: plugins/admin/ogroups/class_ogroup.inc:680
-#: plugins/admin/ogroups/class_ogroup.inc:861
-#: plugins/admin/ogroups/ogroup-list.xml:41
+#: plugins/admin/acl/acl-list.xml:49 plugins/admin/acl/class_aclRole.inc:741
+#: plugins/admin/acl/class_aclRole.inc:753
+#: plugins/admin/acl/class_aclRole.inc:763 plugins/admin/acl/acl_role.tpl:7
+#: plugins/admin/acl/paste_role.tpl:4
+#: plugins/admin/users/class_userManagement.inc:533
+#: plugins/admin/users/class_userManagement.inc:580
 #: plugins/admin/groups/userGroupSelect/selectUserGroup-list.xml:49
 #: plugins/admin/groups/group-list.xml:41
 #: plugins/admin/groups/class_group.inc:906
@@ -163,3089 +73,3077 @@ msgstr ""
 #: plugins/admin/groups/class_group.inc:950
 #: plugins/admin/groups/class_group.inc:957
 #: plugins/admin/groups/class_group.inc:1057
-#: plugins/admin/users/class_userManagement.inc:533
-#: plugins/admin/users/class_userManagement.inc:580
-#: plugins/admin/newConfigManagement/DeviceConfig-list.xml:34
-#: plugins/admin/departments/class_domain.inc:47
-#: plugins/admin/departments/class_domain.inc:49
-#: plugins/admin/departments/class_domain.inc:54
-#: plugins/admin/departments/class_domain.inc:56
-#: plugins/admin/departments/class_domain.inc:58
-#: plugins/admin/departments/class_domain.inc:90
-#: plugins/admin/departments/class_localityGeneric.inc:48
-#: plugins/admin/departments/class_localityGeneric.inc:50
-#: plugins/admin/departments/class_localityGeneric.inc:55
-#: plugins/admin/departments/class_localityGeneric.inc:57
-#: plugins/admin/departments/class_localityGeneric.inc:59
-#: plugins/admin/departments/class_organizationGeneric.inc:79
-#: plugins/admin/departments/class_organizationGeneric.inc:81
-#: plugins/admin/departments/class_organizationGeneric.inc:86
-#: plugins/admin/departments/class_organizationGeneric.inc:88
-#: plugins/admin/departments/class_organizationGeneric.inc:90
 #: plugins/admin/departments/class_countryGeneric.inc:47
 #: plugins/admin/departments/class_countryGeneric.inc:49
 #: plugins/admin/departments/class_countryGeneric.inc:54
 #: plugins/admin/departments/class_countryGeneric.inc:56
 #: plugins/admin/departments/class_countryGeneric.inc:58
+#: plugins/admin/departments/class_department.inc:355
+#: plugins/admin/departments/class_department.inc:357
+#: plugins/admin/departments/class_department.inc:362
+#: plugins/admin/departments/class_department.inc:369
+#: plugins/admin/departments/class_department.inc:373
 #: plugins/admin/departments/class_dcObject.inc:47
 #: plugins/admin/departments/class_dcObject.inc:49
 #: plugins/admin/departments/class_dcObject.inc:54
 #: plugins/admin/departments/class_dcObject.inc:56
 #: plugins/admin/departments/class_dcObject.inc:58
 #: plugins/admin/departments/class_dcObject.inc:90
-#: plugins/admin/departments/class_department.inc:355
-#: plugins/admin/departments/class_department.inc:357
-#: plugins/admin/departments/class_department.inc:362
-#: plugins/admin/departments/class_department.inc:369
-#: plugins/admin/departments/class_department.inc:373
-#: plugins/admin/acl/class_aclRole.inc:741
-#: plugins/admin/acl/class_aclRole.inc:753
-#: plugins/admin/acl/class_aclRole.inc:763 plugins/admin/acl/acl-list.xml:49
-#: plugins/admin/acl/paste_role.tpl:4 plugins/admin/acl/acl_role.tpl:7
-#: plugins/addons/propertyEditor/property-list.xml:80
+#: plugins/admin/departments/class_localityGeneric.inc:48
+#: plugins/admin/departments/class_localityGeneric.inc:50
+#: plugins/admin/departments/class_localityGeneric.inc:55
+#: plugins/admin/departments/class_localityGeneric.inc:57
+#: plugins/admin/departments/class_localityGeneric.inc:59
+#: plugins/admin/departments/class_organizationGeneric.inc:79
+#: plugins/admin/departments/class_organizationGeneric.inc:81
+#: plugins/admin/departments/class_organizationGeneric.inc:86
+#: plugins/admin/departments/class_organizationGeneric.inc:88
+#: plugins/admin/departments/class_organizationGeneric.inc:90
+#: plugins/admin/departments/class_domain.inc:47
+#: plugins/admin/departments/class_domain.inc:49
+#: plugins/admin/departments/class_domain.inc:54
+#: plugins/admin/departments/class_domain.inc:56
+#: plugins/admin/departments/class_domain.inc:58
+#: plugins/admin/departments/class_domain.inc:90
+#: plugins/admin/newConfigManagement/DeviceConfig-list.xml:34
+#: plugins/admin/ogroups/ogroup-list.xml:41
+#: plugins/admin/ogroups/objectSelect/selectObject-list.xml:97
+#: plugins/admin/ogroups/class_ogroup.inc:157
+#: plugins/admin/ogroups/class_ogroup.inc:661
+#: plugins/admin/ogroups/class_ogroup.inc:676
+#: plugins/admin/ogroups/class_ogroup.inc:680
+#: plugins/admin/ogroups/class_ogroup.inc:861
+#: plugins/personal/posix/trustSelect/trust-list.xml:46
+#: plugins/personal/posix/groupSelect/group-list.xml:33
+#: plugins/personal/posix/trustModeDialog/class_trustModeDialog.inc:45
 #: plugins/personal/generic/class_user.inc:1316
 #: plugins/personal/generic/class_user.inc:1334
 #: plugins/personal/generic/class_user.inc:1376
-#: plugins/personal/generic/class_user.inc:1861
-#: plugins/personal/posix/trustModeDialog/class_trustModeDialog.inc:45
-#: plugins/personal/posix/trustSelect/trust-list.xml:46
-#: plugins/personal/posix/groupSelect/group-list.xml:33
-#: setup/setup_migrate.tpl:43 setup/setup_migrate.tpl:45
-#: setup/setup_feedback.tpl:16
-msgid "Name"
-msgstr ""
-
-#: ihtml/themes/default/userFilterEditor.tpl:19 include/class_acl.inc:254
-#: include/class_acl.inc:264 include/class_SnapShotDialog.inc:174
-#: include/class_userFilter.inc:55 include/class_userFilterEditor.inc:245
-#: plugins/generic/dashBoard/dbChannelStatus/class_dbChannelStatus.inc:14
+#: plugins/personal/generic/class_user.inc:1860
+#: plugins/addons/propertyEditor/property-list.xml:64
 #: plugins/generic/dashBoard/dbPluginStatus/class_dbPluginStatus.inc:26
+#: plugins/generic/dashBoard/dbChannelStatus/class_dbChannelStatus.inc:14
 #: plugins/generic/references/class_reference.inc:57
 #: plugins/generic/references/class_reference.inc:63
 #: plugins/generic/references/class_reference.inc:69
 #: plugins/generic/references/class_reference.inc:75
 #: plugins/generic/references/class_reference.inc:81
-#: plugins/admin/ogroups/objectSelect/selectObject-list.xml:105
-#: plugins/admin/ogroups/class_ogroup.inc:863
-#: plugins/admin/ogroups/generic.tpl:15
-#: plugins/admin/ogroups/ogroup-list.xml:49
-#: plugins/admin/groups/generic.tpl:24
+#: setup/setup_feedback.tpl:16 setup/setup_migrate.tpl:43
+#: setup/setup_migrate.tpl:45 ihtml/themes/default/userFilterEditor.tpl:11
+#: include/class_userFilter.inc:55 include/class_userFilter.inc:150
+#: include/class_userFilterEditor.inc:236
+#: include/class_userFilterEditor.inc:240 include/class_SnapShotDialog.inc:55
+#: include/class_acl.inc:264
+msgid "Name"
+msgstr ""
+
+#: plugins/admin/acl/acl-list.xml:57 plugins/admin/acl/class_aclRole.inc:166
+#: plugins/admin/acl/class_aclRole.inc:743 plugins/admin/acl/acl_role.tpl:17
 #: plugins/admin/groups/userGroupSelect/selectUserGroup-list.xml:57
-#: plugins/admin/groups/group-list.xml:49
+#: plugins/admin/groups/generic.tpl:24 plugins/admin/groups/group-list.xml:49
 #: plugins/admin/groups/class_group.inc:1058
-#: plugins/admin/newConfigManagement/DeviceConfig-list.xml:42
-#: plugins/admin/departments/dep-list.xml:79
-#: plugins/admin/departments/locality.tpl:19
-#: plugins/admin/departments/generic.tpl:19
-#: plugins/admin/departments/class_domain.inc:63
-#: plugins/admin/departments/class_domain.inc:91
-#: plugins/admin/departments/class_localityGeneric.inc:64
-#: plugins/admin/departments/class_localityGeneric.inc:92
-#: plugins/admin/departments/class_organizationGeneric.inc:95
-#: plugins/admin/departments/class_organizationGeneric.inc:123
 #: plugins/admin/departments/class_countryGeneric.inc:63
 #: plugins/admin/departments/class_countryGeneric.inc:92
-#: plugins/admin/departments/class_dcObject.inc:63
-#: plugins/admin/departments/class_dcObject.inc:91
+#: plugins/admin/departments/locality.tpl:19
 #: plugins/admin/departments/domain.tpl:19
-#: plugins/admin/departments/country.tpl:19
-#: plugins/admin/departments/dcObject.tpl:19
 #: plugins/admin/departments/class_department.inc:365
 #: plugins/admin/departments/class_department.inc:675
+#: plugins/admin/departments/dcObject.tpl:19
 #: plugins/admin/departments/organization.tpl:19
-#: plugins/admin/acl/class_aclRole.inc:166
-#: plugins/admin/acl/class_aclRole.inc:743 plugins/admin/acl/acl-list.xml:57
-#: plugins/admin/acl/acl_role.tpl:17
-#: plugins/personal/posix/trustModeDialog/class_trustModeDialog.inc:45
+#: plugins/admin/departments/dep-list.xml:79
+#: plugins/admin/departments/class_dcObject.inc:63
+#: plugins/admin/departments/class_dcObject.inc:91
+#: plugins/admin/departments/class_localityGeneric.inc:64
+#: plugins/admin/departments/class_localityGeneric.inc:92
+#: plugins/admin/departments/country.tpl:19
+#: plugins/admin/departments/class_organizationGeneric.inc:95
+#: plugins/admin/departments/class_organizationGeneric.inc:123
+#: plugins/admin/departments/generic.tpl:19
+#: plugins/admin/departments/class_domain.inc:63
+#: plugins/admin/departments/class_domain.inc:91
+#: plugins/admin/newConfigManagement/DeviceConfig-list.xml:42
+#: plugins/admin/ogroups/ogroup-list.xml:49
+#: plugins/admin/ogroups/generic.tpl:15
+#: plugins/admin/ogroups/objectSelect/selectObject-list.xml:105
+#: plugins/admin/ogroups/class_ogroup.inc:863
 #: plugins/personal/posix/trustSelect/trust-list.xml:53
 #: plugins/personal/posix/groupSelect/group-list.xml:40
+#: plugins/personal/posix/trustModeDialog/class_trustModeDialog.inc:45
+#: plugins/generic/dashBoard/dbPluginStatus/class_dbPluginStatus.inc:26
+#: plugins/generic/dashBoard/dbChannelStatus/class_dbChannelStatus.inc:14
+#: plugins/generic/references/class_reference.inc:57
+#: plugins/generic/references/class_reference.inc:63
+#: plugins/generic/references/class_reference.inc:69
+#: plugins/generic/references/class_reference.inc:75
+#: plugins/generic/references/class_reference.inc:81
+#: ihtml/themes/default/userFilterEditor.tpl:19
+#: include/class_userFilter.inc:55 include/class_userFilterEditor.inc:245
+#: include/class_SnapShotDialog.inc:174 include/class_acl.inc:254
+#: include/class_acl.inc:264
 msgid "Description"
 msgstr ""
 
-#: ihtml/themes/default/userFilterEditor.tpl:27
-#: include/class_userFilter.inc:55
-msgid "Parent filter"
+#: plugins/admin/acl/acl-list.xml:65 plugins/admin/users/user-list.xml:78
+#: plugins/admin/groups/group-list.xml:62
+#: plugins/admin/departments/dep-list.xml:87
+#: plugins/admin/newConfigManagement/DeviceConfig-list.xml:50
+#: plugins/admin/ogroups/ogroup-list.xml:62
+#: plugins/addons/propertyEditor/property-list.xml:96
+#: include/class_listing.inc:1183
+msgid "Actions"
 msgstr ""
 
-#: ihtml/themes/default/userFilterEditor.tpl:40
-#: plugins/personal/generic/class_user.inc:1664
-#: plugins/personal/generic/generic.tpl:604
-msgid "Public visible"
+#: plugins/admin/acl/acl-list.xml:76 plugins/admin/users/user-list.xml:89
+#: plugins/admin/groups/group-list.xml:73
+#: plugins/admin/departments/dep-list.xml:98
+#: plugins/admin/ogroups/ogroup-list.xml:73
+#: setup/class_setupStep_Migrate.inc:309
+msgid "Create"
 msgstr ""
 
-#: ihtml/themes/default/userFilterEditor.tpl:45
-msgid "Enabled"
+#: plugins/admin/acl/acl-list.xml:95 plugins/admin/acl/acl-list.xml:144
+#: plugins/admin/users/user-list.xml:121
+#: plugins/admin/groups/group-list.xml:98
+#: plugins/admin/departments/dep-list.xml:160
+#: plugins/admin/departments/dep-list.xml:181
+#: plugins/admin/newConfigManagement/DeviceConfig-list.xml:64
+#: plugins/admin/ogroups/ogroup-list.xml:98
+#: plugins/personal/generic/generic_certs.tpl:22
+#: plugins/personal/generic/generic_certs.tpl:48
+#: plugins/personal/generic/generic_certs.tpl:74
+#: plugins/addons/propertyEditor/property-list.xml:108
+msgid "Remove"
 msgstr ""
 
-#: ihtml/themes/default/userFilterEditor.tpl:49
-msgid "Categories where the filter is visible"
+#: plugins/admin/acl/acl-list.xml:131 plugins/admin/users/user-list.xml:114
+#: plugins/admin/groups/group-list.xml:91
+#: plugins/admin/departments/dep-list.xml:172
+#: plugins/admin/ogroups/ogroup-list.xml:91
+msgid "Edit"
 msgstr ""
 
-#: ihtml/themes/default/userFilterEditor.tpl:69
-msgid "Query"
+#: plugins/admin/acl/class_aclRole.inc:26
+#: plugins/admin/acl/class_aclRole.inc:715
+msgid "Access control roles"
 msgstr ""
 
-#: ihtml/themes/default/acl.tpl:7 plugins/admin/acl/acl_role.tpl:3
-#: plugins/admin/acl/acl_role.tpl:4
-msgid "Assigned ACL for current entry"
+#: plugins/admin/acl/class_aclRole.inc:27
+msgid "Edit AC roles"
 msgstr ""
 
-#: ihtml/themes/default/acl.tpl:10 plugins/admin/acl/acl_role.tpl:38
-msgid "New ACL"
+#: plugins/admin/acl/class_aclRole.inc:138
+msgid "Reset ACL"
 msgstr ""
 
-#: ihtml/themes/default/acl.tpl:15 ihtml/themes/default/acl.tpl:16
-#: include/class_userFilter.inc:55
-msgid "Options"
+#: plugins/admin/acl/class_aclRole.inc:139
+#: plugins/generic/references/class_aclResolver.inc:64
+#: include/class_acl.inc:229
+msgid "One level"
 msgstr ""
 
-#: ihtml/themes/default/acl.tpl:19 plugins/admin/acl/acl_role.tpl:45
-msgid "ACL type"
+#: plugins/admin/acl/class_aclRole.inc:140
+#: plugins/generic/references/class_aclResolver.inc:65
+#: include/class_acl.inc:230 include/class_acl.inc:235
+msgid "Current object"
 msgstr ""
 
-#: ihtml/themes/default/acl.tpl:23 ihtml/themes/default/acl.tpl:28
-#: plugins/admin/acl/acl_role.tpl:45
-msgid "Select an ACL type"
+#: plugins/admin/acl/class_aclRole.inc:141
+#: plugins/generic/references/class_aclResolver.inc:66
+#: include/class_acl.inc:231
+msgid "Complete subtree"
 msgstr ""
 
-#: ihtml/themes/default/acl.tpl:33 ihtml/themes/default/acl.tpl:62
-#: ihtml/themes/default/acl.tpl:133 ihtml/themes/default/acl.tpl:150
-#: include/utils/class_msgPool.inc:307 setup/setup_migrate.tpl:70
-#: setup/setup_ldap.tpl:19
-#, php-format
-msgid "Apply"
+#: plugins/admin/acl/class_aclRole.inc:142
+#: plugins/generic/references/class_aclResolver.inc:67
+#: include/class_acl.inc:232
+msgid "Complete subtree (permanent)"
 msgstr ""
 
-#: ihtml/themes/default/acl.tpl:40
-msgid "Additional filter options"
+#: plugins/admin/acl/class_aclRole.inc:166
+#: plugins/admin/departments/class_department.inc:676
+#: plugins/admin/departments/organization.tpl:27
+#: plugins/admin/departments/class_organizationGeneric.inc:124
+#: plugins/admin/departments/generic.tpl:27 include/class_userFilter.inc:55
+msgid "Category"
 msgstr ""
 
-#: ihtml/themes/default/acl.tpl:53 ihtml/themes/default/acl.tpl:65
-#: include/class_acl.inc:1114
-msgid "Members"
+#: plugins/admin/acl/class_aclRole.inc:182
+#: plugins/admin/acl/class_aclRole.inc:744 include/class_acl.inc:280
+msgid "Permissions"
 msgstr ""
 
-#: ihtml/themes/default/acl.tpl:54
-msgid "Member selection"
+#: plugins/admin/acl/class_aclRole.inc:182 include/php_setup.inc:191
+#: include/class_acl.inc:280
+msgid "Type"
 msgstr ""
 
-#: ihtml/themes/default/acl.tpl:57
-msgid "Use members from"
+#: plugins/admin/acl/class_aclRole.inc:411
+msgid "No ACL settings for this category"
 msgstr ""
 
-#: ihtml/themes/default/acl.tpl:69 ihtml/themes/default/acl.tpl:74
-msgid "List message possible targets"
+#: plugins/admin/acl/class_aclRole.inc:413
+#, php-format
+msgid "ACL for these objects: %s"
 msgstr ""
 
-#: ihtml/themes/default/acl.tpl:92 ihtml/themes/default/acl.tpl:98
-msgid "List message recipients"
+#: plugins/admin/acl/class_aclRole.inc:418
+msgid "Edit category ACL"
 msgstr ""
 
-#: ihtml/themes/default/acl.tpl:112 plugins/admin/acl/acl_role.tpl:51
-msgid "List of available ACL categories"
+#: plugins/admin/acl/class_aclRole.inc:421
+msgid "Delete category ACL"
 msgstr ""
 
-#: ihtml/themes/default/acl.tpl:120
-msgid "ACL for this object"
+#: plugins/admin/acl/class_aclRole.inc:442
+#, php-format
+msgid "Edit ACL for '%s', scope is '%s'"
+msgstr ""
+
+#: plugins/admin/acl/class_aclRole.inc:602
+#: plugins/admin/acl/class_aclRole.inc:642
+#: plugins/admin/acl/class_aclRole.inc:656
+#: plugins/admin/groups/class_group.inc:600
+#: plugins/admin/groups/class_group.inc:876
+#: plugins/admin/departments/class_department.inc:285
+#: plugins/admin/departments/class_department.inc:482
+#: plugins/admin/departments/class_department.inc:759
+#: plugins/admin/departments/class_department.inc:790
+#: plugins/admin/ogroups/class_ogroup.inc:758
+#: plugins/admin/ogroups/class_ogroup.inc:775
+#: plugins/personal/posix/class_posixAccount.inc:529
+#: plugins/personal/posix/class_posixAccount.inc:791
+#: plugins/personal/posix/trustModeDialog/class_trustModeDialog.inc:253
+#: plugins/personal/generic/class_user.inc:730
+#: plugins/personal/generic/class_user.inc:1099
+#: plugins/addons/dyngroup/class_DynamicLdapGroup.inc:191
+#: plugins/addons/dyngroup/class_DynamicLdapGroup.inc:256
+#: plugins/generic/references/class_reference.inc:97
+#: setup/class_setupStep_Migrate.inc:461 setup/class_setupStep_Migrate.inc:814
+#: html/index.php:271 include/class_userFilter.inc:275
+#: include/class_ldap.inc:847 include/class_ldap.inc:1305
+#: include/class_SnapshotHandler.inc:123 include/class_SnapshotHandler.inc:280
+#: include/class_SnapshotHandler.inc:329 include/class_SnapshotHandler.inc:333
+#: include/class_SnapshotHandler.inc:346 include/class_SnapshotHandler.inc:380
+#: include/class_SnapshotHandler.inc:435 include/class_SnapshotHandler.inc:500
+#: include/class_SnapshotHandler.inc:515 include/class_config.inc:367
+#: include/class_acl.inc:1258 include/class_acl.inc:1354
+#: include/functions.inc:494 include/functions.inc:529
+#: include/functions.inc:537 include/functions.inc:583
+#: include/functions.inc:852 include/functions.inc:901
+#: include/functions.inc:958 include/functions.inc:1008
+#: include/functions.inc:3272
+msgid "LDAP error"
 msgstr ""
 
-#: ihtml/themes/default/acl.tpl:126
-msgid "Available roles"
+#: plugins/admin/acl/class_aclRole.inc:635
+msgid "Object in use"
 msgstr ""
 
-#: ihtml/themes/default/logout-close.tpl:5
-msgid "Your GOsa session has been closed!"
+#: plugins/admin/acl/class_aclRole.inc:635
+#, php-format
+msgid "This role cannot be removed while it is in use by these objects:"
 msgstr ""
 
-#: ihtml/themes/default/logout-close.tpl:7
-msgid ""
-"Please close this browser window and clean the authentication caches to "
-"avoid an automatic re-authentication by your browser."
+#: plugins/admin/acl/class_aclRole.inc:670
+#: plugins/admin/groups/class_group.inc:463
+#: plugins/admin/groups/class_group.inc:469
+#: plugins/admin/groups/class_group.inc:657
+#: plugins/admin/groups/class_group.inc:753
+#: plugins/admin/groups/class_group.inc:758
+#: plugins/admin/groups/class_group.inc:1096
+#: plugins/admin/departments/class_department.inc:317
+#: plugins/admin/newConfigManagement/class_newConfigManagement.inc:42
+#: plugins/admin/newConfigManagement/class_newConfigManagement.inc:94
+#: plugins/admin/ogroups/class_ogroup.inc:402
+#: plugins/personal/generic/class_user.inc:297
+#: plugins/personal/generic/class_user.inc:429
+#: plugins/personal/generic/class_user.inc:522
+#: plugins/personal/generic/class_user.inc:816
+#: plugins/personal/generic/class_user.inc:1050
+#: plugins/personal/generic/class_user.inc:1177
+#: plugins/personal/generic/class_user.inc:1184
+#: plugins/personal/generic/class_user.inc:1202
+#: plugins/personal/generic/class_user.inc:1483
+#: plugins/personal/generic/class_user.inc:1809
+#: plugins/personal/password/class_password.inc:210
+#: plugins/addons/propertyEditor/migration/class_migrateRDN.inc:203
+#: plugins/addons/propertyEditor/migration/class_migrateRDN.inc:207
+#: plugins/generic/references/class_ldifViewer.inc:20
+#: plugins/generic/statistics/chartClasses/class_categoryActionOverTime.inc:43
+#: plugins/generic/statistics/chartClasses/class_categoryActionOverTime.inc:49
+#: plugins/generic/statistics/chartClasses/class_categoryActionOverTime.inc:96
+#: plugins/generic/statistics/class_statistics.inc:133
+#: plugins/generic/statistics/class_statistics.inc:229
+#: plugins/generic/statistics/class_statistics.inc:244
+#: setup/setup_checks.tpl:25 setup/setup_checks.tpl:66
+#: setup/class_setupStep_Migrate.inc:450 html/index.php:241 html/index.php:245
+#: include/utils/class_msgPool.inc:137 include/utils/class_msgPool.inc:149
+#: include/utils/class_msgPool.inc:167 include/utils/class_msgPool.inc:440
+#: include/utils/class_msgPool.inc:462 include/utils/class_xml.inc:40
+#: include/class_msg_dialog.inc:99 include/class_gosaSupportDaemon.inc:1184
+#: include/class_gosaSupportDaemon.inc:1204
+#: include/password-methods/class_password-methods.inc:339
+#: include/class_CopyPasteHandler.inc:118
+#: include/class_CopyPasteHandler.inc:127
+#: include/class_CopyPasteHandler.inc:159
+#: include/class_CopyPasteHandler.inc:176
+#: include/class_CopyPasteHandler.inc:185
+#: include/class_CopyPasteHandler.inc:193
+#: include/class_CopyPasteHandler.inc:273
+#: include/class_CopyPasteHandler.inc:377 include/class_tabs.inc:56
+#: include/class_plugin.inc:1698 include/class_plugin.inc:1705
+#: include/class_listing.inc:536 include/functions.inc:3038
+#: include/functions.inc:3346 include/functions.inc:3360
+#: include/functions.inc:3390 include/functions.inc:3398
+#: include/functions.inc:3410 include/functions.inc:3414
+#: include/functions.inc:3429 include/functions.inc:3438
+#: include/functions.inc:3498 include/class_management.inc:508
+#: include/class_management.inc:669
+#, php-format
+msgid "Error"
 msgstr ""
 
-#: ihtml/themes/default/snapshotdialog.tpl:3
-msgid "Restoring object snapshots"
+#: plugins/admin/acl/class_aclRole.inc:731
+msgid "RDN for role storage."
 msgstr ""
 
-#: ihtml/themes/default/snapshotdialog.tpl:6
-msgid ""
-"This procedure will restore a snapshot of the selected object. It will "
-"replace the existing object after pressing the restore button."
+#: plugins/admin/acl/class_aclRole.inc:742 plugins/admin/acl/acl-list.tpl:12
+#: plugins/admin/acl/acl_role.tpl:27 plugins/admin/users/user-list.tpl:12
+#: plugins/admin/groups/singleUserSelect/singleUser-list.tpl:12
+#: plugins/admin/groups/userSelect/user-list.tpl:12
+#: plugins/admin/groups/group-list.tpl:12
+#: plugins/admin/groups/userGroupSelect/selectUserGroup-list.tpl:12
+#: plugins/admin/groups/generic.tpl:39
+#: plugins/admin/groups/class_group.inc:1059
+#: plugins/admin/departments/class_countryGeneric.inc:94
+#: plugins/admin/departments/locality.tpl:28
+#: plugins/admin/departments/domain.tpl:28
+#: plugins/admin/departments/class_department.inc:677
+#: plugins/admin/departments/dcObject.tpl:28
+#: plugins/admin/departments/organization.tpl:39
+#: plugins/admin/departments/class_dcObject.inc:93
+#: plugins/admin/departments/class_localityGeneric.inc:94
+#: plugins/admin/departments/country.tpl:28
+#: plugins/admin/departments/class_organizationGeneric.inc:125
+#: plugins/admin/departments/generic.tpl:39
+#: plugins/admin/departments/class_domain.inc:92
+#: plugins/admin/departments/dep-list.tpl:12
+#: plugins/admin/ogroups/generic.tpl:26
+#: plugins/admin/ogroups/objectSelect/selectObject-list.tpl:12
+#: plugins/admin/ogroups/ogroup-list.tpl:12
+#: plugins/admin/ogroups/class_ogroup.inc:862
+#: plugins/personal/posix/trustSelect/trust-list.tpl:12
+#: plugins/personal/posix/groupSelect/group-list.tpl:12
+#: plugins/personal/generic/generic.tpl:167
+#: plugins/personal/generic/class_user.inc:1714
+#: plugins/addons/dyngroup/dyngroup.tpl:5
+#: plugins/addons/dyngroup/class_DynamicLdapGroup.inc:114
+#: setup/setup_ldap.tpl:47
+msgid "Base"
 msgstr ""
 
-#: ihtml/themes/default/snapshotdialog.tpl:9
-msgid ""
-"DNS configuration and some database entries cannot be restored. They need to "
-"be recreated manually."
+#: plugins/admin/acl/class_aclManagement.inc:25 include/class_acl.inc:27
+msgid "Access control"
 msgstr ""
 
-#: ihtml/themes/default/snapshotdialog.tpl:12
+#: plugins/admin/acl/class_aclManagement.inc:26
 msgid ""
-"Don't forget to check references to other objects, for example does the "
-"selected printer still exists ?"
-msgstr ""
-
-#: ihtml/themes/default/snapshotdialog.tpl:20
-#: ihtml/themes/default/snapshotdialog.tpl:63 include/class_acl.inc:799
-#: include/class_acl.inc:806 include/class_acl.inc:813
-#: include/utils/class_msgPool.inc:459
-#: plugins/admin/departments/class_department.inc:624
-msgid "Object"
+"Control access to GOsa managed objects down to attribute and action level"
 msgstr ""
 
-#: ihtml/themes/default/snapshotdialog.tpl:29
-msgid "There is no snapshot available that can be restored"
+#: plugins/admin/acl/class_aclManagement.inc:98
+#: plugins/admin/users/class_userManagement.inc:697
+#: plugins/admin/users/class_userManagement.inc:701
+#: include/class_management.inc:405
+msgid "Permission error"
 msgstr ""
 
-#: ihtml/themes/default/snapshotdialog.tpl:31
-msgid "Choose a snapshot and click the folder image, to restore the snapshot"
+#: plugins/admin/acl/acl_role.tpl:3 plugins/admin/acl/acl_role.tpl:4
+#: ihtml/themes/default/acl.tpl:7
+msgid "Assigned ACL for current entry"
 msgstr ""
 
-#: ihtml/themes/default/snapshotdialog.tpl:50
-msgid "Creating object snapshots"
+#: plugins/admin/acl/acl_role.tpl:38 ihtml/themes/default/acl.tpl:10
+msgid "New ACL"
 msgstr ""
 
-#: ihtml/themes/default/snapshotdialog.tpl:53
-msgid ""
-"This procedure will create a snapshot of the selected object. It will be "
-"stored inside a special branch of your directory system and can be restored "
-"later on."
+#: plugins/admin/acl/acl_role.tpl:45 ihtml/themes/default/acl.tpl:19
+msgid "ACL type"
 msgstr ""
 
-#: ihtml/themes/default/snapshotdialog.tpl:56
-msgid ""
-"Remember that database entries, DNS configurations and possibly created "
-"zones in server extensions will not be stored in the snapshot."
+#: plugins/admin/acl/acl_role.tpl:45 ihtml/themes/default/acl.tpl:23
+#: ihtml/themes/default/acl.tpl:28
+msgid "Select an ACL type"
 msgstr ""
 
-#: ihtml/themes/default/snapshotdialog.tpl:71
-msgid "Time stamp"
+#: plugins/admin/acl/acl_role.tpl:51 ihtml/themes/default/acl.tpl:112
+msgid "List of available ACL categories"
 msgstr ""
 
-#: ihtml/themes/default/snapshotdialog.tpl:80
-msgid "Reason for generating this snapshot"
+#: plugins/admin/acl/paste_role.tpl:1
+msgid "Paste ACL-role"
 msgstr ""
 
-#: ihtml/themes/default/snapshotdialog.tpl:88
-#: plugins/admin/users/template.tpl:49
-#: plugins/admin/departments/class_department.inc:564
-#: plugins/admin/departments/class_department.inc:646
-msgid "Continue"
+#: plugins/admin/users/class_userManagement.inc:25
+#: plugins/personal/generic/class_user.inc:1676
+#: plugins/generic/references/class_aclResolver.inc:185
+#: setup/class_setupStep_Migrate.inc:297 include/class_acl.inc:239
+msgid "Users"
 msgstr ""
 
-#: ihtml/themes/default/msg_dialog.tpl:55
-#: ihtml/themes/default/msg_dialog.tpl:103
-msgid "Error message title"
+#: plugins/admin/users/class_userManagement.inc:26
+msgid ""
+"Manage aspects of user accounts like generic, POSIX, samba and mail settings"
 msgstr ""
 
-#: ihtml/themes/default/msg_dialog.tpl:66
-#: ihtml/themes/default/msg_dialog.tpl:115
-msgid "Error message"
+#: plugins/admin/users/class_userManagement.inc:196
+#: plugins/admin/groups/class_groupManagement.inc:100
+#: plugins/admin/ogroups/class_ogroupManagement.inc:115
+msgid "Infrastructure error"
 msgstr ""
 
-#: ihtml/themes/default/msg_dialog.tpl:77
-#: ihtml/themes/default/msg_dialog.tpl:79
-#: ihtml/themes/default/msg_dialog.tpl:136
-#: ihtml/themes/default/msg_dialog.tpl:139
-#: ihtml/themes/default/msg_dialog.tpl:144 include/utils/class_msgPool.inc:301
-#: setup/class_setupStep_Migrate.inc:153 setup/class_setupStep_Migrate.inc:303
-#: setup/class_setupStep_Migrate.inc:684 setup/class_setupStep_Migrate.inc:828
-#: setup/setup_checks.tpl:21 setup/setup_checks.tpl:62
-#, php-format
-msgid "OK"
+#: plugins/admin/users/class_userManagement.inc:228
+#: plugins/admin/users/class_userManagement.inc:739
+#: include/class_management.inc:324 include/class_management.inc:487
+#: include/class_management.inc:534 include/class_management.inc:549
+#: include/class_management.inc:586 include/class_management.inc:600
+msgid "Permission"
 msgstr ""
 
-#: ihtml/themes/default/password.tpl:5
-msgid "Change your password"
+#: plugins/admin/users/class_userManagement.inc:316
+#: plugins/personal/password/class_password.inc:121 html/password.php:246
+msgid ""
+"The passwords you've entered as 'New password' and 'Repeated new password' "
+"do not match."
 msgstr ""
 
-#: ihtml/themes/default/password.tpl:61
-msgid "Your password has been changed successfully."
+#: plugins/admin/users/class_userManagement.inc:319
+#: plugins/admin/users/password.tpl:13 plugins/admin/users/password.tpl:65
+#: plugins/personal/myaccount/password.tpl:18
+#: plugins/personal/myaccount/password.tpl:71
+#: plugins/personal/password/password.tpl:24
+#: plugins/personal/password/password.tpl:78
+#: ihtml/themes/default/password.tpl:103
+msgid "New password"
 msgstr ""
 
-#: ihtml/themes/default/password.tpl:65 html/main.php:220
 #: plugins/admin/users/class_userManagement.inc:386
 #: plugins/personal/password/class_password.inc:155
 #: plugins/personal/password/class_password.inc:158
-#: plugins/personal/password/class_password.inc:161
+#: plugins/personal/password/class_password.inc:161 html/main.php:220
+#: ihtml/themes/default/password.tpl:65
 msgid "Password change"
 msgstr ""
 
-#: ihtml/themes/default/password.tpl:72
-msgid ""
-"Enter the current password and the new password (twice) in the fields below "
-"and press the 'Set password' button."
-msgstr ""
-
-#: ihtml/themes/default/password.tpl:74 plugins/admin/users/user-list.xml:128
-#: plugins/admin/users/user-list.xml:230
-#: plugins/personal/password/class_password.inc:26
-msgid "Change password"
+#: plugins/admin/users/class_userManagement.inc:387
+msgid "You have no permission to change this users password!"
 msgstr ""
 
-#: ihtml/themes/default/password.tpl:77 ihtml/themes/default/password.tpl:79
-msgid "Directory"
+#: plugins/admin/users/class_userManagement.inc:458
+#: plugins/admin/users/class_userManagement.inc:492
+#: plugins/admin/users/class_userManagement.inc:523
+#: plugins/admin/ogroups/class_ogroup.inc:318
+msgid "none"
 msgstr ""
 
-#: ihtml/themes/default/password.tpl:97
-#: plugins/personal/password/password.tpl:18
-#: plugins/personal/password/password.tpl:47
-#: plugins/personal/myaccount/password.tpl:12
-#: plugins/personal/myaccount/password.tpl:41
-msgid "Current password"
+#: plugins/admin/users/class_userManagement.inc:530
+#: plugins/admin/users/template.tpl:15 plugins/admin/users/user-list.xml:15
+#: plugins/admin/users/user-list.xml:102 plugins/admin/users/templatize.tpl:15
+msgid "Template"
 msgstr ""
 
-#: ihtml/themes/default/password.tpl:103 plugins/admin/users/password.tpl:13
-#: plugins/admin/users/password.tpl:65
-#: plugins/admin/users/class_userManagement.inc:319
-#: plugins/personal/password/password.tpl:24
-#: plugins/personal/password/password.tpl:78
-#: plugins/personal/myaccount/password.tpl:18
-#: plugins/personal/myaccount/password.tpl:71
-msgid "New password"
+#: plugins/admin/users/class_userManagement.inc:536
+#: plugins/admin/users/user-list.xml:57
+#: plugins/admin/groups/singleUserSelect/singleUser-list.xml:40
+#: plugins/admin/groups/userSelect/user-list.xml:40
+#: plugins/admin/groups/class_group.inc:210
+#: plugins/admin/groups/class_group.inc:1190
+#: plugins/admin/groups/class_group.inc:1200
+#: plugins/personal/generic/class_user.inc:1326
+#: plugins/personal/generic/class_user.inc:1373
+#: plugins/personal/generic/class_user.inc:1703
+#: plugins/personal/generic/class_user.inc:1857
+#: plugins/generic/references/class_reference.inc:87
+#: ihtml/themes/default/infoPage.tpl:15
+msgid "Given name"
 msgstr ""
 
-#: ihtml/themes/default/password.tpl:110 plugins/admin/users/password.tpl:20
-#: plugins/admin/users/password.tpl:72
-#: plugins/personal/password/password.tpl:31
-#: plugins/personal/password/password.tpl:85
-#: plugins/personal/myaccount/password.tpl:25
-#: plugins/personal/myaccount/password.tpl:78
-msgid "Repeat new password"
+#: plugins/admin/users/class_userManagement.inc:777
+msgid "Account locking"
 msgstr ""
 
-#: ihtml/themes/default/password.tpl:117
-#: plugins/personal/password/password.tpl:37
-#: plugins/personal/password/password.tpl:91
-#: plugins/personal/myaccount/password.tpl:31
-#: plugins/personal/myaccount/password.tpl:84
-msgid "Password strength"
+#: plugins/admin/users/class_userManagement.inc:778
+#, php-format
+msgid ""
+"Password method '%s' does not support locking. Account (%s) has not been "
+"locked!"
 msgstr ""
 
-#: ihtml/themes/default/password.tpl:131
-msgid "Click here to change your password"
+#: plugins/admin/users/class_userManagement.inc:851
+msgid "Unlock account"
 msgstr ""
 
-#: ihtml/themes/default/password.tpl:131 plugins/admin/users/password.tpl:101
-#: plugins/personal/password/password.tpl:103
-#: plugins/personal/myaccount/password.tpl:96
-msgid "Set password"
+#: plugins/admin/users/class_userManagement.inc:853
+msgid "Lock account"
 msgstr ""
 
-#: ihtml/themes/default/islocked.tpl:4
-msgid "Locking conflict detected"
+#: plugins/admin/users/class_userManagement.inc:865
+#: plugins/admin/groups/class_group.inc:1035
+#: plugins/admin/departments/class_department.inc:659
+#: plugins/admin/ogroups/class_ogroup.inc:848
+#: plugins/personal/posix/generic.tpl:5
+#: plugins/personal/generic/class_user.inc:37
+#: plugins/personal/generic/class_user.inc:1670 setup/setup_feedback.tpl:35
+#: setup/setup_feedback.tpl:36
+msgid "Generic"
 msgstr ""
 
-#: ihtml/themes/default/islocked.tpl:14
-msgid ""
-"If this lock detection is false, the other person has obviously closed the "
-"web browser during the edit operation. You may want to take over the lock by "
-"pressing the 'Edit anyway' button."
+#: plugins/admin/users/class_userManagement.inc:866
+msgid "Edit generic properties"
 msgstr ""
 
-#: ihtml/themes/default/islocked.tpl:23
-msgid "Read only"
+#: plugins/admin/users/class_userManagement.inc:869
+#: plugins/admin/groups/class_groupManagement.inc:157
+#: plugins/personal/posix/class_posixAccount.inc:37
+#: plugins/personal/posix/class_posixAccount.inc:270
+#: plugins/personal/posix/class_posixAccount.inc:290
+#: plugins/personal/posix/class_posixAccount.inc:292
+#: plugins/personal/posix/class_posixAccount.inc:295
+msgid "POSIX"
 msgstr ""
 
-#: ihtml/themes/default/help.tpl:9
-msgid "GOsa help viewer"
+#: plugins/admin/users/class_userManagement.inc:870
+#: plugins/admin/groups/class_groupManagement.inc:158
+msgid "Edit POSIX properties"
 msgstr ""
 
-#: ihtml/themes/default/help.tpl:15
-msgid "Index"
+#: plugins/admin/users/class_userManagement.inc:872
+#: plugins/admin/groups/class_groupManagement.inc:165
+#: plugins/admin/ogroups/tabs_ogroups.inc:155
+#: plugins/generic/infoPage/class_infoPage.inc:112
+#: ihtml/themes/default/infoPage.tpl:20
+msgid "Mail"
 msgstr ""
 
-#: ihtml/themes/default/help.tpl:21 include/class_filter.inc:158
-#: include/class_filter.inc:228 setup/setup_ldap.tpl:15
-msgid "Search"
+#: plugins/admin/users/class_userManagement.inc:874
+#: plugins/admin/groups/class_groupManagement.inc:166
+msgid "Edit mail properties"
 msgstr ""
 
-#: ihtml/themes/default/logout.tpl:6
-msgid "Your GOsa session has expired!"
+#: plugins/admin/users/class_userManagement.inc:877
+#: plugins/admin/groups/class_groupManagement.inc:173
+#: plugins/personal/posix/class_posixAccount.inc:290
+msgid "Samba"
 msgstr ""
 
-#: ihtml/themes/default/logout.tpl:9
-msgid ""
-"It has been a while since your last interaction with GOsa took place. Your "
-"session has been closed for security reasons. Please login again to continue "
-"with administrative tasks."
+#: plugins/admin/users/class_userManagement.inc:878
+#: plugins/admin/groups/class_groupManagement.inc:174
+msgid "Edit samba properties"
 msgstr ""
 
-#: ihtml/themes/default/logout.tpl:16
-msgid "Login again"
+#: plugins/admin/users/class_userManagement.inc:881
+msgid "Netatalk"
 msgstr ""
 
-#: ihtml/themes/default/ldifViewer.tpl:1
-msgid "Raw LDAP entry"
+#: plugins/admin/users/class_userManagement.inc:882
+msgid "Edit Netatalk properties"
 msgstr ""
 
-#: ihtml/themes/default/removeEntries.tpl:4
-#: plugins/addons/propertyEditor/property-list.tpl:7
-msgid "Attention"
+#: plugins/admin/users/class_userManagement.inc:885
+#: plugins/admin/groups/class_groupManagement.inc:197
+#: plugins/personal/posix/class_posixAccount.inc:290
+msgid "Environment"
 msgstr ""
 
-#: ihtml/themes/default/removeEntries.tpl:14
-msgid ""
-"If you're sure you want to do this press 'Delete' to continue or 'Cancel' to "
-"abort."
+#: plugins/admin/users/class_userManagement.inc:886
+#: plugins/admin/groups/class_groupManagement.inc:198
+msgid "Edit environment properties"
 msgstr ""
 
-#: ihtml/themes/default/framework.tpl:9
-msgid "Log out"
+#: plugins/admin/users/class_userManagement.inc:889
+msgid "FAX"
 msgstr ""
 
-#: ihtml/themes/default/framework.tpl:10
-msgid ""
-"You are currently editing a database entry. Do you want to dismiss the "
-"changes?"
+#: plugins/admin/users/class_userManagement.inc:890
+msgid "Edit FAX properties"
 msgstr ""
 
-#: ihtml/themes/default/framework.tpl:22
-#, php-format
-msgid "Session expires in %d!"
+#: plugins/admin/users/class_userManagement.inc:893
+#: plugins/admin/groups/class_groupManagement.inc:181
+#: plugins/admin/departments/class_department.inc:376
+#: plugins/admin/departments/organization.tpl:109
+#: plugins/admin/departments/generic.tpl:110
+#: plugins/admin/ogroups/objectSelect/selectObject-list.xml:55
+#: plugins/admin/ogroups/class_ogroupManagement.inc:188
+#: plugins/personal/generic/generic.tpl:394
+#: plugins/personal/generic/generic.tpl:574
+#: plugins/personal/generic/class_user.inc:1354
+#: plugins/personal/generic/class_user.inc:1845
+msgid "Phone"
 msgstr ""
 
-#: html/password.php:61 html/main.php:170 include/functions.inc:465
-#: include/utils/class_xml.inc:43
-#: plugins/admin/departments/class_department.inc:439
-msgid "Fatal error"
+#: plugins/admin/users/class_userManagement.inc:894
+#: plugins/admin/groups/class_groupManagement.inc:182
+msgid "Edit phone properties"
 msgstr ""
 
-#: html/password.php:63 html/index.php:157
-#, php-format
-msgid "GOsa configuration %s/%s is not readable. Aborted."
+#: plugins/admin/users/template.tpl:2
+msgid "Creating a new user using templates"
 msgstr ""
 
-#: html/password.php:113 html/index.php:157 html/index.php:233
-#: html/main.php:285
-#: include/password-methods/class_password-methods-ssha.inc:51
-#: include/password-methods/class_password-methods-sha.inc:48
-#: include/class_SnapshotHandler.inc:44 include/class_SnapshotHandler.inc:57
-#: include/class_SnapshotHandler.inc:75 include/functions.inc:837
-#: include/functions.inc:3053 include/functions.inc:3068
-#: include/utils/class_timezone.inc:47 include/class_config.inc:171
-#: include/class_config.inc:710 include/class_config.inc:1171
-#: include/class_config.inc:1184 include/class_config.inc:1202
-#: include/class_pluglist.inc:117 include/class_CopyPasteHandler.inc:119
-#: include/class_CopyPasteHandler.inc:128
-#: include/class_CopyPasteHandler.inc:177
-#: include/class_CopyPasteHandler.inc:186
-#: include/class_CopyPasteHandler.inc:194
-#: plugins/admin/groups/class_group.inc:166
-#: plugins/admin/groups/class_group.inc:1240
-msgid "Configuration error"
+#: plugins/admin/users/template.tpl:6
+msgid ""
+"Creating a new user can be assisted by using templates. Many database "
+"records will be filled automatically. Choose 'none' to skip the usage of "
+"templates."
 msgstr ""
 
-#: html/password.php:115 html/index.php:179 html/setup.php:73
-#, php-format
-msgid "Compile directory %s is not accessible!"
+#: plugins/admin/users/template.tpl:13
+msgid "User template selection dialog"
 msgstr ""
 
-#: html/password.php:194 plugins/personal/generic/class_user.inc:614
-msgid "Password method"
+#: plugins/admin/users/template.tpl:23
+#: plugins/personal/generic/paste_generic.tpl:8
+#: plugins/personal/generic/generic.tpl:37
+msgid "Last name"
 msgstr ""
 
-#: html/password.php:195
-msgid "Error: Password method not available!"
+#: plugins/admin/users/template.tpl:27
+#: plugins/personal/generic/paste_generic.tpl:12
+#: plugins/personal/generic/generic.tpl:51
+msgid "First name"
 msgstr ""
 
-#: html/password.php:242 plugins/generic/dashBoard/Register/register.tpl:49
-#: plugins/admin/groups/userSelect/user-list.xml:56
+#: plugins/admin/users/template.tpl:32 plugins/admin/users/user-list.xml:65
 #: plugins/admin/groups/singleUserSelect/singleUser-list.xml:56
+#: plugins/admin/groups/userSelect/user-list.xml:56
 #: plugins/admin/groups/userGroupSelect/selectUserGroup-list.xml:65
-#: plugins/admin/users/template.tpl:32 plugins/admin/users/user-list.xml:65
+#: plugins/personal/generic/paste_generic.tpl:16
+#: plugins/personal/generic/generic.tpl:65
 #: plugins/personal/generic/class_user.inc:1311
 #: plugins/personal/generic/class_user.inc:1329
 #: plugins/personal/generic/class_user.inc:1343
 #: plugins/personal/generic/class_user.inc:1345
-#: plugins/personal/generic/class_user.inc:1705
-#: plugins/personal/generic/generic.tpl:65
-#: plugins/personal/generic/paste_generic.tpl:16
+#: plugins/personal/generic/class_user.inc:1704
+#: plugins/generic/dashBoard/Register/register.tpl:49 html/password.php:242
 msgid "Login"
 msgstr ""
 
-#: html/password.php:244 plugins/personal/password/class_password.inc:119
-msgid "You need to specify your current password in order to proceed."
+#: plugins/admin/users/template.tpl:49
+#: plugins/admin/departments/class_department.inc:564
+#: plugins/admin/departments/class_department.inc:646
+#: ihtml/themes/default/snapshotdialog.tpl:88
+msgid "Continue"
 msgstr ""
 
-#: html/password.php:246 plugins/admin/users/class_userManagement.inc:316
-#: plugins/personal/password/class_password.inc:121
+#: plugins/admin/users/password.tpl:4
 msgid ""
-"The passwords you've entered as 'New password' and 'Repeated new password' "
-"do not match."
-msgstr ""
-
-#: html/password.php:248 plugins/personal/password/class_password.inc:123
-msgid "The password you've entered as 'New password' is empty."
-msgstr ""
-
-#: html/password.php:250 plugins/personal/password/class_password.inc:125
-msgid "The password used as new and current are too similar."
-msgstr ""
-
-#: html/password.php:252 plugins/personal/password/class_password.inc:127
-msgid "The password used as new is to short."
-msgstr ""
-
-#: html/password.php:254 plugins/personal/password/class_password.inc:129
-msgid "The password contains possibly problematic Unicode characters!"
+"To change the user password use the fields below. The changes take effect "
+"immediately. Please memorize the new password, because the user wouldn't be "
+"able to login without it."
 msgstr ""
 
-#: html/password.php:261 html/index.php:311
-msgid "Please check the username/password combination!"
+#: plugins/admin/users/password.tpl:11 plugins/admin/users/password.tpl:39
+msgid "Password input dialog"
 msgstr ""
 
-#: html/password.php:268
-msgid "You have no permissions to change your password!"
+#: plugins/admin/users/password.tpl:20 plugins/admin/users/password.tpl:72
+#: plugins/personal/myaccount/password.tpl:25
+#: plugins/personal/myaccount/password.tpl:78
+#: plugins/personal/password/password.tpl:31
+#: plugins/personal/password/password.tpl:85
+#: ihtml/themes/default/password.tpl:110
+msgid "Repeat new password"
 msgstr ""
 
-#: html/password.php:280 plugins/personal/password/class_password.inc:136
-#, php-format
-msgid "Check-hook reported a problem: %s. Password change canceled!"
+#: plugins/admin/users/password.tpl:27 plugins/admin/users/password.tpl:79
+msgid "Strength"
 msgstr ""
 
-#: html/password.php:315 include/functions.inc:2489 include/functions.inc:2493
-#: include/functions.inc:2499 include/functions.inc:2523
-#: include/class_tabs.inc:264 include/class_jsonRPC.inc:37
-#: include/utils/class_xml.inc:37 include/class_configRegistry.inc:688
-#: include/class_configRegistry.inc:703 include/class_configRegistry.inc:718
-#: include/class_configRegistry.inc:733 include/class_configRegistry.inc:749
-#: include/class_configRegistry.inc:754 include/class_configRegistry.inc:774
-#: include/class_configRegistry.inc:779 include/class_configRegistry.inc:796
-#: include/class_configRegistry.inc:801 include/class_configRegistry.inc:819
-#: include/class_configRegistry.inc:824 include/class_configRegistry.inc:840
-#: include/class_configRegistry.inc:855 include/class_configRegistry.inc:870
-#: plugins/admin/groups/class_group.inc:852
-#: plugins/admin/departments/dep_move_confirm.tpl:2
-#: plugins/personal/posix/class_posixAccount.inc:651
-#: plugins/personal/posix/class_posixAccount.inc:774 setup/setup_checks.tpl:27
-#: setup/setup_checks.tpl:68
-msgid "Warning"
+#: plugins/admin/users/password.tpl:43
+#: plugins/personal/myaccount/password.tpl:49
+#: plugins/personal/password/password.tpl:55
+msgid "Use proposal"
 msgstr ""
 
-#: html/password.php:315
-msgid "Session will not be encrypted."
+#: plugins/admin/users/password.tpl:61
+#: plugins/personal/myaccount/password.tpl:67
+#: plugins/personal/password/password.tpl:74
+msgid "Manually specify a password"
 msgstr ""
 
-#: html/password.php:317
-msgid "Enter SSL session"
+#: plugins/admin/users/password.tpl:95
+msgid "Enforce password change on next login."
 msgstr ""
 
-#: html/index.php:45
-#, php-format
-msgid "Your browser (%s) is blacklisted for the current theme!"
+#: plugins/admin/users/password.tpl:101
+#: plugins/personal/myaccount/password.tpl:96
+#: plugins/personal/password/password.tpl:103
+#: ihtml/themes/default/password.tpl:131
+msgid "Set password"
 msgstr ""
 
-#: html/index.php:72
-#, php-format
-msgid "This session is not encrypted. Click %s to enter an encrypted session."
+#: plugins/admin/users/user-list.xml:11
+msgid "List of users"
 msgstr ""
 
-#: html/index.php:72
-msgid "here"
+#: plugins/admin/users/user-list.xml:23 plugins/admin/users/user-list.xml:95
+#: plugins/admin/groups/singleUserSelect/singleUser-list.xml:14
+#: plugins/admin/groups/userSelect/user-list.xml:14
+#: plugins/admin/groups/userGroupSelect/selectUserGroup-list.xml:15
+#: plugins/admin/ogroups/objectSelect/selectObject-list.xml:63
+#: plugins/admin/ogroups/class_ogroupManagement.inc:183
+msgid "User"
 msgstr ""
 
-#: html/index.php:78
-msgid "The configured session lifetime will be overridden by php.ini settings!"
+#: plugins/admin/users/user-list.xml:49
+#: plugins/admin/groups/singleUserSelect/singleUser-list.xml:48
+#: plugins/admin/groups/userSelect/user-list.xml:48
+#: plugins/admin/groups/class_group.inc:210
+#: plugins/admin/groups/class_group.inc:1190
+#: plugins/admin/groups/class_group.inc:1200
+#: plugins/personal/generic/class_user.inc:1702
+#: plugins/generic/references/class_reference.inc:87
+#: ihtml/themes/default/infoPage.tpl:14
+msgid "Surname"
 msgstr ""
 
-#: html/index.php:179
-msgid "Smarty error"
+#: plugins/admin/users/user-list.xml:73 plugins/admin/groups/group-list.xml:57
+#: plugins/admin/departments/locality.tpl:8
+#: plugins/admin/departments/locality.tpl:9
+#: plugins/admin/departments/domain.tpl:8
+#: plugins/admin/departments/domain.tpl:9
+#: plugins/admin/departments/dcObject.tpl:8
+#: plugins/admin/departments/dcObject.tpl:9
+#: plugins/admin/departments/organization.tpl:7
+#: plugins/admin/departments/organization.tpl:9
+#: plugins/admin/departments/country.tpl:8
+#: plugins/admin/departments/country.tpl:9
+#: plugins/admin/departments/generic.tpl:7
+#: plugins/admin/departments/generic.tpl:9
+#: plugins/admin/ogroups/ogroup-list.xml:57
+msgid "Properties"
 msgstr ""
 
-#: html/index.php:202
-msgid ""
-"Your browser has cookies disabled: please enable cookies and reload this "
-"page before logging in!"
+#: plugins/admin/users/user-list.xml:128 plugins/admin/users/user-list.xml:230
+#: plugins/personal/password/class_password.inc:26
+#: ihtml/themes/default/password.tpl:74
+msgid "Change password"
 msgstr ""
 
-#: html/index.php:233
-msgid "Broken HTTP authentication setup!"
+#: plugins/admin/users/user-list.xml:140
+msgid "Lock users"
 msgstr ""
 
-#: html/index.php:241 html/index.php:245 include/class_management.inc:508
-#: include/class_management.inc:669
-#: include/password-methods/class_password-methods.inc:339
-#: include/class_listing.inc:536 include/functions.inc:3038
-#: include/functions.inc:3346 include/functions.inc:3360
-#: include/functions.inc:3390 include/functions.inc:3398
-#: include/functions.inc:3410 include/functions.inc:3414
-#: include/functions.inc:3429 include/functions.inc:3438
-#: include/functions.inc:3498 include/class_tabs.inc:56
-#: include/class_plugin.inc:1698 include/class_plugin.inc:1705
-#: include/utils/class_xml.inc:40 include/utils/class_msgPool.inc:137
-#: include/utils/class_msgPool.inc:149 include/utils/class_msgPool.inc:167
-#: include/utils/class_msgPool.inc:440 include/utils/class_msgPool.inc:462
-#: include/class_gosaSupportDaemon.inc:1184
-#: include/class_gosaSupportDaemon.inc:1204
-#: include/class_CopyPasteHandler.inc:118
-#: include/class_CopyPasteHandler.inc:127
-#: include/class_CopyPasteHandler.inc:159
-#: include/class_CopyPasteHandler.inc:176
-#: include/class_CopyPasteHandler.inc:185
-#: include/class_CopyPasteHandler.inc:193
-#: include/class_CopyPasteHandler.inc:273
-#: include/class_CopyPasteHandler.inc:377 include/class_msg_dialog.inc:99
-#: plugins/generic/statistics/chartClasses/class_categoryActionOverTime.inc:43
-#: plugins/generic/statistics/chartClasses/class_categoryActionOverTime.inc:49
-#: plugins/generic/statistics/chartClasses/class_categoryActionOverTime.inc:96
-#: plugins/generic/statistics/class_statistics.inc:133
-#: plugins/generic/statistics/class_statistics.inc:229
-#: plugins/generic/statistics/class_statistics.inc:244
-#: plugins/generic/references/class_ldifViewer.inc:20
-#: plugins/admin/ogroups/class_ogroup.inc:402
-#: plugins/admin/groups/class_group.inc:463
-#: plugins/admin/groups/class_group.inc:469
-#: plugins/admin/groups/class_group.inc:657
-#: plugins/admin/groups/class_group.inc:753
-#: plugins/admin/groups/class_group.inc:758
-#: plugins/admin/groups/class_group.inc:1096
-#: plugins/admin/newConfigManagement/class_newConfigManagement.inc:42
-#: plugins/admin/newConfigManagement/class_newConfigManagement.inc:94
-#: plugins/admin/departments/class_department.inc:317
-#: plugins/admin/acl/class_aclRole.inc:670
-#: plugins/addons/propertyEditor/migration/class_migrateRDN.inc:203
-#: plugins/addons/propertyEditor/migration/class_migrateRDN.inc:207
-#: plugins/personal/generic/class_user.inc:297
-#: plugins/personal/generic/class_user.inc:429
-#: plugins/personal/generic/class_user.inc:522
-#: plugins/personal/generic/class_user.inc:816
-#: plugins/personal/generic/class_user.inc:1050
-#: plugins/personal/generic/class_user.inc:1177
-#: plugins/personal/generic/class_user.inc:1184
-#: plugins/personal/generic/class_user.inc:1202
-#: plugins/personal/generic/class_user.inc:1483
-#: plugins/personal/generic/class_user.inc:1810
-#: plugins/personal/password/class_password.inc:210
-#: setup/class_setupStep_Migrate.inc:450 setup/setup_checks.tpl:25
-#: setup/setup_checks.tpl:66
-#, php-format
-msgid "Error"
+#: plugins/admin/users/user-list.xml:148
+msgid "Unlock users"
 msgstr ""
 
-#: html/index.php:241
-msgid "Cannot find a valid user for the current HTTP authentication!"
+#: plugins/admin/users/user-list.xml:156
+#: plugins/admin/groups/group-list.xml:106
+#: plugins/admin/ogroups/ogroup-list.xml:106
+msgid "Send message"
 msgstr ""
 
-#: html/index.php:245
-msgid "Cannot find a unique user for the current HTTP authentication!"
+#: plugins/admin/users/user-list.xml:167
+msgid "Apply template"
 msgstr ""
 
-#: html/index.php:271 include/class_SnapshotHandler.inc:123
-#: include/class_SnapshotHandler.inc:280 include/class_SnapshotHandler.inc:329
-#: include/class_SnapshotHandler.inc:333 include/class_SnapshotHandler.inc:346
-#: include/class_SnapshotHandler.inc:380 include/class_SnapshotHandler.inc:435
-#: include/class_SnapshotHandler.inc:500 include/class_SnapshotHandler.inc:515
-#: include/class_acl.inc:1258 include/class_acl.inc:1354
-#: include/functions.inc:494 include/functions.inc:529
-#: include/functions.inc:537 include/functions.inc:583
-#: include/functions.inc:852 include/functions.inc:901
-#: include/functions.inc:958 include/functions.inc:1008
-#: include/functions.inc:3272 include/class_userFilter.inc:275
-#: include/class_ldap.inc:847 include/class_ldap.inc:1305
-#: include/class_config.inc:367
-#: plugins/generic/references/class_reference.inc:97
-#: plugins/admin/ogroups/class_ogroup.inc:758
-#: plugins/admin/ogroups/class_ogroup.inc:775
-#: plugins/admin/groups/class_group.inc:600
-#: plugins/admin/groups/class_group.inc:876
-#: plugins/admin/departments/class_department.inc:285
-#: plugins/admin/departments/class_department.inc:482
-#: plugins/admin/departments/class_department.inc:759
-#: plugins/admin/departments/class_department.inc:790
-#: plugins/admin/acl/class_aclRole.inc:602
-#: plugins/admin/acl/class_aclRole.inc:642
-#: plugins/admin/acl/class_aclRole.inc:656
-#: plugins/addons/dyngroup/class_DynamicLdapGroup.inc:191
-#: plugins/addons/dyngroup/class_DynamicLdapGroup.inc:256
-#: plugins/personal/generic/class_user.inc:730
-#: plugins/personal/generic/class_user.inc:1099
-#: plugins/personal/posix/trustModeDialog/class_trustModeDialog.inc:253
-#: plugins/personal/posix/class_posixAccount.inc:529
-#: plugins/personal/posix/class_posixAccount.inc:791
-#: setup/class_setupStep_Migrate.inc:461 setup/class_setupStep_Migrate.inc:814
-msgid "LDAP error"
+#: plugins/admin/users/user-list.xml:199
+msgid "New user from template"
 msgstr ""
 
-#: html/index.php:289
-msgid "Please specify a valid user name!"
+#: plugins/admin/users/user-list.xml:213
+msgid "Edit user"
 msgstr ""
 
-#: html/index.php:292
-msgid "Please specify your password!"
+#: plugins/admin/users/user-list.xml:222
+msgid "%{filter:lockLabel(userPassword)}"
 msgstr ""
 
-#: html/index.php:304
-msgid "Authentication error"
+#: plugins/admin/users/user-list.xml:245
+msgid "Remove user"
 msgstr ""
 
-#: html/index.php:304
-msgid "Cannot retrieve user information for HTTP authentication!"
+#: plugins/admin/users/user-filter.xml:33
+msgid "Show templates"
 msgstr ""
 
-#: html/index.php:359
-msgid "Account locked. Please contact your system administrator!"
+#: plugins/admin/users/user-filter.xml:47
+msgid "Show POSIX users"
 msgstr ""
 
-#: html/setup.php:73
-msgid "Smarty"
+#: plugins/admin/users/user-filter.xml:61
+msgid "Show SAMBA users"
 msgstr ""
 
-#: html/main.php:171
-#, php-format
-msgid "Cannot locate file %s - please run %s to fix this"
+#: plugins/admin/users/user-filter.xml:75
+msgid "Show mail users"
 msgstr ""
 
-#: html/main.php:190
-msgid "PHP configuration"
+#: plugins/admin/users/templatize.tpl:2
+msgid "Applying a template"
 msgstr ""
 
-#: html/main.php:191
+#: plugins/admin/users/templatize.tpl:6
 msgid ""
-"Fatal error: Register globals is active. Please fix this in order to "
-"continue."
+"Applying a template to several users will replace all user attributes "
+"defined in the template."
 msgstr ""
 
-#: html/main.php:220
-msgid "Your password is about to expire, please change your password!"
+#: plugins/admin/users/templatize.tpl:13
+msgid "Apply user template"
 msgstr ""
 
-#: html/main.php:285
-msgid "Running out of memory!"
+#: plugins/admin/users/templatize.tpl:32
+msgid "No templates available!"
 msgstr ""
 
-#: html/main.php:345
-#, php-format
-msgid "You're logged in as %s"
+#: plugins/admin/groups/paste_generic.tpl:1
+msgid "Group settings"
 msgstr ""
 
-#: html/main.php:348
-msgid "ACLs are disabled"
+#: plugins/admin/groups/paste_generic.tpl:2
+msgid "Paste group settings"
 msgstr ""
 
-#: html/main.php:398
-msgid "Plug-in"
+#: plugins/admin/groups/paste_generic.tpl:5
+#: plugins/admin/groups/generic.tpl:11
+#: plugins/admin/ogroups/paste_generic.tpl:4
+#: plugins/admin/ogroups/generic.tpl:7
+msgid "Group name"
 msgstr ""
 
-#: html/main.php:399
-#, php-format
-msgid "Fatal error: Cannot find any plugin definitions for plugin %s!"
+#: plugins/admin/groups/paste_generic.tpl:8
+#: plugins/admin/groups/generic.tpl:17
+msgid "POSIX name of the group"
 msgstr ""
 
-#: html/main.php:415
-msgid "Configuration Error"
+#: plugins/admin/groups/paste_generic.tpl:13
+#: plugins/admin/groups/generic.tpl:59
+msgid "Normally IDs are auto-generated, select to specify manually"
 msgstr ""
 
-#: html/main.php:416
-#, php-format
-msgid ""
-"Fatal error: not all POST variables have been transfered by PHP - please "
-"inform your administrator!"
+#: plugins/admin/groups/paste_generic.tpl:15
+#: plugins/admin/groups/generic.tpl:62
+msgid "Force GID"
 msgstr ""
 
-#: html/helpviewer.php:64
-msgid "Help browser"
+#: plugins/admin/groups/paste_generic.tpl:18
+#: plugins/admin/groups/generic.tpl:65
+msgid "Forced ID number"
 msgstr ""
 
-#: html/helpviewer.php:118
-msgid "There is no help file specified for this class"
+#: plugins/admin/groups/singleUserSelect/singleUser-list.xml:10
+#: plugins/admin/groups/userSelect/user-list.xml:10
+#: plugins/admin/groups/userGroupSelect/selectUserGroup-list.xml:11
+#: plugins/admin/ogroups/objectSelect/selectObject-list.xml:11
+#: plugins/personal/posix/trustSelect/trust-list.xml:9
+#: plugins/personal/posix/groupSelect/group-list.xml:10
+msgid "Please select the desired entries"
 msgstr ""
 
-#: html/helpviewer.php:193 include/functions_helpviewer.inc:97
-msgid "previous"
+#: plugins/admin/groups/singleUserSelect/class_singleUserSelect.inc:29
+#: plugins/admin/groups/userSelect/class_userSelect.inc:26
+msgid "User selection"
 msgstr ""
 
-#: html/helpviewer.php:197 include/functions_helpviewer.inc:101
-msgid "next"
+#: plugins/admin/groups/class_groupManagement.inc:25
+#: plugins/admin/groups/class_group.inc:1041
+#: plugins/generic/references/class_aclResolver.inc:177
+#: setup/class_setupStep_Migrate.inc:300 include/class_acl.inc:239
+msgid "Groups"
 msgstr ""
 
-#: html/helpviewer.php:268
-#, php-format
-msgid "Help directory '%s' is not accessible, can't read any help files."
+#: plugins/admin/groups/class_groupManagement.inc:26
+msgid ""
+"Manage aspects of groups like members, POSIX, desktop, samba and mail "
+"settings"
 msgstr ""
 
-#: include/class_management.inc:32 include/class_management.inc:33
-#: plugins/personal/posix/class_posixAccount.inc:215
-msgid "unconfigured"
+#: plugins/admin/groups/class_groupManagement.inc:189
+msgid "Menu"
 msgstr ""
 
-#: include/class_management.inc:324 include/class_management.inc:487
-#: include/class_management.inc:534 include/class_management.inc:549
-#: include/class_management.inc:586 include/class_management.inc:600
-#: plugins/admin/users/class_userManagement.inc:228
-#: plugins/admin/users/class_userManagement.inc:739
-msgid "Permission"
+#: plugins/admin/groups/class_groupManagement.inc:190
+msgid "Edit start menu properties"
 msgstr ""
 
-#: include/class_management.inc:405
-#: plugins/admin/users/class_userManagement.inc:697
-#: plugins/admin/users/class_userManagement.inc:701
-#: plugins/admin/acl/class_aclManagement.inc:98
-msgid "Permission error"
+#: plugins/admin/groups/userGroupSelect/selectUserGroup-list.xml:23
+#: plugins/admin/groups/group-list.xml:15
+#: plugins/admin/groups/group-list.xml:79
+#: plugins/admin/ogroups/ogroup-list.xml:79
+#: plugins/admin/ogroups/objectSelect/selectObject-list.xml:71
+#: plugins/admin/ogroups/class_ogroupManagement.inc:184
+#: plugins/personal/posix/groupSelect/group-list.xml:13
+#: plugins/addons/propertyEditor/property-list.xml:72
+msgid "Group"
 msgstr ""
 
-#: include/class_management.inc:487
+#: plugins/admin/groups/userGroupSelect/selectUserGroup-list.xml:83
+#: plugins/admin/ogroups/objectSelect/selectObject-list.xml:123
+#: plugins/personal/generic/generic.tpl:252
+#: plugins/personal/generic/generic.tpl:272
+#: include/utils/class_msgPool.inc:319
 #, php-format
-msgid "You are not allowed to create a snapshot for %s!"
+msgid "Add"
 msgstr ""
 
-#: include/class_management.inc:534 include/class_management.inc:586
-#: include/class_management.inc:600
-#, php-format
-msgid "You are not allowed to restore a snapshot for %s!"
+#: plugins/admin/groups/userGroupSelect/class_userGroupSelect.inc:29
+msgid "User and group selection"
 msgstr ""
 
-#: include/class_management.inc:549
-#, php-format
-msgid "You are not allowed to remove a snapshot for %s!"
+#: plugins/admin/groups/group-filter.xml:31
+msgid "Default filter2"
 msgstr ""
 
-#: include/class_management.inc:659 include/class_management.inc:743
-#: include/class_acl.inc:984 include/class_session.inc:76
-#: include/class_session.inc:101 include/class_session.inc:127
-#: include/functions.inc:623 include/functions.inc:827
-#: include/functions.inc:945 include/functions.inc:1340
-#: include/functions.inc:2168 include/functions.inc:2198
-#: include/functions.inc:2218 include/class_ldap.inc:784
-#: include/class_ldap.inc:835 include/class_log.inc:87
-#: include/class_CopyPasteHandler.inc:160
-#: include/class_CopyPasteHandler.inc:274
-#: plugins/personal/myaccount/main.inc:49
-msgid "Internal error"
+#: plugins/admin/groups/generic.tpl:14 plugins/personal/generic/generic.tpl:41
+#: plugins/personal/generic/generic.tpl:55
+#: plugins/personal/generic/generic.tpl:73
+msgid "Multiple edit"
 msgstr ""
 
-#: include/class_management.inc:660 include/class_management.inc:744
-#: plugins/personal/myaccount/main.inc:50
-#, php-format
-msgid ""
-"Cannot instantiate tabbed-plug-in, the base plugin (%s) is not available!"
+#: plugins/admin/groups/generic.tpl:28 plugins/admin/ogroups/generic.tpl:18
+msgid "Descriptive text for this group"
 msgstr ""
 
-#: include/class_management.inc:669
-#, php-format
-msgid ""
-"No tab definition for %s found in configuration file: cannot create plugin "
-"instance!"
+#: plugins/admin/groups/generic.tpl:75 plugins/admin/groups/generic.tpl:102
+msgid "Select to create a samba conform group"
 msgstr ""
 
-#: include/class_releaseSelector.inc:214 include/class_listing.inc:1057
-#: include/class_listing.inc:1059 include/class_baseSelector.inc:188
-msgid "Root"
+#: plugins/admin/groups/generic.tpl:87 plugins/admin/groups/generic.tpl:110
+msgid "in domain"
 msgstr ""
 
-#: include/class_releaseSelector.inc:262 include/class_ItemSelector.inc:289
-#: include/class_baseSelector.inc:235
-msgid "Submit"
+#: plugins/admin/groups/generic.tpl:131
+msgid "Members are in a phone pickup group"
 msgstr ""
 
-#: include/class_socketClient.inc:108
-#, php-format
-msgid "Socket connection to %s:%s failed: %s"
+#: plugins/admin/groups/generic.tpl:146
+msgid "Members are in a Nagios group"
 msgstr ""
 
-#: include/class_socketClient.inc:191
-#, php-format
-msgid "Socket timeout of %s seconds reached!"
+#: plugins/admin/groups/generic.tpl:174
+msgid "Common group members"
 msgstr ""
 
-#: include/class_pathNavigator.inc:86
-msgid "Welcome to GOsa"
+#: plugins/admin/groups/generic.tpl:183
+msgid "Partial group members"
 msgstr ""
 
-#: include/password-methods/class_password-methods.inc:339
-msgid "Cannot find a suitable password method for the current hash!"
+#: plugins/admin/groups/generic.tpl:188
+msgid "Group members"
 msgstr ""
 
-#: include/class_SnapshotHandler.inc:45 include/class_SnapshotHandler.inc:76
-#, php-format
-msgid ""
-"The snapshot functionality is enabled but the required variable %s is not "
-"set!"
+#: plugins/admin/groups/group-list.xml:11
+msgid "List of groups"
 msgstr ""
 
-#: include/class_SnapshotHandler.inc:58
-#, php-format
-msgid ""
-"The snapshot functionality is enabled but the required PHP compression "
-"module is missing: %s!"
+#: plugins/admin/groups/group-list.xml:138
+msgid "Edit group"
 msgstr ""
 
-#: include/class_acl.inc:27 plugins/admin/acl/class_aclManagement.inc:25
-msgid "Access control"
+#: plugins/admin/groups/group-list.xml:151
+msgid "Remove group"
 msgstr ""
 
-#: include/class_acl.inc:28
-msgid "Manage access control lists"
+#: plugins/admin/groups/class_group.inc:166
+#: plugins/admin/groups/class_group.inc:1240 html/index.php:157
+#: html/index.php:233 html/main.php:295 html/password.php:113
+#: include/utils/class_timezone.inc:47 include/class_SnapshotHandler.inc:44
+#: include/class_SnapshotHandler.inc:57 include/class_SnapshotHandler.inc:75
+#: include/password-methods/class_password-methods-sha.inc:48
+#: include/password-methods/class_password-methods-ssha.inc:51
+#: include/class_CopyPasteHandler.inc:119
+#: include/class_CopyPasteHandler.inc:128
+#: include/class_CopyPasteHandler.inc:177
+#: include/class_CopyPasteHandler.inc:186
+#: include/class_CopyPasteHandler.inc:194 include/class_config.inc:171
+#: include/class_config.inc:710 include/class_config.inc:1171
+#: include/class_config.inc:1184 include/class_config.inc:1202
+#: include/class_pluglist.inc:146 include/functions.inc:837
+#: include/functions.inc:3053 include/functions.inc:3068
+msgid "Configuration error"
 msgstr ""
 
-#: include/class_acl.inc:125 include/class_acl.inc:613
-#: include/class_acl.inc:1033
-#, php-format
-msgid "All users"
+#: plugins/admin/groups/class_group.inc:166
+#: plugins/admin/groups/class_group.inc:1240
+msgid "Cannot find group SID in your configuration!"
 msgstr ""
 
-#: include/class_acl.inc:228
-#: plugins/generic/references/class_aclResolver.inc:63
-msgid "Reset ACLs"
+#: plugins/admin/groups/class_group.inc:210
+#: plugins/admin/groups/class_group.inc:1190
+#: plugins/admin/groups/class_group.inc:1200
+#: plugins/personal/posix/paste_generic.tpl:38
+#: plugins/personal/posix/class_posixAccount.inc:869
+#: plugins/personal/posix/class_posixAccount.inc:872
+#: plugins/personal/posix/generic.tpl:64
+#: plugins/generic/references/class_reference.inc:87
+#: setup/class_setupStep_Migrate.inc:415
+msgid "UID"
 msgstr ""
 
-#: include/class_acl.inc:229
-#: plugins/generic/references/class_aclResolver.inc:64
-#: plugins/admin/acl/class_aclRole.inc:139
-msgid "One level"
+#: plugins/admin/groups/class_group.inc:310
+msgid "Samba group"
 msgstr ""
 
-#: include/class_acl.inc:230 include/class_acl.inc:235
-#: plugins/generic/references/class_aclResolver.inc:65
-#: plugins/admin/acl/class_aclRole.inc:140
-msgid "Current object"
+#: plugins/admin/groups/class_group.inc:310
+msgid "Domain administrators"
 msgstr ""
 
-#: include/class_acl.inc:231
-#: plugins/generic/references/class_aclResolver.inc:66
-#: plugins/admin/acl/class_aclRole.inc:141
-msgid "Complete subtree"
+#: plugins/admin/groups/class_group.inc:310
+msgid "Domain users"
 msgstr ""
 
-#: include/class_acl.inc:232
-#: plugins/generic/references/class_aclResolver.inc:67
-#: plugins/admin/acl/class_aclRole.inc:142
-msgid "Complete subtree (permanent)"
+#: plugins/admin/groups/class_group.inc:311
+msgid "Domain guests"
 msgstr ""
 
-#: include/class_acl.inc:233 include/class_acl.inc:236
-#: plugins/generic/references/class_aclResolver.inc:68
-msgid "Use ACL defined in role"
+#: plugins/admin/groups/class_group.inc:316
+#, php-format
+msgid "Special group (%d)"
 msgstr ""
 
-#: include/class_acl.inc:239
-#: plugins/generic/references/class_aclResolver.inc:185
-#: plugins/admin/users/class_userManagement.inc:25
-#: plugins/personal/generic/class_user.inc:1676
-#: setup/class_setupStep_Migrate.inc:297
-msgid "Users"
+#: plugins/admin/groups/class_group.inc:329
+#: plugins/admin/groups/class_group.inc:350
+#: plugins/admin/groups/class_group.inc:367
+#: plugins/admin/departments/class_department.inc:152
+#: plugins/generic/references/contents.tpl:18 include/class_pluglist.inc:479
+msgid "Unknown"
 msgstr ""
 
-#: include/class_acl.inc:239
-#: plugins/generic/references/class_aclResolver.inc:177
-#: plugins/admin/groups/class_group.inc:1041
-#: plugins/admin/groups/class_groupManagement.inc:25
-#: setup/class_setupStep_Migrate.inc:300
-msgid "Groups"
+#: plugins/admin/groups/class_group.inc:464
+#, php-format
+msgid "Adding UID '%s' to group '%s' failed: cannot find user object!"
 msgstr ""
 
-#: include/class_acl.inc:254
-msgid "Section"
+#: plugins/admin/groups/class_group.inc:470
+#, php-format
+msgid "Add UID '%s' to group '%s' failed: UID is used more than once!"
 msgstr ""
 
-#: include/class_acl.inc:264
-msgid "Used"
+#: plugins/admin/groups/class_group.inc:753
+#, php-format
+msgid "Cannot find any SID for '%s'!"
 msgstr ""
 
-#: include/class_acl.inc:280 plugins/admin/ogroups/class_ogroup.inc:865
-msgid "Member"
+#: plugins/admin/groups/class_group.inc:758
+#, php-format
+msgid "Cannot find any RIDBASE for '%s'!"
 msgstr ""
 
-#: include/class_acl.inc:280 plugins/admin/acl/class_aclRole.inc:182
-#: plugins/admin/acl/class_aclRole.inc:744
-msgid "Permissions"
+#: plugins/admin/groups/class_group.inc:852
+#: plugins/admin/departments/dep_move_confirm.tpl:2
+#: plugins/personal/posix/class_posixAccount.inc:651
+#: plugins/personal/posix/class_posixAccount.inc:774 setup/setup_checks.tpl:27
+#: setup/setup_checks.tpl:68 html/password.php:315
+#: include/utils/class_xml.inc:37 include/class_configRegistry.inc:688
+#: include/class_configRegistry.inc:703 include/class_configRegistry.inc:718
+#: include/class_configRegistry.inc:733 include/class_configRegistry.inc:749
+#: include/class_configRegistry.inc:754 include/class_configRegistry.inc:774
+#: include/class_configRegistry.inc:779 include/class_configRegistry.inc:796
+#: include/class_configRegistry.inc:801 include/class_configRegistry.inc:819
+#: include/class_configRegistry.inc:824 include/class_configRegistry.inc:840
+#: include/class_configRegistry.inc:855 include/class_configRegistry.inc:870
+#: include/class_tabs.inc:270 include/class_jsonRPC.inc:37
+#: include/functions.inc:2489 include/functions.inc:2493
+#: include/functions.inc:2499 include/functions.inc:2523
+msgid "Warning"
 msgstr ""
 
-#: include/class_acl.inc:280 include/php_setup.inc:191
-#: plugins/admin/acl/class_aclRole.inc:182
-msgid "Type"
+#: plugins/admin/groups/class_group.inc:852
+#, php-format
+msgid "The gidNumber '%s' is already in use by %s!"
 msgstr ""
 
-#: include/class_acl.inc:574
-msgid "No ACL settings for this category!"
+#: plugins/admin/groups/class_group.inc:966
+#: plugins/admin/groups/class_group.inc:969
+#: plugins/admin/groups/class_group.inc:1061
+#: plugins/personal/posix/paste_generic.tpl:47
+#: plugins/personal/posix/class_posixAccount.inc:876
+#: plugins/personal/posix/class_posixAccount.inc:879
+#: plugins/personal/posix/generic.tpl:75
+msgid "GID"
 msgstr ""
 
-#: include/class_acl.inc:577
-#, php-format
-msgid "ACLs for: %s"
+#: plugins/admin/groups/class_group.inc:1036
+msgid "Generic group settings"
 msgstr ""
 
-#: include/class_acl.inc:583 include/class_acl.inc:587
-msgid "category ACL"
+#: plugins/admin/groups/class_group.inc:1049
+msgid "RDN for object group storage."
 msgstr ""
 
-#: include/class_acl.inc:639
-#, php-format
-msgid "Edit ACL for '%s' with scope '%s'"
+#: plugins/admin/groups/class_group.inc:1063
+msgid "Samba group type"
 msgstr ""
 
-#: include/class_acl.inc:801 include/class_acl.inc:808
-msgid "Show/hide advanced settings"
+#: plugins/admin/groups/class_group.inc:1064
+msgid "Samba domain name"
 msgstr ""
 
-#: include/class_acl.inc:819
-msgid "Create objects"
+#: plugins/admin/groups/class_group.inc:1065
+#: plugins/admin/ogroups/class_ogroup.inc:864
+#: plugins/personal/posix/trustModeDialog/generic.tpl:2
+msgid "System trust"
 msgstr ""
 
-#: include/class_acl.inc:820
-msgid "Move objects"
+#: plugins/admin/groups/class_group.inc:1066
+msgid "Phone pickup group"
 msgstr ""
 
-#: include/class_acl.inc:821
-msgid "Remove objects"
+#: plugins/admin/groups/class_group.inc:1067
+msgid "Nagios group"
 msgstr ""
 
-#: include/class_acl.inc:823
-#: plugins/generic/references/class_aclResolver.inc:307
-msgid "Restrict changes to user's own object"
+#: plugins/admin/groups/class_group.inc:1069
+msgid "Group member"
 msgstr ""
 
-#: include/class_acl.inc:827 include/class_acl.inc:936
-#: include/class_acl.inc:940
-#: plugins/generic/references/class_aclResolver.inc:309
-msgid "read"
+#: plugins/admin/departments/class_countryGeneric.inc:82
+#: plugins/admin/departments/class_countryGeneric.inc:83
+#: plugins/admin/departments/dep-filter.xml:49
+#: plugins/admin/departments/dep-list.xml:31
+#: plugins/admin/departments/dep-list.xml:117
+#: plugins/admin/departments/country.tpl:5
+#: plugins/admin/departments/class_departmentManagement.inc:217
+msgid "Country"
 msgstr ""
 
-#: include/class_acl.inc:828 include/class_acl.inc:938
-#: include/class_acl.inc:941
-#: plugins/generic/references/class_aclResolver.inc:310
-msgid "write"
+#: plugins/admin/departments/class_countryGeneric.inc:91
+#: plugins/admin/departments/country.tpl:11
+msgid "Country name"
+msgstr ""
+
+#: plugins/admin/departments/class_countryGeneric.inc:93
+#: plugins/admin/departments/locality.tpl:39
+#: plugins/admin/departments/domain.tpl:39
+#: plugins/admin/departments/class_department.inc:684
+#: plugins/admin/departments/dcObject.tpl:39
+#: plugins/admin/departments/organization.tpl:51
+#: plugins/admin/departments/class_dcObject.inc:92
+#: plugins/admin/departments/class_localityGeneric.inc:93
+#: plugins/admin/departments/country.tpl:39
+#: plugins/admin/departments/class_organizationGeneric.inc:127
+#: plugins/admin/departments/generic.tpl:51
+#: plugins/admin/departments/class_domain.inc:93
+#: plugins/personal/generic/generic.tpl:339
+#: plugins/personal/generic/generic.tpl:355
+#: plugins/personal/generic/class_user.inc:1723
+msgid "Manager"
 msgstr ""
 
-#: include/class_acl.inc:832
-msgid "Complete object"
+#: plugins/admin/departments/class_countryGeneric.inc:95
+#: plugins/admin/departments/locality.tpl:67
+#: plugins/admin/departments/domain.tpl:67
+#: plugins/admin/departments/class_department.inc:686
+#: plugins/admin/departments/dcObject.tpl:67
+#: plugins/admin/departments/organization.tpl:132
+#: plugins/admin/departments/class_dcObject.inc:94
+#: plugins/admin/departments/class_localityGeneric.inc:95
+#: plugins/admin/departments/country.tpl:68
+#: plugins/admin/departments/class_organizationGeneric.inc:135
+#: plugins/admin/departments/generic.tpl:132
+#: plugins/admin/departments/class_domain.inc:94
+msgid "Administrative settings"
 msgstr ""
 
-#: include/class_acl.inc:984
-#, php-format
-msgid "Unknown ACL type '%s'!"
+#: plugins/admin/departments/locality.tpl:5
+#: plugins/admin/departments/dep-filter.xml:63
+#: plugins/admin/departments/dep-list.xml:39
+#: plugins/admin/departments/dep-list.xml:124
+#: plugins/admin/departments/class_localityGeneric.inc:82
+#: plugins/admin/departments/class_localityGeneric.inc:83
+#: plugins/admin/departments/class_departmentManagement.inc:229
+msgid "Locality"
 msgstr ""
 
-#: include/class_acl.inc:1029
-#, php-format
-msgid "Unknown entry '%s'!"
+#: plugins/admin/departments/locality.tpl:11
+#: plugins/admin/departments/dcObject.tpl:11
+msgid "Locality name"
 msgstr ""
 
-#: include/class_acl.inc:1093 include/class_acl.inc:1095
-#, php-format
-msgid "ACL role: %s"
+#: plugins/admin/departments/locality.tpl:14
+#: plugins/admin/departments/dcObject.tpl:14
+msgid "Name of locality to create"
 msgstr ""
 
-#: include/class_acl.inc:1095
-msgid "unknown ACL role"
+#: plugins/admin/departments/locality.tpl:22
+#: plugins/admin/departments/domain.tpl:22
+#: plugins/admin/departments/dcObject.tpl:22
+#: plugins/admin/departments/organization.tpl:22
+#: plugins/admin/departments/country.tpl:22
+msgid "Descriptive text for department"
 msgstr ""
 
-#: include/class_acl.inc:1103
-#, php-format
-msgid "Contains settings for these objects: %s"
+#: plugins/admin/departments/locality.tpl:70
+#: plugins/admin/departments/domain.tpl:70
+#: plugins/admin/departments/dcObject.tpl:70
+#: plugins/admin/departments/organization.tpl:135
+#: plugins/admin/departments/country.tpl:71
+#: plugins/admin/departments/generic.tpl:135
+msgid "Tag department as an independent administrative unit"
 msgstr ""
 
-#: include/class_acl.inc:1120
-msgid "inactive"
+#: plugins/admin/departments/domain.tpl:5
+#: plugins/admin/departments/dep-filter.xml:105
+#: plugins/admin/departments/dep-list.xml:15
+#: plugins/admin/departments/dep-list.xml:103
+#: plugins/admin/departments/class_departmentManagement.inc:193
+msgid "Domain"
 msgstr ""
 
-#: include/class_acl.inc:1120
-msgid "No members"
+#: plugins/admin/departments/domain.tpl:11
+msgid "Domain name"
 msgstr ""
 
-#: include/class_acl.inc:1290 include/class_acl.inc:1291
-#: include/class_acl.inc:1297 include/class_tabs.inc:397
-#: plugins/admin/acl/tabs_acl.inc:28 plugins/admin/acl/class_aclRole.inc:770
-#: plugins/admin/acl/acl-list.xml:15
-msgid "ACL"
+#: plugins/admin/departments/domain.tpl:14
+msgid "Name of domain to create"
 msgstr ""
 
-#: include/class_acl.inc:1291
-msgid "Access control list"
+#: plugins/admin/departments/class_department.inc:379
+#: plugins/admin/departments/class_department.inc:683
+#: plugins/admin/departments/organization.tpl:117
+#: plugins/admin/departments/class_organizationGeneric.inc:133
+#: plugins/admin/departments/generic.tpl:118
+#: plugins/personal/generic/generic.tpl:419
+#: plugins/personal/generic/generic.tpl:586
+#: plugins/personal/generic/class_user.inc:1357
+#: plugins/personal/generic/class_user.inc:1848
+msgid "Fax"
 msgstr ""
 
-#: include/class_acl.inc:1297
-msgid "ACL roles"
+#: plugins/admin/departments/class_department.inc:439 html/main.php:170
+#: html/password.php:61 include/utils/class_xml.inc:43
+#: include/functions.inc:465
+msgid "Fatal error"
 msgstr ""
 
-#: include/class_acl.inc:1300
-msgid "ACL Entries"
+#: plugins/admin/departments/class_department.inc:439
+msgid "Cannot find an unused tag for this administrative unit!"
 msgstr ""
 
-#: include/class_session.inc:76 include/class_session.inc:101
-#: include/class_session.inc:127
-msgid "Requested channel does not exist!"
+#: plugins/admin/departments/class_department.inc:507
+#, php-format
+msgid "Tagging '%s'."
 msgstr ""
 
-#: include/class_listing.inc:257 include/class_sortableListing.inc:274
-msgid "Sort ascending"
+#: plugins/admin/departments/class_department.inc:588
+#, php-format
+msgid "Moving '%s' to '%s'"
 msgstr ""
 
-#: include/class_listing.inc:257 include/class_sortableListing.inc:274
-msgid "Sort descending"
+#: plugins/admin/departments/class_department.inc:624
+#: ihtml/themes/default/snapshotdialog.tpl:20
+#: ihtml/themes/default/snapshotdialog.tpl:63
+#: include/utils/class_msgPool.inc:459 include/class_acl.inc:799
+#: include/class_acl.inc:806 include/class_acl.inc:813
+msgid "Object"
 msgstr ""
 
-#: include/class_listing.inc:319
-msgid "Select all"
+#: plugins/admin/departments/class_department.inc:629
+#, php-format
+msgid "FAILED to copy %s, aborting operation"
 msgstr ""
 
-#: include/class_listing.inc:578
-msgid "created by"
+#: plugins/admin/departments/class_department.inc:660
+#: plugins/admin/departments/class_department.inc:671
+msgid "Departments"
 msgstr ""
 
-#: include/class_listing.inc:1064 include/class_listing.inc:1066
-msgid "Go to preceding level"
+#: plugins/admin/departments/class_department.inc:674
+msgid "Department name"
 msgstr ""
 
-#: include/class_listing.inc:1072 include/class_listing.inc:1074
-msgid "Go to current users level"
+#: plugins/admin/departments/class_department.inc:679
+#: plugins/admin/departments/organization.tpl:86
+#: plugins/admin/departments/class_organizationGeneric.inc:129
+#: plugins/admin/departments/generic.tpl:87
+#: plugins/personal/generic/generic.tpl:444
+#: plugins/personal/generic/class_user.inc:1733
+msgid "State"
 msgstr ""
 
-#: include/class_listing.inc:1079
-msgid "Reload list"
+#: plugins/admin/departments/class_department.inc:680
+#: plugins/admin/departments/organization.tpl:82
+#: plugins/admin/departments/organization.tpl:94
+#: plugins/admin/departments/class_localityGeneric.inc:91
+#: plugins/admin/departments/class_organizationGeneric.inc:130
+#: plugins/admin/departments/generic.tpl:83
+#: plugins/admin/departments/generic.tpl:85
+#: plugins/admin/departments/generic.tpl:95
+#: plugins/personal/generic/generic.tpl:436
+#: plugins/personal/generic/class_user.inc:1734
+#: ihtml/themes/default/infoPage.tpl:28
+msgid "Location"
 msgstr ""
 
-#: include/class_listing.inc:1183 plugins/admin/ogroups/ogroup-list.xml:62
-#: plugins/admin/groups/group-list.xml:62 plugins/admin/users/user-list.xml:78
-#: plugins/admin/newConfigManagement/DeviceConfig-list.xml:50
-#: plugins/admin/departments/dep-list.xml:87 plugins/admin/acl/acl-list.xml:65
-#: plugins/addons/propertyEditor/property-list.xml:96
-msgid "Actions"
+#: plugins/admin/departments/class_department.inc:681
+#: plugins/admin/departments/organization.tpl:102
+#: plugins/admin/departments/generic.tpl:103
+#: plugins/personal/generic/generic.tpl:185
+#: plugins/personal/generic/generic.tpl:452
+msgid "Address"
 msgstr ""
 
-#: include/class_listing.inc:1453
-msgid "Copy"
+#: plugins/admin/departments/class_department.inc:682
+msgid "Telephone"
 msgstr ""
 
-#: include/class_listing.inc:1459
-msgid "Cut"
+#: plugins/admin/departments/class_department.inc:737
+#, php-format
+msgid "Object '%s' is already tagged"
 msgstr ""
 
-#: include/class_listing.inc:1467 include/class_listing.inc:1469
-#: include/class_CopyPasteHandler.inc:571
-msgid "Paste"
+#: plugins/admin/departments/class_department.inc:744
+#, php-format
+msgid "Adding tag (%s) to object '%s'"
 msgstr ""
 
-#: include/class_listing.inc:1492
-msgid "Cut this entry"
+#: plugins/admin/departments/class_department.inc:776
+#, php-format
+msgid "Removing tag from object '%s'"
 msgstr ""
 
-#: include/class_listing.inc:1501
-msgid "Copy this entry"
+#: plugins/admin/departments/dcObject.tpl:5
+#: plugins/admin/departments/dep-filter.xml:77
+#: plugins/admin/departments/dep-list.xml:23
+#: plugins/admin/departments/dep-list.xml:110
+msgid "Domain component"
 msgstr ""
 
-#: include/class_listing.inc:1533 include/class_listing.inc:1535
-msgid "Restore snapshots"
+#: plugins/admin/departments/dep_move_confirm.tpl:2
+msgid "You are currently moving/renaming this department."
 msgstr ""
 
-#: include/class_listing.inc:1549
-msgid "Export list"
+#: plugins/admin/departments/dep_move_confirm.tpl:6
+msgid ""
+"Modifying a departments naming attribute 'ou' or base may corrupt ACLs and "
+"snapshot entries for all entire objects."
 msgstr ""
 
-#: include/class_listing.inc:1583 include/class_SnapShotDialog.inc:142
-msgid "Restore snapshot"
+#: plugins/admin/departments/dep_move_confirm.tpl:9
+msgid "GOsa can NOT fix this for you, yet."
 msgstr ""
 
-#: include/class_listing.inc:1591
-msgid "Create new snapshot for this object"
+#: plugins/admin/departments/dep_move_confirm.tpl:12
+msgid ""
+"Before you confirm this action, ensure that everything will be as expected, "
+"possibly the best solution is a backup."
 msgstr ""
 
-#: include/class_sortableListing.inc:234
-msgid "Sortable list"
+#: plugins/admin/departments/dep-filter.xml:35
+#: plugins/admin/departments/generic.tpl:4
+msgid "Organizational Unit"
 msgstr ""
 
-#: include/class_sortableListing.inc:239
-msgid "Edit this entry"
+#: plugins/admin/departments/dep-filter.xml:91
+#: plugins/admin/departments/organization.tpl:4
+#: plugins/admin/departments/dep-list.xml:47
+#: plugins/admin/departments/dep-list.xml:131
+#: plugins/admin/departments/class_organizationGeneric.inc:113
+#: plugins/admin/departments/class_organizationGeneric.inc:114
+#: plugins/admin/departments/class_departmentManagement.inc:241
+#: plugins/personal/generic/generic.tpl:298
+#: plugins/personal/generic/class_user.inc:1720 setup/setup_feedback.tpl:10
+#: setup/setup_feedback.tpl:12 ihtml/themes/default/infoPage.tpl:26
+msgid "Organization"
 msgstr ""
 
-#: include/class_sortableListing.inc:244
-msgid "Delete this entry"
+#: plugins/admin/departments/dep_iframe.tpl:1
+msgid "Processing the requested operation"
 msgstr ""
 
-#: include/functions.inc:134
-#, php-format
-msgid "Fatal error: no class locations defined - please run %s to fix this"
+#: plugins/admin/departments/dep_iframe.tpl:7
+msgid ""
+"Your browser doesn't support IFRAME HTML elements. Please use this link to "
+"perform the requested operation."
 msgstr ""
 
-#: include/functions.inc:141
-#, php-format
-msgid "Fatal error: cannot instantiate class %s - try running %s to fix this"
+#: plugins/admin/departments/organization.tpl:11
+msgid "Name of organization"
 msgstr ""
 
-#: include/functions.inc:466
-#, php-format
-msgid "Error while connecting to LDAP: %s"
+#: plugins/admin/departments/organization.tpl:14
+msgid "Name of organization to create"
 msgstr ""
 
-#: include/functions.inc:537 include/functions.inc:623
-msgid "User ID is not unique!"
+#: plugins/admin/departments/organization.tpl:30
+#: plugins/admin/departments/generic.tpl:30
+msgid "Category for this subtree"
 msgstr ""
 
-#: include/functions.inc:827 include/functions.inc:945
-msgid "Error while locking entry!"
+#: plugins/admin/departments/organization.tpl:89
+#: plugins/admin/departments/generic.tpl:90
+msgid "State where this subtree is located"
 msgstr ""
 
-#: include/functions.inc:837
-#, php-format
-msgid "Cannot store lock information in LDAP!"
+#: plugins/admin/departments/organization.tpl:97
+#: plugins/admin/departments/generic.tpl:98
+msgid "Location of this subtree"
 msgstr ""
 
-#: include/functions.inc:837
-#, php-format
-msgid "Error: %s"
+#: plugins/admin/departments/organization.tpl:105
+#: plugins/admin/departments/generic.tpl:106
+msgid "Postal address of this subtree"
 msgstr ""
 
-#: include/functions.inc:1267
-#, php-format
-msgid "The current size limit of %d entries is exceeded!"
+#: plugins/admin/departments/organization.tpl:112
+#: plugins/admin/departments/generic.tpl:113
+msgid "Base telephone number of this subtree"
 msgstr ""
 
-#: include/functions.inc:1269
-#, php-format
-msgid "Set the size limit to %s"
+#: plugins/admin/departments/organization.tpl:120
+#: plugins/admin/departments/generic.tpl:121
+msgid "Base facsimile telephone number of this subtree"
 msgstr ""
 
-#: include/functions.inc:1281 plugins/personal/generic/generic.tpl:218
-msgid "Configure"
+#: plugins/admin/departments/dep-list.xml:11
+msgid "List of structural objects"
 msgstr ""
 
-#: include/functions.inc:1286
-msgid "list is incomplete"
+#: plugins/admin/departments/dep-list.xml:55
+#: plugins/admin/departments/dep-list.xml:71
+#: plugins/admin/departments/dep-list.xml:138
+#: plugins/admin/departments/class_departmentManagement.inc:253
+#: plugins/admin/ogroups/objectSelect/selectObject-list.xml:15
+#: plugins/admin/ogroups/class_ogroupManagement.inc:186
+#: plugins/personal/generic/generic.tpl:306
+#: plugins/personal/generic/class_user.inc:1721
+msgid "Department"
 msgstr ""
 
-#: include/functions.inc:1636
-msgid "Continue anyway"
+#: plugins/admin/departments/class_dcObject.inc:81
+#: plugins/admin/departments/class_dcObject.inc:82
+#: plugins/admin/departments/class_departmentManagement.inc:205
+#: plugins/admin/departments/class_domain.inc:81
+#: plugins/admin/departments/class_domain.inc:82
+msgid "Domain Component"
 msgstr ""
 
-#: include/functions.inc:1638
-msgid "Edit anyway"
+#: plugins/admin/departments/country.tpl:14
+msgid "Name of country to create"
 msgstr ""
 
-#: include/functions.inc:1641
-msgid "These entries are currently locked:"
+#: plugins/admin/departments/class_organizationGeneric.inc:122
+msgid "Organization name"
 msgstr ""
 
-#: include/functions.inc:1882
-msgid "Entries per page"
+#: plugins/admin/departments/class_organizationGeneric.inc:131
+#: plugins/personal/generic/generic.tpl:183
+#: plugins/personal/generic/class_user.inc:1735
+msgid "Postal address"
 msgstr ""
 
-#: include/functions.inc:2060
-#, php-format
-msgid "GOsa %s"
+#: plugins/admin/departments/class_organizationGeneric.inc:132
+#: plugins/generic/infoPage/class_infoPage.inc:109
+msgid "Phone number"
 msgstr ""
 
-#: include/functions.inc:2067
-#, php-format
-msgid "GOsa %s snapshot (Rev %s)"
+#: plugins/admin/departments/generic.tpl:11
+msgid "Name of department"
 msgstr ""
 
-#: include/functions.inc:2072
-#, php-format
-msgid "GOsa development snapshot (Rev %s)"
+#: plugins/admin/departments/generic.tpl:14
+msgid "Name of subtree to create"
 msgstr ""
 
-#: include/functions.inc:2168
-#, php-format
-msgid "File %s cannot be deleted!"
+#: plugins/admin/departments/generic.tpl:22
+msgid "Descriptive text for   department"
 msgstr ""
 
-#: include/functions.inc:2198 include/functions.inc:2218
-msgid "Cannot write revision file!"
+#: plugins/admin/departments/class_departmentManagement.inc:25
+msgid "Directory structure"
 msgstr ""
 
-#: include/functions.inc:2489 include/functions.inc:2493
-#: include/functions.inc:2499
-msgid "'baseIdHook' is not available. Using default base!"
+#: plugins/admin/departments/class_departmentManagement.inc:26
+msgid ""
+"Manage organizations, organizational units, localities, countries and more"
 msgstr ""
 
-#: include/functions.inc:2523
+#: plugins/admin/departments/class_departmentManagement.inc:125
 msgid ""
-"Cannot read schema information from LDAP. Schema validation is not possible!"
+"As soon as the tag operation has finished, you can scroll down to end of the "
+"page and    press the 'Continue' button to continue with the department "
+"management dialog."
 msgstr ""
 
-#: include/functions.inc:2549
-msgid "This class is used to make users appear in GOsa."
+#: plugins/admin/newConfigManagement/DeviceConfig-list.xml:10
+msgid "List of items"
 msgstr ""
 
-#: include/functions.inc:2556
-msgid ""
-"This class is used to lock entries in order to prevent multiple edits at a "
-"time."
+#: plugins/admin/newConfigManagement/DeviceConfig-list.xml:75
+msgid "Edit item"
 msgstr ""
 
-#: include/functions.inc:2601
-#, php-format
-msgid "Required object class %s is missing!"
+#: plugins/admin/newConfigManagement/DeviceConfig-list.xml:82
+msgid "Remove item"
 msgstr ""
 
-#: include/functions.inc:2604
-#, php-format
-msgid "Optional object class %s is missing!"
+#: plugins/admin/newConfigManagement/DeviceConfig-list.tpl:9
+msgid "Container"
 msgstr ""
 
-#: include/functions.inc:2609
-#, php-format
-msgid "Wrong version of required object class %s (!=%s) detected!"
+#: plugins/admin/newConfigManagement/DeviceConfig-list.tpl:10
+msgid "Item"
 msgstr ""
 
-#: include/functions.inc:2612
-#, php-format
-msgid "Class available"
+#: plugins/admin/newConfigManagement/class_newConfigManagement.inc:8
+#: plugins/admin/newConfigManagement/class_newConfigManagement.inc:9
+#: plugins/admin/newConfigManagement/class_newConfigManagement.inc:352
+#: plugins/admin/newConfigManagement/class_newConfigManagement.inc:353
+#: plugins/admin/newConfigManagement/class_newConfigManagement.inc:359
+msgid "Config management"
 msgstr ""
 
-#: include/functions.inc:2634
-msgid ""
-"RFC2307bis schema is enabled, but the current LDAP configuration does not "
-"support it!"
+#: plugins/admin/newConfigManagement/class_newConfigManagement.inc:42
+#: plugins/admin/newConfigManagement/class_newConfigManagement.inc:95
+#, php-format
+msgid "Failed to load distributions, error was '%s'!"
 msgstr ""
 
-#: include/functions.inc:2635
-msgid ""
-"To use RFC2307bis groups, the objectClass 'posixGroup' must be AUXILIARY."
+#: plugins/admin/newConfigManagement/class_newConfigManagement.inc:262
+msgid "No selectable install methods returned!"
 msgstr ""
 
-#: include/functions.inc:2639
-msgid ""
-"RFC2307bis schema is disabled, but the current LDAP configuration supports "
-"it!"
+#: plugins/admin/newConfigManagement/class_newConfigManagement.inc:263
+#: setup/class_setup.inc:183
+msgid "Setup"
 msgstr ""
 
-#: include/functions.inc:2640
-msgid "To correct this, the objectClass 'posixGroup' must be STRUCTURAL."
+#: plugins/admin/newConfigManagement/class_newConfigManagement.inc:278
+msgid "Distribution"
 msgstr ""
 
-#: include/functions.inc:2665
-msgid "German"
+#: plugins/admin/newConfigManagement/class_newConfigManagement.inc:284
+msgid "Release"
 msgstr ""
 
-#: include/functions.inc:2666
-msgid "French"
+#: plugins/admin/newConfigManagement/class_newConfigManagement.inc:290
+msgid "Component"
 msgstr ""
 
-#: include/functions.inc:2667
-msgid "Italian"
+#: plugins/admin/ogroups/paste_generic.tpl:1
+msgid "Paste object group"
 msgstr ""
 
-#: include/functions.inc:2668
-msgid "Spanish"
+#: plugins/admin/ogroups/paste_generic.tpl:7
+msgid "Please enter the new object group name"
 msgstr ""
 
-#: include/functions.inc:2669
-msgid "English"
+#: plugins/admin/ogroups/paste_generic.tpl:16
+msgid ""
+"Copy members. Be careful with this option, systems can only inherit from a "
+"single object group!"
 msgstr ""
 
-#: include/functions.inc:2670
-msgid "Dutch"
+#: plugins/admin/ogroups/ogroup-list.xml:11
+msgid "List of object groups"
 msgstr ""
 
-#: include/functions.inc:2671
-msgid "Polish"
+#: plugins/admin/ogroups/ogroup-list.xml:15
+#: plugins/admin/ogroups/generic.tpl:1
+msgid "Object group"
 msgstr ""
 
-#: include/functions.inc:2672
-msgid "Brazilian Portuguese"
+#: plugins/admin/ogroups/ogroup-list.xml:142
+msgid "Edit object group"
 msgstr ""
 
-#: include/functions.inc:2674
-msgid "Chinese"
+#: plugins/admin/ogroups/ogroup-list.xml:155
+msgid "Remove object group"
 msgstr ""
 
-#: include/functions.inc:2675
-msgid "Vietnamese"
+#: plugins/admin/ogroups/tabs_ogroups.inc:139
+msgid "Phone queue"
 msgstr ""
 
-#: include/functions.inc:2676
-msgid "Russian"
+#: plugins/admin/ogroups/tabs_ogroups.inc:164
+msgid "Groupware"
 msgstr ""
 
-#: include/functions.inc:2869
-msgid "Cannot detect password hash!"
+#: plugins/admin/ogroups/tabs_ogroups.inc:176
+msgid "System settings"
 msgstr ""
 
-#: include/functions.inc:2910 include/functions.inc:2985
-#, php-format
-msgid "Pre-event hook reported a problem: %s. Password change canceled!"
+#: plugins/admin/ogroups/tabs_ogroups.inc:188
+#: plugins/admin/ogroups/tabs_ogroups.inc:213
+msgid "Recipe"
 msgstr ""
 
-#: include/functions.inc:2941
-msgid "Password change failed!"
+#: plugins/admin/ogroups/tabs_ogroups.inc:200
+#: plugins/admin/ogroups/tabs_ogroups.inc:222
+msgid "Devices"
 msgstr ""
 
-#: include/functions.inc:2949
-#, php-format
-msgid "Post-event hook reported a problem: %s. Password change canceled!"
+#: plugins/admin/ogroups/tabs_ogroups.inc:232
+msgid "Deployment summary"
 msgstr ""
 
-#: include/functions.inc:3053
-msgid "Cannot generate SAMBA hash!"
+#: plugins/admin/ogroups/tabs_ogroups.inc:242
+msgid "Desktop"
 msgstr ""
 
-#: include/functions.inc:3068
-#, php-format
-msgid "Generating SAMBA hash by running %s failed: check %s!"
+#: plugins/admin/ogroups/tabs_ogroups.inc:259
+msgid "Applications"
 msgstr ""
 
-#: include/functions.inc:3346 include/functions.inc:3360
-#: include/functions.inc:3398 include/functions.inc:3410
-#: include/functions.inc:3414 include/functions.inc:3429
-#: include/functions.inc:3438
-msgid "Cannot allocate free ID:"
+#: plugins/admin/ogroups/generic.tpl:5 plugins/personal/posix/generic.tpl:6
+msgid "Generic settings"
 msgstr ""
 
-#: include/functions.inc:3346
-msgid "unknown idAllocation method!"
+#: plugins/admin/ogroups/generic.tpl:10
+msgid "Name of the group"
 msgstr ""
 
-#: include/functions.inc:3360
-#, php-format
-msgid "%sPoolMin >= %sPoolMax!"
+#: plugins/admin/ogroups/generic.tpl:41
+msgid "Member objects"
 msgstr ""
 
-#: include/functions.inc:3390
-msgid "Cannot create sambaUnixIdPool entry!"
+#: plugins/admin/ogroups/objectSelect/class_objectSelect.inc:29
+msgid "Object selection"
 msgstr ""
 
-#: include/functions.inc:3398
-msgid "sambaUnixIdPool is not unique!"
+#: plugins/admin/ogroups/objectSelect/selectObject-list.xml:23
+#: plugins/admin/ogroups/class_ogroupManagement.inc:187
+#: plugins/personal/posix/trustSelect/trust-list.xml:12
+msgid "Server"
 msgstr ""
 
-#: include/functions.inc:3410 include/functions.inc:3414
-msgid "no ID available!"
+#: plugins/admin/ogroups/objectSelect/selectObject-list.xml:31
+#: plugins/admin/ogroups/class_ogroupManagement.inc:189
+#: plugins/personal/posix/trustSelect/trust-list.xml:19
+msgid "Workstation"
 msgstr ""
 
-#: include/functions.inc:3438
-msgid "maximum number of tries exceeded!"
+#: plugins/admin/ogroups/objectSelect/selectObject-list.xml:39
+#: plugins/admin/ogroups/class_ogroupManagement.inc:191
+#: plugins/personal/posix/trustSelect/trust-list.xml:26
+msgid "Terminal"
 msgstr ""
 
-#: include/functions.inc:3498
-msgid "Cannot allocate free ID!"
+#: plugins/admin/ogroups/objectSelect/selectObject-list.xml:47
+#: plugins/admin/ogroups/class_ogroupManagement.inc:192
+msgid "Printer"
 msgstr ""
 
-#: include/class_tabs.inc:57
-#, php-format
-msgid "No plugin definition for %s found: please check the configuration file!"
+#: plugins/admin/ogroups/class_ogroupManagement.inc:25
+#: plugins/admin/ogroups/class_ogroup.inc:858
+msgid "Object groups"
 msgstr ""
 
-#: include/class_tabs.inc:264
-#, php-format
-msgid "Delete process has been canceled by plugin %s: %s"
+#: plugins/admin/ogroups/class_ogroupManagement.inc:26
+msgid "Combine different types of objects to make use of this relationship"
 msgstr ""
 
-#: include/class_tabs.inc:402
-msgid "References"
+#: plugins/admin/ogroups/class_ogroupManagement.inc:182
+msgid "Templates"
 msgstr ""
 
-#: include/class_SnapShotDialog.inc:55
-msgid "Date"
+#: plugins/admin/ogroups/class_ogroupManagement.inc:185
+msgid "Application"
 msgstr ""
 
-#: include/class_SnapShotDialog.inc:94
-#, php-format
-msgid "You are about to delete the snapshot %s."
+#: plugins/admin/ogroups/class_ogroupManagement.inc:190
+msgid "Windows Install"
 msgstr ""
 
-#: include/class_SnapShotDialog.inc:143
-msgid "Delete snapshot"
+#: plugins/admin/ogroups/class_ogroup.inc:244
+#: plugins/generic/dashBoard/dbInformation/contents.tpl:1
+#: setup/setup_ldap.tpl:108
+msgid "Information"
 msgstr ""
 
-#: include/class_SnapShotDialog.inc:144 include/class_SnapShotDialog.inc:162
-msgid "Y-m-d, H:i:s"
+#: plugins/admin/ogroups/class_ogroup.inc:244
+msgid "You cannot combine terminals and workstations in one object group!"
 msgstr ""
 
-#: include/exporter/class_cvsExporter.inc:48
-msgid "CSV"
+#: plugins/admin/ogroups/class_ogroup.inc:320
+msgid "too many different objects!"
 msgstr ""
 
-#: include/exporter/class_PDF.inc:24
-msgid "Page"
+#: plugins/admin/ogroups/class_ogroup.inc:322
+msgid "users"
 msgstr ""
 
-#: include/exporter/class_pdfExporter.inc:18
-msgid "No PDF export possible: there is no FPDF library installed."
+#: plugins/admin/ogroups/class_ogroup.inc:323
+msgid "groups"
 msgstr ""
 
-#: include/exporter/class_pdfExporter.inc:145
-msgid "PDF"
+#: plugins/admin/ogroups/class_ogroup.inc:324
+msgid "applications"
 msgstr ""
 
-#: include/class_GOsaRegistration.inc:127
-msgid ""
-"UNIX-timestamp pointing to the date GOsa will ask for a registration again "
-"(-1 to disable)"
+#: plugins/admin/ogroups/class_ogroup.inc:325
+msgid "departments"
 msgstr ""
 
-#: include/class_jsonRPC.inc:38
-#, php-format
-msgid "The RPC connection (%s) specified for %s:%s is invalid: %s"
+#: plugins/admin/ogroups/class_ogroup.inc:326
+msgid "servers"
 msgstr ""
 
-#: include/class_jsonRPC.inc:331
-#, php-format
-msgid "Unknown HTTP status code %s!"
+#: plugins/admin/ogroups/class_ogroup.inc:327
+msgid "workstations"
 msgstr ""
 
-#: include/class_multi_plug.inc:362
-msgid "You are currently editing multiple entries."
+#: plugins/admin/ogroups/class_ogroup.inc:328
+msgid "Windows workstations"
 msgstr ""
 
-#: include/class_multi_plug.inc:394
-msgid "Reset password"
+#: plugins/admin/ogroups/class_ogroup.inc:329
+msgid "terminals"
 msgstr ""
 
-#: include/class_multi_plug.inc:394
-msgid "The user password has been reset. Please set a new password!"
+#: plugins/admin/ogroups/class_ogroup.inc:330
+msgid "phones"
 msgstr ""
 
-#: include/class_certificate.inc:73
-msgid "Certificate is empty!"
+#: plugins/admin/ogroups/class_ogroup.inc:331
+msgid "printers"
 msgstr ""
 
-#: include/class_certificate.inc:100
-msgid "Cannot load certificate: only PEM and DER are supported!"
+#: plugins/admin/ogroups/class_ogroup.inc:533
+msgid "Non existing DN:"
 msgstr ""
 
-#: include/class_certificate.inc:115
-msgid "Cannot extract information for non PEM certificates!"
+#: plugins/admin/ogroups/class_ogroup.inc:651
+#, php-format
+msgid ""
+"These systems are already configured by other object groups and cannot be "
+"added:"
 msgstr ""
 
-#: include/class_certificate.inc:219
-msgid "No valid certificate loaded!"
+#: plugins/admin/ogroups/class_ogroup.inc:685
+msgid "You can combine two different object types at maximum, only!"
 msgstr ""
 
-#: include/php_setup.inc:107
-msgid "Generating this page caused the PHP interpreter to raise some errors!"
+#: plugins/admin/ogroups/class_ogroup.inc:849
+msgid "Object group generic"
 msgstr ""
 
-#: include/php_setup.inc:110
-msgid "Send bug report"
+#: plugins/admin/ogroups/class_ogroup.inc:865 include/class_acl.inc:280
+msgid "Member"
 msgstr ""
 
-#: include/php_setup.inc:114
-msgid "Toggle details"
+#: plugins/personal/posix/trustSelect/class_trustSelect.inc:29
+msgid "Trust machine selection"
 msgstr ""
 
-#: include/php_setup.inc:123
-msgid "PHP error"
+#: plugins/personal/posix/paste_generic.tpl:1
+#: plugins/personal/posix/paste_generic.tpl:5
+#: plugins/personal/posix/generic.tpl:1
+msgid "POSIX settings"
 msgstr ""
 
-#: include/php_setup.inc:142
-msgid "class"
+#: plugins/personal/posix/paste_generic.tpl:6
+#: plugins/personal/posix/paste_generic.tpl:9
+#: plugins/personal/posix/class_posixAccount.inc:858
+#: plugins/personal/posix/class_posixAccount.inc:861
+#: plugins/personal/posix/class_posixAccount.inc:936
+#: plugins/personal/posix/class_posixAccount.inc:939
+#: plugins/personal/posix/class_posixAccount.inc:1307
+#: plugins/personal/posix/generic.tpl:8
+msgid "Home directory"
 msgstr ""
 
-#: include/php_setup.inc:148
-msgid "function"
+#: plugins/personal/posix/paste_generic.tpl:17
+#: plugins/personal/posix/generic.tpl:51
+#: plugins/personal/posix/posix_shadow.tpl:2
+#: plugins/personal/generic/generic.tpl:34
+#: plugins/personal/generic/generic.tpl:81
+msgid "Account settings"
 msgstr ""
 
-#: include/php_setup.inc:153
-msgid "static"
+#: plugins/personal/posix/paste_generic.tpl:19
+#: plugins/personal/posix/class_posixAccount.inc:1308
+#: plugins/personal/posix/generic.tpl:26
+msgid "Primary group"
 msgstr ""
 
-#: include/php_setup.inc:157
-msgid "method"
+#: plugins/personal/posix/paste_generic.tpl:33
+#: plugins/personal/posix/generic.tpl:60
+msgid "Force UID/GID"
 msgstr ""
 
-#: include/php_setup.inc:190
-msgid "Traceback"
+#: plugins/personal/posix/paste_generic.tpl:58
+#: plugins/personal/posix/paste_generic.tpl:61
+#: plugins/personal/posix/generic.tpl:89
+#: plugins/generic/references/class_reference.inc:58
+#: plugins/generic/references/class_reference.inc:64
+msgid "Group membership"
 msgstr ""
 
-#: include/php_setup.inc:191
-msgid "File"
+#: plugins/personal/posix/paste_generic.tpl:68
+#: plugins/personal/posix/generic.tpl:92
+msgid "(Warning: more than 16 groups are not supported by NFS!)"
 msgstr ""
 
-#: include/php_setup.inc:191
-msgid "Line"
+#: plugins/personal/posix/groupSelect/class_groupSelect.inc:29
+msgid "Group selection"
 msgstr ""
 
-#: include/php_setup.inc:192
-msgid "Arguments"
+#: plugins/personal/posix/class_posixAccount.inc:38
+msgid "Edit users POSIX settings"
 msgstr ""
 
-#: include/class_userFilter.inc:55 plugins/admin/departments/generic.tpl:27
-#: plugins/admin/departments/class_organizationGeneric.inc:124
-#: plugins/admin/departments/class_department.inc:676
-#: plugins/admin/departments/organization.tpl:27
-#: plugins/admin/acl/class_aclRole.inc:166
-msgid "Category"
+#: plugins/personal/posix/class_posixAccount.inc:146
+msgid "expired"
 msgstr ""
 
-#: include/class_filter.inc:226
-msgid "Search filter"
+#: plugins/personal/posix/class_posixAccount.inc:148
+msgid "grace time active"
 msgstr ""
 
-#: include/class_filter.inc:444
-msgid "Search in subtrees"
+#: plugins/personal/posix/class_posixAccount.inc:151
+#: plugins/personal/posix/class_posixAccount.inc:153
+#: plugins/personal/posix/class_posixAccount.inc:155
+msgid "active"
 msgstr ""
 
-#: include/class_filter.inc:449
-msgid "Edit filters"
+#: plugins/personal/posix/class_posixAccount.inc:151
+msgid "password not changeable"
 msgstr ""
 
-#: include/class_userFilterEditor.inc:254
-#, php-format
-msgid "Error in filter #%s: %s opening and %s closing brackets detected!"
+#: plugins/personal/posix/class_posixAccount.inc:153
+msgid "password expired"
 msgstr ""
 
-#: include/class_plugin.inc:581
-msgid ""
-"The current object has been altered while beeing edited. If you save this "
-"entry, changes that have been made by others will be discarded!"
+#: plugins/personal/posix/class_posixAccount.inc:215
+#: include/class_management.inc:32 include/class_management.inc:33
+msgid "unconfigured"
 msgstr ""
 
-#: include/class_plugin.inc:1411
-#, php-format
-msgid "Changing ACL DN from %s to %s"
+#: plugins/personal/posix/class_posixAccount.inc:226
+msgid "automatic"
 msgstr ""
 
-#: include/functions_helpviewer.inc:45
+#: plugins/personal/posix/class_posixAccount.inc:374
 #, php-format
-msgid "XML error in guide.xml: %s at line %s"
-msgstr ""
-
-#: include/functions_helpviewer.inc:88
-msgid "No help available for this plug-in."
+msgid "Password can't be changed up to %s days after last change"
 msgstr ""
 
-#: include/functions_helpviewer.inc:388
+#: plugins/personal/posix/class_posixAccount.inc:378
 #, php-format
-msgid "%s results for your search with the keyword %s"
+msgid "Password must be changed after %s days"
 msgstr ""
 
-#: include/functions_helpviewer.inc:461
+#: plugins/personal/posix/class_posixAccount.inc:382
 #, php-format
-msgid "%s%% hit rate in file %s"
+msgid "Disable account after %s days of inactivity after password expiry"
 msgstr ""
 
-#: include/utils/class_timezone.inc:47
+#: plugins/personal/posix/class_posixAccount.inc:386
 #, php-format
-msgid "The configured timezone %s is not valid!"
+msgid "Warn user %s days before password expiry"
 msgstr ""
 
-#: include/utils/class_xml.inc:51
-msgid "XML error"
+#: plugins/personal/posix/class_posixAccount.inc:651
+msgid "Timeout while waiting for lock. Ignoring lock!"
 msgstr ""
 
-#: include/utils/class_msgPool.inc:17
-msgid "This object will be deleted!"
+#: plugins/personal/posix/class_posixAccount.inc:709
+#: plugins/personal/posix/class_posixAccount.inc:1000
+msgid "Group of user"
 msgstr ""
 
-#: include/utils/class_msgPool.inc:19
-#, php-format
-msgid "This %s object will be deleted!"
+#: plugins/personal/posix/class_posixAccount.inc:774
+msgid ""
+"A duplicated UID number was written for this user. If this was not intended "
+"please verify all used uidNumbers!"
 msgstr ""
 
-#: include/utils/class_msgPool.inc:24
-#, php-format
-msgid "This object will be deleted: %s"
+#: plugins/personal/posix/class_posixAccount.inc:892
+#: plugins/personal/posix/class_posixAccount.inc:945
+msgid "shadowMin"
 msgstr ""
 
-#: include/utils/class_msgPool.inc:26
-#, php-format
-msgid "This %s object will be deleted: %s"
+#: plugins/personal/posix/class_posixAccount.inc:897
+#: plugins/personal/posix/class_posixAccount.inc:950
+msgid "shadowMax"
 msgstr ""
 
-#: include/utils/class_msgPool.inc:31
-msgid "This object will be deleted:"
+#: plugins/personal/posix/class_posixAccount.inc:902
+#: plugins/personal/posix/class_posixAccount.inc:955
+msgid "shadowWarning"
 msgstr ""
 
-#: include/utils/class_msgPool.inc:33
-#, php-format
-msgid "This %s object will be deleted:"
+#: plugins/personal/posix/class_posixAccount.inc:916
+#: plugins/personal/posix/class_posixAccount.inc:969
+msgid "shadowInactive"
 msgstr ""
 
-#: include/utils/class_msgPool.inc:37
-#, php-format
-msgid "These objects will be deleted: %s"
+#: plugins/personal/posix/class_posixAccount.inc:1293
+msgid "POSIX account"
 msgstr ""
 
-#: include/utils/class_msgPool.inc:39
-#, php-format
-msgid "These %s objects will be deleted: %s"
+#: plugins/personal/posix/class_posixAccount.inc:1297
+#: plugins/personal/myaccount/class_MyAccount.inc:5
+#: plugins/personal/myaccount/main.inc:114
+#: plugins/personal/generic/class_user.inc:1675
+#: plugins/personal/password/class_password.inc:227
+msgid "My account"
 msgstr ""
 
-#: include/utils/class_msgPool.inc:47
-msgid "You have no permission to delete this object!"
+#: plugins/personal/posix/class_posixAccount.inc:1309
+#: plugins/personal/posix/generic.tpl:16
+msgid "Shell"
 msgstr ""
 
-#: include/utils/class_msgPool.inc:51 include/utils/class_msgPool.inc:55
-msgid "You have no permission to delete the object:"
+#: plugins/personal/posix/class_posixAccount.inc:1310
+#: setup/setup_migrate.tpl:49 ihtml/themes/default/infoPage.tpl:13
+msgid "User ID"
 msgstr ""
 
-#: include/utils/class_msgPool.inc:58
-msgid "You have no permission to delete these objects:"
+#: plugins/personal/posix/class_posixAccount.inc:1311
+msgid "Group ID"
 msgstr ""
 
-#: include/utils/class_msgPool.inc:65
-msgid "You have no permission to create this object!"
+#: plugins/personal/posix/class_posixAccount.inc:1313
+msgid "Shadow last changed"
 msgstr ""
 
-#: include/utils/class_msgPool.inc:69 include/utils/class_msgPool.inc:73
-msgid "You have no permission to create the object:"
+#: plugins/personal/posix/class_posixAccount.inc:1314
+msgid "Last login"
 msgstr ""
 
-#: include/utils/class_msgPool.inc:76
-msgid "You have no permission to create these objects:"
+#: plugins/personal/posix/class_posixAccount.inc:1316
+msgid "Force password change on login"
 msgstr ""
 
-#: include/utils/class_msgPool.inc:83
-msgid "You have no permission to modify this object!"
+#: plugins/personal/posix/class_posixAccount.inc:1317
+msgid "Shadow min"
 msgstr ""
 
-#: include/utils/class_msgPool.inc:87 include/utils/class_msgPool.inc:91
-msgid "You have no permission to modify the object:"
+#: plugins/personal/posix/class_posixAccount.inc:1318
+msgid "Shadow max"
 msgstr ""
 
-#: include/utils/class_msgPool.inc:94
-msgid "You have no permission to modify these objects:"
+#: plugins/personal/posix/class_posixAccount.inc:1319
+msgid "Shadow warning"
 msgstr ""
 
-#: include/utils/class_msgPool.inc:101
-msgid "You have no permission to view this object!"
+#: plugins/personal/posix/class_posixAccount.inc:1320
+msgid "Shadow inactive"
 msgstr ""
 
-#: include/utils/class_msgPool.inc:105 include/utils/class_msgPool.inc:109
-msgid "You have no permission to view the object:"
+#: plugins/personal/posix/class_posixAccount.inc:1321
+msgid "Shadow expire"
 msgstr ""
 
-#: include/utils/class_msgPool.inc:112
-msgid "You have no permission to view these objects:"
+#: plugins/personal/posix/class_posixAccount.inc:1322
+msgid "Public SSH key"
 msgstr ""
 
-#: include/utils/class_msgPool.inc:119
-msgid "You have no permission to move this object!"
+#: plugins/personal/posix/class_posixAccount.inc:1323
+msgid "System trust model"
 msgstr ""
 
-#: include/utils/class_msgPool.inc:123 include/utils/class_msgPool.inc:127
-msgid "You have no permission to move the object:"
+#: plugins/personal/posix/trustModeDialog/class_trustModeDialog.inc:173
+msgid "disabled"
 msgstr ""
 
-#: include/utils/class_msgPool.inc:130
-msgid "You have no permission to move these objects:"
+#: plugins/personal/posix/trustModeDialog/class_trustModeDialog.inc:173
+msgid "full access"
 msgstr ""
 
-#: include/utils/class_msgPool.inc:140 include/utils/class_msgPool.inc:152
-#: include/utils/class_msgPool.inc:170
-msgid "Connection information"
+#: plugins/personal/posix/trustModeDialog/class_trustModeDialog.inc:174
+msgid "allow access to these hosts"
 msgstr ""
 
-#: include/utils/class_msgPool.inc:142
-#, php-format
-msgid "Cannot connect to %s database!"
+#: plugins/personal/posix/trustModeDialog/generic.tpl:5
+#: plugins/personal/posix/trustModeDialog/generic.tpl:21
+msgid "Trust mode"
 msgstr ""
 
-#: include/utils/class_msgPool.inc:154
-#, php-format
-msgid "Cannot select %s database!"
+#: plugins/personal/posix/generic.tpl:37
+#: plugins/generic/dashBoard/dbPluginStatus/class_dbPluginStatus.inc:26
+#: plugins/generic/dashBoard/dbChannelStatus/class_dbChannelStatus.inc:14
+msgid "Status"
 msgstr ""
 
-#: include/utils/class_msgPool.inc:160
-#, php-format
-msgid "No %s server defined!"
+#: plugins/personal/posix/generic.tpl:42
+msgid "Last log-on"
 msgstr ""
 
-#: include/utils/class_msgPool.inc:172
-#, php-format
-msgid "Cannot query %s database!"
+#: plugins/personal/posix/generic.tpl:101
+msgid "Common group"
 msgstr ""
 
-#: include/utils/class_msgPool.inc:178
-#, php-format
-msgid "The field %s contains a reserved keyword!"
+#: plugins/personal/posix/generic.tpl:105
+msgid "Groups differ"
 msgstr ""
 
-#: include/utils/class_msgPool.inc:184
-#, php-format
-msgid "Command specified as %s hook for plugin %s does not exist!"
+#: plugins/personal/posix/generic.tpl:125
+msgid "Account permissions"
 msgstr ""
 
-#: include/utils/class_msgPool.inc:191
-#, php-format
-msgid "%s command is invalid!"
+#: plugins/personal/posix/generic.tpl:130
+msgid "SSH keys"
 msgstr ""
 
-#: include/utils/class_msgPool.inc:193
-#, php-format
-msgid "%s command (%s) for plugin %s is invalid!"
+#: plugins/personal/posix/generic.tpl:131
+msgid "Edit public ssh keys..."
 msgstr ""
 
-#: include/utils/class_msgPool.inc:195
-#, php-format
-msgid "%s command for plugin %s is invalid!"
+#: plugins/personal/posix/posix_shadow.tpl:12
+msgid "User must change password on first login"
 msgstr ""
 
-#: include/utils/class_msgPool.inc:197
-#, php-format
-msgid "%s command (%s) is invalid!"
+#: plugins/personal/posix/posix_shadow.tpl:59
+msgid "Password expiration settings"
 msgstr ""
 
-#: include/utils/class_msgPool.inc:205
-#, php-format
-msgid "Cannot execute %s command!"
+#: plugins/personal/posix/posix_shadow.tpl:62
+msgid "Password expires on"
 msgstr ""
 
-#: include/utils/class_msgPool.inc:207
-#, php-format
-msgid "Cannot execute %s command (%s) for plugin %s!"
+#: plugins/personal/myaccount/class_MyAccount.inc:6
+msgid "Edit personal settings"
 msgstr ""
 
-#: include/utils/class_msgPool.inc:209
-#, php-format
-msgid "Cannot execute %s command for plugin %s!"
+#: plugins/personal/myaccount/password.tpl:4
+#: plugins/personal/password/password.tpl:4
+msgid ""
+"To change your personal password use the fields below. The changes take "
+"effect immediately. Please memorize the new password, because you wouldn't "
+"be able to login without it."
 msgstr ""
 
-#: include/utils/class_msgPool.inc:211
-#, php-format
-msgid "Cannot execute %s command (%s)!"
+#: plugins/personal/myaccount/password.tpl:10
+#: plugins/personal/myaccount/password.tpl:39
+#: plugins/personal/password/password.tpl:16
+#: plugins/personal/password/password.tpl:45
+msgid "Password change dialog"
 msgstr ""
 
-#: include/utils/class_msgPool.inc:219
-#, php-format
-msgid "Value for %s is too large!"
+#: plugins/personal/myaccount/password.tpl:12
+#: plugins/personal/myaccount/password.tpl:41
+#: plugins/personal/password/password.tpl:18
+#: plugins/personal/password/password.tpl:47
+#: ihtml/themes/default/password.tpl:97
+msgid "Current password"
 msgstr ""
 
-#: include/utils/class_msgPool.inc:221
-#, php-format
-msgid "%s must be smaller than %s!"
+#: plugins/personal/myaccount/password.tpl:31
+#: plugins/personal/myaccount/password.tpl:84
+#: plugins/personal/password/password.tpl:37
+#: plugins/personal/password/password.tpl:91
+#: ihtml/themes/default/password.tpl:117
+msgid "Password strength"
 msgstr ""
 
-#: include/utils/class_msgPool.inc:229
-#, php-format
-msgid "Value for %s is too small!"
+#: plugins/personal/myaccount/password.tpl:97
+#: plugins/personal/password/password.tpl:104
+msgid "Clear fields"
 msgstr ""
 
-#: include/utils/class_msgPool.inc:231
-#, php-format
-msgid "%s must be %s or above!"
+#: plugins/personal/myaccount/changed.tpl:3
+#: plugins/personal/password/changed.tpl:3
+msgid ""
+"You've successfully changed your password. Remember to change all programs "
+"configured to use it as well."
 msgstr ""
 
-#: include/utils/class_msgPool.inc:238
-#, php-format
-msgid "%s depends on %s - please provide both values!"
+#: plugins/personal/myaccount/main.inc:49 include/class_session.inc:76
+#: include/class_session.inc:101 include/class_session.inc:127
+#: include/class_ldap.inc:784 include/class_ldap.inc:835
+#: include/class_CopyPasteHandler.inc:160
+#: include/class_CopyPasteHandler.inc:274 include/class_acl.inc:984
+#: include/class_log.inc:87 include/functions.inc:623
+#: include/functions.inc:827 include/functions.inc:945
+#: include/functions.inc:1340 include/functions.inc:2168
+#: include/functions.inc:2198 include/functions.inc:2218
+#: include/class_management.inc:659 include/class_management.inc:743
+msgid "Internal error"
 msgstr ""
 
-#: include/utils/class_msgPool.inc:244
+#: plugins/personal/myaccount/main.inc:50 include/class_management.inc:660
+#: include/class_management.inc:744
 #, php-format
-msgid "There is already an entry with this %s attribute in the system!"
+msgid ""
+"Cannot instantiate tabbed-plug-in, the base plugin (%s) is not available!"
 msgstr ""
 
-#: include/utils/class_msgPool.inc:250
-#, php-format
-msgid "The required field %s is empty!"
+#: plugins/personal/myaccount/nochange.tpl:2
+#: plugins/personal/password/nochange.tpl:2
+msgid "You have no permission to change your password at this time"
 msgstr ""
 
-#: include/utils/class_msgPool.inc:258
-msgid "Example"
+#: plugins/personal/myaccount/nochange.tpl:5
+msgid "Your password hash method will not be changed!"
 msgstr ""
 
-#: include/utils/class_msgPool.inc:278
-#, php-format
-msgid "The Field %s contains invalid characters"
+#: plugins/personal/generic/paste_generic.tpl:1
+#: ihtml/themes/default/infoPage.tpl:44
+msgid "User settings"
 msgstr ""
 
-#: include/utils/class_msgPool.inc:279
-#, php-format
-msgid "%s is not allowed:"
+#: plugins/personal/generic/paste_generic.tpl:3
+msgid "Paste user"
 msgstr ""
 
-#: include/utils/class_msgPool.inc:279
-#, php-format
-msgid "%s are not allowed!"
+#: plugins/personal/generic/paste_generic.tpl:6
+#: plugins/personal/generic/generic.tpl:1
+#: plugins/personal/generic/generic.tpl:3
+msgid "Personal information"
 msgstr ""
 
-#: include/utils/class_msgPool.inc:282
-#, php-format
-msgid "The Field %s contains invalid characters!"
+#: plugins/personal/generic/paste_generic.tpl:21
+#: plugins/generic/dashBoard/Register/register.tpl:53
+#: setup/setup_migrate.tpl:53 ihtml/themes/default/login.tpl:47
+msgid "Password"
 msgstr ""
 
-#: include/utils/class_msgPool.inc:289
-#, php-format
-msgid "Missing %s PHP extension!"
+#: plugins/personal/generic/paste_generic.tpl:24
+msgid "Clear password"
 msgstr ""
 
-#: include/utils/class_msgPool.inc:319
-#: plugins/admin/ogroups/objectSelect/selectObject-list.xml:123
-#: plugins/admin/groups/userGroupSelect/selectUserGroup-list.xml:83
-#: plugins/personal/generic/generic.tpl:252
-#: plugins/personal/generic/generic.tpl:272
-#, php-format
-msgid "Add"
+#: plugins/personal/generic/paste_generic.tpl:25
+msgid "Set new password"
 msgstr ""
 
-#: include/utils/class_msgPool.inc:319
-#, php-format
-msgid "Add %s"
+#: plugins/personal/generic/paste_generic.tpl:31
+#: plugins/personal/generic/generic_picture.tpl:2
+#: plugins/personal/generic/generic.tpl:8
+msgid "The users picture"
 msgstr ""
 
-#: include/utils/class_msgPool.inc:325
-#, php-format
-msgid "Delete"
+#: plugins/personal/generic/paste_generic.tpl:43
+#: plugins/personal/generic/generic_picture.tpl:13
+msgid "Remove picture"
 msgstr ""
 
-#: include/utils/class_msgPool.inc:325
-#, php-format
-msgid "Delete %s"
+#: plugins/personal/generic/generic_picture.tpl:1
+#: plugins/personal/generic/class_user.inc:544
+#: plugins/personal/generic/class_user.inc:1716
+msgid "User picture"
 msgstr ""
 
-#: include/utils/class_msgPool.inc:331
-#, php-format
-msgid "Set %s"
+#: plugins/personal/generic/generic_certs.tpl:3
+#: plugins/personal/generic/generic.tpl:226
+#: plugins/personal/generic/class_user.inc:550
+#: plugins/personal/generic/class_user.inc:572
+msgid "Certificates"
 msgstr ""
 
-#: include/utils/class_msgPool.inc:337
-#, php-format
-msgid "Edit..."
+#: plugins/personal/generic/generic_certs.tpl:5
+msgid "The users standard certificate"
 msgstr ""
 
-#: include/utils/class_msgPool.inc:337
-#, php-format
-msgid "Edit %s..."
+#: plugins/personal/generic/generic_certs.tpl:8
+msgid "Standard certificate"
 msgstr ""
 
-#: include/utils/class_msgPool.inc:343
-msgid "Back"
+#: plugins/personal/generic/generic_certs.tpl:31
+msgid "The users S/MIME certificate"
 msgstr ""
 
-#: include/utils/class_msgPool.inc:363
-#, php-format
-msgid "This account has no valid %s extensions!"
+#: plugins/personal/generic/generic_certs.tpl:34
+msgid "S/MIME certificate"
 msgstr ""
 
-#: include/utils/class_msgPool.inc:369
-#, php-format
-msgid ""
-"This account has %s settings enabled. You can disable them by clicking below."
+#: plugins/personal/generic/generic_certs.tpl:57
+msgid "The users PKCS12 certificate"
 msgstr ""
 
-#: include/utils/class_msgPool.inc:372 include/utils/class_msgPool.inc:379
-#, php-format
-msgid ""
-"This account has %s settings enabled. To disable them, you'll need to remove "
-"the %s settings first!"
+#: plugins/personal/generic/generic_certs.tpl:60
+msgid "PKCS12 certificate"
 msgstr ""
 
-#: include/utils/class_msgPool.inc:388
-#, php-format
-msgid ""
-"This account has %s settings disabled. You can enable them by clicking below."
+#: plugins/personal/generic/generic_certs.tpl:83
+#: plugins/personal/generic/class_user.inc:1663
+msgid "Certificate serial number"
 msgstr ""
 
-#: include/utils/class_msgPool.inc:391 include/utils/class_msgPool.inc:398
-#, php-format
-msgid ""
-"This account has %s settings disabled. To enable them, you'll need to add "
-"the %s settings first!"
+#: plugins/personal/generic/generic.tpl:21
+msgid "Change picture"
 msgstr ""
 
-#: include/utils/class_msgPool.inc:406
-#, php-format
-msgid "Add %s settings"
+#: plugins/personal/generic/generic.tpl:83
+msgid "Template name"
 msgstr ""
 
-#: include/utils/class_msgPool.inc:412
-#, php-format
-msgid "Remove %s settings"
+#: plugins/personal/generic/generic.tpl:92
+#: plugins/personal/generic/class_user.inc:1708
+#: ihtml/themes/default/infoPage.tpl:16
+msgid "Personal title"
 msgstr ""
 
-#: include/utils/class_msgPool.inc:418
-msgid "Click the 'Edit' button below to change informations in this dialog"
+#: plugins/personal/generic/generic.tpl:102
+#: plugins/personal/generic/class_user.inc:1709
+#: ihtml/themes/default/infoPage.tpl:17
+msgid "Academic title"
 msgstr ""
 
-#: include/utils/class_msgPool.inc:424
-msgid "January"
+#: plugins/personal/generic/generic.tpl:117
+#: plugins/personal/generic/class_user.inc:1368
+#: plugins/personal/generic/class_user.inc:1711
+#: ihtml/themes/default/infoPage.tpl:19
+msgid "Date of birth"
 msgstr ""
 
-#: include/utils/class_msgPool.inc:424
-msgid "February"
+#: plugins/personal/generic/generic.tpl:140
+#: plugins/personal/generic/class_user.inc:1712
+msgid "Sex"
 msgstr ""
 
-#: include/utils/class_msgPool.inc:424
-msgid "March"
+#: plugins/personal/generic/generic.tpl:154
+#: plugins/personal/generic/class_user.inc:1713
+msgid "Preferred language"
 msgstr ""
 
-#: include/utils/class_msgPool.inc:424
-msgid "April"
+#: plugins/personal/generic/generic.tpl:193
+msgid "Private phone"
 msgstr ""
 
-#: include/utils/class_msgPool.inc:425
-msgid "May"
+#: plugins/personal/generic/generic.tpl:201
+#: plugins/personal/generic/class_user.inc:1349
+#: plugins/personal/generic/class_user.inc:1739
+#: plugins/personal/generic/class_user.inc:1842
+msgid "Homepage"
 msgstr ""
 
-#: include/utils/class_msgPool.inc:425
-msgid "June"
+#: plugins/personal/generic/generic.tpl:209
+msgid "Password storage"
 msgstr ""
 
-#: include/utils/class_msgPool.inc:425
-msgid "July"
+#: plugins/personal/generic/generic.tpl:218 include/functions.inc:1281
+msgid "Configure"
 msgstr ""
 
-#: include/utils/class_msgPool.inc:425
-msgid "August"
+#: plugins/personal/generic/generic.tpl:229
+msgid "Edit certificates"
 msgstr ""
 
-#: include/utils/class_msgPool.inc:425
-msgid "September"
+#: plugins/personal/generic/generic.tpl:241
+msgid "Restrict login to"
 msgstr ""
 
-#: include/utils/class_msgPool.inc:426
-msgid "October"
+#: plugins/personal/generic/generic.tpl:249
+#: plugins/personal/generic/generic.tpl:269
+msgid "IP or network"
 msgstr ""
 
-#: include/utils/class_msgPool.inc:426
-msgid "November"
+#: plugins/personal/generic/generic.tpl:285
+#: plugins/personal/generic/generic.tpl:288
+#: plugins/personal/generic/generic.tpl:296
+#: plugins/personal/generic/generic.tpl:383
+#: plugins/personal/generic/generic.tpl:434
+#: plugins/personal/generic/generic.tpl:466
+#: plugins/personal/generic/generic.tpl:515
+#: plugins/personal/generic/generic.tpl:564
+msgid "Organizational information"
 msgstr ""
 
-#: include/utils/class_msgPool.inc:426
-msgid "December"
+#: plugins/personal/generic/generic.tpl:296
+#: plugins/personal/generic/generic.tpl:383
+#: plugins/personal/generic/generic.tpl:434
+#: plugins/personal/generic/generic.tpl:466
+#: plugins/personal/generic/generic.tpl:515
+#: plugins/personal/generic/generic.tpl:564
+msgid "part"
 msgstr ""
 
-#: include/utils/class_msgPool.inc:432
-msgid "Sunday"
+#: plugins/personal/generic/generic.tpl:314
+msgid "Department No."
 msgstr ""
 
-#: include/utils/class_msgPool.inc:432
-msgid "Monday"
+#: plugins/personal/generic/generic.tpl:322
+msgid "Employee No."
 msgstr ""
 
-#: include/utils/class_msgPool.inc:432
-msgid "Tuesday"
+#: plugins/personal/generic/generic.tpl:330
+#: plugins/personal/generic/class_user.inc:1725
+#: ihtml/themes/default/infoPage.tpl:33
+msgid "Employee type"
 msgstr ""
 
-#: include/utils/class_msgPool.inc:432
-msgid "Wednesday"
+#: plugins/personal/generic/generic.tpl:385
+#: plugins/personal/generic/generic.tpl:566
+msgid "Room No."
 msgstr ""
 
-#: include/utils/class_msgPool.inc:432
-msgid "Thursday"
+#: plugins/personal/generic/generic.tpl:403
+#: plugins/personal/generic/class_user.inc:1360
+#: plugins/personal/generic/class_user.inc:1851
+msgid "Mobile"
 msgstr ""
 
-#: include/utils/class_msgPool.inc:432
-msgid "Friday"
+#: plugins/personal/generic/generic.tpl:411
+#: plugins/personal/generic/class_user.inc:1363
+#: plugins/personal/generic/class_user.inc:1854
+msgid "Pager"
 msgstr ""
 
-#: include/utils/class_msgPool.inc:432
-msgid "Saturday"
+#: plugins/personal/generic/generic.tpl:468
+#: plugins/personal/generic/class_user.inc:1657
+msgid "Vocation"
 msgstr ""
 
-#: include/utils/class_msgPool.inc:439
-msgid "MySQL operation failed!"
+#: plugins/personal/generic/generic.tpl:476
+#: plugins/personal/generic/class_user.inc:1660
+msgid "Unit description"
 msgstr ""
 
-#: include/utils/class_msgPool.inc:447
-msgid "read operation"
+#: plugins/personal/generic/generic.tpl:485
+#: plugins/personal/generic/class_user.inc:1661
+msgid "Subject area"
 msgstr ""
 
-#: include/utils/class_msgPool.inc:447
-msgid "add operation"
+#: plugins/personal/generic/generic.tpl:494
+#: plugins/personal/generic/class_user.inc:1662
+msgid "Functional title"
 msgstr ""
 
-#: include/utils/class_msgPool.inc:447
-msgid "modify operation"
+#: plugins/personal/generic/generic.tpl:517
+#: plugins/personal/generic/class_user.inc:1659
+msgid "Person locality"
 msgstr ""
 
-#: include/utils/class_msgPool.inc:448
-msgid "delete operation"
+#: plugins/personal/generic/generic.tpl:526
+#: plugins/personal/generic/class_user.inc:1655
+msgid "Unit"
 msgstr ""
 
-#: include/utils/class_msgPool.inc:448
-msgid "search operation"
+#: plugins/personal/generic/generic.tpl:535
+#: plugins/personal/generic/class_user.inc:1665
+#: ihtml/themes/default/infoPage.tpl:29
+msgid "Street"
 msgstr ""
 
-#: include/utils/class_msgPool.inc:448
-msgid "authentication"
+#: plugins/personal/generic/generic.tpl:543
+#: plugins/personal/generic/class_user.inc:1667
+msgid "Postal code"
 msgstr ""
 
-#: include/utils/class_msgPool.inc:451
-#, php-format
-msgid "LDAP %s failed!"
+#: plugins/personal/generic/generic.tpl:551
+#: plugins/personal/generic/class_user.inc:1656
+msgid "House identifier"
 msgstr ""
 
-#: include/utils/class_msgPool.inc:453
-msgid "LDAP operation failed!"
+#: plugins/personal/generic/generic.tpl:580
+msgid "Please use the phone tab"
 msgstr ""
 
-#: include/utils/class_msgPool.inc:469
-msgid "Upload failed!"
+#: plugins/personal/generic/generic.tpl:595
+#: plugins/personal/generic/class_user.inc:1658
+msgid "Last delivery"
 msgstr ""
 
-#: include/utils/class_msgPool.inc:472
-#, php-format
-msgid "Upload failed: %s"
+#: plugins/personal/generic/generic.tpl:604
+#: plugins/personal/generic/class_user.inc:1664
+#: ihtml/themes/default/userFilterEditor.tpl:40
+msgid "Public visible"
 msgstr ""
 
-#: include/utils/class_msgPool.inc:479
-msgid "Communication failure with the infrastructure service!"
+#: plugins/personal/generic/class_user.inc:38
+msgid "Edit organizational user settings"
 msgstr ""
 
-#: include/utils/class_msgPool.inc:481
-#, php-format
-msgid "Communication failure with the infrastructure service: %s"
+#: plugins/personal/generic/class_user.inc:273
+#: plugins/personal/generic/class_user.inc:1898
+#: include/class_configRegistry.inc:194
+msgid "unknown"
 msgstr ""
 
-#: include/utils/class_msgPool.inc:488
-msgid "Communication failure with the GOsa-NG service!"
+#: plugins/personal/generic/class_user.inc:297
+msgid "Please add a single IP address or a network/net mask combination!"
 msgstr ""
 
-#: include/utils/class_msgPool.inc:490
-#, php-format
-msgid "Communication failure with the GOsa-NG service: %s"
+#: plugins/personal/generic/class_user.inc:339
+msgid "female"
 msgstr ""
 
-#: include/utils/class_msgPool.inc:497 include/utils/class_msgPool.inc:500
-#, php-format
-msgid "This %s is still in use by this object: %s"
+#: plugins/personal/generic/class_user.inc:339
+msgid "male"
 msgstr ""
 
-#: include/utils/class_msgPool.inc:503
-#, php-format
-msgid "This %s is still in use."
+#: plugins/personal/generic/class_user.inc:395
+msgid "Password configuration"
 msgstr ""
 
-#: include/utils/class_msgPool.inc:505
-#, php-format
-msgid "This %s is still in use by these objects: %s"
+#: plugins/personal/generic/class_user.inc:429
+msgid "Cannot upload file!"
 msgstr ""
 
-#: include/utils/class_msgPool.inc:511
-#, php-format
-msgid "File %s does not exist!"
+#: plugins/personal/generic/class_user.inc:522
+msgid "Serial number"
 msgstr ""
 
-#: include/utils/class_msgPool.inc:517
-#, php-format
-msgid "Cannot open file %s for reading!"
+#: plugins/personal/generic/class_user.inc:569
+msgid "(Not supported certificate types are marked as invalid.)"
 msgstr ""
 
-#: include/utils/class_msgPool.inc:523
+#: plugins/personal/generic/class_user.inc:579
 #, php-format
-msgid "Cannot open file %s for writing!"
+msgid "Certificate is valid from %s to %s and is currently %s."
 msgstr ""
 
-#: include/utils/class_msgPool.inc:529
-#, php-format
-msgid ""
-"The value for %s is currently unconfigured or invalid, please check your "
-"configuration file!"
+#: plugins/personal/generic/class_user.inc:582
+msgid "valid"
 msgstr ""
 
-#: include/utils/class_msgPool.inc:535
-#, php-format
-msgid "Cannot delete file %s!"
+#: plugins/personal/generic/class_user.inc:583
+msgid "invalid"
 msgstr ""
 
-#: include/utils/class_msgPool.inc:541
-#, php-format
-msgid "Cannot create folder %s!"
+#: plugins/personal/generic/class_user.inc:588
+msgid "No certificate installed"
 msgstr ""
 
-#: include/utils/class_msgPool.inc:547
-#, php-format
-msgid "Cannot delete folder %s!"
+#: plugins/personal/generic/class_user.inc:614 html/password.php:194
+msgid "Password method"
 msgstr ""
 
-#: include/utils/class_msgPool.inc:553
-#, php-format
-msgid "Checking for %s support"
+#: plugins/personal/generic/class_user.inc:614
+msgid "The selected password method is no longer available."
 msgstr ""
 
-#: include/utils/class_msgPool.inc:559
-#, php-format
-msgid "Install and activate the %s PHP module."
+#: plugins/personal/generic/class_user.inc:1051
+msgid ""
+"Cannot save user picture, GOsa requires the package 'imagemagick' or 'php5-"
+"imagick' to be installed!"
 msgstr ""
 
-#: include/utils/class_msgPool.inc:565
-#, php-format
-msgid ""
-"Cannot initialize class %s! Maybe there is a plugin missing in your gosa "
-"setup?"
+#: plugins/personal/generic/class_user.inc:1177
+msgid "Cannot build RDN: no + allowed to build sub RDN!"
 msgstr ""
 
-#: include/utils/class_msgPool.inc:571
-msgid ""
-"The supplied base is not valid and has been reset to its previous value!"
+#: plugins/personal/generic/class_user.inc:1184
+msgid "Cannot build RDN: attribute is not defined!"
 msgstr ""
 
-#: include/class_ldap.inc:305 include/class_ldap.inc:342
-msgid "Performance warning"
+#: plugins/personal/generic/class_user.inc:1202
+msgid "Cannot build RDN: invalid attribute parameters!"
 msgstr ""
 
-#: include/class_ldap.inc:305 include/class_ldap.inc:342
-#, php-format
-msgid "LDAP performance is poor: last query took %.2fs!"
+#: plugins/personal/generic/class_user.inc:1273
+msgid "The selected password method requires initial configuration!"
 msgstr ""
 
-#: include/class_ldap.inc:784
-#, php-format
-msgid "Cannot automatically create subtrees with RDN %s: no object class found"
+#: plugins/personal/generic/class_user.inc:1483
+msgid "Cannot open certificate!"
 msgstr ""
 
-#: include/class_ldap.inc:835
-#, php-format
-msgid "Cannot automatically create subtrees with RDN %s: not supported"
+#: plugins/personal/generic/class_user.inc:1671
+msgid "Generic user settings"
 msgstr ""
 
-#: include/class_ldap.inc:922
-#, php-format
-msgid "while operating on %s using LDAP server %s"
+#: plugins/personal/generic/class_user.inc:1692
+msgid ""
+"Pattern for the generation of user DNs. Please read the FAQ for details."
 msgstr ""
 
-#: include/class_ldap.inc:924
-#, php-format
-msgid "while operating on LDAP server %s"
+#: plugins/personal/generic/class_user.inc:1706
+msgid "Allow definition of custom filters"
 msgstr ""
 
-#: include/class_ldap.inc:977
-#, php-format
-msgid "Command line programm %s is missing!"
+#: plugins/personal/generic/class_user.inc:1718
+msgid "Login restrictions"
 msgstr ""
 
-#: include/class_ldap.inc:1138
-#, php-format
-msgid ""
-"Invalid DN %s: block to be imported should start with 'dn: ...' in line %s"
+#: plugins/personal/generic/class_user.inc:1722
+#: ihtml/themes/default/infoPage.tpl:30
+msgid "Department number"
 msgstr ""
 
-#: include/class_ldap.inc:1167
-#, php-format
-msgid "Error while importing DN %s: please check LDIF from line %s on!"
+#: plugins/personal/generic/class_user.inc:1724
+#: ihtml/themes/default/infoPage.tpl:32
+msgid "Employee number"
 msgstr ""
 
-#: include/class_log.inc:87
-#, php-format
-msgid "Logging failed: %s"
+#: plugins/personal/generic/class_user.inc:1727
+msgid "Room number"
 msgstr ""
 
-#: include/class_log.inc:102
-#, php-format
-msgid "Invalid option %s specified!"
+#: plugins/personal/generic/class_user.inc:1728
+msgid "Telephone number"
 msgstr ""
 
-#: include/class_log.inc:106
-msgid "Specified 'objectType' is empty or invalid!"
+#: plugins/personal/generic/class_user.inc:1729
+msgid "Pager number"
 msgstr ""
 
-#: include/class_configRegistry.inc:194
-#: plugins/personal/generic/class_user.inc:273
-#: plugins/personal/generic/class_user.inc:1899
-msgid "unknown"
+#: plugins/personal/generic/class_user.inc:1730
+msgid "Mobile number"
 msgstr ""
 
-#: include/class_configRegistry.inc:197
-#, php-format
-msgid "%s has version %s but %s is required!"
+#: plugins/personal/generic/class_user.inc:1731
+msgid "Fax number"
 msgstr ""
 
-#: include/class_configRegistry.inc:239 setup/class_setupStep_Schema.inc:96
-msgid "The following object classes are missing:"
+#: plugins/personal/generic/class_user.inc:1737
+#: ihtml/themes/default/infoPage.tpl:18
+msgid "Home postal address"
 msgstr ""
 
-#: include/class_configRegistry.inc:246 setup/class_setupStep_Schema.inc:99
-msgid "The following object classes are outdated:"
+#: plugins/personal/generic/class_user.inc:1738
+msgid "Home phone number"
 msgstr ""
 
-#: include/class_configRegistry.inc:252
-msgid ""
-"Plugins that require one or more of the object classes above will be "
-"disabled until the object classes get updated."
+#: plugins/personal/generic/class_user.inc:1740
+msgid "User password method"
 msgstr ""
 
-#: include/class_configRegistry.inc:254
-msgid "Schema validation error"
+#: plugins/personal/generic/class_user.inc:1741
+msgid "User certificates"
 msgstr ""
 
-#: include/class_configRegistry.inc:689
-#, php-format
-msgid "The value %s specified for %s:%s needs to be a bool value!"
+#: plugins/personal/generic/class_user.inc:1949
+msgid "Entries differ"
 msgstr ""
 
-#: include/class_configRegistry.inc:704
-#, php-format
-msgid "The value %s specified for %s:%s needs to be a string!"
+#: plugins/personal/password/password.tpl:10
+msgid "Your Password has expired. Please choose a new password."
 msgstr ""
 
-#: include/class_configRegistry.inc:719
-#, php-format
-msgid "The value %s specified for %s:%s needs to be numeric!"
+#: plugins/personal/password/class_password.inc:27
+msgid "Change user password"
 msgstr ""
 
-#: include/class_configRegistry.inc:734
-#, php-format
-msgid "The path %s specified for %s:%s is invalid!"
+#: plugins/personal/password/class_password.inc:119 html/password.php:244
+msgid "You need to specify your current password in order to proceed."
 msgstr ""
 
-#: include/class_configRegistry.inc:750 include/class_configRegistry.inc:797
-#, php-format
-msgid "The folder %s specified for %s:%s does not exists!"
+#: plugins/personal/password/class_password.inc:123 html/password.php:248
+msgid "The password you've entered as 'New password' is empty."
 msgstr ""
 
-#: include/class_configRegistry.inc:755
-#, php-format
-msgid "The folder %s specified for %s:%s is not readable!"
+#: plugins/personal/password/class_password.inc:125 html/password.php:250
+msgid "The password used as new and current are too similar."
 msgstr ""
 
-#: include/class_configRegistry.inc:775 include/class_configRegistry.inc:780
-#, php-format
-msgid "The file %s specified for %s:%s is not writeable!"
+#: plugins/personal/password/class_password.inc:127 html/password.php:252
+msgid "The password used as new is to short."
 msgstr ""
 
-#: include/class_configRegistry.inc:802
-#, php-format
-msgid "The folder %s specified for %s:%s is not writeable!"
+#: plugins/personal/password/class_password.inc:129 html/password.php:254
+msgid "The password contains possibly problematic Unicode characters!"
 msgstr ""
 
-#: include/class_configRegistry.inc:820
+#: plugins/personal/password/class_password.inc:136 html/password.php:280
 #, php-format
-msgid "The file %s specified for %s:%s does not exists!"
+msgid "Check-hook reported a problem: %s. Password change canceled!"
 msgstr ""
 
-#: include/class_configRegistry.inc:825
-#, php-format
-msgid "The file %s specified for %s:%s is not readable!"
+#: plugins/personal/password/class_password.inc:156
+msgid ""
+"The password you've entered as your current password doesn't match the real "
+"one."
 msgstr ""
 
-#: include/class_configRegistry.inc:841
-#, php-format
-msgid "The command %s specified for %s:%s is invalid!"
+#: plugins/personal/password/class_password.inc:159
+msgid "You have no permission to change your password."
 msgstr ""
 
-#: include/class_configRegistry.inc:856
-#, php-format
-msgid "The DN %s specified for %s:%s is invalid!"
+#: plugins/personal/password/class_password.inc:223
+msgid "User password"
 msgstr ""
 
-#: include/class_configRegistry.inc:871
-#, php-format
-msgid "The RDN %s specified for %s:%s is invalid!"
+#: plugins/personal/password/class_password.inc:236
+msgid "Script to be called before a password gets locked."
 msgstr ""
 
-#: include/class_gosaSupportDaemon.inc:112
-msgid "GOsa support daemon"
+#: plugins/personal/password/class_password.inc:245
+msgid "Script to be called after a password gets locked."
 msgstr ""
 
-#: include/class_gosaSupportDaemon.inc:787
-msgid "Cannot not parse XML!"
+#: plugins/personal/password/class_password.inc:254
+msgid "Script to be called before a password gets unlocked."
 msgstr ""
 
-#: include/class_gosaSupportDaemon.inc:1184
-#, php-format
-msgid "Cannot send abort event for entry %s!"
+#: plugins/personal/password/class_password.inc:263
+msgid "Script to be called after a password gets unlocked."
 msgstr ""
 
-#: include/class_gosaSupportDaemon.inc:1204
-#, php-format
-msgid "Cannot remove entry %s!"
+#: plugins/addons/propertyEditor/property-filter.xml:15
+msgid "Effective properties"
 msgstr ""
 
-#: include/class_config.inc:168
-#, php-format
-msgid "XML error in gosa.conf: %s at line %d"
+#: plugins/addons/propertyEditor/property-filter.xml:29
+msgid "Modified properties"
 msgstr ""
 
-#: include/class_config.inc:367
-msgid "Cannot bind to LDAP!"
+#: plugins/addons/propertyEditor/property-filter.xml:43
+msgid "All properties"
 msgstr ""
 
-#: include/class_config.inc:711
-msgid "sambaSID and/or sambaRidBase missing in the configuration!"
+#: plugins/addons/propertyEditor/property-filter.xml:57
+msgid "LDAP properties"
 msgstr ""
 
-#: include/class_config.inc:1130
-msgid "Configuration"
+#: plugins/addons/propertyEditor/property-filter.xml:71
+msgid "Search for property groups"
 msgstr ""
 
-#: include/class_config.inc:1130
-msgid ""
-"The configuration file you are using is outdated. Please move the GOsa "
-"configuration file away to run the GOsa setup again."
+#: plugins/addons/propertyEditor/commandVerifier.tpl:1
+msgid "Command verifier"
 msgstr ""
 
-#: include/class_config.inc:1172 include/class_config.inc:1203
-#, php-format
+#: plugins/addons/propertyEditor/commandVerifier.tpl:3
 msgid ""
-"The snapshot functionality is enabled, but the required variable %s is not "
-"set."
+"Here you can execute commands in the way GOsa does and check the generated "
+"results or errors. This can be very useful especially for the post events "
+"(postcreate, postmodify and postremove) due to the fact that these hook are "
+"executed silently."
 msgstr ""
 
-#: include/class_config.inc:1185
-#, php-format
+#: plugins/addons/propertyEditor/commandVerifier.tpl:8
 msgid ""
-"The snapshot functionality is enabled, but the required compression module "
-"is missing. Please install %s."
+"Please be careful here, all commands will really be executed on your machine "
+"and may break things!"
 msgstr ""
 
-#: include/class_core.inc:113 include/class_core.inc:119
-#: plugins/generic/references/class_aclResolver.inc:303
-msgid "All"
+#: plugins/addons/propertyEditor/commandVerifier.tpl:15
+msgid "The command to check for"
 msgstr ""
 
-#: include/class_core.inc:114
-msgid "All objects"
+#: plugins/addons/propertyEditor/commandVerifier.tpl:17
+msgid "Test"
 msgstr ""
 
-#: include/class_core.inc:132
-msgid "Traditional"
+#: plugins/addons/propertyEditor/property-list.xml:11
+msgid "List of configuration settings"
 msgstr ""
 
-#: include/class_core.inc:132
-msgid "Use samba pool"
+#: plugins/addons/propertyEditor/property-list.xml:15
+msgid "Property not used"
 msgstr ""
 
-#: include/class_core.inc:164 include/class_core.inc:167
-msgid "hours"
+#: plugins/addons/propertyEditor/property-list.xml:23
+msgid "Property will be restored"
 msgstr ""
 
-#: include/class_core.inc:184
-msgid "None"
+#: plugins/addons/propertyEditor/property-list.xml:31
+msgid "Modified property"
 msgstr ""
 
-#: include/class_core.inc:188 setup/class_setupStep_Language.inc:47
-msgid "Automatic"
+#: plugins/addons/propertyEditor/property-list.xml:39
+msgid "Property configured in LDAP"
 msgstr ""
 
-#: include/class_core.inc:200
-msgid "User value"
+#: plugins/addons/propertyEditor/property-list.xml:47
+msgid "Property configured in config file"
 msgstr ""
 
-#: include/class_core.inc:209
-msgid "Core"
+#: plugins/addons/propertyEditor/property-list.xml:80
+msgid "Class"
 msgstr ""
 
-#: include/class_core.inc:210
-msgid "GOsa core plugin"
+#: plugins/addons/propertyEditor/property-list.xml:88
+msgid "Value"
 msgstr ""
 
-#: include/class_core.inc:238
-msgid ""
-"The 'htaccessAuthentication' variable tells GOsa to use either htaccess "
-"authentication or LDAP authentication. This can be used if you want to use i."
-"e. Kerberos to authenticate the users."
+#: plugins/addons/propertyEditor/property-list.xml:124
+msgid "Restore to default"
 msgstr ""
 
-#: include/class_core.inc:248
-msgid "Enables/Disables GOsa usage statistics moduls."
+#: plugins/addons/propertyEditor/class_commandVerifier.inc:56
+msgid "Results"
 msgstr ""
 
-#: include/class_core.inc:258
-msgid "The database file for GOSa usage statistics."
+#: plugins/addons/propertyEditor/class_propertyEditor.inc:6
+msgid "Preferences"
 msgstr ""
 
-#: include/class_core.inc:268
+#: plugins/addons/propertyEditor/class_propertyEditor.inc:7
 msgid ""
-"The 'logging' statement enables event logging on GOsa side. Setting it to "
-"'true' GOsa will log every action a user performs via syslog. If you use "
-"rsyslog and configure it to mysql logging, you can browse all events within "
-"GOsa. GOsa will not log anything, if the logging value is empty or set to "
-"'false'."
+"Configure global and special GOsa settings like hooks and plug-in parameters"
 msgstr ""
 
-#: include/class_core.inc:279
-msgid ""
-"The 'listSummary' statement determines whether a status bar will be shown on "
-"the bottom of GOsa generated lists, displaying a short summary of type and "
-"number of elements in the list."
+#: plugins/addons/propertyEditor/class_propertyEditor.inc:206
+msgid "No description"
 msgstr ""
 
-#: include/class_core.inc:289
-msgid ""
-"The 'passwordMinLength' statement determines whether a newly entered "
-"password has to be of a minimum length."
+#: plugins/addons/propertyEditor/class_propertyEditor.inc:230
+#: setup/class_setupStep_Checks.inc:209 setup/class_setupStep_Checks.inc:225
+#: setup/class_setupStep_Checks.inc:241 setup/class_setupStep_Checks.inc:257
+msgid "Off"
 msgstr ""
 
-#: include/class_core.inc:299
-msgid ""
-"The 'passwordMinDiffer' statement determines whether a newly entered "
-"password has to be checked to have at least n different characters."
+#: plugins/addons/propertyEditor/class_propertyEditor.inc:231
+#: setup/class_setupStep_Checks.inc:249
+msgid "On"
 msgstr ""
 
-#: include/class_core.inc:309
-msgid ""
-"The 'passwordProposalHook' can be used to let GOsa generate password "
-"proposals for you. Whenever you change a password, you can then decide "
-"whether to use the proposal or to manually specify a password."
+#: plugins/addons/propertyEditor/class_propertyEditor.inc:251
+msgid "Test the given command."
 msgstr ""
 
-#: include/class_core.inc:309
-msgid "Here is an example command:"
+#: plugins/addons/propertyEditor/migration/class_migrateRDN.inc:31
+#, php-format
+msgid "Migration of property '%s'"
 msgstr ""
 
-#: include/class_core.inc:319
-msgid ""
-"The 'displayErrors' statement tells GOsa to show PHP errors in the upper "
-"part of the screen. This should be disabled in productive deployments, "
-"because there might be some important passwords arround."
+#: plugins/addons/propertyEditor/migration/class_migrateRDN.inc:34
+#, php-format
+msgid "GOsa has detected objects outside of the configured storage point (%s)."
 msgstr ""
 
-#: include/class_core.inc:319
+#: plugins/addons/propertyEditor/migration/class_migrateRDN.inc:161
+msgid "Objects that will be added"
+msgstr ""
+
+#: plugins/addons/propertyEditor/migration/class_migrateRDN.inc:169
+msgid "Objects that will be moved"
+msgstr ""
+
+#: plugins/addons/propertyEditor/migration/class_migrateRDN.inc:177
 #, php-format
-msgid "The property '%s' may be interesting too."
+msgid "Moving object '%s' to '%s'"
 msgstr ""
 
-#: include/class_core.inc:329
-msgid ""
-"The 'developmentMode' statement tells GOsa to show development related error "
-"messages, for example messages about missing ACL configuration or classes. "
-"Due to the fact that enabling this flag will result in a lot of false error "
-"messages it should only be enabled while developing or debugging plugins!"
+#: plugins/addons/propertyEditor/migration/class_migrateRDN.inc:181
+#: setup/setup_migrate.tpl:32 setup/class_setupStep_Migrate.inc:804
+msgid "Migrate"
 msgstr ""
 
-#: include/class_core.inc:340
-msgid ""
-"The 'schemaCheck' statement enables or disables schema checking during "
-"login. It is recommended to switch this on in order to let GOsa handle "
-"object creation more efficient."
+#: plugins/addons/propertyEditor/migration/class_migrateRDN.inc:204
+#, php-format
+msgid "Migration failed for object %s, dn already exists!"
 msgstr ""
 
-#: include/class_core.inc:350
-msgid ""
-"The 'copyPaste' statement enables copy and paste for LDAP entries managed "
-"with GOsa."
+#: plugins/addons/propertyEditor/migration/class_migrateRDN.inc:208
+#, php-format
+msgid "Migration failed for object %s, please check if it already exists!"
 msgstr ""
 
-#: include/class_core.inc:360
-msgid ""
-"The 'forceGlobals' statement enables PHP security checks to force "
-"register_global settings to be switched off."
+#: plugins/addons/propertyEditor/migrate.tpl:3
+msgid "Property migration assistant"
 msgstr ""
 
-#: include/class_core.inc:370
-msgid ""
-"The 'forceSSL' statement enables PHP security checks to force encrypted "
-"access to the web interface. GOsa will try to redirect to the same URL - "
-"just with https://"
+#: plugins/addons/propertyEditor/migrate.tpl:3
+msgid "Migration steps left"
 msgstr ""
 
-#: include/class_core.inc:380
-msgid ""
-"Logs information about triggered ldap operations, duration, filter, aso. "
-"into syslog."
+#: plugins/addons/propertyEditor/property-list.tpl:3
+msgid "Warning message"
 msgstr ""
 
-#: include/class_core.inc:390
-msgid ""
-"The 'ldapFollowReferrals' statement tells GOsa to follow LDAP referrals."
+#: plugins/addons/propertyEditor/property-list.tpl:7
+#: ihtml/themes/default/removeEntries.tpl:4
+msgid "Attention"
 msgstr ""
 
-#: include/class_core.inc:400
+#: plugins/addons/propertyEditor/property-list.tpl:9
 msgid ""
-"The 'ldapFilterNestingLimit' statement can be used to speed up group "
-"handling for groups with several hundreds of members. The default behaviour "
-"is, that GOsa will resolv the memberUid values in a group to real names. To "
-"achieve this, it writes a single filter to minimize searches. Some LDAP "
-"servers (namely Sun DS) simply crash when the filter gets too big. You can "
-"set a member limit, where GOsa will stop to do these lookups."
+"Modifying properties may break your setup, destroy or mess up your LDAP "
+"database, lead to security holes or it can even make a login impossible!"
 msgstr ""
 
-#: include/class_core.inc:410
+#: plugins/addons/propertyEditor/property-list.tpl:10
 msgid ""
-"The ldapSizelimit statement tells GOsa to retrieve the specified maximum "
-"number of results. The user will get  a  warning,  that  not  all entries "
-"were shown."
+"Since configuration properties are stored in the LDAP database a copy/backup "
+"can be handy."
 msgstr ""
 
-#: include/class_core.inc:420
+#: plugins/addons/propertyEditor/property-list.tpl:14
 msgid ""
-"Disables sizelimit checks, only the configured amount of results will be "
-"shown!"
+"If you've debarred yourself, you can try to set 'ignoreLdapProperties' to "
+"'true' in your gosa.conf main section. This will make GOsa ignore LDAP based "
+"property values."
 msgstr ""
 
-#: include/class_core.inc:430
+#: plugins/addons/propertyEditor/property-list.tpl:22
 msgid ""
-"The 'warnSSL' statement enables PHP security checks to detect non encrypted "
-"access to the web interface. GOsa will display a warning in this case."
+"I understand that there are certain risks, but I want to modify properties!"
 msgstr ""
 
-#: include/class_core.inc:440
-msgid "The 'ppdGzip' variable enables PPD file compression."
+#: plugins/addons/propertyEditor/property-list.tpl:38
+msgid "Ignoring LDAP defined properties!"
 msgstr ""
 
-#: include/class_core.inc:451
-msgid ""
-"The 'ignoreAcl' value tells GOsa to ignore complete ACL sets for the given "
-"DN. Add your DN here and you'll be able to restore accidently dropped ACLs."
+#: plugins/addons/propertyEditor/property-list.tpl:77
+msgid "Undo"
 msgstr ""
 
-#: include/class_core.inc:462
-msgid ""
-"The 'ppdPath' variable defines where to store PPD files for the GOto "
-"environment plugins."
+#: plugins/addons/dyngroup/dyngroup.tpl:1
+msgid "List of dynamic rules"
 msgstr ""
 
-#: include/class_core.inc:472
-msgid ""
-"The 'ldapMaxQueryTime' statement tells GOsa to stop LDAP actions if there is "
-"no answer within the specified number of seconds."
+#: plugins/addons/dyngroup/dyngroup.tpl:3
+msgid "Labeled URI definitions"
 msgstr ""
 
-#: include/class_core.inc:482
-msgid ""
-"The 'storeFilterSettings' statement determines whether GOsa should store "
-"filter and plugin settings inside of a cookie."
+#: plugins/addons/dyngroup/dyngroup.tpl:6
+msgid "Scope"
 msgstr ""
 
-#: include/class_core.inc:492
-msgid ""
-"The 'sendCompressedOutput' statement determines whether PHP should send "
-"compressed HTML pages to browsers or not. This may increase or decrease the "
-"performance, depending on your network."
+#: plugins/addons/dyngroup/dyngroup.tpl:7
+#: plugins/addons/dyngroup/class_DynamicLdapGroup.inc:119
+#: plugins/addons/dyngroup/class_DynamicLdapGroup.inc:121
+msgid "Attribute"
 msgstr ""
 
-#: include/class_core.inc:503
-msgid ""
-"The 'modificationDetectionAttribute' statement enables GOsa to check if a "
-"entry currently being edited has been modified from someone else outside "
-"GOsa in the meantime. It will display an informative dialog then. It can be "
-"set to 'entryCSN' for OpenLDAP based systems or 'contextCSN' for Sun DS "
-"based systems."
+#: plugins/addons/dyngroup/dyngroup.tpl:8
+#: plugins/addons/dyngroup/class_DynamicLdapGroup.inc:126
+#: plugins/addons/dyngroup/class_DynamicLdapGroup.inc:128
+#: plugins/generic/references/class_aclResolver.inc:169
+msgid "Filter"
 msgstr ""
 
-#: include/class_core.inc:514
-msgid ""
-"The 'language' statement defines the default language used by GOsa. Normally "
-"GOsa autodetects the language from the browser settings. If this is not "
-"working or you want to force the language, just add the language code (i.e. "
-"de for german) here."
+#: plugins/addons/dyngroup/class_DynamicLdapGroup.inc:105
+#: plugins/addons/dyngroup/class_DynamicLdapGroup.inc:327
+msgid "Labeled URI"
 msgstr ""
 
-#: include/class_core.inc:525
-msgid ""
-"The 'theme' statement defines what theme is used to display GOsa pages. You "
-"can install some corporate identity like theme and/or modify certain "
-"templates to fit your needs within themes. Take a look at the GOsa FAQ for "
-"more information."
+#: plugins/addons/dyngroup/class_DynamicLdapGroup.inc:128
+msgid "Surrounding brackets are required!"
 msgstr ""
 
-#: include/class_core.inc:535
-msgid ""
-"The 'sessionLifetime' value defines when a session will expire in seconds. "
-"For Debian systems, this will not work because the sessions will be removed "
-"by a cron job instead. Please modify the value inside of your php.ini "
-"instead."
+#: plugins/addons/dyngroup/class_DynamicLdapGroup.inc:136
+#, php-format
+msgid "The given filter '%s' for entry %s seems to be invalid!"
 msgstr ""
 
-#: include/class_core.inc:545
-msgid ""
-"The 'templateCompileDirectory' statements defines the path, where the PHP "
-"templating engins 'smarty' should store its compiled GOsa templates for "
-"improved speed. This path needs to be writeable by the user your webserver "
-"is running with."
+#: plugins/addons/dyngroup/class_DynamicLdapGroup.inc:166
+#: plugins/addons/dyngroup/class_DynamicLdapGroup.inc:168
+#: plugins/addons/dyngroup/class_DynamicLdapGroup.inc:319
+#: plugins/addons/dyngroup/class_DynamicLdapGroup.inc:320
+msgid "Dynamic object"
 msgstr ""
 
-#: include/class_core.inc:555
-#, php-format
-msgid ""
-"The 'debugLevel' value tells GOsa to display certain information on each "
-"page load. Value is an AND combination of the following byte values: %s"
+#: plugins/generic/welcome/welcome.tpl:8 ihtml/themes/default/infoPage.tpl:62
+msgid "The GOsa team"
 msgstr ""
 
-#: include/class_core.inc:575
-#, php-format
-msgid ""
-"The 'sambaHashHook' statement contains an executable to generate samba hash "
-"values. This is required for password synchronization, but not required if "
-"you apply gosa-si services. If you don't have mkntpasswd from the samba "
-"distribution installed, you can use perl to generate the hash: %s"
+#: plugins/generic/welcome/class_welcome.inc:5
+#: plugins/generic/welcome/class_welcome.inc:6
+msgid "Back to main menu"
 msgstr ""
 
-#: include/class_core.inc:586
+#: plugins/generic/dashBoard/Register/class_RegistrationDialog.inc:54
 msgid ""
-"The 'passwordDefaultHash' statement defines the default password hash to "
-"choose for new accounts."
+"Communciation with the backend failed! Please check your internet connection!"
 msgstr ""
 
-#: include/class_core.inc:595
+#: plugins/generic/dashBoard/Register/class_RegistrationDialog.inc:56
 msgid ""
-"The 'strictPasswordRules' tells GOsa to check for UTF-8 characters in the "
-"supplied password. These Characters can lead to non working authentications "
-"if UTF-8 and none UTF-8 systems locales get mixed. The default is 'true'."
+"Authentication failed, please check combination of username and password!"
 msgstr ""
 
-#: include/class_core.inc:606
+#: plugins/generic/dashBoard/Register/class_RegistrationDialog.inc:58
 msgid ""
-"The 'accountPrimaryAttribute' option tells GOsa how to create new accounts. "
-"Possible values are 'uid' and 'cn'. In the first case GOsa creates uid style "
-"DN entries: 'uid=superuser,ou=staff,dc=example,dc=net'. In the second case, "
-"GOsa creates cn style DN entries: 'cn=Foo Bar,ou=staff,dc=example,dc=net'. "
-"If you choose \"cn\" to be your 'accountPrimaryAttribute' you can decide "
-"whether to include the personal title in your dn by selecting "
-"'personalTitleInDN'."
+"Internal server error, please try again later. If the problem persists "
+"contact the GOsa-Team!"
 msgstr ""
 
-#: include/class_core.inc:616
-msgid ""
-"The 'userRDN' statement defines the location where new accounts will be "
-"created inside of defined departments. The default is 'ou=people'."
+#: plugins/generic/dashBoard/Register/register.tpl:3
+msgid "GOsa registration"
 msgstr ""
 
-#: include/class_core.inc:626
-msgid ""
-"The 'groupsRDN' statement defines the location where new groups will be "
-"created inside of defined departments. The default is 'ou=groups'."
+#: plugins/generic/dashBoard/Register/register.tpl:7
+msgid "Do you want to register GOsa and benefit from the features it brings?"
 msgstr ""
 
-#: include/class_core.inc:636
-msgid ""
-"The 'gidNumberBase' statement defines where to start looking for a new free "
-"group id. This should be synced with your 'adduser.conf' to avoid "
-"overlapping gidNumber values between local and LDAP based lookups. The "
-"gidNumberBase can even be dynamic. Take a look at the 'nextIdHook' "
-"definition."
+#: plugins/generic/dashBoard/Register/register.tpl:11
+msgid "I do not want to register"
 msgstr ""
 
-#: include/class_core.inc:646
-msgid ""
-"The 'baseIdHook' statement allows to hook into the id generation method "
-"(traditional mode), to define the starting range for new generated ids"
+#: plugins/generic/dashBoard/Register/register.tpl:17
+#: plugins/generic/dashBoard/dashBoard.tpl:5
+msgid "Register"
+msgstr ""
+
+#: plugins/generic/dashBoard/Register/register.tpl:19
+msgid "Additionally to the 'Annonomous' account you can:"
 msgstr ""
 
-#: include/class_core.inc:656 include/class_core.inc:676
-msgid ""
-"The 'uidNumberPoolMin/gidNumberPoolMin' statement defines the lowest "
-"assignable user/group id for use with the 'idAllocationMethod = pool'."
+#: plugins/generic/dashBoard/Register/register.tpl:21
+msgid "Access to 'Premium-Channels'."
 msgstr ""
 
-#: include/class_core.inc:666 include/class_core.inc:686
+#: plugins/generic/dashBoard/Register/register.tpl:22
 msgid ""
-"The 'uidNumberPoolMax/gidNumberPoolMax' statement defines the highest "
-"assignable user/group id for use with the 'idAllocationMethod = pool'."
+"Watch the status of current plugin updates/patches and the availability of "
+"new plugins."
 msgstr ""
 
-#: include/class_core.inc:696
-msgid ""
-"The 'uidNumberBase' statement defines where to start looking for a new free "
-"user id. This should be synced with your 'adduser.conf' to avoid overlapping "
-"uidNumber values between local and LDAP based lookups. The uidNumberBase can "
-"even be dynamic. Take a look at the 'baseIdHook' definition."
+#: plugins/generic/dashBoard/Register/register.tpl:23
+msgid "Recieve newsletter, if wanted."
 msgstr ""
 
-#: include/class_core.inc:736
-msgid ""
-"The 'gosaSupportURI' defines the major gosa-si server host and the password "
-"for GOsa to connect to it. It can be used if you want to use i.e. kerberos "
-"to authenticate the users. The format is: credentials@host:port"
+#: plugins/generic/dashBoard/Register/register.tpl:24
+msgid "View several usefull statistics about your GOsa installation"
 msgstr ""
 
-#: include/class_core.inc:746
-msgid ""
-"The 'gosaSupportTimeout' sets a connection timeout for all gosa-si actions. "
-"See 'gosaSupportURI' for details."
+#: plugins/generic/dashBoard/Register/register.tpl:29
+msgid "What information will be transmitted to the backend and maybe stored:"
 msgstr ""
 
-#: include/class_core.inc:757
-msgid ""
-"The 'loginAttribute' statement tells GOsa which LDAP attribute is used as "
-"the login name during login. It can be set to 'uid', 'mail' or 'both'"
+#: plugins/generic/dashBoard/Register/register.tpl:31
+msgid "All personal information filled in the registration form."
 msgstr ""
 
-#: include/class_core.inc:768
-msgid ""
-"The 'timezone' statements defines the timezone used inside of GOsa to handle "
-"date related tasks, such as password expiery, vacation messages, etc. The "
-"'timezone' value should be a unix conform timezone value like in /etc/"
-"timezone."
+#: plugins/generic/dashBoard/Register/register.tpl:32
+msgid "Information about the installed plugins and their version."
 msgstr ""
 
-#: include/class_core.inc:778
+#: plugins/generic/dashBoard/Register/register.tpl:33
 msgid ""
-"The 'honourUnitTags' statement enables checking of 'unitTag' attributes when "
-"using administrative units. If this is set to 'true' GOsa can only see "
-"objects inside the administrative unit a user is logged into."
+"The GOsa-UUID (will be generated during the registration) and a password, to "
+"authenticate."
 msgstr ""
 
-#: include/class_core.inc:788
+#: plugins/generic/dashBoard/Register/register.tpl:34
 msgid ""
-"The 'useSaslForKerberos' statement defines the way the kerberos realm is "
-"stored in the #userPassword' attribute. Set it to 'true' in order to get "
-"{sasl}user@REALM.NET, or to 'false' to get {kerberos}user@REALM.NET. The "
-"latter is outdated, but may be needed from time to time."
+"The bugs you will report and the corresponding trace. You can select what "
+"information you want to send in."
 msgstr ""
 
-#: include/class_core.inc:798
+#: plugins/generic/dashBoard/Register/register.tpl:35
 msgid ""
-"The 'rfc2307bis' statement enables rfc2307bis style groups in GOsa. You can "
-"use 'member' attributes instead of memberUid in this case. To make it work "
-"on unix systems, you've to adjust your NSS configuration to use rfc2307bis "
-"style groups, too"
+"When the statistics extension is used. GOsa will transmit information about "
+"plugins, their usage and the amount of objects present in your ldap "
+"database. No sensitive data is transmitted here, just the object type, the "
+"action performed, cpu usage, memory usage, elapsed time..."
 msgstr ""
 
-#: include/class_core.inc:808
-msgid ""
-"The 'personalTitleInDN' option tells GOsa to include the personal title in "
-"user DNs when #accountPrimaryAttribute' is set to \"cn\"."
+#: plugins/generic/dashBoard/Register/register.tpl:69
+#: plugins/generic/dashBoard/Register/register.tpl:80
+msgid "Registration complete"
 msgstr ""
 
-#: include/class_core.inc:818
-msgid ""
-"The 'nextIdHook' statement defines a script to be called for finding the "
-"next free id for users or groups externaly. It gets called with the current "
-"entry \"dn\" and the attribute to be ID'd. It should return an integer value."
+#: plugins/generic/dashBoard/Register/register.tpl:71
+msgid "GOsa instance sucessfully registered"
 msgstr ""
 
-#: include/class_core.inc:828
-msgid ""
-"The 'idGenerator' statement describes an automatic way to generate new user "
-"ids. There are two basic functions supported - which can be combined: \n"
-"\n"
-" a) using attributes\n"
-"\n"
-"    You can specify LDAP attributes (currently only sn and givenName) in\n"
-"    braces {} and add a percent sign befor it. Optionally you can strip it\n"
-"    down to a number of characters, specified in []. I.e.\n"
-"\n"
-"      idGenerator=\"{%sn}-{%givenName[2-4]}\"\n"
-"\n"
-"    will generate an ID using the full surname, adding a dash, and adding "
-"at\n"
-"    least the first two characters of givenName. If this ID is used, it'll\n"
-"    use up to four characters. If no automatic generation is possible, a\n"
-"    input box is shown.\n"
-"\n"
-" b) using automatic id's\n"
-"\n"
-"    I.e. specifying\n"
-"\n"
-"      idGenerator=\"acct{id:3}\"\n"
-"\n"
-"    will generate a three digits id with the next free entry appended to "
-"\"acct\".\n"
-"\n"
-"      idGenerator=\"acct{id!1}\"\n"
-"\n"
-"    will generate a one digit id with the next free entry appended to \"acct"
-"\" - if needed.\n"
-"\n"
-"      idGenerator=\"ext{id#3}\"\n"
-"\n"
-"    will generate a three digits random number appended to \"ext\".\n"
-msgstr ""
-
-#: include/class_core.inc:868
-msgid ""
-"The 'strictNamingRules' statement enables strict checking of uids and group "
-"names. If you need   characters like . or - inside of your accounts, set "
-"this to 'false'."
-msgstr ""
-
-#: include/class_core.inc:878
-msgid ""
-"The 'minId' statement defines the minimum assignable user or group id to "
-"avoid security leaks with uid 0 accounts. This is used for the 'traditional' "
-"method."
+#: plugins/generic/dashBoard/Register/register.tpl:82
+msgid "GOsa instance will not be registered"
 msgstr ""
 
-#: include/class_core.inc:889
-msgid ""
-"The 'mailAttribute' statement determines which attribute GOsa will use to "
-"create accounts. Valid values are 'mail' and 'uid'."
+#: plugins/generic/dashBoard/dbPluginStatus/contents.tpl:1
+msgid "Plugin status"
 msgstr ""
 
-#: include/class_core.inc:899
-msgid ""
-"This attribute allows to override the prefix used to create shared folders."
-msgstr ""
-
-#: include/class_core.inc:909
-msgid ""
-"This attribute allows to override the user account creation syntax, see the "
-"'mailFolderCreation' description for more details.\n"
-"\n"
-"Examples\n"
-" mailUserCreation=\"%prefix%%uid%\"           => \"user.foobar\"\n"
-" mailUserCreation=\"my-prefix.%uid%%domain%\"  => \"my-prefix.foobar@example."
-"com\"\n"
-msgstr ""
-
-#: include/class_core.inc:924
-msgid ""
-"Every mail method has its own way to create mail accounts like 'share/"
-"development' or 'shared.development@example.com' which is used to identify "
-"the accounts, set quotas or add acls.\n"
-"\n"
-"To override the methods default account creation syntax, you can set the "
-"'mailFolderCreation' option.\n"
-"\n"
-"Examples\n"
-"\n"
-" mailFolderCreation=\"%prefix%%cn%\"              => \"shared.development\"\n"
-" mailFolderCreation=\"my-prefix.%cn%%domain%\"    => \"my-prefix."
-"development@example.com\"\n"
-"\n"
-" %prefix%    The methods default prefix. (Depends on cyrusUseSlashes=FALSE/"
-"TRUE)\n"
-" %cn%        The groups/users cn.\n"
-" %uid%       The users uid.\n"
-" %mail%      The objects mail attribute.\n"
-" %domain%    The domain part of the objects mail attribute.\n"
-" %mailpart%  The user address part of the mail address.\n"
-" %uattrib%   Depends on mailAttribute=\"uid/mail\".\n"
+#: plugins/generic/dashBoard/dbPluginStatus/class_dbPluginStatus.inc:69
+msgid "Version mismatch"
 msgstr ""
 
-#: include/class_core.inc:950
-msgid ""
-"The 'imapTimeout' statement sets the connection timeout for imap actions."
+#: plugins/generic/dashBoard/dbPluginStatus/class_dbPluginStatus.inc:73
+msgid "Schema missing"
 msgstr ""
 
-#: include/class_core.inc:961
-msgid ""
-"The 'mailMethod' statement tells GOsa which mail method the setup should use "
-"to communicate with a possible mail server. Leave this undefined if your "
-"mail method does not match the predefined ones."
+#: plugins/generic/dashBoard/dashBoard.tpl:2
+msgid "This feature is only accessible for registrated instances of GOsa"
 msgstr ""
 
-#: include/class_core.inc:971
+#: plugins/generic/dashBoard/dashBoard.tpl:7
 msgid ""
-"The 'cyrusUseSlashes' statement determines if GOsa should use \"foo/bar\" or "
-"\"foo.bar\" namespaces in IMAP. Unix style is with slashes."
+"Unfortunately the registration server cannot be reached, maybe the server is "
+"down for maintaince or you've no internet access!"
 msgstr ""
 
-#: include/class_core.inc:981
-msgid ""
-"The 'vacationTemplateDirectory' statement sets the path where GOsa will look "
-"for vacation message templates. Default is /etc/gosa/vacation. \n"
-"\n"
-"Example template /etc/gosa/vacation/business.txt:\n"
-"\n"
-"   DESC:Away from desk\n"
-"   Hi, I'm currently away from my desk. You can contact me on\n"
-"   my cell phone via %mobile.\n"
-"\n"
-"   Greetings,\n"
-"   %givenName %sn\n"
-"\n"
+#: plugins/generic/dashBoard/dashBoard.tpl:13
+msgid "GOsa dash board"
 msgstr ""
 
-#: include/class_core.inc:1002
-msgid ""
-"The 'ldapTLS' statement enables or disables TLS operating on LDAP "
-"connections."
+#: plugins/generic/dashBoard/dbChannelStatus/contents.tpl:1
+msgid "Channels"
 msgstr ""
 
-#: include/class_core.inc:1012
-msgid ""
-"The 'honourIvbbAttributes' statement enables the IVBB mode inside of GOsa. "
-"You need the ivbb.schema file from used by german authorities."
+#: plugins/generic/dashBoard/dbNotifications/contents.tpl:1
+msgid "Notifications"
 msgstr ""
 
-#: include/class_core.inc:1022
-msgid ""
-"The 'sambaIdMapping' statement tells GOsa to maintain sambaIdmapEntry "
-"objects. Depending on your setup this can drastically improve the windows "
-"login performance."
+#: plugins/generic/references/contents.tpl:2
+#: plugins/generic/references/contents.tpl:3
+msgid "Object information"
 msgstr ""
 
-#: include/class_core.inc:1032
-msgid ""
-"The 'handleExpiredAccounts' statement enables shadow attribute tests during "
-"the login to the GOsa web interface and forces password renewal or account "
-"lockout."
+#: plugins/generic/references/contents.tpl:7
+msgid "Show raw object entry"
 msgstr ""
 
-#: include/class_core.inc:1042
-msgid ""
-"The 'sambaSID' statement defines a samba SID if not available inside of the "
-"LDAP. You can retrieve the current sid by net getlocalsid."
+#: plugins/generic/references/contents.tpl:18
+#: plugins/generic/references/contents.tpl:20
+msgid "Last modification"
 msgstr ""
 
-#: include/class_core.inc:1052
-msgid ""
-"The 'sambaRidBase' statement defines the base id to add to ordinary sid "
-"calculations - if not available inside of the LDAP."
+#: plugins/generic/references/contents.tpl:29
+msgid "Object references"
 msgstr ""
 
-#: include/class_core.inc:1062
-msgid ""
-"The 'enableSnapshots' statement enables a snapshot mechaism in GOsa. This "
-"enables you to save certain states of entries and restore them later on."
+#: plugins/generic/references/contents.tpl:45
+msgid "ACL trace"
 msgstr ""
 
-#: include/class_core.inc:1072
-msgid ""
-"The 'snapshotBase' statement defines the base where snapshots should be "
-"stored inside of the LDAP."
+#: plugins/generic/references/class_reference.inc:70
+msgid "Role membership"
 msgstr ""
 
-#: include/class_core.inc:1082
-msgid ""
-"The 'snapshotAdminDn' variable defines the user which is used to "
-"authenticate when connecting to 'snapshotURI'."
+#: plugins/generic/references/class_reference.inc:76
+msgid "Object group membership"
 msgstr ""
 
-#: include/class_core.inc:1092
-msgid ""
-"The 'snapshotAdminPassword' variable defines the credentials which are used "
-"in combination with 'snapshotAdminDn' and 'snapshotURI' in order to "
-"authenticate."
+#: plugins/generic/references/class_reference.inc:82
+msgid "Department manager"
 msgstr ""
 
-#: include/class_core.inc:1103
-msgid ""
-"The 'idAllocationMethod' statement defines how GOsa generates numeric user "
-"and group id values. If it is set to 'traditional' GOsa will do create a "
-"lock and perform a search for the next free ID. The lock will be removed "
-"after the procedure completes. 'pool' will use the sambaUnixIdPool "
-"objectclass settings inside your LDAP. This one is unsafe, because it does "
-"not check for concurrent LDAP access and already used IDs in this range. On "
-"the other hand it is much faster."
+#: plugins/generic/references/class_reference.inc:88
+msgid "User manager"
 msgstr ""
 
-#: include/class_core.inc:1112
-msgid ""
-"The 'snapshotURI' variable defines the LDAP URI for the server which is used "
-"to do object snapshots."
+#: plugins/generic/references/class_aclResolver.inc:63
+#: include/class_acl.inc:228
+msgid "Reset ACLs"
 msgstr ""
 
-#: include/class_pluglist.inc:118
-msgid "The configuration format has changed: please run the setup again!"
+#: plugins/generic/references/class_aclResolver.inc:68
+#: include/class_acl.inc:233 include/class_acl.inc:236
+msgid "Use ACL defined in role"
 msgstr ""
 
-#: include/class_pluglist.inc:263
-msgid ""
-"You are currently editing a database entry. Do you want to discard the "
-"changes?"
+#: plugins/generic/references/class_aclResolver.inc:143
+msgid "Enter another user name"
 msgstr ""
 
-#: include/class_pluglist.inc:435 plugins/generic/references/contents.tpl:18
-#: plugins/admin/groups/class_group.inc:329
-#: plugins/admin/groups/class_group.inc:350
-#: plugins/admin/groups/class_group.inc:367
-#: plugins/admin/departments/class_department.inc:152
-msgid "Unknown"
+#: plugins/generic/references/class_aclResolver.inc:193
+msgid "ACLs"
 msgstr ""
 
-#: include/class_CopyPasteHandler.inc:118
-#: include/class_CopyPasteHandler.inc:127
-#: include/class_CopyPasteHandler.inc:159
-#: include/class_CopyPasteHandler.inc:176
-#: include/class_CopyPasteHandler.inc:185
-#: include/class_CopyPasteHandler.inc:193
-#: include/class_CopyPasteHandler.inc:273
+#: plugins/generic/references/class_aclResolver.inc:198
 #, php-format
-msgid "Copy and paste failed!"
+msgid "List of effective ACLs for '%s'"
 msgstr ""
 
-#: include/class_CopyPasteHandler.inc:118
-#, php-format
-msgid "Cannot set permission for %s"
+#: plugins/generic/references/class_aclResolver.inc:199
+#: plugins/generic/references/class_aclResolver.inc:203
+msgid "Object permissions"
 msgstr ""
 
-#: include/class_CopyPasteHandler.inc:159
-#, php-format
-msgid "'%s' is no valid LDAP object"
+#: plugins/generic/references/class_aclResolver.inc:303
+#: include/class_core.inc:113 include/class_core.inc:119
+msgid "All"
 msgstr ""
 
-#: include/class_CopyPasteHandler.inc:176
-#, php-format
-msgid "No write permission in '%s'"
+#: plugins/generic/references/class_aclResolver.inc:307
+#: include/class_acl.inc:823
+msgid "Restrict changes to user's own object"
 msgstr ""
 
-#: include/class_CopyPasteHandler.inc:193
-#, php-format
-msgid "Cannot set permission for '%s'"
+#: plugins/generic/references/class_aclResolver.inc:309
+#: include/class_acl.inc:827 include/class_acl.inc:936
+#: include/class_acl.inc:940
+msgid "read"
 msgstr ""
 
-#: include/class_CopyPasteHandler.inc:396
-#, php-format
-msgid "These objects will be pasted: %s"
+#: plugins/generic/references/class_aclResolver.inc:310
+#: include/class_acl.inc:828 include/class_acl.inc:938
+#: include/class_acl.inc:941
+msgid "write"
 msgstr ""
 
-#: include/class_CopyPasteHandler.inc:420
-#, php-format
-msgid "This object will be pasted: %s"
+#: plugins/generic/references/class_aclResolver.inc:311
+msgid "create"
 msgstr ""
 
-#: include/class_CopyPasteHandler.inc:573
-msgid "Cannot paste"
+#: plugins/generic/references/class_aclResolver.inc:312
+msgid "remove"
 msgstr ""
 
-#: include/class_msg_dialog.inc:124
-msgid "Please fix the above error and reload the page."
+#: plugins/generic/references/class_aclResolver.inc:313
+msgid "move"
 msgstr ""
 
 #: plugins/generic/statistics/statistics.tpl:2
@@ -3282,3450 +3180,3371 @@ msgstr ""
 msgid "Update"
 msgstr ""
 
-#: plugins/generic/statistics/statistics.tpl:69
-#: plugins/generic/statistics/statistics.tpl:78
-msgid "No statistic data for given period"
+#: plugins/generic/statistics/statistics.tpl:69
+#: plugins/generic/statistics/statistics.tpl:78
+msgid "No statistic data for given period"
+msgstr ""
+
+#: plugins/generic/statistics/statistics.tpl:87
+msgid "Select report type"
+msgstr ""
+
+#: plugins/generic/statistics/chartClasses/class_statChart.inc:73
+msgid "Systems"
+msgstr ""
+
+#: plugins/generic/statistics/chartClasses/class_durationTimeChart.inc:15
+#: plugins/generic/statistics/chartClasses/class_cpuLoadChart.inc:15
+#: plugins/generic/statistics/chartClasses/class_renderTimeChart.inc:15
+#: plugins/generic/statistics/chartClasses/class_memoryUsageChart.inc:15
+msgid "Maximum"
+msgstr ""
+
+#: plugins/generic/statistics/chartClasses/class_durationTimeChart.inc:16
+#: plugins/generic/statistics/chartClasses/class_cpuLoadChart.inc:16
+#: plugins/generic/statistics/chartClasses/class_renderTimeChart.inc:16
+#: plugins/generic/statistics/chartClasses/class_memoryUsageChart.inc:16
+msgid "Average"
+msgstr ""
+
+#: plugins/generic/statistics/chartClasses/class_durationTimeChart.inc:17
+#: plugins/generic/statistics/chartClasses/class_cpuLoadChart.inc:17
+#: plugins/generic/statistics/chartClasses/class_renderTimeChart.inc:17
+#: plugins/generic/statistics/chartClasses/class_memoryUsageChart.inc:17
+msgid "Minimum"
+msgstr ""
+
+#: plugins/generic/statistics/chartClasses/class_actionSelectChart.inc:104
+msgid "Action"
+msgstr ""
+
+#: plugins/generic/statistics/class_statistics.inc:263
+#, php-format
+msgid ""
+"You have currently %s unsubmitted statistic collection, do you want to "
+"transmit them now?"
+msgstr ""
+
+#: setup/setup_checks.tpl:2
+msgid ""
+"This step checks if your PHP server has all required modules and "
+"configuration settings."
+msgstr ""
+
+#: setup/setup_checks.tpl:5
+msgid "Inspection"
+msgstr ""
+
+#: setup/setup_checks.tpl:8
+msgid "PHP module and extension checks"
+msgstr ""
+
+#: setup/setup_checks.tpl:10
+msgid "Basic checks"
+msgstr ""
+
+#: setup/setup_checks.tpl:21 setup/setup_checks.tpl:62
+#: setup/class_setupStep_Migrate.inc:153 setup/class_setupStep_Migrate.inc:303
+#: setup/class_setupStep_Migrate.inc:684 setup/class_setupStep_Migrate.inc:828
+#: ihtml/themes/default/msg_dialog.tpl:77
+#: ihtml/themes/default/msg_dialog.tpl:79
+#: ihtml/themes/default/msg_dialog.tpl:136
+#: ihtml/themes/default/msg_dialog.tpl:139
+#: ihtml/themes/default/msg_dialog.tpl:144 include/utils/class_msgPool.inc:301
+#, php-format
+msgid "OK"
+msgstr ""
+
+#: setup/setup_checks.tpl:38 setup/setup_checks.tpl:79
+msgid "GOsa will NOT run without fixing this."
+msgstr ""
+
+#: setup/setup_checks.tpl:40 setup/setup_checks.tpl:81
+msgid "GOsa will run without fixing this."
+msgstr ""
+
+#: setup/setup_checks.tpl:50
+msgid "PHP setup configuration"
 msgstr ""
 
-#: plugins/generic/statistics/statistics.tpl:87
-msgid "Select report type"
+#: setup/setup_checks.tpl:50
+msgid "show information"
 msgstr ""
 
-#: plugins/generic/statistics/chartClasses/class_actionSelectChart.inc:104
-msgid "Action"
+#: setup/setup_checks.tpl:51
+msgid "Extended checks"
 msgstr ""
 
-#: plugins/generic/statistics/chartClasses/class_cpuLoadChart.inc:15
-#: plugins/generic/statistics/chartClasses/class_memoryUsageChart.inc:15
-#: plugins/generic/statistics/chartClasses/class_renderTimeChart.inc:15
-#: plugins/generic/statistics/chartClasses/class_durationTimeChart.inc:15
-msgid "Max"
+#: setup/setup_schema.tpl:1
+msgid "Schema specific settings"
 msgstr ""
 
-#: plugins/generic/statistics/chartClasses/class_cpuLoadChart.inc:16
-#: plugins/generic/statistics/chartClasses/class_memoryUsageChart.inc:16
-#: plugins/generic/statistics/chartClasses/class_renderTimeChart.inc:16
-#: plugins/generic/statistics/chartClasses/class_durationTimeChart.inc:16
-msgid "Avergae"
+#: setup/setup_schema.tpl:4
+msgid "Schema check succeeded"
 msgstr ""
 
-#: plugins/generic/statistics/chartClasses/class_cpuLoadChart.inc:17
-#: plugins/generic/statistics/chartClasses/class_memoryUsageChart.inc:17
-#: plugins/generic/statistics/chartClasses/class_renderTimeChart.inc:17
-#: plugins/generic/statistics/chartClasses/class_durationTimeChart.inc:17
-msgid "Min"
+#: setup/setup_schema.tpl:7
+msgid "Schema check failed"
 msgstr ""
 
-#: plugins/generic/statistics/chartClasses/class_statChart.inc:73
-msgid "Systems"
+#: setup/setup_schema.tpl:11
+msgid ""
+"Could not read any schema information, all checks skipped. Adjust your LDAP "
+"ACLs."
 msgstr ""
 
-#: plugins/generic/statistics/class_statistics.inc:263
-#, php-format
+#: setup/setup_schema.tpl:13
 msgid ""
-"You have currently %s unsubmitted statistic collection, do you want to "
-"transmit them now?"
+"It seems that your LDAP database wasn't initialized yet. This maybe the "
+"reason, why GOsa can't read your schema configuration!"
 msgstr ""
 
-#: plugins/generic/dashBoard/dbInformation/contents.tpl:1
-#: plugins/admin/ogroups/class_ogroup.inc:244 setup/setup_ldap.tpl:108
-msgid "Information"
+#: setup/class_setupStep_Finish.inc:39
+#: ihtml/themes/default/copyPasteDialog.tpl:30
+msgid "Finish"
 msgstr ""
 
-#: plugins/generic/dashBoard/dashBoard.tpl:2
-msgid "This feature is only accessible for registrated instances of GOsa"
+#: setup/class_setupStep_Finish.inc:40
+msgid "Write configuration file"
 msgstr ""
 
-#: plugins/generic/dashBoard/dashBoard.tpl:5
-msgid "Registrate"
+#: setup/class_setupStep_Finish.inc:41
+msgid "Finish - write the configuration file"
 msgstr ""
 
-#: plugins/generic/dashBoard/dashBoard.tpl:7
+#: setup/class_setupStep_Finish.inc:106
 msgid ""
-"Unfortunately the registration server cannot be reached, maybe the server is "
-"down for maintaince or you've no internet access!"
+"Your configuration file is currently world readable. Please update the file "
+"permissions!"
 msgstr ""
 
-#: plugins/generic/dashBoard/dashBoard.tpl:13
-msgid "GOsa dash board"
+#: setup/class_setupStep_Finish.inc:108
+msgid "The configuration is currently not readable or it does not exists."
 msgstr ""
 
-#: plugins/generic/dashBoard/dbChannelStatus/class_dbChannelStatus.inc:14
-#: plugins/generic/dashBoard/dbPluginStatus/class_dbPluginStatus.inc:26
-#: plugins/personal/posix/generic.tpl:37
-msgid "Status"
+#: setup/class_setupStep_Finish.inc:117
+#, php-format
+msgid ""
+"After downloading and placing the file under %s, please make sure that the "
+"user the web server is running with is able to read %s, while other users "
+"shouldn't. You may want to execute these commands to achieve this "
+"requirement:"
 msgstr ""
 
-#: plugins/generic/dashBoard/dbChannelStatus/contents.tpl:1
-msgid "Channels"
+#: setup/class_setupStep_Checks.inc:40 setup/class_setupStep_Checks.inc:41
+msgid "Installation check"
 msgstr ""
 
-#: plugins/generic/dashBoard/dbPluginStatus/contents.tpl:1
-msgid "Plugin status"
+#: setup/class_setupStep_Checks.inc:42
+msgid "Basic checks for PHP compatibility and extensions"
 msgstr ""
 
-#: plugins/generic/dashBoard/dbPluginStatus/class_dbPluginStatus.inc:69
-msgid "Version mismatch"
+#: setup/class_setupStep_Checks.inc:66
+msgid "Checking PHP version"
 msgstr ""
 
-#: plugins/generic/dashBoard/dbPluginStatus/class_dbPluginStatus.inc:73
-msgid "Schema missing"
+#: setup/class_setupStep_Checks.inc:67
+#, php-format
+msgid "PHP must be of version %s or above."
 msgstr ""
 
-#: plugins/generic/dashBoard/dbNotifications/contents.tpl:1
-msgid "Notifications"
+#: setup/class_setupStep_Checks.inc:68
+msgid "Please upgrade to a supported version."
 msgstr ""
 
-#: plugins/generic/dashBoard/Register/class_RegistrationDialog.inc:54
-msgid ""
-"Communciation with the backend failed! Please check your internet connection!"
+#: setup/class_setupStep_Checks.inc:75
+msgid "GOsa requires this module to talk with your LDAP server."
 msgstr ""
 
-#: plugins/generic/dashBoard/Register/class_RegistrationDialog.inc:56
-msgid ""
-"Authentication failed, please check combination of username and password!"
+#: setup/class_setupStep_Checks.inc:83
+msgid "GOsa requires this module for an internationalized interface."
 msgstr ""
 
-#: plugins/generic/dashBoard/Register/class_RegistrationDialog.inc:58
+#: setup/class_setupStep_Checks.inc:91
+msgid "GOsa requires this module for the samba integration."
+msgstr ""
+
+#: setup/class_setupStep_Checks.inc:99
 msgid ""
-"Internal server error, please try again later. If the problem persists "
-"contact the GOsa-Team!"
+"GOsa requires either 'mhash' or the 'sha1' module to make use of SSHA "
+"encryption."
 msgstr ""
 
-#: plugins/generic/dashBoard/Register/register.tpl:3
-msgid "GOsa registration"
+#: setup/class_setupStep_Checks.inc:107
+msgid "GOsa requires this module to talk to an IMAP server."
 msgstr ""
 
-#: plugins/generic/dashBoard/Register/register.tpl:7
-msgid "Do you want to register GOsa and benefit from the features it brings?"
+#: setup/class_setupStep_Checks.inc:114
+msgid "mbstring"
 msgstr ""
 
-#: plugins/generic/dashBoard/Register/register.tpl:11
-msgid "I do not want to register"
+#: setup/class_setupStep_Checks.inc:115
+msgid "GOsa requires this module to handle Unicode strings."
 msgstr ""
 
-#: plugins/generic/dashBoard/Register/register.tpl:17
-msgid "Register"
+#: setup/class_setupStep_Checks.inc:122
+msgid "Calendar"
 msgstr ""
 
-#: plugins/generic/dashBoard/Register/register.tpl:19
-msgid "Additionally to the 'Annonomous' account you can:"
+#: setup/class_setupStep_Checks.inc:123
+msgid "GOsa requires this module to calculate dates."
 msgstr ""
 
-#: plugins/generic/dashBoard/Register/register.tpl:21
-msgid "Access to 'Premium-Channels'."
+#: setup/class_setupStep_Checks.inc:130
+msgid "MySQL"
 msgstr ""
 
-#: plugins/generic/dashBoard/Register/register.tpl:22
+#: setup/class_setupStep_Checks.inc:131
 msgid ""
-"Watch the status of current plugin updates/patches and the availability of "
-"new plugins."
+"GOsa requires this module to communicate with several supported databases."
 msgstr ""
 
-#: plugins/generic/dashBoard/Register/register.tpl:23
-msgid "Recieve newsletter, if wanted."
+#: setup/class_setupStep_Checks.inc:148
+msgid "samba hash generator"
 msgstr ""
 
-#: plugins/generic/dashBoard/Register/register.tpl:24
-msgid "View several usefull statistics about your GOsa installation"
+#: setup/class_setupStep_Checks.inc:149
+msgid "GOsa requires this command to synchronize POSIX and samba passwords."
 msgstr ""
 
-#: plugins/generic/dashBoard/Register/register.tpl:29
-msgid "What information will be transmitted to the backend and maybe stored:"
+#: setup/class_setupStep_Checks.inc:150
+msgid ""
+"Deploy a gosa-si installation or install the Perl Crypt::SmbHash modules."
 msgstr ""
 
-#: plugins/generic/dashBoard/Register/register.tpl:31
-msgid "All personal information filled in the registration form."
+#: setup/class_setupStep_Checks.inc:163
+msgid "imagick"
 msgstr ""
 
-#: plugins/generic/dashBoard/Register/register.tpl:32
-msgid "Information about the installed plugins and their version."
+#: setup/class_setupStep_Checks.inc:164
+msgid "GOsa requires this extension to handle images."
 msgstr ""
 
-#: plugins/generic/dashBoard/Register/register.tpl:33
-msgid ""
-"The GOsa-UUID (will be generated during the registration) and a password, to "
-"authenticate."
+#: setup/class_setupStep_Checks.inc:179
+msgid "compression module"
 msgstr ""
 
-#: plugins/generic/dashBoard/Register/register.tpl:34
-msgid ""
-"The bugs you will report and the corresponding trace. You can select what "
-"information you want to send in."
+#: setup/class_setupStep_Checks.inc:180
+msgid "GOsa requires this extension to handle snapshots."
 msgstr ""
 
-#: plugins/generic/dashBoard/Register/register.tpl:35
+#: setup/class_setupStep_Checks.inc:191
 msgid ""
-"When the statistics extension is used. GOsa will transmit information about "
-"plugins, their usage and the amount of objects present in your ldap "
-"database. No sensitive data is transmitted here, just the object type, the "
-"action performed, cpu usage, memory usage, elapsed time..."
+"register_globals is a PHP mechanism to register all global variables to be "
+"accessible from scripts without changing the scope. This may be a security "
+"risk."
 msgstr ""
 
-#: plugins/generic/dashBoard/Register/register.tpl:69
-#: plugins/generic/dashBoard/Register/register.tpl:80
-msgid "Registration complete"
+#: setup/class_setupStep_Checks.inc:192
+msgid "Search for 'register_globals' in your php.ini and switch it to 'Off'."
 msgstr ""
 
-#: plugins/generic/dashBoard/Register/register.tpl:71
-msgid "GOsa instance sucessfully registered"
+#: setup/class_setupStep_Checks.inc:200
+msgid "PHP uses this value for the garbage collector to delete old sessions."
 msgstr ""
 
-#: plugins/generic/dashBoard/Register/register.tpl:82
-msgid "GOsa instance will not be registered"
+#: setup/class_setupStep_Checks.inc:201
+msgid ""
+"Setting this value to one day will prevent loosing session and cookies "
+"before they really timeout."
 msgstr ""
 
-#: plugins/generic/references/class_reference.inc:58
-#: plugins/generic/references/class_reference.inc:64
-#: plugins/personal/posix/generic.tpl:89
-#: plugins/personal/posix/paste_generic.tpl:58
-#: plugins/personal/posix/paste_generic.tpl:61
-msgid "Group membership"
+#: setup/class_setupStep_Checks.inc:202
+msgid ""
+"Search for 'session.gc_maxlifetime' in your php.ini and set it to 86400 or "
+"higher."
 msgstr ""
 
-#: plugins/generic/references/class_reference.inc:70
-msgid "Role membership"
+#: setup/class_setupStep_Checks.inc:210
+msgid ""
+"In Order to use GOsa without any trouble, the session.auto_register option "
+"in your php.ini should be set to 'Off'."
 msgstr ""
 
-#: plugins/generic/references/class_reference.inc:76
-msgid "Object group membership"
+#: setup/class_setupStep_Checks.inc:211
+msgid "Search for 'session.auto_start' in your php.ini and set it to 'Off'."
 msgstr ""
 
-#: plugins/generic/references/class_reference.inc:82
-msgid "Department manager"
+#: setup/class_setupStep_Checks.inc:218
+msgid ""
+"GOsa needs at least 32MB of memory. Setting it below this limit may cause "
+"errors that are not reproducible! Increase it for larger setups."
 msgstr ""
 
-#: plugins/generic/references/class_reference.inc:87
-#: plugins/admin/groups/userSelect/user-list.xml:40
-#: plugins/admin/groups/singleUserSelect/singleUser-list.xml:40
-#: plugins/admin/groups/class_group.inc:210
-#: plugins/admin/groups/class_group.inc:1190
-#: plugins/admin/groups/class_group.inc:1200
-#: plugins/admin/users/class_userManagement.inc:536
-#: plugins/admin/users/user-list.xml:57
-#: plugins/personal/generic/class_user.inc:1326
-#: plugins/personal/generic/class_user.inc:1373
-#: plugins/personal/generic/class_user.inc:1704
-#: plugins/personal/generic/class_user.inc:1858
-msgid "Given name"
+#: setup/class_setupStep_Checks.inc:219
+msgid ""
+"Search for 'memory_limit' in your php.ini and set it to '32M' or higher."
 msgstr ""
 
-#: plugins/generic/references/class_reference.inc:87
-#: plugins/admin/groups/userSelect/user-list.xml:48
-#: plugins/admin/groups/singleUserSelect/singleUser-list.xml:48
-#: plugins/admin/groups/class_group.inc:210
-#: plugins/admin/groups/class_group.inc:1190
-#: plugins/admin/groups/class_group.inc:1200
-#: plugins/admin/users/user-list.xml:49
-#: plugins/personal/generic/class_user.inc:1703
-msgid "Surname"
+#: setup/class_setupStep_Checks.inc:226
+msgid ""
+"This option influences the PHP output handling. Turn this Option off, to "
+"increase performance."
 msgstr ""
 
-#: plugins/generic/references/class_reference.inc:87
-#: plugins/admin/groups/class_group.inc:210
-#: plugins/admin/groups/class_group.inc:1190
-#: plugins/admin/groups/class_group.inc:1200
-#: plugins/personal/posix/class_posixAccount.inc:869
-#: plugins/personal/posix/class_posixAccount.inc:872
-#: plugins/personal/posix/generic.tpl:64
-#: plugins/personal/posix/paste_generic.tpl:38
-#: setup/class_setupStep_Migrate.inc:415
-msgid "UID"
+#: setup/class_setupStep_Checks.inc:227
+msgid "Search for 'implicit_flush' in your php.ini and set it to 'Off'."
 msgstr ""
 
-#: plugins/generic/references/class_reference.inc:88
-msgid "User manager"
+#: setup/class_setupStep_Checks.inc:234
+msgid "The Execution time should be at least 30 seconds."
 msgstr ""
 
-#: plugins/generic/references/contents.tpl:2
-#: plugins/generic/references/contents.tpl:3
-msgid "Object information"
+#: setup/class_setupStep_Checks.inc:235
+msgid ""
+"Search for 'max_execution_time' in your php.ini and set it to '30' or higher."
 msgstr ""
 
-#: plugins/generic/references/contents.tpl:7
-msgid "Show raw object entry"
+#: setup/class_setupStep_Checks.inc:242
+msgid ""
+"Increase the server security by setting expose_php to 'off'. PHP won't send "
+"any information about the server you are running in this case."
 msgstr ""
 
-#: plugins/generic/references/contents.tpl:18
-#: plugins/generic/references/contents.tpl:20
-msgid "Last modification"
+#: setup/class_setupStep_Checks.inc:243
+msgid "Search for 'expose_php' in your php.ini and set if to 'Off'."
 msgstr ""
 
-#: plugins/generic/references/contents.tpl:29
-msgid "Object references"
+#: setup/class_setupStep_Checks.inc:250
+msgid ""
+"Increase your server security by setting magic_quotes_gpc to 'on'. PHP will "
+"escape all quotes in strings in this case."
 msgstr ""
 
-#: plugins/generic/references/contents.tpl:45
-msgid "ACL trace"
+#: setup/class_setupStep_Checks.inc:251
+msgid "Search for 'magic_quotes_gpc' in your php.ini and set it to 'On'."
 msgstr ""
 
-#: plugins/generic/references/class_aclResolver.inc:143
-msgid "Enter another user name"
+#: setup/class_setupStep_Checks.inc:258
+msgid "Increase your server performance by setting magic_quotes_gpc to 'off'."
 msgstr ""
 
-#: plugins/generic/references/class_aclResolver.inc:169
-#: plugins/addons/dyngroup/class_DynamicLdapGroup.inc:126
-#: plugins/addons/dyngroup/class_DynamicLdapGroup.inc:128
-#: plugins/addons/dyngroup/dyngroup.tpl:8
-msgid "Filter"
+#: setup/class_setupStep_Checks.inc:259
+msgid ""
+"Search for 'zend.ze1_compatibility_mode' in your php.ini and set it to 'Off'."
 msgstr ""
 
-#: plugins/generic/references/class_aclResolver.inc:193
-msgid "ACLs"
+#: setup/class_setupStep_Checks.inc:269
+msgid "Configuration writable"
 msgstr ""
 
-#: plugins/generic/references/class_aclResolver.inc:198
+#: setup/class_setupStep_Checks.inc:270
+msgid "The configuration file can't be written"
+msgstr ""
+
+#: setup/class_setupStep_Checks.inc:271
 #, php-format
-msgid "List of effective ACLs for '%s'"
+msgid ""
+"GOsa reads its configuration from a file located in (%s/%s). The setup can "
+"write the configuration directly if it is writable."
 msgstr ""
 
-#: plugins/generic/references/class_aclResolver.inc:199
-#: plugins/generic/references/class_aclResolver.inc:203
-msgid "Object permissions"
+#: setup/setup_feedback.tpl:2
+msgid "Feedback successfully send"
 msgstr ""
 
-#: plugins/generic/references/class_aclResolver.inc:311
-msgid "create"
+#: setup/setup_feedback.tpl:6
+msgid "Subscribe to the gosa-announce mailing list"
 msgstr ""
 
-#: plugins/generic/references/class_aclResolver.inc:312
-msgid "remove"
+#: setup/setup_feedback.tpl:8
+msgid ""
+"When checking this option, GOsa will try to connect http://oss.gonicus.de in "
+"order to subscribe you to the gosa-announce mailing list. You've to confirm "
+"this by mail."
 msgstr ""
 
-#: plugins/generic/references/class_aclResolver.inc:313
-msgid "move"
+#: setup/setup_feedback.tpl:20
+msgid "Mail address"
 msgstr ""
 
-#: plugins/generic/welcome/main.inc:26
-#, php-format
-msgid "Welcome %s!"
+#: setup/setup_feedback.tpl:28
+msgid "Send feedback to the GOsa project team"
 msgstr ""
 
-#: plugins/generic/welcome/class_welcome.inc:5
-#: plugins/generic/welcome/class_welcome.inc:6
-msgid "Back to main menu"
+#: setup/setup_feedback.tpl:31
+msgid ""
+"When checking this option, GOsa will try to connect http://oss.gonicus.de in "
+"order to submit your form anonymously."
 msgstr ""
 
-#: plugins/generic/welcome/welcome.tpl:8
-msgid "The GOsa team"
+#: setup/setup_feedback.tpl:38
+msgid "Did the setup procedure help you to get started?"
 msgstr ""
 
-#: plugins/admin/ogroups/objectSelect/selectObject-list.xml:11
-#: plugins/admin/groups/userSelect/user-list.xml:10
-#: plugins/admin/groups/singleUserSelect/singleUser-list.xml:10
-#: plugins/admin/groups/userGroupSelect/selectUserGroup-list.xml:11
-#: plugins/personal/posix/trustSelect/trust-list.xml:9
-#: plugins/personal/posix/groupSelect/group-list.xml:10
-msgid "Please select the desired entries"
+#: setup/setup_feedback.tpl:39 setup/setup_feedback.tpl:50
+#: setup/class_setupStep_Ldap.inc:75
+msgid "Yes"
 msgstr ""
 
-#: plugins/admin/ogroups/objectSelect/selectObject-list.xml:15
-#: plugins/admin/ogroups/class_ogroupManagement.inc:186
-#: plugins/admin/departments/dep-list.xml:55
-#: plugins/admin/departments/dep-list.xml:71
-#: plugins/admin/departments/dep-list.xml:138
-#: plugins/admin/departments/class_departmentManagement.inc:253
-#: plugins/personal/generic/class_user.inc:1722
-#: plugins/personal/generic/generic.tpl:306
-msgid "Department"
+#: setup/setup_feedback.tpl:41 setup/setup_feedback.tpl:52
+#: setup/class_setupStep_Ldap.inc:75
+msgid "No"
 msgstr ""
 
-#: plugins/admin/ogroups/objectSelect/selectObject-list.xml:23
-#: plugins/admin/ogroups/class_ogroupManagement.inc:187
-#: plugins/personal/posix/trustSelect/trust-list.xml:12
-msgid "Server"
+#: setup/setup_feedback.tpl:44
+msgid "If not, what problems did you encounter"
 msgstr ""
 
-#: plugins/admin/ogroups/objectSelect/selectObject-list.xml:31
-#: plugins/admin/ogroups/class_ogroupManagement.inc:189
-#: plugins/personal/posix/trustSelect/trust-list.xml:19
-msgid "Workstation"
+#: setup/setup_feedback.tpl:48
+msgid "Is this the first time you use GOsa?"
 msgstr ""
 
-#: plugins/admin/ogroups/objectSelect/selectObject-list.xml:39
-#: plugins/admin/ogroups/class_ogroupManagement.inc:191
-#: plugins/personal/posix/trustSelect/trust-list.xml:26
-msgid "Terminal"
+#: setup/setup_feedback.tpl:53
+msgid "I use it since"
 msgstr ""
 
-#: plugins/admin/ogroups/objectSelect/selectObject-list.xml:47
-#: plugins/admin/ogroups/class_ogroupManagement.inc:192
-msgid "Printer"
+#: setup/setup_feedback.tpl:54
+msgid "Select the year since when you are using GOsa"
 msgstr ""
 
-#: plugins/admin/ogroups/objectSelect/selectObject-list.xml:55
-#: plugins/admin/ogroups/class_ogroupManagement.inc:188
-#: plugins/admin/groups/class_groupManagement.inc:181
-#: plugins/admin/users/class_userManagement.inc:893
-#: plugins/admin/departments/generic.tpl:110
-#: plugins/admin/departments/class_department.inc:376
-#: plugins/admin/departments/organization.tpl:109
-#: plugins/personal/generic/class_user.inc:1354
-#: plugins/personal/generic/class_user.inc:1846
-#: plugins/personal/generic/generic.tpl:394
-#: plugins/personal/generic/generic.tpl:574
-msgid "Phone"
+#: setup/setup_feedback.tpl:60
+msgid "What operating system / distribution do you use?"
 msgstr ""
 
-#: plugins/admin/ogroups/objectSelect/selectObject-list.xml:63
-#: plugins/admin/ogroups/class_ogroupManagement.inc:183
-#: plugins/admin/groups/userSelect/user-list.xml:14
-#: plugins/admin/groups/singleUserSelect/singleUser-list.xml:14
-#: plugins/admin/groups/userGroupSelect/selectUserGroup-list.xml:15
-#: plugins/admin/users/user-list.xml:23 plugins/admin/users/user-list.xml:95
-msgid "User"
+#: setup/setup_feedback.tpl:64
+msgid "What web server do you use?"
 msgstr ""
 
-#: plugins/admin/ogroups/objectSelect/selectObject-list.xml:71
-#: plugins/admin/ogroups/class_ogroupManagement.inc:184
-#: plugins/admin/ogroups/ogroup-list.xml:79
-#: plugins/admin/groups/userGroupSelect/selectUserGroup-list.xml:23
-#: plugins/admin/groups/group-list.xml:15
-#: plugins/admin/groups/group-list.xml:79
-#: plugins/addons/propertyEditor/property-list.xml:64
-#: plugins/personal/posix/groupSelect/group-list.xml:13
-msgid "Group"
+#: setup/setup_feedback.tpl:68
+msgid "What PHP version do you use?"
 msgstr ""
 
-#: plugins/admin/ogroups/objectSelect/selectObject-filter.xml:32
-#: plugins/admin/ogroups/ogroup-filter.xml:18
-#: plugins/admin/groups/userSelect/user-filter.xml:20
-#: plugins/admin/groups/singleUserSelect/singleUser-filter.xml:20
-#: plugins/admin/groups/userGroupSelect/selectUserGroup-filter.xml:21
-#: plugins/admin/groups/group-filter.xml:17
-#: plugins/admin/users/user-filter.xml:19
-#: plugins/admin/newConfigManagement/DeviceConfig-filter.xml:14
-#: plugins/admin/departments/dep-filter.xml:17
-#: plugins/admin/acl/acl-filter.xml:18
-#: plugins/personal/posix/trustSelect/trust-filter.xml:17
-#: plugins/personal/posix/groupSelect/group-filter.xml:16
-msgid "Default filter"
+#: setup/setup_feedback.tpl:72
+msgid "GOsa version"
 msgstr ""
 
-#: plugins/admin/ogroups/objectSelect/selectObject-list.tpl:12
-#: plugins/admin/ogroups/ogroup-list.tpl:12
-#: plugins/admin/ogroups/class_ogroup.inc:862
-#: plugins/admin/ogroups/generic.tpl:26
-#: plugins/admin/groups/userSelect/user-list.tpl:12
-#: plugins/admin/groups/generic.tpl:39
-#: plugins/admin/groups/singleUserSelect/singleUser-list.tpl:12
-#: plugins/admin/groups/userGroupSelect/selectUserGroup-list.tpl:12
-#: plugins/admin/groups/group-list.tpl:12
-#: plugins/admin/groups/class_group.inc:1059
-#: plugins/admin/users/user-list.tpl:12
-#: plugins/admin/departments/locality.tpl:28
-#: plugins/admin/departments/generic.tpl:39
-#: plugins/admin/departments/class_domain.inc:92
-#: plugins/admin/departments/class_localityGeneric.inc:94
-#: plugins/admin/departments/class_organizationGeneric.inc:125
-#: plugins/admin/departments/class_countryGeneric.inc:94
-#: plugins/admin/departments/class_dcObject.inc:93
-#: plugins/admin/departments/domain.tpl:28
-#: plugins/admin/departments/country.tpl:28
-#: plugins/admin/departments/dcObject.tpl:28
-#: plugins/admin/departments/class_department.inc:677
-#: plugins/admin/departments/dep-list.tpl:12
-#: plugins/admin/departments/organization.tpl:39
-#: plugins/admin/acl/acl-list.tpl:12 plugins/admin/acl/class_aclRole.inc:742
-#: plugins/admin/acl/acl_role.tpl:27
-#: plugins/addons/dyngroup/class_DynamicLdapGroup.inc:114
-#: plugins/addons/dyngroup/dyngroup.tpl:5
-#: plugins/personal/generic/class_user.inc:1715
-#: plugins/personal/generic/generic.tpl:167
-#: plugins/personal/posix/trustSelect/trust-list.tpl:12
-#: plugins/personal/posix/groupSelect/group-list.tpl:12
-#: setup/setup_ldap.tpl:47
-msgid "Base"
+#: setup/setup_feedback.tpl:78 setup/setup_feedback.tpl:79
+msgid "LDAP"
 msgstr ""
 
-#: plugins/admin/ogroups/objectSelect/class_objectSelect.inc:29
-msgid "Object selection"
+#: setup/setup_feedback.tpl:81
+msgid "What kind of LDAP server(s) do you use?"
 msgstr ""
 
-#: plugins/admin/ogroups/class_ogroupManagement.inc:25
-#: plugins/admin/ogroups/class_ogroup.inc:858
-msgid "Object groups"
+#: setup/setup_feedback.tpl:85
+msgid "How many objects are in your LDAP?"
 msgstr ""
 
-#: plugins/admin/ogroups/class_ogroupManagement.inc:26
-msgid "Combine different types of objects to make use of this relationship"
+#: setup/setup_feedback.tpl:91 setup/setup_feedback.tpl:92
+msgid "Features"
 msgstr ""
 
-#: plugins/admin/ogroups/class_ogroupManagement.inc:115
-#: plugins/admin/groups/class_groupManagement.inc:100
-#: plugins/admin/users/class_userManagement.inc:196
-msgid "Infrastructure error"
+#: setup/setup_feedback.tpl:94
+msgid "What features of GOsa do you use?"
 msgstr ""
 
-#: plugins/admin/ogroups/class_ogroupManagement.inc:182
-msgid "Templates"
+#: setup/setup_feedback.tpl:103
+msgid "What features do you want to see in future versions of GOsa?"
 msgstr ""
 
-#: plugins/admin/ogroups/class_ogroupManagement.inc:185
-msgid "Application"
+#: setup/setup_feedback.tpl:107
+msgid "Send feedback"
 msgstr ""
 
-#: plugins/admin/ogroups/class_ogroupManagement.inc:190
-msgid "Windows Install"
+#: setup/setup_migrate.tpl:2
+msgid ""
+"During the LDAP inspection, we're going to check for several common pitfalls "
+"that may occur when migration to GOsa base LDAP administration. You may want "
+"to fix the problems below, in order to provide smooth services."
 msgstr ""
 
-#: plugins/admin/ogroups/class_ogroup.inc:244
-msgid "You cannot combine terminals and workstations in one object group!"
+#: setup/setup_migrate.tpl:5
+msgid "Checks"
 msgstr ""
 
-#: plugins/admin/ogroups/class_ogroup.inc:318
-#: plugins/admin/users/class_userManagement.inc:458
-#: plugins/admin/users/class_userManagement.inc:492
-#: plugins/admin/users/class_userManagement.inc:523
-msgid "none"
+#: setup/setup_migrate.tpl:22
+msgid "Add required object classes to the LDAP base"
 msgstr ""
 
-#: plugins/admin/ogroups/class_ogroup.inc:320
-msgid "too many different objects!"
+#: setup/setup_migrate.tpl:24
+msgid "Current"
 msgstr ""
 
-#: plugins/admin/ogroups/class_ogroup.inc:322
-msgid "users"
+#: setup/setup_migrate.tpl:28
+msgid "After migration"
 msgstr ""
 
-#: plugins/admin/ogroups/class_ogroup.inc:323
-msgid "groups"
+#: setup/setup_migrate.tpl:35
+msgid "Close"
 msgstr ""
 
-#: plugins/admin/ogroups/class_ogroup.inc:324
-msgid "applications"
+#: setup/setup_migrate.tpl:40
+msgid "Create a new GOsa administrator account"
 msgstr ""
 
-#: plugins/admin/ogroups/class_ogroup.inc:325
-msgid "departments"
+#: setup/setup_migrate.tpl:41
+msgid ""
+"This dialog will automatically add a new super administrator to your LDAP "
+"tree."
 msgstr ""
 
-#: plugins/admin/ogroups/class_ogroup.inc:326
-msgid "servers"
+#: setup/setup_migrate.tpl:57
+msgid "Password (again)"
 msgstr ""
 
-#: plugins/admin/ogroups/class_ogroup.inc:327
-msgid "workstations"
+#: setup/setup_migrate.tpl:70 setup/setup_ldap.tpl:19
+#: ihtml/themes/default/acl.tpl:33 ihtml/themes/default/acl.tpl:62
+#: ihtml/themes/default/acl.tpl:133 ihtml/themes/default/acl.tpl:150
+#: include/utils/class_msgPool.inc:307
+#, php-format
+msgid "Apply"
 msgstr ""
 
-#: plugins/admin/ogroups/class_ogroup.inc:328
-msgid "Windows workstations"
+#: setup/setup_migrate.tpl:71 setup/setup_ldap.tpl:20
+#: ihtml/themes/default/msg_dialog.tpl:80
+#: ihtml/themes/default/msg_dialog.tpl:141
+#: ihtml/themes/default/msg_dialog.tpl:146 ihtml/themes/default/acl.tpl:137
+#: ihtml/themes/default/acl.tpl:153 ihtml/themes/default/snapshotdialog.tpl:44
+#: ihtml/themes/default/snapshotdialog.tpl:90
+#: ihtml/themes/default/islocked.tpl:26
+#: ihtml/themes/default/copyPasteDialog.tpl:21
+#: include/utils/class_msgPool.inc:295
+#, php-format
+msgid "Cancel"
 msgstr ""
 
-#: plugins/admin/ogroups/class_ogroup.inc:329
-msgid "terminals"
+#: setup/setup_finish.tpl:3
+msgid "Create your configuration file"
 msgstr ""
 
-#: plugins/admin/ogroups/class_ogroup.inc:330
-msgid "phones"
+#: setup/setup_finish.tpl:10
+msgid "Depending on the user name your web server is running on:"
 msgstr ""
 
-#: plugins/admin/ogroups/class_ogroup.inc:331
-msgid "printers"
+#: setup/setup_finish.tpl:27
+msgid "Download configuration"
 msgstr ""
 
-#: plugins/admin/ogroups/class_ogroup.inc:533
-msgid "Non existing DN:"
+#: setup/setup_finish.tpl:33
+msgid "Status: "
 msgstr ""
 
-#: plugins/admin/ogroups/class_ogroup.inc:651
-#, php-format
-msgid ""
-"These systems are already configured by other object groups and cannot be "
-"added:"
+#: setup/class_setupStep_Feedback.inc:94
+msgid "UNIX accounts/groups"
 msgstr ""
 
-#: plugins/admin/ogroups/class_ogroup.inc:685
-msgid "You can combine two different object types at maximum, only!"
+#: setup/class_setupStep_Feedback.inc:96
+msgid "Samba management"
 msgstr ""
 
-#: plugins/admin/ogroups/class_ogroup.inc:848
-#: plugins/admin/groups/class_group.inc:1035
-#: plugins/admin/users/class_userManagement.inc:865
-#: plugins/admin/departments/class_department.inc:659
-#: plugins/personal/generic/class_user.inc:37
-#: plugins/personal/generic/class_user.inc:1670
-#: plugins/personal/posix/generic.tpl:5 setup/setup_feedback.tpl:35
-#: setup/setup_feedback.tpl:36
-msgid "Generic"
+#: setup/class_setupStep_Feedback.inc:98
+msgid "Mail system management"
 msgstr ""
 
-#: plugins/admin/ogroups/class_ogroup.inc:849
-msgid "Object group generic"
+#: setup/class_setupStep_Feedback.inc:100
+msgid "FAX system administration"
 msgstr ""
 
-#: plugins/admin/ogroups/class_ogroup.inc:864
-#: plugins/admin/groups/class_group.inc:1065
-#: plugins/personal/posix/trustModeDialog/generic.tpl:2
-msgid "System trust"
+#: setup/class_setupStep_Feedback.inc:102
+msgid "Asterisk administration"
 msgstr ""
 
-#: plugins/admin/ogroups/generic.tpl:1
-#: plugins/admin/ogroups/ogroup-list.xml:15
-msgid "Object group"
+#: setup/class_setupStep_Feedback.inc:104
+msgid "System inventory"
 msgstr ""
 
-#: plugins/admin/ogroups/generic.tpl:5 plugins/personal/posix/generic.tpl:6
-msgid "Generic settings"
+#: setup/class_setupStep_Feedback.inc:106
+msgid "System/Configuration management"
 msgstr ""
 
-#: plugins/admin/ogroups/generic.tpl:7
-#: plugins/admin/ogroups/paste_generic.tpl:4
-#: plugins/admin/groups/generic.tpl:11
-#: plugins/admin/groups/paste_generic.tpl:5
-msgid "Group name"
+#: setup/class_setupStep_Feedback.inc:108
+msgid "Address book"
 msgstr ""
 
-#: plugins/admin/ogroups/generic.tpl:10
-msgid "Name of the group"
+#: setup/class_setupStep_Feedback.inc:114
+msgid "Feedback"
 msgstr ""
 
-#: plugins/admin/ogroups/generic.tpl:18 plugins/admin/groups/generic.tpl:28
-msgid "Descriptive text for this group"
+#: setup/class_setupStep_Feedback.inc:115
+msgid "Get notifications or send feedback"
 msgstr ""
 
-#: plugins/admin/ogroups/generic.tpl:41
-msgid "Member objects"
+#: setup/class_setupStep_Feedback.inc:116
+msgid "Notification and feedback"
 msgstr ""
 
-#: plugins/admin/ogroups/tabs_ogroups.inc:139
-msgid "Phone queue"
+#: setup/class_setupStep_Feedback.inc:132 setup/class_setup.inc:74
+msgid "Setup error"
 msgstr ""
 
-#: plugins/admin/ogroups/tabs_ogroups.inc:155
-#: plugins/admin/groups/class_groupManagement.inc:165
-#: plugins/admin/users/class_userManagement.inc:872
-msgid "Mail"
+#: setup/class_setupStep_Feedback.inc:140
+#: setup/class_setupStep_Feedback.inc:147
+msgid "Feedback error"
 msgstr ""
 
-#: plugins/admin/ogroups/tabs_ogroups.inc:164
-msgid "Groupware"
+#: setup/class_setupStep_Feedback.inc:140
+#, php-format
+msgid "Cannot send feedback to '%s': %s"
 msgstr ""
 
-#: plugins/admin/ogroups/tabs_ogroups.inc:176
-msgid "System settings"
+#: setup/class_setupStep_Feedback.inc:147
+msgid "Cannot send feedback: service temporarily unavailable"
 msgstr ""
 
-#: plugins/admin/ogroups/tabs_ogroups.inc:188
-#: plugins/admin/ogroups/tabs_ogroups.inc:213
-msgid "Recipe"
+#: setup/class_setupStep_Feedback.inc:181
+msgid "Please specify a valid email address."
 msgstr ""
 
-#: plugins/admin/ogroups/tabs_ogroups.inc:200
-#: plugins/admin/ogroups/tabs_ogroups.inc:222
-msgid "Devices"
+#: setup/class_setupStep_Feedback.inc:185
+msgid ""
+"You have to select at least one of both options, subscribe or send feedback."
 msgstr ""
 
-#: plugins/admin/ogroups/tabs_ogroups.inc:232
-msgid "Deployment summary"
+#: setup/setup_ldap.tpl:2
+msgid ""
+"The main data source used in GOsa is LDAP. In order to access the "
+"information stored there, please enter the required information."
 msgstr ""
 
-#: plugins/admin/ogroups/tabs_ogroups.inc:242
-msgid "Desktop"
+#: setup/setup_ldap.tpl:9
+msgid "Please choose the LDAP user to be used by GOsa"
 msgstr ""
 
-#: plugins/admin/ogroups/tabs_ogroups.inc:259
-msgid "Applications"
+#: setup/setup_ldap.tpl:15 ihtml/themes/default/help.tpl:21
+#: include/class_filter.inc:158 include/class_filter.inc:228
+msgid "Search"
 msgstr ""
 
-#: plugins/admin/ogroups/paste_generic.tpl:1
-msgid "Paste object group"
+#: setup/setup_ldap.tpl:28 setup/setup_ldap.tpl:29
+msgid "LDAP connection"
 msgstr ""
 
-#: plugins/admin/ogroups/paste_generic.tpl:7
-msgid "Please enter the new object group name"
+#: setup/setup_ldap.tpl:31
+msgid "Location name"
 msgstr ""
 
-#: plugins/admin/ogroups/paste_generic.tpl:16
-msgid ""
-"Copy members. Be careful with this option, systems can only inherit from a "
-"single object group!"
+#: setup/setup_ldap.tpl:35
+msgid "Connection URI"
 msgstr ""
 
-#: plugins/admin/ogroups/ogroup-list.xml:11
-msgid "List of object groups"
+#: setup/setup_ldap.tpl:39
+msgid "TLS connection"
 msgstr ""
 
-#: plugins/admin/ogroups/ogroup-list.xml:57
-#: plugins/admin/groups/group-list.xml:57 plugins/admin/users/user-list.xml:73
-#: plugins/admin/departments/locality.tpl:8
-#: plugins/admin/departments/locality.tpl:9
-#: plugins/admin/departments/generic.tpl:7
-#: plugins/admin/departments/generic.tpl:9
-#: plugins/admin/departments/domain.tpl:8
-#: plugins/admin/departments/domain.tpl:9
-#: plugins/admin/departments/country.tpl:8
-#: plugins/admin/departments/country.tpl:9
-#: plugins/admin/departments/dcObject.tpl:8
-#: plugins/admin/departments/dcObject.tpl:9
-#: plugins/admin/departments/organization.tpl:7
-#: plugins/admin/departments/organization.tpl:9
-msgid "Properties"
+#: setup/setup_ldap.tpl:57
+msgid "Reload"
 msgstr ""
 
-#: plugins/admin/ogroups/ogroup-list.xml:73
-#: plugins/admin/groups/group-list.xml:73 plugins/admin/users/user-list.xml:89
-#: plugins/admin/departments/dep-list.xml:98 plugins/admin/acl/acl-list.xml:76
-#: setup/class_setupStep_Migrate.inc:309
-msgid "Create"
+#: setup/setup_ldap.tpl:63 setup/setup_ldap.tpl:64
+msgid "Authentication"
 msgstr ""
 
-#: plugins/admin/ogroups/ogroup-list.xml:91
-#: plugins/admin/groups/group-list.xml:91
-#: plugins/admin/users/user-list.xml:114
-#: plugins/admin/departments/dep-list.xml:172
-#: plugins/admin/acl/acl-list.xml:131
-msgid "Edit"
+#: setup/setup_ldap.tpl:66
+msgid "Administrator DN"
 msgstr ""
 
-#: plugins/admin/ogroups/ogroup-list.xml:98
-#: plugins/admin/groups/group-list.xml:98
-#: plugins/admin/users/user-list.xml:121
-#: plugins/admin/newConfigManagement/DeviceConfig-list.xml:64
-#: plugins/admin/departments/dep-list.xml:160
-#: plugins/admin/departments/dep-list.xml:181
-#: plugins/admin/acl/acl-list.xml:95 plugins/admin/acl/acl-list.xml:144
-#: plugins/addons/propertyEditor/property-list.xml:108
-#: plugins/personal/generic/generic_certs.tpl:22
-#: plugins/personal/generic/generic_certs.tpl:48
-#: plugins/personal/generic/generic_certs.tpl:74
-msgid "Remove"
+#: setup/setup_ldap.tpl:71
+msgid "Select user"
 msgstr ""
 
-#: plugins/admin/ogroups/ogroup-list.xml:106
-#: plugins/admin/groups/group-list.xml:106
-#: plugins/admin/users/user-list.xml:156
-msgid "Send message"
+#: setup/setup_ldap.tpl:81
+msgid "Automatically append LDAP base to administrator DN"
 msgstr ""
 
-#: plugins/admin/ogroups/ogroup-list.xml:142
-msgid "Edit object group"
+#: setup/setup_ldap.tpl:85
+msgid "Administrator password"
 msgstr ""
 
-#: plugins/admin/ogroups/ogroup-list.xml:155
-msgid "Remove object group"
+#: setup/setup_ldap.tpl:91 setup/setup_ldap.tpl:92
+msgid "Schema based settings"
 msgstr ""
 
-#: plugins/admin/groups/userSelect/class_userSelect.inc:26
-#: plugins/admin/groups/singleUserSelect/class_singleUserSelect.inc:29
-msgid "User selection"
+#: setup/setup_ldap.tpl:94
+msgid "Use RFC 2307bis compliant groups"
 msgstr ""
 
-#: plugins/admin/groups/generic.tpl:14 plugins/personal/generic/generic.tpl:41
-#: plugins/personal/generic/generic.tpl:55
-#: plugins/personal/generic/generic.tpl:73
-msgid "Multiple edit"
+#: setup/setup_ldap.tpl:105 setup/setup_ldap.tpl:106
+msgid "Current status"
 msgstr ""
 
-#: plugins/admin/groups/generic.tpl:17
-#: plugins/admin/groups/paste_generic.tpl:8
-msgid "POSIX name of the group"
+#: setup/class_setupStep_Ldap.inc:54
+msgid "LDAP setup"
 msgstr ""
 
-#: plugins/admin/groups/generic.tpl:59
-#: plugins/admin/groups/paste_generic.tpl:13
-msgid "Normally IDs are auto-generated, select to specify manually"
+#: setup/class_setupStep_Ldap.inc:55
+msgid "LDAP connection setup"
 msgstr ""
 
-#: plugins/admin/groups/generic.tpl:62
-#: plugins/admin/groups/paste_generic.tpl:15
-msgid "Force GID"
+#: setup/class_setupStep_Ldap.inc:56
+msgid ""
+"This dialog performs the basic configuration of the LDAP connectivity for "
+"GOsa."
 msgstr ""
 
-#: plugins/admin/groups/generic.tpl:65
-#: plugins/admin/groups/paste_generic.tpl:18
-msgid "Forced ID number"
+#: setup/class_setupStep_Ldap.inc:113
+#, php-format
+msgid "Anonymous bind to server '%s' failed!"
 msgstr ""
 
-#: plugins/admin/groups/generic.tpl:75 plugins/admin/groups/generic.tpl:102
-msgid "Select to create a samba conform group"
+#: setup/class_setupStep_Ldap.inc:115
+#, php-format
+msgid "Bind as user '%s' failed!"
 msgstr ""
 
-#: plugins/admin/groups/generic.tpl:87 plugins/admin/groups/generic.tpl:110
-msgid "in domain"
+#: setup/class_setupStep_Ldap.inc:120
+#, php-format
+msgid "Anonymous bind to server '%s' succeeded."
 msgstr ""
 
-#: plugins/admin/groups/generic.tpl:131
-msgid "Members are in a phone pickup group"
+#: setup/class_setupStep_Ldap.inc:121
+msgid "Please specify user and password!"
 msgstr ""
 
-#: plugins/admin/groups/generic.tpl:146
-msgid "Members are in a Nagios group"
+#: setup/class_setupStep_Ldap.inc:123
+#, php-format
+msgid "Bind as user '%s' to server '%s' succeeded!"
 msgstr ""
 
-#: plugins/admin/groups/generic.tpl:174
-msgid "Common group members"
+#: setup/setup_license.tpl:3
+msgid ""
+"GOsa is developed under the terms of the GNU General Public License v2. "
+"Please accept the terms below."
 msgstr ""
 
-#: plugins/admin/groups/generic.tpl:183
-msgid "Partial group members"
+#: setup/setup_license.tpl:11
+msgid "I have read the license and accept it"
 msgstr ""
 
-#: plugins/admin/groups/generic.tpl:188
-msgid "Group members"
+#: setup/class_setupStep_License.inc:56 setup/class_setupStep_License.inc:57
+msgid "License"
 msgstr ""
 
-#: plugins/admin/groups/userGroupSelect/class_userGroupSelect.inc:29
-msgid "User and group selection"
+#: setup/class_setupStep_License.inc:58
+msgid "Terms and conditions for usage"
 msgstr ""
 
-#: plugins/admin/groups/group-filter.xml:31
-msgid "Default filter2"
+#: setup/class_setupStep_Schema.inc:37 setup/class_setupStep_Schema.inc:38
+msgid "LDAP schema check"
 msgstr ""
 
-#: plugins/admin/groups/paste_generic.tpl:1
-msgid "Group settings"
+#: setup/class_setupStep_Schema.inc:39
+msgid "Perform test on your current LDAP schema"
 msgstr ""
 
-#: plugins/admin/groups/paste_generic.tpl:2
-msgid "Paste group settings"
+#: setup/class_setupStep_Schema.inc:96 include/class_configRegistry.inc:239
+msgid "The following object classes are missing:"
 msgstr ""
 
-#: plugins/admin/groups/group-list.xml:11
-msgid "List of groups"
+#: setup/class_setupStep_Schema.inc:99 include/class_configRegistry.inc:246
+msgid "The following object classes are outdated:"
 msgstr ""
 
-#: plugins/admin/groups/group-list.xml:138
-msgid "Edit group"
+#: setup/class_setupStep_Welcome.inc:42
+msgid "Welcome"
 msgstr ""
 
-#: plugins/admin/groups/group-list.xml:151
-msgid "Remove group"
+#: setup/class_setupStep_Welcome.inc:43
+msgid "The welcome message"
 msgstr ""
 
-#: plugins/admin/groups/class_group.inc:166
-#: plugins/admin/groups/class_group.inc:1240
-msgid "Cannot find group SID in your configuration!"
+#: setup/class_setupStep_Welcome.inc:44
+msgid "Welcome to the GOsa setup assistent"
 msgstr ""
 
-#: plugins/admin/groups/class_group.inc:310
-msgid "Samba group"
+#: setup/class_setupStep_Language.inc:40 setup/class_setupStep_Language.inc:41
+msgid "Language setup"
 msgstr ""
 
-#: plugins/admin/groups/class_group.inc:310
-msgid "Domain administrators"
+#: setup/class_setupStep_Language.inc:42
+msgid "This step allows you to select your preferred language."
 msgstr ""
 
-#: plugins/admin/groups/class_group.inc:310
-msgid "Domain users"
+#: setup/class_setupStep_Language.inc:47 include/class_core.inc:188
+msgid "Automatic"
 msgstr ""
 
-#: plugins/admin/groups/class_group.inc:311
-msgid "Domain guests"
+#: setup/setup_welcome.tpl:3
+msgid "How to get started"
 msgstr ""
 
-#: plugins/admin/groups/class_group.inc:316
-#, php-format
-msgid "Special group (%d)"
+#: setup/setup_welcome.tpl:5
+msgid ""
+"This seems to be the first time you run GOsa on this system. To start the "
+"GOsa web interface you need a working configuration file, which can be "
+"generated by this wizard."
 msgstr ""
 
-#: plugins/admin/groups/class_group.inc:464
-#, php-format
-msgid "Adding UID '%s' to group '%s' failed: cannot find user object!"
+#: setup/setup_welcome.tpl:9
+msgid "What you need to generate a configuration file:"
 msgstr ""
 
-#: plugins/admin/groups/class_group.inc:470
-#, php-format
-msgid "Add UID '%s' to group '%s' failed: UID is used more than once!"
+#: setup/setup_welcome.tpl:13
+msgid "The hostname of your LDAP server"
 msgstr ""
 
-#: plugins/admin/groups/class_group.inc:753
-#, php-format
-msgid "Cannot find any SID for '%s'!"
+#: setup/setup_welcome.tpl:14
+msgid "Installed GOsa and supplementary schema"
 msgstr ""
 
-#: plugins/admin/groups/class_group.inc:758
-#, php-format
-msgid "Cannot find any RIDBASE for '%s'!"
+#: setup/setup_welcome.tpl:15
+msgid "The LDAP base of your LDAP directory"
 msgstr ""
 
-#: plugins/admin/groups/class_group.inc:852
-#, php-format
-msgid "The gidNumber '%s' is already in use by %s!"
+#: setup/setup_welcome.tpl:16
+msgid "The DN and the password of the LDAP administration user"
 msgstr ""
 
-#: plugins/admin/groups/class_group.inc:966
-#: plugins/admin/groups/class_group.inc:969
-#: plugins/admin/groups/class_group.inc:1061
-#: plugins/personal/posix/class_posixAccount.inc:876
-#: plugins/personal/posix/class_posixAccount.inc:879
-#: plugins/personal/posix/generic.tpl:75
-#: plugins/personal/posix/paste_generic.tpl:47
-msgid "GID"
+#: setup/setup_welcome.tpl:20
+msgid ""
+"If you've collected the needed information, unlock the setup process like "
+"shown in the next paragraph."
 msgstr ""
 
-#: plugins/admin/groups/class_group.inc:1036
-msgid "Generic group settings"
+#: setup/setup_welcome.tpl:24
+msgid "Starting the setup"
 msgstr ""
 
-#: plugins/admin/groups/class_group.inc:1049
+#: setup/setup_welcome.tpl:26
 msgid ""
-"The 'ogroupRDN' statement defines the location where new object groups will "
-"be created. The default is 'ou=groups,'."
+"For security reasons you need to authenticate the installation by creating "
+"the file '/tmp/gosa.auth', containing the current session ID on the servers "
+"local filesystem. This can be done by executing the following command:"
 msgstr ""
 
-#: plugins/admin/groups/class_group.inc:1063
-msgid "Samba group type"
+#: setup/setup_welcome.tpl:32
+msgid "Click the 'Next' button when you've finished."
 msgstr ""
 
-#: plugins/admin/groups/class_group.inc:1064
-msgid "Samba domain name"
+#: setup/class_setupStep_Migrate.inc:51 setup/class_setupStep_Migrate.inc:52
+msgid "LDAP inspection"
 msgstr ""
 
-#: plugins/admin/groups/class_group.inc:1066
-msgid "Phone pickup group"
+#: setup/class_setupStep_Migrate.inc:53
+msgid "Analyze your current LDAP for GOsa compatibility"
 msgstr ""
 
-#: plugins/admin/groups/class_group.inc:1067
-msgid "Nagios group"
+#: setup/class_setupStep_Migrate.inc:59
+msgid "Checking for root object"
 msgstr ""
 
-#: plugins/admin/groups/class_group.inc:1069
-msgid "Group member"
+#: setup/class_setupStep_Migrate.inc:65
+msgid "Inspecting object classes in root object"
 msgstr ""
 
-#: plugins/admin/groups/class_groupManagement.inc:26
-msgid ""
-"Manage aspects of groups like members, POSIX, desktop, samba and mail "
-"settings"
+#: setup/class_setupStep_Migrate.inc:71
+msgid "Checking permission for LDAP database"
 msgstr ""
 
-#: plugins/admin/groups/class_groupManagement.inc:157
-#: plugins/admin/users/class_userManagement.inc:869
-#: plugins/personal/posix/class_posixAccount.inc:37
-#: plugins/personal/posix/class_posixAccount.inc:270
-#: plugins/personal/posix/class_posixAccount.inc:290
-#: plugins/personal/posix/class_posixAccount.inc:292
-#: plugins/personal/posix/class_posixAccount.inc:295
-msgid "POSIX"
+#: setup/class_setupStep_Migrate.inc:78
+msgid "Checking for super administrator"
 msgstr ""
 
-#: plugins/admin/groups/class_groupManagement.inc:158
-#: plugins/admin/users/class_userManagement.inc:870
-msgid "Edit POSIX properties"
+#: setup/class_setupStep_Migrate.inc:118 setup/class_setupStep_Migrate.inc:186
+#: setup/class_setupStep_Migrate.inc:709
+msgid "LDAP query failed"
 msgstr ""
 
-#: plugins/admin/groups/class_groupManagement.inc:166
-#: plugins/admin/users/class_userManagement.inc:874
-msgid "Edit mail properties"
+#: setup/class_setupStep_Migrate.inc:119 setup/class_setupStep_Migrate.inc:187
+#: setup/class_setupStep_Migrate.inc:710
+msgid "Possibly the 'root object' is missing."
 msgstr ""
 
-#: plugins/admin/groups/class_groupManagement.inc:173
-#: plugins/admin/users/class_userManagement.inc:877
-#: plugins/personal/posix/class_posixAccount.inc:290
-msgid "Samba"
+#: setup/class_setupStep_Migrate.inc:132 setup/class_setupStep_Migrate.inc:145
+#: setup/class_setupStep_Migrate.inc:307 setup/class_setupStep_Migrate.inc:661
+#: setup/class_setupStep_Migrate.inc:674 setup/class_setupStep_Migrate.inc:729
+#: setup/class_setupStep_Migrate.inc:750 setup/class_setupStep_Migrate.inc:802
+msgid "Failed"
 msgstr ""
 
-#: plugins/admin/groups/class_groupManagement.inc:174
-#: plugins/admin/users/class_userManagement.inc:878
-msgid "Edit samba properties"
+#: setup/class_setupStep_Migrate.inc:134 setup/class_setupStep_Migrate.inc:147
+#, php-format
+msgid ""
+"The specified user '%s' does not have full access to your LDAP database."
 msgstr ""
 
-#: plugins/admin/groups/class_groupManagement.inc:182
-#: plugins/admin/users/class_userManagement.inc:894
-msgid "Edit phone properties"
+#: setup/class_setupStep_Migrate.inc:308
+msgid "There is no GOsa administrator account inside your LDAP."
 msgstr ""
 
-#: plugins/admin/groups/class_groupManagement.inc:189
-msgid "Menu"
+#: setup/class_setupStep_Migrate.inc:377
+msgid "Migration error"
 msgstr ""
 
-#: plugins/admin/groups/class_groupManagement.inc:190
-msgid "Edit start menu properties"
+#: setup/class_setupStep_Migrate.inc:377
+#, php-format
+msgid "Cannot add ACL for user '%s':"
 msgstr ""
 
-#: plugins/admin/groups/class_groupManagement.inc:197
-#: plugins/admin/users/class_userManagement.inc:885
-#: plugins/personal/posix/class_posixAccount.inc:290
-msgid "Environment"
+#: setup/class_setupStep_Migrate.inc:415 setup/class_setupStep_Migrate.inc:425
+msgid "Input error"
 msgstr ""
 
-#: plugins/admin/groups/class_groupManagement.inc:198
-#: plugins/admin/users/class_userManagement.inc:886
-msgid "Edit environment properties"
+#: setup/class_setupStep_Migrate.inc:420
+msgid "Password error"
 msgstr ""
 
-#: plugins/admin/users/user-filter.xml:33
-msgid "Show templates"
+#: setup/class_setupStep_Migrate.inc:420
+msgid "Provided passwords do not match!"
+msgstr ""
+
+#: setup/class_setupStep_Migrate.inc:425
+msgid "Specify a valid user ID!"
+msgstr ""
+
+#: setup/class_setupStep_Migrate.inc:450
+#, php-format
+msgid "Adding an administrative user failed: object '%s' already exists!"
 msgstr ""
 
-#: plugins/admin/users/user-filter.xml:47
-msgid "Show POSIX users"
+#: setup/class_setupStep_Migrate.inc:662
+msgid ""
+"The LDAP root object is missing. It is required to use your LDAP service."
 msgstr ""
 
-#: plugins/admin/users/user-filter.xml:61
-msgid "Show SAMBA users"
+#: setup/class_setupStep_Migrate.inc:663 setup/class_setupStep_Migrate.inc:676
+msgid "Try to create root object"
 msgstr ""
 
-#: plugins/admin/users/user-filter.xml:75
-msgid "Show mail users"
+#: setup/class_setupStep_Migrate.inc:675
+msgid "Root object couldn't be created, you should try it on your own."
 msgstr ""
 
-#: plugins/admin/users/password.tpl:4
-msgid ""
-"To change the user password use the fields below. The changes take effect "
-"immediately. Please memorize the new password, because the user wouldn't be "
-"able to login without it."
+#: setup/class_setupStep_Migrate.inc:730
+#, php-format
+msgid "Missing GOsa object class '%s'!"
 msgstr ""
 
-#: plugins/admin/users/password.tpl:11 plugins/admin/users/password.tpl:39
-msgid "Password input dialog"
+#: setup/class_setupStep_Migrate.inc:731
+msgid "Please check your installation."
 msgstr ""
 
-#: plugins/admin/users/password.tpl:27 plugins/admin/users/password.tpl:79
-msgid "Strength"
+#: setup/class_setupStep_Migrate.inc:752
+#, php-format
+msgid ""
+"Cannot handle the structural object type of your root object. Please try to "
+"add the object class '%s' manually."
 msgstr ""
 
-#: plugins/admin/users/password.tpl:43
-#: plugins/personal/password/password.tpl:55
-#: plugins/personal/myaccount/password.tpl:49
-msgid "Use proposal"
+#: setup/class_setup.inc:195
+msgid "Completed"
 msgstr ""
 
-#: plugins/admin/users/password.tpl:61
-#: plugins/personal/password/password.tpl:74
-#: plugins/personal/myaccount/password.tpl:67
-msgid "Manually specify a password"
+#: setup/class_setup.inc:235
+msgid "Check again"
 msgstr ""
 
-#: plugins/admin/users/password.tpl:95
-msgid "Enforce password change on next login."
+#: setup/class_setup.inc:238
+msgid "Next"
 msgstr ""
 
-#: plugins/admin/users/template.tpl:2
-msgid "Creating a new user using templates"
+#: setup/setup_language.tpl:3
+msgid "Please select the preferred language"
 msgstr ""
 
-#: plugins/admin/users/template.tpl:6
+#: setup/setup_language.tpl:5
 msgid ""
-"Creating a new user can be assisted by using templates. Many database "
-"records will be filled automatically. Choose 'none' to skip the usage of "
-"templates."
+"At this point, you can select the site wide default language. Choosing "
+"'automatic' will use the language requested by the browser. This setting can "
+"be overridden per user."
 msgstr ""
 
-#: plugins/admin/users/template.tpl:13
-msgid "User template selection dialog"
+#: setup/setup_language.tpl:9
+msgid "Please select your preferred language here"
 msgstr ""
 
-#: plugins/admin/users/template.tpl:15
-#: plugins/admin/users/class_userManagement.inc:530
-#: plugins/admin/users/user-list.xml:15 plugins/admin/users/user-list.xml:102
-#: plugins/admin/users/templatize.tpl:15
-msgid "Template"
+#: html/index.php:45
+#, php-format
+msgid "Your browser (%s) is blacklisted for the current theme!"
 msgstr ""
 
-#: plugins/admin/users/template.tpl:23 plugins/personal/generic/generic.tpl:37
-#: plugins/personal/generic/paste_generic.tpl:8
-msgid "Last name"
+#: html/index.php:72
+#, php-format
+msgid "This session is not encrypted. Click %s to enter an encrypted session."
 msgstr ""
 
-#: plugins/admin/users/template.tpl:27 plugins/personal/generic/generic.tpl:51
-#: plugins/personal/generic/paste_generic.tpl:12
-msgid "First name"
+#: html/index.php:72
+msgid "here"
 msgstr ""
 
-#: plugins/admin/users/class_userManagement.inc:26
-msgid ""
-"Manage aspects of user accounts like generic, POSIX, samba and mail settings"
+#: html/index.php:78
+msgid "The configured session lifetime will be overridden by php.ini settings!"
 msgstr ""
 
-#: plugins/admin/users/class_userManagement.inc:387
-msgid "You have no permission to change this users password!"
+#: html/index.php:157 html/password.php:63
+#, php-format
+msgid "GOsa configuration %s/%s is not readable. Aborted."
 msgstr ""
 
-#: plugins/admin/users/class_userManagement.inc:777
-msgid "Account locking"
+#: html/index.php:179
+msgid "Smarty error"
 msgstr ""
 
-#: plugins/admin/users/class_userManagement.inc:778
+#: html/index.php:179 html/setup.php:73 html/password.php:115
 #, php-format
+msgid "Compile directory %s is not accessible!"
+msgstr ""
+
+#: html/index.php:202
 msgid ""
-"Password method '%s' does not support locking. Account (%s) has not been "
-"locked!"
+"Your browser has cookies disabled: please enable cookies and reload this "
+"page before logging in!"
 msgstr ""
 
-#: plugins/admin/users/class_userManagement.inc:851
-msgid "Unlock account"
+#: html/index.php:233
+msgid "Broken HTTP authentication setup!"
 msgstr ""
 
-#: plugins/admin/users/class_userManagement.inc:853
-msgid "Lock account"
+#: html/index.php:241
+msgid "Cannot find a valid user for the current HTTP authentication!"
 msgstr ""
 
-#: plugins/admin/users/class_userManagement.inc:866
-msgid "Edit generic properties"
+#: html/index.php:245
+msgid "Cannot find a unique user for the current HTTP authentication!"
 msgstr ""
 
-#: plugins/admin/users/class_userManagement.inc:881
-msgid "Netatalk"
+#: html/index.php:289
+msgid "Please specify a valid user name!"
 msgstr ""
 
-#: plugins/admin/users/class_userManagement.inc:882
-msgid "Edit Netatalk properties"
+#: html/index.php:292
+msgid "Please specify your password!"
 msgstr ""
 
-#: plugins/admin/users/class_userManagement.inc:889
-msgid "FAX"
+#: html/index.php:304
+msgid "Authentication error"
 msgstr ""
 
-#: plugins/admin/users/class_userManagement.inc:890
-msgid "Edit FAX properties"
+#: html/index.php:304
+msgid "Cannot retrieve user information for HTTP authentication!"
 msgstr ""
 
-#: plugins/admin/users/user-list.xml:11
-msgid "List of users"
+#: html/index.php:311 html/password.php:261
+msgid "Please check the username/password combination!"
 msgstr ""
 
-#: plugins/admin/users/user-list.xml:140
-msgid "Lock users"
+#: html/index.php:359
+msgid "Account locked. Please contact your system administrator!"
 msgstr ""
 
-#: plugins/admin/users/user-list.xml:148
-msgid "Unlock users"
+#: html/setup.php:73
+msgid "Smarty"
 msgstr ""
 
-#: plugins/admin/users/user-list.xml:167
-msgid "Apply template"
+#: html/main.php:171
+#, php-format
+msgid "Cannot locate file %s - please run %s to fix this"
 msgstr ""
 
-#: plugins/admin/users/user-list.xml:199
-msgid "New user from template"
+#: html/main.php:190
+msgid "PHP configuration"
 msgstr ""
 
-#: plugins/admin/users/user-list.xml:213
-msgid "Edit user"
+#: html/main.php:191
+msgid ""
+"Fatal error: Register globals is active. Please fix this in order to "
+"continue."
 msgstr ""
 
-#: plugins/admin/users/user-list.xml:222
-msgid "%{filter:lockLabel(userPassword)}"
+#: html/main.php:220
+msgid "Your password is about to expire, please change your password!"
 msgstr ""
 
-#: plugins/admin/users/user-list.xml:245
-msgid "Remove user"
+#: html/main.php:295
+msgid "Running out of memory!"
 msgstr ""
 
-#: plugins/admin/users/templatize.tpl:2
-msgid "Applying a template"
+#: html/main.php:355
+#, php-format
+msgid "You're logged in as %s"
 msgstr ""
 
-#: plugins/admin/users/templatize.tpl:6
-msgid ""
-"Applying a template to several users will replace all user attributes "
-"defined in the template."
+#: html/main.php:358
+msgid "ACLs are disabled"
 msgstr ""
 
-#: plugins/admin/users/templatize.tpl:13
-msgid "Apply user template"
+#: html/main.php:408
+msgid "Plug-in"
 msgstr ""
 
-#: plugins/admin/users/templatize.tpl:32
-msgid "No templates available!"
+#: html/main.php:409
+#, php-format
+msgid "Fatal error: Cannot find any plugin definitions for plugin %s!"
 msgstr ""
 
-#: plugins/admin/newConfigManagement/DeviceConfig-list.tpl:9
-msgid "Container"
+#: html/main.php:425
+msgid "Configuration Error"
 msgstr ""
 
-#: plugins/admin/newConfigManagement/DeviceConfig-list.tpl:10
-msgid "Item"
+#: html/main.php:426
+#, php-format
+msgid ""
+"Fatal error: not all POST variables have been transfered by PHP - please "
+"inform your administrator!"
 msgstr ""
 
-#: plugins/admin/newConfigManagement/DeviceConfig-list.xml:10
-msgid "List of items"
+#: html/helpviewer.php:64
+msgid "Help browser"
 msgstr ""
 
-#: plugins/admin/newConfigManagement/DeviceConfig-list.xml:75
-msgid "Edit item"
+#: html/helpviewer.php:118
+msgid "There is no help file specified for this class"
 msgstr ""
 
-#: plugins/admin/newConfigManagement/DeviceConfig-list.xml:82
-msgid "Remove item"
+#: html/helpviewer.php:193 include/functions_helpviewer.inc:97
+msgid "previous"
 msgstr ""
 
-#: plugins/admin/newConfigManagement/class_newConfigManagement.inc:8
-#: plugins/admin/newConfigManagement/class_newConfigManagement.inc:9
-#: plugins/admin/newConfigManagement/class_newConfigManagement.inc:352
-#: plugins/admin/newConfigManagement/class_newConfigManagement.inc:353
-#: plugins/admin/newConfigManagement/class_newConfigManagement.inc:359
-msgid "Config management"
+#: html/helpviewer.php:197 include/functions_helpviewer.inc:101
+msgid "next"
 msgstr ""
 
-#: plugins/admin/newConfigManagement/class_newConfigManagement.inc:42
-#: plugins/admin/newConfigManagement/class_newConfigManagement.inc:95
+#: html/helpviewer.php:268
 #, php-format
-msgid "Failed to load distributions, error was '%s'!"
+msgid "Help directory '%s' is not accessible, can't read any help files."
 msgstr ""
 
-#: plugins/admin/newConfigManagement/class_newConfigManagement.inc:262
-msgid "No selectable install methods returned!"
+#: html/password.php:195
+msgid "Error: Password method not available!"
 msgstr ""
 
-#: plugins/admin/newConfigManagement/class_newConfigManagement.inc:263
-#: setup/class_setup.inc:183
-msgid "Setup"
+#: html/password.php:268
+msgid "You have no permissions to change your password!"
 msgstr ""
 
-#: plugins/admin/newConfigManagement/class_newConfigManagement.inc:278
-msgid "Distribution"
+#: html/password.php:315
+msgid "Session will not be encrypted."
 msgstr ""
 
-#: plugins/admin/newConfigManagement/class_newConfigManagement.inc:284
-msgid "Release"
+#: html/password.php:317
+msgid "Enter SSL session"
 msgstr ""
 
-#: plugins/admin/newConfigManagement/class_newConfigManagement.inc:290
-msgid "Component"
+#: ihtml/themes/default/infoPage.tpl:4
+msgid "User information"
 msgstr ""
 
-#: plugins/admin/departments/dep-list.xml:11
-msgid "List of structural objects"
+#: ihtml/themes/default/infoPage.tpl:21
+msgid "Home phone"
 msgstr ""
 
-#: plugins/admin/departments/dep-list.xml:15
-#: plugins/admin/departments/dep-list.xml:103
-#: plugins/admin/departments/class_departmentManagement.inc:193
-#: plugins/admin/departments/dep-filter.xml:105
-#: plugins/admin/departments/domain.tpl:5
-msgid "Domain"
+#: ihtml/themes/default/infoPage.tpl:27
+msgid "Organizational unit"
 msgstr ""
 
-#: plugins/admin/departments/dep-list.xml:23
-#: plugins/admin/departments/dep-list.xml:110
-#: plugins/admin/departments/dep-filter.xml:77
-#: plugins/admin/departments/dcObject.tpl:5
-msgid "Domain component"
+#: ihtml/themes/default/infoPage.tpl:51
+msgid "Administrative contact"
 msgstr ""
-
-#: plugins/admin/departments/dep-list.xml:31
-#: plugins/admin/departments/dep-list.xml:117
-#: plugins/admin/departments/class_departmentManagement.inc:217
-#: plugins/admin/departments/dep-filter.xml:49
-#: plugins/admin/departments/class_countryGeneric.inc:82
-#: plugins/admin/departments/class_countryGeneric.inc:83
-#: plugins/admin/departments/country.tpl:5
-msgid "Country"
+
+#: ihtml/themes/default/help.tpl:9
+msgid "GOsa help viewer"
 msgstr ""
 
-#: plugins/admin/departments/dep-list.xml:39
-#: plugins/admin/departments/dep-list.xml:124
-#: plugins/admin/departments/locality.tpl:5
-#: plugins/admin/departments/class_departmentManagement.inc:229
-#: plugins/admin/departments/class_localityGeneric.inc:82
-#: plugins/admin/departments/class_localityGeneric.inc:83
-#: plugins/admin/departments/dep-filter.xml:63
-msgid "Locality"
+#: ihtml/themes/default/help.tpl:15
+msgid "Index"
 msgstr ""
 
-#: plugins/admin/departments/dep-list.xml:47
-#: plugins/admin/departments/dep-list.xml:131
-#: plugins/admin/departments/class_departmentManagement.inc:241
-#: plugins/admin/departments/class_organizationGeneric.inc:113
-#: plugins/admin/departments/class_organizationGeneric.inc:114
-#: plugins/admin/departments/dep-filter.xml:91
-#: plugins/admin/departments/organization.tpl:4
-#: plugins/personal/generic/class_user.inc:1721
-#: plugins/personal/generic/generic.tpl:298 setup/setup_feedback.tpl:10
-#: setup/setup_feedback.tpl:12
-msgid "Organization"
+#: ihtml/themes/default/userFilterEditor.tpl:1
+#: ihtml/themes/default/userFilterEditor.tpl:5
+msgid "Filter editor"
 msgstr ""
 
-#: plugins/admin/departments/locality.tpl:11
-#: plugins/admin/departments/dcObject.tpl:11
-msgid "Locality name"
+#: ihtml/themes/default/userFilterEditor.tpl:8
+msgid "Filter properties"
 msgstr ""
 
-#: plugins/admin/departments/locality.tpl:14
-#: plugins/admin/departments/dcObject.tpl:14
-msgid "Name of locality to create"
+#: ihtml/themes/default/userFilterEditor.tpl:27
+#: include/class_userFilter.inc:55
+msgid "Parent filter"
 msgstr ""
 
-#: plugins/admin/departments/locality.tpl:22
-#: plugins/admin/departments/domain.tpl:22
-#: plugins/admin/departments/country.tpl:22
-#: plugins/admin/departments/dcObject.tpl:22
-#: plugins/admin/departments/organization.tpl:22
-msgid "Descriptive text for department"
+#: ihtml/themes/default/userFilterEditor.tpl:45
+msgid "Enabled"
 msgstr ""
 
-#: plugins/admin/departments/locality.tpl:39
-#: plugins/admin/departments/generic.tpl:51
-#: plugins/admin/departments/class_domain.inc:93
-#: plugins/admin/departments/class_localityGeneric.inc:93
-#: plugins/admin/departments/class_organizationGeneric.inc:127
-#: plugins/admin/departments/class_countryGeneric.inc:93
-#: plugins/admin/departments/class_dcObject.inc:92
-#: plugins/admin/departments/domain.tpl:39
-#: plugins/admin/departments/country.tpl:39
-#: plugins/admin/departments/dcObject.tpl:39
-#: plugins/admin/departments/class_department.inc:684
-#: plugins/admin/departments/organization.tpl:51
-#: plugins/personal/generic/class_user.inc:1724
-#: plugins/personal/generic/generic.tpl:339
-#: plugins/personal/generic/generic.tpl:355
-msgid "Manager"
+#: ihtml/themes/default/userFilterEditor.tpl:49
+msgid "Categories where the filter is visible"
 msgstr ""
 
-#: plugins/admin/departments/locality.tpl:67
-#: plugins/admin/departments/generic.tpl:132
-#: plugins/admin/departments/class_domain.inc:94
-#: plugins/admin/departments/class_localityGeneric.inc:95
-#: plugins/admin/departments/class_organizationGeneric.inc:135
-#: plugins/admin/departments/class_countryGeneric.inc:95
-#: plugins/admin/departments/class_dcObject.inc:94
-#: plugins/admin/departments/domain.tpl:67
-#: plugins/admin/departments/country.tpl:68
-#: plugins/admin/departments/dcObject.tpl:67
-#: plugins/admin/departments/class_department.inc:686
-#: plugins/admin/departments/organization.tpl:132
-msgid "Administrative settings"
+#: ihtml/themes/default/userFilterEditor.tpl:69
+msgid "Query"
 msgstr ""
 
-#: plugins/admin/departments/locality.tpl:70
-#: plugins/admin/departments/generic.tpl:135
-#: plugins/admin/departments/domain.tpl:70
-#: plugins/admin/departments/country.tpl:71
-#: plugins/admin/departments/dcObject.tpl:70
-#: plugins/admin/departments/organization.tpl:135
-msgid "Tag department as an independent administrative unit"
+#: ihtml/themes/default/userFilter.tpl:1
+msgid "List of defined filters"
 msgstr ""
 
-#: plugins/admin/departments/generic.tpl:4
-#: plugins/admin/departments/dep-filter.xml:35
-msgid "Organizational Unit"
+#: ihtml/themes/default/sizelimit.tpl:3
+msgid ""
+"The size limit option makes LDAP operations faster and saves the LDAP server "
+"from getting too much load. The easiest way to handle big databases without "
+"long timeouts would be to limit your search to smaller values and use "
+"filters to get the entries you are looking for."
 msgstr ""
 
-#: plugins/admin/departments/generic.tpl:11
-msgid "Name of department"
+#: ihtml/themes/default/sizelimit.tpl:8
+msgid "Please choose the way to react for this session"
 msgstr ""
 
-#: plugins/admin/departments/generic.tpl:14
-msgid "Name of subtree to create"
+#: ihtml/themes/default/sizelimit.tpl:10
+msgid "ignore this error and show all entries the LDAP server returns"
 msgstr ""
 
-#: plugins/admin/departments/generic.tpl:22
-msgid "Descriptive text for   department"
+#: ihtml/themes/default/sizelimit.tpl:11
+msgid ""
+"ignore this error and show all entries that fit into the defined size limit"
 msgstr ""
 
-#: plugins/admin/departments/generic.tpl:30
-#: plugins/admin/departments/organization.tpl:30
-msgid "Category for this subtree"
+#: ihtml/themes/default/sizelimit.tpl:16 include/utils/class_msgPool.inc:331
+#, php-format
+msgid "Set"
 msgstr ""
 
-#: plugins/admin/departments/generic.tpl:83
-#: plugins/admin/departments/generic.tpl:85
-#: plugins/admin/departments/generic.tpl:95
-#: plugins/admin/departments/class_localityGeneric.inc:91
-#: plugins/admin/departments/class_organizationGeneric.inc:130
-#: plugins/admin/departments/class_department.inc:680
-#: plugins/admin/departments/organization.tpl:82
-#: plugins/admin/departments/organization.tpl:94
-#: plugins/personal/generic/class_user.inc:1735
-#: plugins/personal/generic/generic.tpl:436
-msgid "Location"
+#: ihtml/themes/default/msg_dialog.tpl:55
+#: ihtml/themes/default/msg_dialog.tpl:103
+msgid "Error message title"
 msgstr ""
 
-#: plugins/admin/departments/generic.tpl:87
-#: plugins/admin/departments/class_organizationGeneric.inc:129
-#: plugins/admin/departments/class_department.inc:679
-#: plugins/admin/departments/organization.tpl:86
-#: plugins/personal/generic/class_user.inc:1734
-#: plugins/personal/generic/generic.tpl:444
-msgid "State"
+#: ihtml/themes/default/msg_dialog.tpl:66
+#: ihtml/themes/default/msg_dialog.tpl:115
+msgid "Error message"
 msgstr ""
 
-#: plugins/admin/departments/generic.tpl:90
-#: plugins/admin/departments/organization.tpl:89
-msgid "State where this subtree is located"
+#: ihtml/themes/default/password.tpl:5
+msgid "Change your password"
 msgstr ""
 
-#: plugins/admin/departments/generic.tpl:98
-#: plugins/admin/departments/organization.tpl:97
-msgid "Location of this subtree"
+#: ihtml/themes/default/password.tpl:61
+msgid "Your password has been changed successfully."
 msgstr ""
 
-#: plugins/admin/departments/generic.tpl:103
-#: plugins/admin/departments/class_department.inc:681
-#: plugins/admin/departments/organization.tpl:102
-#: plugins/personal/generic/generic.tpl:185
-#: plugins/personal/generic/generic.tpl:452
-msgid "Address"
+#: ihtml/themes/default/password.tpl:72
+msgid ""
+"Enter the current password and the new password (twice) in the fields below "
+"and press the 'Set password' button."
 msgstr ""
 
-#: plugins/admin/departments/generic.tpl:106
-#: plugins/admin/departments/organization.tpl:105
-msgid "Postal address of this subtree"
+#: ihtml/themes/default/password.tpl:77 ihtml/themes/default/password.tpl:79
+msgid "Directory"
 msgstr ""
 
-#: plugins/admin/departments/generic.tpl:113
-#: plugins/admin/departments/organization.tpl:112
-msgid "Base telephone number of this subtree"
+#: ihtml/themes/default/password.tpl:86 ihtml/themes/default/password.tpl:90
+#: ihtml/themes/default/login.tpl:37 ihtml/themes/default/login.tpl:40
+msgid "User name"
 msgstr ""
 
-#: plugins/admin/departments/generic.tpl:118
-#: plugins/admin/departments/class_organizationGeneric.inc:133
-#: plugins/admin/departments/class_department.inc:379
-#: plugins/admin/departments/class_department.inc:683
-#: plugins/admin/departments/organization.tpl:117
-#: plugins/personal/generic/class_user.inc:1357
-#: plugins/personal/generic/class_user.inc:1849
-#: plugins/personal/generic/generic.tpl:419
-#: plugins/personal/generic/generic.tpl:586
-msgid "Fax"
+#: ihtml/themes/default/password.tpl:131
+msgid "Click here to change your password"
 msgstr ""
 
-#: plugins/admin/departments/generic.tpl:121
-#: plugins/admin/departments/organization.tpl:120
-msgid "Base facsimile telephone number of this subtree"
+#: ihtml/themes/default/acl.tpl:15 ihtml/themes/default/acl.tpl:16
+#: include/class_userFilter.inc:55
+msgid "Options"
 msgstr ""
 
-#: plugins/admin/departments/class_domain.inc:81
-#: plugins/admin/departments/class_domain.inc:82
-#: plugins/admin/departments/class_departmentManagement.inc:205
-#: plugins/admin/departments/class_dcObject.inc:81
-#: plugins/admin/departments/class_dcObject.inc:82
-msgid "Domain Component"
+#: ihtml/themes/default/acl.tpl:40
+msgid "Additional filter options"
 msgstr ""
 
-#: plugins/admin/departments/class_departmentManagement.inc:25
-msgid "Directory structure"
+#: ihtml/themes/default/acl.tpl:53 ihtml/themes/default/acl.tpl:65
+#: include/class_acl.inc:1114
+msgid "Members"
 msgstr ""
 
-#: plugins/admin/departments/class_departmentManagement.inc:26
-msgid ""
-"Manage organizations, organizational units, localities, countries and more"
+#: ihtml/themes/default/acl.tpl:54
+msgid "Member selection"
 msgstr ""
 
-#: plugins/admin/departments/class_departmentManagement.inc:125
-msgid ""
-"As soon as the tag operation has finished, you can scroll down to end of the "
-"page and    press the 'Continue' button to continue with the department "
-"management dialog."
+#: ihtml/themes/default/acl.tpl:57
+msgid "Use members from"
 msgstr ""
 
-#: plugins/admin/departments/class_organizationGeneric.inc:122
-msgid "Organization name"
+#: ihtml/themes/default/acl.tpl:69 ihtml/themes/default/acl.tpl:74
+msgid "List message possible targets"
 msgstr ""
 
-#: plugins/admin/departments/class_organizationGeneric.inc:131
-#: plugins/personal/generic/class_user.inc:1736
-#: plugins/personal/generic/generic.tpl:183
-msgid "Postal address"
+#: ihtml/themes/default/acl.tpl:92 ihtml/themes/default/acl.tpl:98
+msgid "List message recipients"
 msgstr ""
 
-#: plugins/admin/departments/class_organizationGeneric.inc:132
-msgid "Phone number"
+#: ihtml/themes/default/acl.tpl:120
+msgid "ACL for this object"
 msgstr ""
 
-#: plugins/admin/departments/class_countryGeneric.inc:91
-#: plugins/admin/departments/country.tpl:11
-msgid "Country name"
+#: ihtml/themes/default/acl.tpl:126
+msgid "Available roles"
 msgstr ""
 
-#: plugins/admin/departments/domain.tpl:11
-msgid "Domain name"
+#: ihtml/themes/default/login.tpl:31
+msgid "Login to GOsa"
 msgstr ""
 
-#: plugins/admin/departments/domain.tpl:14
-msgid "Name of domain to create"
+#: ihtml/themes/default/login.tpl:61
+msgid "Choose the directory to work on"
 msgstr ""
 
-#: plugins/admin/departments/country.tpl:14
-msgid "Name of country to create"
+#: ihtml/themes/default/login.tpl:66
+msgid "Click here to log in"
 msgstr ""
 
-#: plugins/admin/departments/class_department.inc:439
-msgid "Cannot find an unused tag for this administrative unit!"
+#: ihtml/themes/default/login.tpl:66 ihtml/themes/default/login.tpl:67
+msgid "Log in"
 msgstr ""
 
-#: plugins/admin/departments/class_department.inc:507
-#, php-format
-msgid "Tagging '%s'."
+#: ihtml/themes/default/snapshotdialog.tpl:3
+msgid "Restoring object snapshots"
 msgstr ""
 
-#: plugins/admin/departments/class_department.inc:588
-#, php-format
-msgid "Moving '%s' to '%s'"
+#: ihtml/themes/default/snapshotdialog.tpl:6
+msgid ""
+"This procedure will restore a snapshot of the selected object. It will "
+"replace the existing object after pressing the restore button."
 msgstr ""
 
-#: plugins/admin/departments/class_department.inc:629
-#, php-format
-msgid "FAILED to copy %s, aborting operation"
+#: ihtml/themes/default/snapshotdialog.tpl:9
+msgid ""
+"DNS configuration and some database entries cannot be restored. They need to "
+"be recreated manually."
 msgstr ""
 
-#: plugins/admin/departments/class_department.inc:660
-#: plugins/admin/departments/class_department.inc:671
-msgid "Departments"
+#: ihtml/themes/default/snapshotdialog.tpl:12
+msgid ""
+"Don't forget to check references to other objects, for example does the "
+"selected printer still exists ?"
 msgstr ""
 
-#: plugins/admin/departments/class_department.inc:674
-msgid "Department name"
+#: ihtml/themes/default/snapshotdialog.tpl:29
+msgid "There is no snapshot available that can be restored"
 msgstr ""
 
-#: plugins/admin/departments/class_department.inc:682
-msgid "Telephone"
+#: ihtml/themes/default/snapshotdialog.tpl:31
+msgid "Choose a snapshot and click the folder image, to restore the snapshot"
 msgstr ""
 
-#: plugins/admin/departments/class_department.inc:737
-#, php-format
-msgid "Object '%s' is already tagged"
+#: ihtml/themes/default/snapshotdialog.tpl:50
+msgid "Creating object snapshots"
 msgstr ""
 
-#: plugins/admin/departments/class_department.inc:744
-#, php-format
-msgid "Adding tag (%s) to object '%s'"
+#: ihtml/themes/default/snapshotdialog.tpl:53
+msgid ""
+"This procedure will create a snapshot of the selected object. It will be "
+"stored inside a special branch of your directory system and can be restored "
+"later on."
 msgstr ""
 
-#: plugins/admin/departments/class_department.inc:776
-#, php-format
-msgid "Removing tag from object '%s'"
+#: ihtml/themes/default/snapshotdialog.tpl:56
+msgid ""
+"Remember that database entries, DNS configurations and possibly created "
+"zones in server extensions will not be stored in the snapshot."
 msgstr ""
 
-#: plugins/admin/departments/dep_iframe.tpl:1
-msgid "Processing the requested operation"
+#: ihtml/themes/default/snapshotdialog.tpl:71
+msgid "Time stamp"
 msgstr ""
 
-#: plugins/admin/departments/dep_iframe.tpl:7
-msgid ""
-"Your browser doesn't support IFRAME HTML elements. Please use this link to "
-"perform the requested operation."
+#: ihtml/themes/default/snapshotdialog.tpl:80
+msgid "Reason for generating this snapshot"
 msgstr ""
 
-#: plugins/admin/departments/organization.tpl:11
-msgid "Name of organization"
+#: ihtml/themes/default/logout.tpl:6
+msgid "Your GOsa session has expired!"
 msgstr ""
 
-#: plugins/admin/departments/organization.tpl:14
-msgid "Name of organization to create"
+#: ihtml/themes/default/logout.tpl:9
+msgid ""
+"It has been a while since your last interaction with GOsa took place. Your "
+"session has been closed for security reasons. Please login again to continue "
+"with administrative tasks."
 msgstr ""
 
-#: plugins/admin/departments/dep_move_confirm.tpl:2
-msgid "You are currently moving/renaming this department."
+#: ihtml/themes/default/logout.tpl:16
+msgid "Login again"
 msgstr ""
 
-#: plugins/admin/departments/dep_move_confirm.tpl:6
+#: ihtml/themes/default/removeEntries.tpl:14
 msgid ""
-"Modifying a departments naming attribute 'ou' or base may corrupt ACLs and "
-"snapshot entries for all entire objects."
+"If you're sure you want to do this press 'Delete' to continue or 'Cancel' to "
+"abort."
 msgstr ""
 
-#: plugins/admin/departments/dep_move_confirm.tpl:9
-msgid "GOsa can NOT fix this for you, yet."
+#: ihtml/themes/default/framework.tpl:9
+msgid "Log out"
 msgstr ""
 
-#: plugins/admin/departments/dep_move_confirm.tpl:12
+#: ihtml/themes/default/framework.tpl:10
 msgid ""
-"Before you confirm this action, ensure that everything will be as expected, "
-"possibly the best solution is a backup."
+"You are currently editing a database entry. Do you want to dismiss the "
+"changes?"
 msgstr ""
 
-#: plugins/admin/acl/acl-filter.xml:33 plugins/admin/acl/tabs_acl_role.inc:28
-msgid "ACL Templates"
+#: ihtml/themes/default/framework.tpl:22
+#, php-format
+msgid "Session expires in %d!"
 msgstr ""
 
-#: plugins/admin/acl/acl-filter.xml:48
-#: plugins/admin/acl/class_aclManagement.inc:154
-msgid "ACL Assignment"
+#: ihtml/themes/default/ldifViewer.tpl:1
+msgid "Raw LDAP entry"
 msgstr ""
 
-#: plugins/admin/acl/class_aclManagement.inc:26
+#: ihtml/themes/default/islocked.tpl:4
+msgid "Locking conflict detected"
+msgstr ""
+
+#: ihtml/themes/default/islocked.tpl:14
 msgid ""
-"Control access to GOsa managed objects down to attribute and action level"
+"If this lock detection is false, the other person has obviously closed the "
+"web browser during the edit operation. You may want to take over the lock by "
+"pressing the 'Edit anyway' button."
 msgstr ""
 
-#: plugins/admin/acl/class_aclRole.inc:26
-#: plugins/admin/acl/class_aclRole.inc:715
-msgid "Access control roles"
+#: ihtml/themes/default/islocked.tpl:23
+msgid "Read only"
 msgstr ""
 
-#: plugins/admin/acl/class_aclRole.inc:27
-msgid "Edit AC roles"
+#: ihtml/themes/default/logout-close.tpl:5
+msgid "Your GOsa session has been closed!"
 msgstr ""
 
-#: plugins/admin/acl/class_aclRole.inc:138
-msgid "Reset ACL"
+#: ihtml/themes/default/logout-close.tpl:7
+msgid ""
+"Please close this browser window and clean the authentication caches to "
+"avoid an automatic re-authentication by your browser."
 msgstr ""
 
-#: plugins/admin/acl/class_aclRole.inc:411
-msgid "No ACL settings for this category"
+#: ihtml/themes/default/copyPasteDialog.tpl:1
+msgid "Copy & paste wizard"
 msgstr ""
 
-#: plugins/admin/acl/class_aclRole.inc:413
-#, php-format
-msgid "ACL for these objects: %s"
+#: ihtml/themes/default/copyPasteDialog.tpl:7
+msgid ""
+"Some values need to be unique in the complete directory while some "
+"combinations make no sense. Please edit the values below to fulfill the "
+"policies."
 msgstr ""
 
-#: plugins/admin/acl/class_aclRole.inc:418
-msgid "Edit category ACL"
+#: ihtml/themes/default/copyPasteDialog.tpl:9
+msgid "Remember that some properties like taken snapshots will not be copied!"
 msgstr ""
 
-#: plugins/admin/acl/class_aclRole.inc:421
-msgid "Delete category ACL"
+#: ihtml/themes/default/copyPasteDialog.tpl:10
+msgid ""
+"Or if you copy or cut an entry within GOsa and delete the source object, you "
+"may get errors while pasting this object again!"
 msgstr ""
 
-#: plugins/admin/acl/class_aclRole.inc:442
+#: ihtml/themes/default/copyPasteDialog.tpl:19
+#: include/utils/class_msgPool.inc:313
 #, php-format
-msgid "Edit ACL for '%s', scope is '%s'"
+msgid "Save"
 msgstr ""
 
-#: plugins/admin/acl/class_aclRole.inc:635
-msgid "Object in use"
+#: ihtml/themes/default/copyPasteDialog.tpl:23
+msgid "Cancel all"
 msgstr ""
 
-#: plugins/admin/acl/class_aclRole.inc:635
-#, php-format
-msgid "This role cannot be removed while it is in use by these objects:"
+#: ihtml/themes/default/copyPasteDialog.tpl:28
+msgid "Operation complete"
 msgstr ""
 
-#: plugins/admin/acl/class_aclRole.inc:714 plugins/admin/acl/acl-list.xml:23
-#: plugins/admin/acl/acl-list.xml:82
-#: plugins/personal/generic/class_user.inc:1666
-#: plugins/personal/generic/generic.tpl:503
-msgid "Role"
+#: include/utils/class_msgPool.inc:17
+msgid "This object will be deleted!"
 msgstr ""
 
-#: plugins/admin/acl/class_aclRole.inc:731
-msgid ""
-"The 'aclRoleRDN' statement defines the location where new ACL roles will be "
-"created. The default is 'ou=aclroles,'."
+#: include/utils/class_msgPool.inc:19
+#, php-format
+msgid "This %s object will be deleted!"
 msgstr ""
 
-#: plugins/admin/acl/acl-list.xml:11
-msgid "List of ACLs"
+#: include/utils/class_msgPool.inc:24
+#, php-format
+msgid "This object will be deleted: %s"
 msgstr ""
 
-#: plugins/admin/acl/paste_role.tpl:1
-msgid "Paste ACL-role"
+#: include/utils/class_msgPool.inc:26
+#, php-format
+msgid "This %s object will be deleted: %s"
 msgstr ""
 
-#: plugins/addons/dyngroup/class_DynamicLdapGroup.inc:105
-#: plugins/addons/dyngroup/class_DynamicLdapGroup.inc:327
-msgid "Labeled URI"
+#: include/utils/class_msgPool.inc:31
+msgid "This object will be deleted:"
 msgstr ""
 
-#: plugins/addons/dyngroup/class_DynamicLdapGroup.inc:119
-#: plugins/addons/dyngroup/class_DynamicLdapGroup.inc:121
-#: plugins/addons/dyngroup/dyngroup.tpl:7
-msgid "Attribute"
+#: include/utils/class_msgPool.inc:33
+#, php-format
+msgid "This %s object will be deleted:"
 msgstr ""
 
-#: plugins/addons/dyngroup/class_DynamicLdapGroup.inc:128
-msgid "Surrounding brackets are required!"
+#: include/utils/class_msgPool.inc:37
+#, php-format
+msgid "These objects will be deleted: %s"
 msgstr ""
 
-#: plugins/addons/dyngroup/class_DynamicLdapGroup.inc:136
+#: include/utils/class_msgPool.inc:39
 #, php-format
-msgid "The given filter '%s' for entry %s seems to be invalid!"
+msgid "These %s objects will be deleted: %s"
 msgstr ""
 
-#: plugins/addons/dyngroup/class_DynamicLdapGroup.inc:166
-#: plugins/addons/dyngroup/class_DynamicLdapGroup.inc:168
-#: plugins/addons/dyngroup/class_DynamicLdapGroup.inc:319
-#: plugins/addons/dyngroup/class_DynamicLdapGroup.inc:320
-msgid "Dynamic object"
+#: include/utils/class_msgPool.inc:47
+msgid "You have no permission to delete this object!"
 msgstr ""
 
-#: plugins/addons/dyngroup/dyngroup.tpl:1
-msgid "List of dynamic rules"
+#: include/utils/class_msgPool.inc:51 include/utils/class_msgPool.inc:55
+msgid "You have no permission to delete the object:"
 msgstr ""
 
-#: plugins/addons/dyngroup/dyngroup.tpl:3
-msgid "Labeled URI definitions"
+#: include/utils/class_msgPool.inc:58
+msgid "You have no permission to delete these objects:"
 msgstr ""
 
-#: plugins/addons/dyngroup/dyngroup.tpl:6
-msgid "Scope"
+#: include/utils/class_msgPool.inc:65
+msgid "You have no permission to create this object!"
 msgstr ""
 
-#: plugins/addons/propertyEditor/class_propertyEditor.inc:6
-msgid "Preferences"
+#: include/utils/class_msgPool.inc:69 include/utils/class_msgPool.inc:73
+msgid "You have no permission to create the object:"
 msgstr ""
 
-#: plugins/addons/propertyEditor/class_propertyEditor.inc:7
-msgid ""
-"Configure global and special GOsa settings like hooks and plug-in parameters"
+#: include/utils/class_msgPool.inc:76
+msgid "You have no permission to create these objects:"
 msgstr ""
 
-#: plugins/addons/propertyEditor/class_propertyEditor.inc:206
-msgid "No description"
+#: include/utils/class_msgPool.inc:83
+msgid "You have no permission to modify this object!"
 msgstr ""
 
-#: plugins/addons/propertyEditor/class_propertyEditor.inc:230
-msgid "FALSE"
+#: include/utils/class_msgPool.inc:87 include/utils/class_msgPool.inc:91
+msgid "You have no permission to modify the object:"
 msgstr ""
 
-#: plugins/addons/propertyEditor/class_propertyEditor.inc:231
-msgid "TRUE"
+#: include/utils/class_msgPool.inc:94
+msgid "You have no permission to modify these objects:"
 msgstr ""
 
-#: plugins/addons/propertyEditor/class_propertyEditor.inc:251
-msgid "Test the given command."
+#: include/utils/class_msgPool.inc:101
+msgid "You have no permission to view this object!"
 msgstr ""
 
-#: plugins/addons/propertyEditor/class_commandVerifier.inc:56
-msgid "Results"
+#: include/utils/class_msgPool.inc:105 include/utils/class_msgPool.inc:109
+msgid "You have no permission to view the object:"
 msgstr ""
 
-#: plugins/addons/propertyEditor/migration/class_migrateRDN.inc:31
-#, php-format
-msgid "Migration of property '%s'"
+#: include/utils/class_msgPool.inc:112
+msgid "You have no permission to view these objects:"
 msgstr ""
 
-#: plugins/addons/propertyEditor/migration/class_migrateRDN.inc:34
-#, php-format
-msgid "GOsa has detected objects outside of the configured storage point (%s)."
+#: include/utils/class_msgPool.inc:119
+msgid "You have no permission to move this object!"
+msgstr ""
+
+#: include/utils/class_msgPool.inc:123 include/utils/class_msgPool.inc:127
+msgid "You have no permission to move the object:"
 msgstr ""
 
-#: plugins/addons/propertyEditor/migration/class_migrateRDN.inc:161
-msgid "Objects that will be added"
+#: include/utils/class_msgPool.inc:130
+msgid "You have no permission to move these objects:"
 msgstr ""
 
-#: plugins/addons/propertyEditor/migration/class_migrateRDN.inc:169
-msgid "Objects that will be moved"
+#: include/utils/class_msgPool.inc:140 include/utils/class_msgPool.inc:152
+#: include/utils/class_msgPool.inc:170
+msgid "Connection information"
 msgstr ""
 
-#: plugins/addons/propertyEditor/migration/class_migrateRDN.inc:177
+#: include/utils/class_msgPool.inc:142
 #, php-format
-msgid "Moving object '%s' to '%s'"
+msgid "Cannot connect to %s database!"
 msgstr ""
 
-#: plugins/addons/propertyEditor/migration/class_migrateRDN.inc:181
-#: setup/setup_migrate.tpl:32 setup/class_setupStep_Migrate.inc:804
-msgid "Migrate"
+#: include/utils/class_msgPool.inc:154
+#, php-format
+msgid "Cannot select %s database!"
 msgstr ""
 
-#: plugins/addons/propertyEditor/migration/class_migrateRDN.inc:204
+#: include/utils/class_msgPool.inc:160
 #, php-format
-msgid "Migration failed for object %s, dn already exists!"
+msgid "No %s server defined!"
 msgstr ""
 
-#: plugins/addons/propertyEditor/migration/class_migrateRDN.inc:208
+#: include/utils/class_msgPool.inc:172
 #, php-format
-msgid "Migration failed for object %s, please check if it already exists!"
+msgid "Cannot query %s database!"
 msgstr ""
 
-#: plugins/addons/propertyEditor/migrate.tpl:3
-msgid "Property migration assistant"
+#: include/utils/class_msgPool.inc:178
+#, php-format
+msgid "The field %s contains a reserved keyword!"
 msgstr ""
 
-#: plugins/addons/propertyEditor/migrate.tpl:3
-msgid "Migration steps left"
+#: include/utils/class_msgPool.inc:184
+#, php-format
+msgid "Command specified as %s hook for plugin %s does not exist!"
 msgstr ""
 
-#: plugins/addons/propertyEditor/property-filter.xml:15
-msgid "Effective properties"
+#: include/utils/class_msgPool.inc:191
+#, php-format
+msgid "%s command is invalid!"
 msgstr ""
 
-#: plugins/addons/propertyEditor/property-filter.xml:29
-msgid "Modified properties"
+#: include/utils/class_msgPool.inc:193
+#, php-format
+msgid "%s command (%s) for plugin %s is invalid!"
 msgstr ""
 
-#: plugins/addons/propertyEditor/property-filter.xml:43
-msgid "All properties"
+#: include/utils/class_msgPool.inc:195
+#, php-format
+msgid "%s command for plugin %s is invalid!"
 msgstr ""
 
-#: plugins/addons/propertyEditor/property-filter.xml:57
-msgid "LDAP properties"
+#: include/utils/class_msgPool.inc:197
+#, php-format
+msgid "%s command (%s) is invalid!"
 msgstr ""
 
-#: plugins/addons/propertyEditor/property-filter.xml:71
-msgid "Search for property groups"
+#: include/utils/class_msgPool.inc:205
+#, php-format
+msgid "Cannot execute %s command!"
 msgstr ""
 
-#: plugins/addons/propertyEditor/commandVerifier.tpl:1
-msgid "Command verifier"
+#: include/utils/class_msgPool.inc:207
+#, php-format
+msgid "Cannot execute %s command (%s) for plugin %s!"
 msgstr ""
 
-#: plugins/addons/propertyEditor/commandVerifier.tpl:3
-msgid ""
-"Here you can execute commands in the way GOsa does and check the generated "
-"results or errors. This can be very useful especially for the post events "
-"(postcreate, postmodify and postremove) due to the fact that these hook are "
-"executed silently."
+#: include/utils/class_msgPool.inc:209
+#, php-format
+msgid "Cannot execute %s command for plugin %s!"
 msgstr ""
 
-#: plugins/addons/propertyEditor/commandVerifier.tpl:8
-msgid ""
-"Please be careful here, all commands will really be executed on your machine "
-"and may break things!"
+#: include/utils/class_msgPool.inc:211
+#, php-format
+msgid "Cannot execute %s command (%s)!"
 msgstr ""
 
-#: plugins/addons/propertyEditor/commandVerifier.tpl:15
-msgid "The command to check for"
+#: include/utils/class_msgPool.inc:219
+#, php-format
+msgid "Value for %s is too large!"
 msgstr ""
 
-#: plugins/addons/propertyEditor/commandVerifier.tpl:17
-msgid "Test"
+#: include/utils/class_msgPool.inc:221
+#, php-format
+msgid "%s must be smaller than %s!"
 msgstr ""
 
-#: plugins/addons/propertyEditor/property-list.xml:11
-msgid "List of configuration settings"
+#: include/utils/class_msgPool.inc:229
+#, php-format
+msgid "Value for %s is too small!"
 msgstr ""
 
-#: plugins/addons/propertyEditor/property-list.xml:15
-msgid "Property not used"
+#: include/utils/class_msgPool.inc:231
+#, php-format
+msgid "%s must be %s or above!"
 msgstr ""
 
-#: plugins/addons/propertyEditor/property-list.xml:23
-msgid "Property will be restored"
+#: include/utils/class_msgPool.inc:238
+#, php-format
+msgid "%s depends on %s - please provide both values!"
 msgstr ""
 
-#: plugins/addons/propertyEditor/property-list.xml:31
-msgid "Modified property"
+#: include/utils/class_msgPool.inc:244
+#, php-format
+msgid "There is already an entry with this %s attribute in the system!"
 msgstr ""
 
-#: plugins/addons/propertyEditor/property-list.xml:39
-msgid "Property configured in LDAP"
+#: include/utils/class_msgPool.inc:250
+#, php-format
+msgid "The required field %s is empty!"
 msgstr ""
 
-#: plugins/addons/propertyEditor/property-list.xml:47
-msgid "Property configured in config file"
+#: include/utils/class_msgPool.inc:258 include/class_core.inc:309
+msgid "Example"
 msgstr ""
 
-#: plugins/addons/propertyEditor/property-list.xml:72
-msgid "Class"
+#: include/utils/class_msgPool.inc:278
+#, php-format
+msgid "The Field %s contains invalid characters"
 msgstr ""
 
-#: plugins/addons/propertyEditor/property-list.xml:88
-msgid "Value"
+#: include/utils/class_msgPool.inc:279
+#, php-format
+msgid "%s is not allowed:"
 msgstr ""
 
-#: plugins/addons/propertyEditor/property-list.xml:124
-msgid "Restore to default"
+#: include/utils/class_msgPool.inc:279
+#, php-format
+msgid "%s are not allowed!"
 msgstr ""
 
-#: plugins/addons/propertyEditor/property-list.tpl:3
-msgid "Warning message"
+#: include/utils/class_msgPool.inc:282
+#, php-format
+msgid "The Field %s contains invalid characters!"
 msgstr ""
 
-#: plugins/addons/propertyEditor/property-list.tpl:9
-msgid ""
-"Modifying properties may break your setup, destroy or mess up your LDAP "
-"database, lead to security holes or it can even make a login impossible!"
+#: include/utils/class_msgPool.inc:289
+#, php-format
+msgid "Missing %s PHP extension!"
 msgstr ""
 
-#: plugins/addons/propertyEditor/property-list.tpl:10
-msgid ""
-"Since configuration properties are stored in the LDAP database a copy/backup "
-"can be handy."
+#: include/utils/class_msgPool.inc:319
+#, php-format
+msgid "Add %s"
 msgstr ""
 
-#: plugins/addons/propertyEditor/property-list.tpl:14
-msgid ""
-"If you've debarred yourself, you can try to set 'ignoreLdapProperties' to "
-"'true' in your gosa.conf main section. This will make GOsa ignore LDAP based "
-"property values."
+#: include/utils/class_msgPool.inc:325
+#, php-format
+msgid "Delete"
 msgstr ""
 
-#: plugins/addons/propertyEditor/property-list.tpl:22
-msgid ""
-"I understand that there are certain risks, but I want to modify properties!"
+#: include/utils/class_msgPool.inc:325
+#, php-format
+msgid "Delete %s"
 msgstr ""
 
-#: plugins/addons/propertyEditor/property-list.tpl:38
-msgid "Ignoring LDAP defined properties!"
+#: include/utils/class_msgPool.inc:331
+#, php-format
+msgid "Set %s"
 msgstr ""
 
-#: plugins/addons/propertyEditor/property-list.tpl:77
-msgid "Undo"
+#: include/utils/class_msgPool.inc:337
+#, php-format
+msgid "Edit..."
 msgstr ""
 
-#: plugins/personal/generic/class_user.inc:38
-msgid "Edit organizational user settings"
+#: include/utils/class_msgPool.inc:337
+#, php-format
+msgid "Edit %s..."
 msgstr ""
 
-#: plugins/personal/generic/class_user.inc:297
-msgid "Please add a single IP address or a network/net mask combination!"
+#: include/utils/class_msgPool.inc:343
+msgid "Back"
 msgstr ""
 
-#: plugins/personal/generic/class_user.inc:339
-msgid "female"
+#: include/utils/class_msgPool.inc:363
+#, php-format
+msgid "This account has no valid %s extensions!"
 msgstr ""
 
-#: plugins/personal/generic/class_user.inc:339
-msgid "male"
+#: include/utils/class_msgPool.inc:369
+#, php-format
+msgid ""
+"This account has %s settings enabled. You can disable them by clicking below."
 msgstr ""
 
-#: plugins/personal/generic/class_user.inc:395
-msgid "Password configuration"
+#: include/utils/class_msgPool.inc:372 include/utils/class_msgPool.inc:379
+#, php-format
+msgid ""
+"This account has %s settings enabled. To disable them, you'll need to remove "
+"the %s settings first!"
 msgstr ""
 
-#: plugins/personal/generic/class_user.inc:429
-msgid "Cannot upload file!"
+#: include/utils/class_msgPool.inc:388
+#, php-format
+msgid ""
+"This account has %s settings disabled. You can enable them by clicking below."
 msgstr ""
 
-#: plugins/personal/generic/class_user.inc:522
-msgid "Serial number"
+#: include/utils/class_msgPool.inc:391 include/utils/class_msgPool.inc:398
+#, php-format
+msgid ""
+"This account has %s settings disabled. To enable them, you'll need to add "
+"the %s settings first!"
 msgstr ""
 
-#: plugins/personal/generic/class_user.inc:544
-#: plugins/personal/generic/class_user.inc:1717
-#: plugins/personal/generic/generic_picture.tpl:1
-msgid "User picture"
+#: include/utils/class_msgPool.inc:406
+#, php-format
+msgid "Add %s settings"
 msgstr ""
 
-#: plugins/personal/generic/class_user.inc:550
-#: plugins/personal/generic/class_user.inc:572
-#: plugins/personal/generic/generic.tpl:226
-#: plugins/personal/generic/generic_certs.tpl:3
-msgid "Certificates"
+#: include/utils/class_msgPool.inc:412
+#, php-format
+msgid "Remove %s settings"
 msgstr ""
 
-#: plugins/personal/generic/class_user.inc:569
-msgid "(Not supported certificate types are marked as invalid.)"
+#: include/utils/class_msgPool.inc:418
+msgid "Click the 'Edit' button below to change informations in this dialog"
 msgstr ""
 
-#: plugins/personal/generic/class_user.inc:579
-#, php-format
-msgid "Certificate is valid from %s to %s and is currently %s."
+#: include/utils/class_msgPool.inc:424
+msgid "January"
 msgstr ""
 
-#: plugins/personal/generic/class_user.inc:582
-msgid "valid"
+#: include/utils/class_msgPool.inc:424
+msgid "February"
 msgstr ""
 
-#: plugins/personal/generic/class_user.inc:583
-msgid "invalid"
+#: include/utils/class_msgPool.inc:424
+msgid "March"
 msgstr ""
 
-#: plugins/personal/generic/class_user.inc:588
-msgid "No certificate installed"
+#: include/utils/class_msgPool.inc:424
+msgid "April"
+msgstr ""
+
+#: include/utils/class_msgPool.inc:425
+msgid "May"
 msgstr ""
 
-#: plugins/personal/generic/class_user.inc:614
-msgid "The selected password method is no longer available."
+#: include/utils/class_msgPool.inc:425
+msgid "June"
 msgstr ""
 
-#: plugins/personal/generic/class_user.inc:1051
-msgid ""
-"Cannot save user picture, GOsa requires the package 'imagemagick' or 'php5-"
-"imagick' to be installed!"
+#: include/utils/class_msgPool.inc:425
+msgid "July"
 msgstr ""
 
-#: plugins/personal/generic/class_user.inc:1177
-msgid "Cannot build RDN: no + allowed to build sub RDN!"
+#: include/utils/class_msgPool.inc:425
+msgid "August"
 msgstr ""
 
-#: plugins/personal/generic/class_user.inc:1184
-msgid "Cannot build RDN: attribute is not defined!"
+#: include/utils/class_msgPool.inc:425
+msgid "September"
 msgstr ""
 
-#: plugins/personal/generic/class_user.inc:1202
-msgid "Cannot build RDN: invalid attribute parameters!"
+#: include/utils/class_msgPool.inc:426
+msgid "October"
 msgstr ""
 
-#: plugins/personal/generic/class_user.inc:1273
-msgid "The selected password method requires initial configuration!"
+#: include/utils/class_msgPool.inc:426
+msgid "November"
 msgstr ""
 
-#: plugins/personal/generic/class_user.inc:1349
-#: plugins/personal/generic/class_user.inc:1740
-#: plugins/personal/generic/class_user.inc:1843
-#: plugins/personal/generic/generic.tpl:201
-msgid "Homepage"
+#: include/utils/class_msgPool.inc:426
+msgid "December"
 msgstr ""
 
-#: plugins/personal/generic/class_user.inc:1360
-#: plugins/personal/generic/class_user.inc:1852
-#: plugins/personal/generic/generic.tpl:403
-msgid "Mobile"
+#: include/utils/class_msgPool.inc:432
+msgid "Sunday"
 msgstr ""
 
-#: plugins/personal/generic/class_user.inc:1363
-#: plugins/personal/generic/class_user.inc:1855
-#: plugins/personal/generic/generic.tpl:411
-msgid "Pager"
+#: include/utils/class_msgPool.inc:432
+msgid "Monday"
 msgstr ""
 
-#: plugins/personal/generic/class_user.inc:1368
-#: plugins/personal/generic/class_user.inc:1712
-#: plugins/personal/generic/generic.tpl:117
-msgid "Date of birth"
+#: include/utils/class_msgPool.inc:432
+msgid "Tuesday"
 msgstr ""
 
-#: plugins/personal/generic/class_user.inc:1483
-msgid "Cannot open certificate!"
+#: include/utils/class_msgPool.inc:432
+msgid "Wednesday"
 msgstr ""
 
-#: plugins/personal/generic/class_user.inc:1655
-#: plugins/personal/generic/generic.tpl:526
-msgid "Unit"
+#: include/utils/class_msgPool.inc:432
+msgid "Thursday"
 msgstr ""
 
-#: plugins/personal/generic/class_user.inc:1656
-#: plugins/personal/generic/generic.tpl:551
-msgid "House identifier"
+#: include/utils/class_msgPool.inc:432
+msgid "Friday"
 msgstr ""
 
-#: plugins/personal/generic/class_user.inc:1657
-#: plugins/personal/generic/generic.tpl:468
-msgid "Vocation"
+#: include/utils/class_msgPool.inc:432
+msgid "Saturday"
 msgstr ""
 
-#: plugins/personal/generic/class_user.inc:1658
-#: plugins/personal/generic/generic.tpl:595
-msgid "Last delivery"
+#: include/utils/class_msgPool.inc:439
+msgid "MySQL operation failed!"
 msgstr ""
 
-#: plugins/personal/generic/class_user.inc:1659
-#: plugins/personal/generic/generic.tpl:517
-msgid "Person locality"
+#: include/utils/class_msgPool.inc:447
+msgid "read operation"
 msgstr ""
 
-#: plugins/personal/generic/class_user.inc:1660
-#: plugins/personal/generic/generic.tpl:476
-msgid "Unit description"
+#: include/utils/class_msgPool.inc:447
+msgid "add operation"
 msgstr ""
 
-#: plugins/personal/generic/class_user.inc:1661
-#: plugins/personal/generic/generic.tpl:485
-msgid "Subject area"
+#: include/utils/class_msgPool.inc:447
+msgid "modify operation"
 msgstr ""
 
-#: plugins/personal/generic/class_user.inc:1662
-#: plugins/personal/generic/generic.tpl:494
-msgid "Functional title"
+#: include/utils/class_msgPool.inc:448
+msgid "delete operation"
 msgstr ""
 
-#: plugins/personal/generic/class_user.inc:1663
-#: plugins/personal/generic/generic_certs.tpl:83
-msgid "Certificate serial number"
+#: include/utils/class_msgPool.inc:448
+msgid "search operation"
 msgstr ""
 
-#: plugins/personal/generic/class_user.inc:1665
-#: plugins/personal/generic/generic.tpl:535
-msgid "Street"
+#: include/utils/class_msgPool.inc:448
+msgid "authentication"
 msgstr ""
 
-#: plugins/personal/generic/class_user.inc:1667
-#: plugins/personal/generic/generic.tpl:543
-msgid "Postal code"
+#: include/utils/class_msgPool.inc:451
+#, php-format
+msgid "LDAP %s failed!"
 msgstr ""
 
-#: plugins/personal/generic/class_user.inc:1671
-msgid "Generic user settings"
+#: include/utils/class_msgPool.inc:453
+msgid "LDAP operation failed!"
 msgstr ""
 
-#: plugins/personal/generic/class_user.inc:1675
-#: plugins/personal/posix/class_posixAccount.inc:1297
-#: plugins/personal/password/class_password.inc:227
-#: plugins/personal/myaccount/class_MyAccount.inc:5
-#: plugins/personal/myaccount/main.inc:114
-msgid "My account"
+#: include/utils/class_msgPool.inc:469
+msgid "Upload failed!"
 msgstr ""
 
-#: plugins/personal/generic/class_user.inc:1693
+#: include/utils/class_msgPool.inc:472
 #, php-format
-msgid ""
-"The 'accountRDN' option tells GOsa to use a placeholder pattern for "
-"generating account RDNs. A pattern can include attribute names prefaced by a "
-"%% and normal text: %s. This will generate a RDN consisting of cn=.... "
-"filled with surname and given name of the edited account. This option "
-"disables the use of accountPrimaryAttribute and personalTitleInDn."
+msgid "Upload failed: %s"
 msgstr ""
 
-#: plugins/personal/generic/class_user.inc:1707
-msgid "Allow definition of custom filters"
+#: include/utils/class_msgPool.inc:479
+msgid "Communication failure with the infrastructure service!"
 msgstr ""
 
-#: plugins/personal/generic/class_user.inc:1709
-#: plugins/personal/generic/generic.tpl:92
-msgid "Personal title"
+#: include/utils/class_msgPool.inc:481
+#, php-format
+msgid "Communication failure with the infrastructure service: %s"
 msgstr ""
 
-#: plugins/personal/generic/class_user.inc:1710
-#: plugins/personal/generic/generic.tpl:102
-msgid "Academic title"
+#: include/utils/class_msgPool.inc:488
+msgid "Communication failure with the GOsa-NG service!"
 msgstr ""
 
-#: plugins/personal/generic/class_user.inc:1713
-#: plugins/personal/generic/generic.tpl:140
-msgid "Sex"
+#: include/utils/class_msgPool.inc:490
+#, php-format
+msgid "Communication failure with the GOsa-NG service: %s"
 msgstr ""
 
-#: plugins/personal/generic/class_user.inc:1714
-#: plugins/personal/generic/generic.tpl:154
-msgid "Preferred language"
+#: include/utils/class_msgPool.inc:497 include/utils/class_msgPool.inc:500
+#, php-format
+msgid "This %s is still in use by this object: %s"
 msgstr ""
 
-#: plugins/personal/generic/class_user.inc:1719
-msgid "Login restrictions"
+#: include/utils/class_msgPool.inc:503
+#, php-format
+msgid "This %s is still in use."
 msgstr ""
 
-#: plugins/personal/generic/class_user.inc:1723
-msgid "Department number"
+#: include/utils/class_msgPool.inc:505
+#, php-format
+msgid "This %s is still in use by these objects: %s"
 msgstr ""
 
-#: plugins/personal/generic/class_user.inc:1725
-msgid "Employee number"
+#: include/utils/class_msgPool.inc:511
+#, php-format
+msgid "File %s does not exist!"
 msgstr ""
 
-#: plugins/personal/generic/class_user.inc:1726
-#: plugins/personal/generic/generic.tpl:330
-msgid "Employee type"
+#: include/utils/class_msgPool.inc:517
+#, php-format
+msgid "Cannot open file %s for reading!"
 msgstr ""
 
-#: plugins/personal/generic/class_user.inc:1728
-msgid "Room number"
+#: include/utils/class_msgPool.inc:523
+#, php-format
+msgid "Cannot open file %s for writing!"
 msgstr ""
 
-#: plugins/personal/generic/class_user.inc:1729
-msgid "Telephone number"
+#: include/utils/class_msgPool.inc:529
+#, php-format
+msgid ""
+"The value for %s is currently unconfigured or invalid, please check your "
+"configuration file!"
 msgstr ""
 
-#: plugins/personal/generic/class_user.inc:1730
-msgid "Pager number"
+#: include/utils/class_msgPool.inc:535
+#, php-format
+msgid "Cannot delete file %s!"
 msgstr ""
 
-#: plugins/personal/generic/class_user.inc:1731
-msgid "Mobile number"
+#: include/utils/class_msgPool.inc:541
+#, php-format
+msgid "Cannot create folder %s!"
 msgstr ""
 
-#: plugins/personal/generic/class_user.inc:1732
-msgid "Fax number"
+#: include/utils/class_msgPool.inc:547
+#, php-format
+msgid "Cannot delete folder %s!"
 msgstr ""
 
-#: plugins/personal/generic/class_user.inc:1738
-msgid "Home postal address"
+#: include/utils/class_msgPool.inc:553
+#, php-format
+msgid "Checking for %s support"
 msgstr ""
 
-#: plugins/personal/generic/class_user.inc:1739
-msgid "Home phone number"
+#: include/utils/class_msgPool.inc:559
+#, php-format
+msgid "Install and activate the %s PHP module."
 msgstr ""
 
-#: plugins/personal/generic/class_user.inc:1741
-msgid "User password method"
+#: include/utils/class_msgPool.inc:565
+#, php-format
+msgid ""
+"Cannot initialize class %s! Maybe there is a plugin missing in your gosa "
+"setup?"
 msgstr ""
 
-#: plugins/personal/generic/class_user.inc:1742
-msgid "User certificates"
+#: include/utils/class_msgPool.inc:571
+msgid ""
+"The supplied base is not valid and has been reset to its previous value!"
 msgstr ""
 
-#: plugins/personal/generic/class_user.inc:1950
-msgid "Entries differ"
+#: include/utils/class_timezone.inc:47
+#, php-format
+msgid "The configured timezone %s is not valid!"
 msgstr ""
 
-#: plugins/personal/generic/generic.tpl:1
-#: plugins/personal/generic/generic.tpl:3
-#: plugins/personal/generic/paste_generic.tpl:6
-msgid "Personal information"
+#: include/utils/class_xml.inc:51
+msgid "XML error"
 msgstr ""
 
-#: plugins/personal/generic/generic.tpl:8
-#: plugins/personal/generic/paste_generic.tpl:31
-#: plugins/personal/generic/generic_picture.tpl:2
-msgid "The users picture"
+#: include/class_msg_dialog.inc:124
+msgid "Please fix the above error and reload the page."
 msgstr ""
 
-#: plugins/personal/generic/generic.tpl:21
-msgid "Change picture"
+#: include/class_session.inc:76 include/class_session.inc:101
+#: include/class_session.inc:127
+msgid "Requested channel does not exist!"
 msgstr ""
 
-#: plugins/personal/generic/generic.tpl:34
-#: plugins/personal/generic/generic.tpl:81
-#: plugins/personal/posix/generic.tpl:51
-#: plugins/personal/posix/paste_generic.tpl:17
-#: plugins/personal/posix/posix_shadow.tpl:2
-msgid "Account settings"
+#: include/class_ldap.inc:305 include/class_ldap.inc:342
+msgid "Performance warning"
 msgstr ""
 
-#: plugins/personal/generic/generic.tpl:83
-msgid "Template name"
+#: include/class_ldap.inc:305 include/class_ldap.inc:342
+#, php-format
+msgid "LDAP performance is poor: last query took %.2fs!"
 msgstr ""
 
-#: plugins/personal/generic/generic.tpl:193
-msgid "Private phone"
+#: include/class_ldap.inc:784
+#, php-format
+msgid "Cannot automatically create subtrees with RDN %s: no object class found"
+msgstr ""
+
+#: include/class_ldap.inc:835
+#, php-format
+msgid "Cannot automatically create subtrees with RDN %s: not supported"
 msgstr ""
 
-#: plugins/personal/generic/generic.tpl:209
-msgid "Password storage"
+#: include/class_ldap.inc:922
+#, php-format
+msgid "while operating on %s using LDAP server %s"
 msgstr ""
 
-#: plugins/personal/generic/generic.tpl:229
-msgid "Edit certificates"
+#: include/class_ldap.inc:924
+#, php-format
+msgid "while operating on LDAP server %s"
 msgstr ""
 
-#: plugins/personal/generic/generic.tpl:241
-msgid "Restrict login to"
+#: include/class_ldap.inc:977
+#, php-format
+msgid "Command line programm %s is missing!"
 msgstr ""
 
-#: plugins/personal/generic/generic.tpl:249
-#: plugins/personal/generic/generic.tpl:269
-msgid "IP or network"
+#: include/class_ldap.inc:1138
+#, php-format
+msgid ""
+"Invalid DN %s: block to be imported should start with 'dn: ...' in line %s"
 msgstr ""
 
-#: plugins/personal/generic/generic.tpl:285
-#: plugins/personal/generic/generic.tpl:288
-#: plugins/personal/generic/generic.tpl:296
-#: plugins/personal/generic/generic.tpl:383
-#: plugins/personal/generic/generic.tpl:434
-#: plugins/personal/generic/generic.tpl:466
-#: plugins/personal/generic/generic.tpl:515
-#: plugins/personal/generic/generic.tpl:564
-msgid "Organizational information"
+#: include/class_ldap.inc:1167
+#, php-format
+msgid "Error while importing DN %s: please check LDIF from line %s on!"
 msgstr ""
 
-#: plugins/personal/generic/generic.tpl:296
-#: plugins/personal/generic/generic.tpl:383
-#: plugins/personal/generic/generic.tpl:434
-#: plugins/personal/generic/generic.tpl:466
-#: plugins/personal/generic/generic.tpl:515
-#: plugins/personal/generic/generic.tpl:564
-msgid "part"
+#: include/php_setup.inc:107
+msgid "Generating this page caused the PHP interpreter to raise some errors!"
 msgstr ""
 
-#: plugins/personal/generic/generic.tpl:314
-msgid "Department No."
+#: include/php_setup.inc:110
+msgid "Send bug report"
 msgstr ""
 
-#: plugins/personal/generic/generic.tpl:322
-msgid "Employee No."
+#: include/php_setup.inc:114
+msgid "Toggle details"
 msgstr ""
 
-#: plugins/personal/generic/generic.tpl:385
-#: plugins/personal/generic/generic.tpl:566
-msgid "Room No."
+#: include/php_setup.inc:123
+msgid "PHP error"
 msgstr ""
 
-#: plugins/personal/generic/generic.tpl:580
-msgid "Please use the phone tab"
+#: include/php_setup.inc:142
+msgid "class"
 msgstr ""
 
-#: plugins/personal/generic/paste_generic.tpl:1
-msgid "User settings"
+#: include/php_setup.inc:148
+msgid "function"
 msgstr ""
 
-#: plugins/personal/generic/paste_generic.tpl:3
-msgid "Paste user"
+#: include/php_setup.inc:153
+msgid "static"
 msgstr ""
 
-#: plugins/personal/generic/paste_generic.tpl:24
-msgid "Clear password"
+#: include/php_setup.inc:157
+msgid "method"
 msgstr ""
 
-#: plugins/personal/generic/paste_generic.tpl:25
-msgid "Set new password"
+#: include/php_setup.inc:190
+msgid "Traceback"
 msgstr ""
 
-#: plugins/personal/generic/paste_generic.tpl:43
-#: plugins/personal/generic/generic_picture.tpl:13
-msgid "Remove picture"
+#: include/php_setup.inc:191
+msgid "File"
 msgstr ""
 
-#: plugins/personal/generic/generic_certs.tpl:5
-msgid "The users standard certificate"
+#: include/php_setup.inc:191
+msgid "Line"
 msgstr ""
 
-#: plugins/personal/generic/generic_certs.tpl:8
-msgid "Standard certificate"
+#: include/php_setup.inc:192
+msgid "Arguments"
 msgstr ""
 
-#: plugins/personal/generic/generic_certs.tpl:31
-msgid "The users S/MIME certificate"
+#: include/class_releaseSelector.inc:214 include/class_baseSelector.inc:188
+#: include/class_listing.inc:1057 include/class_listing.inc:1059
+msgid "Root"
 msgstr ""
 
-#: plugins/personal/generic/generic_certs.tpl:34
-msgid "S/MIME certificate"
+#: include/class_releaseSelector.inc:262 include/class_ItemSelector.inc:289
+#: include/class_baseSelector.inc:235
+msgid "Submit"
 msgstr ""
 
-#: plugins/personal/generic/generic_certs.tpl:57
-msgid "The users PKCS12 certificate"
+#: include/class_socketClient.inc:108
+#, php-format
+msgid "Socket connection to %s:%s failed: %s"
 msgstr ""
 
-#: plugins/personal/generic/generic_certs.tpl:60
-msgid "PKCS12 certificate"
+#: include/class_socketClient.inc:191
+#, php-format
+msgid "Socket timeout of %s seconds reached!"
 msgstr ""
 
-#: plugins/personal/posix/trustModeDialog/generic.tpl:5
-#: plugins/personal/posix/trustModeDialog/generic.tpl:21
-msgid "Trust mode"
+#: include/class_multi_plug.inc:362
+msgid "You are currently editing multiple entries."
 msgstr ""
 
-#: plugins/personal/posix/trustModeDialog/class_trustModeDialog.inc:173
-msgid "disabled"
+#: include/class_multi_plug.inc:394
+msgid "Reset password"
 msgstr ""
 
-#: plugins/personal/posix/trustModeDialog/class_trustModeDialog.inc:173
-msgid "full access"
+#: include/class_multi_plug.inc:394
+msgid "The user password has been reset. Please set a new password!"
 msgstr ""
 
-#: plugins/personal/posix/trustModeDialog/class_trustModeDialog.inc:174
-msgid "allow access to these hosts"
+#: include/class_filter.inc:226
+msgid "Search filter"
 msgstr ""
 
-#: plugins/personal/posix/class_posixAccount.inc:38
-msgid "Edit users POSIX settings"
+#: include/class_filter.inc:444
+msgid "Search in subtrees"
 msgstr ""
 
-#: plugins/personal/posix/class_posixAccount.inc:146
-msgid "expired"
+#: include/class_filter.inc:449
+msgid "Edit filters"
 msgstr ""
 
-#: plugins/personal/posix/class_posixAccount.inc:148
-msgid "grace time active"
+#: include/class_userFilterEditor.inc:254
+#, php-format
+msgid "Error in filter #%s: %s opening and %s closing brackets detected!"
 msgstr ""
 
-#: plugins/personal/posix/class_posixAccount.inc:151
-#: plugins/personal/posix/class_posixAccount.inc:153
-#: plugins/personal/posix/class_posixAccount.inc:155
-msgid "active"
+#: include/class_configRegistry.inc:197
+#, php-format
+msgid "%s has version %s but %s is required!"
 msgstr ""
 
-#: plugins/personal/posix/class_posixAccount.inc:151
-msgid "password not changeable"
+#: include/class_configRegistry.inc:252
+msgid ""
+"Plugins that require one or more of the object classes above will be "
+"disabled until the object classes get updated."
 msgstr ""
 
-#: plugins/personal/posix/class_posixAccount.inc:153
-msgid "password expired"
+#: include/class_configRegistry.inc:254
+msgid "Schema validation error"
 msgstr ""
 
-#: plugins/personal/posix/class_posixAccount.inc:226
-msgid "automatic"
+#: include/class_configRegistry.inc:689
+#, php-format
+msgid "The value %s specified for %s:%s needs to be a bool value!"
 msgstr ""
 
-#: plugins/personal/posix/class_posixAccount.inc:374
+#: include/class_configRegistry.inc:704
 #, php-format
-msgid "Password can't be changed up to %s days after last change"
+msgid "The value %s specified for %s:%s needs to be a string!"
 msgstr ""
 
-#: plugins/personal/posix/class_posixAccount.inc:378
+#: include/class_configRegistry.inc:719
 #, php-format
-msgid "Password must be changed after %s days"
+msgid "The value %s specified for %s:%s needs to be numeric!"
 msgstr ""
 
-#: plugins/personal/posix/class_posixAccount.inc:382
+#: include/class_configRegistry.inc:734
 #, php-format
-msgid "Disable account after %s days of inactivity after password expiry"
+msgid "The path %s specified for %s:%s is invalid!"
 msgstr ""
 
-#: plugins/personal/posix/class_posixAccount.inc:386
+#: include/class_configRegistry.inc:750 include/class_configRegistry.inc:797
 #, php-format
-msgid "Warn user %s days before password expiry"
+msgid "The folder %s specified for %s:%s does not exists!"
 msgstr ""
 
-#: plugins/personal/posix/class_posixAccount.inc:651
-msgid "Timeout while waiting for lock. Ignoring lock!"
+#: include/class_configRegistry.inc:755
+#, php-format
+msgid "The folder %s specified for %s:%s is not readable!"
 msgstr ""
 
-#: plugins/personal/posix/class_posixAccount.inc:709
-#: plugins/personal/posix/class_posixAccount.inc:1000
-msgid "Group of user"
+#: include/class_configRegistry.inc:775 include/class_configRegistry.inc:780
+#, php-format
+msgid "The file %s specified for %s:%s is not writeable!"
 msgstr ""
 
-#: plugins/personal/posix/class_posixAccount.inc:774
-msgid ""
-"A duplicated UID number was written for this user. If this was not intended "
-"please verify all used uidNumbers!"
+#: include/class_configRegistry.inc:802
+#, php-format
+msgid "The folder %s specified for %s:%s is not writeable!"
 msgstr ""
 
-#: plugins/personal/posix/class_posixAccount.inc:858
-#: plugins/personal/posix/class_posixAccount.inc:861
-#: plugins/personal/posix/class_posixAccount.inc:936
-#: plugins/personal/posix/class_posixAccount.inc:939
-#: plugins/personal/posix/class_posixAccount.inc:1307
-#: plugins/personal/posix/generic.tpl:8
-#: plugins/personal/posix/paste_generic.tpl:6
-#: plugins/personal/posix/paste_generic.tpl:9
-msgid "Home directory"
+#: include/class_configRegistry.inc:820
+#, php-format
+msgid "The file %s specified for %s:%s does not exists!"
 msgstr ""
 
-#: plugins/personal/posix/class_posixAccount.inc:892
-#: plugins/personal/posix/class_posixAccount.inc:945
-msgid "shadowMin"
+#: include/class_configRegistry.inc:825
+#, php-format
+msgid "The file %s specified for %s:%s is not readable!"
 msgstr ""
 
-#: plugins/personal/posix/class_posixAccount.inc:897
-#: plugins/personal/posix/class_posixAccount.inc:950
-msgid "shadowMax"
+#: include/class_configRegistry.inc:841
+#, php-format
+msgid "The command %s specified for %s:%s is invalid!"
 msgstr ""
 
-#: plugins/personal/posix/class_posixAccount.inc:902
-#: plugins/personal/posix/class_posixAccount.inc:955
-msgid "shadowWarning"
+#: include/class_configRegistry.inc:856
+#, php-format
+msgid "The DN %s specified for %s:%s is invalid!"
 msgstr ""
 
-#: plugins/personal/posix/class_posixAccount.inc:916
-#: plugins/personal/posix/class_posixAccount.inc:969
-msgid "shadowInactive"
+#: include/class_configRegistry.inc:871
+#, php-format
+msgid "The RDN %s specified for %s:%s is invalid!"
 msgstr ""
 
-#: plugins/personal/posix/class_posixAccount.inc:1293
-msgid "POSIX account"
+#: include/class_SnapshotHandler.inc:45 include/class_SnapshotHandler.inc:76
+#, php-format
+msgid ""
+"The snapshot functionality is enabled but the required variable %s is not "
+"set!"
 msgstr ""
 
-#: plugins/personal/posix/class_posixAccount.inc:1308
-#: plugins/personal/posix/generic.tpl:26
-#: plugins/personal/posix/paste_generic.tpl:19
-msgid "Primary group"
+#: include/class_SnapshotHandler.inc:58
+#, php-format
+msgid ""
+"The snapshot functionality is enabled but the required PHP compression "
+"module is missing: %s!"
 msgstr ""
 
-#: plugins/personal/posix/class_posixAccount.inc:1309
-#: plugins/personal/posix/generic.tpl:16
-msgid "Shell"
+#: include/class_sortableListing.inc:234
+msgid "Sortable list"
 msgstr ""
 
-#: plugins/personal/posix/class_posixAccount.inc:1310
-#: setup/setup_migrate.tpl:49
-msgid "User ID"
+#: include/class_sortableListing.inc:239
+msgid "Edit this entry"
 msgstr ""
 
-#: plugins/personal/posix/class_posixAccount.inc:1311
-msgid "Group ID"
+#: include/class_sortableListing.inc:244
+msgid "Delete this entry"
 msgstr ""
 
-#: plugins/personal/posix/class_posixAccount.inc:1313
-msgid "Shadow last changed"
+#: include/class_sortableListing.inc:274 include/class_listing.inc:257
+msgid "Sort ascending"
 msgstr ""
 
-#: plugins/personal/posix/class_posixAccount.inc:1314
-msgid "Last login"
+#: include/class_sortableListing.inc:274 include/class_listing.inc:257
+msgid "Sort descending"
 msgstr ""
 
-#: plugins/personal/posix/class_posixAccount.inc:1316
-msgid "Force password change on login"
+#: include/class_gosaSupportDaemon.inc:112
+msgid "GOsa support daemon"
 msgstr ""
 
-#: plugins/personal/posix/class_posixAccount.inc:1317
-msgid "Shadow min"
+#: include/class_gosaSupportDaemon.inc:787
+msgid "Cannot not parse XML!"
 msgstr ""
 
-#: plugins/personal/posix/class_posixAccount.inc:1318
-msgid "Shadow max"
+#: include/class_gosaSupportDaemon.inc:1184
+#, php-format
+msgid "Cannot send abort event for entry %s!"
 msgstr ""
 
-#: plugins/personal/posix/class_posixAccount.inc:1319
-msgid "Shadow warning"
+#: include/class_gosaSupportDaemon.inc:1204
+#, php-format
+msgid "Cannot remove entry %s!"
 msgstr ""
 
-#: plugins/personal/posix/class_posixAccount.inc:1320
-msgid "Shadow inactive"
+#: include/password-methods/class_password-methods.inc:339
+msgid "Cannot find a suitable password method for the current hash!"
 msgstr ""
 
-#: plugins/personal/posix/class_posixAccount.inc:1321
-msgid "Shadow expire"
+#: include/class_CopyPasteHandler.inc:118
+#: include/class_CopyPasteHandler.inc:127
+#: include/class_CopyPasteHandler.inc:159
+#: include/class_CopyPasteHandler.inc:176
+#: include/class_CopyPasteHandler.inc:185
+#: include/class_CopyPasteHandler.inc:193
+#: include/class_CopyPasteHandler.inc:273
+#, php-format
+msgid "Copy and paste failed!"
 msgstr ""
 
-#: plugins/personal/posix/class_posixAccount.inc:1322
-msgid "Public SSH key"
+#: include/class_CopyPasteHandler.inc:118
+#, php-format
+msgid "Cannot set permission for %s"
 msgstr ""
 
-#: plugins/personal/posix/class_posixAccount.inc:1323
-msgid "System trust model"
+#: include/class_CopyPasteHandler.inc:159
+#, php-format
+msgid "'%s' is no valid LDAP object"
 msgstr ""
 
-#: plugins/personal/posix/generic.tpl:1
-#: plugins/personal/posix/paste_generic.tpl:1
-#: plugins/personal/posix/paste_generic.tpl:5
-msgid "POSIX settings"
+#: include/class_CopyPasteHandler.inc:176
+#, php-format
+msgid "No write permission in '%s'"
 msgstr ""
 
-#: plugins/personal/posix/generic.tpl:42
-msgid "Last log-on"
+#: include/class_CopyPasteHandler.inc:193
+#, php-format
+msgid "Cannot set permission for '%s'"
 msgstr ""
 
-#: plugins/personal/posix/generic.tpl:60
-#: plugins/personal/posix/paste_generic.tpl:33
-msgid "Force UID/GID"
+#: include/class_CopyPasteHandler.inc:396
+#, php-format
+msgid "These objects will be pasted: %s"
 msgstr ""
 
-#: plugins/personal/posix/generic.tpl:92
-#: plugins/personal/posix/paste_generic.tpl:68
-msgid "(Warning: more than 16 groups are not supported by NFS!)"
+#: include/class_CopyPasteHandler.inc:420
+#, php-format
+msgid "This object will be pasted: %s"
 msgstr ""
 
-#: plugins/personal/posix/generic.tpl:101
-msgid "Common group"
+#: include/class_CopyPasteHandler.inc:571 include/class_listing.inc:1467
+#: include/class_listing.inc:1469
+msgid "Paste"
 msgstr ""
 
-#: plugins/personal/posix/generic.tpl:105
-msgid "Groups differ"
+#: include/class_CopyPasteHandler.inc:573
+msgid "Cannot paste"
 msgstr ""
 
-#: plugins/personal/posix/generic.tpl:125
-msgid "Account permissions"
+#: include/class_tabs.inc:57
+#, php-format
+msgid "No plugin definition for %s found: please check the configuration file!"
 msgstr ""
 
-#: plugins/personal/posix/generic.tpl:130
-msgid "SSH keys"
+#: include/class_tabs.inc:270
+#, php-format
+msgid "Delete process has been canceled by plugin %s: %s"
 msgstr ""
 
-#: plugins/personal/posix/generic.tpl:131
-msgid "Edit public ssh keys..."
+#: include/class_tabs.inc:408
+msgid "References"
 msgstr ""
 
-#: plugins/personal/posix/trustSelect/class_trustSelect.inc:29
-msgid "Trust machine selection"
+#: include/class_config.inc:168
+#, php-format
+msgid "XML error in gosa.conf: %s at line %d"
 msgstr ""
 
-#: plugins/personal/posix/groupSelect/class_groupSelect.inc:29
-msgid "Group selection"
+#: include/class_config.inc:367
+msgid "Cannot bind to LDAP!"
 msgstr ""
 
-#: plugins/personal/posix/posix_shadow.tpl:12
-msgid "User must change password on first login"
+#: include/class_config.inc:711
+msgid "sambaSID and/or sambaRidBase missing in the configuration!"
 msgstr ""
 
-#: plugins/personal/posix/posix_shadow.tpl:59
-msgid "Password expiration settings"
+#: include/class_config.inc:1130
+msgid "Configuration"
 msgstr ""
 
-#: plugins/personal/posix/posix_shadow.tpl:62
-msgid "Password expires on"
+#: include/class_config.inc:1130
+msgid ""
+"The configuration file you are using is outdated. Please move the GOsa "
+"configuration file away to run the GOsa setup again."
 msgstr ""
 
-#: plugins/personal/password/changed.tpl:3
-#: plugins/personal/myaccount/changed.tpl:3
+#: include/class_config.inc:1172 include/class_config.inc:1203
+#, php-format
 msgid ""
-"You've successfully changed your password. Remember to change all programs "
-"configured to use it as well."
+"The snapshot functionality is enabled, but the required variable %s is not "
+"set."
 msgstr ""
 
-#: plugins/personal/password/password.tpl:4
-#: plugins/personal/myaccount/password.tpl:4
+#: include/class_config.inc:1185
+#, php-format
 msgid ""
-"To change your personal password use the fields below. The changes take "
-"effect immediately. Please memorize the new password, because you wouldn't "
-"be able to login without it."
+"The snapshot functionality is enabled, but the required compression module "
+"is missing. Please install %s."
 msgstr ""
 
-#: plugins/personal/password/password.tpl:10
-msgid "Your Password has expired. Please choose a new password."
+#: include/class_SnapShotDialog.inc:55
+msgid "Date"
 msgstr ""
 
-#: plugins/personal/password/password.tpl:16
-#: plugins/personal/password/password.tpl:45
-#: plugins/personal/myaccount/password.tpl:10
-#: plugins/personal/myaccount/password.tpl:39
-msgid "Password change dialog"
+#: include/class_SnapShotDialog.inc:94
+#, php-format
+msgid "You are about to delete the snapshot %s."
 msgstr ""
 
-#: plugins/personal/password/password.tpl:104
-#: plugins/personal/myaccount/password.tpl:97
-msgid "Clear fields"
+#: include/class_SnapShotDialog.inc:142 include/class_listing.inc:1583
+msgid "Restore snapshot"
 msgstr ""
 
-#: plugins/personal/password/class_password.inc:27
-msgid "Change user password"
+#: include/class_SnapShotDialog.inc:143
+msgid "Delete snapshot"
 msgstr ""
 
-#: plugins/personal/password/class_password.inc:156
-msgid ""
-"The password you've entered as your current password doesn't match the real "
-"one."
+#: include/class_SnapShotDialog.inc:144 include/class_SnapShotDialog.inc:162
+msgid "Y-m-d, H:i:s"
 msgstr ""
 
-#: plugins/personal/password/class_password.inc:159
-msgid "You have no permission to change your password."
+#: include/functions_helpviewer.inc:45
+#, php-format
+msgid "XML error in guide.xml: %s at line %s"
 msgstr ""
 
-#: plugins/personal/password/class_password.inc:223
-msgid "User password"
+#: include/functions_helpviewer.inc:88
+msgid "No help available for this plug-in."
 msgstr ""
 
-#: plugins/personal/password/class_password.inc:236
-msgid ""
-"The 'PRELOCK' statement of class password, describes a hook which gets "
-"called before a password gets locked."
+#: include/functions_helpviewer.inc:388
+#, php-format
+msgid "%s results for your search with the keyword %s"
 msgstr ""
 
-#: plugins/personal/password/class_password.inc:245
-msgid ""
-"The 'POSTLOCK' statement of class password, describes a hook which gets "
-"called after a password is locked."
+#: include/functions_helpviewer.inc:461
+#, php-format
+msgid "%s%% hit rate in file %s"
 msgstr ""
 
-#: plugins/personal/password/class_password.inc:254
+#: include/class_plugin.inc:581
 msgid ""
-"The 'PREUNLOCK' statement of class password, describes a hook which gets "
-"called before a password gets un-locked."
+"The current object has been altered while beeing edited. If you save this "
+"entry, changes that have been made by others will be discarded!"
 msgstr ""
 
-#: plugins/personal/password/class_password.inc:263
-msgid ""
-"The 'POSTUNLOCK' statement of class password, describes a hook which gets "
-"called after a password is un-locked."
+#: include/class_plugin.inc:1411
+#, php-format
+msgid "Changing ACL DN from %s to %s"
 msgstr ""
 
-#: plugins/personal/password/nochange.tpl:2
-#: plugins/personal/myaccount/nochange.tpl:2
-msgid "You have no permission to change your password at this time"
+#: include/class_certificate.inc:73
+msgid "Certificate is empty!"
 msgstr ""
 
-#: plugins/personal/myaccount/class_MyAccount.inc:6
-msgid "Edit personal settings"
+#: include/class_certificate.inc:100
+msgid "Cannot load certificate: only PEM and DER are supported!"
 msgstr ""
 
-#: plugins/personal/myaccount/nochange.tpl:5
-msgid "Your password hash method will not be changed!"
+#: include/class_certificate.inc:115
+msgid "Cannot extract information for non PEM certificates!"
 msgstr ""
 
-#: setup/class_setupStep_Feedback.inc:94
-msgid "UNIX accounts/groups"
+#: include/class_certificate.inc:219
+msgid "No valid certificate loaded!"
 msgstr ""
 
-#: setup/class_setupStep_Feedback.inc:96
-msgid "Samba management"
+#: include/class_acl.inc:28
+msgid "Manage access control lists"
 msgstr ""
 
-#: setup/class_setupStep_Feedback.inc:98
-msgid "Mail system management"
+#: include/class_acl.inc:125 include/class_acl.inc:613
+#: include/class_acl.inc:1033
+#, php-format
+msgid "All users"
 msgstr ""
 
-#: setup/class_setupStep_Feedback.inc:100
-msgid "FAX system administration"
+#: include/class_acl.inc:254
+msgid "Section"
 msgstr ""
 
-#: setup/class_setupStep_Feedback.inc:102
-msgid "Asterisk administration"
+#: include/class_acl.inc:264
+msgid "Used"
 msgstr ""
 
-#: setup/class_setupStep_Feedback.inc:104
-msgid "System inventory"
+#: include/class_acl.inc:574
+msgid "No ACL settings for this category!"
 msgstr ""
 
-#: setup/class_setupStep_Feedback.inc:106
-msgid "System/Configuration management"
+#: include/class_acl.inc:577
+#, php-format
+msgid "ACLs for: %s"
 msgstr ""
 
-#: setup/class_setupStep_Feedback.inc:108
-msgid "Address book"
+#: include/class_acl.inc:583 include/class_acl.inc:587
+msgid "category ACL"
 msgstr ""
 
-#: setup/class_setupStep_Feedback.inc:114
-msgid "Feedback"
+#: include/class_acl.inc:639
+#, php-format
+msgid "Edit ACL for '%s' with scope '%s'"
 msgstr ""
 
-#: setup/class_setupStep_Feedback.inc:115
-msgid "Get notifications or send feedback"
+#: include/class_acl.inc:801 include/class_acl.inc:808
+msgid "Show/hide advanced settings"
 msgstr ""
 
-#: setup/class_setupStep_Feedback.inc:116
-msgid "Notification and feedback"
+#: include/class_acl.inc:819
+msgid "Create objects"
 msgstr ""
 
-#: setup/class_setupStep_Feedback.inc:132 setup/class_setup.inc:74
-msgid "Setup error"
+#: include/class_acl.inc:820
+msgid "Move objects"
 msgstr ""
 
-#: setup/class_setupStep_Feedback.inc:140
-#: setup/class_setupStep_Feedback.inc:147
-msgid "Feedback error"
+#: include/class_acl.inc:821
+msgid "Remove objects"
 msgstr ""
 
-#: setup/class_setupStep_Feedback.inc:140
-#, php-format
-msgid "Cannot send feedback to '%s': %s"
+#: include/class_acl.inc:832
+msgid "Complete object"
 msgstr ""
 
-#: setup/class_setupStep_Feedback.inc:147
-msgid "Cannot send feedback: service temporarily unavailable"
+#: include/class_acl.inc:984
+#, php-format
+msgid "Unknown ACL type '%s'!"
 msgstr ""
 
-#: setup/class_setupStep_Feedback.inc:181
-msgid "Please specify a valid email address."
+#: include/class_acl.inc:1029
+#, php-format
+msgid "Unknown entry '%s'!"
 msgstr ""
 
-#: setup/class_setupStep_Feedback.inc:185
-msgid ""
-"You have to select at least one of both options, subscribe or send feedback."
+#: include/class_acl.inc:1093 include/class_acl.inc:1095
+#, php-format
+msgid "ACL role: %s"
 msgstr ""
 
-#: setup/class_setup.inc:195
-msgid "Completed"
+#: include/class_acl.inc:1095
+msgid "unknown ACL role"
 msgstr ""
 
-#: setup/class_setup.inc:235
-msgid "Check again"
+#: include/class_acl.inc:1103
+#, php-format
+msgid "Contains settings for these objects: %s"
 msgstr ""
 
-#: setup/class_setup.inc:238
-msgid "Next"
+#: include/class_acl.inc:1120
+msgid "inactive"
 msgstr ""
 
-#: setup/setup_migrate.tpl:2
-msgid ""
-"During the LDAP inspection, we're going to check for several common pitfalls "
-"that may occur when migration to GOsa base LDAP administration. You may want "
-"to fix the problems below, in order to provide smooth services."
+#: include/class_acl.inc:1120
+msgid "No members"
 msgstr ""
 
-#: setup/setup_migrate.tpl:5
-msgid "Checks"
+#: include/class_acl.inc:1291
+msgid "Access control list"
 msgstr ""
 
-#: setup/setup_migrate.tpl:22
-msgid "Add required object classes to the LDAP base"
+#: include/class_acl.inc:1297
+msgid "ACL roles"
 msgstr ""
 
-#: setup/setup_migrate.tpl:24
-msgid "Current"
+#: include/class_acl.inc:1300
+msgid "ACL Entries"
 msgstr ""
 
-#: setup/setup_migrate.tpl:28
-msgid "After migration"
+#: include/class_pluglist.inc:147
+msgid "The configuration format has changed: please run the setup again!"
 msgstr ""
 
-#: setup/setup_migrate.tpl:35
-msgid "Close"
+#: include/class_pluglist.inc:304
+msgid ""
+"You are currently editing a database entry. Do you want to discard the "
+"changes?"
 msgstr ""
 
-#: setup/setup_migrate.tpl:40
-msgid "Create a new GOsa administrator account"
+#: include/class_log.inc:87
+#, php-format
+msgid "Logging failed: %s"
 msgstr ""
 
-#: setup/setup_migrate.tpl:41
-msgid ""
-"This dialog will automatically add a new super administrator to your LDAP "
-"tree."
+#: include/class_log.inc:102
+#, php-format
+msgid "Invalid option %s specified!"
 msgstr ""
 
-#: setup/setup_migrate.tpl:57
-msgid "Password (again)"
+#: include/class_log.inc:106
+msgid "Specified 'objectType' is empty or invalid!"
 msgstr ""
 
-#: setup/class_setupStep_Finish.inc:40
-msgid "Write configuration file"
+#: include/class_jsonRPC.inc:38
+#, php-format
+msgid "The RPC connection (%s) specified for %s:%s is invalid: %s"
 msgstr ""
 
-#: setup/class_setupStep_Finish.inc:41
-msgid "Finish - write the configuration file"
+#: include/class_jsonRPC.inc:331
+#, php-format
+msgid "Unknown HTTP status code %s!"
 msgstr ""
 
-#: setup/class_setupStep_Finish.inc:106
-msgid ""
-"Your configuration file is currently world readable. Please update the file "
-"permissions!"
+#: include/class_core.inc:114
+msgid "All objects"
 msgstr ""
 
-#: setup/class_setupStep_Finish.inc:108
-msgid "The configuration is currently not readable or it does not exists."
+#: include/class_core.inc:132
+msgid "Traditional"
 msgstr ""
 
-#: setup/class_setupStep_Finish.inc:117
-#, php-format
-msgid ""
-"After downloading and placing the file under %s, please make sure that the "
-"user the web server is running with is able to read %s, while other users "
-"shouldn't. You may want to execute these commands to achieve this "
-"requirement:"
+#: include/class_core.inc:132
+msgid "Use samba pool"
 msgstr ""
 
-#: setup/class_setupStep_Checks.inc:40 setup/class_setupStep_Checks.inc:41
-msgid "Installation check"
+#: include/class_core.inc:164 include/class_core.inc:167
+msgid "hours"
 msgstr ""
 
-#: setup/class_setupStep_Checks.inc:42
-msgid "Basic checks for PHP compatibility and extensions"
+#: include/class_core.inc:184
+msgid "None"
 msgstr ""
 
-#: setup/class_setupStep_Checks.inc:66
-msgid "Checking PHP version"
+#: include/class_core.inc:200
+msgid "User value"
 msgstr ""
 
-#: setup/class_setupStep_Checks.inc:67
-#, php-format
-msgid "PHP must be of version %s or above."
+#: include/class_core.inc:209
+msgid "Core"
 msgstr ""
 
-#: setup/class_setupStep_Checks.inc:68
-msgid "Please upgrade to a supported version."
+#: include/class_core.inc:210
+msgid "GOsa core plugin"
 msgstr ""
 
-#: setup/class_setupStep_Checks.inc:75
-msgid "GOsa requires this module to talk with your LDAP server."
+#: include/class_core.inc:238
+msgid ""
+"Enables htaccess instead of LDAP authentication. This can be used to enable "
+"other authentication mechanisms like Kerberos for the GOsa login."
 msgstr ""
 
-#: setup/class_setupStep_Checks.inc:83
-msgid "GOsa requires this module for an internationalized interface."
+#: include/class_core.inc:248
+msgid "Enables the usage statistics module."
 msgstr ""
 
-#: setup/class_setupStep_Checks.inc:91
-msgid "GOsa requires this module for the samba integration."
+#: include/class_core.inc:258
+msgid "Database file to be used by the usage statistics module."
 msgstr ""
 
-#: setup/class_setupStep_Checks.inc:99
+#: include/class_core.inc:268
 msgid ""
-"GOsa requires either 'mhash' or the 'sha1' module to make use of SSHA "
-"encryption."
+"Enables event logging in GOsa. Setting it to 'On' make GOsa log every action "
+"a user performs via syslog. If you use this in combination with rsyslog and "
+"configure it to mysql logging, you can browse all events in GOsa."
 msgstr ""
 
-#: setup/class_setupStep_Checks.inc:107
-msgid "GOsa requires this module to talk to an IMAP server."
+#: include/class_core.inc:279
+msgid ""
+"Enables a status bar on the bottom of lists displaying a summary of type and "
+"number of elements in the list."
 msgstr ""
 
-#: setup/class_setupStep_Checks.inc:114
-msgid "mbstring"
+#: include/class_core.inc:289
+msgid "Specify the minimum length for newly entered passwords."
 msgstr ""
 
-#: setup/class_setupStep_Checks.inc:115
-msgid "GOsa requires this module to handle Unicode strings."
+#: include/class_core.inc:299
+msgid ""
+"Specify the minimum number of characters that have to differ between old and "
+"newly entered passwords."
 msgstr ""
 
-#: setup/class_setupStep_Checks.inc:122
-msgid "Calendar"
+#: include/class_core.inc:309
+msgid ""
+"Command to generate password proposals. If a command has been specified, the "
+"user can decide whether to use an automatic password or a manually specified "
+"one."
 msgstr ""
 
-#: setup/class_setupStep_Checks.inc:123
-msgid "GOsa requires this module to calculate dates."
+#: include/class_core.inc:319
+msgid ""
+"Enable display of PHP errors on the top of the page. Disable this feature in "
+"production environments to avoid the exposure of sensitive data."
 msgstr ""
 
-#: setup/class_setupStep_Checks.inc:130
-msgid "MySQL"
+#: include/class_core.inc:319
+#, php-format
+msgid "Related option"
 msgstr ""
 
-#: setup/class_setupStep_Checks.inc:131
+#: include/class_core.inc:329
 msgid ""
-"GOsa requires this module to communicate with several supported databases."
+"Show messages that may assist plugin development. Be aware that this option "
+"may produce some ACL related false error messages!"
 msgstr ""
 
-#: setup/class_setupStep_Checks.inc:148
-msgid "samba hash generator"
+#: include/class_core.inc:340
+msgid ""
+"Enable LDAP schema verification during login. The recommended setting is "
+"'On' because it enables efficient methods to create missing subtrees in the "
+"LDAP."
 msgstr ""
 
-#: setup/class_setupStep_Checks.inc:149
-msgid "GOsa requires this command to synchronize POSIX and samba passwords."
+#: include/class_core.inc:350
+msgid "Enable copy and paste for most objects managed by GOsa."
 msgstr ""
 
-#: setup/class_setupStep_Checks.inc:150
-msgid ""
-"Deploy a gosa-si installation or install the Perl Crypt::SmbHash modules."
+#: include/class_core.inc:360
+msgid "Enable PHP security checks for disabled register_global settings."
 msgstr ""
 
-#: setup/class_setupStep_Checks.inc:163
-msgid "imagick"
+#: include/class_core.inc:370
+msgid "Enable automatic redirection to HTTPS based administration."
 msgstr ""
 
-#: setup/class_setupStep_Checks.inc:164
-msgid "GOsa requires this extension to handle images."
+#: include/class_core.inc:380
+msgid "Enable logging of detailed information of LDAP operations."
 msgstr ""
 
-#: setup/class_setupStep_Checks.inc:179
-msgid "compression module"
+#: include/class_core.inc:390
+msgid "Enable LDAP referral chasing."
 msgstr ""
 
-#: setup/class_setupStep_Checks.inc:180
-msgid "GOsa requires this extension to handle snapshots."
+#: include/class_core.inc:400
+msgid ""
+"Specify LDAP element filter limit. If the limit is not 0, GOsa speeds up "
+"group queries by putting several queries into a single query. This is known "
+"to produce problems on some LDAP servers (i.e. Sun DS) and needs to be "
+"lowered or disabled."
 msgstr ""
 
-#: setup/class_setupStep_Checks.inc:191
+#: include/class_core.inc:410
 msgid ""
-"register_globals is a PHP mechanism to register all global variables to be "
-"accessible from scripts without changing the scope. This may be a security "
-"risk."
+"Specify the maximum number of entries GOsa will request from an LDAP server. "
+"A warning is displayed if this limit is exceeded."
 msgstr ""
 
-#: setup/class_setupStep_Checks.inc:192
-msgid "Search for 'register_globals' in your php.ini and switch it to 'Off'."
+#: include/class_core.inc:420
+msgid "Disable checks for LDAP size limits."
 msgstr ""
 
-#: setup/class_setupStep_Checks.inc:200
-msgid "PHP uses this value for the garbage collector to delete old sessions."
+#: include/class_core.inc:430
+msgid "Enable warnings for non encrypted connections."
 msgstr ""
 
-#: setup/class_setupStep_Checks.inc:201
-msgid ""
-"Setting this value to one day will prevent loosing session and cookies "
-"before they really timeout."
+#: include/class_core.inc:440
+msgid "Enable compression for PPD files."
 msgstr ""
 
-#: setup/class_setupStep_Checks.inc:202
+#: include/class_core.inc:451
 msgid ""
-"Search for 'session.gc_maxlifetime' in your php.ini and set it to 86400 or "
-"higher."
+"DN of user with ACL checks disabled. This should only be used to restore "
+"lost administrative ACLs."
 msgstr ""
 
-#: setup/class_setupStep_Checks.inc:209 setup/class_setupStep_Checks.inc:225
-#: setup/class_setupStep_Checks.inc:241 setup/class_setupStep_Checks.inc:257
-msgid "Off"
+#: include/class_core.inc:462
+msgid "Storage path for PPD files."
 msgstr ""
 
-#: setup/class_setupStep_Checks.inc:210
+#: include/class_core.inc:472
 msgid ""
-"In Order to use GOsa without any trouble, the session.auto_register option "
-"in your php.ini should be set to 'Off'."
+"Number of seconds a LDAP query is allowed to take until GOsa aborts the "
+"request."
 msgstr ""
 
-#: setup/class_setupStep_Checks.inc:211
-msgid "Search for 'session.auto_start' in your php.ini and set it to 'Off'."
+#: include/class_core.inc:482
+msgid "Enables storing of user filters in browser cookies."
 msgstr ""
 
-#: setup/class_setupStep_Checks.inc:218
-msgid ""
-"GOsa needs at least 32MB of memory. Setting it below this limit may cause "
-"errors that are not reproducible! Increase it for larger setups."
+#: include/class_core.inc:492
+msgid "Enables sending of compressed web page content."
 msgstr ""
 
-#: setup/class_setupStep_Checks.inc:219
-msgid ""
-"Search for 'memory_limit' in your php.ini and set it to '32M' or higher."
+#: include/class_core.inc:503
+msgid "LDAP attribute which is used to detect changes."
 msgstr ""
 
-#: setup/class_setupStep_Checks.inc:226
+#: include/class_core.inc:514
 msgid ""
-"This option influences the PHP output handling. Turn this Option off, to "
-"increase performance."
+"ISO language code which is used to override the automatic language detection."
 msgstr ""
 
-#: setup/class_setupStep_Checks.inc:227
-msgid "Search for 'implicit_flush' in your php.ini and set it to 'Off'."
+#: include/class_core.inc:525
+msgid "CSS and template theme to be used."
 msgstr ""
 
-#: setup/class_setupStep_Checks.inc:234
-msgid "The Execution time should be at least 30 seconds."
+#: include/class_core.inc:535
+msgid ""
+"Number of seconds after an inactive session expires. This may be overridden "
+"by some systems php.ini/crontab mechanism."
 msgstr ""
 
-#: setup/class_setupStep_Checks.inc:235
+#: include/class_core.inc:545
+msgid "Template engine compile directory."
+msgstr ""
+
+#: include/class_core.inc:555
+#, php-format
 msgid ""
-"Search for 'max_execution_time' in your php.ini and set it to '30' or higher."
+"Logical AND of the integer values below that controls the debug output on "
+"every page load: %s"
 msgstr ""
 
-#: setup/class_setupStep_Checks.inc:242
+#: include/class_core.inc:576
 msgid ""
-"Increase the server security by setting expose_php to 'off'. PHP won't send "
-"any information about the server you are running in this case."
+"Command to create Samba NT/LM hashes. Required for password synchronization "
+"if you don't use supplementary services."
 msgstr ""
 
-#: setup/class_setupStep_Checks.inc:243
-msgid "Search for 'expose_php' in your php.ini and set if to 'Off'."
+#: include/class_core.inc:587
+msgid "Default hash to be used for newly created user passwords."
 msgstr ""
 
-#: setup/class_setupStep_Checks.inc:249
-msgid "On"
+#: include/class_core.inc:596
+msgid ""
+"Enable checking for the presence of problematic unicode characters in "
+"passwords."
 msgstr ""
 
-#: setup/class_setupStep_Checks.inc:250
+#: include/class_core.inc:607
 msgid ""
-"Increase your server security by setting magic_quotes_gpc to 'on'. PHP will "
-"escape all quotes in strings in this case."
+"Specify whether 'cn' or 'uid' style user DNs are generated. For more "
+"sophisticated control use the 'accountRDN' setting."
 msgstr ""
 
-#: setup/class_setupStep_Checks.inc:251
-msgid "Search for 'magic_quotes_gpc' in your php.ini and set it to 'On'."
+#: include/class_core.inc:617
+msgid "Location component for user storage inside of departments."
 msgstr ""
 
-#: setup/class_setupStep_Checks.inc:258
-msgid "Increase your server performance by setting magic_quotes_gpc to 'off'."
+#: include/class_core.inc:627
+msgid "Location component for group storage inside of departments."
 msgstr ""
 
-#: setup/class_setupStep_Checks.inc:259
+#: include/class_core.inc:637
 msgid ""
-"Search for 'zend.ze1_compatibility_mode' in your php.ini and set it to 'Off'."
+"Count base for group IDs. For dynamic ID assignment use the 'nextIdHook' "
+"setting."
 msgstr ""
 
-#: setup/class_setupStep_Checks.inc:269
-msgid "Configuration writable"
+#: include/class_core.inc:647
+msgid ""
+"Count base for user IDs. For dynamic ID assignment use the 'nextIdHook' "
+"setting."
 msgstr ""
 
-#: setup/class_setupStep_Checks.inc:270
-msgid "The configuration file can't be written"
+#: include/class_core.inc:657
+msgid ""
+"Lowest assignable group ID for use with the idAllocationMethod set to 'pool'."
 msgstr ""
 
-#: setup/class_setupStep_Checks.inc:271
-#, php-format
+#: include/class_core.inc:667
 msgid ""
-"GOsa reads its configuration from a file located in (%s/%s). The setup can "
-"write the configuration directly if it is writable."
+"Highest assignable group ID for use with the idAllocationMethod set to "
+"'pool'."
 msgstr ""
 
-#: setup/setup_feedback.tpl:2
-msgid "Feedback successfully send"
+#: include/class_core.inc:677
+msgid ""
+"Lowest assignable user ID for use with the idAllocationMethod set to 'pool'."
 msgstr ""
 
-#: setup/setup_feedback.tpl:6
-msgid "Subscribe to the gosa-announce mailing list"
+#: include/class_core.inc:687
+msgid ""
+"Highest assignable user ID for use with the idAllocationMethod set to 'pool'."
 msgstr ""
 
-#: setup/setup_feedback.tpl:8
+#: include/class_core.inc:697
 msgid ""
-"When checking this option, GOsa will try to connect http://oss.gonicus.de in "
-"order to subscribe you to the gosa-announce mailing list. You've to confirm "
-"this by mail."
+"Count base for user IDs. For dynamic ID assignment use the 'baseIdHook' "
+"setting."
 msgstr ""
 
-#: setup/setup_feedback.tpl:20
-msgid "Mail address"
+#: include/class_core.inc:707
+msgid "Connection URL for use with the gosa-ng service."
 msgstr ""
 
-#: setup/setup_feedback.tpl:28
-msgid "Send feedback to the GOsa project team"
+#: include/class_core.inc:717
+msgid "User name used to connect to the 'gosaRpcServer'."
 msgstr ""
 
-#: setup/setup_feedback.tpl:31
-msgid ""
-"When checking this option, GOsa will try to connect http://oss.gonicus.de in "
-"order to submit your form anonymously."
+#: include/class_core.inc:727
+msgid "Password used to connect to the 'gosaRpcServer'."
 msgstr ""
 
-#: setup/setup_feedback.tpl:38
-msgid "Did the setup procedure help you to get started?"
+#: include/class_core.inc:737
+msgid "Connection URI for use with the gosa-si service (obsolete)."
 msgstr ""
 
-#: setup/setup_feedback.tpl:39 setup/setup_feedback.tpl:50
-#: setup/class_setupStep_Ldap.inc:75
-msgid "Yes"
+#: include/class_core.inc:747
+msgid "Number of seconds after a gosa-si connection is considered 'dead'."
 msgstr ""
 
-#: setup/setup_feedback.tpl:41 setup/setup_feedback.tpl:52
-#: setup/class_setupStep_Ldap.inc:75
-msgid "No"
+#: include/class_core.inc:758
+msgid "User attribute which is used for log in."
 msgstr ""
 
-#: setup/setup_feedback.tpl:44
-msgid "If not, what problems did you encounter"
+#: include/class_core.inc:769
+msgid "Local time zone."
 msgstr ""
 
-#: setup/setup_feedback.tpl:48
-msgid "Is this the first time you use GOsa?"
+#: include/class_core.inc:779
+msgid ""
+"Enable tagging of administrative units. This can be used in conjunction with "
+"ACLs (obsolete)."
 msgstr ""
 
-#: setup/setup_feedback.tpl:53
-msgid "I use it since"
+#: include/class_core.inc:789
+msgid "Enable the use of {sasl} instead of {kerberos} for user realms."
 msgstr ""
 
-#: setup/setup_feedback.tpl:54
-msgid "Select the year since when you are using GOsa"
+#: include/class_core.inc:799
+msgid ""
+"Enable RFC 2307bis style groups. This combines the use of 'member' and "
+"'memberUid' attributes."
 msgstr ""
 
-#: setup/setup_feedback.tpl:60
-msgid "What operating system / distribution do you use?"
+#: include/class_core.inc:809
+msgid ""
+"Adjusts the user DN generation to include the users personal title (only in "
+"conjunction with accountPrimaryAttribute)."
 msgstr ""
 
-#: setup/setup_feedback.tpl:64
-msgid "What web server do you use?"
+#: include/class_core.inc:819
+msgid "Script to be called for finding the next free id for groups or users."
 msgstr ""
 
-#: setup/setup_feedback.tpl:68
-msgid "What PHP version do you use?"
+#: include/class_core.inc:828
+msgid ""
+"Descriptive string for the automatic ID generator. Please read the FAQ file "
+"for more information."
 msgstr ""
 
-#: setup/setup_feedback.tpl:72
-msgid "GOsa version"
+#: include/class_core.inc:838
+msgid "Enable strict checking for user IDs and group names."
 msgstr ""
 
-#: setup/setup_feedback.tpl:78 setup/setup_feedback.tpl:79
-msgid "LDAP"
+#: include/class_core.inc:848
+msgid ""
+"Lowest assignable user or group ID. Only active if idAllocationMethod is set "
+"to 'traditional'."
 msgstr ""
 
-#: setup/setup_feedback.tpl:81
-msgid "What kind of LDAP server(s) do you use?"
+#: include/class_core.inc:859
+msgid "Attribute to be used for primary mail addresses."
 msgstr ""
 
-#: setup/setup_feedback.tpl:85
-msgid "How many objects are in your LDAP?"
+#: include/class_core.inc:869
+msgid "Namespace used for shared folders."
 msgstr ""
 
-#: setup/setup_feedback.tpl:91 setup/setup_feedback.tpl:92
-msgid "Features"
+#: include/class_core.inc:879
+msgid ""
+"Namespace rule to create user folders. Please read the FAQ file for more "
+"information."
 msgstr ""
 
-#: setup/setup_feedback.tpl:94
-msgid "What features of GOsa do you use?"
+#: include/class_core.inc:889
+msgid ""
+"Namespace rule to create folders. Please read the FAQ file for more "
+"information."
 msgstr ""
 
-#: setup/setup_feedback.tpl:103
-msgid "What features do you want to see in future versions of GOsa?"
+#: include/class_core.inc:899
+msgid "Seconds after an IMAP connection is considered dead."
 msgstr ""
 
-#: setup/setup_feedback.tpl:107
-msgid "Send feedback"
+#: include/class_core.inc:910
+msgid "Class name of the mail method to be used."
 msgstr ""
 
-#: setup/setup_finish.tpl:3
-msgid "Create your configuration file"
+#: include/class_core.inc:920
+msgid ""
+"Enable slashes instead of dots as a name space separator for Cyrus IMAP."
 msgstr ""
 
-#: setup/setup_finish.tpl:10
-msgid "Depending on the user name your web server is running on:"
+#: include/class_core.inc:930
+msgid ""
+"Directory to store vacation templates. Please read the FAQ file for more "
+"information."
 msgstr ""
 
-#: setup/setup_finish.tpl:27
-msgid "Download configuration"
+#: include/class_core.inc:940
+msgid "Enable TLS for LDAP connections."
 msgstr ""
 
-#: setup/setup_finish.tpl:33
-msgid "Status: "
+#: include/class_core.inc:950
+msgid "Enable IVBB used by german authorities."
 msgstr ""
 
-#: setup/class_setupStep_Ldap.inc:54
-msgid "LDAP setup"
+#: include/class_core.inc:960
+msgid ""
+"Maintain sambaIdmapEntry objects to improve performance on some Samba "
+"versions."
 msgstr ""
 
-#: setup/class_setupStep_Ldap.inc:55
-msgid "LDAP connection setup"
+#: include/class_core.inc:970
+msgid "Enable checks to determine whether an account is expired or not."
 msgstr ""
 
-#: setup/class_setupStep_Ldap.inc:56
+#: include/class_core.inc:980
 msgid ""
-"This dialog performs the basic configuration of the LDAP connectivity for "
-"GOsa."
+"String containing the SID for Samba setups without the Domain object in LDAP."
 msgstr ""
 
-#: setup/class_setupStep_Ldap.inc:113
-#, php-format
-msgid "Anonymous bind to server '%s' failed!"
+#: include/class_core.inc:990
+msgid ""
+"String containing the RID base for Samba setups without the Domain object in "
+"LDAP."
 msgstr ""
 
-#: setup/class_setupStep_Ldap.inc:115
-#, php-format
-msgid "Bind as user '%s' failed!"
+#: include/class_core.inc:1000
+msgid "Enable manual object snapshots."
 msgstr ""
 
-#: setup/class_setupStep_Ldap.inc:120
-#, php-format
-msgid "Anonymous bind to server '%s' succeeded."
+#: include/class_core.inc:1010
+msgid "Base DN for snapshot storage."
 msgstr ""
 
-#: setup/class_setupStep_Ldap.inc:121
-msgid "Please specify user and password!"
+#: include/class_core.inc:1020
+msgid "DN of the snapshot administrator."
 msgstr ""
 
-#: setup/class_setupStep_Ldap.inc:123
-#, php-format
-msgid "Bind as user '%s' to server '%s' succeeded!"
+#: include/class_core.inc:1030
+msgid "Password of the snapshot administrator."
 msgstr ""
 
-#: setup/setup_ldap.tpl:2
+#: include/class_core.inc:1041
 msgid ""
-"The main data source used in GOsa is LDAP. In order to access the "
-"information stored there, please enter the required information."
+"Method for user and group ID generation. Note: only the 'traditional' method "
+"is safe due to PHP limitations."
 msgstr ""
 
-#: setup/setup_ldap.tpl:9
-msgid "Please choose the LDAP user to be used by GOsa"
+#: include/class_core.inc:1050
+msgid "URI of server to be used for snapshots."
 msgstr ""
 
-#: setup/setup_ldap.tpl:28 setup/setup_ldap.tpl:29
-msgid "LDAP connection"
+#: include/class_listing.inc:319
+msgid "Select all"
 msgstr ""
 
-#: setup/setup_ldap.tpl:31
-msgid "Location name"
+#: include/class_listing.inc:578
+msgid "created by"
 msgstr ""
 
-#: setup/setup_ldap.tpl:35
-msgid "Connection URI"
+#: include/class_listing.inc:1064 include/class_listing.inc:1066
+msgid "Go to preceding level"
 msgstr ""
 
-#: setup/setup_ldap.tpl:39
-msgid "TLS connection"
+#: include/class_listing.inc:1072 include/class_listing.inc:1074
+msgid "Go to current users level"
 msgstr ""
 
-#: setup/setup_ldap.tpl:57
-msgid "Reload"
+#: include/class_listing.inc:1079
+msgid "Reload list"
 msgstr ""
 
-#: setup/setup_ldap.tpl:63 setup/setup_ldap.tpl:64
-msgid "Authentication"
+#: include/class_listing.inc:1453
+msgid "Copy"
 msgstr ""
 
-#: setup/setup_ldap.tpl:66
-msgid "Administrator DN"
+#: include/class_listing.inc:1459
+msgid "Cut"
 msgstr ""
 
-#: setup/setup_ldap.tpl:71
-msgid "Select user"
+#: include/class_listing.inc:1492
+msgid "Cut this entry"
 msgstr ""
 
-#: setup/setup_ldap.tpl:81
-msgid "Automatically append LDAP base to administrator DN"
+#: include/class_listing.inc:1501
+msgid "Copy this entry"
 msgstr ""
 
-#: setup/setup_ldap.tpl:85
-msgid "Administrator password"
+#: include/class_listing.inc:1533 include/class_listing.inc:1535
+msgid "Restore snapshots"
 msgstr ""
 
-#: setup/setup_ldap.tpl:91 setup/setup_ldap.tpl:92
-msgid "Schema based settings"
+#: include/class_listing.inc:1549
+msgid "Export list"
 msgstr ""
 
-#: setup/setup_ldap.tpl:94
-msgid "Use RFC 2307bis compliant groups"
+#: include/class_listing.inc:1591
+msgid "Create new snapshot for this object"
 msgstr ""
 
-#: setup/setup_ldap.tpl:105 setup/setup_ldap.tpl:106
-msgid "Current status"
+#: include/functions.inc:134
+#, php-format
+msgid "Fatal error: no class locations defined - please run %s to fix this"
 msgstr ""
 
-#: setup/class_setupStep_Migrate.inc:51 setup/class_setupStep_Migrate.inc:52
-msgid "LDAP inspection"
+#: include/functions.inc:141
+#, php-format
+msgid "Fatal error: cannot instantiate class %s - try running %s to fix this"
 msgstr ""
 
-#: setup/class_setupStep_Migrate.inc:53
-msgid "Analyze your current LDAP for GOsa compatibility"
+#: include/functions.inc:466
+#, php-format
+msgid "Error while connecting to LDAP: %s"
 msgstr ""
 
-#: setup/class_setupStep_Migrate.inc:59
-msgid "Checking for root object"
+#: include/functions.inc:537 include/functions.inc:623
+msgid "User ID is not unique!"
 msgstr ""
 
-#: setup/class_setupStep_Migrate.inc:65
-msgid "Inspecting object classes in root object"
+#: include/functions.inc:827 include/functions.inc:945
+msgid "Error while locking entry!"
 msgstr ""
 
-#: setup/class_setupStep_Migrate.inc:71
-msgid "Checking permission for LDAP database"
+#: include/functions.inc:837
+#, php-format
+msgid "Cannot store lock information in LDAP!"
 msgstr ""
 
-#: setup/class_setupStep_Migrate.inc:78
-msgid "Checking for super administrator"
+#: include/functions.inc:837
+#, php-format
+msgid "Error: %s"
 msgstr ""
 
-#: setup/class_setupStep_Migrate.inc:118 setup/class_setupStep_Migrate.inc:186
-#: setup/class_setupStep_Migrate.inc:709
-msgid "LDAP query failed"
+#: include/functions.inc:1267
+#, php-format
+msgid "The current size limit of %d entries is exceeded!"
 msgstr ""
 
-#: setup/class_setupStep_Migrate.inc:119 setup/class_setupStep_Migrate.inc:187
-#: setup/class_setupStep_Migrate.inc:710
-msgid "Possibly the 'root object' is missing."
+#: include/functions.inc:1269
+#, php-format
+msgid "Set the size limit to %s"
 msgstr ""
 
-#: setup/class_setupStep_Migrate.inc:132 setup/class_setupStep_Migrate.inc:145
-#: setup/class_setupStep_Migrate.inc:307 setup/class_setupStep_Migrate.inc:661
-#: setup/class_setupStep_Migrate.inc:674 setup/class_setupStep_Migrate.inc:729
-#: setup/class_setupStep_Migrate.inc:750 setup/class_setupStep_Migrate.inc:802
-msgid "Failed"
+#: include/functions.inc:1286
+msgid "list is incomplete"
 msgstr ""
 
-#: setup/class_setupStep_Migrate.inc:134 setup/class_setupStep_Migrate.inc:147
-#, php-format
-msgid ""
-"The specified user '%s' does not have full access to your LDAP database."
+#: include/functions.inc:1636
+msgid "Continue anyway"
 msgstr ""
 
-#: setup/class_setupStep_Migrate.inc:308
-msgid "There is no GOsa administrator account inside your LDAP."
+#: include/functions.inc:1638
+msgid "Edit anyway"
+msgstr ""
+
+#: include/functions.inc:1641
+msgid "These entries are currently locked:"
+msgstr ""
+
+#: include/functions.inc:1882
+msgid "Entries per page"
+msgstr ""
+
+#: include/functions.inc:2060
+#, php-format
+msgid "GOsa %s"
 msgstr ""
 
-#: setup/class_setupStep_Migrate.inc:377
-msgid "Migration error"
+#: include/functions.inc:2067
+#, php-format
+msgid "GOsa %s snapshot (Rev %s)"
 msgstr ""
 
-#: setup/class_setupStep_Migrate.inc:377
+#: include/functions.inc:2072
 #, php-format
-msgid "Cannot add ACL for user '%s':"
+msgid "GOsa development snapshot (Rev %s)"
 msgstr ""
 
-#: setup/class_setupStep_Migrate.inc:415 setup/class_setupStep_Migrate.inc:425
-msgid "Input error"
+#: include/functions.inc:2168
+#, php-format
+msgid "File %s cannot be deleted!"
 msgstr ""
 
-#: setup/class_setupStep_Migrate.inc:420
-msgid "Password error"
+#: include/functions.inc:2198 include/functions.inc:2218
+msgid "Cannot write revision file!"
 msgstr ""
 
-#: setup/class_setupStep_Migrate.inc:420
-msgid "Provided passwords do not match!"
+#: include/functions.inc:2489 include/functions.inc:2493
+#: include/functions.inc:2499
+msgid "'baseIdHook' is not available. Using default base!"
 msgstr ""
 
-#: setup/class_setupStep_Migrate.inc:425
-msgid "Specify a valid user ID!"
+#: include/functions.inc:2523
+msgid ""
+"Cannot read schema information from LDAP. Schema validation is not possible!"
 msgstr ""
 
-#: setup/class_setupStep_Migrate.inc:450
-#, php-format
-msgid "Adding an administrative user failed: object '%s' already exists!"
+#: include/functions.inc:2549
+msgid "This class is used to make users appear in GOsa."
 msgstr ""
 
-#: setup/class_setupStep_Migrate.inc:662
+#: include/functions.inc:2556
 msgid ""
-"The LDAP root object is missing. It is required to use your LDAP service."
-msgstr ""
-
-#: setup/class_setupStep_Migrate.inc:663 setup/class_setupStep_Migrate.inc:676
-msgid "Try to create root object"
+"This class is used to lock entries in order to prevent multiple edits at a "
+"time."
 msgstr ""
 
-#: setup/class_setupStep_Migrate.inc:675
-msgid "Root object couldn't be created, you should try it on your own."
+#: include/functions.inc:2601
+#, php-format
+msgid "Required object class %s is missing!"
 msgstr ""
 
-#: setup/class_setupStep_Migrate.inc:730
+#: include/functions.inc:2604
 #, php-format
-msgid "Missing GOsa object class '%s'!"
+msgid "Optional object class %s is missing!"
 msgstr ""
 
-#: setup/class_setupStep_Migrate.inc:731
-msgid "Please check your installation."
+#: include/functions.inc:2609
+#, php-format
+msgid "Wrong version of required object class %s (!=%s) detected!"
 msgstr ""
 
-#: setup/class_setupStep_Migrate.inc:752
+#: include/functions.inc:2612
 #, php-format
-msgid ""
-"Cannot handle the structural object type of your root object. Please try to "
-"add the object class '%s' manually."
+msgid "Class available"
 msgstr ""
 
-#: setup/setup_welcome.tpl:3
-msgid "How to get started"
+#: include/functions.inc:2634
+msgid ""
+"RFC2307bis schema is enabled, but the current LDAP configuration does not "
+"support it!"
 msgstr ""
 
-#: setup/setup_welcome.tpl:5
+#: include/functions.inc:2635
 msgid ""
-"This seems to be the first time you run GOsa on this system. To start the "
-"GOsa web interface you need a working configuration file, which can be "
-"generated by this wizard."
+"To use RFC2307bis groups, the objectClass 'posixGroup' must be AUXILIARY."
 msgstr ""
 
-#: setup/setup_welcome.tpl:9
-msgid "What you need to generate a configuration file:"
+#: include/functions.inc:2639
+msgid ""
+"RFC2307bis schema is disabled, but the current LDAP configuration supports "
+"it!"
 msgstr ""
 
-#: setup/setup_welcome.tpl:13
-msgid "The hostname of your LDAP server"
+#: include/functions.inc:2640
+msgid "To correct this, the objectClass 'posixGroup' must be STRUCTURAL."
 msgstr ""
 
-#: setup/setup_welcome.tpl:14
-msgid "Installed GOsa and supplementary schema"
+#: include/functions.inc:2665
+msgid "German"
 msgstr ""
 
-#: setup/setup_welcome.tpl:15
-msgid "The LDAP base of your LDAP directory"
+#: include/functions.inc:2666
+msgid "French"
 msgstr ""
 
-#: setup/setup_welcome.tpl:16
-msgid "The DN and the password of the LDAP administration user"
+#: include/functions.inc:2667
+msgid "Italian"
 msgstr ""
 
-#: setup/setup_welcome.tpl:20
-msgid ""
-"If you've collected the needed information, unlock the setup process like "
-"shown in the next paragraph."
+#: include/functions.inc:2668
+msgid "Spanish"
 msgstr ""
 
-#: setup/setup_welcome.tpl:24
-msgid "Starting the setup"
+#: include/functions.inc:2669
+msgid "English"
 msgstr ""
 
-#: setup/setup_welcome.tpl:26
-msgid ""
-"For security reasons you need to authenticate the installation by creating "
-"the file '/tmp/gosa.auth', containing the current session ID on the servers "
-"local filesystem. This can be done by executing the following command:"
+#: include/functions.inc:2670
+msgid "Dutch"
 msgstr ""
 
-#: setup/setup_welcome.tpl:32
-msgid "Click the 'Next' button when you've finished."
+#: include/functions.inc:2671
+msgid "Polish"
 msgstr ""
 
-#: setup/setup_license.tpl:3
-msgid ""
-"GOsa is developed under the terms of the GNU General Public License v2. "
-"Please accept the terms below."
+#: include/functions.inc:2672
+msgid "Brazilian Portuguese"
 msgstr ""
 
-#: setup/setup_license.tpl:11
-msgid "I have read the license and accept it"
+#: include/functions.inc:2674
+msgid "Chinese"
 msgstr ""
 
-#: setup/setup_checks.tpl:2
-msgid ""
-"This step checks if your PHP server has all required modules and "
-"configuration settings."
+#: include/functions.inc:2675
+msgid "Vietnamese"
 msgstr ""
 
-#: setup/setup_checks.tpl:5
-msgid "Inspection"
+#: include/functions.inc:2676
+msgid "Russian"
 msgstr ""
 
-#: setup/setup_checks.tpl:8
-msgid "PHP module and extension checks"
+#: include/functions.inc:2869
+msgid "Cannot detect password hash!"
 msgstr ""
 
-#: setup/setup_checks.tpl:10
-msgid "Basic checks"
+#: include/functions.inc:2910 include/functions.inc:2985
+#, php-format
+msgid "Pre-event hook reported a problem: %s. Password change canceled!"
 msgstr ""
 
-#: setup/setup_checks.tpl:38 setup/setup_checks.tpl:79
-msgid "GOsa will NOT run without fixing this."
+#: include/functions.inc:2941
+msgid "Password change failed!"
 msgstr ""
 
-#: setup/setup_checks.tpl:40 setup/setup_checks.tpl:81
-msgid "GOsa will run without fixing this."
+#: include/functions.inc:2949
+#, php-format
+msgid "Post-event hook reported a problem: %s. Password change canceled!"
 msgstr ""
 
-#: setup/setup_checks.tpl:50
-msgid "PHP setup configuration"
+#: include/functions.inc:3053
+msgid "Cannot generate SAMBA hash!"
 msgstr ""
 
-#: setup/setup_checks.tpl:50
-msgid "show information"
+#: include/functions.inc:3068
+#, php-format
+msgid "Generating SAMBA hash by running %s failed: check %s!"
 msgstr ""
 
-#: setup/setup_checks.tpl:51
-msgid "Extended checks"
+#: include/functions.inc:3346 include/functions.inc:3360
+#: include/functions.inc:3398 include/functions.inc:3410
+#: include/functions.inc:3414 include/functions.inc:3429
+#: include/functions.inc:3438
+msgid "Cannot allocate free ID:"
 msgstr ""
 
-#: setup/setup_schema.tpl:1
-msgid "Schema specific settings"
+#: include/functions.inc:3346
+msgid "unknown idAllocation method!"
 msgstr ""
 
-#: setup/setup_schema.tpl:4
-msgid "Schema check succeeded"
+#: include/functions.inc:3360
+#, php-format
+msgid "%sPoolMin >= %sPoolMax!"
 msgstr ""
 
-#: setup/setup_schema.tpl:7
-msgid "Schema check failed"
+#: include/functions.inc:3390
+msgid "Cannot create sambaUnixIdPool entry!"
 msgstr ""
 
-#: setup/setup_schema.tpl:11
-msgid ""
-"Could not read any schema information, all checks skipped. Adjust your LDAP "
-"ACLs."
+#: include/functions.inc:3398
+msgid "sambaUnixIdPool is not unique!"
 msgstr ""
 
-#: setup/setup_schema.tpl:13
-msgid ""
-"It seems that your LDAP database wasn't initialized yet. This maybe the "
-"reason, why GOsa can't read your schema configuration!"
+#: include/functions.inc:3410 include/functions.inc:3414
+msgid "no ID available!"
 msgstr ""
 
-#: setup/class_setupStep_Schema.inc:37 setup/class_setupStep_Schema.inc:38
-msgid "LDAP schema check"
+#: include/functions.inc:3438
+msgid "maximum number of tries exceeded!"
 msgstr ""
 
-#: setup/class_setupStep_Schema.inc:39
-msgid "Perform test on your current LDAP schema"
+#: include/functions.inc:3498
+msgid "Cannot allocate free ID!"
 msgstr ""
 
-#: setup/class_setupStep_Welcome.inc:42
-msgid "Welcome"
+#: include/class_GOsaRegistration.inc:127
+msgid ""
+"UNIX-timestamp pointing to the date GOsa will ask for a registration again "
+"(-1 to disable)"
 msgstr ""
 
-#: setup/class_setupStep_Welcome.inc:43
-msgid "The welcome message"
+#: include/exporter/class_cvsExporter.inc:48
+msgid "CSV"
 msgstr ""
 
-#: setup/class_setupStep_Welcome.inc:44
-msgid "Welcome to the GOsa setup assistent"
+#: include/exporter/class_pdfExporter.inc:18
+msgid "No PDF export possible: there is no FPDF library installed."
 msgstr ""
 
-#: setup/class_setupStep_License.inc:56 setup/class_setupStep_License.inc:57
-msgid "License"
+#: include/exporter/class_pdfExporter.inc:145
+msgid "PDF"
 msgstr ""
 
-#: setup/class_setupStep_License.inc:58
-msgid "Terms and conditions for usage"
+#: include/exporter/class_PDF.inc:24
+msgid "Page"
 msgstr ""
 
-#: setup/setup_language.tpl:3
-msgid "Please select the preferred language"
+#: include/class_management.inc:487
+#, php-format
+msgid "You are not allowed to create a snapshot for %s!"
 msgstr ""
 
-#: setup/setup_language.tpl:5
-msgid ""
-"At this point, you can select the site wide default language. Choosing "
-"'automatic' will use the language requested by the browser. This setting can "
-"be overridden per user."
+#: include/class_management.inc:534 include/class_management.inc:586
+#: include/class_management.inc:600
+#, php-format
+msgid "You are not allowed to restore a snapshot for %s!"
 msgstr ""
 
-#: setup/setup_language.tpl:9
-msgid "Please select your preferred language here"
+#: include/class_management.inc:549
+#, php-format
+msgid "You are not allowed to remove a snapshot for %s!"
 msgstr ""
 
-#: setup/class_setupStep_Language.inc:40 setup/class_setupStep_Language.inc:41
-msgid "Language setup"
+#: include/class_management.inc:669
+#, php-format
+msgid ""
+"No tab definition for %s found in configuration file: cannot create plugin "
+"instance!"
 msgstr ""
 
-#: setup/class_setupStep_Language.inc:42
-msgid "This step allows you to select your preferred language."
+#: include/class_pathNavigator.inc:86
+msgid "Welcome to GOsa"
 msgstr ""
index d9ab13a178bc435b47f25fafc9a3dee44f727e43..55880df7805e41c877c00429ab9d2036cbbb4649 100644 (file)
@@ -11,7 +11,7 @@ msgid ""
 msgstr ""
 "Project-Id-Version: messages\n"
 "Report-Msgid-Bugs-To: \n"
-"POT-Creation-Date: 2010-10-28 20:40+0200\n"
+"POT-Creation-Date: 2010-12-01 15:07+0100\n"
 "PO-Revision-Date: 2006-06-02 16:58+0100\n"
 "Last-Translator: Niels Klomp (CareWorks ICT Services) <nk@careworks.nl>\n"
 "Language-Team: CareWorks ICT Services <info@careworks.nl>\n"
@@ -20,162 +20,57 @@ msgstr ""
 "Content-Type: text/plain; charset=UTF-8\n"
 "Content-Transfer-Encoding: 8bit\n"
 
-#: ihtml/themes/default/login.tpl:31
-#, fuzzy
-msgid "Login to GOsa"
-msgstr "Welkom bij het GOsa installatie programma!"
-
-#: ihtml/themes/default/login.tpl:37 ihtml/themes/default/login.tpl:40
-#: ihtml/themes/default/password.tpl:86 ihtml/themes/default/password.tpl:90
-#, fuzzy
-msgid "User name"
-msgstr "Gebruikersnaam"
-
-#: ihtml/themes/default/login.tpl:47
-#: plugins/generic/dashBoard/Register/register.tpl:53
-#: plugins/personal/generic/paste_generic.tpl:21 setup/setup_migrate.tpl:53
-msgid "Password"
-msgstr "Wachtwoord"
-
-#: ihtml/themes/default/login.tpl:61
-msgid "Choose the directory to work on"
-msgstr ""
-
-#: ihtml/themes/default/login.tpl:66
-msgid "Click here to log in"
-msgstr "Klik hier om in te loggen"
-
-#: ihtml/themes/default/login.tpl:66 ihtml/themes/default/login.tpl:67
-#, fuzzy
-msgid "Log in"
-msgstr "Inlognaam"
-
-#: ihtml/themes/default/copyPasteDialog.tpl:1
-#, fuzzy
-msgid "Copy & paste wizard"
-msgstr "Kopieren &amp; plakken wizard"
-
-#: ihtml/themes/default/copyPasteDialog.tpl:7
-#, fuzzy
-msgid ""
-"Some values need to be unique in the complete directory while some "
-"combinations make no sense. Please edit the values below to fulfill the "
-"policies."
-msgstr ""
-"Somige waardes moeten uniek zijn binnen de gehele directory, terwijl sommige "
-"combinaties geen zin hebben. GOsa toont de relevante attributen. Bewaar de "
-"waardes hieronder a.u.b. om aan deze vereisten te voldoen."
-
-#: ihtml/themes/default/copyPasteDialog.tpl:9
-msgid "Remember that some properties like taken snapshots will not be copied!"
-msgstr ""
-
-#: ihtml/themes/default/copyPasteDialog.tpl:10
-msgid ""
-"Or if you copy or cut an entry within GOsa and delete the source object, you "
-"may get errors while pasting this object again!"
-msgstr ""
-
-#: ihtml/themes/default/copyPasteDialog.tpl:19
-#: include/utils/class_msgPool.inc:313
-#, php-format
-msgid "Save"
-msgstr "Opslaan"
-
-#: ihtml/themes/default/copyPasteDialog.tpl:21
-#: ihtml/themes/default/acl.tpl:137 ihtml/themes/default/acl.tpl:153
-#: ihtml/themes/default/snapshotdialog.tpl:44
-#: ihtml/themes/default/snapshotdialog.tpl:90
-#: ihtml/themes/default/msg_dialog.tpl:80
-#: ihtml/themes/default/msg_dialog.tpl:141
-#: ihtml/themes/default/msg_dialog.tpl:146
-#: ihtml/themes/default/islocked.tpl:26 include/utils/class_msgPool.inc:295
-#: setup/setup_migrate.tpl:71 setup/setup_ldap.tpl:20
-#, php-format
-msgid "Cancel"
-msgstr "Annuleren"
-
-#: ihtml/themes/default/copyPasteDialog.tpl:23
+#: plugins/admin/acl/acl-filter.xml:18 plugins/admin/users/user-filter.xml:19
+#: plugins/admin/groups/singleUserSelect/singleUser-filter.xml:20
+#: plugins/admin/groups/userSelect/user-filter.xml:20
+#: plugins/admin/groups/userGroupSelect/selectUserGroup-filter.xml:21
+#: plugins/admin/groups/group-filter.xml:17
+#: plugins/admin/departments/dep-filter.xml:17
+#: plugins/admin/newConfigManagement/DeviceConfig-filter.xml:14
+#: plugins/admin/ogroups/ogroup-filter.xml:18
+#: plugins/admin/ogroups/objectSelect/selectObject-filter.xml:32
+#: plugins/personal/posix/trustSelect/trust-filter.xml:17
+#: plugins/personal/posix/groupSelect/group-filter.xml:16
 #, fuzzy
-msgid "Cancel all"
-msgstr "Annuleren"
-
-#: ihtml/themes/default/copyPasteDialog.tpl:28
-msgid "Operation complete"
-msgstr "Bewerking afgerond"
-
-#: ihtml/themes/default/copyPasteDialog.tpl:30
-#: setup/class_setupStep_Finish.inc:39
-msgid "Finish"
-msgstr "Opslaan"
+msgid "Default filter"
+msgstr "Parameters"
 
-#: ihtml/themes/default/userFilter.tpl:1
+#: plugins/admin/acl/acl-filter.xml:33 plugins/admin/acl/tabs_acl_role.inc:28
 #, fuzzy
-msgid "List of defined filters"
-msgstr "Configuratie bestand"
-
-#: ihtml/themes/default/sizelimit.tpl:3
-msgid ""
-"The size limit option makes LDAP operations faster and saves the LDAP server "
-"from getting too much load. The easiest way to handle big databases without "
-"long timeouts would be to limit your search to smaller values and use "
-"filters to get the entries you are looking for."
-msgstr ""
-"De grootte limiet optie maakt LDAP bewerkingen sneller en behoedt de LDAP "
-"server voor een te grote werkdruk. De eenvoudigste manier om met grote "
-"databases te werken zonder lange timeouts is door zoekopdrachten in grootte "
-"te beperken en door filters te gebruiken voor de informatie die u zoekt."
-
-#: ihtml/themes/default/sizelimit.tpl:8
-msgid "Please choose the way to react for this session"
-msgstr "Kies a.u.b. de manier waarop gereageerd moet worden voor deze sessie"
-
-#: ihtml/themes/default/sizelimit.tpl:10
-msgid "ignore this error and show all entries the LDAP server returns"
-msgstr "Negeer deze fout en toon alle gegevens die de LDAP server teruggeeft"
+msgid "ACL Templates"
+msgstr "Sjablonen"
 
-#: ihtml/themes/default/sizelimit.tpl:11
+#: plugins/admin/acl/acl-filter.xml:48
+#: plugins/admin/acl/class_aclManagement.inc:154
 #, fuzzy
-msgid ""
-"ignore this error and show all entries that fit into the defined size limit"
-msgstr ""
-"Negeer deze fout en toon alle gegevens die passen binnen de gedefiniëerde "
-"grootte limiet en laat me daarvoor in de plaats filters gebruiken"
+msgid "ACL Assignment"
+msgstr "Blokkeerlijst beheer"
 
-#: ihtml/themes/default/sizelimit.tpl:16 include/utils/class_msgPool.inc:331
-#, php-format
-msgid "Set"
-msgstr "Stel in"
+#: plugins/admin/acl/tabs_acl.inc:28 plugins/admin/acl/acl-list.xml:15
+#: plugins/admin/acl/class_aclRole.inc:770 include/class_tabs.inc:403
+#: include/class_acl.inc:1290 include/class_acl.inc:1291
+#: include/class_acl.inc:1297
+msgid "ACL"
+msgstr "Rechten"
 
-#: ihtml/themes/default/userFilterEditor.tpl:1
-#: ihtml/themes/default/userFilterEditor.tpl:5
+#: plugins/admin/acl/acl-list.xml:11
 #, fuzzy
-msgid "Filter editor"
-msgstr "Terminal server"
+msgid "List of ACLs"
+msgstr "Lijst met macro's"
 
-#: ihtml/themes/default/userFilterEditor.tpl:8
-#, fuzzy
-msgid "Filter properties"
-msgstr "Bewerk algemene eigenschappen"
+#: plugins/admin/acl/acl-list.xml:23 plugins/admin/acl/acl-list.xml:82
+#: plugins/admin/acl/class_aclRole.inc:714
+#: plugins/personal/generic/generic.tpl:503
+#: plugins/personal/generic/class_user.inc:1666
+msgid "Role"
+msgstr "Funktie"
 
-#: ihtml/themes/default/userFilterEditor.tpl:11 include/class_acl.inc:264
-#: include/class_SnapShotDialog.inc:55 include/class_userFilter.inc:55
-#: include/class_userFilter.inc:150 include/class_userFilterEditor.inc:236
-#: include/class_userFilterEditor.inc:240
-#: plugins/generic/dashBoard/dbChannelStatus/class_dbChannelStatus.inc:14
-#: plugins/generic/dashBoard/dbPluginStatus/class_dbPluginStatus.inc:26
-#: plugins/generic/references/class_reference.inc:57
-#: plugins/generic/references/class_reference.inc:63
-#: plugins/generic/references/class_reference.inc:69
-#: plugins/generic/references/class_reference.inc:75
-#: plugins/generic/references/class_reference.inc:81
-#: plugins/admin/ogroups/objectSelect/selectObject-list.xml:97
-#: plugins/admin/ogroups/class_ogroup.inc:157
-#: plugins/admin/ogroups/class_ogroup.inc:661
-#: plugins/admin/ogroups/class_ogroup.inc:676
-#: plugins/admin/ogroups/class_ogroup.inc:680
-#: plugins/admin/ogroups/class_ogroup.inc:861
-#: plugins/admin/ogroups/ogroup-list.xml:41
+#: plugins/admin/acl/acl-list.xml:49 plugins/admin/acl/class_aclRole.inc:741
+#: plugins/admin/acl/class_aclRole.inc:753
+#: plugins/admin/acl/class_aclRole.inc:763 plugins/admin/acl/acl_role.tpl:7
+#: plugins/admin/acl/paste_role.tpl:4
+#: plugins/admin/users/class_userManagement.inc:533
+#: plugins/admin/users/class_userManagement.inc:580
 #: plugins/admin/groups/userGroupSelect/selectUserGroup-list.xml:49
 #: plugins/admin/groups/group-list.xml:41
 #: plugins/admin/groups/class_group.inc:906
@@ -185,3423 +80,3205 @@ msgstr "Bewerk algemene eigenschappen"
 #: plugins/admin/groups/class_group.inc:950
 #: plugins/admin/groups/class_group.inc:957
 #: plugins/admin/groups/class_group.inc:1057
-#: plugins/admin/users/class_userManagement.inc:533
-#: plugins/admin/users/class_userManagement.inc:580
-#: plugins/admin/newConfigManagement/DeviceConfig-list.xml:34
-#: plugins/admin/departments/class_domain.inc:47
-#: plugins/admin/departments/class_domain.inc:49
-#: plugins/admin/departments/class_domain.inc:54
-#: plugins/admin/departments/class_domain.inc:56
-#: plugins/admin/departments/class_domain.inc:58
-#: plugins/admin/departments/class_domain.inc:90
-#: plugins/admin/departments/class_localityGeneric.inc:48
-#: plugins/admin/departments/class_localityGeneric.inc:50
-#: plugins/admin/departments/class_localityGeneric.inc:55
-#: plugins/admin/departments/class_localityGeneric.inc:57
-#: plugins/admin/departments/class_localityGeneric.inc:59
-#: plugins/admin/departments/class_organizationGeneric.inc:79
-#: plugins/admin/departments/class_organizationGeneric.inc:81
-#: plugins/admin/departments/class_organizationGeneric.inc:86
-#: plugins/admin/departments/class_organizationGeneric.inc:88
-#: plugins/admin/departments/class_organizationGeneric.inc:90
 #: plugins/admin/departments/class_countryGeneric.inc:47
 #: plugins/admin/departments/class_countryGeneric.inc:49
 #: plugins/admin/departments/class_countryGeneric.inc:54
 #: plugins/admin/departments/class_countryGeneric.inc:56
 #: plugins/admin/departments/class_countryGeneric.inc:58
+#: plugins/admin/departments/class_department.inc:355
+#: plugins/admin/departments/class_department.inc:357
+#: plugins/admin/departments/class_department.inc:362
+#: plugins/admin/departments/class_department.inc:369
+#: plugins/admin/departments/class_department.inc:373
 #: plugins/admin/departments/class_dcObject.inc:47
 #: plugins/admin/departments/class_dcObject.inc:49
 #: plugins/admin/departments/class_dcObject.inc:54
 #: plugins/admin/departments/class_dcObject.inc:56
 #: plugins/admin/departments/class_dcObject.inc:58
 #: plugins/admin/departments/class_dcObject.inc:90
-#: plugins/admin/departments/class_department.inc:355
-#: plugins/admin/departments/class_department.inc:357
-#: plugins/admin/departments/class_department.inc:362
-#: plugins/admin/departments/class_department.inc:369
-#: plugins/admin/departments/class_department.inc:373
-#: plugins/admin/acl/class_aclRole.inc:741
-#: plugins/admin/acl/class_aclRole.inc:753
-#: plugins/admin/acl/class_aclRole.inc:763 plugins/admin/acl/acl-list.xml:49
-#: plugins/admin/acl/paste_role.tpl:4 plugins/admin/acl/acl_role.tpl:7
-#: plugins/addons/propertyEditor/property-list.xml:80
+#: plugins/admin/departments/class_localityGeneric.inc:48
+#: plugins/admin/departments/class_localityGeneric.inc:50
+#: plugins/admin/departments/class_localityGeneric.inc:55
+#: plugins/admin/departments/class_localityGeneric.inc:57
+#: plugins/admin/departments/class_localityGeneric.inc:59
+#: plugins/admin/departments/class_organizationGeneric.inc:79
+#: plugins/admin/departments/class_organizationGeneric.inc:81
+#: plugins/admin/departments/class_organizationGeneric.inc:86
+#: plugins/admin/departments/class_organizationGeneric.inc:88
+#: plugins/admin/departments/class_organizationGeneric.inc:90
+#: plugins/admin/departments/class_domain.inc:47
+#: plugins/admin/departments/class_domain.inc:49
+#: plugins/admin/departments/class_domain.inc:54
+#: plugins/admin/departments/class_domain.inc:56
+#: plugins/admin/departments/class_domain.inc:58
+#: plugins/admin/departments/class_domain.inc:90
+#: plugins/admin/newConfigManagement/DeviceConfig-list.xml:34
+#: plugins/admin/ogroups/ogroup-list.xml:41
+#: plugins/admin/ogroups/objectSelect/selectObject-list.xml:97
+#: plugins/admin/ogroups/class_ogroup.inc:157
+#: plugins/admin/ogroups/class_ogroup.inc:661
+#: plugins/admin/ogroups/class_ogroup.inc:676
+#: plugins/admin/ogroups/class_ogroup.inc:680
+#: plugins/admin/ogroups/class_ogroup.inc:861
+#: plugins/personal/posix/trustSelect/trust-list.xml:46
+#: plugins/personal/posix/groupSelect/group-list.xml:33
+#: plugins/personal/posix/trustModeDialog/class_trustModeDialog.inc:45
 #: plugins/personal/generic/class_user.inc:1316
 #: plugins/personal/generic/class_user.inc:1334
 #: plugins/personal/generic/class_user.inc:1376
-#: plugins/personal/generic/class_user.inc:1861
-#: plugins/personal/posix/trustModeDialog/class_trustModeDialog.inc:45
-#: plugins/personal/posix/trustSelect/trust-list.xml:46
-#: plugins/personal/posix/groupSelect/group-list.xml:33
-#: setup/setup_migrate.tpl:43 setup/setup_migrate.tpl:45
-#: setup/setup_feedback.tpl:16
-msgid "Name"
-msgstr "Naam"
-
-#: ihtml/themes/default/userFilterEditor.tpl:19 include/class_acl.inc:254
-#: include/class_acl.inc:264 include/class_SnapShotDialog.inc:174
-#: include/class_userFilter.inc:55 include/class_userFilterEditor.inc:245
-#: plugins/generic/dashBoard/dbChannelStatus/class_dbChannelStatus.inc:14
+#: plugins/personal/generic/class_user.inc:1860
+#: plugins/addons/propertyEditor/property-list.xml:64
 #: plugins/generic/dashBoard/dbPluginStatus/class_dbPluginStatus.inc:26
+#: plugins/generic/dashBoard/dbChannelStatus/class_dbChannelStatus.inc:14
 #: plugins/generic/references/class_reference.inc:57
 #: plugins/generic/references/class_reference.inc:63
 #: plugins/generic/references/class_reference.inc:69
 #: plugins/generic/references/class_reference.inc:75
 #: plugins/generic/references/class_reference.inc:81
-#: plugins/admin/ogroups/objectSelect/selectObject-list.xml:105
-#: plugins/admin/ogroups/class_ogroup.inc:863
-#: plugins/admin/ogroups/generic.tpl:15
-#: plugins/admin/ogroups/ogroup-list.xml:49
-#: plugins/admin/groups/generic.tpl:24
+#: setup/setup_feedback.tpl:16 setup/setup_migrate.tpl:43
+#: setup/setup_migrate.tpl:45 ihtml/themes/default/userFilterEditor.tpl:11
+#: include/class_userFilter.inc:55 include/class_userFilter.inc:150
+#: include/class_userFilterEditor.inc:236
+#: include/class_userFilterEditor.inc:240 include/class_SnapShotDialog.inc:55
+#: include/class_acl.inc:264
+msgid "Name"
+msgstr "Naam"
+
+#: plugins/admin/acl/acl-list.xml:57 plugins/admin/acl/class_aclRole.inc:166
+#: plugins/admin/acl/class_aclRole.inc:743 plugins/admin/acl/acl_role.tpl:17
 #: plugins/admin/groups/userGroupSelect/selectUserGroup-list.xml:57
-#: plugins/admin/groups/group-list.xml:49
+#: plugins/admin/groups/generic.tpl:24 plugins/admin/groups/group-list.xml:49
 #: plugins/admin/groups/class_group.inc:1058
-#: plugins/admin/newConfigManagement/DeviceConfig-list.xml:42
-#: plugins/admin/departments/dep-list.xml:79
-#: plugins/admin/departments/locality.tpl:19
-#: plugins/admin/departments/generic.tpl:19
-#: plugins/admin/departments/class_domain.inc:63
-#: plugins/admin/departments/class_domain.inc:91
-#: plugins/admin/departments/class_localityGeneric.inc:64
-#: plugins/admin/departments/class_localityGeneric.inc:92
-#: plugins/admin/departments/class_organizationGeneric.inc:95
-#: plugins/admin/departments/class_organizationGeneric.inc:123
 #: plugins/admin/departments/class_countryGeneric.inc:63
 #: plugins/admin/departments/class_countryGeneric.inc:92
-#: plugins/admin/departments/class_dcObject.inc:63
-#: plugins/admin/departments/class_dcObject.inc:91
+#: plugins/admin/departments/locality.tpl:19
 #: plugins/admin/departments/domain.tpl:19
-#: plugins/admin/departments/country.tpl:19
-#: plugins/admin/departments/dcObject.tpl:19
 #: plugins/admin/departments/class_department.inc:365
 #: plugins/admin/departments/class_department.inc:675
+#: plugins/admin/departments/dcObject.tpl:19
 #: plugins/admin/departments/organization.tpl:19
-#: plugins/admin/acl/class_aclRole.inc:166
-#: plugins/admin/acl/class_aclRole.inc:743 plugins/admin/acl/acl-list.xml:57
-#: plugins/admin/acl/acl_role.tpl:17
-#: plugins/personal/posix/trustModeDialog/class_trustModeDialog.inc:45
+#: plugins/admin/departments/dep-list.xml:79
+#: plugins/admin/departments/class_dcObject.inc:63
+#: plugins/admin/departments/class_dcObject.inc:91
+#: plugins/admin/departments/class_localityGeneric.inc:64
+#: plugins/admin/departments/class_localityGeneric.inc:92
+#: plugins/admin/departments/country.tpl:19
+#: plugins/admin/departments/class_organizationGeneric.inc:95
+#: plugins/admin/departments/class_organizationGeneric.inc:123
+#: plugins/admin/departments/generic.tpl:19
+#: plugins/admin/departments/class_domain.inc:63
+#: plugins/admin/departments/class_domain.inc:91
+#: plugins/admin/newConfigManagement/DeviceConfig-list.xml:42
+#: plugins/admin/ogroups/ogroup-list.xml:49
+#: plugins/admin/ogroups/generic.tpl:15
+#: plugins/admin/ogroups/objectSelect/selectObject-list.xml:105
+#: plugins/admin/ogroups/class_ogroup.inc:863
 #: plugins/personal/posix/trustSelect/trust-list.xml:53
 #: plugins/personal/posix/groupSelect/group-list.xml:40
+#: plugins/personal/posix/trustModeDialog/class_trustModeDialog.inc:45
+#: plugins/generic/dashBoard/dbPluginStatus/class_dbPluginStatus.inc:26
+#: plugins/generic/dashBoard/dbChannelStatus/class_dbChannelStatus.inc:14
+#: plugins/generic/references/class_reference.inc:57
+#: plugins/generic/references/class_reference.inc:63
+#: plugins/generic/references/class_reference.inc:69
+#: plugins/generic/references/class_reference.inc:75
+#: plugins/generic/references/class_reference.inc:81
+#: ihtml/themes/default/userFilterEditor.tpl:19
+#: include/class_userFilter.inc:55 include/class_userFilterEditor.inc:245
+#: include/class_SnapShotDialog.inc:174 include/class_acl.inc:254
+#: include/class_acl.inc:264
 msgid "Description"
 msgstr "Omschrijving"
 
-#: ihtml/themes/default/userFilterEditor.tpl:27
-#: include/class_userFilter.inc:55
-#, fuzzy
-msgid "Parent filter"
-msgstr "Parameters"
+#: plugins/admin/acl/acl-list.xml:65 plugins/admin/users/user-list.xml:78
+#: plugins/admin/groups/group-list.xml:62
+#: plugins/admin/departments/dep-list.xml:87
+#: plugins/admin/newConfigManagement/DeviceConfig-list.xml:50
+#: plugins/admin/ogroups/ogroup-list.xml:62
+#: plugins/addons/propertyEditor/property-list.xml:96
+#: include/class_listing.inc:1183
+msgid "Actions"
+msgstr "Acties"
 
-#: ihtml/themes/default/userFilterEditor.tpl:40
-#: plugins/personal/generic/class_user.inc:1664
-#: plugins/personal/generic/generic.tpl:604
-msgid "Public visible"
-msgstr "Publiek zichtbaar"
+#: plugins/admin/acl/acl-list.xml:76 plugins/admin/users/user-list.xml:89
+#: plugins/admin/groups/group-list.xml:73
+#: plugins/admin/departments/dep-list.xml:98
+#: plugins/admin/ogroups/ogroup-list.xml:73
+#: setup/class_setupStep_Migrate.inc:309
+msgid "Create"
+msgstr "Aanmaken"
 
-#: ihtml/themes/default/userFilterEditor.tpl:45
-#, fuzzy
-msgid "Enabled"
-msgstr "gedeactiveerd"
+#: plugins/admin/acl/acl-list.xml:95 plugins/admin/acl/acl-list.xml:144
+#: plugins/admin/users/user-list.xml:121
+#: plugins/admin/groups/group-list.xml:98
+#: plugins/admin/departments/dep-list.xml:160
+#: plugins/admin/departments/dep-list.xml:181
+#: plugins/admin/newConfigManagement/DeviceConfig-list.xml:64
+#: plugins/admin/ogroups/ogroup-list.xml:98
+#: plugins/personal/generic/generic_certs.tpl:22
+#: plugins/personal/generic/generic_certs.tpl:48
+#: plugins/personal/generic/generic_certs.tpl:74
+#: plugins/addons/propertyEditor/property-list.xml:108
+msgid "Remove"
+msgstr "Verwijderen"
 
-#: ihtml/themes/default/userFilterEditor.tpl:49
-msgid "Categories where the filter is visible"
-msgstr ""
+#: plugins/admin/acl/acl-list.xml:131 plugins/admin/users/user-list.xml:114
+#: plugins/admin/groups/group-list.xml:91
+#: plugins/admin/departments/dep-list.xml:172
+#: plugins/admin/ogroups/ogroup-list.xml:91
+msgid "Edit"
+msgstr "Bewerken"
 
-#: ihtml/themes/default/userFilterEditor.tpl:69
+#: plugins/admin/acl/class_aclRole.inc:26
+#: plugins/admin/acl/class_aclRole.inc:715
 #, fuzzy
-msgid "Query"
-msgstr "gebruikers"
-
-#: ihtml/themes/default/acl.tpl:7 plugins/admin/acl/acl_role.tpl:3
-#: plugins/admin/acl/acl_role.tpl:4
-msgid "Assigned ACL for current entry"
-msgstr ""
+msgid "Access control roles"
+msgstr "Toegangsopties"
 
-#: ihtml/themes/default/acl.tpl:10 plugins/admin/acl/acl_role.tpl:38
+#: plugins/admin/acl/class_aclRole.inc:27
 #, fuzzy
-msgid "New ACL"
-msgstr "Nieuw"
-
-#: ihtml/themes/default/acl.tpl:15 ihtml/themes/default/acl.tpl:16
-#: include/class_userFilter.inc:55
-msgid "Options"
-msgstr "Opties"
+msgid "Edit AC roles"
+msgstr "Rechten"
 
-#: ihtml/themes/default/acl.tpl:19 plugins/admin/acl/acl_role.tpl:45
+#: plugins/admin/acl/class_aclRole.inc:138
 #, fuzzy
-msgid "ACL type"
-msgstr "type"
+msgid "Reset ACL"
+msgstr "Verwijderen"
 
-#: ihtml/themes/default/acl.tpl:23 ihtml/themes/default/acl.tpl:28
-#: plugins/admin/acl/acl_role.tpl:45
+#: plugins/admin/acl/class_aclRole.inc:139
+#: plugins/generic/references/class_aclResolver.inc:64
+#: include/class_acl.inc:229
 #, fuzzy
-msgid "Select an ACL type"
-msgstr "Selecteer een basis"
-
-#: ihtml/themes/default/acl.tpl:33 ihtml/themes/default/acl.tpl:62
-#: ihtml/themes/default/acl.tpl:133 ihtml/themes/default/acl.tpl:150
-#: include/utils/class_msgPool.inc:307 setup/setup_migrate.tpl:70
-#: setup/setup_ldap.tpl:19
-#, php-format
-msgid "Apply"
-msgstr "Toepassen"
+msgid "One level"
+msgstr "Log prioriteit"
 
-#: ihtml/themes/default/acl.tpl:40
+#: plugins/admin/acl/class_aclRole.inc:140
+#: plugins/generic/references/class_aclResolver.inc:65
+#: include/class_acl.inc:230 include/class_acl.inc:235
 #, fuzzy
-msgid "Additional filter options"
-msgstr "Programma instellingen"
-
-#: ihtml/themes/default/acl.tpl:53 ihtml/themes/default/acl.tpl:65
-#: include/class_acl.inc:1114
-msgid "Members"
-msgstr "Groepsleden"
+msgid "Current object"
+msgstr "Nieuw FAI object aanmaken"
 
-#: ihtml/themes/default/acl.tpl:54
+#: plugins/admin/acl/class_aclRole.inc:141
+#: plugins/generic/references/class_aclResolver.inc:66
+#: include/class_acl.inc:231
 #, fuzzy
-msgid "Member selection"
-msgstr "Groep instellingen"
-
-#: ihtml/themes/default/acl.tpl:57
-msgid "Use members from"
-msgstr ""
+msgid "Complete subtree"
+msgstr "Subonderdelen negeren"
 
-#: ihtml/themes/default/acl.tpl:69 ihtml/themes/default/acl.tpl:74
-msgid "List message possible targets"
+#: plugins/admin/acl/class_aclRole.inc:142
+#: plugins/generic/references/class_aclResolver.inc:67
+#: include/class_acl.inc:232
+msgid "Complete subtree (permanent)"
 msgstr ""
 
-#: ihtml/themes/default/acl.tpl:92 ihtml/themes/default/acl.tpl:98
-msgid "List message recipients"
-msgstr ""
+#: plugins/admin/acl/class_aclRole.inc:166
+#: plugins/admin/departments/class_department.inc:676
+#: plugins/admin/departments/organization.tpl:27
+#: plugins/admin/departments/class_organizationGeneric.inc:124
+#: plugins/admin/departments/generic.tpl:27 include/class_userFilter.inc:55
+msgid "Category"
+msgstr "Categorie"
 
-#: ihtml/themes/default/acl.tpl:112 plugins/admin/acl/acl_role.tpl:51
+#: plugins/admin/acl/class_aclRole.inc:182
+#: plugins/admin/acl/class_aclRole.inc:744 include/class_acl.inc:280
 #, fuzzy
-msgid "List of available ACL categories"
-msgstr "Lijst met beschikbare pakketten"
+msgid "Permissions"
+msgstr "Rechten"
 
-#: ihtml/themes/default/acl.tpl:120
-#, fuzzy
-msgid "ACL for this object"
-msgstr "Zoeken naar iconv ondersteuning"
+#: plugins/admin/acl/class_aclRole.inc:182 include/php_setup.inc:191
+#: include/class_acl.inc:280
+msgid "Type"
+msgstr "Type"
 
-#: ihtml/themes/default/acl.tpl:126
+#: plugins/admin/acl/class_aclRole.inc:411
+msgid "No ACL settings for this category"
+msgstr ""
+
+#: plugins/admin/acl/class_aclRole.inc:413
+#, fuzzy, php-format
+msgid "ACL for these objects: %s"
+msgstr "Nieuw FAI object aanmaken"
+
+#: plugins/admin/acl/class_aclRole.inc:418
 #, fuzzy
-msgid "Available roles"
-msgstr "Beschikbare programma's"
+msgid "Edit category ACL"
+msgstr "Bewerk klasse"
 
-#: ihtml/themes/default/logout-close.tpl:5
+#: plugins/admin/acl/class_aclRole.inc:421
 #, fuzzy
-msgid "Your GOsa session has been closed!"
-msgstr "Uw GOsa sessie is verlopen!"
+msgid "Delete category ACL"
+msgstr "Categorie"
 
-#: ihtml/themes/default/logout-close.tpl:7
-msgid ""
-"Please close this browser window and clean the authentication caches to "
-"avoid an automatic re-authentication by your browser."
+#: plugins/admin/acl/class_aclRole.inc:442
+#, php-format
+msgid "Edit ACL for '%s', scope is '%s'"
 msgstr ""
 
-#: ihtml/themes/default/snapshotdialog.tpl:3
+#: plugins/admin/acl/class_aclRole.inc:602
+#: plugins/admin/acl/class_aclRole.inc:642
+#: plugins/admin/acl/class_aclRole.inc:656
+#: plugins/admin/groups/class_group.inc:600
+#: plugins/admin/groups/class_group.inc:876
+#: plugins/admin/departments/class_department.inc:285
+#: plugins/admin/departments/class_department.inc:482
+#: plugins/admin/departments/class_department.inc:759
+#: plugins/admin/departments/class_department.inc:790
+#: plugins/admin/ogroups/class_ogroup.inc:758
+#: plugins/admin/ogroups/class_ogroup.inc:775
+#: plugins/personal/posix/class_posixAccount.inc:529
+#: plugins/personal/posix/class_posixAccount.inc:791
+#: plugins/personal/posix/trustModeDialog/class_trustModeDialog.inc:253
+#: plugins/personal/generic/class_user.inc:730
+#: plugins/personal/generic/class_user.inc:1099
+#: plugins/addons/dyngroup/class_DynamicLdapGroup.inc:191
+#: plugins/addons/dyngroup/class_DynamicLdapGroup.inc:256
+#: plugins/generic/references/class_reference.inc:97
+#: setup/class_setupStep_Migrate.inc:461 setup/class_setupStep_Migrate.inc:814
+#: html/index.php:271 include/class_userFilter.inc:275
+#: include/class_ldap.inc:847 include/class_ldap.inc:1305
+#: include/class_SnapshotHandler.inc:123 include/class_SnapshotHandler.inc:280
+#: include/class_SnapshotHandler.inc:329 include/class_SnapshotHandler.inc:333
+#: include/class_SnapshotHandler.inc:346 include/class_SnapshotHandler.inc:380
+#: include/class_SnapshotHandler.inc:435 include/class_SnapshotHandler.inc:500
+#: include/class_SnapshotHandler.inc:515 include/class_config.inc:367
+#: include/class_acl.inc:1258 include/class_acl.inc:1354
+#: include/functions.inc:494 include/functions.inc:529
+#: include/functions.inc:537 include/functions.inc:583
+#: include/functions.inc:852 include/functions.inc:901
+#: include/functions.inc:958 include/functions.inc:1008
+#: include/functions.inc:3272
 #, fuzzy
-msgid "Restoring object snapshots"
-msgstr "Nieuwe objectgroep aanmaken"
-
-#: ihtml/themes/default/snapshotdialog.tpl:6
-msgid ""
-"This procedure will restore a snapshot of the selected object. It will "
-"replace the existing object after pressing the restore button."
-msgstr ""
+msgid "LDAP error"
+msgstr "LDAP fout:"
 
-#: ihtml/themes/default/snapshotdialog.tpl:9
-msgid ""
-"DNS configuration and some database entries cannot be restored. They need to "
-"be recreated manually."
-msgstr ""
+#: plugins/admin/acl/class_aclRole.inc:635
+#, fuzzy
+msgid "Object in use"
+msgstr "Objectnaam"
 
-#: ihtml/themes/default/snapshotdialog.tpl:12
-msgid ""
-"Don't forget to check references to other objects, for example does the "
-"selected printer still exists ?"
+#: plugins/admin/acl/class_aclRole.inc:635
+#, php-format
+msgid "This role cannot be removed while it is in use by these objects:"
 msgstr ""
 
-#: ihtml/themes/default/snapshotdialog.tpl:20
-#: ihtml/themes/default/snapshotdialog.tpl:63 include/class_acl.inc:799
-#: include/class_acl.inc:806 include/class_acl.inc:813
-#: include/utils/class_msgPool.inc:459
-#: plugins/admin/departments/class_department.inc:624
-msgid "Object"
-msgstr "Object"
-
-#: ihtml/themes/default/snapshotdialog.tpl:29
-#, fuzzy
-msgid "There is no snapshot available that can be restored"
-msgstr ""
-"Er is geen MySQL extensie beschikbaar. Controleer uw PHP installatie a.u.b."
-
-#: ihtml/themes/default/snapshotdialog.tpl:31
-msgid "Choose a snapshot and click the folder image, to restore the snapshot"
-msgstr ""
+#: plugins/admin/acl/class_aclRole.inc:670
+#: plugins/admin/groups/class_group.inc:463
+#: plugins/admin/groups/class_group.inc:469
+#: plugins/admin/groups/class_group.inc:657
+#: plugins/admin/groups/class_group.inc:753
+#: plugins/admin/groups/class_group.inc:758
+#: plugins/admin/groups/class_group.inc:1096
+#: plugins/admin/departments/class_department.inc:317
+#: plugins/admin/newConfigManagement/class_newConfigManagement.inc:42
+#: plugins/admin/newConfigManagement/class_newConfigManagement.inc:94
+#: plugins/admin/ogroups/class_ogroup.inc:402
+#: plugins/personal/generic/class_user.inc:297
+#: plugins/personal/generic/class_user.inc:429
+#: plugins/personal/generic/class_user.inc:522
+#: plugins/personal/generic/class_user.inc:816
+#: plugins/personal/generic/class_user.inc:1050
+#: plugins/personal/generic/class_user.inc:1177
+#: plugins/personal/generic/class_user.inc:1184
+#: plugins/personal/generic/class_user.inc:1202
+#: plugins/personal/generic/class_user.inc:1483
+#: plugins/personal/generic/class_user.inc:1809
+#: plugins/personal/password/class_password.inc:210
+#: plugins/addons/propertyEditor/migration/class_migrateRDN.inc:203
+#: plugins/addons/propertyEditor/migration/class_migrateRDN.inc:207
+#: plugins/generic/references/class_ldifViewer.inc:20
+#: plugins/generic/statistics/chartClasses/class_categoryActionOverTime.inc:43
+#: plugins/generic/statistics/chartClasses/class_categoryActionOverTime.inc:49
+#: plugins/generic/statistics/chartClasses/class_categoryActionOverTime.inc:96
+#: plugins/generic/statistics/class_statistics.inc:133
+#: plugins/generic/statistics/class_statistics.inc:229
+#: plugins/generic/statistics/class_statistics.inc:244
+#: setup/setup_checks.tpl:25 setup/setup_checks.tpl:66
+#: setup/class_setupStep_Migrate.inc:450 html/index.php:241 html/index.php:245
+#: include/utils/class_msgPool.inc:137 include/utils/class_msgPool.inc:149
+#: include/utils/class_msgPool.inc:167 include/utils/class_msgPool.inc:440
+#: include/utils/class_msgPool.inc:462 include/utils/class_xml.inc:40
+#: include/class_msg_dialog.inc:99 include/class_gosaSupportDaemon.inc:1184
+#: include/class_gosaSupportDaemon.inc:1204
+#: include/password-methods/class_password-methods.inc:339
+#: include/class_CopyPasteHandler.inc:118
+#: include/class_CopyPasteHandler.inc:127
+#: include/class_CopyPasteHandler.inc:159
+#: include/class_CopyPasteHandler.inc:176
+#: include/class_CopyPasteHandler.inc:185
+#: include/class_CopyPasteHandler.inc:193
+#: include/class_CopyPasteHandler.inc:273
+#: include/class_CopyPasteHandler.inc:377 include/class_tabs.inc:56
+#: include/class_plugin.inc:1698 include/class_plugin.inc:1705
+#: include/class_listing.inc:536 include/functions.inc:3038
+#: include/functions.inc:3346 include/functions.inc:3360
+#: include/functions.inc:3390 include/functions.inc:3398
+#: include/functions.inc:3410 include/functions.inc:3414
+#: include/functions.inc:3429 include/functions.inc:3438
+#: include/functions.inc:3498 include/class_management.inc:508
+#: include/class_management.inc:669
+#, php-format
+msgid "Error"
+msgstr "Fout"
 
-#: ihtml/themes/default/snapshotdialog.tpl:50
+#: plugins/admin/acl/class_aclRole.inc:731
 #, fuzzy
-msgid "Creating object snapshots"
-msgstr "Nieuwe objectgroep aanmaken"
-
-#: ihtml/themes/default/snapshotdialog.tpl:53
-msgid ""
-"This procedure will create a snapshot of the selected object. It will be "
-"stored inside a special branch of your directory system and can be restored "
-"later on."
-msgstr ""
+msgid "RDN for role storage."
+msgstr "Kiosk profiel instellingen"
 
-#: ihtml/themes/default/snapshotdialog.tpl:56
-msgid ""
-"Remember that database entries, DNS configurations and possibly created "
-"zones in server extensions will not be stored in the snapshot."
-msgstr ""
+#: plugins/admin/acl/class_aclRole.inc:742 plugins/admin/acl/acl-list.tpl:12
+#: plugins/admin/acl/acl_role.tpl:27 plugins/admin/users/user-list.tpl:12
+#: plugins/admin/groups/singleUserSelect/singleUser-list.tpl:12
+#: plugins/admin/groups/userSelect/user-list.tpl:12
+#: plugins/admin/groups/group-list.tpl:12
+#: plugins/admin/groups/userGroupSelect/selectUserGroup-list.tpl:12
+#: plugins/admin/groups/generic.tpl:39
+#: plugins/admin/groups/class_group.inc:1059
+#: plugins/admin/departments/class_countryGeneric.inc:94
+#: plugins/admin/departments/locality.tpl:28
+#: plugins/admin/departments/domain.tpl:28
+#: plugins/admin/departments/class_department.inc:677
+#: plugins/admin/departments/dcObject.tpl:28
+#: plugins/admin/departments/organization.tpl:39
+#: plugins/admin/departments/class_dcObject.inc:93
+#: plugins/admin/departments/class_localityGeneric.inc:94
+#: plugins/admin/departments/country.tpl:28
+#: plugins/admin/departments/class_organizationGeneric.inc:125
+#: plugins/admin/departments/generic.tpl:39
+#: plugins/admin/departments/class_domain.inc:92
+#: plugins/admin/departments/dep-list.tpl:12
+#: plugins/admin/ogroups/generic.tpl:26
+#: plugins/admin/ogroups/objectSelect/selectObject-list.tpl:12
+#: plugins/admin/ogroups/ogroup-list.tpl:12
+#: plugins/admin/ogroups/class_ogroup.inc:862
+#: plugins/personal/posix/trustSelect/trust-list.tpl:12
+#: plugins/personal/posix/groupSelect/group-list.tpl:12
+#: plugins/personal/generic/generic.tpl:167
+#: plugins/personal/generic/class_user.inc:1714
+#: plugins/addons/dyngroup/dyngroup.tpl:5
+#: plugins/addons/dyngroup/class_DynamicLdapGroup.inc:114
+#: setup/setup_ldap.tpl:47
+msgid "Base"
+msgstr "Basis"
 
-#: ihtml/themes/default/snapshotdialog.tpl:71
+#: plugins/admin/acl/class_aclManagement.inc:25 include/class_acl.inc:27
 #, fuzzy
-msgid "Time stamp"
-msgstr "Timeout"
+msgid "Access control"
+msgstr "Toegangsopties"
 
-#: ihtml/themes/default/snapshotdialog.tpl:80
-msgid "Reason for generating this snapshot"
+#: plugins/admin/acl/class_aclManagement.inc:26
+msgid ""
+"Control access to GOsa managed objects down to attribute and action level"
 msgstr ""
 
-#: ihtml/themes/default/snapshotdialog.tpl:88
-#: plugins/admin/users/template.tpl:49
-#: plugins/admin/departments/class_department.inc:564
-#: plugins/admin/departments/class_department.inc:646
-msgid "Continue"
-msgstr "Doorgaan"
+#: plugins/admin/acl/class_aclManagement.inc:98
+#: plugins/admin/users/class_userManagement.inc:697
+#: plugins/admin/users/class_userManagement.inc:701
+#: include/class_management.inc:405
+#, fuzzy
+msgid "Permission error"
+msgstr "Rechten"
 
-#: ihtml/themes/default/msg_dialog.tpl:55
-#: ihtml/themes/default/msg_dialog.tpl:103
-msgid "Error message title"
+#: plugins/admin/acl/acl_role.tpl:3 plugins/admin/acl/acl_role.tpl:4
+#: ihtml/themes/default/acl.tpl:7
+msgid "Assigned ACL for current entry"
 msgstr ""
 
-#: ihtml/themes/default/msg_dialog.tpl:66
-#: ihtml/themes/default/msg_dialog.tpl:115
+#: plugins/admin/acl/acl_role.tpl:38 ihtml/themes/default/acl.tpl:10
 #, fuzzy
-msgid "Error message"
-msgstr "Bericht in wachtstand plaatsen"
+msgid "New ACL"
+msgstr "Nieuw"
 
-#: ihtml/themes/default/msg_dialog.tpl:77
-#: ihtml/themes/default/msg_dialog.tpl:79
-#: ihtml/themes/default/msg_dialog.tpl:136
-#: ihtml/themes/default/msg_dialog.tpl:139
-#: ihtml/themes/default/msg_dialog.tpl:144 include/utils/class_msgPool.inc:301
-#: setup/class_setupStep_Migrate.inc:153 setup/class_setupStep_Migrate.inc:303
-#: setup/class_setupStep_Migrate.inc:684 setup/class_setupStep_Migrate.inc:828
-#: setup/setup_checks.tpl:21 setup/setup_checks.tpl:62
-#, php-format
-msgid "OK"
-msgstr ""
+#: plugins/admin/acl/acl_role.tpl:45 ihtml/themes/default/acl.tpl:19
+#, fuzzy
+msgid "ACL type"
+msgstr "type"
 
-#: ihtml/themes/default/password.tpl:5
+#: plugins/admin/acl/acl_role.tpl:45 ihtml/themes/default/acl.tpl:23
+#: ihtml/themes/default/acl.tpl:28
 #, fuzzy
-msgid "Change your password"
-msgstr "Verander wachtwoord"
+msgid "Select an ACL type"
+msgstr "Selecteer een basis"
 
-#: ihtml/themes/default/password.tpl:61
-msgid "Your password has been changed successfully."
-msgstr ""
+#: plugins/admin/acl/acl_role.tpl:51 ihtml/themes/default/acl.tpl:112
+#, fuzzy
+msgid "List of available ACL categories"
+msgstr "Lijst met beschikbare pakketten"
 
-#: ihtml/themes/default/password.tpl:65 html/main.php:220
-#: plugins/admin/users/class_userManagement.inc:386
-#: plugins/personal/password/class_password.inc:155
-#: plugins/personal/password/class_password.inc:158
-#: plugins/personal/password/class_password.inc:161
+#: plugins/admin/acl/paste_role.tpl:1
 #, fuzzy
-msgid "Password change"
-msgstr "Het veranderen van het wachtwoord is niet toegestaan"
+msgid "Paste ACL-role"
+msgstr "Verwijder gebruiker"
 
-#: ihtml/themes/default/password.tpl:72
+#: plugins/admin/users/class_userManagement.inc:25
+#: plugins/personal/generic/class_user.inc:1676
+#: plugins/generic/references/class_aclResolver.inc:185
+#: setup/class_setupStep_Migrate.inc:297 include/class_acl.inc:239
+msgid "Users"
+msgstr "Gebruikers"
+
+#: plugins/admin/users/class_userManagement.inc:26
 msgid ""
-"Enter the current password and the new password (twice) in the fields below "
-"and press the 'Set password' button."
+"Manage aspects of user accounts like generic, POSIX, samba and mail settings"
 msgstr ""
 
-#: ihtml/themes/default/password.tpl:74 plugins/admin/users/user-list.xml:128
-#: plugins/admin/users/user-list.xml:230
-#: plugins/personal/password/class_password.inc:26
-msgid "Change password"
-msgstr "Verander wachtwoord"
+#: plugins/admin/users/class_userManagement.inc:196
+#: plugins/admin/groups/class_groupManagement.inc:100
+#: plugins/admin/ogroups/class_ogroupManagement.inc:115
+#, fuzzy
+msgid "Infrastructure error"
+msgstr "PHP fout"
 
-#: ihtml/themes/default/password.tpl:77 ihtml/themes/default/password.tpl:79
-msgid "Directory"
-msgstr "Directory"
+#: plugins/admin/users/class_userManagement.inc:228
+#: plugins/admin/users/class_userManagement.inc:739
+#: include/class_management.inc:324 include/class_management.inc:487
+#: include/class_management.inc:534 include/class_management.inc:549
+#: include/class_management.inc:586 include/class_management.inc:600
+#, fuzzy
+msgid "Permission"
+msgstr "Rechten"
 
-#: ihtml/themes/default/password.tpl:97
-#: plugins/personal/password/password.tpl:18
-#: plugins/personal/password/password.tpl:47
-#: plugins/personal/myaccount/password.tpl:12
-#: plugins/personal/myaccount/password.tpl:41
-msgid "Current password"
-msgstr "Huidig wachtwoord"
+#: plugins/admin/users/class_userManagement.inc:316
+#: plugins/personal/password/class_password.inc:121 html/password.php:246
+msgid ""
+"The passwords you've entered as 'New password' and 'Repeated new password' "
+"do not match."
+msgstr ""
+"Het nieuwe wachtwoord en het herhaalde wachtwoord komen niet met elkaar "
+"overeen."
 
-#: ihtml/themes/default/password.tpl:103 plugins/admin/users/password.tpl:13
-#: plugins/admin/users/password.tpl:65
 #: plugins/admin/users/class_userManagement.inc:319
-#: plugins/personal/password/password.tpl:24
-#: plugins/personal/password/password.tpl:78
+#: plugins/admin/users/password.tpl:13 plugins/admin/users/password.tpl:65
 #: plugins/personal/myaccount/password.tpl:18
 #: plugins/personal/myaccount/password.tpl:71
+#: plugins/personal/password/password.tpl:24
+#: plugins/personal/password/password.tpl:78
+#: ihtml/themes/default/password.tpl:103
 msgid "New password"
 msgstr "Nieuw wachtwoord"
 
-#: ihtml/themes/default/password.tpl:110 plugins/admin/users/password.tpl:20
-#: plugins/admin/users/password.tpl:72
-#: plugins/personal/password/password.tpl:31
-#: plugins/personal/password/password.tpl:85
-#: plugins/personal/myaccount/password.tpl:25
-#: plugins/personal/myaccount/password.tpl:78
-msgid "Repeat new password"
-msgstr "Herhaal het nieuwe wachtwoord"
-
-#: ihtml/themes/default/password.tpl:117
-#: plugins/personal/password/password.tpl:37
-#: plugins/personal/password/password.tpl:91
-#: plugins/personal/myaccount/password.tpl:31
-#: plugins/personal/myaccount/password.tpl:84
+#: plugins/admin/users/class_userManagement.inc:386
+#: plugins/personal/password/class_password.inc:155
+#: plugins/personal/password/class_password.inc:158
+#: plugins/personal/password/class_password.inc:161 html/main.php:220
+#: ihtml/themes/default/password.tpl:65
 #, fuzzy
-msgid "Password strength"
-msgstr "Wachtwoord encryptie"
+msgid "Password change"
+msgstr "Het veranderen van het wachtwoord is niet toegestaan"
 
-#: ihtml/themes/default/password.tpl:131
+#: plugins/admin/users/class_userManagement.inc:387
 #, fuzzy
-msgid "Click here to change your password"
-msgstr "Klik hier om uw wachtwoord te veranderen."
-
-#: ihtml/themes/default/password.tpl:131 plugins/admin/users/password.tpl:101
-#: plugins/personal/password/password.tpl:103
-#: plugins/personal/myaccount/password.tpl:96
-msgid "Set password"
-msgstr "Wachtwoord instellen"
+msgid "You have no permission to change this users password!"
+msgstr "U heeft geen toestemming om uw wachtwoord te veranderen."
 
-#: ihtml/themes/default/islocked.tpl:4
-msgid "Locking conflict detected"
-msgstr "Er is een blokkade conflict gedetecteerd"
+#: plugins/admin/users/class_userManagement.inc:458
+#: plugins/admin/users/class_userManagement.inc:492
+#: plugins/admin/users/class_userManagement.inc:523
+#: plugins/admin/ogroups/class_ogroup.inc:318
+msgid "none"
+msgstr "geen"
 
-#: ihtml/themes/default/islocked.tpl:14
+#: plugins/admin/users/class_userManagement.inc:530
+#: plugins/admin/users/template.tpl:15 plugins/admin/users/user-list.xml:15
+#: plugins/admin/users/user-list.xml:102 plugins/admin/users/templatize.tpl:15
+msgid "Template"
+msgstr "Sjabloon"
+
+#: plugins/admin/users/class_userManagement.inc:536
+#: plugins/admin/users/user-list.xml:57
+#: plugins/admin/groups/singleUserSelect/singleUser-list.xml:40
+#: plugins/admin/groups/userSelect/user-list.xml:40
+#: plugins/admin/groups/class_group.inc:210
+#: plugins/admin/groups/class_group.inc:1190
+#: plugins/admin/groups/class_group.inc:1200
+#: plugins/personal/generic/class_user.inc:1326
+#: plugins/personal/generic/class_user.inc:1373
+#: plugins/personal/generic/class_user.inc:1703
+#: plugins/personal/generic/class_user.inc:1857
+#: plugins/generic/references/class_reference.inc:87
+#: ihtml/themes/default/infoPage.tpl:15
+msgid "Given name"
+msgstr "Naam"
+
+#: plugins/admin/users/class_userManagement.inc:777
 #, fuzzy
+msgid "Account locking"
+msgstr "Account"
+
+#: plugins/admin/users/class_userManagement.inc:778
+#, php-format
 msgid ""
-"If this lock detection is false, the other person has obviously closed the "
-"web browser during the edit operation. You may want to take over the lock by "
-"pressing the 'Edit anyway' button."
+"Password method '%s' does not support locking. Account (%s) has not been "
+"locked!"
 msgstr ""
-"Indien deze blokkade detectie foutief is dan heeft de andere persoon de "
-"webbrowser afgesloten tijdens de bewerking. U kunt de blokkade in dit geval "
-"overnemen door de <i>Alsnog bewerken</i> knop te gebruiken."
 
-#: ihtml/themes/default/islocked.tpl:23
+#: plugins/admin/users/class_userManagement.inc:851
 #, fuzzy
-msgid "Read only"
-msgstr "Lijst herladen"
-
-#: ihtml/themes/default/help.tpl:9
-msgid "GOsa help viewer"
-msgstr "GOsa help"
+msgid "Unlock account"
+msgstr "Mijn account"
 
-#: ihtml/themes/default/help.tpl:15
-msgid "Index"
-msgstr "Index"
+#: plugins/admin/users/class_userManagement.inc:853
+#, fuzzy
+msgid "Lock account"
+msgstr "Mijn account"
 
-#: ihtml/themes/default/help.tpl:21 include/class_filter.inc:158
-#: include/class_filter.inc:228 setup/setup_ldap.tpl:15
-msgid "Search"
-msgstr "Zoeken"
+#: plugins/admin/users/class_userManagement.inc:865
+#: plugins/admin/groups/class_group.inc:1035
+#: plugins/admin/departments/class_department.inc:659
+#: plugins/admin/ogroups/class_ogroup.inc:848
+#: plugins/personal/posix/generic.tpl:5
+#: plugins/personal/generic/class_user.inc:37
+#: plugins/personal/generic/class_user.inc:1670 setup/setup_feedback.tpl:35
+#: setup/setup_feedback.tpl:36
+msgid "Generic"
+msgstr "Algemeen"
 
-#: ihtml/themes/default/logout.tpl:6
-msgid "Your GOsa session has expired!"
-msgstr "Uw GOsa sessie is verlopen!"
+#: plugins/admin/users/class_userManagement.inc:866
+msgid "Edit generic properties"
+msgstr "Bewerk algemene eigenschappen"
 
-#: ihtml/themes/default/logout.tpl:9
-#, fuzzy
-msgid ""
-"It has been a while since your last interaction with GOsa took place. Your "
-"session has been closed for security reasons. Please login again to continue "
-"with administrative tasks."
+#: plugins/admin/users/class_userManagement.inc:869
+#: plugins/admin/groups/class_groupManagement.inc:157
+#: plugins/personal/posix/class_posixAccount.inc:37
+#: plugins/personal/posix/class_posixAccount.inc:270
+#: plugins/personal/posix/class_posixAccount.inc:290
+#: plugins/personal/posix/class_posixAccount.inc:292
+#: plugins/personal/posix/class_posixAccount.inc:295
+msgid "POSIX"
 msgstr ""
-"Uw laatste interactie met de GOsa webinterface is enige tijd geleden. Uit "
-"veiligheidsoverwegingen is de sessie gesloten. Om door te gaan met "
-"administratieve taken, dient u opnieuw in te loggen."
 
-#: ihtml/themes/default/logout.tpl:16
+#: plugins/admin/users/class_userManagement.inc:870
+#: plugins/admin/groups/class_groupManagement.inc:158
 #, fuzzy
-msgid "Login again"
-msgstr "Opnieuw inloggen"
+msgid "Edit POSIX properties"
+msgstr "Bewerk UNIX eigenschappen"
 
-#: ihtml/themes/default/ldifViewer.tpl:1
-msgid "Raw LDAP entry"
-msgstr ""
+#: plugins/admin/users/class_userManagement.inc:872
+#: plugins/admin/groups/class_groupManagement.inc:165
+#: plugins/admin/ogroups/tabs_ogroups.inc:155
+#: plugins/generic/infoPage/class_infoPage.inc:112
+#: ihtml/themes/default/infoPage.tpl:20
+msgid "Mail"
+msgstr "E-mail"
 
-#: ihtml/themes/default/removeEntries.tpl:4
-#: plugins/addons/propertyEditor/property-list.tpl:7
-#, fuzzy
-msgid "Attention"
-msgstr "Nagios authenticatie"
+#: plugins/admin/users/class_userManagement.inc:874
+#: plugins/admin/groups/class_groupManagement.inc:166
+msgid "Edit mail properties"
+msgstr "Bewerk E-mail eigenschappen"
 
-#: ihtml/themes/default/removeEntries.tpl:14
-#, fuzzy
-msgid ""
-"If you're sure you want to do this press 'Delete' to continue or 'Cancel' to "
-"abort."
-msgstr ""
-"Indien u zeker bent drukt u dan 'Verwijderen' om door te gaan of 'Annuleren' "
-"om te annuleren."
+#: plugins/admin/users/class_userManagement.inc:877
+#: plugins/admin/groups/class_groupManagement.inc:173
+#: plugins/personal/posix/class_posixAccount.inc:290
+msgid "Samba"
+msgstr "Samba"
 
-#: ihtml/themes/default/framework.tpl:9
+#: plugins/admin/users/class_userManagement.inc:878
+#: plugins/admin/groups/class_groupManagement.inc:174
+msgid "Edit samba properties"
+msgstr "Bewerk Samba eigenschappen"
+
+#: plugins/admin/users/class_userManagement.inc:881
+msgid "Netatalk"
+msgstr "Netatalk"
+
+#: plugins/admin/users/class_userManagement.inc:882
 #, fuzzy
-msgid "Log out"
-msgstr "Uitloggen"
+msgid "Edit Netatalk properties"
+msgstr "Bewerk Netatalk eigenschappen"
 
-#: ihtml/themes/default/framework.tpl:10
-msgid ""
-"You are currently editing a database entry. Do you want to dismiss the "
-"changes?"
-msgstr ""
-"U bent momenteel database gegevens aan het bewerken. Wilt u eventuele "
-"wijzigingen ongedaan maken?"
+#: plugins/admin/users/class_userManagement.inc:885
+#: plugins/admin/groups/class_groupManagement.inc:197
+#: plugins/personal/posix/class_posixAccount.inc:290
+msgid "Environment"
+msgstr "Omgeving"
 
-#: ihtml/themes/default/framework.tpl:22
-#, fuzzy, php-format
-msgid "Session expires in %d!"
-msgstr "De sessie zal niet versleuteld zijn."
+#: plugins/admin/users/class_userManagement.inc:886
+#: plugins/admin/groups/class_groupManagement.inc:198
+msgid "Edit environment properties"
+msgstr "Bewerk omgeving eigenschappen"
 
-#: html/password.php:61 html/main.php:170 include/functions.inc:465
-#: include/utils/class_xml.inc:43
-#: plugins/admin/departments/class_department.inc:439
+#: plugins/admin/users/class_userManagement.inc:889
+msgid "FAX"
+msgstr "Fax"
+
+#: plugins/admin/users/class_userManagement.inc:890
 #, fuzzy
-msgid "Fatal error"
-msgstr "Terminal server"
+msgid "Edit FAX properties"
+msgstr "Bewerk UNIX eigenschappen"
 
-#: html/password.php:63 html/index.php:157
-#, fuzzy, php-format
-msgid "GOsa configuration %s/%s is not readable. Aborted."
-msgstr "GOsa configuratie %s/gosa.conf is niet leesbaar. Geannuleerd."
+#: plugins/admin/users/class_userManagement.inc:893
+#: plugins/admin/groups/class_groupManagement.inc:181
+#: plugins/admin/departments/class_department.inc:376
+#: plugins/admin/departments/organization.tpl:109
+#: plugins/admin/departments/generic.tpl:110
+#: plugins/admin/ogroups/objectSelect/selectObject-list.xml:55
+#: plugins/admin/ogroups/class_ogroupManagement.inc:188
+#: plugins/personal/generic/generic.tpl:394
+#: plugins/personal/generic/generic.tpl:574
+#: plugins/personal/generic/class_user.inc:1354
+#: plugins/personal/generic/class_user.inc:1845
+msgid "Phone"
+msgstr "Telefoon"
 
-#: html/password.php:113 html/index.php:157 html/index.php:233
-#: html/main.php:285
-#: include/password-methods/class_password-methods-ssha.inc:51
-#: include/password-methods/class_password-methods-sha.inc:48
-#: include/class_SnapshotHandler.inc:44 include/class_SnapshotHandler.inc:57
-#: include/class_SnapshotHandler.inc:75 include/functions.inc:837
-#: include/functions.inc:3053 include/functions.inc:3068
-#: include/utils/class_timezone.inc:47 include/class_config.inc:171
-#: include/class_config.inc:710 include/class_config.inc:1171
-#: include/class_config.inc:1184 include/class_config.inc:1202
-#: include/class_pluglist.inc:117 include/class_CopyPasteHandler.inc:119
-#: include/class_CopyPasteHandler.inc:128
-#: include/class_CopyPasteHandler.inc:177
-#: include/class_CopyPasteHandler.inc:186
-#: include/class_CopyPasteHandler.inc:194
-#: plugins/admin/groups/class_group.inc:166
-#: plugins/admin/groups/class_group.inc:1240
-#, fuzzy
-msgid "Configuration error"
-msgstr "Configuratie bestand"
+#: plugins/admin/users/class_userManagement.inc:894
+#: plugins/admin/groups/class_groupManagement.inc:182
+msgid "Edit phone properties"
+msgstr "Bewerk telefoon eigenschappen"
 
-#: html/password.php:115 html/index.php:179 html/setup.php:73
-#, fuzzy, php-format
-msgid "Compile directory %s is not accessible!"
-msgstr ""
-"Directory '%s' die opgegeven is als compileer directory is niet toegankelijk!"
+#: plugins/admin/users/template.tpl:2
+msgid "Creating a new user using templates"
+msgstr "Een nieuwe gebruiker aanmaken m.b.v. een sjabloon"
 
-#: html/password.php:194 plugins/personal/generic/class_user.inc:614
-#, fuzzy
-msgid "Password method"
-msgstr "Wachtwoord encryptie"
+#: plugins/admin/users/template.tpl:6
+msgid ""
+"Creating a new user can be assisted by using templates. Many database "
+"records will be filled automatically. Choose 'none' to skip the usage of "
+"templates."
+msgstr ""
+"Het aanmaken van een nieuwe gebruiker kan m.b.v. sjablonen gebeuren. Veel "
+"database records zullen dan automatisch gevuld worden. Kies 'geen' om het "
+"gebruik van sjablonen over te slaan."
 
-#: html/password.php:195
-msgid "Error: Password method not available!"
+#: plugins/admin/users/template.tpl:13
+msgid "User template selection dialog"
 msgstr ""
 
-#: html/password.php:242 plugins/generic/dashBoard/Register/register.tpl:49
-#: plugins/admin/groups/userSelect/user-list.xml:56
+#: plugins/admin/users/template.tpl:23
+#: plugins/personal/generic/paste_generic.tpl:8
+#: plugins/personal/generic/generic.tpl:37
+msgid "Last name"
+msgstr "Achternaam"
+
+#: plugins/admin/users/template.tpl:27
+#: plugins/personal/generic/paste_generic.tpl:12
+#: plugins/personal/generic/generic.tpl:51
+msgid "First name"
+msgstr "Voornaam"
+
+#: plugins/admin/users/template.tpl:32 plugins/admin/users/user-list.xml:65
 #: plugins/admin/groups/singleUserSelect/singleUser-list.xml:56
+#: plugins/admin/groups/userSelect/user-list.xml:56
 #: plugins/admin/groups/userGroupSelect/selectUserGroup-list.xml:65
-#: plugins/admin/users/template.tpl:32 plugins/admin/users/user-list.xml:65
+#: plugins/personal/generic/paste_generic.tpl:16
+#: plugins/personal/generic/generic.tpl:65
 #: plugins/personal/generic/class_user.inc:1311
 #: plugins/personal/generic/class_user.inc:1329
 #: plugins/personal/generic/class_user.inc:1343
 #: plugins/personal/generic/class_user.inc:1345
-#: plugins/personal/generic/class_user.inc:1705
-#: plugins/personal/generic/generic.tpl:65
-#: plugins/personal/generic/paste_generic.tpl:16
+#: plugins/personal/generic/class_user.inc:1704
+#: plugins/generic/dashBoard/Register/register.tpl:49 html/password.php:242
 msgid "Login"
 msgstr "Inlognaam"
 
-#: html/password.php:244 plugins/personal/password/class_password.inc:119
-msgid "You need to specify your current password in order to proceed."
-msgstr "U moet uw huidige wachtwoord opgeven om door te kunnen gaan."
+#: plugins/admin/users/template.tpl:49
+#: plugins/admin/departments/class_department.inc:564
+#: plugins/admin/departments/class_department.inc:646
+#: ihtml/themes/default/snapshotdialog.tpl:88
+msgid "Continue"
+msgstr "Doorgaan"
 
-#: html/password.php:246 plugins/admin/users/class_userManagement.inc:316
-#: plugins/personal/password/class_password.inc:121
+#: plugins/admin/users/password.tpl:4
 msgid ""
-"The passwords you've entered as 'New password' and 'Repeated new password' "
-"do not match."
+"To change the user password use the fields below. The changes take effect "
+"immediately. Please memorize the new password, because the user wouldn't be "
+"able to login without it."
 msgstr ""
-"Het nieuwe wachtwoord en het herhaalde wachtwoord komen niet met elkaar "
-"overeen."
+"Gebruik de velden hieronder om het gebruikers wachtwoord te veranderen. De "
+"veranderingen worden onmiddelijk doorgevoerd. Onthoud het nieuwe wachtwoord "
+"a.u.b. aangezien de gebruiker niet in kan loggen zonder dit wachtwoord."
 
-#: html/password.php:248 plugins/personal/password/class_password.inc:123
-msgid "The password you've entered as 'New password' is empty."
-msgstr "Het nieuw ingevoerde wachtwoord is leeg."
+#: plugins/admin/users/password.tpl:11 plugins/admin/users/password.tpl:39
+#, fuzzy
+msgid "Password input dialog"
+msgstr "Het veranderen van het wachtwoord is niet toegestaan"
 
-#: html/password.php:250 plugins/personal/password/class_password.inc:125
-msgid "The password used as new and current are too similar."
-msgstr ""
-"Het huidige wachtwoord en het nieuwe wachtwoord lijken te veel op elkaar."
+#: plugins/admin/users/password.tpl:20 plugins/admin/users/password.tpl:72
+#: plugins/personal/myaccount/password.tpl:25
+#: plugins/personal/myaccount/password.tpl:78
+#: plugins/personal/password/password.tpl:31
+#: plugins/personal/password/password.tpl:85
+#: ihtml/themes/default/password.tpl:110
+msgid "Repeat new password"
+msgstr "Herhaal het nieuwe wachtwoord"
 
-#: html/password.php:252 plugins/personal/password/class_password.inc:127
-msgid "The password used as new is to short."
-msgstr "Het nieuw opgegeven wachtwoord is te kort."
+#: plugins/admin/users/password.tpl:27 plugins/admin/users/password.tpl:79
+#, fuzzy
+msgid "Strength"
+msgstr "Straat"
 
-#: html/password.php:254 plugins/personal/password/class_password.inc:129
+#: plugins/admin/users/password.tpl:43
+#: plugins/personal/myaccount/password.tpl:49
+#: plugins/personal/password/password.tpl:55
 #, fuzzy
-msgid "The password contains possibly problematic Unicode characters!"
-msgstr "Het veld 'Naam' bevat ongeldige karakters."
+msgid "Use proposal"
+msgstr "groepen"
 
-#: html/password.php:261 html/index.php:311
+#: plugins/admin/users/password.tpl:61
+#: plugins/personal/myaccount/password.tpl:67
+#: plugins/personal/password/password.tpl:74
 #, fuzzy
-msgid "Please check the username/password combination!"
-msgstr "Controleer a.u.b. de gebruikersnaam/wachtwoord combinatie."
+msgid "Manually specify a password"
+msgstr "Geef a.u.b. uw wachtwoord op!"
 
-#: html/password.php:268
+#: plugins/admin/users/password.tpl:95
 #, fuzzy
-msgid "You have no permissions to change your password!"
-msgstr "U heeft geen toestemming om uw wachtwoord te veranderen."
+msgid "Enforce password change on next login."
+msgstr "Het veranderen van het wachtwoord is niet toegestaan"
 
-#: html/password.php:280 plugins/personal/password/class_password.inc:136
-#, php-format
-msgid "Check-hook reported a problem: %s. Password change canceled!"
-msgstr ""
+#: plugins/admin/users/password.tpl:101
+#: plugins/personal/myaccount/password.tpl:96
+#: plugins/personal/password/password.tpl:103
+#: ihtml/themes/default/password.tpl:131
+msgid "Set password"
+msgstr "Wachtwoord instellen"
 
-#: html/password.php:315 include/functions.inc:2489 include/functions.inc:2493
-#: include/functions.inc:2499 include/functions.inc:2523
-#: include/class_tabs.inc:264 include/class_jsonRPC.inc:37
-#: include/utils/class_xml.inc:37 include/class_configRegistry.inc:688
-#: include/class_configRegistry.inc:703 include/class_configRegistry.inc:718
-#: include/class_configRegistry.inc:733 include/class_configRegistry.inc:749
-#: include/class_configRegistry.inc:754 include/class_configRegistry.inc:774
-#: include/class_configRegistry.inc:779 include/class_configRegistry.inc:796
-#: include/class_configRegistry.inc:801 include/class_configRegistry.inc:819
-#: include/class_configRegistry.inc:824 include/class_configRegistry.inc:840
-#: include/class_configRegistry.inc:855 include/class_configRegistry.inc:870
-#: plugins/admin/groups/class_group.inc:852
-#: plugins/admin/departments/dep_move_confirm.tpl:2
-#: plugins/personal/posix/class_posixAccount.inc:651
-#: plugins/personal/posix/class_posixAccount.inc:774 setup/setup_checks.tpl:27
-#: setup/setup_checks.tpl:68
-msgid "Warning"
-msgstr "Waarschuwing"
+#: plugins/admin/users/user-list.xml:11
+msgid "List of users"
+msgstr "Lijst met gebruikers"
 
-#: html/password.php:315
-msgid "Session will not be encrypted."
-msgstr "De sessie zal niet versleuteld zijn."
+#: plugins/admin/users/user-list.xml:23 plugins/admin/users/user-list.xml:95
+#: plugins/admin/groups/singleUserSelect/singleUser-list.xml:14
+#: plugins/admin/groups/userSelect/user-list.xml:14
+#: plugins/admin/groups/userGroupSelect/selectUserGroup-list.xml:15
+#: plugins/admin/ogroups/objectSelect/selectObject-list.xml:63
+#: plugins/admin/ogroups/class_ogroupManagement.inc:183
+msgid "User"
+msgstr "Gebruiker"
 
-#: html/password.php:317
-msgid "Enter SSL session"
-msgstr "Gebruik een SSL sessie"
+#: plugins/admin/users/user-list.xml:49
+#: plugins/admin/groups/singleUserSelect/singleUser-list.xml:48
+#: plugins/admin/groups/userSelect/user-list.xml:48
+#: plugins/admin/groups/class_group.inc:210
+#: plugins/admin/groups/class_group.inc:1190
+#: plugins/admin/groups/class_group.inc:1200
+#: plugins/personal/generic/class_user.inc:1702
+#: plugins/generic/references/class_reference.inc:87
+#: ihtml/themes/default/infoPage.tpl:14
+msgid "Surname"
+msgstr "Achternaam"
 
-#: html/index.php:45
-#, php-format
-msgid "Your browser (%s) is blacklisted for the current theme!"
-msgstr ""
+#: plugins/admin/users/user-list.xml:73 plugins/admin/groups/group-list.xml:57
+#: plugins/admin/departments/locality.tpl:8
+#: plugins/admin/departments/locality.tpl:9
+#: plugins/admin/departments/domain.tpl:8
+#: plugins/admin/departments/domain.tpl:9
+#: plugins/admin/departments/dcObject.tpl:8
+#: plugins/admin/departments/dcObject.tpl:9
+#: plugins/admin/departments/organization.tpl:7
+#: plugins/admin/departments/organization.tpl:9
+#: plugins/admin/departments/country.tpl:8
+#: plugins/admin/departments/country.tpl:9
+#: plugins/admin/departments/generic.tpl:7
+#: plugins/admin/departments/generic.tpl:9
+#: plugins/admin/ogroups/ogroup-list.xml:57
+msgid "Properties"
+msgstr "Eigenschappen"
 
-#: html/index.php:72
-#, php-format
-msgid "This session is not encrypted. Click %s to enter an encrypted session."
-msgstr ""
+#: plugins/admin/users/user-list.xml:128 plugins/admin/users/user-list.xml:230
+#: plugins/personal/password/class_password.inc:26
+#: ihtml/themes/default/password.tpl:74
+msgid "Change password"
+msgstr "Verander wachtwoord"
 
-#: html/index.php:72
+#: plugins/admin/users/user-list.xml:140
 #, fuzzy
-msgid "here"
-msgstr "MIME"
+msgid "Lock users"
+msgstr "Lijst met gebruikers"
 
-#: html/index.php:78
-msgid "The configured session lifetime will be overridden by php.ini settings!"
-msgstr ""
+#: plugins/admin/users/user-list.xml:148
+#, fuzzy
+msgid "Unlock users"
+msgstr "Windows gebruikers"
 
-#: html/index.php:179
+#: plugins/admin/users/user-list.xml:156
+#: plugins/admin/groups/group-list.xml:106
+#: plugins/admin/ogroups/ogroup-list.xml:106
 #, fuzzy
-msgid "Smarty error"
-msgstr "Systeem status"
+msgid "Send message"
+msgstr "Bericht in wachtstand plaatsen"
 
-#: html/index.php:202
+#: plugins/admin/users/user-list.xml:167
 #, fuzzy
-msgid ""
-"Your browser has cookies disabled: please enable cookies and reload this "
-"page before logging in!"
-msgstr ""
-"Cookies zijn uitgeschakeld in uw browser. Schakel cookies a.u.b. in en "
-"herlaad deze pagina voordat u inlogt!"
+msgid "Apply template"
+msgstr "Sjablonen"
 
-#: html/index.php:233
-msgid "Broken HTTP authentication setup!"
-msgstr ""
+#: plugins/admin/users/user-list.xml:199
+#, fuzzy
+msgid "New user from template"
+msgstr "Maak gebruiker aan vanuit sjabloon"
 
-#: html/index.php:241 html/index.php:245 include/class_management.inc:508
-#: include/class_management.inc:669
-#: include/password-methods/class_password-methods.inc:339
-#: include/class_listing.inc:536 include/functions.inc:3038
-#: include/functions.inc:3346 include/functions.inc:3360
-#: include/functions.inc:3390 include/functions.inc:3398
-#: include/functions.inc:3410 include/functions.inc:3414
-#: include/functions.inc:3429 include/functions.inc:3438
-#: include/functions.inc:3498 include/class_tabs.inc:56
-#: include/class_plugin.inc:1698 include/class_plugin.inc:1705
-#: include/utils/class_xml.inc:40 include/utils/class_msgPool.inc:137
-#: include/utils/class_msgPool.inc:149 include/utils/class_msgPool.inc:167
-#: include/utils/class_msgPool.inc:440 include/utils/class_msgPool.inc:462
-#: include/class_gosaSupportDaemon.inc:1184
-#: include/class_gosaSupportDaemon.inc:1204
-#: include/class_CopyPasteHandler.inc:118
-#: include/class_CopyPasteHandler.inc:127
-#: include/class_CopyPasteHandler.inc:159
-#: include/class_CopyPasteHandler.inc:176
-#: include/class_CopyPasteHandler.inc:185
-#: include/class_CopyPasteHandler.inc:193
-#: include/class_CopyPasteHandler.inc:273
-#: include/class_CopyPasteHandler.inc:377 include/class_msg_dialog.inc:99
-#: plugins/generic/statistics/chartClasses/class_categoryActionOverTime.inc:43
-#: plugins/generic/statistics/chartClasses/class_categoryActionOverTime.inc:49
-#: plugins/generic/statistics/chartClasses/class_categoryActionOverTime.inc:96
-#: plugins/generic/statistics/class_statistics.inc:133
-#: plugins/generic/statistics/class_statistics.inc:229
-#: plugins/generic/statistics/class_statistics.inc:244
-#: plugins/generic/references/class_ldifViewer.inc:20
-#: plugins/admin/ogroups/class_ogroup.inc:402
-#: plugins/admin/groups/class_group.inc:463
-#: plugins/admin/groups/class_group.inc:469
-#: plugins/admin/groups/class_group.inc:657
-#: plugins/admin/groups/class_group.inc:753
-#: plugins/admin/groups/class_group.inc:758
-#: plugins/admin/groups/class_group.inc:1096
-#: plugins/admin/newConfigManagement/class_newConfigManagement.inc:42
-#: plugins/admin/newConfigManagement/class_newConfigManagement.inc:94
-#: plugins/admin/departments/class_department.inc:317
-#: plugins/admin/acl/class_aclRole.inc:670
-#: plugins/addons/propertyEditor/migration/class_migrateRDN.inc:203
-#: plugins/addons/propertyEditor/migration/class_migrateRDN.inc:207
-#: plugins/personal/generic/class_user.inc:297
-#: plugins/personal/generic/class_user.inc:429
-#: plugins/personal/generic/class_user.inc:522
-#: plugins/personal/generic/class_user.inc:816
-#: plugins/personal/generic/class_user.inc:1050
-#: plugins/personal/generic/class_user.inc:1177
-#: plugins/personal/generic/class_user.inc:1184
-#: plugins/personal/generic/class_user.inc:1202
-#: plugins/personal/generic/class_user.inc:1483
-#: plugins/personal/generic/class_user.inc:1810
-#: plugins/personal/password/class_password.inc:210
-#: setup/class_setupStep_Migrate.inc:450 setup/setup_checks.tpl:25
-#: setup/setup_checks.tpl:66
-#, php-format
-msgid "Error"
-msgstr "Fout"
+#: plugins/admin/users/user-list.xml:213
+msgid "Edit user"
+msgstr "Bewerk gebruiker"
 
-#: html/index.php:241
-msgid "Cannot find a valid user for the current HTTP authentication!"
+#: plugins/admin/users/user-list.xml:222
+msgid "%{filter:lockLabel(userPassword)}"
 msgstr ""
 
-#: html/index.php:245
+#: plugins/admin/users/user-list.xml:245
 #, fuzzy
-msgid "Cannot find a unique user for the current HTTP authentication!"
-msgstr ""
-"Fatale fout: Kon geen ongebruikte markering vinden om de administratieve "
-"eenheid te markeren!"
+msgid "Remove user"
+msgstr "Plaatje verwijderen"
 
-#: html/index.php:271 include/class_SnapshotHandler.inc:123
-#: include/class_SnapshotHandler.inc:280 include/class_SnapshotHandler.inc:329
-#: include/class_SnapshotHandler.inc:333 include/class_SnapshotHandler.inc:346
-#: include/class_SnapshotHandler.inc:380 include/class_SnapshotHandler.inc:435
-#: include/class_SnapshotHandler.inc:500 include/class_SnapshotHandler.inc:515
-#: include/class_acl.inc:1258 include/class_acl.inc:1354
-#: include/functions.inc:494 include/functions.inc:529
-#: include/functions.inc:537 include/functions.inc:583
-#: include/functions.inc:852 include/functions.inc:901
-#: include/functions.inc:958 include/functions.inc:1008
-#: include/functions.inc:3272 include/class_userFilter.inc:275
-#: include/class_ldap.inc:847 include/class_ldap.inc:1305
-#: include/class_config.inc:367
-#: plugins/generic/references/class_reference.inc:97
-#: plugins/admin/ogroups/class_ogroup.inc:758
-#: plugins/admin/ogroups/class_ogroup.inc:775
-#: plugins/admin/groups/class_group.inc:600
-#: plugins/admin/groups/class_group.inc:876
-#: plugins/admin/departments/class_department.inc:285
-#: plugins/admin/departments/class_department.inc:482
-#: plugins/admin/departments/class_department.inc:759
-#: plugins/admin/departments/class_department.inc:790
-#: plugins/admin/acl/class_aclRole.inc:602
-#: plugins/admin/acl/class_aclRole.inc:642
-#: plugins/admin/acl/class_aclRole.inc:656
-#: plugins/addons/dyngroup/class_DynamicLdapGroup.inc:191
-#: plugins/addons/dyngroup/class_DynamicLdapGroup.inc:256
-#: plugins/personal/generic/class_user.inc:730
-#: plugins/personal/generic/class_user.inc:1099
-#: plugins/personal/posix/trustModeDialog/class_trustModeDialog.inc:253
-#: plugins/personal/posix/class_posixAccount.inc:529
-#: plugins/personal/posix/class_posixAccount.inc:791
-#: setup/class_setupStep_Migrate.inc:461 setup/class_setupStep_Migrate.inc:814
+#: plugins/admin/users/user-filter.xml:33
+msgid "Show templates"
+msgstr "Toon sjablonen"
+
+#: plugins/admin/users/user-filter.xml:47
 #, fuzzy
-msgid "LDAP error"
-msgstr "LDAP fout:"
+msgid "Show POSIX users"
+msgstr "Posix instellingen"
 
-#: html/index.php:289
+#: plugins/admin/users/user-filter.xml:61
 #, fuzzy
-msgid "Please specify a valid user name!"
-msgstr "Geef a.u.b. een geldige gebruikersnaam op!"
-
-#: html/index.php:292
-msgid "Please specify your password!"
-msgstr "Geef a.u.b. uw wachtwoord op!"
+msgid "Show SAMBA users"
+msgstr "Toon servers"
 
-#: html/index.php:304
+#: plugins/admin/users/user-filter.xml:75
 #, fuzzy
-msgid "Authentication error"
-msgstr "Nagios authenticatie"
+msgid "Show mail users"
+msgstr "Toon E-mail gebruikers"
 
-#: html/index.php:304
+#: plugins/admin/users/templatize.tpl:2
 #, fuzzy
-msgid "Cannot retrieve user information for HTTP authentication!"
-msgstr "Kan quota informatie niet ophaleven voor '%s'."
+msgid "Applying a template"
+msgstr "Sjablonen"
 
-#: html/index.php:359
-#, fuzzy
-msgid "Account locked. Please contact your system administrator!"
+#: plugins/admin/users/templatize.tpl:6
+msgid ""
+"Applying a template to several users will replace all user attributes "
+"defined in the template."
 msgstr ""
-"Account is geblokkeerd. Neem a.u.b. contact op met de systeembeheerder."
 
-#: html/setup.php:73
+#: plugins/admin/users/templatize.tpl:13
 #, fuzzy
-msgid "Smarty"
-msgstr "Samenvatting"
-
-#: html/main.php:171
-#, php-format
-msgid "Cannot locate file %s - please run %s to fix this"
-msgstr ""
+msgid "Apply user template"
+msgstr "Sjablonen"
 
-#: html/main.php:190
+#: plugins/admin/users/templatize.tpl:32
 #, fuzzy
-msgid "PHP configuration"
-msgstr "FAX database"
+msgid "No templates available!"
+msgstr "Bestand is beschikbaar"
 
-#: html/main.php:191
-msgid ""
-"Fatal error: Register globals is active. Please fix this in order to "
-"continue."
-msgstr ""
+#: plugins/admin/groups/paste_generic.tpl:1
+msgid "Group settings"
+msgstr "Groep instellingen"
 
-#: html/main.php:220
+#: plugins/admin/groups/paste_generic.tpl:2
 #, fuzzy
-msgid "Your password is about to expire, please change your password!"
-msgstr "Uw wachtwoord zal spoedig verlopen! Kies a.u.b. een nieuw wachtwoord."
-
-#: html/main.php:285
-msgid "Running out of memory!"
-msgstr ""
-
-#: html/main.php:345
-#, php-format
-msgid "You're logged in as %s"
-msgstr ""
+msgid "Paste group settings"
+msgstr "Groep instellingen"
 
-#: html/main.php:348
-#, fuzzy
-msgid "ACLs are disabled"
-msgstr "gedeactiveerd"
+#: plugins/admin/groups/paste_generic.tpl:5
+#: plugins/admin/groups/generic.tpl:11
+#: plugins/admin/ogroups/paste_generic.tpl:4
+#: plugins/admin/ogroups/generic.tpl:7
+msgid "Group name"
+msgstr "Groepnaam"
 
-#: html/main.php:398
+#: plugins/admin/groups/paste_generic.tpl:8
+#: plugins/admin/groups/generic.tpl:17
 #, fuzzy
-msgid "Plug-in"
-msgstr "in"
-
-#: html/main.php:399
-#, fuzzy, php-format
-msgid "Fatal error: Cannot find any plugin definitions for plugin %s!"
-msgstr "FATAAL: Kan geen enkele module defenities vinden voor module '%s'!"
+msgid "POSIX name of the group"
+msgstr "POSIX naam van de groep"
 
-#: html/main.php:415
+#: plugins/admin/groups/paste_generic.tpl:13
+#: plugins/admin/groups/generic.tpl:59
 #, fuzzy
-msgid "Configuration Error"
-msgstr "Configuratie bestand"
-
-#: html/main.php:416
-#, php-format
-msgid ""
-"Fatal error: not all POST variables have been transfered by PHP - please "
-"inform your administrator!"
+msgid "Normally IDs are auto-generated, select to specify manually"
 msgstr ""
+"Normaliter worden IDs automatisch gegenereerd. Selecteer om handmatig te "
+"specificeren"
 
-#: html/helpviewer.php:64
-msgid "Help browser"
-msgstr "Help verkenner"
+#: plugins/admin/groups/paste_generic.tpl:15
+#: plugins/admin/groups/generic.tpl:62
+msgid "Force GID"
+msgstr "Forceer GID"
 
-#: html/helpviewer.php:118
+#: plugins/admin/groups/paste_generic.tpl:18
+#: plugins/admin/groups/generic.tpl:65
+msgid "Forced ID number"
+msgstr "Geforceerd ID nummer"
+
+#: plugins/admin/groups/singleUserSelect/singleUser-list.xml:10
+#: plugins/admin/groups/userSelect/user-list.xml:10
+#: plugins/admin/groups/userGroupSelect/selectUserGroup-list.xml:11
+#: plugins/admin/ogroups/objectSelect/selectObject-list.xml:11
+#: plugins/personal/posix/trustSelect/trust-list.xml:9
+#: plugins/personal/posix/groupSelect/group-list.xml:10
 #, fuzzy
-msgid "There is no help file specified for this class"
-msgstr "Er is (nog) geen help bestand aanwezig voor deze klasse."
+msgid "Please select the desired entries"
+msgstr "Voorkeurstaal"
 
-#: html/helpviewer.php:193 include/functions_helpviewer.inc:97
-msgid "previous"
-msgstr "vorige"
+#: plugins/admin/groups/singleUserSelect/class_singleUserSelect.inc:29
+#: plugins/admin/groups/userSelect/class_userSelect.inc:26
+#, fuzzy
+msgid "User selection"
+msgstr "Groep instellingen"
 
-#: html/helpviewer.php:197 include/functions_helpviewer.inc:101
-msgid "next"
-msgstr "volgende"
+#: plugins/admin/groups/class_groupManagement.inc:25
+#: plugins/admin/groups/class_group.inc:1041
+#: plugins/generic/references/class_aclResolver.inc:177
+#: setup/class_setupStep_Migrate.inc:300 include/class_acl.inc:239
+msgid "Groups"
+msgstr "Groepen"
 
-#: html/helpviewer.php:268
-#, fuzzy, php-format
-msgid "Help directory '%s' is not accessible, can't read any help files."
+#: plugins/admin/groups/class_groupManagement.inc:26
+msgid ""
+"Manage aspects of groups like members, POSIX, desktop, samba and mail "
+"settings"
 msgstr ""
-"Help directory '%s' is niet toegankelijk. Er kunnen geen helpbestanden "
-"gelezen worden."
-
-#: include/class_management.inc:32 include/class_management.inc:33
-#: plugins/personal/posix/class_posixAccount.inc:215
-msgid "unconfigured"
-msgstr "niet geconfigureerd"
 
-#: include/class_management.inc:324 include/class_management.inc:487
-#: include/class_management.inc:534 include/class_management.inc:549
-#: include/class_management.inc:586 include/class_management.inc:600
-#: plugins/admin/users/class_userManagement.inc:228
-#: plugins/admin/users/class_userManagement.inc:739
+#: plugins/admin/groups/class_groupManagement.inc:189
 #, fuzzy
-msgid "Permission"
-msgstr "Rechten"
+msgid "Menu"
+msgstr "Printer"
 
-#: include/class_management.inc:405
-#: plugins/admin/users/class_userManagement.inc:697
-#: plugins/admin/users/class_userManagement.inc:701
-#: plugins/admin/acl/class_aclManagement.inc:98
+#: plugins/admin/groups/class_groupManagement.inc:190
 #, fuzzy
-msgid "Permission error"
-msgstr "Rechten"
+msgid "Edit start menu properties"
+msgstr "Bewerk Samba eigenschappen"
 
-#: include/class_management.inc:487
-#, fuzzy, php-format
-msgid "You are not allowed to create a snapshot for %s!"
-msgstr "U heeft geen toestemming om uw wachtwoord te veranderen!"
+#: plugins/admin/groups/userGroupSelect/selectUserGroup-list.xml:23
+#: plugins/admin/groups/group-list.xml:15
+#: plugins/admin/groups/group-list.xml:79
+#: plugins/admin/ogroups/ogroup-list.xml:79
+#: plugins/admin/ogroups/objectSelect/selectObject-list.xml:71
+#: plugins/admin/ogroups/class_ogroupManagement.inc:184
+#: plugins/personal/posix/groupSelect/group-list.xml:13
+#: plugins/addons/propertyEditor/property-list.xml:72
+msgid "Group"
+msgstr "Groep"
 
-#: include/class_management.inc:534 include/class_management.inc:586
-#: include/class_management.inc:600
-#, fuzzy, php-format
-msgid "You are not allowed to restore a snapshot for %s!"
-msgstr "U heeft geen toestemming om uw wachtwoord te veranderen!"
+#: plugins/admin/groups/userGroupSelect/selectUserGroup-list.xml:83
+#: plugins/admin/ogroups/objectSelect/selectObject-list.xml:123
+#: plugins/personal/generic/generic.tpl:252
+#: plugins/personal/generic/generic.tpl:272
+#: include/utils/class_msgPool.inc:319
+#, php-format
+msgid "Add"
+msgstr "Toevoegen"
 
-#: include/class_management.inc:549
-#, fuzzy, php-format
-msgid "You are not allowed to remove a snapshot for %s!"
-msgstr "U heeft geen toestemming om uw wachtwoord te veranderen!"
+#: plugins/admin/groups/userGroupSelect/class_userGroupSelect.inc:29
+#, fuzzy
+msgid "User and group selection"
+msgstr "Groep instellingen"
 
-#: include/class_management.inc:659 include/class_management.inc:743
-#: include/class_acl.inc:984 include/class_session.inc:76
-#: include/class_session.inc:101 include/class_session.inc:127
-#: include/functions.inc:623 include/functions.inc:827
-#: include/functions.inc:945 include/functions.inc:1340
-#: include/functions.inc:2168 include/functions.inc:2198
-#: include/functions.inc:2218 include/class_ldap.inc:784
-#: include/class_ldap.inc:835 include/class_log.inc:87
-#: include/class_CopyPasteHandler.inc:160
-#: include/class_CopyPasteHandler.inc:274
-#: plugins/personal/myaccount/main.inc:49
+#: plugins/admin/groups/group-filter.xml:31
 #, fuzzy
-msgid "Internal error"
-msgstr "Terminal server"
+msgid "Default filter2"
+msgstr "Parameters"
 
-#: include/class_management.inc:660 include/class_management.inc:744
-#: plugins/personal/myaccount/main.inc:50
-#, php-format
-msgid ""
-"Cannot instantiate tabbed-plug-in, the base plugin (%s) is not available!"
+#: plugins/admin/groups/generic.tpl:14 plugins/personal/generic/generic.tpl:41
+#: plugins/personal/generic/generic.tpl:55
+#: plugins/personal/generic/generic.tpl:73
+msgid "Multiple edit"
 msgstr ""
 
-#: include/class_management.inc:669
-#, php-format
-msgid ""
-"No tab definition for %s found in configuration file: cannot create plugin "
-"instance!"
-msgstr ""
+#: plugins/admin/groups/generic.tpl:28 plugins/admin/ogroups/generic.tpl:18
+msgid "Descriptive text for this group"
+msgstr "Omschrijving voor deze groep"
 
-#: include/class_releaseSelector.inc:214 include/class_listing.inc:1057
-#: include/class_listing.inc:1059 include/class_baseSelector.inc:188
-msgid "Root"
-msgstr "Basis"
+#: plugins/admin/groups/generic.tpl:75 plugins/admin/groups/generic.tpl:102
+msgid "Select to create a samba conform group"
+msgstr "Selecteer om een samba conforme groep te maken"
 
-#: include/class_releaseSelector.inc:262 include/class_ItemSelector.inc:289
-#: include/class_baseSelector.inc:235
-msgid "Submit"
-msgstr "Verwerk"
+#: plugins/admin/groups/generic.tpl:87 plugins/admin/groups/generic.tpl:110
+msgid "in domain"
+msgstr "in domein"
 
-#: include/class_socketClient.inc:108
-#, php-format
-msgid "Socket connection to %s:%s failed: %s"
-msgstr ""
+#: plugins/admin/groups/generic.tpl:131
+msgid "Members are in a phone pickup group"
+msgstr "Leden zitten in een telefoon beantwoordgroep"
 
-#: include/class_socketClient.inc:191
-#, php-format
-msgid "Socket timeout of %s seconds reached!"
-msgstr ""
+#: plugins/admin/groups/generic.tpl:146
+#, fuzzy
+msgid "Members are in a Nagios group"
+msgstr "Leden zitten in een systeeminformatie groep (Nagios)"
 
-#: include/class_pathNavigator.inc:86
+#: plugins/admin/groups/generic.tpl:174
 #, fuzzy
-msgid "Welcome to GOsa"
-msgstr "Welkom bij het GOsa installatie programma!"
-
-#: include/password-methods/class_password-methods.inc:339
-msgid "Cannot find a suitable password method for the current hash!"
-msgstr ""
-
-#: include/class_SnapshotHandler.inc:45 include/class_SnapshotHandler.inc:76
-#, php-format
-msgid ""
-"The snapshot functionality is enabled but the required variable %s is not "
-"set!"
-msgstr ""
-
-#: include/class_SnapshotHandler.inc:58
-#, php-format
-msgid ""
-"The snapshot functionality is enabled but the required PHP compression "
-"module is missing: %s!"
-msgstr ""
-
-#: include/class_acl.inc:27 plugins/admin/acl/class_aclManagement.inc:25
-#, fuzzy
-msgid "Access control"
-msgstr "Toegangsopties"
+msgid "Common group members"
+msgstr "Toon groepen"
 
-#: include/class_acl.inc:28
+#: plugins/admin/groups/generic.tpl:183
 #, fuzzy
-msgid "Manage access control lists"
-msgstr "Toegangsopties"
+msgid "Partial group members"
+msgstr "Groepsleden"
 
-#: include/class_acl.inc:125 include/class_acl.inc:613
-#: include/class_acl.inc:1033
-#, fuzzy, php-format
-msgid "All users"
-msgstr "gebruikers"
+#: plugins/admin/groups/generic.tpl:188
+msgid "Group members"
+msgstr "Groepsleden"
 
-#: include/class_acl.inc:228
-#: plugins/generic/references/class_aclResolver.inc:63
-msgid "Reset ACLs"
-msgstr ""
+#: plugins/admin/groups/group-list.xml:11
+msgid "List of groups"
+msgstr "Lijst met groepen"
 
-#: include/class_acl.inc:229
-#: plugins/generic/references/class_aclResolver.inc:64
-#: plugins/admin/acl/class_aclRole.inc:139
+#: plugins/admin/groups/group-list.xml:138
 #, fuzzy
-msgid "One level"
-msgstr "Log prioriteit"
+msgid "Edit group"
+msgstr "Primaire groep"
 
-#: include/class_acl.inc:230 include/class_acl.inc:235
-#: plugins/generic/references/class_aclResolver.inc:65
-#: plugins/admin/acl/class_aclRole.inc:140
+#: plugins/admin/groups/group-list.xml:151
 #, fuzzy
-msgid "Current object"
-msgstr "Nieuw FAI object aanmaken"
+msgid "Remove group"
+msgstr "servers"
 
-#: include/class_acl.inc:231
-#: plugins/generic/references/class_aclResolver.inc:66
-#: plugins/admin/acl/class_aclRole.inc:141
+#: plugins/admin/groups/class_group.inc:166
+#: plugins/admin/groups/class_group.inc:1240 html/index.php:157
+#: html/index.php:233 html/main.php:295 html/password.php:113
+#: include/utils/class_timezone.inc:47 include/class_SnapshotHandler.inc:44
+#: include/class_SnapshotHandler.inc:57 include/class_SnapshotHandler.inc:75
+#: include/password-methods/class_password-methods-sha.inc:48
+#: include/password-methods/class_password-methods-ssha.inc:51
+#: include/class_CopyPasteHandler.inc:119
+#: include/class_CopyPasteHandler.inc:128
+#: include/class_CopyPasteHandler.inc:177
+#: include/class_CopyPasteHandler.inc:186
+#: include/class_CopyPasteHandler.inc:194 include/class_config.inc:171
+#: include/class_config.inc:710 include/class_config.inc:1171
+#: include/class_config.inc:1184 include/class_config.inc:1202
+#: include/class_pluglist.inc:146 include/functions.inc:837
+#: include/functions.inc:3053 include/functions.inc:3068
 #, fuzzy
-msgid "Complete subtree"
-msgstr "Subonderdelen negeren"
-
-#: include/class_acl.inc:232
-#: plugins/generic/references/class_aclResolver.inc:67
-#: plugins/admin/acl/class_aclRole.inc:142
-msgid "Complete subtree (permanent)"
-msgstr ""
+msgid "Configuration error"
+msgstr "Configuratie bestand"
 
-#: include/class_acl.inc:233 include/class_acl.inc:236
-#: plugins/generic/references/class_aclResolver.inc:68
-msgid "Use ACL defined in role"
+#: plugins/admin/groups/class_group.inc:166
+#: plugins/admin/groups/class_group.inc:1240
+#, fuzzy
+msgid "Cannot find group SID in your configuration!"
 msgstr ""
+"Kan de SID van deze groep niet vinden in de LDAP database of in uw "
+"configuratie bestand."
 
-#: include/class_acl.inc:239
-#: plugins/generic/references/class_aclResolver.inc:185
-#: plugins/admin/users/class_userManagement.inc:25
-#: plugins/personal/generic/class_user.inc:1676
-#: setup/class_setupStep_Migrate.inc:297
-msgid "Users"
-msgstr "Gebruikers"
+#: plugins/admin/groups/class_group.inc:210
+#: plugins/admin/groups/class_group.inc:1190
+#: plugins/admin/groups/class_group.inc:1200
+#: plugins/personal/posix/paste_generic.tpl:38
+#: plugins/personal/posix/class_posixAccount.inc:869
+#: plugins/personal/posix/class_posixAccount.inc:872
+#: plugins/personal/posix/generic.tpl:64
+#: plugins/generic/references/class_reference.inc:87
+#: setup/class_setupStep_Migrate.inc:415
+msgid "UID"
+msgstr "UID"
 
-#: include/class_acl.inc:239
-#: plugins/generic/references/class_aclResolver.inc:177
-#: plugins/admin/groups/class_group.inc:1041
-#: plugins/admin/groups/class_groupManagement.inc:25
-#: setup/class_setupStep_Migrate.inc:300
-msgid "Groups"
-msgstr "Groepen"
+#: plugins/admin/groups/class_group.inc:310
+msgid "Samba group"
+msgstr "Samba groep"
 
-#: include/class_acl.inc:254
+#: plugins/admin/groups/class_group.inc:310
 #, fuzzy
-msgid "Section"
-msgstr "Actie"
+msgid "Domain administrators"
+msgstr "Windows beheerders"
 
-#: include/class_acl.inc:264
-#, fuzzy
-msgid "Used"
-msgstr "Gebruiker"
+#: plugins/admin/groups/class_group.inc:310
+msgid "Domain users"
+msgstr "Windows gebruikers"
 
-#: include/class_acl.inc:280 plugins/admin/ogroups/class_ogroup.inc:865
-#, fuzzy
-msgid "Member"
-msgstr "Groepsleden"
+#: plugins/admin/groups/class_group.inc:311
+msgid "Domain guests"
+msgstr "Windows gasten"
 
-#: include/class_acl.inc:280 plugins/admin/acl/class_aclRole.inc:182
-#: plugins/admin/acl/class_aclRole.inc:744
-#, fuzzy
-msgid "Permissions"
-msgstr "Rechten"
+#: plugins/admin/groups/class_group.inc:316
+#, php-format
+msgid "Special group (%d)"
+msgstr "Speciale groep (%d)"
 
-#: include/class_acl.inc:280 include/php_setup.inc:191
-#: plugins/admin/acl/class_aclRole.inc:182
-msgid "Type"
-msgstr "Type"
+#: plugins/admin/groups/class_group.inc:329
+#: plugins/admin/groups/class_group.inc:350
+#: plugins/admin/groups/class_group.inc:367
+#: plugins/admin/departments/class_department.inc:152
+#: plugins/generic/references/contents.tpl:18 include/class_pluglist.inc:479
+msgid "Unknown"
+msgstr "Onbekend"
 
-#: include/class_acl.inc:574
-msgid "No ACL settings for this category!"
+#: plugins/admin/groups/class_group.inc:464
+#, php-format
+msgid "Adding UID '%s' to group '%s' failed: cannot find user object!"
 msgstr ""
 
-#: include/class_acl.inc:577
+#: plugins/admin/groups/class_group.inc:470
 #, php-format
-msgid "ACLs for: %s"
+msgid "Add UID '%s' to group '%s' failed: UID is used more than once!"
 msgstr ""
 
-#: include/class_acl.inc:583 include/class_acl.inc:587
-#, fuzzy
-msgid "category ACL"
-msgstr "Categorie"
+#: plugins/admin/groups/class_group.inc:753
+#, fuzzy, php-format
+msgid "Cannot find any SID for '%s'!"
+msgstr "Kan bestand '%s' niet aanmaken."
 
-#: include/class_acl.inc:639
+#: plugins/admin/groups/class_group.inc:758
+#, fuzzy, php-format
+msgid "Cannot find any RIDBASE for '%s'!"
+msgstr "Kan bestand '%s' niet aanmaken."
+
+#: plugins/admin/groups/class_group.inc:852
+#: plugins/admin/departments/dep_move_confirm.tpl:2
+#: plugins/personal/posix/class_posixAccount.inc:651
+#: plugins/personal/posix/class_posixAccount.inc:774 setup/setup_checks.tpl:27
+#: setup/setup_checks.tpl:68 html/password.php:315
+#: include/utils/class_xml.inc:37 include/class_configRegistry.inc:688
+#: include/class_configRegistry.inc:703 include/class_configRegistry.inc:718
+#: include/class_configRegistry.inc:733 include/class_configRegistry.inc:749
+#: include/class_configRegistry.inc:754 include/class_configRegistry.inc:774
+#: include/class_configRegistry.inc:779 include/class_configRegistry.inc:796
+#: include/class_configRegistry.inc:801 include/class_configRegistry.inc:819
+#: include/class_configRegistry.inc:824 include/class_configRegistry.inc:840
+#: include/class_configRegistry.inc:855 include/class_configRegistry.inc:870
+#: include/class_tabs.inc:270 include/class_jsonRPC.inc:37
+#: include/functions.inc:2489 include/functions.inc:2493
+#: include/functions.inc:2499 include/functions.inc:2523
+msgid "Warning"
+msgstr "Waarschuwing"
+
+#: plugins/admin/groups/class_group.inc:852
 #, php-format
-msgid "Edit ACL for '%s' with scope '%s'"
+msgid "The gidNumber '%s' is already in use by %s!"
 msgstr ""
 
-#: include/class_acl.inc:801 include/class_acl.inc:808
-#, fuzzy
-msgid "Show/hide advanced settings"
-msgstr "Geavanceerde telefoon instellingen"
+#: plugins/admin/groups/class_group.inc:966
+#: plugins/admin/groups/class_group.inc:969
+#: plugins/admin/groups/class_group.inc:1061
+#: plugins/personal/posix/paste_generic.tpl:47
+#: plugins/personal/posix/class_posixAccount.inc:876
+#: plugins/personal/posix/class_posixAccount.inc:879
+#: plugins/personal/posix/generic.tpl:75
+msgid "GID"
+msgstr "GID"
 
-#: include/class_acl.inc:819
+#: plugins/admin/groups/class_group.inc:1036
 #, fuzzy
-msgid "Create objects"
-msgstr "Nieuw FAI object aanmaken"
+msgid "Generic group settings"
+msgstr "Algemene wachtrij instellingen"
 
-#: include/class_acl.inc:820
+#: plugins/admin/groups/class_group.inc:1049
 #, fuzzy
-msgid "Move objects"
-msgstr "Lidmaatschap objecten"
+msgid "RDN for object group storage."
+msgstr "Naam van objectgroepen"
 
-#: include/class_acl.inc:821
+#: plugins/admin/groups/class_group.inc:1063
 #, fuzzy
-msgid "Remove objects"
-msgstr "Lidmaatschap objecten"
-
-#: include/class_acl.inc:823
-#: plugins/generic/references/class_aclResolver.inc:307
-msgid "Restrict changes to user's own object"
-msgstr ""
+msgid "Samba group type"
+msgstr "Samba groep"
 
-#: include/class_acl.inc:827 include/class_acl.inc:936
-#: include/class_acl.inc:940
-#: plugins/generic/references/class_aclResolver.inc:309
-msgid "read"
-msgstr "alleen lezen"
+#: plugins/admin/groups/class_group.inc:1064
+#, fuzzy
+msgid "Samba domain name"
+msgstr "Samba home"
 
-#: include/class_acl.inc:828 include/class_acl.inc:938
-#: include/class_acl.inc:941
-#: plugins/generic/references/class_aclResolver.inc:310
-msgid "write"
-msgstr "afleveren, lezen & schrijven"
+#: plugins/admin/groups/class_group.inc:1065
+#: plugins/admin/ogroups/class_ogroup.inc:864
+#: plugins/personal/posix/trustModeDialog/generic.tpl:2
+msgid "System trust"
+msgstr "Systeem vertrouwen"
 
-#: include/class_acl.inc:832
+#: plugins/admin/groups/class_group.inc:1066
 #, fuzzy
-msgid "Complete object"
-msgstr "Nieuw FAI object aanmaken"
+msgid "Phone pickup group"
+msgstr "Leden zitten in een telefoon beantwoordgroep"
 
-#: include/class_acl.inc:984
-#, fuzzy, php-format
-msgid "Unknown ACL type '%s'!"
-msgstr "Onbekende FAI status %s"
-
-#: include/class_acl.inc:1029
-#, fuzzy, php-format
-msgid "Unknown entry '%s'!"
-msgstr "Onbekende FAI status %s"
-
-#: include/class_acl.inc:1093 include/class_acl.inc:1095
-#, fuzzy, php-format
-msgid "ACL role: %s"
-msgstr "Rechten"
-
-#: include/class_acl.inc:1095
-#, fuzzy
-msgid "unknown ACL role"
-msgstr "! onbekend id"
-
-#: include/class_acl.inc:1103
-#, php-format
-msgid "Contains settings for these objects: %s"
-msgstr ""
-
-#: include/class_acl.inc:1120
+#: plugins/admin/groups/class_group.inc:1067
 #, fuzzy
-msgid "inactive"
-msgstr "actief"
+msgid "Nagios group"
+msgstr "Nagios account"
 
-#: include/class_acl.inc:1120
+#: plugins/admin/groups/class_group.inc:1069
 #, fuzzy
-msgid "No members"
+msgid "Group member"
 msgstr "Groepsleden"
 
-#: include/class_acl.inc:1290 include/class_acl.inc:1291
-#: include/class_acl.inc:1297 include/class_tabs.inc:397
-#: plugins/admin/acl/tabs_acl.inc:28 plugins/admin/acl/class_aclRole.inc:770
-#: plugins/admin/acl/acl-list.xml:15
-msgid "ACL"
-msgstr "Rechten"
+#: plugins/admin/departments/class_countryGeneric.inc:82
+#: plugins/admin/departments/class_countryGeneric.inc:83
+#: plugins/admin/departments/dep-filter.xml:49
+#: plugins/admin/departments/dep-list.xml:31
+#: plugins/admin/departments/dep-list.xml:117
+#: plugins/admin/departments/country.tpl:5
+#: plugins/admin/departments/class_departmentManagement.inc:217
+msgid "Country"
+msgstr "Land"
 
-#: include/class_acl.inc:1291
+#: plugins/admin/departments/class_countryGeneric.inc:91
+#: plugins/admin/departments/country.tpl:11
 #, fuzzy
-msgid "Access control list"
-msgstr "Toegangsopties"
+msgid "Country name"
+msgstr "Land"
 
-#: include/class_acl.inc:1297
+#: plugins/admin/departments/class_countryGeneric.inc:93
+#: plugins/admin/departments/locality.tpl:39
+#: plugins/admin/departments/domain.tpl:39
+#: plugins/admin/departments/class_department.inc:684
+#: plugins/admin/departments/dcObject.tpl:39
+#: plugins/admin/departments/organization.tpl:51
+#: plugins/admin/departments/class_dcObject.inc:92
+#: plugins/admin/departments/class_localityGeneric.inc:93
+#: plugins/admin/departments/country.tpl:39
+#: plugins/admin/departments/class_organizationGeneric.inc:127
+#: plugins/admin/departments/generic.tpl:51
+#: plugins/admin/departments/class_domain.inc:93
+#: plugins/personal/generic/generic.tpl:339
+#: plugins/personal/generic/generic.tpl:355
+#: plugins/personal/generic/class_user.inc:1723
 #, fuzzy
-msgid "ACL roles"
-msgstr "Rechten"
+msgid "Manager"
+msgstr "Windows gebruikers"
 
-#: include/class_acl.inc:1300
-#, fuzzy
-msgid "ACL Entries"
-msgstr "Nieuw profiel"
+#: plugins/admin/departments/class_countryGeneric.inc:95
+#: plugins/admin/departments/locality.tpl:67
+#: plugins/admin/departments/domain.tpl:67
+#: plugins/admin/departments/class_department.inc:686
+#: plugins/admin/departments/dcObject.tpl:67
+#: plugins/admin/departments/organization.tpl:132
+#: plugins/admin/departments/class_dcObject.inc:94
+#: plugins/admin/departments/class_localityGeneric.inc:95
+#: plugins/admin/departments/country.tpl:68
+#: plugins/admin/departments/class_organizationGeneric.inc:135
+#: plugins/admin/departments/generic.tpl:132
+#: plugins/admin/departments/class_domain.inc:94
+msgid "Administrative settings"
+msgstr "Administratieve instellingen"
 
-#: include/class_session.inc:76 include/class_session.inc:101
-#: include/class_session.inc:127
+#: plugins/admin/departments/locality.tpl:5
+#: plugins/admin/departments/dep-filter.xml:63
+#: plugins/admin/departments/dep-list.xml:39
+#: plugins/admin/departments/dep-list.xml:124
+#: plugins/admin/departments/class_localityGeneric.inc:82
+#: plugins/admin/departments/class_localityGeneric.inc:83
+#: plugins/admin/departments/class_departmentManagement.inc:229
 #, fuzzy
-msgid "Requested channel does not exist!"
-msgstr "Gebruikersnaam / UID is niet uniek. Controleer uw LDAP database a.u.b."
-
-#: include/class_listing.inc:257 include/class_sortableListing.inc:274
-msgid "Sort ascending"
-msgstr ""
-
-#: include/class_listing.inc:257 include/class_sortableListing.inc:274
-msgid "Sort descending"
-msgstr ""
+msgid "Locality"
+msgstr "Plaats"
 
-#: include/class_listing.inc:319
+#: plugins/admin/departments/locality.tpl:11
+#: plugins/admin/departments/dcObject.tpl:11
 #, fuzzy
-msgid "Select all"
-msgstr "Selecteer"
+msgid "Locality name"
+msgstr "Naam van de locatie"
 
-#: include/class_listing.inc:578
+#: plugins/admin/departments/locality.tpl:14
+#: plugins/admin/departments/dcObject.tpl:14
 #, fuzzy
-msgid "created by"
-msgstr "Aanmaken"
-
-#: include/class_listing.inc:1064 include/class_listing.inc:1066
-msgid "Go to preceding level"
-msgstr ""
-
-#: include/class_listing.inc:1072 include/class_listing.inc:1074
-msgid "Go to current users level"
-msgstr ""
-
-#: include/class_listing.inc:1079
-msgid "Reload list"
-msgstr "Lijst herladen"
+msgid "Name of locality to create"
+msgstr "Naam van de aan te maken subtree"
 
-#: include/class_listing.inc:1183 plugins/admin/ogroups/ogroup-list.xml:62
-#: plugins/admin/groups/group-list.xml:62 plugins/admin/users/user-list.xml:78
-#: plugins/admin/newConfigManagement/DeviceConfig-list.xml:50
-#: plugins/admin/departments/dep-list.xml:87 plugins/admin/acl/acl-list.xml:65
-#: plugins/addons/propertyEditor/property-list.xml:96
-msgid "Actions"
-msgstr "Acties"
+#: plugins/admin/departments/locality.tpl:22
+#: plugins/admin/departments/domain.tpl:22
+#: plugins/admin/departments/dcObject.tpl:22
+#: plugins/admin/departments/organization.tpl:22
+#: plugins/admin/departments/country.tpl:22
+msgid "Descriptive text for department"
+msgstr "Omschrijving voor de afdeling"
 
-#: include/class_listing.inc:1453
-#, fuzzy
-msgid "Copy"
-msgstr "kopieer"
+#: plugins/admin/departments/locality.tpl:70
+#: plugins/admin/departments/domain.tpl:70
+#: plugins/admin/departments/dcObject.tpl:70
+#: plugins/admin/departments/organization.tpl:135
+#: plugins/admin/departments/country.tpl:71
+#: plugins/admin/departments/generic.tpl:135
+msgid "Tag department as an independent administrative unit"
+msgstr "Markeer de afdeling als een onafhankelijke administratieve eenheid"
 
-#: include/class_listing.inc:1459
+#: plugins/admin/departments/domain.tpl:5
+#: plugins/admin/departments/dep-filter.xml:105
+#: plugins/admin/departments/dep-list.xml:15
+#: plugins/admin/departments/dep-list.xml:103
+#: plugins/admin/departments/class_departmentManagement.inc:193
 #, fuzzy
-msgid "Cut"
-msgstr "knippen"
-
-#: include/class_listing.inc:1467 include/class_listing.inc:1469
-#: include/class_CopyPasteHandler.inc:571
-msgid "Paste"
-msgstr "Plakken"
-
-#: include/class_listing.inc:1492
-msgid "Cut this entry"
-msgstr "Deze invoer knippen"
-
-#: include/class_listing.inc:1501
-msgid "Copy this entry"
-msgstr "Deze invoer kopieren"
+msgid "Domain"
+msgstr "in domein"
 
-#: include/class_listing.inc:1533 include/class_listing.inc:1535
+#: plugins/admin/departments/domain.tpl:11
 #, fuzzy
-msgid "Restore snapshots"
-msgstr "Nagios account aanmaken"
+msgid "Domain name"
+msgstr "Windows beheerders"
 
-#: include/class_listing.inc:1549
+#: plugins/admin/departments/domain.tpl:14
 #, fuzzy
-msgid "Export list"
-msgstr "Exporteer"
+msgid "Name of domain to create"
+msgstr "Naam van de aan te maken subtree"
 
-#: include/class_listing.inc:1583 include/class_SnapShotDialog.inc:142
-msgid "Restore snapshot"
-msgstr ""
+#: plugins/admin/departments/class_department.inc:379
+#: plugins/admin/departments/class_department.inc:683
+#: plugins/admin/departments/organization.tpl:117
+#: plugins/admin/departments/class_organizationGeneric.inc:133
+#: plugins/admin/departments/generic.tpl:118
+#: plugins/personal/generic/generic.tpl:419
+#: plugins/personal/generic/generic.tpl:586
+#: plugins/personal/generic/class_user.inc:1357
+#: plugins/personal/generic/class_user.inc:1848
+msgid "Fax"
+msgstr "Fax"
 
-#: include/class_listing.inc:1591
+#: plugins/admin/departments/class_department.inc:439 html/main.php:170
+#: html/password.php:61 include/utils/class_xml.inc:43
+#: include/functions.inc:465
 #, fuzzy
-msgid "Create new snapshot for this object"
-msgstr "Nieuw FAI object aanmaken"
+msgid "Fatal error"
+msgstr "Terminal server"
 
-#: include/class_sortableListing.inc:234
+#: plugins/admin/departments/class_department.inc:439
 #, fuzzy
-msgid "Sortable list"
-msgstr "Exporteer"
-
-#: include/class_sortableListing.inc:239
-msgid "Edit this entry"
-msgstr "Bewerk deze invoer"
-
-#: include/class_sortableListing.inc:244
-msgid "Delete this entry"
-msgstr "Verwijder deze invoer"
+msgid "Cannot find an unused tag for this administrative unit!"
+msgstr ""
+"Fatale fout: Kon geen ongebruikte markering vinden om de administratieve "
+"eenheid te markeren!"
 
-#: include/functions.inc:134
+#: plugins/admin/departments/class_department.inc:507
 #, php-format
-msgid "Fatal error: no class locations defined - please run %s to fix this"
-msgstr ""
+msgid "Tagging '%s'."
+msgstr "Markeren van '%s'."
 
-#: include/functions.inc:141
+#: plugins/admin/departments/class_department.inc:588
 #, php-format
-msgid "Fatal error: cannot instantiate class %s - try running %s to fix this"
-msgstr ""
+msgid "Moving '%s' to '%s'"
+msgstr "Verplaatsen van %s naar %s"
 
-#: include/functions.inc:466
-#, fuzzy, php-format
-msgid "Error while connecting to LDAP: %s"
-msgstr ""
-"FATAAL: Fout bij het verbinden met de LDAP server. De server meldt: '%s'."
+#: plugins/admin/departments/class_department.inc:624
+#: ihtml/themes/default/snapshotdialog.tpl:20
+#: ihtml/themes/default/snapshotdialog.tpl:63
+#: include/utils/class_msgPool.inc:459 include/class_acl.inc:799
+#: include/class_acl.inc:806 include/class_acl.inc:813
+msgid "Object"
+msgstr "Object"
 
-#: include/functions.inc:537 include/functions.inc:623
-#, fuzzy
-msgid "User ID is not unique!"
-msgstr "Gebruikersnaam / UID is niet uniek. Controleer uw LDAP database a.u.b."
+#: plugins/admin/departments/class_department.inc:629
+#, php-format
+msgid "FAILED to copy %s, aborting operation"
+msgstr "Kopieren van %s is mislukt. Bewerking afgebroken."
 
-#: include/functions.inc:827 include/functions.inc:945
-msgid "Error while locking entry!"
-msgstr ""
-
-#: include/functions.inc:837
-#, fuzzy, php-format
-msgid "Cannot store lock information in LDAP!"
-msgstr "Kan quota informatie niet ophaleven voor '%s'."
-
-#: include/functions.inc:837
-#, fuzzy, php-format
-msgid "Error: %s"
-msgstr "Fout"
-
-#: include/functions.inc:1267
-#, fuzzy, php-format
-msgid "The current size limit of %d entries is exceeded!"
-msgstr "De hoeveelheidslimiet van %d invoeren is overschreden!"
-
-#: include/functions.inc:1269
-#, php-format
-msgid "Set the size limit to %s"
-msgstr ""
-
-#: include/functions.inc:1281 plugins/personal/generic/generic.tpl:218
-msgid "Configure"
-msgstr "Instellen"
-
-#: include/functions.inc:1286
-#, fuzzy
-msgid "list is incomplete"
-msgstr "onvolledig"
+#: plugins/admin/departments/class_department.inc:660
+#: plugins/admin/departments/class_department.inc:671
+msgid "Departments"
+msgstr "Afdelingen"
 
-#: include/functions.inc:1636
-msgid "Continue anyway"
-msgstr "Toch doorgaan"
+#: plugins/admin/departments/class_department.inc:674
+msgid "Department name"
+msgstr "Afdelingnaam"
 
-#: include/functions.inc:1638
-msgid "Edit anyway"
-msgstr "Alsnog bewerken"
+#: plugins/admin/departments/class_department.inc:679
+#: plugins/admin/departments/organization.tpl:86
+#: plugins/admin/departments/class_organizationGeneric.inc:129
+#: plugins/admin/departments/generic.tpl:87
+#: plugins/personal/generic/generic.tpl:444
+#: plugins/personal/generic/class_user.inc:1733
+msgid "State"
+msgstr "Provincie"
 
-#: include/functions.inc:1641
-msgid "These entries are currently locked:"
-msgstr ""
+#: plugins/admin/departments/class_department.inc:680
+#: plugins/admin/departments/organization.tpl:82
+#: plugins/admin/departments/organization.tpl:94
+#: plugins/admin/departments/class_localityGeneric.inc:91
+#: plugins/admin/departments/class_organizationGeneric.inc:130
+#: plugins/admin/departments/generic.tpl:83
+#: plugins/admin/departments/generic.tpl:85
+#: plugins/admin/departments/generic.tpl:95
+#: plugins/personal/generic/generic.tpl:436
+#: plugins/personal/generic/class_user.inc:1734
+#: ihtml/themes/default/infoPage.tpl:28
+msgid "Location"
+msgstr "Plaats"
 
-#: include/functions.inc:1882
-msgid "Entries per page"
-msgstr "Regels per pagina"
+#: plugins/admin/departments/class_department.inc:681
+#: plugins/admin/departments/organization.tpl:102
+#: plugins/admin/departments/generic.tpl:103
+#: plugins/personal/generic/generic.tpl:185
+#: plugins/personal/generic/generic.tpl:452
+msgid "Address"
+msgstr "Adres"
 
-#: include/functions.inc:2060
-#, fuzzy, php-format
-msgid "GOsa %s"
-msgstr "Log DB gebruiker"
+#: plugins/admin/departments/class_department.inc:682
+msgid "Telephone"
+msgstr "Telefoon"
 
-#: include/functions.inc:2067
-#, fuzzy, php-format
-msgid "GOsa %s snapshot (Rev %s)"
-msgstr "GOsa ontwikkelversie (Revisie %s)"
+#: plugins/admin/departments/class_department.inc:737
+#, php-format
+msgid "Object '%s' is already tagged"
+msgstr "Object '%s' is al gemarkeerd"
 
-#: include/functions.inc:2072
+#: plugins/admin/departments/class_department.inc:744
 #, php-format
-msgid "GOsa development snapshot (Rev %s)"
-msgstr "GOsa ontwikkelversie (Revisie %s)"
+msgid "Adding tag (%s) to object '%s'"
+msgstr "Toevoegen van markering (%s) aan object '%s'"
 
-#: include/functions.inc:2168
+#: plugins/admin/departments/class_department.inc:776
 #, php-format
-msgid "File %s cannot be deleted!"
-msgstr ""
+msgid "Removing tag from object '%s'"
+msgstr "Verwijderen van markering van object '%s'"
 
-#: include/functions.inc:2198 include/functions.inc:2218
+#: plugins/admin/departments/dcObject.tpl:5
+#: plugins/admin/departments/dep-filter.xml:77
+#: plugins/admin/departments/dep-list.xml:23
+#: plugins/admin/departments/dep-list.xml:110
 #, fuzzy
-msgid "Cannot write revision file!"
-msgstr "Kan bestand '%s' niet aanmaken."
-
-#: include/functions.inc:2489 include/functions.inc:2493
-#: include/functions.inc:2499
-msgid "'baseIdHook' is not available. Using default base!"
-msgstr ""
+msgid "Domain component"
+msgstr "Windows beheerders"
 
-#: include/functions.inc:2523
+#: plugins/admin/departments/dep_move_confirm.tpl:2
 #, fuzzy
+msgid "You are currently moving/renaming this department."
+msgstr "U heeft geen toestemming om deze afdeling te verwijderen."
+
+#: plugins/admin/departments/dep_move_confirm.tpl:6
 msgid ""
-"Cannot read schema information from LDAP. Schema validation is not possible!"
+"Modifying a departments naming attribute 'ou' or base may corrupt ACLs and "
+"snapshot entries for all entire objects."
 msgstr ""
-"Kan de schema informatie niet ophalen van de server. Schema controle is "
-"onmogelijk!"
 
-#: include/functions.inc:2549
-msgid "This class is used to make users appear in GOsa."
+#: plugins/admin/departments/dep_move_confirm.tpl:9
+msgid "GOsa can NOT fix this for you, yet."
 msgstr ""
 
-#: include/functions.inc:2556
+#: plugins/admin/departments/dep_move_confirm.tpl:12
 msgid ""
-"This class is used to lock entries in order to prevent multiple edits at a "
-"time."
-msgstr ""
-
-#: include/functions.inc:2601
-#, fuzzy, php-format
-msgid "Required object class %s is missing!"
-msgstr "Toon FAI sjabloon objecten"
-
-#: include/functions.inc:2604
-#, php-format
-msgid "Optional object class %s is missing!"
+"Before you confirm this action, ensure that everything will be as expected, "
+"possibly the best solution is a backup."
 msgstr ""
 
-#: include/functions.inc:2609
-#, fuzzy, php-format
-msgid "Wrong version of required object class %s (!=%s) detected!"
-msgstr "Toon FAI sjabloon objecten"
-
-#: include/functions.inc:2612
-#, fuzzy, php-format
-msgid "Class available"
-msgstr "Bestand is beschikbaar"
+#: plugins/admin/departments/dep-filter.xml:35
+#: plugins/admin/departments/generic.tpl:4
+#, fuzzy
+msgid "Organizational Unit"
+msgstr "Afdeling"
 
-#: include/functions.inc:2634
-msgid ""
-"RFC2307bis schema is enabled, but the current LDAP configuration does not "
-"support it!"
-msgstr ""
+#: plugins/admin/departments/dep-filter.xml:91
+#: plugins/admin/departments/organization.tpl:4
+#: plugins/admin/departments/dep-list.xml:47
+#: plugins/admin/departments/dep-list.xml:131
+#: plugins/admin/departments/class_organizationGeneric.inc:113
+#: plugins/admin/departments/class_organizationGeneric.inc:114
+#: plugins/admin/departments/class_departmentManagement.inc:241
+#: plugins/personal/generic/generic.tpl:298
+#: plugins/personal/generic/class_user.inc:1720 setup/setup_feedback.tpl:10
+#: setup/setup_feedback.tpl:12 ihtml/themes/default/infoPage.tpl:26
+msgid "Organization"
+msgstr "Organisatie"
 
-#: include/functions.inc:2635
-msgid ""
-"To use RFC2307bis groups, the objectClass 'posixGroup' must be AUXILIARY."
-msgstr ""
+#: plugins/admin/departments/dep_iframe.tpl:1
+msgid "Processing the requested operation"
+msgstr "Bezig met verwerken van de gevraagde opdracht"
 
-#: include/functions.inc:2639
+#: plugins/admin/departments/dep_iframe.tpl:7
+#, fuzzy
 msgid ""
-"RFC2307bis schema is disabled, but the current LDAP configuration supports "
-"it!"
-msgstr ""
-
-#: include/functions.inc:2640
-msgid "To correct this, the objectClass 'posixGroup' must be STRUCTURAL."
+"Your browser doesn't support IFRAME HTML elements. Please use this link to "
+"perform the requested operation."
 msgstr ""
+"Uw browser heeft geen ondersteuning voor frames. Gebruik a.u.b. deze link om "
+"de gewenste opdracht uit te voeren."
 
-#: include/functions.inc:2665
-msgid "German"
-msgstr "Duits"
+#: plugins/admin/departments/organization.tpl:11
+#, fuzzy
+msgid "Name of organization"
+msgstr "Organisatie"
 
-#: include/functions.inc:2666
-msgid "French"
-msgstr "Frans"
+#: plugins/admin/departments/organization.tpl:14
+#, fuzzy
+msgid "Name of organization to create"
+msgstr "Naam van de aan te maken subtree"
 
-#: include/functions.inc:2667
-msgid "Italian"
-msgstr "Italiaans"
+#: plugins/admin/departments/organization.tpl:30
+#: plugins/admin/departments/generic.tpl:30
+msgid "Category for this subtree"
+msgstr "Categorie voor deze subtree"
 
-#: include/functions.inc:2668
-msgid "Spanish"
-msgstr "Spaans"
+#: plugins/admin/departments/organization.tpl:89
+#: plugins/admin/departments/generic.tpl:90
+msgid "State where this subtree is located"
+msgstr "Provincie waar deze subtree zich bevindt"
 
-#: include/functions.inc:2669
-msgid "English"
-msgstr "Engels"
+#: plugins/admin/departments/organization.tpl:97
+#: plugins/admin/departments/generic.tpl:98
+msgid "Location of this subtree"
+msgstr "Plaats van deze subtree"
 
-#: include/functions.inc:2670
-msgid "Dutch"
-msgstr "Nederlands"
+#: plugins/admin/departments/organization.tpl:105
+#: plugins/admin/departments/generic.tpl:106
+msgid "Postal address of this subtree"
+msgstr "Post adres van deze subtree"
 
-#: include/functions.inc:2671
-msgid "Polish"
-msgstr "Pools"
+#: plugins/admin/departments/organization.tpl:112
+#: plugins/admin/departments/generic.tpl:113
+msgid "Base telephone number of this subtree"
+msgstr "Basis telefoonnummer van deze subtree"
 
-#: include/functions.inc:2672
-msgid "Brazilian Portuguese"
-msgstr ""
+#: plugins/admin/departments/organization.tpl:120
+#: plugins/admin/departments/generic.tpl:121
+msgid "Base facsimile telephone number of this subtree"
+msgstr "Basis Fax nummer van deze subtree"
 
-#: include/functions.inc:2674
+#: plugins/admin/departments/dep-list.xml:11
 #, fuzzy
-msgid "Chinese"
-msgstr "Chipset"
-
-#: include/functions.inc:2675
-#, fuzzy
-msgid "Vietnamese"
-msgstr "Naam"
+msgid "List of structural objects"
+msgstr "Lijst met objectgroepen"
 
-#: include/functions.inc:2676
-msgid "Russian"
-msgstr "Russisch"
+#: plugins/admin/departments/dep-list.xml:55
+#: plugins/admin/departments/dep-list.xml:71
+#: plugins/admin/departments/dep-list.xml:138
+#: plugins/admin/departments/class_departmentManagement.inc:253
+#: plugins/admin/ogroups/objectSelect/selectObject-list.xml:15
+#: plugins/admin/ogroups/class_ogroupManagement.inc:186
+#: plugins/personal/generic/generic.tpl:306
+#: plugins/personal/generic/class_user.inc:1721
+msgid "Department"
+msgstr "Afdeling"
 
-#: include/functions.inc:2869
+#: plugins/admin/departments/class_dcObject.inc:81
+#: plugins/admin/departments/class_dcObject.inc:82
+#: plugins/admin/departments/class_departmentManagement.inc:205
+#: plugins/admin/departments/class_domain.inc:81
+#: plugins/admin/departments/class_domain.inc:82
 #, fuzzy
-msgid "Cannot detect password hash!"
-msgstr "De opgegeven database kon niet geselecteerd worden!"
+msgid "Domain Component"
+msgstr "Windows beheerders"
 
-#: include/functions.inc:2910 include/functions.inc:2985
-#, php-format
-msgid "Pre-event hook reported a problem: %s. Password change canceled!"
-msgstr ""
+#: plugins/admin/departments/country.tpl:14
+#, fuzzy
+msgid "Name of country to create"
+msgstr "Naam van de aan te maken subtree"
 
-#: include/functions.inc:2941
+#: plugins/admin/departments/class_organizationGeneric.inc:122
 #, fuzzy
-msgid "Password change failed!"
-msgstr "Het veranderen van het wachtwoord is niet toegestaan"
+msgid "Organization name"
+msgstr "Organisatie"
 
-#: include/functions.inc:2949
-#, php-format
-msgid "Post-event hook reported a problem: %s. Password change canceled!"
-msgstr ""
+#: plugins/admin/departments/class_organizationGeneric.inc:131
+#: plugins/personal/generic/generic.tpl:183
+#: plugins/personal/generic/class_user.inc:1735
+msgid "Postal address"
+msgstr "Adres thuis"
 
-#: include/functions.inc:3053
-msgid "Cannot generate SAMBA hash!"
-msgstr ""
+#: plugins/admin/departments/class_organizationGeneric.inc:132
+#: plugins/generic/infoPage/class_infoPage.inc:109
+msgid "Phone number"
+msgstr "Telefoonnummer"
 
-#: include/functions.inc:3068
-#, php-format
-msgid "Generating SAMBA hash by running %s failed: check %s!"
-msgstr ""
+#: plugins/admin/departments/generic.tpl:11
+msgid "Name of department"
+msgstr "Naam van de afdeling"
 
-#: include/functions.inc:3346 include/functions.inc:3360
-#: include/functions.inc:3398 include/functions.inc:3410
-#: include/functions.inc:3414 include/functions.inc:3429
-#: include/functions.inc:3438
+#: plugins/admin/departments/generic.tpl:14
+msgid "Name of subtree to create"
+msgstr "Naam van de aan te maken subtree"
+
+#: plugins/admin/departments/generic.tpl:22
 #, fuzzy
-msgid "Cannot allocate free ID:"
-msgstr ""
-"Er zitten te veel gebruikers in de database. Kan geen vrij ID toewijzen!"
+msgid "Descriptive text for   department"
+msgstr "Omschrijving voor de afdeling"
 
-#: include/functions.inc:3346
-msgid "unknown idAllocation method!"
+#: plugins/admin/departments/class_departmentManagement.inc:25
+#, fuzzy
+msgid "Directory structure"
+msgstr "Directory"
+
+#: plugins/admin/departments/class_departmentManagement.inc:26
+msgid ""
+"Manage organizations, organizational units, localities, countries and more"
 msgstr ""
 
-#: include/functions.inc:3360
-#, php-format
-msgid "%sPoolMin >= %sPoolMax!"
+#: plugins/admin/departments/class_departmentManagement.inc:125
+msgid ""
+"As soon as the tag operation has finished, you can scroll down to end of the "
+"page and    press the 'Continue' button to continue with the department "
+"management dialog."
 msgstr ""
 
-#: include/functions.inc:3390
+#: plugins/admin/newConfigManagement/DeviceConfig-list.xml:10
 #, fuzzy
-msgid "Cannot create sambaUnixIdPool entry!"
-msgstr "Ga naar basis afdelingen"
+msgid "List of items"
+msgstr "Lijst met gebruikers"
 
-#: include/functions.inc:3398
-msgid "sambaUnixIdPool is not unique!"
-msgstr ""
+#: plugins/admin/newConfigManagement/DeviceConfig-list.xml:75
+#, fuzzy
+msgid "Edit item"
+msgstr "Bewerk certificaten"
 
-#: include/functions.inc:3410 include/functions.inc:3414
+#: plugins/admin/newConfigManagement/DeviceConfig-list.xml:82
 #, fuzzy
-msgid "no ID available!"
-msgstr "Bestand is beschikbaar"
+msgid "Remove item"
+msgstr "Plaatje verwijderen"
 
-#: include/functions.inc:3438
-msgid "maximum number of tries exceeded!"
+#: plugins/admin/newConfigManagement/DeviceConfig-list.tpl:9
+#, fuzzy
+msgid "Container"
+msgstr "Doorgaan"
+
+#: plugins/admin/newConfigManagement/DeviceConfig-list.tpl:10
+msgid "Item"
 msgstr ""
 
-#: include/functions.inc:3498
+#: plugins/admin/newConfigManagement/class_newConfigManagement.inc:8
+#: plugins/admin/newConfigManagement/class_newConfigManagement.inc:9
+#: plugins/admin/newConfigManagement/class_newConfigManagement.inc:352
+#: plugins/admin/newConfigManagement/class_newConfigManagement.inc:353
+#: plugins/admin/newConfigManagement/class_newConfigManagement.inc:359
 #, fuzzy
-msgid "Cannot allocate free ID!"
-msgstr ""
-"Er zitten te veel gebruikers in de database. Kan geen vrij ID toewijzen!"
+msgid "Config management"
+msgstr "Systeembeheer"
 
-#: include/class_tabs.inc:57
-#, fuzzy, php-format
-msgid "No plugin definition for %s found: please check the configuration file!"
+#: plugins/admin/newConfigManagement/class_newConfigManagement.inc:42
+#: plugins/admin/newConfigManagement/class_newConfigManagement.inc:95
+#, php-format
+msgid "Failed to load distributions, error was '%s'!"
 msgstr ""
-"Kan niet verbinden met de opgegeven database. Controleer uw GLPI "
-"configuratie a.u.b."
-
-#: include/class_tabs.inc:264
-#, fuzzy, php-format
-msgid "Delete process has been canceled by plugin %s: %s"
-msgstr "Het verwijder proces is geannuleerd door plugin '%s': %s"
 
-#: include/class_tabs.inc:402
-msgid "References"
-msgstr "Referenties"
+#: plugins/admin/newConfigManagement/class_newConfigManagement.inc:262
+msgid "No selectable install methods returned!"
+msgstr ""
 
-#: include/class_SnapShotDialog.inc:55
+#: plugins/admin/newConfigManagement/class_newConfigManagement.inc:263
+#: setup/class_setup.inc:183
 #, fuzzy
-msgid "Date"
-msgstr "Plakken"
-
-#: include/class_SnapShotDialog.inc:94
-#, fuzzy, php-format
-msgid "You are about to delete the snapshot %s."
-msgstr "U staat op het punt de macro '%s' te verwijderen."
+msgid "Setup"
+msgstr "Stel in"
 
-#: include/class_SnapShotDialog.inc:143
+#: plugins/admin/newConfigManagement/class_newConfigManagement.inc:278
 #, fuzzy
-msgid "Delete snapshot"
-msgstr "Nagios account aanmaken"
-
-#: include/class_SnapShotDialog.inc:144 include/class_SnapShotDialog.inc:162
-msgid "Y-m-d, H:i:s"
-msgstr ""
+msgid "Distribution"
+msgstr "Omschrijving"
 
-#: include/exporter/class_cvsExporter.inc:48
-msgid "CSV"
+#: plugins/admin/newConfigManagement/class_newConfigManagement.inc:284
+msgid "Release"
 msgstr ""
 
-#: include/exporter/class_PDF.inc:24
+#: plugins/admin/newConfigManagement/class_newConfigManagement.inc:290
 #, fuzzy
-msgid "Page"
-msgstr "Pieper"
+msgid "Component"
+msgstr "Windows beheerders"
 
-#: include/exporter/class_pdfExporter.inc:18
-msgid "No PDF export possible: there is no FPDF library installed."
-msgstr ""
+#: plugins/admin/ogroups/paste_generic.tpl:1
+#, fuzzy
+msgid "Paste object group"
+msgstr "Objectgroep"
 
-#: include/exporter/class_pdfExporter.inc:145
-msgid "PDF"
-msgstr ""
+#: plugins/admin/ogroups/paste_generic.tpl:7
+#, fuzzy
+msgid "Please enter the new object group name"
+msgstr "Geef a.u.b. een nieuwe naam op"
 
-#: include/class_GOsaRegistration.inc:127
+#: plugins/admin/ogroups/paste_generic.tpl:16
 msgid ""
-"UNIX-timestamp pointing to the date GOsa will ask for a registration again "
-"(-1 to disable)"
+"Copy members. Be careful with this option, systems can only inherit from a "
+"single object group!"
 msgstr ""
 
-#: include/class_jsonRPC.inc:38
-#, fuzzy, php-format
-msgid "The RPC connection (%s) specified for %s:%s is invalid: %s"
-msgstr "De opgegeven 'UID' waarde is niet correct."
+#: plugins/admin/ogroups/ogroup-list.xml:11
+msgid "List of object groups"
+msgstr "Lijst met objectgroepen"
 
-#: include/class_jsonRPC.inc:331
-#, fuzzy, php-format
-msgid "Unknown HTTP status code %s!"
-msgstr "Onbekende FAI status %s"
+#: plugins/admin/ogroups/ogroup-list.xml:15
+#: plugins/admin/ogroups/generic.tpl:1
+msgid "Object group"
+msgstr "Objectgroep"
 
-#: include/class_multi_plug.inc:362
+#: plugins/admin/ogroups/ogroup-list.xml:142
 #, fuzzy
-msgid "You are currently editing multiple entries."
-msgstr "U heeft geen toestemming om deze afdeling te verwijderen."
+msgid "Edit object group"
+msgstr "Objectgroep"
 
-#: include/class_multi_plug.inc:394
+#: plugins/admin/ogroups/ogroup-list.xml:155
 #, fuzzy
-msgid "Reset password"
-msgstr "Wachtwoord instellen"
+msgid "Remove object group"
+msgstr "servers"
 
-#: include/class_multi_plug.inc:394
-#, fuzzy
-msgid "The user password has been reset. Please set a new password!"
-msgstr "Uw wachtwoord is verlopen! Kies a.u.b. een nieuw wachtwoord. "
+#: plugins/admin/ogroups/tabs_ogroups.inc:139
+msgid "Phone queue"
+msgstr "Telefoonwachtrij"
 
-#: include/class_certificate.inc:73
+#: plugins/admin/ogroups/tabs_ogroups.inc:164
 #, fuzzy
-msgid "Certificate is empty!"
-msgstr "Certificaten"
-
-#: include/class_certificate.inc:100
-msgid "Cannot load certificate: only PEM and DER are supported!"
-msgstr ""
+msgid "Groupware"
+msgstr "Groepnaam"
 
-#: include/class_certificate.inc:115
+#: plugins/admin/ogroups/tabs_ogroups.inc:176
 #, fuzzy
-msgid "Cannot extract information for non PEM certificates!"
-msgstr "Kan quota informatie niet ophaleven voor '%s'."
+msgid "System settings"
+msgstr "Gebruikersinstellingen"
 
-#: include/class_certificate.inc:219
+#: plugins/admin/ogroups/tabs_ogroups.inc:188
+#: plugins/admin/ogroups/tabs_ogroups.inc:213
 #, fuzzy
-msgid "No valid certificate loaded!"
-msgstr "Geen geldig certificaat geladen"
+msgid "Recipe"
+msgstr "Ontvanger"
 
-#: include/php_setup.inc:107
-msgid "Generating this page caused the PHP interpreter to raise some errors!"
-msgstr ""
-"Er is minimaal één PHP fout opgetreden bij het genereren van deze pagina!"
+#: plugins/admin/ogroups/tabs_ogroups.inc:200
+#: plugins/admin/ogroups/tabs_ogroups.inc:222
+msgid "Devices"
+msgstr "Apparaten"
 
-#: include/php_setup.inc:110
+#: plugins/admin/ogroups/tabs_ogroups.inc:232
 #, fuzzy
-msgid "Send bug report"
-msgstr "Afzender"
+msgid "Deployment summary"
+msgstr "Afdelingnaam"
 
-#: include/php_setup.inc:114
-msgid "Toggle details"
+#: plugins/admin/ogroups/tabs_ogroups.inc:242
+msgid "Desktop"
 msgstr ""
 
-#: include/php_setup.inc:123
-msgid "PHP error"
-msgstr "PHP fout"
-
-#: include/php_setup.inc:142
-msgid "class"
-msgstr "klasse"
+#: plugins/admin/ogroups/tabs_ogroups.inc:259
+msgid "Applications"
+msgstr "Programma's"
 
-#: include/php_setup.inc:148
-msgid "function"
-msgstr "functie"
+#: plugins/admin/ogroups/generic.tpl:5 plugins/personal/posix/generic.tpl:6
+#, fuzzy
+msgid "Generic settings"
+msgstr "Algemene wachtrij instellingen"
 
-#: include/php_setup.inc:153
-msgid "static"
-msgstr "statisch"
+#: plugins/admin/ogroups/generic.tpl:10
+msgid "Name of the group"
+msgstr "Naam van de groep"
 
-#: include/php_setup.inc:157
-msgid "method"
-msgstr "methode"
+#: plugins/admin/ogroups/generic.tpl:41
+msgid "Member objects"
+msgstr "Lidmaatschap objecten"
 
-#: include/php_setup.inc:190
+#: plugins/admin/ogroups/objectSelect/class_objectSelect.inc:29
 #, fuzzy
-msgid "Traceback"
-msgstr "Trace"
+msgid "Object selection"
+msgstr "Groep instellingen"
 
-#: include/php_setup.inc:191
-msgid "File"
-msgstr "Bestand"
+#: plugins/admin/ogroups/objectSelect/selectObject-list.xml:23
+#: plugins/admin/ogroups/class_ogroupManagement.inc:187
+#: plugins/personal/posix/trustSelect/trust-list.xml:12
+msgid "Server"
+msgstr "Server"
 
-#: include/php_setup.inc:191
-msgid "Line"
-msgstr "Regel"
+#: plugins/admin/ogroups/objectSelect/selectObject-list.xml:31
+#: plugins/admin/ogroups/class_ogroupManagement.inc:189
+#: plugins/personal/posix/trustSelect/trust-list.xml:19
+msgid "Workstation"
+msgstr "Werkstation"
 
-#: include/php_setup.inc:192
-msgid "Arguments"
-msgstr "Argumenten"
+#: plugins/admin/ogroups/objectSelect/selectObject-list.xml:39
+#: plugins/admin/ogroups/class_ogroupManagement.inc:191
+#: plugins/personal/posix/trustSelect/trust-list.xml:26
+msgid "Terminal"
+msgstr "Terminal"
 
-#: include/class_userFilter.inc:55 plugins/admin/departments/generic.tpl:27
-#: plugins/admin/departments/class_organizationGeneric.inc:124
-#: plugins/admin/departments/class_department.inc:676
-#: plugins/admin/departments/organization.tpl:27
-#: plugins/admin/acl/class_aclRole.inc:166
-msgid "Category"
-msgstr "Categorie"
+#: plugins/admin/ogroups/objectSelect/selectObject-list.xml:47
+#: plugins/admin/ogroups/class_ogroupManagement.inc:192
+msgid "Printer"
+msgstr "Printer"
 
-#: include/class_filter.inc:226
-#, fuzzy
-msgid "Search filter"
-msgstr "Parameters"
+#: plugins/admin/ogroups/class_ogroupManagement.inc:25
+#: plugins/admin/ogroups/class_ogroup.inc:858
+msgid "Object groups"
+msgstr "Objectgroepen"
 
-#: include/class_filter.inc:444
-#, fuzzy
-msgid "Search in subtrees"
-msgstr "Zoek binnen subtree"
+#: plugins/admin/ogroups/class_ogroupManagement.inc:26
+msgid "Combine different types of objects to make use of this relationship"
+msgstr ""
 
-#: include/class_filter.inc:449
+#: plugins/admin/ogroups/class_ogroupManagement.inc:182
 #, fuzzy
-msgid "Edit filters"
-msgstr "Bewerk certificaten"
+msgid "Templates"
+msgstr "Sjabloon"
 
-#: include/class_userFilterEditor.inc:254
-#, php-format
-msgid "Error in filter #%s: %s opening and %s closing brackets detected!"
-msgstr ""
+#: plugins/admin/ogroups/class_ogroupManagement.inc:185
+msgid "Application"
+msgstr "Programma"
 
-#: include/class_plugin.inc:581
-msgid ""
-"The current object has been altered while beeing edited. If you save this "
-"entry, changes that have been made by others will be discarded!"
-msgstr ""
+#: plugins/admin/ogroups/class_ogroupManagement.inc:190
+#, fuzzy
+msgid "Windows Install"
+msgstr "Windows werkstation"
 
-#: include/class_plugin.inc:1411
-#, php-format
-msgid "Changing ACL DN from %s to %s"
-msgstr ""
+#: plugins/admin/ogroups/class_ogroup.inc:244
+#: plugins/generic/dashBoard/dbInformation/contents.tpl:1
+#: setup/setup_ldap.tpl:108
+msgid "Information"
+msgstr "Informatie"
 
-#: include/functions_helpviewer.inc:45
-#, fuzzy, php-format
-msgid "XML error in guide.xml: %s at line %s"
-msgstr "XML fout in guide.conf: %s op regel %d"
+#: plugins/admin/ogroups/class_ogroup.inc:244
+msgid "You cannot combine terminals and workstations in one object group!"
+msgstr ""
 
-#: include/functions_helpviewer.inc:88
-#, fuzzy
-msgid "No help available for this plug-in."
-msgstr "Help is (nog) niet beschikbaar voor deze module."
+#: plugins/admin/ogroups/class_ogroup.inc:320
+msgid "too many different objects!"
+msgstr "te veel verschillende object tpyes!"
 
-#: include/functions_helpviewer.inc:388
-#, php-format
-msgid "%s results for your search with the keyword %s"
-msgstr "%s resultaten voor uw zoekopdracht met sleutelwoord %s"
+#: plugins/admin/ogroups/class_ogroup.inc:322
+msgid "users"
+msgstr "gebruikers"
 
-#: include/functions_helpviewer.inc:461
-#, php-format
-msgid "%s%% hit rate in file %s"
-msgstr "%s%% resultaat in bestand %s"
+#: plugins/admin/ogroups/class_ogroup.inc:323
+msgid "groups"
+msgstr "groepen"
 
-#: include/utils/class_timezone.inc:47
-#, fuzzy, php-format
-msgid "The configured timezone %s is not valid!"
-msgstr "GOsa configuratie %s/gosa.conf is niet leesbaar. Geannuleerd."
+#: plugins/admin/ogroups/class_ogroup.inc:324
+msgid "applications"
+msgstr "programma's"
 
-#: include/utils/class_xml.inc:51
-#, fuzzy
-msgid "XML error"
-msgstr "LDAP fout:"
+#: plugins/admin/ogroups/class_ogroup.inc:325
+msgid "departments"
+msgstr "afdelingen"
 
-#: include/utils/class_msgPool.inc:17
-msgid "This object will be deleted!"
-msgstr ""
+#: plugins/admin/ogroups/class_ogroup.inc:326
+msgid "servers"
+msgstr "servers"
 
-#: include/utils/class_msgPool.inc:19
-#, php-format
-msgid "This %s object will be deleted!"
-msgstr ""
+#: plugins/admin/ogroups/class_ogroup.inc:327
+msgid "workstations"
+msgstr "werkstations"
 
-#: include/utils/class_msgPool.inc:24
-#, php-format
-msgid "This object will be deleted: %s"
-msgstr ""
+#: plugins/admin/ogroups/class_ogroup.inc:328
+#, fuzzy
+msgid "Windows workstations"
+msgstr "Toon werkstations"
 
-#: include/utils/class_msgPool.inc:26
-#, php-format
-msgid "This %s object will be deleted: %s"
-msgstr ""
+#: plugins/admin/ogroups/class_ogroup.inc:329
+msgid "terminals"
+msgstr "terminals"
 
-#: include/utils/class_msgPool.inc:31
-msgid "This object will be deleted:"
-msgstr ""
+#: plugins/admin/ogroups/class_ogroup.inc:330
+msgid "phones"
+msgstr "telefoons"
 
-#: include/utils/class_msgPool.inc:33
-#, php-format
-msgid "This %s object will be deleted:"
-msgstr ""
+#: plugins/admin/ogroups/class_ogroup.inc:331
+msgid "printers"
+msgstr "printers"
 
-#: include/utils/class_msgPool.inc:37
-#, php-format
-msgid "These objects will be deleted: %s"
-msgstr ""
+#: plugins/admin/ogroups/class_ogroup.inc:533
+#, fuzzy
+msgid "Non existing DN:"
+msgstr "Niet bestaande dn: "
 
-#: include/utils/class_msgPool.inc:39
+#: plugins/admin/ogroups/class_ogroup.inc:651
 #, php-format
-msgid "These %s objects will be deleted: %s"
+msgid ""
+"These systems are already configured by other object groups and cannot be "
+"added:"
 msgstr ""
 
-#: include/utils/class_msgPool.inc:47
+#: plugins/admin/ogroups/class_ogroup.inc:685
 #, fuzzy
-msgid "You have no permission to delete this object!"
-msgstr "U heeft geen toestemming om deze afdeling te verwijderen."
+msgid "You can combine two different object types at maximum, only!"
+msgstr "U kunt maximaal twee verschillende object types tegelijk combineren!"
 
-#: include/utils/class_msgPool.inc:51 include/utils/class_msgPool.inc:55
+#: plugins/admin/ogroups/class_ogroup.inc:849
 #, fuzzy
-msgid "You have no permission to delete the object:"
-msgstr "U heeft geen toestemming om deze afdeling te verwijderen."
+msgid "Object group generic"
+msgstr "Objectgroep"
 
-#: include/utils/class_msgPool.inc:58
+#: plugins/admin/ogroups/class_ogroup.inc:865 include/class_acl.inc:280
 #, fuzzy
-msgid "You have no permission to delete these objects:"
-msgstr "U heeft geen toestemming om deze afdeling te verwijderen."
+msgid "Member"
+msgstr "Groepsleden"
 
-#: include/utils/class_msgPool.inc:65
+#: plugins/personal/posix/trustSelect/class_trustSelect.inc:29
 #, fuzzy
-msgid "You have no permission to create this object!"
-msgstr "U heeft geen toestemming om deze afdeling te verwijderen."
+msgid "Trust machine selection"
+msgstr "Groep instellingen"
 
-#: include/utils/class_msgPool.inc:69 include/utils/class_msgPool.inc:73
+#: plugins/personal/posix/paste_generic.tpl:1
+#: plugins/personal/posix/paste_generic.tpl:5
+#: plugins/personal/posix/generic.tpl:1
 #, fuzzy
-msgid "You have no permission to create the object:"
-msgstr "U heeft geen toestemming om deze afdeling te verwijderen."
+msgid "POSIX settings"
+msgstr "Posix instellingen"
 
-#: include/utils/class_msgPool.inc:76
-#, fuzzy
-msgid "You have no permission to create these objects:"
-msgstr "U heeft geen toestemming om deze afdeling te verwijderen."
+#: plugins/personal/posix/paste_generic.tpl:6
+#: plugins/personal/posix/paste_generic.tpl:9
+#: plugins/personal/posix/class_posixAccount.inc:858
+#: plugins/personal/posix/class_posixAccount.inc:861
+#: plugins/personal/posix/class_posixAccount.inc:936
+#: plugins/personal/posix/class_posixAccount.inc:939
+#: plugins/personal/posix/class_posixAccount.inc:1307
+#: plugins/personal/posix/generic.tpl:8
+msgid "Home directory"
+msgstr "Persoonlijke map"
 
-#: include/utils/class_msgPool.inc:83
+#: plugins/personal/posix/paste_generic.tpl:17
+#: plugins/personal/posix/generic.tpl:51
+#: plugins/personal/posix/posix_shadow.tpl:2
+#: plugins/personal/generic/generic.tpl:34
+#: plugins/personal/generic/generic.tpl:81
 #, fuzzy
-msgid "You have no permission to modify this object!"
-msgstr "U heeft geen toestemming om deze blokkeerlijst te verwijderen."
+msgid "Account settings"
+msgstr "Groep instellingen"
 
-#: include/utils/class_msgPool.inc:87 include/utils/class_msgPool.inc:91
-#, fuzzy
-msgid "You have no permission to modify the object:"
-msgstr "U heeft geen toestemming om deze blokkeerlijst te verwijderen."
+#: plugins/personal/posix/paste_generic.tpl:19
+#: plugins/personal/posix/class_posixAccount.inc:1308
+#: plugins/personal/posix/generic.tpl:26
+msgid "Primary group"
+msgstr "Primaire groep"
 
-#: include/utils/class_msgPool.inc:94
-#, fuzzy
-msgid "You have no permission to modify these objects:"
-msgstr "U heeft geen toestemming om deze blokkeerlijst te verwijderen."
+#: plugins/personal/posix/paste_generic.tpl:33
+#: plugins/personal/posix/generic.tpl:60
+msgid "Force UID/GID"
+msgstr "Forceer UID/GID"
 
-#: include/utils/class_msgPool.inc:101
-#, fuzzy
-msgid "You have no permission to view this object!"
-msgstr "U heeft geen toestemming om deze blokkeerlijst te verwijderen."
+#: plugins/personal/posix/paste_generic.tpl:58
+#: plugins/personal/posix/paste_generic.tpl:61
+#: plugins/personal/posix/generic.tpl:89
+#: plugins/generic/references/class_reference.inc:58
+#: plugins/generic/references/class_reference.inc:64
+msgid "Group membership"
+msgstr "Groep lidmaatschap"
 
-#: include/utils/class_msgPool.inc:105 include/utils/class_msgPool.inc:109
-#, fuzzy
-msgid "You have no permission to view the object:"
-msgstr ""
-"U heeft geen toestemming om een telefoon aan te maken onder deze 'Basis'."
+#: plugins/personal/posix/paste_generic.tpl:68
+#: plugins/personal/posix/generic.tpl:92
+msgid "(Warning: more than 16 groups are not supported by NFS!)"
+msgstr "(Waarschuwing: NFS ondersteunt niet meer dan 16 groepen!)"
 
-#: include/utils/class_msgPool.inc:112
+#: plugins/personal/posix/groupSelect/class_groupSelect.inc:29
 #, fuzzy
-msgid "You have no permission to view these objects:"
-msgstr "U heeft geen toestemming om deze blokkeerlijst te verwijderen."
+msgid "Group selection"
+msgstr "Groep instellingen"
 
-#: include/utils/class_msgPool.inc:119
+#: plugins/personal/posix/class_posixAccount.inc:38
 #, fuzzy
-msgid "You have no permission to move this object!"
-msgstr "U heeft geen toestemming om deze blokkeerlijst te verwijderen."
+msgid "Edit users POSIX settings"
+msgstr "Posix instellingen"
 
-#: include/utils/class_msgPool.inc:123 include/utils/class_msgPool.inc:127
-#, fuzzy
-msgid "You have no permission to move the object:"
-msgstr "U heeft geen toestemming om deze blokkeerlijst te verwijderen."
+#: plugins/personal/posix/class_posixAccount.inc:146
+msgid "expired"
+msgstr "verlopen"
 
-#: include/utils/class_msgPool.inc:130
+#: plugins/personal/posix/class_posixAccount.inc:148
+msgid "grace time active"
+msgstr "gratie tijd actief"
+
+#: plugins/personal/posix/class_posixAccount.inc:151
+#: plugins/personal/posix/class_posixAccount.inc:153
+#: plugins/personal/posix/class_posixAccount.inc:155
+msgid "active"
+msgstr "actief"
+
+#: plugins/personal/posix/class_posixAccount.inc:151
 #, fuzzy
-msgid "You have no permission to move these objects:"
-msgstr "U heeft geen toestemming om deze blokkeerlijst te verwijderen."
+msgid "password not changeable"
+msgstr "actief, wachtwoord onveranderbaar"
 
-#: include/utils/class_msgPool.inc:140 include/utils/class_msgPool.inc:152
-#: include/utils/class_msgPool.inc:170
+#: plugins/personal/posix/class_posixAccount.inc:153
 #, fuzzy
-msgid "Connection information"
-msgstr "Persoonlijke informatie"
+msgid "password expired"
+msgstr "actief, wachtwoord verlopen"
 
-#: include/utils/class_msgPool.inc:142
-#, fuzzy, php-format
-msgid "Cannot connect to %s database!"
-msgstr "Kan niet verbinden met de database server!"
+#: plugins/personal/posix/class_posixAccount.inc:215
+#: include/class_management.inc:32 include/class_management.inc:33
+msgid "unconfigured"
+msgstr "niet geconfigureerd"
 
-#: include/utils/class_msgPool.inc:154
-#, fuzzy, php-format
-msgid "Cannot select %s database!"
-msgstr "De opgegeven database kon niet geselecteerd worden!"
+#: plugins/personal/posix/class_posixAccount.inc:226
+msgid "automatic"
+msgstr "automatisch"
 
-#: include/utils/class_msgPool.inc:160
+#: plugins/personal/posix/class_posixAccount.inc:374
 #, php-format
-msgid "No %s server defined!"
+msgid "Password can't be changed up to %s days after last change"
 msgstr ""
+"Het wachtwoord kan pas %s dag(en) na de laatste wijziging gewijzigd worden"
 
-#: include/utils/class_msgPool.inc:172
-#, fuzzy, php-format
-msgid "Cannot query %s database!"
-msgstr "De opgegeven database kon niet geselecteerd worden!"
+#: plugins/personal/posix/class_posixAccount.inc:378
+#, php-format
+msgid "Password must be changed after %s days"
+msgstr "Het wachtwoord moet na %s dag(en) gewijzigd worden"
 
-#: include/utils/class_msgPool.inc:178
+#: plugins/personal/posix/class_posixAccount.inc:382
 #, fuzzy, php-format
-msgid "The field %s contains a reserved keyword!"
-msgstr "Het veld 'Fax' bevat een ongeldig Faxnummer."
+msgid "Disable account after %s days of inactivity after password expiry"
+msgstr ""
+"Blokkeer het account na %s dag(en) inactiviteit nadat het wachtwoord "
+"verlopen is"
 
-#: include/utils/class_msgPool.inc:184
+#: plugins/personal/posix/class_posixAccount.inc:386
 #, fuzzy, php-format
-msgid "Command specified as %s hook for plugin %s does not exist!"
+msgid "Warn user %s days before password expiry"
+msgstr "Waarschuw de gebruiker %s dagen voordat het wachtwoord verloopt"
+
+#: plugins/personal/posix/class_posixAccount.inc:651
+msgid "Timeout while waiting for lock. Ignoring lock!"
 msgstr ""
-"Het commando '%s' dat gespecificeerd is als CHECK inhaker voor module '%s' "
-"bestaat niet."
 
-#: include/utils/class_msgPool.inc:191
-#, fuzzy, php-format
-msgid "%s command is invalid!"
-msgstr "De opgegeven naam is ongeldig."
+#: plugins/personal/posix/class_posixAccount.inc:709
+#: plugins/personal/posix/class_posixAccount.inc:1000
+msgid "Group of user"
+msgstr "Gebruikersgroep"
 
-#: include/utils/class_msgPool.inc:193
-#, fuzzy, php-format
-msgid "%s command (%s) for plugin %s is invalid!"
-msgstr "De opgegeven naam is ongeldig."
+#: plugins/personal/posix/class_posixAccount.inc:774
+msgid ""
+"A duplicated UID number was written for this user. If this was not intended "
+"please verify all used uidNumbers!"
+msgstr ""
 
-#: include/utils/class_msgPool.inc:195
-#, fuzzy, php-format
-msgid "%s command for plugin %s is invalid!"
-msgstr "De opgegeven naam is ongeldig."
+#: plugins/personal/posix/class_posixAccount.inc:892
+#: plugins/personal/posix/class_posixAccount.inc:945
+#, fuzzy
+msgid "shadowMin"
+msgstr "Schaduwen van andere sessie"
 
-#: include/utils/class_msgPool.inc:197
-#, fuzzy, php-format
-msgid "%s command (%s) is invalid!"
-msgstr "De opgegeven naam is ongeldig."
+#: plugins/personal/posix/class_posixAccount.inc:897
+#: plugins/personal/posix/class_posixAccount.inc:950
+#, fuzzy
+msgid "shadowMax"
+msgstr "Schaduwen van andere sessie"
 
-#: include/utils/class_msgPool.inc:205
-#, fuzzy, php-format
-msgid "Cannot execute %s command!"
-msgstr "De opgegeven database kon niet geselecteerd worden!"
+#: plugins/personal/posix/class_posixAccount.inc:902
+#: plugins/personal/posix/class_posixAccount.inc:955
+#, fuzzy
+msgid "shadowWarning"
+msgstr "Schaduwen van andere sessie"
 
-#: include/utils/class_msgPool.inc:207
-#, fuzzy, php-format
-msgid "Cannot execute %s command (%s) for plugin %s!"
-msgstr "De opgegeven database kon niet geselecteerd worden!"
+#: plugins/personal/posix/class_posixAccount.inc:916
+#: plugins/personal/posix/class_posixAccount.inc:969
+#, fuzzy
+msgid "shadowInactive"
+msgstr "Schaduwen van andere sessie"
 
-#: include/utils/class_msgPool.inc:209
-#, fuzzy, php-format
-msgid "Cannot execute %s command for plugin %s!"
-msgstr "De opgegeven database kon niet geselecteerd worden!"
+#: plugins/personal/posix/class_posixAccount.inc:1293
+#, fuzzy
+msgid "POSIX account"
+msgstr "GLPI account"
 
-#: include/utils/class_msgPool.inc:211
-#, fuzzy, php-format
-msgid "Cannot execute %s command (%s)!"
-msgstr "De opgegeven database kon niet geselecteerd worden!"
+#: plugins/personal/posix/class_posixAccount.inc:1297
+#: plugins/personal/myaccount/class_MyAccount.inc:5
+#: plugins/personal/myaccount/main.inc:114
+#: plugins/personal/generic/class_user.inc:1675
+#: plugins/personal/password/class_password.inc:227
+msgid "My account"
+msgstr "Mijn account"
 
-#: include/utils/class_msgPool.inc:219
-#, fuzzy, php-format
-msgid "Value for %s is too large!"
-msgstr "De opgegeven 'UID' waarde is te klein."
+#: plugins/personal/posix/class_posixAccount.inc:1309
+#: plugins/personal/posix/generic.tpl:16
+msgid "Shell"
+msgstr "Shell"
 
-#: include/utils/class_msgPool.inc:221
-#, fuzzy, php-format
-msgid "%s must be smaller than %s!"
-msgstr ""
-"De waarde opgegeven voor 'shadowMin' moet kleiner zijn dan 'shadowMax'."
+#: plugins/personal/posix/class_posixAccount.inc:1310
+#: setup/setup_migrate.tpl:49 ihtml/themes/default/infoPage.tpl:13
+msgid "User ID"
+msgstr "Gebruikers ID"
 
-#: include/utils/class_msgPool.inc:229
-#, fuzzy, php-format
-msgid "Value for %s is too small!"
-msgstr "De opgegeven 'UID' waarde is te klein."
+#: plugins/personal/posix/class_posixAccount.inc:1311
+#, fuzzy
+msgid "Group ID"
+msgstr "Groep"
 
-#: include/utils/class_msgPool.inc:231
-#, fuzzy, php-format
-msgid "%s must be %s or above!"
-msgstr ""
-"PHP moet minimaal versienummer 4.1.0 hebben. GOsa gebruikt bepaalde "
-"functionaliteit die in voorgaande versies niet goed of helemaal niet "
-"voorhanden is."
+#: plugins/personal/posix/class_posixAccount.inc:1313
+#, fuzzy
+msgid "Shadow last changed"
+msgstr "Toon pakketten"
 
-#: include/utils/class_msgPool.inc:238
-#, php-format
-msgid "%s depends on %s - please provide both values!"
-msgstr ""
+#: plugins/personal/posix/class_posixAccount.inc:1314
+#, fuzzy
+msgid "Last login"
+msgstr "Achternaam"
 
-#: include/utils/class_msgPool.inc:244
-#, fuzzy, php-format
-msgid "There is already an entry with this %s attribute in the system!"
-msgstr "Er bestaat al een account met deze 'Inlog naam' in de database."
+#: plugins/personal/posix/class_posixAccount.inc:1316
+#, fuzzy
+msgid "Force password change on login"
+msgstr "Het veranderen van het wachtwoord is niet toegestaan"
 
-#: include/utils/class_msgPool.inc:250
-#, fuzzy, php-format
-msgid "The required field %s is empty!"
-msgstr "Het vereiste veld '(Achter)naam' is leeg."
+#: plugins/personal/posix/class_posixAccount.inc:1317
+#, fuzzy
+msgid "Shadow min"
+msgstr "Schaduwen van andere sessie"
 
-#: include/utils/class_msgPool.inc:258
-msgid "Example"
-msgstr ""
+#: plugins/personal/posix/class_posixAccount.inc:1318
+#, fuzzy
+msgid "Shadow max"
+msgstr "Schaduwen van andere sessie"
 
-#: include/utils/class_msgPool.inc:278
-#, fuzzy, php-format
-msgid "The Field %s contains invalid characters"
-msgstr "Het veld 'Naam' bevat ongeldige karakters."
+#: plugins/personal/posix/class_posixAccount.inc:1319
+#, fuzzy
+msgid "Shadow warning"
+msgstr "Schaduwen van andere sessie"
 
-#: include/utils/class_msgPool.inc:279
-#, fuzzy, php-format
-msgid "%s is not allowed:"
-msgstr "Het veranderen van het wachtwoord is niet toegestaan"
+#: plugins/personal/posix/class_posixAccount.inc:1320
+#, fuzzy
+msgid "Shadow inactive"
+msgstr "Schaduwen van andere sessie"
 
-#: include/utils/class_msgPool.inc:279
-#, fuzzy, php-format
-msgid "%s are not allowed!"
-msgstr "Het veranderen van het wachtwoord is niet toegestaan"
+#: plugins/personal/posix/class_posixAccount.inc:1321
+#, fuzzy
+msgid "Shadow expire"
+msgstr "Toon personen"
 
-#: include/utils/class_msgPool.inc:282
-#, fuzzy, php-format
-msgid "The Field %s contains invalid characters!"
-msgstr "Het veld 'Naam' bevat ongeldige karakters."
+#: plugins/personal/posix/class_posixAccount.inc:1322
+msgid "Public SSH key"
+msgstr ""
 
-#: include/utils/class_msgPool.inc:289
-#, fuzzy, php-format
-msgid "Missing %s PHP extension!"
-msgstr "Verwijder printer mogelijkheden"
+#: plugins/personal/posix/class_posixAccount.inc:1323
+#, fuzzy
+msgid "System trust model"
+msgstr "Systeem vertrouwen"
 
-#: include/utils/class_msgPool.inc:319
-#: plugins/admin/ogroups/objectSelect/selectObject-list.xml:123
-#: plugins/admin/groups/userGroupSelect/selectUserGroup-list.xml:83
-#: plugins/personal/generic/generic.tpl:252
-#: plugins/personal/generic/generic.tpl:272
-#, php-format
-msgid "Add"
-msgstr "Toevoegen"
+#: plugins/personal/posix/trustModeDialog/class_trustModeDialog.inc:173
+msgid "disabled"
+msgstr "gedeactiveerd"
 
-#: include/utils/class_msgPool.inc:319
-#, fuzzy, php-format
-msgid "Add %s"
-msgstr "Toevoegen"
+#: plugins/personal/posix/trustModeDialog/class_trustModeDialog.inc:173
+msgid "full access"
+msgstr "volledige toegang"
 
-#: include/utils/class_msgPool.inc:325
-#, php-format
-msgid "Delete"
-msgstr "Verwijderen"
+#: plugins/personal/posix/trustModeDialog/class_trustModeDialog.inc:174
+msgid "allow access to these hosts"
+msgstr "sta toegang op deze computers toe"
 
-#: include/utils/class_msgPool.inc:325
-#, fuzzy, php-format
-msgid "Delete %s"
-msgstr "Verwijderen"
+#: plugins/personal/posix/trustModeDialog/generic.tpl:5
+#: plugins/personal/posix/trustModeDialog/generic.tpl:21
+msgid "Trust mode"
+msgstr "Vertrouwensmodus"
 
-#: include/utils/class_msgPool.inc:331
-#, fuzzy, php-format
-msgid "Set %s"
-msgstr "Stel in"
+#: plugins/personal/posix/generic.tpl:37
+#: plugins/generic/dashBoard/dbPluginStatus/class_dbPluginStatus.inc:26
+#: plugins/generic/dashBoard/dbChannelStatus/class_dbChannelStatus.inc:14
+msgid "Status"
+msgstr "Status"
 
-#: include/utils/class_msgPool.inc:337
-#, fuzzy, php-format
-msgid "Edit..."
-msgstr "Bewerken"
+#: plugins/personal/posix/generic.tpl:42
+#, fuzzy
+msgid "Last log-on"
+msgstr "Achternaam"
 
-#: include/utils/class_msgPool.inc:337
-#, fuzzy, php-format
-msgid "Edit %s..."
-msgstr "Bewerk gebruiker"
+#: plugins/personal/posix/generic.tpl:101
+#, fuzzy
+msgid "Common group"
+msgstr "Toon groepen"
 
-#: include/utils/class_msgPool.inc:343
-msgid "Back"
-msgstr "Terug"
+#: plugins/personal/posix/generic.tpl:105
+#, fuzzy
+msgid "Groups differ"
+msgstr "Gebruikersgroep"
 
-#: include/utils/class_msgPool.inc:363
-#, fuzzy, php-format
-msgid "This account has no valid %s extensions!"
-msgstr "Dit account heeft geen geldige GOsa extensies."
+#: plugins/personal/posix/generic.tpl:125
+#, fuzzy
+msgid "Account permissions"
+msgstr "Groep instellingen"
 
-#: include/utils/class_msgPool.inc:369
-#, fuzzy, php-format
-msgid ""
-"This account has %s settings enabled. You can disable them by clicking below."
+#: plugins/personal/posix/generic.tpl:130
+msgid "SSH keys"
 msgstr ""
-"Dit account heeft POSIX mogelijkheden ingeschakeld. U kunt deze uitschakelen "
-"door de knop hieronder te gebruiken."
 
-#: include/utils/class_msgPool.inc:372 include/utils/class_msgPool.inc:379
-#, fuzzy, php-format
-msgid ""
-"This account has %s settings enabled. To disable them, you'll need to remove "
-"the %s settings first!"
+#: plugins/personal/posix/generic.tpl:131
+msgid "Edit public ssh keys..."
 msgstr ""
-"Dit account heeft Unix mogelijkheden ingeschakeld. Om deze te verwijderen "
-"moet u eerst het samba / omgevings account verwijderen."
 
-#: include/utils/class_msgPool.inc:388
-#, fuzzy, php-format
-msgid ""
-"This account has %s settings disabled. You can enable them by clicking below."
-msgstr ""
-"Dit account heeft POSIX mogelijkheden uitgeschakeld. U kunt deze inschakelen "
-"door de knop hieronder te gebruiken."
+#: plugins/personal/posix/posix_shadow.tpl:12
+msgid "User must change password on first login"
+msgstr "Het wachtwoord moet bij de eerste aanmelding gewijzigd worden"
 
-#: include/utils/class_msgPool.inc:391 include/utils/class_msgPool.inc:398
-#, fuzzy, php-format
-msgid ""
-"This account has %s settings disabled. To enable them, you'll need to add "
-"the %s settings first!"
-msgstr ""
-"Dit account heeft Unix mogelijkheden ingeschakeld. Om deze te verwijderen "
-"moet u eerst het samba / omgevings account verwijderen."
+#: plugins/personal/posix/posix_shadow.tpl:59
+#, fuzzy
+msgid "Password expiration settings"
+msgstr "Gebruikersinstellingen"
 
-#: include/utils/class_msgPool.inc:406
-#, fuzzy, php-format
-msgid "Add %s settings"
-msgstr "Programma instellingen"
+#: plugins/personal/posix/posix_shadow.tpl:62
+msgid "Password expires on"
+msgstr "Wachtwoord verloopt op"
 
-#: include/utils/class_msgPool.inc:412
-#, fuzzy, php-format
-msgid "Remove %s settings"
+#: plugins/personal/myaccount/class_MyAccount.inc:6
+#, fuzzy
+msgid "Edit personal settings"
 msgstr "Posix instellingen"
 
-#: include/utils/class_msgPool.inc:418
-msgid "Click the 'Edit' button below to change informations in this dialog"
+#: plugins/personal/myaccount/password.tpl:4
+#: plugins/personal/password/password.tpl:4
+msgid ""
+"To change your personal password use the fields below. The changes take "
+"effect immediately. Please memorize the new password, because you wouldn't "
+"be able to login without it."
 msgstr ""
-"Gebruik de 'Bewerk' knop hieronder om de informatie in deze dialoog te "
-"veranderen"
+"Gebruik het veld hieronder om uw persoonlijke wachtwoord te veranderen. De "
+"veranderingen worden direct doorgevoerd. Onthoud het nieuwe wachtwoord a.u."
+"b. aangezien u niet in zult kunnen loggen zonder dit wachtwoord."
 
-#: include/utils/class_msgPool.inc:424
-msgid "January"
-msgstr "Januari"
+#: plugins/personal/myaccount/password.tpl:10
+#: plugins/personal/myaccount/password.tpl:39
+#: plugins/personal/password/password.tpl:16
+#: plugins/personal/password/password.tpl:45
+#, fuzzy
+msgid "Password change dialog"
+msgstr "Het veranderen van het wachtwoord is niet toegestaan"
 
-#: include/utils/class_msgPool.inc:424
-msgid "February"
-msgstr "Februari"
+#: plugins/personal/myaccount/password.tpl:12
+#: plugins/personal/myaccount/password.tpl:41
+#: plugins/personal/password/password.tpl:18
+#: plugins/personal/password/password.tpl:47
+#: ihtml/themes/default/password.tpl:97
+msgid "Current password"
+msgstr "Huidig wachtwoord"
 
-#: include/utils/class_msgPool.inc:424
-msgid "March"
-msgstr "Maart"
+#: plugins/personal/myaccount/password.tpl:31
+#: plugins/personal/myaccount/password.tpl:84
+#: plugins/personal/password/password.tpl:37
+#: plugins/personal/password/password.tpl:91
+#: ihtml/themes/default/password.tpl:117
+#, fuzzy
+msgid "Password strength"
+msgstr "Wachtwoord encryptie"
 
-#: include/utils/class_msgPool.inc:424
-msgid "April"
-msgstr "April"
+#: plugins/personal/myaccount/password.tpl:97
+#: plugins/personal/password/password.tpl:104
+msgid "Clear fields"
+msgstr "Wis velden"
 
-#: include/utils/class_msgPool.inc:425
-msgid "May"
-msgstr "Mei"
+#: plugins/personal/myaccount/changed.tpl:3
+#: plugins/personal/password/changed.tpl:3
+#, fuzzy
+msgid ""
+"You've successfully changed your password. Remember to change all programs "
+"configured to use it as well."
+msgstr ""
+"U heeft succesvol uw wachtwoord veranderd. Denkt u eraan dat u alle "
+"programma's die dit wachtwoord gebruiken ook aanpast!"
 
-#: include/utils/class_msgPool.inc:425
-msgid "June"
-msgstr "Juni"
+#: plugins/personal/myaccount/main.inc:49 include/class_session.inc:76
+#: include/class_session.inc:101 include/class_session.inc:127
+#: include/class_ldap.inc:784 include/class_ldap.inc:835
+#: include/class_CopyPasteHandler.inc:160
+#: include/class_CopyPasteHandler.inc:274 include/class_acl.inc:984
+#: include/class_log.inc:87 include/functions.inc:623
+#: include/functions.inc:827 include/functions.inc:945
+#: include/functions.inc:1340 include/functions.inc:2168
+#: include/functions.inc:2198 include/functions.inc:2218
+#: include/class_management.inc:659 include/class_management.inc:743
+#, fuzzy
+msgid "Internal error"
+msgstr "Terminal server"
 
-#: include/utils/class_msgPool.inc:425
-msgid "July"
-msgstr "Juli"
+#: plugins/personal/myaccount/main.inc:50 include/class_management.inc:660
+#: include/class_management.inc:744
+#, php-format
+msgid ""
+"Cannot instantiate tabbed-plug-in, the base plugin (%s) is not available!"
+msgstr ""
 
-#: include/utils/class_msgPool.inc:425
-msgid "August"
-msgstr "Augustus"
+#: plugins/personal/myaccount/nochange.tpl:2
+#: plugins/personal/password/nochange.tpl:2
+#, fuzzy
+msgid "You have no permission to change your password at this time"
+msgstr "U heeft geen toestemming om uw wachtwoord te veranderen."
 
-#: include/utils/class_msgPool.inc:425
-msgid "September"
-msgstr "September"
+#: plugins/personal/myaccount/nochange.tpl:5
+#, fuzzy
+msgid "Your password hash method will not be changed!"
+msgstr "Uw wachtwoord is verlopen! Kies a.u.b. een nieuw wachtwoord. "
 
-#: include/utils/class_msgPool.inc:426
-msgid "October"
-msgstr "Oktober"
+#: plugins/personal/generic/paste_generic.tpl:1
+#: ihtml/themes/default/infoPage.tpl:44
+msgid "User settings"
+msgstr "Gebruikersinstellingen"
 
-#: include/utils/class_msgPool.inc:426
-msgid "November"
-msgstr "November"
+#: plugins/personal/generic/paste_generic.tpl:3
+#, fuzzy
+msgid "Paste user"
+msgstr "Plakken"
 
-#: include/utils/class_msgPool.inc:426
-msgid "December"
-msgstr "December"
+#: plugins/personal/generic/paste_generic.tpl:6
+#: plugins/personal/generic/generic.tpl:1
+#: plugins/personal/generic/generic.tpl:3
+msgid "Personal information"
+msgstr "Persoonlijke informatie"
 
-#: include/utils/class_msgPool.inc:432
-#, fuzzy
-msgid "Sunday"
-msgstr "Achternaam"
+#: plugins/personal/generic/paste_generic.tpl:21
+#: plugins/generic/dashBoard/Register/register.tpl:53
+#: setup/setup_migrate.tpl:53 ihtml/themes/default/login.tpl:47
+msgid "Password"
+msgstr "Wachtwoord"
 
-#: include/utils/class_msgPool.inc:432
-#, fuzzy
-msgid "Monday"
-msgstr "maand"
+#: plugins/personal/generic/paste_generic.tpl:24
+msgid "Clear password"
+msgstr "Wachtwoord wissen"
 
-#: include/utils/class_msgPool.inc:432
-msgid "Tuesday"
-msgstr ""
+#: plugins/personal/generic/paste_generic.tpl:25
+msgid "Set new password"
+msgstr "Nieuw wachtwoord instellen"
 
-#: include/utils/class_msgPool.inc:432
-msgid "Wednesday"
-msgstr ""
+#: plugins/personal/generic/paste_generic.tpl:31
+#: plugins/personal/generic/generic_picture.tpl:2
+#: plugins/personal/generic/generic.tpl:8
+#, fuzzy
+msgid "The users picture"
+msgstr "Persoonlijk plaatje"
 
-#: include/utils/class_msgPool.inc:432
-msgid "Thursday"
-msgstr ""
+#: plugins/personal/generic/paste_generic.tpl:43
+#: plugins/personal/generic/generic_picture.tpl:13
+msgid "Remove picture"
+msgstr "Plaatje verwijderen"
 
-#: include/utils/class_msgPool.inc:432
-msgid "Friday"
-msgstr ""
+#: plugins/personal/generic/generic_picture.tpl:1
+#: plugins/personal/generic/class_user.inc:544
+#: plugins/personal/generic/class_user.inc:1716
+msgid "User picture"
+msgstr "Persoonlijk plaatje"
 
-#: include/utils/class_msgPool.inc:432
-msgid "Saturday"
-msgstr ""
+#: plugins/personal/generic/generic_certs.tpl:3
+#: plugins/personal/generic/generic.tpl:226
+#: plugins/personal/generic/class_user.inc:550
+#: plugins/personal/generic/class_user.inc:572
+msgid "Certificates"
+msgstr "Certificaten"
 
-#: include/utils/class_msgPool.inc:439
+#: plugins/personal/generic/generic_certs.tpl:5
 #, fuzzy
-msgid "MySQL operation failed!"
-msgstr "De database zoekopdracht is mislukt"
+msgid "The users standard certificate"
+msgstr "Standaard certificaat"
 
-#: include/utils/class_msgPool.inc:447
+#: plugins/personal/generic/generic_certs.tpl:8
+msgid "Standard certificate"
+msgstr "Standaard certificaat"
+
+#: plugins/personal/generic/generic_certs.tpl:31
 #, fuzzy
-msgid "read operation"
-msgstr "E-mail opties"
+msgid "The users S/MIME certificate"
+msgstr "S/MIME certificaat"
 
-#: include/utils/class_msgPool.inc:447
-msgid "add operation"
-msgstr ""
+#: plugins/personal/generic/generic_certs.tpl:34
+msgid "S/MIME certificate"
+msgstr "S/MIME certificaat"
 
-#: include/utils/class_msgPool.inc:447
+#: plugins/personal/generic/generic_certs.tpl:57
 #, fuzzy
-msgid "modify operation"
-msgstr "Persoonlijke informatie"
+msgid "The users PKCS12 certificate"
+msgstr "PKCS12 certificaat"
 
-#: include/utils/class_msgPool.inc:448
-#, fuzzy
-msgid "delete operation"
-msgstr "Selecteer om werkstations te zien"
+#: plugins/personal/generic/generic_certs.tpl:60
+msgid "PKCS12 certificate"
+msgstr "PKCS12 certificaat"
 
-#: include/utils/class_msgPool.inc:448
-#, fuzzy
-msgid "search operation"
-msgstr "Het account verloopt op"
+#: plugins/personal/generic/generic_certs.tpl:83
+#: plugins/personal/generic/class_user.inc:1663
+msgid "Certificate serial number"
+msgstr "Certificaat serienummer"
 
-#: include/utils/class_msgPool.inc:448
-#, fuzzy
-msgid "authentication"
-msgstr "Nagios authenticatie"
+#: plugins/personal/generic/generic.tpl:21
+msgid "Change picture"
+msgstr "Verander plaatje"
 
-#: include/utils/class_msgPool.inc:451
-#, fuzzy, php-format
-msgid "LDAP %s failed!"
-msgstr "De database zoekopdracht is mislukt"
+#: plugins/personal/generic/generic.tpl:83
+msgid "Template name"
+msgstr "Sjabloon naam"
 
-#: include/utils/class_msgPool.inc:453
-#, fuzzy
-msgid "LDAP operation failed!"
-msgstr "De database zoekopdracht is mislukt"
+#: plugins/personal/generic/generic.tpl:92
+#: plugins/personal/generic/class_user.inc:1708
+#: ihtml/themes/default/infoPage.tpl:16
+msgid "Personal title"
+msgstr "Aanhef"
 
-#: include/utils/class_msgPool.inc:469
-#, fuzzy
-msgid "Upload failed!"
-msgstr "Gebruikers inlog mislukt. De LDAP server meldt: '%s'."
+#: plugins/personal/generic/generic.tpl:102
+#: plugins/personal/generic/class_user.inc:1709
+#: ihtml/themes/default/infoPage.tpl:17
+msgid "Academic title"
+msgstr "Academische titel"
 
-#: include/utils/class_msgPool.inc:472
-#, fuzzy, php-format
-msgid "Upload failed: %s"
-msgstr "Log DB gebruiker"
+#: plugins/personal/generic/generic.tpl:117
+#: plugins/personal/generic/class_user.inc:1368
+#: plugins/personal/generic/class_user.inc:1711
+#: ihtml/themes/default/infoPage.tpl:19
+msgid "Date of birth"
+msgstr "Geboortedatum"
 
-#: include/utils/class_msgPool.inc:479
-msgid "Communication failure with the infrastructure service!"
-msgstr ""
+#: plugins/personal/generic/generic.tpl:140
+#: plugins/personal/generic/class_user.inc:1712
+msgid "Sex"
+msgstr "Geslacht"
 
-#: include/utils/class_msgPool.inc:481
-#, php-format
-msgid "Communication failure with the infrastructure service: %s"
-msgstr ""
+#: plugins/personal/generic/generic.tpl:154
+#: plugins/personal/generic/class_user.inc:1713
+#, fuzzy
+msgid "Preferred language"
+msgstr "Voorkeurstaal"
 
-#: include/utils/class_msgPool.inc:488
-msgid "Communication failure with the GOsa-NG service!"
-msgstr ""
+#: plugins/personal/generic/generic.tpl:193
+msgid "Private phone"
+msgstr "Telefoon privé"
 
-#: include/utils/class_msgPool.inc:490
-#, php-format
-msgid "Communication failure with the GOsa-NG service: %s"
-msgstr ""
+#: plugins/personal/generic/generic.tpl:201
+#: plugins/personal/generic/class_user.inc:1349
+#: plugins/personal/generic/class_user.inc:1739
+#: plugins/personal/generic/class_user.inc:1842
+msgid "Homepage"
+msgstr "Homepage"
 
-#: include/utils/class_msgPool.inc:497 include/utils/class_msgPool.inc:500
-#, fuzzy, php-format
-msgid "This %s is still in use by this object: %s"
-msgstr "Deze 'dn' is geen groep."
+#: plugins/personal/generic/generic.tpl:209
+msgid "Password storage"
+msgstr "Wachtwoord encryptie"
 
-#: include/utils/class_msgPool.inc:503
-#, fuzzy, php-format
-msgid "This %s is still in use."
-msgstr "Deze 'dn' is geen groep."
+#: plugins/personal/generic/generic.tpl:218 include/functions.inc:1281
+msgid "Configure"
+msgstr "Instellen"
 
-#: include/utils/class_msgPool.inc:505
-#, fuzzy, php-format
-msgid "This %s is still in use by these objects: %s"
-msgstr "Deze 'dn' is geen groep."
+#: plugins/personal/generic/generic.tpl:229
+msgid "Edit certificates"
+msgstr "Bewerk certificaten"
 
-#: include/utils/class_msgPool.inc:511
-#, php-format
-msgid "File %s does not exist!"
+#: plugins/personal/generic/generic.tpl:241
+msgid "Restrict login to"
 msgstr ""
 
-#: include/utils/class_msgPool.inc:517
-#, fuzzy, php-format
-msgid "Cannot open file %s for reading!"
-msgstr "Kan bestand '%s' niet openen."
+#: plugins/personal/generic/generic.tpl:249
+#: plugins/personal/generic/generic.tpl:269
+msgid "IP or network"
+msgstr ""
 
-#: include/utils/class_msgPool.inc:523
-#, fuzzy, php-format
-msgid "Cannot open file %s for writing!"
-msgstr "Kan bestand '%s' niet openen."
+#: plugins/personal/generic/generic.tpl:285
+#: plugins/personal/generic/generic.tpl:288
+#: plugins/personal/generic/generic.tpl:296
+#: plugins/personal/generic/generic.tpl:383
+#: plugins/personal/generic/generic.tpl:434
+#: plugins/personal/generic/generic.tpl:466
+#: plugins/personal/generic/generic.tpl:515
+#: plugins/personal/generic/generic.tpl:564
+msgid "Organizational information"
+msgstr "Organisatie informatie"
 
-#: include/utils/class_msgPool.inc:529
-#, fuzzy, php-format
-msgid ""
-"The value for %s is currently unconfigured or invalid, please check your "
-"configuration file!"
-msgstr ""
-"Kan niet verbinden met de opgegeven database. Controleer uw GLPI "
-"configuratie a.u.b."
+#: plugins/personal/generic/generic.tpl:296
+#: plugins/personal/generic/generic.tpl:383
+#: plugins/personal/generic/generic.tpl:434
+#: plugins/personal/generic/generic.tpl:466
+#: plugins/personal/generic/generic.tpl:515
+#: plugins/personal/generic/generic.tpl:564
+#, fuzzy
+msgid "part"
+msgstr "Samenvatting"
 
-#: include/utils/class_msgPool.inc:535
-#, fuzzy, php-format
-msgid "Cannot delete file %s!"
-msgstr "Kan bestand '%s' niet openen."
+#: plugins/personal/generic/generic.tpl:314
+msgid "Department No."
+msgstr "Afdeling nr."
 
-#: include/utils/class_msgPool.inc:541
-#, fuzzy, php-format
-msgid "Cannot create folder %s!"
-msgstr "Ga naar basis afdelingen"
+#: plugins/personal/generic/generic.tpl:322
+msgid "Employee No."
+msgstr "Personeel nr."
 
-#: include/utils/class_msgPool.inc:547
-#, fuzzy, php-format
-msgid "Cannot delete folder %s!"
-msgstr "Kan bestand '%s' niet openen."
+#: plugins/personal/generic/generic.tpl:330
+#: plugins/personal/generic/class_user.inc:1725
+#: ihtml/themes/default/infoPage.tpl:33
+msgid "Employee type"
+msgstr "Functie"
 
-#: include/utils/class_msgPool.inc:553
-#, fuzzy, php-format
-msgid "Checking for %s support"
-msgstr "Zoeken naar iconv ondersteuning"
+#: plugins/personal/generic/generic.tpl:385
+#: plugins/personal/generic/generic.tpl:566
+msgid "Room No."
+msgstr "Kamer nr."
 
-#: include/utils/class_msgPool.inc:559
-#, php-format
-msgid "Install and activate the %s PHP module."
-msgstr ""
+#: plugins/personal/generic/generic.tpl:403
+#: plugins/personal/generic/class_user.inc:1360
+#: plugins/personal/generic/class_user.inc:1851
+msgid "Mobile"
+msgstr "GSM"
 
-#: include/utils/class_msgPool.inc:565
-#, php-format
-msgid ""
-"Cannot initialize class %s! Maybe there is a plugin missing in your gosa "
-"setup?"
-msgstr ""
+#: plugins/personal/generic/generic.tpl:411
+#: plugins/personal/generic/class_user.inc:1363
+#: plugins/personal/generic/class_user.inc:1854
+msgid "Pager"
+msgstr "Pieper"
 
-#: include/utils/class_msgPool.inc:571
-msgid ""
-"The supplied base is not valid and has been reset to its previous value!"
-msgstr ""
+#: plugins/personal/generic/generic.tpl:468
+#: plugins/personal/generic/class_user.inc:1657
+msgid "Vocation"
+msgstr "Beroep"
 
-#: include/class_ldap.inc:305 include/class_ldap.inc:342
-msgid "Performance warning"
-msgstr ""
+#: plugins/personal/generic/generic.tpl:476
+#: plugins/personal/generic/class_user.inc:1660
+msgid "Unit description"
+msgstr "Eenheid omschrijving"
 
-#: include/class_ldap.inc:305 include/class_ldap.inc:342
-#, php-format
-msgid "LDAP performance is poor: last query took %.2fs!"
-msgstr ""
+#: plugins/personal/generic/generic.tpl:485
+#: plugins/personal/generic/class_user.inc:1661
+msgid "Subject area"
+msgstr "Werkgebied"
 
-#: include/class_ldap.inc:784
-#, php-format
-msgid "Cannot automatically create subtrees with RDN %s: no object class found"
-msgstr ""
+#: plugins/personal/generic/generic.tpl:494
+#: plugins/personal/generic/class_user.inc:1662
+msgid "Functional title"
+msgstr "Functionele titel"
 
-#: include/class_ldap.inc:835
-#, php-format
-msgid "Cannot automatically create subtrees with RDN %s: not supported"
-msgstr ""
+#: plugins/personal/generic/generic.tpl:517
+#: plugins/personal/generic/class_user.inc:1659
+msgid "Person locality"
+msgstr "Werkplaats"
 
-#: include/class_ldap.inc:922
-#, fuzzy, php-format
-msgid "while operating on %s using LDAP server %s"
-msgstr "bij het bewerken van '%s' op LDAP server '%s'"
+#: plugins/personal/generic/generic.tpl:526
+#: plugins/personal/generic/class_user.inc:1655
+msgid "Unit"
+msgstr "Eenheid"
 
-#: include/class_ldap.inc:924
-#, php-format
-msgid "while operating on LDAP server %s"
-msgstr "bij het bewerken van LDAP server %s"
+#: plugins/personal/generic/generic.tpl:535
+#: plugins/personal/generic/class_user.inc:1665
+#: ihtml/themes/default/infoPage.tpl:29
+msgid "Street"
+msgstr "Straat"
 
-#: include/class_ldap.inc:977
-#, php-format
-msgid "Command line programm %s is missing!"
-msgstr ""
+#: plugins/personal/generic/generic.tpl:543
+#: plugins/personal/generic/class_user.inc:1667
+msgid "Postal code"
+msgstr "Postcode"
 
-#: include/class_ldap.inc:1138
-#, fuzzy, php-format
-msgid ""
-"Invalid DN %s: block to be imported should start with 'dn: ...' in line %s"
-msgstr ""
-"Dit is geen geldige DN: '%s'. Een blok dat geïmporteerd wordt, dient te "
-"beginnen met 'dn: ...' op regel %s"
+#: plugins/personal/generic/generic.tpl:551
+#: plugins/personal/generic/class_user.inc:1656
+msgid "House identifier"
+msgstr "Huis identificatie"
 
-#: include/class_ldap.inc:1167
-#, fuzzy, php-format
-msgid "Error while importing DN %s: please check LDIF from line %s on!"
-msgstr ""
-"Fout bij het importeren van dn: '%s', controleer uw LDIF bestand a.u.b. "
-"vanaf regel %s!"
+#: plugins/personal/generic/generic.tpl:580
+msgid "Please use the phone tab"
+msgstr "Gebruik a.u.b. de telefoon tab"
 
-#: include/class_log.inc:87
-#, fuzzy, php-format
-msgid "Logging failed: %s"
-msgstr "Log DB gebruiker"
+#: plugins/personal/generic/generic.tpl:595
+#: plugins/personal/generic/class_user.inc:1658
+msgid "Last delivery"
+msgstr "Laatste levering"
 
-#: include/class_log.inc:102
-#, php-format
-msgid "Invalid option %s specified!"
-msgstr ""
+#: plugins/personal/generic/generic.tpl:604
+#: plugins/personal/generic/class_user.inc:1664
+#: ihtml/themes/default/userFilterEditor.tpl:40
+msgid "Public visible"
+msgstr "Publiek zichtbaar"
 
-#: include/class_log.inc:106
+#: plugins/personal/generic/class_user.inc:38
 #, fuzzy
-msgid "Specified 'objectType' is empty or invalid!"
-msgstr "De opgegeven naam is ongeldig."
+msgid "Edit organizational user settings"
+msgstr "Programma instellingen"
 
-#: include/class_configRegistry.inc:194
 #: plugins/personal/generic/class_user.inc:273
-#: plugins/personal/generic/class_user.inc:1899
+#: plugins/personal/generic/class_user.inc:1898
+#: include/class_configRegistry.inc:194
 #, fuzzy
 msgid "unknown"
 msgstr "Onbekend"
 
-#: include/class_configRegistry.inc:197
-#, php-format
-msgid "%s has version %s but %s is required!"
-msgstr ""
-
-#: include/class_configRegistry.inc:239 setup/class_setupStep_Schema.inc:96
-msgid "The following object classes are missing:"
+#: plugins/personal/generic/class_user.inc:297
+msgid "Please add a single IP address or a network/net mask combination!"
 msgstr ""
 
-#: include/class_configRegistry.inc:246 setup/class_setupStep_Schema.inc:99
-msgid "The following object classes are outdated:"
-msgstr ""
+#: plugins/personal/generic/class_user.inc:339
+msgid "female"
+msgstr "vrouw"
 
-#: include/class_configRegistry.inc:252
-msgid ""
-"Plugins that require one or more of the object classes above will be "
-"disabled until the object classes get updated."
-msgstr ""
+#: plugins/personal/generic/class_user.inc:339
+msgid "male"
+msgstr "man"
 
-#: include/class_configRegistry.inc:254
+#: plugins/personal/generic/class_user.inc:395
 #, fuzzy
-msgid "Schema validation error"
-msgstr "Nagios authenticatie"
+msgid "Password configuration"
+msgstr "Systeem configuratie"
 
-#: include/class_configRegistry.inc:689
-#, fuzzy, php-format
-msgid "The value %s specified for %s:%s needs to be a bool value!"
+#: plugins/personal/generic/class_user.inc:429
+msgid "Cannot upload file!"
 msgstr ""
-"Het commando '%s' dat gespecificeerd is als CHECK inhaker voor module '%s' "
-"bestaat niet."
 
-#: include/class_configRegistry.inc:704
-#, fuzzy, php-format
-msgid "The value %s specified for %s:%s needs to be a string!"
-msgstr ""
-"Het commando '%s' dat gespecificeerd is als CHECK inhaker voor module '%s' "
-"bestaat niet."
+#: plugins/personal/generic/class_user.inc:522
+#, fuzzy
+msgid "Serial number"
+msgstr "Telefoonnummer"
 
-#: include/class_configRegistry.inc:719
-#, fuzzy, php-format
-msgid "The value %s specified for %s:%s needs to be numeric!"
+#: plugins/personal/generic/class_user.inc:569
+msgid "(Not supported certificate types are marked as invalid.)"
 msgstr ""
-"Het commando '%s' dat gespecificeerd is als CHECK inhaker voor module '%s' "
-"bestaat niet."
 
-#: include/class_configRegistry.inc:734
-#, fuzzy, php-format
-msgid "The path %s specified for %s:%s is invalid!"
-msgstr "De opgegeven 'UID' waarde is niet correct."
+#: plugins/personal/generic/class_user.inc:579
+#, php-format
+msgid "Certificate is valid from %s to %s and is currently %s."
+msgstr "Certificaat is geldig van '%s' tot '%s' en de huidige status is '%s'."
 
-#: include/class_configRegistry.inc:750 include/class_configRegistry.inc:797
-#, fuzzy, php-format
-msgid "The folder %s specified for %s:%s does not exists!"
-msgstr ""
-"Het commando '%s' dat gespecificeerd is als CHECK inhaker voor module '%s' "
-"bestaat niet."
+#: plugins/personal/generic/class_user.inc:582
+msgid "valid"
+msgstr "geldig"
 
-#: include/class_configRegistry.inc:755
-#, fuzzy, php-format
-msgid "The folder %s specified for %s:%s is not readable!"
-msgstr ""
-"Het commando '%s' dat gespecificeerd is als CHECK inhaker voor module '%s' "
-"bestaat niet."
+#: plugins/personal/generic/class_user.inc:583
+msgid "invalid"
+msgstr "ongeldig"
 
-#: include/class_configRegistry.inc:775 include/class_configRegistry.inc:780
-#, fuzzy, php-format
-msgid "The file %s specified for %s:%s is not writeable!"
-msgstr ""
-"Het commando '%s' dat gespecificeerd is als CHECK inhaker voor module '%s' "
-"bestaat niet."
+#: plugins/personal/generic/class_user.inc:588
+msgid "No certificate installed"
+msgstr "Geen certificaat geinstalleerd"
 
-#: include/class_configRegistry.inc:802
-#, fuzzy, php-format
-msgid "The folder %s specified for %s:%s is not writeable!"
-msgstr ""
-"Het commando '%s' dat gespecificeerd is als CHECK inhaker voor module '%s' "
-"bestaat niet."
+#: plugins/personal/generic/class_user.inc:614 html/password.php:194
+#, fuzzy
+msgid "Password method"
+msgstr "Wachtwoord encryptie"
 
-#: include/class_configRegistry.inc:820
-#, fuzzy, php-format
-msgid "The file %s specified for %s:%s does not exists!"
-msgstr ""
-"Het commando '%s' dat gespecificeerd is als CHECK inhaker voor module '%s' "
-"bestaat niet."
+#: plugins/personal/generic/class_user.inc:614
+#, fuzzy
+msgid "The selected password method is no longer available."
+msgstr "Dit programma is niet meer beschikbaar."
 
-#: include/class_configRegistry.inc:825
-#, fuzzy, php-format
-msgid "The file %s specified for %s:%s is not readable!"
+#: plugins/personal/generic/class_user.inc:1051
+msgid ""
+"Cannot save user picture, GOsa requires the package 'imagemagick' or 'php5-"
+"imagick' to be installed!"
 msgstr ""
-"Het commando '%s' dat gespecificeerd is als CHECK inhaker voor module '%s' "
-"bestaat niet."
-
-#: include/class_configRegistry.inc:841
-#, fuzzy, php-format
-msgid "The command %s specified for %s:%s is invalid!"
-msgstr "De opgegeven 'UID' waarde is niet correct."
 
-#: include/class_configRegistry.inc:856
-#, fuzzy, php-format
-msgid "The DN %s specified for %s:%s is invalid!"
-msgstr "De opgegeven 'UID' waarde is niet correct."
-
-#: include/class_configRegistry.inc:871
-#, fuzzy, php-format
-msgid "The RDN %s specified for %s:%s is invalid!"
-msgstr "De opgegeven 'UID' waarde is niet correct."
+#: plugins/personal/generic/class_user.inc:1177
+msgid "Cannot build RDN: no + allowed to build sub RDN!"
+msgstr ""
 
-#: include/class_gosaSupportDaemon.inc:112
-msgid "GOsa support daemon"
+#: plugins/personal/generic/class_user.inc:1184
+msgid "Cannot build RDN: attribute is not defined!"
 msgstr ""
 
-#: include/class_gosaSupportDaemon.inc:787
-#, fuzzy
-msgid "Cannot not parse XML!"
+#: plugins/personal/generic/class_user.inc:1202
+msgid "Cannot build RDN: invalid attribute parameters!"
 msgstr ""
-"Er zitten te veel gebruikers in de database. Kan geen vrij ID toewijzen!"
 
-#: include/class_gosaSupportDaemon.inc:1184
-#, fuzzy, php-format
-msgid "Cannot send abort event for entry %s!"
-msgstr "Kan bestand '%s' niet aanmaken."
+#: plugins/personal/generic/class_user.inc:1273
+#, fuzzy
+msgid "The selected password method requires initial configuration!"
+msgstr "Dit programma is niet meer beschikbaar."
 
-#: include/class_gosaSupportDaemon.inc:1204
-#, fuzzy, php-format
-msgid "Cannot remove entry %s!"
-msgstr "Onbekende FAI status %s"
+#: plugins/personal/generic/class_user.inc:1483
+#, fuzzy
+msgid "Cannot open certificate!"
+msgstr "Het opgegeven certificaat kon geopend worden!"
 
-#: include/class_config.inc:168
-#, php-format
-msgid "XML error in gosa.conf: %s at line %d"
-msgstr "XML fout in gosa.conf: %s op regel %d"
+#: plugins/personal/generic/class_user.inc:1671
+#, fuzzy
+msgid "Generic user settings"
+msgstr "Algemene wachtrij instellingen"
 
-#: include/class_config.inc:367
-msgid "Cannot bind to LDAP!"
+#: plugins/personal/generic/class_user.inc:1692
+msgid ""
+"Pattern for the generation of user DNs. Please read the FAQ for details."
 msgstr ""
 
-#: include/class_config.inc:711
+#: plugins/personal/generic/class_user.inc:1706
 #, fuzzy
-msgid "sambaSID and/or sambaRidBase missing in the configuration!"
-msgstr "SID en/of RIDBASE ontbreken in uw configuratie!"
+msgid "Allow definition of custom filters"
+msgstr "Configuratie bestand"
 
-#: include/class_config.inc:1130
+#: plugins/personal/generic/class_user.inc:1718
 #, fuzzy
-msgid "Configuration"
-msgstr "Configuratie bestand"
+msgid "Login restrictions"
+msgstr "Wachtwoord verloopt op"
 
-#: include/class_config.inc:1130
-msgid ""
-"The configuration file you are using is outdated. Please move the GOsa "
-"configuration file away to run the GOsa setup again."
-msgstr ""
+#: plugins/personal/generic/class_user.inc:1722
+#: ihtml/themes/default/infoPage.tpl:30
+#, fuzzy
+msgid "Department number"
+msgstr "Afdelingnaam"
 
-#: include/class_config.inc:1172 include/class_config.inc:1203
-#, php-format
-msgid ""
-"The snapshot functionality is enabled, but the required variable %s is not "
-"set."
-msgstr ""
+#: plugins/personal/generic/class_user.inc:1724
+#: ihtml/themes/default/infoPage.tpl:32
+#, fuzzy
+msgid "Employee number"
+msgstr "Functie"
 
-#: include/class_config.inc:1185
-#, php-format
-msgid ""
-"The snapshot functionality is enabled, but the required compression module "
-"is missing. Please install %s."
-msgstr ""
+#: plugins/personal/generic/class_user.inc:1727
+#, fuzzy
+msgid "Room number"
+msgstr "Telefoonnummer"
 
-#: include/class_core.inc:113 include/class_core.inc:119
-#: plugins/generic/references/class_aclResolver.inc:303
+#: plugins/personal/generic/class_user.inc:1728
 #, fuzzy
-msgid "All"
-msgstr "Alle"
+msgid "Telephone number"
+msgstr "Telefoonnummer"
 
-#: include/class_core.inc:114
+#: plugins/personal/generic/class_user.inc:1729
 #, fuzzy
-msgid "All objects"
-msgstr "Lidmaatschap objecten"
+msgid "Pager number"
+msgstr "Telefoonnummer"
 
-#: include/class_core.inc:132
+#: plugins/personal/generic/class_user.inc:1730
 #, fuzzy
-msgid "Traditional"
-msgstr "Terminal"
+msgid "Mobile number"
+msgstr "GSM nummer"
 
-#: include/class_core.inc:132
-msgid "Use samba pool"
-msgstr ""
+#: plugins/personal/generic/class_user.inc:1731
+#, fuzzy
+msgid "Fax number"
+msgstr "Serienummer"
 
-#: include/class_core.inc:164 include/class_core.inc:167
+#: plugins/personal/generic/class_user.inc:1737
+#: ihtml/themes/default/infoPage.tpl:18
+msgid "Home postal address"
+msgstr "Adres thuis"
+
+#: plugins/personal/generic/class_user.inc:1738
 #, fuzzy
-msgid "hours"
-msgstr "uur"
+msgid "Home phone number"
+msgstr "Telefoonnummer"
 
-#: include/class_core.inc:184
+#: plugins/personal/generic/class_user.inc:1740
 #, fuzzy
-msgid "None"
-msgstr "geen"
+msgid "User password method"
+msgstr "Wachtwoord encryptie"
 
-#: include/class_core.inc:188 setup/class_setupStep_Language.inc:47
+#: plugins/personal/generic/class_user.inc:1741
 #, fuzzy
-msgid "Automatic"
-msgstr "automatisch"
+msgid "User certificates"
+msgstr "Standaard certificaat"
 
-#: include/class_core.inc:200
+#: plugins/personal/generic/class_user.inc:1949
 #, fuzzy
-msgid "User value"
-msgstr "Gebruikersnaam"
+msgid "Entries differ"
+msgstr "Regels per pagina"
 
-#: include/class_core.inc:209
+#: plugins/personal/password/password.tpl:10
 #, fuzzy
-msgid "Core"
-msgstr "Sluiten"
+msgid "Your Password has expired. Please choose a new password."
+msgstr "Uw wachtwoord is verlopen! Kies a.u.b. een nieuw wachtwoord. "
 
-#: include/class_core.inc:210
+#: plugins/personal/password/class_password.inc:27
 #, fuzzy
-msgid "GOsa core plugin"
-msgstr "E-mail instellingen"
+msgid "Change user password"
+msgstr "Verander wachtwoord"
 
-#: include/class_core.inc:238
-msgid ""
-"The 'htaccessAuthentication' variable tells GOsa to use either htaccess "
-"authentication or LDAP authentication. This can be used if you want to use i."
-"e. Kerberos to authenticate the users."
-msgstr ""
+#: plugins/personal/password/class_password.inc:119 html/password.php:244
+msgid "You need to specify your current password in order to proceed."
+msgstr "U moet uw huidige wachtwoord opgeven om door te kunnen gaan."
 
-#: include/class_core.inc:248
-msgid "Enables/Disables GOsa usage statistics moduls."
-msgstr ""
+#: plugins/personal/password/class_password.inc:123 html/password.php:248
+msgid "The password you've entered as 'New password' is empty."
+msgstr "Het nieuw ingevoerde wachtwoord is leeg."
 
-#: include/class_core.inc:258
-msgid "The database file for GOSa usage statistics."
+#: plugins/personal/password/class_password.inc:125 html/password.php:250
+msgid "The password used as new and current are too similar."
 msgstr ""
+"Het huidige wachtwoord en het nieuwe wachtwoord lijken te veel op elkaar."
 
-#: include/class_core.inc:268
-msgid ""
-"The 'logging' statement enables event logging on GOsa side. Setting it to "
-"'true' GOsa will log every action a user performs via syslog. If you use "
-"rsyslog and configure it to mysql logging, you can browse all events within "
-"GOsa. GOsa will not log anything, if the logging value is empty or set to "
-"'false'."
-msgstr ""
+#: plugins/personal/password/class_password.inc:127 html/password.php:252
+msgid "The password used as new is to short."
+msgstr "Het nieuw opgegeven wachtwoord is te kort."
 
-#: include/class_core.inc:279
-msgid ""
-"The 'listSummary' statement determines whether a status bar will be shown on "
-"the bottom of GOsa generated lists, displaying a short summary of type and "
-"number of elements in the list."
+#: plugins/personal/password/class_password.inc:129 html/password.php:254
+#, fuzzy
+msgid "The password contains possibly problematic Unicode characters!"
+msgstr "Het veld 'Naam' bevat ongeldige karakters."
+
+#: plugins/personal/password/class_password.inc:136 html/password.php:280
+#, php-format
+msgid "Check-hook reported a problem: %s. Password change canceled!"
 msgstr ""
 
-#: include/class_core.inc:289
+#: plugins/personal/password/class_password.inc:156
 msgid ""
-"The 'passwordMinLength' statement determines whether a newly entered "
-"password has to be of a minimum length."
+"The password you've entered as your current password doesn't match the real "
+"one."
 msgstr ""
+"Het wachtwoord dat u opgegeven heeft als uw huidige wachtwoord is niet "
+"correct."
 
-#: include/class_core.inc:299
-msgid ""
-"The 'passwordMinDiffer' statement determines whether a newly entered "
-"password has to be checked to have at least n different characters."
+#: plugins/personal/password/class_password.inc:159
+#, fuzzy
+msgid "You have no permission to change your password."
+msgstr "U heeft geen toestemming om uw wachtwoord te veranderen."
+
+#: plugins/personal/password/class_password.inc:223
+#, fuzzy
+msgid "User password"
+msgstr "Wachtwoord wissen"
+
+#: plugins/personal/password/class_password.inc:236
+msgid "Script to be called before a password gets locked."
 msgstr ""
 
-#: include/class_core.inc:309
-msgid ""
-"The 'passwordProposalHook' can be used to let GOsa generate password "
-"proposals for you. Whenever you change a password, you can then decide "
-"whether to use the proposal or to manually specify a password."
+#: plugins/personal/password/class_password.inc:245
+msgid "Script to be called after a password gets locked."
 msgstr ""
 
-#: include/class_core.inc:309
-msgid "Here is an example command:"
+#: plugins/personal/password/class_password.inc:254
+msgid "Script to be called before a password gets unlocked."
 msgstr ""
 
-#: include/class_core.inc:319
-msgid ""
-"The 'displayErrors' statement tells GOsa to show PHP errors in the upper "
-"part of the screen. This should be disabled in productive deployments, "
-"because there might be some important passwords arround."
+#: plugins/personal/password/class_password.inc:263
+msgid "Script to be called after a password gets unlocked."
 msgstr ""
 
-#: include/class_core.inc:319
-#, php-format
-msgid "The property '%s' may be interesting too."
-msgstr ""
+#: plugins/addons/propertyEditor/property-filter.xml:15
+#, fuzzy
+msgid "Effective properties"
+msgstr "Bewerk algemene eigenschappen"
 
-#: include/class_core.inc:329
-msgid ""
-"The 'developmentMode' statement tells GOsa to show development related error "
-"messages, for example messages about missing ACL configuration or classes. "
-"Due to the fact that enabling this flag will result in a lot of false error "
-"messages it should only be enabled while developing or debugging plugins!"
-msgstr ""
+#: plugins/addons/propertyEditor/property-filter.xml:29
+#, fuzzy
+msgid "Modified properties"
+msgstr "Bewerk algemene eigenschappen"
 
-#: include/class_core.inc:340
-msgid ""
-"The 'schemaCheck' statement enables or disables schema checking during "
-"login. It is recommended to switch this on in order to let GOsa handle "
-"object creation more efficient."
-msgstr ""
+#: plugins/addons/propertyEditor/property-filter.xml:43
+#, fuzzy
+msgid "All properties"
+msgstr "Bewerk algemene eigenschappen"
 
-#: include/class_core.inc:350
-msgid ""
-"The 'copyPaste' statement enables copy and paste for LDAP entries managed "
-"with GOsa."
-msgstr ""
+#: plugins/addons/propertyEditor/property-filter.xml:57
+#, fuzzy
+msgid "LDAP properties"
+msgstr "Eigenschappen"
 
-#: include/class_core.inc:360
-msgid ""
-"The 'forceGlobals' statement enables PHP security checks to force "
-"register_global settings to be switched off."
-msgstr ""
+#: plugins/addons/propertyEditor/property-filter.xml:71
+#, fuzzy
+msgid "Search for property groups"
+msgstr "Toon primaire groepen"
 
-#: include/class_core.inc:370
-msgid ""
-"The 'forceSSL' statement enables PHP security checks to force encrypted "
-"access to the web interface. GOsa will try to redirect to the same URL - "
-"just with https://"
-msgstr ""
+#: plugins/addons/propertyEditor/commandVerifier.tpl:1
+#, fuzzy
+msgid "Command verifier"
+msgstr "en"
 
-#: include/class_core.inc:380
+#: plugins/addons/propertyEditor/commandVerifier.tpl:3
 msgid ""
-"Logs information about triggered ldap operations, duration, filter, aso. "
-"into syslog."
+"Here you can execute commands in the way GOsa does and check the generated "
+"results or errors. This can be very useful especially for the post events "
+"(postcreate, postmodify and postremove) due to the fact that these hook are "
+"executed silently."
 msgstr ""
 
-#: include/class_core.inc:390
+#: plugins/addons/propertyEditor/commandVerifier.tpl:8
 msgid ""
-"The 'ldapFollowReferrals' statement tells GOsa to follow LDAP referrals."
+"Please be careful here, all commands will really be executed on your machine "
+"and may break things!"
 msgstr ""
 
-#: include/class_core.inc:400
-msgid ""
-"The 'ldapFilterNestingLimit' statement can be used to speed up group "
-"handling for groups with several hundreds of members. The default behaviour "
-"is, that GOsa will resolv the memberUid values in a group to real names. To "
-"achieve this, it writes a single filter to minimize searches. Some LDAP "
-"servers (namely Sun DS) simply crash when the filter gets too big. You can "
-"set a member limit, where GOsa will stop to do these lookups."
+#: plugins/addons/propertyEditor/commandVerifier.tpl:15
+msgid "The command to check for"
 msgstr ""
 
-#: include/class_core.inc:410
-msgid ""
-"The ldapSizelimit statement tells GOsa to retrieve the specified maximum "
-"number of results. The user will get  a  warning,  that  not  all entries "
-"were shown."
-msgstr ""
+#: plugins/addons/propertyEditor/commandVerifier.tpl:17
+#, fuzzy
+msgid "Test"
+msgstr "Timeout"
 
-#: include/class_core.inc:420
-msgid ""
-"Disables sizelimit checks, only the configured amount of results will be "
-"shown!"
-msgstr ""
+#: plugins/addons/propertyEditor/property-list.xml:11
+#, fuzzy
+msgid "List of configuration settings"
+msgstr "Gebruikersinstellingen"
 
-#: include/class_core.inc:430
-msgid ""
-"The 'warnSSL' statement enables PHP security checks to detect non encrypted "
-"access to the web interface. GOsa will display a warning in this case."
-msgstr ""
+#: plugins/addons/propertyEditor/property-list.xml:15
+#, fuzzy
+msgid "Property not used"
+msgstr "Gebruikersgroep"
 
-#: include/class_core.inc:440
-msgid "The 'ppdGzip' variable enables PPD file compression."
+#: plugins/addons/propertyEditor/property-list.xml:23
+msgid "Property will be restored"
 msgstr ""
 
-#: include/class_core.inc:451
-msgid ""
-"The 'ignoreAcl' value tells GOsa to ignore complete ACL sets for the given "
-"DN. Add your DN here and you'll be able to restore accidently dropped ACLs."
-msgstr ""
+#: plugins/addons/propertyEditor/property-list.xml:31
+#, fuzzy
+msgid "Modified property"
+msgstr "Persoonlijke informatie"
 
-#: include/class_core.inc:462
-msgid ""
-"The 'ppdPath' variable defines where to store PPD files for the GOto "
-"environment plugins."
-msgstr ""
+#: plugins/addons/propertyEditor/property-list.xml:39
+#, fuzzy
+msgid "Property configured in LDAP"
+msgstr "Configuratie bestand"
 
-#: include/class_core.inc:472
-msgid ""
-"The 'ldapMaxQueryTime' statement tells GOsa to stop LDAP actions if there is "
-"no answer within the specified number of seconds."
-msgstr ""
+#: plugins/addons/propertyEditor/property-list.xml:47
+#, fuzzy
+msgid "Property configured in config file"
+msgstr "Configuratie bestand"
 
-#: include/class_core.inc:482
-msgid ""
-"The 'storeFilterSettings' statement determines whether GOsa should store "
-"filter and plugin settings inside of a cookie."
-msgstr ""
+#: plugins/addons/propertyEditor/property-list.xml:80
+#, fuzzy
+msgid "Class"
+msgstr "klasse"
 
-#: include/class_core.inc:492
-msgid ""
-"The 'sendCompressedOutput' statement determines whether PHP should send "
-"compressed HTML pages to browsers or not. This may increase or decrease the "
-"performance, depending on your network."
-msgstr ""
+#: plugins/addons/propertyEditor/property-list.xml:88
+#, fuzzy
+msgid "Value"
+msgstr "man"
 
-#: include/class_core.inc:503
-msgid ""
-"The 'modificationDetectionAttribute' statement enables GOsa to check if a "
-"entry currently being edited has been modified from someone else outside "
-"GOsa in the meantime. It will display an informative dialog then. It can be "
-"set to 'entryCSN' for OpenLDAP based systems or 'contextCSN' for Sun DS "
-"based systems."
+#: plugins/addons/propertyEditor/property-list.xml:124
+msgid "Restore to default"
 msgstr ""
 
-#: include/class_core.inc:514
-msgid ""
-"The 'language' statement defines the default language used by GOsa. Normally "
-"GOsa autodetects the language from the browser settings. If this is not "
-"working or you want to force the language, just add the language code (i.e. "
-"de for german) here."
+#: plugins/addons/propertyEditor/class_commandVerifier.inc:56
+msgid "Results"
 msgstr ""
 
-#: include/class_core.inc:525
-msgid ""
-"The 'theme' statement defines what theme is used to display GOsa pages. You "
-"can install some corporate identity like theme and/or modify certain "
-"templates to fit your needs within themes. Take a look at the GOsa FAQ for "
-"more information."
-msgstr ""
+#: plugins/addons/propertyEditor/class_propertyEditor.inc:6
+#, fuzzy
+msgid "Preferences"
+msgstr "Referenties"
 
-#: include/class_core.inc:535
+#: plugins/addons/propertyEditor/class_propertyEditor.inc:7
 msgid ""
-"The 'sessionLifetime' value defines when a session will expire in seconds. "
-"For Debian systems, this will not work because the sessions will be removed "
-"by a cron job instead. Please modify the value inside of your php.ini "
-"instead."
+"Configure global and special GOsa settings like hooks and plug-in parameters"
 msgstr ""
 
-#: include/class_core.inc:545
-msgid ""
-"The 'templateCompileDirectory' statements defines the path, where the PHP "
-"templating engins 'smarty' should store its compiled GOsa templates for "
-"improved speed. This path needs to be writeable by the user your webserver "
-"is running with."
-msgstr ""
+#: plugins/addons/propertyEditor/class_propertyEditor.inc:206
+#, fuzzy
+msgid "No description"
+msgstr "Eenheid omschrijving"
 
-#: include/class_core.inc:555
-#, php-format
-msgid ""
-"The 'debugLevel' value tells GOsa to display certain information on each "
-"page load. Value is an AND combination of the following byte values: %s"
-msgstr ""
+#: plugins/addons/propertyEditor/class_propertyEditor.inc:230
+#: setup/class_setupStep_Checks.inc:209 setup/class_setupStep_Checks.inc:225
+#: setup/class_setupStep_Checks.inc:241 setup/class_setupStep_Checks.inc:257
+#, fuzzy
+msgid "Off"
+msgstr "Offline"
 
-#: include/class_core.inc:575
-#, php-format
-msgid ""
-"The 'sambaHashHook' statement contains an executable to generate samba hash "
-"values. This is required for password synchronization, but not required if "
-"you apply gosa-si services. If you don't have mkntpasswd from the samba "
-"distribution installed, you can use perl to generate the hash: %s"
-msgstr ""
+#: plugins/addons/propertyEditor/class_propertyEditor.inc:231
+#: setup/class_setupStep_Checks.inc:249
+#, fuzzy
+msgid "On"
+msgstr "Open"
 
-#: include/class_core.inc:586
-msgid ""
-"The 'passwordDefaultHash' statement defines the default password hash to "
-"choose for new accounts."
+#: plugins/addons/propertyEditor/class_propertyEditor.inc:251
+msgid "Test the given command."
 msgstr ""
 
-#: include/class_core.inc:595
-msgid ""
-"The 'strictPasswordRules' tells GOsa to check for UTF-8 characters in the "
-"supplied password. These Characters can lead to non working authentications "
-"if UTF-8 and none UTF-8 systems locales get mixed. The default is 'true'."
-msgstr ""
+#: plugins/addons/propertyEditor/migration/class_migrateRDN.inc:31
+#, fuzzy, php-format
+msgid "Migration of property '%s'"
+msgstr "Aanmaken"
 
-#: include/class_core.inc:606
-msgid ""
-"The 'accountPrimaryAttribute' option tells GOsa how to create new accounts. "
-"Possible values are 'uid' and 'cn'. In the first case GOsa creates uid style "
-"DN entries: 'uid=superuser,ou=staff,dc=example,dc=net'. In the second case, "
-"GOsa creates cn style DN entries: 'cn=Foo Bar,ou=staff,dc=example,dc=net'. "
-"If you choose \"cn\" to be your 'accountPrimaryAttribute' you can decide "
-"whether to include the personal title in your dn by selecting "
-"'personalTitleInDN'."
-msgstr ""
+#: plugins/addons/propertyEditor/migration/class_migrateRDN.inc:34
+#, fuzzy, php-format
+msgid "GOsa has detected objects outside of the configured storage point (%s)."
+msgstr "U staat op het punt de invoer '%s' te kopieren."
 
-#: include/class_core.inc:616
-msgid ""
-"The 'userRDN' statement defines the location where new accounts will be "
-"created inside of defined departments. The default is 'ou=people'."
+#: plugins/addons/propertyEditor/migration/class_migrateRDN.inc:161
+msgid "Objects that will be added"
 msgstr ""
 
-#: include/class_core.inc:626
-msgid ""
-"The 'groupsRDN' statement defines the location where new groups will be "
-"created inside of defined departments. The default is 'ou=groups'."
+#: plugins/addons/propertyEditor/migration/class_migrateRDN.inc:169
+msgid "Objects that will be moved"
 msgstr ""
 
-#: include/class_core.inc:636
-msgid ""
-"The 'gidNumberBase' statement defines where to start looking for a new free "
-"group id. This should be synced with your 'adduser.conf' to avoid "
-"overlapping gidNumber values between local and LDAP based lookups. The "
-"gidNumberBase can even be dynamic. Take a look at the 'nextIdHook' "
-"definition."
-msgstr ""
+#: plugins/addons/propertyEditor/migration/class_migrateRDN.inc:177
+#, fuzzy, php-format
+msgid "Moving object '%s' to '%s'"
+msgstr "Verplaatsen van %s naar %s"
 
-#: include/class_core.inc:646
-msgid ""
-"The 'baseIdHook' statement allows to hook into the id generation method "
-"(traditional mode), to define the starting range for new generated ids"
-msgstr ""
+#: plugins/addons/propertyEditor/migration/class_migrateRDN.inc:181
+#: setup/setup_migrate.tpl:32 setup/class_setupStep_Migrate.inc:804
+#, fuzzy
+msgid "Migrate"
+msgstr "Aanmaken"
 
-#: include/class_core.inc:656 include/class_core.inc:676
-msgid ""
-"The 'uidNumberPoolMin/gidNumberPoolMin' statement defines the lowest "
-"assignable user/group id for use with the 'idAllocationMethod = pool'."
+#: plugins/addons/propertyEditor/migration/class_migrateRDN.inc:204
+#, php-format
+msgid "Migration failed for object %s, dn already exists!"
 msgstr ""
 
-#: include/class_core.inc:666 include/class_core.inc:686
-msgid ""
-"The 'uidNumberPoolMax/gidNumberPoolMax' statement defines the highest "
-"assignable user/group id for use with the 'idAllocationMethod = pool'."
+#: plugins/addons/propertyEditor/migration/class_migrateRDN.inc:208
+#, php-format
+msgid "Migration failed for object %s, please check if it already exists!"
 msgstr ""
 
-#: include/class_core.inc:696
-msgid ""
-"The 'uidNumberBase' statement defines where to start looking for a new free "
-"user id. This should be synced with your 'adduser.conf' to avoid overlapping "
-"uidNumber values between local and LDAP based lookups. The uidNumberBase can "
-"even be dynamic. Take a look at the 'baseIdHook' definition."
+#: plugins/addons/propertyEditor/migrate.tpl:3
+msgid "Property migration assistant"
 msgstr ""
 
-#: include/class_core.inc:736
-msgid ""
-"The 'gosaSupportURI' defines the major gosa-si server host and the password "
-"for GOsa to connect to it. It can be used if you want to use i.e. kerberos "
-"to authenticate the users. The format is: credentials@host:port"
-msgstr ""
+#: plugins/addons/propertyEditor/migrate.tpl:3
+#, fuzzy
+msgid "Migration steps left"
+msgstr "Aanmaken"
 
-#: include/class_core.inc:746
-msgid ""
-"The 'gosaSupportTimeout' sets a connection timeout for all gosa-si actions. "
-"See 'gosaSupportURI' for details."
-msgstr ""
+#: plugins/addons/propertyEditor/property-list.tpl:3
+#, fuzzy
+msgid "Warning message"
+msgstr "Bericht in wachtstand plaatsen"
 
-#: include/class_core.inc:757
-msgid ""
-"The 'loginAttribute' statement tells GOsa which LDAP attribute is used as "
-"the login name during login. It can be set to 'uid', 'mail' or 'both'"
-msgstr ""
+#: plugins/addons/propertyEditor/property-list.tpl:7
+#: ihtml/themes/default/removeEntries.tpl:4
+#, fuzzy
+msgid "Attention"
+msgstr "Nagios authenticatie"
 
-#: include/class_core.inc:768
+#: plugins/addons/propertyEditor/property-list.tpl:9
 msgid ""
-"The 'timezone' statements defines the timezone used inside of GOsa to handle "
-"date related tasks, such as password expiery, vacation messages, etc. The "
-"'timezone' value should be a unix conform timezone value like in /etc/"
-"timezone."
+"Modifying properties may break your setup, destroy or mess up your LDAP "
+"database, lead to security holes or it can even make a login impossible!"
 msgstr ""
 
-#: include/class_core.inc:778
+#: plugins/addons/propertyEditor/property-list.tpl:10
 msgid ""
-"The 'honourUnitTags' statement enables checking of 'unitTag' attributes when "
-"using administrative units. If this is set to 'true' GOsa can only see "
-"objects inside the administrative unit a user is logged into."
+"Since configuration properties are stored in the LDAP database a copy/backup "
+"can be handy."
 msgstr ""
 
-#: include/class_core.inc:788
+#: plugins/addons/propertyEditor/property-list.tpl:14
 msgid ""
-"The 'useSaslForKerberos' statement defines the way the kerberos realm is "
-"stored in the #userPassword' attribute. Set it to 'true' in order to get "
-"{sasl}user@REALM.NET, or to 'false' to get {kerberos}user@REALM.NET. The "
-"latter is outdated, but may be needed from time to time."
+"If you've debarred yourself, you can try to set 'ignoreLdapProperties' to "
+"'true' in your gosa.conf main section. This will make GOsa ignore LDAP based "
+"property values."
 msgstr ""
 
-#: include/class_core.inc:798
+#: plugins/addons/propertyEditor/property-list.tpl:22
 msgid ""
-"The 'rfc2307bis' statement enables rfc2307bis style groups in GOsa. You can "
-"use 'member' attributes instead of memberUid in this case. To make it work "
-"on unix systems, you've to adjust your NSS configuration to use rfc2307bis "
-"style groups, too"
+"I understand that there are certain risks, but I want to modify properties!"
 msgstr ""
 
-#: include/class_core.inc:808
-msgid ""
-"The 'personalTitleInDN' option tells GOsa to include the personal title in "
-"user DNs when #accountPrimaryAttribute' is set to \"cn\"."
+#: plugins/addons/propertyEditor/property-list.tpl:38
+msgid "Ignoring LDAP defined properties!"
 msgstr ""
 
-#: include/class_core.inc:818
-msgid ""
-"The 'nextIdHook' statement defines a script to be called for finding the "
-"next free id for users or groups externaly. It gets called with the current "
-"entry \"dn\" and the attribute to be ID'd. It should return an integer value."
+#: plugins/addons/propertyEditor/property-list.tpl:77
+msgid "Undo"
 msgstr ""
 
-#: include/class_core.inc:828
-msgid ""
-"The 'idGenerator' statement describes an automatic way to generate new user "
-"ids. There are two basic functions supported - which can be combined: \n"
-"\n"
-" a) using attributes\n"
-"\n"
-"    You can specify LDAP attributes (currently only sn and givenName) in\n"
-"    braces {} and add a percent sign befor it. Optionally you can strip it\n"
-"    down to a number of characters, specified in []. I.e.\n"
-"\n"
-"      idGenerator=\"{%sn}-{%givenName[2-4]}\"\n"
-"\n"
-"    will generate an ID using the full surname, adding a dash, and adding "
-"at\n"
-"    least the first two characters of givenName. If this ID is used, it'll\n"
-"    use up to four characters. If no automatic generation is possible, a\n"
-"    input box is shown.\n"
-"\n"
-" b) using automatic id's\n"
-"\n"
-"    I.e. specifying\n"
-"\n"
-"      idGenerator=\"acct{id:3}\"\n"
-"\n"
-"    will generate a three digits id with the next free entry appended to "
-"\"acct\".\n"
-"\n"
-"      idGenerator=\"acct{id!1}\"\n"
-"\n"
-"    will generate a one digit id with the next free entry appended to \"acct"
-"\" - if needed.\n"
-"\n"
-"      idGenerator=\"ext{id#3}\"\n"
-"\n"
-"    will generate a three digits random number appended to \"ext\".\n"
-msgstr ""
-
-#: include/class_core.inc:868
-msgid ""
-"The 'strictNamingRules' statement enables strict checking of uids and group "
-"names. If you need   characters like . or - inside of your accounts, set "
-"this to 'false'."
-msgstr ""
-
-#: include/class_core.inc:878
-msgid ""
-"The 'minId' statement defines the minimum assignable user or group id to "
-"avoid security leaks with uid 0 accounts. This is used for the 'traditional' "
-"method."
-msgstr ""
+#: plugins/addons/dyngroup/dyngroup.tpl:1
+#, fuzzy
+msgid "List of dynamic rules"
+msgstr "Lijst met macro's"
 
-#: include/class_core.inc:889
-msgid ""
-"The 'mailAttribute' statement determines which attribute GOsa will use to "
-"create accounts. Valid values are 'mail' and 'uid'."
+#: plugins/addons/dyngroup/dyngroup.tpl:3
+msgid "Labeled URI definitions"
 msgstr ""
 
-#: include/class_core.inc:899
-msgid ""
-"This attribute allows to override the prefix used to create shared folders."
-msgstr ""
-
-#: include/class_core.inc:909
-msgid ""
-"This attribute allows to override the user account creation syntax, see the "
-"'mailFolderCreation' description for more details.\n"
-"\n"
-"Examples\n"
-" mailUserCreation=\"%prefix%%uid%\"           => \"user.foobar\"\n"
-" mailUserCreation=\"my-prefix.%uid%%domain%\"  => \"my-prefix.foobar@example."
-"com\"\n"
-msgstr ""
-
-#: include/class_core.inc:924
-msgid ""
-"Every mail method has its own way to create mail accounts like 'share/"
-"development' or 'shared.development@example.com' which is used to identify "
-"the accounts, set quotas or add acls.\n"
-"\n"
-"To override the methods default account creation syntax, you can set the "
-"'mailFolderCreation' option.\n"
-"\n"
-"Examples\n"
-"\n"
-" mailFolderCreation=\"%prefix%%cn%\"              => \"shared.development\"\n"
-" mailFolderCreation=\"my-prefix.%cn%%domain%\"    => \"my-prefix."
-"development@example.com\"\n"
-"\n"
-" %prefix%    The methods default prefix. (Depends on cyrusUseSlashes=FALSE/"
-"TRUE)\n"
-" %cn%        The groups/users cn.\n"
-" %uid%       The users uid.\n"
-" %mail%      The objects mail attribute.\n"
-" %domain%    The domain part of the objects mail attribute.\n"
-" %mailpart%  The user address part of the mail address.\n"
-" %uattrib%   Depends on mailAttribute=\"uid/mail\".\n"
-msgstr ""
+#: plugins/addons/dyngroup/dyngroup.tpl:6
+#, fuzzy
+msgid "Scope"
+msgstr "kopieer"
 
-#: include/class_core.inc:950
-msgid ""
-"The 'imapTimeout' statement sets the connection timeout for imap actions."
-msgstr ""
+#: plugins/addons/dyngroup/dyngroup.tpl:7
+#: plugins/addons/dyngroup/class_DynamicLdapGroup.inc:119
+#: plugins/addons/dyngroup/class_DynamicLdapGroup.inc:121
+#, fuzzy
+msgid "Attribute"
+msgstr "Telefoon attributen "
 
-#: include/class_core.inc:961
-msgid ""
-"The 'mailMethod' statement tells GOsa which mail method the setup should use "
-"to communicate with a possible mail server. Leave this undefined if your "
-"mail method does not match the predefined ones."
-msgstr ""
+#: plugins/addons/dyngroup/dyngroup.tpl:8
+#: plugins/addons/dyngroup/class_DynamicLdapGroup.inc:126
+#: plugins/addons/dyngroup/class_DynamicLdapGroup.inc:128
+#: plugins/generic/references/class_aclResolver.inc:169
+#, fuzzy
+msgid "Filter"
+msgstr "Filters"
 
-#: include/class_core.inc:971
-msgid ""
-"The 'cyrusUseSlashes' statement determines if GOsa should use \"foo/bar\" or "
-"\"foo.bar\" namespaces in IMAP. Unix style is with slashes."
+#: plugins/addons/dyngroup/class_DynamicLdapGroup.inc:105
+#: plugins/addons/dyngroup/class_DynamicLdapGroup.inc:327
+msgid "Labeled URI"
 msgstr ""
 
-#: include/class_core.inc:981
-msgid ""
-"The 'vacationTemplateDirectory' statement sets the path where GOsa will look "
-"for vacation message templates. Default is /etc/gosa/vacation. \n"
-"\n"
-"Example template /etc/gosa/vacation/business.txt:\n"
-"\n"
-"   DESC:Away from desk\n"
-"   Hi, I'm currently away from my desk. You can contact me on\n"
-"   my cell phone via %mobile.\n"
-"\n"
-"   Greetings,\n"
-"   %givenName %sn\n"
-"\n"
+#: plugins/addons/dyngroup/class_DynamicLdapGroup.inc:128
+msgid "Surrounding brackets are required!"
 msgstr ""
 
-#: include/class_core.inc:1002
-msgid ""
-"The 'ldapTLS' statement enables or disables TLS operating on LDAP "
-"connections."
+#: plugins/addons/dyngroup/class_DynamicLdapGroup.inc:136
+#, php-format
+msgid "The given filter '%s' for entry %s seems to be invalid!"
 msgstr ""
 
-#: include/class_core.inc:1012
-msgid ""
-"The 'honourIvbbAttributes' statement enables the IVBB mode inside of GOsa. "
-"You need the ivbb.schema file from used by german authorities."
-msgstr ""
+#: plugins/addons/dyngroup/class_DynamicLdapGroup.inc:166
+#: plugins/addons/dyngroup/class_DynamicLdapGroup.inc:168
+#: plugins/addons/dyngroup/class_DynamicLdapGroup.inc:319
+#: plugins/addons/dyngroup/class_DynamicLdapGroup.inc:320
+#, fuzzy
+msgid "Dynamic object"
+msgstr "Object"
 
-#: include/class_core.inc:1022
-msgid ""
-"The 'sambaIdMapping' statement tells GOsa to maintain sambaIdmapEntry "
-"objects. Depending on your setup this can drastically improve the windows "
-"login performance."
-msgstr ""
+#: plugins/generic/welcome/welcome.tpl:8 ihtml/themes/default/infoPage.tpl:62
+msgid "The GOsa team"
+msgstr "Het GOsa team"
 
-#: include/class_core.inc:1032
-msgid ""
-"The 'handleExpiredAccounts' statement enables shadow attribute tests during "
-"the login to the GOsa web interface and forces password renewal or account "
-"lockout."
+#: plugins/generic/welcome/class_welcome.inc:5
+#: plugins/generic/welcome/class_welcome.inc:6
+msgid "Back to main menu"
 msgstr ""
 
-#: include/class_core.inc:1042
+#: plugins/generic/dashBoard/Register/class_RegistrationDialog.inc:54
 msgid ""
-"The 'sambaSID' statement defines a samba SID if not available inside of the "
-"LDAP. You can retrieve the current sid by net getlocalsid."
+"Communciation with the backend failed! Please check your internet connection!"
 msgstr ""
 
-#: include/class_core.inc:1052
+#: plugins/generic/dashBoard/Register/class_RegistrationDialog.inc:56
 msgid ""
-"The 'sambaRidBase' statement defines the base id to add to ordinary sid "
-"calculations - if not available inside of the LDAP."
+"Authentication failed, please check combination of username and password!"
 msgstr ""
 
-#: include/class_core.inc:1062
+#: plugins/generic/dashBoard/Register/class_RegistrationDialog.inc:58
 msgid ""
-"The 'enableSnapshots' statement enables a snapshot mechaism in GOsa. This "
-"enables you to save certain states of entries and restore them later on."
+"Internal server error, please try again later. If the problem persists "
+"contact the GOsa-Team!"
 msgstr ""
 
-#: include/class_core.inc:1072
-msgid ""
-"The 'snapshotBase' statement defines the base where snapshots should be "
-"stored inside of the LDAP."
-msgstr ""
+#: plugins/generic/dashBoard/Register/register.tpl:3
+#, fuzzy
+msgid "GOsa registration"
+msgstr "Algemene wachtrij instellingen"
 
-#: include/class_core.inc:1082
-msgid ""
-"The 'snapshotAdminDn' variable defines the user which is used to "
-"authenticate when connecting to 'snapshotURI'."
+#: plugins/generic/dashBoard/Register/register.tpl:7
+msgid "Do you want to register GOsa and benefit from the features it brings?"
 msgstr ""
 
-#: include/class_core.inc:1092
-msgid ""
-"The 'snapshotAdminPassword' variable defines the credentials which are used "
-"in combination with 'snapshotAdminDn' and 'snapshotURI' in order to "
-"authenticate."
+#: plugins/generic/dashBoard/Register/register.tpl:11
+msgid "I do not want to register"
 msgstr ""
 
-#: include/class_core.inc:1103
-msgid ""
-"The 'idAllocationMethod' statement defines how GOsa generates numeric user "
-"and group id values. If it is set to 'traditional' GOsa will do create a "
-"lock and perform a search for the next free ID. The lock will be removed "
-"after the procedure completes. 'pool' will use the sambaUnixIdPool "
-"objectclass settings inside your LDAP. This one is unsafe, because it does "
-"not check for concurrent LDAP access and already used IDs in this range. On "
-"the other hand it is much faster."
+#: plugins/generic/dashBoard/Register/register.tpl:17
+#: plugins/generic/dashBoard/dashBoard.tpl:5
+msgid "Register"
 msgstr ""
 
-#: include/class_core.inc:1112
-msgid ""
-"The 'snapshotURI' variable defines the LDAP URI for the server which is used "
-"to do object snapshots."
+#: plugins/generic/dashBoard/Register/register.tpl:19
+msgid "Additionally to the 'Annonomous' account you can:"
 msgstr ""
 
-#: include/class_pluglist.inc:118
-msgid "The configuration format has changed: please run the setup again!"
+#: plugins/generic/dashBoard/Register/register.tpl:21
+msgid "Access to 'Premium-Channels'."
 msgstr ""
 
-#: include/class_pluglist.inc:263
-#, fuzzy
+#: plugins/generic/dashBoard/Register/register.tpl:22
 msgid ""
-"You are currently editing a database entry. Do you want to discard the "
-"changes?"
+"Watch the status of current plugin updates/patches and the availability of "
+"new plugins."
 msgstr ""
-"U bent momenteel database gegevens aan het bewerken. Wilt u eventuele "
-"wijzigingen ongedaan maken?"
-
-#: include/class_pluglist.inc:435 plugins/generic/references/contents.tpl:18
-#: plugins/admin/groups/class_group.inc:329
-#: plugins/admin/groups/class_group.inc:350
-#: plugins/admin/groups/class_group.inc:367
-#: plugins/admin/departments/class_department.inc:152
-msgid "Unknown"
-msgstr "Onbekend"
 
-#: include/class_CopyPasteHandler.inc:118
-#: include/class_CopyPasteHandler.inc:127
-#: include/class_CopyPasteHandler.inc:159
-#: include/class_CopyPasteHandler.inc:176
-#: include/class_CopyPasteHandler.inc:185
-#: include/class_CopyPasteHandler.inc:193
-#: include/class_CopyPasteHandler.inc:273
-#, fuzzy, php-format
-msgid "Copy and paste failed!"
-msgstr "Kopieren &amp; plakken wizard"
-
-#: include/class_CopyPasteHandler.inc:118
-#, fuzzy, php-format
-msgid "Cannot set permission for %s"
-msgstr "Kan bestand '%s' niet aanmaken."
-
-#: include/class_CopyPasteHandler.inc:159
-#, php-format
-msgid "'%s' is no valid LDAP object"
+#: plugins/generic/dashBoard/Register/register.tpl:23
+msgid "Recieve newsletter, if wanted."
 msgstr ""
 
-#: include/class_CopyPasteHandler.inc:176
-#, fuzzy, php-format
-msgid "No write permission in '%s'"
-msgstr "Kan bestand '%s' niet aanmaken."
-
-#: include/class_CopyPasteHandler.inc:193
-#, fuzzy, php-format
-msgid "Cannot set permission for '%s'"
-msgstr "Kan bestand '%s' niet aanmaken."
-
-#: include/class_CopyPasteHandler.inc:396
-#, php-format
-msgid "These objects will be pasted: %s"
+#: plugins/generic/dashBoard/Register/register.tpl:24
+msgid "View several usefull statistics about your GOsa installation"
 msgstr ""
 
-#: include/class_CopyPasteHandler.inc:420
-#, php-format
-msgid "This object will be pasted: %s"
+#: plugins/generic/dashBoard/Register/register.tpl:29
+msgid "What information will be transmitted to the backend and maybe stored:"
 msgstr ""
 
-#: include/class_CopyPasteHandler.inc:573
-#, fuzzy
-msgid "Cannot paste"
-msgstr "Plakken onmogelijk"
-
-#: include/class_msg_dialog.inc:124
-msgid "Please fix the above error and reload the page."
+#: plugins/generic/dashBoard/Register/register.tpl:31
+msgid "All personal information filled in the registration form."
 msgstr ""
 
-#: plugins/generic/statistics/statistics.tpl:2
-msgid "Usage statistics"
+#: plugins/generic/dashBoard/Register/register.tpl:32
+msgid "Information about the installed plugins and their version."
 msgstr ""
 
-#: plugins/generic/statistics/statistics.tpl:5
-#: plugins/generic/statistics/statistics.tpl:10
+#: plugins/generic/dashBoard/Register/register.tpl:33
 msgid ""
-"This feature is disabled. To enable it you have to register GOsa, you can "
-"initiate a registration using the dash-board plugin."
+"The GOsa-UUID (will be generated during the registration) and a password, to "
+"authenticate."
 msgstr ""
 
-#: plugins/generic/statistics/statistics.tpl:6
-#: plugins/generic/statistics/statistics.tpl:12
-#, fuzzy
-msgid "Dash board"
-msgstr "GOsa help"
-
-#: plugins/generic/statistics/statistics.tpl:16
-#, fuzzy
+#: plugins/generic/dashBoard/Register/register.tpl:34
 msgid ""
-"Communication with the GOsa-backend failed. Please check the RPC "
-"configuration!"
-msgstr ""
-"Kan niet verbinden met de opgegeven database. Controleer uw GLPI "
-"configuratie a.u.b."
-
-#: plugins/generic/statistics/statistics.tpl:22
-msgid "Send"
-msgstr ""
-
-#: plugins/generic/statistics/statistics.tpl:28
-msgid "Generate report for"
-msgstr ""
-
-#: plugins/generic/statistics/statistics.tpl:56
-msgid "Update"
+"The bugs you will report and the corresponding trace. You can select what "
+"information you want to send in."
 msgstr ""
 
-#: plugins/generic/statistics/statistics.tpl:69
-#: plugins/generic/statistics/statistics.tpl:78
-msgid "No statistic data for given period"
+#: plugins/generic/dashBoard/Register/register.tpl:35
+msgid ""
+"When the statistics extension is used. GOsa will transmit information about "
+"plugins, their usage and the amount of objects present in your ldap "
+"database. No sensitive data is transmitted here, just the object type, the "
+"action performed, cpu usage, memory usage, elapsed time..."
 msgstr ""
 
-#: plugins/generic/statistics/statistics.tpl:87
-#, fuzzy
-msgid "Select report type"
-msgstr "Selecteer een basis"
-
-#: plugins/generic/statistics/chartClasses/class_actionSelectChart.inc:104
-#, fuzzy
-msgid "Action"
-msgstr "Acties"
-
-#: plugins/generic/statistics/chartClasses/class_cpuLoadChart.inc:15
-#: plugins/generic/statistics/chartClasses/class_memoryUsageChart.inc:15
-#: plugins/generic/statistics/chartClasses/class_renderTimeChart.inc:15
-#: plugins/generic/statistics/chartClasses/class_durationTimeChart.inc:15
+#: plugins/generic/dashBoard/Register/register.tpl:69
+#: plugins/generic/dashBoard/Register/register.tpl:80
 #, fuzzy
-msgid "Max"
-msgstr "Mei"
+msgid "Registration complete"
+msgstr "Bewerking afgerond"
 
-#: plugins/generic/statistics/chartClasses/class_cpuLoadChart.inc:16
-#: plugins/generic/statistics/chartClasses/class_memoryUsageChart.inc:16
-#: plugins/generic/statistics/chartClasses/class_renderTimeChart.inc:16
-#: plugins/generic/statistics/chartClasses/class_durationTimeChart.inc:16
-msgid "Avergae"
+#: plugins/generic/dashBoard/Register/register.tpl:71
+msgid "GOsa instance sucessfully registered"
 msgstr ""
 
-#: plugins/generic/statistics/chartClasses/class_cpuLoadChart.inc:17
-#: plugins/generic/statistics/chartClasses/class_memoryUsageChart.inc:17
-#: plugins/generic/statistics/chartClasses/class_renderTimeChart.inc:17
-#: plugins/generic/statistics/chartClasses/class_durationTimeChart.inc:17
+#: plugins/generic/dashBoard/Register/register.tpl:82
 #, fuzzy
-msgid "Min"
-msgstr "Hoofdmenu"
+msgid "GOsa instance will not be registered"
+msgstr "De sessie zal niet versleuteld zijn."
 
-#: plugins/generic/statistics/chartClasses/class_statChart.inc:73
+#: plugins/generic/dashBoard/dbPluginStatus/contents.tpl:1
 #, fuzzy
-msgid "Systems"
-msgstr "Systeem"
+msgid "Plugin status"
+msgstr "Systeem status"
 
-#: plugins/generic/statistics/class_statistics.inc:263
-#, fuzzy, php-format
-msgid ""
-"You have currently %s unsubmitted statistic collection, do you want to "
-"transmit them now?"
+#: plugins/generic/dashBoard/dbPluginStatus/class_dbPluginStatus.inc:69
+msgid "Version mismatch"
 msgstr ""
-"U bent momenteel database gegevens aan het bewerken. Wilt u eventuele "
-"wijzigingen ongedaan maken?"
 
-#: plugins/generic/dashBoard/dbInformation/contents.tpl:1
-#: plugins/admin/ogroups/class_ogroup.inc:244 setup/setup_ldap.tpl:108
-msgid "Information"
-msgstr "Informatie"
+#: plugins/generic/dashBoard/dbPluginStatus/class_dbPluginStatus.inc:73
+#, fuzzy
+msgid "Schema missing"
+msgstr "Samba Instellingen"
 
 #: plugins/generic/dashBoard/dashBoard.tpl:2
 msgid "This feature is only accessible for registrated instances of GOsa"
 msgstr ""
 
-#: plugins/generic/dashBoard/dashBoard.tpl:5
-msgid "Registrate"
-msgstr ""
-
 #: plugins/generic/dashBoard/dashBoard.tpl:7
 msgid ""
 "Unfortunately the registration server cannot be reached, maybe the server is "
@@ -3613,145 +3290,42 @@ msgstr ""
 msgid "GOsa dash board"
 msgstr "GOsa help"
 
-#: plugins/generic/dashBoard/dbChannelStatus/class_dbChannelStatus.inc:14
-#: plugins/generic/dashBoard/dbPluginStatus/class_dbPluginStatus.inc:26
-#: plugins/personal/posix/generic.tpl:37
-msgid "Status"
-msgstr "Status"
-
 #: plugins/generic/dashBoard/dbChannelStatus/contents.tpl:1
 #, fuzzy
 msgid "Channels"
 msgstr "Annuleren"
 
-#: plugins/generic/dashBoard/dbPluginStatus/contents.tpl:1
-#, fuzzy
-msgid "Plugin status"
-msgstr "Systeem status"
-
-#: plugins/generic/dashBoard/dbPluginStatus/class_dbPluginStatus.inc:69
-msgid "Version mismatch"
-msgstr ""
-
-#: plugins/generic/dashBoard/dbPluginStatus/class_dbPluginStatus.inc:73
-#, fuzzy
-msgid "Schema missing"
-msgstr "Samba Instellingen"
-
 #: plugins/generic/dashBoard/dbNotifications/contents.tpl:1
 #, fuzzy
 msgid "Notifications"
 msgstr "Beroep"
 
-#: plugins/generic/dashBoard/Register/class_RegistrationDialog.inc:54
-msgid ""
-"Communciation with the backend failed! Please check your internet connection!"
-msgstr ""
-
-#: plugins/generic/dashBoard/Register/class_RegistrationDialog.inc:56
-msgid ""
-"Authentication failed, please check combination of username and password!"
-msgstr ""
-
-#: plugins/generic/dashBoard/Register/class_RegistrationDialog.inc:58
-msgid ""
-"Internal server error, please try again later. If the problem persists "
-"contact the GOsa-Team!"
-msgstr ""
-
-#: plugins/generic/dashBoard/Register/register.tpl:3
+#: plugins/generic/references/contents.tpl:2
+#: plugins/generic/references/contents.tpl:3
 #, fuzzy
-msgid "GOsa registration"
-msgstr "Algemene wachtrij instellingen"
-
-#: plugins/generic/dashBoard/Register/register.tpl:7
-msgid "Do you want to register GOsa and benefit from the features it brings?"
-msgstr ""
-
-#: plugins/generic/dashBoard/Register/register.tpl:11
-msgid "I do not want to register"
-msgstr ""
-
-#: plugins/generic/dashBoard/Register/register.tpl:17
-msgid "Register"
-msgstr ""
-
-#: plugins/generic/dashBoard/Register/register.tpl:19
-msgid "Additionally to the 'Annonomous' account you can:"
-msgstr ""
-
-#: plugins/generic/dashBoard/Register/register.tpl:21
-msgid "Access to 'Premium-Channels'."
-msgstr ""
-
-#: plugins/generic/dashBoard/Register/register.tpl:22
-msgid ""
-"Watch the status of current plugin updates/patches and the availability of "
-"new plugins."
-msgstr ""
-
-#: plugins/generic/dashBoard/Register/register.tpl:23
-msgid "Recieve newsletter, if wanted."
-msgstr ""
-
-#: plugins/generic/dashBoard/Register/register.tpl:24
-msgid "View several usefull statistics about your GOsa installation"
-msgstr ""
-
-#: plugins/generic/dashBoard/Register/register.tpl:29
-msgid "What information will be transmitted to the backend and maybe stored:"
-msgstr ""
-
-#: plugins/generic/dashBoard/Register/register.tpl:31
-msgid "All personal information filled in the registration form."
-msgstr ""
-
-#: plugins/generic/dashBoard/Register/register.tpl:32
-msgid "Information about the installed plugins and their version."
-msgstr ""
-
-#: plugins/generic/dashBoard/Register/register.tpl:33
-msgid ""
-"The GOsa-UUID (will be generated during the registration) and a password, to "
-"authenticate."
-msgstr ""
-
-#: plugins/generic/dashBoard/Register/register.tpl:34
-msgid ""
-"The bugs you will report and the corresponding trace. You can select what "
-"information you want to send in."
-msgstr ""
-
-#: plugins/generic/dashBoard/Register/register.tpl:35
-msgid ""
-"When the statistics extension is used. GOsa will transmit information about "
-"plugins, their usage and the amount of objects present in your ldap "
-"database. No sensitive data is transmitted here, just the object type, the "
-"action performed, cpu usage, memory usage, elapsed time..."
-msgstr ""
+msgid "Object information"
+msgstr "Persoonlijke informatie"
 
-#: plugins/generic/dashBoard/Register/register.tpl:69
-#: plugins/generic/dashBoard/Register/register.tpl:80
+#: plugins/generic/references/contents.tpl:7
 #, fuzzy
-msgid "Registration complete"
-msgstr "Bewerking afgerond"
+msgid "Show raw object entry"
+msgstr "Objectgroepen"
 
-#: plugins/generic/dashBoard/Register/register.tpl:71
-msgid "GOsa instance sucessfully registered"
-msgstr ""
+#: plugins/generic/references/contents.tpl:18
+#: plugins/generic/references/contents.tpl:20
+#, fuzzy
+msgid "Last modification"
+msgstr "Beroep"
 
-#: plugins/generic/dashBoard/Register/register.tpl:82
+#: plugins/generic/references/contents.tpl:29
 #, fuzzy
-msgid "GOsa instance will not be registered"
-msgstr "De sessie zal niet versleuteld zijn."
+msgid "Object references"
+msgstr "Referenties"
 
-#: plugins/generic/references/class_reference.inc:58
-#: plugins/generic/references/class_reference.inc:64
-#: plugins/personal/posix/generic.tpl:89
-#: plugins/personal/posix/paste_generic.tpl:58
-#: plugins/personal/posix/paste_generic.tpl:61
-msgid "Group membership"
-msgstr "Groep lidmaatschap"
+#: plugins/generic/references/contents.tpl:45
+#, fuzzy
+msgid "ACL trace"
+msgstr "type"
 
 #: plugins/generic/references/class_reference.inc:70
 #, fuzzy
@@ -3768,88 +3342,25 @@ msgstr "Objectgroep"
 msgid "Department manager"
 msgstr "Afdeling beheer"
 
-#: plugins/generic/references/class_reference.inc:87
-#: plugins/admin/groups/userSelect/user-list.xml:40
-#: plugins/admin/groups/singleUserSelect/singleUser-list.xml:40
-#: plugins/admin/groups/class_group.inc:210
-#: plugins/admin/groups/class_group.inc:1190
-#: plugins/admin/groups/class_group.inc:1200
-#: plugins/admin/users/class_userManagement.inc:536
-#: plugins/admin/users/user-list.xml:57
-#: plugins/personal/generic/class_user.inc:1326
-#: plugins/personal/generic/class_user.inc:1373
-#: plugins/personal/generic/class_user.inc:1704
-#: plugins/personal/generic/class_user.inc:1858
-msgid "Given name"
-msgstr "Naam"
-
-#: plugins/generic/references/class_reference.inc:87
-#: plugins/admin/groups/userSelect/user-list.xml:48
-#: plugins/admin/groups/singleUserSelect/singleUser-list.xml:48
-#: plugins/admin/groups/class_group.inc:210
-#: plugins/admin/groups/class_group.inc:1190
-#: plugins/admin/groups/class_group.inc:1200
-#: plugins/admin/users/user-list.xml:49
-#: plugins/personal/generic/class_user.inc:1703
-msgid "Surname"
-msgstr "Achternaam"
-
-#: plugins/generic/references/class_reference.inc:87
-#: plugins/admin/groups/class_group.inc:210
-#: plugins/admin/groups/class_group.inc:1190
-#: plugins/admin/groups/class_group.inc:1200
-#: plugins/personal/posix/class_posixAccount.inc:869
-#: plugins/personal/posix/class_posixAccount.inc:872
-#: plugins/personal/posix/generic.tpl:64
-#: plugins/personal/posix/paste_generic.tpl:38
-#: setup/class_setupStep_Migrate.inc:415
-msgid "UID"
-msgstr "UID"
-
 #: plugins/generic/references/class_reference.inc:88
 #, fuzzy
 msgid "User manager"
 msgstr "Gebruikersnaam"
 
-#: plugins/generic/references/contents.tpl:2
-#: plugins/generic/references/contents.tpl:3
-#, fuzzy
-msgid "Object information"
-msgstr "Persoonlijke informatie"
-
-#: plugins/generic/references/contents.tpl:7
-#, fuzzy
-msgid "Show raw object entry"
-msgstr "Objectgroepen"
-
-#: plugins/generic/references/contents.tpl:18
-#: plugins/generic/references/contents.tpl:20
-#, fuzzy
-msgid "Last modification"
-msgstr "Beroep"
-
-#: plugins/generic/references/contents.tpl:29
-#, fuzzy
-msgid "Object references"
-msgstr "Referenties"
+#: plugins/generic/references/class_aclResolver.inc:63
+#: include/class_acl.inc:228
+msgid "Reset ACLs"
+msgstr ""
 
-#: plugins/generic/references/contents.tpl:45
-#, fuzzy
-msgid "ACL trace"
-msgstr "type"
+#: plugins/generic/references/class_aclResolver.inc:68
+#: include/class_acl.inc:233 include/class_acl.inc:236
+msgid "Use ACL defined in role"
+msgstr ""
 
 #: plugins/generic/references/class_aclResolver.inc:143
 msgid "Enter another user name"
 msgstr ""
 
-#: plugins/generic/references/class_aclResolver.inc:169
-#: plugins/addons/dyngroup/class_DynamicLdapGroup.inc:126
-#: plugins/addons/dyngroup/class_DynamicLdapGroup.inc:128
-#: plugins/addons/dyngroup/dyngroup.tpl:8
-#, fuzzy
-msgid "Filter"
-msgstr "Filters"
-
 #: plugins/generic/references/class_aclResolver.inc:193
 #, fuzzy
 msgid "ACLs"
@@ -3866,6 +3377,29 @@ msgstr ""
 msgid "Object permissions"
 msgstr "Groep instellingen"
 
+#: plugins/generic/references/class_aclResolver.inc:303
+#: include/class_core.inc:113 include/class_core.inc:119
+#, fuzzy
+msgid "All"
+msgstr "Alle"
+
+#: plugins/generic/references/class_aclResolver.inc:307
+#: include/class_acl.inc:823
+msgid "Restrict changes to user's own object"
+msgstr ""
+
+#: plugins/generic/references/class_aclResolver.inc:309
+#: include/class_acl.inc:827 include/class_acl.inc:936
+#: include/class_acl.inc:940
+msgid "read"
+msgstr "alleen lezen"
+
+#: plugins/generic/references/class_aclResolver.inc:310
+#: include/class_acl.inc:828 include/class_acl.inc:938
+#: include/class_acl.inc:941
+msgid "write"
+msgstr "afleveren, lezen & schrijven"
+
 #: plugins/generic/references/class_aclResolver.inc:311
 #, fuzzy
 msgid "create"
@@ -3881,3497 +3415,3802 @@ msgstr "Verwijderen"
 msgid "move"
 msgstr "Verwijderen"
 
-#: plugins/generic/welcome/main.inc:26
-#, php-format
-msgid "Welcome %s!"
-msgstr "Welkom %s!"
+#: plugins/generic/statistics/statistics.tpl:2
+msgid "Usage statistics"
+msgstr ""
 
-#: plugins/generic/welcome/class_welcome.inc:5
-#: plugins/generic/welcome/class_welcome.inc:6
-msgid "Back to main menu"
+#: plugins/generic/statistics/statistics.tpl:5
+#: plugins/generic/statistics/statistics.tpl:10
+msgid ""
+"This feature is disabled. To enable it you have to register GOsa, you can "
+"initiate a registration using the dash-board plugin."
 msgstr ""
 
-#: plugins/generic/welcome/welcome.tpl:8
-msgid "The GOsa team"
-msgstr "Het GOsa team"
+#: plugins/generic/statistics/statistics.tpl:6
+#: plugins/generic/statistics/statistics.tpl:12
+#, fuzzy
+msgid "Dash board"
+msgstr "GOsa help"
 
-#: plugins/admin/ogroups/objectSelect/selectObject-list.xml:11
-#: plugins/admin/groups/userSelect/user-list.xml:10
-#: plugins/admin/groups/singleUserSelect/singleUser-list.xml:10
-#: plugins/admin/groups/userGroupSelect/selectUserGroup-list.xml:11
-#: plugins/personal/posix/trustSelect/trust-list.xml:9
-#: plugins/personal/posix/groupSelect/group-list.xml:10
+#: plugins/generic/statistics/statistics.tpl:16
 #, fuzzy
-msgid "Please select the desired entries"
-msgstr "Voorkeurstaal"
+msgid ""
+"Communication with the GOsa-backend failed. Please check the RPC "
+"configuration!"
+msgstr ""
+"Kan niet verbinden met de opgegeven database. Controleer uw GLPI "
+"configuratie a.u.b."
 
-#: plugins/admin/ogroups/objectSelect/selectObject-list.xml:15
-#: plugins/admin/ogroups/class_ogroupManagement.inc:186
-#: plugins/admin/departments/dep-list.xml:55
-#: plugins/admin/departments/dep-list.xml:71
-#: plugins/admin/departments/dep-list.xml:138
-#: plugins/admin/departments/class_departmentManagement.inc:253
-#: plugins/personal/generic/class_user.inc:1722
-#: plugins/personal/generic/generic.tpl:306
-msgid "Department"
-msgstr "Afdeling"
+#: plugins/generic/statistics/statistics.tpl:22
+msgid "Send"
+msgstr ""
 
-#: plugins/admin/ogroups/objectSelect/selectObject-list.xml:23
-#: plugins/admin/ogroups/class_ogroupManagement.inc:187
-#: plugins/personal/posix/trustSelect/trust-list.xml:12
-msgid "Server"
-msgstr "Server"
+#: plugins/generic/statistics/statistics.tpl:28
+msgid "Generate report for"
+msgstr ""
 
-#: plugins/admin/ogroups/objectSelect/selectObject-list.xml:31
-#: plugins/admin/ogroups/class_ogroupManagement.inc:189
-#: plugins/personal/posix/trustSelect/trust-list.xml:19
-msgid "Workstation"
-msgstr "Werkstation"
+#: plugins/generic/statistics/statistics.tpl:56
+msgid "Update"
+msgstr ""
 
-#: plugins/admin/ogroups/objectSelect/selectObject-list.xml:39
-#: plugins/admin/ogroups/class_ogroupManagement.inc:191
-#: plugins/personal/posix/trustSelect/trust-list.xml:26
-msgid "Terminal"
-msgstr "Terminal"
+#: plugins/generic/statistics/statistics.tpl:69
+#: plugins/generic/statistics/statistics.tpl:78
+msgid "No statistic data for given period"
+msgstr ""
 
-#: plugins/admin/ogroups/objectSelect/selectObject-list.xml:47
-#: plugins/admin/ogroups/class_ogroupManagement.inc:192
-msgid "Printer"
-msgstr "Printer"
+#: plugins/generic/statistics/statistics.tpl:87
+#, fuzzy
+msgid "Select report type"
+msgstr "Selecteer een basis"
 
-#: plugins/admin/ogroups/objectSelect/selectObject-list.xml:55
-#: plugins/admin/ogroups/class_ogroupManagement.inc:188
-#: plugins/admin/groups/class_groupManagement.inc:181
-#: plugins/admin/users/class_userManagement.inc:893
-#: plugins/admin/departments/generic.tpl:110
-#: plugins/admin/departments/class_department.inc:376
-#: plugins/admin/departments/organization.tpl:109
-#: plugins/personal/generic/class_user.inc:1354
-#: plugins/personal/generic/class_user.inc:1846
-#: plugins/personal/generic/generic.tpl:394
-#: plugins/personal/generic/generic.tpl:574
-msgid "Phone"
-msgstr "Telefoon"
+#: plugins/generic/statistics/chartClasses/class_statChart.inc:73
+#, fuzzy
+msgid "Systems"
+msgstr "Systeem"
 
-#: plugins/admin/ogroups/objectSelect/selectObject-list.xml:63
-#: plugins/admin/ogroups/class_ogroupManagement.inc:183
-#: plugins/admin/groups/userSelect/user-list.xml:14
-#: plugins/admin/groups/singleUserSelect/singleUser-list.xml:14
-#: plugins/admin/groups/userGroupSelect/selectUserGroup-list.xml:15
-#: plugins/admin/users/user-list.xml:23 plugins/admin/users/user-list.xml:95
-msgid "User"
-msgstr "Gebruiker"
+#: plugins/generic/statistics/chartClasses/class_durationTimeChart.inc:15
+#: plugins/generic/statistics/chartClasses/class_cpuLoadChart.inc:15
+#: plugins/generic/statistics/chartClasses/class_renderTimeChart.inc:15
+#: plugins/generic/statistics/chartClasses/class_memoryUsageChart.inc:15
+msgid "Maximum"
+msgstr ""
 
-#: plugins/admin/ogroups/objectSelect/selectObject-list.xml:71
-#: plugins/admin/ogroups/class_ogroupManagement.inc:184
-#: plugins/admin/ogroups/ogroup-list.xml:79
-#: plugins/admin/groups/userGroupSelect/selectUserGroup-list.xml:23
-#: plugins/admin/groups/group-list.xml:15
-#: plugins/admin/groups/group-list.xml:79
-#: plugins/addons/propertyEditor/property-list.xml:64
-#: plugins/personal/posix/groupSelect/group-list.xml:13
-msgid "Group"
-msgstr "Groep"
+#: plugins/generic/statistics/chartClasses/class_durationTimeChart.inc:16
+#: plugins/generic/statistics/chartClasses/class_cpuLoadChart.inc:16
+#: plugins/generic/statistics/chartClasses/class_renderTimeChart.inc:16
+#: plugins/generic/statistics/chartClasses/class_memoryUsageChart.inc:16
+msgid "Average"
+msgstr ""
 
-#: plugins/admin/ogroups/objectSelect/selectObject-filter.xml:32
-#: plugins/admin/ogroups/ogroup-filter.xml:18
-#: plugins/admin/groups/userSelect/user-filter.xml:20
-#: plugins/admin/groups/singleUserSelect/singleUser-filter.xml:20
-#: plugins/admin/groups/userGroupSelect/selectUserGroup-filter.xml:21
-#: plugins/admin/groups/group-filter.xml:17
-#: plugins/admin/users/user-filter.xml:19
-#: plugins/admin/newConfigManagement/DeviceConfig-filter.xml:14
-#: plugins/admin/departments/dep-filter.xml:17
-#: plugins/admin/acl/acl-filter.xml:18
-#: plugins/personal/posix/trustSelect/trust-filter.xml:17
-#: plugins/personal/posix/groupSelect/group-filter.xml:16
+#: plugins/generic/statistics/chartClasses/class_durationTimeChart.inc:17
+#: plugins/generic/statistics/chartClasses/class_cpuLoadChart.inc:17
+#: plugins/generic/statistics/chartClasses/class_renderTimeChart.inc:17
+#: plugins/generic/statistics/chartClasses/class_memoryUsageChart.inc:17
+msgid "Minimum"
+msgstr ""
+
+#: plugins/generic/statistics/chartClasses/class_actionSelectChart.inc:104
 #, fuzzy
-msgid "Default filter"
-msgstr "Parameters"
+msgid "Action"
+msgstr "Acties"
 
-#: plugins/admin/ogroups/objectSelect/selectObject-list.tpl:12
-#: plugins/admin/ogroups/ogroup-list.tpl:12
-#: plugins/admin/ogroups/class_ogroup.inc:862
-#: plugins/admin/ogroups/generic.tpl:26
-#: plugins/admin/groups/userSelect/user-list.tpl:12
-#: plugins/admin/groups/generic.tpl:39
-#: plugins/admin/groups/singleUserSelect/singleUser-list.tpl:12
-#: plugins/admin/groups/userGroupSelect/selectUserGroup-list.tpl:12
-#: plugins/admin/groups/group-list.tpl:12
-#: plugins/admin/groups/class_group.inc:1059
-#: plugins/admin/users/user-list.tpl:12
-#: plugins/admin/departments/locality.tpl:28
-#: plugins/admin/departments/generic.tpl:39
-#: plugins/admin/departments/class_domain.inc:92
-#: plugins/admin/departments/class_localityGeneric.inc:94
-#: plugins/admin/departments/class_organizationGeneric.inc:125
-#: plugins/admin/departments/class_countryGeneric.inc:94
-#: plugins/admin/departments/class_dcObject.inc:93
-#: plugins/admin/departments/domain.tpl:28
-#: plugins/admin/departments/country.tpl:28
-#: plugins/admin/departments/dcObject.tpl:28
-#: plugins/admin/departments/class_department.inc:677
-#: plugins/admin/departments/dep-list.tpl:12
-#: plugins/admin/departments/organization.tpl:39
-#: plugins/admin/acl/acl-list.tpl:12 plugins/admin/acl/class_aclRole.inc:742
-#: plugins/admin/acl/acl_role.tpl:27
-#: plugins/addons/dyngroup/class_DynamicLdapGroup.inc:114
-#: plugins/addons/dyngroup/dyngroup.tpl:5
-#: plugins/personal/generic/class_user.inc:1715
-#: plugins/personal/generic/generic.tpl:167
-#: plugins/personal/posix/trustSelect/trust-list.tpl:12
-#: plugins/personal/posix/groupSelect/group-list.tpl:12
-#: setup/setup_ldap.tpl:47
-msgid "Base"
-msgstr "Basis"
+#: plugins/generic/statistics/class_statistics.inc:263
+#, fuzzy, php-format
+msgid ""
+"You have currently %s unsubmitted statistic collection, do you want to "
+"transmit them now?"
+msgstr ""
+"U bent momenteel database gegevens aan het bewerken. Wilt u eventuele "
+"wijzigingen ongedaan maken?"
 
-#: plugins/admin/ogroups/objectSelect/class_objectSelect.inc:29
+#: setup/setup_checks.tpl:2
+msgid ""
+"This step checks if your PHP server has all required modules and "
+"configuration settings."
+msgstr ""
+
+#: setup/setup_checks.tpl:5
 #, fuzzy
-msgid "Object selection"
-msgstr "Groep instellingen"
+msgid "Inspection"
+msgstr "PHP configuratie inspectie"
 
-#: plugins/admin/ogroups/class_ogroupManagement.inc:25
-#: plugins/admin/ogroups/class_ogroup.inc:858
-msgid "Object groups"
-msgstr "Objectgroepen"
+#: setup/setup_checks.tpl:8
+msgid "PHP module and extension checks"
+msgstr ""
 
-#: plugins/admin/ogroups/class_ogroupManagement.inc:26
-msgid "Combine different types of objects to make use of this relationship"
+#: setup/setup_checks.tpl:10
+msgid "Basic checks"
 msgstr ""
 
-#: plugins/admin/ogroups/class_ogroupManagement.inc:115
-#: plugins/admin/groups/class_groupManagement.inc:100
-#: plugins/admin/users/class_userManagement.inc:196
+#: setup/setup_checks.tpl:21 setup/setup_checks.tpl:62
+#: setup/class_setupStep_Migrate.inc:153 setup/class_setupStep_Migrate.inc:303
+#: setup/class_setupStep_Migrate.inc:684 setup/class_setupStep_Migrate.inc:828
+#: ihtml/themes/default/msg_dialog.tpl:77
+#: ihtml/themes/default/msg_dialog.tpl:79
+#: ihtml/themes/default/msg_dialog.tpl:136
+#: ihtml/themes/default/msg_dialog.tpl:139
+#: ihtml/themes/default/msg_dialog.tpl:144 include/utils/class_msgPool.inc:301
+#, php-format
+msgid "OK"
+msgstr ""
+
+#: setup/setup_checks.tpl:38 setup/setup_checks.tpl:79
+msgid "GOsa will NOT run without fixing this."
+msgstr ""
+
+#: setup/setup_checks.tpl:40 setup/setup_checks.tpl:81
+msgid "GOsa will run without fixing this."
+msgstr ""
+
+#: setup/setup_checks.tpl:50
 #, fuzzy
-msgid "Infrastructure error"
-msgstr "PHP fout"
+msgid "PHP setup configuration"
+msgstr "FAX database"
 
-#: plugins/admin/ogroups/class_ogroupManagement.inc:182
+#: setup/setup_checks.tpl:50
 #, fuzzy
-msgid "Templates"
-msgstr "Sjabloon"
+msgid "show information"
+msgstr "Persoonlijke informatie"
 
-#: plugins/admin/ogroups/class_ogroupManagement.inc:185
-msgid "Application"
-msgstr "Programma"
+#: setup/setup_checks.tpl:51
+msgid "Extended checks"
+msgstr ""
 
-#: plugins/admin/ogroups/class_ogroupManagement.inc:190
+#: setup/setup_schema.tpl:1
 #, fuzzy
-msgid "Windows Install"
-msgstr "Windows werkstation"
+msgid "Schema specific settings"
+msgstr "Samba Instellingen"
 
-#: plugins/admin/ogroups/class_ogroup.inc:244
-msgid "You cannot combine terminals and workstations in one object group!"
+#: setup/setup_schema.tpl:4
+msgid "Schema check succeeded"
 msgstr ""
 
-#: plugins/admin/ogroups/class_ogroup.inc:318
-#: plugins/admin/users/class_userManagement.inc:458
-#: plugins/admin/users/class_userManagement.inc:492
-#: plugins/admin/users/class_userManagement.inc:523
-msgid "none"
-msgstr "geen"
+#: setup/setup_schema.tpl:7
+#, fuzzy
+msgid "Schema check failed"
+msgstr "Het opslaan van de telefoon is mislukt"
 
-#: plugins/admin/ogroups/class_ogroup.inc:320
-msgid "too many different objects!"
-msgstr "te veel verschillende object tpyes!"
+#: setup/setup_schema.tpl:11
+msgid ""
+"Could not read any schema information, all checks skipped. Adjust your LDAP "
+"ACLs."
+msgstr ""
 
-#: plugins/admin/ogroups/class_ogroup.inc:322
-msgid "users"
-msgstr "gebruikers"
+#: setup/setup_schema.tpl:13
+msgid ""
+"It seems that your LDAP database wasn't initialized yet. This maybe the "
+"reason, why GOsa can't read your schema configuration!"
+msgstr ""
+
+#: setup/class_setupStep_Finish.inc:39
+#: ihtml/themes/default/copyPasteDialog.tpl:30
+msgid "Finish"
+msgstr "Opslaan"
+
+#: setup/class_setupStep_Finish.inc:40
+#, fuzzy
+msgid "Write configuration file"
+msgstr "Configuratie bestand"
+
+#: setup/class_setupStep_Finish.inc:41
+#, fuzzy
+msgid "Finish - write the configuration file"
+msgstr "Configuratie bestand"
+
+#: setup/class_setupStep_Finish.inc:106
+#, fuzzy
+msgid ""
+"Your configuration file is currently world readable. Please update the file "
+"permissions!"
+msgstr "GOsa configuratie %s/gosa.conf is niet leesbaar. Geannuleerd."
+
+#: setup/class_setupStep_Finish.inc:108
+#, fuzzy
+msgid "The configuration is currently not readable or it does not exists."
+msgstr "GOsa configuratie %s/gosa.conf is niet leesbaar. Geannuleerd."
+
+#: setup/class_setupStep_Finish.inc:117
+#, fuzzy, php-format
+msgid ""
+"After downloading and placing the file under %s, please make sure that the "
+"user the web server is running with is able to read %s, while other users "
+"shouldn't. You may want to execute these commands to achieve this "
+"requirement:"
+msgstr ""
+"Controleer dat de webserver het bestand kan lezen (zonder dat andere "
+"gebruikers dit kunnen) nadat u het bestand in de directory /etc/gosa "
+"geplaatst heeft. U wil misschien de volgende commando's uitvoeren om aan "
+"deze vereiste te voldoen: "
+
+#: setup/class_setupStep_Checks.inc:40 setup/class_setupStep_Checks.inc:41
+msgid "Installation check"
+msgstr ""
+
+#: setup/class_setupStep_Checks.inc:42
+msgid "Basic checks for PHP compatibility and extensions"
+msgstr ""
+
+#: setup/class_setupStep_Checks.inc:66
+#, fuzzy
+msgid "Checking PHP version"
+msgstr "Controle op PHP versie (>=4.1.0)"
+
+#: setup/class_setupStep_Checks.inc:67
+#, fuzzy, php-format
+msgid "PHP must be of version %s or above."
+msgstr ""
+"PHP moet minimaal versienummer 4.1.0 hebben. GOsa gebruikt bepaalde "
+"functionaliteit die in voorgaande versies niet goed of helemaal niet "
+"voorhanden is."
+
+#: setup/class_setupStep_Checks.inc:68
+msgid "Please upgrade to a supported version."
+msgstr ""
+
+#: setup/class_setupStep_Checks.inc:75
+msgid "GOsa requires this module to talk with your LDAP server."
+msgstr ""
+
+#: setup/class_setupStep_Checks.inc:83
+msgid "GOsa requires this module for an internationalized interface."
+msgstr ""
+
+#: setup/class_setupStep_Checks.inc:91
+msgid "GOsa requires this module for the samba integration."
+msgstr ""
+
+#: setup/class_setupStep_Checks.inc:99
+msgid ""
+"GOsa requires either 'mhash' or the 'sha1' module to make use of SSHA "
+"encryption."
+msgstr ""
+
+#: setup/class_setupStep_Checks.inc:107
+msgid "GOsa requires this module to talk to an IMAP server."
+msgstr ""
+
+#: setup/class_setupStep_Checks.inc:114
+#, fuzzy
+msgid "mbstring"
+msgstr "Samba Instellingen"
+
+#: setup/class_setupStep_Checks.inc:115
+#, fuzzy
+msgid "GOsa requires this module to handle Unicode strings."
+msgstr ""
+"MySQL ondersteuning is nodig voor het lezen van GOfax rapporten uit "
+"databases."
+
+#: setup/class_setupStep_Checks.inc:122
+msgid "Calendar"
+msgstr ""
+
+#: setup/class_setupStep_Checks.inc:123
+#, fuzzy
+msgid "GOsa requires this module to calculate dates."
+msgstr ""
+"MySQL ondersteuning is nodig voor het lezen van GOfax rapporten uit "
+"databases."
+
+#: setup/class_setupStep_Checks.inc:130
+#, fuzzy
+msgid "MySQL"
+msgstr "LDAP fout:"
+
+#: setup/class_setupStep_Checks.inc:131
+#, fuzzy
+msgid ""
+"GOsa requires this module to communicate with several supported databases."
+msgstr ""
+"MySQL ondersteuning is nodig voor het lezen van GOfax rapporten uit "
+"databases."
+
+#: setup/class_setupStep_Checks.inc:148
+msgid "samba hash generator"
+msgstr ""
+
+#: setup/class_setupStep_Checks.inc:149
+msgid "GOsa requires this command to synchronize POSIX and samba passwords."
+msgstr ""
+
+#: setup/class_setupStep_Checks.inc:150
+msgid ""
+"Deploy a gosa-si installation or install the Perl Crypt::SmbHash modules."
+msgstr ""
+
+#: setup/class_setupStep_Checks.inc:163
+msgid "imagick"
+msgstr ""
+
+#: setup/class_setupStep_Checks.inc:164
+msgid "GOsa requires this extension to handle images."
+msgstr ""
+
+#: setup/class_setupStep_Checks.inc:179
+#, fuzzy
+msgid "compression module"
+msgstr "Toegangsopties"
+
+#: setup/class_setupStep_Checks.inc:180
+msgid "GOsa requires this extension to handle snapshots."
+msgstr ""
+
+#: setup/class_setupStep_Checks.inc:191
+#, fuzzy
+msgid ""
+"register_globals is a PHP mechanism to register all global variables to be "
+"accessible from scripts without changing the scope. This may be a security "
+"risk."
+msgstr ""
+"'register_globals' is een PHP mechanisme om alle globale variabelen te "
+"registreren zodat deze toegankelijk zijn voor scripts zonder dat de scope "
+"veranderd hoeft te worden. Dit is een veiligheidsrisico. GOsa zal in beide "
+"modi draaien."
+
+#: setup/class_setupStep_Checks.inc:192
+#, fuzzy
+msgid "Search for 'register_globals' in your php.ini and switch it to 'Off'."
+msgstr "Controle of 'register_globals' ingesteld staat op 'off'"
+
+#: setup/class_setupStep_Checks.inc:200
+msgid "PHP uses this value for the garbage collector to delete old sessions."
+msgstr ""
+
+#: setup/class_setupStep_Checks.inc:201
+#, fuzzy
+msgid ""
+"Setting this value to one day will prevent loosing session and cookies "
+"before they really timeout."
+msgstr ""
+"PHP gebruikt deze waarde voor de garbage collector om oude sessies op te "
+"ruimen. Door deze waarde op een dag te zetten, voorkomt u dat sessie en "
+"cookie informatie verloren gaan, voordat deze daadwerkelijk ongeldig zijn."
+
+#: setup/class_setupStep_Checks.inc:202
+#, fuzzy
+msgid ""
+"Search for 'session.gc_maxlifetime' in your php.ini and set it to 86400 or "
+"higher."
+msgstr ""
+"Om GOsa zonder problemen te gebruiken, moet de session.auto_register optie "
+"in uw php.ini ingesteld zijn op 'Off'."
+
+#: setup/class_setupStep_Checks.inc:210
+#, fuzzy
+msgid ""
+"In Order to use GOsa without any trouble, the session.auto_register option "
+"in your php.ini should be set to 'Off'."
+msgstr ""
+"Om GOsa zonder problemen te gebruiken, moet de session.auto_register optie "
+"in uw php.ini ingesteld zijn op 'Off'."
+
+#: setup/class_setupStep_Checks.inc:211
+#, fuzzy
+msgid "Search for 'session.auto_start' in your php.ini and set it to 'Off'."
+msgstr ""
+"Om GOsa zonder problemen te gebruiken, moet de session.auto_register optie "
+"in uw php.ini ingesteld zijn op 'Off'."
+
+#: setup/class_setupStep_Checks.inc:218
+#, fuzzy
+msgid ""
+"GOsa needs at least 32MB of memory. Setting it below this limit may cause "
+"errors that are not reproducible! Increase it for larger setups."
+msgstr ""
+"GOsa heeft tenminste 16MB geheugen nodig. Minder geheugen kan diverse "
+"onvoorspelbare fouten opleveren!.Verhoog deze waarde nog verder voor zeer "
+"grote omgevingen."
 
-#: plugins/admin/ogroups/class_ogroup.inc:323
-msgid "groups"
-msgstr "groepen"
+#: setup/class_setupStep_Checks.inc:219
+msgid ""
+"Search for 'memory_limit' in your php.ini and set it to '32M' or higher."
+msgstr ""
 
-#: plugins/admin/ogroups/class_ogroup.inc:324
-msgid "applications"
-msgstr "programma's"
+#: setup/class_setupStep_Checks.inc:226
+#, fuzzy
+msgid ""
+"This option influences the PHP output handling. Turn this Option off, to "
+"increase performance."
+msgstr ""
+"Deze Optie definieert Uitvoer afhandeling. Zet deze Optie uit om "
+"snelheiswinst te behalen"
 
-#: plugins/admin/ogroups/class_ogroup.inc:325
-msgid "departments"
-msgstr "afdelingen"
+#: setup/class_setupStep_Checks.inc:227
+msgid "Search for 'implicit_flush' in your php.ini and set it to 'Off'."
+msgstr ""
 
-#: plugins/admin/ogroups/class_ogroup.inc:326
-msgid "servers"
-msgstr "servers"
+#: setup/class_setupStep_Checks.inc:234
+#, fuzzy
+msgid "The Execution time should be at least 30 seconds."
+msgstr ""
+"De uitvoer tijd moet minimaal 30 seconden zijn, omdat sommige acties lang "
+"kunnen duren."
 
-#: plugins/admin/ogroups/class_ogroup.inc:327
-msgid "workstations"
-msgstr "werkstations"
+#: setup/class_setupStep_Checks.inc:235
+msgid ""
+"Search for 'max_execution_time' in your php.ini and set it to '30' or higher."
+msgstr ""
 
-#: plugins/admin/ogroups/class_ogroup.inc:328
+#: setup/class_setupStep_Checks.inc:242
 #, fuzzy
-msgid "Windows workstations"
-msgstr "Toon werkstations"
+msgid ""
+"Increase the server security by setting expose_php to 'off'. PHP won't send "
+"any information about the server you are running in this case."
+msgstr ""
+"Verhoog de server veiligheid door 'expose_php' op 'Off' in te stellen. PHP "
+"zal dan geen enkele informatie over de Server die u gebruikt weergeven."
 
-#: plugins/admin/ogroups/class_ogroup.inc:329
-msgid "terminals"
-msgstr "terminals"
+#: setup/class_setupStep_Checks.inc:243
+msgid "Search for 'expose_php' in your php.ini and set if to 'Off'."
+msgstr ""
 
-#: plugins/admin/ogroups/class_ogroup.inc:330
-msgid "phones"
-msgstr "telefoons"
+#: setup/class_setupStep_Checks.inc:250
+msgid ""
+"Increase your server security by setting magic_quotes_gpc to 'on'. PHP will "
+"escape all quotes in strings in this case."
+msgstr ""
+"Verhoog de server veiligheid door 'magic_quotes_gpc op 'On' in te stellen."
+"PHP zal dan alle aanhalingstekens in strings omzetten."
 
-#: plugins/admin/ogroups/class_ogroup.inc:331
-msgid "printers"
-msgstr "printers"
+#: setup/class_setupStep_Checks.inc:251
+#, fuzzy
+msgid "Search for 'magic_quotes_gpc' in your php.ini and set it to 'On'."
+msgstr "Controle of 'register_globals' ingesteld staat op 'off'"
 
-#: plugins/admin/ogroups/class_ogroup.inc:533
+#: setup/class_setupStep_Checks.inc:258
 #, fuzzy
-msgid "Non existing DN:"
-msgstr "Niet bestaande dn: "
+msgid "Increase your server performance by setting magic_quotes_gpc to 'off'."
+msgstr ""
+"Verhoog de server veiligheid door 'magic_quotes_gpc op 'On' in te stellen."
+"PHP zal dan alle aanhalingstekens in strings omzetten."
 
-#: plugins/admin/ogroups/class_ogroup.inc:651
-#, php-format
+#: setup/class_setupStep_Checks.inc:259
+#, fuzzy
 msgid ""
-"These systems are already configured by other object groups and cannot be "
-"added:"
+"Search for 'zend.ze1_compatibility_mode' in your php.ini and set it to 'Off'."
 msgstr ""
+"Om GOsa zonder problemen te gebruiken, moet de session.auto_register optie "
+"in uw php.ini ingesteld zijn op 'Off'."
 
-#: plugins/admin/ogroups/class_ogroup.inc:685
+#: setup/class_setupStep_Checks.inc:269
 #, fuzzy
-msgid "You can combine two different object types at maximum, only!"
-msgstr "U kunt maximaal twee verschillende object types tegelijk combineren!"
-
-#: plugins/admin/ogroups/class_ogroup.inc:848
-#: plugins/admin/groups/class_group.inc:1035
-#: plugins/admin/users/class_userManagement.inc:865
-#: plugins/admin/departments/class_department.inc:659
-#: plugins/personal/generic/class_user.inc:37
-#: plugins/personal/generic/class_user.inc:1670
-#: plugins/personal/posix/generic.tpl:5 setup/setup_feedback.tpl:35
-#: setup/setup_feedback.tpl:36
-msgid "Generic"
-msgstr "Algemeen"
+msgid "Configuration writable"
+msgstr "Configuratie bestand"
 
-#: plugins/admin/ogroups/class_ogroup.inc:849
+#: setup/class_setupStep_Checks.inc:270
 #, fuzzy
-msgid "Object group generic"
-msgstr "Objectgroep"
-
-#: plugins/admin/ogroups/class_ogroup.inc:864
-#: plugins/admin/groups/class_group.inc:1065
-#: plugins/personal/posix/trustModeDialog/generic.tpl:2
-msgid "System trust"
-msgstr "Systeem vertrouwen"
+msgid "The configuration file can't be written"
+msgstr "Configuratie bestand"
 
-#: plugins/admin/ogroups/generic.tpl:1
-#: plugins/admin/ogroups/ogroup-list.xml:15
-msgid "Object group"
-msgstr "Objectgroep"
+#: setup/class_setupStep_Checks.inc:271
+#, php-format
+msgid ""
+"GOsa reads its configuration from a file located in (%s/%s). The setup can "
+"write the configuration directly if it is writable."
+msgstr ""
 
-#: plugins/admin/ogroups/generic.tpl:5 plugins/personal/posix/generic.tpl:6
+#: setup/setup_feedback.tpl:2
 #, fuzzy
-msgid "Generic settings"
-msgstr "Algemene wachtrij instellingen"
+msgid "Feedback successfully send"
+msgstr "Import was succesvol"
 
-#: plugins/admin/ogroups/generic.tpl:7
-#: plugins/admin/ogroups/paste_generic.tpl:4
-#: plugins/admin/groups/generic.tpl:11
-#: plugins/admin/groups/paste_generic.tpl:5
-msgid "Group name"
-msgstr "Groepnaam"
+#: setup/setup_feedback.tpl:6
+msgid "Subscribe to the gosa-announce mailing list"
+msgstr ""
 
-#: plugins/admin/ogroups/generic.tpl:10
-msgid "Name of the group"
-msgstr "Naam van de groep"
+#: setup/setup_feedback.tpl:8
+msgid ""
+"When checking this option, GOsa will try to connect http://oss.gonicus.de in "
+"order to subscribe you to the gosa-announce mailing list. You've to confirm "
+"this by mail."
+msgstr ""
 
-#: plugins/admin/ogroups/generic.tpl:18 plugins/admin/groups/generic.tpl:28
-msgid "Descriptive text for this group"
-msgstr "Omschrijving voor deze groep"
+#: setup/setup_feedback.tpl:20
+msgid "Mail address"
+msgstr "E-mail adres"
 
-#: plugins/admin/ogroups/generic.tpl:41
-msgid "Member objects"
-msgstr "Lidmaatschap objecten"
+#: setup/setup_feedback.tpl:28
+msgid "Send feedback to the GOsa project team"
+msgstr ""
 
-#: plugins/admin/ogroups/tabs_ogroups.inc:139
-msgid "Phone queue"
-msgstr "Telefoonwachtrij"
+#: setup/setup_feedback.tpl:31
+msgid ""
+"When checking this option, GOsa will try to connect http://oss.gonicus.de in "
+"order to submit your form anonymously."
+msgstr ""
 
-#: plugins/admin/ogroups/tabs_ogroups.inc:155
-#: plugins/admin/groups/class_groupManagement.inc:165
-#: plugins/admin/users/class_userManagement.inc:872
-msgid "Mail"
-msgstr "E-mail"
+#: setup/setup_feedback.tpl:38
+msgid "Did the setup procedure help you to get started?"
+msgstr ""
 
-#: plugins/admin/ogroups/tabs_ogroups.inc:164
-#, fuzzy
-msgid "Groupware"
-msgstr "Groepnaam"
+#: setup/setup_feedback.tpl:39 setup/setup_feedback.tpl:50
+#: setup/class_setupStep_Ldap.inc:75
+msgid "Yes"
+msgstr "Ja"
 
-#: plugins/admin/ogroups/tabs_ogroups.inc:176
-#, fuzzy
-msgid "System settings"
-msgstr "Gebruikersinstellingen"
+#: setup/setup_feedback.tpl:41 setup/setup_feedback.tpl:52
+#: setup/class_setupStep_Ldap.inc:75
+msgid "No"
+msgstr "Nee"
 
-#: plugins/admin/ogroups/tabs_ogroups.inc:188
-#: plugins/admin/ogroups/tabs_ogroups.inc:213
-#, fuzzy
-msgid "Recipe"
-msgstr "Ontvanger"
+#: setup/setup_feedback.tpl:44
+msgid "If not, what problems did you encounter"
+msgstr ""
 
-#: plugins/admin/ogroups/tabs_ogroups.inc:200
-#: plugins/admin/ogroups/tabs_ogroups.inc:222
-msgid "Devices"
-msgstr "Apparaten"
+#: setup/setup_feedback.tpl:48
+msgid "Is this the first time you use GOsa?"
+msgstr ""
 
-#: plugins/admin/ogroups/tabs_ogroups.inc:232
-#, fuzzy
-msgid "Deployment summary"
-msgstr "Afdelingnaam"
+#: setup/setup_feedback.tpl:53
+msgid "I use it since"
+msgstr ""
 
-#: plugins/admin/ogroups/tabs_ogroups.inc:242
-msgid "Desktop"
+#: setup/setup_feedback.tpl:54
+msgid "Select the year since when you are using GOsa"
 msgstr ""
 
-#: plugins/admin/ogroups/tabs_ogroups.inc:259
-msgid "Applications"
-msgstr "Programma's"
+#: setup/setup_feedback.tpl:60
+msgid "What operating system / distribution do you use?"
+msgstr ""
 
-#: plugins/admin/ogroups/paste_generic.tpl:1
-#, fuzzy
-msgid "Paste object group"
-msgstr "Objectgroep"
+#: setup/setup_feedback.tpl:64
+msgid "What web server do you use?"
+msgstr ""
 
-#: plugins/admin/ogroups/paste_generic.tpl:7
+#: setup/setup_feedback.tpl:68
+msgid "What PHP version do you use?"
+msgstr ""
+
+#: setup/setup_feedback.tpl:72
 #, fuzzy
-msgid "Please enter the new object group name"
-msgstr "Geef a.u.b. een nieuwe naam op"
+msgid "GOsa version"
+msgstr "Algemene wachtrij instellingen"
 
-#: plugins/admin/ogroups/paste_generic.tpl:16
-msgid ""
-"Copy members. Be careful with this option, systems can only inherit from a "
-"single object group!"
+#: setup/setup_feedback.tpl:78 setup/setup_feedback.tpl:79
+msgid "LDAP"
+msgstr ""
+
+#: setup/setup_feedback.tpl:81
+msgid "What kind of LDAP server(s) do you use?"
+msgstr ""
+
+#: setup/setup_feedback.tpl:85
+msgid "How many objects are in your LDAP?"
 msgstr ""
 
-#: plugins/admin/ogroups/ogroup-list.xml:11
-msgid "List of object groups"
-msgstr "Lijst met objectgroepen"
+#: setup/setup_feedback.tpl:91 setup/setup_feedback.tpl:92
+#, fuzzy
+msgid "Features"
+msgstr "Toekomstig"
 
-#: plugins/admin/ogroups/ogroup-list.xml:57
-#: plugins/admin/groups/group-list.xml:57 plugins/admin/users/user-list.xml:73
-#: plugins/admin/departments/locality.tpl:8
-#: plugins/admin/departments/locality.tpl:9
-#: plugins/admin/departments/generic.tpl:7
-#: plugins/admin/departments/generic.tpl:9
-#: plugins/admin/departments/domain.tpl:8
-#: plugins/admin/departments/domain.tpl:9
-#: plugins/admin/departments/country.tpl:8
-#: plugins/admin/departments/country.tpl:9
-#: plugins/admin/departments/dcObject.tpl:8
-#: plugins/admin/departments/dcObject.tpl:9
-#: plugins/admin/departments/organization.tpl:7
-#: plugins/admin/departments/organization.tpl:9
-msgid "Properties"
-msgstr "Eigenschappen"
+#: setup/setup_feedback.tpl:94
+msgid "What features of GOsa do you use?"
+msgstr ""
 
-#: plugins/admin/ogroups/ogroup-list.xml:73
-#: plugins/admin/groups/group-list.xml:73 plugins/admin/users/user-list.xml:89
-#: plugins/admin/departments/dep-list.xml:98 plugins/admin/acl/acl-list.xml:76
-#: setup/class_setupStep_Migrate.inc:309
-msgid "Create"
-msgstr "Aanmaken"
+#: setup/setup_feedback.tpl:103
+msgid "What features do you want to see in future versions of GOsa?"
+msgstr ""
 
-#: plugins/admin/ogroups/ogroup-list.xml:91
-#: plugins/admin/groups/group-list.xml:91
-#: plugins/admin/users/user-list.xml:114
-#: plugins/admin/departments/dep-list.xml:172
-#: plugins/admin/acl/acl-list.xml:131
-msgid "Edit"
-msgstr "Bewerken"
+#: setup/setup_feedback.tpl:107
+msgid "Send feedback"
+msgstr ""
 
-#: plugins/admin/ogroups/ogroup-list.xml:98
-#: plugins/admin/groups/group-list.xml:98
-#: plugins/admin/users/user-list.xml:121
-#: plugins/admin/newConfigManagement/DeviceConfig-list.xml:64
-#: plugins/admin/departments/dep-list.xml:160
-#: plugins/admin/departments/dep-list.xml:181
-#: plugins/admin/acl/acl-list.xml:95 plugins/admin/acl/acl-list.xml:144
-#: plugins/addons/propertyEditor/property-list.xml:108
-#: plugins/personal/generic/generic_certs.tpl:22
-#: plugins/personal/generic/generic_certs.tpl:48
-#: plugins/personal/generic/generic_certs.tpl:74
-msgid "Remove"
-msgstr "Verwijderen"
+#: setup/setup_migrate.tpl:2
+msgid ""
+"During the LDAP inspection, we're going to check for several common pitfalls "
+"that may occur when migration to GOsa base LDAP administration. You may want "
+"to fix the problems below, in order to provide smooth services."
+msgstr ""
 
-#: plugins/admin/ogroups/ogroup-list.xml:106
-#: plugins/admin/groups/group-list.xml:106
-#: plugins/admin/users/user-list.xml:156
+#: setup/setup_migrate.tpl:5
 #, fuzzy
-msgid "Send message"
-msgstr "Bericht in wachtstand plaatsen"
+msgid "Checks"
+msgstr "Systeem status"
 
-#: plugins/admin/ogroups/ogroup-list.xml:142
+#: setup/setup_migrate.tpl:22
 #, fuzzy
-msgid "Edit object group"
-msgstr "Objectgroep"
+msgid "Add required object classes to the LDAP base"
+msgstr "Toon FAI sjabloon objecten"
 
-#: plugins/admin/ogroups/ogroup-list.xml:155
+#: setup/setup_migrate.tpl:24
 #, fuzzy
-msgid "Remove object group"
-msgstr "servers"
+msgid "Current"
+msgstr "Nieuw FAI object aanmaken"
 
-#: plugins/admin/groups/userSelect/class_userSelect.inc:26
-#: plugins/admin/groups/singleUserSelect/class_singleUserSelect.inc:29
+#: setup/setup_migrate.tpl:28
 #, fuzzy
-msgid "User selection"
-msgstr "Groep instellingen"
+msgid "After migration"
+msgstr "Gebruikersbeheer"
 
-#: plugins/admin/groups/generic.tpl:14 plugins/personal/generic/generic.tpl:41
-#: plugins/personal/generic/generic.tpl:55
-#: plugins/personal/generic/generic.tpl:73
-msgid "Multiple edit"
-msgstr ""
+#: setup/setup_migrate.tpl:35
+msgid "Close"
+msgstr "Sluiten"
 
-#: plugins/admin/groups/generic.tpl:17
-#: plugins/admin/groups/paste_generic.tpl:8
+#: setup/setup_migrate.tpl:40
 #, fuzzy
-msgid "POSIX name of the group"
-msgstr "POSIX naam van de groep"
+msgid "Create a new GOsa administrator account"
+msgstr "Netatalk account aanmaken"
 
-#: plugins/admin/groups/generic.tpl:59
-#: plugins/admin/groups/paste_generic.tpl:13
-#, fuzzy
-msgid "Normally IDs are auto-generated, select to specify manually"
+#: setup/setup_migrate.tpl:41
+msgid ""
+"This dialog will automatically add a new super administrator to your LDAP "
+"tree."
 msgstr ""
-"Normaliter worden IDs automatisch gegenereerd. Selecteer om handmatig te "
-"specificeren"
 
-#: plugins/admin/groups/generic.tpl:62
-#: plugins/admin/groups/paste_generic.tpl:15
-msgid "Force GID"
-msgstr "Forceer GID"
+#: setup/setup_migrate.tpl:57
+#, fuzzy
+msgid "Password (again)"
+msgstr "Wachtwoord encryptie"
 
-#: plugins/admin/groups/generic.tpl:65
-#: plugins/admin/groups/paste_generic.tpl:18
-msgid "Forced ID number"
-msgstr "Geforceerd ID nummer"
+#: setup/setup_migrate.tpl:70 setup/setup_ldap.tpl:19
+#: ihtml/themes/default/acl.tpl:33 ihtml/themes/default/acl.tpl:62
+#: ihtml/themes/default/acl.tpl:133 ihtml/themes/default/acl.tpl:150
+#: include/utils/class_msgPool.inc:307
+#, php-format
+msgid "Apply"
+msgstr "Toepassen"
 
-#: plugins/admin/groups/generic.tpl:75 plugins/admin/groups/generic.tpl:102
-msgid "Select to create a samba conform group"
-msgstr "Selecteer om een samba conforme groep te maken"
+#: setup/setup_migrate.tpl:71 setup/setup_ldap.tpl:20
+#: ihtml/themes/default/msg_dialog.tpl:80
+#: ihtml/themes/default/msg_dialog.tpl:141
+#: ihtml/themes/default/msg_dialog.tpl:146 ihtml/themes/default/acl.tpl:137
+#: ihtml/themes/default/acl.tpl:153 ihtml/themes/default/snapshotdialog.tpl:44
+#: ihtml/themes/default/snapshotdialog.tpl:90
+#: ihtml/themes/default/islocked.tpl:26
+#: ihtml/themes/default/copyPasteDialog.tpl:21
+#: include/utils/class_msgPool.inc:295
+#, php-format
+msgid "Cancel"
+msgstr "Annuleren"
 
-#: plugins/admin/groups/generic.tpl:87 plugins/admin/groups/generic.tpl:110
-msgid "in domain"
-msgstr "in domein"
+#: setup/setup_finish.tpl:3
+#, fuzzy
+msgid "Create your configuration file"
+msgstr "Configuratie bestand"
 
-#: plugins/admin/groups/generic.tpl:131
-msgid "Members are in a phone pickup group"
-msgstr "Leden zitten in een telefoon beantwoordgroep"
+#: setup/setup_finish.tpl:10
+msgid "Depending on the user name your web server is running on:"
+msgstr ""
 
-#: plugins/admin/groups/generic.tpl:146
-#, fuzzy
-msgid "Members are in a Nagios group"
-msgstr "Leden zitten in een systeeminformatie groep (Nagios)"
+#: setup/setup_finish.tpl:27
+msgid "Download configuration"
+msgstr "Systeem configuratie"
 
-#: plugins/admin/groups/generic.tpl:174
+#: setup/setup_finish.tpl:33
 #, fuzzy
-msgid "Common group members"
-msgstr "Toon groepen"
+msgid "Status: "
+msgstr "Status"
 
-#: plugins/admin/groups/generic.tpl:183
+#: setup/class_setupStep_Feedback.inc:94
 #, fuzzy
-msgid "Partial group members"
-msgstr "Groepsleden"
-
-#: plugins/admin/groups/generic.tpl:188
-msgid "Group members"
-msgstr "Groepsleden"
+msgid "UNIX accounts/groups"
+msgstr "Account code"
 
-#: plugins/admin/groups/userGroupSelect/class_userGroupSelect.inc:29
+#: setup/class_setupStep_Feedback.inc:96
 #, fuzzy
-msgid "User and group selection"
-msgstr "Groep instellingen"
+msgid "Samba management"
+msgstr "Systeembeheer"
 
-#: plugins/admin/groups/group-filter.xml:31
+#: setup/class_setupStep_Feedback.inc:98
 #, fuzzy
-msgid "Default filter2"
-msgstr "Parameters"
-
-#: plugins/admin/groups/paste_generic.tpl:1
-msgid "Group settings"
-msgstr "Groep instellingen"
+msgid "Mail system management"
+msgstr "Systeembeheer"
 
-#: plugins/admin/groups/paste_generic.tpl:2
+#: setup/class_setupStep_Feedback.inc:100
 #, fuzzy
-msgid "Paste group settings"
-msgstr "Groep instellingen"
+msgid "FAX system administration"
+msgstr "Gebruikersbeheer"
 
-#: plugins/admin/groups/group-list.xml:11
-msgid "List of groups"
-msgstr "Lijst met groepen"
+#: setup/class_setupStep_Feedback.inc:102
+#, fuzzy
+msgid "Asterisk administration"
+msgstr "Gebruikersbeheer"
 
-#: plugins/admin/groups/group-list.xml:138
+#: setup/class_setupStep_Feedback.inc:104
 #, fuzzy
-msgid "Edit group"
-msgstr "Primaire groep"
+msgid "System inventory"
+msgstr "Inventaris verwijderen"
 
-#: plugins/admin/groups/group-list.xml:151
+#: setup/class_setupStep_Feedback.inc:106
 #, fuzzy
-msgid "Remove group"
-msgstr "servers"
+msgid "System/Configuration management"
+msgstr "Systeembeheer"
 
-#: plugins/admin/groups/class_group.inc:166
-#: plugins/admin/groups/class_group.inc:1240
+#: setup/class_setupStep_Feedback.inc:108
 #, fuzzy
-msgid "Cannot find group SID in your configuration!"
-msgstr ""
-"Kan de SID van deze groep niet vinden in de LDAP database of in uw "
-"configuratie bestand."
+msgid "Address book"
+msgstr "Adresboek"
 
-#: plugins/admin/groups/class_group.inc:310
-msgid "Samba group"
-msgstr "Samba groep"
+#: setup/class_setupStep_Feedback.inc:114
+msgid "Feedback"
+msgstr ""
 
-#: plugins/admin/groups/class_group.inc:310
+#: setup/class_setupStep_Feedback.inc:115
 #, fuzzy
-msgid "Domain administrators"
-msgstr "Windows beheerders"
+msgid "Get notifications or send feedback"
+msgstr "Secties voor deze versie"
 
-#: plugins/admin/groups/class_group.inc:310
-msgid "Domain users"
-msgstr "Windows gebruikers"
+#: setup/class_setupStep_Feedback.inc:116
+#, fuzzy
+msgid "Notification and feedback"
+msgstr "Geen certificaat geinstalleerd"
 
-#: plugins/admin/groups/class_group.inc:311
-msgid "Domain guests"
-msgstr "Windows gasten"
+#: setup/class_setupStep_Feedback.inc:132 setup/class_setup.inc:74
+#, fuzzy
+msgid "Setup error"
+msgstr "Systeem status"
 
-#: plugins/admin/groups/class_group.inc:316
-#, php-format
-msgid "Special group (%d)"
-msgstr "Speciale groep (%d)"
+#: setup/class_setupStep_Feedback.inc:140
+#: setup/class_setupStep_Feedback.inc:147
+msgid "Feedback error"
+msgstr ""
 
-#: plugins/admin/groups/class_group.inc:464
+#: setup/class_setupStep_Feedback.inc:140
 #, php-format
-msgid "Adding UID '%s' to group '%s' failed: cannot find user object!"
+msgid "Cannot send feedback to '%s': %s"
 msgstr ""
 
-#: plugins/admin/groups/class_group.inc:470
-#, php-format
-msgid "Add UID '%s' to group '%s' failed: UID is used more than once!"
+#: setup/class_setupStep_Feedback.inc:147
+msgid "Cannot send feedback: service temporarily unavailable"
 msgstr ""
 
-#: plugins/admin/groups/class_group.inc:753
-#, fuzzy, php-format
-msgid "Cannot find any SID for '%s'!"
-msgstr "Kan bestand '%s' niet aanmaken."
+#: setup/class_setupStep_Feedback.inc:181
+#, fuzzy
+msgid "Please specify a valid email address."
+msgstr "Geef a.u.b. een geldige scriptnaam op."
 
-#: plugins/admin/groups/class_group.inc:758
-#, fuzzy, php-format
-msgid "Cannot find any RIDBASE for '%s'!"
-msgstr "Kan bestand '%s' niet aanmaken."
+#: setup/class_setupStep_Feedback.inc:185
+msgid ""
+"You have to select at least one of both options, subscribe or send feedback."
+msgstr ""
 
-#: plugins/admin/groups/class_group.inc:852
-#, php-format
-msgid "The gidNumber '%s' is already in use by %s!"
+#: setup/setup_ldap.tpl:2
+msgid ""
+"The main data source used in GOsa is LDAP. In order to access the "
+"information stored there, please enter the required information."
 msgstr ""
 
-#: plugins/admin/groups/class_group.inc:966
-#: plugins/admin/groups/class_group.inc:969
-#: plugins/admin/groups/class_group.inc:1061
-#: plugins/personal/posix/class_posixAccount.inc:876
-#: plugins/personal/posix/class_posixAccount.inc:879
-#: plugins/personal/posix/generic.tpl:75
-#: plugins/personal/posix/paste_generic.tpl:47
-msgid "GID"
-msgstr "GID"
+#: setup/setup_ldap.tpl:9
+msgid "Please choose the LDAP user to be used by GOsa"
+msgstr ""
 
-#: plugins/admin/groups/class_group.inc:1036
+#: setup/setup_ldap.tpl:15 ihtml/themes/default/help.tpl:21
+#: include/class_filter.inc:158 include/class_filter.inc:228
+msgid "Search"
+msgstr "Zoeken"
+
+#: setup/setup_ldap.tpl:28 setup/setup_ldap.tpl:29
 #, fuzzy
-msgid "Generic group settings"
-msgstr "Algemene wachtrij instellingen"
+msgid "LDAP connection"
+msgstr "Max. verbrekingsduur"
 
-#: plugins/admin/groups/class_group.inc:1049
-msgid ""
-"The 'ogroupRDN' statement defines the location where new object groups will "
-"be created. The default is 'ou=groups,'."
-msgstr ""
+#: setup/setup_ldap.tpl:31
+msgid "Location name"
+msgstr "Naam van de locatie"
 
-#: plugins/admin/groups/class_group.inc:1063
+#: setup/setup_ldap.tpl:35
 #, fuzzy
-msgid "Samba group type"
-msgstr "Samba groep"
+msgid "Connection URI"
+msgstr "Verbindingings URL"
 
-#: plugins/admin/groups/class_group.inc:1064
+#: setup/setup_ldap.tpl:39
 #, fuzzy
-msgid "Samba domain name"
-msgstr "Samba home"
+msgid "TLS connection"
+msgstr "Bel..."
 
-#: plugins/admin/groups/class_group.inc:1066
+#: setup/setup_ldap.tpl:57
 #, fuzzy
-msgid "Phone pickup group"
-msgstr "Leden zitten in een telefoon beantwoordgroep"
+msgid "Reload"
+msgstr "Lezen"
 
-#: plugins/admin/groups/class_group.inc:1067
+#: setup/setup_ldap.tpl:63 setup/setup_ldap.tpl:64
 #, fuzzy
-msgid "Nagios group"
-msgstr "Nagios account"
+msgid "Authentication"
+msgstr "Nagios authenticatie"
 
-#: plugins/admin/groups/class_group.inc:1069
+#: setup/setup_ldap.tpl:66
 #, fuzzy
-msgid "Group member"
-msgstr "Groepsleden"
+msgid "Administrator DN"
+msgstr "Beheer"
 
-#: plugins/admin/groups/class_groupManagement.inc:26
-msgid ""
-"Manage aspects of groups like members, POSIX, desktop, samba and mail "
-"settings"
-msgstr ""
+#: setup/setup_ldap.tpl:71
+#, fuzzy
+msgid "Select user"
+msgstr "Verwijder gebruiker"
 
-#: plugins/admin/groups/class_groupManagement.inc:157
-#: plugins/admin/users/class_userManagement.inc:869
-#: plugins/personal/posix/class_posixAccount.inc:37
-#: plugins/personal/posix/class_posixAccount.inc:270
-#: plugins/personal/posix/class_posixAccount.inc:290
-#: plugins/personal/posix/class_posixAccount.inc:292
-#: plugins/personal/posix/class_posixAccount.inc:295
-msgid "POSIX"
+#: setup/setup_ldap.tpl:81
+msgid "Automatically append LDAP base to administrator DN"
 msgstr ""
 
-#: plugins/admin/groups/class_groupManagement.inc:158
-#: plugins/admin/users/class_userManagement.inc:870
+#: setup/setup_ldap.tpl:85
 #, fuzzy
-msgid "Edit POSIX properties"
-msgstr "Bewerk UNIX eigenschappen"
+msgid "Administrator password"
+msgstr "Beheerders wachtwoord"
 
-#: plugins/admin/groups/class_groupManagement.inc:166
-#: plugins/admin/users/class_userManagement.inc:874
-msgid "Edit mail properties"
-msgstr "Bewerk E-mail eigenschappen"
+#: setup/setup_ldap.tpl:91 setup/setup_ldap.tpl:92
+#, fuzzy
+msgid "Schema based settings"
+msgstr "Samba Instellingen"
 
-#: plugins/admin/groups/class_groupManagement.inc:173
-#: plugins/admin/users/class_userManagement.inc:877
-#: plugins/personal/posix/class_posixAccount.inc:290
-msgid "Samba"
-msgstr "Samba"
+#: setup/setup_ldap.tpl:94
+msgid "Use RFC 2307bis compliant groups"
+msgstr ""
 
-#: plugins/admin/groups/class_groupManagement.inc:174
-#: plugins/admin/users/class_userManagement.inc:878
-msgid "Edit samba properties"
-msgstr "Bewerk Samba eigenschappen"
+#: setup/setup_ldap.tpl:105 setup/setup_ldap.tpl:106
+#, fuzzy
+msgid "Current status"
+msgstr "Systeem status"
 
-#: plugins/admin/groups/class_groupManagement.inc:182
-#: plugins/admin/users/class_userManagement.inc:894
-msgid "Edit phone properties"
-msgstr "Bewerk telefoon eigenschappen"
+#: setup/class_setupStep_Ldap.inc:54
+#, fuzzy
+msgid "LDAP setup"
+msgstr "LDAP server"
 
-#: plugins/admin/groups/class_groupManagement.inc:189
+#: setup/class_setupStep_Ldap.inc:55
 #, fuzzy
-msgid "Menu"
-msgstr "Printer"
+msgid "LDAP connection setup"
+msgstr "Bel..."
 
-#: plugins/admin/groups/class_groupManagement.inc:190
+#: setup/class_setupStep_Ldap.inc:56
 #, fuzzy
-msgid "Edit start menu properties"
-msgstr "Bewerk Samba eigenschappen"
+msgid ""
+"This dialog performs the basic configuration of the LDAP connectivity for "
+"GOsa."
+msgstr ""
+"De volgende velden definiëren de basis configuratie van GOsa's gedrag en "
+"beïnvloeden diverse eigenschappen in uw hoofd configuratie."
 
-#: plugins/admin/groups/class_groupManagement.inc:197
-#: plugins/admin/users/class_userManagement.inc:885
-#: plugins/personal/posix/class_posixAccount.inc:290
-msgid "Environment"
-msgstr "Omgeving"
+#: setup/class_setupStep_Ldap.inc:113
+#, fuzzy, php-format
+msgid "Anonymous bind to server '%s' failed!"
+msgstr "Gebruikers inlog mislukt. De LDAP server meldt: '%s'."
 
-#: plugins/admin/groups/class_groupManagement.inc:198
-#: plugins/admin/users/class_userManagement.inc:886
-msgid "Edit environment properties"
-msgstr "Bewerk omgeving eigenschappen"
+#: setup/class_setupStep_Ldap.inc:115
+#, fuzzy, php-format
+msgid "Bind as user '%s' failed!"
+msgstr "Gebruikers inlog mislukt. De LDAP server meldt: '%s'."
 
-#: plugins/admin/users/user-filter.xml:33
-msgid "Show templates"
-msgstr "Toon sjablonen"
+#: setup/class_setupStep_Ldap.inc:120
+#, fuzzy, php-format
+msgid "Anonymous bind to server '%s' succeeded."
+msgstr "Gebruikers inlog mislukt. De LDAP server meldt: '%s'."
 
-#: plugins/admin/users/user-filter.xml:47
+#: setup/class_setupStep_Ldap.inc:121
 #, fuzzy
-msgid "Show POSIX users"
-msgstr "Posix instellingen"
+msgid "Please specify user and password!"
+msgstr "Geef a.u.b. uw wachtwoord op!"
 
-#: plugins/admin/users/user-filter.xml:61
+#: setup/class_setupStep_Ldap.inc:123
+#, fuzzy, php-format
+msgid "Bind as user '%s' to server '%s' succeeded!"
+msgstr "Gebruikers inlog mislukt. De LDAP server meldt: '%s'."
+
+#: setup/setup_license.tpl:3
+msgid ""
+"GOsa is developed under the terms of the GNU General Public License v2. "
+"Please accept the terms below."
+msgstr ""
+
+#: setup/setup_license.tpl:11
+msgid "I have read the license and accept it"
+msgstr ""
+
+#: setup/class_setupStep_License.inc:56 setup/class_setupStep_License.inc:57
 #, fuzzy
-msgid "Show SAMBA users"
-msgstr "Toon servers"
+msgid "License"
+msgstr "Regel"
 
-#: plugins/admin/users/user-filter.xml:75
+#: setup/class_setupStep_License.inc:58
+msgid "Terms and conditions for usage"
+msgstr ""
+
+#: setup/class_setupStep_Schema.inc:37 setup/class_setupStep_Schema.inc:38
 #, fuzzy
-msgid "Show mail users"
-msgstr "Toon E-mail gebruikers"
+msgid "LDAP schema check"
+msgstr "Ldap server"
 
-#: plugins/admin/users/password.tpl:4
-msgid ""
-"To change the user password use the fields below. The changes take effect "
-"immediately. Please memorize the new password, because the user wouldn't be "
-"able to login without it."
+#: setup/class_setupStep_Schema.inc:39
+msgid "Perform test on your current LDAP schema"
 msgstr ""
-"Gebruik de velden hieronder om het gebruikers wachtwoord te veranderen. De "
-"veranderingen worden onmiddelijk doorgevoerd. Onthoud het nieuwe wachtwoord "
-"a.u.b. aangezien de gebruiker niet in kan loggen zonder dit wachtwoord."
 
-#: plugins/admin/users/password.tpl:11 plugins/admin/users/password.tpl:39
+#: setup/class_setupStep_Schema.inc:96 include/class_configRegistry.inc:239
+msgid "The following object classes are missing:"
+msgstr ""
+
+#: setup/class_setupStep_Schema.inc:99 include/class_configRegistry.inc:246
+msgid "The following object classes are outdated:"
+msgstr ""
+
+#: setup/class_setupStep_Welcome.inc:42
 #, fuzzy
-msgid "Password input dialog"
-msgstr "Het veranderen van het wachtwoord is niet toegestaan"
+msgid "Welcome"
+msgstr "Welkom %s!"
 
-#: plugins/admin/users/password.tpl:27 plugins/admin/users/password.tpl:79
+#: setup/class_setupStep_Welcome.inc:43
 #, fuzzy
-msgid "Strength"
-msgstr "Straat"
+msgid "The welcome message"
+msgstr "Verwijder dit bericht"
 
-#: plugins/admin/users/password.tpl:43
-#: plugins/personal/password/password.tpl:55
-#: plugins/personal/myaccount/password.tpl:49
+#: setup/class_setupStep_Welcome.inc:44
 #, fuzzy
-msgid "Use proposal"
-msgstr "groepen"
+msgid "Welcome to the GOsa setup assistent"
+msgstr "Welkom bij het GOsa installatie programma!"
 
-#: plugins/admin/users/password.tpl:61
-#: plugins/personal/password/password.tpl:74
-#: plugins/personal/myaccount/password.tpl:67
+#: setup/class_setupStep_Language.inc:40 setup/class_setupStep_Language.inc:41
 #, fuzzy
-msgid "Manually specify a password"
-msgstr "Geef a.u.b. uw wachtwoord op!"
+msgid "Language setup"
+msgstr "Taal"
 
-#: plugins/admin/users/password.tpl:95
+#: setup/class_setupStep_Language.inc:42
 #, fuzzy
-msgid "Enforce password change on next login."
-msgstr "Het veranderen van het wachtwoord is niet toegestaan"
+msgid "This step allows you to select your preferred language."
+msgstr ""
+"Deze dialoog maakt het mogelijk om een apparaat te verbinden aan de computer "
+"die u momenteel aan het bewerken bent."
 
-#: plugins/admin/users/template.tpl:2
-msgid "Creating a new user using templates"
-msgstr "Een nieuwe gebruiker aanmaken m.b.v. een sjabloon"
+#: setup/class_setupStep_Language.inc:47 include/class_core.inc:188
+#, fuzzy
+msgid "Automatic"
+msgstr "automatisch"
 
-#: plugins/admin/users/template.tpl:6
-msgid ""
-"Creating a new user can be assisted by using templates. Many database "
-"records will be filled automatically. Choose 'none' to skip the usage of "
-"templates."
+#: setup/setup_welcome.tpl:3
+msgid "How to get started"
 msgstr ""
-"Het aanmaken van een nieuwe gebruiker kan m.b.v. sjablonen gebeuren. Veel "
-"database records zullen dan automatisch gevuld worden. Kies 'geen' om het "
-"gebruik van sjablonen over te slaan."
 
-#: plugins/admin/users/template.tpl:13
-msgid "User template selection dialog"
+#: setup/setup_welcome.tpl:5
+msgid ""
+"This seems to be the first time you run GOsa on this system. To start the "
+"GOsa web interface you need a working configuration file, which can be "
+"generated by this wizard."
 msgstr ""
 
-#: plugins/admin/users/template.tpl:15
-#: plugins/admin/users/class_userManagement.inc:530
-#: plugins/admin/users/user-list.xml:15 plugins/admin/users/user-list.xml:102
-#: plugins/admin/users/templatize.tpl:15
-msgid "Template"
-msgstr "Sjabloon"
-
-#: plugins/admin/users/template.tpl:23 plugins/personal/generic/generic.tpl:37
-#: plugins/personal/generic/paste_generic.tpl:8
-msgid "Last name"
-msgstr "Achternaam"
+#: setup/setup_welcome.tpl:9
+#, fuzzy
+msgid "What you need to generate a configuration file:"
+msgstr "Configuratie bestand"
 
-#: plugins/admin/users/template.tpl:27 plugins/personal/generic/generic.tpl:51
-#: plugins/personal/generic/paste_generic.tpl:12
-msgid "First name"
-msgstr "Voornaam"
+#: setup/setup_welcome.tpl:13
+#, fuzzy
+msgid "The hostname of your LDAP server"
+msgstr "bij het bewerken van LDAP server %s"
 
-#: plugins/admin/users/class_userManagement.inc:26
-msgid ""
-"Manage aspects of user accounts like generic, POSIX, samba and mail settings"
+#: setup/setup_welcome.tpl:14
+msgid "Installed GOsa and supplementary schema"
 msgstr ""
 
-#: plugins/admin/users/class_userManagement.inc:387
-#, fuzzy
-msgid "You have no permission to change this users password!"
-msgstr "U heeft geen toestemming om uw wachtwoord te veranderen."
+#: setup/setup_welcome.tpl:15
+msgid "The LDAP base of your LDAP directory"
+msgstr ""
 
-#: plugins/admin/users/class_userManagement.inc:777
-#, fuzzy
-msgid "Account locking"
-msgstr "Account"
+#: setup/setup_welcome.tpl:16
+msgid "The DN and the password of the LDAP administration user"
+msgstr ""
 
-#: plugins/admin/users/class_userManagement.inc:778
-#, php-format
+#: setup/setup_welcome.tpl:20
 msgid ""
-"Password method '%s' does not support locking. Account (%s) has not been "
-"locked!"
+"If you've collected the needed information, unlock the setup process like "
+"shown in the next paragraph."
 msgstr ""
 
-#: plugins/admin/users/class_userManagement.inc:851
-#, fuzzy
-msgid "Unlock account"
-msgstr "Mijn account"
-
-#: plugins/admin/users/class_userManagement.inc:853
+#: setup/setup_welcome.tpl:24
 #, fuzzy
-msgid "Lock account"
-msgstr "Mijn account"
+msgid "Starting the setup"
+msgstr "Taal"
 
-#: plugins/admin/users/class_userManagement.inc:866
-msgid "Edit generic properties"
-msgstr "Bewerk algemene eigenschappen"
+#: setup/setup_welcome.tpl:26
+msgid ""
+"For security reasons you need to authenticate the installation by creating "
+"the file '/tmp/gosa.auth', containing the current session ID on the servers "
+"local filesystem. This can be done by executing the following command:"
+msgstr ""
 
-#: plugins/admin/users/class_userManagement.inc:881
-msgid "Netatalk"
-msgstr "Netatalk"
+#: setup/setup_welcome.tpl:32
+msgid "Click the 'Next' button when you've finished."
+msgstr ""
 
-#: plugins/admin/users/class_userManagement.inc:882
+#: setup/class_setupStep_Migrate.inc:51 setup/class_setupStep_Migrate.inc:52
 #, fuzzy
-msgid "Edit Netatalk properties"
-msgstr "Bewerk Netatalk eigenschappen"
+msgid "LDAP inspection"
+msgstr "PHP configuratie inspectie"
 
-#: plugins/admin/users/class_userManagement.inc:889
-msgid "FAX"
-msgstr "Fax"
+#: setup/class_setupStep_Migrate.inc:53
+msgid "Analyze your current LDAP for GOsa compatibility"
+msgstr ""
 
-#: plugins/admin/users/class_userManagement.inc:890
+#: setup/class_setupStep_Migrate.inc:59
 #, fuzzy
-msgid "Edit FAX properties"
-msgstr "Bewerk UNIX eigenschappen"
-
-#: plugins/admin/users/user-list.xml:11
-msgid "List of users"
-msgstr "Lijst met gebruikers"
+msgid "Checking for root object"
+msgstr "Zoeken naar iconv ondersteuning"
 
-#: plugins/admin/users/user-list.xml:140
+#: setup/class_setupStep_Migrate.inc:65
 #, fuzzy
-msgid "Lock users"
-msgstr "Lijst met gebruikers"
+msgid "Inspecting object classes in root object"
+msgstr "Zoeken naar iconv ondersteuning"
 
-#: plugins/admin/users/user-list.xml:148
+#: setup/class_setupStep_Migrate.inc:71
 #, fuzzy
-msgid "Unlock users"
-msgstr "Windows gebruikers"
+msgid "Checking permission for LDAP database"
+msgstr "U heeft geen toestemming om deze afdeling te verwijderen."
 
-#: plugins/admin/users/user-list.xml:167
+#: setup/class_setupStep_Migrate.inc:78
 #, fuzzy
-msgid "Apply template"
-msgstr "Sjablonen"
+msgid "Checking for super administrator"
+msgstr "Zoeken naar enkele additionele programma's"
 
-#: plugins/admin/users/user-list.xml:199
+#: setup/class_setupStep_Migrate.inc:118 setup/class_setupStep_Migrate.inc:186
+#: setup/class_setupStep_Migrate.inc:709
 #, fuzzy
-msgid "New user from template"
-msgstr "Maak gebruiker aan vanuit sjabloon"
-
-#: plugins/admin/users/user-list.xml:213
-msgid "Edit user"
-msgstr "Bewerk gebruiker"
+msgid "LDAP query failed"
+msgstr "De database zoekopdracht is mislukt"
 
-#: plugins/admin/users/user-list.xml:222
-msgid "%{filter:lockLabel(userPassword)}"
+#: setup/class_setupStep_Migrate.inc:119 setup/class_setupStep_Migrate.inc:187
+#: setup/class_setupStep_Migrate.inc:710
+msgid "Possibly the 'root object' is missing."
 msgstr ""
 
-#: plugins/admin/users/user-list.xml:245
-#, fuzzy
-msgid "Remove user"
-msgstr "Plaatje verwijderen"
-
-#: plugins/admin/users/templatize.tpl:2
-#, fuzzy
-msgid "Applying a template"
-msgstr "Sjablonen"
+#: setup/class_setupStep_Migrate.inc:132 setup/class_setupStep_Migrate.inc:145
+#: setup/class_setupStep_Migrate.inc:307 setup/class_setupStep_Migrate.inc:661
+#: setup/class_setupStep_Migrate.inc:674 setup/class_setupStep_Migrate.inc:729
+#: setup/class_setupStep_Migrate.inc:750 setup/class_setupStep_Migrate.inc:802
+msgid "Failed"
+msgstr "Mislukt"
 
-#: plugins/admin/users/templatize.tpl:6
+#: setup/class_setupStep_Migrate.inc:134 setup/class_setupStep_Migrate.inc:147
+#, php-format
 msgid ""
-"Applying a template to several users will replace all user attributes "
-"defined in the template."
+"The specified user '%s' does not have full access to your LDAP database."
 msgstr ""
 
-#: plugins/admin/users/templatize.tpl:13
-#, fuzzy
-msgid "Apply user template"
-msgstr "Sjablonen"
-
-#: plugins/admin/users/templatize.tpl:32
-#, fuzzy
-msgid "No templates available!"
-msgstr "Bestand is beschikbaar"
+#: setup/class_setupStep_Migrate.inc:308
+msgid "There is no GOsa administrator account inside your LDAP."
+msgstr ""
 
-#: plugins/admin/newConfigManagement/DeviceConfig-list.tpl:9
+#: setup/class_setupStep_Migrate.inc:377
 #, fuzzy
-msgid "Container"
-msgstr "Doorgaan"
+msgid "Migration error"
+msgstr "Aanmaken"
 
-#: plugins/admin/newConfigManagement/DeviceConfig-list.tpl:10
-msgid "Item"
+#: setup/class_setupStep_Migrate.inc:377
+#, php-format
+msgid "Cannot add ACL for user '%s':"
 msgstr ""
 
-#: plugins/admin/newConfigManagement/DeviceConfig-list.xml:10
+#: setup/class_setupStep_Migrate.inc:415 setup/class_setupStep_Migrate.inc:425
 #, fuzzy
-msgid "List of items"
-msgstr "Lijst met gebruikers"
+msgid "Input error"
+msgstr "PHP fout"
 
-#: plugins/admin/newConfigManagement/DeviceConfig-list.xml:75
+#: setup/class_setupStep_Migrate.inc:420
 #, fuzzy
-msgid "Edit item"
-msgstr "Bewerk certificaten"
+msgid "Password error"
+msgstr "Wachtwoord verloopt op"
 
-#: plugins/admin/newConfigManagement/DeviceConfig-list.xml:82
+#: setup/class_setupStep_Migrate.inc:420
 #, fuzzy
-msgid "Remove item"
-msgstr "Plaatje verwijderen"
+msgid "Provided passwords do not match!"
+msgstr ""
+"Het nieuwe wachtwoord en het herhaalde wachtwoord komen niet met elkaar "
+"overeen!"
 
-#: plugins/admin/newConfigManagement/class_newConfigManagement.inc:8
-#: plugins/admin/newConfigManagement/class_newConfigManagement.inc:9
-#: plugins/admin/newConfigManagement/class_newConfigManagement.inc:352
-#: plugins/admin/newConfigManagement/class_newConfigManagement.inc:353
-#: plugins/admin/newConfigManagement/class_newConfigManagement.inc:359
+#: setup/class_setupStep_Migrate.inc:425
 #, fuzzy
-msgid "Config management"
-msgstr "Systeembeheer"
+msgid "Specify a valid user ID!"
+msgstr "Geef a.u.b. een geldige gebruikersnaam op!"
 
-#: plugins/admin/newConfigManagement/class_newConfigManagement.inc:42
-#: plugins/admin/newConfigManagement/class_newConfigManagement.inc:95
+#: setup/class_setupStep_Migrate.inc:450
 #, php-format
-msgid "Failed to load distributions, error was '%s'!"
+msgid "Adding an administrative user failed: object '%s' already exists!"
 msgstr ""
 
-#: plugins/admin/newConfigManagement/class_newConfigManagement.inc:262
-msgid "No selectable install methods returned!"
+#: setup/class_setupStep_Migrate.inc:662
+msgid ""
+"The LDAP root object is missing. It is required to use your LDAP service."
 msgstr ""
 
-#: plugins/admin/newConfigManagement/class_newConfigManagement.inc:263
-#: setup/class_setup.inc:183
+#: setup/class_setupStep_Migrate.inc:663 setup/class_setupStep_Migrate.inc:676
 #, fuzzy
-msgid "Setup"
-msgstr "Stel in"
+msgid "Try to create root object"
+msgstr "Nieuw FAI object aanmaken"
 
-#: plugins/admin/newConfigManagement/class_newConfigManagement.inc:278
+#: setup/class_setupStep_Migrate.inc:675
+msgid "Root object couldn't be created, you should try it on your own."
+msgstr ""
+
+#: setup/class_setupStep_Migrate.inc:730
+#, fuzzy, php-format
+msgid "Missing GOsa object class '%s'!"
+msgstr "Toon FAI sjabloon objecten"
+
+#: setup/class_setupStep_Migrate.inc:731
 #, fuzzy
-msgid "Distribution"
-msgstr "Omschrijving"
+msgid "Please check your installation."
+msgstr "Controleer a.u.b. de gebruikersnaam/wachtwoord combinatie."
 
-#: plugins/admin/newConfigManagement/class_newConfigManagement.inc:284
-msgid "Release"
+#: setup/class_setupStep_Migrate.inc:752
+#, php-format
+msgid ""
+"Cannot handle the structural object type of your root object. Please try to "
+"add the object class '%s' manually."
 msgstr ""
 
-#: plugins/admin/newConfigManagement/class_newConfigManagement.inc:290
+#: setup/class_setup.inc:195
 #, fuzzy
-msgid "Component"
-msgstr "Windows beheerders"
+msgid "Completed"
+msgstr "onvolledig"
 
-#: plugins/admin/departments/dep-list.xml:11
+#: setup/class_setup.inc:235
 #, fuzzy
-msgid "List of structural objects"
-msgstr "Lijst met objectgroepen"
+msgid "Check again"
+msgstr "Controleer"
 
-#: plugins/admin/departments/dep-list.xml:15
-#: plugins/admin/departments/dep-list.xml:103
-#: plugins/admin/departments/class_departmentManagement.inc:193
-#: plugins/admin/departments/dep-filter.xml:105
-#: plugins/admin/departments/domain.tpl:5
+#: setup/class_setup.inc:238
 #, fuzzy
-msgid "Domain"
-msgstr "in domein"
+msgid "Next"
+msgstr "tekst"
 
-#: plugins/admin/departments/dep-list.xml:23
-#: plugins/admin/departments/dep-list.xml:110
-#: plugins/admin/departments/dep-filter.xml:77
-#: plugins/admin/departments/dcObject.tpl:5
+#: setup/setup_language.tpl:3
 #, fuzzy
-msgid "Domain component"
-msgstr "Windows beheerders"
+msgid "Please select the preferred language"
+msgstr "Voorkeurstaal"
 
-#: plugins/admin/departments/dep-list.xml:31
-#: plugins/admin/departments/dep-list.xml:117
-#: plugins/admin/departments/class_departmentManagement.inc:217
-#: plugins/admin/departments/dep-filter.xml:49
-#: plugins/admin/departments/class_countryGeneric.inc:82
-#: plugins/admin/departments/class_countryGeneric.inc:83
-#: plugins/admin/departments/country.tpl:5
-msgid "Country"
-msgstr "Land"
+#: setup/setup_language.tpl:5
+msgid ""
+"At this point, you can select the site wide default language. Choosing "
+"'automatic' will use the language requested by the browser. This setting can "
+"be overridden per user."
+msgstr ""
 
-#: plugins/admin/departments/dep-list.xml:39
-#: plugins/admin/departments/dep-list.xml:124
-#: plugins/admin/departments/locality.tpl:5
-#: plugins/admin/departments/class_departmentManagement.inc:229
-#: plugins/admin/departments/class_localityGeneric.inc:82
-#: plugins/admin/departments/class_localityGeneric.inc:83
-#: plugins/admin/departments/dep-filter.xml:63
+#: setup/setup_language.tpl:9
 #, fuzzy
-msgid "Locality"
-msgstr "Plaats"
+msgid "Please select your preferred language here"
+msgstr "Voorkeurstaal"
 
-#: plugins/admin/departments/dep-list.xml:47
-#: plugins/admin/departments/dep-list.xml:131
-#: plugins/admin/departments/class_departmentManagement.inc:241
-#: plugins/admin/departments/class_organizationGeneric.inc:113
-#: plugins/admin/departments/class_organizationGeneric.inc:114
-#: plugins/admin/departments/dep-filter.xml:91
-#: plugins/admin/departments/organization.tpl:4
-#: plugins/personal/generic/class_user.inc:1721
-#: plugins/personal/generic/generic.tpl:298 setup/setup_feedback.tpl:10
-#: setup/setup_feedback.tpl:12
-msgid "Organization"
-msgstr "Organisatie"
+#: html/index.php:45
+#, php-format
+msgid "Your browser (%s) is blacklisted for the current theme!"
+msgstr ""
 
-#: plugins/admin/departments/locality.tpl:11
-#: plugins/admin/departments/dcObject.tpl:11
+#: html/index.php:72
+#, php-format
+msgid "This session is not encrypted. Click %s to enter an encrypted session."
+msgstr ""
+
+#: html/index.php:72
 #, fuzzy
-msgid "Locality name"
-msgstr "Naam van de locatie"
+msgid "here"
+msgstr "MIME"
 
-#: plugins/admin/departments/locality.tpl:14
-#: plugins/admin/departments/dcObject.tpl:14
+#: html/index.php:78
+msgid "The configured session lifetime will be overridden by php.ini settings!"
+msgstr ""
+
+#: html/index.php:157 html/password.php:63
+#, fuzzy, php-format
+msgid "GOsa configuration %s/%s is not readable. Aborted."
+msgstr "GOsa configuratie %s/gosa.conf is niet leesbaar. Geannuleerd."
+
+#: html/index.php:179
 #, fuzzy
-msgid "Name of locality to create"
-msgstr "Naam van de aan te maken subtree"
+msgid "Smarty error"
+msgstr "Systeem status"
 
-#: plugins/admin/departments/locality.tpl:22
-#: plugins/admin/departments/domain.tpl:22
-#: plugins/admin/departments/country.tpl:22
-#: plugins/admin/departments/dcObject.tpl:22
-#: plugins/admin/departments/organization.tpl:22
-msgid "Descriptive text for department"
-msgstr "Omschrijving voor de afdeling"
+#: html/index.php:179 html/setup.php:73 html/password.php:115
+#, fuzzy, php-format
+msgid "Compile directory %s is not accessible!"
+msgstr ""
+"Directory '%s' die opgegeven is als compileer directory is niet toegankelijk!"
 
-#: plugins/admin/departments/locality.tpl:39
-#: plugins/admin/departments/generic.tpl:51
-#: plugins/admin/departments/class_domain.inc:93
-#: plugins/admin/departments/class_localityGeneric.inc:93
-#: plugins/admin/departments/class_organizationGeneric.inc:127
-#: plugins/admin/departments/class_countryGeneric.inc:93
-#: plugins/admin/departments/class_dcObject.inc:92
-#: plugins/admin/departments/domain.tpl:39
-#: plugins/admin/departments/country.tpl:39
-#: plugins/admin/departments/dcObject.tpl:39
-#: plugins/admin/departments/class_department.inc:684
-#: plugins/admin/departments/organization.tpl:51
-#: plugins/personal/generic/class_user.inc:1724
-#: plugins/personal/generic/generic.tpl:339
-#: plugins/personal/generic/generic.tpl:355
+#: html/index.php:202
 #, fuzzy
-msgid "Manager"
-msgstr "Windows gebruikers"
+msgid ""
+"Your browser has cookies disabled: please enable cookies and reload this "
+"page before logging in!"
+msgstr ""
+"Cookies zijn uitgeschakeld in uw browser. Schakel cookies a.u.b. in en "
+"herlaad deze pagina voordat u inlogt!"
 
-#: plugins/admin/departments/locality.tpl:67
-#: plugins/admin/departments/generic.tpl:132
-#: plugins/admin/departments/class_domain.inc:94
-#: plugins/admin/departments/class_localityGeneric.inc:95
-#: plugins/admin/departments/class_organizationGeneric.inc:135
-#: plugins/admin/departments/class_countryGeneric.inc:95
-#: plugins/admin/departments/class_dcObject.inc:94
-#: plugins/admin/departments/domain.tpl:67
-#: plugins/admin/departments/country.tpl:68
-#: plugins/admin/departments/dcObject.tpl:67
-#: plugins/admin/departments/class_department.inc:686
-#: plugins/admin/departments/organization.tpl:132
-msgid "Administrative settings"
-msgstr "Administratieve instellingen"
+#: html/index.php:233
+msgid "Broken HTTP authentication setup!"
+msgstr ""
 
-#: plugins/admin/departments/locality.tpl:70
-#: plugins/admin/departments/generic.tpl:135
-#: plugins/admin/departments/domain.tpl:70
-#: plugins/admin/departments/country.tpl:71
-#: plugins/admin/departments/dcObject.tpl:70
-#: plugins/admin/departments/organization.tpl:135
-msgid "Tag department as an independent administrative unit"
-msgstr "Markeer de afdeling als een onafhankelijke administratieve eenheid"
+#: html/index.php:241
+msgid "Cannot find a valid user for the current HTTP authentication!"
+msgstr ""
 
-#: plugins/admin/departments/generic.tpl:4
-#: plugins/admin/departments/dep-filter.xml:35
+#: html/index.php:245
 #, fuzzy
-msgid "Organizational Unit"
-msgstr "Afdeling"
+msgid "Cannot find a unique user for the current HTTP authentication!"
+msgstr ""
+"Fatale fout: Kon geen ongebruikte markering vinden om de administratieve "
+"eenheid te markeren!"
 
-#: plugins/admin/departments/generic.tpl:11
-msgid "Name of department"
-msgstr "Naam van de afdeling"
+#: html/index.php:289
+#, fuzzy
+msgid "Please specify a valid user name!"
+msgstr "Geef a.u.b. een geldige gebruikersnaam op!"
 
-#: plugins/admin/departments/generic.tpl:14
-msgid "Name of subtree to create"
-msgstr "Naam van de aan te maken subtree"
+#: html/index.php:292
+msgid "Please specify your password!"
+msgstr "Geef a.u.b. uw wachtwoord op!"
 
-#: plugins/admin/departments/generic.tpl:22
+#: html/index.php:304
 #, fuzzy
-msgid "Descriptive text for   department"
-msgstr "Omschrijving voor de afdeling"
+msgid "Authentication error"
+msgstr "Nagios authenticatie"
 
-#: plugins/admin/departments/generic.tpl:30
-#: plugins/admin/departments/organization.tpl:30
-msgid "Category for this subtree"
-msgstr "Categorie voor deze subtree"
+#: html/index.php:304
+#, fuzzy
+msgid "Cannot retrieve user information for HTTP authentication!"
+msgstr "Kan quota informatie niet ophaleven voor '%s'."
 
-#: plugins/admin/departments/generic.tpl:83
-#: plugins/admin/departments/generic.tpl:85
-#: plugins/admin/departments/generic.tpl:95
-#: plugins/admin/departments/class_localityGeneric.inc:91
-#: plugins/admin/departments/class_organizationGeneric.inc:130
-#: plugins/admin/departments/class_department.inc:680
-#: plugins/admin/departments/organization.tpl:82
-#: plugins/admin/departments/organization.tpl:94
-#: plugins/personal/generic/class_user.inc:1735
-#: plugins/personal/generic/generic.tpl:436
-msgid "Location"
-msgstr "Plaats"
+#: html/index.php:311 html/password.php:261
+#, fuzzy
+msgid "Please check the username/password combination!"
+msgstr "Controleer a.u.b. de gebruikersnaam/wachtwoord combinatie."
 
-#: plugins/admin/departments/generic.tpl:87
-#: plugins/admin/departments/class_organizationGeneric.inc:129
-#: plugins/admin/departments/class_department.inc:679
-#: plugins/admin/departments/organization.tpl:86
-#: plugins/personal/generic/class_user.inc:1734
-#: plugins/personal/generic/generic.tpl:444
-msgid "State"
-msgstr "Provincie"
+#: html/index.php:359
+#, fuzzy
+msgid "Account locked. Please contact your system administrator!"
+msgstr ""
+"Account is geblokkeerd. Neem a.u.b. contact op met de systeembeheerder."
 
-#: plugins/admin/departments/generic.tpl:90
-#: plugins/admin/departments/organization.tpl:89
-msgid "State where this subtree is located"
-msgstr "Provincie waar deze subtree zich bevindt"
+#: html/setup.php:73
+#, fuzzy
+msgid "Smarty"
+msgstr "Samenvatting"
 
-#: plugins/admin/departments/generic.tpl:98
-#: plugins/admin/departments/organization.tpl:97
-msgid "Location of this subtree"
-msgstr "Plaats van deze subtree"
+#: html/main.php:171
+#, php-format
+msgid "Cannot locate file %s - please run %s to fix this"
+msgstr ""
 
-#: plugins/admin/departments/generic.tpl:103
-#: plugins/admin/departments/class_department.inc:681
-#: plugins/admin/departments/organization.tpl:102
-#: plugins/personal/generic/generic.tpl:185
-#: plugins/personal/generic/generic.tpl:452
-msgid "Address"
-msgstr "Adres"
+#: html/main.php:190
+#, fuzzy
+msgid "PHP configuration"
+msgstr "FAX database"
 
-#: plugins/admin/departments/generic.tpl:106
-#: plugins/admin/departments/organization.tpl:105
-msgid "Postal address of this subtree"
-msgstr "Post adres van deze subtree"
+#: html/main.php:191
+msgid ""
+"Fatal error: Register globals is active. Please fix this in order to "
+"continue."
+msgstr ""
 
-#: plugins/admin/departments/generic.tpl:113
-#: plugins/admin/departments/organization.tpl:112
-msgid "Base telephone number of this subtree"
-msgstr "Basis telefoonnummer van deze subtree"
+#: html/main.php:220
+#, fuzzy
+msgid "Your password is about to expire, please change your password!"
+msgstr "Uw wachtwoord zal spoedig verlopen! Kies a.u.b. een nieuw wachtwoord."
 
-#: plugins/admin/departments/generic.tpl:118
-#: plugins/admin/departments/class_organizationGeneric.inc:133
-#: plugins/admin/departments/class_department.inc:379
-#: plugins/admin/departments/class_department.inc:683
-#: plugins/admin/departments/organization.tpl:117
-#: plugins/personal/generic/class_user.inc:1357
-#: plugins/personal/generic/class_user.inc:1849
-#: plugins/personal/generic/generic.tpl:419
-#: plugins/personal/generic/generic.tpl:586
-msgid "Fax"
-msgstr "Fax"
+#: html/main.php:295
+msgid "Running out of memory!"
+msgstr ""
 
-#: plugins/admin/departments/generic.tpl:121
-#: plugins/admin/departments/organization.tpl:120
-msgid "Base facsimile telephone number of this subtree"
-msgstr "Basis Fax nummer van deze subtree"
+#: html/main.php:355
+#, php-format
+msgid "You're logged in as %s"
+msgstr ""
 
-#: plugins/admin/departments/class_domain.inc:81
-#: plugins/admin/departments/class_domain.inc:82
-#: plugins/admin/departments/class_departmentManagement.inc:205
-#: plugins/admin/departments/class_dcObject.inc:81
-#: plugins/admin/departments/class_dcObject.inc:82
+#: html/main.php:358
 #, fuzzy
-msgid "Domain Component"
-msgstr "Windows beheerders"
+msgid "ACLs are disabled"
+msgstr "gedeactiveerd"
 
-#: plugins/admin/departments/class_departmentManagement.inc:25
+#: html/main.php:408
 #, fuzzy
-msgid "Directory structure"
-msgstr "Directory"
+msgid "Plug-in"
+msgstr "in"
 
-#: plugins/admin/departments/class_departmentManagement.inc:26
+#: html/main.php:409
+#, fuzzy, php-format
+msgid "Fatal error: Cannot find any plugin definitions for plugin %s!"
+msgstr "FATAAL: Kan geen enkele module defenities vinden voor module '%s'!"
+
+#: html/main.php:425
+#, fuzzy
+msgid "Configuration Error"
+msgstr "Configuratie bestand"
+
+#: html/main.php:426
+#, php-format
 msgid ""
-"Manage organizations, organizational units, localities, countries and more"
+"Fatal error: not all POST variables have been transfered by PHP - please "
+"inform your administrator!"
 msgstr ""
 
-#: plugins/admin/departments/class_departmentManagement.inc:125
-msgid ""
-"As soon as the tag operation has finished, you can scroll down to end of the "
-"page and    press the 'Continue' button to continue with the department "
-"management dialog."
+#: html/helpviewer.php:64
+msgid "Help browser"
+msgstr "Help verkenner"
+
+#: html/helpviewer.php:118
+#, fuzzy
+msgid "There is no help file specified for this class"
+msgstr "Er is (nog) geen help bestand aanwezig voor deze klasse."
+
+#: html/helpviewer.php:193 include/functions_helpviewer.inc:97
+msgid "previous"
+msgstr "vorige"
+
+#: html/helpviewer.php:197 include/functions_helpviewer.inc:101
+msgid "next"
+msgstr "volgende"
+
+#: html/helpviewer.php:268
+#, fuzzy, php-format
+msgid "Help directory '%s' is not accessible, can't read any help files."
 msgstr ""
+"Help directory '%s' is niet toegankelijk. Er kunnen geen helpbestanden "
+"gelezen worden."
 
-#: plugins/admin/departments/class_organizationGeneric.inc:122
+#: html/password.php:195
+msgid "Error: Password method not available!"
+msgstr ""
+
+#: html/password.php:268
 #, fuzzy
-msgid "Organization name"
-msgstr "Organisatie"
+msgid "You have no permissions to change your password!"
+msgstr "U heeft geen toestemming om uw wachtwoord te veranderen."
 
-#: plugins/admin/departments/class_organizationGeneric.inc:131
-#: plugins/personal/generic/class_user.inc:1736
-#: plugins/personal/generic/generic.tpl:183
-msgid "Postal address"
-msgstr "Adres thuis"
+#: html/password.php:315
+msgid "Session will not be encrypted."
+msgstr "De sessie zal niet versleuteld zijn."
 
-#: plugins/admin/departments/class_organizationGeneric.inc:132
-msgid "Phone number"
-msgstr "Telefoonnummer"
+#: html/password.php:317
+msgid "Enter SSL session"
+msgstr "Gebruik een SSL sessie"
 
-#: plugins/admin/departments/class_countryGeneric.inc:91
-#: plugins/admin/departments/country.tpl:11
+#: ihtml/themes/default/infoPage.tpl:4
 #, fuzzy
-msgid "Country name"
-msgstr "Land"
+msgid "User information"
+msgstr "Persoonlijke informatie"
 
-#: plugins/admin/departments/domain.tpl:11
+#: ihtml/themes/default/infoPage.tpl:21
+msgid "Home phone"
+msgstr "Telefoon Privé"
+
+#: ihtml/themes/default/infoPage.tpl:27
+msgid "Organizational unit"
+msgstr "Afdeling"
+
+#: ihtml/themes/default/infoPage.tpl:51
 #, fuzzy
-msgid "Domain name"
-msgstr "Windows beheerders"
+msgid "Administrative contact"
+msgstr "Administratieve instellingen"
 
-#: plugins/admin/departments/domain.tpl:14
+#: ihtml/themes/default/help.tpl:9
+msgid "GOsa help viewer"
+msgstr "GOsa help"
+
+#: ihtml/themes/default/help.tpl:15
+msgid "Index"
+msgstr "Index"
+
+#: ihtml/themes/default/userFilterEditor.tpl:1
+#: ihtml/themes/default/userFilterEditor.tpl:5
 #, fuzzy
-msgid "Name of domain to create"
-msgstr "Naam van de aan te maken subtree"
+msgid "Filter editor"
+msgstr "Terminal server"
 
-#: plugins/admin/departments/country.tpl:14
+#: ihtml/themes/default/userFilterEditor.tpl:8
 #, fuzzy
-msgid "Name of country to create"
-msgstr "Naam van de aan te maken subtree"
+msgid "Filter properties"
+msgstr "Bewerk algemene eigenschappen"
 
-#: plugins/admin/departments/class_department.inc:439
+#: ihtml/themes/default/userFilterEditor.tpl:27
+#: include/class_userFilter.inc:55
 #, fuzzy
-msgid "Cannot find an unused tag for this administrative unit!"
-msgstr ""
-"Fatale fout: Kon geen ongebruikte markering vinden om de administratieve "
-"eenheid te markeren!"
+msgid "Parent filter"
+msgstr "Parameters"
 
-#: plugins/admin/departments/class_department.inc:507
-#, php-format
-msgid "Tagging '%s'."
-msgstr "Markeren van '%s'."
+#: ihtml/themes/default/userFilterEditor.tpl:45
+#, fuzzy
+msgid "Enabled"
+msgstr "gedeactiveerd"
 
-#: plugins/admin/departments/class_department.inc:588
-#, php-format
-msgid "Moving '%s' to '%s'"
-msgstr "Verplaatsen van %s naar %s"
+#: ihtml/themes/default/userFilterEditor.tpl:49
+msgid "Categories where the filter is visible"
+msgstr ""
 
-#: plugins/admin/departments/class_department.inc:629
-#, php-format
-msgid "FAILED to copy %s, aborting operation"
-msgstr "Kopieren van %s is mislukt. Bewerking afgebroken."
+#: ihtml/themes/default/userFilterEditor.tpl:69
+#, fuzzy
+msgid "Query"
+msgstr "gebruikers"
 
-#: plugins/admin/departments/class_department.inc:660
-#: plugins/admin/departments/class_department.inc:671
-msgid "Departments"
-msgstr "Afdelingen"
+#: ihtml/themes/default/userFilter.tpl:1
+#, fuzzy
+msgid "List of defined filters"
+msgstr "Configuratie bestand"
 
-#: plugins/admin/departments/class_department.inc:674
-msgid "Department name"
-msgstr "Afdelingnaam"
+#: ihtml/themes/default/sizelimit.tpl:3
+msgid ""
+"The size limit option makes LDAP operations faster and saves the LDAP server "
+"from getting too much load. The easiest way to handle big databases without "
+"long timeouts would be to limit your search to smaller values and use "
+"filters to get the entries you are looking for."
+msgstr ""
+"De grootte limiet optie maakt LDAP bewerkingen sneller en behoedt de LDAP "
+"server voor een te grote werkdruk. De eenvoudigste manier om met grote "
+"databases te werken zonder lange timeouts is door zoekopdrachten in grootte "
+"te beperken en door filters te gebruiken voor de informatie die u zoekt."
 
-#: plugins/admin/departments/class_department.inc:682
-msgid "Telephone"
-msgstr "Telefoon"
+#: ihtml/themes/default/sizelimit.tpl:8
+msgid "Please choose the way to react for this session"
+msgstr "Kies a.u.b. de manier waarop gereageerd moet worden voor deze sessie"
 
-#: plugins/admin/departments/class_department.inc:737
-#, php-format
-msgid "Object '%s' is already tagged"
-msgstr "Object '%s' is al gemarkeerd"
+#: ihtml/themes/default/sizelimit.tpl:10
+msgid "ignore this error and show all entries the LDAP server returns"
+msgstr "Negeer deze fout en toon alle gegevens die de LDAP server teruggeeft"
 
-#: plugins/admin/departments/class_department.inc:744
-#, php-format
-msgid "Adding tag (%s) to object '%s'"
-msgstr "Toevoegen van markering (%s) aan object '%s'"
+#: ihtml/themes/default/sizelimit.tpl:11
+#, fuzzy
+msgid ""
+"ignore this error and show all entries that fit into the defined size limit"
+msgstr ""
+"Negeer deze fout en toon alle gegevens die passen binnen de gedefiniëerde "
+"grootte limiet en laat me daarvoor in de plaats filters gebruiken"
 
-#: plugins/admin/departments/class_department.inc:776
+#: ihtml/themes/default/sizelimit.tpl:16 include/utils/class_msgPool.inc:331
 #, php-format
-msgid "Removing tag from object '%s'"
-msgstr "Verwijderen van markering van object '%s'"
+msgid "Set"
+msgstr "Stel in"
 
-#: plugins/admin/departments/dep_iframe.tpl:1
-msgid "Processing the requested operation"
-msgstr "Bezig met verwerken van de gevraagde opdracht"
+#: ihtml/themes/default/msg_dialog.tpl:55
+#: ihtml/themes/default/msg_dialog.tpl:103
+msgid "Error message title"
+msgstr ""
 
-#: plugins/admin/departments/dep_iframe.tpl:7
+#: ihtml/themes/default/msg_dialog.tpl:66
+#: ihtml/themes/default/msg_dialog.tpl:115
+#, fuzzy
+msgid "Error message"
+msgstr "Bericht in wachtstand plaatsen"
+
+#: ihtml/themes/default/password.tpl:5
 #, fuzzy
+msgid "Change your password"
+msgstr "Verander wachtwoord"
+
+#: ihtml/themes/default/password.tpl:61
+msgid "Your password has been changed successfully."
+msgstr ""
+
+#: ihtml/themes/default/password.tpl:72
 msgid ""
-"Your browser doesn't support IFRAME HTML elements. Please use this link to "
-"perform the requested operation."
+"Enter the current password and the new password (twice) in the fields below "
+"and press the 'Set password' button."
 msgstr ""
-"Uw browser heeft geen ondersteuning voor frames. Gebruik a.u.b. deze link om "
-"de gewenste opdracht uit te voeren."
 
-#: plugins/admin/departments/organization.tpl:11
+#: ihtml/themes/default/password.tpl:77 ihtml/themes/default/password.tpl:79
+msgid "Directory"
+msgstr "Directory"
+
+#: ihtml/themes/default/password.tpl:86 ihtml/themes/default/password.tpl:90
+#: ihtml/themes/default/login.tpl:37 ihtml/themes/default/login.tpl:40
 #, fuzzy
-msgid "Name of organization"
-msgstr "Organisatie"
+msgid "User name"
+msgstr "Gebruikersnaam"
 
-#: plugins/admin/departments/organization.tpl:14
+#: ihtml/themes/default/password.tpl:131
 #, fuzzy
-msgid "Name of organization to create"
-msgstr "Naam van de aan te maken subtree"
+msgid "Click here to change your password"
+msgstr "Klik hier om uw wachtwoord te veranderen."
 
-#: plugins/admin/departments/dep_move_confirm.tpl:2
+#: ihtml/themes/default/acl.tpl:15 ihtml/themes/default/acl.tpl:16
+#: include/class_userFilter.inc:55
+msgid "Options"
+msgstr "Opties"
+
+#: ihtml/themes/default/acl.tpl:40
 #, fuzzy
-msgid "You are currently moving/renaming this department."
-msgstr "U heeft geen toestemming om deze afdeling te verwijderen."
+msgid "Additional filter options"
+msgstr "Programma instellingen"
 
-#: plugins/admin/departments/dep_move_confirm.tpl:6
-msgid ""
-"Modifying a departments naming attribute 'ou' or base may corrupt ACLs and "
-"snapshot entries for all entire objects."
+#: ihtml/themes/default/acl.tpl:53 ihtml/themes/default/acl.tpl:65
+#: include/class_acl.inc:1114
+msgid "Members"
+msgstr "Groepsleden"
+
+#: ihtml/themes/default/acl.tpl:54
+#, fuzzy
+msgid "Member selection"
+msgstr "Groep instellingen"
+
+#: ihtml/themes/default/acl.tpl:57
+msgid "Use members from"
 msgstr ""
 
-#: plugins/admin/departments/dep_move_confirm.tpl:9
-msgid "GOsa can NOT fix this for you, yet."
+#: ihtml/themes/default/acl.tpl:69 ihtml/themes/default/acl.tpl:74
+msgid "List message possible targets"
 msgstr ""
 
-#: plugins/admin/departments/dep_move_confirm.tpl:12
-msgid ""
-"Before you confirm this action, ensure that everything will be as expected, "
-"possibly the best solution is a backup."
+#: ihtml/themes/default/acl.tpl:92 ihtml/themes/default/acl.tpl:98
+msgid "List message recipients"
 msgstr ""
 
-#: plugins/admin/acl/acl-filter.xml:33 plugins/admin/acl/tabs_acl_role.inc:28
+#: ihtml/themes/default/acl.tpl:120
 #, fuzzy
-msgid "ACL Templates"
-msgstr "Sjablonen"
+msgid "ACL for this object"
+msgstr "Zoeken naar iconv ondersteuning"
 
-#: plugins/admin/acl/acl-filter.xml:48
-#: plugins/admin/acl/class_aclManagement.inc:154
+#: ihtml/themes/default/acl.tpl:126
 #, fuzzy
-msgid "ACL Assignment"
-msgstr "Blokkeerlijst beheer"
+msgid "Available roles"
+msgstr "Beschikbare programma's"
 
-#: plugins/admin/acl/class_aclManagement.inc:26
-msgid ""
-"Control access to GOsa managed objects down to attribute and action level"
+#: ihtml/themes/default/login.tpl:31
+#, fuzzy
+msgid "Login to GOsa"
+msgstr "Welkom bij het GOsa installatie programma!"
+
+#: ihtml/themes/default/login.tpl:61
+msgid "Choose the directory to work on"
 msgstr ""
 
-#: plugins/admin/acl/class_aclRole.inc:26
-#: plugins/admin/acl/class_aclRole.inc:715
-#, fuzzy
-msgid "Access control roles"
-msgstr "Toegangsopties"
+#: ihtml/themes/default/login.tpl:66
+msgid "Click here to log in"
+msgstr "Klik hier om in te loggen"
 
-#: plugins/admin/acl/class_aclRole.inc:27
+#: ihtml/themes/default/login.tpl:66 ihtml/themes/default/login.tpl:67
 #, fuzzy
-msgid "Edit AC roles"
-msgstr "Rechten"
+msgid "Log in"
+msgstr "Inlognaam"
 
-#: plugins/admin/acl/class_aclRole.inc:138
+#: ihtml/themes/default/snapshotdialog.tpl:3
 #, fuzzy
-msgid "Reset ACL"
-msgstr "Verwijderen"
+msgid "Restoring object snapshots"
+msgstr "Nieuwe objectgroep aanmaken"
 
-#: plugins/admin/acl/class_aclRole.inc:411
-msgid "No ACL settings for this category"
+#: ihtml/themes/default/snapshotdialog.tpl:6
+msgid ""
+"This procedure will restore a snapshot of the selected object. It will "
+"replace the existing object after pressing the restore button."
 msgstr ""
 
-#: plugins/admin/acl/class_aclRole.inc:413
-#, fuzzy, php-format
-msgid "ACL for these objects: %s"
-msgstr "Nieuw FAI object aanmaken"
+#: ihtml/themes/default/snapshotdialog.tpl:9
+msgid ""
+"DNS configuration and some database entries cannot be restored. They need to "
+"be recreated manually."
+msgstr ""
 
-#: plugins/admin/acl/class_aclRole.inc:418
-#, fuzzy
-msgid "Edit category ACL"
-msgstr "Bewerk klasse"
+#: ihtml/themes/default/snapshotdialog.tpl:12
+msgid ""
+"Don't forget to check references to other objects, for example does the "
+"selected printer still exists ?"
+msgstr ""
 
-#: plugins/admin/acl/class_aclRole.inc:421
+#: ihtml/themes/default/snapshotdialog.tpl:29
 #, fuzzy
-msgid "Delete category ACL"
-msgstr "Categorie"
+msgid "There is no snapshot available that can be restored"
+msgstr ""
+"Er is geen MySQL extensie beschikbaar. Controleer uw PHP installatie a.u.b."
 
-#: plugins/admin/acl/class_aclRole.inc:442
-#, php-format
-msgid "Edit ACL for '%s', scope is '%s'"
+#: ihtml/themes/default/snapshotdialog.tpl:31
+msgid "Choose a snapshot and click the folder image, to restore the snapshot"
 msgstr ""
 
-#: plugins/admin/acl/class_aclRole.inc:635
+#: ihtml/themes/default/snapshotdialog.tpl:50
 #, fuzzy
-msgid "Object in use"
-msgstr "Objectnaam"
+msgid "Creating object snapshots"
+msgstr "Nieuwe objectgroep aanmaken"
 
-#: plugins/admin/acl/class_aclRole.inc:635
-#, php-format
-msgid "This role cannot be removed while it is in use by these objects:"
+#: ihtml/themes/default/snapshotdialog.tpl:53
+msgid ""
+"This procedure will create a snapshot of the selected object. It will be "
+"stored inside a special branch of your directory system and can be restored "
+"later on."
 msgstr ""
 
-#: plugins/admin/acl/class_aclRole.inc:714 plugins/admin/acl/acl-list.xml:23
-#: plugins/admin/acl/acl-list.xml:82
-#: plugins/personal/generic/class_user.inc:1666
-#: plugins/personal/generic/generic.tpl:503
-msgid "Role"
-msgstr "Funktie"
-
-#: plugins/admin/acl/class_aclRole.inc:731
+#: ihtml/themes/default/snapshotdialog.tpl:56
 msgid ""
-"The 'aclRoleRDN' statement defines the location where new ACL roles will be "
-"created. The default is 'ou=aclroles,'."
+"Remember that database entries, DNS configurations and possibly created "
+"zones in server extensions will not be stored in the snapshot."
 msgstr ""
 
-#: plugins/admin/acl/acl-list.xml:11
+#: ihtml/themes/default/snapshotdialog.tpl:71
 #, fuzzy
-msgid "List of ACLs"
-msgstr "Lijst met macro's"
+msgid "Time stamp"
+msgstr "Timeout"
 
-#: plugins/admin/acl/paste_role.tpl:1
-#, fuzzy
-msgid "Paste ACL-role"
-msgstr "Verwijder gebruiker"
+#: ihtml/themes/default/snapshotdialog.tpl:80
+msgid "Reason for generating this snapshot"
+msgstr ""
 
-#: plugins/addons/dyngroup/class_DynamicLdapGroup.inc:105
-#: plugins/addons/dyngroup/class_DynamicLdapGroup.inc:327
-msgid "Labeled URI"
+#: ihtml/themes/default/logout.tpl:6
+msgid "Your GOsa session has expired!"
+msgstr "Uw GOsa sessie is verlopen!"
+
+#: ihtml/themes/default/logout.tpl:9
+#, fuzzy
+msgid ""
+"It has been a while since your last interaction with GOsa took place. Your "
+"session has been closed for security reasons. Please login again to continue "
+"with administrative tasks."
 msgstr ""
+"Uw laatste interactie met de GOsa webinterface is enige tijd geleden. Uit "
+"veiligheidsoverwegingen is de sessie gesloten. Om door te gaan met "
+"administratieve taken, dient u opnieuw in te loggen."
 
-#: plugins/addons/dyngroup/class_DynamicLdapGroup.inc:119
-#: plugins/addons/dyngroup/class_DynamicLdapGroup.inc:121
-#: plugins/addons/dyngroup/dyngroup.tpl:7
+#: ihtml/themes/default/logout.tpl:16
 #, fuzzy
-msgid "Attribute"
-msgstr "Telefoon attributen "
+msgid "Login again"
+msgstr "Opnieuw inloggen"
 
-#: plugins/addons/dyngroup/class_DynamicLdapGroup.inc:128
-msgid "Surrounding brackets are required!"
+#: ihtml/themes/default/removeEntries.tpl:14
+#, fuzzy
+msgid ""
+"If you're sure you want to do this press 'Delete' to continue or 'Cancel' to "
+"abort."
 msgstr ""
+"Indien u zeker bent drukt u dan 'Verwijderen' om door te gaan of 'Annuleren' "
+"om te annuleren."
 
-#: plugins/addons/dyngroup/class_DynamicLdapGroup.inc:136
-#, php-format
-msgid "The given filter '%s' for entry %s seems to be invalid!"
+#: ihtml/themes/default/framework.tpl:9
+#, fuzzy
+msgid "Log out"
+msgstr "Uitloggen"
+
+#: ihtml/themes/default/framework.tpl:10
+msgid ""
+"You are currently editing a database entry. Do you want to dismiss the "
+"changes?"
 msgstr ""
+"U bent momenteel database gegevens aan het bewerken. Wilt u eventuele "
+"wijzigingen ongedaan maken?"
 
-#: plugins/addons/dyngroup/class_DynamicLdapGroup.inc:166
-#: plugins/addons/dyngroup/class_DynamicLdapGroup.inc:168
-#: plugins/addons/dyngroup/class_DynamicLdapGroup.inc:319
-#: plugins/addons/dyngroup/class_DynamicLdapGroup.inc:320
-#, fuzzy
-msgid "Dynamic object"
-msgstr "Object"
+#: ihtml/themes/default/framework.tpl:22
+#, fuzzy, php-format
+msgid "Session expires in %d!"
+msgstr "De sessie zal niet versleuteld zijn."
 
-#: plugins/addons/dyngroup/dyngroup.tpl:1
-#, fuzzy
-msgid "List of dynamic rules"
-msgstr "Lijst met macro's"
+#: ihtml/themes/default/ldifViewer.tpl:1
+msgid "Raw LDAP entry"
+msgstr ""
 
-#: plugins/addons/dyngroup/dyngroup.tpl:3
-msgid "Labeled URI definitions"
+#: ihtml/themes/default/islocked.tpl:4
+msgid "Locking conflict detected"
+msgstr "Er is een blokkade conflict gedetecteerd"
+
+#: ihtml/themes/default/islocked.tpl:14
+#, fuzzy
+msgid ""
+"If this lock detection is false, the other person has obviously closed the "
+"web browser during the edit operation. You may want to take over the lock by "
+"pressing the 'Edit anyway' button."
 msgstr ""
+"Indien deze blokkade detectie foutief is dan heeft de andere persoon de "
+"webbrowser afgesloten tijdens de bewerking. U kunt de blokkade in dit geval "
+"overnemen door de <i>Alsnog bewerken</i> knop te gebruiken."
 
-#: plugins/addons/dyngroup/dyngroup.tpl:6
+#: ihtml/themes/default/islocked.tpl:23
 #, fuzzy
-msgid "Scope"
-msgstr "kopieer"
+msgid "Read only"
+msgstr "Lijst herladen"
 
-#: plugins/addons/propertyEditor/class_propertyEditor.inc:6
+#: ihtml/themes/default/logout-close.tpl:5
 #, fuzzy
-msgid "Preferences"
-msgstr "Referenties"
+msgid "Your GOsa session has been closed!"
+msgstr "Uw GOsa sessie is verlopen!"
 
-#: plugins/addons/propertyEditor/class_propertyEditor.inc:7
+#: ihtml/themes/default/logout-close.tpl:7
 msgid ""
-"Configure global and special GOsa settings like hooks and plug-in parameters"
+"Please close this browser window and clean the authentication caches to "
+"avoid an automatic re-authentication by your browser."
 msgstr ""
 
-#: plugins/addons/propertyEditor/class_propertyEditor.inc:206
+#: ihtml/themes/default/copyPasteDialog.tpl:1
 #, fuzzy
-msgid "No description"
-msgstr "Eenheid omschrijving"
+msgid "Copy & paste wizard"
+msgstr "Kopieren &amp; plakken wizard"
 
-#: plugins/addons/propertyEditor/class_propertyEditor.inc:230
-msgid "FALSE"
+#: ihtml/themes/default/copyPasteDialog.tpl:7
+#, fuzzy
+msgid ""
+"Some values need to be unique in the complete directory while some "
+"combinations make no sense. Please edit the values below to fulfill the "
+"policies."
 msgstr ""
+"Somige waardes moeten uniek zijn binnen de gehele directory, terwijl sommige "
+"combinaties geen zin hebben. GOsa toont de relevante attributen. Bewaar de "
+"waardes hieronder a.u.b. om aan deze vereisten te voldoen."
 
-#: plugins/addons/propertyEditor/class_propertyEditor.inc:231
-msgid "TRUE"
+#: ihtml/themes/default/copyPasteDialog.tpl:9
+msgid "Remember that some properties like taken snapshots will not be copied!"
 msgstr ""
 
-#: plugins/addons/propertyEditor/class_propertyEditor.inc:251
-msgid "Test the given command."
+#: ihtml/themes/default/copyPasteDialog.tpl:10
+msgid ""
+"Or if you copy or cut an entry within GOsa and delete the source object, you "
+"may get errors while pasting this object again!"
 msgstr ""
 
-#: plugins/addons/propertyEditor/class_commandVerifier.inc:56
-msgid "Results"
-msgstr ""
+#: ihtml/themes/default/copyPasteDialog.tpl:19
+#: include/utils/class_msgPool.inc:313
+#, php-format
+msgid "Save"
+msgstr "Opslaan"
 
-#: plugins/addons/propertyEditor/migration/class_migrateRDN.inc:31
-#, fuzzy, php-format
-msgid "Migration of property '%s'"
-msgstr "Aanmaken"
+#: ihtml/themes/default/copyPasteDialog.tpl:23
+#, fuzzy
+msgid "Cancel all"
+msgstr "Annuleren"
 
-#: plugins/addons/propertyEditor/migration/class_migrateRDN.inc:34
-#, fuzzy, php-format
-msgid "GOsa has detected objects outside of the configured storage point (%s)."
-msgstr "U staat op het punt de invoer '%s' te kopieren."
+#: ihtml/themes/default/copyPasteDialog.tpl:28
+msgid "Operation complete"
+msgstr "Bewerking afgerond"
 
-#: plugins/addons/propertyEditor/migration/class_migrateRDN.inc:161
-msgid "Objects that will be added"
+#: include/utils/class_msgPool.inc:17
+msgid "This object will be deleted!"
 msgstr ""
 
-#: plugins/addons/propertyEditor/migration/class_migrateRDN.inc:169
-msgid "Objects that will be moved"
+#: include/utils/class_msgPool.inc:19
+#, php-format
+msgid "This %s object will be deleted!"
 msgstr ""
 
-#: plugins/addons/propertyEditor/migration/class_migrateRDN.inc:177
-#, fuzzy, php-format
-msgid "Moving object '%s' to '%s'"
-msgstr "Verplaatsen van %s naar %s"
+#: include/utils/class_msgPool.inc:24
+#, php-format
+msgid "This object will be deleted: %s"
+msgstr ""
 
-#: plugins/addons/propertyEditor/migration/class_migrateRDN.inc:181
-#: setup/setup_migrate.tpl:32 setup/class_setupStep_Migrate.inc:804
-#, fuzzy
-msgid "Migrate"
-msgstr "Aanmaken"
+#: include/utils/class_msgPool.inc:26
+#, php-format
+msgid "This %s object will be deleted: %s"
+msgstr ""
 
-#: plugins/addons/propertyEditor/migration/class_migrateRDN.inc:204
+#: include/utils/class_msgPool.inc:31
+msgid "This object will be deleted:"
+msgstr ""
+
+#: include/utils/class_msgPool.inc:33
 #, php-format
-msgid "Migration failed for object %s, dn already exists!"
+msgid "This %s object will be deleted:"
 msgstr ""
 
-#: plugins/addons/propertyEditor/migration/class_migrateRDN.inc:208
+#: include/utils/class_msgPool.inc:37
 #, php-format
-msgid "Migration failed for object %s, please check if it already exists!"
+msgid "These objects will be deleted: %s"
 msgstr ""
 
-#: plugins/addons/propertyEditor/migrate.tpl:3
-msgid "Property migration assistant"
+#: include/utils/class_msgPool.inc:39
+#, php-format
+msgid "These %s objects will be deleted: %s"
 msgstr ""
 
-#: plugins/addons/propertyEditor/migrate.tpl:3
+#: include/utils/class_msgPool.inc:47
 #, fuzzy
-msgid "Migration steps left"
-msgstr "Aanmaken"
+msgid "You have no permission to delete this object!"
+msgstr "U heeft geen toestemming om deze afdeling te verwijderen."
 
-#: plugins/addons/propertyEditor/property-filter.xml:15
+#: include/utils/class_msgPool.inc:51 include/utils/class_msgPool.inc:55
 #, fuzzy
-msgid "Effective properties"
-msgstr "Bewerk algemene eigenschappen"
+msgid "You have no permission to delete the object:"
+msgstr "U heeft geen toestemming om deze afdeling te verwijderen."
 
-#: plugins/addons/propertyEditor/property-filter.xml:29
+#: include/utils/class_msgPool.inc:58
 #, fuzzy
-msgid "Modified properties"
-msgstr "Bewerk algemene eigenschappen"
+msgid "You have no permission to delete these objects:"
+msgstr "U heeft geen toestemming om deze afdeling te verwijderen."
 
-#: plugins/addons/propertyEditor/property-filter.xml:43
+#: include/utils/class_msgPool.inc:65
 #, fuzzy
-msgid "All properties"
-msgstr "Bewerk algemene eigenschappen"
+msgid "You have no permission to create this object!"
+msgstr "U heeft geen toestemming om deze afdeling te verwijderen."
 
-#: plugins/addons/propertyEditor/property-filter.xml:57
+#: include/utils/class_msgPool.inc:69 include/utils/class_msgPool.inc:73
 #, fuzzy
-msgid "LDAP properties"
-msgstr "Eigenschappen"
+msgid "You have no permission to create the object:"
+msgstr "U heeft geen toestemming om deze afdeling te verwijderen."
 
-#: plugins/addons/propertyEditor/property-filter.xml:71
+#: include/utils/class_msgPool.inc:76
 #, fuzzy
-msgid "Search for property groups"
-msgstr "Toon primaire groepen"
+msgid "You have no permission to create these objects:"
+msgstr "U heeft geen toestemming om deze afdeling te verwijderen."
 
-#: plugins/addons/propertyEditor/commandVerifier.tpl:1
+#: include/utils/class_msgPool.inc:83
 #, fuzzy
-msgid "Command verifier"
-msgstr "en"
+msgid "You have no permission to modify this object!"
+msgstr "U heeft geen toestemming om deze blokkeerlijst te verwijderen."
 
-#: plugins/addons/propertyEditor/commandVerifier.tpl:3
-msgid ""
-"Here you can execute commands in the way GOsa does and check the generated "
-"results or errors. This can be very useful especially for the post events "
-"(postcreate, postmodify and postremove) due to the fact that these hook are "
-"executed silently."
+#: include/utils/class_msgPool.inc:87 include/utils/class_msgPool.inc:91
+#, fuzzy
+msgid "You have no permission to modify the object:"
+msgstr "U heeft geen toestemming om deze blokkeerlijst te verwijderen."
+
+#: include/utils/class_msgPool.inc:94
+#, fuzzy
+msgid "You have no permission to modify these objects:"
+msgstr "U heeft geen toestemming om deze blokkeerlijst te verwijderen."
+
+#: include/utils/class_msgPool.inc:101
+#, fuzzy
+msgid "You have no permission to view this object!"
+msgstr "U heeft geen toestemming om deze blokkeerlijst te verwijderen."
+
+#: include/utils/class_msgPool.inc:105 include/utils/class_msgPool.inc:109
+#, fuzzy
+msgid "You have no permission to view the object:"
 msgstr ""
+"U heeft geen toestemming om een telefoon aan te maken onder deze 'Basis'."
 
-#: plugins/addons/propertyEditor/commandVerifier.tpl:8
-msgid ""
-"Please be careful here, all commands will really be executed on your machine "
-"and may break things!"
+#: include/utils/class_msgPool.inc:112
+#, fuzzy
+msgid "You have no permission to view these objects:"
+msgstr "U heeft geen toestemming om deze blokkeerlijst te verwijderen."
+
+#: include/utils/class_msgPool.inc:119
+#, fuzzy
+msgid "You have no permission to move this object!"
+msgstr "U heeft geen toestemming om deze blokkeerlijst te verwijderen."
+
+#: include/utils/class_msgPool.inc:123 include/utils/class_msgPool.inc:127
+#, fuzzy
+msgid "You have no permission to move the object:"
+msgstr "U heeft geen toestemming om deze blokkeerlijst te verwijderen."
+
+#: include/utils/class_msgPool.inc:130
+#, fuzzy
+msgid "You have no permission to move these objects:"
+msgstr "U heeft geen toestemming om deze blokkeerlijst te verwijderen."
+
+#: include/utils/class_msgPool.inc:140 include/utils/class_msgPool.inc:152
+#: include/utils/class_msgPool.inc:170
+#, fuzzy
+msgid "Connection information"
+msgstr "Persoonlijke informatie"
+
+#: include/utils/class_msgPool.inc:142
+#, fuzzy, php-format
+msgid "Cannot connect to %s database!"
+msgstr "Kan niet verbinden met de database server!"
+
+#: include/utils/class_msgPool.inc:154
+#, fuzzy, php-format
+msgid "Cannot select %s database!"
+msgstr "De opgegeven database kon niet geselecteerd worden!"
+
+#: include/utils/class_msgPool.inc:160
+#, php-format
+msgid "No %s server defined!"
 msgstr ""
 
-#: plugins/addons/propertyEditor/commandVerifier.tpl:15
-msgid "The command to check for"
+#: include/utils/class_msgPool.inc:172
+#, fuzzy, php-format
+msgid "Cannot query %s database!"
+msgstr "De opgegeven database kon niet geselecteerd worden!"
+
+#: include/utils/class_msgPool.inc:178
+#, fuzzy, php-format
+msgid "The field %s contains a reserved keyword!"
+msgstr "Het veld 'Fax' bevat een ongeldig Faxnummer."
+
+#: include/utils/class_msgPool.inc:184
+#, fuzzy, php-format
+msgid "Command specified as %s hook for plugin %s does not exist!"
 msgstr ""
+"Het commando '%s' dat gespecificeerd is als CHECK inhaker voor module '%s' "
+"bestaat niet."
 
-#: plugins/addons/propertyEditor/commandVerifier.tpl:17
-#, fuzzy
-msgid "Test"
-msgstr "Timeout"
+#: include/utils/class_msgPool.inc:191
+#, fuzzy, php-format
+msgid "%s command is invalid!"
+msgstr "De opgegeven naam is ongeldig."
 
-#: plugins/addons/propertyEditor/property-list.xml:11
-#, fuzzy
-msgid "List of configuration settings"
-msgstr "Gebruikersinstellingen"
+#: include/utils/class_msgPool.inc:193
+#, fuzzy, php-format
+msgid "%s command (%s) for plugin %s is invalid!"
+msgstr "De opgegeven naam is ongeldig."
 
-#: plugins/addons/propertyEditor/property-list.xml:15
-#, fuzzy
-msgid "Property not used"
-msgstr "Gebruikersgroep"
+#: include/utils/class_msgPool.inc:195
+#, fuzzy, php-format
+msgid "%s command for plugin %s is invalid!"
+msgstr "De opgegeven naam is ongeldig."
 
-#: plugins/addons/propertyEditor/property-list.xml:23
-msgid "Property will be restored"
-msgstr ""
+#: include/utils/class_msgPool.inc:197
+#, fuzzy, php-format
+msgid "%s command (%s) is invalid!"
+msgstr "De opgegeven naam is ongeldig."
 
-#: plugins/addons/propertyEditor/property-list.xml:31
-#, fuzzy
-msgid "Modified property"
-msgstr "Persoonlijke informatie"
+#: include/utils/class_msgPool.inc:205
+#, fuzzy, php-format
+msgid "Cannot execute %s command!"
+msgstr "De opgegeven database kon niet geselecteerd worden!"
 
-#: plugins/addons/propertyEditor/property-list.xml:39
-#, fuzzy
-msgid "Property configured in LDAP"
-msgstr "Configuratie bestand"
+#: include/utils/class_msgPool.inc:207
+#, fuzzy, php-format
+msgid "Cannot execute %s command (%s) for plugin %s!"
+msgstr "De opgegeven database kon niet geselecteerd worden!"
 
-#: plugins/addons/propertyEditor/property-list.xml:47
-#, fuzzy
-msgid "Property configured in config file"
-msgstr "Configuratie bestand"
+#: include/utils/class_msgPool.inc:209
+#, fuzzy, php-format
+msgid "Cannot execute %s command for plugin %s!"
+msgstr "De opgegeven database kon niet geselecteerd worden!"
 
-#: plugins/addons/propertyEditor/property-list.xml:72
-#, fuzzy
-msgid "Class"
-msgstr "klasse"
+#: include/utils/class_msgPool.inc:211
+#, fuzzy, php-format
+msgid "Cannot execute %s command (%s)!"
+msgstr "De opgegeven database kon niet geselecteerd worden!"
 
-#: plugins/addons/propertyEditor/property-list.xml:88
-#, fuzzy
-msgid "Value"
-msgstr "man"
+#: include/utils/class_msgPool.inc:219
+#, fuzzy, php-format
+msgid "Value for %s is too large!"
+msgstr "De opgegeven 'UID' waarde is te klein."
 
-#: plugins/addons/propertyEditor/property-list.xml:124
-msgid "Restore to default"
+#: include/utils/class_msgPool.inc:221
+#, fuzzy, php-format
+msgid "%s must be smaller than %s!"
 msgstr ""
+"De waarde opgegeven voor 'shadowMin' moet kleiner zijn dan 'shadowMax'."
 
-#: plugins/addons/propertyEditor/property-list.tpl:3
-#, fuzzy
-msgid "Warning message"
-msgstr "Bericht in wachtstand plaatsen"
+#: include/utils/class_msgPool.inc:229
+#, fuzzy, php-format
+msgid "Value for %s is too small!"
+msgstr "De opgegeven 'UID' waarde is te klein."
 
-#: plugins/addons/propertyEditor/property-list.tpl:9
-msgid ""
-"Modifying properties may break your setup, destroy or mess up your LDAP "
-"database, lead to security holes or it can even make a login impossible!"
+#: include/utils/class_msgPool.inc:231
+#, fuzzy, php-format
+msgid "%s must be %s or above!"
 msgstr ""
+"PHP moet minimaal versienummer 4.1.0 hebben. GOsa gebruikt bepaalde "
+"functionaliteit die in voorgaande versies niet goed of helemaal niet "
+"voorhanden is."
 
-#: plugins/addons/propertyEditor/property-list.tpl:10
-msgid ""
-"Since configuration properties are stored in the LDAP database a copy/backup "
-"can be handy."
+#: include/utils/class_msgPool.inc:238
+#, php-format
+msgid "%s depends on %s - please provide both values!"
 msgstr ""
 
-#: plugins/addons/propertyEditor/property-list.tpl:14
-msgid ""
-"If you've debarred yourself, you can try to set 'ignoreLdapProperties' to "
-"'true' in your gosa.conf main section. This will make GOsa ignore LDAP based "
-"property values."
-msgstr ""
+#: include/utils/class_msgPool.inc:244
+#, fuzzy, php-format
+msgid "There is already an entry with this %s attribute in the system!"
+msgstr "Er bestaat al een account met deze 'Inlog naam' in de database."
 
-#: plugins/addons/propertyEditor/property-list.tpl:22
-msgid ""
-"I understand that there are certain risks, but I want to modify properties!"
-msgstr ""
+#: include/utils/class_msgPool.inc:250
+#, fuzzy, php-format
+msgid "The required field %s is empty!"
+msgstr "Het vereiste veld '(Achter)naam' is leeg."
 
-#: plugins/addons/propertyEditor/property-list.tpl:38
-msgid "Ignoring LDAP defined properties!"
+#: include/utils/class_msgPool.inc:258 include/class_core.inc:309
+msgid "Example"
 msgstr ""
 
-#: plugins/addons/propertyEditor/property-list.tpl:77
-msgid "Undo"
-msgstr ""
+#: include/utils/class_msgPool.inc:278
+#, fuzzy, php-format
+msgid "The Field %s contains invalid characters"
+msgstr "Het veld 'Naam' bevat ongeldige karakters."
 
-#: plugins/personal/generic/class_user.inc:38
-#, fuzzy
-msgid "Edit organizational user settings"
-msgstr "Programma instellingen"
+#: include/utils/class_msgPool.inc:279
+#, fuzzy, php-format
+msgid "%s is not allowed:"
+msgstr "Het veranderen van het wachtwoord is niet toegestaan"
 
-#: plugins/personal/generic/class_user.inc:297
-msgid "Please add a single IP address or a network/net mask combination!"
-msgstr ""
+#: include/utils/class_msgPool.inc:279
+#, fuzzy, php-format
+msgid "%s are not allowed!"
+msgstr "Het veranderen van het wachtwoord is niet toegestaan"
 
-#: plugins/personal/generic/class_user.inc:339
-msgid "female"
-msgstr "vrouw"
+#: include/utils/class_msgPool.inc:282
+#, fuzzy, php-format
+msgid "The Field %s contains invalid characters!"
+msgstr "Het veld 'Naam' bevat ongeldige karakters."
 
-#: plugins/personal/generic/class_user.inc:339
-msgid "male"
-msgstr "man"
+#: include/utils/class_msgPool.inc:289
+#, fuzzy, php-format
+msgid "Missing %s PHP extension!"
+msgstr "Verwijder printer mogelijkheden"
 
-#: plugins/personal/generic/class_user.inc:395
-#, fuzzy
-msgid "Password configuration"
-msgstr "Systeem configuratie"
+#: include/utils/class_msgPool.inc:319
+#, fuzzy, php-format
+msgid "Add %s"
+msgstr "Toevoegen"
 
-#: plugins/personal/generic/class_user.inc:429
-msgid "Cannot upload file!"
-msgstr ""
+#: include/utils/class_msgPool.inc:325
+#, php-format
+msgid "Delete"
+msgstr "Verwijderen"
 
-#: plugins/personal/generic/class_user.inc:522
-#, fuzzy
-msgid "Serial number"
-msgstr "Telefoonnummer"
+#: include/utils/class_msgPool.inc:325
+#, fuzzy, php-format
+msgid "Delete %s"
+msgstr "Verwijderen"
 
-#: plugins/personal/generic/class_user.inc:544
-#: plugins/personal/generic/class_user.inc:1717
-#: plugins/personal/generic/generic_picture.tpl:1
-msgid "User picture"
-msgstr "Persoonlijk plaatje"
+#: include/utils/class_msgPool.inc:331
+#, fuzzy, php-format
+msgid "Set %s"
+msgstr "Stel in"
 
-#: plugins/personal/generic/class_user.inc:550
-#: plugins/personal/generic/class_user.inc:572
-#: plugins/personal/generic/generic.tpl:226
-#: plugins/personal/generic/generic_certs.tpl:3
-msgid "Certificates"
-msgstr "Certificaten"
+#: include/utils/class_msgPool.inc:337
+#, fuzzy, php-format
+msgid "Edit..."
+msgstr "Bewerken"
 
-#: plugins/personal/generic/class_user.inc:569
-msgid "(Not supported certificate types are marked as invalid.)"
-msgstr ""
+#: include/utils/class_msgPool.inc:337
+#, fuzzy, php-format
+msgid "Edit %s..."
+msgstr "Bewerk gebruiker"
 
-#: plugins/personal/generic/class_user.inc:579
-#, php-format
-msgid "Certificate is valid from %s to %s and is currently %s."
-msgstr "Certificaat is geldig van '%s' tot '%s' en de huidige status is '%s'."
+#: include/utils/class_msgPool.inc:343
+msgid "Back"
+msgstr "Terug"
 
-#: plugins/personal/generic/class_user.inc:582
-msgid "valid"
-msgstr "geldig"
+#: include/utils/class_msgPool.inc:363
+#, fuzzy, php-format
+msgid "This account has no valid %s extensions!"
+msgstr "Dit account heeft geen geldige GOsa extensies."
 
-#: plugins/personal/generic/class_user.inc:583
-msgid "invalid"
-msgstr "ongeldig"
+#: include/utils/class_msgPool.inc:369
+#, fuzzy, php-format
+msgid ""
+"This account has %s settings enabled. You can disable them by clicking below."
+msgstr ""
+"Dit account heeft POSIX mogelijkheden ingeschakeld. U kunt deze uitschakelen "
+"door de knop hieronder te gebruiken."
 
-#: plugins/personal/generic/class_user.inc:588
-msgid "No certificate installed"
-msgstr "Geen certificaat geinstalleerd"
+#: include/utils/class_msgPool.inc:372 include/utils/class_msgPool.inc:379
+#, fuzzy, php-format
+msgid ""
+"This account has %s settings enabled. To disable them, you'll need to remove "
+"the %s settings first!"
+msgstr ""
+"Dit account heeft Unix mogelijkheden ingeschakeld. Om deze te verwijderen "
+"moet u eerst het samba / omgevings account verwijderen."
 
-#: plugins/personal/generic/class_user.inc:614
-#, fuzzy
-msgid "The selected password method is no longer available."
-msgstr "Dit programma is niet meer beschikbaar."
+#: include/utils/class_msgPool.inc:388
+#, fuzzy, php-format
+msgid ""
+"This account has %s settings disabled. You can enable them by clicking below."
+msgstr ""
+"Dit account heeft POSIX mogelijkheden uitgeschakeld. U kunt deze inschakelen "
+"door de knop hieronder te gebruiken."
 
-#: plugins/personal/generic/class_user.inc:1051
+#: include/utils/class_msgPool.inc:391 include/utils/class_msgPool.inc:398
+#, fuzzy, php-format
 msgid ""
-"Cannot save user picture, GOsa requires the package 'imagemagick' or 'php5-"
-"imagick' to be installed!"
+"This account has %s settings disabled. To enable them, you'll need to add "
+"the %s settings first!"
 msgstr ""
+"Dit account heeft Unix mogelijkheden ingeschakeld. Om deze te verwijderen "
+"moet u eerst het samba / omgevings account verwijderen."
 
-#: plugins/personal/generic/class_user.inc:1177
-msgid "Cannot build RDN: no + allowed to build sub RDN!"
-msgstr ""
+#: include/utils/class_msgPool.inc:406
+#, fuzzy, php-format
+msgid "Add %s settings"
+msgstr "Programma instellingen"
 
-#: plugins/personal/generic/class_user.inc:1184
-msgid "Cannot build RDN: attribute is not defined!"
-msgstr ""
+#: include/utils/class_msgPool.inc:412
+#, fuzzy, php-format
+msgid "Remove %s settings"
+msgstr "Posix instellingen"
 
-#: plugins/personal/generic/class_user.inc:1202
-msgid "Cannot build RDN: invalid attribute parameters!"
+#: include/utils/class_msgPool.inc:418
+msgid "Click the 'Edit' button below to change informations in this dialog"
 msgstr ""
+"Gebruik de 'Bewerk' knop hieronder om de informatie in deze dialoog te "
+"veranderen"
 
-#: plugins/personal/generic/class_user.inc:1273
-#, fuzzy
-msgid "The selected password method requires initial configuration!"
-msgstr "Dit programma is niet meer beschikbaar."
-
-#: plugins/personal/generic/class_user.inc:1349
-#: plugins/personal/generic/class_user.inc:1740
-#: plugins/personal/generic/class_user.inc:1843
-#: plugins/personal/generic/generic.tpl:201
-msgid "Homepage"
-msgstr "Homepage"
+#: include/utils/class_msgPool.inc:424
+msgid "January"
+msgstr "Januari"
 
-#: plugins/personal/generic/class_user.inc:1360
-#: plugins/personal/generic/class_user.inc:1852
-#: plugins/personal/generic/generic.tpl:403
-msgid "Mobile"
-msgstr "GSM"
+#: include/utils/class_msgPool.inc:424
+msgid "February"
+msgstr "Februari"
 
-#: plugins/personal/generic/class_user.inc:1363
-#: plugins/personal/generic/class_user.inc:1855
-#: plugins/personal/generic/generic.tpl:411
-msgid "Pager"
-msgstr "Pieper"
+#: include/utils/class_msgPool.inc:424
+msgid "March"
+msgstr "Maart"
 
-#: plugins/personal/generic/class_user.inc:1368
-#: plugins/personal/generic/class_user.inc:1712
-#: plugins/personal/generic/generic.tpl:117
-msgid "Date of birth"
-msgstr "Geboortedatum"
+#: include/utils/class_msgPool.inc:424
+msgid "April"
+msgstr "April"
 
-#: plugins/personal/generic/class_user.inc:1483
-#, fuzzy
-msgid "Cannot open certificate!"
-msgstr "Het opgegeven certificaat kon geopend worden!"
+#: include/utils/class_msgPool.inc:425
+msgid "May"
+msgstr "Mei"
 
-#: plugins/personal/generic/class_user.inc:1655
-#: plugins/personal/generic/generic.tpl:526
-msgid "Unit"
-msgstr "Eenheid"
+#: include/utils/class_msgPool.inc:425
+msgid "June"
+msgstr "Juni"
 
-#: plugins/personal/generic/class_user.inc:1656
-#: plugins/personal/generic/generic.tpl:551
-msgid "House identifier"
-msgstr "Huis identificatie"
+#: include/utils/class_msgPool.inc:425
+msgid "July"
+msgstr "Juli"
 
-#: plugins/personal/generic/class_user.inc:1657
-#: plugins/personal/generic/generic.tpl:468
-msgid "Vocation"
-msgstr "Beroep"
+#: include/utils/class_msgPool.inc:425
+msgid "August"
+msgstr "Augustus"
 
-#: plugins/personal/generic/class_user.inc:1658
-#: plugins/personal/generic/generic.tpl:595
-msgid "Last delivery"
-msgstr "Laatste levering"
+#: include/utils/class_msgPool.inc:425
+msgid "September"
+msgstr "September"
 
-#: plugins/personal/generic/class_user.inc:1659
-#: plugins/personal/generic/generic.tpl:517
-msgid "Person locality"
-msgstr "Werkplaats"
+#: include/utils/class_msgPool.inc:426
+msgid "October"
+msgstr "Oktober"
 
-#: plugins/personal/generic/class_user.inc:1660
-#: plugins/personal/generic/generic.tpl:476
-msgid "Unit description"
-msgstr "Eenheid omschrijving"
+#: include/utils/class_msgPool.inc:426
+msgid "November"
+msgstr "November"
 
-#: plugins/personal/generic/class_user.inc:1661
-#: plugins/personal/generic/generic.tpl:485
-msgid "Subject area"
-msgstr "Werkgebied"
+#: include/utils/class_msgPool.inc:426
+msgid "December"
+msgstr "December"
 
-#: plugins/personal/generic/class_user.inc:1662
-#: plugins/personal/generic/generic.tpl:494
-msgid "Functional title"
-msgstr "Functionele titel"
+#: include/utils/class_msgPool.inc:432
+#, fuzzy
+msgid "Sunday"
+msgstr "Achternaam"
 
-#: plugins/personal/generic/class_user.inc:1663
-#: plugins/personal/generic/generic_certs.tpl:83
-msgid "Certificate serial number"
-msgstr "Certificaat serienummer"
+#: include/utils/class_msgPool.inc:432
+#, fuzzy
+msgid "Monday"
+msgstr "maand"
 
-#: plugins/personal/generic/class_user.inc:1665
-#: plugins/personal/generic/generic.tpl:535
-msgid "Street"
-msgstr "Straat"
+#: include/utils/class_msgPool.inc:432
+msgid "Tuesday"
+msgstr ""
 
-#: plugins/personal/generic/class_user.inc:1667
-#: plugins/personal/generic/generic.tpl:543
-msgid "Postal code"
-msgstr "Postcode"
+#: include/utils/class_msgPool.inc:432
+msgid "Wednesday"
+msgstr ""
 
-#: plugins/personal/generic/class_user.inc:1671
-#, fuzzy
-msgid "Generic user settings"
-msgstr "Algemene wachtrij instellingen"
+#: include/utils/class_msgPool.inc:432
+msgid "Thursday"
+msgstr ""
 
-#: plugins/personal/generic/class_user.inc:1675
-#: plugins/personal/posix/class_posixAccount.inc:1297
-#: plugins/personal/password/class_password.inc:227
-#: plugins/personal/myaccount/class_MyAccount.inc:5
-#: plugins/personal/myaccount/main.inc:114
-msgid "My account"
-msgstr "Mijn account"
+#: include/utils/class_msgPool.inc:432
+msgid "Friday"
+msgstr ""
 
-#: plugins/personal/generic/class_user.inc:1693
-#, php-format
-msgid ""
-"The 'accountRDN' option tells GOsa to use a placeholder pattern for "
-"generating account RDNs. A pattern can include attribute names prefaced by a "
-"%% and normal text: %s. This will generate a RDN consisting of cn=.... "
-"filled with surname and given name of the edited account. This option "
-"disables the use of accountPrimaryAttribute and personalTitleInDn."
+#: include/utils/class_msgPool.inc:432
+msgid "Saturday"
 msgstr ""
 
-#: plugins/personal/generic/class_user.inc:1707
+#: include/utils/class_msgPool.inc:439
 #, fuzzy
-msgid "Allow definition of custom filters"
-msgstr "Configuratie bestand"
+msgid "MySQL operation failed!"
+msgstr "De database zoekopdracht is mislukt"
 
-#: plugins/personal/generic/class_user.inc:1709
-#: plugins/personal/generic/generic.tpl:92
-msgid "Personal title"
-msgstr "Aanhef"
+#: include/utils/class_msgPool.inc:447
+#, fuzzy
+msgid "read operation"
+msgstr "E-mail opties"
 
-#: plugins/personal/generic/class_user.inc:1710
-#: plugins/personal/generic/generic.tpl:102
-msgid "Academic title"
-msgstr "Academische titel"
+#: include/utils/class_msgPool.inc:447
+msgid "add operation"
+msgstr ""
 
-#: plugins/personal/generic/class_user.inc:1713
-#: plugins/personal/generic/generic.tpl:140
-msgid "Sex"
-msgstr "Geslacht"
+#: include/utils/class_msgPool.inc:447
+#, fuzzy
+msgid "modify operation"
+msgstr "Persoonlijke informatie"
 
-#: plugins/personal/generic/class_user.inc:1714
-#: plugins/personal/generic/generic.tpl:154
+#: include/utils/class_msgPool.inc:448
 #, fuzzy
-msgid "Preferred language"
-msgstr "Voorkeurstaal"
+msgid "delete operation"
+msgstr "Selecteer om werkstations te zien"
 
-#: plugins/personal/generic/class_user.inc:1719
+#: include/utils/class_msgPool.inc:448
 #, fuzzy
-msgid "Login restrictions"
-msgstr "Wachtwoord verloopt op"
+msgid "search operation"
+msgstr "Het account verloopt op"
 
-#: plugins/personal/generic/class_user.inc:1723
+#: include/utils/class_msgPool.inc:448
 #, fuzzy
-msgid "Department number"
-msgstr "Afdelingnaam"
+msgid "authentication"
+msgstr "Nagios authenticatie"
 
-#: plugins/personal/generic/class_user.inc:1725
+#: include/utils/class_msgPool.inc:451
+#, fuzzy, php-format
+msgid "LDAP %s failed!"
+msgstr "De database zoekopdracht is mislukt"
+
+#: include/utils/class_msgPool.inc:453
 #, fuzzy
-msgid "Employee number"
-msgstr "Functie"
+msgid "LDAP operation failed!"
+msgstr "De database zoekopdracht is mislukt"
+
+#: include/utils/class_msgPool.inc:469
+#, fuzzy
+msgid "Upload failed!"
+msgstr "Gebruikers inlog mislukt. De LDAP server meldt: '%s'."
+
+#: include/utils/class_msgPool.inc:472
+#, fuzzy, php-format
+msgid "Upload failed: %s"
+msgstr "Log DB gebruiker"
+
+#: include/utils/class_msgPool.inc:479
+msgid "Communication failure with the infrastructure service!"
+msgstr ""
+
+#: include/utils/class_msgPool.inc:481
+#, php-format
+msgid "Communication failure with the infrastructure service: %s"
+msgstr ""
+
+#: include/utils/class_msgPool.inc:488
+msgid "Communication failure with the GOsa-NG service!"
+msgstr ""
+
+#: include/utils/class_msgPool.inc:490
+#, php-format
+msgid "Communication failure with the GOsa-NG service: %s"
+msgstr ""
+
+#: include/utils/class_msgPool.inc:497 include/utils/class_msgPool.inc:500
+#, fuzzy, php-format
+msgid "This %s is still in use by this object: %s"
+msgstr "Deze 'dn' is geen groep."
 
-#: plugins/personal/generic/class_user.inc:1726
-#: plugins/personal/generic/generic.tpl:330
-msgid "Employee type"
-msgstr "Functie"
+#: include/utils/class_msgPool.inc:503
+#, fuzzy, php-format
+msgid "This %s is still in use."
+msgstr "Deze 'dn' is geen groep."
 
-#: plugins/personal/generic/class_user.inc:1728
-#, fuzzy
-msgid "Room number"
-msgstr "Telefoonnummer"
+#: include/utils/class_msgPool.inc:505
+#, fuzzy, php-format
+msgid "This %s is still in use by these objects: %s"
+msgstr "Deze 'dn' is geen groep."
 
-#: plugins/personal/generic/class_user.inc:1729
-#, fuzzy
-msgid "Telephone number"
-msgstr "Telefoonnummer"
+#: include/utils/class_msgPool.inc:511
+#, php-format
+msgid "File %s does not exist!"
+msgstr ""
 
-#: plugins/personal/generic/class_user.inc:1730
-#, fuzzy
-msgid "Pager number"
-msgstr "Telefoonnummer"
+#: include/utils/class_msgPool.inc:517
+#, fuzzy, php-format
+msgid "Cannot open file %s for reading!"
+msgstr "Kan bestand '%s' niet openen."
 
-#: plugins/personal/generic/class_user.inc:1731
-#, fuzzy
-msgid "Mobile number"
-msgstr "GSM nummer"
+#: include/utils/class_msgPool.inc:523
+#, fuzzy, php-format
+msgid "Cannot open file %s for writing!"
+msgstr "Kan bestand '%s' niet openen."
 
-#: plugins/personal/generic/class_user.inc:1732
-#, fuzzy
-msgid "Fax number"
-msgstr "Serienummer"
+#: include/utils/class_msgPool.inc:529
+#, fuzzy, php-format
+msgid ""
+"The value for %s is currently unconfigured or invalid, please check your "
+"configuration file!"
+msgstr ""
+"Kan niet verbinden met de opgegeven database. Controleer uw GLPI "
+"configuratie a.u.b."
 
-#: plugins/personal/generic/class_user.inc:1738
-msgid "Home postal address"
-msgstr "Adres thuis"
+#: include/utils/class_msgPool.inc:535
+#, fuzzy, php-format
+msgid "Cannot delete file %s!"
+msgstr "Kan bestand '%s' niet openen."
 
-#: plugins/personal/generic/class_user.inc:1739
-#, fuzzy
-msgid "Home phone number"
-msgstr "Telefoonnummer"
+#: include/utils/class_msgPool.inc:541
+#, fuzzy, php-format
+msgid "Cannot create folder %s!"
+msgstr "Ga naar basis afdelingen"
 
-#: plugins/personal/generic/class_user.inc:1741
-#, fuzzy
-msgid "User password method"
-msgstr "Wachtwoord encryptie"
+#: include/utils/class_msgPool.inc:547
+#, fuzzy, php-format
+msgid "Cannot delete folder %s!"
+msgstr "Kan bestand '%s' niet openen."
 
-#: plugins/personal/generic/class_user.inc:1742
-#, fuzzy
-msgid "User certificates"
-msgstr "Standaard certificaat"
+#: include/utils/class_msgPool.inc:553
+#, fuzzy, php-format
+msgid "Checking for %s support"
+msgstr "Zoeken naar iconv ondersteuning"
 
-#: plugins/personal/generic/class_user.inc:1950
-#, fuzzy
-msgid "Entries differ"
-msgstr "Regels per pagina"
+#: include/utils/class_msgPool.inc:559
+#, php-format
+msgid "Install and activate the %s PHP module."
+msgstr ""
 
-#: plugins/personal/generic/generic.tpl:1
-#: plugins/personal/generic/generic.tpl:3
-#: plugins/personal/generic/paste_generic.tpl:6
-msgid "Personal information"
-msgstr "Persoonlijke informatie"
+#: include/utils/class_msgPool.inc:565
+#, php-format
+msgid ""
+"Cannot initialize class %s! Maybe there is a plugin missing in your gosa "
+"setup?"
+msgstr ""
 
-#: plugins/personal/generic/generic.tpl:8
-#: plugins/personal/generic/paste_generic.tpl:31
-#: plugins/personal/generic/generic_picture.tpl:2
-#, fuzzy
-msgid "The users picture"
-msgstr "Persoonlijk plaatje"
+#: include/utils/class_msgPool.inc:571
+msgid ""
+"The supplied base is not valid and has been reset to its previous value!"
+msgstr ""
 
-#: plugins/personal/generic/generic.tpl:21
-msgid "Change picture"
-msgstr "Verander plaatje"
+#: include/utils/class_timezone.inc:47
+#, fuzzy, php-format
+msgid "The configured timezone %s is not valid!"
+msgstr "GOsa configuratie %s/gosa.conf is niet leesbaar. Geannuleerd."
 
-#: plugins/personal/generic/generic.tpl:34
-#: plugins/personal/generic/generic.tpl:81
-#: plugins/personal/posix/generic.tpl:51
-#: plugins/personal/posix/paste_generic.tpl:17
-#: plugins/personal/posix/posix_shadow.tpl:2
+#: include/utils/class_xml.inc:51
 #, fuzzy
-msgid "Account settings"
-msgstr "Groep instellingen"
-
-#: plugins/personal/generic/generic.tpl:83
-msgid "Template name"
-msgstr "Sjabloon naam"
+msgid "XML error"
+msgstr "LDAP fout:"
 
-#: plugins/personal/generic/generic.tpl:193
-msgid "Private phone"
-msgstr "Telefoon privé"
+#: include/class_msg_dialog.inc:124
+msgid "Please fix the above error and reload the page."
+msgstr ""
 
-#: plugins/personal/generic/generic.tpl:209
-msgid "Password storage"
-msgstr "Wachtwoord encryptie"
+#: include/class_session.inc:76 include/class_session.inc:101
+#: include/class_session.inc:127
+#, fuzzy
+msgid "Requested channel does not exist!"
+msgstr "Gebruikersnaam / UID is niet uniek. Controleer uw LDAP database a.u.b."
 
-#: plugins/personal/generic/generic.tpl:229
-msgid "Edit certificates"
-msgstr "Bewerk certificaten"
+#: include/class_ldap.inc:305 include/class_ldap.inc:342
+msgid "Performance warning"
+msgstr ""
 
-#: plugins/personal/generic/generic.tpl:241
-msgid "Restrict login to"
+#: include/class_ldap.inc:305 include/class_ldap.inc:342
+#, php-format
+msgid "LDAP performance is poor: last query took %.2fs!"
 msgstr ""
 
-#: plugins/personal/generic/generic.tpl:249
-#: plugins/personal/generic/generic.tpl:269
-msgid "IP or network"
+#: include/class_ldap.inc:784
+#, php-format
+msgid "Cannot automatically create subtrees with RDN %s: no object class found"
 msgstr ""
 
-#: plugins/personal/generic/generic.tpl:285
-#: plugins/personal/generic/generic.tpl:288
-#: plugins/personal/generic/generic.tpl:296
-#: plugins/personal/generic/generic.tpl:383
-#: plugins/personal/generic/generic.tpl:434
-#: plugins/personal/generic/generic.tpl:466
-#: plugins/personal/generic/generic.tpl:515
-#: plugins/personal/generic/generic.tpl:564
-msgid "Organizational information"
-msgstr "Organisatie informatie"
+#: include/class_ldap.inc:835
+#, php-format
+msgid "Cannot automatically create subtrees with RDN %s: not supported"
+msgstr ""
 
-#: plugins/personal/generic/generic.tpl:296
-#: plugins/personal/generic/generic.tpl:383
-#: plugins/personal/generic/generic.tpl:434
-#: plugins/personal/generic/generic.tpl:466
-#: plugins/personal/generic/generic.tpl:515
-#: plugins/personal/generic/generic.tpl:564
-#, fuzzy
-msgid "part"
-msgstr "Samenvatting"
+#: include/class_ldap.inc:922
+#, fuzzy, php-format
+msgid "while operating on %s using LDAP server %s"
+msgstr "bij het bewerken van '%s' op LDAP server '%s'"
 
-#: plugins/personal/generic/generic.tpl:314
-msgid "Department No."
-msgstr "Afdeling nr."
+#: include/class_ldap.inc:924
+#, php-format
+msgid "while operating on LDAP server %s"
+msgstr "bij het bewerken van LDAP server %s"
 
-#: plugins/personal/generic/generic.tpl:322
-msgid "Employee No."
-msgstr "Personeel nr."
+#: include/class_ldap.inc:977
+#, php-format
+msgid "Command line programm %s is missing!"
+msgstr ""
 
-#: plugins/personal/generic/generic.tpl:385
-#: plugins/personal/generic/generic.tpl:566
-msgid "Room No."
-msgstr "Kamer nr."
+#: include/class_ldap.inc:1138
+#, fuzzy, php-format
+msgid ""
+"Invalid DN %s: block to be imported should start with 'dn: ...' in line %s"
+msgstr ""
+"Dit is geen geldige DN: '%s'. Een blok dat geïmporteerd wordt, dient te "
+"beginnen met 'dn: ...' op regel %s"
 
-#: plugins/personal/generic/generic.tpl:580
-msgid "Please use the phone tab"
-msgstr "Gebruik a.u.b. de telefoon tab"
+#: include/class_ldap.inc:1167
+#, fuzzy, php-format
+msgid "Error while importing DN %s: please check LDIF from line %s on!"
+msgstr ""
+"Fout bij het importeren van dn: '%s', controleer uw LDIF bestand a.u.b. "
+"vanaf regel %s!"
 
-#: plugins/personal/generic/paste_generic.tpl:1
-msgid "User settings"
-msgstr "Gebruikersinstellingen"
+#: include/php_setup.inc:107
+msgid "Generating this page caused the PHP interpreter to raise some errors!"
+msgstr ""
+"Er is minimaal één PHP fout opgetreden bij het genereren van deze pagina!"
 
-#: plugins/personal/generic/paste_generic.tpl:3
+#: include/php_setup.inc:110
 #, fuzzy
-msgid "Paste user"
-msgstr "Plakken"
+msgid "Send bug report"
+msgstr "Afzender"
 
-#: plugins/personal/generic/paste_generic.tpl:24
-msgid "Clear password"
-msgstr "Wachtwoord wissen"
+#: include/php_setup.inc:114
+msgid "Toggle details"
+msgstr ""
 
-#: plugins/personal/generic/paste_generic.tpl:25
-msgid "Set new password"
-msgstr "Nieuw wachtwoord instellen"
+#: include/php_setup.inc:123
+msgid "PHP error"
+msgstr "PHP fout"
 
-#: plugins/personal/generic/paste_generic.tpl:43
-#: plugins/personal/generic/generic_picture.tpl:13
-msgid "Remove picture"
-msgstr "Plaatje verwijderen"
+#: include/php_setup.inc:142
+msgid "class"
+msgstr "klasse"
 
-#: plugins/personal/generic/generic_certs.tpl:5
-#, fuzzy
-msgid "The users standard certificate"
-msgstr "Standaard certificaat"
+#: include/php_setup.inc:148
+msgid "function"
+msgstr "functie"
 
-#: plugins/personal/generic/generic_certs.tpl:8
-msgid "Standard certificate"
-msgstr "Standaard certificaat"
+#: include/php_setup.inc:153
+msgid "static"
+msgstr "statisch"
 
-#: plugins/personal/generic/generic_certs.tpl:31
+#: include/php_setup.inc:157
+msgid "method"
+msgstr "methode"
+
+#: include/php_setup.inc:190
 #, fuzzy
-msgid "The users S/MIME certificate"
-msgstr "S/MIME certificaat"
+msgid "Traceback"
+msgstr "Trace"
 
-#: plugins/personal/generic/generic_certs.tpl:34
-msgid "S/MIME certificate"
-msgstr "S/MIME certificaat"
+#: include/php_setup.inc:191
+msgid "File"
+msgstr "Bestand"
 
-#: plugins/personal/generic/generic_certs.tpl:57
-#, fuzzy
-msgid "The users PKCS12 certificate"
-msgstr "PKCS12 certificaat"
+#: include/php_setup.inc:191
+msgid "Line"
+msgstr "Regel"
 
-#: plugins/personal/generic/generic_certs.tpl:60
-msgid "PKCS12 certificate"
-msgstr "PKCS12 certificaat"
+#: include/php_setup.inc:192
+msgid "Arguments"
+msgstr "Argumenten"
 
-#: plugins/personal/posix/trustModeDialog/generic.tpl:5
-#: plugins/personal/posix/trustModeDialog/generic.tpl:21
-msgid "Trust mode"
-msgstr "Vertrouwensmodus"
+#: include/class_releaseSelector.inc:214 include/class_baseSelector.inc:188
+#: include/class_listing.inc:1057 include/class_listing.inc:1059
+msgid "Root"
+msgstr "Basis"
 
-#: plugins/personal/posix/trustModeDialog/class_trustModeDialog.inc:173
-msgid "disabled"
-msgstr "gedeactiveerd"
+#: include/class_releaseSelector.inc:262 include/class_ItemSelector.inc:289
+#: include/class_baseSelector.inc:235
+msgid "Submit"
+msgstr "Verwerk"
 
-#: plugins/personal/posix/trustModeDialog/class_trustModeDialog.inc:173
-msgid "full access"
-msgstr "volledige toegang"
+#: include/class_socketClient.inc:108
+#, php-format
+msgid "Socket connection to %s:%s failed: %s"
+msgstr ""
 
-#: plugins/personal/posix/trustModeDialog/class_trustModeDialog.inc:174
-msgid "allow access to these hosts"
-msgstr "sta toegang op deze computers toe"
+#: include/class_socketClient.inc:191
+#, php-format
+msgid "Socket timeout of %s seconds reached!"
+msgstr ""
 
-#: plugins/personal/posix/class_posixAccount.inc:38
+#: include/class_multi_plug.inc:362
 #, fuzzy
-msgid "Edit users POSIX settings"
-msgstr "Posix instellingen"
-
-#: plugins/personal/posix/class_posixAccount.inc:146
-msgid "expired"
-msgstr "verlopen"
+msgid "You are currently editing multiple entries."
+msgstr "U heeft geen toestemming om deze afdeling te verwijderen."
 
-#: plugins/personal/posix/class_posixAccount.inc:148
-msgid "grace time active"
-msgstr "gratie tijd actief"
+#: include/class_multi_plug.inc:394
+#, fuzzy
+msgid "Reset password"
+msgstr "Wachtwoord instellen"
 
-#: plugins/personal/posix/class_posixAccount.inc:151
-#: plugins/personal/posix/class_posixAccount.inc:153
-#: plugins/personal/posix/class_posixAccount.inc:155
-msgid "active"
-msgstr "actief"
+#: include/class_multi_plug.inc:394
+#, fuzzy
+msgid "The user password has been reset. Please set a new password!"
+msgstr "Uw wachtwoord is verlopen! Kies a.u.b. een nieuw wachtwoord. "
 
-#: plugins/personal/posix/class_posixAccount.inc:151
+#: include/class_filter.inc:226
 #, fuzzy
-msgid "password not changeable"
-msgstr "actief, wachtwoord onveranderbaar"
+msgid "Search filter"
+msgstr "Parameters"
 
-#: plugins/personal/posix/class_posixAccount.inc:153
+#: include/class_filter.inc:444
 #, fuzzy
-msgid "password expired"
-msgstr "actief, wachtwoord verlopen"
+msgid "Search in subtrees"
+msgstr "Zoek binnen subtree"
 
-#: plugins/personal/posix/class_posixAccount.inc:226
-msgid "automatic"
-msgstr "automatisch"
+#: include/class_filter.inc:449
+#, fuzzy
+msgid "Edit filters"
+msgstr "Bewerk certificaten"
 
-#: plugins/personal/posix/class_posixAccount.inc:374
+#: include/class_userFilterEditor.inc:254
 #, php-format
-msgid "Password can't be changed up to %s days after last change"
+msgid "Error in filter #%s: %s opening and %s closing brackets detected!"
 msgstr ""
-"Het wachtwoord kan pas %s dag(en) na de laatste wijziging gewijzigd worden"
 
-#: plugins/personal/posix/class_posixAccount.inc:378
+#: include/class_configRegistry.inc:197
 #, php-format
-msgid "Password must be changed after %s days"
-msgstr "Het wachtwoord moet na %s dag(en) gewijzigd worden"
-
-#: plugins/personal/posix/class_posixAccount.inc:382
-#, fuzzy, php-format
-msgid "Disable account after %s days of inactivity after password expiry"
-msgstr ""
-"Blokkeer het account na %s dag(en) inactiviteit nadat het wachtwoord "
-"verlopen is"
-
-#: plugins/personal/posix/class_posixAccount.inc:386
-#, fuzzy, php-format
-msgid "Warn user %s days before password expiry"
-msgstr "Waarschuw de gebruiker %s dagen voordat het wachtwoord verloopt"
-
-#: plugins/personal/posix/class_posixAccount.inc:651
-msgid "Timeout while waiting for lock. Ignoring lock!"
+msgid "%s has version %s but %s is required!"
 msgstr ""
 
-#: plugins/personal/posix/class_posixAccount.inc:709
-#: plugins/personal/posix/class_posixAccount.inc:1000
-msgid "Group of user"
-msgstr "Gebruikersgroep"
-
-#: plugins/personal/posix/class_posixAccount.inc:774
+#: include/class_configRegistry.inc:252
 msgid ""
-"A duplicated UID number was written for this user. If this was not intended "
-"please verify all used uidNumbers!"
+"Plugins that require one or more of the object classes above will be "
+"disabled until the object classes get updated."
 msgstr ""
 
-#: plugins/personal/posix/class_posixAccount.inc:858
-#: plugins/personal/posix/class_posixAccount.inc:861
-#: plugins/personal/posix/class_posixAccount.inc:936
-#: plugins/personal/posix/class_posixAccount.inc:939
-#: plugins/personal/posix/class_posixAccount.inc:1307
-#: plugins/personal/posix/generic.tpl:8
-#: plugins/personal/posix/paste_generic.tpl:6
-#: plugins/personal/posix/paste_generic.tpl:9
-msgid "Home directory"
-msgstr "Persoonlijke map"
-
-#: plugins/personal/posix/class_posixAccount.inc:892
-#: plugins/personal/posix/class_posixAccount.inc:945
-#, fuzzy
-msgid "shadowMin"
-msgstr "Schaduwen van andere sessie"
-
-#: plugins/personal/posix/class_posixAccount.inc:897
-#: plugins/personal/posix/class_posixAccount.inc:950
-#, fuzzy
-msgid "shadowMax"
-msgstr "Schaduwen van andere sessie"
-
-#: plugins/personal/posix/class_posixAccount.inc:902
-#: plugins/personal/posix/class_posixAccount.inc:955
+#: include/class_configRegistry.inc:254
 #, fuzzy
-msgid "shadowWarning"
-msgstr "Schaduwen van andere sessie"
+msgid "Schema validation error"
+msgstr "Nagios authenticatie"
 
-#: plugins/personal/posix/class_posixAccount.inc:916
-#: plugins/personal/posix/class_posixAccount.inc:969
-#, fuzzy
-msgid "shadowInactive"
-msgstr "Schaduwen van andere sessie"
+#: include/class_configRegistry.inc:689
+#, fuzzy, php-format
+msgid "The value %s specified for %s:%s needs to be a bool value!"
+msgstr ""
+"Het commando '%s' dat gespecificeerd is als CHECK inhaker voor module '%s' "
+"bestaat niet."
 
-#: plugins/personal/posix/class_posixAccount.inc:1293
-#, fuzzy
-msgid "POSIX account"
-msgstr "GLPI account"
+#: include/class_configRegistry.inc:704
+#, fuzzy, php-format
+msgid "The value %s specified for %s:%s needs to be a string!"
+msgstr ""
+"Het commando '%s' dat gespecificeerd is als CHECK inhaker voor module '%s' "
+"bestaat niet."
 
-#: plugins/personal/posix/class_posixAccount.inc:1308
-#: plugins/personal/posix/generic.tpl:26
-#: plugins/personal/posix/paste_generic.tpl:19
-msgid "Primary group"
-msgstr "Primaire groep"
+#: include/class_configRegistry.inc:719
+#, fuzzy, php-format
+msgid "The value %s specified for %s:%s needs to be numeric!"
+msgstr ""
+"Het commando '%s' dat gespecificeerd is als CHECK inhaker voor module '%s' "
+"bestaat niet."
 
-#: plugins/personal/posix/class_posixAccount.inc:1309
-#: plugins/personal/posix/generic.tpl:16
-msgid "Shell"
-msgstr "Shell"
+#: include/class_configRegistry.inc:734
+#, fuzzy, php-format
+msgid "The path %s specified for %s:%s is invalid!"
+msgstr "De opgegeven 'UID' waarde is niet correct."
 
-#: plugins/personal/posix/class_posixAccount.inc:1310
-#: setup/setup_migrate.tpl:49
-msgid "User ID"
-msgstr "Gebruikers ID"
+#: include/class_configRegistry.inc:750 include/class_configRegistry.inc:797
+#, fuzzy, php-format
+msgid "The folder %s specified for %s:%s does not exists!"
+msgstr ""
+"Het commando '%s' dat gespecificeerd is als CHECK inhaker voor module '%s' "
+"bestaat niet."
 
-#: plugins/personal/posix/class_posixAccount.inc:1311
-#, fuzzy
-msgid "Group ID"
-msgstr "Groep"
+#: include/class_configRegistry.inc:755
+#, fuzzy, php-format
+msgid "The folder %s specified for %s:%s is not readable!"
+msgstr ""
+"Het commando '%s' dat gespecificeerd is als CHECK inhaker voor module '%s' "
+"bestaat niet."
 
-#: plugins/personal/posix/class_posixAccount.inc:1313
-#, fuzzy
-msgid "Shadow last changed"
-msgstr "Toon pakketten"
+#: include/class_configRegistry.inc:775 include/class_configRegistry.inc:780
+#, fuzzy, php-format
+msgid "The file %s specified for %s:%s is not writeable!"
+msgstr ""
+"Het commando '%s' dat gespecificeerd is als CHECK inhaker voor module '%s' "
+"bestaat niet."
 
-#: plugins/personal/posix/class_posixAccount.inc:1314
-#, fuzzy
-msgid "Last login"
-msgstr "Achternaam"
+#: include/class_configRegistry.inc:802
+#, fuzzy, php-format
+msgid "The folder %s specified for %s:%s is not writeable!"
+msgstr ""
+"Het commando '%s' dat gespecificeerd is als CHECK inhaker voor module '%s' "
+"bestaat niet."
 
-#: plugins/personal/posix/class_posixAccount.inc:1316
-#, fuzzy
-msgid "Force password change on login"
-msgstr "Het veranderen van het wachtwoord is niet toegestaan"
+#: include/class_configRegistry.inc:820
+#, fuzzy, php-format
+msgid "The file %s specified for %s:%s does not exists!"
+msgstr ""
+"Het commando '%s' dat gespecificeerd is als CHECK inhaker voor module '%s' "
+"bestaat niet."
 
-#: plugins/personal/posix/class_posixAccount.inc:1317
-#, fuzzy
-msgid "Shadow min"
-msgstr "Schaduwen van andere sessie"
+#: include/class_configRegistry.inc:825
+#, fuzzy, php-format
+msgid "The file %s specified for %s:%s is not readable!"
+msgstr ""
+"Het commando '%s' dat gespecificeerd is als CHECK inhaker voor module '%s' "
+"bestaat niet."
 
-#: plugins/personal/posix/class_posixAccount.inc:1318
-#, fuzzy
-msgid "Shadow max"
-msgstr "Schaduwen van andere sessie"
+#: include/class_configRegistry.inc:841
+#, fuzzy, php-format
+msgid "The command %s specified for %s:%s is invalid!"
+msgstr "De opgegeven 'UID' waarde is niet correct."
 
-#: plugins/personal/posix/class_posixAccount.inc:1319
-#, fuzzy
-msgid "Shadow warning"
-msgstr "Schaduwen van andere sessie"
+#: include/class_configRegistry.inc:856
+#, fuzzy, php-format
+msgid "The DN %s specified for %s:%s is invalid!"
+msgstr "De opgegeven 'UID' waarde is niet correct."
 
-#: plugins/personal/posix/class_posixAccount.inc:1320
-#, fuzzy
-msgid "Shadow inactive"
-msgstr "Schaduwen van andere sessie"
+#: include/class_configRegistry.inc:871
+#, fuzzy, php-format
+msgid "The RDN %s specified for %s:%s is invalid!"
+msgstr "De opgegeven 'UID' waarde is niet correct."
 
-#: plugins/personal/posix/class_posixAccount.inc:1321
-#, fuzzy
-msgid "Shadow expire"
-msgstr "Toon personen"
+#: include/class_SnapshotHandler.inc:45 include/class_SnapshotHandler.inc:76
+#, php-format
+msgid ""
+"The snapshot functionality is enabled but the required variable %s is not "
+"set!"
+msgstr ""
 
-#: plugins/personal/posix/class_posixAccount.inc:1322
-msgid "Public SSH key"
+#: include/class_SnapshotHandler.inc:58
+#, php-format
+msgid ""
+"The snapshot functionality is enabled but the required PHP compression "
+"module is missing: %s!"
 msgstr ""
 
-#: plugins/personal/posix/class_posixAccount.inc:1323
+#: include/class_sortableListing.inc:234
 #, fuzzy
-msgid "System trust model"
-msgstr "Systeem vertrouwen"
+msgid "Sortable list"
+msgstr "Exporteer"
 
-#: plugins/personal/posix/generic.tpl:1
-#: plugins/personal/posix/paste_generic.tpl:1
-#: plugins/personal/posix/paste_generic.tpl:5
-#, fuzzy
-msgid "POSIX settings"
-msgstr "Posix instellingen"
+#: include/class_sortableListing.inc:239
+msgid "Edit this entry"
+msgstr "Bewerk deze invoer"
 
-#: plugins/personal/posix/generic.tpl:42
-#, fuzzy
-msgid "Last log-on"
-msgstr "Achternaam"
+#: include/class_sortableListing.inc:244
+msgid "Delete this entry"
+msgstr "Verwijder deze invoer"
 
-#: plugins/personal/posix/generic.tpl:60
-#: plugins/personal/posix/paste_generic.tpl:33
-msgid "Force UID/GID"
-msgstr "Forceer UID/GID"
+#: include/class_sortableListing.inc:274 include/class_listing.inc:257
+msgid "Sort ascending"
+msgstr ""
 
-#: plugins/personal/posix/generic.tpl:92
-#: plugins/personal/posix/paste_generic.tpl:68
-msgid "(Warning: more than 16 groups are not supported by NFS!)"
-msgstr "(Waarschuwing: NFS ondersteunt niet meer dan 16 groepen!)"
+#: include/class_sortableListing.inc:274 include/class_listing.inc:257
+msgid "Sort descending"
+msgstr ""
 
-#: plugins/personal/posix/generic.tpl:101
-#, fuzzy
-msgid "Common group"
-msgstr "Toon groepen"
+#: include/class_gosaSupportDaemon.inc:112
+msgid "GOsa support daemon"
+msgstr ""
 
-#: plugins/personal/posix/generic.tpl:105
+#: include/class_gosaSupportDaemon.inc:787
 #, fuzzy
-msgid "Groups differ"
-msgstr "Gebruikersgroep"
+msgid "Cannot not parse XML!"
+msgstr ""
+"Er zitten te veel gebruikers in de database. Kan geen vrij ID toewijzen!"
 
-#: plugins/personal/posix/generic.tpl:125
-#, fuzzy
-msgid "Account permissions"
-msgstr "Groep instellingen"
+#: include/class_gosaSupportDaemon.inc:1184
+#, fuzzy, php-format
+msgid "Cannot send abort event for entry %s!"
+msgstr "Kan bestand '%s' niet aanmaken."
 
-#: plugins/personal/posix/generic.tpl:130
-msgid "SSH keys"
-msgstr ""
+#: include/class_gosaSupportDaemon.inc:1204
+#, fuzzy, php-format
+msgid "Cannot remove entry %s!"
+msgstr "Onbekende FAI status %s"
 
-#: plugins/personal/posix/generic.tpl:131
-msgid "Edit public ssh keys..."
+#: include/password-methods/class_password-methods.inc:339
+msgid "Cannot find a suitable password method for the current hash!"
 msgstr ""
 
-#: plugins/personal/posix/trustSelect/class_trustSelect.inc:29
-#, fuzzy
-msgid "Trust machine selection"
-msgstr "Groep instellingen"
+#: include/class_CopyPasteHandler.inc:118
+#: include/class_CopyPasteHandler.inc:127
+#: include/class_CopyPasteHandler.inc:159
+#: include/class_CopyPasteHandler.inc:176
+#: include/class_CopyPasteHandler.inc:185
+#: include/class_CopyPasteHandler.inc:193
+#: include/class_CopyPasteHandler.inc:273
+#, fuzzy, php-format
+msgid "Copy and paste failed!"
+msgstr "Kopieren &amp; plakken wizard"
 
-#: plugins/personal/posix/groupSelect/class_groupSelect.inc:29
-#, fuzzy
-msgid "Group selection"
-msgstr "Groep instellingen"
+#: include/class_CopyPasteHandler.inc:118
+#, fuzzy, php-format
+msgid "Cannot set permission for %s"
+msgstr "Kan bestand '%s' niet aanmaken."
 
-#: plugins/personal/posix/posix_shadow.tpl:12
-msgid "User must change password on first login"
-msgstr "Het wachtwoord moet bij de eerste aanmelding gewijzigd worden"
+#: include/class_CopyPasteHandler.inc:159
+#, php-format
+msgid "'%s' is no valid LDAP object"
+msgstr ""
 
-#: plugins/personal/posix/posix_shadow.tpl:59
-#, fuzzy
-msgid "Password expiration settings"
-msgstr "Gebruikersinstellingen"
+#: include/class_CopyPasteHandler.inc:176
+#, fuzzy, php-format
+msgid "No write permission in '%s'"
+msgstr "Kan bestand '%s' niet aanmaken."
 
-#: plugins/personal/posix/posix_shadow.tpl:62
-msgid "Password expires on"
-msgstr "Wachtwoord verloopt op"
+#: include/class_CopyPasteHandler.inc:193
+#, fuzzy, php-format
+msgid "Cannot set permission for '%s'"
+msgstr "Kan bestand '%s' niet aanmaken."
 
-#: plugins/personal/password/changed.tpl:3
-#: plugins/personal/myaccount/changed.tpl:3
-#, fuzzy
-msgid ""
-"You've successfully changed your password. Remember to change all programs "
-"configured to use it as well."
+#: include/class_CopyPasteHandler.inc:396
+#, php-format
+msgid "These objects will be pasted: %s"
 msgstr ""
-"U heeft succesvol uw wachtwoord veranderd. Denkt u eraan dat u alle "
-"programma's die dit wachtwoord gebruiken ook aanpast!"
 
-#: plugins/personal/password/password.tpl:4
-#: plugins/personal/myaccount/password.tpl:4
-msgid ""
-"To change your personal password use the fields below. The changes take "
-"effect immediately. Please memorize the new password, because you wouldn't "
-"be able to login without it."
+#: include/class_CopyPasteHandler.inc:420
+#, php-format
+msgid "This object will be pasted: %s"
 msgstr ""
-"Gebruik het veld hieronder om uw persoonlijke wachtwoord te veranderen. De "
-"veranderingen worden direct doorgevoerd. Onthoud het nieuwe wachtwoord a.u."
-"b. aangezien u niet in zult kunnen loggen zonder dit wachtwoord."
 
-#: plugins/personal/password/password.tpl:10
-#, fuzzy
-msgid "Your Password has expired. Please choose a new password."
-msgstr "Uw wachtwoord is verlopen! Kies a.u.b. een nieuw wachtwoord. "
+#: include/class_CopyPasteHandler.inc:571 include/class_listing.inc:1467
+#: include/class_listing.inc:1469
+msgid "Paste"
+msgstr "Plakken"
 
-#: plugins/personal/password/password.tpl:16
-#: plugins/personal/password/password.tpl:45
-#: plugins/personal/myaccount/password.tpl:10
-#: plugins/personal/myaccount/password.tpl:39
+#: include/class_CopyPasteHandler.inc:573
 #, fuzzy
-msgid "Password change dialog"
-msgstr "Het veranderen van het wachtwoord is niet toegestaan"
+msgid "Cannot paste"
+msgstr "Plakken onmogelijk"
 
-#: plugins/personal/password/password.tpl:104
-#: plugins/personal/myaccount/password.tpl:97
-msgid "Clear fields"
-msgstr "Wis velden"
+#: include/class_tabs.inc:57
+#, fuzzy, php-format
+msgid "No plugin definition for %s found: please check the configuration file!"
+msgstr ""
+"Kan niet verbinden met de opgegeven database. Controleer uw GLPI "
+"configuratie a.u.b."
 
-#: plugins/personal/password/class_password.inc:27
-#, fuzzy
-msgid "Change user password"
-msgstr "Verander wachtwoord"
+#: include/class_tabs.inc:270
+#, fuzzy, php-format
+msgid "Delete process has been canceled by plugin %s: %s"
+msgstr "Het verwijder proces is geannuleerd door plugin '%s': %s"
 
-#: plugins/personal/password/class_password.inc:156
-msgid ""
-"The password you've entered as your current password doesn't match the real "
-"one."
+#: include/class_tabs.inc:408
+msgid "References"
+msgstr "Referenties"
+
+#: include/class_config.inc:168
+#, php-format
+msgid "XML error in gosa.conf: %s at line %d"
+msgstr "XML fout in gosa.conf: %s op regel %d"
+
+#: include/class_config.inc:367
+msgid "Cannot bind to LDAP!"
 msgstr ""
-"Het wachtwoord dat u opgegeven heeft als uw huidige wachtwoord is niet "
-"correct."
 
-#: plugins/personal/password/class_password.inc:159
+#: include/class_config.inc:711
 #, fuzzy
-msgid "You have no permission to change your password."
-msgstr "U heeft geen toestemming om uw wachtwoord te veranderen."
+msgid "sambaSID and/or sambaRidBase missing in the configuration!"
+msgstr "SID en/of RIDBASE ontbreken in uw configuratie!"
 
-#: plugins/personal/password/class_password.inc:223
+#: include/class_config.inc:1130
 #, fuzzy
-msgid "User password"
-msgstr "Wachtwoord wissen"
+msgid "Configuration"
+msgstr "Configuratie bestand"
 
-#: plugins/personal/password/class_password.inc:236
+#: include/class_config.inc:1130
 msgid ""
-"The 'PRELOCK' statement of class password, describes a hook which gets "
-"called before a password gets locked."
+"The configuration file you are using is outdated. Please move the GOsa "
+"configuration file away to run the GOsa setup again."
 msgstr ""
 
-#: plugins/personal/password/class_password.inc:245
+#: include/class_config.inc:1172 include/class_config.inc:1203
+#, php-format
 msgid ""
-"The 'POSTLOCK' statement of class password, describes a hook which gets "
-"called after a password is locked."
+"The snapshot functionality is enabled, but the required variable %s is not "
+"set."
 msgstr ""
 
-#: plugins/personal/password/class_password.inc:254
+#: include/class_config.inc:1185
+#, php-format
 msgid ""
-"The 'PREUNLOCK' statement of class password, describes a hook which gets "
-"called before a password gets un-locked."
+"The snapshot functionality is enabled, but the required compression module "
+"is missing. Please install %s."
 msgstr ""
 
-#: plugins/personal/password/class_password.inc:263
-msgid ""
-"The 'POSTUNLOCK' statement of class password, describes a hook which gets "
-"called after a password is un-locked."
+#: include/class_SnapShotDialog.inc:55
+#, fuzzy
+msgid "Date"
+msgstr "Plakken"
+
+#: include/class_SnapShotDialog.inc:94
+#, fuzzy, php-format
+msgid "You are about to delete the snapshot %s."
+msgstr "U staat op het punt de macro '%s' te verwijderen."
+
+#: include/class_SnapShotDialog.inc:142 include/class_listing.inc:1583
+msgid "Restore snapshot"
 msgstr ""
 
-#: plugins/personal/password/nochange.tpl:2
-#: plugins/personal/myaccount/nochange.tpl:2
+#: include/class_SnapShotDialog.inc:143
 #, fuzzy
-msgid "You have no permission to change your password at this time"
-msgstr "U heeft geen toestemming om uw wachtwoord te veranderen."
+msgid "Delete snapshot"
+msgstr "Nagios account aanmaken"
 
-#: plugins/personal/myaccount/class_MyAccount.inc:6
-#, fuzzy
-msgid "Edit personal settings"
-msgstr "Posix instellingen"
+#: include/class_SnapShotDialog.inc:144 include/class_SnapShotDialog.inc:162
+msgid "Y-m-d, H:i:s"
+msgstr ""
 
-#: plugins/personal/myaccount/nochange.tpl:5
-#, fuzzy
-msgid "Your password hash method will not be changed!"
-msgstr "Uw wachtwoord is verlopen! Kies a.u.b. een nieuw wachtwoord. "
+#: include/functions_helpviewer.inc:45
+#, fuzzy, php-format
+msgid "XML error in guide.xml: %s at line %s"
+msgstr "XML fout in guide.conf: %s op regel %d"
 
-#: setup/class_setupStep_Feedback.inc:94
+#: include/functions_helpviewer.inc:88
 #, fuzzy
-msgid "UNIX accounts/groups"
-msgstr "Account code"
+msgid "No help available for this plug-in."
+msgstr "Help is (nog) niet beschikbaar voor deze module."
 
-#: setup/class_setupStep_Feedback.inc:96
-#, fuzzy
-msgid "Samba management"
-msgstr "Systeembeheer"
+#: include/functions_helpviewer.inc:388
+#, php-format
+msgid "%s results for your search with the keyword %s"
+msgstr "%s resultaten voor uw zoekopdracht met sleutelwoord %s"
 
-#: setup/class_setupStep_Feedback.inc:98
-#, fuzzy
-msgid "Mail system management"
-msgstr "Systeembeheer"
+#: include/functions_helpviewer.inc:461
+#, php-format
+msgid "%s%% hit rate in file %s"
+msgstr "%s%% resultaat in bestand %s"
 
-#: setup/class_setupStep_Feedback.inc:100
-#, fuzzy
-msgid "FAX system administration"
-msgstr "Gebruikersbeheer"
+#: include/class_plugin.inc:581
+msgid ""
+"The current object has been altered while beeing edited. If you save this "
+"entry, changes that have been made by others will be discarded!"
+msgstr ""
 
-#: setup/class_setupStep_Feedback.inc:102
-#, fuzzy
-msgid "Asterisk administration"
-msgstr "Gebruikersbeheer"
+#: include/class_plugin.inc:1411
+#, php-format
+msgid "Changing ACL DN from %s to %s"
+msgstr ""
 
-#: setup/class_setupStep_Feedback.inc:104
+#: include/class_certificate.inc:73
 #, fuzzy
-msgid "System inventory"
-msgstr "Inventaris verwijderen"
+msgid "Certificate is empty!"
+msgstr "Certificaten"
 
-#: setup/class_setupStep_Feedback.inc:106
-#, fuzzy
-msgid "System/Configuration management"
-msgstr "Systeembeheer"
+#: include/class_certificate.inc:100
+msgid "Cannot load certificate: only PEM and DER are supported!"
+msgstr ""
 
-#: setup/class_setupStep_Feedback.inc:108
+#: include/class_certificate.inc:115
 #, fuzzy
-msgid "Address book"
-msgstr "Adresboek"
+msgid "Cannot extract information for non PEM certificates!"
+msgstr "Kan quota informatie niet ophaleven voor '%s'."
 
-#: setup/class_setupStep_Feedback.inc:114
-msgid "Feedback"
-msgstr ""
+#: include/class_certificate.inc:219
+#, fuzzy
+msgid "No valid certificate loaded!"
+msgstr "Geen geldig certificaat geladen"
 
-#: setup/class_setupStep_Feedback.inc:115
+#: include/class_acl.inc:28
 #, fuzzy
-msgid "Get notifications or send feedback"
-msgstr "Secties voor deze versie"
+msgid "Manage access control lists"
+msgstr "Toegangsopties"
 
-#: setup/class_setupStep_Feedback.inc:116
+#: include/class_acl.inc:125 include/class_acl.inc:613
+#: include/class_acl.inc:1033
+#, fuzzy, php-format
+msgid "All users"
+msgstr "gebruikers"
+
+#: include/class_acl.inc:254
 #, fuzzy
-msgid "Notification and feedback"
-msgstr "Geen certificaat geinstalleerd"
+msgid "Section"
+msgstr "Actie"
 
-#: setup/class_setupStep_Feedback.inc:132 setup/class_setup.inc:74
+#: include/class_acl.inc:264
 #, fuzzy
-msgid "Setup error"
-msgstr "Systeem status"
+msgid "Used"
+msgstr "Gebruiker"
 
-#: setup/class_setupStep_Feedback.inc:140
-#: setup/class_setupStep_Feedback.inc:147
-msgid "Feedback error"
+#: include/class_acl.inc:574
+msgid "No ACL settings for this category!"
 msgstr ""
 
-#: setup/class_setupStep_Feedback.inc:140
+#: include/class_acl.inc:577
 #, php-format
-msgid "Cannot send feedback to '%s': %s"
-msgstr ""
-
-#: setup/class_setupStep_Feedback.inc:147
-msgid "Cannot send feedback: service temporarily unavailable"
+msgid "ACLs for: %s"
 msgstr ""
 
-#: setup/class_setupStep_Feedback.inc:181
+#: include/class_acl.inc:583 include/class_acl.inc:587
 #, fuzzy
-msgid "Please specify a valid email address."
-msgstr "Geef a.u.b. een geldige scriptnaam op."
+msgid "category ACL"
+msgstr "Categorie"
 
-#: setup/class_setupStep_Feedback.inc:185
-msgid ""
-"You have to select at least one of both options, subscribe or send feedback."
+#: include/class_acl.inc:639
+#, php-format
+msgid "Edit ACL for '%s' with scope '%s'"
 msgstr ""
 
-#: setup/class_setup.inc:195
-#, fuzzy
-msgid "Completed"
-msgstr "onvolledig"
-
-#: setup/class_setup.inc:235
+#: include/class_acl.inc:801 include/class_acl.inc:808
 #, fuzzy
-msgid "Check again"
-msgstr "Controleer"
+msgid "Show/hide advanced settings"
+msgstr "Geavanceerde telefoon instellingen"
 
-#: setup/class_setup.inc:238
+#: include/class_acl.inc:819
 #, fuzzy
-msgid "Next"
-msgstr "tekst"
-
-#: setup/setup_migrate.tpl:2
-msgid ""
-"During the LDAP inspection, we're going to check for several common pitfalls "
-"that may occur when migration to GOsa base LDAP administration. You may want "
-"to fix the problems below, in order to provide smooth services."
-msgstr ""
+msgid "Create objects"
+msgstr "Nieuw FAI object aanmaken"
 
-#: setup/setup_migrate.tpl:5
+#: include/class_acl.inc:820
 #, fuzzy
-msgid "Checks"
-msgstr "Systeem status"
+msgid "Move objects"
+msgstr "Lidmaatschap objecten"
 
-#: setup/setup_migrate.tpl:22
+#: include/class_acl.inc:821
 #, fuzzy
-msgid "Add required object classes to the LDAP base"
-msgstr "Toon FAI sjabloon objecten"
+msgid "Remove objects"
+msgstr "Lidmaatschap objecten"
 
-#: setup/setup_migrate.tpl:24
+#: include/class_acl.inc:832
 #, fuzzy
-msgid "Current"
+msgid "Complete object"
 msgstr "Nieuw FAI object aanmaken"
 
-#: setup/setup_migrate.tpl:28
-#, fuzzy
-msgid "After migration"
-msgstr "Gebruikersbeheer"
+#: include/class_acl.inc:984
+#, fuzzy, php-format
+msgid "Unknown ACL type '%s'!"
+msgstr "Onbekende FAI status %s"
 
-#: setup/setup_migrate.tpl:35
-msgid "Close"
-msgstr "Sluiten"
+#: include/class_acl.inc:1029
+#, fuzzy, php-format
+msgid "Unknown entry '%s'!"
+msgstr "Onbekende FAI status %s"
 
-#: setup/setup_migrate.tpl:40
+#: include/class_acl.inc:1093 include/class_acl.inc:1095
+#, fuzzy, php-format
+msgid "ACL role: %s"
+msgstr "Rechten"
+
+#: include/class_acl.inc:1095
 #, fuzzy
-msgid "Create a new GOsa administrator account"
-msgstr "Netatalk account aanmaken"
+msgid "unknown ACL role"
+msgstr "! onbekend id"
 
-#: setup/setup_migrate.tpl:41
-msgid ""
-"This dialog will automatically add a new super administrator to your LDAP "
-"tree."
+#: include/class_acl.inc:1103
+#, php-format
+msgid "Contains settings for these objects: %s"
 msgstr ""
 
-#: setup/setup_migrate.tpl:57
+#: include/class_acl.inc:1120
 #, fuzzy
-msgid "Password (again)"
-msgstr "Wachtwoord encryptie"
+msgid "inactive"
+msgstr "actief"
 
-#: setup/class_setupStep_Finish.inc:40
+#: include/class_acl.inc:1120
 #, fuzzy
-msgid "Write configuration file"
-msgstr "Configuratie bestand"
+msgid "No members"
+msgstr "Groepsleden"
 
-#: setup/class_setupStep_Finish.inc:41
+#: include/class_acl.inc:1291
 #, fuzzy
-msgid "Finish - write the configuration file"
-msgstr "Configuratie bestand"
+msgid "Access control list"
+msgstr "Toegangsopties"
 
-#: setup/class_setupStep_Finish.inc:106
+#: include/class_acl.inc:1297
 #, fuzzy
-msgid ""
-"Your configuration file is currently world readable. Please update the file "
-"permissions!"
-msgstr "GOsa configuratie %s/gosa.conf is niet leesbaar. Geannuleerd."
+msgid "ACL roles"
+msgstr "Rechten"
 
-#: setup/class_setupStep_Finish.inc:108
+#: include/class_acl.inc:1300
 #, fuzzy
-msgid "The configuration is currently not readable or it does not exists."
-msgstr "GOsa configuratie %s/gosa.conf is niet leesbaar. Geannuleerd."
+msgid "ACL Entries"
+msgstr "Nieuw profiel"
 
-#: setup/class_setupStep_Finish.inc:117
-#, fuzzy, php-format
-msgid ""
-"After downloading and placing the file under %s, please make sure that the "
-"user the web server is running with is able to read %s, while other users "
-"shouldn't. You may want to execute these commands to achieve this "
-"requirement:"
+#: include/class_pluglist.inc:147
+msgid "The configuration format has changed: please run the setup again!"
 msgstr ""
-"Controleer dat de webserver het bestand kan lezen (zonder dat andere "
-"gebruikers dit kunnen) nadat u het bestand in de directory /etc/gosa "
-"geplaatst heeft. U wil misschien de volgende commando's uitvoeren om aan "
-"deze vereiste te voldoen: "
 
-#: setup/class_setupStep_Checks.inc:40 setup/class_setupStep_Checks.inc:41
-msgid "Installation check"
+#: include/class_pluglist.inc:304
+#, fuzzy
+msgid ""
+"You are currently editing a database entry. Do you want to discard the "
+"changes?"
 msgstr ""
+"U bent momenteel database gegevens aan het bewerken. Wilt u eventuele "
+"wijzigingen ongedaan maken?"
 
-#: setup/class_setupStep_Checks.inc:42
-msgid "Basic checks for PHP compatibility and extensions"
+#: include/class_log.inc:87
+#, fuzzy, php-format
+msgid "Logging failed: %s"
+msgstr "Log DB gebruiker"
+
+#: include/class_log.inc:102
+#, php-format
+msgid "Invalid option %s specified!"
 msgstr ""
 
-#: setup/class_setupStep_Checks.inc:66
+#: include/class_log.inc:106
 #, fuzzy
-msgid "Checking PHP version"
-msgstr "Controle op PHP versie (>=4.1.0)"
+msgid "Specified 'objectType' is empty or invalid!"
+msgstr "De opgegeven naam is ongeldig."
 
-#: setup/class_setupStep_Checks.inc:67
+#: include/class_jsonRPC.inc:38
 #, fuzzy, php-format
-msgid "PHP must be of version %s or above."
-msgstr ""
-"PHP moet minimaal versienummer 4.1.0 hebben. GOsa gebruikt bepaalde "
-"functionaliteit die in voorgaande versies niet goed of helemaal niet "
-"voorhanden is."
-
-#: setup/class_setupStep_Checks.inc:68
-msgid "Please upgrade to a supported version."
-msgstr ""
-
-#: setup/class_setupStep_Checks.inc:75
-msgid "GOsa requires this module to talk with your LDAP server."
-msgstr ""
+msgid "The RPC connection (%s) specified for %s:%s is invalid: %s"
+msgstr "De opgegeven 'UID' waarde is niet correct."
 
-#: setup/class_setupStep_Checks.inc:83
-msgid "GOsa requires this module for an internationalized interface."
-msgstr ""
+#: include/class_jsonRPC.inc:331
+#, fuzzy, php-format
+msgid "Unknown HTTP status code %s!"
+msgstr "Onbekende FAI status %s"
 
-#: setup/class_setupStep_Checks.inc:91
-msgid "GOsa requires this module for the samba integration."
-msgstr ""
+#: include/class_core.inc:114
+#, fuzzy
+msgid "All objects"
+msgstr "Lidmaatschap objecten"
 
-#: setup/class_setupStep_Checks.inc:99
-msgid ""
-"GOsa requires either 'mhash' or the 'sha1' module to make use of SSHA "
-"encryption."
-msgstr ""
+#: include/class_core.inc:132
+#, fuzzy
+msgid "Traditional"
+msgstr "Terminal"
 
-#: setup/class_setupStep_Checks.inc:107
-msgid "GOsa requires this module to talk to an IMAP server."
+#: include/class_core.inc:132
+msgid "Use samba pool"
 msgstr ""
 
-#: setup/class_setupStep_Checks.inc:114
+#: include/class_core.inc:164 include/class_core.inc:167
 #, fuzzy
-msgid "mbstring"
-msgstr "Samba Instellingen"
+msgid "hours"
+msgstr "uur"
 
-#: setup/class_setupStep_Checks.inc:115
+#: include/class_core.inc:184
 #, fuzzy
-msgid "GOsa requires this module to handle Unicode strings."
-msgstr ""
-"MySQL ondersteuning is nodig voor het lezen van GOfax rapporten uit "
-"databases."
-
-#: setup/class_setupStep_Checks.inc:122
-msgid "Calendar"
-msgstr ""
+msgid "None"
+msgstr "geen"
 
-#: setup/class_setupStep_Checks.inc:123
+#: include/class_core.inc:200
 #, fuzzy
-msgid "GOsa requires this module to calculate dates."
-msgstr ""
-"MySQL ondersteuning is nodig voor het lezen van GOfax rapporten uit "
-"databases."
+msgid "User value"
+msgstr "Gebruikersnaam"
 
-#: setup/class_setupStep_Checks.inc:130
+#: include/class_core.inc:209
 #, fuzzy
-msgid "MySQL"
-msgstr "LDAP fout:"
+msgid "Core"
+msgstr "Sluiten"
 
-#: setup/class_setupStep_Checks.inc:131
+#: include/class_core.inc:210
 #, fuzzy
+msgid "GOsa core plugin"
+msgstr "E-mail instellingen"
+
+#: include/class_core.inc:238
 msgid ""
-"GOsa requires this module to communicate with several supported databases."
+"Enables htaccess instead of LDAP authentication. This can be used to enable "
+"other authentication mechanisms like Kerberos for the GOsa login."
 msgstr ""
-"MySQL ondersteuning is nodig voor het lezen van GOfax rapporten uit "
-"databases."
 
-#: setup/class_setupStep_Checks.inc:148
-msgid "samba hash generator"
+#: include/class_core.inc:248
+msgid "Enables the usage statistics module."
 msgstr ""
 
-#: setup/class_setupStep_Checks.inc:149
-msgid "GOsa requires this command to synchronize POSIX and samba passwords."
+#: include/class_core.inc:258
+msgid "Database file to be used by the usage statistics module."
 msgstr ""
 
-#: setup/class_setupStep_Checks.inc:150
+#: include/class_core.inc:268
 msgid ""
-"Deploy a gosa-si installation or install the Perl Crypt::SmbHash modules."
+"Enables event logging in GOsa. Setting it to 'On' make GOsa log every action "
+"a user performs via syslog. If you use this in combination with rsyslog and "
+"configure it to mysql logging, you can browse all events in GOsa."
 msgstr ""
 
-#: setup/class_setupStep_Checks.inc:163
-msgid "imagick"
+#: include/class_core.inc:279
+msgid ""
+"Enables a status bar on the bottom of lists displaying a summary of type and "
+"number of elements in the list."
 msgstr ""
 
-#: setup/class_setupStep_Checks.inc:164
-msgid "GOsa requires this extension to handle images."
+#: include/class_core.inc:289
+msgid "Specify the minimum length for newly entered passwords."
 msgstr ""
 
-#: setup/class_setupStep_Checks.inc:179
-#, fuzzy
-msgid "compression module"
-msgstr "Toegangsopties"
+#: include/class_core.inc:299
+msgid ""
+"Specify the minimum number of characters that have to differ between old and "
+"newly entered passwords."
+msgstr ""
 
-#: setup/class_setupStep_Checks.inc:180
-msgid "GOsa requires this extension to handle snapshots."
+#: include/class_core.inc:309
+msgid ""
+"Command to generate password proposals. If a command has been specified, the "
+"user can decide whether to use an automatic password or a manually specified "
+"one."
 msgstr ""
 
-#: setup/class_setupStep_Checks.inc:191
-#, fuzzy
+#: include/class_core.inc:319
 msgid ""
-"register_globals is a PHP mechanism to register all global variables to be "
-"accessible from scripts without changing the scope. This may be a security "
-"risk."
+"Enable display of PHP errors on the top of the page. Disable this feature in "
+"production environments to avoid the exposure of sensitive data."
 msgstr ""
-"'register_globals' is een PHP mechanisme om alle globale variabelen te "
-"registreren zodat deze toegankelijk zijn voor scripts zonder dat de scope "
-"veranderd hoeft te worden. Dit is een veiligheidsrisico. GOsa zal in beide "
-"modi draaien."
 
-#: setup/class_setupStep_Checks.inc:192
-#, fuzzy
-msgid "Search for 'register_globals' in your php.ini and switch it to 'Off'."
-msgstr "Controle of 'register_globals' ingesteld staat op 'off'"
+#: include/class_core.inc:319
+#, fuzzy, php-format
+msgid "Related option"
+msgstr "Selecteer om werkstations te zien"
 
-#: setup/class_setupStep_Checks.inc:200
-msgid "PHP uses this value for the garbage collector to delete old sessions."
+#: include/class_core.inc:329
+msgid ""
+"Show messages that may assist plugin development. Be aware that this option "
+"may produce some ACL related false error messages!"
 msgstr ""
 
-#: setup/class_setupStep_Checks.inc:201
-#, fuzzy
+#: include/class_core.inc:340
 msgid ""
-"Setting this value to one day will prevent loosing session and cookies "
-"before they really timeout."
+"Enable LDAP schema verification during login. The recommended setting is "
+"'On' because it enables efficient methods to create missing subtrees in the "
+"LDAP."
 msgstr ""
-"PHP gebruikt deze waarde voor de garbage collector om oude sessies op te "
-"ruimen. Door deze waarde op een dag te zetten, voorkomt u dat sessie en "
-"cookie informatie verloren gaan, voordat deze daadwerkelijk ongeldig zijn."
 
-#: setup/class_setupStep_Checks.inc:202
-#, fuzzy
-msgid ""
-"Search for 'session.gc_maxlifetime' in your php.ini and set it to 86400 or "
-"higher."
+#: include/class_core.inc:350
+msgid "Enable copy and paste for most objects managed by GOsa."
 msgstr ""
-"Om GOsa zonder problemen te gebruiken, moet de session.auto_register optie "
-"in uw php.ini ingesteld zijn op 'Off'."
 
-#: setup/class_setupStep_Checks.inc:209 setup/class_setupStep_Checks.inc:225
-#: setup/class_setupStep_Checks.inc:241 setup/class_setupStep_Checks.inc:257
-#, fuzzy
-msgid "Off"
-msgstr "Offline"
+#: include/class_core.inc:360
+msgid "Enable PHP security checks for disabled register_global settings."
+msgstr ""
 
-#: setup/class_setupStep_Checks.inc:210
-#, fuzzy
-msgid ""
-"In Order to use GOsa without any trouble, the session.auto_register option "
-"in your php.ini should be set to 'Off'."
+#: include/class_core.inc:370
+msgid "Enable automatic redirection to HTTPS based administration."
 msgstr ""
-"Om GOsa zonder problemen te gebruiken, moet de session.auto_register optie "
-"in uw php.ini ingesteld zijn op 'Off'."
 
-#: setup/class_setupStep_Checks.inc:211
-#, fuzzy
-msgid "Search for 'session.auto_start' in your php.ini and set it to 'Off'."
+#: include/class_core.inc:380
+msgid "Enable logging of detailed information of LDAP operations."
 msgstr ""
-"Om GOsa zonder problemen te gebruiken, moet de session.auto_register optie "
-"in uw php.ini ingesteld zijn op 'Off'."
 
-#: setup/class_setupStep_Checks.inc:218
+#: include/class_core.inc:390
 #, fuzzy
+msgid "Enable LDAP referral chasing."
+msgstr "Verwijder printer mogelijkheden"
+
+#: include/class_core.inc:400
 msgid ""
-"GOsa needs at least 32MB of memory. Setting it below this limit may cause "
-"errors that are not reproducible! Increase it for larger setups."
+"Specify LDAP element filter limit. If the limit is not 0, GOsa speeds up "
+"group queries by putting several queries into a single query. This is known "
+"to produce problems on some LDAP servers (i.e. Sun DS) and needs to be "
+"lowered or disabled."
 msgstr ""
-"GOsa heeft tenminste 16MB geheugen nodig. Minder geheugen kan diverse "
-"onvoorspelbare fouten opleveren!.Verhoog deze waarde nog verder voor zeer "
-"grote omgevingen."
 
-#: setup/class_setupStep_Checks.inc:219
+#: include/class_core.inc:410
 msgid ""
-"Search for 'memory_limit' in your php.ini and set it to '32M' or higher."
+"Specify the maximum number of entries GOsa will request from an LDAP server. "
+"A warning is displayed if this limit is exceeded."
 msgstr ""
 
-#: setup/class_setupStep_Checks.inc:226
-#, fuzzy
-msgid ""
-"This option influences the PHP output handling. Turn this Option off, to "
-"increase performance."
+#: include/class_core.inc:420
+msgid "Disable checks for LDAP size limits."
 msgstr ""
-"Deze Optie definieert Uitvoer afhandeling. Zet deze Optie uit om "
-"snelheiswinst te behalen"
 
-#: setup/class_setupStep_Checks.inc:227
-msgid "Search for 'implicit_flush' in your php.ini and set it to 'Off'."
+#: include/class_core.inc:430
+msgid "Enable warnings for non encrypted connections."
 msgstr ""
 
-#: setup/class_setupStep_Checks.inc:234
-#, fuzzy
-msgid "The Execution time should be at least 30 seconds."
+#: include/class_core.inc:440
+msgid "Enable compression for PPD files."
+msgstr ""
+
+#: include/class_core.inc:451
+msgid ""
+"DN of user with ACL checks disabled. This should only be used to restore "
+"lost administrative ACLs."
+msgstr ""
+
+#: include/class_core.inc:462
+msgid "Storage path for PPD files."
 msgstr ""
-"De uitvoer tijd moet minimaal 30 seconden zijn, omdat sommige acties lang "
-"kunnen duren."
 
-#: setup/class_setupStep_Checks.inc:235
+#: include/class_core.inc:472
 msgid ""
-"Search for 'max_execution_time' in your php.ini and set it to '30' or higher."
+"Number of seconds a LDAP query is allowed to take until GOsa aborts the "
+"request."
 msgstr ""
 
-#: setup/class_setupStep_Checks.inc:242
-#, fuzzy
-msgid ""
-"Increase the server security by setting expose_php to 'off'. PHP won't send "
-"any information about the server you are running in this case."
+#: include/class_core.inc:482
+msgid "Enables storing of user filters in browser cookies."
 msgstr ""
-"Verhoog de server veiligheid door 'expose_php' op 'Off' in te stellen. PHP "
-"zal dan geen enkele informatie over de Server die u gebruikt weergeven."
 
-#: setup/class_setupStep_Checks.inc:243
-msgid "Search for 'expose_php' in your php.ini and set if to 'Off'."
+#: include/class_core.inc:492
+msgid "Enables sending of compressed web page content."
 msgstr ""
 
-#: setup/class_setupStep_Checks.inc:249
-#, fuzzy
-msgid "On"
-msgstr "Open"
+#: include/class_core.inc:503
+msgid "LDAP attribute which is used to detect changes."
+msgstr ""
 
-#: setup/class_setupStep_Checks.inc:250
+#: include/class_core.inc:514
 msgid ""
-"Increase your server security by setting magic_quotes_gpc to 'on'. PHP will "
-"escape all quotes in strings in this case."
+"ISO language code which is used to override the automatic language detection."
 msgstr ""
-"Verhoog de server veiligheid door 'magic_quotes_gpc op 'On' in te stellen."
-"PHP zal dan alle aanhalingstekens in strings omzetten."
-
-#: setup/class_setupStep_Checks.inc:251
-#, fuzzy
-msgid "Search for 'magic_quotes_gpc' in your php.ini and set it to 'On'."
-msgstr "Controle of 'register_globals' ingesteld staat op 'off'"
 
-#: setup/class_setupStep_Checks.inc:258
-#, fuzzy
-msgid "Increase your server performance by setting magic_quotes_gpc to 'off'."
+#: include/class_core.inc:525
+msgid "CSS and template theme to be used."
 msgstr ""
-"Verhoog de server veiligheid door 'magic_quotes_gpc op 'On' in te stellen."
-"PHP zal dan alle aanhalingstekens in strings omzetten."
 
-#: setup/class_setupStep_Checks.inc:259
-#, fuzzy
+#: include/class_core.inc:535
 msgid ""
-"Search for 'zend.ze1_compatibility_mode' in your php.ini and set it to 'Off'."
+"Number of seconds after an inactive session expires. This may be overridden "
+"by some systems php.ini/crontab mechanism."
 msgstr ""
-"Om GOsa zonder problemen te gebruiken, moet de session.auto_register optie "
-"in uw php.ini ingesteld zijn op 'Off'."
-
-#: setup/class_setupStep_Checks.inc:269
-#, fuzzy
-msgid "Configuration writable"
-msgstr "Configuratie bestand"
 
-#: setup/class_setupStep_Checks.inc:270
+#: include/class_core.inc:545
 #, fuzzy
-msgid "The configuration file can't be written"
-msgstr "Configuratie bestand"
+msgid "Template engine compile directory."
+msgstr "Persoonlijke map"
 
-#: setup/class_setupStep_Checks.inc:271
+#: include/class_core.inc:555
 #, php-format
 msgid ""
-"GOsa reads its configuration from a file located in (%s/%s). The setup can "
-"write the configuration directly if it is writable."
+"Logical AND of the integer values below that controls the debug output on "
+"every page load: %s"
 msgstr ""
 
-#: setup/setup_feedback.tpl:2
-#, fuzzy
-msgid "Feedback successfully send"
-msgstr "Import was succesvol"
+#: include/class_core.inc:576
+msgid ""
+"Command to create Samba NT/LM hashes. Required for password synchronization "
+"if you don't use supplementary services."
+msgstr ""
 
-#: setup/setup_feedback.tpl:6
-msgid "Subscribe to the gosa-announce mailing list"
+#: include/class_core.inc:587
+msgid "Default hash to be used for newly created user passwords."
 msgstr ""
 
-#: setup/setup_feedback.tpl:8
+#: include/class_core.inc:596
 msgid ""
-"When checking this option, GOsa will try to connect http://oss.gonicus.de in "
-"order to subscribe you to the gosa-announce mailing list. You've to confirm "
-"this by mail."
+"Enable checking for the presence of problematic unicode characters in "
+"passwords."
 msgstr ""
 
-#: setup/setup_feedback.tpl:20
-msgid "Mail address"
-msgstr "E-mail adres"
-
-#: setup/setup_feedback.tpl:28
-msgid "Send feedback to the GOsa project team"
+#: include/class_core.inc:607
+msgid ""
+"Specify whether 'cn' or 'uid' style user DNs are generated. For more "
+"sophisticated control use the 'accountRDN' setting."
 msgstr ""
 
-#: setup/setup_feedback.tpl:31
-msgid ""
-"When checking this option, GOsa will try to connect http://oss.gonicus.de in "
-"order to submit your form anonymously."
+#: include/class_core.inc:617
+msgid "Location component for user storage inside of departments."
 msgstr ""
 
-#: setup/setup_feedback.tpl:38
-msgid "Did the setup procedure help you to get started?"
+#: include/class_core.inc:627
+msgid "Location component for group storage inside of departments."
 msgstr ""
 
-#: setup/setup_feedback.tpl:39 setup/setup_feedback.tpl:50
-#: setup/class_setupStep_Ldap.inc:75
-msgid "Yes"
-msgstr "Ja"
+#: include/class_core.inc:637
+msgid ""
+"Count base for group IDs. For dynamic ID assignment use the 'nextIdHook' "
+"setting."
+msgstr ""
 
-#: setup/setup_feedback.tpl:41 setup/setup_feedback.tpl:52
-#: setup/class_setupStep_Ldap.inc:75
-msgid "No"
-msgstr "Nee"
+#: include/class_core.inc:647
+msgid ""
+"Count base for user IDs. For dynamic ID assignment use the 'nextIdHook' "
+"setting."
+msgstr ""
 
-#: setup/setup_feedback.tpl:44
-msgid "If not, what problems did you encounter"
+#: include/class_core.inc:657
+msgid ""
+"Lowest assignable group ID for use with the idAllocationMethod set to 'pool'."
 msgstr ""
 
-#: setup/setup_feedback.tpl:48
-msgid "Is this the first time you use GOsa?"
+#: include/class_core.inc:667
+msgid ""
+"Highest assignable group ID for use with the idAllocationMethod set to "
+"'pool'."
 msgstr ""
 
-#: setup/setup_feedback.tpl:53
-msgid "I use it since"
+#: include/class_core.inc:677
+msgid ""
+"Lowest assignable user ID for use with the idAllocationMethod set to 'pool'."
 msgstr ""
 
-#: setup/setup_feedback.tpl:54
-msgid "Select the year since when you are using GOsa"
+#: include/class_core.inc:687
+msgid ""
+"Highest assignable user ID for use with the idAllocationMethod set to 'pool'."
 msgstr ""
 
-#: setup/setup_feedback.tpl:60
-msgid "What operating system / distribution do you use?"
+#: include/class_core.inc:697
+msgid ""
+"Count base for user IDs. For dynamic ID assignment use the 'baseIdHook' "
+"setting."
 msgstr ""
 
-#: setup/setup_feedback.tpl:64
-msgid "What web server do you use?"
+#: include/class_core.inc:707
+msgid "Connection URL for use with the gosa-ng service."
 msgstr ""
 
-#: setup/setup_feedback.tpl:68
-msgid "What PHP version do you use?"
+#: include/class_core.inc:717
+msgid "User name used to connect to the 'gosaRpcServer'."
 msgstr ""
 
-#: setup/setup_feedback.tpl:72
+#: include/class_core.inc:727
 #, fuzzy
-msgid "GOsa version"
-msgstr "Algemene wachtrij instellingen"
+msgid "Password used to connect to the 'gosaRpcServer'."
+msgstr "Kan niet verbinden met de database server!"
 
-#: setup/setup_feedback.tpl:78 setup/setup_feedback.tpl:79
-msgid "LDAP"
+#: include/class_core.inc:737
+msgid "Connection URI for use with the gosa-si service (obsolete)."
 msgstr ""
 
-#: setup/setup_feedback.tpl:81
-msgid "What kind of LDAP server(s) do you use?"
+#: include/class_core.inc:747
+msgid "Number of seconds after a gosa-si connection is considered 'dead'."
 msgstr ""
 
-#: setup/setup_feedback.tpl:85
-msgid "How many objects are in your LDAP?"
+#: include/class_core.inc:758
+msgid "User attribute which is used for log in."
 msgstr ""
 
-#: setup/setup_feedback.tpl:91 setup/setup_feedback.tpl:92
+#: include/class_core.inc:769
 #, fuzzy
-msgid "Features"
-msgstr "Toekomstig"
+msgid "Local time zone."
+msgstr "Plaats"
 
-#: setup/setup_feedback.tpl:94
-msgid "What features of GOsa do you use?"
+#: include/class_core.inc:779
+msgid ""
+"Enable tagging of administrative units. This can be used in conjunction with "
+"ACLs (obsolete)."
 msgstr ""
 
-#: setup/setup_feedback.tpl:103
-msgid "What features do you want to see in future versions of GOsa?"
+#: include/class_core.inc:789
+msgid "Enable the use of {sasl} instead of {kerberos} for user realms."
 msgstr ""
 
-#: setup/setup_feedback.tpl:107
-msgid "Send feedback"
+#: include/class_core.inc:799
+msgid ""
+"Enable RFC 2307bis style groups. This combines the use of 'member' and "
+"'memberUid' attributes."
 msgstr ""
 
-#: setup/setup_finish.tpl:3
-#, fuzzy
-msgid "Create your configuration file"
-msgstr "Configuratie bestand"
-
-#: setup/setup_finish.tpl:10
-msgid "Depending on the user name your web server is running on:"
+#: include/class_core.inc:809
+msgid ""
+"Adjusts the user DN generation to include the users personal title (only in "
+"conjunction with accountPrimaryAttribute)."
 msgstr ""
 
-#: setup/setup_finish.tpl:27
-msgid "Download configuration"
-msgstr "Systeem configuratie"
-
-#: setup/setup_finish.tpl:33
-#, fuzzy
-msgid "Status: "
-msgstr "Status"
+#: include/class_core.inc:819
+msgid "Script to be called for finding the next free id for groups or users."
+msgstr ""
 
-#: setup/class_setupStep_Ldap.inc:54
-#, fuzzy
-msgid "LDAP setup"
-msgstr "LDAP server"
+#: include/class_core.inc:828
+msgid ""
+"Descriptive string for the automatic ID generator. Please read the FAQ file "
+"for more information."
+msgstr ""
 
-#: setup/class_setupStep_Ldap.inc:55
-#, fuzzy
-msgid "LDAP connection setup"
-msgstr "Bel..."
+#: include/class_core.inc:838
+msgid "Enable strict checking for user IDs and group names."
+msgstr ""
 
-#: setup/class_setupStep_Ldap.inc:56
-#, fuzzy
+#: include/class_core.inc:848
 msgid ""
-"This dialog performs the basic configuration of the LDAP connectivity for "
-"GOsa."
+"Lowest assignable user or group ID. Only active if idAllocationMethod is set "
+"to 'traditional'."
 msgstr ""
-"De volgende velden definiëren de basis configuratie van GOsa's gedrag en "
-"beïnvloeden diverse eigenschappen in uw hoofd configuratie."
 
-#: setup/class_setupStep_Ldap.inc:113
-#, fuzzy, php-format
-msgid "Anonymous bind to server '%s' failed!"
-msgstr "Gebruikers inlog mislukt. De LDAP server meldt: '%s'."
+#: include/class_core.inc:859
+msgid "Attribute to be used for primary mail addresses."
+msgstr ""
 
-#: setup/class_setupStep_Ldap.inc:115
-#, fuzzy, php-format
-msgid "Bind as user '%s' failed!"
-msgstr "Gebruikers inlog mislukt. De LDAP server meldt: '%s'."
+#: include/class_core.inc:869
+msgid "Namespace used for shared folders."
+msgstr ""
 
-#: setup/class_setupStep_Ldap.inc:120
-#, fuzzy, php-format
-msgid "Anonymous bind to server '%s' succeeded."
-msgstr "Gebruikers inlog mislukt. De LDAP server meldt: '%s'."
+#: include/class_core.inc:879
+msgid ""
+"Namespace rule to create user folders. Please read the FAQ file for more "
+"information."
+msgstr ""
 
-#: setup/class_setupStep_Ldap.inc:121
-#, fuzzy
-msgid "Please specify user and password!"
-msgstr "Geef a.u.b. uw wachtwoord op!"
+#: include/class_core.inc:889
+msgid ""
+"Namespace rule to create folders. Please read the FAQ file for more "
+"information."
+msgstr ""
 
-#: setup/class_setupStep_Ldap.inc:123
-#, fuzzy, php-format
-msgid "Bind as user '%s' to server '%s' succeeded!"
-msgstr "Gebruikers inlog mislukt. De LDAP server meldt: '%s'."
+#: include/class_core.inc:899
+msgid "Seconds after an IMAP connection is considered dead."
+msgstr ""
 
-#: setup/setup_ldap.tpl:2
+#: include/class_core.inc:910
+msgid "Class name of the mail method to be used."
+msgstr ""
+
+#: include/class_core.inc:920
 msgid ""
-"The main data source used in GOsa is LDAP. In order to access the "
-"information stored there, please enter the required information."
+"Enable slashes instead of dots as a name space separator for Cyrus IMAP."
 msgstr ""
 
-#: setup/setup_ldap.tpl:9
-msgid "Please choose the LDAP user to be used by GOsa"
+#: include/class_core.inc:930
+msgid ""
+"Directory to store vacation templates. Please read the FAQ file for more "
+"information."
 msgstr ""
 
-#: setup/setup_ldap.tpl:28 setup/setup_ldap.tpl:29
+#: include/class_core.inc:940
 #, fuzzy
-msgid "LDAP connection"
+msgid "Enable TLS for LDAP connections."
 msgstr "Max. verbrekingsduur"
 
-#: setup/setup_ldap.tpl:31
-msgid "Location name"
-msgstr "Naam van de locatie"
-
-#: setup/setup_ldap.tpl:35
-#, fuzzy
-msgid "Connection URI"
-msgstr "Verbindingings URL"
+#: include/class_core.inc:950
+msgid "Enable IVBB used by german authorities."
+msgstr ""
 
-#: setup/setup_ldap.tpl:39
-#, fuzzy
-msgid "TLS connection"
-msgstr "Bel..."
+#: include/class_core.inc:960
+msgid ""
+"Maintain sambaIdmapEntry objects to improve performance on some Samba "
+"versions."
+msgstr ""
 
-#: setup/setup_ldap.tpl:57
-#, fuzzy
-msgid "Reload"
-msgstr "Lezen"
+#: include/class_core.inc:970
+msgid "Enable checks to determine whether an account is expired or not."
+msgstr ""
 
-#: setup/setup_ldap.tpl:63 setup/setup_ldap.tpl:64
-#, fuzzy
-msgid "Authentication"
-msgstr "Nagios authenticatie"
+#: include/class_core.inc:980
+msgid ""
+"String containing the SID for Samba setups without the Domain object in LDAP."
+msgstr ""
 
-#: setup/setup_ldap.tpl:66
-#, fuzzy
-msgid "Administrator DN"
-msgstr "Beheer"
+#: include/class_core.inc:990
+msgid ""
+"String containing the RID base for Samba setups without the Domain object in "
+"LDAP."
+msgstr ""
 
-#: setup/setup_ldap.tpl:71
+#: include/class_core.inc:1000
 #, fuzzy
-msgid "Select user"
-msgstr "Verwijder gebruiker"
+msgid "Enable manual object snapshots."
+msgstr "Nieuwe objectgroep aanmaken"
 
-#: setup/setup_ldap.tpl:81
-msgid "Automatically append LDAP base to administrator DN"
+#: include/class_core.inc:1010
+msgid "Base DN for snapshot storage."
 msgstr ""
 
-#: setup/setup_ldap.tpl:85
-#, fuzzy
-msgid "Administrator password"
-msgstr "Beheerders wachtwoord"
-
-#: setup/setup_ldap.tpl:91 setup/setup_ldap.tpl:92
+#: include/class_core.inc:1020
 #, fuzzy
-msgid "Schema based settings"
-msgstr "Samba Instellingen"
+msgid "DN of the snapshot administrator."
+msgstr "Windows beheerders"
 
-#: setup/setup_ldap.tpl:94
-msgid "Use RFC 2307bis compliant groups"
+#: include/class_core.inc:1030
+msgid "Password of the snapshot administrator."
 msgstr ""
 
-#: setup/setup_ldap.tpl:105 setup/setup_ldap.tpl:106
+#: include/class_core.inc:1041
+msgid ""
+"Method for user and group ID generation. Note: only the 'traditional' method "
+"is safe due to PHP limitations."
+msgstr ""
+
+#: include/class_core.inc:1050
+msgid "URI of server to be used for snapshots."
+msgstr ""
+
+#: include/class_listing.inc:319
 #, fuzzy
-msgid "Current status"
-msgstr "Systeem status"
+msgid "Select all"
+msgstr "Selecteer"
 
-#: setup/class_setupStep_Migrate.inc:51 setup/class_setupStep_Migrate.inc:52
+#: include/class_listing.inc:578
 #, fuzzy
-msgid "LDAP inspection"
-msgstr "PHP configuratie inspectie"
+msgid "created by"
+msgstr "Aanmaken"
 
-#: setup/class_setupStep_Migrate.inc:53
-msgid "Analyze your current LDAP for GOsa compatibility"
+#: include/class_listing.inc:1064 include/class_listing.inc:1066
+msgid "Go to preceding level"
 msgstr ""
 
-#: setup/class_setupStep_Migrate.inc:59
+#: include/class_listing.inc:1072 include/class_listing.inc:1074
+msgid "Go to current users level"
+msgstr ""
+
+#: include/class_listing.inc:1079
+msgid "Reload list"
+msgstr "Lijst herladen"
+
+#: include/class_listing.inc:1453
 #, fuzzy
-msgid "Checking for root object"
-msgstr "Zoeken naar iconv ondersteuning"
+msgid "Copy"
+msgstr "kopieer"
 
-#: setup/class_setupStep_Migrate.inc:65
+#: include/class_listing.inc:1459
 #, fuzzy
-msgid "Inspecting object classes in root object"
-msgstr "Zoeken naar iconv ondersteuning"
+msgid "Cut"
+msgstr "knippen"
 
-#: setup/class_setupStep_Migrate.inc:71
+#: include/class_listing.inc:1492
+msgid "Cut this entry"
+msgstr "Deze invoer knippen"
+
+#: include/class_listing.inc:1501
+msgid "Copy this entry"
+msgstr "Deze invoer kopieren"
+
+#: include/class_listing.inc:1533 include/class_listing.inc:1535
 #, fuzzy
-msgid "Checking permission for LDAP database"
-msgstr "U heeft geen toestemming om deze afdeling te verwijderen."
+msgid "Restore snapshots"
+msgstr "Nagios account aanmaken"
 
-#: setup/class_setupStep_Migrate.inc:78
+#: include/class_listing.inc:1549
 #, fuzzy
-msgid "Checking for super administrator"
-msgstr "Zoeken naar enkele additionele programma's"
+msgid "Export list"
+msgstr "Exporteer"
 
-#: setup/class_setupStep_Migrate.inc:118 setup/class_setupStep_Migrate.inc:186
-#: setup/class_setupStep_Migrate.inc:709
+#: include/class_listing.inc:1591
 #, fuzzy
-msgid "LDAP query failed"
-msgstr "De database zoekopdracht is mislukt"
+msgid "Create new snapshot for this object"
+msgstr "Nieuw FAI object aanmaken"
 
-#: setup/class_setupStep_Migrate.inc:119 setup/class_setupStep_Migrate.inc:187
-#: setup/class_setupStep_Migrate.inc:710
-msgid "Possibly the 'root object' is missing."
+#: include/functions.inc:134
+#, php-format
+msgid "Fatal error: no class locations defined - please run %s to fix this"
 msgstr ""
 
-#: setup/class_setupStep_Migrate.inc:132 setup/class_setupStep_Migrate.inc:145
-#: setup/class_setupStep_Migrate.inc:307 setup/class_setupStep_Migrate.inc:661
-#: setup/class_setupStep_Migrate.inc:674 setup/class_setupStep_Migrate.inc:729
-#: setup/class_setupStep_Migrate.inc:750 setup/class_setupStep_Migrate.inc:802
-msgid "Failed"
-msgstr "Mislukt"
-
-#: setup/class_setupStep_Migrate.inc:134 setup/class_setupStep_Migrate.inc:147
+#: include/functions.inc:141
 #, php-format
-msgid ""
-"The specified user '%s' does not have full access to your LDAP database."
+msgid "Fatal error: cannot instantiate class %s - try running %s to fix this"
 msgstr ""
 
-#: setup/class_setupStep_Migrate.inc:308
-msgid "There is no GOsa administrator account inside your LDAP."
+#: include/functions.inc:466
+#, fuzzy, php-format
+msgid "Error while connecting to LDAP: %s"
 msgstr ""
+"FATAAL: Fout bij het verbinden met de LDAP server. De server meldt: '%s'."
 
-#: setup/class_setupStep_Migrate.inc:377
+#: include/functions.inc:537 include/functions.inc:623
 #, fuzzy
-msgid "Migration error"
-msgstr "Aanmaken"
+msgid "User ID is not unique!"
+msgstr "Gebruikersnaam / UID is niet uniek. Controleer uw LDAP database a.u.b."
 
-#: setup/class_setupStep_Migrate.inc:377
+#: include/functions.inc:827 include/functions.inc:945
+msgid "Error while locking entry!"
+msgstr ""
+
+#: include/functions.inc:837
+#, fuzzy, php-format
+msgid "Cannot store lock information in LDAP!"
+msgstr "Kan quota informatie niet ophaleven voor '%s'."
+
+#: include/functions.inc:837
+#, fuzzy, php-format
+msgid "Error: %s"
+msgstr "Fout"
+
+#: include/functions.inc:1267
+#, fuzzy, php-format
+msgid "The current size limit of %d entries is exceeded!"
+msgstr "De hoeveelheidslimiet van %d invoeren is overschreden!"
+
+#: include/functions.inc:1269
 #, php-format
-msgid "Cannot add ACL for user '%s':"
+msgid "Set the size limit to %s"
 msgstr ""
 
-#: setup/class_setupStep_Migrate.inc:415 setup/class_setupStep_Migrate.inc:425
+#: include/functions.inc:1286
 #, fuzzy
-msgid "Input error"
-msgstr "PHP fout"
+msgid "list is incomplete"
+msgstr "onvolledig"
 
-#: setup/class_setupStep_Migrate.inc:420
-#, fuzzy
-msgid "Password error"
-msgstr "Wachtwoord verloopt op"
+#: include/functions.inc:1636
+msgid "Continue anyway"
+msgstr "Toch doorgaan"
 
-#: setup/class_setupStep_Migrate.inc:420
+#: include/functions.inc:1638
+msgid "Edit anyway"
+msgstr "Alsnog bewerken"
+
+#: include/functions.inc:1641
+msgid "These entries are currently locked:"
+msgstr ""
+
+#: include/functions.inc:1882
+msgid "Entries per page"
+msgstr "Regels per pagina"
+
+#: include/functions.inc:2060
+#, fuzzy, php-format
+msgid "GOsa %s"
+msgstr "Log DB gebruiker"
+
+#: include/functions.inc:2067
+#, fuzzy, php-format
+msgid "GOsa %s snapshot (Rev %s)"
+msgstr "GOsa ontwikkelversie (Revisie %s)"
+
+#: include/functions.inc:2072
+#, php-format
+msgid "GOsa development snapshot (Rev %s)"
+msgstr "GOsa ontwikkelversie (Revisie %s)"
+
+#: include/functions.inc:2168
+#, php-format
+msgid "File %s cannot be deleted!"
+msgstr ""
+
+#: include/functions.inc:2198 include/functions.inc:2218
 #, fuzzy
-msgid "Provided passwords do not match!"
+msgid "Cannot write revision file!"
+msgstr "Kan bestand '%s' niet aanmaken."
+
+#: include/functions.inc:2489 include/functions.inc:2493
+#: include/functions.inc:2499
+msgid "'baseIdHook' is not available. Using default base!"
 msgstr ""
-"Het nieuwe wachtwoord en het herhaalde wachtwoord komen niet met elkaar "
-"overeen!"
 
-#: setup/class_setupStep_Migrate.inc:425
+#: include/functions.inc:2523
 #, fuzzy
-msgid "Specify a valid user ID!"
-msgstr "Geef a.u.b. een geldige gebruikersnaam op!"
+msgid ""
+"Cannot read schema information from LDAP. Schema validation is not possible!"
+msgstr ""
+"Kan de schema informatie niet ophalen van de server. Schema controle is "
+"onmogelijk!"
 
-#: setup/class_setupStep_Migrate.inc:450
-#, php-format
-msgid "Adding an administrative user failed: object '%s' already exists!"
+#: include/functions.inc:2549
+msgid "This class is used to make users appear in GOsa."
 msgstr ""
 
-#: setup/class_setupStep_Migrate.inc:662
+#: include/functions.inc:2556
 msgid ""
-"The LDAP root object is missing. It is required to use your LDAP service."
+"This class is used to lock entries in order to prevent multiple edits at a "
+"time."
 msgstr ""
 
-#: setup/class_setupStep_Migrate.inc:663 setup/class_setupStep_Migrate.inc:676
-#, fuzzy
-msgid "Try to create root object"
-msgstr "Nieuw FAI object aanmaken"
+#: include/functions.inc:2601
+#, fuzzy, php-format
+msgid "Required object class %s is missing!"
+msgstr "Toon FAI sjabloon objecten"
 
-#: setup/class_setupStep_Migrate.inc:675
-msgid "Root object couldn't be created, you should try it on your own."
+#: include/functions.inc:2604
+#, php-format
+msgid "Optional object class %s is missing!"
 msgstr ""
 
-#: setup/class_setupStep_Migrate.inc:730
+#: include/functions.inc:2609
 #, fuzzy, php-format
-msgid "Missing GOsa object class '%s'!"
+msgid "Wrong version of required object class %s (!=%s) detected!"
 msgstr "Toon FAI sjabloon objecten"
 
-#: setup/class_setupStep_Migrate.inc:731
-#, fuzzy
-msgid "Please check your installation."
-msgstr "Controleer a.u.b. de gebruikersnaam/wachtwoord combinatie."
+#: include/functions.inc:2612
+#, fuzzy, php-format
+msgid "Class available"
+msgstr "Bestand is beschikbaar"
 
-#: setup/class_setupStep_Migrate.inc:752
-#, php-format
+#: include/functions.inc:2634
 msgid ""
-"Cannot handle the structural object type of your root object. Please try to "
-"add the object class '%s' manually."
+"RFC2307bis schema is enabled, but the current LDAP configuration does not "
+"support it!"
+msgstr ""
+
+#: include/functions.inc:2635
+msgid ""
+"To use RFC2307bis groups, the objectClass 'posixGroup' must be AUXILIARY."
+msgstr ""
+
+#: include/functions.inc:2639
+msgid ""
+"RFC2307bis schema is disabled, but the current LDAP configuration supports "
+"it!"
+msgstr ""
+
+#: include/functions.inc:2640
+msgid "To correct this, the objectClass 'posixGroup' must be STRUCTURAL."
 msgstr ""
 
-#: setup/setup_welcome.tpl:3
-msgid "How to get started"
-msgstr ""
+#: include/functions.inc:2665
+msgid "German"
+msgstr "Duits"
+
+#: include/functions.inc:2666
+msgid "French"
+msgstr "Frans"
+
+#: include/functions.inc:2667
+msgid "Italian"
+msgstr "Italiaans"
 
-#: setup/setup_welcome.tpl:5
-msgid ""
-"This seems to be the first time you run GOsa on this system. To start the "
-"GOsa web interface you need a working configuration file, which can be "
-"generated by this wizard."
-msgstr ""
+#: include/functions.inc:2668
+msgid "Spanish"
+msgstr "Spaans"
 
-#: setup/setup_welcome.tpl:9
-#, fuzzy
-msgid "What you need to generate a configuration file:"
-msgstr "Configuratie bestand"
+#: include/functions.inc:2669
+msgid "English"
+msgstr "Engels"
 
-#: setup/setup_welcome.tpl:13
-#, fuzzy
-msgid "The hostname of your LDAP server"
-msgstr "bij het bewerken van LDAP server %s"
+#: include/functions.inc:2670
+msgid "Dutch"
+msgstr "Nederlands"
 
-#: setup/setup_welcome.tpl:14
-msgid "Installed GOsa and supplementary schema"
-msgstr ""
+#: include/functions.inc:2671
+msgid "Polish"
+msgstr "Pools"
 
-#: setup/setup_welcome.tpl:15
-msgid "The LDAP base of your LDAP directory"
+#: include/functions.inc:2672
+msgid "Brazilian Portuguese"
 msgstr ""
 
-#: setup/setup_welcome.tpl:16
-msgid "The DN and the password of the LDAP administration user"
-msgstr ""
+#: include/functions.inc:2674
+#, fuzzy
+msgid "Chinese"
+msgstr "Chipset"
 
-#: setup/setup_welcome.tpl:20
-msgid ""
-"If you've collected the needed information, unlock the setup process like "
-"shown in the next paragraph."
-msgstr ""
+#: include/functions.inc:2675
+#, fuzzy
+msgid "Vietnamese"
+msgstr "Naam"
 
-#: setup/setup_welcome.tpl:24
+#: include/functions.inc:2676
+msgid "Russian"
+msgstr "Russisch"
+
+#: include/functions.inc:2869
 #, fuzzy
-msgid "Starting the setup"
-msgstr "Taal"
+msgid "Cannot detect password hash!"
+msgstr "De opgegeven database kon niet geselecteerd worden!"
 
-#: setup/setup_welcome.tpl:26
-msgid ""
-"For security reasons you need to authenticate the installation by creating "
-"the file '/tmp/gosa.auth', containing the current session ID on the servers "
-"local filesystem. This can be done by executing the following command:"
+#: include/functions.inc:2910 include/functions.inc:2985
+#, php-format
+msgid "Pre-event hook reported a problem: %s. Password change canceled!"
 msgstr ""
 
-#: setup/setup_welcome.tpl:32
-msgid "Click the 'Next' button when you've finished."
-msgstr ""
+#: include/functions.inc:2941
+#, fuzzy
+msgid "Password change failed!"
+msgstr "Het veranderen van het wachtwoord is niet toegestaan"
 
-#: setup/setup_license.tpl:3
-msgid ""
-"GOsa is developed under the terms of the GNU General Public License v2. "
-"Please accept the terms below."
+#: include/functions.inc:2949
+#, php-format
+msgid "Post-event hook reported a problem: %s. Password change canceled!"
 msgstr ""
 
-#: setup/setup_license.tpl:11
-msgid "I have read the license and accept it"
+#: include/functions.inc:3053
+msgid "Cannot generate SAMBA hash!"
 msgstr ""
 
-#: setup/setup_checks.tpl:2
-msgid ""
-"This step checks if your PHP server has all required modules and "
-"configuration settings."
+#: include/functions.inc:3068
+#, php-format
+msgid "Generating SAMBA hash by running %s failed: check %s!"
 msgstr ""
 
-#: setup/setup_checks.tpl:5
+#: include/functions.inc:3346 include/functions.inc:3360
+#: include/functions.inc:3398 include/functions.inc:3410
+#: include/functions.inc:3414 include/functions.inc:3429
+#: include/functions.inc:3438
 #, fuzzy
-msgid "Inspection"
-msgstr "PHP configuratie inspectie"
-
-#: setup/setup_checks.tpl:8
-msgid "PHP module and extension checks"
-msgstr ""
-
-#: setup/setup_checks.tpl:10
-msgid "Basic checks"
+msgid "Cannot allocate free ID:"
 msgstr ""
+"Er zitten te veel gebruikers in de database. Kan geen vrij ID toewijzen!"
 
-#: setup/setup_checks.tpl:38 setup/setup_checks.tpl:79
-msgid "GOsa will NOT run without fixing this."
+#: include/functions.inc:3346
+msgid "unknown idAllocation method!"
 msgstr ""
 
-#: setup/setup_checks.tpl:40 setup/setup_checks.tpl:81
-msgid "GOsa will run without fixing this."
+#: include/functions.inc:3360
+#, php-format
+msgid "%sPoolMin >= %sPoolMax!"
 msgstr ""
 
-#: setup/setup_checks.tpl:50
-#, fuzzy
-msgid "PHP setup configuration"
-msgstr "FAX database"
-
-#: setup/setup_checks.tpl:50
+#: include/functions.inc:3390
 #, fuzzy
-msgid "show information"
-msgstr "Persoonlijke informatie"
+msgid "Cannot create sambaUnixIdPool entry!"
+msgstr "Ga naar basis afdelingen"
 
-#: setup/setup_checks.tpl:51
-msgid "Extended checks"
+#: include/functions.inc:3398
+msgid "sambaUnixIdPool is not unique!"
 msgstr ""
 
-#: setup/setup_schema.tpl:1
+#: include/functions.inc:3410 include/functions.inc:3414
 #, fuzzy
-msgid "Schema specific settings"
-msgstr "Samba Instellingen"
+msgid "no ID available!"
+msgstr "Bestand is beschikbaar"
 
-#: setup/setup_schema.tpl:4
-msgid "Schema check succeeded"
+#: include/functions.inc:3438
+msgid "maximum number of tries exceeded!"
 msgstr ""
 
-#: setup/setup_schema.tpl:7
+#: include/functions.inc:3498
 #, fuzzy
-msgid "Schema check failed"
-msgstr "Het opslaan van de telefoon is mislukt"
-
-#: setup/setup_schema.tpl:11
-msgid ""
-"Could not read any schema information, all checks skipped. Adjust your LDAP "
-"ACLs."
+msgid "Cannot allocate free ID!"
 msgstr ""
+"Er zitten te veel gebruikers in de database. Kan geen vrij ID toewijzen!"
 
-#: setup/setup_schema.tpl:13
+#: include/class_GOsaRegistration.inc:127
 msgid ""
-"It seems that your LDAP database wasn't initialized yet. This maybe the "
-"reason, why GOsa can't read your schema configuration!"
+"UNIX-timestamp pointing to the date GOsa will ask for a registration again "
+"(-1 to disable)"
 msgstr ""
 
-#: setup/class_setupStep_Schema.inc:37 setup/class_setupStep_Schema.inc:38
-#, fuzzy
-msgid "LDAP schema check"
-msgstr "Ldap server"
-
-#: setup/class_setupStep_Schema.inc:39
-msgid "Perform test on your current LDAP schema"
+#: include/exporter/class_cvsExporter.inc:48
+msgid "CSV"
 msgstr ""
 
-#: setup/class_setupStep_Welcome.inc:42
-#, fuzzy
-msgid "Welcome"
-msgstr "Welkom %s!"
+#: include/exporter/class_pdfExporter.inc:18
+msgid "No PDF export possible: there is no FPDF library installed."
+msgstr ""
 
-#: setup/class_setupStep_Welcome.inc:43
-#, fuzzy
-msgid "The welcome message"
-msgstr "Verwijder dit bericht"
+#: include/exporter/class_pdfExporter.inc:145
+msgid "PDF"
+msgstr ""
 
-#: setup/class_setupStep_Welcome.inc:44
+#: include/exporter/class_PDF.inc:24
 #, fuzzy
-msgid "Welcome to the GOsa setup assistent"
-msgstr "Welkom bij het GOsa installatie programma!"
+msgid "Page"
+msgstr "Pieper"
 
-#: setup/class_setupStep_License.inc:56 setup/class_setupStep_License.inc:57
-#, fuzzy
-msgid "License"
-msgstr "Regel"
+#: include/class_management.inc:487
+#, fuzzy, php-format
+msgid "You are not allowed to create a snapshot for %s!"
+msgstr "U heeft geen toestemming om uw wachtwoord te veranderen!"
 
-#: setup/class_setupStep_License.inc:58
-msgid "Terms and conditions for usage"
-msgstr ""
+#: include/class_management.inc:534 include/class_management.inc:586
+#: include/class_management.inc:600
+#, fuzzy, php-format
+msgid "You are not allowed to restore a snapshot for %s!"
+msgstr "U heeft geen toestemming om uw wachtwoord te veranderen!"
 
-#: setup/setup_language.tpl:3
-#, fuzzy
-msgid "Please select the preferred language"
-msgstr "Voorkeurstaal"
+#: include/class_management.inc:549
+#, fuzzy, php-format
+msgid "You are not allowed to remove a snapshot for %s!"
+msgstr "U heeft geen toestemming om uw wachtwoord te veranderen!"
 
-#: setup/setup_language.tpl:5
+#: include/class_management.inc:669
+#, php-format
 msgid ""
-"At this point, you can select the site wide default language. Choosing "
-"'automatic' will use the language requested by the browser. This setting can "
-"be overridden per user."
+"No tab definition for %s found in configuration file: cannot create plugin "
+"instance!"
 msgstr ""
 
-#: setup/setup_language.tpl:9
+#: include/class_pathNavigator.inc:86
 #, fuzzy
-msgid "Please select your preferred language here"
-msgstr "Voorkeurstaal"
+msgid "Welcome to GOsa"
+msgstr "Welkom bij het GOsa installatie programma!"
 
-#: setup/class_setupStep_Language.inc:40 setup/class_setupStep_Language.inc:41
 #, fuzzy
-msgid "Language setup"
-msgstr "Taal"
+#~ msgid "Max"
+#~ msgstr "Mei"
 
-#: setup/class_setupStep_Language.inc:42
 #, fuzzy
-msgid "This step allows you to select your preferred language."
-msgstr ""
-"Deze dialoog maakt het mogelijk om een apparaat te verbinden aan de computer "
-"die u momenteel aan het bewerken bent."
+#~ msgid "Min"
+#~ msgstr "Hoofdmenu"
+
+#~ msgid "Welcome %s!"
+#~ msgstr "Welkom %s!"
 
 #, fuzzy
 #~ msgid "The folder %s specified for %s:%s cannot be used for reading!"
@@ -7959,18 +7798,10 @@ msgstr ""
 #~ msgid "Honour administrative units"
 #~ msgstr "Groepen beheer"
 
-#, fuzzy
-#~ msgid "Smarty compile directory"
-#~ msgstr "Persoonlijke map"
-
 #, fuzzy
 #~ msgid "Path for PPD storage"
 #~ msgstr "Wachtwoord encryptie"
 
-#, fuzzy
-#~ msgid "Path for kiosk profile storage"
-#~ msgstr "Kiosk profiel instellingen"
-
 #, fuzzy
 #~ msgid "Mail queue script"
 #~ msgstr "Inlogscript"
@@ -8248,9 +8079,6 @@ msgstr ""
 #~ msgid "Prpperties"
 #~ msgstr "Eigenschappen"
 
-#~ msgid "Organizational unit"
-#~ msgstr "Afdeling"
-
 #, fuzzy
 #~ msgid "Old password"
 #~ msgstr "Oud wachtwoord"
@@ -8792,10 +8620,6 @@ msgstr ""
 #~ msgid "Enable DNS extension"
 #~ msgstr "Verwijder printer mogelijkheden"
 
-#, fuzzy
-#~ msgid "Enable DHCP extension"
-#~ msgstr "Verwijder printer mogelijkheden"
-
 #, fuzzy
 #~ msgid "Enable mime type management"
 #~ msgstr "Systeembeheer"
@@ -8936,9 +8760,6 @@ msgstr ""
 #~ msgid "Display name"
 #~ msgstr "Getoonde naam"
 
-#~ msgid "Home phone"
-#~ msgstr "Telefoon Privé"
-
 #~ msgid "Initials"
 #~ msgstr "Initialen"
 
@@ -8980,9 +8801,6 @@ msgstr ""
 #~ msgstr ""
 #~ "U heeft geen toestemming om een gebruiker aan te maken onder deze 'Basis'."
 
-#~ msgid "Could not connect to database server!"
-#~ msgstr "Kan niet verbinden met de database server!"
-
 #~ msgid "Could not select database!"
 #~ msgstr "De opgegeven database kon niet geselecteerd worden!"
 
@@ -9556,9 +9374,6 @@ msgstr ""
 #~ msgid "You're about to delete the object group '%s'."
 #~ msgstr "U staat op het punt de objectgroep '%s' te verwijderen."
 
-#~ msgid "Name of object groups"
-#~ msgstr "Naam van objectgroepen"
-
 #~ msgid "Select to see groups containing groups"
 #~ msgstr "Selecteer om groepen die groepen bevatten te tonen"
 
index dcfb7cd9911a66df3c1ba14e328faba3fcc0e2af..82fd0f2d2cb773c65593e48feecfa460eb0f9d2d 100644 (file)
@@ -2,7 +2,7 @@ msgid ""
 msgstr ""
 "Project-Id-Version: polski\n"
 "Report-Msgid-Bugs-To: \n"
-"POT-Creation-Date: 2010-10-28 20:40+0200\n"
+"POT-Creation-Date: 2010-12-01 15:07+0100\n"
 "PO-Revision-Date: 2010-04-30 21:15+0100\n"
 "Last-Translator: Piort Rybicki <meritus@innervision.pl>\n"
 "Language-Team: Piotr Rybicki <meritus@innervision.pl>\n"
@@ -15,161 +15,56 @@ msgstr ""
 "X-Poedit-SourceCharset: iso-8859-2\n"
 "X-Poedit-Basepath: tedst\n"
 
-#: ihtml/themes/default/login.tpl:31
-#, fuzzy
-msgid "Login to GOsa"
-msgstr "Witaj w GOsa"
-
-#: ihtml/themes/default/login.tpl:37 ihtml/themes/default/login.tpl:40
-#: ihtml/themes/default/password.tpl:86 ihtml/themes/default/password.tpl:90
-#, fuzzy
-msgid "User name"
-msgstr "Nazwa użytkownika"
-
-#: ihtml/themes/default/login.tpl:47
-#: plugins/generic/dashBoard/Register/register.tpl:53
-#: plugins/personal/generic/paste_generic.tpl:21 setup/setup_migrate.tpl:53
-msgid "Password"
-msgstr "Hasło"
-
-#: ihtml/themes/default/login.tpl:61
-msgid "Choose the directory to work on"
-msgstr ""
-
-#: ihtml/themes/default/login.tpl:66
-msgid "Click here to log in"
-msgstr "Kliknij tutaj aby się zalogować"
-
-#: ihtml/themes/default/login.tpl:66 ihtml/themes/default/login.tpl:67
-#, fuzzy
-msgid "Log in"
-msgstr "Login"
-
-#: ihtml/themes/default/copyPasteDialog.tpl:1
-msgid "Copy & paste wizard"
-msgstr "Kreator Copy & paste"
-
-#: ihtml/themes/default/copyPasteDialog.tpl:7
-#, fuzzy
-msgid ""
-"Some values need to be unique in the complete directory while some "
-"combinations make no sense. Please edit the values below to fulfill the "
-"policies."
-msgstr ""
-"Niektóre wartości muszą być unikalne w całym katalogu, podczas gdy niektóre "
-"kombinacje nie mają sensu. GOsa pokazuje dotyczące atrybuty. Proszę poprawić "
-"wartości poniżej aby utrzymać zgodność z regułami."
-
-#: ihtml/themes/default/copyPasteDialog.tpl:9
-msgid "Remember that some properties like taken snapshots will not be copied!"
-msgstr ""
-"Pamiętaj, że niektóre właściwości jak snapshoty nie zostaną skopiowane!"
-
-#: ihtml/themes/default/copyPasteDialog.tpl:10
-msgid ""
-"Or if you copy or cut an entry within GOsa and delete the source object, you "
-"may get errors while pasting this object again!"
-msgstr ""
-
-#: ihtml/themes/default/copyPasteDialog.tpl:19
-#: include/utils/class_msgPool.inc:313
-#, php-format
-msgid "Save"
-msgstr "Zapisz"
-
-#: ihtml/themes/default/copyPasteDialog.tpl:21
-#: ihtml/themes/default/acl.tpl:137 ihtml/themes/default/acl.tpl:153
-#: ihtml/themes/default/snapshotdialog.tpl:44
-#: ihtml/themes/default/snapshotdialog.tpl:90
-#: ihtml/themes/default/msg_dialog.tpl:80
-#: ihtml/themes/default/msg_dialog.tpl:141
-#: ihtml/themes/default/msg_dialog.tpl:146
-#: ihtml/themes/default/islocked.tpl:26 include/utils/class_msgPool.inc:295
-#: setup/setup_migrate.tpl:71 setup/setup_ldap.tpl:20
-#, php-format
-msgid "Cancel"
-msgstr "Anuluj"
-
-#: ihtml/themes/default/copyPasteDialog.tpl:23
-msgid "Cancel all"
-msgstr "Anuluj wszystko"
-
-#: ihtml/themes/default/copyPasteDialog.tpl:28
-msgid "Operation complete"
-msgstr "Operacja zakończona"
-
-#: ihtml/themes/default/copyPasteDialog.tpl:30
-#: setup/class_setupStep_Finish.inc:39
-msgid "Finish"
-msgstr "Zakończ"
-
-#: ihtml/themes/default/userFilter.tpl:1
+#: plugins/admin/acl/acl-filter.xml:18 plugins/admin/users/user-filter.xml:19
+#: plugins/admin/groups/singleUserSelect/singleUser-filter.xml:20
+#: plugins/admin/groups/userSelect/user-filter.xml:20
+#: plugins/admin/groups/userGroupSelect/selectUserGroup-filter.xml:21
+#: plugins/admin/groups/group-filter.xml:17
+#: plugins/admin/departments/dep-filter.xml:17
+#: plugins/admin/newConfigManagement/DeviceConfig-filter.xml:14
+#: plugins/admin/ogroups/ogroup-filter.xml:18
+#: plugins/admin/ogroups/objectSelect/selectObject-filter.xml:32
+#: plugins/personal/posix/trustSelect/trust-filter.xml:17
+#: plugins/personal/posix/groupSelect/group-filter.xml:16
 #, fuzzy
-msgid "List of defined filters"
-msgstr "Zapisz plik konfiguracyjny"
-
-#: ihtml/themes/default/sizelimit.tpl:3
-msgid ""
-"The size limit option makes LDAP operations faster and saves the LDAP server "
-"from getting too much load. The easiest way to handle big databases without "
-"long timeouts would be to limit your search to smaller values and use "
-"filters to get the entries you are looking for."
-msgstr ""
-"Limit rozmiaru powoduje szybsze operacje LDAP i zapobiega nadmiernemu "
-"obciążeniu serwera LDAP. Najprostrzym sposobem działania na dużych bazach "
-"bez opóźnień jest ograniczanie wyszukiwań do mniejszej ilości wyników oraz "
-"użycie filtrów dla otrzymania poszukiwanych elementów."
-
-#: ihtml/themes/default/sizelimit.tpl:8
-msgid "Please choose the way to react for this session"
-msgstr "Proszę wybrać sposób reakcji dla tej sesji"
+msgid "Default filter"
+msgstr "Parametr"
 
-#: ihtml/themes/default/sizelimit.tpl:10
-msgid "ignore this error and show all entries the LDAP server returns"
-msgstr "Ignoruj ten błąd i pokaż wszystkie elementy które zwraca serwer LDAP"
+#: plugins/admin/acl/acl-filter.xml:33 plugins/admin/acl/tabs_acl_role.inc:28
+msgid "ACL Templates"
+msgstr "Szablony ACL"
 
-#: ihtml/themes/default/sizelimit.tpl:11
+#: plugins/admin/acl/acl-filter.xml:48
+#: plugins/admin/acl/class_aclManagement.inc:154
 #, fuzzy
-msgid ""
-"ignore this error and show all entries that fit into the defined size limit"
-msgstr ""
-"ignoruj ten błąd i pokaż wszystkie elementy które zmieszczą się w "
-"zdefiniowanych limicie rozmiaru i pozwól mi użyć filtrów"
+msgid "ACL Assignment"
+msgstr "Zarządzanie ACL"
 
-#: ihtml/themes/default/sizelimit.tpl:16 include/utils/class_msgPool.inc:331
-#, php-format
-msgid "Set"
-msgstr "Ustaw"
+#: plugins/admin/acl/tabs_acl.inc:28 plugins/admin/acl/acl-list.xml:15
+#: plugins/admin/acl/class_aclRole.inc:770 include/class_tabs.inc:403
+#: include/class_acl.inc:1290 include/class_acl.inc:1291
+#: include/class_acl.inc:1297
+msgid "ACL"
+msgstr "ACL"
 
-#: ihtml/themes/default/userFilterEditor.tpl:1
-#: ihtml/themes/default/userFilterEditor.tpl:5
+#: plugins/admin/acl/acl-list.xml:11
 #, fuzzy
-msgid "Filter editor"
-msgstr "Błąd krytyczny"
+msgid "List of ACLs"
+msgstr "Lista ACLi"
 
-#: ihtml/themes/default/userFilterEditor.tpl:8
-#, fuzzy
-msgid "Filter properties"
-msgstr "Edytuj ogólne właściwości"
+#: plugins/admin/acl/acl-list.xml:23 plugins/admin/acl/acl-list.xml:82
+#: plugins/admin/acl/class_aclRole.inc:714
+#: plugins/personal/generic/generic.tpl:503
+#: plugins/personal/generic/class_user.inc:1666
+msgid "Role"
+msgstr "Pełniona funkcja"
 
-#: ihtml/themes/default/userFilterEditor.tpl:11 include/class_acl.inc:264
-#: include/class_SnapShotDialog.inc:55 include/class_userFilter.inc:55
-#: include/class_userFilter.inc:150 include/class_userFilterEditor.inc:236
-#: include/class_userFilterEditor.inc:240
-#: plugins/generic/dashBoard/dbChannelStatus/class_dbChannelStatus.inc:14
-#: plugins/generic/dashBoard/dbPluginStatus/class_dbPluginStatus.inc:26
-#: plugins/generic/references/class_reference.inc:57
-#: plugins/generic/references/class_reference.inc:63
-#: plugins/generic/references/class_reference.inc:69
-#: plugins/generic/references/class_reference.inc:75
-#: plugins/generic/references/class_reference.inc:81
-#: plugins/admin/ogroups/objectSelect/selectObject-list.xml:97
-#: plugins/admin/ogroups/class_ogroup.inc:157
-#: plugins/admin/ogroups/class_ogroup.inc:661
-#: plugins/admin/ogroups/class_ogroup.inc:676
-#: plugins/admin/ogroups/class_ogroup.inc:680
-#: plugins/admin/ogroups/class_ogroup.inc:861
-#: plugins/admin/ogroups/ogroup-list.xml:41
+#: plugins/admin/acl/acl-list.xml:49 plugins/admin/acl/class_aclRole.inc:741
+#: plugins/admin/acl/class_aclRole.inc:753
+#: plugins/admin/acl/class_aclRole.inc:763 plugins/admin/acl/acl_role.tpl:7
+#: plugins/admin/acl/paste_role.tpl:4
+#: plugins/admin/users/class_userManagement.inc:533
+#: plugins/admin/users/class_userManagement.inc:580
 #: plugins/admin/groups/userGroupSelect/selectUserGroup-list.xml:49
 #: plugins/admin/groups/group-list.xml:41
 #: plugins/admin/groups/class_group.inc:906
@@ -179,3222 +74,3250 @@ msgstr "Edytuj ogólne właściwości"
 #: plugins/admin/groups/class_group.inc:950
 #: plugins/admin/groups/class_group.inc:957
 #: plugins/admin/groups/class_group.inc:1057
-#: plugins/admin/users/class_userManagement.inc:533
-#: plugins/admin/users/class_userManagement.inc:580
-#: plugins/admin/newConfigManagement/DeviceConfig-list.xml:34
-#: plugins/admin/departments/class_domain.inc:47
-#: plugins/admin/departments/class_domain.inc:49
-#: plugins/admin/departments/class_domain.inc:54
-#: plugins/admin/departments/class_domain.inc:56
-#: plugins/admin/departments/class_domain.inc:58
-#: plugins/admin/departments/class_domain.inc:90
-#: plugins/admin/departments/class_localityGeneric.inc:48
-#: plugins/admin/departments/class_localityGeneric.inc:50
-#: plugins/admin/departments/class_localityGeneric.inc:55
-#: plugins/admin/departments/class_localityGeneric.inc:57
-#: plugins/admin/departments/class_localityGeneric.inc:59
-#: plugins/admin/departments/class_organizationGeneric.inc:79
-#: plugins/admin/departments/class_organizationGeneric.inc:81
-#: plugins/admin/departments/class_organizationGeneric.inc:86
-#: plugins/admin/departments/class_organizationGeneric.inc:88
-#: plugins/admin/departments/class_organizationGeneric.inc:90
 #: plugins/admin/departments/class_countryGeneric.inc:47
 #: plugins/admin/departments/class_countryGeneric.inc:49
 #: plugins/admin/departments/class_countryGeneric.inc:54
 #: plugins/admin/departments/class_countryGeneric.inc:56
 #: plugins/admin/departments/class_countryGeneric.inc:58
+#: plugins/admin/departments/class_department.inc:355
+#: plugins/admin/departments/class_department.inc:357
+#: plugins/admin/departments/class_department.inc:362
+#: plugins/admin/departments/class_department.inc:369
+#: plugins/admin/departments/class_department.inc:373
 #: plugins/admin/departments/class_dcObject.inc:47
 #: plugins/admin/departments/class_dcObject.inc:49
 #: plugins/admin/departments/class_dcObject.inc:54
 #: plugins/admin/departments/class_dcObject.inc:56
 #: plugins/admin/departments/class_dcObject.inc:58
 #: plugins/admin/departments/class_dcObject.inc:90
-#: plugins/admin/departments/class_department.inc:355
-#: plugins/admin/departments/class_department.inc:357
-#: plugins/admin/departments/class_department.inc:362
-#: plugins/admin/departments/class_department.inc:369
-#: plugins/admin/departments/class_department.inc:373
-#: plugins/admin/acl/class_aclRole.inc:741
-#: plugins/admin/acl/class_aclRole.inc:753
-#: plugins/admin/acl/class_aclRole.inc:763 plugins/admin/acl/acl-list.xml:49
-#: plugins/admin/acl/paste_role.tpl:4 plugins/admin/acl/acl_role.tpl:7
-#: plugins/addons/propertyEditor/property-list.xml:80
+#: plugins/admin/departments/class_localityGeneric.inc:48
+#: plugins/admin/departments/class_localityGeneric.inc:50
+#: plugins/admin/departments/class_localityGeneric.inc:55
+#: plugins/admin/departments/class_localityGeneric.inc:57
+#: plugins/admin/departments/class_localityGeneric.inc:59
+#: plugins/admin/departments/class_organizationGeneric.inc:79
+#: plugins/admin/departments/class_organizationGeneric.inc:81
+#: plugins/admin/departments/class_organizationGeneric.inc:86
+#: plugins/admin/departments/class_organizationGeneric.inc:88
+#: plugins/admin/departments/class_organizationGeneric.inc:90
+#: plugins/admin/departments/class_domain.inc:47
+#: plugins/admin/departments/class_domain.inc:49
+#: plugins/admin/departments/class_domain.inc:54
+#: plugins/admin/departments/class_domain.inc:56
+#: plugins/admin/departments/class_domain.inc:58
+#: plugins/admin/departments/class_domain.inc:90
+#: plugins/admin/newConfigManagement/DeviceConfig-list.xml:34
+#: plugins/admin/ogroups/ogroup-list.xml:41
+#: plugins/admin/ogroups/objectSelect/selectObject-list.xml:97
+#: plugins/admin/ogroups/class_ogroup.inc:157
+#: plugins/admin/ogroups/class_ogroup.inc:661
+#: plugins/admin/ogroups/class_ogroup.inc:676
+#: plugins/admin/ogroups/class_ogroup.inc:680
+#: plugins/admin/ogroups/class_ogroup.inc:861
+#: plugins/personal/posix/trustSelect/trust-list.xml:46
+#: plugins/personal/posix/groupSelect/group-list.xml:33
+#: plugins/personal/posix/trustModeDialog/class_trustModeDialog.inc:45
 #: plugins/personal/generic/class_user.inc:1316
 #: plugins/personal/generic/class_user.inc:1334
 #: plugins/personal/generic/class_user.inc:1376
-#: plugins/personal/generic/class_user.inc:1861
-#: plugins/personal/posix/trustModeDialog/class_trustModeDialog.inc:45
-#: plugins/personal/posix/trustSelect/trust-list.xml:46
-#: plugins/personal/posix/groupSelect/group-list.xml:33
-#: setup/setup_migrate.tpl:43 setup/setup_migrate.tpl:45
-#: setup/setup_feedback.tpl:16
-msgid "Name"
-msgstr "Imię"
-
-#: ihtml/themes/default/userFilterEditor.tpl:19 include/class_acl.inc:254
-#: include/class_acl.inc:264 include/class_SnapShotDialog.inc:174
-#: include/class_userFilter.inc:55 include/class_userFilterEditor.inc:245
-#: plugins/generic/dashBoard/dbChannelStatus/class_dbChannelStatus.inc:14
+#: plugins/personal/generic/class_user.inc:1860
+#: plugins/addons/propertyEditor/property-list.xml:64
 #: plugins/generic/dashBoard/dbPluginStatus/class_dbPluginStatus.inc:26
+#: plugins/generic/dashBoard/dbChannelStatus/class_dbChannelStatus.inc:14
 #: plugins/generic/references/class_reference.inc:57
 #: plugins/generic/references/class_reference.inc:63
 #: plugins/generic/references/class_reference.inc:69
 #: plugins/generic/references/class_reference.inc:75
 #: plugins/generic/references/class_reference.inc:81
-#: plugins/admin/ogroups/objectSelect/selectObject-list.xml:105
-#: plugins/admin/ogroups/class_ogroup.inc:863
-#: plugins/admin/ogroups/generic.tpl:15
-#: plugins/admin/ogroups/ogroup-list.xml:49
-#: plugins/admin/groups/generic.tpl:24
+#: setup/setup_feedback.tpl:16 setup/setup_migrate.tpl:43
+#: setup/setup_migrate.tpl:45 ihtml/themes/default/userFilterEditor.tpl:11
+#: include/class_userFilter.inc:55 include/class_userFilter.inc:150
+#: include/class_userFilterEditor.inc:236
+#: include/class_userFilterEditor.inc:240 include/class_SnapShotDialog.inc:55
+#: include/class_acl.inc:264
+msgid "Name"
+msgstr "Imię"
+
+#: plugins/admin/acl/acl-list.xml:57 plugins/admin/acl/class_aclRole.inc:166
+#: plugins/admin/acl/class_aclRole.inc:743 plugins/admin/acl/acl_role.tpl:17
 #: plugins/admin/groups/userGroupSelect/selectUserGroup-list.xml:57
-#: plugins/admin/groups/group-list.xml:49
+#: plugins/admin/groups/generic.tpl:24 plugins/admin/groups/group-list.xml:49
 #: plugins/admin/groups/class_group.inc:1058
-#: plugins/admin/newConfigManagement/DeviceConfig-list.xml:42
-#: plugins/admin/departments/dep-list.xml:79
-#: plugins/admin/departments/locality.tpl:19
-#: plugins/admin/departments/generic.tpl:19
-#: plugins/admin/departments/class_domain.inc:63
-#: plugins/admin/departments/class_domain.inc:91
-#: plugins/admin/departments/class_localityGeneric.inc:64
-#: plugins/admin/departments/class_localityGeneric.inc:92
-#: plugins/admin/departments/class_organizationGeneric.inc:95
-#: plugins/admin/departments/class_organizationGeneric.inc:123
 #: plugins/admin/departments/class_countryGeneric.inc:63
 #: plugins/admin/departments/class_countryGeneric.inc:92
-#: plugins/admin/departments/class_dcObject.inc:63
-#: plugins/admin/departments/class_dcObject.inc:91
+#: plugins/admin/departments/locality.tpl:19
 #: plugins/admin/departments/domain.tpl:19
-#: plugins/admin/departments/country.tpl:19
-#: plugins/admin/departments/dcObject.tpl:19
 #: plugins/admin/departments/class_department.inc:365
 #: plugins/admin/departments/class_department.inc:675
+#: plugins/admin/departments/dcObject.tpl:19
 #: plugins/admin/departments/organization.tpl:19
-#: plugins/admin/acl/class_aclRole.inc:166
-#: plugins/admin/acl/class_aclRole.inc:743 plugins/admin/acl/acl-list.xml:57
-#: plugins/admin/acl/acl_role.tpl:17
-#: plugins/personal/posix/trustModeDialog/class_trustModeDialog.inc:45
+#: plugins/admin/departments/dep-list.xml:79
+#: plugins/admin/departments/class_dcObject.inc:63
+#: plugins/admin/departments/class_dcObject.inc:91
+#: plugins/admin/departments/class_localityGeneric.inc:64
+#: plugins/admin/departments/class_localityGeneric.inc:92
+#: plugins/admin/departments/country.tpl:19
+#: plugins/admin/departments/class_organizationGeneric.inc:95
+#: plugins/admin/departments/class_organizationGeneric.inc:123
+#: plugins/admin/departments/generic.tpl:19
+#: plugins/admin/departments/class_domain.inc:63
+#: plugins/admin/departments/class_domain.inc:91
+#: plugins/admin/newConfigManagement/DeviceConfig-list.xml:42
+#: plugins/admin/ogroups/ogroup-list.xml:49
+#: plugins/admin/ogroups/generic.tpl:15
+#: plugins/admin/ogroups/objectSelect/selectObject-list.xml:105
+#: plugins/admin/ogroups/class_ogroup.inc:863
 #: plugins/personal/posix/trustSelect/trust-list.xml:53
 #: plugins/personal/posix/groupSelect/group-list.xml:40
+#: plugins/personal/posix/trustModeDialog/class_trustModeDialog.inc:45
+#: plugins/generic/dashBoard/dbPluginStatus/class_dbPluginStatus.inc:26
+#: plugins/generic/dashBoard/dbChannelStatus/class_dbChannelStatus.inc:14
+#: plugins/generic/references/class_reference.inc:57
+#: plugins/generic/references/class_reference.inc:63
+#: plugins/generic/references/class_reference.inc:69
+#: plugins/generic/references/class_reference.inc:75
+#: plugins/generic/references/class_reference.inc:81
+#: ihtml/themes/default/userFilterEditor.tpl:19
+#: include/class_userFilter.inc:55 include/class_userFilterEditor.inc:245
+#: include/class_SnapShotDialog.inc:174 include/class_acl.inc:254
+#: include/class_acl.inc:264
 msgid "Description"
 msgstr "Opis"
 
-#: ihtml/themes/default/userFilterEditor.tpl:27
-#: include/class_userFilter.inc:55
-msgid "Parent filter"
-msgstr "Filtr nadrzędny"
-
-#: ihtml/themes/default/userFilterEditor.tpl:40
-#: plugins/personal/generic/class_user.inc:1664
-#: plugins/personal/generic/generic.tpl:604
-msgid "Public visible"
-msgstr "Publicznie widoczne"
+#: plugins/admin/acl/acl-list.xml:65 plugins/admin/users/user-list.xml:78
+#: plugins/admin/groups/group-list.xml:62
+#: plugins/admin/departments/dep-list.xml:87
+#: plugins/admin/newConfigManagement/DeviceConfig-list.xml:50
+#: plugins/admin/ogroups/ogroup-list.xml:62
+#: plugins/addons/propertyEditor/property-list.xml:96
+#: include/class_listing.inc:1183
+msgid "Actions"
+msgstr "Akcje"
 
-#: ihtml/themes/default/userFilterEditor.tpl:45
-msgid "Enabled"
-msgstr "Włączone"
+#: plugins/admin/acl/acl-list.xml:76 plugins/admin/users/user-list.xml:89
+#: plugins/admin/groups/group-list.xml:73
+#: plugins/admin/departments/dep-list.xml:98
+#: plugins/admin/ogroups/ogroup-list.xml:73
+#: setup/class_setupStep_Migrate.inc:309
+msgid "Create"
+msgstr "Utwórz"
 
-#: ihtml/themes/default/userFilterEditor.tpl:49
-msgid "Categories where the filter is visible"
-msgstr ""
+#: plugins/admin/acl/acl-list.xml:95 plugins/admin/acl/acl-list.xml:144
+#: plugins/admin/users/user-list.xml:121
+#: plugins/admin/groups/group-list.xml:98
+#: plugins/admin/departments/dep-list.xml:160
+#: plugins/admin/departments/dep-list.xml:181
+#: plugins/admin/newConfigManagement/DeviceConfig-list.xml:64
+#: plugins/admin/ogroups/ogroup-list.xml:98
+#: plugins/personal/generic/generic_certs.tpl:22
+#: plugins/personal/generic/generic_certs.tpl:48
+#: plugins/personal/generic/generic_certs.tpl:74
+#: plugins/addons/propertyEditor/property-list.xml:108
+msgid "Remove"
+msgstr "Usuń"
 
-#: ihtml/themes/default/userFilterEditor.tpl:69
-msgid "Query"
-msgstr "Kwerenda"
+#: plugins/admin/acl/acl-list.xml:131 plugins/admin/users/user-list.xml:114
+#: plugins/admin/groups/group-list.xml:91
+#: plugins/admin/departments/dep-list.xml:172
+#: plugins/admin/ogroups/ogroup-list.xml:91
+msgid "Edit"
+msgstr "Edytuj"
 
-#: ihtml/themes/default/acl.tpl:7 plugins/admin/acl/acl_role.tpl:3
-#: plugins/admin/acl/acl_role.tpl:4
+#: plugins/admin/acl/class_aclRole.inc:26
+#: plugins/admin/acl/class_aclRole.inc:715
 #, fuzzy
-msgid "Assigned ACL for current entry"
-msgstr "Przypisane ACL'e dla obecnego wpisu"
-
-#: ihtml/themes/default/acl.tpl:10 plugins/admin/acl/acl_role.tpl:38
-msgid "New ACL"
-msgstr "Nowy ACL"
-
-#: ihtml/themes/default/acl.tpl:15 ihtml/themes/default/acl.tpl:16
-#: include/class_userFilter.inc:55
-msgid "Options"
-msgstr "Opcje"
-
-#: ihtml/themes/default/acl.tpl:19 plugins/admin/acl/acl_role.tpl:45
-msgid "ACL type"
-msgstr "typ ACL"
+msgid "Access control roles"
+msgstr "Kontrola dostępu"
 
-#: ihtml/themes/default/acl.tpl:23 ihtml/themes/default/acl.tpl:28
-#: plugins/admin/acl/acl_role.tpl:45
+#: plugins/admin/acl/class_aclRole.inc:27
 #, fuzzy
-msgid "Select an ACL type"
-msgstr "Wybierz typ ACL"
+msgid "Edit AC roles"
+msgstr "ACLe"
 
-#: ihtml/themes/default/acl.tpl:33 ihtml/themes/default/acl.tpl:62
-#: ihtml/themes/default/acl.tpl:133 ihtml/themes/default/acl.tpl:150
-#: include/utils/class_msgPool.inc:307 setup/setup_migrate.tpl:70
-#: setup/setup_ldap.tpl:19
-#, php-format
-msgid "Apply"
-msgstr "Zastosuj"
+#: plugins/admin/acl/class_aclRole.inc:138
+msgid "Reset ACL"
+msgstr "Resetuj ACL"
 
-#: ihtml/themes/default/acl.tpl:40
-#, fuzzy
-msgid "Additional filter options"
-msgstr "Ustawienia Aplikacji"
+#: plugins/admin/acl/class_aclRole.inc:139
+#: plugins/generic/references/class_aclResolver.inc:64
+#: include/class_acl.inc:229
+msgid "One level"
+msgstr "Jeden poziom"
 
-#: ihtml/themes/default/acl.tpl:53 ihtml/themes/default/acl.tpl:65
-#: include/class_acl.inc:1114
-msgid "Members"
-msgstr "Członkowie"
+#: plugins/admin/acl/class_aclRole.inc:140
+#: plugins/generic/references/class_aclResolver.inc:65
+#: include/class_acl.inc:230 include/class_acl.inc:235
+msgid "Current object"
+msgstr "Obecny obiekt"
 
-#: ihtml/themes/default/acl.tpl:54
-#, fuzzy
-msgid "Member selection"
-msgstr "Ustawienia grupy"
+#: plugins/admin/acl/class_aclRole.inc:141
+#: plugins/generic/references/class_aclResolver.inc:66
+#: include/class_acl.inc:231
+msgid "Complete subtree"
+msgstr "Pełne poddrzewo"
 
-#: ihtml/themes/default/acl.tpl:57
-msgid "Use members from"
-msgstr "Użyj członków z"
+#: plugins/admin/acl/class_aclRole.inc:142
+#: plugins/generic/references/class_aclResolver.inc:67
+#: include/class_acl.inc:232
+msgid "Complete subtree (permanent)"
+msgstr "Pełne poddrzewo (trwałe)"
 
-#: ihtml/themes/default/acl.tpl:69 ihtml/themes/default/acl.tpl:74
-msgid "List message possible targets"
-msgstr "Wyświetl możliwe cele wiadomości"
+#: plugins/admin/acl/class_aclRole.inc:166
+#: plugins/admin/departments/class_department.inc:676
+#: plugins/admin/departments/organization.tpl:27
+#: plugins/admin/departments/class_organizationGeneric.inc:124
+#: plugins/admin/departments/generic.tpl:27 include/class_userFilter.inc:55
+msgid "Category"
+msgstr "Kategoria"
 
-#: ihtml/themes/default/acl.tpl:92 ihtml/themes/default/acl.tpl:98
-msgid "List message recipients"
-msgstr "Wyświetl odbiorców wiadomości"
+#: plugins/admin/acl/class_aclRole.inc:182
+#: plugins/admin/acl/class_aclRole.inc:744 include/class_acl.inc:280
+msgid "Permissions"
+msgstr "Uprawnienia"
 
-#: ihtml/themes/default/acl.tpl:112 plugins/admin/acl/acl_role.tpl:51
-msgid "List of available ACL categories"
-msgstr "Lista dostępnych kategorii ACL"
+#: plugins/admin/acl/class_aclRole.inc:182 include/php_setup.inc:191
+#: include/class_acl.inc:280
+msgid "Type"
+msgstr "Typ"
 
-#: ihtml/themes/default/acl.tpl:120
-#, fuzzy
-msgid "ACL for this object"
-msgstr "ACLe dla tego obiektu"
+#: plugins/admin/acl/class_aclRole.inc:411
+msgid "No ACL settings for this category"
+msgstr "Brak ustawień ACL w tej kategorii"
 
-#: ihtml/themes/default/acl.tpl:126
-#, fuzzy
-msgid "Available roles"
-msgstr "Dostępni członkowie"
+#: plugins/admin/acl/class_aclRole.inc:413
+#, fuzzy, php-format
+msgid "ACL for these objects: %s"
+msgstr "Zawiera ACL'e w tych kategoriach: %s"
 
-#: ihtml/themes/default/logout-close.tpl:5
+#: plugins/admin/acl/class_aclRole.inc:418
 #, fuzzy
-msgid "Your GOsa session has been closed!"
-msgstr "Twoja sesja w GOsa wygasła!"
+msgid "Edit category ACL"
+msgstr "Edytuj kategorie ACL'i"
 
-#: ihtml/themes/default/logout-close.tpl:7
-msgid ""
-"Please close this browser window and clean the authentication caches to "
-"avoid an automatic re-authentication by your browser."
-msgstr ""
+#: plugins/admin/acl/class_aclRole.inc:421
+#, fuzzy
+msgid "Delete category ACL"
+msgstr "Kategoria"
 
-#: ihtml/themes/default/snapshotdialog.tpl:3
-msgid "Restoring object snapshots"
-msgstr "Odtwarzanie obiektu snapshotów"
+#: plugins/admin/acl/class_aclRole.inc:442
+#, php-format
+msgid "Edit ACL for '%s', scope is '%s'"
+msgstr "Edytuj ACL dla '%s', zakres to '%s'"
 
-#: ihtml/themes/default/snapshotdialog.tpl:6
-msgid ""
-"This procedure will restore a snapshot of the selected object. It will "
-"replace the existing object after pressing the restore button."
-msgstr ""
-"Ta procedura przywróci snapshot wybranego obiektu. Obecny obiekt zostanie "
-"zamieniony po naciśnięciu przycisku przywróć."
+#: plugins/admin/acl/class_aclRole.inc:602
+#: plugins/admin/acl/class_aclRole.inc:642
+#: plugins/admin/acl/class_aclRole.inc:656
+#: plugins/admin/groups/class_group.inc:600
+#: plugins/admin/groups/class_group.inc:876
+#: plugins/admin/departments/class_department.inc:285
+#: plugins/admin/departments/class_department.inc:482
+#: plugins/admin/departments/class_department.inc:759
+#: plugins/admin/departments/class_department.inc:790
+#: plugins/admin/ogroups/class_ogroup.inc:758
+#: plugins/admin/ogroups/class_ogroup.inc:775
+#: plugins/personal/posix/class_posixAccount.inc:529
+#: plugins/personal/posix/class_posixAccount.inc:791
+#: plugins/personal/posix/trustModeDialog/class_trustModeDialog.inc:253
+#: plugins/personal/generic/class_user.inc:730
+#: plugins/personal/generic/class_user.inc:1099
+#: plugins/addons/dyngroup/class_DynamicLdapGroup.inc:191
+#: plugins/addons/dyngroup/class_DynamicLdapGroup.inc:256
+#: plugins/generic/references/class_reference.inc:97
+#: setup/class_setupStep_Migrate.inc:461 setup/class_setupStep_Migrate.inc:814
+#: html/index.php:271 include/class_userFilter.inc:275
+#: include/class_ldap.inc:847 include/class_ldap.inc:1305
+#: include/class_SnapshotHandler.inc:123 include/class_SnapshotHandler.inc:280
+#: include/class_SnapshotHandler.inc:329 include/class_SnapshotHandler.inc:333
+#: include/class_SnapshotHandler.inc:346 include/class_SnapshotHandler.inc:380
+#: include/class_SnapshotHandler.inc:435 include/class_SnapshotHandler.inc:500
+#: include/class_SnapshotHandler.inc:515 include/class_config.inc:367
+#: include/class_acl.inc:1258 include/class_acl.inc:1354
+#: include/functions.inc:494 include/functions.inc:529
+#: include/functions.inc:537 include/functions.inc:583
+#: include/functions.inc:852 include/functions.inc:901
+#: include/functions.inc:958 include/functions.inc:1008
+#: include/functions.inc:3272
+msgid "LDAP error"
+msgstr "błąd LDAP"
 
-#: ihtml/themes/default/snapshotdialog.tpl:9
-msgid ""
-"DNS configuration and some database entries cannot be restored. They need to "
-"be recreated manually."
-msgstr ""
+#: plugins/admin/acl/class_aclRole.inc:635
+#, fuzzy
+msgid "Object in use"
+msgstr "Nazwa obiektu"
 
-#: ihtml/themes/default/snapshotdialog.tpl:12
-msgid ""
-"Don't forget to check references to other objects, for example does the "
-"selected printer still exists ?"
+#: plugins/admin/acl/class_aclRole.inc:635
+#, php-format
+msgid "This role cannot be removed while it is in use by these objects:"
 msgstr ""
 
-#: ihtml/themes/default/snapshotdialog.tpl:20
-#: ihtml/themes/default/snapshotdialog.tpl:63 include/class_acl.inc:799
-#: include/class_acl.inc:806 include/class_acl.inc:813
-#: include/utils/class_msgPool.inc:459
-#: plugins/admin/departments/class_department.inc:624
-msgid "Object"
-msgstr "Obiekt"
-
-#: ihtml/themes/default/snapshotdialog.tpl:29
+#: plugins/admin/acl/class_aclRole.inc:670
+#: plugins/admin/groups/class_group.inc:463
+#: plugins/admin/groups/class_group.inc:469
+#: plugins/admin/groups/class_group.inc:657
+#: plugins/admin/groups/class_group.inc:753
+#: plugins/admin/groups/class_group.inc:758
+#: plugins/admin/groups/class_group.inc:1096
+#: plugins/admin/departments/class_department.inc:317
+#: plugins/admin/newConfigManagement/class_newConfigManagement.inc:42
+#: plugins/admin/newConfigManagement/class_newConfigManagement.inc:94
+#: plugins/admin/ogroups/class_ogroup.inc:402
+#: plugins/personal/generic/class_user.inc:297
+#: plugins/personal/generic/class_user.inc:429
+#: plugins/personal/generic/class_user.inc:522
+#: plugins/personal/generic/class_user.inc:816
+#: plugins/personal/generic/class_user.inc:1050
+#: plugins/personal/generic/class_user.inc:1177
+#: plugins/personal/generic/class_user.inc:1184
+#: plugins/personal/generic/class_user.inc:1202
+#: plugins/personal/generic/class_user.inc:1483
+#: plugins/personal/generic/class_user.inc:1809
+#: plugins/personal/password/class_password.inc:210
+#: plugins/addons/propertyEditor/migration/class_migrateRDN.inc:203
+#: plugins/addons/propertyEditor/migration/class_migrateRDN.inc:207
+#: plugins/generic/references/class_ldifViewer.inc:20
+#: plugins/generic/statistics/chartClasses/class_categoryActionOverTime.inc:43
+#: plugins/generic/statistics/chartClasses/class_categoryActionOverTime.inc:49
+#: plugins/generic/statistics/chartClasses/class_categoryActionOverTime.inc:96
+#: plugins/generic/statistics/class_statistics.inc:133
+#: plugins/generic/statistics/class_statistics.inc:229
+#: plugins/generic/statistics/class_statistics.inc:244
+#: setup/setup_checks.tpl:25 setup/setup_checks.tpl:66
+#: setup/class_setupStep_Migrate.inc:450 html/index.php:241 html/index.php:245
+#: include/utils/class_msgPool.inc:137 include/utils/class_msgPool.inc:149
+#: include/utils/class_msgPool.inc:167 include/utils/class_msgPool.inc:440
+#: include/utils/class_msgPool.inc:462 include/utils/class_xml.inc:40
+#: include/class_msg_dialog.inc:99 include/class_gosaSupportDaemon.inc:1184
+#: include/class_gosaSupportDaemon.inc:1204
+#: include/password-methods/class_password-methods.inc:339
+#: include/class_CopyPasteHandler.inc:118
+#: include/class_CopyPasteHandler.inc:127
+#: include/class_CopyPasteHandler.inc:159
+#: include/class_CopyPasteHandler.inc:176
+#: include/class_CopyPasteHandler.inc:185
+#: include/class_CopyPasteHandler.inc:193
+#: include/class_CopyPasteHandler.inc:273
+#: include/class_CopyPasteHandler.inc:377 include/class_tabs.inc:56
+#: include/class_plugin.inc:1698 include/class_plugin.inc:1705
+#: include/class_listing.inc:536 include/functions.inc:3038
+#: include/functions.inc:3346 include/functions.inc:3360
+#: include/functions.inc:3390 include/functions.inc:3398
+#: include/functions.inc:3410 include/functions.inc:3414
+#: include/functions.inc:3429 include/functions.inc:3438
+#: include/functions.inc:3498 include/class_management.inc:508
+#: include/class_management.inc:669
+#, php-format
+msgid "Error"
+msgstr "Błąd"
+
+#: plugins/admin/acl/class_aclRole.inc:731
 #, fuzzy
-msgid "There is no snapshot available that can be restored"
-msgstr "Brak snapshot'u który mógłby zostać odtworzony"
+msgid "RDN for role storage."
+msgstr "Ustawienia profilu Kiosk"
 
-#: ihtml/themes/default/snapshotdialog.tpl:31
-msgid "Choose a snapshot and click the folder image, to restore the snapshot"
-msgstr "Wybierz snapshot i klinij w obrazek folderu, aby odtwodzyć snapshot."
+#: plugins/admin/acl/class_aclRole.inc:742 plugins/admin/acl/acl-list.tpl:12
+#: plugins/admin/acl/acl_role.tpl:27 plugins/admin/users/user-list.tpl:12
+#: plugins/admin/groups/singleUserSelect/singleUser-list.tpl:12
+#: plugins/admin/groups/userSelect/user-list.tpl:12
+#: plugins/admin/groups/group-list.tpl:12
+#: plugins/admin/groups/userGroupSelect/selectUserGroup-list.tpl:12
+#: plugins/admin/groups/generic.tpl:39
+#: plugins/admin/groups/class_group.inc:1059
+#: plugins/admin/departments/class_countryGeneric.inc:94
+#: plugins/admin/departments/locality.tpl:28
+#: plugins/admin/departments/domain.tpl:28
+#: plugins/admin/departments/class_department.inc:677
+#: plugins/admin/departments/dcObject.tpl:28
+#: plugins/admin/departments/organization.tpl:39
+#: plugins/admin/departments/class_dcObject.inc:93
+#: plugins/admin/departments/class_localityGeneric.inc:94
+#: plugins/admin/departments/country.tpl:28
+#: plugins/admin/departments/class_organizationGeneric.inc:125
+#: plugins/admin/departments/generic.tpl:39
+#: plugins/admin/departments/class_domain.inc:92
+#: plugins/admin/departments/dep-list.tpl:12
+#: plugins/admin/ogroups/generic.tpl:26
+#: plugins/admin/ogroups/objectSelect/selectObject-list.tpl:12
+#: plugins/admin/ogroups/ogroup-list.tpl:12
+#: plugins/admin/ogroups/class_ogroup.inc:862
+#: plugins/personal/posix/trustSelect/trust-list.tpl:12
+#: plugins/personal/posix/groupSelect/group-list.tpl:12
+#: plugins/personal/generic/generic.tpl:167
+#: plugins/personal/generic/class_user.inc:1714
+#: plugins/addons/dyngroup/dyngroup.tpl:5
+#: plugins/addons/dyngroup/class_DynamicLdapGroup.inc:114
+#: setup/setup_ldap.tpl:47
+msgid "Base"
+msgstr "Kontener"
 
-#: ihtml/themes/default/snapshotdialog.tpl:50
-msgid "Creating object snapshots"
-msgstr "Tworzenie obiektu snapshoty"
+#: plugins/admin/acl/class_aclManagement.inc:25 include/class_acl.inc:27
+msgid "Access control"
+msgstr "Kontrola dostępu"
 
-#: ihtml/themes/default/snapshotdialog.tpl:53
+#: plugins/admin/acl/class_aclManagement.inc:26
 msgid ""
-"This procedure will create a snapshot of the selected object. It will be "
-"stored inside a special branch of your directory system and can be restored "
-"later on."
+"Control access to GOsa managed objects down to attribute and action level"
 msgstr ""
-"Ta procedura utworzy snapshot wybranego obiektu. Kopia obiektu zostanie "
-"zachowana w specjalnej gałęzi i będzie mogła zostać przywrócona później."
 
-#: ihtml/themes/default/snapshotdialog.tpl:56
-msgid ""
-"Remember that database entries, DNS configurations and possibly created "
-"zones in server extensions will not be stored in the snapshot."
-msgstr ""
+#: plugins/admin/acl/class_aclManagement.inc:98
+#: plugins/admin/users/class_userManagement.inc:697
+#: plugins/admin/users/class_userManagement.inc:701
+#: include/class_management.inc:405
+msgid "Permission error"
+msgstr "Błąd uprawnień"
 
-#: ihtml/themes/default/snapshotdialog.tpl:71
+#: plugins/admin/acl/acl_role.tpl:3 plugins/admin/acl/acl_role.tpl:4
+#: ihtml/themes/default/acl.tpl:7
 #, fuzzy
-msgid "Time stamp"
-msgstr "Czas"
-
-#: ihtml/themes/default/snapshotdialog.tpl:80
-msgid "Reason for generating this snapshot"
-msgstr "Przyczyna utworzenia tego snapshot'u"
-
-#: ihtml/themes/default/snapshotdialog.tpl:88
-#: plugins/admin/users/template.tpl:49
-#: plugins/admin/departments/class_department.inc:564
-#: plugins/admin/departments/class_department.inc:646
-msgid "Continue"
-msgstr "Kontynuuj"
+msgid "Assigned ACL for current entry"
+msgstr "Przypisane ACL'e dla obecnego wpisu"
 
-#: ihtml/themes/default/msg_dialog.tpl:55
-#: ihtml/themes/default/msg_dialog.tpl:103
-msgid "Error message title"
-msgstr "Tytuł komunikatu błędu"
+#: plugins/admin/acl/acl_role.tpl:38 ihtml/themes/default/acl.tpl:10
+msgid "New ACL"
+msgstr "Nowy ACL"
 
-#: ihtml/themes/default/msg_dialog.tpl:66
-#: ihtml/themes/default/msg_dialog.tpl:115
-msgid "Error message"
-msgstr "Komunikat błędu"
+#: plugins/admin/acl/acl_role.tpl:45 ihtml/themes/default/acl.tpl:19
+msgid "ACL type"
+msgstr "typ ACL"
 
-#: ihtml/themes/default/msg_dialog.tpl:77
-#: ihtml/themes/default/msg_dialog.tpl:79
-#: ihtml/themes/default/msg_dialog.tpl:136
-#: ihtml/themes/default/msg_dialog.tpl:139
-#: ihtml/themes/default/msg_dialog.tpl:144 include/utils/class_msgPool.inc:301
-#: setup/class_setupStep_Migrate.inc:153 setup/class_setupStep_Migrate.inc:303
-#: setup/class_setupStep_Migrate.inc:684 setup/class_setupStep_Migrate.inc:828
-#: setup/setup_checks.tpl:21 setup/setup_checks.tpl:62
-#, php-format
-msgid "OK"
-msgstr ""
+#: plugins/admin/acl/acl_role.tpl:45 ihtml/themes/default/acl.tpl:23
+#: ihtml/themes/default/acl.tpl:28
+#, fuzzy
+msgid "Select an ACL type"
+msgstr "Wybierz typ ACL"
 
-#: ihtml/themes/default/password.tpl:5
-msgid "Change your password"
-msgstr "Zmień swoje hasło"
+#: plugins/admin/acl/acl_role.tpl:51 ihtml/themes/default/acl.tpl:112
+msgid "List of available ACL categories"
+msgstr "Lista dostępnych kategorii ACL"
 
-#: ihtml/themes/default/password.tpl:61
-msgid "Your password has been changed successfully."
-msgstr "Twoje hasło zostało pomyślnie zmienione."
+#: plugins/admin/acl/paste_role.tpl:1
+#, fuzzy
+msgid "Paste ACL-role"
+msgstr "Usuń makro"
 
-#: ihtml/themes/default/password.tpl:65 html/main.php:220
-#: plugins/admin/users/class_userManagement.inc:386
-#: plugins/personal/password/class_password.inc:155
-#: plugins/personal/password/class_password.inc:158
-#: plugins/personal/password/class_password.inc:161
-msgid "Password change"
-msgstr "Zmiana hasła"
+#: plugins/admin/users/class_userManagement.inc:25
+#: plugins/personal/generic/class_user.inc:1676
+#: plugins/generic/references/class_aclResolver.inc:185
+#: setup/class_setupStep_Migrate.inc:297 include/class_acl.inc:239
+msgid "Users"
+msgstr "Użytkownicy"
 
-#: ihtml/themes/default/password.tpl:72
+#: plugins/admin/users/class_userManagement.inc:26
 msgid ""
-"Enter the current password and the new password (twice) in the fields below "
-"and press the 'Set password' button."
+"Manage aspects of user accounts like generic, POSIX, samba and mail settings"
 msgstr ""
 
-#: ihtml/themes/default/password.tpl:74 plugins/admin/users/user-list.xml:128
-#: plugins/admin/users/user-list.xml:230
-#: plugins/personal/password/class_password.inc:26
-msgid "Change password"
-msgstr "Zmień hasło"
+#: plugins/admin/users/class_userManagement.inc:196
+#: plugins/admin/groups/class_groupManagement.inc:100
+#: plugins/admin/ogroups/class_ogroupManagement.inc:115
+#, fuzzy
+msgid "Infrastructure error"
+msgstr "błąd PHP:"
 
-#: ihtml/themes/default/password.tpl:77 ihtml/themes/default/password.tpl:79
-msgid "Directory"
-msgstr "Katalog"
+#: plugins/admin/users/class_userManagement.inc:228
+#: plugins/admin/users/class_userManagement.inc:739
+#: include/class_management.inc:324 include/class_management.inc:487
+#: include/class_management.inc:534 include/class_management.inc:549
+#: include/class_management.inc:586 include/class_management.inc:600
+msgid "Permission"
+msgstr "Uprawnienie"
 
-#: ihtml/themes/default/password.tpl:97
-#: plugins/personal/password/password.tpl:18
-#: plugins/personal/password/password.tpl:47
-#: plugins/personal/myaccount/password.tpl:12
-#: plugins/personal/myaccount/password.tpl:41
-msgid "Current password"
-msgstr "Obecne hasło"
+#: plugins/admin/users/class_userManagement.inc:316
+#: plugins/personal/password/class_password.inc:121 html/password.php:246
+msgid ""
+"The passwords you've entered as 'New password' and 'Repeated new password' "
+"do not match."
+msgstr "Podane hasła 'Nowe hasło' oraz 'Powtórz nowe hasło' nie są itentyczne."
 
-#: ihtml/themes/default/password.tpl:103 plugins/admin/users/password.tpl:13
-#: plugins/admin/users/password.tpl:65
 #: plugins/admin/users/class_userManagement.inc:319
-#: plugins/personal/password/password.tpl:24
-#: plugins/personal/password/password.tpl:78
+#: plugins/admin/users/password.tpl:13 plugins/admin/users/password.tpl:65
 #: plugins/personal/myaccount/password.tpl:18
 #: plugins/personal/myaccount/password.tpl:71
+#: plugins/personal/password/password.tpl:24
+#: plugins/personal/password/password.tpl:78
+#: ihtml/themes/default/password.tpl:103
 msgid "New password"
 msgstr "Nowe hasło"
 
-#: ihtml/themes/default/password.tpl:110 plugins/admin/users/password.tpl:20
-#: plugins/admin/users/password.tpl:72
-#: plugins/personal/password/password.tpl:31
-#: plugins/personal/password/password.tpl:85
-#: plugins/personal/myaccount/password.tpl:25
-#: plugins/personal/myaccount/password.tpl:78
-msgid "Repeat new password"
-msgstr "Powtórz nowe hasło"
+#: plugins/admin/users/class_userManagement.inc:386
+#: plugins/personal/password/class_password.inc:155
+#: plugins/personal/password/class_password.inc:158
+#: plugins/personal/password/class_password.inc:161 html/main.php:220
+#: ihtml/themes/default/password.tpl:65
+msgid "Password change"
+msgstr "Zmiana hasła"
 
-#: ihtml/themes/default/password.tpl:117
-#: plugins/personal/password/password.tpl:37
-#: plugins/personal/password/password.tpl:91
-#: plugins/personal/myaccount/password.tpl:31
-#: plugins/personal/myaccount/password.tpl:84
+#: plugins/admin/users/class_userManagement.inc:387
 #, fuzzy
-msgid "Password strength"
-msgstr "Przechowywanie hasła"
+msgid "You have no permission to change this users password!"
+msgstr "Brak uprawnień do zmiany własnego hasła"
 
-#: ihtml/themes/default/password.tpl:131
-msgid "Click here to change your password"
-msgstr "Kliknij tutaj aby zmienić swoje hasło"
+#: plugins/admin/users/class_userManagement.inc:458
+#: plugins/admin/users/class_userManagement.inc:492
+#: plugins/admin/users/class_userManagement.inc:523
+#: plugins/admin/ogroups/class_ogroup.inc:318
+msgid "none"
+msgstr "żaden"
 
-#: ihtml/themes/default/password.tpl:131 plugins/admin/users/password.tpl:101
-#: plugins/personal/password/password.tpl:103
-#: plugins/personal/myaccount/password.tpl:96
-msgid "Set password"
-msgstr "Ustaw hasło"
+#: plugins/admin/users/class_userManagement.inc:530
+#: plugins/admin/users/template.tpl:15 plugins/admin/users/user-list.xml:15
+#: plugins/admin/users/user-list.xml:102 plugins/admin/users/templatize.tpl:15
+msgid "Template"
+msgstr "Szablon"
 
-#: ihtml/themes/default/islocked.tpl:4
-msgid "Locking conflict detected"
-msgstr "Wykryto konflikt blokady"
+#: plugins/admin/users/class_userManagement.inc:536
+#: plugins/admin/users/user-list.xml:57
+#: plugins/admin/groups/singleUserSelect/singleUser-list.xml:40
+#: plugins/admin/groups/userSelect/user-list.xml:40
+#: plugins/admin/groups/class_group.inc:210
+#: plugins/admin/groups/class_group.inc:1190
+#: plugins/admin/groups/class_group.inc:1200
+#: plugins/personal/generic/class_user.inc:1326
+#: plugins/personal/generic/class_user.inc:1373
+#: plugins/personal/generic/class_user.inc:1703
+#: plugins/personal/generic/class_user.inc:1857
+#: plugins/generic/references/class_reference.inc:87
+#: ihtml/themes/default/infoPage.tpl:15
+msgid "Given name"
+msgstr "Imię"
 
-#: ihtml/themes/default/islocked.tpl:14
-#, fuzzy
+#: plugins/admin/users/class_userManagement.inc:777
+msgid "Account locking"
+msgstr "Blokowanie konta"
+
+#: plugins/admin/users/class_userManagement.inc:778
+#, php-format
 msgid ""
-"If this lock detection is false, the other person has obviously closed the "
-"web browser during the edit operation. You may want to take over the lock by "
-"pressing the 'Edit anyway' button."
+"Password method '%s' does not support locking. Account (%s) has not been "
+"locked!"
 msgstr ""
-"Jeśli to wykrycie blokady jest błędne, inna osoba prawdopodobnie zamknęła "
-"okno przeglądarki podczas operacji edycji. Można przejąć blokadę naciskając "
-"Edytuj."
 
-#: ihtml/themes/default/islocked.tpl:23
-msgid "Read only"
-msgstr "Tylko do odczytu"
+#: plugins/admin/users/class_userManagement.inc:851
+msgid "Unlock account"
+msgstr "Odblokuj konto"
 
-#: ihtml/themes/default/help.tpl:9
-msgid "GOsa help viewer"
-msgstr "Podgląd pomocy GOsa"
+#: plugins/admin/users/class_userManagement.inc:853
+msgid "Lock account"
+msgstr "Zablokuj konto"
 
-#: ihtml/themes/default/help.tpl:15
-msgid "Index"
-msgstr "Indeks"
+#: plugins/admin/users/class_userManagement.inc:865
+#: plugins/admin/groups/class_group.inc:1035
+#: plugins/admin/departments/class_department.inc:659
+#: plugins/admin/ogroups/class_ogroup.inc:848
+#: plugins/personal/posix/generic.tpl:5
+#: plugins/personal/generic/class_user.inc:37
+#: plugins/personal/generic/class_user.inc:1670 setup/setup_feedback.tpl:35
+#: setup/setup_feedback.tpl:36
+msgid "Generic"
+msgstr "Ogólne"
 
-#: ihtml/themes/default/help.tpl:21 include/class_filter.inc:158
-#: include/class_filter.inc:228 setup/setup_ldap.tpl:15
-msgid "Search"
-msgstr "Szukaj"
+#: plugins/admin/users/class_userManagement.inc:866
+msgid "Edit generic properties"
+msgstr "Edytuj ogólne właściwości"
 
-#: ihtml/themes/default/logout.tpl:6
-msgid "Your GOsa session has expired!"
-msgstr "Twoja sesja w GOsa wygasła!"
+#: plugins/admin/users/class_userManagement.inc:869
+#: plugins/admin/groups/class_groupManagement.inc:157
+#: plugins/personal/posix/class_posixAccount.inc:37
+#: plugins/personal/posix/class_posixAccount.inc:270
+#: plugins/personal/posix/class_posixAccount.inc:290
+#: plugins/personal/posix/class_posixAccount.inc:292
+#: plugins/personal/posix/class_posixAccount.inc:295
+msgid "POSIX"
+msgstr "POSIX"
 
-#: ihtml/themes/default/logout.tpl:9
+#: plugins/admin/users/class_userManagement.inc:870
+#: plugins/admin/groups/class_groupManagement.inc:158
 #, fuzzy
-msgid ""
-"It has been a while since your last interaction with GOsa took place. Your "
-"session has been closed for security reasons. Please login again to continue "
-"with administrative tasks."
-msgstr ""
-"Ostatnia interakcja z interfejsem GOsa była już jakiś czas temu. Z powodów "
-"bezpieczeństwa sesja została zamknięta. Aby kontynuować proszę zalogować się "
-"ponownie."
+msgid "Edit POSIX properties"
+msgstr "Edytuj właściwości UNIX"
 
-#: ihtml/themes/default/logout.tpl:16
-#, fuzzy
-msgid "Login again"
-msgstr "Zaloguj się ponownie"
+#: plugins/admin/users/class_userManagement.inc:872
+#: plugins/admin/groups/class_groupManagement.inc:165
+#: plugins/admin/ogroups/tabs_ogroups.inc:155
+#: plugins/generic/infoPage/class_infoPage.inc:112
+#: ihtml/themes/default/infoPage.tpl:20
+msgid "Mail"
+msgstr "Poczta"
 
-#: ihtml/themes/default/ldifViewer.tpl:1
-msgid "Raw LDAP entry"
-msgstr ""
+#: plugins/admin/users/class_userManagement.inc:874
+#: plugins/admin/groups/class_groupManagement.inc:166
+msgid "Edit mail properties"
+msgstr "Edytuj właściwości Poczty"
 
-#: ihtml/themes/default/removeEntries.tpl:4
-#: plugins/addons/propertyEditor/property-list.tpl:7
-msgid "Attention"
-msgstr "Uwaga"
+#: plugins/admin/users/class_userManagement.inc:877
+#: plugins/admin/groups/class_groupManagement.inc:173
+#: plugins/personal/posix/class_posixAccount.inc:290
+msgid "Samba"
+msgstr "Samba"
 
-#: ihtml/themes/default/removeEntries.tpl:14
-#, fuzzy
-msgid ""
-"If you're sure you want to do this press 'Delete' to continue or 'Cancel' to "
-"abort."
-msgstr ""
-"Jeśli jesteś pewien - naciśnij 'Usuń' aby kontynuować lub 'Anuluj' aby "
-"anulować."
+#: plugins/admin/users/class_userManagement.inc:878
+#: plugins/admin/groups/class_groupManagement.inc:174
+msgid "Edit samba properties"
+msgstr "Edytuj właściwości Samba"
 
-#: ihtml/themes/default/framework.tpl:9
+#: plugins/admin/users/class_userManagement.inc:881
+msgid "Netatalk"
+msgstr "Netatalk"
+
+#: plugins/admin/users/class_userManagement.inc:882
 #, fuzzy
-msgid "Log out"
-msgstr "Wyloguj"
+msgid "Edit Netatalk properties"
+msgstr "Edytuj właściwości Netatalk"
 
-#: ihtml/themes/default/framework.tpl:10
-msgid ""
-"You are currently editing a database entry. Do you want to dismiss the "
-"changes?"
-msgstr "Obecnie edytujesz bazę danych. Czy chcesz porzucić zmiany?"
+#: plugins/admin/users/class_userManagement.inc:885
+#: plugins/admin/groups/class_groupManagement.inc:197
+#: plugins/personal/posix/class_posixAccount.inc:290
+msgid "Environment"
+msgstr "Środowisko"
 
-#: ihtml/themes/default/framework.tpl:22
-#, fuzzy, php-format
-msgid "Session expires in %d!"
-msgstr "Sesja nie jest szyfrowana!"
+#: plugins/admin/users/class_userManagement.inc:886
+#: plugins/admin/groups/class_groupManagement.inc:198
+msgid "Edit environment properties"
+msgstr "Edytuj właściwości Środowiska"
 
-#: html/password.php:61 html/main.php:170 include/functions.inc:465
-#: include/utils/class_xml.inc:43
-#: plugins/admin/departments/class_department.inc:439
-msgid "Fatal error"
-msgstr "Błąd krytyczny"
+#: plugins/admin/users/class_userManagement.inc:889
+msgid "FAX"
+msgstr "FAX"
 
-#: html/password.php:63 html/index.php:157
-#, php-format
-msgid "GOsa configuration %s/%s is not readable. Aborted."
-msgstr "Nie można czytać pliku konfiguracji %s/%s. Kończę."
+#: plugins/admin/users/class_userManagement.inc:890
+#, fuzzy
+msgid "Edit FAX properties"
+msgstr "Edytuj właściwości UNIX"
 
-#: html/password.php:113 html/index.php:157 html/index.php:233
-#: html/main.php:285
-#: include/password-methods/class_password-methods-ssha.inc:51
-#: include/password-methods/class_password-methods-sha.inc:48
-#: include/class_SnapshotHandler.inc:44 include/class_SnapshotHandler.inc:57
-#: include/class_SnapshotHandler.inc:75 include/functions.inc:837
-#: include/functions.inc:3053 include/functions.inc:3068
-#: include/utils/class_timezone.inc:47 include/class_config.inc:171
-#: include/class_config.inc:710 include/class_config.inc:1171
-#: include/class_config.inc:1184 include/class_config.inc:1202
-#: include/class_pluglist.inc:117 include/class_CopyPasteHandler.inc:119
-#: include/class_CopyPasteHandler.inc:128
-#: include/class_CopyPasteHandler.inc:177
-#: include/class_CopyPasteHandler.inc:186
-#: include/class_CopyPasteHandler.inc:194
-#: plugins/admin/groups/class_group.inc:166
-#: plugins/admin/groups/class_group.inc:1240
-msgid "Configuration error"
-msgstr "Błąd konfiguracji"
+#: plugins/admin/users/class_userManagement.inc:893
+#: plugins/admin/groups/class_groupManagement.inc:181
+#: plugins/admin/departments/class_department.inc:376
+#: plugins/admin/departments/organization.tpl:109
+#: plugins/admin/departments/generic.tpl:110
+#: plugins/admin/ogroups/objectSelect/selectObject-list.xml:55
+#: plugins/admin/ogroups/class_ogroupManagement.inc:188
+#: plugins/personal/generic/generic.tpl:394
+#: plugins/personal/generic/generic.tpl:574
+#: plugins/personal/generic/class_user.inc:1354
+#: plugins/personal/generic/class_user.inc:1845
+msgid "Phone"
+msgstr "Telefon"
 
-#: html/password.php:115 html/index.php:179 html/setup.php:73
-#, fuzzy, php-format
-msgid "Compile directory %s is not accessible!"
-msgstr "Katalog '%s' podany jako katalog kompilacji jest niedostępny!"
+#: plugins/admin/users/class_userManagement.inc:894
+#: plugins/admin/groups/class_groupManagement.inc:182
+msgid "Edit phone properties"
+msgstr "Edytuj właściwości Telefonu"
 
-#: html/password.php:194 plugins/personal/generic/class_user.inc:614
-#, fuzzy
-msgid "Password method"
-msgstr "Przechowywanie hasła"
+#: plugins/admin/users/template.tpl:2
+msgid "Creating a new user using templates"
+msgstr "Utwórz nowego użytkownika używając szablonów"
 
-#: html/password.php:195
-msgid "Error: Password method not available!"
+#: plugins/admin/users/template.tpl:6
+msgid ""
+"Creating a new user can be assisted by using templates. Many database "
+"records will be filled automatically. Choose 'none' to skip the usage of "
+"templates."
 msgstr ""
+"Tworzenie nowego użytkownika może być wspomagane przez szablony. Wiele "
+"rekordów bazy będzie automatycznie wypełnionych. Wybierz 'brak' aby pominąć "
+"użycie szablonów."
 
-#: html/password.php:242 plugins/generic/dashBoard/Register/register.tpl:49
-#: plugins/admin/groups/userSelect/user-list.xml:56
+#: plugins/admin/users/template.tpl:13
+msgid "User template selection dialog"
+msgstr ""
+
+#: plugins/admin/users/template.tpl:23
+#: plugins/personal/generic/paste_generic.tpl:8
+#: plugins/personal/generic/generic.tpl:37
+msgid "Last name"
+msgstr "Nazwisko"
+
+#: plugins/admin/users/template.tpl:27
+#: plugins/personal/generic/paste_generic.tpl:12
+#: plugins/personal/generic/generic.tpl:51
+msgid "First name"
+msgstr "Imię"
+
+#: plugins/admin/users/template.tpl:32 plugins/admin/users/user-list.xml:65
 #: plugins/admin/groups/singleUserSelect/singleUser-list.xml:56
+#: plugins/admin/groups/userSelect/user-list.xml:56
 #: plugins/admin/groups/userGroupSelect/selectUserGroup-list.xml:65
-#: plugins/admin/users/template.tpl:32 plugins/admin/users/user-list.xml:65
+#: plugins/personal/generic/paste_generic.tpl:16
+#: plugins/personal/generic/generic.tpl:65
 #: plugins/personal/generic/class_user.inc:1311
 #: plugins/personal/generic/class_user.inc:1329
 #: plugins/personal/generic/class_user.inc:1343
 #: plugins/personal/generic/class_user.inc:1345
-#: plugins/personal/generic/class_user.inc:1705
-#: plugins/personal/generic/generic.tpl:65
-#: plugins/personal/generic/paste_generic.tpl:16
+#: plugins/personal/generic/class_user.inc:1704
+#: plugins/generic/dashBoard/Register/register.tpl:49 html/password.php:242
 msgid "Login"
 msgstr "Login"
 
-#: html/password.php:244 plugins/personal/password/class_password.inc:119
-msgid "You need to specify your current password in order to proceed."
-msgstr "Proszę podać obecne hasło aby kontynuować."
+#: plugins/admin/users/template.tpl:49
+#: plugins/admin/departments/class_department.inc:564
+#: plugins/admin/departments/class_department.inc:646
+#: ihtml/themes/default/snapshotdialog.tpl:88
+msgid "Continue"
+msgstr "Kontynuuj"
 
-#: html/password.php:246 plugins/admin/users/class_userManagement.inc:316
-#: plugins/personal/password/class_password.inc:121
+#: plugins/admin/users/password.tpl:4
 msgid ""
-"The passwords you've entered as 'New password' and 'Repeated new password' "
-"do not match."
-msgstr "Podane hasła 'Nowe hasło' oraz 'Powtórz nowe hasło' nie są itentyczne."
-
-#: html/password.php:248 plugins/personal/password/class_password.inc:123
-msgid "The password you've entered as 'New password' is empty."
-msgstr "Hasło które podano jako 'Nowe hasło' jest puste."
+"To change the user password use the fields below. The changes take effect "
+"immediately. Please memorize the new password, because the user wouldn't be "
+"able to login without it."
+msgstr ""
+"Aby zmienić hasło użytkownika, proszę użyć formularza poniżej. Zmiany są "
+"wprowadzane natychmiastowo. Proszę zapamiętać nowe hasło, gdyż bez niego "
+"zalogowanie będzie niemożliwe."
 
-#: html/password.php:250 plugins/personal/password/class_password.inc:125
-msgid "The password used as new and current are too similar."
-msgstr "Hasło podane jako nowe jest zbyt podobne do obecnego."
+#: plugins/admin/users/password.tpl:11 plugins/admin/users/password.tpl:39
+#, fuzzy
+msgid "Password input dialog"
+msgstr "Zmiana hasła"
 
-#: html/password.php:252 plugins/personal/password/class_password.inc:127
-msgid "The password used as new is to short."
-msgstr "Hasło podane jako nowe jest za krótkie."
+#: plugins/admin/users/password.tpl:20 plugins/admin/users/password.tpl:72
+#: plugins/personal/myaccount/password.tpl:25
+#: plugins/personal/myaccount/password.tpl:78
+#: plugins/personal/password/password.tpl:31
+#: plugins/personal/password/password.tpl:85
+#: ihtml/themes/default/password.tpl:110
+msgid "Repeat new password"
+msgstr "Powtórz nowe hasło"
 
-#: html/password.php:254 plugins/personal/password/class_password.inc:129
+#: plugins/admin/users/password.tpl:27 plugins/admin/users/password.tpl:79
+msgid "Strength"
+msgstr "Siła"
+
+#: plugins/admin/users/password.tpl:43
+#: plugins/personal/myaccount/password.tpl:49
+#: plugins/personal/password/password.tpl:55
 #, fuzzy
-msgid "The password contains possibly problematic Unicode characters!"
-msgstr "Pole 'Nazwa' zawiera niedozwolone znaki."
+msgid "Use proposal"
+msgstr "grupy"
 
-#: html/password.php:261 html/index.php:311
+#: plugins/admin/users/password.tpl:61
+#: plugins/personal/myaccount/password.tpl:67
+#: plugins/personal/password/password.tpl:74
 #, fuzzy
-msgid "Please check the username/password combination!"
-msgstr "Proszę sprawdzić kombinację login/hasło."
+msgid "Manually specify a password"
+msgstr "Proszę podać prawidłowe hasło!"
 
-#: html/password.php:268
+#: plugins/admin/users/password.tpl:95
 #, fuzzy
-msgid "You have no permissions to change your password!"
-msgstr "Brak uprawnień do zmiany własnego hasła"
+msgid "Enforce password change on next login."
+msgstr "Wymuś zmianę hasła podczas logowania"
 
-#: html/password.php:280 plugins/personal/password/class_password.inc:136
-#, php-format
-msgid "Check-hook reported a problem: %s. Password change canceled!"
-msgstr ""
+#: plugins/admin/users/password.tpl:101
+#: plugins/personal/myaccount/password.tpl:96
+#: plugins/personal/password/password.tpl:103
+#: ihtml/themes/default/password.tpl:131
+msgid "Set password"
+msgstr "Ustaw hasło"
 
-#: html/password.php:315 include/functions.inc:2489 include/functions.inc:2493
-#: include/functions.inc:2499 include/functions.inc:2523
-#: include/class_tabs.inc:264 include/class_jsonRPC.inc:37
-#: include/utils/class_xml.inc:37 include/class_configRegistry.inc:688
-#: include/class_configRegistry.inc:703 include/class_configRegistry.inc:718
-#: include/class_configRegistry.inc:733 include/class_configRegistry.inc:749
-#: include/class_configRegistry.inc:754 include/class_configRegistry.inc:774
-#: include/class_configRegistry.inc:779 include/class_configRegistry.inc:796
-#: include/class_configRegistry.inc:801 include/class_configRegistry.inc:819
-#: include/class_configRegistry.inc:824 include/class_configRegistry.inc:840
-#: include/class_configRegistry.inc:855 include/class_configRegistry.inc:870
-#: plugins/admin/groups/class_group.inc:852
-#: plugins/admin/departments/dep_move_confirm.tpl:2
-#: plugins/personal/posix/class_posixAccount.inc:651
-#: plugins/personal/posix/class_posixAccount.inc:774 setup/setup_checks.tpl:27
-#: setup/setup_checks.tpl:68
-msgid "Warning"
-msgstr "Ostrzeżenie"
+#: plugins/admin/users/user-list.xml:11
+msgid "List of users"
+msgstr "Lista użytkowników"
 
-#: html/password.php:315
-msgid "Session will not be encrypted."
-msgstr "Sesja nie będzie szyfrowana."
+#: plugins/admin/users/user-list.xml:23 plugins/admin/users/user-list.xml:95
+#: plugins/admin/groups/singleUserSelect/singleUser-list.xml:14
+#: plugins/admin/groups/userSelect/user-list.xml:14
+#: plugins/admin/groups/userGroupSelect/selectUserGroup-list.xml:15
+#: plugins/admin/ogroups/objectSelect/selectObject-list.xml:63
+#: plugins/admin/ogroups/class_ogroupManagement.inc:183
+msgid "User"
+msgstr "Użytkownik"
 
-#: html/password.php:317
-msgid "Enter SSL session"
-msgstr "Sprowadź sesję SSL"
+#: plugins/admin/users/user-list.xml:49
+#: plugins/admin/groups/singleUserSelect/singleUser-list.xml:48
+#: plugins/admin/groups/userSelect/user-list.xml:48
+#: plugins/admin/groups/class_group.inc:210
+#: plugins/admin/groups/class_group.inc:1190
+#: plugins/admin/groups/class_group.inc:1200
+#: plugins/personal/generic/class_user.inc:1702
+#: plugins/generic/references/class_reference.inc:87
+#: ihtml/themes/default/infoPage.tpl:14
+msgid "Surname"
+msgstr "Nazwisko"
 
-#: html/index.php:45
-#, php-format
-msgid "Your browser (%s) is blacklisted for the current theme!"
-msgstr ""
+#: plugins/admin/users/user-list.xml:73 plugins/admin/groups/group-list.xml:57
+#: plugins/admin/departments/locality.tpl:8
+#: plugins/admin/departments/locality.tpl:9
+#: plugins/admin/departments/domain.tpl:8
+#: plugins/admin/departments/domain.tpl:9
+#: plugins/admin/departments/dcObject.tpl:8
+#: plugins/admin/departments/dcObject.tpl:9
+#: plugins/admin/departments/organization.tpl:7
+#: plugins/admin/departments/organization.tpl:9
+#: plugins/admin/departments/country.tpl:8
+#: plugins/admin/departments/country.tpl:9
+#: plugins/admin/departments/generic.tpl:7
+#: plugins/admin/departments/generic.tpl:9
+#: plugins/admin/ogroups/ogroup-list.xml:57
+msgid "Properties"
+msgstr "Właściwości"
 
-#: html/index.php:72
-#, php-format
-msgid "This session is not encrypted. Click %s to enter an encrypted session."
-msgstr ""
+#: plugins/admin/users/user-list.xml:128 plugins/admin/users/user-list.xml:230
+#: plugins/personal/password/class_password.inc:26
+#: ihtml/themes/default/password.tpl:74
+msgid "Change password"
+msgstr "Zmień hasło"
 
-#: html/index.php:72
-msgid "here"
-msgstr "tutaj"
+#: plugins/admin/users/user-list.xml:140
+msgid "Lock users"
+msgstr "Zablokuj użytkowników"
 
-#: html/index.php:78
-msgid "The configured session lifetime will be overridden by php.ini settings!"
-msgstr ""
+#: plugins/admin/users/user-list.xml:148
+msgid "Unlock users"
+msgstr "Odblokuj użytkowników"
 
-#: html/index.php:179
-msgid "Smarty error"
-msgstr "Błąd Smarty"
+#: plugins/admin/users/user-list.xml:156
+#: plugins/admin/groups/group-list.xml:106
+#: plugins/admin/ogroups/ogroup-list.xml:106
+msgid "Send message"
+msgstr "Wyślij wiadomość"
 
-#: html/index.php:202
-#, fuzzy
-msgid ""
-"Your browser has cookies disabled: please enable cookies and reload this "
-"page before logging in!"
-msgstr ""
-"Twoja przeglądarka ma wyłączone cookies. Proszę włączyć cookies i "
-"przeładować stronę przed logowaniem!"
+#: plugins/admin/users/user-list.xml:167
+msgid "Apply template"
+msgstr "Zastosuj szablon"
 
-#: html/index.php:233
+#: plugins/admin/users/user-list.xml:199
 #, fuzzy
-msgid "Broken HTTP authentication setup!"
-msgstr "Istnieje problem z ustawieniami autentykacji!"
+msgid "New user from template"
+msgstr "Utwórz użytkownika z szablonu"
 
-#: html/index.php:241 html/index.php:245 include/class_management.inc:508
-#: include/class_management.inc:669
-#: include/password-methods/class_password-methods.inc:339
-#: include/class_listing.inc:536 include/functions.inc:3038
-#: include/functions.inc:3346 include/functions.inc:3360
-#: include/functions.inc:3390 include/functions.inc:3398
-#: include/functions.inc:3410 include/functions.inc:3414
-#: include/functions.inc:3429 include/functions.inc:3438
-#: include/functions.inc:3498 include/class_tabs.inc:56
-#: include/class_plugin.inc:1698 include/class_plugin.inc:1705
-#: include/utils/class_xml.inc:40 include/utils/class_msgPool.inc:137
-#: include/utils/class_msgPool.inc:149 include/utils/class_msgPool.inc:167
-#: include/utils/class_msgPool.inc:440 include/utils/class_msgPool.inc:462
-#: include/class_gosaSupportDaemon.inc:1184
-#: include/class_gosaSupportDaemon.inc:1204
-#: include/class_CopyPasteHandler.inc:118
-#: include/class_CopyPasteHandler.inc:127
-#: include/class_CopyPasteHandler.inc:159
-#: include/class_CopyPasteHandler.inc:176
-#: include/class_CopyPasteHandler.inc:185
-#: include/class_CopyPasteHandler.inc:193
-#: include/class_CopyPasteHandler.inc:273
-#: include/class_CopyPasteHandler.inc:377 include/class_msg_dialog.inc:99
-#: plugins/generic/statistics/chartClasses/class_categoryActionOverTime.inc:43
-#: plugins/generic/statistics/chartClasses/class_categoryActionOverTime.inc:49
-#: plugins/generic/statistics/chartClasses/class_categoryActionOverTime.inc:96
-#: plugins/generic/statistics/class_statistics.inc:133
-#: plugins/generic/statistics/class_statistics.inc:229
-#: plugins/generic/statistics/class_statistics.inc:244
-#: plugins/generic/references/class_ldifViewer.inc:20
-#: plugins/admin/ogroups/class_ogroup.inc:402
-#: plugins/admin/groups/class_group.inc:463
-#: plugins/admin/groups/class_group.inc:469
-#: plugins/admin/groups/class_group.inc:657
-#: plugins/admin/groups/class_group.inc:753
-#: plugins/admin/groups/class_group.inc:758
-#: plugins/admin/groups/class_group.inc:1096
-#: plugins/admin/newConfigManagement/class_newConfigManagement.inc:42
-#: plugins/admin/newConfigManagement/class_newConfigManagement.inc:94
-#: plugins/admin/departments/class_department.inc:317
-#: plugins/admin/acl/class_aclRole.inc:670
-#: plugins/addons/propertyEditor/migration/class_migrateRDN.inc:203
-#: plugins/addons/propertyEditor/migration/class_migrateRDN.inc:207
-#: plugins/personal/generic/class_user.inc:297
-#: plugins/personal/generic/class_user.inc:429
-#: plugins/personal/generic/class_user.inc:522
-#: plugins/personal/generic/class_user.inc:816
-#: plugins/personal/generic/class_user.inc:1050
-#: plugins/personal/generic/class_user.inc:1177
-#: plugins/personal/generic/class_user.inc:1184
-#: plugins/personal/generic/class_user.inc:1202
-#: plugins/personal/generic/class_user.inc:1483
-#: plugins/personal/generic/class_user.inc:1810
-#: plugins/personal/password/class_password.inc:210
-#: setup/class_setupStep_Migrate.inc:450 setup/setup_checks.tpl:25
-#: setup/setup_checks.tpl:66
-#, php-format
-msgid "Error"
-msgstr "Błąd"
+#: plugins/admin/users/user-list.xml:213
+msgid "Edit user"
+msgstr "Edytuj użytkownika"
 
-#: html/index.php:241
-msgid "Cannot find a valid user for the current HTTP authentication!"
+#: plugins/admin/users/user-list.xml:222
+msgid "%{filter:lockLabel(userPassword)}"
 msgstr ""
 
-#: html/index.php:245
-#, fuzzy
-msgid "Cannot find a unique user for the current HTTP authentication!"
-msgstr ""
-"Błąd krytyczny: Nie można znaleźć nieużywnego znacznika dla jednostki "
-"administracyjnej!"
+#: plugins/admin/users/user-list.xml:245
+msgid "Remove user"
+msgstr "Usuń użytkownika"
 
-#: html/index.php:271 include/class_SnapshotHandler.inc:123
-#: include/class_SnapshotHandler.inc:280 include/class_SnapshotHandler.inc:329
-#: include/class_SnapshotHandler.inc:333 include/class_SnapshotHandler.inc:346
-#: include/class_SnapshotHandler.inc:380 include/class_SnapshotHandler.inc:435
-#: include/class_SnapshotHandler.inc:500 include/class_SnapshotHandler.inc:515
-#: include/class_acl.inc:1258 include/class_acl.inc:1354
-#: include/functions.inc:494 include/functions.inc:529
-#: include/functions.inc:537 include/functions.inc:583
-#: include/functions.inc:852 include/functions.inc:901
-#: include/functions.inc:958 include/functions.inc:1008
-#: include/functions.inc:3272 include/class_userFilter.inc:275
-#: include/class_ldap.inc:847 include/class_ldap.inc:1305
-#: include/class_config.inc:367
-#: plugins/generic/references/class_reference.inc:97
-#: plugins/admin/ogroups/class_ogroup.inc:758
-#: plugins/admin/ogroups/class_ogroup.inc:775
-#: plugins/admin/groups/class_group.inc:600
-#: plugins/admin/groups/class_group.inc:876
-#: plugins/admin/departments/class_department.inc:285
-#: plugins/admin/departments/class_department.inc:482
-#: plugins/admin/departments/class_department.inc:759
-#: plugins/admin/departments/class_department.inc:790
-#: plugins/admin/acl/class_aclRole.inc:602
-#: plugins/admin/acl/class_aclRole.inc:642
-#: plugins/admin/acl/class_aclRole.inc:656
-#: plugins/addons/dyngroup/class_DynamicLdapGroup.inc:191
-#: plugins/addons/dyngroup/class_DynamicLdapGroup.inc:256
-#: plugins/personal/generic/class_user.inc:730
-#: plugins/personal/generic/class_user.inc:1099
-#: plugins/personal/posix/trustModeDialog/class_trustModeDialog.inc:253
-#: plugins/personal/posix/class_posixAccount.inc:529
-#: plugins/personal/posix/class_posixAccount.inc:791
-#: setup/class_setupStep_Migrate.inc:461 setup/class_setupStep_Migrate.inc:814
-msgid "LDAP error"
-msgstr "błąd LDAP"
+#: plugins/admin/users/user-filter.xml:33
+msgid "Show templates"
+msgstr "Pokaż szablony"
 
-#: html/index.php:289
+#: plugins/admin/users/user-filter.xml:47
 #, fuzzy
-msgid "Please specify a valid user name!"
-msgstr "Proszę podać prawidłową nazwę użytkownika!"
-
-#: html/index.php:292
-msgid "Please specify your password!"
-msgstr "Proszę podać prawidłowe hasło!"
-
-#: html/index.php:304
-msgid "Authentication error"
-msgstr "Błąd autentykacji"
+msgid "Show POSIX users"
+msgstr "Ustawienia Posix"
 
-#: html/index.php:304
+#: plugins/admin/users/user-filter.xml:61
 #, fuzzy
-msgid "Cannot retrieve user information for HTTP authentication!"
-msgstr "Nie można pobrać informacji o quota dla '%s'."
-
-#: html/index.php:359
-msgid "Account locked. Please contact your system administrator!"
-msgstr "Konto zablokowane. Proszę skontaktować się z administratorem systemu!"
-
-#: html/setup.php:73
-msgid "Smarty"
-msgstr "Smarty"
-
-#: html/main.php:171
-#, php-format
-msgid "Cannot locate file %s - please run %s to fix this"
-msgstr ""
-
-#: html/main.php:190
-msgid "PHP configuration"
-msgstr "Konfiguracja PHP"
-
-#: html/main.php:191
-msgid ""
-"Fatal error: Register globals is active. Please fix this in order to "
-"continue."
-msgstr ""
-
-#: html/main.php:220
-msgid "Your password is about to expire, please change your password!"
-msgstr "Twoje hasło zaraz wygaśnie, proszę zmienić hasło!"
-
-#: html/main.php:285
-msgid "Running out of memory!"
-msgstr "Kończy się pamięć!"
-
-#: html/main.php:345
-#, php-format
-msgid "You're logged in as %s"
-msgstr ""
-
-#: html/main.php:348
-msgid "ACLs are disabled"
-msgstr "ACL wyłączone"
+msgid "Show SAMBA users"
+msgstr "Pokaż serwery"
 
-#: html/main.php:398
+#: plugins/admin/users/user-filter.xml:75
 #, fuzzy
-msgid "Plug-in"
-msgstr "Dodatek"
-
-#: html/main.php:399
-#, fuzzy, php-format
-msgid "Fatal error: Cannot find any plugin definitions for plugin %s!"
-msgstr "BŁĄD: Nie można znaleźć żadnych definicji dla pluginu '%s'!"
+msgid "Show mail users"
+msgstr "Pokaż użytkowników Poczty"
 
-#: html/main.php:415
-msgid "Configuration Error"
-msgstr "Błąd konfiguracji"
+#: plugins/admin/users/templatize.tpl:2
+#, fuzzy
+msgid "Applying a template"
+msgstr "Szablony"
 
-#: html/main.php:416
-#, php-format
+#: plugins/admin/users/templatize.tpl:6
 msgid ""
-"Fatal error: not all POST variables have been transfered by PHP - please "
-"inform your administrator!"
+"Applying a template to several users will replace all user attributes "
+"defined in the template."
 msgstr ""
 
-#: html/helpviewer.php:64
-msgid "Help browser"
-msgstr "Wyszukiwarka pomocy"
-
-#: html/helpviewer.php:118
+#: plugins/admin/users/templatize.tpl:13
 #, fuzzy
-msgid "There is no help file specified for this class"
-msgstr "Pomoc nie jest dostępna dla tej klasy."
+msgid "Apply user template"
+msgstr "Szablony"
 
-#: html/helpviewer.php:193 include/functions_helpviewer.inc:97
-msgid "previous"
-msgstr "poprzednie"
+#: plugins/admin/users/templatize.tpl:32
+msgid "No templates available!"
+msgstr "Brak szablonów!"
 
-#: html/helpviewer.php:197 include/functions_helpviewer.inc:101
-msgid "next"
-msgstr "następne"
+#: plugins/admin/groups/paste_generic.tpl:1
+msgid "Group settings"
+msgstr "Ustawienia grupy"
 
-#: html/helpviewer.php:268
-#, fuzzy, php-format
-msgid "Help directory '%s' is not accessible, can't read any help files."
-msgstr ""
-"Katalog pomocy '%s' nie jest osiągalny, nie można czytać żadnych plików "
-"pomocy."
+#: plugins/admin/groups/paste_generic.tpl:2
+#, fuzzy
+msgid "Paste group settings"
+msgstr "Ustawienia grupy"
 
-#: include/class_management.inc:32 include/class_management.inc:33
-#: plugins/personal/posix/class_posixAccount.inc:215
-msgid "unconfigured"
-msgstr "nieskonfigurowane"
+#: plugins/admin/groups/paste_generic.tpl:5
+#: plugins/admin/groups/generic.tpl:11
+#: plugins/admin/ogroups/paste_generic.tpl:4
+#: plugins/admin/ogroups/generic.tpl:7
+msgid "Group name"
+msgstr "Nazwa grupy"
 
-#: include/class_management.inc:324 include/class_management.inc:487
-#: include/class_management.inc:534 include/class_management.inc:549
-#: include/class_management.inc:586 include/class_management.inc:600
-#: plugins/admin/users/class_userManagement.inc:228
-#: plugins/admin/users/class_userManagement.inc:739
-msgid "Permission"
-msgstr "Uprawnienie"
+#: plugins/admin/groups/paste_generic.tpl:8
+#: plugins/admin/groups/generic.tpl:17
+#, fuzzy
+msgid "POSIX name of the group"
+msgstr "Posixowa nazwa grupy"
 
-#: include/class_management.inc:405
-#: plugins/admin/users/class_userManagement.inc:697
-#: plugins/admin/users/class_userManagement.inc:701
-#: plugins/admin/acl/class_aclManagement.inc:98
-msgid "Permission error"
-msgstr "Błąd uprawnień"
+#: plugins/admin/groups/paste_generic.tpl:13
+#: plugins/admin/groups/generic.tpl:59
+#, fuzzy
+msgid "Normally IDs are auto-generated, select to specify manually"
+msgstr "Zwyczajowo ID są generowane automatycznie, wybierz aby podać ręcznie"
 
-#: include/class_management.inc:487
-#, fuzzy, php-format
-msgid "You are not allowed to create a snapshot for %s!"
-msgstr "Brak uprawnień do utworzenia snapshotu dla %s."
+#: plugins/admin/groups/paste_generic.tpl:15
+#: plugins/admin/groups/generic.tpl:62
+msgid "Force GID"
+msgstr "Wymuś GID"
 
-#: include/class_management.inc:534 include/class_management.inc:586
-#: include/class_management.inc:600
-#, fuzzy, php-format
-msgid "You are not allowed to restore a snapshot for %s!"
-msgstr "Brak uprawnień do odtworzenia snapshotu dla %s."
+#: plugins/admin/groups/paste_generic.tpl:18
+#: plugins/admin/groups/generic.tpl:65
+msgid "Forced ID number"
+msgstr "Wymuś numer ID"
 
-#: include/class_management.inc:549
-#, fuzzy, php-format
-msgid "You are not allowed to remove a snapshot for %s!"
-msgstr "Brak uprawnień do odtworzenia snapshotu dla %s."
+#: plugins/admin/groups/singleUserSelect/singleUser-list.xml:10
+#: plugins/admin/groups/userSelect/user-list.xml:10
+#: plugins/admin/groups/userGroupSelect/selectUserGroup-list.xml:11
+#: plugins/admin/ogroups/objectSelect/selectObject-list.xml:11
+#: plugins/personal/posix/trustSelect/trust-list.xml:9
+#: plugins/personal/posix/groupSelect/group-list.xml:10
+#, fuzzy
+msgid "Please select the desired entries"
+msgstr "Preferowany język"
 
-#: include/class_management.inc:659 include/class_management.inc:743
-#: include/class_acl.inc:984 include/class_session.inc:76
-#: include/class_session.inc:101 include/class_session.inc:127
-#: include/functions.inc:623 include/functions.inc:827
-#: include/functions.inc:945 include/functions.inc:1340
-#: include/functions.inc:2168 include/functions.inc:2198
-#: include/functions.inc:2218 include/class_ldap.inc:784
-#: include/class_ldap.inc:835 include/class_log.inc:87
-#: include/class_CopyPasteHandler.inc:160
-#: include/class_CopyPasteHandler.inc:274
-#: plugins/personal/myaccount/main.inc:49
-msgid "Internal error"
-msgstr "Błąd wewnętrzny"
+#: plugins/admin/groups/singleUserSelect/class_singleUserSelect.inc:29
+#: plugins/admin/groups/userSelect/class_userSelect.inc:26
+#, fuzzy
+msgid "User selection"
+msgstr "Ustawienia grupy"
 
-#: include/class_management.inc:660 include/class_management.inc:744
-#: plugins/personal/myaccount/main.inc:50
-#, php-format
-msgid ""
-"Cannot instantiate tabbed-plug-in, the base plugin (%s) is not available!"
-msgstr ""
+#: plugins/admin/groups/class_groupManagement.inc:25
+#: plugins/admin/groups/class_group.inc:1041
+#: plugins/generic/references/class_aclResolver.inc:177
+#: setup/class_setupStep_Migrate.inc:300 include/class_acl.inc:239
+msgid "Groups"
+msgstr "Grupy"
 
-#: include/class_management.inc:669
-#, php-format
+#: plugins/admin/groups/class_groupManagement.inc:26
 msgid ""
-"No tab definition for %s found in configuration file: cannot create plugin "
-"instance!"
+"Manage aspects of groups like members, POSIX, desktop, samba and mail "
+"settings"
 msgstr ""
 
-#: include/class_releaseSelector.inc:214 include/class_listing.inc:1057
-#: include/class_listing.inc:1059 include/class_baseSelector.inc:188
-msgid "Root"
-msgstr "Główny"
+#: plugins/admin/groups/class_groupManagement.inc:189
+msgid "Menu"
+msgstr "Menu"
 
-#: include/class_releaseSelector.inc:262 include/class_ItemSelector.inc:289
-#: include/class_baseSelector.inc:235
-msgid "Submit"
-msgstr "Wyślij"
+#: plugins/admin/groups/class_groupManagement.inc:190
+#, fuzzy
+msgid "Edit start menu properties"
+msgstr "Edytuj właściwości Samba"
 
-#: include/class_socketClient.inc:108
-#, php-format
-msgid "Socket connection to %s:%s failed: %s"
-msgstr ""
+#: plugins/admin/groups/userGroupSelect/selectUserGroup-list.xml:23
+#: plugins/admin/groups/group-list.xml:15
+#: plugins/admin/groups/group-list.xml:79
+#: plugins/admin/ogroups/ogroup-list.xml:79
+#: plugins/admin/ogroups/objectSelect/selectObject-list.xml:71
+#: plugins/admin/ogroups/class_ogroupManagement.inc:184
+#: plugins/personal/posix/groupSelect/group-list.xml:13
+#: plugins/addons/propertyEditor/property-list.xml:72
+msgid "Group"
+msgstr "Grupa"
 
-#: include/class_socketClient.inc:191
+#: plugins/admin/groups/userGroupSelect/selectUserGroup-list.xml:83
+#: plugins/admin/ogroups/objectSelect/selectObject-list.xml:123
+#: plugins/personal/generic/generic.tpl:252
+#: plugins/personal/generic/generic.tpl:272
+#: include/utils/class_msgPool.inc:319
 #, php-format
-msgid "Socket timeout of %s seconds reached!"
-msgstr ""
+msgid "Add"
+msgstr "Dodaj"
 
-#: include/class_pathNavigator.inc:86
-msgid "Welcome to GOsa"
-msgstr "Witaj w GOsa"
+#: plugins/admin/groups/userGroupSelect/class_userGroupSelect.inc:29
+#, fuzzy
+msgid "User and group selection"
+msgstr "Ustawienia grupy"
 
-#: include/password-methods/class_password-methods.inc:339
-msgid "Cannot find a suitable password method for the current hash!"
-msgstr ""
+#: plugins/admin/groups/group-filter.xml:31
+#, fuzzy
+msgid "Default filter2"
+msgstr "Parametr"
 
-#: include/class_SnapshotHandler.inc:45 include/class_SnapshotHandler.inc:76
-#, fuzzy, php-format
-msgid ""
-"The snapshot functionality is enabled but the required variable %s is not "
-"set!"
+#: plugins/admin/groups/generic.tpl:14 plugins/personal/generic/generic.tpl:41
+#: plugins/personal/generic/generic.tpl:55
+#: plugins/personal/generic/generic.tpl:73
+msgid "Multiple edit"
 msgstr ""
-"Funkcjonalność snapshot jest włączona, lecz wymagana zmienna '%s' nie jest "
-"skonfigurowana w gosa.conf."
 
-#: include/class_SnapshotHandler.inc:58
-#, fuzzy, php-format
-msgid ""
-"The snapshot functionality is enabled but the required PHP compression "
-"module is missing: %s!"
-msgstr ""
-"Funkcjonalność snapshot jest włączona, lecz wymagana zmienna '%s' nie jest "
-"skonfigurowana w gosa.conf."
+#: plugins/admin/groups/generic.tpl:28 plugins/admin/ogroups/generic.tpl:18
+msgid "Descriptive text for this group"
+msgstr "Tekst opisowy dla tej grupy"
 
-#: include/class_acl.inc:27 plugins/admin/acl/class_aclManagement.inc:25
-msgid "Access control"
-msgstr "Kontrola dostępu"
+#: plugins/admin/groups/generic.tpl:75 plugins/admin/groups/generic.tpl:102
+msgid "Select to create a samba conform group"
+msgstr "Wybierz aby utworzyć grupę samba"
 
-#: include/class_acl.inc:28
+#: plugins/admin/groups/generic.tpl:87 plugins/admin/groups/generic.tpl:110
+msgid "in domain"
+msgstr "w domenie"
+
+#: plugins/admin/groups/generic.tpl:131
+msgid "Members are in a phone pickup group"
+msgstr "Członkowie są w grupie odbioru telefonu"
+
+#: plugins/admin/groups/generic.tpl:146
 #, fuzzy
-msgid "Manage access control lists"
-msgstr "Kontrola dostępu"
+msgid "Members are in a Nagios group"
+msgstr "Członkowie są w grupie nagios."
 
-#: include/class_acl.inc:125 include/class_acl.inc:613
-#: include/class_acl.inc:1033
-#, php-format
-msgid "All users"
-msgstr "Wszyscy użytkownicy"
+#: plugins/admin/groups/generic.tpl:174
+#, fuzzy
+msgid "Common group members"
+msgstr "Pokaż grupy"
 
-#: include/class_acl.inc:228
-#: plugins/generic/references/class_aclResolver.inc:63
-msgid "Reset ACLs"
-msgstr "Resetuj ACL'e"
+#: plugins/admin/groups/generic.tpl:183
+#, fuzzy
+msgid "Partial group members"
+msgstr "Członkowie grupy"
 
-#: include/class_acl.inc:229
-#: plugins/generic/references/class_aclResolver.inc:64
-#: plugins/admin/acl/class_aclRole.inc:139
-msgid "One level"
-msgstr "Jeden poziom"
+#: plugins/admin/groups/generic.tpl:188
+msgid "Group members"
+msgstr "Członkowie grupy"
 
-#: include/class_acl.inc:230 include/class_acl.inc:235
-#: plugins/generic/references/class_aclResolver.inc:65
-#: plugins/admin/acl/class_aclRole.inc:140
-msgid "Current object"
-msgstr "Obecny obiekt"
+#: plugins/admin/groups/group-list.xml:11
+msgid "List of groups"
+msgstr "Lista grup"
 
-#: include/class_acl.inc:231
-#: plugins/generic/references/class_aclResolver.inc:66
-#: plugins/admin/acl/class_aclRole.inc:141
-msgid "Complete subtree"
-msgstr "Pełne poddrzewo"
+#: plugins/admin/groups/group-list.xml:138
+#, fuzzy
+msgid "Edit group"
+msgstr "Grupa podstawowa"
 
-#: include/class_acl.inc:232
-#: plugins/generic/references/class_aclResolver.inc:67
-#: plugins/admin/acl/class_aclRole.inc:142
-msgid "Complete subtree (permanent)"
-msgstr "Pełne poddrzewo (trwałe)"
+#: plugins/admin/groups/group-list.xml:151
+#, fuzzy
+msgid "Remove group"
+msgstr "serwery"
 
-#: include/class_acl.inc:233 include/class_acl.inc:236
-#: plugins/generic/references/class_aclResolver.inc:68
-msgid "Use ACL defined in role"
-msgstr "Użyj ACL zdefiniowanego w tej roli"
+#: plugins/admin/groups/class_group.inc:166
+#: plugins/admin/groups/class_group.inc:1240 html/index.php:157
+#: html/index.php:233 html/main.php:295 html/password.php:113
+#: include/utils/class_timezone.inc:47 include/class_SnapshotHandler.inc:44
+#: include/class_SnapshotHandler.inc:57 include/class_SnapshotHandler.inc:75
+#: include/password-methods/class_password-methods-sha.inc:48
+#: include/password-methods/class_password-methods-ssha.inc:51
+#: include/class_CopyPasteHandler.inc:119
+#: include/class_CopyPasteHandler.inc:128
+#: include/class_CopyPasteHandler.inc:177
+#: include/class_CopyPasteHandler.inc:186
+#: include/class_CopyPasteHandler.inc:194 include/class_config.inc:171
+#: include/class_config.inc:710 include/class_config.inc:1171
+#: include/class_config.inc:1184 include/class_config.inc:1202
+#: include/class_pluglist.inc:146 include/functions.inc:837
+#: include/functions.inc:3053 include/functions.inc:3068
+msgid "Configuration error"
+msgstr "Błąd konfiguracji"
 
-#: include/class_acl.inc:239
-#: plugins/generic/references/class_aclResolver.inc:185
-#: plugins/admin/users/class_userManagement.inc:25
-#: plugins/personal/generic/class_user.inc:1676
-#: setup/class_setupStep_Migrate.inc:297
-msgid "Users"
-msgstr "Użytkownicy"
+#: plugins/admin/groups/class_group.inc:166
+#: plugins/admin/groups/class_group.inc:1240
+#, fuzzy
+msgid "Cannot find group SID in your configuration!"
+msgstr ""
+"Nie można znaleźć SID tych grup ani w  LDAP, ani w pliku konfiguracyjnym!"
 
-#: include/class_acl.inc:239
-#: plugins/generic/references/class_aclResolver.inc:177
-#: plugins/admin/groups/class_group.inc:1041
-#: plugins/admin/groups/class_groupManagement.inc:25
-#: setup/class_setupStep_Migrate.inc:300
-msgid "Groups"
-msgstr "Grupy"
+#: plugins/admin/groups/class_group.inc:210
+#: plugins/admin/groups/class_group.inc:1190
+#: plugins/admin/groups/class_group.inc:1200
+#: plugins/personal/posix/paste_generic.tpl:38
+#: plugins/personal/posix/class_posixAccount.inc:869
+#: plugins/personal/posix/class_posixAccount.inc:872
+#: plugins/personal/posix/generic.tpl:64
+#: plugins/generic/references/class_reference.inc:87
+#: setup/class_setupStep_Migrate.inc:415
+msgid "UID"
+msgstr "UID"
 
-#: include/class_acl.inc:254
-msgid "Section"
-msgstr "Sekcja"
+#: plugins/admin/groups/class_group.inc:310
+msgid "Samba group"
+msgstr "Grupa Samba"
 
-#: include/class_acl.inc:264
+#: plugins/admin/groups/class_group.inc:310
 #, fuzzy
-msgid "Used"
-msgstr "Użyj"
+msgid "Domain administrators"
+msgstr "Administratorzy domeny"
 
-#: include/class_acl.inc:280 plugins/admin/ogroups/class_ogroup.inc:865
-msgid "Member"
-msgstr "Członek"
+#: plugins/admin/groups/class_group.inc:310
+msgid "Domain users"
+msgstr "Użytkownicy domeny"
 
-#: include/class_acl.inc:280 plugins/admin/acl/class_aclRole.inc:182
-#: plugins/admin/acl/class_aclRole.inc:744
-msgid "Permissions"
-msgstr "Uprawnienia"
+#: plugins/admin/groups/class_group.inc:311
+msgid "Domain guests"
+msgstr "Goście domeny"
 
-#: include/class_acl.inc:280 include/php_setup.inc:191
-#: plugins/admin/acl/class_aclRole.inc:182
-msgid "Type"
-msgstr "Typ"
+#: plugins/admin/groups/class_group.inc:316
+#, php-format
+msgid "Special group (%d)"
+msgstr "Specjalna grupa (%d)"
 
-#: include/class_acl.inc:574
-#, fuzzy
-msgid "No ACL settings for this category!"
-msgstr "Brak ustawień ACL w tej kategorii"
+#: plugins/admin/groups/class_group.inc:329
+#: plugins/admin/groups/class_group.inc:350
+#: plugins/admin/groups/class_group.inc:367
+#: plugins/admin/departments/class_department.inc:152
+#: plugins/generic/references/contents.tpl:18 include/class_pluglist.inc:479
+msgid "Unknown"
+msgstr "Nieznane"
 
-#: include/class_acl.inc:577
+#: plugins/admin/groups/class_group.inc:464
 #, php-format
-msgid "ACLs for: %s"
+msgid "Adding UID '%s' to group '%s' failed: cannot find user object!"
 msgstr ""
 
-#: include/class_acl.inc:583 include/class_acl.inc:587
-msgid "category ACL"
-msgstr "Kategoria ACL"
+#: plugins/admin/groups/class_group.inc:470
+#, php-format
+msgid "Add UID '%s' to group '%s' failed: UID is used more than once!"
+msgstr ""
 
-#: include/class_acl.inc:639
+#: plugins/admin/groups/class_group.inc:753
 #, fuzzy, php-format
-msgid "Edit ACL for '%s' with scope '%s'"
-msgstr "Edytuj ACL dla '%s', zakres to '%s'"
-
-#: include/class_acl.inc:801 include/class_acl.inc:808
-#, fuzzy
-msgid "Show/hide advanced settings"
-msgstr "Zaawansowane ustawienia telefonu"
-
-#: include/class_acl.inc:819
-msgid "Create objects"
-msgstr "Utwórz obiekty"
+msgid "Cannot find any SID for '%s'!"
+msgstr "Nie można stworzyć pliku '%s'."
 
-#: include/class_acl.inc:820
-msgid "Move objects"
-msgstr "Przenieś obiekty"
+#: plugins/admin/groups/class_group.inc:758
+#, fuzzy, php-format
+msgid "Cannot find any RIDBASE for '%s'!"
+msgstr "Nie można stworzyć pliku '%s'."
 
-#: include/class_acl.inc:821
-msgid "Remove objects"
-msgstr "Usuń obiekty"
+#: plugins/admin/groups/class_group.inc:852
+#: plugins/admin/departments/dep_move_confirm.tpl:2
+#: plugins/personal/posix/class_posixAccount.inc:651
+#: plugins/personal/posix/class_posixAccount.inc:774 setup/setup_checks.tpl:27
+#: setup/setup_checks.tpl:68 html/password.php:315
+#: include/utils/class_xml.inc:37 include/class_configRegistry.inc:688
+#: include/class_configRegistry.inc:703 include/class_configRegistry.inc:718
+#: include/class_configRegistry.inc:733 include/class_configRegistry.inc:749
+#: include/class_configRegistry.inc:754 include/class_configRegistry.inc:774
+#: include/class_configRegistry.inc:779 include/class_configRegistry.inc:796
+#: include/class_configRegistry.inc:801 include/class_configRegistry.inc:819
+#: include/class_configRegistry.inc:824 include/class_configRegistry.inc:840
+#: include/class_configRegistry.inc:855 include/class_configRegistry.inc:870
+#: include/class_tabs.inc:270 include/class_jsonRPC.inc:37
+#: include/functions.inc:2489 include/functions.inc:2493
+#: include/functions.inc:2499 include/functions.inc:2523
+msgid "Warning"
+msgstr "Ostrzeżenie"
 
-#: include/class_acl.inc:823
-#: plugins/generic/references/class_aclResolver.inc:307
-msgid "Restrict changes to user's own object"
+#: plugins/admin/groups/class_group.inc:852
+#, php-format
+msgid "The gidNumber '%s' is already in use by %s!"
 msgstr ""
 
-#: include/class_acl.inc:827 include/class_acl.inc:936
-#: include/class_acl.inc:940
-#: plugins/generic/references/class_aclResolver.inc:309
-msgid "read"
-msgstr "czytanie"
+#: plugins/admin/groups/class_group.inc:966
+#: plugins/admin/groups/class_group.inc:969
+#: plugins/admin/groups/class_group.inc:1061
+#: plugins/personal/posix/paste_generic.tpl:47
+#: plugins/personal/posix/class_posixAccount.inc:876
+#: plugins/personal/posix/class_posixAccount.inc:879
+#: plugins/personal/posix/generic.tpl:75
+msgid "GID"
+msgstr "GID"
 
-#: include/class_acl.inc:828 include/class_acl.inc:938
-#: include/class_acl.inc:941
-#: plugins/generic/references/class_aclResolver.inc:310
-msgid "write"
-msgstr "zapisywanie"
+#: plugins/admin/groups/class_group.inc:1036
+msgid "Generic group settings"
+msgstr "Ogólne ustawienia grupy"
 
-#: include/class_acl.inc:832
+#: plugins/admin/groups/class_group.inc:1049
 #, fuzzy
-msgid "Complete object"
-msgstr "Utwórz obiekty"
+msgid "RDN for object group storage."
+msgstr "Nazwa grupy obiektów"
 
-#: include/class_acl.inc:984
-#, fuzzy, php-format
-msgid "Unknown ACL type '%s'!"
-msgstr "Nieznany wpis  '%s'!"
+#: plugins/admin/groups/class_group.inc:1063
+msgid "Samba group type"
+msgstr "Typ grupy Samba"
 
-#: include/class_acl.inc:1029
-#, php-format
-msgid "Unknown entry '%s'!"
-msgstr "Nieznany wpis  '%s'!"
+#: plugins/admin/groups/class_group.inc:1064
+#, fuzzy
+msgid "Samba domain name"
+msgstr "Katalog domowy Samba"
 
-#: include/class_acl.inc:1093 include/class_acl.inc:1095
-#, fuzzy, php-format
-msgid "ACL role: %s"
-msgstr "ACLe"
+#: plugins/admin/groups/class_group.inc:1065
+#: plugins/admin/ogroups/class_ogroup.inc:864
+#: plugins/personal/posix/trustModeDialog/generic.tpl:2
+msgid "System trust"
+msgstr "Zaufanie systemowe"
 
-#: include/class_acl.inc:1095
-#, fuzzy
-msgid "unknown ACL role"
-msgstr "! nieznane id"
+#: plugins/admin/groups/class_group.inc:1066
+msgid "Phone pickup group"
+msgstr "Grupie odbioru telefonu"
 
-#: include/class_acl.inc:1103
-#, php-format
-msgid "Contains settings for these objects: %s"
-msgstr "Zawiera ustawienia dla tych obiektów: %s"
+#: plugins/admin/groups/class_group.inc:1067
+msgid "Nagios group"
+msgstr "Grupa nagios"
 
-#: include/class_acl.inc:1120
-msgid "inactive"
-msgstr "nieaktywne"
+#: plugins/admin/groups/class_group.inc:1069
+msgid "Group member"
+msgstr "Członek grupy"
 
-#: include/class_acl.inc:1120
-msgid "No members"
-msgstr "Brak członków"
+#: plugins/admin/departments/class_countryGeneric.inc:82
+#: plugins/admin/departments/class_countryGeneric.inc:83
+#: plugins/admin/departments/dep-filter.xml:49
+#: plugins/admin/departments/dep-list.xml:31
+#: plugins/admin/departments/dep-list.xml:117
+#: plugins/admin/departments/country.tpl:5
+#: plugins/admin/departments/class_departmentManagement.inc:217
+msgid "Country"
+msgstr "Kraj"
 
-#: include/class_acl.inc:1290 include/class_acl.inc:1291
-#: include/class_acl.inc:1297 include/class_tabs.inc:397
-#: plugins/admin/acl/tabs_acl.inc:28 plugins/admin/acl/class_aclRole.inc:770
-#: plugins/admin/acl/acl-list.xml:15
-msgid "ACL"
-msgstr "ACL"
+#: plugins/admin/departments/class_countryGeneric.inc:91
+#: plugins/admin/departments/country.tpl:11
+msgid "Country name"
+msgstr "Nazwa Kraju"
 
-#: include/class_acl.inc:1291
-#, fuzzy
-msgid "Access control list"
-msgstr "Kontrola dostępu"
+#: plugins/admin/departments/class_countryGeneric.inc:93
+#: plugins/admin/departments/locality.tpl:39
+#: plugins/admin/departments/domain.tpl:39
+#: plugins/admin/departments/class_department.inc:684
+#: plugins/admin/departments/dcObject.tpl:39
+#: plugins/admin/departments/organization.tpl:51
+#: plugins/admin/departments/class_dcObject.inc:92
+#: plugins/admin/departments/class_localityGeneric.inc:93
+#: plugins/admin/departments/country.tpl:39
+#: plugins/admin/departments/class_organizationGeneric.inc:127
+#: plugins/admin/departments/generic.tpl:51
+#: plugins/admin/departments/class_domain.inc:93
+#: plugins/personal/generic/generic.tpl:339
+#: plugins/personal/generic/generic.tpl:355
+#: plugins/personal/generic/class_user.inc:1723
+msgid "Manager"
+msgstr "Manager"
 
-#: include/class_acl.inc:1297
-#, fuzzy
-msgid "ACL roles"
-msgstr "ACLe"
+#: plugins/admin/departments/class_countryGeneric.inc:95
+#: plugins/admin/departments/locality.tpl:67
+#: plugins/admin/departments/domain.tpl:67
+#: plugins/admin/departments/class_department.inc:686
+#: plugins/admin/departments/dcObject.tpl:67
+#: plugins/admin/departments/organization.tpl:132
+#: plugins/admin/departments/class_dcObject.inc:94
+#: plugins/admin/departments/class_localityGeneric.inc:95
+#: plugins/admin/departments/country.tpl:68
+#: plugins/admin/departments/class_organizationGeneric.inc:135
+#: plugins/admin/departments/generic.tpl:132
+#: plugins/admin/departments/class_domain.inc:94
+msgid "Administrative settings"
+msgstr "Ustawienia administracyjne"
 
-#: include/class_acl.inc:1300
+#: plugins/admin/departments/locality.tpl:5
+#: plugins/admin/departments/dep-filter.xml:63
+#: plugins/admin/departments/dep-list.xml:39
+#: plugins/admin/departments/dep-list.xml:124
+#: plugins/admin/departments/class_localityGeneric.inc:82
+#: plugins/admin/departments/class_localityGeneric.inc:83
+#: plugins/admin/departments/class_departmentManagement.inc:229
 #, fuzzy
-msgid "ACL Entries"
-msgstr "Profil FAI"
+msgid "Locality"
+msgstr "Lokalizacja"
 
-#: include/class_session.inc:76 include/class_session.inc:101
-#: include/class_session.inc:127
+#: plugins/admin/departments/locality.tpl:11
+#: plugins/admin/departments/dcObject.tpl:11
 #, fuzzy
-msgid "Requested channel does not exist!"
-msgstr "Żądany kanał nie istnieje! Skontaktuj się z Administratorem."
+msgid "Locality name"
+msgstr "Nazwa lokalizacji"
 
-#: include/class_listing.inc:257 include/class_sortableListing.inc:274
-msgid "Sort ascending"
-msgstr ""
+#: plugins/admin/departments/locality.tpl:14
+#: plugins/admin/departments/dcObject.tpl:14
+#, fuzzy
+msgid "Name of locality to create"
+msgstr "Nazwa tworzonego poddrzewa"
 
-#: include/class_listing.inc:257 include/class_sortableListing.inc:274
-msgid "Sort descending"
-msgstr ""
+#: plugins/admin/departments/locality.tpl:22
+#: plugins/admin/departments/domain.tpl:22
+#: plugins/admin/departments/dcObject.tpl:22
+#: plugins/admin/departments/organization.tpl:22
+#: plugins/admin/departments/country.tpl:22
+msgid "Descriptive text for department"
+msgstr "Tekst opisujący departament"
 
-#: include/class_listing.inc:319
-msgid "Select all"
-msgstr "Wybierz wszystko"
+#: plugins/admin/departments/locality.tpl:70
+#: plugins/admin/departments/domain.tpl:70
+#: plugins/admin/departments/dcObject.tpl:70
+#: plugins/admin/departments/organization.tpl:135
+#: plugins/admin/departments/country.tpl:71
+#: plugins/admin/departments/generic.tpl:135
+msgid "Tag department as an independent administrative unit"
+msgstr "Zaznacz departament jako niezależną jednostkę administracyjną"
 
-#: include/class_listing.inc:578
-msgid "created by"
-msgstr "utworzone przez"
+#: plugins/admin/departments/domain.tpl:5
+#: plugins/admin/departments/dep-filter.xml:105
+#: plugins/admin/departments/dep-list.xml:15
+#: plugins/admin/departments/dep-list.xml:103
+#: plugins/admin/departments/class_departmentManagement.inc:193
+msgid "Domain"
+msgstr "Domena"
 
-#: include/class_listing.inc:1064 include/class_listing.inc:1066
-msgid "Go to preceding level"
-msgstr ""
+#: plugins/admin/departments/domain.tpl:11
+#, fuzzy
+msgid "Domain name"
+msgstr "Administratorzy domeny"
 
-#: include/class_listing.inc:1072 include/class_listing.inc:1074
-msgid "Go to current users level"
-msgstr ""
+#: plugins/admin/departments/domain.tpl:14
+#, fuzzy
+msgid "Name of domain to create"
+msgstr "Nazwa tworzonego poddrzewa"
 
-#: include/class_listing.inc:1079
-msgid "Reload list"
-msgstr "Przeładuj listę"
+#: plugins/admin/departments/class_department.inc:379
+#: plugins/admin/departments/class_department.inc:683
+#: plugins/admin/departments/organization.tpl:117
+#: plugins/admin/departments/class_organizationGeneric.inc:133
+#: plugins/admin/departments/generic.tpl:118
+#: plugins/personal/generic/generic.tpl:419
+#: plugins/personal/generic/generic.tpl:586
+#: plugins/personal/generic/class_user.inc:1357
+#: plugins/personal/generic/class_user.inc:1848
+msgid "Fax"
+msgstr "Fax"
 
-#: include/class_listing.inc:1183 plugins/admin/ogroups/ogroup-list.xml:62
-#: plugins/admin/groups/group-list.xml:62 plugins/admin/users/user-list.xml:78
-#: plugins/admin/newConfigManagement/DeviceConfig-list.xml:50
-#: plugins/admin/departments/dep-list.xml:87 plugins/admin/acl/acl-list.xml:65
-#: plugins/addons/propertyEditor/property-list.xml:96
-msgid "Actions"
-msgstr "Akcje"
+#: plugins/admin/departments/class_department.inc:439 html/main.php:170
+#: html/password.php:61 include/utils/class_xml.inc:43
+#: include/functions.inc:465
+msgid "Fatal error"
+msgstr "Błąd krytyczny"
 
-#: include/class_listing.inc:1453
-msgid "Copy"
-msgstr "Kopiuj"
+#: plugins/admin/departments/class_department.inc:439
+#, fuzzy
+msgid "Cannot find an unused tag for this administrative unit!"
+msgstr ""
+"Błąd krytyczny: Nie można znaleźć nieużywnego znacznika dla jednostki "
+"administracyjnej!"
 
-#: include/class_listing.inc:1459
-msgid "Cut"
-msgstr "Wytnij"
+#: plugins/admin/departments/class_department.inc:507
+#, php-format
+msgid "Tagging '%s'."
+msgstr "Zaznaczanie '%s'."
 
-#: include/class_listing.inc:1467 include/class_listing.inc:1469
-#: include/class_CopyPasteHandler.inc:571
-msgid "Paste"
-msgstr "Wklej"
+#: plugins/admin/departments/class_department.inc:588
+#, php-format
+msgid "Moving '%s' to '%s'"
+msgstr "Przenoszenie '%s' do '%s'"
 
-#: include/class_listing.inc:1492
-msgid "Cut this entry"
-msgstr "Wytnij ten obiekt"
+#: plugins/admin/departments/class_department.inc:624
+#: ihtml/themes/default/snapshotdialog.tpl:20
+#: ihtml/themes/default/snapshotdialog.tpl:63
+#: include/utils/class_msgPool.inc:459 include/class_acl.inc:799
+#: include/class_acl.inc:806 include/class_acl.inc:813
+msgid "Object"
+msgstr "Obiekt"
 
-#: include/class_listing.inc:1501
-msgid "Copy this entry"
-msgstr "Kopiuj ten obiekt"
+#: plugins/admin/departments/class_department.inc:629
+#, php-format
+msgid "FAILED to copy %s, aborting operation"
+msgstr "BŁĄD kopiowania %s, anulowanie operacji"
 
-#: include/class_listing.inc:1533 include/class_listing.inc:1535
-msgid "Restore snapshots"
-msgstr "Odtwórz snapshoty"
+#: plugins/admin/departments/class_department.inc:660
+#: plugins/admin/departments/class_department.inc:671
+msgid "Departments"
+msgstr "Departamenty"
 
-#: include/class_listing.inc:1549
-#, fuzzy
-msgid "Export list"
-msgstr "Export"
+#: plugins/admin/departments/class_department.inc:674
+msgid "Department name"
+msgstr "Nazwa departamentu"
 
-#: include/class_listing.inc:1583 include/class_SnapShotDialog.inc:142
-msgid "Restore snapshot"
-msgstr "Odtwórz snapshot"
+#: plugins/admin/departments/class_department.inc:679
+#: plugins/admin/departments/organization.tpl:86
+#: plugins/admin/departments/class_organizationGeneric.inc:129
+#: plugins/admin/departments/generic.tpl:87
+#: plugins/personal/generic/generic.tpl:444
+#: plugins/personal/generic/class_user.inc:1733
+msgid "State"
+msgstr "Stan"
 
-#: include/class_listing.inc:1591
-#, fuzzy
-msgid "Create new snapshot for this object"
-msgstr "Utwórz nowy snapshot z tego obiektu"
+#: plugins/admin/departments/class_department.inc:680
+#: plugins/admin/departments/organization.tpl:82
+#: plugins/admin/departments/organization.tpl:94
+#: plugins/admin/departments/class_localityGeneric.inc:91
+#: plugins/admin/departments/class_organizationGeneric.inc:130
+#: plugins/admin/departments/generic.tpl:83
+#: plugins/admin/departments/generic.tpl:85
+#: plugins/admin/departments/generic.tpl:95
+#: plugins/personal/generic/generic.tpl:436
+#: plugins/personal/generic/class_user.inc:1734
+#: ihtml/themes/default/infoPage.tpl:28
+msgid "Location"
+msgstr "Lokalizacja"
 
-#: include/class_sortableListing.inc:234
-msgid "Sortable list"
-msgstr "lista sortowalna"
+#: plugins/admin/departments/class_department.inc:681
+#: plugins/admin/departments/organization.tpl:102
+#: plugins/admin/departments/generic.tpl:103
+#: plugins/personal/generic/generic.tpl:185
+#: plugins/personal/generic/generic.tpl:452
+msgid "Address"
+msgstr "Adres"
 
-#: include/class_sortableListing.inc:239
-msgid "Edit this entry"
-msgstr "Edytuj ten obiekt"
+#: plugins/admin/departments/class_department.inc:682
+msgid "Telephone"
+msgstr "Telefon"
 
-#: include/class_sortableListing.inc:244
-msgid "Delete this entry"
-msgstr "Usuń ten obiekt"
+#: plugins/admin/departments/class_department.inc:737
+#, php-format
+msgid "Object '%s' is already tagged"
+msgstr "Obiekt '%s' jest już zaznaczony"
 
-#: include/functions.inc:134
+#: plugins/admin/departments/class_department.inc:744
 #, php-format
-msgid "Fatal error: no class locations defined - please run %s to fix this"
-msgstr ""
+msgid "Adding tag (%s) to object '%s'"
+msgstr "Dodawanie znacznika (%s) do obiektu '%s'"
 
-#: include/functions.inc:141
+#: plugins/admin/departments/class_department.inc:776
 #, php-format
-msgid "Fatal error: cannot instantiate class %s - try running %s to fix this"
-msgstr ""
+msgid "Removing tag from object '%s'"
+msgstr "Usuwanie znacznika z obiektu '%s'"
 
-#: include/functions.inc:466
-#, fuzzy, php-format
-msgid "Error while connecting to LDAP: %s"
-msgstr "BŁĄD: Nie można połączyć się z serwerem LDAP. Odpowiedź serwera '%s'."
+#: plugins/admin/departments/dcObject.tpl:5
+#: plugins/admin/departments/dep-filter.xml:77
+#: plugins/admin/departments/dep-list.xml:23
+#: plugins/admin/departments/dep-list.xml:110
+msgid "Domain component"
+msgstr "Komponent domeny"
 
-#: include/functions.inc:537 include/functions.inc:623
+#: plugins/admin/departments/dep_move_confirm.tpl:2
 #, fuzzy
-msgid "User ID is not unique!"
-msgstr "Użytkownik /UID nie są unikalne. Proszę sprawdzić bazę LDAP."
+msgid "You are currently moving/renaming this department."
+msgstr "Brak uprawnień do usunięcia tego departamentu."
 
-#: include/functions.inc:827 include/functions.inc:945
-msgid "Error while locking entry!"
+#: plugins/admin/departments/dep_move_confirm.tpl:6
+msgid ""
+"Modifying a departments naming attribute 'ou' or base may corrupt ACLs and "
+"snapshot entries for all entire objects."
 msgstr ""
 
-#: include/functions.inc:837
-#, fuzzy, php-format
-msgid "Cannot store lock information in LDAP!"
-msgstr "Nie można pobrać informacji o quota dla '%s'."
+#: plugins/admin/departments/dep_move_confirm.tpl:9
+msgid "GOsa can NOT fix this for you, yet."
+msgstr "GOsa NIE może naprawić tego dla Ciebie, jeszcze."
 
-#: include/functions.inc:837
-#, fuzzy, php-format
-msgid "Error: %s"
-msgstr "Błąd"
+#: plugins/admin/departments/dep_move_confirm.tpl:12
+msgid ""
+"Before you confirm this action, ensure that everything will be as expected, "
+"possibly the best solution is a backup."
+msgstr ""
+
+#: plugins/admin/departments/dep-filter.xml:35
+#: plugins/admin/departments/generic.tpl:4
+msgid "Organizational Unit"
+msgstr "Jednostka organizacyjna"
+
+#: plugins/admin/departments/dep-filter.xml:91
+#: plugins/admin/departments/organization.tpl:4
+#: plugins/admin/departments/dep-list.xml:47
+#: plugins/admin/departments/dep-list.xml:131
+#: plugins/admin/departments/class_organizationGeneric.inc:113
+#: plugins/admin/departments/class_organizationGeneric.inc:114
+#: plugins/admin/departments/class_departmentManagement.inc:241
+#: plugins/personal/generic/generic.tpl:298
+#: plugins/personal/generic/class_user.inc:1720 setup/setup_feedback.tpl:10
+#: setup/setup_feedback.tpl:12 ihtml/themes/default/infoPage.tpl:26
+msgid "Organization"
+msgstr "Organizacja"
 
-#: include/functions.inc:1267
-#, fuzzy, php-format
-msgid "The current size limit of %d entries is exceeded!"
-msgstr "Limit wielkości %d elementów został przekroczony!"
+#: plugins/admin/departments/dep_iframe.tpl:1
+msgid "Processing the requested operation"
+msgstr "Przetwarzam zadaną operację"
 
-#: include/functions.inc:1269
-#, php-format
-msgid "Set the size limit to %s"
+#: plugins/admin/departments/dep_iframe.tpl:7
+#, fuzzy
+msgid ""
+"Your browser doesn't support IFRAME HTML elements. Please use this link to "
+"perform the requested operation."
 msgstr ""
+"Twoja przeglądarka nie obsługuje iframes, proszę użyć tego linku aby wykonać "
+"żądaną operację."
 
-#: include/functions.inc:1281 plugins/personal/generic/generic.tpl:218
-msgid "Configure"
-msgstr "Konfiguruj"
-
-#: include/functions.inc:1286
+#: plugins/admin/departments/organization.tpl:11
 #, fuzzy
-msgid "list is incomplete"
-msgstr "niepełne"
-
-#: include/functions.inc:1636
-msgid "Continue anyway"
-msgstr "Kontynuuj mimo wszystko"
+msgid "Name of organization"
+msgstr "Organizacja"
 
-#: include/functions.inc:1638
-msgid "Edit anyway"
-msgstr "Edytuj mimo wszystko"
+#: plugins/admin/departments/organization.tpl:14
+#, fuzzy
+msgid "Name of organization to create"
+msgstr "Nazwa tworzonego poddrzewa"
 
-#: include/functions.inc:1641
-msgid "These entries are currently locked:"
-msgstr ""
+#: plugins/admin/departments/organization.tpl:30
+#: plugins/admin/departments/generic.tpl:30
+msgid "Category for this subtree"
+msgstr "Kategoria dla tego poddrzewa"
 
-#: include/functions.inc:1882
-msgid "Entries per page"
-msgstr "Wpisów na stronie"
+#: plugins/admin/departments/organization.tpl:89
+#: plugins/admin/departments/generic.tpl:90
+msgid "State where this subtree is located"
+msgstr "Stan w którym jest umieszczone to poddrzewo"
 
-#: include/functions.inc:2060
-#, fuzzy, php-format
-msgid "GOsa %s"
-msgstr "Usługa Logowania"
+#: plugins/admin/departments/organization.tpl:97
+#: plugins/admin/departments/generic.tpl:98
+msgid "Location of this subtree"
+msgstr "Lokalizacja tego poddrzewa"
 
-#: include/functions.inc:2067
-#, fuzzy, php-format
-msgid "GOsa %s snapshot (Rev %s)"
-msgstr "Wersja deweloperska GOsa (Rev %s)"
+#: plugins/admin/departments/organization.tpl:105
+#: plugins/admin/departments/generic.tpl:106
+msgid "Postal address of this subtree"
+msgstr "Kod pocztowy tego poddrzewa"
 
-#: include/functions.inc:2072
-#, php-format
-msgid "GOsa development snapshot (Rev %s)"
-msgstr "Wersja deweloperska GOsa (Rev %s)"
+#: plugins/admin/departments/organization.tpl:112
+#: plugins/admin/departments/generic.tpl:113
+msgid "Base telephone number of this subtree"
+msgstr "Bazowy numer telefonu tego poddrzewa"
 
-#: include/functions.inc:2168
-#, fuzzy, php-format
-msgid "File %s cannot be deleted!"
-msgstr "Plik '%s' nie mógł zostać usunięty."
+#: plugins/admin/departments/organization.tpl:120
+#: plugins/admin/departments/generic.tpl:121
+msgid "Base facsimile telephone number of this subtree"
+msgstr "Bazowy numer faxu tego poddrzewa"
 
-#: include/functions.inc:2198 include/functions.inc:2218
+#: plugins/admin/departments/dep-list.xml:11
 #, fuzzy
-msgid "Cannot write revision file!"
-msgstr "Nie można stworzyć pliku '%s'."
+msgid "List of structural objects"
+msgstr "Lista grupy obiektów"
 
-#: include/functions.inc:2489 include/functions.inc:2493
-#: include/functions.inc:2499
-msgid "'baseIdHook' is not available. Using default base!"
-msgstr ""
+#: plugins/admin/departments/dep-list.xml:55
+#: plugins/admin/departments/dep-list.xml:71
+#: plugins/admin/departments/dep-list.xml:138
+#: plugins/admin/departments/class_departmentManagement.inc:253
+#: plugins/admin/ogroups/objectSelect/selectObject-list.xml:15
+#: plugins/admin/ogroups/class_ogroupManagement.inc:186
+#: plugins/personal/generic/generic.tpl:306
+#: plugins/personal/generic/class_user.inc:1721
+msgid "Department"
+msgstr "Departament"
 
-#: include/functions.inc:2523
+#: plugins/admin/departments/class_dcObject.inc:81
+#: plugins/admin/departments/class_dcObject.inc:82
+#: plugins/admin/departments/class_departmentManagement.inc:205
+#: plugins/admin/departments/class_domain.inc:81
+#: plugins/admin/departments/class_domain.inc:82
+msgid "Domain Component"
+msgstr "Komponent Domeny"
+
+#: plugins/admin/departments/country.tpl:14
 #, fuzzy
-msgid ""
-"Cannot read schema information from LDAP. Schema validation is not possible!"
-msgstr ""
-"Nie można pobrać informacji o schematach z serwera. Sprawdzenie schematów "
-"niemożliwe!"
+msgid "Name of country to create"
+msgstr "Nazwa tworzonego poddrzewa"
 
-#: include/functions.inc:2549
-msgid "This class is used to make users appear in GOsa."
-msgstr ""
+#: plugins/admin/departments/class_organizationGeneric.inc:122
+msgid "Organization name"
+msgstr "Nazwa organizacji"
 
-#: include/functions.inc:2556
-msgid ""
-"This class is used to lock entries in order to prevent multiple edits at a "
-"time."
-msgstr ""
+#: plugins/admin/departments/class_organizationGeneric.inc:131
+#: plugins/personal/generic/generic.tpl:183
+#: plugins/personal/generic/class_user.inc:1735
+msgid "Postal address"
+msgstr "Adres pocztowy"
 
-#: include/functions.inc:2601
-#, fuzzy, php-format
-msgid "Required object class %s is missing!"
-msgstr "Wyświetl szablony FAI"
+#: plugins/admin/departments/class_organizationGeneric.inc:132
+#: plugins/generic/infoPage/class_infoPage.inc:109
+msgid "Phone number"
+msgstr "Numer telefonu"
 
-#: include/functions.inc:2604
-#, fuzzy, php-format
-msgid "Optional object class %s is missing!"
-msgstr "Brak opcjonalnego obiektu klasy '%s'!"
+#: plugins/admin/departments/generic.tpl:11
+msgid "Name of department"
+msgstr "Nazwa departamentu"
 
-#: include/functions.inc:2609
-#, fuzzy, php-format
-msgid "Wrong version of required object class %s (!=%s) detected!"
-msgstr "Wyświetl szablony FAI"
+#: plugins/admin/departments/generic.tpl:14
+msgid "Name of subtree to create"
+msgstr "Nazwa tworzonego poddrzewa"
 
-#: include/functions.inc:2612
-#, fuzzy, php-format
-msgid "Class available"
-msgstr "Plik jest dostępny"
+#: plugins/admin/departments/generic.tpl:22
+#, fuzzy
+msgid "Descriptive text for   department"
+msgstr "Tekst opisujący departament"
 
-#: include/functions.inc:2634
-msgid ""
-"RFC2307bis schema is enabled, but the current LDAP configuration does not "
-"support it!"
-msgstr ""
+#: plugins/admin/departments/class_departmentManagement.inc:25
+#, fuzzy
+msgid "Directory structure"
+msgstr "Katalog"
 
-#: include/functions.inc:2635
+#: plugins/admin/departments/class_departmentManagement.inc:26
 msgid ""
-"To use RFC2307bis groups, the objectClass 'posixGroup' must be AUXILIARY."
+"Manage organizations, organizational units, localities, countries and more"
 msgstr ""
 
-#: include/functions.inc:2639
+#: plugins/admin/departments/class_departmentManagement.inc:125
 msgid ""
-"RFC2307bis schema is disabled, but the current LDAP configuration supports "
-"it!"
-msgstr ""
-
-#: include/functions.inc:2640
-msgid "To correct this, the objectClass 'posixGroup' must be STRUCTURAL."
+"As soon as the tag operation has finished, you can scroll down to end of the "
+"page and    press the 'Continue' button to continue with the department "
+"management dialog."
 msgstr ""
 
-#: include/functions.inc:2665
-msgid "German"
-msgstr "Niemiecki"
-
-#: include/functions.inc:2666
-msgid "French"
-msgstr "Francuski"
-
-#: include/functions.inc:2667
-msgid "Italian"
-msgstr "Włoski"
-
-#: include/functions.inc:2668
-msgid "Spanish"
-msgstr "Hiszpański"
-
-#: include/functions.inc:2669
-msgid "English"
-msgstr "Angielski"
-
-#: include/functions.inc:2670
-msgid "Dutch"
-msgstr "Holenderski"
-
-#: include/functions.inc:2671
-msgid "Polish"
-msgstr "Polski"
+#: plugins/admin/newConfigManagement/DeviceConfig-list.xml:10
+#, fuzzy
+msgid "List of items"
+msgstr "Lista użytkowników"
 
-#: include/functions.inc:2672
-msgid "Brazilian Portuguese"
-msgstr "Brazylijski Portugalski"
+#: plugins/admin/newConfigManagement/DeviceConfig-list.xml:75
+#, fuzzy
+msgid "Edit item"
+msgstr "Edytuj filtry"
 
-#: include/functions.inc:2674
-msgid "Chinese"
-msgstr "Chińsski"
+#: plugins/admin/newConfigManagement/DeviceConfig-list.xml:82
+#, fuzzy
+msgid "Remove item"
+msgstr "Usuń obrazek"
 
-#: include/functions.inc:2675
-msgid "Vietnamese"
-msgstr "Wietnamski"
+#: plugins/admin/newConfigManagement/DeviceConfig-list.tpl:9
+#, fuzzy
+msgid "Container"
+msgstr "Kontynuuj"
 
-#: include/functions.inc:2676
-msgid "Russian"
-msgstr "Rosyjski"
+#: plugins/admin/newConfigManagement/DeviceConfig-list.tpl:10
+msgid "Item"
+msgstr ""
 
-#: include/functions.inc:2869
+#: plugins/admin/newConfigManagement/class_newConfigManagement.inc:8
+#: plugins/admin/newConfigManagement/class_newConfigManagement.inc:9
+#: plugins/admin/newConfigManagement/class_newConfigManagement.inc:352
+#: plugins/admin/newConfigManagement/class_newConfigManagement.inc:353
+#: plugins/admin/newConfigManagement/class_newConfigManagement.inc:359
 #, fuzzy
-msgid "Cannot detect password hash!"
-msgstr "Nie można wybrać bazy danych!"
+msgid "Config management"
+msgstr "Zarządzanie systemem"
 
-#: include/functions.inc:2910 include/functions.inc:2985
+#: plugins/admin/newConfigManagement/class_newConfigManagement.inc:42
+#: plugins/admin/newConfigManagement/class_newConfigManagement.inc:95
 #, php-format
-msgid "Pre-event hook reported a problem: %s. Password change canceled!"
+msgid "Failed to load distributions, error was '%s'!"
 msgstr ""
 
-#: include/functions.inc:2941
+#: plugins/admin/newConfigManagement/class_newConfigManagement.inc:262
+msgid "No selectable install methods returned!"
+msgstr ""
+
+#: plugins/admin/newConfigManagement/class_newConfigManagement.inc:263
+#: setup/class_setup.inc:183
+msgid "Setup"
+msgstr "Ustawienia"
+
+#: plugins/admin/newConfigManagement/class_newConfigManagement.inc:278
 #, fuzzy
-msgid "Password change failed!"
-msgstr "Brak uprawnień do zmiay hasła"
+msgid "Distribution"
+msgstr "Opis"
 
-#: include/functions.inc:2949
-#, php-format
-msgid "Post-event hook reported a problem: %s. Password change canceled!"
+#: plugins/admin/newConfigManagement/class_newConfigManagement.inc:284
+msgid "Release"
 msgstr ""
 
-#: include/functions.inc:3053
-msgid "Cannot generate SAMBA hash!"
-msgstr ""
+#: plugins/admin/newConfigManagement/class_newConfigManagement.inc:290
+#, fuzzy
+msgid "Component"
+msgstr "Komponent Domeny"
 
-#: include/functions.inc:3068
-#, php-format
-msgid "Generating SAMBA hash by running %s failed: check %s!"
-msgstr ""
+#: plugins/admin/ogroups/paste_generic.tpl:1
+#, fuzzy
+msgid "Paste object group"
+msgstr "Grupa obiektu"
 
-#: include/functions.inc:3346 include/functions.inc:3360
-#: include/functions.inc:3398 include/functions.inc:3410
-#: include/functions.inc:3414 include/functions.inc:3429
-#: include/functions.inc:3438
+#: plugins/admin/ogroups/paste_generic.tpl:7
 #, fuzzy
-msgid "Cannot allocate free ID:"
-msgstr "Nie można nadać wolnego ID:"
+msgid "Please enter the new object group name"
+msgstr "Proszę podać nową nazwę."
 
-#: include/functions.inc:3346
-msgid "unknown idAllocation method!"
+#: plugins/admin/ogroups/paste_generic.tpl:16
+msgid ""
+"Copy members. Be careful with this option, systems can only inherit from a "
+"single object group!"
 msgstr ""
 
-#: include/functions.inc:3360
-#, php-format
-msgid "%sPoolMin >= %sPoolMax!"
-msgstr ""
+#: plugins/admin/ogroups/ogroup-list.xml:11
+msgid "List of object groups"
+msgstr "Lista grupy obiektów"
 
-#: include/functions.inc:3390
+#: plugins/admin/ogroups/ogroup-list.xml:15
+#: plugins/admin/ogroups/generic.tpl:1
+msgid "Object group"
+msgstr "Grupa obiektu"
+
+#: plugins/admin/ogroups/ogroup-list.xml:142
+msgid "Edit object group"
+msgstr "Modyfikuj grupę obiektów"
+
+#: plugins/admin/ogroups/ogroup-list.xml:155
+msgid "Remove object group"
+msgstr "Usuń grupę obiektów"
+
+#: plugins/admin/ogroups/tabs_ogroups.inc:139
+msgid "Phone queue"
+msgstr "Kolejka telefoniczna"
+
+#: plugins/admin/ogroups/tabs_ogroups.inc:164
 #, fuzzy
-msgid "Cannot create sambaUnixIdPool entry!"
-msgstr "Utwórz nowy departament"
+msgid "Groupware"
+msgstr "Nazwa grupy"
 
-#: include/functions.inc:3398
-msgid "sambaUnixIdPool is not unique!"
-msgstr ""
+#: plugins/admin/ogroups/tabs_ogroups.inc:176
+#, fuzzy
+msgid "System settings"
+msgstr "Ustawienia użytkownika"
 
-#: include/functions.inc:3410 include/functions.inc:3414
-msgid "no ID available!"
-msgstr "Brak dostępnego ID!"
+#: plugins/admin/ogroups/tabs_ogroups.inc:188
+#: plugins/admin/ogroups/tabs_ogroups.inc:213
+#, fuzzy
+msgid "Recipe"
+msgstr "Odbiorcy"
 
-#: include/functions.inc:3438
-msgid "maximum number of tries exceeded!"
-msgstr ""
+#: plugins/admin/ogroups/tabs_ogroups.inc:200
+#: plugins/admin/ogroups/tabs_ogroups.inc:222
+msgid "Devices"
+msgstr "Urządzenia"
 
-#: include/functions.inc:3498
+#: plugins/admin/ogroups/tabs_ogroups.inc:232
 #, fuzzy
-msgid "Cannot allocate free ID!"
-msgstr "Zbyt wielu użytkowników, nie można nadać wolnego ID"
+msgid "Deployment summary"
+msgstr "Numer departamentu"
 
-#: include/class_tabs.inc:57
-#, fuzzy, php-format
-msgid "No plugin definition for %s found: please check the configuration file!"
+#: plugins/admin/ogroups/tabs_ogroups.inc:242
+msgid "Desktop"
 msgstr ""
-"OpenGroupware: Nie można połączyć się z bazą. Proszę sprawdzić podane "
-"parametry konfiguracji."
 
-#: include/class_tabs.inc:264
-#, fuzzy, php-format
-msgid "Delete process has been canceled by plugin %s: %s"
-msgstr "Proces usuwania został anulowany przez dodatek '%s': %s"
+#: plugins/admin/ogroups/tabs_ogroups.inc:259
+msgid "Applications"
+msgstr "Aplikacje"
 
-#: include/class_tabs.inc:402
-msgid "References"
-msgstr "Zależności"
+#: plugins/admin/ogroups/generic.tpl:5 plugins/personal/posix/generic.tpl:6
+#, fuzzy
+msgid "Generic settings"
+msgstr "Ogólne ustawienia użytkownika"
 
-#: include/class_SnapShotDialog.inc:55
-msgid "Date"
-msgstr "Data"
+#: plugins/admin/ogroups/generic.tpl:10
+msgid "Name of the group"
+msgstr "Nazwa grupy"
 
-#: include/class_SnapShotDialog.inc:94
-#, fuzzy, php-format
-msgid "You are about to delete the snapshot %s."
-msgstr "Zamierzasz usunąć snapshot '%s'."
+#: plugins/admin/ogroups/generic.tpl:41
+msgid "Member objects"
+msgstr "Dodaj członka"
 
-#: include/class_SnapShotDialog.inc:143
+#: plugins/admin/ogroups/objectSelect/class_objectSelect.inc:29
 #, fuzzy
-msgid "Delete snapshot"
-msgstr "Utwórz spanshot"
+msgid "Object selection"
+msgstr "Ustawienia grupy"
 
-#: include/class_SnapShotDialog.inc:144 include/class_SnapShotDialog.inc:162
-msgid "Y-m-d, H:i:s"
-msgstr "Y-m-d, H:i:s"
+#: plugins/admin/ogroups/objectSelect/selectObject-list.xml:23
+#: plugins/admin/ogroups/class_ogroupManagement.inc:187
+#: plugins/personal/posix/trustSelect/trust-list.xml:12
+msgid "Server"
+msgstr "Serwer"
 
-#: include/exporter/class_cvsExporter.inc:48
-msgid "CSV"
-msgstr "CSV"
+#: plugins/admin/ogroups/objectSelect/selectObject-list.xml:31
+#: plugins/admin/ogroups/class_ogroupManagement.inc:189
+#: plugins/personal/posix/trustSelect/trust-list.xml:19
+msgid "Workstation"
+msgstr "Stacja robocza"
 
-#: include/exporter/class_PDF.inc:24
-msgid "Page"
-msgstr "Strona"
+#: plugins/admin/ogroups/objectSelect/selectObject-list.xml:39
+#: plugins/admin/ogroups/class_ogroupManagement.inc:191
+#: plugins/personal/posix/trustSelect/trust-list.xml:26
+msgid "Terminal"
+msgstr "Terminal"
 
-#: include/exporter/class_pdfExporter.inc:18
-msgid "No PDF export possible: there is no FPDF library installed."
-msgstr ""
+#: plugins/admin/ogroups/objectSelect/selectObject-list.xml:47
+#: plugins/admin/ogroups/class_ogroupManagement.inc:192
+msgid "Printer"
+msgstr "Drukarka"
 
-#: include/exporter/class_pdfExporter.inc:145
-msgid "PDF"
-msgstr "PDF"
+#: plugins/admin/ogroups/class_ogroupManagement.inc:25
+#: plugins/admin/ogroups/class_ogroup.inc:858
+msgid "Object groups"
+msgstr "Grupy obiektów"
 
-#: include/class_GOsaRegistration.inc:127
-msgid ""
-"UNIX-timestamp pointing to the date GOsa will ask for a registration again "
-"(-1 to disable)"
+#: plugins/admin/ogroups/class_ogroupManagement.inc:26
+msgid "Combine different types of objects to make use of this relationship"
 msgstr ""
 
-#: include/class_jsonRPC.inc:38
-#, fuzzy, php-format
-msgid "The RPC connection (%s) specified for %s:%s is invalid: %s"
-msgstr "Wartość podana jako 'UID' jest nieprawidłowa."
+#: plugins/admin/ogroups/class_ogroupManagement.inc:182
+msgid "Templates"
+msgstr "Szablony"
 
-#: include/class_jsonRPC.inc:331
-#, fuzzy, php-format
-msgid "Unknown HTTP status code %s!"
-msgstr "Nieznany wpis  '%s'!"
+#: plugins/admin/ogroups/class_ogroupManagement.inc:185
+msgid "Application"
+msgstr "Aplikacja"
 
-#: include/class_multi_plug.inc:362
+#: plugins/admin/ogroups/class_ogroupManagement.inc:190
 #, fuzzy
-msgid "You are currently editing multiple entries."
-msgstr "Brak uprawnień do usunięcia tego departamentu."
+msgid "Windows Install"
+msgstr "Stacja robocza Windows"
 
-#: include/class_multi_plug.inc:394
-#, fuzzy
-msgid "Reset password"
-msgstr "Ustaw hasło"
+#: plugins/admin/ogroups/class_ogroup.inc:244
+#: plugins/generic/dashBoard/dbInformation/contents.tpl:1
+#: setup/setup_ldap.tpl:108
+msgid "Information"
+msgstr "Informacja"
 
-#: include/class_multi_plug.inc:394
-#, fuzzy
-msgid "The user password has been reset. Please set a new password!"
-msgstr "Twoje hasło wygasło !! Proszę wybrać inne hasło"
+#: plugins/admin/ogroups/class_ogroup.inc:244
+msgid "You cannot combine terminals and workstations in one object group!"
+msgstr ""
 
-#: include/class_certificate.inc:73
-msgid "Certificate is empty!"
-msgstr "Certyfikat jest pusty!"
+#: plugins/admin/ogroups/class_ogroup.inc:320
+msgid "too many different objects!"
+msgstr "za dużo różnych obiektów!"
+
+#: plugins/admin/ogroups/class_ogroup.inc:322
+msgid "users"
+msgstr "użytkownicy"
+
+#: plugins/admin/ogroups/class_ogroup.inc:323
+msgid "groups"
+msgstr "grupy"
+
+#: plugins/admin/ogroups/class_ogroup.inc:324
+msgid "applications"
+msgstr "aplikacje"
+
+#: plugins/admin/ogroups/class_ogroup.inc:325
+msgid "departments"
+msgstr "departamenty"
+
+#: plugins/admin/ogroups/class_ogroup.inc:326
+msgid "servers"
+msgstr "serwery"
 
-#: include/class_certificate.inc:100
-msgid "Cannot load certificate: only PEM and DER are supported!"
-msgstr ""
+#: plugins/admin/ogroups/class_ogroup.inc:327
+msgid "workstations"
+msgstr "stacje robocze"
 
-#: include/class_certificate.inc:115
+#: plugins/admin/ogroups/class_ogroup.inc:328
 #, fuzzy
-msgid "Cannot extract information for non PEM certificates!"
-msgstr "Nie można pobrać informacji o quota dla '%s'."
+msgid "Windows workstations"
+msgstr "Pokaż stacje robocze"
 
-#: include/class_certificate.inc:219
-msgid "No valid certificate loaded!"
-msgstr "Nie załadowano prawidłowego certyfikatu!"
+#: plugins/admin/ogroups/class_ogroup.inc:329
+msgid "terminals"
+msgstr "terminale"
 
-#: include/php_setup.inc:107
-msgid "Generating this page caused the PHP interpreter to raise some errors!"
-msgstr "Tworzenie tej strony spowodowało, że interpreter PHP zwrócił błędy!"
+#: plugins/admin/ogroups/class_ogroup.inc:330
+msgid "phones"
+msgstr "telefony"
 
-#: include/php_setup.inc:110
+#: plugins/admin/ogroups/class_ogroup.inc:331
+msgid "printers"
+msgstr "drukarki"
+
+#: plugins/admin/ogroups/class_ogroup.inc:533
 #, fuzzy
-msgid "Send bug report"
-msgstr "Wyślij raport błędu"
+msgid "Non existing DN:"
+msgstr "Nieistniejące dn:"
 
-#: include/php_setup.inc:114
-msgid "Toggle details"
+#: plugins/admin/ogroups/class_ogroup.inc:651
+#, php-format
+msgid ""
+"These systems are already configured by other object groups and cannot be "
+"added:"
 msgstr ""
 
-#: include/php_setup.inc:123
-msgid "PHP error"
-msgstr "błąd PHP:"
-
-#: include/php_setup.inc:142
-msgid "class"
-msgstr "klasa"
+#: plugins/admin/ogroups/class_ogroup.inc:685
+#, fuzzy
+msgid "You can combine two different object types at maximum, only!"
+msgstr "Można połączyć maksymalnie tylko 2 różne typy obiektów!"
 
-#: include/php_setup.inc:148
-msgid "function"
-msgstr "funkcja"
+#: plugins/admin/ogroups/class_ogroup.inc:849
+msgid "Object group generic"
+msgstr "Podstawowa grupa obiektu"
 
-#: include/php_setup.inc:153
-msgid "static"
-msgstr "statyczna"
+#: plugins/admin/ogroups/class_ogroup.inc:865 include/class_acl.inc:280
+msgid "Member"
+msgstr "Członek"
 
-#: include/php_setup.inc:157
-msgid "method"
-msgstr "metoda"
+#: plugins/personal/posix/trustSelect/class_trustSelect.inc:29
+#, fuzzy
+msgid "Trust machine selection"
+msgstr "Ustawienia grupy"
 
-#: include/php_setup.inc:190
+#: plugins/personal/posix/paste_generic.tpl:1
+#: plugins/personal/posix/paste_generic.tpl:5
+#: plugins/personal/posix/generic.tpl:1
 #, fuzzy
-msgid "Traceback"
-msgstr "Śledzenie"
+msgid "POSIX settings"
+msgstr "Ustawienia Posix"
 
-#: include/php_setup.inc:191
-msgid "File"
-msgstr "Plik"
+#: plugins/personal/posix/paste_generic.tpl:6
+#: plugins/personal/posix/paste_generic.tpl:9
+#: plugins/personal/posix/class_posixAccount.inc:858
+#: plugins/personal/posix/class_posixAccount.inc:861
+#: plugins/personal/posix/class_posixAccount.inc:936
+#: plugins/personal/posix/class_posixAccount.inc:939
+#: plugins/personal/posix/class_posixAccount.inc:1307
+#: plugins/personal/posix/generic.tpl:8
+msgid "Home directory"
+msgstr "Katalog domowy"
 
-#: include/php_setup.inc:191
-msgid "Line"
-msgstr "Linia"
+#: plugins/personal/posix/paste_generic.tpl:17
+#: plugins/personal/posix/generic.tpl:51
+#: plugins/personal/posix/posix_shadow.tpl:2
+#: plugins/personal/generic/generic.tpl:34
+#: plugins/personal/generic/generic.tpl:81
+msgid "Account settings"
+msgstr "Ustawienia konta"
 
-#: include/php_setup.inc:192
-msgid "Arguments"
-msgstr "Argumenty"
+#: plugins/personal/posix/paste_generic.tpl:19
+#: plugins/personal/posix/class_posixAccount.inc:1308
+#: plugins/personal/posix/generic.tpl:26
+msgid "Primary group"
+msgstr "Grupa podstawowa"
 
-#: include/class_userFilter.inc:55 plugins/admin/departments/generic.tpl:27
-#: plugins/admin/departments/class_organizationGeneric.inc:124
-#: plugins/admin/departments/class_department.inc:676
-#: plugins/admin/departments/organization.tpl:27
-#: plugins/admin/acl/class_aclRole.inc:166
-msgid "Category"
-msgstr "Kategoria"
+#: plugins/personal/posix/paste_generic.tpl:33
+#: plugins/personal/posix/generic.tpl:60
+msgid "Force UID/GID"
+msgstr "Wymuś UID/GID"
 
-#: include/class_filter.inc:226
-msgid "Search filter"
-msgstr "Filtr wyszukiwania"
+#: plugins/personal/posix/paste_generic.tpl:58
+#: plugins/personal/posix/paste_generic.tpl:61
+#: plugins/personal/posix/generic.tpl:89
+#: plugins/generic/references/class_reference.inc:58
+#: plugins/generic/references/class_reference.inc:64
+msgid "Group membership"
+msgstr "Przynależność do grup"
 
-#: include/class_filter.inc:444
-msgid "Search in subtrees"
-msgstr "Szukaj wewnątrz poddrzew"
+#: plugins/personal/posix/paste_generic.tpl:68
+#: plugins/personal/posix/generic.tpl:92
+msgid "(Warning: more than 16 groups are not supported by NFS!)"
+msgstr "(Uwaga: NFS nie wspiera więcej niż 16 grup!)"
 
-#: include/class_filter.inc:449
-msgid "Edit filters"
-msgstr "Edytuj filtry"
+#: plugins/personal/posix/groupSelect/class_groupSelect.inc:29
+#, fuzzy
+msgid "Group selection"
+msgstr "Ustawienia grupy"
 
-#: include/class_userFilterEditor.inc:254
-#, php-format
-msgid "Error in filter #%s: %s opening and %s closing brackets detected!"
-msgstr ""
+#: plugins/personal/posix/class_posixAccount.inc:38
+#, fuzzy
+msgid "Edit users POSIX settings"
+msgstr "Ustawienia Posix"
 
-#: include/class_plugin.inc:581
-msgid ""
-"The current object has been altered while beeing edited. If you save this "
-"entry, changes that have been made by others will be discarded!"
-msgstr ""
+#: plugins/personal/posix/class_posixAccount.inc:146
+msgid "expired"
+msgstr "wygasło"
 
-#: include/class_plugin.inc:1411
-#, php-format
-msgid "Changing ACL DN from %s to %s"
-msgstr ""
+#: plugins/personal/posix/class_posixAccount.inc:148
+msgid "grace time active"
+msgstr "Czas prolongaty aktywny"
 
-#: include/functions_helpviewer.inc:45
-#, fuzzy, php-format
-msgid "XML error in guide.xml: %s at line %s"
-msgstr "Błąd XML w guide.xml: %s w linii %d"
+#: plugins/personal/posix/class_posixAccount.inc:151
+#: plugins/personal/posix/class_posixAccount.inc:153
+#: plugins/personal/posix/class_posixAccount.inc:155
+msgid "active"
+msgstr "Aktywne"
 
-#: include/functions_helpviewer.inc:88
-#, fuzzy
-msgid "No help available for this plug-in."
-msgstr "Pomoc nie jest dostępna dla tego dodatku."
+#: plugins/personal/posix/class_posixAccount.inc:151
+msgid "password not changeable"
+msgstr "hasło niezmienialne"
 
-#: include/functions_helpviewer.inc:388
+#: plugins/personal/posix/class_posixAccount.inc:153
+msgid "password expired"
+msgstr "hasło wygasło"
+
+#: plugins/personal/posix/class_posixAccount.inc:215
+#: include/class_management.inc:32 include/class_management.inc:33
+msgid "unconfigured"
+msgstr "nieskonfigurowane"
+
+#: plugins/personal/posix/class_posixAccount.inc:226
+msgid "automatic"
+msgstr "automatyczne"
+
+#: plugins/personal/posix/class_posixAccount.inc:374
 #, php-format
-msgid "%s results for your search with the keyword %s"
-msgstr "%s wyników zapytania ze słowem %s"
+msgid "Password can't be changed up to %s days after last change"
+msgstr "Hasło nie może być zmienione do %s dni po ostatniej zmianie"
 
-#: include/functions_helpviewer.inc:461
+#: plugins/personal/posix/class_posixAccount.inc:378
 #, php-format
-msgid "%s%% hit rate in file %s"
-msgstr "%s%% trafień w pliku %s"
+msgid "Password must be changed after %s days"
+msgstr "Hasło musi zostać zmienione po %s dniach"
 
-#: include/utils/class_timezone.inc:47
+#: plugins/personal/posix/class_posixAccount.inc:382
 #, fuzzy, php-format
-msgid "The configured timezone %s is not valid!"
-msgstr "Nie można czytać pliku konfiguracji %s/%s. Kończę."
+msgid "Disable account after %s days of inactivity after password expiry"
+msgstr "Wyłącz konto po %s dniach nieaktywności po wygaśnięciu hasła"
 
-#: include/utils/class_xml.inc:51
-msgid "XML error"
-msgstr "Błąd XML"
+#: plugins/personal/posix/class_posixAccount.inc:386
+#, fuzzy, php-format
+msgid "Warn user %s days before password expiry"
+msgstr "Ostrzeż użytkownika na %s dni przed wygaśnięciem hasła"
 
-#: include/utils/class_msgPool.inc:17
-msgid "This object will be deleted!"
+#: plugins/personal/posix/class_posixAccount.inc:651
+msgid "Timeout while waiting for lock. Ignoring lock!"
 msgstr ""
 
-#: include/utils/class_msgPool.inc:19
-#, php-format
-msgid "This %s object will be deleted!"
-msgstr ""
+#: plugins/personal/posix/class_posixAccount.inc:709
+#: plugins/personal/posix/class_posixAccount.inc:1000
+msgid "Group of user"
+msgstr "Grupa użytkownika"
 
-#: include/utils/class_msgPool.inc:24
-#, php-format
-msgid "This object will be deleted: %s"
+#: plugins/personal/posix/class_posixAccount.inc:774
+msgid ""
+"A duplicated UID number was written for this user. If this was not intended "
+"please verify all used uidNumbers!"
 msgstr ""
 
-#: include/utils/class_msgPool.inc:26
-#, php-format
-msgid "This %s object will be deleted: %s"
-msgstr ""
+#: plugins/personal/posix/class_posixAccount.inc:892
+#: plugins/personal/posix/class_posixAccount.inc:945
+msgid "shadowMin"
+msgstr "shadowMin"
 
-#: include/utils/class_msgPool.inc:31
-msgid "This object will be deleted:"
-msgstr ""
+#: plugins/personal/posix/class_posixAccount.inc:897
+#: plugins/personal/posix/class_posixAccount.inc:950
+msgid "shadowMax"
+msgstr "shadowMax"
+
+#: plugins/personal/posix/class_posixAccount.inc:902
+#: plugins/personal/posix/class_posixAccount.inc:955
+msgid "shadowWarning"
+msgstr "shadowWarning"
 
-#: include/utils/class_msgPool.inc:33
-#, php-format
-msgid "This %s object will be deleted:"
-msgstr ""
+#: plugins/personal/posix/class_posixAccount.inc:916
+#: plugins/personal/posix/class_posixAccount.inc:969
+#, fuzzy
+msgid "shadowInactive"
+msgstr "Shadow nieaktywne"
 
-#: include/utils/class_msgPool.inc:37
-#, php-format
-msgid "These objects will be deleted: %s"
-msgstr ""
+#: plugins/personal/posix/class_posixAccount.inc:1293
+msgid "POSIX account"
+msgstr "Konto POSIX"
 
-#: include/utils/class_msgPool.inc:39
-#, php-format
-msgid "These %s objects will be deleted: %s"
-msgstr ""
+#: plugins/personal/posix/class_posixAccount.inc:1297
+#: plugins/personal/myaccount/class_MyAccount.inc:5
+#: plugins/personal/myaccount/main.inc:114
+#: plugins/personal/generic/class_user.inc:1675
+#: plugins/personal/password/class_password.inc:227
+msgid "My account"
+msgstr "Moje konto "
 
-#: include/utils/class_msgPool.inc:47
-#, fuzzy
-msgid "You have no permission to delete this object!"
-msgstr "Brak uprawnień do usunięcia tego departamentu."
+#: plugins/personal/posix/class_posixAccount.inc:1309
+#: plugins/personal/posix/generic.tpl:16
+msgid "Shell"
+msgstr "Shell"
 
-#: include/utils/class_msgPool.inc:51 include/utils/class_msgPool.inc:55
-#, fuzzy
-msgid "You have no permission to delete the object:"
-msgstr "Brak uprawnień do usunięcia tego departamentu."
+#: plugins/personal/posix/class_posixAccount.inc:1310
+#: setup/setup_migrate.tpl:49 ihtml/themes/default/infoPage.tpl:13
+msgid "User ID"
+msgstr "Identyfikator użytkownika"
 
-#: include/utils/class_msgPool.inc:58
-#, fuzzy
-msgid "You have no permission to delete these objects:"
-msgstr "Brak uprawnień do usunięcia tego departamentu."
+#: plugins/personal/posix/class_posixAccount.inc:1311
+msgid "Group ID"
+msgstr "ID grupy"
 
-#: include/utils/class_msgPool.inc:65
+#: plugins/personal/posix/class_posixAccount.inc:1313
 #, fuzzy
-msgid "You have no permission to create this object!"
-msgstr "Brak uprawnień do usunięcia tego departamentu."
+msgid "Shadow last changed"
+msgstr "Pokaż pakiety"
 
-#: include/utils/class_msgPool.inc:69 include/utils/class_msgPool.inc:73
+#: plugins/personal/posix/class_posixAccount.inc:1314
 #, fuzzy
-msgid "You have no permission to create the object:"
-msgstr "Brak uprawnień do usunięcia tego departamentu."
+msgid "Last login"
+msgstr "Ostatnie logowanie"
 
-#: include/utils/class_msgPool.inc:76
-#, fuzzy
-msgid "You have no permission to create these objects:"
-msgstr "Brak uprawnień do usunięcia tego departamentu."
+#: plugins/personal/posix/class_posixAccount.inc:1316
+msgid "Force password change on login"
+msgstr "Wymuś zmianę hasła podczas logowania"
 
-#: include/utils/class_msgPool.inc:83
-#, fuzzy
-msgid "You have no permission to modify this object!"
-msgstr "Brak uprawnień do usunięcia grupy obiektowej."
+#: plugins/personal/posix/class_posixAccount.inc:1317
+msgid "Shadow min"
+msgstr "Shadow min"
 
-#: include/utils/class_msgPool.inc:87 include/utils/class_msgPool.inc:91
-#, fuzzy
-msgid "You have no permission to modify the object:"
-msgstr "Brak uprawnień do usunięcia grupy obiektowej."
+#: plugins/personal/posix/class_posixAccount.inc:1318
+msgid "Shadow max"
+msgstr "Shadow max"
 
-#: include/utils/class_msgPool.inc:94
-#, fuzzy
-msgid "You have no permission to modify these objects:"
-msgstr "Brak uprawnień do usunięcia grupy obiektowej."
+#: plugins/personal/posix/class_posixAccount.inc:1319
+msgid "Shadow warning"
+msgstr "Shadow ostrzeżenie"
 
-#: include/utils/class_msgPool.inc:101
-#, fuzzy
-msgid "You have no permission to view this object!"
-msgstr "Brak uprawnień do usunięcia grupy obiektowej."
+#: plugins/personal/posix/class_posixAccount.inc:1320
+msgid "Shadow inactive"
+msgstr "Shadow nieaktywne"
 
-#: include/utils/class_msgPool.inc:105 include/utils/class_msgPool.inc:109
-#, fuzzy
-msgid "You have no permission to view the object:"
-msgstr "Brak uprawnień do tworzenia telefonu w tym elemencie."
+#: plugins/personal/posix/class_posixAccount.inc:1321
+msgid "Shadow expire"
+msgstr "Shadow wygasa"
 
-#: include/utils/class_msgPool.inc:112
-#, fuzzy
-msgid "You have no permission to view these objects:"
-msgstr "Brak uprawnień do usunięcia grupy obiektowej."
+#: plugins/personal/posix/class_posixAccount.inc:1322
+msgid "Public SSH key"
+msgstr "Publiczny klucz SSH"
 
-#: include/utils/class_msgPool.inc:119
-#, fuzzy
-msgid "You have no permission to move this object!"
-msgstr "Brak uprawnień do usunięcia grupy obiektowej."
+#: plugins/personal/posix/class_posixAccount.inc:1323
+msgid "System trust model"
+msgstr "Zaufanie do systemów"
 
-#: include/utils/class_msgPool.inc:123 include/utils/class_msgPool.inc:127
-#, fuzzy
-msgid "You have no permission to move the object:"
-msgstr "Brak uprawnień do usunięcia grupy obiektowej."
+#: plugins/personal/posix/trustModeDialog/class_trustModeDialog.inc:173
+msgid "disabled"
+msgstr "wyłączone"
 
-#: include/utils/class_msgPool.inc:130
-#, fuzzy
-msgid "You have no permission to move these objects:"
-msgstr "Brak uprawnień do usunięcia grupy obiektowej."
+#: plugins/personal/posix/trustModeDialog/class_trustModeDialog.inc:173
+msgid "full access"
+msgstr "pełen dostęp"
 
-#: include/utils/class_msgPool.inc:140 include/utils/class_msgPool.inc:152
-#: include/utils/class_msgPool.inc:170
-msgid "Connection information"
-msgstr "Informacje o połączeniu"
+#: plugins/personal/posix/trustModeDialog/class_trustModeDialog.inc:174
+msgid "allow access to these hosts"
+msgstr "zezwól na dostęp do tych hostów"
 
-#: include/utils/class_msgPool.inc:142
-#, fuzzy, php-format
-msgid "Cannot connect to %s database!"
-msgstr "Nie można połączyć się z serwerem baz danych!"
+#: plugins/personal/posix/trustModeDialog/generic.tpl:5
+#: plugins/personal/posix/trustModeDialog/generic.tpl:21
+msgid "Trust mode"
+msgstr "Tryb zaufania"
 
-#: include/utils/class_msgPool.inc:154
-#, fuzzy, php-format
-msgid "Cannot select %s database!"
-msgstr "Nie można wybrać bazy danych!"
+#: plugins/personal/posix/generic.tpl:37
+#: plugins/generic/dashBoard/dbPluginStatus/class_dbPluginStatus.inc:26
+#: plugins/generic/dashBoard/dbChannelStatus/class_dbChannelStatus.inc:14
+msgid "Status"
+msgstr "Status"
 
-#: include/utils/class_msgPool.inc:160
-#, php-format
-msgid "No %s server defined!"
-msgstr ""
+#: plugins/personal/posix/generic.tpl:42
+#, fuzzy
+msgid "Last log-on"
+msgstr "Ostatnie logowanie"
 
-#: include/utils/class_msgPool.inc:172
-#, fuzzy, php-format
-msgid "Cannot query %s database!"
-msgstr "Nie można wybrać bazy danych!"
+#: plugins/personal/posix/generic.tpl:101
+#, fuzzy
+msgid "Common group"
+msgstr "Pokaż grupy"
 
-#: include/utils/class_msgPool.inc:178
-#, fuzzy, php-format
-msgid "The field %s contains a reserved keyword!"
-msgstr "Pole 'Fax' zawiera nieprawidłowy numer telefonu."
+#: plugins/personal/posix/generic.tpl:105
+#, fuzzy
+msgid "Groups differ"
+msgstr "Grupa użytkownika"
 
-#: include/utils/class_msgPool.inc:184
-#, fuzzy, php-format
-msgid "Command specified as %s hook for plugin %s does not exist!"
-msgstr "Polecenie '%s' podane jako CHECK dla dodatku '%s' nie istnieje."
+#: plugins/personal/posix/generic.tpl:125
+#, fuzzy
+msgid "Account permissions"
+msgstr "Ustawienia grupy"
 
-#: include/utils/class_msgPool.inc:191
-#, fuzzy, php-format
-msgid "%s command is invalid!"
-msgstr "Podana nazwa jest nieprawidłowa"
+#: plugins/personal/posix/generic.tpl:130
+msgid "SSH keys"
+msgstr "Klucze SSH"
 
-#: include/utils/class_msgPool.inc:193
-#, fuzzy, php-format
-msgid "%s command (%s) for plugin %s is invalid!"
-msgstr "Podana nazwa jest nieprawidłowa"
+#: plugins/personal/posix/generic.tpl:131
+msgid "Edit public ssh keys..."
+msgstr "Edytuj publiczne klucze ssh"
 
-#: include/utils/class_msgPool.inc:195
-#, fuzzy, php-format
-msgid "%s command for plugin %s is invalid!"
-msgstr "Podana nazwa jest nieprawidłowa"
+#: plugins/personal/posix/posix_shadow.tpl:12
+msgid "User must change password on first login"
+msgstr "Użytkownik musi zmienić hasło przy pierwszym logowaniu"
 
-#: include/utils/class_msgPool.inc:197
-#, fuzzy, php-format
-msgid "%s command (%s) is invalid!"
-msgstr "Podana nazwa jest nieprawidłowa"
+#: plugins/personal/posix/posix_shadow.tpl:59
+#, fuzzy
+msgid "Password expiration settings"
+msgstr "Ustawienia użytkownika"
 
-#: include/utils/class_msgPool.inc:205
-#, fuzzy, php-format
-msgid "Cannot execute %s command!"
-msgstr "Nie można wybrać bazy danych!"
+#: plugins/personal/posix/posix_shadow.tpl:62
+msgid "Password expires on"
+msgstr "Hasło wygasa"
 
-#: include/utils/class_msgPool.inc:207
-#, fuzzy, php-format
-msgid "Cannot execute %s command (%s) for plugin %s!"
-msgstr "Nie można wybrać bazy danych!"
+#: plugins/personal/myaccount/class_MyAccount.inc:6
+#, fuzzy
+msgid "Edit personal settings"
+msgstr "Ustawienia Posix"
 
-#: include/utils/class_msgPool.inc:209
-#, fuzzy, php-format
-msgid "Cannot execute %s command for plugin %s!"
-msgstr "Nie można wybrać bazy danych!"
+#: plugins/personal/myaccount/password.tpl:4
+#: plugins/personal/password/password.tpl:4
+msgid ""
+"To change your personal password use the fields below. The changes take "
+"effect immediately. Please memorize the new password, because you wouldn't "
+"be able to login without it."
+msgstr ""
+"Aby zmienić własne hasło, proszę użyć formularza poniżej. Zmiany są "
+"wprowadzane do systemu natychmiast. Proszę zapamiętać nowe hasło, gdyż bez "
+"niego logowanie będzie niemożliwe."
 
-#: include/utils/class_msgPool.inc:211
-#, fuzzy, php-format
-msgid "Cannot execute %s command (%s)!"
-msgstr "Nie można wybrać bazy danych!"
+#: plugins/personal/myaccount/password.tpl:10
+#: plugins/personal/myaccount/password.tpl:39
+#: plugins/personal/password/password.tpl:16
+#: plugins/personal/password/password.tpl:45
+msgid "Password change dialog"
+msgstr "Dialog zmiany hasła"
 
-#: include/utils/class_msgPool.inc:219
-#, fuzzy, php-format
-msgid "Value for %s is too large!"
-msgstr "Wartość podana jako 'UID' jest za mała."
+#: plugins/personal/myaccount/password.tpl:12
+#: plugins/personal/myaccount/password.tpl:41
+#: plugins/personal/password/password.tpl:18
+#: plugins/personal/password/password.tpl:47
+#: ihtml/themes/default/password.tpl:97
+msgid "Current password"
+msgstr "Obecne hasło"
 
-#: include/utils/class_msgPool.inc:221
-#, fuzzy, php-format
-msgid "%s must be smaller than %s!"
-msgstr "Wartość podana jako 'shadowMin' powinna być mniejsza niż 'shadowMax'."
+#: plugins/personal/myaccount/password.tpl:31
+#: plugins/personal/myaccount/password.tpl:84
+#: plugins/personal/password/password.tpl:37
+#: plugins/personal/password/password.tpl:91
+#: ihtml/themes/default/password.tpl:117
+#, fuzzy
+msgid "Password strength"
+msgstr "Przechowywanie hasła"
 
-#: include/utils/class_msgPool.inc:229
-#, fuzzy, php-format
-msgid "Value for %s is too small!"
-msgstr "Wartość dla '%s' jest za mała!"
+#: plugins/personal/myaccount/password.tpl:97
+#: plugins/personal/password/password.tpl:104
+msgid "Clear fields"
+msgstr "Wyczyść pola"
 
-#: include/utils/class_msgPool.inc:231
-#, fuzzy, php-format
-msgid "%s must be %s or above!"
+#: plugins/personal/myaccount/changed.tpl:3
+#: plugins/personal/password/changed.tpl:3
+#, fuzzy
+msgid ""
+"You've successfully changed your password. Remember to change all programs "
+"configured to use it as well."
 msgstr ""
-"PHP musi być w wersji 4.1.0 lub wyższej z powodu używanych funkcji i błędów "
-"w języku PHP."
+"Pomyślnie zmieniono hasło. Proszę pamiętać aby zmienić również ustawienia w "
+"programach skonfigurowanych do używania tego hasła."
 
-#: include/utils/class_msgPool.inc:238
+#: plugins/personal/myaccount/main.inc:49 include/class_session.inc:76
+#: include/class_session.inc:101 include/class_session.inc:127
+#: include/class_ldap.inc:784 include/class_ldap.inc:835
+#: include/class_CopyPasteHandler.inc:160
+#: include/class_CopyPasteHandler.inc:274 include/class_acl.inc:984
+#: include/class_log.inc:87 include/functions.inc:623
+#: include/functions.inc:827 include/functions.inc:945
+#: include/functions.inc:1340 include/functions.inc:2168
+#: include/functions.inc:2198 include/functions.inc:2218
+#: include/class_management.inc:659 include/class_management.inc:743
+msgid "Internal error"
+msgstr "Błąd wewnętrzny"
+
+#: plugins/personal/myaccount/main.inc:50 include/class_management.inc:660
+#: include/class_management.inc:744
 #, php-format
-msgid "%s depends on %s - please provide both values!"
+msgid ""
+"Cannot instantiate tabbed-plug-in, the base plugin (%s) is not available!"
 msgstr ""
 
-#: include/utils/class_msgPool.inc:244
-#, fuzzy, php-format
-msgid "There is already an entry with this %s attribute in the system!"
-msgstr "Już istnieje osoba z takim samym loginem w bazie."
-
-#: include/utils/class_msgPool.inc:250
-#, fuzzy, php-format
-msgid "The required field %s is empty!"
-msgstr "Wymagane pole 'Nazwa' jest puste."
-
-#: include/utils/class_msgPool.inc:258
-msgid "Example"
-msgstr "Przykład"
-
-#: include/utils/class_msgPool.inc:278
-#, fuzzy, php-format
-msgid "The Field %s contains invalid characters"
-msgstr "Pole 'Nazwa' zawiera niedozwolone znaki."
+#: plugins/personal/myaccount/nochange.tpl:2
+#: plugins/personal/password/nochange.tpl:2
+#, fuzzy
+msgid "You have no permission to change your password at this time"
+msgstr "Brak uprawnień do zmiany własnego hasła"
 
-#: include/utils/class_msgPool.inc:279
-#, fuzzy, php-format
-msgid "%s is not allowed:"
-msgstr "Brak uprawnień do zmiay hasła"
+#: plugins/personal/myaccount/nochange.tpl:5
+#, fuzzy
+msgid "Your password hash method will not be changed!"
+msgstr "Twoje hasło zostało pomyślnie zmienione."
 
-#: include/utils/class_msgPool.inc:279
-#, fuzzy, php-format
-msgid "%s are not allowed!"
-msgstr "Brak uprawnień do zmiay hasła"
+#: plugins/personal/generic/paste_generic.tpl:1
+#: ihtml/themes/default/infoPage.tpl:44
+msgid "User settings"
+msgstr "Ustawienia użytkownika"
 
-#: include/utils/class_msgPool.inc:282
-#, fuzzy, php-format
-msgid "The Field %s contains invalid characters!"
-msgstr "Pole 'Nazwa' zawiera niedozwolone znaki."
+#: plugins/personal/generic/paste_generic.tpl:3
+msgid "Paste user"
+msgstr "Wklej użytkownika"
 
-#: include/utils/class_msgPool.inc:289
-#, fuzzy, php-format
-msgid "Missing %s PHP extension!"
-msgstr "Rozszerzenie inwentarza"
+#: plugins/personal/generic/paste_generic.tpl:6
+#: plugins/personal/generic/generic.tpl:1
+#: plugins/personal/generic/generic.tpl:3
+msgid "Personal information"
+msgstr "Informacje osobiste"
 
-#: include/utils/class_msgPool.inc:319
-#: plugins/admin/ogroups/objectSelect/selectObject-list.xml:123
-#: plugins/admin/groups/userGroupSelect/selectUserGroup-list.xml:83
-#: plugins/personal/generic/generic.tpl:252
-#: plugins/personal/generic/generic.tpl:272
-#, php-format
-msgid "Add"
-msgstr "Dodaj"
+#: plugins/personal/generic/paste_generic.tpl:21
+#: plugins/generic/dashBoard/Register/register.tpl:53
+#: setup/setup_migrate.tpl:53 ihtml/themes/default/login.tpl:47
+msgid "Password"
+msgstr "Hasło"
 
-#: include/utils/class_msgPool.inc:319
-#, php-format
-msgid "Add %s"
-msgstr "Dodaj %s"
+#: plugins/personal/generic/paste_generic.tpl:24
+msgid "Clear password"
+msgstr "Wyczyść hasło"
 
-#: include/utils/class_msgPool.inc:325
-#, php-format
-msgid "Delete"
-msgstr "Usuń"
+#: plugins/personal/generic/paste_generic.tpl:25
+msgid "Set new password"
+msgstr "Ustaw nowe hasło"
 
-#: include/utils/class_msgPool.inc:325
-#, php-format
-msgid "Delete %s"
-msgstr "Usuń %s"
+#: plugins/personal/generic/paste_generic.tpl:31
+#: plugins/personal/generic/generic_picture.tpl:2
+#: plugins/personal/generic/generic.tpl:8
+#, fuzzy
+msgid "The users picture"
+msgstr "Zdjęcie użytkownika"
 
-#: include/utils/class_msgPool.inc:331
-#, php-format
-msgid "Set %s"
-msgstr "Ustaw %s"
+#: plugins/personal/generic/paste_generic.tpl:43
+#: plugins/personal/generic/generic_picture.tpl:13
+msgid "Remove picture"
+msgstr "Usuń obrazek"
 
-#: include/utils/class_msgPool.inc:337
-#, php-format
-msgid "Edit..."
-msgstr "Edytuj..."
+#: plugins/personal/generic/generic_picture.tpl:1
+#: plugins/personal/generic/class_user.inc:544
+#: plugins/personal/generic/class_user.inc:1716
+msgid "User picture"
+msgstr "Zdjęcie użytkownika"
 
-#: include/utils/class_msgPool.inc:337
-#, php-format
-msgid "Edit %s..."
-msgstr "Edytuj %s..."
+#: plugins/personal/generic/generic_certs.tpl:3
+#: plugins/personal/generic/generic.tpl:226
+#: plugins/personal/generic/class_user.inc:550
+#: plugins/personal/generic/class_user.inc:572
+msgid "Certificates"
+msgstr "Certyfikaty"
 
-#: include/utils/class_msgPool.inc:343
-msgid "Back"
-msgstr "Wróć"
+#: plugins/personal/generic/generic_certs.tpl:5
+#, fuzzy
+msgid "The users standard certificate"
+msgstr "Standardowy certyfikat"
 
-#: include/utils/class_msgPool.inc:363
-#, fuzzy, php-format
-msgid "This account has no valid %s extensions!"
-msgstr "To konto nie posiada poprawnych rozszerzeń GOsa."
+#: plugins/personal/generic/generic_certs.tpl:8
+msgid "Standard certificate"
+msgstr "Standardowy certyfikat"
 
-#: include/utils/class_msgPool.inc:369
-#, fuzzy, php-format
-msgid ""
-"This account has %s settings enabled. You can disable them by clicking below."
-msgstr ""
-"To konto posiada rozszerzenia posix. Można je wyłączyć klikająć poniżej."
+#: plugins/personal/generic/generic_certs.tpl:31
+#, fuzzy
+msgid "The users S/MIME certificate"
+msgstr "certyfikat S/MIME"
 
-#: include/utils/class_msgPool.inc:372 include/utils/class_msgPool.inc:379
-#, fuzzy, php-format
-msgid ""
-"This account has %s settings enabled. To disable them, you'll need to remove "
-"the %s settings first!"
-msgstr ""
-"To konto posiada rozszerzenia unix, Aby je wyłączyć należy najpierw usunąć "
-"konto Samba/Środowisko."
+#: plugins/personal/generic/generic_certs.tpl:34
+msgid "S/MIME certificate"
+msgstr "certyfikat S/MIME"
 
-#: include/utils/class_msgPool.inc:388
-#, fuzzy, php-format
-msgid ""
-"This account has %s settings disabled. You can enable them by clicking below."
-msgstr ""
-"To konto nie posiada rozszerzenia posix. Można je włączyć klikająć poniżej."
+#: plugins/personal/generic/generic_certs.tpl:57
+#, fuzzy
+msgid "The users PKCS12 certificate"
+msgstr "certyfikat PKCS12"
 
-#: include/utils/class_msgPool.inc:391 include/utils/class_msgPool.inc:398
-#, fuzzy, php-format
-msgid ""
-"This account has %s settings disabled. To enable them, you'll need to add "
-"the %s settings first!"
-msgstr ""
-"To konto posiada rozszerzenia unix, Aby je wyłączyć należy najpierw usunąć "
-"konto Samba/Środowisko."
+#: plugins/personal/generic/generic_certs.tpl:60
+msgid "PKCS12 certificate"
+msgstr "certyfikat PKCS12"
 
-#: include/utils/class_msgPool.inc:406
-#, fuzzy, php-format
-msgid "Add %s settings"
-msgstr "Ustawienia Aplikacji"
+#: plugins/personal/generic/generic_certs.tpl:83
+#: plugins/personal/generic/class_user.inc:1663
+msgid "Certificate serial number"
+msgstr "Nmer seryjny certyfikatu"
 
-#: include/utils/class_msgPool.inc:412
-#, fuzzy, php-format
-msgid "Remove %s settings"
-msgstr "Ustawienia Posix"
+#: plugins/personal/generic/generic.tpl:21
+msgid "Change picture"
+msgstr "Zmień zdjęcie"
 
-#: include/utils/class_msgPool.inc:418
-msgid "Click the 'Edit' button below to change informations in this dialog"
-msgstr "Kliknij przycisk 'Edytuj' poniżej, aby zmienić informacje w tym oknie"
+#: plugins/personal/generic/generic.tpl:83
+msgid "Template name"
+msgstr "Nazwa Szablonu"
 
-#: include/utils/class_msgPool.inc:424
-msgid "January"
-msgstr "Styczeń"
+#: plugins/personal/generic/generic.tpl:92
+#: plugins/personal/generic/class_user.inc:1708
+#: ihtml/themes/default/infoPage.tpl:16
+msgid "Personal title"
+msgstr "Osobisty tytuł"
 
-#: include/utils/class_msgPool.inc:424
-msgid "February"
-msgstr "Luty"
+#: plugins/personal/generic/generic.tpl:102
+#: plugins/personal/generic/class_user.inc:1709
+#: ihtml/themes/default/infoPage.tpl:17
+msgid "Academic title"
+msgstr "Tytuł naukowy"
 
-#: include/utils/class_msgPool.inc:424
-msgid "March"
-msgstr "Marzec"
+#: plugins/personal/generic/generic.tpl:117
+#: plugins/personal/generic/class_user.inc:1368
+#: plugins/personal/generic/class_user.inc:1711
+#: ihtml/themes/default/infoPage.tpl:19
+msgid "Date of birth"
+msgstr "Data urodzenia"
 
-#: include/utils/class_msgPool.inc:424
-msgid "April"
-msgstr "Kwiecień"
+#: plugins/personal/generic/generic.tpl:140
+#: plugins/personal/generic/class_user.inc:1712
+msgid "Sex"
+msgstr "Płeć"
 
-#: include/utils/class_msgPool.inc:425
-msgid "May"
-msgstr "Maj"
+#: plugins/personal/generic/generic.tpl:154
+#: plugins/personal/generic/class_user.inc:1713
+msgid "Preferred language"
+msgstr "Preferowany język"
 
-#: include/utils/class_msgPool.inc:425
-msgid "June"
-msgstr "Czerwiec"
+#: plugins/personal/generic/generic.tpl:193
+msgid "Private phone"
+msgstr "Telefon prywatny"
 
-#: include/utils/class_msgPool.inc:425
-msgid "July"
-msgstr "Lipiec"
+#: plugins/personal/generic/generic.tpl:201
+#: plugins/personal/generic/class_user.inc:1349
+#: plugins/personal/generic/class_user.inc:1739
+#: plugins/personal/generic/class_user.inc:1842
+msgid "Homepage"
+msgstr "Strona domowa"
 
-#: include/utils/class_msgPool.inc:425
-msgid "August"
-msgstr "Sierpień"
+#: plugins/personal/generic/generic.tpl:209
+msgid "Password storage"
+msgstr "Przechowywanie hasła"
 
-#: include/utils/class_msgPool.inc:425
-msgid "September"
-msgstr "Wrzesień"
+#: plugins/personal/generic/generic.tpl:218 include/functions.inc:1281
+msgid "Configure"
+msgstr "Konfiguruj"
 
-#: include/utils/class_msgPool.inc:426
-msgid "October"
-msgstr "Październik"
+#: plugins/personal/generic/generic.tpl:229
+msgid "Edit certificates"
+msgstr "Edytuj certyfikaty"
 
-#: include/utils/class_msgPool.inc:426
-msgid "November"
-msgstr "Listopad"
+#: plugins/personal/generic/generic.tpl:241
+msgid "Restrict login to"
+msgstr "Ogranicz logowanie do"
 
-#: include/utils/class_msgPool.inc:426
-msgid "December"
-msgstr "Grudzień"
+#: plugins/personal/generic/generic.tpl:249
+#: plugins/personal/generic/generic.tpl:269
+msgid "IP or network"
+msgstr "IP lub sieć"
 
-#: include/utils/class_msgPool.inc:432
-msgid "Sunday"
-msgstr "Niedziela"
+#: plugins/personal/generic/generic.tpl:285
+#: plugins/personal/generic/generic.tpl:288
+#: plugins/personal/generic/generic.tpl:296
+#: plugins/personal/generic/generic.tpl:383
+#: plugins/personal/generic/generic.tpl:434
+#: plugins/personal/generic/generic.tpl:466
+#: plugins/personal/generic/generic.tpl:515
+#: plugins/personal/generic/generic.tpl:564
+msgid "Organizational information"
+msgstr "Informacje organizacyjne"
 
-#: include/utils/class_msgPool.inc:432
-msgid "Monday"
-msgstr "Poniedziałek"
+#: plugins/personal/generic/generic.tpl:296
+#: plugins/personal/generic/generic.tpl:383
+#: plugins/personal/generic/generic.tpl:434
+#: plugins/personal/generic/generic.tpl:466
+#: plugins/personal/generic/generic.tpl:515
+#: plugins/personal/generic/generic.tpl:564
+msgid "part"
+msgstr "część"
 
-#: include/utils/class_msgPool.inc:432
-msgid "Tuesday"
-msgstr ""
+#: plugins/personal/generic/generic.tpl:314
+msgid "Department No."
+msgstr "Numer departamentu"
 
-#: include/utils/class_msgPool.inc:432
-msgid "Wednesday"
-msgstr "Środa"
+#: plugins/personal/generic/generic.tpl:322
+msgid "Employee No."
+msgstr "Numer pracownika"
 
-#: include/utils/class_msgPool.inc:432
-msgid "Thursday"
-msgstr ""
+#: plugins/personal/generic/generic.tpl:330
+#: plugins/personal/generic/class_user.inc:1725
+#: ihtml/themes/default/infoPage.tpl:33
+msgid "Employee type"
+msgstr "Typ pracownika"
 
-#: include/utils/class_msgPool.inc:432
-msgid "Friday"
-msgstr "Piątek"
+#: plugins/personal/generic/generic.tpl:385
+#: plugins/personal/generic/generic.tpl:566
+msgid "Room No."
+msgstr "Numer pokoju"
 
-#: include/utils/class_msgPool.inc:432
-msgid "Saturday"
-msgstr "Sobota"
+#: plugins/personal/generic/generic.tpl:403
+#: plugins/personal/generic/class_user.inc:1360
+#: plugins/personal/generic/class_user.inc:1851
+msgid "Mobile"
+msgstr "Komórka"
 
-#: include/utils/class_msgPool.inc:439
-msgid "MySQL operation failed!"
-msgstr "Zapytanie MySQL nieudane!"
+#: plugins/personal/generic/generic.tpl:411
+#: plugins/personal/generic/class_user.inc:1363
+#: plugins/personal/generic/class_user.inc:1854
+msgid "Pager"
+msgstr "Pager"
 
-#: include/utils/class_msgPool.inc:447
-#, fuzzy
-msgid "read operation"
-msgstr "Opcje poczty"
+#: plugins/personal/generic/generic.tpl:468
+#: plugins/personal/generic/class_user.inc:1657
+msgid "Vocation"
+msgstr "Wywołanie"
 
-#: include/utils/class_msgPool.inc:447
-msgid "add operation"
-msgstr "dodaj operację"
+#: plugins/personal/generic/generic.tpl:476
+#: plugins/personal/generic/class_user.inc:1660
+msgid "Unit description"
+msgstr "Opis jednostki"
 
-#: include/utils/class_msgPool.inc:447
-#, fuzzy
-msgid "modify operation"
-msgstr "Informacje osobiste"
+#: plugins/personal/generic/generic.tpl:485
+#: plugins/personal/generic/class_user.inc:1661
+msgid "Subject area"
+msgstr "Sektor"
 
-#: include/utils/class_msgPool.inc:448
-#, fuzzy
-msgid "delete operation"
-msgstr "Wybierz aby zobaczyc stacje robocze"
+#: plugins/personal/generic/generic.tpl:494
+#: plugins/personal/generic/class_user.inc:1662
+msgid "Functional title"
+msgstr "Tytuł funkcjonalny"
 
-#: include/utils/class_msgPool.inc:448
-#, fuzzy
-msgid "search operation"
-msgstr "Konto wygasa po"
+#: plugins/personal/generic/generic.tpl:517
+#: plugins/personal/generic/class_user.inc:1659
+msgid "Person locality"
+msgstr "Lokalizacja osoby"
 
-#: include/utils/class_msgPool.inc:448
-msgid "authentication"
-msgstr "autentykacja"
+#: plugins/personal/generic/generic.tpl:526
+#: plugins/personal/generic/class_user.inc:1655
+msgid "Unit"
+msgstr "Jednostka"
 
-#: include/utils/class_msgPool.inc:451
-#, fuzzy, php-format
-msgid "LDAP %s failed!"
-msgstr "Zapytanie do bazy danych nieudane"
+#: plugins/personal/generic/generic.tpl:535
+#: plugins/personal/generic/class_user.inc:1665
+#: ihtml/themes/default/infoPage.tpl:29
+msgid "Street"
+msgstr "Ulica"
 
-#: include/utils/class_msgPool.inc:453
-#, fuzzy
-msgid "LDAP operation failed!"
-msgstr "Zapytanie do bazy danych nieudane"
+#: plugins/personal/generic/generic.tpl:543
+#: plugins/personal/generic/class_user.inc:1667
+msgid "Postal code"
+msgstr "Kod pocztowy"
 
-#: include/utils/class_msgPool.inc:469
-#, fuzzy
-msgid "Upload failed!"
-msgstr "Logowanie użytkownika nieudane, odpowiedź serwera LDAP '%s'."
+#: plugins/personal/generic/generic.tpl:551
+#: plugins/personal/generic/class_user.inc:1656
+msgid "House identifier"
+msgstr "Identyfikator budynku"
 
-#: include/utils/class_msgPool.inc:472
-#, fuzzy, php-format
-msgid "Upload failed: %s"
-msgstr "Użytkownik bazy logowania"
+#: plugins/personal/generic/generic.tpl:580
+msgid "Please use the phone tab"
+msgstr "Proszę użyć zakładki telefony"
 
-#: include/utils/class_msgPool.inc:479
-msgid "Communication failure with the infrastructure service!"
-msgstr "Błąd komunikacji z usługą infrastruktury!"
+#: plugins/personal/generic/generic.tpl:595
+#: plugins/personal/generic/class_user.inc:1658
+msgid "Last delivery"
+msgstr "Ostatnia dostawa"
 
-#: include/utils/class_msgPool.inc:481
-#, php-format
-msgid "Communication failure with the infrastructure service: %s"
-msgstr "Błąd komunikacji z usługą infrastruktury: %s"
+#: plugins/personal/generic/generic.tpl:604
+#: plugins/personal/generic/class_user.inc:1664
+#: ihtml/themes/default/userFilterEditor.tpl:40
+msgid "Public visible"
+msgstr "Publicznie widoczne"
 
-#: include/utils/class_msgPool.inc:488
+#: plugins/personal/generic/class_user.inc:38
 #, fuzzy
-msgid "Communication failure with the GOsa-NG service!"
-msgstr "Błąd komunikacji z usługą infrastruktury!"
-
-#: include/utils/class_msgPool.inc:490
-#, fuzzy, php-format
-msgid "Communication failure with the GOsa-NG service: %s"
-msgstr "Błąd komunikacji z usługą infrastruktury: %s"
+msgid "Edit organizational user settings"
+msgstr "Ustawienia Aplikacji"
 
-#: include/utils/class_msgPool.inc:497 include/utils/class_msgPool.inc:500
-#, fuzzy, php-format
-msgid "This %s is still in use by this object: %s"
-msgstr "Zawiera ustawienia dla tych obiektów: %s"
+#: plugins/personal/generic/class_user.inc:273
+#: plugins/personal/generic/class_user.inc:1898
+#: include/class_configRegistry.inc:194
+#, fuzzy
+msgid "unknown"
+msgstr "Nieznane"
 
-#: include/utils/class_msgPool.inc:503
-#, fuzzy, php-format
-msgid "This %s is still in use."
-msgstr "Zawiera ustawienia dla tych obiektów: %s"
+#: plugins/personal/generic/class_user.inc:297
+msgid "Please add a single IP address or a network/net mask combination!"
+msgstr ""
 
-#: include/utils/class_msgPool.inc:505
-#, fuzzy, php-format
-msgid "This %s is still in use by these objects: %s"
-msgstr "Zawiera ustawienia dla tych obiektów: %s"
+#: plugins/personal/generic/class_user.inc:339
+msgid "female"
+msgstr "kobieta"
 
-#: include/utils/class_msgPool.inc:511
-#, fuzzy, php-format
-msgid "File %s does not exist!"
-msgstr "Plik '%s' nie istnieje!"
+#: plugins/personal/generic/class_user.inc:339
+msgid "male"
+msgstr "mężczyzna"
 
-#: include/utils/class_msgPool.inc:517
-#, fuzzy, php-format
-msgid "Cannot open file %s for reading!"
-msgstr "Nie można otworzyć pliku '%s' do odczytu!"
+#: plugins/personal/generic/class_user.inc:395
+msgid "Password configuration"
+msgstr "Konfiguracja hasła"
 
-#: include/utils/class_msgPool.inc:523
-#, fuzzy, php-format
-msgid "Cannot open file %s for writing!"
-msgstr "Nie można otworzyć pliku '%s' do zapisu!"
+#: plugins/personal/generic/class_user.inc:429
+msgid "Cannot upload file!"
+msgstr "Nie można wgrać pliku!"
 
-#: include/utils/class_msgPool.inc:529
-#, fuzzy, php-format
-msgid ""
-"The value for %s is currently unconfigured or invalid, please check your "
-"configuration file!"
+#: plugins/personal/generic/class_user.inc:522
+msgid "Serial number"
+msgstr "Numer seryjny"
+
+#: plugins/personal/generic/class_user.inc:569
+msgid "(Not supported certificate types are marked as invalid.)"
 msgstr ""
-"OpenGroupware: Nie można połączyć się z bazą. Proszę sprawdzić podane "
-"parametry konfiguracji."
 
-#: include/utils/class_msgPool.inc:535
-#, fuzzy, php-format
-msgid "Cannot delete file %s!"
-msgstr "Nie można usunąć pliku '%s'."
+#: plugins/personal/generic/class_user.inc:579
+#, php-format
+msgid "Certificate is valid from %s to %s and is currently %s."
+msgstr "Certyfikat jest ważny od %s do %s i jest obecnie %s."
 
-#: include/utils/class_msgPool.inc:541
-#, fuzzy, php-format
-msgid "Cannot create folder %s!"
-msgstr "Nie można utworzyć folderu '%s'!"
+#: plugins/personal/generic/class_user.inc:582
+msgid "valid"
+msgstr "prawidłowy"
 
-#: include/utils/class_msgPool.inc:547
-#, fuzzy, php-format
-msgid "Cannot delete folder %s!"
-msgstr "Nie można usunąć folderu '%s'!"
+#: plugins/personal/generic/class_user.inc:583
+msgid "invalid"
+msgstr "nieprawidłowy"
 
-#: include/utils/class_msgPool.inc:553
-#, php-format
-msgid "Checking for %s support"
-msgstr "Sprawdzam wsparcie dla %s"
+#: plugins/personal/generic/class_user.inc:588
+msgid "No certificate installed"
+msgstr "Brak zainstalowanych certyfikatów"
 
-#: include/utils/class_msgPool.inc:559
-#, php-format
-msgid "Install and activate the %s PHP module."
-msgstr ""
+#: plugins/personal/generic/class_user.inc:614 html/password.php:194
+#, fuzzy
+msgid "Password method"
+msgstr "Przechowywanie hasła"
 
-#: include/utils/class_msgPool.inc:565
-#, php-format
-msgid ""
-"Cannot initialize class %s! Maybe there is a plugin missing in your gosa "
-"setup?"
-msgstr ""
+#: plugins/personal/generic/class_user.inc:614
+#, fuzzy
+msgid "The selected password method is no longer available."
+msgstr "Ta aplikacja nie jest już dostępna."
 
-#: include/utils/class_msgPool.inc:571
+#: plugins/personal/generic/class_user.inc:1051
 msgid ""
-"The supplied base is not valid and has been reset to its previous value!"
+"Cannot save user picture, GOsa requires the package 'imagemagick' or 'php5-"
+"imagick' to be installed!"
 msgstr ""
 
-#: include/class_ldap.inc:305 include/class_ldap.inc:342
-msgid "Performance warning"
-msgstr "Ostrzeżenie wydajności"
-
-#: include/class_ldap.inc:305 include/class_ldap.inc:342
-#, php-format
-msgid "LDAP performance is poor: last query took %.2fs!"
+#: plugins/personal/generic/class_user.inc:1177
+msgid "Cannot build RDN: no + allowed to build sub RDN!"
 msgstr ""
 
-#: include/class_ldap.inc:784
-#, php-format
-msgid "Cannot automatically create subtrees with RDN %s: no object class found"
+#: plugins/personal/generic/class_user.inc:1184
+msgid "Cannot build RDN: attribute is not defined!"
 msgstr ""
 
-#: include/class_ldap.inc:835
-#, php-format
-msgid "Cannot automatically create subtrees with RDN %s: not supported"
+#: plugins/personal/generic/class_user.inc:1202
+msgid "Cannot build RDN: invalid attribute parameters!"
 msgstr ""
 
-#: include/class_ldap.inc:922
-#, fuzzy, php-format
-msgid "while operating on %s using LDAP server %s"
-msgstr "podczas działania na '%s' używając serwera LDAP '%s'"
+#: plugins/personal/generic/class_user.inc:1273
+#, fuzzy
+msgid "The selected password method requires initial configuration!"
+msgstr "Ta aplikacja nie jest już dostępna."
 
-#: include/class_ldap.inc:924
-#, php-format
-msgid "while operating on LDAP server %s"
-msgstr "podczas połączenia z serwerem LDAP '%s'"
+#: plugins/personal/generic/class_user.inc:1483
+msgid "Cannot open certificate!"
+msgstr "Nie można otworzyć certyfikatu!"
 
-#: include/class_ldap.inc:977
-#, php-format
-msgid "Command line programm %s is missing!"
-msgstr ""
+#: plugins/personal/generic/class_user.inc:1671
+msgid "Generic user settings"
+msgstr "Ogólne ustawienia użytkownika"
 
-#: include/class_ldap.inc:1138
-#, fuzzy, php-format
+#: plugins/personal/generic/class_user.inc:1692
 msgid ""
-"Invalid DN %s: block to be imported should start with 'dn: ...' in line %s"
+"Pattern for the generation of user DNs. Please read the FAQ for details."
 msgstr ""
-"To nie jest poprawne DN: '%s'. Blok dla importu powinien zaczynać się "
-"'dn: ...' w linii %s"
 
-#: include/class_ldap.inc:1167
-#, fuzzy, php-format
-msgid "Error while importing DN %s: please check LDIF from line %s on!"
-msgstr "Błąd podczas importu dn: '%s', proszę sprawdzić LDIF od linii %s !"
+#: plugins/personal/generic/class_user.inc:1706
+#, fuzzy
+msgid "Allow definition of custom filters"
+msgstr "Zapisz plik konfiguracyjny"
 
-#: include/class_log.inc:87
-#, fuzzy, php-format
-msgid "Logging failed: %s"
-msgstr "Użytkownik bazy logowania"
+#: plugins/personal/generic/class_user.inc:1718
+#, fuzzy
+msgid "Login restrictions"
+msgstr "Hasło wygasa"
 
-#: include/class_log.inc:102
-#, fuzzy, php-format
-msgid "Invalid option %s specified!"
-msgstr "Podano nieprawidłową opcję '%s'!"
+#: plugins/personal/generic/class_user.inc:1722
+#: ihtml/themes/default/infoPage.tpl:30
+msgid "Department number"
+msgstr "Numer departamentu"
 
-#: include/class_log.inc:106
-#, fuzzy
-msgid "Specified 'objectType' is empty or invalid!"
-msgstr "Podana nazwa jest nieprawidłowa"
+#: plugins/personal/generic/class_user.inc:1724
+#: ihtml/themes/default/infoPage.tpl:32
+msgid "Employee number"
+msgstr "Numer pracownika"
 
-#: include/class_configRegistry.inc:194
-#: plugins/personal/generic/class_user.inc:273
-#: plugins/personal/generic/class_user.inc:1899
+#: plugins/personal/generic/class_user.inc:1727
+msgid "Room number"
+msgstr "Numer pokoju"
+
+#: plugins/personal/generic/class_user.inc:1728
 #, fuzzy
-msgid "unknown"
-msgstr "Nieznane"
+msgid "Telephone number"
+msgstr "Numer telefonu"
 
-#: include/class_configRegistry.inc:197
-#, php-format
-msgid "%s has version %s but %s is required!"
-msgstr ""
+#: plugins/personal/generic/class_user.inc:1729
+msgid "Pager number"
+msgstr "Numer pagera"
 
-#: include/class_configRegistry.inc:239 setup/class_setupStep_Schema.inc:96
-msgid "The following object classes are missing:"
-msgstr ""
+#: plugins/personal/generic/class_user.inc:1730
+msgid "Mobile number"
+msgstr "Telefon komórkowy"
 
-#: include/class_configRegistry.inc:246 setup/class_setupStep_Schema.inc:99
-msgid "The following object classes are outdated:"
-msgstr ""
+#: plugins/personal/generic/class_user.inc:1731
+msgid "Fax number"
+msgstr "Numer fax"
 
-#: include/class_configRegistry.inc:252
-msgid ""
-"Plugins that require one or more of the object classes above will be "
-"disabled until the object classes get updated."
-msgstr ""
+#: plugins/personal/generic/class_user.inc:1737
+#: ihtml/themes/default/infoPage.tpl:18
+msgid "Home postal address"
+msgstr "Adres domowy"
 
-#: include/class_configRegistry.inc:254
+#: plugins/personal/generic/class_user.inc:1738
+msgid "Home phone number"
+msgstr "Numer telefonu domowego"
+
+#: plugins/personal/generic/class_user.inc:1740
 #, fuzzy
-msgid "Schema validation error"
-msgstr "Błąd autentykacji"
+msgid "User password method"
+msgstr "Przechowywanie hasła"
 
-#: include/class_configRegistry.inc:689
-#, fuzzy, php-format
-msgid "The value %s specified for %s:%s needs to be a bool value!"
-msgstr "Polecenie '%s' podane jako CHECK dla dodatku '%s' nie istnieje."
+#: plugins/personal/generic/class_user.inc:1741
+msgid "User certificates"
+msgstr "Certyfikaty użytkownika"
 
-#: include/class_configRegistry.inc:704
-#, fuzzy, php-format
-msgid "The value %s specified for %s:%s needs to be a string!"
-msgstr "Polecenie '%s' podane jako CHECK dla dodatku '%s' nie istnieje."
+#: plugins/personal/generic/class_user.inc:1949
+#, fuzzy
+msgid "Entries differ"
+msgstr "Wpisów na stronie"
 
-#: include/class_configRegistry.inc:719
-#, fuzzy, php-format
-msgid "The value %s specified for %s:%s needs to be numeric!"
-msgstr "Polecenie '%s' podane jako CHECK dla dodatku '%s' nie istnieje."
+#: plugins/personal/password/password.tpl:10
+#, fuzzy
+msgid "Your Password has expired. Please choose a new password."
+msgstr "Twoje hasło wygasło !! Proszę wybrać inne hasło"
 
-#: include/class_configRegistry.inc:734
-#, fuzzy, php-format
-msgid "The path %s specified for %s:%s is invalid!"
-msgstr "Wartość podana jako 'UID' jest nieprawidłowa."
+#: plugins/personal/password/class_password.inc:27
+#, fuzzy
+msgid "Change user password"
+msgstr "Zmień hasło"
 
-#: include/class_configRegistry.inc:750 include/class_configRegistry.inc:797
-#, fuzzy, php-format
-msgid "The folder %s specified for %s:%s does not exists!"
-msgstr "Polecenie '%s' podane jako CHECK dla dodatku '%s' nie istnieje."
+#: plugins/personal/password/class_password.inc:119 html/password.php:244
+msgid "You need to specify your current password in order to proceed."
+msgstr "Proszę podać obecne hasło aby kontynuować."
 
-#: include/class_configRegistry.inc:755
-#, fuzzy, php-format
-msgid "The folder %s specified for %s:%s is not readable!"
-msgstr "Polecenie '%s' podane jako CHECK dla dodatku '%s' nie istnieje."
+#: plugins/personal/password/class_password.inc:123 html/password.php:248
+msgid "The password you've entered as 'New password' is empty."
+msgstr "Hasło które podano jako 'Nowe hasło' jest puste."
+
+#: plugins/personal/password/class_password.inc:125 html/password.php:250
+msgid "The password used as new and current are too similar."
+msgstr "Hasło podane jako nowe jest zbyt podobne do obecnego."
+
+#: plugins/personal/password/class_password.inc:127 html/password.php:252
+msgid "The password used as new is to short."
+msgstr "Hasło podane jako nowe jest za krótkie."
 
-#: include/class_configRegistry.inc:775 include/class_configRegistry.inc:780
-#, fuzzy, php-format
-msgid "The file %s specified for %s:%s is not writeable!"
-msgstr "Polecenie '%s' podane jako CHECK dla dodatku '%s' nie istnieje."
+#: plugins/personal/password/class_password.inc:129 html/password.php:254
+#, fuzzy
+msgid "The password contains possibly problematic Unicode characters!"
+msgstr "Pole 'Nazwa' zawiera niedozwolone znaki."
 
-#: include/class_configRegistry.inc:802
-#, fuzzy, php-format
-msgid "The folder %s specified for %s:%s is not writeable!"
-msgstr "Polecenie '%s' podane jako CHECK dla dodatku '%s' nie istnieje."
+#: plugins/personal/password/class_password.inc:136 html/password.php:280
+#, php-format
+msgid "Check-hook reported a problem: %s. Password change canceled!"
+msgstr ""
 
-#: include/class_configRegistry.inc:820
-#, fuzzy, php-format
-msgid "The file %s specified for %s:%s does not exists!"
-msgstr "Polecenie '%s' podane jako CHECK dla dodatku '%s' nie istnieje."
+#: plugins/personal/password/class_password.inc:156
+msgid ""
+"The password you've entered as your current password doesn't match the real "
+"one."
+msgstr "Hasło które podano jako obecne nie zgadza się z prawdziwym hasłem."
 
-#: include/class_configRegistry.inc:825
-#, fuzzy, php-format
-msgid "The file %s specified for %s:%s is not readable!"
-msgstr "Polecenie '%s' podane jako CHECK dla dodatku '%s' nie istnieje."
+#: plugins/personal/password/class_password.inc:159
+#, fuzzy
+msgid "You have no permission to change your password."
+msgstr "Brak uprawnień do zmiany własnego hasła"
 
-#: include/class_configRegistry.inc:841
-#, fuzzy, php-format
-msgid "The command %s specified for %s:%s is invalid!"
-msgstr "Wartość podana jako 'UID' jest nieprawidłowa."
+#: plugins/personal/password/class_password.inc:223
+msgid "User password"
+msgstr "Hasło użytkownika"
 
-#: include/class_configRegistry.inc:856
-#, fuzzy, php-format
-msgid "The DN %s specified for %s:%s is invalid!"
-msgstr "Wartość podana jako 'UID' jest nieprawidłowa."
+#: plugins/personal/password/class_password.inc:236
+msgid "Script to be called before a password gets locked."
+msgstr ""
 
-#: include/class_configRegistry.inc:871
-#, fuzzy, php-format
-msgid "The RDN %s specified for %s:%s is invalid!"
-msgstr "Wartość podana jako 'UID' jest nieprawidłowa."
+#: plugins/personal/password/class_password.inc:245
+msgid "Script to be called after a password gets locked."
+msgstr ""
 
-#: include/class_gosaSupportDaemon.inc:112
-msgid "GOsa support daemon"
+#: plugins/personal/password/class_password.inc:254
+msgid "Script to be called before a password gets unlocked."
 msgstr ""
 
-#: include/class_gosaSupportDaemon.inc:787
-msgid "Cannot not parse XML!"
-msgstr "Nie można sparsować XML!"
+#: plugins/personal/password/class_password.inc:263
+msgid "Script to be called after a password gets unlocked."
+msgstr ""
 
-#: include/class_gosaSupportDaemon.inc:1184
-#, fuzzy, php-format
-msgid "Cannot send abort event for entry %s!"
-msgstr "Nie można stworzyć pliku '%s'."
+#: plugins/addons/propertyEditor/property-filter.xml:15
+#, fuzzy
+msgid "Effective properties"
+msgstr "Edytuj ogólne właściwości"
 
-#: include/class_gosaSupportDaemon.inc:1204
-#, php-format
-msgid "Cannot remove entry %s!"
-msgstr "Nie można usunąć wpisu '%s!"
+#: plugins/addons/propertyEditor/property-filter.xml:29
+#, fuzzy
+msgid "Modified properties"
+msgstr "Edytuj ogólne właściwości"
 
-#: include/class_config.inc:168
-#, php-format
-msgid "XML error in gosa.conf: %s at line %d"
-msgstr "Błąd XML w pliku gosa.conf: %s w linii %d"
+#: plugins/addons/propertyEditor/property-filter.xml:43
+#, fuzzy
+msgid "All properties"
+msgstr "Edytuj ogólne właściwości"
 
-#: include/class_config.inc:367
-msgid "Cannot bind to LDAP!"
-msgstr ""
+#: plugins/addons/propertyEditor/property-filter.xml:57
+#, fuzzy
+msgid "LDAP properties"
+msgstr "Właściwości"
 
-#: include/class_config.inc:711
+#: plugins/addons/propertyEditor/property-filter.xml:71
 #, fuzzy
-msgid "sambaSID and/or sambaRidBase missing in the configuration!"
-msgstr "Brak parametru SID lub/i RIDBASE w konfiguracji!"
+msgid "Search for property groups"
+msgstr "Pokaż podstawowe grupy"
 
-#: include/class_config.inc:1130
-msgid "Configuration"
-msgstr "Konfiguracja"
+#: plugins/addons/propertyEditor/commandVerifier.tpl:1
+#, fuzzy
+msgid "Command verifier"
+msgstr "i"
 
-#: include/class_config.inc:1130
+#: plugins/addons/propertyEditor/commandVerifier.tpl:3
 msgid ""
-"The configuration file you are using is outdated. Please move the GOsa "
-"configuration file away to run the GOsa setup again."
+"Here you can execute commands in the way GOsa does and check the generated "
+"results or errors. This can be very useful especially for the post events "
+"(postcreate, postmodify and postremove) due to the fact that these hook are "
+"executed silently."
 msgstr ""
 
-#: include/class_config.inc:1172 include/class_config.inc:1203
-#, fuzzy, php-format
+#: plugins/addons/propertyEditor/commandVerifier.tpl:8
 msgid ""
-"The snapshot functionality is enabled, but the required variable %s is not "
-"set."
+"Please be careful here, all commands will really be executed on your machine "
+"and may break things!"
 msgstr ""
-"Funkcjonalność snapshot jest włączona, lecz wymagana zmienna '%s' nie jest "
-"skonfigurowana w gosa.conf."
 
-#: include/class_config.inc:1185
-#, fuzzy, php-format
-msgid ""
-"The snapshot functionality is enabled, but the required compression module "
-"is missing. Please install %s."
+#: plugins/addons/propertyEditor/commandVerifier.tpl:15
+msgid "The command to check for"
 msgstr ""
-"Funkcjonalność snapshot jest włączona, lecz wymagana zmienna '%s' nie jest "
-"skonfigurowana w gosa.conf."
 
-#: include/class_core.inc:113 include/class_core.inc:119
-#: plugins/generic/references/class_aclResolver.inc:303
+#: plugins/addons/propertyEditor/commandVerifier.tpl:17
 #, fuzzy
-msgid "All"
-msgstr "ACL"
+msgid "Test"
+msgstr "Czas"
 
-#: include/class_core.inc:114
+#: plugins/addons/propertyEditor/property-list.xml:11
 #, fuzzy
-msgid "All objects"
-msgstr "Przenieś obiekty"
+msgid "List of configuration settings"
+msgstr "Ustawienia użytkownika"
 
-#: include/class_core.inc:132
+#: plugins/addons/propertyEditor/property-list.xml:15
 #, fuzzy
-msgid "Traditional"
-msgstr "Terminal"
-
-#: include/class_core.inc:132
-msgid "Use samba pool"
-msgstr ""
+msgid "Property not used"
+msgstr "Grupa użytkownika"
 
-#: include/class_core.inc:164 include/class_core.inc:167
+#: plugins/addons/propertyEditor/property-list.xml:23
 #, fuzzy
-msgid "hours"
-msgstr "godzina"
+msgid "Property will be restored"
+msgstr "Będzie możliwość odtworzenia z"
 
-#: include/class_core.inc:184
+#: plugins/addons/propertyEditor/property-list.xml:31
 #, fuzzy
-msgid "None"
-msgstr "żaden"
+msgid "Modified property"
+msgstr "Informacje osobiste"
 
-#: include/class_core.inc:188 setup/class_setupStep_Language.inc:47
-msgid "Automatic"
-msgstr "Automatycznie"
+#: plugins/addons/propertyEditor/property-list.xml:39
+#, fuzzy
+msgid "Property configured in LDAP"
+msgstr "Plik konfiguracyjny"
 
-#: include/class_core.inc:200
+#: plugins/addons/propertyEditor/property-list.xml:47
 #, fuzzy
-msgid "User value"
-msgstr "Nazwa użytkownika"
+msgid "Property configured in config file"
+msgstr "Plik konfiguracyjny"
 
-#: include/class_core.inc:209
+#: plugins/addons/propertyEditor/property-list.xml:80
 #, fuzzy
-msgid "Core"
-msgstr "Zamknij"
+msgid "Class"
+msgstr "klasa"
 
-#: include/class_core.inc:210
+#: plugins/addons/propertyEditor/property-list.xml:88
 #, fuzzy
-msgid "GOsa core plugin"
-msgstr "Ustawienia główne GOsa"
+msgid "Value"
+msgstr "mężczyzna"
 
-#: include/class_core.inc:238
-msgid ""
-"The 'htaccessAuthentication' variable tells GOsa to use either htaccess "
-"authentication or LDAP authentication. This can be used if you want to use i."
-"e. Kerberos to authenticate the users."
+#: plugins/addons/propertyEditor/property-list.xml:124
+msgid "Restore to default"
 msgstr ""
 
-#: include/class_core.inc:248
-msgid "Enables/Disables GOsa usage statistics moduls."
+#: plugins/addons/propertyEditor/class_commandVerifier.inc:56
+msgid "Results"
 msgstr ""
 
-#: include/class_core.inc:258
-msgid "The database file for GOSa usage statistics."
-msgstr ""
+#: plugins/addons/propertyEditor/class_propertyEditor.inc:6
+#, fuzzy
+msgid "Preferences"
+msgstr "Zależności"
 
-#: include/class_core.inc:268
+#: plugins/addons/propertyEditor/class_propertyEditor.inc:7
 msgid ""
-"The 'logging' statement enables event logging on GOsa side. Setting it to "
-"'true' GOsa will log every action a user performs via syslog. If you use "
-"rsyslog and configure it to mysql logging, you can browse all events within "
-"GOsa. GOsa will not log anything, if the logging value is empty or set to "
-"'false'."
+"Configure global and special GOsa settings like hooks and plug-in parameters"
 msgstr ""
 
-#: include/class_core.inc:279
-msgid ""
-"The 'listSummary' statement determines whether a status bar will be shown on "
-"the bottom of GOsa generated lists, displaying a short summary of type and "
-"number of elements in the list."
-msgstr ""
+#: plugins/addons/propertyEditor/class_propertyEditor.inc:206
+#, fuzzy
+msgid "No description"
+msgstr "Opis jednostki"
 
-#: include/class_core.inc:289
-msgid ""
-"The 'passwordMinLength' statement determines whether a newly entered "
-"password has to be of a minimum length."
-msgstr ""
+#: plugins/addons/propertyEditor/class_propertyEditor.inc:230
+#: setup/class_setupStep_Checks.inc:209 setup/class_setupStep_Checks.inc:225
+#: setup/class_setupStep_Checks.inc:241 setup/class_setupStep_Checks.inc:257
+msgid "Off"
+msgstr "Wyłączone"
 
-#: include/class_core.inc:299
-msgid ""
-"The 'passwordMinDiffer' statement determines whether a newly entered "
-"password has to be checked to have at least n different characters."
-msgstr ""
+#: plugins/addons/propertyEditor/class_propertyEditor.inc:231
+#: setup/class_setupStep_Checks.inc:249
+msgid "On"
+msgstr "Włączone"
 
-#: include/class_core.inc:309
-msgid ""
-"The 'passwordProposalHook' can be used to let GOsa generate password "
-"proposals for you. Whenever you change a password, you can then decide "
-"whether to use the proposal or to manually specify a password."
+#: plugins/addons/propertyEditor/class_propertyEditor.inc:251
+msgid "Test the given command."
 msgstr ""
 
-#: include/class_core.inc:309
-msgid "Here is an example command:"
+#: plugins/addons/propertyEditor/migration/class_migrateRDN.inc:31
+#, fuzzy, php-format
+msgid "Migration of property '%s'"
+msgstr "Błąd migracji"
+
+#: plugins/addons/propertyEditor/migration/class_migrateRDN.inc:34
+#, fuzzy, php-format
+msgid "GOsa has detected objects outside of the configured storage point (%s)."
+msgstr "Zamierzasz skopiować wpis '%s'."
+
+#: plugins/addons/propertyEditor/migration/class_migrateRDN.inc:161
+msgid "Objects that will be added"
 msgstr ""
 
-#: include/class_core.inc:319
-msgid ""
-"The 'displayErrors' statement tells GOsa to show PHP errors in the upper "
-"part of the screen. This should be disabled in productive deployments, "
-"because there might be some important passwords arround."
+#: plugins/addons/propertyEditor/migration/class_migrateRDN.inc:169
+#, fuzzy
+msgid "Objects that will be moved"
+msgstr "Użyj członków z"
+
+#: plugins/addons/propertyEditor/migration/class_migrateRDN.inc:177
+#, fuzzy, php-format
+msgid "Moving object '%s' to '%s'"
+msgstr "Przenoszenie '%s' do '%s'"
+
+#: plugins/addons/propertyEditor/migration/class_migrateRDN.inc:181
+#: setup/setup_migrate.tpl:32 setup/class_setupStep_Migrate.inc:804
+msgid "Migrate"
+msgstr "Migruj"
+
+#: plugins/addons/propertyEditor/migration/class_migrateRDN.inc:204
+#, php-format
+msgid "Migration failed for object %s, dn already exists!"
 msgstr ""
 
-#: include/class_core.inc:319
+#: plugins/addons/propertyEditor/migration/class_migrateRDN.inc:208
 #, php-format
-msgid "The property '%s' may be interesting too."
+msgid "Migration failed for object %s, please check if it already exists!"
 msgstr ""
 
-#: include/class_core.inc:329
-msgid ""
-"The 'developmentMode' statement tells GOsa to show development related error "
-"messages, for example messages about missing ACL configuration or classes. "
-"Due to the fact that enabling this flag will result in a lot of false error "
-"messages it should only be enabled while developing or debugging plugins!"
+#: plugins/addons/propertyEditor/migrate.tpl:3
+msgid "Property migration assistant"
 msgstr ""
 
-#: include/class_core.inc:340
-msgid ""
-"The 'schemaCheck' statement enables or disables schema checking during "
-"login. It is recommended to switch this on in order to let GOsa handle "
-"object creation more efficient."
-msgstr ""
+#: plugins/addons/propertyEditor/migrate.tpl:3
+#, fuzzy
+msgid "Migration steps left"
+msgstr "Błąd migracji"
 
-#: include/class_core.inc:350
-msgid ""
-"The 'copyPaste' statement enables copy and paste for LDAP entries managed "
-"with GOsa."
-msgstr ""
+#: plugins/addons/propertyEditor/property-list.tpl:3
+#, fuzzy
+msgid "Warning message"
+msgstr "Wyślij wiadomość"
 
-#: include/class_core.inc:360
-msgid ""
-"The 'forceGlobals' statement enables PHP security checks to force "
-"register_global settings to be switched off."
-msgstr ""
+#: plugins/addons/propertyEditor/property-list.tpl:7
+#: ihtml/themes/default/removeEntries.tpl:4
+msgid "Attention"
+msgstr "Uwaga"
 
-#: include/class_core.inc:370
+#: plugins/addons/propertyEditor/property-list.tpl:9
 msgid ""
-"The 'forceSSL' statement enables PHP security checks to force encrypted "
-"access to the web interface. GOsa will try to redirect to the same URL - "
-"just with https://"
+"Modifying properties may break your setup, destroy or mess up your LDAP "
+"database, lead to security holes or it can even make a login impossible!"
 msgstr ""
 
-#: include/class_core.inc:380
+#: plugins/addons/propertyEditor/property-list.tpl:10
 msgid ""
-"Logs information about triggered ldap operations, duration, filter, aso. "
-"into syslog."
+"Since configuration properties are stored in the LDAP database a copy/backup "
+"can be handy."
 msgstr ""
 
-#: include/class_core.inc:390
+#: plugins/addons/propertyEditor/property-list.tpl:14
 msgid ""
-"The 'ldapFollowReferrals' statement tells GOsa to follow LDAP referrals."
+"If you've debarred yourself, you can try to set 'ignoreLdapProperties' to "
+"'true' in your gosa.conf main section. This will make GOsa ignore LDAP based "
+"property values."
 msgstr ""
 
-#: include/class_core.inc:400
+#: plugins/addons/propertyEditor/property-list.tpl:22
 msgid ""
-"The 'ldapFilterNestingLimit' statement can be used to speed up group "
-"handling for groups with several hundreds of members. The default behaviour "
-"is, that GOsa will resolv the memberUid values in a group to real names. To "
-"achieve this, it writes a single filter to minimize searches. Some LDAP "
-"servers (namely Sun DS) simply crash when the filter gets too big. You can "
-"set a member limit, where GOsa will stop to do these lookups."
+"I understand that there are certain risks, but I want to modify properties!"
 msgstr ""
 
-#: include/class_core.inc:410
-msgid ""
-"The ldapSizelimit statement tells GOsa to retrieve the specified maximum "
-"number of results. The user will get  a  warning,  that  not  all entries "
-"were shown."
+#: plugins/addons/propertyEditor/property-list.tpl:38
+msgid "Ignoring LDAP defined properties!"
 msgstr ""
 
-#: include/class_core.inc:420
-msgid ""
-"Disables sizelimit checks, only the configured amount of results will be "
-"shown!"
+#: plugins/addons/propertyEditor/property-list.tpl:77
+msgid "Undo"
 msgstr ""
 
-#: include/class_core.inc:430
-msgid ""
-"The 'warnSSL' statement enables PHP security checks to detect non encrypted "
-"access to the web interface. GOsa will display a warning in this case."
-msgstr ""
+#: plugins/addons/dyngroup/dyngroup.tpl:1
+#, fuzzy
+msgid "List of dynamic rules"
+msgstr "Lista ACLi"
 
-#: include/class_core.inc:440
-msgid "The 'ppdGzip' variable enables PPD file compression."
+#: plugins/addons/dyngroup/dyngroup.tpl:3
+msgid "Labeled URI definitions"
 msgstr ""
 
-#: include/class_core.inc:451
-msgid ""
-"The 'ignoreAcl' value tells GOsa to ignore complete ACL sets for the given "
-"DN. Add your DN here and you'll be able to restore accidently dropped ACLs."
-msgstr ""
+#: plugins/addons/dyngroup/dyngroup.tpl:6
+#, fuzzy
+msgid "Scope"
+msgstr "kopiuj"
 
-#: include/class_core.inc:462
-msgid ""
-"The 'ppdPath' variable defines where to store PPD files for the GOto "
-"environment plugins."
-msgstr ""
+#: plugins/addons/dyngroup/dyngroup.tpl:7
+#: plugins/addons/dyngroup/class_DynamicLdapGroup.inc:119
+#: plugins/addons/dyngroup/class_DynamicLdapGroup.inc:121
+#, fuzzy
+msgid "Attribute"
+msgstr "Atrybuty telefonu"
 
-#: include/class_core.inc:472
-msgid ""
-"The 'ldapMaxQueryTime' statement tells GOsa to stop LDAP actions if there is "
-"no answer within the specified number of seconds."
-msgstr ""
+#: plugins/addons/dyngroup/dyngroup.tpl:8
+#: plugins/addons/dyngroup/class_DynamicLdapGroup.inc:126
+#: plugins/addons/dyngroup/class_DynamicLdapGroup.inc:128
+#: plugins/generic/references/class_aclResolver.inc:169
+#, fuzzy
+msgid "Filter"
+msgstr "Filtry"
 
-#: include/class_core.inc:482
-msgid ""
-"The 'storeFilterSettings' statement determines whether GOsa should store "
-"filter and plugin settings inside of a cookie."
+#: plugins/addons/dyngroup/class_DynamicLdapGroup.inc:105
+#: plugins/addons/dyngroup/class_DynamicLdapGroup.inc:327
+msgid "Labeled URI"
 msgstr ""
 
-#: include/class_core.inc:492
-msgid ""
-"The 'sendCompressedOutput' statement determines whether PHP should send "
-"compressed HTML pages to browsers or not. This may increase or decrease the "
-"performance, depending on your network."
+#: plugins/addons/dyngroup/class_DynamicLdapGroup.inc:128
+msgid "Surrounding brackets are required!"
 msgstr ""
 
-#: include/class_core.inc:503
-msgid ""
-"The 'modificationDetectionAttribute' statement enables GOsa to check if a "
-"entry currently being edited has been modified from someone else outside "
-"GOsa in the meantime. It will display an informative dialog then. It can be "
-"set to 'entryCSN' for OpenLDAP based systems or 'contextCSN' for Sun DS "
-"based systems."
+#: plugins/addons/dyngroup/class_DynamicLdapGroup.inc:136
+#, php-format
+msgid "The given filter '%s' for entry %s seems to be invalid!"
 msgstr ""
 
-#: include/class_core.inc:514
-msgid ""
-"The 'language' statement defines the default language used by GOsa. Normally "
-"GOsa autodetects the language from the browser settings. If this is not "
-"working or you want to force the language, just add the language code (i.e. "
-"de for german) here."
-msgstr ""
+#: plugins/addons/dyngroup/class_DynamicLdapGroup.inc:166
+#: plugins/addons/dyngroup/class_DynamicLdapGroup.inc:168
+#: plugins/addons/dyngroup/class_DynamicLdapGroup.inc:319
+#: plugins/addons/dyngroup/class_DynamicLdapGroup.inc:320
+#, fuzzy
+msgid "Dynamic object"
+msgstr "Obiekt GOsa"
 
-#: include/class_core.inc:525
-msgid ""
-"The 'theme' statement defines what theme is used to display GOsa pages. You "
-"can install some corporate identity like theme and/or modify certain "
-"templates to fit your needs within themes. Take a look at the GOsa FAQ for "
-"more information."
-msgstr ""
+#: plugins/generic/welcome/welcome.tpl:8 ihtml/themes/default/infoPage.tpl:62
+msgid "The GOsa team"
+msgstr "Zespół GOsa"
 
-#: include/class_core.inc:535
-msgid ""
-"The 'sessionLifetime' value defines when a session will expire in seconds. "
-"For Debian systems, this will not work because the sessions will be removed "
-"by a cron job instead. Please modify the value inside of your php.ini "
-"instead."
-msgstr ""
+#: plugins/generic/welcome/class_welcome.inc:5
+#: plugins/generic/welcome/class_welcome.inc:6
+#, fuzzy
+msgid "Back to main menu"
+msgstr "Menu główne GOsa"
 
-#: include/class_core.inc:545
+#: plugins/generic/dashBoard/Register/class_RegistrationDialog.inc:54
 msgid ""
-"The 'templateCompileDirectory' statements defines the path, where the PHP "
-"templating engins 'smarty' should store its compiled GOsa templates for "
-"improved speed. This path needs to be writeable by the user your webserver "
-"is running with."
+"Communciation with the backend failed! Please check your internet connection!"
 msgstr ""
 
-#: include/class_core.inc:555
-#, php-format
+#: plugins/generic/dashBoard/Register/class_RegistrationDialog.inc:56
 msgid ""
-"The 'debugLevel' value tells GOsa to display certain information on each "
-"page load. Value is an AND combination of the following byte values: %s"
+"Authentication failed, please check combination of username and password!"
 msgstr ""
 
-#: include/class_core.inc:575
-#, php-format
+#: plugins/generic/dashBoard/Register/class_RegistrationDialog.inc:58
 msgid ""
-"The 'sambaHashHook' statement contains an executable to generate samba hash "
-"values. This is required for password synchronization, but not required if "
-"you apply gosa-si services. If you don't have mkntpasswd from the samba "
-"distribution installed, you can use perl to generate the hash: %s"
+"Internal server error, please try again later. If the problem persists "
+"contact the GOsa-Team!"
 msgstr ""
 
-#: include/class_core.inc:586
-msgid ""
-"The 'passwordDefaultHash' statement defines the default password hash to "
-"choose for new accounts."
-msgstr ""
+#: plugins/generic/dashBoard/Register/register.tpl:3
+#, fuzzy
+msgid "GOsa registration"
+msgstr "Ogólne ustawienia GOsa"
 
-#: include/class_core.inc:595
-msgid ""
-"The 'strictPasswordRules' tells GOsa to check for UTF-8 characters in the "
-"supplied password. These Characters can lead to non working authentications "
-"if UTF-8 and none UTF-8 systems locales get mixed. The default is 'true'."
+#: plugins/generic/dashBoard/Register/register.tpl:7
+msgid "Do you want to register GOsa and benefit from the features it brings?"
 msgstr ""
 
-#: include/class_core.inc:606
-msgid ""
-"The 'accountPrimaryAttribute' option tells GOsa how to create new accounts. "
-"Possible values are 'uid' and 'cn'. In the first case GOsa creates uid style "
-"DN entries: 'uid=superuser,ou=staff,dc=example,dc=net'. In the second case, "
-"GOsa creates cn style DN entries: 'cn=Foo Bar,ou=staff,dc=example,dc=net'. "
-"If you choose \"cn\" to be your 'accountPrimaryAttribute' you can decide "
-"whether to include the personal title in your dn by selecting "
-"'personalTitleInDN'."
+#: plugins/generic/dashBoard/Register/register.tpl:11
+msgid "I do not want to register"
 msgstr ""
 
-#: include/class_core.inc:616
-msgid ""
-"The 'userRDN' statement defines the location where new accounts will be "
-"created inside of defined departments. The default is 'ou=people'."
+#: plugins/generic/dashBoard/Register/register.tpl:17
+#: plugins/generic/dashBoard/dashBoard.tpl:5
+msgid "Register"
 msgstr ""
 
-#: include/class_core.inc:626
-msgid ""
-"The 'groupsRDN' statement defines the location where new groups will be "
-"created inside of defined departments. The default is 'ou=groups'."
+#: plugins/generic/dashBoard/Register/register.tpl:19
+msgid "Additionally to the 'Annonomous' account you can:"
 msgstr ""
 
-#: include/class_core.inc:636
-msgid ""
-"The 'gidNumberBase' statement defines where to start looking for a new free "
-"group id. This should be synced with your 'adduser.conf' to avoid "
-"overlapping gidNumber values between local and LDAP based lookups. The "
-"gidNumberBase can even be dynamic. Take a look at the 'nextIdHook' "
-"definition."
+#: plugins/generic/dashBoard/Register/register.tpl:21
+msgid "Access to 'Premium-Channels'."
 msgstr ""
 
-#: include/class_core.inc:646
+#: plugins/generic/dashBoard/Register/register.tpl:22
 msgid ""
-"The 'baseIdHook' statement allows to hook into the id generation method "
-"(traditional mode), to define the starting range for new generated ids"
+"Watch the status of current plugin updates/patches and the availability of "
+"new plugins."
 msgstr ""
 
-#: include/class_core.inc:656 include/class_core.inc:676
-msgid ""
-"The 'uidNumberPoolMin/gidNumberPoolMin' statement defines the lowest "
-"assignable user/group id for use with the 'idAllocationMethod = pool'."
+#: plugins/generic/dashBoard/Register/register.tpl:23
+msgid "Recieve newsletter, if wanted."
 msgstr ""
 
-#: include/class_core.inc:666 include/class_core.inc:686
-msgid ""
-"The 'uidNumberPoolMax/gidNumberPoolMax' statement defines the highest "
-"assignable user/group id for use with the 'idAllocationMethod = pool'."
+#: plugins/generic/dashBoard/Register/register.tpl:24
+msgid "View several usefull statistics about your GOsa installation"
 msgstr ""
 
-#: include/class_core.inc:696
-msgid ""
-"The 'uidNumberBase' statement defines where to start looking for a new free "
-"user id. This should be synced with your 'adduser.conf' to avoid overlapping "
-"uidNumber values between local and LDAP based lookups. The uidNumberBase can "
-"even be dynamic. Take a look at the 'baseIdHook' definition."
+#: plugins/generic/dashBoard/Register/register.tpl:29
+msgid "What information will be transmitted to the backend and maybe stored:"
 msgstr ""
 
-#: include/class_core.inc:736
-msgid ""
-"The 'gosaSupportURI' defines the major gosa-si server host and the password "
-"for GOsa to connect to it. It can be used if you want to use i.e. kerberos "
-"to authenticate the users. The format is: credentials@host:port"
+#: plugins/generic/dashBoard/Register/register.tpl:31
+msgid "All personal information filled in the registration form."
 msgstr ""
 
-#: include/class_core.inc:746
-msgid ""
-"The 'gosaSupportTimeout' sets a connection timeout for all gosa-si actions. "
-"See 'gosaSupportURI' for details."
+#: plugins/generic/dashBoard/Register/register.tpl:32
+msgid "Information about the installed plugins and their version."
 msgstr ""
 
-#: include/class_core.inc:757
+#: plugins/generic/dashBoard/Register/register.tpl:33
 msgid ""
-"The 'loginAttribute' statement tells GOsa which LDAP attribute is used as "
-"the login name during login. It can be set to 'uid', 'mail' or 'both'"
+"The GOsa-UUID (will be generated during the registration) and a password, to "
+"authenticate."
 msgstr ""
 
-#: include/class_core.inc:768
+#: plugins/generic/dashBoard/Register/register.tpl:34
 msgid ""
-"The 'timezone' statements defines the timezone used inside of GOsa to handle "
-"date related tasks, such as password expiery, vacation messages, etc. The "
-"'timezone' value should be a unix conform timezone value like in /etc/"
-"timezone."
+"The bugs you will report and the corresponding trace. You can select what "
+"information you want to send in."
 msgstr ""
 
-#: include/class_core.inc:778
+#: plugins/generic/dashBoard/Register/register.tpl:35
 msgid ""
-"The 'honourUnitTags' statement enables checking of 'unitTag' attributes when "
-"using administrative units. If this is set to 'true' GOsa can only see "
-"objects inside the administrative unit a user is logged into."
+"When the statistics extension is used. GOsa will transmit information about "
+"plugins, their usage and the amount of objects present in your ldap "
+"database. No sensitive data is transmitted here, just the object type, the "
+"action performed, cpu usage, memory usage, elapsed time..."
 msgstr ""
 
-#: include/class_core.inc:788
-msgid ""
-"The 'useSaslForKerberos' statement defines the way the kerberos realm is "
-"stored in the #userPassword' attribute. Set it to 'true' in order to get "
-"{sasl}user@REALM.NET, or to 'false' to get {kerberos}user@REALM.NET. The "
-"latter is outdated, but may be needed from time to time."
-msgstr ""
+#: plugins/generic/dashBoard/Register/register.tpl:69
+#: plugins/generic/dashBoard/Register/register.tpl:80
+#, fuzzy
+msgid "Registration complete"
+msgstr "Operacja zakończona"
 
-#: include/class_core.inc:798
-msgid ""
-"The 'rfc2307bis' statement enables rfc2307bis style groups in GOsa. You can "
-"use 'member' attributes instead of memberUid in this case. To make it work "
-"on unix systems, you've to adjust your NSS configuration to use rfc2307bis "
-"style groups, too"
+#: plugins/generic/dashBoard/Register/register.tpl:71
+msgid "GOsa instance sucessfully registered"
 msgstr ""
 
-#: include/class_core.inc:808
-msgid ""
-"The 'personalTitleInDN' option tells GOsa to include the personal title in "
-"user DNs when #accountPrimaryAttribute' is set to \"cn\"."
-msgstr ""
+#: plugins/generic/dashBoard/Register/register.tpl:82
+#, fuzzy
+msgid "GOsa instance will not be registered"
+msgstr "Sesja nie będzie szyfrowana."
 
-#: include/class_core.inc:818
-msgid ""
-"The 'nextIdHook' statement defines a script to be called for finding the "
-"next free id for users or groups externaly. It gets called with the current "
-"entry \"dn\" and the attribute to be ID'd. It should return an integer value."
-msgstr ""
+#: plugins/generic/dashBoard/dbPluginStatus/contents.tpl:1
+#, fuzzy
+msgid "Plugin status"
+msgstr "Obecny status"
 
-#: include/class_core.inc:828
-msgid ""
-"The 'idGenerator' statement describes an automatic way to generate new user "
-"ids. There are two basic functions supported - which can be combined: \n"
-"\n"
-" a) using attributes\n"
-"\n"
-"    You can specify LDAP attributes (currently only sn and givenName) in\n"
-"    braces {} and add a percent sign befor it. Optionally you can strip it\n"
-"    down to a number of characters, specified in []. I.e.\n"
-"\n"
-"      idGenerator=\"{%sn}-{%givenName[2-4]}\"\n"
-"\n"
-"    will generate an ID using the full surname, adding a dash, and adding "
-"at\n"
-"    least the first two characters of givenName. If this ID is used, it'll\n"
-"    use up to four characters. If no automatic generation is possible, a\n"
-"    input box is shown.\n"
-"\n"
-" b) using automatic id's\n"
-"\n"
-"    I.e. specifying\n"
-"\n"
-"      idGenerator=\"acct{id:3}\"\n"
-"\n"
-"    will generate a three digits id with the next free entry appended to "
-"\"acct\".\n"
-"\n"
-"      idGenerator=\"acct{id!1}\"\n"
-"\n"
-"    will generate a one digit id with the next free entry appended to \"acct"
-"\" - if needed.\n"
-"\n"
-"      idGenerator=\"ext{id#3}\"\n"
-"\n"
-"    will generate a three digits random number appended to \"ext\".\n"
-msgstr ""
-
-#: include/class_core.inc:868
-msgid ""
-"The 'strictNamingRules' statement enables strict checking of uids and group "
-"names. If you need   characters like . or - inside of your accounts, set "
-"this to 'false'."
-msgstr ""
-
-#: include/class_core.inc:878
-msgid ""
-"The 'minId' statement defines the minimum assignable user or group id to "
-"avoid security leaks with uid 0 accounts. This is used for the 'traditional' "
-"method."
+#: plugins/generic/dashBoard/dbPluginStatus/class_dbPluginStatus.inc:69
+msgid "Version mismatch"
 msgstr ""
 
-#: include/class_core.inc:889
-msgid ""
-"The 'mailAttribute' statement determines which attribute GOsa will use to "
-"create accounts. Valid values are 'mail' and 'uid'."
-msgstr ""
+#: plugins/generic/dashBoard/dbPluginStatus/class_dbPluginStatus.inc:73
+#, fuzzy
+msgid "Schema missing"
+msgstr "Ustawienia Samba"
 
-#: include/class_core.inc:899
-msgid ""
-"This attribute allows to override the prefix used to create shared folders."
-msgstr ""
-
-#: include/class_core.inc:909
-msgid ""
-"This attribute allows to override the user account creation syntax, see the "
-"'mailFolderCreation' description for more details.\n"
-"\n"
-"Examples\n"
-" mailUserCreation=\"%prefix%%uid%\"           => \"user.foobar\"\n"
-" mailUserCreation=\"my-prefix.%uid%%domain%\"  => \"my-prefix.foobar@example."
-"com\"\n"
-msgstr ""
-
-#: include/class_core.inc:924
-msgid ""
-"Every mail method has its own way to create mail accounts like 'share/"
-"development' or 'shared.development@example.com' which is used to identify "
-"the accounts, set quotas or add acls.\n"
-"\n"
-"To override the methods default account creation syntax, you can set the "
-"'mailFolderCreation' option.\n"
-"\n"
-"Examples\n"
-"\n"
-" mailFolderCreation=\"%prefix%%cn%\"              => \"shared.development\"\n"
-" mailFolderCreation=\"my-prefix.%cn%%domain%\"    => \"my-prefix."
-"development@example.com\"\n"
-"\n"
-" %prefix%    The methods default prefix. (Depends on cyrusUseSlashes=FALSE/"
-"TRUE)\n"
-" %cn%        The groups/users cn.\n"
-" %uid%       The users uid.\n"
-" %mail%      The objects mail attribute.\n"
-" %domain%    The domain part of the objects mail attribute.\n"
-" %mailpart%  The user address part of the mail address.\n"
-" %uattrib%   Depends on mailAttribute=\"uid/mail\".\n"
+#: plugins/generic/dashBoard/dashBoard.tpl:2
+msgid "This feature is only accessible for registrated instances of GOsa"
 msgstr ""
 
-#: include/class_core.inc:950
+#: plugins/generic/dashBoard/dashBoard.tpl:7
 msgid ""
-"The 'imapTimeout' statement sets the connection timeout for imap actions."
+"Unfortunately the registration server cannot be reached, maybe the server is "
+"down for maintaince or you've no internet access!"
 msgstr ""
 
-#: include/class_core.inc:961
-msgid ""
-"The 'mailMethod' statement tells GOsa which mail method the setup should use "
-"to communicate with a possible mail server. Leave this undefined if your "
-"mail method does not match the predefined ones."
-msgstr ""
+#: plugins/generic/dashBoard/dashBoard.tpl:13
+#, fuzzy
+msgid "GOsa dash board"
+msgstr "Kreator ustawień GOsa"
 
-#: include/class_core.inc:971
-msgid ""
-"The 'cyrusUseSlashes' statement determines if GOsa should use \"foo/bar\" or "
-"\"foo.bar\" namespaces in IMAP. Unix style is with slashes."
-msgstr ""
+#: plugins/generic/dashBoard/dbChannelStatus/contents.tpl:1
+#, fuzzy
+msgid "Channels"
+msgstr "Anuluj"
 
-#: include/class_core.inc:981
-msgid ""
-"The 'vacationTemplateDirectory' statement sets the path where GOsa will look "
-"for vacation message templates. Default is /etc/gosa/vacation. \n"
-"\n"
-"Example template /etc/gosa/vacation/business.txt:\n"
-"\n"
-"   DESC:Away from desk\n"
-"   Hi, I'm currently away from my desk. You can contact me on\n"
-"   my cell phone via %mobile.\n"
-"\n"
-"   Greetings,\n"
-"   %givenName %sn\n"
-"\n"
-msgstr ""
+#: plugins/generic/dashBoard/dbNotifications/contents.tpl:1
+msgid "Notifications"
+msgstr "Powiadamiania"
+
+#: plugins/generic/references/contents.tpl:2
+#: plugins/generic/references/contents.tpl:3
+#, fuzzy
+msgid "Object information"
+msgstr "Informacje o połączeniu"
 
-#: include/class_core.inc:1002
-msgid ""
-"The 'ldapTLS' statement enables or disables TLS operating on LDAP "
-"connections."
-msgstr ""
+#: plugins/generic/references/contents.tpl:7
+#, fuzzy
+msgid "Show raw object entry"
+msgstr "Grupy obiektów"
 
-#: include/class_core.inc:1012
-msgid ""
-"The 'honourIvbbAttributes' statement enables the IVBB mode inside of GOsa. "
-"You need the ivbb.schema file from used by german authorities."
-msgstr ""
+#: plugins/generic/references/contents.tpl:18
+#: plugins/generic/references/contents.tpl:20
+#, fuzzy
+msgid "Last modification"
+msgstr "Powiadamiania"
 
-#: include/class_core.inc:1022
-msgid ""
-"The 'sambaIdMapping' statement tells GOsa to maintain sambaIdmapEntry "
-"objects. Depending on your setup this can drastically improve the windows "
-"login performance."
-msgstr ""
+#: plugins/generic/references/contents.tpl:29
+#, fuzzy
+msgid "Object references"
+msgstr "Zależności"
 
-#: include/class_core.inc:1032
-msgid ""
-"The 'handleExpiredAccounts' statement enables shadow attribute tests during "
-"the login to the GOsa web interface and forces password renewal or account "
-"lockout."
-msgstr ""
+#: plugins/generic/references/contents.tpl:45
+#, fuzzy
+msgid "ACL trace"
+msgstr "typ ACL"
 
-#: include/class_core.inc:1042
-msgid ""
-"The 'sambaSID' statement defines a samba SID if not available inside of the "
-"LDAP. You can retrieve the current sid by net getlocalsid."
-msgstr ""
+#: plugins/generic/references/class_reference.inc:70
+#, fuzzy
+msgid "Role membership"
+msgstr "Przynależność do grup"
 
-#: include/class_core.inc:1052
-msgid ""
-"The 'sambaRidBase' statement defines the base id to add to ordinary sid "
-"calculations - if not available inside of the LDAP."
-msgstr ""
+#: plugins/generic/references/class_reference.inc:76
+#, fuzzy
+msgid "Object group membership"
+msgstr "Podstawowa grupa obiektu"
 
-#: include/class_core.inc:1062
-msgid ""
-"The 'enableSnapshots' statement enables a snapshot mechaism in GOsa. This "
-"enables you to save certain states of entries and restore them later on."
-msgstr ""
+#: plugins/generic/references/class_reference.inc:82
+#, fuzzy
+msgid "Department manager"
+msgstr "Zarządzanie departamentem"
 
-#: include/class_core.inc:1072
-msgid ""
-"The 'snapshotBase' statement defines the base where snapshots should be "
-"stored inside of the LDAP."
-msgstr ""
+#: plugins/generic/references/class_reference.inc:88
+#, fuzzy
+msgid "User manager"
+msgstr "Nazwa użytkownika"
 
-#: include/class_core.inc:1082
-msgid ""
-"The 'snapshotAdminDn' variable defines the user which is used to "
-"authenticate when connecting to 'snapshotURI'."
-msgstr ""
+#: plugins/generic/references/class_aclResolver.inc:63
+#: include/class_acl.inc:228
+msgid "Reset ACLs"
+msgstr "Resetuj ACL'e"
 
-#: include/class_core.inc:1092
-msgid ""
-"The 'snapshotAdminPassword' variable defines the credentials which are used "
-"in combination with 'snapshotAdminDn' and 'snapshotURI' in order to "
-"authenticate."
-msgstr ""
+#: plugins/generic/references/class_aclResolver.inc:68
+#: include/class_acl.inc:233 include/class_acl.inc:236
+msgid "Use ACL defined in role"
+msgstr "Użyj ACL zdefiniowanego w tej roli"
 
-#: include/class_core.inc:1103
-msgid ""
-"The 'idAllocationMethod' statement defines how GOsa generates numeric user "
-"and group id values. If it is set to 'traditional' GOsa will do create a "
-"lock and perform a search for the next free ID. The lock will be removed "
-"after the procedure completes. 'pool' will use the sambaUnixIdPool "
-"objectclass settings inside your LDAP. This one is unsafe, because it does "
-"not check for concurrent LDAP access and already used IDs in this range. On "
-"the other hand it is much faster."
+#: plugins/generic/references/class_aclResolver.inc:143
+msgid "Enter another user name"
 msgstr ""
 
-#: include/class_core.inc:1112
-msgid ""
-"The 'snapshotURI' variable defines the LDAP URI for the server which is used "
-"to do object snapshots."
-msgstr ""
+#: plugins/generic/references/class_aclResolver.inc:193
+msgid "ACLs"
+msgstr "ACLe"
 
-#: include/class_pluglist.inc:118
-msgid "The configuration format has changed: please run the setup again!"
+#: plugins/generic/references/class_aclResolver.inc:198
+#, php-format
+msgid "List of effective ACLs for '%s'"
 msgstr ""
 
-#: include/class_pluglist.inc:263
+#: plugins/generic/references/class_aclResolver.inc:199
+#: plugins/generic/references/class_aclResolver.inc:203
 #, fuzzy
-msgid ""
-"You are currently editing a database entry. Do you want to discard the "
-"changes?"
-msgstr "Obecnie edytujesz bazę danych. Czy chcesz porzucić zmiany?"
-
-#: include/class_pluglist.inc:435 plugins/generic/references/contents.tpl:18
-#: plugins/admin/groups/class_group.inc:329
-#: plugins/admin/groups/class_group.inc:350
-#: plugins/admin/groups/class_group.inc:367
-#: plugins/admin/departments/class_department.inc:152
-msgid "Unknown"
-msgstr "Nieznane"
-
-#: include/class_CopyPasteHandler.inc:118
-#: include/class_CopyPasteHandler.inc:127
-#: include/class_CopyPasteHandler.inc:159
-#: include/class_CopyPasteHandler.inc:176
-#: include/class_CopyPasteHandler.inc:185
-#: include/class_CopyPasteHandler.inc:193
-#: include/class_CopyPasteHandler.inc:273
-#, php-format
-msgid "Copy and paste failed!"
-msgstr "Copy and paste nieudane!"
+msgid "Object permissions"
+msgstr "Ustawienia grupy"
 
-#: include/class_CopyPasteHandler.inc:118
-#, fuzzy, php-format
-msgid "Cannot set permission for %s"
-msgstr "Nie można stworzyć pliku '%s'."
+#: plugins/generic/references/class_aclResolver.inc:303
+#: include/class_core.inc:113 include/class_core.inc:119
+#, fuzzy
+msgid "All"
+msgstr "ACL"
 
-#: include/class_CopyPasteHandler.inc:159
-#, php-format
-msgid "'%s' is no valid LDAP object"
+#: plugins/generic/references/class_aclResolver.inc:307
+#: include/class_acl.inc:823
+msgid "Restrict changes to user's own object"
 msgstr ""
 
-#: include/class_CopyPasteHandler.inc:176
-#, fuzzy, php-format
-msgid "No write permission in '%s'"
-msgstr "Nie można stworzyć pliku '%s'."
-
-#: include/class_CopyPasteHandler.inc:193
-#, fuzzy, php-format
-msgid "Cannot set permission for '%s'"
-msgstr "Nie można stworzyć pliku '%s'."
+#: plugins/generic/references/class_aclResolver.inc:309
+#: include/class_acl.inc:827 include/class_acl.inc:936
+#: include/class_acl.inc:940
+msgid "read"
+msgstr "czytanie"
 
-#: include/class_CopyPasteHandler.inc:396
-#, php-format
-msgid "These objects will be pasted: %s"
-msgstr ""
+#: plugins/generic/references/class_aclResolver.inc:310
+#: include/class_acl.inc:828 include/class_acl.inc:938
+#: include/class_acl.inc:941
+msgid "write"
+msgstr "zapisywanie"
 
-#: include/class_CopyPasteHandler.inc:420
-#, php-format
-msgid "This object will be pasted: %s"
-msgstr ""
+#: plugins/generic/references/class_aclResolver.inc:311
+#, fuzzy
+msgid "create"
+msgstr "Utwórz"
 
-#: include/class_CopyPasteHandler.inc:573
-msgid "Cannot paste"
-msgstr "Nie można wkleić"
+#: plugins/generic/references/class_aclResolver.inc:312
+#, fuzzy
+msgid "remove"
+msgstr "Usuń"
 
-#: include/class_msg_dialog.inc:124
-msgid "Please fix the above error and reload the page."
-msgstr ""
+#: plugins/generic/references/class_aclResolver.inc:313
+#, fuzzy
+msgid "move"
+msgstr "Usuń"
 
 #: plugins/generic/statistics/statistics.tpl:2
 msgid "Usage statistics"
@@ -3444,37 +3367,35 @@ msgstr ""
 msgid "Select report type"
 msgstr "Wybierz typ ACL"
 
-#: plugins/generic/statistics/chartClasses/class_actionSelectChart.inc:104
-#, fuzzy
-msgid "Action"
-msgstr "Akcje"
+#: plugins/generic/statistics/chartClasses/class_statChart.inc:73
+msgid "Systems"
+msgstr "Systemy"
 
+#: plugins/generic/statistics/chartClasses/class_durationTimeChart.inc:15
 #: plugins/generic/statistics/chartClasses/class_cpuLoadChart.inc:15
-#: plugins/generic/statistics/chartClasses/class_memoryUsageChart.inc:15
 #: plugins/generic/statistics/chartClasses/class_renderTimeChart.inc:15
-#: plugins/generic/statistics/chartClasses/class_durationTimeChart.inc:15
-#, fuzzy
-msgid "Max"
-msgstr "Maj"
+#: plugins/generic/statistics/chartClasses/class_memoryUsageChart.inc:15
+msgid "Maximum"
+msgstr ""
 
+#: plugins/generic/statistics/chartClasses/class_durationTimeChart.inc:16
 #: plugins/generic/statistics/chartClasses/class_cpuLoadChart.inc:16
-#: plugins/generic/statistics/chartClasses/class_memoryUsageChart.inc:16
 #: plugins/generic/statistics/chartClasses/class_renderTimeChart.inc:16
-#: plugins/generic/statistics/chartClasses/class_durationTimeChart.inc:16
-msgid "Avergae"
+#: plugins/generic/statistics/chartClasses/class_memoryUsageChart.inc:16
+msgid "Average"
 msgstr ""
 
+#: plugins/generic/statistics/chartClasses/class_durationTimeChart.inc:17
 #: plugins/generic/statistics/chartClasses/class_cpuLoadChart.inc:17
-#: plugins/generic/statistics/chartClasses/class_memoryUsageChart.inc:17
 #: plugins/generic/statistics/chartClasses/class_renderTimeChart.inc:17
-#: plugins/generic/statistics/chartClasses/class_durationTimeChart.inc:17
-#, fuzzy
-msgid "Min"
-msgstr "Główne"
+#: plugins/generic/statistics/chartClasses/class_memoryUsageChart.inc:17
+msgid "Minimum"
+msgstr ""
 
-#: plugins/generic/statistics/chartClasses/class_statChart.inc:73
-msgid "Systems"
-msgstr "Systemy"
+#: plugins/generic/statistics/chartClasses/class_actionSelectChart.inc:104
+#, fuzzy
+msgid "Action"
+msgstr "Akcje"
 
 #: plugins/generic/statistics/class_statistics.inc:263
 #, fuzzy, php-format
@@ -3483,3672 +3404,3592 @@ msgid ""
 "transmit them now?"
 msgstr "Obecnie edytujesz bazę danych. Czy chcesz porzucić zmiany?"
 
-#: plugins/generic/dashBoard/dbInformation/contents.tpl:1
-#: plugins/admin/ogroups/class_ogroup.inc:244 setup/setup_ldap.tpl:108
-msgid "Information"
-msgstr "Informacja"
-
-#: plugins/generic/dashBoard/dashBoard.tpl:2
-msgid "This feature is only accessible for registrated instances of GOsa"
-msgstr ""
-
-#: plugins/generic/dashBoard/dashBoard.tpl:5
-msgid "Registrate"
-msgstr ""
-
-#: plugins/generic/dashBoard/dashBoard.tpl:7
-msgid ""
-"Unfortunately the registration server cannot be reached, maybe the server is "
-"down for maintaince or you've no internet access!"
-msgstr ""
-
-#: plugins/generic/dashBoard/dashBoard.tpl:13
-#, fuzzy
-msgid "GOsa dash board"
-msgstr "Kreator ustawień GOsa"
-
-#: plugins/generic/dashBoard/dbChannelStatus/class_dbChannelStatus.inc:14
-#: plugins/generic/dashBoard/dbPluginStatus/class_dbPluginStatus.inc:26
-#: plugins/personal/posix/generic.tpl:37
-msgid "Status"
-msgstr "Status"
-
-#: plugins/generic/dashBoard/dbChannelStatus/contents.tpl:1
-#, fuzzy
-msgid "Channels"
-msgstr "Anuluj"
-
-#: plugins/generic/dashBoard/dbPluginStatus/contents.tpl:1
-#, fuzzy
-msgid "Plugin status"
-msgstr "Obecny status"
-
-#: plugins/generic/dashBoard/dbPluginStatus/class_dbPluginStatus.inc:69
-msgid "Version mismatch"
-msgstr ""
-
-#: plugins/generic/dashBoard/dbPluginStatus/class_dbPluginStatus.inc:73
-#, fuzzy
-msgid "Schema missing"
-msgstr "Ustawienia Samba"
-
-#: plugins/generic/dashBoard/dbNotifications/contents.tpl:1
-msgid "Notifications"
-msgstr "Powiadamiania"
-
-#: plugins/generic/dashBoard/Register/class_RegistrationDialog.inc:54
-msgid ""
-"Communciation with the backend failed! Please check your internet connection!"
-msgstr ""
-
-#: plugins/generic/dashBoard/Register/class_RegistrationDialog.inc:56
-msgid ""
-"Authentication failed, please check combination of username and password!"
-msgstr ""
-
-#: plugins/generic/dashBoard/Register/class_RegistrationDialog.inc:58
+#: setup/setup_checks.tpl:2
 msgid ""
-"Internal server error, please try again later. If the problem persists "
-"contact the GOsa-Team!"
+"This step checks if your PHP server has all required modules and "
+"configuration settings."
 msgstr ""
 
-#: plugins/generic/dashBoard/Register/register.tpl:3
+#: setup/setup_checks.tpl:5
 #, fuzzy
-msgid "GOsa registration"
-msgstr "Ogólne ustawienia GOsa"
+msgid "Inspection"
+msgstr "Inspekcja LDAP"
 
-#: plugins/generic/dashBoard/Register/register.tpl:7
-msgid "Do you want to register GOsa and benefit from the features it brings?"
+#: setup/setup_checks.tpl:8
+msgid "PHP module and extension checks"
 msgstr ""
 
-#: plugins/generic/dashBoard/Register/register.tpl:11
-msgid "I do not want to register"
+#: setup/setup_checks.tpl:10
+msgid "Basic checks"
 msgstr ""
 
-#: plugins/generic/dashBoard/Register/register.tpl:17
-msgid "Register"
+#: setup/setup_checks.tpl:21 setup/setup_checks.tpl:62
+#: setup/class_setupStep_Migrate.inc:153 setup/class_setupStep_Migrate.inc:303
+#: setup/class_setupStep_Migrate.inc:684 setup/class_setupStep_Migrate.inc:828
+#: ihtml/themes/default/msg_dialog.tpl:77
+#: ihtml/themes/default/msg_dialog.tpl:79
+#: ihtml/themes/default/msg_dialog.tpl:136
+#: ihtml/themes/default/msg_dialog.tpl:139
+#: ihtml/themes/default/msg_dialog.tpl:144 include/utils/class_msgPool.inc:301
+#, php-format
+msgid "OK"
 msgstr ""
 
-#: plugins/generic/dashBoard/Register/register.tpl:19
-msgid "Additionally to the 'Annonomous' account you can:"
+#: setup/setup_checks.tpl:38 setup/setup_checks.tpl:79
+msgid "GOsa will NOT run without fixing this."
 msgstr ""
 
-#: plugins/generic/dashBoard/Register/register.tpl:21
-msgid "Access to 'Premium-Channels'."
+#: setup/setup_checks.tpl:40 setup/setup_checks.tpl:81
+msgid "GOsa will run without fixing this."
 msgstr ""
 
-#: plugins/generic/dashBoard/Register/register.tpl:22
-msgid ""
-"Watch the status of current plugin updates/patches and the availability of "
-"new plugins."
-msgstr ""
+#: setup/setup_checks.tpl:50
+msgid "PHP setup configuration"
+msgstr "Konfiguracja ustawień PHP"
 
-#: plugins/generic/dashBoard/Register/register.tpl:23
-msgid "Recieve newsletter, if wanted."
-msgstr ""
+#: setup/setup_checks.tpl:50
+msgid "show information"
+msgstr "pokaż informacje"
 
-#: plugins/generic/dashBoard/Register/register.tpl:24
-msgid "View several usefull statistics about your GOsa installation"
+#: setup/setup_checks.tpl:51
+msgid "Extended checks"
 msgstr ""
 
-#: plugins/generic/dashBoard/Register/register.tpl:29
-msgid "What information will be transmitted to the backend and maybe stored:"
-msgstr ""
+#: setup/setup_schema.tpl:1
+#, fuzzy
+msgid "Schema specific settings"
+msgstr "Ustawienia Samba"
 
-#: plugins/generic/dashBoard/Register/register.tpl:31
-msgid "All personal information filled in the registration form."
-msgstr ""
+#: setup/setup_schema.tpl:4
+msgid "Schema check succeeded"
+msgstr "Sprawdzanie schematów zakończone powodzeniem"
 
-#: plugins/generic/dashBoard/Register/register.tpl:32
-msgid "Information about the installed plugins and their version."
-msgstr ""
+#: setup/setup_schema.tpl:7
+#, fuzzy
+msgid "Schema check failed"
+msgstr "Zapisywanie telefonu nieudane"
 
-#: plugins/generic/dashBoard/Register/register.tpl:33
+#: setup/setup_schema.tpl:11
 msgid ""
-"The GOsa-UUID (will be generated during the registration) and a password, to "
-"authenticate."
+"Could not read any schema information, all checks skipped. Adjust your LDAP "
+"ACLs."
 msgstr ""
 
-#: plugins/generic/dashBoard/Register/register.tpl:34
+#: setup/setup_schema.tpl:13
 msgid ""
-"The bugs you will report and the corresponding trace. You can select what "
-"information you want to send in."
+"It seems that your LDAP database wasn't initialized yet. This maybe the "
+"reason, why GOsa can't read your schema configuration!"
 msgstr ""
 
-#: plugins/generic/dashBoard/Register/register.tpl:35
-msgid ""
-"When the statistics extension is used. GOsa will transmit information about "
-"plugins, their usage and the amount of objects present in your ldap "
-"database. No sensitive data is transmitted here, just the object type, the "
-"action performed, cpu usage, memory usage, elapsed time..."
-msgstr ""
+#: setup/class_setupStep_Finish.inc:39
+#: ihtml/themes/default/copyPasteDialog.tpl:30
+msgid "Finish"
+msgstr "Zakończ"
 
-#: plugins/generic/dashBoard/Register/register.tpl:69
-#: plugins/generic/dashBoard/Register/register.tpl:80
+#: setup/class_setupStep_Finish.inc:40
+msgid "Write configuration file"
+msgstr "Zapisz plik konfiguracyjny"
+
+#: setup/class_setupStep_Finish.inc:41
 #, fuzzy
-msgid "Registration complete"
-msgstr "Operacja zakończona"
+msgid "Finish - write the configuration file"
+msgstr "Plik konfiguracyjny"
 
-#: plugins/generic/dashBoard/Register/register.tpl:71
-msgid "GOsa instance sucessfully registered"
-msgstr ""
+#: setup/class_setupStep_Finish.inc:106
+#, fuzzy
+msgid ""
+"Your configuration file is currently world readable. Please update the file "
+"permissions!"
+msgstr "Nie można czytać pliku konfiguracji %s/gosa.conf. Kończę."
 
-#: plugins/generic/dashBoard/Register/register.tpl:82
+#: setup/class_setupStep_Finish.inc:108
 #, fuzzy
-msgid "GOsa instance will not be registered"
-msgstr "Sesja nie będzie szyfrowana."
+msgid "The configuration is currently not readable or it does not exists."
+msgstr "Nie można czytać pliku konfiguracji %s/gosa.conf. Kończę."
 
-#: plugins/generic/references/class_reference.inc:58
-#: plugins/generic/references/class_reference.inc:64
-#: plugins/personal/posix/generic.tpl:89
-#: plugins/personal/posix/paste_generic.tpl:58
-#: plugins/personal/posix/paste_generic.tpl:61
-msgid "Group membership"
-msgstr "Przynależność do grup"
+#: setup/class_setupStep_Finish.inc:117
+#, fuzzy, php-format
+msgid ""
+"After downloading and placing the file under %s, please make sure that the "
+"user the web server is running with is able to read %s, while other users "
+"shouldn't. You may want to execute these commands to achieve this "
+"requirement:"
+msgstr ""
+"Po umieszczeniu pliku w /etc/gosa upewnij się, że serwer www ma uprawnienia "
+"do jego odczytu, podczas gdy inni użytkownicy nie mają. Aby uzyskać takie "
+"uprawnienia, można wykonać te polecenia:"
 
-#: plugins/generic/references/class_reference.inc:70
-#, fuzzy
-msgid "Role membership"
-msgstr "Przynależność do grup"
+#: setup/class_setupStep_Checks.inc:40 setup/class_setupStep_Checks.inc:41
+msgid "Installation check"
+msgstr "Sprawdzenie instalacji"
 
-#: plugins/generic/references/class_reference.inc:76
-#, fuzzy
-msgid "Object group membership"
-msgstr "Podstawowa grupa obiektu"
+#: setup/class_setupStep_Checks.inc:42
+msgid "Basic checks for PHP compatibility and extensions"
+msgstr ""
 
-#: plugins/generic/references/class_reference.inc:82
-#, fuzzy
-msgid "Department manager"
-msgstr "Zarządzanie departamentem"
+#: setup/class_setupStep_Checks.inc:66
+msgid "Checking PHP version"
+msgstr "Sprawdzam wersję PHP"
 
-#: plugins/generic/references/class_reference.inc:87
-#: plugins/admin/groups/userSelect/user-list.xml:40
-#: plugins/admin/groups/singleUserSelect/singleUser-list.xml:40
-#: plugins/admin/groups/class_group.inc:210
-#: plugins/admin/groups/class_group.inc:1190
-#: plugins/admin/groups/class_group.inc:1200
-#: plugins/admin/users/class_userManagement.inc:536
-#: plugins/admin/users/user-list.xml:57
-#: plugins/personal/generic/class_user.inc:1326
-#: plugins/personal/generic/class_user.inc:1373
-#: plugins/personal/generic/class_user.inc:1704
-#: plugins/personal/generic/class_user.inc:1858
-msgid "Given name"
-msgstr "Imię"
+#: setup/class_setupStep_Checks.inc:67
+#, fuzzy, php-format
+msgid "PHP must be of version %s or above."
+msgstr ""
+"PHP musi być w wersji 4.1.0 lub wyższej z powodu używanych funkcji i błędów "
+"w języku PHP."
 
-#: plugins/generic/references/class_reference.inc:87
-#: plugins/admin/groups/userSelect/user-list.xml:48
-#: plugins/admin/groups/singleUserSelect/singleUser-list.xml:48
-#: plugins/admin/groups/class_group.inc:210
-#: plugins/admin/groups/class_group.inc:1190
-#: plugins/admin/groups/class_group.inc:1200
-#: plugins/admin/users/user-list.xml:49
-#: plugins/personal/generic/class_user.inc:1703
-msgid "Surname"
-msgstr "Nazwisko"
+#: setup/class_setupStep_Checks.inc:68
+msgid "Please upgrade to a supported version."
+msgstr "Proszę zaktualizować do wspieranej wersji."
 
-#: plugins/generic/references/class_reference.inc:87
-#: plugins/admin/groups/class_group.inc:210
-#: plugins/admin/groups/class_group.inc:1190
-#: plugins/admin/groups/class_group.inc:1200
-#: plugins/personal/posix/class_posixAccount.inc:869
-#: plugins/personal/posix/class_posixAccount.inc:872
-#: plugins/personal/posix/generic.tpl:64
-#: plugins/personal/posix/paste_generic.tpl:38
-#: setup/class_setupStep_Migrate.inc:415
-msgid "UID"
-msgstr "UID"
+#: setup/class_setupStep_Checks.inc:75
+msgid "GOsa requires this module to talk with your LDAP server."
+msgstr ""
 
-#: plugins/generic/references/class_reference.inc:88
-#, fuzzy
-msgid "User manager"
-msgstr "Nazwa użytkownika"
+#: setup/class_setupStep_Checks.inc:83
+msgid "GOsa requires this module for an internationalized interface."
+msgstr ""
 
-#: plugins/generic/references/contents.tpl:2
-#: plugins/generic/references/contents.tpl:3
-#, fuzzy
-msgid "Object information"
-msgstr "Informacje o połączeniu"
+#: setup/class_setupStep_Checks.inc:91
+msgid "GOsa requires this module for the samba integration."
+msgstr ""
 
-#: plugins/generic/references/contents.tpl:7
-#, fuzzy
-msgid "Show raw object entry"
-msgstr "Grupy obiektów"
+#: setup/class_setupStep_Checks.inc:99
+msgid ""
+"GOsa requires either 'mhash' or the 'sha1' module to make use of SSHA "
+"encryption."
+msgstr ""
 
-#: plugins/generic/references/contents.tpl:18
-#: plugins/generic/references/contents.tpl:20
-#, fuzzy
-msgid "Last modification"
-msgstr "Powiadamiania"
+#: setup/class_setupStep_Checks.inc:107
+msgid "GOsa requires this module to talk to an IMAP server."
+msgstr ""
 
-#: plugins/generic/references/contents.tpl:29
-#, fuzzy
-msgid "Object references"
-msgstr "Zależności"
+#: setup/class_setupStep_Checks.inc:114
+msgid "mbstring"
+msgstr "mbstring"
 
-#: plugins/generic/references/contents.tpl:45
+#: setup/class_setupStep_Checks.inc:115
 #, fuzzy
-msgid "ACL trace"
-msgstr "typ ACL"
+msgid "GOsa requires this module to handle Unicode strings."
+msgstr ""
+"Wsparcie dla MySQL jest potrzebne do czytania raportów GOfax z bazy danych."
 
-#: plugins/generic/references/class_aclResolver.inc:143
-msgid "Enter another user name"
+#: setup/class_setupStep_Checks.inc:122
+msgid "Calendar"
 msgstr ""
 
-#: plugins/generic/references/class_aclResolver.inc:169
-#: plugins/addons/dyngroup/class_DynamicLdapGroup.inc:126
-#: plugins/addons/dyngroup/class_DynamicLdapGroup.inc:128
-#: plugins/addons/dyngroup/dyngroup.tpl:8
+#: setup/class_setupStep_Checks.inc:123
 #, fuzzy
-msgid "Filter"
-msgstr "Filtry"
+msgid "GOsa requires this module to calculate dates."
+msgstr ""
+"Wsparcie dla MySQL jest potrzebne do czytania raportów GOfax z bazy danych."
 
-#: plugins/generic/references/class_aclResolver.inc:193
-msgid "ACLs"
-msgstr "ACLe"
+#: setup/class_setupStep_Checks.inc:130
+msgid "MySQL"
+msgstr "MySQL"
 
-#: plugins/generic/references/class_aclResolver.inc:198
-#, php-format
-msgid "List of effective ACLs for '%s'"
+#: setup/class_setupStep_Checks.inc:131
+#, fuzzy
+msgid ""
+"GOsa requires this module to communicate with several supported databases."
 msgstr ""
+"Wsparcie dla MySQL jest potrzebne do czytania raportów GOfax z bazy danych."
 
-#: plugins/generic/references/class_aclResolver.inc:199
-#: plugins/generic/references/class_aclResolver.inc:203
-#, fuzzy
-msgid "Object permissions"
-msgstr "Ustawienia grupy"
+#: setup/class_setupStep_Checks.inc:148
+msgid "samba hash generator"
+msgstr ""
 
-#: plugins/generic/references/class_aclResolver.inc:311
-#, fuzzy
-msgid "create"
-msgstr "Utwórz"
+#: setup/class_setupStep_Checks.inc:149
+msgid "GOsa requires this command to synchronize POSIX and samba passwords."
+msgstr ""
 
-#: plugins/generic/references/class_aclResolver.inc:312
-#, fuzzy
-msgid "remove"
-msgstr "Usuń"
+#: setup/class_setupStep_Checks.inc:150
+msgid ""
+"Deploy a gosa-si installation or install the Perl Crypt::SmbHash modules."
+msgstr ""
 
-#: plugins/generic/references/class_aclResolver.inc:313
-#, fuzzy
-msgid "move"
-msgstr "Usuń"
+#: setup/class_setupStep_Checks.inc:163
+msgid "imagick"
+msgstr "imagick"
 
-#: plugins/generic/welcome/main.inc:26
-#, php-format
-msgid "Welcome %s!"
-msgstr "Witaj %s!"
+#: setup/class_setupStep_Checks.inc:164
+msgid "GOsa requires this extension to handle images."
+msgstr ""
 
-#: plugins/generic/welcome/class_welcome.inc:5
-#: plugins/generic/welcome/class_welcome.inc:6
-#, fuzzy
-msgid "Back to main menu"
-msgstr "Menu główne GOsa"
+#: setup/class_setupStep_Checks.inc:179
+msgid "compression module"
+msgstr "moduł kompresji"
 
-#: plugins/generic/welcome/welcome.tpl:8
-msgid "The GOsa team"
-msgstr "Zespół GOsa"
+#: setup/class_setupStep_Checks.inc:180
+msgid "GOsa requires this extension to handle snapshots."
+msgstr ""
 
-#: plugins/admin/ogroups/objectSelect/selectObject-list.xml:11
-#: plugins/admin/groups/userSelect/user-list.xml:10
-#: plugins/admin/groups/singleUserSelect/singleUser-list.xml:10
-#: plugins/admin/groups/userGroupSelect/selectUserGroup-list.xml:11
-#: plugins/personal/posix/trustSelect/trust-list.xml:9
-#: plugins/personal/posix/groupSelect/group-list.xml:10
+#: setup/class_setupStep_Checks.inc:191
 #, fuzzy
-msgid "Please select the desired entries"
-msgstr "Preferowany język"
+msgid ""
+"register_globals is a PHP mechanism to register all global variables to be "
+"accessible from scripts without changing the scope. This may be a security "
+"risk."
+msgstr ""
+"register_globals jest mechanizmem PHP umożliwiającym takie ustawienie "
+"zmiennych globalnych, że możliwy jest do nich dostęp bez zmiany zakresu. To "
+"może powodować zagrożenie bezpieczeństwa. Gosa może działać w obu trybach."
 
-#: plugins/admin/ogroups/objectSelect/selectObject-list.xml:15
-#: plugins/admin/ogroups/class_ogroupManagement.inc:186
-#: plugins/admin/departments/dep-list.xml:55
-#: plugins/admin/departments/dep-list.xml:71
-#: plugins/admin/departments/dep-list.xml:138
-#: plugins/admin/departments/class_departmentManagement.inc:253
-#: plugins/personal/generic/class_user.inc:1722
-#: plugins/personal/generic/generic.tpl:306
-msgid "Department"
-msgstr "Departament"
+#: setup/class_setupStep_Checks.inc:192
+msgid "Search for 'register_globals' in your php.ini and switch it to 'Off'."
+msgstr "Wyszukaj 'register_globals' w php.ini i ustaw na 'Off'"
 
-#: plugins/admin/ogroups/objectSelect/selectObject-list.xml:23
-#: plugins/admin/ogroups/class_ogroupManagement.inc:187
-#: plugins/personal/posix/trustSelect/trust-list.xml:12
-msgid "Server"
-msgstr "Serwer"
+#: setup/class_setupStep_Checks.inc:200
+msgid "PHP uses this value for the garbage collector to delete old sessions."
+msgstr ""
 
-#: plugins/admin/ogroups/objectSelect/selectObject-list.xml:31
-#: plugins/admin/ogroups/class_ogroupManagement.inc:189
-#: plugins/personal/posix/trustSelect/trust-list.xml:19
-msgid "Workstation"
-msgstr "Stacja robocza"
+#: setup/class_setupStep_Checks.inc:201
+#, fuzzy
+msgid ""
+"Setting this value to one day will prevent loosing session and cookies "
+"before they really timeout."
+msgstr ""
+"PHP używa tej wartości dla garbage collector'a do usuwania starych sesji. "
+"Ustawienie tej wartości na jeden dzień zapobiegnie ustraceniu sesji oraz "
+"cookie zanim faktycznie wygasną."
 
-#: plugins/admin/ogroups/objectSelect/selectObject-list.xml:39
-#: plugins/admin/ogroups/class_ogroupManagement.inc:191
-#: plugins/personal/posix/trustSelect/trust-list.xml:26
-msgid "Terminal"
-msgstr "Terminal"
+#: setup/class_setupStep_Checks.inc:202
+#, fuzzy
+msgid ""
+"Search for 'session.gc_maxlifetime' in your php.ini and set it to 86400 or "
+"higher."
+msgstr ""
+"Aby używać GOsa bez problemow, opcja session.auto_register w pliku php.ini "
+"musi być ustawiona na 'off'."
 
-#: plugins/admin/ogroups/objectSelect/selectObject-list.xml:47
-#: plugins/admin/ogroups/class_ogroupManagement.inc:192
-msgid "Printer"
-msgstr "Drukarka"
+#: setup/class_setupStep_Checks.inc:210
+#, fuzzy
+msgid ""
+"In Order to use GOsa without any trouble, the session.auto_register option "
+"in your php.ini should be set to 'Off'."
+msgstr ""
+"Aby używać GOsa bez problemow, opcja session.auto_register w pliku php.ini "
+"musi być ustawiona na 'off'."
 
-#: plugins/admin/ogroups/objectSelect/selectObject-list.xml:55
-#: plugins/admin/ogroups/class_ogroupManagement.inc:188
-#: plugins/admin/groups/class_groupManagement.inc:181
-#: plugins/admin/users/class_userManagement.inc:893
-#: plugins/admin/departments/generic.tpl:110
-#: plugins/admin/departments/class_department.inc:376
-#: plugins/admin/departments/organization.tpl:109
-#: plugins/personal/generic/class_user.inc:1354
-#: plugins/personal/generic/class_user.inc:1846
-#: plugins/personal/generic/generic.tpl:394
-#: plugins/personal/generic/generic.tpl:574
-msgid "Phone"
-msgstr "Telefon"
+#: setup/class_setupStep_Checks.inc:211
+#, fuzzy
+msgid "Search for 'session.auto_start' in your php.ini and set it to 'Off'."
+msgstr ""
+"Aby używać GOsa bez problemow, opcja session.auto_register w pliku php.ini "
+"musi być ustawiona na 'off'."
 
-#: plugins/admin/ogroups/objectSelect/selectObject-list.xml:63
-#: plugins/admin/ogroups/class_ogroupManagement.inc:183
-#: plugins/admin/groups/userSelect/user-list.xml:14
-#: plugins/admin/groups/singleUserSelect/singleUser-list.xml:14
-#: plugins/admin/groups/userGroupSelect/selectUserGroup-list.xml:15
-#: plugins/admin/users/user-list.xml:23 plugins/admin/users/user-list.xml:95
-msgid "User"
-msgstr "Użytkownik"
+#: setup/class_setupStep_Checks.inc:218
+#, fuzzy
+msgid ""
+"GOsa needs at least 32MB of memory. Setting it below this limit may cause "
+"errors that are not reproducible! Increase it for larger setups."
+msgstr ""
+"GOsa potrzebuje conajmniej 16MB pamięci. Mniej może prowadzić do "
+"nieprzewidywalnych błędów. Dla większych instalacji, należy zwiększyć ten "
+"parametr."
 
-#: plugins/admin/ogroups/objectSelect/selectObject-list.xml:71
-#: plugins/admin/ogroups/class_ogroupManagement.inc:184
-#: plugins/admin/ogroups/ogroup-list.xml:79
-#: plugins/admin/groups/userGroupSelect/selectUserGroup-list.xml:23
-#: plugins/admin/groups/group-list.xml:15
-#: plugins/admin/groups/group-list.xml:79
-#: plugins/addons/propertyEditor/property-list.xml:64
-#: plugins/personal/posix/groupSelect/group-list.xml:13
-msgid "Group"
-msgstr "Grupa"
+#: setup/class_setupStep_Checks.inc:219
+msgid ""
+"Search for 'memory_limit' in your php.ini and set it to '32M' or higher."
+msgstr ""
 
-#: plugins/admin/ogroups/objectSelect/selectObject-filter.xml:32
-#: plugins/admin/ogroups/ogroup-filter.xml:18
-#: plugins/admin/groups/userSelect/user-filter.xml:20
-#: plugins/admin/groups/singleUserSelect/singleUser-filter.xml:20
-#: plugins/admin/groups/userGroupSelect/selectUserGroup-filter.xml:21
-#: plugins/admin/groups/group-filter.xml:17
-#: plugins/admin/users/user-filter.xml:19
-#: plugins/admin/newConfigManagement/DeviceConfig-filter.xml:14
-#: plugins/admin/departments/dep-filter.xml:17
-#: plugins/admin/acl/acl-filter.xml:18
-#: plugins/personal/posix/trustSelect/trust-filter.xml:17
-#: plugins/personal/posix/groupSelect/group-filter.xml:16
+#: setup/class_setupStep_Checks.inc:226
 #, fuzzy
-msgid "Default filter"
-msgstr "Parametr"
+msgid ""
+"This option influences the PHP output handling. Turn this Option off, to "
+"increase performance."
+msgstr ""
+"Ta opcja wpływa na obsługę output. Aby zwiększyć wydajność, należy ustawić "
+"na 'off'."
 
-#: plugins/admin/ogroups/objectSelect/selectObject-list.tpl:12
-#: plugins/admin/ogroups/ogroup-list.tpl:12
-#: plugins/admin/ogroups/class_ogroup.inc:862
-#: plugins/admin/ogroups/generic.tpl:26
-#: plugins/admin/groups/userSelect/user-list.tpl:12
-#: plugins/admin/groups/generic.tpl:39
-#: plugins/admin/groups/singleUserSelect/singleUser-list.tpl:12
-#: plugins/admin/groups/userGroupSelect/selectUserGroup-list.tpl:12
-#: plugins/admin/groups/group-list.tpl:12
-#: plugins/admin/groups/class_group.inc:1059
-#: plugins/admin/users/user-list.tpl:12
-#: plugins/admin/departments/locality.tpl:28
-#: plugins/admin/departments/generic.tpl:39
-#: plugins/admin/departments/class_domain.inc:92
-#: plugins/admin/departments/class_localityGeneric.inc:94
-#: plugins/admin/departments/class_organizationGeneric.inc:125
-#: plugins/admin/departments/class_countryGeneric.inc:94
-#: plugins/admin/departments/class_dcObject.inc:93
-#: plugins/admin/departments/domain.tpl:28
-#: plugins/admin/departments/country.tpl:28
-#: plugins/admin/departments/dcObject.tpl:28
-#: plugins/admin/departments/class_department.inc:677
-#: plugins/admin/departments/dep-list.tpl:12
-#: plugins/admin/departments/organization.tpl:39
-#: plugins/admin/acl/acl-list.tpl:12 plugins/admin/acl/class_aclRole.inc:742
-#: plugins/admin/acl/acl_role.tpl:27
-#: plugins/addons/dyngroup/class_DynamicLdapGroup.inc:114
-#: plugins/addons/dyngroup/dyngroup.tpl:5
-#: plugins/personal/generic/class_user.inc:1715
-#: plugins/personal/generic/generic.tpl:167
-#: plugins/personal/posix/trustSelect/trust-list.tpl:12
-#: plugins/personal/posix/groupSelect/group-list.tpl:12
-#: setup/setup_ldap.tpl:47
-msgid "Base"
-msgstr "Kontener"
+#: setup/class_setupStep_Checks.inc:227
+msgid "Search for 'implicit_flush' in your php.ini and set it to 'Off'."
+msgstr ""
 
-#: plugins/admin/ogroups/objectSelect/class_objectSelect.inc:29
+#: setup/class_setupStep_Checks.inc:234
 #, fuzzy
-msgid "Object selection"
-msgstr "Ustawienia grupy"
-
-#: plugins/admin/ogroups/class_ogroupManagement.inc:25
-#: plugins/admin/ogroups/class_ogroup.inc:858
-msgid "Object groups"
-msgstr "Grupy obiektów"
+msgid "The Execution time should be at least 30 seconds."
+msgstr ""
+"Ten parametr powinien byc ustawniony na co najmniej 30 sekund. Niektóre "
+"funkcje mogą zabierać dużo czasu."
 
-#: plugins/admin/ogroups/class_ogroupManagement.inc:26
-msgid "Combine different types of objects to make use of this relationship"
+#: setup/class_setupStep_Checks.inc:235
+msgid ""
+"Search for 'max_execution_time' in your php.ini and set it to '30' or higher."
 msgstr ""
 
-#: plugins/admin/ogroups/class_ogroupManagement.inc:115
-#: plugins/admin/groups/class_groupManagement.inc:100
-#: plugins/admin/users/class_userManagement.inc:196
+#: setup/class_setupStep_Checks.inc:242
 #, fuzzy
-msgid "Infrastructure error"
-msgstr "błąd PHP:"
+msgid ""
+"Increase the server security by setting expose_php to 'off'. PHP won't send "
+"any information about the server you are running in this case."
+msgstr ""
+"Aby zwiększyć bezpieczeństwo, należy ustawić expose_php na 'off'. PHP nie "
+"będzie wysyłać żadnych informacji na temat serwera na którym działa."
 
-#: plugins/admin/ogroups/class_ogroupManagement.inc:182
-msgid "Templates"
-msgstr "Szablony"
+#: setup/class_setupStep_Checks.inc:243
+msgid "Search for 'expose_php' in your php.ini and set if to 'Off'."
+msgstr ""
 
-#: plugins/admin/ogroups/class_ogroupManagement.inc:185
-msgid "Application"
-msgstr "Aplikacja"
+#: setup/class_setupStep_Checks.inc:250
+msgid ""
+"Increase your server security by setting magic_quotes_gpc to 'on'. PHP will "
+"escape all quotes in strings in this case."
+msgstr ""
+"Ustawienie macig_quotes_gpc na 'on' zwiększy bezpieczeństwo serwera. PHP "
+"będzie zabezpieczać cudzysłowa w stringach."
 
-#: plugins/admin/ogroups/class_ogroupManagement.inc:190
+#: setup/class_setupStep_Checks.inc:251
 #, fuzzy
-msgid "Windows Install"
-msgstr "Stacja robocza Windows"
+msgid "Search for 'magic_quotes_gpc' in your php.ini and set it to 'On'."
+msgstr "Sprawdzam, czy register_globals jest ustawione na 'off'"
 
-#: plugins/admin/ogroups/class_ogroup.inc:244
-msgid "You cannot combine terminals and workstations in one object group!"
+#: setup/class_setupStep_Checks.inc:258
+#, fuzzy
+msgid "Increase your server performance by setting magic_quotes_gpc to 'off'."
 msgstr ""
+"Ustawienie macig_quotes_gpc na 'on' zwiększy bezpieczeństwo serwera. PHP "
+"będzie zabezpieczać cudzysłowa w stringach."
 
-#: plugins/admin/ogroups/class_ogroup.inc:318
-#: plugins/admin/users/class_userManagement.inc:458
-#: plugins/admin/users/class_userManagement.inc:492
-#: plugins/admin/users/class_userManagement.inc:523
-msgid "none"
-msgstr "żaden"
+#: setup/class_setupStep_Checks.inc:259
+#, fuzzy
+msgid ""
+"Search for 'zend.ze1_compatibility_mode' in your php.ini and set it to 'Off'."
+msgstr ""
+"Aby używać GOsa bez problemow, opcja session.auto_register w pliku php.ini "
+"musi być ustawiona na 'off'."
 
-#: plugins/admin/ogroups/class_ogroup.inc:320
-msgid "too many different objects!"
-msgstr "za dużo różnych obiektów!"
+#: setup/class_setupStep_Checks.inc:269
+#, fuzzy
+msgid "Configuration writable"
+msgstr "Plik konfiguracyjny zapisywalny"
 
-#: plugins/admin/ogroups/class_ogroup.inc:322
-msgid "users"
-msgstr "użytkownicy"
+#: setup/class_setupStep_Checks.inc:270
+#, fuzzy
+msgid "The configuration file can't be written"
+msgstr "Plik konfiguracyjny"
 
-#: plugins/admin/ogroups/class_ogroup.inc:323
-msgid "groups"
-msgstr "grupy"
+#: setup/class_setupStep_Checks.inc:271
+#, php-format
+msgid ""
+"GOsa reads its configuration from a file located in (%s/%s). The setup can "
+"write the configuration directly if it is writable."
+msgstr ""
 
-#: plugins/admin/ogroups/class_ogroup.inc:324
-msgid "applications"
-msgstr "aplikacje"
+#: setup/setup_feedback.tpl:2
+#, fuzzy
+msgid "Feedback successfully send"
+msgstr "Import powiódł się"
 
-#: plugins/admin/ogroups/class_ogroup.inc:325
-msgid "departments"
-msgstr "departamenty"
+#: setup/setup_feedback.tpl:6
+msgid "Subscribe to the gosa-announce mailing list"
+msgstr ""
 
-#: plugins/admin/ogroups/class_ogroup.inc:326
-msgid "servers"
-msgstr "serwery"
+#: setup/setup_feedback.tpl:8
+msgid ""
+"When checking this option, GOsa will try to connect http://oss.gonicus.de in "
+"order to subscribe you to the gosa-announce mailing list. You've to confirm "
+"this by mail."
+msgstr ""
 
-#: plugins/admin/ogroups/class_ogroup.inc:327
-msgid "workstations"
-msgstr "stacje robocze"
+#: setup/setup_feedback.tpl:20
+msgid "Mail address"
+msgstr "Adres email"
 
-#: plugins/admin/ogroups/class_ogroup.inc:328
-#, fuzzy
-msgid "Windows workstations"
-msgstr "Pokaż stacje robocze"
+#: setup/setup_feedback.tpl:28
+msgid "Send feedback to the GOsa project team"
+msgstr ""
 
-#: plugins/admin/ogroups/class_ogroup.inc:329
-msgid "terminals"
-msgstr "terminale"
+#: setup/setup_feedback.tpl:31
+msgid ""
+"When checking this option, GOsa will try to connect http://oss.gonicus.de in "
+"order to submit your form anonymously."
+msgstr ""
 
-#: plugins/admin/ogroups/class_ogroup.inc:330
-msgid "phones"
-msgstr "telefony"
+#: setup/setup_feedback.tpl:38
+msgid "Did the setup procedure help you to get started?"
+msgstr ""
 
-#: plugins/admin/ogroups/class_ogroup.inc:331
-msgid "printers"
-msgstr "drukarki"
+#: setup/setup_feedback.tpl:39 setup/setup_feedback.tpl:50
+#: setup/class_setupStep_Ldap.inc:75
+msgid "Yes"
+msgstr "Tak"
 
-#: plugins/admin/ogroups/class_ogroup.inc:533
-#, fuzzy
-msgid "Non existing DN:"
-msgstr "Nieistniejące dn:"
+#: setup/setup_feedback.tpl:41 setup/setup_feedback.tpl:52
+#: setup/class_setupStep_Ldap.inc:75
+msgid "No"
+msgstr "Nie"
 
-#: plugins/admin/ogroups/class_ogroup.inc:651
-#, php-format
-msgid ""
-"These systems are already configured by other object groups and cannot be "
-"added:"
+#: setup/setup_feedback.tpl:44
+msgid "If not, what problems did you encounter"
 msgstr ""
 
-#: plugins/admin/ogroups/class_ogroup.inc:685
-#, fuzzy
-msgid "You can combine two different object types at maximum, only!"
-msgstr "Można połączyć maksymalnie tylko 2 różne typy obiektów!"
+#: setup/setup_feedback.tpl:48
+msgid "Is this the first time you use GOsa?"
+msgstr ""
 
-#: plugins/admin/ogroups/class_ogroup.inc:848
-#: plugins/admin/groups/class_group.inc:1035
-#: plugins/admin/users/class_userManagement.inc:865
-#: plugins/admin/departments/class_department.inc:659
-#: plugins/personal/generic/class_user.inc:37
-#: plugins/personal/generic/class_user.inc:1670
-#: plugins/personal/posix/generic.tpl:5 setup/setup_feedback.tpl:35
-#: setup/setup_feedback.tpl:36
-msgid "Generic"
-msgstr "Ogólne"
+#: setup/setup_feedback.tpl:53
+msgid "I use it since"
+msgstr "Używam od"
 
-#: plugins/admin/ogroups/class_ogroup.inc:849
-msgid "Object group generic"
-msgstr "Podstawowa grupa obiektu"
+#: setup/setup_feedback.tpl:54
+msgid "Select the year since when you are using GOsa"
+msgstr ""
 
-#: plugins/admin/ogroups/class_ogroup.inc:864
-#: plugins/admin/groups/class_group.inc:1065
-#: plugins/personal/posix/trustModeDialog/generic.tpl:2
-msgid "System trust"
-msgstr "Zaufanie systemowe"
+#: setup/setup_feedback.tpl:60
+msgid "What operating system / distribution do you use?"
+msgstr ""
 
-#: plugins/admin/ogroups/generic.tpl:1
-#: plugins/admin/ogroups/ogroup-list.xml:15
-msgid "Object group"
-msgstr "Grupa obiektu"
+#: setup/setup_feedback.tpl:64
+msgid "What web server do you use?"
+msgstr ""
 
-#: plugins/admin/ogroups/generic.tpl:5 plugins/personal/posix/generic.tpl:6
+#: setup/setup_feedback.tpl:68
+msgid "What PHP version do you use?"
+msgstr ""
+
+#: setup/setup_feedback.tpl:72
 #, fuzzy
-msgid "Generic settings"
-msgstr "Ogólne ustawienia użytkownika"
+msgid "GOsa version"
+msgstr "Ogólne ustawienia GOsa"
 
-#: plugins/admin/ogroups/generic.tpl:7
-#: plugins/admin/ogroups/paste_generic.tpl:4
-#: plugins/admin/groups/generic.tpl:11
-#: plugins/admin/groups/paste_generic.tpl:5
-msgid "Group name"
-msgstr "Nazwa grupy"
+#: setup/setup_feedback.tpl:78 setup/setup_feedback.tpl:79
+msgid "LDAP"
+msgstr "LDAP"
 
-#: plugins/admin/ogroups/generic.tpl:10
-msgid "Name of the group"
-msgstr "Nazwa grupy"
+#: setup/setup_feedback.tpl:81
+msgid "What kind of LDAP server(s) do you use?"
+msgstr ""
 
-#: plugins/admin/ogroups/generic.tpl:18 plugins/admin/groups/generic.tpl:28
-msgid "Descriptive text for this group"
-msgstr "Tekst opisowy dla tej grupy"
+#: setup/setup_feedback.tpl:85
+msgid "How many objects are in your LDAP?"
+msgstr ""
 
-#: plugins/admin/ogroups/generic.tpl:41
-msgid "Member objects"
-msgstr "Dodaj członka"
+#: setup/setup_feedback.tpl:91 setup/setup_feedback.tpl:92
+msgid "Features"
+msgstr "Cechy"
 
-#: plugins/admin/ogroups/tabs_ogroups.inc:139
-msgid "Phone queue"
-msgstr "Kolejka telefoniczna"
+#: setup/setup_feedback.tpl:94
+msgid "What features of GOsa do you use?"
+msgstr ""
 
-#: plugins/admin/ogroups/tabs_ogroups.inc:155
-#: plugins/admin/groups/class_groupManagement.inc:165
-#: plugins/admin/users/class_userManagement.inc:872
-msgid "Mail"
-msgstr "Poczta"
+#: setup/setup_feedback.tpl:103
+msgid "What features do you want to see in future versions of GOsa?"
+msgstr ""
+
+#: setup/setup_feedback.tpl:107
+msgid "Send feedback"
+msgstr ""
 
-#: plugins/admin/ogroups/tabs_ogroups.inc:164
+#: setup/setup_migrate.tpl:2
+msgid ""
+"During the LDAP inspection, we're going to check for several common pitfalls "
+"that may occur when migration to GOsa base LDAP administration. You may want "
+"to fix the problems below, in order to provide smooth services."
+msgstr ""
+
+#: setup/setup_migrate.tpl:5
 #, fuzzy
-msgid "Groupware"
-msgstr "Nazwa grupy"
+msgid "Checks"
+msgstr "Ustaw status"
 
-#: plugins/admin/ogroups/tabs_ogroups.inc:176
+#: setup/setup_migrate.tpl:22
 #, fuzzy
-msgid "System settings"
-msgstr "Ustawienia użytkownika"
+msgid "Add required object classes to the LDAP base"
+msgstr "Wyświetl szablony FAI"
 
-#: plugins/admin/ogroups/tabs_ogroups.inc:188
-#: plugins/admin/ogroups/tabs_ogroups.inc:213
+#: setup/setup_migrate.tpl:24
+msgid "Current"
+msgstr "Obecne"
+
+#: setup/setup_migrate.tpl:28
 #, fuzzy
-msgid "Recipe"
-msgstr "Odbiorcy"
+msgid "After migration"
+msgstr "Administracja użytkownikami"
 
-#: plugins/admin/ogroups/tabs_ogroups.inc:200
-#: plugins/admin/ogroups/tabs_ogroups.inc:222
-msgid "Devices"
-msgstr "Urządzenia"
+#: setup/setup_migrate.tpl:35
+msgid "Close"
+msgstr "Zamknij"
 
-#: plugins/admin/ogroups/tabs_ogroups.inc:232
+#: setup/setup_migrate.tpl:40
 #, fuzzy
-msgid "Deployment summary"
-msgstr "Numer departamentu"
+msgid "Create a new GOsa administrator account"
+msgstr "Utwórz konto Netatalk"
 
-#: plugins/admin/ogroups/tabs_ogroups.inc:242
-msgid "Desktop"
+#: setup/setup_migrate.tpl:41
+msgid ""
+"This dialog will automatically add a new super administrator to your LDAP "
+"tree."
 msgstr ""
 
-#: plugins/admin/ogroups/tabs_ogroups.inc:259
-msgid "Applications"
-msgstr "Aplikacje"
+#: setup/setup_migrate.tpl:57
+msgid "Password (again)"
+msgstr "Hasło (ponownie)"
 
-#: plugins/admin/ogroups/paste_generic.tpl:1
-#, fuzzy
-msgid "Paste object group"
-msgstr "Grupa obiektu"
+#: setup/setup_migrate.tpl:70 setup/setup_ldap.tpl:19
+#: ihtml/themes/default/acl.tpl:33 ihtml/themes/default/acl.tpl:62
+#: ihtml/themes/default/acl.tpl:133 ihtml/themes/default/acl.tpl:150
+#: include/utils/class_msgPool.inc:307
+#, php-format
+msgid "Apply"
+msgstr "Zastosuj"
 
-#: plugins/admin/ogroups/paste_generic.tpl:7
+#: setup/setup_migrate.tpl:71 setup/setup_ldap.tpl:20
+#: ihtml/themes/default/msg_dialog.tpl:80
+#: ihtml/themes/default/msg_dialog.tpl:141
+#: ihtml/themes/default/msg_dialog.tpl:146 ihtml/themes/default/acl.tpl:137
+#: ihtml/themes/default/acl.tpl:153 ihtml/themes/default/snapshotdialog.tpl:44
+#: ihtml/themes/default/snapshotdialog.tpl:90
+#: ihtml/themes/default/islocked.tpl:26
+#: ihtml/themes/default/copyPasteDialog.tpl:21
+#: include/utils/class_msgPool.inc:295
+#, php-format
+msgid "Cancel"
+msgstr "Anuluj"
+
+#: setup/setup_finish.tpl:3
 #, fuzzy
-msgid "Please enter the new object group name"
-msgstr "Proszę podać nową nazwę."
+msgid "Create your configuration file"
+msgstr "Plik konfiguracyjny"
 
-#: plugins/admin/ogroups/paste_generic.tpl:16
-msgid ""
-"Copy members. Be careful with this option, systems can only inherit from a "
-"single object group!"
+#: setup/setup_finish.tpl:10
+msgid "Depending on the user name your web server is running on:"
 msgstr ""
 
-#: plugins/admin/ogroups/ogroup-list.xml:11
-msgid "List of object groups"
-msgstr "Lista grupy obiektów"
+#: setup/setup_finish.tpl:27
+msgid "Download configuration"
+msgstr "Konfiguracja pobierania"
 
-#: plugins/admin/ogroups/ogroup-list.xml:57
-#: plugins/admin/groups/group-list.xml:57 plugins/admin/users/user-list.xml:73
-#: plugins/admin/departments/locality.tpl:8
-#: plugins/admin/departments/locality.tpl:9
-#: plugins/admin/departments/generic.tpl:7
-#: plugins/admin/departments/generic.tpl:9
-#: plugins/admin/departments/domain.tpl:8
-#: plugins/admin/departments/domain.tpl:9
-#: plugins/admin/departments/country.tpl:8
-#: plugins/admin/departments/country.tpl:9
-#: plugins/admin/departments/dcObject.tpl:8
-#: plugins/admin/departments/dcObject.tpl:9
-#: plugins/admin/departments/organization.tpl:7
-#: plugins/admin/departments/organization.tpl:9
-msgid "Properties"
-msgstr "Właściwości"
+#: setup/setup_finish.tpl:33
+msgid "Status: "
+msgstr "Status:"
 
-#: plugins/admin/ogroups/ogroup-list.xml:73
-#: plugins/admin/groups/group-list.xml:73 plugins/admin/users/user-list.xml:89
-#: plugins/admin/departments/dep-list.xml:98 plugins/admin/acl/acl-list.xml:76
-#: setup/class_setupStep_Migrate.inc:309
-msgid "Create"
-msgstr "Utwórz"
+#: setup/class_setupStep_Feedback.inc:94
+#, fuzzy
+msgid "UNIX accounts/groups"
+msgstr "Konta Unix"
 
-#: plugins/admin/ogroups/ogroup-list.xml:91
-#: plugins/admin/groups/group-list.xml:91
-#: plugins/admin/users/user-list.xml:114
-#: plugins/admin/departments/dep-list.xml:172
-#: plugins/admin/acl/acl-list.xml:131
-msgid "Edit"
-msgstr "Edytuj"
+#: setup/class_setupStep_Feedback.inc:96
+#, fuzzy
+msgid "Samba management"
+msgstr "Zarządzanie systemem"
 
-#: plugins/admin/ogroups/ogroup-list.xml:98
-#: plugins/admin/groups/group-list.xml:98
-#: plugins/admin/users/user-list.xml:121
-#: plugins/admin/newConfigManagement/DeviceConfig-list.xml:64
-#: plugins/admin/departments/dep-list.xml:160
-#: plugins/admin/departments/dep-list.xml:181
-#: plugins/admin/acl/acl-list.xml:95 plugins/admin/acl/acl-list.xml:144
-#: plugins/addons/propertyEditor/property-list.xml:108
-#: plugins/personal/generic/generic_certs.tpl:22
-#: plugins/personal/generic/generic_certs.tpl:48
-#: plugins/personal/generic/generic_certs.tpl:74
-msgid "Remove"
-msgstr "Usuń"
+#: setup/class_setupStep_Feedback.inc:98
+#, fuzzy
+msgid "Mail system management"
+msgstr "Zarządzanie systemem"
 
-#: plugins/admin/ogroups/ogroup-list.xml:106
-#: plugins/admin/groups/group-list.xml:106
-#: plugins/admin/users/user-list.xml:156
-msgid "Send message"
-msgstr "Wyślij wiadomość"
+#: setup/class_setupStep_Feedback.inc:100
+#, fuzzy
+msgid "FAX system administration"
+msgstr "Administracja użytkownikami"
 
-#: plugins/admin/ogroups/ogroup-list.xml:142
-msgid "Edit object group"
-msgstr "Modyfikuj grupę obiektów"
+#: setup/class_setupStep_Feedback.inc:102
+#, fuzzy
+msgid "Asterisk administration"
+msgstr "Administracja użytkownikami"
 
-#: plugins/admin/ogroups/ogroup-list.xml:155
-msgid "Remove object group"
-msgstr "Usuń grupę obiektów"
+#: setup/class_setupStep_Feedback.inc:104
+#, fuzzy
+msgid "System inventory"
+msgstr "Usuń inwentarz"
 
-#: plugins/admin/groups/userSelect/class_userSelect.inc:26
-#: plugins/admin/groups/singleUserSelect/class_singleUserSelect.inc:29
+#: setup/class_setupStep_Feedback.inc:106
 #, fuzzy
-msgid "User selection"
-msgstr "Ustawienia grupy"
+msgid "System/Configuration management"
+msgstr "Zarządzanie systemem"
 
-#: plugins/admin/groups/generic.tpl:14 plugins/personal/generic/generic.tpl:41
-#: plugins/personal/generic/generic.tpl:55
-#: plugins/personal/generic/generic.tpl:73
-msgid "Multiple edit"
+#: setup/class_setupStep_Feedback.inc:108
+#, fuzzy
+msgid "Address book"
+msgstr "Książka adresowa"
+
+#: setup/class_setupStep_Feedback.inc:114
+msgid "Feedback"
 msgstr ""
 
-#: plugins/admin/groups/generic.tpl:17
-#: plugins/admin/groups/paste_generic.tpl:8
+#: setup/class_setupStep_Feedback.inc:115
 #, fuzzy
-msgid "POSIX name of the group"
-msgstr "Posixowa nazwa grupy"
+msgid "Get notifications or send feedback"
+msgstr "Ograniczenia dla nadawcy"
 
-#: plugins/admin/groups/generic.tpl:59
-#: plugins/admin/groups/paste_generic.tpl:13
+#: setup/class_setupStep_Feedback.inc:116
 #, fuzzy
-msgid "Normally IDs are auto-generated, select to specify manually"
-msgstr "Zwyczajowo ID są generowane automatycznie, wybierz aby podać ręcznie"
-
-#: plugins/admin/groups/generic.tpl:62
-#: plugins/admin/groups/paste_generic.tpl:15
-msgid "Force GID"
-msgstr "Wymuś GID"
+msgid "Notification and feedback"
+msgstr "Powiadomienie wysłane!"
 
-#: plugins/admin/groups/generic.tpl:65
-#: plugins/admin/groups/paste_generic.tpl:18
-msgid "Forced ID number"
-msgstr "Wymuś numer ID"
+#: setup/class_setupStep_Feedback.inc:132 setup/class_setup.inc:74
+msgid "Setup error"
+msgstr "Błąd ustawień"
 
-#: plugins/admin/groups/generic.tpl:75 plugins/admin/groups/generic.tpl:102
-msgid "Select to create a samba conform group"
-msgstr "Wybierz aby utworzyć grupę samba"
+#: setup/class_setupStep_Feedback.inc:140
+#: setup/class_setupStep_Feedback.inc:147
+msgid "Feedback error"
+msgstr ""
 
-#: plugins/admin/groups/generic.tpl:87 plugins/admin/groups/generic.tpl:110
-msgid "in domain"
-msgstr "w domenie"
+#: setup/class_setupStep_Feedback.inc:140
+#, php-format
+msgid "Cannot send feedback to '%s': %s"
+msgstr ""
 
-#: plugins/admin/groups/generic.tpl:131
-msgid "Members are in a phone pickup group"
-msgstr "Członkowie są w grupie odbioru telefonu"
+#: setup/class_setupStep_Feedback.inc:147
+msgid "Cannot send feedback: service temporarily unavailable"
+msgstr ""
 
-#: plugins/admin/groups/generic.tpl:146
+#: setup/class_setupStep_Feedback.inc:181
 #, fuzzy
-msgid "Members are in a Nagios group"
-msgstr "Członkowie są w grupie nagios."
+msgid "Please specify a valid email address."
+msgstr "Proszę podać prawidłową nazwę skryptu."
 
-#: plugins/admin/groups/generic.tpl:174
-#, fuzzy
-msgid "Common group members"
-msgstr "Pokaż grupy"
+#: setup/class_setupStep_Feedback.inc:185
+msgid ""
+"You have to select at least one of both options, subscribe or send feedback."
+msgstr ""
+
+#: setup/setup_ldap.tpl:2
+msgid ""
+"The main data source used in GOsa is LDAP. In order to access the "
+"information stored there, please enter the required information."
+msgstr ""
+
+#: setup/setup_ldap.tpl:9
+msgid "Please choose the LDAP user to be used by GOsa"
+msgstr ""
 
-#: plugins/admin/groups/generic.tpl:183
-#, fuzzy
-msgid "Partial group members"
-msgstr "Członkowie grupy"
+#: setup/setup_ldap.tpl:15 ihtml/themes/default/help.tpl:21
+#: include/class_filter.inc:158 include/class_filter.inc:228
+msgid "Search"
+msgstr "Szukaj"
 
-#: plugins/admin/groups/generic.tpl:188
-msgid "Group members"
-msgstr "Członkowie grupy"
+#: setup/setup_ldap.tpl:28 setup/setup_ldap.tpl:29
+msgid "LDAP connection"
+msgstr "Połączenie LDAP"
 
-#: plugins/admin/groups/userGroupSelect/class_userGroupSelect.inc:29
-#, fuzzy
-msgid "User and group selection"
-msgstr "Ustawienia grupy"
+#: setup/setup_ldap.tpl:31
+msgid "Location name"
+msgstr "Nazwa lokalizacji"
 
-#: plugins/admin/groups/group-filter.xml:31
-#, fuzzy
-msgid "Default filter2"
-msgstr "Parametr"
+#: setup/setup_ldap.tpl:35
+msgid "Connection URI"
+msgstr "Połączeniowe URI"
 
-#: plugins/admin/groups/paste_generic.tpl:1
-msgid "Group settings"
-msgstr "Ustawienia grupy"
+#: setup/setup_ldap.tpl:39
+msgid "TLS connection"
+msgstr "Połączenie TLS"
 
-#: plugins/admin/groups/paste_generic.tpl:2
-#, fuzzy
-msgid "Paste group settings"
-msgstr "Ustawienia grupy"
+#: setup/setup_ldap.tpl:57
+msgid "Reload"
+msgstr "Przeładuj"
 
-#: plugins/admin/groups/group-list.xml:11
-msgid "List of groups"
-msgstr "Lista grup"
+#: setup/setup_ldap.tpl:63 setup/setup_ldap.tpl:64
+msgid "Authentication"
+msgstr "Autentykacja"
 
-#: plugins/admin/groups/group-list.xml:138
+#: setup/setup_ldap.tpl:66
 #, fuzzy
-msgid "Edit group"
-msgstr "Grupa podstawowa"
+msgid "Administrator DN"
+msgstr "Administracja"
 
-#: plugins/admin/groups/group-list.xml:151
-#, fuzzy
-msgid "Remove group"
-msgstr "serwery"
+#: setup/setup_ldap.tpl:71
+msgid "Select user"
+msgstr "Wybierz użytkownika"
 
-#: plugins/admin/groups/class_group.inc:166
-#: plugins/admin/groups/class_group.inc:1240
-#, fuzzy
-msgid "Cannot find group SID in your configuration!"
+#: setup/setup_ldap.tpl:81
+msgid "Automatically append LDAP base to administrator DN"
 msgstr ""
-"Nie można znaleźć SID tych grup ani w  LDAP, ani w pliku konfiguracyjnym!"
 
-#: plugins/admin/groups/class_group.inc:310
-msgid "Samba group"
-msgstr "Grupa Samba"
+#: setup/setup_ldap.tpl:85
+#, fuzzy
+msgid "Administrator password"
+msgstr "Hasło Administratora"
 
-#: plugins/admin/groups/class_group.inc:310
+#: setup/setup_ldap.tpl:91 setup/setup_ldap.tpl:92
 #, fuzzy
-msgid "Domain administrators"
-msgstr "Administratorzy domeny"
+msgid "Schema based settings"
+msgstr "Ustawienia Samba"
 
-#: plugins/admin/groups/class_group.inc:310
-msgid "Domain users"
-msgstr "Użytkownicy domeny"
+#: setup/setup_ldap.tpl:94
+msgid "Use RFC 2307bis compliant groups"
+msgstr ""
 
-#: plugins/admin/groups/class_group.inc:311
-msgid "Domain guests"
-msgstr "Goście domeny"
+#: setup/setup_ldap.tpl:105 setup/setup_ldap.tpl:106
+msgid "Current status"
+msgstr "Obecny status"
 
-#: plugins/admin/groups/class_group.inc:316
-#, php-format
-msgid "Special group (%d)"
-msgstr "Specjalna grupa (%d)"
+#: setup/class_setupStep_Ldap.inc:54
+msgid "LDAP setup"
+msgstr "Ustawienia LDAP"
 
-#: plugins/admin/groups/class_group.inc:464
-#, php-format
-msgid "Adding UID '%s' to group '%s' failed: cannot find user object!"
-msgstr ""
+#: setup/class_setupStep_Ldap.inc:55
+#, fuzzy
+msgid "LDAP connection setup"
+msgstr "Połączenie dzwonienia..."
 
-#: plugins/admin/groups/class_group.inc:470
-#, php-format
-msgid "Add UID '%s' to group '%s' failed: UID is used more than once!"
+#: setup/class_setupStep_Ldap.inc:56
+#, fuzzy
+msgid ""
+"This dialog performs the basic configuration of the LDAP connectivity for "
+"GOsa."
 msgstr ""
+"Poniższe pola pozwalają na podstawową konfigurację zachowania GOsa i "
+"wpływają na różne właściwości w głównej konfiguracji."
 
-#: plugins/admin/groups/class_group.inc:753
+#: setup/class_setupStep_Ldap.inc:113
 #, fuzzy, php-format
-msgid "Cannot find any SID for '%s'!"
-msgstr "Nie można stworzyć pliku '%s'."
+msgid "Anonymous bind to server '%s' failed!"
+msgstr "Logowanie użytkownika nieudane, odpowiedź serwera LDAP '%s'."
 
-#: plugins/admin/groups/class_group.inc:758
+#: setup/class_setupStep_Ldap.inc:115
 #, fuzzy, php-format
-msgid "Cannot find any RIDBASE for '%s'!"
-msgstr "Nie można stworzyć pliku '%s'."
+msgid "Bind as user '%s' failed!"
+msgstr "Logowanie użytkownika nieudane, odpowiedź serwera LDAP '%s'."
 
-#: plugins/admin/groups/class_group.inc:852
-#, php-format
-msgid "The gidNumber '%s' is already in use by %s!"
-msgstr ""
+#: setup/class_setupStep_Ldap.inc:120
+#, fuzzy, php-format
+msgid "Anonymous bind to server '%s' succeeded."
+msgstr "Logowanie użytkownika nieudane, odpowiedź serwera LDAP '%s'."
 
-#: plugins/admin/groups/class_group.inc:966
-#: plugins/admin/groups/class_group.inc:969
-#: plugins/admin/groups/class_group.inc:1061
-#: plugins/personal/posix/class_posixAccount.inc:876
-#: plugins/personal/posix/class_posixAccount.inc:879
-#: plugins/personal/posix/generic.tpl:75
-#: plugins/personal/posix/paste_generic.tpl:47
-msgid "GID"
-msgstr "GID"
+#: setup/class_setupStep_Ldap.inc:121
+msgid "Please specify user and password!"
+msgstr "Proszę podać użytkownika i hasło!"
 
-#: plugins/admin/groups/class_group.inc:1036
-msgid "Generic group settings"
-msgstr "Ogólne ustawienia grupy"
+#: setup/class_setupStep_Ldap.inc:123
+#, fuzzy, php-format
+msgid "Bind as user '%s' to server '%s' succeeded!"
+msgstr "Logowanie użytkownika nieudane, odpowiedź serwera LDAP '%s'."
 
-#: plugins/admin/groups/class_group.inc:1049
+#: setup/setup_license.tpl:3
 msgid ""
-"The 'ogroupRDN' statement defines the location where new object groups will "
-"be created. The default is 'ou=groups,'."
+"GOsa is developed under the terms of the GNU General Public License v2. "
+"Please accept the terms below."
 msgstr ""
 
-#: plugins/admin/groups/class_group.inc:1063
-msgid "Samba group type"
-msgstr "Typ grupy Samba"
+#: setup/setup_license.tpl:11
+msgid "I have read the license and accept it"
+msgstr "Przeczytałem licencję i ją akceptuję"
 
-#: plugins/admin/groups/class_group.inc:1064
-#, fuzzy
-msgid "Samba domain name"
-msgstr "Katalog domowy Samba"
+#: setup/class_setupStep_License.inc:56 setup/class_setupStep_License.inc:57
+msgid "License"
+msgstr "Licencja"
 
-#: plugins/admin/groups/class_group.inc:1066
-msgid "Phone pickup group"
-msgstr "Grupie odbioru telefonu"
+#: setup/class_setupStep_License.inc:58
+msgid "Terms and conditions for usage"
+msgstr "Warunki użytkowania"
 
-#: plugins/admin/groups/class_group.inc:1067
-msgid "Nagios group"
-msgstr "Grupa nagios"
+#: setup/class_setupStep_Schema.inc:37 setup/class_setupStep_Schema.inc:38
+#, fuzzy
+msgid "LDAP schema check"
+msgstr "Usługa Ldap"
 
-#: plugins/admin/groups/class_group.inc:1069
-msgid "Group member"
-msgstr "Członek grupy"
+#: setup/class_setupStep_Schema.inc:39
+msgid "Perform test on your current LDAP schema"
+msgstr ""
 
-#: plugins/admin/groups/class_groupManagement.inc:26
-msgid ""
-"Manage aspects of groups like members, POSIX, desktop, samba and mail "
-"settings"
+#: setup/class_setupStep_Schema.inc:96 include/class_configRegistry.inc:239
+msgid "The following object classes are missing:"
 msgstr ""
 
-#: plugins/admin/groups/class_groupManagement.inc:157
-#: plugins/admin/users/class_userManagement.inc:869
-#: plugins/personal/posix/class_posixAccount.inc:37
-#: plugins/personal/posix/class_posixAccount.inc:270
-#: plugins/personal/posix/class_posixAccount.inc:290
-#: plugins/personal/posix/class_posixAccount.inc:292
-#: plugins/personal/posix/class_posixAccount.inc:295
-msgid "POSIX"
-msgstr "POSIX"
+#: setup/class_setupStep_Schema.inc:99 include/class_configRegistry.inc:246
+msgid "The following object classes are outdated:"
+msgstr ""
 
-#: plugins/admin/groups/class_groupManagement.inc:158
-#: plugins/admin/users/class_userManagement.inc:870
+#: setup/class_setupStep_Welcome.inc:42
+msgid "Welcome"
+msgstr "Witaj"
+
+#: setup/class_setupStep_Welcome.inc:43
+msgid "The welcome message"
+msgstr "Wiadomość powitalna"
+
+#: setup/class_setupStep_Welcome.inc:44
 #, fuzzy
-msgid "Edit POSIX properties"
-msgstr "Edytuj właściwości UNIX"
+msgid "Welcome to the GOsa setup assistent"
+msgstr "Witaj w instalacji GOsa!"
 
-#: plugins/admin/groups/class_groupManagement.inc:166
-#: plugins/admin/users/class_userManagement.inc:874
-msgid "Edit mail properties"
-msgstr "Edytuj właściwości Poczty"
+#: setup/class_setupStep_Language.inc:40 setup/class_setupStep_Language.inc:41
+msgid "Language setup"
+msgstr "Ustawienia językowe"
 
-#: plugins/admin/groups/class_groupManagement.inc:173
-#: plugins/admin/users/class_userManagement.inc:877
-#: plugins/personal/posix/class_posixAccount.inc:290
-msgid "Samba"
-msgstr "Samba"
+#: setup/class_setupStep_Language.inc:42
+msgid "This step allows you to select your preferred language."
+msgstr "Tek krok umożliwia wybranie preferowanego języka."
 
-#: plugins/admin/groups/class_groupManagement.inc:174
-#: plugins/admin/users/class_userManagement.inc:878
-msgid "Edit samba properties"
-msgstr "Edytuj właściwości Samba"
+#: setup/class_setupStep_Language.inc:47 include/class_core.inc:188
+msgid "Automatic"
+msgstr "Automatycznie"
 
-#: plugins/admin/groups/class_groupManagement.inc:182
-#: plugins/admin/users/class_userManagement.inc:894
-msgid "Edit phone properties"
-msgstr "Edytuj właściwości Telefonu"
+#: setup/setup_welcome.tpl:3
+msgid "How to get started"
+msgstr ""
 
-#: plugins/admin/groups/class_groupManagement.inc:189
-msgid "Menu"
-msgstr "Menu"
+#: setup/setup_welcome.tpl:5
+msgid ""
+"This seems to be the first time you run GOsa on this system. To start the "
+"GOsa web interface you need a working configuration file, which can be "
+"generated by this wizard."
+msgstr ""
 
-#: plugins/admin/groups/class_groupManagement.inc:190
+#: setup/setup_welcome.tpl:9
 #, fuzzy
-msgid "Edit start menu properties"
-msgstr "Edytuj właściwości Samba"
+msgid "What you need to generate a configuration file:"
+msgstr "Plik konfiguracyjny"
 
-#: plugins/admin/groups/class_groupManagement.inc:197
-#: plugins/admin/users/class_userManagement.inc:885
-#: plugins/personal/posix/class_posixAccount.inc:290
-msgid "Environment"
-msgstr "Środowisko"
+#: setup/setup_welcome.tpl:13
+#, fuzzy
+msgid "The hostname of your LDAP server"
+msgstr "podczas połączenia z serwerem LDAP '%s'"
 
-#: plugins/admin/groups/class_groupManagement.inc:198
-#: plugins/admin/users/class_userManagement.inc:886
-msgid "Edit environment properties"
-msgstr "Edytuj właściwości Środowiska"
+#: setup/setup_welcome.tpl:14
+msgid "Installed GOsa and supplementary schema"
+msgstr ""
 
-#: plugins/admin/users/user-filter.xml:33
-msgid "Show templates"
-msgstr "Pokaż szablony"
+#: setup/setup_welcome.tpl:15
+msgid "The LDAP base of your LDAP directory"
+msgstr ""
 
-#: plugins/admin/users/user-filter.xml:47
-#, fuzzy
-msgid "Show POSIX users"
-msgstr "Ustawienia Posix"
+#: setup/setup_welcome.tpl:16
+msgid "The DN and the password of the LDAP administration user"
+msgstr ""
 
-#: plugins/admin/users/user-filter.xml:61
-#, fuzzy
-msgid "Show SAMBA users"
-msgstr "Pokaż serwery"
+#: setup/setup_welcome.tpl:20
+msgid ""
+"If you've collected the needed information, unlock the setup process like "
+"shown in the next paragraph."
+msgstr ""
 
-#: plugins/admin/users/user-filter.xml:75
+#: setup/setup_welcome.tpl:24
 #, fuzzy
-msgid "Show mail users"
-msgstr "Pokaż użytkowników Poczty"
+msgid "Starting the setup"
+msgstr "Ustawienia językowe"
 
-#: plugins/admin/users/password.tpl:4
+#: setup/setup_welcome.tpl:26
 msgid ""
-"To change the user password use the fields below. The changes take effect "
-"immediately. Please memorize the new password, because the user wouldn't be "
-"able to login without it."
+"For security reasons you need to authenticate the installation by creating "
+"the file '/tmp/gosa.auth', containing the current session ID on the servers "
+"local filesystem. This can be done by executing the following command:"
 msgstr ""
-"Aby zmienić hasło użytkownika, proszę użyć formularza poniżej. Zmiany są "
-"wprowadzane natychmiastowo. Proszę zapamiętać nowe hasło, gdyż bez niego "
-"zalogowanie będzie niemożliwe."
 
-#: plugins/admin/users/password.tpl:11 plugins/admin/users/password.tpl:39
-#, fuzzy
-msgid "Password input dialog"
-msgstr "Zmiana hasła"
+#: setup/setup_welcome.tpl:32
+msgid "Click the 'Next' button when you've finished."
+msgstr ""
 
-#: plugins/admin/users/password.tpl:27 plugins/admin/users/password.tpl:79
-msgid "Strength"
-msgstr "Siła"
+#: setup/class_setupStep_Migrate.inc:51 setup/class_setupStep_Migrate.inc:52
+msgid "LDAP inspection"
+msgstr "Inspekcja LDAP"
 
-#: plugins/admin/users/password.tpl:43
-#: plugins/personal/password/password.tpl:55
-#: plugins/personal/myaccount/password.tpl:49
+#: setup/class_setupStep_Migrate.inc:53
+msgid "Analyze your current LDAP for GOsa compatibility"
+msgstr ""
+
+#: setup/class_setupStep_Migrate.inc:59
 #, fuzzy
-msgid "Use proposal"
-msgstr "grupy"
+msgid "Checking for root object"
+msgstr "Sprawdzam wsparcie dla iconv"
 
-#: plugins/admin/users/password.tpl:61
-#: plugins/personal/password/password.tpl:74
-#: plugins/personal/myaccount/password.tpl:67
+#: setup/class_setupStep_Migrate.inc:65
 #, fuzzy
-msgid "Manually specify a password"
-msgstr "Proszę podać prawidłowe hasło!"
+msgid "Inspecting object classes in root object"
+msgstr "Sprawdzam wsparcie dla iconv"
 
-#: plugins/admin/users/password.tpl:95
+#: setup/class_setupStep_Migrate.inc:71
 #, fuzzy
-msgid "Enforce password change on next login."
-msgstr "Wymuś zmianę hasła podczas logowania"
+msgid "Checking permission for LDAP database"
+msgstr "Brak uprawnień do usunięcia tego departamentu."
 
-#: plugins/admin/users/template.tpl:2
-msgid "Creating a new user using templates"
-msgstr "Utwórz nowego użytkownika używając szablonów"
+#: setup/class_setupStep_Migrate.inc:78
+#, fuzzy
+msgid "Checking for super administrator"
+msgstr "Sprawedzam dodatkowe programy"
 
-#: plugins/admin/users/template.tpl:6
-msgid ""
-"Creating a new user can be assisted by using templates. Many database "
-"records will be filled automatically. Choose 'none' to skip the usage of "
-"templates."
-msgstr ""
-"Tworzenie nowego użytkownika może być wspomagane przez szablony. Wiele "
-"rekordów bazy będzie automatycznie wypełnionych. Wybierz 'brak' aby pominąć "
-"użycie szablonów."
+#: setup/class_setupStep_Migrate.inc:118 setup/class_setupStep_Migrate.inc:186
+#: setup/class_setupStep_Migrate.inc:709
+msgid "LDAP query failed"
+msgstr "Kwerenda LDAP nieudana"
 
-#: plugins/admin/users/template.tpl:13
-msgid "User template selection dialog"
+#: setup/class_setupStep_Migrate.inc:119 setup/class_setupStep_Migrate.inc:187
+#: setup/class_setupStep_Migrate.inc:710
+msgid "Possibly the 'root object' is missing."
 msgstr ""
 
-#: plugins/admin/users/template.tpl:15
-#: plugins/admin/users/class_userManagement.inc:530
-#: plugins/admin/users/user-list.xml:15 plugins/admin/users/user-list.xml:102
-#: plugins/admin/users/templatize.tpl:15
-msgid "Template"
-msgstr "Szablon"
-
-#: plugins/admin/users/template.tpl:23 plugins/personal/generic/generic.tpl:37
-#: plugins/personal/generic/paste_generic.tpl:8
-msgid "Last name"
-msgstr "Nazwisko"
-
-#: plugins/admin/users/template.tpl:27 plugins/personal/generic/generic.tpl:51
-#: plugins/personal/generic/paste_generic.tpl:12
-msgid "First name"
-msgstr "Imię"
+#: setup/class_setupStep_Migrate.inc:132 setup/class_setupStep_Migrate.inc:145
+#: setup/class_setupStep_Migrate.inc:307 setup/class_setupStep_Migrate.inc:661
+#: setup/class_setupStep_Migrate.inc:674 setup/class_setupStep_Migrate.inc:729
+#: setup/class_setupStep_Migrate.inc:750 setup/class_setupStep_Migrate.inc:802
+msgid "Failed"
+msgstr "Niepowodzenie"
 
-#: plugins/admin/users/class_userManagement.inc:26
+#: setup/class_setupStep_Migrate.inc:134 setup/class_setupStep_Migrate.inc:147
+#, php-format
 msgid ""
-"Manage aspects of user accounts like generic, POSIX, samba and mail settings"
+"The specified user '%s' does not have full access to your LDAP database."
 msgstr ""
 
-#: plugins/admin/users/class_userManagement.inc:387
-#, fuzzy
-msgid "You have no permission to change this users password!"
-msgstr "Brak uprawnień do zmiany własnego hasła"
+#: setup/class_setupStep_Migrate.inc:308
+msgid "There is no GOsa administrator account inside your LDAP."
+msgstr ""
 
-#: plugins/admin/users/class_userManagement.inc:777
-msgid "Account locking"
-msgstr "Blokowanie konta"
+#: setup/class_setupStep_Migrate.inc:377
+msgid "Migration error"
+msgstr "Błąd migracji"
 
-#: plugins/admin/users/class_userManagement.inc:778
+#: setup/class_setupStep_Migrate.inc:377
 #, php-format
-msgid ""
-"Password method '%s' does not support locking. Account (%s) has not been "
-"locked!"
+msgid "Cannot add ACL for user '%s':"
 msgstr ""
 
-#: plugins/admin/users/class_userManagement.inc:851
-msgid "Unlock account"
-msgstr "Odblokuj konto"
-
-#: plugins/admin/users/class_userManagement.inc:853
-msgid "Lock account"
-msgstr "Zablokuj konto"
-
-#: plugins/admin/users/class_userManagement.inc:866
-msgid "Edit generic properties"
-msgstr "Edytuj ogólne właściwości"
+#: setup/class_setupStep_Migrate.inc:415 setup/class_setupStep_Migrate.inc:425
+msgid "Input error"
+msgstr "Błąd wejścia"
 
-#: plugins/admin/users/class_userManagement.inc:881
-msgid "Netatalk"
-msgstr "Netatalk"
+#: setup/class_setupStep_Migrate.inc:420
+msgid "Password error"
+msgstr "Błąd hasła"
 
-#: plugins/admin/users/class_userManagement.inc:882
+#: setup/class_setupStep_Migrate.inc:420
 #, fuzzy
-msgid "Edit Netatalk properties"
-msgstr "Edytuj właściwości Netatalk"
-
-#: plugins/admin/users/class_userManagement.inc:889
-msgid "FAX"
-msgstr "FAX"
+msgid "Provided passwords do not match!"
+msgstr "Hasła podane jako nowe i powtórzone nie zgadzają się!"
 
-#: plugins/admin/users/class_userManagement.inc:890
+#: setup/class_setupStep_Migrate.inc:425
 #, fuzzy
-msgid "Edit FAX properties"
-msgstr "Edytuj właściwości UNIX"
+msgid "Specify a valid user ID!"
+msgstr "Proszę podać prawidłową nazwę użytkownika!"
 
-#: plugins/admin/users/user-list.xml:11
-msgid "List of users"
-msgstr "Lista użytkowników"
+#: setup/class_setupStep_Migrate.inc:450
+#, php-format
+msgid "Adding an administrative user failed: object '%s' already exists!"
+msgstr ""
 
-#: plugins/admin/users/user-list.xml:140
-msgid "Lock users"
-msgstr "Zablokuj użytkowników"
+#: setup/class_setupStep_Migrate.inc:662
+msgid ""
+"The LDAP root object is missing. It is required to use your LDAP service."
+msgstr ""
 
-#: plugins/admin/users/user-list.xml:148
-msgid "Unlock users"
-msgstr "Odblokuj użytkowników"
+#: setup/class_setupStep_Migrate.inc:663 setup/class_setupStep_Migrate.inc:676
+#, fuzzy
+msgid "Try to create root object"
+msgstr "Utwórz obiekty"
 
-#: plugins/admin/users/user-list.xml:167
-msgid "Apply template"
-msgstr "Zastosuj szablon"
+#: setup/class_setupStep_Migrate.inc:675
+msgid "Root object couldn't be created, you should try it on your own."
+msgstr ""
 
-#: plugins/admin/users/user-list.xml:199
+#: setup/class_setupStep_Migrate.inc:730
+#, fuzzy, php-format
+msgid "Missing GOsa object class '%s'!"
+msgstr "Wyświetl szablony FAI"
+
+#: setup/class_setupStep_Migrate.inc:731
 #, fuzzy
-msgid "New user from template"
-msgstr "Utwórz użytkownika z szablonu"
+msgid "Please check your installation."
+msgstr "Proszę sprawdzić kombinację login/hasło."
 
-#: plugins/admin/users/user-list.xml:213
-msgid "Edit user"
-msgstr "Edytuj użytkownika"
+#: setup/class_setupStep_Migrate.inc:752
+#, php-format
+msgid ""
+"Cannot handle the structural object type of your root object. Please try to "
+"add the object class '%s' manually."
+msgstr ""
+
+#: setup/class_setup.inc:195
+msgid "Completed"
+msgstr "Zakończono"
 
-#: plugins/admin/users/user-list.xml:222
-msgid "%{filter:lockLabel(userPassword)}"
-msgstr ""
+#: setup/class_setup.inc:235
+msgid "Check again"
+msgstr "Sprawdź ponownie"
 
-#: plugins/admin/users/user-list.xml:245
-msgid "Remove user"
-msgstr "Usuń użytkownika"
+#: setup/class_setup.inc:238
+msgid "Next"
+msgstr "Następne"
 
-#: plugins/admin/users/templatize.tpl:2
+#: setup/setup_language.tpl:3
 #, fuzzy
-msgid "Applying a template"
-msgstr "Szablony"
+msgid "Please select the preferred language"
+msgstr "Preferowany język"
 
-#: plugins/admin/users/templatize.tpl:6
+#: setup/setup_language.tpl:5
 msgid ""
-"Applying a template to several users will replace all user attributes "
-"defined in the template."
+"At this point, you can select the site wide default language. Choosing "
+"'automatic' will use the language requested by the browser. This setting can "
+"be overridden per user."
 msgstr ""
 
-#: plugins/admin/users/templatize.tpl:13
+#: setup/setup_language.tpl:9
 #, fuzzy
-msgid "Apply user template"
-msgstr "Szablony"
+msgid "Please select your preferred language here"
+msgstr "Preferowany język"
 
-#: plugins/admin/users/templatize.tpl:32
-msgid "No templates available!"
-msgstr "Brak szablonów!"
+#: html/index.php:45
+#, php-format
+msgid "Your browser (%s) is blacklisted for the current theme!"
+msgstr ""
 
-#: plugins/admin/newConfigManagement/DeviceConfig-list.tpl:9
-#, fuzzy
-msgid "Container"
-msgstr "Kontynuuj"
+#: html/index.php:72
+#, php-format
+msgid "This session is not encrypted. Click %s to enter an encrypted session."
+msgstr ""
 
-#: plugins/admin/newConfigManagement/DeviceConfig-list.tpl:10
-msgid "Item"
+#: html/index.php:72
+msgid "here"
+msgstr "tutaj"
+
+#: html/index.php:78
+msgid "The configured session lifetime will be overridden by php.ini settings!"
 msgstr ""
 
-#: plugins/admin/newConfigManagement/DeviceConfig-list.xml:10
-#, fuzzy
-msgid "List of items"
-msgstr "Lista użytkowników"
+#: html/index.php:157 html/password.php:63
+#, php-format
+msgid "GOsa configuration %s/%s is not readable. Aborted."
+msgstr "Nie można czytać pliku konfiguracji %s/%s. Kończę."
 
-#: plugins/admin/newConfigManagement/DeviceConfig-list.xml:75
-#, fuzzy
-msgid "Edit item"
-msgstr "Edytuj filtry"
+#: html/index.php:179
+msgid "Smarty error"
+msgstr "Błąd Smarty"
 
-#: plugins/admin/newConfigManagement/DeviceConfig-list.xml:82
+#: html/index.php:179 html/setup.php:73 html/password.php:115
+#, fuzzy, php-format
+msgid "Compile directory %s is not accessible!"
+msgstr "Katalog '%s' podany jako katalog kompilacji jest niedostępny!"
+
+#: html/index.php:202
 #, fuzzy
-msgid "Remove item"
-msgstr "Usuń obrazek"
+msgid ""
+"Your browser has cookies disabled: please enable cookies and reload this "
+"page before logging in!"
+msgstr ""
+"Twoja przeglądarka ma wyłączone cookies. Proszę włączyć cookies i "
+"przeładować stronę przed logowaniem!"
 
-#: plugins/admin/newConfigManagement/class_newConfigManagement.inc:8
-#: plugins/admin/newConfigManagement/class_newConfigManagement.inc:9
-#: plugins/admin/newConfigManagement/class_newConfigManagement.inc:352
-#: plugins/admin/newConfigManagement/class_newConfigManagement.inc:353
-#: plugins/admin/newConfigManagement/class_newConfigManagement.inc:359
+#: html/index.php:233
 #, fuzzy
-msgid "Config management"
-msgstr "Zarządzanie systemem"
+msgid "Broken HTTP authentication setup!"
+msgstr "Istnieje problem z ustawieniami autentykacji!"
 
-#: plugins/admin/newConfigManagement/class_newConfigManagement.inc:42
-#: plugins/admin/newConfigManagement/class_newConfigManagement.inc:95
-#, php-format
-msgid "Failed to load distributions, error was '%s'!"
+#: html/index.php:241
+msgid "Cannot find a valid user for the current HTTP authentication!"
 msgstr ""
 
-#: plugins/admin/newConfigManagement/class_newConfigManagement.inc:262
-msgid "No selectable install methods returned!"
+#: html/index.php:245
+#, fuzzy
+msgid "Cannot find a unique user for the current HTTP authentication!"
 msgstr ""
+"Błąd krytyczny: Nie można znaleźć nieużywnego znacznika dla jednostki "
+"administracyjnej!"
 
-#: plugins/admin/newConfigManagement/class_newConfigManagement.inc:263
-#: setup/class_setup.inc:183
-msgid "Setup"
-msgstr "Ustawienia"
-
-#: plugins/admin/newConfigManagement/class_newConfigManagement.inc:278
+#: html/index.php:289
 #, fuzzy
-msgid "Distribution"
-msgstr "Opis"
+msgid "Please specify a valid user name!"
+msgstr "Proszę podać prawidłową nazwę użytkownika!"
 
-#: plugins/admin/newConfigManagement/class_newConfigManagement.inc:284
-msgid "Release"
-msgstr ""
+#: html/index.php:292
+msgid "Please specify your password!"
+msgstr "Proszę podać prawidłowe hasło!"
 
-#: plugins/admin/newConfigManagement/class_newConfigManagement.inc:290
-#, fuzzy
-msgid "Component"
-msgstr "Komponent Domeny"
+#: html/index.php:304
+msgid "Authentication error"
+msgstr "Błąd autentykacji"
 
-#: plugins/admin/departments/dep-list.xml:11
+#: html/index.php:304
 #, fuzzy
-msgid "List of structural objects"
-msgstr "Lista grupy obiektów"
+msgid "Cannot retrieve user information for HTTP authentication!"
+msgstr "Nie można pobrać informacji o quota dla '%s'."
 
-#: plugins/admin/departments/dep-list.xml:15
-#: plugins/admin/departments/dep-list.xml:103
-#: plugins/admin/departments/class_departmentManagement.inc:193
-#: plugins/admin/departments/dep-filter.xml:105
-#: plugins/admin/departments/domain.tpl:5
-msgid "Domain"
-msgstr "Domena"
+#: html/index.php:311 html/password.php:261
+#, fuzzy
+msgid "Please check the username/password combination!"
+msgstr "Proszę sprawdzić kombinację login/hasło."
 
-#: plugins/admin/departments/dep-list.xml:23
-#: plugins/admin/departments/dep-list.xml:110
-#: plugins/admin/departments/dep-filter.xml:77
-#: plugins/admin/departments/dcObject.tpl:5
-msgid "Domain component"
-msgstr "Komponent domeny"
+#: html/index.php:359
+msgid "Account locked. Please contact your system administrator!"
+msgstr "Konto zablokowane. Proszę skontaktować się z administratorem systemu!"
 
-#: plugins/admin/departments/dep-list.xml:31
-#: plugins/admin/departments/dep-list.xml:117
-#: plugins/admin/departments/class_departmentManagement.inc:217
-#: plugins/admin/departments/dep-filter.xml:49
-#: plugins/admin/departments/class_countryGeneric.inc:82
-#: plugins/admin/departments/class_countryGeneric.inc:83
-#: plugins/admin/departments/country.tpl:5
-msgid "Country"
-msgstr "Kraj"
+#: html/setup.php:73
+msgid "Smarty"
+msgstr "Smarty"
 
-#: plugins/admin/departments/dep-list.xml:39
-#: plugins/admin/departments/dep-list.xml:124
-#: plugins/admin/departments/locality.tpl:5
-#: plugins/admin/departments/class_departmentManagement.inc:229
-#: plugins/admin/departments/class_localityGeneric.inc:82
-#: plugins/admin/departments/class_localityGeneric.inc:83
-#: plugins/admin/departments/dep-filter.xml:63
-#, fuzzy
-msgid "Locality"
-msgstr "Lokalizacja"
+#: html/main.php:171
+#, php-format
+msgid "Cannot locate file %s - please run %s to fix this"
+msgstr ""
 
-#: plugins/admin/departments/dep-list.xml:47
-#: plugins/admin/departments/dep-list.xml:131
-#: plugins/admin/departments/class_departmentManagement.inc:241
-#: plugins/admin/departments/class_organizationGeneric.inc:113
-#: plugins/admin/departments/class_organizationGeneric.inc:114
-#: plugins/admin/departments/dep-filter.xml:91
-#: plugins/admin/departments/organization.tpl:4
-#: plugins/personal/generic/class_user.inc:1721
-#: plugins/personal/generic/generic.tpl:298 setup/setup_feedback.tpl:10
-#: setup/setup_feedback.tpl:12
-msgid "Organization"
-msgstr "Organizacja"
+#: html/main.php:190
+msgid "PHP configuration"
+msgstr "Konfiguracja PHP"
 
-#: plugins/admin/departments/locality.tpl:11
-#: plugins/admin/departments/dcObject.tpl:11
-#, fuzzy
-msgid "Locality name"
-msgstr "Nazwa lokalizacji"
+#: html/main.php:191
+msgid ""
+"Fatal error: Register globals is active. Please fix this in order to "
+"continue."
+msgstr ""
 
-#: plugins/admin/departments/locality.tpl:14
-#: plugins/admin/departments/dcObject.tpl:14
-#, fuzzy
-msgid "Name of locality to create"
-msgstr "Nazwa tworzonego poddrzewa"
+#: html/main.php:220
+msgid "Your password is about to expire, please change your password!"
+msgstr "Twoje hasło zaraz wygaśnie, proszę zmienić hasło!"
 
-#: plugins/admin/departments/locality.tpl:22
-#: plugins/admin/departments/domain.tpl:22
-#: plugins/admin/departments/country.tpl:22
-#: plugins/admin/departments/dcObject.tpl:22
-#: plugins/admin/departments/organization.tpl:22
-msgid "Descriptive text for department"
-msgstr "Tekst opisujący departament"
+#: html/main.php:295
+msgid "Running out of memory!"
+msgstr "Kończy się pamięć!"
 
-#: plugins/admin/departments/locality.tpl:39
-#: plugins/admin/departments/generic.tpl:51
-#: plugins/admin/departments/class_domain.inc:93
-#: plugins/admin/departments/class_localityGeneric.inc:93
-#: plugins/admin/departments/class_organizationGeneric.inc:127
-#: plugins/admin/departments/class_countryGeneric.inc:93
-#: plugins/admin/departments/class_dcObject.inc:92
-#: plugins/admin/departments/domain.tpl:39
-#: plugins/admin/departments/country.tpl:39
-#: plugins/admin/departments/dcObject.tpl:39
-#: plugins/admin/departments/class_department.inc:684
-#: plugins/admin/departments/organization.tpl:51
-#: plugins/personal/generic/class_user.inc:1724
-#: plugins/personal/generic/generic.tpl:339
-#: plugins/personal/generic/generic.tpl:355
-msgid "Manager"
-msgstr "Manager"
+#: html/main.php:355
+#, php-format
+msgid "You're logged in as %s"
+msgstr ""
 
-#: plugins/admin/departments/locality.tpl:67
-#: plugins/admin/departments/generic.tpl:132
-#: plugins/admin/departments/class_domain.inc:94
-#: plugins/admin/departments/class_localityGeneric.inc:95
-#: plugins/admin/departments/class_organizationGeneric.inc:135
-#: plugins/admin/departments/class_countryGeneric.inc:95
-#: plugins/admin/departments/class_dcObject.inc:94
-#: plugins/admin/departments/domain.tpl:67
-#: plugins/admin/departments/country.tpl:68
-#: plugins/admin/departments/dcObject.tpl:67
-#: plugins/admin/departments/class_department.inc:686
-#: plugins/admin/departments/organization.tpl:132
-msgid "Administrative settings"
-msgstr "Ustawienia administracyjne"
+#: html/main.php:358
+msgid "ACLs are disabled"
+msgstr "ACL wyłączone"
 
-#: plugins/admin/departments/locality.tpl:70
-#: plugins/admin/departments/generic.tpl:135
-#: plugins/admin/departments/domain.tpl:70
-#: plugins/admin/departments/country.tpl:71
-#: plugins/admin/departments/dcObject.tpl:70
-#: plugins/admin/departments/organization.tpl:135
-msgid "Tag department as an independent administrative unit"
-msgstr "Zaznacz departament jako niezależną jednostkę administracyjną"
+#: html/main.php:408
+#, fuzzy
+msgid "Plug-in"
+msgstr "Dodatek"
 
-#: plugins/admin/departments/generic.tpl:4
-#: plugins/admin/departments/dep-filter.xml:35
-msgid "Organizational Unit"
-msgstr "Jednostka organizacyjna"
+#: html/main.php:409
+#, fuzzy, php-format
+msgid "Fatal error: Cannot find any plugin definitions for plugin %s!"
+msgstr "BŁĄD: Nie można znaleźć żadnych definicji dla pluginu '%s'!"
 
-#: plugins/admin/departments/generic.tpl:11
-msgid "Name of department"
-msgstr "Nazwa departamentu"
+#: html/main.php:425
+msgid "Configuration Error"
+msgstr "Błąd konfiguracji"
 
-#: plugins/admin/departments/generic.tpl:14
-msgid "Name of subtree to create"
-msgstr "Nazwa tworzonego poddrzewa"
+#: html/main.php:426
+#, php-format
+msgid ""
+"Fatal error: not all POST variables have been transfered by PHP - please "
+"inform your administrator!"
+msgstr ""
 
-#: plugins/admin/departments/generic.tpl:22
+#: html/helpviewer.php:64
+msgid "Help browser"
+msgstr "Wyszukiwarka pomocy"
+
+#: html/helpviewer.php:118
 #, fuzzy
-msgid "Descriptive text for   department"
-msgstr "Tekst opisujący departament"
+msgid "There is no help file specified for this class"
+msgstr "Pomoc nie jest dostępna dla tej klasy."
 
-#: plugins/admin/departments/generic.tpl:30
-#: plugins/admin/departments/organization.tpl:30
-msgid "Category for this subtree"
-msgstr "Kategoria dla tego poddrzewa"
+#: html/helpviewer.php:193 include/functions_helpviewer.inc:97
+msgid "previous"
+msgstr "poprzednie"
 
-#: plugins/admin/departments/generic.tpl:83
-#: plugins/admin/departments/generic.tpl:85
-#: plugins/admin/departments/generic.tpl:95
-#: plugins/admin/departments/class_localityGeneric.inc:91
-#: plugins/admin/departments/class_organizationGeneric.inc:130
-#: plugins/admin/departments/class_department.inc:680
-#: plugins/admin/departments/organization.tpl:82
-#: plugins/admin/departments/organization.tpl:94
-#: plugins/personal/generic/class_user.inc:1735
-#: plugins/personal/generic/generic.tpl:436
-msgid "Location"
-msgstr "Lokalizacja"
+#: html/helpviewer.php:197 include/functions_helpviewer.inc:101
+msgid "next"
+msgstr "następne"
 
-#: plugins/admin/departments/generic.tpl:87
-#: plugins/admin/departments/class_organizationGeneric.inc:129
-#: plugins/admin/departments/class_department.inc:679
-#: plugins/admin/departments/organization.tpl:86
-#: plugins/personal/generic/class_user.inc:1734
-#: plugins/personal/generic/generic.tpl:444
-msgid "State"
-msgstr "Stan"
+#: html/helpviewer.php:268
+#, fuzzy, php-format
+msgid "Help directory '%s' is not accessible, can't read any help files."
+msgstr ""
+"Katalog pomocy '%s' nie jest osiągalny, nie można czytać żadnych plików "
+"pomocy."
 
-#: plugins/admin/departments/generic.tpl:90
-#: plugins/admin/departments/organization.tpl:89
-msgid "State where this subtree is located"
-msgstr "Stan w którym jest umieszczone to poddrzewo"
+#: html/password.php:195
+msgid "Error: Password method not available!"
+msgstr ""
 
-#: plugins/admin/departments/generic.tpl:98
-#: plugins/admin/departments/organization.tpl:97
-msgid "Location of this subtree"
-msgstr "Lokalizacja tego poddrzewa"
+#: html/password.php:268
+#, fuzzy
+msgid "You have no permissions to change your password!"
+msgstr "Brak uprawnień do zmiany własnego hasła"
 
-#: plugins/admin/departments/generic.tpl:103
-#: plugins/admin/departments/class_department.inc:681
-#: plugins/admin/departments/organization.tpl:102
-#: plugins/personal/generic/generic.tpl:185
-#: plugins/personal/generic/generic.tpl:452
-msgid "Address"
-msgstr "Adres"
+#: html/password.php:315
+msgid "Session will not be encrypted."
+msgstr "Sesja nie będzie szyfrowana."
 
-#: plugins/admin/departments/generic.tpl:106
-#: plugins/admin/departments/organization.tpl:105
-msgid "Postal address of this subtree"
-msgstr "Kod pocztowy tego poddrzewa"
+#: html/password.php:317
+msgid "Enter SSL session"
+msgstr "Sprowadź sesję SSL"
 
-#: plugins/admin/departments/generic.tpl:113
-#: plugins/admin/departments/organization.tpl:112
-msgid "Base telephone number of this subtree"
-msgstr "Bazowy numer telefonu tego poddrzewa"
+#: ihtml/themes/default/infoPage.tpl:4
+#, fuzzy
+msgid "User information"
+msgstr "pokaż informacje"
 
-#: plugins/admin/departments/generic.tpl:118
-#: plugins/admin/departments/class_organizationGeneric.inc:133
-#: plugins/admin/departments/class_department.inc:379
-#: plugins/admin/departments/class_department.inc:683
-#: plugins/admin/departments/organization.tpl:117
-#: plugins/personal/generic/class_user.inc:1357
-#: plugins/personal/generic/class_user.inc:1849
-#: plugins/personal/generic/generic.tpl:419
-#: plugins/personal/generic/generic.tpl:586
-msgid "Fax"
-msgstr "Fax"
+#: ihtml/themes/default/infoPage.tpl:21
+msgid "Home phone"
+msgstr "Telefon domowy"
 
-#: plugins/admin/departments/generic.tpl:121
-#: plugins/admin/departments/organization.tpl:120
-msgid "Base facsimile telephone number of this subtree"
-msgstr "Bazowy numer faxu tego poddrzewa"
+#: ihtml/themes/default/infoPage.tpl:27
+msgid "Organizational unit"
+msgstr "Jednostka organizacyjna"
 
-#: plugins/admin/departments/class_domain.inc:81
-#: plugins/admin/departments/class_domain.inc:82
-#: plugins/admin/departments/class_departmentManagement.inc:205
-#: plugins/admin/departments/class_dcObject.inc:81
-#: plugins/admin/departments/class_dcObject.inc:82
-msgid "Domain Component"
-msgstr "Komponent Domeny"
+#: ihtml/themes/default/infoPage.tpl:51
+#, fuzzy
+msgid "Administrative contact"
+msgstr "Ustawienia administracyjne"
 
-#: plugins/admin/departments/class_departmentManagement.inc:25
+#: ihtml/themes/default/help.tpl:9
+msgid "GOsa help viewer"
+msgstr "Podgląd pomocy GOsa"
+
+#: ihtml/themes/default/help.tpl:15
+msgid "Index"
+msgstr "Indeks"
+
+#: ihtml/themes/default/userFilterEditor.tpl:1
+#: ihtml/themes/default/userFilterEditor.tpl:5
 #, fuzzy
-msgid "Directory structure"
-msgstr "Katalog"
+msgid "Filter editor"
+msgstr "Błąd krytyczny"
 
-#: plugins/admin/departments/class_departmentManagement.inc:26
-msgid ""
-"Manage organizations, organizational units, localities, countries and more"
+#: ihtml/themes/default/userFilterEditor.tpl:8
+#, fuzzy
+msgid "Filter properties"
+msgstr "Edytuj ogólne właściwości"
+
+#: ihtml/themes/default/userFilterEditor.tpl:27
+#: include/class_userFilter.inc:55
+msgid "Parent filter"
+msgstr "Filtr nadrzędny"
+
+#: ihtml/themes/default/userFilterEditor.tpl:45
+msgid "Enabled"
+msgstr "Włączone"
+
+#: ihtml/themes/default/userFilterEditor.tpl:49
+msgid "Categories where the filter is visible"
 msgstr ""
 
-#: plugins/admin/departments/class_departmentManagement.inc:125
+#: ihtml/themes/default/userFilterEditor.tpl:69
+msgid "Query"
+msgstr "Kwerenda"
+
+#: ihtml/themes/default/userFilter.tpl:1
+#, fuzzy
+msgid "List of defined filters"
+msgstr "Zapisz plik konfiguracyjny"
+
+#: ihtml/themes/default/sizelimit.tpl:3
 msgid ""
-"As soon as the tag operation has finished, you can scroll down to end of the "
-"page and    press the 'Continue' button to continue with the department "
-"management dialog."
+"The size limit option makes LDAP operations faster and saves the LDAP server "
+"from getting too much load. The easiest way to handle big databases without "
+"long timeouts would be to limit your search to smaller values and use "
+"filters to get the entries you are looking for."
 msgstr ""
+"Limit rozmiaru powoduje szybsze operacje LDAP i zapobiega nadmiernemu "
+"obciążeniu serwera LDAP. Najprostrzym sposobem działania na dużych bazach "
+"bez opóźnień jest ograniczanie wyszukiwań do mniejszej ilości wyników oraz "
+"użycie filtrów dla otrzymania poszukiwanych elementów."
 
-#: plugins/admin/departments/class_organizationGeneric.inc:122
-msgid "Organization name"
-msgstr "Nazwa organizacji"
+#: ihtml/themes/default/sizelimit.tpl:8
+msgid "Please choose the way to react for this session"
+msgstr "Proszę wybrać sposób reakcji dla tej sesji"
 
-#: plugins/admin/departments/class_organizationGeneric.inc:131
-#: plugins/personal/generic/class_user.inc:1736
-#: plugins/personal/generic/generic.tpl:183
-msgid "Postal address"
-msgstr "Adres pocztowy"
+#: ihtml/themes/default/sizelimit.tpl:10
+msgid "ignore this error and show all entries the LDAP server returns"
+msgstr "Ignoruj ten błąd i pokaż wszystkie elementy które zwraca serwer LDAP"
 
-#: plugins/admin/departments/class_organizationGeneric.inc:132
-msgid "Phone number"
-msgstr "Numer telefonu"
+#: ihtml/themes/default/sizelimit.tpl:11
+#, fuzzy
+msgid ""
+"ignore this error and show all entries that fit into the defined size limit"
+msgstr ""
+"ignoruj ten błąd i pokaż wszystkie elementy które zmieszczą się w "
+"zdefiniowanych limicie rozmiaru i pozwól mi użyć filtrów"
 
-#: plugins/admin/departments/class_countryGeneric.inc:91
-#: plugins/admin/departments/country.tpl:11
-msgid "Country name"
-msgstr "Nazwa Kraju"
+#: ihtml/themes/default/sizelimit.tpl:16 include/utils/class_msgPool.inc:331
+#, php-format
+msgid "Set"
+msgstr "Ustaw"
 
-#: plugins/admin/departments/domain.tpl:11
-#, fuzzy
-msgid "Domain name"
-msgstr "Administratorzy domeny"
+#: ihtml/themes/default/msg_dialog.tpl:55
+#: ihtml/themes/default/msg_dialog.tpl:103
+msgid "Error message title"
+msgstr "Tytuł komunikatu błędu"
 
-#: plugins/admin/departments/domain.tpl:14
-#, fuzzy
-msgid "Name of domain to create"
-msgstr "Nazwa tworzonego poddrzewa"
+#: ihtml/themes/default/msg_dialog.tpl:66
+#: ihtml/themes/default/msg_dialog.tpl:115
+msgid "Error message"
+msgstr "Komunikat błędu"
 
-#: plugins/admin/departments/country.tpl:14
-#, fuzzy
-msgid "Name of country to create"
-msgstr "Nazwa tworzonego poddrzewa"
+#: ihtml/themes/default/password.tpl:5
+msgid "Change your password"
+msgstr "Zmień swoje hasło"
 
-#: plugins/admin/departments/class_department.inc:439
-#, fuzzy
-msgid "Cannot find an unused tag for this administrative unit!"
+#: ihtml/themes/default/password.tpl:61
+msgid "Your password has been changed successfully."
+msgstr "Twoje hasło zostało pomyślnie zmienione."
+
+#: ihtml/themes/default/password.tpl:72
+msgid ""
+"Enter the current password and the new password (twice) in the fields below "
+"and press the 'Set password' button."
 msgstr ""
-"Błąd krytyczny: Nie można znaleźć nieużywnego znacznika dla jednostki "
-"administracyjnej!"
 
-#: plugins/admin/departments/class_department.inc:507
-#, php-format
-msgid "Tagging '%s'."
-msgstr "Zaznaczanie '%s'."
+#: ihtml/themes/default/password.tpl:77 ihtml/themes/default/password.tpl:79
+msgid "Directory"
+msgstr "Katalog"
 
-#: plugins/admin/departments/class_department.inc:588
-#, php-format
-msgid "Moving '%s' to '%s'"
-msgstr "Przenoszenie '%s' do '%s'"
+#: ihtml/themes/default/password.tpl:86 ihtml/themes/default/password.tpl:90
+#: ihtml/themes/default/login.tpl:37 ihtml/themes/default/login.tpl:40
+#, fuzzy
+msgid "User name"
+msgstr "Nazwa użytkownika"
 
-#: plugins/admin/departments/class_department.inc:629
-#, php-format
-msgid "FAILED to copy %s, aborting operation"
-msgstr "BŁĄD kopiowania %s, anulowanie operacji"
+#: ihtml/themes/default/password.tpl:131
+msgid "Click here to change your password"
+msgstr "Kliknij tutaj aby zmienić swoje hasło"
 
-#: plugins/admin/departments/class_department.inc:660
-#: plugins/admin/departments/class_department.inc:671
-msgid "Departments"
-msgstr "Departamenty"
+#: ihtml/themes/default/acl.tpl:15 ihtml/themes/default/acl.tpl:16
+#: include/class_userFilter.inc:55
+msgid "Options"
+msgstr "Opcje"
 
-#: plugins/admin/departments/class_department.inc:674
-msgid "Department name"
-msgstr "Nazwa departamentu"
+#: ihtml/themes/default/acl.tpl:40
+#, fuzzy
+msgid "Additional filter options"
+msgstr "Ustawienia Aplikacji"
 
-#: plugins/admin/departments/class_department.inc:682
-msgid "Telephone"
-msgstr "Telefon"
+#: ihtml/themes/default/acl.tpl:53 ihtml/themes/default/acl.tpl:65
+#: include/class_acl.inc:1114
+msgid "Members"
+msgstr "Członkowie"
 
-#: plugins/admin/departments/class_department.inc:737
-#, php-format
-msgid "Object '%s' is already tagged"
-msgstr "Obiekt '%s' jest już zaznaczony"
+#: ihtml/themes/default/acl.tpl:54
+#, fuzzy
+msgid "Member selection"
+msgstr "Ustawienia grupy"
 
-#: plugins/admin/departments/class_department.inc:744
-#, php-format
-msgid "Adding tag (%s) to object '%s'"
-msgstr "Dodawanie znacznika (%s) do obiektu '%s'"
+#: ihtml/themes/default/acl.tpl:57
+msgid "Use members from"
+msgstr "Użyj członków z"
 
-#: plugins/admin/departments/class_department.inc:776
-#, php-format
-msgid "Removing tag from object '%s'"
-msgstr "Usuwanie znacznika z obiektu '%s'"
+#: ihtml/themes/default/acl.tpl:69 ihtml/themes/default/acl.tpl:74
+msgid "List message possible targets"
+msgstr "Wyświetl możliwe cele wiadomości"
 
-#: plugins/admin/departments/dep_iframe.tpl:1
-msgid "Processing the requested operation"
-msgstr "Przetwarzam zadaną operację"
+#: ihtml/themes/default/acl.tpl:92 ihtml/themes/default/acl.tpl:98
+msgid "List message recipients"
+msgstr "Wyświetl odbiorców wiadomości"
 
-#: plugins/admin/departments/dep_iframe.tpl:7
+#: ihtml/themes/default/acl.tpl:120
 #, fuzzy
-msgid ""
-"Your browser doesn't support IFRAME HTML elements. Please use this link to "
-"perform the requested operation."
-msgstr ""
-"Twoja przeglądarka nie obsługuje iframes, proszę użyć tego linku aby wykonać "
-"żądaną operację."
+msgid "ACL for this object"
+msgstr "ACLe dla tego obiektu"
 
-#: plugins/admin/departments/organization.tpl:11
+#: ihtml/themes/default/acl.tpl:126
 #, fuzzy
-msgid "Name of organization"
-msgstr "Organizacja"
+msgid "Available roles"
+msgstr "Dostępni członkowie"
 
-#: plugins/admin/departments/organization.tpl:14
+#: ihtml/themes/default/login.tpl:31
 #, fuzzy
-msgid "Name of organization to create"
-msgstr "Nazwa tworzonego poddrzewa"
+msgid "Login to GOsa"
+msgstr "Witaj w GOsa"
 
-#: plugins/admin/departments/dep_move_confirm.tpl:2
+#: ihtml/themes/default/login.tpl:61
+msgid "Choose the directory to work on"
+msgstr ""
+
+#: ihtml/themes/default/login.tpl:66
+msgid "Click here to log in"
+msgstr "Kliknij tutaj aby się zalogować"
+
+#: ihtml/themes/default/login.tpl:66 ihtml/themes/default/login.tpl:67
 #, fuzzy
-msgid "You are currently moving/renaming this department."
-msgstr "Brak uprawnień do usunięcia tego departamentu."
+msgid "Log in"
+msgstr "Login"
 
-#: plugins/admin/departments/dep_move_confirm.tpl:6
+#: ihtml/themes/default/snapshotdialog.tpl:3
+msgid "Restoring object snapshots"
+msgstr "Odtwarzanie obiektu snapshotów"
+
+#: ihtml/themes/default/snapshotdialog.tpl:6
 msgid ""
-"Modifying a departments naming attribute 'ou' or base may corrupt ACLs and "
-"snapshot entries for all entire objects."
+"This procedure will restore a snapshot of the selected object. It will "
+"replace the existing object after pressing the restore button."
 msgstr ""
+"Ta procedura przywróci snapshot wybranego obiektu. Obecny obiekt zostanie "
+"zamieniony po naciśnięciu przycisku przywróć."
 
-#: plugins/admin/departments/dep_move_confirm.tpl:9
-msgid "GOsa can NOT fix this for you, yet."
-msgstr "GOsa NIE może naprawić tego dla Ciebie, jeszcze."
-
-#: plugins/admin/departments/dep_move_confirm.tpl:12
+#: ihtml/themes/default/snapshotdialog.tpl:9
 msgid ""
-"Before you confirm this action, ensure that everything will be as expected, "
-"possibly the best solution is a backup."
+"DNS configuration and some database entries cannot be restored. They need to "
+"be recreated manually."
 msgstr ""
 
-#: plugins/admin/acl/acl-filter.xml:33 plugins/admin/acl/tabs_acl_role.inc:28
-msgid "ACL Templates"
-msgstr "Szablony ACL"
-
-#: plugins/admin/acl/acl-filter.xml:48
-#: plugins/admin/acl/class_aclManagement.inc:154
-#, fuzzy
-msgid "ACL Assignment"
-msgstr "Zarządzanie ACL"
-
-#: plugins/admin/acl/class_aclManagement.inc:26
+#: ihtml/themes/default/snapshotdialog.tpl:12
 msgid ""
-"Control access to GOsa managed objects down to attribute and action level"
+"Don't forget to check references to other objects, for example does the "
+"selected printer still exists ?"
 msgstr ""
 
-#: plugins/admin/acl/class_aclRole.inc:26
-#: plugins/admin/acl/class_aclRole.inc:715
+#: ihtml/themes/default/snapshotdialog.tpl:29
 #, fuzzy
-msgid "Access control roles"
-msgstr "Kontrola dostępu"
+msgid "There is no snapshot available that can be restored"
+msgstr "Brak snapshot'u który mógłby zostać odtworzony"
 
-#: plugins/admin/acl/class_aclRole.inc:27
-#, fuzzy
-msgid "Edit AC roles"
-msgstr "ACLe"
+#: ihtml/themes/default/snapshotdialog.tpl:31
+msgid "Choose a snapshot and click the folder image, to restore the snapshot"
+msgstr "Wybierz snapshot i klinij w obrazek folderu, aby odtwodzyć snapshot."
 
-#: plugins/admin/acl/class_aclRole.inc:138
-msgid "Reset ACL"
-msgstr "Resetuj ACL"
+#: ihtml/themes/default/snapshotdialog.tpl:50
+msgid "Creating object snapshots"
+msgstr "Tworzenie obiektu snapshoty"
 
-#: plugins/admin/acl/class_aclRole.inc:411
-msgid "No ACL settings for this category"
-msgstr "Brak ustawień ACL w tej kategorii"
+#: ihtml/themes/default/snapshotdialog.tpl:53
+msgid ""
+"This procedure will create a snapshot of the selected object. It will be "
+"stored inside a special branch of your directory system and can be restored "
+"later on."
+msgstr ""
+"Ta procedura utworzy snapshot wybranego obiektu. Kopia obiektu zostanie "
+"zachowana w specjalnej gałęzi i będzie mogła zostać przywrócona później."
 
-#: plugins/admin/acl/class_aclRole.inc:413
-#, fuzzy, php-format
-msgid "ACL for these objects: %s"
-msgstr "Zawiera ACL'e w tych kategoriach: %s"
+#: ihtml/themes/default/snapshotdialog.tpl:56
+msgid ""
+"Remember that database entries, DNS configurations and possibly created "
+"zones in server extensions will not be stored in the snapshot."
+msgstr ""
 
-#: plugins/admin/acl/class_aclRole.inc:418
+#: ihtml/themes/default/snapshotdialog.tpl:71
 #, fuzzy
-msgid "Edit category ACL"
-msgstr "Edytuj kategorie ACL'i"
+msgid "Time stamp"
+msgstr "Czas"
 
-#: plugins/admin/acl/class_aclRole.inc:421
-#, fuzzy
-msgid "Delete category ACL"
-msgstr "Kategoria"
+#: ihtml/themes/default/snapshotdialog.tpl:80
+msgid "Reason for generating this snapshot"
+msgstr "Przyczyna utworzenia tego snapshot'u"
 
-#: plugins/admin/acl/class_aclRole.inc:442
-#, php-format
-msgid "Edit ACL for '%s', scope is '%s'"
-msgstr "Edytuj ACL dla '%s', zakres to '%s'"
+#: ihtml/themes/default/logout.tpl:6
+msgid "Your GOsa session has expired!"
+msgstr "Twoja sesja w GOsa wygasła!"
 
-#: plugins/admin/acl/class_aclRole.inc:635
+#: ihtml/themes/default/logout.tpl:9
 #, fuzzy
-msgid "Object in use"
-msgstr "Nazwa obiektu"
-
-#: plugins/admin/acl/class_aclRole.inc:635
-#, php-format
-msgid "This role cannot be removed while it is in use by these objects:"
-msgstr ""
-
-#: plugins/admin/acl/class_aclRole.inc:714 plugins/admin/acl/acl-list.xml:23
-#: plugins/admin/acl/acl-list.xml:82
-#: plugins/personal/generic/class_user.inc:1666
-#: plugins/personal/generic/generic.tpl:503
-msgid "Role"
-msgstr "Pełniona funkcja"
-
-#: plugins/admin/acl/class_aclRole.inc:731
 msgid ""
-"The 'aclRoleRDN' statement defines the location where new ACL roles will be "
-"created. The default is 'ou=aclroles,'."
+"It has been a while since your last interaction with GOsa took place. Your "
+"session has been closed for security reasons. Please login again to continue "
+"with administrative tasks."
 msgstr ""
+"Ostatnia interakcja z interfejsem GOsa była już jakiś czas temu. Z powodów "
+"bezpieczeństwa sesja została zamknięta. Aby kontynuować proszę zalogować się "
+"ponownie."
 
-#: plugins/admin/acl/acl-list.xml:11
+#: ihtml/themes/default/logout.tpl:16
 #, fuzzy
-msgid "List of ACLs"
-msgstr "Lista ACLi"
+msgid "Login again"
+msgstr "Zaloguj się ponownie"
 
-#: plugins/admin/acl/paste_role.tpl:1
+#: ihtml/themes/default/removeEntries.tpl:14
 #, fuzzy
-msgid "Paste ACL-role"
-msgstr "Usuń makro"
-
-#: plugins/addons/dyngroup/class_DynamicLdapGroup.inc:105
-#: plugins/addons/dyngroup/class_DynamicLdapGroup.inc:327
-msgid "Labeled URI"
+msgid ""
+"If you're sure you want to do this press 'Delete' to continue or 'Cancel' to "
+"abort."
 msgstr ""
-
-#: plugins/addons/dyngroup/class_DynamicLdapGroup.inc:119
-#: plugins/addons/dyngroup/class_DynamicLdapGroup.inc:121
-#: plugins/addons/dyngroup/dyngroup.tpl:7
+"Jeśli jesteś pewien - naciśnij 'Usuń' aby kontynuować lub 'Anuluj' aby "
+"anulować."
+
+#: ihtml/themes/default/framework.tpl:9
 #, fuzzy
-msgid "Attribute"
-msgstr "Atrybuty telefonu"
+msgid "Log out"
+msgstr "Wyloguj"
 
-#: plugins/addons/dyngroup/class_DynamicLdapGroup.inc:128
-msgid "Surrounding brackets are required!"
-msgstr ""
+#: ihtml/themes/default/framework.tpl:10
+msgid ""
+"You are currently editing a database entry. Do you want to dismiss the "
+"changes?"
+msgstr "Obecnie edytujesz bazę danych. Czy chcesz porzucić zmiany?"
 
-#: plugins/addons/dyngroup/class_DynamicLdapGroup.inc:136
-#, php-format
-msgid "The given filter '%s' for entry %s seems to be invalid!"
+#: ihtml/themes/default/framework.tpl:22
+#, fuzzy, php-format
+msgid "Session expires in %d!"
+msgstr "Sesja nie jest szyfrowana!"
+
+#: ihtml/themes/default/ldifViewer.tpl:1
+msgid "Raw LDAP entry"
 msgstr ""
 
-#: plugins/addons/dyngroup/class_DynamicLdapGroup.inc:166
-#: plugins/addons/dyngroup/class_DynamicLdapGroup.inc:168
-#: plugins/addons/dyngroup/class_DynamicLdapGroup.inc:319
-#: plugins/addons/dyngroup/class_DynamicLdapGroup.inc:320
-#, fuzzy
-msgid "Dynamic object"
-msgstr "Obiekt GOsa"
+#: ihtml/themes/default/islocked.tpl:4
+msgid "Locking conflict detected"
+msgstr "Wykryto konflikt blokady"
 
-#: plugins/addons/dyngroup/dyngroup.tpl:1
+#: ihtml/themes/default/islocked.tpl:14
 #, fuzzy
-msgid "List of dynamic rules"
-msgstr "Lista ACLi"
-
-#: plugins/addons/dyngroup/dyngroup.tpl:3
-msgid "Labeled URI definitions"
+msgid ""
+"If this lock detection is false, the other person has obviously closed the "
+"web browser during the edit operation. You may want to take over the lock by "
+"pressing the 'Edit anyway' button."
 msgstr ""
+"Jeśli to wykrycie blokady jest błędne, inna osoba prawdopodobnie zamknęła "
+"okno przeglądarki podczas operacji edycji. Można przejąć blokadę naciskając "
+"Edytuj."
 
-#: plugins/addons/dyngroup/dyngroup.tpl:6
-#, fuzzy
-msgid "Scope"
-msgstr "kopiuj"
+#: ihtml/themes/default/islocked.tpl:23
+msgid "Read only"
+msgstr "Tylko do odczytu"
 
-#: plugins/addons/propertyEditor/class_propertyEditor.inc:6
+#: ihtml/themes/default/logout-close.tpl:5
 #, fuzzy
-msgid "Preferences"
-msgstr "Zależności"
+msgid "Your GOsa session has been closed!"
+msgstr "Twoja sesja w GOsa wygasła!"
 
-#: plugins/addons/propertyEditor/class_propertyEditor.inc:7
+#: ihtml/themes/default/logout-close.tpl:7
 msgid ""
-"Configure global and special GOsa settings like hooks and plug-in parameters"
+"Please close this browser window and clean the authentication caches to "
+"avoid an automatic re-authentication by your browser."
 msgstr ""
 
-#: plugins/addons/propertyEditor/class_propertyEditor.inc:206
-#, fuzzy
-msgid "No description"
-msgstr "Opis jednostki"
+#: ihtml/themes/default/copyPasteDialog.tpl:1
+msgid "Copy & paste wizard"
+msgstr "Kreator Copy & paste"
 
-#: plugins/addons/propertyEditor/class_propertyEditor.inc:230
-msgid "FALSE"
+#: ihtml/themes/default/copyPasteDialog.tpl:7
+#, fuzzy
+msgid ""
+"Some values need to be unique in the complete directory while some "
+"combinations make no sense. Please edit the values below to fulfill the "
+"policies."
 msgstr ""
+"Niektóre wartości muszą być unikalne w całym katalogu, podczas gdy niektóre "
+"kombinacje nie mają sensu. GOsa pokazuje dotyczące atrybuty. Proszę poprawić "
+"wartości poniżej aby utrzymać zgodność z regułami."
 
-#: plugins/addons/propertyEditor/class_propertyEditor.inc:231
-msgid "TRUE"
+#: ihtml/themes/default/copyPasteDialog.tpl:9
+msgid "Remember that some properties like taken snapshots will not be copied!"
 msgstr ""
+"Pamiętaj, że niektóre właściwości jak snapshoty nie zostaną skopiowane!"
 
-#: plugins/addons/propertyEditor/class_propertyEditor.inc:251
-msgid "Test the given command."
+#: ihtml/themes/default/copyPasteDialog.tpl:10
+msgid ""
+"Or if you copy or cut an entry within GOsa and delete the source object, you "
+"may get errors while pasting this object again!"
 msgstr ""
 
-#: plugins/addons/propertyEditor/class_commandVerifier.inc:56
-msgid "Results"
-msgstr ""
+#: ihtml/themes/default/copyPasteDialog.tpl:19
+#: include/utils/class_msgPool.inc:313
+#, php-format
+msgid "Save"
+msgstr "Zapisz"
 
-#: plugins/addons/propertyEditor/migration/class_migrateRDN.inc:31
-#, fuzzy, php-format
-msgid "Migration of property '%s'"
-msgstr "Błąd migracji"
+#: ihtml/themes/default/copyPasteDialog.tpl:23
+msgid "Cancel all"
+msgstr "Anuluj wszystko"
 
-#: plugins/addons/propertyEditor/migration/class_migrateRDN.inc:34
-#, fuzzy, php-format
-msgid "GOsa has detected objects outside of the configured storage point (%s)."
-msgstr "Zamierzasz skopiować wpis '%s'."
+#: ihtml/themes/default/copyPasteDialog.tpl:28
+msgid "Operation complete"
+msgstr "Operacja zakończona"
 
-#: plugins/addons/propertyEditor/migration/class_migrateRDN.inc:161
-msgid "Objects that will be added"
+#: include/utils/class_msgPool.inc:17
+msgid "This object will be deleted!"
 msgstr ""
 
-#: plugins/addons/propertyEditor/migration/class_migrateRDN.inc:169
-#, fuzzy
-msgid "Objects that will be moved"
-msgstr "Użyj członków z"
-
-#: plugins/addons/propertyEditor/migration/class_migrateRDN.inc:177
-#, fuzzy, php-format
-msgid "Moving object '%s' to '%s'"
-msgstr "Przenoszenie '%s' do '%s'"
-
-#: plugins/addons/propertyEditor/migration/class_migrateRDN.inc:181
-#: setup/setup_migrate.tpl:32 setup/class_setupStep_Migrate.inc:804
-msgid "Migrate"
-msgstr "Migruj"
-
-#: plugins/addons/propertyEditor/migration/class_migrateRDN.inc:204
+#: include/utils/class_msgPool.inc:19
 #, php-format
-msgid "Migration failed for object %s, dn already exists!"
+msgid "This %s object will be deleted!"
 msgstr ""
 
-#: plugins/addons/propertyEditor/migration/class_migrateRDN.inc:208
+#: include/utils/class_msgPool.inc:24
 #, php-format
-msgid "Migration failed for object %s, please check if it already exists!"
+msgid "This object will be deleted: %s"
 msgstr ""
 
-#: plugins/addons/propertyEditor/migrate.tpl:3
-msgid "Property migration assistant"
+#: include/utils/class_msgPool.inc:26
+#, php-format
+msgid "This %s object will be deleted: %s"
 msgstr ""
 
-#: plugins/addons/propertyEditor/migrate.tpl:3
-#, fuzzy
-msgid "Migration steps left"
-msgstr "Błąd migracji"
-
-#: plugins/addons/propertyEditor/property-filter.xml:15
-#, fuzzy
-msgid "Effective properties"
-msgstr "Edytuj ogólne właściwości"
-
-#: plugins/addons/propertyEditor/property-filter.xml:29
-#, fuzzy
-msgid "Modified properties"
-msgstr "Edytuj ogólne właściwości"
-
-#: plugins/addons/propertyEditor/property-filter.xml:43
-#, fuzzy
-msgid "All properties"
-msgstr "Edytuj ogólne właściwości"
-
-#: plugins/addons/propertyEditor/property-filter.xml:57
-#, fuzzy
-msgid "LDAP properties"
-msgstr "Właściwości"
-
-#: plugins/addons/propertyEditor/property-filter.xml:71
-#, fuzzy
-msgid "Search for property groups"
-msgstr "Pokaż podstawowe grupy"
-
-#: plugins/addons/propertyEditor/commandVerifier.tpl:1
-#, fuzzy
-msgid "Command verifier"
-msgstr "i"
+#: include/utils/class_msgPool.inc:31
+msgid "This object will be deleted:"
+msgstr ""
 
-#: plugins/addons/propertyEditor/commandVerifier.tpl:3
-msgid ""
-"Here you can execute commands in the way GOsa does and check the generated "
-"results or errors. This can be very useful especially for the post events "
-"(postcreate, postmodify and postremove) due to the fact that these hook are "
-"executed silently."
+#: include/utils/class_msgPool.inc:33
+#, php-format
+msgid "This %s object will be deleted:"
 msgstr ""
 
-#: plugins/addons/propertyEditor/commandVerifier.tpl:8
-msgid ""
-"Please be careful here, all commands will really be executed on your machine "
-"and may break things!"
+#: include/utils/class_msgPool.inc:37
+#, php-format
+msgid "These objects will be deleted: %s"
 msgstr ""
 
-#: plugins/addons/propertyEditor/commandVerifier.tpl:15
-msgid "The command to check for"
+#: include/utils/class_msgPool.inc:39
+#, php-format
+msgid "These %s objects will be deleted: %s"
 msgstr ""
 
-#: plugins/addons/propertyEditor/commandVerifier.tpl:17
+#: include/utils/class_msgPool.inc:47
 #, fuzzy
-msgid "Test"
-msgstr "Czas"
+msgid "You have no permission to delete this object!"
+msgstr "Brak uprawnień do usunięcia tego departamentu."
 
-#: plugins/addons/propertyEditor/property-list.xml:11
+#: include/utils/class_msgPool.inc:51 include/utils/class_msgPool.inc:55
 #, fuzzy
-msgid "List of configuration settings"
-msgstr "Ustawienia użytkownika"
+msgid "You have no permission to delete the object:"
+msgstr "Brak uprawnień do usunięcia tego departamentu."
 
-#: plugins/addons/propertyEditor/property-list.xml:15
+#: include/utils/class_msgPool.inc:58
 #, fuzzy
-msgid "Property not used"
-msgstr "Grupa użytkownika"
+msgid "You have no permission to delete these objects:"
+msgstr "Brak uprawnień do usunięcia tego departamentu."
 
-#: plugins/addons/propertyEditor/property-list.xml:23
+#: include/utils/class_msgPool.inc:65
 #, fuzzy
-msgid "Property will be restored"
-msgstr "Będzie możliwość odtworzenia z"
+msgid "You have no permission to create this object!"
+msgstr "Brak uprawnień do usunięcia tego departamentu."
 
-#: plugins/addons/propertyEditor/property-list.xml:31
+#: include/utils/class_msgPool.inc:69 include/utils/class_msgPool.inc:73
 #, fuzzy
-msgid "Modified property"
-msgstr "Informacje osobiste"
+msgid "You have no permission to create the object:"
+msgstr "Brak uprawnień do usunięcia tego departamentu."
 
-#: plugins/addons/propertyEditor/property-list.xml:39
+#: include/utils/class_msgPool.inc:76
 #, fuzzy
-msgid "Property configured in LDAP"
-msgstr "Plik konfiguracyjny"
+msgid "You have no permission to create these objects:"
+msgstr "Brak uprawnień do usunięcia tego departamentu."
 
-#: plugins/addons/propertyEditor/property-list.xml:47
+#: include/utils/class_msgPool.inc:83
 #, fuzzy
-msgid "Property configured in config file"
-msgstr "Plik konfiguracyjny"
+msgid "You have no permission to modify this object!"
+msgstr "Brak uprawnień do usunięcia grupy obiektowej."
 
-#: plugins/addons/propertyEditor/property-list.xml:72
+#: include/utils/class_msgPool.inc:87 include/utils/class_msgPool.inc:91
 #, fuzzy
-msgid "Class"
-msgstr "klasa"
+msgid "You have no permission to modify the object:"
+msgstr "Brak uprawnień do usunięcia grupy obiektowej."
 
-#: plugins/addons/propertyEditor/property-list.xml:88
+#: include/utils/class_msgPool.inc:94
 #, fuzzy
-msgid "Value"
-msgstr "mężczyzna"
+msgid "You have no permission to modify these objects:"
+msgstr "Brak uprawnień do usunięcia grupy obiektowej."
 
-#: plugins/addons/propertyEditor/property-list.xml:124
-msgid "Restore to default"
-msgstr ""
+#: include/utils/class_msgPool.inc:101
+#, fuzzy
+msgid "You have no permission to view this object!"
+msgstr "Brak uprawnień do usunięcia grupy obiektowej."
 
-#: plugins/addons/propertyEditor/property-list.tpl:3
+#: include/utils/class_msgPool.inc:105 include/utils/class_msgPool.inc:109
 #, fuzzy
-msgid "Warning message"
-msgstr "Wyślij wiadomość"
+msgid "You have no permission to view the object:"
+msgstr "Brak uprawnień do tworzenia telefonu w tym elemencie."
 
-#: plugins/addons/propertyEditor/property-list.tpl:9
-msgid ""
-"Modifying properties may break your setup, destroy or mess up your LDAP "
-"database, lead to security holes or it can even make a login impossible!"
-msgstr ""
+#: include/utils/class_msgPool.inc:112
+#, fuzzy
+msgid "You have no permission to view these objects:"
+msgstr "Brak uprawnień do usunięcia grupy obiektowej."
 
-#: plugins/addons/propertyEditor/property-list.tpl:10
-msgid ""
-"Since configuration properties are stored in the LDAP database a copy/backup "
-"can be handy."
-msgstr ""
+#: include/utils/class_msgPool.inc:119
+#, fuzzy
+msgid "You have no permission to move this object!"
+msgstr "Brak uprawnień do usunięcia grupy obiektowej."
 
-#: plugins/addons/propertyEditor/property-list.tpl:14
-msgid ""
-"If you've debarred yourself, you can try to set 'ignoreLdapProperties' to "
-"'true' in your gosa.conf main section. This will make GOsa ignore LDAP based "
-"property values."
-msgstr ""
+#: include/utils/class_msgPool.inc:123 include/utils/class_msgPool.inc:127
+#, fuzzy
+msgid "You have no permission to move the object:"
+msgstr "Brak uprawnień do usunięcia grupy obiektowej."
 
-#: plugins/addons/propertyEditor/property-list.tpl:22
-msgid ""
-"I understand that there are certain risks, but I want to modify properties!"
-msgstr ""
+#: include/utils/class_msgPool.inc:130
+#, fuzzy
+msgid "You have no permission to move these objects:"
+msgstr "Brak uprawnień do usunięcia grupy obiektowej."
 
-#: plugins/addons/propertyEditor/property-list.tpl:38
-msgid "Ignoring LDAP defined properties!"
-msgstr ""
+#: include/utils/class_msgPool.inc:140 include/utils/class_msgPool.inc:152
+#: include/utils/class_msgPool.inc:170
+msgid "Connection information"
+msgstr "Informacje o połączeniu"
 
-#: plugins/addons/propertyEditor/property-list.tpl:77
-msgid "Undo"
-msgstr ""
+#: include/utils/class_msgPool.inc:142
+#, fuzzy, php-format
+msgid "Cannot connect to %s database!"
+msgstr "Nie można połączyć się z serwerem baz danych!"
 
-#: plugins/personal/generic/class_user.inc:38
-#, fuzzy
-msgid "Edit organizational user settings"
-msgstr "Ustawienia Aplikacji"
+#: include/utils/class_msgPool.inc:154
+#, fuzzy, php-format
+msgid "Cannot select %s database!"
+msgstr "Nie można wybrać bazy danych!"
 
-#: plugins/personal/generic/class_user.inc:297
-msgid "Please add a single IP address or a network/net mask combination!"
+#: include/utils/class_msgPool.inc:160
+#, php-format
+msgid "No %s server defined!"
 msgstr ""
 
-#: plugins/personal/generic/class_user.inc:339
-msgid "female"
-msgstr "kobieta"
-
-#: plugins/personal/generic/class_user.inc:339
-msgid "male"
-msgstr "mężczyzna"
+#: include/utils/class_msgPool.inc:172
+#, fuzzy, php-format
+msgid "Cannot query %s database!"
+msgstr "Nie można wybrać bazy danych!"
 
-#: plugins/personal/generic/class_user.inc:395
-msgid "Password configuration"
-msgstr "Konfiguracja hasła"
+#: include/utils/class_msgPool.inc:178
+#, fuzzy, php-format
+msgid "The field %s contains a reserved keyword!"
+msgstr "Pole 'Fax' zawiera nieprawidłowy numer telefonu."
 
-#: plugins/personal/generic/class_user.inc:429
-msgid "Cannot upload file!"
-msgstr "Nie można wgrać pliku!"
+#: include/utils/class_msgPool.inc:184
+#, fuzzy, php-format
+msgid "Command specified as %s hook for plugin %s does not exist!"
+msgstr "Polecenie '%s' podane jako CHECK dla dodatku '%s' nie istnieje."
 
-#: plugins/personal/generic/class_user.inc:522
-msgid "Serial number"
-msgstr "Numer seryjny"
+#: include/utils/class_msgPool.inc:191
+#, fuzzy, php-format
+msgid "%s command is invalid!"
+msgstr "Podana nazwa jest nieprawidłowa"
 
-#: plugins/personal/generic/class_user.inc:544
-#: plugins/personal/generic/class_user.inc:1717
-#: plugins/personal/generic/generic_picture.tpl:1
-msgid "User picture"
-msgstr "Zdjęcie użytkownika"
+#: include/utils/class_msgPool.inc:193
+#, fuzzy, php-format
+msgid "%s command (%s) for plugin %s is invalid!"
+msgstr "Podana nazwa jest nieprawidłowa"
 
-#: plugins/personal/generic/class_user.inc:550
-#: plugins/personal/generic/class_user.inc:572
-#: plugins/personal/generic/generic.tpl:226
-#: plugins/personal/generic/generic_certs.tpl:3
-msgid "Certificates"
-msgstr "Certyfikaty"
+#: include/utils/class_msgPool.inc:195
+#, fuzzy, php-format
+msgid "%s command for plugin %s is invalid!"
+msgstr "Podana nazwa jest nieprawidłowa"
 
-#: plugins/personal/generic/class_user.inc:569
-msgid "(Not supported certificate types are marked as invalid.)"
-msgstr ""
+#: include/utils/class_msgPool.inc:197
+#, fuzzy, php-format
+msgid "%s command (%s) is invalid!"
+msgstr "Podana nazwa jest nieprawidłowa"
 
-#: plugins/personal/generic/class_user.inc:579
-#, php-format
-msgid "Certificate is valid from %s to %s and is currently %s."
-msgstr "Certyfikat jest ważny od %s do %s i jest obecnie %s."
+#: include/utils/class_msgPool.inc:205
+#, fuzzy, php-format
+msgid "Cannot execute %s command!"
+msgstr "Nie można wybrać bazy danych!"
 
-#: plugins/personal/generic/class_user.inc:582
-msgid "valid"
-msgstr "prawidłowy"
+#: include/utils/class_msgPool.inc:207
+#, fuzzy, php-format
+msgid "Cannot execute %s command (%s) for plugin %s!"
+msgstr "Nie można wybrać bazy danych!"
 
-#: plugins/personal/generic/class_user.inc:583
-msgid "invalid"
-msgstr "nieprawidłowy"
+#: include/utils/class_msgPool.inc:209
+#, fuzzy, php-format
+msgid "Cannot execute %s command for plugin %s!"
+msgstr "Nie można wybrać bazy danych!"
 
-#: plugins/personal/generic/class_user.inc:588
-msgid "No certificate installed"
-msgstr "Brak zainstalowanych certyfikatów"
+#: include/utils/class_msgPool.inc:211
+#, fuzzy, php-format
+msgid "Cannot execute %s command (%s)!"
+msgstr "Nie można wybrać bazy danych!"
 
-#: plugins/personal/generic/class_user.inc:614
-#, fuzzy
-msgid "The selected password method is no longer available."
-msgstr "Ta aplikacja nie jest już dostępna."
+#: include/utils/class_msgPool.inc:219
+#, fuzzy, php-format
+msgid "Value for %s is too large!"
+msgstr "Wartość podana jako 'UID' jest za mała."
 
-#: plugins/personal/generic/class_user.inc:1051
-msgid ""
-"Cannot save user picture, GOsa requires the package 'imagemagick' or 'php5-"
-"imagick' to be installed!"
-msgstr ""
+#: include/utils/class_msgPool.inc:221
+#, fuzzy, php-format
+msgid "%s must be smaller than %s!"
+msgstr "Wartość podana jako 'shadowMin' powinna być mniejsza niż 'shadowMax'."
 
-#: plugins/personal/generic/class_user.inc:1177
-msgid "Cannot build RDN: no + allowed to build sub RDN!"
-msgstr ""
+#: include/utils/class_msgPool.inc:229
+#, fuzzy, php-format
+msgid "Value for %s is too small!"
+msgstr "Wartość dla '%s' jest za mała!"
 
-#: plugins/personal/generic/class_user.inc:1184
-msgid "Cannot build RDN: attribute is not defined!"
+#: include/utils/class_msgPool.inc:231
+#, fuzzy, php-format
+msgid "%s must be %s or above!"
 msgstr ""
+"PHP musi być w wersji 4.1.0 lub wyższej z powodu używanych funkcji i błędów "
+"w języku PHP."
 
-#: plugins/personal/generic/class_user.inc:1202
-msgid "Cannot build RDN: invalid attribute parameters!"
+#: include/utils/class_msgPool.inc:238
+#, php-format
+msgid "%s depends on %s - please provide both values!"
 msgstr ""
 
-#: plugins/personal/generic/class_user.inc:1273
-#, fuzzy
-msgid "The selected password method requires initial configuration!"
-msgstr "Ta aplikacja nie jest już dostępna."
+#: include/utils/class_msgPool.inc:244
+#, fuzzy, php-format
+msgid "There is already an entry with this %s attribute in the system!"
+msgstr "Już istnieje osoba z takim samym loginem w bazie."
 
-#: plugins/personal/generic/class_user.inc:1349
-#: plugins/personal/generic/class_user.inc:1740
-#: plugins/personal/generic/class_user.inc:1843
-#: plugins/personal/generic/generic.tpl:201
-msgid "Homepage"
-msgstr "Strona domowa"
+#: include/utils/class_msgPool.inc:250
+#, fuzzy, php-format
+msgid "The required field %s is empty!"
+msgstr "Wymagane pole 'Nazwa' jest puste."
 
-#: plugins/personal/generic/class_user.inc:1360
-#: plugins/personal/generic/class_user.inc:1852
-#: plugins/personal/generic/generic.tpl:403
-msgid "Mobile"
-msgstr "Komórka"
+#: include/utils/class_msgPool.inc:258 include/class_core.inc:309
+msgid "Example"
+msgstr "Przykład"
 
-#: plugins/personal/generic/class_user.inc:1363
-#: plugins/personal/generic/class_user.inc:1855
-#: plugins/personal/generic/generic.tpl:411
-msgid "Pager"
-msgstr "Pager"
+#: include/utils/class_msgPool.inc:278
+#, fuzzy, php-format
+msgid "The Field %s contains invalid characters"
+msgstr "Pole 'Nazwa' zawiera niedozwolone znaki."
 
-#: plugins/personal/generic/class_user.inc:1368
-#: plugins/personal/generic/class_user.inc:1712
-#: plugins/personal/generic/generic.tpl:117
-msgid "Date of birth"
-msgstr "Data urodzenia"
+#: include/utils/class_msgPool.inc:279
+#, fuzzy, php-format
+msgid "%s is not allowed:"
+msgstr "Brak uprawnień do zmiay hasła"
 
-#: plugins/personal/generic/class_user.inc:1483
-msgid "Cannot open certificate!"
-msgstr "Nie można otworzyć certyfikatu!"
+#: include/utils/class_msgPool.inc:279
+#, fuzzy, php-format
+msgid "%s are not allowed!"
+msgstr "Brak uprawnień do zmiay hasła"
 
-#: plugins/personal/generic/class_user.inc:1655
-#: plugins/personal/generic/generic.tpl:526
-msgid "Unit"
-msgstr "Jednostka"
+#: include/utils/class_msgPool.inc:282
+#, fuzzy, php-format
+msgid "The Field %s contains invalid characters!"
+msgstr "Pole 'Nazwa' zawiera niedozwolone znaki."
 
-#: plugins/personal/generic/class_user.inc:1656
-#: plugins/personal/generic/generic.tpl:551
-msgid "House identifier"
-msgstr "Identyfikator budynku"
+#: include/utils/class_msgPool.inc:289
+#, fuzzy, php-format
+msgid "Missing %s PHP extension!"
+msgstr "Rozszerzenie inwentarza"
 
-#: plugins/personal/generic/class_user.inc:1657
-#: plugins/personal/generic/generic.tpl:468
-msgid "Vocation"
-msgstr "Wywołanie"
+#: include/utils/class_msgPool.inc:319
+#, php-format
+msgid "Add %s"
+msgstr "Dodaj %s"
 
-#: plugins/personal/generic/class_user.inc:1658
-#: plugins/personal/generic/generic.tpl:595
-msgid "Last delivery"
-msgstr "Ostatnia dostawa"
+#: include/utils/class_msgPool.inc:325
+#, php-format
+msgid "Delete"
+msgstr "Usuń"
 
-#: plugins/personal/generic/class_user.inc:1659
-#: plugins/personal/generic/generic.tpl:517
-msgid "Person locality"
-msgstr "Lokalizacja osoby"
+#: include/utils/class_msgPool.inc:325
+#, php-format
+msgid "Delete %s"
+msgstr "Usuń %s"
 
-#: plugins/personal/generic/class_user.inc:1660
-#: plugins/personal/generic/generic.tpl:476
-msgid "Unit description"
-msgstr "Opis jednostki"
+#: include/utils/class_msgPool.inc:331
+#, php-format
+msgid "Set %s"
+msgstr "Ustaw %s"
 
-#: plugins/personal/generic/class_user.inc:1661
-#: plugins/personal/generic/generic.tpl:485
-msgid "Subject area"
-msgstr "Sektor"
+#: include/utils/class_msgPool.inc:337
+#, php-format
+msgid "Edit..."
+msgstr "Edytuj..."
 
-#: plugins/personal/generic/class_user.inc:1662
-#: plugins/personal/generic/generic.tpl:494
-msgid "Functional title"
-msgstr "Tytuł funkcjonalny"
+#: include/utils/class_msgPool.inc:337
+#, php-format
+msgid "Edit %s..."
+msgstr "Edytuj %s..."
 
-#: plugins/personal/generic/class_user.inc:1663
-#: plugins/personal/generic/generic_certs.tpl:83
-msgid "Certificate serial number"
-msgstr "Nmer seryjny certyfikatu"
+#: include/utils/class_msgPool.inc:343
+msgid "Back"
+msgstr "Wróć"
 
-#: plugins/personal/generic/class_user.inc:1665
-#: plugins/personal/generic/generic.tpl:535
-msgid "Street"
-msgstr "Ulica"
+#: include/utils/class_msgPool.inc:363
+#, fuzzy, php-format
+msgid "This account has no valid %s extensions!"
+msgstr "To konto nie posiada poprawnych rozszerzeń GOsa."
 
-#: plugins/personal/generic/class_user.inc:1667
-#: plugins/personal/generic/generic.tpl:543
-msgid "Postal code"
-msgstr "Kod pocztowy"
+#: include/utils/class_msgPool.inc:369
+#, fuzzy, php-format
+msgid ""
+"This account has %s settings enabled. You can disable them by clicking below."
+msgstr ""
+"To konto posiada rozszerzenia posix. Można je wyłączyć klikająć poniżej."
 
-#: plugins/personal/generic/class_user.inc:1671
-msgid "Generic user settings"
-msgstr "Ogólne ustawienia użytkownika"
+#: include/utils/class_msgPool.inc:372 include/utils/class_msgPool.inc:379
+#, fuzzy, php-format
+msgid ""
+"This account has %s settings enabled. To disable them, you'll need to remove "
+"the %s settings first!"
+msgstr ""
+"To konto posiada rozszerzenia unix, Aby je wyłączyć należy najpierw usunąć "
+"konto Samba/Środowisko."
 
-#: plugins/personal/generic/class_user.inc:1675
-#: plugins/personal/posix/class_posixAccount.inc:1297
-#: plugins/personal/password/class_password.inc:227
-#: plugins/personal/myaccount/class_MyAccount.inc:5
-#: plugins/personal/myaccount/main.inc:114
-msgid "My account"
-msgstr "Moje konto "
+#: include/utils/class_msgPool.inc:388
+#, fuzzy, php-format
+msgid ""
+"This account has %s settings disabled. You can enable them by clicking below."
+msgstr ""
+"To konto nie posiada rozszerzenia posix. Można je włączyć klikająć poniżej."
 
-#: plugins/personal/generic/class_user.inc:1693
-#, php-format
+#: include/utils/class_msgPool.inc:391 include/utils/class_msgPool.inc:398
+#, fuzzy, php-format
 msgid ""
-"The 'accountRDN' option tells GOsa to use a placeholder pattern for "
-"generating account RDNs. A pattern can include attribute names prefaced by a "
-"%% and normal text: %s. This will generate a RDN consisting of cn=.... "
-"filled with surname and given name of the edited account. This option "
-"disables the use of accountPrimaryAttribute and personalTitleInDn."
+"This account has %s settings disabled. To enable them, you'll need to add "
+"the %s settings first!"
 msgstr ""
+"To konto posiada rozszerzenia unix, Aby je wyłączyć należy najpierw usunąć "
+"konto Samba/Środowisko."
 
-#: plugins/personal/generic/class_user.inc:1707
-#, fuzzy
-msgid "Allow definition of custom filters"
-msgstr "Zapisz plik konfiguracyjny"
+#: include/utils/class_msgPool.inc:406
+#, fuzzy, php-format
+msgid "Add %s settings"
+msgstr "Ustawienia Aplikacji"
 
-#: plugins/personal/generic/class_user.inc:1709
-#: plugins/personal/generic/generic.tpl:92
-msgid "Personal title"
-msgstr "Osobisty tytuł"
+#: include/utils/class_msgPool.inc:412
+#, fuzzy, php-format
+msgid "Remove %s settings"
+msgstr "Ustawienia Posix"
 
-#: plugins/personal/generic/class_user.inc:1710
-#: plugins/personal/generic/generic.tpl:102
-msgid "Academic title"
-msgstr "Tytuł naukowy"
+#: include/utils/class_msgPool.inc:418
+msgid "Click the 'Edit' button below to change informations in this dialog"
+msgstr "Kliknij przycisk 'Edytuj' poniżej, aby zmienić informacje w tym oknie"
 
-#: plugins/personal/generic/class_user.inc:1713
-#: plugins/personal/generic/generic.tpl:140
-msgid "Sex"
-msgstr "Płeć"
+#: include/utils/class_msgPool.inc:424
+msgid "January"
+msgstr "Styczeń"
 
-#: plugins/personal/generic/class_user.inc:1714
-#: plugins/personal/generic/generic.tpl:154
-msgid "Preferred language"
-msgstr "Preferowany język"
+#: include/utils/class_msgPool.inc:424
+msgid "February"
+msgstr "Luty"
 
-#: plugins/personal/generic/class_user.inc:1719
-#, fuzzy
-msgid "Login restrictions"
-msgstr "Hasło wygasa"
+#: include/utils/class_msgPool.inc:424
+msgid "March"
+msgstr "Marzec"
 
-#: plugins/personal/generic/class_user.inc:1723
-msgid "Department number"
-msgstr "Numer departamentu"
+#: include/utils/class_msgPool.inc:424
+msgid "April"
+msgstr "Kwiecień"
 
-#: plugins/personal/generic/class_user.inc:1725
-msgid "Employee number"
-msgstr "Numer pracownika"
+#: include/utils/class_msgPool.inc:425
+msgid "May"
+msgstr "Maj"
 
-#: plugins/personal/generic/class_user.inc:1726
-#: plugins/personal/generic/generic.tpl:330
-msgid "Employee type"
-msgstr "Typ pracownika"
+#: include/utils/class_msgPool.inc:425
+msgid "June"
+msgstr "Czerwiec"
 
-#: plugins/personal/generic/class_user.inc:1728
-msgid "Room number"
-msgstr "Numer pokoju"
+#: include/utils/class_msgPool.inc:425
+msgid "July"
+msgstr "Lipiec"
 
-#: plugins/personal/generic/class_user.inc:1729
-#, fuzzy
-msgid "Telephone number"
-msgstr "Numer telefonu"
+#: include/utils/class_msgPool.inc:425
+msgid "August"
+msgstr "Sierpień"
 
-#: plugins/personal/generic/class_user.inc:1730
-msgid "Pager number"
-msgstr "Numer pagera"
+#: include/utils/class_msgPool.inc:425
+msgid "September"
+msgstr "Wrzesień"
 
-#: plugins/personal/generic/class_user.inc:1731
-msgid "Mobile number"
-msgstr "Telefon komórkowy"
+#: include/utils/class_msgPool.inc:426
+msgid "October"
+msgstr "Październik"
 
-#: plugins/personal/generic/class_user.inc:1732
-msgid "Fax number"
-msgstr "Numer fax"
+#: include/utils/class_msgPool.inc:426
+msgid "November"
+msgstr "Listopad"
 
-#: plugins/personal/generic/class_user.inc:1738
-msgid "Home postal address"
-msgstr "Adres domowy"
+#: include/utils/class_msgPool.inc:426
+msgid "December"
+msgstr "Grudzień"
 
-#: plugins/personal/generic/class_user.inc:1739
-msgid "Home phone number"
-msgstr "Numer telefonu domowego"
+#: include/utils/class_msgPool.inc:432
+msgid "Sunday"
+msgstr "Niedziela"
 
-#: plugins/personal/generic/class_user.inc:1741
-#, fuzzy
-msgid "User password method"
-msgstr "Przechowywanie hasła"
+#: include/utils/class_msgPool.inc:432
+msgid "Monday"
+msgstr "Poniedziałek"
 
-#: plugins/personal/generic/class_user.inc:1742
-msgid "User certificates"
-msgstr "Certyfikaty użytkownika"
+#: include/utils/class_msgPool.inc:432
+msgid "Tuesday"
+msgstr ""
 
-#: plugins/personal/generic/class_user.inc:1950
-#, fuzzy
-msgid "Entries differ"
-msgstr "Wpisów na stronie"
+#: include/utils/class_msgPool.inc:432
+msgid "Wednesday"
+msgstr "Środa"
 
-#: plugins/personal/generic/generic.tpl:1
-#: plugins/personal/generic/generic.tpl:3
-#: plugins/personal/generic/paste_generic.tpl:6
-msgid "Personal information"
-msgstr "Informacje osobiste"
+#: include/utils/class_msgPool.inc:432
+msgid "Thursday"
+msgstr ""
 
-#: plugins/personal/generic/generic.tpl:8
-#: plugins/personal/generic/paste_generic.tpl:31
-#: plugins/personal/generic/generic_picture.tpl:2
-#, fuzzy
-msgid "The users picture"
-msgstr "Zdjęcie użytkownika"
+#: include/utils/class_msgPool.inc:432
+msgid "Friday"
+msgstr "Piątek"
+
+#: include/utils/class_msgPool.inc:432
+msgid "Saturday"
+msgstr "Sobota"
+
+#: include/utils/class_msgPool.inc:439
+msgid "MySQL operation failed!"
+msgstr "Zapytanie MySQL nieudane!"
 
-#: plugins/personal/generic/generic.tpl:21
-msgid "Change picture"
-msgstr "Zmień zdjęcie"
+#: include/utils/class_msgPool.inc:447
+#, fuzzy
+msgid "read operation"
+msgstr "Opcje poczty"
 
-#: plugins/personal/generic/generic.tpl:34
-#: plugins/personal/generic/generic.tpl:81
-#: plugins/personal/posix/generic.tpl:51
-#: plugins/personal/posix/paste_generic.tpl:17
-#: plugins/personal/posix/posix_shadow.tpl:2
-msgid "Account settings"
-msgstr "Ustawienia konta"
+#: include/utils/class_msgPool.inc:447
+msgid "add operation"
+msgstr "dodaj operację"
 
-#: plugins/personal/generic/generic.tpl:83
-msgid "Template name"
-msgstr "Nazwa Szablonu"
+#: include/utils/class_msgPool.inc:447
+#, fuzzy
+msgid "modify operation"
+msgstr "Informacje osobiste"
 
-#: plugins/personal/generic/generic.tpl:193
-msgid "Private phone"
-msgstr "Telefon prywatny"
+#: include/utils/class_msgPool.inc:448
+#, fuzzy
+msgid "delete operation"
+msgstr "Wybierz aby zobaczyc stacje robocze"
 
-#: plugins/personal/generic/generic.tpl:209
-msgid "Password storage"
-msgstr "Przechowywanie hasła"
+#: include/utils/class_msgPool.inc:448
+#, fuzzy
+msgid "search operation"
+msgstr "Konto wygasa po"
 
-#: plugins/personal/generic/generic.tpl:229
-msgid "Edit certificates"
-msgstr "Edytuj certyfikaty"
+#: include/utils/class_msgPool.inc:448
+msgid "authentication"
+msgstr "autentykacja"
 
-#: plugins/personal/generic/generic.tpl:241
-msgid "Restrict login to"
-msgstr "Ogranicz logowanie do"
+#: include/utils/class_msgPool.inc:451
+#, fuzzy, php-format
+msgid "LDAP %s failed!"
+msgstr "Zapytanie do bazy danych nieudane"
 
-#: plugins/personal/generic/generic.tpl:249
-#: plugins/personal/generic/generic.tpl:269
-msgid "IP or network"
-msgstr "IP lub sieć"
+#: include/utils/class_msgPool.inc:453
+#, fuzzy
+msgid "LDAP operation failed!"
+msgstr "Zapytanie do bazy danych nieudane"
 
-#: plugins/personal/generic/generic.tpl:285
-#: plugins/personal/generic/generic.tpl:288
-#: plugins/personal/generic/generic.tpl:296
-#: plugins/personal/generic/generic.tpl:383
-#: plugins/personal/generic/generic.tpl:434
-#: plugins/personal/generic/generic.tpl:466
-#: plugins/personal/generic/generic.tpl:515
-#: plugins/personal/generic/generic.tpl:564
-msgid "Organizational information"
-msgstr "Informacje organizacyjne"
+#: include/utils/class_msgPool.inc:469
+#, fuzzy
+msgid "Upload failed!"
+msgstr "Logowanie użytkownika nieudane, odpowiedź serwera LDAP '%s'."
 
-#: plugins/personal/generic/generic.tpl:296
-#: plugins/personal/generic/generic.tpl:383
-#: plugins/personal/generic/generic.tpl:434
-#: plugins/personal/generic/generic.tpl:466
-#: plugins/personal/generic/generic.tpl:515
-#: plugins/personal/generic/generic.tpl:564
-msgid "part"
-msgstr "część"
+#: include/utils/class_msgPool.inc:472
+#, fuzzy, php-format
+msgid "Upload failed: %s"
+msgstr "Użytkownik bazy logowania"
 
-#: plugins/personal/generic/generic.tpl:314
-msgid "Department No."
-msgstr "Numer departamentu"
+#: include/utils/class_msgPool.inc:479
+msgid "Communication failure with the infrastructure service!"
+msgstr "Błąd komunikacji z usługą infrastruktury!"
 
-#: plugins/personal/generic/generic.tpl:322
-msgid "Employee No."
-msgstr "Numer pracownika"
+#: include/utils/class_msgPool.inc:481
+#, php-format
+msgid "Communication failure with the infrastructure service: %s"
+msgstr "Błąd komunikacji z usługą infrastruktury: %s"
 
-#: plugins/personal/generic/generic.tpl:385
-#: plugins/personal/generic/generic.tpl:566
-msgid "Room No."
-msgstr "Numer pokoju"
+#: include/utils/class_msgPool.inc:488
+#, fuzzy
+msgid "Communication failure with the GOsa-NG service!"
+msgstr "Błąd komunikacji z usługą infrastruktury!"
 
-#: plugins/personal/generic/generic.tpl:580
-msgid "Please use the phone tab"
-msgstr "Proszę użyć zakładki telefony"
+#: include/utils/class_msgPool.inc:490
+#, fuzzy, php-format
+msgid "Communication failure with the GOsa-NG service: %s"
+msgstr "Błąd komunikacji z usługą infrastruktury: %s"
 
-#: plugins/personal/generic/paste_generic.tpl:1
-msgid "User settings"
-msgstr "Ustawienia użytkownika"
+#: include/utils/class_msgPool.inc:497 include/utils/class_msgPool.inc:500
+#, fuzzy, php-format
+msgid "This %s is still in use by this object: %s"
+msgstr "Zawiera ustawienia dla tych obiektów: %s"
 
-#: plugins/personal/generic/paste_generic.tpl:3
-msgid "Paste user"
-msgstr "Wklej użytkownika"
+#: include/utils/class_msgPool.inc:503
+#, fuzzy, php-format
+msgid "This %s is still in use."
+msgstr "Zawiera ustawienia dla tych obiektów: %s"
 
-#: plugins/personal/generic/paste_generic.tpl:24
-msgid "Clear password"
-msgstr "Wyczyść hasło"
+#: include/utils/class_msgPool.inc:505
+#, fuzzy, php-format
+msgid "This %s is still in use by these objects: %s"
+msgstr "Zawiera ustawienia dla tych obiektów: %s"
 
-#: plugins/personal/generic/paste_generic.tpl:25
-msgid "Set new password"
-msgstr "Ustaw nowe hasło"
+#: include/utils/class_msgPool.inc:511
+#, fuzzy, php-format
+msgid "File %s does not exist!"
+msgstr "Plik '%s' nie istnieje!"
 
-#: plugins/personal/generic/paste_generic.tpl:43
-#: plugins/personal/generic/generic_picture.tpl:13
-msgid "Remove picture"
-msgstr "Usuń obrazek"
+#: include/utils/class_msgPool.inc:517
+#, fuzzy, php-format
+msgid "Cannot open file %s for reading!"
+msgstr "Nie można otworzyć pliku '%s' do odczytu!"
 
-#: plugins/personal/generic/generic_certs.tpl:5
-#, fuzzy
-msgid "The users standard certificate"
-msgstr "Standardowy certyfikat"
+#: include/utils/class_msgPool.inc:523
+#, fuzzy, php-format
+msgid "Cannot open file %s for writing!"
+msgstr "Nie można otworzyć pliku '%s' do zapisu!"
 
-#: plugins/personal/generic/generic_certs.tpl:8
-msgid "Standard certificate"
-msgstr "Standardowy certyfikat"
+#: include/utils/class_msgPool.inc:529
+#, fuzzy, php-format
+msgid ""
+"The value for %s is currently unconfigured or invalid, please check your "
+"configuration file!"
+msgstr ""
+"OpenGroupware: Nie można połączyć się z bazą. Proszę sprawdzić podane "
+"parametry konfiguracji."
 
-#: plugins/personal/generic/generic_certs.tpl:31
-#, fuzzy
-msgid "The users S/MIME certificate"
-msgstr "certyfikat S/MIME"
+#: include/utils/class_msgPool.inc:535
+#, fuzzy, php-format
+msgid "Cannot delete file %s!"
+msgstr "Nie można usunąć pliku '%s'."
 
-#: plugins/personal/generic/generic_certs.tpl:34
-msgid "S/MIME certificate"
-msgstr "certyfikat S/MIME"
+#: include/utils/class_msgPool.inc:541
+#, fuzzy, php-format
+msgid "Cannot create folder %s!"
+msgstr "Nie można utworzyć folderu '%s'!"
 
-#: plugins/personal/generic/generic_certs.tpl:57
-#, fuzzy
-msgid "The users PKCS12 certificate"
-msgstr "certyfikat PKCS12"
+#: include/utils/class_msgPool.inc:547
+#, fuzzy, php-format
+msgid "Cannot delete folder %s!"
+msgstr "Nie można usunąć folderu '%s'!"
 
-#: plugins/personal/generic/generic_certs.tpl:60
-msgid "PKCS12 certificate"
-msgstr "certyfikat PKCS12"
+#: include/utils/class_msgPool.inc:553
+#, php-format
+msgid "Checking for %s support"
+msgstr "Sprawdzam wsparcie dla %s"
 
-#: plugins/personal/posix/trustModeDialog/generic.tpl:5
-#: plugins/personal/posix/trustModeDialog/generic.tpl:21
-msgid "Trust mode"
-msgstr "Tryb zaufania"
+#: include/utils/class_msgPool.inc:559
+#, php-format
+msgid "Install and activate the %s PHP module."
+msgstr ""
 
-#: plugins/personal/posix/trustModeDialog/class_trustModeDialog.inc:173
-msgid "disabled"
-msgstr "wyłączone"
+#: include/utils/class_msgPool.inc:565
+#, php-format
+msgid ""
+"Cannot initialize class %s! Maybe there is a plugin missing in your gosa "
+"setup?"
+msgstr ""
 
-#: plugins/personal/posix/trustModeDialog/class_trustModeDialog.inc:173
-msgid "full access"
-msgstr "pełen dostęp"
+#: include/utils/class_msgPool.inc:571
+msgid ""
+"The supplied base is not valid and has been reset to its previous value!"
+msgstr ""
 
-#: plugins/personal/posix/trustModeDialog/class_trustModeDialog.inc:174
-msgid "allow access to these hosts"
-msgstr "zezwól na dostęp do tych hostów"
+#: include/utils/class_timezone.inc:47
+#, fuzzy, php-format
+msgid "The configured timezone %s is not valid!"
+msgstr "Nie można czytać pliku konfiguracji %s/%s. Kończę."
 
-#: plugins/personal/posix/class_posixAccount.inc:38
-#, fuzzy
-msgid "Edit users POSIX settings"
-msgstr "Ustawienia Posix"
+#: include/utils/class_xml.inc:51
+msgid "XML error"
+msgstr "Błąd XML"
 
-#: plugins/personal/posix/class_posixAccount.inc:146
-msgid "expired"
-msgstr "wygasło"
+#: include/class_msg_dialog.inc:124
+msgid "Please fix the above error and reload the page."
+msgstr ""
 
-#: plugins/personal/posix/class_posixAccount.inc:148
-msgid "grace time active"
-msgstr "Czas prolongaty aktywny"
+#: include/class_session.inc:76 include/class_session.inc:101
+#: include/class_session.inc:127
+#, fuzzy
+msgid "Requested channel does not exist!"
+msgstr "Żądany kanał nie istnieje! Skontaktuj się z Administratorem."
 
-#: plugins/personal/posix/class_posixAccount.inc:151
-#: plugins/personal/posix/class_posixAccount.inc:153
-#: plugins/personal/posix/class_posixAccount.inc:155
-msgid "active"
-msgstr "Aktywne"
+#: include/class_ldap.inc:305 include/class_ldap.inc:342
+msgid "Performance warning"
+msgstr "Ostrzeżenie wydajności"
 
-#: plugins/personal/posix/class_posixAccount.inc:151
-msgid "password not changeable"
-msgstr "hasło niezmienialne"
+#: include/class_ldap.inc:305 include/class_ldap.inc:342
+#, php-format
+msgid "LDAP performance is poor: last query took %.2fs!"
+msgstr ""
 
-#: plugins/personal/posix/class_posixAccount.inc:153
-msgid "password expired"
-msgstr "hasło wygasło"
+#: include/class_ldap.inc:784
+#, php-format
+msgid "Cannot automatically create subtrees with RDN %s: no object class found"
+msgstr ""
 
-#: plugins/personal/posix/class_posixAccount.inc:226
-msgid "automatic"
-msgstr "automatyczne"
+#: include/class_ldap.inc:835
+#, php-format
+msgid "Cannot automatically create subtrees with RDN %s: not supported"
+msgstr ""
 
-#: plugins/personal/posix/class_posixAccount.inc:374
+#: include/class_ldap.inc:922
+#, fuzzy, php-format
+msgid "while operating on %s using LDAP server %s"
+msgstr "podczas działania na '%s' używając serwera LDAP '%s'"
+
+#: include/class_ldap.inc:924
 #, php-format
-msgid "Password can't be changed up to %s days after last change"
-msgstr "Hasło nie może być zmienione do %s dni po ostatniej zmianie"
+msgid "while operating on LDAP server %s"
+msgstr "podczas połączenia z serwerem LDAP '%s'"
 
-#: plugins/personal/posix/class_posixAccount.inc:378
+#: include/class_ldap.inc:977
 #, php-format
-msgid "Password must be changed after %s days"
-msgstr "Hasło musi zostać zmienione po %s dniach"
+msgid "Command line programm %s is missing!"
+msgstr ""
 
-#: plugins/personal/posix/class_posixAccount.inc:382
+#: include/class_ldap.inc:1138
 #, fuzzy, php-format
-msgid "Disable account after %s days of inactivity after password expiry"
-msgstr "Wyłącz konto po %s dniach nieaktywności po wygaśnięciu hasła"
+msgid ""
+"Invalid DN %s: block to be imported should start with 'dn: ...' in line %s"
+msgstr ""
+"To nie jest poprawne DN: '%s'. Blok dla importu powinien zaczynać się "
+"'dn: ...' w linii %s"
 
-#: plugins/personal/posix/class_posixAccount.inc:386
+#: include/class_ldap.inc:1167
 #, fuzzy, php-format
-msgid "Warn user %s days before password expiry"
-msgstr "Ostrzeż użytkownika na %s dni przed wygaśnięciem hasła"
+msgid "Error while importing DN %s: please check LDIF from line %s on!"
+msgstr "Błąd podczas importu dn: '%s', proszę sprawdzić LDIF od linii %s !"
 
-#: plugins/personal/posix/class_posixAccount.inc:651
-msgid "Timeout while waiting for lock. Ignoring lock!"
-msgstr ""
+#: include/php_setup.inc:107
+msgid "Generating this page caused the PHP interpreter to raise some errors!"
+msgstr "Tworzenie tej strony spowodowało, że interpreter PHP zwrócił błędy!"
 
-#: plugins/personal/posix/class_posixAccount.inc:709
-#: plugins/personal/posix/class_posixAccount.inc:1000
-msgid "Group of user"
-msgstr "Grupa użytkownika"
+#: include/php_setup.inc:110
+#, fuzzy
+msgid "Send bug report"
+msgstr "Wyślij raport błędu"
 
-#: plugins/personal/posix/class_posixAccount.inc:774
-msgid ""
-"A duplicated UID number was written for this user. If this was not intended "
-"please verify all used uidNumbers!"
+#: include/php_setup.inc:114
+msgid "Toggle details"
 msgstr ""
 
-#: plugins/personal/posix/class_posixAccount.inc:858
-#: plugins/personal/posix/class_posixAccount.inc:861
-#: plugins/personal/posix/class_posixAccount.inc:936
-#: plugins/personal/posix/class_posixAccount.inc:939
-#: plugins/personal/posix/class_posixAccount.inc:1307
-#: plugins/personal/posix/generic.tpl:8
-#: plugins/personal/posix/paste_generic.tpl:6
-#: plugins/personal/posix/paste_generic.tpl:9
-msgid "Home directory"
-msgstr "Katalog domowy"
+#: include/php_setup.inc:123
+msgid "PHP error"
+msgstr "błąd PHP:"
 
-#: plugins/personal/posix/class_posixAccount.inc:892
-#: plugins/personal/posix/class_posixAccount.inc:945
-msgid "shadowMin"
-msgstr "shadowMin"
+#: include/php_setup.inc:142
+msgid "class"
+msgstr "klasa"
 
-#: plugins/personal/posix/class_posixAccount.inc:897
-#: plugins/personal/posix/class_posixAccount.inc:950
-msgid "shadowMax"
-msgstr "shadowMax"
+#: include/php_setup.inc:148
+msgid "function"
+msgstr "funkcja"
 
-#: plugins/personal/posix/class_posixAccount.inc:902
-#: plugins/personal/posix/class_posixAccount.inc:955
-msgid "shadowWarning"
-msgstr "shadowWarning"
+#: include/php_setup.inc:153
+msgid "static"
+msgstr "statyczna"
 
-#: plugins/personal/posix/class_posixAccount.inc:916
-#: plugins/personal/posix/class_posixAccount.inc:969
+#: include/php_setup.inc:157
+msgid "method"
+msgstr "metoda"
+
+#: include/php_setup.inc:190
 #, fuzzy
-msgid "shadowInactive"
-msgstr "Shadow nieaktywne"
+msgid "Traceback"
+msgstr "Śledzenie"
 
-#: plugins/personal/posix/class_posixAccount.inc:1293
-msgid "POSIX account"
-msgstr "Konto POSIX"
+#: include/php_setup.inc:191
+msgid "File"
+msgstr "Plik"
 
-#: plugins/personal/posix/class_posixAccount.inc:1308
-#: plugins/personal/posix/generic.tpl:26
-#: plugins/personal/posix/paste_generic.tpl:19
-msgid "Primary group"
-msgstr "Grupa podstawowa"
+#: include/php_setup.inc:191
+msgid "Line"
+msgstr "Linia"
 
-#: plugins/personal/posix/class_posixAccount.inc:1309
-#: plugins/personal/posix/generic.tpl:16
-msgid "Shell"
-msgstr "Shell"
+#: include/php_setup.inc:192
+msgid "Arguments"
+msgstr "Argumenty"
 
-#: plugins/personal/posix/class_posixAccount.inc:1310
-#: setup/setup_migrate.tpl:49
-msgid "User ID"
-msgstr "Identyfikator użytkownika"
+#: include/class_releaseSelector.inc:214 include/class_baseSelector.inc:188
+#: include/class_listing.inc:1057 include/class_listing.inc:1059
+msgid "Root"
+msgstr "Główny"
 
-#: plugins/personal/posix/class_posixAccount.inc:1311
-msgid "Group ID"
-msgstr "ID grupy"
+#: include/class_releaseSelector.inc:262 include/class_ItemSelector.inc:289
+#: include/class_baseSelector.inc:235
+msgid "Submit"
+msgstr "Wyślij"
 
-#: plugins/personal/posix/class_posixAccount.inc:1313
-#, fuzzy
-msgid "Shadow last changed"
-msgstr "Pokaż pakiety"
+#: include/class_socketClient.inc:108
+#, php-format
+msgid "Socket connection to %s:%s failed: %s"
+msgstr ""
 
-#: plugins/personal/posix/class_posixAccount.inc:1314
-#, fuzzy
-msgid "Last login"
-msgstr "Ostatnie logowanie"
+#: include/class_socketClient.inc:191
+#, php-format
+msgid "Socket timeout of %s seconds reached!"
+msgstr ""
 
-#: plugins/personal/posix/class_posixAccount.inc:1316
-msgid "Force password change on login"
-msgstr "Wymuś zmianę hasła podczas logowania"
+#: include/class_multi_plug.inc:362
+#, fuzzy
+msgid "You are currently editing multiple entries."
+msgstr "Brak uprawnień do usunięcia tego departamentu."
 
-#: plugins/personal/posix/class_posixAccount.inc:1317
-msgid "Shadow min"
-msgstr "Shadow min"
+#: include/class_multi_plug.inc:394
+#, fuzzy
+msgid "Reset password"
+msgstr "Ustaw hasło"
 
-#: plugins/personal/posix/class_posixAccount.inc:1318
-msgid "Shadow max"
-msgstr "Shadow max"
+#: include/class_multi_plug.inc:394
+#, fuzzy
+msgid "The user password has been reset. Please set a new password!"
+msgstr "Twoje hasło wygasło !! Proszę wybrać inne hasło"
 
-#: plugins/personal/posix/class_posixAccount.inc:1319
-msgid "Shadow warning"
-msgstr "Shadow ostrzeżenie"
+#: include/class_filter.inc:226
+msgid "Search filter"
+msgstr "Filtr wyszukiwania"
 
-#: plugins/personal/posix/class_posixAccount.inc:1320
-msgid "Shadow inactive"
-msgstr "Shadow nieaktywne"
+#: include/class_filter.inc:444
+msgid "Search in subtrees"
+msgstr "Szukaj wewnątrz poddrzew"
 
-#: plugins/personal/posix/class_posixAccount.inc:1321
-msgid "Shadow expire"
-msgstr "Shadow wygasa"
+#: include/class_filter.inc:449
+msgid "Edit filters"
+msgstr "Edytuj filtry"
 
-#: plugins/personal/posix/class_posixAccount.inc:1322
-msgid "Public SSH key"
-msgstr "Publiczny klucz SSH"
+#: include/class_userFilterEditor.inc:254
+#, php-format
+msgid "Error in filter #%s: %s opening and %s closing brackets detected!"
+msgstr ""
 
-#: plugins/personal/posix/class_posixAccount.inc:1323
-msgid "System trust model"
-msgstr "Zaufanie do systemów"
+#: include/class_configRegistry.inc:197
+#, php-format
+msgid "%s has version %s but %s is required!"
+msgstr ""
 
-#: plugins/personal/posix/generic.tpl:1
-#: plugins/personal/posix/paste_generic.tpl:1
-#: plugins/personal/posix/paste_generic.tpl:5
-#, fuzzy
-msgid "POSIX settings"
-msgstr "Ustawienia Posix"
+#: include/class_configRegistry.inc:252
+msgid ""
+"Plugins that require one or more of the object classes above will be "
+"disabled until the object classes get updated."
+msgstr ""
 
-#: plugins/personal/posix/generic.tpl:42
+#: include/class_configRegistry.inc:254
 #, fuzzy
-msgid "Last log-on"
-msgstr "Ostatnie logowanie"
+msgid "Schema validation error"
+msgstr "Błąd autentykacji"
 
-#: plugins/personal/posix/generic.tpl:60
-#: plugins/personal/posix/paste_generic.tpl:33
-msgid "Force UID/GID"
-msgstr "Wymuś UID/GID"
+#: include/class_configRegistry.inc:689
+#, fuzzy, php-format
+msgid "The value %s specified for %s:%s needs to be a bool value!"
+msgstr "Polecenie '%s' podane jako CHECK dla dodatku '%s' nie istnieje."
 
-#: plugins/personal/posix/generic.tpl:92
-#: plugins/personal/posix/paste_generic.tpl:68
-msgid "(Warning: more than 16 groups are not supported by NFS!)"
-msgstr "(Uwaga: NFS nie wspiera więcej niż 16 grup!)"
+#: include/class_configRegistry.inc:704
+#, fuzzy, php-format
+msgid "The value %s specified for %s:%s needs to be a string!"
+msgstr "Polecenie '%s' podane jako CHECK dla dodatku '%s' nie istnieje."
 
-#: plugins/personal/posix/generic.tpl:101
-#, fuzzy
-msgid "Common group"
-msgstr "Pokaż grupy"
+#: include/class_configRegistry.inc:719
+#, fuzzy, php-format
+msgid "The value %s specified for %s:%s needs to be numeric!"
+msgstr "Polecenie '%s' podane jako CHECK dla dodatku '%s' nie istnieje."
 
-#: plugins/personal/posix/generic.tpl:105
-#, fuzzy
-msgid "Groups differ"
-msgstr "Grupa użytkownika"
+#: include/class_configRegistry.inc:734
+#, fuzzy, php-format
+msgid "The path %s specified for %s:%s is invalid!"
+msgstr "Wartość podana jako 'UID' jest nieprawidłowa."
 
-#: plugins/personal/posix/generic.tpl:125
-#, fuzzy
-msgid "Account permissions"
-msgstr "Ustawienia grupy"
+#: include/class_configRegistry.inc:750 include/class_configRegistry.inc:797
+#, fuzzy, php-format
+msgid "The folder %s specified for %s:%s does not exists!"
+msgstr "Polecenie '%s' podane jako CHECK dla dodatku '%s' nie istnieje."
 
-#: plugins/personal/posix/generic.tpl:130
-msgid "SSH keys"
-msgstr "Klucze SSH"
+#: include/class_configRegistry.inc:755
+#, fuzzy, php-format
+msgid "The folder %s specified for %s:%s is not readable!"
+msgstr "Polecenie '%s' podane jako CHECK dla dodatku '%s' nie istnieje."
 
-#: plugins/personal/posix/generic.tpl:131
-msgid "Edit public ssh keys..."
-msgstr "Edytuj publiczne klucze ssh"
+#: include/class_configRegistry.inc:775 include/class_configRegistry.inc:780
+#, fuzzy, php-format
+msgid "The file %s specified for %s:%s is not writeable!"
+msgstr "Polecenie '%s' podane jako CHECK dla dodatku '%s' nie istnieje."
 
-#: plugins/personal/posix/trustSelect/class_trustSelect.inc:29
-#, fuzzy
-msgid "Trust machine selection"
-msgstr "Ustawienia grupy"
+#: include/class_configRegistry.inc:802
+#, fuzzy, php-format
+msgid "The folder %s specified for %s:%s is not writeable!"
+msgstr "Polecenie '%s' podane jako CHECK dla dodatku '%s' nie istnieje."
 
-#: plugins/personal/posix/groupSelect/class_groupSelect.inc:29
-#, fuzzy
-msgid "Group selection"
-msgstr "Ustawienia grupy"
+#: include/class_configRegistry.inc:820
+#, fuzzy, php-format
+msgid "The file %s specified for %s:%s does not exists!"
+msgstr "Polecenie '%s' podane jako CHECK dla dodatku '%s' nie istnieje."
 
-#: plugins/personal/posix/posix_shadow.tpl:12
-msgid "User must change password on first login"
-msgstr "Użytkownik musi zmienić hasło przy pierwszym logowaniu"
+#: include/class_configRegistry.inc:825
+#, fuzzy, php-format
+msgid "The file %s specified for %s:%s is not readable!"
+msgstr "Polecenie '%s' podane jako CHECK dla dodatku '%s' nie istnieje."
 
-#: plugins/personal/posix/posix_shadow.tpl:59
-#, fuzzy
-msgid "Password expiration settings"
-msgstr "Ustawienia użytkownika"
+#: include/class_configRegistry.inc:841
+#, fuzzy, php-format
+msgid "The command %s specified for %s:%s is invalid!"
+msgstr "Wartość podana jako 'UID' jest nieprawidłowa."
 
-#: plugins/personal/posix/posix_shadow.tpl:62
-msgid "Password expires on"
-msgstr "Hasło wygasa"
+#: include/class_configRegistry.inc:856
+#, fuzzy, php-format
+msgid "The DN %s specified for %s:%s is invalid!"
+msgstr "Wartość podana jako 'UID' jest nieprawidłowa."
 
-#: plugins/personal/password/changed.tpl:3
-#: plugins/personal/myaccount/changed.tpl:3
-#, fuzzy
+#: include/class_configRegistry.inc:871
+#, fuzzy, php-format
+msgid "The RDN %s specified for %s:%s is invalid!"
+msgstr "Wartość podana jako 'UID' jest nieprawidłowa."
+
+#: include/class_SnapshotHandler.inc:45 include/class_SnapshotHandler.inc:76
+#, fuzzy, php-format
 msgid ""
-"You've successfully changed your password. Remember to change all programs "
-"configured to use it as well."
+"The snapshot functionality is enabled but the required variable %s is not "
+"set!"
 msgstr ""
-"Pomyślnie zmieniono hasło. Proszę pamiętać aby zmienić również ustawienia w "
-"programach skonfigurowanych do używania tego hasła."
+"Funkcjonalność snapshot jest włączona, lecz wymagana zmienna '%s' nie jest "
+"skonfigurowana w gosa.conf."
 
-#: plugins/personal/password/password.tpl:4
-#: plugins/personal/myaccount/password.tpl:4
+#: include/class_SnapshotHandler.inc:58
+#, fuzzy, php-format
 msgid ""
-"To change your personal password use the fields below. The changes take "
-"effect immediately. Please memorize the new password, because you wouldn't "
-"be able to login without it."
+"The snapshot functionality is enabled but the required PHP compression "
+"module is missing: %s!"
 msgstr ""
-"Aby zmienić własne hasło, proszę użyć formularza poniżej. Zmiany są "
-"wprowadzane do systemu natychmiast. Proszę zapamiętać nowe hasło, gdyż bez "
-"niego logowanie będzie niemożliwe."
+"Funkcjonalność snapshot jest włączona, lecz wymagana zmienna '%s' nie jest "
+"skonfigurowana w gosa.conf."
 
-#: plugins/personal/password/password.tpl:10
-#, fuzzy
-msgid "Your Password has expired. Please choose a new password."
-msgstr "Twoje hasło wygasło !! Proszę wybrać inne hasło"
+#: include/class_sortableListing.inc:234
+msgid "Sortable list"
+msgstr "lista sortowalna"
 
-#: plugins/personal/password/password.tpl:16
-#: plugins/personal/password/password.tpl:45
-#: plugins/personal/myaccount/password.tpl:10
-#: plugins/personal/myaccount/password.tpl:39
-msgid "Password change dialog"
-msgstr "Dialog zmiany hasła"
+#: include/class_sortableListing.inc:239
+msgid "Edit this entry"
+msgstr "Edytuj ten obiekt"
 
-#: plugins/personal/password/password.tpl:104
-#: plugins/personal/myaccount/password.tpl:97
-msgid "Clear fields"
-msgstr "Wyczyść pola"
+#: include/class_sortableListing.inc:244
+msgid "Delete this entry"
+msgstr "Usuń ten obiekt"
 
-#: plugins/personal/password/class_password.inc:27
-#, fuzzy
-msgid "Change user password"
-msgstr "Zmień hasło"
+#: include/class_sortableListing.inc:274 include/class_listing.inc:257
+msgid "Sort ascending"
+msgstr ""
 
-#: plugins/personal/password/class_password.inc:156
-msgid ""
-"The password you've entered as your current password doesn't match the real "
-"one."
-msgstr "Hasło które podano jako obecne nie zgadza się z prawdziwym hasłem."
+#: include/class_sortableListing.inc:274 include/class_listing.inc:257
+msgid "Sort descending"
+msgstr ""
 
-#: plugins/personal/password/class_password.inc:159
-#, fuzzy
-msgid "You have no permission to change your password."
-msgstr "Brak uprawnień do zmiany własnego hasła"
+#: include/class_gosaSupportDaemon.inc:112
+msgid "GOsa support daemon"
+msgstr ""
 
-#: plugins/personal/password/class_password.inc:223
-msgid "User password"
-msgstr "Hasło użytkownika"
+#: include/class_gosaSupportDaemon.inc:787
+msgid "Cannot not parse XML!"
+msgstr "Nie można sparsować XML!"
 
-#: plugins/personal/password/class_password.inc:236
-msgid ""
-"The 'PRELOCK' statement of class password, describes a hook which gets "
-"called before a password gets locked."
+#: include/class_gosaSupportDaemon.inc:1184
+#, fuzzy, php-format
+msgid "Cannot send abort event for entry %s!"
+msgstr "Nie można stworzyć pliku '%s'."
+
+#: include/class_gosaSupportDaemon.inc:1204
+#, php-format
+msgid "Cannot remove entry %s!"
+msgstr "Nie można usunąć wpisu '%s!"
+
+#: include/password-methods/class_password-methods.inc:339
+msgid "Cannot find a suitable password method for the current hash!"
 msgstr ""
 
-#: plugins/personal/password/class_password.inc:245
-msgid ""
-"The 'POSTLOCK' statement of class password, describes a hook which gets "
-"called after a password is locked."
+#: include/class_CopyPasteHandler.inc:118
+#: include/class_CopyPasteHandler.inc:127
+#: include/class_CopyPasteHandler.inc:159
+#: include/class_CopyPasteHandler.inc:176
+#: include/class_CopyPasteHandler.inc:185
+#: include/class_CopyPasteHandler.inc:193
+#: include/class_CopyPasteHandler.inc:273
+#, php-format
+msgid "Copy and paste failed!"
+msgstr "Copy and paste nieudane!"
+
+#: include/class_CopyPasteHandler.inc:118
+#, fuzzy, php-format
+msgid "Cannot set permission for %s"
+msgstr "Nie można stworzyć pliku '%s'."
+
+#: include/class_CopyPasteHandler.inc:159
+#, php-format
+msgid "'%s' is no valid LDAP object"
 msgstr ""
 
-#: plugins/personal/password/class_password.inc:254
-msgid ""
-"The 'PREUNLOCK' statement of class password, describes a hook which gets "
-"called before a password gets un-locked."
+#: include/class_CopyPasteHandler.inc:176
+#, fuzzy, php-format
+msgid "No write permission in '%s'"
+msgstr "Nie można stworzyć pliku '%s'."
+
+#: include/class_CopyPasteHandler.inc:193
+#, fuzzy, php-format
+msgid "Cannot set permission for '%s'"
+msgstr "Nie można stworzyć pliku '%s'."
+
+#: include/class_CopyPasteHandler.inc:396
+#, php-format
+msgid "These objects will be pasted: %s"
 msgstr ""
 
-#: plugins/personal/password/class_password.inc:263
-msgid ""
-"The 'POSTUNLOCK' statement of class password, describes a hook which gets "
-"called after a password is un-locked."
+#: include/class_CopyPasteHandler.inc:420
+#, php-format
+msgid "This object will be pasted: %s"
 msgstr ""
 
-#: plugins/personal/password/nochange.tpl:2
-#: plugins/personal/myaccount/nochange.tpl:2
-#, fuzzy
-msgid "You have no permission to change your password at this time"
-msgstr "Brak uprawnień do zmiany własnego hasła"
+#: include/class_CopyPasteHandler.inc:571 include/class_listing.inc:1467
+#: include/class_listing.inc:1469
+msgid "Paste"
+msgstr "Wklej"
 
-#: plugins/personal/myaccount/class_MyAccount.inc:6
-#, fuzzy
-msgid "Edit personal settings"
-msgstr "Ustawienia Posix"
+#: include/class_CopyPasteHandler.inc:573
+msgid "Cannot paste"
+msgstr "Nie można wkleić"
 
-#: plugins/personal/myaccount/nochange.tpl:5
-#, fuzzy
-msgid "Your password hash method will not be changed!"
-msgstr "Twoje hasło zostało pomyślnie zmienione."
+#: include/class_tabs.inc:57
+#, fuzzy, php-format
+msgid "No plugin definition for %s found: please check the configuration file!"
+msgstr ""
+"OpenGroupware: Nie można połączyć się z bazą. Proszę sprawdzić podane "
+"parametry konfiguracji."
 
-#: setup/class_setupStep_Feedback.inc:94
-#, fuzzy
-msgid "UNIX accounts/groups"
-msgstr "Konta Unix"
+#: include/class_tabs.inc:270
+#, fuzzy, php-format
+msgid "Delete process has been canceled by plugin %s: %s"
+msgstr "Proces usuwania został anulowany przez dodatek '%s': %s"
 
-#: setup/class_setupStep_Feedback.inc:96
-#, fuzzy
-msgid "Samba management"
-msgstr "Zarządzanie systemem"
+#: include/class_tabs.inc:408
+msgid "References"
+msgstr "Zależności"
 
-#: setup/class_setupStep_Feedback.inc:98
-#, fuzzy
-msgid "Mail system management"
-msgstr "Zarządzanie systemem"
+#: include/class_config.inc:168
+#, php-format
+msgid "XML error in gosa.conf: %s at line %d"
+msgstr "Błąd XML w pliku gosa.conf: %s w linii %d"
 
-#: setup/class_setupStep_Feedback.inc:100
-#, fuzzy
-msgid "FAX system administration"
-msgstr "Administracja użytkownikami"
+#: include/class_config.inc:367
+msgid "Cannot bind to LDAP!"
+msgstr ""
 
-#: setup/class_setupStep_Feedback.inc:102
+#: include/class_config.inc:711
 #, fuzzy
-msgid "Asterisk administration"
-msgstr "Administracja użytkownikami"
+msgid "sambaSID and/or sambaRidBase missing in the configuration!"
+msgstr "Brak parametru SID lub/i RIDBASE w konfiguracji!"
 
-#: setup/class_setupStep_Feedback.inc:104
-#, fuzzy
-msgid "System inventory"
-msgstr "Usuń inwentarz"
+#: include/class_config.inc:1130
+msgid "Configuration"
+msgstr "Konfiguracja"
 
-#: setup/class_setupStep_Feedback.inc:106
-#, fuzzy
-msgid "System/Configuration management"
-msgstr "Zarządzanie systemem"
+#: include/class_config.inc:1130
+msgid ""
+"The configuration file you are using is outdated. Please move the GOsa "
+"configuration file away to run the GOsa setup again."
+msgstr ""
 
-#: setup/class_setupStep_Feedback.inc:108
-#, fuzzy
-msgid "Address book"
-msgstr "Książka adresowa"
+#: include/class_config.inc:1172 include/class_config.inc:1203
+#, fuzzy, php-format
+msgid ""
+"The snapshot functionality is enabled, but the required variable %s is not "
+"set."
+msgstr ""
+"Funkcjonalność snapshot jest włączona, lecz wymagana zmienna '%s' nie jest "
+"skonfigurowana w gosa.conf."
 
-#: setup/class_setupStep_Feedback.inc:114
-msgid "Feedback"
+#: include/class_config.inc:1185
+#, fuzzy, php-format
+msgid ""
+"The snapshot functionality is enabled, but the required compression module "
+"is missing. Please install %s."
 msgstr ""
+"Funkcjonalność snapshot jest włączona, lecz wymagana zmienna '%s' nie jest "
+"skonfigurowana w gosa.conf."
 
-#: setup/class_setupStep_Feedback.inc:115
-#, fuzzy
-msgid "Get notifications or send feedback"
-msgstr "Ograniczenia dla nadawcy"
+#: include/class_SnapShotDialog.inc:55
+msgid "Date"
+msgstr "Data"
 
-#: setup/class_setupStep_Feedback.inc:116
-#, fuzzy
-msgid "Notification and feedback"
-msgstr "Powiadomienie wysłane!"
+#: include/class_SnapShotDialog.inc:94
+#, fuzzy, php-format
+msgid "You are about to delete the snapshot %s."
+msgstr "Zamierzasz usunąć snapshot '%s'."
 
-#: setup/class_setupStep_Feedback.inc:132 setup/class_setup.inc:74
-msgid "Setup error"
-msgstr "Błąd ustawień"
+#: include/class_SnapShotDialog.inc:142 include/class_listing.inc:1583
+msgid "Restore snapshot"
+msgstr "Odtwórz snapshot"
 
-#: setup/class_setupStep_Feedback.inc:140
-#: setup/class_setupStep_Feedback.inc:147
-msgid "Feedback error"
-msgstr ""
+#: include/class_SnapShotDialog.inc:143
+#, fuzzy
+msgid "Delete snapshot"
+msgstr "Utwórz spanshot"
 
-#: setup/class_setupStep_Feedback.inc:140
-#, php-format
-msgid "Cannot send feedback to '%s': %s"
-msgstr ""
+#: include/class_SnapShotDialog.inc:144 include/class_SnapShotDialog.inc:162
+msgid "Y-m-d, H:i:s"
+msgstr "Y-m-d, H:i:s"
 
-#: setup/class_setupStep_Feedback.inc:147
-msgid "Cannot send feedback: service temporarily unavailable"
-msgstr ""
+#: include/functions_helpviewer.inc:45
+#, fuzzy, php-format
+msgid "XML error in guide.xml: %s at line %s"
+msgstr "Błąd XML w guide.xml: %s w linii %d"
 
-#: setup/class_setupStep_Feedback.inc:181
+#: include/functions_helpviewer.inc:88
 #, fuzzy
-msgid "Please specify a valid email address."
-msgstr "Proszę podać prawidłową nazwę skryptu."
+msgid "No help available for this plug-in."
+msgstr "Pomoc nie jest dostępna dla tego dodatku."
 
-#: setup/class_setupStep_Feedback.inc:185
+#: include/functions_helpviewer.inc:388
+#, php-format
+msgid "%s results for your search with the keyword %s"
+msgstr "%s wyników zapytania ze słowem %s"
+
+#: include/functions_helpviewer.inc:461
+#, php-format
+msgid "%s%% hit rate in file %s"
+msgstr "%s%% trafień w pliku %s"
+
+#: include/class_plugin.inc:581
 msgid ""
-"You have to select at least one of both options, subscribe or send feedback."
+"The current object has been altered while beeing edited. If you save this "
+"entry, changes that have been made by others will be discarded!"
 msgstr ""
 
-#: setup/class_setup.inc:195
-msgid "Completed"
-msgstr "Zakończono"
-
-#: setup/class_setup.inc:235
-msgid "Check again"
-msgstr "Sprawdź ponownie"
+#: include/class_plugin.inc:1411
+#, php-format
+msgid "Changing ACL DN from %s to %s"
+msgstr ""
 
-#: setup/class_setup.inc:238
-msgid "Next"
-msgstr "Następne"
+#: include/class_certificate.inc:73
+msgid "Certificate is empty!"
+msgstr "Certyfikat jest pusty!"
 
-#: setup/setup_migrate.tpl:2
-msgid ""
-"During the LDAP inspection, we're going to check for several common pitfalls "
-"that may occur when migration to GOsa base LDAP administration. You may want "
-"to fix the problems below, in order to provide smooth services."
+#: include/class_certificate.inc:100
+msgid "Cannot load certificate: only PEM and DER are supported!"
 msgstr ""
 
-#: setup/setup_migrate.tpl:5
+#: include/class_certificate.inc:115
 #, fuzzy
-msgid "Checks"
-msgstr "Ustaw status"
+msgid "Cannot extract information for non PEM certificates!"
+msgstr "Nie można pobrać informacji o quota dla '%s'."
 
-#: setup/setup_migrate.tpl:22
+#: include/class_certificate.inc:219
+msgid "No valid certificate loaded!"
+msgstr "Nie załadowano prawidłowego certyfikatu!"
+
+#: include/class_acl.inc:28
 #, fuzzy
-msgid "Add required object classes to the LDAP base"
-msgstr "Wyświetl szablony FAI"
+msgid "Manage access control lists"
+msgstr "Kontrola dostępu"
 
-#: setup/setup_migrate.tpl:24
-msgid "Current"
-msgstr "Obecne"
+#: include/class_acl.inc:125 include/class_acl.inc:613
+#: include/class_acl.inc:1033
+#, php-format
+msgid "All users"
+msgstr "Wszyscy użytkownicy"
 
-#: setup/setup_migrate.tpl:28
-#, fuzzy
-msgid "After migration"
-msgstr "Administracja użytkownikami"
+#: include/class_acl.inc:254
+msgid "Section"
+msgstr "Sekcja"
 
-#: setup/setup_migrate.tpl:35
-msgid "Close"
-msgstr "Zamknij"
+#: include/class_acl.inc:264
+#, fuzzy
+msgid "Used"
+msgstr "Użyj"
 
-#: setup/setup_migrate.tpl:40
+#: include/class_acl.inc:574
 #, fuzzy
-msgid "Create a new GOsa administrator account"
-msgstr "Utwórz konto Netatalk"
+msgid "No ACL settings for this category!"
+msgstr "Brak ustawień ACL w tej kategorii"
 
-#: setup/setup_migrate.tpl:41
-msgid ""
-"This dialog will automatically add a new super administrator to your LDAP "
-"tree."
+#: include/class_acl.inc:577
+#, php-format
+msgid "ACLs for: %s"
 msgstr ""
 
-#: setup/setup_migrate.tpl:57
-msgid "Password (again)"
-msgstr "Hasło (ponownie)"
+#: include/class_acl.inc:583 include/class_acl.inc:587
+msgid "category ACL"
+msgstr "Kategoria ACL"
 
-#: setup/class_setupStep_Finish.inc:40
-msgid "Write configuration file"
-msgstr "Zapisz plik konfiguracyjny"
+#: include/class_acl.inc:639
+#, fuzzy, php-format
+msgid "Edit ACL for '%s' with scope '%s'"
+msgstr "Edytuj ACL dla '%s', zakres to '%s'"
 
-#: setup/class_setupStep_Finish.inc:41
+#: include/class_acl.inc:801 include/class_acl.inc:808
 #, fuzzy
-msgid "Finish - write the configuration file"
-msgstr "Plik konfiguracyjny"
+msgid "Show/hide advanced settings"
+msgstr "Zaawansowane ustawienia telefonu"
 
-#: setup/class_setupStep_Finish.inc:106
-#, fuzzy
-msgid ""
-"Your configuration file is currently world readable. Please update the file "
-"permissions!"
-msgstr "Nie można czytać pliku konfiguracji %s/gosa.conf. Kończę."
+#: include/class_acl.inc:819
+msgid "Create objects"
+msgstr "Utwórz obiekty"
 
-#: setup/class_setupStep_Finish.inc:108
-#, fuzzy
-msgid "The configuration is currently not readable or it does not exists."
-msgstr "Nie można czytać pliku konfiguracji %s/gosa.conf. Kończę."
+#: include/class_acl.inc:820
+msgid "Move objects"
+msgstr "Przenieś obiekty"
 
-#: setup/class_setupStep_Finish.inc:117
-#, fuzzy, php-format
-msgid ""
-"After downloading and placing the file under %s, please make sure that the "
-"user the web server is running with is able to read %s, while other users "
-"shouldn't. You may want to execute these commands to achieve this "
-"requirement:"
-msgstr ""
-"Po umieszczeniu pliku w /etc/gosa upewnij się, że serwer www ma uprawnienia "
-"do jego odczytu, podczas gdy inni użytkownicy nie mają. Aby uzyskać takie "
-"uprawnienia, można wykonać te polecenia:"
+#: include/class_acl.inc:821
+msgid "Remove objects"
+msgstr "Usuń obiekty"
 
-#: setup/class_setupStep_Checks.inc:40 setup/class_setupStep_Checks.inc:41
-msgid "Installation check"
-msgstr "Sprawdzenie instalacji"
+#: include/class_acl.inc:832
+#, fuzzy
+msgid "Complete object"
+msgstr "Utwórz obiekty"
 
-#: setup/class_setupStep_Checks.inc:42
-msgid "Basic checks for PHP compatibility and extensions"
-msgstr ""
+#: include/class_acl.inc:984
+#, fuzzy, php-format
+msgid "Unknown ACL type '%s'!"
+msgstr "Nieznany wpis  '%s'!"
 
-#: setup/class_setupStep_Checks.inc:66
-msgid "Checking PHP version"
-msgstr "Sprawdzam wersję PHP"
+#: include/class_acl.inc:1029
+#, php-format
+msgid "Unknown entry '%s'!"
+msgstr "Nieznany wpis  '%s'!"
 
-#: setup/class_setupStep_Checks.inc:67
+#: include/class_acl.inc:1093 include/class_acl.inc:1095
 #, fuzzy, php-format
-msgid "PHP must be of version %s or above."
-msgstr ""
-"PHP musi być w wersji 4.1.0 lub wyższej z powodu używanych funkcji i błędów "
-"w języku PHP."
-
-#: setup/class_setupStep_Checks.inc:68
-msgid "Please upgrade to a supported version."
-msgstr "Proszę zaktualizować do wspieranej wersji."
+msgid "ACL role: %s"
+msgstr "ACLe"
 
-#: setup/class_setupStep_Checks.inc:75
-msgid "GOsa requires this module to talk with your LDAP server."
-msgstr ""
+#: include/class_acl.inc:1095
+#, fuzzy
+msgid "unknown ACL role"
+msgstr "! nieznane id"
 
-#: setup/class_setupStep_Checks.inc:83
-msgid "GOsa requires this module for an internationalized interface."
-msgstr ""
+#: include/class_acl.inc:1103
+#, php-format
+msgid "Contains settings for these objects: %s"
+msgstr "Zawiera ustawienia dla tych obiektów: %s"
 
-#: setup/class_setupStep_Checks.inc:91
-msgid "GOsa requires this module for the samba integration."
-msgstr ""
+#: include/class_acl.inc:1120
+msgid "inactive"
+msgstr "nieaktywne"
 
-#: setup/class_setupStep_Checks.inc:99
-msgid ""
-"GOsa requires either 'mhash' or the 'sha1' module to make use of SSHA "
-"encryption."
-msgstr ""
+#: include/class_acl.inc:1120
+msgid "No members"
+msgstr "Brak członków"
 
-#: setup/class_setupStep_Checks.inc:107
-msgid "GOsa requires this module to talk to an IMAP server."
-msgstr ""
+#: include/class_acl.inc:1291
+#, fuzzy
+msgid "Access control list"
+msgstr "Kontrola dostępu"
 
-#: setup/class_setupStep_Checks.inc:114
-msgid "mbstring"
-msgstr "mbstring"
+#: include/class_acl.inc:1297
+#, fuzzy
+msgid "ACL roles"
+msgstr "ACLe"
 
-#: setup/class_setupStep_Checks.inc:115
+#: include/class_acl.inc:1300
 #, fuzzy
-msgid "GOsa requires this module to handle Unicode strings."
-msgstr ""
-"Wsparcie dla MySQL jest potrzebne do czytania raportów GOfax z bazy danych."
+msgid "ACL Entries"
+msgstr "Profil FAI"
 
-#: setup/class_setupStep_Checks.inc:122
-msgid "Calendar"
+#: include/class_pluglist.inc:147
+msgid "The configuration format has changed: please run the setup again!"
 msgstr ""
 
-#: setup/class_setupStep_Checks.inc:123
+#: include/class_pluglist.inc:304
 #, fuzzy
-msgid "GOsa requires this module to calculate dates."
-msgstr ""
-"Wsparcie dla MySQL jest potrzebne do czytania raportów GOfax z bazy danych."
+msgid ""
+"You are currently editing a database entry. Do you want to discard the "
+"changes?"
+msgstr "Obecnie edytujesz bazę danych. Czy chcesz porzucić zmiany?"
 
-#: setup/class_setupStep_Checks.inc:130
-msgid "MySQL"
-msgstr "MySQL"
+#: include/class_log.inc:87
+#, fuzzy, php-format
+msgid "Logging failed: %s"
+msgstr "Użytkownik bazy logowania"
 
-#: setup/class_setupStep_Checks.inc:131
+#: include/class_log.inc:102
+#, fuzzy, php-format
+msgid "Invalid option %s specified!"
+msgstr "Podano nieprawidłową opcję '%s'!"
+
+#: include/class_log.inc:106
 #, fuzzy
-msgid ""
-"GOsa requires this module to communicate with several supported databases."
-msgstr ""
-"Wsparcie dla MySQL jest potrzebne do czytania raportów GOfax z bazy danych."
+msgid "Specified 'objectType' is empty or invalid!"
+msgstr "Podana nazwa jest nieprawidłowa"
 
-#: setup/class_setupStep_Checks.inc:148
-msgid "samba hash generator"
-msgstr ""
+#: include/class_jsonRPC.inc:38
+#, fuzzy, php-format
+msgid "The RPC connection (%s) specified for %s:%s is invalid: %s"
+msgstr "Wartość podana jako 'UID' jest nieprawidłowa."
 
-#: setup/class_setupStep_Checks.inc:149
-msgid "GOsa requires this command to synchronize POSIX and samba passwords."
-msgstr ""
+#: include/class_jsonRPC.inc:331
+#, fuzzy, php-format
+msgid "Unknown HTTP status code %s!"
+msgstr "Nieznany wpis  '%s'!"
 
-#: setup/class_setupStep_Checks.inc:150
-msgid ""
-"Deploy a gosa-si installation or install the Perl Crypt::SmbHash modules."
-msgstr ""
+#: include/class_core.inc:114
+#, fuzzy
+msgid "All objects"
+msgstr "Przenieś obiekty"
 
-#: setup/class_setupStep_Checks.inc:163
-msgid "imagick"
-msgstr "imagick"
+#: include/class_core.inc:132
+#, fuzzy
+msgid "Traditional"
+msgstr "Terminal"
 
-#: setup/class_setupStep_Checks.inc:164
-msgid "GOsa requires this extension to handle images."
+#: include/class_core.inc:132
+msgid "Use samba pool"
 msgstr ""
 
-#: setup/class_setupStep_Checks.inc:179
-msgid "compression module"
-msgstr "moduł kompresji"
+#: include/class_core.inc:164 include/class_core.inc:167
+#, fuzzy
+msgid "hours"
+msgstr "godzina"
 
-#: setup/class_setupStep_Checks.inc:180
-msgid "GOsa requires this extension to handle snapshots."
-msgstr ""
+#: include/class_core.inc:184
+#, fuzzy
+msgid "None"
+msgstr "żaden"
 
-#: setup/class_setupStep_Checks.inc:191
+#: include/class_core.inc:200
 #, fuzzy
+msgid "User value"
+msgstr "Nazwa użytkownika"
+
+#: include/class_core.inc:209
+#, fuzzy
+msgid "Core"
+msgstr "Zamknij"
+
+#: include/class_core.inc:210
+#, fuzzy
+msgid "GOsa core plugin"
+msgstr "Ustawienia główne GOsa"
+
+#: include/class_core.inc:238
 msgid ""
-"register_globals is a PHP mechanism to register all global variables to be "
-"accessible from scripts without changing the scope. This may be a security "
-"risk."
+"Enables htaccess instead of LDAP authentication. This can be used to enable "
+"other authentication mechanisms like Kerberos for the GOsa login."
 msgstr ""
-"register_globals jest mechanizmem PHP umożliwiającym takie ustawienie "
-"zmiennych globalnych, że możliwy jest do nich dostęp bez zmiany zakresu. To "
-"może powodować zagrożenie bezpieczeństwa. Gosa może działać w obu trybach."
-
-#: setup/class_setupStep_Checks.inc:192
-msgid "Search for 'register_globals' in your php.ini and switch it to 'Off'."
-msgstr "Wyszukaj 'register_globals' w php.ini i ustaw na 'Off'"
 
-#: setup/class_setupStep_Checks.inc:200
-msgid "PHP uses this value for the garbage collector to delete old sessions."
+#: include/class_core.inc:248
+msgid "Enables the usage statistics module."
 msgstr ""
 
-#: setup/class_setupStep_Checks.inc:201
-#, fuzzy
-msgid ""
-"Setting this value to one day will prevent loosing session and cookies "
-"before they really timeout."
+#: include/class_core.inc:258
+msgid "Database file to be used by the usage statistics module."
 msgstr ""
-"PHP używa tej wartości dla garbage collector'a do usuwania starych sesji. "
-"Ustawienie tej wartości na jeden dzień zapobiegnie ustraceniu sesji oraz "
-"cookie zanim faktycznie wygasną."
 
-#: setup/class_setupStep_Checks.inc:202
-#, fuzzy
+#: include/class_core.inc:268
 msgid ""
-"Search for 'session.gc_maxlifetime' in your php.ini and set it to 86400 or "
-"higher."
+"Enables event logging in GOsa. Setting it to 'On' make GOsa log every action "
+"a user performs via syslog. If you use this in combination with rsyslog and "
+"configure it to mysql logging, you can browse all events in GOsa."
 msgstr ""
-"Aby używać GOsa bez problemow, opcja session.auto_register w pliku php.ini "
-"musi być ustawiona na 'off'."
-
-#: setup/class_setupStep_Checks.inc:209 setup/class_setupStep_Checks.inc:225
-#: setup/class_setupStep_Checks.inc:241 setup/class_setupStep_Checks.inc:257
-msgid "Off"
-msgstr "Wyłączone"
 
-#: setup/class_setupStep_Checks.inc:210
-#, fuzzy
+#: include/class_core.inc:279
 msgid ""
-"In Order to use GOsa without any trouble, the session.auto_register option "
-"in your php.ini should be set to 'Off'."
+"Enables a status bar on the bottom of lists displaying a summary of type and "
+"number of elements in the list."
 msgstr ""
-"Aby używać GOsa bez problemow, opcja session.auto_register w pliku php.ini "
-"musi być ustawiona na 'off'."
 
-#: setup/class_setupStep_Checks.inc:211
-#, fuzzy
-msgid "Search for 'session.auto_start' in your php.ini and set it to 'Off'."
+#: include/class_core.inc:289
+msgid "Specify the minimum length for newly entered passwords."
 msgstr ""
-"Aby używać GOsa bez problemow, opcja session.auto_register w pliku php.ini "
-"musi być ustawiona na 'off'."
 
-#: setup/class_setupStep_Checks.inc:218
-#, fuzzy
+#: include/class_core.inc:299
 msgid ""
-"GOsa needs at least 32MB of memory. Setting it below this limit may cause "
-"errors that are not reproducible! Increase it for larger setups."
+"Specify the minimum number of characters that have to differ between old and "
+"newly entered passwords."
 msgstr ""
-"GOsa potrzebuje conajmniej 16MB pamięci. Mniej może prowadzić do "
-"nieprzewidywalnych błędów. Dla większych instalacji, należy zwiększyć ten "
-"parametr."
 
-#: setup/class_setupStep_Checks.inc:219
+#: include/class_core.inc:309
 msgid ""
-"Search for 'memory_limit' in your php.ini and set it to '32M' or higher."
+"Command to generate password proposals. If a command has been specified, the "
+"user can decide whether to use an automatic password or a manually specified "
+"one."
 msgstr ""
 
-#: setup/class_setupStep_Checks.inc:226
-#, fuzzy
+#: include/class_core.inc:319
 msgid ""
-"This option influences the PHP output handling. Turn this Option off, to "
-"increase performance."
+"Enable display of PHP errors on the top of the page. Disable this feature in "
+"production environments to avoid the exposure of sensitive data."
 msgstr ""
-"Ta opcja wpływa na obsługę output. Aby zwiększyć wydajność, należy ustawić "
-"na 'off'."
 
-#: setup/class_setupStep_Checks.inc:227
-msgid "Search for 'implicit_flush' in your php.ini and set it to 'Off'."
-msgstr ""
+#: include/class_core.inc:319
+#, fuzzy, php-format
+msgid "Related option"
+msgstr "Wybierz aby zobaczyc stacje robocze"
 
-#: setup/class_setupStep_Checks.inc:234
-#, fuzzy
-msgid "The Execution time should be at least 30 seconds."
+#: include/class_core.inc:329
+msgid ""
+"Show messages that may assist plugin development. Be aware that this option "
+"may produce some ACL related false error messages!"
 msgstr ""
-"Ten parametr powinien byc ustawniony na co najmniej 30 sekund. Niektóre "
-"funkcje mogą zabierać dużo czasu."
 
-#: setup/class_setupStep_Checks.inc:235
+#: include/class_core.inc:340
 msgid ""
-"Search for 'max_execution_time' in your php.ini and set it to '30' or higher."
+"Enable LDAP schema verification during login. The recommended setting is "
+"'On' because it enables efficient methods to create missing subtrees in the "
+"LDAP."
 msgstr ""
 
-#: setup/class_setupStep_Checks.inc:242
-#, fuzzy
-msgid ""
-"Increase the server security by setting expose_php to 'off'. PHP won't send "
-"any information about the server you are running in this case."
+#: include/class_core.inc:350
+msgid "Enable copy and paste for most objects managed by GOsa."
 msgstr ""
-"Aby zwiększyć bezpieczeństwo, należy ustawić expose_php na 'off'. PHP nie "
-"będzie wysyłać żadnych informacji na temat serwera na którym działa."
 
-#: setup/class_setupStep_Checks.inc:243
-msgid "Search for 'expose_php' in your php.ini and set if to 'Off'."
+#: include/class_core.inc:360
+msgid "Enable PHP security checks for disabled register_global settings."
 msgstr ""
 
-#: setup/class_setupStep_Checks.inc:249
-msgid "On"
-msgstr "Włączone"
+#: include/class_core.inc:370
+msgid "Enable automatic redirection to HTTPS based administration."
+msgstr ""
 
-#: setup/class_setupStep_Checks.inc:250
-msgid ""
-"Increase your server security by setting magic_quotes_gpc to 'on'. PHP will "
-"escape all quotes in strings in this case."
+#: include/class_core.inc:380
+msgid "Enable logging of detailed information of LDAP operations."
 msgstr ""
-"Ustawienie macig_quotes_gpc na 'on' zwiększy bezpieczeństwo serwera. PHP "
-"będzie zabezpieczać cudzysłowa w stringach."
 
-#: setup/class_setupStep_Checks.inc:251
+#: include/class_core.inc:390
 #, fuzzy
-msgid "Search for 'magic_quotes_gpc' in your php.ini and set it to 'On'."
-msgstr "Sprawdzam, czy register_globals jest ustawione na 'off'"
+msgid "Enable LDAP referral chasing."
+msgstr "Rozszerzenie inwentarza"
 
-#: setup/class_setupStep_Checks.inc:258
-#, fuzzy
-msgid "Increase your server performance by setting magic_quotes_gpc to 'off'."
+#: include/class_core.inc:400
+msgid ""
+"Specify LDAP element filter limit. If the limit is not 0, GOsa speeds up "
+"group queries by putting several queries into a single query. This is known "
+"to produce problems on some LDAP servers (i.e. Sun DS) and needs to be "
+"lowered or disabled."
 msgstr ""
-"Ustawienie macig_quotes_gpc na 'on' zwiększy bezpieczeństwo serwera. PHP "
-"będzie zabezpieczać cudzysłowa w stringach."
 
-#: setup/class_setupStep_Checks.inc:259
-#, fuzzy
+#: include/class_core.inc:410
 msgid ""
-"Search for 'zend.ze1_compatibility_mode' in your php.ini and set it to 'Off'."
+"Specify the maximum number of entries GOsa will request from an LDAP server. "
+"A warning is displayed if this limit is exceeded."
 msgstr ""
-"Aby używać GOsa bez problemow, opcja session.auto_register w pliku php.ini "
-"musi być ustawiona na 'off'."
 
-#: setup/class_setupStep_Checks.inc:269
-#, fuzzy
-msgid "Configuration writable"
-msgstr "Plik konfiguracyjny zapisywalny"
+#: include/class_core.inc:420
+msgid "Disable checks for LDAP size limits."
+msgstr ""
 
-#: setup/class_setupStep_Checks.inc:270
-#, fuzzy
-msgid "The configuration file can't be written"
-msgstr "Plik konfiguracyjny"
+#: include/class_core.inc:430
+msgid "Enable warnings for non encrypted connections."
+msgstr ""
 
-#: setup/class_setupStep_Checks.inc:271
-#, php-format
-msgid ""
-"GOsa reads its configuration from a file located in (%s/%s). The setup can "
-"write the configuration directly if it is writable."
+#: include/class_core.inc:440
+msgid "Enable compression for PPD files."
 msgstr ""
 
-#: setup/setup_feedback.tpl:2
-#, fuzzy
-msgid "Feedback successfully send"
-msgstr "Import powiódł się"
+#: include/class_core.inc:451
+msgid ""
+"DN of user with ACL checks disabled. This should only be used to restore "
+"lost administrative ACLs."
+msgstr ""
 
-#: setup/setup_feedback.tpl:6
-msgid "Subscribe to the gosa-announce mailing list"
+#: include/class_core.inc:462
+msgid "Storage path for PPD files."
 msgstr ""
 
-#: setup/setup_feedback.tpl:8
+#: include/class_core.inc:472
 msgid ""
-"When checking this option, GOsa will try to connect http://oss.gonicus.de in "
-"order to subscribe you to the gosa-announce mailing list. You've to confirm "
-"this by mail."
+"Number of seconds a LDAP query is allowed to take until GOsa aborts the "
+"request."
 msgstr ""
 
-#: setup/setup_feedback.tpl:20
-msgid "Mail address"
-msgstr "Adres email"
+#: include/class_core.inc:482
+msgid "Enables storing of user filters in browser cookies."
+msgstr ""
 
-#: setup/setup_feedback.tpl:28
-msgid "Send feedback to the GOsa project team"
+#: include/class_core.inc:492
+msgid "Enables sending of compressed web page content."
 msgstr ""
 
-#: setup/setup_feedback.tpl:31
+#: include/class_core.inc:503
+msgid "LDAP attribute which is used to detect changes."
+msgstr ""
+
+#: include/class_core.inc:514
 msgid ""
-"When checking this option, GOsa will try to connect http://oss.gonicus.de in "
-"order to submit your form anonymously."
+"ISO language code which is used to override the automatic language detection."
 msgstr ""
 
-#: setup/setup_feedback.tpl:38
-msgid "Did the setup procedure help you to get started?"
+#: include/class_core.inc:525
+msgid "CSS and template theme to be used."
 msgstr ""
 
-#: setup/setup_feedback.tpl:39 setup/setup_feedback.tpl:50
-#: setup/class_setupStep_Ldap.inc:75
-msgid "Yes"
-msgstr "Tak"
+#: include/class_core.inc:535
+msgid ""
+"Number of seconds after an inactive session expires. This may be overridden "
+"by some systems php.ini/crontab mechanism."
+msgstr ""
 
-#: setup/setup_feedback.tpl:41 setup/setup_feedback.tpl:52
-#: setup/class_setupStep_Ldap.inc:75
-msgid "No"
-msgstr "Nie"
+#: include/class_core.inc:545
+#, fuzzy
+msgid "Template engine compile directory."
+msgstr "Katalog kompilacji Smarty"
 
-#: setup/setup_feedback.tpl:44
-msgid "If not, what problems did you encounter"
+#: include/class_core.inc:555
+#, php-format
+msgid ""
+"Logical AND of the integer values below that controls the debug output on "
+"every page load: %s"
 msgstr ""
 
-#: setup/setup_feedback.tpl:48
-msgid "Is this the first time you use GOsa?"
+#: include/class_core.inc:576
+msgid ""
+"Command to create Samba NT/LM hashes. Required for password synchronization "
+"if you don't use supplementary services."
 msgstr ""
 
-#: setup/setup_feedback.tpl:53
-msgid "I use it since"
-msgstr "Używam od"
-
-#: setup/setup_feedback.tpl:54
-msgid "Select the year since when you are using GOsa"
+#: include/class_core.inc:587
+msgid "Default hash to be used for newly created user passwords."
 msgstr ""
 
-#: setup/setup_feedback.tpl:60
-msgid "What operating system / distribution do you use?"
+#: include/class_core.inc:596
+msgid ""
+"Enable checking for the presence of problematic unicode characters in "
+"passwords."
 msgstr ""
 
-#: setup/setup_feedback.tpl:64
-msgid "What web server do you use?"
+#: include/class_core.inc:607
+msgid ""
+"Specify whether 'cn' or 'uid' style user DNs are generated. For more "
+"sophisticated control use the 'accountRDN' setting."
 msgstr ""
 
-#: setup/setup_feedback.tpl:68
-msgid "What PHP version do you use?"
+#: include/class_core.inc:617
+msgid "Location component for user storage inside of departments."
 msgstr ""
 
-#: setup/setup_feedback.tpl:72
-#, fuzzy
-msgid "GOsa version"
-msgstr "Ogólne ustawienia GOsa"
+#: include/class_core.inc:627
+msgid "Location component for group storage inside of departments."
+msgstr ""
 
-#: setup/setup_feedback.tpl:78 setup/setup_feedback.tpl:79
-msgid "LDAP"
-msgstr "LDAP"
+#: include/class_core.inc:637
+msgid ""
+"Count base for group IDs. For dynamic ID assignment use the 'nextIdHook' "
+"setting."
+msgstr ""
 
-#: setup/setup_feedback.tpl:81
-msgid "What kind of LDAP server(s) do you use?"
+#: include/class_core.inc:647
+msgid ""
+"Count base for user IDs. For dynamic ID assignment use the 'nextIdHook' "
+"setting."
 msgstr ""
 
-#: setup/setup_feedback.tpl:85
-msgid "How many objects are in your LDAP?"
+#: include/class_core.inc:657
+msgid ""
+"Lowest assignable group ID for use with the idAllocationMethod set to 'pool'."
 msgstr ""
 
-#: setup/setup_feedback.tpl:91 setup/setup_feedback.tpl:92
-msgid "Features"
-msgstr "Cechy"
+#: include/class_core.inc:667
+msgid ""
+"Highest assignable group ID for use with the idAllocationMethod set to "
+"'pool'."
+msgstr ""
 
-#: setup/setup_feedback.tpl:94
-msgid "What features of GOsa do you use?"
+#: include/class_core.inc:677
+msgid ""
+"Lowest assignable user ID for use with the idAllocationMethod set to 'pool'."
 msgstr ""
 
-#: setup/setup_feedback.tpl:103
-msgid "What features do you want to see in future versions of GOsa?"
+#: include/class_core.inc:687
+msgid ""
+"Highest assignable user ID for use with the idAllocationMethod set to 'pool'."
 msgstr ""
 
-#: setup/setup_feedback.tpl:107
-msgid "Send feedback"
+#: include/class_core.inc:697
+msgid ""
+"Count base for user IDs. For dynamic ID assignment use the 'baseIdHook' "
+"setting."
 msgstr ""
 
-#: setup/setup_finish.tpl:3
+#: include/class_core.inc:707
 #, fuzzy
-msgid "Create your configuration file"
-msgstr "Plik konfiguracyjny"
+msgid "Connection URL for use with the gosa-ng service."
+msgstr "Błąd komunikacji z usługą infrastruktury!"
 
-#: setup/setup_finish.tpl:10
-msgid "Depending on the user name your web server is running on:"
+#: include/class_core.inc:717
+msgid "User name used to connect to the 'gosaRpcServer'."
 msgstr ""
 
-#: setup/setup_finish.tpl:27
-msgid "Download configuration"
-msgstr "Konfiguracja pobierania"
+#: include/class_core.inc:727
+#, fuzzy
+msgid "Password used to connect to the 'gosaRpcServer'."
+msgstr "Nie można połączyć się z serwerem baz danych!"
 
-#: setup/setup_finish.tpl:33
-msgid "Status: "
-msgstr "Status:"
+#: include/class_core.inc:737
+#, fuzzy
+msgid "Connection URI for use with the gosa-si service (obsolete)."
+msgstr "Błąd komunikacji z usługą infrastruktury: %s"
 
-#: setup/class_setupStep_Ldap.inc:54
-msgid "LDAP setup"
-msgstr "Ustawienia LDAP"
+#: include/class_core.inc:747
+msgid "Number of seconds after a gosa-si connection is considered 'dead'."
+msgstr ""
 
-#: setup/class_setupStep_Ldap.inc:55
-#, fuzzy
-msgid "LDAP connection setup"
-msgstr "Połączenie dzwonienia..."
+#: include/class_core.inc:758
+msgid "User attribute which is used for log in."
+msgstr ""
 
-#: setup/class_setupStep_Ldap.inc:56
+#: include/class_core.inc:769
 #, fuzzy
+msgid "Local time zone."
+msgstr "Lokalizacja"
+
+#: include/class_core.inc:779
 msgid ""
-"This dialog performs the basic configuration of the LDAP connectivity for "
-"GOsa."
+"Enable tagging of administrative units. This can be used in conjunction with "
+"ACLs (obsolete)."
 msgstr ""
-"Poniższe pola pozwalają na podstawową konfigurację zachowania GOsa i "
-"wpływają na różne właściwości w głównej konfiguracji."
-
-#: setup/class_setupStep_Ldap.inc:113
-#, fuzzy, php-format
-msgid "Anonymous bind to server '%s' failed!"
-msgstr "Logowanie użytkownika nieudane, odpowiedź serwera LDAP '%s'."
 
-#: setup/class_setupStep_Ldap.inc:115
-#, fuzzy, php-format
-msgid "Bind as user '%s' failed!"
-msgstr "Logowanie użytkownika nieudane, odpowiedź serwera LDAP '%s'."
+#: include/class_core.inc:789
+msgid "Enable the use of {sasl} instead of {kerberos} for user realms."
+msgstr ""
 
-#: setup/class_setupStep_Ldap.inc:120
-#, fuzzy, php-format
-msgid "Anonymous bind to server '%s' succeeded."
-msgstr "Logowanie użytkownika nieudane, odpowiedź serwera LDAP '%s'."
+#: include/class_core.inc:799
+msgid ""
+"Enable RFC 2307bis style groups. This combines the use of 'member' and "
+"'memberUid' attributes."
+msgstr ""
 
-#: setup/class_setupStep_Ldap.inc:121
-msgid "Please specify user and password!"
-msgstr "Proszę podać użytkownika i hasło!"
+#: include/class_core.inc:809
+msgid ""
+"Adjusts the user DN generation to include the users personal title (only in "
+"conjunction with accountPrimaryAttribute)."
+msgstr ""
 
-#: setup/class_setupStep_Ldap.inc:123
-#, fuzzy, php-format
-msgid "Bind as user '%s' to server '%s' succeeded!"
-msgstr "Logowanie użytkownika nieudane, odpowiedź serwera LDAP '%s'."
+#: include/class_core.inc:819
+msgid "Script to be called for finding the next free id for groups or users."
+msgstr ""
 
-#: setup/setup_ldap.tpl:2
+#: include/class_core.inc:828
 msgid ""
-"The main data source used in GOsa is LDAP. In order to access the "
-"information stored there, please enter the required information."
+"Descriptive string for the automatic ID generator. Please read the FAQ file "
+"for more information."
 msgstr ""
 
-#: setup/setup_ldap.tpl:9
-msgid "Please choose the LDAP user to be used by GOsa"
+#: include/class_core.inc:838
+msgid "Enable strict checking for user IDs and group names."
 msgstr ""
 
-#: setup/setup_ldap.tpl:28 setup/setup_ldap.tpl:29
-msgid "LDAP connection"
-msgstr "Połączenie LDAP"
+#: include/class_core.inc:848
+msgid ""
+"Lowest assignable user or group ID. Only active if idAllocationMethod is set "
+"to 'traditional'."
+msgstr ""
 
-#: setup/setup_ldap.tpl:31
-msgid "Location name"
-msgstr "Nazwa lokalizacji"
+#: include/class_core.inc:859
+msgid "Attribute to be used for primary mail addresses."
+msgstr ""
 
-#: setup/setup_ldap.tpl:35
-msgid "Connection URI"
-msgstr "Połączeniowe URI"
+#: include/class_core.inc:869
+msgid "Namespace used for shared folders."
+msgstr ""
 
-#: setup/setup_ldap.tpl:39
-msgid "TLS connection"
-msgstr "Połączenie TLS"
+#: include/class_core.inc:879
+msgid ""
+"Namespace rule to create user folders. Please read the FAQ file for more "
+"information."
+msgstr ""
 
-#: setup/setup_ldap.tpl:57
-msgid "Reload"
-msgstr "Przeładuj"
+#: include/class_core.inc:889
+msgid ""
+"Namespace rule to create folders. Please read the FAQ file for more "
+"information."
+msgstr ""
 
-#: setup/setup_ldap.tpl:63 setup/setup_ldap.tpl:64
-msgid "Authentication"
-msgstr "Autentykacja"
+#: include/class_core.inc:899
+msgid "Seconds after an IMAP connection is considered dead."
+msgstr ""
 
-#: setup/setup_ldap.tpl:66
-#, fuzzy
-msgid "Administrator DN"
-msgstr "Administracja"
+#: include/class_core.inc:910
+msgid "Class name of the mail method to be used."
+msgstr ""
 
-#: setup/setup_ldap.tpl:71
-msgid "Select user"
-msgstr "Wybierz użytkownika"
+#: include/class_core.inc:920
+msgid ""
+"Enable slashes instead of dots as a name space separator for Cyrus IMAP."
+msgstr ""
 
-#: setup/setup_ldap.tpl:81
-msgid "Automatically append LDAP base to administrator DN"
+#: include/class_core.inc:930
+msgid ""
+"Directory to store vacation templates. Please read the FAQ file for more "
+"information."
 msgstr ""
 
-#: setup/setup_ldap.tpl:85
+#: include/class_core.inc:940
 #, fuzzy
-msgid "Administrator password"
-msgstr "Hasło Administratora"
+msgid "Enable TLS for LDAP connections."
+msgstr "Połączenie LDAP"
 
-#: setup/setup_ldap.tpl:91 setup/setup_ldap.tpl:92
-#, fuzzy
-msgid "Schema based settings"
-msgstr "Ustawienia Samba"
+#: include/class_core.inc:950
+msgid "Enable IVBB used by german authorities."
+msgstr ""
 
-#: setup/setup_ldap.tpl:94
-msgid "Use RFC 2307bis compliant groups"
+#: include/class_core.inc:960
+msgid ""
+"Maintain sambaIdmapEntry objects to improve performance on some Samba "
+"versions."
 msgstr ""
 
-#: setup/setup_ldap.tpl:105 setup/setup_ldap.tpl:106
-msgid "Current status"
-msgstr "Obecny status"
+#: include/class_core.inc:970
+msgid "Enable checks to determine whether an account is expired or not."
+msgstr ""
 
-#: setup/class_setupStep_Migrate.inc:51 setup/class_setupStep_Migrate.inc:52
-msgid "LDAP inspection"
-msgstr "Inspekcja LDAP"
+#: include/class_core.inc:980
+msgid ""
+"String containing the SID for Samba setups without the Domain object in LDAP."
+msgstr ""
 
-#: setup/class_setupStep_Migrate.inc:53
-msgid "Analyze your current LDAP for GOsa compatibility"
+#: include/class_core.inc:990
+msgid ""
+"String containing the RID base for Samba setups without the Domain object in "
+"LDAP."
 msgstr ""
 
-#: setup/class_setupStep_Migrate.inc:59
+#: include/class_core.inc:1000
 #, fuzzy
-msgid "Checking for root object"
-msgstr "Sprawdzam wsparcie dla iconv"
+msgid "Enable manual object snapshots."
+msgstr "Tworzenie obiektu snapshoty"
 
-#: setup/class_setupStep_Migrate.inc:65
-#, fuzzy
-msgid "Inspecting object classes in root object"
-msgstr "Sprawdzam wsparcie dla iconv"
+#: include/class_core.inc:1010
+msgid "Base DN for snapshot storage."
+msgstr ""
 
-#: setup/class_setupStep_Migrate.inc:71
+#: include/class_core.inc:1020
 #, fuzzy
-msgid "Checking permission for LDAP database"
-msgstr "Brak uprawnień do usunięcia tego departamentu."
+msgid "DN of the snapshot administrator."
+msgstr "Administratorzy domeny"
 
-#: setup/class_setupStep_Migrate.inc:78
-#, fuzzy
-msgid "Checking for super administrator"
-msgstr "Sprawedzam dodatkowe programy"
+#: include/class_core.inc:1030
+msgid "Password of the snapshot administrator."
+msgstr ""
 
-#: setup/class_setupStep_Migrate.inc:118 setup/class_setupStep_Migrate.inc:186
-#: setup/class_setupStep_Migrate.inc:709
-msgid "LDAP query failed"
-msgstr "Kwerenda LDAP nieudana"
+#: include/class_core.inc:1041
+msgid ""
+"Method for user and group ID generation. Note: only the 'traditional' method "
+"is safe due to PHP limitations."
+msgstr ""
 
-#: setup/class_setupStep_Migrate.inc:119 setup/class_setupStep_Migrate.inc:187
-#: setup/class_setupStep_Migrate.inc:710
-msgid "Possibly the 'root object' is missing."
+#: include/class_core.inc:1050
+msgid "URI of server to be used for snapshots."
 msgstr ""
 
-#: setup/class_setupStep_Migrate.inc:132 setup/class_setupStep_Migrate.inc:145
-#: setup/class_setupStep_Migrate.inc:307 setup/class_setupStep_Migrate.inc:661
-#: setup/class_setupStep_Migrate.inc:674 setup/class_setupStep_Migrate.inc:729
-#: setup/class_setupStep_Migrate.inc:750 setup/class_setupStep_Migrate.inc:802
-msgid "Failed"
-msgstr "Niepowodzenie"
+#: include/class_listing.inc:319
+msgid "Select all"
+msgstr "Wybierz wszystko"
 
-#: setup/class_setupStep_Migrate.inc:134 setup/class_setupStep_Migrate.inc:147
-#, php-format
-msgid ""
-"The specified user '%s' does not have full access to your LDAP database."
+#: include/class_listing.inc:578
+msgid "created by"
+msgstr "utworzone przez"
+
+#: include/class_listing.inc:1064 include/class_listing.inc:1066
+msgid "Go to preceding level"
 msgstr ""
 
-#: setup/class_setupStep_Migrate.inc:308
-msgid "There is no GOsa administrator account inside your LDAP."
+#: include/class_listing.inc:1072 include/class_listing.inc:1074
+msgid "Go to current users level"
 msgstr ""
 
-#: setup/class_setupStep_Migrate.inc:377
-msgid "Migration error"
-msgstr "Błąd migracji"
+#: include/class_listing.inc:1079
+msgid "Reload list"
+msgstr "Przeładuj listę"
 
-#: setup/class_setupStep_Migrate.inc:377
-#, php-format
-msgid "Cannot add ACL for user '%s':"
-msgstr ""
+#: include/class_listing.inc:1453
+msgid "Copy"
+msgstr "Kopiuj"
 
-#: setup/class_setupStep_Migrate.inc:415 setup/class_setupStep_Migrate.inc:425
-msgid "Input error"
-msgstr "Błąd wejścia"
+#: include/class_listing.inc:1459
+msgid "Cut"
+msgstr "Wytnij"
 
-#: setup/class_setupStep_Migrate.inc:420
-msgid "Password error"
-msgstr "Błąd hasła"
+#: include/class_listing.inc:1492
+msgid "Cut this entry"
+msgstr "Wytnij ten obiekt"
 
-#: setup/class_setupStep_Migrate.inc:420
+#: include/class_listing.inc:1501
+msgid "Copy this entry"
+msgstr "Kopiuj ten obiekt"
+
+#: include/class_listing.inc:1533 include/class_listing.inc:1535
+msgid "Restore snapshots"
+msgstr "Odtwórz snapshoty"
+
+#: include/class_listing.inc:1549
 #, fuzzy
-msgid "Provided passwords do not match!"
-msgstr "Hasła podane jako nowe i powtórzone nie zgadzają się!"
+msgid "Export list"
+msgstr "Export"
 
-#: setup/class_setupStep_Migrate.inc:425
+#: include/class_listing.inc:1591
 #, fuzzy
-msgid "Specify a valid user ID!"
-msgstr "Proszę podać prawidłową nazwę użytkownika!"
+msgid "Create new snapshot for this object"
+msgstr "Utwórz nowy snapshot z tego obiektu"
 
-#: setup/class_setupStep_Migrate.inc:450
+#: include/functions.inc:134
 #, php-format
-msgid "Adding an administrative user failed: object '%s' already exists!"
+msgid "Fatal error: no class locations defined - please run %s to fix this"
 msgstr ""
 
-#: setup/class_setupStep_Migrate.inc:662
-msgid ""
-"The LDAP root object is missing. It is required to use your LDAP service."
+#: include/functions.inc:141
+#, php-format
+msgid "Fatal error: cannot instantiate class %s - try running %s to fix this"
 msgstr ""
 
-#: setup/class_setupStep_Migrate.inc:663 setup/class_setupStep_Migrate.inc:676
+#: include/functions.inc:466
+#, fuzzy, php-format
+msgid "Error while connecting to LDAP: %s"
+msgstr "BŁĄD: Nie można połączyć się z serwerem LDAP. Odpowiedź serwera '%s'."
+
+#: include/functions.inc:537 include/functions.inc:623
 #, fuzzy
-msgid "Try to create root object"
-msgstr "Utwórz obiekty"
+msgid "User ID is not unique!"
+msgstr "Użytkownik /UID nie są unikalne. Proszę sprawdzić bazę LDAP."
 
-#: setup/class_setupStep_Migrate.inc:675
-msgid "Root object couldn't be created, you should try it on your own."
+#: include/functions.inc:827 include/functions.inc:945
+msgid "Error while locking entry!"
 msgstr ""
 
-#: setup/class_setupStep_Migrate.inc:730
+#: include/functions.inc:837
 #, fuzzy, php-format
-msgid "Missing GOsa object class '%s'!"
-msgstr "Wyświetl szablony FAI"
+msgid "Cannot store lock information in LDAP!"
+msgstr "Nie można pobrać informacji o quota dla '%s'."
 
-#: setup/class_setupStep_Migrate.inc:731
-#, fuzzy
-msgid "Please check your installation."
-msgstr "Proszę sprawdzić kombinację login/hasło."
+#: include/functions.inc:837
+#, fuzzy, php-format
+msgid "Error: %s"
+msgstr "Błąd"
 
-#: setup/class_setupStep_Migrate.inc:752
+#: include/functions.inc:1267
+#, fuzzy, php-format
+msgid "The current size limit of %d entries is exceeded!"
+msgstr "Limit wielkości %d elementów został przekroczony!"
+
+#: include/functions.inc:1269
 #, php-format
-msgid ""
-"Cannot handle the structural object type of your root object. Please try to "
-"add the object class '%s' manually."
+msgid "Set the size limit to %s"
 msgstr ""
 
-#: setup/setup_welcome.tpl:3
-msgid "How to get started"
-msgstr ""
+#: include/functions.inc:1286
+#, fuzzy
+msgid "list is incomplete"
+msgstr "niepełne"
 
-#: setup/setup_welcome.tpl:5
-msgid ""
-"This seems to be the first time you run GOsa on this system. To start the "
-"GOsa web interface you need a working configuration file, which can be "
-"generated by this wizard."
+#: include/functions.inc:1636
+msgid "Continue anyway"
+msgstr "Kontynuuj mimo wszystko"
+
+#: include/functions.inc:1638
+msgid "Edit anyway"
+msgstr "Edytuj mimo wszystko"
+
+#: include/functions.inc:1641
+msgid "These entries are currently locked:"
 msgstr ""
 
-#: setup/setup_welcome.tpl:9
+#: include/functions.inc:1882
+msgid "Entries per page"
+msgstr "Wpisów na stronie"
+
+#: include/functions.inc:2060
+#, fuzzy, php-format
+msgid "GOsa %s"
+msgstr "Usługa Logowania"
+
+#: include/functions.inc:2067
+#, fuzzy, php-format
+msgid "GOsa %s snapshot (Rev %s)"
+msgstr "Wersja deweloperska GOsa (Rev %s)"
+
+#: include/functions.inc:2072
+#, php-format
+msgid "GOsa development snapshot (Rev %s)"
+msgstr "Wersja deweloperska GOsa (Rev %s)"
+
+#: include/functions.inc:2168
+#, fuzzy, php-format
+msgid "File %s cannot be deleted!"
+msgstr "Plik '%s' nie mógł zostać usunięty."
+
+#: include/functions.inc:2198 include/functions.inc:2218
 #, fuzzy
-msgid "What you need to generate a configuration file:"
-msgstr "Plik konfiguracyjny"
+msgid "Cannot write revision file!"
+msgstr "Nie można stworzyć pliku '%s'."
 
-#: setup/setup_welcome.tpl:13
+#: include/functions.inc:2489 include/functions.inc:2493
+#: include/functions.inc:2499
+msgid "'baseIdHook' is not available. Using default base!"
+msgstr ""
+
+#: include/functions.inc:2523
 #, fuzzy
-msgid "The hostname of your LDAP server"
-msgstr "podczas połączenia z serwerem LDAP '%s'"
+msgid ""
+"Cannot read schema information from LDAP. Schema validation is not possible!"
+msgstr ""
+"Nie można pobrać informacji o schematach z serwera. Sprawdzenie schematów "
+"niemożliwe!"
 
-#: setup/setup_welcome.tpl:14
-msgid "Installed GOsa and supplementary schema"
+#: include/functions.inc:2549
+msgid "This class is used to make users appear in GOsa."
 msgstr ""
 
-#: setup/setup_welcome.tpl:15
-msgid "The LDAP base of your LDAP directory"
+#: include/functions.inc:2556
+msgid ""
+"This class is used to lock entries in order to prevent multiple edits at a "
+"time."
 msgstr ""
 
-#: setup/setup_welcome.tpl:16
-msgid "The DN and the password of the LDAP administration user"
+#: include/functions.inc:2601
+#, fuzzy, php-format
+msgid "Required object class %s is missing!"
+msgstr "Wyświetl szablony FAI"
+
+#: include/functions.inc:2604
+#, fuzzy, php-format
+msgid "Optional object class %s is missing!"
+msgstr "Brak opcjonalnego obiektu klasy '%s'!"
+
+#: include/functions.inc:2609
+#, fuzzy, php-format
+msgid "Wrong version of required object class %s (!=%s) detected!"
+msgstr "Wyświetl szablony FAI"
+
+#: include/functions.inc:2612
+#, fuzzy, php-format
+msgid "Class available"
+msgstr "Plik jest dostępny"
+
+#: include/functions.inc:2634
+msgid ""
+"RFC2307bis schema is enabled, but the current LDAP configuration does not "
+"support it!"
 msgstr ""
 
-#: setup/setup_welcome.tpl:20
+#: include/functions.inc:2635
 msgid ""
-"If you've collected the needed information, unlock the setup process like "
-"shown in the next paragraph."
+"To use RFC2307bis groups, the objectClass 'posixGroup' must be AUXILIARY."
 msgstr ""
 
-#: setup/setup_welcome.tpl:24
-#, fuzzy
-msgid "Starting the setup"
-msgstr "Ustawienia językowe"
-
-#: setup/setup_welcome.tpl:26
+#: include/functions.inc:2639
 msgid ""
-"For security reasons you need to authenticate the installation by creating "
-"the file '/tmp/gosa.auth', containing the current session ID on the servers "
-"local filesystem. This can be done by executing the following command:"
+"RFC2307bis schema is disabled, but the current LDAP configuration supports "
+"it!"
 msgstr ""
 
-#: setup/setup_welcome.tpl:32
-msgid "Click the 'Next' button when you've finished."
+#: include/functions.inc:2640
+msgid "To correct this, the objectClass 'posixGroup' must be STRUCTURAL."
 msgstr ""
 
-#: setup/setup_license.tpl:3
-msgid ""
-"GOsa is developed under the terms of the GNU General Public License v2. "
-"Please accept the terms below."
-msgstr ""
+#: include/functions.inc:2665
+msgid "German"
+msgstr "Niemiecki"
 
-#: setup/setup_license.tpl:11
-msgid "I have read the license and accept it"
-msgstr "Przeczytałem licencję i ją akceptuję"
+#: include/functions.inc:2666
+msgid "French"
+msgstr "Francuski"
 
-#: setup/setup_checks.tpl:2
-msgid ""
-"This step checks if your PHP server has all required modules and "
-"configuration settings."
-msgstr ""
+#: include/functions.inc:2667
+msgid "Italian"
+msgstr "Włoski"
 
-#: setup/setup_checks.tpl:5
+#: include/functions.inc:2668
+msgid "Spanish"
+msgstr "Hiszpański"
+
+#: include/functions.inc:2669
+msgid "English"
+msgstr "Angielski"
+
+#: include/functions.inc:2670
+msgid "Dutch"
+msgstr "Holenderski"
+
+#: include/functions.inc:2671
+msgid "Polish"
+msgstr "Polski"
+
+#: include/functions.inc:2672
+msgid "Brazilian Portuguese"
+msgstr "Brazylijski Portugalski"
+
+#: include/functions.inc:2674
+msgid "Chinese"
+msgstr "Chińsski"
+
+#: include/functions.inc:2675
+msgid "Vietnamese"
+msgstr "Wietnamski"
+
+#: include/functions.inc:2676
+msgid "Russian"
+msgstr "Rosyjski"
+
+#: include/functions.inc:2869
 #, fuzzy
-msgid "Inspection"
-msgstr "Inspekcja LDAP"
+msgid "Cannot detect password hash!"
+msgstr "Nie można wybrać bazy danych!"
 
-#: setup/setup_checks.tpl:8
-msgid "PHP module and extension checks"
+#: include/functions.inc:2910 include/functions.inc:2985
+#, php-format
+msgid "Pre-event hook reported a problem: %s. Password change canceled!"
 msgstr ""
 
-#: setup/setup_checks.tpl:10
-msgid "Basic checks"
+#: include/functions.inc:2941
+#, fuzzy
+msgid "Password change failed!"
+msgstr "Brak uprawnień do zmiay hasła"
+
+#: include/functions.inc:2949
+#, php-format
+msgid "Post-event hook reported a problem: %s. Password change canceled!"
 msgstr ""
 
-#: setup/setup_checks.tpl:38 setup/setup_checks.tpl:79
-msgid "GOsa will NOT run without fixing this."
+#: include/functions.inc:3053
+msgid "Cannot generate SAMBA hash!"
 msgstr ""
 
-#: setup/setup_checks.tpl:40 setup/setup_checks.tpl:81
-msgid "GOsa will run without fixing this."
+#: include/functions.inc:3068
+#, php-format
+msgid "Generating SAMBA hash by running %s failed: check %s!"
 msgstr ""
 
-#: setup/setup_checks.tpl:50
-msgid "PHP setup configuration"
-msgstr "Konfiguracja ustawień PHP"
+#: include/functions.inc:3346 include/functions.inc:3360
+#: include/functions.inc:3398 include/functions.inc:3410
+#: include/functions.inc:3414 include/functions.inc:3429
+#: include/functions.inc:3438
+#, fuzzy
+msgid "Cannot allocate free ID:"
+msgstr "Nie można nadać wolnego ID:"
 
-#: setup/setup_checks.tpl:50
-msgid "show information"
-msgstr "pokaż informacje"
+#: include/functions.inc:3346
+msgid "unknown idAllocation method!"
+msgstr ""
 
-#: setup/setup_checks.tpl:51
-msgid "Extended checks"
+#: include/functions.inc:3360
+#, php-format
+msgid "%sPoolMin >= %sPoolMax!"
 msgstr ""
 
-#: setup/setup_schema.tpl:1
+#: include/functions.inc:3390
 #, fuzzy
-msgid "Schema specific settings"
-msgstr "Ustawienia Samba"
+msgid "Cannot create sambaUnixIdPool entry!"
+msgstr "Utwórz nowy departament"
 
-#: setup/setup_schema.tpl:4
-msgid "Schema check succeeded"
-msgstr "Sprawdzanie schematów zakończone powodzeniem"
+#: include/functions.inc:3398
+msgid "sambaUnixIdPool is not unique!"
+msgstr ""
 
-#: setup/setup_schema.tpl:7
-#, fuzzy
-msgid "Schema check failed"
-msgstr "Zapisywanie telefonu nieudane"
+#: include/functions.inc:3410 include/functions.inc:3414
+msgid "no ID available!"
+msgstr "Brak dostępnego ID!"
 
-#: setup/setup_schema.tpl:11
-msgid ""
-"Could not read any schema information, all checks skipped. Adjust your LDAP "
-"ACLs."
+#: include/functions.inc:3438
+msgid "maximum number of tries exceeded!"
 msgstr ""
 
-#: setup/setup_schema.tpl:13
+#: include/functions.inc:3498
+#, fuzzy
+msgid "Cannot allocate free ID!"
+msgstr "Zbyt wielu użytkowników, nie można nadać wolnego ID"
+
+#: include/class_GOsaRegistration.inc:127
 msgid ""
-"It seems that your LDAP database wasn't initialized yet. This maybe the "
-"reason, why GOsa can't read your schema configuration!"
+"UNIX-timestamp pointing to the date GOsa will ask for a registration again "
+"(-1 to disable)"
 msgstr ""
 
-#: setup/class_setupStep_Schema.inc:37 setup/class_setupStep_Schema.inc:38
-#, fuzzy
-msgid "LDAP schema check"
-msgstr "Usługa Ldap"
+#: include/exporter/class_cvsExporter.inc:48
+msgid "CSV"
+msgstr "CSV"
 
-#: setup/class_setupStep_Schema.inc:39
-msgid "Perform test on your current LDAP schema"
+#: include/exporter/class_pdfExporter.inc:18
+msgid "No PDF export possible: there is no FPDF library installed."
 msgstr ""
 
-#: setup/class_setupStep_Welcome.inc:42
-msgid "Welcome"
-msgstr "Witaj"
-
-#: setup/class_setupStep_Welcome.inc:43
-msgid "The welcome message"
-msgstr "Wiadomość powitalna"
+#: include/exporter/class_pdfExporter.inc:145
+msgid "PDF"
+msgstr "PDF"
 
-#: setup/class_setupStep_Welcome.inc:44
-#, fuzzy
-msgid "Welcome to the GOsa setup assistent"
-msgstr "Witaj w instalacji GOsa!"
+#: include/exporter/class_PDF.inc:24
+msgid "Page"
+msgstr "Strona"
 
-#: setup/class_setupStep_License.inc:56 setup/class_setupStep_License.inc:57
-msgid "License"
-msgstr "Licencja"
+#: include/class_management.inc:487
+#, fuzzy, php-format
+msgid "You are not allowed to create a snapshot for %s!"
+msgstr "Brak uprawnień do utworzenia snapshotu dla %s."
 
-#: setup/class_setupStep_License.inc:58
-msgid "Terms and conditions for usage"
-msgstr "Warunki użytkowania"
+#: include/class_management.inc:534 include/class_management.inc:586
+#: include/class_management.inc:600
+#, fuzzy, php-format
+msgid "You are not allowed to restore a snapshot for %s!"
+msgstr "Brak uprawnień do odtworzenia snapshotu dla %s."
 
-#: setup/setup_language.tpl:3
-#, fuzzy
-msgid "Please select the preferred language"
-msgstr "Preferowany język"
+#: include/class_management.inc:549
+#, fuzzy, php-format
+msgid "You are not allowed to remove a snapshot for %s!"
+msgstr "Brak uprawnień do odtworzenia snapshotu dla %s."
 
-#: setup/setup_language.tpl:5
+#: include/class_management.inc:669
+#, php-format
 msgid ""
-"At this point, you can select the site wide default language. Choosing "
-"'automatic' will use the language requested by the browser. This setting can "
-"be overridden per user."
+"No tab definition for %s found in configuration file: cannot create plugin "
+"instance!"
 msgstr ""
 
-#: setup/setup_language.tpl:9
+#: include/class_pathNavigator.inc:86
+msgid "Welcome to GOsa"
+msgstr "Witaj w GOsa"
+
 #, fuzzy
-msgid "Please select your preferred language here"
-msgstr "Preferowany język"
+#~ msgid "Max"
+#~ msgstr "Maj"
 
-#: setup/class_setupStep_Language.inc:40 setup/class_setupStep_Language.inc:41
-msgid "Language setup"
-msgstr "Ustawienia językowe"
+#, fuzzy
+#~ msgid "Min"
+#~ msgstr "Główne"
 
-#: setup/class_setupStep_Language.inc:42
-msgid "This step allows you to select your preferred language."
-msgstr "Tek krok umożliwia wybranie preferowanego języka."
+#~ msgid "Welcome %s!"
+#~ msgstr "Witaj %s!"
 
 #, fuzzy
 #~ msgid "The folder %s specified for %s:%s cannot be used for reading!"
@@ -7719,9 +7560,6 @@ msgstr "Tek krok umożliwia wybranie preferowanego języka."
 #~ msgid "Honour administrative units"
 #~ msgstr "Administracja Grupą"
 
-#~ msgid "Smarty compile directory"
-#~ msgstr "Katalog kompilacji Smarty"
-
 #~ msgid "SNMP community"
 #~ msgstr "SNMP community"
 
@@ -7729,10 +7567,6 @@ msgstr "Tek krok umożliwia wybranie preferowanego języka."
 #~ msgid "Path for PPD storage"
 #~ msgstr "Przechowywanie hasła"
 
-#, fuzzy
-#~ msgid "Path for kiosk profile storage"
-#~ msgstr "Ustawienia profilu Kiosk"
-
 #, fuzzy
 #~ msgid "Mail queue script"
 #~ msgstr "Ogólna ścieżka do skryptu"
@@ -8014,9 +7848,6 @@ msgstr "Tek krok umożliwia wybranie preferowanego języka."
 #~ msgid "Prpperties"
 #~ msgstr "Właściwości"
 
-#~ msgid "Organizational unit"
-#~ msgstr "Jednostka organizacyjna"
-
 #~ msgid "Old password"
 #~ msgstr "Stare hasło"
 
@@ -8537,10 +8368,6 @@ msgstr "Tek krok umożliwia wybranie preferowanego języka."
 #~ msgid "Enable DNS extension"
 #~ msgstr "Rozszerzenie inwentarza"
 
-#, fuzzy
-#~ msgid "Enable DHCP extension"
-#~ msgstr "Rozszerzenie inwentarza"
-
 #, fuzzy
 #~ msgid "Enable mime type management"
 #~ msgstr "Zarządzanie typami mime"
@@ -8685,9 +8512,6 @@ msgstr "Tek krok umożliwia wybranie preferowanego języka."
 #~ msgid "Display name"
 #~ msgstr "Wyświetl nazwę"
 
-#~ msgid "Home phone"
-#~ msgstr "Telefon domowy"
-
 #~ msgid "Initials"
 #~ msgstr "Inicjały"
 
@@ -8728,9 +8552,6 @@ msgstr "Tek krok umożliwia wybranie preferowanego języka."
 #~ msgid "You have no permission to do LDAP exports!"
 #~ msgstr "Brak uprawnień do wysyłania wiadomości!"
 
-#~ msgid "Could not connect to database server!"
-#~ msgstr "Nie można połączyć się z serwerem baz danych!"
-
 #~ msgid "Could not select database!"
 #~ msgstr "Nie można wybrać bazy danych!"
 
@@ -9298,9 +9119,6 @@ msgstr "Tek krok umożliwia wybranie preferowanego języka."
 #~ msgid "You're about to delete the object group '%s'."
 #~ msgstr "Zamierzasz usunąć grupę obiektową '%s'."
 
-#~ msgid "Name of object groups"
-#~ msgstr "Nazwa grupy obiektów"
-
 #~ msgid "Select to see groups containing groups"
 #~ msgstr "Zaznacz aby zobaczyć grupy zawierające grupy"
 
index d20af53b72636e1d9a1eb5a6f42a511feb0b15d1..174d829ad60b550938703052047fa071b5afad26 100644 (file)
@@ -7,7 +7,7 @@ msgid ""
 msgstr ""
 "Project-Id-Version: messages-2.6.4-pt_BR\n"
 "Report-Msgid-Bugs-To: \n"
-"POT-Creation-Date: 2010-10-28 20:40+0200\n"
+"POT-Creation-Date: 2010-12-01 15:07+0100\n"
 "PO-Revision-Date: 2009-03-02 15:03-0300\n"
 "Last-Translator: Clever de Oliveira Jr. <clever@dri.cefetmg.br>\n"
 "Language-Team: Brazilian Portuguese <pt@li.org>\n"
@@ -17,149 +17,55 @@ msgstr ""
 "Content-Transfer-Encoding: 8bit\n"
 "X-Generator: KBabel 1.11.4\n"
 
-#: ihtml/themes/default/login.tpl:31
-#, fuzzy
-msgid "Login to GOsa"
-msgstr "Bem vindo %s!"
-
-#: ihtml/themes/default/login.tpl:37 ihtml/themes/default/login.tpl:40
-#: ihtml/themes/default/password.tpl:86 ihtml/themes/default/password.tpl:90
-#, fuzzy
-msgid "User name"
-msgstr "Nome do usuário"
-
-#: ihtml/themes/default/login.tpl:47
-#: plugins/generic/dashBoard/Register/register.tpl:53
-#: plugins/personal/generic/paste_generic.tpl:21 setup/setup_migrate.tpl:53
-msgid "Password"
-msgstr "Senha"
-
-#: ihtml/themes/default/login.tpl:61
-msgid "Choose the directory to work on"
-msgstr ""
-
-#: ihtml/themes/default/login.tpl:66
-msgid "Click here to log in"
-msgstr "Clique aqui para logar"
-
-#: ihtml/themes/default/login.tpl:66 ihtml/themes/default/login.tpl:67
+#: plugins/admin/acl/acl-filter.xml:18 plugins/admin/users/user-filter.xml:19
+#: plugins/admin/groups/singleUserSelect/singleUser-filter.xml:20
+#: plugins/admin/groups/userSelect/user-filter.xml:20
+#: plugins/admin/groups/userGroupSelect/selectUserGroup-filter.xml:21
+#: plugins/admin/groups/group-filter.xml:17
+#: plugins/admin/departments/dep-filter.xml:17
+#: plugins/admin/newConfigManagement/DeviceConfig-filter.xml:14
+#: plugins/admin/ogroups/ogroup-filter.xml:18
+#: plugins/admin/ogroups/objectSelect/selectObject-filter.xml:32
+#: plugins/personal/posix/trustSelect/trust-filter.xml:17
+#: plugins/personal/posix/groupSelect/group-filter.xml:16
 #, fuzzy
-msgid "Log in"
-msgstr "Login"
-
-#: ihtml/themes/default/copyPasteDialog.tpl:1
-msgid "Copy & paste wizard"
-msgstr ""
-
-#: ihtml/themes/default/copyPasteDialog.tpl:7
-msgid ""
-"Some values need to be unique in the complete directory while some "
-"combinations make no sense. Please edit the values below to fulfill the "
-"policies."
-msgstr ""
-
-#: ihtml/themes/default/copyPasteDialog.tpl:9
-msgid "Remember that some properties like taken snapshots will not be copied!"
-msgstr ""
+msgid "Default filter"
+msgstr "Impressora"
 
-#: ihtml/themes/default/copyPasteDialog.tpl:10
-msgid ""
-"Or if you copy or cut an entry within GOsa and delete the source object, you "
-"may get errors while pasting this object again!"
+#: plugins/admin/acl/acl-filter.xml:33 plugins/admin/acl/tabs_acl_role.inc:28
+msgid "ACL Templates"
 msgstr ""
 
-#: ihtml/themes/default/copyPasteDialog.tpl:19
-#: include/utils/class_msgPool.inc:313
-#, php-format
-msgid "Save"
-msgstr "Salvar"
-
-#: ihtml/themes/default/copyPasteDialog.tpl:21
-#: ihtml/themes/default/acl.tpl:137 ihtml/themes/default/acl.tpl:153
-#: ihtml/themes/default/snapshotdialog.tpl:44
-#: ihtml/themes/default/snapshotdialog.tpl:90
-#: ihtml/themes/default/msg_dialog.tpl:80
-#: ihtml/themes/default/msg_dialog.tpl:141
-#: ihtml/themes/default/msg_dialog.tpl:146
-#: ihtml/themes/default/islocked.tpl:26 include/utils/class_msgPool.inc:295
-#: setup/setup_migrate.tpl:71 setup/setup_ldap.tpl:20
-#, php-format
-msgid "Cancel"
-msgstr "Cancelar"
-
-#: ihtml/themes/default/copyPasteDialog.tpl:23
-msgid "Cancel all"
+#: plugins/admin/acl/acl-filter.xml:48
+#: plugins/admin/acl/class_aclManagement.inc:154
+msgid "ACL Assignment"
 msgstr ""
 
-#: ihtml/themes/default/copyPasteDialog.tpl:28
-msgid "Operation complete"
-msgstr "Operação finalizada"
-
-#: ihtml/themes/default/copyPasteDialog.tpl:30
-#: setup/class_setupStep_Finish.inc:39
-msgid "Finish"
-msgstr "Finalizar"
+#: plugins/admin/acl/tabs_acl.inc:28 plugins/admin/acl/acl-list.xml:15
+#: plugins/admin/acl/class_aclRole.inc:770 include/class_tabs.inc:403
+#: include/class_acl.inc:1290 include/class_acl.inc:1291
+#: include/class_acl.inc:1297
+msgid "ACL"
+msgstr "ACL"
 
-#: ihtml/themes/default/userFilter.tpl:1
+#: plugins/admin/acl/acl-list.xml:11
 #, fuzzy
-msgid "List of defined filters"
+msgid "List of ACLs"
 msgstr "Lista de usuários"
 
-#: ihtml/themes/default/sizelimit.tpl:3
-msgid ""
-"The size limit option makes LDAP operations faster and saves the LDAP server "
-"from getting too much load. The easiest way to handle big databases without "
-"long timeouts would be to limit your search to smaller values and use "
-"filters to get the entries you are looking for."
-msgstr ""
-
-#: ihtml/themes/default/sizelimit.tpl:8
-msgid "Please choose the way to react for this session"
-msgstr ""
-
-#: ihtml/themes/default/sizelimit.tpl:10
-msgid "ignore this error and show all entries the LDAP server returns"
-msgstr ""
-
-#: ihtml/themes/default/sizelimit.tpl:11
-msgid ""
-"ignore this error and show all entries that fit into the defined size limit"
-msgstr ""
-
-#: ihtml/themes/default/sizelimit.tpl:16 include/utils/class_msgPool.inc:331
-#, php-format
-msgid "Set"
-msgstr "Definir"
-
-#: ihtml/themes/default/userFilterEditor.tpl:1
-#: ihtml/themes/default/userFilterEditor.tpl:5
-#, fuzzy
-msgid "Filter editor"
-msgstr "Erro interno"
-
-#: ihtml/themes/default/userFilterEditor.tpl:8
-#, fuzzy
-msgid "Filter properties"
-msgstr "Editar propriedades gerais"
+#: plugins/admin/acl/acl-list.xml:23 plugins/admin/acl/acl-list.xml:82
+#: plugins/admin/acl/class_aclRole.inc:714
+#: plugins/personal/generic/generic.tpl:503
+#: plugins/personal/generic/class_user.inc:1666
+msgid "Role"
+msgstr "Papel"
 
-#: ihtml/themes/default/userFilterEditor.tpl:11 include/class_acl.inc:264
-#: include/class_SnapShotDialog.inc:55 include/class_userFilter.inc:55
-#: include/class_userFilter.inc:150 include/class_userFilterEditor.inc:236
-#: include/class_userFilterEditor.inc:240
-#: plugins/generic/dashBoard/dbChannelStatus/class_dbChannelStatus.inc:14
-#: plugins/generic/dashBoard/dbPluginStatus/class_dbPluginStatus.inc:26
-#: plugins/generic/references/class_reference.inc:57
-#: plugins/generic/references/class_reference.inc:63
-#: plugins/generic/references/class_reference.inc:69
-#: plugins/generic/references/class_reference.inc:75
-#: plugins/generic/references/class_reference.inc:81
-#: plugins/admin/ogroups/objectSelect/selectObject-list.xml:97
-#: plugins/admin/ogroups/class_ogroup.inc:157
-#: plugins/admin/ogroups/class_ogroup.inc:661
-#: plugins/admin/ogroups/class_ogroup.inc:676
-#: plugins/admin/ogroups/class_ogroup.inc:680
-#: plugins/admin/ogroups/class_ogroup.inc:861
-#: plugins/admin/ogroups/ogroup-list.xml:41
+#: plugins/admin/acl/acl-list.xml:49 plugins/admin/acl/class_aclRole.inc:741
+#: plugins/admin/acl/class_aclRole.inc:753
+#: plugins/admin/acl/class_aclRole.inc:763 plugins/admin/acl/acl_role.tpl:7
+#: plugins/admin/acl/paste_role.tpl:4
+#: plugins/admin/users/class_userManagement.inc:533
+#: plugins/admin/users/class_userManagement.inc:580
 #: plugins/admin/groups/userGroupSelect/selectUserGroup-list.xml:49
 #: plugins/admin/groups/group-list.xml:41
 #: plugins/admin/groups/class_group.inc:906
@@ -169,3159 +75,3207 @@ msgstr "Editar propriedades gerais"
 #: plugins/admin/groups/class_group.inc:950
 #: plugins/admin/groups/class_group.inc:957
 #: plugins/admin/groups/class_group.inc:1057
-#: plugins/admin/users/class_userManagement.inc:533
-#: plugins/admin/users/class_userManagement.inc:580
-#: plugins/admin/newConfigManagement/DeviceConfig-list.xml:34
-#: plugins/admin/departments/class_domain.inc:47
-#: plugins/admin/departments/class_domain.inc:49
-#: plugins/admin/departments/class_domain.inc:54
-#: plugins/admin/departments/class_domain.inc:56
-#: plugins/admin/departments/class_domain.inc:58
-#: plugins/admin/departments/class_domain.inc:90
-#: plugins/admin/departments/class_localityGeneric.inc:48
-#: plugins/admin/departments/class_localityGeneric.inc:50
-#: plugins/admin/departments/class_localityGeneric.inc:55
-#: plugins/admin/departments/class_localityGeneric.inc:57
-#: plugins/admin/departments/class_localityGeneric.inc:59
-#: plugins/admin/departments/class_organizationGeneric.inc:79
-#: plugins/admin/departments/class_organizationGeneric.inc:81
-#: plugins/admin/departments/class_organizationGeneric.inc:86
-#: plugins/admin/departments/class_organizationGeneric.inc:88
-#: plugins/admin/departments/class_organizationGeneric.inc:90
 #: plugins/admin/departments/class_countryGeneric.inc:47
 #: plugins/admin/departments/class_countryGeneric.inc:49
 #: plugins/admin/departments/class_countryGeneric.inc:54
 #: plugins/admin/departments/class_countryGeneric.inc:56
 #: plugins/admin/departments/class_countryGeneric.inc:58
+#: plugins/admin/departments/class_department.inc:355
+#: plugins/admin/departments/class_department.inc:357
+#: plugins/admin/departments/class_department.inc:362
+#: plugins/admin/departments/class_department.inc:369
+#: plugins/admin/departments/class_department.inc:373
 #: plugins/admin/departments/class_dcObject.inc:47
 #: plugins/admin/departments/class_dcObject.inc:49
 #: plugins/admin/departments/class_dcObject.inc:54
 #: plugins/admin/departments/class_dcObject.inc:56
 #: plugins/admin/departments/class_dcObject.inc:58
 #: plugins/admin/departments/class_dcObject.inc:90
-#: plugins/admin/departments/class_department.inc:355
-#: plugins/admin/departments/class_department.inc:357
-#: plugins/admin/departments/class_department.inc:362
-#: plugins/admin/departments/class_department.inc:369
-#: plugins/admin/departments/class_department.inc:373
-#: plugins/admin/acl/class_aclRole.inc:741
-#: plugins/admin/acl/class_aclRole.inc:753
-#: plugins/admin/acl/class_aclRole.inc:763 plugins/admin/acl/acl-list.xml:49
-#: plugins/admin/acl/paste_role.tpl:4 plugins/admin/acl/acl_role.tpl:7
-#: plugins/addons/propertyEditor/property-list.xml:80
+#: plugins/admin/departments/class_localityGeneric.inc:48
+#: plugins/admin/departments/class_localityGeneric.inc:50
+#: plugins/admin/departments/class_localityGeneric.inc:55
+#: plugins/admin/departments/class_localityGeneric.inc:57
+#: plugins/admin/departments/class_localityGeneric.inc:59
+#: plugins/admin/departments/class_organizationGeneric.inc:79
+#: plugins/admin/departments/class_organizationGeneric.inc:81
+#: plugins/admin/departments/class_organizationGeneric.inc:86
+#: plugins/admin/departments/class_organizationGeneric.inc:88
+#: plugins/admin/departments/class_organizationGeneric.inc:90
+#: plugins/admin/departments/class_domain.inc:47
+#: plugins/admin/departments/class_domain.inc:49
+#: plugins/admin/departments/class_domain.inc:54
+#: plugins/admin/departments/class_domain.inc:56
+#: plugins/admin/departments/class_domain.inc:58
+#: plugins/admin/departments/class_domain.inc:90
+#: plugins/admin/newConfigManagement/DeviceConfig-list.xml:34
+#: plugins/admin/ogroups/ogroup-list.xml:41
+#: plugins/admin/ogroups/objectSelect/selectObject-list.xml:97
+#: plugins/admin/ogroups/class_ogroup.inc:157
+#: plugins/admin/ogroups/class_ogroup.inc:661
+#: plugins/admin/ogroups/class_ogroup.inc:676
+#: plugins/admin/ogroups/class_ogroup.inc:680
+#: plugins/admin/ogroups/class_ogroup.inc:861
+#: plugins/personal/posix/trustSelect/trust-list.xml:46
+#: plugins/personal/posix/groupSelect/group-list.xml:33
+#: plugins/personal/posix/trustModeDialog/class_trustModeDialog.inc:45
 #: plugins/personal/generic/class_user.inc:1316
 #: plugins/personal/generic/class_user.inc:1334
 #: plugins/personal/generic/class_user.inc:1376
-#: plugins/personal/generic/class_user.inc:1861
-#: plugins/personal/posix/trustModeDialog/class_trustModeDialog.inc:45
-#: plugins/personal/posix/trustSelect/trust-list.xml:46
-#: plugins/personal/posix/groupSelect/group-list.xml:33
-#: setup/setup_migrate.tpl:43 setup/setup_migrate.tpl:45
-#: setup/setup_feedback.tpl:16
-msgid "Name"
-msgstr "Nome"
-
-#: ihtml/themes/default/userFilterEditor.tpl:19 include/class_acl.inc:254
-#: include/class_acl.inc:264 include/class_SnapShotDialog.inc:174
-#: include/class_userFilter.inc:55 include/class_userFilterEditor.inc:245
-#: plugins/generic/dashBoard/dbChannelStatus/class_dbChannelStatus.inc:14
+#: plugins/personal/generic/class_user.inc:1860
+#: plugins/addons/propertyEditor/property-list.xml:64
 #: plugins/generic/dashBoard/dbPluginStatus/class_dbPluginStatus.inc:26
+#: plugins/generic/dashBoard/dbChannelStatus/class_dbChannelStatus.inc:14
 #: plugins/generic/references/class_reference.inc:57
 #: plugins/generic/references/class_reference.inc:63
 #: plugins/generic/references/class_reference.inc:69
 #: plugins/generic/references/class_reference.inc:75
 #: plugins/generic/references/class_reference.inc:81
-#: plugins/admin/ogroups/objectSelect/selectObject-list.xml:105
-#: plugins/admin/ogroups/class_ogroup.inc:863
-#: plugins/admin/ogroups/generic.tpl:15
-#: plugins/admin/ogroups/ogroup-list.xml:49
-#: plugins/admin/groups/generic.tpl:24
+#: setup/setup_feedback.tpl:16 setup/setup_migrate.tpl:43
+#: setup/setup_migrate.tpl:45 ihtml/themes/default/userFilterEditor.tpl:11
+#: include/class_userFilter.inc:55 include/class_userFilter.inc:150
+#: include/class_userFilterEditor.inc:236
+#: include/class_userFilterEditor.inc:240 include/class_SnapShotDialog.inc:55
+#: include/class_acl.inc:264
+msgid "Name"
+msgstr "Nome"
+
+#: plugins/admin/acl/acl-list.xml:57 plugins/admin/acl/class_aclRole.inc:166
+#: plugins/admin/acl/class_aclRole.inc:743 plugins/admin/acl/acl_role.tpl:17
 #: plugins/admin/groups/userGroupSelect/selectUserGroup-list.xml:57
-#: plugins/admin/groups/group-list.xml:49
+#: plugins/admin/groups/generic.tpl:24 plugins/admin/groups/group-list.xml:49
 #: plugins/admin/groups/class_group.inc:1058
-#: plugins/admin/newConfigManagement/DeviceConfig-list.xml:42
-#: plugins/admin/departments/dep-list.xml:79
-#: plugins/admin/departments/locality.tpl:19
-#: plugins/admin/departments/generic.tpl:19
-#: plugins/admin/departments/class_domain.inc:63
-#: plugins/admin/departments/class_domain.inc:91
-#: plugins/admin/departments/class_localityGeneric.inc:64
-#: plugins/admin/departments/class_localityGeneric.inc:92
-#: plugins/admin/departments/class_organizationGeneric.inc:95
-#: plugins/admin/departments/class_organizationGeneric.inc:123
 #: plugins/admin/departments/class_countryGeneric.inc:63
 #: plugins/admin/departments/class_countryGeneric.inc:92
-#: plugins/admin/departments/class_dcObject.inc:63
-#: plugins/admin/departments/class_dcObject.inc:91
+#: plugins/admin/departments/locality.tpl:19
 #: plugins/admin/departments/domain.tpl:19
-#: plugins/admin/departments/country.tpl:19
-#: plugins/admin/departments/dcObject.tpl:19
 #: plugins/admin/departments/class_department.inc:365
 #: plugins/admin/departments/class_department.inc:675
+#: plugins/admin/departments/dcObject.tpl:19
 #: plugins/admin/departments/organization.tpl:19
-#: plugins/admin/acl/class_aclRole.inc:166
-#: plugins/admin/acl/class_aclRole.inc:743 plugins/admin/acl/acl-list.xml:57
-#: plugins/admin/acl/acl_role.tpl:17
-#: plugins/personal/posix/trustModeDialog/class_trustModeDialog.inc:45
-#: plugins/personal/posix/trustSelect/trust-list.xml:53
-#: plugins/personal/posix/groupSelect/group-list.xml:40
-msgid "Description"
-msgstr "Descrição"
-
-#: ihtml/themes/default/userFilterEditor.tpl:27
-#: include/class_userFilter.inc:55
-#, fuzzy
-msgid "Parent filter"
-msgstr "Impressora"
-
-#: ihtml/themes/default/userFilterEditor.tpl:40
-#: plugins/personal/generic/class_user.inc:1664
-#: plugins/personal/generic/generic.tpl:604
-msgid "Public visible"
-msgstr "Visível publicamente"
-
-#: ihtml/themes/default/userFilterEditor.tpl:45
-msgid "Enabled"
-msgstr ""
-
-#: ihtml/themes/default/userFilterEditor.tpl:49
-msgid "Categories where the filter is visible"
-msgstr ""
-
-#: ihtml/themes/default/userFilterEditor.tpl:69
-#, fuzzy
-msgid "Query"
-msgstr "Usuários"
-
-#: ihtml/themes/default/acl.tpl:7 plugins/admin/acl/acl_role.tpl:3
-#: plugins/admin/acl/acl_role.tpl:4
-msgid "Assigned ACL for current entry"
-msgstr ""
-
-#: ihtml/themes/default/acl.tpl:10 plugins/admin/acl/acl_role.tpl:38
-msgid "New ACL"
-msgstr ""
+#: plugins/admin/departments/dep-list.xml:79
+#: plugins/admin/departments/class_dcObject.inc:63
+#: plugins/admin/departments/class_dcObject.inc:91
+#: plugins/admin/departments/class_localityGeneric.inc:64
+#: plugins/admin/departments/class_localityGeneric.inc:92
+#: plugins/admin/departments/country.tpl:19
+#: plugins/admin/departments/class_organizationGeneric.inc:95
+#: plugins/admin/departments/class_organizationGeneric.inc:123
+#: plugins/admin/departments/generic.tpl:19
+#: plugins/admin/departments/class_domain.inc:63
+#: plugins/admin/departments/class_domain.inc:91
+#: plugins/admin/newConfigManagement/DeviceConfig-list.xml:42
+#: plugins/admin/ogroups/ogroup-list.xml:49
+#: plugins/admin/ogroups/generic.tpl:15
+#: plugins/admin/ogroups/objectSelect/selectObject-list.xml:105
+#: plugins/admin/ogroups/class_ogroup.inc:863
+#: plugins/personal/posix/trustSelect/trust-list.xml:53
+#: plugins/personal/posix/groupSelect/group-list.xml:40
+#: plugins/personal/posix/trustModeDialog/class_trustModeDialog.inc:45
+#: plugins/generic/dashBoard/dbPluginStatus/class_dbPluginStatus.inc:26
+#: plugins/generic/dashBoard/dbChannelStatus/class_dbChannelStatus.inc:14
+#: plugins/generic/references/class_reference.inc:57
+#: plugins/generic/references/class_reference.inc:63
+#: plugins/generic/references/class_reference.inc:69
+#: plugins/generic/references/class_reference.inc:75
+#: plugins/generic/references/class_reference.inc:81
+#: ihtml/themes/default/userFilterEditor.tpl:19
+#: include/class_userFilter.inc:55 include/class_userFilterEditor.inc:245
+#: include/class_SnapShotDialog.inc:174 include/class_acl.inc:254
+#: include/class_acl.inc:264
+msgid "Description"
+msgstr "Descrição"
 
-#: ihtml/themes/default/acl.tpl:15 ihtml/themes/default/acl.tpl:16
-#: include/class_userFilter.inc:55
-#, fuzzy
-msgid "Options"
+#: plugins/admin/acl/acl-list.xml:65 plugins/admin/users/user-list.xml:78
+#: plugins/admin/groups/group-list.xml:62
+#: plugins/admin/departments/dep-list.xml:87
+#: plugins/admin/newConfigManagement/DeviceConfig-list.xml:50
+#: plugins/admin/ogroups/ogroup-list.xml:62
+#: plugins/addons/propertyEditor/property-list.xml:96
+#: include/class_listing.inc:1183
+msgid "Actions"
 msgstr "Ações"
 
-#: ihtml/themes/default/acl.tpl:19 plugins/admin/acl/acl_role.tpl:45
-msgid "ACL type"
-msgstr ""
-
-#: ihtml/themes/default/acl.tpl:23 ihtml/themes/default/acl.tpl:28
-#: plugins/admin/acl/acl_role.tpl:45
-#, fuzzy
-msgid "Select an ACL type"
-msgstr "Selecione a base"
-
-#: ihtml/themes/default/acl.tpl:33 ihtml/themes/default/acl.tpl:62
-#: ihtml/themes/default/acl.tpl:133 ihtml/themes/default/acl.tpl:150
-#: include/utils/class_msgPool.inc:307 setup/setup_migrate.tpl:70
-#: setup/setup_ldap.tpl:19
-#, php-format
-msgid "Apply"
-msgstr "Aplicar"
-
-#: ihtml/themes/default/acl.tpl:40
-msgid "Additional filter options"
-msgstr ""
-
-#: ihtml/themes/default/acl.tpl:53 ihtml/themes/default/acl.tpl:65
-#: include/class_acl.inc:1114
-msgid "Members"
-msgstr "Membros"
+#: plugins/admin/acl/acl-list.xml:76 plugins/admin/users/user-list.xml:89
+#: plugins/admin/groups/group-list.xml:73
+#: plugins/admin/departments/dep-list.xml:98
+#: plugins/admin/ogroups/ogroup-list.xml:73
+#: setup/class_setupStep_Migrate.inc:309
+msgid "Create"
+msgstr "Criar"
 
-#: ihtml/themes/default/acl.tpl:54
-#, fuzzy
-msgid "Member selection"
-msgstr "Administração de grupos"
+#: plugins/admin/acl/acl-list.xml:95 plugins/admin/acl/acl-list.xml:144
+#: plugins/admin/users/user-list.xml:121
+#: plugins/admin/groups/group-list.xml:98
+#: plugins/admin/departments/dep-list.xml:160
+#: plugins/admin/departments/dep-list.xml:181
+#: plugins/admin/newConfigManagement/DeviceConfig-list.xml:64
+#: plugins/admin/ogroups/ogroup-list.xml:98
+#: plugins/personal/generic/generic_certs.tpl:22
+#: plugins/personal/generic/generic_certs.tpl:48
+#: plugins/personal/generic/generic_certs.tpl:74
+#: plugins/addons/propertyEditor/property-list.xml:108
+msgid "Remove"
+msgstr "Remover"
 
-#: ihtml/themes/default/acl.tpl:57
-msgid "Use members from"
-msgstr ""
+#: plugins/admin/acl/acl-list.xml:131 plugins/admin/users/user-list.xml:114
+#: plugins/admin/groups/group-list.xml:91
+#: plugins/admin/departments/dep-list.xml:172
+#: plugins/admin/ogroups/ogroup-list.xml:91
+msgid "Edit"
+msgstr "Editar"
 
-#: ihtml/themes/default/acl.tpl:69 ihtml/themes/default/acl.tpl:74
-msgid "List message possible targets"
+#: plugins/admin/acl/class_aclRole.inc:26
+#: plugins/admin/acl/class_aclRole.inc:715
+msgid "Access control roles"
 msgstr ""
 
-#: ihtml/themes/default/acl.tpl:92 ihtml/themes/default/acl.tpl:98
-msgid "List message recipients"
+#: plugins/admin/acl/class_aclRole.inc:27
+msgid "Edit AC roles"
 msgstr ""
 
-#: ihtml/themes/default/acl.tpl:112 plugins/admin/acl/acl_role.tpl:51
-msgid "List of available ACL categories"
+#: plugins/admin/acl/class_aclRole.inc:138
+msgid "Reset ACL"
 msgstr ""
 
-#: ihtml/themes/default/acl.tpl:120
-msgid "ACL for this object"
-msgstr ""
+#: plugins/admin/acl/class_aclRole.inc:139
+#: plugins/generic/references/class_aclResolver.inc:64
+#: include/class_acl.inc:229
+msgid "One level"
+msgstr "Um nível"
 
-#: ihtml/themes/default/acl.tpl:126
-msgid "Available roles"
-msgstr ""
+#: plugins/admin/acl/class_aclRole.inc:140
+#: plugins/generic/references/class_aclResolver.inc:65
+#: include/class_acl.inc:230 include/class_acl.inc:235
+msgid "Current object"
+msgstr "Objeto atual"
 
-#: ihtml/themes/default/logout-close.tpl:5
-msgid "Your GOsa session has been closed!"
-msgstr ""
+#: plugins/admin/acl/class_aclRole.inc:141
+#: plugins/generic/references/class_aclResolver.inc:66
+#: include/class_acl.inc:231
+msgid "Complete subtree"
+msgstr "Subárvore completa"
 
-#: ihtml/themes/default/logout-close.tpl:7
-msgid ""
-"Please close this browser window and clean the authentication caches to "
-"avoid an automatic re-authentication by your browser."
-msgstr ""
+#: plugins/admin/acl/class_aclRole.inc:142
+#: plugins/generic/references/class_aclResolver.inc:67
+#: include/class_acl.inc:232
+msgid "Complete subtree (permanent)"
+msgstr "Subárvore completa (permanente)"
 
-#: ihtml/themes/default/snapshotdialog.tpl:3
-msgid "Restoring object snapshots"
+#: plugins/admin/acl/class_aclRole.inc:166
+#: plugins/admin/departments/class_department.inc:676
+#: plugins/admin/departments/organization.tpl:27
+#: plugins/admin/departments/class_organizationGeneric.inc:124
+#: plugins/admin/departments/generic.tpl:27 include/class_userFilter.inc:55
+msgid "Category"
 msgstr ""
 
-#: ihtml/themes/default/snapshotdialog.tpl:6
-msgid ""
-"This procedure will restore a snapshot of the selected object. It will "
-"replace the existing object after pressing the restore button."
+#: plugins/admin/acl/class_aclRole.inc:182
+#: plugins/admin/acl/class_aclRole.inc:744 include/class_acl.inc:280
+msgid "Permissions"
 msgstr ""
 
-#: ihtml/themes/default/snapshotdialog.tpl:9
-msgid ""
-"DNS configuration and some database entries cannot be restored. They need to "
-"be recreated manually."
-msgstr ""
+#: plugins/admin/acl/class_aclRole.inc:182 include/php_setup.inc:191
+#: include/class_acl.inc:280
+msgid "Type"
+msgstr "Tipo"
 
-#: ihtml/themes/default/snapshotdialog.tpl:12
-msgid ""
-"Don't forget to check references to other objects, for example does the "
-"selected printer still exists ?"
+#: plugins/admin/acl/class_aclRole.inc:411
+msgid "No ACL settings for this category"
 msgstr ""
 
-#: ihtml/themes/default/snapshotdialog.tpl:20
-#: ihtml/themes/default/snapshotdialog.tpl:63 include/class_acl.inc:799
-#: include/class_acl.inc:806 include/class_acl.inc:813
-#: include/utils/class_msgPool.inc:459
-#: plugins/admin/departments/class_department.inc:624
-msgid "Object"
-msgstr "Objeto"
-
-#: ihtml/themes/default/snapshotdialog.tpl:29
-msgid "There is no snapshot available that can be restored"
+#: plugins/admin/acl/class_aclRole.inc:413
+#, php-format
+msgid "ACL for these objects: %s"
 msgstr ""
 
-#: ihtml/themes/default/snapshotdialog.tpl:31
-msgid "Choose a snapshot and click the folder image, to restore the snapshot"
+#: plugins/admin/acl/class_aclRole.inc:418
+msgid "Edit category ACL"
 msgstr ""
 
-#: ihtml/themes/default/snapshotdialog.tpl:50
-msgid "Creating object snapshots"
-msgstr ""
+#: plugins/admin/acl/class_aclRole.inc:421
+#, fuzzy
+msgid "Delete category ACL"
+msgstr "Categoria ACL"
 
-#: ihtml/themes/default/snapshotdialog.tpl:53
-msgid ""
-"This procedure will create a snapshot of the selected object. It will be "
-"stored inside a special branch of your directory system and can be restored "
-"later on."
+#: plugins/admin/acl/class_aclRole.inc:442
+#, php-format
+msgid "Edit ACL for '%s', scope is '%s'"
 msgstr ""
 
-#: ihtml/themes/default/snapshotdialog.tpl:56
-msgid ""
-"Remember that database entries, DNS configurations and possibly created "
-"zones in server extensions will not be stored in the snapshot."
-msgstr ""
+#: plugins/admin/acl/class_aclRole.inc:602
+#: plugins/admin/acl/class_aclRole.inc:642
+#: plugins/admin/acl/class_aclRole.inc:656
+#: plugins/admin/groups/class_group.inc:600
+#: plugins/admin/groups/class_group.inc:876
+#: plugins/admin/departments/class_department.inc:285
+#: plugins/admin/departments/class_department.inc:482
+#: plugins/admin/departments/class_department.inc:759
+#: plugins/admin/departments/class_department.inc:790
+#: plugins/admin/ogroups/class_ogroup.inc:758
+#: plugins/admin/ogroups/class_ogroup.inc:775
+#: plugins/personal/posix/class_posixAccount.inc:529
+#: plugins/personal/posix/class_posixAccount.inc:791
+#: plugins/personal/posix/trustModeDialog/class_trustModeDialog.inc:253
+#: plugins/personal/generic/class_user.inc:730
+#: plugins/personal/generic/class_user.inc:1099
+#: plugins/addons/dyngroup/class_DynamicLdapGroup.inc:191
+#: plugins/addons/dyngroup/class_DynamicLdapGroup.inc:256
+#: plugins/generic/references/class_reference.inc:97
+#: setup/class_setupStep_Migrate.inc:461 setup/class_setupStep_Migrate.inc:814
+#: html/index.php:271 include/class_userFilter.inc:275
+#: include/class_ldap.inc:847 include/class_ldap.inc:1305
+#: include/class_SnapshotHandler.inc:123 include/class_SnapshotHandler.inc:280
+#: include/class_SnapshotHandler.inc:329 include/class_SnapshotHandler.inc:333
+#: include/class_SnapshotHandler.inc:346 include/class_SnapshotHandler.inc:380
+#: include/class_SnapshotHandler.inc:435 include/class_SnapshotHandler.inc:500
+#: include/class_SnapshotHandler.inc:515 include/class_config.inc:367
+#: include/class_acl.inc:1258 include/class_acl.inc:1354
+#: include/functions.inc:494 include/functions.inc:529
+#: include/functions.inc:537 include/functions.inc:583
+#: include/functions.inc:852 include/functions.inc:901
+#: include/functions.inc:958 include/functions.inc:1008
+#: include/functions.inc:3272
+msgid "LDAP error"
+msgstr "Erro de LDAP"
 
-#: ihtml/themes/default/snapshotdialog.tpl:71
-msgid "Time stamp"
+#: plugins/admin/acl/class_aclRole.inc:635
+msgid "Object in use"
 msgstr ""
 
-#: ihtml/themes/default/snapshotdialog.tpl:80
-msgid "Reason for generating this snapshot"
+#: plugins/admin/acl/class_aclRole.inc:635
+#, php-format
+msgid "This role cannot be removed while it is in use by these objects:"
 msgstr ""
 
-#: ihtml/themes/default/snapshotdialog.tpl:88
-#: plugins/admin/users/template.tpl:49
-#: plugins/admin/departments/class_department.inc:564
-#: plugins/admin/departments/class_department.inc:646
-msgid "Continue"
-msgstr "Continuar"
+#: plugins/admin/acl/class_aclRole.inc:670
+#: plugins/admin/groups/class_group.inc:463
+#: plugins/admin/groups/class_group.inc:469
+#: plugins/admin/groups/class_group.inc:657
+#: plugins/admin/groups/class_group.inc:753
+#: plugins/admin/groups/class_group.inc:758
+#: plugins/admin/groups/class_group.inc:1096
+#: plugins/admin/departments/class_department.inc:317
+#: plugins/admin/newConfigManagement/class_newConfigManagement.inc:42
+#: plugins/admin/newConfigManagement/class_newConfigManagement.inc:94
+#: plugins/admin/ogroups/class_ogroup.inc:402
+#: plugins/personal/generic/class_user.inc:297
+#: plugins/personal/generic/class_user.inc:429
+#: plugins/personal/generic/class_user.inc:522
+#: plugins/personal/generic/class_user.inc:816
+#: plugins/personal/generic/class_user.inc:1050
+#: plugins/personal/generic/class_user.inc:1177
+#: plugins/personal/generic/class_user.inc:1184
+#: plugins/personal/generic/class_user.inc:1202
+#: plugins/personal/generic/class_user.inc:1483
+#: plugins/personal/generic/class_user.inc:1809
+#: plugins/personal/password/class_password.inc:210
+#: plugins/addons/propertyEditor/migration/class_migrateRDN.inc:203
+#: plugins/addons/propertyEditor/migration/class_migrateRDN.inc:207
+#: plugins/generic/references/class_ldifViewer.inc:20
+#: plugins/generic/statistics/chartClasses/class_categoryActionOverTime.inc:43
+#: plugins/generic/statistics/chartClasses/class_categoryActionOverTime.inc:49
+#: plugins/generic/statistics/chartClasses/class_categoryActionOverTime.inc:96
+#: plugins/generic/statistics/class_statistics.inc:133
+#: plugins/generic/statistics/class_statistics.inc:229
+#: plugins/generic/statistics/class_statistics.inc:244
+#: setup/setup_checks.tpl:25 setup/setup_checks.tpl:66
+#: setup/class_setupStep_Migrate.inc:450 html/index.php:241 html/index.php:245
+#: include/utils/class_msgPool.inc:137 include/utils/class_msgPool.inc:149
+#: include/utils/class_msgPool.inc:167 include/utils/class_msgPool.inc:440
+#: include/utils/class_msgPool.inc:462 include/utils/class_xml.inc:40
+#: include/class_msg_dialog.inc:99 include/class_gosaSupportDaemon.inc:1184
+#: include/class_gosaSupportDaemon.inc:1204
+#: include/password-methods/class_password-methods.inc:339
+#: include/class_CopyPasteHandler.inc:118
+#: include/class_CopyPasteHandler.inc:127
+#: include/class_CopyPasteHandler.inc:159
+#: include/class_CopyPasteHandler.inc:176
+#: include/class_CopyPasteHandler.inc:185
+#: include/class_CopyPasteHandler.inc:193
+#: include/class_CopyPasteHandler.inc:273
+#: include/class_CopyPasteHandler.inc:377 include/class_tabs.inc:56
+#: include/class_plugin.inc:1698 include/class_plugin.inc:1705
+#: include/class_listing.inc:536 include/functions.inc:3038
+#: include/functions.inc:3346 include/functions.inc:3360
+#: include/functions.inc:3390 include/functions.inc:3398
+#: include/functions.inc:3410 include/functions.inc:3414
+#: include/functions.inc:3429 include/functions.inc:3438
+#: include/functions.inc:3498 include/class_management.inc:508
+#: include/class_management.inc:669
+#, php-format
+msgid "Error"
+msgstr "Erro"
 
-#: ihtml/themes/default/msg_dialog.tpl:55
-#: ihtml/themes/default/msg_dialog.tpl:103
-msgid "Error message title"
+#: plugins/admin/acl/class_aclRole.inc:731
+msgid "RDN for role storage."
 msgstr ""
 
-#: ihtml/themes/default/msg_dialog.tpl:66
-#: ihtml/themes/default/msg_dialog.tpl:115
-msgid "Error message"
+#: plugins/admin/acl/class_aclRole.inc:742 plugins/admin/acl/acl-list.tpl:12
+#: plugins/admin/acl/acl_role.tpl:27 plugins/admin/users/user-list.tpl:12
+#: plugins/admin/groups/singleUserSelect/singleUser-list.tpl:12
+#: plugins/admin/groups/userSelect/user-list.tpl:12
+#: plugins/admin/groups/group-list.tpl:12
+#: plugins/admin/groups/userGroupSelect/selectUserGroup-list.tpl:12
+#: plugins/admin/groups/generic.tpl:39
+#: plugins/admin/groups/class_group.inc:1059
+#: plugins/admin/departments/class_countryGeneric.inc:94
+#: plugins/admin/departments/locality.tpl:28
+#: plugins/admin/departments/domain.tpl:28
+#: plugins/admin/departments/class_department.inc:677
+#: plugins/admin/departments/dcObject.tpl:28
+#: plugins/admin/departments/organization.tpl:39
+#: plugins/admin/departments/class_dcObject.inc:93
+#: plugins/admin/departments/class_localityGeneric.inc:94
+#: plugins/admin/departments/country.tpl:28
+#: plugins/admin/departments/class_organizationGeneric.inc:125
+#: plugins/admin/departments/generic.tpl:39
+#: plugins/admin/departments/class_domain.inc:92
+#: plugins/admin/departments/dep-list.tpl:12
+#: plugins/admin/ogroups/generic.tpl:26
+#: plugins/admin/ogroups/objectSelect/selectObject-list.tpl:12
+#: plugins/admin/ogroups/ogroup-list.tpl:12
+#: plugins/admin/ogroups/class_ogroup.inc:862
+#: plugins/personal/posix/trustSelect/trust-list.tpl:12
+#: plugins/personal/posix/groupSelect/group-list.tpl:12
+#: plugins/personal/generic/generic.tpl:167
+#: plugins/personal/generic/class_user.inc:1714
+#: plugins/addons/dyngroup/dyngroup.tpl:5
+#: plugins/addons/dyngroup/class_DynamicLdapGroup.inc:114
+#: setup/setup_ldap.tpl:47
+msgid "Base"
+msgstr "Base"
+
+#: plugins/admin/acl/class_aclManagement.inc:25 include/class_acl.inc:27
+msgid "Access control"
+msgstr "Controle de acesso"
+
+#: plugins/admin/acl/class_aclManagement.inc:26
+msgid ""
+"Control access to GOsa managed objects down to attribute and action level"
 msgstr ""
 
-#: ihtml/themes/default/msg_dialog.tpl:77
-#: ihtml/themes/default/msg_dialog.tpl:79
-#: ihtml/themes/default/msg_dialog.tpl:136
-#: ihtml/themes/default/msg_dialog.tpl:139
-#: ihtml/themes/default/msg_dialog.tpl:144 include/utils/class_msgPool.inc:301
-#: setup/class_setupStep_Migrate.inc:153 setup/class_setupStep_Migrate.inc:303
-#: setup/class_setupStep_Migrate.inc:684 setup/class_setupStep_Migrate.inc:828
-#: setup/setup_checks.tpl:21 setup/setup_checks.tpl:62
-#, php-format
-msgid "OK"
+#: plugins/admin/acl/class_aclManagement.inc:98
+#: plugins/admin/users/class_userManagement.inc:697
+#: plugins/admin/users/class_userManagement.inc:701
+#: include/class_management.inc:405
+msgid "Permission error"
 msgstr ""
 
-#: ihtml/themes/default/password.tpl:5
-msgid "Change your password"
-msgstr "Altere sua senha"
+#: plugins/admin/acl/acl_role.tpl:3 plugins/admin/acl/acl_role.tpl:4
+#: ihtml/themes/default/acl.tpl:7
+msgid "Assigned ACL for current entry"
+msgstr ""
 
-#: ihtml/themes/default/password.tpl:61
-msgid "Your password has been changed successfully."
-msgstr "Sua senha foi alterada com sucesso."
+#: plugins/admin/acl/acl_role.tpl:38 ihtml/themes/default/acl.tpl:10
+msgid "New ACL"
+msgstr ""
 
-#: ihtml/themes/default/password.tpl:65 html/main.php:220
-#: plugins/admin/users/class_userManagement.inc:386
-#: plugins/personal/password/class_password.inc:155
-#: plugins/personal/password/class_password.inc:158
-#: plugins/personal/password/class_password.inc:161
-msgid "Password change"
-msgstr "Senha alterada"
+#: plugins/admin/acl/acl_role.tpl:45 ihtml/themes/default/acl.tpl:19
+msgid "ACL type"
+msgstr ""
 
-#: ihtml/themes/default/password.tpl:72
+#: plugins/admin/acl/acl_role.tpl:45 ihtml/themes/default/acl.tpl:23
+#: ihtml/themes/default/acl.tpl:28
+#, fuzzy
+msgid "Select an ACL type"
+msgstr "Selecione a base"
+
+#: plugins/admin/acl/acl_role.tpl:51 ihtml/themes/default/acl.tpl:112
+msgid "List of available ACL categories"
+msgstr ""
+
+#: plugins/admin/acl/paste_role.tpl:1
+#, fuzzy
+msgid "Paste ACL-role"
+msgstr "Regras de ACL"
+
+#: plugins/admin/users/class_userManagement.inc:25
+#: plugins/personal/generic/class_user.inc:1676
+#: plugins/generic/references/class_aclResolver.inc:185
+#: setup/class_setupStep_Migrate.inc:297 include/class_acl.inc:239
+msgid "Users"
+msgstr "Usuários"
+
+#: plugins/admin/users/class_userManagement.inc:26
 msgid ""
-"Enter the current password and the new password (twice) in the fields below "
-"and press the 'Set password' button."
+"Manage aspects of user accounts like generic, POSIX, samba and mail settings"
 msgstr ""
 
-#: ihtml/themes/default/password.tpl:74 plugins/admin/users/user-list.xml:128
-#: plugins/admin/users/user-list.xml:230
-#: plugins/personal/password/class_password.inc:26
-msgid "Change password"
-msgstr "Alterar senha"
+#: plugins/admin/users/class_userManagement.inc:196
+#: plugins/admin/groups/class_groupManagement.inc:100
+#: plugins/admin/ogroups/class_ogroupManagement.inc:115
+msgid "Infrastructure error"
+msgstr ""
 
-#: ihtml/themes/default/password.tpl:77 ihtml/themes/default/password.tpl:79
-msgid "Directory"
-msgstr "Diretório"
+#: plugins/admin/users/class_userManagement.inc:228
+#: plugins/admin/users/class_userManagement.inc:739
+#: include/class_management.inc:324 include/class_management.inc:487
+#: include/class_management.inc:534 include/class_management.inc:549
+#: include/class_management.inc:586 include/class_management.inc:600
+msgid "Permission"
+msgstr ""
 
-#: ihtml/themes/default/password.tpl:97
-#: plugins/personal/password/password.tpl:18
-#: plugins/personal/password/password.tpl:47
-#: plugins/personal/myaccount/password.tpl:12
-#: plugins/personal/myaccount/password.tpl:41
-msgid "Current password"
-msgstr "Senha atual"
+#: plugins/admin/users/class_userManagement.inc:316
+#: plugins/personal/password/class_password.inc:121 html/password.php:246
+msgid ""
+"The passwords you've entered as 'New password' and 'Repeated new password' "
+"do not match."
+msgstr ""
+"A senha digitada nos campos 'Nova senha' e 'Repita nova senha' não conferem."
 
-#: ihtml/themes/default/password.tpl:103 plugins/admin/users/password.tpl:13
-#: plugins/admin/users/password.tpl:65
 #: plugins/admin/users/class_userManagement.inc:319
-#: plugins/personal/password/password.tpl:24
-#: plugins/personal/password/password.tpl:78
+#: plugins/admin/users/password.tpl:13 plugins/admin/users/password.tpl:65
 #: plugins/personal/myaccount/password.tpl:18
 #: plugins/personal/myaccount/password.tpl:71
+#: plugins/personal/password/password.tpl:24
+#: plugins/personal/password/password.tpl:78
+#: ihtml/themes/default/password.tpl:103
 msgid "New password"
 msgstr "Nova senha"
 
-#: ihtml/themes/default/password.tpl:110 plugins/admin/users/password.tpl:20
-#: plugins/admin/users/password.tpl:72
-#: plugins/personal/password/password.tpl:31
-#: plugins/personal/password/password.tpl:85
-#: plugins/personal/myaccount/password.tpl:25
-#: plugins/personal/myaccount/password.tpl:78
-msgid "Repeat new password"
-msgstr "Repita nova senha"
+#: plugins/admin/users/class_userManagement.inc:386
+#: plugins/personal/password/class_password.inc:155
+#: plugins/personal/password/class_password.inc:158
+#: plugins/personal/password/class_password.inc:161 html/main.php:220
+#: ihtml/themes/default/password.tpl:65
+msgid "Password change"
+msgstr "Senha alterada"
 
-#: ihtml/themes/default/password.tpl:117
-#: plugins/personal/password/password.tpl:37
-#: plugins/personal/password/password.tpl:91
-#: plugins/personal/myaccount/password.tpl:31
-#: plugins/personal/myaccount/password.tpl:84
-msgid "Password strength"
+#: plugins/admin/users/class_userManagement.inc:387
+msgid "You have no permission to change this users password!"
 msgstr ""
 
-#: ihtml/themes/default/password.tpl:131
-msgid "Click here to change your password"
-msgstr "Clique aqui para alterar sua senha"
-
-#: ihtml/themes/default/password.tpl:131 plugins/admin/users/password.tpl:101
-#: plugins/personal/password/password.tpl:103
-#: plugins/personal/myaccount/password.tpl:96
-msgid "Set password"
-msgstr "Definir a senha"
+#: plugins/admin/users/class_userManagement.inc:458
+#: plugins/admin/users/class_userManagement.inc:492
+#: plugins/admin/users/class_userManagement.inc:523
+#: plugins/admin/ogroups/class_ogroup.inc:318
+msgid "none"
+msgstr "nenhum"
 
-#: ihtml/themes/default/islocked.tpl:4
-msgid "Locking conflict detected"
-msgstr "Conflito de travamento detectado"
+#: plugins/admin/users/class_userManagement.inc:530
+#: plugins/admin/users/template.tpl:15 plugins/admin/users/user-list.xml:15
+#: plugins/admin/users/user-list.xml:102 plugins/admin/users/templatize.tpl:15
+msgid "Template"
+msgstr "Modelo"
 
-#: ihtml/themes/default/islocked.tpl:14
-#, fuzzy
-msgid ""
-"If this lock detection is false, the other person has obviously closed the "
-"web browser during the edit operation. You may want to take over the lock by "
-"pressing the 'Edit anyway' button."
-msgstr ""
-"Se esta detecção for falsa, um usuário pode ter fechado o navegador durante "
-"a operação de edição. Você pode destravar pressionando o botão 'Editar mesmo "
-"assim'."
+#: plugins/admin/users/class_userManagement.inc:536
+#: plugins/admin/users/user-list.xml:57
+#: plugins/admin/groups/singleUserSelect/singleUser-list.xml:40
+#: plugins/admin/groups/userSelect/user-list.xml:40
+#: plugins/admin/groups/class_group.inc:210
+#: plugins/admin/groups/class_group.inc:1190
+#: plugins/admin/groups/class_group.inc:1200
+#: plugins/personal/generic/class_user.inc:1326
+#: plugins/personal/generic/class_user.inc:1373
+#: plugins/personal/generic/class_user.inc:1703
+#: plugins/personal/generic/class_user.inc:1857
+#: plugins/generic/references/class_reference.inc:87
+#: ihtml/themes/default/infoPage.tpl:15
+msgid "Given name"
+msgstr "Nome fornecido"
 
-#: ihtml/themes/default/islocked.tpl:23
-msgid "Read only"
+#: plugins/admin/users/class_userManagement.inc:777
+msgid "Account locking"
 msgstr ""
 
-#: ihtml/themes/default/help.tpl:9
-msgid "GOsa help viewer"
-msgstr "Visualizador de ajuda do GOsa"
+#: plugins/admin/users/class_userManagement.inc:778
+#, php-format
+msgid ""
+"Password method '%s' does not support locking. Account (%s) has not been "
+"locked!"
+msgstr ""
 
-#: ihtml/themes/default/help.tpl:15
-msgid "Index"
-msgstr "Índice"
+#: plugins/admin/users/class_userManagement.inc:851
+#, fuzzy
+msgid "Unlock account"
+msgstr "Minha conta"
 
-#: ihtml/themes/default/help.tpl:21 include/class_filter.inc:158
-#: include/class_filter.inc:228 setup/setup_ldap.tpl:15
-msgid "Search"
-msgstr "Procura"
+#: plugins/admin/users/class_userManagement.inc:853
+#, fuzzy
+msgid "Lock account"
+msgstr "Minha conta"
 
-#: ihtml/themes/default/logout.tpl:6
-msgid "Your GOsa session has expired!"
-msgstr "Sua sessão do GOsa expirou!"
+#: plugins/admin/users/class_userManagement.inc:865
+#: plugins/admin/groups/class_group.inc:1035
+#: plugins/admin/departments/class_department.inc:659
+#: plugins/admin/ogroups/class_ogroup.inc:848
+#: plugins/personal/posix/generic.tpl:5
+#: plugins/personal/generic/class_user.inc:37
+#: plugins/personal/generic/class_user.inc:1670 setup/setup_feedback.tpl:35
+#: setup/setup_feedback.tpl:36
+msgid "Generic"
+msgstr "Geral"
 
-#: ihtml/themes/default/logout.tpl:9
-msgid ""
-"It has been a while since your last interaction with GOsa took place. Your "
-"session has been closed for security reasons. Please login again to continue "
-"with administrative tasks."
+#: plugins/admin/users/class_userManagement.inc:866
+msgid "Edit generic properties"
+msgstr "Editar propriedades gerais"
+
+#: plugins/admin/users/class_userManagement.inc:869
+#: plugins/admin/groups/class_groupManagement.inc:157
+#: plugins/personal/posix/class_posixAccount.inc:37
+#: plugins/personal/posix/class_posixAccount.inc:270
+#: plugins/personal/posix/class_posixAccount.inc:290
+#: plugins/personal/posix/class_posixAccount.inc:292
+#: plugins/personal/posix/class_posixAccount.inc:295
+msgid "POSIX"
 msgstr ""
 
-#: ihtml/themes/default/logout.tpl:16
+#: plugins/admin/users/class_userManagement.inc:870
+#: plugins/admin/groups/class_groupManagement.inc:158
 #, fuzzy
-msgid "Login again"
-msgstr "Entrar novamente"
+msgid "Edit POSIX properties"
+msgstr "Editar propriedades UNIX"
 
-#: ihtml/themes/default/ldifViewer.tpl:1
-msgid "Raw LDAP entry"
-msgstr ""
+#: plugins/admin/users/class_userManagement.inc:872
+#: plugins/admin/groups/class_groupManagement.inc:165
+#: plugins/admin/ogroups/tabs_ogroups.inc:155
+#: plugins/generic/infoPage/class_infoPage.inc:112
+#: ihtml/themes/default/infoPage.tpl:20
+msgid "Mail"
+msgstr "Correio"
 
-#: ihtml/themes/default/removeEntries.tpl:4
-#: plugins/addons/propertyEditor/property-list.tpl:7
-#, fuzzy
-msgid "Attention"
-msgstr "Ações"
+#: plugins/admin/users/class_userManagement.inc:874
+#: plugins/admin/groups/class_groupManagement.inc:166
+msgid "Edit mail properties"
+msgstr "Editar propriedades de correio"
 
-#: ihtml/themes/default/removeEntries.tpl:14
-#, fuzzy
-msgid ""
-"If you're sure you want to do this press 'Delete' to continue or 'Cancel' to "
-"abort."
-msgstr ""
-"Então, se você tem certeza, pressione 'Deletar' para continuar ou 'Cancelar' "
-"para abortar."
+#: plugins/admin/users/class_userManagement.inc:877
+#: plugins/admin/groups/class_groupManagement.inc:173
+#: plugins/personal/posix/class_posixAccount.inc:290
+msgid "Samba"
+msgstr "Samba"
 
-#: ihtml/themes/default/framework.tpl:9
+#: plugins/admin/users/class_userManagement.inc:878
+#: plugins/admin/groups/class_groupManagement.inc:174
+msgid "Edit samba properties"
+msgstr "Editar propriedades do samba"
+
+#: plugins/admin/users/class_userManagement.inc:881
+msgid "Netatalk"
+msgstr "Netatalk"
+
+#: plugins/admin/users/class_userManagement.inc:882
 #, fuzzy
-msgid "Log out"
-msgstr "Sair"
+msgid "Edit Netatalk properties"
+msgstr "Editar propriedades do netatalk"
 
-#: ihtml/themes/default/framework.tpl:10
-msgid ""
-"You are currently editing a database entry. Do you want to dismiss the "
-"changes?"
-msgstr ""
-"Você esta atualmente editando uma entrada na base de dados. Você quer perder "
-"as alterações realizadas?"
+#: plugins/admin/users/class_userManagement.inc:885
+#: plugins/admin/groups/class_groupManagement.inc:197
+#: plugins/personal/posix/class_posixAccount.inc:290
+msgid "Environment"
+msgstr "Ambiente"
 
-#: ihtml/themes/default/framework.tpl:22
-#, fuzzy, php-format
-msgid "Session expires in %d!"
-msgstr "Senha expira em"
+#: plugins/admin/users/class_userManagement.inc:886
+#: plugins/admin/groups/class_groupManagement.inc:198
+msgid "Edit environment properties"
+msgstr "Editar propriedades de ambiente"
 
-#: html/password.php:61 html/main.php:170 include/functions.inc:465
-#: include/utils/class_xml.inc:43
-#: plugins/admin/departments/class_department.inc:439
-msgid "Fatal error"
-msgstr ""
+#: plugins/admin/users/class_userManagement.inc:889
+msgid "FAX"
+msgstr "FAX"
 
-#: html/password.php:63 html/index.php:157
-#, php-format
-msgid "GOsa configuration %s/%s is not readable. Aborted."
-msgstr "A configuração GOsa %s/%s não pôde ser lida. Abortado."
+#: plugins/admin/users/class_userManagement.inc:890
+#, fuzzy
+msgid "Edit FAX properties"
+msgstr "Editar propriedades UNIX"
 
-#: html/password.php:113 html/index.php:157 html/index.php:233
-#: html/main.php:285
-#: include/password-methods/class_password-methods-ssha.inc:51
-#: include/password-methods/class_password-methods-sha.inc:48
-#: include/class_SnapshotHandler.inc:44 include/class_SnapshotHandler.inc:57
-#: include/class_SnapshotHandler.inc:75 include/functions.inc:837
-#: include/functions.inc:3053 include/functions.inc:3068
-#: include/utils/class_timezone.inc:47 include/class_config.inc:171
-#: include/class_config.inc:710 include/class_config.inc:1171
-#: include/class_config.inc:1184 include/class_config.inc:1202
-#: include/class_pluglist.inc:117 include/class_CopyPasteHandler.inc:119
-#: include/class_CopyPasteHandler.inc:128
-#: include/class_CopyPasteHandler.inc:177
-#: include/class_CopyPasteHandler.inc:186
-#: include/class_CopyPasteHandler.inc:194
-#: plugins/admin/groups/class_group.inc:166
-#: plugins/admin/groups/class_group.inc:1240
-msgid "Configuration error"
-msgstr "Erro de configuração"
+#: plugins/admin/users/class_userManagement.inc:893
+#: plugins/admin/groups/class_groupManagement.inc:181
+#: plugins/admin/departments/class_department.inc:376
+#: plugins/admin/departments/organization.tpl:109
+#: plugins/admin/departments/generic.tpl:110
+#: plugins/admin/ogroups/objectSelect/selectObject-list.xml:55
+#: plugins/admin/ogroups/class_ogroupManagement.inc:188
+#: plugins/personal/generic/generic.tpl:394
+#: plugins/personal/generic/generic.tpl:574
+#: plugins/personal/generic/class_user.inc:1354
+#: plugins/personal/generic/class_user.inc:1845
+msgid "Phone"
+msgstr "Fone"
 
-#: html/password.php:115 html/index.php:179 html/setup.php:73
-#, php-format
-msgid "Compile directory %s is not accessible!"
+#: plugins/admin/users/class_userManagement.inc:894
+#: plugins/admin/groups/class_groupManagement.inc:182
+msgid "Edit phone properties"
+msgstr "Editar propriedades de telefone"
+
+#: plugins/admin/users/template.tpl:2
+msgid "Creating a new user using templates"
+msgstr "Criando um novo usuário usando modelos"
+
+#: plugins/admin/users/template.tpl:6
+msgid ""
+"Creating a new user can be assisted by using templates. Many database "
+"records will be filled automatically. Choose 'none' to skip the usage of "
+"templates."
 msgstr ""
+"A criação de usuários pode ser assistida pelo uso de modelos. Muitos campos "
+"podem ser preenchidos automaticamente. Escolha 'nenhum' para não utilizar "
+"modelos."
 
-#: html/password.php:194 plugins/personal/generic/class_user.inc:614
-msgid "Password method"
+#: plugins/admin/users/template.tpl:13
+msgid "User template selection dialog"
 msgstr ""
 
-#: html/password.php:195
-msgid "Error: Password method not available!"
-msgstr "Erro: Método de senha não disponível!"
+#: plugins/admin/users/template.tpl:23
+#: plugins/personal/generic/paste_generic.tpl:8
+#: plugins/personal/generic/generic.tpl:37
+msgid "Last name"
+msgstr "Último nome"
 
-#: html/password.php:242 plugins/generic/dashBoard/Register/register.tpl:49
-#: plugins/admin/groups/userSelect/user-list.xml:56
+#: plugins/admin/users/template.tpl:27
+#: plugins/personal/generic/paste_generic.tpl:12
+#: plugins/personal/generic/generic.tpl:51
+msgid "First name"
+msgstr "Primeiro nome"
+
+#: plugins/admin/users/template.tpl:32 plugins/admin/users/user-list.xml:65
 #: plugins/admin/groups/singleUserSelect/singleUser-list.xml:56
+#: plugins/admin/groups/userSelect/user-list.xml:56
 #: plugins/admin/groups/userGroupSelect/selectUserGroup-list.xml:65
-#: plugins/admin/users/template.tpl:32 plugins/admin/users/user-list.xml:65
+#: plugins/personal/generic/paste_generic.tpl:16
+#: plugins/personal/generic/generic.tpl:65
 #: plugins/personal/generic/class_user.inc:1311
 #: plugins/personal/generic/class_user.inc:1329
 #: plugins/personal/generic/class_user.inc:1343
 #: plugins/personal/generic/class_user.inc:1345
-#: plugins/personal/generic/class_user.inc:1705
-#: plugins/personal/generic/generic.tpl:65
-#: plugins/personal/generic/paste_generic.tpl:16
+#: plugins/personal/generic/class_user.inc:1704
+#: plugins/generic/dashBoard/Register/register.tpl:49 html/password.php:242
 msgid "Login"
 msgstr "Login"
 
-#: html/password.php:244 plugins/personal/password/class_password.inc:119
-msgid "You need to specify your current password in order to proceed."
-msgstr "Você precisa especificar sua senha atual para continuar."
+#: plugins/admin/users/template.tpl:49
+#: plugins/admin/departments/class_department.inc:564
+#: plugins/admin/departments/class_department.inc:646
+#: ihtml/themes/default/snapshotdialog.tpl:88
+msgid "Continue"
+msgstr "Continuar"
 
-#: html/password.php:246 plugins/admin/users/class_userManagement.inc:316
-#: plugins/personal/password/class_password.inc:121
+#: plugins/admin/users/password.tpl:4
 msgid ""
-"The passwords you've entered as 'New password' and 'Repeated new password' "
-"do not match."
+"To change the user password use the fields below. The changes take effect "
+"immediately. Please memorize the new password, because the user wouldn't be "
+"able to login without it."
 msgstr ""
-"A senha digitada nos campos 'Nova senha' e 'Repita nova senha' não conferem."
+"Para alterar a senha do usuário utilize os campos abaixo. As alterações "
+"surtem efeito imediatamente. Por favor, memorize a nova senha porque o "
+"usuário não será capaz de acessar o sistema sem ela."
 
-#: html/password.php:248 plugins/personal/password/class_password.inc:123
-msgid "The password you've entered as 'New password' is empty."
-msgstr "O campo 'Nova senha' esta vazio."
+#: plugins/admin/users/password.tpl:11 plugins/admin/users/password.tpl:39
+#, fuzzy
+msgid "Password input dialog"
+msgstr "Senha alterada"
 
-#: html/password.php:250 plugins/personal/password/class_password.inc:125
-msgid "The password used as new and current are too similar."
-msgstr "A senha utilizada como nova e atual são muito similares."
+#: plugins/admin/users/password.tpl:20 plugins/admin/users/password.tpl:72
+#: plugins/personal/myaccount/password.tpl:25
+#: plugins/personal/myaccount/password.tpl:78
+#: plugins/personal/password/password.tpl:31
+#: plugins/personal/password/password.tpl:85
+#: ihtml/themes/default/password.tpl:110
+msgid "Repeat new password"
+msgstr "Repita nova senha"
 
-#: html/password.php:252 plugins/personal/password/class_password.inc:127
-msgid "The password used as new is to short."
-msgstr "A senha utilizada como nova é curta."
+#: plugins/admin/users/password.tpl:27 plugins/admin/users/password.tpl:79
+msgid "Strength"
+msgstr ""
 
-#: html/password.php:254 plugins/personal/password/class_password.inc:129
-#, fuzzy
-msgid "The password contains possibly problematic Unicode characters!"
-msgstr "O campo '%s' contém uma palavra reservada!"
+#: plugins/admin/users/password.tpl:43
+#: plugins/personal/myaccount/password.tpl:49
+#: plugins/personal/password/password.tpl:55
+msgid "Use proposal"
+msgstr ""
 
-#: html/password.php:261 html/index.php:311
+#: plugins/admin/users/password.tpl:61
+#: plugins/personal/myaccount/password.tpl:67
+#: plugins/personal/password/password.tpl:74
 #, fuzzy
-msgid "Please check the username/password combination!"
-msgstr "Por favor, verifique a combinação usuário / senha"
+msgid "Manually specify a password"
+msgstr "Por favor, especifique sua senha!"
 
-#: html/password.php:268
+#: plugins/admin/users/password.tpl:95
 #, fuzzy
-msgid "You have no permissions to change your password!"
-msgstr "Você não tem permissão para alterar sua senha."
+msgid "Enforce password change on next login."
+msgstr "Alteração de senha não permitida"
 
-#: html/password.php:280 plugins/personal/password/class_password.inc:136
-#, php-format
-msgid "Check-hook reported a problem: %s. Password change canceled!"
-msgstr ""
+#: plugins/admin/users/password.tpl:101
+#: plugins/personal/myaccount/password.tpl:96
+#: plugins/personal/password/password.tpl:103
+#: ihtml/themes/default/password.tpl:131
+msgid "Set password"
+msgstr "Definir a senha"
 
-#: html/password.php:315 include/functions.inc:2489 include/functions.inc:2493
-#: include/functions.inc:2499 include/functions.inc:2523
-#: include/class_tabs.inc:264 include/class_jsonRPC.inc:37
-#: include/utils/class_xml.inc:37 include/class_configRegistry.inc:688
-#: include/class_configRegistry.inc:703 include/class_configRegistry.inc:718
-#: include/class_configRegistry.inc:733 include/class_configRegistry.inc:749
-#: include/class_configRegistry.inc:754 include/class_configRegistry.inc:774
-#: include/class_configRegistry.inc:779 include/class_configRegistry.inc:796
-#: include/class_configRegistry.inc:801 include/class_configRegistry.inc:819
-#: include/class_configRegistry.inc:824 include/class_configRegistry.inc:840
-#: include/class_configRegistry.inc:855 include/class_configRegistry.inc:870
-#: plugins/admin/groups/class_group.inc:852
-#: plugins/admin/departments/dep_move_confirm.tpl:2
-#: plugins/personal/posix/class_posixAccount.inc:651
-#: plugins/personal/posix/class_posixAccount.inc:774 setup/setup_checks.tpl:27
-#: setup/setup_checks.tpl:68
-msgid "Warning"
-msgstr "Atenção"
+#: plugins/admin/users/user-list.xml:11
+msgid "List of users"
+msgstr "Lista de usuários"
 
-#: html/password.php:315
-msgid "Session will not be encrypted."
-msgstr "A sessão não será criptografada."
+#: plugins/admin/users/user-list.xml:23 plugins/admin/users/user-list.xml:95
+#: plugins/admin/groups/singleUserSelect/singleUser-list.xml:14
+#: plugins/admin/groups/userSelect/user-list.xml:14
+#: plugins/admin/groups/userGroupSelect/selectUserGroup-list.xml:15
+#: plugins/admin/ogroups/objectSelect/selectObject-list.xml:63
+#: plugins/admin/ogroups/class_ogroupManagement.inc:183
+msgid "User"
+msgstr "Usuário"
 
-#: html/password.php:317
-msgid "Enter SSL session"
-msgstr "Entre com a sessão SSL"
+#: plugins/admin/users/user-list.xml:49
+#: plugins/admin/groups/singleUserSelect/singleUser-list.xml:48
+#: plugins/admin/groups/userSelect/user-list.xml:48
+#: plugins/admin/groups/class_group.inc:210
+#: plugins/admin/groups/class_group.inc:1190
+#: plugins/admin/groups/class_group.inc:1200
+#: plugins/personal/generic/class_user.inc:1702
+#: plugins/generic/references/class_reference.inc:87
+#: ihtml/themes/default/infoPage.tpl:14
+msgid "Surname"
+msgstr "Sobrenome"
 
-#: html/index.php:45
-#, php-format
-msgid "Your browser (%s) is blacklisted for the current theme!"
-msgstr ""
+#: plugins/admin/users/user-list.xml:73 plugins/admin/groups/group-list.xml:57
+#: plugins/admin/departments/locality.tpl:8
+#: plugins/admin/departments/locality.tpl:9
+#: plugins/admin/departments/domain.tpl:8
+#: plugins/admin/departments/domain.tpl:9
+#: plugins/admin/departments/dcObject.tpl:8
+#: plugins/admin/departments/dcObject.tpl:9
+#: plugins/admin/departments/organization.tpl:7
+#: plugins/admin/departments/organization.tpl:9
+#: plugins/admin/departments/country.tpl:8
+#: plugins/admin/departments/country.tpl:9
+#: plugins/admin/departments/generic.tpl:7
+#: plugins/admin/departments/generic.tpl:9
+#: plugins/admin/ogroups/ogroup-list.xml:57
+msgid "Properties"
+msgstr "Propriedades"
 
-#: html/index.php:72
-#, php-format
-msgid "This session is not encrypted. Click %s to enter an encrypted session."
-msgstr ""
+#: plugins/admin/users/user-list.xml:128 plugins/admin/users/user-list.xml:230
+#: plugins/personal/password/class_password.inc:26
+#: ihtml/themes/default/password.tpl:74
+msgid "Change password"
+msgstr "Alterar senha"
 
-#: html/index.php:72
+#: plugins/admin/users/user-list.xml:140
 #, fuzzy
-msgid "here"
-msgstr "Servidor"
+msgid "Lock users"
+msgstr "Lista de usuários"
 
-#: html/index.php:78
-msgid "The configured session lifetime will be overridden by php.ini settings!"
-msgstr ""
+#: plugins/admin/users/user-list.xml:148
+#, fuzzy
+msgid "Unlock users"
+msgstr "Minha conta"
 
-#: html/index.php:179
-msgid "Smarty error"
+#: plugins/admin/users/user-list.xml:156
+#: plugins/admin/groups/group-list.xml:106
+#: plugins/admin/ogroups/ogroup-list.xml:106
+msgid "Send message"
 msgstr ""
 
-#: html/index.php:202
-#, fuzzy
-msgid ""
-"Your browser has cookies disabled: please enable cookies and reload this "
-"page before logging in!"
+#: plugins/admin/users/user-list.xml:167
+msgid "Apply template"
 msgstr ""
-"Seu navegador está com suporte a cookies desabilitado. Por favor, habilite-o "
-"e recarregue essa página antes de entrar!"
 
-#: html/index.php:233
-msgid "Broken HTTP authentication setup!"
-msgstr ""
+#: plugins/admin/users/user-list.xml:199
+#, fuzzy
+msgid "New user from template"
+msgstr "Criar usuário do modelo"
 
-#: html/index.php:241 html/index.php:245 include/class_management.inc:508
-#: include/class_management.inc:669
-#: include/password-methods/class_password-methods.inc:339
-#: include/class_listing.inc:536 include/functions.inc:3038
-#: include/functions.inc:3346 include/functions.inc:3360
-#: include/functions.inc:3390 include/functions.inc:3398
-#: include/functions.inc:3410 include/functions.inc:3414
-#: include/functions.inc:3429 include/functions.inc:3438
-#: include/functions.inc:3498 include/class_tabs.inc:56
-#: include/class_plugin.inc:1698 include/class_plugin.inc:1705
-#: include/utils/class_xml.inc:40 include/utils/class_msgPool.inc:137
-#: include/utils/class_msgPool.inc:149 include/utils/class_msgPool.inc:167
-#: include/utils/class_msgPool.inc:440 include/utils/class_msgPool.inc:462
-#: include/class_gosaSupportDaemon.inc:1184
-#: include/class_gosaSupportDaemon.inc:1204
-#: include/class_CopyPasteHandler.inc:118
-#: include/class_CopyPasteHandler.inc:127
-#: include/class_CopyPasteHandler.inc:159
-#: include/class_CopyPasteHandler.inc:176
-#: include/class_CopyPasteHandler.inc:185
-#: include/class_CopyPasteHandler.inc:193
-#: include/class_CopyPasteHandler.inc:273
-#: include/class_CopyPasteHandler.inc:377 include/class_msg_dialog.inc:99
-#: plugins/generic/statistics/chartClasses/class_categoryActionOverTime.inc:43
-#: plugins/generic/statistics/chartClasses/class_categoryActionOverTime.inc:49
-#: plugins/generic/statistics/chartClasses/class_categoryActionOverTime.inc:96
-#: plugins/generic/statistics/class_statistics.inc:133
-#: plugins/generic/statistics/class_statistics.inc:229
-#: plugins/generic/statistics/class_statistics.inc:244
-#: plugins/generic/references/class_ldifViewer.inc:20
-#: plugins/admin/ogroups/class_ogroup.inc:402
-#: plugins/admin/groups/class_group.inc:463
-#: plugins/admin/groups/class_group.inc:469
-#: plugins/admin/groups/class_group.inc:657
-#: plugins/admin/groups/class_group.inc:753
-#: plugins/admin/groups/class_group.inc:758
-#: plugins/admin/groups/class_group.inc:1096
-#: plugins/admin/newConfigManagement/class_newConfigManagement.inc:42
-#: plugins/admin/newConfigManagement/class_newConfigManagement.inc:94
-#: plugins/admin/departments/class_department.inc:317
-#: plugins/admin/acl/class_aclRole.inc:670
-#: plugins/addons/propertyEditor/migration/class_migrateRDN.inc:203
-#: plugins/addons/propertyEditor/migration/class_migrateRDN.inc:207
-#: plugins/personal/generic/class_user.inc:297
-#: plugins/personal/generic/class_user.inc:429
-#: plugins/personal/generic/class_user.inc:522
-#: plugins/personal/generic/class_user.inc:816
-#: plugins/personal/generic/class_user.inc:1050
-#: plugins/personal/generic/class_user.inc:1177
-#: plugins/personal/generic/class_user.inc:1184
-#: plugins/personal/generic/class_user.inc:1202
-#: plugins/personal/generic/class_user.inc:1483
-#: plugins/personal/generic/class_user.inc:1810
-#: plugins/personal/password/class_password.inc:210
-#: setup/class_setupStep_Migrate.inc:450 setup/setup_checks.tpl:25
-#: setup/setup_checks.tpl:66
-#, php-format
-msgid "Error"
-msgstr "Erro"
+#: plugins/admin/users/user-list.xml:213
+#, fuzzy
+msgid "Edit user"
+msgstr "Editar esta entrada"
 
-#: html/index.php:241
-msgid "Cannot find a valid user for the current HTTP authentication!"
+#: plugins/admin/users/user-list.xml:222
+msgid "%{filter:lockLabel(userPassword)}"
 msgstr ""
 
-#: html/index.php:245
-msgid "Cannot find a unique user for the current HTTP authentication!"
-msgstr ""
+#: plugins/admin/users/user-list.xml:245
+#, fuzzy
+msgid "Remove user"
+msgstr "Remover foto"
 
-#: html/index.php:271 include/class_SnapshotHandler.inc:123
-#: include/class_SnapshotHandler.inc:280 include/class_SnapshotHandler.inc:329
-#: include/class_SnapshotHandler.inc:333 include/class_SnapshotHandler.inc:346
-#: include/class_SnapshotHandler.inc:380 include/class_SnapshotHandler.inc:435
-#: include/class_SnapshotHandler.inc:500 include/class_SnapshotHandler.inc:515
-#: include/class_acl.inc:1258 include/class_acl.inc:1354
-#: include/functions.inc:494 include/functions.inc:529
-#: include/functions.inc:537 include/functions.inc:583
-#: include/functions.inc:852 include/functions.inc:901
-#: include/functions.inc:958 include/functions.inc:1008
-#: include/functions.inc:3272 include/class_userFilter.inc:275
-#: include/class_ldap.inc:847 include/class_ldap.inc:1305
-#: include/class_config.inc:367
-#: plugins/generic/references/class_reference.inc:97
-#: plugins/admin/ogroups/class_ogroup.inc:758
-#: plugins/admin/ogroups/class_ogroup.inc:775
-#: plugins/admin/groups/class_group.inc:600
-#: plugins/admin/groups/class_group.inc:876
-#: plugins/admin/departments/class_department.inc:285
-#: plugins/admin/departments/class_department.inc:482
-#: plugins/admin/departments/class_department.inc:759
-#: plugins/admin/departments/class_department.inc:790
-#: plugins/admin/acl/class_aclRole.inc:602
-#: plugins/admin/acl/class_aclRole.inc:642
-#: plugins/admin/acl/class_aclRole.inc:656
-#: plugins/addons/dyngroup/class_DynamicLdapGroup.inc:191
-#: plugins/addons/dyngroup/class_DynamicLdapGroup.inc:256
-#: plugins/personal/generic/class_user.inc:730
-#: plugins/personal/generic/class_user.inc:1099
-#: plugins/personal/posix/trustModeDialog/class_trustModeDialog.inc:253
-#: plugins/personal/posix/class_posixAccount.inc:529
-#: plugins/personal/posix/class_posixAccount.inc:791
-#: setup/class_setupStep_Migrate.inc:461 setup/class_setupStep_Migrate.inc:814
-msgid "LDAP error"
-msgstr "Erro de LDAP"
+#: plugins/admin/users/user-filter.xml:33
+#, fuzzy
+msgid "Show templates"
+msgstr "Modelos"
+
+#: plugins/admin/users/user-filter.xml:47
+#, fuzzy
+msgid "Show POSIX users"
+msgstr "Servidores"
 
-#: html/index.php:289
+#: plugins/admin/users/user-filter.xml:61
 #, fuzzy
-msgid "Please specify a valid user name!"
-msgstr "Por favor, especifique um nome de usuário válido!"
+msgid "Show SAMBA users"
+msgstr "Servidores"
 
-#: html/index.php:292
-msgid "Please specify your password!"
-msgstr "Por favor, especifique sua senha!"
+#: plugins/admin/users/user-filter.xml:75
+#, fuzzy
+msgid "Show mail users"
+msgstr "Usuários do domínio"
 
-#: html/index.php:304
-msgid "Authentication error"
+#: plugins/admin/users/templatize.tpl:2
+msgid "Applying a template"
 msgstr ""
 
-#: html/index.php:304
-msgid "Cannot retrieve user information for HTTP authentication!"
+#: plugins/admin/users/templatize.tpl:6
+msgid ""
+"Applying a template to several users will replace all user attributes "
+"defined in the template."
 msgstr ""
 
-#: html/index.php:359
-msgid "Account locked. Please contact your system administrator!"
-msgstr ""
+#: plugins/admin/users/templatize.tpl:13
+#, fuzzy
+msgid "Apply user template"
+msgstr "Criar usuário do modelo"
 
-#: html/setup.php:73
-msgid "Smarty"
+#: plugins/admin/users/templatize.tpl:32
+msgid "No templates available!"
 msgstr ""
 
-#: html/main.php:171
-#, php-format
-msgid "Cannot locate file %s - please run %s to fix this"
+#: plugins/admin/groups/paste_generic.tpl:1
+msgid "Group settings"
 msgstr ""
 
-#: html/main.php:190
-msgid "PHP configuration"
-msgstr ""
+#: plugins/admin/groups/paste_generic.tpl:2
+#, fuzzy
+msgid "Paste group settings"
+msgstr "Configurações do usuário"
 
-#: html/main.php:191
-msgid ""
-"Fatal error: Register globals is active. Please fix this in order to "
-"continue."
+#: plugins/admin/groups/paste_generic.tpl:5
+#: plugins/admin/groups/generic.tpl:11
+#: plugins/admin/ogroups/paste_generic.tpl:4
+#: plugins/admin/ogroups/generic.tpl:7
+msgid "Group name"
+msgstr "Nome do grupo"
+
+#: plugins/admin/groups/paste_generic.tpl:8
+#: plugins/admin/groups/generic.tpl:17
+msgid "POSIX name of the group"
 msgstr ""
 
-#: html/main.php:220
-msgid "Your password is about to expire, please change your password!"
+#: plugins/admin/groups/paste_generic.tpl:13
+#: plugins/admin/groups/generic.tpl:59
+msgid "Normally IDs are auto-generated, select to specify manually"
 msgstr ""
 
-#: html/main.php:285
-msgid "Running out of memory!"
+#: plugins/admin/groups/paste_generic.tpl:15
+#: plugins/admin/groups/generic.tpl:62
+msgid "Force GID"
+msgstr "Forçar GID"
+
+#: plugins/admin/groups/paste_generic.tpl:18
+#: plugins/admin/groups/generic.tpl:65
+msgid "Forced ID number"
 msgstr ""
 
-#: html/main.php:345
-#, php-format
-msgid "You're logged in as %s"
+#: plugins/admin/groups/singleUserSelect/singleUser-list.xml:10
+#: plugins/admin/groups/userSelect/user-list.xml:10
+#: plugins/admin/groups/userGroupSelect/selectUserGroup-list.xml:11
+#: plugins/admin/ogroups/objectSelect/selectObject-list.xml:11
+#: plugins/personal/posix/trustSelect/trust-list.xml:9
+#: plugins/personal/posix/groupSelect/group-list.xml:10
+msgid "Please select the desired entries"
 msgstr ""
 
-#: html/main.php:348
+#: plugins/admin/groups/singleUserSelect/class_singleUserSelect.inc:29
+#: plugins/admin/groups/userSelect/class_userSelect.inc:26
 #, fuzzy
-msgid "ACLs are disabled"
-msgstr "desabilitado"
+msgid "User selection"
+msgstr "Administração de grupos"
 
-#: html/main.php:398
-msgid "Plug-in"
+#: plugins/admin/groups/class_groupManagement.inc:25
+#: plugins/admin/groups/class_group.inc:1041
+#: plugins/generic/references/class_aclResolver.inc:177
+#: setup/class_setupStep_Migrate.inc:300 include/class_acl.inc:239
+msgid "Groups"
+msgstr "Grupos"
+
+#: plugins/admin/groups/class_groupManagement.inc:26
+msgid ""
+"Manage aspects of groups like members, POSIX, desktop, samba and mail "
+"settings"
 msgstr ""
 
-#: html/main.php:399
-#, php-format
-msgid "Fatal error: Cannot find any plugin definitions for plugin %s!"
+#: plugins/admin/groups/class_groupManagement.inc:189
+msgid "Menu"
 msgstr ""
 
-#: html/main.php:415
-msgid "Configuration Error"
+#: plugins/admin/groups/class_groupManagement.inc:190
+#, fuzzy
+msgid "Edit start menu properties"
+msgstr "Editar propriedades do samba"
+
+#: plugins/admin/groups/userGroupSelect/selectUserGroup-list.xml:23
+#: plugins/admin/groups/group-list.xml:15
+#: plugins/admin/groups/group-list.xml:79
+#: plugins/admin/ogroups/ogroup-list.xml:79
+#: plugins/admin/ogroups/objectSelect/selectObject-list.xml:71
+#: plugins/admin/ogroups/class_ogroupManagement.inc:184
+#: plugins/personal/posix/groupSelect/group-list.xml:13
+#: plugins/addons/propertyEditor/property-list.xml:72
+msgid "Group"
 msgstr ""
 
-#: html/main.php:416
+#: plugins/admin/groups/userGroupSelect/selectUserGroup-list.xml:83
+#: plugins/admin/ogroups/objectSelect/selectObject-list.xml:123
+#: plugins/personal/generic/generic.tpl:252
+#: plugins/personal/generic/generic.tpl:272
+#: include/utils/class_msgPool.inc:319
 #, php-format
-msgid ""
-"Fatal error: not all POST variables have been transfered by PHP - please "
-"inform your administrator!"
-msgstr ""
+msgid "Add"
+msgstr "Adicionar"
 
-#: html/helpviewer.php:64
-msgid "Help browser"
-msgstr "Navegador de ajuda"
+#: plugins/admin/groups/userGroupSelect/class_userGroupSelect.inc:29
+#, fuzzy
+msgid "User and group selection"
+msgstr "Administração de grupos"
 
-#: html/helpviewer.php:118
+#: plugins/admin/groups/group-filter.xml:31
 #, fuzzy
-msgid "There is no help file specified for this class"
-msgstr "Não existe helpfile especificado para essa classe"
+msgid "Default filter2"
+msgstr "Impressora"
 
-#: html/helpviewer.php:193 include/functions_helpviewer.inc:97
-msgid "previous"
+#: plugins/admin/groups/generic.tpl:14 plugins/personal/generic/generic.tpl:41
+#: plugins/personal/generic/generic.tpl:55
+#: plugins/personal/generic/generic.tpl:73
+msgid "Multiple edit"
 msgstr ""
 
-#: html/helpviewer.php:197 include/functions_helpviewer.inc:101
-msgid "next"
+#: plugins/admin/groups/generic.tpl:28 plugins/admin/ogroups/generic.tpl:18
+msgid "Descriptive text for this group"
 msgstr ""
 
-#: html/helpviewer.php:268
-#, fuzzy, php-format
-msgid "Help directory '%s' is not accessible, can't read any help files."
+#: plugins/admin/groups/generic.tpl:75 plugins/admin/groups/generic.tpl:102
+msgid "Select to create a samba conform group"
 msgstr ""
-"Helpdir '%s' não está acessível, não foi possível ler nenhum helpfiles."
 
-#: include/class_management.inc:32 include/class_management.inc:33
-#: plugins/personal/posix/class_posixAccount.inc:215
-msgid "unconfigured"
-msgstr "desconfigurado"
+#: plugins/admin/groups/generic.tpl:87 plugins/admin/groups/generic.tpl:110
+msgid "in domain"
+msgstr "no domínio"
 
-#: include/class_management.inc:324 include/class_management.inc:487
-#: include/class_management.inc:534 include/class_management.inc:549
-#: include/class_management.inc:586 include/class_management.inc:600
-#: plugins/admin/users/class_userManagement.inc:228
-#: plugins/admin/users/class_userManagement.inc:739
-msgid "Permission"
-msgstr ""
+#: plugins/admin/groups/generic.tpl:131
+msgid "Members are in a phone pickup group"
+msgstr "Membros estão no grupo phone pickup"
 
-#: include/class_management.inc:405
-#: plugins/admin/users/class_userManagement.inc:697
-#: plugins/admin/users/class_userManagement.inc:701
-#: plugins/admin/acl/class_aclManagement.inc:98
-msgid "Permission error"
+#: plugins/admin/groups/generic.tpl:146
+#, fuzzy
+msgid "Members are in a Nagios group"
+msgstr "Membros estão no grupo phone pickup"
+
+#: plugins/admin/groups/generic.tpl:174
+#, fuzzy
+msgid "Common group members"
+msgstr "Membros do grupo"
+
+#: plugins/admin/groups/generic.tpl:183
+#, fuzzy
+msgid "Partial group members"
+msgstr "Membros do grupo"
+
+#: plugins/admin/groups/generic.tpl:188
+msgid "Group members"
+msgstr "Membros do grupo"
+
+#: plugins/admin/groups/group-list.xml:11
+msgid "List of groups"
+msgstr "Lista dos grupos"
+
+#: plugins/admin/groups/group-list.xml:138
+#, fuzzy
+msgid "Edit group"
+msgstr "Lista dos grupos"
+
+#: plugins/admin/groups/group-list.xml:151
+#, fuzzy
+msgid "Remove group"
+msgstr "Remover foto"
+
+#: plugins/admin/groups/class_group.inc:166
+#: plugins/admin/groups/class_group.inc:1240 html/index.php:157
+#: html/index.php:233 html/main.php:295 html/password.php:113
+#: include/utils/class_timezone.inc:47 include/class_SnapshotHandler.inc:44
+#: include/class_SnapshotHandler.inc:57 include/class_SnapshotHandler.inc:75
+#: include/password-methods/class_password-methods-sha.inc:48
+#: include/password-methods/class_password-methods-ssha.inc:51
+#: include/class_CopyPasteHandler.inc:119
+#: include/class_CopyPasteHandler.inc:128
+#: include/class_CopyPasteHandler.inc:177
+#: include/class_CopyPasteHandler.inc:186
+#: include/class_CopyPasteHandler.inc:194 include/class_config.inc:171
+#: include/class_config.inc:710 include/class_config.inc:1171
+#: include/class_config.inc:1184 include/class_config.inc:1202
+#: include/class_pluglist.inc:146 include/functions.inc:837
+#: include/functions.inc:3053 include/functions.inc:3068
+msgid "Configuration error"
+msgstr "Erro de configuração"
+
+#: plugins/admin/groups/class_group.inc:166
+#: plugins/admin/groups/class_group.inc:1240
+msgid "Cannot find group SID in your configuration!"
 msgstr ""
 
-#: include/class_management.inc:487
+#: plugins/admin/groups/class_group.inc:210
+#: plugins/admin/groups/class_group.inc:1190
+#: plugins/admin/groups/class_group.inc:1200
+#: plugins/personal/posix/paste_generic.tpl:38
+#: plugins/personal/posix/class_posixAccount.inc:869
+#: plugins/personal/posix/class_posixAccount.inc:872
+#: plugins/personal/posix/generic.tpl:64
+#: plugins/generic/references/class_reference.inc:87
+#: setup/class_setupStep_Migrate.inc:415
+msgid "UID"
+msgstr "UID"
+
+#: plugins/admin/groups/class_group.inc:310
+msgid "Samba group"
+msgstr "Grupo samba"
+
+#: plugins/admin/groups/class_group.inc:310
+#, fuzzy
+msgid "Domain administrators"
+msgstr "Administradores do domínio"
+
+#: plugins/admin/groups/class_group.inc:310
+msgid "Domain users"
+msgstr "Usuários do domínio"
+
+#: plugins/admin/groups/class_group.inc:311
+msgid "Domain guests"
+msgstr "Convidados do domínio"
+
+#: plugins/admin/groups/class_group.inc:316
 #, php-format
-msgid "You are not allowed to create a snapshot for %s!"
+msgid "Special group (%d)"
 msgstr ""
 
-#: include/class_management.inc:534 include/class_management.inc:586
-#: include/class_management.inc:600
+#: plugins/admin/groups/class_group.inc:329
+#: plugins/admin/groups/class_group.inc:350
+#: plugins/admin/groups/class_group.inc:367
+#: plugins/admin/departments/class_department.inc:152
+#: plugins/generic/references/contents.tpl:18 include/class_pluglist.inc:479
+msgid "Unknown"
+msgstr "Desconhecido"
+
+#: plugins/admin/groups/class_group.inc:464
 #, php-format
-msgid "You are not allowed to restore a snapshot for %s!"
+msgid "Adding UID '%s' to group '%s' failed: cannot find user object!"
 msgstr ""
 
-#: include/class_management.inc:549
+#: plugins/admin/groups/class_group.inc:470
 #, php-format
-msgid "You are not allowed to remove a snapshot for %s!"
+msgid "Add UID '%s' to group '%s' failed: UID is used more than once!"
 msgstr ""
 
-#: include/class_management.inc:659 include/class_management.inc:743
-#: include/class_acl.inc:984 include/class_session.inc:76
-#: include/class_session.inc:101 include/class_session.inc:127
-#: include/functions.inc:623 include/functions.inc:827
-#: include/functions.inc:945 include/functions.inc:1340
-#: include/functions.inc:2168 include/functions.inc:2198
-#: include/functions.inc:2218 include/class_ldap.inc:784
-#: include/class_ldap.inc:835 include/class_log.inc:87
-#: include/class_CopyPasteHandler.inc:160
-#: include/class_CopyPasteHandler.inc:274
-#: plugins/personal/myaccount/main.inc:49
-msgid "Internal error"
-msgstr "Erro interno"
-
-#: include/class_management.inc:660 include/class_management.inc:744
-#: plugins/personal/myaccount/main.inc:50
+#: plugins/admin/groups/class_group.inc:753
 #, php-format
-msgid ""
-"Cannot instantiate tabbed-plug-in, the base plugin (%s) is not available!"
+msgid "Cannot find any SID for '%s'!"
 msgstr ""
 
-#: include/class_management.inc:669
+#: plugins/admin/groups/class_group.inc:758
 #, php-format
-msgid ""
-"No tab definition for %s found in configuration file: cannot create plugin "
-"instance!"
+msgid "Cannot find any RIDBASE for '%s'!"
 msgstr ""
 
-#: include/class_releaseSelector.inc:214 include/class_listing.inc:1057
-#: include/class_listing.inc:1059 include/class_baseSelector.inc:188
-msgid "Root"
-msgstr "Raiz"
+#: plugins/admin/groups/class_group.inc:852
+#: plugins/admin/departments/dep_move_confirm.tpl:2
+#: plugins/personal/posix/class_posixAccount.inc:651
+#: plugins/personal/posix/class_posixAccount.inc:774 setup/setup_checks.tpl:27
+#: setup/setup_checks.tpl:68 html/password.php:315
+#: include/utils/class_xml.inc:37 include/class_configRegistry.inc:688
+#: include/class_configRegistry.inc:703 include/class_configRegistry.inc:718
+#: include/class_configRegistry.inc:733 include/class_configRegistry.inc:749
+#: include/class_configRegistry.inc:754 include/class_configRegistry.inc:774
+#: include/class_configRegistry.inc:779 include/class_configRegistry.inc:796
+#: include/class_configRegistry.inc:801 include/class_configRegistry.inc:819
+#: include/class_configRegistry.inc:824 include/class_configRegistry.inc:840
+#: include/class_configRegistry.inc:855 include/class_configRegistry.inc:870
+#: include/class_tabs.inc:270 include/class_jsonRPC.inc:37
+#: include/functions.inc:2489 include/functions.inc:2493
+#: include/functions.inc:2499 include/functions.inc:2523
+msgid "Warning"
+msgstr "Atenção"
 
-#: include/class_releaseSelector.inc:262 include/class_ItemSelector.inc:289
-#: include/class_baseSelector.inc:235
-msgid "Submit"
-msgstr "Submeter"
+#: plugins/admin/groups/class_group.inc:852
+#, php-format
+msgid "The gidNumber '%s' is already in use by %s!"
+msgstr ""
 
-#: include/class_socketClient.inc:108
-#, fuzzy, php-format
-msgid "Socket connection to %s:%s failed: %s"
-msgstr "A conexão com o host '%s:%s' falhou: %s"
+#: plugins/admin/groups/class_group.inc:966
+#: plugins/admin/groups/class_group.inc:969
+#: plugins/admin/groups/class_group.inc:1061
+#: plugins/personal/posix/paste_generic.tpl:47
+#: plugins/personal/posix/class_posixAccount.inc:876
+#: plugins/personal/posix/class_posixAccount.inc:879
+#: plugins/personal/posix/generic.tpl:75
+msgid "GID"
+msgstr "GID"
 
-#: include/class_socketClient.inc:191
-#, fuzzy, php-format
-msgid "Socket timeout of %s seconds reached!"
-msgstr "Alcançado o limite de tempo de %s segundos para a conexão."
+#: plugins/admin/groups/class_group.inc:1036
+msgid "Generic group settings"
+msgstr ""
 
-#: include/class_pathNavigator.inc:86
+#: plugins/admin/groups/class_group.inc:1049
 #, fuzzy
-msgid "Welcome to GOsa"
-msgstr "Bem vindo %s!"
-
-#: include/password-methods/class_password-methods.inc:339
-msgid "Cannot find a suitable password method for the current hash!"
-msgstr ""
+msgid "RDN for object group storage."
+msgstr "Lista dos grupos"
 
-#: include/class_SnapshotHandler.inc:45 include/class_SnapshotHandler.inc:76
-#, php-format
-msgid ""
-"The snapshot functionality is enabled but the required variable %s is not "
-"set!"
+#: plugins/admin/groups/class_group.inc:1063
+msgid "Samba group type"
 msgstr ""
 
-#: include/class_SnapshotHandler.inc:58
-#, php-format
-msgid ""
-"The snapshot functionality is enabled but the required PHP compression "
-"module is missing: %s!"
+#: plugins/admin/groups/class_group.inc:1064
+msgid "Samba domain name"
 msgstr ""
 
-#: include/class_acl.inc:27 plugins/admin/acl/class_aclManagement.inc:25
-msgid "Access control"
-msgstr "Controle de acesso"
-
-#: include/class_acl.inc:28
-msgid "Manage access control lists"
-msgstr "Gerenciar listas de controle de acesso"
-
-#: include/class_acl.inc:125 include/class_acl.inc:613
-#: include/class_acl.inc:1033
-#, fuzzy, php-format
-msgid "All users"
-msgstr "Usuários"
-
-#: include/class_acl.inc:228
-#: plugins/generic/references/class_aclResolver.inc:63
-msgid "Reset ACLs"
-msgstr "Limpar ACLs"
-
-#: include/class_acl.inc:229
-#: plugins/generic/references/class_aclResolver.inc:64
-#: plugins/admin/acl/class_aclRole.inc:139
-msgid "One level"
-msgstr "Um nível"
-
-#: include/class_acl.inc:230 include/class_acl.inc:235
-#: plugins/generic/references/class_aclResolver.inc:65
-#: plugins/admin/acl/class_aclRole.inc:140
-msgid "Current object"
-msgstr "Objeto atual"
-
-#: include/class_acl.inc:231
-#: plugins/generic/references/class_aclResolver.inc:66
-#: plugins/admin/acl/class_aclRole.inc:141
-msgid "Complete subtree"
-msgstr "Subárvore completa"
+#: plugins/admin/groups/class_group.inc:1065
+#: plugins/admin/ogroups/class_ogroup.inc:864
+#: plugins/personal/posix/trustModeDialog/generic.tpl:2
+msgid "System trust"
+msgstr "Sistema de confiança"
 
-#: include/class_acl.inc:232
-#: plugins/generic/references/class_aclResolver.inc:67
-#: plugins/admin/acl/class_aclRole.inc:142
-msgid "Complete subtree (permanent)"
-msgstr "Subárvore completa (permanente)"
+#: plugins/admin/groups/class_group.inc:1066
+msgid "Phone pickup group"
+msgstr ""
 
-#: include/class_acl.inc:233 include/class_acl.inc:236
-#: plugins/generic/references/class_aclResolver.inc:68
-msgid "Use ACL defined in role"
-msgstr "Use ACL definida na regra"
+#: plugins/admin/groups/class_group.inc:1067
+msgid "Nagios group"
+msgstr ""
 
-#: include/class_acl.inc:239
-#: plugins/generic/references/class_aclResolver.inc:185
-#: plugins/admin/users/class_userManagement.inc:25
-#: plugins/personal/generic/class_user.inc:1676
-#: setup/class_setupStep_Migrate.inc:297
-msgid "Users"
-msgstr "Usuários"
+#: plugins/admin/groups/class_group.inc:1069
+msgid "Group member"
+msgstr ""
 
-#: include/class_acl.inc:239
-#: plugins/generic/references/class_aclResolver.inc:177
-#: plugins/admin/groups/class_group.inc:1041
-#: plugins/admin/groups/class_groupManagement.inc:25
-#: setup/class_setupStep_Migrate.inc:300
-msgid "Groups"
-msgstr "Grupos"
+#: plugins/admin/departments/class_countryGeneric.inc:82
+#: plugins/admin/departments/class_countryGeneric.inc:83
+#: plugins/admin/departments/dep-filter.xml:49
+#: plugins/admin/departments/dep-list.xml:31
+#: plugins/admin/departments/dep-list.xml:117
+#: plugins/admin/departments/country.tpl:5
+#: plugins/admin/departments/class_departmentManagement.inc:217
+msgid "Country"
+msgstr "País"
 
-#: include/class_acl.inc:254
-#, fuzzy
-msgid "Section"
-msgstr "Ações"
+#: plugins/admin/departments/class_countryGeneric.inc:91
+#: plugins/admin/departments/country.tpl:11
+msgid "Country name"
+msgstr ""
 
-#: include/class_acl.inc:264
+#: plugins/admin/departments/class_countryGeneric.inc:93
+#: plugins/admin/departments/locality.tpl:39
+#: plugins/admin/departments/domain.tpl:39
+#: plugins/admin/departments/class_department.inc:684
+#: plugins/admin/departments/dcObject.tpl:39
+#: plugins/admin/departments/organization.tpl:51
+#: plugins/admin/departments/class_dcObject.inc:92
+#: plugins/admin/departments/class_localityGeneric.inc:93
+#: plugins/admin/departments/country.tpl:39
+#: plugins/admin/departments/class_organizationGeneric.inc:127
+#: plugins/admin/departments/generic.tpl:51
+#: plugins/admin/departments/class_domain.inc:93
+#: plugins/personal/generic/generic.tpl:339
+#: plugins/personal/generic/generic.tpl:355
+#: plugins/personal/generic/class_user.inc:1723
 #, fuzzy
-msgid "Used"
-msgstr "Usuário"
+msgid "Manager"
+msgstr "Pager"
 
-#: include/class_acl.inc:280 plugins/admin/ogroups/class_ogroup.inc:865
-msgid "Member"
+#: plugins/admin/departments/class_countryGeneric.inc:95
+#: plugins/admin/departments/locality.tpl:67
+#: plugins/admin/departments/domain.tpl:67
+#: plugins/admin/departments/class_department.inc:686
+#: plugins/admin/departments/dcObject.tpl:67
+#: plugins/admin/departments/organization.tpl:132
+#: plugins/admin/departments/class_dcObject.inc:94
+#: plugins/admin/departments/class_localityGeneric.inc:95
+#: plugins/admin/departments/country.tpl:68
+#: plugins/admin/departments/class_organizationGeneric.inc:135
+#: plugins/admin/departments/generic.tpl:132
+#: plugins/admin/departments/class_domain.inc:94
+msgid "Administrative settings"
 msgstr ""
 
-#: include/class_acl.inc:280 plugins/admin/acl/class_aclRole.inc:182
-#: plugins/admin/acl/class_aclRole.inc:744
-msgid "Permissions"
+#: plugins/admin/departments/locality.tpl:5
+#: plugins/admin/departments/dep-filter.xml:63
+#: plugins/admin/departments/dep-list.xml:39
+#: plugins/admin/departments/dep-list.xml:124
+#: plugins/admin/departments/class_localityGeneric.inc:82
+#: plugins/admin/departments/class_localityGeneric.inc:83
+#: plugins/admin/departments/class_departmentManagement.inc:229
+msgid "Locality"
 msgstr ""
 
-#: include/class_acl.inc:280 include/php_setup.inc:191
-#: plugins/admin/acl/class_aclRole.inc:182
-msgid "Type"
-msgstr "Tipo"
-
-#: include/class_acl.inc:574
-msgid "No ACL settings for this category!"
-msgstr "Nenhuma configuração de ACL para essa categoria!"
-
-#: include/class_acl.inc:577
-#, php-format
-msgid "ACLs for: %s"
+#: plugins/admin/departments/locality.tpl:11
+#: plugins/admin/departments/dcObject.tpl:11
+msgid "Locality name"
 msgstr ""
 
-#: include/class_acl.inc:583 include/class_acl.inc:587
-msgid "category ACL"
-msgstr "Categoria ACL"
-
-#: include/class_acl.inc:639
-#, fuzzy, php-format
-msgid "Edit ACL for '%s' with scope '%s'"
-msgstr "Editar ACL para '%s' - o escopo é '%s'"
+#: plugins/admin/departments/locality.tpl:14
+#: plugins/admin/departments/dcObject.tpl:14
+msgid "Name of locality to create"
+msgstr ""
 
-#: include/class_acl.inc:801 include/class_acl.inc:808
-msgid "Show/hide advanced settings"
-msgstr "Exibir/Ocultar configurações avançadas"
+#: plugins/admin/departments/locality.tpl:22
+#: plugins/admin/departments/domain.tpl:22
+#: plugins/admin/departments/dcObject.tpl:22
+#: plugins/admin/departments/organization.tpl:22
+#: plugins/admin/departments/country.tpl:22
+msgid "Descriptive text for department"
+msgstr ""
 
-#: include/class_acl.inc:819
-msgid "Create objects"
-msgstr "Criar objetos"
+#: plugins/admin/departments/locality.tpl:70
+#: plugins/admin/departments/domain.tpl:70
+#: plugins/admin/departments/dcObject.tpl:70
+#: plugins/admin/departments/organization.tpl:135
+#: plugins/admin/departments/country.tpl:71
+#: plugins/admin/departments/generic.tpl:135
+msgid "Tag department as an independent administrative unit"
+msgstr ""
 
-#: include/class_acl.inc:820
-msgid "Move objects"
-msgstr "Mover objetos"
+#: plugins/admin/departments/domain.tpl:5
+#: plugins/admin/departments/dep-filter.xml:105
+#: plugins/admin/departments/dep-list.xml:15
+#: plugins/admin/departments/dep-list.xml:103
+#: plugins/admin/departments/class_departmentManagement.inc:193
+#, fuzzy
+msgid "Domain"
+msgstr "no domínio"
 
-#: include/class_acl.inc:821
-msgid "Remove objects"
-msgstr "Remover objetos"
+#: plugins/admin/departments/domain.tpl:11
+#, fuzzy
+msgid "Domain name"
+msgstr "Administradores do domínio"
 
-#: include/class_acl.inc:823
-#: plugins/generic/references/class_aclResolver.inc:307
-msgid "Restrict changes to user's own object"
+#: plugins/admin/departments/domain.tpl:14
+msgid "Name of domain to create"
 msgstr ""
 
-#: include/class_acl.inc:827 include/class_acl.inc:936
-#: include/class_acl.inc:940
-#: plugins/generic/references/class_aclResolver.inc:309
-msgid "read"
-msgstr "leitura"
-
-#: include/class_acl.inc:828 include/class_acl.inc:938
-#: include/class_acl.inc:941
-#: plugins/generic/references/class_aclResolver.inc:310
-msgid "write"
-msgstr "escrita"
+#: plugins/admin/departments/class_department.inc:379
+#: plugins/admin/departments/class_department.inc:683
+#: plugins/admin/departments/organization.tpl:117
+#: plugins/admin/departments/class_organizationGeneric.inc:133
+#: plugins/admin/departments/generic.tpl:118
+#: plugins/personal/generic/generic.tpl:419
+#: plugins/personal/generic/generic.tpl:586
+#: plugins/personal/generic/class_user.inc:1357
+#: plugins/personal/generic/class_user.inc:1848
+msgid "Fax"
+msgstr "Fax"
 
-#: include/class_acl.inc:832
-msgid "Complete object"
-msgstr "Objeto completo"
+#: plugins/admin/departments/class_department.inc:439 html/main.php:170
+#: html/password.php:61 include/utils/class_xml.inc:43
+#: include/functions.inc:465
+msgid "Fatal error"
+msgstr ""
 
-#: include/class_acl.inc:984
-#, fuzzy, php-format
-msgid "Unknown ACL type '%s'!"
-msgstr "Tipo de ACL desconhecida '%s'!"
+#: plugins/admin/departments/class_department.inc:439
+msgid "Cannot find an unused tag for this administrative unit!"
+msgstr ""
 
-#: include/class_acl.inc:1029
+#: plugins/admin/departments/class_department.inc:507
 #, php-format
-msgid "Unknown entry '%s'!"
-msgstr "Entrada desconhecida '%s'!"
+msgid "Tagging '%s'."
+msgstr ""
 
-#: include/class_acl.inc:1093 include/class_acl.inc:1095
-#, fuzzy, php-format
-msgid "ACL role: %s"
-msgstr "Regras de ACL"
+#: plugins/admin/departments/class_department.inc:588
+#, php-format
+msgid "Moving '%s' to '%s'"
+msgstr ""
 
-#: include/class_acl.inc:1095
-#, fuzzy
-msgid "unknown ACL role"
-msgstr "regra desconhecida"
+#: plugins/admin/departments/class_department.inc:624
+#: ihtml/themes/default/snapshotdialog.tpl:20
+#: ihtml/themes/default/snapshotdialog.tpl:63
+#: include/utils/class_msgPool.inc:459 include/class_acl.inc:799
+#: include/class_acl.inc:806 include/class_acl.inc:813
+msgid "Object"
+msgstr "Objeto"
 
-#: include/class_acl.inc:1103
+#: plugins/admin/departments/class_department.inc:629
 #, php-format
-msgid "Contains settings for these objects: %s"
-msgstr "Contém configurações para estes objetos: %s"
-
-#: include/class_acl.inc:1120
-msgid "inactive"
+msgid "FAILED to copy %s, aborting operation"
 msgstr ""
 
-#: include/class_acl.inc:1120
-#, fuzzy
-msgid "No members"
-msgstr "Membros do grupo"
+#: plugins/admin/departments/class_department.inc:660
+#: plugins/admin/departments/class_department.inc:671
+msgid "Departments"
+msgstr "Departamentos"
 
-#: include/class_acl.inc:1290 include/class_acl.inc:1291
-#: include/class_acl.inc:1297 include/class_tabs.inc:397
-#: plugins/admin/acl/tabs_acl.inc:28 plugins/admin/acl/class_aclRole.inc:770
-#: plugins/admin/acl/acl-list.xml:15
-msgid "ACL"
-msgstr "ACL"
+#: plugins/admin/departments/class_department.inc:674
+msgid "Department name"
+msgstr "Nome do departamento"
 
-#: include/class_acl.inc:1291
-msgid "Access control list"
-msgstr "Lista de controle de acesso"
+#: plugins/admin/departments/class_department.inc:679
+#: plugins/admin/departments/organization.tpl:86
+#: plugins/admin/departments/class_organizationGeneric.inc:129
+#: plugins/admin/departments/generic.tpl:87
+#: plugins/personal/generic/generic.tpl:444
+#: plugins/personal/generic/class_user.inc:1733
+msgid "State"
+msgstr "Estado"
 
-#: include/class_acl.inc:1297
-msgid "ACL roles"
-msgstr "Regras de ACL"
+#: plugins/admin/departments/class_department.inc:680
+#: plugins/admin/departments/organization.tpl:82
+#: plugins/admin/departments/organization.tpl:94
+#: plugins/admin/departments/class_localityGeneric.inc:91
+#: plugins/admin/departments/class_organizationGeneric.inc:130
+#: plugins/admin/departments/generic.tpl:83
+#: plugins/admin/departments/generic.tpl:85
+#: plugins/admin/departments/generic.tpl:95
+#: plugins/personal/generic/generic.tpl:436
+#: plugins/personal/generic/class_user.inc:1734
+#: ihtml/themes/default/infoPage.tpl:28
+msgid "Location"
+msgstr "Localização"
 
-#: include/class_acl.inc:1300
-#, fuzzy
-msgid "ACL Entries"
-msgstr "Todas as categorias"
+#: plugins/admin/departments/class_department.inc:681
+#: plugins/admin/departments/organization.tpl:102
+#: plugins/admin/departments/generic.tpl:103
+#: plugins/personal/generic/generic.tpl:185
+#: plugins/personal/generic/generic.tpl:452
+msgid "Address"
+msgstr "Endereço"
 
-#: include/class_session.inc:76 include/class_session.inc:101
-#: include/class_session.inc:127
-msgid "Requested channel does not exist!"
+#: plugins/admin/departments/class_department.inc:682
+msgid "Telephone"
 msgstr ""
 
-#: include/class_listing.inc:257 include/class_sortableListing.inc:274
-msgid "Sort ascending"
+#: plugins/admin/departments/class_department.inc:737
+#, php-format
+msgid "Object '%s' is already tagged"
 msgstr ""
 
-#: include/class_listing.inc:257 include/class_sortableListing.inc:274
-msgid "Sort descending"
+#: plugins/admin/departments/class_department.inc:744
+#, php-format
+msgid "Adding tag (%s) to object '%s'"
 msgstr ""
 
-#: include/class_listing.inc:319
-msgid "Select all"
+#: plugins/admin/departments/class_department.inc:776
+#, php-format
+msgid "Removing tag from object '%s'"
 msgstr ""
 
-#: include/class_listing.inc:578
+#: plugins/admin/departments/dcObject.tpl:5
+#: plugins/admin/departments/dep-filter.xml:77
+#: plugins/admin/departments/dep-list.xml:23
+#: plugins/admin/departments/dep-list.xml:110
 #, fuzzy
-msgid "created by"
-msgstr "Criar"
-
-#: include/class_listing.inc:1064 include/class_listing.inc:1066
-msgid "Go to preceding level"
-msgstr ""
-
-#: include/class_listing.inc:1072 include/class_listing.inc:1074
-msgid "Go to current users level"
-msgstr ""
-
-#: include/class_listing.inc:1079
-msgid "Reload list"
-msgstr "Recarregar lista"
-
-#: include/class_listing.inc:1183 plugins/admin/ogroups/ogroup-list.xml:62
-#: plugins/admin/groups/group-list.xml:62 plugins/admin/users/user-list.xml:78
-#: plugins/admin/newConfigManagement/DeviceConfig-list.xml:50
-#: plugins/admin/departments/dep-list.xml:87 plugins/admin/acl/acl-list.xml:65
-#: plugins/addons/propertyEditor/property-list.xml:96
-msgid "Actions"
-msgstr "Ações"
+msgid "Domain component"
+msgstr "Administradores do domínio"
 
-#: include/class_listing.inc:1453
-msgid "Copy"
+#: plugins/admin/departments/dep_move_confirm.tpl:2
+msgid "You are currently moving/renaming this department."
 msgstr ""
 
-#: include/class_listing.inc:1459
-msgid "Cut"
+#: plugins/admin/departments/dep_move_confirm.tpl:6
+msgid ""
+"Modifying a departments naming attribute 'ou' or base may corrupt ACLs and "
+"snapshot entries for all entire objects."
 msgstr ""
 
-#: include/class_listing.inc:1467 include/class_listing.inc:1469
-#: include/class_CopyPasteHandler.inc:571
-msgid "Paste"
-msgstr "Colar"
-
-#: include/class_listing.inc:1492
-msgid "Cut this entry"
+#: plugins/admin/departments/dep_move_confirm.tpl:9
+msgid "GOsa can NOT fix this for you, yet."
 msgstr ""
 
-#: include/class_listing.inc:1501
-msgid "Copy this entry"
+#: plugins/admin/departments/dep_move_confirm.tpl:12
+msgid ""
+"Before you confirm this action, ensure that everything will be as expected, "
+"possibly the best solution is a backup."
 msgstr ""
 
-#: include/class_listing.inc:1533 include/class_listing.inc:1535
-msgid "Restore snapshots"
-msgstr ""
+#: plugins/admin/departments/dep-filter.xml:35
+#: plugins/admin/departments/generic.tpl:4
+#, fuzzy
+msgid "Organizational Unit"
+msgstr "Organização"
 
-#: include/class_listing.inc:1549
-msgid "Export list"
-msgstr ""
+#: plugins/admin/departments/dep-filter.xml:91
+#: plugins/admin/departments/organization.tpl:4
+#: plugins/admin/departments/dep-list.xml:47
+#: plugins/admin/departments/dep-list.xml:131
+#: plugins/admin/departments/class_organizationGeneric.inc:113
+#: plugins/admin/departments/class_organizationGeneric.inc:114
+#: plugins/admin/departments/class_departmentManagement.inc:241
+#: plugins/personal/generic/generic.tpl:298
+#: plugins/personal/generic/class_user.inc:1720 setup/setup_feedback.tpl:10
+#: setup/setup_feedback.tpl:12 ihtml/themes/default/infoPage.tpl:26
+msgid "Organization"
+msgstr "Organização"
 
-#: include/class_listing.inc:1583 include/class_SnapShotDialog.inc:142
-msgid "Restore snapshot"
+#: plugins/admin/departments/dep_iframe.tpl:1
+msgid "Processing the requested operation"
 msgstr ""
 
-#: include/class_listing.inc:1591
-msgid "Create new snapshot for this object"
+#: plugins/admin/departments/dep_iframe.tpl:7
+msgid ""
+"Your browser doesn't support IFRAME HTML elements. Please use this link to "
+"perform the requested operation."
 msgstr ""
 
-#: include/class_sortableListing.inc:234
-msgid "Sortable list"
+#: plugins/admin/departments/organization.tpl:11
+msgid "Name of organization"
 msgstr ""
 
-#: include/class_sortableListing.inc:239
-msgid "Edit this entry"
-msgstr "Editar esta entrada"
-
-#: include/class_sortableListing.inc:244
-msgid "Delete this entry"
-msgstr "Deletar esta entrada"
-
-#: include/functions.inc:134
-#, php-format
-msgid "Fatal error: no class locations defined - please run %s to fix this"
+#: plugins/admin/departments/organization.tpl:14
+msgid "Name of organization to create"
 msgstr ""
 
-#: include/functions.inc:141
-#, php-format
-msgid "Fatal error: cannot instantiate class %s - try running %s to fix this"
+#: plugins/admin/departments/organization.tpl:30
+#: plugins/admin/departments/generic.tpl:30
+msgid "Category for this subtree"
 msgstr ""
 
-#: include/functions.inc:466
-#, fuzzy, php-format
-msgid "Error while connecting to LDAP: %s"
-msgstr "enquanto executava no LDAP server %s"
-
-#: include/functions.inc:537 include/functions.inc:623
-msgid "User ID is not unique!"
+#: plugins/admin/departments/organization.tpl:89
+#: plugins/admin/departments/generic.tpl:90
+msgid "State where this subtree is located"
 msgstr ""
 
-#: include/functions.inc:827 include/functions.inc:945
-msgid "Error while locking entry!"
+#: plugins/admin/departments/organization.tpl:97
+#: plugins/admin/departments/generic.tpl:98
+msgid "Location of this subtree"
 msgstr ""
 
-#: include/functions.inc:837
-#, php-format
-msgid "Cannot store lock information in LDAP!"
+#: plugins/admin/departments/organization.tpl:105
+#: plugins/admin/departments/generic.tpl:106
+msgid "Postal address of this subtree"
 msgstr ""
 
-#: include/functions.inc:837
-#, fuzzy, php-format
-msgid "Error: %s"
-msgstr "Erro"
-
-#: include/functions.inc:1267
-#, php-format
-msgid "The current size limit of %d entries is exceeded!"
+#: plugins/admin/departments/organization.tpl:112
+#: plugins/admin/departments/generic.tpl:113
+msgid "Base telephone number of this subtree"
 msgstr ""
 
-#: include/functions.inc:1269
-#, php-format
-msgid "Set the size limit to %s"
+#: plugins/admin/departments/organization.tpl:120
+#: plugins/admin/departments/generic.tpl:121
+msgid "Base facsimile telephone number of this subtree"
 msgstr ""
 
-#: include/functions.inc:1281 plugins/personal/generic/generic.tpl:218
-msgid "Configure"
-msgstr "Configurar"
-
-#: include/functions.inc:1286
+#: plugins/admin/departments/dep-list.xml:11
 #, fuzzy
-msgid "list is incomplete"
-msgstr "Operação finalizada"
+msgid "List of structural objects"
+msgstr "Lista dos grupos"
 
-#: include/functions.inc:1636
-msgid "Continue anyway"
-msgstr ""
+#: plugins/admin/departments/dep-list.xml:55
+#: plugins/admin/departments/dep-list.xml:71
+#: plugins/admin/departments/dep-list.xml:138
+#: plugins/admin/departments/class_departmentManagement.inc:253
+#: plugins/admin/ogroups/objectSelect/selectObject-list.xml:15
+#: plugins/admin/ogroups/class_ogroupManagement.inc:186
+#: plugins/personal/generic/generic.tpl:306
+#: plugins/personal/generic/class_user.inc:1721
+msgid "Department"
+msgstr "Departamento"
 
-#: include/functions.inc:1638
-msgid "Edit anyway"
-msgstr "Editar mesmo assim"
+#: plugins/admin/departments/class_dcObject.inc:81
+#: plugins/admin/departments/class_dcObject.inc:82
+#: plugins/admin/departments/class_departmentManagement.inc:205
+#: plugins/admin/departments/class_domain.inc:81
+#: plugins/admin/departments/class_domain.inc:82
+msgid "Domain Component"
+msgstr ""
 
-#: include/functions.inc:1641
-msgid "These entries are currently locked:"
+#: plugins/admin/departments/country.tpl:14
+msgid "Name of country to create"
 msgstr ""
 
-#: include/functions.inc:1882
-msgid "Entries per page"
+#: plugins/admin/departments/class_organizationGeneric.inc:122
+msgid "Organization name"
 msgstr ""
 
-#: include/functions.inc:2060
-#, fuzzy, php-format
-msgid "GOsa %s"
-msgstr "GOsa"
+#: plugins/admin/departments/class_organizationGeneric.inc:131
+#: plugins/personal/generic/generic.tpl:183
+#: plugins/personal/generic/class_user.inc:1735
+msgid "Postal address"
+msgstr "Caixa postal"
 
-#: include/functions.inc:2067
-#, php-format
-msgid "GOsa %s snapshot (Rev %s)"
+#: plugins/admin/departments/class_organizationGeneric.inc:132
+#: plugins/generic/infoPage/class_infoPage.inc:109
+msgid "Phone number"
 msgstr ""
 
-#: include/functions.inc:2072
-#, php-format
-msgid "GOsa development snapshot (Rev %s)"
+#: plugins/admin/departments/generic.tpl:11
+msgid "Name of department"
 msgstr ""
 
-#: include/functions.inc:2168
-#, fuzzy, php-format
-msgid "File %s cannot be deleted!"
-msgstr "Esse objeto '%s' será apagado!"
-
-#: include/functions.inc:2198 include/functions.inc:2218
-msgid "Cannot write revision file!"
+#: plugins/admin/departments/generic.tpl:14
+msgid "Name of subtree to create"
 msgstr ""
 
-#: include/functions.inc:2489 include/functions.inc:2493
-#: include/functions.inc:2499
-msgid "'baseIdHook' is not available. Using default base!"
-msgstr ""
+#: plugins/admin/departments/generic.tpl:22
+#, fuzzy
+msgid "Descriptive text for   department"
+msgstr "Exibir sistemas do departamento"
 
-#: include/functions.inc:2523
-msgid ""
-"Cannot read schema information from LDAP. Schema validation is not possible!"
-msgstr ""
+#: plugins/admin/departments/class_departmentManagement.inc:25
+#, fuzzy
+msgid "Directory structure"
+msgstr "Diretório"
 
-#: include/functions.inc:2549
-msgid "This class is used to make users appear in GOsa."
+#: plugins/admin/departments/class_departmentManagement.inc:26
+msgid ""
+"Manage organizations, organizational units, localities, countries and more"
 msgstr ""
 
-#: include/functions.inc:2556
+#: plugins/admin/departments/class_departmentManagement.inc:125
 msgid ""
-"This class is used to lock entries in order to prevent multiple edits at a "
-"time."
+"As soon as the tag operation has finished, you can scroll down to end of the "
+"page and    press the 'Continue' button to continue with the department "
+"management dialog."
 msgstr ""
 
-#: include/functions.inc:2601
-#, php-format
-msgid "Required object class %s is missing!"
-msgstr ""
+#: plugins/admin/newConfigManagement/DeviceConfig-list.xml:10
+#, fuzzy
+msgid "List of items"
+msgstr "Lista de usuários"
 
-#: include/functions.inc:2604
-#, php-format
-msgid "Optional object class %s is missing!"
-msgstr ""
+#: plugins/admin/newConfigManagement/DeviceConfig-list.xml:75
+#, fuzzy
+msgid "Edit item"
+msgstr "Editar certificados"
 
-#: include/functions.inc:2609
-#, php-format
-msgid "Wrong version of required object class %s (!=%s) detected!"
-msgstr ""
+#: plugins/admin/newConfigManagement/DeviceConfig-list.xml:82
+#, fuzzy
+msgid "Remove item"
+msgstr "Remover foto"
 
-#: include/functions.inc:2612
-#, php-format
-msgid "Class available"
-msgstr ""
+#: plugins/admin/newConfigManagement/DeviceConfig-list.tpl:9
+#, fuzzy
+msgid "Container"
+msgstr "Continuar"
 
-#: include/functions.inc:2634
-msgid ""
-"RFC2307bis schema is enabled, but the current LDAP configuration does not "
-"support it!"
+#: plugins/admin/newConfigManagement/DeviceConfig-list.tpl:10
+msgid "Item"
 msgstr ""
 
-#: include/functions.inc:2635
-msgid ""
-"To use RFC2307bis groups, the objectClass 'posixGroup' must be AUXILIARY."
-msgstr ""
+#: plugins/admin/newConfigManagement/class_newConfigManagement.inc:8
+#: plugins/admin/newConfigManagement/class_newConfigManagement.inc:9
+#: plugins/admin/newConfigManagement/class_newConfigManagement.inc:352
+#: plugins/admin/newConfigManagement/class_newConfigManagement.inc:353
+#: plugins/admin/newConfigManagement/class_newConfigManagement.inc:359
+#, fuzzy
+msgid "Config management"
+msgstr "Erro de configuração"
 
-#: include/functions.inc:2639
-msgid ""
-"RFC2307bis schema is disabled, but the current LDAP configuration supports "
-"it!"
+#: plugins/admin/newConfigManagement/class_newConfigManagement.inc:42
+#: plugins/admin/newConfigManagement/class_newConfigManagement.inc:95
+#, php-format
+msgid "Failed to load distributions, error was '%s'!"
 msgstr ""
 
-#: include/functions.inc:2640
-msgid "To correct this, the objectClass 'posixGroup' must be STRUCTURAL."
+#: plugins/admin/newConfigManagement/class_newConfigManagement.inc:262
+msgid "No selectable install methods returned!"
 msgstr ""
 
-#: include/functions.inc:2665
-msgid "German"
-msgstr "Alemão"
-
-#: include/functions.inc:2666
-msgid "French"
-msgstr "Francês"
-
-#: include/functions.inc:2667
-msgid "Italian"
-msgstr "Italiano"
+#: plugins/admin/newConfigManagement/class_newConfigManagement.inc:263
+#: setup/class_setup.inc:183
+msgid "Setup"
+msgstr ""
 
-#: include/functions.inc:2668
-msgid "Spanish"
-msgstr "Espanhol"
+#: plugins/admin/newConfigManagement/class_newConfigManagement.inc:278
+#, fuzzy
+msgid "Distribution"
+msgstr "Descrição"
 
-#: include/functions.inc:2669
-msgid "English"
-msgstr "Inglês"
+#: plugins/admin/newConfigManagement/class_newConfigManagement.inc:284
+msgid "Release"
+msgstr ""
 
-#: include/functions.inc:2670
-msgid "Dutch"
-msgstr "Holandês"
+#: plugins/admin/newConfigManagement/class_newConfigManagement.inc:290
+#, fuzzy
+msgid "Component"
+msgstr "Administradores do domínio"
 
-#: include/functions.inc:2671
-msgid "Polish"
-msgstr "Polonês"
+#: plugins/admin/ogroups/paste_generic.tpl:1
+#, fuzzy
+msgid "Paste object group"
+msgstr "Lista dos grupos"
 
-#: include/functions.inc:2672
-msgid "Brazilian Portuguese"
+#: plugins/admin/ogroups/paste_generic.tpl:7
+msgid "Please enter the new object group name"
 msgstr ""
 
-#: include/functions.inc:2674
-msgid "Chinese"
+#: plugins/admin/ogroups/paste_generic.tpl:16
+msgid ""
+"Copy members. Be careful with this option, systems can only inherit from a "
+"single object group!"
 msgstr ""
 
-#: include/functions.inc:2675
-msgid "Vietnamese"
+#: plugins/admin/ogroups/ogroup-list.xml:11
+#, fuzzy
+msgid "List of object groups"
+msgstr "Lista dos grupos"
+
+#: plugins/admin/ogroups/ogroup-list.xml:15
+#: plugins/admin/ogroups/generic.tpl:1
+msgid "Object group"
 msgstr ""
 
-#: include/functions.inc:2676
-msgid "Russian"
-msgstr "Russo"
+#: plugins/admin/ogroups/ogroup-list.xml:142
+#, fuzzy
+msgid "Edit object group"
+msgstr "Lista dos grupos"
 
-#: include/functions.inc:2869
+#: plugins/admin/ogroups/ogroup-list.xml:155
 #, fuzzy
-msgid "Cannot detect password hash!"
-msgstr "Não foi possível selecionar o banco de dados %s!"
+msgid "Remove object group"
+msgstr "Remover foto"
 
-#: include/functions.inc:2910 include/functions.inc:2985
-#, php-format
-msgid "Pre-event hook reported a problem: %s. Password change canceled!"
-msgstr ""
+#: plugins/admin/ogroups/tabs_ogroups.inc:139
+msgid "Phone queue"
+msgstr "Fila de Telefone"
 
-#: include/functions.inc:2941
+#: plugins/admin/ogroups/tabs_ogroups.inc:164
 #, fuzzy
-msgid "Password change failed!"
-msgstr "Senha alterada"
+msgid "Groupware"
+msgstr "Nome do grupo"
 
-#: include/functions.inc:2949
-#, php-format
-msgid "Post-event hook reported a problem: %s. Password change canceled!"
-msgstr ""
+#: plugins/admin/ogroups/tabs_ogroups.inc:176
+#, fuzzy
+msgid "System settings"
+msgstr "Configurações do usuário"
 
-#: include/functions.inc:3053
-msgid "Cannot generate SAMBA hash!"
+#: plugins/admin/ogroups/tabs_ogroups.inc:188
+#: plugins/admin/ogroups/tabs_ogroups.inc:213
+msgid "Recipe"
 msgstr ""
 
-#: include/functions.inc:3068
-#, php-format
-msgid "Generating SAMBA hash by running %s failed: check %s!"
-msgstr ""
+#: plugins/admin/ogroups/tabs_ogroups.inc:200
+#: plugins/admin/ogroups/tabs_ogroups.inc:222
+msgid "Devices"
+msgstr "Dispositivos"
 
-#: include/functions.inc:3346 include/functions.inc:3360
-#: include/functions.inc:3398 include/functions.inc:3410
-#: include/functions.inc:3414 include/functions.inc:3429
-#: include/functions.inc:3438
-msgid "Cannot allocate free ID:"
+#: plugins/admin/ogroups/tabs_ogroups.inc:232
+msgid "Deployment summary"
 msgstr ""
 
-#: include/functions.inc:3346
-msgid "unknown idAllocation method!"
+#: plugins/admin/ogroups/tabs_ogroups.inc:242
+msgid "Desktop"
 msgstr ""
 
-#: include/functions.inc:3360
-#, php-format
-msgid "%sPoolMin >= %sPoolMax!"
-msgstr ""
+#: plugins/admin/ogroups/tabs_ogroups.inc:259
+msgid "Applications"
+msgstr "Aplicações"
 
-#: include/functions.inc:3390
-msgid "Cannot create sambaUnixIdPool entry!"
-msgstr ""
+#: plugins/admin/ogroups/generic.tpl:5 plugins/personal/posix/generic.tpl:6
+#, fuzzy
+msgid "Generic settings"
+msgstr "Configurações do usuário"
 
-#: include/functions.inc:3398
-msgid "sambaUnixIdPool is not unique!"
+#: plugins/admin/ogroups/generic.tpl:10
+msgid "Name of the group"
 msgstr ""
 
-#: include/functions.inc:3410 include/functions.inc:3414
-msgid "no ID available!"
+#: plugins/admin/ogroups/generic.tpl:41
+msgid "Member objects"
 msgstr ""
 
-#: include/functions.inc:3438
-msgid "maximum number of tries exceeded!"
-msgstr ""
+#: plugins/admin/ogroups/objectSelect/class_objectSelect.inc:29
+#, fuzzy
+msgid "Object selection"
+msgstr "Administração de grupos"
 
-#: include/functions.inc:3498
-msgid "Cannot allocate free ID!"
-msgstr ""
+#: plugins/admin/ogroups/objectSelect/selectObject-list.xml:23
+#: plugins/admin/ogroups/class_ogroupManagement.inc:187
+#: plugins/personal/posix/trustSelect/trust-list.xml:12
+msgid "Server"
+msgstr "Servidor"
 
-#: include/class_tabs.inc:57
-#, php-format
-msgid "No plugin definition for %s found: please check the configuration file!"
-msgstr ""
+#: plugins/admin/ogroups/objectSelect/selectObject-list.xml:31
+#: plugins/admin/ogroups/class_ogroupManagement.inc:189
+#: plugins/personal/posix/trustSelect/trust-list.xml:19
+msgid "Workstation"
+msgstr "Estação de trabalho"
 
-#: include/class_tabs.inc:264
-#, php-format
-msgid "Delete process has been canceled by plugin %s: %s"
+#: plugins/admin/ogroups/objectSelect/selectObject-list.xml:39
+#: plugins/admin/ogroups/class_ogroupManagement.inc:191
+#: plugins/personal/posix/trustSelect/trust-list.xml:26
+msgid "Terminal"
 msgstr ""
 
-#: include/class_tabs.inc:402
-msgid "References"
-msgstr "Referências"
+#: plugins/admin/ogroups/objectSelect/selectObject-list.xml:47
+#: plugins/admin/ogroups/class_ogroupManagement.inc:192
+msgid "Printer"
+msgstr "Impressora"
 
-#: include/class_SnapShotDialog.inc:55
-#, fuzzy
-msgid "Date"
-msgstr "Colar"
+#: plugins/admin/ogroups/class_ogroupManagement.inc:25
+#: plugins/admin/ogroups/class_ogroup.inc:858
+msgid "Object groups"
+msgstr "Grupos de objeto"
 
-#: include/class_SnapShotDialog.inc:94
-#, php-format
-msgid "You are about to delete the snapshot %s."
+#: plugins/admin/ogroups/class_ogroupManagement.inc:26
+msgid "Combine different types of objects to make use of this relationship"
 msgstr ""
 
-#: include/class_SnapShotDialog.inc:143
-#, fuzzy
-msgid "Delete snapshot"
-msgstr "Deletar esta entrada"
+#: plugins/admin/ogroups/class_ogroupManagement.inc:182
+msgid "Templates"
+msgstr "Modelos"
 
-#: include/class_SnapShotDialog.inc:144 include/class_SnapShotDialog.inc:162
-msgid "Y-m-d, H:i:s"
-msgstr ""
+#: plugins/admin/ogroups/class_ogroupManagement.inc:185
+msgid "Application"
+msgstr "Aplicação"
 
-#: include/exporter/class_cvsExporter.inc:48
-msgid "CSV"
+#: plugins/admin/ogroups/class_ogroupManagement.inc:190
+msgid "Windows Install"
 msgstr ""
 
-#: include/exporter/class_PDF.inc:24
-#, fuzzy
-msgid "Page"
-msgstr "Pager"
+#: plugins/admin/ogroups/class_ogroup.inc:244
+#: plugins/generic/dashBoard/dbInformation/contents.tpl:1
+#: setup/setup_ldap.tpl:108
+msgid "Information"
+msgstr "Informação"
 
-#: include/exporter/class_pdfExporter.inc:18
-msgid "No PDF export possible: there is no FPDF library installed."
+#: plugins/admin/ogroups/class_ogroup.inc:244
+msgid "You cannot combine terminals and workstations in one object group!"
 msgstr ""
 
-#: include/exporter/class_pdfExporter.inc:145
-msgid "PDF"
+#: plugins/admin/ogroups/class_ogroup.inc:320
+msgid "too many different objects!"
 msgstr ""
 
-#: include/class_GOsaRegistration.inc:127
-msgid ""
-"UNIX-timestamp pointing to the date GOsa will ask for a registration again "
-"(-1 to disable)"
-msgstr ""
+#: plugins/admin/ogroups/class_ogroup.inc:322
+msgid "users"
+msgstr "Usuários"
 
-#: include/class_jsonRPC.inc:38
-#, fuzzy, php-format
-msgid "The RPC connection (%s) specified for %s:%s is invalid: %s"
-msgstr "O comando '%s' para o plugin %s is invalid!"
+#: plugins/admin/ogroups/class_ogroup.inc:323
+msgid "groups"
+msgstr "Grupos"
 
-#: include/class_jsonRPC.inc:331
-#, fuzzy, php-format
-msgid "Unknown HTTP status code %s!"
-msgstr "Tipo de ACL desconhecida '%s'!"
+#: plugins/admin/ogroups/class_ogroup.inc:324
+msgid "applications"
+msgstr "Aplicações"
 
-#: include/class_multi_plug.inc:362
-msgid "You are currently editing multiple entries."
-msgstr ""
+#: plugins/admin/ogroups/class_ogroup.inc:325
+msgid "departments"
+msgstr "Departamentos"
 
-#: include/class_multi_plug.inc:394
+#: plugins/admin/ogroups/class_ogroup.inc:326
+msgid "servers"
+msgstr "Servidores"
+
+#: plugins/admin/ogroups/class_ogroup.inc:327
+msgid "workstations"
+msgstr "Estações de Trabalho"
+
+#: plugins/admin/ogroups/class_ogroup.inc:328
 #, fuzzy
-msgid "Reset password"
-msgstr "Definir a senha"
+msgid "Windows workstations"
+msgstr "Estações de Trabalho"
 
-#: include/class_multi_plug.inc:394
-msgid "The user password has been reset. Please set a new password!"
+#: plugins/admin/ogroups/class_ogroup.inc:329
+msgid "terminals"
+msgstr "Terminais"
+
+#: plugins/admin/ogroups/class_ogroup.inc:330
+msgid "phones"
+msgstr "Telefones"
+
+#: plugins/admin/ogroups/class_ogroup.inc:331
+msgid "printers"
+msgstr "Impressoras"
+
+#: plugins/admin/ogroups/class_ogroup.inc:533
+#, fuzzy
+msgid "Non existing DN:"
+msgstr "Dn não existente:"
+
+#: plugins/admin/ogroups/class_ogroup.inc:651
+#, php-format
+msgid ""
+"These systems are already configured by other object groups and cannot be "
+"added:"
 msgstr ""
 
-#: include/class_certificate.inc:73
-msgid "Certificate is empty!"
+#: plugins/admin/ogroups/class_ogroup.inc:685
+msgid "You can combine two different object types at maximum, only!"
 msgstr ""
 
-#: include/class_certificate.inc:100
-msgid "Cannot load certificate: only PEM and DER are supported!"
+#: plugins/admin/ogroups/class_ogroup.inc:849
+msgid "Object group generic"
 msgstr ""
 
-#: include/class_certificate.inc:115
-msgid "Cannot extract information for non PEM certificates!"
+#: plugins/admin/ogroups/class_ogroup.inc:865 include/class_acl.inc:280
+msgid "Member"
 msgstr ""
 
-#: include/class_certificate.inc:219
-msgid "No valid certificate loaded!"
-msgstr ""
+#: plugins/personal/posix/trustSelect/class_trustSelect.inc:29
+#, fuzzy
+msgid "Trust machine selection"
+msgstr "Administração de grupos"
 
-#: include/php_setup.inc:107
-msgid "Generating this page caused the PHP interpreter to raise some errors!"
-msgstr ""
+#: plugins/personal/posix/paste_generic.tpl:1
+#: plugins/personal/posix/paste_generic.tpl:5
+#: plugins/personal/posix/generic.tpl:1
+#, fuzzy
+msgid "POSIX settings"
+msgstr "Configurações samba"
 
-#: include/php_setup.inc:110
-msgid "Send bug report"
-msgstr ""
+#: plugins/personal/posix/paste_generic.tpl:6
+#: plugins/personal/posix/paste_generic.tpl:9
+#: plugins/personal/posix/class_posixAccount.inc:858
+#: plugins/personal/posix/class_posixAccount.inc:861
+#: plugins/personal/posix/class_posixAccount.inc:936
+#: plugins/personal/posix/class_posixAccount.inc:939
+#: plugins/personal/posix/class_posixAccount.inc:1307
+#: plugins/personal/posix/generic.tpl:8
+msgid "Home directory"
+msgstr "Diretório pessoal"
 
-#: include/php_setup.inc:114
-msgid "Toggle details"
-msgstr ""
+#: plugins/personal/posix/paste_generic.tpl:17
+#: plugins/personal/posix/generic.tpl:51
+#: plugins/personal/posix/posix_shadow.tpl:2
+#: plugins/personal/generic/generic.tpl:34
+#: plugins/personal/generic/generic.tpl:81
+#, fuzzy
+msgid "Account settings"
+msgstr "Configurações Posix"
 
-#: include/php_setup.inc:123
-msgid "PHP error"
-msgstr ""
+#: plugins/personal/posix/paste_generic.tpl:19
+#: plugins/personal/posix/class_posixAccount.inc:1308
+#: plugins/personal/posix/generic.tpl:26
+msgid "Primary group"
+msgstr "Grupo primário"
 
-#: include/php_setup.inc:142
-msgid "class"
-msgstr ""
+#: plugins/personal/posix/paste_generic.tpl:33
+#: plugins/personal/posix/generic.tpl:60
+msgid "Force UID/GID"
+msgstr "Forçar UID/GID"
 
-#: include/php_setup.inc:148
-msgid "function"
-msgstr ""
+#: plugins/personal/posix/paste_generic.tpl:58
+#: plugins/personal/posix/paste_generic.tpl:61
+#: plugins/personal/posix/generic.tpl:89
+#: plugins/generic/references/class_reference.inc:58
+#: plugins/generic/references/class_reference.inc:64
+msgid "Group membership"
+msgstr "Membros do grupo"
 
-#: include/php_setup.inc:153
-msgid "static"
-msgstr ""
+#: plugins/personal/posix/paste_generic.tpl:68
+#: plugins/personal/posix/generic.tpl:92
+msgid "(Warning: more than 16 groups are not supported by NFS!)"
+msgstr "(Atenção: mais do que 16 grupos não são suportados pelo NFS!)"
 
-#: include/php_setup.inc:157
-msgid "method"
-msgstr ""
+#: plugins/personal/posix/groupSelect/class_groupSelect.inc:29
+#, fuzzy
+msgid "Group selection"
+msgstr "Administração de grupos"
 
-#: include/php_setup.inc:190
-msgid "Traceback"
+#: plugins/personal/posix/class_posixAccount.inc:38
+msgid "Edit users POSIX settings"
 msgstr ""
 
-#: include/php_setup.inc:191
-msgid "File"
-msgstr ""
+#: plugins/personal/posix/class_posixAccount.inc:146
+msgid "expired"
+msgstr "expirado"
 
-#: include/php_setup.inc:191
-msgid "Line"
+#: plugins/personal/posix/class_posixAccount.inc:148
+msgid "grace time active"
 msgstr ""
 
-#: include/php_setup.inc:192
-msgid "Arguments"
-msgstr ""
+#: plugins/personal/posix/class_posixAccount.inc:151
+#: plugins/personal/posix/class_posixAccount.inc:153
+#: plugins/personal/posix/class_posixAccount.inc:155
+msgid "active"
+msgstr "ativo"
 
-#: include/class_userFilter.inc:55 plugins/admin/departments/generic.tpl:27
-#: plugins/admin/departments/class_organizationGeneric.inc:124
-#: plugins/admin/departments/class_department.inc:676
-#: plugins/admin/departments/organization.tpl:27
-#: plugins/admin/acl/class_aclRole.inc:166
-msgid "Category"
+#: plugins/personal/posix/class_posixAccount.inc:151
+msgid "password not changeable"
 msgstr ""
 
-#: include/class_filter.inc:226
-#, fuzzy
-msgid "Search filter"
-msgstr "Impressora"
+#: plugins/personal/posix/class_posixAccount.inc:153
+msgid "password expired"
+msgstr ""
 
-#: include/class_filter.inc:444
-msgid "Search in subtrees"
-msgstr "Procurar em subárvores"
+#: plugins/personal/posix/class_posixAccount.inc:215
+#: include/class_management.inc:32 include/class_management.inc:33
+msgid "unconfigured"
+msgstr "desconfigurado"
 
-#: include/class_filter.inc:449
-#, fuzzy
-msgid "Edit filters"
-msgstr "Editar certificados"
+#: plugins/personal/posix/class_posixAccount.inc:226
+msgid "automatic"
+msgstr "automático"
 
-#: include/class_userFilterEditor.inc:254
+#: plugins/personal/posix/class_posixAccount.inc:374
 #, php-format
-msgid "Error in filter #%s: %s opening and %s closing brackets detected!"
-msgstr ""
-
-#: include/class_plugin.inc:581
-msgid ""
-"The current object has been altered while beeing edited. If you save this "
-"entry, changes that have been made by others will be discarded!"
-msgstr ""
+msgid "Password can't be changed up to %s days after last change"
+msgstr "A senha não pode ser alterada até %s dias após a última troca"
 
-#: include/class_plugin.inc:1411
+#: plugins/personal/posix/class_posixAccount.inc:378
 #, php-format
-msgid "Changing ACL DN from %s to %s"
-msgstr ""
-
-#: include/functions_helpviewer.inc:45
-#, fuzzy, php-format
-msgid "XML error in guide.xml: %s at line %s"
-msgstr "Erro de XML no gosa.conf: %s na linha %d"
-
-#: include/functions_helpviewer.inc:88
-msgid "No help available for this plug-in."
-msgstr ""
+msgid "Password must be changed after %s days"
+msgstr "A senha deve ser alterada após %s dias"
 
-#: include/functions_helpviewer.inc:388
+#: plugins/personal/posix/class_posixAccount.inc:382
 #, php-format
-msgid "%s results for your search with the keyword %s"
+msgid "Disable account after %s days of inactivity after password expiry"
 msgstr ""
 
-#: include/functions_helpviewer.inc:461
+#: plugins/personal/posix/class_posixAccount.inc:386
 #, php-format
-msgid "%s%% hit rate in file %s"
+msgid "Warn user %s days before password expiry"
 msgstr ""
 
-#: include/utils/class_timezone.inc:47
-#, fuzzy, php-format
-msgid "The configured timezone %s is not valid!"
-msgstr "A configuração GOsa %s/%s não pôde ser lida. Abortado."
-
-#: include/utils/class_xml.inc:51
-#, fuzzy
-msgid "XML error"
-msgstr "Erro de LDAP"
-
-#: include/utils/class_msgPool.inc:17
-msgid "This object will be deleted!"
-msgstr "Esse objeto será apagado!"
-
-#: include/utils/class_msgPool.inc:19
-#, fuzzy, php-format
-msgid "This %s object will be deleted!"
-msgstr "Esse objeto '%s' será apagado!"
+#: plugins/personal/posix/class_posixAccount.inc:651
+msgid "Timeout while waiting for lock. Ignoring lock!"
+msgstr ""
 
-#: include/utils/class_msgPool.inc:24
-#, php-format
-msgid "This object will be deleted: %s"
-msgstr "Esse objeto será apagado: %s"
+#: plugins/personal/posix/class_posixAccount.inc:709
+#: plugins/personal/posix/class_posixAccount.inc:1000
+msgid "Group of user"
+msgstr "Grupo do usuário"
 
-#: include/utils/class_msgPool.inc:26
-#, fuzzy, php-format
-msgid "This %s object will be deleted: %s"
-msgstr "Esse objeto '%s' será apagado: %s"
+#: plugins/personal/posix/class_posixAccount.inc:774
+msgid ""
+"A duplicated UID number was written for this user. If this was not intended "
+"please verify all used uidNumbers!"
+msgstr ""
 
-#: include/utils/class_msgPool.inc:31
-msgid "This object will be deleted:"
-msgstr "Esse objeto será apagado:"
+#: plugins/personal/posix/class_posixAccount.inc:892
+#: plugins/personal/posix/class_posixAccount.inc:945
+msgid "shadowMin"
+msgstr ""
 
-#: include/utils/class_msgPool.inc:33
-#, fuzzy, php-format
-msgid "This %s object will be deleted:"
-msgstr "Esse objeto '%s' será apagado:"
+#: plugins/personal/posix/class_posixAccount.inc:897
+#: plugins/personal/posix/class_posixAccount.inc:950
+msgid "shadowMax"
+msgstr ""
 
-#: include/utils/class_msgPool.inc:37
-#, php-format
-msgid "These objects will be deleted: %s"
-msgstr "Estes objetos serão apagados: %s"
+#: plugins/personal/posix/class_posixAccount.inc:902
+#: plugins/personal/posix/class_posixAccount.inc:955
+msgid "shadowWarning"
+msgstr ""
 
-#: include/utils/class_msgPool.inc:39
-#, fuzzy, php-format
-msgid "These %s objects will be deleted: %s"
-msgstr "Estes objetos '%s' serão apagados: %s"
+#: plugins/personal/posix/class_posixAccount.inc:916
+#: plugins/personal/posix/class_posixAccount.inc:969
+msgid "shadowInactive"
+msgstr ""
 
-#: include/utils/class_msgPool.inc:47
-msgid "You have no permission to delete this object!"
-msgstr "Você não tem permissão para apagar esse objeto!"
+#: plugins/personal/posix/class_posixAccount.inc:1293
+msgid "POSIX account"
+msgstr ""
 
-#: include/utils/class_msgPool.inc:51 include/utils/class_msgPool.inc:55
-msgid "You have no permission to delete the object:"
-msgstr "Você não tem permissão para apagar o objeto:"
+#: plugins/personal/posix/class_posixAccount.inc:1297
+#: plugins/personal/myaccount/class_MyAccount.inc:5
+#: plugins/personal/myaccount/main.inc:114
+#: plugins/personal/generic/class_user.inc:1675
+#: plugins/personal/password/class_password.inc:227
+msgid "My account"
+msgstr "Minha conta"
 
-#: include/utils/class_msgPool.inc:58
-msgid "You have no permission to delete these objects:"
-msgstr "Você não tem permissão para apagar estes objetos:"
+#: plugins/personal/posix/class_posixAccount.inc:1309
+#: plugins/personal/posix/generic.tpl:16
+msgid "Shell"
+msgstr "Shell"
 
-#: include/utils/class_msgPool.inc:65
-msgid "You have no permission to create this object!"
-msgstr "Você não tem permissão para criar esse objeto!"
+#: plugins/personal/posix/class_posixAccount.inc:1310
+#: setup/setup_migrate.tpl:49 ihtml/themes/default/infoPage.tpl:13
+msgid "User ID"
+msgstr "ID do usuário"
 
-#: include/utils/class_msgPool.inc:69 include/utils/class_msgPool.inc:73
-msgid "You have no permission to create the object:"
-msgstr "Você não tem permissão para criar o objeto:"
+#: plugins/personal/posix/class_posixAccount.inc:1311
+msgid "Group ID"
+msgstr ""
 
-#: include/utils/class_msgPool.inc:76
-msgid "You have no permission to create these objects:"
-msgstr "Você não tem permissão para criar estes objetos:"
+#: plugins/personal/posix/class_posixAccount.inc:1313
+msgid "Shadow last changed"
+msgstr ""
 
-#: include/utils/class_msgPool.inc:83
-msgid "You have no permission to modify this object!"
-msgstr "Você não tem permissão para modificar esse objeto!"
+#: plugins/personal/posix/class_posixAccount.inc:1314
+#, fuzzy
+msgid "Last login"
+msgstr "Login"
 
-#: include/utils/class_msgPool.inc:87 include/utils/class_msgPool.inc:91
-msgid "You have no permission to modify the object:"
-msgstr "Você não tem permissão para modificar o objeto:"
+#: plugins/personal/posix/class_posixAccount.inc:1316
+msgid "Force password change on login"
+msgstr ""
 
-#: include/utils/class_msgPool.inc:94
-msgid "You have no permission to modify these objects:"
-msgstr "Você não tem permissão para modificar estes objetos:"
+#: plugins/personal/posix/class_posixAccount.inc:1317
+msgid "Shadow min"
+msgstr ""
 
-#: include/utils/class_msgPool.inc:101
-msgid "You have no permission to view this object!"
-msgstr "Você não tem permissão para ver esse objeto!"
+#: plugins/personal/posix/class_posixAccount.inc:1318
+msgid "Shadow max"
+msgstr ""
 
-#: include/utils/class_msgPool.inc:105 include/utils/class_msgPool.inc:109
-msgid "You have no permission to view the object:"
-msgstr "Você não tem permissão para ver o objeto:"
+#: plugins/personal/posix/class_posixAccount.inc:1319
+msgid "Shadow warning"
+msgstr ""
 
-#: include/utils/class_msgPool.inc:112
-msgid "You have no permission to view these objects:"
-msgstr "Você não tem permissão para ver estes objetos:"
+#: plugins/personal/posix/class_posixAccount.inc:1320
+msgid "Shadow inactive"
+msgstr ""
 
-#: include/utils/class_msgPool.inc:119
-msgid "You have no permission to move this object!"
-msgstr "Você não tem permissão para mover esse objeto!"
+#: plugins/personal/posix/class_posixAccount.inc:1321
+msgid "Shadow expire"
+msgstr ""
 
-#: include/utils/class_msgPool.inc:123 include/utils/class_msgPool.inc:127
-msgid "You have no permission to move the object:"
-msgstr "Você não tem permissão para mover o objeto:"
+#: plugins/personal/posix/class_posixAccount.inc:1322
+msgid "Public SSH key"
+msgstr ""
 
-#: include/utils/class_msgPool.inc:130
-msgid "You have no permission to move these objects:"
-msgstr "Você não tem permissão para mover estes objetos:"
+#: plugins/personal/posix/class_posixAccount.inc:1323
+msgid "System trust model"
+msgstr ""
 
-#: include/utils/class_msgPool.inc:140 include/utils/class_msgPool.inc:152
-#: include/utils/class_msgPool.inc:170
-msgid "Connection information"
-msgstr "Informação da conexão"
+#: plugins/personal/posix/trustModeDialog/class_trustModeDialog.inc:173
+msgid "disabled"
+msgstr "desabilitado"
 
-#: include/utils/class_msgPool.inc:142
-#, php-format
-msgid "Cannot connect to %s database!"
-msgstr "Não foi possível conectar ao banco de dados  %s!"
+#: plugins/personal/posix/trustModeDialog/class_trustModeDialog.inc:173
+msgid "full access"
+msgstr "acesso completo"
 
-#: include/utils/class_msgPool.inc:154
-#, php-format
-msgid "Cannot select %s database!"
-msgstr "Não foi possível selecionar o banco de dados %s!"
+#: plugins/personal/posix/trustModeDialog/class_trustModeDialog.inc:174
+msgid "allow access to these hosts"
+msgstr "permitir acesso a estas máquinas"
 
-#: include/utils/class_msgPool.inc:160
-#, php-format
-msgid "No %s server defined!"
-msgstr "Servidor %s não definido!"
+#: plugins/personal/posix/trustModeDialog/generic.tpl:5
+#: plugins/personal/posix/trustModeDialog/generic.tpl:21
+msgid "Trust mode"
+msgstr "Modo de confiança"
 
-#: include/utils/class_msgPool.inc:172
-#, php-format
-msgid "Cannot query %s database!"
-msgstr "Não foi possível pesquisar no banco de dados %s!"
+#: plugins/personal/posix/generic.tpl:37
+#: plugins/generic/dashBoard/dbPluginStatus/class_dbPluginStatus.inc:26
+#: plugins/generic/dashBoard/dbChannelStatus/class_dbChannelStatus.inc:14
+msgid "Status"
+msgstr "Estatus"
 
-#: include/utils/class_msgPool.inc:178
-#, fuzzy, php-format
-msgid "The field %s contains a reserved keyword!"
-msgstr "O campo '%s' contém uma palavra reservada!"
+#: plugins/personal/posix/generic.tpl:42
+#, fuzzy
+msgid "Last log-on"
+msgstr "Login"
 
-#: include/utils/class_msgPool.inc:184
-#, fuzzy, php-format
-msgid "Command specified as %s hook for plugin %s does not exist!"
-msgstr "O comando especificado como %s, relativo ao plugin '%s', não existe!"
+#: plugins/personal/posix/generic.tpl:101
+msgid "Common group"
+msgstr ""
 
-#: include/utils/class_msgPool.inc:191
-#, fuzzy, php-format
-msgid "%s command is invalid!"
-msgstr "O comando '%s' é inválido!"
+#: plugins/personal/posix/generic.tpl:105
+#, fuzzy
+msgid "Groups differ"
+msgstr "Grupo do usuário"
 
-#: include/utils/class_msgPool.inc:193
-#, fuzzy, php-format
-msgid "%s command (%s) for plugin %s is invalid!"
-msgstr "O comando '%s' (%s) para o plugin %s é inválido!"
+#: plugins/personal/posix/generic.tpl:125
+#, fuzzy
+msgid "Account permissions"
+msgstr "Configurações Posix"
 
-#: include/utils/class_msgPool.inc:195
-#, fuzzy, php-format
-msgid "%s command for plugin %s is invalid!"
-msgstr "O comando '%s' para o plugin %s is invalid!"
+#: plugins/personal/posix/generic.tpl:130
+msgid "SSH keys"
+msgstr ""
 
-#: include/utils/class_msgPool.inc:197
-#, fuzzy, php-format
-msgid "%s command (%s) is invalid!"
-msgstr "O comando '%s' (%s) é inválido!"
+#: plugins/personal/posix/generic.tpl:131
+msgid "Edit public ssh keys..."
+msgstr ""
 
-#: include/utils/class_msgPool.inc:205
-#, fuzzy, php-format
-msgid "Cannot execute %s command!"
-msgstr "Não foi possível executar o comando '%s'!"
+#: plugins/personal/posix/posix_shadow.tpl:12
+msgid "User must change password on first login"
+msgstr "O usuário deve alterar sua senha no primeiro acesso"
 
-#: include/utils/class_msgPool.inc:207
-#, fuzzy, php-format
-msgid "Cannot execute %s command (%s) for plugin %s!"
-msgstr "Não foi possível executar o comando '%s' (%s) para o plugin %s!"
+#: plugins/personal/posix/posix_shadow.tpl:59
+#, fuzzy
+msgid "Password expiration settings"
+msgstr "Configurações de senha"
 
-#: include/utils/class_msgPool.inc:209
-#, fuzzy, php-format
-msgid "Cannot execute %s command for plugin %s!"
-msgstr "Não foi possível executar o comando '%s' para o plugin %s!"
+#: plugins/personal/posix/posix_shadow.tpl:62
+msgid "Password expires on"
+msgstr "Senha expira em"
 
-#: include/utils/class_msgPool.inc:211
-#, fuzzy, php-format
-msgid "Cannot execute %s command (%s)!"
-msgstr "Não foi possível executar o comando '%s'!"
+#: plugins/personal/myaccount/class_MyAccount.inc:6
+#, fuzzy
+msgid "Edit personal settings"
+msgstr "Configurações do usuário"
 
-#: include/utils/class_msgPool.inc:219
-#, php-format
-msgid "Value for %s is too large!"
+#: plugins/personal/myaccount/password.tpl:4
+#: plugins/personal/password/password.tpl:4
+msgid ""
+"To change your personal password use the fields below. The changes take "
+"effect immediately. Please memorize the new password, because you wouldn't "
+"be able to login without it."
 msgstr ""
+"Para alterar sua senha pessoal, use os campos abaixo. As alterações terão "
+"efeito imediato. Por favor, memorize a nova senha porque você não será capaz "
+"de acessar o sistema sem ela."
 
-#: include/utils/class_msgPool.inc:221
-#, php-format
-msgid "%s must be smaller than %s!"
-msgstr ""
+#: plugins/personal/myaccount/password.tpl:10
+#: plugins/personal/myaccount/password.tpl:39
+#: plugins/personal/password/password.tpl:16
+#: plugins/personal/password/password.tpl:45
+#, fuzzy
+msgid "Password change dialog"
+msgstr "Senha alterada"
 
-#: include/utils/class_msgPool.inc:229
-#, php-format
-msgid "Value for %s is too small!"
-msgstr ""
+#: plugins/personal/myaccount/password.tpl:12
+#: plugins/personal/myaccount/password.tpl:41
+#: plugins/personal/password/password.tpl:18
+#: plugins/personal/password/password.tpl:47
+#: ihtml/themes/default/password.tpl:97
+msgid "Current password"
+msgstr "Senha atual"
 
-#: include/utils/class_msgPool.inc:231
-#, php-format
-msgid "%s must be %s or above!"
+#: plugins/personal/myaccount/password.tpl:31
+#: plugins/personal/myaccount/password.tpl:84
+#: plugins/personal/password/password.tpl:37
+#: plugins/personal/password/password.tpl:91
+#: ihtml/themes/default/password.tpl:117
+msgid "Password strength"
 msgstr ""
 
-#: include/utils/class_msgPool.inc:238
-#, php-format
-msgid "%s depends on %s - please provide both values!"
+#: plugins/personal/myaccount/password.tpl:97
+#: plugins/personal/password/password.tpl:104
+msgid "Clear fields"
+msgstr "Limpar campos"
+
+#: plugins/personal/myaccount/changed.tpl:3
+#: plugins/personal/password/changed.tpl:3
+#, fuzzy
+msgid ""
+"You've successfully changed your password. Remember to change all programs "
+"configured to use it as well."
 msgstr ""
+"Sua senha foi alterada com sucesso. Lembre-se de alterar todos os programas "
+"que a usem."
 
-#: include/utils/class_msgPool.inc:244
-#, php-format
-msgid "There is already an entry with this %s attribute in the system!"
-msgstr ""
+#: plugins/personal/myaccount/main.inc:49 include/class_session.inc:76
+#: include/class_session.inc:101 include/class_session.inc:127
+#: include/class_ldap.inc:784 include/class_ldap.inc:835
+#: include/class_CopyPasteHandler.inc:160
+#: include/class_CopyPasteHandler.inc:274 include/class_acl.inc:984
+#: include/class_log.inc:87 include/functions.inc:623
+#: include/functions.inc:827 include/functions.inc:945
+#: include/functions.inc:1340 include/functions.inc:2168
+#: include/functions.inc:2198 include/functions.inc:2218
+#: include/class_management.inc:659 include/class_management.inc:743
+msgid "Internal error"
+msgstr "Erro interno"
 
-#: include/utils/class_msgPool.inc:250
+#: plugins/personal/myaccount/main.inc:50 include/class_management.inc:660
+#: include/class_management.inc:744
 #, php-format
-msgid "The required field %s is empty!"
+msgid ""
+"Cannot instantiate tabbed-plug-in, the base plugin (%s) is not available!"
 msgstr ""
 
-#: include/utils/class_msgPool.inc:258
-msgid "Example"
+#: plugins/personal/myaccount/nochange.tpl:2
+#: plugins/personal/password/nochange.tpl:2
+msgid "You have no permission to change your password at this time"
 msgstr ""
 
-#: include/utils/class_msgPool.inc:278
-#, fuzzy, php-format
-msgid "The Field %s contains invalid characters"
-msgstr "O campo '%s' contém uma palavra reservada!"
-
-#: include/utils/class_msgPool.inc:279
-#, fuzzy, php-format
-msgid "%s is not allowed:"
-msgstr "Alteração de senha não permitida"
+#: plugins/personal/myaccount/nochange.tpl:5
+#, fuzzy
+msgid "Your password hash method will not be changed!"
+msgstr "Sua senha foi alterada com sucesso."
 
-#: include/utils/class_msgPool.inc:279
-#, fuzzy, php-format
-msgid "%s are not allowed!"
-msgstr "Alteração de senha não permitida"
+#: plugins/personal/generic/paste_generic.tpl:1
+#: ihtml/themes/default/infoPage.tpl:44
+msgid "User settings"
+msgstr "Configurações do usuário"
 
-#: include/utils/class_msgPool.inc:282
-#, fuzzy, php-format
-msgid "The Field %s contains invalid characters!"
-msgstr "O campo '%s' contém uma palavra reservada!"
+#: plugins/personal/generic/paste_generic.tpl:3
+#, fuzzy
+msgid "Paste user"
+msgstr "Colar"
 
-#: include/utils/class_msgPool.inc:289
-#, php-format
-msgid "Missing %s PHP extension!"
-msgstr ""
+#: plugins/personal/generic/paste_generic.tpl:6
+#: plugins/personal/generic/generic.tpl:1
+#: plugins/personal/generic/generic.tpl:3
+msgid "Personal information"
+msgstr "Informação pessoal"
 
-#: include/utils/class_msgPool.inc:319
-#: plugins/admin/ogroups/objectSelect/selectObject-list.xml:123
-#: plugins/admin/groups/userGroupSelect/selectUserGroup-list.xml:83
-#: plugins/personal/generic/generic.tpl:252
-#: plugins/personal/generic/generic.tpl:272
-#, php-format
-msgid "Add"
-msgstr "Adicionar"
+#: plugins/personal/generic/paste_generic.tpl:21
+#: plugins/generic/dashBoard/Register/register.tpl:53
+#: setup/setup_migrate.tpl:53 ihtml/themes/default/login.tpl:47
+msgid "Password"
+msgstr "Senha"
 
-#: include/utils/class_msgPool.inc:319
-#, php-format
-msgid "Add %s"
-msgstr ""
+#: plugins/personal/generic/paste_generic.tpl:24
+msgid "Clear password"
+msgstr "Senha limpa"
 
-#: include/utils/class_msgPool.inc:325
-#, php-format
-msgid "Delete"
-msgstr "Deletar"
+#: plugins/personal/generic/paste_generic.tpl:25
+msgid "Set new password"
+msgstr "Definir nova senha"
 
-#: include/utils/class_msgPool.inc:325
-#, php-format
-msgid "Delete %s"
-msgstr ""
+#: plugins/personal/generic/paste_generic.tpl:31
+#: plugins/personal/generic/generic_picture.tpl:2
+#: plugins/personal/generic/generic.tpl:8
+#, fuzzy
+msgid "The users picture"
+msgstr "Foto do usuário"
 
-#: include/utils/class_msgPool.inc:331
-#, php-format
-msgid "Set %s"
-msgstr ""
+#: plugins/personal/generic/paste_generic.tpl:43
+#: plugins/personal/generic/generic_picture.tpl:13
+msgid "Remove picture"
+msgstr "Remover foto"
 
-#: include/utils/class_msgPool.inc:337
-#, php-format
-msgid "Edit..."
-msgstr ""
+#: plugins/personal/generic/generic_picture.tpl:1
+#: plugins/personal/generic/class_user.inc:544
+#: plugins/personal/generic/class_user.inc:1716
+msgid "User picture"
+msgstr "Foto do usuário"
 
-#: include/utils/class_msgPool.inc:337
-#, php-format
-msgid "Edit %s..."
-msgstr ""
+#: plugins/personal/generic/generic_certs.tpl:3
+#: plugins/personal/generic/generic.tpl:226
+#: plugins/personal/generic/class_user.inc:550
+#: plugins/personal/generic/class_user.inc:572
+msgid "Certificates"
+msgstr "Certificados"
 
-#: include/utils/class_msgPool.inc:343
-msgid "Back"
-msgstr "Voltar"
+#: plugins/personal/generic/generic_certs.tpl:5
+#, fuzzy
+msgid "The users standard certificate"
+msgstr "Certificado padrão"
 
-#: include/utils/class_msgPool.inc:363
-#, php-format
-msgid "This account has no valid %s extensions!"
-msgstr ""
+#: plugins/personal/generic/generic_certs.tpl:8
+msgid "Standard certificate"
+msgstr "Certificado padrão"
 
-#: include/utils/class_msgPool.inc:369
-#, php-format
-msgid ""
-"This account has %s settings enabled. You can disable them by clicking below."
-msgstr ""
+#: plugins/personal/generic/generic_certs.tpl:31
+#, fuzzy
+msgid "The users S/MIME certificate"
+msgstr "Certificado S/MIME"
 
-#: include/utils/class_msgPool.inc:372 include/utils/class_msgPool.inc:379
-#, php-format
-msgid ""
-"This account has %s settings enabled. To disable them, you'll need to remove "
-"the %s settings first!"
-msgstr ""
+#: plugins/personal/generic/generic_certs.tpl:34
+msgid "S/MIME certificate"
+msgstr "Certificado S/MIME"
 
-#: include/utils/class_msgPool.inc:388
-#, php-format
-msgid ""
-"This account has %s settings disabled. You can enable them by clicking below."
-msgstr ""
+#: plugins/personal/generic/generic_certs.tpl:57
+#, fuzzy
+msgid "The users PKCS12 certificate"
+msgstr "Certificado PKCS12"
 
-#: include/utils/class_msgPool.inc:391 include/utils/class_msgPool.inc:398
-#, php-format
-msgid ""
-"This account has %s settings disabled. To enable them, you'll need to add "
-"the %s settings first!"
-msgstr ""
+#: plugins/personal/generic/generic_certs.tpl:60
+msgid "PKCS12 certificate"
+msgstr "Certificado PKCS12"
 
-#: include/utils/class_msgPool.inc:406
-#, php-format
-msgid "Add %s settings"
-msgstr ""
+#: plugins/personal/generic/generic_certs.tpl:83
+#: plugins/personal/generic/class_user.inc:1663
+msgid "Certificate serial number"
+msgstr "Número serial do certificado"
 
-#: include/utils/class_msgPool.inc:412
-#, php-format
-msgid "Remove %s settings"
-msgstr ""
+#: plugins/personal/generic/generic.tpl:21
+msgid "Change picture"
+msgstr "Alterar foto"
 
-#: include/utils/class_msgPool.inc:418
-msgid "Click the 'Edit' button below to change informations in this dialog"
-msgstr "Clique em Editar para alterar as informações desta janela"
+#: plugins/personal/generic/generic.tpl:83
+msgid "Template name"
+msgstr "Nome modelo"
 
-#: include/utils/class_msgPool.inc:424
-msgid "January"
-msgstr "Janeiro"
+#: plugins/personal/generic/generic.tpl:92
+#: plugins/personal/generic/class_user.inc:1708
+#: ihtml/themes/default/infoPage.tpl:16
+msgid "Personal title"
+msgstr "Título pessoal"
 
-#: include/utils/class_msgPool.inc:424
-msgid "February"
-msgstr "Fevereiro"
+#: plugins/personal/generic/generic.tpl:102
+#: plugins/personal/generic/class_user.inc:1709
+#: ihtml/themes/default/infoPage.tpl:17
+msgid "Academic title"
+msgstr "Título acadêmico"
 
-#: include/utils/class_msgPool.inc:424
-msgid "March"
-msgstr "Março"
+#: plugins/personal/generic/generic.tpl:117
+#: plugins/personal/generic/class_user.inc:1368
+#: plugins/personal/generic/class_user.inc:1711
+#: ihtml/themes/default/infoPage.tpl:19
+msgid "Date of birth"
+msgstr "Data de nascimento"
 
-#: include/utils/class_msgPool.inc:424
-msgid "April"
-msgstr "Abril"
+#: plugins/personal/generic/generic.tpl:140
+#: plugins/personal/generic/class_user.inc:1712
+msgid "Sex"
+msgstr "Sexo"
 
-#: include/utils/class_msgPool.inc:425
-msgid "May"
-msgstr "Maio"
+#: plugins/personal/generic/generic.tpl:154
+#: plugins/personal/generic/class_user.inc:1713
+msgid "Preferred language"
+msgstr ""
 
-#: include/utils/class_msgPool.inc:425
-msgid "June"
-msgstr "Junho"
+#: plugins/personal/generic/generic.tpl:193
+msgid "Private phone"
+msgstr "Telefone privativo"
 
-#: include/utils/class_msgPool.inc:425
-msgid "July"
-msgstr "Julho"
+#: plugins/personal/generic/generic.tpl:201
+#: plugins/personal/generic/class_user.inc:1349
+#: plugins/personal/generic/class_user.inc:1739
+#: plugins/personal/generic/class_user.inc:1842
+msgid "Homepage"
+msgstr "Página pessoal"
 
-#: include/utils/class_msgPool.inc:425
-msgid "August"
-msgstr "Agosto"
+#: plugins/personal/generic/generic.tpl:209
+msgid "Password storage"
+msgstr "Armazenamento da senha"
 
-#: include/utils/class_msgPool.inc:425
-msgid "September"
-msgstr "Setembro"
+#: plugins/personal/generic/generic.tpl:218 include/functions.inc:1281
+msgid "Configure"
+msgstr "Configurar"
 
-#: include/utils/class_msgPool.inc:426
-msgid "October"
-msgstr "Outubro"
+#: plugins/personal/generic/generic.tpl:229
+msgid "Edit certificates"
+msgstr "Editar certificados"
 
-#: include/utils/class_msgPool.inc:426
-msgid "November"
-msgstr "Novembro"
+#: plugins/personal/generic/generic.tpl:241
+msgid "Restrict login to"
+msgstr ""
 
-#: include/utils/class_msgPool.inc:426
-msgid "December"
-msgstr "Dezembro"
+#: plugins/personal/generic/generic.tpl:249
+#: plugins/personal/generic/generic.tpl:269
+msgid "IP or network"
+msgstr ""
 
-#: include/utils/class_msgPool.inc:432
-msgid "Sunday"
-msgstr "Domingo"
+#: plugins/personal/generic/generic.tpl:285
+#: plugins/personal/generic/generic.tpl:288
+#: plugins/personal/generic/generic.tpl:296
+#: plugins/personal/generic/generic.tpl:383
+#: plugins/personal/generic/generic.tpl:434
+#: plugins/personal/generic/generic.tpl:466
+#: plugins/personal/generic/generic.tpl:515
+#: plugins/personal/generic/generic.tpl:564
+msgid "Organizational information"
+msgstr "Informação organizacional"
 
-#: include/utils/class_msgPool.inc:432
-msgid "Monday"
-msgstr "Segunda"
+#: plugins/personal/generic/generic.tpl:296
+#: plugins/personal/generic/generic.tpl:383
+#: plugins/personal/generic/generic.tpl:434
+#: plugins/personal/generic/generic.tpl:466
+#: plugins/personal/generic/generic.tpl:515
+#: plugins/personal/generic/generic.tpl:564
+msgid "part"
+msgstr ""
 
-#: include/utils/class_msgPool.inc:432
-msgid "Tuesday"
-msgstr "Terça"
+#: plugins/personal/generic/generic.tpl:314
+msgid "Department No."
+msgstr "Nº do departamento"
 
-#: include/utils/class_msgPool.inc:432
-msgid "Wednesday"
-msgstr "Quarta"
+#: plugins/personal/generic/generic.tpl:322
+msgid "Employee No."
+msgstr "Nº do empregado"
 
-#: include/utils/class_msgPool.inc:432
-msgid "Thursday"
-msgstr "Quinta"
+#: plugins/personal/generic/generic.tpl:330
+#: plugins/personal/generic/class_user.inc:1725
+#: ihtml/themes/default/infoPage.tpl:33
+msgid "Employee type"
+msgstr "Tipo de empregado"
 
-#: include/utils/class_msgPool.inc:432
-msgid "Friday"
-msgstr "Sexta"
+#: plugins/personal/generic/generic.tpl:385
+#: plugins/personal/generic/generic.tpl:566
+msgid "Room No."
+msgstr "Nº da sala"
 
-#: include/utils/class_msgPool.inc:432
-msgid "Saturday"
-msgstr "Sábado"
+#: plugins/personal/generic/generic.tpl:403
+#: plugins/personal/generic/class_user.inc:1360
+#: plugins/personal/generic/class_user.inc:1851
+msgid "Mobile"
+msgstr "Celular"
 
-#: include/utils/class_msgPool.inc:439
-msgid "MySQL operation failed!"
-msgstr ""
+#: plugins/personal/generic/generic.tpl:411
+#: plugins/personal/generic/class_user.inc:1363
+#: plugins/personal/generic/class_user.inc:1854
+msgid "Pager"
+msgstr "Pager"
 
-#: include/utils/class_msgPool.inc:447
-msgid "read operation"
-msgstr ""
+#: plugins/personal/generic/generic.tpl:468
+#: plugins/personal/generic/class_user.inc:1657
+msgid "Vocation"
+msgstr "Vocação"
 
-#: include/utils/class_msgPool.inc:447
-msgid "add operation"
-msgstr ""
+#: plugins/personal/generic/generic.tpl:476
+#: plugins/personal/generic/class_user.inc:1660
+msgid "Unit description"
+msgstr "Descrição da unidade"
 
-#: include/utils/class_msgPool.inc:447
-msgid "modify operation"
-msgstr ""
+#: plugins/personal/generic/generic.tpl:485
+#: plugins/personal/generic/class_user.inc:1661
+msgid "Subject area"
+msgstr "Área de assunto"
 
-#: include/utils/class_msgPool.inc:448
-msgid "delete operation"
-msgstr ""
+#: plugins/personal/generic/generic.tpl:494
+#: plugins/personal/generic/class_user.inc:1662
+msgid "Functional title"
+msgstr "Título funcional"
 
-#: include/utils/class_msgPool.inc:448
-msgid "search operation"
-msgstr ""
+#: plugins/personal/generic/generic.tpl:517
+#: plugins/personal/generic/class_user.inc:1659
+msgid "Person locality"
+msgstr "Localização da pessoa"
 
-#: include/utils/class_msgPool.inc:448
-msgid "authentication"
-msgstr ""
+#: plugins/personal/generic/generic.tpl:526
+#: plugins/personal/generic/class_user.inc:1655
+msgid "Unit"
+msgstr "Unidade"
 
-#: include/utils/class_msgPool.inc:451
-#, php-format
-msgid "LDAP %s failed!"
-msgstr ""
+#: plugins/personal/generic/generic.tpl:535
+#: plugins/personal/generic/class_user.inc:1665
+#: ihtml/themes/default/infoPage.tpl:29
+msgid "Street"
+msgstr "Rua"
 
-#: include/utils/class_msgPool.inc:453
-msgid "LDAP operation failed!"
-msgstr ""
+#: plugins/personal/generic/generic.tpl:543
+#: plugins/personal/generic/class_user.inc:1667
+msgid "Postal code"
+msgstr "CEP"
 
-#: include/utils/class_msgPool.inc:469
-msgid "Upload failed!"
-msgstr ""
+#: plugins/personal/generic/generic.tpl:551
+#: plugins/personal/generic/class_user.inc:1656
+msgid "House identifier"
+msgstr "Identificação da residência"
 
-#: include/utils/class_msgPool.inc:472
-#, php-format
-msgid "Upload failed: %s"
-msgstr ""
+#: plugins/personal/generic/generic.tpl:580
+msgid "Please use the phone tab"
+msgstr "Por favor, utilize a orelha telefone"
 
-#: include/utils/class_msgPool.inc:479
-msgid "Communication failure with the infrastructure service!"
-msgstr ""
+#: plugins/personal/generic/generic.tpl:595
+#: plugins/personal/generic/class_user.inc:1658
+msgid "Last delivery"
+msgstr "Última entrega"
 
-#: include/utils/class_msgPool.inc:481
-#, php-format
-msgid "Communication failure with the infrastructure service: %s"
-msgstr ""
+#: plugins/personal/generic/generic.tpl:604
+#: plugins/personal/generic/class_user.inc:1664
+#: ihtml/themes/default/userFilterEditor.tpl:40
+msgid "Public visible"
+msgstr "Visível publicamente"
 
-#: include/utils/class_msgPool.inc:488
-msgid "Communication failure with the GOsa-NG service!"
+#: plugins/personal/generic/class_user.inc:38
+msgid "Edit organizational user settings"
 msgstr ""
 
-#: include/utils/class_msgPool.inc:490
-#, php-format
-msgid "Communication failure with the GOsa-NG service: %s"
-msgstr ""
+#: plugins/personal/generic/class_user.inc:273
+#: plugins/personal/generic/class_user.inc:1898
+#: include/class_configRegistry.inc:194
+#, fuzzy
+msgid "unknown"
+msgstr "Desconhecido"
 
-#: include/utils/class_msgPool.inc:497 include/utils/class_msgPool.inc:500
-#, php-format
-msgid "This %s is still in use by this object: %s"
+#: plugins/personal/generic/class_user.inc:297
+msgid "Please add a single IP address or a network/net mask combination!"
 msgstr ""
 
-#: include/utils/class_msgPool.inc:503
-#, php-format
-msgid "This %s is still in use."
-msgstr ""
+#: plugins/personal/generic/class_user.inc:339
+msgid "female"
+msgstr "feminino"
 
-#: include/utils/class_msgPool.inc:505
-#, fuzzy, php-format
-msgid "This %s is still in use by these objects: %s"
-msgstr "Contém configurações para estes objetos: %s"
+#: plugins/personal/generic/class_user.inc:339
+msgid "male"
+msgstr "masculino"
 
-#: include/utils/class_msgPool.inc:511
-#, php-format
-msgid "File %s does not exist!"
-msgstr ""
+#: plugins/personal/generic/class_user.inc:395
+#, fuzzy
+msgid "Password configuration"
+msgstr "Configuração"
 
-#: include/utils/class_msgPool.inc:517
-#, php-format
-msgid "Cannot open file %s for reading!"
+#: plugins/personal/generic/class_user.inc:429
+msgid "Cannot upload file!"
 msgstr ""
 
-#: include/utils/class_msgPool.inc:523
-#, php-format
-msgid "Cannot open file %s for writing!"
-msgstr ""
+#: plugins/personal/generic/class_user.inc:522
+msgid "Serial number"
+msgstr "Número serial"
 
-#: include/utils/class_msgPool.inc:529
-#, php-format
-msgid ""
-"The value for %s is currently unconfigured or invalid, please check your "
-"configuration file!"
+#: plugins/personal/generic/class_user.inc:569
+msgid "(Not supported certificate types are marked as invalid.)"
 msgstr ""
 
-#: include/utils/class_msgPool.inc:535
-#, fuzzy, php-format
-msgid "Cannot delete file %s!"
-msgstr "Não foi possível selecionar o banco de dados %s!"
+#: plugins/personal/generic/class_user.inc:579
+#, php-format
+msgid "Certificate is valid from %s to %s and is currently %s."
+msgstr "Certificado é válido de %s para %s e está atualmente %s."
 
-#: include/utils/class_msgPool.inc:541
-#, fuzzy, php-format
-msgid "Cannot create folder %s!"
-msgstr "Não foi possível atribuir permissão para '%s'"
+#: plugins/personal/generic/class_user.inc:582
+msgid "valid"
+msgstr "válido"
 
-#: include/utils/class_msgPool.inc:547
-#, fuzzy, php-format
-msgid "Cannot delete folder %s!"
-msgstr "Não foi possível atribuir permissão para '%s'"
+#: plugins/personal/generic/class_user.inc:583
+msgid "invalid"
+msgstr "inválido"
 
-#: include/utils/class_msgPool.inc:553
-#, php-format
-msgid "Checking for %s support"
-msgstr ""
+#: plugins/personal/generic/class_user.inc:588
+msgid "No certificate installed"
+msgstr "Nenhum certificado instalado"
 
-#: include/utils/class_msgPool.inc:559
-#, php-format
-msgid "Install and activate the %s PHP module."
+#: plugins/personal/generic/class_user.inc:614 html/password.php:194
+msgid "Password method"
 msgstr ""
 
-#: include/utils/class_msgPool.inc:565
-#, php-format
-msgid ""
-"Cannot initialize class %s! Maybe there is a plugin missing in your gosa "
-"setup?"
+#: plugins/personal/generic/class_user.inc:614
+msgid "The selected password method is no longer available."
 msgstr ""
 
-#: include/utils/class_msgPool.inc:571
+#: plugins/personal/generic/class_user.inc:1051
 msgid ""
-"The supplied base is not valid and has been reset to its previous value!"
+"Cannot save user picture, GOsa requires the package 'imagemagick' or 'php5-"
+"imagick' to be installed!"
 msgstr ""
 
-#: include/class_ldap.inc:305 include/class_ldap.inc:342
-msgid "Performance warning"
-msgstr "Alerta de performance"
-
-#: include/class_ldap.inc:305 include/class_ldap.inc:342
-#, fuzzy, php-format
-msgid "LDAP performance is poor: last query took %.2fs!"
+#: plugins/personal/generic/class_user.inc:1177
+msgid "Cannot build RDN: no + allowed to build sub RDN!"
 msgstr ""
-"A performance do LDAP está ruim: a última pesquisa levou cerca de %.2fs!"
 
-#: include/class_ldap.inc:784
-#, fuzzy, php-format
-msgid "Cannot automatically create subtrees with RDN %s: no object class found"
+#: plugins/personal/generic/class_user.inc:1184
+msgid "Cannot build RDN: attribute is not defined!"
 msgstr ""
-"Não foi possível criar subárvores automaticamente com RDN '%s': classe de "
-"objeto não encontrada!"
 
-#: include/class_ldap.inc:835
-#, fuzzy, php-format
-msgid "Cannot automatically create subtrees with RDN %s: not supported"
+#: plugins/personal/generic/class_user.inc:1202
+msgid "Cannot build RDN: invalid attribute parameters!"
 msgstr ""
-"Não foi possível criar subárvores automaticamente com '%s': não suportado"
 
-#: include/class_ldap.inc:922
-#, fuzzy, php-format
-msgid "while operating on %s using LDAP server %s"
-msgstr "enquanto executava em '%s' usando LDAP server '%s'"
+#: plugins/personal/generic/class_user.inc:1273
+msgid "The selected password method requires initial configuration!"
+msgstr ""
 
-#: include/class_ldap.inc:924
-#, php-format
-msgid "while operating on LDAP server %s"
-msgstr "enquanto executava no LDAP server %s"
+#: plugins/personal/generic/class_user.inc:1483
+msgid "Cannot open certificate!"
+msgstr ""
 
-#: include/class_ldap.inc:977
-#, php-format
-msgid "Command line programm %s is missing!"
+#: plugins/personal/generic/class_user.inc:1671
+msgid "Generic user settings"
 msgstr ""
 
-#: include/class_ldap.inc:1138
-#, fuzzy, php-format
+#: plugins/personal/generic/class_user.inc:1692
 msgid ""
-"Invalid DN %s: block to be imported should start with 'dn: ...' in line %s"
+"Pattern for the generation of user DNs. Please read the FAQ for details."
 msgstr ""
-"Esse não é um DN válido: '%s'. O bloco para importação deve iniciar com "
-"'dn: ...' na linha %s"
 
-#: include/class_ldap.inc:1167
-#, fuzzy, php-format
-msgid "Error while importing DN %s: please check LDIF from line %s on!"
-msgstr ""
-"Erro enquanto importava dn: '%s', por favor, verifique seu LDIF na linha %s!"
+#: plugins/personal/generic/class_user.inc:1706
+#, fuzzy
+msgid "Allow definition of custom filters"
+msgstr "Lista de usuários"
 
-#: include/class_log.inc:87
-#, php-format
-msgid "Logging failed: %s"
+#: plugins/personal/generic/class_user.inc:1718
+#, fuzzy
+msgid "Login restrictions"
+msgstr "Estações de Trabalho"
+
+#: plugins/personal/generic/class_user.inc:1722
+#: ihtml/themes/default/infoPage.tpl:30
+msgid "Department number"
 msgstr ""
 
-#: include/class_log.inc:102
-#, php-format
-msgid "Invalid option %s specified!"
+#: plugins/personal/generic/class_user.inc:1724
+#: ihtml/themes/default/infoPage.tpl:32
+msgid "Employee number"
 msgstr ""
 
-#: include/class_log.inc:106
-msgid "Specified 'objectType' is empty or invalid!"
+#: plugins/personal/generic/class_user.inc:1727
+msgid "Room number"
 msgstr ""
 
-#: include/class_configRegistry.inc:194
-#: plugins/personal/generic/class_user.inc:273
-#: plugins/personal/generic/class_user.inc:1899
+#: plugins/personal/generic/class_user.inc:1728
 #, fuzzy
-msgid "unknown"
-msgstr "Desconhecido"
+msgid "Telephone number"
+msgstr "Número serial"
 
-#: include/class_configRegistry.inc:197
-#, php-format
-msgid "%s has version %s but %s is required!"
+#: plugins/personal/generic/class_user.inc:1729
+msgid "Pager number"
 msgstr ""
 
-#: include/class_configRegistry.inc:239 setup/class_setupStep_Schema.inc:96
-msgid "The following object classes are missing:"
+#: plugins/personal/generic/class_user.inc:1730
+msgid "Mobile number"
 msgstr ""
 
-#: include/class_configRegistry.inc:246 setup/class_setupStep_Schema.inc:99
-msgid "The following object classes are outdated:"
+#: plugins/personal/generic/class_user.inc:1731
+msgid "Fax number"
 msgstr ""
 
-#: include/class_configRegistry.inc:252
-msgid ""
-"Plugins that require one or more of the object classes above will be "
-"disabled until the object classes get updated."
+#: plugins/personal/generic/class_user.inc:1737
+#: ihtml/themes/default/infoPage.tpl:18
+msgid "Home postal address"
+msgstr "Caixa postal residencial"
+
+#: plugins/personal/generic/class_user.inc:1738
+msgid "Home phone number"
 msgstr ""
 
-#: include/class_configRegistry.inc:254
-msgid "Schema validation error"
+#: plugins/personal/generic/class_user.inc:1740
+msgid "User password method"
 msgstr ""
 
-#: include/class_configRegistry.inc:689
-#, fuzzy, php-format
-msgid "The value %s specified for %s:%s needs to be a bool value!"
-msgstr "O comando especificado como %s, relativo ao plugin '%s', não existe!"
+#: plugins/personal/generic/class_user.inc:1741
+msgid "User certificates"
+msgstr ""
 
-#: include/class_configRegistry.inc:704
-#, fuzzy, php-format
-msgid "The value %s specified for %s:%s needs to be a string!"
-msgstr "O comando especificado como %s, relativo ao plugin '%s', não existe!"
+#: plugins/personal/generic/class_user.inc:1949
+#, fuzzy
+msgid "Entries differ"
+msgstr "Grupo do usuário"
 
-#: include/class_configRegistry.inc:719
-#, fuzzy, php-format
-msgid "The value %s specified for %s:%s needs to be numeric!"
-msgstr "O comando especificado como %s, relativo ao plugin '%s', não existe!"
+#: plugins/personal/password/password.tpl:10
+msgid "Your Password has expired. Please choose a new password."
+msgstr ""
 
-#: include/class_configRegistry.inc:734
-#, fuzzy, php-format
-msgid "The path %s specified for %s:%s is invalid!"
-msgstr "O comando '%s' para o plugin %s is invalid!"
+#: plugins/personal/password/class_password.inc:27
+msgid "Change user password"
+msgstr ""
 
-#: include/class_configRegistry.inc:750 include/class_configRegistry.inc:797
-#, fuzzy, php-format
-msgid "The folder %s specified for %s:%s does not exists!"
-msgstr "O comando especificado como %s, relativo ao plugin '%s', não existe!"
+#: plugins/personal/password/class_password.inc:119 html/password.php:244
+msgid "You need to specify your current password in order to proceed."
+msgstr "Você precisa especificar sua senha atual para continuar."
 
-#: include/class_configRegistry.inc:755
-#, fuzzy, php-format
-msgid "The folder %s specified for %s:%s is not readable!"
-msgstr "O comando especificado como %s, relativo ao plugin '%s', não existe!"
+#: plugins/personal/password/class_password.inc:123 html/password.php:248
+msgid "The password you've entered as 'New password' is empty."
+msgstr "O campo 'Nova senha' esta vazio."
 
-#: include/class_configRegistry.inc:775 include/class_configRegistry.inc:780
-#, fuzzy, php-format
-msgid "The file %s specified for %s:%s is not writeable!"
-msgstr "O comando especificado como %s, relativo ao plugin '%s', não existe!"
+#: plugins/personal/password/class_password.inc:125 html/password.php:250
+msgid "The password used as new and current are too similar."
+msgstr "A senha utilizada como nova e atual são muito similares."
 
-#: include/class_configRegistry.inc:802
-#, fuzzy, php-format
-msgid "The folder %s specified for %s:%s is not writeable!"
-msgstr "O comando especificado como %s, relativo ao plugin '%s', não existe!"
+#: plugins/personal/password/class_password.inc:127 html/password.php:252
+msgid "The password used as new is to short."
+msgstr "A senha utilizada como nova é curta."
 
-#: include/class_configRegistry.inc:820
-#, fuzzy, php-format
-msgid "The file %s specified for %s:%s does not exists!"
-msgstr "O comando especificado como %s, relativo ao plugin '%s', não existe!"
+#: plugins/personal/password/class_password.inc:129 html/password.php:254
+#, fuzzy
+msgid "The password contains possibly problematic Unicode characters!"
+msgstr "O campo '%s' contém uma palavra reservada!"
 
-#: include/class_configRegistry.inc:825
-#, fuzzy, php-format
-msgid "The file %s specified for %s:%s is not readable!"
-msgstr "O comando especificado como %s, relativo ao plugin '%s', não existe!"
+#: plugins/personal/password/class_password.inc:136 html/password.php:280
+#, php-format
+msgid "Check-hook reported a problem: %s. Password change canceled!"
+msgstr ""
 
-#: include/class_configRegistry.inc:841
-#, fuzzy, php-format
-msgid "The command %s specified for %s:%s is invalid!"
-msgstr "O comando '%s' (%s) para o plugin %s é inválido!"
+#: plugins/personal/password/class_password.inc:156
+msgid ""
+"The password you've entered as your current password doesn't match the real "
+"one."
+msgstr "A senha digitada não confere com a senha atual."
 
-#: include/class_configRegistry.inc:856
-#, fuzzy, php-format
-msgid "The DN %s specified for %s:%s is invalid!"
-msgstr "O comando '%s' para o plugin %s is invalid!"
+#: plugins/personal/password/class_password.inc:159
+msgid "You have no permission to change your password."
+msgstr ""
 
-#: include/class_configRegistry.inc:871
-#, fuzzy, php-format
-msgid "The RDN %s specified for %s:%s is invalid!"
-msgstr "O comando '%s' para o plugin %s is invalid!"
+#: plugins/personal/password/class_password.inc:223
+msgid "User password"
+msgstr ""
 
-#: include/class_gosaSupportDaemon.inc:112
-msgid "GOsa support daemon"
+#: plugins/personal/password/class_password.inc:236
+msgid "Script to be called before a password gets locked."
 msgstr ""
 
-#: include/class_gosaSupportDaemon.inc:787
-msgid "Cannot not parse XML!"
+#: plugins/personal/password/class_password.inc:245
+msgid "Script to be called after a password gets locked."
 msgstr ""
 
-#: include/class_gosaSupportDaemon.inc:1184
-#, php-format
-msgid "Cannot send abort event for entry %s!"
+#: plugins/personal/password/class_password.inc:254
+msgid "Script to be called before a password gets unlocked."
 msgstr ""
 
-#: include/class_gosaSupportDaemon.inc:1204
-#, php-format
-msgid "Cannot remove entry %s!"
+#: plugins/personal/password/class_password.inc:263
+msgid "Script to be called after a password gets unlocked."
 msgstr ""
 
-#: include/class_config.inc:168
-#, php-format
-msgid "XML error in gosa.conf: %s at line %d"
-msgstr "Erro de XML no gosa.conf: %s na linha %d"
+#: plugins/addons/propertyEditor/property-filter.xml:15
+#, fuzzy
+msgid "Effective properties"
+msgstr "Editar propriedades gerais"
 
-#: include/class_config.inc:367
-msgid "Cannot bind to LDAP!"
-msgstr ""
+#: plugins/addons/propertyEditor/property-filter.xml:29
+#, fuzzy
+msgid "Modified properties"
+msgstr "Editar propriedades gerais"
 
-#: include/class_config.inc:711
-msgid "sambaSID and/or sambaRidBase missing in the configuration!"
-msgstr "sambaSID e/ou sambaRidBase não configurado!"
+#: plugins/addons/propertyEditor/property-filter.xml:43
+#, fuzzy
+msgid "All properties"
+msgstr "Editar propriedades gerais"
 
-#: include/class_config.inc:1130
-msgid "Configuration"
-msgstr "Configuração"
+#: plugins/addons/propertyEditor/property-filter.xml:57
+#, fuzzy
+msgid "LDAP properties"
+msgstr "Propriedades"
 
-#: include/class_config.inc:1130
+#: plugins/addons/propertyEditor/property-filter.xml:71
 #, fuzzy
-msgid ""
-"The configuration file you are using is outdated. Please move the GOsa "
-"configuration file away to run the GOsa setup again."
+msgid "Search for property groups"
+msgstr "Grupo primário"
+
+#: plugins/addons/propertyEditor/commandVerifier.tpl:1
+msgid "Command verifier"
 msgstr ""
-"O arquivo de configuração do GOsa parece estar desatualizador. Por favor, "
-"remova-o e execute o configurador novamente."
 
-#: include/class_config.inc:1172 include/class_config.inc:1203
-#, php-format
+#: plugins/addons/propertyEditor/commandVerifier.tpl:3
 msgid ""
-"The snapshot functionality is enabled, but the required variable %s is not "
-"set."
+"Here you can execute commands in the way GOsa does and check the generated "
+"results or errors. This can be very useful especially for the post events "
+"(postcreate, postmodify and postremove) due to the fact that these hook are "
+"executed silently."
 msgstr ""
 
-#: include/class_config.inc:1185
-#, php-format
+#: plugins/addons/propertyEditor/commandVerifier.tpl:8
 msgid ""
-"The snapshot functionality is enabled, but the required compression module "
-"is missing. Please install %s."
+"Please be careful here, all commands will really be executed on your machine "
+"and may break things!"
 msgstr ""
 
-#: include/class_core.inc:113 include/class_core.inc:119
-#: plugins/generic/references/class_aclResolver.inc:303
-msgid "All"
+#: plugins/addons/propertyEditor/commandVerifier.tpl:15
+msgid "The command to check for"
 msgstr ""
 
-#: include/class_core.inc:114
-#, fuzzy
-msgid "All objects"
-msgstr "Mover objetos"
+#: plugins/addons/propertyEditor/commandVerifier.tpl:17
+msgid "Test"
+msgstr ""
 
-#: include/class_core.inc:132
+#: plugins/addons/propertyEditor/property-list.xml:11
 #, fuzzy
-msgid "Traditional"
-msgstr "Organização"
-
-#: include/class_core.inc:132
-msgid "Use samba pool"
-msgstr ""
+msgid "List of configuration settings"
+msgstr "Configurações do usuário"
 
-#: include/class_core.inc:164 include/class_core.inc:167
+#: plugins/addons/propertyEditor/property-list.xml:15
 #, fuzzy
-msgid "hours"
-msgstr "Telefones"
+msgid "Property not used"
+msgstr "Grupo do usuário"
 
-#: include/class_core.inc:184
+#: plugins/addons/propertyEditor/property-list.xml:23
 #, fuzzy
-msgid "None"
-msgstr "nenhum"
+msgid "Property will be restored"
+msgstr "Esse objeto será apagado!"
 
-#: include/class_core.inc:188 setup/class_setupStep_Language.inc:47
-msgid "Automatic"
+#: plugins/addons/propertyEditor/property-list.xml:31
+msgid "Modified property"
 msgstr ""
 
-#: include/class_core.inc:200
-#, fuzzy
-msgid "User value"
-msgstr "Nome do usuário"
+#: plugins/addons/propertyEditor/property-list.xml:39
+msgid "Property configured in LDAP"
+msgstr ""
 
-#: include/class_core.inc:209
+#: plugins/addons/propertyEditor/property-list.xml:47
+msgid "Property configured in config file"
+msgstr ""
+
+#: plugins/addons/propertyEditor/property-list.xml:80
 #, fuzzy
-msgid "Core"
+msgid "Class"
 msgstr "Fechar"
 
-#: include/class_core.inc:210
-msgid "GOsa core plugin"
-msgstr ""
-
-#: include/class_core.inc:238
-msgid ""
-"The 'htaccessAuthentication' variable tells GOsa to use either htaccess "
-"authentication or LDAP authentication. This can be used if you want to use i."
-"e. Kerberos to authenticate the users."
-msgstr ""
+#: plugins/addons/propertyEditor/property-list.xml:88
+#, fuzzy
+msgid "Value"
+msgstr "masculino"
 
-#: include/class_core.inc:248
-msgid "Enables/Disables GOsa usage statistics moduls."
+#: plugins/addons/propertyEditor/property-list.xml:124
+msgid "Restore to default"
 msgstr ""
 
-#: include/class_core.inc:258
-msgid "The database file for GOSa usage statistics."
+#: plugins/addons/propertyEditor/class_commandVerifier.inc:56
+msgid "Results"
 msgstr ""
 
-#: include/class_core.inc:268
-msgid ""
-"The 'logging' statement enables event logging on GOsa side. Setting it to "
-"'true' GOsa will log every action a user performs via syslog. If you use "
-"rsyslog and configure it to mysql logging, you can browse all events within "
-"GOsa. GOsa will not log anything, if the logging value is empty or set to "
-"'false'."
-msgstr ""
+#: plugins/addons/propertyEditor/class_propertyEditor.inc:6
+#, fuzzy
+msgid "Preferences"
+msgstr "Referências"
 
-#: include/class_core.inc:279
+#: plugins/addons/propertyEditor/class_propertyEditor.inc:7
 msgid ""
-"The 'listSummary' statement determines whether a status bar will be shown on "
-"the bottom of GOsa generated lists, displaying a short summary of type and "
-"number of elements in the list."
+"Configure global and special GOsa settings like hooks and plug-in parameters"
 msgstr ""
 
-#: include/class_core.inc:289
-msgid ""
-"The 'passwordMinLength' statement determines whether a newly entered "
-"password has to be of a minimum length."
-msgstr ""
+#: plugins/addons/propertyEditor/class_propertyEditor.inc:206
+#, fuzzy
+msgid "No description"
+msgstr "Descrição"
 
-#: include/class_core.inc:299
-msgid ""
-"The 'passwordMinDiffer' statement determines whether a newly entered "
-"password has to be checked to have at least n different characters."
+#: plugins/addons/propertyEditor/class_propertyEditor.inc:230
+#: setup/class_setupStep_Checks.inc:209 setup/class_setupStep_Checks.inc:225
+#: setup/class_setupStep_Checks.inc:241 setup/class_setupStep_Checks.inc:257
+msgid "Off"
 msgstr ""
 
-#: include/class_core.inc:309
-msgid ""
-"The 'passwordProposalHook' can be used to let GOsa generate password "
-"proposals for you. Whenever you change a password, you can then decide "
-"whether to use the proposal or to manually specify a password."
+#: plugins/addons/propertyEditor/class_propertyEditor.inc:231
+#: setup/class_setupStep_Checks.inc:249
+msgid "On"
 msgstr ""
 
-#: include/class_core.inc:309
-msgid "Here is an example command:"
+#: plugins/addons/propertyEditor/class_propertyEditor.inc:251
+msgid "Test the given command."
 msgstr ""
 
-#: include/class_core.inc:319
-msgid ""
-"The 'displayErrors' statement tells GOsa to show PHP errors in the upper "
-"part of the screen. This should be disabled in productive deployments, "
-"because there might be some important passwords arround."
+#: plugins/addons/propertyEditor/migration/class_migrateRDN.inc:31
+#, php-format
+msgid "Migration of property '%s'"
 msgstr ""
 
-#: include/class_core.inc:319
+#: plugins/addons/propertyEditor/migration/class_migrateRDN.inc:34
 #, php-format
-msgid "The property '%s' may be interesting too."
+msgid "GOsa has detected objects outside of the configured storage point (%s)."
 msgstr ""
 
-#: include/class_core.inc:329
-msgid ""
-"The 'developmentMode' statement tells GOsa to show development related error "
-"messages, for example messages about missing ACL configuration or classes. "
-"Due to the fact that enabling this flag will result in a lot of false error "
-"messages it should only be enabled while developing or debugging plugins!"
-msgstr ""
+#: plugins/addons/propertyEditor/migration/class_migrateRDN.inc:161
+#, fuzzy
+msgid "Objects that will be added"
+msgstr "Esse objeto será apagado!"
 
-#: include/class_core.inc:340
-msgid ""
-"The 'schemaCheck' statement enables or disables schema checking during "
-"login. It is recommended to switch this on in order to let GOsa handle "
-"object creation more efficient."
+#: plugins/addons/propertyEditor/migration/class_migrateRDN.inc:169
+msgid "Objects that will be moved"
 msgstr ""
 
-#: include/class_core.inc:350
-msgid ""
-"The 'copyPaste' statement enables copy and paste for LDAP entries managed "
-"with GOsa."
+#: plugins/addons/propertyEditor/migration/class_migrateRDN.inc:177
+#, php-format
+msgid "Moving object '%s' to '%s'"
 msgstr ""
 
-#: include/class_core.inc:360
-msgid ""
-"The 'forceGlobals' statement enables PHP security checks to force "
-"register_global settings to be switched off."
+#: plugins/addons/propertyEditor/migration/class_migrateRDN.inc:181
+#: setup/setup_migrate.tpl:32 setup/class_setupStep_Migrate.inc:804
+msgid "Migrate"
 msgstr ""
 
-#: include/class_core.inc:370
-msgid ""
-"The 'forceSSL' statement enables PHP security checks to force encrypted "
-"access to the web interface. GOsa will try to redirect to the same URL - "
-"just with https://"
+#: plugins/addons/propertyEditor/migration/class_migrateRDN.inc:204
+#, php-format
+msgid "Migration failed for object %s, dn already exists!"
 msgstr ""
 
-#: include/class_core.inc:380
-msgid ""
-"Logs information about triggered ldap operations, duration, filter, aso. "
-"into syslog."
+#: plugins/addons/propertyEditor/migration/class_migrateRDN.inc:208
+#, php-format
+msgid "Migration failed for object %s, please check if it already exists!"
 msgstr ""
 
-#: include/class_core.inc:390
-msgid ""
-"The 'ldapFollowReferrals' statement tells GOsa to follow LDAP referrals."
+#: plugins/addons/propertyEditor/migrate.tpl:3
+msgid "Property migration assistant"
 msgstr ""
 
-#: include/class_core.inc:400
-msgid ""
-"The 'ldapFilterNestingLimit' statement can be used to speed up group "
-"handling for groups with several hundreds of members. The default behaviour "
-"is, that GOsa will resolv the memberUid values in a group to real names. To "
-"achieve this, it writes a single filter to minimize searches. Some LDAP "
-"servers (namely Sun DS) simply crash when the filter gets too big. You can "
-"set a member limit, where GOsa will stop to do these lookups."
+#: plugins/addons/propertyEditor/migrate.tpl:3
+msgid "Migration steps left"
 msgstr ""
 
-#: include/class_core.inc:410
-msgid ""
-"The ldapSizelimit statement tells GOsa to retrieve the specified maximum "
-"number of results. The user will get  a  warning,  that  not  all entries "
-"were shown."
-msgstr ""
+#: plugins/addons/propertyEditor/property-list.tpl:3
+#, fuzzy
+msgid "Warning message"
+msgstr "Atenção"
 
-#: include/class_core.inc:420
-msgid ""
-"Disables sizelimit checks, only the configured amount of results will be "
-"shown!"
-msgstr ""
+#: plugins/addons/propertyEditor/property-list.tpl:7
+#: ihtml/themes/default/removeEntries.tpl:4
+#, fuzzy
+msgid "Attention"
+msgstr "Ações"
 
-#: include/class_core.inc:430
+#: plugins/addons/propertyEditor/property-list.tpl:9
 msgid ""
-"The 'warnSSL' statement enables PHP security checks to detect non encrypted "
-"access to the web interface. GOsa will display a warning in this case."
-msgstr ""
-
-#: include/class_core.inc:440
-msgid "The 'ppdGzip' variable enables PPD file compression."
+"Modifying properties may break your setup, destroy or mess up your LDAP "
+"database, lead to security holes or it can even make a login impossible!"
 msgstr ""
 
-#: include/class_core.inc:451
+#: plugins/addons/propertyEditor/property-list.tpl:10
 msgid ""
-"The 'ignoreAcl' value tells GOsa to ignore complete ACL sets for the given "
-"DN. Add your DN here and you'll be able to restore accidently dropped ACLs."
+"Since configuration properties are stored in the LDAP database a copy/backup "
+"can be handy."
 msgstr ""
 
-#: include/class_core.inc:462
+#: plugins/addons/propertyEditor/property-list.tpl:14
 msgid ""
-"The 'ppdPath' variable defines where to store PPD files for the GOto "
-"environment plugins."
+"If you've debarred yourself, you can try to set 'ignoreLdapProperties' to "
+"'true' in your gosa.conf main section. This will make GOsa ignore LDAP based "
+"property values."
 msgstr ""
 
-#: include/class_core.inc:472
+#: plugins/addons/propertyEditor/property-list.tpl:22
 msgid ""
-"The 'ldapMaxQueryTime' statement tells GOsa to stop LDAP actions if there is "
-"no answer within the specified number of seconds."
+"I understand that there are certain risks, but I want to modify properties!"
 msgstr ""
 
-#: include/class_core.inc:482
-msgid ""
-"The 'storeFilterSettings' statement determines whether GOsa should store "
-"filter and plugin settings inside of a cookie."
+#: plugins/addons/propertyEditor/property-list.tpl:38
+msgid "Ignoring LDAP defined properties!"
 msgstr ""
 
-#: include/class_core.inc:492
-msgid ""
-"The 'sendCompressedOutput' statement determines whether PHP should send "
-"compressed HTML pages to browsers or not. This may increase or decrease the "
-"performance, depending on your network."
+#: plugins/addons/propertyEditor/property-list.tpl:77
+msgid "Undo"
 msgstr ""
 
-#: include/class_core.inc:503
-msgid ""
-"The 'modificationDetectionAttribute' statement enables GOsa to check if a "
-"entry currently being edited has been modified from someone else outside "
-"GOsa in the meantime. It will display an informative dialog then. It can be "
-"set to 'entryCSN' for OpenLDAP based systems or 'contextCSN' for Sun DS "
-"based systems."
+#: plugins/addons/dyngroup/dyngroup.tpl:1
+#, fuzzy
+msgid "List of dynamic rules"
+msgstr "Lista dos departamentos"
+
+#: plugins/addons/dyngroup/dyngroup.tpl:3
+msgid "Labeled URI definitions"
 msgstr ""
 
-#: include/class_core.inc:514
-msgid ""
-"The 'language' statement defines the default language used by GOsa. Normally "
-"GOsa autodetects the language from the browser settings. If this is not "
-"working or you want to force the language, just add the language code (i.e. "
-"de for german) here."
+#: plugins/addons/dyngroup/dyngroup.tpl:6
+msgid "Scope"
 msgstr ""
 
-#: include/class_core.inc:525
-msgid ""
-"The 'theme' statement defines what theme is used to display GOsa pages. You "
-"can install some corporate identity like theme and/or modify certain "
-"templates to fit your needs within themes. Take a look at the GOsa FAQ for "
-"more information."
+#: plugins/addons/dyngroup/dyngroup.tpl:7
+#: plugins/addons/dyngroup/class_DynamicLdapGroup.inc:119
+#: plugins/addons/dyngroup/class_DynamicLdapGroup.inc:121
+msgid "Attribute"
 msgstr ""
 
-#: include/class_core.inc:535
-msgid ""
-"The 'sessionLifetime' value defines when a session will expire in seconds. "
-"For Debian systems, this will not work because the sessions will be removed "
-"by a cron job instead. Please modify the value inside of your php.ini "
-"instead."
+#: plugins/addons/dyngroup/dyngroup.tpl:8
+#: plugins/addons/dyngroup/class_DynamicLdapGroup.inc:126
+#: plugins/addons/dyngroup/class_DynamicLdapGroup.inc:128
+#: plugins/generic/references/class_aclResolver.inc:169
+#, fuzzy
+msgid "Filter"
+msgstr "Filtros"
+
+#: plugins/addons/dyngroup/class_DynamicLdapGroup.inc:105
+#: plugins/addons/dyngroup/class_DynamicLdapGroup.inc:327
+msgid "Labeled URI"
 msgstr ""
 
-#: include/class_core.inc:545
-msgid ""
-"The 'templateCompileDirectory' statements defines the path, where the PHP "
-"templating engins 'smarty' should store its compiled GOsa templates for "
-"improved speed. This path needs to be writeable by the user your webserver "
-"is running with."
+#: plugins/addons/dyngroup/class_DynamicLdapGroup.inc:128
+msgid "Surrounding brackets are required!"
 msgstr ""
 
-#: include/class_core.inc:555
+#: plugins/addons/dyngroup/class_DynamicLdapGroup.inc:136
 #, php-format
-msgid ""
-"The 'debugLevel' value tells GOsa to display certain information on each "
-"page load. Value is an AND combination of the following byte values: %s"
+msgid "The given filter '%s' for entry %s seems to be invalid!"
 msgstr ""
 
-#: include/class_core.inc:575
-#, php-format
-msgid ""
-"The 'sambaHashHook' statement contains an executable to generate samba hash "
-"values. This is required for password synchronization, but not required if "
-"you apply gosa-si services. If you don't have mkntpasswd from the samba "
-"distribution installed, you can use perl to generate the hash: %s"
+#: plugins/addons/dyngroup/class_DynamicLdapGroup.inc:166
+#: plugins/addons/dyngroup/class_DynamicLdapGroup.inc:168
+#: plugins/addons/dyngroup/class_DynamicLdapGroup.inc:319
+#: plugins/addons/dyngroup/class_DynamicLdapGroup.inc:320
+msgid "Dynamic object"
 msgstr ""
 
-#: include/class_core.inc:586
-msgid ""
-"The 'passwordDefaultHash' statement defines the default password hash to "
-"choose for new accounts."
+#: plugins/generic/welcome/welcome.tpl:8 ihtml/themes/default/infoPage.tpl:62
+msgid "The GOsa team"
 msgstr ""
 
-#: include/class_core.inc:595
-msgid ""
-"The 'strictPasswordRules' tells GOsa to check for UTF-8 characters in the "
-"supplied password. These Characters can lead to non working authentications "
-"if UTF-8 and none UTF-8 systems locales get mixed. The default is 'true'."
+#: plugins/generic/welcome/class_welcome.inc:5
+#: plugins/generic/welcome/class_welcome.inc:6
+msgid "Back to main menu"
 msgstr ""
 
-#: include/class_core.inc:606
+#: plugins/generic/dashBoard/Register/class_RegistrationDialog.inc:54
 msgid ""
-"The 'accountPrimaryAttribute' option tells GOsa how to create new accounts. "
-"Possible values are 'uid' and 'cn'. In the first case GOsa creates uid style "
-"DN entries: 'uid=superuser,ou=staff,dc=example,dc=net'. In the second case, "
-"GOsa creates cn style DN entries: 'cn=Foo Bar,ou=staff,dc=example,dc=net'. "
-"If you choose \"cn\" to be your 'accountPrimaryAttribute' you can decide "
-"whether to include the personal title in your dn by selecting "
-"'personalTitleInDN'."
+"Communciation with the backend failed! Please check your internet connection!"
 msgstr ""
 
-#: include/class_core.inc:616
+#: plugins/generic/dashBoard/Register/class_RegistrationDialog.inc:56
 msgid ""
-"The 'userRDN' statement defines the location where new accounts will be "
-"created inside of defined departments. The default is 'ou=people'."
+"Authentication failed, please check combination of username and password!"
 msgstr ""
 
-#: include/class_core.inc:626
+#: plugins/generic/dashBoard/Register/class_RegistrationDialog.inc:58
 msgid ""
-"The 'groupsRDN' statement defines the location where new groups will be "
-"created inside of defined departments. The default is 'ou=groups'."
+"Internal server error, please try again later. If the problem persists "
+"contact the GOsa-Team!"
 msgstr ""
 
-#: include/class_core.inc:636
-msgid ""
-"The 'gidNumberBase' statement defines where to start looking for a new free "
-"group id. This should be synced with your 'adduser.conf' to avoid "
-"overlapping gidNumber values between local and LDAP based lookups. The "
-"gidNumberBase can even be dynamic. Take a look at the 'nextIdHook' "
-"definition."
-msgstr ""
+#: plugins/generic/dashBoard/Register/register.tpl:3
+#, fuzzy
+msgid "GOsa registration"
+msgstr "Organização"
 
-#: include/class_core.inc:646
-msgid ""
-"The 'baseIdHook' statement allows to hook into the id generation method "
-"(traditional mode), to define the starting range for new generated ids"
+#: plugins/generic/dashBoard/Register/register.tpl:7
+msgid "Do you want to register GOsa and benefit from the features it brings?"
 msgstr ""
 
-#: include/class_core.inc:656 include/class_core.inc:676
-msgid ""
-"The 'uidNumberPoolMin/gidNumberPoolMin' statement defines the lowest "
-"assignable user/group id for use with the 'idAllocationMethod = pool'."
+#: plugins/generic/dashBoard/Register/register.tpl:11
+msgid "I do not want to register"
 msgstr ""
 
-#: include/class_core.inc:666 include/class_core.inc:686
-msgid ""
-"The 'uidNumberPoolMax/gidNumberPoolMax' statement defines the highest "
-"assignable user/group id for use with the 'idAllocationMethod = pool'."
+#: plugins/generic/dashBoard/Register/register.tpl:17
+#: plugins/generic/dashBoard/dashBoard.tpl:5
+msgid "Register"
 msgstr ""
 
-#: include/class_core.inc:696
-msgid ""
-"The 'uidNumberBase' statement defines where to start looking for a new free "
-"user id. This should be synced with your 'adduser.conf' to avoid overlapping "
-"uidNumber values between local and LDAP based lookups. The uidNumberBase can "
-"even be dynamic. Take a look at the 'baseIdHook' definition."
+#: plugins/generic/dashBoard/Register/register.tpl:19
+msgid "Additionally to the 'Annonomous' account you can:"
 msgstr ""
 
-#: include/class_core.inc:736
-msgid ""
-"The 'gosaSupportURI' defines the major gosa-si server host and the password "
-"for GOsa to connect to it. It can be used if you want to use i.e. kerberos "
-"to authenticate the users. The format is: credentials@host:port"
+#: plugins/generic/dashBoard/Register/register.tpl:21
+msgid "Access to 'Premium-Channels'."
 msgstr ""
 
-#: include/class_core.inc:746
+#: plugins/generic/dashBoard/Register/register.tpl:22
 msgid ""
-"The 'gosaSupportTimeout' sets a connection timeout for all gosa-si actions. "
-"See 'gosaSupportURI' for details."
+"Watch the status of current plugin updates/patches and the availability of "
+"new plugins."
 msgstr ""
 
-#: include/class_core.inc:757
-msgid ""
-"The 'loginAttribute' statement tells GOsa which LDAP attribute is used as "
-"the login name during login. It can be set to 'uid', 'mail' or 'both'"
+#: plugins/generic/dashBoard/Register/register.tpl:23
+msgid "Recieve newsletter, if wanted."
 msgstr ""
 
-#: include/class_core.inc:768
-msgid ""
-"The 'timezone' statements defines the timezone used inside of GOsa to handle "
-"date related tasks, such as password expiery, vacation messages, etc. The "
-"'timezone' value should be a unix conform timezone value like in /etc/"
-"timezone."
+#: plugins/generic/dashBoard/Register/register.tpl:24
+msgid "View several usefull statistics about your GOsa installation"
 msgstr ""
 
-#: include/class_core.inc:778
-msgid ""
-"The 'honourUnitTags' statement enables checking of 'unitTag' attributes when "
-"using administrative units. If this is set to 'true' GOsa can only see "
-"objects inside the administrative unit a user is logged into."
+#: plugins/generic/dashBoard/Register/register.tpl:29
+msgid "What information will be transmitted to the backend and maybe stored:"
 msgstr ""
 
-#: include/class_core.inc:788
-msgid ""
-"The 'useSaslForKerberos' statement defines the way the kerberos realm is "
-"stored in the #userPassword' attribute. Set it to 'true' in order to get "
-"{sasl}user@REALM.NET, or to 'false' to get {kerberos}user@REALM.NET. The "
-"latter is outdated, but may be needed from time to time."
+#: plugins/generic/dashBoard/Register/register.tpl:31
+msgid "All personal information filled in the registration form."
 msgstr ""
 
-#: include/class_core.inc:798
-msgid ""
-"The 'rfc2307bis' statement enables rfc2307bis style groups in GOsa. You can "
-"use 'member' attributes instead of memberUid in this case. To make it work "
-"on unix systems, you've to adjust your NSS configuration to use rfc2307bis "
-"style groups, too"
+#: plugins/generic/dashBoard/Register/register.tpl:32
+msgid "Information about the installed plugins and their version."
 msgstr ""
 
-#: include/class_core.inc:808
+#: plugins/generic/dashBoard/Register/register.tpl:33
 msgid ""
-"The 'personalTitleInDN' option tells GOsa to include the personal title in "
-"user DNs when #accountPrimaryAttribute' is set to \"cn\"."
+"The GOsa-UUID (will be generated during the registration) and a password, to "
+"authenticate."
 msgstr ""
 
-#: include/class_core.inc:818
+#: plugins/generic/dashBoard/Register/register.tpl:34
 msgid ""
-"The 'nextIdHook' statement defines a script to be called for finding the "
-"next free id for users or groups externaly. It gets called with the current "
-"entry \"dn\" and the attribute to be ID'd. It should return an integer value."
+"The bugs you will report and the corresponding trace. You can select what "
+"information you want to send in."
 msgstr ""
 
-#: include/class_core.inc:828
+#: plugins/generic/dashBoard/Register/register.tpl:35
 msgid ""
-"The 'idGenerator' statement describes an automatic way to generate new user "
-"ids. There are two basic functions supported - which can be combined: \n"
-"\n"
-" a) using attributes\n"
-"\n"
-"    You can specify LDAP attributes (currently only sn and givenName) in\n"
-"    braces {} and add a percent sign befor it. Optionally you can strip it\n"
-"    down to a number of characters, specified in []. I.e.\n"
-"\n"
-"      idGenerator=\"{%sn}-{%givenName[2-4]}\"\n"
-"\n"
-"    will generate an ID using the full surname, adding a dash, and adding "
-"at\n"
-"    least the first two characters of givenName. If this ID is used, it'll\n"
-"    use up to four characters. If no automatic generation is possible, a\n"
-"    input box is shown.\n"
-"\n"
-" b) using automatic id's\n"
-"\n"
-"    I.e. specifying\n"
-"\n"
-"      idGenerator=\"acct{id:3}\"\n"
-"\n"
-"    will generate a three digits id with the next free entry appended to "
-"\"acct\".\n"
-"\n"
-"      idGenerator=\"acct{id!1}\"\n"
-"\n"
-"    will generate a one digit id with the next free entry appended to \"acct"
-"\" - if needed.\n"
-"\n"
-"      idGenerator=\"ext{id#3}\"\n"
-"\n"
-"    will generate a three digits random number appended to \"ext\".\n"
-msgstr ""
-
-#: include/class_core.inc:868
-msgid ""
-"The 'strictNamingRules' statement enables strict checking of uids and group "
-"names. If you need   characters like . or - inside of your accounts, set "
-"this to 'false'."
-msgstr ""
-
-#: include/class_core.inc:878
-msgid ""
-"The 'minId' statement defines the minimum assignable user or group id to "
-"avoid security leaks with uid 0 accounts. This is used for the 'traditional' "
-"method."
+"When the statistics extension is used. GOsa will transmit information about "
+"plugins, their usage and the amount of objects present in your ldap "
+"database. No sensitive data is transmitted here, just the object type, the "
+"action performed, cpu usage, memory usage, elapsed time..."
 msgstr ""
 
-#: include/class_core.inc:889
-msgid ""
-"The 'mailAttribute' statement determines which attribute GOsa will use to "
-"create accounts. Valid values are 'mail' and 'uid'."
-msgstr ""
+#: plugins/generic/dashBoard/Register/register.tpl:69
+#: plugins/generic/dashBoard/Register/register.tpl:80
+#, fuzzy
+msgid "Registration complete"
+msgstr "Operação finalizada"
 
-#: include/class_core.inc:899
-msgid ""
-"This attribute allows to override the prefix used to create shared folders."
-msgstr ""
-
-#: include/class_core.inc:909
-msgid ""
-"This attribute allows to override the user account creation syntax, see the "
-"'mailFolderCreation' description for more details.\n"
-"\n"
-"Examples\n"
-" mailUserCreation=\"%prefix%%uid%\"           => \"user.foobar\"\n"
-" mailUserCreation=\"my-prefix.%uid%%domain%\"  => \"my-prefix.foobar@example."
-"com\"\n"
-msgstr ""
-
-#: include/class_core.inc:924
-msgid ""
-"Every mail method has its own way to create mail accounts like 'share/"
-"development' or 'shared.development@example.com' which is used to identify "
-"the accounts, set quotas or add acls.\n"
-"\n"
-"To override the methods default account creation syntax, you can set the "
-"'mailFolderCreation' option.\n"
-"\n"
-"Examples\n"
-"\n"
-" mailFolderCreation=\"%prefix%%cn%\"              => \"shared.development\"\n"
-" mailFolderCreation=\"my-prefix.%cn%%domain%\"    => \"my-prefix."
-"development@example.com\"\n"
-"\n"
-" %prefix%    The methods default prefix. (Depends on cyrusUseSlashes=FALSE/"
-"TRUE)\n"
-" %cn%        The groups/users cn.\n"
-" %uid%       The users uid.\n"
-" %mail%      The objects mail attribute.\n"
-" %domain%    The domain part of the objects mail attribute.\n"
-" %mailpart%  The user address part of the mail address.\n"
-" %uattrib%   Depends on mailAttribute=\"uid/mail\".\n"
+#: plugins/generic/dashBoard/Register/register.tpl:71
+msgid "GOsa instance sucessfully registered"
 msgstr ""
 
-#: include/class_core.inc:950
-msgid ""
-"The 'imapTimeout' statement sets the connection timeout for imap actions."
-msgstr ""
+#: plugins/generic/dashBoard/Register/register.tpl:82
+#, fuzzy
+msgid "GOsa instance will not be registered"
+msgstr "A sessão não será criptografada."
 
-#: include/class_core.inc:961
-msgid ""
-"The 'mailMethod' statement tells GOsa which mail method the setup should use "
-"to communicate with a possible mail server. Leave this undefined if your "
-"mail method does not match the predefined ones."
+#: plugins/generic/dashBoard/dbPluginStatus/contents.tpl:1
+msgid "Plugin status"
 msgstr ""
 
-#: include/class_core.inc:971
-msgid ""
-"The 'cyrusUseSlashes' statement determines if GOsa should use \"foo/bar\" or "
-"\"foo.bar\" namespaces in IMAP. Unix style is with slashes."
+#: plugins/generic/dashBoard/dbPluginStatus/class_dbPluginStatus.inc:69
+msgid "Version mismatch"
 msgstr ""
 
-#: include/class_core.inc:981
-msgid ""
-"The 'vacationTemplateDirectory' statement sets the path where GOsa will look "
-"for vacation message templates. Default is /etc/gosa/vacation. \n"
-"\n"
-"Example template /etc/gosa/vacation/business.txt:\n"
-"\n"
-"   DESC:Away from desk\n"
-"   Hi, I'm currently away from my desk. You can contact me on\n"
-"   my cell phone via %mobile.\n"
-"\n"
-"   Greetings,\n"
-"   %givenName %sn\n"
-"\n"
+#: plugins/generic/dashBoard/dbPluginStatus/class_dbPluginStatus.inc:73
+msgid "Schema missing"
 msgstr ""
 
-#: include/class_core.inc:1002
-msgid ""
-"The 'ldapTLS' statement enables or disables TLS operating on LDAP "
-"connections."
+#: plugins/generic/dashBoard/dashBoard.tpl:2
+msgid "This feature is only accessible for registrated instances of GOsa"
 msgstr ""
 
-#: include/class_core.inc:1012
+#: plugins/generic/dashBoard/dashBoard.tpl:7
 msgid ""
-"The 'honourIvbbAttributes' statement enables the IVBB mode inside of GOsa. "
-"You need the ivbb.schema file from used by german authorities."
+"Unfortunately the registration server cannot be reached, maybe the server is "
+"down for maintaince or you've no internet access!"
 msgstr ""
 
-#: include/class_core.inc:1022
-msgid ""
-"The 'sambaIdMapping' statement tells GOsa to maintain sambaIdmapEntry "
-"objects. Depending on your setup this can drastically improve the windows "
-"login performance."
+#: plugins/generic/dashBoard/dashBoard.tpl:13
+msgid "GOsa dash board"
 msgstr ""
 
-#: include/class_core.inc:1032
-msgid ""
-"The 'handleExpiredAccounts' statement enables shadow attribute tests during "
-"the login to the GOsa web interface and forces password renewal or account "
-"lockout."
-msgstr ""
+#: plugins/generic/dashBoard/dbChannelStatus/contents.tpl:1
+#, fuzzy
+msgid "Channels"
+msgstr "Cancelar"
 
-#: include/class_core.inc:1042
-msgid ""
-"The 'sambaSID' statement defines a samba SID if not available inside of the "
-"LDAP. You can retrieve the current sid by net getlocalsid."
-msgstr ""
+#: plugins/generic/dashBoard/dbNotifications/contents.tpl:1
+#, fuzzy
+msgid "Notifications"
+msgstr "Localização"
 
-#: include/class_core.inc:1052
-msgid ""
-"The 'sambaRidBase' statement defines the base id to add to ordinary sid "
-"calculations - if not available inside of the LDAP."
-msgstr ""
+#: plugins/generic/references/contents.tpl:2
+#: plugins/generic/references/contents.tpl:3
+#, fuzzy
+msgid "Object information"
+msgstr "Informação da conexão"
 
-#: include/class_core.inc:1062
-msgid ""
-"The 'enableSnapshots' statement enables a snapshot mechaism in GOsa. This "
-"enables you to save certain states of entries and restore them later on."
+#: plugins/generic/references/contents.tpl:7
+msgid "Show raw object entry"
 msgstr ""
 
-#: include/class_core.inc:1072
-msgid ""
-"The 'snapshotBase' statement defines the base where snapshots should be "
-"stored inside of the LDAP."
-msgstr ""
+#: plugins/generic/references/contents.tpl:18
+#: plugins/generic/references/contents.tpl:20
+#, fuzzy
+msgid "Last modification"
+msgstr "Localização"
 
-#: include/class_core.inc:1082
-msgid ""
-"The 'snapshotAdminDn' variable defines the user which is used to "
-"authenticate when connecting to 'snapshotURI'."
-msgstr ""
+#: plugins/generic/references/contents.tpl:29
+#, fuzzy
+msgid "Object references"
+msgstr "Referências"
 
-#: include/class_core.inc:1092
-msgid ""
-"The 'snapshotAdminPassword' variable defines the credentials which are used "
-"in combination with 'snapshotAdminDn' and 'snapshotURI' in order to "
-"authenticate."
-msgstr ""
+#: plugins/generic/references/contents.tpl:45
+#, fuzzy
+msgid "ACL trace"
+msgstr "Todas as categorias"
 
-#: include/class_core.inc:1103
-msgid ""
-"The 'idAllocationMethod' statement defines how GOsa generates numeric user "
-"and group id values. If it is set to 'traditional' GOsa will do create a "
-"lock and perform a search for the next free ID. The lock will be removed "
-"after the procedure completes. 'pool' will use the sambaUnixIdPool "
-"objectclass settings inside your LDAP. This one is unsafe, because it does "
-"not check for concurrent LDAP access and already used IDs in this range. On "
-"the other hand it is much faster."
-msgstr ""
+#: plugins/generic/references/class_reference.inc:70
+#, fuzzy
+msgid "Role membership"
+msgstr "Membros do grupo"
 
-#: include/class_core.inc:1112
-msgid ""
-"The 'snapshotURI' variable defines the LDAP URI for the server which is used "
-"to do object snapshots."
-msgstr ""
+#: plugins/generic/references/class_reference.inc:76
+#, fuzzy
+msgid "Object group membership"
+msgstr "Membros do grupo"
 
-#: include/class_pluglist.inc:118
+#: plugins/generic/references/class_reference.inc:82
 #, fuzzy
-msgid "The configuration format has changed: please run the setup again!"
-msgstr ""
-"O formato da configuração foi alterado. Por favor, execute novamente o "
-"configurador!"
+msgid "Department manager"
+msgstr "Nome do departamento"
 
-#: include/class_pluglist.inc:263
+#: plugins/generic/references/class_reference.inc:88
 #, fuzzy
-msgid ""
-"You are currently editing a database entry. Do you want to discard the "
-"changes?"
+msgid "User manager"
+msgstr "Nome do usuário"
+
+#: plugins/generic/references/class_aclResolver.inc:63
+#: include/class_acl.inc:228
+msgid "Reset ACLs"
+msgstr "Limpar ACLs"
+
+#: plugins/generic/references/class_aclResolver.inc:68
+#: include/class_acl.inc:233 include/class_acl.inc:236
+msgid "Use ACL defined in role"
+msgstr "Use ACL definida na regra"
+
+#: plugins/generic/references/class_aclResolver.inc:143
+msgid "Enter another user name"
 msgstr ""
-"Você esta atualmente editando uma entrada na base de dados. Você quer perder "
-"as alterações realizadas?"
 
-#: include/class_pluglist.inc:435 plugins/generic/references/contents.tpl:18
-#: plugins/admin/groups/class_group.inc:329
-#: plugins/admin/groups/class_group.inc:350
-#: plugins/admin/groups/class_group.inc:367
-#: plugins/admin/departments/class_department.inc:152
-msgid "Unknown"
-msgstr "Desconhecido"
+#: plugins/generic/references/class_aclResolver.inc:193
+msgid "ACLs"
+msgstr ""
 
-#: include/class_CopyPasteHandler.inc:118
-#: include/class_CopyPasteHandler.inc:127
-#: include/class_CopyPasteHandler.inc:159
-#: include/class_CopyPasteHandler.inc:176
-#: include/class_CopyPasteHandler.inc:185
-#: include/class_CopyPasteHandler.inc:193
-#: include/class_CopyPasteHandler.inc:273
+#: plugins/generic/references/class_aclResolver.inc:198
 #, php-format
-msgid "Copy and paste failed!"
-msgstr "Falha em copiar e colar!"
+msgid "List of effective ACLs for '%s'"
+msgstr ""
 
-#: include/class_CopyPasteHandler.inc:118
-#, fuzzy, php-format
-msgid "Cannot set permission for %s"
-msgstr "Não foi possível atribuir permissão para '%s'"
+#: plugins/generic/references/class_aclResolver.inc:199
+#: plugins/generic/references/class_aclResolver.inc:203
+#, fuzzy
+msgid "Object permissions"
+msgstr "Configurações Posix"
 
-#: include/class_CopyPasteHandler.inc:159
-#, fuzzy, php-format
-msgid "'%s' is no valid LDAP object"
-msgstr "'%s' não é um objeto LDAP válido"
+#: plugins/generic/references/class_aclResolver.inc:303
+#: include/class_core.inc:113 include/class_core.inc:119
+msgid "All"
+msgstr ""
 
-#: include/class_CopyPasteHandler.inc:176
-#, php-format
-msgid "No write permission in '%s'"
-msgstr "Sem permissão de escrita em '%s'"
+#: plugins/generic/references/class_aclResolver.inc:307
+#: include/class_acl.inc:823
+msgid "Restrict changes to user's own object"
+msgstr ""
 
-#: include/class_CopyPasteHandler.inc:193
-#, php-format
-msgid "Cannot set permission for '%s'"
-msgstr "Não foi possível atribuir permissão para '%s'"
+#: plugins/generic/references/class_aclResolver.inc:309
+#: include/class_acl.inc:827 include/class_acl.inc:936
+#: include/class_acl.inc:940
+msgid "read"
+msgstr "leitura"
 
-#: include/class_CopyPasteHandler.inc:396
-#, php-format
-msgid "These objects will be pasted: %s"
-msgstr "Estes objetos serão colados: %s"
+#: plugins/generic/references/class_aclResolver.inc:310
+#: include/class_acl.inc:828 include/class_acl.inc:938
+#: include/class_acl.inc:941
+msgid "write"
+msgstr "escrita"
 
-#: include/class_CopyPasteHandler.inc:420
-#, php-format
-msgid "This object will be pasted: %s"
-msgstr "Esse objeto será colado: %s"
+#: plugins/generic/references/class_aclResolver.inc:311
+#, fuzzy
+msgid "create"
+msgstr "Criar"
 
-#: include/class_CopyPasteHandler.inc:573
-msgid "Cannot paste"
-msgstr "Impossível colar"
+#: plugins/generic/references/class_aclResolver.inc:312
+#, fuzzy
+msgid "remove"
+msgstr "Remover"
 
-#: include/class_msg_dialog.inc:124
-msgid "Please fix the above error and reload the page."
-msgstr ""
+#: plugins/generic/references/class_aclResolver.inc:313
+#, fuzzy
+msgid "move"
+msgstr "Remover"
 
 #: plugins/generic/statistics/statistics.tpl:2
 msgid "Usage statistics"
@@ -3367,37 +3321,35 @@ msgstr ""
 msgid "Select report type"
 msgstr "Selecione a base"
 
-#: plugins/generic/statistics/chartClasses/class_actionSelectChart.inc:104
-#, fuzzy
-msgid "Action"
-msgstr "Ações"
+#: plugins/generic/statistics/chartClasses/class_statChart.inc:73
+msgid "Systems"
+msgstr "Sistemas"
 
+#: plugins/generic/statistics/chartClasses/class_durationTimeChart.inc:15
 #: plugins/generic/statistics/chartClasses/class_cpuLoadChart.inc:15
-#: plugins/generic/statistics/chartClasses/class_memoryUsageChart.inc:15
 #: plugins/generic/statistics/chartClasses/class_renderTimeChart.inc:15
-#: plugins/generic/statistics/chartClasses/class_durationTimeChart.inc:15
-#, fuzzy
-msgid "Max"
-msgstr "Maio"
+#: plugins/generic/statistics/chartClasses/class_memoryUsageChart.inc:15
+msgid "Maximum"
+msgstr ""
 
+#: plugins/generic/statistics/chartClasses/class_durationTimeChart.inc:16
 #: plugins/generic/statistics/chartClasses/class_cpuLoadChart.inc:16
-#: plugins/generic/statistics/chartClasses/class_memoryUsageChart.inc:16
 #: plugins/generic/statistics/chartClasses/class_renderTimeChart.inc:16
-#: plugins/generic/statistics/chartClasses/class_durationTimeChart.inc:16
-msgid "Avergae"
+#: plugins/generic/statistics/chartClasses/class_memoryUsageChart.inc:16
+msgid "Average"
 msgstr ""
 
+#: plugins/generic/statistics/chartClasses/class_durationTimeChart.inc:17
 #: plugins/generic/statistics/chartClasses/class_cpuLoadChart.inc:17
-#: plugins/generic/statistics/chartClasses/class_memoryUsageChart.inc:17
 #: plugins/generic/statistics/chartClasses/class_renderTimeChart.inc:17
-#: plugins/generic/statistics/chartClasses/class_durationTimeChart.inc:17
-#, fuzzy
-msgid "Min"
-msgstr "Principal"
+#: plugins/generic/statistics/chartClasses/class_memoryUsageChart.inc:17
+msgid "Minimum"
+msgstr ""
 
-#: plugins/generic/statistics/chartClasses/class_statChart.inc:73
-msgid "Systems"
-msgstr "Sistemas"
+#: plugins/generic/statistics/chartClasses/class_actionSelectChart.inc:104
+#, fuzzy
+msgid "Action"
+msgstr "Ações"
 
 #: plugins/generic/statistics/class_statistics.inc:263
 #, fuzzy, php-format
@@ -3408,3543 +3360,3426 @@ msgstr ""
 "Você esta atualmente editando uma entrada na base de dados. Você quer perder "
 "as alterações realizadas?"
 
-#: plugins/generic/dashBoard/dbInformation/contents.tpl:1
-#: plugins/admin/ogroups/class_ogroup.inc:244 setup/setup_ldap.tpl:108
-msgid "Information"
-msgstr "Informação"
-
-#: plugins/generic/dashBoard/dashBoard.tpl:2
-msgid "This feature is only accessible for registrated instances of GOsa"
-msgstr ""
-
-#: plugins/generic/dashBoard/dashBoard.tpl:5
-msgid "Registrate"
-msgstr ""
-
-#: plugins/generic/dashBoard/dashBoard.tpl:7
+#: setup/setup_checks.tpl:2
 msgid ""
-"Unfortunately the registration server cannot be reached, maybe the server is "
-"down for maintaince or you've no internet access!"
-msgstr ""
-
-#: plugins/generic/dashBoard/dashBoard.tpl:13
-msgid "GOsa dash board"
+"This step checks if your PHP server has all required modules and "
+"configuration settings."
 msgstr ""
 
-#: plugins/generic/dashBoard/dbChannelStatus/class_dbChannelStatus.inc:14
-#: plugins/generic/dashBoard/dbPluginStatus/class_dbPluginStatus.inc:26
-#: plugins/personal/posix/generic.tpl:37
-msgid "Status"
-msgstr "Estatus"
-
-#: plugins/generic/dashBoard/dbChannelStatus/contents.tpl:1
+#: setup/setup_checks.tpl:5
 #, fuzzy
-msgid "Channels"
-msgstr "Cancelar"
+msgid "Inspection"
+msgstr "Ações"
 
-#: plugins/generic/dashBoard/dbPluginStatus/contents.tpl:1
-msgid "Plugin status"
+#: setup/setup_checks.tpl:8
+msgid "PHP module and extension checks"
 msgstr ""
 
-#: plugins/generic/dashBoard/dbPluginStatus/class_dbPluginStatus.inc:69
-msgid "Version mismatch"
+#: setup/setup_checks.tpl:10
+msgid "Basic checks"
 msgstr ""
 
-#: plugins/generic/dashBoard/dbPluginStatus/class_dbPluginStatus.inc:73
-msgid "Schema missing"
+#: setup/setup_checks.tpl:21 setup/setup_checks.tpl:62
+#: setup/class_setupStep_Migrate.inc:153 setup/class_setupStep_Migrate.inc:303
+#: setup/class_setupStep_Migrate.inc:684 setup/class_setupStep_Migrate.inc:828
+#: ihtml/themes/default/msg_dialog.tpl:77
+#: ihtml/themes/default/msg_dialog.tpl:79
+#: ihtml/themes/default/msg_dialog.tpl:136
+#: ihtml/themes/default/msg_dialog.tpl:139
+#: ihtml/themes/default/msg_dialog.tpl:144 include/utils/class_msgPool.inc:301
+#, php-format
+msgid "OK"
 msgstr ""
 
-#: plugins/generic/dashBoard/dbNotifications/contents.tpl:1
-#, fuzzy
-msgid "Notifications"
-msgstr "Localização"
-
-#: plugins/generic/dashBoard/Register/class_RegistrationDialog.inc:54
-msgid ""
-"Communciation with the backend failed! Please check your internet connection!"
+#: setup/setup_checks.tpl:38 setup/setup_checks.tpl:79
+msgid "GOsa will NOT run without fixing this."
 msgstr ""
 
-#: plugins/generic/dashBoard/Register/class_RegistrationDialog.inc:56
-msgid ""
-"Authentication failed, please check combination of username and password!"
+#: setup/setup_checks.tpl:40 setup/setup_checks.tpl:81
+msgid "GOsa will run without fixing this."
 msgstr ""
 
-#: plugins/generic/dashBoard/Register/class_RegistrationDialog.inc:58
-msgid ""
-"Internal server error, please try again later. If the problem persists "
-"contact the GOsa-Team!"
+#: setup/setup_checks.tpl:50
+msgid "PHP setup configuration"
 msgstr ""
 
-#: plugins/generic/dashBoard/Register/register.tpl:3
-#, fuzzy
-msgid "GOsa registration"
-msgstr "Organização"
-
-#: plugins/generic/dashBoard/Register/register.tpl:7
-msgid "Do you want to register GOsa and benefit from the features it brings?"
+#: setup/setup_checks.tpl:50
+msgid "show information"
 msgstr ""
 
-#: plugins/generic/dashBoard/Register/register.tpl:11
-msgid "I do not want to register"
+#: setup/setup_checks.tpl:51
+msgid "Extended checks"
 msgstr ""
 
-#: plugins/generic/dashBoard/Register/register.tpl:17
-msgid "Register"
+#: setup/setup_schema.tpl:1
+msgid "Schema specific settings"
 msgstr ""
 
-#: plugins/generic/dashBoard/Register/register.tpl:19
-msgid "Additionally to the 'Annonomous' account you can:"
+#: setup/setup_schema.tpl:4
+msgid "Schema check succeeded"
 msgstr ""
 
-#: plugins/generic/dashBoard/Register/register.tpl:21
-msgid "Access to 'Premium-Channels'."
+#: setup/setup_schema.tpl:7
+msgid "Schema check failed"
 msgstr ""
 
-#: plugins/generic/dashBoard/Register/register.tpl:22
+#: setup/setup_schema.tpl:11
 msgid ""
-"Watch the status of current plugin updates/patches and the availability of "
-"new plugins."
-msgstr ""
-
-#: plugins/generic/dashBoard/Register/register.tpl:23
-msgid "Recieve newsletter, if wanted."
+"Could not read any schema information, all checks skipped. Adjust your LDAP "
+"ACLs."
 msgstr ""
 
-#: plugins/generic/dashBoard/Register/register.tpl:24
-msgid "View several usefull statistics about your GOsa installation"
+#: setup/setup_schema.tpl:13
+msgid ""
+"It seems that your LDAP database wasn't initialized yet. This maybe the "
+"reason, why GOsa can't read your schema configuration!"
 msgstr ""
 
-#: plugins/generic/dashBoard/Register/register.tpl:29
-msgid "What information will be transmitted to the backend and maybe stored:"
-msgstr ""
+#: setup/class_setupStep_Finish.inc:39
+#: ihtml/themes/default/copyPasteDialog.tpl:30
+msgid "Finish"
+msgstr "Finalizar"
 
-#: plugins/generic/dashBoard/Register/register.tpl:31
-msgid "All personal information filled in the registration form."
+#: setup/class_setupStep_Finish.inc:40
+msgid "Write configuration file"
 msgstr ""
 
-#: plugins/generic/dashBoard/Register/register.tpl:32
-msgid "Information about the installed plugins and their version."
+#: setup/class_setupStep_Finish.inc:41
+msgid "Finish - write the configuration file"
 msgstr ""
 
-#: plugins/generic/dashBoard/Register/register.tpl:33
+#: setup/class_setupStep_Finish.inc:106
 msgid ""
-"The GOsa-UUID (will be generated during the registration) and a password, to "
-"authenticate."
+"Your configuration file is currently world readable. Please update the file "
+"permissions!"
 msgstr ""
 
-#: plugins/generic/dashBoard/Register/register.tpl:34
-msgid ""
-"The bugs you will report and the corresponding trace. You can select what "
-"information you want to send in."
+#: setup/class_setupStep_Finish.inc:108
+msgid "The configuration is currently not readable or it does not exists."
 msgstr ""
 
-#: plugins/generic/dashBoard/Register/register.tpl:35
+#: setup/class_setupStep_Finish.inc:117
+#, php-format
 msgid ""
-"When the statistics extension is used. GOsa will transmit information about "
-"plugins, their usage and the amount of objects present in your ldap "
-"database. No sensitive data is transmitted here, just the object type, the "
-"action performed, cpu usage, memory usage, elapsed time..."
+"After downloading and placing the file under %s, please make sure that the "
+"user the web server is running with is able to read %s, while other users "
+"shouldn't. You may want to execute these commands to achieve this "
+"requirement:"
 msgstr ""
 
-#: plugins/generic/dashBoard/Register/register.tpl:69
-#: plugins/generic/dashBoard/Register/register.tpl:80
-#, fuzzy
-msgid "Registration complete"
-msgstr "Operação finalizada"
-
-#: plugins/generic/dashBoard/Register/register.tpl:71
-msgid "GOsa instance sucessfully registered"
+#: setup/class_setupStep_Checks.inc:40 setup/class_setupStep_Checks.inc:41
+msgid "Installation check"
 msgstr ""
 
-#: plugins/generic/dashBoard/Register/register.tpl:82
-#, fuzzy
-msgid "GOsa instance will not be registered"
-msgstr "A sessão não será criptografada."
-
-#: plugins/generic/references/class_reference.inc:58
-#: plugins/generic/references/class_reference.inc:64
-#: plugins/personal/posix/generic.tpl:89
-#: plugins/personal/posix/paste_generic.tpl:58
-#: plugins/personal/posix/paste_generic.tpl:61
-msgid "Group membership"
-msgstr "Membros do grupo"
-
-#: plugins/generic/references/class_reference.inc:70
-#, fuzzy
-msgid "Role membership"
-msgstr "Membros do grupo"
+#: setup/class_setupStep_Checks.inc:42
+msgid "Basic checks for PHP compatibility and extensions"
+msgstr ""
 
-#: plugins/generic/references/class_reference.inc:76
-#, fuzzy
-msgid "Object group membership"
-msgstr "Membros do grupo"
+#: setup/class_setupStep_Checks.inc:66
+msgid "Checking PHP version"
+msgstr ""
 
-#: plugins/generic/references/class_reference.inc:82
-#, fuzzy
-msgid "Department manager"
-msgstr "Nome do departamento"
+#: setup/class_setupStep_Checks.inc:67
+#, php-format
+msgid "PHP must be of version %s or above."
+msgstr ""
 
-#: plugins/generic/references/class_reference.inc:87
-#: plugins/admin/groups/userSelect/user-list.xml:40
-#: plugins/admin/groups/singleUserSelect/singleUser-list.xml:40
-#: plugins/admin/groups/class_group.inc:210
-#: plugins/admin/groups/class_group.inc:1190
-#: plugins/admin/groups/class_group.inc:1200
-#: plugins/admin/users/class_userManagement.inc:536
-#: plugins/admin/users/user-list.xml:57
-#: plugins/personal/generic/class_user.inc:1326
-#: plugins/personal/generic/class_user.inc:1373
-#: plugins/personal/generic/class_user.inc:1704
-#: plugins/personal/generic/class_user.inc:1858
-msgid "Given name"
-msgstr "Nome fornecido"
+#: setup/class_setupStep_Checks.inc:68
+msgid "Please upgrade to a supported version."
+msgstr ""
 
-#: plugins/generic/references/class_reference.inc:87
-#: plugins/admin/groups/userSelect/user-list.xml:48
-#: plugins/admin/groups/singleUserSelect/singleUser-list.xml:48
-#: plugins/admin/groups/class_group.inc:210
-#: plugins/admin/groups/class_group.inc:1190
-#: plugins/admin/groups/class_group.inc:1200
-#: plugins/admin/users/user-list.xml:49
-#: plugins/personal/generic/class_user.inc:1703
-msgid "Surname"
-msgstr "Sobrenome"
+#: setup/class_setupStep_Checks.inc:75
+msgid "GOsa requires this module to talk with your LDAP server."
+msgstr ""
 
-#: plugins/generic/references/class_reference.inc:87
-#: plugins/admin/groups/class_group.inc:210
-#: plugins/admin/groups/class_group.inc:1190
-#: plugins/admin/groups/class_group.inc:1200
-#: plugins/personal/posix/class_posixAccount.inc:869
-#: plugins/personal/posix/class_posixAccount.inc:872
-#: plugins/personal/posix/generic.tpl:64
-#: plugins/personal/posix/paste_generic.tpl:38
-#: setup/class_setupStep_Migrate.inc:415
-msgid "UID"
-msgstr "UID"
+#: setup/class_setupStep_Checks.inc:83
+msgid "GOsa requires this module for an internationalized interface."
+msgstr ""
 
-#: plugins/generic/references/class_reference.inc:88
-#, fuzzy
-msgid "User manager"
-msgstr "Nome do usuário"
+#: setup/class_setupStep_Checks.inc:91
+msgid "GOsa requires this module for the samba integration."
+msgstr ""
 
-#: plugins/generic/references/contents.tpl:2
-#: plugins/generic/references/contents.tpl:3
-#, fuzzy
-msgid "Object information"
-msgstr "Informação da conexão"
+#: setup/class_setupStep_Checks.inc:99
+msgid ""
+"GOsa requires either 'mhash' or the 'sha1' module to make use of SSHA "
+"encryption."
+msgstr ""
 
-#: plugins/generic/references/contents.tpl:7
-msgid "Show raw object entry"
+#: setup/class_setupStep_Checks.inc:107
+msgid "GOsa requires this module to talk to an IMAP server."
 msgstr ""
 
-#: plugins/generic/references/contents.tpl:18
-#: plugins/generic/references/contents.tpl:20
-#, fuzzy
-msgid "Last modification"
-msgstr "Localização"
+#: setup/class_setupStep_Checks.inc:114
+msgid "mbstring"
+msgstr ""
 
-#: plugins/generic/references/contents.tpl:29
-#, fuzzy
-msgid "Object references"
-msgstr "Referências"
+#: setup/class_setupStep_Checks.inc:115
+msgid "GOsa requires this module to handle Unicode strings."
+msgstr ""
 
-#: plugins/generic/references/contents.tpl:45
-#, fuzzy
-msgid "ACL trace"
-msgstr "Todas as categorias"
+#: setup/class_setupStep_Checks.inc:122
+msgid "Calendar"
+msgstr ""
 
-#: plugins/generic/references/class_aclResolver.inc:143
-msgid "Enter another user name"
+#: setup/class_setupStep_Checks.inc:123
+msgid "GOsa requires this module to calculate dates."
 msgstr ""
 
-#: plugins/generic/references/class_aclResolver.inc:169
-#: plugins/addons/dyngroup/class_DynamicLdapGroup.inc:126
-#: plugins/addons/dyngroup/class_DynamicLdapGroup.inc:128
-#: plugins/addons/dyngroup/dyngroup.tpl:8
-#, fuzzy
-msgid "Filter"
-msgstr "Filtros"
+#: setup/class_setupStep_Checks.inc:130
+msgid "MySQL"
+msgstr ""
 
-#: plugins/generic/references/class_aclResolver.inc:193
-msgid "ACLs"
+#: setup/class_setupStep_Checks.inc:131
+msgid ""
+"GOsa requires this module to communicate with several supported databases."
 msgstr ""
 
-#: plugins/generic/references/class_aclResolver.inc:198
-#, php-format
-msgid "List of effective ACLs for '%s'"
+#: setup/class_setupStep_Checks.inc:148
+msgid "samba hash generator"
 msgstr ""
 
-#: plugins/generic/references/class_aclResolver.inc:199
-#: plugins/generic/references/class_aclResolver.inc:203
-#, fuzzy
-msgid "Object permissions"
-msgstr "Configurações Posix"
+#: setup/class_setupStep_Checks.inc:149
+msgid "GOsa requires this command to synchronize POSIX and samba passwords."
+msgstr ""
 
-#: plugins/generic/references/class_aclResolver.inc:311
-#, fuzzy
-msgid "create"
-msgstr "Criar"
+#: setup/class_setupStep_Checks.inc:150
+msgid ""
+"Deploy a gosa-si installation or install the Perl Crypt::SmbHash modules."
+msgstr ""
 
-#: plugins/generic/references/class_aclResolver.inc:312
-#, fuzzy
-msgid "remove"
-msgstr "Remover"
+#: setup/class_setupStep_Checks.inc:163
+msgid "imagick"
+msgstr ""
 
-#: plugins/generic/references/class_aclResolver.inc:313
-#, fuzzy
-msgid "move"
-msgstr "Remover"
+#: setup/class_setupStep_Checks.inc:164
+msgid "GOsa requires this extension to handle images."
+msgstr ""
 
-#: plugins/generic/welcome/main.inc:26
-#, php-format
-msgid "Welcome %s!"
-msgstr "Bem vindo %s!"
+#: setup/class_setupStep_Checks.inc:179
+msgid "compression module"
+msgstr ""
 
-#: plugins/generic/welcome/class_welcome.inc:5
-#: plugins/generic/welcome/class_welcome.inc:6
-msgid "Back to main menu"
+#: setup/class_setupStep_Checks.inc:180
+msgid "GOsa requires this extension to handle snapshots."
 msgstr ""
 
-#: plugins/generic/welcome/welcome.tpl:8
-msgid "The GOsa team"
+#: setup/class_setupStep_Checks.inc:191
+msgid ""
+"register_globals is a PHP mechanism to register all global variables to be "
+"accessible from scripts without changing the scope. This may be a security "
+"risk."
 msgstr ""
 
-#: plugins/admin/ogroups/objectSelect/selectObject-list.xml:11
-#: plugins/admin/groups/userSelect/user-list.xml:10
-#: plugins/admin/groups/singleUserSelect/singleUser-list.xml:10
-#: plugins/admin/groups/userGroupSelect/selectUserGroup-list.xml:11
-#: plugins/personal/posix/trustSelect/trust-list.xml:9
-#: plugins/personal/posix/groupSelect/group-list.xml:10
-msgid "Please select the desired entries"
+#: setup/class_setupStep_Checks.inc:192
+msgid "Search for 'register_globals' in your php.ini and switch it to 'Off'."
 msgstr ""
 
-#: plugins/admin/ogroups/objectSelect/selectObject-list.xml:15
-#: plugins/admin/ogroups/class_ogroupManagement.inc:186
-#: plugins/admin/departments/dep-list.xml:55
-#: plugins/admin/departments/dep-list.xml:71
-#: plugins/admin/departments/dep-list.xml:138
-#: plugins/admin/departments/class_departmentManagement.inc:253
-#: plugins/personal/generic/class_user.inc:1722
-#: plugins/personal/generic/generic.tpl:306
-msgid "Department"
-msgstr "Departamento"
+#: setup/class_setupStep_Checks.inc:200
+msgid "PHP uses this value for the garbage collector to delete old sessions."
+msgstr ""
 
-#: plugins/admin/ogroups/objectSelect/selectObject-list.xml:23
-#: plugins/admin/ogroups/class_ogroupManagement.inc:187
-#: plugins/personal/posix/trustSelect/trust-list.xml:12
-msgid "Server"
-msgstr "Servidor"
+#: setup/class_setupStep_Checks.inc:201
+msgid ""
+"Setting this value to one day will prevent loosing session and cookies "
+"before they really timeout."
+msgstr ""
 
-#: plugins/admin/ogroups/objectSelect/selectObject-list.xml:31
-#: plugins/admin/ogroups/class_ogroupManagement.inc:189
-#: plugins/personal/posix/trustSelect/trust-list.xml:19
-msgid "Workstation"
-msgstr "Estação de trabalho"
+#: setup/class_setupStep_Checks.inc:202
+msgid ""
+"Search for 'session.gc_maxlifetime' in your php.ini and set it to 86400 or "
+"higher."
+msgstr ""
 
-#: plugins/admin/ogroups/objectSelect/selectObject-list.xml:39
-#: plugins/admin/ogroups/class_ogroupManagement.inc:191
-#: plugins/personal/posix/trustSelect/trust-list.xml:26
-msgid "Terminal"
+#: setup/class_setupStep_Checks.inc:210
+msgid ""
+"In Order to use GOsa without any trouble, the session.auto_register option "
+"in your php.ini should be set to 'Off'."
 msgstr ""
 
-#: plugins/admin/ogroups/objectSelect/selectObject-list.xml:47
-#: plugins/admin/ogroups/class_ogroupManagement.inc:192
-msgid "Printer"
-msgstr "Impressora"
+#: setup/class_setupStep_Checks.inc:211
+msgid "Search for 'session.auto_start' in your php.ini and set it to 'Off'."
+msgstr ""
 
-#: plugins/admin/ogroups/objectSelect/selectObject-list.xml:55
-#: plugins/admin/ogroups/class_ogroupManagement.inc:188
-#: plugins/admin/groups/class_groupManagement.inc:181
-#: plugins/admin/users/class_userManagement.inc:893
-#: plugins/admin/departments/generic.tpl:110
-#: plugins/admin/departments/class_department.inc:376
-#: plugins/admin/departments/organization.tpl:109
-#: plugins/personal/generic/class_user.inc:1354
-#: plugins/personal/generic/class_user.inc:1846
-#: plugins/personal/generic/generic.tpl:394
-#: plugins/personal/generic/generic.tpl:574
-msgid "Phone"
-msgstr "Fone"
+#: setup/class_setupStep_Checks.inc:218
+msgid ""
+"GOsa needs at least 32MB of memory. Setting it below this limit may cause "
+"errors that are not reproducible! Increase it for larger setups."
+msgstr ""
 
-#: plugins/admin/ogroups/objectSelect/selectObject-list.xml:63
-#: plugins/admin/ogroups/class_ogroupManagement.inc:183
-#: plugins/admin/groups/userSelect/user-list.xml:14
-#: plugins/admin/groups/singleUserSelect/singleUser-list.xml:14
-#: plugins/admin/groups/userGroupSelect/selectUserGroup-list.xml:15
-#: plugins/admin/users/user-list.xml:23 plugins/admin/users/user-list.xml:95
-msgid "User"
-msgstr "Usuário"
+#: setup/class_setupStep_Checks.inc:219
+msgid ""
+"Search for 'memory_limit' in your php.ini and set it to '32M' or higher."
+msgstr ""
 
-#: plugins/admin/ogroups/objectSelect/selectObject-list.xml:71
-#: plugins/admin/ogroups/class_ogroupManagement.inc:184
-#: plugins/admin/ogroups/ogroup-list.xml:79
-#: plugins/admin/groups/userGroupSelect/selectUserGroup-list.xml:23
-#: plugins/admin/groups/group-list.xml:15
-#: plugins/admin/groups/group-list.xml:79
-#: plugins/addons/propertyEditor/property-list.xml:64
-#: plugins/personal/posix/groupSelect/group-list.xml:13
-msgid "Group"
+#: setup/class_setupStep_Checks.inc:226
+msgid ""
+"This option influences the PHP output handling. Turn this Option off, to "
+"increase performance."
+msgstr ""
+
+#: setup/class_setupStep_Checks.inc:227
+msgid "Search for 'implicit_flush' in your php.ini and set it to 'Off'."
+msgstr ""
+
+#: setup/class_setupStep_Checks.inc:234
+msgid "The Execution time should be at least 30 seconds."
+msgstr ""
+
+#: setup/class_setupStep_Checks.inc:235
+msgid ""
+"Search for 'max_execution_time' in your php.ini and set it to '30' or higher."
+msgstr ""
+
+#: setup/class_setupStep_Checks.inc:242
+msgid ""
+"Increase the server security by setting expose_php to 'off'. PHP won't send "
+"any information about the server you are running in this case."
 msgstr ""
 
-#: plugins/admin/ogroups/objectSelect/selectObject-filter.xml:32
-#: plugins/admin/ogroups/ogroup-filter.xml:18
-#: plugins/admin/groups/userSelect/user-filter.xml:20
-#: plugins/admin/groups/singleUserSelect/singleUser-filter.xml:20
-#: plugins/admin/groups/userGroupSelect/selectUserGroup-filter.xml:21
-#: plugins/admin/groups/group-filter.xml:17
-#: plugins/admin/users/user-filter.xml:19
-#: plugins/admin/newConfigManagement/DeviceConfig-filter.xml:14
-#: plugins/admin/departments/dep-filter.xml:17
-#: plugins/admin/acl/acl-filter.xml:18
-#: plugins/personal/posix/trustSelect/trust-filter.xml:17
-#: plugins/personal/posix/groupSelect/group-filter.xml:16
-#, fuzzy
-msgid "Default filter"
-msgstr "Impressora"
+#: setup/class_setupStep_Checks.inc:243
+msgid "Search for 'expose_php' in your php.ini and set if to 'Off'."
+msgstr ""
 
-#: plugins/admin/ogroups/objectSelect/selectObject-list.tpl:12
-#: plugins/admin/ogroups/ogroup-list.tpl:12
-#: plugins/admin/ogroups/class_ogroup.inc:862
-#: plugins/admin/ogroups/generic.tpl:26
-#: plugins/admin/groups/userSelect/user-list.tpl:12
-#: plugins/admin/groups/generic.tpl:39
-#: plugins/admin/groups/singleUserSelect/singleUser-list.tpl:12
-#: plugins/admin/groups/userGroupSelect/selectUserGroup-list.tpl:12
-#: plugins/admin/groups/group-list.tpl:12
-#: plugins/admin/groups/class_group.inc:1059
-#: plugins/admin/users/user-list.tpl:12
-#: plugins/admin/departments/locality.tpl:28
-#: plugins/admin/departments/generic.tpl:39
-#: plugins/admin/departments/class_domain.inc:92
-#: plugins/admin/departments/class_localityGeneric.inc:94
-#: plugins/admin/departments/class_organizationGeneric.inc:125
-#: plugins/admin/departments/class_countryGeneric.inc:94
-#: plugins/admin/departments/class_dcObject.inc:93
-#: plugins/admin/departments/domain.tpl:28
-#: plugins/admin/departments/country.tpl:28
-#: plugins/admin/departments/dcObject.tpl:28
-#: plugins/admin/departments/class_department.inc:677
-#: plugins/admin/departments/dep-list.tpl:12
-#: plugins/admin/departments/organization.tpl:39
-#: plugins/admin/acl/acl-list.tpl:12 plugins/admin/acl/class_aclRole.inc:742
-#: plugins/admin/acl/acl_role.tpl:27
-#: plugins/addons/dyngroup/class_DynamicLdapGroup.inc:114
-#: plugins/addons/dyngroup/dyngroup.tpl:5
-#: plugins/personal/generic/class_user.inc:1715
-#: plugins/personal/generic/generic.tpl:167
-#: plugins/personal/posix/trustSelect/trust-list.tpl:12
-#: plugins/personal/posix/groupSelect/group-list.tpl:12
-#: setup/setup_ldap.tpl:47
-msgid "Base"
-msgstr "Base"
+#: setup/class_setupStep_Checks.inc:250
+msgid ""
+"Increase your server security by setting magic_quotes_gpc to 'on'. PHP will "
+"escape all quotes in strings in this case."
+msgstr ""
 
-#: plugins/admin/ogroups/objectSelect/class_objectSelect.inc:29
-#, fuzzy
-msgid "Object selection"
-msgstr "Administração de grupos"
+#: setup/class_setupStep_Checks.inc:251
+msgid "Search for 'magic_quotes_gpc' in your php.ini and set it to 'On'."
+msgstr ""
 
-#: plugins/admin/ogroups/class_ogroupManagement.inc:25
-#: plugins/admin/ogroups/class_ogroup.inc:858
-msgid "Object groups"
-msgstr "Grupos de objeto"
+#: setup/class_setupStep_Checks.inc:258
+msgid "Increase your server performance by setting magic_quotes_gpc to 'off'."
+msgstr ""
 
-#: plugins/admin/ogroups/class_ogroupManagement.inc:26
-msgid "Combine different types of objects to make use of this relationship"
+#: setup/class_setupStep_Checks.inc:259
+msgid ""
+"Search for 'zend.ze1_compatibility_mode' in your php.ini and set it to 'Off'."
 msgstr ""
 
-#: plugins/admin/ogroups/class_ogroupManagement.inc:115
-#: plugins/admin/groups/class_groupManagement.inc:100
-#: plugins/admin/users/class_userManagement.inc:196
-msgid "Infrastructure error"
+#: setup/class_setupStep_Checks.inc:269
+#, fuzzy
+msgid "Configuration writable"
+msgstr "Configuração"
+
+#: setup/class_setupStep_Checks.inc:270
+msgid "The configuration file can't be written"
 msgstr ""
 
-#: plugins/admin/ogroups/class_ogroupManagement.inc:182
-msgid "Templates"
-msgstr "Modelos"
+#: setup/class_setupStep_Checks.inc:271
+#, php-format
+msgid ""
+"GOsa reads its configuration from a file located in (%s/%s). The setup can "
+"write the configuration directly if it is writable."
+msgstr ""
 
-#: plugins/admin/ogroups/class_ogroupManagement.inc:185
-msgid "Application"
-msgstr "Aplicação"
+#: setup/setup_feedback.tpl:2
+msgid "Feedback successfully send"
+msgstr ""
 
-#: plugins/admin/ogroups/class_ogroupManagement.inc:190
-msgid "Windows Install"
+#: setup/setup_feedback.tpl:6
+msgid "Subscribe to the gosa-announce mailing list"
 msgstr ""
 
-#: plugins/admin/ogroups/class_ogroup.inc:244
-msgid "You cannot combine terminals and workstations in one object group!"
+#: setup/setup_feedback.tpl:8
+msgid ""
+"When checking this option, GOsa will try to connect http://oss.gonicus.de in "
+"order to subscribe you to the gosa-announce mailing list. You've to confirm "
+"this by mail."
 msgstr ""
 
-#: plugins/admin/ogroups/class_ogroup.inc:318
-#: plugins/admin/users/class_userManagement.inc:458
-#: plugins/admin/users/class_userManagement.inc:492
-#: plugins/admin/users/class_userManagement.inc:523
-msgid "none"
-msgstr "nenhum"
+#: setup/setup_feedback.tpl:20
+msgid "Mail address"
+msgstr "Endereço de Correio"
 
-#: plugins/admin/ogroups/class_ogroup.inc:320
-msgid "too many different objects!"
+#: setup/setup_feedback.tpl:28
+msgid "Send feedback to the GOsa project team"
 msgstr ""
 
-#: plugins/admin/ogroups/class_ogroup.inc:322
-msgid "users"
-msgstr "Usuários"
+#: setup/setup_feedback.tpl:31
+msgid ""
+"When checking this option, GOsa will try to connect http://oss.gonicus.de in "
+"order to submit your form anonymously."
+msgstr ""
 
-#: plugins/admin/ogroups/class_ogroup.inc:323
-msgid "groups"
-msgstr "Grupos"
+#: setup/setup_feedback.tpl:38
+msgid "Did the setup procedure help you to get started?"
+msgstr ""
 
-#: plugins/admin/ogroups/class_ogroup.inc:324
-msgid "applications"
-msgstr "Aplicações"
+#: setup/setup_feedback.tpl:39 setup/setup_feedback.tpl:50
+#: setup/class_setupStep_Ldap.inc:75
+msgid "Yes"
+msgstr ""
 
-#: plugins/admin/ogroups/class_ogroup.inc:325
-msgid "departments"
-msgstr "Departamentos"
+#: setup/setup_feedback.tpl:41 setup/setup_feedback.tpl:52
+#: setup/class_setupStep_Ldap.inc:75
+msgid "No"
+msgstr ""
 
-#: plugins/admin/ogroups/class_ogroup.inc:326
-msgid "servers"
-msgstr "Servidores"
+#: setup/setup_feedback.tpl:44
+msgid "If not, what problems did you encounter"
+msgstr ""
 
-#: plugins/admin/ogroups/class_ogroup.inc:327
-msgid "workstations"
-msgstr "Estações de Trabalho"
+#: setup/setup_feedback.tpl:48
+msgid "Is this the first time you use GOsa?"
+msgstr ""
 
-#: plugins/admin/ogroups/class_ogroup.inc:328
-#, fuzzy
-msgid "Windows workstations"
-msgstr "Estações de Trabalho"
+#: setup/setup_feedback.tpl:53
+msgid "I use it since"
+msgstr ""
 
-#: plugins/admin/ogroups/class_ogroup.inc:329
-msgid "terminals"
-msgstr "Terminais"
+#: setup/setup_feedback.tpl:54
+msgid "Select the year since when you are using GOsa"
+msgstr ""
 
-#: plugins/admin/ogroups/class_ogroup.inc:330
-msgid "phones"
-msgstr "Telefones"
+#: setup/setup_feedback.tpl:60
+msgid "What operating system / distribution do you use?"
+msgstr ""
 
-#: plugins/admin/ogroups/class_ogroup.inc:331
-msgid "printers"
-msgstr "Impressoras"
+#: setup/setup_feedback.tpl:64
+msgid "What web server do you use?"
+msgstr ""
 
-#: plugins/admin/ogroups/class_ogroup.inc:533
-#, fuzzy
-msgid "Non existing DN:"
-msgstr "Dn não existente:"
+#: setup/setup_feedback.tpl:68
+msgid "What PHP version do you use?"
+msgstr ""
 
-#: plugins/admin/ogroups/class_ogroup.inc:651
-#, php-format
-msgid ""
-"These systems are already configured by other object groups and cannot be "
-"added:"
+#: setup/setup_feedback.tpl:72
+msgid "GOsa version"
 msgstr ""
 
-#: plugins/admin/ogroups/class_ogroup.inc:685
-msgid "You can combine two different object types at maximum, only!"
+#: setup/setup_feedback.tpl:78 setup/setup_feedback.tpl:79
+msgid "LDAP"
 msgstr ""
 
-#: plugins/admin/ogroups/class_ogroup.inc:848
-#: plugins/admin/groups/class_group.inc:1035
-#: plugins/admin/users/class_userManagement.inc:865
-#: plugins/admin/departments/class_department.inc:659
-#: plugins/personal/generic/class_user.inc:37
-#: plugins/personal/generic/class_user.inc:1670
-#: plugins/personal/posix/generic.tpl:5 setup/setup_feedback.tpl:35
-#: setup/setup_feedback.tpl:36
-msgid "Generic"
-msgstr "Geral"
+#: setup/setup_feedback.tpl:81
+msgid "What kind of LDAP server(s) do you use?"
+msgstr ""
 
-#: plugins/admin/ogroups/class_ogroup.inc:849
-msgid "Object group generic"
+#: setup/setup_feedback.tpl:85
+msgid "How many objects are in your LDAP?"
 msgstr ""
 
-#: plugins/admin/ogroups/class_ogroup.inc:864
-#: plugins/admin/groups/class_group.inc:1065
-#: plugins/personal/posix/trustModeDialog/generic.tpl:2
-msgid "System trust"
-msgstr "Sistema de confiança"
+#: setup/setup_feedback.tpl:91 setup/setup_feedback.tpl:92
+msgid "Features"
+msgstr ""
 
-#: plugins/admin/ogroups/generic.tpl:1
-#: plugins/admin/ogroups/ogroup-list.xml:15
-msgid "Object group"
+#: setup/setup_feedback.tpl:94
+msgid "What features of GOsa do you use?"
 msgstr ""
 
-#: plugins/admin/ogroups/generic.tpl:5 plugins/personal/posix/generic.tpl:6
-#, fuzzy
-msgid "Generic settings"
-msgstr "Configurações do usuário"
+#: setup/setup_feedback.tpl:103
+msgid "What features do you want to see in future versions of GOsa?"
+msgstr ""
 
-#: plugins/admin/ogroups/generic.tpl:7
-#: plugins/admin/ogroups/paste_generic.tpl:4
-#: plugins/admin/groups/generic.tpl:11
-#: plugins/admin/groups/paste_generic.tpl:5
-msgid "Group name"
-msgstr "Nome do grupo"
+#: setup/setup_feedback.tpl:107
+msgid "Send feedback"
+msgstr ""
+
+#: setup/setup_migrate.tpl:2
+msgid ""
+"During the LDAP inspection, we're going to check for several common pitfalls "
+"that may occur when migration to GOsa base LDAP administration. You may want "
+"to fix the problems below, in order to provide smooth services."
+msgstr ""
 
-#: plugins/admin/ogroups/generic.tpl:10
-msgid "Name of the group"
+#: setup/setup_migrate.tpl:5
+msgid "Checks"
 msgstr ""
 
-#: plugins/admin/ogroups/generic.tpl:18 plugins/admin/groups/generic.tpl:28
-msgid "Descriptive text for this group"
+#: setup/setup_migrate.tpl:22
+msgid "Add required object classes to the LDAP base"
 msgstr ""
 
-#: plugins/admin/ogroups/generic.tpl:41
-msgid "Member objects"
+#: setup/setup_migrate.tpl:24
+msgid "Current"
 msgstr ""
 
-#: plugins/admin/ogroups/tabs_ogroups.inc:139
-msgid "Phone queue"
-msgstr "Fila de Telefone"
+#: setup/setup_migrate.tpl:28
+msgid "After migration"
+msgstr ""
 
-#: plugins/admin/ogroups/tabs_ogroups.inc:155
-#: plugins/admin/groups/class_groupManagement.inc:165
-#: plugins/admin/users/class_userManagement.inc:872
-msgid "Mail"
-msgstr "Correio"
+#: setup/setup_migrate.tpl:35
+msgid "Close"
+msgstr "Fechar"
 
-#: plugins/admin/ogroups/tabs_ogroups.inc:164
-#, fuzzy
-msgid "Groupware"
-msgstr "Nome do grupo"
+#: setup/setup_migrate.tpl:40
+msgid "Create a new GOsa administrator account"
+msgstr ""
 
-#: plugins/admin/ogroups/tabs_ogroups.inc:176
-#, fuzzy
-msgid "System settings"
-msgstr "Configurações do usuário"
+#: setup/setup_migrate.tpl:41
+msgid ""
+"This dialog will automatically add a new super administrator to your LDAP "
+"tree."
+msgstr ""
 
-#: plugins/admin/ogroups/tabs_ogroups.inc:188
-#: plugins/admin/ogroups/tabs_ogroups.inc:213
-msgid "Recipe"
+#: setup/setup_migrate.tpl:57
+msgid "Password (again)"
 msgstr ""
 
-#: plugins/admin/ogroups/tabs_ogroups.inc:200
-#: plugins/admin/ogroups/tabs_ogroups.inc:222
-msgid "Devices"
-msgstr "Dispositivos"
+#: setup/setup_migrate.tpl:70 setup/setup_ldap.tpl:19
+#: ihtml/themes/default/acl.tpl:33 ihtml/themes/default/acl.tpl:62
+#: ihtml/themes/default/acl.tpl:133 ihtml/themes/default/acl.tpl:150
+#: include/utils/class_msgPool.inc:307
+#, php-format
+msgid "Apply"
+msgstr "Aplicar"
 
-#: plugins/admin/ogroups/tabs_ogroups.inc:232
-msgid "Deployment summary"
+#: setup/setup_migrate.tpl:71 setup/setup_ldap.tpl:20
+#: ihtml/themes/default/msg_dialog.tpl:80
+#: ihtml/themes/default/msg_dialog.tpl:141
+#: ihtml/themes/default/msg_dialog.tpl:146 ihtml/themes/default/acl.tpl:137
+#: ihtml/themes/default/acl.tpl:153 ihtml/themes/default/snapshotdialog.tpl:44
+#: ihtml/themes/default/snapshotdialog.tpl:90
+#: ihtml/themes/default/islocked.tpl:26
+#: ihtml/themes/default/copyPasteDialog.tpl:21
+#: include/utils/class_msgPool.inc:295
+#, php-format
+msgid "Cancel"
+msgstr "Cancelar"
+
+#: setup/setup_finish.tpl:3
+msgid "Create your configuration file"
 msgstr ""
 
-#: plugins/admin/ogroups/tabs_ogroups.inc:242
-msgid "Desktop"
+#: setup/setup_finish.tpl:10
+msgid "Depending on the user name your web server is running on:"
 msgstr ""
 
-#: plugins/admin/ogroups/tabs_ogroups.inc:259
-msgid "Applications"
-msgstr "Aplicações"
+#: setup/setup_finish.tpl:27
+msgid "Download configuration"
+msgstr ""
 
-#: plugins/admin/ogroups/paste_generic.tpl:1
-#, fuzzy
-msgid "Paste object group"
-msgstr "Lista dos grupos"
+#: setup/setup_finish.tpl:33
+msgid "Status: "
+msgstr ""
 
-#: plugins/admin/ogroups/paste_generic.tpl:7
-msgid "Please enter the new object group name"
+#: setup/class_setupStep_Feedback.inc:94
+msgid "UNIX accounts/groups"
 msgstr ""
 
-#: plugins/admin/ogroups/paste_generic.tpl:16
-msgid ""
-"Copy members. Be careful with this option, systems can only inherit from a "
-"single object group!"
+#: setup/class_setupStep_Feedback.inc:96
+msgid "Samba management"
 msgstr ""
 
-#: plugins/admin/ogroups/ogroup-list.xml:11
+#: setup/class_setupStep_Feedback.inc:98
 #, fuzzy
-msgid "List of object groups"
-msgstr "Lista dos grupos"
-
-#: plugins/admin/ogroups/ogroup-list.xml:57
-#: plugins/admin/groups/group-list.xml:57 plugins/admin/users/user-list.xml:73
-#: plugins/admin/departments/locality.tpl:8
-#: plugins/admin/departments/locality.tpl:9
-#: plugins/admin/departments/generic.tpl:7
-#: plugins/admin/departments/generic.tpl:9
-#: plugins/admin/departments/domain.tpl:8
-#: plugins/admin/departments/domain.tpl:9
-#: plugins/admin/departments/country.tpl:8
-#: plugins/admin/departments/country.tpl:9
-#: plugins/admin/departments/dcObject.tpl:8
-#: plugins/admin/departments/dcObject.tpl:9
-#: plugins/admin/departments/organization.tpl:7
-#: plugins/admin/departments/organization.tpl:9
-msgid "Properties"
-msgstr "Propriedades"
-
-#: plugins/admin/ogroups/ogroup-list.xml:73
-#: plugins/admin/groups/group-list.xml:73 plugins/admin/users/user-list.xml:89
-#: plugins/admin/departments/dep-list.xml:98 plugins/admin/acl/acl-list.xml:76
-#: setup/class_setupStep_Migrate.inc:309
-msgid "Create"
-msgstr "Criar"
+msgid "Mail system management"
+msgstr "Exibir sistemas combinados"
 
-#: plugins/admin/ogroups/ogroup-list.xml:91
-#: plugins/admin/groups/group-list.xml:91
-#: plugins/admin/users/user-list.xml:114
-#: plugins/admin/departments/dep-list.xml:172
-#: plugins/admin/acl/acl-list.xml:131
-msgid "Edit"
-msgstr "Editar"
+#: setup/class_setupStep_Feedback.inc:100
+msgid "FAX system administration"
+msgstr ""
 
-#: plugins/admin/ogroups/ogroup-list.xml:98
-#: plugins/admin/groups/group-list.xml:98
-#: plugins/admin/users/user-list.xml:121
-#: plugins/admin/newConfigManagement/DeviceConfig-list.xml:64
-#: plugins/admin/departments/dep-list.xml:160
-#: plugins/admin/departments/dep-list.xml:181
-#: plugins/admin/acl/acl-list.xml:95 plugins/admin/acl/acl-list.xml:144
-#: plugins/addons/propertyEditor/property-list.xml:108
-#: plugins/personal/generic/generic_certs.tpl:22
-#: plugins/personal/generic/generic_certs.tpl:48
-#: plugins/personal/generic/generic_certs.tpl:74
-msgid "Remove"
-msgstr "Remover"
+#: setup/class_setupStep_Feedback.inc:102
+msgid "Asterisk administration"
+msgstr ""
 
-#: plugins/admin/ogroups/ogroup-list.xml:106
-#: plugins/admin/groups/group-list.xml:106
-#: plugins/admin/users/user-list.xml:156
-msgid "Send message"
+#: setup/class_setupStep_Feedback.inc:104
+msgid "System inventory"
 msgstr ""
 
-#: plugins/admin/ogroups/ogroup-list.xml:142
+#: setup/class_setupStep_Feedback.inc:106
 #, fuzzy
-msgid "Edit object group"
-msgstr "Lista dos grupos"
+msgid "System/Configuration management"
+msgstr "Erro de configuração"
 
-#: plugins/admin/ogroups/ogroup-list.xml:155
+#: setup/class_setupStep_Feedback.inc:108
 #, fuzzy
-msgid "Remove object group"
-msgstr "Remover foto"
+msgid "Address book"
+msgstr "Catálogo de Endereços"
 
-#: plugins/admin/groups/userSelect/class_userSelect.inc:26
-#: plugins/admin/groups/singleUserSelect/class_singleUserSelect.inc:29
-#, fuzzy
-msgid "User selection"
-msgstr "Administração de grupos"
+#: setup/class_setupStep_Feedback.inc:114
+msgid "Feedback"
+msgstr ""
 
-#: plugins/admin/groups/generic.tpl:14 plugins/personal/generic/generic.tpl:41
-#: plugins/personal/generic/generic.tpl:55
-#: plugins/personal/generic/generic.tpl:73
-msgid "Multiple edit"
+#: setup/class_setupStep_Feedback.inc:115
+msgid "Get notifications or send feedback"
 msgstr ""
 
-#: plugins/admin/groups/generic.tpl:17
-#: plugins/admin/groups/paste_generic.tpl:8
-msgid "POSIX name of the group"
+#: setup/class_setupStep_Feedback.inc:116
+msgid "Notification and feedback"
 msgstr ""
 
-#: plugins/admin/groups/generic.tpl:59
-#: plugins/admin/groups/paste_generic.tpl:13
-msgid "Normally IDs are auto-generated, select to specify manually"
+#: setup/class_setupStep_Feedback.inc:132 setup/class_setup.inc:74
+msgid "Setup error"
 msgstr ""
 
-#: plugins/admin/groups/generic.tpl:62
-#: plugins/admin/groups/paste_generic.tpl:15
-msgid "Force GID"
-msgstr "Forçar GID"
+#: setup/class_setupStep_Feedback.inc:140
+#: setup/class_setupStep_Feedback.inc:147
+msgid "Feedback error"
+msgstr ""
 
-#: plugins/admin/groups/generic.tpl:65
-#: plugins/admin/groups/paste_generic.tpl:18
-msgid "Forced ID number"
+#: setup/class_setupStep_Feedback.inc:140
+#, php-format
+msgid "Cannot send feedback to '%s': %s"
 msgstr ""
 
-#: plugins/admin/groups/generic.tpl:75 plugins/admin/groups/generic.tpl:102
-msgid "Select to create a samba conform group"
+#: setup/class_setupStep_Feedback.inc:147
+msgid "Cannot send feedback: service temporarily unavailable"
 msgstr ""
 
-#: plugins/admin/groups/generic.tpl:87 plugins/admin/groups/generic.tpl:110
-msgid "in domain"
-msgstr "no domínio"
+#: setup/class_setupStep_Feedback.inc:181
+msgid "Please specify a valid email address."
+msgstr ""
 
-#: plugins/admin/groups/generic.tpl:131
-msgid "Members are in a phone pickup group"
-msgstr "Membros estão no grupo phone pickup"
+#: setup/class_setupStep_Feedback.inc:185
+msgid ""
+"You have to select at least one of both options, subscribe or send feedback."
+msgstr ""
 
-#: plugins/admin/groups/generic.tpl:146
-#, fuzzy
-msgid "Members are in a Nagios group"
-msgstr "Membros estão no grupo phone pickup"
+#: setup/setup_ldap.tpl:2
+msgid ""
+"The main data source used in GOsa is LDAP. In order to access the "
+"information stored there, please enter the required information."
+msgstr ""
 
-#: plugins/admin/groups/generic.tpl:174
-#, fuzzy
-msgid "Common group members"
-msgstr "Membros do grupo"
+#: setup/setup_ldap.tpl:9
+msgid "Please choose the LDAP user to be used by GOsa"
+msgstr ""
 
-#: plugins/admin/groups/generic.tpl:183
-#, fuzzy
-msgid "Partial group members"
-msgstr "Membros do grupo"
+#: setup/setup_ldap.tpl:15 ihtml/themes/default/help.tpl:21
+#: include/class_filter.inc:158 include/class_filter.inc:228
+msgid "Search"
+msgstr "Procura"
 
-#: plugins/admin/groups/generic.tpl:188
-msgid "Group members"
-msgstr "Membros do grupo"
+#: setup/setup_ldap.tpl:28 setup/setup_ldap.tpl:29
+msgid "LDAP connection"
+msgstr ""
+
+#: setup/setup_ldap.tpl:31
+msgid "Location name"
+msgstr ""
+
+#: setup/setup_ldap.tpl:35
+msgid "Connection URI"
+msgstr ""
 
-#: plugins/admin/groups/userGroupSelect/class_userGroupSelect.inc:29
-#, fuzzy
-msgid "User and group selection"
-msgstr "Administração de grupos"
+#: setup/setup_ldap.tpl:39
+msgid "TLS connection"
+msgstr ""
 
-#: plugins/admin/groups/group-filter.xml:31
-#, fuzzy
-msgid "Default filter2"
-msgstr "Impressora"
+#: setup/setup_ldap.tpl:57
+msgid "Reload"
+msgstr ""
 
-#: plugins/admin/groups/paste_generic.tpl:1
-msgid "Group settings"
+#: setup/setup_ldap.tpl:63 setup/setup_ldap.tpl:64
+msgid "Authentication"
 msgstr ""
 
-#: plugins/admin/groups/paste_generic.tpl:2
+#: setup/setup_ldap.tpl:66
 #, fuzzy
-msgid "Paste group settings"
-msgstr "Configurações do usuário"
+msgid "Administrator DN"
+msgstr "Administração de usuários"
 
-#: plugins/admin/groups/group-list.xml:11
-msgid "List of groups"
-msgstr "Lista dos grupos"
+#: setup/setup_ldap.tpl:71
+msgid "Select user"
+msgstr ""
 
-#: plugins/admin/groups/group-list.xml:138
-#, fuzzy
-msgid "Edit group"
-msgstr "Lista dos grupos"
+#: setup/setup_ldap.tpl:81
+msgid "Automatically append LDAP base to administrator DN"
+msgstr ""
 
-#: plugins/admin/groups/group-list.xml:151
+#: setup/setup_ldap.tpl:85
 #, fuzzy
-msgid "Remove group"
-msgstr "Remover foto"
+msgid "Administrator password"
+msgstr "Administração de usuários"
 
-#: plugins/admin/groups/class_group.inc:166
-#: plugins/admin/groups/class_group.inc:1240
-msgid "Cannot find group SID in your configuration!"
+#: setup/setup_ldap.tpl:91 setup/setup_ldap.tpl:92
+msgid "Schema based settings"
 msgstr ""
 
-#: plugins/admin/groups/class_group.inc:310
-msgid "Samba group"
-msgstr "Grupo samba"
+#: setup/setup_ldap.tpl:94
+msgid "Use RFC 2307bis compliant groups"
+msgstr ""
 
-#: plugins/admin/groups/class_group.inc:310
-#, fuzzy
-msgid "Domain administrators"
-msgstr "Administradores do domínio"
+#: setup/setup_ldap.tpl:105 setup/setup_ldap.tpl:106
+msgid "Current status"
+msgstr ""
 
-#: plugins/admin/groups/class_group.inc:310
-msgid "Domain users"
-msgstr "Usuários do domínio"
+#: setup/class_setupStep_Ldap.inc:54
+msgid "LDAP setup"
+msgstr ""
 
-#: plugins/admin/groups/class_group.inc:311
-msgid "Domain guests"
-msgstr "Convidados do domínio"
+#: setup/class_setupStep_Ldap.inc:55
+msgid "LDAP connection setup"
+msgstr ""
 
-#: plugins/admin/groups/class_group.inc:316
-#, php-format
-msgid "Special group (%d)"
+#: setup/class_setupStep_Ldap.inc:56
+msgid ""
+"This dialog performs the basic configuration of the LDAP connectivity for "
+"GOsa."
 msgstr ""
 
-#: plugins/admin/groups/class_group.inc:464
+#: setup/class_setupStep_Ldap.inc:113
 #, php-format
-msgid "Adding UID '%s' to group '%s' failed: cannot find user object!"
+msgid "Anonymous bind to server '%s' failed!"
 msgstr ""
 
-#: plugins/admin/groups/class_group.inc:470
+#: setup/class_setupStep_Ldap.inc:115
 #, php-format
-msgid "Add UID '%s' to group '%s' failed: UID is used more than once!"
+msgid "Bind as user '%s' failed!"
 msgstr ""
 
-#: plugins/admin/groups/class_group.inc:753
+#: setup/class_setupStep_Ldap.inc:120
 #, php-format
-msgid "Cannot find any SID for '%s'!"
+msgid "Anonymous bind to server '%s' succeeded."
 msgstr ""
 
-#: plugins/admin/groups/class_group.inc:758
-#, php-format
-msgid "Cannot find any RIDBASE for '%s'!"
+#: setup/class_setupStep_Ldap.inc:121
+msgid "Please specify user and password!"
 msgstr ""
 
-#: plugins/admin/groups/class_group.inc:852
+#: setup/class_setupStep_Ldap.inc:123
 #, php-format
-msgid "The gidNumber '%s' is already in use by %s!"
+msgid "Bind as user '%s' to server '%s' succeeded!"
 msgstr ""
 
-#: plugins/admin/groups/class_group.inc:966
-#: plugins/admin/groups/class_group.inc:969
-#: plugins/admin/groups/class_group.inc:1061
-#: plugins/personal/posix/class_posixAccount.inc:876
-#: plugins/personal/posix/class_posixAccount.inc:879
-#: plugins/personal/posix/generic.tpl:75
-#: plugins/personal/posix/paste_generic.tpl:47
-msgid "GID"
-msgstr "GID"
+#: setup/setup_license.tpl:3
+msgid ""
+"GOsa is developed under the terms of the GNU General Public License v2. "
+"Please accept the terms below."
+msgstr ""
 
-#: plugins/admin/groups/class_group.inc:1036
-msgid "Generic group settings"
+#: setup/setup_license.tpl:11
+msgid "I have read the license and accept it"
 msgstr ""
 
-#: plugins/admin/groups/class_group.inc:1049
-msgid ""
-"The 'ogroupRDN' statement defines the location where new object groups will "
-"be created. The default is 'ou=groups,'."
+#: setup/class_setupStep_License.inc:56 setup/class_setupStep_License.inc:57
+msgid "License"
 msgstr ""
 
-#: plugins/admin/groups/class_group.inc:1063
-msgid "Samba group type"
+#: setup/class_setupStep_License.inc:58
+msgid "Terms and conditions for usage"
 msgstr ""
 
-#: plugins/admin/groups/class_group.inc:1064
-msgid "Samba domain name"
+#: setup/class_setupStep_Schema.inc:37 setup/class_setupStep_Schema.inc:38
+msgid "LDAP schema check"
 msgstr ""
 
-#: plugins/admin/groups/class_group.inc:1066
-msgid "Phone pickup group"
+#: setup/class_setupStep_Schema.inc:39
+msgid "Perform test on your current LDAP schema"
 msgstr ""
 
-#: plugins/admin/groups/class_group.inc:1067
-msgid "Nagios group"
+#: setup/class_setupStep_Schema.inc:96 include/class_configRegistry.inc:239
+msgid "The following object classes are missing:"
 msgstr ""
 
-#: plugins/admin/groups/class_group.inc:1069
-msgid "Group member"
+#: setup/class_setupStep_Schema.inc:99 include/class_configRegistry.inc:246
+msgid "The following object classes are outdated:"
 msgstr ""
 
-#: plugins/admin/groups/class_groupManagement.inc:26
-msgid ""
-"Manage aspects of groups like members, POSIX, desktop, samba and mail "
-"settings"
+#: setup/class_setupStep_Welcome.inc:42
+msgid "Welcome"
 msgstr ""
 
-#: plugins/admin/groups/class_groupManagement.inc:157
-#: plugins/admin/users/class_userManagement.inc:869
-#: plugins/personal/posix/class_posixAccount.inc:37
-#: plugins/personal/posix/class_posixAccount.inc:270
-#: plugins/personal/posix/class_posixAccount.inc:290
-#: plugins/personal/posix/class_posixAccount.inc:292
-#: plugins/personal/posix/class_posixAccount.inc:295
-msgid "POSIX"
+#: setup/class_setupStep_Welcome.inc:43
+msgid "The welcome message"
 msgstr ""
 
-#: plugins/admin/groups/class_groupManagement.inc:158
-#: plugins/admin/users/class_userManagement.inc:870
+#: setup/class_setupStep_Welcome.inc:44
 #, fuzzy
-msgid "Edit POSIX properties"
-msgstr "Editar propriedades UNIX"
+msgid "Welcome to the GOsa setup assistent"
+msgstr "Bem vindo %s!"
 
-#: plugins/admin/groups/class_groupManagement.inc:166
-#: plugins/admin/users/class_userManagement.inc:874
-msgid "Edit mail properties"
-msgstr "Editar propriedades de correio"
+#: setup/class_setupStep_Language.inc:40 setup/class_setupStep_Language.inc:41
+msgid "Language setup"
+msgstr ""
 
-#: plugins/admin/groups/class_groupManagement.inc:173
-#: plugins/admin/users/class_userManagement.inc:877
-#: plugins/personal/posix/class_posixAccount.inc:290
-msgid "Samba"
-msgstr "Samba"
+#: setup/class_setupStep_Language.inc:42
+msgid "This step allows you to select your preferred language."
+msgstr ""
 
-#: plugins/admin/groups/class_groupManagement.inc:174
-#: plugins/admin/users/class_userManagement.inc:878
-msgid "Edit samba properties"
-msgstr "Editar propriedades do samba"
+#: setup/class_setupStep_Language.inc:47 include/class_core.inc:188
+msgid "Automatic"
+msgstr ""
 
-#: plugins/admin/groups/class_groupManagement.inc:182
-#: plugins/admin/users/class_userManagement.inc:894
-msgid "Edit phone properties"
-msgstr "Editar propriedades de telefone"
+#: setup/setup_welcome.tpl:3
+msgid "How to get started"
+msgstr ""
 
-#: plugins/admin/groups/class_groupManagement.inc:189
-msgid "Menu"
+#: setup/setup_welcome.tpl:5
+msgid ""
+"This seems to be the first time you run GOsa on this system. To start the "
+"GOsa web interface you need a working configuration file, which can be "
+"generated by this wizard."
 msgstr ""
 
-#: plugins/admin/groups/class_groupManagement.inc:190
+#: setup/setup_welcome.tpl:9
+msgid "What you need to generate a configuration file:"
+msgstr ""
+
+#: setup/setup_welcome.tpl:13
 #, fuzzy
-msgid "Edit start menu properties"
-msgstr "Editar propriedades do samba"
+msgid "The hostname of your LDAP server"
+msgstr "enquanto executava no LDAP server %s"
 
-#: plugins/admin/groups/class_groupManagement.inc:197
-#: plugins/admin/users/class_userManagement.inc:885
-#: plugins/personal/posix/class_posixAccount.inc:290
-msgid "Environment"
-msgstr "Ambiente"
+#: setup/setup_welcome.tpl:14
+msgid "Installed GOsa and supplementary schema"
+msgstr ""
 
-#: plugins/admin/groups/class_groupManagement.inc:198
-#: plugins/admin/users/class_userManagement.inc:886
-msgid "Edit environment properties"
-msgstr "Editar propriedades de ambiente"
+#: setup/setup_welcome.tpl:15
+msgid "The LDAP base of your LDAP directory"
+msgstr ""
+
+#: setup/setup_welcome.tpl:16
+msgid "The DN and the password of the LDAP administration user"
+msgstr ""
+
+#: setup/setup_welcome.tpl:20
+msgid ""
+"If you've collected the needed information, unlock the setup process like "
+"shown in the next paragraph."
+msgstr ""
+
+#: setup/setup_welcome.tpl:24
+msgid "Starting the setup"
+msgstr ""
+
+#: setup/setup_welcome.tpl:26
+msgid ""
+"For security reasons you need to authenticate the installation by creating "
+"the file '/tmp/gosa.auth', containing the current session ID on the servers "
+"local filesystem. This can be done by executing the following command:"
+msgstr ""
+
+#: setup/setup_welcome.tpl:32
+msgid "Click the 'Next' button when you've finished."
+msgstr ""
+
+#: setup/class_setupStep_Migrate.inc:51 setup/class_setupStep_Migrate.inc:52
+msgid "LDAP inspection"
+msgstr ""
 
-#: plugins/admin/users/user-filter.xml:33
-#, fuzzy
-msgid "Show templates"
-msgstr "Modelos"
+#: setup/class_setupStep_Migrate.inc:53
+msgid "Analyze your current LDAP for GOsa compatibility"
+msgstr ""
 
-#: plugins/admin/users/user-filter.xml:47
-#, fuzzy
-msgid "Show POSIX users"
-msgstr "Servidores"
+#: setup/class_setupStep_Migrate.inc:59
+msgid "Checking for root object"
+msgstr ""
 
-#: plugins/admin/users/user-filter.xml:61
-#, fuzzy
-msgid "Show SAMBA users"
-msgstr "Servidores"
+#: setup/class_setupStep_Migrate.inc:65
+msgid "Inspecting object classes in root object"
+msgstr ""
 
-#: plugins/admin/users/user-filter.xml:75
-#, fuzzy
-msgid "Show mail users"
-msgstr "Usuários do domínio"
+#: setup/class_setupStep_Migrate.inc:71
+msgid "Checking permission for LDAP database"
+msgstr ""
 
-#: plugins/admin/users/password.tpl:4
-msgid ""
-"To change the user password use the fields below. The changes take effect "
-"immediately. Please memorize the new password, because the user wouldn't be "
-"able to login without it."
+#: setup/class_setupStep_Migrate.inc:78
+msgid "Checking for super administrator"
 msgstr ""
-"Para alterar a senha do usuário utilize os campos abaixo. As alterações "
-"surtem efeito imediatamente. Por favor, memorize a nova senha porque o "
-"usuário não será capaz de acessar o sistema sem ela."
 
-#: plugins/admin/users/password.tpl:11 plugins/admin/users/password.tpl:39
-#, fuzzy
-msgid "Password input dialog"
-msgstr "Senha alterada"
+#: setup/class_setupStep_Migrate.inc:118 setup/class_setupStep_Migrate.inc:186
+#: setup/class_setupStep_Migrate.inc:709
+msgid "LDAP query failed"
+msgstr ""
 
-#: plugins/admin/users/password.tpl:27 plugins/admin/users/password.tpl:79
-msgid "Strength"
+#: setup/class_setupStep_Migrate.inc:119 setup/class_setupStep_Migrate.inc:187
+#: setup/class_setupStep_Migrate.inc:710
+msgid "Possibly the 'root object' is missing."
 msgstr ""
 
-#: plugins/admin/users/password.tpl:43
-#: plugins/personal/password/password.tpl:55
-#: plugins/personal/myaccount/password.tpl:49
-msgid "Use proposal"
+#: setup/class_setupStep_Migrate.inc:132 setup/class_setupStep_Migrate.inc:145
+#: setup/class_setupStep_Migrate.inc:307 setup/class_setupStep_Migrate.inc:661
+#: setup/class_setupStep_Migrate.inc:674 setup/class_setupStep_Migrate.inc:729
+#: setup/class_setupStep_Migrate.inc:750 setup/class_setupStep_Migrate.inc:802
+msgid "Failed"
 msgstr ""
 
-#: plugins/admin/users/password.tpl:61
-#: plugins/personal/password/password.tpl:74
-#: plugins/personal/myaccount/password.tpl:67
-#, fuzzy
-msgid "Manually specify a password"
-msgstr "Por favor, especifique sua senha!"
+#: setup/class_setupStep_Migrate.inc:134 setup/class_setupStep_Migrate.inc:147
+#, php-format
+msgid ""
+"The specified user '%s' does not have full access to your LDAP database."
+msgstr ""
 
-#: plugins/admin/users/password.tpl:95
-#, fuzzy
-msgid "Enforce password change on next login."
-msgstr "Alteração de senha não permitida"
+#: setup/class_setupStep_Migrate.inc:308
+msgid "There is no GOsa administrator account inside your LDAP."
+msgstr ""
 
-#: plugins/admin/users/template.tpl:2
-msgid "Creating a new user using templates"
-msgstr "Criando um novo usuário usando modelos"
+#: setup/class_setupStep_Migrate.inc:377
+msgid "Migration error"
+msgstr ""
 
-#: plugins/admin/users/template.tpl:6
-msgid ""
-"Creating a new user can be assisted by using templates. Many database "
-"records will be filled automatically. Choose 'none' to skip the usage of "
-"templates."
+#: setup/class_setupStep_Migrate.inc:377
+#, php-format
+msgid "Cannot add ACL for user '%s':"
 msgstr ""
-"A criação de usuários pode ser assistida pelo uso de modelos. Muitos campos "
-"podem ser preenchidos automaticamente. Escolha 'nenhum' para não utilizar "
-"modelos."
 
-#: plugins/admin/users/template.tpl:13
-msgid "User template selection dialog"
+#: setup/class_setupStep_Migrate.inc:415 setup/class_setupStep_Migrate.inc:425
+msgid "Input error"
 msgstr ""
 
-#: plugins/admin/users/template.tpl:15
-#: plugins/admin/users/class_userManagement.inc:530
-#: plugins/admin/users/user-list.xml:15 plugins/admin/users/user-list.xml:102
-#: plugins/admin/users/templatize.tpl:15
-msgid "Template"
-msgstr "Modelo"
+#: setup/class_setupStep_Migrate.inc:420
+msgid "Password error"
+msgstr ""
 
-#: plugins/admin/users/template.tpl:23 plugins/personal/generic/generic.tpl:37
-#: plugins/personal/generic/paste_generic.tpl:8
-msgid "Last name"
-msgstr "Último nome"
+#: setup/class_setupStep_Migrate.inc:420
+msgid "Provided passwords do not match!"
+msgstr ""
 
-#: plugins/admin/users/template.tpl:27 plugins/personal/generic/generic.tpl:51
-#: plugins/personal/generic/paste_generic.tpl:12
-msgid "First name"
-msgstr "Primeiro nome"
+#: setup/class_setupStep_Migrate.inc:425
+msgid "Specify a valid user ID!"
+msgstr ""
 
-#: plugins/admin/users/class_userManagement.inc:26
+#: setup/class_setupStep_Migrate.inc:450
+#, php-format
+msgid "Adding an administrative user failed: object '%s' already exists!"
+msgstr ""
+
+#: setup/class_setupStep_Migrate.inc:662
 msgid ""
-"Manage aspects of user accounts like generic, POSIX, samba and mail settings"
+"The LDAP root object is missing. It is required to use your LDAP service."
 msgstr ""
 
-#: plugins/admin/users/class_userManagement.inc:387
-msgid "You have no permission to change this users password!"
+#: setup/class_setupStep_Migrate.inc:663 setup/class_setupStep_Migrate.inc:676
+msgid "Try to create root object"
 msgstr ""
 
-#: plugins/admin/users/class_userManagement.inc:777
-msgid "Account locking"
+#: setup/class_setupStep_Migrate.inc:675
+msgid "Root object couldn't be created, you should try it on your own."
 msgstr ""
 
-#: plugins/admin/users/class_userManagement.inc:778
+#: setup/class_setupStep_Migrate.inc:730
 #, php-format
-msgid ""
-"Password method '%s' does not support locking. Account (%s) has not been "
-"locked!"
+msgid "Missing GOsa object class '%s'!"
 msgstr ""
 
-#: plugins/admin/users/class_userManagement.inc:851
+#: setup/class_setupStep_Migrate.inc:731
 #, fuzzy
-msgid "Unlock account"
-msgstr "Minha conta"
+msgid "Please check your installation."
+msgstr "Por favor, verifique a combinação usuário / senha"
 
-#: plugins/admin/users/class_userManagement.inc:853
-#, fuzzy
-msgid "Lock account"
-msgstr "Minha conta"
+#: setup/class_setupStep_Migrate.inc:752
+#, php-format
+msgid ""
+"Cannot handle the structural object type of your root object. Please try to "
+"add the object class '%s' manually."
+msgstr ""
 
-#: plugins/admin/users/class_userManagement.inc:866
-msgid "Edit generic properties"
-msgstr "Editar propriedades gerais"
+#: setup/class_setup.inc:195
+msgid "Completed"
+msgstr ""
 
-#: plugins/admin/users/class_userManagement.inc:881
-msgid "Netatalk"
-msgstr "Netatalk"
+#: setup/class_setup.inc:235
+msgid "Check again"
+msgstr ""
 
-#: plugins/admin/users/class_userManagement.inc:882
-#, fuzzy
-msgid "Edit Netatalk properties"
-msgstr "Editar propriedades do netatalk"
+#: setup/class_setup.inc:238
+msgid "Next"
+msgstr ""
 
-#: plugins/admin/users/class_userManagement.inc:889
-msgid "FAX"
-msgstr "FAX"
+#: setup/setup_language.tpl:3
+msgid "Please select the preferred language"
+msgstr ""
 
-#: plugins/admin/users/class_userManagement.inc:890
-#, fuzzy
-msgid "Edit FAX properties"
-msgstr "Editar propriedades UNIX"
+#: setup/setup_language.tpl:5
+msgid ""
+"At this point, you can select the site wide default language. Choosing "
+"'automatic' will use the language requested by the browser. This setting can "
+"be overridden per user."
+msgstr ""
 
-#: plugins/admin/users/user-list.xml:11
-msgid "List of users"
-msgstr "Lista de usuários"
+#: setup/setup_language.tpl:9
+msgid "Please select your preferred language here"
+msgstr ""
 
-#: plugins/admin/users/user-list.xml:140
-#, fuzzy
-msgid "Lock users"
-msgstr "Lista de usuários"
+#: html/index.php:45
+#, php-format
+msgid "Your browser (%s) is blacklisted for the current theme!"
+msgstr ""
 
-#: plugins/admin/users/user-list.xml:148
+#: html/index.php:72
+#, php-format
+msgid "This session is not encrypted. Click %s to enter an encrypted session."
+msgstr ""
+
+#: html/index.php:72
 #, fuzzy
-msgid "Unlock users"
-msgstr "Minha conta"
+msgid "here"
+msgstr "Servidor"
 
-#: plugins/admin/users/user-list.xml:167
-msgid "Apply template"
+#: html/index.php:78
+msgid "The configured session lifetime will be overridden by php.ini settings!"
 msgstr ""
 
-#: plugins/admin/users/user-list.xml:199
-#, fuzzy
-msgid "New user from template"
-msgstr "Criar usuário do modelo"
+#: html/index.php:157 html/password.php:63
+#, php-format
+msgid "GOsa configuration %s/%s is not readable. Aborted."
+msgstr "A configuração GOsa %s/%s não pôde ser lida. Abortado."
 
-#: plugins/admin/users/user-list.xml:213
-#, fuzzy
-msgid "Edit user"
-msgstr "Editar esta entrada"
+#: html/index.php:179
+msgid "Smarty error"
+msgstr ""
 
-#: plugins/admin/users/user-list.xml:222
-msgid "%{filter:lockLabel(userPassword)}"
+#: html/index.php:179 html/setup.php:73 html/password.php:115
+#, php-format
+msgid "Compile directory %s is not accessible!"
 msgstr ""
 
-#: plugins/admin/users/user-list.xml:245
+#: html/index.php:202
 #, fuzzy
-msgid "Remove user"
-msgstr "Remover foto"
-
-#: plugins/admin/users/templatize.tpl:2
-msgid "Applying a template"
+msgid ""
+"Your browser has cookies disabled: please enable cookies and reload this "
+"page before logging in!"
 msgstr ""
+"Seu navegador está com suporte a cookies desabilitado. Por favor, habilite-o "
+"e recarregue essa página antes de entrar!"
 
-#: plugins/admin/users/templatize.tpl:6
-msgid ""
-"Applying a template to several users will replace all user attributes "
-"defined in the template."
+#: html/index.php:233
+msgid "Broken HTTP authentication setup!"
 msgstr ""
 
-#: plugins/admin/users/templatize.tpl:13
-#, fuzzy
-msgid "Apply user template"
-msgstr "Criar usuário do modelo"
+#: html/index.php:241
+msgid "Cannot find a valid user for the current HTTP authentication!"
+msgstr ""
 
-#: plugins/admin/users/templatize.tpl:32
-msgid "No templates available!"
+#: html/index.php:245
+msgid "Cannot find a unique user for the current HTTP authentication!"
 msgstr ""
 
-#: plugins/admin/newConfigManagement/DeviceConfig-list.tpl:9
+#: html/index.php:289
 #, fuzzy
-msgid "Container"
-msgstr "Continuar"
+msgid "Please specify a valid user name!"
+msgstr "Por favor, especifique um nome de usuário válido!"
 
-#: plugins/admin/newConfigManagement/DeviceConfig-list.tpl:10
-msgid "Item"
+#: html/index.php:292
+msgid "Please specify your password!"
+msgstr "Por favor, especifique sua senha!"
+
+#: html/index.php:304
+msgid "Authentication error"
 msgstr ""
 
-#: plugins/admin/newConfigManagement/DeviceConfig-list.xml:10
-#, fuzzy
-msgid "List of items"
-msgstr "Lista de usuários"
+#: html/index.php:304
+msgid "Cannot retrieve user information for HTTP authentication!"
+msgstr ""
 
-#: plugins/admin/newConfigManagement/DeviceConfig-list.xml:75
+#: html/index.php:311 html/password.php:261
 #, fuzzy
-msgid "Edit item"
-msgstr "Editar certificados"
+msgid "Please check the username/password combination!"
+msgstr "Por favor, verifique a combinação usuário / senha"
 
-#: plugins/admin/newConfigManagement/DeviceConfig-list.xml:82
-#, fuzzy
-msgid "Remove item"
-msgstr "Remover foto"
+#: html/index.php:359
+msgid "Account locked. Please contact your system administrator!"
+msgstr ""
 
-#: plugins/admin/newConfigManagement/class_newConfigManagement.inc:8
-#: plugins/admin/newConfigManagement/class_newConfigManagement.inc:9
-#: plugins/admin/newConfigManagement/class_newConfigManagement.inc:352
-#: plugins/admin/newConfigManagement/class_newConfigManagement.inc:353
-#: plugins/admin/newConfigManagement/class_newConfigManagement.inc:359
-#, fuzzy
-msgid "Config management"
-msgstr "Erro de configuração"
+#: html/setup.php:73
+msgid "Smarty"
+msgstr ""
 
-#: plugins/admin/newConfigManagement/class_newConfigManagement.inc:42
-#: plugins/admin/newConfigManagement/class_newConfigManagement.inc:95
+#: html/main.php:171
 #, php-format
-msgid "Failed to load distributions, error was '%s'!"
+msgid "Cannot locate file %s - please run %s to fix this"
 msgstr ""
 
-#: plugins/admin/newConfigManagement/class_newConfigManagement.inc:262
-msgid "No selectable install methods returned!"
+#: html/main.php:190
+msgid "PHP configuration"
 msgstr ""
 
-#: plugins/admin/newConfigManagement/class_newConfigManagement.inc:263
-#: setup/class_setup.inc:183
-msgid "Setup"
+#: html/main.php:191
+msgid ""
+"Fatal error: Register globals is active. Please fix this in order to "
+"continue."
 msgstr ""
 
-#: plugins/admin/newConfigManagement/class_newConfigManagement.inc:278
-#, fuzzy
-msgid "Distribution"
-msgstr "Descrição"
-
-#: plugins/admin/newConfigManagement/class_newConfigManagement.inc:284
-msgid "Release"
+#: html/main.php:220
+msgid "Your password is about to expire, please change your password!"
 msgstr ""
 
-#: plugins/admin/newConfigManagement/class_newConfigManagement.inc:290
-#, fuzzy
-msgid "Component"
-msgstr "Administradores do domínio"
-
-#: plugins/admin/departments/dep-list.xml:11
-#, fuzzy
-msgid "List of structural objects"
-msgstr "Lista dos grupos"
+#: html/main.php:295
+msgid "Running out of memory!"
+msgstr ""
 
-#: plugins/admin/departments/dep-list.xml:15
-#: plugins/admin/departments/dep-list.xml:103
-#: plugins/admin/departments/class_departmentManagement.inc:193
-#: plugins/admin/departments/dep-filter.xml:105
-#: plugins/admin/departments/domain.tpl:5
-#, fuzzy
-msgid "Domain"
-msgstr "no domínio"
+#: html/main.php:355
+#, php-format
+msgid "You're logged in as %s"
+msgstr ""
 
-#: plugins/admin/departments/dep-list.xml:23
-#: plugins/admin/departments/dep-list.xml:110
-#: plugins/admin/departments/dep-filter.xml:77
-#: plugins/admin/departments/dcObject.tpl:5
+#: html/main.php:358
 #, fuzzy
-msgid "Domain component"
-msgstr "Administradores do domínio"
-
-#: plugins/admin/departments/dep-list.xml:31
-#: plugins/admin/departments/dep-list.xml:117
-#: plugins/admin/departments/class_departmentManagement.inc:217
-#: plugins/admin/departments/dep-filter.xml:49
-#: plugins/admin/departments/class_countryGeneric.inc:82
-#: plugins/admin/departments/class_countryGeneric.inc:83
-#: plugins/admin/departments/country.tpl:5
-msgid "Country"
-msgstr "País"
+msgid "ACLs are disabled"
+msgstr "desabilitado"
 
-#: plugins/admin/departments/dep-list.xml:39
-#: plugins/admin/departments/dep-list.xml:124
-#: plugins/admin/departments/locality.tpl:5
-#: plugins/admin/departments/class_departmentManagement.inc:229
-#: plugins/admin/departments/class_localityGeneric.inc:82
-#: plugins/admin/departments/class_localityGeneric.inc:83
-#: plugins/admin/departments/dep-filter.xml:63
-msgid "Locality"
+#: html/main.php:408
+msgid "Plug-in"
 msgstr ""
 
-#: plugins/admin/departments/dep-list.xml:47
-#: plugins/admin/departments/dep-list.xml:131
-#: plugins/admin/departments/class_departmentManagement.inc:241
-#: plugins/admin/departments/class_organizationGeneric.inc:113
-#: plugins/admin/departments/class_organizationGeneric.inc:114
-#: plugins/admin/departments/dep-filter.xml:91
-#: plugins/admin/departments/organization.tpl:4
-#: plugins/personal/generic/class_user.inc:1721
-#: plugins/personal/generic/generic.tpl:298 setup/setup_feedback.tpl:10
-#: setup/setup_feedback.tpl:12
-msgid "Organization"
-msgstr "Organização"
-
-#: plugins/admin/departments/locality.tpl:11
-#: plugins/admin/departments/dcObject.tpl:11
-msgid "Locality name"
+#: html/main.php:409
+#, php-format
+msgid "Fatal error: Cannot find any plugin definitions for plugin %s!"
 msgstr ""
 
-#: plugins/admin/departments/locality.tpl:14
-#: plugins/admin/departments/dcObject.tpl:14
-msgid "Name of locality to create"
+#: html/main.php:425
+msgid "Configuration Error"
 msgstr ""
 
-#: plugins/admin/departments/locality.tpl:22
-#: plugins/admin/departments/domain.tpl:22
-#: plugins/admin/departments/country.tpl:22
-#: plugins/admin/departments/dcObject.tpl:22
-#: plugins/admin/departments/organization.tpl:22
-msgid "Descriptive text for department"
+#: html/main.php:426
+#, php-format
+msgid ""
+"Fatal error: not all POST variables have been transfered by PHP - please "
+"inform your administrator!"
 msgstr ""
 
-#: plugins/admin/departments/locality.tpl:39
-#: plugins/admin/departments/generic.tpl:51
-#: plugins/admin/departments/class_domain.inc:93
-#: plugins/admin/departments/class_localityGeneric.inc:93
-#: plugins/admin/departments/class_organizationGeneric.inc:127
-#: plugins/admin/departments/class_countryGeneric.inc:93
-#: plugins/admin/departments/class_dcObject.inc:92
-#: plugins/admin/departments/domain.tpl:39
-#: plugins/admin/departments/country.tpl:39
-#: plugins/admin/departments/dcObject.tpl:39
-#: plugins/admin/departments/class_department.inc:684
-#: plugins/admin/departments/organization.tpl:51
-#: plugins/personal/generic/class_user.inc:1724
-#: plugins/personal/generic/generic.tpl:339
-#: plugins/personal/generic/generic.tpl:355
+#: html/helpviewer.php:64
+msgid "Help browser"
+msgstr "Navegador de ajuda"
+
+#: html/helpviewer.php:118
 #, fuzzy
-msgid "Manager"
-msgstr "Pager"
+msgid "There is no help file specified for this class"
+msgstr "Não existe helpfile especificado para essa classe"
 
-#: plugins/admin/departments/locality.tpl:67
-#: plugins/admin/departments/generic.tpl:132
-#: plugins/admin/departments/class_domain.inc:94
-#: plugins/admin/departments/class_localityGeneric.inc:95
-#: plugins/admin/departments/class_organizationGeneric.inc:135
-#: plugins/admin/departments/class_countryGeneric.inc:95
-#: plugins/admin/departments/class_dcObject.inc:94
-#: plugins/admin/departments/domain.tpl:67
-#: plugins/admin/departments/country.tpl:68
-#: plugins/admin/departments/dcObject.tpl:67
-#: plugins/admin/departments/class_department.inc:686
-#: plugins/admin/departments/organization.tpl:132
-msgid "Administrative settings"
+#: html/helpviewer.php:193 include/functions_helpviewer.inc:97
+msgid "previous"
 msgstr ""
 
-#: plugins/admin/departments/locality.tpl:70
-#: plugins/admin/departments/generic.tpl:135
-#: plugins/admin/departments/domain.tpl:70
-#: plugins/admin/departments/country.tpl:71
-#: plugins/admin/departments/dcObject.tpl:70
-#: plugins/admin/departments/organization.tpl:135
-msgid "Tag department as an independent administrative unit"
+#: html/helpviewer.php:197 include/functions_helpviewer.inc:101
+msgid "next"
 msgstr ""
 
-#: plugins/admin/departments/generic.tpl:4
-#: plugins/admin/departments/dep-filter.xml:35
-#, fuzzy
-msgid "Organizational Unit"
-msgstr "Organização"
-
-#: plugins/admin/departments/generic.tpl:11
-msgid "Name of department"
+#: html/helpviewer.php:268
+#, fuzzy, php-format
+msgid "Help directory '%s' is not accessible, can't read any help files."
 msgstr ""
+"Helpdir '%s' não está acessível, não foi possível ler nenhum helpfiles."
 
-#: plugins/admin/departments/generic.tpl:14
-msgid "Name of subtree to create"
-msgstr ""
+#: html/password.php:195
+msgid "Error: Password method not available!"
+msgstr "Erro: Método de senha não disponível!"
 
-#: plugins/admin/departments/generic.tpl:22
+#: html/password.php:268
 #, fuzzy
-msgid "Descriptive text for   department"
-msgstr "Exibir sistemas do departamento"
+msgid "You have no permissions to change your password!"
+msgstr "Você não tem permissão para alterar sua senha."
 
-#: plugins/admin/departments/generic.tpl:30
-#: plugins/admin/departments/organization.tpl:30
-msgid "Category for this subtree"
-msgstr ""
+#: html/password.php:315
+msgid "Session will not be encrypted."
+msgstr "A sessão não será criptografada."
 
-#: plugins/admin/departments/generic.tpl:83
-#: plugins/admin/departments/generic.tpl:85
-#: plugins/admin/departments/generic.tpl:95
-#: plugins/admin/departments/class_localityGeneric.inc:91
-#: plugins/admin/departments/class_organizationGeneric.inc:130
-#: plugins/admin/departments/class_department.inc:680
-#: plugins/admin/departments/organization.tpl:82
-#: plugins/admin/departments/organization.tpl:94
-#: plugins/personal/generic/class_user.inc:1735
-#: plugins/personal/generic/generic.tpl:436
-msgid "Location"
-msgstr "Localização"
+#: html/password.php:317
+msgid "Enter SSL session"
+msgstr "Entre com a sessão SSL"
+
+#: ihtml/themes/default/infoPage.tpl:4
+#, fuzzy
+msgid "User information"
+msgstr "Informação pessoal"
 
-#: plugins/admin/departments/generic.tpl:87
-#: plugins/admin/departments/class_organizationGeneric.inc:129
-#: plugins/admin/departments/class_department.inc:679
-#: plugins/admin/departments/organization.tpl:86
-#: plugins/personal/generic/class_user.inc:1734
-#: plugins/personal/generic/generic.tpl:444
-msgid "State"
-msgstr "Estado"
+#: ihtml/themes/default/infoPage.tpl:21
+#, fuzzy
+msgid "Home phone"
+msgstr "Modelos"
 
-#: plugins/admin/departments/generic.tpl:90
-#: plugins/admin/departments/organization.tpl:89
-msgid "State where this subtree is located"
-msgstr ""
+#: ihtml/themes/default/infoPage.tpl:27
+#, fuzzy
+msgid "Organizational unit"
+msgstr "Organização"
 
-#: plugins/admin/departments/generic.tpl:98
-#: plugins/admin/departments/organization.tpl:97
-msgid "Location of this subtree"
-msgstr ""
+#: ihtml/themes/default/infoPage.tpl:51
+#, fuzzy
+msgid "Administrative contact"
+msgstr "Administração de usuários"
 
-#: plugins/admin/departments/generic.tpl:103
-#: plugins/admin/departments/class_department.inc:681
-#: plugins/admin/departments/organization.tpl:102
-#: plugins/personal/generic/generic.tpl:185
-#: plugins/personal/generic/generic.tpl:452
-msgid "Address"
-msgstr "Endereço"
+#: ihtml/themes/default/help.tpl:9
+msgid "GOsa help viewer"
+msgstr "Visualizador de ajuda do GOsa"
 
-#: plugins/admin/departments/generic.tpl:106
-#: plugins/admin/departments/organization.tpl:105
-msgid "Postal address of this subtree"
-msgstr ""
+#: ihtml/themes/default/help.tpl:15
+msgid "Index"
+msgstr "Índice"
 
-#: plugins/admin/departments/generic.tpl:113
-#: plugins/admin/departments/organization.tpl:112
-msgid "Base telephone number of this subtree"
-msgstr ""
+#: ihtml/themes/default/userFilterEditor.tpl:1
+#: ihtml/themes/default/userFilterEditor.tpl:5
+#, fuzzy
+msgid "Filter editor"
+msgstr "Erro interno"
 
-#: plugins/admin/departments/generic.tpl:118
-#: plugins/admin/departments/class_organizationGeneric.inc:133
-#: plugins/admin/departments/class_department.inc:379
-#: plugins/admin/departments/class_department.inc:683
-#: plugins/admin/departments/organization.tpl:117
-#: plugins/personal/generic/class_user.inc:1357
-#: plugins/personal/generic/class_user.inc:1849
-#: plugins/personal/generic/generic.tpl:419
-#: plugins/personal/generic/generic.tpl:586
-msgid "Fax"
-msgstr "Fax"
+#: ihtml/themes/default/userFilterEditor.tpl:8
+#, fuzzy
+msgid "Filter properties"
+msgstr "Editar propriedades gerais"
 
-#: plugins/admin/departments/generic.tpl:121
-#: plugins/admin/departments/organization.tpl:120
-msgid "Base facsimile telephone number of this subtree"
+#: ihtml/themes/default/userFilterEditor.tpl:27
+#: include/class_userFilter.inc:55
+#, fuzzy
+msgid "Parent filter"
+msgstr "Impressora"
+
+#: ihtml/themes/default/userFilterEditor.tpl:45
+msgid "Enabled"
 msgstr ""
 
-#: plugins/admin/departments/class_domain.inc:81
-#: plugins/admin/departments/class_domain.inc:82
-#: plugins/admin/departments/class_departmentManagement.inc:205
-#: plugins/admin/departments/class_dcObject.inc:81
-#: plugins/admin/departments/class_dcObject.inc:82
-msgid "Domain Component"
+#: ihtml/themes/default/userFilterEditor.tpl:49
+msgid "Categories where the filter is visible"
 msgstr ""
 
-#: plugins/admin/departments/class_departmentManagement.inc:25
+#: ihtml/themes/default/userFilterEditor.tpl:69
 #, fuzzy
-msgid "Directory structure"
-msgstr "Diretório"
+msgid "Query"
+msgstr "Usuários"
 
-#: plugins/admin/departments/class_departmentManagement.inc:26
-msgid ""
-"Manage organizations, organizational units, localities, countries and more"
-msgstr ""
+#: ihtml/themes/default/userFilter.tpl:1
+#, fuzzy
+msgid "List of defined filters"
+msgstr "Lista de usuários"
 
-#: plugins/admin/departments/class_departmentManagement.inc:125
+#: ihtml/themes/default/sizelimit.tpl:3
 msgid ""
-"As soon as the tag operation has finished, you can scroll down to end of the "
-"page and    press the 'Continue' button to continue with the department "
-"management dialog."
+"The size limit option makes LDAP operations faster and saves the LDAP server "
+"from getting too much load. The easiest way to handle big databases without "
+"long timeouts would be to limit your search to smaller values and use "
+"filters to get the entries you are looking for."
 msgstr ""
 
-#: plugins/admin/departments/class_organizationGeneric.inc:122
-msgid "Organization name"
+#: ihtml/themes/default/sizelimit.tpl:8
+msgid "Please choose the way to react for this session"
 msgstr ""
 
-#: plugins/admin/departments/class_organizationGeneric.inc:131
-#: plugins/personal/generic/class_user.inc:1736
-#: plugins/personal/generic/generic.tpl:183
-msgid "Postal address"
-msgstr "Caixa postal"
-
-#: plugins/admin/departments/class_organizationGeneric.inc:132
-msgid "Phone number"
+#: ihtml/themes/default/sizelimit.tpl:10
+msgid "ignore this error and show all entries the LDAP server returns"
 msgstr ""
 
-#: plugins/admin/departments/class_countryGeneric.inc:91
-#: plugins/admin/departments/country.tpl:11
-msgid "Country name"
+#: ihtml/themes/default/sizelimit.tpl:11
+msgid ""
+"ignore this error and show all entries that fit into the defined size limit"
 msgstr ""
 
-#: plugins/admin/departments/domain.tpl:11
-#, fuzzy
-msgid "Domain name"
-msgstr "Administradores do domínio"
+#: ihtml/themes/default/sizelimit.tpl:16 include/utils/class_msgPool.inc:331
+#, php-format
+msgid "Set"
+msgstr "Definir"
 
-#: plugins/admin/departments/domain.tpl:14
-msgid "Name of domain to create"
+#: ihtml/themes/default/msg_dialog.tpl:55
+#: ihtml/themes/default/msg_dialog.tpl:103
+msgid "Error message title"
 msgstr ""
 
-#: plugins/admin/departments/country.tpl:14
-msgid "Name of country to create"
+#: ihtml/themes/default/msg_dialog.tpl:66
+#: ihtml/themes/default/msg_dialog.tpl:115
+msgid "Error message"
 msgstr ""
 
-#: plugins/admin/departments/class_department.inc:439
-msgid "Cannot find an unused tag for this administrative unit!"
-msgstr ""
+#: ihtml/themes/default/password.tpl:5
+msgid "Change your password"
+msgstr "Altere sua senha"
 
-#: plugins/admin/departments/class_department.inc:507
-#, php-format
-msgid "Tagging '%s'."
-msgstr ""
+#: ihtml/themes/default/password.tpl:61
+msgid "Your password has been changed successfully."
+msgstr "Sua senha foi alterada com sucesso."
 
-#: plugins/admin/departments/class_department.inc:588
-#, php-format
-msgid "Moving '%s' to '%s'"
+#: ihtml/themes/default/password.tpl:72
+msgid ""
+"Enter the current password and the new password (twice) in the fields below "
+"and press the 'Set password' button."
 msgstr ""
 
-#: plugins/admin/departments/class_department.inc:629
-#, php-format
-msgid "FAILED to copy %s, aborting operation"
-msgstr ""
+#: ihtml/themes/default/password.tpl:77 ihtml/themes/default/password.tpl:79
+msgid "Directory"
+msgstr "Diretório"
 
-#: plugins/admin/departments/class_department.inc:660
-#: plugins/admin/departments/class_department.inc:671
-msgid "Departments"
-msgstr "Departamentos"
+#: ihtml/themes/default/password.tpl:86 ihtml/themes/default/password.tpl:90
+#: ihtml/themes/default/login.tpl:37 ihtml/themes/default/login.tpl:40
+#, fuzzy
+msgid "User name"
+msgstr "Nome do usuário"
 
-#: plugins/admin/departments/class_department.inc:674
-msgid "Department name"
-msgstr "Nome do departamento"
+#: ihtml/themes/default/password.tpl:131
+msgid "Click here to change your password"
+msgstr "Clique aqui para alterar sua senha"
 
-#: plugins/admin/departments/class_department.inc:682
-msgid "Telephone"
-msgstr ""
+#: ihtml/themes/default/acl.tpl:15 ihtml/themes/default/acl.tpl:16
+#: include/class_userFilter.inc:55
+#, fuzzy
+msgid "Options"
+msgstr "Ações"
 
-#: plugins/admin/departments/class_department.inc:737
-#, php-format
-msgid "Object '%s' is already tagged"
+#: ihtml/themes/default/acl.tpl:40
+msgid "Additional filter options"
 msgstr ""
 
-#: plugins/admin/departments/class_department.inc:744
-#, php-format
-msgid "Adding tag (%s) to object '%s'"
+#: ihtml/themes/default/acl.tpl:53 ihtml/themes/default/acl.tpl:65
+#: include/class_acl.inc:1114
+msgid "Members"
+msgstr "Membros"
+
+#: ihtml/themes/default/acl.tpl:54
+#, fuzzy
+msgid "Member selection"
+msgstr "Administração de grupos"
+
+#: ihtml/themes/default/acl.tpl:57
+msgid "Use members from"
 msgstr ""
 
-#: plugins/admin/departments/class_department.inc:776
-#, php-format
-msgid "Removing tag from object '%s'"
+#: ihtml/themes/default/acl.tpl:69 ihtml/themes/default/acl.tpl:74
+msgid "List message possible targets"
 msgstr ""
 
-#: plugins/admin/departments/dep_iframe.tpl:1
-msgid "Processing the requested operation"
+#: ihtml/themes/default/acl.tpl:92 ihtml/themes/default/acl.tpl:98
+msgid "List message recipients"
 msgstr ""
 
-#: plugins/admin/departments/dep_iframe.tpl:7
-msgid ""
-"Your browser doesn't support IFRAME HTML elements. Please use this link to "
-"perform the requested operation."
+#: ihtml/themes/default/acl.tpl:120
+msgid "ACL for this object"
 msgstr ""
 
-#: plugins/admin/departments/organization.tpl:11
-msgid "Name of organization"
+#: ihtml/themes/default/acl.tpl:126
+msgid "Available roles"
 msgstr ""
 
-#: plugins/admin/departments/organization.tpl:14
-msgid "Name of organization to create"
+#: ihtml/themes/default/login.tpl:31
+#, fuzzy
+msgid "Login to GOsa"
+msgstr "Bem vindo %s!"
+
+#: ihtml/themes/default/login.tpl:61
+msgid "Choose the directory to work on"
 msgstr ""
 
-#: plugins/admin/departments/dep_move_confirm.tpl:2
-msgid "You are currently moving/renaming this department."
+#: ihtml/themes/default/login.tpl:66
+msgid "Click here to log in"
+msgstr "Clique aqui para logar"
+
+#: ihtml/themes/default/login.tpl:66 ihtml/themes/default/login.tpl:67
+#, fuzzy
+msgid "Log in"
+msgstr "Login"
+
+#: ihtml/themes/default/snapshotdialog.tpl:3
+msgid "Restoring object snapshots"
 msgstr ""
 
-#: plugins/admin/departments/dep_move_confirm.tpl:6
+#: ihtml/themes/default/snapshotdialog.tpl:6
 msgid ""
-"Modifying a departments naming attribute 'ou' or base may corrupt ACLs and "
-"snapshot entries for all entire objects."
+"This procedure will restore a snapshot of the selected object. It will "
+"replace the existing object after pressing the restore button."
 msgstr ""
 
-#: plugins/admin/departments/dep_move_confirm.tpl:9
-msgid "GOsa can NOT fix this for you, yet."
+#: ihtml/themes/default/snapshotdialog.tpl:9
+msgid ""
+"DNS configuration and some database entries cannot be restored. They need to "
+"be recreated manually."
 msgstr ""
 
-#: plugins/admin/departments/dep_move_confirm.tpl:12
+#: ihtml/themes/default/snapshotdialog.tpl:12
 msgid ""
-"Before you confirm this action, ensure that everything will be as expected, "
-"possibly the best solution is a backup."
+"Don't forget to check references to other objects, for example does the "
+"selected printer still exists ?"
 msgstr ""
 
-#: plugins/admin/acl/acl-filter.xml:33 plugins/admin/acl/tabs_acl_role.inc:28
-msgid "ACL Templates"
+#: ihtml/themes/default/snapshotdialog.tpl:29
+msgid "There is no snapshot available that can be restored"
 msgstr ""
 
-#: plugins/admin/acl/acl-filter.xml:48
-#: plugins/admin/acl/class_aclManagement.inc:154
-msgid "ACL Assignment"
+#: ihtml/themes/default/snapshotdialog.tpl:31
+msgid "Choose a snapshot and click the folder image, to restore the snapshot"
 msgstr ""
 
-#: plugins/admin/acl/class_aclManagement.inc:26
-msgid ""
-"Control access to GOsa managed objects down to attribute and action level"
+#: ihtml/themes/default/snapshotdialog.tpl:50
+msgid "Creating object snapshots"
 msgstr ""
 
-#: plugins/admin/acl/class_aclRole.inc:26
-#: plugins/admin/acl/class_aclRole.inc:715
-msgid "Access control roles"
+#: ihtml/themes/default/snapshotdialog.tpl:53
+msgid ""
+"This procedure will create a snapshot of the selected object. It will be "
+"stored inside a special branch of your directory system and can be restored "
+"later on."
 msgstr ""
 
-#: plugins/admin/acl/class_aclRole.inc:27
-msgid "Edit AC roles"
+#: ihtml/themes/default/snapshotdialog.tpl:56
+msgid ""
+"Remember that database entries, DNS configurations and possibly created "
+"zones in server extensions will not be stored in the snapshot."
 msgstr ""
 
-#: plugins/admin/acl/class_aclRole.inc:138
-msgid "Reset ACL"
+#: ihtml/themes/default/snapshotdialog.tpl:71
+msgid "Time stamp"
 msgstr ""
 
-#: plugins/admin/acl/class_aclRole.inc:411
-msgid "No ACL settings for this category"
+#: ihtml/themes/default/snapshotdialog.tpl:80
+msgid "Reason for generating this snapshot"
 msgstr ""
 
-#: plugins/admin/acl/class_aclRole.inc:413
-#, php-format
-msgid "ACL for these objects: %s"
-msgstr ""
+#: ihtml/themes/default/logout.tpl:6
+msgid "Your GOsa session has expired!"
+msgstr "Sua sessão do GOsa expirou!"
 
-#: plugins/admin/acl/class_aclRole.inc:418
-msgid "Edit category ACL"
+#: ihtml/themes/default/logout.tpl:9
+msgid ""
+"It has been a while since your last interaction with GOsa took place. Your "
+"session has been closed for security reasons. Please login again to continue "
+"with administrative tasks."
 msgstr ""
 
-#: plugins/admin/acl/class_aclRole.inc:421
+#: ihtml/themes/default/logout.tpl:16
 #, fuzzy
-msgid "Delete category ACL"
-msgstr "Categoria ACL"
+msgid "Login again"
+msgstr "Entrar novamente"
 
-#: plugins/admin/acl/class_aclRole.inc:442
-#, php-format
-msgid "Edit ACL for '%s', scope is '%s'"
+#: ihtml/themes/default/removeEntries.tpl:14
+#, fuzzy
+msgid ""
+"If you're sure you want to do this press 'Delete' to continue or 'Cancel' to "
+"abort."
 msgstr ""
+"Então, se você tem certeza, pressione 'Deletar' para continuar ou 'Cancelar' "
+"para abortar."
 
-#: plugins/admin/acl/class_aclRole.inc:635
-msgid "Object in use"
-msgstr ""
+#: ihtml/themes/default/framework.tpl:9
+#, fuzzy
+msgid "Log out"
+msgstr "Sair"
 
-#: plugins/admin/acl/class_aclRole.inc:635
-#, php-format
-msgid "This role cannot be removed while it is in use by these objects:"
+#: ihtml/themes/default/framework.tpl:10
+msgid ""
+"You are currently editing a database entry. Do you want to dismiss the "
+"changes?"
 msgstr ""
+"Você esta atualmente editando uma entrada na base de dados. Você quer perder "
+"as alterações realizadas?"
 
-#: plugins/admin/acl/class_aclRole.inc:714 plugins/admin/acl/acl-list.xml:23
-#: plugins/admin/acl/acl-list.xml:82
-#: plugins/personal/generic/class_user.inc:1666
-#: plugins/personal/generic/generic.tpl:503
-msgid "Role"
-msgstr "Papel"
+#: ihtml/themes/default/framework.tpl:22
+#, fuzzy, php-format
+msgid "Session expires in %d!"
+msgstr "Senha expira em"
 
-#: plugins/admin/acl/class_aclRole.inc:731
-msgid ""
-"The 'aclRoleRDN' statement defines the location where new ACL roles will be "
-"created. The default is 'ou=aclroles,'."
+#: ihtml/themes/default/ldifViewer.tpl:1
+msgid "Raw LDAP entry"
 msgstr ""
 
-#: plugins/admin/acl/acl-list.xml:11
-#, fuzzy
-msgid "List of ACLs"
-msgstr "Lista de usuários"
+#: ihtml/themes/default/islocked.tpl:4
+msgid "Locking conflict detected"
+msgstr "Conflito de travamento detectado"
 
-#: plugins/admin/acl/paste_role.tpl:1
+#: ihtml/themes/default/islocked.tpl:14
 #, fuzzy
-msgid "Paste ACL-role"
-msgstr "Regras de ACL"
-
-#: plugins/addons/dyngroup/class_DynamicLdapGroup.inc:105
-#: plugins/addons/dyngroup/class_DynamicLdapGroup.inc:327
-msgid "Labeled URI"
+msgid ""
+"If this lock detection is false, the other person has obviously closed the "
+"web browser during the edit operation. You may want to take over the lock by "
+"pressing the 'Edit anyway' button."
 msgstr ""
+"Se esta detecção for falsa, um usuário pode ter fechado o navegador durante "
+"a operação de edição. Você pode destravar pressionando o botão 'Editar mesmo "
+"assim'."
 
-#: plugins/addons/dyngroup/class_DynamicLdapGroup.inc:119
-#: plugins/addons/dyngroup/class_DynamicLdapGroup.inc:121
-#: plugins/addons/dyngroup/dyngroup.tpl:7
-msgid "Attribute"
+#: ihtml/themes/default/islocked.tpl:23
+msgid "Read only"
 msgstr ""
 
-#: plugins/addons/dyngroup/class_DynamicLdapGroup.inc:128
-msgid "Surrounding brackets are required!"
+#: ihtml/themes/default/logout-close.tpl:5
+msgid "Your GOsa session has been closed!"
 msgstr ""
 
-#: plugins/addons/dyngroup/class_DynamicLdapGroup.inc:136
-#, php-format
-msgid "The given filter '%s' for entry %s seems to be invalid!"
+#: ihtml/themes/default/logout-close.tpl:7
+msgid ""
+"Please close this browser window and clean the authentication caches to "
+"avoid an automatic re-authentication by your browser."
 msgstr ""
 
-#: plugins/addons/dyngroup/class_DynamicLdapGroup.inc:166
-#: plugins/addons/dyngroup/class_DynamicLdapGroup.inc:168
-#: plugins/addons/dyngroup/class_DynamicLdapGroup.inc:319
-#: plugins/addons/dyngroup/class_DynamicLdapGroup.inc:320
-msgid "Dynamic object"
+#: ihtml/themes/default/copyPasteDialog.tpl:1
+msgid "Copy & paste wizard"
 msgstr ""
 
-#: plugins/addons/dyngroup/dyngroup.tpl:1
-#, fuzzy
-msgid "List of dynamic rules"
-msgstr "Lista dos departamentos"
-
-#: plugins/addons/dyngroup/dyngroup.tpl:3
-msgid "Labeled URI definitions"
+#: ihtml/themes/default/copyPasteDialog.tpl:7
+msgid ""
+"Some values need to be unique in the complete directory while some "
+"combinations make no sense. Please edit the values below to fulfill the "
+"policies."
 msgstr ""
 
-#: plugins/addons/dyngroup/dyngroup.tpl:6
-msgid "Scope"
+#: ihtml/themes/default/copyPasteDialog.tpl:9
+msgid "Remember that some properties like taken snapshots will not be copied!"
 msgstr ""
 
-#: plugins/addons/propertyEditor/class_propertyEditor.inc:6
-#, fuzzy
-msgid "Preferences"
-msgstr "Referências"
-
-#: plugins/addons/propertyEditor/class_propertyEditor.inc:7
+#: ihtml/themes/default/copyPasteDialog.tpl:10
 msgid ""
-"Configure global and special GOsa settings like hooks and plug-in parameters"
+"Or if you copy or cut an entry within GOsa and delete the source object, you "
+"may get errors while pasting this object again!"
 msgstr ""
 
-#: plugins/addons/propertyEditor/class_propertyEditor.inc:206
-#, fuzzy
-msgid "No description"
-msgstr "Descrição"
+#: ihtml/themes/default/copyPasteDialog.tpl:19
+#: include/utils/class_msgPool.inc:313
+#, php-format
+msgid "Save"
+msgstr "Salvar"
 
-#: plugins/addons/propertyEditor/class_propertyEditor.inc:230
-msgid "FALSE"
+#: ihtml/themes/default/copyPasteDialog.tpl:23
+msgid "Cancel all"
 msgstr ""
 
-#: plugins/addons/propertyEditor/class_propertyEditor.inc:231
-msgid "TRUE"
-msgstr ""
+#: ihtml/themes/default/copyPasteDialog.tpl:28
+msgid "Operation complete"
+msgstr "Operação finalizada"
 
-#: plugins/addons/propertyEditor/class_propertyEditor.inc:251
-msgid "Test the given command."
-msgstr ""
+#: include/utils/class_msgPool.inc:17
+msgid "This object will be deleted!"
+msgstr "Esse objeto será apagado!"
 
-#: plugins/addons/propertyEditor/class_commandVerifier.inc:56
-msgid "Results"
-msgstr ""
+#: include/utils/class_msgPool.inc:19
+#, fuzzy, php-format
+msgid "This %s object will be deleted!"
+msgstr "Esse objeto '%s' será apagado!"
 
-#: plugins/addons/propertyEditor/migration/class_migrateRDN.inc:31
+#: include/utils/class_msgPool.inc:24
 #, php-format
-msgid "Migration of property '%s'"
-msgstr ""
+msgid "This object will be deleted: %s"
+msgstr "Esse objeto será apagado: %s"
 
-#: plugins/addons/propertyEditor/migration/class_migrateRDN.inc:34
+#: include/utils/class_msgPool.inc:26
+#, fuzzy, php-format
+msgid "This %s object will be deleted: %s"
+msgstr "Esse objeto '%s' será apagado: %s"
+
+#: include/utils/class_msgPool.inc:31
+msgid "This object will be deleted:"
+msgstr "Esse objeto será apagado:"
+
+#: include/utils/class_msgPool.inc:33
+#, fuzzy, php-format
+msgid "This %s object will be deleted:"
+msgstr "Esse objeto '%s' será apagado:"
+
+#: include/utils/class_msgPool.inc:37
 #, php-format
-msgid "GOsa has detected objects outside of the configured storage point (%s)."
-msgstr ""
+msgid "These objects will be deleted: %s"
+msgstr "Estes objetos serão apagados: %s"
 
-#: plugins/addons/propertyEditor/migration/class_migrateRDN.inc:161
-#, fuzzy
-msgid "Objects that will be added"
-msgstr "Esse objeto será apagado!"
+#: include/utils/class_msgPool.inc:39
+#, fuzzy, php-format
+msgid "These %s objects will be deleted: %s"
+msgstr "Estes objetos '%s' serão apagados: %s"
+
+#: include/utils/class_msgPool.inc:47
+msgid "You have no permission to delete this object!"
+msgstr "Você não tem permissão para apagar esse objeto!"
+
+#: include/utils/class_msgPool.inc:51 include/utils/class_msgPool.inc:55
+msgid "You have no permission to delete the object:"
+msgstr "Você não tem permissão para apagar o objeto:"
+
+#: include/utils/class_msgPool.inc:58
+msgid "You have no permission to delete these objects:"
+msgstr "Você não tem permissão para apagar estes objetos:"
 
-#: plugins/addons/propertyEditor/migration/class_migrateRDN.inc:169
-msgid "Objects that will be moved"
-msgstr ""
+#: include/utils/class_msgPool.inc:65
+msgid "You have no permission to create this object!"
+msgstr "Você não tem permissão para criar esse objeto!"
 
-#: plugins/addons/propertyEditor/migration/class_migrateRDN.inc:177
-#, php-format
-msgid "Moving object '%s' to '%s'"
-msgstr ""
+#: include/utils/class_msgPool.inc:69 include/utils/class_msgPool.inc:73
+msgid "You have no permission to create the object:"
+msgstr "Você não tem permissão para criar o objeto:"
 
-#: plugins/addons/propertyEditor/migration/class_migrateRDN.inc:181
-#: setup/setup_migrate.tpl:32 setup/class_setupStep_Migrate.inc:804
-msgid "Migrate"
-msgstr ""
+#: include/utils/class_msgPool.inc:76
+msgid "You have no permission to create these objects:"
+msgstr "Você não tem permissão para criar estes objetos:"
 
-#: plugins/addons/propertyEditor/migration/class_migrateRDN.inc:204
-#, php-format
-msgid "Migration failed for object %s, dn already exists!"
-msgstr ""
+#: include/utils/class_msgPool.inc:83
+msgid "You have no permission to modify this object!"
+msgstr "Você não tem permissão para modificar esse objeto!"
 
-#: plugins/addons/propertyEditor/migration/class_migrateRDN.inc:208
-#, php-format
-msgid "Migration failed for object %s, please check if it already exists!"
-msgstr ""
+#: include/utils/class_msgPool.inc:87 include/utils/class_msgPool.inc:91
+msgid "You have no permission to modify the object:"
+msgstr "Você não tem permissão para modificar o objeto:"
 
-#: plugins/addons/propertyEditor/migrate.tpl:3
-msgid "Property migration assistant"
-msgstr ""
+#: include/utils/class_msgPool.inc:94
+msgid "You have no permission to modify these objects:"
+msgstr "Você não tem permissão para modificar estes objetos:"
 
-#: plugins/addons/propertyEditor/migrate.tpl:3
-msgid "Migration steps left"
-msgstr ""
+#: include/utils/class_msgPool.inc:101
+msgid "You have no permission to view this object!"
+msgstr "Você não tem permissão para ver esse objeto!"
 
-#: plugins/addons/propertyEditor/property-filter.xml:15
-#, fuzzy
-msgid "Effective properties"
-msgstr "Editar propriedades gerais"
+#: include/utils/class_msgPool.inc:105 include/utils/class_msgPool.inc:109
+msgid "You have no permission to view the object:"
+msgstr "Você não tem permissão para ver o objeto:"
 
-#: plugins/addons/propertyEditor/property-filter.xml:29
-#, fuzzy
-msgid "Modified properties"
-msgstr "Editar propriedades gerais"
+#: include/utils/class_msgPool.inc:112
+msgid "You have no permission to view these objects:"
+msgstr "Você não tem permissão para ver estes objetos:"
 
-#: plugins/addons/propertyEditor/property-filter.xml:43
-#, fuzzy
-msgid "All properties"
-msgstr "Editar propriedades gerais"
+#: include/utils/class_msgPool.inc:119
+msgid "You have no permission to move this object!"
+msgstr "Você não tem permissão para mover esse objeto!"
 
-#: plugins/addons/propertyEditor/property-filter.xml:57
-#, fuzzy
-msgid "LDAP properties"
-msgstr "Propriedades"
+#: include/utils/class_msgPool.inc:123 include/utils/class_msgPool.inc:127
+msgid "You have no permission to move the object:"
+msgstr "Você não tem permissão para mover o objeto:"
 
-#: plugins/addons/propertyEditor/property-filter.xml:71
-#, fuzzy
-msgid "Search for property groups"
-msgstr "Grupo primário"
+#: include/utils/class_msgPool.inc:130
+msgid "You have no permission to move these objects:"
+msgstr "Você não tem permissão para mover estes objetos:"
 
-#: plugins/addons/propertyEditor/commandVerifier.tpl:1
-msgid "Command verifier"
-msgstr ""
+#: include/utils/class_msgPool.inc:140 include/utils/class_msgPool.inc:152
+#: include/utils/class_msgPool.inc:170
+msgid "Connection information"
+msgstr "Informação da conexão"
 
-#: plugins/addons/propertyEditor/commandVerifier.tpl:3
-msgid ""
-"Here you can execute commands in the way GOsa does and check the generated "
-"results or errors. This can be very useful especially for the post events "
-"(postcreate, postmodify and postremove) due to the fact that these hook are "
-"executed silently."
-msgstr ""
+#: include/utils/class_msgPool.inc:142
+#, php-format
+msgid "Cannot connect to %s database!"
+msgstr "Não foi possível conectar ao banco de dados  %s!"
 
-#: plugins/addons/propertyEditor/commandVerifier.tpl:8
-msgid ""
-"Please be careful here, all commands will really be executed on your machine "
-"and may break things!"
-msgstr ""
+#: include/utils/class_msgPool.inc:154
+#, php-format
+msgid "Cannot select %s database!"
+msgstr "Não foi possível selecionar o banco de dados %s!"
 
-#: plugins/addons/propertyEditor/commandVerifier.tpl:15
-msgid "The command to check for"
-msgstr ""
+#: include/utils/class_msgPool.inc:160
+#, php-format
+msgid "No %s server defined!"
+msgstr "Servidor %s não definido!"
 
-#: plugins/addons/propertyEditor/commandVerifier.tpl:17
-msgid "Test"
-msgstr ""
+#: include/utils/class_msgPool.inc:172
+#, php-format
+msgid "Cannot query %s database!"
+msgstr "Não foi possível pesquisar no banco de dados %s!"
 
-#: plugins/addons/propertyEditor/property-list.xml:11
-#, fuzzy
-msgid "List of configuration settings"
-msgstr "Configurações do usuário"
+#: include/utils/class_msgPool.inc:178
+#, fuzzy, php-format
+msgid "The field %s contains a reserved keyword!"
+msgstr "O campo '%s' contém uma palavra reservada!"
 
-#: plugins/addons/propertyEditor/property-list.xml:15
-#, fuzzy
-msgid "Property not used"
-msgstr "Grupo do usuário"
+#: include/utils/class_msgPool.inc:184
+#, fuzzy, php-format
+msgid "Command specified as %s hook for plugin %s does not exist!"
+msgstr "O comando especificado como %s, relativo ao plugin '%s', não existe!"
 
-#: plugins/addons/propertyEditor/property-list.xml:23
-#, fuzzy
-msgid "Property will be restored"
-msgstr "Esse objeto será apagado!"
+#: include/utils/class_msgPool.inc:191
+#, fuzzy, php-format
+msgid "%s command is invalid!"
+msgstr "O comando '%s' é inválido!"
 
-#: plugins/addons/propertyEditor/property-list.xml:31
-msgid "Modified property"
-msgstr ""
+#: include/utils/class_msgPool.inc:193
+#, fuzzy, php-format
+msgid "%s command (%s) for plugin %s is invalid!"
+msgstr "O comando '%s' (%s) para o plugin %s é inválido!"
 
-#: plugins/addons/propertyEditor/property-list.xml:39
-msgid "Property configured in LDAP"
-msgstr ""
+#: include/utils/class_msgPool.inc:195
+#, fuzzy, php-format
+msgid "%s command for plugin %s is invalid!"
+msgstr "O comando '%s' para o plugin %s is invalid!"
 
-#: plugins/addons/propertyEditor/property-list.xml:47
-msgid "Property configured in config file"
-msgstr ""
+#: include/utils/class_msgPool.inc:197
+#, fuzzy, php-format
+msgid "%s command (%s) is invalid!"
+msgstr "O comando '%s' (%s) é inválido!"
 
-#: plugins/addons/propertyEditor/property-list.xml:72
-#, fuzzy
-msgid "Class"
-msgstr "Fechar"
+#: include/utils/class_msgPool.inc:205
+#, fuzzy, php-format
+msgid "Cannot execute %s command!"
+msgstr "Não foi possível executar o comando '%s'!"
 
-#: plugins/addons/propertyEditor/property-list.xml:88
-#, fuzzy
-msgid "Value"
-msgstr "masculino"
+#: include/utils/class_msgPool.inc:207
+#, fuzzy, php-format
+msgid "Cannot execute %s command (%s) for plugin %s!"
+msgstr "Não foi possível executar o comando '%s' (%s) para o plugin %s!"
 
-#: plugins/addons/propertyEditor/property-list.xml:124
-msgid "Restore to default"
-msgstr ""
+#: include/utils/class_msgPool.inc:209
+#, fuzzy, php-format
+msgid "Cannot execute %s command for plugin %s!"
+msgstr "Não foi possível executar o comando '%s' para o plugin %s!"
 
-#: plugins/addons/propertyEditor/property-list.tpl:3
-#, fuzzy
-msgid "Warning message"
-msgstr "Atenção"
+#: include/utils/class_msgPool.inc:211
+#, fuzzy, php-format
+msgid "Cannot execute %s command (%s)!"
+msgstr "Não foi possível executar o comando '%s'!"
 
-#: plugins/addons/propertyEditor/property-list.tpl:9
-msgid ""
-"Modifying properties may break your setup, destroy or mess up your LDAP "
-"database, lead to security holes or it can even make a login impossible!"
+#: include/utils/class_msgPool.inc:219
+#, php-format
+msgid "Value for %s is too large!"
 msgstr ""
 
-#: plugins/addons/propertyEditor/property-list.tpl:10
-msgid ""
-"Since configuration properties are stored in the LDAP database a copy/backup "
-"can be handy."
+#: include/utils/class_msgPool.inc:221
+#, php-format
+msgid "%s must be smaller than %s!"
 msgstr ""
 
-#: plugins/addons/propertyEditor/property-list.tpl:14
-msgid ""
-"If you've debarred yourself, you can try to set 'ignoreLdapProperties' to "
-"'true' in your gosa.conf main section. This will make GOsa ignore LDAP based "
-"property values."
+#: include/utils/class_msgPool.inc:229
+#, php-format
+msgid "Value for %s is too small!"
 msgstr ""
 
-#: plugins/addons/propertyEditor/property-list.tpl:22
-msgid ""
-"I understand that there are certain risks, but I want to modify properties!"
+#: include/utils/class_msgPool.inc:231
+#, php-format
+msgid "%s must be %s or above!"
 msgstr ""
 
-#: plugins/addons/propertyEditor/property-list.tpl:38
-msgid "Ignoring LDAP defined properties!"
+#: include/utils/class_msgPool.inc:238
+#, php-format
+msgid "%s depends on %s - please provide both values!"
 msgstr ""
 
-#: plugins/addons/propertyEditor/property-list.tpl:77
-msgid "Undo"
+#: include/utils/class_msgPool.inc:244
+#, php-format
+msgid "There is already an entry with this %s attribute in the system!"
 msgstr ""
 
-#: plugins/personal/generic/class_user.inc:38
-msgid "Edit organizational user settings"
+#: include/utils/class_msgPool.inc:250
+#, php-format
+msgid "The required field %s is empty!"
 msgstr ""
 
-#: plugins/personal/generic/class_user.inc:297
-msgid "Please add a single IP address or a network/net mask combination!"
+#: include/utils/class_msgPool.inc:258 include/class_core.inc:309
+msgid "Example"
 msgstr ""
 
-#: plugins/personal/generic/class_user.inc:339
-msgid "female"
-msgstr "feminino"
+#: include/utils/class_msgPool.inc:278
+#, fuzzy, php-format
+msgid "The Field %s contains invalid characters"
+msgstr "O campo '%s' contém uma palavra reservada!"
+
+#: include/utils/class_msgPool.inc:279
+#, fuzzy, php-format
+msgid "%s is not allowed:"
+msgstr "Alteração de senha não permitida"
 
-#: plugins/personal/generic/class_user.inc:339
-msgid "male"
-msgstr "masculino"
+#: include/utils/class_msgPool.inc:279
+#, fuzzy, php-format
+msgid "%s are not allowed!"
+msgstr "Alteração de senha não permitida"
 
-#: plugins/personal/generic/class_user.inc:395
-#, fuzzy
-msgid "Password configuration"
-msgstr "Configuração"
+#: include/utils/class_msgPool.inc:282
+#, fuzzy, php-format
+msgid "The Field %s contains invalid characters!"
+msgstr "O campo '%s' contém uma palavra reservada!"
 
-#: plugins/personal/generic/class_user.inc:429
-msgid "Cannot upload file!"
+#: include/utils/class_msgPool.inc:289
+#, php-format
+msgid "Missing %s PHP extension!"
 msgstr ""
 
-#: plugins/personal/generic/class_user.inc:522
-msgid "Serial number"
-msgstr "Número serial"
-
-#: plugins/personal/generic/class_user.inc:544
-#: plugins/personal/generic/class_user.inc:1717
-#: plugins/personal/generic/generic_picture.tpl:1
-msgid "User picture"
-msgstr "Foto do usuário"
+#: include/utils/class_msgPool.inc:319
+#, php-format
+msgid "Add %s"
+msgstr ""
 
-#: plugins/personal/generic/class_user.inc:550
-#: plugins/personal/generic/class_user.inc:572
-#: plugins/personal/generic/generic.tpl:226
-#: plugins/personal/generic/generic_certs.tpl:3
-msgid "Certificates"
-msgstr "Certificados"
+#: include/utils/class_msgPool.inc:325
+#, php-format
+msgid "Delete"
+msgstr "Deletar"
 
-#: plugins/personal/generic/class_user.inc:569
-msgid "(Not supported certificate types are marked as invalid.)"
+#: include/utils/class_msgPool.inc:325
+#, php-format
+msgid "Delete %s"
 msgstr ""
 
-#: plugins/personal/generic/class_user.inc:579
+#: include/utils/class_msgPool.inc:331
 #, php-format
-msgid "Certificate is valid from %s to %s and is currently %s."
-msgstr "Certificado é válido de %s para %s e está atualmente %s."
+msgid "Set %s"
+msgstr ""
 
-#: plugins/personal/generic/class_user.inc:582
-msgid "valid"
-msgstr "válido"
+#: include/utils/class_msgPool.inc:337
+#, php-format
+msgid "Edit..."
+msgstr ""
 
-#: plugins/personal/generic/class_user.inc:583
-msgid "invalid"
-msgstr "inválido"
+#: include/utils/class_msgPool.inc:337
+#, php-format
+msgid "Edit %s..."
+msgstr ""
 
-#: plugins/personal/generic/class_user.inc:588
-msgid "No certificate installed"
-msgstr "Nenhum certificado instalado"
+#: include/utils/class_msgPool.inc:343
+msgid "Back"
+msgstr "Voltar"
 
-#: plugins/personal/generic/class_user.inc:614
-msgid "The selected password method is no longer available."
+#: include/utils/class_msgPool.inc:363
+#, php-format
+msgid "This account has no valid %s extensions!"
 msgstr ""
 
-#: plugins/personal/generic/class_user.inc:1051
+#: include/utils/class_msgPool.inc:369
+#, php-format
 msgid ""
-"Cannot save user picture, GOsa requires the package 'imagemagick' or 'php5-"
-"imagick' to be installed!"
+"This account has %s settings enabled. You can disable them by clicking below."
 msgstr ""
 
-#: plugins/personal/generic/class_user.inc:1177
-msgid "Cannot build RDN: no + allowed to build sub RDN!"
+#: include/utils/class_msgPool.inc:372 include/utils/class_msgPool.inc:379
+#, php-format
+msgid ""
+"This account has %s settings enabled. To disable them, you'll need to remove "
+"the %s settings first!"
 msgstr ""
 
-#: plugins/personal/generic/class_user.inc:1184
-msgid "Cannot build RDN: attribute is not defined!"
+#: include/utils/class_msgPool.inc:388
+#, php-format
+msgid ""
+"This account has %s settings disabled. You can enable them by clicking below."
 msgstr ""
 
-#: plugins/personal/generic/class_user.inc:1202
-msgid "Cannot build RDN: invalid attribute parameters!"
+#: include/utils/class_msgPool.inc:391 include/utils/class_msgPool.inc:398
+#, php-format
+msgid ""
+"This account has %s settings disabled. To enable them, you'll need to add "
+"the %s settings first!"
 msgstr ""
 
-#: plugins/personal/generic/class_user.inc:1273
-msgid "The selected password method requires initial configuration!"
+#: include/utils/class_msgPool.inc:406
+#, php-format
+msgid "Add %s settings"
 msgstr ""
 
-#: plugins/personal/generic/class_user.inc:1349
-#: plugins/personal/generic/class_user.inc:1740
-#: plugins/personal/generic/class_user.inc:1843
-#: plugins/personal/generic/generic.tpl:201
-msgid "Homepage"
-msgstr "Página pessoal"
-
-#: plugins/personal/generic/class_user.inc:1360
-#: plugins/personal/generic/class_user.inc:1852
-#: plugins/personal/generic/generic.tpl:403
-msgid "Mobile"
-msgstr "Celular"
+#: include/utils/class_msgPool.inc:412
+#, php-format
+msgid "Remove %s settings"
+msgstr ""
 
-#: plugins/personal/generic/class_user.inc:1363
-#: plugins/personal/generic/class_user.inc:1855
-#: plugins/personal/generic/generic.tpl:411
-msgid "Pager"
-msgstr "Pager"
+#: include/utils/class_msgPool.inc:418
+msgid "Click the 'Edit' button below to change informations in this dialog"
+msgstr "Clique em Editar para alterar as informações desta janela"
 
-#: plugins/personal/generic/class_user.inc:1368
-#: plugins/personal/generic/class_user.inc:1712
-#: plugins/personal/generic/generic.tpl:117
-msgid "Date of birth"
-msgstr "Data de nascimento"
+#: include/utils/class_msgPool.inc:424
+msgid "January"
+msgstr "Janeiro"
 
-#: plugins/personal/generic/class_user.inc:1483
-msgid "Cannot open certificate!"
-msgstr ""
+#: include/utils/class_msgPool.inc:424
+msgid "February"
+msgstr "Fevereiro"
 
-#: plugins/personal/generic/class_user.inc:1655
-#: plugins/personal/generic/generic.tpl:526
-msgid "Unit"
-msgstr "Unidade"
+#: include/utils/class_msgPool.inc:424
+msgid "March"
+msgstr "Março"
 
-#: plugins/personal/generic/class_user.inc:1656
-#: plugins/personal/generic/generic.tpl:551
-msgid "House identifier"
-msgstr "Identificação da residência"
+#: include/utils/class_msgPool.inc:424
+msgid "April"
+msgstr "Abril"
 
-#: plugins/personal/generic/class_user.inc:1657
-#: plugins/personal/generic/generic.tpl:468
-msgid "Vocation"
-msgstr "Vocação"
+#: include/utils/class_msgPool.inc:425
+msgid "May"
+msgstr "Maio"
 
-#: plugins/personal/generic/class_user.inc:1658
-#: plugins/personal/generic/generic.tpl:595
-msgid "Last delivery"
-msgstr "Última entrega"
+#: include/utils/class_msgPool.inc:425
+msgid "June"
+msgstr "Junho"
 
-#: plugins/personal/generic/class_user.inc:1659
-#: plugins/personal/generic/generic.tpl:517
-msgid "Person locality"
-msgstr "Localização da pessoa"
+#: include/utils/class_msgPool.inc:425
+msgid "July"
+msgstr "Julho"
 
-#: plugins/personal/generic/class_user.inc:1660
-#: plugins/personal/generic/generic.tpl:476
-msgid "Unit description"
-msgstr "Descrição da unidade"
+#: include/utils/class_msgPool.inc:425
+msgid "August"
+msgstr "Agosto"
 
-#: plugins/personal/generic/class_user.inc:1661
-#: plugins/personal/generic/generic.tpl:485
-msgid "Subject area"
-msgstr "Área de assunto"
+#: include/utils/class_msgPool.inc:425
+msgid "September"
+msgstr "Setembro"
 
-#: plugins/personal/generic/class_user.inc:1662
-#: plugins/personal/generic/generic.tpl:494
-msgid "Functional title"
-msgstr "Título funcional"
+#: include/utils/class_msgPool.inc:426
+msgid "October"
+msgstr "Outubro"
 
-#: plugins/personal/generic/class_user.inc:1663
-#: plugins/personal/generic/generic_certs.tpl:83
-msgid "Certificate serial number"
-msgstr "Número serial do certificado"
+#: include/utils/class_msgPool.inc:426
+msgid "November"
+msgstr "Novembro"
 
-#: plugins/personal/generic/class_user.inc:1665
-#: plugins/personal/generic/generic.tpl:535
-msgid "Street"
-msgstr "Rua"
+#: include/utils/class_msgPool.inc:426
+msgid "December"
+msgstr "Dezembro"
 
-#: plugins/personal/generic/class_user.inc:1667
-#: plugins/personal/generic/generic.tpl:543
-msgid "Postal code"
-msgstr "CEP"
+#: include/utils/class_msgPool.inc:432
+msgid "Sunday"
+msgstr "Domingo"
 
-#: plugins/personal/generic/class_user.inc:1671
-msgid "Generic user settings"
-msgstr ""
+#: include/utils/class_msgPool.inc:432
+msgid "Monday"
+msgstr "Segunda"
 
-#: plugins/personal/generic/class_user.inc:1675
-#: plugins/personal/posix/class_posixAccount.inc:1297
-#: plugins/personal/password/class_password.inc:227
-#: plugins/personal/myaccount/class_MyAccount.inc:5
-#: plugins/personal/myaccount/main.inc:114
-msgid "My account"
-msgstr "Minha conta"
+#: include/utils/class_msgPool.inc:432
+msgid "Tuesday"
+msgstr "Terça"
 
-#: plugins/personal/generic/class_user.inc:1693
-#, php-format
-msgid ""
-"The 'accountRDN' option tells GOsa to use a placeholder pattern for "
-"generating account RDNs. A pattern can include attribute names prefaced by a "
-"%% and normal text: %s. This will generate a RDN consisting of cn=.... "
-"filled with surname and given name of the edited account. This option "
-"disables the use of accountPrimaryAttribute and personalTitleInDn."
-msgstr ""
+#: include/utils/class_msgPool.inc:432
+msgid "Wednesday"
+msgstr "Quarta"
 
-#: plugins/personal/generic/class_user.inc:1707
-#, fuzzy
-msgid "Allow definition of custom filters"
-msgstr "Lista de usuários"
+#: include/utils/class_msgPool.inc:432
+msgid "Thursday"
+msgstr "Quinta"
 
-#: plugins/personal/generic/class_user.inc:1709
-#: plugins/personal/generic/generic.tpl:92
-msgid "Personal title"
-msgstr "Título pessoal"
+#: include/utils/class_msgPool.inc:432
+msgid "Friday"
+msgstr "Sexta"
 
-#: plugins/personal/generic/class_user.inc:1710
-#: plugins/personal/generic/generic.tpl:102
-msgid "Academic title"
-msgstr "Título acadêmico"
+#: include/utils/class_msgPool.inc:432
+msgid "Saturday"
+msgstr "Sábado"
 
-#: plugins/personal/generic/class_user.inc:1713
-#: plugins/personal/generic/generic.tpl:140
-msgid "Sex"
-msgstr "Sexo"
+#: include/utils/class_msgPool.inc:439
+msgid "MySQL operation failed!"
+msgstr ""
 
-#: plugins/personal/generic/class_user.inc:1714
-#: plugins/personal/generic/generic.tpl:154
-msgid "Preferred language"
+#: include/utils/class_msgPool.inc:447
+msgid "read operation"
 msgstr ""
 
-#: plugins/personal/generic/class_user.inc:1719
-#, fuzzy
-msgid "Login restrictions"
-msgstr "Estações de Trabalho"
+#: include/utils/class_msgPool.inc:447
+msgid "add operation"
+msgstr ""
 
-#: plugins/personal/generic/class_user.inc:1723
-msgid "Department number"
+#: include/utils/class_msgPool.inc:447
+msgid "modify operation"
 msgstr ""
 
-#: plugins/personal/generic/class_user.inc:1725
-msgid "Employee number"
+#: include/utils/class_msgPool.inc:448
+msgid "delete operation"
 msgstr ""
 
-#: plugins/personal/generic/class_user.inc:1726
-#: plugins/personal/generic/generic.tpl:330
-msgid "Employee type"
-msgstr "Tipo de empregado"
+#: include/utils/class_msgPool.inc:448
+msgid "search operation"
+msgstr ""
 
-#: plugins/personal/generic/class_user.inc:1728
-msgid "Room number"
+#: include/utils/class_msgPool.inc:448
+msgid "authentication"
 msgstr ""
 
-#: plugins/personal/generic/class_user.inc:1729
-#, fuzzy
-msgid "Telephone number"
-msgstr "Número serial"
+#: include/utils/class_msgPool.inc:451
+#, php-format
+msgid "LDAP %s failed!"
+msgstr ""
 
-#: plugins/personal/generic/class_user.inc:1730
-msgid "Pager number"
+#: include/utils/class_msgPool.inc:453
+msgid "LDAP operation failed!"
 msgstr ""
 
-#: plugins/personal/generic/class_user.inc:1731
-msgid "Mobile number"
+#: include/utils/class_msgPool.inc:469
+msgid "Upload failed!"
 msgstr ""
 
-#: plugins/personal/generic/class_user.inc:1732
-msgid "Fax number"
+#: include/utils/class_msgPool.inc:472
+#, php-format
+msgid "Upload failed: %s"
 msgstr ""
 
-#: plugins/personal/generic/class_user.inc:1738
-msgid "Home postal address"
-msgstr "Caixa postal residencial"
+#: include/utils/class_msgPool.inc:479
+msgid "Communication failure with the infrastructure service!"
+msgstr ""
 
-#: plugins/personal/generic/class_user.inc:1739
-msgid "Home phone number"
+#: include/utils/class_msgPool.inc:481
+#, php-format
+msgid "Communication failure with the infrastructure service: %s"
 msgstr ""
 
-#: plugins/personal/generic/class_user.inc:1741
-msgid "User password method"
+#: include/utils/class_msgPool.inc:488
+msgid "Communication failure with the GOsa-NG service!"
 msgstr ""
 
-#: plugins/personal/generic/class_user.inc:1742
-msgid "User certificates"
+#: include/utils/class_msgPool.inc:490
+#, php-format
+msgid "Communication failure with the GOsa-NG service: %s"
 msgstr ""
 
-#: plugins/personal/generic/class_user.inc:1950
-#, fuzzy
-msgid "Entries differ"
-msgstr "Grupo do usuário"
+#: include/utils/class_msgPool.inc:497 include/utils/class_msgPool.inc:500
+#, php-format
+msgid "This %s is still in use by this object: %s"
+msgstr ""
 
-#: plugins/personal/generic/generic.tpl:1
-#: plugins/personal/generic/generic.tpl:3
-#: plugins/personal/generic/paste_generic.tpl:6
-msgid "Personal information"
-msgstr "Informação pessoal"
+#: include/utils/class_msgPool.inc:503
+#, php-format
+msgid "This %s is still in use."
+msgstr ""
 
-#: plugins/personal/generic/generic.tpl:8
-#: plugins/personal/generic/paste_generic.tpl:31
-#: plugins/personal/generic/generic_picture.tpl:2
-#, fuzzy
-msgid "The users picture"
-msgstr "Foto do usuário"
+#: include/utils/class_msgPool.inc:505
+#, fuzzy, php-format
+msgid "This %s is still in use by these objects: %s"
+msgstr "Contém configurações para estes objetos: %s"
 
-#: plugins/personal/generic/generic.tpl:21
-msgid "Change picture"
-msgstr "Alterar foto"
+#: include/utils/class_msgPool.inc:511
+#, php-format
+msgid "File %s does not exist!"
+msgstr ""
 
-#: plugins/personal/generic/generic.tpl:34
-#: plugins/personal/generic/generic.tpl:81
-#: plugins/personal/posix/generic.tpl:51
-#: plugins/personal/posix/paste_generic.tpl:17
-#: plugins/personal/posix/posix_shadow.tpl:2
-#, fuzzy
-msgid "Account settings"
-msgstr "Configurações Posix"
+#: include/utils/class_msgPool.inc:517
+#, php-format
+msgid "Cannot open file %s for reading!"
+msgstr ""
 
-#: plugins/personal/generic/generic.tpl:83
-msgid "Template name"
-msgstr "Nome modelo"
+#: include/utils/class_msgPool.inc:523
+#, php-format
+msgid "Cannot open file %s for writing!"
+msgstr ""
 
-#: plugins/personal/generic/generic.tpl:193
-msgid "Private phone"
-msgstr "Telefone privativo"
+#: include/utils/class_msgPool.inc:529
+#, php-format
+msgid ""
+"The value for %s is currently unconfigured or invalid, please check your "
+"configuration file!"
+msgstr ""
 
-#: plugins/personal/generic/generic.tpl:209
-msgid "Password storage"
-msgstr "Armazenamento da senha"
+#: include/utils/class_msgPool.inc:535
+#, fuzzy, php-format
+msgid "Cannot delete file %s!"
+msgstr "Não foi possível selecionar o banco de dados %s!"
 
-#: plugins/personal/generic/generic.tpl:229
-msgid "Edit certificates"
-msgstr "Editar certificados"
+#: include/utils/class_msgPool.inc:541
+#, fuzzy, php-format
+msgid "Cannot create folder %s!"
+msgstr "Não foi possível atribuir permissão para '%s'"
 
-#: plugins/personal/generic/generic.tpl:241
-msgid "Restrict login to"
-msgstr ""
+#: include/utils/class_msgPool.inc:547
+#, fuzzy, php-format
+msgid "Cannot delete folder %s!"
+msgstr "Não foi possível atribuir permissão para '%s'"
 
-#: plugins/personal/generic/generic.tpl:249
-#: plugins/personal/generic/generic.tpl:269
-msgid "IP or network"
+#: include/utils/class_msgPool.inc:553
+#, php-format
+msgid "Checking for %s support"
 msgstr ""
 
-#: plugins/personal/generic/generic.tpl:285
-#: plugins/personal/generic/generic.tpl:288
-#: plugins/personal/generic/generic.tpl:296
-#: plugins/personal/generic/generic.tpl:383
-#: plugins/personal/generic/generic.tpl:434
-#: plugins/personal/generic/generic.tpl:466
-#: plugins/personal/generic/generic.tpl:515
-#: plugins/personal/generic/generic.tpl:564
-msgid "Organizational information"
-msgstr "Informação organizacional"
-
-#: plugins/personal/generic/generic.tpl:296
-#: plugins/personal/generic/generic.tpl:383
-#: plugins/personal/generic/generic.tpl:434
-#: plugins/personal/generic/generic.tpl:466
-#: plugins/personal/generic/generic.tpl:515
-#: plugins/personal/generic/generic.tpl:564
-msgid "part"
+#: include/utils/class_msgPool.inc:559
+#, php-format
+msgid "Install and activate the %s PHP module."
 msgstr ""
 
-#: plugins/personal/generic/generic.tpl:314
-msgid "Department No."
-msgstr "Nº do departamento"
-
-#: plugins/personal/generic/generic.tpl:322
-msgid "Employee No."
-msgstr "Nº do empregado"
-
-#: plugins/personal/generic/generic.tpl:385
-#: plugins/personal/generic/generic.tpl:566
-msgid "Room No."
-msgstr "Nº da sala"
+#: include/utils/class_msgPool.inc:565
+#, php-format
+msgid ""
+"Cannot initialize class %s! Maybe there is a plugin missing in your gosa "
+"setup?"
+msgstr ""
 
-#: plugins/personal/generic/generic.tpl:580
-msgid "Please use the phone tab"
-msgstr "Por favor, utilize a orelha telefone"
+#: include/utils/class_msgPool.inc:571
+msgid ""
+"The supplied base is not valid and has been reset to its previous value!"
+msgstr ""
 
-#: plugins/personal/generic/paste_generic.tpl:1
-msgid "User settings"
-msgstr "Configurações do usuário"
+#: include/utils/class_timezone.inc:47
+#, fuzzy, php-format
+msgid "The configured timezone %s is not valid!"
+msgstr "A configuração GOsa %s/%s não pôde ser lida. Abortado."
 
-#: plugins/personal/generic/paste_generic.tpl:3
+#: include/utils/class_xml.inc:51
 #, fuzzy
-msgid "Paste user"
-msgstr "Colar"
-
-#: plugins/personal/generic/paste_generic.tpl:24
-msgid "Clear password"
-msgstr "Senha limpa"
-
-#: plugins/personal/generic/paste_generic.tpl:25
-msgid "Set new password"
-msgstr "Definir nova senha"
+msgid "XML error"
+msgstr "Erro de LDAP"
 
-#: plugins/personal/generic/paste_generic.tpl:43
-#: plugins/personal/generic/generic_picture.tpl:13
-msgid "Remove picture"
-msgstr "Remover foto"
+#: include/class_msg_dialog.inc:124
+msgid "Please fix the above error and reload the page."
+msgstr ""
 
-#: plugins/personal/generic/generic_certs.tpl:5
-#, fuzzy
-msgid "The users standard certificate"
-msgstr "Certificado padrão"
+#: include/class_session.inc:76 include/class_session.inc:101
+#: include/class_session.inc:127
+msgid "Requested channel does not exist!"
+msgstr ""
 
-#: plugins/personal/generic/generic_certs.tpl:8
-msgid "Standard certificate"
-msgstr "Certificado padrão"
+#: include/class_ldap.inc:305 include/class_ldap.inc:342
+msgid "Performance warning"
+msgstr "Alerta de performance"
 
-#: plugins/personal/generic/generic_certs.tpl:31
-#, fuzzy
-msgid "The users S/MIME certificate"
-msgstr "Certificado S/MIME"
+#: include/class_ldap.inc:305 include/class_ldap.inc:342
+#, fuzzy, php-format
+msgid "LDAP performance is poor: last query took %.2fs!"
+msgstr ""
+"A performance do LDAP está ruim: a última pesquisa levou cerca de %.2fs!"
 
-#: plugins/personal/generic/generic_certs.tpl:34
-msgid "S/MIME certificate"
-msgstr "Certificado S/MIME"
+#: include/class_ldap.inc:784
+#, fuzzy, php-format
+msgid "Cannot automatically create subtrees with RDN %s: no object class found"
+msgstr ""
+"Não foi possível criar subárvores automaticamente com RDN '%s': classe de "
+"objeto não encontrada!"
 
-#: plugins/personal/generic/generic_certs.tpl:57
-#, fuzzy
-msgid "The users PKCS12 certificate"
-msgstr "Certificado PKCS12"
+#: include/class_ldap.inc:835
+#, fuzzy, php-format
+msgid "Cannot automatically create subtrees with RDN %s: not supported"
+msgstr ""
+"Não foi possível criar subárvores automaticamente com '%s': não suportado"
 
-#: plugins/personal/generic/generic_certs.tpl:60
-msgid "PKCS12 certificate"
-msgstr "Certificado PKCS12"
+#: include/class_ldap.inc:922
+#, fuzzy, php-format
+msgid "while operating on %s using LDAP server %s"
+msgstr "enquanto executava em '%s' usando LDAP server '%s'"
 
-#: plugins/personal/posix/trustModeDialog/generic.tpl:5
-#: plugins/personal/posix/trustModeDialog/generic.tpl:21
-msgid "Trust mode"
-msgstr "Modo de confiança"
+#: include/class_ldap.inc:924
+#, php-format
+msgid "while operating on LDAP server %s"
+msgstr "enquanto executava no LDAP server %s"
 
-#: plugins/personal/posix/trustModeDialog/class_trustModeDialog.inc:173
-msgid "disabled"
-msgstr "desabilitado"
+#: include/class_ldap.inc:977
+#, php-format
+msgid "Command line programm %s is missing!"
+msgstr ""
 
-#: plugins/personal/posix/trustModeDialog/class_trustModeDialog.inc:173
-msgid "full access"
-msgstr "acesso completo"
+#: include/class_ldap.inc:1138
+#, fuzzy, php-format
+msgid ""
+"Invalid DN %s: block to be imported should start with 'dn: ...' in line %s"
+msgstr ""
+"Esse não é um DN válido: '%s'. O bloco para importação deve iniciar com "
+"'dn: ...' na linha %s"
 
-#: plugins/personal/posix/trustModeDialog/class_trustModeDialog.inc:174
-msgid "allow access to these hosts"
-msgstr "permitir acesso a estas máquinas"
+#: include/class_ldap.inc:1167
+#, fuzzy, php-format
+msgid "Error while importing DN %s: please check LDIF from line %s on!"
+msgstr ""
+"Erro enquanto importava dn: '%s', por favor, verifique seu LDIF na linha %s!"
 
-#: plugins/personal/posix/class_posixAccount.inc:38
-msgid "Edit users POSIX settings"
+#: include/php_setup.inc:107
+msgid "Generating this page caused the PHP interpreter to raise some errors!"
 msgstr ""
 
-#: plugins/personal/posix/class_posixAccount.inc:146
-msgid "expired"
-msgstr "expirado"
+#: include/php_setup.inc:110
+msgid "Send bug report"
+msgstr ""
 
-#: plugins/personal/posix/class_posixAccount.inc:148
-msgid "grace time active"
+#: include/php_setup.inc:114
+msgid "Toggle details"
 msgstr ""
 
-#: plugins/personal/posix/class_posixAccount.inc:151
-#: plugins/personal/posix/class_posixAccount.inc:153
-#: plugins/personal/posix/class_posixAccount.inc:155
-msgid "active"
-msgstr "ativo"
+#: include/php_setup.inc:123
+msgid "PHP error"
+msgstr ""
 
-#: plugins/personal/posix/class_posixAccount.inc:151
-msgid "password not changeable"
+#: include/php_setup.inc:142
+msgid "class"
 msgstr ""
 
-#: plugins/personal/posix/class_posixAccount.inc:153
-msgid "password expired"
+#: include/php_setup.inc:148
+msgid "function"
 msgstr ""
 
-#: plugins/personal/posix/class_posixAccount.inc:226
-msgid "automatic"
-msgstr "automático"
+#: include/php_setup.inc:153
+msgid "static"
+msgstr ""
 
-#: plugins/personal/posix/class_posixAccount.inc:374
-#, php-format
-msgid "Password can't be changed up to %s days after last change"
-msgstr "A senha não pode ser alterada até %s dias após a última troca"
+#: include/php_setup.inc:157
+msgid "method"
+msgstr ""
 
-#: plugins/personal/posix/class_posixAccount.inc:378
-#, php-format
-msgid "Password must be changed after %s days"
-msgstr "A senha deve ser alterada após %s dias"
+#: include/php_setup.inc:190
+msgid "Traceback"
+msgstr ""
 
-#: plugins/personal/posix/class_posixAccount.inc:382
-#, php-format
-msgid "Disable account after %s days of inactivity after password expiry"
+#: include/php_setup.inc:191
+msgid "File"
 msgstr ""
 
-#: plugins/personal/posix/class_posixAccount.inc:386
-#, php-format
-msgid "Warn user %s days before password expiry"
+#: include/php_setup.inc:191
+msgid "Line"
 msgstr ""
 
-#: plugins/personal/posix/class_posixAccount.inc:651
-msgid "Timeout while waiting for lock. Ignoring lock!"
+#: include/php_setup.inc:192
+msgid "Arguments"
 msgstr ""
 
-#: plugins/personal/posix/class_posixAccount.inc:709
-#: plugins/personal/posix/class_posixAccount.inc:1000
-msgid "Group of user"
-msgstr "Grupo do usuário"
+#: include/class_releaseSelector.inc:214 include/class_baseSelector.inc:188
+#: include/class_listing.inc:1057 include/class_listing.inc:1059
+msgid "Root"
+msgstr "Raiz"
 
-#: plugins/personal/posix/class_posixAccount.inc:774
-msgid ""
-"A duplicated UID number was written for this user. If this was not intended "
-"please verify all used uidNumbers!"
+#: include/class_releaseSelector.inc:262 include/class_ItemSelector.inc:289
+#: include/class_baseSelector.inc:235
+msgid "Submit"
+msgstr "Submeter"
+
+#: include/class_socketClient.inc:108
+#, fuzzy, php-format
+msgid "Socket connection to %s:%s failed: %s"
+msgstr "A conexão com o host '%s:%s' falhou: %s"
+
+#: include/class_socketClient.inc:191
+#, fuzzy, php-format
+msgid "Socket timeout of %s seconds reached!"
+msgstr "Alcançado o limite de tempo de %s segundos para a conexão."
+
+#: include/class_multi_plug.inc:362
+msgid "You are currently editing multiple entries."
 msgstr ""
 
-#: plugins/personal/posix/class_posixAccount.inc:858
-#: plugins/personal/posix/class_posixAccount.inc:861
-#: plugins/personal/posix/class_posixAccount.inc:936
-#: plugins/personal/posix/class_posixAccount.inc:939
-#: plugins/personal/posix/class_posixAccount.inc:1307
-#: plugins/personal/posix/generic.tpl:8
-#: plugins/personal/posix/paste_generic.tpl:6
-#: plugins/personal/posix/paste_generic.tpl:9
-msgid "Home directory"
-msgstr "Diretório pessoal"
+#: include/class_multi_plug.inc:394
+#, fuzzy
+msgid "Reset password"
+msgstr "Definir a senha"
 
-#: plugins/personal/posix/class_posixAccount.inc:892
-#: plugins/personal/posix/class_posixAccount.inc:945
-msgid "shadowMin"
+#: include/class_multi_plug.inc:394
+msgid "The user password has been reset. Please set a new password!"
 msgstr ""
 
-#: plugins/personal/posix/class_posixAccount.inc:897
-#: plugins/personal/posix/class_posixAccount.inc:950
-msgid "shadowMax"
+#: include/class_filter.inc:226
+#, fuzzy
+msgid "Search filter"
+msgstr "Impressora"
+
+#: include/class_filter.inc:444
+msgid "Search in subtrees"
+msgstr "Procurar em subárvores"
+
+#: include/class_filter.inc:449
+#, fuzzy
+msgid "Edit filters"
+msgstr "Editar certificados"
+
+#: include/class_userFilterEditor.inc:254
+#, php-format
+msgid "Error in filter #%s: %s opening and %s closing brackets detected!"
 msgstr ""
 
-#: plugins/personal/posix/class_posixAccount.inc:902
-#: plugins/personal/posix/class_posixAccount.inc:955
-msgid "shadowWarning"
+#: include/class_configRegistry.inc:197
+#, php-format
+msgid "%s has version %s but %s is required!"
 msgstr ""
 
-#: plugins/personal/posix/class_posixAccount.inc:916
-#: plugins/personal/posix/class_posixAccount.inc:969
-msgid "shadowInactive"
+#: include/class_configRegistry.inc:252
+msgid ""
+"Plugins that require one or more of the object classes above will be "
+"disabled until the object classes get updated."
 msgstr ""
 
-#: plugins/personal/posix/class_posixAccount.inc:1293
-msgid "POSIX account"
+#: include/class_configRegistry.inc:254
+msgid "Schema validation error"
 msgstr ""
 
-#: plugins/personal/posix/class_posixAccount.inc:1308
-#: plugins/personal/posix/generic.tpl:26
-#: plugins/personal/posix/paste_generic.tpl:19
-msgid "Primary group"
-msgstr "Grupo primário"
+#: include/class_configRegistry.inc:689
+#, fuzzy, php-format
+msgid "The value %s specified for %s:%s needs to be a bool value!"
+msgstr "O comando especificado como %s, relativo ao plugin '%s', não existe!"
 
-#: plugins/personal/posix/class_posixAccount.inc:1309
-#: plugins/personal/posix/generic.tpl:16
-msgid "Shell"
-msgstr "Shell"
+#: include/class_configRegistry.inc:704
+#, fuzzy, php-format
+msgid "The value %s specified for %s:%s needs to be a string!"
+msgstr "O comando especificado como %s, relativo ao plugin '%s', não existe!"
 
-#: plugins/personal/posix/class_posixAccount.inc:1310
-#: setup/setup_migrate.tpl:49
-msgid "User ID"
-msgstr "ID do usuário"
+#: include/class_configRegistry.inc:719
+#, fuzzy, php-format
+msgid "The value %s specified for %s:%s needs to be numeric!"
+msgstr "O comando especificado como %s, relativo ao plugin '%s', não existe!"
 
-#: plugins/personal/posix/class_posixAccount.inc:1311
-msgid "Group ID"
-msgstr ""
+#: include/class_configRegistry.inc:734
+#, fuzzy, php-format
+msgid "The path %s specified for %s:%s is invalid!"
+msgstr "O comando '%s' para o plugin %s is invalid!"
+
+#: include/class_configRegistry.inc:750 include/class_configRegistry.inc:797
+#, fuzzy, php-format
+msgid "The folder %s specified for %s:%s does not exists!"
+msgstr "O comando especificado como %s, relativo ao plugin '%s', não existe!"
+
+#: include/class_configRegistry.inc:755
+#, fuzzy, php-format
+msgid "The folder %s specified for %s:%s is not readable!"
+msgstr "O comando especificado como %s, relativo ao plugin '%s', não existe!"
 
-#: plugins/personal/posix/class_posixAccount.inc:1313
-msgid "Shadow last changed"
-msgstr ""
+#: include/class_configRegistry.inc:775 include/class_configRegistry.inc:780
+#, fuzzy, php-format
+msgid "The file %s specified for %s:%s is not writeable!"
+msgstr "O comando especificado como %s, relativo ao plugin '%s', não existe!"
 
-#: plugins/personal/posix/class_posixAccount.inc:1314
-#, fuzzy
-msgid "Last login"
-msgstr "Login"
+#: include/class_configRegistry.inc:802
+#, fuzzy, php-format
+msgid "The folder %s specified for %s:%s is not writeable!"
+msgstr "O comando especificado como %s, relativo ao plugin '%s', não existe!"
 
-#: plugins/personal/posix/class_posixAccount.inc:1316
-msgid "Force password change on login"
-msgstr ""
+#: include/class_configRegistry.inc:820
+#, fuzzy, php-format
+msgid "The file %s specified for %s:%s does not exists!"
+msgstr "O comando especificado como %s, relativo ao plugin '%s', não existe!"
 
-#: plugins/personal/posix/class_posixAccount.inc:1317
-msgid "Shadow min"
-msgstr ""
+#: include/class_configRegistry.inc:825
+#, fuzzy, php-format
+msgid "The file %s specified for %s:%s is not readable!"
+msgstr "O comando especificado como %s, relativo ao plugin '%s', não existe!"
 
-#: plugins/personal/posix/class_posixAccount.inc:1318
-msgid "Shadow max"
-msgstr ""
+#: include/class_configRegistry.inc:841
+#, fuzzy, php-format
+msgid "The command %s specified for %s:%s is invalid!"
+msgstr "O comando '%s' (%s) para o plugin %s é inválido!"
 
-#: plugins/personal/posix/class_posixAccount.inc:1319
-msgid "Shadow warning"
-msgstr ""
+#: include/class_configRegistry.inc:856
+#, fuzzy, php-format
+msgid "The DN %s specified for %s:%s is invalid!"
+msgstr "O comando '%s' para o plugin %s is invalid!"
 
-#: plugins/personal/posix/class_posixAccount.inc:1320
-msgid "Shadow inactive"
-msgstr ""
+#: include/class_configRegistry.inc:871
+#, fuzzy, php-format
+msgid "The RDN %s specified for %s:%s is invalid!"
+msgstr "O comando '%s' para o plugin %s is invalid!"
 
-#: plugins/personal/posix/class_posixAccount.inc:1321
-msgid "Shadow expire"
+#: include/class_SnapshotHandler.inc:45 include/class_SnapshotHandler.inc:76
+#, php-format
+msgid ""
+"The snapshot functionality is enabled but the required variable %s is not "
+"set!"
 msgstr ""
 
-#: plugins/personal/posix/class_posixAccount.inc:1322
-msgid "Public SSH key"
+#: include/class_SnapshotHandler.inc:58
+#, php-format
+msgid ""
+"The snapshot functionality is enabled but the required PHP compression "
+"module is missing: %s!"
 msgstr ""
 
-#: plugins/personal/posix/class_posixAccount.inc:1323
-msgid "System trust model"
+#: include/class_sortableListing.inc:234
+msgid "Sortable list"
 msgstr ""
 
-#: plugins/personal/posix/generic.tpl:1
-#: plugins/personal/posix/paste_generic.tpl:1
-#: plugins/personal/posix/paste_generic.tpl:5
-#, fuzzy
-msgid "POSIX settings"
-msgstr "Configurações samba"
+#: include/class_sortableListing.inc:239
+msgid "Edit this entry"
+msgstr "Editar esta entrada"
 
-#: plugins/personal/posix/generic.tpl:42
-#, fuzzy
-msgid "Last log-on"
-msgstr "Login"
+#: include/class_sortableListing.inc:244
+msgid "Delete this entry"
+msgstr "Deletar esta entrada"
 
-#: plugins/personal/posix/generic.tpl:60
-#: plugins/personal/posix/paste_generic.tpl:33
-msgid "Force UID/GID"
-msgstr "Forçar UID/GID"
+#: include/class_sortableListing.inc:274 include/class_listing.inc:257
+msgid "Sort ascending"
+msgstr ""
 
-#: plugins/personal/posix/generic.tpl:92
-#: plugins/personal/posix/paste_generic.tpl:68
-msgid "(Warning: more than 16 groups are not supported by NFS!)"
-msgstr "(Atenção: mais do que 16 grupos não são suportados pelo NFS!)"
+#: include/class_sortableListing.inc:274 include/class_listing.inc:257
+msgid "Sort descending"
+msgstr ""
 
-#: plugins/personal/posix/generic.tpl:101
-msgid "Common group"
+#: include/class_gosaSupportDaemon.inc:112
+msgid "GOsa support daemon"
 msgstr ""
 
-#: plugins/personal/posix/generic.tpl:105
-#, fuzzy
-msgid "Groups differ"
-msgstr "Grupo do usuário"
+#: include/class_gosaSupportDaemon.inc:787
+msgid "Cannot not parse XML!"
+msgstr ""
 
-#: plugins/personal/posix/generic.tpl:125
-#, fuzzy
-msgid "Account permissions"
-msgstr "Configurações Posix"
+#: include/class_gosaSupportDaemon.inc:1184
+#, php-format
+msgid "Cannot send abort event for entry %s!"
+msgstr ""
 
-#: plugins/personal/posix/generic.tpl:130
-msgid "SSH keys"
+#: include/class_gosaSupportDaemon.inc:1204
+#, php-format
+msgid "Cannot remove entry %s!"
 msgstr ""
 
-#: plugins/personal/posix/generic.tpl:131
-msgid "Edit public ssh keys..."
+#: include/password-methods/class_password-methods.inc:339
+msgid "Cannot find a suitable password method for the current hash!"
 msgstr ""
 
-#: plugins/personal/posix/trustSelect/class_trustSelect.inc:29
-#, fuzzy
-msgid "Trust machine selection"
-msgstr "Administração de grupos"
+#: include/class_CopyPasteHandler.inc:118
+#: include/class_CopyPasteHandler.inc:127
+#: include/class_CopyPasteHandler.inc:159
+#: include/class_CopyPasteHandler.inc:176
+#: include/class_CopyPasteHandler.inc:185
+#: include/class_CopyPasteHandler.inc:193
+#: include/class_CopyPasteHandler.inc:273
+#, php-format
+msgid "Copy and paste failed!"
+msgstr "Falha em copiar e colar!"
 
-#: plugins/personal/posix/groupSelect/class_groupSelect.inc:29
-#, fuzzy
-msgid "Group selection"
-msgstr "Administração de grupos"
+#: include/class_CopyPasteHandler.inc:118
+#, fuzzy, php-format
+msgid "Cannot set permission for %s"
+msgstr "Não foi possível atribuir permissão para '%s'"
 
-#: plugins/personal/posix/posix_shadow.tpl:12
-msgid "User must change password on first login"
-msgstr "O usuário deve alterar sua senha no primeiro acesso"
+#: include/class_CopyPasteHandler.inc:159
+#, fuzzy, php-format
+msgid "'%s' is no valid LDAP object"
+msgstr "'%s' não é um objeto LDAP válido"
 
-#: plugins/personal/posix/posix_shadow.tpl:59
-#, fuzzy
-msgid "Password expiration settings"
-msgstr "Configurações de senha"
+#: include/class_CopyPasteHandler.inc:176
+#, php-format
+msgid "No write permission in '%s'"
+msgstr "Sem permissão de escrita em '%s'"
 
-#: plugins/personal/posix/posix_shadow.tpl:62
-msgid "Password expires on"
-msgstr "Senha expira em"
+#: include/class_CopyPasteHandler.inc:193
+#, php-format
+msgid "Cannot set permission for '%s'"
+msgstr "Não foi possível atribuir permissão para '%s'"
 
-#: plugins/personal/password/changed.tpl:3
-#: plugins/personal/myaccount/changed.tpl:3
-#, fuzzy
-msgid ""
-"You've successfully changed your password. Remember to change all programs "
-"configured to use it as well."
-msgstr ""
-"Sua senha foi alterada com sucesso. Lembre-se de alterar todos os programas "
-"que a usem."
+#: include/class_CopyPasteHandler.inc:396
+#, php-format
+msgid "These objects will be pasted: %s"
+msgstr "Estes objetos serão colados: %s"
 
-#: plugins/personal/password/password.tpl:4
-#: plugins/personal/myaccount/password.tpl:4
-msgid ""
-"To change your personal password use the fields below. The changes take "
-"effect immediately. Please memorize the new password, because you wouldn't "
-"be able to login without it."
-msgstr ""
-"Para alterar sua senha pessoal, use os campos abaixo. As alterações terão "
-"efeito imediato. Por favor, memorize a nova senha porque você não será capaz "
-"de acessar o sistema sem ela."
+#: include/class_CopyPasteHandler.inc:420
+#, php-format
+msgid "This object will be pasted: %s"
+msgstr "Esse objeto será colado: %s"
 
-#: plugins/personal/password/password.tpl:10
-msgid "Your Password has expired. Please choose a new password."
-msgstr ""
+#: include/class_CopyPasteHandler.inc:571 include/class_listing.inc:1467
+#: include/class_listing.inc:1469
+msgid "Paste"
+msgstr "Colar"
 
-#: plugins/personal/password/password.tpl:16
-#: plugins/personal/password/password.tpl:45
-#: plugins/personal/myaccount/password.tpl:10
-#: plugins/personal/myaccount/password.tpl:39
-#, fuzzy
-msgid "Password change dialog"
-msgstr "Senha alterada"
+#: include/class_CopyPasteHandler.inc:573
+msgid "Cannot paste"
+msgstr "Impossível colar"
 
-#: plugins/personal/password/password.tpl:104
-#: plugins/personal/myaccount/password.tpl:97
-msgid "Clear fields"
-msgstr "Limpar campos"
+#: include/class_tabs.inc:57
+#, php-format
+msgid "No plugin definition for %s found: please check the configuration file!"
+msgstr ""
 
-#: plugins/personal/password/class_password.inc:27
-msgid "Change user password"
+#: include/class_tabs.inc:270
+#, php-format
+msgid "Delete process has been canceled by plugin %s: %s"
 msgstr ""
 
-#: plugins/personal/password/class_password.inc:156
-msgid ""
-"The password you've entered as your current password doesn't match the real "
-"one."
-msgstr "A senha digitada não confere com a senha atual."
+#: include/class_tabs.inc:408
+msgid "References"
+msgstr "Referências"
 
-#: plugins/personal/password/class_password.inc:159
-msgid "You have no permission to change your password."
-msgstr ""
+#: include/class_config.inc:168
+#, php-format
+msgid "XML error in gosa.conf: %s at line %d"
+msgstr "Erro de XML no gosa.conf: %s na linha %d"
 
-#: plugins/personal/password/class_password.inc:223
-msgid "User password"
+#: include/class_config.inc:367
+msgid "Cannot bind to LDAP!"
 msgstr ""
 
-#: plugins/personal/password/class_password.inc:236
-msgid ""
-"The 'PRELOCK' statement of class password, describes a hook which gets "
-"called before a password gets locked."
-msgstr ""
+#: include/class_config.inc:711
+msgid "sambaSID and/or sambaRidBase missing in the configuration!"
+msgstr "sambaSID e/ou sambaRidBase não configurado!"
 
-#: plugins/personal/password/class_password.inc:245
-msgid ""
-"The 'POSTLOCK' statement of class password, describes a hook which gets "
-"called after a password is locked."
-msgstr ""
+#: include/class_config.inc:1130
+msgid "Configuration"
+msgstr "Configuração"
 
-#: plugins/personal/password/class_password.inc:254
+#: include/class_config.inc:1130
+#, fuzzy
 msgid ""
-"The 'PREUNLOCK' statement of class password, describes a hook which gets "
-"called before a password gets un-locked."
+"The configuration file you are using is outdated. Please move the GOsa "
+"configuration file away to run the GOsa setup again."
 msgstr ""
+"O arquivo de configuração do GOsa parece estar desatualizador. Por favor, "
+"remova-o e execute o configurador novamente."
 
-#: plugins/personal/password/class_password.inc:263
+#: include/class_config.inc:1172 include/class_config.inc:1203
+#, php-format
 msgid ""
-"The 'POSTUNLOCK' statement of class password, describes a hook which gets "
-"called after a password is un-locked."
+"The snapshot functionality is enabled, but the required variable %s is not "
+"set."
 msgstr ""
 
-#: plugins/personal/password/nochange.tpl:2
-#: plugins/personal/myaccount/nochange.tpl:2
-msgid "You have no permission to change your password at this time"
+#: include/class_config.inc:1185
+#, php-format
+msgid ""
+"The snapshot functionality is enabled, but the required compression module "
+"is missing. Please install %s."
 msgstr ""
 
-#: plugins/personal/myaccount/class_MyAccount.inc:6
-#, fuzzy
-msgid "Edit personal settings"
-msgstr "Configurações do usuário"
-
-#: plugins/personal/myaccount/nochange.tpl:5
+#: include/class_SnapShotDialog.inc:55
 #, fuzzy
-msgid "Your password hash method will not be changed!"
-msgstr "Sua senha foi alterada com sucesso."
+msgid "Date"
+msgstr "Colar"
 
-#: setup/class_setupStep_Feedback.inc:94
-msgid "UNIX accounts/groups"
+#: include/class_SnapShotDialog.inc:94
+#, php-format
+msgid "You are about to delete the snapshot %s."
 msgstr ""
 
-#: setup/class_setupStep_Feedback.inc:96
-msgid "Samba management"
+#: include/class_SnapShotDialog.inc:142 include/class_listing.inc:1583
+msgid "Restore snapshot"
 msgstr ""
 
-#: setup/class_setupStep_Feedback.inc:98
+#: include/class_SnapShotDialog.inc:143
 #, fuzzy
-msgid "Mail system management"
-msgstr "Exibir sistemas combinados"
+msgid "Delete snapshot"
+msgstr "Deletar esta entrada"
 
-#: setup/class_setupStep_Feedback.inc:100
-msgid "FAX system administration"
+#: include/class_SnapShotDialog.inc:144 include/class_SnapShotDialog.inc:162
+msgid "Y-m-d, H:i:s"
 msgstr ""
 
-#: setup/class_setupStep_Feedback.inc:102
-msgid "Asterisk administration"
-msgstr ""
+#: include/functions_helpviewer.inc:45
+#, fuzzy, php-format
+msgid "XML error in guide.xml: %s at line %s"
+msgstr "Erro de XML no gosa.conf: %s na linha %d"
 
-#: setup/class_setupStep_Feedback.inc:104
-msgid "System inventory"
+#: include/functions_helpviewer.inc:88
+msgid "No help available for this plug-in."
 msgstr ""
 
-#: setup/class_setupStep_Feedback.inc:106
-#, fuzzy
-msgid "System/Configuration management"
-msgstr "Erro de configuração"
-
-#: setup/class_setupStep_Feedback.inc:108
-#, fuzzy
-msgid "Address book"
-msgstr "Catálogo de Endereços"
-
-#: setup/class_setupStep_Feedback.inc:114
-msgid "Feedback"
+#: include/functions_helpviewer.inc:388
+#, php-format
+msgid "%s results for your search with the keyword %s"
 msgstr ""
 
-#: setup/class_setupStep_Feedback.inc:115
-msgid "Get notifications or send feedback"
+#: include/functions_helpviewer.inc:461
+#, php-format
+msgid "%s%% hit rate in file %s"
 msgstr ""
 
-#: setup/class_setupStep_Feedback.inc:116
-msgid "Notification and feedback"
+#: include/class_plugin.inc:581
+msgid ""
+"The current object has been altered while beeing edited. If you save this "
+"entry, changes that have been made by others will be discarded!"
 msgstr ""
 
-#: setup/class_setupStep_Feedback.inc:132 setup/class_setup.inc:74
-msgid "Setup error"
+#: include/class_plugin.inc:1411
+#, php-format
+msgid "Changing ACL DN from %s to %s"
 msgstr ""
 
-#: setup/class_setupStep_Feedback.inc:140
-#: setup/class_setupStep_Feedback.inc:147
-msgid "Feedback error"
+#: include/class_certificate.inc:73
+msgid "Certificate is empty!"
 msgstr ""
 
-#: setup/class_setupStep_Feedback.inc:140
-#, php-format
-msgid "Cannot send feedback to '%s': %s"
+#: include/class_certificate.inc:100
+msgid "Cannot load certificate: only PEM and DER are supported!"
 msgstr ""
 
-#: setup/class_setupStep_Feedback.inc:147
-msgid "Cannot send feedback: service temporarily unavailable"
+#: include/class_certificate.inc:115
+msgid "Cannot extract information for non PEM certificates!"
 msgstr ""
 
-#: setup/class_setupStep_Feedback.inc:181
-msgid "Please specify a valid email address."
+#: include/class_certificate.inc:219
+msgid "No valid certificate loaded!"
 msgstr ""
 
-#: setup/class_setupStep_Feedback.inc:185
-msgid ""
-"You have to select at least one of both options, subscribe or send feedback."
-msgstr ""
+#: include/class_acl.inc:28
+msgid "Manage access control lists"
+msgstr "Gerenciar listas de controle de acesso"
 
-#: setup/class_setup.inc:195
-msgid "Completed"
-msgstr ""
+#: include/class_acl.inc:125 include/class_acl.inc:613
+#: include/class_acl.inc:1033
+#, fuzzy, php-format
+msgid "All users"
+msgstr "Usuários"
 
-#: setup/class_setup.inc:235
-msgid "Check again"
-msgstr ""
+#: include/class_acl.inc:254
+#, fuzzy
+msgid "Section"
+msgstr "Ações"
 
-#: setup/class_setup.inc:238
-msgid "Next"
-msgstr ""
+#: include/class_acl.inc:264
+#, fuzzy
+msgid "Used"
+msgstr "Usuário"
 
-#: setup/setup_migrate.tpl:2
-msgid ""
-"During the LDAP inspection, we're going to check for several common pitfalls "
-"that may occur when migration to GOsa base LDAP administration. You may want "
-"to fix the problems below, in order to provide smooth services."
-msgstr ""
+#: include/class_acl.inc:574
+msgid "No ACL settings for this category!"
+msgstr "Nenhuma configuração de ACL para essa categoria!"
 
-#: setup/setup_migrate.tpl:5
-msgid "Checks"
+#: include/class_acl.inc:577
+#, php-format
+msgid "ACLs for: %s"
 msgstr ""
 
-#: setup/setup_migrate.tpl:22
-msgid "Add required object classes to the LDAP base"
-msgstr ""
+#: include/class_acl.inc:583 include/class_acl.inc:587
+msgid "category ACL"
+msgstr "Categoria ACL"
 
-#: setup/setup_migrate.tpl:24
-msgid "Current"
-msgstr ""
+#: include/class_acl.inc:639
+#, fuzzy, php-format
+msgid "Edit ACL for '%s' with scope '%s'"
+msgstr "Editar ACL para '%s' - o escopo é '%s'"
 
-#: setup/setup_migrate.tpl:28
-msgid "After migration"
-msgstr ""
+#: include/class_acl.inc:801 include/class_acl.inc:808
+msgid "Show/hide advanced settings"
+msgstr "Exibir/Ocultar configurações avançadas"
 
-#: setup/setup_migrate.tpl:35
-msgid "Close"
-msgstr "Fechar"
+#: include/class_acl.inc:819
+msgid "Create objects"
+msgstr "Criar objetos"
 
-#: setup/setup_migrate.tpl:40
-msgid "Create a new GOsa administrator account"
-msgstr ""
+#: include/class_acl.inc:820
+msgid "Move objects"
+msgstr "Mover objetos"
 
-#: setup/setup_migrate.tpl:41
-msgid ""
-"This dialog will automatically add a new super administrator to your LDAP "
-"tree."
-msgstr ""
+#: include/class_acl.inc:821
+msgid "Remove objects"
+msgstr "Remover objetos"
 
-#: setup/setup_migrate.tpl:57
-msgid "Password (again)"
-msgstr ""
+#: include/class_acl.inc:832
+msgid "Complete object"
+msgstr "Objeto completo"
 
-#: setup/class_setupStep_Finish.inc:40
-msgid "Write configuration file"
-msgstr ""
+#: include/class_acl.inc:984
+#, fuzzy, php-format
+msgid "Unknown ACL type '%s'!"
+msgstr "Tipo de ACL desconhecida '%s'!"
 
-#: setup/class_setupStep_Finish.inc:41
-msgid "Finish - write the configuration file"
-msgstr ""
+#: include/class_acl.inc:1029
+#, php-format
+msgid "Unknown entry '%s'!"
+msgstr "Entrada desconhecida '%s'!"
 
-#: setup/class_setupStep_Finish.inc:106
-msgid ""
-"Your configuration file is currently world readable. Please update the file "
-"permissions!"
-msgstr ""
+#: include/class_acl.inc:1093 include/class_acl.inc:1095
+#, fuzzy, php-format
+msgid "ACL role: %s"
+msgstr "Regras de ACL"
 
-#: setup/class_setupStep_Finish.inc:108
-msgid "The configuration is currently not readable or it does not exists."
-msgstr ""
+#: include/class_acl.inc:1095
+#, fuzzy
+msgid "unknown ACL role"
+msgstr "regra desconhecida"
 
-#: setup/class_setupStep_Finish.inc:117
+#: include/class_acl.inc:1103
 #, php-format
-msgid ""
-"After downloading and placing the file under %s, please make sure that the "
-"user the web server is running with is able to read %s, while other users "
-"shouldn't. You may want to execute these commands to achieve this "
-"requirement:"
+msgid "Contains settings for these objects: %s"
+msgstr "Contém configurações para estes objetos: %s"
+
+#: include/class_acl.inc:1120
+msgid "inactive"
 msgstr ""
 
-#: setup/class_setupStep_Checks.inc:40 setup/class_setupStep_Checks.inc:41
-msgid "Installation check"
+#: include/class_acl.inc:1120
+#, fuzzy
+msgid "No members"
+msgstr "Membros do grupo"
+
+#: include/class_acl.inc:1291
+msgid "Access control list"
+msgstr "Lista de controle de acesso"
+
+#: include/class_acl.inc:1297
+msgid "ACL roles"
+msgstr "Regras de ACL"
+
+#: include/class_acl.inc:1300
+#, fuzzy
+msgid "ACL Entries"
+msgstr "Todas as categorias"
+
+#: include/class_pluglist.inc:147
+#, fuzzy
+msgid "The configuration format has changed: please run the setup again!"
 msgstr ""
+"O formato da configuração foi alterado. Por favor, execute novamente o "
+"configurador!"
 
-#: setup/class_setupStep_Checks.inc:42
-msgid "Basic checks for PHP compatibility and extensions"
+#: include/class_pluglist.inc:304
+#, fuzzy
+msgid ""
+"You are currently editing a database entry. Do you want to discard the "
+"changes?"
 msgstr ""
+"Você esta atualmente editando uma entrada na base de dados. Você quer perder "
+"as alterações realizadas?"
 
-#: setup/class_setupStep_Checks.inc:66
-msgid "Checking PHP version"
+#: include/class_log.inc:87
+#, php-format
+msgid "Logging failed: %s"
 msgstr ""
 
-#: setup/class_setupStep_Checks.inc:67
+#: include/class_log.inc:102
 #, php-format
-msgid "PHP must be of version %s or above."
+msgid "Invalid option %s specified!"
 msgstr ""
 
-#: setup/class_setupStep_Checks.inc:68
-msgid "Please upgrade to a supported version."
+#: include/class_log.inc:106
+msgid "Specified 'objectType' is empty or invalid!"
 msgstr ""
 
-#: setup/class_setupStep_Checks.inc:75
-msgid "GOsa requires this module to talk with your LDAP server."
-msgstr ""
+#: include/class_jsonRPC.inc:38
+#, fuzzy, php-format
+msgid "The RPC connection (%s) specified for %s:%s is invalid: %s"
+msgstr "O comando '%s' para o plugin %s is invalid!"
 
-#: setup/class_setupStep_Checks.inc:83
-msgid "GOsa requires this module for an internationalized interface."
+#: include/class_jsonRPC.inc:331
+#, fuzzy, php-format
+msgid "Unknown HTTP status code %s!"
+msgstr "Tipo de ACL desconhecida '%s'!"
+
+#: include/class_core.inc:114
+#, fuzzy
+msgid "All objects"
+msgstr "Mover objetos"
+
+#: include/class_core.inc:132
+#, fuzzy
+msgid "Traditional"
+msgstr "Organização"
+
+#: include/class_core.inc:132
+msgid "Use samba pool"
 msgstr ""
 
-#: setup/class_setupStep_Checks.inc:91
-msgid "GOsa requires this module for the samba integration."
+#: include/class_core.inc:164 include/class_core.inc:167
+#, fuzzy
+msgid "hours"
+msgstr "Telefones"
+
+#: include/class_core.inc:184
+#, fuzzy
+msgid "None"
+msgstr "nenhum"
+
+#: include/class_core.inc:200
+#, fuzzy
+msgid "User value"
+msgstr "Nome do usuário"
+
+#: include/class_core.inc:209
+#, fuzzy
+msgid "Core"
+msgstr "Fechar"
+
+#: include/class_core.inc:210
+msgid "GOsa core plugin"
 msgstr ""
 
-#: setup/class_setupStep_Checks.inc:99
+#: include/class_core.inc:238
 msgid ""
-"GOsa requires either 'mhash' or the 'sha1' module to make use of SSHA "
-"encryption."
+"Enables htaccess instead of LDAP authentication. This can be used to enable "
+"other authentication mechanisms like Kerberos for the GOsa login."
 msgstr ""
 
-#: setup/class_setupStep_Checks.inc:107
-msgid "GOsa requires this module to talk to an IMAP server."
+#: include/class_core.inc:248
+msgid "Enables the usage statistics module."
 msgstr ""
 
-#: setup/class_setupStep_Checks.inc:114
-msgid "mbstring"
+#: include/class_core.inc:258
+msgid "Database file to be used by the usage statistics module."
 msgstr ""
 
-#: setup/class_setupStep_Checks.inc:115
-msgid "GOsa requires this module to handle Unicode strings."
+#: include/class_core.inc:268
+msgid ""
+"Enables event logging in GOsa. Setting it to 'On' make GOsa log every action "
+"a user performs via syslog. If you use this in combination with rsyslog and "
+"configure it to mysql logging, you can browse all events in GOsa."
 msgstr ""
 
-#: setup/class_setupStep_Checks.inc:122
-msgid "Calendar"
+#: include/class_core.inc:279
+msgid ""
+"Enables a status bar on the bottom of lists displaying a summary of type and "
+"number of elements in the list."
 msgstr ""
 
-#: setup/class_setupStep_Checks.inc:123
-msgid "GOsa requires this module to calculate dates."
+#: include/class_core.inc:289
+msgid "Specify the minimum length for newly entered passwords."
 msgstr ""
 
-#: setup/class_setupStep_Checks.inc:130
-msgid "MySQL"
+#: include/class_core.inc:299
+msgid ""
+"Specify the minimum number of characters that have to differ between old and "
+"newly entered passwords."
 msgstr ""
 
-#: setup/class_setupStep_Checks.inc:131
+#: include/class_core.inc:309
 msgid ""
-"GOsa requires this module to communicate with several supported databases."
+"Command to generate password proposals. If a command has been specified, the "
+"user can decide whether to use an automatic password or a manually specified "
+"one."
 msgstr ""
 
-#: setup/class_setupStep_Checks.inc:148
-msgid "samba hash generator"
+#: include/class_core.inc:319
+msgid ""
+"Enable display of PHP errors on the top of the page. Disable this feature in "
+"production environments to avoid the exposure of sensitive data."
 msgstr ""
 
-#: setup/class_setupStep_Checks.inc:149
-msgid "GOsa requires this command to synchronize POSIX and samba passwords."
-msgstr ""
+#: include/class_core.inc:319
+#, fuzzy, php-format
+msgid "Related option"
+msgstr "Filtros"
 
-#: setup/class_setupStep_Checks.inc:150
+#: include/class_core.inc:329
 msgid ""
-"Deploy a gosa-si installation or install the Perl Crypt::SmbHash modules."
-msgstr ""
-
-#: setup/class_setupStep_Checks.inc:163
-msgid "imagick"
+"Show messages that may assist plugin development. Be aware that this option "
+"may produce some ACL related false error messages!"
 msgstr ""
 
-#: setup/class_setupStep_Checks.inc:164
-msgid "GOsa requires this extension to handle images."
+#: include/class_core.inc:340
+msgid ""
+"Enable LDAP schema verification during login. The recommended setting is "
+"'On' because it enables efficient methods to create missing subtrees in the "
+"LDAP."
 msgstr ""
 
-#: setup/class_setupStep_Checks.inc:179
-msgid "compression module"
+#: include/class_core.inc:350
+msgid "Enable copy and paste for most objects managed by GOsa."
 msgstr ""
 
-#: setup/class_setupStep_Checks.inc:180
-msgid "GOsa requires this extension to handle snapshots."
+#: include/class_core.inc:360
+msgid "Enable PHP security checks for disabled register_global settings."
 msgstr ""
 
-#: setup/class_setupStep_Checks.inc:191
-msgid ""
-"register_globals is a PHP mechanism to register all global variables to be "
-"accessible from scripts without changing the scope. This may be a security "
-"risk."
+#: include/class_core.inc:370
+msgid "Enable automatic redirection to HTTPS based administration."
 msgstr ""
 
-#: setup/class_setupStep_Checks.inc:192
-msgid "Search for 'register_globals' in your php.ini and switch it to 'Off'."
+#: include/class_core.inc:380
+msgid "Enable logging of detailed information of LDAP operations."
 msgstr ""
 
-#: setup/class_setupStep_Checks.inc:200
-msgid "PHP uses this value for the garbage collector to delete old sessions."
+#: include/class_core.inc:390
+msgid "Enable LDAP referral chasing."
 msgstr ""
 
-#: setup/class_setupStep_Checks.inc:201
+#: include/class_core.inc:400
 msgid ""
-"Setting this value to one day will prevent loosing session and cookies "
-"before they really timeout."
+"Specify LDAP element filter limit. If the limit is not 0, GOsa speeds up "
+"group queries by putting several queries into a single query. This is known "
+"to produce problems on some LDAP servers (i.e. Sun DS) and needs to be "
+"lowered or disabled."
 msgstr ""
 
-#: setup/class_setupStep_Checks.inc:202
+#: include/class_core.inc:410
 msgid ""
-"Search for 'session.gc_maxlifetime' in your php.ini and set it to 86400 or "
-"higher."
+"Specify the maximum number of entries GOsa will request from an LDAP server. "
+"A warning is displayed if this limit is exceeded."
 msgstr ""
 
-#: setup/class_setupStep_Checks.inc:209 setup/class_setupStep_Checks.inc:225
-#: setup/class_setupStep_Checks.inc:241 setup/class_setupStep_Checks.inc:257
-msgid "Off"
+#: include/class_core.inc:420
+msgid "Disable checks for LDAP size limits."
 msgstr ""
 
-#: setup/class_setupStep_Checks.inc:210
-msgid ""
-"In Order to use GOsa without any trouble, the session.auto_register option "
-"in your php.ini should be set to 'Off'."
+#: include/class_core.inc:430
+msgid "Enable warnings for non encrypted connections."
 msgstr ""
 
-#: setup/class_setupStep_Checks.inc:211
-msgid "Search for 'session.auto_start' in your php.ini and set it to 'Off'."
+#: include/class_core.inc:440
+msgid "Enable compression for PPD files."
 msgstr ""
 
-#: setup/class_setupStep_Checks.inc:218
+#: include/class_core.inc:451
 msgid ""
-"GOsa needs at least 32MB of memory. Setting it below this limit may cause "
-"errors that are not reproducible! Increase it for larger setups."
+"DN of user with ACL checks disabled. This should only be used to restore "
+"lost administrative ACLs."
 msgstr ""
 
-#: setup/class_setupStep_Checks.inc:219
-msgid ""
-"Search for 'memory_limit' in your php.ini and set it to '32M' or higher."
+#: include/class_core.inc:462
+msgid "Storage path for PPD files."
 msgstr ""
 
-#: setup/class_setupStep_Checks.inc:226
+#: include/class_core.inc:472
 msgid ""
-"This option influences the PHP output handling. Turn this Option off, to "
-"increase performance."
+"Number of seconds a LDAP query is allowed to take until GOsa aborts the "
+"request."
 msgstr ""
 
-#: setup/class_setupStep_Checks.inc:227
-msgid "Search for 'implicit_flush' in your php.ini and set it to 'Off'."
+#: include/class_core.inc:482
+msgid "Enables storing of user filters in browser cookies."
 msgstr ""
 
-#: setup/class_setupStep_Checks.inc:234
-msgid "The Execution time should be at least 30 seconds."
+#: include/class_core.inc:492
+msgid "Enables sending of compressed web page content."
 msgstr ""
 
-#: setup/class_setupStep_Checks.inc:235
-msgid ""
-"Search for 'max_execution_time' in your php.ini and set it to '30' or higher."
+#: include/class_core.inc:503
+msgid "LDAP attribute which is used to detect changes."
 msgstr ""
 
-#: setup/class_setupStep_Checks.inc:242
+#: include/class_core.inc:514
 msgid ""
-"Increase the server security by setting expose_php to 'off'. PHP won't send "
-"any information about the server you are running in this case."
-msgstr ""
-
-#: setup/class_setupStep_Checks.inc:243
-msgid "Search for 'expose_php' in your php.ini and set if to 'Off'."
+"ISO language code which is used to override the automatic language detection."
 msgstr ""
 
-#: setup/class_setupStep_Checks.inc:249
-msgid "On"
+#: include/class_core.inc:525
+msgid "CSS and template theme to be used."
 msgstr ""
 
-#: setup/class_setupStep_Checks.inc:250
+#: include/class_core.inc:535
 msgid ""
-"Increase your server security by setting magic_quotes_gpc to 'on'. PHP will "
-"escape all quotes in strings in this case."
+"Number of seconds after an inactive session expires. This may be overridden "
+"by some systems php.ini/crontab mechanism."
 msgstr ""
 
-#: setup/class_setupStep_Checks.inc:251
-msgid "Search for 'magic_quotes_gpc' in your php.ini and set it to 'On'."
+#: include/class_core.inc:545
+msgid "Template engine compile directory."
 msgstr ""
 
-#: setup/class_setupStep_Checks.inc:258
-msgid "Increase your server performance by setting magic_quotes_gpc to 'off'."
+#: include/class_core.inc:555
+#, php-format
+msgid ""
+"Logical AND of the integer values below that controls the debug output on "
+"every page load: %s"
 msgstr ""
 
-#: setup/class_setupStep_Checks.inc:259
+#: include/class_core.inc:576
 msgid ""
-"Search for 'zend.ze1_compatibility_mode' in your php.ini and set it to 'Off'."
+"Command to create Samba NT/LM hashes. Required for password synchronization "
+"if you don't use supplementary services."
 msgstr ""
 
-#: setup/class_setupStep_Checks.inc:269
-#, fuzzy
-msgid "Configuration writable"
-msgstr "Configuração"
+#: include/class_core.inc:587
+msgid "Default hash to be used for newly created user passwords."
+msgstr ""
 
-#: setup/class_setupStep_Checks.inc:270
-msgid "The configuration file can't be written"
+#: include/class_core.inc:596
+msgid ""
+"Enable checking for the presence of problematic unicode characters in "
+"passwords."
 msgstr ""
 
-#: setup/class_setupStep_Checks.inc:271
-#, php-format
+#: include/class_core.inc:607
 msgid ""
-"GOsa reads its configuration from a file located in (%s/%s). The setup can "
-"write the configuration directly if it is writable."
+"Specify whether 'cn' or 'uid' style user DNs are generated. For more "
+"sophisticated control use the 'accountRDN' setting."
 msgstr ""
 
-#: setup/setup_feedback.tpl:2
-msgid "Feedback successfully send"
+#: include/class_core.inc:617
+msgid "Location component for user storage inside of departments."
 msgstr ""
 
-#: setup/setup_feedback.tpl:6
-msgid "Subscribe to the gosa-announce mailing list"
+#: include/class_core.inc:627
+msgid "Location component for group storage inside of departments."
 msgstr ""
 
-#: setup/setup_feedback.tpl:8
+#: include/class_core.inc:637
 msgid ""
-"When checking this option, GOsa will try to connect http://oss.gonicus.de in "
-"order to subscribe you to the gosa-announce mailing list. You've to confirm "
-"this by mail."
+"Count base for group IDs. For dynamic ID assignment use the 'nextIdHook' "
+"setting."
 msgstr ""
 
-#: setup/setup_feedback.tpl:20
-msgid "Mail address"
-msgstr "Endereço de Correio"
-
-#: setup/setup_feedback.tpl:28
-msgid "Send feedback to the GOsa project team"
+#: include/class_core.inc:647
+msgid ""
+"Count base for user IDs. For dynamic ID assignment use the 'nextIdHook' "
+"setting."
 msgstr ""
 
-#: setup/setup_feedback.tpl:31
+#: include/class_core.inc:657
 msgid ""
-"When checking this option, GOsa will try to connect http://oss.gonicus.de in "
-"order to submit your form anonymously."
+"Lowest assignable group ID for use with the idAllocationMethod set to 'pool'."
 msgstr ""
 
-#: setup/setup_feedback.tpl:38
-msgid "Did the setup procedure help you to get started?"
+#: include/class_core.inc:667
+msgid ""
+"Highest assignable group ID for use with the idAllocationMethod set to "
+"'pool'."
 msgstr ""
 
-#: setup/setup_feedback.tpl:39 setup/setup_feedback.tpl:50
-#: setup/class_setupStep_Ldap.inc:75
-msgid "Yes"
+#: include/class_core.inc:677
+msgid ""
+"Lowest assignable user ID for use with the idAllocationMethod set to 'pool'."
 msgstr ""
 
-#: setup/setup_feedback.tpl:41 setup/setup_feedback.tpl:52
-#: setup/class_setupStep_Ldap.inc:75
-msgid "No"
+#: include/class_core.inc:687
+msgid ""
+"Highest assignable user ID for use with the idAllocationMethod set to 'pool'."
 msgstr ""
 
-#: setup/setup_feedback.tpl:44
-msgid "If not, what problems did you encounter"
+#: include/class_core.inc:697
+msgid ""
+"Count base for user IDs. For dynamic ID assignment use the 'baseIdHook' "
+"setting."
 msgstr ""
 
-#: setup/setup_feedback.tpl:48
-msgid "Is this the first time you use GOsa?"
+#: include/class_core.inc:707
+msgid "Connection URL for use with the gosa-ng service."
 msgstr ""
 
-#: setup/setup_feedback.tpl:53
-msgid "I use it since"
+#: include/class_core.inc:717
+msgid "User name used to connect to the 'gosaRpcServer'."
 msgstr ""
 
-#: setup/setup_feedback.tpl:54
-msgid "Select the year since when you are using GOsa"
+#: include/class_core.inc:727
+msgid "Password used to connect to the 'gosaRpcServer'."
 msgstr ""
 
-#: setup/setup_feedback.tpl:60
-msgid "What operating system / distribution do you use?"
+#: include/class_core.inc:737
+msgid "Connection URI for use with the gosa-si service (obsolete)."
 msgstr ""
 
-#: setup/setup_feedback.tpl:64
-msgid "What web server do you use?"
+#: include/class_core.inc:747
+msgid "Number of seconds after a gosa-si connection is considered 'dead'."
 msgstr ""
 
-#: setup/setup_feedback.tpl:68
-msgid "What PHP version do you use?"
+#: include/class_core.inc:758
+msgid "User attribute which is used for log in."
 msgstr ""
 
-#: setup/setup_feedback.tpl:72
-msgid "GOsa version"
+#: include/class_core.inc:769
+#, fuzzy
+msgid "Local time zone."
+msgstr "Localização"
+
+#: include/class_core.inc:779
+msgid ""
+"Enable tagging of administrative units. This can be used in conjunction with "
+"ACLs (obsolete)."
 msgstr ""
 
-#: setup/setup_feedback.tpl:78 setup/setup_feedback.tpl:79
-msgid "LDAP"
+#: include/class_core.inc:789
+msgid "Enable the use of {sasl} instead of {kerberos} for user realms."
 msgstr ""
 
-#: setup/setup_feedback.tpl:81
-msgid "What kind of LDAP server(s) do you use?"
+#: include/class_core.inc:799
+msgid ""
+"Enable RFC 2307bis style groups. This combines the use of 'member' and "
+"'memberUid' attributes."
 msgstr ""
 
-#: setup/setup_feedback.tpl:85
-msgid "How many objects are in your LDAP?"
+#: include/class_core.inc:809
+msgid ""
+"Adjusts the user DN generation to include the users personal title (only in "
+"conjunction with accountPrimaryAttribute)."
 msgstr ""
 
-#: setup/setup_feedback.tpl:91 setup/setup_feedback.tpl:92
-msgid "Features"
+#: include/class_core.inc:819
+msgid "Script to be called for finding the next free id for groups or users."
 msgstr ""
 
-#: setup/setup_feedback.tpl:94
-msgid "What features of GOsa do you use?"
+#: include/class_core.inc:828
+msgid ""
+"Descriptive string for the automatic ID generator. Please read the FAQ file "
+"for more information."
 msgstr ""
 
-#: setup/setup_feedback.tpl:103
-msgid "What features do you want to see in future versions of GOsa?"
+#: include/class_core.inc:838
+msgid "Enable strict checking for user IDs and group names."
 msgstr ""
 
-#: setup/setup_feedback.tpl:107
-msgid "Send feedback"
+#: include/class_core.inc:848
+msgid ""
+"Lowest assignable user or group ID. Only active if idAllocationMethod is set "
+"to 'traditional'."
 msgstr ""
 
-#: setup/setup_finish.tpl:3
-msgid "Create your configuration file"
+#: include/class_core.inc:859
+msgid "Attribute to be used for primary mail addresses."
 msgstr ""
 
-#: setup/setup_finish.tpl:10
-msgid "Depending on the user name your web server is running on:"
+#: include/class_core.inc:869
+msgid "Namespace used for shared folders."
 msgstr ""
 
-#: setup/setup_finish.tpl:27
-msgid "Download configuration"
+#: include/class_core.inc:879
+msgid ""
+"Namespace rule to create user folders. Please read the FAQ file for more "
+"information."
 msgstr ""
 
-#: setup/setup_finish.tpl:33
-msgid "Status: "
+#: include/class_core.inc:889
+msgid ""
+"Namespace rule to create folders. Please read the FAQ file for more "
+"information."
 msgstr ""
 
-#: setup/class_setupStep_Ldap.inc:54
-msgid "LDAP setup"
+#: include/class_core.inc:899
+msgid "Seconds after an IMAP connection is considered dead."
 msgstr ""
 
-#: setup/class_setupStep_Ldap.inc:55
-msgid "LDAP connection setup"
+#: include/class_core.inc:910
+msgid "Class name of the mail method to be used."
 msgstr ""
 
-#: setup/class_setupStep_Ldap.inc:56
+#: include/class_core.inc:920
 msgid ""
-"This dialog performs the basic configuration of the LDAP connectivity for "
-"GOsa."
+"Enable slashes instead of dots as a name space separator for Cyrus IMAP."
 msgstr ""
 
-#: setup/class_setupStep_Ldap.inc:113
-#, php-format
-msgid "Anonymous bind to server '%s' failed!"
+#: include/class_core.inc:930
+msgid ""
+"Directory to store vacation templates. Please read the FAQ file for more "
+"information."
 msgstr ""
 
-#: setup/class_setupStep_Ldap.inc:115
-#, php-format
-msgid "Bind as user '%s' failed!"
+#: include/class_core.inc:940
+msgid "Enable TLS for LDAP connections."
 msgstr ""
 
-#: setup/class_setupStep_Ldap.inc:120
-#, php-format
-msgid "Anonymous bind to server '%s' succeeded."
+#: include/class_core.inc:950
+msgid "Enable IVBB used by german authorities."
 msgstr ""
 
-#: setup/class_setupStep_Ldap.inc:121
-msgid "Please specify user and password!"
+#: include/class_core.inc:960
+msgid ""
+"Maintain sambaIdmapEntry objects to improve performance on some Samba "
+"versions."
 msgstr ""
 
-#: setup/class_setupStep_Ldap.inc:123
-#, php-format
-msgid "Bind as user '%s' to server '%s' succeeded!"
+#: include/class_core.inc:970
+msgid "Enable checks to determine whether an account is expired or not."
 msgstr ""
 
-#: setup/setup_ldap.tpl:2
+#: include/class_core.inc:980
 msgid ""
-"The main data source used in GOsa is LDAP. In order to access the "
-"information stored there, please enter the required information."
+"String containing the SID for Samba setups without the Domain object in LDAP."
 msgstr ""
 
-#: setup/setup_ldap.tpl:9
-msgid "Please choose the LDAP user to be used by GOsa"
+#: include/class_core.inc:990
+msgid ""
+"String containing the RID base for Samba setups without the Domain object in "
+"LDAP."
 msgstr ""
 
-#: setup/setup_ldap.tpl:28 setup/setup_ldap.tpl:29
-msgid "LDAP connection"
+#: include/class_core.inc:1000
+msgid "Enable manual object snapshots."
 msgstr ""
 
-#: setup/setup_ldap.tpl:31
-msgid "Location name"
+#: include/class_core.inc:1010
+msgid "Base DN for snapshot storage."
 msgstr ""
 
-#: setup/setup_ldap.tpl:35
-msgid "Connection URI"
+#: include/class_core.inc:1020
+#, fuzzy
+msgid "DN of the snapshot administrator."
+msgstr "Administradores do domínio"
+
+#: include/class_core.inc:1030
+msgid "Password of the snapshot administrator."
 msgstr ""
 
-#: setup/setup_ldap.tpl:39
-msgid "TLS connection"
+#: include/class_core.inc:1041
+msgid ""
+"Method for user and group ID generation. Note: only the 'traditional' method "
+"is safe due to PHP limitations."
 msgstr ""
 
-#: setup/setup_ldap.tpl:57
-msgid "Reload"
+#: include/class_core.inc:1050
+msgid "URI of server to be used for snapshots."
 msgstr ""
 
-#: setup/setup_ldap.tpl:63 setup/setup_ldap.tpl:64
-msgid "Authentication"
+#: include/class_listing.inc:319
+msgid "Select all"
 msgstr ""
 
-#: setup/setup_ldap.tpl:66
+#: include/class_listing.inc:578
 #, fuzzy
-msgid "Administrator DN"
-msgstr "Administração de usuários"
+msgid "created by"
+msgstr "Criar"
 
-#: setup/setup_ldap.tpl:71
-msgid "Select user"
+#: include/class_listing.inc:1064 include/class_listing.inc:1066
+msgid "Go to preceding level"
 msgstr ""
 
-#: setup/setup_ldap.tpl:81
-msgid "Automatically append LDAP base to administrator DN"
+#: include/class_listing.inc:1072 include/class_listing.inc:1074
+msgid "Go to current users level"
 msgstr ""
 
-#: setup/setup_ldap.tpl:85
-#, fuzzy
-msgid "Administrator password"
-msgstr "Administração de usuários"
+#: include/class_listing.inc:1079
+msgid "Reload list"
+msgstr "Recarregar lista"
 
-#: setup/setup_ldap.tpl:91 setup/setup_ldap.tpl:92
-msgid "Schema based settings"
+#: include/class_listing.inc:1453
+msgid "Copy"
 msgstr ""
 
-#: setup/setup_ldap.tpl:94
-msgid "Use RFC 2307bis compliant groups"
+#: include/class_listing.inc:1459
+msgid "Cut"
 msgstr ""
 
-#: setup/setup_ldap.tpl:105 setup/setup_ldap.tpl:106
-msgid "Current status"
+#: include/class_listing.inc:1492
+msgid "Cut this entry"
 msgstr ""
 
-#: setup/class_setupStep_Migrate.inc:51 setup/class_setupStep_Migrate.inc:52
-msgid "LDAP inspection"
+#: include/class_listing.inc:1501
+msgid "Copy this entry"
 msgstr ""
 
-#: setup/class_setupStep_Migrate.inc:53
-msgid "Analyze your current LDAP for GOsa compatibility"
+#: include/class_listing.inc:1533 include/class_listing.inc:1535
+msgid "Restore snapshots"
 msgstr ""
 
-#: setup/class_setupStep_Migrate.inc:59
-msgid "Checking for root object"
+#: include/class_listing.inc:1549
+msgid "Export list"
 msgstr ""
 
-#: setup/class_setupStep_Migrate.inc:65
-msgid "Inspecting object classes in root object"
+#: include/class_listing.inc:1591
+msgid "Create new snapshot for this object"
 msgstr ""
 
-#: setup/class_setupStep_Migrate.inc:71
-msgid "Checking permission for LDAP database"
+#: include/functions.inc:134
+#, php-format
+msgid "Fatal error: no class locations defined - please run %s to fix this"
 msgstr ""
 
-#: setup/class_setupStep_Migrate.inc:78
-msgid "Checking for super administrator"
+#: include/functions.inc:141
+#, php-format
+msgid "Fatal error: cannot instantiate class %s - try running %s to fix this"
 msgstr ""
 
-#: setup/class_setupStep_Migrate.inc:118 setup/class_setupStep_Migrate.inc:186
-#: setup/class_setupStep_Migrate.inc:709
-msgid "LDAP query failed"
-msgstr ""
+#: include/functions.inc:466
+#, fuzzy, php-format
+msgid "Error while connecting to LDAP: %s"
+msgstr "enquanto executava no LDAP server %s"
 
-#: setup/class_setupStep_Migrate.inc:119 setup/class_setupStep_Migrate.inc:187
-#: setup/class_setupStep_Migrate.inc:710
-msgid "Possibly the 'root object' is missing."
+#: include/functions.inc:537 include/functions.inc:623
+msgid "User ID is not unique!"
 msgstr ""
 
-#: setup/class_setupStep_Migrate.inc:132 setup/class_setupStep_Migrate.inc:145
-#: setup/class_setupStep_Migrate.inc:307 setup/class_setupStep_Migrate.inc:661
-#: setup/class_setupStep_Migrate.inc:674 setup/class_setupStep_Migrate.inc:729
-#: setup/class_setupStep_Migrate.inc:750 setup/class_setupStep_Migrate.inc:802
-msgid "Failed"
+#: include/functions.inc:827 include/functions.inc:945
+msgid "Error while locking entry!"
 msgstr ""
 
-#: setup/class_setupStep_Migrate.inc:134 setup/class_setupStep_Migrate.inc:147
+#: include/functions.inc:837
 #, php-format
-msgid ""
-"The specified user '%s' does not have full access to your LDAP database."
+msgid "Cannot store lock information in LDAP!"
 msgstr ""
 
-#: setup/class_setupStep_Migrate.inc:308
-msgid "There is no GOsa administrator account inside your LDAP."
-msgstr ""
+#: include/functions.inc:837
+#, fuzzy, php-format
+msgid "Error: %s"
+msgstr "Erro"
 
-#: setup/class_setupStep_Migrate.inc:377
-msgid "Migration error"
+#: include/functions.inc:1267
+#, php-format
+msgid "The current size limit of %d entries is exceeded!"
 msgstr ""
 
-#: setup/class_setupStep_Migrate.inc:377
+#: include/functions.inc:1269
 #, php-format
-msgid "Cannot add ACL for user '%s':"
+msgid "Set the size limit to %s"
 msgstr ""
 
-#: setup/class_setupStep_Migrate.inc:415 setup/class_setupStep_Migrate.inc:425
-msgid "Input error"
-msgstr ""
+#: include/functions.inc:1286
+#, fuzzy
+msgid "list is incomplete"
+msgstr "Operação finalizada"
 
-#: setup/class_setupStep_Migrate.inc:420
-msgid "Password error"
+#: include/functions.inc:1636
+msgid "Continue anyway"
 msgstr ""
 
-#: setup/class_setupStep_Migrate.inc:420
-msgid "Provided passwords do not match!"
-msgstr ""
+#: include/functions.inc:1638
+msgid "Edit anyway"
+msgstr "Editar mesmo assim"
 
-#: setup/class_setupStep_Migrate.inc:425
-msgid "Specify a valid user ID!"
+#: include/functions.inc:1641
+msgid "These entries are currently locked:"
 msgstr ""
 
-#: setup/class_setupStep_Migrate.inc:450
-#, php-format
-msgid "Adding an administrative user failed: object '%s' already exists!"
+#: include/functions.inc:1882
+msgid "Entries per page"
 msgstr ""
 
-#: setup/class_setupStep_Migrate.inc:662
-msgid ""
-"The LDAP root object is missing. It is required to use your LDAP service."
-msgstr ""
+#: include/functions.inc:2060
+#, fuzzy, php-format
+msgid "GOsa %s"
+msgstr "GOsa"
 
-#: setup/class_setupStep_Migrate.inc:663 setup/class_setupStep_Migrate.inc:676
-msgid "Try to create root object"
+#: include/functions.inc:2067
+#, php-format
+msgid "GOsa %s snapshot (Rev %s)"
 msgstr ""
 
-#: setup/class_setupStep_Migrate.inc:675
-msgid "Root object couldn't be created, you should try it on your own."
+#: include/functions.inc:2072
+#, php-format
+msgid "GOsa development snapshot (Rev %s)"
 msgstr ""
 
-#: setup/class_setupStep_Migrate.inc:730
-#, php-format
-msgid "Missing GOsa object class '%s'!"
+#: include/functions.inc:2168
+#, fuzzy, php-format
+msgid "File %s cannot be deleted!"
+msgstr "Esse objeto '%s' será apagado!"
+
+#: include/functions.inc:2198 include/functions.inc:2218
+msgid "Cannot write revision file!"
 msgstr ""
 
-#: setup/class_setupStep_Migrate.inc:731
-#, fuzzy
-msgid "Please check your installation."
-msgstr "Por favor, verifique a combinação usuário / senha"
+#: include/functions.inc:2489 include/functions.inc:2493
+#: include/functions.inc:2499
+msgid "'baseIdHook' is not available. Using default base!"
+msgstr ""
 
-#: setup/class_setupStep_Migrate.inc:752
-#, php-format
+#: include/functions.inc:2523
 msgid ""
-"Cannot handle the structural object type of your root object. Please try to "
-"add the object class '%s' manually."
+"Cannot read schema information from LDAP. Schema validation is not possible!"
 msgstr ""
 
-#: setup/setup_welcome.tpl:3
-msgid "How to get started"
+#: include/functions.inc:2549
+msgid "This class is used to make users appear in GOsa."
 msgstr ""
 
-#: setup/setup_welcome.tpl:5
+#: include/functions.inc:2556
 msgid ""
-"This seems to be the first time you run GOsa on this system. To start the "
-"GOsa web interface you need a working configuration file, which can be "
-"generated by this wizard."
+"This class is used to lock entries in order to prevent multiple edits at a "
+"time."
 msgstr ""
 
-#: setup/setup_welcome.tpl:9
-msgid "What you need to generate a configuration file:"
+#: include/functions.inc:2601
+#, php-format
+msgid "Required object class %s is missing!"
 msgstr ""
 
-#: setup/setup_welcome.tpl:13
-#, fuzzy
-msgid "The hostname of your LDAP server"
-msgstr "enquanto executava no LDAP server %s"
-
-#: setup/setup_welcome.tpl:14
-msgid "Installed GOsa and supplementary schema"
+#: include/functions.inc:2604
+#, php-format
+msgid "Optional object class %s is missing!"
 msgstr ""
 
-#: setup/setup_welcome.tpl:15
-msgid "The LDAP base of your LDAP directory"
+#: include/functions.inc:2609
+#, php-format
+msgid "Wrong version of required object class %s (!=%s) detected!"
 msgstr ""
 
-#: setup/setup_welcome.tpl:16
-msgid "The DN and the password of the LDAP administration user"
+#: include/functions.inc:2612
+#, php-format
+msgid "Class available"
 msgstr ""
 
-#: setup/setup_welcome.tpl:20
+#: include/functions.inc:2634
 msgid ""
-"If you've collected the needed information, unlock the setup process like "
-"shown in the next paragraph."
+"RFC2307bis schema is enabled, but the current LDAP configuration does not "
+"support it!"
 msgstr ""
 
-#: setup/setup_welcome.tpl:24
-msgid "Starting the setup"
+#: include/functions.inc:2635
+msgid ""
+"To use RFC2307bis groups, the objectClass 'posixGroup' must be AUXILIARY."
 msgstr ""
 
-#: setup/setup_welcome.tpl:26
+#: include/functions.inc:2639
 msgid ""
-"For security reasons you need to authenticate the installation by creating "
-"the file '/tmp/gosa.auth', containing the current session ID on the servers "
-"local filesystem. This can be done by executing the following command:"
+"RFC2307bis schema is disabled, but the current LDAP configuration supports "
+"it!"
 msgstr ""
 
-#: setup/setup_welcome.tpl:32
-msgid "Click the 'Next' button when you've finished."
+#: include/functions.inc:2640
+msgid "To correct this, the objectClass 'posixGroup' must be STRUCTURAL."
 msgstr ""
 
-#: setup/setup_license.tpl:3
-msgid ""
-"GOsa is developed under the terms of the GNU General Public License v2. "
-"Please accept the terms below."
+#: include/functions.inc:2665
+msgid "German"
+msgstr "Alemão"
+
+#: include/functions.inc:2666
+msgid "French"
+msgstr "Francês"
+
+#: include/functions.inc:2667
+msgid "Italian"
+msgstr "Italiano"
+
+#: include/functions.inc:2668
+msgid "Spanish"
+msgstr "Espanhol"
+
+#: include/functions.inc:2669
+msgid "English"
+msgstr "Inglês"
+
+#: include/functions.inc:2670
+msgid "Dutch"
+msgstr "Holandês"
+
+#: include/functions.inc:2671
+msgid "Polish"
+msgstr "Polonês"
+
+#: include/functions.inc:2672
+msgid "Brazilian Portuguese"
 msgstr ""
 
-#: setup/setup_license.tpl:11
-msgid "I have read the license and accept it"
+#: include/functions.inc:2674
+msgid "Chinese"
 msgstr ""
 
-#: setup/setup_checks.tpl:2
-msgid ""
-"This step checks if your PHP server has all required modules and "
-"configuration settings."
+#: include/functions.inc:2675
+msgid "Vietnamese"
 msgstr ""
 
-#: setup/setup_checks.tpl:5
+#: include/functions.inc:2676
+msgid "Russian"
+msgstr "Russo"
+
+#: include/functions.inc:2869
 #, fuzzy
-msgid "Inspection"
-msgstr "Ações"
+msgid "Cannot detect password hash!"
+msgstr "Não foi possível selecionar o banco de dados %s!"
 
-#: setup/setup_checks.tpl:8
-msgid "PHP module and extension checks"
+#: include/functions.inc:2910 include/functions.inc:2985
+#, php-format
+msgid "Pre-event hook reported a problem: %s. Password change canceled!"
 msgstr ""
 
-#: setup/setup_checks.tpl:10
-msgid "Basic checks"
+#: include/functions.inc:2941
+#, fuzzy
+msgid "Password change failed!"
+msgstr "Senha alterada"
+
+#: include/functions.inc:2949
+#, php-format
+msgid "Post-event hook reported a problem: %s. Password change canceled!"
 msgstr ""
 
-#: setup/setup_checks.tpl:38 setup/setup_checks.tpl:79
-msgid "GOsa will NOT run without fixing this."
+#: include/functions.inc:3053
+msgid "Cannot generate SAMBA hash!"
 msgstr ""
 
-#: setup/setup_checks.tpl:40 setup/setup_checks.tpl:81
-msgid "GOsa will run without fixing this."
+#: include/functions.inc:3068
+#, php-format
+msgid "Generating SAMBA hash by running %s failed: check %s!"
 msgstr ""
 
-#: setup/setup_checks.tpl:50
-msgid "PHP setup configuration"
+#: include/functions.inc:3346 include/functions.inc:3360
+#: include/functions.inc:3398 include/functions.inc:3410
+#: include/functions.inc:3414 include/functions.inc:3429
+#: include/functions.inc:3438
+msgid "Cannot allocate free ID:"
 msgstr ""
 
-#: setup/setup_checks.tpl:50
-msgid "show information"
+#: include/functions.inc:3346
+msgid "unknown idAllocation method!"
 msgstr ""
 
-#: setup/setup_checks.tpl:51
-msgid "Extended checks"
+#: include/functions.inc:3360
+#, php-format
+msgid "%sPoolMin >= %sPoolMax!"
 msgstr ""
 
-#: setup/setup_schema.tpl:1
-msgid "Schema specific settings"
+#: include/functions.inc:3390
+msgid "Cannot create sambaUnixIdPool entry!"
 msgstr ""
 
-#: setup/setup_schema.tpl:4
-msgid "Schema check succeeded"
+#: include/functions.inc:3398
+msgid "sambaUnixIdPool is not unique!"
 msgstr ""
 
-#: setup/setup_schema.tpl:7
-msgid "Schema check failed"
+#: include/functions.inc:3410 include/functions.inc:3414
+msgid "no ID available!"
 msgstr ""
 
-#: setup/setup_schema.tpl:11
-msgid ""
-"Could not read any schema information, all checks skipped. Adjust your LDAP "
-"ACLs."
+#: include/functions.inc:3438
+msgid "maximum number of tries exceeded!"
 msgstr ""
 
-#: setup/setup_schema.tpl:13
-msgid ""
-"It seems that your LDAP database wasn't initialized yet. This maybe the "
-"reason, why GOsa can't read your schema configuration!"
+#: include/functions.inc:3498
+msgid "Cannot allocate free ID!"
 msgstr ""
 
-#: setup/class_setupStep_Schema.inc:37 setup/class_setupStep_Schema.inc:38
-msgid "LDAP schema check"
+#: include/class_GOsaRegistration.inc:127
+msgid ""
+"UNIX-timestamp pointing to the date GOsa will ask for a registration again "
+"(-1 to disable)"
 msgstr ""
 
-#: setup/class_setupStep_Schema.inc:39
-msgid "Perform test on your current LDAP schema"
+#: include/exporter/class_cvsExporter.inc:48
+msgid "CSV"
 msgstr ""
 
-#: setup/class_setupStep_Welcome.inc:42
-msgid "Welcome"
+#: include/exporter/class_pdfExporter.inc:18
+msgid "No PDF export possible: there is no FPDF library installed."
 msgstr ""
 
-#: setup/class_setupStep_Welcome.inc:43
-msgid "The welcome message"
+#: include/exporter/class_pdfExporter.inc:145
+msgid "PDF"
 msgstr ""
 
-#: setup/class_setupStep_Welcome.inc:44
+#: include/exporter/class_PDF.inc:24
 #, fuzzy
-msgid "Welcome to the GOsa setup assistent"
-msgstr "Bem vindo %s!"
+msgid "Page"
+msgstr "Pager"
 
-#: setup/class_setupStep_License.inc:56 setup/class_setupStep_License.inc:57
-msgid "License"
+#: include/class_management.inc:487
+#, php-format
+msgid "You are not allowed to create a snapshot for %s!"
 msgstr ""
 
-#: setup/class_setupStep_License.inc:58
-msgid "Terms and conditions for usage"
+#: include/class_management.inc:534 include/class_management.inc:586
+#: include/class_management.inc:600
+#, php-format
+msgid "You are not allowed to restore a snapshot for %s!"
 msgstr ""
 
-#: setup/setup_language.tpl:3
-msgid "Please select the preferred language"
+#: include/class_management.inc:549
+#, php-format
+msgid "You are not allowed to remove a snapshot for %s!"
 msgstr ""
 
-#: setup/setup_language.tpl:5
+#: include/class_management.inc:669
+#, php-format
 msgid ""
-"At this point, you can select the site wide default language. Choosing "
-"'automatic' will use the language requested by the browser. This setting can "
-"be overridden per user."
+"No tab definition for %s found in configuration file: cannot create plugin "
+"instance!"
 msgstr ""
 
-#: setup/setup_language.tpl:9
-msgid "Please select your preferred language here"
-msgstr ""
+#: include/class_pathNavigator.inc:86
+#, fuzzy
+msgid "Welcome to GOsa"
+msgstr "Bem vindo %s!"
 
-#: setup/class_setupStep_Language.inc:40 setup/class_setupStep_Language.inc:41
-msgid "Language setup"
-msgstr ""
+#, fuzzy
+#~ msgid "Max"
+#~ msgstr "Maio"
 
-#: setup/class_setupStep_Language.inc:42
-msgid "This step allows you to select your preferred language."
-msgstr ""
+#, fuzzy
+#~ msgid "Min"
+#~ msgstr "Principal"
+
+#~ msgid "Welcome %s!"
+#~ msgstr "Bem vindo %s!"
 
 #, fuzzy
 #~ msgid "The folder %s specified for %s:%s cannot be used for reading!"
@@ -7266,10 +7101,6 @@ msgstr ""
 #~ msgid "Prpperties"
 #~ msgstr "Propriedades"
 
-#, fuzzy
-#~ msgid "Organizational unit"
-#~ msgstr "Organização"
-
 #~ msgid "Session conflict detected"
 #~ msgstr "Conflito de sessão detectado"
 
@@ -7297,14 +7128,6 @@ msgstr ""
 #~ msgid "Show printer"
 #~ msgstr "Impressoras"
 
-#, fuzzy
-#~ msgid "Show phone"
-#~ msgstr "Modelos"
-
-#, fuzzy
-#~ msgid "Filter options"
-#~ msgstr "Filtros"
-
 #~ msgid "Filters"
 #~ msgstr "Filtros"
 
index b2c25d9704fbf3d5505c5ae15afa04429075dd1d..f8969615e987102b94c4e2c26e0462dc87eee38c 100644 (file)
@@ -7,7 +7,7 @@ msgid ""
 msgstr ""
 "Project-Id-Version: GOsa core\n"
 "Report-Msgid-Bugs-To: \n"
-"POT-Creation-Date: 2010-10-28 20:40+0200\n"
+"POT-Creation-Date: 2010-12-01 15:07+0100\n"
 "PO-Revision-Date: 2010-03-12 14:48-0300\n"
 "Last-Translator: Marcos Amorim <marcosmamorim@gmail.com>\n"
 "Language-Team: Marcos Amorim <marcosmamorim@gmail.com> Clever de Oliveira "
@@ -19,162 +19,55 @@ msgstr ""
 "X-Poedit-Language: Portuguese\n"
 "X-Poedit-Country: BRAZIL\n"
 
-#: ihtml/themes/default/login.tpl:31
-msgid "Login to GOsa"
-msgstr ""
-
-#: ihtml/themes/default/login.tpl:37 ihtml/themes/default/login.tpl:40
-#: ihtml/themes/default/password.tpl:86 ihtml/themes/default/password.tpl:90
-#, fuzzy
-msgid "User name"
-msgstr "Usuário"
-
-#: ihtml/themes/default/login.tpl:47
-#: plugins/generic/dashBoard/Register/register.tpl:53
-#: plugins/personal/generic/paste_generic.tpl:21 setup/setup_migrate.tpl:53
-msgid "Password"
-msgstr "Senha"
-
-#: ihtml/themes/default/login.tpl:61
-msgid "Choose the directory to work on"
-msgstr ""
-
-#: ihtml/themes/default/login.tpl:66
-msgid "Click here to log in"
-msgstr "Clique aqui para logar"
-
-#: ihtml/themes/default/login.tpl:66 ihtml/themes/default/login.tpl:67
-#, fuzzy
-msgid "Log in"
-msgstr "Usuário"
-
-#: ihtml/themes/default/copyPasteDialog.tpl:1
-msgid "Copy & paste wizard"
-msgstr "Assistente para copiar e colar"
-
-#: ihtml/themes/default/copyPasteDialog.tpl:7
-#, fuzzy
-msgid ""
-"Some values need to be unique in the complete directory while some "
-"combinations make no sense. Please edit the values below to fulfill the "
-"policies."
-msgstr ""
-"Alguns valores precisam ser único no diretório, enquanto algumas combinações "
-"não fazem sentido. O GOsa mostra os atributos relevantes. Por favor, "
-"mantenham os valores abaixo antes de preencher as políticas."
-
-#: ihtml/themes/default/copyPasteDialog.tpl:9
-msgid "Remember that some properties like taken snapshots will not be copied!"
-msgstr "Lembre-se que algumas propriedades como 'imagens' não será copiado!"
-
-#: ihtml/themes/default/copyPasteDialog.tpl:10
-msgid ""
-"Or if you copy or cut an entry within GOsa and delete the source object, you "
-"may get errors while pasting this object again!"
-msgstr ""
-"Ou se você copiar ou cortar uma entrada dentro GOsa e excluir o objeto de "
-"origem, você pode obter erros ao colar esse objeto de novo!"
-
-#: ihtml/themes/default/copyPasteDialog.tpl:19
-#: include/utils/class_msgPool.inc:313
-#, php-format
-msgid "Save"
-msgstr "Salvar"
-
-#: ihtml/themes/default/copyPasteDialog.tpl:21
-#: ihtml/themes/default/acl.tpl:137 ihtml/themes/default/acl.tpl:153
-#: ihtml/themes/default/snapshotdialog.tpl:44
-#: ihtml/themes/default/snapshotdialog.tpl:90
-#: ihtml/themes/default/msg_dialog.tpl:80
-#: ihtml/themes/default/msg_dialog.tpl:141
-#: ihtml/themes/default/msg_dialog.tpl:146
-#: ihtml/themes/default/islocked.tpl:26 include/utils/class_msgPool.inc:295
-#: setup/setup_migrate.tpl:71 setup/setup_ldap.tpl:20
-#, php-format
-msgid "Cancel"
-msgstr "Cancelar"
-
-#: ihtml/themes/default/copyPasteDialog.tpl:23
-msgid "Cancel all"
-msgstr "Cancelar todos"
-
-#: ihtml/themes/default/copyPasteDialog.tpl:28
-msgid "Operation complete"
-msgstr "Operação finalizada"
-
-#: ihtml/themes/default/copyPasteDialog.tpl:30
-#: setup/class_setupStep_Finish.inc:39
-msgid "Finish"
-msgstr "Finalizar"
-
-#: ihtml/themes/default/userFilter.tpl:1
+#: plugins/admin/acl/acl-filter.xml:18 plugins/admin/users/user-filter.xml:19
+#: plugins/admin/groups/singleUserSelect/singleUser-filter.xml:20
+#: plugins/admin/groups/userSelect/user-filter.xml:20
+#: plugins/admin/groups/userGroupSelect/selectUserGroup-filter.xml:21
+#: plugins/admin/groups/group-filter.xml:17
+#: plugins/admin/departments/dep-filter.xml:17
+#: plugins/admin/newConfigManagement/DeviceConfig-filter.xml:14
+#: plugins/admin/ogroups/ogroup-filter.xml:18
+#: plugins/admin/ogroups/objectSelect/selectObject-filter.xml:32
+#: plugins/personal/posix/trustSelect/trust-filter.xml:17
+#: plugins/personal/posix/groupSelect/group-filter.xml:16
 #, fuzzy
-msgid "List of defined filters"
-msgstr "Lista de departamentos"
-
-#: ihtml/themes/default/sizelimit.tpl:3
-msgid ""
-"The size limit option makes LDAP operations faster and saves the LDAP server "
-"from getting too much load. The easiest way to handle big databases without "
-"long timeouts would be to limit your search to smaller values and use "
-"filters to get the entries you are looking for."
-msgstr ""
-"A opção de limite de tamanho faz operações no LDAP mais rápido e economiza o "
-"servidor LDAP. A maneira mais fácil de lidar com grandes bases de dados, sem "
-"limites de tempo longa seria limitar a pesquisa a valores menores e usar "
-"filtros para obter as entradas que você está procurando."
-
-#: ihtml/themes/default/sizelimit.tpl:8
-msgid "Please choose the way to react for this session"
-msgstr "Por favor, escolha a forma de reagir para esta sessão"
+msgid "Default filter"
+msgstr "Aplicar filtro"
 
-#: ihtml/themes/default/sizelimit.tpl:10
-msgid "ignore this error and show all entries the LDAP server returns"
-msgstr ""
-"ignorar este erro e mostrar todas as entradas que o servidor retorna LDAP"
+#: plugins/admin/acl/acl-filter.xml:33 plugins/admin/acl/tabs_acl_role.inc:28
+msgid "ACL Templates"
+msgstr "Modelos de ACL"
 
-#: ihtml/themes/default/sizelimit.tpl:11
-#, fuzzy
-msgid ""
-"ignore this error and show all entries that fit into the defined size limit"
-msgstr ""
-"ignorar este erro e mostrar todas as entradas que se encaixam na definição "
-"sizelimit e deixe-me usar filtros em vez"
+#: plugins/admin/acl/acl-filter.xml:48
+#: plugins/admin/acl/class_aclManagement.inc:154
+msgid "ACL Assignment"
+msgstr "Atribuição de ACL"
 
-#: ihtml/themes/default/sizelimit.tpl:16 include/utils/class_msgPool.inc:331
-#, php-format
-msgid "Set"
-msgstr "Ajuste"
+#: plugins/admin/acl/tabs_acl.inc:28 plugins/admin/acl/acl-list.xml:15
+#: plugins/admin/acl/class_aclRole.inc:770 include/class_tabs.inc:403
+#: include/class_acl.inc:1290 include/class_acl.inc:1291
+#: include/class_acl.inc:1297
+msgid "ACL"
+msgstr "ACL"
 
-#: ihtml/themes/default/userFilterEditor.tpl:1
-#: ihtml/themes/default/userFilterEditor.tpl:5
+#: plugins/admin/acl/acl-list.xml:11
 #, fuzzy
-msgid "Filter editor"
-msgstr "Erro de filtro"
+msgid "List of ACLs"
+msgstr "Lista de acls"
 
-#: ihtml/themes/default/userFilterEditor.tpl:8
-#, fuzzy
-msgid "Filter properties"
-msgstr "Editar propriedade gerais"
+#: plugins/admin/acl/acl-list.xml:23 plugins/admin/acl/acl-list.xml:82
+#: plugins/admin/acl/class_aclRole.inc:714
+#: plugins/personal/generic/generic.tpl:503
+#: plugins/personal/generic/class_user.inc:1666
+msgid "Role"
+msgstr "Papéis"
 
-#: ihtml/themes/default/userFilterEditor.tpl:11 include/class_acl.inc:264
-#: include/class_SnapShotDialog.inc:55 include/class_userFilter.inc:55
-#: include/class_userFilter.inc:150 include/class_userFilterEditor.inc:236
-#: include/class_userFilterEditor.inc:240
-#: plugins/generic/dashBoard/dbChannelStatus/class_dbChannelStatus.inc:14
-#: plugins/generic/dashBoard/dbPluginStatus/class_dbPluginStatus.inc:26
-#: plugins/generic/references/class_reference.inc:57
-#: plugins/generic/references/class_reference.inc:63
-#: plugins/generic/references/class_reference.inc:69
-#: plugins/generic/references/class_reference.inc:75
-#: plugins/generic/references/class_reference.inc:81
-#: plugins/admin/ogroups/objectSelect/selectObject-list.xml:97
-#: plugins/admin/ogroups/class_ogroup.inc:157
-#: plugins/admin/ogroups/class_ogroup.inc:661
-#: plugins/admin/ogroups/class_ogroup.inc:676
-#: plugins/admin/ogroups/class_ogroup.inc:680
-#: plugins/admin/ogroups/class_ogroup.inc:861
-#: plugins/admin/ogroups/ogroup-list.xml:41
+#: plugins/admin/acl/acl-list.xml:49 plugins/admin/acl/class_aclRole.inc:741
+#: plugins/admin/acl/class_aclRole.inc:753
+#: plugins/admin/acl/class_aclRole.inc:763 plugins/admin/acl/acl_role.tpl:7
+#: plugins/admin/acl/paste_role.tpl:4
+#: plugins/admin/users/class_userManagement.inc:533
+#: plugins/admin/users/class_userManagement.inc:580
 #: plugins/admin/groups/userGroupSelect/selectUserGroup-list.xml:49
 #: plugins/admin/groups/group-list.xml:41
 #: plugins/admin/groups/class_group.inc:906
@@ -184,3288 +77,3281 @@ msgstr "Editar propriedade gerais"
 #: plugins/admin/groups/class_group.inc:950
 #: plugins/admin/groups/class_group.inc:957
 #: plugins/admin/groups/class_group.inc:1057
-#: plugins/admin/users/class_userManagement.inc:533
-#: plugins/admin/users/class_userManagement.inc:580
-#: plugins/admin/newConfigManagement/DeviceConfig-list.xml:34
-#: plugins/admin/departments/class_domain.inc:47
-#: plugins/admin/departments/class_domain.inc:49
-#: plugins/admin/departments/class_domain.inc:54
-#: plugins/admin/departments/class_domain.inc:56
-#: plugins/admin/departments/class_domain.inc:58
-#: plugins/admin/departments/class_domain.inc:90
-#: plugins/admin/departments/class_localityGeneric.inc:48
-#: plugins/admin/departments/class_localityGeneric.inc:50
-#: plugins/admin/departments/class_localityGeneric.inc:55
-#: plugins/admin/departments/class_localityGeneric.inc:57
-#: plugins/admin/departments/class_localityGeneric.inc:59
-#: plugins/admin/departments/class_organizationGeneric.inc:79
-#: plugins/admin/departments/class_organizationGeneric.inc:81
-#: plugins/admin/departments/class_organizationGeneric.inc:86
-#: plugins/admin/departments/class_organizationGeneric.inc:88
-#: plugins/admin/departments/class_organizationGeneric.inc:90
 #: plugins/admin/departments/class_countryGeneric.inc:47
 #: plugins/admin/departments/class_countryGeneric.inc:49
 #: plugins/admin/departments/class_countryGeneric.inc:54
 #: plugins/admin/departments/class_countryGeneric.inc:56
 #: plugins/admin/departments/class_countryGeneric.inc:58
+#: plugins/admin/departments/class_department.inc:355
+#: plugins/admin/departments/class_department.inc:357
+#: plugins/admin/departments/class_department.inc:362
+#: plugins/admin/departments/class_department.inc:369
+#: plugins/admin/departments/class_department.inc:373
 #: plugins/admin/departments/class_dcObject.inc:47
 #: plugins/admin/departments/class_dcObject.inc:49
 #: plugins/admin/departments/class_dcObject.inc:54
 #: plugins/admin/departments/class_dcObject.inc:56
 #: plugins/admin/departments/class_dcObject.inc:58
 #: plugins/admin/departments/class_dcObject.inc:90
-#: plugins/admin/departments/class_department.inc:355
-#: plugins/admin/departments/class_department.inc:357
-#: plugins/admin/departments/class_department.inc:362
-#: plugins/admin/departments/class_department.inc:369
-#: plugins/admin/departments/class_department.inc:373
-#: plugins/admin/acl/class_aclRole.inc:741
-#: plugins/admin/acl/class_aclRole.inc:753
-#: plugins/admin/acl/class_aclRole.inc:763 plugins/admin/acl/acl-list.xml:49
-#: plugins/admin/acl/paste_role.tpl:4 plugins/admin/acl/acl_role.tpl:7
-#: plugins/addons/propertyEditor/property-list.xml:80
+#: plugins/admin/departments/class_localityGeneric.inc:48
+#: plugins/admin/departments/class_localityGeneric.inc:50
+#: plugins/admin/departments/class_localityGeneric.inc:55
+#: plugins/admin/departments/class_localityGeneric.inc:57
+#: plugins/admin/departments/class_localityGeneric.inc:59
+#: plugins/admin/departments/class_organizationGeneric.inc:79
+#: plugins/admin/departments/class_organizationGeneric.inc:81
+#: plugins/admin/departments/class_organizationGeneric.inc:86
+#: plugins/admin/departments/class_organizationGeneric.inc:88
+#: plugins/admin/departments/class_organizationGeneric.inc:90
+#: plugins/admin/departments/class_domain.inc:47
+#: plugins/admin/departments/class_domain.inc:49
+#: plugins/admin/departments/class_domain.inc:54
+#: plugins/admin/departments/class_domain.inc:56
+#: plugins/admin/departments/class_domain.inc:58
+#: plugins/admin/departments/class_domain.inc:90
+#: plugins/admin/newConfigManagement/DeviceConfig-list.xml:34
+#: plugins/admin/ogroups/ogroup-list.xml:41
+#: plugins/admin/ogroups/objectSelect/selectObject-list.xml:97
+#: plugins/admin/ogroups/class_ogroup.inc:157
+#: plugins/admin/ogroups/class_ogroup.inc:661
+#: plugins/admin/ogroups/class_ogroup.inc:676
+#: plugins/admin/ogroups/class_ogroup.inc:680
+#: plugins/admin/ogroups/class_ogroup.inc:861
+#: plugins/personal/posix/trustSelect/trust-list.xml:46
+#: plugins/personal/posix/groupSelect/group-list.xml:33
+#: plugins/personal/posix/trustModeDialog/class_trustModeDialog.inc:45
 #: plugins/personal/generic/class_user.inc:1316
 #: plugins/personal/generic/class_user.inc:1334
 #: plugins/personal/generic/class_user.inc:1376
-#: plugins/personal/generic/class_user.inc:1861
-#: plugins/personal/posix/trustModeDialog/class_trustModeDialog.inc:45
-#: plugins/personal/posix/trustSelect/trust-list.xml:46
-#: plugins/personal/posix/groupSelect/group-list.xml:33
-#: setup/setup_migrate.tpl:43 setup/setup_migrate.tpl:45
-#: setup/setup_feedback.tpl:16
-msgid "Name"
-msgstr "Nome"
-
-#: ihtml/themes/default/userFilterEditor.tpl:19 include/class_acl.inc:254
-#: include/class_acl.inc:264 include/class_SnapShotDialog.inc:174
-#: include/class_userFilter.inc:55 include/class_userFilterEditor.inc:245
-#: plugins/generic/dashBoard/dbChannelStatus/class_dbChannelStatus.inc:14
+#: plugins/personal/generic/class_user.inc:1860
+#: plugins/addons/propertyEditor/property-list.xml:64
 #: plugins/generic/dashBoard/dbPluginStatus/class_dbPluginStatus.inc:26
+#: plugins/generic/dashBoard/dbChannelStatus/class_dbChannelStatus.inc:14
 #: plugins/generic/references/class_reference.inc:57
 #: plugins/generic/references/class_reference.inc:63
 #: plugins/generic/references/class_reference.inc:69
 #: plugins/generic/references/class_reference.inc:75
 #: plugins/generic/references/class_reference.inc:81
-#: plugins/admin/ogroups/objectSelect/selectObject-list.xml:105
-#: plugins/admin/ogroups/class_ogroup.inc:863
-#: plugins/admin/ogroups/generic.tpl:15
-#: plugins/admin/ogroups/ogroup-list.xml:49
-#: plugins/admin/groups/generic.tpl:24
+#: setup/setup_feedback.tpl:16 setup/setup_migrate.tpl:43
+#: setup/setup_migrate.tpl:45 ihtml/themes/default/userFilterEditor.tpl:11
+#: include/class_userFilter.inc:55 include/class_userFilter.inc:150
+#: include/class_userFilterEditor.inc:236
+#: include/class_userFilterEditor.inc:240 include/class_SnapShotDialog.inc:55
+#: include/class_acl.inc:264
+msgid "Name"
+msgstr "Nome"
+
+#: plugins/admin/acl/acl-list.xml:57 plugins/admin/acl/class_aclRole.inc:166
+#: plugins/admin/acl/class_aclRole.inc:743 plugins/admin/acl/acl_role.tpl:17
 #: plugins/admin/groups/userGroupSelect/selectUserGroup-list.xml:57
-#: plugins/admin/groups/group-list.xml:49
+#: plugins/admin/groups/generic.tpl:24 plugins/admin/groups/group-list.xml:49
 #: plugins/admin/groups/class_group.inc:1058
-#: plugins/admin/newConfigManagement/DeviceConfig-list.xml:42
-#: plugins/admin/departments/dep-list.xml:79
+#: plugins/admin/departments/class_countryGeneric.inc:63
+#: plugins/admin/departments/class_countryGeneric.inc:92
 #: plugins/admin/departments/locality.tpl:19
-#: plugins/admin/departments/generic.tpl:19
-#: plugins/admin/departments/class_domain.inc:63
-#: plugins/admin/departments/class_domain.inc:91
-#: plugins/admin/departments/class_localityGeneric.inc:64
-#: plugins/admin/departments/class_localityGeneric.inc:92
-#: plugins/admin/departments/class_organizationGeneric.inc:95
-#: plugins/admin/departments/class_organizationGeneric.inc:123
-#: plugins/admin/departments/class_countryGeneric.inc:63
-#: plugins/admin/departments/class_countryGeneric.inc:92
-#: plugins/admin/departments/class_dcObject.inc:63
-#: plugins/admin/departments/class_dcObject.inc:91
 #: plugins/admin/departments/domain.tpl:19
-#: plugins/admin/departments/country.tpl:19
-#: plugins/admin/departments/dcObject.tpl:19
 #: plugins/admin/departments/class_department.inc:365
 #: plugins/admin/departments/class_department.inc:675
+#: plugins/admin/departments/dcObject.tpl:19
 #: plugins/admin/departments/organization.tpl:19
-#: plugins/admin/acl/class_aclRole.inc:166
-#: plugins/admin/acl/class_aclRole.inc:743 plugins/admin/acl/acl-list.xml:57
-#: plugins/admin/acl/acl_role.tpl:17
-#: plugins/personal/posix/trustModeDialog/class_trustModeDialog.inc:45
+#: plugins/admin/departments/dep-list.xml:79
+#: plugins/admin/departments/class_dcObject.inc:63
+#: plugins/admin/departments/class_dcObject.inc:91
+#: plugins/admin/departments/class_localityGeneric.inc:64
+#: plugins/admin/departments/class_localityGeneric.inc:92
+#: plugins/admin/departments/country.tpl:19
+#: plugins/admin/departments/class_organizationGeneric.inc:95
+#: plugins/admin/departments/class_organizationGeneric.inc:123
+#: plugins/admin/departments/generic.tpl:19
+#: plugins/admin/departments/class_domain.inc:63
+#: plugins/admin/departments/class_domain.inc:91
+#: plugins/admin/newConfigManagement/DeviceConfig-list.xml:42
+#: plugins/admin/ogroups/ogroup-list.xml:49
+#: plugins/admin/ogroups/generic.tpl:15
+#: plugins/admin/ogroups/objectSelect/selectObject-list.xml:105
+#: plugins/admin/ogroups/class_ogroup.inc:863
 #: plugins/personal/posix/trustSelect/trust-list.xml:53
 #: plugins/personal/posix/groupSelect/group-list.xml:40
+#: plugins/personal/posix/trustModeDialog/class_trustModeDialog.inc:45
+#: plugins/generic/dashBoard/dbPluginStatus/class_dbPluginStatus.inc:26
+#: plugins/generic/dashBoard/dbChannelStatus/class_dbChannelStatus.inc:14
+#: plugins/generic/references/class_reference.inc:57
+#: plugins/generic/references/class_reference.inc:63
+#: plugins/generic/references/class_reference.inc:69
+#: plugins/generic/references/class_reference.inc:75
+#: plugins/generic/references/class_reference.inc:81
+#: ihtml/themes/default/userFilterEditor.tpl:19
+#: include/class_userFilter.inc:55 include/class_userFilterEditor.inc:245
+#: include/class_SnapShotDialog.inc:174 include/class_acl.inc:254
+#: include/class_acl.inc:264
 msgid "Description"
 msgstr "Descrição"
 
-#: ihtml/themes/default/userFilterEditor.tpl:27
-#: include/class_userFilter.inc:55
-#, fuzzy
-msgid "Parent filter"
-msgstr "Impressoras"
-
-#: ihtml/themes/default/userFilterEditor.tpl:40
-#: plugins/personal/generic/class_user.inc:1664
-#: plugins/personal/generic/generic.tpl:604
-#, fuzzy
-msgid "Public visible"
-msgstr "Visibilidade pública"
-
-#: ihtml/themes/default/userFilterEditor.tpl:45
-msgid "Enabled"
-msgstr "Habilitado"
+#: plugins/admin/acl/acl-list.xml:65 plugins/admin/users/user-list.xml:78
+#: plugins/admin/groups/group-list.xml:62
+#: plugins/admin/departments/dep-list.xml:87
+#: plugins/admin/newConfigManagement/DeviceConfig-list.xml:50
+#: plugins/admin/ogroups/ogroup-list.xml:62
+#: plugins/addons/propertyEditor/property-list.xml:96
+#: include/class_listing.inc:1183
+msgid "Actions"
+msgstr "Ações"
 
-#: ihtml/themes/default/userFilterEditor.tpl:49
-msgid "Categories where the filter is visible"
-msgstr ""
+#: plugins/admin/acl/acl-list.xml:76 plugins/admin/users/user-list.xml:89
+#: plugins/admin/groups/group-list.xml:73
+#: plugins/admin/departments/dep-list.xml:98
+#: plugins/admin/ogroups/ogroup-list.xml:73
+#: setup/class_setupStep_Migrate.inc:309
+msgid "Create"
+msgstr "Criar"
 
-#: ihtml/themes/default/userFilterEditor.tpl:69
-#, fuzzy
-msgid "Query"
-msgstr "usuários"
+#: plugins/admin/acl/acl-list.xml:95 plugins/admin/acl/acl-list.xml:144
+#: plugins/admin/users/user-list.xml:121
+#: plugins/admin/groups/group-list.xml:98
+#: plugins/admin/departments/dep-list.xml:160
+#: plugins/admin/departments/dep-list.xml:181
+#: plugins/admin/newConfigManagement/DeviceConfig-list.xml:64
+#: plugins/admin/ogroups/ogroup-list.xml:98
+#: plugins/personal/generic/generic_certs.tpl:22
+#: plugins/personal/generic/generic_certs.tpl:48
+#: plugins/personal/generic/generic_certs.tpl:74
+#: plugins/addons/propertyEditor/property-list.xml:108
+msgid "Remove"
+msgstr "Remover"
 
-#: ihtml/themes/default/acl.tpl:7 plugins/admin/acl/acl_role.tpl:3
-#: plugins/admin/acl/acl_role.tpl:4
-msgid "Assigned ACL for current entry"
-msgstr "Atribuir ACL para a entrada atual"
+#: plugins/admin/acl/acl-list.xml:131 plugins/admin/users/user-list.xml:114
+#: plugins/admin/groups/group-list.xml:91
+#: plugins/admin/departments/dep-list.xml:172
+#: plugins/admin/ogroups/ogroup-list.xml:91
+msgid "Edit"
+msgstr "Editar"
 
-#: ihtml/themes/default/acl.tpl:10 plugins/admin/acl/acl_role.tpl:38
-msgid "New ACL"
-msgstr "Nova ACL"
+#: plugins/admin/acl/class_aclRole.inc:26
+#: plugins/admin/acl/class_aclRole.inc:715
+msgid "Access control roles"
+msgstr "Papéis de controle de acesso"
 
-#: ihtml/themes/default/acl.tpl:15 ihtml/themes/default/acl.tpl:16
-#: include/class_userFilter.inc:55
+#: plugins/admin/acl/class_aclRole.inc:27
 #, fuzzy
-msgid "Options"
-msgstr "Ações"
+msgid "Edit AC roles"
+msgstr "Editar papél de ACL"
 
-#: ihtml/themes/default/acl.tpl:19 plugins/admin/acl/acl_role.tpl:45
-msgid "ACL type"
-msgstr "ACL tipo"
+#: plugins/admin/acl/class_aclRole.inc:138
+msgid "Reset ACL"
+msgstr "Reiniciar ACL"
 
-#: ihtml/themes/default/acl.tpl:23 ihtml/themes/default/acl.tpl:28
-#: plugins/admin/acl/acl_role.tpl:45
-#, fuzzy
-msgid "Select an ACL type"
-msgstr "Selecione um tipo de ACL"
+#: plugins/admin/acl/class_aclRole.inc:139
+#: plugins/generic/references/class_aclResolver.inc:64
+#: include/class_acl.inc:229
+msgid "One level"
+msgstr "Um nível"
 
-#: ihtml/themes/default/acl.tpl:33 ihtml/themes/default/acl.tpl:62
-#: ihtml/themes/default/acl.tpl:133 ihtml/themes/default/acl.tpl:150
-#: include/utils/class_msgPool.inc:307 setup/setup_migrate.tpl:70
-#: setup/setup_ldap.tpl:19
-#, php-format
-msgid "Apply"
-msgstr "Aplicar"
+#: plugins/admin/acl/class_aclRole.inc:140
+#: plugins/generic/references/class_aclResolver.inc:65
+#: include/class_acl.inc:230 include/class_acl.inc:235
+msgid "Current object"
+msgstr "Objeto corrente"
 
-#: ihtml/themes/default/acl.tpl:40
-msgid "Additional filter options"
-msgstr "Opções de filtros adicional"
+#: plugins/admin/acl/class_aclRole.inc:141
+#: plugins/generic/references/class_aclResolver.inc:66
+#: include/class_acl.inc:231
+msgid "Complete subtree"
+msgstr "Subárvore completa"
 
-#: ihtml/themes/default/acl.tpl:53 ihtml/themes/default/acl.tpl:65
-#: include/class_acl.inc:1114
-msgid "Members"
-msgstr "Membros"
+#: plugins/admin/acl/class_aclRole.inc:142
+#: plugins/generic/references/class_aclResolver.inc:67
+#: include/class_acl.inc:232
+msgid "Complete subtree (permanent)"
+msgstr "Subárvore completa (permanente)"
 
-#: ihtml/themes/default/acl.tpl:54
-#, fuzzy
-msgid "Member selection"
-msgstr "Objetos membros"
+#: plugins/admin/acl/class_aclRole.inc:166
+#: plugins/admin/departments/class_department.inc:676
+#: plugins/admin/departments/organization.tpl:27
+#: plugins/admin/departments/class_organizationGeneric.inc:124
+#: plugins/admin/departments/generic.tpl:27 include/class_userFilter.inc:55
+msgid "Category"
+msgstr "Categoria"
 
-#: ihtml/themes/default/acl.tpl:57
-msgid "Use members from"
-msgstr "Usar membros de"
+#: plugins/admin/acl/class_aclRole.inc:182
+#: plugins/admin/acl/class_aclRole.inc:744 include/class_acl.inc:280
+msgid "Permissions"
+msgstr "Permissões"
 
-#: ihtml/themes/default/acl.tpl:69 ihtml/themes/default/acl.tpl:74
+#: plugins/admin/acl/class_aclRole.inc:182 include/php_setup.inc:191
+#: include/class_acl.inc:280
 #, fuzzy
-msgid "List message possible targets"
-msgstr "Lista de possíveis alvos de mensagem"
+msgid "Type"
+msgstr "Tipo"
 
-#: ihtml/themes/default/acl.tpl:92 ihtml/themes/default/acl.tpl:98
-msgid "List message recipients"
-msgstr "Lista de recipientes de mensagens"
+#: plugins/admin/acl/class_aclRole.inc:411
+#, fuzzy
+msgid "No ACL settings for this category"
+msgstr "Nenhuma ACL configurada para esta categoria"
 
-#: ihtml/themes/default/acl.tpl:112 plugins/admin/acl/acl_role.tpl:51
-msgid "List of available ACL categories"
-msgstr "Lista de categorias de ACL disponíveis"
+#: plugins/admin/acl/class_aclRole.inc:413
+#, php-format
+msgid "ACL for these objects: %s"
+msgstr "ACL para esses objetos: %s"
 
-#: ihtml/themes/default/acl.tpl:120
-msgid "ACL for this object"
-msgstr "ACL para este objeto"
+#: plugins/admin/acl/class_aclRole.inc:418
+#, fuzzy
+msgid "Edit category ACL"
+msgstr "Editar categoria ACL"
 
-#: ihtml/themes/default/acl.tpl:126
-msgid "Available roles"
-msgstr "Papéis disponíveis"
+#: plugins/admin/acl/class_aclRole.inc:421
+#, fuzzy
+msgid "Delete category ACL"
+msgstr "Reiniciar categoria ACL"
 
-#: ihtml/themes/default/logout-close.tpl:5
-msgid "Your GOsa session has been closed!"
-msgstr "Sua sessão foi encerrada!"
+#: plugins/admin/acl/class_aclRole.inc:442
+#, php-format
+msgid "Edit ACL for '%s', scope is '%s'"
+msgstr "Editar ACL para '%s', o escopo é '%s'"
 
-#: ihtml/themes/default/logout-close.tpl:7
-msgid ""
-"Please close this browser window and clean the authentication caches to "
-"avoid an automatic re-authentication by your browser."
-msgstr ""
-"Por favor, feche esta janela do navegador e limpe o cache de autenticação "
-"para evitar uma re-autenticação automática pelo seu navegador."
+#: plugins/admin/acl/class_aclRole.inc:602
+#: plugins/admin/acl/class_aclRole.inc:642
+#: plugins/admin/acl/class_aclRole.inc:656
+#: plugins/admin/groups/class_group.inc:600
+#: plugins/admin/groups/class_group.inc:876
+#: plugins/admin/departments/class_department.inc:285
+#: plugins/admin/departments/class_department.inc:482
+#: plugins/admin/departments/class_department.inc:759
+#: plugins/admin/departments/class_department.inc:790
+#: plugins/admin/ogroups/class_ogroup.inc:758
+#: plugins/admin/ogroups/class_ogroup.inc:775
+#: plugins/personal/posix/class_posixAccount.inc:529
+#: plugins/personal/posix/class_posixAccount.inc:791
+#: plugins/personal/posix/trustModeDialog/class_trustModeDialog.inc:253
+#: plugins/personal/generic/class_user.inc:730
+#: plugins/personal/generic/class_user.inc:1099
+#: plugins/addons/dyngroup/class_DynamicLdapGroup.inc:191
+#: plugins/addons/dyngroup/class_DynamicLdapGroup.inc:256
+#: plugins/generic/references/class_reference.inc:97
+#: setup/class_setupStep_Migrate.inc:461 setup/class_setupStep_Migrate.inc:814
+#: html/index.php:271 include/class_userFilter.inc:275
+#: include/class_ldap.inc:847 include/class_ldap.inc:1305
+#: include/class_SnapshotHandler.inc:123 include/class_SnapshotHandler.inc:280
+#: include/class_SnapshotHandler.inc:329 include/class_SnapshotHandler.inc:333
+#: include/class_SnapshotHandler.inc:346 include/class_SnapshotHandler.inc:380
+#: include/class_SnapshotHandler.inc:435 include/class_SnapshotHandler.inc:500
+#: include/class_SnapshotHandler.inc:515 include/class_config.inc:367
+#: include/class_acl.inc:1258 include/class_acl.inc:1354
+#: include/functions.inc:494 include/functions.inc:529
+#: include/functions.inc:537 include/functions.inc:583
+#: include/functions.inc:852 include/functions.inc:901
+#: include/functions.inc:958 include/functions.inc:1008
+#: include/functions.inc:3272
+msgid "LDAP error"
+msgstr "Erro LDAP"
 
-#: ihtml/themes/default/snapshotdialog.tpl:3
-msgid "Restoring object snapshots"
-msgstr ""
+#: plugins/admin/acl/class_aclRole.inc:635
+msgid "Object in use"
+msgstr "Objetos em uso"
 
-#: ihtml/themes/default/snapshotdialog.tpl:6
-msgid ""
-"This procedure will restore a snapshot of the selected object. It will "
-"replace the existing object after pressing the restore button."
+#: plugins/admin/acl/class_aclRole.inc:635
+#, fuzzy, php-format
+msgid "This role cannot be removed while it is in use by these objects:"
 msgstr ""
-"Este procedimento irá restaurar uma imagem do objeto selecionado. Ele irá "
-"substituir o objeto existente após pressionar o botão restaurar."
+"Esse papel não pode ser removido enquanto ele esta em uso por esses objetos:"
 
-#: ihtml/themes/default/snapshotdialog.tpl:9
-#, fuzzy
-msgid ""
-"DNS configuration and some database entries cannot be restored. They need to "
-"be recreated manually."
-msgstr ""
-"Lembre-se que a configuração de DNS e as entradas do banco de dados não pôde "
-"ser restaurado. Para alguns objetos só é nescessario para abrir e salvá-los "
-"novamente (goFon), mas alguns itens devem ser recriados manualmente (GLPI)."
-
-#: ihtml/themes/default/snapshotdialog.tpl:12
-msgid ""
-"Don't forget to check references to other objects, for example does the "
-"selected printer still exists ?"
-msgstr ""
-"Não se esqueça de verificar as referências a outros objetos, por exemplo, se "
-"a impressora selecionada ainda existe?"
-
-#: ihtml/themes/default/snapshotdialog.tpl:20
-#: ihtml/themes/default/snapshotdialog.tpl:63 include/class_acl.inc:799
-#: include/class_acl.inc:806 include/class_acl.inc:813
-#: include/utils/class_msgPool.inc:459
-#: plugins/admin/departments/class_department.inc:624
-msgid "Object"
-msgstr "Objeto"
-
-#: ihtml/themes/default/snapshotdialog.tpl:29
-msgid "There is no snapshot available that can be restored"
-msgstr ""
+#: plugins/admin/acl/class_aclRole.inc:670
+#: plugins/admin/groups/class_group.inc:463
+#: plugins/admin/groups/class_group.inc:469
+#: plugins/admin/groups/class_group.inc:657
+#: plugins/admin/groups/class_group.inc:753
+#: plugins/admin/groups/class_group.inc:758
+#: plugins/admin/groups/class_group.inc:1096
+#: plugins/admin/departments/class_department.inc:317
+#: plugins/admin/newConfigManagement/class_newConfigManagement.inc:42
+#: plugins/admin/newConfigManagement/class_newConfigManagement.inc:94
+#: plugins/admin/ogroups/class_ogroup.inc:402
+#: plugins/personal/generic/class_user.inc:297
+#: plugins/personal/generic/class_user.inc:429
+#: plugins/personal/generic/class_user.inc:522
+#: plugins/personal/generic/class_user.inc:816
+#: plugins/personal/generic/class_user.inc:1050
+#: plugins/personal/generic/class_user.inc:1177
+#: plugins/personal/generic/class_user.inc:1184
+#: plugins/personal/generic/class_user.inc:1202
+#: plugins/personal/generic/class_user.inc:1483
+#: plugins/personal/generic/class_user.inc:1809
+#: plugins/personal/password/class_password.inc:210
+#: plugins/addons/propertyEditor/migration/class_migrateRDN.inc:203
+#: plugins/addons/propertyEditor/migration/class_migrateRDN.inc:207
+#: plugins/generic/references/class_ldifViewer.inc:20
+#: plugins/generic/statistics/chartClasses/class_categoryActionOverTime.inc:43
+#: plugins/generic/statistics/chartClasses/class_categoryActionOverTime.inc:49
+#: plugins/generic/statistics/chartClasses/class_categoryActionOverTime.inc:96
+#: plugins/generic/statistics/class_statistics.inc:133
+#: plugins/generic/statistics/class_statistics.inc:229
+#: plugins/generic/statistics/class_statistics.inc:244
+#: setup/setup_checks.tpl:25 setup/setup_checks.tpl:66
+#: setup/class_setupStep_Migrate.inc:450 html/index.php:241 html/index.php:245
+#: include/utils/class_msgPool.inc:137 include/utils/class_msgPool.inc:149
+#: include/utils/class_msgPool.inc:167 include/utils/class_msgPool.inc:440
+#: include/utils/class_msgPool.inc:462 include/utils/class_xml.inc:40
+#: include/class_msg_dialog.inc:99 include/class_gosaSupportDaemon.inc:1184
+#: include/class_gosaSupportDaemon.inc:1204
+#: include/password-methods/class_password-methods.inc:339
+#: include/class_CopyPasteHandler.inc:118
+#: include/class_CopyPasteHandler.inc:127
+#: include/class_CopyPasteHandler.inc:159
+#: include/class_CopyPasteHandler.inc:176
+#: include/class_CopyPasteHandler.inc:185
+#: include/class_CopyPasteHandler.inc:193
+#: include/class_CopyPasteHandler.inc:273
+#: include/class_CopyPasteHandler.inc:377 include/class_tabs.inc:56
+#: include/class_plugin.inc:1698 include/class_plugin.inc:1705
+#: include/class_listing.inc:536 include/functions.inc:3038
+#: include/functions.inc:3346 include/functions.inc:3360
+#: include/functions.inc:3390 include/functions.inc:3398
+#: include/functions.inc:3410 include/functions.inc:3414
+#: include/functions.inc:3429 include/functions.inc:3438
+#: include/functions.inc:3498 include/class_management.inc:508
+#: include/class_management.inc:669
+#, php-format
+msgid "Error"
+msgstr "Erro"
 
-#: ihtml/themes/default/snapshotdialog.tpl:31
-msgid "Choose a snapshot and click the folder image, to restore the snapshot"
-msgstr ""
+#: plugins/admin/acl/class_aclRole.inc:731
+#, fuzzy
+msgid "RDN for role storage."
+msgstr "Caminho dos perfis Kiosk"
 
-#: ihtml/themes/default/snapshotdialog.tpl:50
-msgid "Creating object snapshots"
-msgstr "Criando imagens dos objetos"
+#: plugins/admin/acl/class_aclRole.inc:742 plugins/admin/acl/acl-list.tpl:12
+#: plugins/admin/acl/acl_role.tpl:27 plugins/admin/users/user-list.tpl:12
+#: plugins/admin/groups/singleUserSelect/singleUser-list.tpl:12
+#: plugins/admin/groups/userSelect/user-list.tpl:12
+#: plugins/admin/groups/group-list.tpl:12
+#: plugins/admin/groups/userGroupSelect/selectUserGroup-list.tpl:12
+#: plugins/admin/groups/generic.tpl:39
+#: plugins/admin/groups/class_group.inc:1059
+#: plugins/admin/departments/class_countryGeneric.inc:94
+#: plugins/admin/departments/locality.tpl:28
+#: plugins/admin/departments/domain.tpl:28
+#: plugins/admin/departments/class_department.inc:677
+#: plugins/admin/departments/dcObject.tpl:28
+#: plugins/admin/departments/organization.tpl:39
+#: plugins/admin/departments/class_dcObject.inc:93
+#: plugins/admin/departments/class_localityGeneric.inc:94
+#: plugins/admin/departments/country.tpl:28
+#: plugins/admin/departments/class_organizationGeneric.inc:125
+#: plugins/admin/departments/generic.tpl:39
+#: plugins/admin/departments/class_domain.inc:92
+#: plugins/admin/departments/dep-list.tpl:12
+#: plugins/admin/ogroups/generic.tpl:26
+#: plugins/admin/ogroups/objectSelect/selectObject-list.tpl:12
+#: plugins/admin/ogroups/ogroup-list.tpl:12
+#: plugins/admin/ogroups/class_ogroup.inc:862
+#: plugins/personal/posix/trustSelect/trust-list.tpl:12
+#: plugins/personal/posix/groupSelect/group-list.tpl:12
+#: plugins/personal/generic/generic.tpl:167
+#: plugins/personal/generic/class_user.inc:1714
+#: plugins/addons/dyngroup/dyngroup.tpl:5
+#: plugins/addons/dyngroup/class_DynamicLdapGroup.inc:114
+#: setup/setup_ldap.tpl:47
+msgid "Base"
+msgstr "Base"
 
-#: ihtml/themes/default/snapshotdialog.tpl:53
-msgid ""
-"This procedure will create a snapshot of the selected object. It will be "
-"stored inside a special branch of your directory system and can be restored "
-"later on."
-msgstr ""
-"Este procedimento irá criar um imagem do objeto selecionado. Ele será "
-"armazenado dentro de um árvore especial do seu sistema de diretório e podem "
-"ser recuperados mais tarde."
+#: plugins/admin/acl/class_aclManagement.inc:25 include/class_acl.inc:27
+msgid "Access control"
+msgstr "Controle de Acesso"
 
-#: ihtml/themes/default/snapshotdialog.tpl:56
-#, fuzzy
+#: plugins/admin/acl/class_aclManagement.inc:26
 msgid ""
-"Remember that database entries, DNS configurations and possibly created "
-"zones in server extensions will not be stored in the snapshot."
+"Control access to GOsa managed objects down to attribute and action level"
 msgstr ""
-"Lembre-se que as entradas de dados, configurações de DNS e possivelmente "
-"criado em zonas de extensões de servidor não será armazenado no snapshot."
 
-#: ihtml/themes/default/snapshotdialog.tpl:71
-#, fuzzy
-msgid "Time stamp"
-msgstr "Timestamp"
+#: plugins/admin/acl/class_aclManagement.inc:98
+#: plugins/admin/users/class_userManagement.inc:697
+#: plugins/admin/users/class_userManagement.inc:701
+#: include/class_management.inc:405
+msgid "Permission error"
+msgstr "Erro de permissão"
 
-#: ihtml/themes/default/snapshotdialog.tpl:80
-msgid "Reason for generating this snapshot"
-msgstr ""
+#: plugins/admin/acl/acl_role.tpl:3 plugins/admin/acl/acl_role.tpl:4
+#: ihtml/themes/default/acl.tpl:7
+msgid "Assigned ACL for current entry"
+msgstr "Atribuir ACL para a entrada atual"
 
-#: ihtml/themes/default/snapshotdialog.tpl:88
-#: plugins/admin/users/template.tpl:49
-#: plugins/admin/departments/class_department.inc:564
-#: plugins/admin/departments/class_department.inc:646
-msgid "Continue"
-msgstr "Continuar"
+#: plugins/admin/acl/acl_role.tpl:38 ihtml/themes/default/acl.tpl:10
+msgid "New ACL"
+msgstr "Nova ACL"
 
-#: ihtml/themes/default/msg_dialog.tpl:55
-#: ihtml/themes/default/msg_dialog.tpl:103
-msgid "Error message title"
-msgstr ""
+#: plugins/admin/acl/acl_role.tpl:45 ihtml/themes/default/acl.tpl:19
+msgid "ACL type"
+msgstr "ACL tipo"
 
-#: ihtml/themes/default/msg_dialog.tpl:66
-#: ihtml/themes/default/msg_dialog.tpl:115
+#: plugins/admin/acl/acl_role.tpl:45 ihtml/themes/default/acl.tpl:23
+#: ihtml/themes/default/acl.tpl:28
 #, fuzzy
-msgid "Error message"
-msgstr "Enviar mensagem"
-
-#: ihtml/themes/default/msg_dialog.tpl:77
-#: ihtml/themes/default/msg_dialog.tpl:79
-#: ihtml/themes/default/msg_dialog.tpl:136
-#: ihtml/themes/default/msg_dialog.tpl:139
-#: ihtml/themes/default/msg_dialog.tpl:144 include/utils/class_msgPool.inc:301
-#: setup/class_setupStep_Migrate.inc:153 setup/class_setupStep_Migrate.inc:303
-#: setup/class_setupStep_Migrate.inc:684 setup/class_setupStep_Migrate.inc:828
-#: setup/setup_checks.tpl:21 setup/setup_checks.tpl:62
-#, php-format
-msgid "OK"
-msgstr ""
+msgid "Select an ACL type"
+msgstr "Selecione um tipo de ACL"
 
-#: ihtml/themes/default/password.tpl:5
-msgid "Change your password"
-msgstr "Alterar sua senha"
+#: plugins/admin/acl/acl_role.tpl:51 ihtml/themes/default/acl.tpl:112
+msgid "List of available ACL categories"
+msgstr "Lista de categorias de ACL disponíveis"
 
-#: ihtml/themes/default/password.tpl:61
-msgid "Your password has been changed successfully."
-msgstr "Sua senha foi alterada com sucesso."
+#: plugins/admin/acl/paste_role.tpl:1
+#, fuzzy
+msgid "Paste ACL-role"
+msgstr "Papel de ACL"
 
-#: ihtml/themes/default/password.tpl:65 html/main.php:220
-#: plugins/admin/users/class_userManagement.inc:386
-#: plugins/personal/password/class_password.inc:155
-#: plugins/personal/password/class_password.inc:158
-#: plugins/personal/password/class_password.inc:161
-msgid "Password change"
-msgstr "Alterar senha"
+#: plugins/admin/users/class_userManagement.inc:25
+#: plugins/personal/generic/class_user.inc:1676
+#: plugins/generic/references/class_aclResolver.inc:185
+#: setup/class_setupStep_Migrate.inc:297 include/class_acl.inc:239
+msgid "Users"
+msgstr "Usuários"
 
-#: ihtml/themes/default/password.tpl:72
-#, fuzzy
+#: plugins/admin/users/class_userManagement.inc:26
 msgid ""
-"Enter the current password and the new password (twice) in the fields below "
-"and press the 'Set password' button."
+"Manage aspects of user accounts like generic, POSIX, samba and mail settings"
 msgstr ""
-"Esta janela fornece uma maneira simples de alterar sua senha. Digite a senha "
-"atual e a nova senha (duas vezes) nos campos abaixo e pressione o botão "
-"'Alterar'."
 
-#: ihtml/themes/default/password.tpl:74 plugins/admin/users/user-list.xml:128
-#: plugins/admin/users/user-list.xml:230
-#: plugins/personal/password/class_password.inc:26
-msgid "Change password"
-msgstr "alterar senha"
+#: plugins/admin/users/class_userManagement.inc:196
+#: plugins/admin/groups/class_groupManagement.inc:100
+#: plugins/admin/ogroups/class_ogroupManagement.inc:115
+msgid "Infrastructure error"
+msgstr "Erro de infraestrutura"
 
-#: ihtml/themes/default/password.tpl:77 ihtml/themes/default/password.tpl:79
-msgid "Directory"
-msgstr "Diretório"
+#: plugins/admin/users/class_userManagement.inc:228
+#: plugins/admin/users/class_userManagement.inc:739
+#: include/class_management.inc:324 include/class_management.inc:487
+#: include/class_management.inc:534 include/class_management.inc:549
+#: include/class_management.inc:586 include/class_management.inc:600
+msgid "Permission"
+msgstr "Permissão"
 
-#: ihtml/themes/default/password.tpl:97
-#: plugins/personal/password/password.tpl:18
-#: plugins/personal/password/password.tpl:47
-#: plugins/personal/myaccount/password.tpl:12
-#: plugins/personal/myaccount/password.tpl:41
-msgid "Current password"
-msgstr "Senha atual"
+#: plugins/admin/users/class_userManagement.inc:316
+#: plugins/personal/password/class_password.inc:121 html/password.php:246
+msgid ""
+"The passwords you've entered as 'New password' and 'Repeated new password' "
+"do not match."
+msgstr ""
+"As senhas que você digitou como 'Nova senha' e 'Repita a nova senha' não "
+"coincidem."
 
-#: ihtml/themes/default/password.tpl:103 plugins/admin/users/password.tpl:13
-#: plugins/admin/users/password.tpl:65
 #: plugins/admin/users/class_userManagement.inc:319
-#: plugins/personal/password/password.tpl:24
-#: plugins/personal/password/password.tpl:78
+#: plugins/admin/users/password.tpl:13 plugins/admin/users/password.tpl:65
 #: plugins/personal/myaccount/password.tpl:18
 #: plugins/personal/myaccount/password.tpl:71
+#: plugins/personal/password/password.tpl:24
+#: plugins/personal/password/password.tpl:78
+#: ihtml/themes/default/password.tpl:103
 msgid "New password"
 msgstr "Nova Senha"
 
-#: ihtml/themes/default/password.tpl:110 plugins/admin/users/password.tpl:20
-#: plugins/admin/users/password.tpl:72
-#: plugins/personal/password/password.tpl:31
-#: plugins/personal/password/password.tpl:85
-#: plugins/personal/myaccount/password.tpl:25
-#: plugins/personal/myaccount/password.tpl:78
-msgid "Repeat new password"
-msgstr "Repita a nova senha"
+#: plugins/admin/users/class_userManagement.inc:386
+#: plugins/personal/password/class_password.inc:155
+#: plugins/personal/password/class_password.inc:158
+#: plugins/personal/password/class_password.inc:161 html/main.php:220
+#: ihtml/themes/default/password.tpl:65
+msgid "Password change"
+msgstr "Alterar senha"
 
-#: ihtml/themes/default/password.tpl:117
-#: plugins/personal/password/password.tpl:37
-#: plugins/personal/password/password.tpl:91
-#: plugins/personal/myaccount/password.tpl:31
-#: plugins/personal/myaccount/password.tpl:84
-msgid "Password strength"
-msgstr "Complexidade"
+#: plugins/admin/users/class_userManagement.inc:387
+#, fuzzy
+msgid "You have no permission to change this users password!"
+msgstr "Você não tem permissão para alterar esta senha de usuários!"
 
-#: ihtml/themes/default/password.tpl:131
-msgid "Click here to change your password"
-msgstr "Clique aqui para alterar sua senha"
+#: plugins/admin/users/class_userManagement.inc:458
+#: plugins/admin/users/class_userManagement.inc:492
+#: plugins/admin/users/class_userManagement.inc:523
+#: plugins/admin/ogroups/class_ogroup.inc:318
+msgid "none"
+msgstr "nenhum"
 
-#: ihtml/themes/default/password.tpl:131 plugins/admin/users/password.tpl:101
-#: plugins/personal/password/password.tpl:103
-#: plugins/personal/myaccount/password.tpl:96
-msgid "Set password"
-msgstr "Salvar senha"
+#: plugins/admin/users/class_userManagement.inc:530
+#: plugins/admin/users/template.tpl:15 plugins/admin/users/user-list.xml:15
+#: plugins/admin/users/user-list.xml:102 plugins/admin/users/templatize.tpl:15
+msgid "Template"
+msgstr "Modelo"
 
-#: ihtml/themes/default/islocked.tpl:4
-msgid "Locking conflict detected"
-msgstr "Conflito de bloqueio detectado"
+#: plugins/admin/users/class_userManagement.inc:536
+#: plugins/admin/users/user-list.xml:57
+#: plugins/admin/groups/singleUserSelect/singleUser-list.xml:40
+#: plugins/admin/groups/userSelect/user-list.xml:40
+#: plugins/admin/groups/class_group.inc:210
+#: plugins/admin/groups/class_group.inc:1190
+#: plugins/admin/groups/class_group.inc:1200
+#: plugins/personal/generic/class_user.inc:1326
+#: plugins/personal/generic/class_user.inc:1373
+#: plugins/personal/generic/class_user.inc:1703
+#: plugins/personal/generic/class_user.inc:1857
+#: plugins/generic/references/class_reference.inc:87
+#: ihtml/themes/default/infoPage.tpl:15
+#, fuzzy
+msgid "Given name"
+msgstr "Primeiro Nome"
 
-#: ihtml/themes/default/islocked.tpl:14
+#: plugins/admin/users/class_userManagement.inc:777
 #, fuzzy
+msgid "Account locking"
+msgstr "Bloqueio de conta"
+
+#: plugins/admin/users/class_userManagement.inc:778
+#, fuzzy, php-format
 msgid ""
-"If this lock detection is false, the other person has obviously closed the "
-"web browser during the edit operation. You may want to take over the lock by "
-"pressing the 'Edit anyway' button."
+"Password method '%s' does not support locking. Account (%s) has not been "
+"locked!"
 msgstr ""
-"Se esta detecção de bloqueio é falsa, a outra pessoa tem, obviamente, "
-"fechado o navegador durante a operação de edição. Você pode querer assumir o "
-"bloqueio pressionando o botão 'Editar de qualquer maneira'."
+"Método de senha '%s' não suporta bloqueio. A conta (%s) não foi bloqueada!"
 
-#: ihtml/themes/default/islocked.tpl:23
-msgid "Read only"
-msgstr "Somente leitura"
+#: plugins/admin/users/class_userManagement.inc:851
+#, fuzzy
+msgid "Unlock account"
+msgstr "Debloquear conta"
 
-#: ihtml/themes/default/help.tpl:9
-msgid "GOsa help viewer"
-msgstr "Visualizar a Ajuda do GOsa "
+#: plugins/admin/users/class_userManagement.inc:853
+msgid "Lock account"
+msgstr "Bloquear conta"
 
-#: ihtml/themes/default/help.tpl:15
-msgid "Index"
-msgstr "Índice"
+#: plugins/admin/users/class_userManagement.inc:865
+#: plugins/admin/groups/class_group.inc:1035
+#: plugins/admin/departments/class_department.inc:659
+#: plugins/admin/ogroups/class_ogroup.inc:848
+#: plugins/personal/posix/generic.tpl:5
+#: plugins/personal/generic/class_user.inc:37
+#: plugins/personal/generic/class_user.inc:1670 setup/setup_feedback.tpl:35
+#: setup/setup_feedback.tpl:36
+msgid "Generic"
+msgstr "Geral"
 
-#: ihtml/themes/default/help.tpl:21 include/class_filter.inc:158
-#: include/class_filter.inc:228 setup/setup_ldap.tpl:15
-msgid "Search"
-msgstr "Procurar"
+#: plugins/admin/users/class_userManagement.inc:866
+msgid "Edit generic properties"
+msgstr "Editar propriedade gerais"
 
-#: ihtml/themes/default/logout.tpl:6
-msgid "Your GOsa session has expired!"
-msgstr "Sua sessão do GOsa expirou!"
+#: plugins/admin/users/class_userManagement.inc:869
+#: plugins/admin/groups/class_groupManagement.inc:157
+#: plugins/personal/posix/class_posixAccount.inc:37
+#: plugins/personal/posix/class_posixAccount.inc:270
+#: plugins/personal/posix/class_posixAccount.inc:290
+#: plugins/personal/posix/class_posixAccount.inc:292
+#: plugins/personal/posix/class_posixAccount.inc:295
+msgid "POSIX"
+msgstr "POSIX"
 
-#: ihtml/themes/default/logout.tpl:9
-#, fuzzy
-msgid ""
-"It has been a while since your last interaction with GOsa took place. Your "
-"session has been closed for security reasons. Please login again to continue "
-"with administrative tasks."
-msgstr ""
-"A última interação com a interface web GOsa foi há algum tempo. Por razões "
-"de segurança, a sessão foi fechada. Para continuar com as tarefas "
-"administrativas, por favor conectar-se novamente."
+#: plugins/admin/users/class_userManagement.inc:870
+#: plugins/admin/groups/class_groupManagement.inc:158
+msgid "Edit POSIX properties"
+msgstr "Editar propriedades POSIX"
 
-#: ihtml/themes/default/logout.tpl:16
-#, fuzzy
-msgid "Login again"
-msgstr "Registrar-se novamente"
+#: plugins/admin/users/class_userManagement.inc:872
+#: plugins/admin/groups/class_groupManagement.inc:165
+#: plugins/admin/ogroups/tabs_ogroups.inc:155
+#: plugins/generic/infoPage/class_infoPage.inc:112
+#: ihtml/themes/default/infoPage.tpl:20
+msgid "Mail"
+msgstr "Email"
 
-#: ihtml/themes/default/ldifViewer.tpl:1
-msgid "Raw LDAP entry"
-msgstr ""
+#: plugins/admin/users/class_userManagement.inc:874
+#: plugins/admin/groups/class_groupManagement.inc:166
+msgid "Edit mail properties"
+msgstr "Editar propriedades do email"
 
-#: ihtml/themes/default/removeEntries.tpl:4
-#: plugins/addons/propertyEditor/property-list.tpl:7
-#, fuzzy
-msgid "Attention"
-msgstr "Autenticação"
+#: plugins/admin/users/class_userManagement.inc:877
+#: plugins/admin/groups/class_groupManagement.inc:173
+#: plugins/personal/posix/class_posixAccount.inc:290
+msgid "Samba"
+msgstr "Samba"
 
-#: ihtml/themes/default/removeEntries.tpl:14
-#, fuzzy
-msgid ""
-"If you're sure you want to do this press 'Delete' to continue or 'Cancel' to "
-"abort."
-msgstr ""
-"Portanto - se você está certo - pressione 'Excluir' para continuar ou "
-"\"Cancelar\" para abortar."
+#: plugins/admin/users/class_userManagement.inc:878
+#: plugins/admin/groups/class_groupManagement.inc:174
+msgid "Edit samba properties"
+msgstr "Editar propriedades do samba"
 
-#: ihtml/themes/default/framework.tpl:9
+#: plugins/admin/users/class_userManagement.inc:881
+msgid "Netatalk"
+msgstr "Netatalk"
+
+#: plugins/admin/users/class_userManagement.inc:882
 #, fuzzy
-msgid "Log out"
-msgstr "Sair"
+msgid "Edit Netatalk properties"
+msgstr "Editar propriedades netatalk"
 
-#: ihtml/themes/default/framework.tpl:10
-msgid ""
-"You are currently editing a database entry. Do you want to dismiss the "
-"changes?"
-msgstr ""
-"Você está editando uma entrada de dados. Você quer rejeitar as mudanças?"
+#: plugins/admin/users/class_userManagement.inc:885
+#: plugins/admin/groups/class_groupManagement.inc:197
+#: plugins/personal/posix/class_posixAccount.inc:290
+msgid "Environment"
+msgstr "Ambiente"
 
-#: ihtml/themes/default/framework.tpl:22
-#, fuzzy, php-format
-msgid "Session expires in %d!"
-msgstr "A sessão não é criptografada."
+#: plugins/admin/users/class_userManagement.inc:886
+#: plugins/admin/groups/class_groupManagement.inc:198
+msgid "Edit environment properties"
+msgstr "Editar propriedades do ambiente"
 
-#: html/password.php:61 html/main.php:170 include/functions.inc:465
-#: include/utils/class_xml.inc:43
-#: plugins/admin/departments/class_department.inc:439
-msgid "Fatal error"
-msgstr "Erro fatal"
+#: plugins/admin/users/class_userManagement.inc:889
+msgid "FAX"
+msgstr "FAX"
 
-#: html/password.php:63 html/index.php:157
-#, php-format
-msgid "GOsa configuration %s/%s is not readable. Aborted."
-msgstr "Não é possivel ler o arquivo de configuração do GOsa: %s/%s"
+#: plugins/admin/users/class_userManagement.inc:890
+msgid "Edit FAX properties"
+msgstr "Editar propriedades FAX"
 
-#: html/password.php:113 html/index.php:157 html/index.php:233
-#: html/main.php:285
-#: include/password-methods/class_password-methods-ssha.inc:51
-#: include/password-methods/class_password-methods-sha.inc:48
-#: include/class_SnapshotHandler.inc:44 include/class_SnapshotHandler.inc:57
-#: include/class_SnapshotHandler.inc:75 include/functions.inc:837
-#: include/functions.inc:3053 include/functions.inc:3068
-#: include/utils/class_timezone.inc:47 include/class_config.inc:171
-#: include/class_config.inc:710 include/class_config.inc:1171
-#: include/class_config.inc:1184 include/class_config.inc:1202
-#: include/class_pluglist.inc:117 include/class_CopyPasteHandler.inc:119
-#: include/class_CopyPasteHandler.inc:128
-#: include/class_CopyPasteHandler.inc:177
-#: include/class_CopyPasteHandler.inc:186
-#: include/class_CopyPasteHandler.inc:194
-#: plugins/admin/groups/class_group.inc:166
-#: plugins/admin/groups/class_group.inc:1240
-msgid "Configuration error"
-msgstr "Erro de configuração"
+#: plugins/admin/users/class_userManagement.inc:893
+#: plugins/admin/groups/class_groupManagement.inc:181
+#: plugins/admin/departments/class_department.inc:376
+#: plugins/admin/departments/organization.tpl:109
+#: plugins/admin/departments/generic.tpl:110
+#: plugins/admin/ogroups/objectSelect/selectObject-list.xml:55
+#: plugins/admin/ogroups/class_ogroupManagement.inc:188
+#: plugins/personal/generic/generic.tpl:394
+#: plugins/personal/generic/generic.tpl:574
+#: plugins/personal/generic/class_user.inc:1354
+#: plugins/personal/generic/class_user.inc:1845
+msgid "Phone"
+msgstr "Telefone"
 
-#: html/password.php:115 html/index.php:179 html/setup.php:73
-#, fuzzy, php-format
-msgid "Compile directory %s is not accessible!"
+#: plugins/admin/users/class_userManagement.inc:894
+#: plugins/admin/groups/class_groupManagement.inc:182
+msgid "Edit phone properties"
+msgstr "Editar propriedades do telefone"
+
+#: plugins/admin/users/template.tpl:2
+msgid "Creating a new user using templates"
+msgstr "Criando um novo usuário usando modelos"
+
+#: plugins/admin/users/template.tpl:6
+msgid ""
+"Creating a new user can be assisted by using templates. Many database "
+"records will be filled automatically. Choose 'none' to skip the usage of "
+"templates."
 msgstr ""
-"O diretório '%s' especificado como diretório de compilação não esta "
-"acessível!"
+"Criar um novo usuário pode ser usando modelos. Muitos registros de banco de "
+"dados serão preenchidos automaticamente. Escolha 'nenhum' para ignorar o uso "
+"de modelos."
 
-#: html/password.php:194 plugins/personal/generic/class_user.inc:614
-msgid "Password method"
-msgstr "Método de senha"
+#: plugins/admin/users/template.tpl:13
+msgid "User template selection dialog"
+msgstr ""
 
-#: html/password.php:195
-msgid "Error: Password method not available!"
-msgstr "Erro: Método de senha não esta dispnível!"
+#: plugins/admin/users/template.tpl:23
+#: plugins/personal/generic/paste_generic.tpl:8
+#: plugins/personal/generic/generic.tpl:37
+msgid "Last name"
+msgstr "Último Nome"
 
-#: html/password.php:242 plugins/generic/dashBoard/Register/register.tpl:49
-#: plugins/admin/groups/userSelect/user-list.xml:56
+#: plugins/admin/users/template.tpl:27
+#: plugins/personal/generic/paste_generic.tpl:12
+#: plugins/personal/generic/generic.tpl:51
+msgid "First name"
+msgstr "Primeiro Nome"
+
+#: plugins/admin/users/template.tpl:32 plugins/admin/users/user-list.xml:65
 #: plugins/admin/groups/singleUserSelect/singleUser-list.xml:56
+#: plugins/admin/groups/userSelect/user-list.xml:56
 #: plugins/admin/groups/userGroupSelect/selectUserGroup-list.xml:65
-#: plugins/admin/users/template.tpl:32 plugins/admin/users/user-list.xml:65
+#: plugins/personal/generic/paste_generic.tpl:16
+#: plugins/personal/generic/generic.tpl:65
 #: plugins/personal/generic/class_user.inc:1311
 #: plugins/personal/generic/class_user.inc:1329
 #: plugins/personal/generic/class_user.inc:1343
 #: plugins/personal/generic/class_user.inc:1345
-#: plugins/personal/generic/class_user.inc:1705
-#: plugins/personal/generic/generic.tpl:65
-#: plugins/personal/generic/paste_generic.tpl:16
+#: plugins/personal/generic/class_user.inc:1704
+#: plugins/generic/dashBoard/Register/register.tpl:49 html/password.php:242
 msgid "Login"
 msgstr "Usuário"
 
-#: html/password.php:244 plugins/personal/password/class_password.inc:119
-msgid "You need to specify your current password in order to proceed."
-msgstr "Você precisa informar a sua senha atual para continuar."
+#: plugins/admin/users/template.tpl:49
+#: plugins/admin/departments/class_department.inc:564
+#: plugins/admin/departments/class_department.inc:646
+#: ihtml/themes/default/snapshotdialog.tpl:88
+msgid "Continue"
+msgstr "Continuar"
 
-#: html/password.php:246 plugins/admin/users/class_userManagement.inc:316
-#: plugins/personal/password/class_password.inc:121
+#: plugins/admin/users/password.tpl:4
+#, fuzzy
 msgid ""
-"The passwords you've entered as 'New password' and 'Repeated new password' "
-"do not match."
+"To change the user password use the fields below. The changes take effect "
+"immediately. Please memorize the new password, because the user wouldn't be "
+"able to login without it."
 msgstr ""
-"As senhas que você digitou como 'Nova senha' e 'Repita a nova senha' não "
-"coincidem."
+"Para alterar a senha do usuário utilizar os campos abaixo. As alterações "
+"terão efeito imediatamente. Por favor, memorize a nova senha, porque o "
+"usuário não seria capaz de fazer login sem ele."
 
-#: html/password.php:248 plugins/personal/password/class_password.inc:123
-msgid "The password you've entered as 'New password' is empty."
-msgstr "A senha que você digitou em 'Nova senha' esta em branco."
+#: plugins/admin/users/password.tpl:11 plugins/admin/users/password.tpl:39
+#, fuzzy
+msgid "Password input dialog"
+msgstr "Tamanho minimo da senha"
 
-#: html/password.php:250 plugins/personal/password/class_password.inc:125
-msgid "The password used as new and current are too similar."
-msgstr "A nova senha usada e atuais são muito semelhantes."
+#: plugins/admin/users/password.tpl:20 plugins/admin/users/password.tpl:72
+#: plugins/personal/myaccount/password.tpl:25
+#: plugins/personal/myaccount/password.tpl:78
+#: plugins/personal/password/password.tpl:31
+#: plugins/personal/password/password.tpl:85
+#: ihtml/themes/default/password.tpl:110
+msgid "Repeat new password"
+msgstr "Repita a nova senha"
 
-#: html/password.php:252 plugins/personal/password/class_password.inc:127
-msgid "The password used as new is to short."
-msgstr "A nova senha usada é muito curta."
+#: plugins/admin/users/password.tpl:27 plugins/admin/users/password.tpl:79
+#, fuzzy
+msgid "Strength"
+msgstr "Força"
 
-#: html/password.php:254 plugins/personal/password/class_password.inc:129
-msgid "The password contains possibly problematic Unicode characters!"
-msgstr ""
+#: plugins/admin/users/password.tpl:43
+#: plugins/personal/myaccount/password.tpl:49
+#: plugins/personal/password/password.tpl:55
+#, fuzzy
+msgid "Use proposal"
+msgstr "grupo de usuários"
 
-#: html/password.php:261 html/index.php:311
+#: plugins/admin/users/password.tpl:61
+#: plugins/personal/myaccount/password.tpl:67
+#: plugins/personal/password/password.tpl:74
 #, fuzzy
-msgid "Please check the username/password combination!"
-msgstr "Por favor, verifique as combinações de usuário/senha."
+msgid "Manually specify a password"
+msgstr "Por favor, informe sua senha!"
 
-#: html/password.php:268
+#: plugins/admin/users/password.tpl:95
 #, fuzzy
-msgid "You have no permissions to change your password!"
-msgstr "Você não tem permissão para alterar a sua senha."
+msgid "Enforce password change on next login."
+msgstr "Forçar usuário alterar a senha no logon"
 
-#: html/password.php:280 plugins/personal/password/class_password.inc:136
-#, php-format
-msgid "Check-hook reported a problem: %s. Password change canceled!"
-msgstr ""
+#: plugins/admin/users/password.tpl:101
+#: plugins/personal/myaccount/password.tpl:96
+#: plugins/personal/password/password.tpl:103
+#: ihtml/themes/default/password.tpl:131
+msgid "Set password"
+msgstr "Salvar senha"
 
-#: html/password.php:315 include/functions.inc:2489 include/functions.inc:2493
-#: include/functions.inc:2499 include/functions.inc:2523
-#: include/class_tabs.inc:264 include/class_jsonRPC.inc:37
-#: include/utils/class_xml.inc:37 include/class_configRegistry.inc:688
-#: include/class_configRegistry.inc:703 include/class_configRegistry.inc:718
-#: include/class_configRegistry.inc:733 include/class_configRegistry.inc:749
-#: include/class_configRegistry.inc:754 include/class_configRegistry.inc:774
-#: include/class_configRegistry.inc:779 include/class_configRegistry.inc:796
-#: include/class_configRegistry.inc:801 include/class_configRegistry.inc:819
-#: include/class_configRegistry.inc:824 include/class_configRegistry.inc:840
-#: include/class_configRegistry.inc:855 include/class_configRegistry.inc:870
-#: plugins/admin/groups/class_group.inc:852
-#: plugins/admin/departments/dep_move_confirm.tpl:2
-#: plugins/personal/posix/class_posixAccount.inc:651
-#: plugins/personal/posix/class_posixAccount.inc:774 setup/setup_checks.tpl:27
-#: setup/setup_checks.tpl:68
-msgid "Warning"
-msgstr "Aviso"
+#: plugins/admin/users/user-list.xml:11
+msgid "List of users"
+msgstr "Lista de usuários"
 
-#: html/password.php:315
-msgid "Session will not be encrypted."
-msgstr "A sessão não será criptografada."
+#: plugins/admin/users/user-list.xml:23 plugins/admin/users/user-list.xml:95
+#: plugins/admin/groups/singleUserSelect/singleUser-list.xml:14
+#: plugins/admin/groups/userSelect/user-list.xml:14
+#: plugins/admin/groups/userGroupSelect/selectUserGroup-list.xml:15
+#: plugins/admin/ogroups/objectSelect/selectObject-list.xml:63
+#: plugins/admin/ogroups/class_ogroupManagement.inc:183
+msgid "User"
+msgstr "Usuário"
 
-#: html/password.php:317
-msgid "Enter SSL session"
-msgstr "Entrar sessão com SSL"
+#: plugins/admin/users/user-list.xml:49
+#: plugins/admin/groups/singleUserSelect/singleUser-list.xml:48
+#: plugins/admin/groups/userSelect/user-list.xml:48
+#: plugins/admin/groups/class_group.inc:210
+#: plugins/admin/groups/class_group.inc:1190
+#: plugins/admin/groups/class_group.inc:1200
+#: plugins/personal/generic/class_user.inc:1702
+#: plugins/generic/references/class_reference.inc:87
+#: ihtml/themes/default/infoPage.tpl:14
+msgid "Surname"
+msgstr "Sobrenome"
 
-#: html/index.php:45
-#, php-format
-msgid "Your browser (%s) is blacklisted for the current theme!"
-msgstr ""
+#: plugins/admin/users/user-list.xml:73 plugins/admin/groups/group-list.xml:57
+#: plugins/admin/departments/locality.tpl:8
+#: plugins/admin/departments/locality.tpl:9
+#: plugins/admin/departments/domain.tpl:8
+#: plugins/admin/departments/domain.tpl:9
+#: plugins/admin/departments/dcObject.tpl:8
+#: plugins/admin/departments/dcObject.tpl:9
+#: plugins/admin/departments/organization.tpl:7
+#: plugins/admin/departments/organization.tpl:9
+#: plugins/admin/departments/country.tpl:8
+#: plugins/admin/departments/country.tpl:9
+#: plugins/admin/departments/generic.tpl:7
+#: plugins/admin/departments/generic.tpl:9
+#: plugins/admin/ogroups/ogroup-list.xml:57
+msgid "Properties"
+msgstr "Propriedade"
 
-#: html/index.php:72
-#, php-format
-msgid "This session is not encrypted. Click %s to enter an encrypted session."
-msgstr ""
+#: plugins/admin/users/user-list.xml:128 plugins/admin/users/user-list.xml:230
+#: plugins/personal/password/class_password.inc:26
+#: ihtml/themes/default/password.tpl:74
+msgid "Change password"
+msgstr "alterar senha"
 
-#: html/index.php:72
+#: plugins/admin/users/user-list.xml:140
+msgid "Lock users"
+msgstr "Bloquear Usuários"
+
+#: plugins/admin/users/user-list.xml:148
+msgid "Unlock users"
+msgstr "Desbloquear usuários"
+
+#: plugins/admin/users/user-list.xml:156
+#: plugins/admin/groups/group-list.xml:106
+#: plugins/admin/ogroups/ogroup-list.xml:106
+msgid "Send message"
+msgstr "Enviar mensagem"
+
+#: plugins/admin/users/user-list.xml:167
+msgid "Apply template"
+msgstr "Aplicar modelo"
+
+#: plugins/admin/users/user-list.xml:199
+msgid "New user from template"
+msgstr "Novo usuário a partir do modelo"
+
+#: plugins/admin/users/user-list.xml:213
+msgid "Edit user"
+msgstr "Editar usuário"
+
+#: plugins/admin/users/user-list.xml:222
+msgid "%{filter:lockLabel(userPassword)}"
+msgstr "%{filter:lockLabel(userPassword)}"
+
+#: plugins/admin/users/user-list.xml:245
+msgid "Remove user"
+msgstr "Remover usuário"
+
+#: plugins/admin/users/user-filter.xml:33
+msgid "Show templates"
+msgstr "Mostrar modelos"
+
+#: plugins/admin/users/user-filter.xml:47
+msgid "Show POSIX users"
+msgstr "Mostrar usuários POSIX"
+
+#: plugins/admin/users/user-filter.xml:61
 #, fuzzy
-msgid "here"
-msgstr "Tema"
+msgid "Show SAMBA users"
+msgstr "Mostrar usuários de email"
 
-#: html/index.php:78
+#: plugins/admin/users/user-filter.xml:75
 #, fuzzy
-msgid "The configured session lifetime will be overridden by php.ini settings!"
+msgid "Show mail users"
+msgstr "Mostrar usuários de email"
+
+#: plugins/admin/users/templatize.tpl:2
+msgid "Applying a template"
+msgstr "Aplicando um modelo"
+
+#: plugins/admin/users/templatize.tpl:6
+msgid ""
+"Applying a template to several users will replace all user attributes "
+"defined in the template."
 msgstr ""
-"O tempo da sessão configurada no gosa.conf serão substituídas pelas "
-"configurações do php.ini."
+"Aplicando um modelo para vários usuários irá substituir todos os atributos "
+"de usuário definido no modelo."
 
-#: html/index.php:179
+#: plugins/admin/users/templatize.tpl:13
 #, fuzzy
-msgid "Smarty error"
-msgstr "Erro Smarty"
+msgid "Apply user template"
+msgstr "Aplicar modelo"
 
-#: html/index.php:202
+#: plugins/admin/users/templatize.tpl:32
+msgid "No templates available!"
+msgstr "Nenhum modelo disponível!"
+
+#: plugins/admin/groups/paste_generic.tpl:1
+msgid "Group settings"
+msgstr "Configurações de grupo"
+
+#: plugins/admin/groups/paste_generic.tpl:2
 #, fuzzy
-msgid ""
-"Your browser has cookies disabled: please enable cookies and reload this "
-"page before logging in!"
-msgstr ""
-"O seu navegador tem cookies desativada. Ative os cookies e recarregue esta "
-"página antes de fazer login!"
+msgid "Paste group settings"
+msgstr "Configurações de grupo"
 
-#: html/index.php:233
+#: plugins/admin/groups/paste_generic.tpl:5
+#: plugins/admin/groups/generic.tpl:11
+#: plugins/admin/ogroups/paste_generic.tpl:4
+#: plugins/admin/ogroups/generic.tpl:7
+msgid "Group name"
+msgstr "Nome do Grupo"
+
+#: plugins/admin/groups/paste_generic.tpl:8
+#: plugins/admin/groups/generic.tpl:17
 #, fuzzy
-msgid "Broken HTTP authentication setup!"
-msgstr "Há um problema com a configuração de autenticação!"
+msgid "POSIX name of the group"
+msgstr "Nome do grupo Posix"
 
-#: html/index.php:241 html/index.php:245 include/class_management.inc:508
-#: include/class_management.inc:669
-#: include/password-methods/class_password-methods.inc:339
-#: include/class_listing.inc:536 include/functions.inc:3038
-#: include/functions.inc:3346 include/functions.inc:3360
-#: include/functions.inc:3390 include/functions.inc:3398
-#: include/functions.inc:3410 include/functions.inc:3414
-#: include/functions.inc:3429 include/functions.inc:3438
-#: include/functions.inc:3498 include/class_tabs.inc:56
-#: include/class_plugin.inc:1698 include/class_plugin.inc:1705
-#: include/utils/class_xml.inc:40 include/utils/class_msgPool.inc:137
-#: include/utils/class_msgPool.inc:149 include/utils/class_msgPool.inc:167
-#: include/utils/class_msgPool.inc:440 include/utils/class_msgPool.inc:462
-#: include/class_gosaSupportDaemon.inc:1184
-#: include/class_gosaSupportDaemon.inc:1204
-#: include/class_CopyPasteHandler.inc:118
-#: include/class_CopyPasteHandler.inc:127
-#: include/class_CopyPasteHandler.inc:159
-#: include/class_CopyPasteHandler.inc:176
-#: include/class_CopyPasteHandler.inc:185
-#: include/class_CopyPasteHandler.inc:193
-#: include/class_CopyPasteHandler.inc:273
-#: include/class_CopyPasteHandler.inc:377 include/class_msg_dialog.inc:99
-#: plugins/generic/statistics/chartClasses/class_categoryActionOverTime.inc:43
-#: plugins/generic/statistics/chartClasses/class_categoryActionOverTime.inc:49
-#: plugins/generic/statistics/chartClasses/class_categoryActionOverTime.inc:96
-#: plugins/generic/statistics/class_statistics.inc:133
-#: plugins/generic/statistics/class_statistics.inc:229
-#: plugins/generic/statistics/class_statistics.inc:244
-#: plugins/generic/references/class_ldifViewer.inc:20
-#: plugins/admin/ogroups/class_ogroup.inc:402
-#: plugins/admin/groups/class_group.inc:463
-#: plugins/admin/groups/class_group.inc:469
-#: plugins/admin/groups/class_group.inc:657
-#: plugins/admin/groups/class_group.inc:753
-#: plugins/admin/groups/class_group.inc:758
-#: plugins/admin/groups/class_group.inc:1096
-#: plugins/admin/newConfigManagement/class_newConfigManagement.inc:42
-#: plugins/admin/newConfigManagement/class_newConfigManagement.inc:94
-#: plugins/admin/departments/class_department.inc:317
-#: plugins/admin/acl/class_aclRole.inc:670
-#: plugins/addons/propertyEditor/migration/class_migrateRDN.inc:203
-#: plugins/addons/propertyEditor/migration/class_migrateRDN.inc:207
-#: plugins/personal/generic/class_user.inc:297
-#: plugins/personal/generic/class_user.inc:429
-#: plugins/personal/generic/class_user.inc:522
-#: plugins/personal/generic/class_user.inc:816
-#: plugins/personal/generic/class_user.inc:1050
-#: plugins/personal/generic/class_user.inc:1177
-#: plugins/personal/generic/class_user.inc:1184
-#: plugins/personal/generic/class_user.inc:1202
-#: plugins/personal/generic/class_user.inc:1483
-#: plugins/personal/generic/class_user.inc:1810
-#: plugins/personal/password/class_password.inc:210
-#: setup/class_setupStep_Migrate.inc:450 setup/setup_checks.tpl:25
-#: setup/setup_checks.tpl:66
-#, php-format
-msgid "Error"
-msgstr "Erro"
-
-#: html/index.php:241
-#, fuzzy
-msgid "Cannot find a valid user for the current HTTP authentication!"
-msgstr ""
-"Não é possível localizar um usuário válido para a configuração atual da "
-"autenticação!"
-
-#: html/index.php:245
+#: plugins/admin/groups/paste_generic.tpl:13
+#: plugins/admin/groups/generic.tpl:59
 #, fuzzy
-msgid "Cannot find a unique user for the current HTTP authentication!"
+msgid "Normally IDs are auto-generated, select to specify manually"
 msgstr ""
-"Não é possível localizar um usuário válido para a configuração atual da "
-"autenticação!"
-
-#: html/index.php:271 include/class_SnapshotHandler.inc:123
-#: include/class_SnapshotHandler.inc:280 include/class_SnapshotHandler.inc:329
-#: include/class_SnapshotHandler.inc:333 include/class_SnapshotHandler.inc:346
-#: include/class_SnapshotHandler.inc:380 include/class_SnapshotHandler.inc:435
-#: include/class_SnapshotHandler.inc:500 include/class_SnapshotHandler.inc:515
-#: include/class_acl.inc:1258 include/class_acl.inc:1354
-#: include/functions.inc:494 include/functions.inc:529
-#: include/functions.inc:537 include/functions.inc:583
-#: include/functions.inc:852 include/functions.inc:901
-#: include/functions.inc:958 include/functions.inc:1008
-#: include/functions.inc:3272 include/class_userFilter.inc:275
-#: include/class_ldap.inc:847 include/class_ldap.inc:1305
-#: include/class_config.inc:367
-#: plugins/generic/references/class_reference.inc:97
-#: plugins/admin/ogroups/class_ogroup.inc:758
-#: plugins/admin/ogroups/class_ogroup.inc:775
-#: plugins/admin/groups/class_group.inc:600
-#: plugins/admin/groups/class_group.inc:876
-#: plugins/admin/departments/class_department.inc:285
-#: plugins/admin/departments/class_department.inc:482
-#: plugins/admin/departments/class_department.inc:759
-#: plugins/admin/departments/class_department.inc:790
-#: plugins/admin/acl/class_aclRole.inc:602
-#: plugins/admin/acl/class_aclRole.inc:642
-#: plugins/admin/acl/class_aclRole.inc:656
-#: plugins/addons/dyngroup/class_DynamicLdapGroup.inc:191
-#: plugins/addons/dyngroup/class_DynamicLdapGroup.inc:256
-#: plugins/personal/generic/class_user.inc:730
-#: plugins/personal/generic/class_user.inc:1099
-#: plugins/personal/posix/trustModeDialog/class_trustModeDialog.inc:253
-#: plugins/personal/posix/class_posixAccount.inc:529
-#: plugins/personal/posix/class_posixAccount.inc:791
-#: setup/class_setupStep_Migrate.inc:461 setup/class_setupStep_Migrate.inc:814
-msgid "LDAP error"
-msgstr "Erro LDAP"
+"Normalmente IDs são gerados automaticamente, selecione para especificar "
+"manualmente"
 
-#: html/index.php:289
-#, fuzzy
-msgid "Please specify a valid user name!"
-msgstr "Por favor, informe um nome de usuário válido!"
+#: plugins/admin/groups/paste_generic.tpl:15
+#: plugins/admin/groups/generic.tpl:62
+msgid "Force GID"
+msgstr "Forçar GID"
 
-#: html/index.php:292
-msgid "Please specify your password!"
-msgstr "Por favor, informe sua senha!"
+#: plugins/admin/groups/paste_generic.tpl:18
+#: plugins/admin/groups/generic.tpl:65
+msgid "Forced ID number"
+msgstr "Forçar número ID "
 
-#: html/index.php:304
-msgid "Authentication error"
-msgstr "Erro de autenticação"
+#: plugins/admin/groups/singleUserSelect/singleUser-list.xml:10
+#: plugins/admin/groups/userSelect/user-list.xml:10
+#: plugins/admin/groups/userGroupSelect/selectUserGroup-list.xml:11
+#: plugins/admin/ogroups/objectSelect/selectObject-list.xml:11
+#: plugins/personal/posix/trustSelect/trust-list.xml:9
+#: plugins/personal/posix/groupSelect/group-list.xml:10
+msgid "Please select the desired entries"
+msgstr "Por favor selecione as entradas desejadas"
 
-#: html/index.php:304
+#: plugins/admin/groups/singleUserSelect/class_singleUserSelect.inc:29
+#: plugins/admin/groups/userSelect/class_userSelect.inc:26
 #, fuzzy
-msgid "Cannot retrieve user information for HTTP authentication!"
-msgstr ""
-"Não é possível recuperar as informações do usuário para autenticação no "
-"htaccess!"
-
-#: html/index.php:359
-msgid "Account locked. Please contact your system administrator!"
-msgstr "Conta bloqueada. Por favor entre em contato com o administrador!"
+msgid "User selection"
+msgstr "Configurações do usuário"
 
-#: html/setup.php:73
-#, fuzzy
-msgid "Smarty"
-msgstr "Smarty"
+#: plugins/admin/groups/class_groupManagement.inc:25
+#: plugins/admin/groups/class_group.inc:1041
+#: plugins/generic/references/class_aclResolver.inc:177
+#: setup/class_setupStep_Migrate.inc:300 include/class_acl.inc:239
+msgid "Groups"
+msgstr "Grupos"
 
-#: html/main.php:171
-#, fuzzy, php-format
-msgid "Cannot locate file %s - please run %s to fix this"
+#: plugins/admin/groups/class_groupManagement.inc:26
+msgid ""
+"Manage aspects of groups like members, POSIX, desktop, samba and mail "
+"settings"
 msgstr ""
-"Não foi possível localizar o arquivo '%s' - por favor execute '%s' para "
-"corrigir"
 
-#: html/main.php:190
-msgid "PHP configuration"
-msgstr "Configuração do PHP"
+#: plugins/admin/groups/class_groupManagement.inc:189
+msgid "Menu"
+msgstr "Menu"
 
-#: html/main.php:191
-msgid ""
-"Fatal error: Register globals is active. Please fix this in order to "
-"continue."
-msgstr ""
+#: plugins/admin/groups/class_groupManagement.inc:190
+msgid "Edit start menu properties"
+msgstr "Editar propriedade do menu iniciar"
 
-#: html/main.php:220
-msgid "Your password is about to expire, please change your password!"
-msgstr "Sua senha irá expirar em breve, por favor altere sua senha!"
+#: plugins/admin/groups/userGroupSelect/selectUserGroup-list.xml:23
+#: plugins/admin/groups/group-list.xml:15
+#: plugins/admin/groups/group-list.xml:79
+#: plugins/admin/ogroups/ogroup-list.xml:79
+#: plugins/admin/ogroups/objectSelect/selectObject-list.xml:71
+#: plugins/admin/ogroups/class_ogroupManagement.inc:184
+#: plugins/personal/posix/groupSelect/group-list.xml:13
+#: plugins/addons/propertyEditor/property-list.xml:72
+msgid "Group"
+msgstr "Grupo"
+
+#: plugins/admin/groups/userGroupSelect/selectUserGroup-list.xml:83
+#: plugins/admin/ogroups/objectSelect/selectObject-list.xml:123
+#: plugins/personal/generic/generic.tpl:252
+#: plugins/personal/generic/generic.tpl:272
+#: include/utils/class_msgPool.inc:319
+#, php-format
+msgid "Add"
+msgstr "Adicionar"
 
-#: html/main.php:285
+#: plugins/admin/groups/userGroupSelect/class_userGroupSelect.inc:29
 #, fuzzy
-msgid "Running out of memory!"
-msgstr "Running out of memory!"
+msgid "User and group selection"
+msgstr "Armazenamento de pessoas e grupos"
 
-#: html/main.php:345
-#, php-format
-msgid "You're logged in as %s"
+#: plugins/admin/groups/group-filter.xml:31
+msgid "Default filter2"
 msgstr ""
 
-#: html/main.php:348
-#, fuzzy
-msgid "ACLs are disabled"
-msgstr "Verificação de ACL desabilitada"
+#: plugins/admin/groups/generic.tpl:14 plugins/personal/generic/generic.tpl:41
+#: plugins/personal/generic/generic.tpl:55
+#: plugins/personal/generic/generic.tpl:73
+msgid "Multiple edit"
+msgstr "Editar vários"
 
-#: html/main.php:398
-#, fuzzy
-msgid "Plug-in"
-msgstr "Plugin"
+#: plugins/admin/groups/generic.tpl:28 plugins/admin/ogroups/generic.tpl:18
+msgid "Descriptive text for this group"
+msgstr "Descrição para este grupo"
 
-#: html/main.php:399
-#, fuzzy, php-format
-msgid "Fatal error: Cannot find any plugin definitions for plugin %s!"
-msgstr ""
-"FATAL: Não foi possível encontrar qualquer definição para o plugin '%s'!"
+#: plugins/admin/groups/generic.tpl:75 plugins/admin/groups/generic.tpl:102
+#, fuzzy
+msgid "Select to create a samba conform group"
+msgstr "Selecione para criar um grupo do samba"
 
-#: html/main.php:415
-msgid "Configuration Error"
-msgstr "Erro de configuração"
+#: plugins/admin/groups/generic.tpl:87 plugins/admin/groups/generic.tpl:110
+msgid "in domain"
+msgstr "no domínio"
 
-#: html/main.php:416
-#, fuzzy, php-format
-msgid ""
-"Fatal error: not all POST variables have been transfered by PHP - please "
-"inform your administrator!"
-msgstr ""
-"FATAL: nem todas as variáveis POST foram transferidos pelo PHP - Por favor, "
-"informe ao administrador!"
+#: plugins/admin/groups/generic.tpl:131
+msgid "Members are in a phone pickup group"
+msgstr "Membros estão em um grupo de captura de telefone"
 
-#: html/helpviewer.php:64
-msgid "Help browser"
-msgstr "Navegador de Ajuda"
+#: plugins/admin/groups/generic.tpl:146
+#, fuzzy
+msgid "Members are in a Nagios group"
+msgstr "Membros estão em um grupo do nágios"
 
-#: html/helpviewer.php:118
+#: plugins/admin/groups/generic.tpl:174
 #, fuzzy
-msgid "There is no help file specified for this class"
-msgstr "Não há arquivo de ajuda especificado para esta classe"
+msgid "Common group members"
+msgstr "Grupo comum"
 
-#: html/helpviewer.php:193 include/functions_helpviewer.inc:97
-msgid "previous"
-msgstr "anterior"
+#: plugins/admin/groups/generic.tpl:183
+#, fuzzy
+msgid "Partial group members"
+msgstr "Membros do grupo"
 
-#: html/helpviewer.php:197 include/functions_helpviewer.inc:101
-msgid "next"
-msgstr "próximo"
+#: plugins/admin/groups/generic.tpl:188
+msgid "Group members"
+msgstr "Membros do grupo"
 
-#: html/helpviewer.php:268
-#, fuzzy, php-format
-msgid "Help directory '%s' is not accessible, can't read any help files."
-msgstr ""
-"Diretório de ajuda '%s', não esta acessível, não é possível ler qualquer "
-"arquivo de ajuda."
+#: plugins/admin/groups/group-list.xml:11
+msgid "List of groups"
+msgstr "Lista de grupos"
 
-#: include/class_management.inc:32 include/class_management.inc:33
-#: plugins/personal/posix/class_posixAccount.inc:215
-msgid "unconfigured"
-msgstr "desconfigurado"
-
-#: include/class_management.inc:324 include/class_management.inc:487
-#: include/class_management.inc:534 include/class_management.inc:549
-#: include/class_management.inc:586 include/class_management.inc:600
-#: plugins/admin/users/class_userManagement.inc:228
-#: plugins/admin/users/class_userManagement.inc:739
-msgid "Permission"
-msgstr "Permissão"
-
-#: include/class_management.inc:405
-#: plugins/admin/users/class_userManagement.inc:697
-#: plugins/admin/users/class_userManagement.inc:701
-#: plugins/admin/acl/class_aclManagement.inc:98
-msgid "Permission error"
-msgstr "Erro de permissão"
-
-#: include/class_management.inc:487
-#, fuzzy, php-format
-msgid "You are not allowed to create a snapshot for %s!"
-msgstr "Você não tem permissão para criar um snapshot para %s."
-
-#: include/class_management.inc:534 include/class_management.inc:586
-#: include/class_management.inc:600
-#, fuzzy, php-format
-msgid "You are not allowed to restore a snapshot for %s!"
-msgstr "Você não tem permissão para restaurar um snapshot para %s."
-
-#: include/class_management.inc:549
-#, fuzzy, php-format
-msgid "You are not allowed to remove a snapshot for %s!"
-msgstr "Você não tem permissão para restaurar um snapshot para %s."
-
-#: include/class_management.inc:659 include/class_management.inc:743
-#: include/class_acl.inc:984 include/class_session.inc:76
-#: include/class_session.inc:101 include/class_session.inc:127
-#: include/functions.inc:623 include/functions.inc:827
-#: include/functions.inc:945 include/functions.inc:1340
-#: include/functions.inc:2168 include/functions.inc:2198
-#: include/functions.inc:2218 include/class_ldap.inc:784
-#: include/class_ldap.inc:835 include/class_log.inc:87
-#: include/class_CopyPasteHandler.inc:160
-#: include/class_CopyPasteHandler.inc:274
-#: plugins/personal/myaccount/main.inc:49
-msgid "Internal error"
-msgstr "Erro interno"
-
-#: include/class_management.inc:660 include/class_management.inc:744
-#: plugins/personal/myaccount/main.inc:50
-#, php-format
-msgid ""
-"Cannot instantiate tabbed-plug-in, the base plugin (%s) is not available!"
-msgstr ""
+#: plugins/admin/groups/group-list.xml:138
+msgid "Edit group"
+msgstr "Editar grupo"
 
-#: include/class_management.inc:669
-#, fuzzy, php-format
-msgid ""
-"No tab definition for %s found in configuration file: cannot create plugin "
-"instance!"
-msgstr ""
-"Nenhuma declaração para '%s' foi encontrada em seu arquivo de configuração. "
-"Não é possível criar a instância do plugin!"
+#: plugins/admin/groups/group-list.xml:151
+msgid "Remove group"
+msgstr "Remover grupo"
 
-#: include/class_releaseSelector.inc:214 include/class_listing.inc:1057
-#: include/class_listing.inc:1059 include/class_baseSelector.inc:188
-msgid "Root"
-msgstr "Raiz"
+#: plugins/admin/groups/class_group.inc:166
+#: plugins/admin/groups/class_group.inc:1240 html/index.php:157
+#: html/index.php:233 html/main.php:295 html/password.php:113
+#: include/utils/class_timezone.inc:47 include/class_SnapshotHandler.inc:44
+#: include/class_SnapshotHandler.inc:57 include/class_SnapshotHandler.inc:75
+#: include/password-methods/class_password-methods-sha.inc:48
+#: include/password-methods/class_password-methods-ssha.inc:51
+#: include/class_CopyPasteHandler.inc:119
+#: include/class_CopyPasteHandler.inc:128
+#: include/class_CopyPasteHandler.inc:177
+#: include/class_CopyPasteHandler.inc:186
+#: include/class_CopyPasteHandler.inc:194 include/class_config.inc:171
+#: include/class_config.inc:710 include/class_config.inc:1171
+#: include/class_config.inc:1184 include/class_config.inc:1202
+#: include/class_pluglist.inc:146 include/functions.inc:837
+#: include/functions.inc:3053 include/functions.inc:3068
+msgid "Configuration error"
+msgstr "Erro de configuração"
 
-#: include/class_releaseSelector.inc:262 include/class_ItemSelector.inc:289
-#: include/class_baseSelector.inc:235
-msgid "Submit"
-msgstr "Enviar"
+#: plugins/admin/groups/class_group.inc:166
+#: plugins/admin/groups/class_group.inc:1240
+msgid "Cannot find group SID in your configuration!"
+msgstr "Não é possível localizar o SID do grupo na sua configuração!"
 
-#: include/class_socketClient.inc:108
-#, fuzzy, php-format
-msgid "Socket connection to %s:%s failed: %s"
-msgstr "A conexão com o host '%s:%s' falhou: %s"
+#: plugins/admin/groups/class_group.inc:210
+#: plugins/admin/groups/class_group.inc:1190
+#: plugins/admin/groups/class_group.inc:1200
+#: plugins/personal/posix/paste_generic.tpl:38
+#: plugins/personal/posix/class_posixAccount.inc:869
+#: plugins/personal/posix/class_posixAccount.inc:872
+#: plugins/personal/posix/generic.tpl:64
+#: plugins/generic/references/class_reference.inc:87
+#: setup/class_setupStep_Migrate.inc:415
+msgid "UID"
+msgstr "UID"
 
-#: include/class_socketClient.inc:191
-#, fuzzy, php-format
-msgid "Socket timeout of %s seconds reached!"
-msgstr "Socket timeout de %s segundos atingidos"
+#: plugins/admin/groups/class_group.inc:310
+msgid "Samba group"
+msgstr "Grupos Samba"
 
-#: include/class_pathNavigator.inc:86
+#: plugins/admin/groups/class_group.inc:310
 #, fuzzy
-msgid "Welcome to GOsa"
-msgstr "Bem-vindo ao assistente de configuração do GOsa"
-
-#: include/password-methods/class_password-methods.inc:339
-msgid "Cannot find a suitable password method for the current hash!"
-msgstr "Não é possível encontrar um método adequado para a senha atual!"
-
-#: include/class_SnapshotHandler.inc:45 include/class_SnapshotHandler.inc:76
-#, fuzzy, php-format
-msgid ""
-"The snapshot functionality is enabled but the required variable %s is not "
-"set!"
-msgstr ""
-"A funcionalidade de snapshot esta habilitado, mas a variável '%s' exigida "
-"não está definida."
-
-#: include/class_SnapshotHandler.inc:58
-#, fuzzy, php-format
-msgid ""
-"The snapshot functionality is enabled but the required PHP compression "
-"module is missing: %s!"
-msgstr ""
-"A funcionalidade de snapshot esta habilitada, mas o módulo de compressão "
-"necessário está faltando. Por favor instalar '%s'."
+msgid "Domain administrators"
+msgstr "Admin do Domínio"
 
-#: include/class_acl.inc:27 plugins/admin/acl/class_aclManagement.inc:25
-msgid "Access control"
-msgstr "Controle de Acesso"
+#: plugins/admin/groups/class_group.inc:310
+msgid "Domain users"
+msgstr "Usuários do Domínio"
 
-#: include/class_acl.inc:28
-msgid "Manage access control lists"
-msgstr "Gerenciar lista de controle de acesso"
+#: plugins/admin/groups/class_group.inc:311
+msgid "Domain guests"
+msgstr "Visitantes"
 
-#: include/class_acl.inc:125 include/class_acl.inc:613
-#: include/class_acl.inc:1033
+#: plugins/admin/groups/class_group.inc:316
 #, php-format
-msgid "All users"
-msgstr "Todos usuários"
-
-#: include/class_acl.inc:228
-#: plugins/generic/references/class_aclResolver.inc:63
-msgid "Reset ACLs"
-msgstr "Reiniciar ACLs"
-
-#: include/class_acl.inc:229
-#: plugins/generic/references/class_aclResolver.inc:64
-#: plugins/admin/acl/class_aclRole.inc:139
-msgid "One level"
-msgstr "Um nível"
-
-#: include/class_acl.inc:230 include/class_acl.inc:235
-#: plugins/generic/references/class_aclResolver.inc:65
-#: plugins/admin/acl/class_aclRole.inc:140
-msgid "Current object"
-msgstr "Objeto corrente"
-
-#: include/class_acl.inc:231
-#: plugins/generic/references/class_aclResolver.inc:66
-#: plugins/admin/acl/class_aclRole.inc:141
-msgid "Complete subtree"
-msgstr "Subárvore completa"
-
-#: include/class_acl.inc:232
-#: plugins/generic/references/class_aclResolver.inc:67
-#: plugins/admin/acl/class_aclRole.inc:142
-msgid "Complete subtree (permanent)"
-msgstr "Subárvore completa (permanente)"
-
-#: include/class_acl.inc:233 include/class_acl.inc:236
-#: plugins/generic/references/class_aclResolver.inc:68
-#, fuzzy
-msgid "Use ACL defined in role"
-msgstr "Use a ACL definida no papel"
-
-#: include/class_acl.inc:239
-#: plugins/generic/references/class_aclResolver.inc:185
-#: plugins/admin/users/class_userManagement.inc:25
-#: plugins/personal/generic/class_user.inc:1676
-#: setup/class_setupStep_Migrate.inc:297
-msgid "Users"
-msgstr "Usuários"
-
-#: include/class_acl.inc:239
-#: plugins/generic/references/class_aclResolver.inc:177
-#: plugins/admin/groups/class_group.inc:1041
-#: plugins/admin/groups/class_groupManagement.inc:25
-#: setup/class_setupStep_Migrate.inc:300
-msgid "Groups"
-msgstr "Grupos"
-
-#: include/class_acl.inc:254
-#, fuzzy
-msgid "Section"
-msgstr "Ações"
-
-#: include/class_acl.inc:264
-#, fuzzy
-msgid "Used"
-msgstr "Usuário"
-
-#: include/class_acl.inc:280 plugins/admin/ogroups/class_ogroup.inc:865
-msgid "Member"
-msgstr "Membro"
-
-#: include/class_acl.inc:280 plugins/admin/acl/class_aclRole.inc:182
-#: plugins/admin/acl/class_aclRole.inc:744
-msgid "Permissions"
-msgstr "Permissões"
-
-#: include/class_acl.inc:280 include/php_setup.inc:191
-#: plugins/admin/acl/class_aclRole.inc:182
-#, fuzzy
-msgid "Type"
-msgstr "Tipo"
+msgid "Special group (%d)"
+msgstr "Grupo especial (%d)"
 
-#: include/class_acl.inc:574
-msgid "No ACL settings for this category!"
-msgstr "Nenhuma configuração de ACL para esta categoria!"
+#: plugins/admin/groups/class_group.inc:329
+#: plugins/admin/groups/class_group.inc:350
+#: plugins/admin/groups/class_group.inc:367
+#: plugins/admin/departments/class_department.inc:152
+#: plugins/generic/references/contents.tpl:18 include/class_pluglist.inc:479
+msgid "Unknown"
+msgstr "Desconhecido"
 
-#: include/class_acl.inc:577
+#: plugins/admin/groups/class_group.inc:464
 #, php-format
-msgid "ACLs for: %s"
+msgid "Adding UID '%s' to group '%s' failed: cannot find user object!"
 msgstr ""
+"Falha ao adicionar o UID '%s' no grupo '%s': Não foi possível localizar o "
+"usuário!"
 
-#: include/class_acl.inc:583 include/class_acl.inc:587
-msgid "category ACL"
-msgstr "categoria ACL"
-
-#: include/class_acl.inc:639
-#, fuzzy, php-format
-msgid "Edit ACL for '%s' with scope '%s'"
-msgstr "Editar ACL para '%s' - o escopo é '%s'"
-
-#: include/class_acl.inc:801 include/class_acl.inc:808
-msgid "Show/hide advanced settings"
-msgstr "Mostrar/Esconder configuração avançada"
-
-#: include/class_acl.inc:819
-msgid "Create objects"
-msgstr "Criar objetos"
-
-#: include/class_acl.inc:820
-msgid "Move objects"
-msgstr "Mover objetos"
-
-#: include/class_acl.inc:821
-msgid "Remove objects"
-msgstr "Remover objetos"
-
-#: include/class_acl.inc:823
-#: plugins/generic/references/class_aclResolver.inc:307
-msgid "Restrict changes to user's own object"
+#: plugins/admin/groups/class_group.inc:470
+#, php-format
+msgid "Add UID '%s' to group '%s' failed: UID is used more than once!"
 msgstr ""
+"Falha ao adicionar UID '%s' no grupo '%s': UID adicionado mais de uma vez!"
 
-#: include/class_acl.inc:827 include/class_acl.inc:936
-#: include/class_acl.inc:940
-#: plugins/generic/references/class_aclResolver.inc:309
-msgid "read"
-msgstr "leitura"
-
-#: include/class_acl.inc:828 include/class_acl.inc:938
-#: include/class_acl.inc:941
-#: plugins/generic/references/class_aclResolver.inc:310
-msgid "write"
-msgstr "gravação"
-
-#: include/class_acl.inc:832
-msgid "Complete object"
-msgstr "Objeto completo"
-
-#: include/class_acl.inc:984
-#, fuzzy, php-format
-msgid "Unknown ACL type '%s'!"
-msgstr "Tipo de ACL desconhecida '%s'!"
-
-#: include/class_acl.inc:1029
+#: plugins/admin/groups/class_group.inc:753
 #, php-format
-msgid "Unknown entry '%s'!"
-msgstr "Entrada desconhecida '%s'!"
-
-#: include/class_acl.inc:1093 include/class_acl.inc:1095
-#, fuzzy, php-format
-msgid "ACL role: %s"
-msgstr "Papel de ACL"
-
-#: include/class_acl.inc:1095
-#, fuzzy
-msgid "unknown ACL role"
-msgstr "Papel desconhecido"
+msgid "Cannot find any SID for '%s'!"
+msgstr "Não é possível encontrar qualquer SID para '%s'!"
 
-#: include/class_acl.inc:1103
+#: plugins/admin/groups/class_group.inc:758
 #, php-format
-msgid "Contains settings for these objects: %s"
-msgstr "Contém configurações para estes objetos: %s"
-
-#: include/class_acl.inc:1120
-msgid "inactive"
-msgstr "inativo"
-
-#: include/class_acl.inc:1120
-msgid "No members"
-msgstr "Sem membros"
+msgid "Cannot find any RIDBASE for '%s'!"
+msgstr "Não é possível encontrar qualquer RIDBASE para '%s'!"
 
-#: include/class_acl.inc:1290 include/class_acl.inc:1291
-#: include/class_acl.inc:1297 include/class_tabs.inc:397
-#: plugins/admin/acl/tabs_acl.inc:28 plugins/admin/acl/class_aclRole.inc:770
-#: plugins/admin/acl/acl-list.xml:15
-msgid "ACL"
-msgstr "ACL"
+#: plugins/admin/groups/class_group.inc:852
+#: plugins/admin/departments/dep_move_confirm.tpl:2
+#: plugins/personal/posix/class_posixAccount.inc:651
+#: plugins/personal/posix/class_posixAccount.inc:774 setup/setup_checks.tpl:27
+#: setup/setup_checks.tpl:68 html/password.php:315
+#: include/utils/class_xml.inc:37 include/class_configRegistry.inc:688
+#: include/class_configRegistry.inc:703 include/class_configRegistry.inc:718
+#: include/class_configRegistry.inc:733 include/class_configRegistry.inc:749
+#: include/class_configRegistry.inc:754 include/class_configRegistry.inc:774
+#: include/class_configRegistry.inc:779 include/class_configRegistry.inc:796
+#: include/class_configRegistry.inc:801 include/class_configRegistry.inc:819
+#: include/class_configRegistry.inc:824 include/class_configRegistry.inc:840
+#: include/class_configRegistry.inc:855 include/class_configRegistry.inc:870
+#: include/class_tabs.inc:270 include/class_jsonRPC.inc:37
+#: include/functions.inc:2489 include/functions.inc:2493
+#: include/functions.inc:2499 include/functions.inc:2523
+msgid "Warning"
+msgstr "Aviso"
 
-#: include/class_acl.inc:1291
-msgid "Access control list"
-msgstr "Lista de controle de acesso"
+#: plugins/admin/groups/class_group.inc:852
+#, php-format
+msgid "The gidNumber '%s' is already in use by %s!"
+msgstr "O gidNumber '%s' já esta em uso por %s\""
 
-#: include/class_acl.inc:1297
-msgid "ACL roles"
-msgstr "Papel de ACL"
+#: plugins/admin/groups/class_group.inc:966
+#: plugins/admin/groups/class_group.inc:969
+#: plugins/admin/groups/class_group.inc:1061
+#: plugins/personal/posix/paste_generic.tpl:47
+#: plugins/personal/posix/class_posixAccount.inc:876
+#: plugins/personal/posix/class_posixAccount.inc:879
+#: plugins/personal/posix/generic.tpl:75
+msgid "GID"
+msgstr "GID"
 
-#: include/class_acl.inc:1300
+#: plugins/admin/groups/class_group.inc:1036
 #, fuzzy
-msgid "ACL Entries"
-msgstr "Papel de ACL"
+msgid "Generic group settings"
+msgstr "Configuração geral de grupo"
 
-#: include/class_session.inc:76 include/class_session.inc:101
-#: include/class_session.inc:127
+#: plugins/admin/groups/class_group.inc:1049
 #, fuzzy
-msgid "Requested channel does not exist!"
-msgstr "O canal solicitado não existe! Por favor, contate o administrador."
-
-#: include/class_listing.inc:257 include/class_sortableListing.inc:274
-msgid "Sort ascending"
-msgstr ""
-
-#: include/class_listing.inc:257 include/class_sortableListing.inc:274
-msgid "Sort descending"
-msgstr ""
-
-#: include/class_listing.inc:319
-msgid "Select all"
-msgstr "Selecionar todos"
+msgid "RDN for object group storage."
+msgstr "Lista de grupo de objetos"
 
-#: include/class_listing.inc:578
-msgid "created by"
-msgstr "criado por"
+#: plugins/admin/groups/class_group.inc:1063
+msgid "Samba group type"
+msgstr "Tipo de grupo samba"
 
-#: include/class_listing.inc:1064 include/class_listing.inc:1066
-msgid "Go to preceding level"
-msgstr ""
+#: plugins/admin/groups/class_group.inc:1064
+msgid "Samba domain name"
+msgstr "Nome do domínio Samba"
 
-#: include/class_listing.inc:1072 include/class_listing.inc:1074
-msgid "Go to current users level"
-msgstr ""
+#: plugins/admin/groups/class_group.inc:1065
+#: plugins/admin/ogroups/class_ogroup.inc:864
+#: plugins/personal/posix/trustModeDialog/generic.tpl:2
+msgid "System trust"
+msgstr "Sistema de confiança"
 
-#: include/class_listing.inc:1079
-msgid "Reload list"
-msgstr "Recarregar lista"
+#: plugins/admin/groups/class_group.inc:1066
+#, fuzzy
+msgid "Phone pickup group"
+msgstr "Grupo de captura de telefone"
 
-#: include/class_listing.inc:1183 plugins/admin/ogroups/ogroup-list.xml:62
-#: plugins/admin/groups/group-list.xml:62 plugins/admin/users/user-list.xml:78
-#: plugins/admin/newConfigManagement/DeviceConfig-list.xml:50
-#: plugins/admin/departments/dep-list.xml:87 plugins/admin/acl/acl-list.xml:65
-#: plugins/addons/propertyEditor/property-list.xml:96
-msgid "Actions"
-msgstr "Ações"
+#: plugins/admin/groups/class_group.inc:1067
+msgid "Nagios group"
+msgstr "Grupo Nágios"
 
-#: include/class_listing.inc:1453
-msgid "Copy"
-msgstr "Copiar"
+#: plugins/admin/groups/class_group.inc:1069
+msgid "Group member"
+msgstr "Membro do Grupo"
 
-#: include/class_listing.inc:1459
-msgid "Cut"
-msgstr "Cortar"
+#: plugins/admin/departments/class_countryGeneric.inc:82
+#: plugins/admin/departments/class_countryGeneric.inc:83
+#: plugins/admin/departments/dep-filter.xml:49
+#: plugins/admin/departments/dep-list.xml:31
+#: plugins/admin/departments/dep-list.xml:117
+#: plugins/admin/departments/country.tpl:5
+#: plugins/admin/departments/class_departmentManagement.inc:217
+msgid "Country"
+msgstr "País"
 
-#: include/class_listing.inc:1467 include/class_listing.inc:1469
-#: include/class_CopyPasteHandler.inc:571
-msgid "Paste"
-msgstr "Colar"
+#: plugins/admin/departments/class_countryGeneric.inc:91
+#: plugins/admin/departments/country.tpl:11
+msgid "Country name"
+msgstr "País"
 
-#: include/class_listing.inc:1492
-msgid "Cut this entry"
-msgstr "Cortar esta entrada"
+#: plugins/admin/departments/class_countryGeneric.inc:93
+#: plugins/admin/departments/locality.tpl:39
+#: plugins/admin/departments/domain.tpl:39
+#: plugins/admin/departments/class_department.inc:684
+#: plugins/admin/departments/dcObject.tpl:39
+#: plugins/admin/departments/organization.tpl:51
+#: plugins/admin/departments/class_dcObject.inc:92
+#: plugins/admin/departments/class_localityGeneric.inc:93
+#: plugins/admin/departments/country.tpl:39
+#: plugins/admin/departments/class_organizationGeneric.inc:127
+#: plugins/admin/departments/generic.tpl:51
+#: plugins/admin/departments/class_domain.inc:93
+#: plugins/personal/generic/generic.tpl:339
+#: plugins/personal/generic/generic.tpl:355
+#: plugins/personal/generic/class_user.inc:1723
+#, fuzzy
+msgid "Manager"
+msgstr "Gerenciar usuários"
 
-#: include/class_listing.inc:1501
-msgid "Copy this entry"
-msgstr "Copiar esta entrada"
+#: plugins/admin/departments/class_countryGeneric.inc:95
+#: plugins/admin/departments/locality.tpl:67
+#: plugins/admin/departments/domain.tpl:67
+#: plugins/admin/departments/class_department.inc:686
+#: plugins/admin/departments/dcObject.tpl:67
+#: plugins/admin/departments/organization.tpl:132
+#: plugins/admin/departments/class_dcObject.inc:94
+#: plugins/admin/departments/class_localityGeneric.inc:95
+#: plugins/admin/departments/country.tpl:68
+#: plugins/admin/departments/class_organizationGeneric.inc:135
+#: plugins/admin/departments/generic.tpl:132
+#: plugins/admin/departments/class_domain.inc:94
+msgid "Administrative settings"
+msgstr "Configurações administrativas"
 
-#: include/class_listing.inc:1533 include/class_listing.inc:1535
-msgid "Restore snapshots"
-msgstr "Restaurar snapshots"
+#: plugins/admin/departments/locality.tpl:5
+#: plugins/admin/departments/dep-filter.xml:63
+#: plugins/admin/departments/dep-list.xml:39
+#: plugins/admin/departments/dep-list.xml:124
+#: plugins/admin/departments/class_localityGeneric.inc:82
+#: plugins/admin/departments/class_localityGeneric.inc:83
+#: plugins/admin/departments/class_departmentManagement.inc:229
+msgid "Locality"
+msgstr "Cidade"
 
-#: include/class_listing.inc:1549
-msgid "Export list"
-msgstr "Exportar lista"
+#: plugins/admin/departments/locality.tpl:11
+#: plugins/admin/departments/dcObject.tpl:11
+msgid "Locality name"
+msgstr "Nome da localidade"
 
-#: include/class_listing.inc:1583 include/class_SnapShotDialog.inc:142
-#, fuzzy
-msgid "Restore snapshot"
-msgstr "Restaurar snapshot"
+#: plugins/admin/departments/locality.tpl:14
+#: plugins/admin/departments/dcObject.tpl:14
+msgid "Name of locality to create"
+msgstr "Nome da localidade a ser criada"
 
-#: include/class_listing.inc:1591
-#, fuzzy
-msgid "Create new snapshot for this object"
-msgstr "Criar novo snapshot deste objeto"
+#: plugins/admin/departments/locality.tpl:22
+#: plugins/admin/departments/domain.tpl:22
+#: plugins/admin/departments/dcObject.tpl:22
+#: plugins/admin/departments/organization.tpl:22
+#: plugins/admin/departments/country.tpl:22
+msgid "Descriptive text for department"
+msgstr "Descrição para o departamento"
 
-#: include/class_sortableListing.inc:234
-#, fuzzy
-msgid "Sortable list"
-msgstr "Exportar lista"
+#: plugins/admin/departments/locality.tpl:70
+#: plugins/admin/departments/domain.tpl:70
+#: plugins/admin/departments/dcObject.tpl:70
+#: plugins/admin/departments/organization.tpl:135
+#: plugins/admin/departments/country.tpl:71
+#: plugins/admin/departments/generic.tpl:135
+msgid "Tag department as an independent administrative unit"
+msgstr "Departamento com uma unidade administrativa independente"
 
-#: include/class_sortableListing.inc:239
-msgid "Edit this entry"
-msgstr "Editar entrada"
+#: plugins/admin/departments/domain.tpl:5
+#: plugins/admin/departments/dep-filter.xml:105
+#: plugins/admin/departments/dep-list.xml:15
+#: plugins/admin/departments/dep-list.xml:103
+#: plugins/admin/departments/class_departmentManagement.inc:193
+msgid "Domain"
+msgstr "Domínio"
 
-#: include/class_sortableListing.inc:244
-msgid "Delete this entry"
-msgstr "Excluir entrada"
+#: plugins/admin/departments/domain.tpl:11
+msgid "Domain name"
+msgstr "Nome do domínio"
 
-#: include/functions.inc:134
-#, fuzzy, php-format
-msgid "Fatal error: no class locations defined - please run %s to fix this"
-msgstr ""
-"Erro fatal: Não locais definidos para a classe - por favor execute '%s' para "
-"corrigir isso"
+#: plugins/admin/departments/domain.tpl:14
+msgid "Name of domain to create"
+msgstr "Nome de domínio a ser criado"
 
-#: include/functions.inc:141
-#, fuzzy, php-format
-msgid "Fatal error: cannot instantiate class %s - try running %s to fix this"
-msgstr ""
-"Erro fatal: Não foi possível instanciar a classe '%s' - tente executar '%s' "
-"para corrigir isso"
+#: plugins/admin/departments/class_department.inc:379
+#: plugins/admin/departments/class_department.inc:683
+#: plugins/admin/departments/organization.tpl:117
+#: plugins/admin/departments/class_organizationGeneric.inc:133
+#: plugins/admin/departments/generic.tpl:118
+#: plugins/personal/generic/generic.tpl:419
+#: plugins/personal/generic/generic.tpl:586
+#: plugins/personal/generic/class_user.inc:1357
+#: plugins/personal/generic/class_user.inc:1848
+msgid "Fax"
+msgstr "Fax"
 
-#: include/functions.inc:466
-#, fuzzy, php-format
-msgid "Error while connecting to LDAP: %s"
-msgstr "Erro fatal: Erro enquanto conectava no LDAP. O servidor informou '%s'."
+#: plugins/admin/departments/class_department.inc:439 html/main.php:170
+#: html/password.php:61 include/utils/class_xml.inc:43
+#: include/functions.inc:465
+msgid "Fatal error"
+msgstr "Erro fatal"
 
-#: include/functions.inc:537 include/functions.inc:623
+#: plugins/admin/departments/class_department.inc:439
 #, fuzzy
-msgid "User ID is not unique!"
-msgstr "sambaUnixIdPool não é único!"
-
-#: include/functions.inc:827 include/functions.inc:945
-msgid "Error while locking entry!"
+msgid "Cannot find an unused tag for this administrative unit!"
 msgstr ""
+"Não é possível encontrar uma marca utilizada para essa unidade "
+"administrativa!"
 
-#: include/functions.inc:837
-#, fuzzy, php-format
-msgid "Cannot store lock information in LDAP!"
-msgstr ""
-"Não é possível detectar informações sobre os esquemas do LDAP instalado!"
+#: plugins/admin/departments/class_department.inc:507
+#, php-format
+msgid "Tagging '%s'."
+msgstr "Marcando '%s'"
 
-#: include/functions.inc:837
-#, fuzzy, php-format
-msgid "Error: %s"
-msgstr "Erro"
+#: plugins/admin/departments/class_department.inc:588
+#, php-format
+msgid "Moving '%s' to '%s'"
+msgstr "Movendo '%s' para '%s'"
 
-#: include/functions.inc:1267
-#, fuzzy, php-format
-msgid "The current size limit of %d entries is exceeded!"
-msgstr "O tamanho limite %d de entradas foi execedido!"
+#: plugins/admin/departments/class_department.inc:624
+#: ihtml/themes/default/snapshotdialog.tpl:20
+#: ihtml/themes/default/snapshotdialog.tpl:63
+#: include/utils/class_msgPool.inc:459 include/class_acl.inc:799
+#: include/class_acl.inc:806 include/class_acl.inc:813
+msgid "Object"
+msgstr "Objeto"
 
-#: include/functions.inc:1269
+#: plugins/admin/departments/class_department.inc:629
 #, php-format
-msgid "Set the size limit to %s"
-msgstr ""
+msgid "FAILED to copy %s, aborting operation"
+msgstr "FALHA ao copiar %s, operação abortada"
 
-#: include/functions.inc:1281 plugins/personal/generic/generic.tpl:218
-msgid "Configure"
-msgstr "Configurar"
+#: plugins/admin/departments/class_department.inc:660
+#: plugins/admin/departments/class_department.inc:671
+msgid "Departments"
+msgstr "Departamentos"
 
-#: include/functions.inc:1286
-#, fuzzy
-msgid "list is incomplete"
-msgstr "O filtro esta incompleto!"
+#: plugins/admin/departments/class_department.inc:674
+msgid "Department name"
+msgstr "Nome do departamento"
 
-#: include/functions.inc:1636
-msgid "Continue anyway"
-msgstr "Continuar de qualquer maneira"
+#: plugins/admin/departments/class_department.inc:679
+#: plugins/admin/departments/organization.tpl:86
+#: plugins/admin/departments/class_organizationGeneric.inc:129
+#: plugins/admin/departments/generic.tpl:87
+#: plugins/personal/generic/generic.tpl:444
+#: plugins/personal/generic/class_user.inc:1733
+msgid "State"
+msgstr "Estado"
 
-#: include/functions.inc:1638
-msgid "Edit anyway"
-msgstr "Editar de qualquer maneira"
+#: plugins/admin/departments/class_department.inc:680
+#: plugins/admin/departments/organization.tpl:82
+#: plugins/admin/departments/organization.tpl:94
+#: plugins/admin/departments/class_localityGeneric.inc:91
+#: plugins/admin/departments/class_organizationGeneric.inc:130
+#: plugins/admin/departments/generic.tpl:83
+#: plugins/admin/departments/generic.tpl:85
+#: plugins/admin/departments/generic.tpl:95
+#: plugins/personal/generic/generic.tpl:436
+#: plugins/personal/generic/class_user.inc:1734
+#: ihtml/themes/default/infoPage.tpl:28
+msgid "Location"
+msgstr "Localização"
 
-#: include/functions.inc:1641
-msgid "These entries are currently locked:"
-msgstr ""
+#: plugins/admin/departments/class_department.inc:681
+#: plugins/admin/departments/organization.tpl:102
+#: plugins/admin/departments/generic.tpl:103
+#: plugins/personal/generic/generic.tpl:185
+#: plugins/personal/generic/generic.tpl:452
+msgid "Address"
+msgstr "Endereço"
 
-#: include/functions.inc:1882
-msgid "Entries per page"
-msgstr "Entradas por página"
+#: plugins/admin/departments/class_department.inc:682
+msgid "Telephone"
+msgstr "Telefone"
 
-#: include/functions.inc:2060
+#: plugins/admin/departments/class_department.inc:737
 #, php-format
-msgid "GOsa %s"
-msgstr ""
+msgid "Object '%s' is already tagged"
+msgstr "O objeto '%s' já esta marcado"
 
-#: include/functions.inc:2067
-#, fuzzy, php-format
-msgid "GOsa %s snapshot (Rev %s)"
-msgstr "GOsa development snapshot (Rev %s)"
+#: plugins/admin/departments/class_department.inc:744
+#, php-format
+msgid "Adding tag (%s) to object '%s'"
+msgstr "Adicionando marca (%s) para o objeto '%s'"
 
-#: include/functions.inc:2072
-#, fuzzy, php-format
-msgid "GOsa development snapshot (Rev %s)"
-msgstr "GOsa development snapshot (Rev %s)"
+#: plugins/admin/departments/class_department.inc:776
+#, php-format
+msgid "Removing tag from object '%s'"
+msgstr "Removendo marcas do objeto '%s'"
 
-#: include/functions.inc:2168
-#, fuzzy, php-format
-msgid "File %s cannot be deleted!"
-msgstr "O arquivo '%s' não pode ser excluido."
+#: plugins/admin/departments/dcObject.tpl:5
+#: plugins/admin/departments/dep-filter.xml:77
+#: plugins/admin/departments/dep-list.xml:23
+#: plugins/admin/departments/dep-list.xml:110
+msgid "Domain component"
+msgstr "Componente do domínio"
 
-#: include/functions.inc:2198 include/functions.inc:2218
+#: plugins/admin/departments/dep_move_confirm.tpl:2
 #, fuzzy
-msgid "Cannot write revision file!"
-msgstr "Não foi possível escrever o arquivo de revisão!"
-
-#: include/functions.inc:2489 include/functions.inc:2493
-#: include/functions.inc:2499
-msgid "'baseIdHook' is not available. Using default base!"
-msgstr "'baseldHook' não disponível. Usando a base padrão!"
+msgid "You are currently moving/renaming this department."
+msgstr "Você esta movendo/renomeando este departamento."
 
-#: include/functions.inc:2523
+#: plugins/admin/departments/dep_move_confirm.tpl:6
 #, fuzzy
 msgid ""
-"Cannot read schema information from LDAP. Schema validation is not possible!"
-msgstr ""
-"Não é possível obter informações sobre o esquema do servidor. Nenhuma "
-"verificação do esquema possível!"
-
-#: include/functions.inc:2549
-msgid "This class is used to make users appear in GOsa."
+"Modifying a departments naming attribute 'ou' or base may corrupt ACLs and "
+"snapshot entries for all entire objects."
 msgstr ""
+"Modificando o atributo nome de departamento 'ou' ou base pode corromper acls "
+"e snapshot para todas as entradas de objetos."
 
-#: include/functions.inc:2556
+#: plugins/admin/departments/dep_move_confirm.tpl:9
 #, fuzzy
+msgid "GOsa can NOT fix this for you, yet."
+msgstr "O GOsa NÃO pode corrigir isso para você, ainda."
+
+#: plugins/admin/departments/dep_move_confirm.tpl:12
 msgid ""
-"This class is used to lock entries in order to prevent multiple edits at a "
-"time."
+"Before you confirm this action, ensure that everything will be as expected, "
+"possibly the best solution is a backup."
 msgstr ""
-"Utilizado para bloquear as entradas atualmente editado para evitar várias "
-"alterações ao mesmo tempo."
-
-#: include/functions.inc:2601
-#, fuzzy, php-format
-msgid "Required object class %s is missing!"
-msgstr "Classe de objeto '%s' é requerida e esta ausente!"
-
-#: include/functions.inc:2604
-#, fuzzy, php-format
-msgid "Optional object class %s is missing!"
-msgstr "Classe de objeto '%s' é opcional esta ausente!"
-
-#: include/functions.inc:2609
-#, fuzzy, php-format
-msgid "Wrong version of required object class %s (!=%s) detected!"
-msgstr "Conflito de versão para a classe de objeto necessária: '%s' (!=%s)!"
+"Antes de confirmar essa ação e garantir que tudo será como o esperado, "
+"possivelmente, a melhor solução é um backup."
 
-#: include/functions.inc:2612
-#, fuzzy, php-format
-msgid "Class available"
-msgstr "Classe(s) disponível(is)"
+#: plugins/admin/departments/dep-filter.xml:35
+#: plugins/admin/departments/generic.tpl:4
+#, fuzzy
+msgid "Organizational Unit"
+msgstr "Nome da Empresa"
 
-#: include/functions.inc:2634
-msgid ""
-"RFC2307bis schema is enabled, but the current LDAP configuration does not "
-"support it!"
-msgstr ""
+#: plugins/admin/departments/dep-filter.xml:91
+#: plugins/admin/departments/organization.tpl:4
+#: plugins/admin/departments/dep-list.xml:47
+#: plugins/admin/departments/dep-list.xml:131
+#: plugins/admin/departments/class_organizationGeneric.inc:113
+#: plugins/admin/departments/class_organizationGeneric.inc:114
+#: plugins/admin/departments/class_departmentManagement.inc:241
+#: plugins/personal/generic/generic.tpl:298
+#: plugins/personal/generic/class_user.inc:1720 setup/setup_feedback.tpl:10
+#: setup/setup_feedback.tpl:12 ihtml/themes/default/infoPage.tpl:26
+msgid "Organization"
+msgstr "Empresa"
 
-#: include/functions.inc:2635
+#: plugins/admin/departments/dep_iframe.tpl:1
 #, fuzzy
-msgid ""
-"To use RFC2307bis groups, the objectClass 'posixGroup' must be AUXILIARY."
-msgstr ""
-"Para usar a rf2307bis os grupos da classe de objetos 'posixGroup' devem ser "
-"AUXILIARY"
+msgid "Processing the requested operation"
+msgstr "Processando a operação solicitada"
 
-#: include/functions.inc:2639
+#: plugins/admin/departments/dep_iframe.tpl:7
+#, fuzzy
 msgid ""
-"RFC2307bis schema is disabled, but the current LDAP configuration supports "
-"it!"
+"Your browser doesn't support IFRAME HTML elements. Please use this link to "
+"perform the requested operation."
 msgstr ""
+"Seu navegador não suporta iframes, por favor, use este link para executar a "
+"operação solicitada."
 
-#: include/functions.inc:2640
-#, fuzzy
-msgid "To correct this, the objectClass 'posixGroup' must be STRUCTURAL."
-msgstr "A classe de objeto 'posixGroup' deve ser STRUCTURAL"
+#: plugins/admin/departments/organization.tpl:11
+msgid "Name of organization"
+msgstr "Nome da organização"
 
-#: include/functions.inc:2665
-msgid "German"
-msgstr "Alemão"
+#: plugins/admin/departments/organization.tpl:14
+msgid "Name of organization to create"
+msgstr "Nome da organização a ser criada"
 
-#: include/functions.inc:2666
-msgid "French"
-msgstr "Francês"
+#: plugins/admin/departments/organization.tpl:30
+#: plugins/admin/departments/generic.tpl:30
+msgid "Category for this subtree"
+msgstr "Categorias para esta subárvore"
 
-#: include/functions.inc:2667
-msgid "Italian"
-msgstr "Italiano"
+#: plugins/admin/departments/organization.tpl:89
+#: plugins/admin/departments/generic.tpl:90
+msgid "State where this subtree is located"
+msgstr "Estado onde esta localizado"
 
-#: include/functions.inc:2668
-msgid "Spanish"
-msgstr "Espanhol"
+#: plugins/admin/departments/organization.tpl:97
+#: plugins/admin/departments/generic.tpl:98
+msgid "Location of this subtree"
+msgstr "Localização desta subárvore"
 
-#: include/functions.inc:2669
-msgid "English"
-msgstr "Inglês"
+#: plugins/admin/departments/organization.tpl:105
+#: plugins/admin/departments/generic.tpl:106
+msgid "Postal address of this subtree"
+msgstr "Código postal para esta subárvore"
 
-#: include/functions.inc:2670
-msgid "Dutch"
-msgstr "Holandês"
+#: plugins/admin/departments/organization.tpl:112
+#: plugins/admin/departments/generic.tpl:113
+msgid "Base telephone number of this subtree"
+msgstr "Número de telefone dessa subárvore"
 
-#: include/functions.inc:2671
-msgid "Polish"
-msgstr "Polonês"
+#: plugins/admin/departments/organization.tpl:120
+#: plugins/admin/departments/generic.tpl:121
+msgid "Base facsimile telephone number of this subtree"
+msgstr "Número do fax dessa subárvore"
 
-#: include/functions.inc:2672
-msgid "Brazilian Portuguese"
-msgstr ""
+#: plugins/admin/departments/dep-list.xml:11
+#, fuzzy
+msgid "List of structural objects"
+msgstr "Lista de grupo de objetos"
 
-#: include/functions.inc:2674
-msgid "Chinese"
-msgstr "Chinês"
+#: plugins/admin/departments/dep-list.xml:55
+#: plugins/admin/departments/dep-list.xml:71
+#: plugins/admin/departments/dep-list.xml:138
+#: plugins/admin/departments/class_departmentManagement.inc:253
+#: plugins/admin/ogroups/objectSelect/selectObject-list.xml:15
+#: plugins/admin/ogroups/class_ogroupManagement.inc:186
+#: plugins/personal/generic/generic.tpl:306
+#: plugins/personal/generic/class_user.inc:1721
+msgid "Department"
+msgstr "Departamento"
 
-#: include/functions.inc:2675
-msgid "Vietnamese"
-msgstr "Vietnamita"
+#: plugins/admin/departments/class_dcObject.inc:81
+#: plugins/admin/departments/class_dcObject.inc:82
+#: plugins/admin/departments/class_departmentManagement.inc:205
+#: plugins/admin/departments/class_domain.inc:81
+#: plugins/admin/departments/class_domain.inc:82
+msgid "Domain Component"
+msgstr "Componente do domínio"
 
-#: include/functions.inc:2676
-msgid "Russian"
-msgstr "Russo"
+#: plugins/admin/departments/country.tpl:14
+msgid "Name of country to create"
+msgstr "Nome de país a ser criado"
 
-#: include/functions.inc:2869
+#: plugins/admin/departments/class_organizationGeneric.inc:122
 #, fuzzy
-msgid "Cannot detect password hash!"
-msgstr "Não é possível gerar o hash do samba!"
+msgid "Organization name"
+msgstr "Nome da Empresa"
 
-#: include/functions.inc:2910 include/functions.inc:2985
-#, php-format
-msgid "Pre-event hook reported a problem: %s. Password change canceled!"
-msgstr ""
+#: plugins/admin/departments/class_organizationGeneric.inc:131
+#: plugins/personal/generic/generic.tpl:183
+#: plugins/personal/generic/class_user.inc:1735
+msgid "Postal address"
+msgstr "Código Postal"
 
-#: include/functions.inc:2941
-#, fuzzy
-msgid "Password change failed!"
-msgstr "Alterar senha"
+#: plugins/admin/departments/class_organizationGeneric.inc:132
+#: plugins/generic/infoPage/class_infoPage.inc:109
+msgid "Phone number"
+msgstr "Número de telefone"
 
-#: include/functions.inc:2949
-#, php-format
-msgid "Post-event hook reported a problem: %s. Password change canceled!"
-msgstr ""
+#: plugins/admin/departments/generic.tpl:11
+msgid "Name of department"
+msgstr "Nome do departamento"
 
-#: include/functions.inc:3053
+#: plugins/admin/departments/generic.tpl:14
+msgid "Name of subtree to create"
+msgstr "Nome da subárvore a ser criada"
+
+#: plugins/admin/departments/generic.tpl:22
+msgid "Descriptive text for   department"
+msgstr "Descrição para o departamento"
+
+#: plugins/admin/departments/class_departmentManagement.inc:25
 #, fuzzy
-msgid "Cannot generate SAMBA hash!"
-msgstr "Não é possível gerar o hash do samba!"
+msgid "Directory structure"
+msgstr "Diretório"
 
-#: include/functions.inc:3068
-#, fuzzy, php-format
-msgid "Generating SAMBA hash by running %s failed: check %s!"
+#: plugins/admin/departments/class_departmentManagement.inc:26
+msgid ""
+"Manage organizations, organizational units, localities, countries and more"
 msgstr ""
-"Não foi possível gerar o hash do samba: '%s' falhou, verifique o "
-"'sambaHashHook'!"
 
-#: include/functions.inc:3346 include/functions.inc:3360
-#: include/functions.inc:3398 include/functions.inc:3410
-#: include/functions.inc:3414 include/functions.inc:3429
-#: include/functions.inc:3438
+#: plugins/admin/departments/class_departmentManagement.inc:125
 #, fuzzy
-msgid "Cannot allocate free ID:"
-msgstr "Não é possível alocar um ID livre:"
+msgid ""
+"As soon as the tag operation has finished, you can scroll down to end of the "
+"page and    press the 'Continue' button to continue with the department "
+"management dialog."
+msgstr ""
+"Tão logo a operação de tag tiver terminado, você pode ir para o final da "
+"página e pressione o botão 'Continuar' para continuar com o diálogo de "
+"gestão do departamento."
 
-#: include/functions.inc:3346
+#: plugins/admin/newConfigManagement/DeviceConfig-list.xml:10
 #, fuzzy
-msgid "unknown idAllocation method!"
-msgstr "método idAllocation desconhecido!"
-
-#: include/functions.inc:3360
-#, php-format
-msgid "%sPoolMin >= %sPoolMax!"
-msgstr "%sPoolMin >= %sPoolMax!"
-
-#: include/functions.inc:3390
-msgid "Cannot create sambaUnixIdPool entry!"
-msgstr "Não é possível criar a entrada sambaUnixIdPool!"
+msgid "List of items"
+msgstr "Lista de usuários"
 
-#: include/functions.inc:3398
-msgid "sambaUnixIdPool is not unique!"
-msgstr "sambaUnixIdPool não é único!"
+#: plugins/admin/newConfigManagement/DeviceConfig-list.xml:75
+#, fuzzy
+msgid "Edit item"
+msgstr "Editar certificados"
 
-#: include/functions.inc:3410 include/functions.inc:3414
-msgid "no ID available!"
-msgstr "sem ID disponíveis"
+#: plugins/admin/newConfigManagement/DeviceConfig-list.xml:82
+#, fuzzy
+msgid "Remove item"
+msgstr "Remover foto"
 
-#: include/functions.inc:3438
+#: plugins/admin/newConfigManagement/DeviceConfig-list.tpl:9
 #, fuzzy
-msgid "maximum number of tries exceeded!"
-msgstr "tentativas máxima excedida!"
+msgid "Container"
+msgstr "Continuar"
 
-#: include/functions.inc:3498
+#: plugins/admin/newConfigManagement/DeviceConfig-list.tpl:10
+msgid "Item"
+msgstr ""
+
+#: plugins/admin/newConfigManagement/class_newConfigManagement.inc:8
+#: plugins/admin/newConfigManagement/class_newConfigManagement.inc:9
+#: plugins/admin/newConfigManagement/class_newConfigManagement.inc:352
+#: plugins/admin/newConfigManagement/class_newConfigManagement.inc:353
+#: plugins/admin/newConfigManagement/class_newConfigManagement.inc:359
 #, fuzzy
-msgid "Cannot allocate free ID!"
-msgstr "Não é possível alocar um ID livre"
+msgid "Config management"
+msgstr "Sistema/Gerenciamento de Configurações"
 
-#: include/class_tabs.inc:57
-#, fuzzy, php-format
-msgid "No plugin definition for %s found: please check the configuration file!"
+#: plugins/admin/newConfigManagement/class_newConfigManagement.inc:42
+#: plugins/admin/newConfigManagement/class_newConfigManagement.inc:95
+#, php-format
+msgid "Failed to load distributions, error was '%s'!"
 msgstr ""
-"Sem definição encontrada para inicializar o plugin '%s', verifique o seu "
-"arquivo de configuração."
 
-#: include/class_tabs.inc:264
-#, fuzzy, php-format
-msgid "Delete process has been canceled by plugin %s: %s"
-msgstr "Processo de exclusão foi cancelado pelo plugin '%s': %s"
+#: plugins/admin/newConfigManagement/class_newConfigManagement.inc:262
+msgid "No selectable install methods returned!"
+msgstr ""
 
-#: include/class_tabs.inc:402
-msgid "References"
-msgstr "Referências"
+#: plugins/admin/newConfigManagement/class_newConfigManagement.inc:263
+#: setup/class_setup.inc:183
+msgid "Setup"
+msgstr "Configuração"
 
-#: include/class_SnapShotDialog.inc:55
+#: plugins/admin/newConfigManagement/class_newConfigManagement.inc:278
 #, fuzzy
-msgid "Date"
-msgstr "Colar"
+msgid "Distribution"
+msgstr "Descrição"
 
-#: include/class_SnapShotDialog.inc:94
-#, fuzzy, php-format
-msgid "You are about to delete the snapshot %s."
-msgstr "Você esta preste a excluir o snapshot '%s'."
+#: plugins/admin/newConfigManagement/class_newConfigManagement.inc:284
+msgid "Release"
+msgstr ""
 
-#: include/class_SnapShotDialog.inc:143
+#: plugins/admin/newConfigManagement/class_newConfigManagement.inc:290
 #, fuzzy
-msgid "Delete snapshot"
-msgstr "Criar snapshot"
+msgid "Component"
+msgstr "Componente do domínio"
 
-#: include/class_SnapShotDialog.inc:144 include/class_SnapShotDialog.inc:162
+#: plugins/admin/ogroups/paste_generic.tpl:1
 #, fuzzy
-msgid "Y-m-d, H:i:s"
-msgstr "Y-m-d, H:i:s"
-
-#: include/exporter/class_cvsExporter.inc:48
-msgid "CSV"
-msgstr "CSV"
+msgid "Paste object group"
+msgstr "Editar grupo de objeto"
 
-#: include/exporter/class_PDF.inc:24
-msgid "Page"
-msgstr "Página"
+#: plugins/admin/ogroups/paste_generic.tpl:7
+msgid "Please enter the new object group name"
+msgstr "Por favor entre com o nome do novo grupo de objeto"
 
-#: include/exporter/class_pdfExporter.inc:18
-msgid "No PDF export possible: there is no FPDF library installed."
+#: plugins/admin/ogroups/paste_generic.tpl:16
+msgid ""
+"Copy members. Be careful with this option, systems can only inherit from a "
+"single object group!"
 msgstr ""
-"Não é possível exportar para PDF: não existe a biblioteca FPDF instalada."
 
-#: include/exporter/class_pdfExporter.inc:145
-msgid "PDF"
-msgstr "PDF"
+#: plugins/admin/ogroups/ogroup-list.xml:11
+msgid "List of object groups"
+msgstr "Lista de grupo de objetos"
 
-#: include/class_GOsaRegistration.inc:127
-msgid ""
-"UNIX-timestamp pointing to the date GOsa will ask for a registration again "
-"(-1 to disable)"
-msgstr ""
+#: plugins/admin/ogroups/ogroup-list.xml:15
+#: plugins/admin/ogroups/generic.tpl:1
+msgid "Object group"
+msgstr "Grupo de Objeto"
 
-#: include/class_jsonRPC.inc:38
-#, fuzzy, php-format
-msgid "The RPC connection (%s) specified for %s:%s is invalid: %s"
-msgstr "'%s' comando para o plugin %s é inválido!"
+#: plugins/admin/ogroups/ogroup-list.xml:142
+msgid "Edit object group"
+msgstr "Editar grupo de objeto"
 
-#: include/class_jsonRPC.inc:331
-#, fuzzy, php-format
-msgid "Unknown HTTP status code %s!"
-msgstr "Tipo de ACL desconhecida '%s'!"
+#: plugins/admin/ogroups/ogroup-list.xml:155
+msgid "Remove object group"
+msgstr "Excluir grupo de objetos"
 
-#: include/class_multi_plug.inc:362
-#, fuzzy
-msgid "You are currently editing multiple entries."
-msgstr "Você esta editando multiplas entradas."
+#: plugins/admin/ogroups/tabs_ogroups.inc:139
+msgid "Phone queue"
+msgstr "Fila de telefone"
 
-#: include/class_multi_plug.inc:394
+#: plugins/admin/ogroups/tabs_ogroups.inc:164
 #, fuzzy
-msgid "Reset password"
-msgstr "Salvar senha"
+msgid "Groupware"
+msgstr "Nome do Grupo"
 
-#: include/class_multi_plug.inc:394
+#: plugins/admin/ogroups/tabs_ogroups.inc:176
 #, fuzzy
-msgid "The user password has been reset. Please set a new password!"
+msgid "System settings"
+msgstr "Configurações do usuário"
+
+#: plugins/admin/ogroups/tabs_ogroups.inc:188
+#: plugins/admin/ogroups/tabs_ogroups.inc:213
+msgid "Recipe"
 msgstr ""
-"A senha do usuário foi reiniciada, por favor informe um valor para a nova "
-"senha!"
 
-#: include/class_certificate.inc:73
-msgid "Certificate is empty!"
-msgstr "Certificado esta vazio!"
+#: plugins/admin/ogroups/tabs_ogroups.inc:200
+#: plugins/admin/ogroups/tabs_ogroups.inc:222
+msgid "Devices"
+msgstr "Dispositivos"
 
-#: include/class_certificate.inc:100
+#: plugins/admin/ogroups/tabs_ogroups.inc:232
 #, fuzzy
-msgid "Cannot load certificate: only PEM and DER are supported!"
-msgstr "Não Ã© possível carregar o certificado - somente PEM/DER Ã© suportado!"
+msgid "Deployment summary"
+msgstr "Número do departamento"
 
-#: include/class_certificate.inc:115
+#: plugins/admin/ogroups/tabs_ogroups.inc:242
+msgid "Desktop"
+msgstr ""
+
+#: plugins/admin/ogroups/tabs_ogroups.inc:259
+msgid "Applications"
+msgstr "Aplicações"
+
+#: plugins/admin/ogroups/generic.tpl:5 plugins/personal/posix/generic.tpl:6
 #, fuzzy
-msgid "Cannot extract information for non PEM certificates!"
-msgstr "Não é possível extrair informações de certificados não PEM!"
+msgid "Generic settings"
+msgstr "Configurações gerais do usuário"
 
-#: include/class_certificate.inc:219
-msgid "No valid certificate loaded!"
-msgstr "Nenhum certificado válido carregado!"
+#: plugins/admin/ogroups/generic.tpl:10
+msgid "Name of the group"
+msgstr "Nome do Grupo"
 
-#: include/php_setup.inc:107
-msgid "Generating this page caused the PHP interpreter to raise some errors!"
-msgstr "Ao gerar esta página o interpretador do PHP gerou alguns erros!"
+#: plugins/admin/ogroups/generic.tpl:41
+msgid "Member objects"
+msgstr "Objetos membros"
 
-#: include/php_setup.inc:110
+#: plugins/admin/ogroups/objectSelect/class_objectSelect.inc:29
 #, fuzzy
-msgid "Send bug report"
-msgstr "Enviar relatório de erro"
+msgid "Object selection"
+msgstr "Objetos em uso"
 
-#: include/php_setup.inc:114
-msgid "Toggle details"
-msgstr ""
+#: plugins/admin/ogroups/objectSelect/selectObject-list.xml:23
+#: plugins/admin/ogroups/class_ogroupManagement.inc:187
+#: plugins/personal/posix/trustSelect/trust-list.xml:12
+msgid "Server"
+msgstr "Servidor"
 
-#: include/php_setup.inc:123
-msgid "PHP error"
-msgstr "Erro PHP"
+#: plugins/admin/ogroups/objectSelect/selectObject-list.xml:31
+#: plugins/admin/ogroups/class_ogroupManagement.inc:189
+#: plugins/personal/posix/trustSelect/trust-list.xml:19
+msgid "Workstation"
+msgstr "Estação"
 
-#: include/php_setup.inc:142
-#, fuzzy
-msgid "class"
-msgstr "classes"
+#: plugins/admin/ogroups/objectSelect/selectObject-list.xml:39
+#: plugins/admin/ogroups/class_ogroupManagement.inc:191
+#: plugins/personal/posix/trustSelect/trust-list.xml:26
+msgid "Terminal"
+msgstr "Terminal"
 
-#: include/php_setup.inc:148
-#, fuzzy
-msgid "function"
-msgstr "function"
+#: plugins/admin/ogroups/objectSelect/selectObject-list.xml:47
+#: plugins/admin/ogroups/class_ogroupManagement.inc:192
+msgid "Printer"
+msgstr "Impressoras"
 
-#: include/php_setup.inc:153
-#, fuzzy
-msgid "static"
-msgstr "stático"
+#: plugins/admin/ogroups/class_ogroupManagement.inc:25
+#: plugins/admin/ogroups/class_ogroup.inc:858
+msgid "Object groups"
+msgstr "Grupo de objetos"
 
-#: include/php_setup.inc:157
-#, fuzzy
-msgid "method"
-msgstr "método"
+#: plugins/admin/ogroups/class_ogroupManagement.inc:26
+msgid "Combine different types of objects to make use of this relationship"
+msgstr ""
 
-#: include/php_setup.inc:190
-#, fuzzy
-msgid "Traceback"
-msgstr "Marca"
+#: plugins/admin/ogroups/class_ogroupManagement.inc:182
+msgid "Templates"
+msgstr "Modelos"
 
-#: include/php_setup.inc:191
-#, fuzzy
-msgid "File"
-msgstr "Arquivo"
+#: plugins/admin/ogroups/class_ogroupManagement.inc:185
+msgid "Application"
+msgstr "Aplicação"
 
-#: include/php_setup.inc:191
+#: plugins/admin/ogroups/class_ogroupManagement.inc:190
 #, fuzzy
-msgid "Line"
-msgstr "Linha"
+msgid "Windows Install"
+msgstr "Instalar o Windows"
 
-#: include/php_setup.inc:192
-#, fuzzy
-msgid "Arguments"
-msgstr "Arguments"
+#: plugins/admin/ogroups/class_ogroup.inc:244
+#: plugins/generic/dashBoard/dbInformation/contents.tpl:1
+#: setup/setup_ldap.tpl:108
+msgid "Information"
+msgstr "Informação"
 
-#: include/class_userFilter.inc:55 plugins/admin/departments/generic.tpl:27
-#: plugins/admin/departments/class_organizationGeneric.inc:124
-#: plugins/admin/departments/class_department.inc:676
-#: plugins/admin/departments/organization.tpl:27
-#: plugins/admin/acl/class_aclRole.inc:166
-msgid "Category"
-msgstr "Categoria"
+#: plugins/admin/ogroups/class_ogroup.inc:244
+msgid "You cannot combine terminals and workstations in one object group!"
+msgstr ""
+"Você não pode combinar os terminais e estações de trabalho em um grupo de "
+"objeto!"
 
-#: include/class_filter.inc:226
-#, fuzzy
-msgid "Search filter"
-msgstr "Procurar na subárvore"
+#: plugins/admin/ogroups/class_ogroup.inc:320
+msgid "too many different objects!"
+msgstr "muitos objetos diferentes!"
 
-#: include/class_filter.inc:444
-msgid "Search in subtrees"
-msgstr "Procurar na subárvore"
+#: plugins/admin/ogroups/class_ogroup.inc:322
+msgid "users"
+msgstr "usuários"
 
-#: include/class_filter.inc:449
-#, fuzzy
-msgid "Edit filters"
-msgstr "Editar certificados"
+#: plugins/admin/ogroups/class_ogroup.inc:323
+msgid "groups"
+msgstr "grupos"
 
-#: include/class_userFilterEditor.inc:254
-#, php-format
-msgid "Error in filter #%s: %s opening and %s closing brackets detected!"
-msgstr ""
+#: plugins/admin/ogroups/class_ogroup.inc:324
+msgid "applications"
+msgstr "aplicações"
 
-#: include/class_plugin.inc:581
-msgid ""
-"The current object has been altered while beeing edited. If you save this "
-"entry, changes that have been made by others will be discarded!"
-msgstr ""
+#: plugins/admin/ogroups/class_ogroup.inc:325
+msgid "departments"
+msgstr "departamentos"
 
-#: include/class_plugin.inc:1411
-#, php-format
-msgid "Changing ACL DN from %s to %s"
-msgstr ""
+#: plugins/admin/ogroups/class_ogroup.inc:326
+msgid "servers"
+msgstr "servidores"
 
-#: include/functions_helpviewer.inc:45
-#, fuzzy, php-format
-msgid "XML error in guide.xml: %s at line %s"
-msgstr "Erro no XML guide.xml: %s na linha %d"
+#: plugins/admin/ogroups/class_ogroup.inc:327
+msgid "workstations"
+msgstr "estações"
 
-#: include/functions_helpviewer.inc:88
+#: plugins/admin/ogroups/class_ogroup.inc:328
 #, fuzzy
-msgid "No help available for this plug-in."
-msgstr "Sem arquivo de ajuda para este plugin."
+msgid "Windows workstations"
+msgstr "grupo de estações windows"
 
-#: include/functions_helpviewer.inc:388
-#, php-format
-msgid "%s results for your search with the keyword %s"
-msgstr "%s resultados para sua busca com a palavra-chave %s"
+#: plugins/admin/ogroups/class_ogroup.inc:329
+msgid "terminals"
+msgstr "terminais"
 
-#: include/functions_helpviewer.inc:461
-#, fuzzy, php-format
-msgid "%s%% hit rate in file %s"
-msgstr "%s%% taxa de acerto no arquivo %s"
+#: plugins/admin/ogroups/class_ogroup.inc:330
+msgid "phones"
+msgstr "telefones"
 
-#: include/utils/class_timezone.inc:47
-#, fuzzy, php-format
-msgid "The configured timezone %s is not valid!"
-msgstr "Não é possivel ler o arquivo de configuração do GOsa: %s/%s"
+#: plugins/admin/ogroups/class_ogroup.inc:331
+msgid "printers"
+msgstr "impressoras"
 
-#: include/utils/class_xml.inc:51
+#: plugins/admin/ogroups/class_ogroup.inc:533
 #, fuzzy
-msgid "XML error"
-msgstr "erro XML "
-
-#: include/utils/class_msgPool.inc:17
-msgid "This object will be deleted!"
-msgstr "Este objeto será excluído!"
-
-#: include/utils/class_msgPool.inc:19
-#, fuzzy, php-format
-msgid "This %s object will be deleted!"
-msgstr "Este objeto '%s' será excluído!"
+msgid "Non existing DN:"
+msgstr "DN não existente:"
 
-#: include/utils/class_msgPool.inc:24
+#: plugins/admin/ogroups/class_ogroup.inc:651
 #, php-format
-msgid "This object will be deleted: %s"
-msgstr "Este objeto será excluído: %s"
-
-#: include/utils/class_msgPool.inc:26
-#, fuzzy, php-format
-msgid "This %s object will be deleted: %s"
-msgstr "Este objeto '%s' será excluído: %s"
+msgid ""
+"These systems are already configured by other object groups and cannot be "
+"added:"
+msgstr ""
+"Estes sistemas já estão configurados por grupos de outro objeto e não pode "
+"ser adicionado:"
 
-#: include/utils/class_msgPool.inc:31
-msgid "This object will be deleted:"
-msgstr "Este objeto será excluído:"
+#: plugins/admin/ogroups/class_ogroup.inc:685
+msgid "You can combine two different object types at maximum, only!"
+msgstr ""
+"É possível combinar dois diferentes tipos de objeto, no máximo, apenas!"
 
-#: include/utils/class_msgPool.inc:33
-#, fuzzy, php-format
-msgid "This %s object will be deleted:"
-msgstr "Este objeto '%s' será excluído:"
+#: plugins/admin/ogroups/class_ogroup.inc:849
+#, fuzzy
+msgid "Object group generic"
+msgstr "Grupo de objeto genérico"
 
-#: include/utils/class_msgPool.inc:37
-#, php-format
-msgid "These objects will be deleted: %s"
-msgstr "Esses objetos serão excluídos: %s"
+#: plugins/admin/ogroups/class_ogroup.inc:865 include/class_acl.inc:280
+msgid "Member"
+msgstr "Membro"
 
-#: include/utils/class_msgPool.inc:39
-#, fuzzy, php-format
-msgid "These %s objects will be deleted: %s"
-msgstr "Esses objetos '%s' serão excluídos: %s"
+#: plugins/personal/posix/trustSelect/class_trustSelect.inc:29
+msgid "Trust machine selection"
+msgstr ""
 
-#: include/utils/class_msgPool.inc:47
-msgid "You have no permission to delete this object!"
-msgstr "Você não tem permissão para excluir esse objeto!"
+#: plugins/personal/posix/paste_generic.tpl:1
+#: plugins/personal/posix/paste_generic.tpl:5
+#: plugins/personal/posix/generic.tpl:1
+msgid "POSIX settings"
+msgstr "Configurações POSIX"
 
-#: include/utils/class_msgPool.inc:51 include/utils/class_msgPool.inc:55
-msgid "You have no permission to delete the object:"
-msgstr "Você não tem permissão para excluir esse objeto:"
+#: plugins/personal/posix/paste_generic.tpl:6
+#: plugins/personal/posix/paste_generic.tpl:9
+#: plugins/personal/posix/class_posixAccount.inc:858
+#: plugins/personal/posix/class_posixAccount.inc:861
+#: plugins/personal/posix/class_posixAccount.inc:936
+#: plugins/personal/posix/class_posixAccount.inc:939
+#: plugins/personal/posix/class_posixAccount.inc:1307
+#: plugins/personal/posix/generic.tpl:8
+msgid "Home directory"
+msgstr "Diretório pessoal"
 
-#: include/utils/class_msgPool.inc:58
-msgid "You have no permission to delete these objects:"
-msgstr "Você não tem permissão para excluir esses objetos:"
+#: plugins/personal/posix/paste_generic.tpl:17
+#: plugins/personal/posix/generic.tpl:51
+#: plugins/personal/posix/posix_shadow.tpl:2
+#: plugins/personal/generic/generic.tpl:34
+#: plugins/personal/generic/generic.tpl:81
+#, fuzzy
+msgid "Account settings"
+msgstr "Configurações de grupo"
 
-#: include/utils/class_msgPool.inc:65
-msgid "You have no permission to create this object!"
-msgstr "Você não tem permissão para criar este objeto!"
+#: plugins/personal/posix/paste_generic.tpl:19
+#: plugins/personal/posix/class_posixAccount.inc:1308
+#: plugins/personal/posix/generic.tpl:26
+msgid "Primary group"
+msgstr "Grupo primário"
 
-#: include/utils/class_msgPool.inc:69 include/utils/class_msgPool.inc:73
-msgid "You have no permission to create the object:"
-msgstr "Vocẽ não tem permissão para criar o objeto:"
+#: plugins/personal/posix/paste_generic.tpl:33
+#: plugins/personal/posix/generic.tpl:60
+msgid "Force UID/GID"
+msgstr "Forçar UID/GID"
 
-#: include/utils/class_msgPool.inc:76
-msgid "You have no permission to create these objects:"
-msgstr "Você não tem permissão para criar esses objetos:"
+#: plugins/personal/posix/paste_generic.tpl:58
+#: plugins/personal/posix/paste_generic.tpl:61
+#: plugins/personal/posix/generic.tpl:89
+#: plugins/generic/references/class_reference.inc:58
+#: plugins/generic/references/class_reference.inc:64
+msgid "Group membership"
+msgstr "Membro do grupo"
 
-#: include/utils/class_msgPool.inc:83
-msgid "You have no permission to modify this object!"
-msgstr "Você não tem permissão para modificar esse objeto!"
+#: plugins/personal/posix/paste_generic.tpl:68
+#: plugins/personal/posix/generic.tpl:92
+msgid "(Warning: more than 16 groups are not supported by NFS!)"
+msgstr "(Aviso: mais de 16 grupos não são suportados pelo NFS!)"
 
-#: include/utils/class_msgPool.inc:87 include/utils/class_msgPool.inc:91
-msgid "You have no permission to modify the object:"
-msgstr "Você não tem permissão para modificar esse objeto:"
+#: plugins/personal/posix/groupSelect/class_groupSelect.inc:29
+#, fuzzy
+msgid "Group selection"
+msgstr "Configurações de grupo"
 
-#: include/utils/class_msgPool.inc:94
-msgid "You have no permission to modify these objects:"
-msgstr "Você não tem permissão para modificar esses objetos:"
+#: plugins/personal/posix/class_posixAccount.inc:38
+#, fuzzy
+msgid "Edit users POSIX settings"
+msgstr "Editar configurações POSIX dos usuários"
 
-#: include/utils/class_msgPool.inc:101
-msgid "You have no permission to view this object!"
-msgstr "Você não tem permissão para ver esse objeto!"
+#: plugins/personal/posix/class_posixAccount.inc:146
+msgid "expired"
+msgstr "expirado"
 
-#: include/utils/class_msgPool.inc:105 include/utils/class_msgPool.inc:109
-msgid "You have no permission to view the object:"
-msgstr "Você não tem permissão para ver esse objeto:"
+#: plugins/personal/posix/class_posixAccount.inc:148
+#, fuzzy
+msgid "grace time active"
+msgstr "tempo de carência para ativo"
 
-#: include/utils/class_msgPool.inc:112
-msgid "You have no permission to view these objects:"
-msgstr "Você não tem permissão para ver esses objetos!"
+#: plugins/personal/posix/class_posixAccount.inc:151
+#: plugins/personal/posix/class_posixAccount.inc:153
+#: plugins/personal/posix/class_posixAccount.inc:155
+msgid "active"
+msgstr "ativo"
 
-#: include/utils/class_msgPool.inc:119
-msgid "You have no permission to move this object!"
-msgstr "Você não tem permissão para mover esse objeto!"
+#: plugins/personal/posix/class_posixAccount.inc:151
+msgid "password not changeable"
+msgstr "a senha não pode ser modificada"
 
-#: include/utils/class_msgPool.inc:123 include/utils/class_msgPool.inc:127
-msgid "You have no permission to move the object:"
-msgstr "Você não tem permissão para mover esse objeto:"
+#: plugins/personal/posix/class_posixAccount.inc:153
+msgid "password expired"
+msgstr "senha expirada"
 
-#: include/utils/class_msgPool.inc:130
-msgid "You have no permission to move these objects:"
-msgstr "Você não tem permissão para ver esses objetos:"
+#: plugins/personal/posix/class_posixAccount.inc:215
+#: include/class_management.inc:32 include/class_management.inc:33
+msgid "unconfigured"
+msgstr "desconfigurado"
 
-#: include/utils/class_msgPool.inc:140 include/utils/class_msgPool.inc:152
-#: include/utils/class_msgPool.inc:170
-msgid "Connection information"
-msgstr "Informação de conexão"
+#: plugins/personal/posix/class_posixAccount.inc:226
+msgid "automatic"
+msgstr "automático"
 
-#: include/utils/class_msgPool.inc:142
+#: plugins/personal/posix/class_posixAccount.inc:374
 #, php-format
-msgid "Cannot connect to %s database!"
-msgstr "Não é possivel conectar ao banco de dados %s"
+msgid "Password can't be changed up to %s days after last change"
+msgstr "A senha não pode ser alterada até %s dias após a última alteração"
 
-#: include/utils/class_msgPool.inc:154
+#: plugins/personal/posix/class_posixAccount.inc:378
 #, php-format
-msgid "Cannot select %s database!"
-msgstr "Não é possível selecionar o banco de dados %s"
+msgid "Password must be changed after %s days"
+msgstr "A senha deve ser alterada após %s dias"
 
-#: include/utils/class_msgPool.inc:160
-#, fuzzy, php-format
-msgid "No %s server defined!"
-msgstr "Nenhum %s servidor foi definido!"
+#: plugins/personal/posix/class_posixAccount.inc:382
+#, php-format
+msgid "Disable account after %s days of inactivity after password expiry"
+msgstr ""
+"Desativar a conta após %s dias de inatividade depois que a senha expirar"
 
-#: include/utils/class_msgPool.inc:172
+#: plugins/personal/posix/class_posixAccount.inc:386
 #, php-format
-msgid "Cannot query %s database!"
-msgstr "Não é possível executar a pesquisa %s no banco de dados!"
+msgid "Warn user %s days before password expiry"
+msgstr "Avisar usuário %s dias antes da senha expirar"
 
-#: include/utils/class_msgPool.inc:178
-#, fuzzy, php-format
-msgid "The field %s contains a reserved keyword!"
-msgstr "O campo '%s' contém uma palavra reservada"
+#: plugins/personal/posix/class_posixAccount.inc:651
+msgid "Timeout while waiting for lock. Ignoring lock!"
+msgstr "Tempo de espera enquanto aguarda o bloqueio. Ignorar o bloqueio!"
 
-#: include/utils/class_msgPool.inc:184
-#, fuzzy, php-format
-msgid "Command specified as %s hook for plugin %s does not exist!"
-msgstr "O comando auxiliar especificado %s para o plugin '%s' não existe!"
+#: plugins/personal/posix/class_posixAccount.inc:709
+#: plugins/personal/posix/class_posixAccount.inc:1000
+msgid "Group of user"
+msgstr "Grupo de usuário"
 
-#: include/utils/class_msgPool.inc:191
-#, fuzzy, php-format
-msgid "%s command is invalid!"
-msgstr "O comando '%s' é inválido!"
+#: plugins/personal/posix/class_posixAccount.inc:774
+#, fuzzy
+msgid ""
+"A duplicated UID number was written for this user. If this was not intended "
+"please verify all used uidNumbers!"
+msgstr ""
+"Um número repetido UID foi escrito para este usuário. Se este não se destina "
+"por favor verifique todos os uidNumbers usados!"
 
-#: include/utils/class_msgPool.inc:193
-#, fuzzy, php-format
-msgid "%s command (%s) for plugin %s is invalid!"
-msgstr "'%s' o comando (%s) para o plugin %s é inválido!"
+#: plugins/personal/posix/class_posixAccount.inc:892
+#: plugins/personal/posix/class_posixAccount.inc:945
+#, fuzzy
+msgid "shadowMin"
+msgstr "shadowMin"
 
-#: include/utils/class_msgPool.inc:195
-#, fuzzy, php-format
-msgid "%s command for plugin %s is invalid!"
-msgstr "'%s' comando para o plugin %s é inválido!"
+#: plugins/personal/posix/class_posixAccount.inc:897
+#: plugins/personal/posix/class_posixAccount.inc:950
+#, fuzzy
+msgid "shadowMax"
+msgstr "shadowMax"
 
-#: include/utils/class_msgPool.inc:197
-#, fuzzy, php-format
-msgid "%s command (%s) is invalid!"
-msgstr "'%s' o comando (%s) é inválido!"
+#: plugins/personal/posix/class_posixAccount.inc:902
+#: plugins/personal/posix/class_posixAccount.inc:955
+#, fuzzy
+msgid "shadowWarning"
+msgstr "shadowWarning"
 
-#: include/utils/class_msgPool.inc:205
-#, fuzzy, php-format
-msgid "Cannot execute %s command!"
-msgstr "Não é possível executar o comando '%s'!"
+#: plugins/personal/posix/class_posixAccount.inc:916
+#: plugins/personal/posix/class_posixAccount.inc:969
+#, fuzzy
+msgid "shadowInactive"
+msgstr "shadowInactive"
 
-#: include/utils/class_msgPool.inc:207
-#, fuzzy, php-format
-msgid "Cannot execute %s command (%s) for plugin %s!"
-msgstr "Não é possível executar o comando '%s' (%s) para o plugin %s!"
+#: plugins/personal/posix/class_posixAccount.inc:1293
+msgid "POSIX account"
+msgstr "Conta POSIX"
 
-#: include/utils/class_msgPool.inc:209
-#, fuzzy, php-format
-msgid "Cannot execute %s command for plugin %s!"
-msgstr "Não é possível executar o comando '%s' para o plugin %s!"
+#: plugins/personal/posix/class_posixAccount.inc:1297
+#: plugins/personal/myaccount/class_MyAccount.inc:5
+#: plugins/personal/myaccount/main.inc:114
+#: plugins/personal/generic/class_user.inc:1675
+#: plugins/personal/password/class_password.inc:227
+msgid "My account"
+msgstr "Minha conta"
 
-#: include/utils/class_msgPool.inc:211
-#, fuzzy, php-format
-msgid "Cannot execute %s command (%s)!"
-msgstr "Não é possível executar o comando '%s' (%s)!"
+#: plugins/personal/posix/class_posixAccount.inc:1309
+#: plugins/personal/posix/generic.tpl:16
+#, fuzzy
+msgid "Shell"
+msgstr "Shell"
 
-#: include/utils/class_msgPool.inc:219
-#, fuzzy, php-format
-msgid "Value for %s is too large!"
-msgstr "Valor para '%s' é muito grande!"
+#: plugins/personal/posix/class_posixAccount.inc:1310
+#: setup/setup_migrate.tpl:49 ihtml/themes/default/infoPage.tpl:13
+msgid "User ID"
+msgstr "ID do usuário"
 
-#: include/utils/class_msgPool.inc:221
-#, fuzzy, php-format
-msgid "%s must be smaller than %s!"
-msgstr "'%s' deve ser menor que %s!"
+#: plugins/personal/posix/class_posixAccount.inc:1311
+msgid "Group ID"
+msgstr "ID do grupo"
 
-#: include/utils/class_msgPool.inc:229
-#, fuzzy, php-format
-msgid "Value for %s is too small!"
-msgstr "Valor para %s é muito pequeno!"
+#: plugins/personal/posix/class_posixAccount.inc:1313
+#, fuzzy
+msgid "Shadow last changed"
+msgstr "Mostrar alterações"
 
-#: include/utils/class_msgPool.inc:231
-#, fuzzy, php-format
-msgid "%s must be %s or above!"
-msgstr "'%s' deve ser %d ou maior!"
+#: plugins/personal/posix/class_posixAccount.inc:1314
+#, fuzzy
+msgid "Last login"
+msgstr "Último logon"
 
-#: include/utils/class_msgPool.inc:238
-#, fuzzy, php-format
-msgid "%s depends on %s - please provide both values!"
-msgstr "'%s' depende de '%s' - por favor informe ambos os valores!"
+#: plugins/personal/posix/class_posixAccount.inc:1316
+#, fuzzy
+msgid "Force password change on login"
+msgstr "Forçar usuário alterar a senha no logon"
 
-#: include/utils/class_msgPool.inc:244
-#, fuzzy, php-format
-msgid "There is already an entry with this %s attribute in the system!"
-msgstr "Já existe uma entrada com '%s' atributo no sistema!"
+#: plugins/personal/posix/class_posixAccount.inc:1317
+#, fuzzy
+msgid "Shadow min"
+msgstr "Shadow min"
 
-#: include/utils/class_msgPool.inc:250
-#, fuzzy, php-format
-msgid "The required field %s is empty!"
-msgstr "O campo '%s' é requerido e esta vázio!"
+#: plugins/personal/posix/class_posixAccount.inc:1318
+#, fuzzy
+msgid "Shadow max"
+msgstr "Shadow max"
 
-#: include/utils/class_msgPool.inc:258
-msgid "Example"
-msgstr "Exemplo"
+#: plugins/personal/posix/class_posixAccount.inc:1319
+#, fuzzy
+msgid "Shadow warning"
+msgstr "Shadow warning"
 
-#: include/utils/class_msgPool.inc:278
-#, fuzzy, php-format
-msgid "The Field %s contains invalid characters"
-msgstr "O Campo '%s' contém caracteres inválidos"
+#: plugins/personal/posix/class_posixAccount.inc:1320
+#, fuzzy
+msgid "Shadow inactive"
+msgstr "Shadow inactive"
+
+#: plugins/personal/posix/class_posixAccount.inc:1321
+#, fuzzy
+msgid "Shadow expire"
+msgstr "Shadow expire"
+
+#: plugins/personal/posix/class_posixAccount.inc:1322
+msgid "Public SSH key"
+msgstr "Chave pública SSH"
+
+#: plugins/personal/posix/class_posixAccount.inc:1323
+#, fuzzy
+msgid "System trust model"
+msgstr "Sistema de modelo de confiança"
+
+#: plugins/personal/posix/trustModeDialog/class_trustModeDialog.inc:173
+msgid "disabled"
+msgstr "desabilitado"
+
+#: plugins/personal/posix/trustModeDialog/class_trustModeDialog.inc:173
+msgid "full access"
+msgstr "acesso total"
 
-#: include/utils/class_msgPool.inc:279
-#, fuzzy, php-format
-msgid "%s is not allowed:"
-msgstr "'%s' não é permitido:"
+#: plugins/personal/posix/trustModeDialog/class_trustModeDialog.inc:174
+msgid "allow access to these hosts"
+msgstr "permitir acesso a esses hosts"
 
-#: include/utils/class_msgPool.inc:279
-#, fuzzy, php-format
-msgid "%s are not allowed!"
-msgstr "'%s' não são permitidos!"
+#: plugins/personal/posix/trustModeDialog/generic.tpl:5
+#: plugins/personal/posix/trustModeDialog/generic.tpl:21
+msgid "Trust mode"
+msgstr "Modo de confiança"
 
-#: include/utils/class_msgPool.inc:282
-#, fuzzy, php-format
-msgid "The Field %s contains invalid characters!"
-msgstr "O Campo '%s' contém caracteres inválidos!"
+#: plugins/personal/posix/generic.tpl:37
+#: plugins/generic/dashBoard/dbPluginStatus/class_dbPluginStatus.inc:26
+#: plugins/generic/dashBoard/dbChannelStatus/class_dbChannelStatus.inc:14
+msgid "Status"
+msgstr "Estatus"
 
-#: include/utils/class_msgPool.inc:289
-#, fuzzy, php-format
-msgid "Missing %s PHP extension!"
-msgstr "Faltando %s extensão do PHP"
+#: plugins/personal/posix/generic.tpl:42
+#, fuzzy
+msgid "Last log-on"
+msgstr "Último logon"
 
-#: include/utils/class_msgPool.inc:319
-#: plugins/admin/ogroups/objectSelect/selectObject-list.xml:123
-#: plugins/admin/groups/userGroupSelect/selectUserGroup-list.xml:83
-#: plugins/personal/generic/generic.tpl:252
-#: plugins/personal/generic/generic.tpl:272
-#, php-format
-msgid "Add"
-msgstr "Adicionar"
+#: plugins/personal/posix/generic.tpl:101
+msgid "Common group"
+msgstr "Grupo comum"
 
-#: include/utils/class_msgPool.inc:319
-#, php-format
-msgid "Add %s"
-msgstr "Adicionar %s"
+#: plugins/personal/posix/generic.tpl:105
+#, fuzzy
+msgid "Groups differ"
+msgstr "Grupos diferem"
 
-#: include/utils/class_msgPool.inc:325
-#, php-format
-msgid "Delete"
-msgstr "Excluir"
+#: plugins/personal/posix/generic.tpl:125
+#, fuzzy
+msgid "Account permissions"
+msgstr "Permissões"
 
-#: include/utils/class_msgPool.inc:325
-#, php-format
-msgid "Delete %s"
-msgstr "Excluir %s"
+#: plugins/personal/posix/generic.tpl:130
+msgid "SSH keys"
+msgstr "Chaves SSH"
 
-#: include/utils/class_msgPool.inc:331
-#, php-format
-msgid "Set %s"
-msgstr "Configurar %s"
+#: plugins/personal/posix/generic.tpl:131
+msgid "Edit public ssh keys..."
+msgstr "Editar chaves públicas do ssh..."
 
-#: include/utils/class_msgPool.inc:337
-#, php-format
-msgid "Edit..."
-msgstr "Editar..."
+#: plugins/personal/posix/posix_shadow.tpl:12
+msgid "User must change password on first login"
+msgstr "O usuário deve alterar a senha no primeiro logon"
 
-#: include/utils/class_msgPool.inc:337
-#, php-format
-msgid "Edit %s..."
-msgstr "Editar %s..."
+#: plugins/personal/posix/posix_shadow.tpl:59
+#, fuzzy
+msgid "Password expiration settings"
+msgstr "Configurações de senha"
 
-#: include/utils/class_msgPool.inc:343
-msgid "Back"
-msgstr "Voltar"
+#: plugins/personal/posix/posix_shadow.tpl:62
+msgid "Password expires on"
+msgstr "A senha expira em"
 
-#: include/utils/class_msgPool.inc:363
-#, php-format
-msgid "This account has no valid %s extensions!"
-msgstr "Esta conta não tem extensões válidas de %s!"
+#: plugins/personal/myaccount/class_MyAccount.inc:6
+#, fuzzy
+msgid "Edit personal settings"
+msgstr "Editar configurações POSIX dos usuários"
 
-#: include/utils/class_msgPool.inc:369
-#, php-format
+#: plugins/personal/myaccount/password.tpl:4
+#: plugins/personal/password/password.tpl:4
 msgid ""
-"This account has %s settings enabled. You can disable them by clicking below."
+"To change your personal password use the fields below. The changes take "
+"effect immediately. Please memorize the new password, because you wouldn't "
+"be able to login without it."
 msgstr ""
-"Essa conta tem as configurações de %s habilitado. Você pode desativá-los "
-"clicando abaixo."
+"Para alterar sua senha de uso pessoal use os campos abaixo. As alterações "
+"terão efeito imediatamente. Por favor, memorize a nova senha, porque você "
+"não seria capaz de logon sem ela."
 
-#: include/utils/class_msgPool.inc:372 include/utils/class_msgPool.inc:379
-#, php-format
+#: plugins/personal/myaccount/password.tpl:10
+#: plugins/personal/myaccount/password.tpl:39
+#: plugins/personal/password/password.tpl:16
+#: plugins/personal/password/password.tpl:45
+#, fuzzy
+msgid "Password change dialog"
+msgstr "Alterar senha"
+
+#: plugins/personal/myaccount/password.tpl:12
+#: plugins/personal/myaccount/password.tpl:41
+#: plugins/personal/password/password.tpl:18
+#: plugins/personal/password/password.tpl:47
+#: ihtml/themes/default/password.tpl:97
+msgid "Current password"
+msgstr "Senha atual"
+
+#: plugins/personal/myaccount/password.tpl:31
+#: plugins/personal/myaccount/password.tpl:84
+#: plugins/personal/password/password.tpl:37
+#: plugins/personal/password/password.tpl:91
+#: ihtml/themes/default/password.tpl:117
+msgid "Password strength"
+msgstr "Complexidade"
+
+#: plugins/personal/myaccount/password.tpl:97
+#: plugins/personal/password/password.tpl:104
+msgid "Clear fields"
+msgstr "Limpar campos"
+
+#: plugins/personal/myaccount/changed.tpl:3
+#: plugins/personal/password/changed.tpl:3
+#, fuzzy
 msgid ""
-"This account has %s settings enabled. To disable them, you'll need to remove "
-"the %s settings first!"
+"You've successfully changed your password. Remember to change all programs "
+"configured to use it as well."
 msgstr ""
-"Essa conta tem as configurações de %s habilitado. Para desativar, você "
-"precisa remover a configuração %s primeiro!"
+"Você alterou sua senha com sucesso. Lembre-se de alterar todos os programas "
+"configurado para usá-la também."
 
-#: include/utils/class_msgPool.inc:388
-#, php-format
-msgid ""
-"This account has %s settings disabled. You can enable them by clicking below."
-msgstr "Configurações de %s desabilitado. Você pode ativa-la clicando abaixo."
+#: plugins/personal/myaccount/main.inc:49 include/class_session.inc:76
+#: include/class_session.inc:101 include/class_session.inc:127
+#: include/class_ldap.inc:784 include/class_ldap.inc:835
+#: include/class_CopyPasteHandler.inc:160
+#: include/class_CopyPasteHandler.inc:274 include/class_acl.inc:984
+#: include/class_log.inc:87 include/functions.inc:623
+#: include/functions.inc:827 include/functions.inc:945
+#: include/functions.inc:1340 include/functions.inc:2168
+#: include/functions.inc:2198 include/functions.inc:2218
+#: include/class_management.inc:659 include/class_management.inc:743
+msgid "Internal error"
+msgstr "Erro interno"
 
-#: include/utils/class_msgPool.inc:391 include/utils/class_msgPool.inc:398
+#: plugins/personal/myaccount/main.inc:50 include/class_management.inc:660
+#: include/class_management.inc:744
 #, php-format
 msgid ""
-"This account has %s settings disabled. To enable them, you'll need to add "
-"the %s settings first!"
+"Cannot instantiate tabbed-plug-in, the base plugin (%s) is not available!"
 msgstr ""
-"Configurações de %s desabilitado. Para habilitar, você precisa adicionar as "
-"configurações de '%s' primeiro!"
 
-#: include/utils/class_msgPool.inc:406
-#, php-format
-msgid "Add %s settings"
-msgstr "Adicionar configurações de %s"
+#: plugins/personal/myaccount/nochange.tpl:2
+#: plugins/personal/password/nochange.tpl:2
+msgid "You have no permission to change your password at this time"
+msgstr "Você não tem permissão para alterar a sua senha neste momento"
 
-#: include/utils/class_msgPool.inc:412
-#, php-format
-msgid "Remove %s settings"
-msgstr "Remover configurações de %s"
+#: plugins/personal/myaccount/nochange.tpl:5
+#, fuzzy
+msgid "Your password hash method will not be changed!"
+msgstr "Sua senha foi alterada com sucesso."
 
-#: include/utils/class_msgPool.inc:418
-msgid "Click the 'Edit' button below to change informations in this dialog"
-msgstr ""
-"Clique no botão editar abaixo para alterar as informações neste diálogo"
+#: plugins/personal/generic/paste_generic.tpl:1
+#: ihtml/themes/default/infoPage.tpl:44
+msgid "User settings"
+msgstr "Configurações do usuário"
 
-#: include/utils/class_msgPool.inc:424
-msgid "January"
-msgstr "Janeiro"
+#: plugins/personal/generic/paste_generic.tpl:3
+#, fuzzy
+msgid "Paste user"
+msgstr "Colar"
 
-#: include/utils/class_msgPool.inc:424
-msgid "February"
-msgstr "Fevereiro"
+#: plugins/personal/generic/paste_generic.tpl:6
+#: plugins/personal/generic/generic.tpl:1
+#: plugins/personal/generic/generic.tpl:3
+msgid "Personal information"
+msgstr "Informações pessoais"
 
-#: include/utils/class_msgPool.inc:424
-msgid "March"
-msgstr "Março"
+#: plugins/personal/generic/paste_generic.tpl:21
+#: plugins/generic/dashBoard/Register/register.tpl:53
+#: setup/setup_migrate.tpl:53 ihtml/themes/default/login.tpl:47
+msgid "Password"
+msgstr "Senha"
 
-#: include/utils/class_msgPool.inc:424
-msgid "April"
-msgstr "Abril"
+#: plugins/personal/generic/paste_generic.tpl:24
+msgid "Clear password"
+msgstr "Limpar senha"
+
+#: plugins/personal/generic/paste_generic.tpl:25
+msgid "Set new password"
+msgstr "Defina uma nova senha"
+
+#: plugins/personal/generic/paste_generic.tpl:31
+#: plugins/personal/generic/generic_picture.tpl:2
+#: plugins/personal/generic/generic.tpl:8
+#, fuzzy
+msgid "The users picture"
+msgstr "Foto"
+
+#: plugins/personal/generic/paste_generic.tpl:43
+#: plugins/personal/generic/generic_picture.tpl:13
+msgid "Remove picture"
+msgstr "Remover foto"
+
+#: plugins/personal/generic/generic_picture.tpl:1
+#: plugins/personal/generic/class_user.inc:544
+#: plugins/personal/generic/class_user.inc:1716
+msgid "User picture"
+msgstr "Foto"
+
+#: plugins/personal/generic/generic_certs.tpl:3
+#: plugins/personal/generic/generic.tpl:226
+#: plugins/personal/generic/class_user.inc:550
+#: plugins/personal/generic/class_user.inc:572
+msgid "Certificates"
+msgstr "Certificados"
+
+#: plugins/personal/generic/generic_certs.tpl:5
+#, fuzzy
+msgid "The users standard certificate"
+msgstr "Padrão de Certificado"
 
-#: include/utils/class_msgPool.inc:425
-msgid "May"
-msgstr "Maio"
+#: plugins/personal/generic/generic_certs.tpl:8
+msgid "Standard certificate"
+msgstr "Padrão de Certificado"
 
-#: include/utils/class_msgPool.inc:425
-msgid "June"
-msgstr "Junho"
+#: plugins/personal/generic/generic_certs.tpl:31
+#, fuzzy
+msgid "The users S/MIME certificate"
+msgstr "Certificado S/MIME"
 
-#: include/utils/class_msgPool.inc:425
-msgid "July"
-msgstr "Julho"
+#: plugins/personal/generic/generic_certs.tpl:34
+msgid "S/MIME certificate"
+msgstr "Certificado S/MIME"
 
-#: include/utils/class_msgPool.inc:425
-msgid "August"
-msgstr "Agosto"
+#: plugins/personal/generic/generic_certs.tpl:57
+#, fuzzy
+msgid "The users PKCS12 certificate"
+msgstr "Certificado PKCS12"
 
-#: include/utils/class_msgPool.inc:425
-msgid "September"
-msgstr "Setembro"
+#: plugins/personal/generic/generic_certs.tpl:60
+msgid "PKCS12 certificate"
+msgstr "Certificado PKCS12"
 
-#: include/utils/class_msgPool.inc:426
-msgid "October"
-msgstr "Outubro"
+#: plugins/personal/generic/generic_certs.tpl:83
+#: plugins/personal/generic/class_user.inc:1663
+msgid "Certificate serial number"
+msgstr "Número serial do certificado"
 
-#: include/utils/class_msgPool.inc:426
-msgid "November"
-msgstr "Novembro"
+#: plugins/personal/generic/generic.tpl:21
+msgid "Change picture"
+msgstr "Alterar foto"
 
-#: include/utils/class_msgPool.inc:426
-msgid "December"
-msgstr "Dezembro"
+#: plugins/personal/generic/generic.tpl:83
+msgid "Template name"
+msgstr "Nome do modelo"
 
-#: include/utils/class_msgPool.inc:432
-msgid "Sunday"
-msgstr "Domingo"
+#: plugins/personal/generic/generic.tpl:92
+#: plugins/personal/generic/class_user.inc:1708
+#: ihtml/themes/default/infoPage.tpl:16
+msgid "Personal title"
+msgstr "Título pessoal"
 
-#: include/utils/class_msgPool.inc:432
-msgid "Monday"
-msgstr "Segunda"
+#: plugins/personal/generic/generic.tpl:102
+#: plugins/personal/generic/class_user.inc:1709
+#: ihtml/themes/default/infoPage.tpl:17
+msgid "Academic title"
+msgstr "Título acadêmico"
 
-#: include/utils/class_msgPool.inc:432
-msgid "Tuesday"
-msgstr "Terça"
+#: plugins/personal/generic/generic.tpl:117
+#: plugins/personal/generic/class_user.inc:1368
+#: plugins/personal/generic/class_user.inc:1711
+#: ihtml/themes/default/infoPage.tpl:19
+msgid "Date of birth"
+msgstr "Data de nascimento"
 
-#: include/utils/class_msgPool.inc:432
-msgid "Wednesday"
-msgstr "Quarta"
+#: plugins/personal/generic/generic.tpl:140
+#: plugins/personal/generic/class_user.inc:1712
+msgid "Sex"
+msgstr "Sexo"
 
-#: include/utils/class_msgPool.inc:432
-msgid "Thursday"
-msgstr "Quinta"
+#: plugins/personal/generic/generic.tpl:154
+#: plugins/personal/generic/class_user.inc:1713
+msgid "Preferred language"
+msgstr "Idioma preferencial"
 
-#: include/utils/class_msgPool.inc:432
-msgid "Friday"
-msgstr "Sexta"
+#: plugins/personal/generic/generic.tpl:193
+msgid "Private phone"
+msgstr "Telefone pessoal"
 
-#: include/utils/class_msgPool.inc:432
-msgid "Saturday"
-msgstr "Sábado"
+#: plugins/personal/generic/generic.tpl:201
+#: plugins/personal/generic/class_user.inc:1349
+#: plugins/personal/generic/class_user.inc:1739
+#: plugins/personal/generic/class_user.inc:1842
+msgid "Homepage"
+msgstr "Página Web"
 
-#: include/utils/class_msgPool.inc:439
-#, fuzzy
-msgid "MySQL operation failed!"
-msgstr "Operação do MySQL falhou!"
+#: plugins/personal/generic/generic.tpl:209
+msgid "Password storage"
+msgstr "Tipo de senha"
 
-#: include/utils/class_msgPool.inc:447
-msgid "read operation"
-msgstr "operação de leitura"
+#: plugins/personal/generic/generic.tpl:218 include/functions.inc:1281
+msgid "Configure"
+msgstr "Configurar"
 
-#: include/utils/class_msgPool.inc:447
-msgid "add operation"
-msgstr "operação de adição"
+#: plugins/personal/generic/generic.tpl:229
+msgid "Edit certificates"
+msgstr "Editar certificados"
 
-#: include/utils/class_msgPool.inc:447
-msgid "modify operation"
-msgstr "operação de modificação"
+#: plugins/personal/generic/generic.tpl:241
+msgid "Restrict login to"
+msgstr "Restringir login para"
 
-#: include/utils/class_msgPool.inc:448
-msgid "delete operation"
-msgstr "operação de exclusão"
+#: plugins/personal/generic/generic.tpl:249
+#: plugins/personal/generic/generic.tpl:269
+msgid "IP or network"
+msgstr "IP ou rede"
 
-#: include/utils/class_msgPool.inc:448
-msgid "search operation"
-msgstr "operação de pesquisa"
+#: plugins/personal/generic/generic.tpl:285
+#: plugins/personal/generic/generic.tpl:288
+#: plugins/personal/generic/generic.tpl:296
+#: plugins/personal/generic/generic.tpl:383
+#: plugins/personal/generic/generic.tpl:434
+#: plugins/personal/generic/generic.tpl:466
+#: plugins/personal/generic/generic.tpl:515
+#: plugins/personal/generic/generic.tpl:564
+msgid "Organizational information"
+msgstr "Informações Organizacionais"
 
-#: include/utils/class_msgPool.inc:448
-msgid "authentication"
-msgstr "autenticação"
+#: plugins/personal/generic/generic.tpl:296
+#: plugins/personal/generic/generic.tpl:383
+#: plugins/personal/generic/generic.tpl:434
+#: plugins/personal/generic/generic.tpl:466
+#: plugins/personal/generic/generic.tpl:515
+#: plugins/personal/generic/generic.tpl:564
+#, fuzzy
+msgid "part"
+msgstr "Smarty"
 
-#: include/utils/class_msgPool.inc:451
-#, fuzzy, php-format
-msgid "LDAP %s failed!"
-msgstr "LDAP %s falhou!"
+#: plugins/personal/generic/generic.tpl:314
+msgid "Department No."
+msgstr "No. Departamento"
 
-#: include/utils/class_msgPool.inc:453
-msgid "LDAP operation failed!"
-msgstr "Operação no LDAP falhou"
+#: plugins/personal/generic/generic.tpl:322
+msgid "Employee No."
+msgstr "No. de Funcionário"
 
-#: include/utils/class_msgPool.inc:469
-msgid "Upload failed!"
-msgstr "Upload falhou!"
+#: plugins/personal/generic/generic.tpl:330
+#: plugins/personal/generic/class_user.inc:1725
+#: ihtml/themes/default/infoPage.tpl:33
+msgid "Employee type"
+msgstr "Tipo de funcionário"
 
-#: include/utils/class_msgPool.inc:472
-#, php-format
-msgid "Upload failed: %s"
-msgstr "Upload falhou: %s"
+#: plugins/personal/generic/generic.tpl:385
+#: plugins/personal/generic/generic.tpl:566
+msgid "Room No."
+msgstr "No. da Sala"
 
-#: include/utils/class_msgPool.inc:479
-msgid "Communication failure with the infrastructure service!"
-msgstr "Falha na comunicação com o serviço de infraestrutura!"
+#: plugins/personal/generic/generic.tpl:403
+#: plugins/personal/generic/class_user.inc:1360
+#: plugins/personal/generic/class_user.inc:1851
+msgid "Mobile"
+msgstr "Celular"
 
-#: include/utils/class_msgPool.inc:481
-#, php-format
-msgid "Communication failure with the infrastructure service: %s"
-msgstr "Falha na comunicação com o serviço de infraestrutura: %s"
+#: plugins/personal/generic/generic.tpl:411
+#: plugins/personal/generic/class_user.inc:1363
+#: plugins/personal/generic/class_user.inc:1854
+msgid "Pager"
+msgstr "Pager"
 
-#: include/utils/class_msgPool.inc:488
-#, fuzzy
-msgid "Communication failure with the GOsa-NG service!"
-msgstr "Falha na comunicação com o serviço de infraestrutura!"
+#: plugins/personal/generic/generic.tpl:468
+#: plugins/personal/generic/class_user.inc:1657
+msgid "Vocation"
+msgstr ""
 
-#: include/utils/class_msgPool.inc:490
-#, fuzzy, php-format
-msgid "Communication failure with the GOsa-NG service: %s"
-msgstr "Falha na comunicação com o serviço de infraestrutura: %s"
+#: plugins/personal/generic/generic.tpl:476
+#: plugins/personal/generic/class_user.inc:1660
+msgid "Unit description"
+msgstr "Descrição da unidade"
 
-#: include/utils/class_msgPool.inc:497 include/utils/class_msgPool.inc:500
-#, fuzzy, php-format
-msgid "This %s is still in use by this object: %s"
-msgstr "Este '%s' ainda esta em uso por este objeto: %s"
+#: plugins/personal/generic/generic.tpl:485
+#: plugins/personal/generic/class_user.inc:1661
+msgid "Subject area"
+msgstr "Título da área"
 
-#: include/utils/class_msgPool.inc:503
-#, fuzzy, php-format
-msgid "This %s is still in use."
-msgstr "Este '%s' ainda esta em uso."
+#: plugins/personal/generic/generic.tpl:494
+#: plugins/personal/generic/class_user.inc:1662
+msgid "Functional title"
+msgstr "Título funcional"
 
-#: include/utils/class_msgPool.inc:505
-#, fuzzy, php-format
-msgid "This %s is still in use by these objects: %s"
-msgstr "Este '%s' ainda esta sendo usado por estes objetos: %s"
+#: plugins/personal/generic/generic.tpl:517
+#: plugins/personal/generic/class_user.inc:1659
+#, fuzzy
+msgid "Person locality"
+msgstr "Localidade pessoal"
 
-#: include/utils/class_msgPool.inc:511
-#, fuzzy, php-format
-msgid "File %s does not exist!"
-msgstr "O arquivo '%s' não existe!"
+#: plugins/personal/generic/generic.tpl:526
+#: plugins/personal/generic/class_user.inc:1655
+msgid "Unit"
+msgstr "Unidade"
 
-#: include/utils/class_msgPool.inc:517
-#, fuzzy, php-format
-msgid "Cannot open file %s for reading!"
-msgstr "Não é possível abrir o arquivo '%s' para leitura!"
+#: plugins/personal/generic/generic.tpl:535
+#: plugins/personal/generic/class_user.inc:1665
+#: ihtml/themes/default/infoPage.tpl:29
+msgid "Street"
+msgstr "Rua"
 
-#: include/utils/class_msgPool.inc:523
-#, fuzzy, php-format
-msgid "Cannot open file %s for writing!"
-msgstr "Nã é possíve abrir o arquivo '%s' para gravação!"
+#: plugins/personal/generic/generic.tpl:543
+#: plugins/personal/generic/class_user.inc:1667
+msgid "Postal code"
+msgstr "Código postal"
 
-#: include/utils/class_msgPool.inc:529
-#, fuzzy, php-format
-msgid ""
-"The value for %s is currently unconfigured or invalid, please check your "
-"configuration file!"
-msgstr ""
-"O valor para '%s' não esta configurado ou é inválido, por favor verifique "
-"seu arquivo de configuração!"
+#: plugins/personal/generic/generic.tpl:551
+#: plugins/personal/generic/class_user.inc:1656
+#, fuzzy
+msgid "House identifier"
+msgstr "Identificador de Casa"
 
-#: include/utils/class_msgPool.inc:535
-#, fuzzy, php-format
-msgid "Cannot delete file %s!"
-msgstr "Não foi possível excluir o arquivo '%s'!"
+#: plugins/personal/generic/generic.tpl:580
+#, fuzzy
+msgid "Please use the phone tab"
+msgstr "Por favor utilize o separador de telefone"
 
-#: include/utils/class_msgPool.inc:541
-#, fuzzy, php-format
-msgid "Cannot create folder %s!"
-msgstr "Não é possível criar a pasta '%s'!"
+#: plugins/personal/generic/generic.tpl:595
+#: plugins/personal/generic/class_user.inc:1658
+#, fuzzy
+msgid "Last delivery"
+msgstr "Último envio"
 
-#: include/utils/class_msgPool.inc:547
-#, fuzzy, php-format
-msgid "Cannot delete folder %s!"
-msgstr "Não é possível excluir a pasta '%s'!"
+#: plugins/personal/generic/generic.tpl:604
+#: plugins/personal/generic/class_user.inc:1664
+#: ihtml/themes/default/userFilterEditor.tpl:40
+#, fuzzy
+msgid "Public visible"
+msgstr "Visibilidade pública"
 
-#: include/utils/class_msgPool.inc:553
-#, php-format
-msgid "Checking for %s support"
-msgstr "Verificando suporte para %s"
+#: plugins/personal/generic/class_user.inc:38
+#, fuzzy
+msgid "Edit organizational user settings"
+msgstr "Editar configurações da organização do usuário"
 
-#: include/utils/class_msgPool.inc:559
-#, php-format
-msgid "Install and activate the %s PHP module."
-msgstr "Instalar e ativar o módulo %s do PHP."
+#: plugins/personal/generic/class_user.inc:273
+#: plugins/personal/generic/class_user.inc:1898
+#: include/class_configRegistry.inc:194
+#, fuzzy
+msgid "unknown"
+msgstr "Desconhecido"
 
-#: include/utils/class_msgPool.inc:565
-#, fuzzy, php-format
-msgid ""
-"Cannot initialize class %s! Maybe there is a plugin missing in your gosa "
-"setup?"
+#: plugins/personal/generic/class_user.inc:297
+#, fuzzy
+msgid "Please add a single IP address or a network/net mask combination!"
 msgstr ""
-"Não é possível inicializar a classe '%s'! Talvez haja um plugin faltando na "
-"configuração do gosa?"
+"Por favor, adicionar um único endereço IP ou uma combinação de rede/máscara!"
 
-#: include/utils/class_msgPool.inc:571
+#: plugins/personal/generic/class_user.inc:339
+msgid "female"
+msgstr "feminino"
+
+#: plugins/personal/generic/class_user.inc:339
+msgid "male"
+msgstr "masculino"
+
+#: plugins/personal/generic/class_user.inc:395
 #, fuzzy
-msgid ""
-"The supplied base is not valid and has been reset to its previous value!"
-msgstr "A base não é válida e foi redefinida para o valor anterior!"
+msgid "Password configuration"
+msgstr "Baixar configuração"
 
-#: include/class_ldap.inc:305 include/class_ldap.inc:342
-msgid "Performance warning"
-msgstr "Aviso de desempenho"
+#: plugins/personal/generic/class_user.inc:429
+msgid "Cannot upload file!"
+msgstr "Não é possível carregar o arquivo!"
 
-#: include/class_ldap.inc:305 include/class_ldap.inc:342
-#, fuzzy, php-format
-msgid "LDAP performance is poor: last query took %.2fs!"
-msgstr ""
-"O desempenho do LDAP esta baixo: A última consulta demorou cerca de %2fs!"
+#: plugins/personal/generic/class_user.inc:522
+msgid "Serial number"
+msgstr "Número serial"
 
-#: include/class_ldap.inc:784
-#, fuzzy, php-format
-msgid "Cannot automatically create subtrees with RDN %s: no object class found"
+#: plugins/personal/generic/class_user.inc:569
+msgid "(Not supported certificate types are marked as invalid.)"
 msgstr ""
-"Não é possivel criar automaticamente as subárvores com RDN '%s': nenhuma "
-"classe de objeto encontrada!"
 
-#: include/class_ldap.inc:835
-#, fuzzy, php-format
-msgid "Cannot automatically create subtrees with RDN %s: not supported"
-msgstr ""
-"Não é possivel criar automaticamente as subárvores com RDN '%s': não "
-"suportado"
+#: plugins/personal/generic/class_user.inc:579
+#, php-format
+msgid "Certificate is valid from %s to %s and is currently %s."
+msgstr "O certificado é valido apartir de %s até %s e atualmente é %s."
 
-#: include/class_ldap.inc:922
-#, fuzzy, php-format
-msgid "while operating on %s using LDAP server %s"
-msgstr "operando em '%s' usando o servidor LDAP '%s'"
+#: plugins/personal/generic/class_user.inc:582
+msgid "valid"
+msgstr "válido"
 
-#: include/class_ldap.inc:924
-#, php-format
-msgid "while operating on LDAP server %s"
-msgstr "operando usando o servidor LDAP '%s'"
+#: plugins/personal/generic/class_user.inc:583
+msgid "invalid"
+msgstr "inválido"
 
-#: include/class_ldap.inc:977
-#, php-format
-msgid "Command line programm %s is missing!"
-msgstr ""
+#: plugins/personal/generic/class_user.inc:588
+msgid "No certificate installed"
+msgstr "Nenhum certificado instalado"
 
-#: include/class_ldap.inc:1138
-#, fuzzy, php-format
+#: plugins/personal/generic/class_user.inc:614 html/password.php:194
+msgid "Password method"
+msgstr "Método de senha"
+
+#: plugins/personal/generic/class_user.inc:614
+msgid "The selected password method is no longer available."
+msgstr "O método de senha selecionado não esta mais disponível."
+
+#: plugins/personal/generic/class_user.inc:1051
 msgid ""
-"Invalid DN %s: block to be imported should start with 'dn: ...' in line %s"
+"Cannot save user picture, GOsa requires the package 'imagemagick' or 'php5-"
+"imagick' to be installed!"
 msgstr ""
-"Este DN não é válido: '%s'. Um bloco para a importação deve começar com "
-"'dn:...' na linha %s"
 
-#: include/class_ldap.inc:1167
-#, fuzzy, php-format
-msgid "Error while importing DN %s: please check LDIF from line %s on!"
+#: plugins/personal/generic/class_user.inc:1177
+msgid "Cannot build RDN: no + allowed to build sub RDN!"
 msgstr ""
-"Erro enquanto importava a dn: '%s', por favor verifique seu LDIF na linha %s!"
-
-#: include/class_log.inc:87
-#, fuzzy, php-format
-msgid "Logging failed: %s"
-msgstr "Logging failed: %s"
 
-#: include/class_log.inc:102
-#, fuzzy, php-format
-msgid "Invalid option %s specified!"
-msgstr "a opção '%s' inválida foi especificada!"
+#: plugins/personal/generic/class_user.inc:1184
+msgid "Cannot build RDN: attribute is not defined!"
+msgstr "Não é possível criar RDN: o atributo não esta definido!"
 
-#: include/class_log.inc:106
+#: plugins/personal/generic/class_user.inc:1202
 #, fuzzy
-msgid "Specified 'objectType' is empty or invalid!"
-msgstr "ObjectType especificado esta vazio ou inválido!"
+msgid "Cannot build RDN: invalid attribute parameters!"
+msgstr "Não é possível criar RDN: parâmetros inválidos para o atributo!"
 
-#: include/class_configRegistry.inc:194
-#: plugins/personal/generic/class_user.inc:273
-#: plugins/personal/generic/class_user.inc:1899
+#: plugins/personal/generic/class_user.inc:1273
 #, fuzzy
-msgid "unknown"
-msgstr "Desconhecido"
+msgid "The selected password method requires initial configuration!"
+msgstr "O método de senha escolhido requer uma configuração inicial!"
 
-#: include/class_configRegistry.inc:197
-#, php-format
-msgid "%s has version %s but %s is required!"
+#: plugins/personal/generic/class_user.inc:1483
+msgid "Cannot open certificate!"
+msgstr "Não é possível abrir o certificado!"
+
+#: plugins/personal/generic/class_user.inc:1671
+msgid "Generic user settings"
+msgstr "Configurações gerais do usuário"
+
+#: plugins/personal/generic/class_user.inc:1692
+msgid ""
+"Pattern for the generation of user DNs. Please read the FAQ for details."
 msgstr ""
 
-#: include/class_configRegistry.inc:239 setup/class_setupStep_Schema.inc:96
-msgid "The following object classes are missing:"
+#: plugins/personal/generic/class_user.inc:1706
+msgid "Allow definition of custom filters"
 msgstr ""
 
-#: include/class_configRegistry.inc:246 setup/class_setupStep_Schema.inc:99
-#, fuzzy
-msgid "The following object classes are outdated:"
-msgstr "As seguintes referências serão atualizadas"
+#: plugins/personal/generic/class_user.inc:1718
+msgid "Login restrictions"
+msgstr "Restrições de login"
 
-#: include/class_configRegistry.inc:252
-msgid ""
-"Plugins that require one or more of the object classes above will be "
-"disabled until the object classes get updated."
-msgstr ""
+#: plugins/personal/generic/class_user.inc:1722
+#: ihtml/themes/default/infoPage.tpl:30
+msgid "Department number"
+msgstr "Número do departamento"
 
-#: include/class_configRegistry.inc:254
-#, fuzzy
-msgid "Schema validation error"
-msgstr "Erro de autenticação"
+#: plugins/personal/generic/class_user.inc:1724
+#: ihtml/themes/default/infoPage.tpl:32
+msgid "Employee number"
+msgstr "Registro de funcionário"
 
-#: include/class_configRegistry.inc:689
-#, fuzzy, php-format
-msgid "The value %s specified for %s:%s needs to be a bool value!"
-msgstr "O comando auxiliar especificado %s para o plugin '%s' não existe!"
+#: plugins/personal/generic/class_user.inc:1727
+msgid "Room number"
+msgstr "Número da sala"
 
-#: include/class_configRegistry.inc:704
-#, fuzzy, php-format
-msgid "The value %s specified for %s:%s needs to be a string!"
-msgstr "O comando auxiliar especificado %s para o plugin '%s' não existe!"
+#: plugins/personal/generic/class_user.inc:1728
+#, fuzzy
+msgid "Telephone number"
+msgstr "Número de Telefone"
 
-#: include/class_configRegistry.inc:719
-#, fuzzy, php-format
-msgid "The value %s specified for %s:%s needs to be numeric!"
-msgstr "O comando auxiliar especificado %s para o plugin '%s' não existe!"
+#: plugins/personal/generic/class_user.inc:1729
+msgid "Pager number"
+msgstr "Número do pager"
 
-#: include/class_configRegistry.inc:734
-#, fuzzy, php-format
-msgid "The path %s specified for %s:%s is invalid!"
-msgstr "'%s' comando para o plugin %s é inválido!"
+#: plugins/personal/generic/class_user.inc:1730
+msgid "Mobile number"
+msgstr "Número do celular"
+
+#: plugins/personal/generic/class_user.inc:1731
+msgid "Fax number"
+msgstr "Número do Fax"
 
-#: include/class_configRegistry.inc:750 include/class_configRegistry.inc:797
-#, fuzzy, php-format
-msgid "The folder %s specified for %s:%s does not exists!"
-msgstr "O comando auxiliar especificado %s para o plugin '%s' não existe!"
+#: plugins/personal/generic/class_user.inc:1737
+#: ihtml/themes/default/infoPage.tpl:18
+msgid "Home postal address"
+msgstr "Endereço residêncial"
 
-#: include/class_configRegistry.inc:755
-#, fuzzy, php-format
-msgid "The folder %s specified for %s:%s is not readable!"
-msgstr "O comando auxiliar especificado %s para o plugin '%s' não existe!"
+#: plugins/personal/generic/class_user.inc:1738
+msgid "Home phone number"
+msgstr "Telefone residêncial"
 
-#: include/class_configRegistry.inc:775 include/class_configRegistry.inc:780
-#, fuzzy, php-format
-msgid "The file %s specified for %s:%s is not writeable!"
-msgstr "O comando auxiliar especificado %s para o plugin '%s' não existe!"
+#: plugins/personal/generic/class_user.inc:1740
+#, fuzzy
+msgid "User password method"
+msgstr "Método de senha do usuário"
 
-#: include/class_configRegistry.inc:802
-#, fuzzy, php-format
-msgid "The folder %s specified for %s:%s is not writeable!"
-msgstr "O comando auxiliar especificado %s para o plugin '%s' não existe!"
+#: plugins/personal/generic/class_user.inc:1741
+msgid "User certificates"
+msgstr "Certificados do usuário"
 
-#: include/class_configRegistry.inc:820
-#, fuzzy, php-format
-msgid "The file %s specified for %s:%s does not exists!"
-msgstr "O comando auxiliar especificado %s para o plugin '%s' não existe!"
+#: plugins/personal/generic/class_user.inc:1949
+#, fuzzy
+msgid "Entries differ"
+msgstr "Entradas por página"
 
-#: include/class_configRegistry.inc:825
-#, fuzzy, php-format
-msgid "The file %s specified for %s:%s is not readable!"
-msgstr "O comando auxiliar especificado %s para o plugin '%s' não existe!"
+#: plugins/personal/password/password.tpl:10
+#, fuzzy
+msgid "Your Password has expired. Please choose a new password."
+msgstr "Sua senha expirou. Por favor, escolha uma nova!"
 
-#: include/class_configRegistry.inc:841
-#, fuzzy, php-format
-msgid "The command %s specified for %s:%s is invalid!"
-msgstr "'%s' o comando (%s) para o plugin %s é inválido!"
+#: plugins/personal/password/class_password.inc:27
+msgid "Change user password"
+msgstr "Alterar senha do usuário"
 
-#: include/class_configRegistry.inc:856
-#, fuzzy, php-format
-msgid "The DN %s specified for %s:%s is invalid!"
-msgstr "'%s' comando para o plugin %s é inválido!"
+#: plugins/personal/password/class_password.inc:119 html/password.php:244
+msgid "You need to specify your current password in order to proceed."
+msgstr "Você precisa informar a sua senha atual para continuar."
 
-#: include/class_configRegistry.inc:871
-#, fuzzy, php-format
-msgid "The RDN %s specified for %s:%s is invalid!"
-msgstr "'%s' comando para o plugin %s é inválido!"
+#: plugins/personal/password/class_password.inc:123 html/password.php:248
+msgid "The password you've entered as 'New password' is empty."
+msgstr "A senha que você digitou em 'Nova senha' esta em branco."
 
-#: include/class_gosaSupportDaemon.inc:112
-msgid "GOsa support daemon"
-msgstr "GOsa support daemon"
+#: plugins/personal/password/class_password.inc:125 html/password.php:250
+msgid "The password used as new and current are too similar."
+msgstr "A nova senha usada e atuais são muito semelhantes."
 
-#: include/class_gosaSupportDaemon.inc:787
-msgid "Cannot not parse XML!"
-msgstr "Não é possivel analisar o XML!"
+#: plugins/personal/password/class_password.inc:127 html/password.php:252
+msgid "The password used as new is to short."
+msgstr "A nova senha usada é muito curta."
 
-#: include/class_gosaSupportDaemon.inc:1184
-#, php-format
-msgid "Cannot send abort event for entry %s!"
-msgstr "Não é possível abortar o evento para a entrada %s!"
+#: plugins/personal/password/class_password.inc:129 html/password.php:254
+msgid "The password contains possibly problematic Unicode characters!"
+msgstr ""
 
-#: include/class_gosaSupportDaemon.inc:1204
+#: plugins/personal/password/class_password.inc:136 html/password.php:280
 #, php-format
-msgid "Cannot remove entry %s!"
-msgstr "Não é possível remover a entrada %s!"
+msgid "Check-hook reported a problem: %s. Password change canceled!"
+msgstr ""
 
-#: include/class_config.inc:168
-#, php-format
-msgid "XML error in gosa.conf: %s at line %d"
-msgstr "Erro de XML no gosa.conf: %s na linha %d"
+#: plugins/personal/password/class_password.inc:156
+#, fuzzy
+msgid ""
+"The password you've entered as your current password doesn't match the real "
+"one."
+msgstr "A senha atual que você digitou não corresponde a uma real."
 
-#: include/class_config.inc:367
-msgid "Cannot bind to LDAP!"
-msgstr ""
+#: plugins/personal/password/class_password.inc:159
+msgid "You have no permission to change your password."
+msgstr "Você não tem permissão para alterar sua senha."
 
-#: include/class_config.inc:711
-msgid "sambaSID and/or sambaRidBase missing in the configuration!"
-msgstr "sambaSID e/ou sambaRidBase faltando na configuração!"
+#: plugins/personal/password/class_password.inc:223
+msgid "User password"
+msgstr "Senha do usuário"
 
-#: include/class_config.inc:1130
-msgid "Configuration"
-msgstr "Configuração"
+#: plugins/personal/password/class_password.inc:236
+msgid "Script to be called before a password gets locked."
+msgstr ""
 
-#: include/class_config.inc:1130
-#, fuzzy
-msgid ""
-"The configuration file you are using is outdated. Please move the GOsa "
-"configuration file away to run the GOsa setup again."
+#: plugins/personal/password/class_password.inc:245
+msgid "Script to be called after a password gets locked."
 msgstr ""
-"O arquivo de configuração que você está usando parece ser antigo. Por favor "
-"mover o arquivo de configuração GOsa para executar a instalação GOsa "
-"novamente."
 
-#: include/class_config.inc:1172 include/class_config.inc:1203
-#, fuzzy, php-format
-msgid ""
-"The snapshot functionality is enabled, but the required variable %s is not "
-"set."
+#: plugins/personal/password/class_password.inc:254
+msgid "Script to be called before a password gets unlocked."
 msgstr ""
-"A funcionalidade de snapshot esta habilitado, mas a variável '%s' exigida "
-"não está definida."
 
-#: include/class_config.inc:1185
-#, fuzzy, php-format
-msgid ""
-"The snapshot functionality is enabled, but the required compression module "
-"is missing. Please install %s."
+#: plugins/personal/password/class_password.inc:263
+msgid "Script to be called after a password gets unlocked."
 msgstr ""
-"A funcionalidade de snapshot esta habilitada, mas o módulo de compressão "
-"necessário está faltando. Por favor instalar '%s'."
 
-#: include/class_core.inc:113 include/class_core.inc:119
-#: plugins/generic/references/class_aclResolver.inc:303
+#: plugins/addons/propertyEditor/property-filter.xml:15
 #, fuzzy
-msgid "All"
-msgstr "Acl"
+msgid "Effective properties"
+msgstr "Editar propriedades do email"
 
-#: include/class_core.inc:114
+#: plugins/addons/propertyEditor/property-filter.xml:29
 #, fuzzy
-msgid "All objects"
-msgstr "Mover objetos"
+msgid "Modified properties"
+msgstr "Editar propriedades do email"
 
-#: include/class_core.inc:132
+#: plugins/addons/propertyEditor/property-filter.xml:43
 #, fuzzy
-msgid "Traditional"
-msgstr "Terminal"
+msgid "All properties"
+msgstr "Propriedade"
 
-#: include/class_core.inc:132
-msgid "Use samba pool"
-msgstr ""
+#: plugins/addons/propertyEditor/property-filter.xml:57
+#, fuzzy
+msgid "LDAP properties"
+msgstr "Propriedade"
 
-#: include/class_core.inc:164 include/class_core.inc:167
+#: plugins/addons/propertyEditor/property-filter.xml:71
 #, fuzzy
-msgid "hours"
-msgstr "Mostrar usuários"
+msgid "Search for property groups"
+msgstr "Mostrar grupos primários"
 
-#: include/class_core.inc:184
+#: plugins/addons/propertyEditor/commandVerifier.tpl:1
+msgid "Command verifier"
+msgstr ""
+
+#: plugins/addons/propertyEditor/commandVerifier.tpl:3
+msgid ""
+"Here you can execute commands in the way GOsa does and check the generated "
+"results or errors. This can be very useful especially for the post events "
+"(postcreate, postmodify and postremove) due to the fact that these hook are "
+"executed silently."
+msgstr ""
+
+#: plugins/addons/propertyEditor/commandVerifier.tpl:8
+msgid ""
+"Please be careful here, all commands will really be executed on your machine "
+"and may break things!"
+msgstr ""
+
+#: plugins/addons/propertyEditor/commandVerifier.tpl:15
+msgid "The command to check for"
+msgstr ""
+
+#: plugins/addons/propertyEditor/commandVerifier.tpl:17
 #, fuzzy
-msgid "None"
-msgstr "nenhum"
+msgid "Test"
+msgstr "Timestamp"
 
-#: include/class_core.inc:188 setup/class_setupStep_Language.inc:47
-msgid "Automatic"
-msgstr "Automático"
+#: plugins/addons/propertyEditor/property-list.xml:11
+#, fuzzy
+msgid "List of configuration settings"
+msgstr "Gravando o arquivo de configuração"
 
-#: include/class_core.inc:200
+#: plugins/addons/propertyEditor/property-list.xml:15
 #, fuzzy
-msgid "User value"
-msgstr "Usuário"
+msgid "Property not used"
+msgstr "Grupo de usuário"
 
-#: include/class_core.inc:209
+#: plugins/addons/propertyEditor/property-list.xml:23
 #, fuzzy
-msgid "Core"
-msgstr "Fechar"
+msgid "Property will be restored"
+msgstr "Grupos serão movidos de"
 
-#: include/class_core.inc:210
+#: plugins/addons/propertyEditor/property-list.xml:31
 #, fuzzy
-msgid "GOsa core plugin"
-msgstr "Configurações principais do GOsa"
+msgid "Modified property"
+msgstr "operação de modificação"
 
-#: include/class_core.inc:238
-msgid ""
-"The 'htaccessAuthentication' variable tells GOsa to use either htaccess "
-"authentication or LDAP authentication. This can be used if you want to use i."
-"e. Kerberos to authenticate the users."
+#: plugins/addons/propertyEditor/property-list.xml:39
+msgid "Property configured in LDAP"
 msgstr ""
 
-#: include/class_core.inc:248
-msgid "Enables/Disables GOsa usage statistics moduls."
-msgstr ""
+#: plugins/addons/propertyEditor/property-list.xml:47
+#, fuzzy
+msgid "Property configured in config file"
+msgstr "Criando o seu arquivo de configuração"
 
-#: include/class_core.inc:258
-msgid "The database file for GOSa usage statistics."
-msgstr ""
+#: plugins/addons/propertyEditor/property-list.xml:80
+#, fuzzy
+msgid "Class"
+msgstr "classes"
 
-#: include/class_core.inc:268
-msgid ""
-"The 'logging' statement enables event logging on GOsa side. Setting it to "
-"'true' GOsa will log every action a user performs via syslog. If you use "
-"rsyslog and configure it to mysql logging, you can browse all events within "
-"GOsa. GOsa will not log anything, if the logging value is empty or set to "
-"'false'."
-msgstr ""
+#: plugins/addons/propertyEditor/property-list.xml:88
+#, fuzzy
+msgid "Value"
+msgstr "masculino"
 
-#: include/class_core.inc:279
-msgid ""
-"The 'listSummary' statement determines whether a status bar will be shown on "
-"the bottom of GOsa generated lists, displaying a short summary of type and "
-"number of elements in the list."
+#: plugins/addons/propertyEditor/property-list.xml:124
+msgid "Restore to default"
 msgstr ""
 
-#: include/class_core.inc:289
-msgid ""
-"The 'passwordMinLength' statement determines whether a newly entered "
-"password has to be of a minimum length."
+#: plugins/addons/propertyEditor/class_commandVerifier.inc:56
+msgid "Results"
 msgstr ""
 
-#: include/class_core.inc:299
+#: plugins/addons/propertyEditor/class_propertyEditor.inc:6
+#, fuzzy
+msgid "Preferences"
+msgstr "Referências"
+
+#: plugins/addons/propertyEditor/class_propertyEditor.inc:7
 msgid ""
-"The 'passwordMinDiffer' statement determines whether a newly entered "
-"password has to be checked to have at least n different characters."
+"Configure global and special GOsa settings like hooks and plug-in parameters"
 msgstr ""
 
-#: include/class_core.inc:309
-msgid ""
-"The 'passwordProposalHook' can be used to let GOsa generate password "
-"proposals for you. Whenever you change a password, you can then decide "
-"whether to use the proposal or to manually specify a password."
-msgstr ""
+#: plugins/addons/propertyEditor/class_propertyEditor.inc:206
+#, fuzzy
+msgid "No description"
+msgstr "Descrição"
 
-#: include/class_core.inc:309
-msgid "Here is an example command:"
-msgstr ""
+#: plugins/addons/propertyEditor/class_propertyEditor.inc:230
+#: setup/class_setupStep_Checks.inc:209 setup/class_setupStep_Checks.inc:225
+#: setup/class_setupStep_Checks.inc:241 setup/class_setupStep_Checks.inc:257
+#, fuzzy
+msgid "Off"
+msgstr "Off"
 
-#: include/class_core.inc:319
-msgid ""
-"The 'displayErrors' statement tells GOsa to show PHP errors in the upper "
-"part of the screen. This should be disabled in productive deployments, "
-"because there might be some important passwords arround."
-msgstr ""
+#: plugins/addons/propertyEditor/class_propertyEditor.inc:231
+#: setup/class_setupStep_Checks.inc:249
+#, fuzzy
+msgid "On"
+msgstr "On"
 
-#: include/class_core.inc:319
-#, php-format
-msgid "The property '%s' may be interesting too."
+#: plugins/addons/propertyEditor/class_propertyEditor.inc:251
+msgid "Test the given command."
 msgstr ""
 
-#: include/class_core.inc:329
-msgid ""
-"The 'developmentMode' statement tells GOsa to show development related error "
-"messages, for example messages about missing ACL configuration or classes. "
-"Due to the fact that enabling this flag will result in a lot of false error "
-"messages it should only be enabled while developing or debugging plugins!"
-msgstr ""
+#: plugins/addons/propertyEditor/migration/class_migrateRDN.inc:31
+#, fuzzy, php-format
+msgid "Migration of property '%s'"
+msgstr "Erro de migração"
 
-#: include/class_core.inc:340
-msgid ""
-"The 'schemaCheck' statement enables or disables schema checking during "
-"login. It is recommended to switch this on in order to let GOsa handle "
-"object creation more efficient."
-msgstr ""
+#: plugins/addons/propertyEditor/migration/class_migrateRDN.inc:34
+#, fuzzy, php-format
+msgid "GOsa has detected objects outside of the configured storage point (%s)."
+msgstr "Encontrados %s grupos fora da árvore configurada '%s'."
 
-#: include/class_core.inc:350
-msgid ""
-"The 'copyPaste' statement enables copy and paste for LDAP entries managed "
-"with GOsa."
-msgstr ""
+#: plugins/addons/propertyEditor/migration/class_migrateRDN.inc:161
+#, fuzzy
+msgid "Objects that will be added"
+msgstr "Este objeto será excluído!"
 
-#: include/class_core.inc:360
-msgid ""
-"The 'forceGlobals' statement enables PHP security checks to force "
-"register_global settings to be switched off."
-msgstr ""
+#: plugins/addons/propertyEditor/migration/class_migrateRDN.inc:169
+#, fuzzy
+msgid "Objects that will be moved"
+msgstr "Estações Windows serão movidas de"
 
-#: include/class_core.inc:370
-msgid ""
-"The 'forceSSL' statement enables PHP security checks to force encrypted "
-"access to the web interface. GOsa will try to redirect to the same URL - "
-"just with https://"
-msgstr ""
+#: plugins/addons/propertyEditor/migration/class_migrateRDN.inc:177
+#, fuzzy, php-format
+msgid "Moving object '%s' to '%s'"
+msgstr "Movendo '%s' para '%s'"
 
-#: include/class_core.inc:380
-msgid ""
-"Logs information about triggered ldap operations, duration, filter, aso. "
-"into syslog."
-msgstr ""
+#: plugins/addons/propertyEditor/migration/class_migrateRDN.inc:181
+#: setup/setup_migrate.tpl:32 setup/class_setupStep_Migrate.inc:804
+msgid "Migrate"
+msgstr "Migrar"
 
-#: include/class_core.inc:390
-msgid ""
-"The 'ldapFollowReferrals' statement tells GOsa to follow LDAP referrals."
-msgstr ""
+#: plugins/addons/propertyEditor/migration/class_migrateRDN.inc:204
+#, fuzzy, php-format
+msgid "Migration failed for object %s, dn already exists!"
+msgstr "Falha ao adicionar um usuário administrativo: o objeto '%s' já existe!"
 
-#: include/class_core.inc:400
-msgid ""
-"The 'ldapFilterNestingLimit' statement can be used to speed up group "
-"handling for groups with several hundreds of members. The default behaviour "
-"is, that GOsa will resolv the memberUid values in a group to real names. To "
-"achieve this, it writes a single filter to minimize searches. Some LDAP "
-"servers (namely Sun DS) simply crash when the filter gets too big. You can "
-"set a member limit, where GOsa will stop to do these lookups."
+#: plugins/addons/propertyEditor/migration/class_migrateRDN.inc:208
+#, php-format
+msgid "Migration failed for object %s, please check if it already exists!"
 msgstr ""
 
-#: include/class_core.inc:410
-msgid ""
-"The ldapSizelimit statement tells GOsa to retrieve the specified maximum "
-"number of results. The user will get  a  warning,  that  not  all entries "
-"were shown."
+#: plugins/addons/propertyEditor/migrate.tpl:3
+msgid "Property migration assistant"
 msgstr ""
 
-#: include/class_core.inc:420
-msgid ""
-"Disables sizelimit checks, only the configured amount of results will be "
-"shown!"
-msgstr ""
+#: plugins/addons/propertyEditor/migrate.tpl:3
+#, fuzzy
+msgid "Migration steps left"
+msgstr "Erro de migração"
 
-#: include/class_core.inc:430
-msgid ""
-"The 'warnSSL' statement enables PHP security checks to detect non encrypted "
-"access to the web interface. GOsa will display a warning in this case."
-msgstr ""
+#: plugins/addons/propertyEditor/property-list.tpl:3
+#, fuzzy
+msgid "Warning message"
+msgstr "Enviar mensagem"
 
-#: include/class_core.inc:440
-msgid "The 'ppdGzip' variable enables PPD file compression."
-msgstr ""
+#: plugins/addons/propertyEditor/property-list.tpl:7
+#: ihtml/themes/default/removeEntries.tpl:4
+#, fuzzy
+msgid "Attention"
+msgstr "Autenticação"
 
-#: include/class_core.inc:451
+#: plugins/addons/propertyEditor/property-list.tpl:9
 msgid ""
-"The 'ignoreAcl' value tells GOsa to ignore complete ACL sets for the given "
-"DN. Add your DN here and you'll be able to restore accidently dropped ACLs."
+"Modifying properties may break your setup, destroy or mess up your LDAP "
+"database, lead to security holes or it can even make a login impossible!"
 msgstr ""
 
-#: include/class_core.inc:462
+#: plugins/addons/propertyEditor/property-list.tpl:10
 msgid ""
-"The 'ppdPath' variable defines where to store PPD files for the GOto "
-"environment plugins."
+"Since configuration properties are stored in the LDAP database a copy/backup "
+"can be handy."
 msgstr ""
 
-#: include/class_core.inc:472
+#: plugins/addons/propertyEditor/property-list.tpl:14
 msgid ""
-"The 'ldapMaxQueryTime' statement tells GOsa to stop LDAP actions if there is "
-"no answer within the specified number of seconds."
+"If you've debarred yourself, you can try to set 'ignoreLdapProperties' to "
+"'true' in your gosa.conf main section. This will make GOsa ignore LDAP based "
+"property values."
 msgstr ""
 
-#: include/class_core.inc:482
+#: plugins/addons/propertyEditor/property-list.tpl:22
 msgid ""
-"The 'storeFilterSettings' statement determines whether GOsa should store "
-"filter and plugin settings inside of a cookie."
+"I understand that there are certain risks, but I want to modify properties!"
 msgstr ""
 
-#: include/class_core.inc:492
-msgid ""
-"The 'sendCompressedOutput' statement determines whether PHP should send "
-"compressed HTML pages to browsers or not. This may increase or decrease the "
-"performance, depending on your network."
+#: plugins/addons/propertyEditor/property-list.tpl:38
+msgid "Ignoring LDAP defined properties!"
 msgstr ""
 
-#: include/class_core.inc:503
-msgid ""
-"The 'modificationDetectionAttribute' statement enables GOsa to check if a "
-"entry currently being edited has been modified from someone else outside "
-"GOsa in the meantime. It will display an informative dialog then. It can be "
-"set to 'entryCSN' for OpenLDAP based systems or 'contextCSN' for Sun DS "
-"based systems."
+#: plugins/addons/propertyEditor/property-list.tpl:77
+msgid "Undo"
 msgstr ""
 
-#: include/class_core.inc:514
-msgid ""
-"The 'language' statement defines the default language used by GOsa. Normally "
-"GOsa autodetects the language from the browser settings. If this is not "
-"working or you want to force the language, just add the language code (i.e. "
-"de for german) here."
-msgstr ""
+#: plugins/addons/dyngroup/dyngroup.tpl:1
+#, fuzzy
+msgid "List of dynamic rules"
+msgstr "Lista de acls"
 
-#: include/class_core.inc:525
-msgid ""
-"The 'theme' statement defines what theme is used to display GOsa pages. You "
-"can install some corporate identity like theme and/or modify certain "
-"templates to fit your needs within themes. Take a look at the GOsa FAQ for "
-"more information."
+#: plugins/addons/dyngroup/dyngroup.tpl:3
+msgid "Labeled URI definitions"
 msgstr ""
 
-#: include/class_core.inc:535
-msgid ""
-"The 'sessionLifetime' value defines when a session will expire in seconds. "
-"For Debian systems, this will not work because the sessions will be removed "
-"by a cron job instead. Please modify the value inside of your php.ini "
-"instead."
-msgstr ""
+#: plugins/addons/dyngroup/dyngroup.tpl:6
+#, fuzzy
+msgid "Scope"
+msgstr "copiar"
 
-#: include/class_core.inc:545
-msgid ""
-"The 'templateCompileDirectory' statements defines the path, where the PHP "
-"templating engins 'smarty' should store its compiled GOsa templates for "
-"improved speed. This path needs to be writeable by the user your webserver "
-"is running with."
+#: plugins/addons/dyngroup/dyngroup.tpl:7
+#: plugins/addons/dyngroup/class_DynamicLdapGroup.inc:119
+#: plugins/addons/dyngroup/class_DynamicLdapGroup.inc:121
+#, fuzzy
+msgid "Attribute"
+msgstr "Atributo de Login"
+
+#: plugins/addons/dyngroup/dyngroup.tpl:8
+#: plugins/addons/dyngroup/class_DynamicLdapGroup.inc:126
+#: plugins/addons/dyngroup/class_DynamicLdapGroup.inc:128
+#: plugins/generic/references/class_aclResolver.inc:169
+msgid "Filter"
+msgstr "Filtro"
+
+#: plugins/addons/dyngroup/class_DynamicLdapGroup.inc:105
+#: plugins/addons/dyngroup/class_DynamicLdapGroup.inc:327
+msgid "Labeled URI"
 msgstr ""
 
-#: include/class_core.inc:555
-#, php-format
-msgid ""
-"The 'debugLevel' value tells GOsa to display certain information on each "
-"page load. Value is an AND combination of the following byte values: %s"
+#: plugins/addons/dyngroup/class_DynamicLdapGroup.inc:128
+msgid "Surrounding brackets are required!"
 msgstr ""
 
-#: include/class_core.inc:575
+#: plugins/addons/dyngroup/class_DynamicLdapGroup.inc:136
 #, php-format
-msgid ""
-"The 'sambaHashHook' statement contains an executable to generate samba hash "
-"values. This is required for password synchronization, but not required if "
-"you apply gosa-si services. If you don't have mkntpasswd from the samba "
-"distribution installed, you can use perl to generate the hash: %s"
+msgid "The given filter '%s' for entry %s seems to be invalid!"
 msgstr ""
 
-#: include/class_core.inc:586
-msgid ""
-"The 'passwordDefaultHash' statement defines the default password hash to "
-"choose for new accounts."
+#: plugins/addons/dyngroup/class_DynamicLdapGroup.inc:166
+#: plugins/addons/dyngroup/class_DynamicLdapGroup.inc:168
+#: plugins/addons/dyngroup/class_DynamicLdapGroup.inc:319
+#: plugins/addons/dyngroup/class_DynamicLdapGroup.inc:320
+msgid "Dynamic object"
 msgstr ""
 
-#: include/class_core.inc:595
-msgid ""
-"The 'strictPasswordRules' tells GOsa to check for UTF-8 characters in the "
-"supplied password. These Characters can lead to non working authentications "
-"if UTF-8 and none UTF-8 systems locales get mixed. The default is 'true'."
-msgstr ""
+#: plugins/generic/welcome/welcome.tpl:8 ihtml/themes/default/infoPage.tpl:62
+msgid "The GOsa team"
+msgstr "A equipe GOsa"
 
-#: include/class_core.inc:606
-msgid ""
-"The 'accountPrimaryAttribute' option tells GOsa how to create new accounts. "
-"Possible values are 'uid' and 'cn'. In the first case GOsa creates uid style "
-"DN entries: 'uid=superuser,ou=staff,dc=example,dc=net'. In the second case, "
-"GOsa creates cn style DN entries: 'cn=Foo Bar,ou=staff,dc=example,dc=net'. "
-"If you choose \"cn\" to be your 'accountPrimaryAttribute' you can decide "
-"whether to include the personal title in your dn by selecting "
-"'personalTitleInDN'."
-msgstr ""
+#: plugins/generic/welcome/class_welcome.inc:5
+#: plugins/generic/welcome/class_welcome.inc:6
+#, fuzzy
+msgid "Back to main menu"
+msgstr "GOsa menu principal"
 
-#: include/class_core.inc:616
+#: plugins/generic/dashBoard/Register/class_RegistrationDialog.inc:54
 msgid ""
-"The 'userRDN' statement defines the location where new accounts will be "
-"created inside of defined departments. The default is 'ou=people'."
+"Communciation with the backend failed! Please check your internet connection!"
 msgstr ""
 
-#: include/class_core.inc:626
+#: plugins/generic/dashBoard/Register/class_RegistrationDialog.inc:56
 msgid ""
-"The 'groupsRDN' statement defines the location where new groups will be "
-"created inside of defined departments. The default is 'ou=groups'."
+"Authentication failed, please check combination of username and password!"
 msgstr ""
 
-#: include/class_core.inc:636
+#: plugins/generic/dashBoard/Register/class_RegistrationDialog.inc:58
 msgid ""
-"The 'gidNumberBase' statement defines where to start looking for a new free "
-"group id. This should be synced with your 'adduser.conf' to avoid "
-"overlapping gidNumber values between local and LDAP based lookups. The "
-"gidNumberBase can even be dynamic. Take a look at the 'nextIdHook' "
-"definition."
+"Internal server error, please try again later. If the problem persists "
+"contact the GOsa-Team!"
 msgstr ""
 
-#: include/class_core.inc:646
-msgid ""
-"The 'baseIdHook' statement allows to hook into the id generation method "
-"(traditional mode), to define the starting range for new generated ids"
+#: plugins/generic/dashBoard/Register/register.tpl:3
+#, fuzzy
+msgid "GOsa registration"
+msgstr "GOsa configurações gerais"
+
+#: plugins/generic/dashBoard/Register/register.tpl:7
+msgid "Do you want to register GOsa and benefit from the features it brings?"
 msgstr ""
 
-#: include/class_core.inc:656 include/class_core.inc:676
-msgid ""
-"The 'uidNumberPoolMin/gidNumberPoolMin' statement defines the lowest "
-"assignable user/group id for use with the 'idAllocationMethod = pool'."
+#: plugins/generic/dashBoard/Register/register.tpl:11
+msgid "I do not want to register"
 msgstr ""
 
-#: include/class_core.inc:666 include/class_core.inc:686
-msgid ""
-"The 'uidNumberPoolMax/gidNumberPoolMax' statement defines the highest "
-"assignable user/group id for use with the 'idAllocationMethod = pool'."
+#: plugins/generic/dashBoard/Register/register.tpl:17
+#: plugins/generic/dashBoard/dashBoard.tpl:5
+msgid "Register"
 msgstr ""
 
-#: include/class_core.inc:696
-msgid ""
-"The 'uidNumberBase' statement defines where to start looking for a new free "
-"user id. This should be synced with your 'adduser.conf' to avoid overlapping "
-"uidNumber values between local and LDAP based lookups. The uidNumberBase can "
-"even be dynamic. Take a look at the 'baseIdHook' definition."
+#: plugins/generic/dashBoard/Register/register.tpl:19
+msgid "Additionally to the 'Annonomous' account you can:"
 msgstr ""
 
-#: include/class_core.inc:736
-msgid ""
-"The 'gosaSupportURI' defines the major gosa-si server host and the password "
-"for GOsa to connect to it. It can be used if you want to use i.e. kerberos "
-"to authenticate the users. The format is: credentials@host:port"
+#: plugins/generic/dashBoard/Register/register.tpl:21
+msgid "Access to 'Premium-Channels'."
 msgstr ""
 
-#: include/class_core.inc:746
+#: plugins/generic/dashBoard/Register/register.tpl:22
 msgid ""
-"The 'gosaSupportTimeout' sets a connection timeout for all gosa-si actions. "
-"See 'gosaSupportURI' for details."
+"Watch the status of current plugin updates/patches and the availability of "
+"new plugins."
 msgstr ""
 
-#: include/class_core.inc:757
-msgid ""
-"The 'loginAttribute' statement tells GOsa which LDAP attribute is used as "
-"the login name during login. It can be set to 'uid', 'mail' or 'both'"
+#: plugins/generic/dashBoard/Register/register.tpl:23
+msgid "Recieve newsletter, if wanted."
 msgstr ""
 
-#: include/class_core.inc:768
-msgid ""
-"The 'timezone' statements defines the timezone used inside of GOsa to handle "
-"date related tasks, such as password expiery, vacation messages, etc. The "
-"'timezone' value should be a unix conform timezone value like in /etc/"
-"timezone."
+#: plugins/generic/dashBoard/Register/register.tpl:24
+msgid "View several usefull statistics about your GOsa installation"
 msgstr ""
 
-#: include/class_core.inc:778
-msgid ""
-"The 'honourUnitTags' statement enables checking of 'unitTag' attributes when "
-"using administrative units. If this is set to 'true' GOsa can only see "
-"objects inside the administrative unit a user is logged into."
+#: plugins/generic/dashBoard/Register/register.tpl:29
+msgid "What information will be transmitted to the backend and maybe stored:"
 msgstr ""
 
-#: include/class_core.inc:788
-msgid ""
-"The 'useSaslForKerberos' statement defines the way the kerberos realm is "
-"stored in the #userPassword' attribute. Set it to 'true' in order to get "
-"{sasl}user@REALM.NET, or to 'false' to get {kerberos}user@REALM.NET. The "
-"latter is outdated, but may be needed from time to time."
+#: plugins/generic/dashBoard/Register/register.tpl:31
+msgid "All personal information filled in the registration form."
 msgstr ""
 
-#: include/class_core.inc:798
-msgid ""
-"The 'rfc2307bis' statement enables rfc2307bis style groups in GOsa. You can "
-"use 'member' attributes instead of memberUid in this case. To make it work "
-"on unix systems, you've to adjust your NSS configuration to use rfc2307bis "
-"style groups, too"
+#: plugins/generic/dashBoard/Register/register.tpl:32
+msgid "Information about the installed plugins and their version."
 msgstr ""
 
-#: include/class_core.inc:808
+#: plugins/generic/dashBoard/Register/register.tpl:33
 msgid ""
-"The 'personalTitleInDN' option tells GOsa to include the personal title in "
-"user DNs when #accountPrimaryAttribute' is set to \"cn\"."
+"The GOsa-UUID (will be generated during the registration) and a password, to "
+"authenticate."
 msgstr ""
 
-#: include/class_core.inc:818
+#: plugins/generic/dashBoard/Register/register.tpl:34
 msgid ""
-"The 'nextIdHook' statement defines a script to be called for finding the "
-"next free id for users or groups externaly. It gets called with the current "
-"entry \"dn\" and the attribute to be ID'd. It should return an integer value."
+"The bugs you will report and the corresponding trace. You can select what "
+"information you want to send in."
 msgstr ""
 
-#: include/class_core.inc:828
+#: plugins/generic/dashBoard/Register/register.tpl:35
 msgid ""
-"The 'idGenerator' statement describes an automatic way to generate new user "
-"ids. There are two basic functions supported - which can be combined: \n"
-"\n"
-" a) using attributes\n"
-"\n"
-"    You can specify LDAP attributes (currently only sn and givenName) in\n"
-"    braces {} and add a percent sign befor it. Optionally you can strip it\n"
-"    down to a number of characters, specified in []. I.e.\n"
-"\n"
-"      idGenerator=\"{%sn}-{%givenName[2-4]}\"\n"
-"\n"
-"    will generate an ID using the full surname, adding a dash, and adding "
-"at\n"
-"    least the first two characters of givenName. If this ID is used, it'll\n"
-"    use up to four characters. If no automatic generation is possible, a\n"
-"    input box is shown.\n"
-"\n"
-" b) using automatic id's\n"
-"\n"
-"    I.e. specifying\n"
-"\n"
-"      idGenerator=\"acct{id:3}\"\n"
-"\n"
-"    will generate a three digits id with the next free entry appended to "
-"\"acct\".\n"
-"\n"
-"      idGenerator=\"acct{id!1}\"\n"
-"\n"
-"    will generate a one digit id with the next free entry appended to \"acct"
-"\" - if needed.\n"
-"\n"
-"      idGenerator=\"ext{id#3}\"\n"
-"\n"
-"    will generate a three digits random number appended to \"ext\".\n"
-msgstr ""
-
-#: include/class_core.inc:868
-msgid ""
-"The 'strictNamingRules' statement enables strict checking of uids and group "
-"names. If you need   characters like . or - inside of your accounts, set "
-"this to 'false'."
-msgstr ""
-
-#: include/class_core.inc:878
-msgid ""
-"The 'minId' statement defines the minimum assignable user or group id to "
-"avoid security leaks with uid 0 accounts. This is used for the 'traditional' "
-"method."
+"When the statistics extension is used. GOsa will transmit information about "
+"plugins, their usage and the amount of objects present in your ldap "
+"database. No sensitive data is transmitted here, just the object type, the "
+"action performed, cpu usage, memory usage, elapsed time..."
 msgstr ""
 
-#: include/class_core.inc:889
-msgid ""
-"The 'mailAttribute' statement determines which attribute GOsa will use to "
-"create accounts. Valid values are 'mail' and 'uid'."
+#: plugins/generic/dashBoard/Register/register.tpl:69
+#: plugins/generic/dashBoard/Register/register.tpl:80
+#, fuzzy
+msgid "Registration complete"
+msgstr "Operação finalizada"
+
+#: plugins/generic/dashBoard/Register/register.tpl:71
+msgid "GOsa instance sucessfully registered"
 msgstr ""
 
-#: include/class_core.inc:899
-msgid ""
-"This attribute allows to override the prefix used to create shared folders."
-msgstr ""
-
-#: include/class_core.inc:909
-msgid ""
-"This attribute allows to override the user account creation syntax, see the "
-"'mailFolderCreation' description for more details.\n"
-"\n"
-"Examples\n"
-" mailUserCreation=\"%prefix%%uid%\"           => \"user.foobar\"\n"
-" mailUserCreation=\"my-prefix.%uid%%domain%\"  => \"my-prefix.foobar@example."
-"com\"\n"
-msgstr ""
-
-#: include/class_core.inc:924
-msgid ""
-"Every mail method has its own way to create mail accounts like 'share/"
-"development' or 'shared.development@example.com' which is used to identify "
-"the accounts, set quotas or add acls.\n"
-"\n"
-"To override the methods default account creation syntax, you can set the "
-"'mailFolderCreation' option.\n"
-"\n"
-"Examples\n"
-"\n"
-" mailFolderCreation=\"%prefix%%cn%\"              => \"shared.development\"\n"
-" mailFolderCreation=\"my-prefix.%cn%%domain%\"    => \"my-prefix."
-"development@example.com\"\n"
-"\n"
-" %prefix%    The methods default prefix. (Depends on cyrusUseSlashes=FALSE/"
-"TRUE)\n"
-" %cn%        The groups/users cn.\n"
-" %uid%       The users uid.\n"
-" %mail%      The objects mail attribute.\n"
-" %domain%    The domain part of the objects mail attribute.\n"
-" %mailpart%  The user address part of the mail address.\n"
-" %uattrib%   Depends on mailAttribute=\"uid/mail\".\n"
-msgstr ""
+#: plugins/generic/dashBoard/Register/register.tpl:82
+#, fuzzy
+msgid "GOsa instance will not be registered"
+msgstr "A sessão não será criptografada."
 
-#: include/class_core.inc:950
-msgid ""
-"The 'imapTimeout' statement sets the connection timeout for imap actions."
-msgstr ""
+#: plugins/generic/dashBoard/dbPluginStatus/contents.tpl:1
+#, fuzzy
+msgid "Plugin status"
+msgstr "Estatus atual"
 
-#: include/class_core.inc:961
-msgid ""
-"The 'mailMethod' statement tells GOsa which mail method the setup should use "
-"to communicate with a possible mail server. Leave this undefined if your "
-"mail method does not match the predefined ones."
+#: plugins/generic/dashBoard/dbPluginStatus/class_dbPluginStatus.inc:69
+msgid "Version mismatch"
 msgstr ""
 
-#: include/class_core.inc:971
-msgid ""
-"The 'cyrusUseSlashes' statement determines if GOsa should use \"foo/bar\" or "
-"\"foo.bar\" namespaces in IMAP. Unix style is with slashes."
-msgstr ""
+#: plugins/generic/dashBoard/dbPluginStatus/class_dbPluginStatus.inc:73
+#, fuzzy
+msgid "Schema missing"
+msgstr "Configurações baseada nos esquema"
 
-#: include/class_core.inc:981
-msgid ""
-"The 'vacationTemplateDirectory' statement sets the path where GOsa will look "
-"for vacation message templates. Default is /etc/gosa/vacation. \n"
-"\n"
-"Example template /etc/gosa/vacation/business.txt:\n"
-"\n"
-"   DESC:Away from desk\n"
-"   Hi, I'm currently away from my desk. You can contact me on\n"
-"   my cell phone via %mobile.\n"
-"\n"
-"   Greetings,\n"
-"   %givenName %sn\n"
-"\n"
+#: plugins/generic/dashBoard/dashBoard.tpl:2
+msgid "This feature is only accessible for registrated instances of GOsa"
 msgstr ""
 
-#: include/class_core.inc:1002
+#: plugins/generic/dashBoard/dashBoard.tpl:7
 msgid ""
-"The 'ldapTLS' statement enables or disables TLS operating on LDAP "
-"connections."
+"Unfortunately the registration server cannot be reached, maybe the server is "
+"down for maintaince or you've no internet access!"
 msgstr ""
 
-#: include/class_core.inc:1012
-msgid ""
-"The 'honourIvbbAttributes' statement enables the IVBB mode inside of GOsa. "
-"You need the ivbb.schema file from used by german authorities."
-msgstr ""
+#: plugins/generic/dashBoard/dashBoard.tpl:13
+#, fuzzy
+msgid "GOsa dash board"
+msgstr "Assistente de configuração do GOsa"
 
-#: include/class_core.inc:1022
-msgid ""
-"The 'sambaIdMapping' statement tells GOsa to maintain sambaIdmapEntry "
-"objects. Depending on your setup this can drastically improve the windows "
-"login performance."
-msgstr ""
+#: plugins/generic/dashBoard/dbChannelStatus/contents.tpl:1
+#, fuzzy
+msgid "Channels"
+msgstr "Cancelar"
 
-#: include/class_core.inc:1032
-msgid ""
-"The 'handleExpiredAccounts' statement enables shadow attribute tests during "
-"the login to the GOsa web interface and forces password renewal or account "
-"lockout."
-msgstr ""
+#: plugins/generic/dashBoard/dbNotifications/contents.tpl:1
+#, fuzzy
+msgid "Notifications"
+msgstr "Script de notificação"
 
-#: include/class_core.inc:1042
-msgid ""
-"The 'sambaSID' statement defines a samba SID if not available inside of the "
-"LDAP. You can retrieve the current sid by net getlocalsid."
-msgstr ""
+#: plugins/generic/references/contents.tpl:2
+#: plugins/generic/references/contents.tpl:3
+#, fuzzy
+msgid "Object information"
+msgstr "Informação de conexão"
 
-#: include/class_core.inc:1052
-msgid ""
-"The 'sambaRidBase' statement defines the base id to add to ordinary sid "
-"calculations - if not available inside of the LDAP."
+#: plugins/generic/references/contents.tpl:7
+msgid "Show raw object entry"
 msgstr ""
 
-#: include/class_core.inc:1062
-msgid ""
-"The 'enableSnapshots' statement enables a snapshot mechaism in GOsa. This "
-"enables you to save certain states of entries and restore them later on."
-msgstr ""
+#: plugins/generic/references/contents.tpl:18
+#: plugins/generic/references/contents.tpl:20
+#, fuzzy
+msgid "Last modification"
+msgstr "Identificação do usuário"
 
-#: include/class_core.inc:1072
-msgid ""
-"The 'snapshotBase' statement defines the base where snapshots should be "
-"stored inside of the LDAP."
-msgstr ""
+#: plugins/generic/references/contents.tpl:29
+#, fuzzy
+msgid "Object references"
+msgstr "Referências"
 
-#: include/class_core.inc:1082
-msgid ""
-"The 'snapshotAdminDn' variable defines the user which is used to "
-"authenticate when connecting to 'snapshotURI'."
-msgstr ""
+#: plugins/generic/references/contents.tpl:45
+#, fuzzy
+msgid "ACL trace"
+msgstr "ACL tipo"
 
-#: include/class_core.inc:1092
-msgid ""
-"The 'snapshotAdminPassword' variable defines the credentials which are used "
-"in combination with 'snapshotAdminDn' and 'snapshotURI' in order to "
-"authenticate."
-msgstr ""
+#: plugins/generic/references/class_reference.inc:70
+#, fuzzy
+msgid "Role membership"
+msgstr "Membro do grupo"
 
-#: include/class_core.inc:1103
-msgid ""
-"The 'idAllocationMethod' statement defines how GOsa generates numeric user "
-"and group id values. If it is set to 'traditional' GOsa will do create a "
-"lock and perform a search for the next free ID. The lock will be removed "
-"after the procedure completes. 'pool' will use the sambaUnixIdPool "
-"objectclass settings inside your LDAP. This one is unsafe, because it does "
-"not check for concurrent LDAP access and already used IDs in this range. On "
-"the other hand it is much faster."
-msgstr ""
+#: plugins/generic/references/class_reference.inc:76
+#, fuzzy
+msgid "Object group membership"
+msgstr "Grupo de objeto genérico"
 
-#: include/class_core.inc:1112
-msgid ""
-"The 'snapshotURI' variable defines the LDAP URI for the server which is used "
-"to do object snapshots."
-msgstr ""
+#: plugins/generic/references/class_reference.inc:82
+#, fuzzy
+msgid "Department manager"
+msgstr "Nome do departamento"
 
-#: include/class_pluglist.inc:118
+#: plugins/generic/references/class_reference.inc:88
 #, fuzzy
-msgid "The configuration format has changed: please run the setup again!"
-msgstr ""
-"O formato de configuração foi alterado. Por favor execute a instalação "
-"novamente!"
+msgid "User manager"
+msgstr "Usuário"
+
+#: plugins/generic/references/class_aclResolver.inc:63
+#: include/class_acl.inc:228
+msgid "Reset ACLs"
+msgstr "Reiniciar ACLs"
 
-#: include/class_pluglist.inc:263
+#: plugins/generic/references/class_aclResolver.inc:68
+#: include/class_acl.inc:233 include/class_acl.inc:236
 #, fuzzy
-msgid ""
-"You are currently editing a database entry. Do you want to discard the "
-"changes?"
+msgid "Use ACL defined in role"
+msgstr "Use a ACL definida no papel"
+
+#: plugins/generic/references/class_aclResolver.inc:143
+msgid "Enter another user name"
 msgstr ""
-"Você está editando uma entrada de dados. Você quer rejeitar as mudanças?"
 
-#: include/class_pluglist.inc:435 plugins/generic/references/contents.tpl:18
-#: plugins/admin/groups/class_group.inc:329
-#: plugins/admin/groups/class_group.inc:350
-#: plugins/admin/groups/class_group.inc:367
-#: plugins/admin/departments/class_department.inc:152
-msgid "Unknown"
-msgstr "Desconhecido"
+#: plugins/generic/references/class_aclResolver.inc:193
+msgid "ACLs"
+msgstr ""
 
-#: include/class_CopyPasteHandler.inc:118
-#: include/class_CopyPasteHandler.inc:127
-#: include/class_CopyPasteHandler.inc:159
-#: include/class_CopyPasteHandler.inc:176
-#: include/class_CopyPasteHandler.inc:185
-#: include/class_CopyPasteHandler.inc:193
-#: include/class_CopyPasteHandler.inc:273
+#: plugins/generic/references/class_aclResolver.inc:198
 #, php-format
-msgid "Copy and paste failed!"
-msgstr "Copiar e colar falhou!"
+msgid "List of effective ACLs for '%s'"
+msgstr ""
 
-#: include/class_CopyPasteHandler.inc:118
-#, fuzzy, php-format
-msgid "Cannot set permission for %s"
-msgstr "Não é possível configurar permissões para '%s'"
+#: plugins/generic/references/class_aclResolver.inc:199
+#: plugins/generic/references/class_aclResolver.inc:203
+#, fuzzy
+msgid "Object permissions"
+msgstr "Permissões"
 
-#: include/class_CopyPasteHandler.inc:159
-#, fuzzy, php-format
-msgid "'%s' is no valid LDAP object"
-msgstr "'%s' não é um objeto LDAP válido"
+#: plugins/generic/references/class_aclResolver.inc:303
+#: include/class_core.inc:113 include/class_core.inc:119
+#, fuzzy
+msgid "All"
+msgstr "Acl"
 
-#: include/class_CopyPasteHandler.inc:176
-#, php-format
-msgid "No write permission in '%s'"
-msgstr "Sem permissão de gravação em '%s'"
+#: plugins/generic/references/class_aclResolver.inc:307
+#: include/class_acl.inc:823
+msgid "Restrict changes to user's own object"
+msgstr ""
 
-#: include/class_CopyPasteHandler.inc:193
-#, php-format
-msgid "Cannot set permission for '%s'"
-msgstr "Não é possível configurar permissões para '%s'"
+#: plugins/generic/references/class_aclResolver.inc:309
+#: include/class_acl.inc:827 include/class_acl.inc:936
+#: include/class_acl.inc:940
+msgid "read"
+msgstr "leitura"
 
-#: include/class_CopyPasteHandler.inc:396
-#, php-format
-msgid "These objects will be pasted: %s"
-msgstr "Estes objetos serão colados: %s"
+#: plugins/generic/references/class_aclResolver.inc:310
+#: include/class_acl.inc:828 include/class_acl.inc:938
+#: include/class_acl.inc:941
+msgid "write"
+msgstr "gravação"
 
-#: include/class_CopyPasteHandler.inc:420
-#, php-format
-msgid "This object will be pasted: %s"
-msgstr "Este objeto será colado: %s"
+#: plugins/generic/references/class_aclResolver.inc:311
+#, fuzzy
+msgid "create"
+msgstr "Criar"
 
-#: include/class_CopyPasteHandler.inc:573
-msgid "Cannot paste"
-msgstr "Não é possível colar"
+#: plugins/generic/references/class_aclResolver.inc:312
+#, fuzzy
+msgid "remove"
+msgstr "Remover"
 
-#: include/class_msg_dialog.inc:124
-msgid "Please fix the above error and reload the page."
-msgstr "Corrija o erro acima e recarregue a página."
+#: plugins/generic/references/class_aclResolver.inc:313
+#, fuzzy
+msgid "move"
+msgstr "Remover"
 
 #: plugins/generic/statistics/statistics.tpl:2
 #, fuzzy
@@ -3516,37 +3402,35 @@ msgstr ""
 msgid "Select report type"
 msgstr "Selecione um tipo de ACL"
 
-#: plugins/generic/statistics/chartClasses/class_actionSelectChart.inc:104
-#, fuzzy
-msgid "Action"
-msgstr "Ações"
+#: plugins/generic/statistics/chartClasses/class_statChart.inc:73
+msgid "Systems"
+msgstr "Sistemas"
 
+#: plugins/generic/statistics/chartClasses/class_durationTimeChart.inc:15
 #: plugins/generic/statistics/chartClasses/class_cpuLoadChart.inc:15
-#: plugins/generic/statistics/chartClasses/class_memoryUsageChart.inc:15
 #: plugins/generic/statistics/chartClasses/class_renderTimeChart.inc:15
-#: plugins/generic/statistics/chartClasses/class_durationTimeChart.inc:15
-#, fuzzy
-msgid "Max"
-msgstr "Maio"
+#: plugins/generic/statistics/chartClasses/class_memoryUsageChart.inc:15
+msgid "Maximum"
+msgstr ""
 
+#: plugins/generic/statistics/chartClasses/class_durationTimeChart.inc:16
 #: plugins/generic/statistics/chartClasses/class_cpuLoadChart.inc:16
-#: plugins/generic/statistics/chartClasses/class_memoryUsageChart.inc:16
 #: plugins/generic/statistics/chartClasses/class_renderTimeChart.inc:16
-#: plugins/generic/statistics/chartClasses/class_durationTimeChart.inc:16
-msgid "Avergae"
+#: plugins/generic/statistics/chartClasses/class_memoryUsageChart.inc:16
+msgid "Average"
 msgstr ""
 
+#: plugins/generic/statistics/chartClasses/class_durationTimeChart.inc:17
 #: plugins/generic/statistics/chartClasses/class_cpuLoadChart.inc:17
-#: plugins/generic/statistics/chartClasses/class_memoryUsageChart.inc:17
 #: plugins/generic/statistics/chartClasses/class_renderTimeChart.inc:17
-#: plugins/generic/statistics/chartClasses/class_durationTimeChart.inc:17
-#, fuzzy
-msgid "Min"
-msgstr "Inicio"
+#: plugins/generic/statistics/chartClasses/class_memoryUsageChart.inc:17
+msgid "Minimum"
+msgstr ""
 
-#: plugins/generic/statistics/chartClasses/class_statChart.inc:73
-msgid "Systems"
-msgstr "Sistemas"
+#: plugins/generic/statistics/chartClasses/class_actionSelectChart.inc:104
+#, fuzzy
+msgid "Action"
+msgstr "Ações"
 
 #: plugins/generic/statistics/class_statistics.inc:263
 #, fuzzy, php-format
@@ -3556,3709 +3440,3667 @@ msgid ""
 msgstr ""
 "Você está editando uma entrada de dados. Você quer rejeitar as mudanças?"
 
-#: plugins/generic/dashBoard/dbInformation/contents.tpl:1
-#: plugins/admin/ogroups/class_ogroup.inc:244 setup/setup_ldap.tpl:108
-msgid "Information"
-msgstr "Informação"
+#: setup/setup_checks.tpl:2
+msgid ""
+"This step checks if your PHP server has all required modules and "
+"configuration settings."
+msgstr ""
+
+#: setup/setup_checks.tpl:5
+#, fuzzy
+msgid "Inspection"
+msgstr "Inspeção no LDAP"
 
-#: plugins/generic/dashBoard/dashBoard.tpl:2
-msgid "This feature is only accessible for registrated instances of GOsa"
-msgstr ""
+#: setup/setup_checks.tpl:8
+msgid "PHP module and extension checks"
+msgstr "Verifica módulos e extensões do PHP"
 
-#: plugins/generic/dashBoard/dashBoard.tpl:5
-msgid "Registrate"
+#: setup/setup_checks.tpl:10
+msgid "Basic checks"
 msgstr ""
 
-#: plugins/generic/dashBoard/dashBoard.tpl:7
-msgid ""
-"Unfortunately the registration server cannot be reached, maybe the server is "
-"down for maintaince or you've no internet access!"
+#: setup/setup_checks.tpl:21 setup/setup_checks.tpl:62
+#: setup/class_setupStep_Migrate.inc:153 setup/class_setupStep_Migrate.inc:303
+#: setup/class_setupStep_Migrate.inc:684 setup/class_setupStep_Migrate.inc:828
+#: ihtml/themes/default/msg_dialog.tpl:77
+#: ihtml/themes/default/msg_dialog.tpl:79
+#: ihtml/themes/default/msg_dialog.tpl:136
+#: ihtml/themes/default/msg_dialog.tpl:139
+#: ihtml/themes/default/msg_dialog.tpl:144 include/utils/class_msgPool.inc:301
+#, php-format
+msgid "OK"
 msgstr ""
 
-#: plugins/generic/dashBoard/dashBoard.tpl:13
-#, fuzzy
-msgid "GOsa dash board"
-msgstr "Assistente de configuração do GOsa"
+#: setup/setup_checks.tpl:38 setup/setup_checks.tpl:79
+msgid "GOsa will NOT run without fixing this."
+msgstr "O GOsa não será executado sem corrigir isso."
 
-#: plugins/generic/dashBoard/dbChannelStatus/class_dbChannelStatus.inc:14
-#: plugins/generic/dashBoard/dbPluginStatus/class_dbPluginStatus.inc:26
-#: plugins/personal/posix/generic.tpl:37
-msgid "Status"
-msgstr "Estatus"
+#: setup/setup_checks.tpl:40 setup/setup_checks.tpl:81
+msgid "GOsa will run without fixing this."
+msgstr "O GOsa pode ser executado sem corrigir isso."
 
-#: plugins/generic/dashBoard/dbChannelStatus/contents.tpl:1
-#, fuzzy
-msgid "Channels"
-msgstr "Cancelar"
+#: setup/setup_checks.tpl:50
+msgid "PHP setup configuration"
+msgstr "Configurações do PHP"
 
-#: plugins/generic/dashBoard/dbPluginStatus/contents.tpl:1
-#, fuzzy
-msgid "Plugin status"
-msgstr "Estatus atual"
+#: setup/setup_checks.tpl:50
+msgid "show information"
+msgstr "exibir informações"
 
-#: plugins/generic/dashBoard/dbPluginStatus/class_dbPluginStatus.inc:69
-msgid "Version mismatch"
+#: setup/setup_checks.tpl:51
+msgid "Extended checks"
 msgstr ""
 
-#: plugins/generic/dashBoard/dbPluginStatus/class_dbPluginStatus.inc:73
-#, fuzzy
-msgid "Schema missing"
-msgstr "Configurações baseada nos esquema"
+#: setup/setup_schema.tpl:1
+msgid "Schema specific settings"
+msgstr "Configurações específicas de esquema"
 
-#: plugins/generic/dashBoard/dbNotifications/contents.tpl:1
-#, fuzzy
-msgid "Notifications"
-msgstr "Script de notificação"
+#: setup/setup_schema.tpl:4
+msgid "Schema check succeeded"
+msgstr "Verificação de esquema com sucesso"
 
-#: plugins/generic/dashBoard/Register/class_RegistrationDialog.inc:54
+#: setup/setup_schema.tpl:7
+msgid "Schema check failed"
+msgstr "Verificação de esquema falhou"
+
+#: setup/setup_schema.tpl:11
+#, fuzzy
 msgid ""
-"Communciation with the backend failed! Please check your internet connection!"
+"Could not read any schema information, all checks skipped. Adjust your LDAP "
+"ACLs."
 msgstr ""
+"Não foi possível ler as informações de esquema, todas as verificações foram "
+"puladas. Ajuste as ACLs no seu LDAP."
 
-#: plugins/generic/dashBoard/Register/class_RegistrationDialog.inc:56
+#: setup/setup_schema.tpl:13
+#, fuzzy
 msgid ""
-"Authentication failed, please check combination of username and password!"
+"It seems that your LDAP database wasn't initialized yet. This maybe the "
+"reason, why GOsa can't read your schema configuration!"
 msgstr ""
+"Parece que o seu banco de dados LDAP não foi inicializado ainda. Esta talvez "
+"seja a razão, porque o GOsa não conseguiu ler a configuração do esquema!"
 
-#: plugins/generic/dashBoard/Register/class_RegistrationDialog.inc:58
+#: setup/class_setupStep_Finish.inc:39
+#: ihtml/themes/default/copyPasteDialog.tpl:30
+msgid "Finish"
+msgstr "Finalizar"
+
+#: setup/class_setupStep_Finish.inc:40
+msgid "Write configuration file"
+msgstr "Gravando o arquivo de configuração"
+
+#: setup/class_setupStep_Finish.inc:41
+msgid "Finish - write the configuration file"
+msgstr "Concluindo - gravar arquivo de configuração"
+
+#: setup/class_setupStep_Finish.inc:106
+#, fuzzy
 msgid ""
-"Internal server error, please try again later. If the problem persists "
-"contact the GOsa-Team!"
+"Your configuration file is currently world readable. Please update the file "
+"permissions!"
 msgstr ""
+"Seu arquivo de configuração permite que todos leiam. Por favor atualize as "
+"permissões do arquivo!"
 
-#: plugins/generic/dashBoard/Register/register.tpl:3
-#, fuzzy
-msgid "GOsa registration"
-msgstr "GOsa configurações gerais"
+#: setup/class_setupStep_Finish.inc:108
+msgid "The configuration is currently not readable or it does not exists."
+msgstr "O arquivo de configuração não permite a leitura ou ele não existe."
 
-#: plugins/generic/dashBoard/Register/register.tpl:7
-msgid "Do you want to register GOsa and benefit from the features it brings?"
+#: setup/class_setupStep_Finish.inc:117
+#, fuzzy, php-format
+msgid ""
+"After downloading and placing the file under %s, please make sure that the "
+"user the web server is running with is able to read %s, while other users "
+"shouldn't. You may want to execute these commands to achieve this "
+"requirement:"
 msgstr ""
+"Depois de baixar e colocar o arquivo em %s, certifique-se que o usuário do "
+"servidor está sendo executado com é capaz de ler %s, enquanto outros "
+"usuários não devem. Você pode querer executar estes comandos para conseguir "
+"este requisito:"
 
-#: plugins/generic/dashBoard/Register/register.tpl:11
-msgid "I do not want to register"
-msgstr ""
+#: setup/class_setupStep_Checks.inc:40 setup/class_setupStep_Checks.inc:41
+msgid "Installation check"
+msgstr "Verificação de instalação"
 
-#: plugins/generic/dashBoard/Register/register.tpl:17
-msgid "Register"
-msgstr ""
+#: setup/class_setupStep_Checks.inc:42
+msgid "Basic checks for PHP compatibility and extensions"
+msgstr "Verificações básicas de compatibilidade do PHP e extensões"
 
-#: plugins/generic/dashBoard/Register/register.tpl:19
-msgid "Additionally to the 'Annonomous' account you can:"
-msgstr ""
+#: setup/class_setupStep_Checks.inc:66
+msgid "Checking PHP version"
+msgstr "Verificando versão do PHP"
 
-#: plugins/generic/dashBoard/Register/register.tpl:21
-msgid "Access to 'Premium-Channels'."
-msgstr ""
+#: setup/class_setupStep_Checks.inc:67
+#, php-format
+msgid "PHP must be of version %s or above."
+msgstr "O PHP deve ser a versão %s ou superior."
 
-#: plugins/generic/dashBoard/Register/register.tpl:22
+#: setup/class_setupStep_Checks.inc:68
+msgid "Please upgrade to a supported version."
+msgstr "Por favor atualize para uma versão suportada"
+
+#: setup/class_setupStep_Checks.inc:75
+msgid "GOsa requires this module to talk with your LDAP server."
+msgstr "O GOsa requer esse módulo para comunicar com o seu servidor LDAP."
+
+#: setup/class_setupStep_Checks.inc:83
+msgid "GOsa requires this module for an internationalized interface."
+msgstr "O GOsa requer esse módulo para uma interface internacionalizada."
+
+#: setup/class_setupStep_Checks.inc:91
+#, fuzzy
+msgid "GOsa requires this module for the samba integration."
+msgstr "GOsa requires this module for a integração com o samba."
+
+#: setup/class_setupStep_Checks.inc:99
+#, fuzzy
 msgid ""
-"Watch the status of current plugin updates/patches and the availability of "
-"new plugins."
-msgstr ""
+"GOsa requires either 'mhash' or the 'sha1' module to make use of SSHA "
+"encryption."
+msgstr "O GOsa requer esse módulo para fazer uso de criptografia SSHA."
 
-#: plugins/generic/dashBoard/Register/register.tpl:23
-msgid "Recieve newsletter, if wanted."
-msgstr ""
+#: setup/class_setupStep_Checks.inc:107
+msgid "GOsa requires this module to talk to an IMAP server."
+msgstr "O GOsa requer esse módulo para conectar em um servidor IMAP."
 
-#: plugins/generic/dashBoard/Register/register.tpl:24
-msgid "View several usefull statistics about your GOsa installation"
-msgstr ""
+#: setup/class_setupStep_Checks.inc:114
+msgid "mbstring"
+msgstr "mbstring"
 
-#: plugins/generic/dashBoard/Register/register.tpl:29
-msgid "What information will be transmitted to the backend and maybe stored:"
-msgstr ""
+#: setup/class_setupStep_Checks.inc:115
+#, fuzzy
+msgid "GOsa requires this module to handle Unicode strings."
+msgstr "O GOsa requer esse módulo para manipular caracteres unicode."
 
-#: plugins/generic/dashBoard/Register/register.tpl:31
-msgid "All personal information filled in the registration form."
+#: setup/class_setupStep_Checks.inc:122
+msgid "Calendar"
 msgstr ""
 
-#: plugins/generic/dashBoard/Register/register.tpl:32
-msgid "Information about the installed plugins and their version."
-msgstr ""
+#: setup/class_setupStep_Checks.inc:123
+#, fuzzy
+msgid "GOsa requires this module to calculate dates."
+msgstr "O GOsa requer esse módulo para manipular caracteres unicode."
 
-#: plugins/generic/dashBoard/Register/register.tpl:33
-msgid ""
-"The GOsa-UUID (will be generated during the registration) and a password, to "
-"authenticate."
-msgstr ""
+#: setup/class_setupStep_Checks.inc:130
+msgid "MySQL"
+msgstr "MySQL"
 
-#: plugins/generic/dashBoard/Register/register.tpl:34
+#: setup/class_setupStep_Checks.inc:131
 msgid ""
-"The bugs you will report and the corresponding trace. You can select what "
-"information you want to send in."
+"GOsa requires this module to communicate with several supported databases."
 msgstr ""
+"O GOsa requer esse módulo para conectar com diversos banco de dados "
+"suportados."
 
-#: plugins/generic/dashBoard/Register/register.tpl:35
-msgid ""
-"When the statistics extension is used. GOsa will transmit information about "
-"plugins, their usage and the amount of objects present in your ldap "
-"database. No sensitive data is transmitted here, just the object type, the "
-"action performed, cpu usage, memory usage, elapsed time..."
-msgstr ""
+#: setup/class_setupStep_Checks.inc:148
+msgid "samba hash generator"
+msgstr "gerador de hash samba"
 
-#: plugins/generic/dashBoard/Register/register.tpl:69
-#: plugins/generic/dashBoard/Register/register.tpl:80
-#, fuzzy
-msgid "Registration complete"
-msgstr "Operação finalizada"
+#: setup/class_setupStep_Checks.inc:149
+msgid "GOsa requires this command to synchronize POSIX and samba passwords."
+msgstr "O GOsa requer esse comando para sincronizar as senhas POSIX e Samba."
 
-#: plugins/generic/dashBoard/Register/register.tpl:71
-msgid "GOsa instance sucessfully registered"
+#: setup/class_setupStep_Checks.inc:150
+#, fuzzy
+msgid ""
+"Deploy a gosa-si installation or install the Perl Crypt::SmbHash modules."
 msgstr ""
+"Implantar uma instalação gosa-si ou instale o módulo perl Crypt::SmbHash"
+
+#: setup/class_setupStep_Checks.inc:163
+msgid "imagick"
+msgstr "imagick"
 
-#: plugins/generic/dashBoard/Register/register.tpl:82
-#, fuzzy
-msgid "GOsa instance will not be registered"
-msgstr "A sessão não será criptografada."
+#: setup/class_setupStep_Checks.inc:164
+msgid "GOsa requires this extension to handle images."
+msgstr "O GOsa requer esta extensão para manipular imagens."
 
-#: plugins/generic/references/class_reference.inc:58
-#: plugins/generic/references/class_reference.inc:64
-#: plugins/personal/posix/generic.tpl:89
-#: plugins/personal/posix/paste_generic.tpl:58
-#: plugins/personal/posix/paste_generic.tpl:61
-msgid "Group membership"
-msgstr "Membro do grupo"
+#: setup/class_setupStep_Checks.inc:179
+msgid "compression module"
+msgstr "módulo de compressão"
 
-#: plugins/generic/references/class_reference.inc:70
+#: setup/class_setupStep_Checks.inc:180
 #, fuzzy
-msgid "Role membership"
-msgstr "Membro do grupo"
+msgid "GOsa requires this extension to handle snapshots."
+msgstr "O GOsa requer esta extensão para manipular snapshot"
 
-#: plugins/generic/references/class_reference.inc:76
+#: setup/class_setupStep_Checks.inc:191
 #, fuzzy
-msgid "Object group membership"
-msgstr "Grupo de objeto genérico"
+msgid ""
+"register_globals is a PHP mechanism to register all global variables to be "
+"accessible from scripts without changing the scope. This may be a security "
+"risk."
+msgstr ""
+"O register_globals do PHP é um mecanismo para registrar todas as variáveis "
+"globais para ser acessível a partir de scripts, sem alterar o âmbito de "
+"aplicação. Este pode ser um risco de segurança."
 
-#: plugins/generic/references/class_reference.inc:82
+#: setup/class_setupStep_Checks.inc:192
+msgid "Search for 'register_globals' in your php.ini and switch it to 'Off'."
+msgstr "Procure por 'register_globals' no seu php.ini e altere para 'Off'."
+
+#: setup/class_setupStep_Checks.inc:200
 #, fuzzy
-msgid "Department manager"
-msgstr "Nome do departamento"
+msgid "PHP uses this value for the garbage collector to delete old sessions."
+msgstr "O PHP usa esse valor para apagar sessões antigas."
 
-#: plugins/generic/references/class_reference.inc:87
-#: plugins/admin/groups/userSelect/user-list.xml:40
-#: plugins/admin/groups/singleUserSelect/singleUser-list.xml:40
-#: plugins/admin/groups/class_group.inc:210
-#: plugins/admin/groups/class_group.inc:1190
-#: plugins/admin/groups/class_group.inc:1200
-#: plugins/admin/users/class_userManagement.inc:536
-#: plugins/admin/users/user-list.xml:57
-#: plugins/personal/generic/class_user.inc:1326
-#: plugins/personal/generic/class_user.inc:1373
-#: plugins/personal/generic/class_user.inc:1704
-#: plugins/personal/generic/class_user.inc:1858
+#: setup/class_setupStep_Checks.inc:201
 #, fuzzy
-msgid "Given name"
-msgstr "Primeiro Nome"
+msgid ""
+"Setting this value to one day will prevent loosing session and cookies "
+"before they really timeout."
+msgstr ""
+"Definir esse valor para um dia irá evitar perder a sessão e os cookies antes "
+"de eles realmente alcancem o tempo limite."
 
-#: plugins/generic/references/class_reference.inc:87
-#: plugins/admin/groups/userSelect/user-list.xml:48
-#: plugins/admin/groups/singleUserSelect/singleUser-list.xml:48
-#: plugins/admin/groups/class_group.inc:210
-#: plugins/admin/groups/class_group.inc:1190
-#: plugins/admin/groups/class_group.inc:1200
-#: plugins/admin/users/user-list.xml:49
-#: plugins/personal/generic/class_user.inc:1703
-msgid "Surname"
-msgstr "Sobrenome"
+#: setup/class_setupStep_Checks.inc:202
+msgid ""
+"Search for 'session.gc_maxlifetime' in your php.ini and set it to 86400 or "
+"higher."
+msgstr ""
+"Procure por 'session.gc_maxlifetime' no seu php.ini e altere para 86400 ou "
+"superior."
 
-#: plugins/generic/references/class_reference.inc:87
-#: plugins/admin/groups/class_group.inc:210
-#: plugins/admin/groups/class_group.inc:1190
-#: plugins/admin/groups/class_group.inc:1200
-#: plugins/personal/posix/class_posixAccount.inc:869
-#: plugins/personal/posix/class_posixAccount.inc:872
-#: plugins/personal/posix/generic.tpl:64
-#: plugins/personal/posix/paste_generic.tpl:38
-#: setup/class_setupStep_Migrate.inc:415
-msgid "UID"
-msgstr "UID"
+#: setup/class_setupStep_Checks.inc:210
+msgid ""
+"In Order to use GOsa without any trouble, the session.auto_register option "
+"in your php.ini should be set to 'Off'."
+msgstr ""
+"O GOsa pode funcionar sem qualquer problema, a opção session.auto_register "
+"no seu php.ini dever ser definida para 'Off'."
 
-#: plugins/generic/references/class_reference.inc:88
+#: setup/class_setupStep_Checks.inc:211
 #, fuzzy
-msgid "User manager"
-msgstr "Usuário"
+msgid "Search for 'session.auto_start' in your php.ini and set it to 'Off'."
+msgstr "Procurar por 'session.auto_start' no seu php.ini e altere para 'Off'."
 
-#: plugins/generic/references/contents.tpl:2
-#: plugins/generic/references/contents.tpl:3
+#: setup/class_setupStep_Checks.inc:218
 #, fuzzy
-msgid "Object information"
-msgstr "Informação de conexão"
+msgid ""
+"GOsa needs at least 32MB of memory. Setting it below this limit may cause "
+"errors that are not reproducible! Increase it for larger setups."
+msgstr ""
+"O GOsa precisa de pelo menos 32MB de memória. Defini-lo abaixo desse limite "
+"pode causar erros que não reproduzidos! Configure para valores maiores."
 
-#: plugins/generic/references/contents.tpl:7
-msgid "Show raw object entry"
+#: setup/class_setupStep_Checks.inc:219
+msgid ""
+"Search for 'memory_limit' in your php.ini and set it to '32M' or higher."
 msgstr ""
+"Procure por 'memory_limit' no seu php.ini e altere para '32M' ou maior."
 
-#: plugins/generic/references/contents.tpl:18
-#: plugins/generic/references/contents.tpl:20
+#: setup/class_setupStep_Checks.inc:226
 #, fuzzy
-msgid "Last modification"
-msgstr "Identificação do usuário"
+msgid ""
+"This option influences the PHP output handling. Turn this Option off, to "
+"increase performance."
+msgstr ""
+"Esta opção influencia a movimentação de saída do PHP. Desative essa opção "
+"para aumentar o desempenho."
 
-#: plugins/generic/references/contents.tpl:29
-#, fuzzy
-msgid "Object references"
-msgstr "Referências"
+#: setup/class_setupStep_Checks.inc:227
+msgid "Search for 'implicit_flush' in your php.ini and set it to 'Off'."
+msgstr "Procure por 'implicit_flush' no seu php.ini e altere para 'Off'."
 
-#: plugins/generic/references/contents.tpl:45
-#, fuzzy
-msgid "ACL trace"
-msgstr "ACL tipo"
+#: setup/class_setupStep_Checks.inc:234
+msgid "The Execution time should be at least 30 seconds."
+msgstr "O tempo de execução deve ser de pelo menos 30 segundos."
 
-#: plugins/generic/references/class_aclResolver.inc:143
-msgid "Enter another user name"
+#: setup/class_setupStep_Checks.inc:235
+msgid ""
+"Search for 'max_execution_time' in your php.ini and set it to '30' or higher."
 msgstr ""
+"Procure por 'max_execution_time' no seu php.ini e altere para '30' ou maior"
 
-#: plugins/generic/references/class_aclResolver.inc:169
-#: plugins/addons/dyngroup/class_DynamicLdapGroup.inc:126
-#: plugins/addons/dyngroup/class_DynamicLdapGroup.inc:128
-#: plugins/addons/dyngroup/dyngroup.tpl:8
-msgid "Filter"
-msgstr "Filtro"
-
-#: plugins/generic/references/class_aclResolver.inc:193
-msgid "ACLs"
+#: setup/class_setupStep_Checks.inc:242
+msgid ""
+"Increase the server security by setting expose_php to 'off'. PHP won't send "
+"any information about the server you are running in this case."
 msgstr ""
+"Aumente a segurança do servidor, definindo expose_php para 'Off'. PHP não "
+"envia qualquer informação sobre o servidor que está executando."
 
-#: plugins/generic/references/class_aclResolver.inc:198
-#, php-format
-msgid "List of effective ACLs for '%s'"
+#: setup/class_setupStep_Checks.inc:243
+msgid "Search for 'expose_php' in your php.ini and set if to 'Off'."
+msgstr "Procure por 'expose_php' no seu php.ini e altere para 'Off'."
+
+#: setup/class_setupStep_Checks.inc:250
+msgid ""
+"Increase your server security by setting magic_quotes_gpc to 'on'. PHP will "
+"escape all quotes in strings in this case."
 msgstr ""
+"Aumente a segurança do servidor, definindo magic_quotes_gpc para 'On'. O PHP "
+"vai escapar todas as aspas em string nesse caso."
 
-#: plugins/generic/references/class_aclResolver.inc:199
-#: plugins/generic/references/class_aclResolver.inc:203
-#, fuzzy
-msgid "Object permissions"
-msgstr "Permissões"
+#: setup/class_setupStep_Checks.inc:251
+msgid "Search for 'magic_quotes_gpc' in your php.ini and set it to 'On'."
+msgstr "Procure por 'magic_quotes_gpc' no seu php.ini e altere para 'On'."
 
-#: plugins/generic/references/class_aclResolver.inc:311
+#: setup/class_setupStep_Checks.inc:258
 #, fuzzy
-msgid "create"
-msgstr "Criar"
+msgid "Increase your server performance by setting magic_quotes_gpc to 'off'."
+msgstr ""
+"Aumente a performance do seu servidor configurando magic_quotes_gpc para "
+"'Off'."
 
-#: plugins/generic/references/class_aclResolver.inc:312
-#, fuzzy
-msgid "remove"
-msgstr "Remover"
+#: setup/class_setupStep_Checks.inc:259
+msgid ""
+"Search for 'zend.ze1_compatibility_mode' in your php.ini and set it to 'Off'."
+msgstr ""
+"Procure por 'zend.ze1_compatibility_mode' no seu php.ini e altere para 'Off'."
 
-#: plugins/generic/references/class_aclResolver.inc:313
+#: setup/class_setupStep_Checks.inc:269
 #, fuzzy
-msgid "move"
-msgstr "Remover"
-
-#: plugins/generic/welcome/main.inc:26
-#, php-format
-msgid "Welcome %s!"
-msgstr "Bem Vindo %s!"
+msgid "Configuration writable"
+msgstr "Configuração gravável"
 
-#: plugins/generic/welcome/class_welcome.inc:5
-#: plugins/generic/welcome/class_welcome.inc:6
+#: setup/class_setupStep_Checks.inc:270
 #, fuzzy
-msgid "Back to main menu"
-msgstr "GOsa menu principal"
-
-#: plugins/generic/welcome/welcome.tpl:8
-msgid "The GOsa team"
-msgstr "A equipe GOsa"
+msgid "The configuration file can't be written"
+msgstr "O arquivo de configuração não pode ser escrito"
 
-#: plugins/admin/ogroups/objectSelect/selectObject-list.xml:11
-#: plugins/admin/groups/userSelect/user-list.xml:10
-#: plugins/admin/groups/singleUserSelect/singleUser-list.xml:10
-#: plugins/admin/groups/userGroupSelect/selectUserGroup-list.xml:11
-#: plugins/personal/posix/trustSelect/trust-list.xml:9
-#: plugins/personal/posix/groupSelect/group-list.xml:10
-msgid "Please select the desired entries"
-msgstr "Por favor selecione as entradas desejadas"
+#: setup/class_setupStep_Checks.inc:271
+#, fuzzy, php-format
+msgid ""
+"GOsa reads its configuration from a file located in (%s/%s). The setup can "
+"write the configuration directly if it is writable."
+msgstr ""
+"O GOsa lê suas configurações em um arquivo localizado em (%s/%s). A "
+"instalação pode escrever essa configuração se é permitido."
 
-#: plugins/admin/ogroups/objectSelect/selectObject-list.xml:15
-#: plugins/admin/ogroups/class_ogroupManagement.inc:186
-#: plugins/admin/departments/dep-list.xml:55
-#: plugins/admin/departments/dep-list.xml:71
-#: plugins/admin/departments/dep-list.xml:138
-#: plugins/admin/departments/class_departmentManagement.inc:253
-#: plugins/personal/generic/class_user.inc:1722
-#: plugins/personal/generic/generic.tpl:306
-msgid "Department"
-msgstr "Departamento"
+#: setup/setup_feedback.tpl:2
+#, fuzzy
+msgid "Feedback successfully send"
+msgstr "Resposta enviada com sucesso"
 
-#: plugins/admin/ogroups/objectSelect/selectObject-list.xml:23
-#: plugins/admin/ogroups/class_ogroupManagement.inc:187
-#: plugins/personal/posix/trustSelect/trust-list.xml:12
-msgid "Server"
-msgstr "Servidor"
+#: setup/setup_feedback.tpl:6
+#, fuzzy
+msgid "Subscribe to the gosa-announce mailing list"
+msgstr "Inscrever-se para a lista de email gosa-announce"
 
-#: plugins/admin/ogroups/objectSelect/selectObject-list.xml:31
-#: plugins/admin/ogroups/class_ogroupManagement.inc:189
-#: plugins/personal/posix/trustSelect/trust-list.xml:19
-msgid "Workstation"
-msgstr "Estação"
+#: setup/setup_feedback.tpl:8
+msgid ""
+"When checking this option, GOsa will try to connect http://oss.gonicus.de in "
+"order to subscribe you to the gosa-announce mailing list. You've to confirm "
+"this by mail."
+msgstr ""
+"Ao verificar esta opção, o GOsa tentará se conectar http://oss.gonicus.de "
+"para se inscrever você a lista de email gosa-announce. Você tem que "
+"confirmar isso pelo email."
 
-#: plugins/admin/ogroups/objectSelect/selectObject-list.xml:39
-#: plugins/admin/ogroups/class_ogroupManagement.inc:191
-#: plugins/personal/posix/trustSelect/trust-list.xml:26
-msgid "Terminal"
-msgstr "Terminal"
+#: setup/setup_feedback.tpl:20
+msgid "Mail address"
+msgstr "Endereço de Email"
 
-#: plugins/admin/ogroups/objectSelect/selectObject-list.xml:47
-#: plugins/admin/ogroups/class_ogroupManagement.inc:192
-msgid "Printer"
-msgstr "Impressoras"
+#: setup/setup_feedback.tpl:28
+msgid "Send feedback to the GOsa project team"
+msgstr "Envie comentários à equipe do projeto GOsa"
 
-#: plugins/admin/ogroups/objectSelect/selectObject-list.xml:55
-#: plugins/admin/ogroups/class_ogroupManagement.inc:188
-#: plugins/admin/groups/class_groupManagement.inc:181
-#: plugins/admin/users/class_userManagement.inc:893
-#: plugins/admin/departments/generic.tpl:110
-#: plugins/admin/departments/class_department.inc:376
-#: plugins/admin/departments/organization.tpl:109
-#: plugins/personal/generic/class_user.inc:1354
-#: plugins/personal/generic/class_user.inc:1846
-#: plugins/personal/generic/generic.tpl:394
-#: plugins/personal/generic/generic.tpl:574
-msgid "Phone"
-msgstr "Telefone"
+#: setup/setup_feedback.tpl:31
+msgid ""
+"When checking this option, GOsa will try to connect http://oss.gonicus.de in "
+"order to submit your form anonymously."
+msgstr ""
+"Ao verificar esta opção, GOsa tentará se conectar http://oss.gonicus.de a "
+"fim de enviar seu formulário anonimamente."
 
-#: plugins/admin/ogroups/objectSelect/selectObject-list.xml:63
-#: plugins/admin/ogroups/class_ogroupManagement.inc:183
-#: plugins/admin/groups/userSelect/user-list.xml:14
-#: plugins/admin/groups/singleUserSelect/singleUser-list.xml:14
-#: plugins/admin/groups/userGroupSelect/selectUserGroup-list.xml:15
-#: plugins/admin/users/user-list.xml:23 plugins/admin/users/user-list.xml:95
-msgid "User"
-msgstr "Usuário"
+#: setup/setup_feedback.tpl:38
+msgid "Did the setup procedure help you to get started?"
+msgstr "O procedimento de configuração foi útil para você?"
 
-#: plugins/admin/ogroups/objectSelect/selectObject-list.xml:71
-#: plugins/admin/ogroups/class_ogroupManagement.inc:184
-#: plugins/admin/ogroups/ogroup-list.xml:79
-#: plugins/admin/groups/userGroupSelect/selectUserGroup-list.xml:23
-#: plugins/admin/groups/group-list.xml:15
-#: plugins/admin/groups/group-list.xml:79
-#: plugins/addons/propertyEditor/property-list.xml:64
-#: plugins/personal/posix/groupSelect/group-list.xml:13
-msgid "Group"
-msgstr "Grupo"
+#: setup/setup_feedback.tpl:39 setup/setup_feedback.tpl:50
+#: setup/class_setupStep_Ldap.inc:75
+msgid "Yes"
+msgstr "Sim"
 
-#: plugins/admin/ogroups/objectSelect/selectObject-filter.xml:32
-#: plugins/admin/ogroups/ogroup-filter.xml:18
-#: plugins/admin/groups/userSelect/user-filter.xml:20
-#: plugins/admin/groups/singleUserSelect/singleUser-filter.xml:20
-#: plugins/admin/groups/userGroupSelect/selectUserGroup-filter.xml:21
-#: plugins/admin/groups/group-filter.xml:17
-#: plugins/admin/users/user-filter.xml:19
-#: plugins/admin/newConfigManagement/DeviceConfig-filter.xml:14
-#: plugins/admin/departments/dep-filter.xml:17
-#: plugins/admin/acl/acl-filter.xml:18
-#: plugins/personal/posix/trustSelect/trust-filter.xml:17
-#: plugins/personal/posix/groupSelect/group-filter.xml:16
-#, fuzzy
-msgid "Default filter"
-msgstr "Aplicar filtro"
+#: setup/setup_feedback.tpl:41 setup/setup_feedback.tpl:52
+#: setup/class_setupStep_Ldap.inc:75
+msgid "No"
+msgstr "Não"
 
-#: plugins/admin/ogroups/objectSelect/selectObject-list.tpl:12
-#: plugins/admin/ogroups/ogroup-list.tpl:12
-#: plugins/admin/ogroups/class_ogroup.inc:862
-#: plugins/admin/ogroups/generic.tpl:26
-#: plugins/admin/groups/userSelect/user-list.tpl:12
-#: plugins/admin/groups/generic.tpl:39
-#: plugins/admin/groups/singleUserSelect/singleUser-list.tpl:12
-#: plugins/admin/groups/userGroupSelect/selectUserGroup-list.tpl:12
-#: plugins/admin/groups/group-list.tpl:12
-#: plugins/admin/groups/class_group.inc:1059
-#: plugins/admin/users/user-list.tpl:12
-#: plugins/admin/departments/locality.tpl:28
-#: plugins/admin/departments/generic.tpl:39
-#: plugins/admin/departments/class_domain.inc:92
-#: plugins/admin/departments/class_localityGeneric.inc:94
-#: plugins/admin/departments/class_organizationGeneric.inc:125
-#: plugins/admin/departments/class_countryGeneric.inc:94
-#: plugins/admin/departments/class_dcObject.inc:93
-#: plugins/admin/departments/domain.tpl:28
-#: plugins/admin/departments/country.tpl:28
-#: plugins/admin/departments/dcObject.tpl:28
-#: plugins/admin/departments/class_department.inc:677
-#: plugins/admin/departments/dep-list.tpl:12
-#: plugins/admin/departments/organization.tpl:39
-#: plugins/admin/acl/acl-list.tpl:12 plugins/admin/acl/class_aclRole.inc:742
-#: plugins/admin/acl/acl_role.tpl:27
-#: plugins/addons/dyngroup/class_DynamicLdapGroup.inc:114
-#: plugins/addons/dyngroup/dyngroup.tpl:5
-#: plugins/personal/generic/class_user.inc:1715
-#: plugins/personal/generic/generic.tpl:167
-#: plugins/personal/posix/trustSelect/trust-list.tpl:12
-#: plugins/personal/posix/groupSelect/group-list.tpl:12
-#: setup/setup_ldap.tpl:47
-msgid "Base"
-msgstr "Base"
+#: setup/setup_feedback.tpl:44
+msgid "If not, what problems did you encounter"
+msgstr "Se não, quais os problemas você encontrou"
 
-#: plugins/admin/ogroups/objectSelect/class_objectSelect.inc:29
-#, fuzzy
-msgid "Object selection"
-msgstr "Objetos em uso"
+#: setup/setup_feedback.tpl:48
+msgid "Is this the first time you use GOsa?"
+msgstr "Esta é a primeira vez que utiliza o GOsa?"
 
-#: plugins/admin/ogroups/class_ogroupManagement.inc:25
-#: plugins/admin/ogroups/class_ogroup.inc:858
-msgid "Object groups"
-msgstr "Grupo de objetos"
+#: setup/setup_feedback.tpl:53
+msgid "I use it since"
+msgstr "Eu uso ele desde"
 
-#: plugins/admin/ogroups/class_ogroupManagement.inc:26
-msgid "Combine different types of objects to make use of this relationship"
-msgstr ""
+#: setup/setup_feedback.tpl:54
+#, fuzzy
+msgid "Select the year since when you are using GOsa"
+msgstr "Selecione o ano, desde quando você estiver usando o GOsa"
 
-#: plugins/admin/ogroups/class_ogroupManagement.inc:115
-#: plugins/admin/groups/class_groupManagement.inc:100
-#: plugins/admin/users/class_userManagement.inc:196
-msgid "Infrastructure error"
-msgstr "Erro de infraestrutura"
+#: setup/setup_feedback.tpl:60
+msgid "What operating system / distribution do you use?"
+msgstr "Qual o sistema operacional / distribuição você usa?"
 
-#: plugins/admin/ogroups/class_ogroupManagement.inc:182
-msgid "Templates"
-msgstr "Modelos"
+#: setup/setup_feedback.tpl:64
+msgid "What web server do you use?"
+msgstr "Qual o servidor web você usa?"
 
-#: plugins/admin/ogroups/class_ogroupManagement.inc:185
-msgid "Application"
-msgstr "Aplicação"
+#: setup/setup_feedback.tpl:68
+msgid "What PHP version do you use?"
+msgstr "Qual a versão do PHP você usa?"
 
-#: plugins/admin/ogroups/class_ogroupManagement.inc:190
+#: setup/setup_feedback.tpl:72
 #, fuzzy
-msgid "Windows Install"
-msgstr "Instalar o Windows"
-
-#: plugins/admin/ogroups/class_ogroup.inc:244
-msgid "You cannot combine terminals and workstations in one object group!"
-msgstr ""
-"Você não pode combinar os terminais e estações de trabalho em um grupo de "
-"objeto!"
+msgid "GOsa version"
+msgstr "GOsa configurações gerais"
 
-#: plugins/admin/ogroups/class_ogroup.inc:318
-#: plugins/admin/users/class_userManagement.inc:458
-#: plugins/admin/users/class_userManagement.inc:492
-#: plugins/admin/users/class_userManagement.inc:523
-msgid "none"
-msgstr "nenhum"
+#: setup/setup_feedback.tpl:78 setup/setup_feedback.tpl:79
+msgid "LDAP"
+msgstr "LDAP"
 
-#: plugins/admin/ogroups/class_ogroup.inc:320
-msgid "too many different objects!"
-msgstr "muitos objetos diferentes!"
+#: setup/setup_feedback.tpl:81
+msgid "What kind of LDAP server(s) do you use?"
+msgstr "Que tipo de servidor LDAP(s) você usa?"
 
-#: plugins/admin/ogroups/class_ogroup.inc:322
-msgid "users"
-msgstr "usuários"
+#: setup/setup_feedback.tpl:85
+msgid "How many objects are in your LDAP?"
+msgstr "Quantos objetos você tem no LDAP?"
 
-#: plugins/admin/ogroups/class_ogroup.inc:323
-msgid "groups"
-msgstr "grupos"
+#: setup/setup_feedback.tpl:91 setup/setup_feedback.tpl:92
+msgid "Features"
+msgstr "Recursos"
 
-#: plugins/admin/ogroups/class_ogroup.inc:324
-msgid "applications"
-msgstr "aplicações"
+#: setup/setup_feedback.tpl:94
+msgid "What features of GOsa do you use?"
+msgstr "Quais características do GOsa você usa?"
 
-#: plugins/admin/ogroups/class_ogroup.inc:325
-msgid "departments"
-msgstr "departamentos"
+#: setup/setup_feedback.tpl:103
+msgid "What features do you want to see in future versions of GOsa?"
+msgstr "Que características você quer ver em futuras versões do GOsa?"
 
-#: plugins/admin/ogroups/class_ogroup.inc:326
-msgid "servers"
-msgstr "servidores"
+#: setup/setup_feedback.tpl:107
+msgid "Send feedback"
+msgstr "Enviar comentário"
 
-#: plugins/admin/ogroups/class_ogroup.inc:327
-msgid "workstations"
-msgstr "estações"
+#: setup/setup_migrate.tpl:2
+msgid ""
+"During the LDAP inspection, we're going to check for several common pitfalls "
+"that may occur when migration to GOsa base LDAP administration. You may want "
+"to fix the problems below, in order to provide smooth services."
+msgstr ""
+"Durante a verificação no LDAP, nós estamos indo para buscar por várias "
+"armadilhas comuns que podem ocorrer durante a migração para o GOsa. Você "
+"pode querer resolver os problemas abaixo, afim de prestar um serviço limpo."
 
-#: plugins/admin/ogroups/class_ogroup.inc:328
+#: setup/setup_migrate.tpl:5
 #, fuzzy
-msgid "Windows workstations"
-msgstr "grupo de estações windows"
+msgid "Checks"
+msgstr "Estatus da verificação"
 
-#: plugins/admin/ogroups/class_ogroup.inc:329
-msgid "terminals"
-msgstr "terminais"
+#: setup/setup_migrate.tpl:22
+msgid "Add required object classes to the LDAP base"
+msgstr "Adicionar os objetos requeridos para a base LDAP"
+
+#: setup/setup_migrate.tpl:24
+msgid "Current"
+msgstr "Atual"
 
-#: plugins/admin/ogroups/class_ogroup.inc:330
-msgid "phones"
-msgstr "telefones"
+#: setup/setup_migrate.tpl:28
+msgid "After migration"
+msgstr "Após a migração"
 
-#: plugins/admin/ogroups/class_ogroup.inc:331
-msgid "printers"
-msgstr "impressoras"
+#: setup/setup_migrate.tpl:35
+msgid "Close"
+msgstr "Fechar"
 
-#: plugins/admin/ogroups/class_ogroup.inc:533
-#, fuzzy
-msgid "Non existing DN:"
-msgstr "DN não existente:"
+#: setup/setup_migrate.tpl:40
+msgid "Create a new GOsa administrator account"
+msgstr "Criar nova conta de administrador do GOsa"
 
-#: plugins/admin/ogroups/class_ogroup.inc:651
-#, php-format
+#: setup/setup_migrate.tpl:41
 msgid ""
-"These systems are already configured by other object groups and cannot be "
-"added:"
+"This dialog will automatically add a new super administrator to your LDAP "
+"tree."
 msgstr ""
-"Estes sistemas já estão configurados por grupos de outro objeto e não pode "
-"ser adicionado:"
+"Este diálogo irá adicionar automaticamente um novo super administrador a sua "
+"árvore LDAP."
 
-#: plugins/admin/ogroups/class_ogroup.inc:685
-msgid "You can combine two different object types at maximum, only!"
-msgstr ""
-"É possível combinar dois diferentes tipos de objeto, no máximo, apenas!"
+#: setup/setup_migrate.tpl:57
+msgid "Password (again)"
+msgstr "Senha (novamente)"
 
-#: plugins/admin/ogroups/class_ogroup.inc:848
-#: plugins/admin/groups/class_group.inc:1035
-#: plugins/admin/users/class_userManagement.inc:865
-#: plugins/admin/departments/class_department.inc:659
-#: plugins/personal/generic/class_user.inc:37
-#: plugins/personal/generic/class_user.inc:1670
-#: plugins/personal/posix/generic.tpl:5 setup/setup_feedback.tpl:35
-#: setup/setup_feedback.tpl:36
-msgid "Generic"
-msgstr "Geral"
+#: setup/setup_migrate.tpl:70 setup/setup_ldap.tpl:19
+#: ihtml/themes/default/acl.tpl:33 ihtml/themes/default/acl.tpl:62
+#: ihtml/themes/default/acl.tpl:133 ihtml/themes/default/acl.tpl:150
+#: include/utils/class_msgPool.inc:307
+#, php-format
+msgid "Apply"
+msgstr "Aplicar"
 
-#: plugins/admin/ogroups/class_ogroup.inc:849
+#: setup/setup_migrate.tpl:71 setup/setup_ldap.tpl:20
+#: ihtml/themes/default/msg_dialog.tpl:80
+#: ihtml/themes/default/msg_dialog.tpl:141
+#: ihtml/themes/default/msg_dialog.tpl:146 ihtml/themes/default/acl.tpl:137
+#: ihtml/themes/default/acl.tpl:153 ihtml/themes/default/snapshotdialog.tpl:44
+#: ihtml/themes/default/snapshotdialog.tpl:90
+#: ihtml/themes/default/islocked.tpl:26
+#: ihtml/themes/default/copyPasteDialog.tpl:21
+#: include/utils/class_msgPool.inc:295
+#, php-format
+msgid "Cancel"
+msgstr "Cancelar"
+
+#: setup/setup_finish.tpl:3
+msgid "Create your configuration file"
+msgstr "Criando o seu arquivo de configuração"
+
+#: setup/setup_finish.tpl:10
 #, fuzzy
-msgid "Object group generic"
-msgstr "Grupo de objeto genérico"
+msgid "Depending on the user name your web server is running on:"
+msgstr "Dependendo do nome de usuário que o seu servidor web esta rodando:"
 
-#: plugins/admin/ogroups/class_ogroup.inc:864
-#: plugins/admin/groups/class_group.inc:1065
-#: plugins/personal/posix/trustModeDialog/generic.tpl:2
-msgid "System trust"
-msgstr "Sistema de confiança"
+#: setup/setup_finish.tpl:27
+msgid "Download configuration"
+msgstr "Baixar configuração"
 
-#: plugins/admin/ogroups/generic.tpl:1
-#: plugins/admin/ogroups/ogroup-list.xml:15
-msgid "Object group"
-msgstr "Grupo de Objeto"
+#: setup/setup_finish.tpl:33
+msgid "Status: "
+msgstr "Estatus:"
 
-#: plugins/admin/ogroups/generic.tpl:5 plugins/personal/posix/generic.tpl:6
-#, fuzzy
-msgid "Generic settings"
-msgstr "Configurações gerais do usuário"
+#: setup/class_setupStep_Feedback.inc:94
+msgid "UNIX accounts/groups"
+msgstr "Contas/Grupos UNIX"
 
-#: plugins/admin/ogroups/generic.tpl:7
-#: plugins/admin/ogroups/paste_generic.tpl:4
-#: plugins/admin/groups/generic.tpl:11
-#: plugins/admin/groups/paste_generic.tpl:5
-msgid "Group name"
-msgstr "Nome do Grupo"
+#: setup/class_setupStep_Feedback.inc:96
+msgid "Samba management"
+msgstr "Gerenciamento Samba"
 
-#: plugins/admin/ogroups/generic.tpl:10
-msgid "Name of the group"
-msgstr "Nome do Grupo"
+#: setup/class_setupStep_Feedback.inc:98
+#, fuzzy
+msgid "Mail system management"
+msgstr "Gerenciamento de Email"
 
-#: plugins/admin/ogroups/generic.tpl:18 plugins/admin/groups/generic.tpl:28
-msgid "Descriptive text for this group"
-msgstr "Descrição para este grupo"
+#: setup/class_setupStep_Feedback.inc:100
+msgid "FAX system administration"
+msgstr "Sistema de administração FAX"
 
-#: plugins/admin/ogroups/generic.tpl:41
-msgid "Member objects"
-msgstr "Objetos membros"
+#: setup/class_setupStep_Feedback.inc:102
+msgid "Asterisk administration"
+msgstr "Administração Asterisk"
 
-#: plugins/admin/ogroups/tabs_ogroups.inc:139
-msgid "Phone queue"
-msgstr "Fila de telefone"
+#: setup/class_setupStep_Feedback.inc:104
+msgid "System inventory"
+msgstr "Sistema de inventário"
 
-#: plugins/admin/ogroups/tabs_ogroups.inc:155
-#: plugins/admin/groups/class_groupManagement.inc:165
-#: plugins/admin/users/class_userManagement.inc:872
-msgid "Mail"
-msgstr "Email"
+#: setup/class_setupStep_Feedback.inc:106
+#, fuzzy
+msgid "System/Configuration management"
+msgstr "Sistema/Gerenciamento de Configurações"
 
-#: plugins/admin/ogroups/tabs_ogroups.inc:164
+#: setup/class_setupStep_Feedback.inc:108
 #, fuzzy
-msgid "Groupware"
-msgstr "Nome do Grupo"
+msgid "Address book"
+msgstr "Catálogo de Endereços"
 
-#: plugins/admin/ogroups/tabs_ogroups.inc:176
+#: setup/class_setupStep_Feedback.inc:114
 #, fuzzy
-msgid "System settings"
-msgstr "Configurações do usuário"
+msgid "Feedback"
+msgstr "Resposta"
 
-#: plugins/admin/ogroups/tabs_ogroups.inc:188
-#: plugins/admin/ogroups/tabs_ogroups.inc:213
-msgid "Recipe"
-msgstr ""
+#: setup/class_setupStep_Feedback.inc:115
+msgid "Get notifications or send feedback"
+msgstr "Obtenha notificações ou envie comentários"
 
-#: plugins/admin/ogroups/tabs_ogroups.inc:200
-#: plugins/admin/ogroups/tabs_ogroups.inc:222
-msgid "Devices"
-msgstr "Dispositivos"
+#: setup/class_setupStep_Feedback.inc:116
+msgid "Notification and feedback"
+msgstr "Notificações e Comentário"
 
-#: plugins/admin/ogroups/tabs_ogroups.inc:232
+#: setup/class_setupStep_Feedback.inc:132 setup/class_setup.inc:74
+msgid "Setup error"
+msgstr "Erro de instalação"
+
+#: setup/class_setupStep_Feedback.inc:140
+#: setup/class_setupStep_Feedback.inc:147
 #, fuzzy
-msgid "Deployment summary"
-msgstr "Número do departamento"
+msgid "Feedback error"
+msgstr "Erro de resposta"
 
-#: plugins/admin/ogroups/tabs_ogroups.inc:242
-msgid "Desktop"
-msgstr ""
+#: setup/class_setupStep_Feedback.inc:140
+#, php-format
+msgid "Cannot send feedback to '%s': %s"
+msgstr "Não é possível enviar resposta para '%s':%s"
 
-#: plugins/admin/ogroups/tabs_ogroups.inc:259
-msgid "Applications"
-msgstr "Aplicações"
+#: setup/class_setupStep_Feedback.inc:147
+msgid "Cannot send feedback: service temporarily unavailable"
+msgstr "Não é possível enviar resposta: serviço temporariamente indisponível"
 
-#: plugins/admin/ogroups/paste_generic.tpl:1
+#: setup/class_setupStep_Feedback.inc:181
 #, fuzzy
-msgid "Paste object group"
-msgstr "Editar grupo de objeto"
-
-#: plugins/admin/ogroups/paste_generic.tpl:7
-msgid "Please enter the new object group name"
-msgstr "Por favor entre com o nome do novo grupo de objeto"
+msgid "Please specify a valid email address."
+msgstr "Por favor informe um endereço de email válido."
 
-#: plugins/admin/ogroups/paste_generic.tpl:16
+#: setup/class_setupStep_Feedback.inc:185
+#, fuzzy
 msgid ""
-"Copy members. Be careful with this option, systems can only inherit from a "
-"single object group!"
+"You have to select at least one of both options, subscribe or send feedback."
 msgstr ""
+"Você deve selecionar pelo menos uma das duas opções, ou cadastrar-se ou "
+"enviar uma resposta."
 
-#: plugins/admin/ogroups/ogroup-list.xml:11
-msgid "List of object groups"
-msgstr "Lista de grupo de objetos"
-
-#: plugins/admin/ogroups/ogroup-list.xml:57
-#: plugins/admin/groups/group-list.xml:57 plugins/admin/users/user-list.xml:73
-#: plugins/admin/departments/locality.tpl:8
-#: plugins/admin/departments/locality.tpl:9
-#: plugins/admin/departments/generic.tpl:7
-#: plugins/admin/departments/generic.tpl:9
-#: plugins/admin/departments/domain.tpl:8
-#: plugins/admin/departments/domain.tpl:9
-#: plugins/admin/departments/country.tpl:8
-#: plugins/admin/departments/country.tpl:9
-#: plugins/admin/departments/dcObject.tpl:8
-#: plugins/admin/departments/dcObject.tpl:9
-#: plugins/admin/departments/organization.tpl:7
-#: plugins/admin/departments/organization.tpl:9
-msgid "Properties"
-msgstr "Propriedade"
-
-#: plugins/admin/ogroups/ogroup-list.xml:73
-#: plugins/admin/groups/group-list.xml:73 plugins/admin/users/user-list.xml:89
-#: plugins/admin/departments/dep-list.xml:98 plugins/admin/acl/acl-list.xml:76
-#: setup/class_setupStep_Migrate.inc:309
-msgid "Create"
-msgstr "Criar"
+#: setup/setup_ldap.tpl:2
+msgid ""
+"The main data source used in GOsa is LDAP. In order to access the "
+"information stored there, please enter the required information."
+msgstr ""
 
-#: plugins/admin/ogroups/ogroup-list.xml:91
-#: plugins/admin/groups/group-list.xml:91
-#: plugins/admin/users/user-list.xml:114
-#: plugins/admin/departments/dep-list.xml:172
-#: plugins/admin/acl/acl-list.xml:131
-msgid "Edit"
-msgstr "Editar"
+#: setup/setup_ldap.tpl:9
+#, fuzzy
+msgid "Please choose the LDAP user to be used by GOsa"
+msgstr "Por favor escolha o usuário LDAP para ser utilizado pelo GOsa"
 
-#: plugins/admin/ogroups/ogroup-list.xml:98
-#: plugins/admin/groups/group-list.xml:98
-#: plugins/admin/users/user-list.xml:121
-#: plugins/admin/newConfigManagement/DeviceConfig-list.xml:64
-#: plugins/admin/departments/dep-list.xml:160
-#: plugins/admin/departments/dep-list.xml:181
-#: plugins/admin/acl/acl-list.xml:95 plugins/admin/acl/acl-list.xml:144
-#: plugins/addons/propertyEditor/property-list.xml:108
-#: plugins/personal/generic/generic_certs.tpl:22
-#: plugins/personal/generic/generic_certs.tpl:48
-#: plugins/personal/generic/generic_certs.tpl:74
-msgid "Remove"
-msgstr "Remover"
+#: setup/setup_ldap.tpl:15 ihtml/themes/default/help.tpl:21
+#: include/class_filter.inc:158 include/class_filter.inc:228
+msgid "Search"
+msgstr "Procurar"
 
-#: plugins/admin/ogroups/ogroup-list.xml:106
-#: plugins/admin/groups/group-list.xml:106
-#: plugins/admin/users/user-list.xml:156
-msgid "Send message"
-msgstr "Enviar mensagem"
+#: setup/setup_ldap.tpl:28 setup/setup_ldap.tpl:29
+msgid "LDAP connection"
+msgstr "Conexão LDAP"
 
-#: plugins/admin/ogroups/ogroup-list.xml:142
-msgid "Edit object group"
-msgstr "Editar grupo de objeto"
+#: setup/setup_ldap.tpl:31
+msgid "Location name"
+msgstr "Nome"
 
-#: plugins/admin/ogroups/ogroup-list.xml:155
-msgid "Remove object group"
-msgstr "Excluir grupo de objetos"
+#: setup/setup_ldap.tpl:35
+msgid "Connection URI"
+msgstr "URI de conexão"
 
-#: plugins/admin/groups/userSelect/class_userSelect.inc:26
-#: plugins/admin/groups/singleUserSelect/class_singleUserSelect.inc:29
-#, fuzzy
-msgid "User selection"
-msgstr "Configurações do usuário"
+#: setup/setup_ldap.tpl:39
+msgid "TLS connection"
+msgstr "Usar TLS"
 
-#: plugins/admin/groups/generic.tpl:14 plugins/personal/generic/generic.tpl:41
-#: plugins/personal/generic/generic.tpl:55
-#: plugins/personal/generic/generic.tpl:73
-msgid "Multiple edit"
-msgstr "Editar vários"
+#: setup/setup_ldap.tpl:57
+msgid "Reload"
+msgstr "Recarregar"
 
-#: plugins/admin/groups/generic.tpl:17
-#: plugins/admin/groups/paste_generic.tpl:8
+#: setup/setup_ldap.tpl:63 setup/setup_ldap.tpl:64
+msgid "Authentication"
+msgstr "Autenticação"
+
+#: setup/setup_ldap.tpl:66
 #, fuzzy
-msgid "POSIX name of the group"
-msgstr "Nome do grupo Posix"
+msgid "Administrator DN"
+msgstr "DN Admin"
 
-#: plugins/admin/groups/generic.tpl:59
-#: plugins/admin/groups/paste_generic.tpl:13
+#: setup/setup_ldap.tpl:71
+msgid "Select user"
+msgstr "Selecione o usuário"
+
+#: setup/setup_ldap.tpl:81
 #, fuzzy
-msgid "Normally IDs are auto-generated, select to specify manually"
-msgstr ""
-"Normalmente IDs são gerados automaticamente, selecione para especificar "
-"manualmente"
+msgid "Automatically append LDAP base to administrator DN"
+msgstr "Adicionar automaticamente o DN admin à base LDAP."
 
-#: plugins/admin/groups/generic.tpl:62
-#: plugins/admin/groups/paste_generic.tpl:15
-msgid "Force GID"
-msgstr "Forçar GID"
+#: setup/setup_ldap.tpl:85
+#, fuzzy
+msgid "Administrator password"
+msgstr "Senha Admin"
 
-#: plugins/admin/groups/generic.tpl:65
-#: plugins/admin/groups/paste_generic.tpl:18
-msgid "Forced ID number"
-msgstr "Forçar número ID "
+#: setup/setup_ldap.tpl:91 setup/setup_ldap.tpl:92
+msgid "Schema based settings"
+msgstr "Configurações baseada nos esquema"
 
-#: plugins/admin/groups/generic.tpl:75 plugins/admin/groups/generic.tpl:102
+#: setup/setup_ldap.tpl:94
 #, fuzzy
-msgid "Select to create a samba conform group"
-msgstr "Selecione para criar um grupo do samba"
+msgid "Use RFC 2307bis compliant groups"
+msgstr "Usar rfc2307bis para grupos"
 
-#: plugins/admin/groups/generic.tpl:87 plugins/admin/groups/generic.tpl:110
-msgid "in domain"
-msgstr "no domínio"
+#: setup/setup_ldap.tpl:105 setup/setup_ldap.tpl:106
+msgid "Current status"
+msgstr "Estatus atual"
 
-#: plugins/admin/groups/generic.tpl:131
-msgid "Members are in a phone pickup group"
-msgstr "Membros estão em um grupo de captura de telefone"
+#: setup/class_setupStep_Ldap.inc:54
+msgid "LDAP setup"
+msgstr "Configuração do LDAP"
 
-#: plugins/admin/groups/generic.tpl:146
-#, fuzzy
-msgid "Members are in a Nagios group"
-msgstr "Membros estão em um grupo do nágios"
+#: setup/class_setupStep_Ldap.inc:55
+msgid "LDAP connection setup"
+msgstr "Configuração de conexão LDAP"
 
-#: plugins/admin/groups/generic.tpl:174
-#, fuzzy
-msgid "Common group members"
-msgstr "Grupo comum"
+#: setup/class_setupStep_Ldap.inc:56
+msgid ""
+"This dialog performs the basic configuration of the LDAP connectivity for "
+"GOsa."
+msgstr ""
+"Esse diálogo faz a configuração básica de conectividade no LDAP para o GOsa."
 
-#: plugins/admin/groups/generic.tpl:183
-#, fuzzy
-msgid "Partial group members"
-msgstr "Membros do grupo"
+#: setup/class_setupStep_Ldap.inc:113
+#, php-format
+msgid "Anonymous bind to server '%s' failed!"
+msgstr "Conexão anônima ao servidor %s falhou!"
 
-#: plugins/admin/groups/generic.tpl:188
-msgid "Group members"
-msgstr "Membros do grupo"
+#: setup/class_setupStep_Ldap.inc:115
+#, php-format
+msgid "Bind as user '%s' failed!"
+msgstr "Conexão utilizando o usuário '%s' falhou!"
 
-#: plugins/admin/groups/userGroupSelect/class_userGroupSelect.inc:29
-#, fuzzy
-msgid "User and group selection"
-msgstr "Armazenamento de pessoas e grupos"
+#: setup/class_setupStep_Ldap.inc:120
+#, php-format
+msgid "Anonymous bind to server '%s' succeeded."
+msgstr "Conexão anônima ao servidor %s feita com sucesso."
 
-#: plugins/admin/groups/group-filter.xml:31
-msgid "Default filter2"
+#: setup/class_setupStep_Ldap.inc:121
+msgid "Please specify user and password!"
+msgstr "Por favor informe o usuário e senha!"
+
+#: setup/class_setupStep_Ldap.inc:123
+#, php-format
+msgid "Bind as user '%s' to server '%s' succeeded!"
+msgstr "Conexão utilizando o usuário '%s' no servidor '%s' feita com sucesso !"
+
+#: setup/setup_license.tpl:3
+msgid ""
+"GOsa is developed under the terms of the GNU General Public License v2. "
+"Please accept the terms below."
 msgstr ""
 
-#: plugins/admin/groups/paste_generic.tpl:1
-msgid "Group settings"
-msgstr "Configurações de grupo"
+#: setup/setup_license.tpl:11
+msgid "I have read the license and accept it"
+msgstr "Eu li a licença e aceito"
 
-#: plugins/admin/groups/paste_generic.tpl:2
-#, fuzzy
-msgid "Paste group settings"
-msgstr "Configurações de grupo"
+#: setup/class_setupStep_License.inc:56 setup/class_setupStep_License.inc:57
+msgid "License"
+msgstr "Lincença"
 
-#: plugins/admin/groups/group-list.xml:11
-msgid "List of groups"
-msgstr "Lista de grupos"
+#: setup/class_setupStep_License.inc:58
+msgid "Terms and conditions for usage"
+msgstr "Termos e condições de utilização"
 
-#: plugins/admin/groups/group-list.xml:138
-msgid "Edit group"
-msgstr "Editar grupo"
+#: setup/class_setupStep_Schema.inc:37 setup/class_setupStep_Schema.inc:38
+msgid "LDAP schema check"
+msgstr "LDAP verificar esquema"
 
-#: plugins/admin/groups/group-list.xml:151
-msgid "Remove group"
-msgstr "Remover grupo"
+#: setup/class_setupStep_Schema.inc:39
+#, fuzzy
+msgid "Perform test on your current LDAP schema"
+msgstr "Executar teste no esquema atual do LDAP"
 
-#: plugins/admin/groups/class_group.inc:166
-#: plugins/admin/groups/class_group.inc:1240
-msgid "Cannot find group SID in your configuration!"
-msgstr "Não é possível localizar o SID do grupo na sua configuração!"
+#: setup/class_setupStep_Schema.inc:96 include/class_configRegistry.inc:239
+msgid "The following object classes are missing:"
+msgstr ""
 
-#: plugins/admin/groups/class_group.inc:310
-msgid "Samba group"
-msgstr "Grupos Samba"
+#: setup/class_setupStep_Schema.inc:99 include/class_configRegistry.inc:246
+#, fuzzy
+msgid "The following object classes are outdated:"
+msgstr "As seguintes referências serão atualizadas"
 
-#: plugins/admin/groups/class_group.inc:310
+#: setup/class_setupStep_Welcome.inc:42
+msgid "Welcome"
+msgstr "Bem Vindo"
+
+#: setup/class_setupStep_Welcome.inc:43
+msgid "The welcome message"
+msgstr "Mensagem de boas vindas"
+
+#: setup/class_setupStep_Welcome.inc:44
 #, fuzzy
-msgid "Domain administrators"
-msgstr "Admin do Domínio"
+msgid "Welcome to the GOsa setup assistent"
+msgstr "Bem-vindo ao assistente de configuração do GOsa"
 
-#: plugins/admin/groups/class_group.inc:310
-msgid "Domain users"
-msgstr "Usuários do Domínio"
+#: setup/class_setupStep_Language.inc:40 setup/class_setupStep_Language.inc:41
+msgid "Language setup"
+msgstr "Configurações de idomas"
 
-#: plugins/admin/groups/class_group.inc:311
-msgid "Domain guests"
-msgstr "Visitantes"
+#: setup/class_setupStep_Language.inc:42
+msgid "This step allows you to select your preferred language."
+msgstr "Esta etapa permite que você selecione seu idioma preferido"
 
-#: plugins/admin/groups/class_group.inc:316
-#, php-format
-msgid "Special group (%d)"
-msgstr "Grupo especial (%d)"
+#: setup/class_setupStep_Language.inc:47 include/class_core.inc:188
+msgid "Automatic"
+msgstr "Automático"
 
-#: plugins/admin/groups/class_group.inc:464
-#, php-format
-msgid "Adding UID '%s' to group '%s' failed: cannot find user object!"
+#: setup/setup_welcome.tpl:3
+msgid "How to get started"
 msgstr ""
-"Falha ao adicionar o UID '%s' no grupo '%s': Não foi possível localizar o "
-"usuário!"
 
-#: plugins/admin/groups/class_group.inc:470
-#, php-format
-msgid "Add UID '%s' to group '%s' failed: UID is used more than once!"
+#: setup/setup_welcome.tpl:5
+msgid ""
+"This seems to be the first time you run GOsa on this system. To start the "
+"GOsa web interface you need a working configuration file, which can be "
+"generated by this wizard."
 msgstr ""
-"Falha ao adicionar UID '%s' no grupo '%s': UID adicionado mais de uma vez!"
 
-#: plugins/admin/groups/class_group.inc:753
-#, php-format
-msgid "Cannot find any SID for '%s'!"
-msgstr "Não é possível encontrar qualquer SID para '%s'!"
+#: setup/setup_welcome.tpl:9
+#, fuzzy
+msgid "What you need to generate a configuration file:"
+msgstr "Criando o seu arquivo de configuração"
 
-#: plugins/admin/groups/class_group.inc:758
-#, php-format
-msgid "Cannot find any RIDBASE for '%s'!"
-msgstr "Não é possível encontrar qualquer RIDBASE para '%s'!"
+#: setup/setup_welcome.tpl:13
+#, fuzzy
+msgid "The hostname of your LDAP server"
+msgstr "operando usando o servidor LDAP '%s'"
 
-#: plugins/admin/groups/class_group.inc:852
-#, php-format
-msgid "The gidNumber '%s' is already in use by %s!"
-msgstr "O gidNumber '%s' já esta em uso por %s\""
+#: setup/setup_welcome.tpl:14
+msgid "Installed GOsa and supplementary schema"
+msgstr ""
 
-#: plugins/admin/groups/class_group.inc:966
-#: plugins/admin/groups/class_group.inc:969
-#: plugins/admin/groups/class_group.inc:1061
-#: plugins/personal/posix/class_posixAccount.inc:876
-#: plugins/personal/posix/class_posixAccount.inc:879
-#: plugins/personal/posix/generic.tpl:75
-#: plugins/personal/posix/paste_generic.tpl:47
-msgid "GID"
-msgstr "GID"
+#: setup/setup_welcome.tpl:15
+msgid "The LDAP base of your LDAP directory"
+msgstr ""
 
-#: plugins/admin/groups/class_group.inc:1036
-#, fuzzy
-msgid "Generic group settings"
-msgstr "Configuração geral de grupo"
+#: setup/setup_welcome.tpl:16
+msgid "The DN and the password of the LDAP administration user"
+msgstr ""
 
-#: plugins/admin/groups/class_group.inc:1049
+#: setup/setup_welcome.tpl:20
 msgid ""
-"The 'ogroupRDN' statement defines the location where new object groups will "
-"be created. The default is 'ou=groups,'."
+"If you've collected the needed information, unlock the setup process like "
+"shown in the next paragraph."
 msgstr ""
 
-#: plugins/admin/groups/class_group.inc:1063
-msgid "Samba group type"
-msgstr "Tipo de grupo samba"
+#: setup/setup_welcome.tpl:24
+#, fuzzy
+msgid "Starting the setup"
+msgstr "Configurações de idomas"
 
-#: plugins/admin/groups/class_group.inc:1064
-msgid "Samba domain name"
-msgstr "Nome do domínio Samba"
+#: setup/setup_welcome.tpl:26
+#, fuzzy
+msgid ""
+"For security reasons you need to authenticate the installation by creating "
+"the file '/tmp/gosa.auth', containing the current session ID on the servers "
+"local filesystem. This can be done by executing the following command:"
+msgstr ""
+"Por razões de segurança que você precisa se autenticar para a instalação "
+"através da criação do arquivo '/ tmp/gosa.auth', contendo a ID da sessão "
+"atual no servidor de arquivos local. Isso pode ser feito executando o "
+"seguinte comando:"
 
-#: plugins/admin/groups/class_group.inc:1066
+#: setup/setup_welcome.tpl:32
 #, fuzzy
-msgid "Phone pickup group"
-msgstr "Grupo de captura de telefone"
+msgid "Click the 'Next' button when you've finished."
+msgstr "Clique no botão 'Continuar' quando você tiver concluído."
 
-#: plugins/admin/groups/class_group.inc:1067
-msgid "Nagios group"
-msgstr "Grupo Nágios"
+#: setup/class_setupStep_Migrate.inc:51 setup/class_setupStep_Migrate.inc:52
+msgid "LDAP inspection"
+msgstr "Inspeção no LDAP"
 
-#: plugins/admin/groups/class_group.inc:1069
-msgid "Group member"
-msgstr "Membro do Grupo"
+#: setup/class_setupStep_Migrate.inc:53
+msgid "Analyze your current LDAP for GOsa compatibility"
+msgstr "Analisa o seu LDAP para compatibilidade com o GOsa"
 
-#: plugins/admin/groups/class_groupManagement.inc:26
-msgid ""
-"Manage aspects of groups like members, POSIX, desktop, samba and mail "
-"settings"
-msgstr ""
+#: setup/class_setupStep_Migrate.inc:59
+msgid "Checking for root object"
+msgstr "Verificando por objeto raiz"
 
-#: plugins/admin/groups/class_groupManagement.inc:157
-#: plugins/admin/users/class_userManagement.inc:869
-#: plugins/personal/posix/class_posixAccount.inc:37
-#: plugins/personal/posix/class_posixAccount.inc:270
-#: plugins/personal/posix/class_posixAccount.inc:290
-#: plugins/personal/posix/class_posixAccount.inc:292
-#: plugins/personal/posix/class_posixAccount.inc:295
-msgid "POSIX"
-msgstr "POSIX"
+#: setup/class_setupStep_Migrate.inc:65
+msgid "Inspecting object classes in root object"
+msgstr "Inspecionando classes de objetos em objetos raiz"
 
-#: plugins/admin/groups/class_groupManagement.inc:158
-#: plugins/admin/users/class_userManagement.inc:870
-msgid "Edit POSIX properties"
-msgstr "Editar propriedades POSIX"
+#: setup/class_setupStep_Migrate.inc:71
+msgid "Checking permission for LDAP database"
+msgstr "Verificando permissões no banco de dados LDAP"
 
-#: plugins/admin/groups/class_groupManagement.inc:166
-#: plugins/admin/users/class_userManagement.inc:874
-msgid "Edit mail properties"
-msgstr "Editar propriedades do email"
+#: setup/class_setupStep_Migrate.inc:78
+msgid "Checking for super administrator"
+msgstr "Verificando super administrador"
 
-#: plugins/admin/groups/class_groupManagement.inc:173
-#: plugins/admin/users/class_userManagement.inc:877
-#: plugins/personal/posix/class_posixAccount.inc:290
-msgid "Samba"
-msgstr "Samba"
+#: setup/class_setupStep_Migrate.inc:118 setup/class_setupStep_Migrate.inc:186
+#: setup/class_setupStep_Migrate.inc:709
+msgid "LDAP query failed"
+msgstr "Consulta ao LDAP falhou"
 
-#: plugins/admin/groups/class_groupManagement.inc:174
-#: plugins/admin/users/class_userManagement.inc:878
-msgid "Edit samba properties"
-msgstr "Editar propriedades do samba"
+#: setup/class_setupStep_Migrate.inc:119 setup/class_setupStep_Migrate.inc:187
+#: setup/class_setupStep_Migrate.inc:710
+msgid "Possibly the 'root object' is missing."
+msgstr "Possivelmente o 'objeto raiz' esta faltando."
 
-#: plugins/admin/groups/class_groupManagement.inc:182
-#: plugins/admin/users/class_userManagement.inc:894
-msgid "Edit phone properties"
-msgstr "Editar propriedades do telefone"
+#: setup/class_setupStep_Migrate.inc:132 setup/class_setupStep_Migrate.inc:145
+#: setup/class_setupStep_Migrate.inc:307 setup/class_setupStep_Migrate.inc:661
+#: setup/class_setupStep_Migrate.inc:674 setup/class_setupStep_Migrate.inc:729
+#: setup/class_setupStep_Migrate.inc:750 setup/class_setupStep_Migrate.inc:802
+msgid "Failed"
+msgstr "Falha"
 
-#: plugins/admin/groups/class_groupManagement.inc:189
-msgid "Menu"
-msgstr "Menu"
+#: setup/class_setupStep_Migrate.inc:134 setup/class_setupStep_Migrate.inc:147
+#, fuzzy, php-format
+msgid ""
+"The specified user '%s' does not have full access to your LDAP database."
+msgstr "O usuário '%s' não tem acesso completo ao bando de dados LDAP"
 
-#: plugins/admin/groups/class_groupManagement.inc:190
-msgid "Edit start menu properties"
-msgstr "Editar propriedade do menu iniciar"
+#: setup/class_setupStep_Migrate.inc:308
+msgid "There is no GOsa administrator account inside your LDAP."
+msgstr "Não há nenhuma conta de administrador GOsa no seu LDAP"
 
-#: plugins/admin/groups/class_groupManagement.inc:197
-#: plugins/admin/users/class_userManagement.inc:885
-#: plugins/personal/posix/class_posixAccount.inc:290
-msgid "Environment"
-msgstr "Ambiente"
+#: setup/class_setupStep_Migrate.inc:377
+msgid "Migration error"
+msgstr "Erro de migração"
 
-#: plugins/admin/groups/class_groupManagement.inc:198
-#: plugins/admin/users/class_userManagement.inc:886
-msgid "Edit environment properties"
-msgstr "Editar propriedades do ambiente"
+#: setup/class_setupStep_Migrate.inc:377
+#, php-format
+msgid "Cannot add ACL for user '%s':"
+msgstr "Não é possível adicionar ACL para o usuário '%s':"
 
-#: plugins/admin/users/user-filter.xml:33
-msgid "Show templates"
-msgstr "Mostrar modelos"
+#: setup/class_setupStep_Migrate.inc:415 setup/class_setupStep_Migrate.inc:425
+msgid "Input error"
+msgstr "Erro de entrada"
 
-#: plugins/admin/users/user-filter.xml:47
-msgid "Show POSIX users"
-msgstr "Mostrar usuários POSIX"
+#: setup/class_setupStep_Migrate.inc:420
+msgid "Password error"
+msgstr "Erro de senha"
 
-#: plugins/admin/users/user-filter.xml:61
-#, fuzzy
-msgid "Show SAMBA users"
-msgstr "Mostrar usuários de email"
+#: setup/class_setupStep_Migrate.inc:420
+msgid "Provided passwords do not match!"
+msgstr "As senhas não conferem!"
 
-#: plugins/admin/users/user-filter.xml:75
-#, fuzzy
-msgid "Show mail users"
-msgstr "Mostrar usuários de email"
+#: setup/class_setupStep_Migrate.inc:425
+msgid "Specify a valid user ID!"
+msgstr "Especifique um ID de usuário válido!"
 
-#: plugins/admin/users/password.tpl:4
-#, fuzzy
+#: setup/class_setupStep_Migrate.inc:450
+#, php-format
+msgid "Adding an administrative user failed: object '%s' already exists!"
+msgstr "Falha ao adicionar um usuário administrativo: o objeto '%s' já existe!"
+
+#: setup/class_setupStep_Migrate.inc:662
 msgid ""
-"To change the user password use the fields below. The changes take effect "
-"immediately. Please memorize the new password, because the user wouldn't be "
-"able to login without it."
+"The LDAP root object is missing. It is required to use your LDAP service."
 msgstr ""
-"Para alterar a senha do usuário utilizar os campos abaixo. As alterações "
-"terão efeito imediatamente. Por favor, memorize a nova senha, porque o "
-"usuário não seria capaz de fazer login sem ele."
+"O objeto raiz do LDAP esta faltando. É necessário para utilizar o serviço "
+"LDAP."
 
-#: plugins/admin/users/password.tpl:11 plugins/admin/users/password.tpl:39
-#, fuzzy
-msgid "Password input dialog"
-msgstr "Tamanho minimo da senha"
+#: setup/class_setupStep_Migrate.inc:663 setup/class_setupStep_Migrate.inc:676
+msgid "Try to create root object"
+msgstr "Tentar criar o objeto raiz"
 
-#: plugins/admin/users/password.tpl:27 plugins/admin/users/password.tpl:79
-#, fuzzy
-msgid "Strength"
-msgstr "Força"
+#: setup/class_setupStep_Migrate.inc:675
+msgid "Root object couldn't be created, you should try it on your own."
+msgstr ""
+"O objeto raiz  não pode ser criado, você deve cria-lo por conta própria."
 
-#: plugins/admin/users/password.tpl:43
-#: plugins/personal/password/password.tpl:55
-#: plugins/personal/myaccount/password.tpl:49
-#, fuzzy
-msgid "Use proposal"
-msgstr "grupo de usuários"
+#: setup/class_setupStep_Migrate.inc:730
+#, php-format
+msgid "Missing GOsa object class '%s'!"
+msgstr "A classe de objeto do GOsa '%s' esta ausente!"
 
-#: plugins/admin/users/password.tpl:61
-#: plugins/personal/password/password.tpl:74
-#: plugins/personal/myaccount/password.tpl:67
-#, fuzzy
-msgid "Manually specify a password"
-msgstr "Por favor, informe sua senha!"
+#: setup/class_setupStep_Migrate.inc:731
+msgid "Please check your installation."
+msgstr "Por favor verifique a sua instalação."
 
-#: plugins/admin/users/password.tpl:95
-#, fuzzy
-msgid "Enforce password change on next login."
-msgstr "Forçar usuário alterar a senha no logon"
+#: setup/class_setupStep_Migrate.inc:752
+#, fuzzy, php-format
+msgid ""
+"Cannot handle the structural object type of your root object. Please try to "
+"add the object class '%s' manually."
+msgstr ""
+"Não pode lidar com o tipo de objeto estrutura do seu objeto raiz. Por favor "
+"tente adicionar a classe de objeto '%s' manualmente."
+
+#: setup/class_setup.inc:195
+msgid "Completed"
+msgstr "Concluído"
+
+#: setup/class_setup.inc:235
+msgid "Check again"
+msgstr "Checar novamente"
 
-#: plugins/admin/users/template.tpl:2
-msgid "Creating a new user using templates"
-msgstr "Criando um novo usuário usando modelos"
+#: setup/class_setup.inc:238
+msgid "Next"
+msgstr "Próximo"
 
-#: plugins/admin/users/template.tpl:6
+#: setup/setup_language.tpl:3
+msgid "Please select the preferred language"
+msgstr "Por favor selecione o idioma preferido"
+
+#: setup/setup_language.tpl:5
+#, fuzzy
 msgid ""
-"Creating a new user can be assisted by using templates. Many database "
-"records will be filled automatically. Choose 'none' to skip the usage of "
-"templates."
+"At this point, you can select the site wide default language. Choosing "
+"'automatic' will use the language requested by the browser. This setting can "
+"be overridden per user."
 msgstr ""
-"Criar um novo usuário pode ser usando modelos. Muitos registros de banco de "
-"dados serão preenchidos automaticamente. Escolha 'nenhum' para ignorar o uso "
-"de modelos."
+"Neste ponto, você pode selecionar o idioma padrão do site. Escolhendo "
+"'Automático' ele usará o idioma solicitado pelo navegador. Esta configuração "
+"pode ser alterada pelo usuário."
 
-#: plugins/admin/users/template.tpl:13
-msgid "User template selection dialog"
-msgstr ""
+#: setup/setup_language.tpl:9
+msgid "Please select your preferred language here"
+msgstr "Por favor, selecione o idioma preferido aqui"
 
-#: plugins/admin/users/template.tpl:15
-#: plugins/admin/users/class_userManagement.inc:530
-#: plugins/admin/users/user-list.xml:15 plugins/admin/users/user-list.xml:102
-#: plugins/admin/users/templatize.tpl:15
-msgid "Template"
-msgstr "Modelo"
+#: html/index.php:45
+#, php-format
+msgid "Your browser (%s) is blacklisted for the current theme!"
+msgstr ""
 
-#: plugins/admin/users/template.tpl:23 plugins/personal/generic/generic.tpl:37
-#: plugins/personal/generic/paste_generic.tpl:8
-msgid "Last name"
-msgstr "Último Nome"
+#: html/index.php:72
+#, php-format
+msgid "This session is not encrypted. Click %s to enter an encrypted session."
+msgstr ""
 
-#: plugins/admin/users/template.tpl:27 plugins/personal/generic/generic.tpl:51
-#: plugins/personal/generic/paste_generic.tpl:12
-msgid "First name"
-msgstr "Primeiro Nome"
+#: html/index.php:72
+#, fuzzy
+msgid "here"
+msgstr "Tema"
 
-#: plugins/admin/users/class_userManagement.inc:26
-msgid ""
-"Manage aspects of user accounts like generic, POSIX, samba and mail settings"
+#: html/index.php:78
+#, fuzzy
+msgid "The configured session lifetime will be overridden by php.ini settings!"
 msgstr ""
+"O tempo da sessão configurada no gosa.conf serão substituídas pelas "
+"configurações do php.ini."
 
-#: plugins/admin/users/class_userManagement.inc:387
-#, fuzzy
-msgid "You have no permission to change this users password!"
-msgstr "Você não tem permissão para alterar esta senha de usuários!"
+#: html/index.php:157 html/password.php:63
+#, php-format
+msgid "GOsa configuration %s/%s is not readable. Aborted."
+msgstr "Não é possivel ler o arquivo de configuração do GOsa: %s/%s"
 
-#: plugins/admin/users/class_userManagement.inc:777
+#: html/index.php:179
 #, fuzzy
-msgid "Account locking"
-msgstr "Bloqueio de conta"
+msgid "Smarty error"
+msgstr "Erro Smarty"
 
-#: plugins/admin/users/class_userManagement.inc:778
+#: html/index.php:179 html/setup.php:73 html/password.php:115
 #, fuzzy, php-format
-msgid ""
-"Password method '%s' does not support locking. Account (%s) has not been "
-"locked!"
+msgid "Compile directory %s is not accessible!"
 msgstr ""
-"Método de senha '%s' não suporta bloqueio. A conta (%s) não foi bloqueada!"
+"O diretório '%s' especificado como diretório de compilação não esta "
+"acessível!"
 
-#: plugins/admin/users/class_userManagement.inc:851
+#: html/index.php:202
 #, fuzzy
-msgid "Unlock account"
-msgstr "Debloquear conta"
+msgid ""
+"Your browser has cookies disabled: please enable cookies and reload this "
+"page before logging in!"
+msgstr ""
+"O seu navegador tem cookies desativada. Ative os cookies e recarregue esta "
+"página antes de fazer login!"
 
-#: plugins/admin/users/class_userManagement.inc:853
-msgid "Lock account"
-msgstr "Bloquear conta"
+#: html/index.php:233
+#, fuzzy
+msgid "Broken HTTP authentication setup!"
+msgstr "Há um problema com a configuração de autenticação!"
 
-#: plugins/admin/users/class_userManagement.inc:866
-msgid "Edit generic properties"
-msgstr "Editar propriedade gerais"
+#: html/index.php:241
+#, fuzzy
+msgid "Cannot find a valid user for the current HTTP authentication!"
+msgstr ""
+"Não é possível localizar um usuário válido para a configuração atual da "
+"autenticação!"
 
-#: plugins/admin/users/class_userManagement.inc:881
-msgid "Netatalk"
-msgstr "Netatalk"
+#: html/index.php:245
+#, fuzzy
+msgid "Cannot find a unique user for the current HTTP authentication!"
+msgstr ""
+"Não é possível localizar um usuário válido para a configuração atual da "
+"autenticação!"
 
-#: plugins/admin/users/class_userManagement.inc:882
+#: html/index.php:289
 #, fuzzy
-msgid "Edit Netatalk properties"
-msgstr "Editar propriedades netatalk"
+msgid "Please specify a valid user name!"
+msgstr "Por favor, informe um nome de usuário válido!"
 
-#: plugins/admin/users/class_userManagement.inc:889
-msgid "FAX"
-msgstr "FAX"
+#: html/index.php:292
+msgid "Please specify your password!"
+msgstr "Por favor, informe sua senha!"
 
-#: plugins/admin/users/class_userManagement.inc:890
-msgid "Edit FAX properties"
-msgstr "Editar propriedades FAX"
+#: html/index.php:304
+msgid "Authentication error"
+msgstr "Erro de autenticação"
 
-#: plugins/admin/users/user-list.xml:11
-msgid "List of users"
-msgstr "Lista de usuários"
+#: html/index.php:304
+#, fuzzy
+msgid "Cannot retrieve user information for HTTP authentication!"
+msgstr ""
+"Não é possível recuperar as informações do usuário para autenticação no "
+"htaccess!"
 
-#: plugins/admin/users/user-list.xml:140
-msgid "Lock users"
-msgstr "Bloquear Usuários"
+#: html/index.php:311 html/password.php:261
+#, fuzzy
+msgid "Please check the username/password combination!"
+msgstr "Por favor, verifique as combinações de usuário/senha."
 
-#: plugins/admin/users/user-list.xml:148
-msgid "Unlock users"
-msgstr "Desbloquear usuários"
+#: html/index.php:359
+msgid "Account locked. Please contact your system administrator!"
+msgstr "Conta bloqueada. Por favor entre em contato com o administrador!"
 
-#: plugins/admin/users/user-list.xml:167
-msgid "Apply template"
-msgstr "Aplicar modelo"
+#: html/setup.php:73
+#, fuzzy
+msgid "Smarty"
+msgstr "Smarty"
 
-#: plugins/admin/users/user-list.xml:199
-msgid "New user from template"
-msgstr "Novo usuário a partir do modelo"
+#: html/main.php:171
+#, fuzzy, php-format
+msgid "Cannot locate file %s - please run %s to fix this"
+msgstr ""
+"Não foi possível localizar o arquivo '%s' - por favor execute '%s' para "
+"corrigir"
 
-#: plugins/admin/users/user-list.xml:213
-msgid "Edit user"
-msgstr "Editar usuário"
+#: html/main.php:190
+msgid "PHP configuration"
+msgstr "Configuração do PHP"
 
-#: plugins/admin/users/user-list.xml:222
-msgid "%{filter:lockLabel(userPassword)}"
-msgstr "%{filter:lockLabel(userPassword)}"
+#: html/main.php:191
+msgid ""
+"Fatal error: Register globals is active. Please fix this in order to "
+"continue."
+msgstr ""
 
-#: plugins/admin/users/user-list.xml:245
-msgid "Remove user"
-msgstr "Remover usuário"
+#: html/main.php:220
+msgid "Your password is about to expire, please change your password!"
+msgstr "Sua senha irá expirar em breve, por favor altere sua senha!"
 
-#: plugins/admin/users/templatize.tpl:2
-msgid "Applying a template"
-msgstr "Aplicando um modelo"
+#: html/main.php:295
+#, fuzzy
+msgid "Running out of memory!"
+msgstr "Running out of memory!"
 
-#: plugins/admin/users/templatize.tpl:6
-msgid ""
-"Applying a template to several users will replace all user attributes "
-"defined in the template."
+#: html/main.php:355
+#, php-format
+msgid "You're logged in as %s"
 msgstr ""
-"Aplicando um modelo para vários usuários irá substituir todos os atributos "
-"de usuário definido no modelo."
 
-#: plugins/admin/users/templatize.tpl:13
+#: html/main.php:358
 #, fuzzy
-msgid "Apply user template"
-msgstr "Aplicar modelo"
-
-#: plugins/admin/users/templatize.tpl:32
-msgid "No templates available!"
-msgstr "Nenhum modelo disponível!"
+msgid "ACLs are disabled"
+msgstr "Verificação de ACL desabilitada"
 
-#: plugins/admin/newConfigManagement/DeviceConfig-list.tpl:9
+#: html/main.php:408
 #, fuzzy
-msgid "Container"
-msgstr "Continuar"
+msgid "Plug-in"
+msgstr "Plugin"
 
-#: plugins/admin/newConfigManagement/DeviceConfig-list.tpl:10
-msgid "Item"
+#: html/main.php:409
+#, fuzzy, php-format
+msgid "Fatal error: Cannot find any plugin definitions for plugin %s!"
 msgstr ""
+"FATAL: Não foi possível encontrar qualquer definição para o plugin '%s'!"
 
-#: plugins/admin/newConfigManagement/DeviceConfig-list.xml:10
-#, fuzzy
-msgid "List of items"
-msgstr "Lista de usuários"
+#: html/main.php:425
+msgid "Configuration Error"
+msgstr "Erro de configuração"
 
-#: plugins/admin/newConfigManagement/DeviceConfig-list.xml:75
-#, fuzzy
-msgid "Edit item"
-msgstr "Editar certificados"
+#: html/main.php:426
+#, fuzzy, php-format
+msgid ""
+"Fatal error: not all POST variables have been transfered by PHP - please "
+"inform your administrator!"
+msgstr ""
+"FATAL: nem todas as variáveis POST foram transferidos pelo PHP - Por favor, "
+"informe ao administrador!"
 
-#: plugins/admin/newConfigManagement/DeviceConfig-list.xml:82
-#, fuzzy
-msgid "Remove item"
-msgstr "Remover foto"
+#: html/helpviewer.php:64
+msgid "Help browser"
+msgstr "Navegador de Ajuda"
 
-#: plugins/admin/newConfigManagement/class_newConfigManagement.inc:8
-#: plugins/admin/newConfigManagement/class_newConfigManagement.inc:9
-#: plugins/admin/newConfigManagement/class_newConfigManagement.inc:352
-#: plugins/admin/newConfigManagement/class_newConfigManagement.inc:353
-#: plugins/admin/newConfigManagement/class_newConfigManagement.inc:359
+#: html/helpviewer.php:118
 #, fuzzy
-msgid "Config management"
-msgstr "Sistema/Gerenciamento de Configurações"
+msgid "There is no help file specified for this class"
+msgstr "Não há arquivo de ajuda especificado para esta classe"
 
-#: plugins/admin/newConfigManagement/class_newConfigManagement.inc:42
-#: plugins/admin/newConfigManagement/class_newConfigManagement.inc:95
-#, php-format
-msgid "Failed to load distributions, error was '%s'!"
-msgstr ""
+#: html/helpviewer.php:193 include/functions_helpviewer.inc:97
+msgid "previous"
+msgstr "anterior"
 
-#: plugins/admin/newConfigManagement/class_newConfigManagement.inc:262
-msgid "No selectable install methods returned!"
+#: html/helpviewer.php:197 include/functions_helpviewer.inc:101
+msgid "next"
+msgstr "próximo"
+
+#: html/helpviewer.php:268
+#, fuzzy, php-format
+msgid "Help directory '%s' is not accessible, can't read any help files."
 msgstr ""
+"Diretório de ajuda '%s', não esta acessível, não é possível ler qualquer "
+"arquivo de ajuda."
 
-#: plugins/admin/newConfigManagement/class_newConfigManagement.inc:263
-#: setup/class_setup.inc:183
-msgid "Setup"
-msgstr "Configuração"
+#: html/password.php:195
+msgid "Error: Password method not available!"
+msgstr "Erro: Método de senha não esta dispnível!"
 
-#: plugins/admin/newConfigManagement/class_newConfigManagement.inc:278
+#: html/password.php:268
 #, fuzzy
-msgid "Distribution"
-msgstr "Descrição"
+msgid "You have no permissions to change your password!"
+msgstr "Você não tem permissão para alterar a sua senha."
 
-#: plugins/admin/newConfigManagement/class_newConfigManagement.inc:284
-msgid "Release"
-msgstr ""
+#: html/password.php:315
+msgid "Session will not be encrypted."
+msgstr "A sessão não será criptografada."
 
-#: plugins/admin/newConfigManagement/class_newConfigManagement.inc:290
-#, fuzzy
-msgid "Component"
-msgstr "Componente do domínio"
+#: html/password.php:317
+msgid "Enter SSL session"
+msgstr "Entrar sessão com SSL"
 
-#: plugins/admin/departments/dep-list.xml:11
+#: ihtml/themes/default/infoPage.tpl:4
 #, fuzzy
-msgid "List of structural objects"
-msgstr "Lista de grupo de objetos"
-
-#: plugins/admin/departments/dep-list.xml:15
-#: plugins/admin/departments/dep-list.xml:103
-#: plugins/admin/departments/class_departmentManagement.inc:193
-#: plugins/admin/departments/dep-filter.xml:105
-#: plugins/admin/departments/domain.tpl:5
-msgid "Domain"
-msgstr "Domínio"
+msgid "User information"
+msgstr "exibir informações"
 
-#: plugins/admin/departments/dep-list.xml:23
-#: plugins/admin/departments/dep-list.xml:110
-#: plugins/admin/departments/dep-filter.xml:77
-#: plugins/admin/departments/dcObject.tpl:5
-msgid "Domain component"
-msgstr "Componente do domínio"
+#: ihtml/themes/default/infoPage.tpl:21
+#, fuzzy
+msgid "Home phone"
+msgstr "Telefone residêncial"
 
-#: plugins/admin/departments/dep-list.xml:31
-#: plugins/admin/departments/dep-list.xml:117
-#: plugins/admin/departments/class_departmentManagement.inc:217
-#: plugins/admin/departments/dep-filter.xml:49
-#: plugins/admin/departments/class_countryGeneric.inc:82
-#: plugins/admin/departments/class_countryGeneric.inc:83
-#: plugins/admin/departments/country.tpl:5
-msgid "Country"
-msgstr "País"
+#: ihtml/themes/default/infoPage.tpl:27
+#, fuzzy
+msgid "Organizational unit"
+msgstr "Nome da Empresa"
 
-#: plugins/admin/departments/dep-list.xml:39
-#: plugins/admin/departments/dep-list.xml:124
-#: plugins/admin/departments/locality.tpl:5
-#: plugins/admin/departments/class_departmentManagement.inc:229
-#: plugins/admin/departments/class_localityGeneric.inc:82
-#: plugins/admin/departments/class_localityGeneric.inc:83
-#: plugins/admin/departments/dep-filter.xml:63
-msgid "Locality"
-msgstr "Cidade"
+#: ihtml/themes/default/infoPage.tpl:51
+#, fuzzy
+msgid "Administrative contact"
+msgstr "Configurações administrativas"
 
-#: plugins/admin/departments/dep-list.xml:47
-#: plugins/admin/departments/dep-list.xml:131
-#: plugins/admin/departments/class_departmentManagement.inc:241
-#: plugins/admin/departments/class_organizationGeneric.inc:113
-#: plugins/admin/departments/class_organizationGeneric.inc:114
-#: plugins/admin/departments/dep-filter.xml:91
-#: plugins/admin/departments/organization.tpl:4
-#: plugins/personal/generic/class_user.inc:1721
-#: plugins/personal/generic/generic.tpl:298 setup/setup_feedback.tpl:10
-#: setup/setup_feedback.tpl:12
-msgid "Organization"
-msgstr "Empresa"
+#: ihtml/themes/default/help.tpl:9
+msgid "GOsa help viewer"
+msgstr "Visualizar a Ajuda do GOsa "
 
-#: plugins/admin/departments/locality.tpl:11
-#: plugins/admin/departments/dcObject.tpl:11
-msgid "Locality name"
-msgstr "Nome da localidade"
+#: ihtml/themes/default/help.tpl:15
+msgid "Index"
+msgstr "Índice"
 
-#: plugins/admin/departments/locality.tpl:14
-#: plugins/admin/departments/dcObject.tpl:14
-msgid "Name of locality to create"
-msgstr "Nome da localidade a ser criada"
+#: ihtml/themes/default/userFilterEditor.tpl:1
+#: ihtml/themes/default/userFilterEditor.tpl:5
+#, fuzzy
+msgid "Filter editor"
+msgstr "Erro de filtro"
 
-#: plugins/admin/departments/locality.tpl:22
-#: plugins/admin/departments/domain.tpl:22
-#: plugins/admin/departments/country.tpl:22
-#: plugins/admin/departments/dcObject.tpl:22
-#: plugins/admin/departments/organization.tpl:22
-msgid "Descriptive text for department"
-msgstr "Descrição para o departamento"
+#: ihtml/themes/default/userFilterEditor.tpl:8
+#, fuzzy
+msgid "Filter properties"
+msgstr "Editar propriedade gerais"
 
-#: plugins/admin/departments/locality.tpl:39
-#: plugins/admin/departments/generic.tpl:51
-#: plugins/admin/departments/class_domain.inc:93
-#: plugins/admin/departments/class_localityGeneric.inc:93
-#: plugins/admin/departments/class_organizationGeneric.inc:127
-#: plugins/admin/departments/class_countryGeneric.inc:93
-#: plugins/admin/departments/class_dcObject.inc:92
-#: plugins/admin/departments/domain.tpl:39
-#: plugins/admin/departments/country.tpl:39
-#: plugins/admin/departments/dcObject.tpl:39
-#: plugins/admin/departments/class_department.inc:684
-#: plugins/admin/departments/organization.tpl:51
-#: plugins/personal/generic/class_user.inc:1724
-#: plugins/personal/generic/generic.tpl:339
-#: plugins/personal/generic/generic.tpl:355
+#: ihtml/themes/default/userFilterEditor.tpl:27
+#: include/class_userFilter.inc:55
 #, fuzzy
-msgid "Manager"
-msgstr "Gerenciar usuários"
+msgid "Parent filter"
+msgstr "Impressoras"
 
-#: plugins/admin/departments/locality.tpl:67
-#: plugins/admin/departments/generic.tpl:132
-#: plugins/admin/departments/class_domain.inc:94
-#: plugins/admin/departments/class_localityGeneric.inc:95
-#: plugins/admin/departments/class_organizationGeneric.inc:135
-#: plugins/admin/departments/class_countryGeneric.inc:95
-#: plugins/admin/departments/class_dcObject.inc:94
-#: plugins/admin/departments/domain.tpl:67
-#: plugins/admin/departments/country.tpl:68
-#: plugins/admin/departments/dcObject.tpl:67
-#: plugins/admin/departments/class_department.inc:686
-#: plugins/admin/departments/organization.tpl:132
-msgid "Administrative settings"
-msgstr "Configurações administrativas"
+#: ihtml/themes/default/userFilterEditor.tpl:45
+msgid "Enabled"
+msgstr "Habilitado"
 
-#: plugins/admin/departments/locality.tpl:70
-#: plugins/admin/departments/generic.tpl:135
-#: plugins/admin/departments/domain.tpl:70
-#: plugins/admin/departments/country.tpl:71
-#: plugins/admin/departments/dcObject.tpl:70
-#: plugins/admin/departments/organization.tpl:135
-msgid "Tag department as an independent administrative unit"
-msgstr "Departamento com uma unidade administrativa independente"
+#: ihtml/themes/default/userFilterEditor.tpl:49
+msgid "Categories where the filter is visible"
+msgstr ""
 
-#: plugins/admin/departments/generic.tpl:4
-#: plugins/admin/departments/dep-filter.xml:35
+#: ihtml/themes/default/userFilterEditor.tpl:69
 #, fuzzy
-msgid "Organizational Unit"
-msgstr "Nome da Empresa"
-
-#: plugins/admin/departments/generic.tpl:11
-msgid "Name of department"
-msgstr "Nome do departamento"
+msgid "Query"
+msgstr "usuários"
 
-#: plugins/admin/departments/generic.tpl:14
-msgid "Name of subtree to create"
-msgstr "Nome da subárvore a ser criada"
+#: ihtml/themes/default/userFilter.tpl:1
+#, fuzzy
+msgid "List of defined filters"
+msgstr "Lista de departamentos"
 
-#: plugins/admin/departments/generic.tpl:22
-msgid "Descriptive text for   department"
-msgstr "Descrição para o departamento"
+#: ihtml/themes/default/sizelimit.tpl:3
+msgid ""
+"The size limit option makes LDAP operations faster and saves the LDAP server "
+"from getting too much load. The easiest way to handle big databases without "
+"long timeouts would be to limit your search to smaller values and use "
+"filters to get the entries you are looking for."
+msgstr ""
+"A opção de limite de tamanho faz operações no LDAP mais rápido e economiza o "
+"servidor LDAP. A maneira mais fácil de lidar com grandes bases de dados, sem "
+"limites de tempo longa seria limitar a pesquisa a valores menores e usar "
+"filtros para obter as entradas que você está procurando."
 
-#: plugins/admin/departments/generic.tpl:30
-#: plugins/admin/departments/organization.tpl:30
-msgid "Category for this subtree"
-msgstr "Categorias para esta subárvore"
+#: ihtml/themes/default/sizelimit.tpl:8
+msgid "Please choose the way to react for this session"
+msgstr "Por favor, escolha a forma de reagir para esta sessão"
 
-#: plugins/admin/departments/generic.tpl:83
-#: plugins/admin/departments/generic.tpl:85
-#: plugins/admin/departments/generic.tpl:95
-#: plugins/admin/departments/class_localityGeneric.inc:91
-#: plugins/admin/departments/class_organizationGeneric.inc:130
-#: plugins/admin/departments/class_department.inc:680
-#: plugins/admin/departments/organization.tpl:82
-#: plugins/admin/departments/organization.tpl:94
-#: plugins/personal/generic/class_user.inc:1735
-#: plugins/personal/generic/generic.tpl:436
-msgid "Location"
-msgstr "Localização"
+#: ihtml/themes/default/sizelimit.tpl:10
+msgid "ignore this error and show all entries the LDAP server returns"
+msgstr ""
+"ignorar este erro e mostrar todas as entradas que o servidor retorna LDAP"
 
-#: plugins/admin/departments/generic.tpl:87
-#: plugins/admin/departments/class_organizationGeneric.inc:129
-#: plugins/admin/departments/class_department.inc:679
-#: plugins/admin/departments/organization.tpl:86
-#: plugins/personal/generic/class_user.inc:1734
-#: plugins/personal/generic/generic.tpl:444
-msgid "State"
-msgstr "Estado"
+#: ihtml/themes/default/sizelimit.tpl:11
+#, fuzzy
+msgid ""
+"ignore this error and show all entries that fit into the defined size limit"
+msgstr ""
+"ignorar este erro e mostrar todas as entradas que se encaixam na definição "
+"sizelimit e deixe-me usar filtros em vez"
 
-#: plugins/admin/departments/generic.tpl:90
-#: plugins/admin/departments/organization.tpl:89
-msgid "State where this subtree is located"
-msgstr "Estado onde esta localizado"
+#: ihtml/themes/default/sizelimit.tpl:16 include/utils/class_msgPool.inc:331
+#, php-format
+msgid "Set"
+msgstr "Ajuste"
 
-#: plugins/admin/departments/generic.tpl:98
-#: plugins/admin/departments/organization.tpl:97
-msgid "Location of this subtree"
-msgstr "Localização desta subárvore"
+#: ihtml/themes/default/msg_dialog.tpl:55
+#: ihtml/themes/default/msg_dialog.tpl:103
+msgid "Error message title"
+msgstr ""
 
-#: plugins/admin/departments/generic.tpl:103
-#: plugins/admin/departments/class_department.inc:681
-#: plugins/admin/departments/organization.tpl:102
-#: plugins/personal/generic/generic.tpl:185
-#: plugins/personal/generic/generic.tpl:452
-msgid "Address"
-msgstr "Endereço"
+#: ihtml/themes/default/msg_dialog.tpl:66
+#: ihtml/themes/default/msg_dialog.tpl:115
+#, fuzzy
+msgid "Error message"
+msgstr "Enviar mensagem"
 
-#: plugins/admin/departments/generic.tpl:106
-#: plugins/admin/departments/organization.tpl:105
-msgid "Postal address of this subtree"
-msgstr "Código postal para esta subárvore"
+#: ihtml/themes/default/password.tpl:5
+msgid "Change your password"
+msgstr "Alterar sua senha"
 
-#: plugins/admin/departments/generic.tpl:113
-#: plugins/admin/departments/organization.tpl:112
-msgid "Base telephone number of this subtree"
-msgstr "Número de telefone dessa subárvore"
+#: ihtml/themes/default/password.tpl:61
+msgid "Your password has been changed successfully."
+msgstr "Sua senha foi alterada com sucesso."
 
-#: plugins/admin/departments/generic.tpl:118
-#: plugins/admin/departments/class_organizationGeneric.inc:133
-#: plugins/admin/departments/class_department.inc:379
-#: plugins/admin/departments/class_department.inc:683
-#: plugins/admin/departments/organization.tpl:117
-#: plugins/personal/generic/class_user.inc:1357
-#: plugins/personal/generic/class_user.inc:1849
-#: plugins/personal/generic/generic.tpl:419
-#: plugins/personal/generic/generic.tpl:586
-msgid "Fax"
-msgstr "Fax"
+#: ihtml/themes/default/password.tpl:72
+#, fuzzy
+msgid ""
+"Enter the current password and the new password (twice) in the fields below "
+"and press the 'Set password' button."
+msgstr ""
+"Esta janela fornece uma maneira simples de alterar sua senha. Digite a senha "
+"atual e a nova senha (duas vezes) nos campos abaixo e pressione o botão "
+"'Alterar'."
 
-#: plugins/admin/departments/generic.tpl:121
-#: plugins/admin/departments/organization.tpl:120
-msgid "Base facsimile telephone number of this subtree"
-msgstr "Número do fax dessa subárvore"
+#: ihtml/themes/default/password.tpl:77 ihtml/themes/default/password.tpl:79
+msgid "Directory"
+msgstr "Diretório"
 
-#: plugins/admin/departments/class_domain.inc:81
-#: plugins/admin/departments/class_domain.inc:82
-#: plugins/admin/departments/class_departmentManagement.inc:205
-#: plugins/admin/departments/class_dcObject.inc:81
-#: plugins/admin/departments/class_dcObject.inc:82
-msgid "Domain Component"
-msgstr "Componente do domínio"
+#: ihtml/themes/default/password.tpl:86 ihtml/themes/default/password.tpl:90
+#: ihtml/themes/default/login.tpl:37 ihtml/themes/default/login.tpl:40
+#, fuzzy
+msgid "User name"
+msgstr "Usuário"
 
-#: plugins/admin/departments/class_departmentManagement.inc:25
+#: ihtml/themes/default/password.tpl:131
+msgid "Click here to change your password"
+msgstr "Clique aqui para alterar sua senha"
+
+#: ihtml/themes/default/acl.tpl:15 ihtml/themes/default/acl.tpl:16
+#: include/class_userFilter.inc:55
 #, fuzzy
-msgid "Directory structure"
-msgstr "Diretório"
+msgid "Options"
+msgstr "Ações"
 
-#: plugins/admin/departments/class_departmentManagement.inc:26
-msgid ""
-"Manage organizations, organizational units, localities, countries and more"
-msgstr ""
+#: ihtml/themes/default/acl.tpl:40
+msgid "Additional filter options"
+msgstr "Opções de filtros adicional"
 
-#: plugins/admin/departments/class_departmentManagement.inc:125
+#: ihtml/themes/default/acl.tpl:53 ihtml/themes/default/acl.tpl:65
+#: include/class_acl.inc:1114
+msgid "Members"
+msgstr "Membros"
+
+#: ihtml/themes/default/acl.tpl:54
 #, fuzzy
-msgid ""
-"As soon as the tag operation has finished, you can scroll down to end of the "
-"page and    press the 'Continue' button to continue with the department "
-"management dialog."
-msgstr ""
-"Tão logo a operação de tag tiver terminado, você pode ir para o final da "
-"página e pressione o botão 'Continuar' para continuar com o diálogo de "
-"gestão do departamento."
+msgid "Member selection"
+msgstr "Objetos membros"
 
-#: plugins/admin/departments/class_organizationGeneric.inc:122
+#: ihtml/themes/default/acl.tpl:57
+msgid "Use members from"
+msgstr "Usar membros de"
+
+#: ihtml/themes/default/acl.tpl:69 ihtml/themes/default/acl.tpl:74
 #, fuzzy
-msgid "Organization name"
-msgstr "Nome da Empresa"
+msgid "List message possible targets"
+msgstr "Lista de possíveis alvos de mensagem"
 
-#: plugins/admin/departments/class_organizationGeneric.inc:131
-#: plugins/personal/generic/class_user.inc:1736
-#: plugins/personal/generic/generic.tpl:183
-msgid "Postal address"
-msgstr "Código Postal"
+#: ihtml/themes/default/acl.tpl:92 ihtml/themes/default/acl.tpl:98
+msgid "List message recipients"
+msgstr "Lista de recipientes de mensagens"
 
-#: plugins/admin/departments/class_organizationGeneric.inc:132
-msgid "Phone number"
-msgstr "Número de telefone"
+#: ihtml/themes/default/acl.tpl:120
+msgid "ACL for this object"
+msgstr "ACL para este objeto"
 
-#: plugins/admin/departments/class_countryGeneric.inc:91
-#: plugins/admin/departments/country.tpl:11
-msgid "Country name"
-msgstr "País"
+#: ihtml/themes/default/acl.tpl:126
+msgid "Available roles"
+msgstr "Papéis disponíveis"
 
-#: plugins/admin/departments/domain.tpl:11
-msgid "Domain name"
-msgstr "Nome do domínio"
+#: ihtml/themes/default/login.tpl:31
+msgid "Login to GOsa"
+msgstr ""
 
-#: plugins/admin/departments/domain.tpl:14
-msgid "Name of domain to create"
-msgstr "Nome de domínio a ser criado"
+#: ihtml/themes/default/login.tpl:61
+msgid "Choose the directory to work on"
+msgstr ""
 
-#: plugins/admin/departments/country.tpl:14
-msgid "Name of country to create"
-msgstr "Nome de país a ser criado"
+#: ihtml/themes/default/login.tpl:66
+msgid "Click here to log in"
+msgstr "Clique aqui para logar"
 
-#: plugins/admin/departments/class_department.inc:439
+#: ihtml/themes/default/login.tpl:66 ihtml/themes/default/login.tpl:67
 #, fuzzy
-msgid "Cannot find an unused tag for this administrative unit!"
+msgid "Log in"
+msgstr "Usuário"
+
+#: ihtml/themes/default/snapshotdialog.tpl:3
+msgid "Restoring object snapshots"
 msgstr ""
-"Não é possível encontrar uma marca utilizada para essa unidade "
-"administrativa!"
 
-#: plugins/admin/departments/class_department.inc:507
-#, php-format
-msgid "Tagging '%s'."
-msgstr "Marcando '%s'"
+#: ihtml/themes/default/snapshotdialog.tpl:6
+msgid ""
+"This procedure will restore a snapshot of the selected object. It will "
+"replace the existing object after pressing the restore button."
+msgstr ""
+"Este procedimento irá restaurar uma imagem do objeto selecionado. Ele irá "
+"substituir o objeto existente após pressionar o botão restaurar."
 
-#: plugins/admin/departments/class_department.inc:588
-#, php-format
-msgid "Moving '%s' to '%s'"
-msgstr "Movendo '%s' para '%s'"
+#: ihtml/themes/default/snapshotdialog.tpl:9
+#, fuzzy
+msgid ""
+"DNS configuration and some database entries cannot be restored. They need to "
+"be recreated manually."
+msgstr ""
+"Lembre-se que a configuração de DNS e as entradas do banco de dados não pôde "
+"ser restaurado. Para alguns objetos só é nescessario para abrir e salvá-los "
+"novamente (goFon), mas alguns itens devem ser recriados manualmente (GLPI)."
 
-#: plugins/admin/departments/class_department.inc:629
-#, php-format
-msgid "FAILED to copy %s, aborting operation"
-msgstr "FALHA ao copiar %s, operação abortada"
+#: ihtml/themes/default/snapshotdialog.tpl:12
+msgid ""
+"Don't forget to check references to other objects, for example does the "
+"selected printer still exists ?"
+msgstr ""
+"Não se esqueça de verificar as referências a outros objetos, por exemplo, se "
+"a impressora selecionada ainda existe?"
 
-#: plugins/admin/departments/class_department.inc:660
-#: plugins/admin/departments/class_department.inc:671
-msgid "Departments"
-msgstr "Departamentos"
+#: ihtml/themes/default/snapshotdialog.tpl:29
+msgid "There is no snapshot available that can be restored"
+msgstr ""
 
-#: plugins/admin/departments/class_department.inc:674
-msgid "Department name"
-msgstr "Nome do departamento"
+#: ihtml/themes/default/snapshotdialog.tpl:31
+msgid "Choose a snapshot and click the folder image, to restore the snapshot"
+msgstr ""
 
-#: plugins/admin/departments/class_department.inc:682
-msgid "Telephone"
-msgstr "Telefone"
+#: ihtml/themes/default/snapshotdialog.tpl:50
+msgid "Creating object snapshots"
+msgstr "Criando imagens dos objetos"
 
-#: plugins/admin/departments/class_department.inc:737
-#, php-format
-msgid "Object '%s' is already tagged"
-msgstr "O objeto '%s' já esta marcado"
+#: ihtml/themes/default/snapshotdialog.tpl:53
+msgid ""
+"This procedure will create a snapshot of the selected object. It will be "
+"stored inside a special branch of your directory system and can be restored "
+"later on."
+msgstr ""
+"Este procedimento irá criar um imagem do objeto selecionado. Ele será "
+"armazenado dentro de um árvore especial do seu sistema de diretório e podem "
+"ser recuperados mais tarde."
 
-#: plugins/admin/departments/class_department.inc:744
-#, php-format
-msgid "Adding tag (%s) to object '%s'"
-msgstr "Adicionando marca (%s) para o objeto '%s'"
+#: ihtml/themes/default/snapshotdialog.tpl:56
+#, fuzzy
+msgid ""
+"Remember that database entries, DNS configurations and possibly created "
+"zones in server extensions will not be stored in the snapshot."
+msgstr ""
+"Lembre-se que as entradas de dados, configurações de DNS e possivelmente "
+"criado em zonas de extensões de servidor não será armazenado no snapshot."
 
-#: plugins/admin/departments/class_department.inc:776
-#, php-format
-msgid "Removing tag from object '%s'"
-msgstr "Removendo marcas do objeto '%s'"
+#: ihtml/themes/default/snapshotdialog.tpl:71
+#, fuzzy
+msgid "Time stamp"
+msgstr "Timestamp"
+
+#: ihtml/themes/default/snapshotdialog.tpl:80
+msgid "Reason for generating this snapshot"
+msgstr ""
 
-#: plugins/admin/departments/dep_iframe.tpl:1
-#, fuzzy
-msgid "Processing the requested operation"
-msgstr "Processando a operação solicitada"
+#: ihtml/themes/default/logout.tpl:6
+msgid "Your GOsa session has expired!"
+msgstr "Sua sessão do GOsa expirou!"
 
-#: plugins/admin/departments/dep_iframe.tpl:7
+#: ihtml/themes/default/logout.tpl:9
 #, fuzzy
 msgid ""
-"Your browser doesn't support IFRAME HTML elements. Please use this link to "
-"perform the requested operation."
+"It has been a while since your last interaction with GOsa took place. Your "
+"session has been closed for security reasons. Please login again to continue "
+"with administrative tasks."
 msgstr ""
-"Seu navegador não suporta iframes, por favor, use este link para executar a "
-"operação solicitada."
-
-#: plugins/admin/departments/organization.tpl:11
-msgid "Name of organization"
-msgstr "Nome da organização"
-
-#: plugins/admin/departments/organization.tpl:14
-msgid "Name of organization to create"
-msgstr "Nome da organização a ser criada"
+"A última interação com a interface web GOsa foi há algum tempo. Por razões "
+"de segurança, a sessão foi fechada. Para continuar com as tarefas "
+"administrativas, por favor conectar-se novamente."
 
-#: plugins/admin/departments/dep_move_confirm.tpl:2
+#: ihtml/themes/default/logout.tpl:16
 #, fuzzy
-msgid "You are currently moving/renaming this department."
-msgstr "Você esta movendo/renomeando este departamento."
+msgid "Login again"
+msgstr "Registrar-se novamente"
 
-#: plugins/admin/departments/dep_move_confirm.tpl:6
+#: ihtml/themes/default/removeEntries.tpl:14
 #, fuzzy
 msgid ""
-"Modifying a departments naming attribute 'ou' or base may corrupt ACLs and "
-"snapshot entries for all entire objects."
+"If you're sure you want to do this press 'Delete' to continue or 'Cancel' to "
+"abort."
 msgstr ""
-"Modificando o atributo nome de departamento 'ou' ou base pode corromper acls "
-"e snapshot para todas as entradas de objetos."
+"Portanto - se você está certo - pressione 'Excluir' para continuar ou "
+"\"Cancelar\" para abortar."
 
-#: plugins/admin/departments/dep_move_confirm.tpl:9
+#: ihtml/themes/default/framework.tpl:9
 #, fuzzy
-msgid "GOsa can NOT fix this for you, yet."
-msgstr "O GOsa NÃO pode corrigir isso para você, ainda."
+msgid "Log out"
+msgstr "Sair"
 
-#: plugins/admin/departments/dep_move_confirm.tpl:12
+#: ihtml/themes/default/framework.tpl:10
 msgid ""
-"Before you confirm this action, ensure that everything will be as expected, "
-"possibly the best solution is a backup."
+"You are currently editing a database entry. Do you want to dismiss the "
+"changes?"
 msgstr ""
-"Antes de confirmar essa ação e garantir que tudo será como o esperado, "
-"possivelmente, a melhor solução é um backup."
+"Você está editando uma entrada de dados. Você quer rejeitar as mudanças?"
 
-#: plugins/admin/acl/acl-filter.xml:33 plugins/admin/acl/tabs_acl_role.inc:28
-msgid "ACL Templates"
-msgstr "Modelos de ACL"
+#: ihtml/themes/default/framework.tpl:22
+#, fuzzy, php-format
+msgid "Session expires in %d!"
+msgstr "A sessão não é criptografada."
 
-#: plugins/admin/acl/acl-filter.xml:48
-#: plugins/admin/acl/class_aclManagement.inc:154
-msgid "ACL Assignment"
-msgstr "Atribuição de ACL"
+#: ihtml/themes/default/ldifViewer.tpl:1
+msgid "Raw LDAP entry"
+msgstr ""
 
-#: plugins/admin/acl/class_aclManagement.inc:26
+#: ihtml/themes/default/islocked.tpl:4
+msgid "Locking conflict detected"
+msgstr "Conflito de bloqueio detectado"
+
+#: ihtml/themes/default/islocked.tpl:14
+#, fuzzy
 msgid ""
-"Control access to GOsa managed objects down to attribute and action level"
+"If this lock detection is false, the other person has obviously closed the "
+"web browser during the edit operation. You may want to take over the lock by "
+"pressing the 'Edit anyway' button."
 msgstr ""
+"Se esta detecção de bloqueio é falsa, a outra pessoa tem, obviamente, "
+"fechado o navegador durante a operação de edição. Você pode querer assumir o "
+"bloqueio pressionando o botão 'Editar de qualquer maneira'."
 
-#: plugins/admin/acl/class_aclRole.inc:26
-#: plugins/admin/acl/class_aclRole.inc:715
-msgid "Access control roles"
-msgstr "Papéis de controle de acesso"
+#: ihtml/themes/default/islocked.tpl:23
+msgid "Read only"
+msgstr "Somente leitura"
 
-#: plugins/admin/acl/class_aclRole.inc:27
-#, fuzzy
-msgid "Edit AC roles"
-msgstr "Editar papél de ACL"
+#: ihtml/themes/default/logout-close.tpl:5
+msgid "Your GOsa session has been closed!"
+msgstr "Sua sessão foi encerrada!"
 
-#: plugins/admin/acl/class_aclRole.inc:138
-msgid "Reset ACL"
-msgstr "Reiniciar ACL"
+#: ihtml/themes/default/logout-close.tpl:7
+msgid ""
+"Please close this browser window and clean the authentication caches to "
+"avoid an automatic re-authentication by your browser."
+msgstr ""
+"Por favor, feche esta janela do navegador e limpe o cache de autenticação "
+"para evitar uma re-autenticação automática pelo seu navegador."
 
-#: plugins/admin/acl/class_aclRole.inc:411
+#: ihtml/themes/default/copyPasteDialog.tpl:1
+msgid "Copy & paste wizard"
+msgstr "Assistente para copiar e colar"
+
+#: ihtml/themes/default/copyPasteDialog.tpl:7
 #, fuzzy
-msgid "No ACL settings for this category"
-msgstr "Nenhuma ACL configurada para esta categoria"
+msgid ""
+"Some values need to be unique in the complete directory while some "
+"combinations make no sense. Please edit the values below to fulfill the "
+"policies."
+msgstr ""
+"Alguns valores precisam ser único no diretório, enquanto algumas combinações "
+"não fazem sentido. O GOsa mostra os atributos relevantes. Por favor, "
+"mantenham os valores abaixo antes de preencher as políticas."
 
-#: plugins/admin/acl/class_aclRole.inc:413
+#: ihtml/themes/default/copyPasteDialog.tpl:9
+msgid "Remember that some properties like taken snapshots will not be copied!"
+msgstr "Lembre-se que algumas propriedades como 'imagens' não será copiado!"
+
+#: ihtml/themes/default/copyPasteDialog.tpl:10
+msgid ""
+"Or if you copy or cut an entry within GOsa and delete the source object, you "
+"may get errors while pasting this object again!"
+msgstr ""
+"Ou se você copiar ou cortar uma entrada dentro GOsa e excluir o objeto de "
+"origem, você pode obter erros ao colar esse objeto de novo!"
+
+#: ihtml/themes/default/copyPasteDialog.tpl:19
+#: include/utils/class_msgPool.inc:313
 #, php-format
-msgid "ACL for these objects: %s"
-msgstr "ACL para esses objetos: %s"
+msgid "Save"
+msgstr "Salvar"
 
-#: plugins/admin/acl/class_aclRole.inc:418
-#, fuzzy
-msgid "Edit category ACL"
-msgstr "Editar categoria ACL"
+#: ihtml/themes/default/copyPasteDialog.tpl:23
+msgid "Cancel all"
+msgstr "Cancelar todos"
 
-#: plugins/admin/acl/class_aclRole.inc:421
-#, fuzzy
-msgid "Delete category ACL"
-msgstr "Reiniciar categoria ACL"
+#: ihtml/themes/default/copyPasteDialog.tpl:28
+msgid "Operation complete"
+msgstr "Operação finalizada"
 
-#: plugins/admin/acl/class_aclRole.inc:442
+#: include/utils/class_msgPool.inc:17
+msgid "This object will be deleted!"
+msgstr "Este objeto será excluído!"
+
+#: include/utils/class_msgPool.inc:19
+#, fuzzy, php-format
+msgid "This %s object will be deleted!"
+msgstr "Este objeto '%s' será excluído!"
+
+#: include/utils/class_msgPool.inc:24
 #, php-format
-msgid "Edit ACL for '%s', scope is '%s'"
-msgstr "Editar ACL para '%s', o escopo é '%s'"
+msgid "This object will be deleted: %s"
+msgstr "Este objeto será excluído: %s"
 
-#: plugins/admin/acl/class_aclRole.inc:635
-msgid "Object in use"
-msgstr "Objetos em uso"
+#: include/utils/class_msgPool.inc:26
+#, fuzzy, php-format
+msgid "This %s object will be deleted: %s"
+msgstr "Este objeto '%s' será excluído: %s"
 
-#: plugins/admin/acl/class_aclRole.inc:635
+#: include/utils/class_msgPool.inc:31
+msgid "This object will be deleted:"
+msgstr "Este objeto será excluído:"
+
+#: include/utils/class_msgPool.inc:33
 #, fuzzy, php-format
-msgid "This role cannot be removed while it is in use by these objects:"
-msgstr ""
-"Esse papel não pode ser removido enquanto ele esta em uso por esses objetos:"
+msgid "This %s object will be deleted:"
+msgstr "Este objeto '%s' será excluído:"
 
-#: plugins/admin/acl/class_aclRole.inc:714 plugins/admin/acl/acl-list.xml:23
-#: plugins/admin/acl/acl-list.xml:82
-#: plugins/personal/generic/class_user.inc:1666
-#: plugins/personal/generic/generic.tpl:503
-msgid "Role"
-msgstr "Papéis"
+#: include/utils/class_msgPool.inc:37
+#, php-format
+msgid "These objects will be deleted: %s"
+msgstr "Esses objetos serão excluídos: %s"
 
-#: plugins/admin/acl/class_aclRole.inc:731
-msgid ""
-"The 'aclRoleRDN' statement defines the location where new ACL roles will be "
-"created. The default is 'ou=aclroles,'."
-msgstr ""
+#: include/utils/class_msgPool.inc:39
+#, fuzzy, php-format
+msgid "These %s objects will be deleted: %s"
+msgstr "Esses objetos '%s' serão excluídos: %s"
 
-#: plugins/admin/acl/acl-list.xml:11
-#, fuzzy
-msgid "List of ACLs"
-msgstr "Lista de acls"
+#: include/utils/class_msgPool.inc:47
+msgid "You have no permission to delete this object!"
+msgstr "Você não tem permissão para excluir esse objeto!"
 
-#: plugins/admin/acl/paste_role.tpl:1
-#, fuzzy
-msgid "Paste ACL-role"
-msgstr "Papel de ACL"
+#: include/utils/class_msgPool.inc:51 include/utils/class_msgPool.inc:55
+msgid "You have no permission to delete the object:"
+msgstr "Você não tem permissão para excluir esse objeto:"
 
-#: plugins/addons/dyngroup/class_DynamicLdapGroup.inc:105
-#: plugins/addons/dyngroup/class_DynamicLdapGroup.inc:327
-msgid "Labeled URI"
-msgstr ""
+#: include/utils/class_msgPool.inc:58
+msgid "You have no permission to delete these objects:"
+msgstr "Você não tem permissão para excluir esses objetos:"
 
-#: plugins/addons/dyngroup/class_DynamicLdapGroup.inc:119
-#: plugins/addons/dyngroup/class_DynamicLdapGroup.inc:121
-#: plugins/addons/dyngroup/dyngroup.tpl:7
-#, fuzzy
-msgid "Attribute"
-msgstr "Atributo de Login"
+#: include/utils/class_msgPool.inc:65
+msgid "You have no permission to create this object!"
+msgstr "Você não tem permissão para criar este objeto!"
 
-#: plugins/addons/dyngroup/class_DynamicLdapGroup.inc:128
-msgid "Surrounding brackets are required!"
-msgstr ""
+#: include/utils/class_msgPool.inc:69 include/utils/class_msgPool.inc:73
+msgid "You have no permission to create the object:"
+msgstr "Vocẽ não tem permissão para criar o objeto:"
+
+#: include/utils/class_msgPool.inc:76
+msgid "You have no permission to create these objects:"
+msgstr "Você não tem permissão para criar esses objetos:"
+
+#: include/utils/class_msgPool.inc:83
+msgid "You have no permission to modify this object!"
+msgstr "Você não tem permissão para modificar esse objeto!"
+
+#: include/utils/class_msgPool.inc:87 include/utils/class_msgPool.inc:91
+msgid "You have no permission to modify the object:"
+msgstr "Você não tem permissão para modificar esse objeto:"
 
-#: plugins/addons/dyngroup/class_DynamicLdapGroup.inc:136
-#, php-format
-msgid "The given filter '%s' for entry %s seems to be invalid!"
-msgstr ""
+#: include/utils/class_msgPool.inc:94
+msgid "You have no permission to modify these objects:"
+msgstr "Você não tem permissão para modificar esses objetos:"
 
-#: plugins/addons/dyngroup/class_DynamicLdapGroup.inc:166
-#: plugins/addons/dyngroup/class_DynamicLdapGroup.inc:168
-#: plugins/addons/dyngroup/class_DynamicLdapGroup.inc:319
-#: plugins/addons/dyngroup/class_DynamicLdapGroup.inc:320
-msgid "Dynamic object"
-msgstr ""
+#: include/utils/class_msgPool.inc:101
+msgid "You have no permission to view this object!"
+msgstr "Você não tem permissão para ver esse objeto!"
 
-#: plugins/addons/dyngroup/dyngroup.tpl:1
-#, fuzzy
-msgid "List of dynamic rules"
-msgstr "Lista de acls"
+#: include/utils/class_msgPool.inc:105 include/utils/class_msgPool.inc:109
+msgid "You have no permission to view the object:"
+msgstr "Você não tem permissão para ver esse objeto:"
 
-#: plugins/addons/dyngroup/dyngroup.tpl:3
-msgid "Labeled URI definitions"
-msgstr ""
+#: include/utils/class_msgPool.inc:112
+msgid "You have no permission to view these objects:"
+msgstr "Você não tem permissão para ver esses objetos!"
 
-#: plugins/addons/dyngroup/dyngroup.tpl:6
-#, fuzzy
-msgid "Scope"
-msgstr "copiar"
+#: include/utils/class_msgPool.inc:119
+msgid "You have no permission to move this object!"
+msgstr "Você não tem permissão para mover esse objeto!"
 
-#: plugins/addons/propertyEditor/class_propertyEditor.inc:6
-#, fuzzy
-msgid "Preferences"
-msgstr "Referências"
+#: include/utils/class_msgPool.inc:123 include/utils/class_msgPool.inc:127
+msgid "You have no permission to move the object:"
+msgstr "Você não tem permissão para mover esse objeto:"
 
-#: plugins/addons/propertyEditor/class_propertyEditor.inc:7
-msgid ""
-"Configure global and special GOsa settings like hooks and plug-in parameters"
-msgstr ""
+#: include/utils/class_msgPool.inc:130
+msgid "You have no permission to move these objects:"
+msgstr "Você não tem permissão para ver esses objetos:"
 
-#: plugins/addons/propertyEditor/class_propertyEditor.inc:206
-#, fuzzy
-msgid "No description"
-msgstr "Descrição"
+#: include/utils/class_msgPool.inc:140 include/utils/class_msgPool.inc:152
+#: include/utils/class_msgPool.inc:170
+msgid "Connection information"
+msgstr "Informação de conexão"
 
-#: plugins/addons/propertyEditor/class_propertyEditor.inc:230
-msgid "FALSE"
-msgstr ""
+#: include/utils/class_msgPool.inc:142
+#, php-format
+msgid "Cannot connect to %s database!"
+msgstr "Não é possivel conectar ao banco de dados %s"
 
-#: plugins/addons/propertyEditor/class_propertyEditor.inc:231
-msgid "TRUE"
-msgstr ""
+#: include/utils/class_msgPool.inc:154
+#, php-format
+msgid "Cannot select %s database!"
+msgstr "Não é possível selecionar o banco de dados %s"
 
-#: plugins/addons/propertyEditor/class_propertyEditor.inc:251
-msgid "Test the given command."
-msgstr ""
+#: include/utils/class_msgPool.inc:160
+#, fuzzy, php-format
+msgid "No %s server defined!"
+msgstr "Nenhum %s servidor foi definido!"
 
-#: plugins/addons/propertyEditor/class_commandVerifier.inc:56
-msgid "Results"
-msgstr ""
+#: include/utils/class_msgPool.inc:172
+#, php-format
+msgid "Cannot query %s database!"
+msgstr "Não é possível executar a pesquisa %s no banco de dados!"
 
-#: plugins/addons/propertyEditor/migration/class_migrateRDN.inc:31
+#: include/utils/class_msgPool.inc:178
 #, fuzzy, php-format
-msgid "Migration of property '%s'"
-msgstr "Erro de migração"
+msgid "The field %s contains a reserved keyword!"
+msgstr "O campo '%s' contém uma palavra reservada"
 
-#: plugins/addons/propertyEditor/migration/class_migrateRDN.inc:34
+#: include/utils/class_msgPool.inc:184
 #, fuzzy, php-format
-msgid "GOsa has detected objects outside of the configured storage point (%s)."
-msgstr "Encontrados %s grupos fora da árvore configurada '%s'."
+msgid "Command specified as %s hook for plugin %s does not exist!"
+msgstr "O comando auxiliar especificado %s para o plugin '%s' não existe!"
 
-#: plugins/addons/propertyEditor/migration/class_migrateRDN.inc:161
-#, fuzzy
-msgid "Objects that will be added"
-msgstr "Este objeto será excluído!"
+#: include/utils/class_msgPool.inc:191
+#, fuzzy, php-format
+msgid "%s command is invalid!"
+msgstr "O comando '%s' é inválido!"
 
-#: plugins/addons/propertyEditor/migration/class_migrateRDN.inc:169
-#, fuzzy
-msgid "Objects that will be moved"
-msgstr "Estações Windows serão movidas de"
+#: include/utils/class_msgPool.inc:193
+#, fuzzy, php-format
+msgid "%s command (%s) for plugin %s is invalid!"
+msgstr "'%s' o comando (%s) para o plugin %s é inválido!"
 
-#: plugins/addons/propertyEditor/migration/class_migrateRDN.inc:177
+#: include/utils/class_msgPool.inc:195
 #, fuzzy, php-format
-msgid "Moving object '%s' to '%s'"
-msgstr "Movendo '%s' para '%s'"
+msgid "%s command for plugin %s is invalid!"
+msgstr "'%s' comando para o plugin %s é inválido!"
 
-#: plugins/addons/propertyEditor/migration/class_migrateRDN.inc:181
-#: setup/setup_migrate.tpl:32 setup/class_setupStep_Migrate.inc:804
-msgid "Migrate"
-msgstr "Migrar"
+#: include/utils/class_msgPool.inc:197
+#, fuzzy, php-format
+msgid "%s command (%s) is invalid!"
+msgstr "'%s' o comando (%s) é inválido!"
 
-#: plugins/addons/propertyEditor/migration/class_migrateRDN.inc:204
+#: include/utils/class_msgPool.inc:205
 #, fuzzy, php-format
-msgid "Migration failed for object %s, dn already exists!"
-msgstr "Falha ao adicionar um usuário administrativo: o objeto '%s' já existe!"
+msgid "Cannot execute %s command!"
+msgstr "Não é possível executar o comando '%s'!"
 
-#: plugins/addons/propertyEditor/migration/class_migrateRDN.inc:208
-#, php-format
-msgid "Migration failed for object %s, please check if it already exists!"
-msgstr ""
+#: include/utils/class_msgPool.inc:207
+#, fuzzy, php-format
+msgid "Cannot execute %s command (%s) for plugin %s!"
+msgstr "Não é possível executar o comando '%s' (%s) para o plugin %s!"
 
-#: plugins/addons/propertyEditor/migrate.tpl:3
-msgid "Property migration assistant"
-msgstr ""
+#: include/utils/class_msgPool.inc:209
+#, fuzzy, php-format
+msgid "Cannot execute %s command for plugin %s!"
+msgstr "Não é possível executar o comando '%s' para o plugin %s!"
 
-#: plugins/addons/propertyEditor/migrate.tpl:3
-#, fuzzy
-msgid "Migration steps left"
-msgstr "Erro de migração"
+#: include/utils/class_msgPool.inc:211
+#, fuzzy, php-format
+msgid "Cannot execute %s command (%s)!"
+msgstr "Não é possível executar o comando '%s' (%s)!"
 
-#: plugins/addons/propertyEditor/property-filter.xml:15
-#, fuzzy
-msgid "Effective properties"
-msgstr "Editar propriedades do email"
+#: include/utils/class_msgPool.inc:219
+#, fuzzy, php-format
+msgid "Value for %s is too large!"
+msgstr "Valor para '%s' é muito grande!"
 
-#: plugins/addons/propertyEditor/property-filter.xml:29
-#, fuzzy
-msgid "Modified properties"
-msgstr "Editar propriedades do email"
+#: include/utils/class_msgPool.inc:221
+#, fuzzy, php-format
+msgid "%s must be smaller than %s!"
+msgstr "'%s' deve ser menor que %s!"
 
-#: plugins/addons/propertyEditor/property-filter.xml:43
-#, fuzzy
-msgid "All properties"
-msgstr "Propriedade"
+#: include/utils/class_msgPool.inc:229
+#, fuzzy, php-format
+msgid "Value for %s is too small!"
+msgstr "Valor para %s é muito pequeno!"
 
-#: plugins/addons/propertyEditor/property-filter.xml:57
-#, fuzzy
-msgid "LDAP properties"
-msgstr "Propriedade"
+#: include/utils/class_msgPool.inc:231
+#, fuzzy, php-format
+msgid "%s must be %s or above!"
+msgstr "'%s' deve ser %d ou maior!"
 
-#: plugins/addons/propertyEditor/property-filter.xml:71
-#, fuzzy
-msgid "Search for property groups"
-msgstr "Mostrar grupos primários"
+#: include/utils/class_msgPool.inc:238
+#, fuzzy, php-format
+msgid "%s depends on %s - please provide both values!"
+msgstr "'%s' depende de '%s' - por favor informe ambos os valores!"
 
-#: plugins/addons/propertyEditor/commandVerifier.tpl:1
-msgid "Command verifier"
-msgstr ""
+#: include/utils/class_msgPool.inc:244
+#, fuzzy, php-format
+msgid "There is already an entry with this %s attribute in the system!"
+msgstr "Já existe uma entrada com '%s' atributo no sistema!"
 
-#: plugins/addons/propertyEditor/commandVerifier.tpl:3
-msgid ""
-"Here you can execute commands in the way GOsa does and check the generated "
-"results or errors. This can be very useful especially for the post events "
-"(postcreate, postmodify and postremove) due to the fact that these hook are "
-"executed silently."
-msgstr ""
+#: include/utils/class_msgPool.inc:250
+#, fuzzy, php-format
+msgid "The required field %s is empty!"
+msgstr "O campo '%s' é requerido e esta vázio!"
 
-#: plugins/addons/propertyEditor/commandVerifier.tpl:8
-msgid ""
-"Please be careful here, all commands will really be executed on your machine "
-"and may break things!"
-msgstr ""
+#: include/utils/class_msgPool.inc:258 include/class_core.inc:309
+msgid "Example"
+msgstr "Exemplo"
 
-#: plugins/addons/propertyEditor/commandVerifier.tpl:15
-msgid "The command to check for"
-msgstr ""
+#: include/utils/class_msgPool.inc:278
+#, fuzzy, php-format
+msgid "The Field %s contains invalid characters"
+msgstr "O Campo '%s' contém caracteres inválidos"
 
-#: plugins/addons/propertyEditor/commandVerifier.tpl:17
-#, fuzzy
-msgid "Test"
-msgstr "Timestamp"
+#: include/utils/class_msgPool.inc:279
+#, fuzzy, php-format
+msgid "%s is not allowed:"
+msgstr "'%s' não é permitido:"
 
-#: plugins/addons/propertyEditor/property-list.xml:11
-#, fuzzy
-msgid "List of configuration settings"
-msgstr "Gravando o arquivo de configuração"
+#: include/utils/class_msgPool.inc:279
+#, fuzzy, php-format
+msgid "%s are not allowed!"
+msgstr "'%s' não são permitidos!"
 
-#: plugins/addons/propertyEditor/property-list.xml:15
-#, fuzzy
-msgid "Property not used"
-msgstr "Grupo de usuário"
+#: include/utils/class_msgPool.inc:282
+#, fuzzy, php-format
+msgid "The Field %s contains invalid characters!"
+msgstr "O Campo '%s' contém caracteres inválidos!"
+
+#: include/utils/class_msgPool.inc:289
+#, fuzzy, php-format
+msgid "Missing %s PHP extension!"
+msgstr "Faltando %s extensão do PHP"
 
-#: plugins/addons/propertyEditor/property-list.xml:23
-#, fuzzy
-msgid "Property will be restored"
-msgstr "Grupos serão movidos de"
+#: include/utils/class_msgPool.inc:319
+#, php-format
+msgid "Add %s"
+msgstr "Adicionar %s"
 
-#: plugins/addons/propertyEditor/property-list.xml:31
-#, fuzzy
-msgid "Modified property"
-msgstr "operação de modificação"
+#: include/utils/class_msgPool.inc:325
+#, php-format
+msgid "Delete"
+msgstr "Excluir"
 
-#: plugins/addons/propertyEditor/property-list.xml:39
-msgid "Property configured in LDAP"
-msgstr ""
+#: include/utils/class_msgPool.inc:325
+#, php-format
+msgid "Delete %s"
+msgstr "Excluir %s"
 
-#: plugins/addons/propertyEditor/property-list.xml:47
-#, fuzzy
-msgid "Property configured in config file"
-msgstr "Criando o seu arquivo de configuração"
+#: include/utils/class_msgPool.inc:331
+#, php-format
+msgid "Set %s"
+msgstr "Configurar %s"
 
-#: plugins/addons/propertyEditor/property-list.xml:72
-#, fuzzy
-msgid "Class"
-msgstr "classes"
+#: include/utils/class_msgPool.inc:337
+#, php-format
+msgid "Edit..."
+msgstr "Editar..."
 
-#: plugins/addons/propertyEditor/property-list.xml:88
-#, fuzzy
-msgid "Value"
-msgstr "masculino"
+#: include/utils/class_msgPool.inc:337
+#, php-format
+msgid "Edit %s..."
+msgstr "Editar %s..."
 
-#: plugins/addons/propertyEditor/property-list.xml:124
-msgid "Restore to default"
-msgstr ""
+#: include/utils/class_msgPool.inc:343
+msgid "Back"
+msgstr "Voltar"
 
-#: plugins/addons/propertyEditor/property-list.tpl:3
-#, fuzzy
-msgid "Warning message"
-msgstr "Enviar mensagem"
+#: include/utils/class_msgPool.inc:363
+#, php-format
+msgid "This account has no valid %s extensions!"
+msgstr "Esta conta não tem extensões válidas de %s!"
 
-#: plugins/addons/propertyEditor/property-list.tpl:9
+#: include/utils/class_msgPool.inc:369
+#, php-format
 msgid ""
-"Modifying properties may break your setup, destroy or mess up your LDAP "
-"database, lead to security holes or it can even make a login impossible!"
+"This account has %s settings enabled. You can disable them by clicking below."
 msgstr ""
+"Essa conta tem as configurações de %s habilitado. Você pode desativá-los "
+"clicando abaixo."
 
-#: plugins/addons/propertyEditor/property-list.tpl:10
+#: include/utils/class_msgPool.inc:372 include/utils/class_msgPool.inc:379
+#, php-format
 msgid ""
-"Since configuration properties are stored in the LDAP database a copy/backup "
-"can be handy."
+"This account has %s settings enabled. To disable them, you'll need to remove "
+"the %s settings first!"
 msgstr ""
+"Essa conta tem as configurações de %s habilitado. Para desativar, você "
+"precisa remover a configuração %s primeiro!"
 
-#: plugins/addons/propertyEditor/property-list.tpl:14
+#: include/utils/class_msgPool.inc:388
+#, php-format
 msgid ""
-"If you've debarred yourself, you can try to set 'ignoreLdapProperties' to "
-"'true' in your gosa.conf main section. This will make GOsa ignore LDAP based "
-"property values."
-msgstr ""
+"This account has %s settings disabled. You can enable them by clicking below."
+msgstr "Configurações de %s desabilitado. Você pode ativa-la clicando abaixo."
 
-#: plugins/addons/propertyEditor/property-list.tpl:22
+#: include/utils/class_msgPool.inc:391 include/utils/class_msgPool.inc:398
+#, php-format
 msgid ""
-"I understand that there are certain risks, but I want to modify properties!"
-msgstr ""
-
-#: plugins/addons/propertyEditor/property-list.tpl:38
-msgid "Ignoring LDAP defined properties!"
-msgstr ""
-
-#: plugins/addons/propertyEditor/property-list.tpl:77
-msgid "Undo"
-msgstr ""
-
-#: plugins/personal/generic/class_user.inc:38
-#, fuzzy
-msgid "Edit organizational user settings"
-msgstr "Editar configurações da organização do usuário"
-
-#: plugins/personal/generic/class_user.inc:297
-#, fuzzy
-msgid "Please add a single IP address or a network/net mask combination!"
+"This account has %s settings disabled. To enable them, you'll need to add "
+"the %s settings first!"
 msgstr ""
-"Por favor, adicionar um único endereço IP ou uma combinação de rede/máscara!"
-
-#: plugins/personal/generic/class_user.inc:339
-msgid "female"
-msgstr "feminino"
-
-#: plugins/personal/generic/class_user.inc:339
-msgid "male"
-msgstr "masculino"
-
-#: plugins/personal/generic/class_user.inc:395
-#, fuzzy
-msgid "Password configuration"
-msgstr "Baixar configuração"
-
-#: plugins/personal/generic/class_user.inc:429
-msgid "Cannot upload file!"
-msgstr "Não é possível carregar o arquivo!"
-
-#: plugins/personal/generic/class_user.inc:522
-msgid "Serial number"
-msgstr "Número serial"
-
-#: plugins/personal/generic/class_user.inc:544
-#: plugins/personal/generic/class_user.inc:1717
-#: plugins/personal/generic/generic_picture.tpl:1
-msgid "User picture"
-msgstr "Foto"
-
-#: plugins/personal/generic/class_user.inc:550
-#: plugins/personal/generic/class_user.inc:572
-#: plugins/personal/generic/generic.tpl:226
-#: plugins/personal/generic/generic_certs.tpl:3
-msgid "Certificates"
-msgstr "Certificados"
+"Configurações de %s desabilitado. Para habilitar, você precisa adicionar as "
+"configurações de '%s' primeiro!"
 
-#: plugins/personal/generic/class_user.inc:569
-msgid "(Not supported certificate types are marked as invalid.)"
-msgstr ""
+#: include/utils/class_msgPool.inc:406
+#, php-format
+msgid "Add %s settings"
+msgstr "Adicionar configurações de %s"
 
-#: plugins/personal/generic/class_user.inc:579
+#: include/utils/class_msgPool.inc:412
 #, php-format
-msgid "Certificate is valid from %s to %s and is currently %s."
-msgstr "O certificado é valido apartir de %s até %s e atualmente é %s."
+msgid "Remove %s settings"
+msgstr "Remover configurações de %s"
 
-#: plugins/personal/generic/class_user.inc:582
-msgid "valid"
-msgstr "válido"
+#: include/utils/class_msgPool.inc:418
+msgid "Click the 'Edit' button below to change informations in this dialog"
+msgstr ""
+"Clique no botão editar abaixo para alterar as informações neste diálogo"
 
-#: plugins/personal/generic/class_user.inc:583
-msgid "invalid"
-msgstr "inválido"
+#: include/utils/class_msgPool.inc:424
+msgid "January"
+msgstr "Janeiro"
 
-#: plugins/personal/generic/class_user.inc:588
-msgid "No certificate installed"
-msgstr "Nenhum certificado instalado"
+#: include/utils/class_msgPool.inc:424
+msgid "February"
+msgstr "Fevereiro"
 
-#: plugins/personal/generic/class_user.inc:614
-msgid "The selected password method is no longer available."
-msgstr "O método de senha selecionado não esta mais disponível."
+#: include/utils/class_msgPool.inc:424
+msgid "March"
+msgstr "Março"
 
-#: plugins/personal/generic/class_user.inc:1051
-msgid ""
-"Cannot save user picture, GOsa requires the package 'imagemagick' or 'php5-"
-"imagick' to be installed!"
-msgstr ""
+#: include/utils/class_msgPool.inc:424
+msgid "April"
+msgstr "Abril"
 
-#: plugins/personal/generic/class_user.inc:1177
-msgid "Cannot build RDN: no + allowed to build sub RDN!"
-msgstr ""
+#: include/utils/class_msgPool.inc:425
+msgid "May"
+msgstr "Maio"
 
-#: plugins/personal/generic/class_user.inc:1184
-msgid "Cannot build RDN: attribute is not defined!"
-msgstr "Não é possível criar RDN: o atributo não esta definido!"
+#: include/utils/class_msgPool.inc:425
+msgid "June"
+msgstr "Junho"
 
-#: plugins/personal/generic/class_user.inc:1202
-#, fuzzy
-msgid "Cannot build RDN: invalid attribute parameters!"
-msgstr "Não é possível criar RDN: parâmetros inválidos para o atributo!"
+#: include/utils/class_msgPool.inc:425
+msgid "July"
+msgstr "Julho"
 
-#: plugins/personal/generic/class_user.inc:1273
-#, fuzzy
-msgid "The selected password method requires initial configuration!"
-msgstr "O método de senha escolhido requer uma configuração inicial!"
+#: include/utils/class_msgPool.inc:425
+msgid "August"
+msgstr "Agosto"
 
-#: plugins/personal/generic/class_user.inc:1349
-#: plugins/personal/generic/class_user.inc:1740
-#: plugins/personal/generic/class_user.inc:1843
-#: plugins/personal/generic/generic.tpl:201
-msgid "Homepage"
-msgstr "Página Web"
+#: include/utils/class_msgPool.inc:425
+msgid "September"
+msgstr "Setembro"
 
-#: plugins/personal/generic/class_user.inc:1360
-#: plugins/personal/generic/class_user.inc:1852
-#: plugins/personal/generic/generic.tpl:403
-msgid "Mobile"
-msgstr "Celular"
+#: include/utils/class_msgPool.inc:426
+msgid "October"
+msgstr "Outubro"
 
-#: plugins/personal/generic/class_user.inc:1363
-#: plugins/personal/generic/class_user.inc:1855
-#: plugins/personal/generic/generic.tpl:411
-msgid "Pager"
-msgstr "Pager"
+#: include/utils/class_msgPool.inc:426
+msgid "November"
+msgstr "Novembro"
 
-#: plugins/personal/generic/class_user.inc:1368
-#: plugins/personal/generic/class_user.inc:1712
-#: plugins/personal/generic/generic.tpl:117
-msgid "Date of birth"
-msgstr "Data de nascimento"
+#: include/utils/class_msgPool.inc:426
+msgid "December"
+msgstr "Dezembro"
 
-#: plugins/personal/generic/class_user.inc:1483
-msgid "Cannot open certificate!"
-msgstr "Não é possível abrir o certificado!"
+#: include/utils/class_msgPool.inc:432
+msgid "Sunday"
+msgstr "Domingo"
 
-#: plugins/personal/generic/class_user.inc:1655
-#: plugins/personal/generic/generic.tpl:526
-msgid "Unit"
-msgstr "Unidade"
+#: include/utils/class_msgPool.inc:432
+msgid "Monday"
+msgstr "Segunda"
 
-#: plugins/personal/generic/class_user.inc:1656
-#: plugins/personal/generic/generic.tpl:551
-#, fuzzy
-msgid "House identifier"
-msgstr "Identificador de Casa"
+#: include/utils/class_msgPool.inc:432
+msgid "Tuesday"
+msgstr "Terça"
 
-#: plugins/personal/generic/class_user.inc:1657
-#: plugins/personal/generic/generic.tpl:468
-msgid "Vocation"
-msgstr ""
+#: include/utils/class_msgPool.inc:432
+msgid "Wednesday"
+msgstr "Quarta"
 
-#: plugins/personal/generic/class_user.inc:1658
-#: plugins/personal/generic/generic.tpl:595
-#, fuzzy
-msgid "Last delivery"
-msgstr "Último envio"
+#: include/utils/class_msgPool.inc:432
+msgid "Thursday"
+msgstr "Quinta"
 
-#: plugins/personal/generic/class_user.inc:1659
-#: plugins/personal/generic/generic.tpl:517
-#, fuzzy
-msgid "Person locality"
-msgstr "Localidade pessoal"
+#: include/utils/class_msgPool.inc:432
+msgid "Friday"
+msgstr "Sexta"
 
-#: plugins/personal/generic/class_user.inc:1660
-#: plugins/personal/generic/generic.tpl:476
-msgid "Unit description"
-msgstr "Descrição da unidade"
+#: include/utils/class_msgPool.inc:432
+msgid "Saturday"
+msgstr "Sábado"
 
-#: plugins/personal/generic/class_user.inc:1661
-#: plugins/personal/generic/generic.tpl:485
-msgid "Subject area"
-msgstr "Título da área"
+#: include/utils/class_msgPool.inc:439
+#, fuzzy
+msgid "MySQL operation failed!"
+msgstr "Operação do MySQL falhou!"
 
-#: plugins/personal/generic/class_user.inc:1662
-#: plugins/personal/generic/generic.tpl:494
-msgid "Functional title"
-msgstr "Título funcional"
+#: include/utils/class_msgPool.inc:447
+msgid "read operation"
+msgstr "operação de leitura"
 
-#: plugins/personal/generic/class_user.inc:1663
-#: plugins/personal/generic/generic_certs.tpl:83
-msgid "Certificate serial number"
-msgstr "Número serial do certificado"
+#: include/utils/class_msgPool.inc:447
+msgid "add operation"
+msgstr "operação de adição"
 
-#: plugins/personal/generic/class_user.inc:1665
-#: plugins/personal/generic/generic.tpl:535
-msgid "Street"
-msgstr "Rua"
+#: include/utils/class_msgPool.inc:447
+msgid "modify operation"
+msgstr "operação de modificação"
 
-#: plugins/personal/generic/class_user.inc:1667
-#: plugins/personal/generic/generic.tpl:543
-msgid "Postal code"
-msgstr "Código postal"
+#: include/utils/class_msgPool.inc:448
+msgid "delete operation"
+msgstr "operação de exclusão"
 
-#: plugins/personal/generic/class_user.inc:1671
-msgid "Generic user settings"
-msgstr "Configurações gerais do usuário"
+#: include/utils/class_msgPool.inc:448
+msgid "search operation"
+msgstr "operação de pesquisa"
 
-#: plugins/personal/generic/class_user.inc:1675
-#: plugins/personal/posix/class_posixAccount.inc:1297
-#: plugins/personal/password/class_password.inc:227
-#: plugins/personal/myaccount/class_MyAccount.inc:5
-#: plugins/personal/myaccount/main.inc:114
-msgid "My account"
-msgstr "Minha conta"
+#: include/utils/class_msgPool.inc:448
+msgid "authentication"
+msgstr "autenticação"
 
-#: plugins/personal/generic/class_user.inc:1693
-#, php-format
-msgid ""
-"The 'accountRDN' option tells GOsa to use a placeholder pattern for "
-"generating account RDNs. A pattern can include attribute names prefaced by a "
-"%% and normal text: %s. This will generate a RDN consisting of cn=.... "
-"filled with surname and given name of the edited account. This option "
-"disables the use of accountPrimaryAttribute and personalTitleInDn."
-msgstr ""
+#: include/utils/class_msgPool.inc:451
+#, fuzzy, php-format
+msgid "LDAP %s failed!"
+msgstr "LDAP %s falhou!"
 
-#: plugins/personal/generic/class_user.inc:1707
-msgid "Allow definition of custom filters"
-msgstr ""
+#: include/utils/class_msgPool.inc:453
+msgid "LDAP operation failed!"
+msgstr "Operação no LDAP falhou"
 
-#: plugins/personal/generic/class_user.inc:1709
-#: plugins/personal/generic/generic.tpl:92
-msgid "Personal title"
-msgstr "Título pessoal"
+#: include/utils/class_msgPool.inc:469
+msgid "Upload failed!"
+msgstr "Upload falhou!"
 
-#: plugins/personal/generic/class_user.inc:1710
-#: plugins/personal/generic/generic.tpl:102
-msgid "Academic title"
-msgstr "Título acadêmico"
+#: include/utils/class_msgPool.inc:472
+#, php-format
+msgid "Upload failed: %s"
+msgstr "Upload falhou: %s"
 
-#: plugins/personal/generic/class_user.inc:1713
-#: plugins/personal/generic/generic.tpl:140
-msgid "Sex"
-msgstr "Sexo"
+#: include/utils/class_msgPool.inc:479
+msgid "Communication failure with the infrastructure service!"
+msgstr "Falha na comunicação com o serviço de infraestrutura!"
 
-#: plugins/personal/generic/class_user.inc:1714
-#: plugins/personal/generic/generic.tpl:154
-msgid "Preferred language"
-msgstr "Idioma preferencial"
+#: include/utils/class_msgPool.inc:481
+#, php-format
+msgid "Communication failure with the infrastructure service: %s"
+msgstr "Falha na comunicação com o serviço de infraestrutura: %s"
 
-#: plugins/personal/generic/class_user.inc:1719
-msgid "Login restrictions"
-msgstr "Restrições de login"
+#: include/utils/class_msgPool.inc:488
+#, fuzzy
+msgid "Communication failure with the GOsa-NG service!"
+msgstr "Falha na comunicação com o serviço de infraestrutura!"
 
-#: plugins/personal/generic/class_user.inc:1723
-msgid "Department number"
-msgstr "Número do departamento"
+#: include/utils/class_msgPool.inc:490
+#, fuzzy, php-format
+msgid "Communication failure with the GOsa-NG service: %s"
+msgstr "Falha na comunicação com o serviço de infraestrutura: %s"
 
-#: plugins/personal/generic/class_user.inc:1725
-msgid "Employee number"
-msgstr "Registro de funcionário"
+#: include/utils/class_msgPool.inc:497 include/utils/class_msgPool.inc:500
+#, fuzzy, php-format
+msgid "This %s is still in use by this object: %s"
+msgstr "Este '%s' ainda esta em uso por este objeto: %s"
 
-#: plugins/personal/generic/class_user.inc:1726
-#: plugins/personal/generic/generic.tpl:330
-msgid "Employee type"
-msgstr "Tipo de funcionário"
+#: include/utils/class_msgPool.inc:503
+#, fuzzy, php-format
+msgid "This %s is still in use."
+msgstr "Este '%s' ainda esta em uso."
 
-#: plugins/personal/generic/class_user.inc:1728
-msgid "Room number"
-msgstr "Número da sala"
+#: include/utils/class_msgPool.inc:505
+#, fuzzy, php-format
+msgid "This %s is still in use by these objects: %s"
+msgstr "Este '%s' ainda esta sendo usado por estes objetos: %s"
 
-#: plugins/personal/generic/class_user.inc:1729
-#, fuzzy
-msgid "Telephone number"
-msgstr "Número de Telefone"
+#: include/utils/class_msgPool.inc:511
+#, fuzzy, php-format
+msgid "File %s does not exist!"
+msgstr "O arquivo '%s' não existe!"
 
-#: plugins/personal/generic/class_user.inc:1730
-msgid "Pager number"
-msgstr "Número do pager"
+#: include/utils/class_msgPool.inc:517
+#, fuzzy, php-format
+msgid "Cannot open file %s for reading!"
+msgstr "Não é possível abrir o arquivo '%s' para leitura!"
 
-#: plugins/personal/generic/class_user.inc:1731
-msgid "Mobile number"
-msgstr "Número do celular"
+#: include/utils/class_msgPool.inc:523
+#, fuzzy, php-format
+msgid "Cannot open file %s for writing!"
+msgstr "Nã é possíve abrir o arquivo '%s' para gravação!"
 
-#: plugins/personal/generic/class_user.inc:1732
-msgid "Fax number"
-msgstr "Número do Fax"
+#: include/utils/class_msgPool.inc:529
+#, fuzzy, php-format
+msgid ""
+"The value for %s is currently unconfigured or invalid, please check your "
+"configuration file!"
+msgstr ""
+"O valor para '%s' não esta configurado ou é inválido, por favor verifique "
+"seu arquivo de configuração!"
 
-#: plugins/personal/generic/class_user.inc:1738
-msgid "Home postal address"
-msgstr "Endereço residêncial"
+#: include/utils/class_msgPool.inc:535
+#, fuzzy, php-format
+msgid "Cannot delete file %s!"
+msgstr "Não foi possível excluir o arquivo '%s'!"
 
-#: plugins/personal/generic/class_user.inc:1739
-msgid "Home phone number"
-msgstr "Telefone residêncial"
+#: include/utils/class_msgPool.inc:541
+#, fuzzy, php-format
+msgid "Cannot create folder %s!"
+msgstr "Não é possível criar a pasta '%s'!"
 
-#: plugins/personal/generic/class_user.inc:1741
-#, fuzzy
-msgid "User password method"
-msgstr "Método de senha do usuário"
+#: include/utils/class_msgPool.inc:547
+#, fuzzy, php-format
+msgid "Cannot delete folder %s!"
+msgstr "Não é possível excluir a pasta '%s'!"
 
-#: plugins/personal/generic/class_user.inc:1742
-msgid "User certificates"
-msgstr "Certificados do usuário"
+#: include/utils/class_msgPool.inc:553
+#, php-format
+msgid "Checking for %s support"
+msgstr "Verificando suporte para %s"
 
-#: plugins/personal/generic/class_user.inc:1950
-#, fuzzy
-msgid "Entries differ"
-msgstr "Entradas por página"
+#: include/utils/class_msgPool.inc:559
+#, php-format
+msgid "Install and activate the %s PHP module."
+msgstr "Instalar e ativar o módulo %s do PHP."
 
-#: plugins/personal/generic/generic.tpl:1
-#: plugins/personal/generic/generic.tpl:3
-#: plugins/personal/generic/paste_generic.tpl:6
-msgid "Personal information"
-msgstr "Informações pessoais"
+#: include/utils/class_msgPool.inc:565
+#, fuzzy, php-format
+msgid ""
+"Cannot initialize class %s! Maybe there is a plugin missing in your gosa "
+"setup?"
+msgstr ""
+"Não é possível inicializar a classe '%s'! Talvez haja um plugin faltando na "
+"configuração do gosa?"
 
-#: plugins/personal/generic/generic.tpl:8
-#: plugins/personal/generic/paste_generic.tpl:31
-#: plugins/personal/generic/generic_picture.tpl:2
+#: include/utils/class_msgPool.inc:571
 #, fuzzy
-msgid "The users picture"
-msgstr "Foto"
+msgid ""
+"The supplied base is not valid and has been reset to its previous value!"
+msgstr "A base não é válida e foi redefinida para o valor anterior!"
 
-#: plugins/personal/generic/generic.tpl:21
-msgid "Change picture"
-msgstr "Alterar foto"
+#: include/utils/class_timezone.inc:47
+#, fuzzy, php-format
+msgid "The configured timezone %s is not valid!"
+msgstr "Não é possivel ler o arquivo de configuração do GOsa: %s/%s"
 
-#: plugins/personal/generic/generic.tpl:34
-#: plugins/personal/generic/generic.tpl:81
-#: plugins/personal/posix/generic.tpl:51
-#: plugins/personal/posix/paste_generic.tpl:17
-#: plugins/personal/posix/posix_shadow.tpl:2
+#: include/utils/class_xml.inc:51
 #, fuzzy
-msgid "Account settings"
-msgstr "Configurações de grupo"
-
-#: plugins/personal/generic/generic.tpl:83
-msgid "Template name"
-msgstr "Nome do modelo"
+msgid "XML error"
+msgstr "erro XML "
 
-#: plugins/personal/generic/generic.tpl:193
-msgid "Private phone"
-msgstr "Telefone pessoal"
+#: include/class_msg_dialog.inc:124
+msgid "Please fix the above error and reload the page."
+msgstr "Corrija o erro acima e recarregue a página."
 
-#: plugins/personal/generic/generic.tpl:209
-msgid "Password storage"
-msgstr "Tipo de senha"
+#: include/class_session.inc:76 include/class_session.inc:101
+#: include/class_session.inc:127
+#, fuzzy
+msgid "Requested channel does not exist!"
+msgstr "O canal solicitado não existe! Por favor, contate o administrador."
 
-#: plugins/personal/generic/generic.tpl:229
-msgid "Edit certificates"
-msgstr "Editar certificados"
+#: include/class_ldap.inc:305 include/class_ldap.inc:342
+msgid "Performance warning"
+msgstr "Aviso de desempenho"
 
-#: plugins/personal/generic/generic.tpl:241
-msgid "Restrict login to"
-msgstr "Restringir login para"
+#: include/class_ldap.inc:305 include/class_ldap.inc:342
+#, fuzzy, php-format
+msgid "LDAP performance is poor: last query took %.2fs!"
+msgstr ""
+"O desempenho do LDAP esta baixo: A última consulta demorou cerca de %2fs!"
 
-#: plugins/personal/generic/generic.tpl:249
-#: plugins/personal/generic/generic.tpl:269
-msgid "IP or network"
-msgstr "IP ou rede"
+#: include/class_ldap.inc:784
+#, fuzzy, php-format
+msgid "Cannot automatically create subtrees with RDN %s: no object class found"
+msgstr ""
+"Não é possivel criar automaticamente as subárvores com RDN '%s': nenhuma "
+"classe de objeto encontrada!"
 
-#: plugins/personal/generic/generic.tpl:285
-#: plugins/personal/generic/generic.tpl:288
-#: plugins/personal/generic/generic.tpl:296
-#: plugins/personal/generic/generic.tpl:383
-#: plugins/personal/generic/generic.tpl:434
-#: plugins/personal/generic/generic.tpl:466
-#: plugins/personal/generic/generic.tpl:515
-#: plugins/personal/generic/generic.tpl:564
-msgid "Organizational information"
-msgstr "Informações Organizacionais"
+#: include/class_ldap.inc:835
+#, fuzzy, php-format
+msgid "Cannot automatically create subtrees with RDN %s: not supported"
+msgstr ""
+"Não é possivel criar automaticamente as subárvores com RDN '%s': não "
+"suportado"
 
-#: plugins/personal/generic/generic.tpl:296
-#: plugins/personal/generic/generic.tpl:383
-#: plugins/personal/generic/generic.tpl:434
-#: plugins/personal/generic/generic.tpl:466
-#: plugins/personal/generic/generic.tpl:515
-#: plugins/personal/generic/generic.tpl:564
-#, fuzzy
-msgid "part"
-msgstr "Smarty"
+#: include/class_ldap.inc:922
+#, fuzzy, php-format
+msgid "while operating on %s using LDAP server %s"
+msgstr "operando em '%s' usando o servidor LDAP '%s'"
 
-#: plugins/personal/generic/generic.tpl:314
-msgid "Department No."
-msgstr "No. Departamento"
+#: include/class_ldap.inc:924
+#, php-format
+msgid "while operating on LDAP server %s"
+msgstr "operando usando o servidor LDAP '%s'"
 
-#: plugins/personal/generic/generic.tpl:322
-msgid "Employee No."
-msgstr "No. de Funcionário"
+#: include/class_ldap.inc:977
+#, php-format
+msgid "Command line programm %s is missing!"
+msgstr ""
 
-#: plugins/personal/generic/generic.tpl:385
-#: plugins/personal/generic/generic.tpl:566
-msgid "Room No."
-msgstr "No. da Sala"
+#: include/class_ldap.inc:1138
+#, fuzzy, php-format
+msgid ""
+"Invalid DN %s: block to be imported should start with 'dn: ...' in line %s"
+msgstr ""
+"Este DN não é válido: '%s'. Um bloco para a importação deve começar com "
+"'dn:...' na linha %s"
 
-#: plugins/personal/generic/generic.tpl:580
-#, fuzzy
-msgid "Please use the phone tab"
-msgstr "Por favor utilize o separador de telefone"
+#: include/class_ldap.inc:1167
+#, fuzzy, php-format
+msgid "Error while importing DN %s: please check LDIF from line %s on!"
+msgstr ""
+"Erro enquanto importava a dn: '%s', por favor verifique seu LDIF na linha %s!"
 
-#: plugins/personal/generic/paste_generic.tpl:1
-msgid "User settings"
-msgstr "Configurações do usuário"
+#: include/php_setup.inc:107
+msgid "Generating this page caused the PHP interpreter to raise some errors!"
+msgstr "Ao gerar esta página o interpretador do PHP gerou alguns erros!"
 
-#: plugins/personal/generic/paste_generic.tpl:3
+#: include/php_setup.inc:110
 #, fuzzy
-msgid "Paste user"
-msgstr "Colar"
-
-#: plugins/personal/generic/paste_generic.tpl:24
-msgid "Clear password"
-msgstr "Limpar senha"
+msgid "Send bug report"
+msgstr "Enviar relatório de erro"
 
-#: plugins/personal/generic/paste_generic.tpl:25
-msgid "Set new password"
-msgstr "Defina uma nova senha"
+#: include/php_setup.inc:114
+msgid "Toggle details"
+msgstr ""
 
-#: plugins/personal/generic/paste_generic.tpl:43
-#: plugins/personal/generic/generic_picture.tpl:13
-msgid "Remove picture"
-msgstr "Remover foto"
+#: include/php_setup.inc:123
+msgid "PHP error"
+msgstr "Erro PHP"
 
-#: plugins/personal/generic/generic_certs.tpl:5
+#: include/php_setup.inc:142
 #, fuzzy
-msgid "The users standard certificate"
-msgstr "Padrão de Certificado"
+msgid "class"
+msgstr "classes"
 
-#: plugins/personal/generic/generic_certs.tpl:8
-msgid "Standard certificate"
-msgstr "Padrão de Certificado"
+#: include/php_setup.inc:148
+#, fuzzy
+msgid "function"
+msgstr "function"
 
-#: plugins/personal/generic/generic_certs.tpl:31
+#: include/php_setup.inc:153
 #, fuzzy
-msgid "The users S/MIME certificate"
-msgstr "Certificado S/MIME"
+msgid "static"
+msgstr "stático"
 
-#: plugins/personal/generic/generic_certs.tpl:34
-msgid "S/MIME certificate"
-msgstr "Certificado S/MIME"
+#: include/php_setup.inc:157
+#, fuzzy
+msgid "method"
+msgstr "método"
 
-#: plugins/personal/generic/generic_certs.tpl:57
+#: include/php_setup.inc:190
 #, fuzzy
-msgid "The users PKCS12 certificate"
-msgstr "Certificado PKCS12"
+msgid "Traceback"
+msgstr "Marca"
 
-#: plugins/personal/generic/generic_certs.tpl:60
-msgid "PKCS12 certificate"
-msgstr "Certificado PKCS12"
+#: include/php_setup.inc:191
+#, fuzzy
+msgid "File"
+msgstr "Arquivo"
 
-#: plugins/personal/posix/trustModeDialog/generic.tpl:5
-#: plugins/personal/posix/trustModeDialog/generic.tpl:21
-msgid "Trust mode"
-msgstr "Modo de confiança"
+#: include/php_setup.inc:191
+#, fuzzy
+msgid "Line"
+msgstr "Linha"
 
-#: plugins/personal/posix/trustModeDialog/class_trustModeDialog.inc:173
-msgid "disabled"
-msgstr "desabilitado"
+#: include/php_setup.inc:192
+#, fuzzy
+msgid "Arguments"
+msgstr "Arguments"
 
-#: plugins/personal/posix/trustModeDialog/class_trustModeDialog.inc:173
-msgid "full access"
-msgstr "acesso total"
+#: include/class_releaseSelector.inc:214 include/class_baseSelector.inc:188
+#: include/class_listing.inc:1057 include/class_listing.inc:1059
+msgid "Root"
+msgstr "Raiz"
 
-#: plugins/personal/posix/trustModeDialog/class_trustModeDialog.inc:174
-msgid "allow access to these hosts"
-msgstr "permitir acesso a esses hosts"
+#: include/class_releaseSelector.inc:262 include/class_ItemSelector.inc:289
+#: include/class_baseSelector.inc:235
+msgid "Submit"
+msgstr "Enviar"
 
-#: plugins/personal/posix/class_posixAccount.inc:38
-#, fuzzy
-msgid "Edit users POSIX settings"
-msgstr "Editar configurações POSIX dos usuários"
+#: include/class_socketClient.inc:108
+#, fuzzy, php-format
+msgid "Socket connection to %s:%s failed: %s"
+msgstr "A conexão com o host '%s:%s' falhou: %s"
 
-#: plugins/personal/posix/class_posixAccount.inc:146
-msgid "expired"
-msgstr "expirado"
+#: include/class_socketClient.inc:191
+#, fuzzy, php-format
+msgid "Socket timeout of %s seconds reached!"
+msgstr "Socket timeout de %s segundos atingidos"
 
-#: plugins/personal/posix/class_posixAccount.inc:148
+#: include/class_multi_plug.inc:362
 #, fuzzy
-msgid "grace time active"
-msgstr "tempo de carência para ativo"
-
-#: plugins/personal/posix/class_posixAccount.inc:151
-#: plugins/personal/posix/class_posixAccount.inc:153
-#: plugins/personal/posix/class_posixAccount.inc:155
-msgid "active"
-msgstr "ativo"
+msgid "You are currently editing multiple entries."
+msgstr "Você esta editando multiplas entradas."
 
-#: plugins/personal/posix/class_posixAccount.inc:151
-msgid "password not changeable"
-msgstr "a senha não pode ser modificada"
+#: include/class_multi_plug.inc:394
+#, fuzzy
+msgid "Reset password"
+msgstr "Salvar senha"
 
-#: plugins/personal/posix/class_posixAccount.inc:153
-msgid "password expired"
-msgstr "senha expirada"
+#: include/class_multi_plug.inc:394
+#, fuzzy
+msgid "The user password has been reset. Please set a new password!"
+msgstr ""
+"A senha do usuário foi reiniciada, por favor informe um valor para a nova "
+"senha!"
 
-#: plugins/personal/posix/class_posixAccount.inc:226
-msgid "automatic"
-msgstr "automático"
+#: include/class_filter.inc:226
+#, fuzzy
+msgid "Search filter"
+msgstr "Procurar na subárvore"
 
-#: plugins/personal/posix/class_posixAccount.inc:374
-#, php-format
-msgid "Password can't be changed up to %s days after last change"
-msgstr "A senha não pode ser alterada até %s dias após a última alteração"
+#: include/class_filter.inc:444
+msgid "Search in subtrees"
+msgstr "Procurar na subárvore"
 
-#: plugins/personal/posix/class_posixAccount.inc:378
-#, php-format
-msgid "Password must be changed after %s days"
-msgstr "A senha deve ser alterada após %s dias"
+#: include/class_filter.inc:449
+#, fuzzy
+msgid "Edit filters"
+msgstr "Editar certificados"
 
-#: plugins/personal/posix/class_posixAccount.inc:382
+#: include/class_userFilterEditor.inc:254
 #, php-format
-msgid "Disable account after %s days of inactivity after password expiry"
+msgid "Error in filter #%s: %s opening and %s closing brackets detected!"
 msgstr ""
-"Desativar a conta após %s dias de inatividade depois que a senha expirar"
 
-#: plugins/personal/posix/class_posixAccount.inc:386
+#: include/class_configRegistry.inc:197
 #, php-format
-msgid "Warn user %s days before password expiry"
-msgstr "Avisar usuário %s dias antes da senha expirar"
-
-#: plugins/personal/posix/class_posixAccount.inc:651
-msgid "Timeout while waiting for lock. Ignoring lock!"
-msgstr "Tempo de espera enquanto aguarda o bloqueio. Ignorar o bloqueio!"
-
-#: plugins/personal/posix/class_posixAccount.inc:709
-#: plugins/personal/posix/class_posixAccount.inc:1000
-msgid "Group of user"
-msgstr "Grupo de usuário"
+msgid "%s has version %s but %s is required!"
+msgstr ""
 
-#: plugins/personal/posix/class_posixAccount.inc:774
-#, fuzzy
+#: include/class_configRegistry.inc:252
 msgid ""
-"A duplicated UID number was written for this user. If this was not intended "
-"please verify all used uidNumbers!"
+"Plugins that require one or more of the object classes above will be "
+"disabled until the object classes get updated."
 msgstr ""
-"Um número repetido UID foi escrito para este usuário. Se este não se destina "
-"por favor verifique todos os uidNumbers usados!"
-
-#: plugins/personal/posix/class_posixAccount.inc:858
-#: plugins/personal/posix/class_posixAccount.inc:861
-#: plugins/personal/posix/class_posixAccount.inc:936
-#: plugins/personal/posix/class_posixAccount.inc:939
-#: plugins/personal/posix/class_posixAccount.inc:1307
-#: plugins/personal/posix/generic.tpl:8
-#: plugins/personal/posix/paste_generic.tpl:6
-#: plugins/personal/posix/paste_generic.tpl:9
-msgid "Home directory"
-msgstr "Diretório pessoal"
 
-#: plugins/personal/posix/class_posixAccount.inc:892
-#: plugins/personal/posix/class_posixAccount.inc:945
+#: include/class_configRegistry.inc:254
 #, fuzzy
-msgid "shadowMin"
-msgstr "shadowMin"
+msgid "Schema validation error"
+msgstr "Erro de autenticação"
 
-#: plugins/personal/posix/class_posixAccount.inc:897
-#: plugins/personal/posix/class_posixAccount.inc:950
-#, fuzzy
-msgid "shadowMax"
-msgstr "shadowMax"
+#: include/class_configRegistry.inc:689
+#, fuzzy, php-format
+msgid "The value %s specified for %s:%s needs to be a bool value!"
+msgstr "O comando auxiliar especificado %s para o plugin '%s' não existe!"
 
-#: plugins/personal/posix/class_posixAccount.inc:902
-#: plugins/personal/posix/class_posixAccount.inc:955
-#, fuzzy
-msgid "shadowWarning"
-msgstr "shadowWarning"
+#: include/class_configRegistry.inc:704
+#, fuzzy, php-format
+msgid "The value %s specified for %s:%s needs to be a string!"
+msgstr "O comando auxiliar especificado %s para o plugin '%s' não existe!"
 
-#: plugins/personal/posix/class_posixAccount.inc:916
-#: plugins/personal/posix/class_posixAccount.inc:969
-#, fuzzy
-msgid "shadowInactive"
-msgstr "shadowInactive"
+#: include/class_configRegistry.inc:719
+#, fuzzy, php-format
+msgid "The value %s specified for %s:%s needs to be numeric!"
+msgstr "O comando auxiliar especificado %s para o plugin '%s' não existe!"
 
-#: plugins/personal/posix/class_posixAccount.inc:1293
-msgid "POSIX account"
-msgstr "Conta POSIX"
+#: include/class_configRegistry.inc:734
+#, fuzzy, php-format
+msgid "The path %s specified for %s:%s is invalid!"
+msgstr "'%s' comando para o plugin %s é inválido!"
 
-#: plugins/personal/posix/class_posixAccount.inc:1308
-#: plugins/personal/posix/generic.tpl:26
-#: plugins/personal/posix/paste_generic.tpl:19
-msgid "Primary group"
-msgstr "Grupo primário"
+#: include/class_configRegistry.inc:750 include/class_configRegistry.inc:797
+#, fuzzy, php-format
+msgid "The folder %s specified for %s:%s does not exists!"
+msgstr "O comando auxiliar especificado %s para o plugin '%s' não existe!"
 
-#: plugins/personal/posix/class_posixAccount.inc:1309
-#: plugins/personal/posix/generic.tpl:16
-#, fuzzy
-msgid "Shell"
-msgstr "Shell"
+#: include/class_configRegistry.inc:755
+#, fuzzy, php-format
+msgid "The folder %s specified for %s:%s is not readable!"
+msgstr "O comando auxiliar especificado %s para o plugin '%s' não existe!"
 
-#: plugins/personal/posix/class_posixAccount.inc:1310
-#: setup/setup_migrate.tpl:49
-msgid "User ID"
-msgstr "ID do usuário"
+#: include/class_configRegistry.inc:775 include/class_configRegistry.inc:780
+#, fuzzy, php-format
+msgid "The file %s specified for %s:%s is not writeable!"
+msgstr "O comando auxiliar especificado %s para o plugin '%s' não existe!"
 
-#: plugins/personal/posix/class_posixAccount.inc:1311
-msgid "Group ID"
-msgstr "ID do grupo"
+#: include/class_configRegistry.inc:802
+#, fuzzy, php-format
+msgid "The folder %s specified for %s:%s is not writeable!"
+msgstr "O comando auxiliar especificado %s para o plugin '%s' não existe!"
 
-#: plugins/personal/posix/class_posixAccount.inc:1313
-#, fuzzy
-msgid "Shadow last changed"
-msgstr "Mostrar alterações"
+#: include/class_configRegistry.inc:820
+#, fuzzy, php-format
+msgid "The file %s specified for %s:%s does not exists!"
+msgstr "O comando auxiliar especificado %s para o plugin '%s' não existe!"
 
-#: plugins/personal/posix/class_posixAccount.inc:1314
-#, fuzzy
-msgid "Last login"
-msgstr "Último logon"
+#: include/class_configRegistry.inc:825
+#, fuzzy, php-format
+msgid "The file %s specified for %s:%s is not readable!"
+msgstr "O comando auxiliar especificado %s para o plugin '%s' não existe!"
 
-#: plugins/personal/posix/class_posixAccount.inc:1316
-#, fuzzy
-msgid "Force password change on login"
-msgstr "Forçar usuário alterar a senha no logon"
+#: include/class_configRegistry.inc:841
+#, fuzzy, php-format
+msgid "The command %s specified for %s:%s is invalid!"
+msgstr "'%s' o comando (%s) para o plugin %s é inválido!"
 
-#: plugins/personal/posix/class_posixAccount.inc:1317
-#, fuzzy
-msgid "Shadow min"
-msgstr "Shadow min"
+#: include/class_configRegistry.inc:856
+#, fuzzy, php-format
+msgid "The DN %s specified for %s:%s is invalid!"
+msgstr "'%s' comando para o plugin %s é inválido!"
 
-#: plugins/personal/posix/class_posixAccount.inc:1318
-#, fuzzy
-msgid "Shadow max"
-msgstr "Shadow max"
+#: include/class_configRegistry.inc:871
+#, fuzzy, php-format
+msgid "The RDN %s specified for %s:%s is invalid!"
+msgstr "'%s' comando para o plugin %s é inválido!"
 
-#: plugins/personal/posix/class_posixAccount.inc:1319
-#, fuzzy
-msgid "Shadow warning"
-msgstr "Shadow warning"
+#: include/class_SnapshotHandler.inc:45 include/class_SnapshotHandler.inc:76
+#, fuzzy, php-format
+msgid ""
+"The snapshot functionality is enabled but the required variable %s is not "
+"set!"
+msgstr ""
+"A funcionalidade de snapshot esta habilitado, mas a variável '%s' exigida "
+"não está definida."
 
-#: plugins/personal/posix/class_posixAccount.inc:1320
-#, fuzzy
-msgid "Shadow inactive"
-msgstr "Shadow inactive"
+#: include/class_SnapshotHandler.inc:58
+#, fuzzy, php-format
+msgid ""
+"The snapshot functionality is enabled but the required PHP compression "
+"module is missing: %s!"
+msgstr ""
+"A funcionalidade de snapshot esta habilitada, mas o módulo de compressão "
+"necessário está faltando. Por favor instalar '%s'."
 
-#: plugins/personal/posix/class_posixAccount.inc:1321
+#: include/class_sortableListing.inc:234
 #, fuzzy
-msgid "Shadow expire"
-msgstr "Shadow expire"
+msgid "Sortable list"
+msgstr "Exportar lista"
 
-#: plugins/personal/posix/class_posixAccount.inc:1322
-msgid "Public SSH key"
-msgstr "Chave pública SSH"
+#: include/class_sortableListing.inc:239
+msgid "Edit this entry"
+msgstr "Editar entrada"
 
-#: plugins/personal/posix/class_posixAccount.inc:1323
-#, fuzzy
-msgid "System trust model"
-msgstr "Sistema de modelo de confiança"
+#: include/class_sortableListing.inc:244
+msgid "Delete this entry"
+msgstr "Excluir entrada"
 
-#: plugins/personal/posix/generic.tpl:1
-#: plugins/personal/posix/paste_generic.tpl:1
-#: plugins/personal/posix/paste_generic.tpl:5
-msgid "POSIX settings"
-msgstr "Configurações POSIX"
+#: include/class_sortableListing.inc:274 include/class_listing.inc:257
+msgid "Sort ascending"
+msgstr ""
 
-#: plugins/personal/posix/generic.tpl:42
-#, fuzzy
-msgid "Last log-on"
-msgstr "Último logon"
+#: include/class_sortableListing.inc:274 include/class_listing.inc:257
+msgid "Sort descending"
+msgstr ""
 
-#: plugins/personal/posix/generic.tpl:60
-#: plugins/personal/posix/paste_generic.tpl:33
-msgid "Force UID/GID"
-msgstr "Forçar UID/GID"
+#: include/class_gosaSupportDaemon.inc:112
+msgid "GOsa support daemon"
+msgstr "GOsa support daemon"
 
-#: plugins/personal/posix/generic.tpl:92
-#: plugins/personal/posix/paste_generic.tpl:68
-msgid "(Warning: more than 16 groups are not supported by NFS!)"
-msgstr "(Aviso: mais de 16 grupos não são suportados pelo NFS!)"
+#: include/class_gosaSupportDaemon.inc:787
+msgid "Cannot not parse XML!"
+msgstr "Não é possivel analisar o XML!"
+
+#: include/class_gosaSupportDaemon.inc:1184
+#, php-format
+msgid "Cannot send abort event for entry %s!"
+msgstr "Não é possível abortar o evento para a entrada %s!"
 
-#: plugins/personal/posix/generic.tpl:101
-msgid "Common group"
-msgstr "Grupo comum"
+#: include/class_gosaSupportDaemon.inc:1204
+#, php-format
+msgid "Cannot remove entry %s!"
+msgstr "Não é possível remover a entrada %s!"
 
-#: plugins/personal/posix/generic.tpl:105
-#, fuzzy
-msgid "Groups differ"
-msgstr "Grupos diferem"
+#: include/password-methods/class_password-methods.inc:339
+msgid "Cannot find a suitable password method for the current hash!"
+msgstr "Não é possível encontrar um método adequado para a senha atual!"
 
-#: plugins/personal/posix/generic.tpl:125
-#, fuzzy
-msgid "Account permissions"
-msgstr "Permissões"
+#: include/class_CopyPasteHandler.inc:118
+#: include/class_CopyPasteHandler.inc:127
+#: include/class_CopyPasteHandler.inc:159
+#: include/class_CopyPasteHandler.inc:176
+#: include/class_CopyPasteHandler.inc:185
+#: include/class_CopyPasteHandler.inc:193
+#: include/class_CopyPasteHandler.inc:273
+#, php-format
+msgid "Copy and paste failed!"
+msgstr "Copiar e colar falhou!"
 
-#: plugins/personal/posix/generic.tpl:130
-msgid "SSH keys"
-msgstr "Chaves SSH"
+#: include/class_CopyPasteHandler.inc:118
+#, fuzzy, php-format
+msgid "Cannot set permission for %s"
+msgstr "Não é possível configurar permissões para '%s'"
 
-#: plugins/personal/posix/generic.tpl:131
-msgid "Edit public ssh keys..."
-msgstr "Editar chaves públicas do ssh..."
+#: include/class_CopyPasteHandler.inc:159
+#, fuzzy, php-format
+msgid "'%s' is no valid LDAP object"
+msgstr "'%s' não é um objeto LDAP válido"
 
-#: plugins/personal/posix/trustSelect/class_trustSelect.inc:29
-msgid "Trust machine selection"
-msgstr ""
+#: include/class_CopyPasteHandler.inc:176
+#, php-format
+msgid "No write permission in '%s'"
+msgstr "Sem permissão de gravação em '%s'"
 
-#: plugins/personal/posix/groupSelect/class_groupSelect.inc:29
-#, fuzzy
-msgid "Group selection"
-msgstr "Configurações de grupo"
+#: include/class_CopyPasteHandler.inc:193
+#, php-format
+msgid "Cannot set permission for '%s'"
+msgstr "Não é possível configurar permissões para '%s'"
 
-#: plugins/personal/posix/posix_shadow.tpl:12
-msgid "User must change password on first login"
-msgstr "O usuário deve alterar a senha no primeiro logon"
+#: include/class_CopyPasteHandler.inc:396
+#, php-format
+msgid "These objects will be pasted: %s"
+msgstr "Estes objetos serão colados: %s"
 
-#: plugins/personal/posix/posix_shadow.tpl:59
-#, fuzzy
-msgid "Password expiration settings"
-msgstr "Configurações de senha"
+#: include/class_CopyPasteHandler.inc:420
+#, php-format
+msgid "This object will be pasted: %s"
+msgstr "Este objeto será colado: %s"
 
-#: plugins/personal/posix/posix_shadow.tpl:62
-msgid "Password expires on"
-msgstr "A senha expira em"
+#: include/class_CopyPasteHandler.inc:571 include/class_listing.inc:1467
+#: include/class_listing.inc:1469
+msgid "Paste"
+msgstr "Colar"
 
-#: plugins/personal/password/changed.tpl:3
-#: plugins/personal/myaccount/changed.tpl:3
-#, fuzzy
-msgid ""
-"You've successfully changed your password. Remember to change all programs "
-"configured to use it as well."
-msgstr ""
-"Você alterou sua senha com sucesso. Lembre-se de alterar todos os programas "
-"configurado para usá-la também."
+#: include/class_CopyPasteHandler.inc:573
+msgid "Cannot paste"
+msgstr "Não é possível colar"
 
-#: plugins/personal/password/password.tpl:4
-#: plugins/personal/myaccount/password.tpl:4
-msgid ""
-"To change your personal password use the fields below. The changes take "
-"effect immediately. Please memorize the new password, because you wouldn't "
-"be able to login without it."
+#: include/class_tabs.inc:57
+#, fuzzy, php-format
+msgid "No plugin definition for %s found: please check the configuration file!"
 msgstr ""
-"Para alterar sua senha de uso pessoal use os campos abaixo. As alterações "
-"terão efeito imediatamente. Por favor, memorize a nova senha, porque você "
-"não seria capaz de logon sem ela."
-
-#: plugins/personal/password/password.tpl:10
-#, fuzzy
-msgid "Your Password has expired. Please choose a new password."
-msgstr "Sua senha expirou. Por favor, escolha uma nova!"
+"Sem definição encontrada para inicializar o plugin '%s', verifique o seu "
+"arquivo de configuração."
 
-#: plugins/personal/password/password.tpl:16
-#: plugins/personal/password/password.tpl:45
-#: plugins/personal/myaccount/password.tpl:10
-#: plugins/personal/myaccount/password.tpl:39
-#, fuzzy
-msgid "Password change dialog"
-msgstr "Alterar senha"
+#: include/class_tabs.inc:270
+#, fuzzy, php-format
+msgid "Delete process has been canceled by plugin %s: %s"
+msgstr "Processo de exclusão foi cancelado pelo plugin '%s': %s"
 
-#: plugins/personal/password/password.tpl:104
-#: plugins/personal/myaccount/password.tpl:97
-msgid "Clear fields"
-msgstr "Limpar campos"
+#: include/class_tabs.inc:408
+msgid "References"
+msgstr "Referências"
 
-#: plugins/personal/password/class_password.inc:27
-msgid "Change user password"
-msgstr "Alterar senha do usuário"
+#: include/class_config.inc:168
+#, php-format
+msgid "XML error in gosa.conf: %s at line %d"
+msgstr "Erro de XML no gosa.conf: %s na linha %d"
 
-#: plugins/personal/password/class_password.inc:156
-#, fuzzy
-msgid ""
-"The password you've entered as your current password doesn't match the real "
-"one."
-msgstr "A senha atual que você digitou não corresponde a uma real."
+#: include/class_config.inc:367
+msgid "Cannot bind to LDAP!"
+msgstr ""
 
-#: plugins/personal/password/class_password.inc:159
-msgid "You have no permission to change your password."
-msgstr "Você não tem permissão para alterar sua senha."
+#: include/class_config.inc:711
+msgid "sambaSID and/or sambaRidBase missing in the configuration!"
+msgstr "sambaSID e/ou sambaRidBase faltando na configuração!"
 
-#: plugins/personal/password/class_password.inc:223
-msgid "User password"
-msgstr "Senha do usuário"
+#: include/class_config.inc:1130
+msgid "Configuration"
+msgstr "Configuração"
 
-#: plugins/personal/password/class_password.inc:236
+#: include/class_config.inc:1130
+#, fuzzy
 msgid ""
-"The 'PRELOCK' statement of class password, describes a hook which gets "
-"called before a password gets locked."
+"The configuration file you are using is outdated. Please move the GOsa "
+"configuration file away to run the GOsa setup again."
 msgstr ""
+"O arquivo de configuração que você está usando parece ser antigo. Por favor "
+"mover o arquivo de configuração GOsa para executar a instalação GOsa "
+"novamente."
 
-#: plugins/personal/password/class_password.inc:245
+#: include/class_config.inc:1172 include/class_config.inc:1203
+#, fuzzy, php-format
 msgid ""
-"The 'POSTLOCK' statement of class password, describes a hook which gets "
-"called after a password is locked."
+"The snapshot functionality is enabled, but the required variable %s is not "
+"set."
 msgstr ""
+"A funcionalidade de snapshot esta habilitado, mas a variável '%s' exigida "
+"não está definida."
 
-#: plugins/personal/password/class_password.inc:254
+#: include/class_config.inc:1185
+#, fuzzy, php-format
 msgid ""
-"The 'PREUNLOCK' statement of class password, describes a hook which gets "
-"called before a password gets un-locked."
+"The snapshot functionality is enabled, but the required compression module "
+"is missing. Please install %s."
 msgstr ""
+"A funcionalidade de snapshot esta habilitada, mas o módulo de compressão "
+"necessário está faltando. Por favor instalar '%s'."
 
-#: plugins/personal/password/class_password.inc:263
-msgid ""
-"The 'POSTUNLOCK' statement of class password, describes a hook which gets "
-"called after a password is un-locked."
-msgstr ""
+#: include/class_SnapShotDialog.inc:55
+#, fuzzy
+msgid "Date"
+msgstr "Colar"
 
-#: plugins/personal/password/nochange.tpl:2
-#: plugins/personal/myaccount/nochange.tpl:2
-msgid "You have no permission to change your password at this time"
-msgstr "Você não tem permissão para alterar a sua senha neste momento"
+#: include/class_SnapShotDialog.inc:94
+#, fuzzy, php-format
+msgid "You are about to delete the snapshot %s."
+msgstr "Você esta preste a excluir o snapshot '%s'."
 
-#: plugins/personal/myaccount/class_MyAccount.inc:6
+#: include/class_SnapShotDialog.inc:142 include/class_listing.inc:1583
 #, fuzzy
-msgid "Edit personal settings"
-msgstr "Editar configurações POSIX dos usuários"
+msgid "Restore snapshot"
+msgstr "Restaurar snapshot"
 
-#: plugins/personal/myaccount/nochange.tpl:5
+#: include/class_SnapShotDialog.inc:143
 #, fuzzy
-msgid "Your password hash method will not be changed!"
-msgstr "Sua senha foi alterada com sucesso."
+msgid "Delete snapshot"
+msgstr "Criar snapshot"
 
-#: setup/class_setupStep_Feedback.inc:94
-msgid "UNIX accounts/groups"
-msgstr "Contas/Grupos UNIX"
+#: include/class_SnapShotDialog.inc:144 include/class_SnapShotDialog.inc:162
+#, fuzzy
+msgid "Y-m-d, H:i:s"
+msgstr "Y-m-d, H:i:s"
 
-#: setup/class_setupStep_Feedback.inc:96
-msgid "Samba management"
-msgstr "Gerenciamento Samba"
+#: include/functions_helpviewer.inc:45
+#, fuzzy, php-format
+msgid "XML error in guide.xml: %s at line %s"
+msgstr "Erro no XML guide.xml: %s na linha %d"
 
-#: setup/class_setupStep_Feedback.inc:98
+#: include/functions_helpviewer.inc:88
 #, fuzzy
-msgid "Mail system management"
-msgstr "Gerenciamento de Email"
+msgid "No help available for this plug-in."
+msgstr "Sem arquivo de ajuda para este plugin."
 
-#: setup/class_setupStep_Feedback.inc:100
-msgid "FAX system administration"
-msgstr "Sistema de administração FAX"
+#: include/functions_helpviewer.inc:388
+#, php-format
+msgid "%s results for your search with the keyword %s"
+msgstr "%s resultados para sua busca com a palavra-chave %s"
 
-#: setup/class_setupStep_Feedback.inc:102
-msgid "Asterisk administration"
-msgstr "Administração Asterisk"
+#: include/functions_helpviewer.inc:461
+#, fuzzy, php-format
+msgid "%s%% hit rate in file %s"
+msgstr "%s%% taxa de acerto no arquivo %s"
 
-#: setup/class_setupStep_Feedback.inc:104
-msgid "System inventory"
-msgstr "Sistema de inventário"
+#: include/class_plugin.inc:581
+msgid ""
+"The current object has been altered while beeing edited. If you save this "
+"entry, changes that have been made by others will be discarded!"
+msgstr ""
 
-#: setup/class_setupStep_Feedback.inc:106
-#, fuzzy
-msgid "System/Configuration management"
-msgstr "Sistema/Gerenciamento de Configurações"
+#: include/class_plugin.inc:1411
+#, php-format
+msgid "Changing ACL DN from %s to %s"
+msgstr ""
+
+#: include/class_certificate.inc:73
+msgid "Certificate is empty!"
+msgstr "Certificado esta vazio!"
 
-#: setup/class_setupStep_Feedback.inc:108
+#: include/class_certificate.inc:100
 #, fuzzy
-msgid "Address book"
-msgstr "Catálogo de Endereços"
+msgid "Cannot load certificate: only PEM and DER are supported!"
+msgstr "Não é possível carregar o certificado - somente PEM/DER é suportado!"
 
-#: setup/class_setupStep_Feedback.inc:114
+#: include/class_certificate.inc:115
 #, fuzzy
-msgid "Feedback"
-msgstr "Resposta"
+msgid "Cannot extract information for non PEM certificates!"
+msgstr "Não é possível extrair informações de certificados não PEM!"
 
-#: setup/class_setupStep_Feedback.inc:115
-msgid "Get notifications or send feedback"
-msgstr "Obtenha notificações ou envie comentários"
+#: include/class_certificate.inc:219
+msgid "No valid certificate loaded!"
+msgstr "Nenhum certificado válido carregado!"
 
-#: setup/class_setupStep_Feedback.inc:116
-msgid "Notification and feedback"
-msgstr "Notificações e Comentário"
+#: include/class_acl.inc:28
+msgid "Manage access control lists"
+msgstr "Gerenciar lista de controle de acesso"
 
-#: setup/class_setupStep_Feedback.inc:132 setup/class_setup.inc:74
-msgid "Setup error"
-msgstr "Erro de instalação"
+#: include/class_acl.inc:125 include/class_acl.inc:613
+#: include/class_acl.inc:1033
+#, php-format
+msgid "All users"
+msgstr "Todos usuários"
 
-#: setup/class_setupStep_Feedback.inc:140
-#: setup/class_setupStep_Feedback.inc:147
+#: include/class_acl.inc:254
 #, fuzzy
-msgid "Feedback error"
-msgstr "Erro de resposta"
+msgid "Section"
+msgstr "Ações"
 
-#: setup/class_setupStep_Feedback.inc:140
+#: include/class_acl.inc:264
+#, fuzzy
+msgid "Used"
+msgstr "Usuário"
+
+#: include/class_acl.inc:574
+msgid "No ACL settings for this category!"
+msgstr "Nenhuma configuração de ACL para esta categoria!"
+
+#: include/class_acl.inc:577
 #, php-format
-msgid "Cannot send feedback to '%s': %s"
-msgstr "Não é possível enviar resposta para '%s':%s"
+msgid "ACLs for: %s"
+msgstr ""
 
-#: setup/class_setupStep_Feedback.inc:147
-msgid "Cannot send feedback: service temporarily unavailable"
-msgstr "Não é possível enviar resposta: serviço temporariamente indisponível"
+#: include/class_acl.inc:583 include/class_acl.inc:587
+msgid "category ACL"
+msgstr "categoria ACL"
 
-#: setup/class_setupStep_Feedback.inc:181
-#, fuzzy
-msgid "Please specify a valid email address."
-msgstr "Por favor informe um endereço de email válido."
+#: include/class_acl.inc:639
+#, fuzzy, php-format
+msgid "Edit ACL for '%s' with scope '%s'"
+msgstr "Editar ACL para '%s' - o escopo é '%s'"
 
-#: setup/class_setupStep_Feedback.inc:185
-#, fuzzy
-msgid ""
-"You have to select at least one of both options, subscribe or send feedback."
-msgstr ""
-"Você deve selecionar pelo menos uma das duas opções, ou cadastrar-se ou "
-"enviar uma resposta."
+#: include/class_acl.inc:801 include/class_acl.inc:808
+msgid "Show/hide advanced settings"
+msgstr "Mostrar/Esconder configuração avançada"
 
-#: setup/class_setup.inc:195
-msgid "Completed"
-msgstr "Concluído"
+#: include/class_acl.inc:819
+msgid "Create objects"
+msgstr "Criar objetos"
 
-#: setup/class_setup.inc:235
-msgid "Check again"
-msgstr "Checar novamente"
+#: include/class_acl.inc:820
+msgid "Move objects"
+msgstr "Mover objetos"
 
-#: setup/class_setup.inc:238
-msgid "Next"
-msgstr "Próximo"
+#: include/class_acl.inc:821
+msgid "Remove objects"
+msgstr "Remover objetos"
 
-#: setup/setup_migrate.tpl:2
-msgid ""
-"During the LDAP inspection, we're going to check for several common pitfalls "
-"that may occur when migration to GOsa base LDAP administration. You may want "
-"to fix the problems below, in order to provide smooth services."
-msgstr ""
-"Durante a verificação no LDAP, nós estamos indo para buscar por várias "
-"armadilhas comuns que podem ocorrer durante a migração para o GOsa. Você "
-"pode querer resolver os problemas abaixo, afim de prestar um serviço limpo."
+#: include/class_acl.inc:832
+msgid "Complete object"
+msgstr "Objeto completo"
 
-#: setup/setup_migrate.tpl:5
-#, fuzzy
-msgid "Checks"
-msgstr "Estatus da verificação"
+#: include/class_acl.inc:984
+#, fuzzy, php-format
+msgid "Unknown ACL type '%s'!"
+msgstr "Tipo de ACL desconhecida '%s'!"
 
-#: setup/setup_migrate.tpl:22
-msgid "Add required object classes to the LDAP base"
-msgstr "Adicionar os objetos requeridos para a base LDAP"
+#: include/class_acl.inc:1029
+#, php-format
+msgid "Unknown entry '%s'!"
+msgstr "Entrada desconhecida '%s'!"
 
-#: setup/setup_migrate.tpl:24
-msgid "Current"
-msgstr "Atual"
+#: include/class_acl.inc:1093 include/class_acl.inc:1095
+#, fuzzy, php-format
+msgid "ACL role: %s"
+msgstr "Papel de ACL"
 
-#: setup/setup_migrate.tpl:28
-msgid "After migration"
-msgstr "Após a migração"
+#: include/class_acl.inc:1095
+#, fuzzy
+msgid "unknown ACL role"
+msgstr "Papel desconhecido"
 
-#: setup/setup_migrate.tpl:35
-msgid "Close"
-msgstr "Fechar"
+#: include/class_acl.inc:1103
+#, php-format
+msgid "Contains settings for these objects: %s"
+msgstr "Contém configurações para estes objetos: %s"
 
-#: setup/setup_migrate.tpl:40
-msgid "Create a new GOsa administrator account"
-msgstr "Criar nova conta de administrador do GOsa"
+#: include/class_acl.inc:1120
+msgid "inactive"
+msgstr "inativo"
 
-#: setup/setup_migrate.tpl:41
-msgid ""
-"This dialog will automatically add a new super administrator to your LDAP "
-"tree."
-msgstr ""
-"Este diálogo irá adicionar automaticamente um novo super administrador a sua "
-"árvore LDAP."
+#: include/class_acl.inc:1120
+msgid "No members"
+msgstr "Sem membros"
 
-#: setup/setup_migrate.tpl:57
-msgid "Password (again)"
-msgstr "Senha (novamente)"
+#: include/class_acl.inc:1291
+msgid "Access control list"
+msgstr "Lista de controle de acesso"
 
-#: setup/class_setupStep_Finish.inc:40
-msgid "Write configuration file"
-msgstr "Gravando o arquivo de configuração"
+#: include/class_acl.inc:1297
+msgid "ACL roles"
+msgstr "Papel de ACL"
 
-#: setup/class_setupStep_Finish.inc:41
-msgid "Finish - write the configuration file"
-msgstr "Concluindo - gravar arquivo de configuração"
+#: include/class_acl.inc:1300
+#, fuzzy
+msgid "ACL Entries"
+msgstr "Papel de ACL"
 
-#: setup/class_setupStep_Finish.inc:106
+#: include/class_pluglist.inc:147
 #, fuzzy
-msgid ""
-"Your configuration file is currently world readable. Please update the file "
-"permissions!"
+msgid "The configuration format has changed: please run the setup again!"
 msgstr ""
-"Seu arquivo de configuração permite que todos leiam. Por favor atualize as "
-"permissões do arquivo!"
-
-#: setup/class_setupStep_Finish.inc:108
-msgid "The configuration is currently not readable or it does not exists."
-msgstr "O arquivo de configuração não permite a leitura ou ele não existe."
+"O formato de configuração foi alterado. Por favor execute a instalação "
+"novamente!"
 
-#: setup/class_setupStep_Finish.inc:117
-#, fuzzy, php-format
+#: include/class_pluglist.inc:304
+#, fuzzy
 msgid ""
-"After downloading and placing the file under %s, please make sure that the "
-"user the web server is running with is able to read %s, while other users "
-"shouldn't. You may want to execute these commands to achieve this "
-"requirement:"
+"You are currently editing a database entry. Do you want to discard the "
+"changes?"
 msgstr ""
-"Depois de baixar e colocar o arquivo em %s, certifique-se que o usuário do "
-"servidor está sendo executado com é capaz de ler %s, enquanto outros "
-"usuários não devem. Você pode querer executar estes comandos para conseguir "
-"este requisito:"
+"Você está editando uma entrada de dados. Você quer rejeitar as mudanças?"
 
-#: setup/class_setupStep_Checks.inc:40 setup/class_setupStep_Checks.inc:41
-msgid "Installation check"
-msgstr "Verificação de instalação"
+#: include/class_log.inc:87
+#, fuzzy, php-format
+msgid "Logging failed: %s"
+msgstr "Logging failed: %s"
 
-#: setup/class_setupStep_Checks.inc:42
-msgid "Basic checks for PHP compatibility and extensions"
-msgstr "Verificações básicas de compatibilidade do PHP e extensões"
+#: include/class_log.inc:102
+#, fuzzy, php-format
+msgid "Invalid option %s specified!"
+msgstr "a opção '%s' inválida foi especificada!"
 
-#: setup/class_setupStep_Checks.inc:66
-msgid "Checking PHP version"
-msgstr "Verificando versão do PHP"
+#: include/class_log.inc:106
+#, fuzzy
+msgid "Specified 'objectType' is empty or invalid!"
+msgstr "ObjectType especificado esta vazio ou inválido!"
 
-#: setup/class_setupStep_Checks.inc:67
-#, php-format
-msgid "PHP must be of version %s or above."
-msgstr "O PHP deve ser a versão %s ou superior."
+#: include/class_jsonRPC.inc:38
+#, fuzzy, php-format
+msgid "The RPC connection (%s) specified for %s:%s is invalid: %s"
+msgstr "'%s' comando para o plugin %s é inválido!"
 
-#: setup/class_setupStep_Checks.inc:68
-msgid "Please upgrade to a supported version."
-msgstr "Por favor atualize para uma versão suportada"
+#: include/class_jsonRPC.inc:331
+#, fuzzy, php-format
+msgid "Unknown HTTP status code %s!"
+msgstr "Tipo de ACL desconhecida '%s'!"
 
-#: setup/class_setupStep_Checks.inc:75
-msgid "GOsa requires this module to talk with your LDAP server."
-msgstr "O GOsa requer esse módulo para comunicar com o seu servidor LDAP."
+#: include/class_core.inc:114
+#, fuzzy
+msgid "All objects"
+msgstr "Mover objetos"
 
-#: setup/class_setupStep_Checks.inc:83
-msgid "GOsa requires this module for an internationalized interface."
-msgstr "O GOsa requer esse módulo para uma interface internacionalizada."
+#: include/class_core.inc:132
+#, fuzzy
+msgid "Traditional"
+msgstr "Terminal"
 
-#: setup/class_setupStep_Checks.inc:91
+#: include/class_core.inc:132
+msgid "Use samba pool"
+msgstr ""
+
+#: include/class_core.inc:164 include/class_core.inc:167
 #, fuzzy
-msgid "GOsa requires this module for the samba integration."
-msgstr "GOsa requires this module for a integração com o samba."
+msgid "hours"
+msgstr "Mostrar usuários"
 
-#: setup/class_setupStep_Checks.inc:99
+#: include/class_core.inc:184
 #, fuzzy
-msgid ""
-"GOsa requires either 'mhash' or the 'sha1' module to make use of SSHA "
-"encryption."
-msgstr "O GOsa requer esse módulo para fazer uso de criptografia SSHA."
+msgid "None"
+msgstr "nenhum"
 
-#: setup/class_setupStep_Checks.inc:107
-msgid "GOsa requires this module to talk to an IMAP server."
-msgstr "O GOsa requer esse módulo para conectar em um servidor IMAP."
+#: include/class_core.inc:200
+#, fuzzy
+msgid "User value"
+msgstr "Usuário"
 
-#: setup/class_setupStep_Checks.inc:114
-msgid "mbstring"
-msgstr "mbstring"
+#: include/class_core.inc:209
+#, fuzzy
+msgid "Core"
+msgstr "Fechar"
 
-#: setup/class_setupStep_Checks.inc:115
+#: include/class_core.inc:210
 #, fuzzy
-msgid "GOsa requires this module to handle Unicode strings."
-msgstr "O GOsa requer esse módulo para manipular caracteres unicode."
+msgid "GOsa core plugin"
+msgstr "Configurações principais do GOsa"
 
-#: setup/class_setupStep_Checks.inc:122
-msgid "Calendar"
+#: include/class_core.inc:238
+msgid ""
+"Enables htaccess instead of LDAP authentication. This can be used to enable "
+"other authentication mechanisms like Kerberos for the GOsa login."
 msgstr ""
 
-#: setup/class_setupStep_Checks.inc:123
-#, fuzzy
-msgid "GOsa requires this module to calculate dates."
-msgstr "O GOsa requer esse módulo para manipular caracteres unicode."
+#: include/class_core.inc:248
+msgid "Enables the usage statistics module."
+msgstr ""
 
-#: setup/class_setupStep_Checks.inc:130
-msgid "MySQL"
-msgstr "MySQL"
+#: include/class_core.inc:258
+msgid "Database file to be used by the usage statistics module."
+msgstr ""
 
-#: setup/class_setupStep_Checks.inc:131
+#: include/class_core.inc:268
 msgid ""
-"GOsa requires this module to communicate with several supported databases."
+"Enables event logging in GOsa. Setting it to 'On' make GOsa log every action "
+"a user performs via syslog. If you use this in combination with rsyslog and "
+"configure it to mysql logging, you can browse all events in GOsa."
 msgstr ""
-"O GOsa requer esse módulo para conectar com diversos banco de dados "
-"suportados."
 
-#: setup/class_setupStep_Checks.inc:148
-msgid "samba hash generator"
-msgstr "gerador de hash samba"
+#: include/class_core.inc:279
+msgid ""
+"Enables a status bar on the bottom of lists displaying a summary of type and "
+"number of elements in the list."
+msgstr ""
 
-#: setup/class_setupStep_Checks.inc:149
-msgid "GOsa requires this command to synchronize POSIX and samba passwords."
-msgstr "O GOsa requer esse comando para sincronizar as senhas POSIX e Samba."
+#: include/class_core.inc:289
+msgid "Specify the minimum length for newly entered passwords."
+msgstr ""
 
-#: setup/class_setupStep_Checks.inc:150
-#, fuzzy
+#: include/class_core.inc:299
 msgid ""
-"Deploy a gosa-si installation or install the Perl Crypt::SmbHash modules."
+"Specify the minimum number of characters that have to differ between old and "
+"newly entered passwords."
 msgstr ""
-"Implantar uma instalação gosa-si ou instale o módulo perl Crypt::SmbHash"
 
-#: setup/class_setupStep_Checks.inc:163
-msgid "imagick"
-msgstr "imagick"
+#: include/class_core.inc:309
+msgid ""
+"Command to generate password proposals. If a command has been specified, the "
+"user can decide whether to use an automatic password or a manually specified "
+"one."
+msgstr ""
 
-#: setup/class_setupStep_Checks.inc:164
-msgid "GOsa requires this extension to handle images."
-msgstr "O GOsa requer esta extensão para manipular imagens."
+#: include/class_core.inc:319
+msgid ""
+"Enable display of PHP errors on the top of the page. Disable this feature in "
+"production environments to avoid the exposure of sensitive data."
+msgstr ""
 
-#: setup/class_setupStep_Checks.inc:179
-msgid "compression module"
-msgstr "módulo de compressão"
+#: include/class_core.inc:319
+#, fuzzy, php-format
+msgid "Related option"
+msgstr "operação de exclusão"
 
-#: setup/class_setupStep_Checks.inc:180
-#, fuzzy
-msgid "GOsa requires this extension to handle snapshots."
-msgstr "O GOsa requer esta extensão para manipular snapshot"
+#: include/class_core.inc:329
+msgid ""
+"Show messages that may assist plugin development. Be aware that this option "
+"may produce some ACL related false error messages!"
+msgstr ""
 
-#: setup/class_setupStep_Checks.inc:191
-#, fuzzy
+#: include/class_core.inc:340
 msgid ""
-"register_globals is a PHP mechanism to register all global variables to be "
-"accessible from scripts without changing the scope. This may be a security "
-"risk."
+"Enable LDAP schema verification during login. The recommended setting is "
+"'On' because it enables efficient methods to create missing subtrees in the "
+"LDAP."
 msgstr ""
-"O register_globals do PHP é um mecanismo para registrar todas as variáveis "
-"globais para ser acessível a partir de scripts, sem alterar o âmbito de "
-"aplicação. Este pode ser um risco de segurança."
 
-#: setup/class_setupStep_Checks.inc:192
-msgid "Search for 'register_globals' in your php.ini and switch it to 'Off'."
-msgstr "Procure por 'register_globals' no seu php.ini e altere para 'Off'."
+#: include/class_core.inc:350
+msgid "Enable copy and paste for most objects managed by GOsa."
+msgstr ""
 
-#: setup/class_setupStep_Checks.inc:200
-#, fuzzy
-msgid "PHP uses this value for the garbage collector to delete old sessions."
-msgstr "O PHP usa esse valor para apagar sessões antigas."
+#: include/class_core.inc:360
+msgid "Enable PHP security checks for disabled register_global settings."
+msgstr ""
 
-#: setup/class_setupStep_Checks.inc:201
-#, fuzzy
-msgid ""
-"Setting this value to one day will prevent loosing session and cookies "
-"before they really timeout."
+#: include/class_core.inc:370
+msgid "Enable automatic redirection to HTTPS based administration."
 msgstr ""
-"Definir esse valor para um dia irá evitar perder a sessão e os cookies antes "
-"de eles realmente alcancem o tempo limite."
 
-#: setup/class_setupStep_Checks.inc:202
-msgid ""
-"Search for 'session.gc_maxlifetime' in your php.ini and set it to 86400 or "
-"higher."
+#: include/class_core.inc:380
+msgid "Enable logging of detailed information of LDAP operations."
 msgstr ""
-"Procure por 'session.gc_maxlifetime' no seu php.ini e altere para 86400 ou "
-"superior."
 
-#: setup/class_setupStep_Checks.inc:209 setup/class_setupStep_Checks.inc:225
-#: setup/class_setupStep_Checks.inc:241 setup/class_setupStep_Checks.inc:257
-#, fuzzy
-msgid "Off"
-msgstr "Off"
+#: include/class_core.inc:390
+msgid "Enable LDAP referral chasing."
+msgstr ""
 
-#: setup/class_setupStep_Checks.inc:210
+#: include/class_core.inc:400
 msgid ""
-"In Order to use GOsa without any trouble, the session.auto_register option "
-"in your php.ini should be set to 'Off'."
+"Specify LDAP element filter limit. If the limit is not 0, GOsa speeds up "
+"group queries by putting several queries into a single query. This is known "
+"to produce problems on some LDAP servers (i.e. Sun DS) and needs to be "
+"lowered or disabled."
 msgstr ""
-"O GOsa pode funcionar sem qualquer problema, a opção session.auto_register "
-"no seu php.ini dever ser definida para 'Off'."
 
-#: setup/class_setupStep_Checks.inc:211
-#, fuzzy
-msgid "Search for 'session.auto_start' in your php.ini and set it to 'Off'."
-msgstr "Procurar por 'session.auto_start' no seu php.ini e altere para 'Off'."
+#: include/class_core.inc:410
+msgid ""
+"Specify the maximum number of entries GOsa will request from an LDAP server. "
+"A warning is displayed if this limit is exceeded."
+msgstr ""
 
-#: setup/class_setupStep_Checks.inc:218
+#: include/class_core.inc:420
+msgid "Disable checks for LDAP size limits."
+msgstr ""
+
+#: include/class_core.inc:430
 #, fuzzy
-msgid ""
-"GOsa needs at least 32MB of memory. Setting it below this limit may cause "
-"errors that are not reproducible! Increase it for larger setups."
+msgid "Enable warnings for non encrypted connections."
+msgstr "Exigir conexões criptografadas"
+
+#: include/class_core.inc:440
+msgid "Enable compression for PPD files."
 msgstr ""
-"O GOsa precisa de pelo menos 32MB de memória. Defini-lo abaixo desse limite "
-"pode causar erros que não reproduzidos! Configure para valores maiores."
 
-#: setup/class_setupStep_Checks.inc:219
+#: include/class_core.inc:451
 msgid ""
-"Search for 'memory_limit' in your php.ini and set it to '32M' or higher."
+"DN of user with ACL checks disabled. This should only be used to restore "
+"lost administrative ACLs."
 msgstr ""
-"Procure por 'memory_limit' no seu php.ini e altere para '32M' ou maior."
 
-#: setup/class_setupStep_Checks.inc:226
-#, fuzzy
+#: include/class_core.inc:462
+msgid "Storage path for PPD files."
+msgstr ""
+
+#: include/class_core.inc:472
 msgid ""
-"This option influences the PHP output handling. Turn this Option off, to "
-"increase performance."
+"Number of seconds a LDAP query is allowed to take until GOsa aborts the "
+"request."
 msgstr ""
-"Esta opção influencia a movimentação de saída do PHP. Desative essa opção "
-"para aumentar o desempenho."
 
-#: setup/class_setupStep_Checks.inc:227
-msgid "Search for 'implicit_flush' in your php.ini and set it to 'Off'."
-msgstr "Procure por 'implicit_flush' no seu php.ini e altere para 'Off'."
+#: include/class_core.inc:482
+msgid "Enables storing of user filters in browser cookies."
+msgstr ""
 
-#: setup/class_setupStep_Checks.inc:234
-msgid "The Execution time should be at least 30 seconds."
-msgstr "O tempo de execução deve ser de pelo menos 30 segundos."
+#: include/class_core.inc:492
+msgid "Enables sending of compressed web page content."
+msgstr ""
 
-#: setup/class_setupStep_Checks.inc:235
-msgid ""
-"Search for 'max_execution_time' in your php.ini and set it to '30' or higher."
+#: include/class_core.inc:503
+msgid "LDAP attribute which is used to detect changes."
 msgstr ""
-"Procure por 'max_execution_time' no seu php.ini e altere para '30' ou maior"
 
-#: setup/class_setupStep_Checks.inc:242
+#: include/class_core.inc:514
 msgid ""
-"Increase the server security by setting expose_php to 'off'. PHP won't send "
-"any information about the server you are running in this case."
+"ISO language code which is used to override the automatic language detection."
 msgstr ""
-"Aumente a segurança do servidor, definindo expose_php para 'Off'. PHP não "
-"envia qualquer informação sobre o servidor que está executando."
 
-#: setup/class_setupStep_Checks.inc:243
-msgid "Search for 'expose_php' in your php.ini and set if to 'Off'."
-msgstr "Procure por 'expose_php' no seu php.ini e altere para 'Off'."
+#: include/class_core.inc:525
+msgid "CSS and template theme to be used."
+msgstr ""
 
-#: setup/class_setupStep_Checks.inc:249
+#: include/class_core.inc:535
+msgid ""
+"Number of seconds after an inactive session expires. This may be overridden "
+"by some systems php.ini/crontab mechanism."
+msgstr ""
+
+#: include/class_core.inc:545
 #, fuzzy
-msgid "On"
-msgstr "On"
+msgid "Template engine compile directory."
+msgstr "Diretório de compilação Smarty"
 
-#: setup/class_setupStep_Checks.inc:250
+#: include/class_core.inc:555
+#, php-format
 msgid ""
-"Increase your server security by setting magic_quotes_gpc to 'on'. PHP will "
-"escape all quotes in strings in this case."
+"Logical AND of the integer values below that controls the debug output on "
+"every page load: %s"
 msgstr ""
-"Aumente a segurança do servidor, definindo magic_quotes_gpc para 'On'. O PHP "
-"vai escapar todas as aspas em string nesse caso."
 
-#: setup/class_setupStep_Checks.inc:251
-msgid "Search for 'magic_quotes_gpc' in your php.ini and set it to 'On'."
-msgstr "Procure por 'magic_quotes_gpc' no seu php.ini e altere para 'On'."
+#: include/class_core.inc:576
+msgid ""
+"Command to create Samba NT/LM hashes. Required for password synchronization "
+"if you don't use supplementary services."
+msgstr ""
 
-#: setup/class_setupStep_Checks.inc:258
-#, fuzzy
-msgid "Increase your server performance by setting magic_quotes_gpc to 'off'."
+#: include/class_core.inc:587
+msgid "Default hash to be used for newly created user passwords."
 msgstr ""
-"Aumente a performance do seu servidor configurando magic_quotes_gpc para "
-"'Off'."
 
-#: setup/class_setupStep_Checks.inc:259
+#: include/class_core.inc:596
 msgid ""
-"Search for 'zend.ze1_compatibility_mode' in your php.ini and set it to 'Off'."
+"Enable checking for the presence of problematic unicode characters in "
+"passwords."
 msgstr ""
-"Procure por 'zend.ze1_compatibility_mode' no seu php.ini e altere para 'Off'."
 
-#: setup/class_setupStep_Checks.inc:269
-#, fuzzy
-msgid "Configuration writable"
-msgstr "Configuração gravável"
+#: include/class_core.inc:607
+msgid ""
+"Specify whether 'cn' or 'uid' style user DNs are generated. For more "
+"sophisticated control use the 'accountRDN' setting."
+msgstr ""
 
-#: setup/class_setupStep_Checks.inc:270
-#, fuzzy
-msgid "The configuration file can't be written"
-msgstr "O arquivo de configuração não pode ser escrito"
+#: include/class_core.inc:617
+msgid "Location component for user storage inside of departments."
+msgstr ""
 
-#: setup/class_setupStep_Checks.inc:271
-#, fuzzy, php-format
-msgid ""
-"GOsa reads its configuration from a file located in (%s/%s). The setup can "
-"write the configuration directly if it is writable."
+#: include/class_core.inc:627
+msgid "Location component for group storage inside of departments."
+msgstr ""
+
+#: include/class_core.inc:637
+msgid ""
+"Count base for group IDs. For dynamic ID assignment use the 'nextIdHook' "
+"setting."
 msgstr ""
-"O GOsa lê suas configurações em um arquivo localizado em (%s/%s). A "
-"instalação pode escrever essa configuração se é permitido."
 
-#: setup/setup_feedback.tpl:2
-#, fuzzy
-msgid "Feedback successfully send"
-msgstr "Resposta enviada com sucesso"
+#: include/class_core.inc:647
+msgid ""
+"Count base for user IDs. For dynamic ID assignment use the 'nextIdHook' "
+"setting."
+msgstr ""
 
-#: setup/setup_feedback.tpl:6
-#, fuzzy
-msgid "Subscribe to the gosa-announce mailing list"
-msgstr "Inscrever-se para a lista de email gosa-announce"
+#: include/class_core.inc:657
+msgid ""
+"Lowest assignable group ID for use with the idAllocationMethod set to 'pool'."
+msgstr ""
 
-#: setup/setup_feedback.tpl:8
+#: include/class_core.inc:667
 msgid ""
-"When checking this option, GOsa will try to connect http://oss.gonicus.de in "
-"order to subscribe you to the gosa-announce mailing list. You've to confirm "
-"this by mail."
+"Highest assignable group ID for use with the idAllocationMethod set to "
+"'pool'."
 msgstr ""
-"Ao verificar esta opção, o GOsa tentará se conectar http://oss.gonicus.de "
-"para se inscrever você a lista de email gosa-announce. Você tem que "
-"confirmar isso pelo email."
 
-#: setup/setup_feedback.tpl:20
-msgid "Mail address"
-msgstr "Endereço de Email"
+#: include/class_core.inc:677
+msgid ""
+"Lowest assignable user ID for use with the idAllocationMethod set to 'pool'."
+msgstr ""
 
-#: setup/setup_feedback.tpl:28
-msgid "Send feedback to the GOsa project team"
-msgstr "Envie comentários à equipe do projeto GOsa"
+#: include/class_core.inc:687
+msgid ""
+"Highest assignable user ID for use with the idAllocationMethod set to 'pool'."
+msgstr ""
 
-#: setup/setup_feedback.tpl:31
+#: include/class_core.inc:697
 msgid ""
-"When checking this option, GOsa will try to connect http://oss.gonicus.de in "
-"order to submit your form anonymously."
+"Count base for user IDs. For dynamic ID assignment use the 'baseIdHook' "
+"setting."
 msgstr ""
-"Ao verificar esta opção, GOsa tentará se conectar http://oss.gonicus.de a "
-"fim de enviar seu formulário anonimamente."
 
-#: setup/setup_feedback.tpl:38
-msgid "Did the setup procedure help you to get started?"
-msgstr "O procedimento de configuração foi útil para você?"
+#: include/class_core.inc:707
+#, fuzzy
+msgid "Connection URL for use with the gosa-ng service."
+msgstr "Falha na comunicação com o serviço de infraestrutura!"
 
-#: setup/setup_feedback.tpl:39 setup/setup_feedback.tpl:50
-#: setup/class_setupStep_Ldap.inc:75
-msgid "Yes"
-msgstr "Sim"
+#: include/class_core.inc:717
+msgid "User name used to connect to the 'gosaRpcServer'."
+msgstr ""
 
-#: setup/setup_feedback.tpl:41 setup/setup_feedback.tpl:52
-#: setup/class_setupStep_Ldap.inc:75
-msgid "No"
-msgstr "Não"
+#: include/class_core.inc:727
+msgid "Password used to connect to the 'gosaRpcServer'."
+msgstr ""
 
-#: setup/setup_feedback.tpl:44
-msgid "If not, what problems did you encounter"
-msgstr "Se não, quais os problemas você encontrou"
+#: include/class_core.inc:737
+#, fuzzy
+msgid "Connection URI for use with the gosa-si service (obsolete)."
+msgstr "Falha na comunicação com o serviço de infraestrutura: %s"
 
-#: setup/setup_feedback.tpl:48
-msgid "Is this the first time you use GOsa?"
-msgstr "Esta é a primeira vez que utiliza o GOsa?"
+#: include/class_core.inc:747
+msgid "Number of seconds after a gosa-si connection is considered 'dead'."
+msgstr ""
 
-#: setup/setup_feedback.tpl:53
-msgid "I use it since"
-msgstr "Eu uso ele desde"
+#: include/class_core.inc:758
+msgid "User attribute which is used for log in."
+msgstr ""
 
-#: setup/setup_feedback.tpl:54
+#: include/class_core.inc:769
 #, fuzzy
-msgid "Select the year since when you are using GOsa"
-msgstr "Selecione o ano, desde quando você estiver usando o GOsa"
+msgid "Local time zone."
+msgstr "Localização"
 
-#: setup/setup_feedback.tpl:60
-msgid "What operating system / distribution do you use?"
-msgstr "Qual o sistema operacional / distribuição você usa?"
+#: include/class_core.inc:779
+msgid ""
+"Enable tagging of administrative units. This can be used in conjunction with "
+"ACLs (obsolete)."
+msgstr ""
 
-#: setup/setup_feedback.tpl:64
-msgid "What web server do you use?"
-msgstr "Qual o servidor web você usa?"
+#: include/class_core.inc:789
+msgid "Enable the use of {sasl} instead of {kerberos} for user realms."
+msgstr ""
 
-#: setup/setup_feedback.tpl:68
-msgid "What PHP version do you use?"
-msgstr "Qual a versão do PHP você usa?"
+#: include/class_core.inc:799
+msgid ""
+"Enable RFC 2307bis style groups. This combines the use of 'member' and "
+"'memberUid' attributes."
+msgstr ""
 
-#: setup/setup_feedback.tpl:72
-#, fuzzy
-msgid "GOsa version"
-msgstr "GOsa configurações gerais"
+#: include/class_core.inc:809
+msgid ""
+"Adjusts the user DN generation to include the users personal title (only in "
+"conjunction with accountPrimaryAttribute)."
+msgstr ""
 
-#: setup/setup_feedback.tpl:78 setup/setup_feedback.tpl:79
-msgid "LDAP"
-msgstr "LDAP"
+#: include/class_core.inc:819
+msgid "Script to be called for finding the next free id for groups or users."
+msgstr ""
 
-#: setup/setup_feedback.tpl:81
-msgid "What kind of LDAP server(s) do you use?"
-msgstr "Que tipo de servidor LDAP(s) você usa?"
+#: include/class_core.inc:828
+msgid ""
+"Descriptive string for the automatic ID generator. Please read the FAQ file "
+"for more information."
+msgstr ""
 
-#: setup/setup_feedback.tpl:85
-msgid "How many objects are in your LDAP?"
-msgstr "Quantos objetos você tem no LDAP?"
+#: include/class_core.inc:838
+msgid "Enable strict checking for user IDs and group names."
+msgstr ""
 
-#: setup/setup_feedback.tpl:91 setup/setup_feedback.tpl:92
-msgid "Features"
-msgstr "Recursos"
+#: include/class_core.inc:848
+msgid ""
+"Lowest assignable user or group ID. Only active if idAllocationMethod is set "
+"to 'traditional'."
+msgstr ""
 
-#: setup/setup_feedback.tpl:94
-msgid "What features of GOsa do you use?"
-msgstr "Quais características do GOsa você usa?"
+#: include/class_core.inc:859
+msgid "Attribute to be used for primary mail addresses."
+msgstr ""
 
-#: setup/setup_feedback.tpl:103
-msgid "What features do you want to see in future versions of GOsa?"
-msgstr "Que características você quer ver em futuras versões do GOsa?"
+#: include/class_core.inc:869
+msgid "Namespace used for shared folders."
+msgstr ""
 
-#: setup/setup_feedback.tpl:107
-msgid "Send feedback"
-msgstr "Enviar comentário"
+#: include/class_core.inc:879
+msgid ""
+"Namespace rule to create user folders. Please read the FAQ file for more "
+"information."
+msgstr ""
 
-#: setup/setup_finish.tpl:3
-msgid "Create your configuration file"
-msgstr "Criando o seu arquivo de configuração"
+#: include/class_core.inc:889
+msgid ""
+"Namespace rule to create folders. Please read the FAQ file for more "
+"information."
+msgstr ""
 
-#: setup/setup_finish.tpl:10
-#, fuzzy
-msgid "Depending on the user name your web server is running on:"
-msgstr "Dependendo do nome de usuário que o seu servidor web esta rodando:"
+#: include/class_core.inc:899
+msgid "Seconds after an IMAP connection is considered dead."
+msgstr ""
 
-#: setup/setup_finish.tpl:27
-msgid "Download configuration"
-msgstr "Baixar configuração"
+#: include/class_core.inc:910
+msgid "Class name of the mail method to be used."
+msgstr ""
 
-#: setup/setup_finish.tpl:33
-msgid "Status: "
-msgstr "Estatus:"
+#: include/class_core.inc:920
+msgid ""
+"Enable slashes instead of dots as a name space separator for Cyrus IMAP."
+msgstr ""
 
-#: setup/class_setupStep_Ldap.inc:54
-msgid "LDAP setup"
-msgstr "Configuração do LDAP"
+#: include/class_core.inc:930
+msgid ""
+"Directory to store vacation templates. Please read the FAQ file for more "
+"information."
+msgstr ""
 
-#: setup/class_setupStep_Ldap.inc:55
-msgid "LDAP connection setup"
-msgstr "Configuração de conexão LDAP"
+#: include/class_core.inc:940
+#, fuzzy
+msgid "Enable TLS for LDAP connections."
+msgstr "Conexão LDAP"
 
-#: setup/class_setupStep_Ldap.inc:56
+#: include/class_core.inc:950
+msgid "Enable IVBB used by german authorities."
+msgstr ""
+
+#: include/class_core.inc:960
 msgid ""
-"This dialog performs the basic configuration of the LDAP connectivity for "
-"GOsa."
+"Maintain sambaIdmapEntry objects to improve performance on some Samba "
+"versions."
 msgstr ""
-"Esse diálogo faz a configuração básica de conectividade no LDAP para o GOsa."
 
-#: setup/class_setupStep_Ldap.inc:113
-#, php-format
-msgid "Anonymous bind to server '%s' failed!"
-msgstr "Conexão anônima ao servidor %s falhou!"
+#: include/class_core.inc:970
+msgid "Enable checks to determine whether an account is expired or not."
+msgstr ""
 
-#: setup/class_setupStep_Ldap.inc:115
-#, php-format
-msgid "Bind as user '%s' failed!"
-msgstr "Conexão utilizando o usuário '%s' falhou!"
+#: include/class_core.inc:980
+msgid ""
+"String containing the SID for Samba setups without the Domain object in LDAP."
+msgstr ""
 
-#: setup/class_setupStep_Ldap.inc:120
-#, php-format
-msgid "Anonymous bind to server '%s' succeeded."
-msgstr "Conexão anônima ao servidor %s feita com sucesso."
+#: include/class_core.inc:990
+msgid ""
+"String containing the RID base for Samba setups without the Domain object in "
+"LDAP."
+msgstr ""
 
-#: setup/class_setupStep_Ldap.inc:121
-msgid "Please specify user and password!"
-msgstr "Por favor informe o usuário e senha!"
+#: include/class_core.inc:1000
+#, fuzzy
+msgid "Enable manual object snapshots."
+msgstr "Criando imagens dos objetos"
 
-#: setup/class_setupStep_Ldap.inc:123
-#, php-format
-msgid "Bind as user '%s' to server '%s' succeeded!"
-msgstr "Conexão utilizando o usuário '%s' no servidor '%s' feita com sucesso !"
+#: include/class_core.inc:1010
+msgid "Base DN for snapshot storage."
+msgstr ""
 
-#: setup/setup_ldap.tpl:2
+#: include/class_core.inc:1020
+#, fuzzy
+msgid "DN of the snapshot administrator."
+msgstr "Admin do Domínio"
+
+#: include/class_core.inc:1030
+msgid "Password of the snapshot administrator."
+msgstr ""
+
+#: include/class_core.inc:1041
 msgid ""
-"The main data source used in GOsa is LDAP. In order to access the "
-"information stored there, please enter the required information."
+"Method for user and group ID generation. Note: only the 'traditional' method "
+"is safe due to PHP limitations."
 msgstr ""
 
-#: setup/setup_ldap.tpl:9
-#, fuzzy
-msgid "Please choose the LDAP user to be used by GOsa"
-msgstr "Por favor escolha o usuário LDAP para ser utilizado pelo GOsa"
+#: include/class_core.inc:1050
+msgid "URI of server to be used for snapshots."
+msgstr ""
 
-#: setup/setup_ldap.tpl:28 setup/setup_ldap.tpl:29
-msgid "LDAP connection"
-msgstr "Conexão LDAP"
+#: include/class_listing.inc:319
+msgid "Select all"
+msgstr "Selecionar todos"
 
-#: setup/setup_ldap.tpl:31
-msgid "Location name"
-msgstr "Nome"
+#: include/class_listing.inc:578
+msgid "created by"
+msgstr "criado por"
 
-#: setup/setup_ldap.tpl:35
-msgid "Connection URI"
-msgstr "URI de conexão"
+#: include/class_listing.inc:1064 include/class_listing.inc:1066
+msgid "Go to preceding level"
+msgstr ""
 
-#: setup/setup_ldap.tpl:39
-msgid "TLS connection"
-msgstr "Usar TLS"
+#: include/class_listing.inc:1072 include/class_listing.inc:1074
+msgid "Go to current users level"
+msgstr ""
 
-#: setup/setup_ldap.tpl:57
-msgid "Reload"
-msgstr "Recarregar"
+#: include/class_listing.inc:1079
+msgid "Reload list"
+msgstr "Recarregar lista"
 
-#: setup/setup_ldap.tpl:63 setup/setup_ldap.tpl:64
-msgid "Authentication"
-msgstr "Autenticação"
+#: include/class_listing.inc:1453
+msgid "Copy"
+msgstr "Copiar"
 
-#: setup/setup_ldap.tpl:66
-#, fuzzy
-msgid "Administrator DN"
-msgstr "DN Admin"
+#: include/class_listing.inc:1459
+msgid "Cut"
+msgstr "Cortar"
 
-#: setup/setup_ldap.tpl:71
-msgid "Select user"
-msgstr "Selecione o usuário"
+#: include/class_listing.inc:1492
+msgid "Cut this entry"
+msgstr "Cortar esta entrada"
 
-#: setup/setup_ldap.tpl:81
-#, fuzzy
-msgid "Automatically append LDAP base to administrator DN"
-msgstr "Adicionar automaticamente o DN admin à base LDAP."
+#: include/class_listing.inc:1501
+msgid "Copy this entry"
+msgstr "Copiar esta entrada"
 
-#: setup/setup_ldap.tpl:85
-#, fuzzy
-msgid "Administrator password"
-msgstr "Senha Admin"
+#: include/class_listing.inc:1533 include/class_listing.inc:1535
+msgid "Restore snapshots"
+msgstr "Restaurar snapshots"
 
-#: setup/setup_ldap.tpl:91 setup/setup_ldap.tpl:92
-msgid "Schema based settings"
-msgstr "Configurações baseada nos esquema"
+#: include/class_listing.inc:1549
+msgid "Export list"
+msgstr "Exportar lista"
 
-#: setup/setup_ldap.tpl:94
+#: include/class_listing.inc:1591
 #, fuzzy
-msgid "Use RFC 2307bis compliant groups"
-msgstr "Usar rfc2307bis para grupos"
+msgid "Create new snapshot for this object"
+msgstr "Criar novo snapshot deste objeto"
 
-#: setup/setup_ldap.tpl:105 setup/setup_ldap.tpl:106
-msgid "Current status"
-msgstr "Estatus atual"
+#: include/functions.inc:134
+#, fuzzy, php-format
+msgid "Fatal error: no class locations defined - please run %s to fix this"
+msgstr ""
+"Erro fatal: Não locais definidos para a classe - por favor execute '%s' para "
+"corrigir isso"
 
-#: setup/class_setupStep_Migrate.inc:51 setup/class_setupStep_Migrate.inc:52
-msgid "LDAP inspection"
-msgstr "Inspeção no LDAP"
+#: include/functions.inc:141
+#, fuzzy, php-format
+msgid "Fatal error: cannot instantiate class %s - try running %s to fix this"
+msgstr ""
+"Erro fatal: Não foi possível instanciar a classe '%s' - tente executar '%s' "
+"para corrigir isso"
 
-#: setup/class_setupStep_Migrate.inc:53
-msgid "Analyze your current LDAP for GOsa compatibility"
-msgstr "Analisa o seu LDAP para compatibilidade com o GOsa"
+#: include/functions.inc:466
+#, fuzzy, php-format
+msgid "Error while connecting to LDAP: %s"
+msgstr "Erro fatal: Erro enquanto conectava no LDAP. O servidor informou '%s'."
 
-#: setup/class_setupStep_Migrate.inc:59
-msgid "Checking for root object"
-msgstr "Verificando por objeto raiz"
+#: include/functions.inc:537 include/functions.inc:623
+#, fuzzy
+msgid "User ID is not unique!"
+msgstr "sambaUnixIdPool não é único!"
 
-#: setup/class_setupStep_Migrate.inc:65
-msgid "Inspecting object classes in root object"
-msgstr "Inspecionando classes de objetos em objetos raiz"
+#: include/functions.inc:827 include/functions.inc:945
+msgid "Error while locking entry!"
+msgstr ""
 
-#: setup/class_setupStep_Migrate.inc:71
-msgid "Checking permission for LDAP database"
-msgstr "Verificando permissões no banco de dados LDAP"
+#: include/functions.inc:837
+#, fuzzy, php-format
+msgid "Cannot store lock information in LDAP!"
+msgstr ""
+"Não é possível detectar informações sobre os esquemas do LDAP instalado!"
 
-#: setup/class_setupStep_Migrate.inc:78
-msgid "Checking for super administrator"
-msgstr "Verificando super administrador"
+#: include/functions.inc:837
+#, fuzzy, php-format
+msgid "Error: %s"
+msgstr "Erro"
 
-#: setup/class_setupStep_Migrate.inc:118 setup/class_setupStep_Migrate.inc:186
-#: setup/class_setupStep_Migrate.inc:709
-msgid "LDAP query failed"
-msgstr "Consulta ao LDAP falhou"
+#: include/functions.inc:1267
+#, fuzzy, php-format
+msgid "The current size limit of %d entries is exceeded!"
+msgstr "O tamanho limite %d de entradas foi execedido!"
 
-#: setup/class_setupStep_Migrate.inc:119 setup/class_setupStep_Migrate.inc:187
-#: setup/class_setupStep_Migrate.inc:710
-msgid "Possibly the 'root object' is missing."
-msgstr "Possivelmente o 'objeto raiz' esta faltando."
+#: include/functions.inc:1269
+#, php-format
+msgid "Set the size limit to %s"
+msgstr ""
 
-#: setup/class_setupStep_Migrate.inc:132 setup/class_setupStep_Migrate.inc:145
-#: setup/class_setupStep_Migrate.inc:307 setup/class_setupStep_Migrate.inc:661
-#: setup/class_setupStep_Migrate.inc:674 setup/class_setupStep_Migrate.inc:729
-#: setup/class_setupStep_Migrate.inc:750 setup/class_setupStep_Migrate.inc:802
-msgid "Failed"
-msgstr "Falha"
+#: include/functions.inc:1286
+#, fuzzy
+msgid "list is incomplete"
+msgstr "O filtro esta incompleto!"
 
-#: setup/class_setupStep_Migrate.inc:134 setup/class_setupStep_Migrate.inc:147
-#, fuzzy, php-format
-msgid ""
-"The specified user '%s' does not have full access to your LDAP database."
-msgstr "O usuário '%s' não tem acesso completo ao bando de dados LDAP"
+#: include/functions.inc:1636
+msgid "Continue anyway"
+msgstr "Continuar de qualquer maneira"
 
-#: setup/class_setupStep_Migrate.inc:308
-msgid "There is no GOsa administrator account inside your LDAP."
-msgstr "Não há nenhuma conta de administrador GOsa no seu LDAP"
+#: include/functions.inc:1638
+msgid "Edit anyway"
+msgstr "Editar de qualquer maneira"
 
-#: setup/class_setupStep_Migrate.inc:377
-msgid "Migration error"
-msgstr "Erro de migração"
+#: include/functions.inc:1641
+msgid "These entries are currently locked:"
+msgstr ""
 
-#: setup/class_setupStep_Migrate.inc:377
+#: include/functions.inc:1882
+msgid "Entries per page"
+msgstr "Entradas por página"
+
+#: include/functions.inc:2060
 #, php-format
-msgid "Cannot add ACL for user '%s':"
-msgstr "Não é possível adicionar ACL para o usuário '%s':"
+msgid "GOsa %s"
+msgstr ""
 
-#: setup/class_setupStep_Migrate.inc:415 setup/class_setupStep_Migrate.inc:425
-msgid "Input error"
-msgstr "Erro de entrada"
+#: include/functions.inc:2067
+#, fuzzy, php-format
+msgid "GOsa %s snapshot (Rev %s)"
+msgstr "GOsa development snapshot (Rev %s)"
 
-#: setup/class_setupStep_Migrate.inc:420
-msgid "Password error"
-msgstr "Erro de senha"
+#: include/functions.inc:2072
+#, fuzzy, php-format
+msgid "GOsa development snapshot (Rev %s)"
+msgstr "GOsa development snapshot (Rev %s)"
 
-#: setup/class_setupStep_Migrate.inc:420
-msgid "Provided passwords do not match!"
-msgstr "As senhas não conferem!"
+#: include/functions.inc:2168
+#, fuzzy, php-format
+msgid "File %s cannot be deleted!"
+msgstr "O arquivo '%s' não pode ser excluido."
 
-#: setup/class_setupStep_Migrate.inc:425
-msgid "Specify a valid user ID!"
-msgstr "Especifique um ID de usuário válido!"
+#: include/functions.inc:2198 include/functions.inc:2218
+#, fuzzy
+msgid "Cannot write revision file!"
+msgstr "Não foi possível escrever o arquivo de revisão!"
 
-#: setup/class_setupStep_Migrate.inc:450
-#, php-format
-msgid "Adding an administrative user failed: object '%s' already exists!"
-msgstr "Falha ao adicionar um usuário administrativo: o objeto '%s' já existe!"
+#: include/functions.inc:2489 include/functions.inc:2493
+#: include/functions.inc:2499
+msgid "'baseIdHook' is not available. Using default base!"
+msgstr "'baseldHook' não disponível. Usando a base padrão!"
 
-#: setup/class_setupStep_Migrate.inc:662
+#: include/functions.inc:2523
+#, fuzzy
 msgid ""
-"The LDAP root object is missing. It is required to use your LDAP service."
+"Cannot read schema information from LDAP. Schema validation is not possible!"
 msgstr ""
-"O objeto raiz do LDAP esta faltando. É necessário para utilizar o serviço "
-"LDAP."
+"Não é possível obter informações sobre o esquema do servidor. Nenhuma "
+"verificação do esquema possível!"
 
-#: setup/class_setupStep_Migrate.inc:663 setup/class_setupStep_Migrate.inc:676
-msgid "Try to create root object"
-msgstr "Tentar criar o objeto raiz"
+#: include/functions.inc:2549
+msgid "This class is used to make users appear in GOsa."
+msgstr ""
 
-#: setup/class_setupStep_Migrate.inc:675
-msgid "Root object couldn't be created, you should try it on your own."
+#: include/functions.inc:2556
+#, fuzzy
+msgid ""
+"This class is used to lock entries in order to prevent multiple edits at a "
+"time."
 msgstr ""
-"O objeto raiz  não pode ser criado, você deve cria-lo por conta própria."
+"Utilizado para bloquear as entradas atualmente editado para evitar várias "
+"alterações ao mesmo tempo."
 
-#: setup/class_setupStep_Migrate.inc:730
-#, php-format
-msgid "Missing GOsa object class '%s'!"
-msgstr "A classe de objeto do GOsa '%s' esta ausente!"
+#: include/functions.inc:2601
+#, fuzzy, php-format
+msgid "Required object class %s is missing!"
+msgstr "Classe de objeto '%s' é requerida e esta ausente!"
 
-#: setup/class_setupStep_Migrate.inc:731
-msgid "Please check your installation."
-msgstr "Por favor verifique a sua instalação."
+#: include/functions.inc:2604
+#, fuzzy, php-format
+msgid "Optional object class %s is missing!"
+msgstr "Classe de objeto '%s' é opcional esta ausente!"
 
-#: setup/class_setupStep_Migrate.inc:752
+#: include/functions.inc:2609
+#, fuzzy, php-format
+msgid "Wrong version of required object class %s (!=%s) detected!"
+msgstr "Conflito de versão para a classe de objeto necessária: '%s' (!=%s)!"
+
+#: include/functions.inc:2612
 #, fuzzy, php-format
+msgid "Class available"
+msgstr "Classe(s) disponível(is)"
+
+#: include/functions.inc:2634
 msgid ""
-"Cannot handle the structural object type of your root object. Please try to "
-"add the object class '%s' manually."
+"RFC2307bis schema is enabled, but the current LDAP configuration does not "
+"support it!"
 msgstr ""
-"Não pode lidar com o tipo de objeto estrutura do seu objeto raiz. Por favor "
-"tente adicionar a classe de objeto '%s' manualmente."
 
-#: setup/setup_welcome.tpl:3
-msgid "How to get started"
+#: include/functions.inc:2635
+#, fuzzy
+msgid ""
+"To use RFC2307bis groups, the objectClass 'posixGroup' must be AUXILIARY."
 msgstr ""
+"Para usar a rf2307bis os grupos da classe de objetos 'posixGroup' devem ser "
+"AUXILIARY"
 
-#: setup/setup_welcome.tpl:5
+#: include/functions.inc:2639
 msgid ""
-"This seems to be the first time you run GOsa on this system. To start the "
-"GOsa web interface you need a working configuration file, which can be "
-"generated by this wizard."
+"RFC2307bis schema is disabled, but the current LDAP configuration supports "
+"it!"
 msgstr ""
 
-#: setup/setup_welcome.tpl:9
+#: include/functions.inc:2640
 #, fuzzy
-msgid "What you need to generate a configuration file:"
-msgstr "Criando o seu arquivo de configuração"
+msgid "To correct this, the objectClass 'posixGroup' must be STRUCTURAL."
+msgstr "A classe de objeto 'posixGroup' deve ser STRUCTURAL"
+
+#: include/functions.inc:2665
+msgid "German"
+msgstr "Alemão"
+
+#: include/functions.inc:2666
+msgid "French"
+msgstr "Francês"
+
+#: include/functions.inc:2667
+msgid "Italian"
+msgstr "Italiano"
+
+#: include/functions.inc:2668
+msgid "Spanish"
+msgstr "Espanhol"
 
-#: setup/setup_welcome.tpl:13
-#, fuzzy
-msgid "The hostname of your LDAP server"
-msgstr "operando usando o servidor LDAP '%s'"
+#: include/functions.inc:2669
+msgid "English"
+msgstr "Inglês"
 
-#: setup/setup_welcome.tpl:14
-msgid "Installed GOsa and supplementary schema"
-msgstr ""
+#: include/functions.inc:2670
+msgid "Dutch"
+msgstr "Holandês"
 
-#: setup/setup_welcome.tpl:15
-msgid "The LDAP base of your LDAP directory"
-msgstr ""
+#: include/functions.inc:2671
+msgid "Polish"
+msgstr "Polonês"
 
-#: setup/setup_welcome.tpl:16
-msgid "The DN and the password of the LDAP administration user"
+#: include/functions.inc:2672
+msgid "Brazilian Portuguese"
 msgstr ""
 
-#: setup/setup_welcome.tpl:20
-msgid ""
-"If you've collected the needed information, unlock the setup process like "
-"shown in the next paragraph."
-msgstr ""
+#: include/functions.inc:2674
+msgid "Chinese"
+msgstr "Chinês"
 
-#: setup/setup_welcome.tpl:24
-#, fuzzy
-msgid "Starting the setup"
-msgstr "Configurações de idomas"
+#: include/functions.inc:2675
+msgid "Vietnamese"
+msgstr "Vietnamita"
 
-#: setup/setup_welcome.tpl:26
-#, fuzzy
-msgid ""
-"For security reasons you need to authenticate the installation by creating "
-"the file '/tmp/gosa.auth', containing the current session ID on the servers "
-"local filesystem. This can be done by executing the following command:"
-msgstr ""
-"Por razões de segurança que você precisa se autenticar para a instalação "
-"através da criação do arquivo '/ tmp/gosa.auth', contendo a ID da sessão "
-"atual no servidor de arquivos local. Isso pode ser feito executando o "
-"seguinte comando:"
+#: include/functions.inc:2676
+msgid "Russian"
+msgstr "Russo"
 
-#: setup/setup_welcome.tpl:32
+#: include/functions.inc:2869
 #, fuzzy
-msgid "Click the 'Next' button when you've finished."
-msgstr "Clique no botão 'Continuar' quando você tiver concluído."
+msgid "Cannot detect password hash!"
+msgstr "Não é possível gerar o hash do samba!"
 
-#: setup/setup_license.tpl:3
-msgid ""
-"GOsa is developed under the terms of the GNU General Public License v2. "
-"Please accept the terms below."
+#: include/functions.inc:2910 include/functions.inc:2985
+#, php-format
+msgid "Pre-event hook reported a problem: %s. Password change canceled!"
 msgstr ""
 
-#: setup/setup_license.tpl:11
-msgid "I have read the license and accept it"
-msgstr "Eu li a licença e aceito"
+#: include/functions.inc:2941
+#, fuzzy
+msgid "Password change failed!"
+msgstr "Alterar senha"
 
-#: setup/setup_checks.tpl:2
-msgid ""
-"This step checks if your PHP server has all required modules and "
-"configuration settings."
+#: include/functions.inc:2949
+#, php-format
+msgid "Post-event hook reported a problem: %s. Password change canceled!"
 msgstr ""
 
-#: setup/setup_checks.tpl:5
+#: include/functions.inc:3053
 #, fuzzy
-msgid "Inspection"
-msgstr "Inspeção no LDAP"
-
-#: setup/setup_checks.tpl:8
-msgid "PHP module and extension checks"
-msgstr "Verifica módulos e extensões do PHP"
+msgid "Cannot generate SAMBA hash!"
+msgstr "Não é possível gerar o hash do samba!"
 
-#: setup/setup_checks.tpl:10
-msgid "Basic checks"
+#: include/functions.inc:3068
+#, fuzzy, php-format
+msgid "Generating SAMBA hash by running %s failed: check %s!"
 msgstr ""
+"Não foi possível gerar o hash do samba: '%s' falhou, verifique o "
+"'sambaHashHook'!"
 
-#: setup/setup_checks.tpl:38 setup/setup_checks.tpl:79
-msgid "GOsa will NOT run without fixing this."
-msgstr "O GOsa não será executado sem corrigir isso."
-
-#: setup/setup_checks.tpl:40 setup/setup_checks.tpl:81
-msgid "GOsa will run without fixing this."
-msgstr "O GOsa pode ser executado sem corrigir isso."
-
-#: setup/setup_checks.tpl:50
-msgid "PHP setup configuration"
-msgstr "Configurações do PHP"
+#: include/functions.inc:3346 include/functions.inc:3360
+#: include/functions.inc:3398 include/functions.inc:3410
+#: include/functions.inc:3414 include/functions.inc:3429
+#: include/functions.inc:3438
+#, fuzzy
+msgid "Cannot allocate free ID:"
+msgstr "Não é possível alocar um ID livre:"
 
-#: setup/setup_checks.tpl:50
-msgid "show information"
-msgstr "exibir informações"
+#: include/functions.inc:3346
+#, fuzzy
+msgid "unknown idAllocation method!"
+msgstr "método idAllocation desconhecido!"
 
-#: setup/setup_checks.tpl:51
-msgid "Extended checks"
-msgstr ""
+#: include/functions.inc:3360
+#, php-format
+msgid "%sPoolMin >= %sPoolMax!"
+msgstr "%sPoolMin >= %sPoolMax!"
 
-#: setup/setup_schema.tpl:1
-msgid "Schema specific settings"
-msgstr "Configurações específicas de esquema"
+#: include/functions.inc:3390
+msgid "Cannot create sambaUnixIdPool entry!"
+msgstr "Não é possível criar a entrada sambaUnixIdPool!"
 
-#: setup/setup_schema.tpl:4
-msgid "Schema check succeeded"
-msgstr "Verificação de esquema com sucesso"
+#: include/functions.inc:3398
+msgid "sambaUnixIdPool is not unique!"
+msgstr "sambaUnixIdPool não é único!"
 
-#: setup/setup_schema.tpl:7
-msgid "Schema check failed"
-msgstr "Verificação de esquema falhou"
+#: include/functions.inc:3410 include/functions.inc:3414
+msgid "no ID available!"
+msgstr "sem ID disponíveis"
 
-#: setup/setup_schema.tpl:11
+#: include/functions.inc:3438
 #, fuzzy
-msgid ""
-"Could not read any schema information, all checks skipped. Adjust your LDAP "
-"ACLs."
-msgstr ""
-"Não foi possível ler as informações de esquema, todas as verificações foram "
-"puladas. Ajuste as ACLs no seu LDAP."
+msgid "maximum number of tries exceeded!"
+msgstr "tentativas máxima excedida!"
 
-#: setup/setup_schema.tpl:13
+#: include/functions.inc:3498
 #, fuzzy
+msgid "Cannot allocate free ID!"
+msgstr "Não é possível alocar um ID livre"
+
+#: include/class_GOsaRegistration.inc:127
 msgid ""
-"It seems that your LDAP database wasn't initialized yet. This maybe the "
-"reason, why GOsa can't read your schema configuration!"
+"UNIX-timestamp pointing to the date GOsa will ask for a registration again "
+"(-1 to disable)"
 msgstr ""
-"Parece que o seu banco de dados LDAP não foi inicializado ainda. Esta talvez "
-"seja a razão, porque o GOsa não conseguiu ler a configuração do esquema!"
-
-#: setup/class_setupStep_Schema.inc:37 setup/class_setupStep_Schema.inc:38
-msgid "LDAP schema check"
-msgstr "LDAP verificar esquema"
 
-#: setup/class_setupStep_Schema.inc:39
-#, fuzzy
-msgid "Perform test on your current LDAP schema"
-msgstr "Executar teste no esquema atual do LDAP"
+#: include/exporter/class_cvsExporter.inc:48
+msgid "CSV"
+msgstr "CSV"
 
-#: setup/class_setupStep_Welcome.inc:42
-msgid "Welcome"
-msgstr "Bem Vindo"
+#: include/exporter/class_pdfExporter.inc:18
+msgid "No PDF export possible: there is no FPDF library installed."
+msgstr ""
+"Não é possível exportar para PDF: não existe a biblioteca FPDF instalada."
 
-#: setup/class_setupStep_Welcome.inc:43
-msgid "The welcome message"
-msgstr "Mensagem de boas vindas"
+#: include/exporter/class_pdfExporter.inc:145
+msgid "PDF"
+msgstr "PDF"
 
-#: setup/class_setupStep_Welcome.inc:44
-#, fuzzy
-msgid "Welcome to the GOsa setup assistent"
-msgstr "Bem-vindo ao assistente de configuração do GOsa"
+#: include/exporter/class_PDF.inc:24
+msgid "Page"
+msgstr "Página"
 
-#: setup/class_setupStep_License.inc:56 setup/class_setupStep_License.inc:57
-msgid "License"
-msgstr "Lincença"
+#: include/class_management.inc:487
+#, fuzzy, php-format
+msgid "You are not allowed to create a snapshot for %s!"
+msgstr "Você não tem permissão para criar um snapshot para %s."
 
-#: setup/class_setupStep_License.inc:58
-msgid "Terms and conditions for usage"
-msgstr "Termos e condições de utilização"
+#: include/class_management.inc:534 include/class_management.inc:586
+#: include/class_management.inc:600
+#, fuzzy, php-format
+msgid "You are not allowed to restore a snapshot for %s!"
+msgstr "Você não tem permissão para restaurar um snapshot para %s."
 
-#: setup/setup_language.tpl:3
-msgid "Please select the preferred language"
-msgstr "Por favor selecione o idioma preferido"
+#: include/class_management.inc:549
+#, fuzzy, php-format
+msgid "You are not allowed to remove a snapshot for %s!"
+msgstr "Você não tem permissão para restaurar um snapshot para %s."
 
-#: setup/setup_language.tpl:5
-#, fuzzy
+#: include/class_management.inc:669
+#, fuzzy, php-format
 msgid ""
-"At this point, you can select the site wide default language. Choosing "
-"'automatic' will use the language requested by the browser. This setting can "
-"be overridden per user."
+"No tab definition for %s found in configuration file: cannot create plugin "
+"instance!"
 msgstr ""
-"Neste ponto, você pode selecionar o idioma padrão do site. Escolhendo "
-"'Automático' ele usará o idioma solicitado pelo navegador. Esta configuração "
-"pode ser alterada pelo usuário."
+"Nenhuma declaração para '%s' foi encontrada em seu arquivo de configuração. "
+"Não é possível criar a instância do plugin!"
 
-#: setup/setup_language.tpl:9
-msgid "Please select your preferred language here"
-msgstr "Por favor, selecione o idioma preferido aqui"
+#: include/class_pathNavigator.inc:86
+#, fuzzy
+msgid "Welcome to GOsa"
+msgstr "Bem-vindo ao assistente de configuração do GOsa"
 
-#: setup/class_setupStep_Language.inc:40 setup/class_setupStep_Language.inc:41
-msgid "Language setup"
-msgstr "Configurações de idomas"
+#, fuzzy
+#~ msgid "Max"
+#~ msgstr "Maio"
 
-#: setup/class_setupStep_Language.inc:42
-msgid "This step allows you to select your preferred language."
-msgstr "Esta etapa permite que você selecione seu idioma preferido"
+#, fuzzy
+#~ msgid "Min"
+#~ msgstr "Inicio"
+
+#~ msgid "Welcome %s!"
+#~ msgstr "Bem Vindo %s!"
 
 #, fuzzy
 #~ msgid "The folder %s specified for %s:%s cannot be used for reading!"
@@ -8227,18 +8069,12 @@ msgstr "Esta etapa permite que você selecione seu idioma preferido"
 #~ msgid "Honour administrative units"
 #~ msgstr "Reconhecer unidades administrativas"
 
-#~ msgid "Smarty compile directory"
-#~ msgstr "Diretório de compilação Smarty"
-
 #~ msgid "SNMP community"
 #~ msgstr "Comunidade SNMP"
 
 #~ msgid "Path for PPD storage"
 #~ msgstr "Caminho para arquivos PPD"
 
-#~ msgid "Path for kiosk profile storage"
-#~ msgstr "Caminho dos perfis Kiosk"
-
 #~ msgid "SUDO role base"
 #~ msgstr "Base SUDO para papel"
 
@@ -8260,9 +8096,6 @@ msgstr "Esta etapa permite que você selecione seu idioma preferido"
 #~ msgid "Enforce register_globals to be deactivated"
 #~ msgstr "Exigir que o register_globals esteja desativado"
 
-#~ msgid "Enforce encrypted connections"
-#~ msgstr "Exigir conexões criptografadas"
-
 #~ msgid "Warn if session is not encrypted"
 #~ msgstr "Avisar se a sessão não for criptografada"
 
index f6a14c9eb42cd6723fe176e72f38a7b38a700cfb..fee42a2d83300e78ca720cd3668b9cdd9700622c 100644 (file)
@@ -5,7 +5,7 @@ msgid ""
 msgstr ""
 "Project-Id-Version: messages\n"
 "Report-Msgid-Bugs-To: \n"
-"POT-Creation-Date: 2010-10-28 20:40+0200\n"
+"POT-Creation-Date: 2010-12-01 15:07+0100\n"
 "PO-Revision-Date: 2005-04-18 14:35+0300\n"
 "Last-Translator: Igor Muratov <migor@altlinux.org>\n"
 "Language-Team: ALT Linux Team\n"
@@ -15,159 +15,57 @@ msgstr ""
 "Content-Transfer-Encoding: 8bit\n"
 "X-Generator: poEdit 1.3.1\n"
 
-#: ihtml/themes/default/login.tpl:31
-#, fuzzy
-msgid "Login to GOsa"
-msgstr "Добро пожаловать в раздел настройки GOsa!"
-
-#: ihtml/themes/default/login.tpl:37 ihtml/themes/default/login.tpl:40
-#: ihtml/themes/default/password.tpl:86 ihtml/themes/default/password.tpl:90
-#, fuzzy
-msgid "User name"
-msgstr "Имя пользователя"
-
-#: ihtml/themes/default/login.tpl:47
-#: plugins/generic/dashBoard/Register/register.tpl:53
-#: plugins/personal/generic/paste_generic.tpl:21 setup/setup_migrate.tpl:53
-msgid "Password"
-msgstr "Пароль"
-
-#: ihtml/themes/default/login.tpl:61
-msgid "Choose the directory to work on"
-msgstr ""
-
-#: ihtml/themes/default/login.tpl:66
-msgid "Click here to log in"
-msgstr "Нажмите на эту кнопку, чтобы войти в систему"
-
-#: ihtml/themes/default/login.tpl:66 ihtml/themes/default/login.tpl:67
-#, fuzzy
-msgid "Log in"
-msgstr "Имя пользователя"
-
-#: ihtml/themes/default/copyPasteDialog.tpl:1
-msgid "Copy & paste wizard"
-msgstr ""
-
-#: ihtml/themes/default/copyPasteDialog.tpl:7
-msgid ""
-"Some values need to be unique in the complete directory while some "
-"combinations make no sense. Please edit the values below to fulfill the "
-"policies."
-msgstr ""
-
-#: ihtml/themes/default/copyPasteDialog.tpl:9
-msgid "Remember that some properties like taken snapshots will not be copied!"
-msgstr ""
-
-#: ihtml/themes/default/copyPasteDialog.tpl:10
-msgid ""
-"Or if you copy or cut an entry within GOsa and delete the source object, you "
-"may get errors while pasting this object again!"
-msgstr ""
-
-#: ihtml/themes/default/copyPasteDialog.tpl:19
-#: include/utils/class_msgPool.inc:313
-#, php-format
-msgid "Save"
-msgstr "Сохранить"
-
-#: ihtml/themes/default/copyPasteDialog.tpl:21
-#: ihtml/themes/default/acl.tpl:137 ihtml/themes/default/acl.tpl:153
-#: ihtml/themes/default/snapshotdialog.tpl:44
-#: ihtml/themes/default/snapshotdialog.tpl:90
-#: ihtml/themes/default/msg_dialog.tpl:80
-#: ihtml/themes/default/msg_dialog.tpl:141
-#: ihtml/themes/default/msg_dialog.tpl:146
-#: ihtml/themes/default/islocked.tpl:26 include/utils/class_msgPool.inc:295
-#: setup/setup_migrate.tpl:71 setup/setup_ldap.tpl:20
-#, php-format
-msgid "Cancel"
-msgstr "Отмена"
-
-#: ihtml/themes/default/copyPasteDialog.tpl:23
-#, fuzzy
-msgid "Cancel all"
-msgstr "Отмена"
-
-#: ihtml/themes/default/copyPasteDialog.tpl:28
+#: plugins/admin/acl/acl-filter.xml:18 plugins/admin/users/user-filter.xml:19
+#: plugins/admin/groups/singleUserSelect/singleUser-filter.xml:20
+#: plugins/admin/groups/userSelect/user-filter.xml:20
+#: plugins/admin/groups/userGroupSelect/selectUserGroup-filter.xml:21
+#: plugins/admin/groups/group-filter.xml:17
+#: plugins/admin/departments/dep-filter.xml:17
+#: plugins/admin/newConfigManagement/DeviceConfig-filter.xml:14
+#: plugins/admin/ogroups/ogroup-filter.xml:18
+#: plugins/admin/ogroups/objectSelect/selectObject-filter.xml:32
+#: plugins/personal/posix/trustSelect/trust-filter.xml:17
+#: plugins/personal/posix/groupSelect/group-filter.xml:16
 #, fuzzy
-msgid "Operation complete"
-msgstr "не полный"
-
-#: ihtml/themes/default/copyPasteDialog.tpl:30
-#: setup/class_setupStep_Finish.inc:39
-msgid "Finish"
-msgstr "Готово"
+msgid "Default filter"
+msgstr "Параметры загрузки"
 
-#: ihtml/themes/default/userFilter.tpl:1
+#: plugins/admin/acl/acl-filter.xml:33 plugins/admin/acl/tabs_acl_role.inc:28
 #, fuzzy
-msgid "List of defined filters"
-msgstr "Настроить"
-
-#: ihtml/themes/default/sizelimit.tpl:3
-msgid ""
-"The size limit option makes LDAP operations faster and saves the LDAP server "
-"from getting too much load. The easiest way to handle big databases without "
-"long timeouts would be to limit your search to smaller values and use "
-"filters to get the entries you are looking for."
-msgstr ""
-"Ограничение на количество возвращаемых объектов позволяет ускорить операции "
-"поиска и предохраняет сервер LDAP от большой нагрузки. Простейший способ "
-"снизить время обработки запроса при обслуживаии большой базы данных это "
-"установить минимальное значение. Кроме того, будет очень полезно "
-"использовать фильтры для просмотра только ограниченного количества объектов."
-
-#: ihtml/themes/default/sizelimit.tpl:8
-msgid "Please choose the way to react for this session"
-msgstr "Выберите тип реакции для данной сессии"
-
-#: ihtml/themes/default/sizelimit.tpl:10
-msgid "ignore this error and show all entries the LDAP server returns"
-msgstr "игнорировать ошибку и показать все найденые объекты"
+msgid "ACL Templates"
+msgstr "Шаблон"
 
-#: ihtml/themes/default/sizelimit.tpl:11
+#: plugins/admin/acl/acl-filter.xml:48
+#: plugins/admin/acl/class_aclManagement.inc:154
 #, fuzzy
-msgid ""
-"ignore this error and show all entries that fit into the defined size limit"
-msgstr ""
-"Игнорировать ошибку и показать все возвращаемые объекты в пределах лимита и "
-"позволить использовать фильтры"
+msgid "ACL Assignment"
+msgstr "Управление подразделениями"
 
-#: ihtml/themes/default/sizelimit.tpl:16 include/utils/class_msgPool.inc:331
-#, php-format
-msgid "Set"
-msgstr "Установить"
+#: plugins/admin/acl/tabs_acl.inc:28 plugins/admin/acl/acl-list.xml:15
+#: plugins/admin/acl/class_aclRole.inc:770 include/class_tabs.inc:403
+#: include/class_acl.inc:1290 include/class_acl.inc:1291
+#: include/class_acl.inc:1297
+msgid "ACL"
+msgstr "Доступ"
 
-#: ihtml/themes/default/userFilterEditor.tpl:1
-#: ihtml/themes/default/userFilterEditor.tpl:5
+#: plugins/admin/acl/acl-list.xml:11
 #, fuzzy
-msgid "Filter editor"
-msgstr "ТеÑ\80минал-Ñ\81еÑ\80веÑ\80"
+msgid "List of ACLs"
+msgstr "СпиÑ\81ок Ð³Ñ\80Ñ\83пп"
 
-#: ihtml/themes/default/userFilterEditor.tpl:8
-#, fuzzy
-msgid "Filter properties"
-msgstr "Изменить свойства"
+#: plugins/admin/acl/acl-list.xml:23 plugins/admin/acl/acl-list.xml:82
+#: plugins/admin/acl/class_aclRole.inc:714
+#: plugins/personal/generic/generic.tpl:503
+#: plugins/personal/generic/class_user.inc:1666
+msgid "Role"
+msgstr "Роль"
 
-#: ihtml/themes/default/userFilterEditor.tpl:11 include/class_acl.inc:264
-#: include/class_SnapShotDialog.inc:55 include/class_userFilter.inc:55
-#: include/class_userFilter.inc:150 include/class_userFilterEditor.inc:236
-#: include/class_userFilterEditor.inc:240
-#: plugins/generic/dashBoard/dbChannelStatus/class_dbChannelStatus.inc:14
-#: plugins/generic/dashBoard/dbPluginStatus/class_dbPluginStatus.inc:26
-#: plugins/generic/references/class_reference.inc:57
-#: plugins/generic/references/class_reference.inc:63
-#: plugins/generic/references/class_reference.inc:69
-#: plugins/generic/references/class_reference.inc:75
-#: plugins/generic/references/class_reference.inc:81
-#: plugins/admin/ogroups/objectSelect/selectObject-list.xml:97
-#: plugins/admin/ogroups/class_ogroup.inc:157
-#: plugins/admin/ogroups/class_ogroup.inc:661
-#: plugins/admin/ogroups/class_ogroup.inc:676
-#: plugins/admin/ogroups/class_ogroup.inc:680
-#: plugins/admin/ogroups/class_ogroup.inc:861
-#: plugins/admin/ogroups/ogroup-list.xml:41
+#: plugins/admin/acl/acl-list.xml:49 plugins/admin/acl/class_aclRole.inc:741
+#: plugins/admin/acl/class_aclRole.inc:753
+#: plugins/admin/acl/class_aclRole.inc:763 plugins/admin/acl/acl_role.tpl:7
+#: plugins/admin/acl/paste_role.tpl:4
+#: plugins/admin/users/class_userManagement.inc:533
+#: plugins/admin/users/class_userManagement.inc:580
 #: plugins/admin/groups/userGroupSelect/selectUserGroup-list.xml:49
 #: plugins/admin/groups/group-list.xml:41
 #: plugins/admin/groups/class_group.inc:906
@@ -177,3291 +75,3360 @@ msgstr "Изменить свойства"
 #: plugins/admin/groups/class_group.inc:950
 #: plugins/admin/groups/class_group.inc:957
 #: plugins/admin/groups/class_group.inc:1057
-#: plugins/admin/users/class_userManagement.inc:533
-#: plugins/admin/users/class_userManagement.inc:580
-#: plugins/admin/newConfigManagement/DeviceConfig-list.xml:34
-#: plugins/admin/departments/class_domain.inc:47
-#: plugins/admin/departments/class_domain.inc:49
-#: plugins/admin/departments/class_domain.inc:54
-#: plugins/admin/departments/class_domain.inc:56
-#: plugins/admin/departments/class_domain.inc:58
-#: plugins/admin/departments/class_domain.inc:90
-#: plugins/admin/departments/class_localityGeneric.inc:48
-#: plugins/admin/departments/class_localityGeneric.inc:50
-#: plugins/admin/departments/class_localityGeneric.inc:55
-#: plugins/admin/departments/class_localityGeneric.inc:57
-#: plugins/admin/departments/class_localityGeneric.inc:59
-#: plugins/admin/departments/class_organizationGeneric.inc:79
-#: plugins/admin/departments/class_organizationGeneric.inc:81
-#: plugins/admin/departments/class_organizationGeneric.inc:86
-#: plugins/admin/departments/class_organizationGeneric.inc:88
-#: plugins/admin/departments/class_organizationGeneric.inc:90
 #: plugins/admin/departments/class_countryGeneric.inc:47
 #: plugins/admin/departments/class_countryGeneric.inc:49
 #: plugins/admin/departments/class_countryGeneric.inc:54
 #: plugins/admin/departments/class_countryGeneric.inc:56
 #: plugins/admin/departments/class_countryGeneric.inc:58
+#: plugins/admin/departments/class_department.inc:355
+#: plugins/admin/departments/class_department.inc:357
+#: plugins/admin/departments/class_department.inc:362
+#: plugins/admin/departments/class_department.inc:369
+#: plugins/admin/departments/class_department.inc:373
 #: plugins/admin/departments/class_dcObject.inc:47
 #: plugins/admin/departments/class_dcObject.inc:49
 #: plugins/admin/departments/class_dcObject.inc:54
 #: plugins/admin/departments/class_dcObject.inc:56
 #: plugins/admin/departments/class_dcObject.inc:58
 #: plugins/admin/departments/class_dcObject.inc:90
-#: plugins/admin/departments/class_department.inc:355
-#: plugins/admin/departments/class_department.inc:357
-#: plugins/admin/departments/class_department.inc:362
-#: plugins/admin/departments/class_department.inc:369
-#: plugins/admin/departments/class_department.inc:373
-#: plugins/admin/acl/class_aclRole.inc:741
-#: plugins/admin/acl/class_aclRole.inc:753
-#: plugins/admin/acl/class_aclRole.inc:763 plugins/admin/acl/acl-list.xml:49
-#: plugins/admin/acl/paste_role.tpl:4 plugins/admin/acl/acl_role.tpl:7
-#: plugins/addons/propertyEditor/property-list.xml:80
+#: plugins/admin/departments/class_localityGeneric.inc:48
+#: plugins/admin/departments/class_localityGeneric.inc:50
+#: plugins/admin/departments/class_localityGeneric.inc:55
+#: plugins/admin/departments/class_localityGeneric.inc:57
+#: plugins/admin/departments/class_localityGeneric.inc:59
+#: plugins/admin/departments/class_organizationGeneric.inc:79
+#: plugins/admin/departments/class_organizationGeneric.inc:81
+#: plugins/admin/departments/class_organizationGeneric.inc:86
+#: plugins/admin/departments/class_organizationGeneric.inc:88
+#: plugins/admin/departments/class_organizationGeneric.inc:90
+#: plugins/admin/departments/class_domain.inc:47
+#: plugins/admin/departments/class_domain.inc:49
+#: plugins/admin/departments/class_domain.inc:54
+#: plugins/admin/departments/class_domain.inc:56
+#: plugins/admin/departments/class_domain.inc:58
+#: plugins/admin/departments/class_domain.inc:90
+#: plugins/admin/newConfigManagement/DeviceConfig-list.xml:34
+#: plugins/admin/ogroups/ogroup-list.xml:41
+#: plugins/admin/ogroups/objectSelect/selectObject-list.xml:97
+#: plugins/admin/ogroups/class_ogroup.inc:157
+#: plugins/admin/ogroups/class_ogroup.inc:661
+#: plugins/admin/ogroups/class_ogroup.inc:676
+#: plugins/admin/ogroups/class_ogroup.inc:680
+#: plugins/admin/ogroups/class_ogroup.inc:861
+#: plugins/personal/posix/trustSelect/trust-list.xml:46
+#: plugins/personal/posix/groupSelect/group-list.xml:33
+#: plugins/personal/posix/trustModeDialog/class_trustModeDialog.inc:45
 #: plugins/personal/generic/class_user.inc:1316
 #: plugins/personal/generic/class_user.inc:1334
 #: plugins/personal/generic/class_user.inc:1376
-#: plugins/personal/generic/class_user.inc:1861
-#: plugins/personal/posix/trustModeDialog/class_trustModeDialog.inc:45
-#: plugins/personal/posix/trustSelect/trust-list.xml:46
-#: plugins/personal/posix/groupSelect/group-list.xml:33
-#: setup/setup_migrate.tpl:43 setup/setup_migrate.tpl:45
-#: setup/setup_feedback.tpl:16
-msgid "Name"
-msgstr "Фамилия"
-
-#: ihtml/themes/default/userFilterEditor.tpl:19 include/class_acl.inc:254
-#: include/class_acl.inc:264 include/class_SnapShotDialog.inc:174
-#: include/class_userFilter.inc:55 include/class_userFilterEditor.inc:245
-#: plugins/generic/dashBoard/dbChannelStatus/class_dbChannelStatus.inc:14
+#: plugins/personal/generic/class_user.inc:1860
+#: plugins/addons/propertyEditor/property-list.xml:64
 #: plugins/generic/dashBoard/dbPluginStatus/class_dbPluginStatus.inc:26
+#: plugins/generic/dashBoard/dbChannelStatus/class_dbChannelStatus.inc:14
 #: plugins/generic/references/class_reference.inc:57
 #: plugins/generic/references/class_reference.inc:63
 #: plugins/generic/references/class_reference.inc:69
 #: plugins/generic/references/class_reference.inc:75
 #: plugins/generic/references/class_reference.inc:81
-#: plugins/admin/ogroups/objectSelect/selectObject-list.xml:105
-#: plugins/admin/ogroups/class_ogroup.inc:863
-#: plugins/admin/ogroups/generic.tpl:15
-#: plugins/admin/ogroups/ogroup-list.xml:49
-#: plugins/admin/groups/generic.tpl:24
+#: setup/setup_feedback.tpl:16 setup/setup_migrate.tpl:43
+#: setup/setup_migrate.tpl:45 ihtml/themes/default/userFilterEditor.tpl:11
+#: include/class_userFilter.inc:55 include/class_userFilter.inc:150
+#: include/class_userFilterEditor.inc:236
+#: include/class_userFilterEditor.inc:240 include/class_SnapShotDialog.inc:55
+#: include/class_acl.inc:264
+msgid "Name"
+msgstr "Фамилия"
+
+#: plugins/admin/acl/acl-list.xml:57 plugins/admin/acl/class_aclRole.inc:166
+#: plugins/admin/acl/class_aclRole.inc:743 plugins/admin/acl/acl_role.tpl:17
 #: plugins/admin/groups/userGroupSelect/selectUserGroup-list.xml:57
-#: plugins/admin/groups/group-list.xml:49
+#: plugins/admin/groups/generic.tpl:24 plugins/admin/groups/group-list.xml:49
 #: plugins/admin/groups/class_group.inc:1058
-#: plugins/admin/newConfigManagement/DeviceConfig-list.xml:42
-#: plugins/admin/departments/dep-list.xml:79
-#: plugins/admin/departments/locality.tpl:19
-#: plugins/admin/departments/generic.tpl:19
-#: plugins/admin/departments/class_domain.inc:63
-#: plugins/admin/departments/class_domain.inc:91
-#: plugins/admin/departments/class_localityGeneric.inc:64
-#: plugins/admin/departments/class_localityGeneric.inc:92
-#: plugins/admin/departments/class_organizationGeneric.inc:95
-#: plugins/admin/departments/class_organizationGeneric.inc:123
 #: plugins/admin/departments/class_countryGeneric.inc:63
 #: plugins/admin/departments/class_countryGeneric.inc:92
-#: plugins/admin/departments/class_dcObject.inc:63
-#: plugins/admin/departments/class_dcObject.inc:91
+#: plugins/admin/departments/locality.tpl:19
 #: plugins/admin/departments/domain.tpl:19
-#: plugins/admin/departments/country.tpl:19
-#: plugins/admin/departments/dcObject.tpl:19
 #: plugins/admin/departments/class_department.inc:365
 #: plugins/admin/departments/class_department.inc:675
+#: plugins/admin/departments/dcObject.tpl:19
 #: plugins/admin/departments/organization.tpl:19
-#: plugins/admin/acl/class_aclRole.inc:166
-#: plugins/admin/acl/class_aclRole.inc:743 plugins/admin/acl/acl-list.xml:57
-#: plugins/admin/acl/acl_role.tpl:17
-#: plugins/personal/posix/trustModeDialog/class_trustModeDialog.inc:45
+#: plugins/admin/departments/dep-list.xml:79
+#: plugins/admin/departments/class_dcObject.inc:63
+#: plugins/admin/departments/class_dcObject.inc:91
+#: plugins/admin/departments/class_localityGeneric.inc:64
+#: plugins/admin/departments/class_localityGeneric.inc:92
+#: plugins/admin/departments/country.tpl:19
+#: plugins/admin/departments/class_organizationGeneric.inc:95
+#: plugins/admin/departments/class_organizationGeneric.inc:123
+#: plugins/admin/departments/generic.tpl:19
+#: plugins/admin/departments/class_domain.inc:63
+#: plugins/admin/departments/class_domain.inc:91
+#: plugins/admin/newConfigManagement/DeviceConfig-list.xml:42
+#: plugins/admin/ogroups/ogroup-list.xml:49
+#: plugins/admin/ogroups/generic.tpl:15
+#: plugins/admin/ogroups/objectSelect/selectObject-list.xml:105
+#: plugins/admin/ogroups/class_ogroup.inc:863
 #: plugins/personal/posix/trustSelect/trust-list.xml:53
 #: plugins/personal/posix/groupSelect/group-list.xml:40
+#: plugins/personal/posix/trustModeDialog/class_trustModeDialog.inc:45
+#: plugins/generic/dashBoard/dbPluginStatus/class_dbPluginStatus.inc:26
+#: plugins/generic/dashBoard/dbChannelStatus/class_dbChannelStatus.inc:14
+#: plugins/generic/references/class_reference.inc:57
+#: plugins/generic/references/class_reference.inc:63
+#: plugins/generic/references/class_reference.inc:69
+#: plugins/generic/references/class_reference.inc:75
+#: plugins/generic/references/class_reference.inc:81
+#: ihtml/themes/default/userFilterEditor.tpl:19
+#: include/class_userFilter.inc:55 include/class_userFilterEditor.inc:245
+#: include/class_SnapShotDialog.inc:174 include/class_acl.inc:254
+#: include/class_acl.inc:264
 msgid "Description"
 msgstr "Описание"
 
-#: ihtml/themes/default/userFilterEditor.tpl:27
-#: include/class_userFilter.inc:55
-#, fuzzy
-msgid "Parent filter"
-msgstr "Параметры загрузки"
-
-#: ihtml/themes/default/userFilterEditor.tpl:40
-#: plugins/personal/generic/class_user.inc:1664
-#: plugins/personal/generic/generic.tpl:604
-msgid "Public visible"
-msgstr "Видимый всем"
-
-#: ihtml/themes/default/userFilterEditor.tpl:45
-#, fuzzy
-msgid "Enabled"
-msgstr "отключен"
+#: plugins/admin/acl/acl-list.xml:65 plugins/admin/users/user-list.xml:78
+#: plugins/admin/groups/group-list.xml:62
+#: plugins/admin/departments/dep-list.xml:87
+#: plugins/admin/newConfigManagement/DeviceConfig-list.xml:50
+#: plugins/admin/ogroups/ogroup-list.xml:62
+#: plugins/addons/propertyEditor/property-list.xml:96
+#: include/class_listing.inc:1183
+msgid "Actions"
+msgstr "Действия"
 
-#: ihtml/themes/default/userFilterEditor.tpl:49
-msgid "Categories where the filter is visible"
-msgstr ""
+#: plugins/admin/acl/acl-list.xml:76 plugins/admin/users/user-list.xml:89
+#: plugins/admin/groups/group-list.xml:73
+#: plugins/admin/departments/dep-list.xml:98
+#: plugins/admin/ogroups/ogroup-list.xml:73
+#: setup/class_setupStep_Migrate.inc:309
+msgid "Create"
+msgstr "Создать"
 
-#: ihtml/themes/default/userFilterEditor.tpl:69
-#, fuzzy
-msgid "Query"
-msgstr "пользователи"
+#: plugins/admin/acl/acl-list.xml:95 plugins/admin/acl/acl-list.xml:144
+#: plugins/admin/users/user-list.xml:121
+#: plugins/admin/groups/group-list.xml:98
+#: plugins/admin/departments/dep-list.xml:160
+#: plugins/admin/departments/dep-list.xml:181
+#: plugins/admin/newConfigManagement/DeviceConfig-list.xml:64
+#: plugins/admin/ogroups/ogroup-list.xml:98
+#: plugins/personal/generic/generic_certs.tpl:22
+#: plugins/personal/generic/generic_certs.tpl:48
+#: plugins/personal/generic/generic_certs.tpl:74
+#: plugins/addons/propertyEditor/property-list.xml:108
+msgid "Remove"
+msgstr "Удалить"
 
-#: ihtml/themes/default/acl.tpl:7 plugins/admin/acl/acl_role.tpl:3
-#: plugins/admin/acl/acl_role.tpl:4
-msgid "Assigned ACL for current entry"
-msgstr ""
+#: plugins/admin/acl/acl-list.xml:131 plugins/admin/users/user-list.xml:114
+#: plugins/admin/groups/group-list.xml:91
+#: plugins/admin/departments/dep-list.xml:172
+#: plugins/admin/ogroups/ogroup-list.xml:91
+msgid "Edit"
+msgstr "Изменить"
 
-#: ihtml/themes/default/acl.tpl:10 plugins/admin/acl/acl_role.tpl:38
+#: plugins/admin/acl/class_aclRole.inc:26
+#: plugins/admin/acl/class_aclRole.inc:715
 #, fuzzy
-msgid "New ACL"
-msgstr "Создать"
-
-#: ihtml/themes/default/acl.tpl:15 ihtml/themes/default/acl.tpl:16
-#: include/class_userFilter.inc:55
-msgid "Options"
-msgstr "Параметры"
+msgid "Access control roles"
+msgstr "Параметры доступа"
 
-#: ihtml/themes/default/acl.tpl:19 plugins/admin/acl/acl_role.tpl:45
+#: plugins/admin/acl/class_aclRole.inc:27
 #, fuzzy
-msgid "ACL type"
-msgstr "Тип"
+msgid "Edit AC roles"
+msgstr "Ð\94оÑ\81Ñ\82Ñ\83п"
 
-#: ihtml/themes/default/acl.tpl:23 ihtml/themes/default/acl.tpl:28
-#: plugins/admin/acl/acl_role.tpl:45
+#: plugins/admin/acl/class_aclRole.inc:138
 #, fuzzy
-msgid "Select an ACL type"
-msgstr "Выберите, чтобы просмотреть серверы"
-
-#: ihtml/themes/default/acl.tpl:33 ihtml/themes/default/acl.tpl:62
-#: ihtml/themes/default/acl.tpl:133 ihtml/themes/default/acl.tpl:150
-#: include/utils/class_msgPool.inc:307 setup/setup_migrate.tpl:70
-#: setup/setup_ldap.tpl:19
-#, php-format
-msgid "Apply"
-msgstr "Применить"
+msgid "Reset ACL"
+msgstr "Удалить"
 
-#: ihtml/themes/default/acl.tpl:40
+#: plugins/admin/acl/class_aclRole.inc:139
+#: plugins/generic/references/class_aclResolver.inc:64
+#: include/class_acl.inc:229
 #, fuzzy
-msgid "Additional filter options"
-msgstr "Ð\94ополниÑ\82елÑ\8cнÑ\8bе Ð·Ð°Ð¿Ð¸Ñ\81и Ð² fstab"
+msgid "One level"
+msgstr "УÑ\80овенÑ\8c Ð¸Ð½Ñ\84оÑ\80маÑ\82ивноÑ\81Ñ\82и"
 
-#: ihtml/themes/default/acl.tpl:53 ihtml/themes/default/acl.tpl:65
-#: include/class_acl.inc:1114
+#: plugins/admin/acl/class_aclRole.inc:140
+#: plugins/generic/references/class_aclResolver.inc:65
+#: include/class_acl.inc:230 include/class_acl.inc:235
 #, fuzzy
-msgid "Members"
-msgstr "Ð\92клÑ\8eÑ\87аемÑ\8bе Ð¾Ð±Ñ\8aекÑ\82Ñ\8b"
+msgid "Current object"
+msgstr "ТекÑ\83Ñ\89ий Ð¿Ð°Ñ\80олÑ\8c"
 
-#: ihtml/themes/default/acl.tpl:54
+#: plugins/admin/acl/class_aclRole.inc:141
+#: plugins/generic/references/class_aclResolver.inc:66
+#: include/class_acl.inc:231
 #, fuzzy
-msgid "Member selection"
-msgstr "Настройки Samba"
-
-#: ihtml/themes/default/acl.tpl:57
-msgid "Use members from"
-msgstr ""
+msgid "Complete subtree"
+msgstr "не полный"
 
-#: ihtml/themes/default/acl.tpl:69 ihtml/themes/default/acl.tpl:74
-msgid "List message possible targets"
+#: plugins/admin/acl/class_aclRole.inc:142
+#: plugins/generic/references/class_aclResolver.inc:67
+#: include/class_acl.inc:232
+msgid "Complete subtree (permanent)"
 msgstr ""
 
-#: ihtml/themes/default/acl.tpl:92 ihtml/themes/default/acl.tpl:98
-msgid "List message recipients"
-msgstr ""
+#: plugins/admin/acl/class_aclRole.inc:166
+#: plugins/admin/departments/class_department.inc:676
+#: plugins/admin/departments/organization.tpl:27
+#: plugins/admin/departments/class_organizationGeneric.inc:124
+#: plugins/admin/departments/generic.tpl:27 include/class_userFilter.inc:55
+msgid "Category"
+msgstr "Категория"
 
-#: ihtml/themes/default/acl.tpl:112 plugins/admin/acl/acl_role.tpl:51
+#: plugins/admin/acl/class_aclRole.inc:182
+#: plugins/admin/acl/class_aclRole.inc:744 include/class_acl.inc:280
 #, fuzzy
-msgid "List of available ACL categories"
-msgstr "Ð\92Ñ\8bбеÑ\80иÑ\82е Ñ\82ип Ð¼Ñ\8bÑ\88и"
+msgid "Permissions"
+msgstr "Ð\9fÑ\80ава Ð´Ð»Ñ\8f Ñ\87ленов Ð³Ñ\80Ñ\83ппÑ\8b"
 
-#: ihtml/themes/default/acl.tpl:120
-#, fuzzy
-msgid "ACL for this object"
-msgstr "Ð\9fÑ\80овеÑ\80ка Ð¼Ð¾Ð´Ñ\83лÑ\8f gd"
+#: plugins/admin/acl/class_aclRole.inc:182 include/php_setup.inc:191
+#: include/class_acl.inc:280
+msgid "Type"
+msgstr "Тип"
 
-#: ihtml/themes/default/acl.tpl:126
+#: plugins/admin/acl/class_aclRole.inc:411
 #, fuzzy
-msgid "Available roles"
-msgstr "Доступные приложения"
-
-#: ihtml/themes/default/logout-close.tpl:5
-msgid "Your GOsa session has been closed!"
-msgstr ""
+msgid "No ACL settings for this category"
+msgstr "Описание группы"
 
-#: ihtml/themes/default/logout-close.tpl:7
-msgid ""
-"Please close this browser window and clean the authentication caches to "
-"avoid an automatic re-authentication by your browser."
-msgstr ""
+#: plugins/admin/acl/class_aclRole.inc:413
+#, fuzzy, php-format
+msgid "ACL for these objects: %s"
+msgstr "Описание группы"
 
-#: ihtml/themes/default/snapshotdialog.tpl:3
+#: plugins/admin/acl/class_aclRole.inc:418
 #, fuzzy
-msgid "Restoring object snapshots"
-msgstr "Объект группы"
-
-#: ihtml/themes/default/snapshotdialog.tpl:6
-msgid ""
-"This procedure will restore a snapshot of the selected object. It will "
-"replace the existing object after pressing the restore button."
-msgstr ""
+msgid "Edit category ACL"
+msgstr "Список систем"
 
-#: ihtml/themes/default/snapshotdialog.tpl:9
-msgid ""
-"DNS configuration and some database entries cannot be restored. They need to "
-"be recreated manually."
-msgstr ""
+#: plugins/admin/acl/class_aclRole.inc:421
+#, fuzzy
+msgid "Delete category ACL"
+msgstr "Категория"
 
-#: ihtml/themes/default/snapshotdialog.tpl:12
-msgid ""
-"Don't forget to check references to other objects, for example does the "
-"selected printer still exists ?"
+#: plugins/admin/acl/class_aclRole.inc:442
+#, php-format
+msgid "Edit ACL for '%s', scope is '%s'"
 msgstr ""
 
-#: ihtml/themes/default/snapshotdialog.tpl:20
-#: ihtml/themes/default/snapshotdialog.tpl:63 include/class_acl.inc:799
-#: include/class_acl.inc:806 include/class_acl.inc:813
-#: include/utils/class_msgPool.inc:459
-#: plugins/admin/departments/class_department.inc:624
-msgid "Object"
-msgstr "Объект"
+#: plugins/admin/acl/class_aclRole.inc:602
+#: plugins/admin/acl/class_aclRole.inc:642
+#: plugins/admin/acl/class_aclRole.inc:656
+#: plugins/admin/groups/class_group.inc:600
+#: plugins/admin/groups/class_group.inc:876
+#: plugins/admin/departments/class_department.inc:285
+#: plugins/admin/departments/class_department.inc:482
+#: plugins/admin/departments/class_department.inc:759
+#: plugins/admin/departments/class_department.inc:790
+#: plugins/admin/ogroups/class_ogroup.inc:758
+#: plugins/admin/ogroups/class_ogroup.inc:775
+#: plugins/personal/posix/class_posixAccount.inc:529
+#: plugins/personal/posix/class_posixAccount.inc:791
+#: plugins/personal/posix/trustModeDialog/class_trustModeDialog.inc:253
+#: plugins/personal/generic/class_user.inc:730
+#: plugins/personal/generic/class_user.inc:1099
+#: plugins/addons/dyngroup/class_DynamicLdapGroup.inc:191
+#: plugins/addons/dyngroup/class_DynamicLdapGroup.inc:256
+#: plugins/generic/references/class_reference.inc:97
+#: setup/class_setupStep_Migrate.inc:461 setup/class_setupStep_Migrate.inc:814
+#: html/index.php:271 include/class_userFilter.inc:275
+#: include/class_ldap.inc:847 include/class_ldap.inc:1305
+#: include/class_SnapshotHandler.inc:123 include/class_SnapshotHandler.inc:280
+#: include/class_SnapshotHandler.inc:329 include/class_SnapshotHandler.inc:333
+#: include/class_SnapshotHandler.inc:346 include/class_SnapshotHandler.inc:380
+#: include/class_SnapshotHandler.inc:435 include/class_SnapshotHandler.inc:500
+#: include/class_SnapshotHandler.inc:515 include/class_config.inc:367
+#: include/class_acl.inc:1258 include/class_acl.inc:1354
+#: include/functions.inc:494 include/functions.inc:529
+#: include/functions.inc:537 include/functions.inc:583
+#: include/functions.inc:852 include/functions.inc:901
+#: include/functions.inc:958 include/functions.inc:1008
+#: include/functions.inc:3272
+#, fuzzy
+msgid "LDAP error"
+msgstr "Ошибка LDAP:"
 
-#: ihtml/themes/default/snapshotdialog.tpl:29
-msgid "There is no snapshot available that can be restored"
-msgstr ""
+#: plugins/admin/acl/class_aclRole.inc:635
+#, fuzzy
+msgid "Object in use"
+msgstr "Имя объекта"
 
-#: ihtml/themes/default/snapshotdialog.tpl:31
-msgid "Choose a snapshot and click the folder image, to restore the snapshot"
+#: plugins/admin/acl/class_aclRole.inc:635
+#, php-format
+msgid "This role cannot be removed while it is in use by these objects:"
 msgstr ""
 
-#: ihtml/themes/default/snapshotdialog.tpl:50
-#, fuzzy
-msgid "Creating object snapshots"
-msgstr "Объект группы"
-
-#: ihtml/themes/default/snapshotdialog.tpl:53
-msgid ""
-"This procedure will create a snapshot of the selected object. It will be "
-"stored inside a special branch of your directory system and can be restored "
-"later on."
+#: plugins/admin/acl/class_aclRole.inc:670
+#: plugins/admin/groups/class_group.inc:463
+#: plugins/admin/groups/class_group.inc:469
+#: plugins/admin/groups/class_group.inc:657
+#: plugins/admin/groups/class_group.inc:753
+#: plugins/admin/groups/class_group.inc:758
+#: plugins/admin/groups/class_group.inc:1096
+#: plugins/admin/departments/class_department.inc:317
+#: plugins/admin/newConfigManagement/class_newConfigManagement.inc:42
+#: plugins/admin/newConfigManagement/class_newConfigManagement.inc:94
+#: plugins/admin/ogroups/class_ogroup.inc:402
+#: plugins/personal/generic/class_user.inc:297
+#: plugins/personal/generic/class_user.inc:429
+#: plugins/personal/generic/class_user.inc:522
+#: plugins/personal/generic/class_user.inc:816
+#: plugins/personal/generic/class_user.inc:1050
+#: plugins/personal/generic/class_user.inc:1177
+#: plugins/personal/generic/class_user.inc:1184
+#: plugins/personal/generic/class_user.inc:1202
+#: plugins/personal/generic/class_user.inc:1483
+#: plugins/personal/generic/class_user.inc:1809
+#: plugins/personal/password/class_password.inc:210
+#: plugins/addons/propertyEditor/migration/class_migrateRDN.inc:203
+#: plugins/addons/propertyEditor/migration/class_migrateRDN.inc:207
+#: plugins/generic/references/class_ldifViewer.inc:20
+#: plugins/generic/statistics/chartClasses/class_categoryActionOverTime.inc:43
+#: plugins/generic/statistics/chartClasses/class_categoryActionOverTime.inc:49
+#: plugins/generic/statistics/chartClasses/class_categoryActionOverTime.inc:96
+#: plugins/generic/statistics/class_statistics.inc:133
+#: plugins/generic/statistics/class_statistics.inc:229
+#: plugins/generic/statistics/class_statistics.inc:244
+#: setup/setup_checks.tpl:25 setup/setup_checks.tpl:66
+#: setup/class_setupStep_Migrate.inc:450 html/index.php:241 html/index.php:245
+#: include/utils/class_msgPool.inc:137 include/utils/class_msgPool.inc:149
+#: include/utils/class_msgPool.inc:167 include/utils/class_msgPool.inc:440
+#: include/utils/class_msgPool.inc:462 include/utils/class_xml.inc:40
+#: include/class_msg_dialog.inc:99 include/class_gosaSupportDaemon.inc:1184
+#: include/class_gosaSupportDaemon.inc:1204
+#: include/password-methods/class_password-methods.inc:339
+#: include/class_CopyPasteHandler.inc:118
+#: include/class_CopyPasteHandler.inc:127
+#: include/class_CopyPasteHandler.inc:159
+#: include/class_CopyPasteHandler.inc:176
+#: include/class_CopyPasteHandler.inc:185
+#: include/class_CopyPasteHandler.inc:193
+#: include/class_CopyPasteHandler.inc:273
+#: include/class_CopyPasteHandler.inc:377 include/class_tabs.inc:56
+#: include/class_plugin.inc:1698 include/class_plugin.inc:1705
+#: include/class_listing.inc:536 include/functions.inc:3038
+#: include/functions.inc:3346 include/functions.inc:3360
+#: include/functions.inc:3390 include/functions.inc:3398
+#: include/functions.inc:3410 include/functions.inc:3414
+#: include/functions.inc:3429 include/functions.inc:3438
+#: include/functions.inc:3498 include/class_management.inc:508
+#: include/class_management.inc:669
+#, php-format
+msgid "Error"
 msgstr ""
 
-#: ihtml/themes/default/snapshotdialog.tpl:56
-msgid ""
-"Remember that database entries, DNS configurations and possibly created "
-"zones in server extensions will not be stored in the snapshot."
-msgstr ""
+#: plugins/admin/acl/class_aclRole.inc:731
+#, fuzzy
+msgid "RDN for role storage."
+msgstr "Почтовые настройки пользователя"
 
-#: ihtml/themes/default/snapshotdialog.tpl:71
+#: plugins/admin/acl/class_aclRole.inc:742 plugins/admin/acl/acl-list.tpl:12
+#: plugins/admin/acl/acl_role.tpl:27 plugins/admin/users/user-list.tpl:12
+#: plugins/admin/groups/singleUserSelect/singleUser-list.tpl:12
+#: plugins/admin/groups/userSelect/user-list.tpl:12
+#: plugins/admin/groups/group-list.tpl:12
+#: plugins/admin/groups/userGroupSelect/selectUserGroup-list.tpl:12
+#: plugins/admin/groups/generic.tpl:39
+#: plugins/admin/groups/class_group.inc:1059
+#: plugins/admin/departments/class_countryGeneric.inc:94
+#: plugins/admin/departments/locality.tpl:28
+#: plugins/admin/departments/domain.tpl:28
+#: plugins/admin/departments/class_department.inc:677
+#: plugins/admin/departments/dcObject.tpl:28
+#: plugins/admin/departments/organization.tpl:39
+#: plugins/admin/departments/class_dcObject.inc:93
+#: plugins/admin/departments/class_localityGeneric.inc:94
+#: plugins/admin/departments/country.tpl:28
+#: plugins/admin/departments/class_organizationGeneric.inc:125
+#: plugins/admin/departments/generic.tpl:39
+#: plugins/admin/departments/class_domain.inc:92
+#: plugins/admin/departments/dep-list.tpl:12
+#: plugins/admin/ogroups/generic.tpl:26
+#: plugins/admin/ogroups/objectSelect/selectObject-list.tpl:12
+#: plugins/admin/ogroups/ogroup-list.tpl:12
+#: plugins/admin/ogroups/class_ogroup.inc:862
+#: plugins/personal/posix/trustSelect/trust-list.tpl:12
+#: plugins/personal/posix/groupSelect/group-list.tpl:12
+#: plugins/personal/generic/generic.tpl:167
+#: plugins/personal/generic/class_user.inc:1714
+#: plugins/addons/dyngroup/dyngroup.tpl:5
+#: plugins/addons/dyngroup/class_DynamicLdapGroup.inc:114
+#: setup/setup_ldap.tpl:47
+msgid "Base"
+msgstr "Ветка"
+
+#: plugins/admin/acl/class_aclManagement.inc:25 include/class_acl.inc:27
 #, fuzzy
-msgid "Time stamp"
-msgstr "ТаймаÑ\83Ñ\82 (Ñ\81)"
+msgid "Access control"
+msgstr "Ð\9fаÑ\80амеÑ\82Ñ\80Ñ\8b Ð´Ð¾Ñ\81Ñ\82Ñ\83па"
 
-#: ihtml/themes/default/snapshotdialog.tpl:80
-msgid "Reason for generating this snapshot"
+#: plugins/admin/acl/class_aclManagement.inc:26
+msgid ""
+"Control access to GOsa managed objects down to attribute and action level"
 msgstr ""
 
-#: ihtml/themes/default/snapshotdialog.tpl:88
-#: plugins/admin/users/template.tpl:49
-#: plugins/admin/departments/class_department.inc:564
-#: plugins/admin/departments/class_department.inc:646
-msgid "Continue"
-msgstr "Продолжить"
+#: plugins/admin/acl/class_aclManagement.inc:98
+#: plugins/admin/users/class_userManagement.inc:697
+#: plugins/admin/users/class_userManagement.inc:701
+#: include/class_management.inc:405
+#, fuzzy
+msgid "Permission error"
+msgstr "Права для членов группы"
 
-#: ihtml/themes/default/msg_dialog.tpl:55
-#: ihtml/themes/default/msg_dialog.tpl:103
-msgid "Error message title"
+#: plugins/admin/acl/acl_role.tpl:3 plugins/admin/acl/acl_role.tpl:4
+#: ihtml/themes/default/acl.tpl:7
+msgid "Assigned ACL for current entry"
 msgstr ""
 
-#: ihtml/themes/default/msg_dialog.tpl:66
-#: ihtml/themes/default/msg_dialog.tpl:115
+#: plugins/admin/acl/acl_role.tpl:38 ihtml/themes/default/acl.tpl:10
 #, fuzzy
-msgid "Error message"
-msgstr "Ð\94омаÑ\88нÑ\8fÑ\8f Ñ\81Ñ\82Ñ\80аниÑ\86а"
+msgid "New ACL"
+msgstr "СоздаÑ\82Ñ\8c"
 
-#: ihtml/themes/default/msg_dialog.tpl:77
-#: ihtml/themes/default/msg_dialog.tpl:79
-#: ihtml/themes/default/msg_dialog.tpl:136
-#: ihtml/themes/default/msg_dialog.tpl:139
-#: ihtml/themes/default/msg_dialog.tpl:144 include/utils/class_msgPool.inc:301
-#: setup/class_setupStep_Migrate.inc:153 setup/class_setupStep_Migrate.inc:303
-#: setup/class_setupStep_Migrate.inc:684 setup/class_setupStep_Migrate.inc:828
-#: setup/setup_checks.tpl:21 setup/setup_checks.tpl:62
-#, php-format
-msgid "OK"
-msgstr ""
+#: plugins/admin/acl/acl_role.tpl:45 ihtml/themes/default/acl.tpl:19
+#, fuzzy
+msgid "ACL type"
+msgstr "Тип"
 
-#: ihtml/themes/default/password.tpl:5
+#: plugins/admin/acl/acl_role.tpl:45 ihtml/themes/default/acl.tpl:23
+#: ihtml/themes/default/acl.tpl:28
 #, fuzzy
-msgid "Change your password"
-msgstr "СмениÑ\82Ñ\8c Ð¿Ð°Ñ\80олÑ\8c"
+msgid "Select an ACL type"
+msgstr "Ð\92Ñ\8bбеÑ\80иÑ\82е, Ñ\87Ñ\82обÑ\8b Ð¿Ñ\80оÑ\81моÑ\82Ñ\80еÑ\82Ñ\8c Ñ\81еÑ\80веÑ\80Ñ\8b"
 
-#: ihtml/themes/default/password.tpl:61
-msgid "Your password has been changed successfully."
-msgstr ""
+#: plugins/admin/acl/acl_role.tpl:51 ihtml/themes/default/acl.tpl:112
+#, fuzzy
+msgid "List of available ACL categories"
+msgstr "Выберите тип мыши"
 
-#: ihtml/themes/default/password.tpl:65 html/main.php:220
-#: plugins/admin/users/class_userManagement.inc:386
-#: plugins/personal/password/class_password.inc:155
-#: plugins/personal/password/class_password.inc:158
-#: plugins/personal/password/class_password.inc:161
+#: plugins/admin/acl/paste_role.tpl:1
 #, fuzzy
-msgid "Password change"
-msgstr "СмениÑ\82Ñ\8c Ð¿Ð°Ñ\80оль"
+msgid "Paste ACL-role"
+msgstr "УдалиÑ\82ь"
 
-#: ihtml/themes/default/password.tpl:72
+#: plugins/admin/users/class_userManagement.inc:25
+#: plugins/personal/generic/class_user.inc:1676
+#: plugins/generic/references/class_aclResolver.inc:185
+#: setup/class_setupStep_Migrate.inc:297 include/class_acl.inc:239
+msgid "Users"
+msgstr "Пользователи"
+
+#: plugins/admin/users/class_userManagement.inc:26
 msgid ""
-"Enter the current password and the new password (twice) in the fields below "
-"and press the 'Set password' button."
+"Manage aspects of user accounts like generic, POSIX, samba and mail settings"
 msgstr ""
 
-#: ihtml/themes/default/password.tpl:74 plugins/admin/users/user-list.xml:128
-#: plugins/admin/users/user-list.xml:230
-#: plugins/personal/password/class_password.inc:26
-msgid "Change password"
-msgstr "Сменить пароль"
+#: plugins/admin/users/class_userManagement.inc:196
+#: plugins/admin/groups/class_groupManagement.inc:100
+#: plugins/admin/ogroups/class_ogroupManagement.inc:115
+#, fuzzy
+msgid "Infrastructure error"
+msgstr "Ошибка LDAP:"
 
-#: ihtml/themes/default/password.tpl:77 ihtml/themes/default/password.tpl:79
-msgid "Directory"
-msgstr "Каталог"
+#: plugins/admin/users/class_userManagement.inc:228
+#: plugins/admin/users/class_userManagement.inc:739
+#: include/class_management.inc:324 include/class_management.inc:487
+#: include/class_management.inc:534 include/class_management.inc:549
+#: include/class_management.inc:586 include/class_management.inc:600
+#, fuzzy
+msgid "Permission"
+msgstr "Права для членов группы"
 
-#: ihtml/themes/default/password.tpl:97
-#: plugins/personal/password/password.tpl:18
-#: plugins/personal/password/password.tpl:47
-#: plugins/personal/myaccount/password.tpl:12
-#: plugins/personal/myaccount/password.tpl:41
-msgid "Current password"
-msgstr "Текущий пароль"
+#: plugins/admin/users/class_userManagement.inc:316
+#: plugins/personal/password/class_password.inc:121 html/password.php:246
+msgid ""
+"The passwords you've entered as 'New password' and 'Repeated new password' "
+"do not match."
+msgstr "Введенные пароли не совпадают!"
 
-#: ihtml/themes/default/password.tpl:103 plugins/admin/users/password.tpl:13
-#: plugins/admin/users/password.tpl:65
 #: plugins/admin/users/class_userManagement.inc:319
-#: plugins/personal/password/password.tpl:24
-#: plugins/personal/password/password.tpl:78
+#: plugins/admin/users/password.tpl:13 plugins/admin/users/password.tpl:65
 #: plugins/personal/myaccount/password.tpl:18
 #: plugins/personal/myaccount/password.tpl:71
+#: plugins/personal/password/password.tpl:24
+#: plugins/personal/password/password.tpl:78
+#: ihtml/themes/default/password.tpl:103
 msgid "New password"
 msgstr "Новый пароль"
 
-#: ihtml/themes/default/password.tpl:110 plugins/admin/users/password.tpl:20
-#: plugins/admin/users/password.tpl:72
-#: plugins/personal/password/password.tpl:31
-#: plugins/personal/password/password.tpl:85
-#: plugins/personal/myaccount/password.tpl:25
-#: plugins/personal/myaccount/password.tpl:78
-msgid "Repeat new password"
-msgstr "Подтверждение"
-
-#: ihtml/themes/default/password.tpl:117
-#: plugins/personal/password/password.tpl:37
-#: plugins/personal/password/password.tpl:91
-#: plugins/personal/myaccount/password.tpl:31
-#: plugins/personal/myaccount/password.tpl:84
+#: plugins/admin/users/class_userManagement.inc:386
+#: plugins/personal/password/class_password.inc:155
+#: plugins/personal/password/class_password.inc:158
+#: plugins/personal/password/class_password.inc:161 html/main.php:220
+#: ihtml/themes/default/password.tpl:65
 #, fuzzy
-msgid "Password strength"
-msgstr "Ð¥Ñ\8dÑ\88иÑ\80ование Ð¿Ð°Ñ\80олей"
+msgid "Password change"
+msgstr "СмениÑ\82Ñ\8c Ð¿Ð°Ñ\80олÑ\8c"
 
-#: ihtml/themes/default/password.tpl:131
+#: plugins/admin/users/class_userManagement.inc:387
 #, fuzzy
-msgid "Click here to change your password"
+msgid "You have no permission to change this users password!"
 msgstr "У вас недостаточно прав для смены своего пароля."
 
-#: ihtml/themes/default/password.tpl:131 plugins/admin/users/password.tpl:101
-#: plugins/personal/password/password.tpl:103
-#: plugins/personal/myaccount/password.tpl:96
-msgid "Set password"
-msgstr "Изменить пароль"
+#: plugins/admin/users/class_userManagement.inc:458
+#: plugins/admin/users/class_userManagement.inc:492
+#: plugins/admin/users/class_userManagement.inc:523
+#: plugins/admin/ogroups/class_ogroup.inc:318
+msgid "none"
+msgstr "нет"
 
-#: ihtml/themes/default/islocked.tpl:4
-msgid "Locking conflict detected"
-msgstr "Конфликт блокировок"
+#: plugins/admin/users/class_userManagement.inc:530
+#: plugins/admin/users/template.tpl:15 plugins/admin/users/user-list.xml:15
+#: plugins/admin/users/user-list.xml:102 plugins/admin/users/templatize.tpl:15
+msgid "Template"
+msgstr "Шаблон"
 
-#: ihtml/themes/default/islocked.tpl:14
-#, fuzzy
-msgid ""
-"If this lock detection is false, the other person has obviously closed the "
-"web browser during the edit operation. You may want to take over the lock by "
-"pressing the 'Edit anyway' button."
-msgstr ""
-"Если результат этой проверки блокировки - ложь, очевидно, другой человек "
-"закрыл браузер во время редактирования данных. Вы можете удалить файл "
-"блокировки, нажав на кнопку <i>Удалить</i>."
+#: plugins/admin/users/class_userManagement.inc:536
+#: plugins/admin/users/user-list.xml:57
+#: plugins/admin/groups/singleUserSelect/singleUser-list.xml:40
+#: plugins/admin/groups/userSelect/user-list.xml:40
+#: plugins/admin/groups/class_group.inc:210
+#: plugins/admin/groups/class_group.inc:1190
+#: plugins/admin/groups/class_group.inc:1200
+#: plugins/personal/generic/class_user.inc:1326
+#: plugins/personal/generic/class_user.inc:1373
+#: plugins/personal/generic/class_user.inc:1703
+#: plugins/personal/generic/class_user.inc:1857
+#: plugins/generic/references/class_reference.inc:87
+#: ihtml/themes/default/infoPage.tpl:15
+msgid "Given name"
+msgstr "Имя"
 
-#: ihtml/themes/default/islocked.tpl:23
-msgid "Read only"
-msgstr ""
+#: plugins/admin/users/class_userManagement.inc:777
+#, fuzzy
+msgid "Account locking"
+msgstr "Учетная запись"
 
-#: ihtml/themes/default/help.tpl:9
-msgid "GOsa help viewer"
+#: plugins/admin/users/class_userManagement.inc:778
+#, php-format
+msgid ""
+"Password method '%s' does not support locking. Account (%s) has not been "
+"locked!"
 msgstr ""
 
-#: ihtml/themes/default/help.tpl:15
-msgid "Index"
-msgstr ""
+#: plugins/admin/users/class_userManagement.inc:851
+#, fuzzy
+msgid "Unlock account"
+msgstr "Моя учетная запись"
 
-#: ihtml/themes/default/help.tpl:21 include/class_filter.inc:158
-#: include/class_filter.inc:228 setup/setup_ldap.tpl:15
-msgid "Search"
-msgstr "Ð\9fоиÑ\81к"
+#: plugins/admin/users/class_userManagement.inc:853
+#, fuzzy
+msgid "Lock account"
+msgstr "Ð\9cоÑ\8f Ñ\83Ñ\87еÑ\82наÑ\8f Ð·Ð°Ð¿Ð¸Ñ\81Ñ\8c"
 
-#: ihtml/themes/default/logout.tpl:6
-msgid "Your GOsa session has expired!"
-msgstr ""
+#: plugins/admin/users/class_userManagement.inc:865
+#: plugins/admin/groups/class_group.inc:1035
+#: plugins/admin/departments/class_department.inc:659
+#: plugins/admin/ogroups/class_ogroup.inc:848
+#: plugins/personal/posix/generic.tpl:5
+#: plugins/personal/generic/class_user.inc:37
+#: plugins/personal/generic/class_user.inc:1670 setup/setup_feedback.tpl:35
+#: setup/setup_feedback.tpl:36
+msgid "Generic"
+msgstr "Общее"
 
-#: ihtml/themes/default/logout.tpl:9
-msgid ""
-"It has been a while since your last interaction with GOsa took place. Your "
-"session has been closed for security reasons. Please login again to continue "
-"with administrative tasks."
+#: plugins/admin/users/class_userManagement.inc:866
+#, fuzzy
+msgid "Edit generic properties"
+msgstr "Изменить свойства"
+
+#: plugins/admin/users/class_userManagement.inc:869
+#: plugins/admin/groups/class_groupManagement.inc:157
+#: plugins/personal/posix/class_posixAccount.inc:37
+#: plugins/personal/posix/class_posixAccount.inc:270
+#: plugins/personal/posix/class_posixAccount.inc:290
+#: plugins/personal/posix/class_posixAccount.inc:292
+#: plugins/personal/posix/class_posixAccount.inc:295
+msgid "POSIX"
 msgstr ""
 
-#: ihtml/themes/default/logout.tpl:16
+#: plugins/admin/users/class_userManagement.inc:870
+#: plugins/admin/groups/class_groupManagement.inc:158
 #, fuzzy
-msgid "Login again"
-msgstr "Ð\92ойÑ\82и"
+msgid "Edit POSIX properties"
+msgstr "Ð\98змениÑ\82Ñ\8c Ñ\81войÑ\81Ñ\82ва"
 
-#: ihtml/themes/default/ldifViewer.tpl:1
-msgid "Raw LDAP entry"
-msgstr ""
+#: plugins/admin/users/class_userManagement.inc:872
+#: plugins/admin/groups/class_groupManagement.inc:165
+#: plugins/admin/ogroups/tabs_ogroups.inc:155
+#: plugins/generic/infoPage/class_infoPage.inc:112
+#: ihtml/themes/default/infoPage.tpl:20
+msgid "Mail"
+msgstr "Почта"
 
-#: ihtml/themes/default/removeEntries.tpl:4
-#: plugins/addons/propertyEditor/property-list.tpl:7
+#: plugins/admin/users/class_userManagement.inc:874
+#: plugins/admin/groups/class_groupManagement.inc:166
 #, fuzzy
-msgid "Attention"
-msgstr "РабоÑ\87аÑ\8f Ñ\81Ñ\82анÑ\86иÑ\8f Windows"
+msgid "Edit mail properties"
+msgstr "Ð\98змениÑ\82Ñ\8c Ñ\81войÑ\81Ñ\82ва"
 
-#: ihtml/themes/default/removeEntries.tpl:14
+#: plugins/admin/users/class_userManagement.inc:877
+#: plugins/admin/groups/class_groupManagement.inc:173
+#: plugins/personal/posix/class_posixAccount.inc:290
+msgid "Samba"
+msgstr "Samba"
+
+#: plugins/admin/users/class_userManagement.inc:878
+#: plugins/admin/groups/class_groupManagement.inc:174
 #, fuzzy
-msgid ""
-"If you're sure you want to do this press 'Delete' to continue or 'Cancel' to "
-"abort."
+msgid "Edit samba properties"
+msgstr "Изменить свойства"
+
+#: plugins/admin/users/class_userManagement.inc:881
+msgid "Netatalk"
 msgstr ""
-"Если вы уверены в своих действиях, нажмите на кнопку <i>Удалить</i>, иначе "
-"нажмите <i>Отмена</i>."
 
-#: ihtml/themes/default/framework.tpl:9
+#: plugins/admin/users/class_userManagement.inc:882
 #, fuzzy
-msgid "Log out"
-msgstr "Ð\92Ñ\8bÑ\85од"
+msgid "Edit Netatalk properties"
+msgstr "Ð\98змениÑ\82Ñ\8c Ñ\81войÑ\81Ñ\82ва"
 
-#: ihtml/themes/default/framework.tpl:10
-msgid ""
-"You are currently editing a database entry. Do you want to dismiss the "
-"changes?"
-msgstr ""
-"Вы сейчас редактируете объект базы данных. Хотите отказаться от изменений?"
+#: plugins/admin/users/class_userManagement.inc:885
+#: plugins/admin/groups/class_groupManagement.inc:197
+#: plugins/personal/posix/class_posixAccount.inc:290
+msgid "Environment"
+msgstr "Окружение"
 
-#: ihtml/themes/default/framework.tpl:22
-#, fuzzy, php-format
-msgid "Session expires in %d!"
-msgstr "Данные, передаваемые в течение этого сеанса, не будут зашифрованы."
+#: plugins/admin/users/class_userManagement.inc:886
+#: plugins/admin/groups/class_groupManagement.inc:198
+#, fuzzy
+msgid "Edit environment properties"
+msgstr "Изменить свойства"
 
-#: html/password.php:61 html/main.php:170 include/functions.inc:465
-#: include/utils/class_xml.inc:43
-#: plugins/admin/departments/class_department.inc:439
+#: plugins/admin/users/class_userManagement.inc:889
+msgid "FAX"
+msgstr "Факс"
+
+#: plugins/admin/users/class_userManagement.inc:890
 #, fuzzy
-msgid "Fatal error"
-msgstr "ТеÑ\80минал-Ñ\81еÑ\80веÑ\80"
+msgid "Edit FAX properties"
+msgstr "Ð\98змениÑ\82Ñ\8c Ñ\81войÑ\81Ñ\82ва"
 
-#: html/password.php:63 html/index.php:157
-#, fuzzy, php-format
-msgid "GOsa configuration %s/%s is not readable. Aborted."
-msgstr ""
-"Не удается прочитать файл настройки GOsa %s/gosa.conf. Операция прервана."
+#: plugins/admin/users/class_userManagement.inc:893
+#: plugins/admin/groups/class_groupManagement.inc:181
+#: plugins/admin/departments/class_department.inc:376
+#: plugins/admin/departments/organization.tpl:109
+#: plugins/admin/departments/generic.tpl:110
+#: plugins/admin/ogroups/objectSelect/selectObject-list.xml:55
+#: plugins/admin/ogroups/class_ogroupManagement.inc:188
+#: plugins/personal/generic/generic.tpl:394
+#: plugins/personal/generic/generic.tpl:574
+#: plugins/personal/generic/class_user.inc:1354
+#: plugins/personal/generic/class_user.inc:1845
+msgid "Phone"
+msgstr "Телефон"
 
-#: html/password.php:113 html/index.php:157 html/index.php:233
-#: html/main.php:285
-#: include/password-methods/class_password-methods-ssha.inc:51
-#: include/password-methods/class_password-methods-sha.inc:48
-#: include/class_SnapshotHandler.inc:44 include/class_SnapshotHandler.inc:57
-#: include/class_SnapshotHandler.inc:75 include/functions.inc:837
-#: include/functions.inc:3053 include/functions.inc:3068
-#: include/utils/class_timezone.inc:47 include/class_config.inc:171
-#: include/class_config.inc:710 include/class_config.inc:1171
-#: include/class_config.inc:1184 include/class_config.inc:1202
-#: include/class_pluglist.inc:117 include/class_CopyPasteHandler.inc:119
-#: include/class_CopyPasteHandler.inc:128
-#: include/class_CopyPasteHandler.inc:177
-#: include/class_CopyPasteHandler.inc:186
-#: include/class_CopyPasteHandler.inc:194
-#: plugins/admin/groups/class_group.inc:166
-#: plugins/admin/groups/class_group.inc:1240
+#: plugins/admin/users/class_userManagement.inc:894
+#: plugins/admin/groups/class_groupManagement.inc:182
 #, fuzzy
-msgid "Configuration error"
-msgstr "Ð\9dаÑ\81Ñ\82Ñ\80оиÑ\82Ñ\8c"
+msgid "Edit phone properties"
+msgstr "Ð\98змениÑ\82Ñ\8c Ñ\81войÑ\81Ñ\82ва"
 
-#: html/password.php:115 html/index.php:179 html/setup.php:73
-#, fuzzy, php-format
-msgid "Compile directory %s is not accessible!"
-msgstr "Недоступен каталог \"%s\", указанный как каталог компиляции!"
+#: plugins/admin/users/template.tpl:2
+msgid "Creating a new user using templates"
+msgstr "Создание пользователя на основе шаблона"
 
-#: html/password.php:194 plugins/personal/generic/class_user.inc:614
+#: plugins/admin/users/template.tpl:6
 #, fuzzy
-msgid "Password method"
-msgstr "Хэширование паролей"
+msgid ""
+"Creating a new user can be assisted by using templates. Many database "
+"records will be filled automatically. Choose 'none' to skip the usage of "
+"templates."
+msgstr ""
+"Можно создавать пользователей на основе шаблонов. При этом многие поля в "
+"базе данных будут заполнены автоматически. Выберите <b>нет</b>, чтобы не "
+"использовать шаблоны."
 
-#: html/password.php:195
-msgid "Error: Password method not available!"
+#: plugins/admin/users/template.tpl:13
+msgid "User template selection dialog"
 msgstr ""
 
-#: html/password.php:242 plugins/generic/dashBoard/Register/register.tpl:49
-#: plugins/admin/groups/userSelect/user-list.xml:56
+#: plugins/admin/users/template.tpl:23
+#: plugins/personal/generic/paste_generic.tpl:8
+#: plugins/personal/generic/generic.tpl:37
+#, fuzzy
+msgid "Last name"
+msgstr "Список"
+
+#: plugins/admin/users/template.tpl:27
+#: plugins/personal/generic/paste_generic.tpl:12
+#: plugins/personal/generic/generic.tpl:51
+#, fuzzy
+msgid "First name"
+msgstr "Список"
+
+#: plugins/admin/users/template.tpl:32 plugins/admin/users/user-list.xml:65
 #: plugins/admin/groups/singleUserSelect/singleUser-list.xml:56
+#: plugins/admin/groups/userSelect/user-list.xml:56
 #: plugins/admin/groups/userGroupSelect/selectUserGroup-list.xml:65
-#: plugins/admin/users/template.tpl:32 plugins/admin/users/user-list.xml:65
+#: plugins/personal/generic/paste_generic.tpl:16
+#: plugins/personal/generic/generic.tpl:65
 #: plugins/personal/generic/class_user.inc:1311
 #: plugins/personal/generic/class_user.inc:1329
 #: plugins/personal/generic/class_user.inc:1343
 #: plugins/personal/generic/class_user.inc:1345
-#: plugins/personal/generic/class_user.inc:1705
-#: plugins/personal/generic/generic.tpl:65
-#: plugins/personal/generic/paste_generic.tpl:16
+#: plugins/personal/generic/class_user.inc:1704
+#: plugins/generic/dashBoard/Register/register.tpl:49 html/password.php:242
 msgid "Login"
 msgstr "Имя пользователя"
 
-#: html/password.php:244 plugins/personal/password/class_password.inc:119
-msgid "You need to specify your current password in order to proceed."
-msgstr "Для продолжения укажите свой текущий пароль."
+#: plugins/admin/users/template.tpl:49
+#: plugins/admin/departments/class_department.inc:564
+#: plugins/admin/departments/class_department.inc:646
+#: ihtml/themes/default/snapshotdialog.tpl:88
+msgid "Continue"
+msgstr "Продолжить"
 
-#: html/password.php:246 plugins/admin/users/class_userManagement.inc:316
-#: plugins/personal/password/class_password.inc:121
+#: plugins/admin/users/password.tpl:4
+#, fuzzy
 msgid ""
-"The passwords you've entered as 'New password' and 'Repeated new password' "
-"do not match."
-msgstr "Введенные пароли не совпадают!"
-
-#: html/password.php:248 plugins/personal/password/class_password.inc:123
-msgid "The password you've entered as 'New password' is empty."
-msgstr "Вы не указали новый пароль."
-
-#: html/password.php:250 plugins/personal/password/class_password.inc:125
-msgid "The password used as new and current are too similar."
-msgstr "Новый и текущий пароли слишком похожи."
-
-#: html/password.php:252 plugins/personal/password/class_password.inc:127
-msgid "The password used as new is to short."
-msgstr "Новый пароль слишком короткий."
+"To change the user password use the fields below. The changes take effect "
+"immediately. Please memorize the new password, because the user wouldn't be "
+"able to login without it."
+msgstr ""
+"В полях ниже вы можете изменить пароль выбранного пользователя. Изменения "
+"вступят в силу немедленно. Пожалуйста, запомните новый пароль, так как иначе "
+"пользователь не сможет войти в систему."
 
-#: html/password.php:254 plugins/personal/password/class_password.inc:129
+#: plugins/admin/users/password.tpl:11 plugins/admin/users/password.tpl:39
 #, fuzzy
-msgid "The password contains possibly problematic Unicode characters!"
-msgstr "Значение поля \"Имя\" содержит недопустимые символы."
-
-#: html/password.php:261 html/index.php:311
-#, fuzzy
-msgid "Please check the username/password combination!"
-msgstr "Проверьте, правильно ли вы ввели имя пользователя и пароль."
+msgid "Password input dialog"
+msgstr "Сменить пароль"
 
-#: html/password.php:268
+#: plugins/admin/users/password.tpl:20 plugins/admin/users/password.tpl:72
+#: plugins/personal/myaccount/password.tpl:25
+#: plugins/personal/myaccount/password.tpl:78
+#: plugins/personal/password/password.tpl:31
+#: plugins/personal/password/password.tpl:85
+#: ihtml/themes/default/password.tpl:110
+msgid "Repeat new password"
+msgstr "Подтверждение"
+
+#: plugins/admin/users/password.tpl:27 plugins/admin/users/password.tpl:79
 #, fuzzy
-msgid "You have no permissions to change your password!"
-msgstr "У вас недостаточно прав для смены своего пароля."
+msgid "Strength"
+msgstr "Улица"
 
-#: html/password.php:280 plugins/personal/password/class_password.inc:136
-#, php-format
-msgid "Check-hook reported a problem: %s. Password change canceled!"
-msgstr ""
+#: plugins/admin/users/password.tpl:43
+#: plugins/personal/myaccount/password.tpl:49
+#: plugins/personal/password/password.tpl:55
+#, fuzzy
+msgid "Use proposal"
+msgstr "группы"
 
-#: html/password.php:315 include/functions.inc:2489 include/functions.inc:2493
-#: include/functions.inc:2499 include/functions.inc:2523
-#: include/class_tabs.inc:264 include/class_jsonRPC.inc:37
-#: include/utils/class_xml.inc:37 include/class_configRegistry.inc:688
-#: include/class_configRegistry.inc:703 include/class_configRegistry.inc:718
-#: include/class_configRegistry.inc:733 include/class_configRegistry.inc:749
-#: include/class_configRegistry.inc:754 include/class_configRegistry.inc:774
-#: include/class_configRegistry.inc:779 include/class_configRegistry.inc:796
-#: include/class_configRegistry.inc:801 include/class_configRegistry.inc:819
-#: include/class_configRegistry.inc:824 include/class_configRegistry.inc:840
-#: include/class_configRegistry.inc:855 include/class_configRegistry.inc:870
-#: plugins/admin/groups/class_group.inc:852
-#: plugins/admin/departments/dep_move_confirm.tpl:2
-#: plugins/personal/posix/class_posixAccount.inc:651
-#: plugins/personal/posix/class_posixAccount.inc:774 setup/setup_checks.tpl:27
-#: setup/setup_checks.tpl:68
-msgid "Warning"
-msgstr "Предупреждение"
+#: plugins/admin/users/password.tpl:61
+#: plugins/personal/myaccount/password.tpl:67
+#: plugins/personal/password/password.tpl:74
+#, fuzzy
+msgid "Manually specify a password"
+msgstr "Введите свой пароль!"
 
-#: html/password.php:315
-msgid "Session will not be encrypted."
-msgstr "Данные, передаваемые в течение этого сеанса, не будут зашифрованы."
+#: plugins/admin/users/password.tpl:95
+#, fuzzy
+msgid "Enforce password change on next login."
+msgstr "Сменить пароль"
 
-#: html/password.php:317
-msgid "Enter SSL session"
-msgstr "Использовать шифрование SSL"
+#: plugins/admin/users/password.tpl:101
+#: plugins/personal/myaccount/password.tpl:96
+#: plugins/personal/password/password.tpl:103
+#: ihtml/themes/default/password.tpl:131
+msgid "Set password"
+msgstr "Изменить пароль"
 
-#: html/index.php:45
-#, php-format
-msgid "Your browser (%s) is blacklisted for the current theme!"
-msgstr ""
+#: plugins/admin/users/user-list.xml:11
+msgid "List of users"
+msgstr "Список пользователей"
 
-#: html/index.php:72
-#, php-format
-msgid "This session is not encrypted. Click %s to enter an encrypted session."
-msgstr ""
+#: plugins/admin/users/user-list.xml:23 plugins/admin/users/user-list.xml:95
+#: plugins/admin/groups/singleUserSelect/singleUser-list.xml:14
+#: plugins/admin/groups/userSelect/user-list.xml:14
+#: plugins/admin/groups/userGroupSelect/selectUserGroup-list.xml:15
+#: plugins/admin/ogroups/objectSelect/selectObject-list.xml:63
+#: plugins/admin/ogroups/class_ogroupManagement.inc:183
+msgid "User"
+msgstr "Пользователь"
 
-#: html/index.php:72
+#: plugins/admin/users/user-list.xml:49
+#: plugins/admin/groups/singleUserSelect/singleUser-list.xml:48
+#: plugins/admin/groups/userSelect/user-list.xml:48
+#: plugins/admin/groups/class_group.inc:210
+#: plugins/admin/groups/class_group.inc:1190
+#: plugins/admin/groups/class_group.inc:1200
+#: plugins/personal/generic/class_user.inc:1702
+#: plugins/generic/references/class_reference.inc:87
+#: ihtml/themes/default/infoPage.tpl:14
 #, fuzzy
-msgid "here"
-msgstr "Ð\9cобилÑ\8cнÑ\8bй"
+msgid "Surname"
+msgstr "Ð\98мÑ\8f Ñ\81еÑ\80веÑ\80а"
 
-#: html/index.php:78
-msgid "The configured session lifetime will be overridden by php.ini settings!"
-msgstr ""
+#: plugins/admin/users/user-list.xml:73 plugins/admin/groups/group-list.xml:57
+#: plugins/admin/departments/locality.tpl:8
+#: plugins/admin/departments/locality.tpl:9
+#: plugins/admin/departments/domain.tpl:8
+#: plugins/admin/departments/domain.tpl:9
+#: plugins/admin/departments/dcObject.tpl:8
+#: plugins/admin/departments/dcObject.tpl:9
+#: plugins/admin/departments/organization.tpl:7
+#: plugins/admin/departments/organization.tpl:9
+#: plugins/admin/departments/country.tpl:8
+#: plugins/admin/departments/country.tpl:9
+#: plugins/admin/departments/generic.tpl:7
+#: plugins/admin/departments/generic.tpl:9
+#: plugins/admin/ogroups/ogroup-list.xml:57
+msgid "Properties"
+msgstr "Свойства"
 
-#: html/index.php:179
+#: plugins/admin/users/user-list.xml:128 plugins/admin/users/user-list.xml:230
+#: plugins/personal/password/class_password.inc:26
+#: ihtml/themes/default/password.tpl:74
+msgid "Change password"
+msgstr "Сменить пароль"
+
+#: plugins/admin/users/user-list.xml:140
 #, fuzzy
-msgid "Smarty error"
-msgstr "СоÑ\81Ñ\82оÑ\8fние Ñ\81иÑ\81Ñ\82емÑ\8b"
+msgid "Lock users"
+msgstr "СпиÑ\81ок Ð¿Ð¾Ð»Ñ\8cзоваÑ\82елей"
 
-#: html/index.php:202
-msgid ""
-"Your browser has cookies disabled: please enable cookies and reload this "
-"page before logging in!"
-msgstr ""
+#: plugins/admin/users/user-list.xml:148
+#, fuzzy
+msgid "Unlock users"
+msgstr "Пользователи домена"
 
-#: html/index.php:233
-msgid "Broken HTTP authentication setup!"
-msgstr ""
+#: plugins/admin/users/user-list.xml:156
+#: plugins/admin/groups/group-list.xml:106
+#: plugins/admin/ogroups/ogroup-list.xml:106
+#, fuzzy
+msgid "Send message"
+msgstr "Домашняя страница"
 
-#: html/index.php:241 html/index.php:245 include/class_management.inc:508
-#: include/class_management.inc:669
-#: include/password-methods/class_password-methods.inc:339
-#: include/class_listing.inc:536 include/functions.inc:3038
-#: include/functions.inc:3346 include/functions.inc:3360
-#: include/functions.inc:3390 include/functions.inc:3398
-#: include/functions.inc:3410 include/functions.inc:3414
-#: include/functions.inc:3429 include/functions.inc:3438
-#: include/functions.inc:3498 include/class_tabs.inc:56
-#: include/class_plugin.inc:1698 include/class_plugin.inc:1705
-#: include/utils/class_xml.inc:40 include/utils/class_msgPool.inc:137
-#: include/utils/class_msgPool.inc:149 include/utils/class_msgPool.inc:167
-#: include/utils/class_msgPool.inc:440 include/utils/class_msgPool.inc:462
-#: include/class_gosaSupportDaemon.inc:1184
-#: include/class_gosaSupportDaemon.inc:1204
-#: include/class_CopyPasteHandler.inc:118
-#: include/class_CopyPasteHandler.inc:127
-#: include/class_CopyPasteHandler.inc:159
-#: include/class_CopyPasteHandler.inc:176
-#: include/class_CopyPasteHandler.inc:185
-#: include/class_CopyPasteHandler.inc:193
-#: include/class_CopyPasteHandler.inc:273
-#: include/class_CopyPasteHandler.inc:377 include/class_msg_dialog.inc:99
-#: plugins/generic/statistics/chartClasses/class_categoryActionOverTime.inc:43
-#: plugins/generic/statistics/chartClasses/class_categoryActionOverTime.inc:49
-#: plugins/generic/statistics/chartClasses/class_categoryActionOverTime.inc:96
-#: plugins/generic/statistics/class_statistics.inc:133
-#: plugins/generic/statistics/class_statistics.inc:229
-#: plugins/generic/statistics/class_statistics.inc:244
-#: plugins/generic/references/class_ldifViewer.inc:20
-#: plugins/admin/ogroups/class_ogroup.inc:402
-#: plugins/admin/groups/class_group.inc:463
-#: plugins/admin/groups/class_group.inc:469
-#: plugins/admin/groups/class_group.inc:657
-#: plugins/admin/groups/class_group.inc:753
-#: plugins/admin/groups/class_group.inc:758
-#: plugins/admin/groups/class_group.inc:1096
-#: plugins/admin/newConfigManagement/class_newConfigManagement.inc:42
-#: plugins/admin/newConfigManagement/class_newConfigManagement.inc:94
-#: plugins/admin/departments/class_department.inc:317
-#: plugins/admin/acl/class_aclRole.inc:670
-#: plugins/addons/propertyEditor/migration/class_migrateRDN.inc:203
-#: plugins/addons/propertyEditor/migration/class_migrateRDN.inc:207
-#: plugins/personal/generic/class_user.inc:297
-#: plugins/personal/generic/class_user.inc:429
-#: plugins/personal/generic/class_user.inc:522
-#: plugins/personal/generic/class_user.inc:816
-#: plugins/personal/generic/class_user.inc:1050
-#: plugins/personal/generic/class_user.inc:1177
-#: plugins/personal/generic/class_user.inc:1184
-#: plugins/personal/generic/class_user.inc:1202
-#: plugins/personal/generic/class_user.inc:1483
-#: plugins/personal/generic/class_user.inc:1810
-#: plugins/personal/password/class_password.inc:210
-#: setup/class_setupStep_Migrate.inc:450 setup/setup_checks.tpl:25
-#: setup/setup_checks.tpl:66
-#, php-format
-msgid "Error"
-msgstr ""
+#: plugins/admin/users/user-list.xml:167
+#, fuzzy
+msgid "Apply template"
+msgstr "Шаблон"
 
-#: html/index.php:241
-msgid "Cannot find a valid user for the current HTTP authentication!"
-msgstr ""
+#: plugins/admin/users/user-list.xml:199
+#, fuzzy
+msgid "New user from template"
+msgstr "Создать шаблон"
 
-#: html/index.php:245
-msgid "Cannot find a unique user for the current HTTP authentication!"
+#: plugins/admin/users/user-list.xml:213
+#, fuzzy
+msgid "Edit user"
+msgstr "Пользователи домена"
+
+#: plugins/admin/users/user-list.xml:222
+msgid "%{filter:lockLabel(userPassword)}"
 msgstr ""
 
-#: html/index.php:271 include/class_SnapshotHandler.inc:123
-#: include/class_SnapshotHandler.inc:280 include/class_SnapshotHandler.inc:329
-#: include/class_SnapshotHandler.inc:333 include/class_SnapshotHandler.inc:346
-#: include/class_SnapshotHandler.inc:380 include/class_SnapshotHandler.inc:435
-#: include/class_SnapshotHandler.inc:500 include/class_SnapshotHandler.inc:515
-#: include/class_acl.inc:1258 include/class_acl.inc:1354
-#: include/functions.inc:494 include/functions.inc:529
-#: include/functions.inc:537 include/functions.inc:583
-#: include/functions.inc:852 include/functions.inc:901
-#: include/functions.inc:958 include/functions.inc:1008
-#: include/functions.inc:3272 include/class_userFilter.inc:275
-#: include/class_ldap.inc:847 include/class_ldap.inc:1305
-#: include/class_config.inc:367
-#: plugins/generic/references/class_reference.inc:97
-#: plugins/admin/ogroups/class_ogroup.inc:758
-#: plugins/admin/ogroups/class_ogroup.inc:775
-#: plugins/admin/groups/class_group.inc:600
-#: plugins/admin/groups/class_group.inc:876
-#: plugins/admin/departments/class_department.inc:285
-#: plugins/admin/departments/class_department.inc:482
-#: plugins/admin/departments/class_department.inc:759
-#: plugins/admin/departments/class_department.inc:790
-#: plugins/admin/acl/class_aclRole.inc:602
-#: plugins/admin/acl/class_aclRole.inc:642
-#: plugins/admin/acl/class_aclRole.inc:656
-#: plugins/addons/dyngroup/class_DynamicLdapGroup.inc:191
-#: plugins/addons/dyngroup/class_DynamicLdapGroup.inc:256
-#: plugins/personal/generic/class_user.inc:730
-#: plugins/personal/generic/class_user.inc:1099
-#: plugins/personal/posix/trustModeDialog/class_trustModeDialog.inc:253
-#: plugins/personal/posix/class_posixAccount.inc:529
-#: plugins/personal/posix/class_posixAccount.inc:791
-#: setup/class_setupStep_Migrate.inc:461 setup/class_setupStep_Migrate.inc:814
+#: plugins/admin/users/user-list.xml:245
 #, fuzzy
-msgid "LDAP error"
-msgstr "Ð\9eÑ\88ибка LDAP:"
+msgid "Remove user"
+msgstr "УдалиÑ\82Ñ\8c Ð¸Ð·Ð¾Ð±Ñ\80ажение"
 
-#: html/index.php:289
-#, fuzzy
-msgid "Please specify a valid user name!"
-msgstr "Введите корректное имя пользователя!"
+#: plugins/admin/users/user-filter.xml:33
+msgid "Show templates"
+msgstr "Показать шаблоны"
 
-#: html/index.php:292
-msgid "Please specify your password!"
-msgstr "Введите свой пароль!"
+#: plugins/admin/users/user-filter.xml:47
+#, fuzzy
+msgid "Show POSIX users"
+msgstr "Атрибуты UNIX"
 
-#: html/index.php:304
+#: plugins/admin/users/user-filter.xml:61
 #, fuzzy
-msgid "Authentication error"
-msgstr "РабоÑ\87аÑ\8f Ñ\81Ñ\82анÑ\86иÑ\8f Windows"
+msgid "Show SAMBA users"
+msgstr "Ð\9fоказаÑ\82Ñ\8c Ñ\81еÑ\80веÑ\80Ñ\8b"
 
-#: html/index.php:304
+#: plugins/admin/users/user-filter.xml:75
 #, fuzzy
-msgid "Cannot retrieve user information for HTTP authentication!"
-msgstr "Ð\9dе Ñ\83даеÑ\82Ñ\81Ñ\8f Ñ\81оздаÑ\82Ñ\8c ÐºÐ²Ð¾Ñ\82Ñ\83 IMAP. Ð\9eÑ\82веÑ\82 Ñ\81еÑ\80веÑ\80а: \"%s\"."
+msgid "Show mail users"
+msgstr "Ð\9fоказаÑ\82Ñ\8c Ð¿Ð¾Ð»Ñ\8cзоваÑ\82елей Ñ\81 Ð¿Ð¾Ñ\87Ñ\82ой"
 
-#: html/index.php:359
+#: plugins/admin/users/templatize.tpl:2
 #, fuzzy
-msgid "Account locked. Please contact your system administrator!"
+msgid "Applying a template"
+msgstr "Шаблон"
+
+#: plugins/admin/users/templatize.tpl:6
+msgid ""
+"Applying a template to several users will replace all user attributes "
+"defined in the template."
 msgstr ""
-"Не удается начать сеанс на LDAP-сервере. Обратитесь к системному "
-"администратору."
 
-#: html/setup.php:73
+#: plugins/admin/users/templatize.tpl:13
 #, fuzzy
-msgid "Smarty"
-msgstr "Ð\97апÑ\83Ñ\81к"
+msgid "Apply user template"
+msgstr "Шаблон"
 
-#: html/main.php:171
-#, php-format
-msgid "Cannot locate file %s - please run %s to fix this"
+#: plugins/admin/users/templatize.tpl:32
+msgid "No templates available!"
 msgstr ""
 
-#: html/main.php:190
+#: plugins/admin/groups/paste_generic.tpl:1
 #, fuzzy
-msgid "PHP configuration"
-msgstr "Ð\91азÑ\8b Ð´Ð°Ð½Ð½Ñ\8bÑ\85"
+msgid "Group settings"
+msgstr "Ð\9dаÑ\81Ñ\82Ñ\80ойки Samba"
 
-#: html/main.php:191
-msgid ""
-"Fatal error: Register globals is active. Please fix this in order to "
-"continue."
-msgstr ""
+#: plugins/admin/groups/paste_generic.tpl:2
+#, fuzzy
+msgid "Paste group settings"
+msgstr "Настройки Samba"
 
-#: html/main.php:220
+#: plugins/admin/groups/paste_generic.tpl:5
+#: plugins/admin/groups/generic.tpl:11
+#: plugins/admin/ogroups/paste_generic.tpl:4
+#: plugins/admin/ogroups/generic.tpl:7
+msgid "Group name"
+msgstr "Группа"
+
+#: plugins/admin/groups/paste_generic.tpl:8
+#: plugins/admin/groups/generic.tpl:17
 #, fuzzy
-msgid "Your password is about to expire, please change your password!"
-msgstr "У Ð²Ð°Ñ\81 Ð½ÐµÐ´Ð¾Ñ\81Ñ\82аÑ\82оÑ\87но Ð¿Ñ\80ав Ð´Ð»Ñ\8f Ñ\81менÑ\8b Ñ\81воего Ð¿Ð°Ñ\80олÑ\8f."
+msgid "POSIX name of the group"
+msgstr "Ð\98мÑ\8f Ð³Ñ\80Ñ\83ппÑ\8b, Ñ\81ооÑ\82веÑ\82Ñ\81Ñ\82вÑ\83Ñ\8eÑ\89ее Ñ\81Ñ\82андаÑ\80Ñ\82Ñ\83 POSIX"
 
-#: html/main.php:285
-msgid "Running out of memory!"
+#: plugins/admin/groups/paste_generic.tpl:13
+#: plugins/admin/groups/generic.tpl:59
+#, fuzzy
+msgid "Normally IDs are auto-generated, select to specify manually"
 msgstr ""
+"Обычно идентификаторы создаются автоматически, но вы можете выбрать указание "
+"вручную"
 
-#: html/main.php:345
-#, php-format
-msgid "You're logged in as %s"
-msgstr ""
+#: plugins/admin/groups/paste_generic.tpl:15
+#: plugins/admin/groups/generic.tpl:62
+msgid "Force GID"
+msgstr "Указать GID вручную"
 
-#: html/main.php:348
+#: plugins/admin/groups/paste_generic.tpl:18
+#: plugins/admin/groups/generic.tpl:65
+msgid "Forced ID number"
+msgstr "Указанный вручную GID"
+
+#: plugins/admin/groups/singleUserSelect/singleUser-list.xml:10
+#: plugins/admin/groups/userSelect/user-list.xml:10
+#: plugins/admin/groups/userGroupSelect/selectUserGroup-list.xml:11
+#: plugins/admin/ogroups/objectSelect/selectObject-list.xml:11
+#: plugins/personal/posix/trustSelect/trust-list.xml:9
+#: plugins/personal/posix/groupSelect/group-list.xml:10
 #, fuzzy
-msgid "ACLs are disabled"
-msgstr "оÑ\82клÑ\8eÑ\87ен"
+msgid "Please select the desired entries"
+msgstr "ЯзÑ\8bк Ð¿Ð¾ Ñ\83молÑ\87аниÑ\8e"
 
-#: html/main.php:398
+#: plugins/admin/groups/singleUserSelect/class_singleUserSelect.inc:29
+#: plugins/admin/groups/userSelect/class_userSelect.inc:26
 #, fuzzy
-msgid "Plug-in"
-msgstr "в"
+msgid "User selection"
+msgstr "Ð\9dаÑ\81Ñ\82Ñ\80ойки Samba"
 
-#: html/main.php:399
-#, fuzzy, php-format
-msgid "Fatal error: Cannot find any plugin definitions for plugin %s!"
-msgstr "Не удается найти определение для модуля \"%s\"!"
+#: plugins/admin/groups/class_groupManagement.inc:25
+#: plugins/admin/groups/class_group.inc:1041
+#: plugins/generic/references/class_aclResolver.inc:177
+#: setup/class_setupStep_Migrate.inc:300 include/class_acl.inc:239
+msgid "Groups"
+msgstr "Группы"
+
+#: plugins/admin/groups/class_groupManagement.inc:26
+msgid ""
+"Manage aspects of groups like members, POSIX, desktop, samba and mail "
+"settings"
+msgstr ""
 
-#: html/main.php:415
+#: plugins/admin/groups/class_groupManagement.inc:189
 #, fuzzy
-msgid "Configuration Error"
-msgstr "Настроить"
+msgid "Menu"
+msgstr "Принтер"
+
+#: plugins/admin/groups/class_groupManagement.inc:190
+#, fuzzy
+msgid "Edit start menu properties"
+msgstr "Изменить свойства"
 
-#: html/main.php:416
+#: plugins/admin/groups/userGroupSelect/selectUserGroup-list.xml:23
+#: plugins/admin/groups/group-list.xml:15
+#: plugins/admin/groups/group-list.xml:79
+#: plugins/admin/ogroups/ogroup-list.xml:79
+#: plugins/admin/ogroups/objectSelect/selectObject-list.xml:71
+#: plugins/admin/ogroups/class_ogroupManagement.inc:184
+#: plugins/personal/posix/groupSelect/group-list.xml:13
+#: plugins/addons/propertyEditor/property-list.xml:72
+msgid "Group"
+msgstr "Группа"
+
+#: plugins/admin/groups/userGroupSelect/selectUserGroup-list.xml:83
+#: plugins/admin/ogroups/objectSelect/selectObject-list.xml:123
+#: plugins/personal/generic/generic.tpl:252
+#: plugins/personal/generic/generic.tpl:272
+#: include/utils/class_msgPool.inc:319
 #, php-format
-msgid ""
-"Fatal error: not all POST variables have been transfered by PHP - please "
-"inform your administrator!"
-msgstr ""
+msgid "Add"
+msgstr "Добавить"
 
-#: html/helpviewer.php:64
-msgid "Help browser"
-msgstr ""
+#: plugins/admin/groups/userGroupSelect/class_userGroupSelect.inc:29
+#, fuzzy
+msgid "User and group selection"
+msgstr "Настройки Samba"
 
-#: html/helpviewer.php:118
+#: plugins/admin/groups/group-filter.xml:31
 #, fuzzy
-msgid "There is no help file specified for this class"
-msgstr "Ð\9cеÑ\82од '%s' Ð½Ðµ Ð¾Ð¿Ð¸Ñ\81ан Ð² Ð²Ð°Ñ\88ем Ñ\84айле ÐºÐ¾Ð½Ñ\84игÑ\83Ñ\80аÑ\86ии."
+msgid "Default filter2"
+msgstr "Ð\9fаÑ\80амеÑ\82Ñ\80Ñ\8b Ð·Ð°Ð³Ñ\80Ñ\83зки"
 
-#: html/helpviewer.php:193 include/functions_helpviewer.inc:97
-msgid "previous"
+#: plugins/admin/groups/generic.tpl:14 plugins/personal/generic/generic.tpl:41
+#: plugins/personal/generic/generic.tpl:55
+#: plugins/personal/generic/generic.tpl:73
+msgid "Multiple edit"
 msgstr ""
 
-#: html/helpviewer.php:197 include/functions_helpviewer.inc:101
-#, fuzzy
-msgid "next"
-msgstr "текст"
+#: plugins/admin/groups/generic.tpl:28 plugins/admin/ogroups/generic.tpl:18
+msgid "Descriptive text for this group"
+msgstr "Описание группы"
 
-#: html/helpviewer.php:268
-#, fuzzy, php-format
-msgid "Help directory '%s' is not accessible, can't read any help files."
-msgstr "Недоступен каталог \"%s\", указанный как каталог компиляции!"
+#: plugins/admin/groups/generic.tpl:75 plugins/admin/groups/generic.tpl:102
+msgid "Select to create a samba conform group"
+msgstr "Создать группу для работы с Samba"
 
-#: include/class_management.inc:32 include/class_management.inc:33
-#: plugins/personal/posix/class_posixAccount.inc:215
-msgid "unconfigured"
-msgstr "Не настроено"
+#: plugins/admin/groups/generic.tpl:87 plugins/admin/groups/generic.tpl:110
+msgid "in domain"
+msgstr "в домене"
 
-#: include/class_management.inc:324 include/class_management.inc:487
-#: include/class_management.inc:534 include/class_management.inc:549
-#: include/class_management.inc:586 include/class_management.inc:600
-#: plugins/admin/users/class_userManagement.inc:228
-#: plugins/admin/users/class_userManagement.inc:739
+#: plugins/admin/groups/generic.tpl:131
+msgid "Members are in a phone pickup group"
+msgstr "Члены телефонной группы"
+
+#: plugins/admin/groups/generic.tpl:146
 #, fuzzy
-msgid "Permission"
-msgstr "Ð\9fÑ\80ава Ð´Ð»Ñ\8f Ñ\87ленов группы"
+msgid "Members are in a Nagios group"
+msgstr "ЧленÑ\8b Ñ\82елеÑ\84онной группы"
 
-#: include/class_management.inc:405
-#: plugins/admin/users/class_userManagement.inc:697
-#: plugins/admin/users/class_userManagement.inc:701
-#: plugins/admin/acl/class_aclManagement.inc:98
+#: plugins/admin/groups/generic.tpl:174
 #, fuzzy
-msgid "Permission error"
-msgstr "Права для членов группы"
+msgid "Common group members"
+msgstr "Показать группы"
 
-#: include/class_management.inc:487
-#, fuzzy, php-format
-msgid "You are not allowed to create a snapshot for %s!"
-msgstr "Ð\92ам Ð½Ðµ Ñ\80азÑ\80еÑ\88ено Ð¼ÐµÐ½Ñ\8fÑ\82Ñ\8c Ð¿Ð°Ñ\80олÑ\8c."
+#: plugins/admin/groups/generic.tpl:183
+#, fuzzy
+msgid "Partial group members"
+msgstr "ЧленÑ\8b Ð³Ñ\80Ñ\83ппÑ\8b"
 
-#: include/class_management.inc:534 include/class_management.inc:586
-#: include/class_management.inc:600
-#, fuzzy, php-format
-msgid "You are not allowed to restore a snapshot for %s!"
-msgstr "Вам не разрешено менять пароль."
+#: plugins/admin/groups/generic.tpl:188
+msgid "Group members"
+msgstr "Члены группы"
+
+#: plugins/admin/groups/group-list.xml:11
+msgid "List of groups"
+msgstr "Список групп"
+
+#: plugins/admin/groups/group-list.xml:138
+#, fuzzy
+msgid "Edit group"
+msgstr "Основная группа"
 
-#: include/class_management.inc:549
-#, fuzzy, php-format
-msgid "You are not allowed to remove a snapshot for %s!"
-msgstr "Вам не разрешено менять пароль."
+#: plugins/admin/groups/group-list.xml:151
+#, fuzzy
+msgid "Remove group"
+msgstr "серверы"
 
-#: include/class_management.inc:659 include/class_management.inc:743
-#: include/class_acl.inc:984 include/class_session.inc:76
-#: include/class_session.inc:101 include/class_session.inc:127
-#: include/functions.inc:623 include/functions.inc:827
-#: include/functions.inc:945 include/functions.inc:1340
-#: include/functions.inc:2168 include/functions.inc:2198
-#: include/functions.inc:2218 include/class_ldap.inc:784
-#: include/class_ldap.inc:835 include/class_log.inc:87
-#: include/class_CopyPasteHandler.inc:160
-#: include/class_CopyPasteHandler.inc:274
-#: plugins/personal/myaccount/main.inc:49
+#: plugins/admin/groups/class_group.inc:166
+#: plugins/admin/groups/class_group.inc:1240 html/index.php:157
+#: html/index.php:233 html/main.php:295 html/password.php:113
+#: include/utils/class_timezone.inc:47 include/class_SnapshotHandler.inc:44
+#: include/class_SnapshotHandler.inc:57 include/class_SnapshotHandler.inc:75
+#: include/password-methods/class_password-methods-sha.inc:48
+#: include/password-methods/class_password-methods-ssha.inc:51
+#: include/class_CopyPasteHandler.inc:119
+#: include/class_CopyPasteHandler.inc:128
+#: include/class_CopyPasteHandler.inc:177
+#: include/class_CopyPasteHandler.inc:186
+#: include/class_CopyPasteHandler.inc:194 include/class_config.inc:171
+#: include/class_config.inc:710 include/class_config.inc:1171
+#: include/class_config.inc:1184 include/class_config.inc:1202
+#: include/class_pluglist.inc:146 include/functions.inc:837
+#: include/functions.inc:3053 include/functions.inc:3068
 #, fuzzy
-msgid "Internal error"
-msgstr "ТеÑ\80минал-Ñ\81еÑ\80веÑ\80"
+msgid "Configuration error"
+msgstr "Ð\9dаÑ\81Ñ\82Ñ\80оиÑ\82Ñ\8c"
 
-#: include/class_management.inc:660 include/class_management.inc:744
-#: plugins/personal/myaccount/main.inc:50
-#, php-format
-msgid ""
-"Cannot instantiate tabbed-plug-in, the base plugin (%s) is not available!"
-msgstr ""
+#: plugins/admin/groups/class_group.inc:166
+#: plugins/admin/groups/class_group.inc:1240
+#, fuzzy
+msgid "Cannot find group SID in your configuration!"
+msgstr "Не могу найти SID в базе LDAP или в сонфигурационном файле!"
 
-#: include/class_management.inc:669
-#, php-format
-msgid ""
-"No tab definition for %s found in configuration file: cannot create plugin "
-"instance!"
-msgstr ""
+#: plugins/admin/groups/class_group.inc:210
+#: plugins/admin/groups/class_group.inc:1190
+#: plugins/admin/groups/class_group.inc:1200
+#: plugins/personal/posix/paste_generic.tpl:38
+#: plugins/personal/posix/class_posixAccount.inc:869
+#: plugins/personal/posix/class_posixAccount.inc:872
+#: plugins/personal/posix/generic.tpl:64
+#: plugins/generic/references/class_reference.inc:87
+#: setup/class_setupStep_Migrate.inc:415
+msgid "UID"
+msgstr "UID"
+
+#: plugins/admin/groups/class_group.inc:310
+msgid "Samba group"
+msgstr "Группа Samba"
 
-#: include/class_releaseSelector.inc:214 include/class_listing.inc:1057
-#: include/class_listing.inc:1059 include/class_baseSelector.inc:188
+#: plugins/admin/groups/class_group.inc:310
 #, fuzzy
-msgid "Root"
-msgstr "Ð\9fеÑ\80езагÑ\80Ñ\83зиÑ\82Ñ\8c"
+msgid "Domain administrators"
+msgstr "Ð\90дминиÑ\81Ñ\82Ñ\80аÑ\82оÑ\80Ñ\8b Ð´Ð¾Ð¼ÐµÐ½Ð°"
 
-#: include/class_releaseSelector.inc:262 include/class_ItemSelector.inc:289
-#: include/class_baseSelector.inc:235
-msgid "Submit"
-msgstr ""
+#: plugins/admin/groups/class_group.inc:310
+msgid "Domain users"
+msgstr "Пользователи домена"
 
-#: include/class_socketClient.inc:108
-#, php-format
-msgid "Socket connection to %s:%s failed: %s"
-msgstr ""
+#: plugins/admin/groups/class_group.inc:311
+msgid "Domain guests"
+msgstr "Непривилегированные пользователи домена"
 
-#: include/class_socketClient.inc:191
+#: plugins/admin/groups/class_group.inc:316
 #, php-format
-msgid "Socket timeout of %s seconds reached!"
-msgstr ""
+msgid "Special group (%d)"
+msgstr "Специальная группа (%d)"
 
-#: include/class_pathNavigator.inc:86
+#: plugins/admin/groups/class_group.inc:329
+#: plugins/admin/groups/class_group.inc:350
+#: plugins/admin/groups/class_group.inc:367
+#: plugins/admin/departments/class_department.inc:152
+#: plugins/generic/references/contents.tpl:18 include/class_pluglist.inc:479
 #, fuzzy
-msgid "Welcome to GOsa"
-msgstr "Добро пожаловать в раздел настройки GOsa!"
-
-#: include/password-methods/class_password-methods.inc:339
-msgid "Cannot find a suitable password method for the current hash!"
-msgstr ""
+msgid "Unknown"
+msgstr "состояние неизвестно"
 
-#: include/class_SnapshotHandler.inc:45 include/class_SnapshotHandler.inc:76
+#: plugins/admin/groups/class_group.inc:464
 #, php-format
-msgid ""
-"The snapshot functionality is enabled but the required variable %s is not "
-"set!"
+msgid "Adding UID '%s' to group '%s' failed: cannot find user object!"
 msgstr ""
 
-#: include/class_SnapshotHandler.inc:58
+#: plugins/admin/groups/class_group.inc:470
 #, php-format
-msgid ""
-"The snapshot functionality is enabled but the required PHP compression "
-"module is missing: %s!"
+msgid "Add UID '%s' to group '%s' failed: UID is used more than once!"
 msgstr ""
 
-#: include/class_acl.inc:27 plugins/admin/acl/class_aclManagement.inc:25
-#, fuzzy
-msgid "Access control"
-msgstr "Параметры доступа"
-
-#: include/class_acl.inc:28
-#, fuzzy
-msgid "Manage access control lists"
-msgstr "Параметры доступа"
-
-#: include/class_acl.inc:125 include/class_acl.inc:613
-#: include/class_acl.inc:1033
+#: plugins/admin/groups/class_group.inc:753
 #, fuzzy, php-format
-msgid "All users"
-msgstr "пользователи"
-
-#: include/class_acl.inc:228
-#: plugins/generic/references/class_aclResolver.inc:63
-msgid "Reset ACLs"
-msgstr ""
-
-#: include/class_acl.inc:229
-#: plugins/generic/references/class_aclResolver.inc:64
-#: plugins/admin/acl/class_aclRole.inc:139
-#, fuzzy
-msgid "One level"
-msgstr "Уровень информативности"
-
-#: include/class_acl.inc:230 include/class_acl.inc:235
-#: plugins/generic/references/class_aclResolver.inc:65
-#: plugins/admin/acl/class_aclRole.inc:140
-#, fuzzy
-msgid "Current object"
-msgstr "Текущий пароль"
+msgid "Cannot find any SID for '%s'!"
+msgstr "Удалить"
 
-#: include/class_acl.inc:231
-#: plugins/generic/references/class_aclResolver.inc:66
-#: plugins/admin/acl/class_aclRole.inc:141
-#, fuzzy
-msgid "Complete subtree"
-msgstr "не полный"
+#: plugins/admin/groups/class_group.inc:758
+#, fuzzy, php-format
+msgid "Cannot find any RIDBASE for '%s'!"
+msgstr "Удалить"
 
-#: include/class_acl.inc:232
-#: plugins/generic/references/class_aclResolver.inc:67
-#: plugins/admin/acl/class_aclRole.inc:142
-msgid "Complete subtree (permanent)"
-msgstr ""
+#: plugins/admin/groups/class_group.inc:852
+#: plugins/admin/departments/dep_move_confirm.tpl:2
+#: plugins/personal/posix/class_posixAccount.inc:651
+#: plugins/personal/posix/class_posixAccount.inc:774 setup/setup_checks.tpl:27
+#: setup/setup_checks.tpl:68 html/password.php:315
+#: include/utils/class_xml.inc:37 include/class_configRegistry.inc:688
+#: include/class_configRegistry.inc:703 include/class_configRegistry.inc:718
+#: include/class_configRegistry.inc:733 include/class_configRegistry.inc:749
+#: include/class_configRegistry.inc:754 include/class_configRegistry.inc:774
+#: include/class_configRegistry.inc:779 include/class_configRegistry.inc:796
+#: include/class_configRegistry.inc:801 include/class_configRegistry.inc:819
+#: include/class_configRegistry.inc:824 include/class_configRegistry.inc:840
+#: include/class_configRegistry.inc:855 include/class_configRegistry.inc:870
+#: include/class_tabs.inc:270 include/class_jsonRPC.inc:37
+#: include/functions.inc:2489 include/functions.inc:2493
+#: include/functions.inc:2499 include/functions.inc:2523
+msgid "Warning"
+msgstr "Предупреждение"
 
-#: include/class_acl.inc:233 include/class_acl.inc:236
-#: plugins/generic/references/class_aclResolver.inc:68
-msgid "Use ACL defined in role"
+#: plugins/admin/groups/class_group.inc:852
+#, php-format
+msgid "The gidNumber '%s' is already in use by %s!"
 msgstr ""
 
-#: include/class_acl.inc:239
-#: plugins/generic/references/class_aclResolver.inc:185
-#: plugins/admin/users/class_userManagement.inc:25
-#: plugins/personal/generic/class_user.inc:1676
-#: setup/class_setupStep_Migrate.inc:297
-msgid "Users"
-msgstr "Пользователи"
-
-#: include/class_acl.inc:239
-#: plugins/generic/references/class_aclResolver.inc:177
-#: plugins/admin/groups/class_group.inc:1041
-#: plugins/admin/groups/class_groupManagement.inc:25
-#: setup/class_setupStep_Migrate.inc:300
-msgid "Groups"
-msgstr "Группы"
+#: plugins/admin/groups/class_group.inc:966
+#: plugins/admin/groups/class_group.inc:969
+#: plugins/admin/groups/class_group.inc:1061
+#: plugins/personal/posix/paste_generic.tpl:47
+#: plugins/personal/posix/class_posixAccount.inc:876
+#: plugins/personal/posix/class_posixAccount.inc:879
+#: plugins/personal/posix/generic.tpl:75
+msgid "GID"
+msgstr "GID"
 
-#: include/class_acl.inc:254
+#: plugins/admin/groups/class_group.inc:1036
 #, fuzzy
-msgid "Section"
-msgstr "Ð\94ейÑ\81Ñ\82вие"
+msgid "Generic group settings"
+msgstr "Ð\9eбÑ\89аÑ\8f Ð¸Ð½Ñ\84оÑ\80маÑ\86иÑ\8f Ð¾ Ð¿Ð¾Ð»Ñ\8cзоваÑ\82еле"
 
-#: include/class_acl.inc:264
+#: plugins/admin/groups/class_group.inc:1049
 #, fuzzy
-msgid "Used"
-msgstr "Ð\9fолÑ\8cзоваÑ\82елÑ\8c"
+msgid "RDN for object group storage."
+msgstr "Ð\9dазвание Ð³Ñ\80Ñ\83ппÑ\8b"
 
-#: include/class_acl.inc:280 plugins/admin/ogroups/class_ogroup.inc:865
+#: plugins/admin/groups/class_group.inc:1063
 #, fuzzy
-msgid "Member"
-msgstr "Ð\92клÑ\8eÑ\87аемÑ\8bе Ð¾Ð±Ñ\8aекÑ\82Ñ\8b"
+msgid "Samba group type"
+msgstr "Ð\93Ñ\80Ñ\83ппа Samba"
 
-#: include/class_acl.inc:280 plugins/admin/acl/class_aclRole.inc:182
-#: plugins/admin/acl/class_aclRole.inc:744
+#: plugins/admin/groups/class_group.inc:1064
 #, fuzzy
-msgid "Permissions"
-msgstr "Ð\9fÑ\80ава Ð´Ð»Ñ\8f Ñ\87ленов Ð³Ñ\80Ñ\83ппÑ\8b"
+msgid "Samba domain name"
+msgstr "Ð\94омаÑ\88ний ÐºÐ°Ñ\82алог Samba"
 
-#: include/class_acl.inc:280 include/php_setup.inc:191
-#: plugins/admin/acl/class_aclRole.inc:182
-msgid "Type"
-msgstr "Тип"
+#: plugins/admin/groups/class_group.inc:1065
+#: plugins/admin/ogroups/class_ogroup.inc:864
+#: plugins/personal/posix/trustModeDialog/generic.tpl:2
+msgid "System trust"
+msgstr "Системные доверия"
 
-#: include/class_acl.inc:574
+#: plugins/admin/groups/class_group.inc:1066
 #, fuzzy
-msgid "No ACL settings for this category!"
-msgstr "Ð\9eпиÑ\81ание группы"
+msgid "Phone pickup group"
+msgstr "ЧленÑ\8b Ñ\82елеÑ\84онной группы"
 
-#: include/class_acl.inc:577
-#, php-format
-msgid "ACLs for: %s"
-msgstr ""
+#: plugins/admin/groups/class_group.inc:1067
+#, fuzzy
+msgid "Nagios group"
+msgstr "Контакт"
 
-#: include/class_acl.inc:583 include/class_acl.inc:587
+#: plugins/admin/groups/class_group.inc:1069
 #, fuzzy
-msgid "category ACL"
-msgstr "Ð\9aаÑ\82егоÑ\80иÑ\8f"
+msgid "Group member"
+msgstr "ЧленÑ\8b Ð³Ñ\80Ñ\83ппÑ\8b"
 
-#: include/class_acl.inc:639
-#, php-format
-msgid "Edit ACL for '%s' with scope '%s'"
-msgstr ""
+#: plugins/admin/departments/class_countryGeneric.inc:82
+#: plugins/admin/departments/class_countryGeneric.inc:83
+#: plugins/admin/departments/dep-filter.xml:49
+#: plugins/admin/departments/dep-list.xml:31
+#: plugins/admin/departments/dep-list.xml:117
+#: plugins/admin/departments/country.tpl:5
+#: plugins/admin/departments/class_departmentManagement.inc:217
+msgid "Country"
+msgstr "Страна"
 
-#: include/class_acl.inc:801 include/class_acl.inc:808
+#: plugins/admin/departments/class_countryGeneric.inc:91
+#: plugins/admin/departments/country.tpl:11
 #, fuzzy
-msgid "Show/hide advanced settings"
-msgstr "Ð\9dаÑ\81Ñ\82Ñ\80ойки Ñ\82елеÑ\84она"
+msgid "Country name"
+msgstr "СÑ\82Ñ\80ана"
 
-#: include/class_acl.inc:819
+#: plugins/admin/departments/class_countryGeneric.inc:93
+#: plugins/admin/departments/locality.tpl:39
+#: plugins/admin/departments/domain.tpl:39
+#: plugins/admin/departments/class_department.inc:684
+#: plugins/admin/departments/dcObject.tpl:39
+#: plugins/admin/departments/organization.tpl:51
+#: plugins/admin/departments/class_dcObject.inc:92
+#: plugins/admin/departments/class_localityGeneric.inc:93
+#: plugins/admin/departments/country.tpl:39
+#: plugins/admin/departments/class_organizationGeneric.inc:127
+#: plugins/admin/departments/generic.tpl:51
+#: plugins/admin/departments/class_domain.inc:93
+#: plugins/personal/generic/generic.tpl:339
+#: plugins/personal/generic/generic.tpl:355
+#: plugins/personal/generic/class_user.inc:1723
 #, fuzzy
-msgid "Create objects"
-msgstr "Ð\9eбÑ\8aекÑ\82 Ð³Ñ\80Ñ\83ппÑ\8b"
+msgid "Manager"
+msgstr "Ð\9fолÑ\8cзоваÑ\82ели Ð´Ð¾Ð¼ÐµÐ½Ð°"
 
-#: include/class_acl.inc:820
+#: plugins/admin/departments/class_countryGeneric.inc:95
+#: plugins/admin/departments/locality.tpl:67
+#: plugins/admin/departments/domain.tpl:67
+#: plugins/admin/departments/class_department.inc:686
+#: plugins/admin/departments/dcObject.tpl:67
+#: plugins/admin/departments/organization.tpl:132
+#: plugins/admin/departments/class_dcObject.inc:94
+#: plugins/admin/departments/class_localityGeneric.inc:95
+#: plugins/admin/departments/country.tpl:68
+#: plugins/admin/departments/class_organizationGeneric.inc:135
+#: plugins/admin/departments/generic.tpl:132
+#: plugins/admin/departments/class_domain.inc:94
 #, fuzzy
-msgid "Move objects"
-msgstr "Ð\92клÑ\8eÑ\87аемÑ\8bе Ð¾Ð±Ñ\8aекÑ\82Ñ\8b"
+msgid "Administrative settings"
+msgstr "Ð\90дминиÑ\81Ñ\82Ñ\80иÑ\80ование"
 
-#: include/class_acl.inc:821
+#: plugins/admin/departments/locality.tpl:5
+#: plugins/admin/departments/dep-filter.xml:63
+#: plugins/admin/departments/dep-list.xml:39
+#: plugins/admin/departments/dep-list.xml:124
+#: plugins/admin/departments/class_localityGeneric.inc:82
+#: plugins/admin/departments/class_localityGeneric.inc:83
+#: plugins/admin/departments/class_departmentManagement.inc:229
 #, fuzzy
-msgid "Remove objects"
-msgstr "Включаемые объекты"
-
-#: include/class_acl.inc:823
-#: plugins/generic/references/class_aclResolver.inc:307
-msgid "Restrict changes to user's own object"
-msgstr ""
-
-#: include/class_acl.inc:827 include/class_acl.inc:936
-#: include/class_acl.inc:940
-#: plugins/generic/references/class_aclResolver.inc:309
-msgid "read"
-msgstr "чтение"
-
-#: include/class_acl.inc:828 include/class_acl.inc:938
-#: include/class_acl.inc:941
-#: plugins/generic/references/class_aclResolver.inc:310
-msgid "write"
-msgstr "запись"
+msgid "Locality"
+msgstr "Местоположение"
 
-#: include/class_acl.inc:832
+#: plugins/admin/departments/locality.tpl:11
+#: plugins/admin/departments/dcObject.tpl:11
 #, fuzzy
-msgid "Complete object"
-msgstr "Ð\92клÑ\8eÑ\87аемÑ\8bе Ð¾Ð±Ñ\8aекÑ\82Ñ\8b"
+msgid "Locality name"
+msgstr "Ð\9cеÑ\81Ñ\82оположение"
 
-#: include/class_acl.inc:984
-#, fuzzy, php-format
-msgid "Unknown ACL type '%s'!"
-msgstr "состояние неизвестно"
+#: plugins/admin/departments/locality.tpl:14
+#: plugins/admin/departments/dcObject.tpl:14
+#, fuzzy
+msgid "Name of locality to create"
+msgstr "Имя создаваемой ветки"
 
-#: include/class_acl.inc:1029
-#, fuzzy, php-format
-msgid "Unknown entry '%s'!"
-msgstr "состояние неизвестно"
+#: plugins/admin/departments/locality.tpl:22
+#: plugins/admin/departments/domain.tpl:22
+#: plugins/admin/departments/dcObject.tpl:22
+#: plugins/admin/departments/organization.tpl:22
+#: plugins/admin/departments/country.tpl:22
+msgid "Descriptive text for department"
+msgstr "Описание подразделения"
 
-#: include/class_acl.inc:1093 include/class_acl.inc:1095
-#, fuzzy, php-format
-msgid "ACL role: %s"
-msgstr "Доступ"
+#: plugins/admin/departments/locality.tpl:70
+#: plugins/admin/departments/domain.tpl:70
+#: plugins/admin/departments/dcObject.tpl:70
+#: plugins/admin/departments/organization.tpl:135
+#: plugins/admin/departments/country.tpl:71
+#: plugins/admin/departments/generic.tpl:135
+msgid "Tag department as an independent administrative unit"
+msgstr ""
 
-#: include/class_acl.inc:1095
+#: plugins/admin/departments/domain.tpl:5
+#: plugins/admin/departments/dep-filter.xml:105
+#: plugins/admin/departments/dep-list.xml:15
+#: plugins/admin/departments/dep-list.xml:103
+#: plugins/admin/departments/class_departmentManagement.inc:193
 #, fuzzy
-msgid "unknown ACL role"
-msgstr "состояние неизвестно"
-
-#: include/class_acl.inc:1103
-#, fuzzy, php-format
-msgid "Contains settings for these objects: %s"
-msgstr "Описание группы"
+msgid "Domain"
+msgstr "в домене"
 
-#: include/class_acl.inc:1120
+#: plugins/admin/departments/domain.tpl:11
 #, fuzzy
-msgid "inactive"
-msgstr "Ð\9bиÑ\87нÑ\8bй"
+msgid "Domain name"
+msgstr "Ð\90дминиÑ\81Ñ\82Ñ\80аÑ\82оÑ\80Ñ\8b Ð´Ð¾Ð¼ÐµÐ½Ð°"
 
-#: include/class_acl.inc:1120
+#: plugins/admin/departments/domain.tpl:14
 #, fuzzy
-msgid "No members"
-msgstr "Члены группы"
-
-#: include/class_acl.inc:1290 include/class_acl.inc:1291
-#: include/class_acl.inc:1297 include/class_tabs.inc:397
-#: plugins/admin/acl/tabs_acl.inc:28 plugins/admin/acl/class_aclRole.inc:770
-#: plugins/admin/acl/acl-list.xml:15
-msgid "ACL"
-msgstr "Доступ"
+msgid "Name of domain to create"
+msgstr "Имя создаваемой ветки"
 
-#: include/class_acl.inc:1291
-#, fuzzy
-msgid "Access control list"
-msgstr "Параметры доступа"
+#: plugins/admin/departments/class_department.inc:379
+#: plugins/admin/departments/class_department.inc:683
+#: plugins/admin/departments/organization.tpl:117
+#: plugins/admin/departments/class_organizationGeneric.inc:133
+#: plugins/admin/departments/generic.tpl:118
+#: plugins/personal/generic/generic.tpl:419
+#: plugins/personal/generic/generic.tpl:586
+#: plugins/personal/generic/class_user.inc:1357
+#: plugins/personal/generic/class_user.inc:1848
+msgid "Fax"
+msgstr "Факс"
 
-#: include/class_acl.inc:1297
+#: plugins/admin/departments/class_department.inc:439 html/main.php:170
+#: html/password.php:61 include/utils/class_xml.inc:43
+#: include/functions.inc:465
 #, fuzzy
-msgid "ACL roles"
-msgstr "Ð\94оÑ\81Ñ\82Ñ\83п"
+msgid "Fatal error"
+msgstr "ТеÑ\80минал-Ñ\81еÑ\80веÑ\80"
 
-#: include/class_acl.inc:1300
-#, fuzzy
-msgid "ACL Entries"
-msgstr "Управление системами"
+#: plugins/admin/departments/class_department.inc:439
+msgid "Cannot find an unused tag for this administrative unit!"
+msgstr ""
 
-#: include/class_session.inc:76 include/class_session.inc:101
-#: include/class_session.inc:127
-#, fuzzy
-msgid "Requested channel does not exist!"
+#: plugins/admin/departments/class_department.inc:507
+#, php-format
+msgid "Tagging '%s'."
 msgstr ""
-"Имя/идентификатор пользователя не уникальны. Проверьте свою базу данных LDAP."
 
-#: include/class_listing.inc:257 include/class_sortableListing.inc:274
-msgid "Sort ascending"
+#: plugins/admin/departments/class_department.inc:588
+#, php-format
+msgid "Moving '%s' to '%s'"
 msgstr ""
 
-#: include/class_listing.inc:257 include/class_sortableListing.inc:274
-msgid "Sort descending"
+#: plugins/admin/departments/class_department.inc:624
+#: ihtml/themes/default/snapshotdialog.tpl:20
+#: ihtml/themes/default/snapshotdialog.tpl:63
+#: include/utils/class_msgPool.inc:459 include/class_acl.inc:799
+#: include/class_acl.inc:806 include/class_acl.inc:813
+msgid "Object"
+msgstr "Объект"
+
+#: plugins/admin/departments/class_department.inc:629
+#, php-format
+msgid "FAILED to copy %s, aborting operation"
 msgstr ""
 
-#: include/class_listing.inc:319
-#, fuzzy
-msgid "Select all"
-msgstr "УдалиÑ\82Ñ\8c"
+#: plugins/admin/departments/class_department.inc:660
+#: plugins/admin/departments/class_department.inc:671
+msgid "Departments"
+msgstr "Ð\9fодÑ\80азделениÑ\8f"
 
-#: include/class_listing.inc:578
+#: plugins/admin/departments/class_department.inc:674
 #, fuzzy
-msgid "created by"
-msgstr "СоздаÑ\82Ñ\8c"
+msgid "Department name"
+msgstr "УпÑ\80авление Ð¿Ð¾Ð´Ñ\80азделениÑ\8fми"
 
-#: include/class_listing.inc:1064 include/class_listing.inc:1066
-msgid "Go to preceding level"
+#: plugins/admin/departments/class_department.inc:679
+#: plugins/admin/departments/organization.tpl:86
+#: plugins/admin/departments/class_organizationGeneric.inc:129
+#: plugins/admin/departments/generic.tpl:87
+#: plugins/personal/generic/generic.tpl:444
+#: plugins/personal/generic/class_user.inc:1733
+msgid "State"
+msgstr "Адм. единица"
+
+#: plugins/admin/departments/class_department.inc:680
+#: plugins/admin/departments/organization.tpl:82
+#: plugins/admin/departments/organization.tpl:94
+#: plugins/admin/departments/class_localityGeneric.inc:91
+#: plugins/admin/departments/class_organizationGeneric.inc:130
+#: plugins/admin/departments/generic.tpl:83
+#: plugins/admin/departments/generic.tpl:85
+#: plugins/admin/departments/generic.tpl:95
+#: plugins/personal/generic/generic.tpl:436
+#: plugins/personal/generic/class_user.inc:1734
+#: ihtml/themes/default/infoPage.tpl:28
+msgid "Location"
+msgstr "Местоположение"
+
+#: plugins/admin/departments/class_department.inc:681
+#: plugins/admin/departments/organization.tpl:102
+#: plugins/admin/departments/generic.tpl:103
+#: plugins/personal/generic/generic.tpl:185
+#: plugins/personal/generic/generic.tpl:452
+msgid "Address"
+msgstr "Адрес"
+
+#: plugins/admin/departments/class_department.inc:682
+msgid "Telephone"
+msgstr "Телефон"
+
+#: plugins/admin/departments/class_department.inc:737
+#, php-format
+msgid "Object '%s' is already tagged"
 msgstr ""
 
-#: include/class_listing.inc:1072 include/class_listing.inc:1074
-msgid "Go to current users level"
+#: plugins/admin/departments/class_department.inc:744
+#, php-format
+msgid "Adding tag (%s) to object '%s'"
 msgstr ""
 
-#: include/class_listing.inc:1079
-msgid "Reload list"
+#: plugins/admin/departments/class_department.inc:776
+#, php-format
+msgid "Removing tag from object '%s'"
 msgstr ""
 
-#: include/class_listing.inc:1183 plugins/admin/ogroups/ogroup-list.xml:62
-#: plugins/admin/groups/group-list.xml:62 plugins/admin/users/user-list.xml:78
-#: plugins/admin/newConfigManagement/DeviceConfig-list.xml:50
-#: plugins/admin/departments/dep-list.xml:87 plugins/admin/acl/acl-list.xml:65
-#: plugins/addons/propertyEditor/property-list.xml:96
-msgid "Actions"
-msgstr "Действия"
-
-#: include/class_listing.inc:1453
+#: plugins/admin/departments/dcObject.tpl:5
+#: plugins/admin/departments/dep-filter.xml:77
+#: plugins/admin/departments/dep-list.xml:23
+#: plugins/admin/departments/dep-list.xml:110
 #, fuzzy
-msgid "Copy"
-msgstr "Ð\9aомпаниÑ\8f"
+msgid "Domain component"
+msgstr "Ð\90дминиÑ\81Ñ\82Ñ\80аÑ\82оÑ\80Ñ\8b Ð´Ð¾Ð¼ÐµÐ½Ð°"
 
-#: include/class_listing.inc:1459
+#: plugins/admin/departments/dep_move_confirm.tpl:2
 #, fuzzy
-msgid "Cut"
-msgstr "Ð\92Ñ\8bполниÑ\82Ñ\8c"
+msgid "You are currently moving/renaming this department."
+msgstr "У Ð²Ð°Ñ\81 Ð½ÐµÐ´Ð¾Ñ\81Ñ\82аÑ\82оÑ\87но Ð¿Ñ\80ав Ð´Ð»Ñ\8f Ñ\83далениÑ\8f Ñ\8dÑ\82ого Ð¿Ð¾Ð´Ñ\80азделениÑ\8f."
 
-#: include/class_listing.inc:1467 include/class_listing.inc:1469
-#: include/class_CopyPasteHandler.inc:571
-#, fuzzy
-msgid "Paste"
-msgstr "Дата"
+#: plugins/admin/departments/dep_move_confirm.tpl:6
+msgid ""
+"Modifying a departments naming attribute 'ou' or base may corrupt ACLs and "
+"snapshot entries for all entire objects."
+msgstr ""
 
-#: include/class_listing.inc:1492
-#, fuzzy
-msgid "Cut this entry"
-msgstr "Редактиовать объект"
+#: plugins/admin/departments/dep_move_confirm.tpl:9
+msgid "GOsa can NOT fix this for you, yet."
+msgstr ""
 
-#: include/class_listing.inc:1501
-#, fuzzy
-msgid "Copy this entry"
-msgstr "Редактиовать объект"
+#: plugins/admin/departments/dep_move_confirm.tpl:12
+msgid ""
+"Before you confirm this action, ensure that everything will be as expected, "
+"possibly the best solution is a backup."
+msgstr ""
 
-#: include/class_listing.inc:1533 include/class_listing.inc:1535
+#: plugins/admin/departments/dep-filter.xml:35
+#: plugins/admin/departments/generic.tpl:4
 #, fuzzy
-msgid "Restore snapshots"
-msgstr "СоздаÑ\82Ñ\8c Ð½Ð°Ñ\81Ñ\82Ñ\80ойки Ð·Ð°Ð¿Ð¸Ñ\81Ñ\8c Ñ\8dл. Ð¿Ð¾Ñ\87Ñ\82Ñ\8b"
+msgid "Organizational Unit"
+msgstr "Ð\9eÑ\80ганизаÑ\86иÑ\8f"
 
-#: include/class_listing.inc:1549
-#, fuzzy
-msgid "Export list"
-msgstr "Экспорт"
+#: plugins/admin/departments/dep-filter.xml:91
+#: plugins/admin/departments/organization.tpl:4
+#: plugins/admin/departments/dep-list.xml:47
+#: plugins/admin/departments/dep-list.xml:131
+#: plugins/admin/departments/class_organizationGeneric.inc:113
+#: plugins/admin/departments/class_organizationGeneric.inc:114
+#: plugins/admin/departments/class_departmentManagement.inc:241
+#: plugins/personal/generic/generic.tpl:298
+#: plugins/personal/generic/class_user.inc:1720 setup/setup_feedback.tpl:10
+#: setup/setup_feedback.tpl:12 ihtml/themes/default/infoPage.tpl:26
+msgid "Organization"
+msgstr "Организация"
 
-#: include/class_listing.inc:1583 include/class_SnapShotDialog.inc:142
-msgid "Restore snapshot"
+#: plugins/admin/departments/dep_iframe.tpl:1
+msgid "Processing the requested operation"
 msgstr ""
 
-#: include/class_listing.inc:1591
-#, fuzzy
-msgid "Create new snapshot for this object"
-msgstr "Объект группы"
-
-#: include/class_sortableListing.inc:234
-#, fuzzy
-msgid "Sortable list"
-msgstr "Экспорт"
+#: plugins/admin/departments/dep_iframe.tpl:7
+msgid ""
+"Your browser doesn't support IFRAME HTML elements. Please use this link to "
+"perform the requested operation."
+msgstr ""
 
-#: include/class_sortableListing.inc:239
+#: plugins/admin/departments/organization.tpl:11
 #, fuzzy
-msgid "Edit this entry"
-msgstr "РедакÑ\82иоваÑ\82Ñ\8c Ð¾Ð±Ñ\8aекÑ\82"
+msgid "Name of organization"
+msgstr "Ð\9eÑ\80ганизаÑ\86иÑ\8f"
 
-#: include/class_sortableListing.inc:244
+#: plugins/admin/departments/organization.tpl:14
 #, fuzzy
-msgid "Delete this entry"
-msgstr "УдалиÑ\82Ñ\8c"
+msgid "Name of organization to create"
+msgstr "Ð\98мÑ\8f Ñ\81оздаваемой Ð²ÐµÑ\82ки"
 
-#: include/functions.inc:134
-#, php-format
-msgid "Fatal error: no class locations defined - please run %s to fix this"
-msgstr ""
+#: plugins/admin/departments/organization.tpl:30
+#: plugins/admin/departments/generic.tpl:30
+msgid "Category for this subtree"
+msgstr "Категория этой ветки"
 
-#: include/functions.inc:141
-#, php-format
-msgid "Fatal error: cannot instantiate class %s - try running %s to fix this"
-msgstr ""
+#: plugins/admin/departments/organization.tpl:89
+#: plugins/admin/departments/generic.tpl:90
+msgid "State where this subtree is located"
+msgstr "Адм. единица, в которой находится ветка"
 
-#: include/functions.inc:466
-#, fuzzy, php-format
-msgid "Error while connecting to LDAP: %s"
-msgstr "Ð\9eÑ\88ибка Ð¿Ñ\80и Ð¿Ð¾Ð´ÐºÐ»Ñ\8eÑ\87ении Ðº LDAP-Ñ\81еÑ\80веÑ\80Ñ\83. Ð\9eÑ\82веÑ\82 Ñ\81еÑ\80веÑ\80а: \"%s\"."
+#: plugins/admin/departments/organization.tpl:97
+#: plugins/admin/departments/generic.tpl:98
+msgid "Location of this subtree"
+msgstr "Ð\9cеÑ\81Ñ\82оположение Ð²ÐµÑ\82ки"
 
-#: include/functions.inc:537 include/functions.inc:623
-#, fuzzy
-msgid "User ID is not unique!"
-msgstr ""
-"Имя/идентификатор пользователя не уникальны. Проверьте свою базу данных LDAP."
+#: plugins/admin/departments/organization.tpl:105
+#: plugins/admin/departments/generic.tpl:106
+msgid "Postal address of this subtree"
+msgstr "Почтовый адрес для ветки"
 
-#: include/functions.inc:827 include/functions.inc:945
-msgid "Error while locking entry!"
-msgstr ""
+#: plugins/admin/departments/organization.tpl:112
+#: plugins/admin/departments/generic.tpl:113
+msgid "Base telephone number of this subtree"
+msgstr "Основный телефонный номер для ветки"
 
-#: include/functions.inc:837
-#, fuzzy, php-format
-msgid "Cannot store lock information in LDAP!"
-msgstr "Ð\9dе Ñ\83даеÑ\82Ñ\81Ñ\8f Ñ\81оздаÑ\82Ñ\8c ÐºÐ²Ð¾Ñ\82Ñ\83 IMAP. Ð\9eÑ\82веÑ\82 Ñ\81еÑ\80веÑ\80а: \"%s\"."
+#: plugins/admin/departments/organization.tpl:120
+#: plugins/admin/departments/generic.tpl:121
+msgid "Base facsimile telephone number of this subtree"
+msgstr "Ð\9eÑ\81новнÑ\8bй Ð½Ð¾Ð¼ÐµÑ\80 Ñ\84акÑ\81а Ð´Ð»Ñ\8f Ð²ÐµÑ\82ки"
 
-#: include/functions.inc:837
-#, fuzzy, php-format
-msgid "Error: %s"
-msgstr "Ð\94омаÑ\88нÑ\8fÑ\8f Ñ\81Ñ\82Ñ\80аниÑ\86а"
+#: plugins/admin/departments/dep-list.xml:11
+#, fuzzy
+msgid "List of structural objects"
+msgstr "Ð\9dазвание Ð³Ñ\80Ñ\83ппÑ\8b"
 
-#: include/functions.inc:1267
-#, fuzzy, php-format
-msgid "The current size limit of %d entries is exceeded!"
-msgstr "Найдено более %d объектов."
+#: plugins/admin/departments/dep-list.xml:55
+#: plugins/admin/departments/dep-list.xml:71
+#: plugins/admin/departments/dep-list.xml:138
+#: plugins/admin/departments/class_departmentManagement.inc:253
+#: plugins/admin/ogroups/objectSelect/selectObject-list.xml:15
+#: plugins/admin/ogroups/class_ogroupManagement.inc:186
+#: plugins/personal/generic/generic.tpl:306
+#: plugins/personal/generic/class_user.inc:1721
+msgid "Department"
+msgstr "Подразделение"
 
-#: include/functions.inc:1269
-#, php-format
-msgid "Set the size limit to %s"
-msgstr ""
+#: plugins/admin/departments/class_dcObject.inc:81
+#: plugins/admin/departments/class_dcObject.inc:82
+#: plugins/admin/departments/class_departmentManagement.inc:205
+#: plugins/admin/departments/class_domain.inc:81
+#: plugins/admin/departments/class_domain.inc:82
+#, fuzzy
+msgid "Domain Component"
+msgstr "Администраторы домена"
 
-#: include/functions.inc:1281 plugins/personal/generic/generic.tpl:218
-msgid "Configure"
-msgstr "Настроить"
+#: plugins/admin/departments/country.tpl:14
+#, fuzzy
+msgid "Name of country to create"
+msgstr "Имя создаваемой ветки"
 
-#: include/functions.inc:1286
+#: plugins/admin/departments/class_organizationGeneric.inc:122
 #, fuzzy
-msgid "list is incomplete"
-msgstr "не Ð¿Ð¾Ð»Ð½Ñ\8bй"
+msgid "Organization name"
+msgstr "Ð\9eÑ\80ганизаÑ\86иÑ\8f"
 
-#: include/functions.inc:1636
+#: plugins/admin/departments/class_organizationGeneric.inc:131
+#: plugins/personal/generic/generic.tpl:183
+#: plugins/personal/generic/class_user.inc:1735
 #, fuzzy
-msgid "Continue anyway"
-msgstr "Продолжить"
+msgid "Postal address"
+msgstr "Почтовый индекс"
 
-#: include/functions.inc:1638
+#: plugins/admin/departments/class_organizationGeneric.inc:132
+#: plugins/generic/infoPage/class_infoPage.inc:109
 #, fuzzy
-msgid "Edit anyway"
-msgstr "РедакÑ\82иоваÑ\82Ñ\8c Ð¾Ð±Ñ\8aекÑ\82"
+msgid "Phone number"
+msgstr "ТелеÑ\84оннÑ\8bе Ð½Ð¾Ð¼ÐµÑ\80а"
 
-#: include/functions.inc:1641
-msgid "These entries are currently locked:"
-msgstr ""
+#: plugins/admin/departments/generic.tpl:11
+msgid "Name of department"
+msgstr "Подразделение"
 
-#: include/functions.inc:1882
-msgid "Entries per page"
-msgstr ""
+#: plugins/admin/departments/generic.tpl:14
+msgid "Name of subtree to create"
+msgstr "Имя создаваемой ветки"
 
-#: include/functions.inc:2060
-#, fuzzy, php-format
-msgid "GOsa %s"
-msgstr "СлÑ\83жба Ð¿ÐµÑ\87аÑ\82и"
+#: plugins/admin/departments/generic.tpl:22
+#, fuzzy
+msgid "Descriptive text for   department"
+msgstr "Ð\9eпиÑ\81ание Ð¿Ð¾Ð´Ñ\80азделениÑ\8f"
 
-#: include/functions.inc:2067
-#, php-format
-msgid "GOsa %s snapshot (Rev %s)"
-msgstr ""
+#: plugins/admin/departments/class_departmentManagement.inc:25
+#, fuzzy
+msgid "Directory structure"
+msgstr "Каталог"
 
-#: include/functions.inc:2072
-#, php-format
-msgid "GOsa development snapshot (Rev %s)"
+#: plugins/admin/departments/class_departmentManagement.inc:26
+msgid ""
+"Manage organizations, organizational units, localities, countries and more"
 msgstr ""
 
-#: include/functions.inc:2168
-#, php-format
-msgid "File %s cannot be deleted!"
+#: plugins/admin/departments/class_departmentManagement.inc:125
+msgid ""
+"As soon as the tag operation has finished, you can scroll down to end of the "
+"page and    press the 'Continue' button to continue with the department "
+"management dialog."
 msgstr ""
 
-#: include/functions.inc:2198 include/functions.inc:2218
+#: plugins/admin/newConfigManagement/DeviceConfig-list.xml:10
 #, fuzzy
-msgid "Cannot write revision file!"
-msgstr "Удалить"
-
-#: include/functions.inc:2489 include/functions.inc:2493
-#: include/functions.inc:2499
-msgid "'baseIdHook' is not available. Using default base!"
-msgstr ""
+msgid "List of items"
+msgstr "Список пользователей"
 
-#: include/functions.inc:2523
+#: plugins/admin/newConfigManagement/DeviceConfig-list.xml:75
 #, fuzzy
-msgid ""
-"Cannot read schema information from LDAP. Schema validation is not possible!"
-msgstr "Не удается получить информацию о схемах. Проверка схем невозможна!"
-
-#: include/functions.inc:2549
-msgid "This class is used to make users appear in GOsa."
-msgstr ""
+msgid "Edit item"
+msgstr "Изменить сертификаты"
 
-#: include/functions.inc:2556
-msgid ""
-"This class is used to lock entries in order to prevent multiple edits at a "
-"time."
-msgstr ""
+#: plugins/admin/newConfigManagement/DeviceConfig-list.xml:82
+#, fuzzy
+msgid "Remove item"
+msgstr "Удалить изображение"
 
-#: include/functions.inc:2601
-#, fuzzy, php-format
-msgid "Required object class %s is missing!"
-msgstr "СпиÑ\81ок Ð¿Ð¾Ð´Ñ\80азделений"
+#: plugins/admin/newConfigManagement/DeviceConfig-list.tpl:9
+#, fuzzy
+msgid "Container"
+msgstr "Ð\9fÑ\80одолжиÑ\82Ñ\8c"
 
-#: include/functions.inc:2604
-#, php-format
-msgid "Optional object class %s is missing!"
+#: plugins/admin/newConfigManagement/DeviceConfig-list.tpl:10
+msgid "Item"
 msgstr ""
 
-#: include/functions.inc:2609
-#, fuzzy, php-format
-msgid "Wrong version of required object class %s (!=%s) detected!"
-msgstr "Список подразделений"
+#: plugins/admin/newConfigManagement/class_newConfigManagement.inc:8
+#: plugins/admin/newConfigManagement/class_newConfigManagement.inc:9
+#: plugins/admin/newConfigManagement/class_newConfigManagement.inc:352
+#: plugins/admin/newConfigManagement/class_newConfigManagement.inc:353
+#: plugins/admin/newConfigManagement/class_newConfigManagement.inc:359
+#, fuzzy
+msgid "Config management"
+msgstr "Управление системами"
 
-#: include/functions.inc:2612
+#: plugins/admin/newConfigManagement/class_newConfigManagement.inc:42
+#: plugins/admin/newConfigManagement/class_newConfigManagement.inc:95
 #, php-format
-msgid "Class available"
+msgid "Failed to load distributions, error was '%s'!"
 msgstr ""
 
-#: include/functions.inc:2634
-msgid ""
-"RFC2307bis schema is enabled, but the current LDAP configuration does not "
-"support it!"
+#: plugins/admin/newConfigManagement/class_newConfigManagement.inc:262
+msgid "No selectable install methods returned!"
 msgstr ""
 
-#: include/functions.inc:2635
-msgid ""
-"To use RFC2307bis groups, the objectClass 'posixGroup' must be AUXILIARY."
-msgstr ""
+#: plugins/admin/newConfigManagement/class_newConfigManagement.inc:263
+#: setup/class_setup.inc:183
+#, fuzzy
+msgid "Setup"
+msgstr "Установить"
 
-#: include/functions.inc:2639
-msgid ""
-"RFC2307bis schema is disabled, but the current LDAP configuration supports "
-"it!"
-msgstr ""
+#: plugins/admin/newConfigManagement/class_newConfigManagement.inc:278
+#, fuzzy
+msgid "Distribution"
+msgstr "Описание"
 
-#: include/functions.inc:2640
-msgid "To correct this, the objectClass 'posixGroup' must be STRUCTURAL."
+#: plugins/admin/newConfigManagement/class_newConfigManagement.inc:284
+msgid "Release"
 msgstr ""
 
-#: include/functions.inc:2665
-msgid "German"
-msgstr "Немецкий"
+#: plugins/admin/newConfigManagement/class_newConfigManagement.inc:290
+#, fuzzy
+msgid "Component"
+msgstr "Администраторы домена"
 
-#: include/functions.inc:2666
-msgid "French"
-msgstr "Французский"
+#: plugins/admin/ogroups/paste_generic.tpl:1
+#, fuzzy
+msgid "Paste object group"
+msgstr "Объект группы"
 
-#: include/functions.inc:2667
-msgid "Italian"
-msgstr ""
+#: plugins/admin/ogroups/paste_generic.tpl:7
+#, fuzzy
+msgid "Please enter the new object group name"
+msgstr "Введите адрес сервера"
 
-#: include/functions.inc:2668
-msgid "Spanish"
-msgstr "Испанский"
+#: plugins/admin/ogroups/paste_generic.tpl:16
+msgid ""
+"Copy members. Be careful with this option, systems can only inherit from a "
+"single object group!"
+msgstr ""
 
-#: include/functions.inc:2669
-msgid "English"
-msgstr "Английский"
+#: plugins/admin/ogroups/ogroup-list.xml:11
+#, fuzzy
+msgid "List of object groups"
+msgstr "Название группы"
 
-#: include/functions.inc:2670
-msgid "Dutch"
-msgstr "Датский"
+#: plugins/admin/ogroups/ogroup-list.xml:15
+#: plugins/admin/ogroups/generic.tpl:1
+msgid "Object group"
+msgstr "Объект группы"
 
-#: include/functions.inc:2671
+#: plugins/admin/ogroups/ogroup-list.xml:142
 #, fuzzy
-msgid "Polish"
-msgstr "Ð\90нглийÑ\81кий"
+msgid "Edit object group"
+msgstr "Ð\9eбÑ\8aекÑ\82 Ð³Ñ\80Ñ\83ппÑ\8b"
 
-#: include/functions.inc:2672
-msgid "Brazilian Portuguese"
-msgstr ""
+#: plugins/admin/ogroups/ogroup-list.xml:155
+#, fuzzy
+msgid "Remove object group"
+msgstr "серверы"
 
-#: include/functions.inc:2674
+#: plugins/admin/ogroups/tabs_ogroups.inc:139
 #, fuzzy
-msgid "Chinese"
-msgstr "сброс"
+msgid "Phone queue"
+msgstr "Номер телефона"
 
-#: include/functions.inc:2675
+#: plugins/admin/ogroups/tabs_ogroups.inc:164
 #, fuzzy
-msgid "Vietnamese"
-msgstr "Ð\98мÑ\8f"
+msgid "Groupware"
+msgstr "Ð\93Ñ\80Ñ\83ппа"
 
-#: include/functions.inc:2676
-msgid "Russian"
-msgstr "Русский"
+#: plugins/admin/ogroups/tabs_ogroups.inc:176
+#, fuzzy
+msgid "System settings"
+msgstr "Почтовые настройки пользователя"
 
-#: include/functions.inc:2869
+#: plugins/admin/ogroups/tabs_ogroups.inc:188
+#: plugins/admin/ogroups/tabs_ogroups.inc:213
 #, fuzzy
-msgid "Cannot detect password hash!"
-msgstr "Ð\9dевозможно Ð²Ñ\8bбÑ\80аÑ\82Ñ\8c Ð±Ð°Ð·Ñ\83 Ð´Ð°Ð½Ð½Ñ\8bÑ\85!"
+msgid "Recipe"
+msgstr "Ð\9eпиÑ\81ание"
 
-#: include/functions.inc:2910 include/functions.inc:2985
-#, php-format
-msgid "Pre-event hook reported a problem: %s. Password change canceled!"
-msgstr ""
+#: plugins/admin/ogroups/tabs_ogroups.inc:200
+#: plugins/admin/ogroups/tabs_ogroups.inc:222
+msgid "Devices"
+msgstr "Устройства"
 
-#: include/functions.inc:2941
+#: plugins/admin/ogroups/tabs_ogroups.inc:232
 #, fuzzy
-msgid "Password change failed!"
-msgstr "Сменить пароль"
-
-#: include/functions.inc:2949
-#, php-format
-msgid "Post-event hook reported a problem: %s. Password change canceled!"
-msgstr ""
+msgid "Deployment summary"
+msgstr "Управление подразделениями"
 
-#: include/functions.inc:3053
-msgid "Cannot generate SAMBA hash!"
+#: plugins/admin/ogroups/tabs_ogroups.inc:242
+msgid "Desktop"
 msgstr ""
 
-#: include/functions.inc:3068
-#, php-format
-msgid "Generating SAMBA hash by running %s failed: check %s!"
-msgstr ""
+#: plugins/admin/ogroups/tabs_ogroups.inc:259
+msgid "Applications"
+msgstr "Приложения"
 
-#: include/functions.inc:3346 include/functions.inc:3360
-#: include/functions.inc:3398 include/functions.inc:3410
-#: include/functions.inc:3414 include/functions.inc:3429
-#: include/functions.inc:3438
+#: plugins/admin/ogroups/generic.tpl:5 plugins/personal/posix/generic.tpl:6
 #, fuzzy
-msgid "Cannot allocate free ID:"
-msgstr "СлиÑ\88ком Ð¼Ð½Ð¾Ð³Ð¾ Ð¿Ð¾Ð»Ñ\8cзоваÑ\82елей, Ð½ÐµÐ²Ð¾Ð·Ð¼Ð¾Ð¶Ð½Ð¾ Ñ\81оздаÑ\82Ñ\8c Ð¸Ð´ÐµÐ½Ñ\82иÑ\84икаÑ\82оÑ\80!"
+msgid "Generic settings"
+msgstr "Ð\9eбÑ\89аÑ\8f Ð¸Ð½Ñ\84оÑ\80маÑ\86иÑ\8f Ð¾ Ð¿Ð¾Ð»Ñ\8cзоваÑ\82еле"
 
-#: include/functions.inc:3346
-msgid "unknown idAllocation method!"
-msgstr ""
+#: plugins/admin/ogroups/generic.tpl:10
+msgid "Name of the group"
+msgstr "Название группы"
 
-#: include/functions.inc:3360
-#, php-format
-msgid "%sPoolMin >= %sPoolMax!"
-msgstr ""
+#: plugins/admin/ogroups/generic.tpl:41
+msgid "Member objects"
+msgstr "Включаемые объекты"
 
-#: include/functions.inc:3390
+#: plugins/admin/ogroups/objectSelect/class_objectSelect.inc:29
 #, fuzzy
-msgid "Cannot create sambaUnixIdPool entry!"
-msgstr "Список подразделений"
-
-#: include/functions.inc:3398
-msgid "sambaUnixIdPool is not unique!"
-msgstr ""
+msgid "Object selection"
+msgstr "Настройки Samba"
 
-#: include/functions.inc:3410 include/functions.inc:3414
-msgid "no ID available!"
-msgstr ""
+#: plugins/admin/ogroups/objectSelect/selectObject-list.xml:23
+#: plugins/admin/ogroups/class_ogroupManagement.inc:187
+#: plugins/personal/posix/trustSelect/trust-list.xml:12
+msgid "Server"
+msgstr "Сервер"
 
-#: include/functions.inc:3438
-msgid "maximum number of tries exceeded!"
-msgstr ""
+#: plugins/admin/ogroups/objectSelect/selectObject-list.xml:31
+#: plugins/admin/ogroups/class_ogroupManagement.inc:189
+#: plugins/personal/posix/trustSelect/trust-list.xml:19
+msgid "Workstation"
+msgstr "Рабочая станция"
 
-#: include/functions.inc:3498
+#: plugins/admin/ogroups/objectSelect/selectObject-list.xml:39
+#: plugins/admin/ogroups/class_ogroupManagement.inc:191
+#: plugins/personal/posix/trustSelect/trust-list.xml:26
 #, fuzzy
-msgid "Cannot allocate free ID!"
-msgstr "СлиÑ\88ком Ð¼Ð½Ð¾Ð³Ð¾ Ð¿Ð¾Ð»Ñ\8cзоваÑ\82елей, Ð½ÐµÐ²Ð¾Ð·Ð¼Ð¾Ð¶Ð½Ð¾ Ñ\81оздаÑ\82Ñ\8c Ð¸Ð´ÐµÐ½Ñ\82иÑ\84икаÑ\82оÑ\80!"
+msgid "Terminal"
+msgstr "ТеÑ\80миналÑ\8b"
 
-#: include/class_tabs.inc:57
-#, fuzzy, php-format
-msgid "No plugin definition for %s found: please check the configuration file!"
-msgstr "Не удается подключиться к базе журналов, отчеты показаны не будут!"
+#: plugins/admin/ogroups/objectSelect/selectObject-list.xml:47
+#: plugins/admin/ogroups/class_ogroupManagement.inc:192
+msgid "Printer"
+msgstr "Принтер"
+
+#: plugins/admin/ogroups/class_ogroupManagement.inc:25
+#: plugins/admin/ogroups/class_ogroup.inc:858
+msgid "Object groups"
+msgstr "Объединения"
 
-#: include/class_tabs.inc:264
-#, php-format
-msgid "Delete process has been canceled by plugin %s: %s"
+#: plugins/admin/ogroups/class_ogroupManagement.inc:26
+msgid "Combine different types of objects to make use of this relationship"
 msgstr ""
 
-#: include/class_tabs.inc:402
-msgid "References"
-msgstr "Ссылки"
-
-#: include/class_SnapShotDialog.inc:55
+#: plugins/admin/ogroups/class_ogroupManagement.inc:182
 #, fuzzy
-msgid "Date"
-msgstr "Ð\94аÑ\82а"
+msgid "Templates"
+msgstr "Шаблон"
 
-#: include/class_SnapShotDialog.inc:94
-#, fuzzy, php-format
-msgid "You are about to delete the snapshot %s."
-msgstr "Вы собираетесь удалить группу \"%s\"."
+#: plugins/admin/ogroups/class_ogroupManagement.inc:185
+msgid "Application"
+msgstr "Приложение"
 
-#: include/class_SnapShotDialog.inc:143
+#: plugins/admin/ogroups/class_ogroupManagement.inc:190
 #, fuzzy
-msgid "Delete snapshot"
-msgstr "СоздаÑ\82Ñ\8c Ð½Ð°Ñ\81Ñ\82Ñ\80ойки Ð·Ð°Ð¿Ð¸Ñ\81Ñ\8c Ñ\8dл. Ð¿Ð¾Ñ\87Ñ\82Ñ\8b"
+msgid "Windows Install"
+msgstr "РабоÑ\87аÑ\8f Ñ\81Ñ\82анÑ\86иÑ\8f Windows"
 
-#: include/class_SnapShotDialog.inc:144 include/class_SnapShotDialog.inc:162
-msgid "Y-m-d, H:i:s"
-msgstr ""
+#: plugins/admin/ogroups/class_ogroup.inc:244
+#: plugins/generic/dashBoard/dbInformation/contents.tpl:1
+#: setup/setup_ldap.tpl:108
+msgid "Information"
+msgstr "Информация"
 
-#: include/exporter/class_cvsExporter.inc:48
-msgid "CSV"
+#: plugins/admin/ogroups/class_ogroup.inc:244
+msgid "You cannot combine terminals and workstations in one object group!"
 msgstr ""
 
-#: include/exporter/class_PDF.inc:24
-#, fuzzy
-msgid "Page"
-msgstr "Пейджер"
-
-#: include/exporter/class_pdfExporter.inc:18
-msgid "No PDF export possible: there is no FPDF library installed."
-msgstr ""
+#: plugins/admin/ogroups/class_ogroup.inc:320
+msgid "too many different objects!"
+msgstr "слишком много различных объектов!"
 
-#: include/exporter/class_pdfExporter.inc:145
-msgid "PDF"
-msgstr ""
+#: plugins/admin/ogroups/class_ogroup.inc:322
+msgid "users"
+msgstr "пользователи"
 
-#: include/class_GOsaRegistration.inc:127
-msgid ""
-"UNIX-timestamp pointing to the date GOsa will ask for a registration again "
-"(-1 to disable)"
-msgstr ""
+#: plugins/admin/ogroups/class_ogroup.inc:323
+msgid "groups"
+msgstr "группы"
 
-#: include/class_jsonRPC.inc:38
-#, fuzzy, php-format
-msgid "The RPC connection (%s) specified for %s:%s is invalid: %s"
-msgstr "Значение поля \"UID\" некорректно."
+#: plugins/admin/ogroups/class_ogroup.inc:324
+msgid "applications"
+msgstr "приложения"
 
-#: include/class_jsonRPC.inc:331
-#, fuzzy, php-format
-msgid "Unknown HTTP status code %s!"
-msgstr "состояние неизвестно"
+#: plugins/admin/ogroups/class_ogroup.inc:325
+msgid "departments"
+msgstr "подразделения"
 
-#: include/class_multi_plug.inc:362
-#, fuzzy
-msgid "You are currently editing multiple entries."
-msgstr "У вас недостаточно прав для удаления этого подразделения."
+#: plugins/admin/ogroups/class_ogroup.inc:326
+msgid "servers"
+msgstr "серверы"
 
-#: include/class_multi_plug.inc:394
-#, fuzzy
-msgid "Reset password"
-msgstr "Изменить пароль"
+#: plugins/admin/ogroups/class_ogroup.inc:327
+msgid "workstations"
+msgstr "рабочие станции"
 
-#: include/class_multi_plug.inc:394
+#: plugins/admin/ogroups/class_ogroup.inc:328
 #, fuzzy
-msgid "The user password has been reset. Please set a new password!"
-msgstr "У Ð²Ð°Ñ\81 Ð½ÐµÐ´Ð¾Ñ\81Ñ\82аÑ\82оÑ\87но Ð¿Ñ\80ав Ð´Ð»Ñ\8f Ñ\81менÑ\8b Ñ\81воего Ð¿Ð°Ñ\80олÑ\8f."
+msgid "Windows workstations"
+msgstr "Ð\9fоказаÑ\82Ñ\8c Ñ\80абоÑ\87ие Ñ\81Ñ\82анÑ\86ии"
 
-#: include/class_certificate.inc:73
-#, fuzzy
-msgid "Certificate is empty!"
-msgstr "Сертификаты"
+#: plugins/admin/ogroups/class_ogroup.inc:329
+msgid "terminals"
+msgstr "терминалы"
 
-#: include/class_certificate.inc:100
-msgid "Cannot load certificate: only PEM and DER are supported!"
-msgstr ""
+#: plugins/admin/ogroups/class_ogroup.inc:330
+msgid "phones"
+msgstr "телефоны"
 
-#: include/class_certificate.inc:115
-#, fuzzy
-msgid "Cannot extract information for non PEM certificates!"
-msgstr "Не удается создать квоту IMAP. Ответ сервера: \"%s\"."
+#: plugins/admin/ogroups/class_ogroup.inc:331
+msgid "printers"
+msgstr "принтеры"
 
-#: include/class_certificate.inc:219
+#: plugins/admin/ogroups/class_ogroup.inc:533
 #, fuzzy
-msgid "No valid certificate loaded!"
-msgstr "Ð\98змениÑ\82Ñ\8c Ñ\81еÑ\80Ñ\82иÑ\84икаÑ\82Ñ\8b"
+msgid "Non existing DN:"
+msgstr "Ð\9dе Ñ\81Ñ\83Ñ\89еÑ\81Ñ\82вÑ\83Ñ\8eÑ\89ий dn:"
 
-#: include/php_setup.inc:107
-msgid "Generating this page caused the PHP interpreter to raise some errors!"
+#: plugins/admin/ogroups/class_ogroup.inc:651
+#, php-format
+msgid ""
+"These systems are already configured by other object groups and cannot be "
+"added:"
 msgstr ""
 
-#: include/php_setup.inc:110
+#: plugins/admin/ogroups/class_ogroup.inc:685
 #, fuzzy
-msgid "Send bug report"
-msgstr "Отправитель"
-
-#: include/php_setup.inc:114
-msgid "Toggle details"
+msgid "You can combine two different object types at maximum, only!"
 msgstr ""
+"Вы можете комбинировать не более двух различных классов в одном объекте!"
 
-#: include/php_setup.inc:123
+#: plugins/admin/ogroups/class_ogroup.inc:849
 #, fuzzy
-msgid "PHP error"
-msgstr "Ошибка LDAP:"
+msgid "Object group generic"
+msgstr "Объект группы"
 
-#: include/php_setup.inc:142
-msgid "class"
-msgstr ""
+#: plugins/admin/ogroups/class_ogroup.inc:865 include/class_acl.inc:280
+#, fuzzy
+msgid "Member"
+msgstr "Включаемые объекты"
 
-#: include/php_setup.inc:148
+#: plugins/personal/posix/trustSelect/class_trustSelect.inc:29
 #, fuzzy
-msgid "function"
-msgstr "Ð\94ейÑ\81Ñ\82вие"
+msgid "Trust machine selection"
+msgstr "Ð\9dаÑ\81Ñ\82Ñ\80ойки Samba"
 
-#: include/php_setup.inc:153
+#: plugins/personal/posix/paste_generic.tpl:1
+#: plugins/personal/posix/paste_generic.tpl:5
+#: plugins/personal/posix/generic.tpl:1
 #, fuzzy
-msgid "static"
-msgstr "СоÑ\81Ñ\82оÑ\8fние"
+msgid "POSIX settings"
+msgstr "Ð\90Ñ\82Ñ\80ибÑ\83Ñ\82Ñ\8b UNIX"
 
-#: include/php_setup.inc:157
+#: plugins/personal/posix/paste_generic.tpl:6
+#: plugins/personal/posix/paste_generic.tpl:9
+#: plugins/personal/posix/class_posixAccount.inc:858
+#: plugins/personal/posix/class_posixAccount.inc:861
+#: plugins/personal/posix/class_posixAccount.inc:936
+#: plugins/personal/posix/class_posixAccount.inc:939
+#: plugins/personal/posix/class_posixAccount.inc:1307
+#: plugins/personal/posix/generic.tpl:8
+msgid "Home directory"
+msgstr "Домашний каталог"
+
+#: plugins/personal/posix/paste_generic.tpl:17
+#: plugins/personal/posix/generic.tpl:51
+#: plugins/personal/posix/posix_shadow.tpl:2
+#: plugins/personal/generic/generic.tpl:34
+#: plugins/personal/generic/generic.tpl:81
 #, fuzzy
-msgid "method"
-msgstr "Ð\9fоÑ\87Ñ\82овÑ\8bе Ð½Ð°Ñ\81Ñ\82Ñ\80ойки"
+msgid "Account settings"
+msgstr "Ð\9dаÑ\81Ñ\82Ñ\80ойки Samba"
 
-#: include/php_setup.inc:190
-msgid "Traceback"
+#: plugins/personal/posix/paste_generic.tpl:19
+#: plugins/personal/posix/class_posixAccount.inc:1308
+#: plugins/personal/posix/generic.tpl:26
+msgid "Primary group"
+msgstr "Основная группа"
+
+#: plugins/personal/posix/paste_generic.tpl:33
+#: plugins/personal/posix/generic.tpl:60
+msgid "Force UID/GID"
+msgstr "Указать UID/GID вручную"
+
+#: plugins/personal/posix/paste_generic.tpl:58
+#: plugins/personal/posix/paste_generic.tpl:61
+#: plugins/personal/posix/generic.tpl:89
+#: plugins/generic/references/class_reference.inc:58
+#: plugins/generic/references/class_reference.inc:64
+msgid "Group membership"
+msgstr "Членство в группах"
+
+#: plugins/personal/posix/paste_generic.tpl:68
+#: plugins/personal/posix/generic.tpl:92
+msgid "(Warning: more than 16 groups are not supported by NFS!)"
 msgstr ""
+"(Предупреждение: NFS не поддерживает более 16 групп для одного пользователя!)"
 
-#: include/php_setup.inc:191
+#: plugins/personal/posix/groupSelect/class_groupSelect.inc:29
 #, fuzzy
-msgid "File"
-msgstr "ФайлÑ\8b"
+msgid "Group selection"
+msgstr "Ð\9dаÑ\81Ñ\82Ñ\80ойки Samba"
 
-#: include/php_setup.inc:191
+#: plugins/personal/posix/class_posixAccount.inc:38
 #, fuzzy
-msgid "Line"
-msgstr "в"
+msgid "Edit users POSIX settings"
+msgstr "Ð\90Ñ\82Ñ\80ибÑ\83Ñ\82Ñ\8b UNIX"
 
-#: include/php_setup.inc:192
+#: plugins/personal/posix/class_posixAccount.inc:146
 #, fuzzy
-msgid "Arguments"
-msgstr "подÑ\80азделениÑ\8f"
+msgid "expired"
+msgstr "ЭкÑ\81поÑ\80Ñ\82"
 
-#: include/class_userFilter.inc:55 plugins/admin/departments/generic.tpl:27
-#: plugins/admin/departments/class_organizationGeneric.inc:124
-#: plugins/admin/departments/class_department.inc:676
-#: plugins/admin/departments/organization.tpl:27
-#: plugins/admin/acl/class_aclRole.inc:166
-msgid "Category"
-msgstr "Категория"
+#: plugins/personal/posix/class_posixAccount.inc:148
+msgid "grace time active"
+msgstr ""
 
-#: include/class_filter.inc:226
+#: plugins/personal/posix/class_posixAccount.inc:151
+#: plugins/personal/posix/class_posixAccount.inc:153
+#: plugins/personal/posix/class_posixAccount.inc:155
 #, fuzzy
-msgid "Search filter"
-msgstr "Ð\9fаÑ\80амеÑ\82Ñ\80Ñ\8b Ð·Ð°Ð³Ñ\80Ñ\83зки"
+msgid "active"
+msgstr "Ð\9bиÑ\87нÑ\8bй"
 
-#: include/class_filter.inc:444
+#: plugins/personal/posix/class_posixAccount.inc:151
 #, fuzzy
-msgid "Search in subtrees"
-msgstr "Ð\98Ñ\81каÑ\82Ñ\8c Ð² Ð¿Ð¾Ð´Ð´ÐµÑ\80евÑ\8cÑ\8fÑ\85"
+msgid "password not changeable"
+msgstr "Ð\9dовÑ\8bй Ð¿Ð°Ñ\80олÑ\8c"
 
-#: include/class_filter.inc:449
+#: plugins/personal/posix/class_posixAccount.inc:153
 #, fuzzy
-msgid "Edit filters"
-msgstr "Ð\98змениÑ\82Ñ\8c Ñ\81еÑ\80Ñ\82иÑ\84икаÑ\82Ñ\8b"
+msgid "password expired"
+msgstr "СÑ\80ок Ð´ÐµÐ¹Ñ\81Ñ\82виÑ\8f Ð¿Ð°Ñ\80олÑ\8f Ð¸Ñ\81Ñ\82екаеÑ\82"
 
-#: include/class_userFilterEditor.inc:254
-#, php-format
-msgid "Error in filter #%s: %s opening and %s closing brackets detected!"
-msgstr ""
+#: plugins/personal/posix/class_posixAccount.inc:215
+#: include/class_management.inc:32 include/class_management.inc:33
+msgid "unconfigured"
+msgstr "Не настроено"
 
-#: include/class_plugin.inc:581
-msgid ""
-"The current object has been altered while beeing edited. If you save this "
-"entry, changes that have been made by others will be discarded!"
-msgstr ""
+#: plugins/personal/posix/class_posixAccount.inc:226
+msgid "automatic"
+msgstr "автоматически"
 
-#: include/class_plugin.inc:1411
+#: plugins/personal/posix/class_posixAccount.inc:374
 #, php-format
-msgid "Changing ACL DN from %s to %s"
-msgstr ""
+msgid "Password can't be changed up to %s days after last change"
+msgstr "Пароль нельзя изменить в течение %s дн. с последней смены (shadowMin)"
 
-#: include/functions_helpviewer.inc:45
-#, fuzzy, php-format
-msgid "XML error in guide.xml: %s at line %s"
-msgstr "Ð\9eÑ\88ибка XML Ð² gosa.conf: %s Ð² Ñ\81Ñ\82Ñ\80оке %d"
+#: plugins/personal/posix/class_posixAccount.inc:378
+#, php-format
+msgid "Password must be changed after %s days"
+msgstr "Ð\9fаÑ\80олÑ\8c Ð´Ð¾Ð»Ð¶ÐµÐ½ Ð±Ñ\8bÑ\82Ñ\8c Ð¸Ð·Ð¼ÐµÐ½ÐµÐ½ Ð¿Ð¾ Ð¸Ñ\81Ñ\82еÑ\87ении %s Ð´Ð½. (shadowMax)"
 
-#: include/functions_helpviewer.inc:88
-msgid "No help available for this plug-in."
+#: plugins/personal/posix/class_posixAccount.inc:382
+#, fuzzy, php-format
+msgid "Disable account after %s days of inactivity after password expiry"
 msgstr ""
+"Отключить учетную запись, если срок действия пароля истек и прошло %s дн. "
+"бездействия (shadowInactive)"
 
-#: include/functions_helpviewer.inc:388
-#, php-format
-msgid "%s results for your search with the keyword %s"
+#: plugins/personal/posix/class_posixAccount.inc:386
+#, fuzzy, php-format
+msgid "Warn user %s days before password expiry"
 msgstr ""
+"Предупреждать пользователей за %s дн. до истечения срока действия пароля "
+"(shadowWarning)"
 
-#: include/functions_helpviewer.inc:461
-#, php-format
-msgid "%s%% hit rate in file %s"
+#: plugins/personal/posix/class_posixAccount.inc:651
+msgid "Timeout while waiting for lock. Ignoring lock!"
 msgstr ""
 
-#: include/utils/class_timezone.inc:47
-#, fuzzy, php-format
-msgid "The configured timezone %s is not valid!"
+#: plugins/personal/posix/class_posixAccount.inc:709
+#: plugins/personal/posix/class_posixAccount.inc:1000
+msgid "Group of user"
+msgstr "Группа пользователя"
+
+#: plugins/personal/posix/class_posixAccount.inc:774
+msgid ""
+"A duplicated UID number was written for this user. If this was not intended "
+"please verify all used uidNumbers!"
 msgstr ""
-"Не удается прочитать файл настройки GOsa %s/gosa.conf. Операция прервана."
 
-#: include/utils/class_xml.inc:51
+#: plugins/personal/posix/class_posixAccount.inc:892
+#: plugins/personal/posix/class_posixAccount.inc:945
 #, fuzzy
-msgid "XML error"
-msgstr "Ð\9eÑ\88ибка LDAP:"
+msgid "shadowMin"
+msgstr "Ð\97аÑ\82енение"
 
-#: include/utils/class_msgPool.inc:17
-msgid "This object will be deleted!"
-msgstr ""
+#: plugins/personal/posix/class_posixAccount.inc:897
+#: plugins/personal/posix/class_posixAccount.inc:950
+#, fuzzy
+msgid "shadowMax"
+msgstr "Затенение"
 
-#: include/utils/class_msgPool.inc:19
-#, php-format
-msgid "This %s object will be deleted!"
-msgstr ""
+#: plugins/personal/posix/class_posixAccount.inc:902
+#: plugins/personal/posix/class_posixAccount.inc:955
+#, fuzzy
+msgid "shadowWarning"
+msgstr "Затенение"
 
-#: include/utils/class_msgPool.inc:24
-#, php-format
-msgid "This object will be deleted: %s"
-msgstr ""
+#: plugins/personal/posix/class_posixAccount.inc:916
+#: plugins/personal/posix/class_posixAccount.inc:969
+#, fuzzy
+msgid "shadowInactive"
+msgstr "Затенение"
 
-#: include/utils/class_msgPool.inc:26
-#, php-format
-msgid "This %s object will be deleted: %s"
-msgstr ""
+#: plugins/personal/posix/class_posixAccount.inc:1293
+#, fuzzy
+msgid "POSIX account"
+msgstr "Аккаунт FTP"
 
-#: include/utils/class_msgPool.inc:31
-msgid "This object will be deleted:"
-msgstr ""
+#: plugins/personal/posix/class_posixAccount.inc:1297
+#: plugins/personal/myaccount/class_MyAccount.inc:5
+#: plugins/personal/myaccount/main.inc:114
+#: plugins/personal/generic/class_user.inc:1675
+#: plugins/personal/password/class_password.inc:227
+msgid "My account"
+msgstr "Моя учетная запись"
 
-#: include/utils/class_msgPool.inc:33
-#, php-format
-msgid "This %s object will be deleted:"
-msgstr ""
+#: plugins/personal/posix/class_posixAccount.inc:1309
+#: plugins/personal/posix/generic.tpl:16
+msgid "Shell"
+msgstr "Оболочка"
 
-#: include/utils/class_msgPool.inc:37
-#, php-format
-msgid "These objects will be deleted: %s"
-msgstr ""
+#: plugins/personal/posix/class_posixAccount.inc:1310
+#: setup/setup_migrate.tpl:49 ihtml/themes/default/infoPage.tpl:13
+msgid "User ID"
+msgstr "Идентификатор пользователя"
 
-#: include/utils/class_msgPool.inc:39
-#, php-format
-msgid "These %s objects will be deleted: %s"
-msgstr ""
+#: plugins/personal/posix/class_posixAccount.inc:1311
+#, fuzzy
+msgid "Group ID"
+msgstr "Группа"
 
-#: include/utils/class_msgPool.inc:47
+#: plugins/personal/posix/class_posixAccount.inc:1313
 #, fuzzy
-msgid "You have no permission to delete this object!"
-msgstr "У Ð²Ð°Ñ\81 Ð½ÐµÐ´Ð¾Ñ\81Ñ\82аÑ\82оÑ\87но Ð¿Ñ\80ав Ð´Ð»Ñ\8f Ñ\83далениÑ\8f Ñ\8dÑ\82ого Ð¿Ð¾Ð´Ñ\80азделениÑ\8f."
+msgid "Shadow last changed"
+msgstr "Ð\9fоказаÑ\82Ñ\8c Ñ\82елеÑ\84онÑ\8b"
 
-#: include/utils/class_msgPool.inc:51 include/utils/class_msgPool.inc:55
+#: plugins/personal/posix/class_posixAccount.inc:1314
 #, fuzzy
-msgid "You have no permission to delete the object:"
-msgstr "У Ð²Ð°Ñ\81 Ð½ÐµÐ´Ð¾Ñ\81Ñ\82аÑ\82оÑ\87но Ð¿Ñ\80ав Ð´Ð»Ñ\8f Ñ\83далениÑ\8f Ñ\8dÑ\82ого Ð¿Ð¾Ð´Ñ\80азделениÑ\8f."
+msgid "Last login"
+msgstr "СпиÑ\81ок"
 
-#: include/utils/class_msgPool.inc:58
+#: plugins/personal/posix/class_posixAccount.inc:1316
 #, fuzzy
-msgid "You have no permission to delete these objects:"
-msgstr "У Ð²Ð°Ñ\81 Ð½ÐµÐ´Ð¾Ñ\81Ñ\82аÑ\82оÑ\87но Ð¿Ñ\80ав Ð´Ð»Ñ\8f Ñ\83далениÑ\8f Ñ\8dÑ\82ого Ð¿Ð¾Ð´Ñ\80азделениÑ\8f."
+msgid "Force password change on login"
+msgstr "СмениÑ\82Ñ\8c Ð¿Ð°Ñ\80олÑ\8c"
 
-#: include/utils/class_msgPool.inc:65
+#: plugins/personal/posix/class_posixAccount.inc:1317
 #, fuzzy
-msgid "You have no permission to create this object!"
-msgstr "У Ð²Ð°Ñ\81 Ð½ÐµÐ´Ð¾Ñ\81Ñ\82аÑ\82оÑ\87но Ð¿Ñ\80ав Ð´Ð»Ñ\8f Ñ\83далениÑ\8f Ñ\8dÑ\82ого Ð¿Ð¾Ð´Ñ\80азделениÑ\8f."
+msgid "Shadow min"
+msgstr "Ð\97аÑ\82енение"
 
-#: include/utils/class_msgPool.inc:69 include/utils/class_msgPool.inc:73
+#: plugins/personal/posix/class_posixAccount.inc:1318
 #, fuzzy
-msgid "You have no permission to create the object:"
-msgstr "У Ð²Ð°Ñ\81 Ð½ÐµÐ´Ð¾Ñ\81Ñ\82аÑ\82оÑ\87но Ð¿Ñ\80ав Ð´Ð»Ñ\8f Ñ\83далениÑ\8f Ñ\8dÑ\82ого Ð¿Ð¾Ð´Ñ\80азделениÑ\8f."
+msgid "Shadow max"
+msgstr "Ð\97аÑ\82енение"
 
-#: include/utils/class_msgPool.inc:76
+#: plugins/personal/posix/class_posixAccount.inc:1319
 #, fuzzy
-msgid "You have no permission to create these objects:"
-msgstr "У Ð²Ð°Ñ\81 Ð½ÐµÐ´Ð¾Ñ\81Ñ\82аÑ\82оÑ\87но Ð¿Ñ\80ав Ð´Ð»Ñ\8f Ñ\83далениÑ\8f Ñ\8dÑ\82ого Ð¿Ð¾Ð´Ñ\80азделениÑ\8f."
+msgid "Shadow warning"
+msgstr "Ð\97аÑ\82енение"
 
-#: include/utils/class_msgPool.inc:83
+#: plugins/personal/posix/class_posixAccount.inc:1320
 #, fuzzy
-msgid "You have no permission to modify this object!"
-msgstr "У Ð²Ð°Ñ\81 Ð½ÐµÐ´Ð¾Ñ\81Ñ\82аÑ\82оÑ\87но Ð¿Ñ\80ав Ð´Ð»Ñ\8f Ñ\83далениÑ\8f Ñ\8dÑ\82ого Ñ\81Ñ\82оп-лиÑ\81Ñ\82а."
+msgid "Shadow inactive"
+msgstr "Ð\97аÑ\82енение"
 
-#: include/utils/class_msgPool.inc:87 include/utils/class_msgPool.inc:91
+#: plugins/personal/posix/class_posixAccount.inc:1321
 #, fuzzy
-msgid "You have no permission to modify the object:"
-msgstr "У Ð²Ð°Ñ\81 Ð½ÐµÐ´Ð¾Ñ\81Ñ\82аÑ\82оÑ\87но Ð¿Ñ\80ав Ð´Ð»Ñ\8f Ñ\83далениÑ\8f Ñ\8dÑ\82ого Ñ\81Ñ\82оп-лиÑ\81Ñ\82а."
+msgid "Shadow expire"
+msgstr "Ð\9fоказаÑ\82Ñ\8c Ð»Ñ\8eдей"
 
-#: include/utils/class_msgPool.inc:94
+#: plugins/personal/posix/class_posixAccount.inc:1322
+msgid "Public SSH key"
+msgstr ""
+
+#: plugins/personal/posix/class_posixAccount.inc:1323
 #, fuzzy
-msgid "You have no permission to modify these objects:"
-msgstr "У Ð²Ð°Ñ\81 Ð½ÐµÐ´Ð¾Ñ\81Ñ\82аÑ\82оÑ\87но Ð¿Ñ\80ав Ð´Ð»Ñ\8f Ñ\83далениÑ\8f Ñ\8dÑ\82ого Ñ\81Ñ\82оп-лиÑ\81Ñ\82а."
+msgid "System trust model"
+msgstr "СиÑ\81Ñ\82емнÑ\8bе Ð´Ð¾Ð²ÐµÑ\80иÑ\8f"
 
-#: include/utils/class_msgPool.inc:101
+#: plugins/personal/posix/trustModeDialog/class_trustModeDialog.inc:173
+msgid "disabled"
+msgstr "отключен"
+
+#: plugins/personal/posix/trustModeDialog/class_trustModeDialog.inc:173
+msgid "full access"
+msgstr "полный доступ"
+
+#: plugins/personal/posix/trustModeDialog/class_trustModeDialog.inc:174
+msgid "allow access to these hosts"
+msgstr "разрешить доступ только на эти хосты"
+
+#: plugins/personal/posix/trustModeDialog/generic.tpl:5
+#: plugins/personal/posix/trustModeDialog/generic.tpl:21
 #, fuzzy
-msgid "You have no permission to view this object!"
-msgstr "У Ð²Ð°Ñ\81 Ð½ÐµÐ´Ð¾Ñ\81Ñ\82аÑ\82оÑ\87но Ð¿Ñ\80ав Ð´Ð»Ñ\8f Ñ\83далениÑ\8f Ñ\8dÑ\82ого Ñ\81Ñ\82оп-лиÑ\81Ñ\82а."
+msgid "Trust mode"
+msgstr "Режим"
 
-#: include/utils/class_msgPool.inc:105 include/utils/class_msgPool.inc:109
+#: plugins/personal/posix/generic.tpl:37
+#: plugins/generic/dashBoard/dbPluginStatus/class_dbPluginStatus.inc:26
+#: plugins/generic/dashBoard/dbChannelStatus/class_dbChannelStatus.inc:14
+msgid "Status"
+msgstr "Состояние"
+
+#: plugins/personal/posix/generic.tpl:42
 #, fuzzy
-msgid "You have no permission to view the object:"
-msgstr "У Ð²Ð°Ñ\81 Ð½ÐµÐ´Ð¾Ñ\81Ñ\82аÑ\82оÑ\87но Ð¿Ñ\80ав Ð´Ð»Ñ\8f Ñ\81озданиÑ\8f Ñ\82елеÑ\84онов Ð² Ñ\8dÑ\82ой Ð²ÐµÑ\82ке."
+msgid "Last log-on"
+msgstr "СпиÑ\81ок"
 
-#: include/utils/class_msgPool.inc:112
+#: plugins/personal/posix/generic.tpl:101
 #, fuzzy
-msgid "You have no permission to view these objects:"
-msgstr "У вас недостаточно прав для удаления этого стоп-листа."
+msgid "Common group"
+msgstr "Показать группы"
+
+#: plugins/personal/posix/generic.tpl:105
+#, fuzzy
+msgid "Groups differ"
+msgstr "Группа пользователя"
+
+#: plugins/personal/posix/generic.tpl:125
+#, fuzzy
+msgid "Account permissions"
+msgstr "Настройки Samba"
+
+#: plugins/personal/posix/generic.tpl:130
+msgid "SSH keys"
+msgstr ""
+
+#: plugins/personal/posix/generic.tpl:131
+msgid "Edit public ssh keys..."
+msgstr ""
+
+#: plugins/personal/posix/posix_shadow.tpl:12
+msgid "User must change password on first login"
+msgstr "Пользователь должен сменить пароль при первом входе в систему"
 
-#: include/utils/class_msgPool.inc:119
+#: plugins/personal/posix/posix_shadow.tpl:59
 #, fuzzy
-msgid "You have no permission to move this object!"
-msgstr "У Ð²Ð°Ñ\81 Ð½ÐµÐ´Ð¾Ñ\81Ñ\82аÑ\82оÑ\87но Ð¿Ñ\80ав Ð´Ð»Ñ\8f Ñ\83далениÑ\8f Ñ\8dÑ\82ого Ñ\81Ñ\82оп-лиÑ\81Ñ\82а."
+msgid "Password expiration settings"
+msgstr "Ð\9fоÑ\87Ñ\82овÑ\8bе Ð½Ð°Ñ\81Ñ\82Ñ\80ойки Ð¿Ð¾Ð»Ñ\8cзоваÑ\82елÑ\8f"
 
-#: include/utils/class_msgPool.inc:123 include/utils/class_msgPool.inc:127
-#, fuzzy
-msgid "You have no permission to move the object:"
-msgstr "У вас недостаточно прав для удаления этого стоп-листа."
+#: plugins/personal/posix/posix_shadow.tpl:62
+msgid "Password expires on"
+msgstr "Срок действия пароля истекает"
 
-#: include/utils/class_msgPool.inc:130
+#: plugins/personal/myaccount/class_MyAccount.inc:6
 #, fuzzy
-msgid "You have no permission to move these objects:"
-msgstr "У Ð²Ð°Ñ\81 Ð½ÐµÐ´Ð¾Ñ\81Ñ\82аÑ\82оÑ\87но Ð¿Ñ\80ав Ð´Ð»Ñ\8f Ñ\83далениÑ\8f Ñ\8dÑ\82ого Ñ\81Ñ\82оп-лиÑ\81Ñ\82а."
+msgid "Edit personal settings"
+msgstr "Ð\90Ñ\82Ñ\80ибÑ\83Ñ\82Ñ\8b UNIX"
 
-#: include/utils/class_msgPool.inc:140 include/utils/class_msgPool.inc:152
-#: include/utils/class_msgPool.inc:170
+#: plugins/personal/myaccount/password.tpl:4
+#: plugins/personal/password/password.tpl:4
 #, fuzzy
-msgid "Connection information"
-msgstr "Личная информация"
-
-#: include/utils/class_msgPool.inc:142
-#, fuzzy, php-format
-msgid "Cannot connect to %s database!"
-msgstr "Невозможно подключиться к серверу базы данных!"
-
-#: include/utils/class_msgPool.inc:154
-#, fuzzy, php-format
-msgid "Cannot select %s database!"
-msgstr "Невозможно выбрать базу данных!"
-
-#: include/utils/class_msgPool.inc:160
-#, php-format
-msgid "No %s server defined!"
+msgid ""
+"To change your personal password use the fields below. The changes take "
+"effect immediately. Please memorize the new password, because you wouldn't "
+"be able to login without it."
 msgstr ""
+"В полях ниже вы можете изменить свой пароль. Изменения вступят в силу "
+"немедленно. Пожалуйста, запомните новый пароль, так как иначе вы не сможете "
+"войти в систему."
 
-#: include/utils/class_msgPool.inc:172
-#, fuzzy, php-format
-msgid "Cannot query %s database!"
-msgstr "Невозможно выбрать базу данных!"
+#: plugins/personal/myaccount/password.tpl:10
+#: plugins/personal/myaccount/password.tpl:39
+#: plugins/personal/password/password.tpl:16
+#: plugins/personal/password/password.tpl:45
+#, fuzzy
+msgid "Password change dialog"
+msgstr "Сменить пароль"
 
-#: include/utils/class_msgPool.inc:178
-#, fuzzy, php-format
-msgid "The field %s contains a reserved keyword!"
-msgstr "Значение поля \"Факс\" содержит недопустимый номер телефона."
+#: plugins/personal/myaccount/password.tpl:12
+#: plugins/personal/myaccount/password.tpl:41
+#: plugins/personal/password/password.tpl:18
+#: plugins/personal/password/password.tpl:47
+#: ihtml/themes/default/password.tpl:97
+msgid "Current password"
+msgstr "Текущий пароль"
 
-#: include/utils/class_msgPool.inc:184
-#, fuzzy, php-format
-msgid "Command specified as %s hook for plugin %s does not exist!"
-msgstr ""
-"Не удается найти команду \"%s\", указанную в поле POSTCREATE модуля \"%s\"."
+#: plugins/personal/myaccount/password.tpl:31
+#: plugins/personal/myaccount/password.tpl:84
+#: plugins/personal/password/password.tpl:37
+#: plugins/personal/password/password.tpl:91
+#: ihtml/themes/default/password.tpl:117
+#, fuzzy
+msgid "Password strength"
+msgstr "Хэширование паролей"
 
-#: include/utils/class_msgPool.inc:191
-#, fuzzy, php-format
-msgid "%s command is invalid!"
-msgstr "Указанное Ð¸Ð¼Ñ\8f Ñ\83же Ð¸Ñ\81полÑ\8cзÑ\83еÑ\82Ñ\81Ñ\8f."
+#: plugins/personal/myaccount/password.tpl:97
+#: plugins/personal/password/password.tpl:104
+msgid "Clear fields"
+msgstr "Ð\9eÑ\87иÑ\81Ñ\82иÑ\82Ñ\8c Ð¿Ð¾Ð»Ñ\8f"
 
-#: include/utils/class_msgPool.inc:193
-#, fuzzy, php-format
-msgid "%s command (%s) for plugin %s is invalid!"
-msgstr "Указанное имя уже используется."
+#: plugins/personal/myaccount/changed.tpl:3
+#: plugins/personal/password/changed.tpl:3
+#, fuzzy
+msgid ""
+"You've successfully changed your password. Remember to change all programs "
+"configured to use it as well."
+msgstr ""
+"Вы успешно сменили свой пароль. Не забудьте изменить нужные настройки "
+"использующих его программ."
 
-#: include/utils/class_msgPool.inc:195
-#, fuzzy, php-format
-msgid "%s command for plugin %s is invalid!"
-msgstr "Указанное имя уже используется."
+#: plugins/personal/myaccount/main.inc:49 include/class_session.inc:76
+#: include/class_session.inc:101 include/class_session.inc:127
+#: include/class_ldap.inc:784 include/class_ldap.inc:835
+#: include/class_CopyPasteHandler.inc:160
+#: include/class_CopyPasteHandler.inc:274 include/class_acl.inc:984
+#: include/class_log.inc:87 include/functions.inc:623
+#: include/functions.inc:827 include/functions.inc:945
+#: include/functions.inc:1340 include/functions.inc:2168
+#: include/functions.inc:2198 include/functions.inc:2218
+#: include/class_management.inc:659 include/class_management.inc:743
+#, fuzzy
+msgid "Internal error"
+msgstr "Терминал-сервер"
 
-#: include/utils/class_msgPool.inc:197
-#, fuzzy, php-format
-msgid "%s command (%s) is invalid!"
-msgstr "Указанное имя уже используется."
+#: plugins/personal/myaccount/main.inc:50 include/class_management.inc:660
+#: include/class_management.inc:744
+#, php-format
+msgid ""
+"Cannot instantiate tabbed-plug-in, the base plugin (%s) is not available!"
+msgstr ""
 
-#: include/utils/class_msgPool.inc:205
-#, fuzzy, php-format
-msgid "Cannot execute %s command!"
-msgstr "Невозможно выбрать базу данных!"
+#: plugins/personal/myaccount/nochange.tpl:2
+#: plugins/personal/password/nochange.tpl:2
+#, fuzzy
+msgid "You have no permission to change your password at this time"
+msgstr "У вас недостаточно прав для смены своего пароля."
 
-#: include/utils/class_msgPool.inc:207
-#, fuzzy, php-format
-msgid "Cannot execute %s command (%s) for plugin %s!"
-msgstr "Ð\9dевозможно Ð²Ñ\8bбÑ\80аÑ\82Ñ\8c Ð±Ð°Ð·Ñ\83 Ð´Ð°Ð½Ð½Ñ\8bÑ\85!"
+#: plugins/personal/myaccount/nochange.tpl:5
+#, fuzzy
+msgid "Your password hash method will not be changed!"
+msgstr "У Ð²Ð°Ñ\81 Ð½ÐµÐ´Ð¾Ñ\81Ñ\82аÑ\82оÑ\87но Ð¿Ñ\80ав Ð´Ð»Ñ\8f Ñ\81менÑ\8b Ñ\81воего Ð¿Ð°Ñ\80олÑ\8f."
 
-#: include/utils/class_msgPool.inc:209
-#, fuzzy, php-format
-msgid "Cannot execute %s command for plugin %s!"
-msgstr "Невозможно выбрать базу данных!"
+#: plugins/personal/generic/paste_generic.tpl:1
+#: ihtml/themes/default/infoPage.tpl:44
+#, fuzzy
+msgid "User settings"
+msgstr "Почтовые настройки пользователя"
 
-#: include/utils/class_msgPool.inc:211
-#, fuzzy, php-format
-msgid "Cannot execute %s command (%s)!"
-msgstr "Ð\9dевозможно Ð²Ñ\8bбÑ\80аÑ\82Ñ\8c Ð±Ð°Ð·Ñ\83 Ð´Ð°Ð½Ð½Ñ\8bÑ\85!"
+#: plugins/personal/generic/paste_generic.tpl:3
+#, fuzzy
+msgid "Paste user"
+msgstr "Ð\94аÑ\82а"
 
-#: include/utils/class_msgPool.inc:219
-#, fuzzy, php-format
-msgid "Value for %s is too large!"
-msgstr "Значение 'UID' слишком маленькое."
+#: plugins/personal/generic/paste_generic.tpl:6
+#: plugins/personal/generic/generic.tpl:1
+#: plugins/personal/generic/generic.tpl:3
+msgid "Personal information"
+msgstr "Личная информация"
 
-#: include/utils/class_msgPool.inc:221
-#, fuzzy, php-format
-msgid "%s must be smaller than %s!"
-msgstr ""
-"Значение поля \"shadowMin\" должно быть меньше значения поля \"shadowMax\"."
+#: plugins/personal/generic/paste_generic.tpl:21
+#: plugins/generic/dashBoard/Register/register.tpl:53
+#: setup/setup_migrate.tpl:53 ihtml/themes/default/login.tpl:47
+msgid "Password"
+msgstr "Пароль"
 
-#: include/utils/class_msgPool.inc:229
-#, fuzzy, php-format
-msgid "Value for %s is too small!"
-msgstr "Ð\97наÑ\87ение 'UID' Ñ\81лиÑ\88ком Ð¼Ð°Ð»ÐµÐ½Ñ\8cкое."
+#: plugins/personal/generic/paste_generic.tpl:24
+#, fuzzy
+msgid "Clear password"
+msgstr "Ð\9dовÑ\8bй Ð¿Ð°Ñ\80олÑ\8c"
 
-#: include/utils/class_msgPool.inc:231
-#, fuzzy, php-format
-msgid "%s must be %s or above!"
-msgstr ""
-"У вас должна быть установка PHP версии не ниже 4.1.0, так как в ней "
-"реализованы некоторые новые функции и исправлены некоторые ошибки."
+#: plugins/personal/generic/paste_generic.tpl:25
+#, fuzzy
+msgid "Set new password"
+msgstr "Изменить пароль"
 
-#: include/utils/class_msgPool.inc:238
-#, php-format
-msgid "%s depends on %s - please provide both values!"
-msgstr ""
+#: plugins/personal/generic/paste_generic.tpl:31
+#: plugins/personal/generic/generic_picture.tpl:2
+#: plugins/personal/generic/generic.tpl:8
+#, fuzzy
+msgid "The users picture"
+msgstr "Изображение"
 
-#: include/utils/class_msgPool.inc:244
-#, fuzzy, php-format
-msgid "There is already an entry with this %s attribute in the system!"
-msgstr ""
-"Пользователь с таким регистрационным именем в базе данных уже существует."
+#: plugins/personal/generic/paste_generic.tpl:43
+#: plugins/personal/generic/generic_picture.tpl:13
+msgid "Remove picture"
+msgstr "Удалить изображение"
 
-#: include/utils/class_msgPool.inc:250
-#, fuzzy, php-format
-msgid "The required field %s is empty!"
-msgstr "Обязательное поле \"Имя\" не заполнено."
+#: plugins/personal/generic/generic_picture.tpl:1
+#: plugins/personal/generic/class_user.inc:544
+#: plugins/personal/generic/class_user.inc:1716
+#, fuzzy
+msgid "User picture"
+msgstr "Изображение"
 
-#: include/utils/class_msgPool.inc:258
-msgid "Example"
-msgstr ""
+#: plugins/personal/generic/generic_certs.tpl:3
+#: plugins/personal/generic/generic.tpl:226
+#: plugins/personal/generic/class_user.inc:550
+#: plugins/personal/generic/class_user.inc:572
+msgid "Certificates"
+msgstr "Сертификаты"
 
-#: include/utils/class_msgPool.inc:278
-#, fuzzy, php-format
-msgid "The Field %s contains invalid characters"
-msgstr "Ð\97наÑ\87ение Ð¿Ð¾Ð»Ñ\8f \"Ð\98мÑ\8f\" Ñ\81одеÑ\80жиÑ\82 Ð½ÐµÐ´Ð¾Ð¿Ñ\83Ñ\81Ñ\82имÑ\8bе Ñ\81имволÑ\8b."
+#: plugins/personal/generic/generic_certs.tpl:5
+#, fuzzy
+msgid "The users standard certificate"
+msgstr "СÑ\82андаÑ\80Ñ\82нÑ\8bй Ñ\81еÑ\80Ñ\82иÑ\84икаÑ\82"
 
-#: include/utils/class_msgPool.inc:279
-#, fuzzy, php-format
-msgid "%s is not allowed:"
-msgstr "Сменить пароль"
+#: plugins/personal/generic/generic_certs.tpl:8
+msgid "Standard certificate"
+msgstr "Стандартный сертификат"
 
-#: include/utils/class_msgPool.inc:279
-#, fuzzy, php-format
-msgid "%s are not allowed!"
-msgstr "СмениÑ\82Ñ\8c Ð¿Ð°Ñ\80олÑ\8c"
+#: plugins/personal/generic/generic_certs.tpl:31
+#, fuzzy
+msgid "The users S/MIME certificate"
+msgstr "СеÑ\80Ñ\82иÑ\84икаÑ\82 S/MIME"
 
-#: include/utils/class_msgPool.inc:282
-#, fuzzy, php-format
-msgid "The Field %s contains invalid characters!"
-msgstr "Значение поля \"Имя\" содержит недопустимые символы."
+#: plugins/personal/generic/generic_certs.tpl:34
+msgid "S/MIME certificate"
+msgstr "Сертификат S/MIME"
 
-#: include/utils/class_msgPool.inc:289
-#, fuzzy, php-format
-msgid "Missing %s PHP extension!"
-msgstr "УдалиÑ\82Ñ\8c Ð¿Ð°Ñ\80амеÑ\82Ñ\80Ñ\8b"
+#: plugins/personal/generic/generic_certs.tpl:57
+#, fuzzy
+msgid "The users PKCS12 certificate"
+msgstr "СеÑ\80Ñ\82иÑ\84икаÑ\82 PKCS12"
 
-#: include/utils/class_msgPool.inc:319
-#: plugins/admin/ogroups/objectSelect/selectObject-list.xml:123
-#: plugins/admin/groups/userGroupSelect/selectUserGroup-list.xml:83
-#: plugins/personal/generic/generic.tpl:252
-#: plugins/personal/generic/generic.tpl:272
-#, php-format
-msgid "Add"
-msgstr "Добавить"
+#: plugins/personal/generic/generic_certs.tpl:60
+msgid "PKCS12 certificate"
+msgstr "Сертификат PKCS12"
 
-#: include/utils/class_msgPool.inc:319
-#, fuzzy, php-format
-msgid "Add %s"
-msgstr "Ð\94обавиÑ\82Ñ\8c"
+#: plugins/personal/generic/generic_certs.tpl:83
+#: plugins/personal/generic/class_user.inc:1663
+msgid "Certificate serial number"
+msgstr "СеÑ\80ийнÑ\8bй Ð½Ð¾Ð¼ÐµÑ\80 Ñ\81еÑ\80Ñ\82иÑ\84икаÑ\82а"
 
-#: include/utils/class_msgPool.inc:325
-#, php-format
-msgid "Delete"
-msgstr "Удалить"
+#: plugins/personal/generic/generic.tpl:21
+msgid "Change picture"
+msgstr "Сменить изображение"
 
-#: include/utils/class_msgPool.inc:325
-#, fuzzy, php-format
-msgid "Delete %s"
-msgstr "УдалиÑ\82Ñ\8c"
+#: plugins/personal/generic/generic.tpl:83
+#, fuzzy
+msgid "Template name"
+msgstr "Шаблон"
 
-#: include/utils/class_msgPool.inc:331
-#, fuzzy, php-format
-msgid "Set %s"
-msgstr "Установить"
+#: plugins/personal/generic/generic.tpl:92
+#: plugins/personal/generic/class_user.inc:1708
+#: ihtml/themes/default/infoPage.tpl:16
+msgid "Personal title"
+msgstr "Обращение"
 
-#: include/utils/class_msgPool.inc:337
-#, fuzzy, php-format
-msgid "Edit..."
-msgstr "Изменить"
+#: plugins/personal/generic/generic.tpl:102
+#: plugins/personal/generic/class_user.inc:1709
+#: ihtml/themes/default/infoPage.tpl:17
+msgid "Academic title"
+msgstr "Академическое звание"
 
-#: include/utils/class_msgPool.inc:337
-#, fuzzy, php-format
-msgid "Edit %s..."
-msgstr "Пользователи домена"
+#: plugins/personal/generic/generic.tpl:117
+#: plugins/personal/generic/class_user.inc:1368
+#: plugins/personal/generic/class_user.inc:1711
+#: ihtml/themes/default/infoPage.tpl:19
+msgid "Date of birth"
+msgstr "Дата рождения"
 
-#: include/utils/class_msgPool.inc:343
-msgid "Back"
-msgstr "Назад"
+#: plugins/personal/generic/generic.tpl:140
+#: plugins/personal/generic/class_user.inc:1712
+msgid "Sex"
+msgstr "Пол"
 
-#: include/utils/class_msgPool.inc:363
-#, fuzzy, php-format
-msgid "This account has no valid %s extensions!"
-msgstr "Для этой учетной записи нет корректных расширений GOsa."
+#: plugins/personal/generic/generic.tpl:154
+#: plugins/personal/generic/class_user.inc:1713
+#, fuzzy
+msgid "Preferred language"
+msgstr "Язык по умолчанию"
 
-#: include/utils/class_msgPool.inc:369
-#, fuzzy, php-format
-msgid ""
-"This account has %s settings enabled. You can disable them by clicking below."
-msgstr ""
-"В этой учетной записи используются атрибуты POSIX. Вы можете отключить их "
-"использование, щелкнув ниже."
+#: plugins/personal/generic/generic.tpl:193
+msgid "Private phone"
+msgstr "Личный телефон"
 
-#: include/utils/class_msgPool.inc:372 include/utils/class_msgPool.inc:379
-#, fuzzy, php-format
-msgid ""
-"This account has %s settings enabled. To disable them, you'll need to remove "
-"the %s settings first!"
-msgstr ""
-"В этой учетной записи используются атрибуты POSIX. Чтобы отключить их "
-"использование, сначала нужно удалить учетную запись Samba."
+#: plugins/personal/generic/generic.tpl:201
+#: plugins/personal/generic/class_user.inc:1349
+#: plugins/personal/generic/class_user.inc:1739
+#: plugins/personal/generic/class_user.inc:1842
+msgid "Homepage"
+msgstr "Домашняя страница"
 
-#: include/utils/class_msgPool.inc:388
-#, fuzzy, php-format
-msgid ""
-"This account has %s settings disabled. You can enable them by clicking below."
-msgstr ""
-"В этой учетной записи не используются атрибуты POSIX. Вы можете использовать "
-"их, щелкнув ниже."
+#: plugins/personal/generic/generic.tpl:209
+msgid "Password storage"
+msgstr "Хэширование паролей"
 
-#: include/utils/class_msgPool.inc:391 include/utils/class_msgPool.inc:398
-#, fuzzy, php-format
-msgid ""
-"This account has %s settings disabled. To enable them, you'll need to add "
-"the %s settings first!"
-msgstr ""
-"В этой учетной записи используются атрибуты POSIX. Чтобы отключить их "
-"использование, сначала нужно удалить учетную запись Samba."
+#: plugins/personal/generic/generic.tpl:218 include/functions.inc:1281
+msgid "Configure"
+msgstr "Настроить"
 
-#: include/utils/class_msgPool.inc:406
-#, fuzzy, php-format
-msgid "Add %s settings"
-msgstr "Дополнительные записи в fstab"
+#: plugins/personal/generic/generic.tpl:229
+msgid "Edit certificates"
+msgstr "Изменить сертификаты"
 
-#: include/utils/class_msgPool.inc:412
-#, fuzzy, php-format
-msgid "Remove %s settings"
-msgstr "Атрибуты UNIX"
+#: plugins/personal/generic/generic.tpl:241
+msgid "Restrict login to"
+msgstr ""
 
-#: include/utils/class_msgPool.inc:418
-msgid "Click the 'Edit' button below to change informations in this dialog"
-msgstr "Нажмите 'Изменить' чтобы отредактировать данные в этой форме."
+#: plugins/personal/generic/generic.tpl:249
+#: plugins/personal/generic/generic.tpl:269
+msgid "IP or network"
+msgstr ""
 
-#: include/utils/class_msgPool.inc:424
-msgid "January"
-msgstr "Январь"
+#: plugins/personal/generic/generic.tpl:285
+#: plugins/personal/generic/generic.tpl:288
+#: plugins/personal/generic/generic.tpl:296
+#: plugins/personal/generic/generic.tpl:383
+#: plugins/personal/generic/generic.tpl:434
+#: plugins/personal/generic/generic.tpl:466
+#: plugins/personal/generic/generic.tpl:515
+#: plugins/personal/generic/generic.tpl:564
+msgid "Organizational information"
+msgstr "Информация об организации"
 
-#: include/utils/class_msgPool.inc:424
-msgid "February"
-msgstr "Февраль"
+#: plugins/personal/generic/generic.tpl:296
+#: plugins/personal/generic/generic.tpl:383
+#: plugins/personal/generic/generic.tpl:434
+#: plugins/personal/generic/generic.tpl:466
+#: plugins/personal/generic/generic.tpl:515
+#: plugins/personal/generic/generic.tpl:564
+#, fuzzy
+msgid "part"
+msgstr "Запуск"
 
-#: include/utils/class_msgPool.inc:424
-msgid "March"
-msgstr "Ð\9cаÑ\80Ñ\82"
+#: plugins/personal/generic/generic.tpl:314
+msgid "Department No."
+msgstr "Ð\9dомеÑ\80 Ð¿Ð¾Ð´Ñ\80азделениÑ\8f"
 
-#: include/utils/class_msgPool.inc:424
-msgid "April"
-msgstr "Ð\90пÑ\80елÑ\8c"
+#: plugins/personal/generic/generic.tpl:322
+msgid "Employee No."
+msgstr "Ð\9dомеÑ\80 Ñ\80абоÑ\82ника"
 
-#: include/utils/class_msgPool.inc:425
-msgid "May"
-msgstr "Май"
+#: plugins/personal/generic/generic.tpl:330
+#: plugins/personal/generic/class_user.inc:1725
+#: ihtml/themes/default/infoPage.tpl:33
+msgid "Employee type"
+msgstr "Форма трудоустройства"
 
-#: include/utils/class_msgPool.inc:425
-msgid "June"
-msgstr "Июнь"
+#: plugins/personal/generic/generic.tpl:385
+#: plugins/personal/generic/generic.tpl:566
+msgid "Room No."
+msgstr "Номер комнаты"
 
-#: include/utils/class_msgPool.inc:425
-msgid "July"
-msgstr "Июль"
+#: plugins/personal/generic/generic.tpl:403
+#: plugins/personal/generic/class_user.inc:1360
+#: plugins/personal/generic/class_user.inc:1851
+msgid "Mobile"
+msgstr "Мобильный"
 
-#: include/utils/class_msgPool.inc:425
-msgid "August"
-msgstr "Август"
+#: plugins/personal/generic/generic.tpl:411
+#: plugins/personal/generic/class_user.inc:1363
+#: plugins/personal/generic/class_user.inc:1854
+msgid "Pager"
+msgstr "Пейджер"
 
-#: include/utils/class_msgPool.inc:425
-msgid "September"
-msgstr "Сентябрь"
+#: plugins/personal/generic/generic.tpl:468
+#: plugins/personal/generic/class_user.inc:1657
+msgid "Vocation"
+msgstr "Специальность"
 
-#: include/utils/class_msgPool.inc:426
-msgid "October"
-msgstr "Октябрь"
+#: plugins/personal/generic/generic.tpl:476
+#: plugins/personal/generic/class_user.inc:1660
+msgid "Unit description"
+msgstr "Описание подразделения"
 
-#: include/utils/class_msgPool.inc:426
-msgid "November"
-msgstr "Ноябрь"
+#: plugins/personal/generic/generic.tpl:485
+#: plugins/personal/generic/class_user.inc:1661
+msgid "Subject area"
+msgstr "Область деятельности"
 
-#: include/utils/class_msgPool.inc:426
-msgid "December"
-msgstr "Декабрь"
+#: plugins/personal/generic/generic.tpl:494
+#: plugins/personal/generic/class_user.inc:1662
+msgid "Functional title"
+msgstr "Должность"
 
-#: include/utils/class_msgPool.inc:432
-#, fuzzy
-msgid "Sunday"
-msgstr "Ð\98мÑ\8f Ñ\81еÑ\80веÑ\80а"
+#: plugins/personal/generic/generic.tpl:517
+#: plugins/personal/generic/class_user.inc:1659
+msgid "Person locality"
+msgstr "Ð\9cеÑ\81Ñ\82оположение Ñ\81оÑ\82Ñ\80Ñ\83дника"
 
-#: include/utils/class_msgPool.inc:432
-#, fuzzy
-msgid "Monday"
-msgstr "меÑ\81Ñ\8fÑ\86"
+#: plugins/personal/generic/generic.tpl:526
+#: plugins/personal/generic/class_user.inc:1655
+msgid "Unit"
+msgstr "Ð\9fодÑ\80азделение"
 
-#: include/utils/class_msgPool.inc:432
-msgid "Tuesday"
-msgstr ""
+#: plugins/personal/generic/generic.tpl:535
+#: plugins/personal/generic/class_user.inc:1665
+#: ihtml/themes/default/infoPage.tpl:29
+msgid "Street"
+msgstr "Улица"
 
-#: include/utils/class_msgPool.inc:432
-msgid "Wednesday"
-msgstr ""
+#: plugins/personal/generic/generic.tpl:543
+#: plugins/personal/generic/class_user.inc:1667
+msgid "Postal code"
+msgstr "Почтовый индекс"
 
-#: include/utils/class_msgPool.inc:432
-msgid "Thursday"
-msgstr ""
+#: plugins/personal/generic/generic.tpl:551
+#: plugins/personal/generic/class_user.inc:1656
+msgid "House identifier"
+msgstr "Номер дома"
 
-#: include/utils/class_msgPool.inc:432
-msgid "Friday"
-msgstr ""
+#: plugins/personal/generic/generic.tpl:580
+msgid "Please use the phone tab"
+msgstr "Воспользуйтесь закладкой \"Телефон\""
 
-#: include/utils/class_msgPool.inc:432
-msgid "Saturday"
-msgstr ""
+#: plugins/personal/generic/generic.tpl:595
+#: plugins/personal/generic/class_user.inc:1658
+msgid "Last delivery"
+msgstr "Последняя доставка"
 
-#: include/utils/class_msgPool.inc:439
+#: plugins/personal/generic/generic.tpl:604
+#: plugins/personal/generic/class_user.inc:1664
+#: ihtml/themes/default/userFilterEditor.tpl:40
+msgid "Public visible"
+msgstr "Видимый всем"
+
+#: plugins/personal/generic/class_user.inc:38
 #, fuzzy
-msgid "MySQL operation failed!"
-msgstr "Ð\9dевозможно Ð²Ñ\8bполниÑ\82Ñ\8c Ð·Ð°Ð¿Ñ\80оÑ\81 Ðº Ð±Ð°Ð·Ðµ Ð´Ð°Ð½Ð½Ñ\8bÑ\85!"
+msgid "Edit organizational user settings"
+msgstr "Ð\94ополниÑ\82елÑ\8cнÑ\8bе Ð·Ð°Ð¿Ð¸Ñ\81и Ð² fstab"
 
-#: include/utils/class_msgPool.inc:447
+#: plugins/personal/generic/class_user.inc:273
+#: plugins/personal/generic/class_user.inc:1898
+#: include/class_configRegistry.inc:194
 #, fuzzy
-msgid "read operation"
-msgstr "Почтовые настройки"
+msgid "unknown"
+msgstr "состояние неизвестно"
 
-#: include/utils/class_msgPool.inc:447
-msgid "add operation"
+#: plugins/personal/generic/class_user.inc:297
+msgid "Please add a single IP address or a network/net mask combination!"
 msgstr ""
 
-#: include/utils/class_msgPool.inc:447
-#, fuzzy
-msgid "modify operation"
-msgstr "Личная информация"
-
-#: include/utils/class_msgPool.inc:448
-#, fuzzy
-msgid "delete operation"
-msgstr "Выберите чтобы посмотреть рабочие станции"
+#: plugins/personal/generic/class_user.inc:339
+msgid "female"
+msgstr "женский"
 
-#: include/utils/class_msgPool.inc:448
-#, fuzzy
-msgid "search operation"
-msgstr "Учетная запись"
+#: plugins/personal/generic/class_user.inc:339
+msgid "male"
+msgstr "мужской"
 
-#: include/utils/class_msgPool.inc:448
+#: plugins/personal/generic/class_user.inc:395
 #, fuzzy
-msgid "authentication"
-msgstr "Рабочая станция Windows"
-
-#: include/utils/class_msgPool.inc:451
-#, fuzzy, php-format
-msgid "LDAP %s failed!"
-msgstr "Невозможно выполнить запрос к базе данных!"
+msgid "Password configuration"
+msgstr "Системная информация"
 
-#: include/utils/class_msgPool.inc:453
-#, fuzzy
-msgid "LDAP operation failed!"
-msgstr "Невозможно выполнить запрос к базе данных!"
+#: plugins/personal/generic/class_user.inc:429
+msgid "Cannot upload file!"
+msgstr ""
 
-#: include/utils/class_msgPool.inc:469
+#: plugins/personal/generic/class_user.inc:522
 #, fuzzy
-msgid "Upload failed!"
-msgstr "Ошибка при регистрации. Ответ сервера: \"%s\"."
-
-#: include/utils/class_msgPool.inc:472
-#, fuzzy, php-format
-msgid "Upload failed: %s"
-msgstr "Служба печати"
+msgid "Serial number"
+msgstr "Телефонные номера"
 
-#: include/utils/class_msgPool.inc:479
-msgid "Communication failure with the infrastructure service!"
+#: plugins/personal/generic/class_user.inc:569
+msgid "(Not supported certificate types are marked as invalid.)"
 msgstr ""
 
-#: include/utils/class_msgPool.inc:481
+#: plugins/personal/generic/class_user.inc:579
 #, php-format
-msgid "Communication failure with the infrastructure service: %s"
+msgid "Certificate is valid from %s to %s and is currently %s."
 msgstr ""
 
-#: include/utils/class_msgPool.inc:488
-msgid "Communication failure with the GOsa-NG service!"
+#: plugins/personal/generic/class_user.inc:582
+msgid "valid"
 msgstr ""
 
-#: include/utils/class_msgPool.inc:490
-#, php-format
-msgid "Communication failure with the GOsa-NG service: %s"
+#: plugins/personal/generic/class_user.inc:583
+msgid "invalid"
 msgstr ""
 
-#: include/utils/class_msgPool.inc:497 include/utils/class_msgPool.inc:500
-#, fuzzy, php-format
-msgid "This %s is still in use by this object: %s"
-msgstr "Ð\9eпиÑ\81ание Ð³Ñ\80Ñ\83ппы"
+#: plugins/personal/generic/class_user.inc:588
+#, fuzzy
+msgid "No certificate installed"
+msgstr "Ð\98змениÑ\82Ñ\8c Ñ\81еÑ\80Ñ\82иÑ\84икаÑ\82ы"
 
-#: include/utils/class_msgPool.inc:503
-#, fuzzy, php-format
-msgid "This %s is still in use."
-msgstr "Ð\9eпиÑ\81ание Ð³Ñ\80Ñ\83ппÑ\8b"
+#: plugins/personal/generic/class_user.inc:614 html/password.php:194
+#, fuzzy
+msgid "Password method"
+msgstr "Ð¥Ñ\8dÑ\88иÑ\80ование Ð¿Ð°Ñ\80олей"
 
-#: include/utils/class_msgPool.inc:505
-#, fuzzy, php-format
-msgid "This %s is still in use by these objects: %s"
-msgstr "Ð\9eпиÑ\81ание Ð³Ñ\80Ñ\83ппÑ\8b"
+#: plugins/personal/generic/class_user.inc:614
+#, fuzzy
+msgid "The selected password method is no longer available."
+msgstr "У Ð²Ñ\8bбÑ\80анного Ð¿Ñ\80иложениÑ\8f Ð½ÐµÑ\82 Ð¿Ð°Ñ\80амеÑ\82Ñ\80ов."
 
-#: include/utils/class_msgPool.inc:511
-#, php-format
-msgid "File %s does not exist!"
+#: plugins/personal/generic/class_user.inc:1051
+msgid ""
+"Cannot save user picture, GOsa requires the package 'imagemagick' or 'php5-"
+"imagick' to be installed!"
 msgstr ""
 
-#: include/utils/class_msgPool.inc:517
-#, fuzzy, php-format
-msgid "Cannot open file %s for reading!"
-msgstr "Удалить"
-
-#: include/utils/class_msgPool.inc:523
-#, fuzzy, php-format
-msgid "Cannot open file %s for writing!"
-msgstr "Удалить"
-
-#: include/utils/class_msgPool.inc:529
-#, fuzzy, php-format
-msgid ""
-"The value for %s is currently unconfigured or invalid, please check your "
-"configuration file!"
-msgstr "Не удается подключиться к базе журналов, отчеты показаны не будут!"
+#: plugins/personal/generic/class_user.inc:1177
+msgid "Cannot build RDN: no + allowed to build sub RDN!"
+msgstr ""
 
-#: include/utils/class_msgPool.inc:535
-#, fuzzy, php-format
-msgid "Cannot delete file %s!"
-msgstr "Удалить"
+#: plugins/personal/generic/class_user.inc:1184
+msgid "Cannot build RDN: attribute is not defined!"
+msgstr ""
 
-#: include/utils/class_msgPool.inc:541
-#, fuzzy, php-format
-msgid "Cannot create folder %s!"
-msgstr "Список подразделений"
+#: plugins/personal/generic/class_user.inc:1202
+msgid "Cannot build RDN: invalid attribute parameters!"
+msgstr ""
 
-#: include/utils/class_msgPool.inc:547
-#, fuzzy, php-format
-msgid "Cannot delete folder %s!"
-msgstr "Удалить"
+#: plugins/personal/generic/class_user.inc:1273
+#, fuzzy
+msgid "The selected password method requires initial configuration!"
+msgstr "У выбранного приложения нет параметров."
 
-#: include/utils/class_msgPool.inc:553
-#, fuzzy, php-format
-msgid "Checking for %s support"
-msgstr "Ð\9fÑ\80овеÑ\80ка Ð¿Ð¾Ð´Ð´ÐµÑ\80жки gettext"
+#: plugins/personal/generic/class_user.inc:1483
+#, fuzzy
+msgid "Cannot open certificate!"
+msgstr "Ð\9dевозможно Ð²Ñ\8bбÑ\80аÑ\82Ñ\8c Ð±Ð°Ð·Ñ\83 Ð´Ð°Ð½Ð½Ñ\8bÑ\85!"
 
-#: include/utils/class_msgPool.inc:559
-#, php-format
-msgid "Install and activate the %s PHP module."
-msgstr ""
+#: plugins/personal/generic/class_user.inc:1671
+#, fuzzy
+msgid "Generic user settings"
+msgstr "Общая информация о пользователе"
 
-#: include/utils/class_msgPool.inc:565
-#, php-format
+#: plugins/personal/generic/class_user.inc:1692
 msgid ""
-"Cannot initialize class %s! Maybe there is a plugin missing in your gosa "
-"setup?"
+"Pattern for the generation of user DNs. Please read the FAQ for details."
 msgstr ""
 
-#: include/utils/class_msgPool.inc:571
-msgid ""
-"The supplied base is not valid and has been reset to its previous value!"
-msgstr ""
+#: plugins/personal/generic/class_user.inc:1706
+#, fuzzy
+msgid "Allow definition of custom filters"
+msgstr "Настроить"
 
-#: include/class_ldap.inc:305 include/class_ldap.inc:342
-msgid "Performance warning"
-msgstr ""
+#: plugins/personal/generic/class_user.inc:1718
+#, fuzzy
+msgid "Login restrictions"
+msgstr "Срок действия пароля истекает"
 
-#: include/class_ldap.inc:305 include/class_ldap.inc:342
-#, php-format
-msgid "LDAP performance is poor: last query took %.2fs!"
-msgstr ""
+#: plugins/personal/generic/class_user.inc:1722
+#: ihtml/themes/default/infoPage.tpl:30
+#, fuzzy
+msgid "Department number"
+msgstr "Управление подразделениями"
 
-#: include/class_ldap.inc:784
-#, php-format
-msgid "Cannot automatically create subtrees with RDN %s: no object class found"
-msgstr ""
+#: plugins/personal/generic/class_user.inc:1724
+#: ihtml/themes/default/infoPage.tpl:32
+#, fuzzy
+msgid "Employee number"
+msgstr "Форма трудоустройства"
 
-#: include/class_ldap.inc:835
-#, php-format
-msgid "Cannot automatically create subtrees with RDN %s: not supported"
-msgstr ""
+#: plugins/personal/generic/class_user.inc:1727
+#, fuzzy
+msgid "Room number"
+msgstr "Телефонные номера"
 
-#: include/class_ldap.inc:922
-#, fuzzy, php-format
-msgid "while operating on %s using LDAP server %s"
-msgstr "Ð\9eÑ\88ибка Ð¿Ñ\80и Ð¿Ð¾Ð´ÐºÐ»Ñ\8eÑ\87ении Ðº LDAP-Ñ\81еÑ\80веÑ\80Ñ\83. Ð\9eÑ\82веÑ\82 Ñ\81еÑ\80веÑ\80а: \"%s\"."
+#: plugins/personal/generic/class_user.inc:1728
+#, fuzzy
+msgid "Telephone number"
+msgstr "ТелеÑ\84оннÑ\8bе Ð½Ð¾Ð¼ÐµÑ\80а"
 
-#: include/class_ldap.inc:924
-#, fuzzy, php-format
-msgid "while operating on LDAP server %s"
-msgstr "Ð\9eÑ\88ибка Ð¿Ñ\80и Ð¿Ð¾Ð´ÐºÐ»Ñ\8eÑ\87ении Ðº LDAP-Ñ\81еÑ\80веÑ\80Ñ\83. Ð\9eÑ\82веÑ\82 Ñ\81еÑ\80веÑ\80а: \"%s\"."
+#: plugins/personal/generic/class_user.inc:1729
+#, fuzzy
+msgid "Pager number"
+msgstr "ТелеÑ\84оннÑ\8bе Ð½Ð¾Ð¼ÐµÑ\80а"
 
-#: include/class_ldap.inc:977
-#, php-format
-msgid "Command line programm %s is missing!"
-msgstr ""
+#: plugins/personal/generic/class_user.inc:1730
+#, fuzzy
+msgid "Mobile number"
+msgstr "Домашний телефон"
 
-#: include/class_ldap.inc:1138
-#, php-format
-msgid ""
-"Invalid DN %s: block to be imported should start with 'dn: ...' in line %s"
-msgstr ""
+#: plugins/personal/generic/class_user.inc:1731
+#, fuzzy
+msgid "Fax number"
+msgstr "Терминал"
 
-#: include/class_ldap.inc:1167
-#, php-format
-msgid "Error while importing DN %s: please check LDIF from line %s on!"
+#: plugins/personal/generic/class_user.inc:1737
+#: ihtml/themes/default/infoPage.tpl:18
+msgid "Home postal address"
 msgstr ""
 
-#: include/class_log.inc:87
-#, fuzzy, php-format
-msgid "Logging failed: %s"
-msgstr "СлÑ\83жба Ð¿ÐµÑ\87аÑ\82и"
+#: plugins/personal/generic/class_user.inc:1738
+#, fuzzy
+msgid "Home phone number"
+msgstr "ТелеÑ\84оннÑ\8bе Ð½Ð¾Ð¼ÐµÑ\80а"
 
-#: include/class_log.inc:102
-#, fuzzy, php-format
-msgid "Invalid option %s specified!"
-msgstr "Ð\97наÑ\87ение Ð¿Ð¾Ð»Ñ\8f \"Ð\98мÑ\8f\" Ñ\81одеÑ\80жиÑ\82 Ð½ÐµÐ´Ð¾Ð¿Ñ\83Ñ\81Ñ\82имÑ\8bе Ñ\81имволÑ\8b."
+#: plugins/personal/generic/class_user.inc:1740
+#, fuzzy
+msgid "User password method"
+msgstr "Ð¥Ñ\8dÑ\88иÑ\80ование Ð¿Ð°Ñ\80олей"
 
-#: include/class_log.inc:106
+#: plugins/personal/generic/class_user.inc:1741
 #, fuzzy
-msgid "Specified 'objectType' is empty or invalid!"
-msgstr "Указанное Ð¸Ð¼Ñ\8f Ñ\83же Ð¸Ñ\81полÑ\8cзÑ\83еÑ\82Ñ\81Ñ\8f."
+msgid "User certificates"
+msgstr "СÑ\82андаÑ\80Ñ\82нÑ\8bй Ñ\81еÑ\80Ñ\82иÑ\84икаÑ\82"
 
-#: include/class_configRegistry.inc:194
-#: plugins/personal/generic/class_user.inc:273
-#: plugins/personal/generic/class_user.inc:1899
+#: plugins/personal/generic/class_user.inc:1949
 #, fuzzy
-msgid "unknown"
-msgstr "состояние неизвестно"
+msgid "Entries differ"
+msgstr "Группа пользователя"
 
-#: include/class_configRegistry.inc:197
-#, php-format
-msgid "%s has version %s but %s is required!"
-msgstr ""
+#: plugins/personal/password/password.tpl:10
+#, fuzzy
+msgid "Your Password has expired. Please choose a new password."
+msgstr "У вас недостаточно прав для смены своего пароля."
 
-#: include/class_configRegistry.inc:239 setup/class_setupStep_Schema.inc:96
-msgid "The following object classes are missing:"
-msgstr ""
+#: plugins/personal/password/class_password.inc:27
+#, fuzzy
+msgid "Change user password"
+msgstr "Сменить пароль"
 
-#: include/class_configRegistry.inc:246 setup/class_setupStep_Schema.inc:99
-msgid "The following object classes are outdated:"
-msgstr ""
+#: plugins/personal/password/class_password.inc:119 html/password.php:244
+msgid "You need to specify your current password in order to proceed."
+msgstr "Для продолжения укажите свой текущий пароль."
 
-#: include/class_configRegistry.inc:252
-msgid ""
-"Plugins that require one or more of the object classes above will be "
-"disabled until the object classes get updated."
-msgstr ""
+#: plugins/personal/password/class_password.inc:123 html/password.php:248
+msgid "The password you've entered as 'New password' is empty."
+msgstr "Вы не указали новый пароль."
 
-#: include/class_configRegistry.inc:254
-#, fuzzy
-msgid "Schema validation error"
-msgstr "Рабочая станция Windows"
+#: plugins/personal/password/class_password.inc:125 html/password.php:250
+msgid "The password used as new and current are too similar."
+msgstr "Новый и текущий пароли слишком похожи."
 
-#: include/class_configRegistry.inc:689
-#, fuzzy, php-format
-msgid "The value %s specified for %s:%s needs to be a bool value!"
-msgstr ""
-"Не удается найти команду \"%s\", указанную в поле POSTCREATE модуля \"%s\"."
+#: plugins/personal/password/class_password.inc:127 html/password.php:252
+msgid "The password used as new is to short."
+msgstr "Новый пароль слишком короткий."
 
-#: include/class_configRegistry.inc:704
-#, fuzzy, php-format
-msgid "The value %s specified for %s:%s needs to be a string!"
-msgstr ""
-"Не удается найти команду \"%s\", указанную в поле POSTCREATE модуля \"%s\"."
+#: plugins/personal/password/class_password.inc:129 html/password.php:254
+#, fuzzy
+msgid "The password contains possibly problematic Unicode characters!"
+msgstr "Значение поля \"Имя\" содержит недопустимые символы."
 
-#: include/class_configRegistry.inc:719
-#, fuzzy, php-format
-msgid "The value %s specified for %s:%s needs to be numeric!"
+#: plugins/personal/password/class_password.inc:136 html/password.php:280
+#, php-format
+msgid "Check-hook reported a problem: %s. Password change canceled!"
 msgstr ""
-"Не удается найти команду \"%s\", указанную в поле POSTCREATE модуля \"%s\"."
-
-#: include/class_configRegistry.inc:734
-#, fuzzy, php-format
-msgid "The path %s specified for %s:%s is invalid!"
-msgstr "Значение поля \"UID\" некорректно."
 
-#: include/class_configRegistry.inc:750 include/class_configRegistry.inc:797
-#, fuzzy, php-format
-msgid "The folder %s specified for %s:%s does not exists!"
-msgstr ""
-"Не удается найти команду \"%s\", указанную в поле POSTCREATE модуля \"%s\"."
+#: plugins/personal/password/class_password.inc:156
+msgid ""
+"The password you've entered as your current password doesn't match the real "
+"one."
+msgstr "Введенный вами текущий пароль не совпадает с реальным."
 
-#: include/class_configRegistry.inc:755
-#, fuzzy, php-format
-msgid "The folder %s specified for %s:%s is not readable!"
-msgstr ""
-"Не удается найти команду \"%s\", указанную в поле POSTCREATE модуля \"%s\"."
+#: plugins/personal/password/class_password.inc:159
+#, fuzzy
+msgid "You have no permission to change your password."
+msgstr "У вас недостаточно прав для смены своего пароля."
 
-#: include/class_configRegistry.inc:775 include/class_configRegistry.inc:780
-#, fuzzy, php-format
-msgid "The file %s specified for %s:%s is not writeable!"
-msgstr ""
-"Не удается найти команду \"%s\", указанную в поле POSTCREATE модуля \"%s\"."
+#: plugins/personal/password/class_password.inc:223
+#, fuzzy
+msgid "User password"
+msgstr "Новый пароль"
 
-#: include/class_configRegistry.inc:802
-#, fuzzy, php-format
-msgid "The folder %s specified for %s:%s is not writeable!"
+#: plugins/personal/password/class_password.inc:236
+msgid "Script to be called before a password gets locked."
 msgstr ""
-"Не удается найти команду \"%s\", указанную в поле POSTCREATE модуля \"%s\"."
 
-#: include/class_configRegistry.inc:820
-#, fuzzy, php-format
-msgid "The file %s specified for %s:%s does not exists!"
+#: plugins/personal/password/class_password.inc:245
+msgid "Script to be called after a password gets locked."
 msgstr ""
-"Не удается найти команду \"%s\", указанную в поле POSTCREATE модуля \"%s\"."
 
-#: include/class_configRegistry.inc:825
-#, fuzzy, php-format
-msgid "The file %s specified for %s:%s is not readable!"
+#: plugins/personal/password/class_password.inc:254
+msgid "Script to be called before a password gets unlocked."
 msgstr ""
-"Не удается найти команду \"%s\", указанную в поле POSTCREATE модуля \"%s\"."
-
-#: include/class_configRegistry.inc:841
-#, fuzzy, php-format
-msgid "The command %s specified for %s:%s is invalid!"
-msgstr "Значение поля \"UID\" некорректно."
-
-#: include/class_configRegistry.inc:856
-#, fuzzy, php-format
-msgid "The DN %s specified for %s:%s is invalid!"
-msgstr "Значение поля \"UID\" некорректно."
 
-#: include/class_configRegistry.inc:871
-#, fuzzy, php-format
-msgid "The RDN %s specified for %s:%s is invalid!"
-msgstr "Значение поля \"UID\" некорректно."
-
-#: include/class_gosaSupportDaemon.inc:112
-msgid "GOsa support daemon"
+#: plugins/personal/password/class_password.inc:263
+msgid "Script to be called after a password gets unlocked."
 msgstr ""
 
-#: include/class_gosaSupportDaemon.inc:787
+#: plugins/addons/propertyEditor/property-filter.xml:15
 #, fuzzy
-msgid "Cannot not parse XML!"
-msgstr "Слишком много пользователей, невозможно создать идентификатор!"
-
-#: include/class_gosaSupportDaemon.inc:1184
-#, fuzzy, php-format
-msgid "Cannot send abort event for entry %s!"
-msgstr "Удалить"
+msgid "Effective properties"
+msgstr "Изменить свойства"
 
-#: include/class_gosaSupportDaemon.inc:1204
-#, fuzzy, php-format
-msgid "Cannot remove entry %s!"
-msgstr "состояние неизвестно"
+#: plugins/addons/propertyEditor/property-filter.xml:29
+#, fuzzy
+msgid "Modified properties"
+msgstr "Изменить свойства"
 
-#: include/class_config.inc:168
-#, php-format
-msgid "XML error in gosa.conf: %s at line %d"
-msgstr "Ð\9eÑ\88ибка XML Ð² gosa.conf: %s Ð² Ñ\81Ñ\82Ñ\80оке %d"
+#: plugins/addons/propertyEditor/property-filter.xml:43
+#, fuzzy
+msgid "All properties"
+msgstr "Ð\98змениÑ\82Ñ\8c Ñ\81войÑ\81Ñ\82ва"
 
-#: include/class_config.inc:367
-msgid "Cannot bind to LDAP!"
-msgstr ""
+#: plugins/addons/propertyEditor/property-filter.xml:57
+#, fuzzy
+msgid "LDAP properties"
+msgstr "Свойства"
 
-#: include/class_config.inc:711
+#: plugins/addons/propertyEditor/property-filter.xml:71
 #, fuzzy
-msgid "sambaSID and/or sambaRidBase missing in the configuration!"
-msgstr "Ð\92 Ð²Ð°Ñ\88ем Ñ\84айле Ð½Ð°Ñ\81Ñ\82Ñ\80ойки Ð¾Ñ\82Ñ\81Ñ\83Ñ\82Ñ\81Ñ\82вÑ\83Ñ\8eÑ\82 Ð·Ð½Ð°Ñ\87ениÑ\8f SID Ð¸/или RIDBASE!"
+msgid "Search for property groups"
+msgstr "Ð\9fоказаÑ\82Ñ\8c Ð¾Ñ\81новнÑ\8bе Ð³Ñ\80Ñ\83ппÑ\8b"
 
-#: include/class_config.inc:1130
+#: plugins/addons/propertyEditor/commandVerifier.tpl:1
 #, fuzzy
-msgid "Configuration"
-msgstr "Ð\9dаÑ\81Ñ\82Ñ\80оиÑ\82Ñ\8c"
+msgid "Command verifier"
+msgstr "и"
 
-#: include/class_config.inc:1130
+#: plugins/addons/propertyEditor/commandVerifier.tpl:3
 msgid ""
-"The configuration file you are using is outdated. Please move the GOsa "
-"configuration file away to run the GOsa setup again."
+"Here you can execute commands in the way GOsa does and check the generated "
+"results or errors. This can be very useful especially for the post events "
+"(postcreate, postmodify and postremove) due to the fact that these hook are "
+"executed silently."
 msgstr ""
 
-#: include/class_config.inc:1172 include/class_config.inc:1203
-#, php-format
+#: plugins/addons/propertyEditor/commandVerifier.tpl:8
 msgid ""
-"The snapshot functionality is enabled, but the required variable %s is not "
-"set."
+"Please be careful here, all commands will really be executed on your machine "
+"and may break things!"
 msgstr ""
 
-#: include/class_config.inc:1185
-#, php-format
-msgid ""
-"The snapshot functionality is enabled, but the required compression module "
-"is missing. Please install %s."
+#: plugins/addons/propertyEditor/commandVerifier.tpl:15
+msgid "The command to check for"
 msgstr ""
 
-#: include/class_core.inc:113 include/class_core.inc:119
-#: plugins/generic/references/class_aclResolver.inc:303
+#: plugins/addons/propertyEditor/commandVerifier.tpl:17
 #, fuzzy
-msgid "All"
-msgstr "Ð\92Ñ\81е"
+msgid "Test"
+msgstr "ТаймаÑ\83Ñ\82 (Ñ\81)"
 
-#: include/class_core.inc:114
-#, fuzzy
-msgid "All objects"
-msgstr "Ð\92клÑ\8eÑ\87аемÑ\8bе Ð¾Ð±Ñ\8aекÑ\82Ñ\8b"
+#: plugins/addons/propertyEditor/property-list.xml:11
+#, fuzzy
+msgid "List of configuration settings"
+msgstr "Ð\9fоÑ\87Ñ\82овÑ\8bе Ð½Ð°Ñ\81Ñ\82Ñ\80ойки Ð¿Ð¾Ð»Ñ\8cзоваÑ\82елÑ\8f"
 
-#: include/class_core.inc:132
+#: plugins/addons/propertyEditor/property-list.xml:15
 #, fuzzy
-msgid "Traditional"
-msgstr "ТеÑ\80миналÑ\8b"
+msgid "Property not used"
+msgstr "Ð\93Ñ\80Ñ\83ппа Ð¿Ð¾Ð»Ñ\8cзоваÑ\82елÑ\8f"
 
-#: include/class_core.inc:132
-msgid "Use samba pool"
+#: plugins/addons/propertyEditor/property-list.xml:23
+msgid "Property will be restored"
 msgstr ""
 
-#: include/class_core.inc:164 include/class_core.inc:167
-#, fuzzy
-msgid "hours"
-msgstr "час"
-
-#: include/class_core.inc:184
+#: plugins/addons/propertyEditor/property-list.xml:31
 #, fuzzy
-msgid "None"
-msgstr "неÑ\82"
+msgid "Modified property"
+msgstr "Ð\9bиÑ\87наÑ\8f Ð¸Ð½Ñ\84оÑ\80маÑ\86иÑ\8f"
 
-#: include/class_core.inc:188 setup/class_setupStep_Language.inc:47
+#: plugins/addons/propertyEditor/property-list.xml:39
 #, fuzzy
-msgid "Automatic"
-msgstr "авÑ\82омаÑ\82иÑ\87еÑ\81ки"
+msgid "Property configured in LDAP"
+msgstr "Ð\9dаÑ\81Ñ\82Ñ\80оиÑ\82Ñ\8c"
 
-#: include/class_core.inc:200
+#: plugins/addons/propertyEditor/property-list.xml:47
 #, fuzzy
-msgid "User value"
-msgstr "Ð\98мÑ\8f Ð¿Ð¾Ð»Ñ\8cзоваÑ\82елÑ\8f"
+msgid "Property configured in config file"
+msgstr "Ð\9dаÑ\81Ñ\82Ñ\80оиÑ\82Ñ\8c"
 
-#: include/class_core.inc:209
+#: plugins/addons/propertyEditor/property-list.xml:80
 #, fuzzy
-msgid "Core"
+msgid "Class"
 msgstr "Выбрать"
 
-#: include/class_core.inc:210
+#: plugins/addons/propertyEditor/property-list.xml:88
 #, fuzzy
-msgid "GOsa core plugin"
-msgstr "Ð\9fоÑ\87Ñ\82овÑ\8bе Ð½Ð°Ñ\81Ñ\82Ñ\80ойки Ð¿Ð¾Ð»Ñ\8cзоваÑ\82елÑ\8f"
+msgid "Value"
+msgstr "мÑ\83жÑ\81кой"
 
-#: include/class_core.inc:238
-msgid ""
-"The 'htaccessAuthentication' variable tells GOsa to use either htaccess "
-"authentication or LDAP authentication. This can be used if you want to use i."
-"e. Kerberos to authenticate the users."
+#: plugins/addons/propertyEditor/property-list.xml:124
+msgid "Restore to default"
 msgstr ""
 
-#: include/class_core.inc:248
-msgid "Enables/Disables GOsa usage statistics moduls."
+#: plugins/addons/propertyEditor/class_commandVerifier.inc:56
+msgid "Results"
 msgstr ""
 
-#: include/class_core.inc:258
-msgid "The database file for GOSa usage statistics."
-msgstr ""
+#: plugins/addons/propertyEditor/class_propertyEditor.inc:6
+#, fuzzy
+msgid "Preferences"
+msgstr "Ссылки"
 
-#: include/class_core.inc:268
+#: plugins/addons/propertyEditor/class_propertyEditor.inc:7
 msgid ""
-"The 'logging' statement enables event logging on GOsa side. Setting it to "
-"'true' GOsa will log every action a user performs via syslog. If you use "
-"rsyslog and configure it to mysql logging, you can browse all events within "
-"GOsa. GOsa will not log anything, if the logging value is empty or set to "
-"'false'."
+"Configure global and special GOsa settings like hooks and plug-in parameters"
 msgstr ""
 
-#: include/class_core.inc:279
-msgid ""
-"The 'listSummary' statement determines whether a status bar will be shown on "
-"the bottom of GOsa generated lists, displaying a short summary of type and "
-"number of elements in the list."
-msgstr ""
+#: plugins/addons/propertyEditor/class_propertyEditor.inc:206
+#, fuzzy
+msgid "No description"
+msgstr "Описание подразделения"
 
-#: include/class_core.inc:289
-msgid ""
-"The 'passwordMinLength' statement determines whether a newly entered "
-"password has to be of a minimum length."
-msgstr ""
+#: plugins/addons/propertyEditor/class_propertyEditor.inc:230
+#: setup/class_setupStep_Checks.inc:209 setup/class_setupStep_Checks.inc:225
+#: setup/class_setupStep_Checks.inc:241 setup/class_setupStep_Checks.inc:257
+#, fuzzy
+msgid "Off"
+msgstr "не в сети"
 
-#: include/class_core.inc:299
-msgid ""
-"The 'passwordMinDiffer' statement determines whether a newly entered "
-"password has to be checked to have at least n different characters."
-msgstr ""
+#: plugins/addons/propertyEditor/class_propertyEditor.inc:231
+#: setup/class_setupStep_Checks.inc:249
+#, fuzzy
+msgid "On"
+msgstr "Параметры"
 
-#: include/class_core.inc:309
-msgid ""
-"The 'passwordProposalHook' can be used to let GOsa generate password "
-"proposals for you. Whenever you change a password, you can then decide "
-"whether to use the proposal or to manually specify a password."
+#: plugins/addons/propertyEditor/class_propertyEditor.inc:251
+msgid "Test the given command."
 msgstr ""
 
-#: include/class_core.inc:309
-msgid "Here is an example command:"
-msgstr ""
+#: plugins/addons/propertyEditor/migration/class_migrateRDN.inc:31
+#, fuzzy, php-format
+msgid "Migration of property '%s'"
+msgstr "Дата"
 
-#: include/class_core.inc:319
-msgid ""
-"The 'displayErrors' statement tells GOsa to show PHP errors in the upper "
-"part of the screen. This should be disabled in productive deployments, "
-"because there might be some important passwords arround."
-msgstr ""
+#: plugins/addons/propertyEditor/migration/class_migrateRDN.inc:34
+#, fuzzy, php-format
+msgid "GOsa has detected objects outside of the configured storage point (%s)."
+msgstr "Вы собираетесь удалить объект %s."
 
-#: include/class_core.inc:319
-#, php-format
-msgid "The property '%s' may be interesting too."
+#: plugins/addons/propertyEditor/migration/class_migrateRDN.inc:161
+msgid "Objects that will be added"
 msgstr ""
 
-#: include/class_core.inc:329
-msgid ""
-"The 'developmentMode' statement tells GOsa to show development related error "
-"messages, for example messages about missing ACL configuration or classes. "
-"Due to the fact that enabling this flag will result in a lot of false error "
-"messages it should only be enabled while developing or debugging plugins!"
+#: plugins/addons/propertyEditor/migration/class_migrateRDN.inc:169
+msgid "Objects that will be moved"
 msgstr ""
 
-#: include/class_core.inc:340
-msgid ""
-"The 'schemaCheck' statement enables or disables schema checking during "
-"login. It is recommended to switch this on in order to let GOsa handle "
-"object creation more efficient."
-msgstr ""
+#: plugins/addons/propertyEditor/migration/class_migrateRDN.inc:177
+#, fuzzy, php-format
+msgid "Moving object '%s' to '%s'"
+msgstr "Список подразделений"
 
-#: include/class_core.inc:350
-msgid ""
-"The 'copyPaste' statement enables copy and paste for LDAP entries managed "
-"with GOsa."
-msgstr ""
+#: plugins/addons/propertyEditor/migration/class_migrateRDN.inc:181
+#: setup/setup_migrate.tpl:32 setup/class_setupStep_Migrate.inc:804
+#, fuzzy
+msgid "Migrate"
+msgstr "Дата"
 
-#: include/class_core.inc:360
-msgid ""
-"The 'forceGlobals' statement enables PHP security checks to force "
-"register_global settings to be switched off."
+#: plugins/addons/propertyEditor/migration/class_migrateRDN.inc:204
+#, php-format
+msgid "Migration failed for object %s, dn already exists!"
 msgstr ""
 
-#: include/class_core.inc:370
-msgid ""
-"The 'forceSSL' statement enables PHP security checks to force encrypted "
-"access to the web interface. GOsa will try to redirect to the same URL - "
-"just with https://"
+#: plugins/addons/propertyEditor/migration/class_migrateRDN.inc:208
+#, php-format
+msgid "Migration failed for object %s, please check if it already exists!"
 msgstr ""
 
-#: include/class_core.inc:380
-msgid ""
-"Logs information about triggered ldap operations, duration, filter, aso. "
-"into syslog."
+#: plugins/addons/propertyEditor/migrate.tpl:3
+msgid "Property migration assistant"
 msgstr ""
 
-#: include/class_core.inc:390
-msgid ""
-"The 'ldapFollowReferrals' statement tells GOsa to follow LDAP referrals."
-msgstr ""
+#: plugins/addons/propertyEditor/migrate.tpl:3
+#, fuzzy
+msgid "Migration steps left"
+msgstr "Дата"
 
-#: include/class_core.inc:400
-msgid ""
-"The 'ldapFilterNestingLimit' statement can be used to speed up group "
-"handling for groups with several hundreds of members. The default behaviour "
-"is, that GOsa will resolv the memberUid values in a group to real names. To "
-"achieve this, it writes a single filter to minimize searches. Some LDAP "
-"servers (namely Sun DS) simply crash when the filter gets too big. You can "
-"set a member limit, where GOsa will stop to do these lookups."
-msgstr ""
+#: plugins/addons/propertyEditor/property-list.tpl:3
+#, fuzzy
+msgid "Warning message"
+msgstr "Домашняя страница"
 
-#: include/class_core.inc:410
-msgid ""
-"The ldapSizelimit statement tells GOsa to retrieve the specified maximum "
-"number of results. The user will get  a  warning,  that  not  all entries "
-"were shown."
-msgstr ""
+#: plugins/addons/propertyEditor/property-list.tpl:7
+#: ihtml/themes/default/removeEntries.tpl:4
+#, fuzzy
+msgid "Attention"
+msgstr "Рабочая станция Windows"
 
-#: include/class_core.inc:420
+#: plugins/addons/propertyEditor/property-list.tpl:9
 msgid ""
-"Disables sizelimit checks, only the configured amount of results will be "
-"shown!"
+"Modifying properties may break your setup, destroy or mess up your LDAP "
+"database, lead to security holes or it can even make a login impossible!"
 msgstr ""
 
-#: include/class_core.inc:430
+#: plugins/addons/propertyEditor/property-list.tpl:10
 msgid ""
-"The 'warnSSL' statement enables PHP security checks to detect non encrypted "
-"access to the web interface. GOsa will display a warning in this case."
-msgstr ""
-
-#: include/class_core.inc:440
-msgid "The 'ppdGzip' variable enables PPD file compression."
+"Since configuration properties are stored in the LDAP database a copy/backup "
+"can be handy."
 msgstr ""
 
-#: include/class_core.inc:451
+#: plugins/addons/propertyEditor/property-list.tpl:14
 msgid ""
-"The 'ignoreAcl' value tells GOsa to ignore complete ACL sets for the given "
-"DN. Add your DN here and you'll be able to restore accidently dropped ACLs."
+"If you've debarred yourself, you can try to set 'ignoreLdapProperties' to "
+"'true' in your gosa.conf main section. This will make GOsa ignore LDAP based "
+"property values."
 msgstr ""
 
-#: include/class_core.inc:462
+#: plugins/addons/propertyEditor/property-list.tpl:22
 msgid ""
-"The 'ppdPath' variable defines where to store PPD files for the GOto "
-"environment plugins."
+"I understand that there are certain risks, but I want to modify properties!"
 msgstr ""
 
-#: include/class_core.inc:472
-msgid ""
-"The 'ldapMaxQueryTime' statement tells GOsa to stop LDAP actions if there is "
-"no answer within the specified number of seconds."
+#: plugins/addons/propertyEditor/property-list.tpl:38
+msgid "Ignoring LDAP defined properties!"
 msgstr ""
 
-#: include/class_core.inc:482
-msgid ""
-"The 'storeFilterSettings' statement determines whether GOsa should store "
-"filter and plugin settings inside of a cookie."
+#: plugins/addons/propertyEditor/property-list.tpl:77
+msgid "Undo"
 msgstr ""
 
-#: include/class_core.inc:492
-msgid ""
-"The 'sendCompressedOutput' statement determines whether PHP should send "
-"compressed HTML pages to browsers or not. This may increase or decrease the "
-"performance, depending on your network."
-msgstr ""
+#: plugins/addons/dyngroup/dyngroup.tpl:1
+#, fuzzy
+msgid "List of dynamic rules"
+msgstr "Список групп"
 
-#: include/class_core.inc:503
-msgid ""
-"The 'modificationDetectionAttribute' statement enables GOsa to check if a "
-"entry currently being edited has been modified from someone else outside "
-"GOsa in the meantime. It will display an informative dialog then. It can be "
-"set to 'entryCSN' for OpenLDAP based systems or 'contextCSN' for Sun DS "
-"based systems."
+#: plugins/addons/dyngroup/dyngroup.tpl:3
+msgid "Labeled URI definitions"
 msgstr ""
 
-#: include/class_core.inc:514
-msgid ""
-"The 'language' statement defines the default language used by GOsa. Normally "
-"GOsa autodetects the language from the browser settings. If this is not "
-"working or you want to force the language, just add the language code (i.e. "
-"de for german) here."
+#: plugins/addons/dyngroup/dyngroup.tpl:6
+msgid "Scope"
 msgstr ""
 
-#: include/class_core.inc:525
-msgid ""
-"The 'theme' statement defines what theme is used to display GOsa pages. You "
-"can install some corporate identity like theme and/or modify certain "
-"templates to fit your needs within themes. Take a look at the GOsa FAQ for "
-"more information."
-msgstr ""
+#: plugins/addons/dyngroup/dyngroup.tpl:7
+#: plugins/addons/dyngroup/class_DynamicLdapGroup.inc:119
+#: plugins/addons/dyngroup/class_DynamicLdapGroup.inc:121
+#, fuzzy
+msgid "Attribute"
+msgstr "Атрибут DN пользователей"
 
-#: include/class_core.inc:535
-msgid ""
-"The 'sessionLifetime' value defines when a session will expire in seconds. "
-"For Debian systems, this will not work because the sessions will be removed "
-"by a cron job instead. Please modify the value inside of your php.ini "
-"instead."
-msgstr ""
+#: plugins/addons/dyngroup/dyngroup.tpl:8
+#: plugins/addons/dyngroup/class_DynamicLdapGroup.inc:126
+#: plugins/addons/dyngroup/class_DynamicLdapGroup.inc:128
+#: plugins/generic/references/class_aclResolver.inc:169
+#, fuzzy
+msgid "Filter"
+msgstr "Фильтры"
 
-#: include/class_core.inc:545
-msgid ""
-"The 'templateCompileDirectory' statements defines the path, where the PHP "
-"templating engins 'smarty' should store its compiled GOsa templates for "
-"improved speed. This path needs to be writeable by the user your webserver "
-"is running with."
+#: plugins/addons/dyngroup/class_DynamicLdapGroup.inc:105
+#: plugins/addons/dyngroup/class_DynamicLdapGroup.inc:327
+msgid "Labeled URI"
 msgstr ""
 
-#: include/class_core.inc:555
-#, php-format
-msgid ""
-"The 'debugLevel' value tells GOsa to display certain information on each "
-"page load. Value is an AND combination of the following byte values: %s"
+#: plugins/addons/dyngroup/class_DynamicLdapGroup.inc:128
+msgid "Surrounding brackets are required!"
 msgstr ""
 
-#: include/class_core.inc:575
+#: plugins/addons/dyngroup/class_DynamicLdapGroup.inc:136
 #, php-format
-msgid ""
-"The 'sambaHashHook' statement contains an executable to generate samba hash "
-"values. This is required for password synchronization, but not required if "
-"you apply gosa-si services. If you don't have mkntpasswd from the samba "
-"distribution installed, you can use perl to generate the hash: %s"
-msgstr ""
-
-#: include/class_core.inc:586
-msgid ""
-"The 'passwordDefaultHash' statement defines the default password hash to "
-"choose for new accounts."
+msgid "The given filter '%s' for entry %s seems to be invalid!"
 msgstr ""
 
-#: include/class_core.inc:595
-msgid ""
-"The 'strictPasswordRules' tells GOsa to check for UTF-8 characters in the "
-"supplied password. These Characters can lead to non working authentications "
-"if UTF-8 and none UTF-8 systems locales get mixed. The default is 'true'."
-msgstr ""
+#: plugins/addons/dyngroup/class_DynamicLdapGroup.inc:166
+#: plugins/addons/dyngroup/class_DynamicLdapGroup.inc:168
+#: plugins/addons/dyngroup/class_DynamicLdapGroup.inc:319
+#: plugins/addons/dyngroup/class_DynamicLdapGroup.inc:320
+#, fuzzy
+msgid "Dynamic object"
+msgstr "Объект"
 
-#: include/class_core.inc:606
-msgid ""
-"The 'accountPrimaryAttribute' option tells GOsa how to create new accounts. "
-"Possible values are 'uid' and 'cn'. In the first case GOsa creates uid style "
-"DN entries: 'uid=superuser,ou=staff,dc=example,dc=net'. In the second case, "
-"GOsa creates cn style DN entries: 'cn=Foo Bar,ou=staff,dc=example,dc=net'. "
-"If you choose \"cn\" to be your 'accountPrimaryAttribute' you can decide "
-"whether to include the personal title in your dn by selecting "
-"'personalTitleInDN'."
-msgstr ""
+#: plugins/generic/welcome/welcome.tpl:8 ihtml/themes/default/infoPage.tpl:62
+msgid "The GOsa team"
+msgstr "Команда разработчиков GOsa"
 
-#: include/class_core.inc:616
-msgid ""
-"The 'userRDN' statement defines the location where new accounts will be "
-"created inside of defined departments. The default is 'ou=people'."
+#: plugins/generic/welcome/class_welcome.inc:5
+#: plugins/generic/welcome/class_welcome.inc:6
+msgid "Back to main menu"
 msgstr ""
 
-#: include/class_core.inc:626
+#: plugins/generic/dashBoard/Register/class_RegistrationDialog.inc:54
 msgid ""
-"The 'groupsRDN' statement defines the location where new groups will be "
-"created inside of defined departments. The default is 'ou=groups'."
+"Communciation with the backend failed! Please check your internet connection!"
 msgstr ""
 
-#: include/class_core.inc:636
+#: plugins/generic/dashBoard/Register/class_RegistrationDialog.inc:56
 msgid ""
-"The 'gidNumberBase' statement defines where to start looking for a new free "
-"group id. This should be synced with your 'adduser.conf' to avoid "
-"overlapping gidNumber values between local and LDAP based lookups. The "
-"gidNumberBase can even be dynamic. Take a look at the 'nextIdHook' "
-"definition."
+"Authentication failed, please check combination of username and password!"
 msgstr ""
 
-#: include/class_core.inc:646
+#: plugins/generic/dashBoard/Register/class_RegistrationDialog.inc:58
 msgid ""
-"The 'baseIdHook' statement allows to hook into the id generation method "
-"(traditional mode), to define the starting range for new generated ids"
+"Internal server error, please try again later. If the problem persists "
+"contact the GOsa-Team!"
 msgstr ""
 
-#: include/class_core.inc:656 include/class_core.inc:676
-msgid ""
-"The 'uidNumberPoolMin/gidNumberPoolMin' statement defines the lowest "
-"assignable user/group id for use with the 'idAllocationMethod = pool'."
-msgstr ""
+#: plugins/generic/dashBoard/Register/register.tpl:3
+#, fuzzy
+msgid "GOsa registration"
+msgstr "Общая информация о пользователе"
 
-#: include/class_core.inc:666 include/class_core.inc:686
-msgid ""
-"The 'uidNumberPoolMax/gidNumberPoolMax' statement defines the highest "
-"assignable user/group id for use with the 'idAllocationMethod = pool'."
+#: plugins/generic/dashBoard/Register/register.tpl:7
+msgid "Do you want to register GOsa and benefit from the features it brings?"
 msgstr ""
 
-#: include/class_core.inc:696
-msgid ""
-"The 'uidNumberBase' statement defines where to start looking for a new free "
-"user id. This should be synced with your 'adduser.conf' to avoid overlapping "
-"uidNumber values between local and LDAP based lookups. The uidNumberBase can "
-"even be dynamic. Take a look at the 'baseIdHook' definition."
+#: plugins/generic/dashBoard/Register/register.tpl:11
+msgid "I do not want to register"
 msgstr ""
 
-#: include/class_core.inc:736
-msgid ""
-"The 'gosaSupportURI' defines the major gosa-si server host and the password "
-"for GOsa to connect to it. It can be used if you want to use i.e. kerberos "
-"to authenticate the users. The format is: credentials@host:port"
+#: plugins/generic/dashBoard/Register/register.tpl:17
+#: plugins/generic/dashBoard/dashBoard.tpl:5
+msgid "Register"
 msgstr ""
 
-#: include/class_core.inc:746
-msgid ""
-"The 'gosaSupportTimeout' sets a connection timeout for all gosa-si actions. "
-"See 'gosaSupportURI' for details."
+#: plugins/generic/dashBoard/Register/register.tpl:19
+msgid "Additionally to the 'Annonomous' account you can:"
 msgstr ""
 
-#: include/class_core.inc:757
-msgid ""
-"The 'loginAttribute' statement tells GOsa which LDAP attribute is used as "
-"the login name during login. It can be set to 'uid', 'mail' or 'both'"
+#: plugins/generic/dashBoard/Register/register.tpl:21
+msgid "Access to 'Premium-Channels'."
 msgstr ""
 
-#: include/class_core.inc:768
+#: plugins/generic/dashBoard/Register/register.tpl:22
 msgid ""
-"The 'timezone' statements defines the timezone used inside of GOsa to handle "
-"date related tasks, such as password expiery, vacation messages, etc. The "
-"'timezone' value should be a unix conform timezone value like in /etc/"
-"timezone."
+"Watch the status of current plugin updates/patches and the availability of "
+"new plugins."
 msgstr ""
 
-#: include/class_core.inc:778
-msgid ""
-"The 'honourUnitTags' statement enables checking of 'unitTag' attributes when "
-"using administrative units. If this is set to 'true' GOsa can only see "
-"objects inside the administrative unit a user is logged into."
+#: plugins/generic/dashBoard/Register/register.tpl:23
+msgid "Recieve newsletter, if wanted."
 msgstr ""
 
-#: include/class_core.inc:788
-msgid ""
-"The 'useSaslForKerberos' statement defines the way the kerberos realm is "
-"stored in the #userPassword' attribute. Set it to 'true' in order to get "
-"{sasl}user@REALM.NET, or to 'false' to get {kerberos}user@REALM.NET. The "
-"latter is outdated, but may be needed from time to time."
+#: plugins/generic/dashBoard/Register/register.tpl:24
+msgid "View several usefull statistics about your GOsa installation"
 msgstr ""
 
-#: include/class_core.inc:798
-msgid ""
-"The 'rfc2307bis' statement enables rfc2307bis style groups in GOsa. You can "
-"use 'member' attributes instead of memberUid in this case. To make it work "
-"on unix systems, you've to adjust your NSS configuration to use rfc2307bis "
-"style groups, too"
+#: plugins/generic/dashBoard/Register/register.tpl:29
+msgid "What information will be transmitted to the backend and maybe stored:"
 msgstr ""
 
-#: include/class_core.inc:808
-msgid ""
-"The 'personalTitleInDN' option tells GOsa to include the personal title in "
-"user DNs when #accountPrimaryAttribute' is set to \"cn\"."
+#: plugins/generic/dashBoard/Register/register.tpl:31
+msgid "All personal information filled in the registration form."
 msgstr ""
 
-#: include/class_core.inc:818
-msgid ""
-"The 'nextIdHook' statement defines a script to be called for finding the "
-"next free id for users or groups externaly. It gets called with the current "
-"entry \"dn\" and the attribute to be ID'd. It should return an integer value."
+#: plugins/generic/dashBoard/Register/register.tpl:32
+msgid "Information about the installed plugins and their version."
 msgstr ""
 
-#: include/class_core.inc:828
+#: plugins/generic/dashBoard/Register/register.tpl:33
 msgid ""
-"The 'idGenerator' statement describes an automatic way to generate new user "
-"ids. There are two basic functions supported - which can be combined: \n"
-"\n"
-" a) using attributes\n"
-"\n"
-"    You can specify LDAP attributes (currently only sn and givenName) in\n"
-"    braces {} and add a percent sign befor it. Optionally you can strip it\n"
-"    down to a number of characters, specified in []. I.e.\n"
-"\n"
-"      idGenerator=\"{%sn}-{%givenName[2-4]}\"\n"
-"\n"
-"    will generate an ID using the full surname, adding a dash, and adding "
-"at\n"
-"    least the first two characters of givenName. If this ID is used, it'll\n"
-"    use up to four characters. If no automatic generation is possible, a\n"
-"    input box is shown.\n"
-"\n"
-" b) using automatic id's\n"
-"\n"
-"    I.e. specifying\n"
-"\n"
-"      idGenerator=\"acct{id:3}\"\n"
-"\n"
-"    will generate a three digits id with the next free entry appended to "
-"\"acct\".\n"
-"\n"
-"      idGenerator=\"acct{id!1}\"\n"
-"\n"
-"    will generate a one digit id with the next free entry appended to \"acct"
-"\" - if needed.\n"
-"\n"
-"      idGenerator=\"ext{id#3}\"\n"
-"\n"
-"    will generate a three digits random number appended to \"ext\".\n"
-msgstr ""
-
-#: include/class_core.inc:868
-msgid ""
-"The 'strictNamingRules' statement enables strict checking of uids and group "
-"names. If you need   characters like . or - inside of your accounts, set "
-"this to 'false'."
-msgstr ""
-
-#: include/class_core.inc:878
-msgid ""
-"The 'minId' statement defines the minimum assignable user or group id to "
-"avoid security leaks with uid 0 accounts. This is used for the 'traditional' "
-"method."
+"The GOsa-UUID (will be generated during the registration) and a password, to "
+"authenticate."
 msgstr ""
 
-#: include/class_core.inc:889
+#: plugins/generic/dashBoard/Register/register.tpl:34
 msgid ""
-"The 'mailAttribute' statement determines which attribute GOsa will use to "
-"create accounts. Valid values are 'mail' and 'uid'."
+"The bugs you will report and the corresponding trace. You can select what "
+"information you want to send in."
 msgstr ""
 
-#: include/class_core.inc:899
+#: plugins/generic/dashBoard/Register/register.tpl:35
 msgid ""
-"This attribute allows to override the prefix used to create shared folders."
-msgstr ""
-
-#: include/class_core.inc:909
-msgid ""
-"This attribute allows to override the user account creation syntax, see the "
-"'mailFolderCreation' description for more details.\n"
-"\n"
-"Examples\n"
-" mailUserCreation=\"%prefix%%uid%\"           => \"user.foobar\"\n"
-" mailUserCreation=\"my-prefix.%uid%%domain%\"  => \"my-prefix.foobar@example."
-"com\"\n"
-msgstr ""
-
-#: include/class_core.inc:924
-msgid ""
-"Every mail method has its own way to create mail accounts like 'share/"
-"development' or 'shared.development@example.com' which is used to identify "
-"the accounts, set quotas or add acls.\n"
-"\n"
-"To override the methods default account creation syntax, you can set the "
-"'mailFolderCreation' option.\n"
-"\n"
-"Examples\n"
-"\n"
-" mailFolderCreation=\"%prefix%%cn%\"              => \"shared.development\"\n"
-" mailFolderCreation=\"my-prefix.%cn%%domain%\"    => \"my-prefix."
-"development@example.com\"\n"
-"\n"
-" %prefix%    The methods default prefix. (Depends on cyrusUseSlashes=FALSE/"
-"TRUE)\n"
-" %cn%        The groups/users cn.\n"
-" %uid%       The users uid.\n"
-" %mail%      The objects mail attribute.\n"
-" %domain%    The domain part of the objects mail attribute.\n"
-" %mailpart%  The user address part of the mail address.\n"
-" %uattrib%   Depends on mailAttribute=\"uid/mail\".\n"
+"When the statistics extension is used. GOsa will transmit information about "
+"plugins, their usage and the amount of objects present in your ldap "
+"database. No sensitive data is transmitted here, just the object type, the "
+"action performed, cpu usage, memory usage, elapsed time..."
 msgstr ""
 
-#: include/class_core.inc:950
-msgid ""
-"The 'imapTimeout' statement sets the connection timeout for imap actions."
-msgstr ""
+#: plugins/generic/dashBoard/Register/register.tpl:69
+#: plugins/generic/dashBoard/Register/register.tpl:80
+#, fuzzy
+msgid "Registration complete"
+msgstr "не полный"
 
-#: include/class_core.inc:961
-msgid ""
-"The 'mailMethod' statement tells GOsa which mail method the setup should use "
-"to communicate with a possible mail server. Leave this undefined if your "
-"mail method does not match the predefined ones."
-msgstr ""
+#: plugins/generic/dashBoard/Register/register.tpl:71
+#, fuzzy
+msgid "GOsa instance sucessfully registered"
+msgstr "Настройка завершена"
 
-#: include/class_core.inc:971
-msgid ""
-"The 'cyrusUseSlashes' statement determines if GOsa should use \"foo/bar\" or "
-"\"foo.bar\" namespaces in IMAP. Unix style is with slashes."
-msgstr ""
+#: plugins/generic/dashBoard/Register/register.tpl:82
+#, fuzzy
+msgid "GOsa instance will not be registered"
+msgstr "Данные, передаваемые в течение этого сеанса, не будут зашифрованы."
 
-#: include/class_core.inc:981
-msgid ""
-"The 'vacationTemplateDirectory' statement sets the path where GOsa will look "
-"for vacation message templates. Default is /etc/gosa/vacation. \n"
-"\n"
-"Example template /etc/gosa/vacation/business.txt:\n"
-"\n"
-"   DESC:Away from desk\n"
-"   Hi, I'm currently away from my desk. You can contact me on\n"
-"   my cell phone via %mobile.\n"
-"\n"
-"   Greetings,\n"
-"   %givenName %sn\n"
-"\n"
-msgstr ""
+#: plugins/generic/dashBoard/dbPluginStatus/contents.tpl:1
+#, fuzzy
+msgid "Plugin status"
+msgstr "Состояние системы"
 
-#: include/class_core.inc:1002
-msgid ""
-"The 'ldapTLS' statement enables or disables TLS operating on LDAP "
-"connections."
+#: plugins/generic/dashBoard/dbPluginStatus/class_dbPluginStatus.inc:69
+msgid "Version mismatch"
 msgstr ""
 
-#: include/class_core.inc:1012
-msgid ""
-"The 'honourIvbbAttributes' statement enables the IVBB mode inside of GOsa. "
-"You need the ivbb.schema file from used by german authorities."
-msgstr ""
+#: plugins/generic/dashBoard/dbPluginStatus/class_dbPluginStatus.inc:73
+#, fuzzy
+msgid "Schema missing"
+msgstr "Настройки Samba"
 
-#: include/class_core.inc:1022
-msgid ""
-"The 'sambaIdMapping' statement tells GOsa to maintain sambaIdmapEntry "
-"objects. Depending on your setup this can drastically improve the windows "
-"login performance."
+#: plugins/generic/dashBoard/dashBoard.tpl:2
+msgid "This feature is only accessible for registrated instances of GOsa"
 msgstr ""
 
-#: include/class_core.inc:1032
+#: plugins/generic/dashBoard/dashBoard.tpl:7
 msgid ""
-"The 'handleExpiredAccounts' statement enables shadow attribute tests during "
-"the login to the GOsa web interface and forces password renewal or account "
-"lockout."
+"Unfortunately the registration server cannot be reached, maybe the server is "
+"down for maintaince or you've no internet access!"
 msgstr ""
 
-#: include/class_core.inc:1042
-msgid ""
-"The 'sambaSID' statement defines a samba SID if not available inside of the "
-"LDAP. You can retrieve the current sid by net getlocalsid."
-msgstr ""
+#: plugins/generic/dashBoard/dashBoard.tpl:13
+#, fuzzy
+msgid "GOsa dash board"
+msgstr "Почтовые настройки пользователя"
 
-#: include/class_core.inc:1052
-msgid ""
-"The 'sambaRidBase' statement defines the base id to add to ordinary sid "
-"calculations - if not available inside of the LDAP."
-msgstr ""
+#: plugins/generic/dashBoard/dbChannelStatus/contents.tpl:1
+#, fuzzy
+msgid "Channels"
+msgstr "Отмена"
 
-#: include/class_core.inc:1062
-msgid ""
-"The 'enableSnapshots' statement enables a snapshot mechaism in GOsa. This "
-"enables you to save certain states of entries and restore them later on."
-msgstr ""
+#: plugins/generic/dashBoard/dbNotifications/contents.tpl:1
+#, fuzzy
+msgid "Notifications"
+msgstr "Специальность"
 
-#: include/class_core.inc:1072
-msgid ""
-"The 'snapshotBase' statement defines the base where snapshots should be "
-"stored inside of the LDAP."
-msgstr ""
+#: plugins/generic/references/contents.tpl:2
+#: plugins/generic/references/contents.tpl:3
+#, fuzzy
+msgid "Object information"
+msgstr "Личная информация"
 
-#: include/class_core.inc:1082
-msgid ""
-"The 'snapshotAdminDn' variable defines the user which is used to "
-"authenticate when connecting to 'snapshotURI'."
-msgstr ""
+#: plugins/generic/references/contents.tpl:7
+#, fuzzy
+msgid "Show raw object entry"
+msgstr "Объединения"
 
-#: include/class_core.inc:1092
-msgid ""
-"The 'snapshotAdminPassword' variable defines the credentials which are used "
-"in combination with 'snapshotAdminDn' and 'snapshotURI' in order to "
-"authenticate."
-msgstr ""
+#: plugins/generic/references/contents.tpl:18
+#: plugins/generic/references/contents.tpl:20
+#, fuzzy
+msgid "Last modification"
+msgstr "Специальность"
 
-#: include/class_core.inc:1103
-msgid ""
-"The 'idAllocationMethod' statement defines how GOsa generates numeric user "
-"and group id values. If it is set to 'traditional' GOsa will do create a "
-"lock and perform a search for the next free ID. The lock will be removed "
-"after the procedure completes. 'pool' will use the sambaUnixIdPool "
-"objectclass settings inside your LDAP. This one is unsafe, because it does "
-"not check for concurrent LDAP access and already used IDs in this range. On "
-"the other hand it is much faster."
-msgstr ""
+#: plugins/generic/references/contents.tpl:29
+#, fuzzy
+msgid "Object references"
+msgstr "Ссылки"
 
-#: include/class_core.inc:1112
-msgid ""
-"The 'snapshotURI' variable defines the LDAP URI for the server which is used "
-"to do object snapshots."
-msgstr ""
+#: plugins/generic/references/contents.tpl:45
+#, fuzzy
+msgid "ACL trace"
+msgstr "Тип"
 
-#: include/class_pluglist.inc:118
-msgid "The configuration format has changed: please run the setup again!"
-msgstr ""
+#: plugins/generic/references/class_reference.inc:70
+#, fuzzy
+msgid "Role membership"
+msgstr "Членство в группах"
 
-#: include/class_pluglist.inc:263
+#: plugins/generic/references/class_reference.inc:76
 #, fuzzy
-msgid ""
-"You are currently editing a database entry. Do you want to discard the "
-"changes?"
-msgstr ""
-"Вы сейчас редактируете объект базы данных. Хотите отказаться от изменений?"
+msgid "Object group membership"
+msgstr "Объект группы"
 
-#: include/class_pluglist.inc:435 plugins/generic/references/contents.tpl:18
-#: plugins/admin/groups/class_group.inc:329
-#: plugins/admin/groups/class_group.inc:350
-#: plugins/admin/groups/class_group.inc:367
-#: plugins/admin/departments/class_department.inc:152
+#: plugins/generic/references/class_reference.inc:82
 #, fuzzy
-msgid "Unknown"
-msgstr "состояние неизвестно"
+msgid "Department manager"
+msgstr "Управление подразделениями"
 
-#: include/class_CopyPasteHandler.inc:118
-#: include/class_CopyPasteHandler.inc:127
-#: include/class_CopyPasteHandler.inc:159
-#: include/class_CopyPasteHandler.inc:176
-#: include/class_CopyPasteHandler.inc:185
-#: include/class_CopyPasteHandler.inc:193
-#: include/class_CopyPasteHandler.inc:273
-#, fuzzy, php-format
-msgid "Copy and paste failed!"
-msgstr "Ошибка при регистрации. Ответ сервера: \"%s\"."
+#: plugins/generic/references/class_reference.inc:88
+#, fuzzy
+msgid "User manager"
+msgstr "Имя пользователя"
 
-#: include/class_CopyPasteHandler.inc:118
-#, fuzzy, php-format
-msgid "Cannot set permission for %s"
-msgstr "Удалить"
+#: plugins/generic/references/class_aclResolver.inc:63
+#: include/class_acl.inc:228
+msgid "Reset ACLs"
+msgstr ""
 
-#: include/class_CopyPasteHandler.inc:159
-#, php-format
-msgid "'%s' is no valid LDAP object"
+#: plugins/generic/references/class_aclResolver.inc:68
+#: include/class_acl.inc:233 include/class_acl.inc:236
+msgid "Use ACL defined in role"
 msgstr ""
 
-#: include/class_CopyPasteHandler.inc:176
-#, fuzzy, php-format
-msgid "No write permission in '%s'"
-msgstr "Удалить"
+#: plugins/generic/references/class_aclResolver.inc:143
+msgid "Enter another user name"
+msgstr ""
 
-#: include/class_CopyPasteHandler.inc:193
-#, fuzzy, php-format
-msgid "Cannot set permission for '%s'"
-msgstr "УдалиÑ\82Ñ\8c"
+#: plugins/generic/references/class_aclResolver.inc:193
+#, fuzzy
+msgid "ACLs"
+msgstr "Ð\94оÑ\81Ñ\82Ñ\83п"
 
-#: include/class_CopyPasteHandler.inc:396
+#: plugins/generic/references/class_aclResolver.inc:198
 #, php-format
-msgid "These objects will be pasted: %s"
+msgid "List of effective ACLs for '%s'"
 msgstr ""
 
-#: include/class_CopyPasteHandler.inc:420
-#, php-format
-msgid "This object will be pasted: %s"
+#: plugins/generic/references/class_aclResolver.inc:199
+#: plugins/generic/references/class_aclResolver.inc:203
+#, fuzzy
+msgid "Object permissions"
+msgstr "Настройки Samba"
+
+#: plugins/generic/references/class_aclResolver.inc:303
+#: include/class_core.inc:113 include/class_core.inc:119
+#, fuzzy
+msgid "All"
+msgstr "Все"
+
+#: plugins/generic/references/class_aclResolver.inc:307
+#: include/class_acl.inc:823
+msgid "Restrict changes to user's own object"
 msgstr ""
 
-#: include/class_CopyPasteHandler.inc:573
+#: plugins/generic/references/class_aclResolver.inc:309
+#: include/class_acl.inc:827 include/class_acl.inc:936
+#: include/class_acl.inc:940
+msgid "read"
+msgstr "чтение"
+
+#: plugins/generic/references/class_aclResolver.inc:310
+#: include/class_acl.inc:828 include/class_acl.inc:938
+#: include/class_acl.inc:941
+msgid "write"
+msgstr "запись"
+
+#: plugins/generic/references/class_aclResolver.inc:311
+#, fuzzy
+msgid "create"
+msgstr "Создать"
+
+#: plugins/generic/references/class_aclResolver.inc:312
 #, fuzzy
-msgid "Cannot paste"
-msgstr "СоздаÑ\82Ñ\8c Ñ\82елеÑ\84оннÑ\8bй Ð°ÐºÐºÐ°Ñ\83нÑ\82"
+msgid "remove"
+msgstr "УдалиÑ\82Ñ\8c"
 
-#: include/class_msg_dialog.inc:124
-msgid "Please fix the above error and reload the page."
-msgstr ""
+#: plugins/generic/references/class_aclResolver.inc:313
+#, fuzzy
+msgid "move"
+msgstr "Удалить"
 
 #: plugins/generic/statistics/statistics.tpl:2
 msgid "Usage statistics"
@@ -3509,38 +3476,36 @@ msgstr ""
 msgid "Select report type"
 msgstr "Выберите, чтобы просмотреть серверы"
 
-#: plugins/generic/statistics/chartClasses/class_actionSelectChart.inc:104
+#: plugins/generic/statistics/chartClasses/class_statChart.inc:73
 #, fuzzy
-msgid "Action"
-msgstr "Ð\94ейÑ\81Ñ\82виÑ\8f"
+msgid "Systems"
+msgstr "СиÑ\81Ñ\82емÑ\8b"
 
+#: plugins/generic/statistics/chartClasses/class_durationTimeChart.inc:15
 #: plugins/generic/statistics/chartClasses/class_cpuLoadChart.inc:15
-#: plugins/generic/statistics/chartClasses/class_memoryUsageChart.inc:15
 #: plugins/generic/statistics/chartClasses/class_renderTimeChart.inc:15
-#: plugins/generic/statistics/chartClasses/class_durationTimeChart.inc:15
-#, fuzzy
-msgid "Max"
-msgstr "Май"
+#: plugins/generic/statistics/chartClasses/class_memoryUsageChart.inc:15
+msgid "Maximum"
+msgstr ""
 
+#: plugins/generic/statistics/chartClasses/class_durationTimeChart.inc:16
 #: plugins/generic/statistics/chartClasses/class_cpuLoadChart.inc:16
-#: plugins/generic/statistics/chartClasses/class_memoryUsageChart.inc:16
 #: plugins/generic/statistics/chartClasses/class_renderTimeChart.inc:16
-#: plugins/generic/statistics/chartClasses/class_durationTimeChart.inc:16
-msgid "Avergae"
+#: plugins/generic/statistics/chartClasses/class_memoryUsageChart.inc:16
+msgid "Average"
 msgstr ""
 
+#: plugins/generic/statistics/chartClasses/class_durationTimeChart.inc:17
 #: plugins/generic/statistics/chartClasses/class_cpuLoadChart.inc:17
-#: plugins/generic/statistics/chartClasses/class_memoryUsageChart.inc:17
 #: plugins/generic/statistics/chartClasses/class_renderTimeChart.inc:17
-#: plugins/generic/statistics/chartClasses/class_durationTimeChart.inc:17
-#, fuzzy
-msgid "Min"
-msgstr "Начало"
+#: plugins/generic/statistics/chartClasses/class_memoryUsageChart.inc:17
+msgid "Minimum"
+msgstr ""
 
-#: plugins/generic/statistics/chartClasses/class_statChart.inc:73
+#: plugins/generic/statistics/chartClasses/class_actionSelectChart.inc:104
 #, fuzzy
-msgid "Systems"
-msgstr "СиÑ\81Ñ\82емÑ\8b"
+msgid "Action"
+msgstr "Ð\94ейÑ\81Ñ\82виÑ\8f"
 
 #: plugins/generic/statistics/class_statistics.inc:263
 #, fuzzy, php-format
@@ -3550,3777 +3515,3652 @@ msgid ""
 msgstr ""
 "Вы сейчас редактируете объект базы данных. Хотите отказаться от изменений?"
 
-#: plugins/generic/dashBoard/dbInformation/contents.tpl:1
-#: plugins/admin/ogroups/class_ogroup.inc:244 setup/setup_ldap.tpl:108
-msgid "Information"
-msgstr "Информация"
+#: setup/setup_checks.tpl:2
+msgid ""
+"This step checks if your PHP server has all required modules and "
+"configuration settings."
+msgstr ""
 
-#: plugins/generic/dashBoard/dashBoard.tpl:2
-msgid "This feature is only accessible for registrated instances of GOsa"
+#: setup/setup_checks.tpl:5
+#, fuzzy
+msgid "Inspection"
+msgstr "Проверка конфигурации PHP"
+
+#: setup/setup_checks.tpl:8
+msgid "PHP module and extension checks"
 msgstr ""
 
-#: plugins/generic/dashBoard/dashBoard.tpl:5
-msgid "Registrate"
+#: setup/setup_checks.tpl:10
+msgid "Basic checks"
 msgstr ""
 
-#: plugins/generic/dashBoard/dashBoard.tpl:7
+#: setup/setup_checks.tpl:21 setup/setup_checks.tpl:62
+#: setup/class_setupStep_Migrate.inc:153 setup/class_setupStep_Migrate.inc:303
+#: setup/class_setupStep_Migrate.inc:684 setup/class_setupStep_Migrate.inc:828
+#: ihtml/themes/default/msg_dialog.tpl:77
+#: ihtml/themes/default/msg_dialog.tpl:79
+#: ihtml/themes/default/msg_dialog.tpl:136
+#: ihtml/themes/default/msg_dialog.tpl:139
+#: ihtml/themes/default/msg_dialog.tpl:144 include/utils/class_msgPool.inc:301
+#, php-format
+msgid "OK"
+msgstr ""
+
+#: setup/setup_checks.tpl:38 setup/setup_checks.tpl:79
+msgid "GOsa will NOT run without fixing this."
+msgstr ""
+
+#: setup/setup_checks.tpl:40 setup/setup_checks.tpl:81
+msgid "GOsa will run without fixing this."
+msgstr ""
+
+#: setup/setup_checks.tpl:50
+#, fuzzy
+msgid "PHP setup configuration"
+msgstr "Базы данных"
+
+#: setup/setup_checks.tpl:50
+#, fuzzy
+msgid "show information"
+msgstr "Личная информация"
+
+#: setup/setup_checks.tpl:51
+msgid "Extended checks"
+msgstr ""
+
+#: setup/setup_schema.tpl:1
+#, fuzzy
+msgid "Schema specific settings"
+msgstr "Настройки телефона"
+
+#: setup/setup_schema.tpl:4
+msgid "Schema check succeeded"
+msgstr ""
+
+#: setup/setup_schema.tpl:7
+#, fuzzy
+msgid "Schema check failed"
+msgstr "Приложение"
+
+#: setup/setup_schema.tpl:11
 msgid ""
-"Unfortunately the registration server cannot be reached, maybe the server is "
-"down for maintaince or you've no internet access!"
+"Could not read any schema information, all checks skipped. Adjust your LDAP "
+"ACLs."
 msgstr ""
 
-#: plugins/generic/dashBoard/dashBoard.tpl:13
+#: setup/setup_schema.tpl:13
+msgid ""
+"It seems that your LDAP database wasn't initialized yet. This maybe the "
+"reason, why GOsa can't read your schema configuration!"
+msgstr ""
+
+#: setup/class_setupStep_Finish.inc:39
+#: ihtml/themes/default/copyPasteDialog.tpl:30
+msgid "Finish"
+msgstr "Готово"
+
+#: setup/class_setupStep_Finish.inc:40
 #, fuzzy
-msgid "GOsa dash board"
-msgstr "Ð\9fоÑ\87Ñ\82овÑ\8bе Ð½Ð°Ñ\81Ñ\82Ñ\80ойки Ð¿Ð¾Ð»Ñ\8cзоваÑ\82елÑ\8f"
+msgid "Write configuration file"
+msgstr "Ð\9dаÑ\81Ñ\82Ñ\80оиÑ\82Ñ\8c"
 
-#: plugins/generic/dashBoard/dbChannelStatus/class_dbChannelStatus.inc:14
-#: plugins/generic/dashBoard/dbPluginStatus/class_dbPluginStatus.inc:26
-#: plugins/personal/posix/generic.tpl:37
-msgid "Status"
-msgstr "Состояние"
+#: setup/class_setupStep_Finish.inc:41
+#, fuzzy
+msgid "Finish - write the configuration file"
+msgstr "Настроить"
 
-#: plugins/generic/dashBoard/dbChannelStatus/contents.tpl:1
+#: setup/class_setupStep_Finish.inc:106
 #, fuzzy
-msgid "Channels"
-msgstr "Отмена"
+msgid ""
+"Your configuration file is currently world readable. Please update the file "
+"permissions!"
+msgstr ""
+"Не удается прочитать файл настройки GOsa %s/gosa.conf. Операция прервана."
 
-#: plugins/generic/dashBoard/dbPluginStatus/contents.tpl:1
+#: setup/class_setupStep_Finish.inc:108
 #, fuzzy
-msgid "Plugin status"
-msgstr "Состояние системы"
+msgid "The configuration is currently not readable or it does not exists."
+msgstr ""
+"Не удается прочитать файл настройки GOsa %s/gosa.conf. Операция прервана."
 
-#: plugins/generic/dashBoard/dbPluginStatus/class_dbPluginStatus.inc:69
-msgid "Version mismatch"
+#: setup/class_setupStep_Finish.inc:117
+#, fuzzy, php-format
+msgid ""
+"After downloading and placing the file under %s, please make sure that the "
+"user the web server is running with is able to read %s, while other users "
+"shouldn't. You may want to execute these commands to achieve this "
+"requirement:"
 msgstr ""
+"Поместив файл gosa.conf в каталог /etc/gosa, убедитесь, что только "
+"пользователь веб-сервера может его читать. Для этого вам, возможно, "
+"понадобится выполнить следующие команды:"
 
-#: plugins/generic/dashBoard/dbPluginStatus/class_dbPluginStatus.inc:73
+#: setup/class_setupStep_Checks.inc:40 setup/class_setupStep_Checks.inc:41
+msgid "Installation check"
+msgstr ""
+
+#: setup/class_setupStep_Checks.inc:42
+msgid "Basic checks for PHP compatibility and extensions"
+msgstr ""
+
+#: setup/class_setupStep_Checks.inc:66
 #, fuzzy
-msgid "Schema missing"
+msgid "Checking PHP version"
+msgstr "Проверка версии PHP (>=4.1.0)"
+
+#: setup/class_setupStep_Checks.inc:67
+#, fuzzy, php-format
+msgid "PHP must be of version %s or above."
+msgstr ""
+"У вас должна быть установка PHP версии не ниже 4.1.0, так как в ней "
+"реализованы некоторые новые функции и исправлены некоторые ошибки."
+
+#: setup/class_setupStep_Checks.inc:68
+msgid "Please upgrade to a supported version."
+msgstr ""
+
+#: setup/class_setupStep_Checks.inc:75
+msgid "GOsa requires this module to talk with your LDAP server."
+msgstr ""
+
+#: setup/class_setupStep_Checks.inc:83
+msgid "GOsa requires this module for an internationalized interface."
+msgstr ""
+
+#: setup/class_setupStep_Checks.inc:91
+msgid "GOsa requires this module for the samba integration."
+msgstr ""
+
+#: setup/class_setupStep_Checks.inc:99
+msgid ""
+"GOsa requires either 'mhash' or the 'sha1' module to make use of SSHA "
+"encryption."
+msgstr ""
+
+#: setup/class_setupStep_Checks.inc:107
+msgid "GOsa requires this module to talk to an IMAP server."
+msgstr ""
+
+#: setup/class_setupStep_Checks.inc:114
+#, fuzzy
+msgid "mbstring"
 msgstr "Настройки Samba"
 
-#: plugins/generic/dashBoard/dbNotifications/contents.tpl:1
+#: setup/class_setupStep_Checks.inc:115
 #, fuzzy
-msgid "Notifications"
-msgstr "Специальность"
+msgid "GOsa requires this module to handle Unicode strings."
+msgstr ""
+"Необходим для чтения отчетов о полученных факсимильных сообщениях из базы "
+"данных."
+
+#: setup/class_setupStep_Checks.inc:122
+msgid "Calendar"
+msgstr ""
+
+#: setup/class_setupStep_Checks.inc:123
+#, fuzzy
+msgid "GOsa requires this module to calculate dates."
+msgstr ""
+"Необходим для чтения отчетов о полученных факсимильных сообщениях из базы "
+"данных."
+
+#: setup/class_setupStep_Checks.inc:130
+#, fuzzy
+msgid "MySQL"
+msgstr "Ошибка LDAP:"
+
+#: setup/class_setupStep_Checks.inc:131
+#, fuzzy
+msgid ""
+"GOsa requires this module to communicate with several supported databases."
+msgstr ""
+"Необходим для чтения отчетов о полученных факсимильных сообщениях из базы "
+"данных."
+
+#: setup/class_setupStep_Checks.inc:148
+msgid "samba hash generator"
+msgstr ""
 
-#: plugins/generic/dashBoard/Register/class_RegistrationDialog.inc:54
-msgid ""
-"Communciation with the backend failed! Please check your internet connection!"
+#: setup/class_setupStep_Checks.inc:149
+msgid "GOsa requires this command to synchronize POSIX and samba passwords."
 msgstr ""
 
-#: plugins/generic/dashBoard/Register/class_RegistrationDialog.inc:56
+#: setup/class_setupStep_Checks.inc:150
 msgid ""
-"Authentication failed, please check combination of username and password!"
+"Deploy a gosa-si installation or install the Perl Crypt::SmbHash modules."
 msgstr ""
 
-#: plugins/generic/dashBoard/Register/class_RegistrationDialog.inc:58
-msgid ""
-"Internal server error, please try again later. If the problem persists "
-"contact the GOsa-Team!"
+#: setup/class_setupStep_Checks.inc:163
+msgid "imagick"
 msgstr ""
 
-#: plugins/generic/dashBoard/Register/register.tpl:3
+#: setup/class_setupStep_Checks.inc:164
+msgid "GOsa requires this extension to handle images."
+msgstr ""
+
+#: setup/class_setupStep_Checks.inc:179
 #, fuzzy
-msgid "GOsa registration"
-msgstr "Ð\9eбÑ\89аÑ\8f Ð¸Ð½Ñ\84оÑ\80маÑ\86иÑ\8f Ð¾ Ð¿Ð¾Ð»Ñ\8cзоваÑ\82еле"
+msgid "compression module"
+msgstr "Ð\9fаÑ\80амеÑ\82Ñ\80Ñ\8b Ð´Ð¾Ñ\81Ñ\82Ñ\83па"
 
-#: plugins/generic/dashBoard/Register/register.tpl:7
-msgid "Do you want to register GOsa and benefit from the features it brings?"
+#: setup/class_setupStep_Checks.inc:180
+msgid "GOsa requires this extension to handle snapshots."
 msgstr ""
 
-#: plugins/generic/dashBoard/Register/register.tpl:11
-msgid "I do not want to register"
+#: setup/class_setupStep_Checks.inc:191
+#, fuzzy
+msgid ""
+"register_globals is a PHP mechanism to register all global variables to be "
+"accessible from scripts without changing the scope. This may be a security "
+"risk."
 msgstr ""
+"register_globals - механизм PHP, позволяющий делать все глобальные "
+"переменные доступными из сценария без смены области действия. Это может быть "
+"нарушением безопасности. Тем не менее, GOsa будет работать в любом случае."
 
-#: plugins/generic/dashBoard/Register/register.tpl:17
-msgid "Register"
-msgstr ""
+#: setup/class_setupStep_Checks.inc:192
+#, fuzzy
+msgid "Search for 'register_globals' in your php.ini and switch it to 'Off'."
+msgstr "Проверка значения параметра register_globals (должно быть: off)"
 
-#: plugins/generic/dashBoard/Register/register.tpl:19
-msgid "Additionally to the 'Annonomous' account you can:"
+#: setup/class_setupStep_Checks.inc:200
+msgid "PHP uses this value for the garbage collector to delete old sessions."
 msgstr ""
 
-#: plugins/generic/dashBoard/Register/register.tpl:21
-msgid "Access to 'Premium-Channels'."
+#: setup/class_setupStep_Checks.inc:201
+msgid ""
+"Setting this value to one day will prevent loosing session and cookies "
+"before they really timeout."
 msgstr ""
 
-#: plugins/generic/dashBoard/Register/register.tpl:22
+#: setup/class_setupStep_Checks.inc:202
+#, fuzzy
 msgid ""
-"Watch the status of current plugin updates/patches and the availability of "
-"new plugins."
-msgstr ""
+"Search for 'session.gc_maxlifetime' in your php.ini and set it to 86400 or "
+"higher."
+msgstr "Проверка значения параметра register_globals (должно быть: off)"
 
-#: plugins/generic/dashBoard/Register/register.tpl:23
-msgid "Recieve newsletter, if wanted."
-msgstr ""
+#: setup/class_setupStep_Checks.inc:210
+#, fuzzy
+msgid ""
+"In Order to use GOsa without any trouble, the session.auto_register option "
+"in your php.ini should be set to 'Off'."
+msgstr "Проверка значения параметра register_globals (должно быть: off)"
 
-#: plugins/generic/dashBoard/Register/register.tpl:24
-msgid "View several usefull statistics about your GOsa installation"
+#: setup/class_setupStep_Checks.inc:211
+#, fuzzy
+msgid "Search for 'session.auto_start' in your php.ini and set it to 'Off'."
+msgstr "Проверка значения параметра register_globals (должно быть: off)"
+
+#: setup/class_setupStep_Checks.inc:218
+msgid ""
+"GOsa needs at least 32MB of memory. Setting it below this limit may cause "
+"errors that are not reproducible! Increase it for larger setups."
 msgstr ""
 
-#: plugins/generic/dashBoard/Register/register.tpl:29
-msgid "What information will be transmitted to the backend and maybe stored:"
+#: setup/class_setupStep_Checks.inc:219
+msgid ""
+"Search for 'memory_limit' in your php.ini and set it to '32M' or higher."
 msgstr ""
 
-#: plugins/generic/dashBoard/Register/register.tpl:31
-msgid "All personal information filled in the registration form."
+#: setup/class_setupStep_Checks.inc:226
+msgid ""
+"This option influences the PHP output handling. Turn this Option off, to "
+"increase performance."
 msgstr ""
 
-#: plugins/generic/dashBoard/Register/register.tpl:32
-msgid "Information about the installed plugins and their version."
+#: setup/class_setupStep_Checks.inc:227
+msgid "Search for 'implicit_flush' in your php.ini and set it to 'Off'."
 msgstr ""
 
-#: plugins/generic/dashBoard/Register/register.tpl:33
-msgid ""
-"The GOsa-UUID (will be generated during the registration) and a password, to "
-"authenticate."
+#: setup/class_setupStep_Checks.inc:234
+msgid "The Execution time should be at least 30 seconds."
 msgstr ""
 
-#: plugins/generic/dashBoard/Register/register.tpl:34
+#: setup/class_setupStep_Checks.inc:235
 msgid ""
-"The bugs you will report and the corresponding trace. You can select what "
-"information you want to send in."
+"Search for 'max_execution_time' in your php.ini and set it to '30' or higher."
 msgstr ""
 
-#: plugins/generic/dashBoard/Register/register.tpl:35
+#: setup/class_setupStep_Checks.inc:242
 msgid ""
-"When the statistics extension is used. GOsa will transmit information about "
-"plugins, their usage and the amount of objects present in your ldap "
-"database. No sensitive data is transmitted here, just the object type, the "
-"action performed, cpu usage, memory usage, elapsed time..."
+"Increase the server security by setting expose_php to 'off'. PHP won't send "
+"any information about the server you are running in this case."
 msgstr ""
 
-#: plugins/generic/dashBoard/Register/register.tpl:69
-#: plugins/generic/dashBoard/Register/register.tpl:80
-#, fuzzy
-msgid "Registration complete"
-msgstr "не полный"
+#: setup/class_setupStep_Checks.inc:243
+msgid "Search for 'expose_php' in your php.ini and set if to 'Off'."
+msgstr ""
 
-#: plugins/generic/dashBoard/Register/register.tpl:71
-#, fuzzy
-msgid "GOsa instance sucessfully registered"
-msgstr "Настройка завершена"
+#: setup/class_setupStep_Checks.inc:250
+msgid ""
+"Increase your server security by setting magic_quotes_gpc to 'on'. PHP will "
+"escape all quotes in strings in this case."
+msgstr ""
 
-#: plugins/generic/dashBoard/Register/register.tpl:82
+#: setup/class_setupStep_Checks.inc:251
 #, fuzzy
-msgid "GOsa instance will not be registered"
-msgstr "Ð\94аннÑ\8bе, Ð¿ÐµÑ\80едаваемÑ\8bе Ð² Ñ\82еÑ\87ение Ñ\8dÑ\82ого Ñ\81еанÑ\81а, Ð½Ðµ Ð±Ñ\83дÑ\83Ñ\82 Ð·Ð°Ñ\88иÑ\84Ñ\80ованÑ\8b."
+msgid "Search for 'magic_quotes_gpc' in your php.ini and set it to 'On'."
+msgstr "Ð\9fÑ\80овеÑ\80ка Ð·Ð½Ð°Ñ\87ениÑ\8f Ð¿Ð°Ñ\80амеÑ\82Ñ\80а register_globals (должно Ð±Ñ\8bÑ\82Ñ\8c: off)"
 
-#: plugins/generic/references/class_reference.inc:58
-#: plugins/generic/references/class_reference.inc:64
-#: plugins/personal/posix/generic.tpl:89
-#: plugins/personal/posix/paste_generic.tpl:58
-#: plugins/personal/posix/paste_generic.tpl:61
-msgid "Group membership"
-msgstr "Членство в группах"
+#: setup/class_setupStep_Checks.inc:258
+msgid "Increase your server performance by setting magic_quotes_gpc to 'off'."
+msgstr ""
 
-#: plugins/generic/references/class_reference.inc:70
+#: setup/class_setupStep_Checks.inc:259
 #, fuzzy
-msgid "Role membership"
-msgstr "Членство в группах"
+msgid ""
+"Search for 'zend.ze1_compatibility_mode' in your php.ini and set it to 'Off'."
+msgstr "Проверка значения параметра register_globals (должно быть: off)"
 
-#: plugins/generic/references/class_reference.inc:76
+#: setup/class_setupStep_Checks.inc:269
 #, fuzzy
-msgid "Object group membership"
-msgstr "Ð\9eбÑ\8aекÑ\82 Ð³Ñ\80Ñ\83ппÑ\8b"
+msgid "Configuration writable"
+msgstr "Ð\9dаÑ\81Ñ\82Ñ\80оиÑ\82Ñ\8c"
 
-#: plugins/generic/references/class_reference.inc:82
+#: setup/class_setupStep_Checks.inc:270
 #, fuzzy
-msgid "Department manager"
-msgstr "УпÑ\80авление Ð¿Ð¾Ð´Ñ\80азделениÑ\8fми"
+msgid "The configuration file can't be written"
+msgstr "Ð\9dаÑ\81Ñ\82Ñ\80оиÑ\82Ñ\8c"
 
-#: plugins/generic/references/class_reference.inc:87
-#: plugins/admin/groups/userSelect/user-list.xml:40
-#: plugins/admin/groups/singleUserSelect/singleUser-list.xml:40
-#: plugins/admin/groups/class_group.inc:210
-#: plugins/admin/groups/class_group.inc:1190
-#: plugins/admin/groups/class_group.inc:1200
-#: plugins/admin/users/class_userManagement.inc:536
-#: plugins/admin/users/user-list.xml:57
-#: plugins/personal/generic/class_user.inc:1326
-#: plugins/personal/generic/class_user.inc:1373
-#: plugins/personal/generic/class_user.inc:1704
-#: plugins/personal/generic/class_user.inc:1858
-msgid "Given name"
-msgstr "Имя"
+#: setup/class_setupStep_Checks.inc:271
+#, php-format
+msgid ""
+"GOsa reads its configuration from a file located in (%s/%s). The setup can "
+"write the configuration directly if it is writable."
+msgstr ""
 
-#: plugins/generic/references/class_reference.inc:87
-#: plugins/admin/groups/userSelect/user-list.xml:48
-#: plugins/admin/groups/singleUserSelect/singleUser-list.xml:48
-#: plugins/admin/groups/class_group.inc:210
-#: plugins/admin/groups/class_group.inc:1190
-#: plugins/admin/groups/class_group.inc:1200
-#: plugins/admin/users/user-list.xml:49
-#: plugins/personal/generic/class_user.inc:1703
+#: setup/setup_feedback.tpl:2
 #, fuzzy
-msgid "Surname"
-msgstr "Ð\98мÑ\8f Ñ\81еÑ\80веÑ\80а"
+msgid "Feedback successfully send"
+msgstr "Ð\9dаÑ\81Ñ\82Ñ\80ойка Ð·Ð°Ð²ÐµÑ\80Ñ\88ена"
 
-#: plugins/generic/references/class_reference.inc:87
-#: plugins/admin/groups/class_group.inc:210
-#: plugins/admin/groups/class_group.inc:1190
-#: plugins/admin/groups/class_group.inc:1200
-#: plugins/personal/posix/class_posixAccount.inc:869
-#: plugins/personal/posix/class_posixAccount.inc:872
-#: plugins/personal/posix/generic.tpl:64
-#: plugins/personal/posix/paste_generic.tpl:38
-#: setup/class_setupStep_Migrate.inc:415
-msgid "UID"
-msgstr "UID"
+#: setup/setup_feedback.tpl:6
+msgid "Subscribe to the gosa-announce mailing list"
+msgstr ""
 
-#: plugins/generic/references/class_reference.inc:88
-#, fuzzy
-msgid "User manager"
-msgstr "Имя пользователя"
+#: setup/setup_feedback.tpl:8
+msgid ""
+"When checking this option, GOsa will try to connect http://oss.gonicus.de in "
+"order to subscribe you to the gosa-announce mailing list. You've to confirm "
+"this by mail."
+msgstr ""
 
-#: plugins/generic/references/contents.tpl:2
-#: plugins/generic/references/contents.tpl:3
+#: setup/setup_feedback.tpl:20
 #, fuzzy
-msgid "Object information"
-msgstr "Личная информация"
+msgid "Mail address"
+msgstr "MAC-адрес"
 
-#: plugins/generic/references/contents.tpl:7
-#, fuzzy
-msgid "Show raw object entry"
-msgstr "Объединения"
+#: setup/setup_feedback.tpl:28
+msgid "Send feedback to the GOsa project team"
+msgstr ""
 
-#: plugins/generic/references/contents.tpl:18
-#: plugins/generic/references/contents.tpl:20
-#, fuzzy
-msgid "Last modification"
-msgstr "Специальность"
+#: setup/setup_feedback.tpl:31
+msgid ""
+"When checking this option, GOsa will try to connect http://oss.gonicus.de in "
+"order to submit your form anonymously."
+msgstr ""
+
+#: setup/setup_feedback.tpl:38
+msgid "Did the setup procedure help you to get started?"
+msgstr ""
 
-#: plugins/generic/references/contents.tpl:29
+#: setup/setup_feedback.tpl:39 setup/setup_feedback.tpl:50
+#: setup/class_setupStep_Ldap.inc:75
 #, fuzzy
-msgid "Object references"
-msgstr "Ссылки"
+msgid "Yes"
+msgstr "Системы"
 
-#: plugins/generic/references/contents.tpl:45
+#: setup/setup_feedback.tpl:41 setup/setup_feedback.tpl:52
+#: setup/class_setupStep_Ldap.inc:75
 #, fuzzy
-msgid "ACL trace"
-msgstr "Тип"
+msgid "No"
+msgstr "неÑ\82"
 
-#: plugins/generic/references/class_aclResolver.inc:143
-msgid "Enter another user name"
+#: setup/setup_feedback.tpl:44
+msgid "If not, what problems did you encounter"
 msgstr ""
 
-#: plugins/generic/references/class_aclResolver.inc:169
-#: plugins/addons/dyngroup/class_DynamicLdapGroup.inc:126
-#: plugins/addons/dyngroup/class_DynamicLdapGroup.inc:128
-#: plugins/addons/dyngroup/dyngroup.tpl:8
-#, fuzzy
-msgid "Filter"
-msgstr "Фильтры"
+#: setup/setup_feedback.tpl:48
+msgid "Is this the first time you use GOsa?"
+msgstr ""
 
-#: plugins/generic/references/class_aclResolver.inc:193
-#, fuzzy
-msgid "ACLs"
-msgstr "Доступ"
+#: setup/setup_feedback.tpl:53
+msgid "I use it since"
+msgstr ""
 
-#: plugins/generic/references/class_aclResolver.inc:198
-#, php-format
-msgid "List of effective ACLs for '%s'"
+#: setup/setup_feedback.tpl:54
+msgid "Select the year since when you are using GOsa"
 msgstr ""
 
-#: plugins/generic/references/class_aclResolver.inc:199
-#: plugins/generic/references/class_aclResolver.inc:203
-#, fuzzy
-msgid "Object permissions"
-msgstr "Настройки Samba"
+#: setup/setup_feedback.tpl:60
+msgid "What operating system / distribution do you use?"
+msgstr ""
 
-#: plugins/generic/references/class_aclResolver.inc:311
-#, fuzzy
-msgid "create"
-msgstr "Создать"
+#: setup/setup_feedback.tpl:64
+msgid "What web server do you use?"
+msgstr ""
 
-#: plugins/generic/references/class_aclResolver.inc:312
-#, fuzzy
-msgid "remove"
-msgstr "Удалить"
+#: setup/setup_feedback.tpl:68
+msgid "What PHP version do you use?"
+msgstr ""
 
-#: plugins/generic/references/class_aclResolver.inc:313
+#: setup/setup_feedback.tpl:72
 #, fuzzy
-msgid "move"
-msgstr "УдалиÑ\82Ñ\8c"
+msgid "GOsa version"
+msgstr "Ð\9eбÑ\89аÑ\8f Ð¸Ð½Ñ\84оÑ\80маÑ\86иÑ\8f Ð¾ Ð¿Ð¾Ð»Ñ\8cзоваÑ\82еле"
 
-#: plugins/generic/welcome/main.inc:26
-#, php-format
-msgid "Welcome %s!"
-msgstr "Добро пожаловать %s!"
+#: setup/setup_feedback.tpl:78 setup/setup_feedback.tpl:79
+msgid "LDAP"
+msgstr ""
 
-#: plugins/generic/welcome/class_welcome.inc:5
-#: plugins/generic/welcome/class_welcome.inc:6
-msgid "Back to main menu"
+#: setup/setup_feedback.tpl:81
+msgid "What kind of LDAP server(s) do you use?"
 msgstr ""
 
-#: plugins/generic/welcome/welcome.tpl:8
-msgid "The GOsa team"
-msgstr "Команда разработчиков GOsa"
+#: setup/setup_feedback.tpl:85
+msgid "How many objects are in your LDAP?"
+msgstr ""
 
-#: plugins/admin/ogroups/objectSelect/selectObject-list.xml:11
-#: plugins/admin/groups/userSelect/user-list.xml:10
-#: plugins/admin/groups/singleUserSelect/singleUser-list.xml:10
-#: plugins/admin/groups/userGroupSelect/selectUserGroup-list.xml:11
-#: plugins/personal/posix/trustSelect/trust-list.xml:9
-#: plugins/personal/posix/groupSelect/group-list.xml:10
-#, fuzzy
-msgid "Please select the desired entries"
-msgstr "Язык по умолчанию"
+#: setup/setup_feedback.tpl:91 setup/setup_feedback.tpl:92
+msgid "Features"
+msgstr ""
 
-#: plugins/admin/ogroups/objectSelect/selectObject-list.xml:15
-#: plugins/admin/ogroups/class_ogroupManagement.inc:186
-#: plugins/admin/departments/dep-list.xml:55
-#: plugins/admin/departments/dep-list.xml:71
-#: plugins/admin/departments/dep-list.xml:138
-#: plugins/admin/departments/class_departmentManagement.inc:253
-#: plugins/personal/generic/class_user.inc:1722
-#: plugins/personal/generic/generic.tpl:306
-msgid "Department"
-msgstr "Подразделение"
+#: setup/setup_feedback.tpl:94
+msgid "What features of GOsa do you use?"
+msgstr ""
 
-#: plugins/admin/ogroups/objectSelect/selectObject-list.xml:23
-#: plugins/admin/ogroups/class_ogroupManagement.inc:187
-#: plugins/personal/posix/trustSelect/trust-list.xml:12
-msgid "Server"
-msgstr "Сервер"
+#: setup/setup_feedback.tpl:103
+msgid "What features do you want to see in future versions of GOsa?"
+msgstr ""
 
-#: plugins/admin/ogroups/objectSelect/selectObject-list.xml:31
-#: plugins/admin/ogroups/class_ogroupManagement.inc:189
-#: plugins/personal/posix/trustSelect/trust-list.xml:19
-msgid "Workstation"
-msgstr "Рабочая станция"
+#: setup/setup_feedback.tpl:107
+msgid "Send feedback"
+msgstr ""
 
-#: plugins/admin/ogroups/objectSelect/selectObject-list.xml:39
-#: plugins/admin/ogroups/class_ogroupManagement.inc:191
-#: plugins/personal/posix/trustSelect/trust-list.xml:26
+#: setup/setup_migrate.tpl:2
+msgid ""
+"During the LDAP inspection, we're going to check for several common pitfalls "
+"that may occur when migration to GOsa base LDAP administration. You may want "
+"to fix the problems below, in order to provide smooth services."
+msgstr ""
+
+#: setup/setup_migrate.tpl:5
 #, fuzzy
-msgid "Terminal"
-msgstr "ТеÑ\80миналы"
+msgid "Checks"
+msgstr "СоÑ\81Ñ\82оÑ\8fние Ñ\81иÑ\81Ñ\82емы"
 
-#: plugins/admin/ogroups/objectSelect/selectObject-list.xml:47
-#: plugins/admin/ogroups/class_ogroupManagement.inc:192
-msgid "Printer"
-msgstr "Ð\9fÑ\80инÑ\82еÑ\80"
+#: setup/setup_migrate.tpl:22
+#, fuzzy
+msgid "Add required object classes to the LDAP base"
+msgstr "СпиÑ\81ок Ð¿Ð¾Ð´Ñ\80азделений"
 
-#: plugins/admin/ogroups/objectSelect/selectObject-list.xml:55
-#: plugins/admin/ogroups/class_ogroupManagement.inc:188
-#: plugins/admin/groups/class_groupManagement.inc:181
-#: plugins/admin/users/class_userManagement.inc:893
-#: plugins/admin/departments/generic.tpl:110
-#: plugins/admin/departments/class_department.inc:376
-#: plugins/admin/departments/organization.tpl:109
-#: plugins/personal/generic/class_user.inc:1354
-#: plugins/personal/generic/class_user.inc:1846
-#: plugins/personal/generic/generic.tpl:394
-#: plugins/personal/generic/generic.tpl:574
-msgid "Phone"
-msgstr "Телефон"
+#: setup/setup_migrate.tpl:24
+#, fuzzy
+msgid "Current"
+msgstr "Текущий пароль"
 
-#: plugins/admin/ogroups/objectSelect/selectObject-list.xml:63
-#: plugins/admin/ogroups/class_ogroupManagement.inc:183
-#: plugins/admin/groups/userSelect/user-list.xml:14
-#: plugins/admin/groups/singleUserSelect/singleUser-list.xml:14
-#: plugins/admin/groups/userGroupSelect/selectUserGroup-list.xml:15
-#: plugins/admin/users/user-list.xml:23 plugins/admin/users/user-list.xml:95
-msgid "User"
-msgstr "Пользователь"
+#: setup/setup_migrate.tpl:28
+#, fuzzy
+msgid "After migration"
+msgstr "Управление пользователями"
 
-#: plugins/admin/ogroups/objectSelect/selectObject-list.xml:71
-#: plugins/admin/ogroups/class_ogroupManagement.inc:184
-#: plugins/admin/ogroups/ogroup-list.xml:79
-#: plugins/admin/groups/userGroupSelect/selectUserGroup-list.xml:23
-#: plugins/admin/groups/group-list.xml:15
-#: plugins/admin/groups/group-list.xml:79
-#: plugins/addons/propertyEditor/property-list.xml:64
-#: plugins/personal/posix/groupSelect/group-list.xml:13
-msgid "Group"
-msgstr "Группа"
+#: setup/setup_migrate.tpl:35
+#, fuzzy
+msgid "Close"
+msgstr "Выбрать"
 
-#: plugins/admin/ogroups/objectSelect/selectObject-filter.xml:32
-#: plugins/admin/ogroups/ogroup-filter.xml:18
-#: plugins/admin/groups/userSelect/user-filter.xml:20
-#: plugins/admin/groups/singleUserSelect/singleUser-filter.xml:20
-#: plugins/admin/groups/userGroupSelect/selectUserGroup-filter.xml:21
-#: plugins/admin/groups/group-filter.xml:17
-#: plugins/admin/users/user-filter.xml:19
-#: plugins/admin/newConfigManagement/DeviceConfig-filter.xml:14
-#: plugins/admin/departments/dep-filter.xml:17
-#: plugins/admin/acl/acl-filter.xml:18
-#: plugins/personal/posix/trustSelect/trust-filter.xml:17
-#: plugins/personal/posix/groupSelect/group-filter.xml:16
+#: setup/setup_migrate.tpl:40
 #, fuzzy
-msgid "Default filter"
-msgstr "Ð\9fаÑ\80амеÑ\82Ñ\80Ñ\8b Ð·Ð°Ð³Ñ\80Ñ\83зки"
+msgid "Create a new GOsa administrator account"
+msgstr "СоздаÑ\82Ñ\8c Ð½Ð°Ñ\81Ñ\82Ñ\80ойки Ð·Ð°Ð¿Ð¸Ñ\81Ñ\8c Ñ\8dл. Ð¿Ð¾Ñ\87Ñ\82Ñ\8b"
 
-#: plugins/admin/ogroups/objectSelect/selectObject-list.tpl:12
-#: plugins/admin/ogroups/ogroup-list.tpl:12
-#: plugins/admin/ogroups/class_ogroup.inc:862
-#: plugins/admin/ogroups/generic.tpl:26
-#: plugins/admin/groups/userSelect/user-list.tpl:12
-#: plugins/admin/groups/generic.tpl:39
-#: plugins/admin/groups/singleUserSelect/singleUser-list.tpl:12
-#: plugins/admin/groups/userGroupSelect/selectUserGroup-list.tpl:12
-#: plugins/admin/groups/group-list.tpl:12
-#: plugins/admin/groups/class_group.inc:1059
-#: plugins/admin/users/user-list.tpl:12
-#: plugins/admin/departments/locality.tpl:28
-#: plugins/admin/departments/generic.tpl:39
-#: plugins/admin/departments/class_domain.inc:92
-#: plugins/admin/departments/class_localityGeneric.inc:94
-#: plugins/admin/departments/class_organizationGeneric.inc:125
-#: plugins/admin/departments/class_countryGeneric.inc:94
-#: plugins/admin/departments/class_dcObject.inc:93
-#: plugins/admin/departments/domain.tpl:28
-#: plugins/admin/departments/country.tpl:28
-#: plugins/admin/departments/dcObject.tpl:28
-#: plugins/admin/departments/class_department.inc:677
-#: plugins/admin/departments/dep-list.tpl:12
-#: plugins/admin/departments/organization.tpl:39
-#: plugins/admin/acl/acl-list.tpl:12 plugins/admin/acl/class_aclRole.inc:742
-#: plugins/admin/acl/acl_role.tpl:27
-#: plugins/addons/dyngroup/class_DynamicLdapGroup.inc:114
-#: plugins/addons/dyngroup/dyngroup.tpl:5
-#: plugins/personal/generic/class_user.inc:1715
-#: plugins/personal/generic/generic.tpl:167
-#: plugins/personal/posix/trustSelect/trust-list.tpl:12
-#: plugins/personal/posix/groupSelect/group-list.tpl:12
-#: setup/setup_ldap.tpl:47
-msgid "Base"
-msgstr "Ветка"
+#: setup/setup_migrate.tpl:41
+msgid ""
+"This dialog will automatically add a new super administrator to your LDAP "
+"tree."
+msgstr ""
+
+#: setup/setup_migrate.tpl:57
+#, fuzzy
+msgid "Password (again)"
+msgstr "Хэширование паролей"
+
+#: setup/setup_migrate.tpl:70 setup/setup_ldap.tpl:19
+#: ihtml/themes/default/acl.tpl:33 ihtml/themes/default/acl.tpl:62
+#: ihtml/themes/default/acl.tpl:133 ihtml/themes/default/acl.tpl:150
+#: include/utils/class_msgPool.inc:307
+#, php-format
+msgid "Apply"
+msgstr "Применить"
+
+#: setup/setup_migrate.tpl:71 setup/setup_ldap.tpl:20
+#: ihtml/themes/default/msg_dialog.tpl:80
+#: ihtml/themes/default/msg_dialog.tpl:141
+#: ihtml/themes/default/msg_dialog.tpl:146 ihtml/themes/default/acl.tpl:137
+#: ihtml/themes/default/acl.tpl:153 ihtml/themes/default/snapshotdialog.tpl:44
+#: ihtml/themes/default/snapshotdialog.tpl:90
+#: ihtml/themes/default/islocked.tpl:26
+#: ihtml/themes/default/copyPasteDialog.tpl:21
+#: include/utils/class_msgPool.inc:295
+#, php-format
+msgid "Cancel"
+msgstr "Отмена"
 
-#: plugins/admin/ogroups/objectSelect/class_objectSelect.inc:29
+#: setup/setup_finish.tpl:3
 #, fuzzy
-msgid "Object selection"
-msgstr "Настройки Samba"
-
-#: plugins/admin/ogroups/class_ogroupManagement.inc:25
-#: plugins/admin/ogroups/class_ogroup.inc:858
-msgid "Object groups"
-msgstr "Объединения"
+msgid "Create your configuration file"
+msgstr "Настроить"
 
-#: plugins/admin/ogroups/class_ogroupManagement.inc:26
-msgid "Combine different types of objects to make use of this relationship"
+#: setup/setup_finish.tpl:10
+msgid "Depending on the user name your web server is running on:"
 msgstr ""
 
-#: plugins/admin/ogroups/class_ogroupManagement.inc:115
-#: plugins/admin/groups/class_groupManagement.inc:100
-#: plugins/admin/users/class_userManagement.inc:196
+#: setup/setup_finish.tpl:27
 #, fuzzy
-msgid "Infrastructure error"
-msgstr "Ð\9eÑ\88ибка LDAP:"
+msgid "Download configuration"
+msgstr "СиÑ\81Ñ\82емнаÑ\8f Ð¸Ð½Ñ\84оÑ\80маÑ\86иÑ\8f"
 
-#: plugins/admin/ogroups/class_ogroupManagement.inc:182
+#: setup/setup_finish.tpl:33
 #, fuzzy
-msgid "Templates"
-msgstr "Шаблон"
+msgid "Status: "
+msgstr "СоÑ\81Ñ\82оÑ\8fние"
 
-#: plugins/admin/ogroups/class_ogroupManagement.inc:185
-msgid "Application"
-msgstr "Приложение"
+#: setup/class_setupStep_Feedback.inc:94
+#, fuzzy
+msgid "UNIX accounts/groups"
+msgstr "UNIX аккаунт"
 
-#: plugins/admin/ogroups/class_ogroupManagement.inc:190
+#: setup/class_setupStep_Feedback.inc:96
 #, fuzzy
-msgid "Windows Install"
-msgstr "РабоÑ\87аÑ\8f Ñ\81Ñ\82анÑ\86иÑ\8f Windows"
+msgid "Samba management"
+msgstr "УпÑ\80авление Ñ\81иÑ\81Ñ\82емами"
 
-#: plugins/admin/ogroups/class_ogroup.inc:244
-msgid "You cannot combine terminals and workstations in one object group!"
-msgstr ""
+#: setup/class_setupStep_Feedback.inc:98
+#, fuzzy
+msgid "Mail system management"
+msgstr "Управление системами"
 
-#: plugins/admin/ogroups/class_ogroup.inc:318
-#: plugins/admin/users/class_userManagement.inc:458
-#: plugins/admin/users/class_userManagement.inc:492
-#: plugins/admin/users/class_userManagement.inc:523
-msgid "none"
-msgstr "нет"
+#: setup/class_setupStep_Feedback.inc:100
+#, fuzzy
+msgid "FAX system administration"
+msgstr "Управление пользователями"
 
-#: plugins/admin/ogroups/class_ogroup.inc:320
-msgid "too many different objects!"
-msgstr "слишком много различных объектов!"
+#: setup/class_setupStep_Feedback.inc:102
+#, fuzzy
+msgid "Asterisk administration"
+msgstr "Управление пользователями"
 
-#: plugins/admin/ogroups/class_ogroup.inc:322
-msgid "users"
-msgstr "пользователи"
+#: setup/class_setupStep_Feedback.inc:104
+#, fuzzy
+msgid "System inventory"
+msgstr "Удалить объект"
 
-#: plugins/admin/ogroups/class_ogroup.inc:323
-msgid "groups"
-msgstr "группы"
+#: setup/class_setupStep_Feedback.inc:106
+#, fuzzy
+msgid "System/Configuration management"
+msgstr "Управление системами"
 
-#: plugins/admin/ogroups/class_ogroup.inc:324
-msgid "applications"
-msgstr "приложения"
+#: setup/class_setupStep_Feedback.inc:108
+#, fuzzy
+msgid "Address book"
+msgstr "Адресная книга"
 
-#: plugins/admin/ogroups/class_ogroup.inc:325
-msgid "departments"
-msgstr "подразделения"
+#: setup/class_setupStep_Feedback.inc:114
+msgid "Feedback"
+msgstr ""
 
-#: plugins/admin/ogroups/class_ogroup.inc:326
-msgid "servers"
-msgstr "серверы"
+#: setup/class_setupStep_Feedback.inc:115
+#, fuzzy
+msgid "Get notifications or send feedback"
+msgstr "Местоположение ветки"
 
-#: plugins/admin/ogroups/class_ogroup.inc:327
-msgid "workstations"
-msgstr "рабочие станции"
+#: setup/class_setupStep_Feedback.inc:116
+#, fuzzy
+msgid "Notification and feedback"
+msgstr "Изменить сертификаты"
 
-#: plugins/admin/ogroups/class_ogroup.inc:328
+#: setup/class_setupStep_Feedback.inc:132 setup/class_setup.inc:74
 #, fuzzy
-msgid "Windows workstations"
-msgstr "Ð\9fоказаÑ\82Ñ\8c Ñ\80абоÑ\87ие Ñ\81Ñ\82анÑ\86ии"
+msgid "Setup error"
+msgstr "СоÑ\81Ñ\82оÑ\8fние Ñ\81иÑ\81Ñ\82емÑ\8b"
 
-#: plugins/admin/ogroups/class_ogroup.inc:329
-msgid "terminals"
-msgstr "терминалы"
+#: setup/class_setupStep_Feedback.inc:140
+#: setup/class_setupStep_Feedback.inc:147
+msgid "Feedback error"
+msgstr ""
 
-#: plugins/admin/ogroups/class_ogroup.inc:330
-msgid "phones"
-msgstr "телефоны"
+#: setup/class_setupStep_Feedback.inc:140
+#, php-format
+msgid "Cannot send feedback to '%s': %s"
+msgstr ""
 
-#: plugins/admin/ogroups/class_ogroup.inc:331
-msgid "printers"
-msgstr "принтеры"
+#: setup/class_setupStep_Feedback.inc:147
+msgid "Cannot send feedback: service temporarily unavailable"
+msgstr ""
 
-#: plugins/admin/ogroups/class_ogroup.inc:533
+#: setup/class_setupStep_Feedback.inc:181
 #, fuzzy
-msgid "Non existing DN:"
-msgstr "Ð\9dе Ñ\81Ñ\83Ñ\89еÑ\81Ñ\82вÑ\83Ñ\8eÑ\89ий dn:"
+msgid "Please specify a valid email address."
+msgstr "Ð\92ведиÑ\82е ÐºÐ¾Ñ\80Ñ\80екÑ\82ное Ð¸Ð¼Ñ\8f Ð¿Ð¾Ð»Ñ\8cзоваÑ\82елÑ\8f!"
 
-#: plugins/admin/ogroups/class_ogroup.inc:651
-#, php-format
+#: setup/class_setupStep_Feedback.inc:185
 msgid ""
-"These systems are already configured by other object groups and cannot be "
-"added:"
+"You have to select at least one of both options, subscribe or send feedback."
 msgstr ""
 
-#: plugins/admin/ogroups/class_ogroup.inc:685
-#, fuzzy
-msgid "You can combine two different object types at maximum, only!"
+#: setup/setup_ldap.tpl:2
+msgid ""
+"The main data source used in GOsa is LDAP. In order to access the "
+"information stored there, please enter the required information."
 msgstr ""
-"Вы можете комбинировать не более двух различных классов в одном объекте!"
 
-#: plugins/admin/ogroups/class_ogroup.inc:848
-#: plugins/admin/groups/class_group.inc:1035
-#: plugins/admin/users/class_userManagement.inc:865
-#: plugins/admin/departments/class_department.inc:659
-#: plugins/personal/generic/class_user.inc:37
-#: plugins/personal/generic/class_user.inc:1670
-#: plugins/personal/posix/generic.tpl:5 setup/setup_feedback.tpl:35
-#: setup/setup_feedback.tpl:36
-msgid "Generic"
-msgstr "Общее"
+#: setup/setup_ldap.tpl:9
+msgid "Please choose the LDAP user to be used by GOsa"
+msgstr ""
 
-#: plugins/admin/ogroups/class_ogroup.inc:849
-#, fuzzy
-msgid "Object group generic"
-msgstr "Ð\9eбÑ\8aекÑ\82 Ð³Ñ\80Ñ\83ппÑ\8b"
+#: setup/setup_ldap.tpl:15 ihtml/themes/default/help.tpl:21
+#: include/class_filter.inc:158 include/class_filter.inc:228
+msgid "Search"
+msgstr "Ð\9fоиÑ\81к"
 
-#: plugins/admin/ogroups/class_ogroup.inc:864
-#: plugins/admin/groups/class_group.inc:1065
-#: plugins/personal/posix/trustModeDialog/generic.tpl:2
-msgid "System trust"
-msgstr "Системные доверия"
+#: setup/setup_ldap.tpl:28 setup/setup_ldap.tpl:29
+#, fuzzy
+msgid "LDAP connection"
+msgstr "Отключение"
 
-#: plugins/admin/ogroups/generic.tpl:1
-#: plugins/admin/ogroups/ogroup-list.xml:15
-msgid "Object group"
-msgstr "Объект группы"
+#: setup/setup_ldap.tpl:31
+msgid "Location name"
+msgstr "Местоположение"
 
-#: plugins/admin/ogroups/generic.tpl:5 plugins/personal/posix/generic.tpl:6
+#: setup/setup_ldap.tpl:35
 #, fuzzy
-msgid "Generic settings"
-msgstr "Ð\9eбÑ\89аÑ\8f Ð¸Ð½Ñ\84оÑ\80маÑ\86иÑ\8f Ð¾ Ð¿Ð¾Ð»Ñ\8cзоваÑ\82еле"
+msgid "Connection URI"
+msgstr "Ð\9fодклÑ\8eÑ\87ение"
 
-#: plugins/admin/ogroups/generic.tpl:7
-#: plugins/admin/ogroups/paste_generic.tpl:4
-#: plugins/admin/groups/generic.tpl:11
-#: plugins/admin/groups/paste_generic.tpl:5
-msgid "Group name"
-msgstr "Группа"
+#: setup/setup_ldap.tpl:39
+#, fuzzy
+msgid "TLS connection"
+msgstr "Соединение..."
 
-#: plugins/admin/ogroups/generic.tpl:10
-msgid "Name of the group"
-msgstr "Название группы"
+#: setup/setup_ldap.tpl:57
+#, fuzzy
+msgid "Reload"
+msgstr "чтение"
 
-#: plugins/admin/ogroups/generic.tpl:18 plugins/admin/groups/generic.tpl:28
-msgid "Descriptive text for this group"
-msgstr "Описание группы"
+#: setup/setup_ldap.tpl:63 setup/setup_ldap.tpl:64
+#, fuzzy
+msgid "Authentication"
+msgstr "Рабочая станция Windows"
 
-#: plugins/admin/ogroups/generic.tpl:41
-msgid "Member objects"
-msgstr "Включаемые объекты"
+#: setup/setup_ldap.tpl:66
+#, fuzzy
+msgid "Administrator DN"
+msgstr "Администрирование"
 
-#: plugins/admin/ogroups/tabs_ogroups.inc:139
+#: setup/setup_ldap.tpl:71
 #, fuzzy
-msgid "Phone queue"
-msgstr "Ð\9dомеÑ\80 Ñ\82елеÑ\84она"
+msgid "Select user"
+msgstr "УдалиÑ\82Ñ\8c"
 
-#: plugins/admin/ogroups/tabs_ogroups.inc:155
-#: plugins/admin/groups/class_groupManagement.inc:165
-#: plugins/admin/users/class_userManagement.inc:872
-msgid "Mail"
-msgstr "Почта"
+#: setup/setup_ldap.tpl:81
+msgid "Automatically append LDAP base to administrator DN"
+msgstr ""
 
-#: plugins/admin/ogroups/tabs_ogroups.inc:164
+#: setup/setup_ldap.tpl:85
 #, fuzzy
-msgid "Groupware"
-msgstr "Группа"
+msgid "Administrator password"
+msgstr "Пароль администратора"
+
+#: setup/setup_ldap.tpl:91 setup/setup_ldap.tpl:92
+#, fuzzy
+msgid "Schema based settings"
+msgstr "Настройки Samba"
+
+#: setup/setup_ldap.tpl:94
+msgid "Use RFC 2307bis compliant groups"
+msgstr ""
 
-#: plugins/admin/ogroups/tabs_ogroups.inc:176
+#: setup/setup_ldap.tpl:105 setup/setup_ldap.tpl:106
 #, fuzzy
-msgid "System settings"
-msgstr "Ð\9fоÑ\87Ñ\82овÑ\8bе Ð½Ð°Ñ\81Ñ\82Ñ\80ойки Ð¿Ð¾Ð»Ñ\8cзоваÑ\82елÑ\8f"
+msgid "Current status"
+msgstr "СоÑ\81Ñ\82оÑ\8fние Ñ\81иÑ\81Ñ\82емÑ\8b"
 
-#: plugins/admin/ogroups/tabs_ogroups.inc:188
-#: plugins/admin/ogroups/tabs_ogroups.inc:213
+#: setup/class_setupStep_Ldap.inc:54
 #, fuzzy
-msgid "Recipe"
-msgstr "Описание"
-
-#: plugins/admin/ogroups/tabs_ogroups.inc:200
-#: plugins/admin/ogroups/tabs_ogroups.inc:222
-msgid "Devices"
-msgstr "Устройства"
+msgid "LDAP setup"
+msgstr "LDAP-сервер"
 
-#: plugins/admin/ogroups/tabs_ogroups.inc:232
+#: setup/class_setupStep_Ldap.inc:55
 #, fuzzy
-msgid "Deployment summary"
-msgstr "УпÑ\80авление Ð¿Ð¾Ð´Ñ\80азделениÑ\8fми"
+msgid "LDAP connection setup"
+msgstr "Соединение..."
 
-#: plugins/admin/ogroups/tabs_ogroups.inc:242
-msgid "Desktop"
+#: setup/class_setupStep_Ldap.inc:56
+msgid ""
+"This dialog performs the basic configuration of the LDAP connectivity for "
+"GOsa."
 msgstr ""
 
-#: plugins/admin/ogroups/tabs_ogroups.inc:259
-msgid "Applications"
-msgstr "Приложения"
+#: setup/class_setupStep_Ldap.inc:113
+#, fuzzy, php-format
+msgid "Anonymous bind to server '%s' failed!"
+msgstr "Ошибка при регистрации. Ответ сервера: \"%s\"."
 
-#: plugins/admin/ogroups/paste_generic.tpl:1
-#, fuzzy
-msgid "Paste object group"
-msgstr "Объект группы"
+#: setup/class_setupStep_Ldap.inc:115
+#, fuzzy, php-format
+msgid "Bind as user '%s' failed!"
+msgstr "Ошибка при регистрации. Ответ сервера: \"%s\"."
 
-#: plugins/admin/ogroups/paste_generic.tpl:7
+#: setup/class_setupStep_Ldap.inc:120
+#, fuzzy, php-format
+msgid "Anonymous bind to server '%s' succeeded."
+msgstr "Ошибка при регистрации. Ответ сервера: \"%s\"."
+
+#: setup/class_setupStep_Ldap.inc:121
 #, fuzzy
-msgid "Please enter the new object group name"
-msgstr "Введите адрес сервера"
+msgid "Please specify user and password!"
+msgstr "Введите свой пароль!"
 
-#: plugins/admin/ogroups/paste_generic.tpl:16
+#: setup/class_setupStep_Ldap.inc:123
+#, fuzzy, php-format
+msgid "Bind as user '%s' to server '%s' succeeded!"
+msgstr "Ошибка при регистрации. Ответ сервера: \"%s\"."
+
+#: setup/setup_license.tpl:3
 msgid ""
-"Copy members. Be careful with this option, systems can only inherit from a "
-"single object group!"
+"GOsa is developed under the terms of the GNU General Public License v2. "
+"Please accept the terms below."
 msgstr ""
 
-#: plugins/admin/ogroups/ogroup-list.xml:11
+#: setup/setup_license.tpl:11
+msgid "I have read the license and accept it"
+msgstr ""
+
+#: setup/class_setupStep_License.inc:56 setup/class_setupStep_License.inc:57
 #, fuzzy
-msgid "List of object groups"
-msgstr "Ð\9dазвание Ð³Ñ\80Ñ\83ппÑ\8b"
+msgid "License"
+msgstr "в"
 
-#: plugins/admin/ogroups/ogroup-list.xml:57
-#: plugins/admin/groups/group-list.xml:57 plugins/admin/users/user-list.xml:73
-#: plugins/admin/departments/locality.tpl:8
-#: plugins/admin/departments/locality.tpl:9
-#: plugins/admin/departments/generic.tpl:7
-#: plugins/admin/departments/generic.tpl:9
-#: plugins/admin/departments/domain.tpl:8
-#: plugins/admin/departments/domain.tpl:9
-#: plugins/admin/departments/country.tpl:8
-#: plugins/admin/departments/country.tpl:9
-#: plugins/admin/departments/dcObject.tpl:8
-#: plugins/admin/departments/dcObject.tpl:9
-#: plugins/admin/departments/organization.tpl:7
-#: plugins/admin/departments/organization.tpl:9
-msgid "Properties"
-msgstr "Свойства"
+#: setup/class_setupStep_License.inc:58
+msgid "Terms and conditions for usage"
+msgstr ""
 
-#: plugins/admin/ogroups/ogroup-list.xml:73
-#: plugins/admin/groups/group-list.xml:73 plugins/admin/users/user-list.xml:89
-#: plugins/admin/departments/dep-list.xml:98 plugins/admin/acl/acl-list.xml:76
-#: setup/class_setupStep_Migrate.inc:309
-msgid "Create"
-msgstr "Создать"
+#: setup/class_setupStep_Schema.inc:37 setup/class_setupStep_Schema.inc:38
+#, fuzzy
+msgid "LDAP schema check"
+msgstr "Сервер подкачки"
 
-#: plugins/admin/ogroups/ogroup-list.xml:91
-#: plugins/admin/groups/group-list.xml:91
-#: plugins/admin/users/user-list.xml:114
-#: plugins/admin/departments/dep-list.xml:172
-#: plugins/admin/acl/acl-list.xml:131
-msgid "Edit"
-msgstr "Изменить"
+#: setup/class_setupStep_Schema.inc:39
+msgid "Perform test on your current LDAP schema"
+msgstr ""
 
-#: plugins/admin/ogroups/ogroup-list.xml:98
-#: plugins/admin/groups/group-list.xml:98
-#: plugins/admin/users/user-list.xml:121
-#: plugins/admin/newConfigManagement/DeviceConfig-list.xml:64
-#: plugins/admin/departments/dep-list.xml:160
-#: plugins/admin/departments/dep-list.xml:181
-#: plugins/admin/acl/acl-list.xml:95 plugins/admin/acl/acl-list.xml:144
-#: plugins/addons/propertyEditor/property-list.xml:108
-#: plugins/personal/generic/generic_certs.tpl:22
-#: plugins/personal/generic/generic_certs.tpl:48
-#: plugins/personal/generic/generic_certs.tpl:74
-msgid "Remove"
-msgstr "Удалить"
+#: setup/class_setupStep_Schema.inc:96 include/class_configRegistry.inc:239
+msgid "The following object classes are missing:"
+msgstr ""
 
-#: plugins/admin/ogroups/ogroup-list.xml:106
-#: plugins/admin/groups/group-list.xml:106
-#: plugins/admin/users/user-list.xml:156
-#, fuzzy
-msgid "Send message"
-msgstr "Домашняя страница"
+#: setup/class_setupStep_Schema.inc:99 include/class_configRegistry.inc:246
+msgid "The following object classes are outdated:"
+msgstr ""
 
-#: plugins/admin/ogroups/ogroup-list.xml:142
+#: setup/class_setupStep_Welcome.inc:42
 #, fuzzy
-msgid "Edit object group"
-msgstr "Ð\9eбÑ\8aекÑ\82 Ð³Ñ\80Ñ\83ппÑ\8b"
+msgid "Welcome"
+msgstr "Ð\94обÑ\80о Ð¿Ð¾Ð¶Ð°Ð»Ð¾Ð²Ð°Ñ\82Ñ\8c %s!"
 
-#: plugins/admin/ogroups/ogroup-list.xml:155
+#: setup/class_setupStep_Welcome.inc:43
 #, fuzzy
-msgid "Remove object group"
-msgstr "серверы"
+msgid "The welcome message"
+msgstr "Удалить"
 
-#: plugins/admin/groups/userSelect/class_userSelect.inc:26
-#: plugins/admin/groups/singleUserSelect/class_singleUserSelect.inc:29
+#: setup/class_setupStep_Welcome.inc:44
 #, fuzzy
-msgid "User selection"
-msgstr "Настройки Samba"
-
-#: plugins/admin/groups/generic.tpl:14 plugins/personal/generic/generic.tpl:41
-#: plugins/personal/generic/generic.tpl:55
-#: plugins/personal/generic/generic.tpl:73
-msgid "Multiple edit"
-msgstr ""
+msgid "Welcome to the GOsa setup assistent"
+msgstr "Добро пожаловать в раздел настройки GOsa!"
 
-#: plugins/admin/groups/generic.tpl:17
-#: plugins/admin/groups/paste_generic.tpl:8
+#: setup/class_setupStep_Language.inc:40 setup/class_setupStep_Language.inc:41
 #, fuzzy
-msgid "POSIX name of the group"
-msgstr "Ð\98мÑ\8f Ð³Ñ\80Ñ\83ппÑ\8b, Ñ\81ооÑ\82веÑ\82Ñ\81Ñ\82вÑ\83Ñ\8eÑ\89ее Ñ\81Ñ\82андаÑ\80Ñ\82Ñ\83 POSIX"
+msgid "Language setup"
+msgstr "ЯзÑ\8bк"
 
-#: plugins/admin/groups/generic.tpl:59
-#: plugins/admin/groups/paste_generic.tpl:13
+#: setup/class_setupStep_Language.inc:42
 #, fuzzy
-msgid "Normally IDs are auto-generated, select to specify manually"
-msgstr ""
-"Обычно идентификаторы создаются автоматически, но вы можете выбрать указание "
-"вручную"
-
-#: plugins/admin/groups/generic.tpl:62
-#: plugins/admin/groups/paste_generic.tpl:15
-msgid "Force GID"
-msgstr "Указать GID вручную"
-
-#: plugins/admin/groups/generic.tpl:65
-#: plugins/admin/groups/paste_generic.tpl:18
-msgid "Forced ID number"
-msgstr "Указанный вручную GID"
+msgid "This step allows you to select your preferred language."
+msgstr "Язык по умолчанию"
 
-#: plugins/admin/groups/generic.tpl:75 plugins/admin/groups/generic.tpl:102
-msgid "Select to create a samba conform group"
-msgstr "Создать группу для работы с Samba"
+#: setup/class_setupStep_Language.inc:47 include/class_core.inc:188
+#, fuzzy
+msgid "Automatic"
+msgstr "автоматически"
 
-#: plugins/admin/groups/generic.tpl:87 plugins/admin/groups/generic.tpl:110
-msgid "in domain"
-msgstr "в домене"
+#: setup/setup_welcome.tpl:3
+msgid "How to get started"
+msgstr ""
 
-#: plugins/admin/groups/generic.tpl:131
-msgid "Members are in a phone pickup group"
-msgstr "Члены телефонной группы"
+#: setup/setup_welcome.tpl:5
+msgid ""
+"This seems to be the first time you run GOsa on this system. To start the "
+"GOsa web interface you need a working configuration file, which can be "
+"generated by this wizard."
+msgstr ""
 
-#: plugins/admin/groups/generic.tpl:146
+#: setup/setup_welcome.tpl:9
 #, fuzzy
-msgid "Members are in a Nagios group"
-msgstr "ЧленÑ\8b Ñ\82елеÑ\84онной Ð³Ñ\80Ñ\83ппÑ\8b"
+msgid "What you need to generate a configuration file:"
+msgstr "Ð\9dаÑ\81Ñ\82Ñ\80оиÑ\82Ñ\8c"
 
-#: plugins/admin/groups/generic.tpl:174
+#: setup/setup_welcome.tpl:13
 #, fuzzy
-msgid "Common group members"
-msgstr "Ð\9fоказаÑ\82Ñ\8c Ð³Ñ\80Ñ\83ппÑ\8b"
+msgid "The hostname of your LDAP server"
+msgstr "Ð\9eÑ\88ибка Ð¿Ñ\80и Ð¿Ð¾Ð´ÐºÐ»Ñ\8eÑ\87ении Ðº LDAP-Ñ\81еÑ\80веÑ\80Ñ\83. Ð\9eÑ\82веÑ\82 Ñ\81еÑ\80веÑ\80а: \"%s\"."
 
-#: plugins/admin/groups/generic.tpl:183
-#, fuzzy
-msgid "Partial group members"
-msgstr "Члены группы"
+#: setup/setup_welcome.tpl:14
+msgid "Installed GOsa and supplementary schema"
+msgstr ""
 
-#: plugins/admin/groups/generic.tpl:188
-msgid "Group members"
-msgstr "Члены группы"
+#: setup/setup_welcome.tpl:15
+msgid "The LDAP base of your LDAP directory"
+msgstr ""
 
-#: plugins/admin/groups/userGroupSelect/class_userGroupSelect.inc:29
-#, fuzzy
-msgid "User and group selection"
-msgstr "Настройки Samba"
+#: setup/setup_welcome.tpl:16
+msgid "The DN and the password of the LDAP administration user"
+msgstr ""
 
-#: plugins/admin/groups/group-filter.xml:31
+#: setup/setup_welcome.tpl:20
+msgid ""
+"If you've collected the needed information, unlock the setup process like "
+"shown in the next paragraph."
+msgstr ""
+
+#: setup/setup_welcome.tpl:24
 #, fuzzy
-msgid "Default filter2"
-msgstr "Параметры загрузки"
+msgid "Starting the setup"
+msgstr "Язык"
+
+#: setup/setup_welcome.tpl:26
+msgid ""
+"For security reasons you need to authenticate the installation by creating "
+"the file '/tmp/gosa.auth', containing the current session ID on the servers "
+"local filesystem. This can be done by executing the following command:"
+msgstr ""
 
-#: plugins/admin/groups/paste_generic.tpl:1
-#, fuzzy
-msgid "Group settings"
-msgstr "Настройки Samba"
+#: setup/setup_welcome.tpl:32
+msgid "Click the 'Next' button when you've finished."
+msgstr ""
 
-#: plugins/admin/groups/paste_generic.tpl:2
+#: setup/class_setupStep_Migrate.inc:51 setup/class_setupStep_Migrate.inc:52
 #, fuzzy
-msgid "Paste group settings"
-msgstr "Ð\9dаÑ\81Ñ\82Ñ\80ойки Samba"
+msgid "LDAP inspection"
+msgstr "Ð\9fÑ\80овеÑ\80ка ÐºÐ¾Ð½Ñ\84игÑ\83Ñ\80аÑ\86ии PHP"
 
-#: plugins/admin/groups/group-list.xml:11
-msgid "List of groups"
-msgstr "Список групп"
+#: setup/class_setupStep_Migrate.inc:53
+msgid "Analyze your current LDAP for GOsa compatibility"
+msgstr ""
 
-#: plugins/admin/groups/group-list.xml:138
+#: setup/class_setupStep_Migrate.inc:59
 #, fuzzy
-msgid "Edit group"
-msgstr "Ð\9eÑ\81новнаÑ\8f Ð³Ñ\80Ñ\83ппа"
+msgid "Checking for root object"
+msgstr "Ð\9fÑ\80овеÑ\80ка Ð¼Ð¾Ð´Ñ\83лÑ\8f gd"
 
-#: plugins/admin/groups/group-list.xml:151
+#: setup/class_setupStep_Migrate.inc:65
 #, fuzzy
-msgid "Remove group"
-msgstr "серверы"
+msgid "Inspecting object classes in root object"
+msgstr "Проверка модуля gd"
 
-#: plugins/admin/groups/class_group.inc:166
-#: plugins/admin/groups/class_group.inc:1240
+#: setup/class_setupStep_Migrate.inc:71
 #, fuzzy
-msgid "Cannot find group SID in your configuration!"
-msgstr "Не могу найти SID в базе LDAP или в сонфигурационном файле!"
-
-#: plugins/admin/groups/class_group.inc:310
-msgid "Samba group"
-msgstr "Группа Samba"
+msgid "Checking permission for LDAP database"
+msgstr "У вас недостаточно прав для удаления этого подразделения."
 
-#: plugins/admin/groups/class_group.inc:310
+#: setup/class_setupStep_Migrate.inc:78
 #, fuzzy
-msgid "Domain administrators"
-msgstr "Администраторы домена"
-
-#: plugins/admin/groups/class_group.inc:310
-msgid "Domain users"
-msgstr "Пользователи домена"
-
-#: plugins/admin/groups/class_group.inc:311
-msgid "Domain guests"
-msgstr "Непривилегированные пользователи домена"
-
-#: plugins/admin/groups/class_group.inc:316
-#, php-format
-msgid "Special group (%d)"
-msgstr "Специальная группа (%d)"
+msgid "Checking for super administrator"
+msgstr "Проверка дополнительных программ"
 
-#: plugins/admin/groups/class_group.inc:464
-#, php-format
-msgid "Adding UID '%s' to group '%s' failed: cannot find user object!"
-msgstr ""
+#: setup/class_setupStep_Migrate.inc:118 setup/class_setupStep_Migrate.inc:186
+#: setup/class_setupStep_Migrate.inc:709
+#, fuzzy
+msgid "LDAP query failed"
+msgstr "Невозможно выполнить запрос к базе данных!"
 
-#: plugins/admin/groups/class_group.inc:470
-#, php-format
-msgid "Add UID '%s' to group '%s' failed: UID is used more than once!"
+#: setup/class_setupStep_Migrate.inc:119 setup/class_setupStep_Migrate.inc:187
+#: setup/class_setupStep_Migrate.inc:710
+msgid "Possibly the 'root object' is missing."
 msgstr ""
 
-#: plugins/admin/groups/class_group.inc:753
-#, fuzzy, php-format
-msgid "Cannot find any SID for '%s'!"
-msgstr "Удалить"
-
-#: plugins/admin/groups/class_group.inc:758
-#, fuzzy, php-format
-msgid "Cannot find any RIDBASE for '%s'!"
-msgstr "Удалить"
+#: setup/class_setupStep_Migrate.inc:132 setup/class_setupStep_Migrate.inc:145
+#: setup/class_setupStep_Migrate.inc:307 setup/class_setupStep_Migrate.inc:661
+#: setup/class_setupStep_Migrate.inc:674 setup/class_setupStep_Migrate.inc:729
+#: setup/class_setupStep_Migrate.inc:750 setup/class_setupStep_Migrate.inc:802
+msgid "Failed"
+msgstr "Ошибка"
 
-#: plugins/admin/groups/class_group.inc:852
+#: setup/class_setupStep_Migrate.inc:134 setup/class_setupStep_Migrate.inc:147
 #, php-format
-msgid "The gidNumber '%s' is already in use by %s!"
+msgid ""
+"The specified user '%s' does not have full access to your LDAP database."
 msgstr ""
 
-#: plugins/admin/groups/class_group.inc:966
-#: plugins/admin/groups/class_group.inc:969
-#: plugins/admin/groups/class_group.inc:1061
-#: plugins/personal/posix/class_posixAccount.inc:876
-#: plugins/personal/posix/class_posixAccount.inc:879
-#: plugins/personal/posix/generic.tpl:75
-#: plugins/personal/posix/paste_generic.tpl:47
-msgid "GID"
-msgstr "GID"
+#: setup/class_setupStep_Migrate.inc:308
+msgid "There is no GOsa administrator account inside your LDAP."
+msgstr ""
 
-#: plugins/admin/groups/class_group.inc:1036
+#: setup/class_setupStep_Migrate.inc:377
 #, fuzzy
-msgid "Generic group settings"
-msgstr "Ð\9eбÑ\89аÑ\8f Ð¸Ð½Ñ\84оÑ\80маÑ\86иÑ\8f Ð¾ Ð¿Ð¾Ð»Ñ\8cзоваÑ\82еле"
+msgid "Migration error"
+msgstr "Ð\94аÑ\82а"
 
-#: plugins/admin/groups/class_group.inc:1049
-msgid ""
-"The 'ogroupRDN' statement defines the location where new object groups will "
-"be created. The default is 'ou=groups,'."
+#: setup/class_setupStep_Migrate.inc:377
+#, php-format
+msgid "Cannot add ACL for user '%s':"
 msgstr ""
 
-#: plugins/admin/groups/class_group.inc:1063
+#: setup/class_setupStep_Migrate.inc:415 setup/class_setupStep_Migrate.inc:425
 #, fuzzy
-msgid "Samba group type"
-msgstr "Ð\93Ñ\80Ñ\83ппа Samba"
+msgid "Input error"
+msgstr "Ð\9eÑ\88ибка LDAP:"
 
-#: plugins/admin/groups/class_group.inc:1064
+#: setup/class_setupStep_Migrate.inc:420
 #, fuzzy
-msgid "Samba domain name"
-msgstr "Ð\94омаÑ\88ний ÐºÐ°Ñ\82алог Samba"
+msgid "Password error"
+msgstr "СÑ\80ок Ð´ÐµÐ¹Ñ\81Ñ\82виÑ\8f Ð¿Ð°Ñ\80олÑ\8f Ð¸Ñ\81Ñ\82екаеÑ\82"
 
-#: plugins/admin/groups/class_group.inc:1066
+#: setup/class_setupStep_Migrate.inc:420
 #, fuzzy
-msgid "Phone pickup group"
-msgstr "ЧленÑ\8b Ñ\82елеÑ\84онной Ð³Ñ\80Ñ\83ппÑ\8b"
+msgid "Provided passwords do not match!"
+msgstr "Ð\92веденнÑ\8bе Ð¿Ð°Ñ\80оли Ð½Ðµ Ñ\81овпадаÑ\8eÑ\82!"
 
-#: plugins/admin/groups/class_group.inc:1067
+#: setup/class_setupStep_Migrate.inc:425
 #, fuzzy
-msgid "Nagios group"
-msgstr "Ð\9aонÑ\82акÑ\82"
+msgid "Specify a valid user ID!"
+msgstr "Ð\92ведиÑ\82е ÐºÐ¾Ñ\80Ñ\80екÑ\82ное Ð¸Ð¼Ñ\8f Ð¿Ð¾Ð»Ñ\8cзоваÑ\82елÑ\8f!"
 
-#: plugins/admin/groups/class_group.inc:1069
-#, fuzzy
-msgid "Group member"
-msgstr "Члены группы"
+#: setup/class_setupStep_Migrate.inc:450
+#, php-format
+msgid "Adding an administrative user failed: object '%s' already exists!"
+msgstr ""
 
-#: plugins/admin/groups/class_groupManagement.inc:26
+#: setup/class_setupStep_Migrate.inc:662
 msgid ""
-"Manage aspects of groups like members, POSIX, desktop, samba and mail "
-"settings"
+"The LDAP root object is missing. It is required to use your LDAP service."
 msgstr ""
 
-#: plugins/admin/groups/class_groupManagement.inc:157
-#: plugins/admin/users/class_userManagement.inc:869
-#: plugins/personal/posix/class_posixAccount.inc:37
-#: plugins/personal/posix/class_posixAccount.inc:270
-#: plugins/personal/posix/class_posixAccount.inc:290
-#: plugins/personal/posix/class_posixAccount.inc:292
-#: plugins/personal/posix/class_posixAccount.inc:295
-msgid "POSIX"
+#: setup/class_setupStep_Migrate.inc:663 setup/class_setupStep_Migrate.inc:676
+#, fuzzy
+msgid "Try to create root object"
+msgstr "Объект группы"
+
+#: setup/class_setupStep_Migrate.inc:675
+msgid "Root object couldn't be created, you should try it on your own."
 msgstr ""
 
-#: plugins/admin/groups/class_groupManagement.inc:158
-#: plugins/admin/users/class_userManagement.inc:870
-#, fuzzy
-msgid "Edit POSIX properties"
-msgstr "Изменить свойства"
+#: setup/class_setupStep_Migrate.inc:730
+#, fuzzy, php-format
+msgid "Missing GOsa object class '%s'!"
+msgstr "Список подразделений"
 
-#: plugins/admin/groups/class_groupManagement.inc:166
-#: plugins/admin/users/class_userManagement.inc:874
+#: setup/class_setupStep_Migrate.inc:731
 #, fuzzy
-msgid "Edit mail properties"
-msgstr "Ð\98змениÑ\82Ñ\8c Ñ\81войÑ\81Ñ\82ва"
+msgid "Please check your installation."
+msgstr "Ð\9fÑ\80овеÑ\80Ñ\8cÑ\82е, Ð¿Ñ\80авилÑ\8cно Ð»Ð¸ Ð²Ñ\8b Ð²Ð²ÐµÐ»Ð¸ Ð¸Ð¼Ñ\8f Ð¿Ð¾Ð»Ñ\8cзоваÑ\82елÑ\8f Ð¸ Ð¿Ð°Ñ\80олÑ\8c."
 
-#: plugins/admin/groups/class_groupManagement.inc:173
-#: plugins/admin/users/class_userManagement.inc:877
-#: plugins/personal/posix/class_posixAccount.inc:290
-msgid "Samba"
-msgstr "Samba"
+#: setup/class_setupStep_Migrate.inc:752
+#, php-format
+msgid ""
+"Cannot handle the structural object type of your root object. Please try to "
+"add the object class '%s' manually."
+msgstr ""
 
-#: plugins/admin/groups/class_groupManagement.inc:174
-#: plugins/admin/users/class_userManagement.inc:878
+#: setup/class_setup.inc:195
 #, fuzzy
-msgid "Edit samba properties"
-msgstr "Ð\98змениÑ\82Ñ\8c Ñ\81войÑ\81Ñ\82ва"
+msgid "Completed"
+msgstr "не Ð¿Ð¾Ð»Ð½Ñ\8bй"
 
-#: plugins/admin/groups/class_groupManagement.inc:182
-#: plugins/admin/users/class_userManagement.inc:894
+#: setup/class_setup.inc:235
 #, fuzzy
-msgid "Edit phone properties"
-msgstr "Ð\98змениÑ\82Ñ\8c Ñ\81войÑ\81Ñ\82ва"
+msgid "Check again"
+msgstr "Ð\9fÑ\80овеÑ\80иÑ\82Ñ\8c"
 
-#: plugins/admin/groups/class_groupManagement.inc:189
+#: setup/class_setup.inc:238
 #, fuzzy
-msgid "Menu"
-msgstr "Принтер"
+msgid "Next"
+msgstr "текст"
 
-#: plugins/admin/groups/class_groupManagement.inc:190
+#: setup/setup_language.tpl:3
 #, fuzzy
-msgid "Edit start menu properties"
-msgstr "Ð\98змениÑ\82Ñ\8c Ñ\81войÑ\81Ñ\82ва"
+msgid "Please select the preferred language"
+msgstr "ЯзÑ\8bк Ð¿Ð¾ Ñ\83молÑ\87аниÑ\8e"
 
-#: plugins/admin/groups/class_groupManagement.inc:197
-#: plugins/admin/users/class_userManagement.inc:885
-#: plugins/personal/posix/class_posixAccount.inc:290
-msgid "Environment"
-msgstr "Окружение"
+#: setup/setup_language.tpl:5
+msgid ""
+"At this point, you can select the site wide default language. Choosing "
+"'automatic' will use the language requested by the browser. This setting can "
+"be overridden per user."
+msgstr ""
 
-#: plugins/admin/groups/class_groupManagement.inc:198
-#: plugins/admin/users/class_userManagement.inc:886
+#: setup/setup_language.tpl:9
 #, fuzzy
-msgid "Edit environment properties"
-msgstr "Ð\98змениÑ\82Ñ\8c Ñ\81войÑ\81Ñ\82ва"
+msgid "Please select your preferred language here"
+msgstr "ЯзÑ\8bк Ð¿Ð¾ Ñ\83молÑ\87аниÑ\8e"
 
-#: plugins/admin/users/user-filter.xml:33
-msgid "Show templates"
-msgstr "Показать шаблоны"
+#: html/index.php:45
+#, php-format
+msgid "Your browser (%s) is blacklisted for the current theme!"
+msgstr ""
+
+#: html/index.php:72
+#, php-format
+msgid "This session is not encrypted. Click %s to enter an encrypted session."
+msgstr ""
 
-#: plugins/admin/users/user-filter.xml:47
+#: html/index.php:72
 #, fuzzy
-msgid "Show POSIX users"
-msgstr "Ð\90Ñ\82Ñ\80ибÑ\83Ñ\82Ñ\8b UNIX"
+msgid "here"
+msgstr "Ð\9cобилÑ\8cнÑ\8bй"
 
-#: plugins/admin/users/user-filter.xml:61
-#, fuzzy
-msgid "Show SAMBA users"
-msgstr "Показать серверы"
+#: html/index.php:78
+msgid "The configured session lifetime will be overridden by php.ini settings!"
+msgstr ""
 
-#: plugins/admin/users/user-filter.xml:75
-#, fuzzy
-msgid "Show mail users"
-msgstr "Показать пользователей с почтой"
+#: html/index.php:157 html/password.php:63
+#, fuzzy, php-format
+msgid "GOsa configuration %s/%s is not readable. Aborted."
+msgstr ""
+"Не удается прочитать файл настройки GOsa %s/gosa.conf. Операция прервана."
 
-#: plugins/admin/users/password.tpl:4
+#: html/index.php:179
 #, fuzzy
+msgid "Smarty error"
+msgstr "Состояние системы"
+
+#: html/index.php:179 html/setup.php:73 html/password.php:115
+#, fuzzy, php-format
+msgid "Compile directory %s is not accessible!"
+msgstr "Недоступен каталог \"%s\", указанный как каталог компиляции!"
+
+#: html/index.php:202
 msgid ""
-"To change the user password use the fields below. The changes take effect "
-"immediately. Please memorize the new password, because the user wouldn't be "
-"able to login without it."
+"Your browser has cookies disabled: please enable cookies and reload this "
+"page before logging in!"
 msgstr ""
-"В полях ниже вы можете изменить пароль выбранного пользователя. Изменения "
-"вступят в силу немедленно. Пожалуйста, запомните новый пароль, так как иначе "
-"пользователь не сможет войти в систему."
 
-#: plugins/admin/users/password.tpl:11 plugins/admin/users/password.tpl:39
-#, fuzzy
-msgid "Password input dialog"
-msgstr "Сменить пароль"
+#: html/index.php:233
+msgid "Broken HTTP authentication setup!"
+msgstr ""
 
-#: plugins/admin/users/password.tpl:27 plugins/admin/users/password.tpl:79
-#, fuzzy
-msgid "Strength"
-msgstr "Улица"
+#: html/index.php:241
+msgid "Cannot find a valid user for the current HTTP authentication!"
+msgstr ""
 
-#: plugins/admin/users/password.tpl:43
-#: plugins/personal/password/password.tpl:55
-#: plugins/personal/myaccount/password.tpl:49
-#, fuzzy
-msgid "Use proposal"
-msgstr "группы"
+#: html/index.php:245
+msgid "Cannot find a unique user for the current HTTP authentication!"
+msgstr ""
 
-#: plugins/admin/users/password.tpl:61
-#: plugins/personal/password/password.tpl:74
-#: plugins/personal/myaccount/password.tpl:67
+#: html/index.php:289
 #, fuzzy
-msgid "Manually specify a password"
+msgid "Please specify a valid user name!"
+msgstr "Введите корректное имя пользователя!"
+
+#: html/index.php:292
+msgid "Please specify your password!"
 msgstr "Введите свой пароль!"
 
-#: plugins/admin/users/password.tpl:95
+#: html/index.php:304
 #, fuzzy
-msgid "Enforce password change on next login."
-msgstr "СмениÑ\82Ñ\8c Ð¿Ð°Ñ\80олÑ\8c"
+msgid "Authentication error"
+msgstr "РабоÑ\87аÑ\8f Ñ\81Ñ\82анÑ\86иÑ\8f Windows"
 
-#: plugins/admin/users/template.tpl:2
-msgid "Creating a new user using templates"
-msgstr "Создание пользователя на основе шаблона"
+#: html/index.php:304
+#, fuzzy
+msgid "Cannot retrieve user information for HTTP authentication!"
+msgstr "Не удается создать квоту IMAP. Ответ сервера: \"%s\"."
 
-#: plugins/admin/users/template.tpl:6
+#: html/index.php:311 html/password.php:261
 #, fuzzy
-msgid ""
-"Creating a new user can be assisted by using templates. Many database "
-"records will be filled automatically. Choose 'none' to skip the usage of "
-"templates."
-msgstr ""
-"Можно создавать пользователей на основе шаблонов. При этом многие поля в "
-"базе данных будут заполнены автоматически. Выберите <b>нет</b>, чтобы не "
-"использовать шаблоны."
+msgid "Please check the username/password combination!"
+msgstr "Проверьте, правильно ли вы ввели имя пользователя и пароль."
 
-#: plugins/admin/users/template.tpl:13
-msgid "User template selection dialog"
+#: html/index.php:359
+#, fuzzy
+msgid "Account locked. Please contact your system administrator!"
 msgstr ""
+"Не удается начать сеанс на LDAP-сервере. Обратитесь к системному "
+"администратору."
 
-#: plugins/admin/users/template.tpl:15
-#: plugins/admin/users/class_userManagement.inc:530
-#: plugins/admin/users/user-list.xml:15 plugins/admin/users/user-list.xml:102
-#: plugins/admin/users/templatize.tpl:15
-msgid "Template"
-msgstr "Шаблон"
-
-#: plugins/admin/users/template.tpl:23 plugins/personal/generic/generic.tpl:37
-#: plugins/personal/generic/paste_generic.tpl:8
+#: html/setup.php:73
 #, fuzzy
-msgid "Last name"
-msgstr "СпиÑ\81ок"
+msgid "Smarty"
+msgstr "Ð\97апÑ\83Ñ\81к"
 
-#: plugins/admin/users/template.tpl:27 plugins/personal/generic/generic.tpl:51
-#: plugins/personal/generic/paste_generic.tpl:12
+#: html/main.php:171
+#, php-format
+msgid "Cannot locate file %s - please run %s to fix this"
+msgstr ""
+
+#: html/main.php:190
 #, fuzzy
-msgid "First name"
-msgstr "СпиÑ\81ок"
+msgid "PHP configuration"
+msgstr "Ð\91азÑ\8b Ð´Ð°Ð½Ð½Ñ\8bÑ\85"
 
-#: plugins/admin/users/class_userManagement.inc:26
+#: html/main.php:191
 msgid ""
-"Manage aspects of user accounts like generic, POSIX, samba and mail settings"
+"Fatal error: Register globals is active. Please fix this in order to "
+"continue."
 msgstr ""
 
-#: plugins/admin/users/class_userManagement.inc:387
+#: html/main.php:220
 #, fuzzy
-msgid "You have no permission to change this users password!"
+msgid "Your password is about to expire, please change your password!"
 msgstr "У вас недостаточно прав для смены своего пароля."
 
-#: plugins/admin/users/class_userManagement.inc:777
-#, fuzzy
-msgid "Account locking"
-msgstr "Учетная запись"
+#: html/main.php:295
+msgid "Running out of memory!"
+msgstr ""
 
-#: plugins/admin/users/class_userManagement.inc:778
+#: html/main.php:355
 #, php-format
-msgid ""
-"Password method '%s' does not support locking. Account (%s) has not been "
-"locked!"
+msgid "You're logged in as %s"
 msgstr ""
 
-#: plugins/admin/users/class_userManagement.inc:851
+#: html/main.php:358
 #, fuzzy
-msgid "Unlock account"
-msgstr "Ð\9cоÑ\8f Ñ\83Ñ\87еÑ\82наÑ\8f Ð·Ð°Ð¿Ð¸Ñ\81Ñ\8c"
+msgid "ACLs are disabled"
+msgstr "оÑ\82клÑ\8eÑ\87ен"
 
-#: plugins/admin/users/class_userManagement.inc:853
+#: html/main.php:408
 #, fuzzy
-msgid "Lock account"
-msgstr "Ð\9cоÑ\8f Ñ\83Ñ\87еÑ\82наÑ\8f Ð·Ð°Ð¿Ð¸Ñ\81Ñ\8c"
+msgid "Plug-in"
+msgstr "в"
 
-#: plugins/admin/users/class_userManagement.inc:866
+#: html/main.php:409
+#, fuzzy, php-format
+msgid "Fatal error: Cannot find any plugin definitions for plugin %s!"
+msgstr "Не удается найти определение для модуля \"%s\"!"
+
+#: html/main.php:425
 #, fuzzy
-msgid "Edit generic properties"
-msgstr "Ð\98змениÑ\82Ñ\8c Ñ\81войÑ\81Ñ\82ва"
+msgid "Configuration Error"
+msgstr "Ð\9dаÑ\81Ñ\82Ñ\80оиÑ\82Ñ\8c"
 
-#: plugins/admin/users/class_userManagement.inc:881
-msgid "Netatalk"
+#: html/main.php:426
+#, php-format
+msgid ""
+"Fatal error: not all POST variables have been transfered by PHP - please "
+"inform your administrator!"
 msgstr ""
 
-#: plugins/admin/users/class_userManagement.inc:882
-#, fuzzy
-msgid "Edit Netatalk properties"
-msgstr "Изменить свойства"
-
-#: plugins/admin/users/class_userManagement.inc:889
-msgid "FAX"
-msgstr "Факс"
+#: html/helpviewer.php:64
+msgid "Help browser"
+msgstr ""
 
-#: plugins/admin/users/class_userManagement.inc:890
+#: html/helpviewer.php:118
 #, fuzzy
-msgid "Edit FAX properties"
-msgstr "Изменить свойства"
-
-#: plugins/admin/users/user-list.xml:11
-msgid "List of users"
-msgstr "Список пользователей"
+msgid "There is no help file specified for this class"
+msgstr "Метод '%s' не описан в вашем файле конфигурации."
 
-#: plugins/admin/users/user-list.xml:140
-#, fuzzy
-msgid "Lock users"
-msgstr "Список пользователей"
+#: html/helpviewer.php:193 include/functions_helpviewer.inc:97
+msgid "previous"
+msgstr ""
 
-#: plugins/admin/users/user-list.xml:148
+#: html/helpviewer.php:197 include/functions_helpviewer.inc:101
 #, fuzzy
-msgid "Unlock users"
-msgstr "Пользователи домена"
+msgid "next"
+msgstr "текст"
 
-#: plugins/admin/users/user-list.xml:167
-#, fuzzy
-msgid "Apply template"
-msgstr "Шаблон"
+#: html/helpviewer.php:268
+#, fuzzy, php-format
+msgid "Help directory '%s' is not accessible, can't read any help files."
+msgstr "Ð\9dедоÑ\81Ñ\82Ñ\83пен ÐºÐ°Ñ\82алог \"%s\", Ñ\83казаннÑ\8bй ÐºÐ°Ðº ÐºÐ°Ñ\82алог ÐºÐ¾Ð¼Ð¿Ð¸Ð»Ñ\8fÑ\86ии!"
 
-#: plugins/admin/users/user-list.xml:199
-#, fuzzy
-msgid "New user from template"
-msgstr "Создать шаблон"
+#: html/password.php:195
+msgid "Error: Password method not available!"
+msgstr ""
 
-#: plugins/admin/users/user-list.xml:213
+#: html/password.php:268
 #, fuzzy
-msgid "Edit user"
-msgstr "Ð\9fолÑ\8cзоваÑ\82ели Ð´Ð¾Ð¼ÐµÐ½Ð°"
+msgid "You have no permissions to change your password!"
+msgstr "У Ð²Ð°Ñ\81 Ð½ÐµÐ´Ð¾Ñ\81Ñ\82аÑ\82оÑ\87но Ð¿Ñ\80ав Ð´Ð»Ñ\8f Ñ\81менÑ\8b Ñ\81воего Ð¿Ð°Ñ\80олÑ\8f."
 
-#: plugins/admin/users/user-list.xml:222
-msgid "%{filter:lockLabel(userPassword)}"
-msgstr ""
+#: html/password.php:315
+msgid "Session will not be encrypted."
+msgstr "Данные, передаваемые в течение этого сеанса, не будут зашифрованы."
 
-#: plugins/admin/users/user-list.xml:245
-#, fuzzy
-msgid "Remove user"
-msgstr "Удалить изображение"
+#: html/password.php:317
+msgid "Enter SSL session"
+msgstr "Использовать шифрование SSL"
 
-#: plugins/admin/users/templatize.tpl:2
+#: ihtml/themes/default/infoPage.tpl:4
 #, fuzzy
-msgid "Applying a template"
-msgstr "Шаблон"
+msgid "User information"
+msgstr "Ð\9bиÑ\87наÑ\8f Ð¸Ð½Ñ\84оÑ\80маÑ\86иÑ\8f"
 
-#: plugins/admin/users/templatize.tpl:6
-msgid ""
-"Applying a template to several users will replace all user attributes "
-"defined in the template."
-msgstr ""
+#: ihtml/themes/default/infoPage.tpl:21
+msgid "Home phone"
+msgstr "Домашний телефон"
 
-#: plugins/admin/users/templatize.tpl:13
+#: ihtml/themes/default/infoPage.tpl:27
 #, fuzzy
-msgid "Apply user template"
-msgstr "Шаблон"
-
-#: plugins/admin/users/templatize.tpl:32
-msgid "No templates available!"
-msgstr ""
+msgid "Organizational unit"
+msgstr "Организация"
 
-#: plugins/admin/newConfigManagement/DeviceConfig-list.tpl:9
+#: ihtml/themes/default/infoPage.tpl:51
 #, fuzzy
-msgid "Container"
-msgstr "Ð\9fÑ\80одолжиÑ\82Ñ\8c"
+msgid "Administrative contact"
+msgstr "Ð\90дминиÑ\81Ñ\82Ñ\80иÑ\80ование"
 
-#: plugins/admin/newConfigManagement/DeviceConfig-list.tpl:10
-msgid "Item"
+#: ihtml/themes/default/help.tpl:9
+msgid "GOsa help viewer"
 msgstr ""
 
-#: plugins/admin/newConfigManagement/DeviceConfig-list.xml:10
-#, fuzzy
-msgid "List of items"
-msgstr "Список пользователей"
+#: ihtml/themes/default/help.tpl:15
+msgid "Index"
+msgstr ""
 
-#: plugins/admin/newConfigManagement/DeviceConfig-list.xml:75
+#: ihtml/themes/default/userFilterEditor.tpl:1
+#: ihtml/themes/default/userFilterEditor.tpl:5
 #, fuzzy
-msgid "Edit item"
-msgstr "Ð\98змениÑ\82Ñ\8c Ñ\81еÑ\80Ñ\82иÑ\84икаÑ\82Ñ\8b"
+msgid "Filter editor"
+msgstr "ТеÑ\80минал-Ñ\81еÑ\80веÑ\80"
 
-#: plugins/admin/newConfigManagement/DeviceConfig-list.xml:82
+#: ihtml/themes/default/userFilterEditor.tpl:8
 #, fuzzy
-msgid "Remove item"
-msgstr "УдалиÑ\82Ñ\8c Ð¸Ð·Ð¾Ð±Ñ\80ажение"
+msgid "Filter properties"
+msgstr "Ð\98змениÑ\82Ñ\8c Ñ\81войÑ\81Ñ\82ва"
 
-#: plugins/admin/newConfigManagement/class_newConfigManagement.inc:8
-#: plugins/admin/newConfigManagement/class_newConfigManagement.inc:9
-#: plugins/admin/newConfigManagement/class_newConfigManagement.inc:352
-#: plugins/admin/newConfigManagement/class_newConfigManagement.inc:353
-#: plugins/admin/newConfigManagement/class_newConfigManagement.inc:359
+#: ihtml/themes/default/userFilterEditor.tpl:27
+#: include/class_userFilter.inc:55
 #, fuzzy
-msgid "Config management"
-msgstr "УпÑ\80авление Ñ\81иÑ\81Ñ\82емами"
+msgid "Parent filter"
+msgstr "Ð\9fаÑ\80амеÑ\82Ñ\80Ñ\8b Ð·Ð°Ð³Ñ\80Ñ\83зки"
 
-#: plugins/admin/newConfigManagement/class_newConfigManagement.inc:42
-#: plugins/admin/newConfigManagement/class_newConfigManagement.inc:95
-#, php-format
-msgid "Failed to load distributions, error was '%s'!"
-msgstr ""
+#: ihtml/themes/default/userFilterEditor.tpl:45
+#, fuzzy
+msgid "Enabled"
+msgstr "отключен"
 
-#: plugins/admin/newConfigManagement/class_newConfigManagement.inc:262
-msgid "No selectable install methods returned!"
+#: ihtml/themes/default/userFilterEditor.tpl:49
+msgid "Categories where the filter is visible"
 msgstr ""
 
-#: plugins/admin/newConfigManagement/class_newConfigManagement.inc:263
-#: setup/class_setup.inc:183
+#: ihtml/themes/default/userFilterEditor.tpl:69
 #, fuzzy
-msgid "Setup"
-msgstr "УÑ\81Ñ\82ановиÑ\82Ñ\8c"
+msgid "Query"
+msgstr "полÑ\8cзоваÑ\82ели"
 
-#: plugins/admin/newConfigManagement/class_newConfigManagement.inc:278
+#: ihtml/themes/default/userFilter.tpl:1
 #, fuzzy
-msgid "Distribution"
-msgstr "Ð\9eпиÑ\81ание"
+msgid "List of defined filters"
+msgstr "Ð\9dаÑ\81Ñ\82Ñ\80оиÑ\82Ñ\8c"
 
-#: plugins/admin/newConfigManagement/class_newConfigManagement.inc:284
-msgid "Release"
+#: ihtml/themes/default/sizelimit.tpl:3
+msgid ""
+"The size limit option makes LDAP operations faster and saves the LDAP server "
+"from getting too much load. The easiest way to handle big databases without "
+"long timeouts would be to limit your search to smaller values and use "
+"filters to get the entries you are looking for."
 msgstr ""
+"Ограничение на количество возвращаемых объектов позволяет ускорить операции "
+"поиска и предохраняет сервер LDAP от большой нагрузки. Простейший способ "
+"снизить время обработки запроса при обслуживаии большой базы данных это "
+"установить минимальное значение. Кроме того, будет очень полезно "
+"использовать фильтры для просмотра только ограниченного количества объектов."
 
-#: plugins/admin/newConfigManagement/class_newConfigManagement.inc:290
-#, fuzzy
-msgid "Component"
-msgstr "Администраторы домена"
+#: ihtml/themes/default/sizelimit.tpl:8
+msgid "Please choose the way to react for this session"
+msgstr "Выберите тип реакции для данной сессии"
 
-#: plugins/admin/departments/dep-list.xml:11
+#: ihtml/themes/default/sizelimit.tpl:10
+msgid "ignore this error and show all entries the LDAP server returns"
+msgstr "игнорировать ошибку и показать все найденые объекты"
+
+#: ihtml/themes/default/sizelimit.tpl:11
 #, fuzzy
-msgid "List of structural objects"
-msgstr "Название группы"
+msgid ""
+"ignore this error and show all entries that fit into the defined size limit"
+msgstr ""
+"Игнорировать ошибку и показать все возвращаемые объекты в пределах лимита и "
+"позволить использовать фильтры"
 
-#: plugins/admin/departments/dep-list.xml:15
-#: plugins/admin/departments/dep-list.xml:103
-#: plugins/admin/departments/class_departmentManagement.inc:193
-#: plugins/admin/departments/dep-filter.xml:105
-#: plugins/admin/departments/domain.tpl:5
+#: ihtml/themes/default/sizelimit.tpl:16 include/utils/class_msgPool.inc:331
+#, php-format
+msgid "Set"
+msgstr "Установить"
+
+#: ihtml/themes/default/msg_dialog.tpl:55
+#: ihtml/themes/default/msg_dialog.tpl:103
+msgid "Error message title"
+msgstr ""
+
+#: ihtml/themes/default/msg_dialog.tpl:66
+#: ihtml/themes/default/msg_dialog.tpl:115
 #, fuzzy
-msgid "Domain"
-msgstr "в Ð´Ð¾Ð¼ÐµÐ½Ðµ"
+msgid "Error message"
+msgstr "Ð\94омаÑ\88нÑ\8fÑ\8f Ñ\81Ñ\82Ñ\80аниÑ\86а"
 
-#: plugins/admin/departments/dep-list.xml:23
-#: plugins/admin/departments/dep-list.xml:110
-#: plugins/admin/departments/dep-filter.xml:77
-#: plugins/admin/departments/dcObject.tpl:5
+#: ihtml/themes/default/password.tpl:5
 #, fuzzy
-msgid "Domain component"
-msgstr "Ð\90дминиÑ\81Ñ\82Ñ\80аÑ\82оÑ\80Ñ\8b Ð´Ð¾Ð¼ÐµÐ½Ð°"
+msgid "Change your password"
+msgstr "СмениÑ\82Ñ\8c Ð¿Ð°Ñ\80олÑ\8c"
 
-#: plugins/admin/departments/dep-list.xml:31
-#: plugins/admin/departments/dep-list.xml:117
-#: plugins/admin/departments/class_departmentManagement.inc:217
-#: plugins/admin/departments/dep-filter.xml:49
-#: plugins/admin/departments/class_countryGeneric.inc:82
-#: plugins/admin/departments/class_countryGeneric.inc:83
-#: plugins/admin/departments/country.tpl:5
-msgid "Country"
-msgstr "Страна"
+#: ihtml/themes/default/password.tpl:61
+msgid "Your password has been changed successfully."
+msgstr ""
 
-#: plugins/admin/departments/dep-list.xml:39
-#: plugins/admin/departments/dep-list.xml:124
-#: plugins/admin/departments/locality.tpl:5
-#: plugins/admin/departments/class_departmentManagement.inc:229
-#: plugins/admin/departments/class_localityGeneric.inc:82
-#: plugins/admin/departments/class_localityGeneric.inc:83
-#: plugins/admin/departments/dep-filter.xml:63
-#, fuzzy
-msgid "Locality"
-msgstr "Местоположение"
+#: ihtml/themes/default/password.tpl:72
+msgid ""
+"Enter the current password and the new password (twice) in the fields below "
+"and press the 'Set password' button."
+msgstr ""
 
-#: plugins/admin/departments/dep-list.xml:47
-#: plugins/admin/departments/dep-list.xml:131
-#: plugins/admin/departments/class_departmentManagement.inc:241
-#: plugins/admin/departments/class_organizationGeneric.inc:113
-#: plugins/admin/departments/class_organizationGeneric.inc:114
-#: plugins/admin/departments/dep-filter.xml:91
-#: plugins/admin/departments/organization.tpl:4
-#: plugins/personal/generic/class_user.inc:1721
-#: plugins/personal/generic/generic.tpl:298 setup/setup_feedback.tpl:10
-#: setup/setup_feedback.tpl:12
-msgid "Organization"
-msgstr "Организация"
+#: ihtml/themes/default/password.tpl:77 ihtml/themes/default/password.tpl:79
+msgid "Directory"
+msgstr "Каталог"
 
-#: plugins/admin/departments/locality.tpl:11
-#: plugins/admin/departments/dcObject.tpl:11
+#: ihtml/themes/default/password.tpl:86 ihtml/themes/default/password.tpl:90
+#: ihtml/themes/default/login.tpl:37 ihtml/themes/default/login.tpl:40
 #, fuzzy
-msgid "Locality name"
-msgstr "Ð\9cеÑ\81Ñ\82оположение"
+msgid "User name"
+msgstr "Ð\98мÑ\8f Ð¿Ð¾Ð»Ñ\8cзоваÑ\82елÑ\8f"
 
-#: plugins/admin/departments/locality.tpl:14
-#: plugins/admin/departments/dcObject.tpl:14
+#: ihtml/themes/default/password.tpl:131
 #, fuzzy
-msgid "Name of locality to create"
-msgstr "Ð\98мÑ\8f Ñ\81оздаваемой Ð²ÐµÑ\82ки"
+msgid "Click here to change your password"
+msgstr "У Ð²Ð°Ñ\81 Ð½ÐµÐ´Ð¾Ñ\81Ñ\82аÑ\82оÑ\87но Ð¿Ñ\80ав Ð´Ð»Ñ\8f Ñ\81менÑ\8b Ñ\81воего Ð¿Ð°Ñ\80олÑ\8f."
 
-#: plugins/admin/departments/locality.tpl:22
-#: plugins/admin/departments/domain.tpl:22
-#: plugins/admin/departments/country.tpl:22
-#: plugins/admin/departments/dcObject.tpl:22
-#: plugins/admin/departments/organization.tpl:22
-msgid "Descriptive text for department"
-msgstr "Описание подразделения"
+#: ihtml/themes/default/acl.tpl:15 ihtml/themes/default/acl.tpl:16
+#: include/class_userFilter.inc:55
+msgid "Options"
+msgstr "Параметры"
 
-#: plugins/admin/departments/locality.tpl:39
-#: plugins/admin/departments/generic.tpl:51
-#: plugins/admin/departments/class_domain.inc:93
-#: plugins/admin/departments/class_localityGeneric.inc:93
-#: plugins/admin/departments/class_organizationGeneric.inc:127
-#: plugins/admin/departments/class_countryGeneric.inc:93
-#: plugins/admin/departments/class_dcObject.inc:92
-#: plugins/admin/departments/domain.tpl:39
-#: plugins/admin/departments/country.tpl:39
-#: plugins/admin/departments/dcObject.tpl:39
-#: plugins/admin/departments/class_department.inc:684
-#: plugins/admin/departments/organization.tpl:51
-#: plugins/personal/generic/class_user.inc:1724
-#: plugins/personal/generic/generic.tpl:339
-#: plugins/personal/generic/generic.tpl:355
+#: ihtml/themes/default/acl.tpl:40
 #, fuzzy
-msgid "Manager"
-msgstr "Ð\9fолÑ\8cзоваÑ\82ели Ð´Ð¾Ð¼ÐµÐ½Ð°"
+msgid "Additional filter options"
+msgstr "Ð\94ополниÑ\82елÑ\8cнÑ\8bе Ð·Ð°Ð¿Ð¸Ñ\81и Ð² fstab"
 
-#: plugins/admin/departments/locality.tpl:67
-#: plugins/admin/departments/generic.tpl:132
-#: plugins/admin/departments/class_domain.inc:94
-#: plugins/admin/departments/class_localityGeneric.inc:95
-#: plugins/admin/departments/class_organizationGeneric.inc:135
-#: plugins/admin/departments/class_countryGeneric.inc:95
-#: plugins/admin/departments/class_dcObject.inc:94
-#: plugins/admin/departments/domain.tpl:67
-#: plugins/admin/departments/country.tpl:68
-#: plugins/admin/departments/dcObject.tpl:67
-#: plugins/admin/departments/class_department.inc:686
-#: plugins/admin/departments/organization.tpl:132
+#: ihtml/themes/default/acl.tpl:53 ihtml/themes/default/acl.tpl:65
+#: include/class_acl.inc:1114
 #, fuzzy
-msgid "Administrative settings"
-msgstr "Администрирование"
-
-#: plugins/admin/departments/locality.tpl:70
-#: plugins/admin/departments/generic.tpl:135
-#: plugins/admin/departments/domain.tpl:70
-#: plugins/admin/departments/country.tpl:71
-#: plugins/admin/departments/dcObject.tpl:70
-#: plugins/admin/departments/organization.tpl:135
-msgid "Tag department as an independent administrative unit"
-msgstr ""
+msgid "Members"
+msgstr "Включаемые объекты"
 
-#: plugins/admin/departments/generic.tpl:4
-#: plugins/admin/departments/dep-filter.xml:35
+#: ihtml/themes/default/acl.tpl:54
 #, fuzzy
-msgid "Organizational Unit"
-msgstr "Ð\9eÑ\80ганизаÑ\86иÑ\8f"
+msgid "Member selection"
+msgstr "Ð\9dаÑ\81Ñ\82Ñ\80ойки Samba"
 
-#: plugins/admin/departments/generic.tpl:11
-msgid "Name of department"
-msgstr "Подразделение"
+#: ihtml/themes/default/acl.tpl:57
+msgid "Use members from"
+msgstr ""
+
+#: ihtml/themes/default/acl.tpl:69 ihtml/themes/default/acl.tpl:74
+msgid "List message possible targets"
+msgstr ""
 
-#: plugins/admin/departments/generic.tpl:14
-msgid "Name of subtree to create"
-msgstr "Имя создаваемой ветки"
+#: ihtml/themes/default/acl.tpl:92 ihtml/themes/default/acl.tpl:98
+msgid "List message recipients"
+msgstr ""
 
-#: plugins/admin/departments/generic.tpl:22
+#: ihtml/themes/default/acl.tpl:120
 #, fuzzy
-msgid "Descriptive text for   department"
-msgstr "Ð\9eпиÑ\81ание Ð¿Ð¾Ð´Ñ\80азделениÑ\8f"
+msgid "ACL for this object"
+msgstr "Ð\9fÑ\80овеÑ\80ка Ð¼Ð¾Ð´Ñ\83лÑ\8f gd"
 
-#: plugins/admin/departments/generic.tpl:30
-#: plugins/admin/departments/organization.tpl:30
-msgid "Category for this subtree"
-msgstr "Ð\9aаÑ\82егоÑ\80иÑ\8f Ñ\8dÑ\82ой Ð²ÐµÑ\82ки"
+#: ihtml/themes/default/acl.tpl:126
+#, fuzzy
+msgid "Available roles"
+msgstr "Ð\94оÑ\81Ñ\82Ñ\83пнÑ\8bе Ð¿Ñ\80иложениÑ\8f"
 
-#: plugins/admin/departments/generic.tpl:83
-#: plugins/admin/departments/generic.tpl:85
-#: plugins/admin/departments/generic.tpl:95
-#: plugins/admin/departments/class_localityGeneric.inc:91
-#: plugins/admin/departments/class_organizationGeneric.inc:130
-#: plugins/admin/departments/class_department.inc:680
-#: plugins/admin/departments/organization.tpl:82
-#: plugins/admin/departments/organization.tpl:94
-#: plugins/personal/generic/class_user.inc:1735
-#: plugins/personal/generic/generic.tpl:436
-msgid "Location"
-msgstr "Местоположение"
+#: ihtml/themes/default/login.tpl:31
+#, fuzzy
+msgid "Login to GOsa"
+msgstr "Добро пожаловать в раздел настройки GOsa!"
 
-#: plugins/admin/departments/generic.tpl:87
-#: plugins/admin/departments/class_organizationGeneric.inc:129
-#: plugins/admin/departments/class_department.inc:679
-#: plugins/admin/departments/organization.tpl:86
-#: plugins/personal/generic/class_user.inc:1734
-#: plugins/personal/generic/generic.tpl:444
-msgid "State"
-msgstr "Адм. единица"
+#: ihtml/themes/default/login.tpl:61
+msgid "Choose the directory to work on"
+msgstr ""
 
-#: plugins/admin/departments/generic.tpl:90
-#: plugins/admin/departments/organization.tpl:89
-msgid "State where this subtree is located"
-msgstr "Адм. единица, в которой находится ветка"
+#: ihtml/themes/default/login.tpl:66
+msgid "Click here to log in"
+msgstr "Нажмите на эту кнопку, чтобы войти в систему"
 
-#: plugins/admin/departments/generic.tpl:98
-#: plugins/admin/departments/organization.tpl:97
-msgid "Location of this subtree"
-msgstr "Ð\9cеÑ\81Ñ\82оположение Ð²ÐµÑ\82ки"
+#: ihtml/themes/default/login.tpl:66 ihtml/themes/default/login.tpl:67
+#, fuzzy
+msgid "Log in"
+msgstr "Ð\98мÑ\8f Ð¿Ð¾Ð»Ñ\8cзоваÑ\82елÑ\8f"
 
-#: plugins/admin/departments/generic.tpl:103
-#: plugins/admin/departments/class_department.inc:681
-#: plugins/admin/departments/organization.tpl:102
-#: plugins/personal/generic/generic.tpl:185
-#: plugins/personal/generic/generic.tpl:452
-msgid "Address"
-msgstr "Адрес"
+#: ihtml/themes/default/snapshotdialog.tpl:3
+#, fuzzy
+msgid "Restoring object snapshots"
+msgstr "Объект группы"
 
-#: plugins/admin/departments/generic.tpl:106
-#: plugins/admin/departments/organization.tpl:105
-msgid "Postal address of this subtree"
-msgstr "Почтовый адрес для ветки"
+#: ihtml/themes/default/snapshotdialog.tpl:6
+msgid ""
+"This procedure will restore a snapshot of the selected object. It will "
+"replace the existing object after pressing the restore button."
+msgstr ""
 
-#: plugins/admin/departments/generic.tpl:113
-#: plugins/admin/departments/organization.tpl:112
-msgid "Base telephone number of this subtree"
-msgstr "Основный телефонный номер для ветки"
+#: ihtml/themes/default/snapshotdialog.tpl:9
+msgid ""
+"DNS configuration and some database entries cannot be restored. They need to "
+"be recreated manually."
+msgstr ""
 
-#: plugins/admin/departments/generic.tpl:118
-#: plugins/admin/departments/class_organizationGeneric.inc:133
-#: plugins/admin/departments/class_department.inc:379
-#: plugins/admin/departments/class_department.inc:683
-#: plugins/admin/departments/organization.tpl:117
-#: plugins/personal/generic/class_user.inc:1357
-#: plugins/personal/generic/class_user.inc:1849
-#: plugins/personal/generic/generic.tpl:419
-#: plugins/personal/generic/generic.tpl:586
-msgid "Fax"
-msgstr "Факс"
+#: ihtml/themes/default/snapshotdialog.tpl:12
+msgid ""
+"Don't forget to check references to other objects, for example does the "
+"selected printer still exists ?"
+msgstr ""
 
-#: plugins/admin/departments/generic.tpl:121
-#: plugins/admin/departments/organization.tpl:120
-msgid "Base facsimile telephone number of this subtree"
-msgstr "Основный номер факса для ветки"
+#: ihtml/themes/default/snapshotdialog.tpl:29
+msgid "There is no snapshot available that can be restored"
+msgstr ""
 
-#: plugins/admin/departments/class_domain.inc:81
-#: plugins/admin/departments/class_domain.inc:82
-#: plugins/admin/departments/class_departmentManagement.inc:205
-#: plugins/admin/departments/class_dcObject.inc:81
-#: plugins/admin/departments/class_dcObject.inc:82
-#, fuzzy
-msgid "Domain Component"
-msgstr "Администраторы домена"
+#: ihtml/themes/default/snapshotdialog.tpl:31
+msgid "Choose a snapshot and click the folder image, to restore the snapshot"
+msgstr ""
 
-#: plugins/admin/departments/class_departmentManagement.inc:25
+#: ihtml/themes/default/snapshotdialog.tpl:50
 #, fuzzy
-msgid "Directory structure"
-msgstr "Ð\9aаÑ\82алог"
+msgid "Creating object snapshots"
+msgstr "Ð\9eбÑ\8aекÑ\82 Ð³Ñ\80Ñ\83ппÑ\8b"
 
-#: plugins/admin/departments/class_departmentManagement.inc:26
+#: ihtml/themes/default/snapshotdialog.tpl:53
 msgid ""
-"Manage organizations, organizational units, localities, countries and more"
+"This procedure will create a snapshot of the selected object. It will be "
+"stored inside a special branch of your directory system and can be restored "
+"later on."
 msgstr ""
 
-#: plugins/admin/departments/class_departmentManagement.inc:125
+#: ihtml/themes/default/snapshotdialog.tpl:56
 msgid ""
-"As soon as the tag operation has finished, you can scroll down to end of the "
-"page and    press the 'Continue' button to continue with the department "
-"management dialog."
+"Remember that database entries, DNS configurations and possibly created "
+"zones in server extensions will not be stored in the snapshot."
 msgstr ""
 
-#: plugins/admin/departments/class_organizationGeneric.inc:122
+#: ihtml/themes/default/snapshotdialog.tpl:71
 #, fuzzy
-msgid "Organization name"
-msgstr "Ð\9eÑ\80ганизаÑ\86иÑ\8f"
+msgid "Time stamp"
+msgstr "ТаймаÑ\83Ñ\82 (Ñ\81)"
 
-#: plugins/admin/departments/class_organizationGeneric.inc:131
-#: plugins/personal/generic/class_user.inc:1736
-#: plugins/personal/generic/generic.tpl:183
-#, fuzzy
-msgid "Postal address"
-msgstr "Почтовый индекс"
+#: ihtml/themes/default/snapshotdialog.tpl:80
+msgid "Reason for generating this snapshot"
+msgstr ""
 
-#: plugins/admin/departments/class_organizationGeneric.inc:132
-#, fuzzy
-msgid "Phone number"
-msgstr "Телефонные номера"
+#: ihtml/themes/default/logout.tpl:6
+msgid "Your GOsa session has expired!"
+msgstr ""
 
-#: plugins/admin/departments/class_countryGeneric.inc:91
-#: plugins/admin/departments/country.tpl:11
+#: ihtml/themes/default/logout.tpl:9
+msgid ""
+"It has been a while since your last interaction with GOsa took place. Your "
+"session has been closed for security reasons. Please login again to continue "
+"with administrative tasks."
+msgstr ""
+
+#: ihtml/themes/default/logout.tpl:16
 #, fuzzy
-msgid "Country name"
-msgstr "СÑ\82Ñ\80ана"
+msgid "Login again"
+msgstr "Ð\92ойÑ\82и"
 
-#: plugins/admin/departments/domain.tpl:11
+#: ihtml/themes/default/removeEntries.tpl:14
 #, fuzzy
-msgid "Domain name"
-msgstr "Администраторы домена"
+msgid ""
+"If you're sure you want to do this press 'Delete' to continue or 'Cancel' to "
+"abort."
+msgstr ""
+"Если вы уверены в своих действиях, нажмите на кнопку <i>Удалить</i>, иначе "
+"нажмите <i>Отмена</i>."
 
-#: plugins/admin/departments/domain.tpl:14
+#: ihtml/themes/default/framework.tpl:9
 #, fuzzy
-msgid "Name of domain to create"
-msgstr "Ð\98мÑ\8f Ñ\81оздаваемой Ð²ÐµÑ\82ки"
+msgid "Log out"
+msgstr "Ð\92Ñ\8bÑ\85од"
 
-#: plugins/admin/departments/country.tpl:14
+#: ihtml/themes/default/framework.tpl:10
+msgid ""
+"You are currently editing a database entry. Do you want to dismiss the "
+"changes?"
+msgstr ""
+"Вы сейчас редактируете объект базы данных. Хотите отказаться от изменений?"
+
+#: ihtml/themes/default/framework.tpl:22
+#, fuzzy, php-format
+msgid "Session expires in %d!"
+msgstr "Данные, передаваемые в течение этого сеанса, не будут зашифрованы."
+
+#: ihtml/themes/default/ldifViewer.tpl:1
+msgid "Raw LDAP entry"
+msgstr ""
+
+#: ihtml/themes/default/islocked.tpl:4
+msgid "Locking conflict detected"
+msgstr "Конфликт блокировок"
+
+#: ihtml/themes/default/islocked.tpl:14
 #, fuzzy
-msgid "Name of country to create"
-msgstr "Имя создаваемой ветки"
+msgid ""
+"If this lock detection is false, the other person has obviously closed the "
+"web browser during the edit operation. You may want to take over the lock by "
+"pressing the 'Edit anyway' button."
+msgstr ""
+"Если результат этой проверки блокировки - ложь, очевидно, другой человек "
+"закрыл браузер во время редактирования данных. Вы можете удалить файл "
+"блокировки, нажав на кнопку <i>Удалить</i>."
 
-#: plugins/admin/departments/class_department.inc:439
-msgid "Cannot find an unused tag for this administrative unit!"
+#: ihtml/themes/default/islocked.tpl:23
+msgid "Read only"
 msgstr ""
 
-#: plugins/admin/departments/class_department.inc:507
-#, php-format
-msgid "Tagging '%s'."
+#: ihtml/themes/default/logout-close.tpl:5
+msgid "Your GOsa session has been closed!"
 msgstr ""
 
-#: plugins/admin/departments/class_department.inc:588
-#, php-format
-msgid "Moving '%s' to '%s'"
+#: ihtml/themes/default/logout-close.tpl:7
+msgid ""
+"Please close this browser window and clean the authentication caches to "
+"avoid an automatic re-authentication by your browser."
+msgstr ""
+
+#: ihtml/themes/default/copyPasteDialog.tpl:1
+msgid "Copy & paste wizard"
+msgstr ""
+
+#: ihtml/themes/default/copyPasteDialog.tpl:7
+msgid ""
+"Some values need to be unique in the complete directory while some "
+"combinations make no sense. Please edit the values below to fulfill the "
+"policies."
+msgstr ""
+
+#: ihtml/themes/default/copyPasteDialog.tpl:9
+msgid "Remember that some properties like taken snapshots will not be copied!"
 msgstr ""
 
-#: plugins/admin/departments/class_department.inc:629
-#, php-format
-msgid "FAILED to copy %s, aborting operation"
+#: ihtml/themes/default/copyPasteDialog.tpl:10
+msgid ""
+"Or if you copy or cut an entry within GOsa and delete the source object, you "
+"may get errors while pasting this object again!"
 msgstr ""
 
-#: plugins/admin/departments/class_department.inc:660
-#: plugins/admin/departments/class_department.inc:671
-msgid "Departments"
-msgstr "Подразделения"
+#: ihtml/themes/default/copyPasteDialog.tpl:19
+#: include/utils/class_msgPool.inc:313
+#, php-format
+msgid "Save"
+msgstr "Сохранить"
 
-#: plugins/admin/departments/class_department.inc:674
+#: ihtml/themes/default/copyPasteDialog.tpl:23
 #, fuzzy
-msgid "Department name"
-msgstr "УпÑ\80авление Ð¿Ð¾Ð´Ñ\80азделениÑ\8fми"
+msgid "Cancel all"
+msgstr "Ð\9eÑ\82мена"
 
-#: plugins/admin/departments/class_department.inc:682
-msgid "Telephone"
-msgstr "Телефон"
+#: ihtml/themes/default/copyPasteDialog.tpl:28
+#, fuzzy
+msgid "Operation complete"
+msgstr "не полный"
 
-#: plugins/admin/departments/class_department.inc:737
-#, php-format
-msgid "Object '%s' is already tagged"
+#: include/utils/class_msgPool.inc:17
+msgid "This object will be deleted!"
 msgstr ""
 
-#: plugins/admin/departments/class_department.inc:744
+#: include/utils/class_msgPool.inc:19
 #, php-format
-msgid "Adding tag (%s) to object '%s'"
+msgid "This %s object will be deleted!"
 msgstr ""
 
-#: plugins/admin/departments/class_department.inc:776
+#: include/utils/class_msgPool.inc:24
 #, php-format
-msgid "Removing tag from object '%s'"
+msgid "This object will be deleted: %s"
 msgstr ""
 
-#: plugins/admin/departments/dep_iframe.tpl:1
-msgid "Processing the requested operation"
+#: include/utils/class_msgPool.inc:26
+#, php-format
+msgid "This %s object will be deleted: %s"
 msgstr ""
 
-#: plugins/admin/departments/dep_iframe.tpl:7
-msgid ""
-"Your browser doesn't support IFRAME HTML elements. Please use this link to "
-"perform the requested operation."
+#: include/utils/class_msgPool.inc:31
+msgid "This object will be deleted:"
 msgstr ""
 
-#: plugins/admin/departments/organization.tpl:11
-#, fuzzy
-msgid "Name of organization"
-msgstr "Организация"
-
-#: plugins/admin/departments/organization.tpl:14
-#, fuzzy
-msgid "Name of organization to create"
-msgstr "Имя создаваемой ветки"
-
-#: plugins/admin/departments/dep_move_confirm.tpl:2
-#, fuzzy
-msgid "You are currently moving/renaming this department."
-msgstr "У вас недостаточно прав для удаления этого подразделения."
-
-#: plugins/admin/departments/dep_move_confirm.tpl:6
-msgid ""
-"Modifying a departments naming attribute 'ou' or base may corrupt ACLs and "
-"snapshot entries for all entire objects."
+#: include/utils/class_msgPool.inc:33
+#, php-format
+msgid "This %s object will be deleted:"
 msgstr ""
 
-#: plugins/admin/departments/dep_move_confirm.tpl:9
-msgid "GOsa can NOT fix this for you, yet."
+#: include/utils/class_msgPool.inc:37
+#, php-format
+msgid "These objects will be deleted: %s"
 msgstr ""
 
-#: plugins/admin/departments/dep_move_confirm.tpl:12
-msgid ""
-"Before you confirm this action, ensure that everything will be as expected, "
-"possibly the best solution is a backup."
+#: include/utils/class_msgPool.inc:39
+#, php-format
+msgid "These %s objects will be deleted: %s"
 msgstr ""
 
-#: plugins/admin/acl/acl-filter.xml:33 plugins/admin/acl/tabs_acl_role.inc:28
+#: include/utils/class_msgPool.inc:47
 #, fuzzy
-msgid "ACL Templates"
-msgstr "Шаблон"
+msgid "You have no permission to delete this object!"
+msgstr "У Ð²Ð°Ñ\81 Ð½ÐµÐ´Ð¾Ñ\81Ñ\82аÑ\82оÑ\87но Ð¿Ñ\80ав Ð´Ð»Ñ\8f Ñ\83далениÑ\8f Ñ\8dÑ\82ого Ð¿Ð¾Ð´Ñ\80азделениÑ\8f."
 
-#: plugins/admin/acl/acl-filter.xml:48
-#: plugins/admin/acl/class_aclManagement.inc:154
+#: include/utils/class_msgPool.inc:51 include/utils/class_msgPool.inc:55
 #, fuzzy
-msgid "ACL Assignment"
-msgstr "Управление подразделениями"
-
-#: plugins/admin/acl/class_aclManagement.inc:26
-msgid ""
-"Control access to GOsa managed objects down to attribute and action level"
-msgstr ""
+msgid "You have no permission to delete the object:"
+msgstr "У вас недостаточно прав для удаления этого подразделения."
 
-#: plugins/admin/acl/class_aclRole.inc:26
-#: plugins/admin/acl/class_aclRole.inc:715
+#: include/utils/class_msgPool.inc:58
 #, fuzzy
-msgid "Access control roles"
-msgstr "Ð\9fаÑ\80амеÑ\82Ñ\80Ñ\8b Ð´Ð¾Ñ\81Ñ\82Ñ\83па"
+msgid "You have no permission to delete these objects:"
+msgstr "У Ð²Ð°Ñ\81 Ð½ÐµÐ´Ð¾Ñ\81Ñ\82аÑ\82оÑ\87но Ð¿Ñ\80ав Ð´Ð»Ñ\8f Ñ\83далениÑ\8f Ñ\8dÑ\82ого Ð¿Ð¾Ð´Ñ\80азделениÑ\8f."
 
-#: plugins/admin/acl/class_aclRole.inc:27
+#: include/utils/class_msgPool.inc:65
 #, fuzzy
-msgid "Edit AC roles"
-msgstr "Ð\94оÑ\81Ñ\82Ñ\83п"
+msgid "You have no permission to create this object!"
+msgstr "У Ð²Ð°Ñ\81 Ð½ÐµÐ´Ð¾Ñ\81Ñ\82аÑ\82оÑ\87но Ð¿Ñ\80ав Ð´Ð»Ñ\8f Ñ\83далениÑ\8f Ñ\8dÑ\82ого Ð¿Ð¾Ð´Ñ\80азделениÑ\8f."
 
-#: plugins/admin/acl/class_aclRole.inc:138
+#: include/utils/class_msgPool.inc:69 include/utils/class_msgPool.inc:73
 #, fuzzy
-msgid "Reset ACL"
-msgstr "Удалить"
+msgid "You have no permission to create the object:"
+msgstr "У вас недостаточно прав для удаления этого подразделения."
 
-#: plugins/admin/acl/class_aclRole.inc:411
+#: include/utils/class_msgPool.inc:76
 #, fuzzy
-msgid "No ACL settings for this category"
-msgstr "Описание группы"
-
-#: plugins/admin/acl/class_aclRole.inc:413
-#, fuzzy, php-format
-msgid "ACL for these objects: %s"
-msgstr "Описание группы"
+msgid "You have no permission to create these objects:"
+msgstr "У вас недостаточно прав для удаления этого подразделения."
 
-#: plugins/admin/acl/class_aclRole.inc:418
+#: include/utils/class_msgPool.inc:83
 #, fuzzy
-msgid "Edit category ACL"
-msgstr "СпиÑ\81ок Ñ\81иÑ\81Ñ\82ем"
+msgid "You have no permission to modify this object!"
+msgstr "У Ð²Ð°Ñ\81 Ð½ÐµÐ´Ð¾Ñ\81Ñ\82аÑ\82оÑ\87но Ð¿Ñ\80ав Ð´Ð»Ñ\8f Ñ\83далениÑ\8f Ñ\8dÑ\82ого Ñ\81Ñ\82оп-лиÑ\81Ñ\82а."
 
-#: plugins/admin/acl/class_aclRole.inc:421
+#: include/utils/class_msgPool.inc:87 include/utils/class_msgPool.inc:91
 #, fuzzy
-msgid "Delete category ACL"
-msgstr "Категория"
-
-#: plugins/admin/acl/class_aclRole.inc:442
-#, php-format
-msgid "Edit ACL for '%s', scope is '%s'"
-msgstr ""
+msgid "You have no permission to modify the object:"
+msgstr "У вас недостаточно прав для удаления этого стоп-листа."
 
-#: plugins/admin/acl/class_aclRole.inc:635
+#: include/utils/class_msgPool.inc:94
 #, fuzzy
-msgid "Object in use"
-msgstr "Имя объекта"
-
-#: plugins/admin/acl/class_aclRole.inc:635
-#, php-format
-msgid "This role cannot be removed while it is in use by these objects:"
-msgstr ""
-
-#: plugins/admin/acl/class_aclRole.inc:714 plugins/admin/acl/acl-list.xml:23
-#: plugins/admin/acl/acl-list.xml:82
-#: plugins/personal/generic/class_user.inc:1666
-#: plugins/personal/generic/generic.tpl:503
-msgid "Role"
-msgstr "Роль"
-
-#: plugins/admin/acl/class_aclRole.inc:731
-msgid ""
-"The 'aclRoleRDN' statement defines the location where new ACL roles will be "
-"created. The default is 'ou=aclroles,'."
-msgstr ""
+msgid "You have no permission to modify these objects:"
+msgstr "У вас недостаточно прав для удаления этого стоп-листа."
 
-#: plugins/admin/acl/acl-list.xml:11
+#: include/utils/class_msgPool.inc:101
 #, fuzzy
-msgid "List of ACLs"
-msgstr "СпиÑ\81ок Ð³Ñ\80Ñ\83пп"
+msgid "You have no permission to view this object!"
+msgstr "У Ð²Ð°Ñ\81 Ð½ÐµÐ´Ð¾Ñ\81Ñ\82аÑ\82оÑ\87но Ð¿Ñ\80ав Ð´Ð»Ñ\8f Ñ\83далениÑ\8f Ñ\8dÑ\82ого Ñ\81Ñ\82оп-лиÑ\81Ñ\82а."
 
-#: plugins/admin/acl/paste_role.tpl:1
+#: include/utils/class_msgPool.inc:105 include/utils/class_msgPool.inc:109
 #, fuzzy
-msgid "Paste ACL-role"
-msgstr "Удалить"
-
-#: plugins/addons/dyngroup/class_DynamicLdapGroup.inc:105
-#: plugins/addons/dyngroup/class_DynamicLdapGroup.inc:327
-msgid "Labeled URI"
-msgstr ""
+msgid "You have no permission to view the object:"
+msgstr "У вас недостаточно прав для создания телефонов в этой ветке."
 
-#: plugins/addons/dyngroup/class_DynamicLdapGroup.inc:119
-#: plugins/addons/dyngroup/class_DynamicLdapGroup.inc:121
-#: plugins/addons/dyngroup/dyngroup.tpl:7
+#: include/utils/class_msgPool.inc:112
 #, fuzzy
-msgid "Attribute"
-msgstr "Атрибут DN пользователей"
-
-#: plugins/addons/dyngroup/class_DynamicLdapGroup.inc:128
-msgid "Surrounding brackets are required!"
-msgstr ""
-
-#: plugins/addons/dyngroup/class_DynamicLdapGroup.inc:136
-#, php-format
-msgid "The given filter '%s' for entry %s seems to be invalid!"
-msgstr ""
+msgid "You have no permission to view these objects:"
+msgstr "У вас недостаточно прав для удаления этого стоп-листа."
 
-#: plugins/addons/dyngroup/class_DynamicLdapGroup.inc:166
-#: plugins/addons/dyngroup/class_DynamicLdapGroup.inc:168
-#: plugins/addons/dyngroup/class_DynamicLdapGroup.inc:319
-#: plugins/addons/dyngroup/class_DynamicLdapGroup.inc:320
+#: include/utils/class_msgPool.inc:119
 #, fuzzy
-msgid "Dynamic object"
-msgstr "Ð\9eбÑ\8aекÑ\82"
+msgid "You have no permission to move this object!"
+msgstr "У Ð²Ð°Ñ\81 Ð½ÐµÐ´Ð¾Ñ\81Ñ\82аÑ\82оÑ\87но Ð¿Ñ\80ав Ð´Ð»Ñ\8f Ñ\83далениÑ\8f Ñ\8dÑ\82ого Ñ\81Ñ\82оп-лиÑ\81Ñ\82а."
 
-#: plugins/addons/dyngroup/dyngroup.tpl:1
+#: include/utils/class_msgPool.inc:123 include/utils/class_msgPool.inc:127
 #, fuzzy
-msgid "List of dynamic rules"
-msgstr "Список групп"
-
-#: plugins/addons/dyngroup/dyngroup.tpl:3
-msgid "Labeled URI definitions"
-msgstr ""
-
-#: plugins/addons/dyngroup/dyngroup.tpl:6
-msgid "Scope"
-msgstr ""
+msgid "You have no permission to move the object:"
+msgstr "У вас недостаточно прав для удаления этого стоп-листа."
 
-#: plugins/addons/propertyEditor/class_propertyEditor.inc:6
+#: include/utils/class_msgPool.inc:130
 #, fuzzy
-msgid "Preferences"
-msgstr "Ссылки"
-
-#: plugins/addons/propertyEditor/class_propertyEditor.inc:7
-msgid ""
-"Configure global and special GOsa settings like hooks and plug-in parameters"
-msgstr ""
+msgid "You have no permission to move these objects:"
+msgstr "У вас недостаточно прав для удаления этого стоп-листа."
 
-#: plugins/addons/propertyEditor/class_propertyEditor.inc:206
+#: include/utils/class_msgPool.inc:140 include/utils/class_msgPool.inc:152
+#: include/utils/class_msgPool.inc:170
 #, fuzzy
-msgid "No description"
-msgstr "Описание подразделения"
-
-#: plugins/addons/propertyEditor/class_propertyEditor.inc:230
-msgid "FALSE"
-msgstr ""
+msgid "Connection information"
+msgstr "Личная информация"
 
-#: plugins/addons/propertyEditor/class_propertyEditor.inc:231
-msgid "TRUE"
-msgstr ""
+#: include/utils/class_msgPool.inc:142
+#, fuzzy, php-format
+msgid "Cannot connect to %s database!"
+msgstr "Невозможно подключиться к серверу базы данных!"
 
-#: plugins/addons/propertyEditor/class_propertyEditor.inc:251
-msgid "Test the given command."
-msgstr ""
+#: include/utils/class_msgPool.inc:154
+#, fuzzy, php-format
+msgid "Cannot select %s database!"
+msgstr "Невозможно выбрать базу данных!"
 
-#: plugins/addons/propertyEditor/class_commandVerifier.inc:56
-msgid "Results"
+#: include/utils/class_msgPool.inc:160
+#, php-format
+msgid "No %s server defined!"
 msgstr ""
 
-#: plugins/addons/propertyEditor/migration/class_migrateRDN.inc:31
+#: include/utils/class_msgPool.inc:172
 #, fuzzy, php-format
-msgid "Migration of property '%s'"
-msgstr "Ð\94аÑ\82а"
+msgid "Cannot query %s database!"
+msgstr "Ð\9dевозможно Ð²Ñ\8bбÑ\80аÑ\82Ñ\8c Ð±Ð°Ð·Ñ\83 Ð´Ð°Ð½Ð½Ñ\8bÑ\85!"
 
-#: plugins/addons/propertyEditor/migration/class_migrateRDN.inc:34
+#: include/utils/class_msgPool.inc:178
 #, fuzzy, php-format
-msgid "GOsa has detected objects outside of the configured storage point (%s)."
-msgstr "Вы собираетесь удалить объект %s."
-
-#: plugins/addons/propertyEditor/migration/class_migrateRDN.inc:161
-msgid "Objects that will be added"
-msgstr ""
+msgid "The field %s contains a reserved keyword!"
+msgstr "Значение поля \"Факс\" содержит недопустимый номер телефона."
 
-#: plugins/addons/propertyEditor/migration/class_migrateRDN.inc:169
-msgid "Objects that will be moved"
+#: include/utils/class_msgPool.inc:184
+#, fuzzy, php-format
+msgid "Command specified as %s hook for plugin %s does not exist!"
 msgstr ""
+"Не удается найти команду \"%s\", указанную в поле POSTCREATE модуля \"%s\"."
 
-#: plugins/addons/propertyEditor/migration/class_migrateRDN.inc:177
+#: include/utils/class_msgPool.inc:191
 #, fuzzy, php-format
-msgid "Moving object '%s' to '%s'"
-msgstr "СпиÑ\81ок Ð¿Ð¾Ð´Ñ\80азделений"
+msgid "%s command is invalid!"
+msgstr "Указанное Ð¸Ð¼Ñ\8f Ñ\83же Ð¸Ñ\81полÑ\8cзÑ\83еÑ\82Ñ\81Ñ\8f."
 
-#: plugins/addons/propertyEditor/migration/class_migrateRDN.inc:181
-#: setup/setup_migrate.tpl:32 setup/class_setupStep_Migrate.inc:804
-#, fuzzy
-msgid "Migrate"
-msgstr "Дата"
+#: include/utils/class_msgPool.inc:193
+#, fuzzy, php-format
+msgid "%s command (%s) for plugin %s is invalid!"
+msgstr "Указанное имя уже используется."
 
-#: plugins/addons/propertyEditor/migration/class_migrateRDN.inc:204
-#, php-format
-msgid "Migration failed for object %s, dn already exists!"
-msgstr ""
+#: include/utils/class_msgPool.inc:195
+#, fuzzy, php-format
+msgid "%s command for plugin %s is invalid!"
+msgstr "Указанное имя уже используется."
 
-#: plugins/addons/propertyEditor/migration/class_migrateRDN.inc:208
-#, php-format
-msgid "Migration failed for object %s, please check if it already exists!"
-msgstr ""
+#: include/utils/class_msgPool.inc:197
+#, fuzzy, php-format
+msgid "%s command (%s) is invalid!"
+msgstr "Указанное имя уже используется."
 
-#: plugins/addons/propertyEditor/migrate.tpl:3
-msgid "Property migration assistant"
-msgstr ""
+#: include/utils/class_msgPool.inc:205
+#, fuzzy, php-format
+msgid "Cannot execute %s command!"
+msgstr "Невозможно выбрать базу данных!"
 
-#: plugins/addons/propertyEditor/migrate.tpl:3
-#, fuzzy
-msgid "Migration steps left"
-msgstr "Ð\94аÑ\82а"
+#: include/utils/class_msgPool.inc:207
+#, fuzzy, php-format
+msgid "Cannot execute %s command (%s) for plugin %s!"
+msgstr "Ð\9dевозможно Ð²Ñ\8bбÑ\80аÑ\82Ñ\8c Ð±Ð°Ð·Ñ\83 Ð´Ð°Ð½Ð½Ñ\8bÑ\85!"
 
-#: plugins/addons/propertyEditor/property-filter.xml:15
-#, fuzzy
-msgid "Effective properties"
-msgstr "Ð\98змениÑ\82Ñ\8c Ñ\81войÑ\81Ñ\82ва"
+#: include/utils/class_msgPool.inc:209
+#, fuzzy, php-format
+msgid "Cannot execute %s command for plugin %s!"
+msgstr "Ð\9dевозможно Ð²Ñ\8bбÑ\80аÑ\82Ñ\8c Ð±Ð°Ð·Ñ\83 Ð´Ð°Ð½Ð½Ñ\8bÑ\85!"
 
-#: plugins/addons/propertyEditor/property-filter.xml:29
-#, fuzzy
-msgid "Modified properties"
-msgstr "Ð\98змениÑ\82Ñ\8c Ñ\81войÑ\81Ñ\82ва"
+#: include/utils/class_msgPool.inc:211
+#, fuzzy, php-format
+msgid "Cannot execute %s command (%s)!"
+msgstr "Ð\9dевозможно Ð²Ñ\8bбÑ\80аÑ\82Ñ\8c Ð±Ð°Ð·Ñ\83 Ð´Ð°Ð½Ð½Ñ\8bÑ\85!"
 
-#: plugins/addons/propertyEditor/property-filter.xml:43
-#, fuzzy
-msgid "All properties"
-msgstr "Ð\98змениÑ\82Ñ\8c Ñ\81войÑ\81Ñ\82ва"
+#: include/utils/class_msgPool.inc:219
+#, fuzzy, php-format
+msgid "Value for %s is too large!"
+msgstr "Ð\97наÑ\87ение 'UID' Ñ\81лиÑ\88ком Ð¼Ð°Ð»ÐµÐ½Ñ\8cкое."
 
-#: plugins/addons/propertyEditor/property-filter.xml:57
-#, fuzzy
-msgid "LDAP properties"
-msgstr "Свойства"
+#: include/utils/class_msgPool.inc:221
+#, fuzzy, php-format
+msgid "%s must be smaller than %s!"
+msgstr ""
+"Значение поля \"shadowMin\" должно быть меньше значения поля \"shadowMax\"."
 
-#: plugins/addons/propertyEditor/property-filter.xml:71
-#, fuzzy
-msgid "Search for property groups"
-msgstr "Ð\9fоказаÑ\82Ñ\8c Ð¾Ñ\81новнÑ\8bе Ð³Ñ\80Ñ\83ппÑ\8b"
+#: include/utils/class_msgPool.inc:229
+#, fuzzy, php-format
+msgid "Value for %s is too small!"
+msgstr "Ð\97наÑ\87ение 'UID' Ñ\81лиÑ\88ком Ð¼Ð°Ð»ÐµÐ½Ñ\8cкое."
 
-#: plugins/addons/propertyEditor/commandVerifier.tpl:1
-#, fuzzy
-msgid "Command verifier"
-msgstr "и"
+#: include/utils/class_msgPool.inc:231
+#, fuzzy, php-format
+msgid "%s must be %s or above!"
+msgstr ""
+"У вас должна быть установка PHP версии не ниже 4.1.0, так как в ней "
+"реализованы некоторые новые функции и исправлены некоторые ошибки."
 
-#: plugins/addons/propertyEditor/commandVerifier.tpl:3
-msgid ""
-"Here you can execute commands in the way GOsa does and check the generated "
-"results or errors. This can be very useful especially for the post events "
-"(postcreate, postmodify and postremove) due to the fact that these hook are "
-"executed silently."
+#: include/utils/class_msgPool.inc:238
+#, php-format
+msgid "%s depends on %s - please provide both values!"
 msgstr ""
 
-#: plugins/addons/propertyEditor/commandVerifier.tpl:8
-msgid ""
-"Please be careful here, all commands will really be executed on your machine "
-"and may break things!"
+#: include/utils/class_msgPool.inc:244
+#, fuzzy, php-format
+msgid "There is already an entry with this %s attribute in the system!"
 msgstr ""
+"Пользователь с таким регистрационным именем в базе данных уже существует."
 
-#: plugins/addons/propertyEditor/commandVerifier.tpl:15
-msgid "The command to check for"
+#: include/utils/class_msgPool.inc:250
+#, fuzzy, php-format
+msgid "The required field %s is empty!"
+msgstr "Обязательное поле \"Имя\" не заполнено."
+
+#: include/utils/class_msgPool.inc:258 include/class_core.inc:309
+msgid "Example"
 msgstr ""
 
-#: plugins/addons/propertyEditor/commandVerifier.tpl:17
-#, fuzzy
-msgid "Test"
-msgstr "ТаймаÑ\83Ñ\82 (Ñ\81)"
+#: include/utils/class_msgPool.inc:278
+#, fuzzy, php-format
+msgid "The Field %s contains invalid characters"
+msgstr "Ð\97наÑ\87ение Ð¿Ð¾Ð»Ñ\8f \"Ð\98мÑ\8f\" Ñ\81одеÑ\80жиÑ\82 Ð½ÐµÐ´Ð¾Ð¿Ñ\83Ñ\81Ñ\82имÑ\8bе Ñ\81имволÑ\8b."
 
-#: plugins/addons/propertyEditor/property-list.xml:11
-#, fuzzy
-msgid "List of configuration settings"
-msgstr "Ð\9fоÑ\87Ñ\82овÑ\8bе Ð½Ð°Ñ\81Ñ\82Ñ\80ойки Ð¿Ð¾Ð»Ñ\8cзоваÑ\82елÑ\8f"
+#: include/utils/class_msgPool.inc:279
+#, fuzzy, php-format
+msgid "%s is not allowed:"
+msgstr "СмениÑ\82Ñ\8c Ð¿Ð°Ñ\80олÑ\8c"
 
-#: plugins/addons/propertyEditor/property-list.xml:15
-#, fuzzy
-msgid "Property not used"
-msgstr "Ð\93Ñ\80Ñ\83ппа Ð¿Ð¾Ð»Ñ\8cзоваÑ\82елÑ\8f"
+#: include/utils/class_msgPool.inc:279
+#, fuzzy, php-format
+msgid "%s are not allowed!"
+msgstr "СмениÑ\82Ñ\8c Ð¿Ð°Ñ\80олÑ\8c"
 
-#: plugins/addons/propertyEditor/property-list.xml:23
-msgid "Property will be restored"
-msgstr ""
+#: include/utils/class_msgPool.inc:282
+#, fuzzy, php-format
+msgid "The Field %s contains invalid characters!"
+msgstr "Значение поля \"Имя\" содержит недопустимые символы."
 
-#: plugins/addons/propertyEditor/property-list.xml:31
-#, fuzzy
-msgid "Modified property"
-msgstr "Ð\9bиÑ\87наÑ\8f Ð¸Ð½Ñ\84оÑ\80маÑ\86иÑ\8f"
+#: include/utils/class_msgPool.inc:289
+#, fuzzy, php-format
+msgid "Missing %s PHP extension!"
+msgstr "УдалиÑ\82Ñ\8c Ð¿Ð°Ñ\80амеÑ\82Ñ\80Ñ\8b"
 
-#: plugins/addons/propertyEditor/property-list.xml:39
-#, fuzzy
-msgid "Property configured in LDAP"
-msgstr "Ð\9dаÑ\81Ñ\82Ñ\80оить"
+#: include/utils/class_msgPool.inc:319
+#, fuzzy, php-format
+msgid "Add %s"
+msgstr "Ð\94обавить"
 
-#: plugins/addons/propertyEditor/property-list.xml:47
-#, fuzzy
-msgid "Property configured in config file"
-msgstr "Ð\9dаÑ\81Ñ\82Ñ\80оить"
+#: include/utils/class_msgPool.inc:325
+#, php-format
+msgid "Delete"
+msgstr "Удалить"
 
-#: plugins/addons/propertyEditor/property-list.xml:72
-#, fuzzy
-msgid "Class"
-msgstr "Ð\92Ñ\8bбÑ\80ать"
+#: include/utils/class_msgPool.inc:325
+#, fuzzy, php-format
+msgid "Delete %s"
+msgstr "Удалить"
 
-#: plugins/addons/propertyEditor/property-list.xml:88
-#, fuzzy
-msgid "Value"
-msgstr "мÑ\83жÑ\81кой"
+#: include/utils/class_msgPool.inc:331
+#, fuzzy, php-format
+msgid "Set %s"
+msgstr "УÑ\81Ñ\82ановиÑ\82Ñ\8c"
 
-#: plugins/addons/propertyEditor/property-list.xml:124
-msgid "Restore to default"
-msgstr ""
+#: include/utils/class_msgPool.inc:337
+#, fuzzy, php-format
+msgid "Edit..."
+msgstr "Изменить"
 
-#: plugins/addons/propertyEditor/property-list.tpl:3
-#, fuzzy
-msgid "Warning message"
-msgstr "Ð\94омаÑ\88нÑ\8fÑ\8f Ñ\81Ñ\82Ñ\80аниÑ\86а"
+#: include/utils/class_msgPool.inc:337
+#, fuzzy, php-format
+msgid "Edit %s..."
+msgstr "Ð\9fолÑ\8cзоваÑ\82ели Ð´Ð¾Ð¼ÐµÐ½а"
 
-#: plugins/addons/propertyEditor/property-list.tpl:9
+#: include/utils/class_msgPool.inc:343
+msgid "Back"
+msgstr "Назад"
+
+#: include/utils/class_msgPool.inc:363
+#, fuzzy, php-format
+msgid "This account has no valid %s extensions!"
+msgstr "Для этой учетной записи нет корректных расширений GOsa."
+
+#: include/utils/class_msgPool.inc:369
+#, fuzzy, php-format
 msgid ""
-"Modifying properties may break your setup, destroy or mess up your LDAP "
-"database, lead to security holes or it can even make a login impossible!"
+"This account has %s settings enabled. You can disable them by clicking below."
 msgstr ""
+"В этой учетной записи используются атрибуты POSIX. Вы можете отключить их "
+"использование, щелкнув ниже."
 
-#: plugins/addons/propertyEditor/property-list.tpl:10
+#: include/utils/class_msgPool.inc:372 include/utils/class_msgPool.inc:379
+#, fuzzy, php-format
 msgid ""
-"Since configuration properties are stored in the LDAP database a copy/backup "
-"can be handy."
+"This account has %s settings enabled. To disable them, you'll need to remove "
+"the %s settings first!"
 msgstr ""
+"В этой учетной записи используются атрибуты POSIX. Чтобы отключить их "
+"использование, сначала нужно удалить учетную запись Samba."
 
-#: plugins/addons/propertyEditor/property-list.tpl:14
+#: include/utils/class_msgPool.inc:388
+#, fuzzy, php-format
 msgid ""
-"If you've debarred yourself, you can try to set 'ignoreLdapProperties' to "
-"'true' in your gosa.conf main section. This will make GOsa ignore LDAP based "
-"property values."
+"This account has %s settings disabled. You can enable them by clicking below."
 msgstr ""
+"В этой учетной записи не используются атрибуты POSIX. Вы можете использовать "
+"их, щелкнув ниже."
 
-#: plugins/addons/propertyEditor/property-list.tpl:22
+#: include/utils/class_msgPool.inc:391 include/utils/class_msgPool.inc:398
+#, fuzzy, php-format
 msgid ""
-"I understand that there are certain risks, but I want to modify properties!"
+"This account has %s settings disabled. To enable them, you'll need to add "
+"the %s settings first!"
 msgstr ""
+"В этой учетной записи используются атрибуты POSIX. Чтобы отключить их "
+"использование, сначала нужно удалить учетную запись Samba."
 
-#: plugins/addons/propertyEditor/property-list.tpl:38
-msgid "Ignoring LDAP defined properties!"
-msgstr ""
+#: include/utils/class_msgPool.inc:406
+#, fuzzy, php-format
+msgid "Add %s settings"
+msgstr "Дополнительные записи в fstab"
 
-#: plugins/addons/propertyEditor/property-list.tpl:77
-msgid "Undo"
-msgstr ""
+#: include/utils/class_msgPool.inc:412
+#, fuzzy, php-format
+msgid "Remove %s settings"
+msgstr "Атрибуты UNIX"
 
-#: plugins/personal/generic/class_user.inc:38
-#, fuzzy
-msgid "Edit organizational user settings"
-msgstr "Дополнительные записи в fstab"
+#: include/utils/class_msgPool.inc:418
+msgid "Click the 'Edit' button below to change informations in this dialog"
+msgstr "Нажмите 'Изменить' чтобы отредактировать данные в этой форме."
 
-#: plugins/personal/generic/class_user.inc:297
-msgid "Please add a single IP address or a network/net mask combination!"
-msgstr ""
+#: include/utils/class_msgPool.inc:424
+msgid "January"
+msgstr "Январь"
 
-#: plugins/personal/generic/class_user.inc:339
-msgid "female"
-msgstr "женÑ\81кий"
+#: include/utils/class_msgPool.inc:424
+msgid "February"
+msgstr "ФевÑ\80алÑ\8c"
 
-#: plugins/personal/generic/class_user.inc:339
-msgid "male"
-msgstr "мÑ\83жÑ\81кой"
+#: include/utils/class_msgPool.inc:424
+msgid "March"
+msgstr "Ð\9cаÑ\80Ñ\82"
 
-#: plugins/personal/generic/class_user.inc:395
-#, fuzzy
-msgid "Password configuration"
-msgstr "Системная информация"
+#: include/utils/class_msgPool.inc:424
+msgid "April"
+msgstr "Апрель"
 
-#: plugins/personal/generic/class_user.inc:429
-msgid "Cannot upload file!"
-msgstr ""
+#: include/utils/class_msgPool.inc:425
+msgid "May"
+msgstr "Май"
 
-#: plugins/personal/generic/class_user.inc:522
-#, fuzzy
-msgid "Serial number"
-msgstr "Телефонные номера"
+#: include/utils/class_msgPool.inc:425
+msgid "June"
+msgstr "Июнь"
 
-#: plugins/personal/generic/class_user.inc:544
-#: plugins/personal/generic/class_user.inc:1717
-#: plugins/personal/generic/generic_picture.tpl:1
-#, fuzzy
-msgid "User picture"
-msgstr "Изображение"
+#: include/utils/class_msgPool.inc:425
+msgid "July"
+msgstr "Июль"
 
-#: plugins/personal/generic/class_user.inc:550
-#: plugins/personal/generic/class_user.inc:572
-#: plugins/personal/generic/generic.tpl:226
-#: plugins/personal/generic/generic_certs.tpl:3
-msgid "Certificates"
-msgstr "Сертификаты"
+#: include/utils/class_msgPool.inc:425
+msgid "August"
+msgstr "Август"
 
-#: plugins/personal/generic/class_user.inc:569
-msgid "(Not supported certificate types are marked as invalid.)"
-msgstr ""
+#: include/utils/class_msgPool.inc:425
+msgid "September"
+msgstr "Сентябрь"
 
-#: plugins/personal/generic/class_user.inc:579
-#, php-format
-msgid "Certificate is valid from %s to %s and is currently %s."
-msgstr ""
+#: include/utils/class_msgPool.inc:426
+msgid "October"
+msgstr "Октябрь"
 
-#: plugins/personal/generic/class_user.inc:582
-msgid "valid"
-msgstr ""
+#: include/utils/class_msgPool.inc:426
+msgid "November"
+msgstr "Ноябрь"
 
-#: plugins/personal/generic/class_user.inc:583
-msgid "invalid"
-msgstr ""
+#: include/utils/class_msgPool.inc:426
+msgid "December"
+msgstr "Декабрь"
 
-#: plugins/personal/generic/class_user.inc:588
+#: include/utils/class_msgPool.inc:432
 #, fuzzy
-msgid "No certificate installed"
-msgstr "Ð\98змениÑ\82Ñ\8c Ñ\81еÑ\80Ñ\82иÑ\84икаÑ\82Ñ\8b"
+msgid "Sunday"
+msgstr "Ð\98мÑ\8f Ñ\81еÑ\80веÑ\80а"
 
-#: plugins/personal/generic/class_user.inc:614
+#: include/utils/class_msgPool.inc:432
 #, fuzzy
-msgid "The selected password method is no longer available."
-msgstr "У Ð²Ñ\8bбÑ\80анного Ð¿Ñ\80иложениÑ\8f Ð½ÐµÑ\82 Ð¿Ð°Ñ\80амеÑ\82Ñ\80ов."
+msgid "Monday"
+msgstr "меÑ\81Ñ\8fÑ\86"
 
-#: plugins/personal/generic/class_user.inc:1051
-msgid ""
-"Cannot save user picture, GOsa requires the package 'imagemagick' or 'php5-"
-"imagick' to be installed!"
+#: include/utils/class_msgPool.inc:432
+msgid "Tuesday"
 msgstr ""
 
-#: plugins/personal/generic/class_user.inc:1177
-msgid "Cannot build RDN: no + allowed to build sub RDN!"
+#: include/utils/class_msgPool.inc:432
+msgid "Wednesday"
 msgstr ""
 
-#: plugins/personal/generic/class_user.inc:1184
-msgid "Cannot build RDN: attribute is not defined!"
+#: include/utils/class_msgPool.inc:432
+msgid "Thursday"
 msgstr ""
 
-#: plugins/personal/generic/class_user.inc:1202
-msgid "Cannot build RDN: invalid attribute parameters!"
+#: include/utils/class_msgPool.inc:432
+msgid "Friday"
 msgstr ""
 
-#: plugins/personal/generic/class_user.inc:1273
-#, fuzzy
-msgid "The selected password method requires initial configuration!"
-msgstr "У выбранного приложения нет параметров."
-
-#: plugins/personal/generic/class_user.inc:1349
-#: plugins/personal/generic/class_user.inc:1740
-#: plugins/personal/generic/class_user.inc:1843
-#: plugins/personal/generic/generic.tpl:201
-msgid "Homepage"
-msgstr "Домашняя страница"
-
-#: plugins/personal/generic/class_user.inc:1360
-#: plugins/personal/generic/class_user.inc:1852
-#: plugins/personal/generic/generic.tpl:403
-msgid "Mobile"
-msgstr "Мобильный"
-
-#: plugins/personal/generic/class_user.inc:1363
-#: plugins/personal/generic/class_user.inc:1855
-#: plugins/personal/generic/generic.tpl:411
-msgid "Pager"
-msgstr "Пейджер"
-
-#: plugins/personal/generic/class_user.inc:1368
-#: plugins/personal/generic/class_user.inc:1712
-#: plugins/personal/generic/generic.tpl:117
-msgid "Date of birth"
-msgstr "Дата рождения"
+#: include/utils/class_msgPool.inc:432
+msgid "Saturday"
+msgstr ""
 
-#: plugins/personal/generic/class_user.inc:1483
+#: include/utils/class_msgPool.inc:439
 #, fuzzy
-msgid "Cannot open certificate!"
-msgstr "Невозможно выбрать базу данных!"
-
-#: plugins/personal/generic/class_user.inc:1655
-#: plugins/personal/generic/generic.tpl:526
-msgid "Unit"
-msgstr "Подразделение"
-
-#: plugins/personal/generic/class_user.inc:1656
-#: plugins/personal/generic/generic.tpl:551
-msgid "House identifier"
-msgstr "Номер дома"
-
-#: plugins/personal/generic/class_user.inc:1657
-#: plugins/personal/generic/generic.tpl:468
-msgid "Vocation"
-msgstr "Специальность"
-
-#: plugins/personal/generic/class_user.inc:1658
-#: plugins/personal/generic/generic.tpl:595
-msgid "Last delivery"
-msgstr "Последняя доставка"
+msgid "MySQL operation failed!"
+msgstr "Невозможно выполнить запрос к базе данных!"
 
-#: plugins/personal/generic/class_user.inc:1659
-#: plugins/personal/generic/generic.tpl:517
-msgid "Person locality"
-msgstr "Ð\9cеÑ\81Ñ\82оположение Ñ\81оÑ\82Ñ\80Ñ\83дника"
+#: include/utils/class_msgPool.inc:447
+#, fuzzy
+msgid "read operation"
+msgstr "Ð\9fоÑ\87Ñ\82овÑ\8bе Ð½Ð°Ñ\81Ñ\82Ñ\80ойки"
 
-#: plugins/personal/generic/class_user.inc:1660
-#: plugins/personal/generic/generic.tpl:476
-msgid "Unit description"
-msgstr "Описание подразделения"
+#: include/utils/class_msgPool.inc:447
+msgid "add operation"
+msgstr ""
 
-#: plugins/personal/generic/class_user.inc:1661
-#: plugins/personal/generic/generic.tpl:485
-msgid "Subject area"
-msgstr "Ð\9eблаÑ\81Ñ\82Ñ\8c Ð´ÐµÑ\8fÑ\82елÑ\8cноÑ\81Ñ\82и"
+#: include/utils/class_msgPool.inc:447
+#, fuzzy
+msgid "modify operation"
+msgstr "Ð\9bиÑ\87наÑ\8f Ð¸Ð½Ñ\84оÑ\80маÑ\86иÑ\8f"
 
-#: plugins/personal/generic/class_user.inc:1662
-#: plugins/personal/generic/generic.tpl:494
-msgid "Functional title"
-msgstr "Ð\94олжноÑ\81Ñ\82Ñ\8c"
+#: include/utils/class_msgPool.inc:448
+#, fuzzy
+msgid "delete operation"
+msgstr "Ð\92Ñ\8bбеÑ\80иÑ\82е Ñ\87Ñ\82обÑ\8b Ð¿Ð¾Ñ\81моÑ\82Ñ\80еÑ\82Ñ\8c Ñ\80абоÑ\87ие Ñ\81Ñ\82анÑ\86ии"
 
-#: plugins/personal/generic/class_user.inc:1663
-#: plugins/personal/generic/generic_certs.tpl:83
-msgid "Certificate serial number"
-msgstr "СеÑ\80ийнÑ\8bй Ð½Ð¾Ð¼ÐµÑ\80 Ñ\81еÑ\80Ñ\82иÑ\84икаÑ\82а"
+#: include/utils/class_msgPool.inc:448
+#, fuzzy
+msgid "search operation"
+msgstr "УÑ\87еÑ\82наÑ\8f Ð·Ð°Ð¿Ð¸Ñ\81Ñ\8c"
 
-#: plugins/personal/generic/class_user.inc:1665
-#: plugins/personal/generic/generic.tpl:535
-msgid "Street"
-msgstr "УлиÑ\86а"
+#: include/utils/class_msgPool.inc:448
+#, fuzzy
+msgid "authentication"
+msgstr "РабоÑ\87аÑ\8f Ñ\81Ñ\82анÑ\86иÑ\8f Windows"
 
-#: plugins/personal/generic/class_user.inc:1667
-#: plugins/personal/generic/generic.tpl:543
-msgid "Postal code"
-msgstr "Ð\9fоÑ\87Ñ\82овÑ\8bй Ð¸Ð½Ð´ÐµÐºÑ\81"
+#: include/utils/class_msgPool.inc:451
+#, fuzzy, php-format
+msgid "LDAP %s failed!"
+msgstr "Ð\9dевозможно Ð²Ñ\8bполниÑ\82Ñ\8c Ð·Ð°Ð¿Ñ\80оÑ\81 Ðº Ð±Ð°Ð·Ðµ Ð´Ð°Ð½Ð½Ñ\8bÑ\85!"
 
-#: plugins/personal/generic/class_user.inc:1671
+#: include/utils/class_msgPool.inc:453
 #, fuzzy
-msgid "Generic user settings"
-msgstr "Ð\9eбÑ\89аÑ\8f Ð¸Ð½Ñ\84оÑ\80маÑ\86иÑ\8f Ð¾ Ð¿Ð¾Ð»Ñ\8cзоваÑ\82еле"
+msgid "LDAP operation failed!"
+msgstr "Ð\9dевозможно Ð²Ñ\8bполниÑ\82Ñ\8c Ð·Ð°Ð¿Ñ\80оÑ\81 Ðº Ð±Ð°Ð·Ðµ Ð´Ð°Ð½Ð½Ñ\8bÑ\85!"
 
-#: plugins/personal/generic/class_user.inc:1675
-#: plugins/personal/posix/class_posixAccount.inc:1297
-#: plugins/personal/password/class_password.inc:227
-#: plugins/personal/myaccount/class_MyAccount.inc:5
-#: plugins/personal/myaccount/main.inc:114
-msgid "My account"
-msgstr "Моя учетная запись"
+#: include/utils/class_msgPool.inc:469
+#, fuzzy
+msgid "Upload failed!"
+msgstr "Ошибка при регистрации. Ответ сервера: \"%s\"."
 
-#: plugins/personal/generic/class_user.inc:1693
-#, php-format
-msgid ""
-"The 'accountRDN' option tells GOsa to use a placeholder pattern for "
-"generating account RDNs. A pattern can include attribute names prefaced by a "
-"%% and normal text: %s. This will generate a RDN consisting of cn=.... "
-"filled with surname and given name of the edited account. This option "
-"disables the use of accountPrimaryAttribute and personalTitleInDn."
+#: include/utils/class_msgPool.inc:472
+#, fuzzy, php-format
+msgid "Upload failed: %s"
+msgstr "Служба печати"
+
+#: include/utils/class_msgPool.inc:479
+msgid "Communication failure with the infrastructure service!"
 msgstr ""
 
-#: plugins/personal/generic/class_user.inc:1707
-#, fuzzy
-msgid "Allow definition of custom filters"
-msgstr "Настроить"
+#: include/utils/class_msgPool.inc:481
+#, php-format
+msgid "Communication failure with the infrastructure service: %s"
+msgstr ""
 
-#: plugins/personal/generic/class_user.inc:1709
-#: plugins/personal/generic/generic.tpl:92
-msgid "Personal title"
-msgstr "Обращение"
+#: include/utils/class_msgPool.inc:488
+msgid "Communication failure with the GOsa-NG service!"
+msgstr ""
 
-#: plugins/personal/generic/class_user.inc:1710
-#: plugins/personal/generic/generic.tpl:102
-msgid "Academic title"
-msgstr "Академическое звание"
+#: include/utils/class_msgPool.inc:490
+#, php-format
+msgid "Communication failure with the GOsa-NG service: %s"
+msgstr ""
 
-#: plugins/personal/generic/class_user.inc:1713
-#: plugins/personal/generic/generic.tpl:140
-msgid "Sex"
-msgstr "Ð\9fол"
+#: include/utils/class_msgPool.inc:497 include/utils/class_msgPool.inc:500
+#, fuzzy, php-format
+msgid "This %s is still in use by this object: %s"
+msgstr "Ð\9eпиÑ\81ание Ð³Ñ\80Ñ\83ппÑ\8b"
 
-#: plugins/personal/generic/class_user.inc:1714
-#: plugins/personal/generic/generic.tpl:154
-#, fuzzy
-msgid "Preferred language"
-msgstr "Язык по умолчанию"
+#: include/utils/class_msgPool.inc:503
+#, fuzzy, php-format
+msgid "This %s is still in use."
+msgstr "Описание группы"
 
-#: plugins/personal/generic/class_user.inc:1719
-#, fuzzy
-msgid "Login restrictions"
-msgstr "СÑ\80ок Ð´ÐµÐ¹Ñ\81Ñ\82виÑ\8f Ð¿Ð°Ñ\80олÑ\8f Ð¸Ñ\81Ñ\82екаеÑ\82"
+#: include/utils/class_msgPool.inc:505
+#, fuzzy, php-format
+msgid "This %s is still in use by these objects: %s"
+msgstr "Ð\9eпиÑ\81ание Ð³Ñ\80Ñ\83ппÑ\8b"
 
-#: plugins/personal/generic/class_user.inc:1723
-#, fuzzy
-msgid "Department number"
-msgstr "Управление подразделениями"
+#: include/utils/class_msgPool.inc:511
+#, php-format
+msgid "File %s does not exist!"
+msgstr ""
 
-#: plugins/personal/generic/class_user.inc:1725
-#, fuzzy
-msgid "Employee number"
-msgstr "ФоÑ\80ма Ñ\82Ñ\80Ñ\83доÑ\83Ñ\81Ñ\82Ñ\80ойÑ\81Ñ\82ва"
+#: include/utils/class_msgPool.inc:517
+#, fuzzy, php-format
+msgid "Cannot open file %s for reading!"
+msgstr "УдалиÑ\82Ñ\8c"
 
-#: plugins/personal/generic/class_user.inc:1726
-#: plugins/personal/generic/generic.tpl:330
-msgid "Employee type"
-msgstr "ФоÑ\80ма Ñ\82Ñ\80Ñ\83доÑ\83Ñ\81Ñ\82Ñ\80ойÑ\81Ñ\82ва"
+#: include/utils/class_msgPool.inc:523
+#, fuzzy, php-format
+msgid "Cannot open file %s for writing!"
+msgstr "УдалиÑ\82Ñ\8c"
 
-#: plugins/personal/generic/class_user.inc:1728
-#, fuzzy
-msgid "Room number"
-msgstr "Телефонные номера"
+#: include/utils/class_msgPool.inc:529
+#, fuzzy, php-format
+msgid ""
+"The value for %s is currently unconfigured or invalid, please check your "
+"configuration file!"
+msgstr "Не удается подключиться к базе журналов, отчеты показаны не будут!"
 
-#: plugins/personal/generic/class_user.inc:1729
-#, fuzzy
-msgid "Telephone number"
-msgstr "ТелеÑ\84оннÑ\8bе Ð½Ð¾Ð¼ÐµÑ\80а"
+#: include/utils/class_msgPool.inc:535
+#, fuzzy, php-format
+msgid "Cannot delete file %s!"
+msgstr "УдалиÑ\82Ñ\8c"
 
-#: plugins/personal/generic/class_user.inc:1730
-#, fuzzy
-msgid "Pager number"
-msgstr "ТелеÑ\84оннÑ\8bе Ð½Ð¾Ð¼ÐµÑ\80а"
+#: include/utils/class_msgPool.inc:541
+#, fuzzy, php-format
+msgid "Cannot create folder %s!"
+msgstr "СпиÑ\81ок Ð¿Ð¾Ð´Ñ\80азделений"
 
-#: plugins/personal/generic/class_user.inc:1731
-#, fuzzy
-msgid "Mobile number"
-msgstr "Ð\94омаÑ\88ний Ñ\82елеÑ\84он"
+#: include/utils/class_msgPool.inc:547
+#, fuzzy, php-format
+msgid "Cannot delete folder %s!"
+msgstr "УдалиÑ\82Ñ\8c"
 
-#: plugins/personal/generic/class_user.inc:1732
-#, fuzzy
-msgid "Fax number"
-msgstr "ТеÑ\80минал"
+#: include/utils/class_msgPool.inc:553
+#, fuzzy, php-format
+msgid "Checking for %s support"
+msgstr "Ð\9fÑ\80овеÑ\80ка Ð¿Ð¾Ð´Ð´ÐµÑ\80жки gettext"
 
-#: plugins/personal/generic/class_user.inc:1738
-msgid "Home postal address"
+#: include/utils/class_msgPool.inc:559
+#, php-format
+msgid "Install and activate the %s PHP module."
 msgstr ""
 
-#: plugins/personal/generic/class_user.inc:1739
-#, fuzzy
-msgid "Home phone number"
-msgstr "Телефонные номера"
+#: include/utils/class_msgPool.inc:565
+#, php-format
+msgid ""
+"Cannot initialize class %s! Maybe there is a plugin missing in your gosa "
+"setup?"
+msgstr ""
 
-#: plugins/personal/generic/class_user.inc:1741
-#, fuzzy
-msgid "User password method"
-msgstr "Хэширование паролей"
+#: include/utils/class_msgPool.inc:571
+msgid ""
+"The supplied base is not valid and has been reset to its previous value!"
+msgstr ""
 
-#: plugins/personal/generic/class_user.inc:1742
-#, fuzzy
-msgid "User certificates"
-msgstr "Стандартный сертификат"
+#: include/utils/class_timezone.inc:47
+#, fuzzy, php-format
+msgid "The configured timezone %s is not valid!"
+msgstr ""
+"Не удается прочитать файл настройки GOsa %s/gosa.conf. Операция прервана."
 
-#: plugins/personal/generic/class_user.inc:1950
+#: include/utils/class_xml.inc:51
 #, fuzzy
-msgid "Entries differ"
-msgstr "Ð\93Ñ\80Ñ\83ппа Ð¿Ð¾Ð»Ñ\8cзоваÑ\82елÑ\8f"
+msgid "XML error"
+msgstr "Ð\9eÑ\88ибка LDAP:"
 
-#: plugins/personal/generic/generic.tpl:1
-#: plugins/personal/generic/generic.tpl:3
-#: plugins/personal/generic/paste_generic.tpl:6
-msgid "Personal information"
-msgstr "Личная информация"
+#: include/class_msg_dialog.inc:124
+msgid "Please fix the above error and reload the page."
+msgstr ""
 
-#: plugins/personal/generic/generic.tpl:8
-#: plugins/personal/generic/paste_generic.tpl:31
-#: plugins/personal/generic/generic_picture.tpl:2
+#: include/class_session.inc:76 include/class_session.inc:101
+#: include/class_session.inc:127
 #, fuzzy
-msgid "The users picture"
-msgstr "Изображение"
+msgid "Requested channel does not exist!"
+msgstr ""
+"Имя/идентификатор пользователя не уникальны. Проверьте свою базу данных LDAP."
 
-#: plugins/personal/generic/generic.tpl:21
-msgid "Change picture"
-msgstr "Сменить изображение"
+#: include/class_ldap.inc:305 include/class_ldap.inc:342
+msgid "Performance warning"
+msgstr ""
 
-#: plugins/personal/generic/generic.tpl:34
-#: plugins/personal/generic/generic.tpl:81
-#: plugins/personal/posix/generic.tpl:51
-#: plugins/personal/posix/paste_generic.tpl:17
-#: plugins/personal/posix/posix_shadow.tpl:2
-#, fuzzy
-msgid "Account settings"
-msgstr "Настройки Samba"
+#: include/class_ldap.inc:305 include/class_ldap.inc:342
+#, php-format
+msgid "LDAP performance is poor: last query took %.2fs!"
+msgstr ""
 
-#: plugins/personal/generic/generic.tpl:83
-#, fuzzy
-msgid "Template name"
-msgstr "Шаблон"
+#: include/class_ldap.inc:784
+#, php-format
+msgid "Cannot automatically create subtrees with RDN %s: no object class found"
+msgstr ""
 
-#: plugins/personal/generic/generic.tpl:193
-msgid "Private phone"
-msgstr "Личный телефон"
+#: include/class_ldap.inc:835
+#, php-format
+msgid "Cannot automatically create subtrees with RDN %s: not supported"
+msgstr ""
 
-#: plugins/personal/generic/generic.tpl:209
-msgid "Password storage"
-msgstr "Хэширование паролей"
+#: include/class_ldap.inc:922
+#, fuzzy, php-format
+msgid "while operating on %s using LDAP server %s"
+msgstr "Ошибка при подключении к LDAP-серверу. Ответ сервера: \"%s\"."
 
-#: plugins/personal/generic/generic.tpl:229
-msgid "Edit certificates"
-msgstr "Изменить сертификаты"
+#: include/class_ldap.inc:924
+#, fuzzy, php-format
+msgid "while operating on LDAP server %s"
+msgstr "Ошибка при подключении к LDAP-серверу. Ответ сервера: \"%s\"."
+
+#: include/class_ldap.inc:977
+#, php-format
+msgid "Command line programm %s is missing!"
+msgstr ""
 
-#: plugins/personal/generic/generic.tpl:241
-msgid "Restrict login to"
+#: include/class_ldap.inc:1138
+#, php-format
+msgid ""
+"Invalid DN %s: block to be imported should start with 'dn: ...' in line %s"
 msgstr ""
 
-#: plugins/personal/generic/generic.tpl:249
-#: plugins/personal/generic/generic.tpl:269
-msgid "IP or network"
+#: include/class_ldap.inc:1167
+#, php-format
+msgid "Error while importing DN %s: please check LDIF from line %s on!"
 msgstr ""
 
-#: plugins/personal/generic/generic.tpl:285
-#: plugins/personal/generic/generic.tpl:288
-#: plugins/personal/generic/generic.tpl:296
-#: plugins/personal/generic/generic.tpl:383
-#: plugins/personal/generic/generic.tpl:434
-#: plugins/personal/generic/generic.tpl:466
-#: plugins/personal/generic/generic.tpl:515
-#: plugins/personal/generic/generic.tpl:564
-msgid "Organizational information"
-msgstr "Информация об организации"
+#: include/php_setup.inc:107
+msgid "Generating this page caused the PHP interpreter to raise some errors!"
+msgstr ""
 
-#: plugins/personal/generic/generic.tpl:296
-#: plugins/personal/generic/generic.tpl:383
-#: plugins/personal/generic/generic.tpl:434
-#: plugins/personal/generic/generic.tpl:466
-#: plugins/personal/generic/generic.tpl:515
-#: plugins/personal/generic/generic.tpl:564
+#: include/php_setup.inc:110
 #, fuzzy
-msgid "part"
-msgstr "Ð\97апÑ\83Ñ\81к"
+msgid "Send bug report"
+msgstr "Ð\9eÑ\82пÑ\80авиÑ\82елÑ\8c"
 
-#: plugins/personal/generic/generic.tpl:314
-msgid "Department No."
-msgstr "Номер подразделения"
+#: include/php_setup.inc:114
+msgid "Toggle details"
+msgstr ""
 
-#: plugins/personal/generic/generic.tpl:322
-msgid "Employee No."
-msgstr "Номер работника"
+#: include/php_setup.inc:123
+#, fuzzy
+msgid "PHP error"
+msgstr "Ошибка LDAP:"
 
-#: plugins/personal/generic/generic.tpl:385
-#: plugins/personal/generic/generic.tpl:566
-msgid "Room No."
-msgstr "Номер комнаты"
+#: include/php_setup.inc:142
+msgid "class"
+msgstr ""
 
-#: plugins/personal/generic/generic.tpl:580
-msgid "Please use the phone tab"
-msgstr "Воспользуйтесь закладкой \"Телефон\""
+#: include/php_setup.inc:148
+#, fuzzy
+msgid "function"
+msgstr "Действие"
 
-#: plugins/personal/generic/paste_generic.tpl:1
+#: include/php_setup.inc:153
 #, fuzzy
-msgid "User settings"
-msgstr "Ð\9fоÑ\87Ñ\82овÑ\8bе Ð½Ð°Ñ\81Ñ\82Ñ\80ойки Ð¿Ð¾Ð»Ñ\8cзоваÑ\82елÑ\8f"
+msgid "static"
+msgstr "СоÑ\81Ñ\82оÑ\8fние"
 
-#: plugins/personal/generic/paste_generic.tpl:3
+#: include/php_setup.inc:157
 #, fuzzy
-msgid "Paste user"
-msgstr "Ð\94аÑ\82а"
+msgid "method"
+msgstr "Ð\9fоÑ\87Ñ\82овÑ\8bе Ð½Ð°Ñ\81Ñ\82Ñ\80ойки"
 
-#: plugins/personal/generic/paste_generic.tpl:24
+#: include/php_setup.inc:190
+msgid "Traceback"
+msgstr ""
+
+#: include/php_setup.inc:191
 #, fuzzy
-msgid "Clear password"
-msgstr "Ð\9dовÑ\8bй Ð¿Ð°Ñ\80олÑ\8c"
+msgid "File"
+msgstr "ФайлÑ\8b"
 
-#: plugins/personal/generic/paste_generic.tpl:25
+#: include/php_setup.inc:191
 #, fuzzy
-msgid "Set new password"
-msgstr "Ð\98змениÑ\82Ñ\8c Ð¿Ð°Ñ\80олÑ\8c"
+msgid "Line"
+msgstr "в"
 
-#: plugins/personal/generic/paste_generic.tpl:43
-#: plugins/personal/generic/generic_picture.tpl:13
-msgid "Remove picture"
-msgstr "УдалиÑ\82Ñ\8c Ð¸Ð·Ð¾Ð±Ñ\80ажение"
+#: include/php_setup.inc:192
+#, fuzzy
+msgid "Arguments"
+msgstr "подÑ\80азделениÑ\8f"
 
-#: plugins/personal/generic/generic_certs.tpl:5
+#: include/class_releaseSelector.inc:214 include/class_baseSelector.inc:188
+#: include/class_listing.inc:1057 include/class_listing.inc:1059
 #, fuzzy
-msgid "The users standard certificate"
-msgstr "СÑ\82андаÑ\80Ñ\82нÑ\8bй Ñ\81еÑ\80Ñ\82иÑ\84икаÑ\82"
+msgid "Root"
+msgstr "Ð\9fеÑ\80езагÑ\80Ñ\83зиÑ\82Ñ\8c"
 
-#: plugins/personal/generic/generic_certs.tpl:8
-msgid "Standard certificate"
-msgstr "Стандартный сертификат"
+#: include/class_releaseSelector.inc:262 include/class_ItemSelector.inc:289
+#: include/class_baseSelector.inc:235
+msgid "Submit"
+msgstr ""
 
-#: plugins/personal/generic/generic_certs.tpl:31
+#: include/class_socketClient.inc:108
+#, php-format
+msgid "Socket connection to %s:%s failed: %s"
+msgstr ""
+
+#: include/class_socketClient.inc:191
+#, php-format
+msgid "Socket timeout of %s seconds reached!"
+msgstr ""
+
+#: include/class_multi_plug.inc:362
 #, fuzzy
-msgid "The users S/MIME certificate"
-msgstr "СеÑ\80Ñ\82иÑ\84икаÑ\82 S/MIME"
+msgid "You are currently editing multiple entries."
+msgstr "У Ð²Ð°Ñ\81 Ð½ÐµÐ´Ð¾Ñ\81Ñ\82аÑ\82оÑ\87но Ð¿Ñ\80ав Ð´Ð»Ñ\8f Ñ\83далениÑ\8f Ñ\8dÑ\82ого Ð¿Ð¾Ð´Ñ\80азделениÑ\8f."
 
-#: plugins/personal/generic/generic_certs.tpl:34
-msgid "S/MIME certificate"
-msgstr "Сертификат S/MIME"
+#: include/class_multi_plug.inc:394
+#, fuzzy
+msgid "Reset password"
+msgstr "Изменить пароль"
 
-#: plugins/personal/generic/generic_certs.tpl:57
+#: include/class_multi_plug.inc:394
 #, fuzzy
-msgid "The users PKCS12 certificate"
-msgstr "СеÑ\80Ñ\82иÑ\84икаÑ\82 PKCS12"
+msgid "The user password has been reset. Please set a new password!"
+msgstr "У Ð²Ð°Ñ\81 Ð½ÐµÐ´Ð¾Ñ\81Ñ\82аÑ\82оÑ\87но Ð¿Ñ\80ав Ð´Ð»Ñ\8f Ñ\81менÑ\8b Ñ\81воего Ð¿Ð°Ñ\80олÑ\8f."
 
-#: plugins/personal/generic/generic_certs.tpl:60
-msgid "PKCS12 certificate"
-msgstr "Сертификат PKCS12"
+#: include/class_filter.inc:226
+#, fuzzy
+msgid "Search filter"
+msgstr "Параметры загрузки"
 
-#: plugins/personal/posix/trustModeDialog/generic.tpl:5
-#: plugins/personal/posix/trustModeDialog/generic.tpl:21
+#: include/class_filter.inc:444
 #, fuzzy
-msgid "Trust mode"
-msgstr "Режим"
+msgid "Search in subtrees"
+msgstr "Ð\98Ñ\81каÑ\82Ñ\8c Ð² Ð¿Ð¾Ð´Ð´ÐµÑ\80евÑ\8cÑ\8fÑ\85"
 
-#: plugins/personal/posix/trustModeDialog/class_trustModeDialog.inc:173
-msgid "disabled"
-msgstr "отключен"
+#: include/class_filter.inc:449
+#, fuzzy
+msgid "Edit filters"
+msgstr "Изменить сертификаты"
 
-#: plugins/personal/posix/trustModeDialog/class_trustModeDialog.inc:173
-msgid "full access"
-msgstr "полный доступ"
+#: include/class_userFilterEditor.inc:254
+#, php-format
+msgid "Error in filter #%s: %s opening and %s closing brackets detected!"
+msgstr ""
 
-#: plugins/personal/posix/trustModeDialog/class_trustModeDialog.inc:174
-msgid "allow access to these hosts"
-msgstr "разрешить доступ только на эти хосты"
+#: include/class_configRegistry.inc:197
+#, php-format
+msgid "%s has version %s but %s is required!"
+msgstr ""
 
-#: plugins/personal/posix/class_posixAccount.inc:38
-#, fuzzy
-msgid "Edit users POSIX settings"
-msgstr "Атрибуты UNIX"
+#: include/class_configRegistry.inc:252
+msgid ""
+"Plugins that require one or more of the object classes above will be "
+"disabled until the object classes get updated."
+msgstr ""
 
-#: plugins/personal/posix/class_posixAccount.inc:146
+#: include/class_configRegistry.inc:254
 #, fuzzy
-msgid "expired"
-msgstr "ЭкÑ\81поÑ\80Ñ\82"
+msgid "Schema validation error"
+msgstr "РабоÑ\87аÑ\8f Ñ\81Ñ\82анÑ\86иÑ\8f Windows"
 
-#: plugins/personal/posix/class_posixAccount.inc:148
-msgid "grace time active"
+#: include/class_configRegistry.inc:689
+#, fuzzy, php-format
+msgid "The value %s specified for %s:%s needs to be a bool value!"
 msgstr ""
+"Не удается найти команду \"%s\", указанную в поле POSTCREATE модуля \"%s\"."
 
-#: plugins/personal/posix/class_posixAccount.inc:151
-#: plugins/personal/posix/class_posixAccount.inc:153
-#: plugins/personal/posix/class_posixAccount.inc:155
-#, fuzzy
-msgid "active"
-msgstr "Личный"
+#: include/class_configRegistry.inc:704
+#, fuzzy, php-format
+msgid "The value %s specified for %s:%s needs to be a string!"
+msgstr ""
+"Не удается найти команду \"%s\", указанную в поле POSTCREATE модуля \"%s\"."
 
-#: plugins/personal/posix/class_posixAccount.inc:151
-#, fuzzy
-msgid "password not changeable"
-msgstr "Новый пароль"
+#: include/class_configRegistry.inc:719
+#, fuzzy, php-format
+msgid "The value %s specified for %s:%s needs to be numeric!"
+msgstr ""
+"Не удается найти команду \"%s\", указанную в поле POSTCREATE модуля \"%s\"."
 
-#: plugins/personal/posix/class_posixAccount.inc:153
-#, fuzzy
-msgid "password expired"
-msgstr "СÑ\80ок Ð´ÐµÐ¹Ñ\81Ñ\82виÑ\8f Ð¿Ð°Ñ\80олÑ\8f Ð¸Ñ\81Ñ\82екаеÑ\82"
+#: include/class_configRegistry.inc:734
+#, fuzzy, php-format
+msgid "The path %s specified for %s:%s is invalid!"
+msgstr "Ð\97наÑ\87ение Ð¿Ð¾Ð»Ñ\8f \"UID\" Ð½ÐµÐºÐ¾Ñ\80Ñ\80екÑ\82но."
 
-#: plugins/personal/posix/class_posixAccount.inc:226
-msgid "automatic"
-msgstr "автоматически"
+#: include/class_configRegistry.inc:750 include/class_configRegistry.inc:797
+#, fuzzy, php-format
+msgid "The folder %s specified for %s:%s does not exists!"
+msgstr ""
+"Не удается найти команду \"%s\", указанную в поле POSTCREATE модуля \"%s\"."
 
-#: plugins/personal/posix/class_posixAccount.inc:374
-#, php-format
-msgid "Password can't be changed up to %s days after last change"
-msgstr "Пароль нельзя изменить в течение %s дн. с последней смены (shadowMin)"
+#: include/class_configRegistry.inc:755
+#, fuzzy, php-format
+msgid "The folder %s specified for %s:%s is not readable!"
+msgstr ""
+"Не удается найти команду \"%s\", указанную в поле POSTCREATE модуля \"%s\"."
 
-#: plugins/personal/posix/class_posixAccount.inc:378
-#, php-format
-msgid "Password must be changed after %s days"
-msgstr "Пароль должен быть изменен по истечении %s дн. (shadowMax)"
+#: include/class_configRegistry.inc:775 include/class_configRegistry.inc:780
+#, fuzzy, php-format
+msgid "The file %s specified for %s:%s is not writeable!"
+msgstr ""
+"Не удается найти команду \"%s\", указанную в поле POSTCREATE модуля \"%s\"."
+
+#: include/class_configRegistry.inc:802
+#, fuzzy, php-format
+msgid "The folder %s specified for %s:%s is not writeable!"
+msgstr ""
+"Не удается найти команду \"%s\", указанную в поле POSTCREATE модуля \"%s\"."
 
-#: plugins/personal/posix/class_posixAccount.inc:382
+#: include/class_configRegistry.inc:820
 #, fuzzy, php-format
-msgid "Disable account after %s days of inactivity after password expiry"
+msgid "The file %s specified for %s:%s does not exists!"
 msgstr ""
-"Отключить учетную запись, если срок действия пароля истек и прошло %s дн. "
-"бездействия (shadowInactive)"
+"Не удается найти команду \"%s\", указанную в поле POSTCREATE модуля \"%s\"."
 
-#: plugins/personal/posix/class_posixAccount.inc:386
+#: include/class_configRegistry.inc:825
 #, fuzzy, php-format
-msgid "Warn user %s days before password expiry"
+msgid "The file %s specified for %s:%s is not readable!"
 msgstr ""
-"Предупреждать пользователей за %s дн. до истечения срока действия пароля "
-"(shadowWarning)"
+"Не удается найти команду \"%s\", указанную в поле POSTCREATE модуля \"%s\"."
 
-#: plugins/personal/posix/class_posixAccount.inc:651
-msgid "Timeout while waiting for lock. Ignoring lock!"
-msgstr ""
+#: include/class_configRegistry.inc:841
+#, fuzzy, php-format
+msgid "The command %s specified for %s:%s is invalid!"
+msgstr "Значение поля \"UID\" некорректно."
 
-#: plugins/personal/posix/class_posixAccount.inc:709
-#: plugins/personal/posix/class_posixAccount.inc:1000
-msgid "Group of user"
-msgstr "Ð\93Ñ\80Ñ\83ппа Ð¿Ð¾Ð»Ñ\8cзоваÑ\82елÑ\8f"
+#: include/class_configRegistry.inc:856
+#, fuzzy, php-format
+msgid "The DN %s specified for %s:%s is invalid!"
+msgstr "Ð\97наÑ\87ение Ð¿Ð¾Ð»Ñ\8f \"UID\" Ð½ÐµÐºÐ¾Ñ\80Ñ\80екÑ\82но."
 
-#: plugins/personal/posix/class_posixAccount.inc:774
+#: include/class_configRegistry.inc:871
+#, fuzzy, php-format
+msgid "The RDN %s specified for %s:%s is invalid!"
+msgstr "Значение поля \"UID\" некорректно."
+
+#: include/class_SnapshotHandler.inc:45 include/class_SnapshotHandler.inc:76
+#, php-format
 msgid ""
-"A duplicated UID number was written for this user. If this was not intended "
-"please verify all used uidNumbers!"
+"The snapshot functionality is enabled but the required variable %s is not "
+"set!"
 msgstr ""
 
-#: plugins/personal/posix/class_posixAccount.inc:858
-#: plugins/personal/posix/class_posixAccount.inc:861
-#: plugins/personal/posix/class_posixAccount.inc:936
-#: plugins/personal/posix/class_posixAccount.inc:939
-#: plugins/personal/posix/class_posixAccount.inc:1307
-#: plugins/personal/posix/generic.tpl:8
-#: plugins/personal/posix/paste_generic.tpl:6
-#: plugins/personal/posix/paste_generic.tpl:9
-msgid "Home directory"
-msgstr "Домашний каталог"
+#: include/class_SnapshotHandler.inc:58
+#, php-format
+msgid ""
+"The snapshot functionality is enabled but the required PHP compression "
+"module is missing: %s!"
+msgstr ""
 
-#: plugins/personal/posix/class_posixAccount.inc:892
-#: plugins/personal/posix/class_posixAccount.inc:945
+#: include/class_sortableListing.inc:234
 #, fuzzy
-msgid "shadowMin"
-msgstr "Ð\97аÑ\82енение"
+msgid "Sortable list"
+msgstr "ЭкÑ\81поÑ\80Ñ\82"
 
-#: plugins/personal/posix/class_posixAccount.inc:897
-#: plugins/personal/posix/class_posixAccount.inc:950
+#: include/class_sortableListing.inc:239
 #, fuzzy
-msgid "shadowMax"
-msgstr "Ð\97аÑ\82енение"
+msgid "Edit this entry"
+msgstr "РедакÑ\82иоваÑ\82Ñ\8c Ð¾Ð±Ñ\8aекÑ\82"
 
-#: plugins/personal/posix/class_posixAccount.inc:902
-#: plugins/personal/posix/class_posixAccount.inc:955
+#: include/class_sortableListing.inc:244
 #, fuzzy
-msgid "shadowWarning"
-msgstr "Ð\97аÑ\82енение"
+msgid "Delete this entry"
+msgstr "УдалиÑ\82Ñ\8c"
 
-#: plugins/personal/posix/class_posixAccount.inc:916
-#: plugins/personal/posix/class_posixAccount.inc:969
-#, fuzzy
-msgid "shadowInactive"
-msgstr "Затенение"
+#: include/class_sortableListing.inc:274 include/class_listing.inc:257
+msgid "Sort ascending"
+msgstr ""
 
-#: plugins/personal/posix/class_posixAccount.inc:1293
+#: include/class_sortableListing.inc:274 include/class_listing.inc:257
+msgid "Sort descending"
+msgstr ""
+
+#: include/class_gosaSupportDaemon.inc:112
+msgid "GOsa support daemon"
+msgstr ""
+
+#: include/class_gosaSupportDaemon.inc:787
 #, fuzzy
-msgid "POSIX account"
-msgstr "Ð\90ккаÑ\83нÑ\82 FTP"
+msgid "Cannot not parse XML!"
+msgstr "СлиÑ\88ком Ð¼Ð½Ð¾Ð³Ð¾ Ð¿Ð¾Ð»Ñ\8cзоваÑ\82елей, Ð½ÐµÐ²Ð¾Ð·Ð¼Ð¾Ð¶Ð½Ð¾ Ñ\81оздаÑ\82Ñ\8c Ð¸Ð´ÐµÐ½Ñ\82иÑ\84икаÑ\82оÑ\80!"
 
-#: plugins/personal/posix/class_posixAccount.inc:1308
-#: plugins/personal/posix/generic.tpl:26
-#: plugins/personal/posix/paste_generic.tpl:19
-msgid "Primary group"
-msgstr "Основная группа"
+#: include/class_gosaSupportDaemon.inc:1184
+#, fuzzy, php-format
+msgid "Cannot send abort event for entry %s!"
+msgstr "Удалить"
 
-#: plugins/personal/posix/class_posixAccount.inc:1309
-#: plugins/personal/posix/generic.tpl:16
-msgid "Shell"
-msgstr "Оболочка"
+#: include/class_gosaSupportDaemon.inc:1204
+#, fuzzy, php-format
+msgid "Cannot remove entry %s!"
+msgstr "состояние неизвестно"
 
-#: plugins/personal/posix/class_posixAccount.inc:1310
-#: setup/setup_migrate.tpl:49
-msgid "User ID"
-msgstr "Идентификатор пользователя"
+#: include/password-methods/class_password-methods.inc:339
+msgid "Cannot find a suitable password method for the current hash!"
+msgstr ""
 
-#: plugins/personal/posix/class_posixAccount.inc:1311
-#, fuzzy
-msgid "Group ID"
-msgstr "Группа"
+#: include/class_CopyPasteHandler.inc:118
+#: include/class_CopyPasteHandler.inc:127
+#: include/class_CopyPasteHandler.inc:159
+#: include/class_CopyPasteHandler.inc:176
+#: include/class_CopyPasteHandler.inc:185
+#: include/class_CopyPasteHandler.inc:193
+#: include/class_CopyPasteHandler.inc:273
+#, fuzzy, php-format
+msgid "Copy and paste failed!"
+msgstr "Ошибка при регистрации. Ответ сервера: \"%s\"."
 
-#: plugins/personal/posix/class_posixAccount.inc:1313
-#, fuzzy
-msgid "Shadow last changed"
-msgstr "Ð\9fоказаÑ\82Ñ\8c Ñ\82елеÑ\84онÑ\8b"
+#: include/class_CopyPasteHandler.inc:118
+#, fuzzy, php-format
+msgid "Cannot set permission for %s"
+msgstr "УдалиÑ\82Ñ\8c"
 
-#: plugins/personal/posix/class_posixAccount.inc:1314
-#, fuzzy
-msgid "Last login"
-msgstr "Список"
+#: include/class_CopyPasteHandler.inc:159
+#, php-format
+msgid "'%s' is no valid LDAP object"
+msgstr ""
 
-#: plugins/personal/posix/class_posixAccount.inc:1316
-#, fuzzy
-msgid "Force password change on login"
-msgstr "СмениÑ\82Ñ\8c Ð¿Ð°Ñ\80оль"
+#: include/class_CopyPasteHandler.inc:176
+#, fuzzy, php-format
+msgid "No write permission in '%s'"
+msgstr "УдалиÑ\82ь"
 
-#: plugins/personal/posix/class_posixAccount.inc:1317
-#, fuzzy
-msgid "Shadow min"
-msgstr "Ð\97аÑ\82енение"
+#: include/class_CopyPasteHandler.inc:193
+#, fuzzy, php-format
+msgid "Cannot set permission for '%s'"
+msgstr "УдалиÑ\82Ñ\8c"
 
-#: plugins/personal/posix/class_posixAccount.inc:1318
-#, fuzzy
-msgid "Shadow max"
-msgstr "Затенение"
+#: include/class_CopyPasteHandler.inc:396
+#, php-format
+msgid "These objects will be pasted: %s"
+msgstr ""
 
-#: plugins/personal/posix/class_posixAccount.inc:1319
-#, fuzzy
-msgid "Shadow warning"
-msgstr "Затенение"
+#: include/class_CopyPasteHandler.inc:420
+#, php-format
+msgid "This object will be pasted: %s"
+msgstr ""
 
-#: plugins/personal/posix/class_posixAccount.inc:1320
+#: include/class_CopyPasteHandler.inc:571 include/class_listing.inc:1467
+#: include/class_listing.inc:1469
 #, fuzzy
-msgid "Shadow inactive"
-msgstr "Ð\97аÑ\82енение"
+msgid "Paste"
+msgstr "Ð\94аÑ\82а"
 
-#: plugins/personal/posix/class_posixAccount.inc:1321
+#: include/class_CopyPasteHandler.inc:573
 #, fuzzy
-msgid "Shadow expire"
-msgstr "Ð\9fоказаÑ\82Ñ\8c Ð»Ñ\8eдей"
+msgid "Cannot paste"
+msgstr "СоздаÑ\82Ñ\8c Ñ\82елеÑ\84оннÑ\8bй Ð°ÐºÐºÐ°Ñ\83нÑ\82"
 
-#: plugins/personal/posix/class_posixAccount.inc:1322
-msgid "Public SSH key"
+#: include/class_tabs.inc:57
+#, fuzzy, php-format
+msgid "No plugin definition for %s found: please check the configuration file!"
+msgstr "Не удается подключиться к базе журналов, отчеты показаны не будут!"
+
+#: include/class_tabs.inc:270
+#, php-format
+msgid "Delete process has been canceled by plugin %s: %s"
 msgstr ""
 
-#: plugins/personal/posix/class_posixAccount.inc:1323
-#, fuzzy
-msgid "System trust model"
-msgstr "Системные доверия"
+#: include/class_tabs.inc:408
+msgid "References"
+msgstr "Ссылки"
 
-#: plugins/personal/posix/generic.tpl:1
-#: plugins/personal/posix/paste_generic.tpl:1
-#: plugins/personal/posix/paste_generic.tpl:5
-#, fuzzy
-msgid "POSIX settings"
-msgstr "Атрибуты UNIX"
+#: include/class_config.inc:168
+#, php-format
+msgid "XML error in gosa.conf: %s at line %d"
+msgstr "Ошибка XML в gosa.conf: %s в строке %d"
 
-#: plugins/personal/posix/generic.tpl:42
+#: include/class_config.inc:367
+msgid "Cannot bind to LDAP!"
+msgstr ""
+
+#: include/class_config.inc:711
 #, fuzzy
-msgid "Last log-on"
-msgstr "СпиÑ\81ок"
+msgid "sambaSID and/or sambaRidBase missing in the configuration!"
+msgstr "Ð\92 Ð²Ð°Ñ\88ем Ñ\84айле Ð½Ð°Ñ\81Ñ\82Ñ\80ойки Ð¾Ñ\82Ñ\81Ñ\83Ñ\82Ñ\81Ñ\82вÑ\83Ñ\8eÑ\82 Ð·Ð½Ð°Ñ\87ениÑ\8f SID Ð¸/или RIDBASE!"
 
-#: plugins/personal/posix/generic.tpl:60
-#: plugins/personal/posix/paste_generic.tpl:33
-msgid "Force UID/GID"
-msgstr "УказаÑ\82Ñ\8c UID/GID Ð²Ñ\80Ñ\83Ñ\87нÑ\83Ñ\8e"
+#: include/class_config.inc:1130
+#, fuzzy
+msgid "Configuration"
+msgstr "Ð\9dаÑ\81Ñ\82Ñ\80оиÑ\82Ñ\8c"
 
-#: plugins/personal/posix/generic.tpl:92
-#: plugins/personal/posix/paste_generic.tpl:68
-msgid "(Warning: more than 16 groups are not supported by NFS!)"
+#: include/class_config.inc:1130
+msgid ""
+"The configuration file you are using is outdated. Please move the GOsa "
+"configuration file away to run the GOsa setup again."
 msgstr ""
-"(Предупреждение: NFS не поддерживает более 16 групп для одного пользователя!)"
 
-#: plugins/personal/posix/generic.tpl:101
-#, fuzzy
-msgid "Common group"
-msgstr "Показать группы"
+#: include/class_config.inc:1172 include/class_config.inc:1203
+#, php-format
+msgid ""
+"The snapshot functionality is enabled, but the required variable %s is not "
+"set."
+msgstr ""
 
-#: plugins/personal/posix/generic.tpl:105
-#, fuzzy
-msgid "Groups differ"
-msgstr "Группа пользователя"
+#: include/class_config.inc:1185
+#, php-format
+msgid ""
+"The snapshot functionality is enabled, but the required compression module "
+"is missing. Please install %s."
+msgstr ""
 
-#: plugins/personal/posix/generic.tpl:125
+#: include/class_SnapShotDialog.inc:55
 #, fuzzy
-msgid "Account permissions"
-msgstr "Ð\9dаÑ\81Ñ\82Ñ\80ойки Samba"
+msgid "Date"
+msgstr "Ð\94аÑ\82а"
 
-#: plugins/personal/posix/generic.tpl:130
-msgid "SSH keys"
-msgstr ""
+#: include/class_SnapShotDialog.inc:94
+#, fuzzy, php-format
+msgid "You are about to delete the snapshot %s."
+msgstr "Вы собираетесь удалить группу \"%s\"."
 
-#: plugins/personal/posix/generic.tpl:131
-msgid "Edit public ssh keys..."
+#: include/class_SnapShotDialog.inc:142 include/class_listing.inc:1583
+msgid "Restore snapshot"
 msgstr ""
 
-#: plugins/personal/posix/trustSelect/class_trustSelect.inc:29
+#: include/class_SnapShotDialog.inc:143
 #, fuzzy
-msgid "Trust machine selection"
-msgstr "Ð\9dаÑ\81Ñ\82Ñ\80ойки Samba"
+msgid "Delete snapshot"
+msgstr "СоздаÑ\82Ñ\8c Ð½Ð°Ñ\81Ñ\82Ñ\80ойки Ð·Ð°Ð¿Ð¸Ñ\81Ñ\8c Ñ\8dл. Ð¿Ð¾Ñ\87Ñ\82Ñ\8b"
 
-#: plugins/personal/posix/groupSelect/class_groupSelect.inc:29
-#, fuzzy
-msgid "Group selection"
-msgstr "Настройки Samba"
+#: include/class_SnapShotDialog.inc:144 include/class_SnapShotDialog.inc:162
+msgid "Y-m-d, H:i:s"
+msgstr ""
 
-#: plugins/personal/posix/posix_shadow.tpl:12
-msgid "User must change password on first login"
-msgstr "Пользователь должен сменить пароль при первом входе в систему"
+#: include/functions_helpviewer.inc:45
+#, fuzzy, php-format
+msgid "XML error in guide.xml: %s at line %s"
+msgstr "Ошибка XML в gosa.conf: %s в строке %d"
 
-#: plugins/personal/posix/posix_shadow.tpl:59
-#, fuzzy
-msgid "Password expiration settings"
-msgstr "Почтовые настройки пользователя"
+#: include/functions_helpviewer.inc:88
+msgid "No help available for this plug-in."
+msgstr ""
 
-#: plugins/personal/posix/posix_shadow.tpl:62
-msgid "Password expires on"
-msgstr "Срок действия пароля истекает"
+#: include/functions_helpviewer.inc:388
+#, php-format
+msgid "%s results for your search with the keyword %s"
+msgstr ""
 
-#: plugins/personal/password/changed.tpl:3
-#: plugins/personal/myaccount/changed.tpl:3
-#, fuzzy
-msgid ""
-"You've successfully changed your password. Remember to change all programs "
-"configured to use it as well."
+#: include/functions_helpviewer.inc:461
+#, php-format
+msgid "%s%% hit rate in file %s"
 msgstr ""
-"Вы успешно сменили свой пароль. Не забудьте изменить нужные настройки "
-"использующих его программ."
 
-#: plugins/personal/password/password.tpl:4
-#: plugins/personal/myaccount/password.tpl:4
-#, fuzzy
+#: include/class_plugin.inc:581
 msgid ""
-"To change your personal password use the fields below. The changes take "
-"effect immediately. Please memorize the new password, because you wouldn't "
-"be able to login without it."
+"The current object has been altered while beeing edited. If you save this "
+"entry, changes that have been made by others will be discarded!"
 msgstr ""
-"В полях ниже вы можете изменить свой пароль. Изменения вступят в силу "
-"немедленно. Пожалуйста, запомните новый пароль, так как иначе вы не сможете "
-"войти в систему."
 
-#: plugins/personal/password/password.tpl:10
+#: include/class_plugin.inc:1411
+#, php-format
+msgid "Changing ACL DN from %s to %s"
+msgstr ""
+
+#: include/class_certificate.inc:73
 #, fuzzy
-msgid "Your Password has expired. Please choose a new password."
-msgstr "У Ð²Ð°Ñ\81 Ð½ÐµÐ´Ð¾Ñ\81Ñ\82аÑ\82оÑ\87но Ð¿Ñ\80ав Ð´Ð»Ñ\8f Ñ\81менÑ\8b Ñ\81воего Ð¿Ð°Ñ\80олÑ\8f."
+msgid "Certificate is empty!"
+msgstr "СеÑ\80Ñ\82иÑ\84икаÑ\82Ñ\8b"
 
-#: plugins/personal/password/password.tpl:16
-#: plugins/personal/password/password.tpl:45
-#: plugins/personal/myaccount/password.tpl:10
-#: plugins/personal/myaccount/password.tpl:39
+#: include/class_certificate.inc:100
+msgid "Cannot load certificate: only PEM and DER are supported!"
+msgstr ""
+
+#: include/class_certificate.inc:115
 #, fuzzy
-msgid "Password change dialog"
-msgstr "СмениÑ\82Ñ\8c Ð¿Ð°Ñ\80олÑ\8c"
+msgid "Cannot extract information for non PEM certificates!"
+msgstr "Ð\9dе Ñ\83даеÑ\82Ñ\81Ñ\8f Ñ\81оздаÑ\82Ñ\8c ÐºÐ²Ð¾Ñ\82Ñ\83 IMAP. Ð\9eÑ\82веÑ\82 Ñ\81еÑ\80веÑ\80а: \"%s\"."
 
-#: plugins/personal/password/password.tpl:104
-#: plugins/personal/myaccount/password.tpl:97
-msgid "Clear fields"
-msgstr "Ð\9eÑ\87иÑ\81Ñ\82иÑ\82Ñ\8c Ð¿Ð¾Ð»Ñ\8f"
+#: include/class_certificate.inc:219
+#, fuzzy
+msgid "No valid certificate loaded!"
+msgstr "Ð\98змениÑ\82Ñ\8c Ñ\81еÑ\80Ñ\82иÑ\84икаÑ\82Ñ\8b"
 
-#: plugins/personal/password/class_password.inc:27
+#: include/class_acl.inc:28
 #, fuzzy
-msgid "Change user password"
-msgstr "СмениÑ\82Ñ\8c Ð¿Ð°Ñ\80олÑ\8c"
+msgid "Manage access control lists"
+msgstr "Ð\9fаÑ\80амеÑ\82Ñ\80Ñ\8b Ð´Ð¾Ñ\81Ñ\82Ñ\83па"
 
-#: plugins/personal/password/class_password.inc:156
-msgid ""
-"The password you've entered as your current password doesn't match the real "
-"one."
-msgstr "Ð\92веденнÑ\8bй Ð²Ð°Ð¼Ð¸ Ñ\82екÑ\83Ñ\89ий Ð¿Ð°Ñ\80олÑ\8c Ð½Ðµ Ñ\81овпадаеÑ\82 Ñ\81 Ñ\80еалÑ\8cнÑ\8bм."
+#: include/class_acl.inc:125 include/class_acl.inc:613
+#: include/class_acl.inc:1033
+#, fuzzy, php-format
+msgid "All users"
+msgstr "полÑ\8cзоваÑ\82ели"
 
-#: plugins/personal/password/class_password.inc:159
+#: include/class_acl.inc:254
 #, fuzzy
-msgid "You have no permission to change your password."
-msgstr "У Ð²Ð°Ñ\81 Ð½ÐµÐ´Ð¾Ñ\81Ñ\82аÑ\82оÑ\87но Ð¿Ñ\80ав Ð´Ð»Ñ\8f Ñ\81менÑ\8b Ñ\81воего Ð¿Ð°Ñ\80олÑ\8f."
+msgid "Section"
+msgstr "Ð\94ейÑ\81Ñ\82вие"
 
-#: plugins/personal/password/class_password.inc:223
+#: include/class_acl.inc:264
 #, fuzzy
-msgid "User password"
-msgstr "Ð\9dовÑ\8bй Ð¿Ð°Ñ\80оль"
+msgid "Used"
+msgstr "Ð\9fолÑ\8cзоваÑ\82ель"
 
-#: plugins/personal/password/class_password.inc:236
-msgid ""
-"The 'PRELOCK' statement of class password, describes a hook which gets "
-"called before a password gets locked."
-msgstr ""
+#: include/class_acl.inc:574
+#, fuzzy
+msgid "No ACL settings for this category!"
+msgstr "Описание группы"
 
-#: plugins/personal/password/class_password.inc:245
-msgid ""
-"The 'POSTLOCK' statement of class password, describes a hook which gets "
-"called after a password is locked."
+#: include/class_acl.inc:577
+#, php-format
+msgid "ACLs for: %s"
 msgstr ""
 
-#: plugins/personal/password/class_password.inc:254
-msgid ""
-"The 'PREUNLOCK' statement of class password, describes a hook which gets "
-"called before a password gets un-locked."
-msgstr ""
+#: include/class_acl.inc:583 include/class_acl.inc:587
+#, fuzzy
+msgid "category ACL"
+msgstr "Категория"
 
-#: plugins/personal/password/class_password.inc:263
-msgid ""
-"The 'POSTUNLOCK' statement of class password, describes a hook which gets "
-"called after a password is un-locked."
+#: include/class_acl.inc:639
+#, php-format
+msgid "Edit ACL for '%s' with scope '%s'"
 msgstr ""
 
-#: plugins/personal/password/nochange.tpl:2
-#: plugins/personal/myaccount/nochange.tpl:2
+#: include/class_acl.inc:801 include/class_acl.inc:808
 #, fuzzy
-msgid "You have no permission to change your password at this time"
-msgstr "У Ð²Ð°Ñ\81 Ð½ÐµÐ´Ð¾Ñ\81Ñ\82аÑ\82оÑ\87но Ð¿Ñ\80ав Ð´Ð»Ñ\8f Ñ\81менÑ\8b Ñ\81воего Ð¿Ð°Ñ\80олÑ\8f."
+msgid "Show/hide advanced settings"
+msgstr "Ð\9dаÑ\81Ñ\82Ñ\80ойки Ñ\82елеÑ\84она"
 
-#: plugins/personal/myaccount/class_MyAccount.inc:6
+#: include/class_acl.inc:819
 #, fuzzy
-msgid "Edit personal settings"
-msgstr "Ð\90Ñ\82Ñ\80ибÑ\83Ñ\82Ñ\8b UNIX"
+msgid "Create objects"
+msgstr "Ð\9eбÑ\8aекÑ\82 Ð³Ñ\80Ñ\83ппÑ\8b"
 
-#: plugins/personal/myaccount/nochange.tpl:5
+#: include/class_acl.inc:820
 #, fuzzy
-msgid "Your password hash method will not be changed!"
-msgstr "У Ð²Ð°Ñ\81 Ð½ÐµÐ´Ð¾Ñ\81Ñ\82аÑ\82оÑ\87но Ð¿Ñ\80ав Ð´Ð»Ñ\8f Ñ\81менÑ\8b Ñ\81воего Ð¿Ð°Ñ\80олÑ\8f."
+msgid "Move objects"
+msgstr "Ð\92клÑ\8eÑ\87аемÑ\8bе Ð¾Ð±Ñ\8aекÑ\82Ñ\8b"
 
-#: setup/class_setupStep_Feedback.inc:94
+#: include/class_acl.inc:821
 #, fuzzy
-msgid "UNIX accounts/groups"
-msgstr "UNIX аккаунт"
+msgid "Remove objects"
+msgstr "Включаемые объекты"
 
-#: setup/class_setupStep_Feedback.inc:96
+#: include/class_acl.inc:832
 #, fuzzy
-msgid "Samba management"
-msgstr "УпÑ\80авление Ñ\81иÑ\81Ñ\82емами"
+msgid "Complete object"
+msgstr "Ð\92клÑ\8eÑ\87аемÑ\8bе Ð¾Ð±Ñ\8aекÑ\82Ñ\8b"
 
-#: setup/class_setupStep_Feedback.inc:98
-#, fuzzy
-msgid "Mail system management"
-msgstr "Управление системами"
+#: include/class_acl.inc:984
+#, fuzzy, php-format
+msgid "Unknown ACL type '%s'!"
+msgstr "состояние неизвестно"
 
-#: setup/class_setupStep_Feedback.inc:100
-#, fuzzy
-msgid "FAX system administration"
-msgstr "Управление пользователями"
+#: include/class_acl.inc:1029
+#, fuzzy, php-format
+msgid "Unknown entry '%s'!"
+msgstr "состояние неизвестно"
 
-#: setup/class_setupStep_Feedback.inc:102
-#, fuzzy
-msgid "Asterisk administration"
-msgstr "УпÑ\80авление Ð¿Ð¾Ð»Ñ\8cзоваÑ\82елÑ\8fми"
+#: include/class_acl.inc:1093 include/class_acl.inc:1095
+#, fuzzy, php-format
+msgid "ACL role: %s"
+msgstr "Ð\94оÑ\81Ñ\82Ñ\83п"
 
-#: setup/class_setupStep_Feedback.inc:104
+#: include/class_acl.inc:1095
 #, fuzzy
-msgid "System inventory"
-msgstr "Удалить объект"
+msgid "unknown ACL role"
+msgstr "состояние неизвестно"
 
-#: setup/class_setupStep_Feedback.inc:106
-#, fuzzy
-msgid "System/Configuration management"
-msgstr "УпÑ\80авление Ñ\81иÑ\81Ñ\82емами"
+#: include/class_acl.inc:1103
+#, fuzzy, php-format
+msgid "Contains settings for these objects: %s"
+msgstr "Ð\9eпиÑ\81ание Ð³Ñ\80Ñ\83ппÑ\8b"
 
-#: setup/class_setupStep_Feedback.inc:108
+#: include/class_acl.inc:1120
 #, fuzzy
-msgid "Address book"
-msgstr "Ð\90дÑ\80еÑ\81наÑ\8f ÐºÐ½Ð¸Ð³Ð°"
+msgid "inactive"
+msgstr "Ð\9bиÑ\87нÑ\8bй"
 
-#: setup/class_setupStep_Feedback.inc:114
-msgid "Feedback"
-msgstr ""
+#: include/class_acl.inc:1120
+#, fuzzy
+msgid "No members"
+msgstr "Члены группы"
 
-#: setup/class_setupStep_Feedback.inc:115
+#: include/class_acl.inc:1291
 #, fuzzy
-msgid "Get notifications or send feedback"
-msgstr "Ð\9cеÑ\81Ñ\82оположение Ð²ÐµÑ\82ки"
+msgid "Access control list"
+msgstr "Ð\9fаÑ\80амеÑ\82Ñ\80Ñ\8b Ð´Ð¾Ñ\81Ñ\82Ñ\83па"
 
-#: setup/class_setupStep_Feedback.inc:116
+#: include/class_acl.inc:1297
 #, fuzzy
-msgid "Notification and feedback"
-msgstr "Ð\98змениÑ\82Ñ\8c Ñ\81еÑ\80Ñ\82иÑ\84икаÑ\82Ñ\8b"
+msgid "ACL roles"
+msgstr "Ð\94оÑ\81Ñ\82Ñ\83п"
 
-#: setup/class_setupStep_Feedback.inc:132 setup/class_setup.inc:74
+#: include/class_acl.inc:1300
 #, fuzzy
-msgid "Setup error"
-msgstr "СоÑ\81Ñ\82оÑ\8fние Ñ\81иÑ\81Ñ\82емÑ\8b"
+msgid "ACL Entries"
+msgstr "УпÑ\80авление Ñ\81иÑ\81Ñ\82емами"
 
-#: setup/class_setupStep_Feedback.inc:140
-#: setup/class_setupStep_Feedback.inc:147
-msgid "Feedback error"
+#: include/class_pluglist.inc:147
+msgid "The configuration format has changed: please run the setup again!"
 msgstr ""
 
-#: setup/class_setupStep_Feedback.inc:140
-#, php-format
-msgid "Cannot send feedback to '%s': %s"
+#: include/class_pluglist.inc:304
+#, fuzzy
+msgid ""
+"You are currently editing a database entry. Do you want to discard the "
+"changes?"
 msgstr ""
+"Вы сейчас редактируете объект базы данных. Хотите отказаться от изменений?"
 
-#: setup/class_setupStep_Feedback.inc:147
-msgid "Cannot send feedback: service temporarily unavailable"
-msgstr ""
+#: include/class_log.inc:87
+#, fuzzy, php-format
+msgid "Logging failed: %s"
+msgstr "Служба печати"
 
-#: setup/class_setupStep_Feedback.inc:181
+#: include/class_log.inc:102
+#, fuzzy, php-format
+msgid "Invalid option %s specified!"
+msgstr "Значение поля \"Имя\" содержит недопустимые символы."
+
+#: include/class_log.inc:106
 #, fuzzy
-msgid "Please specify a valid email address."
-msgstr "Ð\92ведиÑ\82е ÐºÐ¾Ñ\80Ñ\80екÑ\82ное Ð¸Ð¼Ñ\8f Ð¿Ð¾Ð»Ñ\8cзоваÑ\82елÑ\8f!"
+msgid "Specified 'objectType' is empty or invalid!"
+msgstr "Указанное Ð¸Ð¼Ñ\8f Ñ\83же Ð¸Ñ\81полÑ\8cзÑ\83еÑ\82Ñ\81Ñ\8f."
 
-#: setup/class_setupStep_Feedback.inc:185
-msgid ""
-"You have to select at least one of both options, subscribe or send feedback."
-msgstr ""
+#: include/class_jsonRPC.inc:38
+#, fuzzy, php-format
+msgid "The RPC connection (%s) specified for %s:%s is invalid: %s"
+msgstr "Значение поля \"UID\" некорректно."
 
-#: setup/class_setup.inc:195
-#, fuzzy
-msgid "Completed"
-msgstr "не полный"
+#: include/class_jsonRPC.inc:331
+#, fuzzy, php-format
+msgid "Unknown HTTP status code %s!"
+msgstr "состояние неизвестно"
 
-#: setup/class_setup.inc:235
+#: include/class_core.inc:114
 #, fuzzy
-msgid "Check again"
-msgstr "Ð\9fÑ\80овеÑ\80иÑ\82Ñ\8c"
+msgid "All objects"
+msgstr "Ð\92клÑ\8eÑ\87аемÑ\8bе Ð¾Ð±Ñ\8aекÑ\82Ñ\8b"
 
-#: setup/class_setup.inc:238
+#: include/class_core.inc:132
 #, fuzzy
-msgid "Next"
-msgstr "текст"
+msgid "Traditional"
+msgstr "Терминалы"
 
-#: setup/setup_migrate.tpl:2
-msgid ""
-"During the LDAP inspection, we're going to check for several common pitfalls "
-"that may occur when migration to GOsa base LDAP administration. You may want "
-"to fix the problems below, in order to provide smooth services."
+#: include/class_core.inc:132
+msgid "Use samba pool"
 msgstr ""
 
-#: setup/setup_migrate.tpl:5
-#, fuzzy
-msgid "Checks"
-msgstr "Состояние системы"
-
-#: setup/setup_migrate.tpl:22
+#: include/class_core.inc:164 include/class_core.inc:167
 #, fuzzy
-msgid "Add required object classes to the LDAP base"
-msgstr "Список подразделений"
+msgid "hours"
+msgstr "час"
 
-#: setup/setup_migrate.tpl:24
+#: include/class_core.inc:184
 #, fuzzy
-msgid "Current"
-msgstr "ТекÑ\83Ñ\89ий Ð¿Ð°Ñ\80олÑ\8c"
+msgid "None"
+msgstr "неÑ\82"
 
-#: setup/setup_migrate.tpl:28
+#: include/class_core.inc:200
 #, fuzzy
-msgid "After migration"
-msgstr "УпÑ\80авление Ð¿Ð¾Ð»Ñ\8cзоваÑ\82елÑ\8fми"
+msgid "User value"
+msgstr "Ð\98мÑ\8f Ð¿Ð¾Ð»Ñ\8cзоваÑ\82елÑ\8f"
 
-#: setup/setup_migrate.tpl:35
+#: include/class_core.inc:209
 #, fuzzy
-msgid "Close"
+msgid "Core"
 msgstr "Выбрать"
 
-#: setup/setup_migrate.tpl:40
+#: include/class_core.inc:210
 #, fuzzy
-msgid "Create a new GOsa administrator account"
-msgstr "СоздаÑ\82Ñ\8c Ð½Ð°Ñ\81Ñ\82Ñ\80ойки Ð·Ð°Ð¿Ð¸Ñ\81Ñ\8c Ñ\8dл. Ð¿Ð¾Ñ\87Ñ\82Ñ\8b"
+msgid "GOsa core plugin"
+msgstr "Ð\9fоÑ\87Ñ\82овÑ\8bе Ð½Ð°Ñ\81Ñ\82Ñ\80ойки Ð¿Ð¾Ð»Ñ\8cзоваÑ\82елÑ\8f"
 
-#: setup/setup_migrate.tpl:41
+#: include/class_core.inc:238
 msgid ""
-"This dialog will automatically add a new super administrator to your LDAP "
-"tree."
+"Enables htaccess instead of LDAP authentication. This can be used to enable "
+"other authentication mechanisms like Kerberos for the GOsa login."
 msgstr ""
 
-#: setup/setup_migrate.tpl:57
-#, fuzzy
-msgid "Password (again)"
-msgstr "Хэширование паролей"
+#: include/class_core.inc:248
+msgid "Enables the usage statistics module."
+msgstr ""
 
-#: setup/class_setupStep_Finish.inc:40
-#, fuzzy
-msgid "Write configuration file"
-msgstr "Настроить"
+#: include/class_core.inc:258
+msgid "Database file to be used by the usage statistics module."
+msgstr ""
 
-#: setup/class_setupStep_Finish.inc:41
-#, fuzzy
-msgid "Finish - write the configuration file"
-msgstr "Настроить"
+#: include/class_core.inc:268
+msgid ""
+"Enables event logging in GOsa. Setting it to 'On' make GOsa log every action "
+"a user performs via syslog. If you use this in combination with rsyslog and "
+"configure it to mysql logging, you can browse all events in GOsa."
+msgstr ""
 
-#: setup/class_setupStep_Finish.inc:106
-#, fuzzy
+#: include/class_core.inc:279
 msgid ""
-"Your configuration file is currently world readable. Please update the file "
-"permissions!"
+"Enables a status bar on the bottom of lists displaying a summary of type and "
+"number of elements in the list."
 msgstr ""
-"Не удается прочитать файл настройки GOsa %s/gosa.conf. Операция прервана."
 
-#: setup/class_setupStep_Finish.inc:108
-#, fuzzy
-msgid "The configuration is currently not readable or it does not exists."
+#: include/class_core.inc:289
+msgid "Specify the minimum length for newly entered passwords."
 msgstr ""
-"Не удается прочитать файл настройки GOsa %s/gosa.conf. Операция прервана."
 
-#: setup/class_setupStep_Finish.inc:117
-#, fuzzy, php-format
+#: include/class_core.inc:299
 msgid ""
-"After downloading and placing the file under %s, please make sure that the "
-"user the web server is running with is able to read %s, while other users "
-"shouldn't. You may want to execute these commands to achieve this "
-"requirement:"
+"Specify the minimum number of characters that have to differ between old and "
+"newly entered passwords."
 msgstr ""
-"Поместив файл gosa.conf в каталог /etc/gosa, убедитесь, что только "
-"пользователь веб-сервера может его читать. Для этого вам, возможно, "
-"понадобится выполнить следующие команды:"
 
-#: setup/class_setupStep_Checks.inc:40 setup/class_setupStep_Checks.inc:41
-msgid "Installation check"
+#: include/class_core.inc:309
+msgid ""
+"Command to generate password proposals. If a command has been specified, the "
+"user can decide whether to use an automatic password or a manually specified "
+"one."
 msgstr ""
 
-#: setup/class_setupStep_Checks.inc:42
-msgid "Basic checks for PHP compatibility and extensions"
+#: include/class_core.inc:319
+msgid ""
+"Enable display of PHP errors on the top of the page. Disable this feature in "
+"production environments to avoid the exposure of sensitive data."
 msgstr ""
 
-#: setup/class_setupStep_Checks.inc:66
-#, fuzzy
-msgid "Checking PHP version"
-msgstr "Проверка версии PHP (>=4.1.0)"
-
-#: setup/class_setupStep_Checks.inc:67
+#: include/class_core.inc:319
 #, fuzzy, php-format
-msgid "PHP must be of version %s or above."
-msgstr ""
-"У вас должна быть установка PHP версии не ниже 4.1.0, так как в ней "
-"реализованы некоторые новые функции и исправлены некоторые ошибки."
+msgid "Related option"
+msgstr "Выберите чтобы посмотреть рабочие станции"
 
-#: setup/class_setupStep_Checks.inc:68
-msgid "Please upgrade to a supported version."
+#: include/class_core.inc:329
+msgid ""
+"Show messages that may assist plugin development. Be aware that this option "
+"may produce some ACL related false error messages!"
 msgstr ""
 
-#: setup/class_setupStep_Checks.inc:75
-msgid "GOsa requires this module to talk with your LDAP server."
+#: include/class_core.inc:340
+msgid ""
+"Enable LDAP schema verification during login. The recommended setting is "
+"'On' because it enables efficient methods to create missing subtrees in the "
+"LDAP."
 msgstr ""
 
-#: setup/class_setupStep_Checks.inc:83
-msgid "GOsa requires this module for an internationalized interface."
+#: include/class_core.inc:350
+msgid "Enable copy and paste for most objects managed by GOsa."
 msgstr ""
 
-#: setup/class_setupStep_Checks.inc:91
-msgid "GOsa requires this module for the samba integration."
+#: include/class_core.inc:360
+msgid "Enable PHP security checks for disabled register_global settings."
 msgstr ""
 
-#: setup/class_setupStep_Checks.inc:99
-msgid ""
-"GOsa requires either 'mhash' or the 'sha1' module to make use of SSHA "
-"encryption."
+#: include/class_core.inc:370
+msgid "Enable automatic redirection to HTTPS based administration."
 msgstr ""
 
-#: setup/class_setupStep_Checks.inc:107
-msgid "GOsa requires this module to talk to an IMAP server."
+#: include/class_core.inc:380
+msgid "Enable logging of detailed information of LDAP operations."
 msgstr ""
 
-#: setup/class_setupStep_Checks.inc:114
+#: include/class_core.inc:390
 #, fuzzy
-msgid "mbstring"
-msgstr "Ð\9dаÑ\81Ñ\82Ñ\80ойки Samba"
+msgid "Enable LDAP referral chasing."
+msgstr "УдалиÑ\82Ñ\8c Ð¿Ð°Ñ\80амеÑ\82Ñ\80Ñ\8b"
 
-#: setup/class_setupStep_Checks.inc:115
-#, fuzzy
-msgid "GOsa requires this module to handle Unicode strings."
+#: include/class_core.inc:400
+msgid ""
+"Specify LDAP element filter limit. If the limit is not 0, GOsa speeds up "
+"group queries by putting several queries into a single query. This is known "
+"to produce problems on some LDAP servers (i.e. Sun DS) and needs to be "
+"lowered or disabled."
 msgstr ""
-"Необходим для чтения отчетов о полученных факсимильных сообщениях из базы "
-"данных."
 
-#: setup/class_setupStep_Checks.inc:122
-msgid "Calendar"
+#: include/class_core.inc:410
+msgid ""
+"Specify the maximum number of entries GOsa will request from an LDAP server. "
+"A warning is displayed if this limit is exceeded."
 msgstr ""
 
-#: setup/class_setupStep_Checks.inc:123
-#, fuzzy
-msgid "GOsa requires this module to calculate dates."
+#: include/class_core.inc:420
+msgid "Disable checks for LDAP size limits."
 msgstr ""
-"Необходим для чтения отчетов о полученных факсимильных сообщениях из базы "
-"данных."
 
-#: setup/class_setupStep_Checks.inc:130
-#, fuzzy
-msgid "MySQL"
-msgstr "Ошибка LDAP:"
+#: include/class_core.inc:430
+msgid "Enable warnings for non encrypted connections."
+msgstr ""
 
-#: setup/class_setupStep_Checks.inc:131
-#, fuzzy
-msgid ""
-"GOsa requires this module to communicate with several supported databases."
+#: include/class_core.inc:440
+msgid "Enable compression for PPD files."
 msgstr ""
-"Необходим для чтения отчетов о полученных факсимильных сообщениях из базы "
-"данных."
 
-#: setup/class_setupStep_Checks.inc:148
-msgid "samba hash generator"
+#: include/class_core.inc:451
+msgid ""
+"DN of user with ACL checks disabled. This should only be used to restore "
+"lost administrative ACLs."
 msgstr ""
 
-#: setup/class_setupStep_Checks.inc:149
-msgid "GOsa requires this command to synchronize POSIX and samba passwords."
+#: include/class_core.inc:462
+msgid "Storage path for PPD files."
 msgstr ""
 
-#: setup/class_setupStep_Checks.inc:150
+#: include/class_core.inc:472
 msgid ""
-"Deploy a gosa-si installation or install the Perl Crypt::SmbHash modules."
+"Number of seconds a LDAP query is allowed to take until GOsa aborts the "
+"request."
 msgstr ""
 
-#: setup/class_setupStep_Checks.inc:163
-msgid "imagick"
+#: include/class_core.inc:482
+msgid "Enables storing of user filters in browser cookies."
 msgstr ""
 
-#: setup/class_setupStep_Checks.inc:164
-msgid "GOsa requires this extension to handle images."
+#: include/class_core.inc:492
+msgid "Enables sending of compressed web page content."
 msgstr ""
 
-#: setup/class_setupStep_Checks.inc:179
-#, fuzzy
-msgid "compression module"
-msgstr "Параметры доступа"
+#: include/class_core.inc:503
+msgid "LDAP attribute which is used to detect changes."
+msgstr ""
+
+#: include/class_core.inc:514
+msgid ""
+"ISO language code which is used to override the automatic language detection."
+msgstr ""
 
-#: setup/class_setupStep_Checks.inc:180
-msgid "GOsa requires this extension to handle snapshots."
+#: include/class_core.inc:525
+msgid "CSS and template theme to be used."
 msgstr ""
 
-#: setup/class_setupStep_Checks.inc:191
-#, fuzzy
+#: include/class_core.inc:535
 msgid ""
-"register_globals is a PHP mechanism to register all global variables to be "
-"accessible from scripts without changing the scope. This may be a security "
-"risk."
+"Number of seconds after an inactive session expires. This may be overridden "
+"by some systems php.ini/crontab mechanism."
 msgstr ""
-"register_globals - механизм PHP, позволяющий делать все глобальные "
-"переменные доступными из сценария без смены области действия. Это может быть "
-"нарушением безопасности. Тем не менее, GOsa будет работать в любом случае."
 
-#: setup/class_setupStep_Checks.inc:192
+#: include/class_core.inc:545
 #, fuzzy
-msgid "Search for 'register_globals' in your php.ini and switch it to 'Off'."
-msgstr "Ð\9fÑ\80овеÑ\80ка Ð·Ð½Ð°Ñ\87ениÑ\8f Ð¿Ð°Ñ\80амеÑ\82Ñ\80а register_globals (должно Ð±Ñ\8bÑ\82Ñ\8c: off)"
+msgid "Template engine compile directory."
+msgstr "Ð\94омаÑ\88ний ÐºÐ°Ñ\82алог"
 
-#: setup/class_setupStep_Checks.inc:200
-msgid "PHP uses this value for the garbage collector to delete old sessions."
+#: include/class_core.inc:555
+#, php-format
+msgid ""
+"Logical AND of the integer values below that controls the debug output on "
+"every page load: %s"
 msgstr ""
 
-#: setup/class_setupStep_Checks.inc:201
+#: include/class_core.inc:576
 msgid ""
-"Setting this value to one day will prevent loosing session and cookies "
-"before they really timeout."
+"Command to create Samba NT/LM hashes. Required for password synchronization "
+"if you don't use supplementary services."
 msgstr ""
 
-#: setup/class_setupStep_Checks.inc:202
-#, fuzzy
-msgid ""
-"Search for 'session.gc_maxlifetime' in your php.ini and set it to 86400 or "
-"higher."
-msgstr "Проверка значения параметра register_globals (должно быть: off)"
+#: include/class_core.inc:587
+msgid "Default hash to be used for newly created user passwords."
+msgstr ""
 
-#: setup/class_setupStep_Checks.inc:209 setup/class_setupStep_Checks.inc:225
-#: setup/class_setupStep_Checks.inc:241 setup/class_setupStep_Checks.inc:257
-#, fuzzy
-msgid "Off"
-msgstr "не в сети"
+#: include/class_core.inc:596
+msgid ""
+"Enable checking for the presence of problematic unicode characters in "
+"passwords."
+msgstr ""
 
-#: setup/class_setupStep_Checks.inc:210
-#, fuzzy
+#: include/class_core.inc:607
 msgid ""
-"In Order to use GOsa without any trouble, the session.auto_register option "
-"in your php.ini should be set to 'Off'."
-msgstr "Проверка значения параметра register_globals (должно быть: off)"
+"Specify whether 'cn' or 'uid' style user DNs are generated. For more "
+"sophisticated control use the 'accountRDN' setting."
+msgstr ""
 
-#: setup/class_setupStep_Checks.inc:211
-#, fuzzy
-msgid "Search for 'session.auto_start' in your php.ini and set it to 'Off'."
-msgstr "Проверка значения параметра register_globals (должно быть: off)"
+#: include/class_core.inc:617
+msgid "Location component for user storage inside of departments."
+msgstr ""
 
-#: setup/class_setupStep_Checks.inc:218
-msgid ""
-"GOsa needs at least 32MB of memory. Setting it below this limit may cause "
-"errors that are not reproducible! Increase it for larger setups."
+#: include/class_core.inc:627
+msgid "Location component for group storage inside of departments."
 msgstr ""
 
-#: setup/class_setupStep_Checks.inc:219
+#: include/class_core.inc:637
 msgid ""
-"Search for 'memory_limit' in your php.ini and set it to '32M' or higher."
+"Count base for group IDs. For dynamic ID assignment use the 'nextIdHook' "
+"setting."
 msgstr ""
 
-#: setup/class_setupStep_Checks.inc:226
+#: include/class_core.inc:647
 msgid ""
-"This option influences the PHP output handling. Turn this Option off, to "
-"increase performance."
+"Count base for user IDs. For dynamic ID assignment use the 'nextIdHook' "
+"setting."
 msgstr ""
 
-#: setup/class_setupStep_Checks.inc:227
-msgid "Search for 'implicit_flush' in your php.ini and set it to 'Off'."
+#: include/class_core.inc:657
+msgid ""
+"Lowest assignable group ID for use with the idAllocationMethod set to 'pool'."
 msgstr ""
 
-#: setup/class_setupStep_Checks.inc:234
-msgid "The Execution time should be at least 30 seconds."
+#: include/class_core.inc:667
+msgid ""
+"Highest assignable group ID for use with the idAllocationMethod set to "
+"'pool'."
 msgstr ""
 
-#: setup/class_setupStep_Checks.inc:235
+#: include/class_core.inc:677
 msgid ""
-"Search for 'max_execution_time' in your php.ini and set it to '30' or higher."
+"Lowest assignable user ID for use with the idAllocationMethod set to 'pool'."
 msgstr ""
 
-#: setup/class_setupStep_Checks.inc:242
+#: include/class_core.inc:687
 msgid ""
-"Increase the server security by setting expose_php to 'off'. PHP won't send "
-"any information about the server you are running in this case."
+"Highest assignable user ID for use with the idAllocationMethod set to 'pool'."
 msgstr ""
 
-#: setup/class_setupStep_Checks.inc:243
-msgid "Search for 'expose_php' in your php.ini and set if to 'Off'."
+#: include/class_core.inc:697
+msgid ""
+"Count base for user IDs. For dynamic ID assignment use the 'baseIdHook' "
+"setting."
 msgstr ""
 
-#: setup/class_setupStep_Checks.inc:249
-#, fuzzy
-msgid "On"
-msgstr "Параметры"
+#: include/class_core.inc:707
+msgid "Connection URL for use with the gosa-ng service."
+msgstr ""
 
-#: setup/class_setupStep_Checks.inc:250
-msgid ""
-"Increase your server security by setting magic_quotes_gpc to 'on'. PHP will "
-"escape all quotes in strings in this case."
+#: include/class_core.inc:717
+msgid "User name used to connect to the 'gosaRpcServer'."
 msgstr ""
 
-#: setup/class_setupStep_Checks.inc:251
+#: include/class_core.inc:727
 #, fuzzy
-msgid "Search for 'magic_quotes_gpc' in your php.ini and set it to 'On'."
-msgstr "Ð\9fÑ\80овеÑ\80ка Ð·Ð½Ð°Ñ\87ениÑ\8f Ð¿Ð°Ñ\80амеÑ\82Ñ\80а register_globals (должно Ð±Ñ\8bÑ\82Ñ\8c: off)"
+msgid "Password used to connect to the 'gosaRpcServer'."
+msgstr "Ð\9dевозможно Ð¿Ð¾Ð´ÐºÐ»Ñ\8eÑ\87иÑ\82Ñ\8cÑ\81Ñ\8f Ðº Ñ\81еÑ\80веÑ\80Ñ\83 Ð±Ð°Ð·Ñ\8b Ð´Ð°Ð½Ð½Ñ\8bÑ\85!"
 
-#: setup/class_setupStep_Checks.inc:258
-msgid "Increase your server performance by setting magic_quotes_gpc to 'off'."
+#: include/class_core.inc:737
+msgid "Connection URI for use with the gosa-si service (obsolete)."
 msgstr ""
 
-#: setup/class_setupStep_Checks.inc:259
-#, fuzzy
-msgid ""
-"Search for 'zend.ze1_compatibility_mode' in your php.ini and set it to 'Off'."
-msgstr "Проверка значения параметра register_globals (должно быть: off)"
+#: include/class_core.inc:747
+msgid "Number of seconds after a gosa-si connection is considered 'dead'."
+msgstr ""
 
-#: setup/class_setupStep_Checks.inc:269
-#, fuzzy
-msgid "Configuration writable"
-msgstr "Настроить"
+#: include/class_core.inc:758
+msgid "User attribute which is used for log in."
+msgstr ""
 
-#: setup/class_setupStep_Checks.inc:270
+#: include/class_core.inc:769
 #, fuzzy
-msgid "The configuration file can't be written"
-msgstr "Ð\9dаÑ\81Ñ\82Ñ\80оиÑ\82Ñ\8c"
+msgid "Local time zone."
+msgstr "Ð\9cеÑ\81Ñ\82оположение"
 
-#: setup/class_setupStep_Checks.inc:271
-#, php-format
+#: include/class_core.inc:779
 msgid ""
-"GOsa reads its configuration from a file located in (%s/%s). The setup can "
-"write the configuration directly if it is writable."
+"Enable tagging of administrative units. This can be used in conjunction with "
+"ACLs (obsolete)."
 msgstr ""
 
-#: setup/setup_feedback.tpl:2
-#, fuzzy
-msgid "Feedback successfully send"
-msgstr "Настройка завершена"
-
-#: setup/setup_feedback.tpl:6
-msgid "Subscribe to the gosa-announce mailing list"
+#: include/class_core.inc:789
+msgid "Enable the use of {sasl} instead of {kerberos} for user realms."
 msgstr ""
 
-#: setup/setup_feedback.tpl:8
+#: include/class_core.inc:799
 msgid ""
-"When checking this option, GOsa will try to connect http://oss.gonicus.de in "
-"order to subscribe you to the gosa-announce mailing list. You've to confirm "
-"this by mail."
+"Enable RFC 2307bis style groups. This combines the use of 'member' and "
+"'memberUid' attributes."
 msgstr ""
 
-#: setup/setup_feedback.tpl:20
-#, fuzzy
-msgid "Mail address"
-msgstr "MAC-адрес"
+#: include/class_core.inc:809
+msgid ""
+"Adjusts the user DN generation to include the users personal title (only in "
+"conjunction with accountPrimaryAttribute)."
+msgstr ""
 
-#: setup/setup_feedback.tpl:28
-msgid "Send feedback to the GOsa project team"
+#: include/class_core.inc:819
+msgid "Script to be called for finding the next free id for groups or users."
 msgstr ""
 
-#: setup/setup_feedback.tpl:31
+#: include/class_core.inc:828
 msgid ""
-"When checking this option, GOsa will try to connect http://oss.gonicus.de in "
-"order to submit your form anonymously."
+"Descriptive string for the automatic ID generator. Please read the FAQ file "
+"for more information."
 msgstr ""
 
-#: setup/setup_feedback.tpl:38
-msgid "Did the setup procedure help you to get started?"
+#: include/class_core.inc:838
+msgid "Enable strict checking for user IDs and group names."
 msgstr ""
 
-#: setup/setup_feedback.tpl:39 setup/setup_feedback.tpl:50
-#: setup/class_setupStep_Ldap.inc:75
-#, fuzzy
-msgid "Yes"
-msgstr "Системы"
-
-#: setup/setup_feedback.tpl:41 setup/setup_feedback.tpl:52
-#: setup/class_setupStep_Ldap.inc:75
-#, fuzzy
-msgid "No"
-msgstr "нет"
-
-#: setup/setup_feedback.tpl:44
-msgid "If not, what problems did you encounter"
+#: include/class_core.inc:848
+msgid ""
+"Lowest assignable user or group ID. Only active if idAllocationMethod is set "
+"to 'traditional'."
 msgstr ""
 
-#: setup/setup_feedback.tpl:48
-msgid "Is this the first time you use GOsa?"
+#: include/class_core.inc:859
+msgid "Attribute to be used for primary mail addresses."
 msgstr ""
 
-#: setup/setup_feedback.tpl:53
-msgid "I use it since"
+#: include/class_core.inc:869
+msgid "Namespace used for shared folders."
 msgstr ""
 
-#: setup/setup_feedback.tpl:54
-msgid "Select the year since when you are using GOsa"
+#: include/class_core.inc:879
+msgid ""
+"Namespace rule to create user folders. Please read the FAQ file for more "
+"information."
 msgstr ""
 
-#: setup/setup_feedback.tpl:60
-msgid "What operating system / distribution do you use?"
+#: include/class_core.inc:889
+msgid ""
+"Namespace rule to create folders. Please read the FAQ file for more "
+"information."
 msgstr ""
 
-#: setup/setup_feedback.tpl:64
-msgid "What web server do you use?"
+#: include/class_core.inc:899
+msgid "Seconds after an IMAP connection is considered dead."
 msgstr ""
 
-#: setup/setup_feedback.tpl:68
-msgid "What PHP version do you use?"
+#: include/class_core.inc:910
+msgid "Class name of the mail method to be used."
 msgstr ""
 
-#: setup/setup_feedback.tpl:72
-#, fuzzy
-msgid "GOsa version"
-msgstr "Общая информация о пользователе"
-
-#: setup/setup_feedback.tpl:78 setup/setup_feedback.tpl:79
-msgid "LDAP"
+#: include/class_core.inc:920
+msgid ""
+"Enable slashes instead of dots as a name space separator for Cyrus IMAP."
 msgstr ""
 
-#: setup/setup_feedback.tpl:81
-msgid "What kind of LDAP server(s) do you use?"
+#: include/class_core.inc:930
+msgid ""
+"Directory to store vacation templates. Please read the FAQ file for more "
+"information."
 msgstr ""
 
-#: setup/setup_feedback.tpl:85
-msgid "How many objects are in your LDAP?"
-msgstr ""
+#: include/class_core.inc:940
+#, fuzzy
+msgid "Enable TLS for LDAP connections."
+msgstr "Отключение"
 
-#: setup/setup_feedback.tpl:91 setup/setup_feedback.tpl:92
-msgid "Features"
+#: include/class_core.inc:950
+msgid "Enable IVBB used by german authorities."
 msgstr ""
 
-#: setup/setup_feedback.tpl:94
-msgid "What features of GOsa do you use?"
+#: include/class_core.inc:960
+msgid ""
+"Maintain sambaIdmapEntry objects to improve performance on some Samba "
+"versions."
 msgstr ""
 
-#: setup/setup_feedback.tpl:103
-msgid "What features do you want to see in future versions of GOsa?"
+#: include/class_core.inc:970
+msgid "Enable checks to determine whether an account is expired or not."
 msgstr ""
 
-#: setup/setup_feedback.tpl:107
-msgid "Send feedback"
+#: include/class_core.inc:980
+msgid ""
+"String containing the SID for Samba setups without the Domain object in LDAP."
 msgstr ""
 
-#: setup/setup_finish.tpl:3
-#, fuzzy
-msgid "Create your configuration file"
-msgstr "Настроить"
-
-#: setup/setup_finish.tpl:10
-msgid "Depending on the user name your web server is running on:"
+#: include/class_core.inc:990
+msgid ""
+"String containing the RID base for Samba setups without the Domain object in "
+"LDAP."
 msgstr ""
 
-#: setup/setup_finish.tpl:27
+#: include/class_core.inc:1000
 #, fuzzy
-msgid "Download configuration"
-msgstr "СиÑ\81Ñ\82емнаÑ\8f Ð¸Ð½Ñ\84оÑ\80маÑ\86иÑ\8f"
+msgid "Enable manual object snapshots."
+msgstr "Ð\9eбÑ\8aекÑ\82 Ð³Ñ\80Ñ\83ппÑ\8b"
 
-#: setup/setup_finish.tpl:33
-#, fuzzy
-msgid "Status: "
-msgstr "Состояние"
+#: include/class_core.inc:1010
+msgid "Base DN for snapshot storage."
+msgstr ""
 
-#: setup/class_setupStep_Ldap.inc:54
+#: include/class_core.inc:1020
 #, fuzzy
-msgid "LDAP setup"
-msgstr "LDAP-сервер"
+msgid "DN of the snapshot administrator."
+msgstr "Администраторы домена"
 
-#: setup/class_setupStep_Ldap.inc:55
-#, fuzzy
-msgid "LDAP connection setup"
-msgstr "Соединение..."
+#: include/class_core.inc:1030
+msgid "Password of the snapshot administrator."
+msgstr ""
 
-#: setup/class_setupStep_Ldap.inc:56
+#: include/class_core.inc:1041
 msgid ""
-"This dialog performs the basic configuration of the LDAP connectivity for "
-"GOsa."
+"Method for user and group ID generation. Note: only the 'traditional' method "
+"is safe due to PHP limitations."
 msgstr ""
 
-#: setup/class_setupStep_Ldap.inc:113
-#, fuzzy, php-format
-msgid "Anonymous bind to server '%s' failed!"
-msgstr "Ошибка при регистрации. Ответ сервера: \"%s\"."
-
-#: setup/class_setupStep_Ldap.inc:115
-#, fuzzy, php-format
-msgid "Bind as user '%s' failed!"
-msgstr "Ошибка при регистрации. Ответ сервера: \"%s\"."
-
-#: setup/class_setupStep_Ldap.inc:120
-#, fuzzy, php-format
-msgid "Anonymous bind to server '%s' succeeded."
-msgstr "Ошибка при регистрации. Ответ сервера: \"%s\"."
+#: include/class_core.inc:1050
+msgid "URI of server to be used for snapshots."
+msgstr ""
 
-#: setup/class_setupStep_Ldap.inc:121
+#: include/class_listing.inc:319
 #, fuzzy
-msgid "Please specify user and password!"
-msgstr "Ð\92ведиÑ\82е Ñ\81вой Ð¿Ð°Ñ\80олÑ\8c!"
+msgid "Select all"
+msgstr "УдалиÑ\82Ñ\8c"
 
-#: setup/class_setupStep_Ldap.inc:123
-#, fuzzy, php-format
-msgid "Bind as user '%s' to server '%s' succeeded!"
-msgstr "Ð\9eÑ\88ибка Ð¿Ñ\80и Ñ\80егиÑ\81Ñ\82Ñ\80аÑ\86ии. Ð\9eÑ\82веÑ\82 Ñ\81еÑ\80веÑ\80а: \"%s\"."
+#: include/class_listing.inc:578
+#, fuzzy
+msgid "created by"
+msgstr "СоздаÑ\82Ñ\8c"
 
-#: setup/setup_ldap.tpl:2
-msgid ""
-"The main data source used in GOsa is LDAP. In order to access the "
-"information stored there, please enter the required information."
+#: include/class_listing.inc:1064 include/class_listing.inc:1066
+msgid "Go to preceding level"
 msgstr ""
 
-#: setup/setup_ldap.tpl:9
-msgid "Please choose the LDAP user to be used by GOsa"
+#: include/class_listing.inc:1072 include/class_listing.inc:1074
+msgid "Go to current users level"
 msgstr ""
 
-#: setup/setup_ldap.tpl:28 setup/setup_ldap.tpl:29
-#, fuzzy
-msgid "LDAP connection"
-msgstr "Отключение"
+#: include/class_listing.inc:1079
+msgid "Reload list"
+msgstr ""
 
-#: setup/setup_ldap.tpl:31
-msgid "Location name"
-msgstr "Местоположение"
+#: include/class_listing.inc:1453
+#, fuzzy
+msgid "Copy"
+msgstr "Компания"
 
-#: setup/setup_ldap.tpl:35
+#: include/class_listing.inc:1459
 #, fuzzy
-msgid "Connection URI"
-msgstr "Ð\9fодклÑ\8eÑ\87ение"
+msgid "Cut"
+msgstr "Ð\92Ñ\8bполниÑ\82Ñ\8c"
 
-#: setup/setup_ldap.tpl:39
+#: include/class_listing.inc:1492
 #, fuzzy
-msgid "TLS connection"
-msgstr "Соединение..."
+msgid "Cut this entry"
+msgstr "РедакÑ\82иоваÑ\82Ñ\8c Ð¾Ð±Ñ\8aекÑ\82"
 
-#: setup/setup_ldap.tpl:57
+#: include/class_listing.inc:1501
 #, fuzzy
-msgid "Reload"
-msgstr "чтение"
+msgid "Copy this entry"
+msgstr "Редактиовать объект"
 
-#: setup/setup_ldap.tpl:63 setup/setup_ldap.tpl:64
+#: include/class_listing.inc:1533 include/class_listing.inc:1535
 #, fuzzy
-msgid "Authentication"
-msgstr "РабоÑ\87аÑ\8f Ñ\81Ñ\82анÑ\86иÑ\8f Windows"
+msgid "Restore snapshots"
+msgstr "СоздаÑ\82Ñ\8c Ð½Ð°Ñ\81Ñ\82Ñ\80ойки Ð·Ð°Ð¿Ð¸Ñ\81Ñ\8c Ñ\8dл. Ð¿Ð¾Ñ\87Ñ\82Ñ\8b"
 
-#: setup/setup_ldap.tpl:66
+#: include/class_listing.inc:1549
 #, fuzzy
-msgid "Administrator DN"
-msgstr "Ð\90дминиÑ\81Ñ\82Ñ\80иÑ\80ование"
+msgid "Export list"
+msgstr "ЭкÑ\81поÑ\80Ñ\82"
 
-#: setup/setup_ldap.tpl:71
+#: include/class_listing.inc:1591
 #, fuzzy
-msgid "Select user"
-msgstr "УдалиÑ\82Ñ\8c"
+msgid "Create new snapshot for this object"
+msgstr "Ð\9eбÑ\8aекÑ\82 Ð³Ñ\80Ñ\83ппÑ\8b"
 
-#: setup/setup_ldap.tpl:81
-msgid "Automatically append LDAP base to administrator DN"
+#: include/functions.inc:134
+#, php-format
+msgid "Fatal error: no class locations defined - please run %s to fix this"
 msgstr ""
 
-#: setup/setup_ldap.tpl:85
-#, fuzzy
-msgid "Administrator password"
-msgstr "Пароль администратора"
+#: include/functions.inc:141
+#, php-format
+msgid "Fatal error: cannot instantiate class %s - try running %s to fix this"
+msgstr ""
 
-#: setup/setup_ldap.tpl:91 setup/setup_ldap.tpl:92
+#: include/functions.inc:466
+#, fuzzy, php-format
+msgid "Error while connecting to LDAP: %s"
+msgstr "Ошибка при подключении к LDAP-серверу. Ответ сервера: \"%s\"."
+
+#: include/functions.inc:537 include/functions.inc:623
 #, fuzzy
-msgid "Schema based settings"
-msgstr "Настройки Samba"
+msgid "User ID is not unique!"
+msgstr ""
+"Имя/идентификатор пользователя не уникальны. Проверьте свою базу данных LDAP."
 
-#: setup/setup_ldap.tpl:94
-msgid "Use RFC 2307bis compliant groups"
+#: include/functions.inc:827 include/functions.inc:945
+msgid "Error while locking entry!"
 msgstr ""
 
-#: setup/setup_ldap.tpl:105 setup/setup_ldap.tpl:106
-#, fuzzy
-msgid "Current status"
-msgstr "СоÑ\81Ñ\82оÑ\8fние Ñ\81иÑ\81Ñ\82емÑ\8b"
+#: include/functions.inc:837
+#, fuzzy, php-format
+msgid "Cannot store lock information in LDAP!"
+msgstr "Ð\9dе Ñ\83даеÑ\82Ñ\81Ñ\8f Ñ\81оздаÑ\82Ñ\8c ÐºÐ²Ð¾Ñ\82Ñ\83 IMAP. Ð\9eÑ\82веÑ\82 Ñ\81еÑ\80веÑ\80а: \"%s\"."
 
-#: setup/class_setupStep_Migrate.inc:51 setup/class_setupStep_Migrate.inc:52
-#, fuzzy
-msgid "LDAP inspection"
-msgstr "Ð\9fÑ\80овеÑ\80ка ÐºÐ¾Ð½Ñ\84игÑ\83Ñ\80аÑ\86ии PHP"
+#: include/functions.inc:837
+#, fuzzy, php-format
+msgid "Error: %s"
+msgstr "Ð\94омаÑ\88нÑ\8fÑ\8f Ñ\81Ñ\82Ñ\80аниÑ\86а"
 
-#: setup/class_setupStep_Migrate.inc:53
-msgid "Analyze your current LDAP for GOsa compatibility"
-msgstr ""
+#: include/functions.inc:1267
+#, fuzzy, php-format
+msgid "The current size limit of %d entries is exceeded!"
+msgstr "Найдено более %d объектов."
 
-#: setup/class_setupStep_Migrate.inc:59
-#, fuzzy
-msgid "Checking for root object"
-msgstr "Проверка модуля gd"
+#: include/functions.inc:1269
+#, php-format
+msgid "Set the size limit to %s"
+msgstr ""
 
-#: setup/class_setupStep_Migrate.inc:65
+#: include/functions.inc:1286
 #, fuzzy
-msgid "Inspecting object classes in root object"
-msgstr "Ð\9fÑ\80овеÑ\80ка Ð¼Ð¾Ð´Ñ\83лÑ\8f gd"
+msgid "list is incomplete"
+msgstr "не Ð¿Ð¾Ð»Ð½Ñ\8bй"
 
-#: setup/class_setupStep_Migrate.inc:71
+#: include/functions.inc:1636
 #, fuzzy
-msgid "Checking permission for LDAP database"
-msgstr "У Ð²Ð°Ñ\81 Ð½ÐµÐ´Ð¾Ñ\81Ñ\82аÑ\82оÑ\87но Ð¿Ñ\80ав Ð´Ð»Ñ\8f Ñ\83далениÑ\8f Ñ\8dÑ\82ого Ð¿Ð¾Ð´Ñ\80азделениÑ\8f."
+msgid "Continue anyway"
+msgstr "Ð\9fÑ\80одолжиÑ\82Ñ\8c"
 
-#: setup/class_setupStep_Migrate.inc:78
+#: include/functions.inc:1638
 #, fuzzy
-msgid "Checking for super administrator"
-msgstr "Ð\9fÑ\80овеÑ\80ка Ð´Ð¾Ð¿Ð¾Ð»Ð½Ð¸Ñ\82елÑ\8cнÑ\8bÑ\85 Ð¿Ñ\80огÑ\80амм"
+msgid "Edit anyway"
+msgstr "РедакÑ\82иоваÑ\82Ñ\8c Ð¾Ð±Ñ\8aекÑ\82"
 
-#: setup/class_setupStep_Migrate.inc:118 setup/class_setupStep_Migrate.inc:186
-#: setup/class_setupStep_Migrate.inc:709
-#, fuzzy
-msgid "LDAP query failed"
-msgstr "Невозможно выполнить запрос к базе данных!"
+#: include/functions.inc:1641
+msgid "These entries are currently locked:"
+msgstr ""
 
-#: setup/class_setupStep_Migrate.inc:119 setup/class_setupStep_Migrate.inc:187
-#: setup/class_setupStep_Migrate.inc:710
-msgid "Possibly the 'root object' is missing."
+#: include/functions.inc:1882
+msgid "Entries per page"
 msgstr ""
 
-#: setup/class_setupStep_Migrate.inc:132 setup/class_setupStep_Migrate.inc:145
-#: setup/class_setupStep_Migrate.inc:307 setup/class_setupStep_Migrate.inc:661
-#: setup/class_setupStep_Migrate.inc:674 setup/class_setupStep_Migrate.inc:729
-#: setup/class_setupStep_Migrate.inc:750 setup/class_setupStep_Migrate.inc:802
-msgid "Failed"
-msgstr "Ошибка"
+#: include/functions.inc:2060
+#, fuzzy, php-format
+msgid "GOsa %s"
+msgstr "Служба печати"
 
-#: setup/class_setupStep_Migrate.inc:134 setup/class_setupStep_Migrate.inc:147
+#: include/functions.inc:2067
 #, php-format
-msgid ""
-"The specified user '%s' does not have full access to your LDAP database."
+msgid "GOsa %s snapshot (Rev %s)"
 msgstr ""
 
-#: setup/class_setupStep_Migrate.inc:308
-msgid "There is no GOsa administrator account inside your LDAP."
+#: include/functions.inc:2072
+#, php-format
+msgid "GOsa development snapshot (Rev %s)"
 msgstr ""
 
-#: setup/class_setupStep_Migrate.inc:377
-#, fuzzy
-msgid "Migration error"
-msgstr "Дата"
-
-#: setup/class_setupStep_Migrate.inc:377
+#: include/functions.inc:2168
 #, php-format
-msgid "Cannot add ACL for user '%s':"
+msgid "File %s cannot be deleted!"
 msgstr ""
 
-#: setup/class_setupStep_Migrate.inc:415 setup/class_setupStep_Migrate.inc:425
-#, fuzzy
-msgid "Input error"
-msgstr "Ошибка LDAP:"
-
-#: setup/class_setupStep_Migrate.inc:420
+#: include/functions.inc:2198 include/functions.inc:2218
 #, fuzzy
-msgid "Password error"
-msgstr "СÑ\80ок Ð´ÐµÐ¹Ñ\81Ñ\82виÑ\8f Ð¿Ð°Ñ\80олÑ\8f Ð¸Ñ\81Ñ\82екаеÑ\82"
+msgid "Cannot write revision file!"
+msgstr "УдалиÑ\82Ñ\8c"
 
-#: setup/class_setupStep_Migrate.inc:420
-#, fuzzy
-msgid "Provided passwords do not match!"
-msgstr "Введенные пароли не совпадают!"
+#: include/functions.inc:2489 include/functions.inc:2493
+#: include/functions.inc:2499
+msgid "'baseIdHook' is not available. Using default base!"
+msgstr ""
 
-#: setup/class_setupStep_Migrate.inc:425
+#: include/functions.inc:2523
 #, fuzzy
-msgid "Specify a valid user ID!"
-msgstr "Введите корректное имя пользователя!"
+msgid ""
+"Cannot read schema information from LDAP. Schema validation is not possible!"
+msgstr "Не удается получить информацию о схемах. Проверка схем невозможна!"
 
-#: setup/class_setupStep_Migrate.inc:450
-#, php-format
-msgid "Adding an administrative user failed: object '%s' already exists!"
+#: include/functions.inc:2549
+msgid "This class is used to make users appear in GOsa."
 msgstr ""
 
-#: setup/class_setupStep_Migrate.inc:662
+#: include/functions.inc:2556
 msgid ""
-"The LDAP root object is missing. It is required to use your LDAP service."
+"This class is used to lock entries in order to prevent multiple edits at a "
+"time."
 msgstr ""
 
-#: setup/class_setupStep_Migrate.inc:663 setup/class_setupStep_Migrate.inc:676
-#, fuzzy
-msgid "Try to create root object"
-msgstr "Ð\9eбÑ\8aекÑ\82 Ð³Ñ\80Ñ\83ппÑ\8b"
+#: include/functions.inc:2601
+#, fuzzy, php-format
+msgid "Required object class %s is missing!"
+msgstr "СпиÑ\81ок Ð¿Ð¾Ð´Ñ\80азделений"
 
-#: setup/class_setupStep_Migrate.inc:675
-msgid "Root object couldn't be created, you should try it on your own."
+#: include/functions.inc:2604
+#, php-format
+msgid "Optional object class %s is missing!"
 msgstr ""
 
-#: setup/class_setupStep_Migrate.inc:730
+#: include/functions.inc:2609
 #, fuzzy, php-format
-msgid "Missing GOsa object class '%s'!"
+msgid "Wrong version of required object class %s (!=%s) detected!"
 msgstr "Список подразделений"
 
-#: setup/class_setupStep_Migrate.inc:731
-#, fuzzy
-msgid "Please check your installation."
-msgstr "Проверьте, правильно ли вы ввели имя пользователя и пароль."
-
-#: setup/class_setupStep_Migrate.inc:752
+#: include/functions.inc:2612
 #, php-format
+msgid "Class available"
+msgstr ""
+
+#: include/functions.inc:2634
 msgid ""
-"Cannot handle the structural object type of your root object. Please try to "
-"add the object class '%s' manually."
+"RFC2307bis schema is enabled, but the current LDAP configuration does not "
+"support it!"
 msgstr ""
 
-#: setup/setup_welcome.tpl:3
-msgid "How to get started"
+#: include/functions.inc:2635
+msgid ""
+"To use RFC2307bis groups, the objectClass 'posixGroup' must be AUXILIARY."
 msgstr ""
 
-#: setup/setup_welcome.tpl:5
+#: include/functions.inc:2639
 msgid ""
-"This seems to be the first time you run GOsa on this system. To start the "
-"GOsa web interface you need a working configuration file, which can be "
-"generated by this wizard."
+"RFC2307bis schema is disabled, but the current LDAP configuration supports "
+"it!"
+msgstr ""
+
+#: include/functions.inc:2640
+msgid "To correct this, the objectClass 'posixGroup' must be STRUCTURAL."
 msgstr ""
 
-#: setup/setup_welcome.tpl:9
-#, fuzzy
-msgid "What you need to generate a configuration file:"
-msgstr "Настроить"
+#: include/functions.inc:2665
+msgid "German"
+msgstr "Немецкий"
 
-#: setup/setup_welcome.tpl:13
-#, fuzzy
-msgid "The hostname of your LDAP server"
-msgstr "Ошибка при подключении к LDAP-серверу. Ответ сервера: \"%s\"."
+#: include/functions.inc:2666
+msgid "French"
+msgstr "Французский"
 
-#: setup/setup_welcome.tpl:14
-msgid "Installed GOsa and supplementary schema"
+#: include/functions.inc:2667
+msgid "Italian"
 msgstr ""
 
-#: setup/setup_welcome.tpl:15
-msgid "The LDAP base of your LDAP directory"
-msgstr ""
+#: include/functions.inc:2668
+msgid "Spanish"
+msgstr "Испанский"
 
-#: setup/setup_welcome.tpl:16
-msgid "The DN and the password of the LDAP administration user"
-msgstr ""
+#: include/functions.inc:2669
+msgid "English"
+msgstr "Английский"
 
-#: setup/setup_welcome.tpl:20
-msgid ""
-"If you've collected the needed information, unlock the setup process like "
-"shown in the next paragraph."
-msgstr ""
+#: include/functions.inc:2670
+msgid "Dutch"
+msgstr "Датский"
 
-#: setup/setup_welcome.tpl:24
+#: include/functions.inc:2671
 #, fuzzy
-msgid "Starting the setup"
-msgstr "ЯзÑ\8bк"
+msgid "Polish"
+msgstr "Ð\90нглийÑ\81кий"
 
-#: setup/setup_welcome.tpl:26
-msgid ""
-"For security reasons you need to authenticate the installation by creating "
-"the file '/tmp/gosa.auth', containing the current session ID on the servers "
-"local filesystem. This can be done by executing the following command:"
+#: include/functions.inc:2672
+msgid "Brazilian Portuguese"
 msgstr ""
 
-#: setup/setup_welcome.tpl:32
-msgid "Click the 'Next' button when you've finished."
-msgstr ""
+#: include/functions.inc:2674
+#, fuzzy
+msgid "Chinese"
+msgstr "сброс"
 
-#: setup/setup_license.tpl:3
-msgid ""
-"GOsa is developed under the terms of the GNU General Public License v2. "
-"Please accept the terms below."
-msgstr ""
+#: include/functions.inc:2675
+#, fuzzy
+msgid "Vietnamese"
+msgstr "Имя"
 
-#: setup/setup_license.tpl:11
-msgid "I have read the license and accept it"
-msgstr ""
+#: include/functions.inc:2676
+msgid "Russian"
+msgstr "Русский"
 
-#: setup/setup_checks.tpl:2
-msgid ""
-"This step checks if your PHP server has all required modules and "
-"configuration settings."
+#: include/functions.inc:2869
+#, fuzzy
+msgid "Cannot detect password hash!"
+msgstr "Невозможно выбрать базу данных!"
+
+#: include/functions.inc:2910 include/functions.inc:2985
+#, php-format
+msgid "Pre-event hook reported a problem: %s. Password change canceled!"
 msgstr ""
 
-#: setup/setup_checks.tpl:5
+#: include/functions.inc:2941
 #, fuzzy
-msgid "Inspection"
-msgstr "Ð\9fÑ\80овеÑ\80ка ÐºÐ¾Ð½Ñ\84игÑ\83Ñ\80аÑ\86ии PHP"
+msgid "Password change failed!"
+msgstr "СмениÑ\82Ñ\8c Ð¿Ð°Ñ\80олÑ\8c"
 
-#: setup/setup_checks.tpl:8
-msgid "PHP module and extension checks"
+#: include/functions.inc:2949
+#, php-format
+msgid "Post-event hook reported a problem: %s. Password change canceled!"
 msgstr ""
 
-#: setup/setup_checks.tpl:10
-msgid "Basic checks"
+#: include/functions.inc:3053
+msgid "Cannot generate SAMBA hash!"
 msgstr ""
 
-#: setup/setup_checks.tpl:38 setup/setup_checks.tpl:79
-msgid "GOsa will NOT run without fixing this."
+#: include/functions.inc:3068
+#, php-format
+msgid "Generating SAMBA hash by running %s failed: check %s!"
 msgstr ""
 
-#: setup/setup_checks.tpl:40 setup/setup_checks.tpl:81
-msgid "GOsa will run without fixing this."
+#: include/functions.inc:3346 include/functions.inc:3360
+#: include/functions.inc:3398 include/functions.inc:3410
+#: include/functions.inc:3414 include/functions.inc:3429
+#: include/functions.inc:3438
+#, fuzzy
+msgid "Cannot allocate free ID:"
+msgstr "Слишком много пользователей, невозможно создать идентификатор!"
+
+#: include/functions.inc:3346
+msgid "unknown idAllocation method!"
 msgstr ""
 
-#: setup/setup_checks.tpl:50
-#, fuzzy
-msgid "PHP setup configuration"
-msgstr "Базы данных"
+#: include/functions.inc:3360
+#, php-format
+msgid "%sPoolMin >= %sPoolMax!"
+msgstr ""
 
-#: setup/setup_checks.tpl:50
+#: include/functions.inc:3390
 #, fuzzy
-msgid "show information"
-msgstr "Ð\9bиÑ\87наÑ\8f Ð¸Ð½Ñ\84оÑ\80маÑ\86иÑ\8f"
+msgid "Cannot create sambaUnixIdPool entry!"
+msgstr "СпиÑ\81ок Ð¿Ð¾Ð´Ñ\80азделений"
 
-#: setup/setup_checks.tpl:51
-msgid "Extended checks"
+#: include/functions.inc:3398
+msgid "sambaUnixIdPool is not unique!"
 msgstr ""
 
-#: setup/setup_schema.tpl:1
-#, fuzzy
-msgid "Schema specific settings"
-msgstr "Настройки телефона"
+#: include/functions.inc:3410 include/functions.inc:3414
+msgid "no ID available!"
+msgstr ""
 
-#: setup/setup_schema.tpl:4
-msgid "Schema check succeeded"
+#: include/functions.inc:3438
+msgid "maximum number of tries exceeded!"
 msgstr ""
 
-#: setup/setup_schema.tpl:7
+#: include/functions.inc:3498
 #, fuzzy
-msgid "Schema check failed"
-msgstr "Ð\9fÑ\80иложение"
+msgid "Cannot allocate free ID!"
+msgstr "СлиÑ\88ком Ð¼Ð½Ð¾Ð³Ð¾ Ð¿Ð¾Ð»Ñ\8cзоваÑ\82елей, Ð½ÐµÐ²Ð¾Ð·Ð¼Ð¾Ð¶Ð½Ð¾ Ñ\81оздаÑ\82Ñ\8c Ð¸Ð´ÐµÐ½Ñ\82иÑ\84икаÑ\82оÑ\80!"
 
-#: setup/setup_schema.tpl:11
+#: include/class_GOsaRegistration.inc:127
 msgid ""
-"Could not read any schema information, all checks skipped. Adjust your LDAP "
-"ACLs."
+"UNIX-timestamp pointing to the date GOsa will ask for a registration again "
+"(-1 to disable)"
 msgstr ""
 
-#: setup/setup_schema.tpl:13
-msgid ""
-"It seems that your LDAP database wasn't initialized yet. This maybe the "
-"reason, why GOsa can't read your schema configuration!"
+#: include/exporter/class_cvsExporter.inc:48
+msgid "CSV"
 msgstr ""
 
-#: setup/class_setupStep_Schema.inc:37 setup/class_setupStep_Schema.inc:38
-#, fuzzy
-msgid "LDAP schema check"
-msgstr "Сервер подкачки"
-
-#: setup/class_setupStep_Schema.inc:39
-msgid "Perform test on your current LDAP schema"
+#: include/exporter/class_pdfExporter.inc:18
+msgid "No PDF export possible: there is no FPDF library installed."
 msgstr ""
 
-#: setup/class_setupStep_Welcome.inc:42
-#, fuzzy
-msgid "Welcome"
-msgstr "Добро пожаловать %s!"
-
-#: setup/class_setupStep_Welcome.inc:43
-#, fuzzy
-msgid "The welcome message"
-msgstr "Удалить"
+#: include/exporter/class_pdfExporter.inc:145
+msgid "PDF"
+msgstr ""
 
-#: setup/class_setupStep_Welcome.inc:44
+#: include/exporter/class_PDF.inc:24
 #, fuzzy
-msgid "Welcome to the GOsa setup assistent"
-msgstr "Ð\94обÑ\80о Ð¿Ð¾Ð¶Ð°Ð»Ð¾Ð²Ð°Ñ\82Ñ\8c Ð² Ñ\80аздел Ð½Ð°Ñ\81Ñ\82Ñ\80ойки GOsa!"
+msgid "Page"
+msgstr "Ð\9fейджеÑ\80"
 
-#: setup/class_setupStep_License.inc:56 setup/class_setupStep_License.inc:57
-#, fuzzy
-msgid "License"
-msgstr "в"
+#: include/class_management.inc:487
+#, fuzzy, php-format
+msgid "You are not allowed to create a snapshot for %s!"
+msgstr "Ð\92ам Ð½Ðµ Ñ\80азÑ\80еÑ\88ено Ð¼ÐµÐ½Ñ\8fÑ\82Ñ\8c Ð¿Ð°Ñ\80олÑ\8c."
 
-#: setup/class_setupStep_License.inc:58
-msgid "Terms and conditions for usage"
-msgstr ""
+#: include/class_management.inc:534 include/class_management.inc:586
+#: include/class_management.inc:600
+#, fuzzy, php-format
+msgid "You are not allowed to restore a snapshot for %s!"
+msgstr "Вам не разрешено менять пароль."
 
-#: setup/setup_language.tpl:3
-#, fuzzy
-msgid "Please select the preferred language"
-msgstr "ЯзÑ\8bк Ð¿Ð¾ Ñ\83молÑ\87аниÑ\8e"
+#: include/class_management.inc:549
+#, fuzzy, php-format
+msgid "You are not allowed to remove a snapshot for %s!"
+msgstr "Ð\92ам Ð½Ðµ Ñ\80азÑ\80еÑ\88ено Ð¼ÐµÐ½Ñ\8fÑ\82Ñ\8c Ð¿Ð°Ñ\80олÑ\8c."
 
-#: setup/setup_language.tpl:5
+#: include/class_management.inc:669
+#, php-format
 msgid ""
-"At this point, you can select the site wide default language. Choosing "
-"'automatic' will use the language requested by the browser. This setting can "
-"be overridden per user."
+"No tab definition for %s found in configuration file: cannot create plugin "
+"instance!"
 msgstr ""
 
-#: setup/setup_language.tpl:9
+#: include/class_pathNavigator.inc:86
 #, fuzzy
-msgid "Please select your preferred language here"
-msgstr "ЯзÑ\8bк Ð¿Ð¾ Ñ\83молÑ\87аниÑ\8e"
+msgid "Welcome to GOsa"
+msgstr "Ð\94обÑ\80о Ð¿Ð¾Ð¶Ð°Ð»Ð¾Ð²Ð°Ñ\82Ñ\8c Ð² Ñ\80аздел Ð½Ð°Ñ\81Ñ\82Ñ\80ойки GOsa!"
 
-#: setup/class_setupStep_Language.inc:40 setup/class_setupStep_Language.inc:41
 #, fuzzy
-msgid "Language setup"
-msgstr "Язык"
+#~ msgid "Max"
+#~ msgstr "Май"
 
-#: setup/class_setupStep_Language.inc:42
 #, fuzzy
-msgid "This step allows you to select your preferred language."
-msgstr "Язык по умолчанию"
+#~ msgid "Min"
+#~ msgstr "Начало"
+
+#~ msgid "Welcome %s!"
+#~ msgstr "Добро пожаловать %s!"
 
 #, fuzzy
 #~ msgid "The folder %s specified for %s:%s cannot be used for reading!"
@@ -7879,18 +7719,10 @@ msgstr "Язык по умолчанию"
 #~ msgid "Honour administrative units"
 #~ msgstr "Управление группами"
 
-#, fuzzy
-#~ msgid "Smarty compile directory"
-#~ msgstr "Домашний каталог"
-
 #, fuzzy
 #~ msgid "Path for PPD storage"
 #~ msgstr "Хэширование паролей"
 
-#, fuzzy
-#~ msgid "Path for kiosk profile storage"
-#~ msgstr "Почтовые настройки пользователя"
-
 #, fuzzy
 #~ msgid "Mail queue script"
 #~ msgstr "Путь к сценариям"
@@ -8163,10 +7995,6 @@ msgstr "Язык по умолчанию"
 #~ msgid "Prpperties"
 #~ msgstr "Свойства"
 
-#, fuzzy
-#~ msgid "Organizational unit"
-#~ msgstr "Организация"
-
 #, fuzzy
 #~ msgid "Old password"
 #~ msgstr "Пароль"
@@ -8715,10 +8543,6 @@ msgstr "Язык по умолчанию"
 #~ msgid "Enable DNS extension"
 #~ msgstr "Удалить параметры"
 
-#, fuzzy
-#~ msgid "Enable DHCP extension"
-#~ msgstr "Удалить параметры"
-
 #, fuzzy
 #~ msgid "Enable mime type management"
 #~ msgstr "Управление системами"
@@ -8862,9 +8686,6 @@ msgstr "Язык по умолчанию"
 #~ msgid "Display name"
 #~ msgstr "Отображаемое имя"
 
-#~ msgid "Home phone"
-#~ msgstr "Домашний телефон"
-
 #~ msgid "Initials"
 #~ msgstr "Отчество"
 
@@ -8911,9 +8732,6 @@ msgstr "Язык по умолчанию"
 #~ msgid "You have no permission to do LDAP exports!"
 #~ msgstr "У вас недостаточно прав для создания пользователя в этой ветке."
 
-#~ msgid "Could not connect to database server!"
-#~ msgstr "Невозможно подключиться к серверу базы данных!"
-
 #~ msgid "Could not select database!"
 #~ msgstr "Невозможно выбрать базу данных!"
 
@@ -9420,10 +9238,6 @@ msgstr "Язык по умолчанию"
 #~ msgid "You're about to delete the object group '%s'."
 #~ msgstr "Вы собираетесь удалить групповой объект \"%s\"."
 
-#, fuzzy
-#~ msgid "Name of object groups"
-#~ msgstr "Название группы"
-
 #, fuzzy
 #~ msgid "Select to see groups containing groups"
 #~ msgstr "Показать группы с группами"
index 630068e925709853b1a8d73a3fea9fa281d98b9d..153028989f2ca2ae1f7d924e8ce9dd5c2da5703d 100644 (file)
@@ -7,7 +7,7 @@ msgid ""
 msgstr ""
 "Project-Id-Version: VIcore2\n"
 "Report-Msgid-Bugs-To: \n"
-"POT-Creation-Date: 2010-10-28 20:40+0200\n"
+"POT-Creation-Date: 2010-12-01 15:07+0100\n"
 "PO-Revision-Date: 2008-07-04 09:59+0200\n"
 "Last-Translator: Stefan Koehler <stefan@gonicus.de>\n"
 "Language-Team: Vietnamese\n"
@@ -19,164 +19,56 @@ msgstr ""
 "X-Generator: KBabel 1.11.4\n"
 "Plural-Forms:  nplurals=1; plural=0;\n"
 
-#: ihtml/themes/default/login.tpl:31
-#, fuzzy
-msgid "Login to GOsa"
-msgstr "Chào mừng bạn đến với bộ cài đặt wizard GOsa"
-
-#: ihtml/themes/default/login.tpl:37 ihtml/themes/default/login.tpl:40
-#: ihtml/themes/default/password.tpl:86 ihtml/themes/default/password.tpl:90
-#, fuzzy
-msgid "User name"
-msgstr "Tên người dùng"
-
-#: ihtml/themes/default/login.tpl:47
-#: plugins/generic/dashBoard/Register/register.tpl:53
-#: plugins/personal/generic/paste_generic.tpl:21 setup/setup_migrate.tpl:53
-msgid "Password"
-msgstr "Mật khẩu"
-
-#: ihtml/themes/default/login.tpl:61
-msgid "Choose the directory to work on"
-msgstr ""
-
-#: ihtml/themes/default/login.tpl:66
-msgid "Click here to log in"
-msgstr "Kích vào đây để đăng nhập"
-
-#: ihtml/themes/default/login.tpl:66 ihtml/themes/default/login.tpl:67
-#, fuzzy
-msgid "Log in"
-msgstr "Đăng nhập"
-
-#: ihtml/themes/default/copyPasteDialog.tpl:1
-msgid "Copy & paste wizard"
-msgstr "Copy & Paste wizard"
-
-#: ihtml/themes/default/copyPasteDialog.tpl:7
-#, fuzzy
-msgid ""
-"Some values need to be unique in the complete directory while some "
-"combinations make no sense. Please edit the values below to fulfill the "
-"policies."
-msgstr ""
-"Một số giá trị phải là duy nhất trong thư mục hoàn chỉnh trong khi một số "
-"kết hợp không có ý nghĩa nào. GOsa hiển thị những thuộc tính liên quan. Xin "
-"hãy giữ các giá trị bên dưới để thực hiện các chính sách đó."
-
-#: ihtml/themes/default/copyPasteDialog.tpl:9
-msgid "Remember that some properties like taken snapshots will not be copied!"
-msgstr ""
-"Hãy nhớ rằng một số đặc tính ví dụ như snapshot sẽ không được copy lại!"
-
-#: ihtml/themes/default/copyPasteDialog.tpl:10
-msgid ""
-"Or if you copy or cut an entry within GOsa and delete the source object, you "
-"may get errors while pasting this object again!"
-msgstr ""
-"Hoặc nếu bạn copy hoặc cắt một entry trong GOsa và xóa đối tượng nguồn, bạn "
-"có thể lại gặp lỗi khi paste đối tượng này!"
-
-#: ihtml/themes/default/copyPasteDialog.tpl:19
-#: include/utils/class_msgPool.inc:313
-#, php-format
-msgid "Save"
-msgstr "Lưu lại"
-
-#: ihtml/themes/default/copyPasteDialog.tpl:21
-#: ihtml/themes/default/acl.tpl:137 ihtml/themes/default/acl.tpl:153
-#: ihtml/themes/default/snapshotdialog.tpl:44
-#: ihtml/themes/default/snapshotdialog.tpl:90
-#: ihtml/themes/default/msg_dialog.tpl:80
-#: ihtml/themes/default/msg_dialog.tpl:141
-#: ihtml/themes/default/msg_dialog.tpl:146
-#: ihtml/themes/default/islocked.tpl:26 include/utils/class_msgPool.inc:295
-#: setup/setup_migrate.tpl:71 setup/setup_ldap.tpl:20
-#, php-format
-msgid "Cancel"
-msgstr "Hủy bỏ"
-
-#: ihtml/themes/default/copyPasteDialog.tpl:23
-msgid "Cancel all"
-msgstr "Hủy bỏ tất"
-
-#: ihtml/themes/default/copyPasteDialog.tpl:28
-msgid "Operation complete"
-msgstr "Thao tác hoàn thành"
-
-#: ihtml/themes/default/copyPasteDialog.tpl:30
-#: setup/class_setupStep_Finish.inc:39
-msgid "Finish"
-msgstr "Kết thúc"
-
-#: ihtml/themes/default/userFilter.tpl:1
+#: plugins/admin/acl/acl-filter.xml:18 plugins/admin/users/user-filter.xml:19
+#: plugins/admin/groups/singleUserSelect/singleUser-filter.xml:20
+#: plugins/admin/groups/userSelect/user-filter.xml:20
+#: plugins/admin/groups/userGroupSelect/selectUserGroup-filter.xml:21
+#: plugins/admin/groups/group-filter.xml:17
+#: plugins/admin/departments/dep-filter.xml:17
+#: plugins/admin/newConfigManagement/DeviceConfig-filter.xml:14
+#: plugins/admin/ogroups/ogroup-filter.xml:18
+#: plugins/admin/ogroups/objectSelect/selectObject-filter.xml:32
+#: plugins/personal/posix/trustSelect/trust-filter.xml:17
+#: plugins/personal/posix/groupSelect/group-filter.xml:16
 #, fuzzy
-msgid "List of defined filters"
-msgstr "Viết file cấu hình"
-
-#: ihtml/themes/default/sizelimit.tpl:3
-msgid ""
-"The size limit option makes LDAP operations faster and saves the LDAP server "
-"from getting too much load. The easiest way to handle big databases without "
-"long timeouts would be to limit your search to smaller values and use "
-"filters to get the entries you are looking for."
-msgstr ""
-"Lựa chọn giới hạn kích cỡ khiến cho hoạt động của LDAP nhanh hơn và giúp cho "
-"LDAP server không chịu quá nhiều tải. Cách đơn giản nhất để quản lý được các "
-"cơ sở dữ liệu lớn mà không có thời gian hạn định dài là hạn chế việc tìm "
-"kiếm của bạn vào các giá trị nhỏ hơn và sử dụng bộ lọc để có được các entry "
-"mà bạn đang tìm kiếm."
-
-#: ihtml/themes/default/sizelimit.tpl:8
-msgid "Please choose the way to react for this session"
-msgstr "Xin hãy lựa chọn cách để phản ứng với phiên này"
+msgid "Default filter"
+msgstr "Máy in"
 
-#: ihtml/themes/default/sizelimit.tpl:10
-msgid "ignore this error and show all entries the LDAP server returns"
-msgstr "Lờ đi lỗi này và hiển thị tất cả các entry mà LDAP server trả về "
+#: plugins/admin/acl/acl-filter.xml:33 plugins/admin/acl/tabs_acl_role.inc:28
+msgid "ACL Templates"
+msgstr "Các mẫu ACL"
 
-#: ihtml/themes/default/sizelimit.tpl:11
+#: plugins/admin/acl/acl-filter.xml:48
+#: plugins/admin/acl/class_aclManagement.inc:154
 #, fuzzy
-msgid ""
-"ignore this error and show all entries that fit into the defined size limit"
-msgstr ""
-"Lờ lỗi này đi và hiển thị tất cả các entry mà phù hợp với giới hạn kích cỡ "
-"đã xác định và thay vào đó cho tôi sử dụng các bộ lọc "
+msgid "ACL Assignment"
+msgstr "Quản lý ACL"
 
-#: ihtml/themes/default/sizelimit.tpl:16 include/utils/class_msgPool.inc:331
-#, php-format
-msgid "Set"
-msgstr "Đặt"
+#: plugins/admin/acl/tabs_acl.inc:28 plugins/admin/acl/acl-list.xml:15
+#: plugins/admin/acl/class_aclRole.inc:770 include/class_tabs.inc:403
+#: include/class_acl.inc:1290 include/class_acl.inc:1291
+#: include/class_acl.inc:1297
+msgid "ACL"
+msgstr "ACL"
 
-#: ihtml/themes/default/userFilterEditor.tpl:1
-#: ihtml/themes/default/userFilterEditor.tpl:5
+#: plugins/admin/acl/acl-list.xml:11
 #, fuzzy
-msgid "Filter editor"
-msgstr "Lỗi nặng"
+msgid "List of ACLs"
+msgstr "Danh sách các ads"
 
-#: ihtml/themes/default/userFilterEditor.tpl:8
-#, fuzzy
-msgid "Filter properties"
-msgstr "Hiệu chỉnh các tính năng chung"
+#: plugins/admin/acl/acl-list.xml:23 plugins/admin/acl/acl-list.xml:82
+#: plugins/admin/acl/class_aclRole.inc:714
+#: plugins/personal/generic/generic.tpl:503
+#: plugins/personal/generic/class_user.inc:1666
+msgid "Role"
+msgstr "Vai trò"
 
-#: ihtml/themes/default/userFilterEditor.tpl:11 include/class_acl.inc:264
-#: include/class_SnapShotDialog.inc:55 include/class_userFilter.inc:55
-#: include/class_userFilter.inc:150 include/class_userFilterEditor.inc:236
-#: include/class_userFilterEditor.inc:240
-#: plugins/generic/dashBoard/dbChannelStatus/class_dbChannelStatus.inc:14
-#: plugins/generic/dashBoard/dbPluginStatus/class_dbPluginStatus.inc:26
-#: plugins/generic/references/class_reference.inc:57
-#: plugins/generic/references/class_reference.inc:63
-#: plugins/generic/references/class_reference.inc:69
-#: plugins/generic/references/class_reference.inc:75
-#: plugins/generic/references/class_reference.inc:81
-#: plugins/admin/ogroups/objectSelect/selectObject-list.xml:97
-#: plugins/admin/ogroups/class_ogroup.inc:157
-#: plugins/admin/ogroups/class_ogroup.inc:661
-#: plugins/admin/ogroups/class_ogroup.inc:676
-#: plugins/admin/ogroups/class_ogroup.inc:680
-#: plugins/admin/ogroups/class_ogroup.inc:861
-#: plugins/admin/ogroups/ogroup-list.xml:41
+#: plugins/admin/acl/acl-list.xml:49 plugins/admin/acl/class_aclRole.inc:741
+#: plugins/admin/acl/class_aclRole.inc:753
+#: plugins/admin/acl/class_aclRole.inc:763 plugins/admin/acl/acl_role.tpl:7
+#: plugins/admin/acl/paste_role.tpl:4
+#: plugins/admin/users/class_userManagement.inc:533
+#: plugins/admin/users/class_userManagement.inc:580
 #: plugins/admin/groups/userGroupSelect/selectUserGroup-list.xml:49
 #: plugins/admin/groups/group-list.xml:41
 #: plugins/admin/groups/class_group.inc:906
@@ -186,7054 +78,7005 @@ msgstr "Hiệu chỉnh các tính năng chung"
 #: plugins/admin/groups/class_group.inc:950
 #: plugins/admin/groups/class_group.inc:957
 #: plugins/admin/groups/class_group.inc:1057
-#: plugins/admin/users/class_userManagement.inc:533
-#: plugins/admin/users/class_userManagement.inc:580
-#: plugins/admin/newConfigManagement/DeviceConfig-list.xml:34
-#: plugins/admin/departments/class_domain.inc:47
-#: plugins/admin/departments/class_domain.inc:49
-#: plugins/admin/departments/class_domain.inc:54
-#: plugins/admin/departments/class_domain.inc:56
-#: plugins/admin/departments/class_domain.inc:58
-#: plugins/admin/departments/class_domain.inc:90
-#: plugins/admin/departments/class_localityGeneric.inc:48
-#: plugins/admin/departments/class_localityGeneric.inc:50
-#: plugins/admin/departments/class_localityGeneric.inc:55
-#: plugins/admin/departments/class_localityGeneric.inc:57
-#: plugins/admin/departments/class_localityGeneric.inc:59
-#: plugins/admin/departments/class_organizationGeneric.inc:79
-#: plugins/admin/departments/class_organizationGeneric.inc:81
-#: plugins/admin/departments/class_organizationGeneric.inc:86
-#: plugins/admin/departments/class_organizationGeneric.inc:88
-#: plugins/admin/departments/class_organizationGeneric.inc:90
 #: plugins/admin/departments/class_countryGeneric.inc:47
 #: plugins/admin/departments/class_countryGeneric.inc:49
 #: plugins/admin/departments/class_countryGeneric.inc:54
 #: plugins/admin/departments/class_countryGeneric.inc:56
 #: plugins/admin/departments/class_countryGeneric.inc:58
+#: plugins/admin/departments/class_department.inc:355
+#: plugins/admin/departments/class_department.inc:357
+#: plugins/admin/departments/class_department.inc:362
+#: plugins/admin/departments/class_department.inc:369
+#: plugins/admin/departments/class_department.inc:373
 #: plugins/admin/departments/class_dcObject.inc:47
 #: plugins/admin/departments/class_dcObject.inc:49
 #: plugins/admin/departments/class_dcObject.inc:54
 #: plugins/admin/departments/class_dcObject.inc:56
 #: plugins/admin/departments/class_dcObject.inc:58
 #: plugins/admin/departments/class_dcObject.inc:90
-#: plugins/admin/departments/class_department.inc:355
-#: plugins/admin/departments/class_department.inc:357
-#: plugins/admin/departments/class_department.inc:362
-#: plugins/admin/departments/class_department.inc:369
-#: plugins/admin/departments/class_department.inc:373
-#: plugins/admin/acl/class_aclRole.inc:741
-#: plugins/admin/acl/class_aclRole.inc:753
-#: plugins/admin/acl/class_aclRole.inc:763 plugins/admin/acl/acl-list.xml:49
-#: plugins/admin/acl/paste_role.tpl:4 plugins/admin/acl/acl_role.tpl:7
-#: plugins/addons/propertyEditor/property-list.xml:80
+#: plugins/admin/departments/class_localityGeneric.inc:48
+#: plugins/admin/departments/class_localityGeneric.inc:50
+#: plugins/admin/departments/class_localityGeneric.inc:55
+#: plugins/admin/departments/class_localityGeneric.inc:57
+#: plugins/admin/departments/class_localityGeneric.inc:59
+#: plugins/admin/departments/class_organizationGeneric.inc:79
+#: plugins/admin/departments/class_organizationGeneric.inc:81
+#: plugins/admin/departments/class_organizationGeneric.inc:86
+#: plugins/admin/departments/class_organizationGeneric.inc:88
+#: plugins/admin/departments/class_organizationGeneric.inc:90
+#: plugins/admin/departments/class_domain.inc:47
+#: plugins/admin/departments/class_domain.inc:49
+#: plugins/admin/departments/class_domain.inc:54
+#: plugins/admin/departments/class_domain.inc:56
+#: plugins/admin/departments/class_domain.inc:58
+#: plugins/admin/departments/class_domain.inc:90
+#: plugins/admin/newConfigManagement/DeviceConfig-list.xml:34
+#: plugins/admin/ogroups/ogroup-list.xml:41
+#: plugins/admin/ogroups/objectSelect/selectObject-list.xml:97
+#: plugins/admin/ogroups/class_ogroup.inc:157
+#: plugins/admin/ogroups/class_ogroup.inc:661
+#: plugins/admin/ogroups/class_ogroup.inc:676
+#: plugins/admin/ogroups/class_ogroup.inc:680
+#: plugins/admin/ogroups/class_ogroup.inc:861
+#: plugins/personal/posix/trustSelect/trust-list.xml:46
+#: plugins/personal/posix/groupSelect/group-list.xml:33
+#: plugins/personal/posix/trustModeDialog/class_trustModeDialog.inc:45
 #: plugins/personal/generic/class_user.inc:1316
 #: plugins/personal/generic/class_user.inc:1334
 #: plugins/personal/generic/class_user.inc:1376
-#: plugins/personal/generic/class_user.inc:1861
-#: plugins/personal/posix/trustModeDialog/class_trustModeDialog.inc:45
-#: plugins/personal/posix/trustSelect/trust-list.xml:46
-#: plugins/personal/posix/groupSelect/group-list.xml:33
-#: setup/setup_migrate.tpl:43 setup/setup_migrate.tpl:45
-#: setup/setup_feedback.tpl:16
-msgid "Name"
-msgstr "Tên"
-
-#: ihtml/themes/default/userFilterEditor.tpl:19 include/class_acl.inc:254
-#: include/class_acl.inc:264 include/class_SnapShotDialog.inc:174
-#: include/class_userFilter.inc:55 include/class_userFilterEditor.inc:245
-#: plugins/generic/dashBoard/dbChannelStatus/class_dbChannelStatus.inc:14
+#: plugins/personal/generic/class_user.inc:1860
+#: plugins/addons/propertyEditor/property-list.xml:64
 #: plugins/generic/dashBoard/dbPluginStatus/class_dbPluginStatus.inc:26
+#: plugins/generic/dashBoard/dbChannelStatus/class_dbChannelStatus.inc:14
 #: plugins/generic/references/class_reference.inc:57
 #: plugins/generic/references/class_reference.inc:63
 #: plugins/generic/references/class_reference.inc:69
 #: plugins/generic/references/class_reference.inc:75
 #: plugins/generic/references/class_reference.inc:81
-#: plugins/admin/ogroups/objectSelect/selectObject-list.xml:105
-#: plugins/admin/ogroups/class_ogroup.inc:863
-#: plugins/admin/ogroups/generic.tpl:15
-#: plugins/admin/ogroups/ogroup-list.xml:49
-#: plugins/admin/groups/generic.tpl:24
+#: setup/setup_feedback.tpl:16 setup/setup_migrate.tpl:43
+#: setup/setup_migrate.tpl:45 ihtml/themes/default/userFilterEditor.tpl:11
+#: include/class_userFilter.inc:55 include/class_userFilter.inc:150
+#: include/class_userFilterEditor.inc:236
+#: include/class_userFilterEditor.inc:240 include/class_SnapShotDialog.inc:55
+#: include/class_acl.inc:264
+msgid "Name"
+msgstr "Tên"
+
+#: plugins/admin/acl/acl-list.xml:57 plugins/admin/acl/class_aclRole.inc:166
+#: plugins/admin/acl/class_aclRole.inc:743 plugins/admin/acl/acl_role.tpl:17
 #: plugins/admin/groups/userGroupSelect/selectUserGroup-list.xml:57
-#: plugins/admin/groups/group-list.xml:49
+#: plugins/admin/groups/generic.tpl:24 plugins/admin/groups/group-list.xml:49
 #: plugins/admin/groups/class_group.inc:1058
-#: plugins/admin/newConfigManagement/DeviceConfig-list.xml:42
-#: plugins/admin/departments/dep-list.xml:79
+#: plugins/admin/departments/class_countryGeneric.inc:63
+#: plugins/admin/departments/class_countryGeneric.inc:92
 #: plugins/admin/departments/locality.tpl:19
-#: plugins/admin/departments/generic.tpl:19
-#: plugins/admin/departments/class_domain.inc:63
-#: plugins/admin/departments/class_domain.inc:91
-#: plugins/admin/departments/class_localityGeneric.inc:64
-#: plugins/admin/departments/class_localityGeneric.inc:92
-#: plugins/admin/departments/class_organizationGeneric.inc:95
-#: plugins/admin/departments/class_organizationGeneric.inc:123
-#: plugins/admin/departments/class_countryGeneric.inc:63
-#: plugins/admin/departments/class_countryGeneric.inc:92
-#: plugins/admin/departments/class_dcObject.inc:63
-#: plugins/admin/departments/class_dcObject.inc:91
 #: plugins/admin/departments/domain.tpl:19
-#: plugins/admin/departments/country.tpl:19
-#: plugins/admin/departments/dcObject.tpl:19
 #: plugins/admin/departments/class_department.inc:365
 #: plugins/admin/departments/class_department.inc:675
+#: plugins/admin/departments/dcObject.tpl:19
 #: plugins/admin/departments/organization.tpl:19
-#: plugins/admin/acl/class_aclRole.inc:166
-#: plugins/admin/acl/class_aclRole.inc:743 plugins/admin/acl/acl-list.xml:57
-#: plugins/admin/acl/acl_role.tpl:17
-#: plugins/personal/posix/trustModeDialog/class_trustModeDialog.inc:45
+#: plugins/admin/departments/dep-list.xml:79
+#: plugins/admin/departments/class_dcObject.inc:63
+#: plugins/admin/departments/class_dcObject.inc:91
+#: plugins/admin/departments/class_localityGeneric.inc:64
+#: plugins/admin/departments/class_localityGeneric.inc:92
+#: plugins/admin/departments/country.tpl:19
+#: plugins/admin/departments/class_organizationGeneric.inc:95
+#: plugins/admin/departments/class_organizationGeneric.inc:123
+#: plugins/admin/departments/generic.tpl:19
+#: plugins/admin/departments/class_domain.inc:63
+#: plugins/admin/departments/class_domain.inc:91
+#: plugins/admin/newConfigManagement/DeviceConfig-list.xml:42
+#: plugins/admin/ogroups/ogroup-list.xml:49
+#: plugins/admin/ogroups/generic.tpl:15
+#: plugins/admin/ogroups/objectSelect/selectObject-list.xml:105
+#: plugins/admin/ogroups/class_ogroup.inc:863
 #: plugins/personal/posix/trustSelect/trust-list.xml:53
 #: plugins/personal/posix/groupSelect/group-list.xml:40
+#: plugins/personal/posix/trustModeDialog/class_trustModeDialog.inc:45
+#: plugins/generic/dashBoard/dbPluginStatus/class_dbPluginStatus.inc:26
+#: plugins/generic/dashBoard/dbChannelStatus/class_dbChannelStatus.inc:14
+#: plugins/generic/references/class_reference.inc:57
+#: plugins/generic/references/class_reference.inc:63
+#: plugins/generic/references/class_reference.inc:69
+#: plugins/generic/references/class_reference.inc:75
+#: plugins/generic/references/class_reference.inc:81
+#: ihtml/themes/default/userFilterEditor.tpl:19
+#: include/class_userFilter.inc:55 include/class_userFilterEditor.inc:245
+#: include/class_SnapShotDialog.inc:174 include/class_acl.inc:254
+#: include/class_acl.inc:264
 msgid "Description"
 msgstr "Mô tả"
 
-#: ihtml/themes/default/userFilterEditor.tpl:27
-#: include/class_userFilter.inc:55
-#, fuzzy
-msgid "Parent filter"
-msgstr "Máy in"
-
-#: ihtml/themes/default/userFilterEditor.tpl:40
-#: plugins/personal/generic/class_user.inc:1664
-#: plugins/personal/generic/generic.tpl:604
-msgid "Public visible"
-msgstr "Hiển thị với tất cả mọi người"
+#: plugins/admin/acl/acl-list.xml:65 plugins/admin/users/user-list.xml:78
+#: plugins/admin/groups/group-list.xml:62
+#: plugins/admin/departments/dep-list.xml:87
+#: plugins/admin/newConfigManagement/DeviceConfig-list.xml:50
+#: plugins/admin/ogroups/ogroup-list.xml:62
+#: plugins/addons/propertyEditor/property-list.xml:96
+#: include/class_listing.inc:1183
+msgid "Actions"
+msgstr "Các thao tác"
 
-#: ihtml/themes/default/userFilterEditor.tpl:45
-msgid "Enabled"
-msgstr "Bật chức năng"
+#: plugins/admin/acl/acl-list.xml:76 plugins/admin/users/user-list.xml:89
+#: plugins/admin/groups/group-list.xml:73
+#: plugins/admin/departments/dep-list.xml:98
+#: plugins/admin/ogroups/ogroup-list.xml:73
+#: setup/class_setupStep_Migrate.inc:309
+msgid "Create"
+msgstr "Tạo "
 
-#: ihtml/themes/default/userFilterEditor.tpl:49
-msgid "Categories where the filter is visible"
-msgstr ""
+#: plugins/admin/acl/acl-list.xml:95 plugins/admin/acl/acl-list.xml:144
+#: plugins/admin/users/user-list.xml:121
+#: plugins/admin/groups/group-list.xml:98
+#: plugins/admin/departments/dep-list.xml:160
+#: plugins/admin/departments/dep-list.xml:181
+#: plugins/admin/newConfigManagement/DeviceConfig-list.xml:64
+#: plugins/admin/ogroups/ogroup-list.xml:98
+#: plugins/personal/generic/generic_certs.tpl:22
+#: plugins/personal/generic/generic_certs.tpl:48
+#: plugins/personal/generic/generic_certs.tpl:74
+#: plugins/addons/propertyEditor/property-list.xml:108
+msgid "Remove"
+msgstr "Xóa bỏ"
 
-#: ihtml/themes/default/userFilterEditor.tpl:69
-#, fuzzy
-msgid "Query"
-msgstr "người dùng"
+#: plugins/admin/acl/acl-list.xml:131 plugins/admin/users/user-list.xml:114
+#: plugins/admin/groups/group-list.xml:91
+#: plugins/admin/departments/dep-list.xml:172
+#: plugins/admin/ogroups/ogroup-list.xml:91
+msgid "Edit"
+msgstr "Hiệu chỉnh"
 
-#: ihtml/themes/default/acl.tpl:7 plugins/admin/acl/acl_role.tpl:3
-#: plugins/admin/acl/acl_role.tpl:4
-msgid "Assigned ACL for current entry"
-msgstr "Giao ACL cho entry hiện tại"
+#: plugins/admin/acl/class_aclRole.inc:26
+#: plugins/admin/acl/class_aclRole.inc:715
+msgid "Access control roles"
+msgstr "Các vai trò kiểm soát truy cập"
 
-#: ihtml/themes/default/acl.tpl:10 plugins/admin/acl/acl_role.tpl:38
-msgid "New ACL"
-msgstr "ACL mới"
+#: plugins/admin/acl/class_aclRole.inc:27
+msgid "Edit AC roles"
+msgstr "Hiệu chỉnh các vai trò ACL"
 
-#: ihtml/themes/default/acl.tpl:15 ihtml/themes/default/acl.tpl:16
-#: include/class_userFilter.inc:55
-#, fuzzy
-msgid "Options"
-msgstr "Các thao tác"
+#: plugins/admin/acl/class_aclRole.inc:138
+msgid "Reset ACL"
+msgstr "Xác lập lại ACL"
 
-#: ihtml/themes/default/acl.tpl:19 plugins/admin/acl/acl_role.tpl:45
-msgid "ACL type"
-msgstr "Dạng ACL"
+#: plugins/admin/acl/class_aclRole.inc:139
+#: plugins/generic/references/class_aclResolver.inc:64
+#: include/class_acl.inc:229
+msgid "One level"
+msgstr "Một cấp độ"
 
-#: ihtml/themes/default/acl.tpl:23 ihtml/themes/default/acl.tpl:28
-#: plugins/admin/acl/acl_role.tpl:45
-#, fuzzy
-msgid "Select an ACL type"
-msgstr "Chọn một dạng acl"
+#: plugins/admin/acl/class_aclRole.inc:140
+#: plugins/generic/references/class_aclResolver.inc:65
+#: include/class_acl.inc:230 include/class_acl.inc:235
+msgid "Current object"
+msgstr "Đối tượng hiện tại"
 
-#: ihtml/themes/default/acl.tpl:33 ihtml/themes/default/acl.tpl:62
-#: ihtml/themes/default/acl.tpl:133 ihtml/themes/default/acl.tpl:150
-#: include/utils/class_msgPool.inc:307 setup/setup_migrate.tpl:70
-#: setup/setup_ldap.tpl:19
-#, php-format
-msgid "Apply"
-msgstr "Áp dụng"
+#: plugins/admin/acl/class_aclRole.inc:141
+#: plugins/generic/references/class_aclResolver.inc:66
+#: include/class_acl.inc:231
+msgid "Complete subtree"
+msgstr "Hoàn thành cây thư mục con"
 
-#: ihtml/themes/default/acl.tpl:40
-msgid "Additional filter options"
-msgstr "Các lựa chọn thêm cho bộ lọc"
+#: plugins/admin/acl/class_aclRole.inc:142
+#: plugins/generic/references/class_aclResolver.inc:67
+#: include/class_acl.inc:232
+msgid "Complete subtree (permanent)"
+msgstr "Hoàn thành cây thư mục con (vĩnh viễn)"
 
-#: ihtml/themes/default/acl.tpl:53 ihtml/themes/default/acl.tpl:65
-#: include/class_acl.inc:1114
-msgid "Members"
-msgstr "Các thành viên"
+#: plugins/admin/acl/class_aclRole.inc:166
+#: plugins/admin/departments/class_department.inc:676
+#: plugins/admin/departments/organization.tpl:27
+#: plugins/admin/departments/class_organizationGeneric.inc:124
+#: plugins/admin/departments/generic.tpl:27 include/class_userFilter.inc:55
+msgid "Category"
+msgstr "Các danh mục"
 
-#: ihtml/themes/default/acl.tpl:54
+#: plugins/admin/acl/class_aclRole.inc:182
+#: plugins/admin/acl/class_aclRole.inc:744 include/class_acl.inc:280
 #, fuzzy
-msgid "Member selection"
-msgstr "Thiết lập nhóm"
-
-#: ihtml/themes/default/acl.tpl:57
-msgid "Use members from"
-msgstr "Sử dụng các thành viên từ"
-
-#: ihtml/themes/default/acl.tpl:69 ihtml/themes/default/acl.tpl:74
-msgid "List message possible targets"
-msgstr "Liệt kê các mục tiêu có thể gửi tin nhắn"
+msgid "Permissions"
+msgstr "Cho phép"
 
-#: ihtml/themes/default/acl.tpl:92 ihtml/themes/default/acl.tpl:98
-msgid "List message recipients"
-msgstr "Liệt kê người nhận tin"
+#: plugins/admin/acl/class_aclRole.inc:182 include/php_setup.inc:191
+#: include/class_acl.inc:280
+msgid "Type"
+msgstr "Loại"
 
-#: ihtml/themes/default/acl.tpl:112 plugins/admin/acl/acl_role.tpl:51
-msgid "List of available ACL categories"
-msgstr "Danh sách tất cả các mục ACL hiện có"
+#: plugins/admin/acl/class_aclRole.inc:411
+msgid "No ACL settings for this category"
+msgstr "Không có cài đặt ACL cho mục này"
 
-#: ihtml/themes/default/acl.tpl:120
-msgid "ACL for this object"
-msgstr "ACL cho đối tượng này"
+#: plugins/admin/acl/class_aclRole.inc:413
+#, php-format
+msgid "ACL for these objects: %s"
+msgstr "ACL cho các đối tượng sau: %s"
 
-#: ihtml/themes/default/acl.tpl:126
-msgid "Available roles"
-msgstr "Các vai trò hiện có"
+#: plugins/admin/acl/class_aclRole.inc:418
+msgid "Edit category ACL"
+msgstr "Hiệu chính mục ACL"
 
-#: ihtml/themes/default/logout-close.tpl:5
-msgid "Your GOsa session has been closed!"
-msgstr "Phiên GOsa của bạn vừa bị đóng!"
+#: plugins/admin/acl/class_aclRole.inc:421
+#, fuzzy
+msgid "Delete category ACL"
+msgstr "Xác lập mục ACL"
 
-#: ihtml/themes/default/logout-close.tpl:7
-msgid ""
-"Please close this browser window and clean the authentication caches to "
-"avoid an automatic re-authentication by your browser."
-msgstr ""
-"Xin hãy đóng cửa sổ trình duyệt này lại và dọn sạch bộ nhớ đệm thẩm định "
-"quyền để tránh việc tự động thẩm định lại quyền bằng trình duyệt của bạn."
+#: plugins/admin/acl/class_aclRole.inc:442
+#, php-format
+msgid "Edit ACL for '%s', scope is '%s'"
+msgstr "Hiệu chỉnh ACL cho'%s', vùng là '%s'"
 
-#: ihtml/themes/default/snapshotdialog.tpl:3
-msgid "Restoring object snapshots"
-msgstr "Phục hồi chế độ snapshot của đối tượng"
+#: plugins/admin/acl/class_aclRole.inc:602
+#: plugins/admin/acl/class_aclRole.inc:642
+#: plugins/admin/acl/class_aclRole.inc:656
+#: plugins/admin/groups/class_group.inc:600
+#: plugins/admin/groups/class_group.inc:876
+#: plugins/admin/departments/class_department.inc:285
+#: plugins/admin/departments/class_department.inc:482
+#: plugins/admin/departments/class_department.inc:759
+#: plugins/admin/departments/class_department.inc:790
+#: plugins/admin/ogroups/class_ogroup.inc:758
+#: plugins/admin/ogroups/class_ogroup.inc:775
+#: plugins/personal/posix/class_posixAccount.inc:529
+#: plugins/personal/posix/class_posixAccount.inc:791
+#: plugins/personal/posix/trustModeDialog/class_trustModeDialog.inc:253
+#: plugins/personal/generic/class_user.inc:730
+#: plugins/personal/generic/class_user.inc:1099
+#: plugins/addons/dyngroup/class_DynamicLdapGroup.inc:191
+#: plugins/addons/dyngroup/class_DynamicLdapGroup.inc:256
+#: plugins/generic/references/class_reference.inc:97
+#: setup/class_setupStep_Migrate.inc:461 setup/class_setupStep_Migrate.inc:814
+#: html/index.php:271 include/class_userFilter.inc:275
+#: include/class_ldap.inc:847 include/class_ldap.inc:1305
+#: include/class_SnapshotHandler.inc:123 include/class_SnapshotHandler.inc:280
+#: include/class_SnapshotHandler.inc:329 include/class_SnapshotHandler.inc:333
+#: include/class_SnapshotHandler.inc:346 include/class_SnapshotHandler.inc:380
+#: include/class_SnapshotHandler.inc:435 include/class_SnapshotHandler.inc:500
+#: include/class_SnapshotHandler.inc:515 include/class_config.inc:367
+#: include/class_acl.inc:1258 include/class_acl.inc:1354
+#: include/functions.inc:494 include/functions.inc:529
+#: include/functions.inc:537 include/functions.inc:583
+#: include/functions.inc:852 include/functions.inc:901
+#: include/functions.inc:958 include/functions.inc:1008
+#: include/functions.inc:3272
+msgid "LDAP error"
+msgstr "Lỗi LDAP"
 
-#: ihtml/themes/default/snapshotdialog.tpl:6
-msgid ""
-"This procedure will restore a snapshot of the selected object. It will "
-"replace the existing object after pressing the restore button."
-msgstr ""
-"Thủ tục này sẽ phục hồi một snapshot của các đối tượng được chọn. Nó sẽ thay "
-"thế cho đối tượng hiện có sau khi bấm vào nút phục hồi."
+#: plugins/admin/acl/class_aclRole.inc:635
+msgid "Object in use"
+msgstr "Đối tượng đang được sử dụng"
 
-#: ihtml/themes/default/snapshotdialog.tpl:9
-#, fuzzy
-msgid ""
-"DNS configuration and some database entries cannot be restored. They need to "
-"be recreated manually."
+#: plugins/admin/acl/class_aclRole.inc:635
+#, php-format
+msgid "This role cannot be removed while it is in use by these objects:"
 msgstr ""
-"Hãy nhớ rằng các entry vào cấu  hình và cơ sở dữ liệu DNS không thể được "
-"phục hồi. Đối với một số đối tượng, thì chỉ cần mở và lưu chúng lại là được "
-"(goFon), nhưng với một số entry thì bạn cần phải tạo lại bằng tay (glpi)."
+"Vai trò này không thể bị xóa bỏ trong khi nó vẫn đang được sử dụng bởi các "
+"đối tượng:"
 
-#: ihtml/themes/default/snapshotdialog.tpl:12
-msgid ""
-"Don't forget to check references to other objects, for example does the "
-"selected printer still exists ?"
-msgstr ""
-"Đừng quên kiểm tra các tham chiếu với các đối tượng khác, ví dụ như liệu máy "
-"in được chọn có còn tồn tại không?"
-
-#: ihtml/themes/default/snapshotdialog.tpl:20
-#: ihtml/themes/default/snapshotdialog.tpl:63 include/class_acl.inc:799
-#: include/class_acl.inc:806 include/class_acl.inc:813
-#: include/utils/class_msgPool.inc:459
-#: plugins/admin/departments/class_department.inc:624
-msgid "Object"
-msgstr "đối tượng"
+#: plugins/admin/acl/class_aclRole.inc:670
+#: plugins/admin/groups/class_group.inc:463
+#: plugins/admin/groups/class_group.inc:469
+#: plugins/admin/groups/class_group.inc:657
+#: plugins/admin/groups/class_group.inc:753
+#: plugins/admin/groups/class_group.inc:758
+#: plugins/admin/groups/class_group.inc:1096
+#: plugins/admin/departments/class_department.inc:317
+#: plugins/admin/newConfigManagement/class_newConfigManagement.inc:42
+#: plugins/admin/newConfigManagement/class_newConfigManagement.inc:94
+#: plugins/admin/ogroups/class_ogroup.inc:402
+#: plugins/personal/generic/class_user.inc:297
+#: plugins/personal/generic/class_user.inc:429
+#: plugins/personal/generic/class_user.inc:522
+#: plugins/personal/generic/class_user.inc:816
+#: plugins/personal/generic/class_user.inc:1050
+#: plugins/personal/generic/class_user.inc:1177
+#: plugins/personal/generic/class_user.inc:1184
+#: plugins/personal/generic/class_user.inc:1202
+#: plugins/personal/generic/class_user.inc:1483
+#: plugins/personal/generic/class_user.inc:1809
+#: plugins/personal/password/class_password.inc:210
+#: plugins/addons/propertyEditor/migration/class_migrateRDN.inc:203
+#: plugins/addons/propertyEditor/migration/class_migrateRDN.inc:207
+#: plugins/generic/references/class_ldifViewer.inc:20
+#: plugins/generic/statistics/chartClasses/class_categoryActionOverTime.inc:43
+#: plugins/generic/statistics/chartClasses/class_categoryActionOverTime.inc:49
+#: plugins/generic/statistics/chartClasses/class_categoryActionOverTime.inc:96
+#: plugins/generic/statistics/class_statistics.inc:133
+#: plugins/generic/statistics/class_statistics.inc:229
+#: plugins/generic/statistics/class_statistics.inc:244
+#: setup/setup_checks.tpl:25 setup/setup_checks.tpl:66
+#: setup/class_setupStep_Migrate.inc:450 html/index.php:241 html/index.php:245
+#: include/utils/class_msgPool.inc:137 include/utils/class_msgPool.inc:149
+#: include/utils/class_msgPool.inc:167 include/utils/class_msgPool.inc:440
+#: include/utils/class_msgPool.inc:462 include/utils/class_xml.inc:40
+#: include/class_msg_dialog.inc:99 include/class_gosaSupportDaemon.inc:1184
+#: include/class_gosaSupportDaemon.inc:1204
+#: include/password-methods/class_password-methods.inc:339
+#: include/class_CopyPasteHandler.inc:118
+#: include/class_CopyPasteHandler.inc:127
+#: include/class_CopyPasteHandler.inc:159
+#: include/class_CopyPasteHandler.inc:176
+#: include/class_CopyPasteHandler.inc:185
+#: include/class_CopyPasteHandler.inc:193
+#: include/class_CopyPasteHandler.inc:273
+#: include/class_CopyPasteHandler.inc:377 include/class_tabs.inc:56
+#: include/class_plugin.inc:1698 include/class_plugin.inc:1705
+#: include/class_listing.inc:536 include/functions.inc:3038
+#: include/functions.inc:3346 include/functions.inc:3360
+#: include/functions.inc:3390 include/functions.inc:3398
+#: include/functions.inc:3410 include/functions.inc:3414
+#: include/functions.inc:3429 include/functions.inc:3438
+#: include/functions.inc:3498 include/class_management.inc:508
+#: include/class_management.inc:669
+#, php-format
+msgid "Error"
+msgstr "Lỗi"
 
-#: ihtml/themes/default/snapshotdialog.tpl:29
+#: plugins/admin/acl/class_aclRole.inc:731
 #, fuzzy
-msgid "There is no snapshot available that can be restored"
-msgstr "Không có snapshot hiện có nào có thể được phục hồi"
-
-#: ihtml/themes/default/snapshotdialog.tpl:31
-msgid "Choose a snapshot and click the folder image, to restore the snapshot"
-msgstr "Chọn một snapshot và kích vào hình folder, để phục hồi snapshot"
+msgid "RDN for role storage."
+msgstr "Đường dẫn đến kho lưu trữ profile của ki-ốt"
 
-#: ihtml/themes/default/snapshotdialog.tpl:50
-msgid "Creating object snapshots"
-msgstr "Tạo ra snapshot đối tượng"
+#: plugins/admin/acl/class_aclRole.inc:742 plugins/admin/acl/acl-list.tpl:12
+#: plugins/admin/acl/acl_role.tpl:27 plugins/admin/users/user-list.tpl:12
+#: plugins/admin/groups/singleUserSelect/singleUser-list.tpl:12
+#: plugins/admin/groups/userSelect/user-list.tpl:12
+#: plugins/admin/groups/group-list.tpl:12
+#: plugins/admin/groups/userGroupSelect/selectUserGroup-list.tpl:12
+#: plugins/admin/groups/generic.tpl:39
+#: plugins/admin/groups/class_group.inc:1059
+#: plugins/admin/departments/class_countryGeneric.inc:94
+#: plugins/admin/departments/locality.tpl:28
+#: plugins/admin/departments/domain.tpl:28
+#: plugins/admin/departments/class_department.inc:677
+#: plugins/admin/departments/dcObject.tpl:28
+#: plugins/admin/departments/organization.tpl:39
+#: plugins/admin/departments/class_dcObject.inc:93
+#: plugins/admin/departments/class_localityGeneric.inc:94
+#: plugins/admin/departments/country.tpl:28
+#: plugins/admin/departments/class_organizationGeneric.inc:125
+#: plugins/admin/departments/generic.tpl:39
+#: plugins/admin/departments/class_domain.inc:92
+#: plugins/admin/departments/dep-list.tpl:12
+#: plugins/admin/ogroups/generic.tpl:26
+#: plugins/admin/ogroups/objectSelect/selectObject-list.tpl:12
+#: plugins/admin/ogroups/ogroup-list.tpl:12
+#: plugins/admin/ogroups/class_ogroup.inc:862
+#: plugins/personal/posix/trustSelect/trust-list.tpl:12
+#: plugins/personal/posix/groupSelect/group-list.tpl:12
+#: plugins/personal/generic/generic.tpl:167
+#: plugins/personal/generic/class_user.inc:1714
+#: plugins/addons/dyngroup/dyngroup.tpl:5
+#: plugins/addons/dyngroup/class_DynamicLdapGroup.inc:114
+#: setup/setup_ldap.tpl:47
+msgid "Base"
+msgstr "Cơ sở"
 
-#: ihtml/themes/default/snapshotdialog.tpl:53
-msgid ""
-"This procedure will create a snapshot of the selected object. It will be "
-"stored inside a special branch of your directory system and can be restored "
-"later on."
-msgstr ""
-"Thủ tục này sẽ tạo ra một snapshot của đối tượng được chọn. Nó sẽ được lưu "
-"trữ trong một nhánh đặc biệt thuộc hệ thống thư mục của bạn và có thể được "
-"phục hồi sau này."
+#: plugins/admin/acl/class_aclManagement.inc:25 include/class_acl.inc:27
+msgid "Access control"
+msgstr "Kiểm soát truy cập"
 
-#: ihtml/themes/default/snapshotdialog.tpl:56
+#: plugins/admin/acl/class_aclManagement.inc:26
 msgid ""
-"Remember that database entries, DNS configurations and possibly created "
-"zones in server extensions will not be stored in the snapshot."
+"Control access to GOsa managed objects down to attribute and action level"
 msgstr ""
-"Hãy nhớ rằng các entry vào cơ sở dữ liệu, các cấu hình DNS và các vùng có "
-"thể được tạo ra trong việc mở rộng server sẽ không được lưu lại trong "
-"snapshot."
-
-#: ihtml/themes/default/snapshotdialog.tpl:71
-#, fuzzy
-msgid "Time stamp"
-msgstr "Timestamp"
 
-#: ihtml/themes/default/snapshotdialog.tpl:80
-msgid "Reason for generating this snapshot"
-msgstr "Lý do để tạo ra snapshot này"
+#: plugins/admin/acl/class_aclManagement.inc:98
+#: plugins/admin/users/class_userManagement.inc:697
+#: plugins/admin/users/class_userManagement.inc:701
+#: include/class_management.inc:405
+msgid "Permission error"
+msgstr "Lỗi về cấp phép"
 
-#: ihtml/themes/default/snapshotdialog.tpl:88
-#: plugins/admin/users/template.tpl:49
-#: plugins/admin/departments/class_department.inc:564
-#: plugins/admin/departments/class_department.inc:646
-msgid "Continue"
-msgstr "Tiếp tục"
+#: plugins/admin/acl/acl_role.tpl:3 plugins/admin/acl/acl_role.tpl:4
+#: ihtml/themes/default/acl.tpl:7
+msgid "Assigned ACL for current entry"
+msgstr "Giao ACL cho entry hiện tại"
 
-#: ihtml/themes/default/msg_dialog.tpl:55
-#: ihtml/themes/default/msg_dialog.tpl:103
-msgid "Error message title"
-msgstr ""
+#: plugins/admin/acl/acl_role.tpl:38 ihtml/themes/default/acl.tpl:10
+msgid "New ACL"
+msgstr "ACL mới"
 
-#: ihtml/themes/default/msg_dialog.tpl:66
-#: ihtml/themes/default/msg_dialog.tpl:115
-msgid "Error message"
-msgstr ""
+#: plugins/admin/acl/acl_role.tpl:45 ihtml/themes/default/acl.tpl:19
+msgid "ACL type"
+msgstr "Dạng ACL"
 
-#: ihtml/themes/default/msg_dialog.tpl:77
-#: ihtml/themes/default/msg_dialog.tpl:79
-#: ihtml/themes/default/msg_dialog.tpl:136
-#: ihtml/themes/default/msg_dialog.tpl:139
-#: ihtml/themes/default/msg_dialog.tpl:144 include/utils/class_msgPool.inc:301
-#: setup/class_setupStep_Migrate.inc:153 setup/class_setupStep_Migrate.inc:303
-#: setup/class_setupStep_Migrate.inc:684 setup/class_setupStep_Migrate.inc:828
-#: setup/setup_checks.tpl:21 setup/setup_checks.tpl:62
-#, php-format
-msgid "OK"
-msgstr ""
+#: plugins/admin/acl/acl_role.tpl:45 ihtml/themes/default/acl.tpl:23
+#: ihtml/themes/default/acl.tpl:28
+#, fuzzy
+msgid "Select an ACL type"
+msgstr "Chọn một dạng acl"
 
-#: ihtml/themes/default/password.tpl:5
-msgid "Change your password"
-msgstr "Thay đổi mật khẩu của bạn"
+#: plugins/admin/acl/acl_role.tpl:51 ihtml/themes/default/acl.tpl:112
+msgid "List of available ACL categories"
+msgstr "Danh sách tất cả các mục ACL hiện có"
 
-#: ihtml/themes/default/password.tpl:61
-msgid "Your password has been changed successfully."
-msgstr "Mật khẩu của bạn đã được thay đổi thành công."
+#: plugins/admin/acl/paste_role.tpl:1
+#, fuzzy
+msgid "Paste ACL-role"
+msgstr "Xóa vai trò acl"
 
-#: ihtml/themes/default/password.tpl:65 html/main.php:220
-#: plugins/admin/users/class_userManagement.inc:386
-#: plugins/personal/password/class_password.inc:155
-#: plugins/personal/password/class_password.inc:158
-#: plugins/personal/password/class_password.inc:161
-msgid "Password change"
-msgstr "Thay đổi mật khẩu"
+#: plugins/admin/users/class_userManagement.inc:25
+#: plugins/personal/generic/class_user.inc:1676
+#: plugins/generic/references/class_aclResolver.inc:185
+#: setup/class_setupStep_Migrate.inc:297 include/class_acl.inc:239
+msgid "Users"
+msgstr "Người dùng"
 
-#: ihtml/themes/default/password.tpl:72
-#, fuzzy
+#: plugins/admin/users/class_userManagement.inc:26
 msgid ""
-"Enter the current password and the new password (twice) in the fields below "
-"and press the 'Set password' button."
+"Manage aspects of user accounts like generic, POSIX, samba and mail settings"
 msgstr ""
-"Hộp thoại này cung cấp một cách đơn giản để thay đổi mật khẩu của bạn. Hãy "
-"nhập mật khẩu hiện tại và mật khẩu mới vào (hai lần) trong các trường bên "
-"dưới và nhấn vào nút 'Thay đổi'."
 
-#: ihtml/themes/default/password.tpl:74 plugins/admin/users/user-list.xml:128
-#: plugins/admin/users/user-list.xml:230
-#: plugins/personal/password/class_password.inc:26
-msgid "Change password"
-msgstr "Thay đổi mật mã "
+#: plugins/admin/users/class_userManagement.inc:196
+#: plugins/admin/groups/class_groupManagement.inc:100
+#: plugins/admin/ogroups/class_ogroupManagement.inc:115
+msgid "Infrastructure error"
+msgstr "Lỗi cơ sở hạ tầng"
 
-#: ihtml/themes/default/password.tpl:77 ihtml/themes/default/password.tpl:79
-msgid "Directory"
-msgstr "Thư mục"
+#: plugins/admin/users/class_userManagement.inc:228
+#: plugins/admin/users/class_userManagement.inc:739
+#: include/class_management.inc:324 include/class_management.inc:487
+#: include/class_management.inc:534 include/class_management.inc:549
+#: include/class_management.inc:586 include/class_management.inc:600
+msgid "Permission"
+msgstr "Cho phép"
 
-#: ihtml/themes/default/password.tpl:97
-#: plugins/personal/password/password.tpl:18
-#: plugins/personal/password/password.tpl:47
-#: plugins/personal/myaccount/password.tpl:12
-#: plugins/personal/myaccount/password.tpl:41
-msgid "Current password"
-msgstr "Mật khẩu hiện tại"
+#: plugins/admin/users/class_userManagement.inc:316
+#: plugins/personal/password/class_password.inc:121 html/password.php:246
+msgid ""
+"The passwords you've entered as 'New password' and 'Repeated new password' "
+"do not match."
+msgstr ""
+"Các mật khẩu bạn vừa nhập vào: \"Mật khẩu mới\" và \"Mật khẩu lặp lại\" "
+"không giống nhau."
 
-#: ihtml/themes/default/password.tpl:103 plugins/admin/users/password.tpl:13
-#: plugins/admin/users/password.tpl:65
 #: plugins/admin/users/class_userManagement.inc:319
-#: plugins/personal/password/password.tpl:24
-#: plugins/personal/password/password.tpl:78
+#: plugins/admin/users/password.tpl:13 plugins/admin/users/password.tpl:65
 #: plugins/personal/myaccount/password.tpl:18
 #: plugins/personal/myaccount/password.tpl:71
+#: plugins/personal/password/password.tpl:24
+#: plugins/personal/password/password.tpl:78
+#: ihtml/themes/default/password.tpl:103
 msgid "New password"
 msgstr "Mật khẩu mới"
 
-#: ihtml/themes/default/password.tpl:110 plugins/admin/users/password.tpl:20
-#: plugins/admin/users/password.tpl:72
-#: plugins/personal/password/password.tpl:31
-#: plugins/personal/password/password.tpl:85
-#: plugins/personal/myaccount/password.tpl:25
-#: plugins/personal/myaccount/password.tpl:78
-msgid "Repeat new password"
-msgstr "Lặp lại mật khẩu mới"
+#: plugins/admin/users/class_userManagement.inc:386
+#: plugins/personal/password/class_password.inc:155
+#: plugins/personal/password/class_password.inc:158
+#: plugins/personal/password/class_password.inc:161 html/main.php:220
+#: ihtml/themes/default/password.tpl:65
+msgid "Password change"
+msgstr "Thay đổi mật khẩu"
 
-#: ihtml/themes/default/password.tpl:117
-#: plugins/personal/password/password.tpl:37
-#: plugins/personal/password/password.tpl:91
-#: plugins/personal/myaccount/password.tpl:31
-#: plugins/personal/myaccount/password.tpl:84
-msgid "Password strength"
-msgstr "Ưu điểm của mật khẩu"
+#: plugins/admin/users/class_userManagement.inc:387
+msgid "You have no permission to change this users password!"
+msgstr "Bạn không được phép thay đổi mật mã người dùng này!"
 
-#: ihtml/themes/default/password.tpl:131
-msgid "Click here to change your password"
-msgstr "Kích vào đây để thay đổi mật khẩu của bạn"
+#: plugins/admin/users/class_userManagement.inc:458
+#: plugins/admin/users/class_userManagement.inc:492
+#: plugins/admin/users/class_userManagement.inc:523
+#: plugins/admin/ogroups/class_ogroup.inc:318
+msgid "none"
+msgstr "không có"
 
-#: ihtml/themes/default/password.tpl:131 plugins/admin/users/password.tpl:101
-#: plugins/personal/password/password.tpl:103
-#: plugins/personal/myaccount/password.tpl:96
-msgid "Set password"
-msgstr "Đặt mật khẩu"
+#: plugins/admin/users/class_userManagement.inc:530
+#: plugins/admin/users/template.tpl:15 plugins/admin/users/user-list.xml:15
+#: plugins/admin/users/user-list.xml:102 plugins/admin/users/templatize.tpl:15
+msgid "Template"
+msgstr "Mẫu"
 
-#: ihtml/themes/default/islocked.tpl:4
-msgid "Locking conflict detected"
-msgstr "Phát hiện xung đột khóa"
+#: plugins/admin/users/class_userManagement.inc:536
+#: plugins/admin/users/user-list.xml:57
+#: plugins/admin/groups/singleUserSelect/singleUser-list.xml:40
+#: plugins/admin/groups/userSelect/user-list.xml:40
+#: plugins/admin/groups/class_group.inc:210
+#: plugins/admin/groups/class_group.inc:1190
+#: plugins/admin/groups/class_group.inc:1200
+#: plugins/personal/generic/class_user.inc:1326
+#: plugins/personal/generic/class_user.inc:1373
+#: plugins/personal/generic/class_user.inc:1703
+#: plugins/personal/generic/class_user.inc:1857
+#: plugins/generic/references/class_reference.inc:87
+#: ihtml/themes/default/infoPage.tpl:15
+msgid "Given name"
+msgstr "Tên thật"
 
-#: ihtml/themes/default/islocked.tpl:14
+#: plugins/admin/users/class_userManagement.inc:777
 #, fuzzy
+msgid "Account locking"
+msgstr "Tài khoản"
+
+#: plugins/admin/users/class_userManagement.inc:778
+#, php-format
 msgid ""
-"If this lock detection is false, the other person has obviously closed the "
-"web browser during the edit operation. You may want to take over the lock by "
-"pressing the 'Edit anyway' button."
+"Password method '%s' does not support locking. Account (%s) has not been "
+"locked!"
 msgstr ""
-"Nếu việc phát hiện khóa này sai, một người nào đó chắc hẳn đã đóng trình "
-"duyệt web trong quá trình thao tác hiệu chỉnh. Bạn có thể muốn tiếp quản "
-"việc khóa bằng các nhấn vào nút 'tiếp tục hiệu chỉnh'."
 
-#: ihtml/themes/default/islocked.tpl:23
+#: plugins/admin/users/class_userManagement.inc:851
 #, fuzzy
-msgid "Read only"
-msgstr "Danh sách reload"
+msgid "Unlock account"
+msgstr "Tài khoản của tôi"
 
-#: ihtml/themes/default/help.tpl:9
-msgid "GOsa help viewer"
-msgstr "GOsa help viewer"
+#: plugins/admin/users/class_userManagement.inc:853
+#, fuzzy
+msgid "Lock account"
+msgstr "Tài khoản của tôi"
 
-#: ihtml/themes/default/help.tpl:15
-msgid "Index"
-msgstr "Chỉ mục"
+#: plugins/admin/users/class_userManagement.inc:865
+#: plugins/admin/groups/class_group.inc:1035
+#: plugins/admin/departments/class_department.inc:659
+#: plugins/admin/ogroups/class_ogroup.inc:848
+#: plugins/personal/posix/generic.tpl:5
+#: plugins/personal/generic/class_user.inc:37
+#: plugins/personal/generic/class_user.inc:1670 setup/setup_feedback.tpl:35
+#: setup/setup_feedback.tpl:36
+msgid "Generic"
+msgstr "Thông tin chung"
 
-#: ihtml/themes/default/help.tpl:21 include/class_filter.inc:158
-#: include/class_filter.inc:228 setup/setup_ldap.tpl:15
-msgid "Search"
-msgstr "Tìm kiếm"
+#: plugins/admin/users/class_userManagement.inc:866
+msgid "Edit generic properties"
+msgstr "Hiệu chỉnh các tính năng chung"
 
-#: ihtml/themes/default/logout.tpl:6
-msgid "Your GOsa session has expired!"
-msgstr "Phiên GOsa của bạn đã bị hết hạn!"
+#: plugins/admin/users/class_userManagement.inc:869
+#: plugins/admin/groups/class_groupManagement.inc:157
+#: plugins/personal/posix/class_posixAccount.inc:37
+#: plugins/personal/posix/class_posixAccount.inc:270
+#: plugins/personal/posix/class_posixAccount.inc:290
+#: plugins/personal/posix/class_posixAccount.inc:292
+#: plugins/personal/posix/class_posixAccount.inc:295
+msgid "POSIX"
+msgstr "POSIX (giao diện hệ điều hành lưu động)"
 
-#: ihtml/themes/default/logout.tpl:9
+#: plugins/admin/users/class_userManagement.inc:870
+#: plugins/admin/groups/class_groupManagement.inc:158
 #, fuzzy
-msgid ""
-"It has been a while since your last interaction with GOsa took place. Your "
-"session has been closed for security reasons. Please login again to continue "
-"with administrative tasks."
-msgstr ""
-"Tương tác cuối cùng với giao diện web của GOsa đã diễn ra được một thời gian "
-"trong quá khứ, Vì các lý do an ninh, phiên này vừa bị đóng. Để tiếp tục các "
-"tác vụ của admin, xin hãy đăng ký lại lần nữa."
+msgid "Edit POSIX properties"
+msgstr "Hiệu chỉnh các tính năng UNIX"
 
-#: ihtml/themes/default/logout.tpl:16
-#, fuzzy
-msgid "Login again"
-msgstr "Đăng ký lại"
+#: plugins/admin/users/class_userManagement.inc:872
+#: plugins/admin/groups/class_groupManagement.inc:165
+#: plugins/admin/ogroups/tabs_ogroups.inc:155
+#: plugins/generic/infoPage/class_infoPage.inc:112
+#: ihtml/themes/default/infoPage.tpl:20
+msgid "Mail"
+msgstr "Thư"
 
-#: ihtml/themes/default/ldifViewer.tpl:1
-msgid "Raw LDAP entry"
-msgstr ""
+#: plugins/admin/users/class_userManagement.inc:874
+#: plugins/admin/groups/class_groupManagement.inc:166
+msgid "Edit mail properties"
+msgstr "Hiệu chỉnh các tính năng mail"
 
-#: ihtml/themes/default/removeEntries.tpl:4
-#: plugins/addons/propertyEditor/property-list.tpl:7
-#, fuzzy
-msgid "Attention"
-msgstr "Thẩm định quyền"
+#: plugins/admin/users/class_userManagement.inc:877
+#: plugins/admin/groups/class_groupManagement.inc:173
+#: plugins/personal/posix/class_posixAccount.inc:290
+msgid "Samba"
+msgstr "Samba"
 
-#: ihtml/themes/default/removeEntries.tpl:14
-#, fuzzy
-msgid ""
-"If you're sure you want to do this press 'Delete' to continue or 'Cancel' to "
-"abort."
-msgstr ""
-"Vì thế nếu bạn chắc chắn hãy nhấn \"Xóa bỏ\" để tiếp tục hoặc'Hủy bỏ' để "
-"dừng lại."
+#: plugins/admin/users/class_userManagement.inc:878
+#: plugins/admin/groups/class_groupManagement.inc:174
+msgid "Edit samba properties"
+msgstr "Hiệu chỉnh các tính năng samba"
 
-#: ihtml/themes/default/framework.tpl:9
+#: plugins/admin/users/class_userManagement.inc:881
+msgid "Netatalk"
+msgstr "Netatalk"
+
+#: plugins/admin/users/class_userManagement.inc:882
 #, fuzzy
-msgid "Log out"
-msgstr "Đăng xuất"
+msgid "Edit Netatalk properties"
+msgstr "Hiệu chỉnh các đặc tính của netatalk"
 
-#: ihtml/themes/default/framework.tpl:10
-msgid ""
-"You are currently editing a database entry. Do you want to dismiss the "
-"changes?"
-msgstr ""
-"Bạn hiện đang hiệu chỉnh một entry vào cơ sở dữ liệu. Bạn có muốn hủy bỏ các "
-"thay đổi?"
+#: plugins/admin/users/class_userManagement.inc:885
+#: plugins/admin/groups/class_groupManagement.inc:197
+#: plugins/personal/posix/class_posixAccount.inc:290
+msgid "Environment"
+msgstr "Môi trường"
 
-#: ihtml/themes/default/framework.tpl:22
-#, fuzzy, php-format
-msgid "Session expires in %d!"
-msgstr "Phiên không được mã hóa!"
+#: plugins/admin/users/class_userManagement.inc:886
+#: plugins/admin/groups/class_groupManagement.inc:198
+msgid "Edit environment properties"
+msgstr "Hiệu chỉnh các tính năng môi trường"
 
-#: html/password.php:61 html/main.php:170 include/functions.inc:465
-#: include/utils/class_xml.inc:43
-#: plugins/admin/departments/class_department.inc:439
-msgid "Fatal error"
-msgstr "Lỗi nặng"
+#: plugins/admin/users/class_userManagement.inc:889
+msgid "FAX"
+msgstr "Fax"
 
-#: html/password.php:63 html/index.php:157
-#, php-format
-msgid "GOsa configuration %s/%s is not readable. Aborted."
-msgstr "Cấu hình GOsa %s/%s không đọc được. Bãi bỏ."
+#: plugins/admin/users/class_userManagement.inc:890
+#, fuzzy
+msgid "Edit FAX properties"
+msgstr "Hiệu chỉnh các tính năng UNIX"
 
-#: html/password.php:113 html/index.php:157 html/index.php:233
-#: html/main.php:285
-#: include/password-methods/class_password-methods-ssha.inc:51
-#: include/password-methods/class_password-methods-sha.inc:48
-#: include/class_SnapshotHandler.inc:44 include/class_SnapshotHandler.inc:57
-#: include/class_SnapshotHandler.inc:75 include/functions.inc:837
-#: include/functions.inc:3053 include/functions.inc:3068
-#: include/utils/class_timezone.inc:47 include/class_config.inc:171
-#: include/class_config.inc:710 include/class_config.inc:1171
-#: include/class_config.inc:1184 include/class_config.inc:1202
-#: include/class_pluglist.inc:117 include/class_CopyPasteHandler.inc:119
-#: include/class_CopyPasteHandler.inc:128
-#: include/class_CopyPasteHandler.inc:177
-#: include/class_CopyPasteHandler.inc:186
-#: include/class_CopyPasteHandler.inc:194
-#: plugins/admin/groups/class_group.inc:166
-#: plugins/admin/groups/class_group.inc:1240
-msgid "Configuration error"
-msgstr "Lỗi cấu hình"
+#: plugins/admin/users/class_userManagement.inc:893
+#: plugins/admin/groups/class_groupManagement.inc:181
+#: plugins/admin/departments/class_department.inc:376
+#: plugins/admin/departments/organization.tpl:109
+#: plugins/admin/departments/generic.tpl:110
+#: plugins/admin/ogroups/objectSelect/selectObject-list.xml:55
+#: plugins/admin/ogroups/class_ogroupManagement.inc:188
+#: plugins/personal/generic/generic.tpl:394
+#: plugins/personal/generic/generic.tpl:574
+#: plugins/personal/generic/class_user.inc:1354
+#: plugins/personal/generic/class_user.inc:1845
+msgid "Phone"
+msgstr "Số điện thoại"
 
-#: html/password.php:115 html/index.php:179 html/setup.php:73
-#, fuzzy, php-format
-msgid "Compile directory %s is not accessible!"
+#: plugins/admin/users/class_userManagement.inc:894
+#: plugins/admin/groups/class_groupManagement.inc:182
+msgid "Edit phone properties"
+msgstr "Hiệu chỉnh các tính năng điện thoại"
+
+#: plugins/admin/users/template.tpl:2
+msgid "Creating a new user using templates"
+msgstr "Tạo ra một người sử dụng mới sử dụng các mấu"
+
+#: plugins/admin/users/template.tpl:6
+msgid ""
+"Creating a new user can be assisted by using templates. Many database "
+"records will be filled automatically. Choose 'none' to skip the usage of "
+"templates."
 msgstr ""
-"Không thể truy cập vào thư mục '%s' được xác định là thư mục soạn thảo!"
+"Dùng các mẫu có thể hỗ trợ việc tạo ra một người sử dụng mới. Nhiều ghi chép "
+"cơ sở dữ liệu có thể tự động tiến hành. Chọn 'none' để bỏ qua việc sử dụng "
+"các mẫu."
 
-#: html/password.php:194 plugins/personal/generic/class_user.inc:614
-msgid "Password method"
-msgstr "Phương pháp lập mật khẩu"
+#: plugins/admin/users/template.tpl:13
+msgid "User template selection dialog"
+msgstr ""
 
-#: html/password.php:195
-msgid "Error: Password method not available!"
-msgstr "Lỗi: Phương pháp mật khẩu không có!"
+#: plugins/admin/users/template.tpl:23
+#: plugins/personal/generic/paste_generic.tpl:8
+#: plugins/personal/generic/generic.tpl:37
+msgid "Last name"
+msgstr "Họ"
 
-#: html/password.php:242 plugins/generic/dashBoard/Register/register.tpl:49
-#: plugins/admin/groups/userSelect/user-list.xml:56
+#: plugins/admin/users/template.tpl:27
+#: plugins/personal/generic/paste_generic.tpl:12
+#: plugins/personal/generic/generic.tpl:51
+msgid "First name"
+msgstr "Tên"
+
+#: plugins/admin/users/template.tpl:32 plugins/admin/users/user-list.xml:65
 #: plugins/admin/groups/singleUserSelect/singleUser-list.xml:56
+#: plugins/admin/groups/userSelect/user-list.xml:56
 #: plugins/admin/groups/userGroupSelect/selectUserGroup-list.xml:65
-#: plugins/admin/users/template.tpl:32 plugins/admin/users/user-list.xml:65
+#: plugins/personal/generic/paste_generic.tpl:16
+#: plugins/personal/generic/generic.tpl:65
 #: plugins/personal/generic/class_user.inc:1311
 #: plugins/personal/generic/class_user.inc:1329
 #: plugins/personal/generic/class_user.inc:1343
 #: plugins/personal/generic/class_user.inc:1345
-#: plugins/personal/generic/class_user.inc:1705
-#: plugins/personal/generic/generic.tpl:65
-#: plugins/personal/generic/paste_generic.tpl:16
+#: plugins/personal/generic/class_user.inc:1704
+#: plugins/generic/dashBoard/Register/register.tpl:49 html/password.php:242
 msgid "Login"
 msgstr "Đăng nhập"
 
-#: html/password.php:244 plugins/personal/password/class_password.inc:119
-msgid "You need to specify your current password in order to proceed."
-msgstr "Bạn cần xác định mật khẩu hiện tại để có thể tiếp tục."
-
-#: html/password.php:246 plugins/admin/users/class_userManagement.inc:316
-#: plugins/personal/password/class_password.inc:121
+#: plugins/admin/users/template.tpl:49
+#: plugins/admin/departments/class_department.inc:564
+#: plugins/admin/departments/class_department.inc:646
+#: ihtml/themes/default/snapshotdialog.tpl:88
+msgid "Continue"
+msgstr "Tiếp tục"
+
+#: plugins/admin/users/password.tpl:4
 msgid ""
-"The passwords you've entered as 'New password' and 'Repeated new password' "
-"do not match."
+"To change the user password use the fields below. The changes take effect "
+"immediately. Please memorize the new password, because the user wouldn't be "
+"able to login without it."
 msgstr ""
-"Các mật khẩu bạn vừa nhập vào: \"Mật khẩu mới\" và \"Mật khẩu lặp lại\" "
-"không giống nhau."
+"Để thay đổi mật khẩu người dùng sử dụng các trường dưới đây. Việc thay đổi "
+"sẽ có hiệu lực ngay lập tức. Hãy nhớ mật mã mới bởi người dùng sẽ không thể "
+"đăng nhập nếu thiếu nó."
 
-#: html/password.php:248 plugins/personal/password/class_password.inc:123
-msgid "The password you've entered as 'New password' is empty."
-msgstr "Mật khẩu bạn vừa nhập vào làm \"Mật khẩu mới\" bị rỗng."
+#: plugins/admin/users/password.tpl:11 plugins/admin/users/password.tpl:39
+#, fuzzy
+msgid "Password input dialog"
+msgstr "Thay đổi mật khẩu"
 
-#: html/password.php:250 plugins/personal/password/class_password.inc:125
-msgid "The password used as new and current are too similar."
-msgstr "Mật khẩu mới và mật khẩu cũ quá giống nhau."
+#: plugins/admin/users/password.tpl:20 plugins/admin/users/password.tpl:72
+#: plugins/personal/myaccount/password.tpl:25
+#: plugins/personal/myaccount/password.tpl:78
+#: plugins/personal/password/password.tpl:31
+#: plugins/personal/password/password.tpl:85
+#: ihtml/themes/default/password.tpl:110
+msgid "Repeat new password"
+msgstr "Lặp lại mật khẩu mới"
 
-#: html/password.php:252 plugins/personal/password/class_password.inc:127
-msgid "The password used as new is to short."
-msgstr "Mật khẩu mới cần được cắt ngắn lại."
+#: plugins/admin/users/password.tpl:27 plugins/admin/users/password.tpl:79
+msgid "Strength"
+msgstr "Cường độ"
 
-#: html/password.php:254 plugins/personal/password/class_password.inc:129
+#: plugins/admin/users/password.tpl:43
+#: plugins/personal/myaccount/password.tpl:49
+#: plugins/personal/password/password.tpl:55
 #, fuzzy
-msgid "The password contains possibly problematic Unicode characters!"
-msgstr "Trường '%s' chứa các ký tự không hợp lệ!"
+msgid "Use proposal"
+msgstr "các nhóm người dùng"
 
-#: html/password.php:261 html/index.php:311
+#: plugins/admin/users/password.tpl:61
+#: plugins/personal/myaccount/password.tpl:67
+#: plugins/personal/password/password.tpl:74
 #, fuzzy
-msgid "Please check the username/password combination!"
-msgstr "Xin hãy kiểm tra kết hợp tên người dùng/mật khẩu."
+msgid "Manually specify a password"
+msgstr "Xin hãy xác định mật mã của bạn!"
 
-#: html/password.php:268
+#: plugins/admin/users/password.tpl:95
 #, fuzzy
-msgid "You have no permissions to change your password!"
-msgstr "Bạn không được phép thay đổi mật mã của bạn."
+msgid "Enforce password change on next login."
+msgstr "Ép buộc thay đổi mật khẩu trong khi đăng nhập"
 
-#: html/password.php:280 plugins/personal/password/class_password.inc:136
-#, php-format
-msgid "Check-hook reported a problem: %s. Password change canceled!"
-msgstr ""
+#: plugins/admin/users/password.tpl:101
+#: plugins/personal/myaccount/password.tpl:96
+#: plugins/personal/password/password.tpl:103
+#: ihtml/themes/default/password.tpl:131
+msgid "Set password"
+msgstr "Đặt mật khẩu"
 
-#: html/password.php:315 include/functions.inc:2489 include/functions.inc:2493
-#: include/functions.inc:2499 include/functions.inc:2523
-#: include/class_tabs.inc:264 include/class_jsonRPC.inc:37
-#: include/utils/class_xml.inc:37 include/class_configRegistry.inc:688
-#: include/class_configRegistry.inc:703 include/class_configRegistry.inc:718
-#: include/class_configRegistry.inc:733 include/class_configRegistry.inc:749
-#: include/class_configRegistry.inc:754 include/class_configRegistry.inc:774
-#: include/class_configRegistry.inc:779 include/class_configRegistry.inc:796
-#: include/class_configRegistry.inc:801 include/class_configRegistry.inc:819
-#: include/class_configRegistry.inc:824 include/class_configRegistry.inc:840
-#: include/class_configRegistry.inc:855 include/class_configRegistry.inc:870
-#: plugins/admin/groups/class_group.inc:852
-#: plugins/admin/departments/dep_move_confirm.tpl:2
-#: plugins/personal/posix/class_posixAccount.inc:651
-#: plugins/personal/posix/class_posixAccount.inc:774 setup/setup_checks.tpl:27
-#: setup/setup_checks.tpl:68
-msgid "Warning"
-msgstr "Cảnh báo"
+#: plugins/admin/users/user-list.xml:11
+msgid "List of users"
+msgstr "Danh sách người dùng"
 
-#: html/password.php:315
-msgid "Session will not be encrypted."
-msgstr "Phiên sẽ không được mã hóa."
+#: plugins/admin/users/user-list.xml:23 plugins/admin/users/user-list.xml:95
+#: plugins/admin/groups/singleUserSelect/singleUser-list.xml:14
+#: plugins/admin/groups/userSelect/user-list.xml:14
+#: plugins/admin/groups/userGroupSelect/selectUserGroup-list.xml:15
+#: plugins/admin/ogroups/objectSelect/selectObject-list.xml:63
+#: plugins/admin/ogroups/class_ogroupManagement.inc:183
+msgid "User"
+msgstr "Người dùng"
 
-#: html/password.php:317
-msgid "Enter SSL session"
-msgstr "Vào phiên SSL"
+#: plugins/admin/users/user-list.xml:49
+#: plugins/admin/groups/singleUserSelect/singleUser-list.xml:48
+#: plugins/admin/groups/userSelect/user-list.xml:48
+#: plugins/admin/groups/class_group.inc:210
+#: plugins/admin/groups/class_group.inc:1190
+#: plugins/admin/groups/class_group.inc:1200
+#: plugins/personal/generic/class_user.inc:1702
+#: plugins/generic/references/class_reference.inc:87
+#: ihtml/themes/default/infoPage.tpl:14
+#, fuzzy
+msgid "Surname"
+msgstr "Họ "
 
-#: html/index.php:45
-#, php-format
-msgid "Your browser (%s) is blacklisted for the current theme!"
-msgstr ""
+#: plugins/admin/users/user-list.xml:73 plugins/admin/groups/group-list.xml:57
+#: plugins/admin/departments/locality.tpl:8
+#: plugins/admin/departments/locality.tpl:9
+#: plugins/admin/departments/domain.tpl:8
+#: plugins/admin/departments/domain.tpl:9
+#: plugins/admin/departments/dcObject.tpl:8
+#: plugins/admin/departments/dcObject.tpl:9
+#: plugins/admin/departments/organization.tpl:7
+#: plugins/admin/departments/organization.tpl:9
+#: plugins/admin/departments/country.tpl:8
+#: plugins/admin/departments/country.tpl:9
+#: plugins/admin/departments/generic.tpl:7
+#: plugins/admin/departments/generic.tpl:9
+#: plugins/admin/ogroups/ogroup-list.xml:57
+msgid "Properties"
+msgstr "Properties"
 
-#: html/index.php:72
-#, php-format
-msgid "This session is not encrypted. Click %s to enter an encrypted session."
-msgstr ""
+#: plugins/admin/users/user-list.xml:128 plugins/admin/users/user-list.xml:230
+#: plugins/personal/password/class_password.inc:26
+#: ihtml/themes/default/password.tpl:74
+msgid "Change password"
+msgstr "Thay đổi mật mã "
 
-#: html/index.php:72
+#: plugins/admin/users/user-list.xml:140
 #, fuzzy
-msgid "here"
-msgstr "Theme"
+msgid "Lock users"
+msgstr "Danh sách người dùng"
 
-#: html/index.php:78
+#: plugins/admin/users/user-list.xml:148
 #, fuzzy
-msgid "The configured session lifetime will be overridden by php.ini settings!"
+msgid "Unlock users"
+msgstr "Người dùng mail"
+
+#: plugins/admin/users/user-list.xml:156
+#: plugins/admin/groups/group-list.xml:106
+#: plugins/admin/ogroups/ogroup-list.xml:106
+msgid "Send message"
 msgstr ""
-"Thời gian hạn định của phiên được cấu hình trong file gosa.conf của bạn sẽ "
-"được ghi đè lên bởi các thiết lập php.ini."
 
-#: html/index.php:179
-msgid "Smarty error"
-msgstr "Lỗi Smarty"
+#: plugins/admin/users/user-list.xml:167
+msgid "Apply template"
+msgstr "Áp dụng mẫu"
 
-#: html/index.php:202
+#: plugins/admin/users/user-list.xml:199
 #, fuzzy
-msgid ""
-"Your browser has cookies disabled: please enable cookies and reload this "
-"page before logging in!"
+msgid "New user from template"
+msgstr "Tạo ra người dùng từ một mẫu"
+
+#: plugins/admin/users/user-list.xml:213
+#, fuzzy
+msgid "Edit user"
+msgstr "Hiệu chỉnh entry này"
+
+#: plugins/admin/users/user-list.xml:222
+msgid "%{filter:lockLabel(userPassword)}"
 msgstr ""
-"Trình duyệt của bạn đã vô hiệu cookies. Xin hãy cho phép cookies vào và tải "
-"lại trang này trước khi đăng nhập!"
 
-#: html/index.php:233
+#: plugins/admin/users/user-list.xml:245
 #, fuzzy
-msgid "Broken HTTP authentication setup!"
-msgstr "Có vấn đề với  việc cài đặt chức năng xác định thẩm quyền!"
+msgid "Remove user"
+msgstr "Xóa ảnh "
 
-#: html/index.php:241 html/index.php:245 include/class_management.inc:508
-#: include/class_management.inc:669
-#: include/password-methods/class_password-methods.inc:339
-#: include/class_listing.inc:536 include/functions.inc:3038
-#: include/functions.inc:3346 include/functions.inc:3360
-#: include/functions.inc:3390 include/functions.inc:3398
-#: include/functions.inc:3410 include/functions.inc:3414
-#: include/functions.inc:3429 include/functions.inc:3438
-#: include/functions.inc:3498 include/class_tabs.inc:56
-#: include/class_plugin.inc:1698 include/class_plugin.inc:1705
-#: include/utils/class_xml.inc:40 include/utils/class_msgPool.inc:137
-#: include/utils/class_msgPool.inc:149 include/utils/class_msgPool.inc:167
-#: include/utils/class_msgPool.inc:440 include/utils/class_msgPool.inc:462
-#: include/class_gosaSupportDaemon.inc:1184
-#: include/class_gosaSupportDaemon.inc:1204
-#: include/class_CopyPasteHandler.inc:118
-#: include/class_CopyPasteHandler.inc:127
-#: include/class_CopyPasteHandler.inc:159
-#: include/class_CopyPasteHandler.inc:176
-#: include/class_CopyPasteHandler.inc:185
-#: include/class_CopyPasteHandler.inc:193
-#: include/class_CopyPasteHandler.inc:273
-#: include/class_CopyPasteHandler.inc:377 include/class_msg_dialog.inc:99
-#: plugins/generic/statistics/chartClasses/class_categoryActionOverTime.inc:43
-#: plugins/generic/statistics/chartClasses/class_categoryActionOverTime.inc:49
-#: plugins/generic/statistics/chartClasses/class_categoryActionOverTime.inc:96
-#: plugins/generic/statistics/class_statistics.inc:133
-#: plugins/generic/statistics/class_statistics.inc:229
-#: plugins/generic/statistics/class_statistics.inc:244
-#: plugins/generic/references/class_ldifViewer.inc:20
-#: plugins/admin/ogroups/class_ogroup.inc:402
-#: plugins/admin/groups/class_group.inc:463
-#: plugins/admin/groups/class_group.inc:469
-#: plugins/admin/groups/class_group.inc:657
-#: plugins/admin/groups/class_group.inc:753
-#: plugins/admin/groups/class_group.inc:758
-#: plugins/admin/groups/class_group.inc:1096
-#: plugins/admin/newConfigManagement/class_newConfigManagement.inc:42
-#: plugins/admin/newConfigManagement/class_newConfigManagement.inc:94
-#: plugins/admin/departments/class_department.inc:317
-#: plugins/admin/acl/class_aclRole.inc:670
-#: plugins/addons/propertyEditor/migration/class_migrateRDN.inc:203
-#: plugins/addons/propertyEditor/migration/class_migrateRDN.inc:207
-#: plugins/personal/generic/class_user.inc:297
-#: plugins/personal/generic/class_user.inc:429
-#: plugins/personal/generic/class_user.inc:522
-#: plugins/personal/generic/class_user.inc:816
-#: plugins/personal/generic/class_user.inc:1050
-#: plugins/personal/generic/class_user.inc:1177
-#: plugins/personal/generic/class_user.inc:1184
-#: plugins/personal/generic/class_user.inc:1202
-#: plugins/personal/generic/class_user.inc:1483
-#: plugins/personal/generic/class_user.inc:1810
-#: plugins/personal/password/class_password.inc:210
-#: setup/class_setupStep_Migrate.inc:450 setup/setup_checks.tpl:25
-#: setup/setup_checks.tpl:66
-#, php-format
-msgid "Error"
-msgstr "Lỗi"
+#: plugins/admin/users/user-filter.xml:33
+#, fuzzy
+msgid "Show templates"
+msgstr "các mẫu"
 
-#: html/index.php:241
+#: plugins/admin/users/user-filter.xml:47
 #, fuzzy
-msgid "Cannot find a valid user for the current HTTP authentication!"
-msgstr ""
-"Không thể tìm thấy một người dùng hợp lệ cho việc cài đặt xác định thẩm "
-"quyền hiện tại!"
+msgid "Show POSIX users"
+msgstr "Người sử dụng POSIX"
 
-#: html/index.php:245
+#: plugins/admin/users/user-filter.xml:61
 #, fuzzy
-msgid "Cannot find a unique user for the current HTTP authentication!"
-msgstr ""
-"Không thể tìm thấy một người dùng hợp lệ cho việc cài đặt xác định thẩm "
-"quyền hiện tại!"
+msgid "Show SAMBA users"
+msgstr "các server"
 
-#: html/index.php:271 include/class_SnapshotHandler.inc:123
-#: include/class_SnapshotHandler.inc:280 include/class_SnapshotHandler.inc:329
-#: include/class_SnapshotHandler.inc:333 include/class_SnapshotHandler.inc:346
-#: include/class_SnapshotHandler.inc:380 include/class_SnapshotHandler.inc:435
-#: include/class_SnapshotHandler.inc:500 include/class_SnapshotHandler.inc:515
-#: include/class_acl.inc:1258 include/class_acl.inc:1354
-#: include/functions.inc:494 include/functions.inc:529
-#: include/functions.inc:537 include/functions.inc:583
-#: include/functions.inc:852 include/functions.inc:901
-#: include/functions.inc:958 include/functions.inc:1008
-#: include/functions.inc:3272 include/class_userFilter.inc:275
-#: include/class_ldap.inc:847 include/class_ldap.inc:1305
-#: include/class_config.inc:367
-#: plugins/generic/references/class_reference.inc:97
-#: plugins/admin/ogroups/class_ogroup.inc:758
-#: plugins/admin/ogroups/class_ogroup.inc:775
-#: plugins/admin/groups/class_group.inc:600
-#: plugins/admin/groups/class_group.inc:876
-#: plugins/admin/departments/class_department.inc:285
-#: plugins/admin/departments/class_department.inc:482
-#: plugins/admin/departments/class_department.inc:759
-#: plugins/admin/departments/class_department.inc:790
-#: plugins/admin/acl/class_aclRole.inc:602
-#: plugins/admin/acl/class_aclRole.inc:642
-#: plugins/admin/acl/class_aclRole.inc:656
-#: plugins/addons/dyngroup/class_DynamicLdapGroup.inc:191
-#: plugins/addons/dyngroup/class_DynamicLdapGroup.inc:256
-#: plugins/personal/generic/class_user.inc:730
-#: plugins/personal/generic/class_user.inc:1099
-#: plugins/personal/posix/trustModeDialog/class_trustModeDialog.inc:253
-#: plugins/personal/posix/class_posixAccount.inc:529
-#: plugins/personal/posix/class_posixAccount.inc:791
-#: setup/class_setupStep_Migrate.inc:461 setup/class_setupStep_Migrate.inc:814
-msgid "LDAP error"
-msgstr "Lỗi LDAP"
-
-#: html/index.php:289
+#: plugins/admin/users/user-filter.xml:75
 #, fuzzy
-msgid "Please specify a valid user name!"
-msgstr "Xin hãy xác định một tên người dùng hợp lệ!"
+msgid "Show mail users"
+msgstr "Người dùng mail"
 
-#: html/index.php:292
-msgid "Please specify your password!"
-msgstr "Xin hãy xác định mật mã của bạn!"
+#: plugins/admin/users/templatize.tpl:2
+msgid "Applying a template"
+msgstr "Áp dụng một mẫu"
 
-#: html/index.php:304
-msgid "Authentication error"
-msgstr "Lỗi xác định thẩm quyền"
+#: plugins/admin/users/templatize.tpl:6
+msgid ""
+"Applying a template to several users will replace all user attributes "
+"defined in the template."
+msgstr ""
+"Việc áp dụng một mẫu cho vài người dùng sẽ thay thế tất cả các thuộc tính "
+"của người dùng được xác định trên mẫu."
 
-#: html/index.php:304
+#: plugins/admin/users/templatize.tpl:13
 #, fuzzy
-msgid "Cannot retrieve user information for HTTP authentication!"
-msgstr ""
-"Không thể phục hồi thông tin của người dùng cho việc thẩm  định quyền "
-"htaccess (truy cập ht)!"
+msgid "Apply user template"
+msgstr "Áp dụng mẫu"
 
-#: html/index.php:359
-msgid "Account locked. Please contact your system administrator!"
-msgstr ""
-"Tài khoản bị khóa. Xin hãy liên lạc với admin quản trị hệ thống của bạn!"
+#: plugins/admin/users/templatize.tpl:32
+msgid "No templates available!"
+msgstr "Không có mẫu nào!"
 
-#: html/setup.php:73
-msgid "Smarty"
-msgstr "Smarty"
+#: plugins/admin/groups/paste_generic.tpl:1
+msgid "Group settings"
+msgstr "Thiết lập nhóm"
 
-#: html/main.php:171
-#, fuzzy, php-format
-msgid "Cannot locate file %s - please run %s to fix this"
-msgstr "Không thể xác định vị trí file '%s'- xin hãy chạy '%s' để sửa lỗi này!"
+#: plugins/admin/groups/paste_generic.tpl:2
+#, fuzzy
+msgid "Paste group settings"
+msgstr "Thiết lập nhóm"
 
-#: html/main.php:190
-msgid "PHP configuration"
-msgstr "Cấu hình PHP"
+#: plugins/admin/groups/paste_generic.tpl:5
+#: plugins/admin/groups/generic.tpl:11
+#: plugins/admin/ogroups/paste_generic.tpl:4
+#: plugins/admin/ogroups/generic.tpl:7
+msgid "Group name"
+msgstr "Tên nhóm"
 
-#: html/main.php:191
-msgid ""
-"Fatal error: Register globals is active. Please fix this in order to "
-"continue."
-msgstr ""
+#: plugins/admin/groups/paste_generic.tpl:8
+#: plugins/admin/groups/generic.tpl:17
+#, fuzzy
+msgid "POSIX name of the group"
+msgstr "Tên Posix của nhóm"
 
-#: html/main.php:220
-msgid "Your password is about to expire, please change your password!"
-msgstr "Mật khẩu của bạn chuẩn bị hết hạn, xin hãy thay đối mật khẩu của bạn!"
+#: plugins/admin/groups/paste_generic.tpl:13
+#: plugins/admin/groups/generic.tpl:59
+#, fuzzy
+msgid "Normally IDs are auto-generated, select to specify manually"
+msgstr ""
+"Thường thì các ID sẽ được tự động sinh ra, hãy lựa chọn để xác định thủ "
+"công  "
 
-#: html/main.php:285
-msgid "Running out of memory!"
-msgstr "Hết dung lượng bộ nhớ!"
+#: plugins/admin/groups/paste_generic.tpl:15
+#: plugins/admin/groups/generic.tpl:62
+msgid "Force GID"
+msgstr "Áp dụng GID"
 
-#: html/main.php:345
-#, php-format
-msgid "You're logged in as %s"
-msgstr ""
+#: plugins/admin/groups/paste_generic.tpl:18
+#: plugins/admin/groups/generic.tpl:65
+msgid "Forced ID number"
+msgstr "Số ID được áp dụng"
 
-#: html/main.php:348
+#: plugins/admin/groups/singleUserSelect/singleUser-list.xml:10
+#: plugins/admin/groups/userSelect/user-list.xml:10
+#: plugins/admin/groups/userGroupSelect/selectUserGroup-list.xml:11
+#: plugins/admin/ogroups/objectSelect/selectObject-list.xml:11
+#: plugins/personal/posix/trustSelect/trust-list.xml:9
+#: plugins/personal/posix/groupSelect/group-list.xml:10
 #, fuzzy
-msgid "ACLs are disabled"
-msgstr "Vô hiệu việc kiểm tra ACL của người dùng"
+msgid "Please select the desired entries"
+msgstr "Xin hãy lựa chọn ngôn ngữ ưu thích"
 
-#: html/main.php:398
+#: plugins/admin/groups/singleUserSelect/class_singleUserSelect.inc:29
+#: plugins/admin/groups/userSelect/class_userSelect.inc:26
 #, fuzzy
-msgid "Plug-in"
-msgstr "Plugin"
+msgid "User selection"
+msgstr "Thiết lập nhóm"
 
-#: html/main.php:399
-#, fuzzy, php-format
-msgid "Fatal error: Cannot find any plugin definitions for plugin %s!"
+#: plugins/admin/groups/class_groupManagement.inc:25
+#: plugins/admin/groups/class_group.inc:1041
+#: plugins/generic/references/class_aclResolver.inc:177
+#: setup/class_setupStep_Migrate.inc:300 include/class_acl.inc:239
+msgid "Groups"
+msgstr "Các nhóm"
+
+#: plugins/admin/groups/class_groupManagement.inc:26
+msgid ""
+"Manage aspects of groups like members, POSIX, desktop, samba and mail "
+"settings"
+msgstr ""
+
+#: plugins/admin/groups/class_groupManagement.inc:189
+msgid "Menu"
 msgstr ""
-"LỖI NGHIÊM TRỌNG: không thể tìm thấy bất cứ  plugin definition nào cho "
-"plugin '%s'!"
 
-#: html/main.php:415
+#: plugins/admin/groups/class_groupManagement.inc:190
 #, fuzzy
-msgid "Configuration Error"
-msgstr "Lỗi cấu hình"
+msgid "Edit start menu properties"
+msgstr "Hiệu chỉnh các tính năng samba"
+
+#: plugins/admin/groups/userGroupSelect/selectUserGroup-list.xml:23
+#: plugins/admin/groups/group-list.xml:15
+#: plugins/admin/groups/group-list.xml:79
+#: plugins/admin/ogroups/ogroup-list.xml:79
+#: plugins/admin/ogroups/objectSelect/selectObject-list.xml:71
+#: plugins/admin/ogroups/class_ogroupManagement.inc:184
+#: plugins/personal/posix/groupSelect/group-list.xml:13
+#: plugins/addons/propertyEditor/property-list.xml:72
+msgid "Group"
+msgstr "Nhóm "
 
-#: html/main.php:416
+#: plugins/admin/groups/userGroupSelect/selectUserGroup-list.xml:83
+#: plugins/admin/ogroups/objectSelect/selectObject-list.xml:123
+#: plugins/personal/generic/generic.tpl:252
+#: plugins/personal/generic/generic.tpl:272
+#: include/utils/class_msgPool.inc:319
 #, php-format
-msgid ""
-"Fatal error: not all POST variables have been transfered by PHP - please "
-"inform your administrator!"
-msgstr ""
+msgid "Add"
+msgstr "Thêm vào"
 
-#: html/helpviewer.php:64
-msgid "Help browser"
-msgstr "Hỗ trợ trình duyệt"
+#: plugins/admin/groups/userGroupSelect/class_userGroupSelect.inc:29
+#, fuzzy
+msgid "User and group selection"
+msgstr "Thiết lập nhóm"
 
-#: html/helpviewer.php:118
+#: plugins/admin/groups/group-filter.xml:31
 #, fuzzy
-msgid "There is no help file specified for this class"
-msgstr "Không có file trợ giúp nào được chỉ định cho lớp này"
+msgid "Default filter2"
+msgstr "Máy in"
 
-#: html/helpviewer.php:193 include/functions_helpviewer.inc:97
-msgid "previous"
-msgstr "Trước"
+#: plugins/admin/groups/generic.tpl:14 plugins/personal/generic/generic.tpl:41
+#: plugins/personal/generic/generic.tpl:55
+#: plugins/personal/generic/generic.tpl:73
+msgid "Multiple edit"
+msgstr "Hiệu chỉnh đa dạng"
 
-#: html/helpviewer.php:197 include/functions_helpviewer.inc:101
-msgid "next"
-msgstr "Tiếp theo"
+#: plugins/admin/groups/generic.tpl:28 plugins/admin/ogroups/generic.tpl:18
+msgid "Descriptive text for this group"
+msgstr "Văn bản mô tả cho nhóm này"
 
-#: html/helpviewer.php:268
-#, fuzzy, php-format
-msgid "Help directory '%s' is not accessible, can't read any help files."
-msgstr ""
-"Không thể truy cập Helpdir '%s', không thể đọc được bất cứ file trợ giúp nào."
+#: plugins/admin/groups/generic.tpl:75 plugins/admin/groups/generic.tpl:102
+msgid "Select to create a samba conform group"
+msgstr "Chọn để tạo ra một nhóm thích hợp với samba"
 
-#: include/class_management.inc:32 include/class_management.inc:33
-#: plugins/personal/posix/class_posixAccount.inc:215
-msgid "unconfigured"
-msgstr "không được cấu hình"
+#: plugins/admin/groups/generic.tpl:87 plugins/admin/groups/generic.tpl:110
+msgid "in domain"
+msgstr "trong miền"
 
-#: include/class_management.inc:324 include/class_management.inc:487
-#: include/class_management.inc:534 include/class_management.inc:549
-#: include/class_management.inc:586 include/class_management.inc:600
-#: plugins/admin/users/class_userManagement.inc:228
-#: plugins/admin/users/class_userManagement.inc:739
-msgid "Permission"
-msgstr "Cho phép"
+#: plugins/admin/groups/generic.tpl:131
+msgid "Members are in a phone pickup group"
+msgstr "Các thành viên trong một nhóm nhấc điện thoại"
 
-#: include/class_management.inc:405
-#: plugins/admin/users/class_userManagement.inc:697
-#: plugins/admin/users/class_userManagement.inc:701
-#: plugins/admin/acl/class_aclManagement.inc:98
-msgid "Permission error"
-msgstr "Lỗi về cấp phép"
+#: plugins/admin/groups/generic.tpl:146
+#, fuzzy
+msgid "Members are in a Nagios group"
+msgstr "Các thành viên trong một nhóm Nargios"
 
-#: include/class_management.inc:487
-#, fuzzy, php-format
-msgid "You are not allowed to create a snapshot for %s!"
-msgstr "Bạn không được phép tạo ra snapshot cho %s."
+#: plugins/admin/groups/generic.tpl:174
+#, fuzzy
+msgid "Common group members"
+msgstr "các nhóm điện thoại"
 
-#: include/class_management.inc:534 include/class_management.inc:586
-#: include/class_management.inc:600
-#, fuzzy, php-format
-msgid "You are not allowed to restore a snapshot for %s!"
-msgstr "Bạn không được phép phục hồi một snapshot cho %s."
+#: plugins/admin/groups/generic.tpl:183
+#, fuzzy
+msgid "Partial group members"
+msgstr "Các thành viên nhóm"
 
-#: include/class_management.inc:549
-#, fuzzy, php-format
-msgid "You are not allowed to remove a snapshot for %s!"
-msgstr "Bạn không được phép phục hồi một snapshot cho %s."
+#: plugins/admin/groups/generic.tpl:188
+msgid "Group members"
+msgstr "Các thành viên nhóm"
 
-#: include/class_management.inc:659 include/class_management.inc:743
-#: include/class_acl.inc:984 include/class_session.inc:76
-#: include/class_session.inc:101 include/class_session.inc:127
-#: include/functions.inc:623 include/functions.inc:827
-#: include/functions.inc:945 include/functions.inc:1340
-#: include/functions.inc:2168 include/functions.inc:2198
-#: include/functions.inc:2218 include/class_ldap.inc:784
-#: include/class_ldap.inc:835 include/class_log.inc:87
-#: include/class_CopyPasteHandler.inc:160
-#: include/class_CopyPasteHandler.inc:274
-#: plugins/personal/myaccount/main.inc:49
-msgid "Internal error"
-msgstr "Lỗi nội bộ"
+#: plugins/admin/groups/group-list.xml:11
+msgid "List of groups"
+msgstr "Danh sách các nhóm"
 
-#: include/class_management.inc:660 include/class_management.inc:744
-#: plugins/personal/myaccount/main.inc:50
-#, php-format
-msgid ""
-"Cannot instantiate tabbed-plug-in, the base plugin (%s) is not available!"
-msgstr ""
+#: plugins/admin/groups/group-list.xml:138
+#, fuzzy
+msgid "Edit group"
+msgstr "các nhóm máy in"
 
-#: include/class_management.inc:669
-#, php-format
-msgid ""
-"No tab definition for %s found in configuration file: cannot create plugin "
-"instance!"
-msgstr ""
+#: plugins/admin/groups/group-list.xml:151
+#, fuzzy
+msgid "Remove group"
+msgstr "các nhóm server"
 
-#: include/class_releaseSelector.inc:214 include/class_listing.inc:1057
-#: include/class_listing.inc:1059 include/class_baseSelector.inc:188
-msgid "Root"
-msgstr "Gốc"
+#: plugins/admin/groups/class_group.inc:166
+#: plugins/admin/groups/class_group.inc:1240 html/index.php:157
+#: html/index.php:233 html/main.php:295 html/password.php:113
+#: include/utils/class_timezone.inc:47 include/class_SnapshotHandler.inc:44
+#: include/class_SnapshotHandler.inc:57 include/class_SnapshotHandler.inc:75
+#: include/password-methods/class_password-methods-sha.inc:48
+#: include/password-methods/class_password-methods-ssha.inc:51
+#: include/class_CopyPasteHandler.inc:119
+#: include/class_CopyPasteHandler.inc:128
+#: include/class_CopyPasteHandler.inc:177
+#: include/class_CopyPasteHandler.inc:186
+#: include/class_CopyPasteHandler.inc:194 include/class_config.inc:171
+#: include/class_config.inc:710 include/class_config.inc:1171
+#: include/class_config.inc:1184 include/class_config.inc:1202
+#: include/class_pluglist.inc:146 include/functions.inc:837
+#: include/functions.inc:3053 include/functions.inc:3068
+msgid "Configuration error"
+msgstr "Lỗi cấu hình"
 
-#: include/class_releaseSelector.inc:262 include/class_ItemSelector.inc:289
-#: include/class_baseSelector.inc:235
-msgid "Submit"
-msgstr "Nộp"
+#: plugins/admin/groups/class_group.inc:166
+#: plugins/admin/groups/class_group.inc:1240
+msgid "Cannot find group SID in your configuration!"
+msgstr "Không thể tìm được nhóm SID trong cấu hình của bạn!"
 
-#: include/class_socketClient.inc:108
-#, fuzzy, php-format
-msgid "Socket connection to %s:%s failed: %s"
-msgstr "Kết nối socket đến  '%s:%s' thất bại:  '%s'"
+#: plugins/admin/groups/class_group.inc:210
+#: plugins/admin/groups/class_group.inc:1190
+#: plugins/admin/groups/class_group.inc:1200
+#: plugins/personal/posix/paste_generic.tpl:38
+#: plugins/personal/posix/class_posixAccount.inc:869
+#: plugins/personal/posix/class_posixAccount.inc:872
+#: plugins/personal/posix/generic.tpl:64
+#: plugins/generic/references/class_reference.inc:87
+#: setup/class_setupStep_Migrate.inc:415
+msgid "UID"
+msgstr "Số ID của người sử dụng"
 
-#: include/class_socketClient.inc:191
-#, fuzzy, php-format
-msgid "Socket timeout of %s seconds reached!"
-msgstr "Thời hạn cho socket là  %s giây đã đến."
+#: plugins/admin/groups/class_group.inc:310
+msgid "Samba group"
+msgstr "Nhóm Samba"
 
-#: include/class_pathNavigator.inc:86
+#: plugins/admin/groups/class_group.inc:310
 #, fuzzy
-msgid "Welcome to GOsa"
-msgstr "Chào mừng bạn đến với bộ cài đặt wizard GOsa"
-
-#: include/password-methods/class_password-methods.inc:339
-msgid "Cannot find a suitable password method for the current hash!"
-msgstr ""
-"Không thể tìm thấy một phương pháp mật khẩu phù hợp cho hàm băm hiện tại!"
-
-#: include/class_SnapshotHandler.inc:45 include/class_SnapshotHandler.inc:76
-#, fuzzy, php-format
-msgid ""
-"The snapshot functionality is enabled but the required variable %s is not "
-"set!"
-msgstr ""
-"Chức năng Snapshot đã được bật, nhưng biến số được yêu cầu: '%s' vẫn chưa "
-"được thiết lập."
+msgid "Domain administrators"
+msgstr "Admin miền"
 
-#: include/class_SnapshotHandler.inc:58
-#, fuzzy, php-format
-msgid ""
-"The snapshot functionality is enabled but the required PHP compression "
-"module is missing: %s!"
-msgstr ""
-"Chức năng Snapshot đã được bật, nhưng biến số được yêu cầu: '%s' vẫn chưa "
-"được thiết lập."
+#: plugins/admin/groups/class_group.inc:310
+msgid "Domain users"
+msgstr "Người dùng miền"
 
-#: include/class_acl.inc:27 plugins/admin/acl/class_aclManagement.inc:25
-msgid "Access control"
-msgstr "Kiểm soát truy cập"
+#: plugins/admin/groups/class_group.inc:311
+msgid "Domain guests"
+msgstr "Khách miền"
 
-#: include/class_acl.inc:28
-msgid "Manage access control lists"
-msgstr "Quản lý các danh sách kiểm soát truy cập"
+#: plugins/admin/groups/class_group.inc:316
+#, php-format
+msgid "Special group (%d)"
+msgstr "Nhóm đặc biệt (%d)"
 
-#: include/class_acl.inc:125 include/class_acl.inc:613
-#: include/class_acl.inc:1033
-#, fuzzy, php-format
-msgid "All users"
-msgstr "người dùng"
+#: plugins/admin/groups/class_group.inc:329
+#: plugins/admin/groups/class_group.inc:350
+#: plugins/admin/groups/class_group.inc:367
+#: plugins/admin/departments/class_department.inc:152
+#: plugins/generic/references/contents.tpl:18 include/class_pluglist.inc:479
+msgid "Unknown"
+msgstr "Không rõ"
 
-#: include/class_acl.inc:228
-#: plugins/generic/references/class_aclResolver.inc:63
-msgid "Reset ACLs"
-msgstr "Xác lập lại ACLs"
+#: plugins/admin/groups/class_group.inc:464
+#, php-format
+msgid "Adding UID '%s' to group '%s' failed: cannot find user object!"
+msgstr ""
 
-#: include/class_acl.inc:229
-#: plugins/generic/references/class_aclResolver.inc:64
-#: plugins/admin/acl/class_aclRole.inc:139
-msgid "One level"
-msgstr "Một cấp độ"
+#: plugins/admin/groups/class_group.inc:470
+#, php-format
+msgid "Add UID '%s' to group '%s' failed: UID is used more than once!"
+msgstr ""
 
-#: include/class_acl.inc:230 include/class_acl.inc:235
-#: plugins/generic/references/class_aclResolver.inc:65
-#: plugins/admin/acl/class_aclRole.inc:140
-msgid "Current object"
-msgstr "Đối tượng hiện tại"
+#: plugins/admin/groups/class_group.inc:753
+#, php-format
+msgid "Cannot find any SID for '%s'!"
+msgstr "Không thể tìm thấy một SID nào cho '%s'!"
 
-#: include/class_acl.inc:231
-#: plugins/generic/references/class_aclResolver.inc:66
-#: plugins/admin/acl/class_aclRole.inc:141
-msgid "Complete subtree"
-msgstr "Hoàn thành cây thư mục con"
+#: plugins/admin/groups/class_group.inc:758
+#, php-format
+msgid "Cannot find any RIDBASE for '%s'!"
+msgstr "Không thể tìm thấy một RIDBASE nào cho '%s'!"
 
-#: include/class_acl.inc:232
-#: plugins/generic/references/class_aclResolver.inc:67
-#: plugins/admin/acl/class_aclRole.inc:142
-msgid "Complete subtree (permanent)"
-msgstr "Hoàn thành cây thư mục con (vĩnh viễn)"
+#: plugins/admin/groups/class_group.inc:852
+#: plugins/admin/departments/dep_move_confirm.tpl:2
+#: plugins/personal/posix/class_posixAccount.inc:651
+#: plugins/personal/posix/class_posixAccount.inc:774 setup/setup_checks.tpl:27
+#: setup/setup_checks.tpl:68 html/password.php:315
+#: include/utils/class_xml.inc:37 include/class_configRegistry.inc:688
+#: include/class_configRegistry.inc:703 include/class_configRegistry.inc:718
+#: include/class_configRegistry.inc:733 include/class_configRegistry.inc:749
+#: include/class_configRegistry.inc:754 include/class_configRegistry.inc:774
+#: include/class_configRegistry.inc:779 include/class_configRegistry.inc:796
+#: include/class_configRegistry.inc:801 include/class_configRegistry.inc:819
+#: include/class_configRegistry.inc:824 include/class_configRegistry.inc:840
+#: include/class_configRegistry.inc:855 include/class_configRegistry.inc:870
+#: include/class_tabs.inc:270 include/class_jsonRPC.inc:37
+#: include/functions.inc:2489 include/functions.inc:2493
+#: include/functions.inc:2499 include/functions.inc:2523
+msgid "Warning"
+msgstr "Cảnh báo"
 
-#: include/class_acl.inc:233 include/class_acl.inc:236
-#: plugins/generic/references/class_aclResolver.inc:68
-msgid "Use ACL defined in role"
-msgstr "Sử dụng ACL được xác định trong vai trò"
+#: plugins/admin/groups/class_group.inc:852
+#, php-format
+msgid "The gidNumber '%s' is already in use by %s!"
+msgstr ""
 
-#: include/class_acl.inc:239
-#: plugins/generic/references/class_aclResolver.inc:185
-#: plugins/admin/users/class_userManagement.inc:25
-#: plugins/personal/generic/class_user.inc:1676
-#: setup/class_setupStep_Migrate.inc:297
-msgid "Users"
-msgstr "Người dùng"
+#: plugins/admin/groups/class_group.inc:966
+#: plugins/admin/groups/class_group.inc:969
+#: plugins/admin/groups/class_group.inc:1061
+#: plugins/personal/posix/paste_generic.tpl:47
+#: plugins/personal/posix/class_posixAccount.inc:876
+#: plugins/personal/posix/class_posixAccount.inc:879
+#: plugins/personal/posix/generic.tpl:75
+msgid "GID"
+msgstr "Số ID của nhóm"
 
-#: include/class_acl.inc:239
-#: plugins/generic/references/class_aclResolver.inc:177
-#: plugins/admin/groups/class_group.inc:1041
-#: plugins/admin/groups/class_groupManagement.inc:25
-#: setup/class_setupStep_Migrate.inc:300
-msgid "Groups"
-msgstr "Các nhóm"
+#: plugins/admin/groups/class_group.inc:1036
+msgid "Generic group settings"
+msgstr "Thiết lập nhóm chung"
 
-#: include/class_acl.inc:254
+#: plugins/admin/groups/class_group.inc:1049
 #, fuzzy
-msgid "Section"
-msgstr "Hành động"
+msgid "RDN for object group storage."
+msgstr "Danh sách các nhóm đối tượng"
 
-#: include/class_acl.inc:264
-#, fuzzy
-msgid "Used"
-msgstr "Sử dụng "
+#: plugins/admin/groups/class_group.inc:1063
+msgid "Samba group type"
+msgstr "Loại nhóm Samba"
 
-#: include/class_acl.inc:280 plugins/admin/ogroups/class_ogroup.inc:865
-msgid "Member"
-msgstr "Thành viên"
+#: plugins/admin/groups/class_group.inc:1064
+msgid "Samba domain name"
+msgstr "Tên miền Samba"
 
-#: include/class_acl.inc:280 plugins/admin/acl/class_aclRole.inc:182
-#: plugins/admin/acl/class_aclRole.inc:744
-#, fuzzy
-msgid "Permissions"
-msgstr "Cho phép"
+#: plugins/admin/groups/class_group.inc:1065
+#: plugins/admin/ogroups/class_ogroup.inc:864
+#: plugins/personal/posix/trustModeDialog/generic.tpl:2
+msgid "System trust"
+msgstr "Ủy thác hệ thống"
 
-#: include/class_acl.inc:280 include/php_setup.inc:191
-#: plugins/admin/acl/class_aclRole.inc:182
-msgid "Type"
-msgstr "Loại"
+#: plugins/admin/groups/class_group.inc:1066
+msgid "Phone pickup group"
+msgstr "Nhóm nhấc điện thoại"
 
-#: include/class_acl.inc:574
-msgid "No ACL settings for this category!"
-msgstr "Không có thiết lập ACL cho hạng mục này!"
+#: plugins/admin/groups/class_group.inc:1067
+msgid "Nagios group"
+msgstr "Nhóm phần mềm Nagios"
 
-#: include/class_acl.inc:577
-#, php-format
-msgid "ACLs for: %s"
-msgstr ""
-
-#: include/class_acl.inc:583 include/class_acl.inc:587
-msgid "category ACL"
-msgstr "Hạng mục ACL"
-
-#: include/class_acl.inc:639
-#, fuzzy, php-format
-msgid "Edit ACL for '%s' with scope '%s'"
-msgstr "Hiệu chỉnh ACL cho '%s' - phạm vi là '%s'"
-
-#: include/class_acl.inc:801 include/class_acl.inc:808
-msgid "Show/hide advanced settings"
-msgstr "Hiển thị/ Ẩn các thiết lập cao cấp "
-
-#: include/class_acl.inc:819
-msgid "Create objects"
-msgstr "Tạo ra đối tượng"
+#: plugins/admin/groups/class_group.inc:1069
+msgid "Group member"
+msgstr "Thành viên nhóm"
 
-#: include/class_acl.inc:820
-msgid "Move objects"
-msgstr "Dịch chuyển đối tượng"
+#: plugins/admin/departments/class_countryGeneric.inc:82
+#: plugins/admin/departments/class_countryGeneric.inc:83
+#: plugins/admin/departments/dep-filter.xml:49
+#: plugins/admin/departments/dep-list.xml:31
+#: plugins/admin/departments/dep-list.xml:117
+#: plugins/admin/departments/country.tpl:5
+#: plugins/admin/departments/class_departmentManagement.inc:217
+msgid "Country"
+msgstr "Quốc Gia"
 
-#: include/class_acl.inc:821
-msgid "Remove objects"
-msgstr "Xóa đối tượng"
+#: plugins/admin/departments/class_countryGeneric.inc:91
+#: plugins/admin/departments/country.tpl:11
+#, fuzzy
+msgid "Country name"
+msgstr "Quốc Gia"
 
-#: include/class_acl.inc:823
-#: plugins/generic/references/class_aclResolver.inc:307
-msgid "Restrict changes to user's own object"
-msgstr ""
+#: plugins/admin/departments/class_countryGeneric.inc:93
+#: plugins/admin/departments/locality.tpl:39
+#: plugins/admin/departments/domain.tpl:39
+#: plugins/admin/departments/class_department.inc:684
+#: plugins/admin/departments/dcObject.tpl:39
+#: plugins/admin/departments/organization.tpl:51
+#: plugins/admin/departments/class_dcObject.inc:92
+#: plugins/admin/departments/class_localityGeneric.inc:93
+#: plugins/admin/departments/country.tpl:39
+#: plugins/admin/departments/class_organizationGeneric.inc:127
+#: plugins/admin/departments/generic.tpl:51
+#: plugins/admin/departments/class_domain.inc:93
+#: plugins/personal/generic/generic.tpl:339
+#: plugins/personal/generic/generic.tpl:355
+#: plugins/personal/generic/class_user.inc:1723
+#, fuzzy
+msgid "Manager"
+msgstr "Quản lý người dùng"
 
-#: include/class_acl.inc:827 include/class_acl.inc:936
-#: include/class_acl.inc:940
-#: plugins/generic/references/class_aclResolver.inc:309
-msgid "read"
-msgstr "đọc"
+#: plugins/admin/departments/class_countryGeneric.inc:95
+#: plugins/admin/departments/locality.tpl:67
+#: plugins/admin/departments/domain.tpl:67
+#: plugins/admin/departments/class_department.inc:686
+#: plugins/admin/departments/dcObject.tpl:67
+#: plugins/admin/departments/organization.tpl:132
+#: plugins/admin/departments/class_dcObject.inc:94
+#: plugins/admin/departments/class_localityGeneric.inc:95
+#: plugins/admin/departments/country.tpl:68
+#: plugins/admin/departments/class_organizationGeneric.inc:135
+#: plugins/admin/departments/generic.tpl:132
+#: plugins/admin/departments/class_domain.inc:94
+msgid "Administrative settings"
+msgstr "Thiết lập quản trị"
 
-#: include/class_acl.inc:828 include/class_acl.inc:938
-#: include/class_acl.inc:941
-#: plugins/generic/references/class_aclResolver.inc:310
-msgid "write"
-msgstr "viết"
+#: plugins/admin/departments/locality.tpl:5
+#: plugins/admin/departments/dep-filter.xml:63
+#: plugins/admin/departments/dep-list.xml:39
+#: plugins/admin/departments/dep-list.xml:124
+#: plugins/admin/departments/class_localityGeneric.inc:82
+#: plugins/admin/departments/class_localityGeneric.inc:83
+#: plugins/admin/departments/class_departmentManagement.inc:229
+#, fuzzy
+msgid "Locality"
+msgstr "Vị trí"
 
-#: include/class_acl.inc:832
-msgid "Complete object"
-msgstr "Hoàn thành đối tượng"
+#: plugins/admin/departments/locality.tpl:11
+#: plugins/admin/departments/dcObject.tpl:11
+#, fuzzy
+msgid "Locality name"
+msgstr "Tên vị trí"
 
-#: include/class_acl.inc:984
-#, fuzzy, php-format
-msgid "Unknown ACL type '%s'!"
-msgstr "dạng ACL '%s' không được biết đến!"
+#: plugins/admin/departments/locality.tpl:14
+#: plugins/admin/departments/dcObject.tpl:14
+#, fuzzy
+msgid "Name of locality to create"
+msgstr "Tên của cây con được tạo"
 
-#: include/class_acl.inc:1029
-#, php-format
-msgid "Unknown entry '%s'!"
-msgstr "Entry '%s' không được biết đến!"
+#: plugins/admin/departments/locality.tpl:22
+#: plugins/admin/departments/domain.tpl:22
+#: plugins/admin/departments/dcObject.tpl:22
+#: plugins/admin/departments/organization.tpl:22
+#: plugins/admin/departments/country.tpl:22
+msgid "Descriptive text for department"
+msgstr "Văn bản mô tả cho bộ phận"
 
-#: include/class_acl.inc:1093 include/class_acl.inc:1095
-#, fuzzy, php-format
-msgid "ACL role: %s"
-msgstr "Các vai trò ACL"
+#: plugins/admin/departments/locality.tpl:70
+#: plugins/admin/departments/domain.tpl:70
+#: plugins/admin/departments/dcObject.tpl:70
+#: plugins/admin/departments/organization.tpl:135
+#: plugins/admin/departments/country.tpl:71
+#: plugins/admin/departments/generic.tpl:135
+msgid "Tag department as an independent administrative unit"
+msgstr "Đặt bộ phận như một đơn vị quản trị độc lập"
 
-#: include/class_acl.inc:1095
+#: plugins/admin/departments/domain.tpl:5
+#: plugins/admin/departments/dep-filter.xml:105
+#: plugins/admin/departments/dep-list.xml:15
+#: plugins/admin/departments/dep-list.xml:103
+#: plugins/admin/departments/class_departmentManagement.inc:193
 #, fuzzy
-msgid "unknown ACL role"
-msgstr "Vai trò không được biết đến"
-
-#: include/class_acl.inc:1103
-#, php-format
-msgid "Contains settings for these objects: %s"
-msgstr "Chứa các thiết lập cho các đối tượng: %s"
+msgid "Domain"
+msgstr "trong miền"
 
-#: include/class_acl.inc:1120
-msgid "inactive"
-msgstr "không hoạt động"
+#: plugins/admin/departments/domain.tpl:11
+#, fuzzy
+msgid "Domain name"
+msgstr "Admin miền"
 
-#: include/class_acl.inc:1120
+#: plugins/admin/departments/domain.tpl:14
 #, fuzzy
-msgid "No members"
-msgstr "Các thành viên nhóm"
+msgid "Name of domain to create"
+msgstr "Tên của cây con được tạo"
 
-#: include/class_acl.inc:1290 include/class_acl.inc:1291
-#: include/class_acl.inc:1297 include/class_tabs.inc:397
-#: plugins/admin/acl/tabs_acl.inc:28 plugins/admin/acl/class_aclRole.inc:770
-#: plugins/admin/acl/acl-list.xml:15
-msgid "ACL"
-msgstr "ACL"
+#: plugins/admin/departments/class_department.inc:379
+#: plugins/admin/departments/class_department.inc:683
+#: plugins/admin/departments/organization.tpl:117
+#: plugins/admin/departments/class_organizationGeneric.inc:133
+#: plugins/admin/departments/generic.tpl:118
+#: plugins/personal/generic/generic.tpl:419
+#: plugins/personal/generic/generic.tpl:586
+#: plugins/personal/generic/class_user.inc:1357
+#: plugins/personal/generic/class_user.inc:1848
+msgid "Fax"
+msgstr "Số fax"
 
-#: include/class_acl.inc:1291
-msgid "Access control list"
-msgstr "Danh sách kiểm soát truy cập"
+#: plugins/admin/departments/class_department.inc:439 html/main.php:170
+#: html/password.php:61 include/utils/class_xml.inc:43
+#: include/functions.inc:465
+msgid "Fatal error"
+msgstr "Lỗi nặng"
 
-#: include/class_acl.inc:1297
-msgid "ACL roles"
-msgstr "Các vai trò ACL"
+#: plugins/admin/departments/class_department.inc:439
+msgid "Cannot find an unused tag for this administrative unit!"
+msgstr "Không thể tìm được một tag chưa được dùng cho đơn vị quản trị này!"
 
-#: include/class_acl.inc:1300
-#, fuzzy
-msgid "ACL Entries"
-msgstr "Tất cả các mục"
+#: plugins/admin/departments/class_department.inc:507
+#, php-format
+msgid "Tagging '%s'."
+msgstr "Tagging '%s'."
 
-#: include/class_session.inc:76 include/class_session.inc:101
-#: include/class_session.inc:127
-#, fuzzy
-msgid "Requested channel does not exist!"
-msgstr ""
-"Tên người dùng/UID không phải là duy nhất trong cây LDAP. Xin hãy liên Lạc "
-"với Admin của bạn."
+#: plugins/admin/departments/class_department.inc:588
+#, php-format
+msgid "Moving '%s' to '%s'"
+msgstr "Chuyển từ '%s' đến '%s'"
 
-#: include/class_listing.inc:257 include/class_sortableListing.inc:274
-msgid "Sort ascending"
-msgstr ""
+#: plugins/admin/departments/class_department.inc:624
+#: ihtml/themes/default/snapshotdialog.tpl:20
+#: ihtml/themes/default/snapshotdialog.tpl:63
+#: include/utils/class_msgPool.inc:459 include/class_acl.inc:799
+#: include/class_acl.inc:806 include/class_acl.inc:813
+msgid "Object"
+msgstr "đối tượng"
 
-#: include/class_listing.inc:257 include/class_sortableListing.inc:274
-msgid "Sort descending"
-msgstr ""
+#: plugins/admin/departments/class_department.inc:629
+#, php-format
+msgid "FAILED to copy %s, aborting operation"
+msgstr "Thất bại trong việc copy %s, bãi bỏ thao tác"
 
-#: include/class_listing.inc:319
-msgid "Select all"
-msgstr "Chọn tất"
+#: plugins/admin/departments/class_department.inc:660
+#: plugins/admin/departments/class_department.inc:671
+msgid "Departments"
+msgstr "Các bộ phận"
 
-#: include/class_listing.inc:578
-#, fuzzy
-msgid "created by"
-msgstr "Tạo "
+#: plugins/admin/departments/class_department.inc:674
+msgid "Department name"
+msgstr "Tên bộ phận"
 
-#: include/class_listing.inc:1064 include/class_listing.inc:1066
-msgid "Go to preceding level"
-msgstr ""
+#: plugins/admin/departments/class_department.inc:679
+#: plugins/admin/departments/organization.tpl:86
+#: plugins/admin/departments/class_organizationGeneric.inc:129
+#: plugins/admin/departments/generic.tpl:87
+#: plugins/personal/generic/generic.tpl:444
+#: plugins/personal/generic/class_user.inc:1733
+msgid "State"
+msgstr "Bang"
 
-#: include/class_listing.inc:1072 include/class_listing.inc:1074
-msgid "Go to current users level"
-msgstr ""
+#: plugins/admin/departments/class_department.inc:680
+#: plugins/admin/departments/organization.tpl:82
+#: plugins/admin/departments/organization.tpl:94
+#: plugins/admin/departments/class_localityGeneric.inc:91
+#: plugins/admin/departments/class_organizationGeneric.inc:130
+#: plugins/admin/departments/generic.tpl:83
+#: plugins/admin/departments/generic.tpl:85
+#: plugins/admin/departments/generic.tpl:95
+#: plugins/personal/generic/generic.tpl:436
+#: plugins/personal/generic/class_user.inc:1734
+#: ihtml/themes/default/infoPage.tpl:28
+msgid "Location"
+msgstr "Vị trí"
 
-#: include/class_listing.inc:1079
-msgid "Reload list"
-msgstr "Danh sách reload"
+#: plugins/admin/departments/class_department.inc:681
+#: plugins/admin/departments/organization.tpl:102
+#: plugins/admin/departments/generic.tpl:103
+#: plugins/personal/generic/generic.tpl:185
+#: plugins/personal/generic/generic.tpl:452
+msgid "Address"
+msgstr "Địa chỉ"
 
-#: include/class_listing.inc:1183 plugins/admin/ogroups/ogroup-list.xml:62
-#: plugins/admin/groups/group-list.xml:62 plugins/admin/users/user-list.xml:78
-#: plugins/admin/newConfigManagement/DeviceConfig-list.xml:50
-#: plugins/admin/departments/dep-list.xml:87 plugins/admin/acl/acl-list.xml:65
-#: plugins/addons/propertyEditor/property-list.xml:96
-msgid "Actions"
-msgstr "Các thao tác"
+#: plugins/admin/departments/class_department.inc:682
+msgid "Telephone"
+msgstr "Số điện thoại"
 
-#: include/class_listing.inc:1453
-msgid "Copy"
-msgstr "Copy"
+#: plugins/admin/departments/class_department.inc:737
+#, php-format
+msgid "Object '%s' is already tagged"
+msgstr "Đối tượng '%s' đã bị tag"
 
-#: include/class_listing.inc:1459
-msgid "Cut"
-msgstr "Cut"
+#: plugins/admin/departments/class_department.inc:744
+#, php-format
+msgid "Adding tag (%s) to object '%s'"
+msgstr "Thêm tag (%s) vào đối tượng '%s'"
 
-#: include/class_listing.inc:1467 include/class_listing.inc:1469
-#: include/class_CopyPasteHandler.inc:571
-msgid "Paste"
-msgstr "Paste"
+#: plugins/admin/departments/class_department.inc:776
+#, php-format
+msgid "Removing tag from object '%s'"
+msgstr "Bỏ tag từ đối tượng '%s'"
 
-#: include/class_listing.inc:1492
-msgid "Cut this entry"
-msgstr "Cắt entry này"
+#: plugins/admin/departments/dcObject.tpl:5
+#: plugins/admin/departments/dep-filter.xml:77
+#: plugins/admin/departments/dep-list.xml:23
+#: plugins/admin/departments/dep-list.xml:110
+#, fuzzy
+msgid "Domain component"
+msgstr "Admin miền"
 
-#: include/class_listing.inc:1501
-msgid "Copy this entry"
-msgstr "Copy entry này"
+#: plugins/admin/departments/dep_move_confirm.tpl:2
+msgid "You are currently moving/renaming this department."
+msgstr "Bạn hiện đang bỏ/đổi tên bộ phận này."
 
-#: include/class_listing.inc:1533 include/class_listing.inc:1535
+#: plugins/admin/departments/dep_move_confirm.tpl:6
 #, fuzzy
-msgid "Restore snapshots"
-msgstr "Phục hồi lại snapshot"
-
-#: include/class_listing.inc:1549
-msgid "Export list"
+msgid ""
+"Modifying a departments naming attribute 'ou' or base may corrupt ACLs and "
+"snapshot entries for all entire objects."
 msgstr ""
+"Thay đổi thuộc tính đặt tên 'ou' của các bộ phận hoặc cơ sở có thể ảnh hưởng "
+"đển các file acl và các entry snapshot cho toàn bộ các đối tượng."
 
-#: include/class_listing.inc:1583 include/class_SnapShotDialog.inc:142
-msgid "Restore snapshot"
-msgstr "Phục hồi lại snapshot"
-
-#: include/class_listing.inc:1591
-#, fuzzy
-msgid "Create new snapshot for this object"
-msgstr "Tạo ra một snapshot mới từ đối tượng này"
+#: plugins/admin/departments/dep_move_confirm.tpl:9
+msgid "GOsa can NOT fix this for you, yet."
+msgstr "Gosa chưa thể sửa được lỗi này cho bạn."
 
-#: include/class_sortableListing.inc:234
-msgid "Sortable list"
+#: plugins/admin/departments/dep_move_confirm.tpl:12
+msgid ""
+"Before you confirm this action, ensure that everything will be as expected, "
+"possibly the best solution is a backup."
 msgstr ""
+"Trước khi bạn xác nhận hành động này, hãy đảm bảo rằng mọi thứ sẽ như mong "
+"đợi, có lẽ cách giải quyết tốt nhất là có một bản backup."
 
-#: include/class_sortableListing.inc:239
-msgid "Edit this entry"
-msgstr "Hiệu chỉnh entry này"
+#: plugins/admin/departments/dep-filter.xml:35
+#: plugins/admin/departments/generic.tpl:4
+#, fuzzy
+msgid "Organizational Unit"
+msgstr "Tổ chức"
 
-#: include/class_sortableListing.inc:244
-msgid "Delete this entry"
-msgstr "Xóa bỏ entry"
+#: plugins/admin/departments/dep-filter.xml:91
+#: plugins/admin/departments/organization.tpl:4
+#: plugins/admin/departments/dep-list.xml:47
+#: plugins/admin/departments/dep-list.xml:131
+#: plugins/admin/departments/class_organizationGeneric.inc:113
+#: plugins/admin/departments/class_organizationGeneric.inc:114
+#: plugins/admin/departments/class_departmentManagement.inc:241
+#: plugins/personal/generic/generic.tpl:298
+#: plugins/personal/generic/class_user.inc:1720 setup/setup_feedback.tpl:10
+#: setup/setup_feedback.tpl:12 ihtml/themes/default/infoPage.tpl:26
+msgid "Organization"
+msgstr "Tổ chức"
 
-#: include/functions.inc:134
-#, fuzzy, php-format
-msgid "Fatal error: no class locations defined - please run %s to fix this"
-msgstr ""
-"Lỗi nghiêm trọng: không có vị trí lớp nào được xác định - xin hãy chạy '%s' "
-"để sửa lỗi này"
+#: plugins/admin/departments/dep_iframe.tpl:1
+msgid "Processing the requested operation"
+msgstr "Xử lý thao tác được yêu cầu"
 
-#: include/functions.inc:141
-#, fuzzy, php-format
-msgid "Fatal error: cannot instantiate class %s - try running %s to fix this"
+#: plugins/admin/departments/dep_iframe.tpl:7
+#, fuzzy
+msgid ""
+"Your browser doesn't support IFRAME HTML elements. Please use this link to "
+"perform the requested operation."
 msgstr ""
-"Lỗi nghiêm trọng: không thể tạo ra lớp '%s' - hãy thử chạy '%s' để sửa lỗi "
-"này"
+"Trình duyệt của bạn không hỗ trợ iframe, xin hãy sử dụng đường link này để "
+"thực hiện những thao tác được yêu cầu."
 
-#: include/functions.inc:466
-#, fuzzy, php-format
-msgid "Error while connecting to LDAP: %s"
-msgstr ""
-"LỖI NGHIÊM TRỌNG: Lỗi khi đang kết nối với LDAP. Server thông báo '%s'."
+#: plugins/admin/departments/organization.tpl:11
+#, fuzzy
+msgid "Name of organization"
+msgstr "Tổ chức"
 
-#: include/functions.inc:537 include/functions.inc:623
+#: plugins/admin/departments/organization.tpl:14
 #, fuzzy
-msgid "User ID is not unique!"
-msgstr "Tên người dùng/ UID không phải là duy nhất trong cây LDAP!"
+msgid "Name of organization to create"
+msgstr "Tên của cây con được tạo"
 
-#: include/functions.inc:827 include/functions.inc:945
-msgid "Error while locking entry!"
-msgstr ""
+#: plugins/admin/departments/organization.tpl:30
+#: plugins/admin/departments/generic.tpl:30
+msgid "Category for this subtree"
+msgstr "Các danh mục cho cây con"
 
-#: include/functions.inc:837
-#, fuzzy, php-format
-msgid "Cannot store lock information in LDAP!"
-msgstr "Không thể tìm ra thông tin về lược đồ  LDAP đã được cài đặt!"
+#: plugins/admin/departments/organization.tpl:89
+#: plugins/admin/departments/generic.tpl:90
+msgid "State where this subtree is located"
+msgstr "Xác định xem tập cây con này ở đâu"
 
-#: include/functions.inc:837
-#, fuzzy, php-format
-msgid "Error: %s"
-msgstr "Lỗi"
+#: plugins/admin/departments/organization.tpl:97
+#: plugins/admin/departments/generic.tpl:98
+msgid "Location of this subtree"
+msgstr "Vị trí của cây con"
 
-#: include/functions.inc:1267
-#, fuzzy, php-format
-msgid "The current size limit of %d entries is exceeded!"
-msgstr "Đã vượt quá giới hạn kích cỡ của các entry %d!"
+#: plugins/admin/departments/organization.tpl:105
+#: plugins/admin/departments/generic.tpl:106
+msgid "Postal address of this subtree"
+msgstr "Địa chỉ bưu điện của cây con này"
 
-#: include/functions.inc:1269
-#, php-format
-msgid "Set the size limit to %s"
-msgstr ""
+#: plugins/admin/departments/organization.tpl:112
+#: plugins/admin/departments/generic.tpl:113
+msgid "Base telephone number of this subtree"
+msgstr "Đặt số điện thoại của cây con này"
 
-#: include/functions.inc:1281 plugins/personal/generic/generic.tpl:218
-msgid "Configure"
-msgstr "Cấu hình"
+#: plugins/admin/departments/organization.tpl:120
+#: plugins/admin/departments/generic.tpl:121
+msgid "Base facsimile telephone number of this subtree"
+msgstr "Đặt số fax của cây con này"
 
-#: include/functions.inc:1286
+#: plugins/admin/departments/dep-list.xml:11
 #, fuzzy
-msgid "list is incomplete"
-msgstr "chưa hoàn thành"
+msgid "List of structural objects"
+msgstr "Danh sách các nhóm đối tượng"
 
-#: include/functions.inc:1636
-msgid "Continue anyway"
-msgstr "Cứ tiếp tục"
+#: plugins/admin/departments/dep-list.xml:55
+#: plugins/admin/departments/dep-list.xml:71
+#: plugins/admin/departments/dep-list.xml:138
+#: plugins/admin/departments/class_departmentManagement.inc:253
+#: plugins/admin/ogroups/objectSelect/selectObject-list.xml:15
+#: plugins/admin/ogroups/class_ogroupManagement.inc:186
+#: plugins/personal/generic/generic.tpl:306
+#: plugins/personal/generic/class_user.inc:1721
+msgid "Department"
+msgstr "Bộ phận"
 
-#: include/functions.inc:1638
-msgid "Edit anyway"
-msgstr "Cứ hiệu chỉnh"
+#: plugins/admin/departments/class_dcObject.inc:81
+#: plugins/admin/departments/class_dcObject.inc:82
+#: plugins/admin/departments/class_departmentManagement.inc:205
+#: plugins/admin/departments/class_domain.inc:81
+#: plugins/admin/departments/class_domain.inc:82
+#, fuzzy
+msgid "Domain Component"
+msgstr "Admin miền"
 
-#: include/functions.inc:1641
-msgid "These entries are currently locked:"
-msgstr ""
+#: plugins/admin/departments/country.tpl:14
+#, fuzzy
+msgid "Name of country to create"
+msgstr "Tên của cây con được tạo"
 
-#: include/functions.inc:1882
-msgid "Entries per page"
-msgstr "các entry cho mỗi trang"
+#: plugins/admin/departments/class_organizationGeneric.inc:122
+#, fuzzy
+msgid "Organization name"
+msgstr "Tổ chức"
 
-#: include/functions.inc:2060
-#, fuzzy, php-format
-msgid "GOsa %s"
-msgstr "GOsa"
+#: plugins/admin/departments/class_organizationGeneric.inc:131
+#: plugins/personal/generic/generic.tpl:183
+#: plugins/personal/generic/class_user.inc:1735
+msgid "Postal address"
+msgstr "Địa chỉ theo bưu điện"
 
-#: include/functions.inc:2067
-#, fuzzy, php-format
-msgid "GOsa %s snapshot (Rev %s)"
-msgstr "snapshot phát triển GOsa (Rev %s)"
+#: plugins/admin/departments/class_organizationGeneric.inc:132
+#: plugins/generic/infoPage/class_infoPage.inc:109
+#, fuzzy
+msgid "Phone number"
+msgstr "Số điện thoại nhà"
 
-#: include/functions.inc:2072
-#, php-format
-msgid "GOsa development snapshot (Rev %s)"
-msgstr "snapshot phát triển GOsa (Rev %s)"
+#: plugins/admin/departments/generic.tpl:11
+msgid "Name of department"
+msgstr "Tên bộ phận"
 
-#: include/functions.inc:2168
-#, fuzzy, php-format
-msgid "File %s cannot be deleted!"
-msgstr "File '%s' không thể bị xóa."
+#: plugins/admin/departments/generic.tpl:14
+msgid "Name of subtree to create"
+msgstr "Tên của cây con được tạo"
 
-#: include/functions.inc:2198 include/functions.inc:2218
+#: plugins/admin/departments/generic.tpl:22
 #, fuzzy
-msgid "Cannot write revision file!"
-msgstr "Không thể viết lên revision file!"
+msgid "Descriptive text for   department"
+msgstr "Văn bản mô tả cho bộ phận"
 
-#: include/functions.inc:2489 include/functions.inc:2493
-#: include/functions.inc:2499
+#: plugins/admin/departments/class_departmentManagement.inc:25
 #, fuzzy
-msgid "'baseIdHook' is not available. Using default base!"
-msgstr "'base_hook' không có. Hãy sử dụng cơ sở mặc định!"
+msgid "Directory structure"
+msgstr "Thư mục"
 
-#: include/functions.inc:2523
-#, fuzzy
+#: plugins/admin/departments/class_departmentManagement.inc:26
 msgid ""
-"Cannot read schema information from LDAP. Schema validation is not possible!"
-msgstr ""
-"Không thể dùng thông tin lược đồ từ server. Không thể kiểm tra giản đồ!"
-
-#: include/functions.inc:2549
-msgid "This class is used to make users appear in GOsa."
+"Manage organizations, organizational units, localities, countries and more"
 msgstr ""
 
-#: include/functions.inc:2556
+#: plugins/admin/departments/class_departmentManagement.inc:125
 #, fuzzy
 msgid ""
-"This class is used to lock entries in order to prevent multiple edits at a "
-"time."
+"As soon as the tag operation has finished, you can scroll down to end of the "
+"page and    press the 'Continue' button to continue with the department "
+"management dialog."
 msgstr ""
-"Đã từng khóa các entry hiện đang được hiệu chỉnh nhằm tránh các thay đổi "
-"khác nhau tại cùng một thời điểm."
+"Ngay sau khi thao tác tag kết thúc, bạn có thể kéo xuống cuối trang và kích "
+"vào phím \"Tiếp tục\" để tiếp tục với hộp thoại quản lý bộ phận."
 
-#: include/functions.inc:2601
-#, fuzzy, php-format
-msgid "Required object class %s is missing!"
-msgstr "Lớp đối tượng '%s' được yêu cầu mất tích!"
+#: plugins/admin/newConfigManagement/DeviceConfig-list.xml:10
+#, fuzzy
+msgid "List of items"
+msgstr "Danh sách người dùng"
 
-#: include/functions.inc:2604
-#, fuzzy, php-format
-msgid "Optional object class %s is missing!"
-msgstr "Lớp đối tượng lựa chọn '%s' mất tích!"
+#: plugins/admin/newConfigManagement/DeviceConfig-list.xml:75
+#, fuzzy
+msgid "Edit item"
+msgstr "Hiệu chỉnh các giấy phép"
 
-#: include/functions.inc:2609
-#, fuzzy, php-format
-msgid "Wrong version of required object class %s (!=%s) detected!"
-msgstr "Phiên bản không phù hợp với lớp đối tượng '%s' được yêu cầu (!=%s)!"
+#: plugins/admin/newConfigManagement/DeviceConfig-list.xml:82
+#, fuzzy
+msgid "Remove item"
+msgstr "Xóa ảnh "
 
-#: include/functions.inc:2612
-#, fuzzy, php-format
-msgid "Class available"
-msgstr "Đã có lớp"
+#: plugins/admin/newConfigManagement/DeviceConfig-list.tpl:9
+#, fuzzy
+msgid "Container"
+msgstr "Tiếp tục"
 
-#: include/functions.inc:2634
-msgid ""
-"RFC2307bis schema is enabled, but the current LDAP configuration does not "
-"support it!"
+#: plugins/admin/newConfigManagement/DeviceConfig-list.tpl:10
+msgid "Item"
 msgstr ""
 
-#: include/functions.inc:2635
+#: plugins/admin/newConfigManagement/class_newConfigManagement.inc:8
+#: plugins/admin/newConfigManagement/class_newConfigManagement.inc:9
+#: plugins/admin/newConfigManagement/class_newConfigManagement.inc:352
+#: plugins/admin/newConfigManagement/class_newConfigManagement.inc:353
+#: plugins/admin/newConfigManagement/class_newConfigManagement.inc:359
 #, fuzzy
-msgid ""
-"To use RFC2307bis groups, the objectClass 'posixGroup' must be AUXILIARY."
+msgid "Config management"
+msgstr "Quản trị cấu hình/hệ thống-"
+
+#: plugins/admin/newConfigManagement/class_newConfigManagement.inc:42
+#: plugins/admin/newConfigManagement/class_newConfigManagement.inc:95
+#, php-format
+msgid "Failed to load distributions, error was '%s'!"
 msgstr ""
-"Để có thể sử dụng được nhóm conform rfc2307bis, objectClass "
-"'posixGroup' (nhóm posix) phải được hỗ trợ     "
 
-#: include/functions.inc:2639
-msgid ""
-"RFC2307bis schema is disabled, but the current LDAP configuration supports "
-"it!"
+#: plugins/admin/newConfigManagement/class_newConfigManagement.inc:262
+msgid "No selectable install methods returned!"
 msgstr ""
 
-#: include/functions.inc:2640
+#: plugins/admin/newConfigManagement/class_newConfigManagement.inc:263
+#: setup/class_setup.inc:183
 #, fuzzy
-msgid "To correct this, the objectClass 'posixGroup' must be STRUCTURAL."
-msgstr "ObjectClass (Lớp đối tượng) 'posixGroup' phải CÓ CẤU TRÚC"
-
-#: include/functions.inc:2665
-msgid "German"
-msgstr "Tiếng Đức"
-
-#: include/functions.inc:2666
-msgid "French"
-msgstr "Tiếng Pháp"
+msgid "Setup"
+msgstr "Đặt"
 
-#: include/functions.inc:2667
-msgid "Italian"
-msgstr "Tiếng Ý"
+#: plugins/admin/newConfigManagement/class_newConfigManagement.inc:278
+#, fuzzy
+msgid "Distribution"
+msgstr "Mô tả"
 
-#: include/functions.inc:2668
-msgid "Spanish"
-msgstr "Tiếng Tây Ban Nha"
+#: plugins/admin/newConfigManagement/class_newConfigManagement.inc:284
+msgid "Release"
+msgstr ""
 
-#: include/functions.inc:2669
-msgid "English"
-msgstr "Tiếng Anh"
+#: plugins/admin/newConfigManagement/class_newConfigManagement.inc:290
+#, fuzzy
+msgid "Component"
+msgstr "Admin miền"
 
-#: include/functions.inc:2670
-msgid "Dutch"
-msgstr "Tiếng Hà Lan"
+#: plugins/admin/ogroups/paste_generic.tpl:1
+#, fuzzy
+msgid "Paste object group"
+msgstr "Nhóm đối tượng"
 
-#: include/functions.inc:2671
-msgid "Polish"
-msgstr "Tiếng Phần Lan"
+#: plugins/admin/ogroups/paste_generic.tpl:7
+msgid "Please enter the new object group name"
+msgstr "Xin mời nhập tên nhóm đối tượng mới vào"
 
-#: include/functions.inc:2672
-msgid "Brazilian Portuguese"
+#: plugins/admin/ogroups/paste_generic.tpl:16
+msgid ""
+"Copy members. Be careful with this option, systems can only inherit from a "
+"single object group!"
 msgstr ""
 
-#: include/functions.inc:2674
-msgid "Chinese"
-msgstr "Tiếng Trung Quốc"
+#: plugins/admin/ogroups/ogroup-list.xml:11
+msgid "List of object groups"
+msgstr "Danh sách các nhóm đối tượng"
 
-#: include/functions.inc:2675
-msgid "Vietnamese"
-msgstr "Tiếng Việt"
+#: plugins/admin/ogroups/ogroup-list.xml:15
+#: plugins/admin/ogroups/generic.tpl:1
+msgid "Object group"
+msgstr "Nhóm đối tượng"
 
-#: include/functions.inc:2676
-msgid "Russian"
-msgstr "Tiếng Nga"
+#: plugins/admin/ogroups/ogroup-list.xml:142
+#, fuzzy
+msgid "Edit object group"
+msgstr "Nhóm đối tượng"
 
-#: include/functions.inc:2869
+#: plugins/admin/ogroups/ogroup-list.xml:155
 #, fuzzy
-msgid "Cannot detect password hash!"
-msgstr "Không thể sinh ra hàm băm samba!"
+msgid "Remove object group"
+msgstr "các nhóm server"
 
-#: include/functions.inc:2910 include/functions.inc:2985
-#, php-format
-msgid "Pre-event hook reported a problem: %s. Password change canceled!"
-msgstr ""
+#: plugins/admin/ogroups/tabs_ogroups.inc:139
+msgid "Phone queue"
+msgstr "Các hàng phone"
 
-#: include/functions.inc:2941
+#: plugins/admin/ogroups/tabs_ogroups.inc:164
 #, fuzzy
-msgid "Password change failed!"
-msgstr "Thay đổi mật khẩu"
-
-#: include/functions.inc:2949
-#, php-format
-msgid "Post-event hook reported a problem: %s. Password change canceled!"
-msgstr ""
+msgid "Groupware"
+msgstr "Tên nhóm"
 
-#: include/functions.inc:3053
+#: plugins/admin/ogroups/tabs_ogroups.inc:176
 #, fuzzy
-msgid "Cannot generate SAMBA hash!"
-msgstr "Không thể sinh ra hàm băm samba!"
+msgid "System settings"
+msgstr "Thiết lập của người dùng"
 
-#: include/functions.inc:3068
-#, php-format
-msgid "Generating SAMBA hash by running %s failed: check %s!"
+#: plugins/admin/ogroups/tabs_ogroups.inc:188
+#: plugins/admin/ogroups/tabs_ogroups.inc:213
+msgid "Recipe"
 msgstr ""
 
-#: include/functions.inc:3346 include/functions.inc:3360
-#: include/functions.inc:3398 include/functions.inc:3410
-#: include/functions.inc:3414 include/functions.inc:3429
-#: include/functions.inc:3438
+#: plugins/admin/ogroups/tabs_ogroups.inc:200
+#: plugins/admin/ogroups/tabs_ogroups.inc:222
+msgid "Devices"
+msgstr "Các thiết bị"
+
+#: plugins/admin/ogroups/tabs_ogroups.inc:232
 #, fuzzy
-msgid "Cannot allocate free ID:"
-msgstr "Không thể phân phối một ID miễn phí!"
+msgid "Deployment summary"
+msgstr "Số phòng làm việc"
 
-#: include/functions.inc:3346
-msgid "unknown idAllocation method!"
+#: plugins/admin/ogroups/tabs_ogroups.inc:242
+msgid "Desktop"
 msgstr ""
 
-#: include/functions.inc:3360
-#, php-format
-msgid "%sPoolMin >= %sPoolMax!"
-msgstr ""
+#: plugins/admin/ogroups/tabs_ogroups.inc:259
+msgid "Applications"
+msgstr "Các ứng dụng"
 
-#: include/functions.inc:3390
+#: plugins/admin/ogroups/generic.tpl:5 plugins/personal/posix/generic.tpl:6
 #, fuzzy
-msgid "Cannot create sambaUnixIdPool entry!"
-msgstr "Không thể tạo ra folder '%s'!"
+msgid "Generic settings"
+msgstr "Thiết lập chung của người dùng"
 
-#: include/functions.inc:3398
-msgid "sambaUnixIdPool is not unique!"
-msgstr ""
+#: plugins/admin/ogroups/generic.tpl:10
+msgid "Name of the group"
+msgstr "Tên của nhóm"
 
-#: include/functions.inc:3410 include/functions.inc:3414
+#: plugins/admin/ogroups/generic.tpl:41
+msgid "Member objects"
+msgstr "Các đối tượng thành viên"
+
+#: plugins/admin/ogroups/objectSelect/class_objectSelect.inc:29
 #, fuzzy
-msgid "no ID available!"
-msgstr "Không có mẫu nào!"
+msgid "Object selection"
+msgstr "Thiết lập nhóm"
 
-#: include/functions.inc:3438
-msgid "maximum number of tries exceeded!"
-msgstr ""
+#: plugins/admin/ogroups/objectSelect/selectObject-list.xml:23
+#: plugins/admin/ogroups/class_ogroupManagement.inc:187
+#: plugins/personal/posix/trustSelect/trust-list.xml:12
+msgid "Server"
+msgstr "Máy chủ (server)"
 
-#: include/functions.inc:3498
-#, fuzzy
-msgid "Cannot allocate free ID!"
-msgstr "Không thể phân phối một ID miễn phí!"
+#: plugins/admin/ogroups/objectSelect/selectObject-list.xml:31
+#: plugins/admin/ogroups/class_ogroupManagement.inc:189
+#: plugins/personal/posix/trustSelect/trust-list.xml:19
+msgid "Workstation"
+msgstr "Máy trạm"
 
-#: include/class_tabs.inc:57
-#, php-format
-msgid "No plugin definition for %s found: please check the configuration file!"
-msgstr ""
+#: plugins/admin/ogroups/objectSelect/selectObject-list.xml:39
+#: plugins/admin/ogroups/class_ogroupManagement.inc:191
+#: plugins/personal/posix/trustSelect/trust-list.xml:26
+msgid "Terminal"
+msgstr "Thiết bị cuối "
 
-#: include/class_tabs.inc:264
-#, fuzzy, php-format
-msgid "Delete process has been canceled by plugin %s: %s"
-msgstr "Qúa trình xóa đã bị hủy bỏ bởi plugin '%s': %s"
+#: plugins/admin/ogroups/objectSelect/selectObject-list.xml:47
+#: plugins/admin/ogroups/class_ogroupManagement.inc:192
+msgid "Printer"
+msgstr "Máy in"
 
-#: include/class_tabs.inc:402
-msgid "References"
-msgstr "Các tham chiếu"
+#: plugins/admin/ogroups/class_ogroupManagement.inc:25
+#: plugins/admin/ogroups/class_ogroup.inc:858
+msgid "Object groups"
+msgstr "Tất cả các nhóm đối tượng"
 
-#: include/class_SnapShotDialog.inc:55
+#: plugins/admin/ogroups/class_ogroupManagement.inc:26
+msgid "Combine different types of objects to make use of this relationship"
+msgstr ""
+
+#: plugins/admin/ogroups/class_ogroupManagement.inc:182
 #, fuzzy
-msgid "Date"
-msgstr "Paste"
+msgid "Templates"
+msgstr "Mẫu"
 
-#: include/class_SnapShotDialog.inc:94
-#, fuzzy, php-format
-msgid "You are about to delete the snapshot %s."
-msgstr "Bạn chuẩn bị xóa chế độ snapshot '%s'."
+#: plugins/admin/ogroups/class_ogroupManagement.inc:185
+msgid "Application"
+msgstr "Ứng dụng"
 
-#: include/class_SnapShotDialog.inc:143
-#, fuzzy
-msgid "Delete snapshot"
-msgstr "Tạo ra snapshot"
+#: plugins/admin/ogroups/class_ogroupManagement.inc:190
+msgid "Windows Install"
+msgstr "Cài đặt window"
 
-#: include/class_SnapShotDialog.inc:144 include/class_SnapShotDialog.inc:162
-msgid "Y-m-d, H:i:s"
-msgstr "Y-m-d, H:i:s (Năm-tháng-ngày)"
+#: plugins/admin/ogroups/class_ogroup.inc:244
+#: plugins/generic/dashBoard/dbInformation/contents.tpl:1
+#: setup/setup_ldap.tpl:108
+msgid "Information"
+msgstr "Thông tin"
 
-#: include/exporter/class_cvsExporter.inc:48
-msgid "CSV"
+#: plugins/admin/ogroups/class_ogroup.inc:244
+msgid "You cannot combine terminals and workstations in one object group!"
 msgstr ""
+"Bạn không thể kết hợp các thiết bị cuối và máy trạm vào trong một nhóm đối "
+"tượng!"
 
-#: include/exporter/class_PDF.inc:24
-#, fuzzy
-msgid "Page"
-msgstr "Máy nhắn tin"
+#: plugins/admin/ogroups/class_ogroup.inc:320
+msgid "too many different objects!"
+msgstr "có quá nhiều các đối tượng khác nhau!"
 
-#: include/exporter/class_pdfExporter.inc:18
-msgid "No PDF export possible: there is no FPDF library installed."
-msgstr ""
+#: plugins/admin/ogroups/class_ogroup.inc:322
+msgid "users"
+msgstr "người dùng"
 
-#: include/exporter/class_pdfExporter.inc:145
-msgid "PDF"
-msgstr ""
+#: plugins/admin/ogroups/class_ogroup.inc:323
+msgid "groups"
+msgstr "các nhóm"
 
-#: include/class_GOsaRegistration.inc:127
-msgid ""
-"UNIX-timestamp pointing to the date GOsa will ask for a registration again "
-"(-1 to disable)"
-msgstr ""
+#: plugins/admin/ogroups/class_ogroup.inc:324
+msgid "applications"
+msgstr "các ứng dụng"
 
-#: include/class_jsonRPC.inc:38
-#, fuzzy, php-format
-msgid "The RPC connection (%s) specified for %s:%s is invalid: %s"
-msgstr "Lệnh '%s' cho plugin '%s' không hợp lệ!"
+#: plugins/admin/ogroups/class_ogroup.inc:325
+msgid "departments"
+msgstr "các bộ phận"
 
-#: include/class_jsonRPC.inc:331
-#, fuzzy, php-format
-msgid "Unknown HTTP status code %s!"
-msgstr "dạng ACL '%s' không được biết đến!"
+#: plugins/admin/ogroups/class_ogroup.inc:326
+msgid "servers"
+msgstr "các server"
+
+#: plugins/admin/ogroups/class_ogroup.inc:327
+msgid "workstations"
+msgstr "máy trạm"
 
-#: include/class_multi_plug.inc:362
+#: plugins/admin/ogroups/class_ogroup.inc:328
 #, fuzzy
-msgid "You are currently editing multiple entries."
-msgstr "Bạn hiện đang hiệu chỉnh rất nhiều entry."
+msgid "Windows workstations"
+msgstr "các nhóm máy trạm windows"
 
-#: include/class_multi_plug.inc:394
-#, fuzzy
-msgid "Reset password"
-msgstr "Đặt mật khẩu"
+#: plugins/admin/ogroups/class_ogroup.inc:329
+msgid "terminals"
+msgstr "các thiết bị cuối"
 
-#: include/class_multi_plug.inc:394
-#, fuzzy
-msgid "The user password has been reset. Please set a new password!"
-msgstr ""
-"Mật khẩu người dùng đã được xác lập lại, hãy thiết lập một giá trị mật khẩu "
-"mới!"
+#: plugins/admin/ogroups/class_ogroup.inc:330
+msgid "phones"
+msgstr "điện thoại"
 
-#: include/class_certificate.inc:73
-msgid "Certificate is empty!"
-msgstr "Giấy chứng nhận trống!"
+#: plugins/admin/ogroups/class_ogroup.inc:331
+msgid "printers"
+msgstr "các máy in"
 
-#: include/class_certificate.inc:100
+#: plugins/admin/ogroups/class_ogroup.inc:533
 #, fuzzy
-msgid "Cannot load certificate: only PEM and DER are supported!"
-msgstr "Không thể tải giấy chứng nhận - chỉ có PEM/DER là được hỗ trợ!"
+msgid "Non existing DN:"
+msgstr "dn không tồn tại:"
 
-#: include/class_certificate.inc:115
-msgid "Cannot extract information for non PEM certificates!"
+#: plugins/admin/ogroups/class_ogroup.inc:651
+#, php-format
+msgid ""
+"These systems are already configured by other object groups and cannot be "
+"added:"
 msgstr ""
-"Không thể triết xuất thông tin cho những giấy chứng nhận không phải là PEM!"
 
-#: include/class_certificate.inc:219
-msgid "No valid certificate loaded!"
-msgstr "Không tải được giấy chứng nhận có hiệu lực nào!"
+#: plugins/admin/ogroups/class_ogroup.inc:685
+msgid "You can combine two different object types at maximum, only!"
+msgstr "Bạn chỉ có thể kết hợp hai đối tượng khác nhau tại mức cực đại!"
 
-#: include/php_setup.inc:107
-msgid "Generating this page caused the PHP interpreter to raise some errors!"
-msgstr "Tạo ra trang này khiến cho bộ dịch PHP sinh ra một số lỗi!"
+#: plugins/admin/ogroups/class_ogroup.inc:849
+msgid "Object group generic"
+msgstr "Nhóm đối tượng chung"
 
-#: include/php_setup.inc:110
+#: plugins/admin/ogroups/class_ogroup.inc:865 include/class_acl.inc:280
+msgid "Member"
+msgstr "Thành viên"
+
+#: plugins/personal/posix/trustSelect/class_trustSelect.inc:29
 #, fuzzy
-msgid "Send bug report"
-msgstr "Gửi thông báo lỗi"
+msgid "Trust machine selection"
+msgstr "Thiết lập nhóm"
 
-#: include/php_setup.inc:114
-msgid "Toggle details"
-msgstr ""
+#: plugins/personal/posix/paste_generic.tpl:1
+#: plugins/personal/posix/paste_generic.tpl:5
+#: plugins/personal/posix/generic.tpl:1
+msgid "POSIX settings"
+msgstr "Thiết lập POSIX"
 
-#: include/php_setup.inc:123
-msgid "PHP error"
-msgstr "Lỗi PHP"
+#: plugins/personal/posix/paste_generic.tpl:6
+#: plugins/personal/posix/paste_generic.tpl:9
+#: plugins/personal/posix/class_posixAccount.inc:858
+#: plugins/personal/posix/class_posixAccount.inc:861
+#: plugins/personal/posix/class_posixAccount.inc:936
+#: plugins/personal/posix/class_posixAccount.inc:939
+#: plugins/personal/posix/class_posixAccount.inc:1307
+#: plugins/personal/posix/generic.tpl:8
+msgid "Home directory"
+msgstr "Thư mục chủ"
 
-#: include/php_setup.inc:142
-msgid "class"
-msgstr "lớp"
+#: plugins/personal/posix/paste_generic.tpl:17
+#: plugins/personal/posix/generic.tpl:51
+#: plugins/personal/posix/posix_shadow.tpl:2
+#: plugins/personal/generic/generic.tpl:34
+#: plugins/personal/generic/generic.tpl:81
+#, fuzzy
+msgid "Account settings"
+msgstr "Thiết lập nhóm"
 
-#: include/php_setup.inc:148
-msgid "function"
-msgstr "chức năng"
+#: plugins/personal/posix/paste_generic.tpl:19
+#: plugins/personal/posix/class_posixAccount.inc:1308
+#: plugins/personal/posix/generic.tpl:26
+msgid "Primary group"
+msgstr "Nhóm sơ cấp"
 
-#: include/php_setup.inc:153
-msgid "static"
-msgstr "tĩnh"
+#: plugins/personal/posix/paste_generic.tpl:33
+#: plugins/personal/posix/generic.tpl:60
+msgid "Force UID/GID"
+msgstr "Bắt buộc có UID/GID "
 
-#: include/php_setup.inc:157
-msgid "method"
-msgstr "phương pháp"
+#: plugins/personal/posix/paste_generic.tpl:58
+#: plugins/personal/posix/paste_generic.tpl:61
+#: plugins/personal/posix/generic.tpl:89
+#: plugins/generic/references/class_reference.inc:58
+#: plugins/generic/references/class_reference.inc:64
+msgid "Group membership"
+msgstr "Tư cách thành viên nhóm"
 
-#: include/php_setup.inc:190
+#: plugins/personal/posix/paste_generic.tpl:68
+#: plugins/personal/posix/generic.tpl:92
+msgid "(Warning: more than 16 groups are not supported by NFS!)"
+msgstr "(Cảnh báo: hơn 16 nhóm không được hỗ trợ bởi NFS!)"
+
+#: plugins/personal/posix/groupSelect/class_groupSelect.inc:29
 #, fuzzy
-msgid "Traceback"
-msgstr "Dò theo"
+msgid "Group selection"
+msgstr "Thiết lập nhóm"
 
-#: include/php_setup.inc:191
-msgid "File"
-msgstr "File"
+#: plugins/personal/posix/class_posixAccount.inc:38
+msgid "Edit users POSIX settings"
+msgstr "Hiệu chỉnh cài đặt POSIX của người dùng"
 
-#: include/php_setup.inc:191
-msgid "Line"
-msgstr "Dòng"
+#: plugins/personal/posix/class_posixAccount.inc:146
+msgid "expired"
+msgstr "hết hạn"
 
-#: include/php_setup.inc:192
-msgid "Arguments"
-msgstr "Tranh luận"
+#: plugins/personal/posix/class_posixAccount.inc:148
+msgid "grace time active"
+msgstr "Thời gian trước khi tài khoản bị khóa đang hoạt động"
 
-#: include/class_userFilter.inc:55 plugins/admin/departments/generic.tpl:27
-#: plugins/admin/departments/class_organizationGeneric.inc:124
-#: plugins/admin/departments/class_department.inc:676
-#: plugins/admin/departments/organization.tpl:27
-#: plugins/admin/acl/class_aclRole.inc:166
-msgid "Category"
-msgstr "Các danh mục"
+#: plugins/personal/posix/class_posixAccount.inc:151
+#: plugins/personal/posix/class_posixAccount.inc:153
+#: plugins/personal/posix/class_posixAccount.inc:155
+msgid "active"
+msgstr "hoạt động"
 
-#: include/class_filter.inc:226
+#: plugins/personal/posix/class_posixAccount.inc:151
 #, fuzzy
-msgid "Search filter"
-msgstr "Máy in"
+msgid "password not changeable"
+msgstr "Mật khẩu không thay đổi được"
 
-#: include/class_filter.inc:444
-msgid "Search in subtrees"
-msgstr "Tìm kiếm tại các cây con"
+#: plugins/personal/posix/class_posixAccount.inc:153
+msgid "password expired"
+msgstr "mật khẩu hết hạn"
 
-#: include/class_filter.inc:449
-#, fuzzy
-msgid "Edit filters"
-msgstr "Hiệu chỉnh các giấy phép"
+#: plugins/personal/posix/class_posixAccount.inc:215
+#: include/class_management.inc:32 include/class_management.inc:33
+msgid "unconfigured"
+msgstr "không được cấu hình"
 
-#: include/class_userFilterEditor.inc:254
-#, php-format
-msgid "Error in filter #%s: %s opening and %s closing brackets detected!"
-msgstr ""
+#: plugins/personal/posix/class_posixAccount.inc:226
+msgid "automatic"
+msgstr "tự động"
 
-#: include/class_plugin.inc:581
-msgid ""
-"The current object has been altered while beeing edited. If you save this "
-"entry, changes that have been made by others will be discarded!"
+#: plugins/personal/posix/class_posixAccount.inc:374
+#, php-format
+msgid "Password can't be changed up to %s days after last change"
 msgstr ""
+"Mật khẩu không thể được thay đổi it nhất là %s ngày sau lần thay đổi trước"
 
-#: include/class_plugin.inc:1411
+#: plugins/personal/posix/class_posixAccount.inc:378
 #, php-format
-msgid "Changing ACL DN from %s to %s"
+msgid "Password must be changed after %s days"
+msgstr "Mật khẩu phải được thay đổi sau %s ngày"
+
+#: plugins/personal/posix/class_posixAccount.inc:382
+#, fuzzy, php-format
+msgid "Disable account after %s days of inactivity after password expiry"
 msgstr ""
+"Vô hiệu hóa tài khoản sau %s ngày không hoạt động sau khi mật khẩu hết hạn"
 
-#: include/functions_helpviewer.inc:45
+#: plugins/personal/posix/class_posixAccount.inc:386
 #, fuzzy, php-format
-msgid "XML error in guide.xml: %s at line %s"
-msgstr "Lỗi XML trong thư mục guide.xml : %s ở dòng %d"
+msgid "Warn user %s days before password expiry"
+msgstr "Cảnh báo người sử dụng còn %s ngày nữa là hết hạn password"
+
+#: plugins/personal/posix/class_posixAccount.inc:651
+msgid "Timeout while waiting for lock. Ignoring lock!"
+msgstr "Thời gian chờ khóa. Bỏ qua khóa!"
+
+#: plugins/personal/posix/class_posixAccount.inc:709
+#: plugins/personal/posix/class_posixAccount.inc:1000
+msgid "Group of user"
+msgstr "Nhóm người dùng"
+
+#: plugins/personal/posix/class_posixAccount.inc:774
+msgid ""
+"A duplicated UID number was written for this user. If this was not intended "
+"please verify all used uidNumbers!"
+msgstr ""
+"Số UID nhân bản đã được viết cho người sử dụng này. Nếu vệc này là không cố "
+"ý, xin hãy xác minh lại tất cả các số UID!"
+
+#: plugins/personal/posix/class_posixAccount.inc:892
+#: plugins/personal/posix/class_posixAccount.inc:945
+msgid "shadowMin"
+msgstr "shadowMin"
+
+#: plugins/personal/posix/class_posixAccount.inc:897
+#: plugins/personal/posix/class_posixAccount.inc:950
+msgid "shadowMax"
+msgstr "shadowMax"
+
+#: plugins/personal/posix/class_posixAccount.inc:902
+#: plugins/personal/posix/class_posixAccount.inc:955
+msgid "shadowWarning"
+msgstr "Cảnh báo về Shadow"
+
+#: plugins/personal/posix/class_posixAccount.inc:916
+#: plugins/personal/posix/class_posixAccount.inc:969
+msgid "shadowInactive"
+msgstr "Shadow  không hoạt động"
+
+#: plugins/personal/posix/class_posixAccount.inc:1293
+msgid "POSIX account"
+msgstr "tài khoản POSIX"
+
+#: plugins/personal/posix/class_posixAccount.inc:1297
+#: plugins/personal/myaccount/class_MyAccount.inc:5
+#: plugins/personal/myaccount/main.inc:114
+#: plugins/personal/generic/class_user.inc:1675
+#: plugins/personal/password/class_password.inc:227
+msgid "My account"
+msgstr "Tài khoản của tôi"
 
-#: include/functions_helpviewer.inc:88
-#, fuzzy
-msgid "No help available for this plug-in."
-msgstr "Không có sự trợ giúp nào cho plugin này."
+#: plugins/personal/posix/class_posixAccount.inc:1309
+#: plugins/personal/posix/generic.tpl:16
+msgid "Shell"
+msgstr "Shell"
 
-#: include/functions_helpviewer.inc:388
-#, php-format
-msgid "%s results for your search with the keyword %s"
-msgstr "%s kết quả cho việc tìm kiếm của bạn với từ khóa %s"
+#: plugins/personal/posix/class_posixAccount.inc:1310
+#: setup/setup_migrate.tpl:49 ihtml/themes/default/infoPage.tpl:13
+msgid "User ID"
+msgstr "ID người dùng"
 
-#: include/functions_helpviewer.inc:461
-#, php-format
-msgid "%s%% hit rate in file %s"
-msgstr "%s%% tỷ lệ hit trong file %s"
+#: plugins/personal/posix/class_posixAccount.inc:1311
+msgid "Group ID"
+msgstr "ID nhóm"
 
-#: include/utils/class_timezone.inc:47
-#, fuzzy, php-format
-msgid "The configured timezone %s is not valid!"
-msgstr "Cấu hình GOsa %s/%s không đọc được. Bãi bỏ."
+#: plugins/personal/posix/class_posixAccount.inc:1313
+#, fuzzy
+msgid "Shadow last changed"
+msgstr "Hiển thị các thay đổi"
 
-#: include/utils/class_xml.inc:51
+#: plugins/personal/posix/class_posixAccount.inc:1314
 #, fuzzy
-msgid "XML error"
-msgstr "Lỗi MySQL"
+msgid "Last login"
+msgstr "Họ"
 
-#: include/utils/class_msgPool.inc:17
-msgid "This object will be deleted!"
-msgstr "Đối tượng này sẽ bị xóa!"
+#: plugins/personal/posix/class_posixAccount.inc:1316
+msgid "Force password change on login"
+msgstr "Ép buộc thay đổi mật khẩu trong khi đăng nhập"
 
-#: include/utils/class_msgPool.inc:19
-#, fuzzy, php-format
-msgid "This %s object will be deleted!"
-msgstr "Đối tượng '%s' này sẽ bị xóa!"
+#: plugins/personal/posix/class_posixAccount.inc:1317
+msgid "Shadow min"
+msgstr "Shadow min"
 
-#: include/utils/class_msgPool.inc:24
-#, php-format
-msgid "This object will be deleted: %s"
-msgstr "Đối tượng này sẽ bị xóa: %s"
+#: plugins/personal/posix/class_posixAccount.inc:1318
+msgid "Shadow max"
+msgstr "Shadow max"
 
-#: include/utils/class_msgPool.inc:26
-#, fuzzy, php-format
-msgid "This %s object will be deleted: %s"
-msgstr "Đối tượng '%s' này sẽ bị xóa: '%s'"
+#: plugins/personal/posix/class_posixAccount.inc:1319
+msgid "Shadow warning"
+msgstr "Cảnh báo Shadow"
 
-#: include/utils/class_msgPool.inc:31
-msgid "This object will be deleted:"
-msgstr "Đối tượng này sẽ bị xóa:"
+#: plugins/personal/posix/class_posixAccount.inc:1320
+msgid "Shadow inactive"
+msgstr "Shadow không hoạt động"
 
-#: include/utils/class_msgPool.inc:33
-#, fuzzy, php-format
-msgid "This %s object will be deleted:"
-msgstr "Đối tượng '%s' này sẽ bị xóa:"
+#: plugins/personal/posix/class_posixAccount.inc:1321
+msgid "Shadow expire"
+msgstr "Shadow hết hạn"
 
-#: include/utils/class_msgPool.inc:37
-#, php-format
-msgid "These objects will be deleted: %s"
-msgstr "Đối tượng này sẽ bị xóa: %s"
+#: plugins/personal/posix/class_posixAccount.inc:1322
+msgid "Public SSH key"
+msgstr ""
 
-#: include/utils/class_msgPool.inc:39
-#, fuzzy, php-format
-msgid "These %s objects will be deleted: %s"
-msgstr "Đối tượng '%s' này sẽ bị xóa; %s"
+#: plugins/personal/posix/class_posixAccount.inc:1323
+msgid "System trust model"
+msgstr "Mô hình ủy thác hệ thống"
 
-#: include/utils/class_msgPool.inc:47
-msgid "You have no permission to delete this object!"
-msgstr "Bạn không có quyền xóa đối tượng này!"
+#: plugins/personal/posix/trustModeDialog/class_trustModeDialog.inc:173
+msgid "disabled"
+msgstr "Đã vô hiệu"
 
-#: include/utils/class_msgPool.inc:51 include/utils/class_msgPool.inc:55
-msgid "You have no permission to delete the object:"
-msgstr "Bạn không có quyền xóa đối tượng này:"
+#: plugins/personal/posix/trustModeDialog/class_trustModeDialog.inc:173
+msgid "full access"
+msgstr "Truy cập hoàn toàn"
 
-#: include/utils/class_msgPool.inc:58
-msgid "You have no permission to delete these objects:"
-msgstr "Bạn không có quyền xóa những đối tượng này:"
+#: plugins/personal/posix/trustModeDialog/class_trustModeDialog.inc:174
+msgid "allow access to these hosts"
+msgstr "Cho phép truy cập đến các máy chủ này"
 
-#: include/utils/class_msgPool.inc:65
-msgid "You have no permission to create this object!"
-msgstr "Bạn không có quyền tạo ra đối tượng này!"
+#: plugins/personal/posix/trustModeDialog/generic.tpl:5
+#: plugins/personal/posix/trustModeDialog/generic.tpl:21
+msgid "Trust mode"
+msgstr "Chế độ ủy thác"
 
-#: include/utils/class_msgPool.inc:69 include/utils/class_msgPool.inc:73
-msgid "You have no permission to create the object:"
-msgstr "Bạn không có quyền tạo ra đối tượng này:"
+#: plugins/personal/posix/generic.tpl:37
+#: plugins/generic/dashBoard/dbPluginStatus/class_dbPluginStatus.inc:26
+#: plugins/generic/dashBoard/dbChannelStatus/class_dbChannelStatus.inc:14
+msgid "Status"
+msgstr "Trạng thái"
 
-#: include/utils/class_msgPool.inc:76
-msgid "You have no permission to create these objects:"
-msgstr "Bạn không có quyền tạo ra những đối tượng này:"
+#: plugins/personal/posix/generic.tpl:42
+#, fuzzy
+msgid "Last log-on"
+msgstr "Họ"
 
-#: include/utils/class_msgPool.inc:83
-msgid "You have no permission to modify this object!"
-msgstr "Bạn không có quyền thay đổi đối tượng này!"
+#: plugins/personal/posix/generic.tpl:101
+#, fuzzy
+msgid "Common group"
+msgstr "các nhóm điện thoại"
 
-#: include/utils/class_msgPool.inc:87 include/utils/class_msgPool.inc:91
-msgid "You have no permission to modify the object:"
-msgstr "Bạn không có quyền thay đổi đối tượng này:"
+#: plugins/personal/posix/generic.tpl:105
+#, fuzzy
+msgid "Groups differ"
+msgstr "Nhóm người dùng"
 
-#: include/utils/class_msgPool.inc:94
-msgid "You have no permission to modify these objects:"
-msgstr "Bạn không có quyền thay đổi những đối tượng này:"
+#: plugins/personal/posix/generic.tpl:125
+#, fuzzy
+msgid "Account permissions"
+msgstr "Thiết lập nhóm"
 
-#: include/utils/class_msgPool.inc:101
-msgid "You have no permission to view this object!"
-msgstr "Bạn không có quyền xem đối tượng này!"
+#: plugins/personal/posix/generic.tpl:130
+msgid "SSH keys"
+msgstr ""
 
-#: include/utils/class_msgPool.inc:105 include/utils/class_msgPool.inc:109
-msgid "You have no permission to view the object:"
-msgstr "Bạn không có quyền xem đối tượng này:"
+#: plugins/personal/posix/generic.tpl:131
+msgid "Edit public ssh keys..."
+msgstr ""
 
-#: include/utils/class_msgPool.inc:112
-msgid "You have no permission to view these objects:"
-msgstr "Bạn không có quyền xem những đối tượng này:"
+#: plugins/personal/posix/posix_shadow.tpl:12
+msgid "User must change password on first login"
+msgstr "Người dùng phải thay đổi mật khẩu ngay lần đăng nhập đầu tiên"
 
-#: include/utils/class_msgPool.inc:119
-msgid "You have no permission to move this object!"
-msgstr "Bạn không có quyền di chuyển đối tượng này!"
+#: plugins/personal/posix/posix_shadow.tpl:59
+#, fuzzy
+msgid "Password expiration settings"
+msgstr "Thiết lập mật khẩu"
 
-#: include/utils/class_msgPool.inc:123 include/utils/class_msgPool.inc:127
-msgid "You have no permission to move the object:"
-msgstr "Bạn không có quyền di chuyển đối tượng này:"
+#: plugins/personal/posix/posix_shadow.tpl:62
+msgid "Password expires on"
+msgstr "Mật khẩu hết hạn vào ngày"
 
-#: include/utils/class_msgPool.inc:130
-msgid "You have no permission to move these objects:"
-msgstr "Bạn không có quyền di chuyển những đối tượng này:"
+#: plugins/personal/myaccount/class_MyAccount.inc:6
+#, fuzzy
+msgid "Edit personal settings"
+msgstr "Hiệu chỉnh cài đặt POSIX của người dùng"
 
-#: include/utils/class_msgPool.inc:140 include/utils/class_msgPool.inc:152
-#: include/utils/class_msgPool.inc:170
-msgid "Connection information"
-msgstr "Thông tin kết nối"
+#: plugins/personal/myaccount/password.tpl:4
+#: plugins/personal/password/password.tpl:4
+msgid ""
+"To change your personal password use the fields below. The changes take "
+"effect immediately. Please memorize the new password, because you wouldn't "
+"be able to login without it."
+msgstr ""
+"Để thay đổi được mật khẩu cá nhân, sử dụng các trường dưới đây. Các thay đổi "
+"sẽ diễn ra ngay lập tức. Xin hãy nhớ mật khẩu mới, bởi vì bạn sẽ không thể "
+"đăng nhập vào nếu không có nó."
 
-#: include/utils/class_msgPool.inc:142
-#, php-format
-msgid "Cannot connect to %s database!"
-msgstr "Không thể kết nối đến cơ sở dữ liệu %s!"
+#: plugins/personal/myaccount/password.tpl:10
+#: plugins/personal/myaccount/password.tpl:39
+#: plugins/personal/password/password.tpl:16
+#: plugins/personal/password/password.tpl:45
+#, fuzzy
+msgid "Password change dialog"
+msgstr "Thay đổi mật khẩu"
 
-#: include/utils/class_msgPool.inc:154
-#, php-format
-msgid "Cannot select %s database!"
-msgstr "Không thể lựa chọn cơ sở dữ liệu %s!"
+#: plugins/personal/myaccount/password.tpl:12
+#: plugins/personal/myaccount/password.tpl:41
+#: plugins/personal/password/password.tpl:18
+#: plugins/personal/password/password.tpl:47
+#: ihtml/themes/default/password.tpl:97
+msgid "Current password"
+msgstr "Mật khẩu hiện tại"
 
-#: include/utils/class_msgPool.inc:160
-#, php-format
-msgid "No %s server defined!"
-msgstr "Không xác định được  Server '%s'!"
+#: plugins/personal/myaccount/password.tpl:31
+#: plugins/personal/myaccount/password.tpl:84
+#: plugins/personal/password/password.tpl:37
+#: plugins/personal/password/password.tpl:91
+#: ihtml/themes/default/password.tpl:117
+msgid "Password strength"
+msgstr "Ưu điểm của mật khẩu"
 
-#: include/utils/class_msgPool.inc:172
-#, php-format
-msgid "Cannot query %s database!"
-msgstr "Không truy vấn được cơ sở dữ liệu %s!"
+#: plugins/personal/myaccount/password.tpl:97
+#: plugins/personal/password/password.tpl:104
+msgid "Clear fields"
+msgstr "Dọn sạch các trường "
+
+#: plugins/personal/myaccount/changed.tpl:3
+#: plugins/personal/password/changed.tpl:3
+#, fuzzy
+msgid ""
+"You've successfully changed your password. Remember to change all programs "
+"configured to use it as well."
+msgstr ""
+"Bạn đã thay đổi mật khẩu thành công. Hãy nhớ thay đổi cả các chương trình "
+"cấu hình để sử dụng được nó."
 
-#: include/utils/class_msgPool.inc:178
-#, fuzzy, php-format
-msgid "The field %s contains a reserved keyword!"
-msgstr "Trường '%s' có chứa một từ khóa dự trữ!"
+#: plugins/personal/myaccount/main.inc:49 include/class_session.inc:76
+#: include/class_session.inc:101 include/class_session.inc:127
+#: include/class_ldap.inc:784 include/class_ldap.inc:835
+#: include/class_CopyPasteHandler.inc:160
+#: include/class_CopyPasteHandler.inc:274 include/class_acl.inc:984
+#: include/class_log.inc:87 include/functions.inc:623
+#: include/functions.inc:827 include/functions.inc:945
+#: include/functions.inc:1340 include/functions.inc:2168
+#: include/functions.inc:2198 include/functions.inc:2218
+#: include/class_management.inc:659 include/class_management.inc:743
+msgid "Internal error"
+msgstr "Lỗi nội bộ"
 
-#: include/utils/class_msgPool.inc:184
-#, fuzzy, php-format
-msgid "Command specified as %s hook for plugin %s does not exist!"
-msgstr "Lệnh được cụ thể hóa là %s móc nối với plugin '%s' không tồn tại!"
+#: plugins/personal/myaccount/main.inc:50 include/class_management.inc:660
+#: include/class_management.inc:744
+#, php-format
+msgid ""
+"Cannot instantiate tabbed-plug-in, the base plugin (%s) is not available!"
+msgstr ""
 
-#: include/utils/class_msgPool.inc:191
-#, fuzzy, php-format
-msgid "%s command is invalid!"
-msgstr "Lệnh '%s' không hợp lệ!"
+#: plugins/personal/myaccount/nochange.tpl:2
+#: plugins/personal/password/nochange.tpl:2
+msgid "You have no permission to change your password at this time"
+msgstr "Bạn không được phép thay đổi mật khẩu tại thời điểm này"
 
-#: include/utils/class_msgPool.inc:193
-#, fuzzy, php-format
-msgid "%s command (%s) for plugin %s is invalid!"
-msgstr "Lệnh '%s' (%s) cho plugin %s không hợp lệ!"
+#: plugins/personal/myaccount/nochange.tpl:5
+#, fuzzy
+msgid "Your password hash method will not be changed!"
+msgstr "Mật khẩu của bạn đã được thay đổi thành công."
 
-#: include/utils/class_msgPool.inc:195
-#, fuzzy, php-format
-msgid "%s command for plugin %s is invalid!"
-msgstr "Lệnh '%s' cho plugin '%s' không hợp lệ!"
+#: plugins/personal/generic/paste_generic.tpl:1
+#: ihtml/themes/default/infoPage.tpl:44
+msgid "User settings"
+msgstr "Thiết lập của người dùng"
 
-#: include/utils/class_msgPool.inc:197
-#, fuzzy, php-format
-msgid "%s command (%s) is invalid!"
-msgstr "Lệnh '%s' (%s) không hợp lệ!"
+#: plugins/personal/generic/paste_generic.tpl:3
+#, fuzzy
+msgid "Paste user"
+msgstr "Paste"
 
-#: include/utils/class_msgPool.inc:205
-#, fuzzy, php-format
-msgid "Cannot execute %s command!"
-msgstr "Không thể chạy lệnh '%s'!"
+#: plugins/personal/generic/paste_generic.tpl:6
+#: plugins/personal/generic/generic.tpl:1
+#: plugins/personal/generic/generic.tpl:3
+msgid "Personal information"
+msgstr "Thông tin cá nhân"
 
-#: include/utils/class_msgPool.inc:207
-#, fuzzy, php-format
-msgid "Cannot execute %s command (%s) for plugin %s!"
-msgstr "Không thể chạy lệnh '%s' ('%s) cho plugin %s!"
+#: plugins/personal/generic/paste_generic.tpl:21
+#: plugins/generic/dashBoard/Register/register.tpl:53
+#: setup/setup_migrate.tpl:53 ihtml/themes/default/login.tpl:47
+msgid "Password"
+msgstr "Mật khẩu"
 
-#: include/utils/class_msgPool.inc:209
-#, fuzzy, php-format
-msgid "Cannot execute %s command for plugin %s!"
-msgstr "Không thể chạy lệnh '%s' cho plugin %s!"
+#: plugins/personal/generic/paste_generic.tpl:24
+msgid "Clear password"
+msgstr "Bỏ mật khẩu"
 
-#: include/utils/class_msgPool.inc:211
-#, fuzzy, php-format
-msgid "Cannot execute %s command (%s)!"
-msgstr "Không thể chạy lệnh '%s' ('%s)!"
+#: plugins/personal/generic/paste_generic.tpl:25
+msgid "Set new password"
+msgstr "Đặt mật khẩu mới"
 
-#: include/utils/class_msgPool.inc:219
-#, fuzzy, php-format
-msgid "Value for %s is too large!"
-msgstr "Gía trị '%s' quá lớn!"
+#: plugins/personal/generic/paste_generic.tpl:31
+#: plugins/personal/generic/generic_picture.tpl:2
+#: plugins/personal/generic/generic.tpl:8
+#, fuzzy
+msgid "The users picture"
+msgstr "Ảnh của người sử dụng"
 
-#: include/utils/class_msgPool.inc:221
-#, fuzzy, php-format
-msgid "%s must be smaller than %s!"
-msgstr "'%s' phải thấp hơn %d!"
+#: plugins/personal/generic/paste_generic.tpl:43
+#: plugins/personal/generic/generic_picture.tpl:13
+msgid "Remove picture"
+msgstr "Xóa ảnh "
 
-#: include/utils/class_msgPool.inc:229
-#, fuzzy, php-format
-msgid "Value for %s is too small!"
-msgstr "Gía trị '%s' quá nhỏ!"
+#: plugins/personal/generic/generic_picture.tpl:1
+#: plugins/personal/generic/class_user.inc:544
+#: plugins/personal/generic/class_user.inc:1716
+msgid "User picture"
+msgstr "Ảnh của người sử dụng"
 
-#: include/utils/class_msgPool.inc:231
-#, fuzzy, php-format
-msgid "%s must be %s or above!"
-msgstr "'%s' phải lớn hơn %d hoặc trên nữa!"
+#: plugins/personal/generic/generic_certs.tpl:3
+#: plugins/personal/generic/generic.tpl:226
+#: plugins/personal/generic/class_user.inc:550
+#: plugins/personal/generic/class_user.inc:572
+msgid "Certificates"
+msgstr "Các giấy phép"
 
-#: include/utils/class_msgPool.inc:238
-#, fuzzy, php-format
-msgid "%s depends on %s - please provide both values!"
-msgstr "'%s' phụ thuộc vào '%s'- xin hãy cung cấp cả hai giá trị!"
+#: plugins/personal/generic/generic_certs.tpl:5
+#, fuzzy
+msgid "The users standard certificate"
+msgstr "Giấy phép chuẩn"
 
-#: include/utils/class_msgPool.inc:244
-#, fuzzy, php-format
-msgid "There is already an entry with this %s attribute in the system!"
-msgstr "Đã có sẵn một entry với thuộc tính '%s' trong hệ thống này!"
+#: plugins/personal/generic/generic_certs.tpl:8
+msgid "Standard certificate"
+msgstr "Giấy phép chuẩn"
 
-#: include/utils/class_msgPool.inc:250
-#, fuzzy, php-format
-msgid "The required field %s is empty!"
-msgstr "Trường được yêu cầu '%s' bị rỗng!"
+#: plugins/personal/generic/generic_certs.tpl:31
+#, fuzzy
+msgid "The users S/MIME certificate"
+msgstr "Giấy phép S/MIME"
 
-#: include/utils/class_msgPool.inc:258
-msgid "Example"
-msgstr "Ví dụ"
+#: plugins/personal/generic/generic_certs.tpl:34
+msgid "S/MIME certificate"
+msgstr "Giấy phép S/MIME"
 
-#: include/utils/class_msgPool.inc:278
-#, fuzzy, php-format
-msgid "The Field %s contains invalid characters"
-msgstr "Trường '%s' chứa các ký tự không hợp lệ"
+#: plugins/personal/generic/generic_certs.tpl:57
+#, fuzzy
+msgid "The users PKCS12 certificate"
+msgstr "Giấy phép PKCS12"
 
-#: include/utils/class_msgPool.inc:279
-#, fuzzy, php-format
-msgid "%s is not allowed:"
-msgstr "'%s' không được phép:"
+#: plugins/personal/generic/generic_certs.tpl:60
+msgid "PKCS12 certificate"
+msgstr "Giấy phép PKCS12"
 
-#: include/utils/class_msgPool.inc:279
-#, fuzzy, php-format
-msgid "%s are not allowed!"
-msgstr "'%s' không được cho phép!"
+#: plugins/personal/generic/generic_certs.tpl:83
+#: plugins/personal/generic/class_user.inc:1663
+msgid "Certificate serial number"
+msgstr "Số seri chứng nhận"
 
-#: include/utils/class_msgPool.inc:282
-#, fuzzy, php-format
-msgid "The Field %s contains invalid characters!"
-msgstr "Trường '%s' chứa các ký tự không hợp lệ!"
+#: plugins/personal/generic/generic.tpl:21
+msgid "Change picture"
+msgstr "Thay đổi hình ảnh"
 
-#: include/utils/class_msgPool.inc:289
-#, php-format
-msgid "Missing %s PHP extension!"
-msgstr "PHP mở rộng %s mất tích!"
+#: plugins/personal/generic/generic.tpl:83
+msgid "Template name"
+msgstr "Tên Mẫu"
 
-#: include/utils/class_msgPool.inc:319
-#: plugins/admin/ogroups/objectSelect/selectObject-list.xml:123
-#: plugins/admin/groups/userGroupSelect/selectUserGroup-list.xml:83
-#: plugins/personal/generic/generic.tpl:252
-#: plugins/personal/generic/generic.tpl:272
-#, php-format
-msgid "Add"
-msgstr "Thêm vào"
+#: plugins/personal/generic/generic.tpl:92
+#: plugins/personal/generic/class_user.inc:1708
+#: ihtml/themes/default/infoPage.tpl:16
+msgid "Personal title"
+msgstr "Chức danh cá nhân"
 
-#: include/utils/class_msgPool.inc:319
-#, php-format
-msgid "Add %s"
-msgstr "Thêm %s"
+#: plugins/personal/generic/generic.tpl:102
+#: plugins/personal/generic/class_user.inc:1709
+#: ihtml/themes/default/infoPage.tpl:17
+msgid "Academic title"
+msgstr "Chức danh học thuật"
 
-#: include/utils/class_msgPool.inc:325
-#, php-format
-msgid "Delete"
-msgstr "Xóa"
+#: plugins/personal/generic/generic.tpl:117
+#: plugins/personal/generic/class_user.inc:1368
+#: plugins/personal/generic/class_user.inc:1711
+#: ihtml/themes/default/infoPage.tpl:19
+msgid "Date of birth"
+msgstr "Ngày sinh"
 
-#: include/utils/class_msgPool.inc:325
-#, php-format
-msgid "Delete %s"
-msgstr "Xóa %s"
+#: plugins/personal/generic/generic.tpl:140
+#: plugins/personal/generic/class_user.inc:1712
+msgid "Sex"
+msgstr "Giới tính"
 
-#: include/utils/class_msgPool.inc:331
-#, php-format
-msgid "Set %s"
-msgstr "Thiết lập %s"
+#: plugins/personal/generic/generic.tpl:154
+#: plugins/personal/generic/class_user.inc:1713
+msgid "Preferred language"
+msgstr "Ngôn ngữ muốn sử dụng"
 
-#: include/utils/class_msgPool.inc:337
-#, php-format
-msgid "Edit..."
-msgstr "Hiệu chỉnh..."
+#: plugins/personal/generic/generic.tpl:193
+msgid "Private phone"
+msgstr "Số điện thoại riêng"
 
-#: include/utils/class_msgPool.inc:337
-#, php-format
-msgid "Edit %s..."
-msgstr "Hiệu chỉnh %s..."
+#: plugins/personal/generic/generic.tpl:201
+#: plugins/personal/generic/class_user.inc:1349
+#: plugins/personal/generic/class_user.inc:1739
+#: plugins/personal/generic/class_user.inc:1842
+msgid "Homepage"
+msgstr "Trang chủ"
 
-#: include/utils/class_msgPool.inc:343
-msgid "Back"
-msgstr "Quay lại"
+#: plugins/personal/generic/generic.tpl:209
+msgid "Password storage"
+msgstr "Kho lưu mật khẩu"
 
-#: include/utils/class_msgPool.inc:363
-#, php-format
-msgid "This account has no valid %s extensions!"
-msgstr "Tài khoản này không có chức năng mở rộng %s hợp lệ!"
+#: plugins/personal/generic/generic.tpl:218 include/functions.inc:1281
+msgid "Configure"
+msgstr "Cấu hình"
 
-#: include/utils/class_msgPool.inc:369
-#, php-format
-msgid ""
-"This account has %s settings enabled. You can disable them by clicking below."
-msgstr ""
-"Tài khoản này đã bật các thiết lập %s lên. Bạn có thể tắt chúng đi bằng việc "
-"kích vào bên dưới."
+#: plugins/personal/generic/generic.tpl:229
+msgid "Edit certificates"
+msgstr "Hiệu chỉnh các giấy phép"
 
-#: include/utils/class_msgPool.inc:372 include/utils/class_msgPool.inc:379
-#, php-format
-msgid ""
-"This account has %s settings enabled. To disable them, you'll need to remove "
-"the %s settings first!"
+#: plugins/personal/generic/generic.tpl:241
+msgid "Restrict login to"
 msgstr ""
-"Tài khoản này đã bật các thiết lập %s lên. Để tắt chúng đi, bạn cần phải xóa "
-"thiết lập %s trước!"
 
-#: include/utils/class_msgPool.inc:388
-#, php-format
-msgid ""
-"This account has %s settings disabled. You can enable them by clicking below."
+#: plugins/personal/generic/generic.tpl:249
+#: plugins/personal/generic/generic.tpl:269
+msgid "IP or network"
 msgstr ""
-"Tài khoản này đã tắt các thiết lập %s đi. Bạn có thể bật chúng lên bằng việc "
-"kích vào bên dưới."
 
-#: include/utils/class_msgPool.inc:391 include/utils/class_msgPool.inc:398
-#, php-format
-msgid ""
-"This account has %s settings disabled. To enable them, you'll need to add "
-"the %s settings first!"
-msgstr ""
-"Tài khoản này đã tắt các thiết lập %s đi. Để bật chúng lên, bạn cần phải "
-"thêm thiết lập %s trước!"
+#: plugins/personal/generic/generic.tpl:285
+#: plugins/personal/generic/generic.tpl:288
+#: plugins/personal/generic/generic.tpl:296
+#: plugins/personal/generic/generic.tpl:383
+#: plugins/personal/generic/generic.tpl:434
+#: plugins/personal/generic/generic.tpl:466
+#: plugins/personal/generic/generic.tpl:515
+#: plugins/personal/generic/generic.tpl:564
+msgid "Organizational information"
+msgstr "Thông tin về tổ chức"
 
-#: include/utils/class_msgPool.inc:406
-#, php-format
-msgid "Add %s settings"
-msgstr "Thêm thiết lập %s "
+#: plugins/personal/generic/generic.tpl:296
+#: plugins/personal/generic/generic.tpl:383
+#: plugins/personal/generic/generic.tpl:434
+#: plugins/personal/generic/generic.tpl:466
+#: plugins/personal/generic/generic.tpl:515
+#: plugins/personal/generic/generic.tpl:564
+#, fuzzy
+msgid "part"
+msgstr "Smarty"
 
-#: include/utils/class_msgPool.inc:412
-#, php-format
-msgid "Remove %s settings"
-msgstr "Xóa thiết lập %s"
+#: plugins/personal/generic/generic.tpl:314
+msgid "Department No."
+msgstr "Số phòng ban"
 
-#: include/utils/class_msgPool.inc:418
-msgid "Click the 'Edit' button below to change informations in this dialog"
-msgstr ""
-"Kích phím 'Hiệu chỉnh' bên dưới để thay đổi thông tin trong hộp thoại này "
+#: plugins/personal/generic/generic.tpl:322
+msgid "Employee No."
+msgstr "Số nhân viên"
 
-#: include/utils/class_msgPool.inc:424
-msgid "January"
-msgstr "Tháng Một"
+#: plugins/personal/generic/generic.tpl:330
+#: plugins/personal/generic/class_user.inc:1725
+#: ihtml/themes/default/infoPage.tpl:33
+msgid "Employee type"
+msgstr "Loại nhân viên"
 
-#: include/utils/class_msgPool.inc:424
-msgid "February"
-msgstr "Tháng Hai"
+#: plugins/personal/generic/generic.tpl:385
+#: plugins/personal/generic/generic.tpl:566
+msgid "Room No."
+msgstr "Số phòng"
 
-#: include/utils/class_msgPool.inc:424
-msgid "March"
-msgstr "Tháng Ba"
+#: plugins/personal/generic/generic.tpl:403
+#: plugins/personal/generic/class_user.inc:1360
+#: plugins/personal/generic/class_user.inc:1851
+msgid "Mobile"
+msgstr "Điện thoại di động"
 
-#: include/utils/class_msgPool.inc:424
-msgid "April"
-msgstr "Tháng Tư"
+#: plugins/personal/generic/generic.tpl:411
+#: plugins/personal/generic/class_user.inc:1363
+#: plugins/personal/generic/class_user.inc:1854
+msgid "Pager"
+msgstr "Máy nhắn tin"
 
-#: include/utils/class_msgPool.inc:425
-msgid "May"
-msgstr "Tháng Năm"
+#: plugins/personal/generic/generic.tpl:468
+#: plugins/personal/generic/class_user.inc:1657
+msgid "Vocation"
+msgstr "Nghề nghiệp"
 
-#: include/utils/class_msgPool.inc:425
-msgid "June"
-msgstr "Tháng Sáu"
+#: plugins/personal/generic/generic.tpl:476
+#: plugins/personal/generic/class_user.inc:1660
+msgid "Unit description"
+msgstr "Mô tả đơn vị "
 
-#: include/utils/class_msgPool.inc:425
-msgid "July"
-msgstr "Tháng Bảy"
+#: plugins/personal/generic/generic.tpl:485
+#: plugins/personal/generic/class_user.inc:1661
+msgid "Subject area"
+msgstr "Lĩnh vực chuyên môn"
 
-#: include/utils/class_msgPool.inc:425
-msgid "August"
-msgstr "Tháng Tám"
+#: plugins/personal/generic/generic.tpl:494
+#: plugins/personal/generic/class_user.inc:1662
+msgid "Functional title"
+msgstr "Danh xưng chức năng"
 
-#: include/utils/class_msgPool.inc:425
-msgid "September"
-msgstr "Tháng Chín"
+#: plugins/personal/generic/generic.tpl:517
+#: plugins/personal/generic/class_user.inc:1659
+msgid "Person locality"
+msgstr "Địa phương của người dùng"
 
-#: include/utils/class_msgPool.inc:426
-msgid "October"
-msgstr "Tháng Mười"
+#: plugins/personal/generic/generic.tpl:526
+#: plugins/personal/generic/class_user.inc:1655
+msgid "Unit"
+msgstr "Đơn vị"
 
-#: include/utils/class_msgPool.inc:426
-msgid "November"
-msgstr "Tháng Mười Một"
+#: plugins/personal/generic/generic.tpl:535
+#: plugins/personal/generic/class_user.inc:1665
+#: ihtml/themes/default/infoPage.tpl:29
+msgid "Street"
+msgstr "Phố"
 
-#: include/utils/class_msgPool.inc:426
-msgid "December"
-msgstr "Tháng Mười Hai"
+#: plugins/personal/generic/generic.tpl:543
+#: plugins/personal/generic/class_user.inc:1667
+msgid "Postal code"
+msgstr "Mã bưu điện"
 
-#: include/utils/class_msgPool.inc:432
-msgid "Sunday"
-msgstr "Chủ nhật"
+#: plugins/personal/generic/generic.tpl:551
+#: plugins/personal/generic/class_user.inc:1656
+msgid "House identifier"
+msgstr "Mô tả căn nhà"
 
-#: include/utils/class_msgPool.inc:432
-msgid "Monday"
-msgstr "Thứ Hai"
+#: plugins/personal/generic/generic.tpl:580
+msgid "Please use the phone tab"
+msgstr "Xin hãy sử dụng Phone Tab"
 
-#: include/utils/class_msgPool.inc:432
-msgid "Tuesday"
-msgstr "Thứ Ba"
+#: plugins/personal/generic/generic.tpl:595
+#: plugins/personal/generic/class_user.inc:1658
+msgid "Last delivery"
+msgstr "Lần cung cấp cuối"
 
-#: include/utils/class_msgPool.inc:432
-msgid "Wednesday"
-msgstr "Thứ Tư"
+#: plugins/personal/generic/generic.tpl:604
+#: plugins/personal/generic/class_user.inc:1664
+#: ihtml/themes/default/userFilterEditor.tpl:40
+msgid "Public visible"
+msgstr "Hiển thị với tất cả mọi người"
 
-#: include/utils/class_msgPool.inc:432
-msgid "Thursday"
-msgstr "Thứ Năm"
+#: plugins/personal/generic/class_user.inc:38
+msgid "Edit organizational user settings"
+msgstr "Hiệu chỉnh thiết lập tổ chức của người sử dụng "
 
-#: include/utils/class_msgPool.inc:432
-msgid "Friday"
-msgstr "Thứ Sáu"
+#: plugins/personal/generic/class_user.inc:273
+#: plugins/personal/generic/class_user.inc:1898
+#: include/class_configRegistry.inc:194
+#, fuzzy
+msgid "unknown"
+msgstr "Không rõ"
 
-#: include/utils/class_msgPool.inc:432
-msgid "Saturday"
-msgstr "Thứ Bảy"
+#: plugins/personal/generic/class_user.inc:297
+msgid "Please add a single IP address or a network/net mask combination!"
+msgstr ""
 
-#: include/utils/class_msgPool.inc:439
+#: plugins/personal/generic/class_user.inc:339
+msgid "female"
+msgstr "Nữ"
+
+#: plugins/personal/generic/class_user.inc:339
+msgid "male"
+msgstr "Nam"
+
+#: plugins/personal/generic/class_user.inc:395
 #, fuzzy
-msgid "MySQL operation failed!"
-msgstr "Hoạt động LDAP thất bại!"
+msgid "Password configuration"
+msgstr "Tải cấu hình về"
 
-#: include/utils/class_msgPool.inc:447
-msgid "read operation"
-msgstr "Đọc thao tác"
+#: plugins/personal/generic/class_user.inc:429
+msgid "Cannot upload file!"
+msgstr "Không thể tải file lên!"
 
-#: include/utils/class_msgPool.inc:447
-msgid "add operation"
-msgstr "thêm tao tác"
+#: plugins/personal/generic/class_user.inc:522
+msgid "Serial number"
+msgstr "Số seri"
 
-#: include/utils/class_msgPool.inc:447
-msgid "modify operation"
-msgstr "thay đối thao tác"
+#: plugins/personal/generic/class_user.inc:569
+msgid "(Not supported certificate types are marked as invalid.)"
+msgstr ""
+
+#: plugins/personal/generic/class_user.inc:579
+#, php-format
+msgid "Certificate is valid from %s to %s and is currently %s."
+msgstr "Giấy chứng nhận có hiệu lực từ %s đến %s và hiện tại đang là %s."
+
+#: plugins/personal/generic/class_user.inc:582
+msgid "valid"
+msgstr "hợp lệ"
+
+#: plugins/personal/generic/class_user.inc:583
+msgid "invalid"
+msgstr "không hợp lệ"
+
+#: plugins/personal/generic/class_user.inc:588
+msgid "No certificate installed"
+msgstr "Không có giấy chứng nhận nào được cài đặt"
+
+#: plugins/personal/generic/class_user.inc:614 html/password.php:194
+msgid "Password method"
+msgstr "Phương pháp lập mật khẩu"
 
-#: include/utils/class_msgPool.inc:448
-msgid "delete operation"
-msgstr "xóa thao tác"
+#: plugins/personal/generic/class_user.inc:614
+msgid "The selected password method is no longer available."
+msgstr "Phương pháp lập mật khẩu được chọn này không còn ở đây."
 
-#: include/utils/class_msgPool.inc:448
-msgid "search operation"
-msgstr "tìm kiếm thao tác"
+#: plugins/personal/generic/class_user.inc:1051
+msgid ""
+"Cannot save user picture, GOsa requires the package 'imagemagick' or 'php5-"
+"imagick' to be installed!"
+msgstr ""
 
-#: include/utils/class_msgPool.inc:448
-msgid "authentication"
-msgstr "Xác định thẩm quyền"
+#: plugins/personal/generic/class_user.inc:1177
+msgid "Cannot build RDN: no + allowed to build sub RDN!"
+msgstr ""
 
-#: include/utils/class_msgPool.inc:451
-#, php-format
-msgid "LDAP %s failed!"
-msgstr "LDAP %s thất bại!"
+#: plugins/personal/generic/class_user.inc:1184
+msgid "Cannot build RDN: attribute is not defined!"
+msgstr ""
 
-#: include/utils/class_msgPool.inc:453
-msgid "LDAP operation failed!"
-msgstr "Hoạt động LDAP thất bại!"
+#: plugins/personal/generic/class_user.inc:1202
+msgid "Cannot build RDN: invalid attribute parameters!"
+msgstr ""
 
-#: include/utils/class_msgPool.inc:469
-msgid "Upload failed!"
-msgstr "Tải lên thất bại!"
+#: plugins/personal/generic/class_user.inc:1273
+msgid "The selected password method requires initial configuration!"
+msgstr "Phương pháp lập mật khẩu được chọn yêu cầu cấu hình ban đầu!"
 
-#: include/utils/class_msgPool.inc:472
-#, php-format
-msgid "Upload failed: %s"
-msgstr "Tải lên thất bại: %s"
+#: plugins/personal/generic/class_user.inc:1483
+msgid "Cannot open certificate!"
+msgstr "Không mở được giấy chứng nhận!"
 
-#: include/utils/class_msgPool.inc:479
-msgid "Communication failure with the infrastructure service!"
-msgstr "Giao tiếp với dịch vụ cơ sở hạ tầng bị thất bại!"
+#: plugins/personal/generic/class_user.inc:1671
+msgid "Generic user settings"
+msgstr "Thiết lập chung của người dùng"
 
-#: include/utils/class_msgPool.inc:481
-#, php-format
-msgid "Communication failure with the infrastructure service: %s"
-msgstr "Giao tiếp với dịch vụ cơ sở hạ tầng bị thất bại: %s"
+#: plugins/personal/generic/class_user.inc:1692
+msgid ""
+"Pattern for the generation of user DNs. Please read the FAQ for details."
+msgstr ""
 
-#: include/utils/class_msgPool.inc:488
+#: plugins/personal/generic/class_user.inc:1706
 #, fuzzy
-msgid "Communication failure with the GOsa-NG service!"
-msgstr "Giao tiếp với dịch vụ cơ sở hạ tầng bị thất bại!"
-
-#: include/utils/class_msgPool.inc:490
-#, fuzzy, php-format
-msgid "Communication failure with the GOsa-NG service: %s"
-msgstr "Giao tiếp với dịch vụ cơ sở hạ tầng bị thất bại: %s"
+msgid "Allow definition of custom filters"
+msgstr "Viết file cấu hình"
 
-#: include/utils/class_msgPool.inc:497 include/utils/class_msgPool.inc:500
-#, fuzzy, php-format
-msgid "This %s is still in use by this object: %s"
-msgstr "'%s' này vẫn còn được sử dụng bởi đối tượng: %s "
+#: plugins/personal/generic/class_user.inc:1718
+#, fuzzy
+msgid "Login restrictions"
+msgstr "Các hạn chế mật khẩu"
 
-#: include/utils/class_msgPool.inc:503
-#, fuzzy, php-format
-msgid "This %s is still in use."
-msgstr "'%s' này vẫn còn được sử dụng."
+#: plugins/personal/generic/class_user.inc:1722
+#: ihtml/themes/default/infoPage.tpl:30
+msgid "Department number"
+msgstr "Số phòng làm việc"
 
-#: include/utils/class_msgPool.inc:505
-#, fuzzy, php-format
-msgid "This %s is still in use by these objects: %s"
-msgstr "'%s' vẫn còn được sử dụng bởi các đối tượng này: %s"
+#: plugins/personal/generic/class_user.inc:1724
+#: ihtml/themes/default/infoPage.tpl:32
+msgid "Employee number"
+msgstr "Số nhân viên"
 
-#: include/utils/class_msgPool.inc:511
-#, fuzzy, php-format
-msgid "File %s does not exist!"
-msgstr "File '%s' không tồn tại!"
+#: plugins/personal/generic/class_user.inc:1727
+msgid "Room number"
+msgstr "Số phòng"
 
-#: include/utils/class_msgPool.inc:517
-#, fuzzy, php-format
-msgid "Cannot open file %s for reading!"
-msgstr "Không thể mở file '%s' để đọc!"
+#: plugins/personal/generic/class_user.inc:1728
+#, fuzzy
+msgid "Telephone number"
+msgstr "Số điện thoại"
 
-#: include/utils/class_msgPool.inc:523
-#, fuzzy, php-format
-msgid "Cannot open file %s for writing!"
-msgstr "Không thể mở file '%s' để viết!"
+#: plugins/personal/generic/class_user.inc:1729
+msgid "Pager number"
+msgstr "Số máy nhắn tin"
 
-#: include/utils/class_msgPool.inc:529
-#, php-format
-msgid ""
-"The value for %s is currently unconfigured or invalid, please check your "
-"configuration file!"
-msgstr ""
+#: plugins/personal/generic/class_user.inc:1730
+msgid "Mobile number"
+msgstr "Số di động"
 
-#: include/utils/class_msgPool.inc:535
-#, fuzzy, php-format
-msgid "Cannot delete file %s!"
-msgstr "Không thế xóa file '%s'!"
+#: plugins/personal/generic/class_user.inc:1731
+msgid "Fax number"
+msgstr "Số fax"
 
-#: include/utils/class_msgPool.inc:541
-#, fuzzy, php-format
-msgid "Cannot create folder %s!"
-msgstr "Không thể tạo ra folder '%s'!"
+#: plugins/personal/generic/class_user.inc:1737
+#: ihtml/themes/default/infoPage.tpl:18
+msgid "Home postal address"
+msgstr "Đại chỉ nhà theo bưu điện"
 
-#: include/utils/class_msgPool.inc:547
-#, fuzzy, php-format
-msgid "Cannot delete folder %s!"
-msgstr "Không thể xóa folder '%s'!"
+#: plugins/personal/generic/class_user.inc:1738
+msgid "Home phone number"
+msgstr "Số điện thoại nhà"
 
-#: include/utils/class_msgPool.inc:553
-#, php-format
-msgid "Checking for %s support"
-msgstr "Kiểm tra hỗ trợ %s"
+#: plugins/personal/generic/class_user.inc:1740
+#, fuzzy
+msgid "User password method"
+msgstr "Phương pháp lập mật khẩu"
 
-#: include/utils/class_msgPool.inc:559
-#, php-format
-msgid "Install and activate the %s PHP module."
-msgstr "Cài đặt và kích hoạt mô-đun PHP %s."
+#: plugins/personal/generic/class_user.inc:1741
+msgid "User certificates"
+msgstr "Giấy phép của người dùng"
 
-#: include/utils/class_msgPool.inc:565
-#, php-format
-msgid ""
-"Cannot initialize class %s! Maybe there is a plugin missing in your gosa "
-"setup?"
-msgstr ""
+#: plugins/personal/generic/class_user.inc:1949
+#, fuzzy
+msgid "Entries differ"
+msgstr "các entry cho mỗi trang"
 
-#: include/utils/class_msgPool.inc:571
-msgid ""
-"The supplied base is not valid and has been reset to its previous value!"
-msgstr ""
+#: plugins/personal/password/password.tpl:10
+#, fuzzy
+msgid "Your Password has expired. Please choose a new password."
+msgstr "Mật khẩu của bạn đã hết hạn. Xin hãy chọn một mật khẩu mới!"
 
-#: include/class_ldap.inc:305 include/class_ldap.inc:342
-msgid "Performance warning"
-msgstr "Cảnh báo khả năng hoạt động"
+#: plugins/personal/password/class_password.inc:27
+msgid "Change user password"
+msgstr "Thay đổi mật khẩu người dùng"
 
-#: include/class_ldap.inc:305 include/class_ldap.inc:342
-#, fuzzy, php-format
-msgid "LDAP performance is poor: last query took %.2fs!"
-msgstr ""
-"Khả năng hoạt động của LDAP rất thấp: truy vấn lần cuối mất khoảng %.2fs!"
+#: plugins/personal/password/class_password.inc:119 html/password.php:244
+msgid "You need to specify your current password in order to proceed."
+msgstr "Bạn cần xác định mật khẩu hiện tại để có thể tiếp tục."
 
-#: include/class_ldap.inc:784
-#, fuzzy, php-format
-msgid "Cannot automatically create subtrees with RDN %s: no object class found"
-msgstr ""
-"Không thể tự động tạo ra cây con với RDN '%s': không có lớp đối tượng nào "
-"được tìm thấy!"
+#: plugins/personal/password/class_password.inc:123 html/password.php:248
+msgid "The password you've entered as 'New password' is empty."
+msgstr "Mật khẩu bạn vừa nhập vào làm \"Mật khẩu mới\" bị rỗng."
 
-#: include/class_ldap.inc:835
-#, fuzzy, php-format
-msgid "Cannot automatically create subtrees with RDN %s: not supported"
-msgstr "Không thể tự động tạo ra cây con với RDN '%s': không được hỗ trợ "
+#: plugins/personal/password/class_password.inc:125 html/password.php:250
+msgid "The password used as new and current are too similar."
+msgstr "Mật khẩu mới và mật khẩu cũ quá giống nhau."
 
-#: include/class_ldap.inc:922
-#, fuzzy, php-format
-msgid "while operating on %s using LDAP server %s"
-msgstr "Trong khi chạy trên '%s' sử dụng LDAP server '%s'"
+#: plugins/personal/password/class_password.inc:127 html/password.php:252
+msgid "The password used as new is to short."
+msgstr "Mật khẩu mới cần được cắt ngắn lại."
 
-#: include/class_ldap.inc:924
-#, php-format
-msgid "while operating on LDAP server %s"
-msgstr "Trong khi chạy trên LDAP server %s"
+#: plugins/personal/password/class_password.inc:129 html/password.php:254
+#, fuzzy
+msgid "The password contains possibly problematic Unicode characters!"
+msgstr "Trường '%s' chứa các ký tự không hợp lệ!"
 
-#: include/class_ldap.inc:977
+#: plugins/personal/password/class_password.inc:136 html/password.php:280
 #, php-format
-msgid "Command line programm %s is missing!"
+msgid "Check-hook reported a problem: %s. Password change canceled!"
 msgstr ""
 
-#: include/class_ldap.inc:1138
-#, fuzzy, php-format
+#: plugins/personal/password/class_password.inc:156
 msgid ""
-"Invalid DN %s: block to be imported should start with 'dn: ...' in line %s"
-msgstr ""
-"Đây không phải là một DN hợp lệ: '%s'. Khóa để chặn việc nạp thêm phải được "
-"bắt đầu với 'dn:...' trong dòng %s "
-
-#: include/class_ldap.inc:1167
-#, fuzzy, php-format
-msgid "Error while importing DN %s: please check LDIF from line %s on!"
+"The password you've entered as your current password doesn't match the real "
+"one."
 msgstr ""
-"Lỗi trong khi đang nạp thêm dn:'%s', xin hãy kiểm tra lại LDIF của bạn từ "
-"dòng %s trở đi!"
-
-#: include/class_log.inc:87
-#, php-format
-msgid "Logging failed: %s"
-msgstr "Đăng nhập thất bại: %s"
-
-#: include/class_log.inc:102
-#, fuzzy, php-format
-msgid "Invalid option %s specified!"
-msgstr "Lựa chọn '%s' không hợp lệ đã được chỉ định!"
+"Mật khẩu bạn vừa đưa vào làm mật khẩu hiện tại không giống mật khẩu thật."
 
-#: include/class_log.inc:106
-#, fuzzy
-msgid "Specified 'objectType' is empty or invalid!"
-msgstr "ObjecType được chỉ định đang rỗng hặc không hợp lệ!"
+#: plugins/personal/password/class_password.inc:159
+msgid "You have no permission to change your password."
+msgstr "Bạn không có quyền thay đổi mật khẩu của bạn."
 
-#: include/class_configRegistry.inc:194
-#: plugins/personal/generic/class_user.inc:273
-#: plugins/personal/generic/class_user.inc:1899
-#, fuzzy
-msgid "unknown"
-msgstr "Không rõ"
+#: plugins/personal/password/class_password.inc:223
+msgid "User password"
+msgstr "Mật khẩu người dùng"
 
-#: include/class_configRegistry.inc:197
-#, php-format
-msgid "%s has version %s but %s is required!"
+#: plugins/personal/password/class_password.inc:236
+msgid "Script to be called before a password gets locked."
 msgstr ""
 
-#: include/class_configRegistry.inc:239 setup/class_setupStep_Schema.inc:96
-msgid "The following object classes are missing:"
+#: plugins/personal/password/class_password.inc:245
+msgid "Script to be called after a password gets locked."
 msgstr ""
 
-#: include/class_configRegistry.inc:246 setup/class_setupStep_Schema.inc:99
-#, fuzzy
-msgid "The following object classes are outdated:"
-msgstr "Tham chiếu sau sẽ được cập nhật"
+#: plugins/personal/password/class_password.inc:254
+msgid "Script to be called before a password gets unlocked."
+msgstr ""
 
-#: include/class_configRegistry.inc:252
-msgid ""
-"Plugins that require one or more of the object classes above will be "
-"disabled until the object classes get updated."
+#: plugins/personal/password/class_password.inc:263
+msgid "Script to be called after a password gets unlocked."
 msgstr ""
 
-#: include/class_configRegistry.inc:254
+#: plugins/addons/propertyEditor/property-filter.xml:15
 #, fuzzy
-msgid "Schema validation error"
-msgstr "Lỗi xác định thẩm quyền"
+msgid "Effective properties"
+msgstr "Hiệu chỉnh các tính năng chung"
 
-#: include/class_configRegistry.inc:689
-#, fuzzy, php-format
-msgid "The value %s specified for %s:%s needs to be a bool value!"
-msgstr "Lệnh được cụ thể hóa là %s móc nối với plugin '%s' không tồn tại!"
+#: plugins/addons/propertyEditor/property-filter.xml:29
+#, fuzzy
+msgid "Modified properties"
+msgstr "Hiệu chỉnh các tính năng chung"
 
-#: include/class_configRegistry.inc:704
-#, fuzzy, php-format
-msgid "The value %s specified for %s:%s needs to be a string!"
-msgstr "Lệnh được cụ thể hóa là %s móc nối với plugin '%s' không tồn tại!"
+#: plugins/addons/propertyEditor/property-filter.xml:43
+#, fuzzy
+msgid "All properties"
+msgstr "Hiệu chỉnh các tính năng chung"
 
-#: include/class_configRegistry.inc:719
-#, fuzzy, php-format
-msgid "The value %s specified for %s:%s needs to be numeric!"
-msgstr "Lệnh được cụ thể hóa là %s móc nối với plugin '%s' không tồn tại!"
+#: plugins/addons/propertyEditor/property-filter.xml:57
+#, fuzzy
+msgid "LDAP properties"
+msgstr "Properties"
 
-#: include/class_configRegistry.inc:734
-#, fuzzy, php-format
-msgid "The path %s specified for %s:%s is invalid!"
-msgstr "Lệnh '%s' cho plugin '%s' không hợp lệ!"
+#: plugins/addons/propertyEditor/property-filter.xml:71
+#, fuzzy
+msgid "Search for property groups"
+msgstr "các nhóm sơ cấp"
 
-#: include/class_configRegistry.inc:750 include/class_configRegistry.inc:797
-#, fuzzy, php-format
-msgid "The folder %s specified for %s:%s does not exists!"
-msgstr "Lệnh được cụ thể hóa là %s móc nối với plugin '%s' không tồn tại!"
+#: plugins/addons/propertyEditor/commandVerifier.tpl:1
+msgid "Command verifier"
+msgstr ""
 
-#: include/class_configRegistry.inc:755
-#, fuzzy, php-format
-msgid "The folder %s specified for %s:%s is not readable!"
-msgstr "Lệnh được cụ thể hóa là %s móc nối với plugin '%s' không tồn tại!"
+#: plugins/addons/propertyEditor/commandVerifier.tpl:3
+msgid ""
+"Here you can execute commands in the way GOsa does and check the generated "
+"results or errors. This can be very useful especially for the post events "
+"(postcreate, postmodify and postremove) due to the fact that these hook are "
+"executed silently."
+msgstr ""
 
-#: include/class_configRegistry.inc:775 include/class_configRegistry.inc:780
-#, fuzzy, php-format
-msgid "The file %s specified for %s:%s is not writeable!"
-msgstr "Lệnh được cụ thể hóa là %s móc nối với plugin '%s' không tồn tại!"
+#: plugins/addons/propertyEditor/commandVerifier.tpl:8
+msgid ""
+"Please be careful here, all commands will really be executed on your machine "
+"and may break things!"
+msgstr ""
 
-#: include/class_configRegistry.inc:802
-#, fuzzy, php-format
-msgid "The folder %s specified for %s:%s is not writeable!"
-msgstr "Lệnh được cụ thể hóa là %s móc nối với plugin '%s' không tồn tại!"
+#: plugins/addons/propertyEditor/commandVerifier.tpl:15
+msgid "The command to check for"
+msgstr ""
 
-#: include/class_configRegistry.inc:820
-#, fuzzy, php-format
-msgid "The file %s specified for %s:%s does not exists!"
-msgstr "Lệnh được cụ thể hóa là %s móc nối với plugin '%s' không tồn tại!"
+#: plugins/addons/propertyEditor/commandVerifier.tpl:17
+#, fuzzy
+msgid "Test"
+msgstr "Timestamp"
 
-#: include/class_configRegistry.inc:825
-#, fuzzy, php-format
-msgid "The file %s specified for %s:%s is not readable!"
-msgstr "Lệnh được cụ thể hóa là %s móc nối với plugin '%s' không tồn tại!"
+#: plugins/addons/propertyEditor/property-list.xml:11
+#, fuzzy
+msgid "List of configuration settings"
+msgstr "Thiết lập của người dùng"
 
-#: include/class_configRegistry.inc:841
-#, fuzzy, php-format
-msgid "The command %s specified for %s:%s is invalid!"
-msgstr "Lệnh '%s' (%s) cho plugin %s không hợp lệ!"
+#: plugins/addons/propertyEditor/property-list.xml:15
+#, fuzzy
+msgid "Property not used"
+msgstr "Nhóm người dùng"
 
-#: include/class_configRegistry.inc:856
-#, fuzzy, php-format
-msgid "The DN %s specified for %s:%s is invalid!"
-msgstr "Lệnh '%s' cho plugin '%s' không hợp lệ!"
+#: plugins/addons/propertyEditor/property-list.xml:23
+#, fuzzy
+msgid "Property will be restored"
+msgstr "Nhóm sẽ được chuyển từ"
 
-#: include/class_configRegistry.inc:871
-#, fuzzy, php-format
-msgid "The RDN %s specified for %s:%s is invalid!"
-msgstr "Lệnh '%s' cho plugin '%s' không hợp lệ!"
+#: plugins/addons/propertyEditor/property-list.xml:31
+#, fuzzy
+msgid "Modified property"
+msgstr "thay đối thao tác"
 
-#: include/class_gosaSupportDaemon.inc:112
-msgid "GOsa support daemon"
-msgstr "GOsa hỗ trợ chương trình daemon"
+#: plugins/addons/propertyEditor/property-list.xml:39
+#, fuzzy
+msgid "Property configured in LDAP"
+msgstr "Tạo ra file cấu hình của bạn"
 
-#: include/class_gosaSupportDaemon.inc:787
-msgid "Cannot not parse XML!"
-msgstr "Không thể phân tách XML!"
+#: plugins/addons/propertyEditor/property-list.xml:47
+#, fuzzy
+msgid "Property configured in config file"
+msgstr "Tạo ra file cấu hình của bạn"
 
-#: include/class_gosaSupportDaemon.inc:1184
-#, php-format
-msgid "Cannot send abort event for entry %s!"
-msgstr "Không thể  gửi thông báo trì hoãn đến entry %s!"
+#: plugins/addons/propertyEditor/property-list.xml:80
+#, fuzzy
+msgid "Class"
+msgstr "lớp"
 
-#: include/class_gosaSupportDaemon.inc:1204
-#, php-format
-msgid "Cannot remove entry %s!"
-msgstr "Không thể xóa entry %s!"
+#: plugins/addons/propertyEditor/property-list.xml:88
+#, fuzzy
+msgid "Value"
+msgstr "Nam"
 
-#: include/class_config.inc:168
-#, php-format
-msgid "XML error in gosa.conf: %s at line %d"
-msgstr "Lỗi XML trong gosa.conf: %s tại dòng %d"
+#: plugins/addons/propertyEditor/property-list.xml:124
+msgid "Restore to default"
+msgstr ""
 
-#: include/class_config.inc:367
-msgid "Cannot bind to LDAP!"
+#: plugins/addons/propertyEditor/class_commandVerifier.inc:56
+msgid "Results"
 msgstr ""
 
-#: include/class_config.inc:711
+#: plugins/addons/propertyEditor/class_propertyEditor.inc:6
 #, fuzzy
-msgid "sambaSID and/or sambaRidBase missing in the configuration!"
-msgstr "SID và/hoặc RIDBASE đang bị mất trong cấu hình này!"
-
-#: include/class_config.inc:1130
-msgid "Configuration"
-msgstr "Cấu hình"
+msgid "Preferences"
+msgstr "Các tham chiếu"
 
-#: include/class_config.inc:1130
-#, fuzzy
+#: plugins/addons/propertyEditor/class_propertyEditor.inc:7
 msgid ""
-"The configuration file you are using is outdated. Please move the GOsa "
-"configuration file away to run the GOsa setup again."
+"Configure global and special GOsa settings like hooks and plug-in parameters"
 msgstr ""
-"File cấu hình bạn đang sử dụng hình như đã lỗi thời. Hãy chuyển file cấu "
-"hình của GOsa ra chỗ khác để chạy việc cài đặt GOsa lần nữa."
 
-#: include/class_config.inc:1172 include/class_config.inc:1203
-#, fuzzy, php-format
-msgid ""
-"The snapshot functionality is enabled, but the required variable %s is not "
-"set."
+#: plugins/addons/propertyEditor/class_propertyEditor.inc:206
+#, fuzzy
+msgid "No description"
+msgstr "Mô tả vai trò"
+
+#: plugins/addons/propertyEditor/class_propertyEditor.inc:230
+#: setup/class_setupStep_Checks.inc:209 setup/class_setupStep_Checks.inc:225
+#: setup/class_setupStep_Checks.inc:241 setup/class_setupStep_Checks.inc:257
+msgid "Off"
+msgstr "Tắt"
+
+#: plugins/addons/propertyEditor/class_propertyEditor.inc:231
+#: setup/class_setupStep_Checks.inc:249
+msgid "On"
+msgstr "Bật"
+
+#: plugins/addons/propertyEditor/class_propertyEditor.inc:251
+msgid "Test the given command."
 msgstr ""
-"Chức năng Snapshot đã được bật, nhưng biến số được yêu cầu: '%s' vẫn chưa "
-"được thiết lập."
 
-#: include/class_config.inc:1185
+#: plugins/addons/propertyEditor/migration/class_migrateRDN.inc:31
 #, fuzzy, php-format
-msgid ""
-"The snapshot functionality is enabled, but the required compression module "
-"is missing. Please install %s."
-msgstr ""
-"Chức năng Snapshot đã được bật, nhưng biến số được yêu cầu: '%s' vẫn chưa "
-"được thiết lập."
+msgid "Migration of property '%s'"
+msgstr "Lỗi di trú"
 
-#: include/class_core.inc:113 include/class_core.inc:119
-#: plugins/generic/references/class_aclResolver.inc:303
-msgid "All"
-msgstr ""
+#: plugins/addons/propertyEditor/migration/class_migrateRDN.inc:34
+#, fuzzy, php-format
+msgid "GOsa has detected objects outside of the configured storage point (%s)."
+msgstr "Đã tìm thấy %s nhóm bên ngoài cây được cấu hình '%s'."
 
-#: include/class_core.inc:114
+#: plugins/addons/propertyEditor/migration/class_migrateRDN.inc:161
 #, fuzzy
-msgid "All objects"
-msgstr "Dịch chuyển đối tượng"
+msgid "Objects that will be added"
+msgstr "Đối tượng này sẽ bị xóa!"
 
-#: include/class_core.inc:132
+#: plugins/addons/propertyEditor/migration/class_migrateRDN.inc:169
 #, fuzzy
-msgid "Traditional"
-msgstr "Thiết bị cuối "
+msgid "Objects that will be moved"
+msgstr "Máy trạm Win sẽ được chuyển từ"
 
-#: include/class_core.inc:132
-msgid "Use samba pool"
+#: plugins/addons/propertyEditor/migration/class_migrateRDN.inc:177
+#, fuzzy, php-format
+msgid "Moving object '%s' to '%s'"
+msgstr "Chuyển từ '%s' đến '%s'"
+
+#: plugins/addons/propertyEditor/migration/class_migrateRDN.inc:181
+#: setup/setup_migrate.tpl:32 setup/class_setupStep_Migrate.inc:804
+msgid "Migrate"
+msgstr "Di trú"
+
+#: plugins/addons/propertyEditor/migration/class_migrateRDN.inc:204
+#, fuzzy, php-format
+msgid "Migration failed for object %s, dn already exists!"
 msgstr ""
+"Việc thêm một người dùng quản trị đã thất bại: đối tượng '%s' đã có rồi!"
 
-#: include/class_core.inc:164 include/class_core.inc:167
-#, fuzzy
-msgid "hours"
-msgstr "Người dùng Proxy"
-
-#: include/class_core.inc:184
-#, fuzzy
-msgid "None"
-msgstr "không có"
+#: plugins/addons/propertyEditor/migration/class_migrateRDN.inc:208
+#, php-format
+msgid "Migration failed for object %s, please check if it already exists!"
+msgstr ""
 
-#: include/class_core.inc:188 setup/class_setupStep_Language.inc:47
-msgid "Automatic"
-msgstr "Tự động"
+#: plugins/addons/propertyEditor/migrate.tpl:3
+msgid "Property migration assistant"
+msgstr ""
 
-#: include/class_core.inc:200
+#: plugins/addons/propertyEditor/migrate.tpl:3
 #, fuzzy
-msgid "User value"
-msgstr "Tên người dùng"
+msgid "Migration steps left"
+msgstr "Lỗi di trú"
 
-#: include/class_core.inc:209
+#: plugins/addons/propertyEditor/property-list.tpl:3
 #, fuzzy
-msgid "Core"
-msgstr "Đóng"
+msgid "Warning message"
+msgstr "Cảnh báo"
 
-#: include/class_core.inc:210
+#: plugins/addons/propertyEditor/property-list.tpl:7
+#: ihtml/themes/default/removeEntries.tpl:4
 #, fuzzy
-msgid "GOsa core plugin"
-msgstr "thiết lập lõi của GOsa"
+msgid "Attention"
+msgstr "Thẩm định quyền"
 
-#: include/class_core.inc:238
+#: plugins/addons/propertyEditor/property-list.tpl:9
 msgid ""
-"The 'htaccessAuthentication' variable tells GOsa to use either htaccess "
-"authentication or LDAP authentication. This can be used if you want to use i."
-"e. Kerberos to authenticate the users."
-msgstr ""
-
-#: include/class_core.inc:248
-msgid "Enables/Disables GOsa usage statistics moduls."
+"Modifying properties may break your setup, destroy or mess up your LDAP "
+"database, lead to security holes or it can even make a login impossible!"
 msgstr ""
 
-#: include/class_core.inc:258
-msgid "The database file for GOSa usage statistics."
+#: plugins/addons/propertyEditor/property-list.tpl:10
+msgid ""
+"Since configuration properties are stored in the LDAP database a copy/backup "
+"can be handy."
 msgstr ""
 
-#: include/class_core.inc:268
+#: plugins/addons/propertyEditor/property-list.tpl:14
 msgid ""
-"The 'logging' statement enables event logging on GOsa side. Setting it to "
-"'true' GOsa will log every action a user performs via syslog. If you use "
-"rsyslog and configure it to mysql logging, you can browse all events within "
-"GOsa. GOsa will not log anything, if the logging value is empty or set to "
-"'false'."
+"If you've debarred yourself, you can try to set 'ignoreLdapProperties' to "
+"'true' in your gosa.conf main section. This will make GOsa ignore LDAP based "
+"property values."
 msgstr ""
 
-#: include/class_core.inc:279
+#: plugins/addons/propertyEditor/property-list.tpl:22
 msgid ""
-"The 'listSummary' statement determines whether a status bar will be shown on "
-"the bottom of GOsa generated lists, displaying a short summary of type and "
-"number of elements in the list."
+"I understand that there are certain risks, but I want to modify properties!"
 msgstr ""
 
-#: include/class_core.inc:289
-msgid ""
-"The 'passwordMinLength' statement determines whether a newly entered "
-"password has to be of a minimum length."
+#: plugins/addons/propertyEditor/property-list.tpl:38
+msgid "Ignoring LDAP defined properties!"
 msgstr ""
 
-#: include/class_core.inc:299
-msgid ""
-"The 'passwordMinDiffer' statement determines whether a newly entered "
-"password has to be checked to have at least n different characters."
+#: plugins/addons/propertyEditor/property-list.tpl:77
+msgid "Undo"
 msgstr ""
 
-#: include/class_core.inc:309
-msgid ""
-"The 'passwordProposalHook' can be used to let GOsa generate password "
-"proposals for you. Whenever you change a password, you can then decide "
-"whether to use the proposal or to manually specify a password."
+#: plugins/addons/dyngroup/dyngroup.tpl:1
+#, fuzzy
+msgid "List of dynamic rules"
+msgstr "Danh sách các ads"
+
+#: plugins/addons/dyngroup/dyngroup.tpl:3
+msgid "Labeled URI definitions"
 msgstr ""
 
-#: include/class_core.inc:309
-msgid "Here is an example command:"
+#: plugins/addons/dyngroup/dyngroup.tpl:6
+#, fuzzy
+msgid "Scope"
+msgstr "Copy"
+
+#: plugins/addons/dyngroup/dyngroup.tpl:7
+#: plugins/addons/dyngroup/class_DynamicLdapGroup.inc:119
+#: plugins/addons/dyngroup/class_DynamicLdapGroup.inc:121
+#, fuzzy
+msgid "Attribute"
+msgstr "Thuộc tính đăng nhập"
+
+#: plugins/addons/dyngroup/dyngroup.tpl:8
+#: plugins/addons/dyngroup/class_DynamicLdapGroup.inc:126
+#: plugins/addons/dyngroup/class_DynamicLdapGroup.inc:128
+#: plugins/generic/references/class_aclResolver.inc:169
+#, fuzzy
+msgid "Filter"
+msgstr "Các bộ lọc"
+
+#: plugins/addons/dyngroup/class_DynamicLdapGroup.inc:105
+#: plugins/addons/dyngroup/class_DynamicLdapGroup.inc:327
+msgid "Labeled URI"
 msgstr ""
 
-#: include/class_core.inc:319
-msgid ""
-"The 'displayErrors' statement tells GOsa to show PHP errors in the upper "
-"part of the screen. This should be disabled in productive deployments, "
-"because there might be some important passwords arround."
+#: plugins/addons/dyngroup/class_DynamicLdapGroup.inc:128
+msgid "Surrounding brackets are required!"
 msgstr ""
 
-#: include/class_core.inc:319
+#: plugins/addons/dyngroup/class_DynamicLdapGroup.inc:136
 #, php-format
-msgid "The property '%s' may be interesting too."
+msgid "The given filter '%s' for entry %s seems to be invalid!"
 msgstr ""
 
-#: include/class_core.inc:329
-msgid ""
-"The 'developmentMode' statement tells GOsa to show development related error "
-"messages, for example messages about missing ACL configuration or classes. "
-"Due to the fact that enabling this flag will result in a lot of false error "
-"messages it should only be enabled while developing or debugging plugins!"
-msgstr ""
+#: plugins/addons/dyngroup/class_DynamicLdapGroup.inc:166
+#: plugins/addons/dyngroup/class_DynamicLdapGroup.inc:168
+#: plugins/addons/dyngroup/class_DynamicLdapGroup.inc:319
+#: plugins/addons/dyngroup/class_DynamicLdapGroup.inc:320
+#, fuzzy
+msgid "Dynamic object"
+msgstr "Đối tượng GOsa"
 
-#: include/class_core.inc:340
-msgid ""
-"The 'schemaCheck' statement enables or disables schema checking during "
-"login. It is recommended to switch this on in order to let GOsa handle "
-"object creation more efficient."
-msgstr ""
+#: plugins/generic/welcome/welcome.tpl:8 ihtml/themes/default/infoPage.tpl:62
+msgid "The GOsa team"
+msgstr "Nhóm phát triển Gosa"
 
-#: include/class_core.inc:350
+#: plugins/generic/welcome/class_welcome.inc:5
+#: plugins/generic/welcome/class_welcome.inc:6
+#, fuzzy
+msgid "Back to main menu"
+msgstr "Menu chính của GOsa"
+
+#: plugins/generic/dashBoard/Register/class_RegistrationDialog.inc:54
 msgid ""
-"The 'copyPaste' statement enables copy and paste for LDAP entries managed "
-"with GOsa."
+"Communciation with the backend failed! Please check your internet connection!"
 msgstr ""
 
-#: include/class_core.inc:360
+#: plugins/generic/dashBoard/Register/class_RegistrationDialog.inc:56
 msgid ""
-"The 'forceGlobals' statement enables PHP security checks to force "
-"register_global settings to be switched off."
+"Authentication failed, please check combination of username and password!"
 msgstr ""
 
-#: include/class_core.inc:370
+#: plugins/generic/dashBoard/Register/class_RegistrationDialog.inc:58
 msgid ""
-"The 'forceSSL' statement enables PHP security checks to force encrypted "
-"access to the web interface. GOsa will try to redirect to the same URL - "
-"just with https://"
+"Internal server error, please try again later. If the problem persists "
+"contact the GOsa-Team!"
 msgstr ""
 
-#: include/class_core.inc:380
-msgid ""
-"Logs information about triggered ldap operations, duration, filter, aso. "
-"into syslog."
+#: plugins/generic/dashBoard/Register/register.tpl:3
+#, fuzzy
+msgid "GOsa registration"
+msgstr "Thiết lập GOsa chung "
+
+#: plugins/generic/dashBoard/Register/register.tpl:7
+msgid "Do you want to register GOsa and benefit from the features it brings?"
 msgstr ""
 
-#: include/class_core.inc:390
-msgid ""
-"The 'ldapFollowReferrals' statement tells GOsa to follow LDAP referrals."
+#: plugins/generic/dashBoard/Register/register.tpl:11
+msgid "I do not want to register"
 msgstr ""
 
-#: include/class_core.inc:400
-msgid ""
-"The 'ldapFilterNestingLimit' statement can be used to speed up group "
-"handling for groups with several hundreds of members. The default behaviour "
-"is, that GOsa will resolv the memberUid values in a group to real names. To "
-"achieve this, it writes a single filter to minimize searches. Some LDAP "
-"servers (namely Sun DS) simply crash when the filter gets too big. You can "
-"set a member limit, where GOsa will stop to do these lookups."
+#: plugins/generic/dashBoard/Register/register.tpl:17
+#: plugins/generic/dashBoard/dashBoard.tpl:5
+msgid "Register"
 msgstr ""
 
-#: include/class_core.inc:410
-msgid ""
-"The ldapSizelimit statement tells GOsa to retrieve the specified maximum "
-"number of results. The user will get  a  warning,  that  not  all entries "
-"were shown."
+#: plugins/generic/dashBoard/Register/register.tpl:19
+msgid "Additionally to the 'Annonomous' account you can:"
 msgstr ""
 
-#: include/class_core.inc:420
-msgid ""
-"Disables sizelimit checks, only the configured amount of results will be "
-"shown!"
+#: plugins/generic/dashBoard/Register/register.tpl:21
+msgid "Access to 'Premium-Channels'."
 msgstr ""
 
-#: include/class_core.inc:430
+#: plugins/generic/dashBoard/Register/register.tpl:22
 msgid ""
-"The 'warnSSL' statement enables PHP security checks to detect non encrypted "
-"access to the web interface. GOsa will display a warning in this case."
+"Watch the status of current plugin updates/patches and the availability of "
+"new plugins."
 msgstr ""
 
-#: include/class_core.inc:440
-msgid "The 'ppdGzip' variable enables PPD file compression."
+#: plugins/generic/dashBoard/Register/register.tpl:23
+msgid "Recieve newsletter, if wanted."
 msgstr ""
 
-#: include/class_core.inc:451
-msgid ""
-"The 'ignoreAcl' value tells GOsa to ignore complete ACL sets for the given "
-"DN. Add your DN here and you'll be able to restore accidently dropped ACLs."
+#: plugins/generic/dashBoard/Register/register.tpl:24
+msgid "View several usefull statistics about your GOsa installation"
 msgstr ""
 
-#: include/class_core.inc:462
-msgid ""
-"The 'ppdPath' variable defines where to store PPD files for the GOto "
-"environment plugins."
+#: plugins/generic/dashBoard/Register/register.tpl:29
+msgid "What information will be transmitted to the backend and maybe stored:"
 msgstr ""
 
-#: include/class_core.inc:472
-msgid ""
-"The 'ldapMaxQueryTime' statement tells GOsa to stop LDAP actions if there is "
-"no answer within the specified number of seconds."
+#: plugins/generic/dashBoard/Register/register.tpl:31
+msgid "All personal information filled in the registration form."
 msgstr ""
 
-#: include/class_core.inc:482
-msgid ""
-"The 'storeFilterSettings' statement determines whether GOsa should store "
-"filter and plugin settings inside of a cookie."
+#: plugins/generic/dashBoard/Register/register.tpl:32
+msgid "Information about the installed plugins and their version."
 msgstr ""
 
-#: include/class_core.inc:492
+#: plugins/generic/dashBoard/Register/register.tpl:33
 msgid ""
-"The 'sendCompressedOutput' statement determines whether PHP should send "
-"compressed HTML pages to browsers or not. This may increase or decrease the "
-"performance, depending on your network."
+"The GOsa-UUID (will be generated during the registration) and a password, to "
+"authenticate."
 msgstr ""
 
-#: include/class_core.inc:503
+#: plugins/generic/dashBoard/Register/register.tpl:34
 msgid ""
-"The 'modificationDetectionAttribute' statement enables GOsa to check if a "
-"entry currently being edited has been modified from someone else outside "
-"GOsa in the meantime. It will display an informative dialog then. It can be "
-"set to 'entryCSN' for OpenLDAP based systems or 'contextCSN' for Sun DS "
-"based systems."
+"The bugs you will report and the corresponding trace. You can select what "
+"information you want to send in."
 msgstr ""
 
-#: include/class_core.inc:514
+#: plugins/generic/dashBoard/Register/register.tpl:35
 msgid ""
-"The 'language' statement defines the default language used by GOsa. Normally "
-"GOsa autodetects the language from the browser settings. If this is not "
-"working or you want to force the language, just add the language code (i.e. "
-"de for german) here."
+"When the statistics extension is used. GOsa will transmit information about "
+"plugins, their usage and the amount of objects present in your ldap "
+"database. No sensitive data is transmitted here, just the object type, the "
+"action performed, cpu usage, memory usage, elapsed time..."
 msgstr ""
 
-#: include/class_core.inc:525
-msgid ""
-"The 'theme' statement defines what theme is used to display GOsa pages. You "
-"can install some corporate identity like theme and/or modify certain "
-"templates to fit your needs within themes. Take a look at the GOsa FAQ for "
-"more information."
-msgstr ""
+#: plugins/generic/dashBoard/Register/register.tpl:69
+#: plugins/generic/dashBoard/Register/register.tpl:80
+#, fuzzy
+msgid "Registration complete"
+msgstr "Thao tác hoàn thành"
 
-#: include/class_core.inc:535
-msgid ""
-"The 'sessionLifetime' value defines when a session will expire in seconds. "
-"For Debian systems, this will not work because the sessions will be removed "
-"by a cron job instead. Please modify the value inside of your php.ini "
-"instead."
+#: plugins/generic/dashBoard/Register/register.tpl:71
+msgid "GOsa instance sucessfully registered"
 msgstr ""
 
-#: include/class_core.inc:545
-msgid ""
-"The 'templateCompileDirectory' statements defines the path, where the PHP "
-"templating engins 'smarty' should store its compiled GOsa templates for "
-"improved speed. This path needs to be writeable by the user your webserver "
-"is running with."
+#: plugins/generic/dashBoard/Register/register.tpl:82
+#, fuzzy
+msgid "GOsa instance will not be registered"
+msgstr "Phiên sẽ không được mã hóa."
+
+#: plugins/generic/dashBoard/dbPluginStatus/contents.tpl:1
+#, fuzzy
+msgid "Plugin status"
+msgstr "Tình trạng hiện tại"
+
+#: plugins/generic/dashBoard/dbPluginStatus/class_dbPluginStatus.inc:69
+msgid "Version mismatch"
 msgstr ""
 
-#: include/class_core.inc:555
-#, php-format
-msgid ""
-"The 'debugLevel' value tells GOsa to display certain information on each "
-"page load. Value is an AND combination of the following byte values: %s"
+#: plugins/generic/dashBoard/dbPluginStatus/class_dbPluginStatus.inc:73
+#, fuzzy
+msgid "Schema missing"
+msgstr "Thiết lập dựa trên Schema"
+
+#: plugins/generic/dashBoard/dashBoard.tpl:2
+msgid "This feature is only accessible for registrated instances of GOsa"
 msgstr ""
 
-#: include/class_core.inc:575
-#, php-format
+#: plugins/generic/dashBoard/dashBoard.tpl:7
 msgid ""
-"The 'sambaHashHook' statement contains an executable to generate samba hash "
-"values. This is required for password synchronization, but not required if "
-"you apply gosa-si services. If you don't have mkntpasswd from the samba "
-"distribution installed, you can use perl to generate the hash: %s"
+"Unfortunately the registration server cannot be reached, maybe the server is "
+"down for maintaince or you've no internet access!"
 msgstr ""
 
-#: include/class_core.inc:586
-msgid ""
-"The 'passwordDefaultHash' statement defines the default password hash to "
-"choose for new accounts."
-msgstr ""
+#: plugins/generic/dashBoard/dashBoard.tpl:13
+#, fuzzy
+msgid "GOsa dash board"
+msgstr "Hướng dẫn cài đặt GOsa chi tiết "
+
+#: plugins/generic/dashBoard/dbChannelStatus/contents.tpl:1
+#, fuzzy
+msgid "Channels"
+msgstr "Hủy bỏ"
+
+#: plugins/generic/dashBoard/dbNotifications/contents.tpl:1
+#, fuzzy
+msgid "Notifications"
+msgstr "Tập lệnh thông báo"
+
+#: plugins/generic/references/contents.tpl:2
+#: plugins/generic/references/contents.tpl:3
+#, fuzzy
+msgid "Object information"
+msgstr "Thông tin kết nối"
 
-#: include/class_core.inc:595
-msgid ""
-"The 'strictPasswordRules' tells GOsa to check for UTF-8 characters in the "
-"supplied password. These Characters can lead to non working authentications "
-"if UTF-8 and none UTF-8 systems locales get mixed. The default is 'true'."
+#: plugins/generic/references/contents.tpl:7
+msgid "Show raw object entry"
 msgstr ""
 
-#: include/class_core.inc:606
-msgid ""
-"The 'accountPrimaryAttribute' option tells GOsa how to create new accounts. "
-"Possible values are 'uid' and 'cn'. In the first case GOsa creates uid style "
-"DN entries: 'uid=superuser,ou=staff,dc=example,dc=net'. In the second case, "
-"GOsa creates cn style DN entries: 'cn=Foo Bar,ou=staff,dc=example,dc=net'. "
-"If you choose \"cn\" to be your 'accountPrimaryAttribute' you can decide "
-"whether to include the personal title in your dn by selecting "
-"'personalTitleInDN'."
-msgstr ""
+#: plugins/generic/references/contents.tpl:18
+#: plugins/generic/references/contents.tpl:20
+#, fuzzy
+msgid "Last modification"
+msgstr "Chứng nhận người dùng"
 
-#: include/class_core.inc:616
-msgid ""
-"The 'userRDN' statement defines the location where new accounts will be "
-"created inside of defined departments. The default is 'ou=people'."
-msgstr ""
+#: plugins/generic/references/contents.tpl:29
+#, fuzzy
+msgid "Object references"
+msgstr "Các tham chiếu"
 
-#: include/class_core.inc:626
-msgid ""
-"The 'groupsRDN' statement defines the location where new groups will be "
-"created inside of defined departments. The default is 'ou=groups'."
-msgstr ""
+#: plugins/generic/references/contents.tpl:45
+#, fuzzy
+msgid "ACL trace"
+msgstr "Dạng ACL"
 
-#: include/class_core.inc:636
-msgid ""
-"The 'gidNumberBase' statement defines where to start looking for a new free "
-"group id. This should be synced with your 'adduser.conf' to avoid "
-"overlapping gidNumber values between local and LDAP based lookups. The "
-"gidNumberBase can even be dynamic. Take a look at the 'nextIdHook' "
-"definition."
-msgstr ""
+#: plugins/generic/references/class_reference.inc:70
+#, fuzzy
+msgid "Role membership"
+msgstr "Tư cách thành viên nhóm"
 
-#: include/class_core.inc:646
-msgid ""
-"The 'baseIdHook' statement allows to hook into the id generation method "
-"(traditional mode), to define the starting range for new generated ids"
-msgstr ""
+#: plugins/generic/references/class_reference.inc:76
+#, fuzzy
+msgid "Object group membership"
+msgstr "Nhóm đối tượng chung"
 
-#: include/class_core.inc:656 include/class_core.inc:676
-msgid ""
-"The 'uidNumberPoolMin/gidNumberPoolMin' statement defines the lowest "
-"assignable user/group id for use with the 'idAllocationMethod = pool'."
-msgstr ""
+#: plugins/generic/references/class_reference.inc:82
+#, fuzzy
+msgid "Department manager"
+msgstr "Quản trị phòng ban "
 
-#: include/class_core.inc:666 include/class_core.inc:686
-msgid ""
-"The 'uidNumberPoolMax/gidNumberPoolMax' statement defines the highest "
-"assignable user/group id for use with the 'idAllocationMethod = pool'."
-msgstr ""
+#: plugins/generic/references/class_reference.inc:88
+#, fuzzy
+msgid "User manager"
+msgstr "Tên người dùng"
 
-#: include/class_core.inc:696
-msgid ""
-"The 'uidNumberBase' statement defines where to start looking for a new free "
-"user id. This should be synced with your 'adduser.conf' to avoid overlapping "
-"uidNumber values between local and LDAP based lookups. The uidNumberBase can "
-"even be dynamic. Take a look at the 'baseIdHook' definition."
-msgstr ""
+#: plugins/generic/references/class_aclResolver.inc:63
+#: include/class_acl.inc:228
+msgid "Reset ACLs"
+msgstr "Xác lập lại ACLs"
 
-#: include/class_core.inc:736
-msgid ""
-"The 'gosaSupportURI' defines the major gosa-si server host and the password "
-"for GOsa to connect to it. It can be used if you want to use i.e. kerberos "
-"to authenticate the users. The format is: credentials@host:port"
-msgstr ""
+#: plugins/generic/references/class_aclResolver.inc:68
+#: include/class_acl.inc:233 include/class_acl.inc:236
+msgid "Use ACL defined in role"
+msgstr "Sử dụng ACL được xác định trong vai trò"
 
-#: include/class_core.inc:746
-msgid ""
-"The 'gosaSupportTimeout' sets a connection timeout for all gosa-si actions. "
-"See 'gosaSupportURI' for details."
+#: plugins/generic/references/class_aclResolver.inc:143
+msgid "Enter another user name"
 msgstr ""
 
-#: include/class_core.inc:757
-msgid ""
-"The 'loginAttribute' statement tells GOsa which LDAP attribute is used as "
-"the login name during login. It can be set to 'uid', 'mail' or 'both'"
+#: plugins/generic/references/class_aclResolver.inc:193
+msgid "ACLs"
 msgstr ""
 
-#: include/class_core.inc:768
-msgid ""
-"The 'timezone' statements defines the timezone used inside of GOsa to handle "
-"date related tasks, such as password expiery, vacation messages, etc. The "
-"'timezone' value should be a unix conform timezone value like in /etc/"
-"timezone."
+#: plugins/generic/references/class_aclResolver.inc:198
+#, php-format
+msgid "List of effective ACLs for '%s'"
 msgstr ""
 
-#: include/class_core.inc:778
-msgid ""
-"The 'honourUnitTags' statement enables checking of 'unitTag' attributes when "
-"using administrative units. If this is set to 'true' GOsa can only see "
-"objects inside the administrative unit a user is logged into."
-msgstr ""
+#: plugins/generic/references/class_aclResolver.inc:199
+#: plugins/generic/references/class_aclResolver.inc:203
+#, fuzzy
+msgid "Object permissions"
+msgstr "Thiết lập nhóm"
 
-#: include/class_core.inc:788
-msgid ""
-"The 'useSaslForKerberos' statement defines the way the kerberos realm is "
-"stored in the #userPassword' attribute. Set it to 'true' in order to get "
-"{sasl}user@REALM.NET, or to 'false' to get {kerberos}user@REALM.NET. The "
-"latter is outdated, but may be needed from time to time."
+#: plugins/generic/references/class_aclResolver.inc:303
+#: include/class_core.inc:113 include/class_core.inc:119
+msgid "All"
 msgstr ""
 
-#: include/class_core.inc:798
-msgid ""
-"The 'rfc2307bis' statement enables rfc2307bis style groups in GOsa. You can "
-"use 'member' attributes instead of memberUid in this case. To make it work "
-"on unix systems, you've to adjust your NSS configuration to use rfc2307bis "
-"style groups, too"
+#: plugins/generic/references/class_aclResolver.inc:307
+#: include/class_acl.inc:823
+msgid "Restrict changes to user's own object"
 msgstr ""
 
-#: include/class_core.inc:808
-msgid ""
-"The 'personalTitleInDN' option tells GOsa to include the personal title in "
-"user DNs when #accountPrimaryAttribute' is set to \"cn\"."
-msgstr ""
+#: plugins/generic/references/class_aclResolver.inc:309
+#: include/class_acl.inc:827 include/class_acl.inc:936
+#: include/class_acl.inc:940
+msgid "read"
+msgstr "đọc"
 
-#: include/class_core.inc:818
-msgid ""
-"The 'nextIdHook' statement defines a script to be called for finding the "
-"next free id for users or groups externaly. It gets called with the current "
-"entry \"dn\" and the attribute to be ID'd. It should return an integer value."
-msgstr ""
+#: plugins/generic/references/class_aclResolver.inc:310
+#: include/class_acl.inc:828 include/class_acl.inc:938
+#: include/class_acl.inc:941
+msgid "write"
+msgstr "viết"
 
-#: include/class_core.inc:828
-msgid ""
-"The 'idGenerator' statement describes an automatic way to generate new user "
-"ids. There are two basic functions supported - which can be combined: \n"
-"\n"
-" a) using attributes\n"
-"\n"
-"    You can specify LDAP attributes (currently only sn and givenName) in\n"
-"    braces {} and add a percent sign befor it. Optionally you can strip it\n"
-"    down to a number of characters, specified in []. I.e.\n"
-"\n"
-"      idGenerator=\"{%sn}-{%givenName[2-4]}\"\n"
-"\n"
-"    will generate an ID using the full surname, adding a dash, and adding "
-"at\n"
-"    least the first two characters of givenName. If this ID is used, it'll\n"
-"    use up to four characters. If no automatic generation is possible, a\n"
-"    input box is shown.\n"
-"\n"
-" b) using automatic id's\n"
-"\n"
-"    I.e. specifying\n"
-"\n"
-"      idGenerator=\"acct{id:3}\"\n"
-"\n"
-"    will generate a three digits id with the next free entry appended to "
-"\"acct\".\n"
-"\n"
-"      idGenerator=\"acct{id!1}\"\n"
-"\n"
-"    will generate a one digit id with the next free entry appended to \"acct"
-"\" - if needed.\n"
-"\n"
-"      idGenerator=\"ext{id#3}\"\n"
-"\n"
-"    will generate a three digits random number appended to \"ext\".\n"
-msgstr ""
-
-#: include/class_core.inc:868
-msgid ""
-"The 'strictNamingRules' statement enables strict checking of uids and group "
-"names. If you need   characters like . or - inside of your accounts, set "
-"this to 'false'."
-msgstr ""
-
-#: include/class_core.inc:878
-msgid ""
-"The 'minId' statement defines the minimum assignable user or group id to "
-"avoid security leaks with uid 0 accounts. This is used for the 'traditional' "
-"method."
-msgstr ""
+#: plugins/generic/references/class_aclResolver.inc:311
+#, fuzzy
+msgid "create"
+msgstr "Tạo "
 
-#: include/class_core.inc:889
-msgid ""
-"The 'mailAttribute' statement determines which attribute GOsa will use to "
-"create accounts. Valid values are 'mail' and 'uid'."
-msgstr ""
+#: plugins/generic/references/class_aclResolver.inc:312
+#, fuzzy
+msgid "remove"
+msgstr "Xóa bỏ"
 
-#: include/class_core.inc:899
-msgid ""
-"This attribute allows to override the prefix used to create shared folders."
-msgstr ""
-
-#: include/class_core.inc:909
-msgid ""
-"This attribute allows to override the user account creation syntax, see the "
-"'mailFolderCreation' description for more details.\n"
-"\n"
-"Examples\n"
-" mailUserCreation=\"%prefix%%uid%\"           => \"user.foobar\"\n"
-" mailUserCreation=\"my-prefix.%uid%%domain%\"  => \"my-prefix.foobar@example."
-"com\"\n"
-msgstr ""
-
-#: include/class_core.inc:924
-msgid ""
-"Every mail method has its own way to create mail accounts like 'share/"
-"development' or 'shared.development@example.com' which is used to identify "
-"the accounts, set quotas or add acls.\n"
-"\n"
-"To override the methods default account creation syntax, you can set the "
-"'mailFolderCreation' option.\n"
-"\n"
-"Examples\n"
-"\n"
-" mailFolderCreation=\"%prefix%%cn%\"              => \"shared.development\"\n"
-" mailFolderCreation=\"my-prefix.%cn%%domain%\"    => \"my-prefix."
-"development@example.com\"\n"
-"\n"
-" %prefix%    The methods default prefix. (Depends on cyrusUseSlashes=FALSE/"
-"TRUE)\n"
-" %cn%        The groups/users cn.\n"
-" %uid%       The users uid.\n"
-" %mail%      The objects mail attribute.\n"
-" %domain%    The domain part of the objects mail attribute.\n"
-" %mailpart%  The user address part of the mail address.\n"
-" %uattrib%   Depends on mailAttribute=\"uid/mail\".\n"
-msgstr ""
+#: plugins/generic/references/class_aclResolver.inc:313
+#, fuzzy
+msgid "move"
+msgstr "Xóa bỏ"
 
-#: include/class_core.inc:950
-msgid ""
-"The 'imapTimeout' statement sets the connection timeout for imap actions."
-msgstr ""
+#: plugins/generic/statistics/statistics.tpl:2
+#, fuzzy
+msgid "Usage statistics"
+msgstr "Đăng nhập thống kê LDAP"
 
-#: include/class_core.inc:961
+#: plugins/generic/statistics/statistics.tpl:5
+#: plugins/generic/statistics/statistics.tpl:10
 msgid ""
-"The 'mailMethod' statement tells GOsa which mail method the setup should use "
-"to communicate with a possible mail server. Leave this undefined if your "
-"mail method does not match the predefined ones."
+"This feature is disabled. To enable it you have to register GOsa, you can "
+"initiate a registration using the dash-board plugin."
 msgstr ""
 
-#: include/class_core.inc:971
-msgid ""
-"The 'cyrusUseSlashes' statement determines if GOsa should use \"foo/bar\" or "
-"\"foo.bar\" namespaces in IMAP. Unix style is with slashes."
-msgstr ""
+#: plugins/generic/statistics/statistics.tpl:6
+#: plugins/generic/statistics/statistics.tpl:12
+#, fuzzy
+msgid "Dash board"
+msgstr "Hướng dẫn cài đặt GOsa chi tiết "
 
-#: include/class_core.inc:981
+#: plugins/generic/statistics/statistics.tpl:16
 msgid ""
-"The 'vacationTemplateDirectory' statement sets the path where GOsa will look "
-"for vacation message templates. Default is /etc/gosa/vacation. \n"
-"\n"
-"Example template /etc/gosa/vacation/business.txt:\n"
-"\n"
-"   DESC:Away from desk\n"
-"   Hi, I'm currently away from my desk. You can contact me on\n"
-"   my cell phone via %mobile.\n"
-"\n"
-"   Greetings,\n"
-"   %givenName %sn\n"
-"\n"
+"Communication with the GOsa-backend failed. Please check the RPC "
+"configuration!"
 msgstr ""
 
-#: include/class_core.inc:1002
-msgid ""
-"The 'ldapTLS' statement enables or disables TLS operating on LDAP "
-"connections."
+#: plugins/generic/statistics/statistics.tpl:22
+msgid "Send"
 msgstr ""
 
-#: include/class_core.inc:1012
-msgid ""
-"The 'honourIvbbAttributes' statement enables the IVBB mode inside of GOsa. "
-"You need the ivbb.schema file from used by german authorities."
+#: plugins/generic/statistics/statistics.tpl:28
+msgid "Generate report for"
 msgstr ""
 
-#: include/class_core.inc:1022
-msgid ""
-"The 'sambaIdMapping' statement tells GOsa to maintain sambaIdmapEntry "
-"objects. Depending on your setup this can drastically improve the windows "
-"login performance."
+#: plugins/generic/statistics/statistics.tpl:56
+msgid "Update"
 msgstr ""
 
-#: include/class_core.inc:1032
-msgid ""
-"The 'handleExpiredAccounts' statement enables shadow attribute tests during "
-"the login to the GOsa web interface and forces password renewal or account "
-"lockout."
+#: plugins/generic/statistics/statistics.tpl:69
+#: plugins/generic/statistics/statistics.tpl:78
+msgid "No statistic data for given period"
 msgstr ""
 
-#: include/class_core.inc:1042
-msgid ""
-"The 'sambaSID' statement defines a samba SID if not available inside of the "
-"LDAP. You can retrieve the current sid by net getlocalsid."
-msgstr ""
+#: plugins/generic/statistics/statistics.tpl:87
+#, fuzzy
+msgid "Select report type"
+msgstr "Chọn một dạng acl"
 
-#: include/class_core.inc:1052
-msgid ""
-"The 'sambaRidBase' statement defines the base id to add to ordinary sid "
-"calculations - if not available inside of the LDAP."
-msgstr ""
+#: plugins/generic/statistics/chartClasses/class_statChart.inc:73
+msgid "Systems"
+msgstr "Các hệ thống"
 
-#: include/class_core.inc:1062
-msgid ""
-"The 'enableSnapshots' statement enables a snapshot mechaism in GOsa. This "
-"enables you to save certain states of entries and restore them later on."
+#: plugins/generic/statistics/chartClasses/class_durationTimeChart.inc:15
+#: plugins/generic/statistics/chartClasses/class_cpuLoadChart.inc:15
+#: plugins/generic/statistics/chartClasses/class_renderTimeChart.inc:15
+#: plugins/generic/statistics/chartClasses/class_memoryUsageChart.inc:15
+msgid "Maximum"
 msgstr ""
 
-#: include/class_core.inc:1072
-msgid ""
-"The 'snapshotBase' statement defines the base where snapshots should be "
-"stored inside of the LDAP."
+#: plugins/generic/statistics/chartClasses/class_durationTimeChart.inc:16
+#: plugins/generic/statistics/chartClasses/class_cpuLoadChart.inc:16
+#: plugins/generic/statistics/chartClasses/class_renderTimeChart.inc:16
+#: plugins/generic/statistics/chartClasses/class_memoryUsageChart.inc:16
+msgid "Average"
 msgstr ""
 
-#: include/class_core.inc:1082
-msgid ""
-"The 'snapshotAdminDn' variable defines the user which is used to "
-"authenticate when connecting to 'snapshotURI'."
+#: plugins/generic/statistics/chartClasses/class_durationTimeChart.inc:17
+#: plugins/generic/statistics/chartClasses/class_cpuLoadChart.inc:17
+#: plugins/generic/statistics/chartClasses/class_renderTimeChart.inc:17
+#: plugins/generic/statistics/chartClasses/class_memoryUsageChart.inc:17
+msgid "Minimum"
 msgstr ""
 
-#: include/class_core.inc:1092
-msgid ""
-"The 'snapshotAdminPassword' variable defines the credentials which are used "
-"in combination with 'snapshotAdminDn' and 'snapshotURI' in order to "
-"authenticate."
-msgstr ""
+#: plugins/generic/statistics/chartClasses/class_actionSelectChart.inc:104
+#, fuzzy
+msgid "Action"
+msgstr "Các thao tác"
 
-#: include/class_core.inc:1103
+#: plugins/generic/statistics/class_statistics.inc:263
+#, fuzzy, php-format
 msgid ""
-"The 'idAllocationMethod' statement defines how GOsa generates numeric user "
-"and group id values. If it is set to 'traditional' GOsa will do create a "
-"lock and perform a search for the next free ID. The lock will be removed "
-"after the procedure completes. 'pool' will use the sambaUnixIdPool "
-"objectclass settings inside your LDAP. This one is unsafe, because it does "
-"not check for concurrent LDAP access and already used IDs in this range. On "
-"the other hand it is much faster."
+"You have currently %s unsubmitted statistic collection, do you want to "
+"transmit them now?"
 msgstr ""
+"Bạn hiện đang hiệu chỉnh một entry vào cơ sở dữ liệu. Bạn có muốn hủy bỏ các "
+"thay đổi?"
 
-#: include/class_core.inc:1112
+#: setup/setup_checks.tpl:2
 msgid ""
-"The 'snapshotURI' variable defines the LDAP URI for the server which is used "
-"to do object snapshots."
+"This step checks if your PHP server has all required modules and "
+"configuration settings."
 msgstr ""
 
-#: include/class_pluglist.inc:118
+#: setup/setup_checks.tpl:5
 #, fuzzy
-msgid "The configuration format has changed: please run the setup again!"
-msgstr "Định dạng cấu hình đã thay đổi. Xin hãy chạy lại cài đặt!"
+msgid "Inspection"
+msgstr "Thanh tra LDAP"
 
-#: include/class_pluglist.inc:263
-#, fuzzy
-msgid ""
-"You are currently editing a database entry. Do you want to discard the "
-"changes?"
-msgstr ""
-"Bạn hiện đang hiệu chỉnh một entry vào cơ sở dữ liệu. Bạn có muốn hủy bỏ các "
-"thay đổi?"
+#: setup/setup_checks.tpl:8
+msgid "PHP module and extension checks"
+msgstr "Kiểm tra các module và mở rộng của PHP"
 
-#: include/class_pluglist.inc:435 plugins/generic/references/contents.tpl:18
-#: plugins/admin/groups/class_group.inc:329
-#: plugins/admin/groups/class_group.inc:350
-#: plugins/admin/groups/class_group.inc:367
-#: plugins/admin/departments/class_department.inc:152
-msgid "Unknown"
-msgstr "Không rõ"
+#: setup/setup_checks.tpl:10
+msgid "Basic checks"
+msgstr ""
 
-#: include/class_CopyPasteHandler.inc:118
-#: include/class_CopyPasteHandler.inc:127
-#: include/class_CopyPasteHandler.inc:159
-#: include/class_CopyPasteHandler.inc:176
-#: include/class_CopyPasteHandler.inc:185
-#: include/class_CopyPasteHandler.inc:193
-#: include/class_CopyPasteHandler.inc:273
+#: setup/setup_checks.tpl:21 setup/setup_checks.tpl:62
+#: setup/class_setupStep_Migrate.inc:153 setup/class_setupStep_Migrate.inc:303
+#: setup/class_setupStep_Migrate.inc:684 setup/class_setupStep_Migrate.inc:828
+#: ihtml/themes/default/msg_dialog.tpl:77
+#: ihtml/themes/default/msg_dialog.tpl:79
+#: ihtml/themes/default/msg_dialog.tpl:136
+#: ihtml/themes/default/msg_dialog.tpl:139
+#: ihtml/themes/default/msg_dialog.tpl:144 include/utils/class_msgPool.inc:301
 #, php-format
-msgid "Copy and paste failed!"
-msgstr "Copy và Paste bị thất bại!"
+msgid "OK"
+msgstr ""
 
-#: include/class_CopyPasteHandler.inc:118
-#, fuzzy, php-format
-msgid "Cannot set permission for %s"
-msgstr "Không thể thiết lập phép cho '%s'"
+#: setup/setup_checks.tpl:38 setup/setup_checks.tpl:79
+msgid "GOsa will NOT run without fixing this."
+msgstr "GOsa sẽ không chạy được nếu không sửa chỗ này."
 
-#: include/class_CopyPasteHandler.inc:159
-#, fuzzy, php-format
-msgid "'%s' is no valid LDAP object"
-msgstr "'%s' không phải là một đối tượng LDAP hợp lệ"
+#: setup/setup_checks.tpl:40 setup/setup_checks.tpl:81
+msgid "GOsa will run without fixing this."
+msgstr "GOsa sẽ chạy mà không cần sửa chỗ này."
 
-#: include/class_CopyPasteHandler.inc:176
-#, php-format
-msgid "No write permission in '%s'"
-msgstr "Không có phép viết cho '%s'"
+#: setup/setup_checks.tpl:50
+msgid "PHP setup configuration"
+msgstr "Cấu hình cài đặt PHP"
 
-#: include/class_CopyPasteHandler.inc:193
-#, php-format
-msgid "Cannot set permission for '%s'"
-msgstr "Không thể thiết lập phép cho '%s'"
+#: setup/setup_checks.tpl:50
+msgid "show information"
+msgstr "hiển thị thông tin"
 
-#: include/class_CopyPasteHandler.inc:396
-#, php-format
-msgid "These objects will be pasted: %s"
-msgstr "Các đối tượng này sẽ được paste: %s"
+#: setup/setup_checks.tpl:51
+msgid "Extended checks"
+msgstr ""
 
-#: include/class_CopyPasteHandler.inc:420
-#, php-format
-msgid "This object will be pasted: %s"
-msgstr "Đối tượng này sẽ được paste: %s"
+#: setup/setup_schema.tpl:1
+msgid "Schema specific settings"
+msgstr "Thiết lập cụ thể lược đồ (schema)"
 
-#: include/class_CopyPasteHandler.inc:573
-msgid "Cannot paste"
-msgstr "Không thể paste"
+#: setup/setup_schema.tpl:4
+msgid "Schema check succeeded"
+msgstr "Kiểm tra lược đồ thành công"
 
-#: include/class_msg_dialog.inc:124
-msgid "Please fix the above error and reload the page."
-msgstr "Xin hãy sửa lỗi trên và reload trang trên."
+#: setup/setup_schema.tpl:7
+msgid "Schema check failed"
+msgstr "Kiểm tra lược đồ thất bại"
 
-#: plugins/generic/statistics/statistics.tpl:2
+#: setup/setup_schema.tpl:11
 #, fuzzy
-msgid "Usage statistics"
-msgstr "Đăng nhập thống kê LDAP"
-
-#: plugins/generic/statistics/statistics.tpl:5
-#: plugins/generic/statistics/statistics.tpl:10
 msgid ""
-"This feature is disabled. To enable it you have to register GOsa, you can "
-"initiate a registration using the dash-board plugin."
+"Could not read any schema information, all checks skipped. Adjust your LDAP "
+"ACLs."
 msgstr ""
+"Không thể đọc một thông tin lược đồ nào, bỏ qua toàn bộ việc kiểm tra. Điều "
+"chỉnh các acls ldap của bạn."
 
-#: plugins/generic/statistics/statistics.tpl:6
-#: plugins/generic/statistics/statistics.tpl:12
+#: setup/setup_schema.tpl:13
 #, fuzzy
-msgid "Dash board"
-msgstr "Hướng dẫn cài đặt GOsa chi tiết "
-
-#: plugins/generic/statistics/statistics.tpl:16
 msgid ""
-"Communication with the GOsa-backend failed. Please check the RPC "
-"configuration!"
+"It seems that your LDAP database wasn't initialized yet. This maybe the "
+"reason, why GOsa can't read your schema configuration!"
 msgstr ""
+"Dường như cơ sở dữ liệu Ldap của bạn vẫn chưa được khởi chạy trước. Đây có "
+"thể là lý do tại sao Gosa không thể đọc cấu hình lược đồ của bạn!"
 
-#: plugins/generic/statistics/statistics.tpl:22
-msgid "Send"
-msgstr ""
+#: setup/class_setupStep_Finish.inc:39
+#: ihtml/themes/default/copyPasteDialog.tpl:30
+msgid "Finish"
+msgstr "Kết thúc"
 
-#: plugins/generic/statistics/statistics.tpl:28
-msgid "Generate report for"
-msgstr ""
+#: setup/class_setupStep_Finish.inc:40
+msgid "Write configuration file"
+msgstr "Viết file cấu hình"
 
-#: plugins/generic/statistics/statistics.tpl:56
-msgid "Update"
+#: setup/class_setupStep_Finish.inc:41
+msgid "Finish - write the configuration file"
+msgstr "Kết thúc - viết file cấu hình"
+
+#: setup/class_setupStep_Finish.inc:106
+msgid ""
+"Your configuration file is currently world readable. Please update the file "
+"permissions!"
 msgstr ""
+"File cấu hình của bạn hiện cả thế giới đều đọc được. Xin hãy cập nhật quyền "
+"truy cập file!"
 
-#: plugins/generic/statistics/statistics.tpl:69
-#: plugins/generic/statistics/statistics.tpl:78
-msgid "No statistic data for given period"
+#: setup/class_setupStep_Finish.inc:108
+msgid "The configuration is currently not readable or it does not exists."
+msgstr "Cấu hình hiện tại không thể đọc được hoặc nó không tồn tại."
+
+#: setup/class_setupStep_Finish.inc:117
+#, fuzzy, php-format
+msgid ""
+"After downloading and placing the file under %s, please make sure that the "
+"user the web server is running with is able to read %s, while other users "
+"shouldn't. You may want to execute these commands to achieve this "
+"requirement:"
 msgstr ""
+"Sau khi tải về và đặt file này dưới %s, xin hãy đảm bảo rằng người dùng mà "
+"webserver này đang chạy với có thể đọc được %s, trong khi những người dùng "
+"khác không thể. Bạn có thể muốn chạy những lệnh này để đạt được yêu cầu:"
 
-#: plugins/generic/statistics/statistics.tpl:87
-#, fuzzy
-msgid "Select report type"
-msgstr "Chọn một dạng acl"
+#: setup/class_setupStep_Checks.inc:40 setup/class_setupStep_Checks.inc:41
+msgid "Installation check"
+msgstr "Kiểm tra cài đặt"
 
-#: plugins/generic/statistics/chartClasses/class_actionSelectChart.inc:104
-#, fuzzy
-msgid "Action"
-msgstr "Các thao tác"
+#: setup/class_setupStep_Checks.inc:42
+msgid "Basic checks for PHP compatibility and extensions"
+msgstr "Kiểm tra cơ bản cho khả năng tương thích và mở rộng PHP "
 
-#: plugins/generic/statistics/chartClasses/class_cpuLoadChart.inc:15
-#: plugins/generic/statistics/chartClasses/class_memoryUsageChart.inc:15
-#: plugins/generic/statistics/chartClasses/class_renderTimeChart.inc:15
-#: plugins/generic/statistics/chartClasses/class_durationTimeChart.inc:15
-#, fuzzy
-msgid "Max"
-msgstr "Tháng Năm"
+#: setup/class_setupStep_Checks.inc:66
+msgid "Checking PHP version"
+msgstr "Kiểm tra phiên bản PHP"
 
-#: plugins/generic/statistics/chartClasses/class_cpuLoadChart.inc:16
-#: plugins/generic/statistics/chartClasses/class_memoryUsageChart.inc:16
-#: plugins/generic/statistics/chartClasses/class_renderTimeChart.inc:16
-#: plugins/generic/statistics/chartClasses/class_durationTimeChart.inc:16
-msgid "Avergae"
-msgstr ""
+#: setup/class_setupStep_Checks.inc:67
+#, php-format
+msgid "PHP must be of version %s or above."
+msgstr "PHP phải là phiên bản %s hoặc như trên."
 
-#: plugins/generic/statistics/chartClasses/class_cpuLoadChart.inc:17
-#: plugins/generic/statistics/chartClasses/class_memoryUsageChart.inc:17
-#: plugins/generic/statistics/chartClasses/class_renderTimeChart.inc:17
-#: plugins/generic/statistics/chartClasses/class_durationTimeChart.inc:17
-#, fuzzy
-msgid "Min"
-msgstr "Trang chính"
+#: setup/class_setupStep_Checks.inc:68
+msgid "Please upgrade to a supported version."
+msgstr "Xin hãy cập nhật cho một phiên bản hỗ trợ."
 
-#: plugins/generic/statistics/chartClasses/class_statChart.inc:73
-msgid "Systems"
-msgstr "Các hệ thống"
+#: setup/class_setupStep_Checks.inc:75
+msgid "GOsa requires this module to talk with your LDAP server."
+msgstr "GOsa yêu cầu môdun này giao tiếp với server LDAP của bạn."
 
-#: plugins/generic/statistics/class_statistics.inc:263
-#, fuzzy, php-format
+#: setup/class_setupStep_Checks.inc:83
+msgid "GOsa requires this module for an internationalized interface."
+msgstr "GOsa yêu cầu môdun này cho một giao diện được quốc tế hóa."
+
+#: setup/class_setupStep_Checks.inc:91
+msgid "GOsa requires this module for the samba integration."
+msgstr "GOsa yêu cầu mô-đun này cho việc tích hợp samba."
+
+#: setup/class_setupStep_Checks.inc:99
+#, fuzzy
 msgid ""
-"You have currently %s unsubmitted statistic collection, do you want to "
-"transmit them now?"
-msgstr ""
-"Bạn hiện đang hiệu chỉnh một entry vào cơ sở dữ liệu. Bạn có muốn hủy bỏ các "
-"thay đổi?"
+"GOsa requires either 'mhash' or the 'sha1' module to make use of SSHA "
+"encryption."
+msgstr "GOsa yêu cầu môdun này để tận dụng được việc mã hóa SSHA."
 
-#: plugins/generic/dashBoard/dbInformation/contents.tpl:1
-#: plugins/admin/ogroups/class_ogroup.inc:244 setup/setup_ldap.tpl:108
-msgid "Information"
-msgstr "Thông tin"
+#: setup/class_setupStep_Checks.inc:107
+msgid "GOsa requires this module to talk to an IMAP server."
+msgstr "GOsa yêu cầu mô-đun này để giao tiếp với server IMAP."
 
-#: plugins/generic/dashBoard/dashBoard.tpl:2
-msgid "This feature is only accessible for registrated instances of GOsa"
-msgstr ""
+#: setup/class_setupStep_Checks.inc:114
+msgid "mbstring"
+msgstr "mbstring"
 
-#: plugins/generic/dashBoard/dashBoard.tpl:5
-msgid "Registrate"
-msgstr ""
+#: setup/class_setupStep_Checks.inc:115
+#, fuzzy
+msgid "GOsa requires this module to handle Unicode strings."
+msgstr "GOsa cần môđun này để sử lý những đoạn mã unicode."
 
-#: plugins/generic/dashBoard/dashBoard.tpl:7
-msgid ""
-"Unfortunately the registration server cannot be reached, maybe the server is "
-"down for maintaince or you've no internet access!"
+#: setup/class_setupStep_Checks.inc:122
+msgid "Calendar"
 msgstr ""
 
-#: plugins/generic/dashBoard/dashBoard.tpl:13
+#: setup/class_setupStep_Checks.inc:123
 #, fuzzy
-msgid "GOsa dash board"
-msgstr "Hướng dẫn cài đặt GOsa chi tiết "
+msgid "GOsa requires this module to calculate dates."
+msgstr "GOsa cần môđun này để sử lý những đoạn mã unicode."
 
-#: plugins/generic/dashBoard/dbChannelStatus/class_dbChannelStatus.inc:14
-#: plugins/generic/dashBoard/dbPluginStatus/class_dbPluginStatus.inc:26
-#: plugins/personal/posix/generic.tpl:37
-msgid "Status"
-msgstr "Trạng thái"
+#: setup/class_setupStep_Checks.inc:130
+msgid "MySQL"
+msgstr "MySOL"
 
-#: plugins/generic/dashBoard/dbChannelStatus/contents.tpl:1
-#, fuzzy
-msgid "Channels"
-msgstr "Hủy bỏ"
+#: setup/class_setupStep_Checks.inc:131
+msgid ""
+"GOsa requires this module to communicate with several supported databases."
+msgstr ""
+"GOsa cần mô đun này để giao tiếp với một vài cơ sở dữ liệu được hỗ trợ."
 
-#: plugins/generic/dashBoard/dbPluginStatus/contents.tpl:1
+#: setup/class_setupStep_Checks.inc:148
+msgid "samba hash generator"
+msgstr "Bộ sinh ra hàm băm Samba"
+
+#: setup/class_setupStep_Checks.inc:149
+msgid "GOsa requires this command to synchronize POSIX and samba passwords."
+msgstr "GOsa cần lệnh này để đồng bộ hóa mật khẩu của POSIX và Samba."
+
+#: setup/class_setupStep_Checks.inc:150
 #, fuzzy
-msgid "Plugin status"
-msgstr "Tình trạng hiện tại"
+msgid ""
+"Deploy a gosa-si installation or install the Perl Crypt::SmbHash modules."
+msgstr ""
+"Triển khai việc cài đặt gosa-si hoặc cài đặt các môđun ngôn ngữ perl Crypt::"
+"SmbHash."
 
-#: plugins/generic/dashBoard/dbPluginStatus/class_dbPluginStatus.inc:69
-msgid "Version mismatch"
+#: setup/class_setupStep_Checks.inc:163
+msgid "imagick"
 msgstr ""
 
-#: plugins/generic/dashBoard/dbPluginStatus/class_dbPluginStatus.inc:73
+#: setup/class_setupStep_Checks.inc:164
 #, fuzzy
-msgid "Schema missing"
-msgstr "Thiết lập dựa trên Schema"
+msgid "GOsa requires this extension to handle images."
+msgstr "GOsa cần môđun này để sử lý những đoạn mã unicode."
+
+#: setup/class_setupStep_Checks.inc:179
+#, fuzzy
+msgid "compression module"
+msgstr "Kiểm soát truy cập"
 
-#: plugins/generic/dashBoard/dbNotifications/contents.tpl:1
+#: setup/class_setupStep_Checks.inc:180
 #, fuzzy
-msgid "Notifications"
-msgstr "Tập lệnh thông báo"
-
-#: plugins/generic/dashBoard/Register/class_RegistrationDialog.inc:54
-msgid ""
-"Communciation with the backend failed! Please check your internet connection!"
-msgstr ""
+msgid "GOsa requires this extension to handle snapshots."
+msgstr "GOsa cần môđun này để sử lý những đoạn mã unicode."
 
-#: plugins/generic/dashBoard/Register/class_RegistrationDialog.inc:56
+#: setup/class_setupStep_Checks.inc:191
 msgid ""
-"Authentication failed, please check combination of username and password!"
+"register_globals is a PHP mechanism to register all global variables to be "
+"accessible from scripts without changing the scope. This may be a security "
+"risk."
 msgstr ""
+"đăng ký_toàn cầu (register_globals) là một cơ chế PHP dùng để đăng ký tất cả "
+"các biến số toàn cầu mà có thể truy cập từ các tập lệnh mà không phải thay "
+"đổi phạm vi. Đây có thể là một rủi ro về bảo mật."
 
-#: plugins/generic/dashBoard/Register/class_RegistrationDialog.inc:58
-msgid ""
-"Internal server error, please try again later. If the problem persists "
-"contact the GOsa-Team!"
+#: setup/class_setupStep_Checks.inc:192
+msgid "Search for 'register_globals' in your php.ini and switch it to 'Off'."
 msgstr ""
+"Tìm kiếm 'register_globals' trong thư mục php.ini của bạn và chuyển nó thành "
+"'Off'."
 
-#: plugins/generic/dashBoard/Register/register.tpl:3
-#, fuzzy
-msgid "GOsa registration"
-msgstr "Thiết lập GOsa chung "
-
-#: plugins/generic/dashBoard/Register/register.tpl:7
-msgid "Do you want to register GOsa and benefit from the features it brings?"
+#: setup/class_setupStep_Checks.inc:200
+msgid "PHP uses this value for the garbage collector to delete old sessions."
 msgstr ""
+"PHP sử dụng giá trị này để phần mềm thu dọn rác có thể sóa các phiên cũ đi."
 
-#: plugins/generic/dashBoard/Register/register.tpl:11
-msgid "I do not want to register"
+#: setup/class_setupStep_Checks.inc:201
+msgid ""
+"Setting this value to one day will prevent loosing session and cookies "
+"before they really timeout."
 msgstr ""
+"Thiết lập giá trị này đến một ngày sẽ ngăn cản việc mất đi các phiên và "
+"cookies trước khi chúng thực sự hết hạn."
 
-#: plugins/generic/dashBoard/Register/register.tpl:17
-msgid "Register"
+#: setup/class_setupStep_Checks.inc:202
+msgid ""
+"Search for 'session.gc_maxlifetime' in your php.ini and set it to 86400 or "
+"higher."
 msgstr ""
+"Tìm kiếm  'session.gc_maxlifetime' trong thư mục php.ini của bạn và thiết "
+"lập nó đển 86400 hoặc cao hơn."
 
-#: plugins/generic/dashBoard/Register/register.tpl:19
-msgid "Additionally to the 'Annonomous' account you can:"
+#: setup/class_setupStep_Checks.inc:210
+msgid ""
+"In Order to use GOsa without any trouble, the session.auto_register option "
+"in your php.ini should be set to 'Off'."
 msgstr ""
+"Để có thể sử dụng được GOsa mà không gặp vấn đề nào, lựa chọn session."
+"auto_register trong php.ini nên được thiết lập là 'Off' (tắt)."
 
-#: plugins/generic/dashBoard/Register/register.tpl:21
-msgid "Access to 'Premium-Channels'."
+#: setup/class_setupStep_Checks.inc:211
+msgid "Search for 'session.auto_start' in your php.ini and set it to 'Off'."
 msgstr ""
+"Tìm kiếm  'session.auto_start' trong thư mục php.ini của bạn và đặt nó thành "
+"'Off'."
 
-#: plugins/generic/dashBoard/Register/register.tpl:22
+#: setup/class_setupStep_Checks.inc:218
+#, fuzzy
 msgid ""
-"Watch the status of current plugin updates/patches and the availability of "
-"new plugins."
+"GOsa needs at least 32MB of memory. Setting it below this limit may cause "
+"errors that are not reproducible! Increase it for larger setups."
 msgstr ""
+"GOsa cần một dung lượng bộ nhớ ít nhất là 32MB. Thiết lập nó dưới giới hạn "
+"này có thể sẽ gây ra lỗi mà không thể tự sản sinh ra kết quả nữa! Hãy tăng "
+"dung lượng lên cho cài đặt lớn hơn."
 
-#: plugins/generic/dashBoard/Register/register.tpl:23
-msgid "Recieve newsletter, if wanted."
+#: setup/class_setupStep_Checks.inc:219
+msgid ""
+"Search for 'memory_limit' in your php.ini and set it to '32M' or higher."
 msgstr ""
+"Tìm kiếm  'memory_limit' trong thư mục php.ini của bạn và thiết lập nó lên "
+"'32M' hoặc cao hơn."
 
-#: plugins/generic/dashBoard/Register/register.tpl:24
-msgid "View several usefull statistics about your GOsa installation"
+#: setup/class_setupStep_Checks.inc:226
+msgid ""
+"This option influences the PHP output handling. Turn this Option off, to "
+"increase performance."
 msgstr ""
+"Lựa chọn này sẽ ảnh hưởng tới việc sử lý đầu vào PHP. Tắt chức năng này đi, "
+"để tăng khả năng hoạt động."
 
-#: plugins/generic/dashBoard/Register/register.tpl:29
-msgid "What information will be transmitted to the backend and maybe stored:"
+#: setup/class_setupStep_Checks.inc:227
+msgid "Search for 'implicit_flush' in your php.ini and set it to 'Off'."
 msgstr ""
+"Tìm kiếm 'implicit_flush' trong thư mục php.ini của bạn và chuyển nó sang "
+"'Off'."
 
-#: plugins/generic/dashBoard/Register/register.tpl:31
-msgid "All personal information filled in the registration form."
-msgstr ""
+#: setup/class_setupStep_Checks.inc:234
+msgid "The Execution time should be at least 30 seconds."
+msgstr "Thời gian chạy ít nhất là 30 giây."
 
-#: plugins/generic/dashBoard/Register/register.tpl:32
-msgid "Information about the installed plugins and their version."
+#: setup/class_setupStep_Checks.inc:235
+msgid ""
+"Search for 'max_execution_time' in your php.ini and set it to '30' or higher."
 msgstr ""
+"Tìm kiếm 'max_execution_time' trong thư mục php.ini của bạn và thiết lập nó "
+"đến '30' hoặc cao hơn."
 
-#: plugins/generic/dashBoard/Register/register.tpl:33
+#: setup/class_setupStep_Checks.inc:242
 msgid ""
-"The GOsa-UUID (will be generated during the registration) and a password, to "
-"authenticate."
+"Increase the server security by setting expose_php to 'off'. PHP won't send "
+"any information about the server you are running in this case."
 msgstr ""
+"Tăng tính bảo mật của server bằng việc thiết lập expose_php thành 'off'. PHP "
+"sẽ không gửi bất cứ thông tin nào về server bạn đang chạy trong trường hợp "
+"này."
 
-#: plugins/generic/dashBoard/Register/register.tpl:34
-msgid ""
-"The bugs you will report and the corresponding trace. You can select what "
-"information you want to send in."
+#: setup/class_setupStep_Checks.inc:243
+msgid "Search for 'expose_php' in your php.ini and set if to 'Off'."
 msgstr ""
+"Tìm kiếm 'expose_php' trong thư much php.ini của bạn và chuyển nó thành "
+"'Off'."
 
-#: plugins/generic/dashBoard/Register/register.tpl:35
+#: setup/class_setupStep_Checks.inc:250
 msgid ""
-"When the statistics extension is used. GOsa will transmit information about "
-"plugins, their usage and the amount of objects present in your ldap "
-"database. No sensitive data is transmitted here, just the object type, the "
-"action performed, cpu usage, memory usage, elapsed time..."
+"Increase your server security by setting magic_quotes_gpc to 'on'. PHP will "
+"escape all quotes in strings in this case."
 msgstr ""
+"Tăng cường an ninh cho server của bạn bằng cách thiết lập magic_quotes_gpc "
+"thành 'on'. PHP sẽ giải thoát tất cả các trích dẫn trong các đoạn mã trong "
+"trường hợp này."
 
-#: plugins/generic/dashBoard/Register/register.tpl:69
-#: plugins/generic/dashBoard/Register/register.tpl:80
-#, fuzzy
-msgid "Registration complete"
-msgstr "Thao tác hoàn thành"
-
-#: plugins/generic/dashBoard/Register/register.tpl:71
-msgid "GOsa instance sucessfully registered"
+#: setup/class_setupStep_Checks.inc:251
+msgid "Search for 'magic_quotes_gpc' in your php.ini and set it to 'On'."
 msgstr ""
+"Tìm kiếm ''magic_quotes_gpc' trong thư mục php.ini của bạn và chuyển nó "
+"thành 'On'"
 
-#: plugins/generic/dashBoard/Register/register.tpl:82
-#, fuzzy
-msgid "GOsa instance will not be registered"
-msgstr "Phiên sẽ không được mã hóa."
-
-#: plugins/generic/references/class_reference.inc:58
-#: plugins/generic/references/class_reference.inc:64
-#: plugins/personal/posix/generic.tpl:89
-#: plugins/personal/posix/paste_generic.tpl:58
-#: plugins/personal/posix/paste_generic.tpl:61
-msgid "Group membership"
-msgstr "Tư cách thành viên nhóm"
-
-#: plugins/generic/references/class_reference.inc:70
-#, fuzzy
-msgid "Role membership"
-msgstr "Tư cách thành viên nhóm"
-
-#: plugins/generic/references/class_reference.inc:76
-#, fuzzy
-msgid "Object group membership"
-msgstr "Nhóm đối tượng chung"
-
-#: plugins/generic/references/class_reference.inc:82
-#, fuzzy
-msgid "Department manager"
-msgstr "Quản trị phòng ban "
-
-#: plugins/generic/references/class_reference.inc:87
-#: plugins/admin/groups/userSelect/user-list.xml:40
-#: plugins/admin/groups/singleUserSelect/singleUser-list.xml:40
-#: plugins/admin/groups/class_group.inc:210
-#: plugins/admin/groups/class_group.inc:1190
-#: plugins/admin/groups/class_group.inc:1200
-#: plugins/admin/users/class_userManagement.inc:536
-#: plugins/admin/users/user-list.xml:57
-#: plugins/personal/generic/class_user.inc:1326
-#: plugins/personal/generic/class_user.inc:1373
-#: plugins/personal/generic/class_user.inc:1704
-#: plugins/personal/generic/class_user.inc:1858
-msgid "Given name"
-msgstr "Tên thật"
-
-#: plugins/generic/references/class_reference.inc:87
-#: plugins/admin/groups/userSelect/user-list.xml:48
-#: plugins/admin/groups/singleUserSelect/singleUser-list.xml:48
-#: plugins/admin/groups/class_group.inc:210
-#: plugins/admin/groups/class_group.inc:1190
-#: plugins/admin/groups/class_group.inc:1200
-#: plugins/admin/users/user-list.xml:49
-#: plugins/personal/generic/class_user.inc:1703
-#, fuzzy
-msgid "Surname"
-msgstr "Họ "
+#: setup/class_setupStep_Checks.inc:258
+msgid "Increase your server performance by setting magic_quotes_gpc to 'off'."
+msgstr ""
+"Tăng cường khả năng hoạt động cho server của bạn bằng việc thiết lập "
+"magic_quotes_gpc thành 'off'."
 
-#: plugins/generic/references/class_reference.inc:87
-#: plugins/admin/groups/class_group.inc:210
-#: plugins/admin/groups/class_group.inc:1190
-#: plugins/admin/groups/class_group.inc:1200
-#: plugins/personal/posix/class_posixAccount.inc:869
-#: plugins/personal/posix/class_posixAccount.inc:872
-#: plugins/personal/posix/generic.tpl:64
-#: plugins/personal/posix/paste_generic.tpl:38
-#: setup/class_setupStep_Migrate.inc:415
-msgid "UID"
-msgstr "Số ID của người sử dụng"
+#: setup/class_setupStep_Checks.inc:259
+msgid ""
+"Search for 'zend.ze1_compatibility_mode' in your php.ini and set it to 'Off'."
+msgstr ""
+"Tìm kiếm 'zend.ze1_compatibility_mode' trong thư mục  php.ini và chuyển nó "
+"thành 'Off'."
 
-#: plugins/generic/references/class_reference.inc:88
+#: setup/class_setupStep_Checks.inc:269
 #, fuzzy
-msgid "User manager"
-msgstr "Tên người dùng"
+msgid "Configuration writable"
+msgstr "Cấu hình có thể lưu trữ dữ liệu (writable)"
 
-#: plugins/generic/references/contents.tpl:2
-#: plugins/generic/references/contents.tpl:3
-#, fuzzy
-msgid "Object information"
-msgstr "Thông tin kết nối"
+#: setup/class_setupStep_Checks.inc:270
+msgid "The configuration file can't be written"
+msgstr "Không thể viết lên File cấu hình "
 
-#: plugins/generic/references/contents.tpl:7
-msgid "Show raw object entry"
+#: setup/class_setupStep_Checks.inc:271
+#, fuzzy, php-format
+msgid ""
+"GOsa reads its configuration from a file located in (%s/%s). The setup can "
+"write the configuration directly if it is writable."
 msgstr ""
+"GOsa đọc cấu hình của nó từ một file trong (%s/%s). Việc cài đặt có thể trực "
+"tiếp viết cấu hình nếu nó là writeable."
 
-#: plugins/generic/references/contents.tpl:18
-#: plugins/generic/references/contents.tpl:20
-#, fuzzy
-msgid "Last modification"
-msgstr "Chứng nhận người dùng"
-
-#: plugins/generic/references/contents.tpl:29
+#: setup/setup_feedback.tpl:2
 #, fuzzy
-msgid "Object references"
-msgstr "Các tham chiếu"
+msgid "Feedback successfully send"
+msgstr "Phản hồi đã được gửi thành công"
 
-#: plugins/generic/references/contents.tpl:45
+#: setup/setup_feedback.tpl:6
 #, fuzzy
-msgid "ACL trace"
-msgstr "Dạng ACL"
+msgid "Subscribe to the gosa-announce mailing list"
+msgstr "Thuê bao đến maillinglist do gosa công bố"
 
-#: plugins/generic/references/class_aclResolver.inc:143
-msgid "Enter another user name"
+#: setup/setup_feedback.tpl:8
+msgid ""
+"When checking this option, GOsa will try to connect http://oss.gonicus.de in "
+"order to subscribe you to the gosa-announce mailing list. You've to confirm "
+"this by mail."
 msgstr ""
+"Khi kiểm tra lựa chọn này, GOsa sẽ cố thử kết nói với http://oss.gonicus.de "
+"để có thể thuê bao bạn với mailing list mà gosa công bố. Bạn phải xác minh "
+"việc này bằng thư."
 
-#: plugins/generic/references/class_aclResolver.inc:169
-#: plugins/addons/dyngroup/class_DynamicLdapGroup.inc:126
-#: plugins/addons/dyngroup/class_DynamicLdapGroup.inc:128
-#: plugins/addons/dyngroup/dyngroup.tpl:8
-#, fuzzy
-msgid "Filter"
-msgstr "Các bộ lọc"
+#: setup/setup_feedback.tpl:20
+msgid "Mail address"
+msgstr "Địa chỉ thư"
 
-#: plugins/generic/references/class_aclResolver.inc:193
-msgid "ACLs"
-msgstr ""
+#: setup/setup_feedback.tpl:28
+msgid "Send feedback to the GOsa project team"
+msgstr "Gửi phản hồi lại cho nhóm phát triển dự án GOsa"
 
-#: plugins/generic/references/class_aclResolver.inc:198
-#, php-format
-msgid "List of effective ACLs for '%s'"
+#: setup/setup_feedback.tpl:31
+msgid ""
+"When checking this option, GOsa will try to connect http://oss.gonicus.de in "
+"order to submit your form anonymously."
 msgstr ""
+"Khi kiểm tra lựa chọn này, GOsa sẽ cố gắng kết nối bạn với http://oss."
+"gonicus.de để nộp đăng ký của bạn nặc danh."
 
-#: plugins/generic/references/class_aclResolver.inc:199
-#: plugins/generic/references/class_aclResolver.inc:203
-#, fuzzy
-msgid "Object permissions"
-msgstr "Thiết lập nhóm"
+#: setup/setup_feedback.tpl:38
+msgid "Did the setup procedure help you to get started?"
+msgstr "Các thủ tục cài đặt có giúp bạn bắt đầu được không?"
 
-#: plugins/generic/references/class_aclResolver.inc:311
-#, fuzzy
-msgid "create"
-msgstr "Tạo "
+#: setup/setup_feedback.tpl:39 setup/setup_feedback.tpl:50
+#: setup/class_setupStep_Ldap.inc:75
+msgid "Yes"
+msgstr ""
 
-#: plugins/generic/references/class_aclResolver.inc:312
-#, fuzzy
-msgid "remove"
-msgstr "Xóa bỏ"
+#: setup/setup_feedback.tpl:41 setup/setup_feedback.tpl:52
+#: setup/class_setupStep_Ldap.inc:75
+msgid "No"
+msgstr "Không"
 
-#: plugins/generic/references/class_aclResolver.inc:313
-#, fuzzy
-msgid "move"
-msgstr "Xóa bỏ"
+#: setup/setup_feedback.tpl:44
+msgid "If not, what problems did you encounter"
+msgstr "Nếu không, vấn đề mà bạn gặp phải là gì?"
 
-#: plugins/generic/welcome/main.inc:26
-#, php-format
-msgid "Welcome %s!"
-msgstr "Chào mừng %s!"
+#: setup/setup_feedback.tpl:48
+msgid "Is this the first time you use GOsa?"
+msgstr "Đây có phải là lần đầu tiên bạn sử dụng GOsa không?"
 
-#: plugins/generic/welcome/class_welcome.inc:5
-#: plugins/generic/welcome/class_welcome.inc:6
-#, fuzzy
-msgid "Back to main menu"
-msgstr "Menu chính của GOsa"
+#: setup/setup_feedback.tpl:53
+msgid "I use it since"
+msgstr "Tôi sử dụng nó từ khi"
 
-#: plugins/generic/welcome/welcome.tpl:8
-msgid "The GOsa team"
-msgstr "Nhóm phát triển Gosa"
+#: setup/setup_feedback.tpl:54
+msgid "Select the year since when you are using GOsa"
+msgstr "Lựa chọn năm mà bạn đang sử dụng GOsa"
 
-#: plugins/admin/ogroups/objectSelect/selectObject-list.xml:11
-#: plugins/admin/groups/userSelect/user-list.xml:10
-#: plugins/admin/groups/singleUserSelect/singleUser-list.xml:10
-#: plugins/admin/groups/userGroupSelect/selectUserGroup-list.xml:11
-#: plugins/personal/posix/trustSelect/trust-list.xml:9
-#: plugins/personal/posix/groupSelect/group-list.xml:10
+#: setup/setup_feedback.tpl:60
+msgid "What operating system / distribution do you use?"
+msgstr "Bạn sử dụng loại hệ điều hành/bản phân phối nảo?"
+
+#: setup/setup_feedback.tpl:64
+msgid "What web server do you use?"
+msgstr "Bạn sử dụng loại web server nào?"
+
+#: setup/setup_feedback.tpl:68
+msgid "What PHP version do you use?"
+msgstr "Bạn sử dụng phiên bản PHP nào?"
+
+#: setup/setup_feedback.tpl:72
 #, fuzzy
-msgid "Please select the desired entries"
-msgstr "Xin hãy lựa chọn ngôn ngữ ưu thích"
+msgid "GOsa version"
+msgstr "Thiết lập GOsa chung "
 
-#: plugins/admin/ogroups/objectSelect/selectObject-list.xml:15
-#: plugins/admin/ogroups/class_ogroupManagement.inc:186
-#: plugins/admin/departments/dep-list.xml:55
-#: plugins/admin/departments/dep-list.xml:71
-#: plugins/admin/departments/dep-list.xml:138
-#: plugins/admin/departments/class_departmentManagement.inc:253
-#: plugins/personal/generic/class_user.inc:1722
-#: plugins/personal/generic/generic.tpl:306
-msgid "Department"
-msgstr "Bộ phận"
+#: setup/setup_feedback.tpl:78 setup/setup_feedback.tpl:79
+msgid "LDAP"
+msgstr "LDAP"
 
-#: plugins/admin/ogroups/objectSelect/selectObject-list.xml:23
-#: plugins/admin/ogroups/class_ogroupManagement.inc:187
-#: plugins/personal/posix/trustSelect/trust-list.xml:12
-msgid "Server"
-msgstr "Máy chủ (server)"
+#: setup/setup_feedback.tpl:81
+msgid "What kind of LDAP server(s) do you use?"
+msgstr "Bạn sử dụng loại LDAP server nào?"
 
-#: plugins/admin/ogroups/objectSelect/selectObject-list.xml:31
-#: plugins/admin/ogroups/class_ogroupManagement.inc:189
-#: plugins/personal/posix/trustSelect/trust-list.xml:19
-msgid "Workstation"
-msgstr "Máy trạm"
+#: setup/setup_feedback.tpl:85
+msgid "How many objects are in your LDAP?"
+msgstr "Có bao nhiêu đối tượng trong LDAP của bạn?"
 
-#: plugins/admin/ogroups/objectSelect/selectObject-list.xml:39
-#: plugins/admin/ogroups/class_ogroupManagement.inc:191
-#: plugins/personal/posix/trustSelect/trust-list.xml:26
-msgid "Terminal"
-msgstr "Thiết bị cuối "
+#: setup/setup_feedback.tpl:91 setup/setup_feedback.tpl:92
+msgid "Features"
+msgstr "Các tính năng"
 
-#: plugins/admin/ogroups/objectSelect/selectObject-list.xml:47
-#: plugins/admin/ogroups/class_ogroupManagement.inc:192
-msgid "Printer"
-msgstr "Máy in"
+#: setup/setup_feedback.tpl:94
+msgid "What features of GOsa do you use?"
+msgstr "Bạn sử dụng tính năng nào của GOsa?"
 
-#: plugins/admin/ogroups/objectSelect/selectObject-list.xml:55
-#: plugins/admin/ogroups/class_ogroupManagement.inc:188
-#: plugins/admin/groups/class_groupManagement.inc:181
-#: plugins/admin/users/class_userManagement.inc:893
-#: plugins/admin/departments/generic.tpl:110
-#: plugins/admin/departments/class_department.inc:376
-#: plugins/admin/departments/organization.tpl:109
-#: plugins/personal/generic/class_user.inc:1354
-#: plugins/personal/generic/class_user.inc:1846
-#: plugins/personal/generic/generic.tpl:394
-#: plugins/personal/generic/generic.tpl:574
-msgid "Phone"
-msgstr "Số điện thoại"
+#: setup/setup_feedback.tpl:103
+msgid "What features do you want to see in future versions of GOsa?"
+msgstr ""
+"Bạn muốn được thấy tính năng nào trong các phiên bản tương lai của GOsa?"
 
-#: plugins/admin/ogroups/objectSelect/selectObject-list.xml:63
-#: plugins/admin/ogroups/class_ogroupManagement.inc:183
-#: plugins/admin/groups/userSelect/user-list.xml:14
-#: plugins/admin/groups/singleUserSelect/singleUser-list.xml:14
-#: plugins/admin/groups/userGroupSelect/selectUserGroup-list.xml:15
-#: plugins/admin/users/user-list.xml:23 plugins/admin/users/user-list.xml:95
-msgid "User"
-msgstr "Người dùng"
+#: setup/setup_feedback.tpl:107
+msgid "Send feedback"
+msgstr "Gửi phản hồi"
 
-#: plugins/admin/ogroups/objectSelect/selectObject-list.xml:71
-#: plugins/admin/ogroups/class_ogroupManagement.inc:184
-#: plugins/admin/ogroups/ogroup-list.xml:79
-#: plugins/admin/groups/userGroupSelect/selectUserGroup-list.xml:23
-#: plugins/admin/groups/group-list.xml:15
-#: plugins/admin/groups/group-list.xml:79
-#: plugins/addons/propertyEditor/property-list.xml:64
-#: plugins/personal/posix/groupSelect/group-list.xml:13
-msgid "Group"
-msgstr "Nhóm "
+#: setup/setup_migrate.tpl:2
+msgid ""
+"During the LDAP inspection, we're going to check for several common pitfalls "
+"that may occur when migration to GOsa base LDAP administration. You may want "
+"to fix the problems below, in order to provide smooth services."
+msgstr ""
+"Trong quá trình thanh tra LDAP, chúng tôi sẽ kiểm tra một vài lỗi thông "
+"thường mà có thể xảy ra khi di trú đến quản trị LDAP gốc GOsa. Bạn có thể "
+"muốn sửa những vấn đề dưới đây để cung cấp các dịch vụ êm xuôi hơn."
 
-#: plugins/admin/ogroups/objectSelect/selectObject-filter.xml:32
-#: plugins/admin/ogroups/ogroup-filter.xml:18
-#: plugins/admin/groups/userSelect/user-filter.xml:20
-#: plugins/admin/groups/singleUserSelect/singleUser-filter.xml:20
-#: plugins/admin/groups/userGroupSelect/selectUserGroup-filter.xml:21
-#: plugins/admin/groups/group-filter.xml:17
-#: plugins/admin/users/user-filter.xml:19
-#: plugins/admin/newConfigManagement/DeviceConfig-filter.xml:14
-#: plugins/admin/departments/dep-filter.xml:17
-#: plugins/admin/acl/acl-filter.xml:18
-#: plugins/personal/posix/trustSelect/trust-filter.xml:17
-#: plugins/personal/posix/groupSelect/group-filter.xml:16
+#: setup/setup_migrate.tpl:5
 #, fuzzy
-msgid "Default filter"
-msgstr "Máy in"
-
-#: plugins/admin/ogroups/objectSelect/selectObject-list.tpl:12
-#: plugins/admin/ogroups/ogroup-list.tpl:12
-#: plugins/admin/ogroups/class_ogroup.inc:862
-#: plugins/admin/ogroups/generic.tpl:26
-#: plugins/admin/groups/userSelect/user-list.tpl:12
-#: plugins/admin/groups/generic.tpl:39
-#: plugins/admin/groups/singleUserSelect/singleUser-list.tpl:12
-#: plugins/admin/groups/userGroupSelect/selectUserGroup-list.tpl:12
-#: plugins/admin/groups/group-list.tpl:12
-#: plugins/admin/groups/class_group.inc:1059
-#: plugins/admin/users/user-list.tpl:12
-#: plugins/admin/departments/locality.tpl:28
-#: plugins/admin/departments/generic.tpl:39
-#: plugins/admin/departments/class_domain.inc:92
-#: plugins/admin/departments/class_localityGeneric.inc:94
-#: plugins/admin/departments/class_organizationGeneric.inc:125
-#: plugins/admin/departments/class_countryGeneric.inc:94
-#: plugins/admin/departments/class_dcObject.inc:93
-#: plugins/admin/departments/domain.tpl:28
-#: plugins/admin/departments/country.tpl:28
-#: plugins/admin/departments/dcObject.tpl:28
-#: plugins/admin/departments/class_department.inc:677
-#: plugins/admin/departments/dep-list.tpl:12
-#: plugins/admin/departments/organization.tpl:39
-#: plugins/admin/acl/acl-list.tpl:12 plugins/admin/acl/class_aclRole.inc:742
-#: plugins/admin/acl/acl_role.tpl:27
-#: plugins/addons/dyngroup/class_DynamicLdapGroup.inc:114
-#: plugins/addons/dyngroup/dyngroup.tpl:5
-#: plugins/personal/generic/class_user.inc:1715
-#: plugins/personal/generic/generic.tpl:167
-#: plugins/personal/posix/trustSelect/trust-list.tpl:12
-#: plugins/personal/posix/groupSelect/group-list.tpl:12
-#: setup/setup_ldap.tpl:47
-msgid "Base"
-msgstr "Cơ sở"
+msgid "Checks"
+msgstr "Kiểm tra trạng thái"
 
-#: plugins/admin/ogroups/objectSelect/class_objectSelect.inc:29
+#: setup/setup_migrate.tpl:22
 #, fuzzy
-msgid "Object selection"
-msgstr "Thiết lập nhóm"
+msgid "Add required object classes to the LDAP base"
+msgstr "Lớp đối tượng '%s' được yêu cầu mất tích!"
 
-#: plugins/admin/ogroups/class_ogroupManagement.inc:25
-#: plugins/admin/ogroups/class_ogroup.inc:858
-msgid "Object groups"
-msgstr "Tất cả các nhóm đối tượng"
+#: setup/setup_migrate.tpl:24
+msgid "Current"
+msgstr "Hiện tại"
 
-#: plugins/admin/ogroups/class_ogroupManagement.inc:26
-msgid "Combine different types of objects to make use of this relationship"
-msgstr ""
+#: setup/setup_migrate.tpl:28
+msgid "After migration"
+msgstr "Sau khi di trú"
 
-#: plugins/admin/ogroups/class_ogroupManagement.inc:115
-#: plugins/admin/groups/class_groupManagement.inc:100
-#: plugins/admin/users/class_userManagement.inc:196
-msgid "Infrastructure error"
-msgstr "Lỗi cơ sở hạ tầng"
+#: setup/setup_migrate.tpl:35
+msgid "Close"
+msgstr "Đóng"
 
-#: plugins/admin/ogroups/class_ogroupManagement.inc:182
-#, fuzzy
-msgid "Templates"
-msgstr "Mẫu"
+#: setup/setup_migrate.tpl:40
+msgid "Create a new GOsa administrator account"
+msgstr "Tạo ra một tài khoản admin GOsa mới"
 
-#: plugins/admin/ogroups/class_ogroupManagement.inc:185
-msgid "Application"
-msgstr "Ứng dụng"
+#: setup/setup_migrate.tpl:41
+msgid ""
+"This dialog will automatically add a new super administrator to your LDAP "
+"tree."
+msgstr "Hộp thoại này sẽ tự động thêm một siêu admin mới vào cây LDAP của bạn."
 
-#: plugins/admin/ogroups/class_ogroupManagement.inc:190
-msgid "Windows Install"
-msgstr "Cài đặt window"
+#: setup/setup_migrate.tpl:57
+msgid "Password (again)"
+msgstr "Mật khẩu (nhập lại)"
 
-#: plugins/admin/ogroups/class_ogroup.inc:244
-msgid "You cannot combine terminals and workstations in one object group!"
+#: setup/setup_migrate.tpl:70 setup/setup_ldap.tpl:19
+#: ihtml/themes/default/acl.tpl:33 ihtml/themes/default/acl.tpl:62
+#: ihtml/themes/default/acl.tpl:133 ihtml/themes/default/acl.tpl:150
+#: include/utils/class_msgPool.inc:307
+#, php-format
+msgid "Apply"
+msgstr "Áp dụng"
+
+#: setup/setup_migrate.tpl:71 setup/setup_ldap.tpl:20
+#: ihtml/themes/default/msg_dialog.tpl:80
+#: ihtml/themes/default/msg_dialog.tpl:141
+#: ihtml/themes/default/msg_dialog.tpl:146 ihtml/themes/default/acl.tpl:137
+#: ihtml/themes/default/acl.tpl:153 ihtml/themes/default/snapshotdialog.tpl:44
+#: ihtml/themes/default/snapshotdialog.tpl:90
+#: ihtml/themes/default/islocked.tpl:26
+#: ihtml/themes/default/copyPasteDialog.tpl:21
+#: include/utils/class_msgPool.inc:295
+#, php-format
+msgid "Cancel"
+msgstr "Hủy bỏ"
+
+#: setup/setup_finish.tpl:3
+msgid "Create your configuration file"
+msgstr "Tạo ra file cấu hình của bạn"
+
+#: setup/setup_finish.tpl:10
+msgid "Depending on the user name your web server is running on:"
 msgstr ""
-"Bạn không thể kết hợp các thiết bị cuối và máy trạm vào trong một nhóm đối "
-"tượng!"
 
-#: plugins/admin/ogroups/class_ogroup.inc:318
-#: plugins/admin/users/class_userManagement.inc:458
-#: plugins/admin/users/class_userManagement.inc:492
-#: plugins/admin/users/class_userManagement.inc:523
-msgid "none"
-msgstr "không có"
+#: setup/setup_finish.tpl:27
+msgid "Download configuration"
+msgstr "Tải cấu hình về"
 
-#: plugins/admin/ogroups/class_ogroup.inc:320
-msgid "too many different objects!"
-msgstr "có quá nhiều các đối tượng khác nhau!"
+#: setup/setup_finish.tpl:33
+msgid "Status: "
+msgstr "Trạng thái: "
 
-#: plugins/admin/ogroups/class_ogroup.inc:322
-msgid "users"
-msgstr "người dùng"
+#: setup/class_setupStep_Feedback.inc:94
+msgid "UNIX accounts/groups"
+msgstr "Tài khoản/nhóm UNIX"
 
-#: plugins/admin/ogroups/class_ogroup.inc:323
-msgid "groups"
-msgstr "các nhóm"
+#: setup/class_setupStep_Feedback.inc:96
+msgid "Samba management"
+msgstr "Quản trị Samba"
 
-#: plugins/admin/ogroups/class_ogroup.inc:324
-msgid "applications"
-msgstr "các ứng dụng"
+#: setup/class_setupStep_Feedback.inc:98
+#, fuzzy
+msgid "Mail system management"
+msgstr "Quản trị hệ thống thư"
 
-#: plugins/admin/ogroups/class_ogroup.inc:325
-msgid "departments"
-msgstr "các bộ phận"
+#: setup/class_setupStep_Feedback.inc:100
+msgid "FAX system administration"
+msgstr "Quản trị hệ thống FAX"
 
-#: plugins/admin/ogroups/class_ogroup.inc:326
-msgid "servers"
-msgstr "các server"
+#: setup/class_setupStep_Feedback.inc:102
+msgid "Asterisk administration"
+msgstr "Quản trị Asterisk"
 
-#: plugins/admin/ogroups/class_ogroup.inc:327
-msgid "workstations"
-msgstr "máy trạm"
+#: setup/class_setupStep_Feedback.inc:104
+msgid "System inventory"
+msgstr "Bảng kiểm kê hệ thống"
 
-#: plugins/admin/ogroups/class_ogroup.inc:328
+#: setup/class_setupStep_Feedback.inc:106
 #, fuzzy
-msgid "Windows workstations"
-msgstr "các nhóm máy trạm windows"
+msgid "System/Configuration management"
+msgstr "Quản trị cấu hình/hệ thống-"
 
-#: plugins/admin/ogroups/class_ogroup.inc:329
-msgid "terminals"
-msgstr "các thiết bị cuối"
+#: setup/class_setupStep_Feedback.inc:108
+#, fuzzy
+msgid "Address book"
+msgstr "Sổ địa chỉ"
 
-#: plugins/admin/ogroups/class_ogroup.inc:330
-msgid "phones"
-msgstr "điện thoại"
+#: setup/class_setupStep_Feedback.inc:114
+#, fuzzy
+msgid "Feedback"
+msgstr "Lỗi phản hồi"
 
-#: plugins/admin/ogroups/class_ogroup.inc:331
-msgid "printers"
-msgstr "các máy in"
+#: setup/class_setupStep_Feedback.inc:115
+msgid "Get notifications or send feedback"
+msgstr "Lấy thông báo và gửi phản hồi"
 
-#: plugins/admin/ogroups/class_ogroup.inc:533
-#, fuzzy
-msgid "Non existing DN:"
-msgstr "dn không tồn tại:"
+#: setup/class_setupStep_Feedback.inc:116
+msgid "Notification and feedback"
+msgstr "Thông báo và phản hồi "
 
-#: plugins/admin/ogroups/class_ogroup.inc:651
+#: setup/class_setupStep_Feedback.inc:132 setup/class_setup.inc:74
+msgid "Setup error"
+msgstr "Lỗi cài đặt"
+
+#: setup/class_setupStep_Feedback.inc:140
+#: setup/class_setupStep_Feedback.inc:147
+msgid "Feedback error"
+msgstr "Lỗi phản hồi"
+
+#: setup/class_setupStep_Feedback.inc:140
 #, php-format
+msgid "Cannot send feedback to '%s': %s"
+msgstr "Không thể gửi phản hồi đển '%s': %s"
+
+#: setup/class_setupStep_Feedback.inc:147
+msgid "Cannot send feedback: service temporarily unavailable"
+msgstr "Không thể gửi phản hồi: dịch vụ hiện tại không có "
+
+#: setup/class_setupStep_Feedback.inc:181
+msgid "Please specify a valid email address."
+msgstr "Xin hãy  xác định một địa chỉ email hợp lệ."
+
+#: setup/class_setupStep_Feedback.inc:185
 msgid ""
-"These systems are already configured by other object groups and cannot be "
-"added:"
+"You have to select at least one of both options, subscribe or send feedback."
 msgstr ""
+"Bạn phải lựa chọn ít nhất mọt trong hai chọn lựa, thuê bao hoặc gửi phản hồi."
 
-#: plugins/admin/ogroups/class_ogroup.inc:685
-msgid "You can combine two different object types at maximum, only!"
-msgstr "Bạn chỉ có thể kết hợp hai đối tượng khác nhau tại mức cực đại!"
+#: setup/setup_ldap.tpl:2
+msgid ""
+"The main data source used in GOsa is LDAP. In order to access the "
+"information stored there, please enter the required information."
+msgstr ""
 
-#: plugins/admin/ogroups/class_ogroup.inc:848
-#: plugins/admin/groups/class_group.inc:1035
-#: plugins/admin/users/class_userManagement.inc:865
-#: plugins/admin/departments/class_department.inc:659
-#: plugins/personal/generic/class_user.inc:37
-#: plugins/personal/generic/class_user.inc:1670
-#: plugins/personal/posix/generic.tpl:5 setup/setup_feedback.tpl:35
-#: setup/setup_feedback.tpl:36
-msgid "Generic"
-msgstr "Thông tin chung"
+#: setup/setup_ldap.tpl:9
+msgid "Please choose the LDAP user to be used by GOsa"
+msgstr "Xin hãy chọn người dùng LDAP để được sử dụng bởi GOsa"
 
-#: plugins/admin/ogroups/class_ogroup.inc:849
-msgid "Object group generic"
-msgstr "Nhóm đối tượng chung"
+#: setup/setup_ldap.tpl:15 ihtml/themes/default/help.tpl:21
+#: include/class_filter.inc:158 include/class_filter.inc:228
+msgid "Search"
+msgstr "Tìm kiếm"
 
-#: plugins/admin/ogroups/class_ogroup.inc:864
-#: plugins/admin/groups/class_group.inc:1065
-#: plugins/personal/posix/trustModeDialog/generic.tpl:2
-msgid "System trust"
-msgstr "Ủy thác hệ thống"
+#: setup/setup_ldap.tpl:28 setup/setup_ldap.tpl:29
+msgid "LDAP connection"
+msgstr "Kết nối LDAP"
 
-#: plugins/admin/ogroups/generic.tpl:1
-#: plugins/admin/ogroups/ogroup-list.xml:15
-msgid "Object group"
-msgstr "Nhóm đối tượng"
+#: setup/setup_ldap.tpl:31
+msgid "Location name"
+msgstr "Tên vị trí"
 
-#: plugins/admin/ogroups/generic.tpl:5 plugins/personal/posix/generic.tpl:6
+#: setup/setup_ldap.tpl:35
 #, fuzzy
-msgid "Generic settings"
-msgstr "Thiết lập chung của người dùng"
+msgid "Connection URI"
+msgstr "Kết nối URL"
 
-#: plugins/admin/ogroups/generic.tpl:7
-#: plugins/admin/ogroups/paste_generic.tpl:4
-#: plugins/admin/groups/generic.tpl:11
-#: plugins/admin/groups/paste_generic.tpl:5
-msgid "Group name"
-msgstr "Tên nhóm"
+#: setup/setup_ldap.tpl:39
+msgid "TLS connection"
+msgstr "Kết nối TLS"
 
-#: plugins/admin/ogroups/generic.tpl:10
-msgid "Name of the group"
-msgstr "Tên của nhóm"
+#: setup/setup_ldap.tpl:57
+msgid "Reload"
+msgstr "Tải lại"
 
-#: plugins/admin/ogroups/generic.tpl:18 plugins/admin/groups/generic.tpl:28
-msgid "Descriptive text for this group"
-msgstr "Văn bản mô tả cho nhóm này"
+#: setup/setup_ldap.tpl:63 setup/setup_ldap.tpl:64
+msgid "Authentication"
+msgstr "Thẩm định quyền"
 
-#: plugins/admin/ogroups/generic.tpl:41
-msgid "Member objects"
-msgstr "Các đối tượng thành viên"
+#: setup/setup_ldap.tpl:66
+#, fuzzy
+msgid "Administrator DN"
+msgstr "Admin DN"
 
-#: plugins/admin/ogroups/tabs_ogroups.inc:139
-msgid "Phone queue"
-msgstr "Các hàng phone"
+#: setup/setup_ldap.tpl:71
+msgid "Select user"
+msgstr "Chọn người dùng"
 
-#: plugins/admin/ogroups/tabs_ogroups.inc:155
-#: plugins/admin/groups/class_groupManagement.inc:165
-#: plugins/admin/users/class_userManagement.inc:872
-msgid "Mail"
-msgstr "Thư"
+#: setup/setup_ldap.tpl:81
+#, fuzzy
+msgid "Automatically append LDAP base to administrator DN"
+msgstr "Tự động nối cơ sở LDAP với admin DN"
 
-#: plugins/admin/ogroups/tabs_ogroups.inc:164
+#: setup/setup_ldap.tpl:85
 #, fuzzy
-msgid "Groupware"
-msgstr "Tên nhóm"
+msgid "Administrator password"
+msgstr "Mật khẩu Admin"
 
-#: plugins/admin/ogroups/tabs_ogroups.inc:176
+#: setup/setup_ldap.tpl:91 setup/setup_ldap.tpl:92
+msgid "Schema based settings"
+msgstr "Thiết lập dựa trên Schema"
+
+#: setup/setup_ldap.tpl:94
 #, fuzzy
-msgid "System settings"
-msgstr "Thiết lập của người dùng"
+msgid "Use RFC 2307bis compliant groups"
+msgstr "Sử dụng các nhóm tuân thủ tiêu chuẩn rfc2307bis"
 
-#: plugins/admin/ogroups/tabs_ogroups.inc:188
-#: plugins/admin/ogroups/tabs_ogroups.inc:213
-msgid "Recipe"
-msgstr ""
+#: setup/setup_ldap.tpl:105 setup/setup_ldap.tpl:106
+msgid "Current status"
+msgstr "Tình trạng hiện tại"
 
-#: plugins/admin/ogroups/tabs_ogroups.inc:200
-#: plugins/admin/ogroups/tabs_ogroups.inc:222
-msgid "Devices"
-msgstr "Các thiết bị"
+#: setup/class_setupStep_Ldap.inc:54
+msgid "LDAP setup"
+msgstr "Cài đặt LDAP"
 
-#: plugins/admin/ogroups/tabs_ogroups.inc:232
-#, fuzzy
-msgid "Deployment summary"
-msgstr "Số phòng làm việc"
+#: setup/class_setupStep_Ldap.inc:55
+msgid "LDAP connection setup"
+msgstr "Thiết lập kết nối LDAP"
 
-#: plugins/admin/ogroups/tabs_ogroups.inc:242
-msgid "Desktop"
+#: setup/class_setupStep_Ldap.inc:56
+msgid ""
+"This dialog performs the basic configuration of the LDAP connectivity for "
+"GOsa."
 msgstr ""
+"Đối thoại này chạy cấu hình đơn giản của khả năng kết nối LDAP với Gosa."
 
-#: plugins/admin/ogroups/tabs_ogroups.inc:259
-msgid "Applications"
-msgstr "Các ứng dụng"
+#: setup/class_setupStep_Ldap.inc:113
+#, php-format
+msgid "Anonymous bind to server '%s' failed!"
+msgstr "Kết nối nặc danh với server '%s' thất bại!"
 
-#: plugins/admin/ogroups/paste_generic.tpl:1
-#, fuzzy
-msgid "Paste object group"
-msgstr "Nhóm đối tượng"
+#: setup/class_setupStep_Ldap.inc:115
+#, php-format
+msgid "Bind as user '%s' failed!"
+msgstr "Kết nối với vai trò người dùng '%s' thất bại!"
 
-#: plugins/admin/ogroups/paste_generic.tpl:7
-msgid "Please enter the new object group name"
-msgstr "Xin mời nhập tên nhóm đối tượng mới vào"
+#: setup/class_setupStep_Ldap.inc:120
+#, php-format
+msgid "Anonymous bind to server '%s' succeeded."
+msgstr "Kết nối nặc danh đến server '%s' thành công."
 
-#: plugins/admin/ogroups/paste_generic.tpl:16
+#: setup/class_setupStep_Ldap.inc:121
+msgid "Please specify user and password!"
+msgstr "Xin hãy xác định người dùng và mật khẩu!"
+
+#: setup/class_setupStep_Ldap.inc:123
+#, php-format
+msgid "Bind as user '%s' to server '%s' succeeded!"
+msgstr "Kết nối với tư cách người dùng '%s' đến server '%s' thành công!"
+
+#: setup/setup_license.tpl:3
 msgid ""
-"Copy members. Be careful with this option, systems can only inherit from a "
-"single object group!"
+"GOsa is developed under the terms of the GNU General Public License v2. "
+"Please accept the terms below."
 msgstr ""
 
-#: plugins/admin/ogroups/ogroup-list.xml:11
-msgid "List of object groups"
-msgstr "Danh sách các nhóm đối tượng"
+#: setup/setup_license.tpl:11
+msgid "I have read the license and accept it"
+msgstr "Tôi đã đọc giấy phép và chấp nhận nó"
 
-#: plugins/admin/ogroups/ogroup-list.xml:57
-#: plugins/admin/groups/group-list.xml:57 plugins/admin/users/user-list.xml:73
-#: plugins/admin/departments/locality.tpl:8
-#: plugins/admin/departments/locality.tpl:9
-#: plugins/admin/departments/generic.tpl:7
-#: plugins/admin/departments/generic.tpl:9
-#: plugins/admin/departments/domain.tpl:8
-#: plugins/admin/departments/domain.tpl:9
-#: plugins/admin/departments/country.tpl:8
-#: plugins/admin/departments/country.tpl:9
-#: plugins/admin/departments/dcObject.tpl:8
-#: plugins/admin/departments/dcObject.tpl:9
-#: plugins/admin/departments/organization.tpl:7
-#: plugins/admin/departments/organization.tpl:9
-msgid "Properties"
-msgstr "Properties"
+#: setup/class_setupStep_License.inc:56 setup/class_setupStep_License.inc:57
+msgid "License"
+msgstr "Giấy Phép"
 
-#: plugins/admin/ogroups/ogroup-list.xml:73
-#: plugins/admin/groups/group-list.xml:73 plugins/admin/users/user-list.xml:89
-#: plugins/admin/departments/dep-list.xml:98 plugins/admin/acl/acl-list.xml:76
-#: setup/class_setupStep_Migrate.inc:309
-msgid "Create"
-msgstr "Tạo "
+#: setup/class_setupStep_License.inc:58
+msgid "Terms and conditions for usage"
+msgstr "Điều khoản và điều kiện cho việc sử dụng"
 
-#: plugins/admin/ogroups/ogroup-list.xml:91
-#: plugins/admin/groups/group-list.xml:91
-#: plugins/admin/users/user-list.xml:114
-#: plugins/admin/departments/dep-list.xml:172
-#: plugins/admin/acl/acl-list.xml:131
-msgid "Edit"
-msgstr "Hiệu chỉnh"
+#: setup/class_setupStep_Schema.inc:37 setup/class_setupStep_Schema.inc:38
+msgid "LDAP schema check"
+msgstr "Kiểm tra lược đồ LDAP"
 
-#: plugins/admin/ogroups/ogroup-list.xml:98
-#: plugins/admin/groups/group-list.xml:98
-#: plugins/admin/users/user-list.xml:121
-#: plugins/admin/newConfigManagement/DeviceConfig-list.xml:64
-#: plugins/admin/departments/dep-list.xml:160
-#: plugins/admin/departments/dep-list.xml:181
-#: plugins/admin/acl/acl-list.xml:95 plugins/admin/acl/acl-list.xml:144
-#: plugins/addons/propertyEditor/property-list.xml:108
-#: plugins/personal/generic/generic_certs.tpl:22
-#: plugins/personal/generic/generic_certs.tpl:48
-#: plugins/personal/generic/generic_certs.tpl:74
-msgid "Remove"
-msgstr "Xóa bỏ"
+#: setup/class_setupStep_Schema.inc:39
+msgid "Perform test on your current LDAP schema"
+msgstr "Thực hiện việc kiểm tra trên lược đồ LDAP hiện tại của bạn"
 
-#: plugins/admin/ogroups/ogroup-list.xml:106
-#: plugins/admin/groups/group-list.xml:106
-#: plugins/admin/users/user-list.xml:156
-msgid "Send message"
+#: setup/class_setupStep_Schema.inc:96 include/class_configRegistry.inc:239
+msgid "The following object classes are missing:"
 msgstr ""
 
-#: plugins/admin/ogroups/ogroup-list.xml:142
+#: setup/class_setupStep_Schema.inc:99 include/class_configRegistry.inc:246
 #, fuzzy
-msgid "Edit object group"
-msgstr "Nhóm đối tượng"
+msgid "The following object classes are outdated:"
+msgstr "Tham chiếu sau sẽ được cập nhật"
 
-#: plugins/admin/ogroups/ogroup-list.xml:155
-#, fuzzy
-msgid "Remove object group"
-msgstr "các nhóm server"
+#: setup/class_setupStep_Welcome.inc:42
+msgid "Welcome"
+msgstr "Chào mừng"
 
-#: plugins/admin/groups/userSelect/class_userSelect.inc:26
-#: plugins/admin/groups/singleUserSelect/class_singleUserSelect.inc:29
+#: setup/class_setupStep_Welcome.inc:43
+msgid "The welcome message"
+msgstr "Tin nhắn chào mừng"
+
+#: setup/class_setupStep_Welcome.inc:44
 #, fuzzy
-msgid "User selection"
-msgstr "Thiết lập nhóm"
+msgid "Welcome to the GOsa setup assistent"
+msgstr "Chào mừng bạn đến với bộ cài đặt wizard GOsa"
 
-#: plugins/admin/groups/generic.tpl:14 plugins/personal/generic/generic.tpl:41
-#: plugins/personal/generic/generic.tpl:55
-#: plugins/personal/generic/generic.tpl:73
-msgid "Multiple edit"
-msgstr "Hiệu chỉnh đa dạng"
+#: setup/class_setupStep_Language.inc:40 setup/class_setupStep_Language.inc:41
+msgid "Language setup"
+msgstr "Cài đặt ngôn ngữ"
 
-#: plugins/admin/groups/generic.tpl:17
-#: plugins/admin/groups/paste_generic.tpl:8
-#, fuzzy
-msgid "POSIX name of the group"
-msgstr "Tên Posix của nhóm"
+#: setup/class_setupStep_Language.inc:42
+msgid "This step allows you to select your preferred language."
+msgstr "Bước này cho phép bạn lựa chọn ngôn ngữ bạn muốn dùng."
 
-#: plugins/admin/groups/generic.tpl:59
-#: plugins/admin/groups/paste_generic.tpl:13
-#, fuzzy
-msgid "Normally IDs are auto-generated, select to specify manually"
+#: setup/class_setupStep_Language.inc:47 include/class_core.inc:188
+msgid "Automatic"
+msgstr "Tự động"
+
+#: setup/setup_welcome.tpl:3
+msgid "How to get started"
 msgstr ""
-"Thường thì các ID sẽ được tự động sinh ra, hãy lựa chọn để xác định thủ "
-"công  "
 
-#: plugins/admin/groups/generic.tpl:62
-#: plugins/admin/groups/paste_generic.tpl:15
-msgid "Force GID"
-msgstr "Áp dụng GID"
+#: setup/setup_welcome.tpl:5
+msgid ""
+"This seems to be the first time you run GOsa on this system. To start the "
+"GOsa web interface you need a working configuration file, which can be "
+"generated by this wizard."
+msgstr ""
 
-#: plugins/admin/groups/generic.tpl:65
-#: plugins/admin/groups/paste_generic.tpl:18
-msgid "Forced ID number"
-msgstr "Số ID được áp dụng"
+#: setup/setup_welcome.tpl:9
+#, fuzzy
+msgid "What you need to generate a configuration file:"
+msgstr "Tạo ra file cấu hình của bạn"
 
-#: plugins/admin/groups/generic.tpl:75 plugins/admin/groups/generic.tpl:102
-msgid "Select to create a samba conform group"
-msgstr "Chọn để tạo ra một nhóm thích hợp với samba"
+#: setup/setup_welcome.tpl:13
+#, fuzzy
+msgid "The hostname of your LDAP server"
+msgstr "Trong khi chạy trên LDAP server %s"
 
-#: plugins/admin/groups/generic.tpl:87 plugins/admin/groups/generic.tpl:110
-msgid "in domain"
-msgstr "trong miền"
+#: setup/setup_welcome.tpl:14
+msgid "Installed GOsa and supplementary schema"
+msgstr ""
 
-#: plugins/admin/groups/generic.tpl:131
-msgid "Members are in a phone pickup group"
-msgstr "Các thành viên trong một nhóm nhấc điện thoại"
+#: setup/setup_welcome.tpl:15
+msgid "The LDAP base of your LDAP directory"
+msgstr ""
 
-#: plugins/admin/groups/generic.tpl:146
-#, fuzzy
-msgid "Members are in a Nagios group"
-msgstr "Các thành viên trong một nhóm Nargios"
+#: setup/setup_welcome.tpl:16
+msgid "The DN and the password of the LDAP administration user"
+msgstr ""
 
-#: plugins/admin/groups/generic.tpl:174
-#, fuzzy
-msgid "Common group members"
-msgstr "các nhóm điện thoại"
+#: setup/setup_welcome.tpl:20
+msgid ""
+"If you've collected the needed information, unlock the setup process like "
+"shown in the next paragraph."
+msgstr ""
 
-#: plugins/admin/groups/generic.tpl:183
+#: setup/setup_welcome.tpl:24
 #, fuzzy
-msgid "Partial group members"
-msgstr "Các thành viên nhóm"
-
-#: plugins/admin/groups/generic.tpl:188
-msgid "Group members"
-msgstr "Các thành viên nhóm"
+msgid "Starting the setup"
+msgstr "Cài đặt ngôn ngữ"
 
-#: plugins/admin/groups/userGroupSelect/class_userGroupSelect.inc:29
+#: setup/setup_welcome.tpl:26
 #, fuzzy
-msgid "User and group selection"
-msgstr "Thiết lập nhóm"
+msgid ""
+"For security reasons you need to authenticate the installation by creating "
+"the file '/tmp/gosa.auth', containing the current session ID on the servers "
+"local filesystem. This can be done by executing the following command:"
+msgstr ""
+"Vì lý do an ninh, bạn cần phải xác minh việc cài đặt bằng cách tạo ra file '/"
+"tmp/gosa.auth', bao gồm phiên ID hiện tại trên hệ thống file nôi bộ của "
+"server. Ta làm việc này bằng cách chạy các lệnh sau:"
 
-#: plugins/admin/groups/group-filter.xml:31
+#: setup/setup_welcome.tpl:32
 #, fuzzy
-msgid "Default filter2"
-msgstr "Máy in"
+msgid "Click the 'Next' button when you've finished."
+msgstr "Kích vào phím 'Continue' khi bạn làm xong."
 
-#: plugins/admin/groups/paste_generic.tpl:1
-msgid "Group settings"
-msgstr "Thiết lập nhóm"
+#: setup/class_setupStep_Migrate.inc:51 setup/class_setupStep_Migrate.inc:52
+msgid "LDAP inspection"
+msgstr "Thanh tra LDAP"
 
-#: plugins/admin/groups/paste_generic.tpl:2
-#, fuzzy
-msgid "Paste group settings"
-msgstr "Thiết lập nhóm"
+#: setup/class_setupStep_Migrate.inc:53
+msgid "Analyze your current LDAP for GOsa compatibility"
+msgstr "Phân tích LDAP hiện tại của bạn để xem khả năng tương thích với GOsa"
 
-#: plugins/admin/groups/group-list.xml:11
-msgid "List of groups"
-msgstr "Danh sách các nhóm"
+#: setup/class_setupStep_Migrate.inc:59
+msgid "Checking for root object"
+msgstr "Kiểm tra đối tượng gốc"
 
-#: plugins/admin/groups/group-list.xml:138
+#: setup/class_setupStep_Migrate.inc:65
 #, fuzzy
-msgid "Edit group"
-msgstr "các nhóm máy in"
+msgid "Inspecting object classes in root object"
+msgstr "Kiểm tra đối tượng gốc"
 
-#: plugins/admin/groups/group-list.xml:151
+#: setup/class_setupStep_Migrate.inc:71
 #, fuzzy
-msgid "Remove group"
-msgstr "các nhóm server"
+msgid "Checking permission for LDAP database"
+msgstr "Kiểm tra các cho phép trên cơ sở dữ liệu LDAP "
 
-#: plugins/admin/groups/class_group.inc:166
-#: plugins/admin/groups/class_group.inc:1240
-msgid "Cannot find group SID in your configuration!"
-msgstr "Không thể tìm được nhóm SID trong cấu hình của bạn!"
+#: setup/class_setupStep_Migrate.inc:78
+msgid "Checking for super administrator"
+msgstr "Kiểm tra siêu admin"
 
-#: plugins/admin/groups/class_group.inc:310
-msgid "Samba group"
-msgstr "Nhóm Samba"
+#: setup/class_setupStep_Migrate.inc:118 setup/class_setupStep_Migrate.inc:186
+#: setup/class_setupStep_Migrate.inc:709
+msgid "LDAP query failed"
+msgstr "Yêu cầu LDAP thất bại"
 
-#: plugins/admin/groups/class_group.inc:310
-#, fuzzy
-msgid "Domain administrators"
-msgstr "Admin miền"
+#: setup/class_setupStep_Migrate.inc:119 setup/class_setupStep_Migrate.inc:187
+#: setup/class_setupStep_Migrate.inc:710
+msgid "Possibly the 'root object' is missing."
+msgstr "Có thể 'đối tượng gốc' bị mất tích."
 
-#: plugins/admin/groups/class_group.inc:310
-msgid "Domain users"
-msgstr "Người dùng miền"
+#: setup/class_setupStep_Migrate.inc:132 setup/class_setupStep_Migrate.inc:145
+#: setup/class_setupStep_Migrate.inc:307 setup/class_setupStep_Migrate.inc:661
+#: setup/class_setupStep_Migrate.inc:674 setup/class_setupStep_Migrate.inc:729
+#: setup/class_setupStep_Migrate.inc:750 setup/class_setupStep_Migrate.inc:802
+msgid "Failed"
+msgstr "Thất bại"
 
-#: plugins/admin/groups/class_group.inc:311
-msgid "Domain guests"
-msgstr "Khách miền"
+#: setup/class_setupStep_Migrate.inc:134 setup/class_setupStep_Migrate.inc:147
+#, fuzzy, php-format
+msgid ""
+"The specified user '%s' does not have full access to your LDAP database."
+msgstr ""
+"Người dùng '%s' không có toàn quyền truy cập vào cơ sở dữ liệu LDAP của bạn."
 
-#: plugins/admin/groups/class_group.inc:316
-#, php-format
-msgid "Special group (%d)"
-msgstr "Nhóm đặc biệt (%d)"
+#: setup/class_setupStep_Migrate.inc:308
+msgid "There is no GOsa administrator account inside your LDAP."
+msgstr "Không có một tài khoản Admin cùa Gosa nào trong LDAP của bạn."
 
-#: plugins/admin/groups/class_group.inc:464
-#, php-format
-msgid "Adding UID '%s' to group '%s' failed: cannot find user object!"
-msgstr ""
+#: setup/class_setupStep_Migrate.inc:377
+msgid "Migration error"
+msgstr "Lỗi di trú"
 
-#: plugins/admin/groups/class_group.inc:470
+#: setup/class_setupStep_Migrate.inc:377
 #, php-format
-msgid "Add UID '%s' to group '%s' failed: UID is used more than once!"
-msgstr ""
+msgid "Cannot add ACL for user '%s':"
+msgstr "Không thể thêm ACL cho người dùng '%s':"
 
-#: plugins/admin/groups/class_group.inc:753
-#, php-format
-msgid "Cannot find any SID for '%s'!"
-msgstr "Không thể tìm thấy một SID nào cho '%s'!"
+#: setup/class_setupStep_Migrate.inc:415 setup/class_setupStep_Migrate.inc:425
+msgid "Input error"
+msgstr "Lỗi nhập vào"
 
-#: plugins/admin/groups/class_group.inc:758
-#, php-format
-msgid "Cannot find any RIDBASE for '%s'!"
-msgstr "Không thể tìm thấy một RIDBASE nào cho '%s'!"
+#: setup/class_setupStep_Migrate.inc:420
+msgid "Password error"
+msgstr "Lỗi mật mã"
 
-#: plugins/admin/groups/class_group.inc:852
-#, php-format
-msgid "The gidNumber '%s' is already in use by %s!"
-msgstr ""
+#: setup/class_setupStep_Migrate.inc:420
+msgid "Provided passwords do not match!"
+msgstr "Những mật khẩu được cung cấp không phù hợp!"
 
-#: plugins/admin/groups/class_group.inc:966
-#: plugins/admin/groups/class_group.inc:969
-#: plugins/admin/groups/class_group.inc:1061
-#: plugins/personal/posix/class_posixAccount.inc:876
-#: plugins/personal/posix/class_posixAccount.inc:879
-#: plugins/personal/posix/generic.tpl:75
-#: plugins/personal/posix/paste_generic.tpl:47
-msgid "GID"
-msgstr "Số ID của nhóm"
+#: setup/class_setupStep_Migrate.inc:425
+msgid "Specify a valid user ID!"
+msgstr "Xác định một ID người dùng hợp lệ!"
 
-#: plugins/admin/groups/class_group.inc:1036
-msgid "Generic group settings"
-msgstr "Thiết lập nhóm chung"
+#: setup/class_setupStep_Migrate.inc:450
+#, php-format
+msgid "Adding an administrative user failed: object '%s' already exists!"
+msgstr ""
+"Việc thêm một người dùng quản trị đã thất bại: đối tượng '%s' đã có rồi!"
 
-#: plugins/admin/groups/class_group.inc:1049
+#: setup/class_setupStep_Migrate.inc:662
 msgid ""
-"The 'ogroupRDN' statement defines the location where new object groups will "
-"be created. The default is 'ou=groups,'."
+"The LDAP root object is missing. It is required to use your LDAP service."
 msgstr ""
+"Đối tượng gốc LDAP đang mất tích. Để sử dụng dịch vụ LDAP của bạn, bạn cần "
+"có nó."
 
-#: plugins/admin/groups/class_group.inc:1063
-msgid "Samba group type"
-msgstr "Loại nhóm Samba"
-
-#: plugins/admin/groups/class_group.inc:1064
-msgid "Samba domain name"
-msgstr "Tên miền Samba"
+#: setup/class_setupStep_Migrate.inc:663 setup/class_setupStep_Migrate.inc:676
+msgid "Try to create root object"
+msgstr "Cố tạo ra một đối tượng gốc"
 
-#: plugins/admin/groups/class_group.inc:1066
-msgid "Phone pickup group"
-msgstr "Nhóm nhấc điện thoại"
+#: setup/class_setupStep_Migrate.inc:675
+msgid "Root object couldn't be created, you should try it on your own."
+msgstr "Đối tượng gốc không thể được tạo ra, bạn phải cố tự mình tạo ra nó."
 
-#: plugins/admin/groups/class_group.inc:1067
-msgid "Nagios group"
-msgstr "Nhóm phần mềm Nagios"
+#: setup/class_setupStep_Migrate.inc:730
+#, fuzzy, php-format
+msgid "Missing GOsa object class '%s'!"
+msgstr "Lớp đối tượng lựa chọn '%s' mất tích!"
 
-#: plugins/admin/groups/class_group.inc:1069
-msgid "Group member"
-msgstr "Thành viên nhóm"
+#: setup/class_setupStep_Migrate.inc:731
+#, fuzzy
+msgid "Please check your installation."
+msgstr "Xin hãy kiểm tra kết hợp tên người dùng/mật khẩu."
 
-#: plugins/admin/groups/class_groupManagement.inc:26
+#: setup/class_setupStep_Migrate.inc:752
+#, php-format
 msgid ""
-"Manage aspects of groups like members, POSIX, desktop, samba and mail "
-"settings"
+"Cannot handle the structural object type of your root object. Please try to "
+"add the object class '%s' manually."
 msgstr ""
 
-#: plugins/admin/groups/class_groupManagement.inc:157
-#: plugins/admin/users/class_userManagement.inc:869
-#: plugins/personal/posix/class_posixAccount.inc:37
-#: plugins/personal/posix/class_posixAccount.inc:270
-#: plugins/personal/posix/class_posixAccount.inc:290
-#: plugins/personal/posix/class_posixAccount.inc:292
-#: plugins/personal/posix/class_posixAccount.inc:295
-msgid "POSIX"
-msgstr "POSIX (giao diện hệ điều hành lưu động)"
+#: setup/class_setup.inc:195
+msgid "Completed"
+msgstr "Đã hoàn thành"
 
-#: plugins/admin/groups/class_groupManagement.inc:158
-#: plugins/admin/users/class_userManagement.inc:870
-#, fuzzy
-msgid "Edit POSIX properties"
-msgstr "Hiệu chỉnh các tính năng UNIX"
+#: setup/class_setup.inc:235
+msgid "Check again"
+msgstr "Kiểm tra lại"
 
-#: plugins/admin/groups/class_groupManagement.inc:166
-#: plugins/admin/users/class_userManagement.inc:874
-msgid "Edit mail properties"
-msgstr "Hiệu chỉnh các tính năng mail"
+#: setup/class_setup.inc:238
+msgid "Next"
+msgstr "Tiếp tục"
 
-#: plugins/admin/groups/class_groupManagement.inc:173
-#: plugins/admin/users/class_userManagement.inc:877
-#: plugins/personal/posix/class_posixAccount.inc:290
-msgid "Samba"
-msgstr "Samba"
+#: setup/setup_language.tpl:3
+msgid "Please select the preferred language"
+msgstr "Xin hãy lựa chọn ngôn ngữ ưu thích"
 
-#: plugins/admin/groups/class_groupManagement.inc:174
-#: plugins/admin/users/class_userManagement.inc:878
-msgid "Edit samba properties"
-msgstr "Hiệu chỉnh các tính năng samba"
+#: setup/setup_language.tpl:5
+#, fuzzy
+msgid ""
+"At this point, you can select the site wide default language. Choosing "
+"'automatic' will use the language requested by the browser. This setting can "
+"be overridden per user."
+msgstr ""
+"Tại thời điểm này, bạn có thể lựa chọn trang này với ngôn ngữ mặc định. Nếu "
+"chọn 'tự động', bạn sẽ sử dụng ngôn ngữ được yêu cẩu bởi trình duyệt này. "
+"Việc thiết lập này có  bị ghi đè với mỗi một người dùng."
+
+#: setup/setup_language.tpl:9
+msgid "Please select your preferred language here"
+msgstr "Xin hãy lựa chọn ngôn ngữ bạn muốn dùng ở đây"
 
-#: plugins/admin/groups/class_groupManagement.inc:182
-#: plugins/admin/users/class_userManagement.inc:894
-msgid "Edit phone properties"
-msgstr "Hiệu chỉnh các tính năng điện thoại"
+#: html/index.php:45
+#, php-format
+msgid "Your browser (%s) is blacklisted for the current theme!"
+msgstr ""
 
-#: plugins/admin/groups/class_groupManagement.inc:189
-msgid "Menu"
+#: html/index.php:72
+#, php-format
+msgid "This session is not encrypted. Click %s to enter an encrypted session."
 msgstr ""
 
-#: plugins/admin/groups/class_groupManagement.inc:190
+#: html/index.php:72
 #, fuzzy
-msgid "Edit start menu properties"
-msgstr "Hiệu chỉnh các tính năng samba"
+msgid "here"
+msgstr "Theme"
 
-#: plugins/admin/groups/class_groupManagement.inc:197
-#: plugins/admin/users/class_userManagement.inc:885
-#: plugins/personal/posix/class_posixAccount.inc:290
-msgid "Environment"
-msgstr "Môi trường"
+#: html/index.php:78
+#, fuzzy
+msgid "The configured session lifetime will be overridden by php.ini settings!"
+msgstr ""
+"Thời gian hạn định của phiên được cấu hình trong file gosa.conf của bạn sẽ "
+"được ghi đè lên bởi các thiết lập php.ini."
 
-#: plugins/admin/groups/class_groupManagement.inc:198
-#: plugins/admin/users/class_userManagement.inc:886
-msgid "Edit environment properties"
-msgstr "Hiệu chỉnh các tính năng môi trường"
+#: html/index.php:157 html/password.php:63
+#, php-format
+msgid "GOsa configuration %s/%s is not readable. Aborted."
+msgstr "Cấu hình GOsa %s/%s không đọc được. Bãi bỏ."
 
-#: plugins/admin/users/user-filter.xml:33
-#, fuzzy
-msgid "Show templates"
-msgstr "các mẫu"
+#: html/index.php:179
+msgid "Smarty error"
+msgstr "Lỗi Smarty"
 
-#: plugins/admin/users/user-filter.xml:47
+#: html/index.php:179 html/setup.php:73 html/password.php:115
+#, fuzzy, php-format
+msgid "Compile directory %s is not accessible!"
+msgstr ""
+"Không thể truy cập vào thư mục '%s' được xác định là thư mục soạn thảo!"
+
+#: html/index.php:202
 #, fuzzy
-msgid "Show POSIX users"
-msgstr "Người sử dụng POSIX"
+msgid ""
+"Your browser has cookies disabled: please enable cookies and reload this "
+"page before logging in!"
+msgstr ""
+"Trình duyệt của bạn đã vô hiệu cookies. Xin hãy cho phép cookies vào và tải "
+"lại trang này trước khi đăng nhập!"
 
-#: plugins/admin/users/user-filter.xml:61
+#: html/index.php:233
 #, fuzzy
-msgid "Show SAMBA users"
-msgstr "các server"
+msgid "Broken HTTP authentication setup!"
+msgstr "Có vấn đề với  việc cài đặt chức năng xác định thẩm quyền!"
 
-#: plugins/admin/users/user-filter.xml:75
+#: html/index.php:241
 #, fuzzy
-msgid "Show mail users"
-msgstr "Người dùng mail"
+msgid "Cannot find a valid user for the current HTTP authentication!"
+msgstr ""
+"Không thể tìm thấy một người dùng hợp lệ cho việc cài đặt xác định thẩm "
+"quyền hiện tại!"
 
-#: plugins/admin/users/password.tpl:4
-msgid ""
-"To change the user password use the fields below. The changes take effect "
-"immediately. Please memorize the new password, because the user wouldn't be "
-"able to login without it."
+#: html/index.php:245
+#, fuzzy
+msgid "Cannot find a unique user for the current HTTP authentication!"
 msgstr ""
-"Để thay đổi mật khẩu người dùng sử dụng các trường dưới đây. Việc thay đổi "
-"sẽ có hiệu lực ngay lập tức. Hãy nhớ mật mã mới bởi người dùng sẽ không thể "
-"đăng nhập nếu thiếu nó."
+"Không thể tìm thấy một người dùng hợp lệ cho việc cài đặt xác định thẩm "
+"quyền hiện tại!"
 
-#: plugins/admin/users/password.tpl:11 plugins/admin/users/password.tpl:39
+#: html/index.php:289
 #, fuzzy
-msgid "Password input dialog"
-msgstr "Thay đổi mật khẩu"
+msgid "Please specify a valid user name!"
+msgstr "Xin hãy xác định một tên người dùng hợp lệ!"
 
-#: plugins/admin/users/password.tpl:27 plugins/admin/users/password.tpl:79
-msgid "Strength"
-msgstr "Cường độ"
+#: html/index.php:292
+msgid "Please specify your password!"
+msgstr "Xin hãy xác định mật mã của bạn!"
 
-#: plugins/admin/users/password.tpl:43
-#: plugins/personal/password/password.tpl:55
-#: plugins/personal/myaccount/password.tpl:49
-#, fuzzy
-msgid "Use proposal"
-msgstr "các nhóm người dùng"
+#: html/index.php:304
+msgid "Authentication error"
+msgstr "Lỗi xác định thẩm quyền"
 
-#: plugins/admin/users/password.tpl:61
-#: plugins/personal/password/password.tpl:74
-#: plugins/personal/myaccount/password.tpl:67
+#: html/index.php:304
 #, fuzzy
-msgid "Manually specify a password"
-msgstr "Xin hãy xác định mật mã của bạn!"
+msgid "Cannot retrieve user information for HTTP authentication!"
+msgstr ""
+"Không thể phục hồi thông tin của người dùng cho việc thẩm  định quyền "
+"htaccess (truy cập ht)!"
 
-#: plugins/admin/users/password.tpl:95
+#: html/index.php:311 html/password.php:261
 #, fuzzy
-msgid "Enforce password change on next login."
-msgstr "Ép buộc thay đổi mật khẩu trong khi đăng nhập"
+msgid "Please check the username/password combination!"
+msgstr "Xin hãy kiểm tra kết hợp tên người dùng/mật khẩu."
 
-#: plugins/admin/users/template.tpl:2
-msgid "Creating a new user using templates"
-msgstr "Tạo ra một người sử dụng mới sử dụng các mấu"
+#: html/index.php:359
+msgid "Account locked. Please contact your system administrator!"
+msgstr ""
+"Tài khoản bị khóa. Xin hãy liên lạc với admin quản trị hệ thống của bạn!"
 
-#: plugins/admin/users/template.tpl:6
+#: html/setup.php:73
+msgid "Smarty"
+msgstr "Smarty"
+
+#: html/main.php:171
+#, fuzzy, php-format
+msgid "Cannot locate file %s - please run %s to fix this"
+msgstr "Không thể xác định vị trí file '%s'- xin hãy chạy '%s' để sửa lỗi này!"
+
+#: html/main.php:190
+msgid "PHP configuration"
+msgstr "Cấu hình PHP"
+
+#: html/main.php:191
 msgid ""
-"Creating a new user can be assisted by using templates. Many database "
-"records will be filled automatically. Choose 'none' to skip the usage of "
-"templates."
+"Fatal error: Register globals is active. Please fix this in order to "
+"continue."
 msgstr ""
-"Dùng các mẫu có thể hỗ trợ việc tạo ra một người sử dụng mới. Nhiều ghi chép "
-"cơ sở dữ liệu có thể tự động tiến hành. Chọn 'none' để bỏ qua việc sử dụng "
-"các mẫu."
 
-#: plugins/admin/users/template.tpl:13
-msgid "User template selection dialog"
-msgstr ""
+#: html/main.php:220
+msgid "Your password is about to expire, please change your password!"
+msgstr "Mật khẩu của bạn chuẩn bị hết hạn, xin hãy thay đối mật khẩu của bạn!"
 
-#: plugins/admin/users/template.tpl:15
-#: plugins/admin/users/class_userManagement.inc:530
-#: plugins/admin/users/user-list.xml:15 plugins/admin/users/user-list.xml:102
-#: plugins/admin/users/templatize.tpl:15
-msgid "Template"
-msgstr "Mẫu"
+#: html/main.php:295
+msgid "Running out of memory!"
+msgstr "Hết dung lượng bộ nhớ!"
 
-#: plugins/admin/users/template.tpl:23 plugins/personal/generic/generic.tpl:37
-#: plugins/personal/generic/paste_generic.tpl:8
-msgid "Last name"
-msgstr "Họ"
+#: html/main.php:355
+#, php-format
+msgid "You're logged in as %s"
+msgstr ""
 
-#: plugins/admin/users/template.tpl:27 plugins/personal/generic/generic.tpl:51
-#: plugins/personal/generic/paste_generic.tpl:12
-msgid "First name"
-msgstr "Tên"
+#: html/main.php:358
+#, fuzzy
+msgid "ACLs are disabled"
+msgstr "Vô hiệu việc kiểm tra ACL của người dùng"
 
-#: plugins/admin/users/class_userManagement.inc:26
-msgid ""
-"Manage aspects of user accounts like generic, POSIX, samba and mail settings"
-msgstr ""
+#: html/main.php:408
+#, fuzzy
+msgid "Plug-in"
+msgstr "Plugin"
 
-#: plugins/admin/users/class_userManagement.inc:387
-msgid "You have no permission to change this users password!"
-msgstr "Bạn không được phép thay đổi mật mã người dùng này!"
+#: html/main.php:409
+#, fuzzy, php-format
+msgid "Fatal error: Cannot find any plugin definitions for plugin %s!"
+msgstr ""
+"LỖI NGHIÊM TRỌNG: không thể tìm thấy bất cứ  plugin definition nào cho "
+"plugin '%s'!"
 
-#: plugins/admin/users/class_userManagement.inc:777
+#: html/main.php:425
 #, fuzzy
-msgid "Account locking"
-msgstr "Tài khoản"
+msgid "Configuration Error"
+msgstr "Lỗi cấu hình"
 
-#: plugins/admin/users/class_userManagement.inc:778
+#: html/main.php:426
 #, php-format
 msgid ""
-"Password method '%s' does not support locking. Account (%s) has not been "
-"locked!"
+"Fatal error: not all POST variables have been transfered by PHP - please "
+"inform your administrator!"
 msgstr ""
 
-#: plugins/admin/users/class_userManagement.inc:851
-#, fuzzy
-msgid "Unlock account"
-msgstr "Tài khoản của tôi"
+#: html/helpviewer.php:64
+msgid "Help browser"
+msgstr "Hỗ trợ trình duyệt"
 
-#: plugins/admin/users/class_userManagement.inc:853
+#: html/helpviewer.php:118
 #, fuzzy
-msgid "Lock account"
-msgstr "Tài khoản của tôi"
+msgid "There is no help file specified for this class"
+msgstr "Không có file trợ giúp nào được chỉ định cho lớp này"
 
-#: plugins/admin/users/class_userManagement.inc:866
-msgid "Edit generic properties"
-msgstr "Hiệu chỉnh các tính năng chung"
+#: html/helpviewer.php:193 include/functions_helpviewer.inc:97
+msgid "previous"
+msgstr "Trước"
 
-#: plugins/admin/users/class_userManagement.inc:881
-msgid "Netatalk"
-msgstr "Netatalk"
+#: html/helpviewer.php:197 include/functions_helpviewer.inc:101
+msgid "next"
+msgstr "Tiếp theo"
 
-#: plugins/admin/users/class_userManagement.inc:882
-#, fuzzy
-msgid "Edit Netatalk properties"
-msgstr "Hiệu chỉnh các đặc tính của netatalk"
+#: html/helpviewer.php:268
+#, fuzzy, php-format
+msgid "Help directory '%s' is not accessible, can't read any help files."
+msgstr ""
+"Không thể truy cập Helpdir '%s', không thể đọc được bất cứ file trợ giúp nào."
 
-#: plugins/admin/users/class_userManagement.inc:889
-msgid "FAX"
-msgstr "Fax"
+#: html/password.php:195
+msgid "Error: Password method not available!"
+msgstr "Lỗi: Phương pháp mật khẩu không có!"
 
-#: plugins/admin/users/class_userManagement.inc:890
+#: html/password.php:268
 #, fuzzy
-msgid "Edit FAX properties"
-msgstr "Hiệu chỉnh các tính năng UNIX"
+msgid "You have no permissions to change your password!"
+msgstr "Bạn không được phép thay đổi mật mã của bạn."
 
-#: plugins/admin/users/user-list.xml:11
-msgid "List of users"
-msgstr "Danh sách người dùng"
+#: html/password.php:315
+msgid "Session will not be encrypted."
+msgstr "Phiên sẽ không được mã hóa."
+
+#: html/password.php:317
+msgid "Enter SSL session"
+msgstr "Vào phiên SSL"
 
-#: plugins/admin/users/user-list.xml:140
+#: ihtml/themes/default/infoPage.tpl:4
 #, fuzzy
-msgid "Lock users"
-msgstr "Danh sách người dùng"
+msgid "User information"
+msgstr "hiển thị thông tin"
 
-#: plugins/admin/users/user-list.xml:148
+#: ihtml/themes/default/infoPage.tpl:21
 #, fuzzy
-msgid "Unlock users"
-msgstr "Người dùng mail"
+msgid "Home phone"
+msgstr "Số điện thoại nhà"
 
-#: plugins/admin/users/user-list.xml:167
-msgid "Apply template"
-msgstr "Áp dụng mẫu"
+#: ihtml/themes/default/infoPage.tpl:27
+#, fuzzy
+msgid "Organizational unit"
+msgstr "Tổ chức"
 
-#: plugins/admin/users/user-list.xml:199
+#: ihtml/themes/default/infoPage.tpl:51
 #, fuzzy
-msgid "New user from template"
-msgstr "Tạo ra người dùng từ một mẫu"
+msgid "Administrative contact"
+msgstr "Thiết lập quản trị"
 
-#: plugins/admin/users/user-list.xml:213
+#: ihtml/themes/default/help.tpl:9
+msgid "GOsa help viewer"
+msgstr "GOsa help viewer"
+
+#: ihtml/themes/default/help.tpl:15
+msgid "Index"
+msgstr "Chỉ mục"
+
+#: ihtml/themes/default/userFilterEditor.tpl:1
+#: ihtml/themes/default/userFilterEditor.tpl:5
 #, fuzzy
-msgid "Edit user"
-msgstr "Hiệu chỉnh entry này"
+msgid "Filter editor"
+msgstr "Lỗi nặng"
 
-#: plugins/admin/users/user-list.xml:222
-msgid "%{filter:lockLabel(userPassword)}"
-msgstr ""
+#: ihtml/themes/default/userFilterEditor.tpl:8
+#, fuzzy
+msgid "Filter properties"
+msgstr "Hiệu chỉnh các tính năng chung"
 
-#: plugins/admin/users/user-list.xml:245
+#: ihtml/themes/default/userFilterEditor.tpl:27
+#: include/class_userFilter.inc:55
 #, fuzzy
-msgid "Remove user"
-msgstr "Xóa ảnh "
+msgid "Parent filter"
+msgstr "Máy in"
 
-#: plugins/admin/users/templatize.tpl:2
-msgid "Applying a template"
-msgstr "Áp dụng một mẫu"
+#: ihtml/themes/default/userFilterEditor.tpl:45
+msgid "Enabled"
+msgstr "Bật chức năng"
 
-#: plugins/admin/users/templatize.tpl:6
-msgid ""
-"Applying a template to several users will replace all user attributes "
-"defined in the template."
+#: ihtml/themes/default/userFilterEditor.tpl:49
+msgid "Categories where the filter is visible"
 msgstr ""
-"Việc áp dụng một mẫu cho vài người dùng sẽ thay thế tất cả các thuộc tính "
-"của người dùng được xác định trên mẫu."
 
-#: plugins/admin/users/templatize.tpl:13
+#: ihtml/themes/default/userFilterEditor.tpl:69
 #, fuzzy
-msgid "Apply user template"
-msgstr "Áp dụng mẫu"
-
-#: plugins/admin/users/templatize.tpl:32
-msgid "No templates available!"
-msgstr "Không có mẫu nào!"
+msgid "Query"
+msgstr "người dùng"
 
-#: plugins/admin/newConfigManagement/DeviceConfig-list.tpl:9
+#: ihtml/themes/default/userFilter.tpl:1
 #, fuzzy
-msgid "Container"
-msgstr "Tiếp tục"
+msgid "List of defined filters"
+msgstr "Viết file cấu hình"
 
-#: plugins/admin/newConfigManagement/DeviceConfig-list.tpl:10
-msgid "Item"
+#: ihtml/themes/default/sizelimit.tpl:3
+msgid ""
+"The size limit option makes LDAP operations faster and saves the LDAP server "
+"from getting too much load. The easiest way to handle big databases without "
+"long timeouts would be to limit your search to smaller values and use "
+"filters to get the entries you are looking for."
 msgstr ""
+"Lựa chọn giới hạn kích cỡ khiến cho hoạt động của LDAP nhanh hơn và giúp cho "
+"LDAP server không chịu quá nhiều tải. Cách đơn giản nhất để quản lý được các "
+"cơ sở dữ liệu lớn mà không có thời gian hạn định dài là hạn chế việc tìm "
+"kiếm của bạn vào các giá trị nhỏ hơn và sử dụng bộ lọc để có được các entry "
+"mà bạn đang tìm kiếm."
 
-#: plugins/admin/newConfigManagement/DeviceConfig-list.xml:10
-#, fuzzy
-msgid "List of items"
-msgstr "Danh sách người dùng"
-
-#: plugins/admin/newConfigManagement/DeviceConfig-list.xml:75
-#, fuzzy
-msgid "Edit item"
-msgstr "Hiệu chỉnh các giấy phép"
+#: ihtml/themes/default/sizelimit.tpl:8
+msgid "Please choose the way to react for this session"
+msgstr "Xin hãy lựa chọn cách để phản ứng với phiên này"
 
-#: plugins/admin/newConfigManagement/DeviceConfig-list.xml:82
-#, fuzzy
-msgid "Remove item"
-msgstr "Xóa ảnh "
+#: ihtml/themes/default/sizelimit.tpl:10
+msgid "ignore this error and show all entries the LDAP server returns"
+msgstr "Lờ đi lỗi này và hiển thị tất cả các entry mà LDAP server trả về "
 
-#: plugins/admin/newConfigManagement/class_newConfigManagement.inc:8
-#: plugins/admin/newConfigManagement/class_newConfigManagement.inc:9
-#: plugins/admin/newConfigManagement/class_newConfigManagement.inc:352
-#: plugins/admin/newConfigManagement/class_newConfigManagement.inc:353
-#: plugins/admin/newConfigManagement/class_newConfigManagement.inc:359
+#: ihtml/themes/default/sizelimit.tpl:11
 #, fuzzy
-msgid "Config management"
-msgstr "Quản trị cấu hình/hệ thống-"
+msgid ""
+"ignore this error and show all entries that fit into the defined size limit"
+msgstr ""
+"Lờ lỗi này đi và hiển thị tất cả các entry mà phù hợp với giới hạn kích cỡ "
+"đã xác định và thay vào đó cho tôi sử dụng các bộ lọc "
 
-#: plugins/admin/newConfigManagement/class_newConfigManagement.inc:42
-#: plugins/admin/newConfigManagement/class_newConfigManagement.inc:95
+#: ihtml/themes/default/sizelimit.tpl:16 include/utils/class_msgPool.inc:331
 #, php-format
-msgid "Failed to load distributions, error was '%s'!"
+msgid "Set"
+msgstr "Đặt"
+
+#: ihtml/themes/default/msg_dialog.tpl:55
+#: ihtml/themes/default/msg_dialog.tpl:103
+msgid "Error message title"
 msgstr ""
 
-#: plugins/admin/newConfigManagement/class_newConfigManagement.inc:262
-msgid "No selectable install methods returned!"
+#: ihtml/themes/default/msg_dialog.tpl:66
+#: ihtml/themes/default/msg_dialog.tpl:115
+msgid "Error message"
 msgstr ""
 
-#: plugins/admin/newConfigManagement/class_newConfigManagement.inc:263
-#: setup/class_setup.inc:183
-#, fuzzy
-msgid "Setup"
-msgstr "Đặt"
+#: ihtml/themes/default/password.tpl:5
+msgid "Change your password"
+msgstr "Thay đổi mật khẩu của bạn"
 
-#: plugins/admin/newConfigManagement/class_newConfigManagement.inc:278
-#, fuzzy
-msgid "Distribution"
-msgstr "Mô tả"
+#: ihtml/themes/default/password.tpl:61
+msgid "Your password has been changed successfully."
+msgstr "Mật khẩu của bạn đã được thay đổi thành công."
 
-#: plugins/admin/newConfigManagement/class_newConfigManagement.inc:284
-msgid "Release"
+#: ihtml/themes/default/password.tpl:72
+#, fuzzy
+msgid ""
+"Enter the current password and the new password (twice) in the fields below "
+"and press the 'Set password' button."
 msgstr ""
+"Hộp thoại này cung cấp một cách đơn giản để thay đổi mật khẩu của bạn. Hãy "
+"nhập mật khẩu hiện tại và mật khẩu mới vào (hai lần) trong các trường bên "
+"dưới và nhấn vào nút 'Thay đổi'."
 
-#: plugins/admin/newConfigManagement/class_newConfigManagement.inc:290
-#, fuzzy
-msgid "Component"
-msgstr "Admin miền"
+#: ihtml/themes/default/password.tpl:77 ihtml/themes/default/password.tpl:79
+msgid "Directory"
+msgstr "Thư mục"
 
-#: plugins/admin/departments/dep-list.xml:11
+#: ihtml/themes/default/password.tpl:86 ihtml/themes/default/password.tpl:90
+#: ihtml/themes/default/login.tpl:37 ihtml/themes/default/login.tpl:40
 #, fuzzy
-msgid "List of structural objects"
-msgstr "Danh sách các nhóm đối tượng"
+msgid "User name"
+msgstr "Tên người dùng"
 
-#: plugins/admin/departments/dep-list.xml:15
-#: plugins/admin/departments/dep-list.xml:103
-#: plugins/admin/departments/class_departmentManagement.inc:193
-#: plugins/admin/departments/dep-filter.xml:105
-#: plugins/admin/departments/domain.tpl:5
-#, fuzzy
-msgid "Domain"
-msgstr "trong miền"
+#: ihtml/themes/default/password.tpl:131
+msgid "Click here to change your password"
+msgstr "Kích vào đây để thay đổi mật khẩu của bạn"
 
-#: plugins/admin/departments/dep-list.xml:23
-#: plugins/admin/departments/dep-list.xml:110
-#: plugins/admin/departments/dep-filter.xml:77
-#: plugins/admin/departments/dcObject.tpl:5
+#: ihtml/themes/default/acl.tpl:15 ihtml/themes/default/acl.tpl:16
+#: include/class_userFilter.inc:55
 #, fuzzy
-msgid "Domain component"
-msgstr "Admin miền"
+msgid "Options"
+msgstr "Các thao tác"
 
-#: plugins/admin/departments/dep-list.xml:31
-#: plugins/admin/departments/dep-list.xml:117
-#: plugins/admin/departments/class_departmentManagement.inc:217
-#: plugins/admin/departments/dep-filter.xml:49
-#: plugins/admin/departments/class_countryGeneric.inc:82
-#: plugins/admin/departments/class_countryGeneric.inc:83
-#: plugins/admin/departments/country.tpl:5
-msgid "Country"
-msgstr "Quốc Gia"
+#: ihtml/themes/default/acl.tpl:40
+msgid "Additional filter options"
+msgstr "Các lựa chọn thêm cho bộ lọc"
 
-#: plugins/admin/departments/dep-list.xml:39
-#: plugins/admin/departments/dep-list.xml:124
-#: plugins/admin/departments/locality.tpl:5
-#: plugins/admin/departments/class_departmentManagement.inc:229
-#: plugins/admin/departments/class_localityGeneric.inc:82
-#: plugins/admin/departments/class_localityGeneric.inc:83
-#: plugins/admin/departments/dep-filter.xml:63
+#: ihtml/themes/default/acl.tpl:53 ihtml/themes/default/acl.tpl:65
+#: include/class_acl.inc:1114
+msgid "Members"
+msgstr "Các thành viên"
+
+#: ihtml/themes/default/acl.tpl:54
 #, fuzzy
-msgid "Locality"
-msgstr "Vị trí"
+msgid "Member selection"
+msgstr "Thiết lập nhóm"
 
-#: plugins/admin/departments/dep-list.xml:47
-#: plugins/admin/departments/dep-list.xml:131
-#: plugins/admin/departments/class_departmentManagement.inc:241
-#: plugins/admin/departments/class_organizationGeneric.inc:113
-#: plugins/admin/departments/class_organizationGeneric.inc:114
-#: plugins/admin/departments/dep-filter.xml:91
-#: plugins/admin/departments/organization.tpl:4
-#: plugins/personal/generic/class_user.inc:1721
-#: plugins/personal/generic/generic.tpl:298 setup/setup_feedback.tpl:10
-#: setup/setup_feedback.tpl:12
-msgid "Organization"
-msgstr "Tổ chức"
+#: ihtml/themes/default/acl.tpl:57
+msgid "Use members from"
+msgstr "Sử dụng các thành viên từ"
 
-#: plugins/admin/departments/locality.tpl:11
-#: plugins/admin/departments/dcObject.tpl:11
-#, fuzzy
-msgid "Locality name"
-msgstr "Tên vị trí"
+#: ihtml/themes/default/acl.tpl:69 ihtml/themes/default/acl.tpl:74
+msgid "List message possible targets"
+msgstr "Liệt kê các mục tiêu có thể gửi tin nhắn"
 
-#: plugins/admin/departments/locality.tpl:14
-#: plugins/admin/departments/dcObject.tpl:14
-#, fuzzy
-msgid "Name of locality to create"
-msgstr "Tên của cây con được tạo"
+#: ihtml/themes/default/acl.tpl:92 ihtml/themes/default/acl.tpl:98
+msgid "List message recipients"
+msgstr "Liệt kê người nhận tin"
 
-#: plugins/admin/departments/locality.tpl:22
-#: plugins/admin/departments/domain.tpl:22
-#: plugins/admin/departments/country.tpl:22
-#: plugins/admin/departments/dcObject.tpl:22
-#: plugins/admin/departments/organization.tpl:22
-msgid "Descriptive text for department"
-msgstr "Văn bản mô tả cho bộ phận"
+#: ihtml/themes/default/acl.tpl:120
+msgid "ACL for this object"
+msgstr "ACL cho đối tượng này"
 
-#: plugins/admin/departments/locality.tpl:39
-#: plugins/admin/departments/generic.tpl:51
-#: plugins/admin/departments/class_domain.inc:93
-#: plugins/admin/departments/class_localityGeneric.inc:93
-#: plugins/admin/departments/class_organizationGeneric.inc:127
-#: plugins/admin/departments/class_countryGeneric.inc:93
-#: plugins/admin/departments/class_dcObject.inc:92
-#: plugins/admin/departments/domain.tpl:39
-#: plugins/admin/departments/country.tpl:39
-#: plugins/admin/departments/dcObject.tpl:39
-#: plugins/admin/departments/class_department.inc:684
-#: plugins/admin/departments/organization.tpl:51
-#: plugins/personal/generic/class_user.inc:1724
-#: plugins/personal/generic/generic.tpl:339
-#: plugins/personal/generic/generic.tpl:355
+#: ihtml/themes/default/acl.tpl:126
+msgid "Available roles"
+msgstr "Các vai trò hiện có"
+
+#: ihtml/themes/default/login.tpl:31
 #, fuzzy
-msgid "Manager"
-msgstr "Quản lý người dùng"
+msgid "Login to GOsa"
+msgstr "Chào mừng bạn đến với bộ cài đặt wizard GOsa"
 
-#: plugins/admin/departments/locality.tpl:67
-#: plugins/admin/departments/generic.tpl:132
-#: plugins/admin/departments/class_domain.inc:94
-#: plugins/admin/departments/class_localityGeneric.inc:95
-#: plugins/admin/departments/class_organizationGeneric.inc:135
-#: plugins/admin/departments/class_countryGeneric.inc:95
-#: plugins/admin/departments/class_dcObject.inc:94
-#: plugins/admin/departments/domain.tpl:67
-#: plugins/admin/departments/country.tpl:68
-#: plugins/admin/departments/dcObject.tpl:67
-#: plugins/admin/departments/class_department.inc:686
-#: plugins/admin/departments/organization.tpl:132
-msgid "Administrative settings"
-msgstr "Thiết lập quản trị"
+#: ihtml/themes/default/login.tpl:61
+msgid "Choose the directory to work on"
+msgstr ""
 
-#: plugins/admin/departments/locality.tpl:70
-#: plugins/admin/departments/generic.tpl:135
-#: plugins/admin/departments/domain.tpl:70
-#: plugins/admin/departments/country.tpl:71
-#: plugins/admin/departments/dcObject.tpl:70
-#: plugins/admin/departments/organization.tpl:135
-msgid "Tag department as an independent administrative unit"
-msgstr "Đặt bộ phận như một đơn vị quản trị độc lập"
+#: ihtml/themes/default/login.tpl:66
+msgid "Click here to log in"
+msgstr "Kích vào đây để đăng nhập"
 
-#: plugins/admin/departments/generic.tpl:4
-#: plugins/admin/departments/dep-filter.xml:35
+#: ihtml/themes/default/login.tpl:66 ihtml/themes/default/login.tpl:67
 #, fuzzy
-msgid "Organizational Unit"
-msgstr "Tổ chức"
+msgid "Log in"
+msgstr "Đăng nhập"
 
-#: plugins/admin/departments/generic.tpl:11
-msgid "Name of department"
-msgstr "Tên bộ phận"
+#: ihtml/themes/default/snapshotdialog.tpl:3
+msgid "Restoring object snapshots"
+msgstr "Phục hồi chế độ snapshot của đối tượng"
 
-#: plugins/admin/departments/generic.tpl:14
-msgid "Name of subtree to create"
-msgstr "Tên của cây con được tạo"
+#: ihtml/themes/default/snapshotdialog.tpl:6
+msgid ""
+"This procedure will restore a snapshot of the selected object. It will "
+"replace the existing object after pressing the restore button."
+msgstr ""
+"Thủ tục này sẽ phục hồi một snapshot của các đối tượng được chọn. Nó sẽ thay "
+"thế cho đối tượng hiện có sau khi bấm vào nút phục hồi."
 
-#: plugins/admin/departments/generic.tpl:22
+#: ihtml/themes/default/snapshotdialog.tpl:9
 #, fuzzy
-msgid "Descriptive text for   department"
-msgstr "Văn bản mô tả cho bộ phận"
+msgid ""
+"DNS configuration and some database entries cannot be restored. They need to "
+"be recreated manually."
+msgstr ""
+"Hãy nhớ rằng các entry vào cấu  hình và cơ sở dữ liệu DNS không thể được "
+"phục hồi. Đối với một số đối tượng, thì chỉ cần mở và lưu chúng lại là được "
+"(goFon), nhưng với một số entry thì bạn cần phải tạo lại bằng tay (glpi)."
 
-#: plugins/admin/departments/generic.tpl:30
-#: plugins/admin/departments/organization.tpl:30
-msgid "Category for this subtree"
-msgstr "Các danh mục cho cây con"
+#: ihtml/themes/default/snapshotdialog.tpl:12
+msgid ""
+"Don't forget to check references to other objects, for example does the "
+"selected printer still exists ?"
+msgstr ""
+"Đừng quên kiểm tra các tham chiếu với các đối tượng khác, ví dụ như liệu máy "
+"in được chọn có còn tồn tại không?"
 
-#: plugins/admin/departments/generic.tpl:83
-#: plugins/admin/departments/generic.tpl:85
-#: plugins/admin/departments/generic.tpl:95
-#: plugins/admin/departments/class_localityGeneric.inc:91
-#: plugins/admin/departments/class_organizationGeneric.inc:130
-#: plugins/admin/departments/class_department.inc:680
-#: plugins/admin/departments/organization.tpl:82
-#: plugins/admin/departments/organization.tpl:94
-#: plugins/personal/generic/class_user.inc:1735
-#: plugins/personal/generic/generic.tpl:436
-msgid "Location"
-msgstr "Vị trí"
+#: ihtml/themes/default/snapshotdialog.tpl:29
+#, fuzzy
+msgid "There is no snapshot available that can be restored"
+msgstr "Không có snapshot hiện có nào có thể được phục hồi"
 
-#: plugins/admin/departments/generic.tpl:87
-#: plugins/admin/departments/class_organizationGeneric.inc:129
-#: plugins/admin/departments/class_department.inc:679
-#: plugins/admin/departments/organization.tpl:86
-#: plugins/personal/generic/class_user.inc:1734
-#: plugins/personal/generic/generic.tpl:444
-msgid "State"
-msgstr "Bang"
+#: ihtml/themes/default/snapshotdialog.tpl:31
+msgid "Choose a snapshot and click the folder image, to restore the snapshot"
+msgstr "Chọn một snapshot và kích vào hình folder, để phục hồi snapshot"
 
-#: plugins/admin/departments/generic.tpl:90
-#: plugins/admin/departments/organization.tpl:89
-msgid "State where this subtree is located"
-msgstr "Xác định xem tập cây con này ở đâu"
+#: ihtml/themes/default/snapshotdialog.tpl:50
+msgid "Creating object snapshots"
+msgstr "Tạo ra snapshot đối tượng"
 
-#: plugins/admin/departments/generic.tpl:98
-#: plugins/admin/departments/organization.tpl:97
-msgid "Location of this subtree"
-msgstr "Vị trí của cây con"
+#: ihtml/themes/default/snapshotdialog.tpl:53
+msgid ""
+"This procedure will create a snapshot of the selected object. It will be "
+"stored inside a special branch of your directory system and can be restored "
+"later on."
+msgstr ""
+"Thủ tục này sẽ tạo ra một snapshot của đối tượng được chọn. Nó sẽ được lưu "
+"trữ trong một nhánh đặc biệt thuộc hệ thống thư mục của bạn và có thể được "
+"phục hồi sau này."
 
-#: plugins/admin/departments/generic.tpl:103
-#: plugins/admin/departments/class_department.inc:681
-#: plugins/admin/departments/organization.tpl:102
-#: plugins/personal/generic/generic.tpl:185
-#: plugins/personal/generic/generic.tpl:452
-msgid "Address"
-msgstr "Địa chỉ"
+#: ihtml/themes/default/snapshotdialog.tpl:56
+msgid ""
+"Remember that database entries, DNS configurations and possibly created "
+"zones in server extensions will not be stored in the snapshot."
+msgstr ""
+"Hãy nhớ rằng các entry vào cơ sở dữ liệu, các cấu hình DNS và các vùng có "
+"thể được tạo ra trong việc mở rộng server sẽ không được lưu lại trong "
+"snapshot."
 
-#: plugins/admin/departments/generic.tpl:106
-#: plugins/admin/departments/organization.tpl:105
-msgid "Postal address of this subtree"
-msgstr "Địa chỉ bưu điện của cây con này"
+#: ihtml/themes/default/snapshotdialog.tpl:71
+#, fuzzy
+msgid "Time stamp"
+msgstr "Timestamp"
 
-#: plugins/admin/departments/generic.tpl:113
-#: plugins/admin/departments/organization.tpl:112
-msgid "Base telephone number of this subtree"
-msgstr "Đặt số điện thoại của cây con này"
+#: ihtml/themes/default/snapshotdialog.tpl:80
+msgid "Reason for generating this snapshot"
+msgstr "Lý do để tạo ra snapshot này"
 
-#: plugins/admin/departments/generic.tpl:118
-#: plugins/admin/departments/class_organizationGeneric.inc:133
-#: plugins/admin/departments/class_department.inc:379
-#: plugins/admin/departments/class_department.inc:683
-#: plugins/admin/departments/organization.tpl:117
-#: plugins/personal/generic/class_user.inc:1357
-#: plugins/personal/generic/class_user.inc:1849
-#: plugins/personal/generic/generic.tpl:419
-#: plugins/personal/generic/generic.tpl:586
-msgid "Fax"
-msgstr "Số fax"
+#: ihtml/themes/default/logout.tpl:6
+msgid "Your GOsa session has expired!"
+msgstr "Phiên GOsa của bạn đã bị hết hạn!"
 
-#: plugins/admin/departments/generic.tpl:121
-#: plugins/admin/departments/organization.tpl:120
-msgid "Base facsimile telephone number of this subtree"
-msgstr "Đặt số fax của cây con này"
+#: ihtml/themes/default/logout.tpl:9
+#, fuzzy
+msgid ""
+"It has been a while since your last interaction with GOsa took place. Your "
+"session has been closed for security reasons. Please login again to continue "
+"with administrative tasks."
+msgstr ""
+"Tương tác cuối cùng với giao diện web của GOsa đã diễn ra được một thời gian "
+"trong quá khứ, Vì các lý do an ninh, phiên này vừa bị đóng. Để tiếp tục các "
+"tác vụ của admin, xin hãy đăng ký lại lần nữa."
 
-#: plugins/admin/departments/class_domain.inc:81
-#: plugins/admin/departments/class_domain.inc:82
-#: plugins/admin/departments/class_departmentManagement.inc:205
-#: plugins/admin/departments/class_dcObject.inc:81
-#: plugins/admin/departments/class_dcObject.inc:82
+#: ihtml/themes/default/logout.tpl:16
 #, fuzzy
-msgid "Domain Component"
-msgstr "Admin miền"
+msgid "Login again"
+msgstr "Đăng ký lại"
 
-#: plugins/admin/departments/class_departmentManagement.inc:25
+#: ihtml/themes/default/removeEntries.tpl:14
 #, fuzzy
-msgid "Directory structure"
-msgstr "Thư mục"
+msgid ""
+"If you're sure you want to do this press 'Delete' to continue or 'Cancel' to "
+"abort."
+msgstr ""
+"Vì thế nếu bạn chắc chắn hãy nhấn \"Xóa bỏ\" để tiếp tục hoặc'Hủy bỏ' để "
+"dừng lại."
 
-#: plugins/admin/departments/class_departmentManagement.inc:26
+#: ihtml/themes/default/framework.tpl:9
+#, fuzzy
+msgid "Log out"
+msgstr "Đăng xuất"
+
+#: ihtml/themes/default/framework.tpl:10
 msgid ""
-"Manage organizations, organizational units, localities, countries and more"
+"You are currently editing a database entry. Do you want to dismiss the "
+"changes?"
+msgstr ""
+"Bạn hiện đang hiệu chỉnh một entry vào cơ sở dữ liệu. Bạn có muốn hủy bỏ các "
+"thay đổi?"
+
+#: ihtml/themes/default/framework.tpl:22
+#, fuzzy, php-format
+msgid "Session expires in %d!"
+msgstr "Phiên không được mã hóa!"
+
+#: ihtml/themes/default/ldifViewer.tpl:1
+msgid "Raw LDAP entry"
 msgstr ""
 
-#: plugins/admin/departments/class_departmentManagement.inc:125
+#: ihtml/themes/default/islocked.tpl:4
+msgid "Locking conflict detected"
+msgstr "Phát hiện xung đột khóa"
+
+#: ihtml/themes/default/islocked.tpl:14
 #, fuzzy
 msgid ""
-"As soon as the tag operation has finished, you can scroll down to end of the "
-"page and    press the 'Continue' button to continue with the department "
-"management dialog."
+"If this lock detection is false, the other person has obviously closed the "
+"web browser during the edit operation. You may want to take over the lock by "
+"pressing the 'Edit anyway' button."
 msgstr ""
-"Ngay sau khi thao tác tag kết thúc, bạn có thể kéo xuống cuối trang và kích "
-"vào phím \"Tiếp tục\" để tiếp tục với hộp thoại quản lý bộ phận."
-
-#: plugins/admin/departments/class_organizationGeneric.inc:122
-#, fuzzy
-msgid "Organization name"
-msgstr "Tổ chức"
-
-#: plugins/admin/departments/class_organizationGeneric.inc:131
-#: plugins/personal/generic/class_user.inc:1736
-#: plugins/personal/generic/generic.tpl:183
-msgid "Postal address"
-msgstr "Địa chỉ theo bưu điện"
+"Nếu việc phát hiện khóa này sai, một người nào đó chắc hẳn đã đóng trình "
+"duyệt web trong quá trình thao tác hiệu chỉnh. Bạn có thể muốn tiếp quản "
+"việc khóa bằng các nhấn vào nút 'tiếp tục hiệu chỉnh'."
 
-#: plugins/admin/departments/class_organizationGeneric.inc:132
+#: ihtml/themes/default/islocked.tpl:23
 #, fuzzy
-msgid "Phone number"
-msgstr "Số điện thoại nhà"
+msgid "Read only"
+msgstr "Danh sách reload"
 
-#: plugins/admin/departments/class_countryGeneric.inc:91
-#: plugins/admin/departments/country.tpl:11
-#, fuzzy
-msgid "Country name"
-msgstr "Quốc Gia"
+#: ihtml/themes/default/logout-close.tpl:5
+msgid "Your GOsa session has been closed!"
+msgstr "Phiên GOsa của bạn vừa bị đóng!"
 
-#: plugins/admin/departments/domain.tpl:11
-#, fuzzy
-msgid "Domain name"
-msgstr "Admin miền"
+#: ihtml/themes/default/logout-close.tpl:7
+msgid ""
+"Please close this browser window and clean the authentication caches to "
+"avoid an automatic re-authentication by your browser."
+msgstr ""
+"Xin hãy đóng cửa sổ trình duyệt này lại và dọn sạch bộ nhớ đệm thẩm định "
+"quyền để tránh việc tự động thẩm định lại quyền bằng trình duyệt của bạn."
 
-#: plugins/admin/departments/domain.tpl:14
-#, fuzzy
-msgid "Name of domain to create"
-msgstr "Tên của cây con được tạo"
+#: ihtml/themes/default/copyPasteDialog.tpl:1
+msgid "Copy & paste wizard"
+msgstr "Copy & Paste wizard"
 
-#: plugins/admin/departments/country.tpl:14
+#: ihtml/themes/default/copyPasteDialog.tpl:7
 #, fuzzy
-msgid "Name of country to create"
-msgstr "Tên của cây con được tạo"
-
-#: plugins/admin/departments/class_department.inc:439
-msgid "Cannot find an unused tag for this administrative unit!"
-msgstr "Không thể tìm được một tag chưa được dùng cho đơn vị quản trị này!"
+msgid ""
+"Some values need to be unique in the complete directory while some "
+"combinations make no sense. Please edit the values below to fulfill the "
+"policies."
+msgstr ""
+"Một số giá trị phải là duy nhất trong thư mục hoàn chỉnh trong khi một số "
+"kết hợp không có ý nghĩa nào. GOsa hiển thị những thuộc tính liên quan. Xin "
+"hãy giữ các giá trị bên dưới để thực hiện các chính sách đó."
 
-#: plugins/admin/departments/class_department.inc:507
-#, php-format
-msgid "Tagging '%s'."
-msgstr "Tagging '%s'."
+#: ihtml/themes/default/copyPasteDialog.tpl:9
+msgid "Remember that some properties like taken snapshots will not be copied!"
+msgstr ""
+"Hãy nhớ rằng một số đặc tính ví dụ như snapshot sẽ không được copy lại!"
 
-#: plugins/admin/departments/class_department.inc:588
-#, php-format
-msgid "Moving '%s' to '%s'"
-msgstr "Chuyển từ '%s' đến '%s'"
+#: ihtml/themes/default/copyPasteDialog.tpl:10
+msgid ""
+"Or if you copy or cut an entry within GOsa and delete the source object, you "
+"may get errors while pasting this object again!"
+msgstr ""
+"Hoặc nếu bạn copy hoặc cắt một entry trong GOsa và xóa đối tượng nguồn, bạn "
+"có thể lại gặp lỗi khi paste đối tượng này!"
 
-#: plugins/admin/departments/class_department.inc:629
+#: ihtml/themes/default/copyPasteDialog.tpl:19
+#: include/utils/class_msgPool.inc:313
 #, php-format
-msgid "FAILED to copy %s, aborting operation"
-msgstr "Thất bại trong việc copy %s, bãi bỏ thao tác"
+msgid "Save"
+msgstr "Lưu lại"
 
-#: plugins/admin/departments/class_department.inc:660
-#: plugins/admin/departments/class_department.inc:671
-msgid "Departments"
-msgstr "Các bộ phận"
+#: ihtml/themes/default/copyPasteDialog.tpl:23
+msgid "Cancel all"
+msgstr "Hủy bỏ tất"
 
-#: plugins/admin/departments/class_department.inc:674
-msgid "Department name"
-msgstr "Tên bộ phận"
+#: ihtml/themes/default/copyPasteDialog.tpl:28
+msgid "Operation complete"
+msgstr "Thao tác hoàn thành"
 
-#: plugins/admin/departments/class_department.inc:682
-msgid "Telephone"
-msgstr "Số điện thoại"
+#: include/utils/class_msgPool.inc:17
+msgid "This object will be deleted!"
+msgstr "Đối tượng này sẽ bị xóa!"
 
-#: plugins/admin/departments/class_department.inc:737
-#, php-format
-msgid "Object '%s' is already tagged"
-msgstr "Đối tượng '%s' đã bị tag"
+#: include/utils/class_msgPool.inc:19
+#, fuzzy, php-format
+msgid "This %s object will be deleted!"
+msgstr "Đối tượng '%s' này sẽ bị xóa!"
 
-#: plugins/admin/departments/class_department.inc:744
+#: include/utils/class_msgPool.inc:24
 #, php-format
-msgid "Adding tag (%s) to object '%s'"
-msgstr "Thêm tag (%s) vào đối tượng '%s'"
+msgid "This object will be deleted: %s"
+msgstr "Đối tượng này sẽ bị xóa: %s"
 
-#: plugins/admin/departments/class_department.inc:776
-#, php-format
-msgid "Removing tag from object '%s'"
-msgstr "Bỏ tag từ đối tượng '%s'"
+#: include/utils/class_msgPool.inc:26
+#, fuzzy, php-format
+msgid "This %s object will be deleted: %s"
+msgstr "Đối tượng '%s' này sẽ bị xóa: '%s'"
 
-#: plugins/admin/departments/dep_iframe.tpl:1
-msgid "Processing the requested operation"
-msgstr "Xử lý thao tác được yêu cầu"
+#: include/utils/class_msgPool.inc:31
+msgid "This object will be deleted:"
+msgstr "Đối tượng này sẽ bị xóa:"
 
-#: plugins/admin/departments/dep_iframe.tpl:7
-#, fuzzy
-msgid ""
-"Your browser doesn't support IFRAME HTML elements. Please use this link to "
-"perform the requested operation."
-msgstr ""
-"Trình duyệt của bạn không hỗ trợ iframe, xin hãy sử dụng đường link này để "
-"thực hiện những thao tác được yêu cầu."
+#: include/utils/class_msgPool.inc:33
+#, fuzzy, php-format
+msgid "This %s object will be deleted:"
+msgstr "Đối tượng '%s' này sẽ bị xóa:"
 
-#: plugins/admin/departments/organization.tpl:11
-#, fuzzy
-msgid "Name of organization"
-msgstr "Tổ chức"
+#: include/utils/class_msgPool.inc:37
+#, php-format
+msgid "These objects will be deleted: %s"
+msgstr "Đối tượng này sẽ bị xóa: %s"
 
-#: plugins/admin/departments/organization.tpl:14
-#, fuzzy
-msgid "Name of organization to create"
-msgstr "Tên của cây con được tạo"
+#: include/utils/class_msgPool.inc:39
+#, fuzzy, php-format
+msgid "These %s objects will be deleted: %s"
+msgstr "Đối tượng '%s' này sẽ bị xóa; %s"
 
-#: plugins/admin/departments/dep_move_confirm.tpl:2
-msgid "You are currently moving/renaming this department."
-msgstr "Bạn hiện đang bỏ/đổi tên bộ phận này."
+#: include/utils/class_msgPool.inc:47
+msgid "You have no permission to delete this object!"
+msgstr "Bạn không có quyền xóa đối tượng này!"
 
-#: plugins/admin/departments/dep_move_confirm.tpl:6
-#, fuzzy
-msgid ""
-"Modifying a departments naming attribute 'ou' or base may corrupt ACLs and "
-"snapshot entries for all entire objects."
-msgstr ""
-"Thay đổi thuộc tính đặt tên 'ou' của các bộ phận hoặc cơ sở có thể ảnh hưởng "
-"đển các file acl và các entry snapshot cho toàn bộ các đối tượng."
+#: include/utils/class_msgPool.inc:51 include/utils/class_msgPool.inc:55
+msgid "You have no permission to delete the object:"
+msgstr "Bạn không có quyền xóa đối tượng này:"
 
-#: plugins/admin/departments/dep_move_confirm.tpl:9
-msgid "GOsa can NOT fix this for you, yet."
-msgstr "Gosa chưa thể sửa được lỗi này cho bạn."
+#: include/utils/class_msgPool.inc:58
+msgid "You have no permission to delete these objects:"
+msgstr "Bạn không có quyền xóa những đối tượng này:"
 
-#: plugins/admin/departments/dep_move_confirm.tpl:12
-msgid ""
-"Before you confirm this action, ensure that everything will be as expected, "
-"possibly the best solution is a backup."
-msgstr ""
-"Trước khi bạn xác nhận hành động này, hãy đảm bảo rằng mọi thứ sẽ như mong "
-"đợi, có lẽ cách giải quyết tốt nhất là có một bản backup."
+#: include/utils/class_msgPool.inc:65
+msgid "You have no permission to create this object!"
+msgstr "Bạn không có quyền tạo ra đối tượng này!"
 
-#: plugins/admin/acl/acl-filter.xml:33 plugins/admin/acl/tabs_acl_role.inc:28
-msgid "ACL Templates"
-msgstr "Các mẫu ACL"
+#: include/utils/class_msgPool.inc:69 include/utils/class_msgPool.inc:73
+msgid "You have no permission to create the object:"
+msgstr "Bạn không có quyền tạo ra đối tượng này:"
 
-#: plugins/admin/acl/acl-filter.xml:48
-#: plugins/admin/acl/class_aclManagement.inc:154
-#, fuzzy
-msgid "ACL Assignment"
-msgstr "Quản lý ACL"
+#: include/utils/class_msgPool.inc:76
+msgid "You have no permission to create these objects:"
+msgstr "Bạn không có quyền tạo ra những đối tượng này:"
 
-#: plugins/admin/acl/class_aclManagement.inc:26
-msgid ""
-"Control access to GOsa managed objects down to attribute and action level"
-msgstr ""
+#: include/utils/class_msgPool.inc:83
+msgid "You have no permission to modify this object!"
+msgstr "Bạn không có quyền thay đổi đối tượng này!"
 
-#: plugins/admin/acl/class_aclRole.inc:26
-#: plugins/admin/acl/class_aclRole.inc:715
-msgid "Access control roles"
-msgstr "Các vai trò kiểm soát truy cập"
+#: include/utils/class_msgPool.inc:87 include/utils/class_msgPool.inc:91
+msgid "You have no permission to modify the object:"
+msgstr "Bạn không có quyền thay đổi đối tượng này:"
 
-#: plugins/admin/acl/class_aclRole.inc:27
-msgid "Edit AC roles"
-msgstr "Hiệu chỉnh các vai trò ACL"
+#: include/utils/class_msgPool.inc:94
+msgid "You have no permission to modify these objects:"
+msgstr "Bạn không có quyền thay đổi những đối tượng này:"
 
-#: plugins/admin/acl/class_aclRole.inc:138
-msgid "Reset ACL"
-msgstr "Xác lập lại ACL"
+#: include/utils/class_msgPool.inc:101
+msgid "You have no permission to view this object!"
+msgstr "Bạn không có quyền xem đối tượng này!"
 
-#: plugins/admin/acl/class_aclRole.inc:411
-msgid "No ACL settings for this category"
-msgstr "Không có cài đặt ACL cho mục này"
+#: include/utils/class_msgPool.inc:105 include/utils/class_msgPool.inc:109
+msgid "You have no permission to view the object:"
+msgstr "Bạn không có quyền xem đối tượng này:"
 
-#: plugins/admin/acl/class_aclRole.inc:413
-#, php-format
-msgid "ACL for these objects: %s"
-msgstr "ACL cho các đối tượng sau: %s"
+#: include/utils/class_msgPool.inc:112
+msgid "You have no permission to view these objects:"
+msgstr "Bạn không có quyền xem những đối tượng này:"
 
-#: plugins/admin/acl/class_aclRole.inc:418
-msgid "Edit category ACL"
-msgstr "Hiệu chính mục ACL"
+#: include/utils/class_msgPool.inc:119
+msgid "You have no permission to move this object!"
+msgstr "Bạn không có quyền di chuyển đối tượng này!"
 
-#: plugins/admin/acl/class_aclRole.inc:421
-#, fuzzy
-msgid "Delete category ACL"
-msgstr "Xác lập mục ACL"
+#: include/utils/class_msgPool.inc:123 include/utils/class_msgPool.inc:127
+msgid "You have no permission to move the object:"
+msgstr "Bạn không có quyền di chuyển đối tượng này:"
 
-#: plugins/admin/acl/class_aclRole.inc:442
-#, php-format
-msgid "Edit ACL for '%s', scope is '%s'"
-msgstr "Hiệu chỉnh ACL cho'%s', vùng là '%s'"
+#: include/utils/class_msgPool.inc:130
+msgid "You have no permission to move these objects:"
+msgstr "Bạn không có quyền di chuyển những đối tượng này:"
 
-#: plugins/admin/acl/class_aclRole.inc:635
-msgid "Object in use"
-msgstr "Đối tượng đang được sử dụng"
+#: include/utils/class_msgPool.inc:140 include/utils/class_msgPool.inc:152
+#: include/utils/class_msgPool.inc:170
+msgid "Connection information"
+msgstr "Thông tin kết nối"
 
-#: plugins/admin/acl/class_aclRole.inc:635
+#: include/utils/class_msgPool.inc:142
 #, php-format
-msgid "This role cannot be removed while it is in use by these objects:"
-msgstr ""
-"Vai trò này không thể bị xóa bỏ trong khi nó vẫn đang được sử dụng bởi các "
-"đối tượng:"
-
-#: plugins/admin/acl/class_aclRole.inc:714 plugins/admin/acl/acl-list.xml:23
-#: plugins/admin/acl/acl-list.xml:82
-#: plugins/personal/generic/class_user.inc:1666
-#: plugins/personal/generic/generic.tpl:503
-msgid "Role"
-msgstr "Vai trò"
+msgid "Cannot connect to %s database!"
+msgstr "Không thể kết nối đến cơ sở dữ liệu %s!"
 
-#: plugins/admin/acl/class_aclRole.inc:731
-msgid ""
-"The 'aclRoleRDN' statement defines the location where new ACL roles will be "
-"created. The default is 'ou=aclroles,'."
-msgstr ""
+#: include/utils/class_msgPool.inc:154
+#, php-format
+msgid "Cannot select %s database!"
+msgstr "Không thể lựa chọn cơ sở dữ liệu %s!"
 
-#: plugins/admin/acl/acl-list.xml:11
-#, fuzzy
-msgid "List of ACLs"
-msgstr "Danh sách các ads"
+#: include/utils/class_msgPool.inc:160
+#, php-format
+msgid "No %s server defined!"
+msgstr "Không xác định được  Server '%s'!"
 
-#: plugins/admin/acl/paste_role.tpl:1
-#, fuzzy
-msgid "Paste ACL-role"
-msgstr "Xóa vai trò acl"
+#: include/utils/class_msgPool.inc:172
+#, php-format
+msgid "Cannot query %s database!"
+msgstr "Không truy vấn được cơ sở dữ liệu %s!"
 
-#: plugins/addons/dyngroup/class_DynamicLdapGroup.inc:105
-#: plugins/addons/dyngroup/class_DynamicLdapGroup.inc:327
-msgid "Labeled URI"
-msgstr ""
+#: include/utils/class_msgPool.inc:178
+#, fuzzy, php-format
+msgid "The field %s contains a reserved keyword!"
+msgstr "Trường '%s' có chứa một từ khóa dự trữ!"
 
-#: plugins/addons/dyngroup/class_DynamicLdapGroup.inc:119
-#: plugins/addons/dyngroup/class_DynamicLdapGroup.inc:121
-#: plugins/addons/dyngroup/dyngroup.tpl:7
-#, fuzzy
-msgid "Attribute"
-msgstr "Thuộc tính đăng nhập"
+#: include/utils/class_msgPool.inc:184
+#, fuzzy, php-format
+msgid "Command specified as %s hook for plugin %s does not exist!"
+msgstr "Lệnh được cụ thể hóa là %s móc nối với plugin '%s' không tồn tại!"
 
-#: plugins/addons/dyngroup/class_DynamicLdapGroup.inc:128
-msgid "Surrounding brackets are required!"
-msgstr ""
+#: include/utils/class_msgPool.inc:191
+#, fuzzy, php-format
+msgid "%s command is invalid!"
+msgstr "Lệnh '%s' không hợp lệ!"
 
-#: plugins/addons/dyngroup/class_DynamicLdapGroup.inc:136
-#, php-format
-msgid "The given filter '%s' for entry %s seems to be invalid!"
-msgstr ""
+#: include/utils/class_msgPool.inc:193
+#, fuzzy, php-format
+msgid "%s command (%s) for plugin %s is invalid!"
+msgstr "Lệnh '%s' (%s) cho plugin %s không hợp lệ!"
 
-#: plugins/addons/dyngroup/class_DynamicLdapGroup.inc:166
-#: plugins/addons/dyngroup/class_DynamicLdapGroup.inc:168
-#: plugins/addons/dyngroup/class_DynamicLdapGroup.inc:319
-#: plugins/addons/dyngroup/class_DynamicLdapGroup.inc:320
-#, fuzzy
-msgid "Dynamic object"
-msgstr "Đối tượng GOsa"
+#: include/utils/class_msgPool.inc:195
+#, fuzzy, php-format
+msgid "%s command for plugin %s is invalid!"
+msgstr "Lệnh '%s' cho plugin '%s' không hợp lệ!"
 
-#: plugins/addons/dyngroup/dyngroup.tpl:1
-#, fuzzy
-msgid "List of dynamic rules"
-msgstr "Danh sách các ads"
+#: include/utils/class_msgPool.inc:197
+#, fuzzy, php-format
+msgid "%s command (%s) is invalid!"
+msgstr "Lệnh '%s' (%s) không hợp lệ!"
 
-#: plugins/addons/dyngroup/dyngroup.tpl:3
-msgid "Labeled URI definitions"
-msgstr ""
+#: include/utils/class_msgPool.inc:205
+#, fuzzy, php-format
+msgid "Cannot execute %s command!"
+msgstr "Không thể chạy lệnh '%s'!"
 
-#: plugins/addons/dyngroup/dyngroup.tpl:6
-#, fuzzy
-msgid "Scope"
-msgstr "Copy"
+#: include/utils/class_msgPool.inc:207
+#, fuzzy, php-format
+msgid "Cannot execute %s command (%s) for plugin %s!"
+msgstr "Không thể chạy lệnh '%s' ('%s) cho plugin %s!"
 
-#: plugins/addons/propertyEditor/class_propertyEditor.inc:6
-#, fuzzy
-msgid "Preferences"
-msgstr "Các tham chiếu"
+#: include/utils/class_msgPool.inc:209
+#, fuzzy, php-format
+msgid "Cannot execute %s command for plugin %s!"
+msgstr "Không thể chạy lệnh '%s' cho plugin %s!"
 
-#: plugins/addons/propertyEditor/class_propertyEditor.inc:7
-msgid ""
-"Configure global and special GOsa settings like hooks and plug-in parameters"
-msgstr ""
+#: include/utils/class_msgPool.inc:211
+#, fuzzy, php-format
+msgid "Cannot execute %s command (%s)!"
+msgstr "Không thể chạy lệnh '%s' ('%s)!"
 
-#: plugins/addons/propertyEditor/class_propertyEditor.inc:206
-#, fuzzy
-msgid "No description"
-msgstr "Mô tả vai trò"
+#: include/utils/class_msgPool.inc:219
+#, fuzzy, php-format
+msgid "Value for %s is too large!"
+msgstr "Gía trị '%s' quá lớn!"
 
-#: plugins/addons/propertyEditor/class_propertyEditor.inc:230
-msgid "FALSE"
-msgstr ""
+#: include/utils/class_msgPool.inc:221
+#, fuzzy, php-format
+msgid "%s must be smaller than %s!"
+msgstr "'%s' phải thấp hơn %d!"
 
-#: plugins/addons/propertyEditor/class_propertyEditor.inc:231
-msgid "TRUE"
-msgstr ""
+#: include/utils/class_msgPool.inc:229
+#, fuzzy, php-format
+msgid "Value for %s is too small!"
+msgstr "Gía trị '%s' quá nhỏ!"
 
-#: plugins/addons/propertyEditor/class_propertyEditor.inc:251
-msgid "Test the given command."
-msgstr ""
+#: include/utils/class_msgPool.inc:231
+#, fuzzy, php-format
+msgid "%s must be %s or above!"
+msgstr "'%s' phải lớn hơn %d hoặc trên nữa!"
 
-#: plugins/addons/propertyEditor/class_commandVerifier.inc:56
-msgid "Results"
-msgstr ""
+#: include/utils/class_msgPool.inc:238
+#, fuzzy, php-format
+msgid "%s depends on %s - please provide both values!"
+msgstr "'%s' phụ thuộc vào '%s'- xin hãy cung cấp cả hai giá trị!"
 
-#: plugins/addons/propertyEditor/migration/class_migrateRDN.inc:31
+#: include/utils/class_msgPool.inc:244
 #, fuzzy, php-format
-msgid "Migration of property '%s'"
-msgstr "Lỗi di trú"
+msgid "There is already an entry with this %s attribute in the system!"
+msgstr "Đã có sẵn một entry với thuộc tính '%s' trong hệ thống này!"
 
-#: plugins/addons/propertyEditor/migration/class_migrateRDN.inc:34
+#: include/utils/class_msgPool.inc:250
 #, fuzzy, php-format
-msgid "GOsa has detected objects outside of the configured storage point (%s)."
-msgstr "Đã tìm thấy %s nhóm bên ngoài cây được cấu hình '%s'."
+msgid "The required field %s is empty!"
+msgstr "Trường được yêu cầu '%s' bị rỗng!"
 
-#: plugins/addons/propertyEditor/migration/class_migrateRDN.inc:161
-#, fuzzy
-msgid "Objects that will be added"
-msgstr "Đối tượng này sẽ bị xóa!"
+#: include/utils/class_msgPool.inc:258 include/class_core.inc:309
+msgid "Example"
+msgstr "Ví dụ"
 
-#: plugins/addons/propertyEditor/migration/class_migrateRDN.inc:169
-#, fuzzy
-msgid "Objects that will be moved"
-msgstr "Máy trạm Win sẽ được chuyển từ"
+#: include/utils/class_msgPool.inc:278
+#, fuzzy, php-format
+msgid "The Field %s contains invalid characters"
+msgstr "Trường '%s' chứa các ký tự không hợp lệ"
 
-#: plugins/addons/propertyEditor/migration/class_migrateRDN.inc:177
+#: include/utils/class_msgPool.inc:279
 #, fuzzy, php-format
-msgid "Moving object '%s' to '%s'"
-msgstr "Chuyển từ '%s' đến '%s'"
+msgid "%s is not allowed:"
+msgstr "'%s' không được phép:"
 
-#: plugins/addons/propertyEditor/migration/class_migrateRDN.inc:181
-#: setup/setup_migrate.tpl:32 setup/class_setupStep_Migrate.inc:804
-msgid "Migrate"
-msgstr "Di trú"
+#: include/utils/class_msgPool.inc:279
+#, fuzzy, php-format
+msgid "%s are not allowed!"
+msgstr "'%s' không được cho phép!"
 
-#: plugins/addons/propertyEditor/migration/class_migrateRDN.inc:204
+#: include/utils/class_msgPool.inc:282
 #, fuzzy, php-format
-msgid "Migration failed for object %s, dn already exists!"
-msgstr ""
-"Việc thêm một người dùng quản trị đã thất bại: đối tượng '%s' đã có rồi!"
+msgid "The Field %s contains invalid characters!"
+msgstr "Trường '%s' chứa các ký tự không hợp lệ!"
 
-#: plugins/addons/propertyEditor/migration/class_migrateRDN.inc:208
+#: include/utils/class_msgPool.inc:289
 #, php-format
-msgid "Migration failed for object %s, please check if it already exists!"
-msgstr ""
+msgid "Missing %s PHP extension!"
+msgstr "PHP mở rộng %s mất tích!"
 
-#: plugins/addons/propertyEditor/migrate.tpl:3
-msgid "Property migration assistant"
-msgstr ""
+#: include/utils/class_msgPool.inc:319
+#, php-format
+msgid "Add %s"
+msgstr "Thêm %s"
 
-#: plugins/addons/propertyEditor/migrate.tpl:3
-#, fuzzy
-msgid "Migration steps left"
-msgstr "Lỗi di trú"
+#: include/utils/class_msgPool.inc:325
+#, php-format
+msgid "Delete"
+msgstr "Xóa"
 
-#: plugins/addons/propertyEditor/property-filter.xml:15
-#, fuzzy
-msgid "Effective properties"
-msgstr "Hiệu chỉnh các tính năng chung"
+#: include/utils/class_msgPool.inc:325
+#, php-format
+msgid "Delete %s"
+msgstr "Xóa %s"
 
-#: plugins/addons/propertyEditor/property-filter.xml:29
-#, fuzzy
-msgid "Modified properties"
-msgstr "Hiệu chỉnh các tính năng chung"
+#: include/utils/class_msgPool.inc:331
+#, php-format
+msgid "Set %s"
+msgstr "Thiết lập %s"
 
-#: plugins/addons/propertyEditor/property-filter.xml:43
-#, fuzzy
-msgid "All properties"
-msgstr "Hiệu chỉnh các tính năng chung"
+#: include/utils/class_msgPool.inc:337
+#, php-format
+msgid "Edit..."
+msgstr "Hiệu chỉnh..."
 
-#: plugins/addons/propertyEditor/property-filter.xml:57
-#, fuzzy
-msgid "LDAP properties"
-msgstr "Properties"
+#: include/utils/class_msgPool.inc:337
+#, php-format
+msgid "Edit %s..."
+msgstr "Hiệu chỉnh %s..."
 
-#: plugins/addons/propertyEditor/property-filter.xml:71
-#, fuzzy
-msgid "Search for property groups"
-msgstr "các nhóm sơ cấp"
+#: include/utils/class_msgPool.inc:343
+msgid "Back"
+msgstr "Quay lại"
 
-#: plugins/addons/propertyEditor/commandVerifier.tpl:1
-msgid "Command verifier"
+#: include/utils/class_msgPool.inc:363
+#, php-format
+msgid "This account has no valid %s extensions!"
+msgstr "Tài khoản này không có chức năng mở rộng %s hợp lệ!"
+
+#: include/utils/class_msgPool.inc:369
+#, php-format
+msgid ""
+"This account has %s settings enabled. You can disable them by clicking below."
 msgstr ""
+"Tài khoản này đã bật các thiết lập %s lên. Bạn có thể tắt chúng đi bằng việc "
+"kích vào bên dưới."
 
-#: plugins/addons/propertyEditor/commandVerifier.tpl:3
+#: include/utils/class_msgPool.inc:372 include/utils/class_msgPool.inc:379
+#, php-format
 msgid ""
-"Here you can execute commands in the way GOsa does and check the generated "
-"results or errors. This can be very useful especially for the post events "
-"(postcreate, postmodify and postremove) due to the fact that these hook are "
-"executed silently."
+"This account has %s settings enabled. To disable them, you'll need to remove "
+"the %s settings first!"
 msgstr ""
+"Tài khoản này đã bật các thiết lập %s lên. Để tắt chúng đi, bạn cần phải xóa "
+"thiết lập %s trước!"
 
-#: plugins/addons/propertyEditor/commandVerifier.tpl:8
+#: include/utils/class_msgPool.inc:388
+#, php-format
 msgid ""
-"Please be careful here, all commands will really be executed on your machine "
-"and may break things!"
+"This account has %s settings disabled. You can enable them by clicking below."
 msgstr ""
+"Tài khoản này đã tắt các thiết lập %s đi. Bạn có thể bật chúng lên bằng việc "
+"kích vào bên dưới."
 
-#: plugins/addons/propertyEditor/commandVerifier.tpl:15
-msgid "The command to check for"
+#: include/utils/class_msgPool.inc:391 include/utils/class_msgPool.inc:398
+#, php-format
+msgid ""
+"This account has %s settings disabled. To enable them, you'll need to add "
+"the %s settings first!"
 msgstr ""
+"Tài khoản này đã tắt các thiết lập %s đi. Để bật chúng lên, bạn cần phải "
+"thêm thiết lập %s trước!"
 
-#: plugins/addons/propertyEditor/commandVerifier.tpl:17
-#, fuzzy
-msgid "Test"
-msgstr "Timestamp"
+#: include/utils/class_msgPool.inc:406
+#, php-format
+msgid "Add %s settings"
+msgstr "Thêm thiết lập %s "
 
-#: plugins/addons/propertyEditor/property-list.xml:11
-#, fuzzy
-msgid "List of configuration settings"
-msgstr "Thiết lập của người dùng"
+#: include/utils/class_msgPool.inc:412
+#, php-format
+msgid "Remove %s settings"
+msgstr "Xóa thiết lập %s"
 
-#: plugins/addons/propertyEditor/property-list.xml:15
-#, fuzzy
-msgid "Property not used"
-msgstr "Nhóm người dùng"
+#: include/utils/class_msgPool.inc:418
+msgid "Click the 'Edit' button below to change informations in this dialog"
+msgstr ""
+"Kích phím 'Hiệu chỉnh' bên dưới để thay đổi thông tin trong hộp thoại này "
 
-#: plugins/addons/propertyEditor/property-list.xml:23
-#, fuzzy
-msgid "Property will be restored"
-msgstr "Nhóm sẽ được chuyển từ"
+#: include/utils/class_msgPool.inc:424
+msgid "January"
+msgstr "Tháng Một"
 
-#: plugins/addons/propertyEditor/property-list.xml:31
-#, fuzzy
-msgid "Modified property"
-msgstr "thay đối thao tác"
+#: include/utils/class_msgPool.inc:424
+msgid "February"
+msgstr "Tháng Hai"
 
-#: plugins/addons/propertyEditor/property-list.xml:39
-#, fuzzy
-msgid "Property configured in LDAP"
-msgstr "Tạo ra file cấu hình của bạn"
+#: include/utils/class_msgPool.inc:424
+msgid "March"
+msgstr "Tháng Ba"
 
-#: plugins/addons/propertyEditor/property-list.xml:47
-#, fuzzy
-msgid "Property configured in config file"
-msgstr "Tạo ra file cấu hình của bạn"
+#: include/utils/class_msgPool.inc:424
+msgid "April"
+msgstr "Tháng Tư"
 
-#: plugins/addons/propertyEditor/property-list.xml:72
-#, fuzzy
-msgid "Class"
-msgstr "lớp"
+#: include/utils/class_msgPool.inc:425
+msgid "May"
+msgstr "Tháng Năm"
 
-#: plugins/addons/propertyEditor/property-list.xml:88
-#, fuzzy
-msgid "Value"
-msgstr "Nam"
+#: include/utils/class_msgPool.inc:425
+msgid "June"
+msgstr "Tháng Sáu"
 
-#: plugins/addons/propertyEditor/property-list.xml:124
-msgid "Restore to default"
-msgstr ""
+#: include/utils/class_msgPool.inc:425
+msgid "July"
+msgstr "Tháng Bảy"
 
-#: plugins/addons/propertyEditor/property-list.tpl:3
-#, fuzzy
-msgid "Warning message"
-msgstr "Cảnh báo"
+#: include/utils/class_msgPool.inc:425
+msgid "August"
+msgstr "Tháng Tám"
 
-#: plugins/addons/propertyEditor/property-list.tpl:9
-msgid ""
-"Modifying properties may break your setup, destroy or mess up your LDAP "
-"database, lead to security holes or it can even make a login impossible!"
-msgstr ""
+#: include/utils/class_msgPool.inc:425
+msgid "September"
+msgstr "Tháng Chín"
 
-#: plugins/addons/propertyEditor/property-list.tpl:10
-msgid ""
-"Since configuration properties are stored in the LDAP database a copy/backup "
-"can be handy."
-msgstr ""
+#: include/utils/class_msgPool.inc:426
+msgid "October"
+msgstr "Tháng Mười"
 
-#: plugins/addons/propertyEditor/property-list.tpl:14
-msgid ""
-"If you've debarred yourself, you can try to set 'ignoreLdapProperties' to "
-"'true' in your gosa.conf main section. This will make GOsa ignore LDAP based "
-"property values."
-msgstr ""
+#: include/utils/class_msgPool.inc:426
+msgid "November"
+msgstr "Tháng Mười Một"
 
-#: plugins/addons/propertyEditor/property-list.tpl:22
-msgid ""
-"I understand that there are certain risks, but I want to modify properties!"
-msgstr ""
+#: include/utils/class_msgPool.inc:426
+msgid "December"
+msgstr "Tháng Mười Hai"
 
-#: plugins/addons/propertyEditor/property-list.tpl:38
-msgid "Ignoring LDAP defined properties!"
-msgstr ""
+#: include/utils/class_msgPool.inc:432
+msgid "Sunday"
+msgstr "Chủ nhật"
 
-#: plugins/addons/propertyEditor/property-list.tpl:77
-msgid "Undo"
-msgstr ""
+#: include/utils/class_msgPool.inc:432
+msgid "Monday"
+msgstr "Thứ Hai"
 
-#: plugins/personal/generic/class_user.inc:38
-msgid "Edit organizational user settings"
-msgstr "Hiệu chỉnh thiết lập tổ chức của người sử dụng "
+#: include/utils/class_msgPool.inc:432
+msgid "Tuesday"
+msgstr "Thứ Ba"
 
-#: plugins/personal/generic/class_user.inc:297
-msgid "Please add a single IP address or a network/net mask combination!"
-msgstr ""
+#: include/utils/class_msgPool.inc:432
+msgid "Wednesday"
+msgstr "Thứ Tư"
 
-#: plugins/personal/generic/class_user.inc:339
-msgid "female"
-msgstr "Nữ"
+#: include/utils/class_msgPool.inc:432
+msgid "Thursday"
+msgstr "Thứ Năm"
 
-#: plugins/personal/generic/class_user.inc:339
-msgid "male"
-msgstr "Nam"
+#: include/utils/class_msgPool.inc:432
+msgid "Friday"
+msgstr "Thứ Sáu"
 
-#: plugins/personal/generic/class_user.inc:395
+#: include/utils/class_msgPool.inc:432
+msgid "Saturday"
+msgstr "Thứ Bảy"
+
+#: include/utils/class_msgPool.inc:439
 #, fuzzy
-msgid "Password configuration"
-msgstr "Tải cấu hình về"
+msgid "MySQL operation failed!"
+msgstr "Hoạt động LDAP thất bại!"
 
-#: plugins/personal/generic/class_user.inc:429
-msgid "Cannot upload file!"
-msgstr "Không thể tải file lên!"
+#: include/utils/class_msgPool.inc:447
+msgid "read operation"
+msgstr "Đọc thao tác"
 
-#: plugins/personal/generic/class_user.inc:522
-msgid "Serial number"
-msgstr "Số seri"
+#: include/utils/class_msgPool.inc:447
+msgid "add operation"
+msgstr "thêm tao tác"
+
+#: include/utils/class_msgPool.inc:447
+msgid "modify operation"
+msgstr "thay đối thao tác"
+
+#: include/utils/class_msgPool.inc:448
+msgid "delete operation"
+msgstr "xóa thao tác"
+
+#: include/utils/class_msgPool.inc:448
+msgid "search operation"
+msgstr "tìm kiếm thao tác"
+
+#: include/utils/class_msgPool.inc:448
+msgid "authentication"
+msgstr "Xác định thẩm quyền"
 
-#: plugins/personal/generic/class_user.inc:544
-#: plugins/personal/generic/class_user.inc:1717
-#: plugins/personal/generic/generic_picture.tpl:1
-msgid "User picture"
-msgstr "Ảnh của người sử dụng"
+#: include/utils/class_msgPool.inc:451
+#, php-format
+msgid "LDAP %s failed!"
+msgstr "LDAP %s thất bại!"
 
-#: plugins/personal/generic/class_user.inc:550
-#: plugins/personal/generic/class_user.inc:572
-#: plugins/personal/generic/generic.tpl:226
-#: plugins/personal/generic/generic_certs.tpl:3
-msgid "Certificates"
-msgstr "Các giấy phép"
+#: include/utils/class_msgPool.inc:453
+msgid "LDAP operation failed!"
+msgstr "Hoạt động LDAP thất bại!"
 
-#: plugins/personal/generic/class_user.inc:569
-msgid "(Not supported certificate types are marked as invalid.)"
-msgstr ""
+#: include/utils/class_msgPool.inc:469
+msgid "Upload failed!"
+msgstr "Tải lên thất bại!"
 
-#: plugins/personal/generic/class_user.inc:579
+#: include/utils/class_msgPool.inc:472
 #, php-format
-msgid "Certificate is valid from %s to %s and is currently %s."
-msgstr "Giấy chứng nhận có hiệu lực từ %s đến %s và hiện tại đang là %s."
+msgid "Upload failed: %s"
+msgstr "Tải lên thất bại: %s"
 
-#: plugins/personal/generic/class_user.inc:582
-msgid "valid"
-msgstr "hợp lệ"
+#: include/utils/class_msgPool.inc:479
+msgid "Communication failure with the infrastructure service!"
+msgstr "Giao tiếp với dịch vụ cơ sở hạ tầng bị thất bại!"
 
-#: plugins/personal/generic/class_user.inc:583
-msgid "invalid"
-msgstr "không hợp lệ"
+#: include/utils/class_msgPool.inc:481
+#, php-format
+msgid "Communication failure with the infrastructure service: %s"
+msgstr "Giao tiếp với dịch vụ cơ sở hạ tầng bị thất bại: %s"
 
-#: plugins/personal/generic/class_user.inc:588
-msgid "No certificate installed"
-msgstr "Không có giấy chứng nhận nào được cài đặt"
+#: include/utils/class_msgPool.inc:488
+#, fuzzy
+msgid "Communication failure with the GOsa-NG service!"
+msgstr "Giao tiếp với dịch vụ cơ sở hạ tầng bị thất bại!"
 
-#: plugins/personal/generic/class_user.inc:614
-msgid "The selected password method is no longer available."
-msgstr "Phương pháp lập mật khẩu được chọn này không còn ở đây."
+#: include/utils/class_msgPool.inc:490
+#, fuzzy, php-format
+msgid "Communication failure with the GOsa-NG service: %s"
+msgstr "Giao tiếp với dịch vụ cơ sở hạ tầng bị thất bại: %s"
 
-#: plugins/personal/generic/class_user.inc:1051
-msgid ""
-"Cannot save user picture, GOsa requires the package 'imagemagick' or 'php5-"
-"imagick' to be installed!"
-msgstr ""
+#: include/utils/class_msgPool.inc:497 include/utils/class_msgPool.inc:500
+#, fuzzy, php-format
+msgid "This %s is still in use by this object: %s"
+msgstr "'%s' này vẫn còn được sử dụng bởi đối tượng: %s "
 
-#: plugins/personal/generic/class_user.inc:1177
-msgid "Cannot build RDN: no + allowed to build sub RDN!"
-msgstr ""
+#: include/utils/class_msgPool.inc:503
+#, fuzzy, php-format
+msgid "This %s is still in use."
+msgstr "'%s' này vẫn còn được sử dụng."
 
-#: plugins/personal/generic/class_user.inc:1184
-msgid "Cannot build RDN: attribute is not defined!"
-msgstr ""
+#: include/utils/class_msgPool.inc:505
+#, fuzzy, php-format
+msgid "This %s is still in use by these objects: %s"
+msgstr "'%s' vẫn còn được sử dụng bởi các đối tượng này: %s"
 
-#: plugins/personal/generic/class_user.inc:1202
-msgid "Cannot build RDN: invalid attribute parameters!"
-msgstr ""
+#: include/utils/class_msgPool.inc:511
+#, fuzzy, php-format
+msgid "File %s does not exist!"
+msgstr "File '%s' không tồn tại!"
 
-#: plugins/personal/generic/class_user.inc:1273
-msgid "The selected password method requires initial configuration!"
-msgstr "Phương pháp lập mật khẩu được chọn yêu cầu cấu hình ban đầu!"
+#: include/utils/class_msgPool.inc:517
+#, fuzzy, php-format
+msgid "Cannot open file %s for reading!"
+msgstr "Không thể mở file '%s' để đọc!"
 
-#: plugins/personal/generic/class_user.inc:1349
-#: plugins/personal/generic/class_user.inc:1740
-#: plugins/personal/generic/class_user.inc:1843
-#: plugins/personal/generic/generic.tpl:201
-msgid "Homepage"
-msgstr "Trang chủ"
+#: include/utils/class_msgPool.inc:523
+#, fuzzy, php-format
+msgid "Cannot open file %s for writing!"
+msgstr "Không thể mở file '%s' để viết!"
 
-#: plugins/personal/generic/class_user.inc:1360
-#: plugins/personal/generic/class_user.inc:1852
-#: plugins/personal/generic/generic.tpl:403
-msgid "Mobile"
-msgstr "Điện thoại di động"
+#: include/utils/class_msgPool.inc:529
+#, php-format
+msgid ""
+"The value for %s is currently unconfigured or invalid, please check your "
+"configuration file!"
+msgstr ""
 
-#: plugins/personal/generic/class_user.inc:1363
-#: plugins/personal/generic/class_user.inc:1855
-#: plugins/personal/generic/generic.tpl:411
-msgid "Pager"
-msgstr "Máy nhắn tin"
+#: include/utils/class_msgPool.inc:535
+#, fuzzy, php-format
+msgid "Cannot delete file %s!"
+msgstr "Không thế xóa file '%s'!"
 
-#: plugins/personal/generic/class_user.inc:1368
-#: plugins/personal/generic/class_user.inc:1712
-#: plugins/personal/generic/generic.tpl:117
-msgid "Date of birth"
-msgstr "Ngày sinh"
+#: include/utils/class_msgPool.inc:541
+#, fuzzy, php-format
+msgid "Cannot create folder %s!"
+msgstr "Không thể tạo ra folder '%s'!"
 
-#: plugins/personal/generic/class_user.inc:1483
-msgid "Cannot open certificate!"
-msgstr "Không mở được giấy chứng nhận!"
+#: include/utils/class_msgPool.inc:547
+#, fuzzy, php-format
+msgid "Cannot delete folder %s!"
+msgstr "Không thể xóa folder '%s'!"
 
-#: plugins/personal/generic/class_user.inc:1655
-#: plugins/personal/generic/generic.tpl:526
-msgid "Unit"
-msgstr "Đơn vị"
+#: include/utils/class_msgPool.inc:553
+#, php-format
+msgid "Checking for %s support"
+msgstr "Kiểm tra hỗ trợ %s"
 
-#: plugins/personal/generic/class_user.inc:1656
-#: plugins/personal/generic/generic.tpl:551
-msgid "House identifier"
-msgstr "Mô tả căn nhà"
+#: include/utils/class_msgPool.inc:559
+#, php-format
+msgid "Install and activate the %s PHP module."
+msgstr "Cài đặt và kích hoạt mô-đun PHP %s."
 
-#: plugins/personal/generic/class_user.inc:1657
-#: plugins/personal/generic/generic.tpl:468
-msgid "Vocation"
-msgstr "Nghề nghiệp"
+#: include/utils/class_msgPool.inc:565
+#, php-format
+msgid ""
+"Cannot initialize class %s! Maybe there is a plugin missing in your gosa "
+"setup?"
+msgstr ""
 
-#: plugins/personal/generic/class_user.inc:1658
-#: plugins/personal/generic/generic.tpl:595
-msgid "Last delivery"
-msgstr "Lần cung cấp cuối"
+#: include/utils/class_msgPool.inc:571
+msgid ""
+"The supplied base is not valid and has been reset to its previous value!"
+msgstr ""
 
-#: plugins/personal/generic/class_user.inc:1659
-#: plugins/personal/generic/generic.tpl:517
-msgid "Person locality"
-msgstr "Địa phương của người dùng"
+#: include/utils/class_timezone.inc:47
+#, fuzzy, php-format
+msgid "The configured timezone %s is not valid!"
+msgstr "Cấu hình GOsa %s/%s không đọc được. Bãi bỏ."
 
-#: plugins/personal/generic/class_user.inc:1660
-#: plugins/personal/generic/generic.tpl:476
-msgid "Unit description"
-msgstr "Mô tả đơn vị "
+#: include/utils/class_xml.inc:51
+#, fuzzy
+msgid "XML error"
+msgstr "Lỗi MySQL"
 
-#: plugins/personal/generic/class_user.inc:1661
-#: plugins/personal/generic/generic.tpl:485
-msgid "Subject area"
-msgstr "Lĩnh vực chuyên môn"
+#: include/class_msg_dialog.inc:124
+msgid "Please fix the above error and reload the page."
+msgstr "Xin hãy sửa lỗi trên và reload trang trên."
 
-#: plugins/personal/generic/class_user.inc:1662
-#: plugins/personal/generic/generic.tpl:494
-msgid "Functional title"
-msgstr "Danh xưng chức năng"
+#: include/class_session.inc:76 include/class_session.inc:101
+#: include/class_session.inc:127
+#, fuzzy
+msgid "Requested channel does not exist!"
+msgstr ""
+"Tên người dùng/UID không phải là duy nhất trong cây LDAP. Xin hãy liên Lạc "
+"với Admin của bạn."
 
-#: plugins/personal/generic/class_user.inc:1663
-#: plugins/personal/generic/generic_certs.tpl:83
-msgid "Certificate serial number"
-msgstr "Số seri chứng nhận"
+#: include/class_ldap.inc:305 include/class_ldap.inc:342
+msgid "Performance warning"
+msgstr "Cảnh báo khả năng hoạt động"
 
-#: plugins/personal/generic/class_user.inc:1665
-#: plugins/personal/generic/generic.tpl:535
-msgid "Street"
-msgstr "Phố"
+#: include/class_ldap.inc:305 include/class_ldap.inc:342
+#, fuzzy, php-format
+msgid "LDAP performance is poor: last query took %.2fs!"
+msgstr ""
+"Khả năng hoạt động của LDAP rất thấp: truy vấn lần cuối mất khoảng %.2fs!"
 
-#: plugins/personal/generic/class_user.inc:1667
-#: plugins/personal/generic/generic.tpl:543
-msgid "Postal code"
-msgstr "Mã bưu điện"
+#: include/class_ldap.inc:784
+#, fuzzy, php-format
+msgid "Cannot automatically create subtrees with RDN %s: no object class found"
+msgstr ""
+"Không thể tự động tạo ra cây con với RDN '%s': không có lớp đối tượng nào "
+"được tìm thấy!"
 
-#: plugins/personal/generic/class_user.inc:1671
-msgid "Generic user settings"
-msgstr "Thiết lập chung của người dùng"
+#: include/class_ldap.inc:835
+#, fuzzy, php-format
+msgid "Cannot automatically create subtrees with RDN %s: not supported"
+msgstr "Không thể tự động tạo ra cây con với RDN '%s': không được hỗ trợ "
 
-#: plugins/personal/generic/class_user.inc:1675
-#: plugins/personal/posix/class_posixAccount.inc:1297
-#: plugins/personal/password/class_password.inc:227
-#: plugins/personal/myaccount/class_MyAccount.inc:5
-#: plugins/personal/myaccount/main.inc:114
-msgid "My account"
-msgstr "Tài khoản của tôi"
+#: include/class_ldap.inc:922
+#, fuzzy, php-format
+msgid "while operating on %s using LDAP server %s"
+msgstr "Trong khi chạy trên '%s' sử dụng LDAP server '%s'"
+
+#: include/class_ldap.inc:924
+#, php-format
+msgid "while operating on LDAP server %s"
+msgstr "Trong khi chạy trên LDAP server %s"
 
-#: plugins/personal/generic/class_user.inc:1693
+#: include/class_ldap.inc:977
 #, php-format
-msgid ""
-"The 'accountRDN' option tells GOsa to use a placeholder pattern for "
-"generating account RDNs. A pattern can include attribute names prefaced by a "
-"%% and normal text: %s. This will generate a RDN consisting of cn=.... "
-"filled with surname and given name of the edited account. This option "
-"disables the use of accountPrimaryAttribute and personalTitleInDn."
+msgid "Command line programm %s is missing!"
 msgstr ""
 
-#: plugins/personal/generic/class_user.inc:1707
-#, fuzzy
-msgid "Allow definition of custom filters"
-msgstr "Viết file cấu hình"
+#: include/class_ldap.inc:1138
+#, fuzzy, php-format
+msgid ""
+"Invalid DN %s: block to be imported should start with 'dn: ...' in line %s"
+msgstr ""
+"Đây không phải là một DN hợp lệ: '%s'. Khóa để chặn việc nạp thêm phải được "
+"bắt đầu với 'dn:...' trong dòng %s "
 
-#: plugins/personal/generic/class_user.inc:1709
-#: plugins/personal/generic/generic.tpl:92
-msgid "Personal title"
-msgstr "Chức danh cá nhân"
+#: include/class_ldap.inc:1167
+#, fuzzy, php-format
+msgid "Error while importing DN %s: please check LDIF from line %s on!"
+msgstr ""
+"Lỗi trong khi đang nạp thêm dn:'%s', xin hãy kiểm tra lại LDIF của bạn từ "
+"dòng %s trở đi!"
 
-#: plugins/personal/generic/class_user.inc:1710
-#: plugins/personal/generic/generic.tpl:102
-msgid "Academic title"
-msgstr "Chức danh học thuật"
+#: include/php_setup.inc:107
+msgid "Generating this page caused the PHP interpreter to raise some errors!"
+msgstr "Tạo ra trang này khiến cho bộ dịch PHP sinh ra một số lỗi!"
 
-#: plugins/personal/generic/class_user.inc:1713
-#: plugins/personal/generic/generic.tpl:140
-msgid "Sex"
-msgstr "Giới tính"
+#: include/php_setup.inc:110
+#, fuzzy
+msgid "Send bug report"
+msgstr "Gửi thông báo lỗi"
 
-#: plugins/personal/generic/class_user.inc:1714
-#: plugins/personal/generic/generic.tpl:154
-msgid "Preferred language"
-msgstr "Ngôn ngữ muốn sử dụng"
+#: include/php_setup.inc:114
+msgid "Toggle details"
+msgstr ""
 
-#: plugins/personal/generic/class_user.inc:1719
-#, fuzzy
-msgid "Login restrictions"
-msgstr "Các hạn chế mật khẩu"
+#: include/php_setup.inc:123
+msgid "PHP error"
+msgstr "Lỗi PHP"
 
-#: plugins/personal/generic/class_user.inc:1723
-msgid "Department number"
-msgstr "Số phòng làm việc"
+#: include/php_setup.inc:142
+msgid "class"
+msgstr "lớp"
 
-#: plugins/personal/generic/class_user.inc:1725
-msgid "Employee number"
-msgstr "Số nhân viên"
+#: include/php_setup.inc:148
+msgid "function"
+msgstr "chức năng"
 
-#: plugins/personal/generic/class_user.inc:1726
-#: plugins/personal/generic/generic.tpl:330
-msgid "Employee type"
-msgstr "Loại nhân viên"
+#: include/php_setup.inc:153
+msgid "static"
+msgstr "tĩnh"
 
-#: plugins/personal/generic/class_user.inc:1728
-msgid "Room number"
-msgstr "Số phòng"
+#: include/php_setup.inc:157
+msgid "method"
+msgstr "phương pháp"
 
-#: plugins/personal/generic/class_user.inc:1729
+#: include/php_setup.inc:190
 #, fuzzy
-msgid "Telephone number"
-msgstr "Số điện thoại"
+msgid "Traceback"
+msgstr "Dò theo"
 
-#: plugins/personal/generic/class_user.inc:1730
-msgid "Pager number"
-msgstr "Số máy nhắn tin"
+#: include/php_setup.inc:191
+msgid "File"
+msgstr "File"
 
-#: plugins/personal/generic/class_user.inc:1731
-msgid "Mobile number"
-msgstr "Số di động"
+#: include/php_setup.inc:191
+msgid "Line"
+msgstr "ng"
 
-#: plugins/personal/generic/class_user.inc:1732
-msgid "Fax number"
-msgstr "Số fax"
+#: include/php_setup.inc:192
+msgid "Arguments"
+msgstr "Tranh luận"
 
-#: plugins/personal/generic/class_user.inc:1738
-msgid "Home postal address"
-msgstr "Đại chỉ nhà theo bưu điện"
+#: include/class_releaseSelector.inc:214 include/class_baseSelector.inc:188
+#: include/class_listing.inc:1057 include/class_listing.inc:1059
+msgid "Root"
+msgstr "Gốc"
 
-#: plugins/personal/generic/class_user.inc:1739
-msgid "Home phone number"
-msgstr "Số điện thoại nhà"
+#: include/class_releaseSelector.inc:262 include/class_ItemSelector.inc:289
+#: include/class_baseSelector.inc:235
+msgid "Submit"
+msgstr "Nộp"
 
-#: plugins/personal/generic/class_user.inc:1741
-#, fuzzy
-msgid "User password method"
-msgstr "Phương pháp lập mật khẩu"
+#: include/class_socketClient.inc:108
+#, fuzzy, php-format
+msgid "Socket connection to %s:%s failed: %s"
+msgstr "Kết nối socket đến  '%s:%s' thất bại:  '%s'"
 
-#: plugins/personal/generic/class_user.inc:1742
-msgid "User certificates"
-msgstr "Giấy phép của người dùng"
+#: include/class_socketClient.inc:191
+#, fuzzy, php-format
+msgid "Socket timeout of %s seconds reached!"
+msgstr "Thời hạn cho socket là  %s giây đã đến."
 
-#: plugins/personal/generic/class_user.inc:1950
+#: include/class_multi_plug.inc:362
 #, fuzzy
-msgid "Entries differ"
-msgstr "các entry cho mỗi trang"
-
-#: plugins/personal/generic/generic.tpl:1
-#: plugins/personal/generic/generic.tpl:3
-#: plugins/personal/generic/paste_generic.tpl:6
-msgid "Personal information"
-msgstr "Thông tin cá nhân"
+msgid "You are currently editing multiple entries."
+msgstr "Bạn hiện đang hiệu chỉnh rất nhiều entry."
 
-#: plugins/personal/generic/generic.tpl:8
-#: plugins/personal/generic/paste_generic.tpl:31
-#: plugins/personal/generic/generic_picture.tpl:2
+#: include/class_multi_plug.inc:394
 #, fuzzy
-msgid "The users picture"
-msgstr "Ảnh của người sử dụng"
-
-#: plugins/personal/generic/generic.tpl:21
-msgid "Change picture"
-msgstr "Thay đổi hình ảnh"
+msgid "Reset password"
+msgstr "Đặt mật khẩu"
 
-#: plugins/personal/generic/generic.tpl:34
-#: plugins/personal/generic/generic.tpl:81
-#: plugins/personal/posix/generic.tpl:51
-#: plugins/personal/posix/paste_generic.tpl:17
-#: plugins/personal/posix/posix_shadow.tpl:2
+#: include/class_multi_plug.inc:394
 #, fuzzy
-msgid "Account settings"
-msgstr "Thiết lập nhóm"
-
-#: plugins/personal/generic/generic.tpl:83
-msgid "Template name"
-msgstr "Tên Mẫu"
-
-#: plugins/personal/generic/generic.tpl:193
-msgid "Private phone"
-msgstr "Số điện thoại riêng"
-
-#: plugins/personal/generic/generic.tpl:209
-msgid "Password storage"
-msgstr "Kho lưu mật khẩu"
-
-#: plugins/personal/generic/generic.tpl:229
-msgid "Edit certificates"
-msgstr "Hiệu chỉnh các giấy phép"
-
-#: plugins/personal/generic/generic.tpl:241
-msgid "Restrict login to"
-msgstr ""
-
-#: plugins/personal/generic/generic.tpl:249
-#: plugins/personal/generic/generic.tpl:269
-msgid "IP or network"
+msgid "The user password has been reset. Please set a new password!"
 msgstr ""
+"Mật khẩu người dùng đã được xác lập lại, hãy thiết lập một giá trị mật khẩu "
+"mới!"
 
-#: plugins/personal/generic/generic.tpl:285
-#: plugins/personal/generic/generic.tpl:288
-#: plugins/personal/generic/generic.tpl:296
-#: plugins/personal/generic/generic.tpl:383
-#: plugins/personal/generic/generic.tpl:434
-#: plugins/personal/generic/generic.tpl:466
-#: plugins/personal/generic/generic.tpl:515
-#: plugins/personal/generic/generic.tpl:564
-msgid "Organizational information"
-msgstr "Thông tin về tổ chức"
-
-#: plugins/personal/generic/generic.tpl:296
-#: plugins/personal/generic/generic.tpl:383
-#: plugins/personal/generic/generic.tpl:434
-#: plugins/personal/generic/generic.tpl:466
-#: plugins/personal/generic/generic.tpl:515
-#: plugins/personal/generic/generic.tpl:564
+#: include/class_filter.inc:226
 #, fuzzy
-msgid "part"
-msgstr "Smarty"
-
-#: plugins/personal/generic/generic.tpl:314
-msgid "Department No."
-msgstr "Số phòng ban"
-
-#: plugins/personal/generic/generic.tpl:322
-msgid "Employee No."
-msgstr "Số nhân viên"
-
-#: plugins/personal/generic/generic.tpl:385
-#: plugins/personal/generic/generic.tpl:566
-msgid "Room No."
-msgstr "Số phòng"
-
-#: plugins/personal/generic/generic.tpl:580
-msgid "Please use the phone tab"
-msgstr "Xin hãy sử dụng Phone Tab"
+msgid "Search filter"
+msgstr "Máy in"
 
-#: plugins/personal/generic/paste_generic.tpl:1
-msgid "User settings"
-msgstr "Thiết lập của người dùng"
+#: include/class_filter.inc:444
+msgid "Search in subtrees"
+msgstr "Tìm kiếm tại các cây con"
 
-#: plugins/personal/generic/paste_generic.tpl:3
+#: include/class_filter.inc:449
 #, fuzzy
-msgid "Paste user"
-msgstr "Paste"
-
-#: plugins/personal/generic/paste_generic.tpl:24
-msgid "Clear password"
-msgstr "Bỏ mật khẩu"
-
-#: plugins/personal/generic/paste_generic.tpl:25
-msgid "Set new password"
-msgstr "Đặt mật khẩu mới"
+msgid "Edit filters"
+msgstr "Hiệu chỉnh các giấy phép"
 
-#: plugins/personal/generic/paste_generic.tpl:43
-#: plugins/personal/generic/generic_picture.tpl:13
-msgid "Remove picture"
-msgstr "Xóa ảnh "
+#: include/class_userFilterEditor.inc:254
+#, php-format
+msgid "Error in filter #%s: %s opening and %s closing brackets detected!"
+msgstr ""
 
-#: plugins/personal/generic/generic_certs.tpl:5
-#, fuzzy
-msgid "The users standard certificate"
-msgstr "Giấy phép chuẩn"
+#: include/class_configRegistry.inc:197
+#, php-format
+msgid "%s has version %s but %s is required!"
+msgstr ""
 
-#: plugins/personal/generic/generic_certs.tpl:8
-msgid "Standard certificate"
-msgstr "Giấy phép chuẩn"
+#: include/class_configRegistry.inc:252
+msgid ""
+"Plugins that require one or more of the object classes above will be "
+"disabled until the object classes get updated."
+msgstr ""
 
-#: plugins/personal/generic/generic_certs.tpl:31
+#: include/class_configRegistry.inc:254
 #, fuzzy
-msgid "The users S/MIME certificate"
-msgstr "Giấy phép S/MIME"
-
-#: plugins/personal/generic/generic_certs.tpl:34
-msgid "S/MIME certificate"
-msgstr "Giấy phép S/MIME"
+msgid "Schema validation error"
+msgstr "Lỗi xác định thẩm quyền"
 
-#: plugins/personal/generic/generic_certs.tpl:57
-#, fuzzy
-msgid "The users PKCS12 certificate"
-msgstr "Giấy phép PKCS12"
+#: include/class_configRegistry.inc:689
+#, fuzzy, php-format
+msgid "The value %s specified for %s:%s needs to be a bool value!"
+msgstr "Lệnh được cụ thể hóa là %s móc nối với plugin '%s' không tồn tại!"
 
-#: plugins/personal/generic/generic_certs.tpl:60
-msgid "PKCS12 certificate"
-msgstr "Giấy phép PKCS12"
+#: include/class_configRegistry.inc:704
+#, fuzzy, php-format
+msgid "The value %s specified for %s:%s needs to be a string!"
+msgstr "Lệnh được cụ thể hóa là %s móc nối với plugin '%s' không tồn tại!"
 
-#: plugins/personal/posix/trustModeDialog/generic.tpl:5
-#: plugins/personal/posix/trustModeDialog/generic.tpl:21
-msgid "Trust mode"
-msgstr "Chế độ ủy thác"
+#: include/class_configRegistry.inc:719
+#, fuzzy, php-format
+msgid "The value %s specified for %s:%s needs to be numeric!"
+msgstr "Lệnh được cụ thể hóa là %s móc nối với plugin '%s' không tồn tại!"
 
-#: plugins/personal/posix/trustModeDialog/class_trustModeDialog.inc:173
-msgid "disabled"
-msgstr "Đã vô hiệu"
+#: include/class_configRegistry.inc:734
+#, fuzzy, php-format
+msgid "The path %s specified for %s:%s is invalid!"
+msgstr "Lệnh '%s' cho plugin '%s' không hợp lệ!"
 
-#: plugins/personal/posix/trustModeDialog/class_trustModeDialog.inc:173
-msgid "full access"
-msgstr "Truy cập hoàn toàn"
+#: include/class_configRegistry.inc:750 include/class_configRegistry.inc:797
+#, fuzzy, php-format
+msgid "The folder %s specified for %s:%s does not exists!"
+msgstr "Lệnh được cụ thể hóa là %s móc nối với plugin '%s' không tồn tại!"
 
-#: plugins/personal/posix/trustModeDialog/class_trustModeDialog.inc:174
-msgid "allow access to these hosts"
-msgstr "Cho phép truy cập đến các máy chủ này"
+#: include/class_configRegistry.inc:755
+#, fuzzy, php-format
+msgid "The folder %s specified for %s:%s is not readable!"
+msgstr "Lệnh được cụ thể hóa là %s móc nối với plugin '%s' không tồn tại!"
 
-#: plugins/personal/posix/class_posixAccount.inc:38
-msgid "Edit users POSIX settings"
-msgstr "Hiệu chỉnh cài đặt POSIX của người dùng"
+#: include/class_configRegistry.inc:775 include/class_configRegistry.inc:780
+#, fuzzy, php-format
+msgid "The file %s specified for %s:%s is not writeable!"
+msgstr "Lệnh được cụ thể hóa là %s móc nối với plugin '%s' không tồn tại!"
 
-#: plugins/personal/posix/class_posixAccount.inc:146
-msgid "expired"
-msgstr "hết hạn"
+#: include/class_configRegistry.inc:802
+#, fuzzy, php-format
+msgid "The folder %s specified for %s:%s is not writeable!"
+msgstr "Lệnh được cụ thể hóa là %s móc nối với plugin '%s' không tồn tại!"
 
-#: plugins/personal/posix/class_posixAccount.inc:148
-msgid "grace time active"
-msgstr "Thời gian trước khi tài khoản bị khóa đang hoạt động"
+#: include/class_configRegistry.inc:820
+#, fuzzy, php-format
+msgid "The file %s specified for %s:%s does not exists!"
+msgstr "Lệnh được cụ thể hóa là %s móc nối với plugin '%s' không tồn tại!"
 
-#: plugins/personal/posix/class_posixAccount.inc:151
-#: plugins/personal/posix/class_posixAccount.inc:153
-#: plugins/personal/posix/class_posixAccount.inc:155
-msgid "active"
-msgstr "hoạt động"
+#: include/class_configRegistry.inc:825
+#, fuzzy, php-format
+msgid "The file %s specified for %s:%s is not readable!"
+msgstr "Lệnh được cụ thể hóa là %s móc nối với plugin '%s' không tồn tại!"
 
-#: plugins/personal/posix/class_posixAccount.inc:151
-#, fuzzy
-msgid "password not changeable"
-msgstr "Mật khẩu không thay đổi được"
+#: include/class_configRegistry.inc:841
+#, fuzzy, php-format
+msgid "The command %s specified for %s:%s is invalid!"
+msgstr "Lệnh '%s' (%s) cho plugin %s không hợp lệ!"
 
-#: plugins/personal/posix/class_posixAccount.inc:153
-msgid "password expired"
-msgstr "mật khẩu hết hạn"
+#: include/class_configRegistry.inc:856
+#, fuzzy, php-format
+msgid "The DN %s specified for %s:%s is invalid!"
+msgstr "Lệnh '%s' cho plugin '%s' không hợp lệ!"
 
-#: plugins/personal/posix/class_posixAccount.inc:226
-msgid "automatic"
-msgstr "tự động"
+#: include/class_configRegistry.inc:871
+#, fuzzy, php-format
+msgid "The RDN %s specified for %s:%s is invalid!"
+msgstr "Lệnh '%s' cho plugin '%s' không hợp lệ!"
 
-#: plugins/personal/posix/class_posixAccount.inc:374
-#, php-format
-msgid "Password can't be changed up to %s days after last change"
+#: include/class_SnapshotHandler.inc:45 include/class_SnapshotHandler.inc:76
+#, fuzzy, php-format
+msgid ""
+"The snapshot functionality is enabled but the required variable %s is not "
+"set!"
 msgstr ""
-"Mật khẩu không thể được thay đổi it nhất là %s ngày sau lần thay đổi trước"
-
-#: plugins/personal/posix/class_posixAccount.inc:378
-#, php-format
-msgid "Password must be changed after %s days"
-msgstr "Mật khẩu phải được thay đổi sau %s ngày"
+"Chức năng Snapshot đã được bật, nhưng biến số được yêu cầu: '%s' vẫn chưa "
+"được thiết lập."
 
-#: plugins/personal/posix/class_posixAccount.inc:382
+#: include/class_SnapshotHandler.inc:58
 #, fuzzy, php-format
-msgid "Disable account after %s days of inactivity after password expiry"
+msgid ""
+"The snapshot functionality is enabled but the required PHP compression "
+"module is missing: %s!"
 msgstr ""
-"Vô hiệu hóa tài khoản sau %s ngày không hoạt động sau khi mật khẩu hết hạn"
+"Chức năng Snapshot đã được bật, nhưng biến số được yêu cầu: '%s' vẫn chưa "
+"được thiết lập."
 
-#: plugins/personal/posix/class_posixAccount.inc:386
-#, fuzzy, php-format
-msgid "Warn user %s days before password expiry"
-msgstr "Cảnh báo người sử dụng còn %s ngày nữa là hết hạn password"
+#: include/class_sortableListing.inc:234
+msgid "Sortable list"
+msgstr ""
 
-#: plugins/personal/posix/class_posixAccount.inc:651
-msgid "Timeout while waiting for lock. Ignoring lock!"
-msgstr "Thời gian chờ khóa. Bỏ qua khóa!"
+#: include/class_sortableListing.inc:239
+msgid "Edit this entry"
+msgstr "Hiệu chỉnh entry này"
 
-#: plugins/personal/posix/class_posixAccount.inc:709
-#: plugins/personal/posix/class_posixAccount.inc:1000
-msgid "Group of user"
-msgstr "Nhóm người dùng"
+#: include/class_sortableListing.inc:244
+msgid "Delete this entry"
+msgstr "Xóa bỏ entry"
 
-#: plugins/personal/posix/class_posixAccount.inc:774
-msgid ""
-"A duplicated UID number was written for this user. If this was not intended "
-"please verify all used uidNumbers!"
+#: include/class_sortableListing.inc:274 include/class_listing.inc:257
+msgid "Sort ascending"
 msgstr ""
-"Số UID nhân bản đã được viết cho người sử dụng này. Nếu vệc này là không cố "
-"ý, xin hãy xác minh lại tất cả các số UID!"
 
-#: plugins/personal/posix/class_posixAccount.inc:858
-#: plugins/personal/posix/class_posixAccount.inc:861
-#: plugins/personal/posix/class_posixAccount.inc:936
-#: plugins/personal/posix/class_posixAccount.inc:939
-#: plugins/personal/posix/class_posixAccount.inc:1307
-#: plugins/personal/posix/generic.tpl:8
-#: plugins/personal/posix/paste_generic.tpl:6
-#: plugins/personal/posix/paste_generic.tpl:9
-msgid "Home directory"
-msgstr "Thư mục chủ"
+#: include/class_sortableListing.inc:274 include/class_listing.inc:257
+msgid "Sort descending"
+msgstr ""
 
-#: plugins/personal/posix/class_posixAccount.inc:892
-#: plugins/personal/posix/class_posixAccount.inc:945
-msgid "shadowMin"
-msgstr "shadowMin"
+#: include/class_gosaSupportDaemon.inc:112
+msgid "GOsa support daemon"
+msgstr "GOsa hỗ trợ chương trình daemon"
 
-#: plugins/personal/posix/class_posixAccount.inc:897
-#: plugins/personal/posix/class_posixAccount.inc:950
-msgid "shadowMax"
-msgstr "shadowMax"
+#: include/class_gosaSupportDaemon.inc:787
+msgid "Cannot not parse XML!"
+msgstr "Không thể phân tách XML!"
 
-#: plugins/personal/posix/class_posixAccount.inc:902
-#: plugins/personal/posix/class_posixAccount.inc:955
-msgid "shadowWarning"
-msgstr "Cảnh báo về Shadow"
+#: include/class_gosaSupportDaemon.inc:1184
+#, php-format
+msgid "Cannot send abort event for entry %s!"
+msgstr "Không thể  gửi thông báo trì hoãn đến entry %s!"
 
-#: plugins/personal/posix/class_posixAccount.inc:916
-#: plugins/personal/posix/class_posixAccount.inc:969
-msgid "shadowInactive"
-msgstr "Shadow  không hoạt động"
+#: include/class_gosaSupportDaemon.inc:1204
+#, php-format
+msgid "Cannot remove entry %s!"
+msgstr "Không thể xóa entry %s!"
 
-#: plugins/personal/posix/class_posixAccount.inc:1293
-msgid "POSIX account"
-msgstr "tài khoản POSIX"
+#: include/password-methods/class_password-methods.inc:339
+msgid "Cannot find a suitable password method for the current hash!"
+msgstr ""
+"Không thể tìm thấy một phương pháp mật khẩu phù hợp cho hàm băm hiện tại!"
 
-#: plugins/personal/posix/class_posixAccount.inc:1308
-#: plugins/personal/posix/generic.tpl:26
-#: plugins/personal/posix/paste_generic.tpl:19
-msgid "Primary group"
-msgstr "Nhóm sơ cấp"
+#: include/class_CopyPasteHandler.inc:118
+#: include/class_CopyPasteHandler.inc:127
+#: include/class_CopyPasteHandler.inc:159
+#: include/class_CopyPasteHandler.inc:176
+#: include/class_CopyPasteHandler.inc:185
+#: include/class_CopyPasteHandler.inc:193
+#: include/class_CopyPasteHandler.inc:273
+#, php-format
+msgid "Copy and paste failed!"
+msgstr "Copy và Paste bị thất bại!"
 
-#: plugins/personal/posix/class_posixAccount.inc:1309
-#: plugins/personal/posix/generic.tpl:16
-msgid "Shell"
-msgstr "Shell"
+#: include/class_CopyPasteHandler.inc:118
+#, fuzzy, php-format
+msgid "Cannot set permission for %s"
+msgstr "Không thể thiết lập phép cho '%s'"
+
+#: include/class_CopyPasteHandler.inc:159
+#, fuzzy, php-format
+msgid "'%s' is no valid LDAP object"
+msgstr "'%s' không phải là một đối tượng LDAP hợp lệ"
+
+#: include/class_CopyPasteHandler.inc:176
+#, php-format
+msgid "No write permission in '%s'"
+msgstr "Không có phép viết cho '%s'"
+
+#: include/class_CopyPasteHandler.inc:193
+#, php-format
+msgid "Cannot set permission for '%s'"
+msgstr "Không thể thiết lập phép cho '%s'"
+
+#: include/class_CopyPasteHandler.inc:396
+#, php-format
+msgid "These objects will be pasted: %s"
+msgstr "Các đối tượng này sẽ được paste: %s"
 
-#: plugins/personal/posix/class_posixAccount.inc:1310
-#: setup/setup_migrate.tpl:49
-msgid "User ID"
-msgstr "ID người dùng"
+#: include/class_CopyPasteHandler.inc:420
+#, php-format
+msgid "This object will be pasted: %s"
+msgstr "Đối tượng này sẽ được paste: %s"
 
-#: plugins/personal/posix/class_posixAccount.inc:1311
-msgid "Group ID"
-msgstr "ID nhóm"
+#: include/class_CopyPasteHandler.inc:571 include/class_listing.inc:1467
+#: include/class_listing.inc:1469
+msgid "Paste"
+msgstr "Paste"
 
-#: plugins/personal/posix/class_posixAccount.inc:1313
-#, fuzzy
-msgid "Shadow last changed"
-msgstr "Hiển thị các thay đổi"
+#: include/class_CopyPasteHandler.inc:573
+msgid "Cannot paste"
+msgstr "Không thể paste"
 
-#: plugins/personal/posix/class_posixAccount.inc:1314
-#, fuzzy
-msgid "Last login"
-msgstr "Họ"
+#: include/class_tabs.inc:57
+#, php-format
+msgid "No plugin definition for %s found: please check the configuration file!"
+msgstr ""
 
-#: plugins/personal/posix/class_posixAccount.inc:1316
-msgid "Force password change on login"
-msgstr "Ép buộc thay đổi mật khẩu trong khi đăng nhập"
+#: include/class_tabs.inc:270
+#, fuzzy, php-format
+msgid "Delete process has been canceled by plugin %s: %s"
+msgstr "Qúa trình xóa đã bị hủy bỏ bởi plugin '%s': %s"
 
-#: plugins/personal/posix/class_posixAccount.inc:1317
-msgid "Shadow min"
-msgstr "Shadow min"
+#: include/class_tabs.inc:408
+msgid "References"
+msgstr "Các tham chiếu"
 
-#: plugins/personal/posix/class_posixAccount.inc:1318
-msgid "Shadow max"
-msgstr "Shadow max"
+#: include/class_config.inc:168
+#, php-format
+msgid "XML error in gosa.conf: %s at line %d"
+msgstr "Lỗi XML trong gosa.conf: %s tại dòng %d"
 
-#: plugins/personal/posix/class_posixAccount.inc:1319
-msgid "Shadow warning"
-msgstr "Cảnh báo Shadow"
+#: include/class_config.inc:367
+msgid "Cannot bind to LDAP!"
+msgstr ""
 
-#: plugins/personal/posix/class_posixAccount.inc:1320
-msgid "Shadow inactive"
-msgstr "Shadow không hoạt động"
+#: include/class_config.inc:711
+#, fuzzy
+msgid "sambaSID and/or sambaRidBase missing in the configuration!"
+msgstr "SID và/hoặc RIDBASE đang bị mất trong cấu hình này!"
 
-#: plugins/personal/posix/class_posixAccount.inc:1321
-msgid "Shadow expire"
-msgstr "Shadow hết hạn"
+#: include/class_config.inc:1130
+msgid "Configuration"
+msgstr "Cấu hình"
 
-#: plugins/personal/posix/class_posixAccount.inc:1322
-msgid "Public SSH key"
+#: include/class_config.inc:1130
+#, fuzzy
+msgid ""
+"The configuration file you are using is outdated. Please move the GOsa "
+"configuration file away to run the GOsa setup again."
 msgstr ""
+"File cấu hình bạn đang sử dụng hình như đã lỗi thời. Hãy chuyển file cấu "
+"hình của GOsa ra chỗ khác để chạy việc cài đặt GOsa lần nữa."
 
-#: plugins/personal/posix/class_posixAccount.inc:1323
-msgid "System trust model"
-msgstr "Mô hình ủy thác hệ thống"
+#: include/class_config.inc:1172 include/class_config.inc:1203
+#, fuzzy, php-format
+msgid ""
+"The snapshot functionality is enabled, but the required variable %s is not "
+"set."
+msgstr ""
+"Chức năng Snapshot đã được bật, nhưng biến số được yêu cầu: '%s' vẫn chưa "
+"được thiết lập."
 
-#: plugins/personal/posix/generic.tpl:1
-#: plugins/personal/posix/paste_generic.tpl:1
-#: plugins/personal/posix/paste_generic.tpl:5
-msgid "POSIX settings"
-msgstr "Thiết lập POSIX"
+#: include/class_config.inc:1185
+#, fuzzy, php-format
+msgid ""
+"The snapshot functionality is enabled, but the required compression module "
+"is missing. Please install %s."
+msgstr ""
+"Chức năng Snapshot đã được bật, nhưng biến số được yêu cầu: '%s' vẫn chưa "
+"được thiết lập."
 
-#: plugins/personal/posix/generic.tpl:42
+#: include/class_SnapShotDialog.inc:55
 #, fuzzy
-msgid "Last log-on"
-msgstr "Họ"
+msgid "Date"
+msgstr "Paste"
 
-#: plugins/personal/posix/generic.tpl:60
-#: plugins/personal/posix/paste_generic.tpl:33
-msgid "Force UID/GID"
-msgstr "Bắt buá»\99c có UID/GID "
+#: include/class_SnapShotDialog.inc:94
+#, fuzzy, php-format
+msgid "You are about to delete the snapshot %s."
+msgstr "Bạn chuẩn bá»\8b xóa chế Ä\91á»\99 snapshot '%s'."
 
-#: plugins/personal/posix/generic.tpl:92
-#: plugins/personal/posix/paste_generic.tpl:68
-msgid "(Warning: more than 16 groups are not supported by NFS!)"
-msgstr "(Cảnh báo: hơn 16 nhóm không được hỗ trợ bởi NFS!)"
+#: include/class_SnapShotDialog.inc:142 include/class_listing.inc:1583
+msgid "Restore snapshot"
+msgstr "Phục hồi lại snapshot"
 
-#: plugins/personal/posix/generic.tpl:101
+#: include/class_SnapShotDialog.inc:143
 #, fuzzy
-msgid "Common group"
-msgstr "các nhóm điện thoại"
+msgid "Delete snapshot"
+msgstr "Tạo ra snapshot"
 
-#: plugins/personal/posix/generic.tpl:105
-#, fuzzy
-msgid "Groups differ"
-msgstr "Nhóm người dùng"
+#: include/class_SnapShotDialog.inc:144 include/class_SnapShotDialog.inc:162
+msgid "Y-m-d, H:i:s"
+msgstr "Y-m-d, H:i:s (Năm-tháng-ngày)"
 
-#: plugins/personal/posix/generic.tpl:125
+#: include/functions_helpviewer.inc:45
+#, fuzzy, php-format
+msgid "XML error in guide.xml: %s at line %s"
+msgstr "Lỗi XML trong thư mục guide.xml : %s ở dòng %d"
+
+#: include/functions_helpviewer.inc:88
 #, fuzzy
-msgid "Account permissions"
-msgstr "Thiết lập nhóm"
+msgid "No help available for this plug-in."
+msgstr "Không có sự trợ giúp nào cho plugin này."
 
-#: plugins/personal/posix/generic.tpl:130
-msgid "SSH keys"
+#: include/functions_helpviewer.inc:388
+#, php-format
+msgid "%s results for your search with the keyword %s"
+msgstr "%s kết quả cho việc tìm kiếm của bạn với từ khóa %s"
+
+#: include/functions_helpviewer.inc:461
+#, php-format
+msgid "%s%% hit rate in file %s"
+msgstr "%s%% tỷ lệ hit trong file %s"
+
+#: include/class_plugin.inc:581
+msgid ""
+"The current object has been altered while beeing edited. If you save this "
+"entry, changes that have been made by others will be discarded!"
 msgstr ""
 
-#: plugins/personal/posix/generic.tpl:131
-msgid "Edit public ssh keys..."
+#: include/class_plugin.inc:1411
+#, php-format
+msgid "Changing ACL DN from %s to %s"
 msgstr ""
 
-#: plugins/personal/posix/trustSelect/class_trustSelect.inc:29
-#, fuzzy
-msgid "Trust machine selection"
-msgstr "Thiết lập nhóm"
+#: include/class_certificate.inc:73
+msgid "Certificate is empty!"
+msgstr "Giấy chứng nhận trống!"
 
-#: plugins/personal/posix/groupSelect/class_groupSelect.inc:29
+#: include/class_certificate.inc:100
 #, fuzzy
-msgid "Group selection"
-msgstr "Thiết lập nhóm"
+msgid "Cannot load certificate: only PEM and DER are supported!"
+msgstr "Không thể tải giấy chứng nhận - chỉ có PEM/DER là được hỗ trợ!"
 
-#: plugins/personal/posix/posix_shadow.tpl:12
-msgid "User must change password on first login"
-msgstr "Người dùng phải thay đổi mật khẩu ngay lần đăng nhập đầu tiên"
+#: include/class_certificate.inc:115
+msgid "Cannot extract information for non PEM certificates!"
+msgstr ""
+"Không thể triết xuất thông tin cho những giấy chứng nhận không phải là PEM!"
 
-#: plugins/personal/posix/posix_shadow.tpl:59
-#, fuzzy
-msgid "Password expiration settings"
-msgstr "Thiết lập mật khẩu"
+#: include/class_certificate.inc:219
+msgid "No valid certificate loaded!"
+msgstr "Không tải được giấy chứng nhận có hiệu lực nào!"
 
-#: plugins/personal/posix/posix_shadow.tpl:62
-msgid "Password expires on"
-msgstr "Mật khẩu hết hạn vào ngày"
+#: include/class_acl.inc:28
+msgid "Manage access control lists"
+msgstr "Quản lý các danh sách kiểm soát truy cập"
 
-#: plugins/personal/password/changed.tpl:3
-#: plugins/personal/myaccount/changed.tpl:3
+#: include/class_acl.inc:125 include/class_acl.inc:613
+#: include/class_acl.inc:1033
+#, fuzzy, php-format
+msgid "All users"
+msgstr "người dùng"
+
+#: include/class_acl.inc:254
 #, fuzzy
-msgid ""
-"You've successfully changed your password. Remember to change all programs "
-"configured to use it as well."
-msgstr ""
-"Bạn đã thay đổi mật khẩu thành công. Hãy nhớ thay đổi cả các chương trình "
-"cấu hình để sử dụng được nó."
+msgid "Section"
+msgstr "Hành động"
 
-#: plugins/personal/password/password.tpl:4
-#: plugins/personal/myaccount/password.tpl:4
-msgid ""
-"To change your personal password use the fields below. The changes take "
-"effect immediately. Please memorize the new password, because you wouldn't "
-"be able to login without it."
+#: include/class_acl.inc:264
+#, fuzzy
+msgid "Used"
+msgstr "Sử dụng "
+
+#: include/class_acl.inc:574
+msgid "No ACL settings for this category!"
+msgstr "Không có thiết lập ACL cho hạng mục này!"
+
+#: include/class_acl.inc:577
+#, php-format
+msgid "ACLs for: %s"
 msgstr ""
-"Để thay đổi được mật khẩu cá nhân, sử dụng các trường dưới đây. Các thay đổi "
-"sẽ diễn ra ngay lập tức. Xin hãy nhớ mật khẩu mới, bởi vì bạn sẽ không thể "
-"đăng nhập vào nếu không có nó."
 
-#: plugins/personal/password/password.tpl:10
-#, fuzzy
-msgid "Your Password has expired. Please choose a new password."
-msgstr "Mật khẩu của bạn đã hết hạn. Xin hãy chọn một mật khẩu mới!"
+#: include/class_acl.inc:583 include/class_acl.inc:587
+msgid "category ACL"
+msgstr "Hạng mục ACL"
 
-#: plugins/personal/password/password.tpl:16
-#: plugins/personal/password/password.tpl:45
-#: plugins/personal/myaccount/password.tpl:10
-#: plugins/personal/myaccount/password.tpl:39
-#, fuzzy
-msgid "Password change dialog"
-msgstr "Thay đổi mật khẩu"
+#: include/class_acl.inc:639
+#, fuzzy, php-format
+msgid "Edit ACL for '%s' with scope '%s'"
+msgstr "Hiệu chỉnh ACL cho '%s' - phạm vi là '%s'"
+
+#: include/class_acl.inc:801 include/class_acl.inc:808
+msgid "Show/hide advanced settings"
+msgstr "Hiển thị/ Ẩn các thiết lập cao cấp "
 
-#: plugins/personal/password/password.tpl:104
-#: plugins/personal/myaccount/password.tpl:97
-msgid "Clear fields"
-msgstr "Dọn sạch các trường "
+#: include/class_acl.inc:819
+msgid "Create objects"
+msgstr "Tạo ra đối tượng"
 
-#: plugins/personal/password/class_password.inc:27
-msgid "Change user password"
-msgstr "Thay đổi mật khẩu người dùng"
+#: include/class_acl.inc:820
+msgid "Move objects"
+msgstr "Dịch chuyển đối tượng"
 
-#: plugins/personal/password/class_password.inc:156
-msgid ""
-"The password you've entered as your current password doesn't match the real "
-"one."
-msgstr ""
-"Mật khẩu bạn vừa đưa vào làm mật khẩu hiện tại không giống mật khẩu thật."
+#: include/class_acl.inc:821
+msgid "Remove objects"
+msgstr "Xóa đối tượng"
 
-#: plugins/personal/password/class_password.inc:159
-msgid "You have no permission to change your password."
-msgstr "Bạn không có quyền thay đổi mật khẩu của bạn."
+#: include/class_acl.inc:832
+msgid "Complete object"
+msgstr "Hoàn thành đối tượng"
 
-#: plugins/personal/password/class_password.inc:223
-msgid "User password"
-msgstr "Mật khẩu người dùng"
+#: include/class_acl.inc:984
+#, fuzzy, php-format
+msgid "Unknown ACL type '%s'!"
+msgstr "dạng ACL '%s' không được biết đến!"
 
-#: plugins/personal/password/class_password.inc:236
-msgid ""
-"The 'PRELOCK' statement of class password, describes a hook which gets "
-"called before a password gets locked."
-msgstr ""
+#: include/class_acl.inc:1029
+#, php-format
+msgid "Unknown entry '%s'!"
+msgstr "Entry '%s' không được biết đến!"
 
-#: plugins/personal/password/class_password.inc:245
-msgid ""
-"The 'POSTLOCK' statement of class password, describes a hook which gets "
-"called after a password is locked."
-msgstr ""
+#: include/class_acl.inc:1093 include/class_acl.inc:1095
+#, fuzzy, php-format
+msgid "ACL role: %s"
+msgstr "Các vai trò ACL"
 
-#: plugins/personal/password/class_password.inc:254
-msgid ""
-"The 'PREUNLOCK' statement of class password, describes a hook which gets "
-"called before a password gets un-locked."
-msgstr ""
+#: include/class_acl.inc:1095
+#, fuzzy
+msgid "unknown ACL role"
+msgstr "Vai trò không được biết đến"
 
-#: plugins/personal/password/class_password.inc:263
-msgid ""
-"The 'POSTUNLOCK' statement of class password, describes a hook which gets "
-"called after a password is un-locked."
-msgstr ""
+#: include/class_acl.inc:1103
+#, php-format
+msgid "Contains settings for these objects: %s"
+msgstr "Chứa các thiết lập cho các đối tượng: %s"
 
-#: plugins/personal/password/nochange.tpl:2
-#: plugins/personal/myaccount/nochange.tpl:2
-msgid "You have no permission to change your password at this time"
-msgstr "Bạn không được phép thay đổi mật khẩu tại thời điểm này"
+#: include/class_acl.inc:1120
+msgid "inactive"
+msgstr "không hoạt động"
 
-#: plugins/personal/myaccount/class_MyAccount.inc:6
+#: include/class_acl.inc:1120
 #, fuzzy
-msgid "Edit personal settings"
-msgstr "Hiệu chỉnh cài đặt POSIX của người dùng"
+msgid "No members"
+msgstr "Các thành viên nhóm"
 
-#: plugins/personal/myaccount/nochange.tpl:5
-#, fuzzy
-msgid "Your password hash method will not be changed!"
-msgstr "Mật khẩu của bạn đã được thay đổi thành công."
+#: include/class_acl.inc:1291
+msgid "Access control list"
+msgstr "Danh sách kiểm soát truy cập"
 
-#: setup/class_setupStep_Feedback.inc:94
-msgid "UNIX accounts/groups"
-msgstr "Tài khoản/nhóm UNIX"
+#: include/class_acl.inc:1297
+msgid "ACL roles"
+msgstr "Các vai trò ACL"
 
-#: setup/class_setupStep_Feedback.inc:96
-msgid "Samba management"
-msgstr "Quản trị Samba"
+#: include/class_acl.inc:1300
+#, fuzzy
+msgid "ACL Entries"
+msgstr "Tất cả các mục"
 
-#: setup/class_setupStep_Feedback.inc:98
+#: include/class_pluglist.inc:147
 #, fuzzy
-msgid "Mail system management"
-msgstr "Quản trị hệ thống thư"
+msgid "The configuration format has changed: please run the setup again!"
+msgstr "Định dạng cấu hình đã thay đổi. Xin hãy chạy lại cài đặt!"
 
-#: setup/class_setupStep_Feedback.inc:100
-msgid "FAX system administration"
-msgstr "Quản trị hệ thống FAX"
+#: include/class_pluglist.inc:304
+#, fuzzy
+msgid ""
+"You are currently editing a database entry. Do you want to discard the "
+"changes?"
+msgstr ""
+"Bạn hiện đang hiệu chỉnh một entry vào cơ sở dữ liệu. Bạn có muốn hủy bỏ các "
+"thay đổi?"
 
-#: setup/class_setupStep_Feedback.inc:102
-msgid "Asterisk administration"
-msgstr "Quản trị Asterisk"
+#: include/class_log.inc:87
+#, php-format
+msgid "Logging failed: %s"
+msgstr "Đăng nhập thất bại: %s"
 
-#: setup/class_setupStep_Feedback.inc:104
-msgid "System inventory"
-msgstr "Bảng kiểm kê hệ thống"
+#: include/class_log.inc:102
+#, fuzzy, php-format
+msgid "Invalid option %s specified!"
+msgstr "Lựa chọn '%s' không hợp lệ đã được chỉ định!"
 
-#: setup/class_setupStep_Feedback.inc:106
+#: include/class_log.inc:106
 #, fuzzy
-msgid "System/Configuration management"
-msgstr "Quản trị cấu hình/hệ thống-"
+msgid "Specified 'objectType' is empty or invalid!"
+msgstr "ObjecType được chỉ định đang rỗng hặc không hợp lệ!"
 
-#: setup/class_setupStep_Feedback.inc:108
-#, fuzzy
-msgid "Address book"
-msgstr "Sổ địa chỉ"
+#: include/class_jsonRPC.inc:38
+#, fuzzy, php-format
+msgid "The RPC connection (%s) specified for %s:%s is invalid: %s"
+msgstr "Lệnh '%s' cho plugin '%s' không hợp lệ!"
 
-#: setup/class_setupStep_Feedback.inc:114
+#: include/class_jsonRPC.inc:331
+#, fuzzy, php-format
+msgid "Unknown HTTP status code %s!"
+msgstr "dạng ACL '%s' không được biết đến!"
+
+#: include/class_core.inc:114
 #, fuzzy
-msgid "Feedback"
-msgstr "Lỗi phản hồi"
+msgid "All objects"
+msgstr "Dịch chuyển đối tượng"
 
-#: setup/class_setupStep_Feedback.inc:115
-msgid "Get notifications or send feedback"
-msgstr "Lấy thông báo và gửi phản hồi"
+#: include/class_core.inc:132
+#, fuzzy
+msgid "Traditional"
+msgstr "Thiết bị cuối "
 
-#: setup/class_setupStep_Feedback.inc:116
-msgid "Notification and feedback"
-msgstr "Thông báo và phản hồi "
+#: include/class_core.inc:132
+msgid "Use samba pool"
+msgstr ""
 
-#: setup/class_setupStep_Feedback.inc:132 setup/class_setup.inc:74
-msgid "Setup error"
-msgstr "Lỗi cài đặt"
+#: include/class_core.inc:164 include/class_core.inc:167
+#, fuzzy
+msgid "hours"
+msgstr "Người dùng Proxy"
 
-#: setup/class_setupStep_Feedback.inc:140
-#: setup/class_setupStep_Feedback.inc:147
-msgid "Feedback error"
-msgstr "Lỗi phản hồi"
+#: include/class_core.inc:184
+#, fuzzy
+msgid "None"
+msgstr "không có"
 
-#: setup/class_setupStep_Feedback.inc:140
-#, php-format
-msgid "Cannot send feedback to '%s': %s"
-msgstr "Không thể gửi phản hồi đển '%s': %s"
+#: include/class_core.inc:200
+#, fuzzy
+msgid "User value"
+msgstr "Tên người dùng"
 
-#: setup/class_setupStep_Feedback.inc:147
-msgid "Cannot send feedback: service temporarily unavailable"
-msgstr "Không thể gửi phản hồi: dịch vụ hiện tại không có "
+#: include/class_core.inc:209
+#, fuzzy
+msgid "Core"
+msgstr "Đóng"
 
-#: setup/class_setupStep_Feedback.inc:181
-msgid "Please specify a valid email address."
-msgstr "Xin hãy  xác định một địa chỉ email hợp lệ."
+#: include/class_core.inc:210
+#, fuzzy
+msgid "GOsa core plugin"
+msgstr "thiết lập lõi của GOsa"
 
-#: setup/class_setupStep_Feedback.inc:185
+#: include/class_core.inc:238
 msgid ""
-"You have to select at least one of both options, subscribe or send feedback."
+"Enables htaccess instead of LDAP authentication. This can be used to enable "
+"other authentication mechanisms like Kerberos for the GOsa login."
 msgstr ""
-"Bạn phải lựa chọn ít nhất mọt trong hai chọn lựa, thuê bao hoặc gửi phản hồi."
 
-#: setup/class_setup.inc:195
-msgid "Completed"
-msgstr "Đã hoàn thành"
+#: include/class_core.inc:248
+msgid "Enables the usage statistics module."
+msgstr ""
 
-#: setup/class_setup.inc:235
-msgid "Check again"
-msgstr "Kiểm tra lại"
+#: include/class_core.inc:258
+msgid "Database file to be used by the usage statistics module."
+msgstr ""
 
-#: setup/class_setup.inc:238
-msgid "Next"
-msgstr "Tiếp tục"
+#: include/class_core.inc:268
+msgid ""
+"Enables event logging in GOsa. Setting it to 'On' make GOsa log every action "
+"a user performs via syslog. If you use this in combination with rsyslog and "
+"configure it to mysql logging, you can browse all events in GOsa."
+msgstr ""
 
-#: setup/setup_migrate.tpl:2
+#: include/class_core.inc:279
 msgid ""
-"During the LDAP inspection, we're going to check for several common pitfalls "
-"that may occur when migration to GOsa base LDAP administration. You may want "
-"to fix the problems below, in order to provide smooth services."
+"Enables a status bar on the bottom of lists displaying a summary of type and "
+"number of elements in the list."
 msgstr ""
-"Trong quá trình thanh tra LDAP, chúng tôi sẽ kiểm tra một vài lỗi thông "
-"thường mà có thể xảy ra khi di trú đến quản trị LDAP gốc GOsa. Bạn có thể "
-"muốn sửa những vấn đề dưới đây để cung cấp các dịch vụ êm xuôi hơn."
 
-#: setup/setup_migrate.tpl:5
-#, fuzzy
-msgid "Checks"
-msgstr "Kiểm tra trạng thái"
+#: include/class_core.inc:289
+msgid "Specify the minimum length for newly entered passwords."
+msgstr ""
 
-#: setup/setup_migrate.tpl:22
-#, fuzzy
-msgid "Add required object classes to the LDAP base"
-msgstr "Lớp đối tượng '%s' được yêu cầu mất tích!"
+#: include/class_core.inc:299
+msgid ""
+"Specify the minimum number of characters that have to differ between old and "
+"newly entered passwords."
+msgstr ""
 
-#: setup/setup_migrate.tpl:24
-msgid "Current"
-msgstr "Hiện tại"
+#: include/class_core.inc:309
+msgid ""
+"Command to generate password proposals. If a command has been specified, the "
+"user can decide whether to use an automatic password or a manually specified "
+"one."
+msgstr ""
 
-#: setup/setup_migrate.tpl:28
-msgid "After migration"
-msgstr "Sau khi di trú"
+#: include/class_core.inc:319
+msgid ""
+"Enable display of PHP errors on the top of the page. Disable this feature in "
+"production environments to avoid the exposure of sensitive data."
+msgstr ""
 
-#: setup/setup_migrate.tpl:35
-msgid "Close"
-msgstr "Đóng"
+#: include/class_core.inc:319
+#, fuzzy, php-format
+msgid "Related option"
+msgstr "xóa thao tác"
 
-#: setup/setup_migrate.tpl:40
-msgid "Create a new GOsa administrator account"
-msgstr "Tạo ra một tài khoản admin GOsa mới"
+#: include/class_core.inc:329
+msgid ""
+"Show messages that may assist plugin development. Be aware that this option "
+"may produce some ACL related false error messages!"
+msgstr ""
 
-#: setup/setup_migrate.tpl:41
+#: include/class_core.inc:340
 msgid ""
-"This dialog will automatically add a new super administrator to your LDAP "
-"tree."
-msgstr "Hộp thoại này sẽ tự động thêm một siêu admin mới vào cây LDAP của bạn."
+"Enable LDAP schema verification during login. The recommended setting is "
+"'On' because it enables efficient methods to create missing subtrees in the "
+"LDAP."
+msgstr ""
 
-#: setup/setup_migrate.tpl:57
-msgid "Password (again)"
-msgstr "Mật khẩu (nhập lại)"
+#: include/class_core.inc:350
+msgid "Enable copy and paste for most objects managed by GOsa."
+msgstr ""
 
-#: setup/class_setupStep_Finish.inc:40
-msgid "Write configuration file"
-msgstr "Viết file cấu hình"
+#: include/class_core.inc:360
+msgid "Enable PHP security checks for disabled register_global settings."
+msgstr ""
 
-#: setup/class_setupStep_Finish.inc:41
-msgid "Finish - write the configuration file"
-msgstr "Kết thúc - viết file cấu hình"
+#: include/class_core.inc:370
+msgid "Enable automatic redirection to HTTPS based administration."
+msgstr ""
 
-#: setup/class_setupStep_Finish.inc:106
-msgid ""
-"Your configuration file is currently world readable. Please update the file "
-"permissions!"
+#: include/class_core.inc:380
+msgid "Enable logging of detailed information of LDAP operations."
 msgstr ""
-"File cấu hình của bạn hiện cả thế giới đều đọc được. Xin hãy cập nhật quyền "
-"truy cập file!"
 
-#: setup/class_setupStep_Finish.inc:108
-msgid "The configuration is currently not readable or it does not exists."
-msgstr "Cấu hình hiện tại không thể đọc được hoặc nó không tồn tại."
+#: include/class_core.inc:390
+#, fuzzy
+msgid "Enable LDAP referral chasing."
+msgstr "Bật chức năng mở rộng DHCP"
 
-#: setup/class_setupStep_Finish.inc:117
-#, fuzzy, php-format
+#: include/class_core.inc:400
 msgid ""
-"After downloading and placing the file under %s, please make sure that the "
-"user the web server is running with is able to read %s, while other users "
-"shouldn't. You may want to execute these commands to achieve this "
-"requirement:"
+"Specify LDAP element filter limit. If the limit is not 0, GOsa speeds up "
+"group queries by putting several queries into a single query. This is known "
+"to produce problems on some LDAP servers (i.e. Sun DS) and needs to be "
+"lowered or disabled."
 msgstr ""
-"Sau khi tải về và đặt file này dưới %s, xin hãy đảm bảo rằng người dùng mà "
-"webserver này đang chạy với có thể đọc được %s, trong khi những người dùng "
-"khác không thể. Bạn có thể muốn chạy những lệnh này để đạt được yêu cầu:"
 
-#: setup/class_setupStep_Checks.inc:40 setup/class_setupStep_Checks.inc:41
-msgid "Installation check"
-msgstr "Kiểm tra cài đặt"
+#: include/class_core.inc:410
+msgid ""
+"Specify the maximum number of entries GOsa will request from an LDAP server. "
+"A warning is displayed if this limit is exceeded."
+msgstr ""
 
-#: setup/class_setupStep_Checks.inc:42
-msgid "Basic checks for PHP compatibility and extensions"
-msgstr "Kiểm tra cơ bản cho khả năng tương thích và mở rộng PHP "
+#: include/class_core.inc:420
+msgid "Disable checks for LDAP size limits."
+msgstr ""
 
-#: setup/class_setupStep_Checks.inc:66
-msgid "Checking PHP version"
-msgstr "Kiểm tra phiên bản PHP"
+#: include/class_core.inc:430
+#, fuzzy
+msgid "Enable warnings for non encrypted connections."
+msgstr "Thực thi việc mã hóa các kết nối"
 
-#: setup/class_setupStep_Checks.inc:67
-#, php-format
-msgid "PHP must be of version %s or above."
-msgstr "PHP phải là phiên bản %s hoặc như trên."
+#: include/class_core.inc:440
+msgid "Enable compression for PPD files."
+msgstr ""
 
-#: setup/class_setupStep_Checks.inc:68
-msgid "Please upgrade to a supported version."
-msgstr "Xin hãy cập nhật cho một phiên bản hỗ trợ."
+#: include/class_core.inc:451
+msgid ""
+"DN of user with ACL checks disabled. This should only be used to restore "
+"lost administrative ACLs."
+msgstr ""
 
-#: setup/class_setupStep_Checks.inc:75
-msgid "GOsa requires this module to talk with your LDAP server."
-msgstr "GOsa yêu cầu môdun này giao tiếp với server LDAP của bạn."
+#: include/class_core.inc:462
+msgid "Storage path for PPD files."
+msgstr ""
 
-#: setup/class_setupStep_Checks.inc:83
-msgid "GOsa requires this module for an internationalized interface."
-msgstr "GOsa yêu cầu môdun này cho một giao diện được quốc tế hóa."
+#: include/class_core.inc:472
+msgid ""
+"Number of seconds a LDAP query is allowed to take until GOsa aborts the "
+"request."
+msgstr ""
 
-#: setup/class_setupStep_Checks.inc:91
-msgid "GOsa requires this module for the samba integration."
-msgstr "GOsa yêu cầu mô-đun này cho việc tích hợp samba."
+#: include/class_core.inc:482
+msgid "Enables storing of user filters in browser cookies."
+msgstr ""
 
-#: setup/class_setupStep_Checks.inc:99
-#, fuzzy
-msgid ""
-"GOsa requires either 'mhash' or the 'sha1' module to make use of SSHA "
-"encryption."
-msgstr "GOsa yêu cầu môdun này để tận dụng được việc mã hóa SSHA."
+#: include/class_core.inc:492
+msgid "Enables sending of compressed web page content."
+msgstr ""
 
-#: setup/class_setupStep_Checks.inc:107
-msgid "GOsa requires this module to talk to an IMAP server."
-msgstr "GOsa yêu cầu mô-đun này để giao tiếp với server IMAP."
+#: include/class_core.inc:503
+msgid "LDAP attribute which is used to detect changes."
+msgstr ""
 
-#: setup/class_setupStep_Checks.inc:114
-msgid "mbstring"
-msgstr "mbstring"
+#: include/class_core.inc:514
+msgid ""
+"ISO language code which is used to override the automatic language detection."
+msgstr ""
 
-#: setup/class_setupStep_Checks.inc:115
-#, fuzzy
-msgid "GOsa requires this module to handle Unicode strings."
-msgstr "GOsa cần môđun này để sử lý những đoạn mã unicode."
+#: include/class_core.inc:525
+msgid "CSS and template theme to be used."
+msgstr ""
 
-#: setup/class_setupStep_Checks.inc:122
-msgid "Calendar"
+#: include/class_core.inc:535
+msgid ""
+"Number of seconds after an inactive session expires. This may be overridden "
+"by some systems php.ini/crontab mechanism."
 msgstr ""
 
-#: setup/class_setupStep_Checks.inc:123
+#: include/class_core.inc:545
 #, fuzzy
-msgid "GOsa requires this module to calculate dates."
-msgstr "GOsa cần môđun này để sử lý những đoạn mã unicode."
+msgid "Template engine compile directory."
+msgstr "Thư mục soạn thảo Smarty"
 
-#: setup/class_setupStep_Checks.inc:130
-msgid "MySQL"
-msgstr "MySOL"
+#: include/class_core.inc:555
+#, php-format
+msgid ""
+"Logical AND of the integer values below that controls the debug output on "
+"every page load: %s"
+msgstr ""
 
-#: setup/class_setupStep_Checks.inc:131
+#: include/class_core.inc:576
 msgid ""
-"GOsa requires this module to communicate with several supported databases."
+"Command to create Samba NT/LM hashes. Required for password synchronization "
+"if you don't use supplementary services."
 msgstr ""
-"GOsa cần mô đun này để giao tiếp với một vài cơ sở dữ liệu được hỗ trợ."
 
-#: setup/class_setupStep_Checks.inc:148
-msgid "samba hash generator"
-msgstr "Bộ sinh ra hàm băm Samba"
+#: include/class_core.inc:587
+msgid "Default hash to be used for newly created user passwords."
+msgstr ""
 
-#: setup/class_setupStep_Checks.inc:149
-msgid "GOsa requires this command to synchronize POSIX and samba passwords."
-msgstr "GOsa cần lệnh này để đồng bộ hóa mật khẩu của POSIX và Samba."
+#: include/class_core.inc:596
+msgid ""
+"Enable checking for the presence of problematic unicode characters in "
+"passwords."
+msgstr ""
 
-#: setup/class_setupStep_Checks.inc:150
-#, fuzzy
+#: include/class_core.inc:607
 msgid ""
-"Deploy a gosa-si installation or install the Perl Crypt::SmbHash modules."
+"Specify whether 'cn' or 'uid' style user DNs are generated. For more "
+"sophisticated control use the 'accountRDN' setting."
 msgstr ""
-"Triển khai việc cài đặt gosa-si hoặc cài đặt các môđun ngôn ngữ perl Crypt::"
-"SmbHash."
 
-#: setup/class_setupStep_Checks.inc:163
-msgid "imagick"
+#: include/class_core.inc:617
+msgid "Location component for user storage inside of departments."
 msgstr ""
 
-#: setup/class_setupStep_Checks.inc:164
-#, fuzzy
-msgid "GOsa requires this extension to handle images."
-msgstr "GOsa cần môđun này để sử lý những đoạn mã unicode."
+#: include/class_core.inc:627
+msgid "Location component for group storage inside of departments."
+msgstr ""
 
-#: setup/class_setupStep_Checks.inc:179
-#, fuzzy
-msgid "compression module"
-msgstr "Kiểm soát truy cập"
+#: include/class_core.inc:637
+msgid ""
+"Count base for group IDs. For dynamic ID assignment use the 'nextIdHook' "
+"setting."
+msgstr ""
 
-#: setup/class_setupStep_Checks.inc:180
-#, fuzzy
-msgid "GOsa requires this extension to handle snapshots."
-msgstr "GOsa cần môđun này để sử lý những đoạn mã unicode."
+#: include/class_core.inc:647
+msgid ""
+"Count base for user IDs. For dynamic ID assignment use the 'nextIdHook' "
+"setting."
+msgstr ""
 
-#: setup/class_setupStep_Checks.inc:191
+#: include/class_core.inc:657
 msgid ""
-"register_globals is a PHP mechanism to register all global variables to be "
-"accessible from scripts without changing the scope. This may be a security "
-"risk."
+"Lowest assignable group ID for use with the idAllocationMethod set to 'pool'."
 msgstr ""
-"đăng ký_toàn cầu (register_globals) là một cơ chế PHP dùng để đăng ký tất cả "
-"các biến số toàn cầu mà có thể truy cập từ các tập lệnh mà không phải thay "
-"đổi phạm vi. Đây có thể là một rủi ro về bảo mật."
 
-#: setup/class_setupStep_Checks.inc:192
-msgid "Search for 'register_globals' in your php.ini and switch it to 'Off'."
+#: include/class_core.inc:667
+msgid ""
+"Highest assignable group ID for use with the idAllocationMethod set to "
+"'pool'."
 msgstr ""
-"Tìm kiếm 'register_globals' trong thư mục php.ini của bạn và chuyển nó thành "
-"'Off'."
 
-#: setup/class_setupStep_Checks.inc:200
-msgid "PHP uses this value for the garbage collector to delete old sessions."
+#: include/class_core.inc:677
+msgid ""
+"Lowest assignable user ID for use with the idAllocationMethod set to 'pool'."
 msgstr ""
-"PHP sử dụng giá trị này để phần mềm thu dọn rác có thể sóa các phiên cũ đi."
 
-#: setup/class_setupStep_Checks.inc:201
+#: include/class_core.inc:687
 msgid ""
-"Setting this value to one day will prevent loosing session and cookies "
-"before they really timeout."
+"Highest assignable user ID for use with the idAllocationMethod set to 'pool'."
 msgstr ""
-"Thiết lập giá trị này đến một ngày sẽ ngăn cản việc mất đi các phiên và "
-"cookies trước khi chúng thực sự hết hạn."
 
-#: setup/class_setupStep_Checks.inc:202
+#: include/class_core.inc:697
 msgid ""
-"Search for 'session.gc_maxlifetime' in your php.ini and set it to 86400 or "
-"higher."
+"Count base for user IDs. For dynamic ID assignment use the 'baseIdHook' "
+"setting."
 msgstr ""
-"Tìm kiếm  'session.gc_maxlifetime' trong thư mục php.ini của bạn và thiết "
-"lập nó đển 86400 hoặc cao hơn."
 
-#: setup/class_setupStep_Checks.inc:209 setup/class_setupStep_Checks.inc:225
-#: setup/class_setupStep_Checks.inc:241 setup/class_setupStep_Checks.inc:257
-msgid "Off"
-msgstr "Tắt"
+#: include/class_core.inc:707
+#, fuzzy
+msgid "Connection URL for use with the gosa-ng service."
+msgstr "Giao tiếp với dịch vụ cơ sở hạ tầng bị thất bại!"
 
-#: setup/class_setupStep_Checks.inc:210
-msgid ""
-"In Order to use GOsa without any trouble, the session.auto_register option "
-"in your php.ini should be set to 'Off'."
+#: include/class_core.inc:717
+msgid "User name used to connect to the 'gosaRpcServer'."
 msgstr ""
-"Để có thể sử dụng được GOsa mà không gặp vấn đề nào, lựa chọn session."
-"auto_register trong php.ini nên được thiết lập là 'Off' (tắt)."
 
-#: setup/class_setupStep_Checks.inc:211
-msgid "Search for 'session.auto_start' in your php.ini and set it to 'Off'."
+#: include/class_core.inc:727
+msgid "Password used to connect to the 'gosaRpcServer'."
 msgstr ""
-"Tìm kiếm  'session.auto_start' trong thư mục php.ini của bạn và đặt nó thành "
-"'Off'."
 
-#: setup/class_setupStep_Checks.inc:218
+#: include/class_core.inc:737
 #, fuzzy
-msgid ""
-"GOsa needs at least 32MB of memory. Setting it below this limit may cause "
-"errors that are not reproducible! Increase it for larger setups."
+msgid "Connection URI for use with the gosa-si service (obsolete)."
+msgstr "Giao tiếp với dịch vụ cơ sở hạ tầng bị thất bại: %s"
+
+#: include/class_core.inc:747
+msgid "Number of seconds after a gosa-si connection is considered 'dead'."
 msgstr ""
-"GOsa cần một dung lượng bộ nhớ ít nhất là 32MB. Thiết lập nó dưới giới hạn "
-"này có thể sẽ gây ra lỗi mà không thể tự sản sinh ra kết quả nữa! Hãy tăng "
-"dung lượng lên cho cài đặt lớn hơn."
 
-#: setup/class_setupStep_Checks.inc:219
+#: include/class_core.inc:758
+msgid "User attribute which is used for log in."
+msgstr ""
+
+#: include/class_core.inc:769
+#, fuzzy
+msgid "Local time zone."
+msgstr "Vị trí"
+
+#: include/class_core.inc:779
 msgid ""
-"Search for 'memory_limit' in your php.ini and set it to '32M' or higher."
+"Enable tagging of administrative units. This can be used in conjunction with "
+"ACLs (obsolete)."
 msgstr ""
-"Tìm kiếm  'memory_limit' trong thư mục php.ini của bạn và thiết lập nó lên "
-"'32M' hoặc cao hơn."
 
-#: setup/class_setupStep_Checks.inc:226
+#: include/class_core.inc:789
+msgid "Enable the use of {sasl} instead of {kerberos} for user realms."
+msgstr ""
+
+#: include/class_core.inc:799
 msgid ""
-"This option influences the PHP output handling. Turn this Option off, to "
-"increase performance."
+"Enable RFC 2307bis style groups. This combines the use of 'member' and "
+"'memberUid' attributes."
 msgstr ""
-"Lựa chọn này sẽ ảnh hưởng tới việc sử lý đầu vào PHP. Tắt chức năng này đi, "
-"để tăng khả năng hoạt động."
 
-#: setup/class_setupStep_Checks.inc:227
-msgid "Search for 'implicit_flush' in your php.ini and set it to 'Off'."
+#: include/class_core.inc:809
+msgid ""
+"Adjusts the user DN generation to include the users personal title (only in "
+"conjunction with accountPrimaryAttribute)."
 msgstr ""
-"Tìm kiếm 'implicit_flush' trong thư mục php.ini của bạn và chuyển nó sang "
-"'Off'."
 
-#: setup/class_setupStep_Checks.inc:234
-msgid "The Execution time should be at least 30 seconds."
-msgstr "Thời gian chạy ít nhất là 30 giây."
+#: include/class_core.inc:819
+msgid "Script to be called for finding the next free id for groups or users."
+msgstr ""
 
-#: setup/class_setupStep_Checks.inc:235
+#: include/class_core.inc:828
 msgid ""
-"Search for 'max_execution_time' in your php.ini and set it to '30' or higher."
+"Descriptive string for the automatic ID generator. Please read the FAQ file "
+"for more information."
+msgstr ""
+
+#: include/class_core.inc:838
+msgid "Enable strict checking for user IDs and group names."
 msgstr ""
-"Tìm kiếm 'max_execution_time' trong thư mục php.ini của bạn và thiết lập nó "
-"đến '30' hoặc cao hơn."
 
-#: setup/class_setupStep_Checks.inc:242
+#: include/class_core.inc:848
 msgid ""
-"Increase the server security by setting expose_php to 'off'. PHP won't send "
-"any information about the server you are running in this case."
+"Lowest assignable user or group ID. Only active if idAllocationMethod is set "
+"to 'traditional'."
 msgstr ""
-"Tăng tính bảo mật của server bằng việc thiết lập expose_php thành 'off'. PHP "
-"sẽ không gửi bất cứ thông tin nào về server bạn đang chạy trong trường hợp "
-"này."
 
-#: setup/class_setupStep_Checks.inc:243
-msgid "Search for 'expose_php' in your php.ini and set if to 'Off'."
+#: include/class_core.inc:859
+msgid "Attribute to be used for primary mail addresses."
 msgstr ""
-"Tìm kiếm 'expose_php' trong thư much php.ini của bạn và chuyển nó thành "
-"'Off'."
 
-#: setup/class_setupStep_Checks.inc:249
-msgid "On"
-msgstr "Bật"
+#: include/class_core.inc:869
+msgid "Namespace used for shared folders."
+msgstr ""
 
-#: setup/class_setupStep_Checks.inc:250
+#: include/class_core.inc:879
 msgid ""
-"Increase your server security by setting magic_quotes_gpc to 'on'. PHP will "
-"escape all quotes in strings in this case."
+"Namespace rule to create user folders. Please read the FAQ file for more "
+"information."
 msgstr ""
-"Tăng cường an ninh cho server của bạn bằng cách thiết lập magic_quotes_gpc "
-"thành 'on'. PHP sẽ giải thoát tất cả các trích dẫn trong các đoạn mã trong "
-"trường hợp này."
 
-#: setup/class_setupStep_Checks.inc:251
-msgid "Search for 'magic_quotes_gpc' in your php.ini and set it to 'On'."
+#: include/class_core.inc:889
+msgid ""
+"Namespace rule to create folders. Please read the FAQ file for more "
+"information."
 msgstr ""
-"Tìm kiếm ''magic_quotes_gpc' trong thư mục php.ini của bạn và chuyển nó "
-"thành 'On'"
 
-#: setup/class_setupStep_Checks.inc:258
-msgid "Increase your server performance by setting magic_quotes_gpc to 'off'."
+#: include/class_core.inc:899
+msgid "Seconds after an IMAP connection is considered dead."
 msgstr ""
-"Tăng cường khả năng hoạt động cho server của bạn bằng việc thiết lập "
-"magic_quotes_gpc thành 'off'."
 
-#: setup/class_setupStep_Checks.inc:259
-msgid ""
-"Search for 'zend.ze1_compatibility_mode' in your php.ini and set it to 'Off'."
+#: include/class_core.inc:910
+msgid "Class name of the mail method to be used."
 msgstr ""
-"Tìm kiếm 'zend.ze1_compatibility_mode' trong thư mục  php.ini và chuyển nó "
-"thành 'Off'."
-
-#: setup/class_setupStep_Checks.inc:269
-#, fuzzy
-msgid "Configuration writable"
-msgstr "Cấu hình có thể lưu trữ dữ liệu (writable)"
 
-#: setup/class_setupStep_Checks.inc:270
-msgid "The configuration file can't be written"
-msgstr "Không thể viết lên File cấu hình "
+#: include/class_core.inc:920
+msgid ""
+"Enable slashes instead of dots as a name space separator for Cyrus IMAP."
+msgstr ""
 
-#: setup/class_setupStep_Checks.inc:271
-#, fuzzy, php-format
+#: include/class_core.inc:930
 msgid ""
-"GOsa reads its configuration from a file located in (%s/%s). The setup can "
-"write the configuration directly if it is writable."
+"Directory to store vacation templates. Please read the FAQ file for more "
+"information."
 msgstr ""
-"GOsa đọc cấu hình của nó từ một file trong (%s/%s). Việc cài đặt có thể trực "
-"tiếp viết cấu hình nếu nó là writeable."
 
-#: setup/setup_feedback.tpl:2
+#: include/class_core.inc:940
 #, fuzzy
-msgid "Feedback successfully send"
-msgstr "Phản hồi đã được gửi thành công"
+msgid "Enable TLS for LDAP connections."
+msgstr "Kết nối LDAP"
 
-#: setup/setup_feedback.tpl:6
-#, fuzzy
-msgid "Subscribe to the gosa-announce mailing list"
-msgstr "Thuê bao đến maillinglist do gosa công bố"
+#: include/class_core.inc:950
+msgid "Enable IVBB used by german authorities."
+msgstr ""
 
-#: setup/setup_feedback.tpl:8
+#: include/class_core.inc:960
 msgid ""
-"When checking this option, GOsa will try to connect http://oss.gonicus.de in "
-"order to subscribe you to the gosa-announce mailing list. You've to confirm "
-"this by mail."
+"Maintain sambaIdmapEntry objects to improve performance on some Samba "
+"versions."
 msgstr ""
-"Khi kiểm tra lựa chọn này, GOsa sẽ cố thử kết nói với http://oss.gonicus.de "
-"để có thể thuê bao bạn với mailing list mà gosa công bố. Bạn phải xác minh "
-"việc này bằng thư."
 
-#: setup/setup_feedback.tpl:20
-msgid "Mail address"
-msgstr "Địa chỉ thư"
+#: include/class_core.inc:970
+msgid "Enable checks to determine whether an account is expired or not."
+msgstr ""
 
-#: setup/setup_feedback.tpl:28
-msgid "Send feedback to the GOsa project team"
-msgstr "Gửi phản hồi lại cho nhóm phát triển dự án GOsa"
+#: include/class_core.inc:980
+msgid ""
+"String containing the SID for Samba setups without the Domain object in LDAP."
+msgstr ""
 
-#: setup/setup_feedback.tpl:31
+#: include/class_core.inc:990
 msgid ""
-"When checking this option, GOsa will try to connect http://oss.gonicus.de in "
-"order to submit your form anonymously."
+"String containing the RID base for Samba setups without the Domain object in "
+"LDAP."
 msgstr ""
-"Khi kiểm tra lựa chọn này, GOsa sẽ cố gắng kết nối bạn với http://oss."
-"gonicus.de để nộp đăng ký của bạn nặc danh."
 
-#: setup/setup_feedback.tpl:38
-msgid "Did the setup procedure help you to get started?"
-msgstr "Các thủ tục cài đặt có giúp bạn bắt đầu được không?"
+#: include/class_core.inc:1000
+#, fuzzy
+msgid "Enable manual object snapshots."
+msgstr "Tạo ra snapshot đối tượng"
 
-#: setup/setup_feedback.tpl:39 setup/setup_feedback.tpl:50
-#: setup/class_setupStep_Ldap.inc:75
-msgid "Yes"
-msgstr "Có"
+#: include/class_core.inc:1010
+msgid "Base DN for snapshot storage."
+msgstr ""
 
-#: setup/setup_feedback.tpl:41 setup/setup_feedback.tpl:52
-#: setup/class_setupStep_Ldap.inc:75
-msgid "No"
-msgstr "Không"
+#: include/class_core.inc:1020
+#, fuzzy
+msgid "DN of the snapshot administrator."
+msgstr "Admin miền"
 
-#: setup/setup_feedback.tpl:44
-msgid "If not, what problems did you encounter"
-msgstr "Nếu không, vấn đề mà bạn gặp phải là gì?"
+#: include/class_core.inc:1030
+msgid "Password of the snapshot administrator."
+msgstr ""
 
-#: setup/setup_feedback.tpl:48
-msgid "Is this the first time you use GOsa?"
-msgstr "Đây có phải là lần đầu tiên bạn sử dụng GOsa không?"
+#: include/class_core.inc:1041
+msgid ""
+"Method for user and group ID generation. Note: only the 'traditional' method "
+"is safe due to PHP limitations."
+msgstr ""
 
-#: setup/setup_feedback.tpl:53
-msgid "I use it since"
-msgstr "Tôi sử dụng nó từ khi"
+#: include/class_core.inc:1050
+msgid "URI of server to be used for snapshots."
+msgstr ""
 
-#: setup/setup_feedback.tpl:54
-msgid "Select the year since when you are using GOsa"
-msgstr "Lựa chọn năm mà bạn đang sử dụng GOsa"
+#: include/class_listing.inc:319
+msgid "Select all"
+msgstr "Chọn tất"
 
-#: setup/setup_feedback.tpl:60
-msgid "What operating system / distribution do you use?"
-msgstr "Bạn sử dụng loại hệ điều hành/bản phân phối nảo?"
+#: include/class_listing.inc:578
+#, fuzzy
+msgid "created by"
+msgstr "Tạo "
 
-#: setup/setup_feedback.tpl:64
-msgid "What web server do you use?"
-msgstr "Bạn sử dụng loại web server nào?"
+#: include/class_listing.inc:1064 include/class_listing.inc:1066
+msgid "Go to preceding level"
+msgstr ""
 
-#: setup/setup_feedback.tpl:68
-msgid "What PHP version do you use?"
-msgstr "Bạn sử dụng phiên bản PHP nào?"
+#: include/class_listing.inc:1072 include/class_listing.inc:1074
+msgid "Go to current users level"
+msgstr ""
 
-#: setup/setup_feedback.tpl:72
-#, fuzzy
-msgid "GOsa version"
-msgstr "Thiết lập GOsa chung "
+#: include/class_listing.inc:1079
+msgid "Reload list"
+msgstr "Danh sách reload"
 
-#: setup/setup_feedback.tpl:78 setup/setup_feedback.tpl:79
-msgid "LDAP"
-msgstr "LDAP"
+#: include/class_listing.inc:1453
+msgid "Copy"
+msgstr "Copy"
 
-#: setup/setup_feedback.tpl:81
-msgid "What kind of LDAP server(s) do you use?"
-msgstr "Bạn sử dụng loại LDAP server nào?"
+#: include/class_listing.inc:1459
+msgid "Cut"
+msgstr "Cut"
 
-#: setup/setup_feedback.tpl:85
-msgid "How many objects are in your LDAP?"
-msgstr "Có bao nhiêu đối tượng trong LDAP của bạn?"
+#: include/class_listing.inc:1492
+msgid "Cut this entry"
+msgstr "Cắt entry này"
 
-#: setup/setup_feedback.tpl:91 setup/setup_feedback.tpl:92
-msgid "Features"
-msgstr "Các tính năng"
+#: include/class_listing.inc:1501
+msgid "Copy this entry"
+msgstr "Copy entry này"
 
-#: setup/setup_feedback.tpl:94
-msgid "What features of GOsa do you use?"
-msgstr "Bạn sử dụng tính năng nào của GOsa?"
+#: include/class_listing.inc:1533 include/class_listing.inc:1535
+#, fuzzy
+msgid "Restore snapshots"
+msgstr "Phục hồi lại snapshot"
 
-#: setup/setup_feedback.tpl:103
-msgid "What features do you want to see in future versions of GOsa?"
+#: include/class_listing.inc:1549
+msgid "Export list"
 msgstr ""
-"Bạn muốn được thấy tính năng nào trong các phiên bản tương lai của GOsa?"
-
-#: setup/setup_feedback.tpl:107
-msgid "Send feedback"
-msgstr "Gửi phản hồi"
 
-#: setup/setup_finish.tpl:3
-msgid "Create your configuration file"
-msgstr "Tạo ra file cấu hình của bạn"
+#: include/class_listing.inc:1591
+#, fuzzy
+msgid "Create new snapshot for this object"
+msgstr "Tạo ra một snapshot mới từ đối tượng này"
 
-#: setup/setup_finish.tpl:10
-msgid "Depending on the user name your web server is running on:"
+#: include/functions.inc:134
+#, fuzzy, php-format
+msgid "Fatal error: no class locations defined - please run %s to fix this"
 msgstr ""
+"Lỗi nghiêm trọng: không có vị trí lớp nào được xác định - xin hãy chạy '%s' "
+"để sửa lỗi này"
 
-#: setup/setup_finish.tpl:27
-msgid "Download configuration"
-msgstr "Tải cấu hình về"
-
-#: setup/setup_finish.tpl:33
-msgid "Status: "
-msgstr "Trạng thái: "
+#: include/functions.inc:141
+#, fuzzy, php-format
+msgid "Fatal error: cannot instantiate class %s - try running %s to fix this"
+msgstr ""
+"Lỗi nghiêm trọng: không thể tạo ra lớp '%s' - hãy thử chạy '%s' để sửa lỗi "
+"này"
 
-#: setup/class_setupStep_Ldap.inc:54
-msgid "LDAP setup"
-msgstr "Cài đặt LDAP"
+#: include/functions.inc:466
+#, fuzzy, php-format
+msgid "Error while connecting to LDAP: %s"
+msgstr ""
+"LỖI NGHIÊM TRỌNG: Lỗi khi đang kết nối với LDAP. Server thông báo '%s'."
 
-#: setup/class_setupStep_Ldap.inc:55
-msgid "LDAP connection setup"
-msgstr "Thiết lập kết nối LDAP"
+#: include/functions.inc:537 include/functions.inc:623
+#, fuzzy
+msgid "User ID is not unique!"
+msgstr "Tên người dùng/ UID không phải là duy nhất trong cây LDAP!"
 
-#: setup/class_setupStep_Ldap.inc:56
-msgid ""
-"This dialog performs the basic configuration of the LDAP connectivity for "
-"GOsa."
+#: include/functions.inc:827 include/functions.inc:945
+msgid "Error while locking entry!"
 msgstr ""
-"Đối thoại này chạy cấu hình đơn giản của khả năng kết nối LDAP với Gosa."
-
-#: setup/class_setupStep_Ldap.inc:113
-#, php-format
-msgid "Anonymous bind to server '%s' failed!"
-msgstr "Kết nối nặc danh với server '%s' thất bại!"
 
-#: setup/class_setupStep_Ldap.inc:115
-#, php-format
-msgid "Bind as user '%s' failed!"
-msgstr "Kết nối với vai trò người dùng '%s' thất bại!"
+#: include/functions.inc:837
+#, fuzzy, php-format
+msgid "Cannot store lock information in LDAP!"
+msgstr "Không thể tìm ra thông tin về lược đồ  LDAP đã được cài đặt!"
 
-#: setup/class_setupStep_Ldap.inc:120
-#, php-format
-msgid "Anonymous bind to server '%s' succeeded."
-msgstr "Kết nối nặc danh đến server '%s' thành công."
+#: include/functions.inc:837
+#, fuzzy, php-format
+msgid "Error: %s"
+msgstr "Lỗi"
 
-#: setup/class_setupStep_Ldap.inc:121
-msgid "Please specify user and password!"
-msgstr "Xin hãy xác định người dùng và mật khẩu!"
+#: include/functions.inc:1267
+#, fuzzy, php-format
+msgid "The current size limit of %d entries is exceeded!"
+msgstr "Đã vượt quá giới hạn kích cỡ của các entry %d!"
 
-#: setup/class_setupStep_Ldap.inc:123
+#: include/functions.inc:1269
 #, php-format
-msgid "Bind as user '%s' to server '%s' succeeded!"
-msgstr "Kết nối với tư cách người dùng '%s' đến server '%s' thành công!"
-
-#: setup/setup_ldap.tpl:2
-msgid ""
-"The main data source used in GOsa is LDAP. In order to access the "
-"information stored there, please enter the required information."
+msgid "Set the size limit to %s"
 msgstr ""
 
-#: setup/setup_ldap.tpl:9
-msgid "Please choose the LDAP user to be used by GOsa"
-msgstr "Xin hãy chọn người dùng LDAP để được sử dụng bởi GOsa"
+#: include/functions.inc:1286
+#, fuzzy
+msgid "list is incomplete"
+msgstr "chưa hoàn thành"
 
-#: setup/setup_ldap.tpl:28 setup/setup_ldap.tpl:29
-msgid "LDAP connection"
-msgstr "Kết nối LDAP"
+#: include/functions.inc:1636
+msgid "Continue anyway"
+msgstr "Cứ tiếp tục"
 
-#: setup/setup_ldap.tpl:31
-msgid "Location name"
-msgstr "Tên vị trí"
+#: include/functions.inc:1638
+msgid "Edit anyway"
+msgstr "Cứ hiệu chỉnh"
 
-#: setup/setup_ldap.tpl:35
-#, fuzzy
-msgid "Connection URI"
-msgstr "Kết nối URL"
+#: include/functions.inc:1641
+msgid "These entries are currently locked:"
+msgstr ""
 
-#: setup/setup_ldap.tpl:39
-msgid "TLS connection"
-msgstr "Kết nối TLS"
+#: include/functions.inc:1882
+msgid "Entries per page"
+msgstr "các entry cho mỗi trang"
 
-#: setup/setup_ldap.tpl:57
-msgid "Reload"
-msgstr "Tải lại"
+#: include/functions.inc:2060
+#, fuzzy, php-format
+msgid "GOsa %s"
+msgstr "GOsa"
 
-#: setup/setup_ldap.tpl:63 setup/setup_ldap.tpl:64
-msgid "Authentication"
-msgstr "Thẩm định quyền"
+#: include/functions.inc:2067
+#, fuzzy, php-format
+msgid "GOsa %s snapshot (Rev %s)"
+msgstr "snapshot phát triển GOsa (Rev %s)"
 
-#: setup/setup_ldap.tpl:66
-#, fuzzy
-msgid "Administrator DN"
-msgstr "Admin DN"
+#: include/functions.inc:2072
+#, php-format
+msgid "GOsa development snapshot (Rev %s)"
+msgstr "snapshot phát triển GOsa (Rev %s)"
 
-#: setup/setup_ldap.tpl:71
-msgid "Select user"
-msgstr "Chọn người dùng"
+#: include/functions.inc:2168
+#, fuzzy, php-format
+msgid "File %s cannot be deleted!"
+msgstr "File '%s' không thể bị xóa."
 
-#: setup/setup_ldap.tpl:81
+#: include/functions.inc:2198 include/functions.inc:2218
 #, fuzzy
-msgid "Automatically append LDAP base to administrator DN"
-msgstr "Tự động nối cơ sở LDAP với admin DN"
+msgid "Cannot write revision file!"
+msgstr "Không thể viết lên revision file!"
 
-#: setup/setup_ldap.tpl:85
+#: include/functions.inc:2489 include/functions.inc:2493
+#: include/functions.inc:2499
 #, fuzzy
-msgid "Administrator password"
-msgstr "Mật khẩu Admin"
-
-#: setup/setup_ldap.tpl:91 setup/setup_ldap.tpl:92
-msgid "Schema based settings"
-msgstr "Thiết lập dựa trên Schema"
+msgid "'baseIdHook' is not available. Using default base!"
+msgstr "'base_hook' không có. Hãy sử dụng cơ sở mặc định!"
 
-#: setup/setup_ldap.tpl:94
+#: include/functions.inc:2523
 #, fuzzy
-msgid "Use RFC 2307bis compliant groups"
-msgstr "Sử dụng các nhóm tuân thủ tiêu chuẩn rfc2307bis"
-
-#: setup/setup_ldap.tpl:105 setup/setup_ldap.tpl:106
-msgid "Current status"
-msgstr "Tình trạng hiện tại"
-
-#: setup/class_setupStep_Migrate.inc:51 setup/class_setupStep_Migrate.inc:52
-msgid "LDAP inspection"
-msgstr "Thanh tra LDAP"
-
-#: setup/class_setupStep_Migrate.inc:53
-msgid "Analyze your current LDAP for GOsa compatibility"
-msgstr "Phân tích LDAP hiện tại của bạn để xem khả năng tương thích với GOsa"
+msgid ""
+"Cannot read schema information from LDAP. Schema validation is not possible!"
+msgstr ""
+"Không thể dùng thông tin lược đồ từ server. Không thể kiểm tra giản đồ!"
 
-#: setup/class_setupStep_Migrate.inc:59
-msgid "Checking for root object"
-msgstr "Kiểm tra đối tượng gốc"
+#: include/functions.inc:2549
+msgid "This class is used to make users appear in GOsa."
+msgstr ""
 
-#: setup/class_setupStep_Migrate.inc:65
+#: include/functions.inc:2556
 #, fuzzy
-msgid "Inspecting object classes in root object"
-msgstr "Kiểm tra đối tượng gốc"
+msgid ""
+"This class is used to lock entries in order to prevent multiple edits at a "
+"time."
+msgstr ""
+"Đã từng khóa các entry hiện đang được hiệu chỉnh nhằm tránh các thay đổi "
+"khác nhau tại cùng một thời điểm."
 
-#: setup/class_setupStep_Migrate.inc:71
-#, fuzzy
-msgid "Checking permission for LDAP database"
-msgstr "Kiểm tra các cho phép trên cơ sở dữ liệu LDAP "
+#: include/functions.inc:2601
+#, fuzzy, php-format
+msgid "Required object class %s is missing!"
+msgstr "Lớp đối tượng '%s' được yêu cầu mất tích!"
 
-#: setup/class_setupStep_Migrate.inc:78
-msgid "Checking for super administrator"
-msgstr "Kiểm tra siêu admin"
+#: include/functions.inc:2604
+#, fuzzy, php-format
+msgid "Optional object class %s is missing!"
+msgstr "Lớp đối tượng lựa chọn '%s' mất tích!"
 
-#: setup/class_setupStep_Migrate.inc:118 setup/class_setupStep_Migrate.inc:186
-#: setup/class_setupStep_Migrate.inc:709
-msgid "LDAP query failed"
-msgstr "Yêu cầu LDAP thất bại"
+#: include/functions.inc:2609
+#, fuzzy, php-format
+msgid "Wrong version of required object class %s (!=%s) detected!"
+msgstr "Phiên bản không phù hợp với lớp đối tượng '%s' được yêu cầu (!=%s)!"
 
-#: setup/class_setupStep_Migrate.inc:119 setup/class_setupStep_Migrate.inc:187
-#: setup/class_setupStep_Migrate.inc:710
-msgid "Possibly the 'root object' is missing."
-msgstr "Có thể 'đối tượng gốc' bị mất tích."
+#: include/functions.inc:2612
+#, fuzzy, php-format
+msgid "Class available"
+msgstr "Đã có lớp"
 
-#: setup/class_setupStep_Migrate.inc:132 setup/class_setupStep_Migrate.inc:145
-#: setup/class_setupStep_Migrate.inc:307 setup/class_setupStep_Migrate.inc:661
-#: setup/class_setupStep_Migrate.inc:674 setup/class_setupStep_Migrate.inc:729
-#: setup/class_setupStep_Migrate.inc:750 setup/class_setupStep_Migrate.inc:802
-msgid "Failed"
-msgstr "Thất bại"
+#: include/functions.inc:2634
+msgid ""
+"RFC2307bis schema is enabled, but the current LDAP configuration does not "
+"support it!"
+msgstr ""
 
-#: setup/class_setupStep_Migrate.inc:134 setup/class_setupStep_Migrate.inc:147
-#, fuzzy, php-format
+#: include/functions.inc:2635
+#, fuzzy
 msgid ""
-"The specified user '%s' does not have full access to your LDAP database."
+"To use RFC2307bis groups, the objectClass 'posixGroup' must be AUXILIARY."
 msgstr ""
-"Người dùng '%s' không có toàn quyền truy cập vào cơ sở dữ liệu LDAP của bạn."
+"Để có thể sử dụng được nhóm conform rfc2307bis, objectClass "
+"'posixGroup' (nhóm posix) phải được hỗ trợ     "
 
-#: setup/class_setupStep_Migrate.inc:308
-msgid "There is no GOsa administrator account inside your LDAP."
-msgstr "Không có một tài khoản Admin cùa Gosa nào trong LDAP của bạn."
+#: include/functions.inc:2639
+msgid ""
+"RFC2307bis schema is disabled, but the current LDAP configuration supports "
+"it!"
+msgstr ""
 
-#: setup/class_setupStep_Migrate.inc:377
-msgid "Migration error"
-msgstr "Lỗi di trú"
+#: include/functions.inc:2640
+#, fuzzy
+msgid "To correct this, the objectClass 'posixGroup' must be STRUCTURAL."
+msgstr "ObjectClass (Lớp đối tượng) 'posixGroup' phải CÓ CẤU TRÚC"
 
-#: setup/class_setupStep_Migrate.inc:377
-#, php-format
-msgid "Cannot add ACL for user '%s':"
-msgstr "Không thể thêm ACL cho người dùng '%s':"
+#: include/functions.inc:2665
+msgid "German"
+msgstr "Tiếng Đức"
 
-#: setup/class_setupStep_Migrate.inc:415 setup/class_setupStep_Migrate.inc:425
-msgid "Input error"
-msgstr "Lỗi nhập vào"
+#: include/functions.inc:2666
+msgid "French"
+msgstr "Tiếng Pháp"
 
-#: setup/class_setupStep_Migrate.inc:420
-msgid "Password error"
-msgstr "Lỗi mật mã"
+#: include/functions.inc:2667
+msgid "Italian"
+msgstr "Tiếng Ý"
 
-#: setup/class_setupStep_Migrate.inc:420
-msgid "Provided passwords do not match!"
-msgstr "Những mật khẩu được cung cấp không phù hợp!"
+#: include/functions.inc:2668
+msgid "Spanish"
+msgstr "Tiếng Tây Ban Nha"
 
-#: setup/class_setupStep_Migrate.inc:425
-msgid "Specify a valid user ID!"
-msgstr "Xác định một ID người dùng hợp lệ!"
+#: include/functions.inc:2669
+msgid "English"
+msgstr "Tiếng Anh"
 
-#: setup/class_setupStep_Migrate.inc:450
-#, php-format
-msgid "Adding an administrative user failed: object '%s' already exists!"
-msgstr ""
-"Việc thêm một người dùng quản trị đã thất bại: đối tượng '%s' đã có rồi!"
+#: include/functions.inc:2670
+msgid "Dutch"
+msgstr "Tiếng Hà Lan"
 
-#: setup/class_setupStep_Migrate.inc:662
-msgid ""
-"The LDAP root object is missing. It is required to use your LDAP service."
-msgstr ""
-"Đối tượng gốc LDAP đang mất tích. Để sử dụng dịch vụ LDAP của bạn, bạn cần "
-"có nó."
+#: include/functions.inc:2671
+msgid "Polish"
+msgstr "Tiếng Phần Lan"
 
-#: setup/class_setupStep_Migrate.inc:663 setup/class_setupStep_Migrate.inc:676
-msgid "Try to create root object"
-msgstr "Cố tạo ra một đối tượng gốc"
+#: include/functions.inc:2672
+msgid "Brazilian Portuguese"
+msgstr ""
 
-#: setup/class_setupStep_Migrate.inc:675
-msgid "Root object couldn't be created, you should try it on your own."
-msgstr "Đối tượng gốc không thể được tạo ra, bạn phải cố tự mình tạo ra nó."
+#: include/functions.inc:2674
+msgid "Chinese"
+msgstr "Tiếng Trung Quốc"
 
-#: setup/class_setupStep_Migrate.inc:730
-#, fuzzy, php-format
-msgid "Missing GOsa object class '%s'!"
-msgstr "Lớp đối tượng lựa chọn '%s' mất tích!"
+#: include/functions.inc:2675
+msgid "Vietnamese"
+msgstr "Tiếng Việt"
 
-#: setup/class_setupStep_Migrate.inc:731
+#: include/functions.inc:2676
+msgid "Russian"
+msgstr "Tiếng Nga"
+
+#: include/functions.inc:2869
 #, fuzzy
-msgid "Please check your installation."
-msgstr "Xin hãy kiểm tra kết hợp tên người dùng/mật khẩu."
+msgid "Cannot detect password hash!"
+msgstr "Không thể sinh ra hàm băm samba!"
 
-#: setup/class_setupStep_Migrate.inc:752
+#: include/functions.inc:2910 include/functions.inc:2985
 #, php-format
-msgid ""
-"Cannot handle the structural object type of your root object. Please try to "
-"add the object class '%s' manually."
+msgid "Pre-event hook reported a problem: %s. Password change canceled!"
 msgstr ""
 
-#: setup/setup_welcome.tpl:3
-msgid "How to get started"
-msgstr ""
+#: include/functions.inc:2941
+#, fuzzy
+msgid "Password change failed!"
+msgstr "Thay đổi mật khẩu"
 
-#: setup/setup_welcome.tpl:5
-msgid ""
-"This seems to be the first time you run GOsa on this system. To start the "
-"GOsa web interface you need a working configuration file, which can be "
-"generated by this wizard."
+#: include/functions.inc:2949
+#, php-format
+msgid "Post-event hook reported a problem: %s. Password change canceled!"
 msgstr ""
 
-#: setup/setup_welcome.tpl:9
-#, fuzzy
-msgid "What you need to generate a configuration file:"
-msgstr "Tạo ra file cấu hình của bạn"
-
-#: setup/setup_welcome.tpl:13
+#: include/functions.inc:3053
 #, fuzzy
-msgid "The hostname of your LDAP server"
-msgstr "Trong khi chạy trên LDAP server %s"
+msgid "Cannot generate SAMBA hash!"
+msgstr "Không thể sinh ra hàm băm samba!"
 
-#: setup/setup_welcome.tpl:14
-msgid "Installed GOsa and supplementary schema"
+#: include/functions.inc:3068
+#, php-format
+msgid "Generating SAMBA hash by running %s failed: check %s!"
 msgstr ""
 
-#: setup/setup_welcome.tpl:15
-msgid "The LDAP base of your LDAP directory"
-msgstr ""
+#: include/functions.inc:3346 include/functions.inc:3360
+#: include/functions.inc:3398 include/functions.inc:3410
+#: include/functions.inc:3414 include/functions.inc:3429
+#: include/functions.inc:3438
+#, fuzzy
+msgid "Cannot allocate free ID:"
+msgstr "Không thể phân phối một ID miễn phí!"
 
-#: setup/setup_welcome.tpl:16
-msgid "The DN and the password of the LDAP administration user"
+#: include/functions.inc:3346
+msgid "unknown idAllocation method!"
 msgstr ""
 
-#: setup/setup_welcome.tpl:20
-msgid ""
-"If you've collected the needed information, unlock the setup process like "
-"shown in the next paragraph."
+#: include/functions.inc:3360
+#, php-format
+msgid "%sPoolMin >= %sPoolMax!"
 msgstr ""
 
-#: setup/setup_welcome.tpl:24
+#: include/functions.inc:3390
 #, fuzzy
-msgid "Starting the setup"
-msgstr "Cài đặt ngôn ngữ"
+msgid "Cannot create sambaUnixIdPool entry!"
+msgstr "Không thể tạo ra folder '%s'!"
 
-#: setup/setup_welcome.tpl:26
-#, fuzzy
-msgid ""
-"For security reasons you need to authenticate the installation by creating "
-"the file '/tmp/gosa.auth', containing the current session ID on the servers "
-"local filesystem. This can be done by executing the following command:"
+#: include/functions.inc:3398
+msgid "sambaUnixIdPool is not unique!"
 msgstr ""
-"Vì lý do an ninh, bạn cần phải xác minh việc cài đặt bằng cách tạo ra file '/"
-"tmp/gosa.auth', bao gồm phiên ID hiện tại trên hệ thống file nôi bộ của "
-"server. Ta làm việc này bằng cách chạy các lệnh sau:"
 
-#: setup/setup_welcome.tpl:32
+#: include/functions.inc:3410 include/functions.inc:3414
 #, fuzzy
-msgid "Click the 'Next' button when you've finished."
-msgstr "Kích vào phím 'Continue' khi bạn làm xong."
+msgid "no ID available!"
+msgstr "Không có mẫu nào!"
 
-#: setup/setup_license.tpl:3
-msgid ""
-"GOsa is developed under the terms of the GNU General Public License v2. "
-"Please accept the terms below."
+#: include/functions.inc:3438
+msgid "maximum number of tries exceeded!"
 msgstr ""
 
-#: setup/setup_license.tpl:11
-msgid "I have read the license and accept it"
-msgstr "Tôi đã đọc giấy phép và chấp nhận nó"
+#: include/functions.inc:3498
+#, fuzzy
+msgid "Cannot allocate free ID!"
+msgstr "Không thể phân phối một ID miễn phí!"
 
-#: setup/setup_checks.tpl:2
+#: include/class_GOsaRegistration.inc:127
 msgid ""
-"This step checks if your PHP server has all required modules and "
-"configuration settings."
+"UNIX-timestamp pointing to the date GOsa will ask for a registration again "
+"(-1 to disable)"
 msgstr ""
 
-#: setup/setup_checks.tpl:5
-#, fuzzy
-msgid "Inspection"
-msgstr "Thanh tra LDAP"
-
-#: setup/setup_checks.tpl:8
-msgid "PHP module and extension checks"
-msgstr "Kiểm tra các module và mở rộng của PHP"
-
-#: setup/setup_checks.tpl:10
-msgid "Basic checks"
+#: include/exporter/class_cvsExporter.inc:48
+msgid "CSV"
 msgstr ""
 
-#: setup/setup_checks.tpl:38 setup/setup_checks.tpl:79
-msgid "GOsa will NOT run without fixing this."
-msgstr "GOsa sẽ không chạy được nếu không sửa chỗ này."
-
-#: setup/setup_checks.tpl:40 setup/setup_checks.tpl:81
-msgid "GOsa will run without fixing this."
-msgstr "GOsa sẽ chạy mà không cần sửa chỗ này."
-
-#: setup/setup_checks.tpl:50
-msgid "PHP setup configuration"
-msgstr "Cấu hình cài đặt PHP"
-
-#: setup/setup_checks.tpl:50
-msgid "show information"
-msgstr "hiển thị thông tin"
-
-#: setup/setup_checks.tpl:51
-msgid "Extended checks"
+#: include/exporter/class_pdfExporter.inc:18
+msgid "No PDF export possible: there is no FPDF library installed."
 msgstr ""
 
-#: setup/setup_schema.tpl:1
-msgid "Schema specific settings"
-msgstr "Thiết lập cụ thể lược đồ (schema)"
-
-#: setup/setup_schema.tpl:4
-msgid "Schema check succeeded"
-msgstr "Kiểm tra lược đồ thành công"
-
-#: setup/setup_schema.tpl:7
-msgid "Schema check failed"
-msgstr "Kiểm tra lược đồ thất bại"
-
-#: setup/setup_schema.tpl:11
-#, fuzzy
-msgid ""
-"Could not read any schema information, all checks skipped. Adjust your LDAP "
-"ACLs."
+#: include/exporter/class_pdfExporter.inc:145
+msgid "PDF"
 msgstr ""
-"Không thể đọc một thông tin lược đồ nào, bỏ qua toàn bộ việc kiểm tra. Điều "
-"chỉnh các acls ldap của bạn."
 
-#: setup/setup_schema.tpl:13
+#: include/exporter/class_PDF.inc:24
 #, fuzzy
-msgid ""
-"It seems that your LDAP database wasn't initialized yet. This maybe the "
-"reason, why GOsa can't read your schema configuration!"
-msgstr ""
-"Dường như cơ sở dữ liệu Ldap của bạn vẫn chưa được khởi chạy trước. Đây có "
-"thể là lý do tại sao Gosa không thể đọc cấu hình lược đồ của bạn!"
+msgid "Page"
+msgstr "Máy nhắn tin"
 
-#: setup/class_setupStep_Schema.inc:37 setup/class_setupStep_Schema.inc:38
-msgid "LDAP schema check"
-msgstr "Kiểm tra lược đồ LDAP"
+#: include/class_management.inc:487
+#, fuzzy, php-format
+msgid "You are not allowed to create a snapshot for %s!"
+msgstr "Bạn không được phép tạo ra snapshot cho %s."
 
-#: setup/class_setupStep_Schema.inc:39
-msgid "Perform test on your current LDAP schema"
-msgstr "Thực hiện việc kiểm tra trên lược đồ LDAP hiện tại của bạn"
+#: include/class_management.inc:534 include/class_management.inc:586
+#: include/class_management.inc:600
+#, fuzzy, php-format
+msgid "You are not allowed to restore a snapshot for %s!"
+msgstr "Bạn không được phép phục hồi một snapshot cho %s."
 
-#: setup/class_setupStep_Welcome.inc:42
-msgid "Welcome"
-msgstr "Chào mừng"
+#: include/class_management.inc:549
+#, fuzzy, php-format
+msgid "You are not allowed to remove a snapshot for %s!"
+msgstr "Bạn không được phép phục hồi một snapshot cho %s."
 
-#: setup/class_setupStep_Welcome.inc:43
-msgid "The welcome message"
-msgstr "Tin nhắn chào mừng"
+#: include/class_management.inc:669
+#, php-format
+msgid ""
+"No tab definition for %s found in configuration file: cannot create plugin "
+"instance!"
+msgstr ""
 
-#: setup/class_setupStep_Welcome.inc:44
+#: include/class_pathNavigator.inc:86
 #, fuzzy
-msgid "Welcome to the GOsa setup assistent"
+msgid "Welcome to GOsa"
 msgstr "Chào mừng bạn đến với bộ cài đặt wizard GOsa"
 
-#: setup/class_setupStep_License.inc:56 setup/class_setupStep_License.inc:57
-msgid "License"
-msgstr "Giấy Phép"
-
-#: setup/class_setupStep_License.inc:58
-msgid "Terms and conditions for usage"
-msgstr "Điều khoản và điều kiện cho việc sử dụng"
-
-#: setup/setup_language.tpl:3
-msgid "Please select the preferred language"
-msgstr "Xin hãy lựa chọn ngôn ngữ ưu thích"
-
-#: setup/setup_language.tpl:5
 #, fuzzy
-msgid ""
-"At this point, you can select the site wide default language. Choosing "
-"'automatic' will use the language requested by the browser. This setting can "
-"be overridden per user."
-msgstr ""
-"Tại thời điểm này, bạn có thể lựa chọn trang này với ngôn ngữ mặc định. Nếu "
-"chọn 'tự động', bạn sẽ sử dụng ngôn ngữ được yêu cẩu bởi trình duyệt này. "
-"Việc thiết lập này có  bị ghi đè với mỗi một người dùng."
-
-#: setup/setup_language.tpl:9
-msgid "Please select your preferred language here"
-msgstr "Xin hãy lựa chọn ngôn ngữ bạn muốn dùng ở đây"
+#~ msgid "Max"
+#~ msgstr "Tháng Năm"
 
-#: setup/class_setupStep_Language.inc:40 setup/class_setupStep_Language.inc:41
-msgid "Language setup"
-msgstr "Cài đặt ngôn ngữ"
+#, fuzzy
+#~ msgid "Min"
+#~ msgstr "Trang chính"
 
-#: setup/class_setupStep_Language.inc:42
-msgid "This step allows you to select your preferred language."
-msgstr "Bước này cho phép bạn lựa chọn ngôn ngữ bạn muốn dùng."
+#~ msgid "Welcome %s!"
+#~ msgstr "Chào mừng %s!"
 
 #, fuzzy
 #~ msgid "The folder %s specified for %s:%s cannot be used for reading!"
@@ -7908,18 +7751,12 @@ msgstr "Bước này cho phép bạn lựa chọn ngôn ngữ bạn muốn dùng
 #~ msgid "Honour administrative units"
 #~ msgstr "Các đơn vị quản trị chức danh"
 
-#~ msgid "Smarty compile directory"
-#~ msgstr "Thư mục soạn thảo Smarty"
-
 #~ msgid "SNMP community"
 #~ msgstr "Cộng đồng SNMP"
 
 #~ msgid "Path for PPD storage"
 #~ msgstr "Đường dẫn đến kho lưu trữ PPD"
 
-#~ msgid "Path for kiosk profile storage"
-#~ msgstr "Đường dẫn đến kho lưu trữ profile của ki-ốt"
-
 #~ msgid "Mail queue script"
 #~ msgstr "Tập lệnh sắp hàng mail"
 
@@ -7936,9 +7773,6 @@ msgstr "Bước này cho phép bạn lựa chọn ngôn ngữ bạn muốn dùng
 #~ msgid "Enforce register_globals to be deactivated"
 #~ msgstr "Tắt chức năng đăng ký _toàn cầu "
 
-#~ msgid "Enforce encrypted connections"
-#~ msgstr "Thực thi việc mã hóa các kết nối"
-
 #~ msgid "Warn if session is not encrypted"
 #~ msgstr "Cảnh báo nếu một phiên chưa được mã hóa"
 
@@ -8354,10 +8188,6 @@ msgstr "Bước này cho phép bạn lựa chọn ngôn ngữ bạn muốn dùng
 #~ msgid "Prpperties"
 #~ msgstr "Properties"
 
-#, fuzzy
-#~ msgid "Organizational unit"
-#~ msgstr "Tổ chức"
-
 #~ msgid "Old password"
 #~ msgstr "Mật khẩu cũ"
 
@@ -8870,9 +8700,6 @@ msgstr "Bước này cho phép bạn lựa chọn ngôn ngữ bạn muốn dùng
 #~ msgid "Enable DNS extension"
 #~ msgstr "Bật chức năng mở rộng DNS"
 
-#~ msgid "Enable DHCP extension"
-#~ msgstr "Bật chức năng mở rộng DHCP"
-
 #~ msgid "Enable mime type management"
 #~ msgstr "Bật chức năng quản lý dạng mime"
 
index 03c4d42895e4b198b44c112cd16aded2bfcbbc94..07214f46f6958a14af95670d86105c850ad4149a 100644 (file)
@@ -7,7 +7,7 @@ msgid ""
 msgstr ""
 "Project-Id-Version: messages\n"
 "Report-Msgid-Bugs-To: \n"
-"POT-Creation-Date: 2010-10-28 20:40+0200\n"
+"POT-Creation-Date: 2010-12-01 15:07+0100\n"
 "PO-Revision-Date: 2007-06-03 12:27+0800\n"
 "Last-Translator: Jiang Xin <worldhello.net@gmail.com>\n"
 "Language-Team: Chinese Simplified <zh@li.org>\n"
@@ -17,157 +17,57 @@ msgstr ""
 "Content-Transfer-Encoding: 8bit\n"
 "X-Generator: KBabel 1.11.4\n"
 
-#: ihtml/themes/default/login.tpl:31
-#, fuzzy
-msgid "Login to GOsa"
-msgstr "欢迎进入 Gosa 安装程序!"
-
-#: ihtml/themes/default/login.tpl:37 ihtml/themes/default/login.tpl:40
-#: ihtml/themes/default/password.tpl:86 ihtml/themes/default/password.tpl:90
-#, fuzzy
-msgid "User name"
-msgstr "用户名"
-
-#: ihtml/themes/default/login.tpl:47
-#: plugins/generic/dashBoard/Register/register.tpl:53
-#: plugins/personal/generic/paste_generic.tpl:21 setup/setup_migrate.tpl:53
-msgid "Password"
-msgstr "口令"
-
-#: ihtml/themes/default/login.tpl:61
-msgid "Choose the directory to work on"
-msgstr ""
-
-#: ihtml/themes/default/login.tpl:66
-msgid "Click here to log in"
-msgstr "点击这里登录"
-
-#: ihtml/themes/default/login.tpl:66 ihtml/themes/default/login.tpl:67
-#, fuzzy
-msgid "Log in"
-msgstr "登录名"
-
-#: ihtml/themes/default/copyPasteDialog.tpl:1
-#, fuzzy
-msgid "Copy & paste wizard"
-msgstr "拷贝和粘贴精灵"
-
-#: ihtml/themes/default/copyPasteDialog.tpl:7
-#, fuzzy
-msgid ""
-"Some values need to be unique in the complete directory while some "
-"combinations make no sense. Please edit the values below to fulfill the "
-"policies."
-msgstr ""
-"有的变量需要在整个目录中保持唯一,而有的组合没有意义。GOsa 显示有关属性。请按"
-"照这个原则维护其取值。"
-
-#: ihtml/themes/default/copyPasteDialog.tpl:9
-msgid "Remember that some properties like taken snapshots will not be copied!"
-msgstr ""
-
-#: ihtml/themes/default/copyPasteDialog.tpl:10
-msgid ""
-"Or if you copy or cut an entry within GOsa and delete the source object, you "
-"may get errors while pasting this object again!"
-msgstr ""
-
-#: ihtml/themes/default/copyPasteDialog.tpl:19
-#: include/utils/class_msgPool.inc:313
-#, php-format
-msgid "Save"
-msgstr "保存"
-
-#: ihtml/themes/default/copyPasteDialog.tpl:21
-#: ihtml/themes/default/acl.tpl:137 ihtml/themes/default/acl.tpl:153
-#: ihtml/themes/default/snapshotdialog.tpl:44
-#: ihtml/themes/default/snapshotdialog.tpl:90
-#: ihtml/themes/default/msg_dialog.tpl:80
-#: ihtml/themes/default/msg_dialog.tpl:141
-#: ihtml/themes/default/msg_dialog.tpl:146
-#: ihtml/themes/default/islocked.tpl:26 include/utils/class_msgPool.inc:295
-#: setup/setup_migrate.tpl:71 setup/setup_ldap.tpl:20
-#, php-format
-msgid "Cancel"
-msgstr "取消"
-
-#: ihtml/themes/default/copyPasteDialog.tpl:23
+#: plugins/admin/acl/acl-filter.xml:18 plugins/admin/users/user-filter.xml:19
+#: plugins/admin/groups/singleUserSelect/singleUser-filter.xml:20
+#: plugins/admin/groups/userSelect/user-filter.xml:20
+#: plugins/admin/groups/userGroupSelect/selectUserGroup-filter.xml:21
+#: plugins/admin/groups/group-filter.xml:17
+#: plugins/admin/departments/dep-filter.xml:17
+#: plugins/admin/newConfigManagement/DeviceConfig-filter.xml:14
+#: plugins/admin/ogroups/ogroup-filter.xml:18
+#: plugins/admin/ogroups/objectSelect/selectObject-filter.xml:32
+#: plugins/personal/posix/trustSelect/trust-filter.xml:17
+#: plugins/personal/posix/groupSelect/group-filter.xml:16
 #, fuzzy
-msgid "Cancel all"
-msgstr "取消"
-
-#: ihtml/themes/default/copyPasteDialog.tpl:28
-msgid "Operation complete"
-msgstr "操作完成"
-
-#: ihtml/themes/default/copyPasteDialog.tpl:30
-#: setup/class_setupStep_Finish.inc:39
-msgid "Finish"
-msgstr "完成"
+msgid "Default filter"
+msgstr "参数"
 
-#: ihtml/themes/default/userFilter.tpl:1
+#: plugins/admin/acl/acl-filter.xml:33 plugins/admin/acl/tabs_acl_role.inc:28
 #, fuzzy
-msgid "List of defined filters"
-msgstr "配置文件"
-
-#: ihtml/themes/default/sizelimit.tpl:3
-msgid ""
-"The size limit option makes LDAP operations faster and saves the LDAP server "
-"from getting too much load. The easiest way to handle big databases without "
-"long timeouts would be to limit your search to smaller values and use "
-"filters to get the entries you are looking for."
-msgstr ""
-"大小限制选项会让 LDAP 操作更快,以免使 LDAP 服务器过载。最简单让大数据库处理"
-"不发成长时间超时的办法是,将查询缩小到更少并且使用过滤器。"
-
-#: ihtml/themes/default/sizelimit.tpl:8
-msgid "Please choose the way to react for this session"
-msgstr "请选择响应这个会话的方法"
-
-#: ihtml/themes/default/sizelimit.tpl:10
-msgid "ignore this error and show all entries the LDAP server returns"
-msgstr "忽略错误并显示 LDAP 服务器返回的所有条目"
+msgid "ACL Templates"
+msgstr "模板"
 
-#: ihtml/themes/default/sizelimit.tpl:11
+#: plugins/admin/acl/acl-filter.xml:48
+#: plugins/admin/acl/class_aclManagement.inc:154
 #, fuzzy
-msgid ""
-"ignore this error and show all entries that fit into the defined size limit"
-msgstr "忽略错误并显示在定义限制长度内的所有条目,并让我使用过滤器。"
+msgid "ACL Assignment"
+msgstr "管理"
 
-#: ihtml/themes/default/sizelimit.tpl:16 include/utils/class_msgPool.inc:331
-#, php-format
-msgid "Set"
-msgstr "设置"
+#: plugins/admin/acl/tabs_acl.inc:28 plugins/admin/acl/acl-list.xml:15
+#: plugins/admin/acl/class_aclRole.inc:770 include/class_tabs.inc:403
+#: include/class_acl.inc:1290 include/class_acl.inc:1291
+#: include/class_acl.inc:1297
+msgid "ACL"
+msgstr "ACL"
 
-#: ihtml/themes/default/userFilterEditor.tpl:1
-#: ihtml/themes/default/userFilterEditor.tpl:5
+#: plugins/admin/acl/acl-list.xml:11
 #, fuzzy
-msgid "Filter editor"
-msgstr "ç»\88端æ\9c\8då\8a¡å\99¨"
+msgid "List of ACLs"
+msgstr "å®\8få\88\97表"
 
-#: ihtml/themes/default/userFilterEditor.tpl:8
-#, fuzzy
-msgid "Filter properties"
-msgstr "编辑通用属性"
+#: plugins/admin/acl/acl-list.xml:23 plugins/admin/acl/acl-list.xml:82
+#: plugins/admin/acl/class_aclRole.inc:714
+#: plugins/personal/generic/generic.tpl:503
+#: plugins/personal/generic/class_user.inc:1666
+msgid "Role"
+msgstr "角色"
 
-#: ihtml/themes/default/userFilterEditor.tpl:11 include/class_acl.inc:264
-#: include/class_SnapShotDialog.inc:55 include/class_userFilter.inc:55
-#: include/class_userFilter.inc:150 include/class_userFilterEditor.inc:236
-#: include/class_userFilterEditor.inc:240
-#: plugins/generic/dashBoard/dbChannelStatus/class_dbChannelStatus.inc:14
-#: plugins/generic/dashBoard/dbPluginStatus/class_dbPluginStatus.inc:26
-#: plugins/generic/references/class_reference.inc:57
-#: plugins/generic/references/class_reference.inc:63
-#: plugins/generic/references/class_reference.inc:69
-#: plugins/generic/references/class_reference.inc:75
-#: plugins/generic/references/class_reference.inc:81
-#: plugins/admin/ogroups/objectSelect/selectObject-list.xml:97
-#: plugins/admin/ogroups/class_ogroup.inc:157
-#: plugins/admin/ogroups/class_ogroup.inc:661
-#: plugins/admin/ogroups/class_ogroup.inc:676
-#: plugins/admin/ogroups/class_ogroup.inc:680
-#: plugins/admin/ogroups/class_ogroup.inc:861
-#: plugins/admin/ogroups/ogroup-list.xml:41
+#: plugins/admin/acl/acl-list.xml:49 plugins/admin/acl/class_aclRole.inc:741
+#: plugins/admin/acl/class_aclRole.inc:753
+#: plugins/admin/acl/class_aclRole.inc:763 plugins/admin/acl/acl_role.tpl:7
+#: plugins/admin/acl/paste_role.tpl:4
+#: plugins/admin/users/class_userManagement.inc:533
+#: plugins/admin/users/class_userManagement.inc:580
 #: plugins/admin/groups/userGroupSelect/selectUserGroup-list.xml:49
 #: plugins/admin/groups/group-list.xml:41
 #: plugins/admin/groups/class_group.inc:906
@@ -177,3250 +77,3313 @@ msgstr "编辑通用属性"
 #: plugins/admin/groups/class_group.inc:950
 #: plugins/admin/groups/class_group.inc:957
 #: plugins/admin/groups/class_group.inc:1057
-#: plugins/admin/users/class_userManagement.inc:533
-#: plugins/admin/users/class_userManagement.inc:580
-#: plugins/admin/newConfigManagement/DeviceConfig-list.xml:34
-#: plugins/admin/departments/class_domain.inc:47
-#: plugins/admin/departments/class_domain.inc:49
-#: plugins/admin/departments/class_domain.inc:54
-#: plugins/admin/departments/class_domain.inc:56
-#: plugins/admin/departments/class_domain.inc:58
-#: plugins/admin/departments/class_domain.inc:90
-#: plugins/admin/departments/class_localityGeneric.inc:48
-#: plugins/admin/departments/class_localityGeneric.inc:50
-#: plugins/admin/departments/class_localityGeneric.inc:55
-#: plugins/admin/departments/class_localityGeneric.inc:57
-#: plugins/admin/departments/class_localityGeneric.inc:59
-#: plugins/admin/departments/class_organizationGeneric.inc:79
-#: plugins/admin/departments/class_organizationGeneric.inc:81
-#: plugins/admin/departments/class_organizationGeneric.inc:86
-#: plugins/admin/departments/class_organizationGeneric.inc:88
-#: plugins/admin/departments/class_organizationGeneric.inc:90
 #: plugins/admin/departments/class_countryGeneric.inc:47
 #: plugins/admin/departments/class_countryGeneric.inc:49
 #: plugins/admin/departments/class_countryGeneric.inc:54
 #: plugins/admin/departments/class_countryGeneric.inc:56
 #: plugins/admin/departments/class_countryGeneric.inc:58
+#: plugins/admin/departments/class_department.inc:355
+#: plugins/admin/departments/class_department.inc:357
+#: plugins/admin/departments/class_department.inc:362
+#: plugins/admin/departments/class_department.inc:369
+#: plugins/admin/departments/class_department.inc:373
 #: plugins/admin/departments/class_dcObject.inc:47
 #: plugins/admin/departments/class_dcObject.inc:49
 #: plugins/admin/departments/class_dcObject.inc:54
 #: plugins/admin/departments/class_dcObject.inc:56
 #: plugins/admin/departments/class_dcObject.inc:58
 #: plugins/admin/departments/class_dcObject.inc:90
-#: plugins/admin/departments/class_department.inc:355
-#: plugins/admin/departments/class_department.inc:357
-#: plugins/admin/departments/class_department.inc:362
-#: plugins/admin/departments/class_department.inc:369
-#: plugins/admin/departments/class_department.inc:373
-#: plugins/admin/acl/class_aclRole.inc:741
-#: plugins/admin/acl/class_aclRole.inc:753
-#: plugins/admin/acl/class_aclRole.inc:763 plugins/admin/acl/acl-list.xml:49
-#: plugins/admin/acl/paste_role.tpl:4 plugins/admin/acl/acl_role.tpl:7
-#: plugins/addons/propertyEditor/property-list.xml:80
+#: plugins/admin/departments/class_localityGeneric.inc:48
+#: plugins/admin/departments/class_localityGeneric.inc:50
+#: plugins/admin/departments/class_localityGeneric.inc:55
+#: plugins/admin/departments/class_localityGeneric.inc:57
+#: plugins/admin/departments/class_localityGeneric.inc:59
+#: plugins/admin/departments/class_organizationGeneric.inc:79
+#: plugins/admin/departments/class_organizationGeneric.inc:81
+#: plugins/admin/departments/class_organizationGeneric.inc:86
+#: plugins/admin/departments/class_organizationGeneric.inc:88
+#: plugins/admin/departments/class_organizationGeneric.inc:90
+#: plugins/admin/departments/class_domain.inc:47
+#: plugins/admin/departments/class_domain.inc:49
+#: plugins/admin/departments/class_domain.inc:54
+#: plugins/admin/departments/class_domain.inc:56
+#: plugins/admin/departments/class_domain.inc:58
+#: plugins/admin/departments/class_domain.inc:90
+#: plugins/admin/newConfigManagement/DeviceConfig-list.xml:34
+#: plugins/admin/ogroups/ogroup-list.xml:41
+#: plugins/admin/ogroups/objectSelect/selectObject-list.xml:97
+#: plugins/admin/ogroups/class_ogroup.inc:157
+#: plugins/admin/ogroups/class_ogroup.inc:661
+#: plugins/admin/ogroups/class_ogroup.inc:676
+#: plugins/admin/ogroups/class_ogroup.inc:680
+#: plugins/admin/ogroups/class_ogroup.inc:861
+#: plugins/personal/posix/trustSelect/trust-list.xml:46
+#: plugins/personal/posix/groupSelect/group-list.xml:33
+#: plugins/personal/posix/trustModeDialog/class_trustModeDialog.inc:45
 #: plugins/personal/generic/class_user.inc:1316
 #: plugins/personal/generic/class_user.inc:1334
 #: plugins/personal/generic/class_user.inc:1376
-#: plugins/personal/generic/class_user.inc:1861
-#: plugins/personal/posix/trustModeDialog/class_trustModeDialog.inc:45
-#: plugins/personal/posix/trustSelect/trust-list.xml:46
-#: plugins/personal/posix/groupSelect/group-list.xml:33
-#: setup/setup_migrate.tpl:43 setup/setup_migrate.tpl:45
-#: setup/setup_feedback.tpl:16
-msgid "Name"
-msgstr "名称"
-
-#: ihtml/themes/default/userFilterEditor.tpl:19 include/class_acl.inc:254
-#: include/class_acl.inc:264 include/class_SnapShotDialog.inc:174
-#: include/class_userFilter.inc:55 include/class_userFilterEditor.inc:245
-#: plugins/generic/dashBoard/dbChannelStatus/class_dbChannelStatus.inc:14
+#: plugins/personal/generic/class_user.inc:1860
+#: plugins/addons/propertyEditor/property-list.xml:64
 #: plugins/generic/dashBoard/dbPluginStatus/class_dbPluginStatus.inc:26
+#: plugins/generic/dashBoard/dbChannelStatus/class_dbChannelStatus.inc:14
 #: plugins/generic/references/class_reference.inc:57
 #: plugins/generic/references/class_reference.inc:63
 #: plugins/generic/references/class_reference.inc:69
 #: plugins/generic/references/class_reference.inc:75
 #: plugins/generic/references/class_reference.inc:81
-#: plugins/admin/ogroups/objectSelect/selectObject-list.xml:105
-#: plugins/admin/ogroups/class_ogroup.inc:863
-#: plugins/admin/ogroups/generic.tpl:15
-#: plugins/admin/ogroups/ogroup-list.xml:49
-#: plugins/admin/groups/generic.tpl:24
+#: setup/setup_feedback.tpl:16 setup/setup_migrate.tpl:43
+#: setup/setup_migrate.tpl:45 ihtml/themes/default/userFilterEditor.tpl:11
+#: include/class_userFilter.inc:55 include/class_userFilter.inc:150
+#: include/class_userFilterEditor.inc:236
+#: include/class_userFilterEditor.inc:240 include/class_SnapShotDialog.inc:55
+#: include/class_acl.inc:264
+msgid "Name"
+msgstr "名称"
+
+#: plugins/admin/acl/acl-list.xml:57 plugins/admin/acl/class_aclRole.inc:166
+#: plugins/admin/acl/class_aclRole.inc:743 plugins/admin/acl/acl_role.tpl:17
 #: plugins/admin/groups/userGroupSelect/selectUserGroup-list.xml:57
-#: plugins/admin/groups/group-list.xml:49
+#: plugins/admin/groups/generic.tpl:24 plugins/admin/groups/group-list.xml:49
 #: plugins/admin/groups/class_group.inc:1058
-#: plugins/admin/newConfigManagement/DeviceConfig-list.xml:42
-#: plugins/admin/departments/dep-list.xml:79
-#: plugins/admin/departments/locality.tpl:19
-#: plugins/admin/departments/generic.tpl:19
-#: plugins/admin/departments/class_domain.inc:63
-#: plugins/admin/departments/class_domain.inc:91
-#: plugins/admin/departments/class_localityGeneric.inc:64
-#: plugins/admin/departments/class_localityGeneric.inc:92
-#: plugins/admin/departments/class_organizationGeneric.inc:95
-#: plugins/admin/departments/class_organizationGeneric.inc:123
 #: plugins/admin/departments/class_countryGeneric.inc:63
 #: plugins/admin/departments/class_countryGeneric.inc:92
-#: plugins/admin/departments/class_dcObject.inc:63
-#: plugins/admin/departments/class_dcObject.inc:91
+#: plugins/admin/departments/locality.tpl:19
 #: plugins/admin/departments/domain.tpl:19
-#: plugins/admin/departments/country.tpl:19
-#: plugins/admin/departments/dcObject.tpl:19
 #: plugins/admin/departments/class_department.inc:365
 #: plugins/admin/departments/class_department.inc:675
+#: plugins/admin/departments/dcObject.tpl:19
 #: plugins/admin/departments/organization.tpl:19
-#: plugins/admin/acl/class_aclRole.inc:166
-#: plugins/admin/acl/class_aclRole.inc:743 plugins/admin/acl/acl-list.xml:57
-#: plugins/admin/acl/acl_role.tpl:17
-#: plugins/personal/posix/trustModeDialog/class_trustModeDialog.inc:45
+#: plugins/admin/departments/dep-list.xml:79
+#: plugins/admin/departments/class_dcObject.inc:63
+#: plugins/admin/departments/class_dcObject.inc:91
+#: plugins/admin/departments/class_localityGeneric.inc:64
+#: plugins/admin/departments/class_localityGeneric.inc:92
+#: plugins/admin/departments/country.tpl:19
+#: plugins/admin/departments/class_organizationGeneric.inc:95
+#: plugins/admin/departments/class_organizationGeneric.inc:123
+#: plugins/admin/departments/generic.tpl:19
+#: plugins/admin/departments/class_domain.inc:63
+#: plugins/admin/departments/class_domain.inc:91
+#: plugins/admin/newConfigManagement/DeviceConfig-list.xml:42
+#: plugins/admin/ogroups/ogroup-list.xml:49
+#: plugins/admin/ogroups/generic.tpl:15
+#: plugins/admin/ogroups/objectSelect/selectObject-list.xml:105
+#: plugins/admin/ogroups/class_ogroup.inc:863
 #: plugins/personal/posix/trustSelect/trust-list.xml:53
 #: plugins/personal/posix/groupSelect/group-list.xml:40
+#: plugins/personal/posix/trustModeDialog/class_trustModeDialog.inc:45
+#: plugins/generic/dashBoard/dbPluginStatus/class_dbPluginStatus.inc:26
+#: plugins/generic/dashBoard/dbChannelStatus/class_dbChannelStatus.inc:14
+#: plugins/generic/references/class_reference.inc:57
+#: plugins/generic/references/class_reference.inc:63
+#: plugins/generic/references/class_reference.inc:69
+#: plugins/generic/references/class_reference.inc:75
+#: plugins/generic/references/class_reference.inc:81
+#: ihtml/themes/default/userFilterEditor.tpl:19
+#: include/class_userFilter.inc:55 include/class_userFilterEditor.inc:245
+#: include/class_SnapShotDialog.inc:174 include/class_acl.inc:254
+#: include/class_acl.inc:264
 msgid "Description"
 msgstr "描述"
 
-#: ihtml/themes/default/userFilterEditor.tpl:27
-#: include/class_userFilter.inc:55
-#, fuzzy
-msgid "Parent filter"
-msgstr "参数"
+#: plugins/admin/acl/acl-list.xml:65 plugins/admin/users/user-list.xml:78
+#: plugins/admin/groups/group-list.xml:62
+#: plugins/admin/departments/dep-list.xml:87
+#: plugins/admin/newConfigManagement/DeviceConfig-list.xml:50
+#: plugins/admin/ogroups/ogroup-list.xml:62
+#: plugins/addons/propertyEditor/property-list.xml:96
+#: include/class_listing.inc:1183
+msgid "Actions"
+msgstr "动作"
 
-#: ihtml/themes/default/userFilterEditor.tpl:40
-#: plugins/personal/generic/class_user.inc:1664
-#: plugins/personal/generic/generic.tpl:604
-msgid "Public visible"
-msgstr "公开"
+#: plugins/admin/acl/acl-list.xml:76 plugins/admin/users/user-list.xml:89
+#: plugins/admin/groups/group-list.xml:73
+#: plugins/admin/departments/dep-list.xml:98
+#: plugins/admin/ogroups/ogroup-list.xml:73
+#: setup/class_setupStep_Migrate.inc:309
+msgid "Create"
+msgstr "创建"
 
-#: ihtml/themes/default/userFilterEditor.tpl:45
-#, fuzzy
-msgid "Enabled"
-msgstr "禁用"
+#: plugins/admin/acl/acl-list.xml:95 plugins/admin/acl/acl-list.xml:144
+#: plugins/admin/users/user-list.xml:121
+#: plugins/admin/groups/group-list.xml:98
+#: plugins/admin/departments/dep-list.xml:160
+#: plugins/admin/departments/dep-list.xml:181
+#: plugins/admin/newConfigManagement/DeviceConfig-list.xml:64
+#: plugins/admin/ogroups/ogroup-list.xml:98
+#: plugins/personal/generic/generic_certs.tpl:22
+#: plugins/personal/generic/generic_certs.tpl:48
+#: plugins/personal/generic/generic_certs.tpl:74
+#: plugins/addons/propertyEditor/property-list.xml:108
+msgid "Remove"
+msgstr "删除"
 
-#: ihtml/themes/default/userFilterEditor.tpl:49
-msgid "Categories where the filter is visible"
-msgstr ""
+#: plugins/admin/acl/acl-list.xml:131 plugins/admin/users/user-list.xml:114
+#: plugins/admin/groups/group-list.xml:91
+#: plugins/admin/departments/dep-list.xml:172
+#: plugins/admin/ogroups/ogroup-list.xml:91
+msgid "Edit"
+msgstr "编辑"
 
-#: ihtml/themes/default/userFilterEditor.tpl:69
+#: plugins/admin/acl/class_aclRole.inc:26
+#: plugins/admin/acl/class_aclRole.inc:715
 #, fuzzy
-msgid "Query"
-msgstr "用户"
-
-#: ihtml/themes/default/acl.tpl:7 plugins/admin/acl/acl_role.tpl:3
-#: plugins/admin/acl/acl_role.tpl:4
-msgid "Assigned ACL for current entry"
-msgstr ""
+msgid "Access control roles"
+msgstr "访问选项"
 
-#: ihtml/themes/default/acl.tpl:10 plugins/admin/acl/acl_role.tpl:38
+#: plugins/admin/acl/class_aclRole.inc:27
 #, fuzzy
-msgid "New ACL"
-msgstr "新"
-
-#: ihtml/themes/default/acl.tpl:15 ihtml/themes/default/acl.tpl:16
-#: include/class_userFilter.inc:55
-msgid "Options"
-msgstr "选项"
+msgid "Edit AC roles"
+msgstr "MAC 地址"
 
-#: ihtml/themes/default/acl.tpl:19 plugins/admin/acl/acl_role.tpl:45
+#: plugins/admin/acl/class_aclRole.inc:138
 #, fuzzy
-msgid "ACL type"
-msgstr "å\88\86类类å\9e\8b"
+msgid "Reset ACL"
+msgstr "å\88 é\99¤"
 
-#: ihtml/themes/default/acl.tpl:23 ihtml/themes/default/acl.tpl:28
-#: plugins/admin/acl/acl_role.tpl:45
+#: plugins/admin/acl/class_aclRole.inc:139
+#: plugins/generic/references/class_aclResolver.inc:64
+#: include/class_acl.inc:229
 #, fuzzy
-msgid "Select an ACL type"
-msgstr "选择一个位置"
-
-#: ihtml/themes/default/acl.tpl:33 ihtml/themes/default/acl.tpl:62
-#: ihtml/themes/default/acl.tpl:133 ihtml/themes/default/acl.tpl:150
-#: include/utils/class_msgPool.inc:307 setup/setup_migrate.tpl:70
-#: setup/setup_ldap.tpl:19
-#, php-format
-msgid "Apply"
-msgstr "应用"
+msgid "One level"
+msgstr "日志级别"
 
-#: ihtml/themes/default/acl.tpl:40
+#: plugins/admin/acl/class_aclRole.inc:140
+#: plugins/generic/references/class_aclResolver.inc:65
+#: include/class_acl.inc:230 include/class_acl.inc:235
 #, fuzzy
-msgid "Additional filter options"
-msgstr "应用程序设置"
-
-#: ihtml/themes/default/acl.tpl:53 ihtml/themes/default/acl.tpl:65
-#: include/class_acl.inc:1114
-msgid "Members"
-msgstr "成员"
+msgid "Current object"
+msgstr "创建新 FAI 对象"
 
-#: ihtml/themes/default/acl.tpl:54
+#: plugins/admin/acl/class_aclRole.inc:141
+#: plugins/generic/references/class_aclResolver.inc:66
+#: include/class_acl.inc:231
 #, fuzzy
-msgid "Member selection"
-msgstr "组设置"
-
-#: ihtml/themes/default/acl.tpl:57
-msgid "Use members from"
-msgstr ""
-
-#: ihtml/themes/default/acl.tpl:69 ihtml/themes/default/acl.tpl:74
-msgid "List message possible targets"
-msgstr ""
+msgid "Complete subtree"
+msgstr "忽略子树"
 
-#: ihtml/themes/default/acl.tpl:92 ihtml/themes/default/acl.tpl:98
-msgid "List message recipients"
+#: plugins/admin/acl/class_aclRole.inc:142
+#: plugins/generic/references/class_aclResolver.inc:67
+#: include/class_acl.inc:232
+msgid "Complete subtree (permanent)"
 msgstr ""
 
-#: ihtml/themes/default/acl.tpl:112 plugins/admin/acl/acl_role.tpl:51
-#, fuzzy
-msgid "List of available ACL categories"
-msgstr "可用软件包列表"
-
-#: ihtml/themes/default/acl.tpl:120
-#, fuzzy
-msgid "ACL for this object"
-msgstr "检查 iconv 支持"
+#: plugins/admin/acl/class_aclRole.inc:166
+#: plugins/admin/departments/class_department.inc:676
+#: plugins/admin/departments/organization.tpl:27
+#: plugins/admin/departments/class_organizationGeneric.inc:124
+#: plugins/admin/departments/generic.tpl:27 include/class_userFilter.inc:55
+msgid "Category"
+msgstr "分类"
 
-#: ihtml/themes/default/acl.tpl:126
+#: plugins/admin/acl/class_aclRole.inc:182
+#: plugins/admin/acl/class_aclRole.inc:744 include/class_acl.inc:280
 #, fuzzy
-msgid "Available roles"
-msgstr "å\8f¯ç\94¨ç\9a\84åº\94ç\94¨ç¨\8båº\8f"
+msgid "Permissions"
+msgstr "å\85\81许"
 
-#: ihtml/themes/default/logout-close.tpl:5
-#, fuzzy
-msgid "Your GOsa session has been closed!"
-msgstr "您的 GOsa 会话已经过期!"
+#: plugins/admin/acl/class_aclRole.inc:182 include/php_setup.inc:191
+#: include/class_acl.inc:280
+msgid "Type"
+msgstr "类型"
 
-#: ihtml/themes/default/logout-close.tpl:7
-msgid ""
-"Please close this browser window and clean the authentication caches to "
-"avoid an automatic re-authentication by your browser."
+#: plugins/admin/acl/class_aclRole.inc:411
+msgid "No ACL settings for this category"
 msgstr ""
 
-#: ihtml/themes/default/snapshotdialog.tpl:3
-msgid "Restoring object snapshots"
-msgstr ""
+#: plugins/admin/acl/class_aclRole.inc:413
+#, fuzzy, php-format
+msgid "ACL for these objects: %s"
+msgstr "创建新 FAI 对象"
 
-#: ihtml/themes/default/snapshotdialog.tpl:6
-msgid ""
-"This procedure will restore a snapshot of the selected object. It will "
-"replace the existing object after pressing the restore button."
-msgstr ""
+#: plugins/admin/acl/class_aclRole.inc:418
+#, fuzzy
+msgid "Edit category ACL"
+msgstr "编辑分类"
 
-#: ihtml/themes/default/snapshotdialog.tpl:9
-msgid ""
-"DNS configuration and some database entries cannot be restored. They need to "
-"be recreated manually."
-msgstr ""
+#: plugins/admin/acl/class_aclRole.inc:421
+#, fuzzy
+msgid "Delete category ACL"
+msgstr "分类"
 
-#: ihtml/themes/default/snapshotdialog.tpl:12
-msgid ""
-"Don't forget to check references to other objects, for example does the "
-"selected printer still exists ?"
+#: plugins/admin/acl/class_aclRole.inc:442
+#, php-format
+msgid "Edit ACL for '%s', scope is '%s'"
 msgstr ""
 
-#: ihtml/themes/default/snapshotdialog.tpl:20
-#: ihtml/themes/default/snapshotdialog.tpl:63 include/class_acl.inc:799
-#: include/class_acl.inc:806 include/class_acl.inc:813
-#: include/utils/class_msgPool.inc:459
-#: plugins/admin/departments/class_department.inc:624
-msgid "Object"
-msgstr "对象"
-
-#: ihtml/themes/default/snapshotdialog.tpl:29
+#: plugins/admin/acl/class_aclRole.inc:602
+#: plugins/admin/acl/class_aclRole.inc:642
+#: plugins/admin/acl/class_aclRole.inc:656
+#: plugins/admin/groups/class_group.inc:600
+#: plugins/admin/groups/class_group.inc:876
+#: plugins/admin/departments/class_department.inc:285
+#: plugins/admin/departments/class_department.inc:482
+#: plugins/admin/departments/class_department.inc:759
+#: plugins/admin/departments/class_department.inc:790
+#: plugins/admin/ogroups/class_ogroup.inc:758
+#: plugins/admin/ogroups/class_ogroup.inc:775
+#: plugins/personal/posix/class_posixAccount.inc:529
+#: plugins/personal/posix/class_posixAccount.inc:791
+#: plugins/personal/posix/trustModeDialog/class_trustModeDialog.inc:253
+#: plugins/personal/generic/class_user.inc:730
+#: plugins/personal/generic/class_user.inc:1099
+#: plugins/addons/dyngroup/class_DynamicLdapGroup.inc:191
+#: plugins/addons/dyngroup/class_DynamicLdapGroup.inc:256
+#: plugins/generic/references/class_reference.inc:97
+#: setup/class_setupStep_Migrate.inc:461 setup/class_setupStep_Migrate.inc:814
+#: html/index.php:271 include/class_userFilter.inc:275
+#: include/class_ldap.inc:847 include/class_ldap.inc:1305
+#: include/class_SnapshotHandler.inc:123 include/class_SnapshotHandler.inc:280
+#: include/class_SnapshotHandler.inc:329 include/class_SnapshotHandler.inc:333
+#: include/class_SnapshotHandler.inc:346 include/class_SnapshotHandler.inc:380
+#: include/class_SnapshotHandler.inc:435 include/class_SnapshotHandler.inc:500
+#: include/class_SnapshotHandler.inc:515 include/class_config.inc:367
+#: include/class_acl.inc:1258 include/class_acl.inc:1354
+#: include/functions.inc:494 include/functions.inc:529
+#: include/functions.inc:537 include/functions.inc:583
+#: include/functions.inc:852 include/functions.inc:901
+#: include/functions.inc:958 include/functions.inc:1008
+#: include/functions.inc:3272
 #, fuzzy
-msgid "There is no snapshot available that can be restored"
-msgstr "没有可用的 mysql 扩展,请检查您的 php 设置。"
-
-#: ihtml/themes/default/snapshotdialog.tpl:31
-msgid "Choose a snapshot and click the folder image, to restore the snapshot"
-msgstr ""
+msgid "LDAP error"
+msgstr "LDAP 错误:"
 
-#: ihtml/themes/default/snapshotdialog.tpl:50
+#: plugins/admin/acl/class_aclRole.inc:635
 #, fuzzy
-msgid "Creating object snapshots"
-msgstr "å\88\9b建æ\96°å¯¹è±¡ç»\84"
+msgid "Object in use"
+msgstr "对象å\90\8d称"
 
-#: ihtml/themes/default/snapshotdialog.tpl:53
-msgid ""
-"This procedure will create a snapshot of the selected object. It will be "
-"stored inside a special branch of your directory system and can be restored "
-"later on."
-msgstr ""
+#: plugins/admin/acl/class_aclRole.inc:635
+#, fuzzy, php-format
+msgid "This role cannot be removed while it is in use by these objects:"
+msgstr "这个共享不能被删除,因为仍然被 %d 个用户使用:"
 
-#: ihtml/themes/default/snapshotdialog.tpl:56
-msgid ""
-"Remember that database entries, DNS configurations and possibly created "
-"zones in server extensions will not be stored in the snapshot."
-msgstr ""
+#: plugins/admin/acl/class_aclRole.inc:670
+#: plugins/admin/groups/class_group.inc:463
+#: plugins/admin/groups/class_group.inc:469
+#: plugins/admin/groups/class_group.inc:657
+#: plugins/admin/groups/class_group.inc:753
+#: plugins/admin/groups/class_group.inc:758
+#: plugins/admin/groups/class_group.inc:1096
+#: plugins/admin/departments/class_department.inc:317
+#: plugins/admin/newConfigManagement/class_newConfigManagement.inc:42
+#: plugins/admin/newConfigManagement/class_newConfigManagement.inc:94
+#: plugins/admin/ogroups/class_ogroup.inc:402
+#: plugins/personal/generic/class_user.inc:297
+#: plugins/personal/generic/class_user.inc:429
+#: plugins/personal/generic/class_user.inc:522
+#: plugins/personal/generic/class_user.inc:816
+#: plugins/personal/generic/class_user.inc:1050
+#: plugins/personal/generic/class_user.inc:1177
+#: plugins/personal/generic/class_user.inc:1184
+#: plugins/personal/generic/class_user.inc:1202
+#: plugins/personal/generic/class_user.inc:1483
+#: plugins/personal/generic/class_user.inc:1809
+#: plugins/personal/password/class_password.inc:210
+#: plugins/addons/propertyEditor/migration/class_migrateRDN.inc:203
+#: plugins/addons/propertyEditor/migration/class_migrateRDN.inc:207
+#: plugins/generic/references/class_ldifViewer.inc:20
+#: plugins/generic/statistics/chartClasses/class_categoryActionOverTime.inc:43
+#: plugins/generic/statistics/chartClasses/class_categoryActionOverTime.inc:49
+#: plugins/generic/statistics/chartClasses/class_categoryActionOverTime.inc:96
+#: plugins/generic/statistics/class_statistics.inc:133
+#: plugins/generic/statistics/class_statistics.inc:229
+#: plugins/generic/statistics/class_statistics.inc:244
+#: setup/setup_checks.tpl:25 setup/setup_checks.tpl:66
+#: setup/class_setupStep_Migrate.inc:450 html/index.php:241 html/index.php:245
+#: include/utils/class_msgPool.inc:137 include/utils/class_msgPool.inc:149
+#: include/utils/class_msgPool.inc:167 include/utils/class_msgPool.inc:440
+#: include/utils/class_msgPool.inc:462 include/utils/class_xml.inc:40
+#: include/class_msg_dialog.inc:99 include/class_gosaSupportDaemon.inc:1184
+#: include/class_gosaSupportDaemon.inc:1204
+#: include/password-methods/class_password-methods.inc:339
+#: include/class_CopyPasteHandler.inc:118
+#: include/class_CopyPasteHandler.inc:127
+#: include/class_CopyPasteHandler.inc:159
+#: include/class_CopyPasteHandler.inc:176
+#: include/class_CopyPasteHandler.inc:185
+#: include/class_CopyPasteHandler.inc:193
+#: include/class_CopyPasteHandler.inc:273
+#: include/class_CopyPasteHandler.inc:377 include/class_tabs.inc:56
+#: include/class_plugin.inc:1698 include/class_plugin.inc:1705
+#: include/class_listing.inc:536 include/functions.inc:3038
+#: include/functions.inc:3346 include/functions.inc:3360
+#: include/functions.inc:3390 include/functions.inc:3398
+#: include/functions.inc:3410 include/functions.inc:3414
+#: include/functions.inc:3429 include/functions.inc:3438
+#: include/functions.inc:3498 include/class_management.inc:508
+#: include/class_management.inc:669
+#, php-format
+msgid "Error"
+msgstr "错误"
 
-#: ihtml/themes/default/snapshotdialog.tpl:71
+#: plugins/admin/acl/class_aclRole.inc:731
 #, fuzzy
-msgid "Time stamp"
-msgstr "过期"
+msgid "RDN for role storage."
+msgstr "Kiosk profile 设置"
 
-#: ihtml/themes/default/snapshotdialog.tpl:80
-msgid "Reason for generating this snapshot"
-msgstr ""
+#: plugins/admin/acl/class_aclRole.inc:742 plugins/admin/acl/acl-list.tpl:12
+#: plugins/admin/acl/acl_role.tpl:27 plugins/admin/users/user-list.tpl:12
+#: plugins/admin/groups/singleUserSelect/singleUser-list.tpl:12
+#: plugins/admin/groups/userSelect/user-list.tpl:12
+#: plugins/admin/groups/group-list.tpl:12
+#: plugins/admin/groups/userGroupSelect/selectUserGroup-list.tpl:12
+#: plugins/admin/groups/generic.tpl:39
+#: plugins/admin/groups/class_group.inc:1059
+#: plugins/admin/departments/class_countryGeneric.inc:94
+#: plugins/admin/departments/locality.tpl:28
+#: plugins/admin/departments/domain.tpl:28
+#: plugins/admin/departments/class_department.inc:677
+#: plugins/admin/departments/dcObject.tpl:28
+#: plugins/admin/departments/organization.tpl:39
+#: plugins/admin/departments/class_dcObject.inc:93
+#: plugins/admin/departments/class_localityGeneric.inc:94
+#: plugins/admin/departments/country.tpl:28
+#: plugins/admin/departments/class_organizationGeneric.inc:125
+#: plugins/admin/departments/generic.tpl:39
+#: plugins/admin/departments/class_domain.inc:92
+#: plugins/admin/departments/dep-list.tpl:12
+#: plugins/admin/ogroups/generic.tpl:26
+#: plugins/admin/ogroups/objectSelect/selectObject-list.tpl:12
+#: plugins/admin/ogroups/ogroup-list.tpl:12
+#: plugins/admin/ogroups/class_ogroup.inc:862
+#: plugins/personal/posix/trustSelect/trust-list.tpl:12
+#: plugins/personal/posix/groupSelect/group-list.tpl:12
+#: plugins/personal/generic/generic.tpl:167
+#: plugins/personal/generic/class_user.inc:1714
+#: plugins/addons/dyngroup/dyngroup.tpl:5
+#: plugins/addons/dyngroup/class_DynamicLdapGroup.inc:114
+#: setup/setup_ldap.tpl:47
+msgid "Base"
+msgstr "位置"
 
-#: ihtml/themes/default/snapshotdialog.tpl:88
-#: plugins/admin/users/template.tpl:49
-#: plugins/admin/departments/class_department.inc:564
-#: plugins/admin/departments/class_department.inc:646
-msgid "Continue"
-msgstr "继续"
+#: plugins/admin/acl/class_aclManagement.inc:25 include/class_acl.inc:27
+#, fuzzy
+msgid "Access control"
+msgstr "访问选项"
 
-#: ihtml/themes/default/msg_dialog.tpl:55
-#: ihtml/themes/default/msg_dialog.tpl:103
-msgid "Error message title"
+#: plugins/admin/acl/class_aclManagement.inc:26
+msgid ""
+"Control access to GOsa managed objects down to attribute and action level"
 msgstr ""
 
-#: ihtml/themes/default/msg_dialog.tpl:66
-#: ihtml/themes/default/msg_dialog.tpl:115
+#: plugins/admin/acl/class_aclManagement.inc:98
+#: plugins/admin/users/class_userManagement.inc:697
+#: plugins/admin/users/class_userManagement.inc:701
+#: include/class_management.inc:405
 #, fuzzy
-msgid "Error message"
-msgstr "挂起邮件"
+msgid "Permission error"
+msgstr "允许"
 
-#: ihtml/themes/default/msg_dialog.tpl:77
-#: ihtml/themes/default/msg_dialog.tpl:79
-#: ihtml/themes/default/msg_dialog.tpl:136
-#: ihtml/themes/default/msg_dialog.tpl:139
-#: ihtml/themes/default/msg_dialog.tpl:144 include/utils/class_msgPool.inc:301
-#: setup/class_setupStep_Migrate.inc:153 setup/class_setupStep_Migrate.inc:303
-#: setup/class_setupStep_Migrate.inc:684 setup/class_setupStep_Migrate.inc:828
-#: setup/setup_checks.tpl:21 setup/setup_checks.tpl:62
-#, php-format
-msgid "OK"
+#: plugins/admin/acl/acl_role.tpl:3 plugins/admin/acl/acl_role.tpl:4
+#: ihtml/themes/default/acl.tpl:7
+msgid "Assigned ACL for current entry"
 msgstr ""
 
-#: ihtml/themes/default/password.tpl:5
+#: plugins/admin/acl/acl_role.tpl:38 ihtml/themes/default/acl.tpl:10
 #, fuzzy
-msgid "Change your password"
-msgstr "修改口令"
+msgid "New ACL"
+msgstr ""
 
-#: ihtml/themes/default/password.tpl:61
-msgid "Your password has been changed successfully."
-msgstr ""
+#: plugins/admin/acl/acl_role.tpl:45 ihtml/themes/default/acl.tpl:19
+#, fuzzy
+msgid "ACL type"
+msgstr "分类类型"
 
-#: ihtml/themes/default/password.tpl:65 html/main.php:220
-#: plugins/admin/users/class_userManagement.inc:386
-#: plugins/personal/password/class_password.inc:155
-#: plugins/personal/password/class_password.inc:158
-#: plugins/personal/password/class_password.inc:161
+#: plugins/admin/acl/acl_role.tpl:45 ihtml/themes/default/acl.tpl:23
+#: ihtml/themes/default/acl.tpl:28
 #, fuzzy
-msgid "Password change"
-msgstr "不允许修改口令"
+msgid "Select an ACL type"
+msgstr "选择一个位置"
 
-#: ihtml/themes/default/password.tpl:72
+#: plugins/admin/acl/acl_role.tpl:51 ihtml/themes/default/acl.tpl:112
+#, fuzzy
+msgid "List of available ACL categories"
+msgstr "可用软件包列表"
+
+#: plugins/admin/acl/paste_role.tpl:1
+#, fuzzy
+msgid "Paste ACL-role"
+msgstr "删除宏"
+
+#: plugins/admin/users/class_userManagement.inc:25
+#: plugins/personal/generic/class_user.inc:1676
+#: plugins/generic/references/class_aclResolver.inc:185
+#: setup/class_setupStep_Migrate.inc:297 include/class_acl.inc:239
+msgid "Users"
+msgstr "用户"
+
+#: plugins/admin/users/class_userManagement.inc:26
 msgid ""
-"Enter the current password and the new password (twice) in the fields below "
-"and press the 'Set password' button."
+"Manage aspects of user accounts like generic, POSIX, samba and mail settings"
 msgstr ""
 
-#: ihtml/themes/default/password.tpl:74 plugins/admin/users/user-list.xml:128
-#: plugins/admin/users/user-list.xml:230
-#: plugins/personal/password/class_password.inc:26
-msgid "Change password"
-msgstr "修改口令"
+#: plugins/admin/users/class_userManagement.inc:196
+#: plugins/admin/groups/class_groupManagement.inc:100
+#: plugins/admin/ogroups/class_ogroupManagement.inc:115
+#, fuzzy
+msgid "Infrastructure error"
+msgstr "PHP 错误"
 
-#: ihtml/themes/default/password.tpl:77 ihtml/themes/default/password.tpl:79
-msgid "Directory"
-msgstr "目录"
+#: plugins/admin/users/class_userManagement.inc:228
+#: plugins/admin/users/class_userManagement.inc:739
+#: include/class_management.inc:324 include/class_management.inc:487
+#: include/class_management.inc:534 include/class_management.inc:549
+#: include/class_management.inc:586 include/class_management.inc:600
+#, fuzzy
+msgid "Permission"
+msgstr "允许"
 
-#: ihtml/themes/default/password.tpl:97
-#: plugins/personal/password/password.tpl:18
-#: plugins/personal/password/password.tpl:47
-#: plugins/personal/myaccount/password.tpl:12
-#: plugins/personal/myaccount/password.tpl:41
-msgid "Current password"
-msgstr "当前口令"
+#: plugins/admin/users/class_userManagement.inc:316
+#: plugins/personal/password/class_password.inc:121 html/password.php:246
+msgid ""
+"The passwords you've entered as 'New password' and 'Repeated new password' "
+"do not match."
+msgstr "您输入的“新口令”和“重复新口令”不匹配。"
 
-#: ihtml/themes/default/password.tpl:103 plugins/admin/users/password.tpl:13
-#: plugins/admin/users/password.tpl:65
 #: plugins/admin/users/class_userManagement.inc:319
-#: plugins/personal/password/password.tpl:24
-#: plugins/personal/password/password.tpl:78
+#: plugins/admin/users/password.tpl:13 plugins/admin/users/password.tpl:65
 #: plugins/personal/myaccount/password.tpl:18
 #: plugins/personal/myaccount/password.tpl:71
+#: plugins/personal/password/password.tpl:24
+#: plugins/personal/password/password.tpl:78
+#: ihtml/themes/default/password.tpl:103
 msgid "New password"
 msgstr "新口令"
 
-#: ihtml/themes/default/password.tpl:110 plugins/admin/users/password.tpl:20
-#: plugins/admin/users/password.tpl:72
-#: plugins/personal/password/password.tpl:31
-#: plugins/personal/password/password.tpl:85
-#: plugins/personal/myaccount/password.tpl:25
-#: plugins/personal/myaccount/password.tpl:78
-msgid "Repeat new password"
-msgstr "重复新口令"
-
-#: ihtml/themes/default/password.tpl:117
-#: plugins/personal/password/password.tpl:37
-#: plugins/personal/password/password.tpl:91
-#: plugins/personal/myaccount/password.tpl:31
-#: plugins/personal/myaccount/password.tpl:84
+#: plugins/admin/users/class_userManagement.inc:386
+#: plugins/personal/password/class_password.inc:155
+#: plugins/personal/password/class_password.inc:158
+#: plugins/personal/password/class_password.inc:161 html/main.php:220
+#: ihtml/themes/default/password.tpl:65
 #, fuzzy
-msgid "Password strength"
-msgstr "口令存储"
+msgid "Password change"
+msgstr "不允许修改口令"
 
-#: ihtml/themes/default/password.tpl:131
+#: plugins/admin/users/class_userManagement.inc:387
 #, fuzzy
-msgid "Click here to change your password"
-msgstr "点击这里来修改您的口令"
+msgid "You have no permission to change this users password!"
+msgstr "您无权修改您的口令。"
 
-#: ihtml/themes/default/password.tpl:131 plugins/admin/users/password.tpl:101
-#: plugins/personal/password/password.tpl:103
-#: plugins/personal/myaccount/password.tpl:96
-msgid "Set password"
-msgstr "设置口令"
+#: plugins/admin/users/class_userManagement.inc:458
+#: plugins/admin/users/class_userManagement.inc:492
+#: plugins/admin/users/class_userManagement.inc:523
+#: plugins/admin/ogroups/class_ogroup.inc:318
+msgid "none"
+msgstr "无"
 
-#: ihtml/themes/default/islocked.tpl:4
-msgid "Locking conflict detected"
-msgstr "检测到锁定冲突"
+#: plugins/admin/users/class_userManagement.inc:530
+#: plugins/admin/users/template.tpl:15 plugins/admin/users/user-list.xml:15
+#: plugins/admin/users/user-list.xml:102 plugins/admin/users/templatize.tpl:15
+msgid "Template"
+msgstr "模板"
 
-#: ihtml/themes/default/islocked.tpl:14
-#, fuzzy
-msgid ""
-"If this lock detection is false, the other person has obviously closed the "
-"web browser during the edit operation. You may want to take over the lock by "
-"pressing the 'Edit anyway' button."
-msgstr ""
-"如果锁检查失败,明显的是另外的人在进行编辑操作时关闭了浏览器。您可以通过按“仍"
-"然编辑”按钮来接管这个锁文件。"
+#: plugins/admin/users/class_userManagement.inc:536
+#: plugins/admin/users/user-list.xml:57
+#: plugins/admin/groups/singleUserSelect/singleUser-list.xml:40
+#: plugins/admin/groups/userSelect/user-list.xml:40
+#: plugins/admin/groups/class_group.inc:210
+#: plugins/admin/groups/class_group.inc:1190
+#: plugins/admin/groups/class_group.inc:1200
+#: plugins/personal/generic/class_user.inc:1326
+#: plugins/personal/generic/class_user.inc:1373
+#: plugins/personal/generic/class_user.inc:1703
+#: plugins/personal/generic/class_user.inc:1857
+#: plugins/generic/references/class_reference.inc:87
+#: ihtml/themes/default/infoPage.tpl:15
+msgid "Given name"
+msgstr "名"
 
-#: ihtml/themes/default/islocked.tpl:23
+#: plugins/admin/users/class_userManagement.inc:777
 #, fuzzy
-msgid "Read only"
-msgstr "重新加载列表"
+msgid "Account locking"
+msgstr "账户"
 
-#: ihtml/themes/default/help.tpl:9
-msgid "GOsa help viewer"
-msgstr "GOsa 帮助浏览器"
+#: plugins/admin/users/class_userManagement.inc:778
+#, php-format
+msgid ""
+"Password method '%s' does not support locking. Account (%s) has not been "
+"locked!"
+msgstr ""
 
-#: ihtml/themes/default/help.tpl:15
-msgid "Index"
-msgstr "索引"
+#: plugins/admin/users/class_userManagement.inc:851
+#, fuzzy
+msgid "Unlock account"
+msgstr "我的账号"
 
-#: ihtml/themes/default/help.tpl:21 include/class_filter.inc:158
-#: include/class_filter.inc:228 setup/setup_ldap.tpl:15
-msgid "Search"
-msgstr "æ\9f¥æ\89¾"
+#: plugins/admin/users/class_userManagement.inc:853
+#, fuzzy
+msgid "Lock account"
+msgstr "æ\88\91ç\9a\84è´¦å\8f·"
 
-#: ihtml/themes/default/logout.tpl:6
-msgid "Your GOsa session has expired!"
-msgstr "您的 GOsa 会话已经过期!"
+#: plugins/admin/users/class_userManagement.inc:865
+#: plugins/admin/groups/class_group.inc:1035
+#: plugins/admin/departments/class_department.inc:659
+#: plugins/admin/ogroups/class_ogroup.inc:848
+#: plugins/personal/posix/generic.tpl:5
+#: plugins/personal/generic/class_user.inc:37
+#: plugins/personal/generic/class_user.inc:1670 setup/setup_feedback.tpl:35
+#: setup/setup_feedback.tpl:36
+msgid "Generic"
+msgstr "通用配置"
 
-#: ihtml/themes/default/logout.tpl:9
-#, fuzzy
-msgid ""
-"It has been a while since your last interaction with GOsa took place. Your "
-"session has been closed for security reasons. Please login again to continue "
-"with administrative tasks."
+#: plugins/admin/users/class_userManagement.inc:866
+msgid "Edit generic properties"
+msgstr "编辑通用属性"
+
+#: plugins/admin/users/class_userManagement.inc:869
+#: plugins/admin/groups/class_groupManagement.inc:157
+#: plugins/personal/posix/class_posixAccount.inc:37
+#: plugins/personal/posix/class_posixAccount.inc:270
+#: plugins/personal/posix/class_posixAccount.inc:290
+#: plugins/personal/posix/class_posixAccount.inc:292
+#: plugins/personal/posix/class_posixAccount.inc:295
+msgid "POSIX"
 msgstr ""
-"上一次操作 GOsa 界面是在很长时间之前。出于安全上的考虑,已经关闭了连接。要继"
-"续执行管理任务,请重新登录。"
 
-#: ihtml/themes/default/logout.tpl:16
+#: plugins/admin/users/class_userManagement.inc:870
+#: plugins/admin/groups/class_groupManagement.inc:158
 #, fuzzy
-msgid "Login again"
-msgstr "重新登录"
+msgid "Edit POSIX properties"
+msgstr "编辑 UNIX 属性"
 
-#: ihtml/themes/default/ldifViewer.tpl:1
-msgid "Raw LDAP entry"
-msgstr ""
+#: plugins/admin/users/class_userManagement.inc:872
+#: plugins/admin/groups/class_groupManagement.inc:165
+#: plugins/admin/ogroups/tabs_ogroups.inc:155
+#: plugins/generic/infoPage/class_infoPage.inc:112
+#: ihtml/themes/default/infoPage.tpl:20
+msgid "Mail"
+msgstr "邮件"
 
-#: ihtml/themes/default/removeEntries.tpl:4
-#: plugins/addons/propertyEditor/property-list.tpl:7
-#, fuzzy
-msgid "Attention"
-msgstr "Nagios 鉴权"
+#: plugins/admin/users/class_userManagement.inc:874
+#: plugins/admin/groups/class_groupManagement.inc:166
+msgid "Edit mail properties"
+msgstr "编辑邮件属性"
 
-#: ihtml/themes/default/removeEntries.tpl:14
-#, fuzzy
-msgid ""
-"If you're sure you want to do this press 'Delete' to continue or 'Cancel' to "
-"abort."
-msgstr "所以,如果您确定,请按“删除”继续,否则按“取消”退出。"
+#: plugins/admin/users/class_userManagement.inc:877
+#: plugins/admin/groups/class_groupManagement.inc:173
+#: plugins/personal/posix/class_posixAccount.inc:290
+msgid "Samba"
+msgstr "Samba"
 
-#: ihtml/themes/default/framework.tpl:9
+#: plugins/admin/users/class_userManagement.inc:878
+#: plugins/admin/groups/class_groupManagement.inc:174
+msgid "Edit samba properties"
+msgstr "编辑 samba 属性"
+
+#: plugins/admin/users/class_userManagement.inc:881
+msgid "Netatalk"
+msgstr "Netatalk"
+
+#: plugins/admin/users/class_userManagement.inc:882
 #, fuzzy
-msgid "Log out"
-msgstr "退出"
+msgid "Edit Netatalk properties"
+msgstr "编辑 netatalk 属性"
 
-#: ihtml/themes/default/framework.tpl:10
-msgid ""
-"You are currently editing a database entry. Do you want to dismiss the "
-"changes?"
-msgstr "您正在编辑一个数据项。您确认要丢弃当前的修改么?"
+#: plugins/admin/users/class_userManagement.inc:885
+#: plugins/admin/groups/class_groupManagement.inc:197
+#: plugins/personal/posix/class_posixAccount.inc:290
+msgid "Environment"
+msgstr "环境设置"
 
-#: ihtml/themes/default/framework.tpl:22
-#, fuzzy, php-format
-msgid "Session expires in %d!"
-msgstr "会话不会被加密。"
+#: plugins/admin/users/class_userManagement.inc:886
+#: plugins/admin/groups/class_groupManagement.inc:198
+msgid "Edit environment properties"
+msgstr "编辑环境属性"
 
-#: html/password.php:61 html/main.php:170 include/functions.inc:465
-#: include/utils/class_xml.inc:43
-#: plugins/admin/departments/class_department.inc:439
+#: plugins/admin/users/class_userManagement.inc:889
+msgid "FAX"
+msgstr "传真"
+
+#: plugins/admin/users/class_userManagement.inc:890
 #, fuzzy
-msgid "Fatal error"
-msgstr "ç»\88端æ\9c\8då\8a¡å\99¨"
+msgid "Edit FAX properties"
+msgstr "ç¼\96è¾\91 UNIX å±\9eæ\80§"
 
-#: html/password.php:63 html/index.php:157
-#, fuzzy, php-format
-msgid "GOsa configuration %s/%s is not readable. Aborted."
-msgstr "GOsa 配置 %s/gosa.conf 不可读取。退出。"
+#: plugins/admin/users/class_userManagement.inc:893
+#: plugins/admin/groups/class_groupManagement.inc:181
+#: plugins/admin/departments/class_department.inc:376
+#: plugins/admin/departments/organization.tpl:109
+#: plugins/admin/departments/generic.tpl:110
+#: plugins/admin/ogroups/objectSelect/selectObject-list.xml:55
+#: plugins/admin/ogroups/class_ogroupManagement.inc:188
+#: plugins/personal/generic/generic.tpl:394
+#: plugins/personal/generic/generic.tpl:574
+#: plugins/personal/generic/class_user.inc:1354
+#: plugins/personal/generic/class_user.inc:1845
+msgid "Phone"
+msgstr "电话"
 
-#: html/password.php:113 html/index.php:157 html/index.php:233
-#: html/main.php:285
-#: include/password-methods/class_password-methods-ssha.inc:51
-#: include/password-methods/class_password-methods-sha.inc:48
-#: include/class_SnapshotHandler.inc:44 include/class_SnapshotHandler.inc:57
-#: include/class_SnapshotHandler.inc:75 include/functions.inc:837
-#: include/functions.inc:3053 include/functions.inc:3068
-#: include/utils/class_timezone.inc:47 include/class_config.inc:171
-#: include/class_config.inc:710 include/class_config.inc:1171
-#: include/class_config.inc:1184 include/class_config.inc:1202
-#: include/class_pluglist.inc:117 include/class_CopyPasteHandler.inc:119
-#: include/class_CopyPasteHandler.inc:128
-#: include/class_CopyPasteHandler.inc:177
-#: include/class_CopyPasteHandler.inc:186
-#: include/class_CopyPasteHandler.inc:194
-#: plugins/admin/groups/class_group.inc:166
-#: plugins/admin/groups/class_group.inc:1240
-#, fuzzy
-msgid "Configuration error"
-msgstr "配置文件"
+#: plugins/admin/users/class_userManagement.inc:894
+#: plugins/admin/groups/class_groupManagement.inc:182
+msgid "Edit phone properties"
+msgstr "编辑电话属性"
 
-#: html/password.php:115 html/index.php:179 html/setup.php:73
-#, fuzzy, php-format
-msgid "Compile directory %s is not accessible!"
-msgstr "目录 '%s' 作为编译目录无法访问!"
+#: plugins/admin/users/template.tpl:2
+msgid "Creating a new user using templates"
+msgstr "用模板创建一个新用户"
 
-#: html/password.php:194 plugins/personal/generic/class_user.inc:614
-#, fuzzy
-msgid "Password method"
-msgstr "口令存储"
+#: plugins/admin/users/template.tpl:6
+msgid ""
+"Creating a new user can be assisted by using templates. Many database "
+"records will be filled automatically. Choose 'none' to skip the usage of "
+"templates."
+msgstr ""
+"可以使用模板来辅助新用户的创建。很多数据记录可以被自动填充。选择“无”来跳过模"
+"板选择。"
 
-#: html/password.php:195
-msgid "Error: Password method not available!"
+#: plugins/admin/users/template.tpl:13
+msgid "User template selection dialog"
 msgstr ""
 
-#: html/password.php:242 plugins/generic/dashBoard/Register/register.tpl:49
-#: plugins/admin/groups/userSelect/user-list.xml:56
+#: plugins/admin/users/template.tpl:23
+#: plugins/personal/generic/paste_generic.tpl:8
+#: plugins/personal/generic/generic.tpl:37
+msgid "Last name"
+msgstr "姓"
+
+#: plugins/admin/users/template.tpl:27
+#: plugins/personal/generic/paste_generic.tpl:12
+#: plugins/personal/generic/generic.tpl:51
+msgid "First name"
+msgstr "名"
+
+#: plugins/admin/users/template.tpl:32 plugins/admin/users/user-list.xml:65
 #: plugins/admin/groups/singleUserSelect/singleUser-list.xml:56
+#: plugins/admin/groups/userSelect/user-list.xml:56
 #: plugins/admin/groups/userGroupSelect/selectUserGroup-list.xml:65
-#: plugins/admin/users/template.tpl:32 plugins/admin/users/user-list.xml:65
+#: plugins/personal/generic/paste_generic.tpl:16
+#: plugins/personal/generic/generic.tpl:65
 #: plugins/personal/generic/class_user.inc:1311
 #: plugins/personal/generic/class_user.inc:1329
 #: plugins/personal/generic/class_user.inc:1343
 #: plugins/personal/generic/class_user.inc:1345
-#: plugins/personal/generic/class_user.inc:1705
-#: plugins/personal/generic/generic.tpl:65
-#: plugins/personal/generic/paste_generic.tpl:16
+#: plugins/personal/generic/class_user.inc:1704
+#: plugins/generic/dashBoard/Register/register.tpl:49 html/password.php:242
 msgid "Login"
 msgstr "登录名"
 
-#: html/password.php:244 plugins/personal/password/class_password.inc:119
-msgid "You need to specify your current password in order to proceed."
-msgstr "您需要输入当前口令才能继续。"
+#: plugins/admin/users/template.tpl:49
+#: plugins/admin/departments/class_department.inc:564
+#: plugins/admin/departments/class_department.inc:646
+#: ihtml/themes/default/snapshotdialog.tpl:88
+msgid "Continue"
+msgstr "继续"
 
-#: html/password.php:246 plugins/admin/users/class_userManagement.inc:316
-#: plugins/personal/password/class_password.inc:121
+#: plugins/admin/users/password.tpl:4
 msgid ""
-"The passwords you've entered as 'New password' and 'Repeated new password' "
-"do not match."
-msgstr "您输入的“新口令”和“重复新口令”不匹配。"
-
-#: html/password.php:248 plugins/personal/password/class_password.inc:123
-msgid "The password you've entered as 'New password' is empty."
-msgstr "输入的“新口令”为空。"
-
-#: html/password.php:250 plugins/personal/password/class_password.inc:125
-msgid "The password used as new and current are too similar."
-msgstr "输入的新口令和当前口令非常相似。"
-
-#: html/password.php:252 plugins/personal/password/class_password.inc:127
-msgid "The password used as new is to short."
-msgstr "输入的新口令太短了。"
+"To change the user password use the fields below. The changes take effect "
+"immediately. Please memorize the new password, because the user wouldn't be "
+"able to login without it."
+msgstr "用下面的字段修改用口令。修改即时生效。请记住新密码,否则无法登录。"
 
-#: html/password.php:254 plugins/personal/password/class_password.inc:129
+#: plugins/admin/users/password.tpl:11 plugins/admin/users/password.tpl:39
 #, fuzzy
-msgid "The password contains possibly problematic Unicode characters!"
-msgstr "“姓名”字段包含无效字符。"
+msgid "Password input dialog"
+msgstr "不允许修改口令"
 
-#: html/password.php:261 html/index.php:311
-#, fuzzy
-msgid "Please check the username/password combination!"
-msgstr "请检查用户名/口令。"
+#: plugins/admin/users/password.tpl:20 plugins/admin/users/password.tpl:72
+#: plugins/personal/myaccount/password.tpl:25
+#: plugins/personal/myaccount/password.tpl:78
+#: plugins/personal/password/password.tpl:31
+#: plugins/personal/password/password.tpl:85
+#: ihtml/themes/default/password.tpl:110
+msgid "Repeat new password"
+msgstr "重复新口令"
 
-#: html/password.php:268
+#: plugins/admin/users/password.tpl:27 plugins/admin/users/password.tpl:79
 #, fuzzy
-msgid "You have no permissions to change your password!"
-msgstr "您无权修改您的口令。"
-
-#: html/password.php:280 plugins/personal/password/class_password.inc:136
-#, php-format
-msgid "Check-hook reported a problem: %s. Password change canceled!"
-msgstr ""
-
-#: html/password.php:315 include/functions.inc:2489 include/functions.inc:2493
-#: include/functions.inc:2499 include/functions.inc:2523
-#: include/class_tabs.inc:264 include/class_jsonRPC.inc:37
-#: include/utils/class_xml.inc:37 include/class_configRegistry.inc:688
-#: include/class_configRegistry.inc:703 include/class_configRegistry.inc:718
-#: include/class_configRegistry.inc:733 include/class_configRegistry.inc:749
-#: include/class_configRegistry.inc:754 include/class_configRegistry.inc:774
-#: include/class_configRegistry.inc:779 include/class_configRegistry.inc:796
-#: include/class_configRegistry.inc:801 include/class_configRegistry.inc:819
-#: include/class_configRegistry.inc:824 include/class_configRegistry.inc:840
-#: include/class_configRegistry.inc:855 include/class_configRegistry.inc:870
-#: plugins/admin/groups/class_group.inc:852
-#: plugins/admin/departments/dep_move_confirm.tpl:2
-#: plugins/personal/posix/class_posixAccount.inc:651
-#: plugins/personal/posix/class_posixAccount.inc:774 setup/setup_checks.tpl:27
-#: setup/setup_checks.tpl:68
-msgid "Warning"
-msgstr "警告"
-
-#: html/password.php:315
-msgid "Session will not be encrypted."
-msgstr "会话不会被加密。"
-
-#: html/password.php:317
-msgid "Enter SSL session"
-msgstr "进入 SSL 会话"
+msgid "Strength"
+msgstr "街道"
 
-#: html/index.php:45
-#, php-format
-msgid "Your browser (%s) is blacklisted for the current theme!"
-msgstr ""
+#: plugins/admin/users/password.tpl:43
+#: plugins/personal/myaccount/password.tpl:49
+#: plugins/personal/password/password.tpl:55
+#, fuzzy
+msgid "Use proposal"
+msgstr "组"
 
-#: html/index.php:72
-#, php-format
-msgid "This session is not encrypted. Click %s to enter an encrypted session."
-msgstr ""
+#: plugins/admin/users/password.tpl:61
+#: plugins/personal/myaccount/password.tpl:67
+#: plugins/personal/password/password.tpl:74
+#, fuzzy
+msgid "Manually specify a password"
+msgstr "请输入您的口令!"
 
-#: html/index.php:72
+#: plugins/admin/users/password.tpl:95
 #, fuzzy
-msgid "here"
-msgstr "模板"
+msgid "Enforce password change on next login."
+msgstr "不允许修改口令"
 
-#: html/index.php:78
-msgid "The configured session lifetime will be overridden by php.ini settings!"
-msgstr ""
+#: plugins/admin/users/password.tpl:101
+#: plugins/personal/myaccount/password.tpl:96
+#: plugins/personal/password/password.tpl:103
+#: ihtml/themes/default/password.tpl:131
+msgid "Set password"
+msgstr "设置口令"
 
-#: html/index.php:179
-#, fuzzy
-msgid "Smarty error"
-msgstr "PHP 错误"
+#: plugins/admin/users/user-list.xml:11
+msgid "List of users"
+msgstr "用户列表"
 
-#: html/index.php:202
-#, fuzzy
-msgid ""
-"Your browser has cookies disabled: please enable cookies and reload this "
-"page before logging in!"
-msgstr "您的浏览器已经禁用 cookies。请启用 cookies 并在登录前重新加载本页面!"
+#: plugins/admin/users/user-list.xml:23 plugins/admin/users/user-list.xml:95
+#: plugins/admin/groups/singleUserSelect/singleUser-list.xml:14
+#: plugins/admin/groups/userSelect/user-list.xml:14
+#: plugins/admin/groups/userGroupSelect/selectUserGroup-list.xml:15
+#: plugins/admin/ogroups/objectSelect/selectObject-list.xml:63
+#: plugins/admin/ogroups/class_ogroupManagement.inc:183
+msgid "User"
+msgstr "用户"
 
-#: html/index.php:233
-msgid "Broken HTTP authentication setup!"
-msgstr ""
+#: plugins/admin/users/user-list.xml:49
+#: plugins/admin/groups/singleUserSelect/singleUser-list.xml:48
+#: plugins/admin/groups/userSelect/user-list.xml:48
+#: plugins/admin/groups/class_group.inc:210
+#: plugins/admin/groups/class_group.inc:1190
+#: plugins/admin/groups/class_group.inc:1200
+#: plugins/personal/generic/class_user.inc:1702
+#: plugins/generic/references/class_reference.inc:87
+#: ihtml/themes/default/infoPage.tpl:14
+msgid "Surname"
+msgstr "姓"
 
-#: html/index.php:241 html/index.php:245 include/class_management.inc:508
-#: include/class_management.inc:669
-#: include/password-methods/class_password-methods.inc:339
-#: include/class_listing.inc:536 include/functions.inc:3038
-#: include/functions.inc:3346 include/functions.inc:3360
-#: include/functions.inc:3390 include/functions.inc:3398
-#: include/functions.inc:3410 include/functions.inc:3414
-#: include/functions.inc:3429 include/functions.inc:3438
-#: include/functions.inc:3498 include/class_tabs.inc:56
-#: include/class_plugin.inc:1698 include/class_plugin.inc:1705
-#: include/utils/class_xml.inc:40 include/utils/class_msgPool.inc:137
-#: include/utils/class_msgPool.inc:149 include/utils/class_msgPool.inc:167
-#: include/utils/class_msgPool.inc:440 include/utils/class_msgPool.inc:462
-#: include/class_gosaSupportDaemon.inc:1184
-#: include/class_gosaSupportDaemon.inc:1204
-#: include/class_CopyPasteHandler.inc:118
-#: include/class_CopyPasteHandler.inc:127
-#: include/class_CopyPasteHandler.inc:159
-#: include/class_CopyPasteHandler.inc:176
-#: include/class_CopyPasteHandler.inc:185
-#: include/class_CopyPasteHandler.inc:193
-#: include/class_CopyPasteHandler.inc:273
-#: include/class_CopyPasteHandler.inc:377 include/class_msg_dialog.inc:99
-#: plugins/generic/statistics/chartClasses/class_categoryActionOverTime.inc:43
-#: plugins/generic/statistics/chartClasses/class_categoryActionOverTime.inc:49
-#: plugins/generic/statistics/chartClasses/class_categoryActionOverTime.inc:96
-#: plugins/generic/statistics/class_statistics.inc:133
-#: plugins/generic/statistics/class_statistics.inc:229
-#: plugins/generic/statistics/class_statistics.inc:244
-#: plugins/generic/references/class_ldifViewer.inc:20
-#: plugins/admin/ogroups/class_ogroup.inc:402
-#: plugins/admin/groups/class_group.inc:463
-#: plugins/admin/groups/class_group.inc:469
-#: plugins/admin/groups/class_group.inc:657
-#: plugins/admin/groups/class_group.inc:753
-#: plugins/admin/groups/class_group.inc:758
-#: plugins/admin/groups/class_group.inc:1096
-#: plugins/admin/newConfigManagement/class_newConfigManagement.inc:42
-#: plugins/admin/newConfigManagement/class_newConfigManagement.inc:94
-#: plugins/admin/departments/class_department.inc:317
-#: plugins/admin/acl/class_aclRole.inc:670
-#: plugins/addons/propertyEditor/migration/class_migrateRDN.inc:203
-#: plugins/addons/propertyEditor/migration/class_migrateRDN.inc:207
-#: plugins/personal/generic/class_user.inc:297
-#: plugins/personal/generic/class_user.inc:429
-#: plugins/personal/generic/class_user.inc:522
-#: plugins/personal/generic/class_user.inc:816
-#: plugins/personal/generic/class_user.inc:1050
-#: plugins/personal/generic/class_user.inc:1177
-#: plugins/personal/generic/class_user.inc:1184
-#: plugins/personal/generic/class_user.inc:1202
-#: plugins/personal/generic/class_user.inc:1483
-#: plugins/personal/generic/class_user.inc:1810
-#: plugins/personal/password/class_password.inc:210
-#: setup/class_setupStep_Migrate.inc:450 setup/setup_checks.tpl:25
-#: setup/setup_checks.tpl:66
-#, php-format
-msgid "Error"
-msgstr "错误"
+#: plugins/admin/users/user-list.xml:73 plugins/admin/groups/group-list.xml:57
+#: plugins/admin/departments/locality.tpl:8
+#: plugins/admin/departments/locality.tpl:9
+#: plugins/admin/departments/domain.tpl:8
+#: plugins/admin/departments/domain.tpl:9
+#: plugins/admin/departments/dcObject.tpl:8
+#: plugins/admin/departments/dcObject.tpl:9
+#: plugins/admin/departments/organization.tpl:7
+#: plugins/admin/departments/organization.tpl:9
+#: plugins/admin/departments/country.tpl:8
+#: plugins/admin/departments/country.tpl:9
+#: plugins/admin/departments/generic.tpl:7
+#: plugins/admin/departments/generic.tpl:9
+#: plugins/admin/ogroups/ogroup-list.xml:57
+msgid "Properties"
+msgstr "属性"
 
-#: html/index.php:241
-msgid "Cannot find a valid user for the current HTTP authentication!"
-msgstr ""
+#: plugins/admin/users/user-list.xml:128 plugins/admin/users/user-list.xml:230
+#: plugins/personal/password/class_password.inc:26
+#: ihtml/themes/default/password.tpl:74
+msgid "Change password"
+msgstr "修改口令"
 
-#: html/index.php:245
+#: plugins/admin/users/user-list.xml:140
 #, fuzzy
-msgid "Cannot find a unique user for the current HTTP authentication!"
-msgstr "致命错误:无法找到一个未使用的标志来标记管理单元!"
+msgid "Lock users"
+msgstr "用户列表"
 
-#: html/index.php:271 include/class_SnapshotHandler.inc:123
-#: include/class_SnapshotHandler.inc:280 include/class_SnapshotHandler.inc:329
-#: include/class_SnapshotHandler.inc:333 include/class_SnapshotHandler.inc:346
-#: include/class_SnapshotHandler.inc:380 include/class_SnapshotHandler.inc:435
-#: include/class_SnapshotHandler.inc:500 include/class_SnapshotHandler.inc:515
-#: include/class_acl.inc:1258 include/class_acl.inc:1354
-#: include/functions.inc:494 include/functions.inc:529
-#: include/functions.inc:537 include/functions.inc:583
-#: include/functions.inc:852 include/functions.inc:901
-#: include/functions.inc:958 include/functions.inc:1008
-#: include/functions.inc:3272 include/class_userFilter.inc:275
-#: include/class_ldap.inc:847 include/class_ldap.inc:1305
-#: include/class_config.inc:367
-#: plugins/generic/references/class_reference.inc:97
-#: plugins/admin/ogroups/class_ogroup.inc:758
-#: plugins/admin/ogroups/class_ogroup.inc:775
-#: plugins/admin/groups/class_group.inc:600
-#: plugins/admin/groups/class_group.inc:876
-#: plugins/admin/departments/class_department.inc:285
-#: plugins/admin/departments/class_department.inc:482
-#: plugins/admin/departments/class_department.inc:759
-#: plugins/admin/departments/class_department.inc:790
-#: plugins/admin/acl/class_aclRole.inc:602
-#: plugins/admin/acl/class_aclRole.inc:642
-#: plugins/admin/acl/class_aclRole.inc:656
-#: plugins/addons/dyngroup/class_DynamicLdapGroup.inc:191
-#: plugins/addons/dyngroup/class_DynamicLdapGroup.inc:256
-#: plugins/personal/generic/class_user.inc:730
-#: plugins/personal/generic/class_user.inc:1099
-#: plugins/personal/posix/trustModeDialog/class_trustModeDialog.inc:253
-#: plugins/personal/posix/class_posixAccount.inc:529
-#: plugins/personal/posix/class_posixAccount.inc:791
-#: setup/class_setupStep_Migrate.inc:461 setup/class_setupStep_Migrate.inc:814
+#: plugins/admin/users/user-list.xml:148
 #, fuzzy
-msgid "LDAP error"
-msgstr "LDAP 错误:"
+msgid "Unlock users"
+msgstr "域用户"
 
-#: html/index.php:289
+#: plugins/admin/users/user-list.xml:156
+#: plugins/admin/groups/group-list.xml:106
+#: plugins/admin/ogroups/ogroup-list.xml:106
 #, fuzzy
-msgid "Please specify a valid user name!"
-msgstr "请输入一个有效的用户名!"
-
-#: html/index.php:292
-msgid "Please specify your password!"
-msgstr "请输入您的口令!"
+msgid "Send message"
+msgstr "挂起邮件"
 
-#: html/index.php:304
+#: plugins/admin/users/user-list.xml:167
 #, fuzzy
-msgid "Authentication error"
-msgstr "Nagios 鉴权"
-
-#: html/index.php:304
-msgid "Cannot retrieve user information for HTTP authentication!"
-msgstr ""
+msgid "Apply template"
+msgstr "模板"
 
-#: html/index.php:359
+#: plugins/admin/users/user-list.xml:199
 #, fuzzy
-msgid "Account locked. Please contact your system administrator!"
-msgstr "账户锁定。请联系管理员。"
+msgid "New user from template"
+msgstr "从模板创建用户"
 
-#: html/setup.php:73
-#, fuzzy
-msgid "Smarty"
-msgstr "总结"
+#: plugins/admin/users/user-list.xml:213
+msgid "Edit user"
+msgstr "编辑用户"
 
-#: html/main.php:171
-#, php-format
-msgid "Cannot locate file %s - please run %s to fix this"
+#: plugins/admin/users/user-list.xml:222
+msgid "%{filter:lockLabel(userPassword)}"
 msgstr ""
 
-#: html/main.php:190
+#: plugins/admin/users/user-list.xml:245
 #, fuzzy
-msgid "PHP configuration"
-msgstr "PHP 安装检查"
+msgid "Remove user"
+msgstr "删除图片"
 
-#: html/main.php:191
-msgid ""
-"Fatal error: Register globals is active. Please fix this in order to "
-"continue."
-msgstr ""
+#: plugins/admin/users/user-filter.xml:33
+msgid "Show templates"
+msgstr "显示模板"
 
-#: html/main.php:220
+#: plugins/admin/users/user-filter.xml:47
 #, fuzzy
-msgid "Your password is about to expire, please change your password!"
-msgstr "您的口令就要过期,请修改您的口令"
-
-#: html/main.php:285
-msgid "Running out of memory!"
-msgstr ""
-
-#: html/main.php:345
-#, php-format
-msgid "You're logged in as %s"
-msgstr ""
+msgid "Show POSIX users"
+msgstr "Posix 设置"
 
-#: html/main.php:348
+#: plugins/admin/users/user-filter.xml:61
 #, fuzzy
-msgid "ACLs are disabled"
-msgstr "ç¦\81ç\94¨"
+msgid "Show SAMBA users"
+msgstr "æ\98¾ç¤ºæ\9c\8då\8a¡å\99¨"
 
-#: html/main.php:398
+#: plugins/admin/users/user-filter.xml:75
 #, fuzzy
-msgid "Plug-in"
-msgstr "于"
-
-#: html/main.php:399
-#, fuzzy, php-format
-msgid "Fatal error: Cannot find any plugin definitions for plugin %s!"
-msgstr "警告: 没有发现针对插件 '%s' 的任何插件定义!"
+msgid "Show mail users"
+msgstr "显示邮件用户"
 
-#: html/main.php:415
+#: plugins/admin/users/templatize.tpl:2
 #, fuzzy
-msgid "Configuration Error"
-msgstr "配置文件"
+msgid "Applying a template"
+msgstr "模板"
 
-#: html/main.php:416
-#, php-format
+#: plugins/admin/users/templatize.tpl:6
 msgid ""
-"Fatal error: not all POST variables have been transfered by PHP - please "
-"inform your administrator!"
+"Applying a template to several users will replace all user attributes "
+"defined in the template."
 msgstr ""
 
-#: html/helpviewer.php:64
-msgid "Help browser"
-msgstr "帮助浏览器"
-
-#: html/helpviewer.php:118
+#: plugins/admin/users/templatize.tpl:13
 #, fuzzy
-msgid "There is no help file specified for this class"
-msgstr "此类没æ\9c\89帮å\8a©æ\96\87件"
+msgid "Apply user template"
+msgstr "模æ\9d¿"
 
-#: html/helpviewer.php:193 include/functions_helpviewer.inc:97
-msgid "previous"
-msgstr "上一个"
+#: plugins/admin/users/templatize.tpl:32
+#, fuzzy
+msgid "No templates available!"
+msgstr "文件可用。"
 
-#: html/helpviewer.php:197 include/functions_helpviewer.inc:101
-msgid "next"
-msgstr "下一个"
+#: plugins/admin/groups/paste_generic.tpl:1
+msgid "Group settings"
+msgstr "组设置"
 
-#: html/helpviewer.php:268
-#, fuzzy, php-format
-msgid "Help directory '%s' is not accessible, can't read any help files."
-msgstr "帮助目录 '%s' 不能访问,无法读取任何帮助文件。"
+#: plugins/admin/groups/paste_generic.tpl:2
+#, fuzzy
+msgid "Paste group settings"
+msgstr "组设置"
 
-#: include/class_management.inc:32 include/class_management.inc:33
-#: plugins/personal/posix/class_posixAccount.inc:215
-msgid "unconfigured"
-msgstr "未配置"
+#: plugins/admin/groups/paste_generic.tpl:5
+#: plugins/admin/groups/generic.tpl:11
+#: plugins/admin/ogroups/paste_generic.tpl:4
+#: plugins/admin/ogroups/generic.tpl:7
+msgid "Group name"
+msgstr "组名"
 
-#: include/class_management.inc:324 include/class_management.inc:487
-#: include/class_management.inc:534 include/class_management.inc:549
-#: include/class_management.inc:586 include/class_management.inc:600
-#: plugins/admin/users/class_userManagement.inc:228
-#: plugins/admin/users/class_userManagement.inc:739
+#: plugins/admin/groups/paste_generic.tpl:8
+#: plugins/admin/groups/generic.tpl:17
 #, fuzzy
-msgid "Permission"
-msgstr "允许"
+msgid "POSIX name of the group"
+msgstr "组的 posix 名称"
 
-#: include/class_management.inc:405
-#: plugins/admin/users/class_userManagement.inc:697
-#: plugins/admin/users/class_userManagement.inc:701
-#: plugins/admin/acl/class_aclManagement.inc:98
+#: plugins/admin/groups/paste_generic.tpl:13
+#: plugins/admin/groups/generic.tpl:59
 #, fuzzy
-msgid "Permission error"
-msgstr "允许"
-
-#: include/class_management.inc:487
-#, fuzzy, php-format
-msgid "You are not allowed to create a snapshot for %s!"
-msgstr "您无权删除这个用户!"
+msgid "Normally IDs are auto-generated, select to specify manually"
+msgstr "一般 ID 是自动创建的,要手工设置请选择"
 
-#: include/class_management.inc:534 include/class_management.inc:586
-#: include/class_management.inc:600
-#, fuzzy, php-format
-msgid "You are not allowed to restore a snapshot for %s!"
-msgstr "您无权删除这个用户!"
+#: plugins/admin/groups/paste_generic.tpl:15
+#: plugins/admin/groups/generic.tpl:62
+msgid "Force GID"
+msgstr "强制 GID"
 
-#: include/class_management.inc:549
-#, fuzzy, php-format
-msgid "You are not allowed to remove a snapshot for %s!"
-msgstr "您无权删除这个用户!"
+#: plugins/admin/groups/paste_generic.tpl:18
+#: plugins/admin/groups/generic.tpl:65
+msgid "Forced ID number"
+msgstr "强制 ID 编号"
 
-#: include/class_management.inc:659 include/class_management.inc:743
-#: include/class_acl.inc:984 include/class_session.inc:76
-#: include/class_session.inc:101 include/class_session.inc:127
-#: include/functions.inc:623 include/functions.inc:827
-#: include/functions.inc:945 include/functions.inc:1340
-#: include/functions.inc:2168 include/functions.inc:2198
-#: include/functions.inc:2218 include/class_ldap.inc:784
-#: include/class_ldap.inc:835 include/class_log.inc:87
-#: include/class_CopyPasteHandler.inc:160
-#: include/class_CopyPasteHandler.inc:274
-#: plugins/personal/myaccount/main.inc:49
+#: plugins/admin/groups/singleUserSelect/singleUser-list.xml:10
+#: plugins/admin/groups/userSelect/user-list.xml:10
+#: plugins/admin/groups/userGroupSelect/selectUserGroup-list.xml:11
+#: plugins/admin/ogroups/objectSelect/selectObject-list.xml:11
+#: plugins/personal/posix/trustSelect/trust-list.xml:9
+#: plugins/personal/posix/groupSelect/group-list.xml:10
 #, fuzzy
-msgid "Internal error"
-msgstr "终端服务器"
-
-#: include/class_management.inc:660 include/class_management.inc:744
-#: plugins/personal/myaccount/main.inc:50
-#, php-format
-msgid ""
-"Cannot instantiate tabbed-plug-in, the base plugin (%s) is not available!"
-msgstr ""
-
-#: include/class_management.inc:669
-#, php-format
-msgid ""
-"No tab definition for %s found in configuration file: cannot create plugin "
-"instance!"
-msgstr ""
-
-#: include/class_releaseSelector.inc:214 include/class_listing.inc:1057
-#: include/class_listing.inc:1059 include/class_baseSelector.inc:188
-msgid "Root"
-msgstr "根"
-
-#: include/class_releaseSelector.inc:262 include/class_ItemSelector.inc:289
-#: include/class_baseSelector.inc:235
-msgid "Submit"
-msgstr "提交"
+msgid "Please select the desired entries"
+msgstr "请选择一个打印机或者取消。"
 
-#: include/class_socketClient.inc:108
-#, php-format
-msgid "Socket connection to %s:%s failed: %s"
-msgstr ""
+#: plugins/admin/groups/singleUserSelect/class_singleUserSelect.inc:29
+#: plugins/admin/groups/userSelect/class_userSelect.inc:26
+#, fuzzy
+msgid "User selection"
+msgstr "组设置"
 
-#: include/class_socketClient.inc:191
-#, php-format
-msgid "Socket timeout of %s seconds reached!"
+#: plugins/admin/groups/class_groupManagement.inc:25
+#: plugins/admin/groups/class_group.inc:1041
+#: plugins/generic/references/class_aclResolver.inc:177
+#: setup/class_setupStep_Migrate.inc:300 include/class_acl.inc:239
+msgid "Groups"
+msgstr "用户组"
+
+#: plugins/admin/groups/class_groupManagement.inc:26
+msgid ""
+"Manage aspects of groups like members, POSIX, desktop, samba and mail "
+"settings"
 msgstr ""
 
-#: include/class_pathNavigator.inc:86
+#: plugins/admin/groups/class_groupManagement.inc:189
 #, fuzzy
-msgid "Welcome to GOsa"
-msgstr "欢è¿\8eè¿\9bå\85¥ Gosa å®\89è£\85ç¨\8båº\8fï¼\81"
+msgid "Menu"
+msgstr "æ\89\93å\8d°æ\9cº"
 
-#: include/password-methods/class_password-methods.inc:339
-msgid "Cannot find a suitable password method for the current hash!"
-msgstr ""
+#: plugins/admin/groups/class_groupManagement.inc:190
+#, fuzzy
+msgid "Edit start menu properties"
+msgstr "编辑 samba 属性"
 
-#: include/class_SnapshotHandler.inc:45 include/class_SnapshotHandler.inc:76
-#, php-format
-msgid ""
-"The snapshot functionality is enabled but the required variable %s is not "
-"set!"
-msgstr ""
+#: plugins/admin/groups/userGroupSelect/selectUserGroup-list.xml:23
+#: plugins/admin/groups/group-list.xml:15
+#: plugins/admin/groups/group-list.xml:79
+#: plugins/admin/ogroups/ogroup-list.xml:79
+#: plugins/admin/ogroups/objectSelect/selectObject-list.xml:71
+#: plugins/admin/ogroups/class_ogroupManagement.inc:184
+#: plugins/personal/posix/groupSelect/group-list.xml:13
+#: plugins/addons/propertyEditor/property-list.xml:72
+msgid "Group"
+msgstr "组"
 
-#: include/class_SnapshotHandler.inc:58
+#: plugins/admin/groups/userGroupSelect/selectUserGroup-list.xml:83
+#: plugins/admin/ogroups/objectSelect/selectObject-list.xml:123
+#: plugins/personal/generic/generic.tpl:252
+#: plugins/personal/generic/generic.tpl:272
+#: include/utils/class_msgPool.inc:319
 #, php-format
-msgid ""
-"The snapshot functionality is enabled but the required PHP compression "
-"module is missing: %s!"
-msgstr ""
+msgid "Add"
+msgstr "添加"
 
-#: include/class_acl.inc:27 plugins/admin/acl/class_aclManagement.inc:25
+#: plugins/admin/groups/userGroupSelect/class_userGroupSelect.inc:29
 #, fuzzy
-msgid "Access control"
-msgstr "访问选项"
+msgid "User and group selection"
+msgstr "组设置"
 
-#: include/class_acl.inc:28
+#: plugins/admin/groups/group-filter.xml:31
 #, fuzzy
-msgid "Manage access control lists"
-msgstr "访问选项"
-
-#: include/class_acl.inc:125 include/class_acl.inc:613
-#: include/class_acl.inc:1033
-#, fuzzy, php-format
-msgid "All users"
-msgstr "用户"
+msgid "Default filter2"
+msgstr "参数"
 
-#: include/class_acl.inc:228
-#: plugins/generic/references/class_aclResolver.inc:63
-msgid "Reset ACLs"
+#: plugins/admin/groups/generic.tpl:14 plugins/personal/generic/generic.tpl:41
+#: plugins/personal/generic/generic.tpl:55
+#: plugins/personal/generic/generic.tpl:73
+msgid "Multiple edit"
 msgstr ""
 
-#: include/class_acl.inc:229
-#: plugins/generic/references/class_aclResolver.inc:64
-#: plugins/admin/acl/class_aclRole.inc:139
-#, fuzzy
-msgid "One level"
-msgstr "日志级别"
+#: plugins/admin/groups/generic.tpl:28 plugins/admin/ogroups/generic.tpl:18
+msgid "Descriptive text for this group"
+msgstr "组的描述文字"
 
-#: include/class_acl.inc:230 include/class_acl.inc:235
-#: plugins/generic/references/class_aclResolver.inc:65
-#: plugins/admin/acl/class_aclRole.inc:140
+#: plugins/admin/groups/generic.tpl:75 plugins/admin/groups/generic.tpl:102
+msgid "Select to create a samba conform group"
+msgstr "选择创建一个 samba 确认组"
+
+#: plugins/admin/groups/generic.tpl:87 plugins/admin/groups/generic.tpl:110
+msgid "in domain"
+msgstr "于域"
+
+#: plugins/admin/groups/generic.tpl:131
+msgid "Members are in a phone pickup group"
+msgstr "成员属于电话应答组"
+
+#: plugins/admin/groups/generic.tpl:146
 #, fuzzy
-msgid "Current object"
-msgstr "创建新 FAI 对象"
+msgid "Members are in a Nagios group"
+msgstr "成员属于 nagios 组"
 
-#: include/class_acl.inc:231
-#: plugins/generic/references/class_aclResolver.inc:66
-#: plugins/admin/acl/class_aclRole.inc:141
+#: plugins/admin/groups/generic.tpl:174
 #, fuzzy
-msgid "Complete subtree"
-msgstr "忽略子树"
+msgid "Common group members"
+msgstr "显示组"
 
-#: include/class_acl.inc:232
-#: plugins/generic/references/class_aclResolver.inc:67
-#: plugins/admin/acl/class_aclRole.inc:142
-msgid "Complete subtree (permanent)"
-msgstr ""
+#: plugins/admin/groups/generic.tpl:183
+#, fuzzy
+msgid "Partial group members"
+msgstr "组成员"
 
-#: include/class_acl.inc:233 include/class_acl.inc:236
-#: plugins/generic/references/class_aclResolver.inc:68
-msgid "Use ACL defined in role"
-msgstr ""
+#: plugins/admin/groups/generic.tpl:188
+msgid "Group members"
+msgstr "组成员"
 
-#: include/class_acl.inc:239
-#: plugins/generic/references/class_aclResolver.inc:185
-#: plugins/admin/users/class_userManagement.inc:25
-#: plugins/personal/generic/class_user.inc:1676
-#: setup/class_setupStep_Migrate.inc:297
-msgid "Users"
-msgstr "用户"
+#: plugins/admin/groups/group-list.xml:11
+msgid "List of groups"
+msgstr "组列表"
 
-#: include/class_acl.inc:239
-#: plugins/generic/references/class_aclResolver.inc:177
-#: plugins/admin/groups/class_group.inc:1041
-#: plugins/admin/groups/class_groupManagement.inc:25
-#: setup/class_setupStep_Migrate.inc:300
-msgid "Groups"
-msgstr "用户组"
+#: plugins/admin/groups/group-list.xml:138
+#, fuzzy
+msgid "Edit group"
+msgstr "主要用户组"
 
-#: include/class_acl.inc:254
+#: plugins/admin/groups/group-list.xml:151
 #, fuzzy
-msgid "Section"
-msgstr "è¡\8cå\8a¨"
+msgid "Remove group"
+msgstr "æ\9c\8då\8a¡å\99¨"
 
-#: include/class_acl.inc:264
+#: plugins/admin/groups/class_group.inc:166
+#: plugins/admin/groups/class_group.inc:1240 html/index.php:157
+#: html/index.php:233 html/main.php:295 html/password.php:113
+#: include/utils/class_timezone.inc:47 include/class_SnapshotHandler.inc:44
+#: include/class_SnapshotHandler.inc:57 include/class_SnapshotHandler.inc:75
+#: include/password-methods/class_password-methods-sha.inc:48
+#: include/password-methods/class_password-methods-ssha.inc:51
+#: include/class_CopyPasteHandler.inc:119
+#: include/class_CopyPasteHandler.inc:128
+#: include/class_CopyPasteHandler.inc:177
+#: include/class_CopyPasteHandler.inc:186
+#: include/class_CopyPasteHandler.inc:194 include/class_config.inc:171
+#: include/class_config.inc:710 include/class_config.inc:1171
+#: include/class_config.inc:1184 include/class_config.inc:1202
+#: include/class_pluglist.inc:146 include/functions.inc:837
+#: include/functions.inc:3053 include/functions.inc:3068
 #, fuzzy
-msgid "Used"
-msgstr "用户"
+msgid "Configuration error"
+msgstr "配置文件"
 
-#: include/class_acl.inc:280 plugins/admin/ogroups/class_ogroup.inc:865
+#: plugins/admin/groups/class_group.inc:166
+#: plugins/admin/groups/class_group.inc:1240
 #, fuzzy
-msgid "Member"
-msgstr "成员"
+msgid "Cannot find group SID in your configuration!"
+msgstr "无法在 LDAP 或您的配置文件中查找这个组 SID。"
+
+#: plugins/admin/groups/class_group.inc:210
+#: plugins/admin/groups/class_group.inc:1190
+#: plugins/admin/groups/class_group.inc:1200
+#: plugins/personal/posix/paste_generic.tpl:38
+#: plugins/personal/posix/class_posixAccount.inc:869
+#: plugins/personal/posix/class_posixAccount.inc:872
+#: plugins/personal/posix/generic.tpl:64
+#: plugins/generic/references/class_reference.inc:87
+#: setup/class_setupStep_Migrate.inc:415
+msgid "UID"
+msgstr "UID"
+
+#: plugins/admin/groups/class_group.inc:310
+msgid "Samba group"
+msgstr "Samba 组"
 
-#: include/class_acl.inc:280 plugins/admin/acl/class_aclRole.inc:182
-#: plugins/admin/acl/class_aclRole.inc:744
+#: plugins/admin/groups/class_group.inc:310
 #, fuzzy
-msgid "Permissions"
-msgstr "å\85\81许"
+msgid "Domain administrators"
+msgstr "å\9f\9f管ç\90\86å\91\98"
 
-#: include/class_acl.inc:280 include/php_setup.inc:191
-#: plugins/admin/acl/class_aclRole.inc:182
-msgid "Type"
-msgstr "类型"
+#: plugins/admin/groups/class_group.inc:310
+msgid "Domain users"
+msgstr "域用户"
 
-#: include/class_acl.inc:574
-msgid "No ACL settings for this category!"
+#: plugins/admin/groups/class_group.inc:311
+msgid "Domain guests"
+msgstr "域名 guests"
+
+#: plugins/admin/groups/class_group.inc:316
+#, php-format
+msgid "Special group (%d)"
+msgstr "特殊组 (%d)"
+
+#: plugins/admin/groups/class_group.inc:329
+#: plugins/admin/groups/class_group.inc:350
+#: plugins/admin/groups/class_group.inc:367
+#: plugins/admin/departments/class_department.inc:152
+#: plugins/generic/references/contents.tpl:18 include/class_pluglist.inc:479
+msgid "Unknown"
+msgstr "未知"
+
+#: plugins/admin/groups/class_group.inc:464
+#, php-format
+msgid "Adding UID '%s' to group '%s' failed: cannot find user object!"
 msgstr ""
 
-#: include/class_acl.inc:577
+#: plugins/admin/groups/class_group.inc:470
 #, php-format
-msgid "ACLs for: %s"
+msgid "Add UID '%s' to group '%s' failed: UID is used more than once!"
 msgstr ""
 
-#: include/class_acl.inc:583 include/class_acl.inc:587
-#, fuzzy
-msgid "category ACL"
-msgstr "分类"
+#: plugins/admin/groups/class_group.inc:753
+#, fuzzy, php-format
+msgid "Cannot find any SID for '%s'!"
+msgstr "无法创建文件 '%s'。"
 
-#: include/class_acl.inc:639
+#: plugins/admin/groups/class_group.inc:758
+#, fuzzy, php-format
+msgid "Cannot find any RIDBASE for '%s'!"
+msgstr "无法创建文件 '%s'。"
+
+#: plugins/admin/groups/class_group.inc:852
+#: plugins/admin/departments/dep_move_confirm.tpl:2
+#: plugins/personal/posix/class_posixAccount.inc:651
+#: plugins/personal/posix/class_posixAccount.inc:774 setup/setup_checks.tpl:27
+#: setup/setup_checks.tpl:68 html/password.php:315
+#: include/utils/class_xml.inc:37 include/class_configRegistry.inc:688
+#: include/class_configRegistry.inc:703 include/class_configRegistry.inc:718
+#: include/class_configRegistry.inc:733 include/class_configRegistry.inc:749
+#: include/class_configRegistry.inc:754 include/class_configRegistry.inc:774
+#: include/class_configRegistry.inc:779 include/class_configRegistry.inc:796
+#: include/class_configRegistry.inc:801 include/class_configRegistry.inc:819
+#: include/class_configRegistry.inc:824 include/class_configRegistry.inc:840
+#: include/class_configRegistry.inc:855 include/class_configRegistry.inc:870
+#: include/class_tabs.inc:270 include/class_jsonRPC.inc:37
+#: include/functions.inc:2489 include/functions.inc:2493
+#: include/functions.inc:2499 include/functions.inc:2523
+msgid "Warning"
+msgstr "警告"
+
+#: plugins/admin/groups/class_group.inc:852
 #, php-format
-msgid "Edit ACL for '%s' with scope '%s'"
+msgid "The gidNumber '%s' is already in use by %s!"
 msgstr ""
 
-#: include/class_acl.inc:801 include/class_acl.inc:808
-#, fuzzy
-msgid "Show/hide advanced settings"
-msgstr "高级电话设置"
+#: plugins/admin/groups/class_group.inc:966
+#: plugins/admin/groups/class_group.inc:969
+#: plugins/admin/groups/class_group.inc:1061
+#: plugins/personal/posix/paste_generic.tpl:47
+#: plugins/personal/posix/class_posixAccount.inc:876
+#: plugins/personal/posix/class_posixAccount.inc:879
+#: plugins/personal/posix/generic.tpl:75
+msgid "GID"
+msgstr "GID"
 
-#: include/class_acl.inc:819
+#: plugins/admin/groups/class_group.inc:1036
 #, fuzzy
-msgid "Create objects"
-msgstr "创建新 FAI 对象"
+msgid "Generic group settings"
+msgstr "组设置"
 
-#: include/class_acl.inc:820
+#: plugins/admin/groups/class_group.inc:1049
 #, fuzzy
-msgid "Move objects"
-msgstr "成员对象"
+msgid "RDN for object group storage."
+msgstr "对象组名称"
 
-#: include/class_acl.inc:821
+#: plugins/admin/groups/class_group.inc:1063
 #, fuzzy
-msgid "Remove objects"
-msgstr "成员对象"
-
-#: include/class_acl.inc:823
-#: plugins/generic/references/class_aclResolver.inc:307
-msgid "Restrict changes to user's own object"
-msgstr ""
-
-#: include/class_acl.inc:827 include/class_acl.inc:936
-#: include/class_acl.inc:940
-#: plugins/generic/references/class_aclResolver.inc:309
-msgid "read"
-msgstr "读"
-
-#: include/class_acl.inc:828 include/class_acl.inc:938
-#: include/class_acl.inc:941
-#: plugins/generic/references/class_aclResolver.inc:310
-msgid "write"
-msgstr "写"
+msgid "Samba group type"
+msgstr "Samba 组"
 
-#: include/class_acl.inc:832
+#: plugins/admin/groups/class_group.inc:1064
 #, fuzzy
-msgid "Complete object"
-msgstr "成员对象"
-
-#: include/class_acl.inc:984
-#, fuzzy, php-format
-msgid "Unknown ACL type '%s'!"
-msgstr "未知 FAIstate %s"
-
-#: include/class_acl.inc:1029
-#, fuzzy, php-format
-msgid "Unknown entry '%s'!"
-msgstr "未知 FAIstate %s"
+msgid "Samba domain name"
+msgstr "Samba 主目录"
 
-#: include/class_acl.inc:1093 include/class_acl.inc:1095
-#, fuzzy, php-format
-msgid "ACL role: %s"
-msgstr "MAC 地址"
+#: plugins/admin/groups/class_group.inc:1065
+#: plugins/admin/ogroups/class_ogroup.inc:864
+#: plugins/personal/posix/trustModeDialog/generic.tpl:2
+msgid "System trust"
+msgstr "信赖的系统"
 
-#: include/class_acl.inc:1095
+#: plugins/admin/groups/class_group.inc:1066
 #, fuzzy
-msgid "unknown ACL role"
-msgstr "! 未知 id"
-
-#: include/class_acl.inc:1103
-#, php-format
-msgid "Contains settings for these objects: %s"
-msgstr ""
+msgid "Phone pickup group"
+msgstr "成员属于电话应答组"
 
-#: include/class_acl.inc:1120
+#: plugins/admin/groups/class_group.inc:1067
 #, fuzzy
-msgid "inactive"
-msgstr "活动"
+msgid "Nagios group"
+msgstr "Nagios 账号"
 
-#: include/class_acl.inc:1120
+#: plugins/admin/groups/class_group.inc:1069
 #, fuzzy
-msgid "No members"
+msgid "Group member"
 msgstr "组成员"
 
-#: include/class_acl.inc:1290 include/class_acl.inc:1291
-#: include/class_acl.inc:1297 include/class_tabs.inc:397
-#: plugins/admin/acl/tabs_acl.inc:28 plugins/admin/acl/class_aclRole.inc:770
-#: plugins/admin/acl/acl-list.xml:15
-msgid "ACL"
-msgstr "ACL"
+#: plugins/admin/departments/class_countryGeneric.inc:82
+#: plugins/admin/departments/class_countryGeneric.inc:83
+#: plugins/admin/departments/dep-filter.xml:49
+#: plugins/admin/departments/dep-list.xml:31
+#: plugins/admin/departments/dep-list.xml:117
+#: plugins/admin/departments/country.tpl:5
+#: plugins/admin/departments/class_departmentManagement.inc:217
+msgid "Country"
+msgstr "国家"
 
-#: include/class_acl.inc:1291
+#: plugins/admin/departments/class_countryGeneric.inc:91
+#: plugins/admin/departments/country.tpl:11
 #, fuzzy
-msgid "Access control list"
-msgstr "访问选项"
+msgid "Country name"
+msgstr "国家"
 
-#: include/class_acl.inc:1297
+#: plugins/admin/departments/class_countryGeneric.inc:93
+#: plugins/admin/departments/locality.tpl:39
+#: plugins/admin/departments/domain.tpl:39
+#: plugins/admin/departments/class_department.inc:684
+#: plugins/admin/departments/dcObject.tpl:39
+#: plugins/admin/departments/organization.tpl:51
+#: plugins/admin/departments/class_dcObject.inc:92
+#: plugins/admin/departments/class_localityGeneric.inc:93
+#: plugins/admin/departments/country.tpl:39
+#: plugins/admin/departments/class_organizationGeneric.inc:127
+#: plugins/admin/departments/generic.tpl:51
+#: plugins/admin/departments/class_domain.inc:93
+#: plugins/personal/generic/generic.tpl:339
+#: plugins/personal/generic/generic.tpl:355
+#: plugins/personal/generic/class_user.inc:1723
 #, fuzzy
-msgid "ACL roles"
-msgstr "MAC 地址"
+msgid "Manager"
+msgstr "域用户"
 
-#: include/class_acl.inc:1300
+#: plugins/admin/departments/class_countryGeneric.inc:95
+#: plugins/admin/departments/locality.tpl:67
+#: plugins/admin/departments/domain.tpl:67
+#: plugins/admin/departments/class_department.inc:686
+#: plugins/admin/departments/dcObject.tpl:67
+#: plugins/admin/departments/organization.tpl:132
+#: plugins/admin/departments/class_dcObject.inc:94
+#: plugins/admin/departments/class_localityGeneric.inc:95
+#: plugins/admin/departments/country.tpl:68
+#: plugins/admin/departments/class_organizationGeneric.inc:135
+#: plugins/admin/departments/generic.tpl:132
+#: plugins/admin/departments/class_domain.inc:94
+msgid "Administrative settings"
+msgstr "管理设置"
+
+#: plugins/admin/departments/locality.tpl:5
+#: plugins/admin/departments/dep-filter.xml:63
+#: plugins/admin/departments/dep-list.xml:39
+#: plugins/admin/departments/dep-list.xml:124
+#: plugins/admin/departments/class_localityGeneric.inc:82
+#: plugins/admin/departments/class_localityGeneric.inc:83
+#: plugins/admin/departments/class_departmentManagement.inc:229
 #, fuzzy
-msgid "ACL Entries"
-msgstr "添加分类"
+msgid "Locality"
+msgstr "位置"
 
-#: include/class_session.inc:76 include/class_session.inc:101
-#: include/class_session.inc:127
+#: plugins/admin/departments/locality.tpl:11
+#: plugins/admin/departments/dcObject.tpl:11
 #, fuzzy
-msgid "Requested channel does not exist!"
-msgstr "用户名 / UID 不唯一。请检查您的 LDAP 数据库。"
+msgid "Locality name"
+msgstr "位置名称"
 
-#: include/class_listing.inc:257 include/class_sortableListing.inc:274
-msgid "Sort ascending"
-msgstr ""
+#: plugins/admin/departments/locality.tpl:14
+#: plugins/admin/departments/dcObject.tpl:14
+#, fuzzy
+msgid "Name of locality to create"
+msgstr "要创建子树的名称"
 
-#: include/class_listing.inc:257 include/class_sortableListing.inc:274
-msgid "Sort descending"
-msgstr ""
+#: plugins/admin/departments/locality.tpl:22
+#: plugins/admin/departments/domain.tpl:22
+#: plugins/admin/departments/dcObject.tpl:22
+#: plugins/admin/departments/organization.tpl:22
+#: plugins/admin/departments/country.tpl:22
+msgid "Descriptive text for department"
+msgstr "部门描述文件"
 
-#: include/class_listing.inc:319
-#, fuzzy
-msgid "Select all"
-msgstr "选择"
+#: plugins/admin/departments/locality.tpl:70
+#: plugins/admin/departments/domain.tpl:70
+#: plugins/admin/departments/dcObject.tpl:70
+#: plugins/admin/departments/organization.tpl:135
+#: plugins/admin/departments/country.tpl:71
+#: plugins/admin/departments/generic.tpl:135
+msgid "Tag department as an independent administrative unit"
+msgstr "将部门标记为独立的管理单元"
 
-#: include/class_listing.inc:578
+#: plugins/admin/departments/domain.tpl:5
+#: plugins/admin/departments/dep-filter.xml:105
+#: plugins/admin/departments/dep-list.xml:15
+#: plugins/admin/departments/dep-list.xml:103
+#: plugins/admin/departments/class_departmentManagement.inc:193
 #, fuzzy
-msgid "created by"
-msgstr "创建"
-
-#: include/class_listing.inc:1064 include/class_listing.inc:1066
-msgid "Go to preceding level"
-msgstr ""
+msgid "Domain"
+msgstr "于域"
 
-#: include/class_listing.inc:1072 include/class_listing.inc:1074
-msgid "Go to current users level"
-msgstr ""
+#: plugins/admin/departments/domain.tpl:11
+#, fuzzy
+msgid "Domain name"
+msgstr "域管理员"
 
-#: include/class_listing.inc:1079
-msgid "Reload list"
-msgstr "重新加载列表"
+#: plugins/admin/departments/domain.tpl:14
+#, fuzzy
+msgid "Name of domain to create"
+msgstr "要创建子树的名称"
 
-#: include/class_listing.inc:1183 plugins/admin/ogroups/ogroup-list.xml:62
-#: plugins/admin/groups/group-list.xml:62 plugins/admin/users/user-list.xml:78
-#: plugins/admin/newConfigManagement/DeviceConfig-list.xml:50
-#: plugins/admin/departments/dep-list.xml:87 plugins/admin/acl/acl-list.xml:65
-#: plugins/addons/propertyEditor/property-list.xml:96
-msgid "Actions"
-msgstr "动作"
+#: plugins/admin/departments/class_department.inc:379
+#: plugins/admin/departments/class_department.inc:683
+#: plugins/admin/departments/organization.tpl:117
+#: plugins/admin/departments/class_organizationGeneric.inc:133
+#: plugins/admin/departments/generic.tpl:118
+#: plugins/personal/generic/generic.tpl:419
+#: plugins/personal/generic/generic.tpl:586
+#: plugins/personal/generic/class_user.inc:1357
+#: plugins/personal/generic/class_user.inc:1848
+msgid "Fax"
+msgstr "传真"
 
-#: include/class_listing.inc:1453
+#: plugins/admin/departments/class_department.inc:439 html/main.php:170
+#: html/password.php:61 include/utils/class_xml.inc:43
+#: include/functions.inc:465
 #, fuzzy
-msgid "Copy"
-msgstr "复制"
+msgid "Fatal error"
+msgstr "终端服务器"
 
-#: include/class_listing.inc:1459
+#: plugins/admin/departments/class_department.inc:439
 #, fuzzy
-msgid "Cut"
-msgstr "剪切"
+msgid "Cannot find an unused tag for this administrative unit!"
+msgstr "致命错误:无法找到一个未使用的标志来标记管理单元!"
 
-#: include/class_listing.inc:1467 include/class_listing.inc:1469
-#: include/class_CopyPasteHandler.inc:571
-msgid "Paste"
-msgstr "粘贴"
+#: plugins/admin/departments/class_department.inc:507
+#, php-format
+msgid "Tagging '%s'."
+msgstr "标记 '%s'。"
 
-#: include/class_listing.inc:1492
-msgid "Cut this entry"
-msgstr "剪切条目"
+#: plugins/admin/departments/class_department.inc:588
+#, php-format
+msgid "Moving '%s' to '%s'"
+msgstr "移动 '%s' 到 '%s'"
 
-#: include/class_listing.inc:1501
-msgid "Copy this entry"
-msgstr "拷贝条目"
+#: plugins/admin/departments/class_department.inc:624
+#: ihtml/themes/default/snapshotdialog.tpl:20
+#: ihtml/themes/default/snapshotdialog.tpl:63
+#: include/utils/class_msgPool.inc:459 include/class_acl.inc:799
+#: include/class_acl.inc:806 include/class_acl.inc:813
+msgid "Object"
+msgstr "对象"
 
-#: include/class_listing.inc:1533 include/class_listing.inc:1535
-#, fuzzy
-msgid "Restore snapshots"
-msgstr "删除记录"
+#: plugins/admin/departments/class_department.inc:629
+#, php-format
+msgid "FAILED to copy %s, aborting operation"
+msgstr "拷贝 %s 失败,退出操作"
 
-#: include/class_listing.inc:1549
-#, fuzzy
-msgid "Export list"
-msgstr "导出"
+#: plugins/admin/departments/class_department.inc:660
+#: plugins/admin/departments/class_department.inc:671
+msgid "Departments"
+msgstr "部门"
 
-#: include/class_listing.inc:1583 include/class_SnapShotDialog.inc:142
-msgid "Restore snapshot"
-msgstr ""
+#: plugins/admin/departments/class_department.inc:674
+msgid "Department name"
+msgstr "部门名称"
 
-#: include/class_listing.inc:1591
-#, fuzzy
-msgid "Create new snapshot for this object"
-msgstr "创建新 FAI 对象"
+#: plugins/admin/departments/class_department.inc:679
+#: plugins/admin/departments/organization.tpl:86
+#: plugins/admin/departments/class_organizationGeneric.inc:129
+#: plugins/admin/departments/generic.tpl:87
+#: plugins/personal/generic/generic.tpl:444
+#: plugins/personal/generic/class_user.inc:1733
+msgid "State"
+msgstr "州/省"
 
-#: include/class_sortableListing.inc:234
-#, fuzzy
-msgid "Sortable list"
-msgstr "导出"
+#: plugins/admin/departments/class_department.inc:680
+#: plugins/admin/departments/organization.tpl:82
+#: plugins/admin/departments/organization.tpl:94
+#: plugins/admin/departments/class_localityGeneric.inc:91
+#: plugins/admin/departments/class_organizationGeneric.inc:130
+#: plugins/admin/departments/generic.tpl:83
+#: plugins/admin/departments/generic.tpl:85
+#: plugins/admin/departments/generic.tpl:95
+#: plugins/personal/generic/generic.tpl:436
+#: plugins/personal/generic/class_user.inc:1734
+#: ihtml/themes/default/infoPage.tpl:28
+msgid "Location"
+msgstr "位置"
 
-#: include/class_sortableListing.inc:239
-msgid "Edit this entry"
-msgstr "编辑这条记录"
+#: plugins/admin/departments/class_department.inc:681
+#: plugins/admin/departments/organization.tpl:102
+#: plugins/admin/departments/generic.tpl:103
+#: plugins/personal/generic/generic.tpl:185
+#: plugins/personal/generic/generic.tpl:452
+msgid "Address"
+msgstr "住址"
 
-#: include/class_sortableListing.inc:244
-msgid "Delete this entry"
-msgstr "删除这个条目"
+#: plugins/admin/departments/class_department.inc:682
+msgid "Telephone"
+msgstr "电话"
 
-#: include/functions.inc:134
+#: plugins/admin/departments/class_department.inc:737
 #, php-format
-msgid "Fatal error: no class locations defined - please run %s to fix this"
-msgstr ""
+msgid "Object '%s' is already tagged"
+msgstr "对象 '%s' 已经做标记"
 
-#: include/functions.inc:141
+#: plugins/admin/departments/class_department.inc:744
 #, php-format
-msgid "Fatal error: cannot instantiate class %s - try running %s to fix this"
-msgstr ""
+msgid "Adding tag (%s) to object '%s'"
+msgstr "添加标识(%s)到对象 '%s'"
 
-#: include/functions.inc:466
-#, fuzzy, php-format
-msgid "Error while connecting to LDAP: %s"
-msgstr "致命错误:连接 LDAP 错误。服务器返回 '%s'。"
+#: plugins/admin/departments/class_department.inc:776
+#, php-format
+msgid "Removing tag from object '%s'"
+msgstr "从对象 '%s' 删除标记"
 
-#: include/functions.inc:537 include/functions.inc:623
+#: plugins/admin/departments/dcObject.tpl:5
+#: plugins/admin/departments/dep-filter.xml:77
+#: plugins/admin/departments/dep-list.xml:23
+#: plugins/admin/departments/dep-list.xml:110
 #, fuzzy
-msgid "User ID is not unique!"
-msgstr "用户名 / UID 不唯一。请检查您的 LDAP 数据库。"
+msgid "Domain component"
+msgstr "域管理员"
 
-#: include/functions.inc:827 include/functions.inc:945
-msgid "Error while locking entry!"
+#: plugins/admin/departments/dep_move_confirm.tpl:2
+#, fuzzy
+msgid "You are currently moving/renaming this department."
+msgstr "您无权删除这个部门。"
+
+#: plugins/admin/departments/dep_move_confirm.tpl:6
+msgid ""
+"Modifying a departments naming attribute 'ou' or base may corrupt ACLs and "
+"snapshot entries for all entire objects."
 msgstr ""
 
-#: include/functions.inc:837
-#, php-format
-msgid "Cannot store lock information in LDAP!"
+#: plugins/admin/departments/dep_move_confirm.tpl:9
+msgid "GOsa can NOT fix this for you, yet."
 msgstr ""
 
-#: include/functions.inc:837
-#, fuzzy, php-format
-msgid "Error: %s"
-msgstr "错误"
+#: plugins/admin/departments/dep_move_confirm.tpl:12
+msgid ""
+"Before you confirm this action, ensure that everything will be as expected, "
+"possibly the best solution is a backup."
+msgstr ""
 
-#: include/functions.inc:1267
-#, fuzzy, php-format
-msgid "The current size limit of %d entries is exceeded!"
-msgstr "超过了 %d 个条目的大小限制!"
+#: plugins/admin/departments/dep-filter.xml:35
+#: plugins/admin/departments/generic.tpl:4
+#, fuzzy
+msgid "Organizational Unit"
+msgstr "组织/公司部门"
 
-#: include/functions.inc:1269
-#, php-format
-msgid "Set the size limit to %s"
-msgstr ""
+#: plugins/admin/departments/dep-filter.xml:91
+#: plugins/admin/departments/organization.tpl:4
+#: plugins/admin/departments/dep-list.xml:47
+#: plugins/admin/departments/dep-list.xml:131
+#: plugins/admin/departments/class_organizationGeneric.inc:113
+#: plugins/admin/departments/class_organizationGeneric.inc:114
+#: plugins/admin/departments/class_departmentManagement.inc:241
+#: plugins/personal/generic/generic.tpl:298
+#: plugins/personal/generic/class_user.inc:1720 setup/setup_feedback.tpl:10
+#: setup/setup_feedback.tpl:12 ihtml/themes/default/infoPage.tpl:26
+msgid "Organization"
+msgstr "组织/公司"
 
-#: include/functions.inc:1281 plugins/personal/generic/generic.tpl:218
-msgid "Configure"
-msgstr "配置"
+#: plugins/admin/departments/dep_iframe.tpl:1
+msgid "Processing the requested operation"
+msgstr "处理请求的操作"
 
-#: include/functions.inc:1286
+#: plugins/admin/departments/dep_iframe.tpl:7
 #, fuzzy
-msgid "list is incomplete"
-msgstr "不完整"
+msgid ""
+"Your browser doesn't support IFRAME HTML elements. Please use this link to "
+"perform the requested operation."
+msgstr "您的浏览器不支持 iframe,请使用这个链接来执行请求的操作。"
 
-#: include/functions.inc:1636
-msgid "Continue anyway"
-msgstr "仍然继续"
+#: plugins/admin/departments/organization.tpl:11
+#, fuzzy
+msgid "Name of organization"
+msgstr "组织/公司"
 
-#: include/functions.inc:1638
-msgid "Edit anyway"
-msgstr "仍然编辑"
+#: plugins/admin/departments/organization.tpl:14
+#, fuzzy
+msgid "Name of organization to create"
+msgstr "要创建子树的名称"
 
-#: include/functions.inc:1641
-msgid "These entries are currently locked:"
-msgstr ""
+#: plugins/admin/departments/organization.tpl:30
+#: plugins/admin/departments/generic.tpl:30
+msgid "Category for this subtree"
+msgstr "这个子树的分类"
 
-#: include/functions.inc:1882
-msgid "Entries per page"
-msgstr "每页条目数"
+#: plugins/admin/departments/organization.tpl:89
+#: plugins/admin/departments/generic.tpl:90
+msgid "State where this subtree is located"
+msgstr "这个子树位于的状态"
 
-#: include/functions.inc:2060
-#, fuzzy, php-format
-msgid "GOsa %s"
-msgstr "Syslog 服务"
+#: plugins/admin/departments/organization.tpl:97
+#: plugins/admin/departments/generic.tpl:98
+msgid "Location of this subtree"
+msgstr "这个子树的位置"
 
-#: include/functions.inc:2067
-#, fuzzy, php-format
-msgid "GOsa %s snapshot (Rev %s)"
-msgstr "GOsa 开发版(版本 %s)"
+#: plugins/admin/departments/organization.tpl:105
+#: plugins/admin/departments/generic.tpl:106
+msgid "Postal address of this subtree"
+msgstr "这个子树的地址"
 
-#: include/functions.inc:2072
-#, php-format
-msgid "GOsa development snapshot (Rev %s)"
-msgstr "GOsa 开发版(版本 %s)"
+#: plugins/admin/departments/organization.tpl:112
+#: plugins/admin/departments/generic.tpl:113
+msgid "Base telephone number of this subtree"
+msgstr "这个子树的电话号码"
 
-#: include/functions.inc:2168
-#, php-format
-msgid "File %s cannot be deleted!"
-msgstr ""
+#: plugins/admin/departments/organization.tpl:120
+#: plugins/admin/departments/generic.tpl:121
+msgid "Base facsimile telephone number of this subtree"
+msgstr "这个子树的传真号码"
 
-#: include/functions.inc:2198 include/functions.inc:2218
+#: plugins/admin/departments/dep-list.xml:11
 #, fuzzy
-msgid "Cannot write revision file!"
-msgstr "无法创建文件 '%s'。"
+msgid "List of structural objects"
+msgstr "对象组列表"
 
-#: include/functions.inc:2489 include/functions.inc:2493
-#: include/functions.inc:2499
+#: plugins/admin/departments/dep-list.xml:55
+#: plugins/admin/departments/dep-list.xml:71
+#: plugins/admin/departments/dep-list.xml:138
+#: plugins/admin/departments/class_departmentManagement.inc:253
+#: plugins/admin/ogroups/objectSelect/selectObject-list.xml:15
+#: plugins/admin/ogroups/class_ogroupManagement.inc:186
+#: plugins/personal/generic/generic.tpl:306
+#: plugins/personal/generic/class_user.inc:1721
+msgid "Department"
+msgstr "部门"
+
+#: plugins/admin/departments/class_dcObject.inc:81
+#: plugins/admin/departments/class_dcObject.inc:82
+#: plugins/admin/departments/class_departmentManagement.inc:205
+#: plugins/admin/departments/class_domain.inc:81
+#: plugins/admin/departments/class_domain.inc:82
 #, fuzzy
-msgid "'baseIdHook' is not available. Using default base!"
-msgstr "警告: nextIdHook不可用。使用缺省 base。"
+msgid "Domain Component"
+msgstr "域管理员"
 
-#: include/functions.inc:2523
+#: plugins/admin/departments/country.tpl:14
 #, fuzzy
-msgid ""
-"Cannot read schema information from LDAP. Schema validation is not possible!"
-msgstr "不能从服务器得到 schema 信息。无法对 schema 检查!"
+msgid "Name of country to create"
+msgstr "要创建子树的名称"
 
-#: include/functions.inc:2549
-msgid "This class is used to make users appear in GOsa."
-msgstr ""
+#: plugins/admin/departments/class_organizationGeneric.inc:122
+#, fuzzy
+msgid "Organization name"
+msgstr "组织/公司"
 
-#: include/functions.inc:2556
-msgid ""
-"This class is used to lock entries in order to prevent multiple edits at a "
-"time."
-msgstr ""
+#: plugins/admin/departments/class_organizationGeneric.inc:131
+#: plugins/personal/generic/generic.tpl:183
+#: plugins/personal/generic/class_user.inc:1735
+msgid "Postal address"
+msgstr "地址"
 
-#: include/functions.inc:2601
-#, php-format
-msgid "Required object class %s is missing!"
-msgstr ""
+#: plugins/admin/departments/class_organizationGeneric.inc:132
+#: plugins/generic/infoPage/class_infoPage.inc:109
+msgid "Phone number"
+msgstr "电话号码"
 
-#: include/functions.inc:2604
-#, php-format
-msgid "Optional object class %s is missing!"
-msgstr ""
+#: plugins/admin/departments/generic.tpl:11
+msgid "Name of department"
+msgstr "部门名称"
 
-#: include/functions.inc:2609
-#, php-format
-msgid "Wrong version of required object class %s (!=%s) detected!"
-msgstr ""
+#: plugins/admin/departments/generic.tpl:14
+msgid "Name of subtree to create"
+msgstr "要创建子树的名称"
 
-#: include/functions.inc:2612
-#, fuzzy, php-format
-msgid "Class available"
-msgstr "文件可用。"
+#: plugins/admin/departments/generic.tpl:22
+#, fuzzy
+msgid "Descriptive text for   department"
+msgstr "部门描述文件"
 
-#: include/functions.inc:2634
-msgid ""
-"RFC2307bis schema is enabled, but the current LDAP configuration does not "
-"support it!"
-msgstr ""
+#: plugins/admin/departments/class_departmentManagement.inc:25
+#, fuzzy
+msgid "Directory structure"
+msgstr "目录"
 
-#: include/functions.inc:2635
+#: plugins/admin/departments/class_departmentManagement.inc:26
 msgid ""
-"To use RFC2307bis groups, the objectClass 'posixGroup' must be AUXILIARY."
+"Manage organizations, organizational units, localities, countries and more"
 msgstr ""
 
-#: include/functions.inc:2639
+#: plugins/admin/departments/class_departmentManagement.inc:125
 msgid ""
-"RFC2307bis schema is disabled, but the current LDAP configuration supports "
-"it!"
-msgstr ""
-
-#: include/functions.inc:2640
-msgid "To correct this, the objectClass 'posixGroup' must be STRUCTURAL."
-msgstr ""
-
-#: include/functions.inc:2665
-msgid "German"
-msgstr "德语"
-
-#: include/functions.inc:2666
-msgid "French"
-msgstr "法语"
-
-#: include/functions.inc:2667
-msgid "Italian"
-msgstr "意大利语"
-
-#: include/functions.inc:2668
-msgid "Spanish"
-msgstr "西班牙语"
-
-#: include/functions.inc:2669
-msgid "English"
-msgstr "英语"
-
-#: include/functions.inc:2670
-msgid "Dutch"
-msgstr "荷兰语"
-
-#: include/functions.inc:2671
-msgid "Polish"
-msgstr "波兰语"
-
-#: include/functions.inc:2672
-msgid "Brazilian Portuguese"
+"As soon as the tag operation has finished, you can scroll down to end of the "
+"page and    press the 'Continue' button to continue with the department "
+"management dialog."
 msgstr ""
 
-#: include/functions.inc:2674
-msgid "Chinese"
-msgstr "芯片组"
+#: plugins/admin/newConfigManagement/DeviceConfig-list.xml:10
+#, fuzzy
+msgid "List of items"
+msgstr "用户列表"
 
-#: include/functions.inc:2675
+#: plugins/admin/newConfigManagement/DeviceConfig-list.xml:75
 #, fuzzy
-msgid "Vietnamese"
-msgstr ""
+msgid "Edit item"
+msgstr "编辑证书"
 
-#: include/functions.inc:2676
-msgid "Russian"
-msgstr "俄语"
+#: plugins/admin/newConfigManagement/DeviceConfig-list.xml:82
+#, fuzzy
+msgid "Remove item"
+msgstr "删除图片"
 
-#: include/functions.inc:2869
+#: plugins/admin/newConfigManagement/DeviceConfig-list.tpl:9
 #, fuzzy
-msgid "Cannot detect password hash!"
-msgstr "无法选择数据库!"
+msgid "Container"
+msgstr "继续"
 
-#: include/functions.inc:2910 include/functions.inc:2985
-#, php-format
-msgid "Pre-event hook reported a problem: %s. Password change canceled!"
+#: plugins/admin/newConfigManagement/DeviceConfig-list.tpl:10
+msgid "Item"
 msgstr ""
 
-#: include/functions.inc:2941
+#: plugins/admin/newConfigManagement/class_newConfigManagement.inc:8
+#: plugins/admin/newConfigManagement/class_newConfigManagement.inc:9
+#: plugins/admin/newConfigManagement/class_newConfigManagement.inc:352
+#: plugins/admin/newConfigManagement/class_newConfigManagement.inc:353
+#: plugins/admin/newConfigManagement/class_newConfigManagement.inc:359
 #, fuzzy
-msgid "Password change failed!"
-msgstr "不允许修改口令"
+msgid "Config management"
+msgstr "系统管理"
 
-#: include/functions.inc:2949
+#: plugins/admin/newConfigManagement/class_newConfigManagement.inc:42
+#: plugins/admin/newConfigManagement/class_newConfigManagement.inc:95
 #, php-format
-msgid "Post-event hook reported a problem: %s. Password change canceled!"
+msgid "Failed to load distributions, error was '%s'!"
 msgstr ""
 
-#: include/functions.inc:3053
-msgid "Cannot generate SAMBA hash!"
+#: plugins/admin/newConfigManagement/class_newConfigManagement.inc:262
+msgid "No selectable install methods returned!"
 msgstr ""
 
-#: include/functions.inc:3068
-#, php-format
-msgid "Generating SAMBA hash by running %s failed: check %s!"
-msgstr ""
+#: plugins/admin/newConfigManagement/class_newConfigManagement.inc:263
+#: setup/class_setup.inc:183
+#, fuzzy
+msgid "Setup"
+msgstr "设置"
 
-#: include/functions.inc:3346 include/functions.inc:3360
-#: include/functions.inc:3398 include/functions.inc:3410
-#: include/functions.inc:3414 include/functions.inc:3429
-#: include/functions.inc:3438
+#: plugins/admin/newConfigManagement/class_newConfigManagement.inc:278
 #, fuzzy
-msgid "Cannot allocate free ID:"
-msgstr "太多用户,无法分配一个可用的 ID!"
+msgid "Distribution"
+msgstr "描述"
 
-#: include/functions.inc:3346
-msgid "unknown idAllocation method!"
+#: plugins/admin/newConfigManagement/class_newConfigManagement.inc:284
+msgid "Release"
 msgstr ""
 
-#: include/functions.inc:3360
-#, php-format
-msgid "%sPoolMin >= %sPoolMax!"
-msgstr ""
+#: plugins/admin/newConfigManagement/class_newConfigManagement.inc:290
+#, fuzzy
+msgid "Component"
+msgstr "域管理员"
 
-#: include/functions.inc:3390
+#: plugins/admin/ogroups/paste_generic.tpl:1
 #, fuzzy
-msgid "Cannot create sambaUnixIdPool entry!"
-msgstr "转到根部门"
+msgid "Paste object group"
+msgstr "对象组"
 
-#: include/functions.inc:3398
-msgid "sambaUnixIdPool is not unique!"
+#: plugins/admin/ogroups/paste_generic.tpl:7
+msgid "Please enter the new object group name"
+msgstr "请输入新对象组名称"
+
+#: plugins/admin/ogroups/paste_generic.tpl:16
+msgid ""
+"Copy members. Be careful with this option, systems can only inherit from a "
+"single object group!"
 msgstr ""
 
-#: include/functions.inc:3410 include/functions.inc:3414
+#: plugins/admin/ogroups/ogroup-list.xml:11
+msgid "List of object groups"
+msgstr "对象组列表"
+
+#: plugins/admin/ogroups/ogroup-list.xml:15
+#: plugins/admin/ogroups/generic.tpl:1
+msgid "Object group"
+msgstr "对象组"
+
+#: plugins/admin/ogroups/ogroup-list.xml:142
 #, fuzzy
-msgid "no ID available!"
-msgstr "文件可用。"
+msgid "Edit object group"
+msgstr "对象组"
 
-#: include/functions.inc:3438
-msgid "maximum number of tries exceeded!"
-msgstr ""
+#: plugins/admin/ogroups/ogroup-list.xml:155
+#, fuzzy
+msgid "Remove object group"
+msgstr "服务器"
 
-#: include/functions.inc:3498
+#: plugins/admin/ogroups/tabs_ogroups.inc:139
+msgid "Phone queue"
+msgstr "电话队列"
+
+#: plugins/admin/ogroups/tabs_ogroups.inc:164
 #, fuzzy
-msgid "Cannot allocate free ID!"
-msgstr "太多用户,无法分配一个可用的 ID!"
+msgid "Groupware"
+msgstr "组名"
 
-#: include/class_tabs.inc:57
-#, fuzzy, php-format
-msgid "No plugin definition for %s found: please check the configuration file!"
-msgstr "无法连接到指定数据库,请检查您 glpi 设置。"
+#: plugins/admin/ogroups/tabs_ogroups.inc:176
+#, fuzzy
+msgid "System settings"
+msgstr "用户设置"
 
-#: include/class_tabs.inc:264
-#, fuzzy, php-format
-msgid "Delete process has been canceled by plugin %s: %s"
-msgstr "删除进程被插件 '%s' 取消: %s"
+#: plugins/admin/ogroups/tabs_ogroups.inc:188
+#: plugins/admin/ogroups/tabs_ogroups.inc:213
+#, fuzzy
+msgid "Recipe"
+msgstr "收件人"
 
-#: include/class_tabs.inc:402
-msgid "References"
-msgstr "参考"
+#: plugins/admin/ogroups/tabs_ogroups.inc:200
+#: plugins/admin/ogroups/tabs_ogroups.inc:222
+msgid "Devices"
+msgstr "设备"
 
-#: include/class_SnapShotDialog.inc:55
+#: plugins/admin/ogroups/tabs_ogroups.inc:232
 #, fuzzy
-msgid "Date"
-msgstr "粘贴"
+msgid "Deployment summary"
+msgstr "部门名称"
 
-#: include/class_SnapShotDialog.inc:94
-#, fuzzy, php-format
-msgid "You are about to delete the snapshot %s."
-msgstr "您将要删除宏 '%s'。"
+#: plugins/admin/ogroups/tabs_ogroups.inc:242
+msgid "Desktop"
+msgstr ""
 
-#: include/class_SnapShotDialog.inc:143
+#: plugins/admin/ogroups/tabs_ogroups.inc:259
+msgid "Applications"
+msgstr "应用程序"
+
+#: plugins/admin/ogroups/generic.tpl:5 plugins/personal/posix/generic.tpl:6
 #, fuzzy
-msgid "Delete snapshot"
-msgstr "创建 nagios 账户"
+msgid "Generic settings"
+msgstr "通用队列设置"
 
-#: include/class_SnapShotDialog.inc:144 include/class_SnapShotDialog.inc:162
-msgid "Y-m-d, H:i:s"
-msgstr ""
+#: plugins/admin/ogroups/generic.tpl:10
+msgid "Name of the group"
+msgstr "组名称"
 
-#: include/exporter/class_cvsExporter.inc:48
-msgid "CSV"
-msgstr ""
+#: plugins/admin/ogroups/generic.tpl:41
+msgid "Member objects"
+msgstr "成员对象"
 
-#: include/exporter/class_PDF.inc:24
+#: plugins/admin/ogroups/objectSelect/class_objectSelect.inc:29
 #, fuzzy
-msgid "Page"
-msgstr "呼机"
+msgid "Object selection"
+msgstr "组设置"
 
-#: include/exporter/class_pdfExporter.inc:18
-msgid "No PDF export possible: there is no FPDF library installed."
-msgstr ""
+#: plugins/admin/ogroups/objectSelect/selectObject-list.xml:23
+#: plugins/admin/ogroups/class_ogroupManagement.inc:187
+#: plugins/personal/posix/trustSelect/trust-list.xml:12
+msgid "Server"
+msgstr "服务器"
 
-#: include/exporter/class_pdfExporter.inc:145
-msgid "PDF"
-msgstr ""
+#: plugins/admin/ogroups/objectSelect/selectObject-list.xml:31
+#: plugins/admin/ogroups/class_ogroupManagement.inc:189
+#: plugins/personal/posix/trustSelect/trust-list.xml:19
+msgid "Workstation"
+msgstr "工作站"
 
-#: include/class_GOsaRegistration.inc:127
-msgid ""
-"UNIX-timestamp pointing to the date GOsa will ask for a registration again "
-"(-1 to disable)"
-msgstr ""
+#: plugins/admin/ogroups/objectSelect/selectObject-list.xml:39
+#: plugins/admin/ogroups/class_ogroupManagement.inc:191
+#: plugins/personal/posix/trustSelect/trust-list.xml:26
+msgid "Terminal"
+msgstr "终端"
 
-#: include/class_jsonRPC.inc:38
-#, fuzzy, php-format
-msgid "The RPC connection (%s) specified for %s:%s is invalid: %s"
-msgstr "'UID' 赋值无效。"
+#: plugins/admin/ogroups/objectSelect/selectObject-list.xml:47
+#: plugins/admin/ogroups/class_ogroupManagement.inc:192
+msgid "Printer"
+msgstr "打印机"
 
-#: include/class_jsonRPC.inc:331
-#, fuzzy, php-format
-msgid "Unknown HTTP status code %s!"
-msgstr "未知 FAIstate %s"
+#: plugins/admin/ogroups/class_ogroupManagement.inc:25
+#: plugins/admin/ogroups/class_ogroup.inc:858
+msgid "Object groups"
+msgstr "对象组"
 
-#: include/class_multi_plug.inc:362
-#, fuzzy
-msgid "You are currently editing multiple entries."
-msgstr "您无权删除这个部门。"
+#: plugins/admin/ogroups/class_ogroupManagement.inc:26
+msgid "Combine different types of objects to make use of this relationship"
+msgstr ""
 
-#: include/class_multi_plug.inc:394
+#: plugins/admin/ogroups/class_ogroupManagement.inc:182
 #, fuzzy
-msgid "Reset password"
-msgstr "设置口令"
+msgid "Templates"
+msgstr "模板"
 
-#: include/class_multi_plug.inc:394
-#, fuzzy
-msgid "The user password has been reset. Please set a new password!"
-msgstr "您的口令已经过期 !! 选择一个新口令"
+#: plugins/admin/ogroups/class_ogroupManagement.inc:185
+msgid "Application"
+msgstr "应用程序"
 
-#: include/class_certificate.inc:73
+#: plugins/admin/ogroups/class_ogroupManagement.inc:190
 #, fuzzy
-msgid "Certificate is empty!"
-msgstr "证书"
+msgid "Windows Install"
+msgstr "Windows 工作站"
 
-#: include/class_certificate.inc:100
-msgid "Cannot load certificate: only PEM and DER are supported!"
-msgstr ""
+#: plugins/admin/ogroups/class_ogroup.inc:244
+#: plugins/generic/dashBoard/dbInformation/contents.tpl:1
+#: setup/setup_ldap.tpl:108
+msgid "Information"
+msgstr "提示信息"
 
-#: include/class_certificate.inc:115
-msgid "Cannot extract information for non PEM certificates!"
+#: plugins/admin/ogroups/class_ogroup.inc:244
+msgid "You cannot combine terminals and workstations in one object group!"
 msgstr ""
 
-#: include/class_certificate.inc:219
-#, fuzzy
-msgid "No valid certificate loaded!"
-msgstr "无有效证书加载"
+#: plugins/admin/ogroups/class_ogroup.inc:320
+msgid "too many different objects!"
+msgstr "太多不同对象!"
 
-#: include/php_setup.inc:107
-msgid "Generating this page caused the PHP interpreter to raise some errors!"
-msgstr "ç\94\9fæ\88\90è¿\99个页é\9d¢å¯¼è\87´ PHP è§£æ\9e\90å\99¨å\8f\91ç\94\9fä¸\80äº\9bé\94\99误ï¼\81"
+#: plugins/admin/ogroups/class_ogroup.inc:322
+msgid "users"
+msgstr "ç\94¨æ\88·"
 
-#: include/php_setup.inc:110
-#, fuzzy
-msgid "Send bug report"
-msgstr "发送者"
+#: plugins/admin/ogroups/class_ogroup.inc:323
+msgid "groups"
+msgstr "组"
 
-#: include/php_setup.inc:114
-msgid "Toggle details"
-msgstr ""
+#: plugins/admin/ogroups/class_ogroup.inc:324
+msgid "applications"
+msgstr "应用程序"
 
-#: include/php_setup.inc:123
-msgid "PHP error"
-msgstr "PHP 错误"
+#: plugins/admin/ogroups/class_ogroup.inc:325
+msgid "departments"
+msgstr "部门"
 
-#: include/php_setup.inc:142
-msgid "class"
-msgstr ""
+#: plugins/admin/ogroups/class_ogroup.inc:326
+msgid "servers"
+msgstr "服务器"
 
-#: include/php_setup.inc:148
-msgid "function"
-msgstr "å\8a\9fè\83½"
+#: plugins/admin/ogroups/class_ogroup.inc:327
+msgid "workstations"
+msgstr "å·¥ä½\9cç«\99"
 
-#: include/php_setup.inc:153
-msgid "static"
-msgstr "静态"
+#: plugins/admin/ogroups/class_ogroup.inc:328
+#, fuzzy
+msgid "Windows workstations"
+msgstr "显示工作站"
 
-#: include/php_setup.inc:157
-msgid "method"
-msgstr "方法"
+#: plugins/admin/ogroups/class_ogroup.inc:329
+msgid "terminals"
+msgstr "终端"
 
-#: include/php_setup.inc:190
+#: plugins/admin/ogroups/class_ogroup.inc:330
+msgid "phones"
+msgstr "电话"
+
+#: plugins/admin/ogroups/class_ogroup.inc:331
+msgid "printers"
+msgstr "打印机"
+
+#: plugins/admin/ogroups/class_ogroup.inc:533
 #, fuzzy
-msgid "Traceback"
-msgstr "跟踪"
+msgid "Non existing DN:"
+msgstr "不存在的 dn:"
 
-#: include/php_setup.inc:191
-msgid "File"
-msgstr "文件"
+#: plugins/admin/ogroups/class_ogroup.inc:651
+#, php-format
+msgid ""
+"These systems are already configured by other object groups and cannot be "
+"added:"
+msgstr ""
 
-#: include/php_setup.inc:191
-msgid "Line"
-msgstr "行"
+#: plugins/admin/ogroups/class_ogroup.inc:685
+#, fuzzy
+msgid "You can combine two different object types at maximum, only!"
+msgstr "您最多只能组合两个不同的对象类!"
 
-#: include/php_setup.inc:192
-msgid "Arguments"
-msgstr "参数"
+#: plugins/admin/ogroups/class_ogroup.inc:849
+#, fuzzy
+msgid "Object group generic"
+msgstr "对象组"
 
-#: include/class_userFilter.inc:55 plugins/admin/departments/generic.tpl:27
-#: plugins/admin/departments/class_organizationGeneric.inc:124
-#: plugins/admin/departments/class_department.inc:676
-#: plugins/admin/departments/organization.tpl:27
-#: plugins/admin/acl/class_aclRole.inc:166
-msgid "Category"
-msgstr "分类"
+#: plugins/admin/ogroups/class_ogroup.inc:865 include/class_acl.inc:280
+#, fuzzy
+msgid "Member"
+msgstr "成员"
 
-#: include/class_filter.inc:226
+#: plugins/personal/posix/trustSelect/class_trustSelect.inc:29
 #, fuzzy
-msgid "Search filter"
-msgstr "参数"
+msgid "Trust machine selection"
+msgstr "组设置"
 
-#: include/class_filter.inc:444
+#: plugins/personal/posix/paste_generic.tpl:1
+#: plugins/personal/posix/paste_generic.tpl:5
+#: plugins/personal/posix/generic.tpl:1
+#, fuzzy
+msgid "POSIX settings"
+msgstr "Posix 设置"
+
+#: plugins/personal/posix/paste_generic.tpl:6
+#: plugins/personal/posix/paste_generic.tpl:9
+#: plugins/personal/posix/class_posixAccount.inc:858
+#: plugins/personal/posix/class_posixAccount.inc:861
+#: plugins/personal/posix/class_posixAccount.inc:936
+#: plugins/personal/posix/class_posixAccount.inc:939
+#: plugins/personal/posix/class_posixAccount.inc:1307
+#: plugins/personal/posix/generic.tpl:8
+msgid "Home directory"
+msgstr "用户主目录"
+
+#: plugins/personal/posix/paste_generic.tpl:17
+#: plugins/personal/posix/generic.tpl:51
+#: plugins/personal/posix/posix_shadow.tpl:2
+#: plugins/personal/generic/generic.tpl:34
+#: plugins/personal/generic/generic.tpl:81
 #, fuzzy
-msgid "Search in subtrees"
-msgstr "在子树中查找"
+msgid "Account settings"
+msgstr "组设置"
 
-#: include/class_filter.inc:449
-#, fuzzy
-msgid "Edit filters"
-msgstr "编辑证书"
+#: plugins/personal/posix/paste_generic.tpl:19
+#: plugins/personal/posix/class_posixAccount.inc:1308
+#: plugins/personal/posix/generic.tpl:26
+msgid "Primary group"
+msgstr "主要用户组"
 
-#: include/class_userFilterEditor.inc:254
-#, php-format
-msgid "Error in filter #%s: %s opening and %s closing brackets detected!"
-msgstr ""
+#: plugins/personal/posix/paste_generic.tpl:33
+#: plugins/personal/posix/generic.tpl:60
+msgid "Force UID/GID"
+msgstr "指定 UID/GID"
 
-#: include/class_plugin.inc:581
-msgid ""
-"The current object has been altered while beeing edited. If you save this "
-"entry, changes that have been made by others will be discarded!"
-msgstr ""
+#: plugins/personal/posix/paste_generic.tpl:58
+#: plugins/personal/posix/paste_generic.tpl:61
+#: plugins/personal/posix/generic.tpl:89
+#: plugins/generic/references/class_reference.inc:58
+#: plugins/generic/references/class_reference.inc:64
+msgid "Group membership"
+msgstr "组成员身份"
 
-#: include/class_plugin.inc:1411
-#, php-format
-msgid "Changing ACL DN from %s to %s"
-msgstr ""
+#: plugins/personal/posix/paste_generic.tpl:68
+#: plugins/personal/posix/generic.tpl:92
+msgid "(Warning: more than 16 groups are not supported by NFS!)"
+msgstr "(警告:NFS不支持超过 16 个组!)"
 
-#: include/functions_helpviewer.inc:45
-#, fuzzy, php-format
-msgid "XML error in guide.xml: %s at line %s"
-msgstr "XML 出错于 guide.xml: %s ,行 %d"
+#: plugins/personal/posix/groupSelect/class_groupSelect.inc:29
+#, fuzzy
+msgid "Group selection"
+msgstr "组设置"
 
-#: include/functions_helpviewer.inc:88
+#: plugins/personal/posix/class_posixAccount.inc:38
 #, fuzzy
-msgid "No help available for this plug-in."
-msgstr "此插件没有可用帮助信息。"
+msgid "Edit users POSIX settings"
+msgstr "Posix 设置"
 
-#: include/functions_helpviewer.inc:388
-#, php-format
-msgid "%s results for your search with the keyword %s"
-msgstr "%s 结果当您查找关键字 %s"
+#: plugins/personal/posix/class_posixAccount.inc:146
+msgid "expired"
+msgstr "过期"
 
-#: include/functions_helpviewer.inc:461
-#, php-format
-msgid "%s%% hit rate in file %s"
-msgstr "%s%% 点击率于文件 %s"
+#: plugins/personal/posix/class_posixAccount.inc:148
+msgid "grace time active"
+msgstr "时间限制激活"
 
-#: include/utils/class_timezone.inc:47
-#, fuzzy, php-format
-msgid "The configured timezone %s is not valid!"
-msgstr "GOsa 配置 %s/gosa.conf 不可读取。退出。"
+#: plugins/personal/posix/class_posixAccount.inc:151
+#: plugins/personal/posix/class_posixAccount.inc:153
+#: plugins/personal/posix/class_posixAccount.inc:155
+msgid "active"
+msgstr "活动"
 
-#: include/utils/class_xml.inc:51
+#: plugins/personal/posix/class_posixAccount.inc:151
 #, fuzzy
-msgid "XML error"
-msgstr "LDAP 错误:"
-
-#: include/utils/class_msgPool.inc:17
-msgid "This object will be deleted!"
-msgstr ""
-
-#: include/utils/class_msgPool.inc:19
-#, php-format
-msgid "This %s object will be deleted!"
-msgstr ""
+msgid "password not changeable"
+msgstr "活动,口令不可更改"
 
-#: include/utils/class_msgPool.inc:24
-#, php-format
-msgid "This object will be deleted: %s"
-msgstr ""
+#: plugins/personal/posix/class_posixAccount.inc:153
+#, fuzzy
+msgid "password expired"
+msgstr "活动,口令过期"
 
-#: include/utils/class_msgPool.inc:26
-#, php-format
-msgid "This %s object will be deleted: %s"
-msgstr ""
+#: plugins/personal/posix/class_posixAccount.inc:215
+#: include/class_management.inc:32 include/class_management.inc:33
+msgid "unconfigured"
+msgstr "未配置"
 
-#: include/utils/class_msgPool.inc:31
-msgid "This object will be deleted:"
-msgstr ""
+#: plugins/personal/posix/class_posixAccount.inc:226
+msgid "automatic"
+msgstr "自动"
 
-#: include/utils/class_msgPool.inc:33
+#: plugins/personal/posix/class_posixAccount.inc:374
 #, php-format
-msgid "This %s object will be deleted:"
-msgstr ""
+msgid "Password can't be changed up to %s days after last change"
+msgstr "自上次更改以来 %s 天,不能修改口令"
 
-#: include/utils/class_msgPool.inc:37
+#: plugins/personal/posix/class_posixAccount.inc:378
 #, php-format
-msgid "These objects will be deleted: %s"
-msgstr ""
+msgid "Password must be changed after %s days"
+msgstr "口令必须在 %s 天之后更改"
 
-#: include/utils/class_msgPool.inc:39
-#, php-format
-msgid "These %s objects will be deleted: %s"
-msgstr ""
+#: plugins/personal/posix/class_posixAccount.inc:382
+#, fuzzy, php-format
+msgid "Disable account after %s days of inactivity after password expiry"
+msgstr "口令过期 %s 天后,禁用账号"
 
-#: include/utils/class_msgPool.inc:47
-#, fuzzy
-msgid "You have no permission to delete this object!"
-msgstr "您无权删除这个部门。"
+#: plugins/personal/posix/class_posixAccount.inc:386
+#, fuzzy, php-format
+msgid "Warn user %s days before password expiry"
+msgstr "在口令过期 %s 天之前警告用户"
 
-#: include/utils/class_msgPool.inc:51 include/utils/class_msgPool.inc:55
-#, fuzzy
-msgid "You have no permission to delete the object:"
-msgstr "您无权删除这个部门。"
+#: plugins/personal/posix/class_posixAccount.inc:651
+msgid "Timeout while waiting for lock. Ignoring lock!"
+msgstr ""
 
-#: include/utils/class_msgPool.inc:58
-#, fuzzy
-msgid "You have no permission to delete these objects:"
-msgstr "您无权删除这个部门。"
+#: plugins/personal/posix/class_posixAccount.inc:709
+#: plugins/personal/posix/class_posixAccount.inc:1000
+msgid "Group of user"
+msgstr "用户组"
 
-#: include/utils/class_msgPool.inc:65
-#, fuzzy
-msgid "You have no permission to create this object!"
-msgstr "您无权删除这个部门。"
+#: plugins/personal/posix/class_posixAccount.inc:774
+msgid ""
+"A duplicated UID number was written for this user. If this was not intended "
+"please verify all used uidNumbers!"
+msgstr ""
 
-#: include/utils/class_msgPool.inc:69 include/utils/class_msgPool.inc:73
+#: plugins/personal/posix/class_posixAccount.inc:892
+#: plugins/personal/posix/class_posixAccount.inc:945
 #, fuzzy
-msgid "You have no permission to create the object:"
-msgstr "æ\82¨æ\97 æ\9d\83å\88 é\99¤è¿\99个é\83¨é\97¨ã\80\82"
+msgid "shadowMin"
+msgstr "æ\98¾ç¤ºç»\88端"
 
-#: include/utils/class_msgPool.inc:76
-#, fuzzy
-msgid "You have no permission to create these objects:"
-msgstr "您无权删除这个部门。"
+#: plugins/personal/posix/class_posixAccount.inc:897
+#: plugins/personal/posix/class_posixAccount.inc:950
+msgid "shadowMax"
+msgstr ""
 
-#: include/utils/class_msgPool.inc:83
+#: plugins/personal/posix/class_posixAccount.inc:902
+#: plugins/personal/posix/class_posixAccount.inc:955
 #, fuzzy
-msgid "You have no permission to modify this object!"
-msgstr "æ\82¨æ\97 æ\9d\83å\88 é\99¤è¿\99个é»\91å\90\8då\8d\95ã\80\82"
+msgid "shadowWarning"
+msgstr "æ\98¾ç¤ºå\88\86å\8cº"
 
-#: include/utils/class_msgPool.inc:87 include/utils/class_msgPool.inc:91
+#: plugins/personal/posix/class_posixAccount.inc:916
+#: plugins/personal/posix/class_posixAccount.inc:969
 #, fuzzy
-msgid "You have no permission to modify the object:"
-msgstr "æ\82¨æ\97 æ\9d\83å\88 é\99¤è¿\99个é»\91å\90\8då\8d\95ã\80\82"
+msgid "shadowInactive"
+msgstr "æ\98¾ç¤ºæ\89\93å\8d°æ\9cº"
 
-#: include/utils/class_msgPool.inc:94
+#: plugins/personal/posix/class_posixAccount.inc:1293
 #, fuzzy
-msgid "You have no permission to modify these objects:"
-msgstr "您无权删除这个黑名单。"
+msgid "POSIX account"
+msgstr "GLPI 账号"
 
-#: include/utils/class_msgPool.inc:101
-#, fuzzy
-msgid "You have no permission to view this object!"
-msgstr "您无权删除这个黑名单。"
+#: plugins/personal/posix/class_posixAccount.inc:1297
+#: plugins/personal/myaccount/class_MyAccount.inc:5
+#: plugins/personal/myaccount/main.inc:114
+#: plugins/personal/generic/class_user.inc:1675
+#: plugins/personal/password/class_password.inc:227
+msgid "My account"
+msgstr "我的账号"
 
-#: include/utils/class_msgPool.inc:105 include/utils/class_msgPool.inc:109
-#, fuzzy
-msgid "You have no permission to view the object:"
-msgstr "您无权在此 'Base' 下创建一个电话"
+#: plugins/personal/posix/class_posixAccount.inc:1309
+#: plugins/personal/posix/generic.tpl:16
+msgid "Shell"
+msgstr "Shell"
 
-#: include/utils/class_msgPool.inc:112
-#, fuzzy
-msgid "You have no permission to view these objects:"
-msgstr "您无权删除这个黑名单。"
+#: plugins/personal/posix/class_posixAccount.inc:1310
+#: setup/setup_migrate.tpl:49 ihtml/themes/default/infoPage.tpl:13
+msgid "User ID"
+msgstr "用户 ID"
 
-#: include/utils/class_msgPool.inc:119
+#: plugins/personal/posix/class_posixAccount.inc:1311
 #, fuzzy
-msgid "You have no permission to move this object!"
-msgstr "您无权删除这个黑名单。"
+msgid "Group ID"
+msgstr ""
 
-#: include/utils/class_msgPool.inc:123 include/utils/class_msgPool.inc:127
+#: plugins/personal/posix/class_posixAccount.inc:1313
 #, fuzzy
-msgid "You have no permission to move the object:"
-msgstr "æ\82¨æ\97 æ\9d\83å\88 é\99¤è¿\99个é»\91å\90\8då\8d\95ã\80\82"
+msgid "Shadow last changed"
+msgstr "æ\98¾ç¤ºè½¯ä»¶å\8c\85"
 
-#: include/utils/class_msgPool.inc:130
+#: plugins/personal/posix/class_posixAccount.inc:1314
 #, fuzzy
-msgid "You have no permission to move these objects:"
-msgstr "您无权删除这个黑名单。"
+msgid "Last login"
+msgstr ""
 
-#: include/utils/class_msgPool.inc:140 include/utils/class_msgPool.inc:152
-#: include/utils/class_msgPool.inc:170
+#: plugins/personal/posix/class_posixAccount.inc:1316
 #, fuzzy
-msgid "Connection information"
-msgstr "个人信息"
-
-#: include/utils/class_msgPool.inc:142
-#, fuzzy, php-format
-msgid "Cannot connect to %s database!"
-msgstr "无法连接到数据库!"
+msgid "Force password change on login"
+msgstr "不允许修改口令"
 
-#: include/utils/class_msgPool.inc:154
-#, fuzzy, php-format
-msgid "Cannot select %s database!"
-msgstr "æ\97 æ³\95é\80\89æ\8b©æ\95°æ\8d®åº\93ï¼\81"
+#: plugins/personal/posix/class_posixAccount.inc:1317
+#, fuzzy
+msgid "Shadow min"
+msgstr "æ\98¾ç¤ºç»\88端"
 
-#: include/utils/class_msgPool.inc:160
-#, php-format
-msgid "No %s server defined!"
+#: plugins/personal/posix/class_posixAccount.inc:1318
+msgid "Shadow max"
 msgstr ""
 
-#: include/utils/class_msgPool.inc:172
-#, fuzzy, php-format
-msgid "Cannot query %s database!"
-msgstr "æ\97 æ³\95é\80\89æ\8b©æ\95°æ\8d®åº\93ï¼\81"
+#: plugins/personal/posix/class_posixAccount.inc:1319
+#, fuzzy
+msgid "Shadow warning"
+msgstr "æ\98¾ç¤ºå\88\86å\8cº"
 
-#: include/utils/class_msgPool.inc:178
-#, fuzzy, php-format
-msgid "The field %s contains a reserved keyword!"
-msgstr "“传真”字段包含一个无效电话号码"
+#: plugins/personal/posix/class_posixAccount.inc:1320
+#, fuzzy
+msgid "Shadow inactive"
+msgstr "显示打印机"
 
-#: include/utils/class_msgPool.inc:184
-#, fuzzy, php-format
-msgid "Command specified as %s hook for plugin %s does not exist!"
-msgstr "命令 '%s',作为插件 '%s' 的 CHECK hook 好像并不存在。"
+#: plugins/personal/posix/class_posixAccount.inc:1321
+#, fuzzy
+msgid "Shadow expire"
+msgstr "显示人员"
 
-#: include/utils/class_msgPool.inc:191
-#, fuzzy, php-format
-msgid "%s command is invalid!"
-msgstr "指定的 branch 名称无效。"
+#: plugins/personal/posix/class_posixAccount.inc:1322
+msgid "Public SSH key"
+msgstr ""
 
-#: include/utils/class_msgPool.inc:193
-#, fuzzy, php-format
-msgid "%s command (%s) for plugin %s is invalid!"
-msgstr "指定的 branch 名称无效。"
+#: plugins/personal/posix/class_posixAccount.inc:1323
+#, fuzzy
+msgid "System trust model"
+msgstr "信赖的系统"
 
-#: include/utils/class_msgPool.inc:195
-#, fuzzy, php-format
-msgid "%s command for plugin %s is invalid!"
-msgstr "指定的 branch 名称无效。"
+#: plugins/personal/posix/trustModeDialog/class_trustModeDialog.inc:173
+msgid "disabled"
+msgstr "禁用"
 
-#: include/utils/class_msgPool.inc:197
-#, fuzzy, php-format
-msgid "%s command (%s) is invalid!"
-msgstr "指定的 branch 名称无效。"
+#: plugins/personal/posix/trustModeDialog/class_trustModeDialog.inc:173
+msgid "full access"
+msgstr "完全访问权限"
 
-#: include/utils/class_msgPool.inc:205
-#, fuzzy, php-format
-msgid "Cannot execute %s command!"
-msgstr "无法选择数据库!"
+#: plugins/personal/posix/trustModeDialog/class_trustModeDialog.inc:174
+msgid "allow access to these hosts"
+msgstr "允许访问这些主机"
 
-#: include/utils/class_msgPool.inc:207
-#, fuzzy, php-format
-msgid "Cannot execute %s command (%s) for plugin %s!"
-msgstr "无法选择数据库!"
+#: plugins/personal/posix/trustModeDialog/generic.tpl:5
+#: plugins/personal/posix/trustModeDialog/generic.tpl:21
+msgid "Trust mode"
+msgstr "信赖模式"
 
-#: include/utils/class_msgPool.inc:209
-#, fuzzy, php-format
-msgid "Cannot execute %s command for plugin %s!"
-msgstr "无法选择数据库!"
+#: plugins/personal/posix/generic.tpl:37
+#: plugins/generic/dashBoard/dbPluginStatus/class_dbPluginStatus.inc:26
+#: plugins/generic/dashBoard/dbChannelStatus/class_dbChannelStatus.inc:14
+msgid "Status"
+msgstr "状态"
 
-#: include/utils/class_msgPool.inc:211
-#, fuzzy, php-format
-msgid "Cannot execute %s command (%s)!"
-msgstr "无法选择数据库!"
+#: plugins/personal/posix/generic.tpl:42
+#, fuzzy
+msgid "Last log-on"
+msgstr ""
 
-#: include/utils/class_msgPool.inc:219
-#, fuzzy, php-format
-msgid "Value for %s is too large!"
-msgstr "'UID' 赋值太小。"
+#: plugins/personal/posix/generic.tpl:101
+#, fuzzy
+msgid "Common group"
+msgstr "显示组"
 
-#: include/utils/class_msgPool.inc:221
-#, fuzzy, php-format
-msgid "%s must be smaller than %s!"
-msgstr "提供的 'shadowMin' 应该小于'shadowMax'。"
+#: plugins/personal/posix/generic.tpl:105
+#, fuzzy
+msgid "Groups differ"
+msgstr "用户组"
 
-#: include/utils/class_msgPool.inc:229
-#, fuzzy, php-format
-msgid "Value for %s is too small!"
-msgstr "'UID' 赋值太小。"
+#: plugins/personal/posix/generic.tpl:125
+#, fuzzy
+msgid "Account permissions"
+msgstr "组设置"
 
-#: include/utils/class_msgPool.inc:231
-#, fuzzy, php-format
-msgid "%s must be %s or above!"
-msgstr "提供的 'shadowMin' 应该小于'shadowMax'。"
+#: plugins/personal/posix/generic.tpl:130
+msgid "SSH keys"
+msgstr ""
 
-#: include/utils/class_msgPool.inc:238
-#, php-format
-msgid "%s depends on %s - please provide both values!"
+#: plugins/personal/posix/generic.tpl:131
+msgid "Edit public ssh keys..."
 msgstr ""
 
-#: include/utils/class_msgPool.inc:244
-#, fuzzy, php-format
-msgid "There is already an entry with this %s attribute in the system!"
-msgstr "数据库中已经有同样登录名的用户。"
+#: plugins/personal/posix/posix_shadow.tpl:12
+msgid "User must change password on first login"
+msgstr "用户必须在第一次登录修改口令"
 
-#: include/utils/class_msgPool.inc:250
-#, fuzzy, php-format
-msgid "The required field %s is empty!"
-msgstr "需要的“姓名”字段没有设置"
+#: plugins/personal/posix/posix_shadow.tpl:59
+#, fuzzy
+msgid "Password expiration settings"
+msgstr "用户设置"
 
-#: include/utils/class_msgPool.inc:258
-msgid "Example"
-msgstr ""
+#: plugins/personal/posix/posix_shadow.tpl:62
+msgid "Password expires on"
+msgstr "口令过期截止日"
 
-#: include/utils/class_msgPool.inc:278
-#, fuzzy, php-format
-msgid "The Field %s contains invalid characters"
-msgstr "“姓名”字段包含无效字符。"
+#: plugins/personal/myaccount/class_MyAccount.inc:6
+#, fuzzy
+msgid "Edit personal settings"
+msgstr "Posix 设置"
 
-#: include/utils/class_msgPool.inc:279
-#, fuzzy, php-format
-msgid "%s is not allowed:"
-msgstr "不允许修改口令"
+#: plugins/personal/myaccount/password.tpl:4
+#: plugins/personal/password/password.tpl:4
+msgid ""
+"To change your personal password use the fields below. The changes take "
+"effect immediately. Please memorize the new password, because you wouldn't "
+"be able to login without it."
+msgstr ""
+"用下面的表格更改个人口令。口令更改即时生效。请记住新口令,忘记口令将无法登"
+"录。"
 
-#: include/utils/class_msgPool.inc:279
-#, fuzzy, php-format
-msgid "%s are not allowed!"
+#: plugins/personal/myaccount/password.tpl:10
+#: plugins/personal/myaccount/password.tpl:39
+#: plugins/personal/password/password.tpl:16
+#: plugins/personal/password/password.tpl:45
+#, fuzzy
+msgid "Password change dialog"
 msgstr "不允许修改口令"
 
-#: include/utils/class_msgPool.inc:282
-#, fuzzy, php-format
-msgid "The Field %s contains invalid characters!"
-msgstr "“姓名”字段包含无效字符。"
+#: plugins/personal/myaccount/password.tpl:12
+#: plugins/personal/myaccount/password.tpl:41
+#: plugins/personal/password/password.tpl:18
+#: plugins/personal/password/password.tpl:47
+#: ihtml/themes/default/password.tpl:97
+msgid "Current password"
+msgstr "当前口令"
 
-#: include/utils/class_msgPool.inc:289
-#, fuzzy, php-format
-msgid "Missing %s PHP extension!"
-msgstr "删除打印机扩展"
+#: plugins/personal/myaccount/password.tpl:31
+#: plugins/personal/myaccount/password.tpl:84
+#: plugins/personal/password/password.tpl:37
+#: plugins/personal/password/password.tpl:91
+#: ihtml/themes/default/password.tpl:117
+#, fuzzy
+msgid "Password strength"
+msgstr "口令存储"
 
-#: include/utils/class_msgPool.inc:319
-#: plugins/admin/ogroups/objectSelect/selectObject-list.xml:123
-#: plugins/admin/groups/userGroupSelect/selectUserGroup-list.xml:83
-#: plugins/personal/generic/generic.tpl:252
-#: plugins/personal/generic/generic.tpl:272
-#, php-format
-msgid "Add"
-msgstr "添加"
+#: plugins/personal/myaccount/password.tpl:97
+#: plugins/personal/password/password.tpl:104
+msgid "Clear fields"
+msgstr "清除字段"
 
-#: include/utils/class_msgPool.inc:319
-#, fuzzy, php-format
-msgid "Add %s"
-msgstr "添加"
+#: plugins/personal/myaccount/changed.tpl:3
+#: plugins/personal/password/changed.tpl:3
+#, fuzzy
+msgid ""
+"You've successfully changed your password. Remember to change all programs "
+"configured to use it as well."
+msgstr "您已经成功更改口令。还要记住更改相关程序设定。"
 
-#: include/utils/class_msgPool.inc:325
+#: plugins/personal/myaccount/main.inc:49 include/class_session.inc:76
+#: include/class_session.inc:101 include/class_session.inc:127
+#: include/class_ldap.inc:784 include/class_ldap.inc:835
+#: include/class_CopyPasteHandler.inc:160
+#: include/class_CopyPasteHandler.inc:274 include/class_acl.inc:984
+#: include/class_log.inc:87 include/functions.inc:623
+#: include/functions.inc:827 include/functions.inc:945
+#: include/functions.inc:1340 include/functions.inc:2168
+#: include/functions.inc:2198 include/functions.inc:2218
+#: include/class_management.inc:659 include/class_management.inc:743
+#, fuzzy
+msgid "Internal error"
+msgstr "终端服务器"
+
+#: plugins/personal/myaccount/main.inc:50 include/class_management.inc:660
+#: include/class_management.inc:744
 #, php-format
-msgid "Delete"
-msgstr "删除"
+msgid ""
+"Cannot instantiate tabbed-plug-in, the base plugin (%s) is not available!"
+msgstr ""
 
-#: include/utils/class_msgPool.inc:325
-#, fuzzy, php-format
-msgid "Delete %s"
-msgstr "删除"
+#: plugins/personal/myaccount/nochange.tpl:2
+#: plugins/personal/password/nochange.tpl:2
+#, fuzzy
+msgid "You have no permission to change your password at this time"
+msgstr "您无权修改您的口令。"
 
-#: include/utils/class_msgPool.inc:331
-#, fuzzy, php-format
-msgid "Set %s"
-msgstr "设置"
+#: plugins/personal/myaccount/nochange.tpl:5
+#, fuzzy
+msgid "Your password hash method will not be changed!"
+msgstr "您的口令已经过期 !! 选择一个新口令"
 
-#: include/utils/class_msgPool.inc:337
-#, fuzzy, php-format
-msgid "Edit..."
-msgstr "ç¼\96è¾\91"
+#: plugins/personal/generic/paste_generic.tpl:1
+#: ihtml/themes/default/infoPage.tpl:44
+msgid "User settings"
+msgstr "ç\94¨æ\88·è®¾ç½®"
 
-#: include/utils/class_msgPool.inc:337
-#, fuzzy, php-format
-msgid "Edit %s..."
-msgstr "ç¼\96è¾\91ç\94¨æ\88·"
+#: plugins/personal/generic/paste_generic.tpl:3
+#, fuzzy
+msgid "Paste user"
+msgstr "ç²\98è´´"
 
-#: include/utils/class_msgPool.inc:343
-msgid "Back"
-msgstr "返回"
+#: plugins/personal/generic/paste_generic.tpl:6
+#: plugins/personal/generic/generic.tpl:1
+#: plugins/personal/generic/generic.tpl:3
+msgid "Personal information"
+msgstr "个人信息"
 
-#: include/utils/class_msgPool.inc:363
-#, fuzzy, php-format
-msgid "This account has no valid %s extensions!"
-msgstr "该账户没有有效的 Gosa 扩展。"
+#: plugins/personal/generic/paste_generic.tpl:21
+#: plugins/generic/dashBoard/Register/register.tpl:53
+#: setup/setup_migrate.tpl:53 ihtml/themes/default/login.tpl:47
+msgid "Password"
+msgstr "口令"
 
-#: include/utils/class_msgPool.inc:369
-#, fuzzy, php-format
-msgid ""
-"This account has %s settings enabled. You can disable them by clicking below."
-msgstr "这个账户已经启用 posix 功能。要禁用请点击下面按钮。"
+#: plugins/personal/generic/paste_generic.tpl:24
+msgid "Clear password"
+msgstr "清除口令"
 
-#: include/utils/class_msgPool.inc:372 include/utils/class_msgPool.inc:379
-#, fuzzy, php-format
-msgid ""
-"This account has %s settings enabled. To disable them, you'll need to remove "
-"the %s settings first!"
-msgstr ""
-"这个账户已经启用 unix 功能。要禁用,您需要先删除 samba / 环境变量账户。"
+#: plugins/personal/generic/paste_generic.tpl:25
+msgid "Set new password"
+msgstr "设置新密码"
 
-#: include/utils/class_msgPool.inc:388
-#, fuzzy, php-format
-msgid ""
-"This account has %s settings disabled. You can enable them by clicking below."
-msgstr "这个账户已经启用 posix 功能。要启用请点击下面按钮。"
+#: plugins/personal/generic/paste_generic.tpl:31
+#: plugins/personal/generic/generic_picture.tpl:2
+#: plugins/personal/generic/generic.tpl:8
+#, fuzzy
+msgid "The users picture"
+msgstr "用户图片"
 
-#: include/utils/class_msgPool.inc:391 include/utils/class_msgPool.inc:398
-#, fuzzy, php-format
-msgid ""
-"This account has %s settings disabled. To enable them, you'll need to add "
-"the %s settings first!"
-msgstr ""
-"这个账户已经启用 unix 功能。要禁用,您需要先删除 samba / 环境变量账户。"
+#: plugins/personal/generic/paste_generic.tpl:43
+#: plugins/personal/generic/generic_picture.tpl:13
+msgid "Remove picture"
+msgstr "删除图片"
 
-#: include/utils/class_msgPool.inc:406
-#, fuzzy, php-format
-msgid "Add %s settings"
-msgstr "应用程序设置"
+#: plugins/personal/generic/generic_picture.tpl:1
+#: plugins/personal/generic/class_user.inc:544
+#: plugins/personal/generic/class_user.inc:1716
+msgid "User picture"
+msgstr "用户图片"
 
-#: include/utils/class_msgPool.inc:412
-#, fuzzy, php-format
-msgid "Remove %s settings"
-msgstr "Posix 设置"
+#: plugins/personal/generic/generic_certs.tpl:3
+#: plugins/personal/generic/generic.tpl:226
+#: plugins/personal/generic/class_user.inc:550
+#: plugins/personal/generic/class_user.inc:572
+msgid "Certificates"
+msgstr "证书"
 
-#: include/utils/class_msgPool.inc:418
-msgid "Click the 'Edit' button below to change informations in this dialog"
-msgstr "点击下面的“编辑”按钮修改该对话框内的信息"
+#: plugins/personal/generic/generic_certs.tpl:5
+#, fuzzy
+msgid "The users standard certificate"
+msgstr "标准证书"
 
-#: include/utils/class_msgPool.inc:424
-msgid "January"
-msgstr "一月"
+#: plugins/personal/generic/generic_certs.tpl:8
+msgid "Standard certificate"
+msgstr "标准证书"
 
-#: include/utils/class_msgPool.inc:424
-msgid "February"
-msgstr "二月"
+#: plugins/personal/generic/generic_certs.tpl:31
+#, fuzzy
+msgid "The users S/MIME certificate"
+msgstr "S/MIME 证书"
 
-#: include/utils/class_msgPool.inc:424
-msgid "March"
-msgstr "三月"
+#: plugins/personal/generic/generic_certs.tpl:34
+msgid "S/MIME certificate"
+msgstr "S/MIME 证书"
 
-#: include/utils/class_msgPool.inc:424
-msgid "April"
-msgstr "四月"
+#: plugins/personal/generic/generic_certs.tpl:57
+#, fuzzy
+msgid "The users PKCS12 certificate"
+msgstr "PKCS12 证书"
 
-#: include/utils/class_msgPool.inc:425
-msgid "May"
-msgstr "五月"
+#: plugins/personal/generic/generic_certs.tpl:60
+msgid "PKCS12 certificate"
+msgstr "PKCS12 证书"
 
-#: include/utils/class_msgPool.inc:425
-msgid "June"
-msgstr "六月"
+#: plugins/personal/generic/generic_certs.tpl:83
+#: plugins/personal/generic/class_user.inc:1663
+msgid "Certificate serial number"
+msgstr "证书系列号"
 
-#: include/utils/class_msgPool.inc:425
-msgid "July"
-msgstr "七月"
+#: plugins/personal/generic/generic.tpl:21
+msgid "Change picture"
+msgstr "更换图片"
 
-#: include/utils/class_msgPool.inc:425
-msgid "August"
-msgstr "八月"
+#: plugins/personal/generic/generic.tpl:83
+msgid "Template name"
+msgstr "模板名称"
 
-#: include/utils/class_msgPool.inc:425
-msgid "September"
-msgstr "九月"
+#: plugins/personal/generic/generic.tpl:92
+#: plugins/personal/generic/class_user.inc:1708
+#: ihtml/themes/default/infoPage.tpl:16
+msgid "Personal title"
+msgstr "个人称谓"
 
-#: include/utils/class_msgPool.inc:426
-msgid "October"
-msgstr "十月"
+#: plugins/personal/generic/generic.tpl:102
+#: plugins/personal/generic/class_user.inc:1709
+#: ihtml/themes/default/infoPage.tpl:17
+msgid "Academic title"
+msgstr "学位头衔"
 
-#: include/utils/class_msgPool.inc:426
-msgid "November"
-msgstr "十一月"
+#: plugins/personal/generic/generic.tpl:117
+#: plugins/personal/generic/class_user.inc:1368
+#: plugins/personal/generic/class_user.inc:1711
+#: ihtml/themes/default/infoPage.tpl:19
+msgid "Date of birth"
+msgstr "生日"
 
-#: include/utils/class_msgPool.inc:426
-msgid "December"
-msgstr "十二月"
+#: plugins/personal/generic/generic.tpl:140
+#: plugins/personal/generic/class_user.inc:1712
+msgid "Sex"
+msgstr "性别"
 
-#: include/utils/class_msgPool.inc:432
+#: plugins/personal/generic/generic.tpl:154
+#: plugins/personal/generic/class_user.inc:1713
 #, fuzzy
-msgid "Sunday"
-msgstr ""
+msgid "Preferred language"
+msgstr "首选语种"
 
-#: include/utils/class_msgPool.inc:432
-#, fuzzy
-msgid "Monday"
-msgstr "月"
+#: plugins/personal/generic/generic.tpl:193
+msgid "Private phone"
+msgstr "私人电话"
 
-#: include/utils/class_msgPool.inc:432
-msgid "Tuesday"
-msgstr ""
+#: plugins/personal/generic/generic.tpl:201
+#: plugins/personal/generic/class_user.inc:1349
+#: plugins/personal/generic/class_user.inc:1739
+#: plugins/personal/generic/class_user.inc:1842
+msgid "Homepage"
+msgstr "个人主页"
 
-#: include/utils/class_msgPool.inc:432
-#, fuzzy
-msgid "Wednesday"
-msgstr "星期三"
+#: plugins/personal/generic/generic.tpl:209
+msgid "Password storage"
+msgstr "口令存储"
 
-#: include/utils/class_msgPool.inc:432
-msgid "Thursday"
-msgstr ""
+#: plugins/personal/generic/generic.tpl:218 include/functions.inc:1281
+msgid "Configure"
+msgstr "配置"
 
-#: include/utils/class_msgPool.inc:432
-msgid "Friday"
-msgstr ""
+#: plugins/personal/generic/generic.tpl:229
+msgid "Edit certificates"
+msgstr "编辑证书"
 
-#: include/utils/class_msgPool.inc:432
-msgid "Saturday"
+#: plugins/personal/generic/generic.tpl:241
+msgid "Restrict login to"
 msgstr ""
 
-#: include/utils/class_msgPool.inc:439
-#, fuzzy
-msgid "MySQL operation failed!"
-msgstr "Mysql 查询失败。"
-
-#: include/utils/class_msgPool.inc:447
-#, fuzzy
-msgid "read operation"
-msgstr "邮件选项"
-
-#: include/utils/class_msgPool.inc:447
-msgid "add operation"
+#: plugins/personal/generic/generic.tpl:249
+#: plugins/personal/generic/generic.tpl:269
+msgid "IP or network"
 msgstr ""
 
-#: include/utils/class_msgPool.inc:447
+#: plugins/personal/generic/generic.tpl:285
+#: plugins/personal/generic/generic.tpl:288
+#: plugins/personal/generic/generic.tpl:296
+#: plugins/personal/generic/generic.tpl:383
+#: plugins/personal/generic/generic.tpl:434
+#: plugins/personal/generic/generic.tpl:466
+#: plugins/personal/generic/generic.tpl:515
+#: plugins/personal/generic/generic.tpl:564
+msgid "Organizational information"
+msgstr "组织信息"
+
+#: plugins/personal/generic/generic.tpl:296
+#: plugins/personal/generic/generic.tpl:383
+#: plugins/personal/generic/generic.tpl:434
+#: plugins/personal/generic/generic.tpl:466
+#: plugins/personal/generic/generic.tpl:515
+#: plugins/personal/generic/generic.tpl:564
 #, fuzzy
-msgid "modify operation"
-msgstr "个人信息"
+msgid "part"
+msgstr "总结"
 
-#: include/utils/class_msgPool.inc:448
-#, fuzzy
-msgid "delete operation"
-msgstr "选择查看工作站"
+#: plugins/personal/generic/generic.tpl:314
+msgid "Department No."
+msgstr "部门编号"
 
-#: include/utils/class_msgPool.inc:448
-#, fuzzy
-msgid "search operation"
-msgstr "账号过期于"
+#: plugins/personal/generic/generic.tpl:322
+msgid "Employee No."
+msgstr "员工编号"
 
-#: include/utils/class_msgPool.inc:448
-#, fuzzy
-msgid "authentication"
-msgstr "Nagios 鉴权"
+#: plugins/personal/generic/generic.tpl:330
+#: plugins/personal/generic/class_user.inc:1725
+#: ihtml/themes/default/infoPage.tpl:33
+msgid "Employee type"
+msgstr "员工类别"
 
-#: include/utils/class_msgPool.inc:451
-#, fuzzy, php-format
-msgid "LDAP %s failed!"
-msgstr "Mysql 查询失败。"
+#: plugins/personal/generic/generic.tpl:385
+#: plugins/personal/generic/generic.tpl:566
+msgid "Room No."
+msgstr "房间号"
 
-#: include/utils/class_msgPool.inc:453
-#, fuzzy
-msgid "LDAP operation failed!"
-msgstr "Mysql 查询失败。"
+#: plugins/personal/generic/generic.tpl:403
+#: plugins/personal/generic/class_user.inc:1360
+#: plugins/personal/generic/class_user.inc:1851
+msgid "Mobile"
+msgstr "手机"
 
-#: include/utils/class_msgPool.inc:469
-#, fuzzy
-msgid "Upload failed!"
-msgstr "用户登录失败。LDAP 服务器返回 '%s'。"
+#: plugins/personal/generic/generic.tpl:411
+#: plugins/personal/generic/class_user.inc:1363
+#: plugins/personal/generic/class_user.inc:1854
+msgid "Pager"
+msgstr "呼机"
 
-#: include/utils/class_msgPool.inc:472
-#, fuzzy, php-format
-msgid "Upload failed: %s"
-msgstr "Logging DB 用户"
+#: plugins/personal/generic/generic.tpl:468
+#: plugins/personal/generic/class_user.inc:1657
+msgid "Vocation"
+msgstr "行业"
 
-#: include/utils/class_msgPool.inc:479
-msgid "Communication failure with the infrastructure service!"
-msgstr ""
+#: plugins/personal/generic/generic.tpl:476
+#: plugins/personal/generic/class_user.inc:1660
+msgid "Unit description"
+msgstr "单元描述"
 
-#: include/utils/class_msgPool.inc:481
-#, php-format
-msgid "Communication failure with the infrastructure service: %s"
+#: plugins/personal/generic/generic.tpl:485
+#: plugins/personal/generic/class_user.inc:1661
+msgid "Subject area"
 msgstr ""
 
-#: include/utils/class_msgPool.inc:488
-msgid "Communication failure with the GOsa-NG service!"
-msgstr ""
+#: plugins/personal/generic/generic.tpl:494
+#: plugins/personal/generic/class_user.inc:1662
+msgid "Functional title"
+msgstr "单位职称"
 
-#: include/utils/class_msgPool.inc:490
-#, php-format
-msgid "Communication failure with the GOsa-NG service: %s"
+#: plugins/personal/generic/generic.tpl:517
+#: plugins/personal/generic/class_user.inc:1659
+msgid "Person locality"
 msgstr ""
 
-#: include/utils/class_msgPool.inc:497 include/utils/class_msgPool.inc:500
-#, fuzzy, php-format
-msgid "This %s is still in use by this object: %s"
-msgstr "这个共享不能被删除,因为仍然被 %d 个用户使用:"
+#: plugins/personal/generic/generic.tpl:526
+#: plugins/personal/generic/class_user.inc:1655
+msgid "Unit"
+msgstr "单元"
 
-#: include/utils/class_msgPool.inc:503
-#, fuzzy, php-format
-msgid "This %s is still in use."
-msgstr "这个共享不能被删除,因为仍然被 %d 个用户使用:"
+#: plugins/personal/generic/generic.tpl:535
+#: plugins/personal/generic/class_user.inc:1665
+#: ihtml/themes/default/infoPage.tpl:29
+msgid "Street"
+msgstr "街道"
 
-#: include/utils/class_msgPool.inc:505
-#, fuzzy, php-format
-msgid "This %s is still in use by these objects: %s"
-msgstr "这个共享不能被删除,因为仍然被 %d 个用户使用:"
+#: plugins/personal/generic/generic.tpl:543
+#: plugins/personal/generic/class_user.inc:1667
+msgid "Postal code"
+msgstr "邮编"
 
-#: include/utils/class_msgPool.inc:511
-#, php-format
-msgid "File %s does not exist!"
-msgstr ""
+#: plugins/personal/generic/generic.tpl:551
+#: plugins/personal/generic/class_user.inc:1656
+msgid "House identifier"
+msgstr "家庭角色"
 
-#: include/utils/class_msgPool.inc:517
-#, fuzzy, php-format
-msgid "Cannot open file %s for reading!"
-msgstr "无法打开文件 '%s'。"
+#: plugins/personal/generic/generic.tpl:580
+msgid "Please use the phone tab"
+msgstr "请使用电话页面"
 
-#: include/utils/class_msgPool.inc:523
-#, fuzzy, php-format
-msgid "Cannot open file %s for writing!"
-msgstr "æ\97 æ³\95æ\89\93å¼\80æ\96\87件 '%s'ã\80\82"
+#: plugins/personal/generic/generic.tpl:595
+#: plugins/personal/generic/class_user.inc:1658
+msgid "Last delivery"
+msgstr "æ\9c\80å\90\8eä¼ é\80\92"
 
-#: include/utils/class_msgPool.inc:529
-#, fuzzy, php-format
-msgid ""
-"The value for %s is currently unconfigured or invalid, please check your "
-"configuration file!"
-msgstr "无法连接到指定数据库,请检查您 glpi 设置。"
+#: plugins/personal/generic/generic.tpl:604
+#: plugins/personal/generic/class_user.inc:1664
+#: ihtml/themes/default/userFilterEditor.tpl:40
+msgid "Public visible"
+msgstr "公开"
 
-#: include/utils/class_msgPool.inc:535
-#, fuzzy, php-format
-msgid "Cannot delete file %s!"
-msgstr "无法打开文件 '%s'。"
+#: plugins/personal/generic/class_user.inc:38
+#, fuzzy
+msgid "Edit organizational user settings"
+msgstr "应用程序设置"
 
-#: include/utils/class_msgPool.inc:541
-#, fuzzy, php-format
-msgid "Cannot create folder %s!"
-msgstr "转到根部门"
+#: plugins/personal/generic/class_user.inc:273
+#: plugins/personal/generic/class_user.inc:1898
+#: include/class_configRegistry.inc:194
+#, fuzzy
+msgid "unknown"
+msgstr "未知"
 
-#: include/utils/class_msgPool.inc:547
-#, fuzzy, php-format
-msgid "Cannot delete folder %s!"
-msgstr "无法打开文件 '%s'。"
+#: plugins/personal/generic/class_user.inc:297
+msgid "Please add a single IP address or a network/net mask combination!"
+msgstr ""
 
-#: include/utils/class_msgPool.inc:553
-#, fuzzy, php-format
-msgid "Checking for %s support"
-msgstr "检查 iconv 支持"
+#: plugins/personal/generic/class_user.inc:339
+msgid "female"
+msgstr "女"
 
-#: include/utils/class_msgPool.inc:559
-#, php-format
-msgid "Install and activate the %s PHP module."
-msgstr ""
+#: plugins/personal/generic/class_user.inc:339
+msgid "male"
+msgstr "男"
 
-#: include/utils/class_msgPool.inc:565
-#, php-format
-msgid ""
-"Cannot initialize class %s! Maybe there is a plugin missing in your gosa "
-"setup?"
-msgstr ""
+#: plugins/personal/generic/class_user.inc:395
+#, fuzzy
+msgid "Password configuration"
+msgstr "下载配置"
 
-#: include/utils/class_msgPool.inc:571
-msgid ""
-"The supplied base is not valid and has been reset to its previous value!"
+#: plugins/personal/generic/class_user.inc:429
+msgid "Cannot upload file!"
 msgstr ""
 
-#: include/class_ldap.inc:305 include/class_ldap.inc:342
-msgid "Performance warning"
-msgstr ""
+#: plugins/personal/generic/class_user.inc:522
+#, fuzzy
+msgid "Serial number"
+msgstr "电话号码"
 
-#: include/class_ldap.inc:305 include/class_ldap.inc:342
-#, php-format
-msgid "LDAP performance is poor: last query took %.2fs!"
+#: plugins/personal/generic/class_user.inc:569
+msgid "(Not supported certificate types are marked as invalid.)"
 msgstr ""
 
-#: include/class_ldap.inc:784
+#: plugins/personal/generic/class_user.inc:579
 #, php-format
-msgid "Cannot automatically create subtrees with RDN %s: no object class found"
-msgstr ""
+msgid "Certificate is valid from %s to %s and is currently %s."
+msgstr "证书从 %s 到 %s 是有效的,当前为 %s。"
 
-#: include/class_ldap.inc:835
-#, php-format
-msgid "Cannot automatically create subtrees with RDN %s: not supported"
+#: plugins/personal/generic/class_user.inc:582
+msgid "valid"
+msgstr "有效"
+
+#: plugins/personal/generic/class_user.inc:583
+msgid "invalid"
+msgstr "无效"
+
+#: plugins/personal/generic/class_user.inc:588
+msgid "No certificate installed"
+msgstr "未安装证书"
+
+#: plugins/personal/generic/class_user.inc:614 html/password.php:194
+#, fuzzy
+msgid "Password method"
+msgstr "口令存储"
+
+#: plugins/personal/generic/class_user.inc:614
+#, fuzzy
+msgid "The selected password method is no longer available."
+msgstr "此应用程序不再可用。"
+
+#: plugins/personal/generic/class_user.inc:1051
+msgid ""
+"Cannot save user picture, GOsa requires the package 'imagemagick' or 'php5-"
+"imagick' to be installed!"
 msgstr ""
 
-#: include/class_ldap.inc:922
-#, fuzzy, php-format
-msgid "while operating on %s using LDAP server %s"
-msgstr "当操作 '%s' 使用 LDAP 服务器 '%s' 时"
+#: plugins/personal/generic/class_user.inc:1177
+msgid "Cannot build RDN: no + allowed to build sub RDN!"
+msgstr ""
 
-#: include/class_ldap.inc:924
-#, php-format
-msgid "while operating on LDAP server %s"
-msgstr "当操作  LDAP 服务器 '%s' 时"
+#: plugins/personal/generic/class_user.inc:1184
+msgid "Cannot build RDN: attribute is not defined!"
+msgstr ""
 
-#: include/class_ldap.inc:977
-#, php-format
-msgid "Command line programm %s is missing!"
+#: plugins/personal/generic/class_user.inc:1202
+msgid "Cannot build RDN: invalid attribute parameters!"
 msgstr ""
 
-#: include/class_ldap.inc:1138
-#, fuzzy, php-format
-msgid ""
-"Invalid DN %s: block to be imported should start with 'dn: ...' in line %s"
-msgstr "这不是一条有效的 DN: '%s'。导入数据应该以 'dn:...' 开始于行 %s"
+#: plugins/personal/generic/class_user.inc:1273
+#, fuzzy
+msgid "The selected password method requires initial configuration!"
+msgstr "此应用程序不再可用。"
 
-#: include/class_ldap.inc:1167
-#, fuzzy, php-format
-msgid "Error while importing DN %s: please check LDIF from line %s on!"
-msgstr "导入 dn: '%s' 时错误,请从行 %s 开始检查您的 LDIF!"
+#: plugins/personal/generic/class_user.inc:1483
+#, fuzzy
+msgid "Cannot open certificate!"
+msgstr "无法打开指定证书!"
 
-#: include/class_log.inc:87
-#, fuzzy, php-format
-msgid "Logging failed: %s"
-msgstr "Logging DB 用户"
+#: plugins/personal/generic/class_user.inc:1671
+#, fuzzy
+msgid "Generic user settings"
+msgstr "通用队列设置"
 
-#: include/class_log.inc:102
-#, php-format
-msgid "Invalid option %s specified!"
+#: plugins/personal/generic/class_user.inc:1692
+msgid ""
+"Pattern for the generation of user DNs. Please read the FAQ for details."
 msgstr ""
 
-#: include/class_log.inc:106
+#: plugins/personal/generic/class_user.inc:1706
 #, fuzzy
-msgid "Specified 'objectType' is empty or invalid!"
-msgstr "指定的 branch 名称无效。"
+msgid "Allow definition of custom filters"
+msgstr "配置文件"
 
-#: include/class_configRegistry.inc:194
-#: plugins/personal/generic/class_user.inc:273
-#: plugins/personal/generic/class_user.inc:1899
+#: plugins/personal/generic/class_user.inc:1718
 #, fuzzy
-msgid "unknown"
-msgstr "æ\9cªç\9f¥"
+msgid "Login restrictions"
+msgstr "å\8f£ä»¤è¿\87æ\9c\9fæ\88ªæ­¢æ\97¥"
 
-#: include/class_configRegistry.inc:197
-#, php-format
-msgid "%s has version %s but %s is required!"
-msgstr ""
+#: plugins/personal/generic/class_user.inc:1722
+#: ihtml/themes/default/infoPage.tpl:30
+#, fuzzy
+msgid "Department number"
+msgstr "部门名称"
 
-#: include/class_configRegistry.inc:239 setup/class_setupStep_Schema.inc:96
-msgid "The following object classes are missing:"
-msgstr ""
+#: plugins/personal/generic/class_user.inc:1724
+#: ihtml/themes/default/infoPage.tpl:32
+#, fuzzy
+msgid "Employee number"
+msgstr "员工类别"
 
-#: include/class_configRegistry.inc:246 setup/class_setupStep_Schema.inc:99
-msgid "The following object classes are outdated:"
-msgstr ""
+#: plugins/personal/generic/class_user.inc:1727
+#, fuzzy
+msgid "Room number"
+msgstr "电话号码"
 
-#: include/class_configRegistry.inc:252
-msgid ""
-"Plugins that require one or more of the object classes above will be "
-"disabled until the object classes get updated."
-msgstr ""
+#: plugins/personal/generic/class_user.inc:1728
+#, fuzzy
+msgid "Telephone number"
+msgstr "电话号码"
 
-#: include/class_configRegistry.inc:254
+#: plugins/personal/generic/class_user.inc:1729
 #, fuzzy
-msgid "Schema validation error"
-msgstr "Nagios 鉴权"
+msgid "Pager number"
+msgstr "电话号码"
 
-#: include/class_configRegistry.inc:689
-#, fuzzy, php-format
-msgid "The value %s specified for %s:%s needs to be a bool value!"
-msgstr "命令 '%s',作为插件 '%s' 的 CHECK hook 好像并不存在。"
+#: plugins/personal/generic/class_user.inc:1730
+#, fuzzy
+msgid "Mobile number"
+msgstr "电话号码"
 
-#: include/class_configRegistry.inc:704
-#, fuzzy, php-format
-msgid "The value %s specified for %s:%s needs to be a string!"
-msgstr "命令 '%s',作为插件 '%s' 的 CHECK hook 好像并不存在。"
+#: plugins/personal/generic/class_user.inc:1731
+#, fuzzy
+msgid "Fax number"
+msgstr "系列号"
 
-#: include/class_configRegistry.inc:719
-#, fuzzy, php-format
-msgid "The value %s specified for %s:%s needs to be numeric!"
-msgstr "命令 '%s',作为插件 '%s' 的 CHECK hook 好像并不存在。"
+#: plugins/personal/generic/class_user.inc:1737
+#: ihtml/themes/default/infoPage.tpl:18
+msgid "Home postal address"
+msgstr "住宅地址"
 
-#: include/class_configRegistry.inc:734
-#, fuzzy, php-format
-msgid "The path %s specified for %s:%s is invalid!"
-msgstr "'UID' 赋值无效。"
+#: plugins/personal/generic/class_user.inc:1738
+#, fuzzy
+msgid "Home phone number"
+msgstr "电话号码"
 
-#: include/class_configRegistry.inc:750 include/class_configRegistry.inc:797
-#, fuzzy, php-format
-msgid "The folder %s specified for %s:%s does not exists!"
-msgstr "å\91½ä»¤ '%s'ï¼\8cä½\9c为æ\8f\92件 '%s' ç\9a\84 CHECK hook å¥½å\83\8f并ä¸\8då­\98å\9c¨ã\80\82"
+#: plugins/personal/generic/class_user.inc:1740
+#, fuzzy
+msgid "User password method"
+msgstr "å\8f£ä»¤å­\98å\82¨"
 
-#: include/class_configRegistry.inc:755
-#, fuzzy, php-format
-msgid "The folder %s specified for %s:%s is not readable!"
-msgstr "命令 '%s',作为插件 '%s' 的 CHECK hook 好像并不存在。"
+#: plugins/personal/generic/class_user.inc:1741
+#, fuzzy
+msgid "User certificates"
+msgstr "编辑证书"
 
-#: include/class_configRegistry.inc:775 include/class_configRegistry.inc:780
-#, fuzzy, php-format
-msgid "The file %s specified for %s:%s is not writeable!"
-msgstr "命令 '%s',作为插件 '%s' 的 CHECK hook 好像并不存在。"
+#: plugins/personal/generic/class_user.inc:1949
+#, fuzzy
+msgid "Entries differ"
+msgstr "每页条目数"
 
-#: include/class_configRegistry.inc:802
-#, fuzzy, php-format
-msgid "The folder %s specified for %s:%s is not writeable!"
-msgstr "命令 '%s',作为插件 '%s' 的 CHECK hook 好像并不存在。"
+#: plugins/personal/password/password.tpl:10
+#, fuzzy
+msgid "Your Password has expired. Please choose a new password."
+msgstr "您的口令已经过期 !! 选择一个新口令"
 
-#: include/class_configRegistry.inc:820
-#, fuzzy, php-format
-msgid "The file %s specified for %s:%s does not exists!"
-msgstr "命令 '%s',作为插件 '%s' 的 CHECK hook 好像并不存在。"
+#: plugins/personal/password/class_password.inc:27
+#, fuzzy
+msgid "Change user password"
+msgstr "修改口令"
 
-#: include/class_configRegistry.inc:825
-#, fuzzy, php-format
-msgid "The file %s specified for %s:%s is not readable!"
-msgstr "命令 '%s',作为插件 '%s' 的 CHECK hook 好像并不存在。"
+#: plugins/personal/password/class_password.inc:119 html/password.php:244
+msgid "You need to specify your current password in order to proceed."
+msgstr "您需要输入当前口令才能继续。"
 
-#: include/class_configRegistry.inc:841
-#, fuzzy, php-format
-msgid "The command %s specified for %s:%s is invalid!"
-msgstr "'UID' 赋值无效。"
+#: plugins/personal/password/class_password.inc:123 html/password.php:248
+msgid "The password you've entered as 'New password' is empty."
+msgstr "输入的“新口令”为空。"
 
-#: include/class_configRegistry.inc:856
-#, fuzzy, php-format
-msgid "The DN %s specified for %s:%s is invalid!"
-msgstr "'UID' 赋值无效。"
+#: plugins/personal/password/class_password.inc:125 html/password.php:250
+msgid "The password used as new and current are too similar."
+msgstr "输入的新口令和当前口令非常相似。"
 
-#: include/class_configRegistry.inc:871
-#, fuzzy, php-format
-msgid "The RDN %s specified for %s:%s is invalid!"
-msgstr "'UID' 赋值无效。"
+#: plugins/personal/password/class_password.inc:127 html/password.php:252
+msgid "The password used as new is to short."
+msgstr "输入的新口令太短了。"
 
-#: include/class_gosaSupportDaemon.inc:112
-msgid "GOsa support daemon"
+#: plugins/personal/password/class_password.inc:129 html/password.php:254
+#, fuzzy
+msgid "The password contains possibly problematic Unicode characters!"
+msgstr "“姓名”字段包含无效字符。"
+
+#: plugins/personal/password/class_password.inc:136 html/password.php:280
+#, php-format
+msgid "Check-hook reported a problem: %s. Password change canceled!"
 msgstr ""
 
-#: include/class_gosaSupportDaemon.inc:787
+#: plugins/personal/password/class_password.inc:156
+msgid ""
+"The password you've entered as your current password doesn't match the real "
+"one."
+msgstr "您输入的当前口令不正确。"
+
+#: plugins/personal/password/class_password.inc:159
 #, fuzzy
-msgid "Cannot not parse XML!"
-msgstr "太多用户,无法分配一个可用的 ID!"
+msgid "You have no permission to change your password."
+msgstr "您无权修改您的口令。"
 
-#: include/class_gosaSupportDaemon.inc:1184
-#, fuzzy, php-format
-msgid "Cannot send abort event for entry %s!"
-msgstr "æ\97 æ³\95å\88\9b建æ\96\87件 '%s'ã\80\82"
+#: plugins/personal/password/class_password.inc:223
+#, fuzzy
+msgid "User password"
+msgstr "æ¸\85é\99¤å\8f£ä»¤"
 
-#: include/class_gosaSupportDaemon.inc:1204
-#, fuzzy, php-format
-msgid "Cannot remove entry %s!"
-msgstr "未知 FAIstate %s"
+#: plugins/personal/password/class_password.inc:236
+msgid "Script to be called before a password gets locked."
+msgstr ""
 
-#: include/class_config.inc:168
-#, php-format
-msgid "XML error in gosa.conf: %s at line %d"
-msgstr "XML 出错于 gosa.conf: %s ,行 %d"
+#: plugins/personal/password/class_password.inc:245
+msgid "Script to be called after a password gets locked."
+msgstr ""
 
-#: include/class_config.inc:367
-msgid "Cannot bind to LDAP!"
+#: plugins/personal/password/class_password.inc:254
+msgid "Script to be called before a password gets unlocked."
 msgstr ""
 
-#: include/class_config.inc:711
+#: plugins/personal/password/class_password.inc:263
+msgid "Script to be called after a password gets unlocked."
+msgstr ""
+
+#: plugins/addons/propertyEditor/property-filter.xml:15
 #, fuzzy
-msgid "sambaSID and/or sambaRidBase missing in the configuration!"
-msgstr "您的配置文件缺少 SID 和/或 RIDBASE!"
+msgid "Effective properties"
+msgstr "编辑通用属性"
 
-#: include/class_config.inc:1130
+#: plugins/addons/propertyEditor/property-filter.xml:29
 #, fuzzy
-msgid "Configuration"
-msgstr "配置文件"
+msgid "Modified properties"
+msgstr "编辑通用属性"
 
-#: include/class_config.inc:1130
+#: plugins/addons/propertyEditor/property-filter.xml:43
+#, fuzzy
+msgid "All properties"
+msgstr "编辑通用属性"
+
+#: plugins/addons/propertyEditor/property-filter.xml:57
+#, fuzzy
+msgid "LDAP properties"
+msgstr "属性"
+
+#: plugins/addons/propertyEditor/property-filter.xml:71
+#, fuzzy
+msgid "Search for property groups"
+msgstr "显示主要组"
+
+#: plugins/addons/propertyEditor/commandVerifier.tpl:1
+#, fuzzy
+msgid "Command verifier"
+msgstr "和"
+
+#: plugins/addons/propertyEditor/commandVerifier.tpl:3
 msgid ""
-"The configuration file you are using is outdated. Please move the GOsa "
-"configuration file away to run the GOsa setup again."
+"Here you can execute commands in the way GOsa does and check the generated "
+"results or errors. This can be very useful especially for the post events "
+"(postcreate, postmodify and postremove) due to the fact that these hook are "
+"executed silently."
 msgstr ""
 
-#: include/class_config.inc:1172 include/class_config.inc:1203
-#, php-format
+#: plugins/addons/propertyEditor/commandVerifier.tpl:8
 msgid ""
-"The snapshot functionality is enabled, but the required variable %s is not "
-"set."
+"Please be careful here, all commands will really be executed on your machine "
+"and may break things!"
 msgstr ""
 
-#: include/class_config.inc:1185
-#, php-format
-msgid ""
-"The snapshot functionality is enabled, but the required compression module "
-"is missing. Please install %s."
+#: plugins/addons/propertyEditor/commandVerifier.tpl:15
+msgid "The command to check for"
 msgstr ""
 
-#: include/class_core.inc:113 include/class_core.inc:119
-#: plugins/generic/references/class_aclResolver.inc:303
+#: plugins/addons/propertyEditor/commandVerifier.tpl:17
 #, fuzzy
-msgid "All"
-msgstr "全部"
+msgid "Test"
+msgstr "过期"
 
-#: include/class_core.inc:114
+#: plugins/addons/propertyEditor/property-list.xml:11
 #, fuzzy
-msgid "All objects"
-msgstr "成员对象"
+msgid "List of configuration settings"
+msgstr "用户设置"
 
-#: include/class_core.inc:132
+#: plugins/addons/propertyEditor/property-list.xml:15
 #, fuzzy
-msgid "Traditional"
-msgstr "ç»\88端"
+msgid "Property not used"
+msgstr "ç\94¨æ\88·ç»\84"
 
-#: include/class_core.inc:132
-msgid "Use samba pool"
+#: plugins/addons/propertyEditor/property-list.xml:23
+msgid "Property will be restored"
 msgstr ""
 
-#: include/class_core.inc:164 include/class_core.inc:167
-#, fuzzy
-msgid "hours"
-msgstr "小时"
-
-#: include/class_core.inc:184
+#: plugins/addons/propertyEditor/property-list.xml:31
 #, fuzzy
-msgid "None"
-msgstr ""
+msgid "Modified property"
+msgstr "个人信息"
 
-#: include/class_core.inc:188 setup/class_setupStep_Language.inc:47
+#: plugins/addons/propertyEditor/property-list.xml:39
 #, fuzzy
-msgid "Automatic"
-msgstr "自动"
+msgid "Property configured in LDAP"
+msgstr "配置文件"
 
-#: include/class_core.inc:200
+#: plugins/addons/propertyEditor/property-list.xml:47
 #, fuzzy
-msgid "User value"
-msgstr "用户名"
+msgid "Property configured in config file"
+msgstr "配置文件"
 
-#: include/class_core.inc:209
+#: plugins/addons/propertyEditor/property-list.xml:80
 #, fuzzy
-msgid "Core"
-msgstr "关闭"
+msgid "Class"
+msgstr ""
 
-#: include/class_core.inc:210
+#: plugins/addons/propertyEditor/property-list.xml:88
 #, fuzzy
-msgid "GOsa core plugin"
-msgstr "用户设置"
-
-#: include/class_core.inc:238
-msgid ""
-"The 'htaccessAuthentication' variable tells GOsa to use either htaccess "
-"authentication or LDAP authentication. This can be used if you want to use i."
-"e. Kerberos to authenticate the users."
-msgstr ""
+msgid "Value"
+msgstr "男"
 
-#: include/class_core.inc:248
-msgid "Enables/Disables GOsa usage statistics moduls."
+#: plugins/addons/propertyEditor/property-list.xml:124
+msgid "Restore to default"
 msgstr ""
 
-#: include/class_core.inc:258
-msgid "The database file for GOSa usage statistics."
+#: plugins/addons/propertyEditor/class_commandVerifier.inc:56
+msgid "Results"
 msgstr ""
 
-#: include/class_core.inc:268
-msgid ""
-"The 'logging' statement enables event logging on GOsa side. Setting it to "
-"'true' GOsa will log every action a user performs via syslog. If you use "
-"rsyslog and configure it to mysql logging, you can browse all events within "
-"GOsa. GOsa will not log anything, if the logging value is empty or set to "
-"'false'."
-msgstr ""
+#: plugins/addons/propertyEditor/class_propertyEditor.inc:6
+#, fuzzy
+msgid "Preferences"
+msgstr "参考"
 
-#: include/class_core.inc:279
+#: plugins/addons/propertyEditor/class_propertyEditor.inc:7
 msgid ""
-"The 'listSummary' statement determines whether a status bar will be shown on "
-"the bottom of GOsa generated lists, displaying a short summary of type and "
-"number of elements in the list."
+"Configure global and special GOsa settings like hooks and plug-in parameters"
 msgstr ""
 
-#: include/class_core.inc:289
-msgid ""
-"The 'passwordMinLength' statement determines whether a newly entered "
-"password has to be of a minimum length."
-msgstr ""
+#: plugins/addons/propertyEditor/class_propertyEditor.inc:206
+#, fuzzy
+msgid "No description"
+msgstr "单元描述"
 
-#: include/class_core.inc:299
-msgid ""
-"The 'passwordMinDiffer' statement determines whether a newly entered "
-"password has to be checked to have at least n different characters."
+#: plugins/addons/propertyEditor/class_propertyEditor.inc:230
+#: setup/class_setupStep_Checks.inc:209 setup/class_setupStep_Checks.inc:225
+#: setup/class_setupStep_Checks.inc:241 setup/class_setupStep_Checks.inc:257
+msgid "Off"
 msgstr ""
 
-#: include/class_core.inc:309
-msgid ""
-"The 'passwordProposalHook' can be used to let GOsa generate password "
-"proposals for you. Whenever you change a password, you can then decide "
-"whether to use the proposal or to manually specify a password."
-msgstr ""
+#: plugins/addons/propertyEditor/class_propertyEditor.inc:231
+#: setup/class_setupStep_Checks.inc:249
+#, fuzzy
+msgid "On"
+msgstr "打开"
 
-#: include/class_core.inc:309
-msgid "Here is an example command:"
+#: plugins/addons/propertyEditor/class_propertyEditor.inc:251
+msgid "Test the given command."
 msgstr ""
 
-#: include/class_core.inc:319
-msgid ""
-"The 'displayErrors' statement tells GOsa to show PHP errors in the upper "
-"part of the screen. This should be disabled in productive deployments, "
-"because there might be some important passwords arround."
-msgstr ""
+#: plugins/addons/propertyEditor/migration/class_migrateRDN.inc:31
+#, fuzzy, php-format
+msgid "Migration of property '%s'"
+msgstr "创建"
 
-#: include/class_core.inc:319
+#: plugins/addons/propertyEditor/migration/class_migrateRDN.inc:34
 #, php-format
-msgid "The property '%s' may be interesting too."
+msgid "GOsa has detected objects outside of the configured storage point (%s)."
 msgstr ""
 
-#: include/class_core.inc:329
-msgid ""
-"The 'developmentMode' statement tells GOsa to show development related error "
-"messages, for example messages about missing ACL configuration or classes. "
-"Due to the fact that enabling this flag will result in a lot of false error "
-"messages it should only be enabled while developing or debugging plugins!"
+#: plugins/addons/propertyEditor/migration/class_migrateRDN.inc:161
+msgid "Objects that will be added"
 msgstr ""
 
-#: include/class_core.inc:340
-msgid ""
-"The 'schemaCheck' statement enables or disables schema checking during "
-"login. It is recommended to switch this on in order to let GOsa handle "
-"object creation more efficient."
+#: plugins/addons/propertyEditor/migration/class_migrateRDN.inc:169
+msgid "Objects that will be moved"
 msgstr ""
 
-#: include/class_core.inc:350
-msgid ""
-"The 'copyPaste' statement enables copy and paste for LDAP entries managed "
-"with GOsa."
-msgstr ""
+#: plugins/addons/propertyEditor/migration/class_migrateRDN.inc:177
+#, fuzzy, php-format
+msgid "Moving object '%s' to '%s'"
+msgstr "移动 '%s' 到 '%s'"
 
-#: include/class_core.inc:360
-msgid ""
-"The 'forceGlobals' statement enables PHP security checks to force "
-"register_global settings to be switched off."
-msgstr ""
+#: plugins/addons/propertyEditor/migration/class_migrateRDN.inc:181
+#: setup/setup_migrate.tpl:32 setup/class_setupStep_Migrate.inc:804
+#, fuzzy
+msgid "Migrate"
+msgstr "创建"
 
-#: include/class_core.inc:370
-msgid ""
-"The 'forceSSL' statement enables PHP security checks to force encrypted "
-"access to the web interface. GOsa will try to redirect to the same URL - "
-"just with https://"
-msgstr ""
+#: plugins/addons/propertyEditor/migration/class_migrateRDN.inc:204
+#, fuzzy, php-format
+msgid "Migration failed for object %s, dn already exists!"
+msgstr "为对象 '%s' 设置动作状态(FAIstate) 失败,值为 '%s'。"
 
-#: include/class_core.inc:380
-msgid ""
-"Logs information about triggered ldap operations, duration, filter, aso. "
-"into syslog."
+#: plugins/addons/propertyEditor/migration/class_migrateRDN.inc:208
+#, php-format
+msgid "Migration failed for object %s, please check if it already exists!"
 msgstr ""
 
-#: include/class_core.inc:390
-msgid ""
-"The 'ldapFollowReferrals' statement tells GOsa to follow LDAP referrals."
+#: plugins/addons/propertyEditor/migrate.tpl:3
+msgid "Property migration assistant"
 msgstr ""
 
-#: include/class_core.inc:400
-msgid ""
-"The 'ldapFilterNestingLimit' statement can be used to speed up group "
-"handling for groups with several hundreds of members. The default behaviour "
-"is, that GOsa will resolv the memberUid values in a group to real names. To "
-"achieve this, it writes a single filter to minimize searches. Some LDAP "
-"servers (namely Sun DS) simply crash when the filter gets too big. You can "
-"set a member limit, where GOsa will stop to do these lookups."
-msgstr ""
+#: plugins/addons/propertyEditor/migrate.tpl:3
+#, fuzzy
+msgid "Migration steps left"
+msgstr "创建"
 
-#: include/class_core.inc:410
-msgid ""
-"The ldapSizelimit statement tells GOsa to retrieve the specified maximum "
-"number of results. The user will get  a  warning,  that  not  all entries "
-"were shown."
-msgstr ""
+#: plugins/addons/propertyEditor/property-list.tpl:3
+#, fuzzy
+msgid "Warning message"
+msgstr "挂起邮件"
 
-#: include/class_core.inc:420
-msgid ""
-"Disables sizelimit checks, only the configured amount of results will be "
-"shown!"
-msgstr ""
+#: plugins/addons/propertyEditor/property-list.tpl:7
+#: ihtml/themes/default/removeEntries.tpl:4
+#, fuzzy
+msgid "Attention"
+msgstr "Nagios 鉴权"
 
-#: include/class_core.inc:430
+#: plugins/addons/propertyEditor/property-list.tpl:9
 msgid ""
-"The 'warnSSL' statement enables PHP security checks to detect non encrypted "
-"access to the web interface. GOsa will display a warning in this case."
-msgstr ""
-
-#: include/class_core.inc:440
-msgid "The 'ppdGzip' variable enables PPD file compression."
+"Modifying properties may break your setup, destroy or mess up your LDAP "
+"database, lead to security holes or it can even make a login impossible!"
 msgstr ""
 
-#: include/class_core.inc:451
+#: plugins/addons/propertyEditor/property-list.tpl:10
 msgid ""
-"The 'ignoreAcl' value tells GOsa to ignore complete ACL sets for the given "
-"DN. Add your DN here and you'll be able to restore accidently dropped ACLs."
+"Since configuration properties are stored in the LDAP database a copy/backup "
+"can be handy."
 msgstr ""
 
-#: include/class_core.inc:462
+#: plugins/addons/propertyEditor/property-list.tpl:14
 msgid ""
-"The 'ppdPath' variable defines where to store PPD files for the GOto "
-"environment plugins."
+"If you've debarred yourself, you can try to set 'ignoreLdapProperties' to "
+"'true' in your gosa.conf main section. This will make GOsa ignore LDAP based "
+"property values."
 msgstr ""
 
-#: include/class_core.inc:472
+#: plugins/addons/propertyEditor/property-list.tpl:22
 msgid ""
-"The 'ldapMaxQueryTime' statement tells GOsa to stop LDAP actions if there is "
-"no answer within the specified number of seconds."
+"I understand that there are certain risks, but I want to modify properties!"
 msgstr ""
 
-#: include/class_core.inc:482
-msgid ""
-"The 'storeFilterSettings' statement determines whether GOsa should store "
-"filter and plugin settings inside of a cookie."
+#: plugins/addons/propertyEditor/property-list.tpl:38
+msgid "Ignoring LDAP defined properties!"
 msgstr ""
 
-#: include/class_core.inc:492
-msgid ""
-"The 'sendCompressedOutput' statement determines whether PHP should send "
-"compressed HTML pages to browsers or not. This may increase or decrease the "
-"performance, depending on your network."
+#: plugins/addons/propertyEditor/property-list.tpl:77
+msgid "Undo"
 msgstr ""
 
-#: include/class_core.inc:503
-msgid ""
-"The 'modificationDetectionAttribute' statement enables GOsa to check if a "
-"entry currently being edited has been modified from someone else outside "
-"GOsa in the meantime. It will display an informative dialog then. It can be "
-"set to 'entryCSN' for OpenLDAP based systems or 'contextCSN' for Sun DS "
-"based systems."
-msgstr ""
+#: plugins/addons/dyngroup/dyngroup.tpl:1
+#, fuzzy
+msgid "List of dynamic rules"
+msgstr "宏列表"
 
-#: include/class_core.inc:514
-msgid ""
-"The 'language' statement defines the default language used by GOsa. Normally "
-"GOsa autodetects the language from the browser settings. If this is not "
-"working or you want to force the language, just add the language code (i.e. "
-"de for german) here."
+#: plugins/addons/dyngroup/dyngroup.tpl:3
+msgid "Labeled URI definitions"
 msgstr ""
 
-#: include/class_core.inc:525
-msgid ""
-"The 'theme' statement defines what theme is used to display GOsa pages. You "
-"can install some corporate identity like theme and/or modify certain "
-"templates to fit your needs within themes. Take a look at the GOsa FAQ for "
-"more information."
-msgstr ""
+#: plugins/addons/dyngroup/dyngroup.tpl:6
+#, fuzzy
+msgid "Scope"
+msgstr "复制"
 
-#: include/class_core.inc:535
-msgid ""
-"The 'sessionLifetime' value defines when a session will expire in seconds. "
-"For Debian systems, this will not work because the sessions will be removed "
-"by a cron job instead. Please modify the value inside of your php.ini "
-"instead."
-msgstr ""
+#: plugins/addons/dyngroup/dyngroup.tpl:7
+#: plugins/addons/dyngroup/class_DynamicLdapGroup.inc:119
+#: plugins/addons/dyngroup/class_DynamicLdapGroup.inc:121
+#, fuzzy
+msgid "Attribute"
+msgstr "电话属性"
 
-#: include/class_core.inc:545
-msgid ""
-"The 'templateCompileDirectory' statements defines the path, where the PHP "
-"templating engins 'smarty' should store its compiled GOsa templates for "
-"improved speed. This path needs to be writeable by the user your webserver "
-"is running with."
+#: plugins/addons/dyngroup/dyngroup.tpl:8
+#: plugins/addons/dyngroup/class_DynamicLdapGroup.inc:126
+#: plugins/addons/dyngroup/class_DynamicLdapGroup.inc:128
+#: plugins/generic/references/class_aclResolver.inc:169
+#, fuzzy
+msgid "Filter"
+msgstr "过滤器"
+
+#: plugins/addons/dyngroup/class_DynamicLdapGroup.inc:105
+#: plugins/addons/dyngroup/class_DynamicLdapGroup.inc:327
+msgid "Labeled URI"
 msgstr ""
 
-#: include/class_core.inc:555
-#, php-format
-msgid ""
-"The 'debugLevel' value tells GOsa to display certain information on each "
-"page load. Value is an AND combination of the following byte values: %s"
+#: plugins/addons/dyngroup/class_DynamicLdapGroup.inc:128
+msgid "Surrounding brackets are required!"
 msgstr ""
 
-#: include/class_core.inc:575
+#: plugins/addons/dyngroup/class_DynamicLdapGroup.inc:136
 #, php-format
-msgid ""
-"The 'sambaHashHook' statement contains an executable to generate samba hash "
-"values. This is required for password synchronization, but not required if "
-"you apply gosa-si services. If you don't have mkntpasswd from the samba "
-"distribution installed, you can use perl to generate the hash: %s"
+msgid "The given filter '%s' for entry %s seems to be invalid!"
 msgstr ""
 
-#: include/class_core.inc:586
-msgid ""
-"The 'passwordDefaultHash' statement defines the default password hash to "
-"choose for new accounts."
-msgstr ""
+#: plugins/addons/dyngroup/class_DynamicLdapGroup.inc:166
+#: plugins/addons/dyngroup/class_DynamicLdapGroup.inc:168
+#: plugins/addons/dyngroup/class_DynamicLdapGroup.inc:319
+#: plugins/addons/dyngroup/class_DynamicLdapGroup.inc:320
+#, fuzzy
+msgid "Dynamic object"
+msgstr "对象"
 
-#: include/class_core.inc:595
-msgid ""
-"The 'strictPasswordRules' tells GOsa to check for UTF-8 characters in the "
-"supplied password. These Characters can lead to non working authentications "
-"if UTF-8 and none UTF-8 systems locales get mixed. The default is 'true'."
-msgstr ""
+#: plugins/generic/welcome/welcome.tpl:8 ihtml/themes/default/infoPage.tpl:62
+msgid "The GOsa team"
+msgstr "GOsa 团队"
 
-#: include/class_core.inc:606
-msgid ""
-"The 'accountPrimaryAttribute' option tells GOsa how to create new accounts. "
-"Possible values are 'uid' and 'cn'. In the first case GOsa creates uid style "
-"DN entries: 'uid=superuser,ou=staff,dc=example,dc=net'. In the second case, "
-"GOsa creates cn style DN entries: 'cn=Foo Bar,ou=staff,dc=example,dc=net'. "
-"If you choose \"cn\" to be your 'accountPrimaryAttribute' you can decide "
-"whether to include the personal title in your dn by selecting "
-"'personalTitleInDN'."
+#: plugins/generic/welcome/class_welcome.inc:5
+#: plugins/generic/welcome/class_welcome.inc:6
+msgid "Back to main menu"
 msgstr ""
 
-#: include/class_core.inc:616
+#: plugins/generic/dashBoard/Register/class_RegistrationDialog.inc:54
 msgid ""
-"The 'userRDN' statement defines the location where new accounts will be "
-"created inside of defined departments. The default is 'ou=people'."
+"Communciation with the backend failed! Please check your internet connection!"
 msgstr ""
 
-#: include/class_core.inc:626
+#: plugins/generic/dashBoard/Register/class_RegistrationDialog.inc:56
 msgid ""
-"The 'groupsRDN' statement defines the location where new groups will be "
-"created inside of defined departments. The default is 'ou=groups'."
+"Authentication failed, please check combination of username and password!"
 msgstr ""
 
-#: include/class_core.inc:636
+#: plugins/generic/dashBoard/Register/class_RegistrationDialog.inc:58
 msgid ""
-"The 'gidNumberBase' statement defines where to start looking for a new free "
-"group id. This should be synced with your 'adduser.conf' to avoid "
-"overlapping gidNumber values between local and LDAP based lookups. The "
-"gidNumberBase can even be dynamic. Take a look at the 'nextIdHook' "
-"definition."
+"Internal server error, please try again later. If the problem persists "
+"contact the GOsa-Team!"
 msgstr ""
 
-#: include/class_core.inc:646
-msgid ""
-"The 'baseIdHook' statement allows to hook into the id generation method "
-"(traditional mode), to define the starting range for new generated ids"
-msgstr ""
+#: plugins/generic/dashBoard/Register/register.tpl:3
+#, fuzzy
+msgid "GOsa registration"
+msgstr "用户设置"
 
-#: include/class_core.inc:656 include/class_core.inc:676
-msgid ""
-"The 'uidNumberPoolMin/gidNumberPoolMin' statement defines the lowest "
-"assignable user/group id for use with the 'idAllocationMethod = pool'."
+#: plugins/generic/dashBoard/Register/register.tpl:7
+msgid "Do you want to register GOsa and benefit from the features it brings?"
 msgstr ""
 
-#: include/class_core.inc:666 include/class_core.inc:686
-msgid ""
-"The 'uidNumberPoolMax/gidNumberPoolMax' statement defines the highest "
-"assignable user/group id for use with the 'idAllocationMethod = pool'."
+#: plugins/generic/dashBoard/Register/register.tpl:11
+msgid "I do not want to register"
 msgstr ""
 
-#: include/class_core.inc:696
-msgid ""
-"The 'uidNumberBase' statement defines where to start looking for a new free "
-"user id. This should be synced with your 'adduser.conf' to avoid overlapping "
-"uidNumber values between local and LDAP based lookups. The uidNumberBase can "
-"even be dynamic. Take a look at the 'baseIdHook' definition."
+#: plugins/generic/dashBoard/Register/register.tpl:17
+#: plugins/generic/dashBoard/dashBoard.tpl:5
+msgid "Register"
 msgstr ""
 
-#: include/class_core.inc:736
-msgid ""
-"The 'gosaSupportURI' defines the major gosa-si server host and the password "
-"for GOsa to connect to it. It can be used if you want to use i.e. kerberos "
-"to authenticate the users. The format is: credentials@host:port"
+#: plugins/generic/dashBoard/Register/register.tpl:19
+msgid "Additionally to the 'Annonomous' account you can:"
 msgstr ""
 
-#: include/class_core.inc:746
-msgid ""
-"The 'gosaSupportTimeout' sets a connection timeout for all gosa-si actions. "
-"See 'gosaSupportURI' for details."
+#: plugins/generic/dashBoard/Register/register.tpl:21
+msgid "Access to 'Premium-Channels'."
 msgstr ""
 
-#: include/class_core.inc:757
+#: plugins/generic/dashBoard/Register/register.tpl:22
 msgid ""
-"The 'loginAttribute' statement tells GOsa which LDAP attribute is used as "
-"the login name during login. It can be set to 'uid', 'mail' or 'both'"
+"Watch the status of current plugin updates/patches and the availability of "
+"new plugins."
 msgstr ""
 
-#: include/class_core.inc:768
-msgid ""
-"The 'timezone' statements defines the timezone used inside of GOsa to handle "
-"date related tasks, such as password expiery, vacation messages, etc. The "
-"'timezone' value should be a unix conform timezone value like in /etc/"
-"timezone."
+#: plugins/generic/dashBoard/Register/register.tpl:23
+msgid "Recieve newsletter, if wanted."
 msgstr ""
 
-#: include/class_core.inc:778
-msgid ""
-"The 'honourUnitTags' statement enables checking of 'unitTag' attributes when "
-"using administrative units. If this is set to 'true' GOsa can only see "
-"objects inside the administrative unit a user is logged into."
+#: plugins/generic/dashBoard/Register/register.tpl:24
+msgid "View several usefull statistics about your GOsa installation"
 msgstr ""
 
-#: include/class_core.inc:788
-msgid ""
-"The 'useSaslForKerberos' statement defines the way the kerberos realm is "
-"stored in the #userPassword' attribute. Set it to 'true' in order to get "
-"{sasl}user@REALM.NET, or to 'false' to get {kerberos}user@REALM.NET. The "
-"latter is outdated, but may be needed from time to time."
+#: plugins/generic/dashBoard/Register/register.tpl:29
+msgid "What information will be transmitted to the backend and maybe stored:"
 msgstr ""
 
-#: include/class_core.inc:798
-msgid ""
-"The 'rfc2307bis' statement enables rfc2307bis style groups in GOsa. You can "
-"use 'member' attributes instead of memberUid in this case. To make it work "
-"on unix systems, you've to adjust your NSS configuration to use rfc2307bis "
-"style groups, too"
+#: plugins/generic/dashBoard/Register/register.tpl:31
+msgid "All personal information filled in the registration form."
 msgstr ""
 
-#: include/class_core.inc:808
-msgid ""
-"The 'personalTitleInDN' option tells GOsa to include the personal title in "
-"user DNs when #accountPrimaryAttribute' is set to \"cn\"."
+#: plugins/generic/dashBoard/Register/register.tpl:32
+msgid "Information about the installed plugins and their version."
 msgstr ""
 
-#: include/class_core.inc:818
+#: plugins/generic/dashBoard/Register/register.tpl:33
 msgid ""
-"The 'nextIdHook' statement defines a script to be called for finding the "
-"next free id for users or groups externaly. It gets called with the current "
-"entry \"dn\" and the attribute to be ID'd. It should return an integer value."
+"The GOsa-UUID (will be generated during the registration) and a password, to "
+"authenticate."
 msgstr ""
 
-#: include/class_core.inc:828
+#: plugins/generic/dashBoard/Register/register.tpl:34
 msgid ""
-"The 'idGenerator' statement describes an automatic way to generate new user "
-"ids. There are two basic functions supported - which can be combined: \n"
-"\n"
-" a) using attributes\n"
-"\n"
-"    You can specify LDAP attributes (currently only sn and givenName) in\n"
-"    braces {} and add a percent sign befor it. Optionally you can strip it\n"
-"    down to a number of characters, specified in []. I.e.\n"
-"\n"
-"      idGenerator=\"{%sn}-{%givenName[2-4]}\"\n"
-"\n"
-"    will generate an ID using the full surname, adding a dash, and adding "
-"at\n"
-"    least the first two characters of givenName. If this ID is used, it'll\n"
-"    use up to four characters. If no automatic generation is possible, a\n"
-"    input box is shown.\n"
-"\n"
-" b) using automatic id's\n"
-"\n"
-"    I.e. specifying\n"
-"\n"
-"      idGenerator=\"acct{id:3}\"\n"
-"\n"
-"    will generate a three digits id with the next free entry appended to "
-"\"acct\".\n"
-"\n"
-"      idGenerator=\"acct{id!1}\"\n"
-"\n"
-"    will generate a one digit id with the next free entry appended to \"acct"
-"\" - if needed.\n"
-"\n"
-"      idGenerator=\"ext{id#3}\"\n"
-"\n"
-"    will generate a three digits random number appended to \"ext\".\n"
-msgstr ""
-
-#: include/class_core.inc:868
-msgid ""
-"The 'strictNamingRules' statement enables strict checking of uids and group "
-"names. If you need   characters like . or - inside of your accounts, set "
-"this to 'false'."
-msgstr ""
-
-#: include/class_core.inc:878
-msgid ""
-"The 'minId' statement defines the minimum assignable user or group id to "
-"avoid security leaks with uid 0 accounts. This is used for the 'traditional' "
-"method."
+"The bugs you will report and the corresponding trace. You can select what "
+"information you want to send in."
 msgstr ""
 
-#: include/class_core.inc:889
+#: plugins/generic/dashBoard/Register/register.tpl:35
 msgid ""
-"The 'mailAttribute' statement determines which attribute GOsa will use to "
-"create accounts. Valid values are 'mail' and 'uid'."
+"When the statistics extension is used. GOsa will transmit information about "
+"plugins, their usage and the amount of objects present in your ldap "
+"database. No sensitive data is transmitted here, just the object type, the "
+"action performed, cpu usage, memory usage, elapsed time..."
 msgstr ""
 
-#: include/class_core.inc:899
-msgid ""
-"This attribute allows to override the prefix used to create shared folders."
-msgstr ""
-
-#: include/class_core.inc:909
-msgid ""
-"This attribute allows to override the user account creation syntax, see the "
-"'mailFolderCreation' description for more details.\n"
-"\n"
-"Examples\n"
-" mailUserCreation=\"%prefix%%uid%\"           => \"user.foobar\"\n"
-" mailUserCreation=\"my-prefix.%uid%%domain%\"  => \"my-prefix.foobar@example."
-"com\"\n"
-msgstr ""
-
-#: include/class_core.inc:924
-msgid ""
-"Every mail method has its own way to create mail accounts like 'share/"
-"development' or 'shared.development@example.com' which is used to identify "
-"the accounts, set quotas or add acls.\n"
-"\n"
-"To override the methods default account creation syntax, you can set the "
-"'mailFolderCreation' option.\n"
-"\n"
-"Examples\n"
-"\n"
-" mailFolderCreation=\"%prefix%%cn%\"              => \"shared.development\"\n"
-" mailFolderCreation=\"my-prefix.%cn%%domain%\"    => \"my-prefix."
-"development@example.com\"\n"
-"\n"
-" %prefix%    The methods default prefix. (Depends on cyrusUseSlashes=FALSE/"
-"TRUE)\n"
-" %cn%        The groups/users cn.\n"
-" %uid%       The users uid.\n"
-" %mail%      The objects mail attribute.\n"
-" %domain%    The domain part of the objects mail attribute.\n"
-" %mailpart%  The user address part of the mail address.\n"
-" %uattrib%   Depends on mailAttribute=\"uid/mail\".\n"
-msgstr ""
+#: plugins/generic/dashBoard/Register/register.tpl:69
+#: plugins/generic/dashBoard/Register/register.tpl:80
+#, fuzzy
+msgid "Registration complete"
+msgstr "操作完成"
 
-#: include/class_core.inc:950
-msgid ""
-"The 'imapTimeout' statement sets the connection timeout for imap actions."
+#: plugins/generic/dashBoard/Register/register.tpl:71
+msgid "GOsa instance sucessfully registered"
 msgstr ""
 
-#: include/class_core.inc:961
-msgid ""
-"The 'mailMethod' statement tells GOsa which mail method the setup should use "
-"to communicate with a possible mail server. Leave this undefined if your "
-"mail method does not match the predefined ones."
-msgstr ""
+#: plugins/generic/dashBoard/Register/register.tpl:82
+#, fuzzy
+msgid "GOsa instance will not be registered"
+msgstr "会话不会被加密。"
 
-#: include/class_core.inc:971
-msgid ""
-"The 'cyrusUseSlashes' statement determines if GOsa should use \"foo/bar\" or "
-"\"foo.bar\" namespaces in IMAP. Unix style is with slashes."
-msgstr ""
+#: plugins/generic/dashBoard/dbPluginStatus/contents.tpl:1
+#, fuzzy
+msgid "Plugin status"
+msgstr "当前版本"
 
-#: include/class_core.inc:981
-msgid ""
-"The 'vacationTemplateDirectory' statement sets the path where GOsa will look "
-"for vacation message templates. Default is /etc/gosa/vacation. \n"
-"\n"
-"Example template /etc/gosa/vacation/business.txt:\n"
-"\n"
-"   DESC:Away from desk\n"
-"   Hi, I'm currently away from my desk. You can contact me on\n"
-"   my cell phone via %mobile.\n"
-"\n"
-"   Greetings,\n"
-"   %givenName %sn\n"
-"\n"
+#: plugins/generic/dashBoard/dbPluginStatus/class_dbPluginStatus.inc:69
+msgid "Version mismatch"
 msgstr ""
 
-#: include/class_core.inc:1002
-msgid ""
-"The 'ldapTLS' statement enables or disables TLS operating on LDAP "
-"connections."
-msgstr ""
+#: plugins/generic/dashBoard/dbPluginStatus/class_dbPluginStatus.inc:73
+#, fuzzy
+msgid "Schema missing"
+msgstr "Samba 设置"
 
-#: include/class_core.inc:1012
-msgid ""
-"The 'honourIvbbAttributes' statement enables the IVBB mode inside of GOsa. "
-"You need the ivbb.schema file from used by german authorities."
+#: plugins/generic/dashBoard/dashBoard.tpl:2
+msgid "This feature is only accessible for registrated instances of GOsa"
 msgstr ""
 
-#: include/class_core.inc:1022
+#: plugins/generic/dashBoard/dashBoard.tpl:7
 msgid ""
-"The 'sambaIdMapping' statement tells GOsa to maintain sambaIdmapEntry "
-"objects. Depending on your setup this can drastically improve the windows "
-"login performance."
+"Unfortunately the registration server cannot be reached, maybe the server is "
+"down for maintaince or you've no internet access!"
 msgstr ""
 
-#: include/class_core.inc:1032
-msgid ""
-"The 'handleExpiredAccounts' statement enables shadow attribute tests during "
-"the login to the GOsa web interface and forces password renewal or account "
-"lockout."
-msgstr ""
+#: plugins/generic/dashBoard/dashBoard.tpl:13
+#, fuzzy
+msgid "GOsa dash board"
+msgstr "GOsa 帮助浏览器"
 
-#: include/class_core.inc:1042
-msgid ""
-"The 'sambaSID' statement defines a samba SID if not available inside of the "
-"LDAP. You can retrieve the current sid by net getlocalsid."
-msgstr ""
+#: plugins/generic/dashBoard/dbChannelStatus/contents.tpl:1
+#, fuzzy
+msgid "Channels"
+msgstr "取消"
 
-#: include/class_core.inc:1052
-msgid ""
-"The 'sambaRidBase' statement defines the base id to add to ordinary sid "
-"calculations - if not available inside of the LDAP."
-msgstr ""
+#: plugins/generic/dashBoard/dbNotifications/contents.tpl:1
+#, fuzzy
+msgid "Notifications"
+msgstr "行业"
 
-#: include/class_core.inc:1062
-msgid ""
-"The 'enableSnapshots' statement enables a snapshot mechaism in GOsa. This "
-"enables you to save certain states of entries and restore them later on."
-msgstr ""
+#: plugins/generic/references/contents.tpl:2
+#: plugins/generic/references/contents.tpl:3
+#, fuzzy
+msgid "Object information"
+msgstr "个人信息"
 
-#: include/class_core.inc:1072
-msgid ""
-"The 'snapshotBase' statement defines the base where snapshots should be "
-"stored inside of the LDAP."
-msgstr ""
+#: plugins/generic/references/contents.tpl:7
+#, fuzzy
+msgid "Show raw object entry"
+msgstr "对象组"
 
-#: include/class_core.inc:1082
-msgid ""
-"The 'snapshotAdminDn' variable defines the user which is used to "
-"authenticate when connecting to 'snapshotURI'."
-msgstr ""
+#: plugins/generic/references/contents.tpl:18
+#: plugins/generic/references/contents.tpl:20
+#, fuzzy
+msgid "Last modification"
+msgstr "行业"
 
-#: include/class_core.inc:1092
-msgid ""
-"The 'snapshotAdminPassword' variable defines the credentials which are used "
-"in combination with 'snapshotAdminDn' and 'snapshotURI' in order to "
-"authenticate."
-msgstr ""
+#: plugins/generic/references/contents.tpl:29
+#, fuzzy
+msgid "Object references"
+msgstr "参考"
 
-#: include/class_core.inc:1103
-msgid ""
-"The 'idAllocationMethod' statement defines how GOsa generates numeric user "
-"and group id values. If it is set to 'traditional' GOsa will do create a "
-"lock and perform a search for the next free ID. The lock will be removed "
-"after the procedure completes. 'pool' will use the sambaUnixIdPool "
-"objectclass settings inside your LDAP. This one is unsafe, because it does "
-"not check for concurrent LDAP access and already used IDs in this range. On "
-"the other hand it is much faster."
-msgstr ""
+#: plugins/generic/references/contents.tpl:45
+#, fuzzy
+msgid "ACL trace"
+msgstr "分类类型"
 
-#: include/class_core.inc:1112
-msgid ""
-"The 'snapshotURI' variable defines the LDAP URI for the server which is used "
-"to do object snapshots."
-msgstr ""
+#: plugins/generic/references/class_reference.inc:70
+#, fuzzy
+msgid "Role membership"
+msgstr "组成员身份"
 
-#: include/class_pluglist.inc:118
-msgid "The configuration format has changed: please run the setup again!"
-msgstr ""
+#: plugins/generic/references/class_reference.inc:76
+#, fuzzy
+msgid "Object group membership"
+msgstr "对象组"
 
-#: include/class_pluglist.inc:263
+#: plugins/generic/references/class_reference.inc:82
 #, fuzzy
-msgid ""
-"You are currently editing a database entry. Do you want to discard the "
-"changes?"
-msgstr "您正在编辑一个数据项。您确认要丢弃当前的修改么?"
+msgid "Department manager"
+msgstr "部门管理"
 
-#: include/class_pluglist.inc:435 plugins/generic/references/contents.tpl:18
-#: plugins/admin/groups/class_group.inc:329
-#: plugins/admin/groups/class_group.inc:350
-#: plugins/admin/groups/class_group.inc:367
-#: plugins/admin/departments/class_department.inc:152
-msgid "Unknown"
-msgstr "未知"
+#: plugins/generic/references/class_reference.inc:88
+#, fuzzy
+msgid "User manager"
+msgstr "用户名"
 
-#: include/class_CopyPasteHandler.inc:118
-#: include/class_CopyPasteHandler.inc:127
-#: include/class_CopyPasteHandler.inc:159
-#: include/class_CopyPasteHandler.inc:176
-#: include/class_CopyPasteHandler.inc:185
-#: include/class_CopyPasteHandler.inc:193
-#: include/class_CopyPasteHandler.inc:273
-#, fuzzy, php-format
-msgid "Copy and paste failed!"
-msgstr "拷贝和粘贴精灵"
+#: plugins/generic/references/class_aclResolver.inc:63
+#: include/class_acl.inc:228
+msgid "Reset ACLs"
+msgstr ""
 
-#: include/class_CopyPasteHandler.inc:118
-#, fuzzy, php-format
-msgid "Cannot set permission for %s"
-msgstr "无法创建文件 '%s'。"
+#: plugins/generic/references/class_aclResolver.inc:68
+#: include/class_acl.inc:233 include/class_acl.inc:236
+msgid "Use ACL defined in role"
+msgstr ""
 
-#: include/class_CopyPasteHandler.inc:159
+#: plugins/generic/references/class_aclResolver.inc:143
+msgid "Enter another user name"
+msgstr ""
+
+#: plugins/generic/references/class_aclResolver.inc:193
+#, fuzzy
+msgid "ACLs"
+msgstr "ACL"
+
+#: plugins/generic/references/class_aclResolver.inc:198
 #, php-format
-msgid "'%s' is no valid LDAP object"
+msgid "List of effective ACLs for '%s'"
 msgstr ""
 
-#: include/class_CopyPasteHandler.inc:176
-#, fuzzy, php-format
-msgid "No write permission in '%s'"
-msgstr "无法创建文件 '%s'。"
+#: plugins/generic/references/class_aclResolver.inc:199
+#: plugins/generic/references/class_aclResolver.inc:203
+#, fuzzy
+msgid "Object permissions"
+msgstr "组设置"
 
-#: include/class_CopyPasteHandler.inc:193
-#, fuzzy, php-format
-msgid "Cannot set permission for '%s'"
-msgstr "无法创建文件 '%s'。"
+#: plugins/generic/references/class_aclResolver.inc:303
+#: include/class_core.inc:113 include/class_core.inc:119
+#, fuzzy
+msgid "All"
+msgstr "全部"
 
-#: include/class_CopyPasteHandler.inc:396
-#, php-format
-msgid "These objects will be pasted: %s"
+#: plugins/generic/references/class_aclResolver.inc:307
+#: include/class_acl.inc:823
+msgid "Restrict changes to user's own object"
 msgstr ""
 
-#: include/class_CopyPasteHandler.inc:420
-#, php-format
-msgid "This object will be pasted: %s"
-msgstr ""
+#: plugins/generic/references/class_aclResolver.inc:309
+#: include/class_acl.inc:827 include/class_acl.inc:936
+#: include/class_acl.inc:940
+msgid "read"
+msgstr "读"
 
-#: include/class_CopyPasteHandler.inc:573
+#: plugins/generic/references/class_aclResolver.inc:310
+#: include/class_acl.inc:828 include/class_acl.inc:938
+#: include/class_acl.inc:941
+msgid "write"
+msgstr "写"
+
+#: plugins/generic/references/class_aclResolver.inc:311
 #, fuzzy
-msgid "Cannot paste"
-msgstr "无法粘贴"
+msgid "create"
+msgstr "创建"
 
-#: include/class_msg_dialog.inc:124
+#: plugins/generic/references/class_aclResolver.inc:312
 #, fuzzy
-msgid "Please fix the above error and reload the page."
-msgstr "请看一下 GOsa 日志文件。"
+msgid "remove"
+msgstr "删除"
+
+#: plugins/generic/references/class_aclResolver.inc:313
+#, fuzzy
+msgid "move"
+msgstr "删除"
 
 #: plugins/generic/statistics/statistics.tpl:2
 msgid "Usage statistics"
@@ -3468,38 +3431,36 @@ msgstr ""
 msgid "Select report type"
 msgstr "选择一个位置"
 
-#: plugins/generic/statistics/chartClasses/class_actionSelectChart.inc:104
+#: plugins/generic/statistics/chartClasses/class_statChart.inc:73
 #, fuzzy
-msgid "Action"
-msgstr "动作"
+msgid "Systems"
+msgstr "系统"
 
+#: plugins/generic/statistics/chartClasses/class_durationTimeChart.inc:15
 #: plugins/generic/statistics/chartClasses/class_cpuLoadChart.inc:15
-#: plugins/generic/statistics/chartClasses/class_memoryUsageChart.inc:15
 #: plugins/generic/statistics/chartClasses/class_renderTimeChart.inc:15
-#: plugins/generic/statistics/chartClasses/class_durationTimeChart.inc:15
-#, fuzzy
-msgid "Max"
-msgstr "五月"
+#: plugins/generic/statistics/chartClasses/class_memoryUsageChart.inc:15
+msgid "Maximum"
+msgstr ""
 
+#: plugins/generic/statistics/chartClasses/class_durationTimeChart.inc:16
 #: plugins/generic/statistics/chartClasses/class_cpuLoadChart.inc:16
-#: plugins/generic/statistics/chartClasses/class_memoryUsageChart.inc:16
 #: plugins/generic/statistics/chartClasses/class_renderTimeChart.inc:16
-#: plugins/generic/statistics/chartClasses/class_durationTimeChart.inc:16
-msgid "Avergae"
+#: plugins/generic/statistics/chartClasses/class_memoryUsageChart.inc:16
+msgid "Average"
 msgstr ""
 
+#: plugins/generic/statistics/chartClasses/class_durationTimeChart.inc:17
 #: plugins/generic/statistics/chartClasses/class_cpuLoadChart.inc:17
-#: plugins/generic/statistics/chartClasses/class_memoryUsageChart.inc:17
 #: plugins/generic/statistics/chartClasses/class_renderTimeChart.inc:17
-#: plugins/generic/statistics/chartClasses/class_durationTimeChart.inc:17
-#, fuzzy
-msgid "Min"
-msgstr "首页"
+#: plugins/generic/statistics/chartClasses/class_memoryUsageChart.inc:17
+msgid "Minimum"
+msgstr ""
 
-#: plugins/generic/statistics/chartClasses/class_statChart.inc:73
+#: plugins/generic/statistics/chartClasses/class_actionSelectChart.inc:104
 #, fuzzy
-msgid "Systems"
-msgstr "系统"
+msgid "Action"
+msgstr "动作"
 
 #: plugins/generic/statistics/class_statistics.inc:263
 #, fuzzy, php-format
@@ -3508,3724 +3469,3603 @@ msgid ""
 "transmit them now?"
 msgstr "您正在编辑一个数据项。您确认要丢弃当前的修改么?"
 
-#: plugins/generic/dashBoard/dbInformation/contents.tpl:1
-#: plugins/admin/ogroups/class_ogroup.inc:244 setup/setup_ldap.tpl:108
-msgid "Information"
-msgstr "提示信息"
-
-#: plugins/generic/dashBoard/dashBoard.tpl:2
-msgid "This feature is only accessible for registrated instances of GOsa"
-msgstr ""
-
-#: plugins/generic/dashBoard/dashBoard.tpl:5
-msgid "Registrate"
-msgstr ""
-
-#: plugins/generic/dashBoard/dashBoard.tpl:7
+#: setup/setup_checks.tpl:2
 msgid ""
-"Unfortunately the registration server cannot be reached, maybe the server is "
-"down for maintaince or you've no internet access!"
+"This step checks if your PHP server has all required modules and "
+"configuration settings."
 msgstr ""
 
-#: plugins/generic/dashBoard/dashBoard.tpl:13
-#, fuzzy
-msgid "GOsa dash board"
-msgstr "GOsa 帮助浏览器"
-
-#: plugins/generic/dashBoard/dbChannelStatus/class_dbChannelStatus.inc:14
-#: plugins/generic/dashBoard/dbPluginStatus/class_dbPluginStatus.inc:26
-#: plugins/personal/posix/generic.tpl:37
-msgid "Status"
-msgstr "状态"
-
-#: plugins/generic/dashBoard/dbChannelStatus/contents.tpl:1
-#, fuzzy
-msgid "Channels"
-msgstr "取消"
-
-#: plugins/generic/dashBoard/dbPluginStatus/contents.tpl:1
+#: setup/setup_checks.tpl:5
 #, fuzzy
-msgid "Plugin status"
-msgstr "当前版本"
+msgid "Inspection"
+msgstr "PHP 安装检查"
 
-#: plugins/generic/dashBoard/dbPluginStatus/class_dbPluginStatus.inc:69
-msgid "Version mismatch"
+#: setup/setup_checks.tpl:8
+msgid "PHP module and extension checks"
 msgstr ""
 
-#: plugins/generic/dashBoard/dbPluginStatus/class_dbPluginStatus.inc:73
-#, fuzzy
-msgid "Schema missing"
-msgstr "Samba 设置"
-
-#: plugins/generic/dashBoard/dbNotifications/contents.tpl:1
-#, fuzzy
-msgid "Notifications"
-msgstr "行业"
+#: setup/setup_checks.tpl:10
+msgid "Basic checks"
+msgstr ""
 
-#: plugins/generic/dashBoard/Register/class_RegistrationDialog.inc:54
-msgid ""
-"Communciation with the backend failed! Please check your internet connection!"
+#: setup/setup_checks.tpl:21 setup/setup_checks.tpl:62
+#: setup/class_setupStep_Migrate.inc:153 setup/class_setupStep_Migrate.inc:303
+#: setup/class_setupStep_Migrate.inc:684 setup/class_setupStep_Migrate.inc:828
+#: ihtml/themes/default/msg_dialog.tpl:77
+#: ihtml/themes/default/msg_dialog.tpl:79
+#: ihtml/themes/default/msg_dialog.tpl:136
+#: ihtml/themes/default/msg_dialog.tpl:139
+#: ihtml/themes/default/msg_dialog.tpl:144 include/utils/class_msgPool.inc:301
+#, php-format
+msgid "OK"
 msgstr ""
 
-#: plugins/generic/dashBoard/Register/class_RegistrationDialog.inc:56
-msgid ""
-"Authentication failed, please check combination of username and password!"
+#: setup/setup_checks.tpl:38 setup/setup_checks.tpl:79
+msgid "GOsa will NOT run without fixing this."
 msgstr ""
 
-#: plugins/generic/dashBoard/Register/class_RegistrationDialog.inc:58
-msgid ""
-"Internal server error, please try again later. If the problem persists "
-"contact the GOsa-Team!"
+#: setup/setup_checks.tpl:40 setup/setup_checks.tpl:81
+msgid "GOsa will run without fixing this."
 msgstr ""
 
-#: plugins/generic/dashBoard/Register/register.tpl:3
+#: setup/setup_checks.tpl:50
 #, fuzzy
-msgid "GOsa registration"
-msgstr "用户设置"
+msgid "PHP setup configuration"
+msgstr "PHP 安装检查"
 
-#: plugins/generic/dashBoard/Register/register.tpl:7
-msgid "Do you want to register GOsa and benefit from the features it brings?"
-msgstr ""
+#: setup/setup_checks.tpl:50
+#, fuzzy
+msgid "show information"
+msgstr "个人信息"
 
-#: plugins/generic/dashBoard/Register/register.tpl:11
-msgid "I do not want to register"
+#: setup/setup_checks.tpl:51
+msgid "Extended checks"
 msgstr ""
 
-#: plugins/generic/dashBoard/Register/register.tpl:17
-msgid "Register"
-msgstr ""
+#: setup/setup_schema.tpl:1
+#, fuzzy
+msgid "Schema specific settings"
+msgstr "Samba 设置"
 
-#: plugins/generic/dashBoard/Register/register.tpl:19
-msgid "Additionally to the 'Annonomous' account you can:"
+#: setup/setup_schema.tpl:4
+msgid "Schema check succeeded"
 msgstr ""
 
-#: plugins/generic/dashBoard/Register/register.tpl:21
-msgid "Access to 'Premium-Channels'."
-msgstr ""
+#: setup/setup_schema.tpl:7
+#, fuzzy
+msgid "Schema check failed"
+msgstr "保存电话失败"
 
-#: plugins/generic/dashBoard/Register/register.tpl:22
+#: setup/setup_schema.tpl:11
 msgid ""
-"Watch the status of current plugin updates/patches and the availability of "
-"new plugins."
-msgstr ""
-
-#: plugins/generic/dashBoard/Register/register.tpl:23
-msgid "Recieve newsletter, if wanted."
+"Could not read any schema information, all checks skipped. Adjust your LDAP "
+"ACLs."
 msgstr ""
 
-#: plugins/generic/dashBoard/Register/register.tpl:24
-msgid "View several usefull statistics about your GOsa installation"
+#: setup/setup_schema.tpl:13
+msgid ""
+"It seems that your LDAP database wasn't initialized yet. This maybe the "
+"reason, why GOsa can't read your schema configuration!"
 msgstr ""
 
-#: plugins/generic/dashBoard/Register/register.tpl:29
-msgid "What information will be transmitted to the backend and maybe stored:"
-msgstr ""
+#: setup/class_setupStep_Finish.inc:39
+#: ihtml/themes/default/copyPasteDialog.tpl:30
+msgid "Finish"
+msgstr "完成"
 
-#: plugins/generic/dashBoard/Register/register.tpl:31
-msgid "All personal information filled in the registration form."
-msgstr ""
+#: setup/class_setupStep_Finish.inc:40
+#, fuzzy
+msgid "Write configuration file"
+msgstr "配置文件"
 
-#: plugins/generic/dashBoard/Register/register.tpl:32
-msgid "Information about the installed plugins and their version."
-msgstr ""
+#: setup/class_setupStep_Finish.inc:41
+#, fuzzy
+msgid "Finish - write the configuration file"
+msgstr "需要 XML 功能来解析配置文件。"
 
-#: plugins/generic/dashBoard/Register/register.tpl:33
+#: setup/class_setupStep_Finish.inc:106
+#, fuzzy
 msgid ""
-"The GOsa-UUID (will be generated during the registration) and a password, to "
-"authenticate."
-msgstr ""
+"Your configuration file is currently world readable. Please update the file "
+"permissions!"
+msgstr "GOsa 配置 %s/gosa.conf 不可读取。退出。"
 
-#: plugins/generic/dashBoard/Register/register.tpl:34
-msgid ""
-"The bugs you will report and the corresponding trace. You can select what "
-"information you want to send in."
-msgstr ""
+#: setup/class_setupStep_Finish.inc:108
+#, fuzzy
+msgid "The configuration is currently not readable or it does not exists."
+msgstr "GOsa 配置 %s/gosa.conf 不可读取。退出。"
 
-#: plugins/generic/dashBoard/Register/register.tpl:35
+#: setup/class_setupStep_Finish.inc:117
+#, fuzzy, php-format
 msgid ""
-"When the statistics extension is used. GOsa will transmit information about "
-"plugins, their usage and the amount of objects present in your ldap "
-"database. No sensitive data is transmitted here, just the object type, the "
-"action performed, cpu usage, memory usage, elapsed time..."
+"After downloading and placing the file under %s, please make sure that the "
+"user the web server is running with is able to read %s, while other users "
+"shouldn't. You may want to execute these commands to achieve this "
+"requirement:"
 msgstr ""
+"将文件保存在 GOsa 配置文件目录中,确认 Web 服务器运行的账号能够读取 gosa."
+"conf,其他用户则无权访问。您可以执行如下命令来实现:"
 
-#: plugins/generic/dashBoard/Register/register.tpl:69
-#: plugins/generic/dashBoard/Register/register.tpl:80
-#, fuzzy
-msgid "Registration complete"
-msgstr "操作完成"
+#: setup/class_setupStep_Checks.inc:40 setup/class_setupStep_Checks.inc:41
+msgid "Installation check"
+msgstr ""
 
-#: plugins/generic/dashBoard/Register/register.tpl:71
-msgid "GOsa instance sucessfully registered"
+#: setup/class_setupStep_Checks.inc:42
+msgid "Basic checks for PHP compatibility and extensions"
 msgstr ""
 
-#: plugins/generic/dashBoard/Register/register.tpl:82
+#: setup/class_setupStep_Checks.inc:66
 #, fuzzy
-msgid "GOsa instance will not be registered"
-msgstr "会话不会被加密。"
+msgid "Checking PHP version"
+msgstr "检查 PHP 版本 (>=4.1.0)"
 
-#: plugins/generic/references/class_reference.inc:58
-#: plugins/generic/references/class_reference.inc:64
-#: plugins/personal/posix/generic.tpl:89
-#: plugins/personal/posix/paste_generic.tpl:58
-#: plugins/personal/posix/paste_generic.tpl:61
-msgid "Group membership"
-msgstr "组成员身份"
+#: setup/class_setupStep_Checks.inc:67
+#, php-format
+msgid "PHP must be of version %s or above."
+msgstr ""
 
-#: plugins/generic/references/class_reference.inc:70
-#, fuzzy
-msgid "Role membership"
-msgstr "组成员身份"
+#: setup/class_setupStep_Checks.inc:68
+msgid "Please upgrade to a supported version."
+msgstr ""
 
-#: plugins/generic/references/class_reference.inc:76
-#, fuzzy
-msgid "Object group membership"
-msgstr "对象组"
+#: setup/class_setupStep_Checks.inc:75
+msgid "GOsa requires this module to talk with your LDAP server."
+msgstr ""
 
-#: plugins/generic/references/class_reference.inc:82
-#, fuzzy
-msgid "Department manager"
-msgstr "部门管理"
+#: setup/class_setupStep_Checks.inc:83
+msgid "GOsa requires this module for an internationalized interface."
+msgstr ""
 
-#: plugins/generic/references/class_reference.inc:87
-#: plugins/admin/groups/userSelect/user-list.xml:40
-#: plugins/admin/groups/singleUserSelect/singleUser-list.xml:40
-#: plugins/admin/groups/class_group.inc:210
-#: plugins/admin/groups/class_group.inc:1190
-#: plugins/admin/groups/class_group.inc:1200
-#: plugins/admin/users/class_userManagement.inc:536
-#: plugins/admin/users/user-list.xml:57
-#: plugins/personal/generic/class_user.inc:1326
-#: plugins/personal/generic/class_user.inc:1373
-#: plugins/personal/generic/class_user.inc:1704
-#: plugins/personal/generic/class_user.inc:1858
-msgid "Given name"
-msgstr "名"
+#: setup/class_setupStep_Checks.inc:91
+msgid "GOsa requires this module for the samba integration."
+msgstr ""
 
-#: plugins/generic/references/class_reference.inc:87
-#: plugins/admin/groups/userSelect/user-list.xml:48
-#: plugins/admin/groups/singleUserSelect/singleUser-list.xml:48
-#: plugins/admin/groups/class_group.inc:210
-#: plugins/admin/groups/class_group.inc:1190
-#: plugins/admin/groups/class_group.inc:1200
-#: plugins/admin/users/user-list.xml:49
-#: plugins/personal/generic/class_user.inc:1703
-msgid "Surname"
-msgstr "姓"
+#: setup/class_setupStep_Checks.inc:99
+msgid ""
+"GOsa requires either 'mhash' or the 'sha1' module to make use of SSHA "
+"encryption."
+msgstr ""
 
-#: plugins/generic/references/class_reference.inc:87
-#: plugins/admin/groups/class_group.inc:210
-#: plugins/admin/groups/class_group.inc:1190
-#: plugins/admin/groups/class_group.inc:1200
-#: plugins/personal/posix/class_posixAccount.inc:869
-#: plugins/personal/posix/class_posixAccount.inc:872
-#: plugins/personal/posix/generic.tpl:64
-#: plugins/personal/posix/paste_generic.tpl:38
-#: setup/class_setupStep_Migrate.inc:415
-msgid "UID"
-msgstr "UID"
+#: setup/class_setupStep_Checks.inc:107
+msgid "GOsa requires this module to talk to an IMAP server."
+msgstr ""
 
-#: plugins/generic/references/class_reference.inc:88
+#: setup/class_setupStep_Checks.inc:114
 #, fuzzy
-msgid "User manager"
-msgstr "用户名"
+msgid "mbstring"
+msgstr "Samba 设置"
 
-#: plugins/generic/references/contents.tpl:2
-#: plugins/generic/references/contents.tpl:3
+#: setup/class_setupStep_Checks.inc:115
 #, fuzzy
-msgid "Object information"
-msgstr "个人信息"
+msgid "GOsa requires this module to handle Unicode strings."
+msgstr "需要 MySQL 支持来从数据库中读取 GOfax 报告。"
 
-#: plugins/generic/references/contents.tpl:7
-#, fuzzy
-msgid "Show raw object entry"
-msgstr "对象组"
+#: setup/class_setupStep_Checks.inc:122
+msgid "Calendar"
+msgstr ""
 
-#: plugins/generic/references/contents.tpl:18
-#: plugins/generic/references/contents.tpl:20
+#: setup/class_setupStep_Checks.inc:123
 #, fuzzy
-msgid "Last modification"
-msgstr "行业"
+msgid "GOsa requires this module to calculate dates."
+msgstr "需要 MySQL 支持来从数据库中读取 GOfax 报告。"
 
-#: plugins/generic/references/contents.tpl:29
+#: setup/class_setupStep_Checks.inc:130
 #, fuzzy
-msgid "Object references"
-msgstr "参考"
+msgid "MySQL"
+msgstr "LDAP 错误:"
 
-#: plugins/generic/references/contents.tpl:45
+#: setup/class_setupStep_Checks.inc:131
 #, fuzzy
-msgid "ACL trace"
-msgstr "分类类型"
+msgid ""
+"GOsa requires this module to communicate with several supported databases."
+msgstr "需要 MySQL 支持来从数据库中读取 GOfax 报告。"
 
-#: plugins/generic/references/class_aclResolver.inc:143
-msgid "Enter another user name"
+#: setup/class_setupStep_Checks.inc:148
+msgid "samba hash generator"
 msgstr ""
 
-#: plugins/generic/references/class_aclResolver.inc:169
-#: plugins/addons/dyngroup/class_DynamicLdapGroup.inc:126
-#: plugins/addons/dyngroup/class_DynamicLdapGroup.inc:128
-#: plugins/addons/dyngroup/dyngroup.tpl:8
-#, fuzzy
-msgid "Filter"
-msgstr "过滤器"
+#: setup/class_setupStep_Checks.inc:149
+msgid "GOsa requires this command to synchronize POSIX and samba passwords."
+msgstr ""
 
-#: plugins/generic/references/class_aclResolver.inc:193
-#, fuzzy
-msgid "ACLs"
-msgstr "ACL"
+#: setup/class_setupStep_Checks.inc:150
+msgid ""
+"Deploy a gosa-si installation or install the Perl Crypt::SmbHash modules."
+msgstr ""
 
-#: plugins/generic/references/class_aclResolver.inc:198
-#, php-format
-msgid "List of effective ACLs for '%s'"
+#: setup/class_setupStep_Checks.inc:163
+msgid "imagick"
 msgstr ""
 
-#: plugins/generic/references/class_aclResolver.inc:199
-#: plugins/generic/references/class_aclResolver.inc:203
-#, fuzzy
-msgid "Object permissions"
-msgstr "组设置"
+#: setup/class_setupStep_Checks.inc:164
+msgid "GOsa requires this extension to handle images."
+msgstr ""
 
-#: plugins/generic/references/class_aclResolver.inc:311
+#: setup/class_setupStep_Checks.inc:179
 #, fuzzy
-msgid "create"
-msgstr "创建"
+msgid "compression module"
+msgstr "访问选项"
 
-#: plugins/generic/references/class_aclResolver.inc:312
-#, fuzzy
-msgid "remove"
-msgstr "删除"
+#: setup/class_setupStep_Checks.inc:180
+msgid "GOsa requires this extension to handle snapshots."
+msgstr ""
 
-#: plugins/generic/references/class_aclResolver.inc:313
+#: setup/class_setupStep_Checks.inc:191
 #, fuzzy
-msgid "move"
-msgstr "删除"
-
-#: plugins/generic/welcome/main.inc:26
-#, php-format
-msgid "Welcome %s!"
-msgstr "欢迎 %s!"
-
-#: plugins/generic/welcome/class_welcome.inc:5
-#: plugins/generic/welcome/class_welcome.inc:6
-msgid "Back to main menu"
+msgid ""
+"register_globals is a PHP mechanism to register all global variables to be "
+"accessible from scripts without changing the scope. This may be a security "
+"risk."
 msgstr ""
+"register_globals 是 PHP 的一个不必修改范围就可以从脚本中访问所有全局变量的机"
+"制。这可能存在安全风险。GOsa 在两种情况下都可以运行。"
 
-#: plugins/generic/welcome/welcome.tpl:8
-msgid "The GOsa team"
-msgstr "GOsa 团队"
-
-#: plugins/admin/ogroups/objectSelect/selectObject-list.xml:11
-#: plugins/admin/groups/userSelect/user-list.xml:10
-#: plugins/admin/groups/singleUserSelect/singleUser-list.xml:10
-#: plugins/admin/groups/userGroupSelect/selectUserGroup-list.xml:11
-#: plugins/personal/posix/trustSelect/trust-list.xml:9
-#: plugins/personal/posix/groupSelect/group-list.xml:10
+#: setup/class_setupStep_Checks.inc:192
 #, fuzzy
-msgid "Please select the desired entries"
-msgstr "请选择一个打印机或者取消。"
+msgid "Search for 'register_globals' in your php.ini and switch it to 'Off'."
+msgstr "检查 register_globals 是否设置为 'off'"
 
-#: plugins/admin/ogroups/objectSelect/selectObject-list.xml:15
-#: plugins/admin/ogroups/class_ogroupManagement.inc:186
-#: plugins/admin/departments/dep-list.xml:55
-#: plugins/admin/departments/dep-list.xml:71
-#: plugins/admin/departments/dep-list.xml:138
-#: plugins/admin/departments/class_departmentManagement.inc:253
-#: plugins/personal/generic/class_user.inc:1722
-#: plugins/personal/generic/generic.tpl:306
-msgid "Department"
-msgstr "部门"
+#: setup/class_setupStep_Checks.inc:200
+msgid "PHP uses this value for the garbage collector to delete old sessions."
+msgstr ""
 
-#: plugins/admin/ogroups/objectSelect/selectObject-list.xml:23
-#: plugins/admin/ogroups/class_ogroupManagement.inc:187
-#: plugins/personal/posix/trustSelect/trust-list.xml:12
-msgid "Server"
-msgstr "服务器"
+#: setup/class_setupStep_Checks.inc:201
+#, fuzzy
+msgid ""
+"Setting this value to one day will prevent loosing session and cookies "
+"before they really timeout."
+msgstr ""
+"PHP 用这个值来进行垃圾回收,删除旧的会话。设置这个值为一天,将会防止在真正超"
+"时之前的会话和 cookie 丢失。"
 
-#: plugins/admin/ogroups/objectSelect/selectObject-list.xml:31
-#: plugins/admin/ogroups/class_ogroupManagement.inc:189
-#: plugins/personal/posix/trustSelect/trust-list.xml:19
-msgid "Workstation"
-msgstr "工作站"
+#: setup/class_setupStep_Checks.inc:202
+msgid ""
+"Search for 'session.gc_maxlifetime' in your php.ini and set it to 86400 or "
+"higher."
+msgstr ""
 
-#: plugins/admin/ogroups/objectSelect/selectObject-list.xml:39
-#: plugins/admin/ogroups/class_ogroupManagement.inc:191
-#: plugins/personal/posix/trustSelect/trust-list.xml:26
-msgid "Terminal"
-msgstr "终端"
+#: setup/class_setupStep_Checks.inc:210
+#, fuzzy
+msgid ""
+"In Order to use GOsa without any trouble, the session.auto_register option "
+"in your php.ini should be set to 'Off'."
+msgstr ""
+"为了在是使用 GOsa 中不遇到麻烦,您的 php.ini 中 session.auto_register 选项必"
+"须设置为 'Off'。"
 
-#: plugins/admin/ogroups/objectSelect/selectObject-list.xml:47
-#: plugins/admin/ogroups/class_ogroupManagement.inc:192
-msgid "Printer"
-msgstr "打印机"
+#: setup/class_setupStep_Checks.inc:211
+#, fuzzy
+msgid "Search for 'session.auto_start' in your php.ini and set it to 'Off'."
+msgstr ""
+"为了在是使用 GOsa 中不遇到麻烦,您的 php.ini 中 session.auto_register 选项必"
+"须设置为 'Off'。"
 
-#: plugins/admin/ogroups/objectSelect/selectObject-list.xml:55
-#: plugins/admin/ogroups/class_ogroupManagement.inc:188
-#: plugins/admin/groups/class_groupManagement.inc:181
-#: plugins/admin/users/class_userManagement.inc:893
-#: plugins/admin/departments/generic.tpl:110
-#: plugins/admin/departments/class_department.inc:376
-#: plugins/admin/departments/organization.tpl:109
-#: plugins/personal/generic/class_user.inc:1354
-#: plugins/personal/generic/class_user.inc:1846
-#: plugins/personal/generic/generic.tpl:394
-#: plugins/personal/generic/generic.tpl:574
-msgid "Phone"
-msgstr "电话"
+#: setup/class_setupStep_Checks.inc:218
+#, fuzzy
+msgid ""
+"GOsa needs at least 32MB of memory. Setting it below this limit may cause "
+"errors that are not reproducible! Increase it for larger setups."
+msgstr "GOsa 需要至少 16MB 内存,太少会导致无法预料的错误!将其设置为更大。"
 
-#: plugins/admin/ogroups/objectSelect/selectObject-list.xml:63
-#: plugins/admin/ogroups/class_ogroupManagement.inc:183
-#: plugins/admin/groups/userSelect/user-list.xml:14
-#: plugins/admin/groups/singleUserSelect/singleUser-list.xml:14
-#: plugins/admin/groups/userGroupSelect/selectUserGroup-list.xml:15
-#: plugins/admin/users/user-list.xml:23 plugins/admin/users/user-list.xml:95
-msgid "User"
-msgstr "用户"
+#: setup/class_setupStep_Checks.inc:219
+msgid ""
+"Search for 'memory_limit' in your php.ini and set it to '32M' or higher."
+msgstr ""
 
-#: plugins/admin/ogroups/objectSelect/selectObject-list.xml:71
-#: plugins/admin/ogroups/class_ogroupManagement.inc:184
-#: plugins/admin/ogroups/ogroup-list.xml:79
-#: plugins/admin/groups/userGroupSelect/selectUserGroup-list.xml:23
-#: plugins/admin/groups/group-list.xml:15
-#: plugins/admin/groups/group-list.xml:79
-#: plugins/addons/propertyEditor/property-list.xml:64
-#: plugins/personal/posix/groupSelect/group-list.xml:13
-msgid "Group"
-msgstr "组"
+#: setup/class_setupStep_Checks.inc:226
+#, fuzzy
+msgid ""
+"This option influences the PHP output handling. Turn this Option off, to "
+"increase performance."
+msgstr "这个选项影响输出处理。关闭这个选项,可以提高性能。"
 
-#: plugins/admin/ogroups/objectSelect/selectObject-filter.xml:32
-#: plugins/admin/ogroups/ogroup-filter.xml:18
-#: plugins/admin/groups/userSelect/user-filter.xml:20
-#: plugins/admin/groups/singleUserSelect/singleUser-filter.xml:20
-#: plugins/admin/groups/userGroupSelect/selectUserGroup-filter.xml:21
-#: plugins/admin/groups/group-filter.xml:17
-#: plugins/admin/users/user-filter.xml:19
-#: plugins/admin/newConfigManagement/DeviceConfig-filter.xml:14
-#: plugins/admin/departments/dep-filter.xml:17
-#: plugins/admin/acl/acl-filter.xml:18
-#: plugins/personal/posix/trustSelect/trust-filter.xml:17
-#: plugins/personal/posix/groupSelect/group-filter.xml:16
+#: setup/class_setupStep_Checks.inc:227
+msgid "Search for 'implicit_flush' in your php.ini and set it to 'Off'."
+msgstr ""
+
+#: setup/class_setupStep_Checks.inc:234
 #, fuzzy
-msgid "Default filter"
-msgstr "参数"
+msgid "The Execution time should be at least 30 seconds."
+msgstr "执行时间应该至少 30 秒,因为一些动作可能会花很多时间。"
 
-#: plugins/admin/ogroups/objectSelect/selectObject-list.tpl:12
-#: plugins/admin/ogroups/ogroup-list.tpl:12
-#: plugins/admin/ogroups/class_ogroup.inc:862
-#: plugins/admin/ogroups/generic.tpl:26
-#: plugins/admin/groups/userSelect/user-list.tpl:12
-#: plugins/admin/groups/generic.tpl:39
-#: plugins/admin/groups/singleUserSelect/singleUser-list.tpl:12
-#: plugins/admin/groups/userGroupSelect/selectUserGroup-list.tpl:12
-#: plugins/admin/groups/group-list.tpl:12
-#: plugins/admin/groups/class_group.inc:1059
-#: plugins/admin/users/user-list.tpl:12
-#: plugins/admin/departments/locality.tpl:28
-#: plugins/admin/departments/generic.tpl:39
-#: plugins/admin/departments/class_domain.inc:92
-#: plugins/admin/departments/class_localityGeneric.inc:94
-#: plugins/admin/departments/class_organizationGeneric.inc:125
-#: plugins/admin/departments/class_countryGeneric.inc:94
-#: plugins/admin/departments/class_dcObject.inc:93
-#: plugins/admin/departments/domain.tpl:28
-#: plugins/admin/departments/country.tpl:28
-#: plugins/admin/departments/dcObject.tpl:28
-#: plugins/admin/departments/class_department.inc:677
-#: plugins/admin/departments/dep-list.tpl:12
-#: plugins/admin/departments/organization.tpl:39
-#: plugins/admin/acl/acl-list.tpl:12 plugins/admin/acl/class_aclRole.inc:742
-#: plugins/admin/acl/acl_role.tpl:27
-#: plugins/addons/dyngroup/class_DynamicLdapGroup.inc:114
-#: plugins/addons/dyngroup/dyngroup.tpl:5
-#: plugins/personal/generic/class_user.inc:1715
-#: plugins/personal/generic/generic.tpl:167
-#: plugins/personal/posix/trustSelect/trust-list.tpl:12
-#: plugins/personal/posix/groupSelect/group-list.tpl:12
-#: setup/setup_ldap.tpl:47
-msgid "Base"
-msgstr "位置"
+#: setup/class_setupStep_Checks.inc:235
+msgid ""
+"Search for 'max_execution_time' in your php.ini and set it to '30' or higher."
+msgstr ""
 
-#: plugins/admin/ogroups/objectSelect/class_objectSelect.inc:29
+#: setup/class_setupStep_Checks.inc:242
 #, fuzzy
-msgid "Object selection"
-msgstr "组设置"
+msgid ""
+"Increase the server security by setting expose_php to 'off'. PHP won't send "
+"any information about the server you are running in this case."
+msgstr ""
+"将 expose_php 设置为“off”可以增强服务器安全性。PHP 将不会发送任何有关正运行着"
+"的服务器的信息。"
 
-#: plugins/admin/ogroups/class_ogroupManagement.inc:25
-#: plugins/admin/ogroups/class_ogroup.inc:858
-msgid "Object groups"
-msgstr "对象组"
+#: setup/class_setupStep_Checks.inc:243
+msgid "Search for 'expose_php' in your php.ini and set if to 'Off'."
+msgstr ""
 
-#: plugins/admin/ogroups/class_ogroupManagement.inc:26
-msgid "Combine different types of objects to make use of this relationship"
+#: setup/class_setupStep_Checks.inc:250
+msgid ""
+"Increase your server security by setting magic_quotes_gpc to 'on'. PHP will "
+"escape all quotes in strings in this case."
 msgstr ""
+"将 magic_quotes_gpc 设置为 'on' 会增加服务器安全性。这种情况下 PHP 会将字符串"
+"中所有引号编码。"
 
-#: plugins/admin/ogroups/class_ogroupManagement.inc:115
-#: plugins/admin/groups/class_groupManagement.inc:100
-#: plugins/admin/users/class_userManagement.inc:196
-#, fuzzy
-msgid "Infrastructure error"
-msgstr "PHP 错误"
+#: setup/class_setupStep_Checks.inc:251
+msgid "Search for 'magic_quotes_gpc' in your php.ini and set it to 'On'."
+msgstr ""
 
-#: plugins/admin/ogroups/class_ogroupManagement.inc:182
+#: setup/class_setupStep_Checks.inc:258
 #, fuzzy
-msgid "Templates"
-msgstr "模板"
+msgid "Increase your server performance by setting magic_quotes_gpc to 'off'."
+msgstr ""
+"将 magic_quotes_gpc 设置为 'on' 会增加服务器安全性。这种情况下 PHP 会将字符串"
+"中所有引号编码。"
 
-#: plugins/admin/ogroups/class_ogroupManagement.inc:185
-msgid "Application"
-msgstr "应用程序"
+#: setup/class_setupStep_Checks.inc:259
+msgid ""
+"Search for 'zend.ze1_compatibility_mode' in your php.ini and set it to 'Off'."
+msgstr ""
 
-#: plugins/admin/ogroups/class_ogroupManagement.inc:190
+#: setup/class_setupStep_Checks.inc:269
 #, fuzzy
-msgid "Windows Install"
-msgstr "Windows 工作站"
+msgid "Configuration writable"
+msgstr "配置文件"
 
-#: plugins/admin/ogroups/class_ogroup.inc:244
-msgid "You cannot combine terminals and workstations in one object group!"
+#: setup/class_setupStep_Checks.inc:270
+#, fuzzy
+msgid "The configuration file can't be written"
+msgstr "查看配置信息"
+
+#: setup/class_setupStep_Checks.inc:271
+#, php-format
+msgid ""
+"GOsa reads its configuration from a file located in (%s/%s). The setup can "
+"write the configuration directly if it is writable."
 msgstr ""
 
-#: plugins/admin/ogroups/class_ogroup.inc:318
-#: plugins/admin/users/class_userManagement.inc:458
-#: plugins/admin/users/class_userManagement.inc:492
-#: plugins/admin/users/class_userManagement.inc:523
-msgid "none"
-msgstr "无"
+#: setup/setup_feedback.tpl:2
+#, fuzzy
+msgid "Feedback successfully send"
+msgstr "导入成功"
 
-#: plugins/admin/ogroups/class_ogroup.inc:320
-msgid "too many different objects!"
-msgstr "太多不同对象!"
+#: setup/setup_feedback.tpl:6
+msgid "Subscribe to the gosa-announce mailing list"
+msgstr ""
 
-#: plugins/admin/ogroups/class_ogroup.inc:322
-msgid "users"
-msgstr "用户"
+#: setup/setup_feedback.tpl:8
+msgid ""
+"When checking this option, GOsa will try to connect http://oss.gonicus.de in "
+"order to subscribe you to the gosa-announce mailing list. You've to confirm "
+"this by mail."
+msgstr ""
 
-#: plugins/admin/ogroups/class_ogroup.inc:323
-msgid "groups"
-msgstr ""
+#: setup/setup_feedback.tpl:20
+msgid "Mail address"
+msgstr "邮件地址"
 
-#: plugins/admin/ogroups/class_ogroup.inc:324
-msgid "applications"
-msgstr "应用程序"
+#: setup/setup_feedback.tpl:28
+msgid "Send feedback to the GOsa project team"
+msgstr ""
 
-#: plugins/admin/ogroups/class_ogroup.inc:325
-msgid "departments"
-msgstr "部门"
+#: setup/setup_feedback.tpl:31
+msgid ""
+"When checking this option, GOsa will try to connect http://oss.gonicus.de in "
+"order to submit your form anonymously."
+msgstr ""
 
-#: plugins/admin/ogroups/class_ogroup.inc:326
-msgid "servers"
-msgstr "服务器"
+#: setup/setup_feedback.tpl:38
+msgid "Did the setup procedure help you to get started?"
+msgstr ""
 
-#: plugins/admin/ogroups/class_ogroup.inc:327
-msgid "workstations"
-msgstr "工作站"
+#: setup/setup_feedback.tpl:39 setup/setup_feedback.tpl:50
+#: setup/class_setupStep_Ldap.inc:75
+msgid "Yes"
+msgstr "是"
 
-#: plugins/admin/ogroups/class_ogroup.inc:328
-#, fuzzy
-msgid "Windows workstations"
-msgstr "显示工作站"
+#: setup/setup_feedback.tpl:41 setup/setup_feedback.tpl:52
+#: setup/class_setupStep_Ldap.inc:75
+msgid "No"
+msgstr ""
 
-#: plugins/admin/ogroups/class_ogroup.inc:329
-msgid "terminals"
-msgstr "终端"
+#: setup/setup_feedback.tpl:44
+msgid "If not, what problems did you encounter"
+msgstr ""
 
-#: plugins/admin/ogroups/class_ogroup.inc:330
-msgid "phones"
-msgstr "电话"
+#: setup/setup_feedback.tpl:48
+msgid "Is this the first time you use GOsa?"
+msgstr ""
 
-#: plugins/admin/ogroups/class_ogroup.inc:331
-msgid "printers"
-msgstr "打印机"
+#: setup/setup_feedback.tpl:53
+msgid "I use it since"
+msgstr ""
 
-#: plugins/admin/ogroups/class_ogroup.inc:533
-#, fuzzy
-msgid "Non existing DN:"
-msgstr "不存在的 dn:"
+#: setup/setup_feedback.tpl:54
+msgid "Select the year since when you are using GOsa"
+msgstr ""
 
-#: plugins/admin/ogroups/class_ogroup.inc:651
-#, php-format
-msgid ""
-"These systems are already configured by other object groups and cannot be "
-"added:"
+#: setup/setup_feedback.tpl:60
+msgid "What operating system / distribution do you use?"
 msgstr ""
 
-#: plugins/admin/ogroups/class_ogroup.inc:685
-#, fuzzy
-msgid "You can combine two different object types at maximum, only!"
-msgstr "您最多只能组合两个不同的对象类!"
+#: setup/setup_feedback.tpl:64
+msgid "What web server do you use?"
+msgstr ""
 
-#: plugins/admin/ogroups/class_ogroup.inc:848
-#: plugins/admin/groups/class_group.inc:1035
-#: plugins/admin/users/class_userManagement.inc:865
-#: plugins/admin/departments/class_department.inc:659
-#: plugins/personal/generic/class_user.inc:37
-#: plugins/personal/generic/class_user.inc:1670
-#: plugins/personal/posix/generic.tpl:5 setup/setup_feedback.tpl:35
-#: setup/setup_feedback.tpl:36
-msgid "Generic"
-msgstr "通用配置"
+#: setup/setup_feedback.tpl:68
+msgid "What PHP version do you use?"
+msgstr ""
 
-#: plugins/admin/ogroups/class_ogroup.inc:849
+#: setup/setup_feedback.tpl:72
 #, fuzzy
-msgid "Object group generic"
-msgstr "对象组"
+msgid "GOsa version"
+msgstr "用户设置"
 
-#: plugins/admin/ogroups/class_ogroup.inc:864
-#: plugins/admin/groups/class_group.inc:1065
-#: plugins/personal/posix/trustModeDialog/generic.tpl:2
-msgid "System trust"
-msgstr "信赖的系统"
+#: setup/setup_feedback.tpl:78 setup/setup_feedback.tpl:79
+msgid "LDAP"
+msgstr ""
 
-#: plugins/admin/ogroups/generic.tpl:1
-#: plugins/admin/ogroups/ogroup-list.xml:15
-msgid "Object group"
-msgstr "对象组"
+#: setup/setup_feedback.tpl:81
+msgid "What kind of LDAP server(s) do you use?"
+msgstr ""
 
-#: plugins/admin/ogroups/generic.tpl:5 plugins/personal/posix/generic.tpl:6
+#: setup/setup_feedback.tpl:85
+msgid "How many objects are in your LDAP?"
+msgstr ""
+
+#: setup/setup_feedback.tpl:91 setup/setup_feedback.tpl:92
 #, fuzzy
-msgid "Generic settings"
-msgstr "通用队列设置"
+msgid "Features"
+msgstr "功能"
 
-#: plugins/admin/ogroups/generic.tpl:7
-#: plugins/admin/ogroups/paste_generic.tpl:4
-#: plugins/admin/groups/generic.tpl:11
-#: plugins/admin/groups/paste_generic.tpl:5
-msgid "Group name"
-msgstr "组名"
+#: setup/setup_feedback.tpl:94
+msgid "What features of GOsa do you use?"
+msgstr ""
 
-#: plugins/admin/ogroups/generic.tpl:10
-msgid "Name of the group"
-msgstr "组名称"
+#: setup/setup_feedback.tpl:103
+msgid "What features do you want to see in future versions of GOsa?"
+msgstr ""
 
-#: plugins/admin/ogroups/generic.tpl:18 plugins/admin/groups/generic.tpl:28
-msgid "Descriptive text for this group"
-msgstr "组的描述文字"
+#: setup/setup_feedback.tpl:107
+msgid "Send feedback"
+msgstr ""
 
-#: plugins/admin/ogroups/generic.tpl:41
-msgid "Member objects"
-msgstr "成员对象"
+#: setup/setup_migrate.tpl:2
+msgid ""
+"During the LDAP inspection, we're going to check for several common pitfalls "
+"that may occur when migration to GOsa base LDAP administration. You may want "
+"to fix the problems below, in order to provide smooth services."
+msgstr ""
 
-#: plugins/admin/ogroups/tabs_ogroups.inc:139
-msgid "Phone queue"
-msgstr "电话队列"
+#: setup/setup_migrate.tpl:5
+#, fuzzy
+msgid "Checks"
+msgstr "具有状态"
 
-#: plugins/admin/ogroups/tabs_ogroups.inc:155
-#: plugins/admin/groups/class_groupManagement.inc:165
-#: plugins/admin/users/class_userManagement.inc:872
-msgid "Mail"
-msgstr "邮件"
+#: setup/setup_migrate.tpl:22
+msgid "Add required object classes to the LDAP base"
+msgstr ""
 
-#: plugins/admin/ogroups/tabs_ogroups.inc:164
+#: setup/setup_migrate.tpl:24
 #, fuzzy
-msgid "Groupware"
-msgstr "组名"
+msgid "Current"
+msgstr "当前版本"
 
-#: plugins/admin/ogroups/tabs_ogroups.inc:176
+#: setup/setup_migrate.tpl:28
 #, fuzzy
-msgid "System settings"
-msgstr "用户设置"
+msgid "After migration"
+msgstr "用户管理"
 
-#: plugins/admin/ogroups/tabs_ogroups.inc:188
-#: plugins/admin/ogroups/tabs_ogroups.inc:213
+#: setup/setup_migrate.tpl:35
+msgid "Close"
+msgstr "关闭"
+
+#: setup/setup_migrate.tpl:40
 #, fuzzy
-msgid "Recipe"
-msgstr "收件人"
+msgid "Create a new GOsa administrator account"
+msgstr "创建 netatalk 账号"
 
-#: plugins/admin/ogroups/tabs_ogroups.inc:200
-#: plugins/admin/ogroups/tabs_ogroups.inc:222
-msgid "Devices"
-msgstr "设备"
+#: setup/setup_migrate.tpl:41
+msgid ""
+"This dialog will automatically add a new super administrator to your LDAP "
+"tree."
+msgstr ""
 
-#: plugins/admin/ogroups/tabs_ogroups.inc:232
+#: setup/setup_migrate.tpl:57
 #, fuzzy
-msgid "Deployment summary"
-msgstr "部门名称"
+msgid "Password (again)"
+msgstr "口令存储"
 
-#: plugins/admin/ogroups/tabs_ogroups.inc:242
-msgid "Desktop"
-msgstr ""
+#: setup/setup_migrate.tpl:70 setup/setup_ldap.tpl:19
+#: ihtml/themes/default/acl.tpl:33 ihtml/themes/default/acl.tpl:62
+#: ihtml/themes/default/acl.tpl:133 ihtml/themes/default/acl.tpl:150
+#: include/utils/class_msgPool.inc:307
+#, php-format
+msgid "Apply"
+msgstr "应用"
 
-#: plugins/admin/ogroups/tabs_ogroups.inc:259
-msgid "Applications"
-msgstr "应用程序"
+#: setup/setup_migrate.tpl:71 setup/setup_ldap.tpl:20
+#: ihtml/themes/default/msg_dialog.tpl:80
+#: ihtml/themes/default/msg_dialog.tpl:141
+#: ihtml/themes/default/msg_dialog.tpl:146 ihtml/themes/default/acl.tpl:137
+#: ihtml/themes/default/acl.tpl:153 ihtml/themes/default/snapshotdialog.tpl:44
+#: ihtml/themes/default/snapshotdialog.tpl:90
+#: ihtml/themes/default/islocked.tpl:26
+#: ihtml/themes/default/copyPasteDialog.tpl:21
+#: include/utils/class_msgPool.inc:295
+#, php-format
+msgid "Cancel"
+msgstr "取消"
 
-#: plugins/admin/ogroups/paste_generic.tpl:1
+#: setup/setup_finish.tpl:3
 #, fuzzy
-msgid "Paste object group"
-msgstr "对象组"
-
-#: plugins/admin/ogroups/paste_generic.tpl:7
-msgid "Please enter the new object group name"
-msgstr "请输入新对象组名称"
+msgid "Create your configuration file"
+msgstr "配置文件"
 
-#: plugins/admin/ogroups/paste_generic.tpl:16
-msgid ""
-"Copy members. Be careful with this option, systems can only inherit from a "
-"single object group!"
+#: setup/setup_finish.tpl:10
+msgid "Depending on the user name your web server is running on:"
 msgstr ""
 
-#: plugins/admin/ogroups/ogroup-list.xml:11
-msgid "List of object groups"
-msgstr "对象组列表"
+#: setup/setup_finish.tpl:27
+msgid "Download configuration"
+msgstr "下载配置"
 
-#: plugins/admin/ogroups/ogroup-list.xml:57
-#: plugins/admin/groups/group-list.xml:57 plugins/admin/users/user-list.xml:73
-#: plugins/admin/departments/locality.tpl:8
-#: plugins/admin/departments/locality.tpl:9
-#: plugins/admin/departments/generic.tpl:7
-#: plugins/admin/departments/generic.tpl:9
-#: plugins/admin/departments/domain.tpl:8
-#: plugins/admin/departments/domain.tpl:9
-#: plugins/admin/departments/country.tpl:8
-#: plugins/admin/departments/country.tpl:9
-#: plugins/admin/departments/dcObject.tpl:8
-#: plugins/admin/departments/dcObject.tpl:9
-#: plugins/admin/departments/organization.tpl:7
-#: plugins/admin/departments/organization.tpl:9
-msgid "Properties"
-msgstr "属性"
+#: setup/setup_finish.tpl:33
+#, fuzzy
+msgid "Status: "
+msgstr "状态"
 
-#: plugins/admin/ogroups/ogroup-list.xml:73
-#: plugins/admin/groups/group-list.xml:73 plugins/admin/users/user-list.xml:89
-#: plugins/admin/departments/dep-list.xml:98 plugins/admin/acl/acl-list.xml:76
-#: setup/class_setupStep_Migrate.inc:309
-msgid "Create"
-msgstr "创建"
+#: setup/class_setupStep_Feedback.inc:94
+msgid "UNIX accounts/groups"
+msgstr ""
 
-#: plugins/admin/ogroups/ogroup-list.xml:91
-#: plugins/admin/groups/group-list.xml:91
-#: plugins/admin/users/user-list.xml:114
-#: plugins/admin/departments/dep-list.xml:172
-#: plugins/admin/acl/acl-list.xml:131
-msgid "Edit"
-msgstr "编辑"
+#: setup/class_setupStep_Feedback.inc:96
+#, fuzzy
+msgid "Samba management"
+msgstr "系统管理"
 
-#: plugins/admin/ogroups/ogroup-list.xml:98
-#: plugins/admin/groups/group-list.xml:98
-#: plugins/admin/users/user-list.xml:121
-#: plugins/admin/newConfigManagement/DeviceConfig-list.xml:64
-#: plugins/admin/departments/dep-list.xml:160
-#: plugins/admin/departments/dep-list.xml:181
-#: plugins/admin/acl/acl-list.xml:95 plugins/admin/acl/acl-list.xml:144
-#: plugins/addons/propertyEditor/property-list.xml:108
-#: plugins/personal/generic/generic_certs.tpl:22
-#: plugins/personal/generic/generic_certs.tpl:48
-#: plugins/personal/generic/generic_certs.tpl:74
-msgid "Remove"
-msgstr "删除"
+#: setup/class_setupStep_Feedback.inc:98
+#, fuzzy
+msgid "Mail system management"
+msgstr "系统管理"
 
-#: plugins/admin/ogroups/ogroup-list.xml:106
-#: plugins/admin/groups/group-list.xml:106
-#: plugins/admin/users/user-list.xml:156
+#: setup/class_setupStep_Feedback.inc:100
 #, fuzzy
-msgid "Send message"
-msgstr "挂起邮件"
+msgid "FAX system administration"
+msgstr "用户管理"
+
+#: setup/class_setupStep_Feedback.inc:102
+#, fuzzy
+msgid "Asterisk administration"
+msgstr "用户管理"
 
-#: plugins/admin/ogroups/ogroup-list.xml:142
+#: setup/class_setupStep_Feedback.inc:104
 #, fuzzy
-msgid "Edit object group"
-msgstr "对象ç»\84"
+msgid "System inventory"
+msgstr "å\88 é\99¤ inventory"
 
-#: plugins/admin/ogroups/ogroup-list.xml:155
+#: setup/class_setupStep_Feedback.inc:106
 #, fuzzy
-msgid "Remove object group"
-msgstr "服务器"
+msgid "System/Configuration management"
+msgstr "系统管理"
 
-#: plugins/admin/groups/userSelect/class_userSelect.inc:26
-#: plugins/admin/groups/singleUserSelect/class_singleUserSelect.inc:29
+#: setup/class_setupStep_Feedback.inc:108
 #, fuzzy
-msgid "User selection"
-msgstr "组设置"
+msgid "Address book"
+msgstr "地址簿"
 
-#: plugins/admin/groups/generic.tpl:14 plugins/personal/generic/generic.tpl:41
-#: plugins/personal/generic/generic.tpl:55
-#: plugins/personal/generic/generic.tpl:73
-msgid "Multiple edit"
+#: setup/class_setupStep_Feedback.inc:114
+msgid "Feedback"
 msgstr ""
 
-#: plugins/admin/groups/generic.tpl:17
-#: plugins/admin/groups/paste_generic.tpl:8
-#, fuzzy
-msgid "POSIX name of the group"
-msgstr "组的 posix 名称"
-
-#: plugins/admin/groups/generic.tpl:59
-#: plugins/admin/groups/paste_generic.tpl:13
+#: setup/class_setupStep_Feedback.inc:115
 #, fuzzy
-msgid "Normally IDs are auto-generated, select to specify manually"
-msgstr "ä¸\80è\88¬ ID æ\98¯è\87ªå\8a¨å\88\9b建ç\9a\84ï¼\8cè¦\81æ\89\8b工设置请é\80\89æ\8b©"
+msgid "Get notifications or send feedback"
+msgstr "主æ\9cºé\80\9aç\9f¥å\91½ä»¤"
 
-#: plugins/admin/groups/generic.tpl:62
-#: plugins/admin/groups/paste_generic.tpl:15
-msgid "Force GID"
-msgstr "强制 GID"
+#: setup/class_setupStep_Feedback.inc:116
+msgid "Notification and feedback"
+msgstr ""
 
-#: plugins/admin/groups/generic.tpl:65
-#: plugins/admin/groups/paste_generic.tpl:18
-msgid "Forced ID number"
-msgstr "强制 ID 编号"
+#: setup/class_setupStep_Feedback.inc:132 setup/class_setup.inc:74
+#, fuzzy
+msgid "Setup error"
+msgstr "PHP 错误"
 
-#: plugins/admin/groups/generic.tpl:75 plugins/admin/groups/generic.tpl:102
-msgid "Select to create a samba conform group"
-msgstr "选择创建一个 samba 确认组"
+#: setup/class_setupStep_Feedback.inc:140
+#: setup/class_setupStep_Feedback.inc:147
+msgid "Feedback error"
+msgstr ""
 
-#: plugins/admin/groups/generic.tpl:87 plugins/admin/groups/generic.tpl:110
-msgid "in domain"
-msgstr "于域"
+#: setup/class_setupStep_Feedback.inc:140
+#, php-format
+msgid "Cannot send feedback to '%s': %s"
+msgstr ""
 
-#: plugins/admin/groups/generic.tpl:131
-msgid "Members are in a phone pickup group"
-msgstr "成员属于电话应答组"
+#: setup/class_setupStep_Feedback.inc:147
+msgid "Cannot send feedback: service temporarily unavailable"
+msgstr ""
 
-#: plugins/admin/groups/generic.tpl:146
+#: setup/class_setupStep_Feedback.inc:181
 #, fuzzy
-msgid "Members are in a Nagios group"
-msgstr "成员属于 nagios 组"
+msgid "Please specify a valid email address."
+msgstr "请输入一个有效的 iSerial。"
 
-#: plugins/admin/groups/generic.tpl:174
-#, fuzzy
-msgid "Common group members"
-msgstr "显示组"
+#: setup/class_setupStep_Feedback.inc:185
+msgid ""
+"You have to select at least one of both options, subscribe or send feedback."
+msgstr ""
 
-#: plugins/admin/groups/generic.tpl:183
-#, fuzzy
-msgid "Partial group members"
-msgstr "组成员"
+#: setup/setup_ldap.tpl:2
+msgid ""
+"The main data source used in GOsa is LDAP. In order to access the "
+"information stored there, please enter the required information."
+msgstr ""
 
-#: plugins/admin/groups/generic.tpl:188
-msgid "Group members"
-msgstr "组成员"
+#: setup/setup_ldap.tpl:9
+msgid "Please choose the LDAP user to be used by GOsa"
+msgstr ""
 
-#: plugins/admin/groups/userGroupSelect/class_userGroupSelect.inc:29
-#, fuzzy
-msgid "User and group selection"
-msgstr "组设置"
+#: setup/setup_ldap.tpl:15 ihtml/themes/default/help.tpl:21
+#: include/class_filter.inc:158 include/class_filter.inc:228
+msgid "Search"
+msgstr "查找"
 
-#: plugins/admin/groups/group-filter.xml:31
+#: setup/setup_ldap.tpl:28 setup/setup_ldap.tpl:29
 #, fuzzy
-msgid "Default filter2"
-msgstr "参数"
+msgid "LDAP connection"
+msgstr "断开"
 
-#: plugins/admin/groups/paste_generic.tpl:1
-msgid "Group settings"
-msgstr "组设置"
+#: setup/setup_ldap.tpl:31
+msgid "Location name"
+msgstr "位置名称"
 
-#: plugins/admin/groups/paste_generic.tpl:2
+#: setup/setup_ldap.tpl:35
 #, fuzzy
-msgid "Paste group settings"
-msgstr "组设置"
-
-#: plugins/admin/groups/group-list.xml:11
-msgid "List of groups"
-msgstr "组列表"
+msgid "Connection URI"
+msgstr "连接 URL"
 
-#: plugins/admin/groups/group-list.xml:138
+#: setup/setup_ldap.tpl:39
 #, fuzzy
-msgid "Edit group"
-msgstr "主要用户组"
+msgid "TLS connection"
+msgstr "连接"
 
-#: plugins/admin/groups/group-list.xml:151
+#: setup/setup_ldap.tpl:57
 #, fuzzy
-msgid "Remove group"
-msgstr "服务器"
+msgid "Reload"
+msgstr ""
 
-#: plugins/admin/groups/class_group.inc:166
-#: plugins/admin/groups/class_group.inc:1240
+#: setup/setup_ldap.tpl:63 setup/setup_ldap.tpl:64
 #, fuzzy
-msgid "Cannot find group SID in your configuration!"
-msgstr "无法在 LDAP 或您的配置文件中查找这个组 SID。"
-
-#: plugins/admin/groups/class_group.inc:310
-msgid "Samba group"
-msgstr "Samba 组"
+msgid "Authentication"
+msgstr "Nagios 鉴权"
 
-#: plugins/admin/groups/class_group.inc:310
+#: setup/setup_ldap.tpl:66
 #, fuzzy
-msgid "Domain administrators"
-msgstr "域管理员"
-
-#: plugins/admin/groups/class_group.inc:310
-msgid "Domain users"
-msgstr "域用户"
-
-#: plugins/admin/groups/class_group.inc:311
-msgid "Domain guests"
-msgstr "域名 guests"
-
-#: plugins/admin/groups/class_group.inc:316
-#, php-format
-msgid "Special group (%d)"
-msgstr "特殊组 (%d)"
+msgid "Administrator DN"
+msgstr "系统管理"
 
-#: plugins/admin/groups/class_group.inc:464
-#, php-format
-msgid "Adding UID '%s' to group '%s' failed: cannot find user object!"
-msgstr ""
+#: setup/setup_ldap.tpl:71
+#, fuzzy
+msgid "Select user"
+msgstr "删除用户"
 
-#: plugins/admin/groups/class_group.inc:470
-#, php-format
-msgid "Add UID '%s' to group '%s' failed: UID is used more than once!"
+#: setup/setup_ldap.tpl:81
+msgid "Automatically append LDAP base to administrator DN"
 msgstr ""
 
-#: plugins/admin/groups/class_group.inc:753
-#, fuzzy, php-format
-msgid "Cannot find any SID for '%s'!"
-msgstr "无法创建文件 '%s'。"
+#: setup/setup_ldap.tpl:85
+#, fuzzy
+msgid "Administrator password"
+msgstr "管理员口令"
 
-#: plugins/admin/groups/class_group.inc:758
-#, fuzzy, php-format
-msgid "Cannot find any RIDBASE for '%s'!"
-msgstr "无法创建文件 '%s'。"
+#: setup/setup_ldap.tpl:91 setup/setup_ldap.tpl:92
+#, fuzzy
+msgid "Schema based settings"
+msgstr "Samba 设置"
 
-#: plugins/admin/groups/class_group.inc:852
-#, php-format
-msgid "The gidNumber '%s' is already in use by %s!"
+#: setup/setup_ldap.tpl:94
+msgid "Use RFC 2307bis compliant groups"
 msgstr ""
 
-#: plugins/admin/groups/class_group.inc:966
-#: plugins/admin/groups/class_group.inc:969
-#: plugins/admin/groups/class_group.inc:1061
-#: plugins/personal/posix/class_posixAccount.inc:876
-#: plugins/personal/posix/class_posixAccount.inc:879
-#: plugins/personal/posix/generic.tpl:75
-#: plugins/personal/posix/paste_generic.tpl:47
-msgid "GID"
-msgstr "GID"
+#: setup/setup_ldap.tpl:105 setup/setup_ldap.tpl:106
+#, fuzzy
+msgid "Current status"
+msgstr "当前版本"
 
-#: plugins/admin/groups/class_group.inc:1036
+#: setup/class_setupStep_Ldap.inc:54
 #, fuzzy
-msgid "Generic group settings"
-msgstr "组设置"
+msgid "LDAP setup"
+msgstr "LDAP 服务器"
 
-#: plugins/admin/groups/class_group.inc:1049
+#: setup/class_setupStep_Ldap.inc:55
+#, fuzzy
+msgid "LDAP connection setup"
+msgstr "断开"
+
+#: setup/class_setupStep_Ldap.inc:56
 msgid ""
-"The 'ogroupRDN' statement defines the location where new object groups will "
-"be created. The default is 'ou=groups,'."
+"This dialog performs the basic configuration of the LDAP connectivity for "
+"GOsa."
 msgstr ""
 
-#: plugins/admin/groups/class_group.inc:1063
-#, fuzzy
-msgid "Samba group type"
-msgstr "Samba 组"
+#: setup/class_setupStep_Ldap.inc:113
+#, fuzzy, php-format
+msgid "Anonymous bind to server '%s' failed!"
+msgstr "为服务器 '%s' 插入新宏失败。"
 
-#: plugins/admin/groups/class_group.inc:1064
-#, fuzzy
-msgid "Samba domain name"
-msgstr "Samba 主目录"
+#: setup/class_setupStep_Ldap.inc:115
+#, fuzzy, php-format
+msgid "Bind as user '%s' failed!"
+msgstr "为服务器 '%s' 插入新宏失败。"
 
-#: plugins/admin/groups/class_group.inc:1066
-#, fuzzy
-msgid "Phone pickup group"
-msgstr "成员属于电话应答组"
+#: setup/class_setupStep_Ldap.inc:120
+#, fuzzy, php-format
+msgid "Anonymous bind to server '%s' succeeded."
+msgstr "为服务器 '%s' 插入新宏失败。"
 
-#: plugins/admin/groups/class_group.inc:1067
+#: setup/class_setupStep_Ldap.inc:121
 #, fuzzy
-msgid "Nagios group"
-msgstr "Nagios 账号"
+msgid "Please specify user and password!"
+msgstr "请输入您的口令!"
 
-#: plugins/admin/groups/class_group.inc:1069
-#, fuzzy
-msgid "Group member"
-msgstr "组成员"
+#: setup/class_setupStep_Ldap.inc:123
+#, fuzzy, php-format
+msgid "Bind as user '%s' to server '%s' succeeded!"
+msgstr "无法在主服务器 '%s' 上选择数据库 '%s'。"
 
-#: plugins/admin/groups/class_groupManagement.inc:26
+#: setup/setup_license.tpl:3
 msgid ""
-"Manage aspects of groups like members, POSIX, desktop, samba and mail "
-"settings"
+"GOsa is developed under the terms of the GNU General Public License v2. "
+"Please accept the terms below."
 msgstr ""
 
-#: plugins/admin/groups/class_groupManagement.inc:157
-#: plugins/admin/users/class_userManagement.inc:869
-#: plugins/personal/posix/class_posixAccount.inc:37
-#: plugins/personal/posix/class_posixAccount.inc:270
-#: plugins/personal/posix/class_posixAccount.inc:290
-#: plugins/personal/posix/class_posixAccount.inc:292
-#: plugins/personal/posix/class_posixAccount.inc:295
-msgid "POSIX"
+#: setup/setup_license.tpl:11
+msgid "I have read the license and accept it"
 msgstr ""
 
-#: plugins/admin/groups/class_groupManagement.inc:158
-#: plugins/admin/users/class_userManagement.inc:870
+#: setup/class_setupStep_License.inc:56 setup/class_setupStep_License.inc:57
 #, fuzzy
-msgid "Edit POSIX properties"
-msgstr "编辑 UNIX 属性"
+msgid "License"
+msgstr ""
 
-#: plugins/admin/groups/class_groupManagement.inc:166
-#: plugins/admin/users/class_userManagement.inc:874
-msgid "Edit mail properties"
-msgstr "编辑邮件属性"
+#: setup/class_setupStep_License.inc:58
+msgid "Terms and conditions for usage"
+msgstr ""
 
-#: plugins/admin/groups/class_groupManagement.inc:173
-#: plugins/admin/users/class_userManagement.inc:877
-#: plugins/personal/posix/class_posixAccount.inc:290
-msgid "Samba"
-msgstr "Samba"
+#: setup/class_setupStep_Schema.inc:37 setup/class_setupStep_Schema.inc:38
+msgid "LDAP schema check"
+msgstr ""
 
-#: plugins/admin/groups/class_groupManagement.inc:174
-#: plugins/admin/users/class_userManagement.inc:878
-msgid "Edit samba properties"
-msgstr "编辑 samba 属性"
+#: setup/class_setupStep_Schema.inc:39
+msgid "Perform test on your current LDAP schema"
+msgstr ""
 
-#: plugins/admin/groups/class_groupManagement.inc:182
-#: plugins/admin/users/class_userManagement.inc:894
-msgid "Edit phone properties"
-msgstr "编辑电话属性"
+#: setup/class_setupStep_Schema.inc:96 include/class_configRegistry.inc:239
+msgid "The following object classes are missing:"
+msgstr ""
 
-#: plugins/admin/groups/class_groupManagement.inc:189
-#, fuzzy
-msgid "Menu"
-msgstr "打印机"
+#: setup/class_setupStep_Schema.inc:99 include/class_configRegistry.inc:246
+msgid "The following object classes are outdated:"
+msgstr ""
 
-#: plugins/admin/groups/class_groupManagement.inc:190
+#: setup/class_setupStep_Welcome.inc:42
 #, fuzzy
-msgid "Edit start menu properties"
-msgstr "编辑 samba 属性"
-
-#: plugins/admin/groups/class_groupManagement.inc:197
-#: plugins/admin/users/class_userManagement.inc:885
-#: plugins/personal/posix/class_posixAccount.inc:290
-msgid "Environment"
-msgstr "环境设置"
-
-#: plugins/admin/groups/class_groupManagement.inc:198
-#: plugins/admin/users/class_userManagement.inc:886
-msgid "Edit environment properties"
-msgstr "编辑环境属性"
+msgid "Welcome"
+msgstr "欢迎 %s!"
 
-#: plugins/admin/users/user-filter.xml:33
-msgid "Show templates"
-msgstr "显示模板"
+#: setup/class_setupStep_Welcome.inc:43
+#, fuzzy
+msgid "The welcome message"
+msgstr "解除挂起的邮件"
 
-#: plugins/admin/users/user-filter.xml:47
+#: setup/class_setupStep_Welcome.inc:44
 #, fuzzy
-msgid "Show POSIX users"
-msgstr "Posix 设置"
+msgid "Welcome to the GOsa setup assistent"
+msgstr "欢迎进入 Gosa 安装程序!"
 
-#: plugins/admin/users/user-filter.xml:61
+#: setup/class_setupStep_Language.inc:40 setup/class_setupStep_Language.inc:41
 #, fuzzy
-msgid "Show SAMBA users"
-msgstr "显示服务器"
+msgid "Language setup"
+msgstr "语言"
 
-#: plugins/admin/users/user-filter.xml:75
+#: setup/class_setupStep_Language.inc:42
+msgid "This step allows you to select your preferred language."
+msgstr ""
+
+#: setup/class_setupStep_Language.inc:47 include/class_core.inc:188
 #, fuzzy
-msgid "Show mail users"
-msgstr "显示邮件用户"
+msgid "Automatic"
+msgstr "自动"
 
-#: plugins/admin/users/password.tpl:4
+#: setup/setup_welcome.tpl:3
+msgid "How to get started"
+msgstr ""
+
+#: setup/setup_welcome.tpl:5
 msgid ""
-"To change the user password use the fields below. The changes take effect "
-"immediately. Please memorize the new password, because the user wouldn't be "
-"able to login without it."
-msgstr "用下面的字段修改用口令。修改即时生效。请记住新密码,否则无法登录。"
+"This seems to be the first time you run GOsa on this system. To start the "
+"GOsa web interface you need a working configuration file, which can be "
+"generated by this wizard."
+msgstr ""
 
-#: plugins/admin/users/password.tpl:11 plugins/admin/users/password.tpl:39
+#: setup/setup_welcome.tpl:9
 #, fuzzy
-msgid "Password input dialog"
-msgstr "不允许修改口令"
+msgid "What you need to generate a configuration file:"
+msgstr "配置文件"
 
-#: plugins/admin/users/password.tpl:27 plugins/admin/users/password.tpl:79
+#: setup/setup_welcome.tpl:13
 #, fuzzy
-msgid "Strength"
-msgstr "街道"
+msgid "The hostname of your LDAP server"
+msgstr "当操作  LDAP 服务器 '%s' 时"
 
-#: plugins/admin/users/password.tpl:43
-#: plugins/personal/password/password.tpl:55
-#: plugins/personal/myaccount/password.tpl:49
-#, fuzzy
-msgid "Use proposal"
-msgstr "组"
+#: setup/setup_welcome.tpl:14
+msgid "Installed GOsa and supplementary schema"
+msgstr ""
 
-#: plugins/admin/users/password.tpl:61
-#: plugins/personal/password/password.tpl:74
-#: plugins/personal/myaccount/password.tpl:67
-#, fuzzy
-msgid "Manually specify a password"
-msgstr "请输入您的口令!"
+#: setup/setup_welcome.tpl:15
+msgid "The LDAP base of your LDAP directory"
+msgstr ""
 
-#: plugins/admin/users/password.tpl:95
-#, fuzzy
-msgid "Enforce password change on next login."
-msgstr "不允许修改口令"
+#: setup/setup_welcome.tpl:16
+msgid "The DN and the password of the LDAP administration user"
+msgstr ""
 
-#: plugins/admin/users/template.tpl:2
-msgid "Creating a new user using templates"
-msgstr "用模板创建一个新用户"
+#: setup/setup_welcome.tpl:20
+msgid ""
+"If you've collected the needed information, unlock the setup process like "
+"shown in the next paragraph."
+msgstr ""
 
-#: plugins/admin/users/template.tpl:6
+#: setup/setup_welcome.tpl:24
+#, fuzzy
+msgid "Starting the setup"
+msgstr "语言"
+
+#: setup/setup_welcome.tpl:26
 msgid ""
-"Creating a new user can be assisted by using templates. Many database "
-"records will be filled automatically. Choose 'none' to skip the usage of "
-"templates."
+"For security reasons you need to authenticate the installation by creating "
+"the file '/tmp/gosa.auth', containing the current session ID on the servers "
+"local filesystem. This can be done by executing the following command:"
 msgstr ""
-"可以使用模板来辅助新用户的创建。很多数据记录可以被自动填充。选择“无”来跳过模"
-"板选择。"
 
-#: plugins/admin/users/template.tpl:13
-msgid "User template selection dialog"
+#: setup/setup_welcome.tpl:32
+msgid "Click the 'Next' button when you've finished."
 msgstr ""
 
-#: plugins/admin/users/template.tpl:15
-#: plugins/admin/users/class_userManagement.inc:530
-#: plugins/admin/users/user-list.xml:15 plugins/admin/users/user-list.xml:102
-#: plugins/admin/users/templatize.tpl:15
-msgid "Template"
-msgstr "模板"
+#: setup/class_setupStep_Migrate.inc:51 setup/class_setupStep_Migrate.inc:52
+#, fuzzy
+msgid "LDAP inspection"
+msgstr "PHP 安装检查"
 
-#: plugins/admin/users/template.tpl:23 plugins/personal/generic/generic.tpl:37
-#: plugins/personal/generic/paste_generic.tpl:8
-msgid "Last name"
-msgstr "姓"
+#: setup/class_setupStep_Migrate.inc:53
+msgid "Analyze your current LDAP for GOsa compatibility"
+msgstr ""
 
-#: plugins/admin/users/template.tpl:27 plugins/personal/generic/generic.tpl:51
-#: plugins/personal/generic/paste_generic.tpl:12
-msgid "First name"
-msgstr ""
+#: setup/class_setupStep_Migrate.inc:59
+#, fuzzy
+msgid "Checking for root object"
+msgstr "检查 iconv 支持"
 
-#: plugins/admin/users/class_userManagement.inc:26
-msgid ""
-"Manage aspects of user accounts like generic, POSIX, samba and mail settings"
-msgstr ""
+#: setup/class_setupStep_Migrate.inc:65
+#, fuzzy
+msgid "Inspecting object classes in root object"
+msgstr "检查 iconv 支持"
 
-#: plugins/admin/users/class_userManagement.inc:387
+#: setup/class_setupStep_Migrate.inc:71
 #, fuzzy
-msgid "You have no permission to change this users password!"
-msgstr "您无权修改您的口令。"
+msgid "Checking permission for LDAP database"
+msgstr "您无权删除这个部门。"
 
-#: plugins/admin/users/class_userManagement.inc:777
+#: setup/class_setupStep_Migrate.inc:78
 #, fuzzy
-msgid "Account locking"
-msgstr "账户"
+msgid "Checking for super administrator"
+msgstr "检查一些附加程序"
+
+#: setup/class_setupStep_Migrate.inc:118 setup/class_setupStep_Migrate.inc:186
+#: setup/class_setupStep_Migrate.inc:709
+#, fuzzy
+msgid "LDAP query failed"
+msgstr "Mysql 查询失败。"
+
+#: setup/class_setupStep_Migrate.inc:119 setup/class_setupStep_Migrate.inc:187
+#: setup/class_setupStep_Migrate.inc:710
+msgid "Possibly the 'root object' is missing."
+msgstr ""
+
+#: setup/class_setupStep_Migrate.inc:132 setup/class_setupStep_Migrate.inc:145
+#: setup/class_setupStep_Migrate.inc:307 setup/class_setupStep_Migrate.inc:661
+#: setup/class_setupStep_Migrate.inc:674 setup/class_setupStep_Migrate.inc:729
+#: setup/class_setupStep_Migrate.inc:750 setup/class_setupStep_Migrate.inc:802
+msgid "Failed"
+msgstr "失败"
 
-#: plugins/admin/users/class_userManagement.inc:778
+#: setup/class_setupStep_Migrate.inc:134 setup/class_setupStep_Migrate.inc:147
 #, php-format
 msgid ""
-"Password method '%s' does not support locking. Account (%s) has not been "
-"locked!"
+"The specified user '%s' does not have full access to your LDAP database."
 msgstr ""
 
-#: plugins/admin/users/class_userManagement.inc:851
-#, fuzzy
-msgid "Unlock account"
-msgstr "我的账号"
+#: setup/class_setupStep_Migrate.inc:308
+msgid "There is no GOsa administrator account inside your LDAP."
+msgstr ""
 
-#: plugins/admin/users/class_userManagement.inc:853
+#: setup/class_setupStep_Migrate.inc:377
 #, fuzzy
-msgid "Lock account"
-msgstr "我的账号"
-
-#: plugins/admin/users/class_userManagement.inc:866
-msgid "Edit generic properties"
-msgstr "编辑通用属性"
+msgid "Migration error"
+msgstr "创建"
 
-#: plugins/admin/users/class_userManagement.inc:881
-msgid "Netatalk"
-msgstr "Netatalk"
+#: setup/class_setupStep_Migrate.inc:377
+#, php-format
+msgid "Cannot add ACL for user '%s':"
+msgstr ""
 
-#: plugins/admin/users/class_userManagement.inc:882
+#: setup/class_setupStep_Migrate.inc:415 setup/class_setupStep_Migrate.inc:425
 #, fuzzy
-msgid "Edit Netatalk properties"
-msgstr "编辑 netatalk 属性"
-
-#: plugins/admin/users/class_userManagement.inc:889
-msgid "FAX"
-msgstr "传真"
+msgid "Input error"
+msgstr "PHP 错误"
 
-#: plugins/admin/users/class_userManagement.inc:890
+#: setup/class_setupStep_Migrate.inc:420
 #, fuzzy
-msgid "Edit FAX properties"
-msgstr "编辑 UNIX 属性"
-
-#: plugins/admin/users/user-list.xml:11
-msgid "List of users"
-msgstr "用户列表"
+msgid "Password error"
+msgstr "口令过期截止日"
 
-#: plugins/admin/users/user-list.xml:140
+#: setup/class_setupStep_Migrate.inc:420
 #, fuzzy
-msgid "Lock users"
-msgstr "用户列表"
+msgid "Provided passwords do not match!"
+msgstr "输入的新口令和重复口令不匹配!"
 
-#: plugins/admin/users/user-list.xml:148
+#: setup/class_setupStep_Migrate.inc:425
 #, fuzzy
-msgid "Unlock users"
-msgstr "域用户"
+msgid "Specify a valid user ID!"
+msgstr "请输入一个有效的用户名!"
 
-#: plugins/admin/users/user-list.xml:167
-#, fuzzy
-msgid "Apply template"
-msgstr "模板"
+#: setup/class_setupStep_Migrate.inc:450
+#, fuzzy, php-format
+msgid "Adding an administrative user failed: object '%s' already exists!"
+msgstr "为对象 '%s' 设置动作状态(FAIstate) 失败,值为 '%s'。"
 
-#: plugins/admin/users/user-list.xml:199
-#, fuzzy
-msgid "New user from template"
-msgstr "从模板创建用户"
+#: setup/class_setupStep_Migrate.inc:662
+msgid ""
+"The LDAP root object is missing. It is required to use your LDAP service."
+msgstr ""
 
-#: plugins/admin/users/user-list.xml:213
-msgid "Edit user"
-msgstr "编辑用户"
+#: setup/class_setupStep_Migrate.inc:663 setup/class_setupStep_Migrate.inc:676
+msgid "Try to create root object"
+msgstr ""
 
-#: plugins/admin/users/user-list.xml:222
-msgid "%{filter:lockLabel(userPassword)}"
+#: setup/class_setupStep_Migrate.inc:675
+msgid "Root object couldn't be created, you should try it on your own."
 msgstr ""
 
-#: plugins/admin/users/user-list.xml:245
-#, fuzzy
-msgid "Remove user"
-msgstr "删除图片"
+#: setup/class_setupStep_Migrate.inc:730
+#, php-format
+msgid "Missing GOsa object class '%s'!"
+msgstr ""
 
-#: plugins/admin/users/templatize.tpl:2
+#: setup/class_setupStep_Migrate.inc:731
 #, fuzzy
-msgid "Applying a template"
-msgstr "模板"
+msgid "Please check your installation."
+msgstr "请检查用户名/口令。"
 
-#: plugins/admin/users/templatize.tpl:6
+#: setup/class_setupStep_Migrate.inc:752
+#, php-format
 msgid ""
-"Applying a template to several users will replace all user attributes "
-"defined in the template."
+"Cannot handle the structural object type of your root object. Please try to "
+"add the object class '%s' manually."
 msgstr ""
 
-#: plugins/admin/users/templatize.tpl:13
-#, fuzzy
-msgid "Apply user template"
-msgstr "模板"
-
-#: plugins/admin/users/templatize.tpl:32
+#: setup/class_setup.inc:195
 #, fuzzy
-msgid "No templates available!"
-msgstr "文件可用。"
+msgid "Completed"
+msgstr "不完整"
 
-#: plugins/admin/newConfigManagement/DeviceConfig-list.tpl:9
+#: setup/class_setup.inc:235
 #, fuzzy
-msgid "Container"
-msgstr "继续"
-
-#: plugins/admin/newConfigManagement/DeviceConfig-list.tpl:10
-msgid "Item"
-msgstr ""
+msgid "Check again"
+msgstr "检查"
 
-#: plugins/admin/newConfigManagement/DeviceConfig-list.xml:10
+#: setup/class_setup.inc:238
 #, fuzzy
-msgid "List of items"
-msgstr "用户列表"
+msgid "Next"
+msgstr "下一个"
 
-#: plugins/admin/newConfigManagement/DeviceConfig-list.xml:75
+#: setup/setup_language.tpl:3
 #, fuzzy
-msgid "Edit item"
-msgstr "编辑证书"
+msgid "Please select the preferred language"
+msgstr "请选择一个打印机或者取消。"
 
-#: plugins/admin/newConfigManagement/DeviceConfig-list.xml:82
-#, fuzzy
-msgid "Remove item"
-msgstr "删除图片"
+#: setup/setup_language.tpl:5
+msgid ""
+"At this point, you can select the site wide default language. Choosing "
+"'automatic' will use the language requested by the browser. This setting can "
+"be overridden per user."
+msgstr ""
 
-#: plugins/admin/newConfigManagement/class_newConfigManagement.inc:8
-#: plugins/admin/newConfigManagement/class_newConfigManagement.inc:9
-#: plugins/admin/newConfigManagement/class_newConfigManagement.inc:352
-#: plugins/admin/newConfigManagement/class_newConfigManagement.inc:353
-#: plugins/admin/newConfigManagement/class_newConfigManagement.inc:359
+#: setup/setup_language.tpl:9
 #, fuzzy
-msgid "Config management"
-msgstr "系统管理"
+msgid "Please select your preferred language here"
+msgstr "首选语种"
 
-#: plugins/admin/newConfigManagement/class_newConfigManagement.inc:42
-#: plugins/admin/newConfigManagement/class_newConfigManagement.inc:95
+#: html/index.php:45
 #, php-format
-msgid "Failed to load distributions, error was '%s'!"
+msgid "Your browser (%s) is blacklisted for the current theme!"
 msgstr ""
 
-#: plugins/admin/newConfigManagement/class_newConfigManagement.inc:262
-msgid "No selectable install methods returned!"
+#: html/index.php:72
+#, php-format
+msgid "This session is not encrypted. Click %s to enter an encrypted session."
 msgstr ""
 
-#: plugins/admin/newConfigManagement/class_newConfigManagement.inc:263
-#: setup/class_setup.inc:183
-#, fuzzy
-msgid "Setup"
-msgstr "设置"
-
-#: plugins/admin/newConfigManagement/class_newConfigManagement.inc:278
+#: html/index.php:72
 #, fuzzy
-msgid "Distribution"
-msgstr "æ\8f\8fè¿°"
+msgid "here"
+msgstr "模æ\9d¿"
 
-#: plugins/admin/newConfigManagement/class_newConfigManagement.inc:284
-msgid "Release"
+#: html/index.php:78
+msgid "The configured session lifetime will be overridden by php.ini settings!"
 msgstr ""
 
-#: plugins/admin/newConfigManagement/class_newConfigManagement.inc:290
-#, fuzzy
-msgid "Component"
-msgstr "域管理员"
-
-#: plugins/admin/departments/dep-list.xml:11
-#, fuzzy
-msgid "List of structural objects"
-msgstr "对象组列表"
-
-#: plugins/admin/departments/dep-list.xml:15
-#: plugins/admin/departments/dep-list.xml:103
-#: plugins/admin/departments/class_departmentManagement.inc:193
-#: plugins/admin/departments/dep-filter.xml:105
-#: plugins/admin/departments/domain.tpl:5
-#, fuzzy
-msgid "Domain"
-msgstr "于域"
+#: html/index.php:157 html/password.php:63
+#, fuzzy, php-format
+msgid "GOsa configuration %s/%s is not readable. Aborted."
+msgstr "GOsa 配置 %s/gosa.conf 不可读取。退出。"
 
-#: plugins/admin/departments/dep-list.xml:23
-#: plugins/admin/departments/dep-list.xml:110
-#: plugins/admin/departments/dep-filter.xml:77
-#: plugins/admin/departments/dcObject.tpl:5
+#: html/index.php:179
 #, fuzzy
-msgid "Domain component"
-msgstr "域管理员"
+msgid "Smarty error"
+msgstr "PHP 错误"
 
-#: plugins/admin/departments/dep-list.xml:31
-#: plugins/admin/departments/dep-list.xml:117
-#: plugins/admin/departments/class_departmentManagement.inc:217
-#: plugins/admin/departments/dep-filter.xml:49
-#: plugins/admin/departments/class_countryGeneric.inc:82
-#: plugins/admin/departments/class_countryGeneric.inc:83
-#: plugins/admin/departments/country.tpl:5
-msgid "Country"
-msgstr "国家"
+#: html/index.php:179 html/setup.php:73 html/password.php:115
+#, fuzzy, php-format
+msgid "Compile directory %s is not accessible!"
+msgstr "目录 '%s' 作为编译目录无法访问!"
 
-#: plugins/admin/departments/dep-list.xml:39
-#: plugins/admin/departments/dep-list.xml:124
-#: plugins/admin/departments/locality.tpl:5
-#: plugins/admin/departments/class_departmentManagement.inc:229
-#: plugins/admin/departments/class_localityGeneric.inc:82
-#: plugins/admin/departments/class_localityGeneric.inc:83
-#: plugins/admin/departments/dep-filter.xml:63
+#: html/index.php:202
 #, fuzzy
-msgid "Locality"
-msgstr "位置"
+msgid ""
+"Your browser has cookies disabled: please enable cookies and reload this "
+"page before logging in!"
+msgstr "您的浏览器已经禁用 cookies。请启用 cookies 并在登录前重新加载本页面!"
 
-#: plugins/admin/departments/dep-list.xml:47
-#: plugins/admin/departments/dep-list.xml:131
-#: plugins/admin/departments/class_departmentManagement.inc:241
-#: plugins/admin/departments/class_organizationGeneric.inc:113
-#: plugins/admin/departments/class_organizationGeneric.inc:114
-#: plugins/admin/departments/dep-filter.xml:91
-#: plugins/admin/departments/organization.tpl:4
-#: plugins/personal/generic/class_user.inc:1721
-#: plugins/personal/generic/generic.tpl:298 setup/setup_feedback.tpl:10
-#: setup/setup_feedback.tpl:12
-msgid "Organization"
-msgstr "组织/公司"
+#: html/index.php:233
+msgid "Broken HTTP authentication setup!"
+msgstr ""
 
-#: plugins/admin/departments/locality.tpl:11
-#: plugins/admin/departments/dcObject.tpl:11
+#: html/index.php:241
+msgid "Cannot find a valid user for the current HTTP authentication!"
+msgstr ""
+
+#: html/index.php:245
 #, fuzzy
-msgid "Locality name"
-msgstr "位置名称"
+msgid "Cannot find a unique user for the current HTTP authentication!"
+msgstr "致命错误:无法找到一个未使用的标志来标记管理单元!"
 
-#: plugins/admin/departments/locality.tpl:14
-#: plugins/admin/departments/dcObject.tpl:14
+#: html/index.php:289
 #, fuzzy
-msgid "Name of locality to create"
-msgstr "è¦\81å\88\9b建å­\90æ \91ç\9a\84å\90\8d称"
+msgid "Please specify a valid user name!"
+msgstr "请è¾\93å\85¥ä¸\80个æ\9c\89æ\95\88ç\9a\84ç\94¨æ\88·å\90\8dï¼\81"
 
-#: plugins/admin/departments/locality.tpl:22
-#: plugins/admin/departments/domain.tpl:22
-#: plugins/admin/departments/country.tpl:22
-#: plugins/admin/departments/dcObject.tpl:22
-#: plugins/admin/departments/organization.tpl:22
-msgid "Descriptive text for department"
-msgstr "部门描述文件"
+#: html/index.php:292
+msgid "Please specify your password!"
+msgstr "请输入您的口令!"
 
-#: plugins/admin/departments/locality.tpl:39
-#: plugins/admin/departments/generic.tpl:51
-#: plugins/admin/departments/class_domain.inc:93
-#: plugins/admin/departments/class_localityGeneric.inc:93
-#: plugins/admin/departments/class_organizationGeneric.inc:127
-#: plugins/admin/departments/class_countryGeneric.inc:93
-#: plugins/admin/departments/class_dcObject.inc:92
-#: plugins/admin/departments/domain.tpl:39
-#: plugins/admin/departments/country.tpl:39
-#: plugins/admin/departments/dcObject.tpl:39
-#: plugins/admin/departments/class_department.inc:684
-#: plugins/admin/departments/organization.tpl:51
-#: plugins/personal/generic/class_user.inc:1724
-#: plugins/personal/generic/generic.tpl:339
-#: plugins/personal/generic/generic.tpl:355
+#: html/index.php:304
 #, fuzzy
-msgid "Manager"
-msgstr "域用户"
+msgid "Authentication error"
+msgstr "Nagios 鉴权"
 
-#: plugins/admin/departments/locality.tpl:67
-#: plugins/admin/departments/generic.tpl:132
-#: plugins/admin/departments/class_domain.inc:94
-#: plugins/admin/departments/class_localityGeneric.inc:95
-#: plugins/admin/departments/class_organizationGeneric.inc:135
-#: plugins/admin/departments/class_countryGeneric.inc:95
-#: plugins/admin/departments/class_dcObject.inc:94
-#: plugins/admin/departments/domain.tpl:67
-#: plugins/admin/departments/country.tpl:68
-#: plugins/admin/departments/dcObject.tpl:67
-#: plugins/admin/departments/class_department.inc:686
-#: plugins/admin/departments/organization.tpl:132
-msgid "Administrative settings"
-msgstr "管理设置"
+#: html/index.php:304
+msgid "Cannot retrieve user information for HTTP authentication!"
+msgstr ""
 
-#: plugins/admin/departments/locality.tpl:70
-#: plugins/admin/departments/generic.tpl:135
-#: plugins/admin/departments/domain.tpl:70
-#: plugins/admin/departments/country.tpl:71
-#: plugins/admin/departments/dcObject.tpl:70
-#: plugins/admin/departments/organization.tpl:135
-msgid "Tag department as an independent administrative unit"
-msgstr "将部门标记为独立的管理单元"
+#: html/index.php:311 html/password.php:261
+#, fuzzy
+msgid "Please check the username/password combination!"
+msgstr "请检查用户名/口令。"
 
-#: plugins/admin/departments/generic.tpl:4
-#: plugins/admin/departments/dep-filter.xml:35
+#: html/index.php:359
 #, fuzzy
-msgid "Organizational Unit"
-msgstr "组织/公司部门"
+msgid "Account locked. Please contact your system administrator!"
+msgstr "账户锁定。请联系管理员。"
 
-#: plugins/admin/departments/generic.tpl:11
-msgid "Name of department"
-msgstr "部门名称"
+#: html/setup.php:73
+#, fuzzy
+msgid "Smarty"
+msgstr "总结"
 
-#: plugins/admin/departments/generic.tpl:14
-msgid "Name of subtree to create"
-msgstr "要创建子树的名称"
+#: html/main.php:171
+#, php-format
+msgid "Cannot locate file %s - please run %s to fix this"
+msgstr ""
 
-#: plugins/admin/departments/generic.tpl:22
+#: html/main.php:190
 #, fuzzy
-msgid "Descriptive text for   department"
-msgstr "部门描述文件"
+msgid "PHP configuration"
+msgstr "PHP 安装检查"
 
-#: plugins/admin/departments/generic.tpl:30
-#: plugins/admin/departments/organization.tpl:30
-msgid "Category for this subtree"
-msgstr "这个子树的分类"
+#: html/main.php:191
+msgid ""
+"Fatal error: Register globals is active. Please fix this in order to "
+"continue."
+msgstr ""
 
-#: plugins/admin/departments/generic.tpl:83
-#: plugins/admin/departments/generic.tpl:85
-#: plugins/admin/departments/generic.tpl:95
-#: plugins/admin/departments/class_localityGeneric.inc:91
-#: plugins/admin/departments/class_organizationGeneric.inc:130
-#: plugins/admin/departments/class_department.inc:680
-#: plugins/admin/departments/organization.tpl:82
-#: plugins/admin/departments/organization.tpl:94
-#: plugins/personal/generic/class_user.inc:1735
-#: plugins/personal/generic/generic.tpl:436
-msgid "Location"
-msgstr "位置"
+#: html/main.php:220
+#, fuzzy
+msgid "Your password is about to expire, please change your password!"
+msgstr "您的口令就要过期,请修改您的口令"
 
-#: plugins/admin/departments/generic.tpl:87
-#: plugins/admin/departments/class_organizationGeneric.inc:129
-#: plugins/admin/departments/class_department.inc:679
-#: plugins/admin/departments/organization.tpl:86
-#: plugins/personal/generic/class_user.inc:1734
-#: plugins/personal/generic/generic.tpl:444
-msgid "State"
-msgstr "州/省"
+#: html/main.php:295
+msgid "Running out of memory!"
+msgstr ""
 
-#: plugins/admin/departments/generic.tpl:90
-#: plugins/admin/departments/organization.tpl:89
-msgid "State where this subtree is located"
-msgstr "这个子树位于的状态"
+#: html/main.php:355
+#, php-format
+msgid "You're logged in as %s"
+msgstr ""
 
-#: plugins/admin/departments/generic.tpl:98
-#: plugins/admin/departments/organization.tpl:97
-msgid "Location of this subtree"
-msgstr "这个子树的位置"
+#: html/main.php:358
+#, fuzzy
+msgid "ACLs are disabled"
+msgstr "禁用"
 
-#: plugins/admin/departments/generic.tpl:103
-#: plugins/admin/departments/class_department.inc:681
-#: plugins/admin/departments/organization.tpl:102
-#: plugins/personal/generic/generic.tpl:185
-#: plugins/personal/generic/generic.tpl:452
-msgid "Address"
-msgstr "住址"
+#: html/main.php:408
+#, fuzzy
+msgid "Plug-in"
+msgstr "于"
 
-#: plugins/admin/departments/generic.tpl:106
-#: plugins/admin/departments/organization.tpl:105
-msgid "Postal address of this subtree"
-msgstr "è¿\99个å­\90æ \91ç\9a\84å\9c°å\9d\80"
+#: html/main.php:409
+#, fuzzy, php-format
+msgid "Fatal error: Cannot find any plugin definitions for plugin %s!"
+msgstr "è­¦å\91\8aï¼\9a æ²¡æ\9c\89å\8f\91ç\8e°é\92\88对æ\8f\92件 '%s' ç\9a\84ä»»ä½\95æ\8f\92件å®\9aä¹\89ï¼\81"
 
-#: plugins/admin/departments/generic.tpl:113
-#: plugins/admin/departments/organization.tpl:112
-msgid "Base telephone number of this subtree"
-msgstr "这个子树的电话号码"
+#: html/main.php:425
+#, fuzzy
+msgid "Configuration Error"
+msgstr "配置文件"
 
-#: plugins/admin/departments/generic.tpl:118
-#: plugins/admin/departments/class_organizationGeneric.inc:133
-#: plugins/admin/departments/class_department.inc:379
-#: plugins/admin/departments/class_department.inc:683
-#: plugins/admin/departments/organization.tpl:117
-#: plugins/personal/generic/class_user.inc:1357
-#: plugins/personal/generic/class_user.inc:1849
-#: plugins/personal/generic/generic.tpl:419
-#: plugins/personal/generic/generic.tpl:586
-msgid "Fax"
-msgstr "传真"
+#: html/main.php:426
+#, php-format
+msgid ""
+"Fatal error: not all POST variables have been transfered by PHP - please "
+"inform your administrator!"
+msgstr ""
 
-#: plugins/admin/departments/generic.tpl:121
-#: plugins/admin/departments/organization.tpl:120
-msgid "Base facsimile telephone number of this subtree"
-msgstr "这个子树的传真号码"
+#: html/helpviewer.php:64
+msgid "Help browser"
+msgstr "帮助浏览器"
 
-#: plugins/admin/departments/class_domain.inc:81
-#: plugins/admin/departments/class_domain.inc:82
-#: plugins/admin/departments/class_departmentManagement.inc:205
-#: plugins/admin/departments/class_dcObject.inc:81
-#: plugins/admin/departments/class_dcObject.inc:82
+#: html/helpviewer.php:118
 #, fuzzy
-msgid "Domain Component"
-msgstr "域管理员"
+msgid "There is no help file specified for this class"
+msgstr "此类没有帮助文件"
 
-#: plugins/admin/departments/class_departmentManagement.inc:25
-#, fuzzy
-msgid "Directory structure"
-msgstr "目录"
+#: html/helpviewer.php:193 include/functions_helpviewer.inc:97
+msgid "previous"
+msgstr "上一个"
 
-#: plugins/admin/departments/class_departmentManagement.inc:26
-msgid ""
-"Manage organizations, organizational units, localities, countries and more"
-msgstr ""
+#: html/helpviewer.php:197 include/functions_helpviewer.inc:101
+msgid "next"
+msgstr "下一个"
 
-#: plugins/admin/departments/class_departmentManagement.inc:125
-msgid ""
-"As soon as the tag operation has finished, you can scroll down to end of the "
-"page and    press the 'Continue' button to continue with the department "
-"management dialog."
+#: html/helpviewer.php:268
+#, fuzzy, php-format
+msgid "Help directory '%s' is not accessible, can't read any help files."
+msgstr "帮助目录 '%s' 不能访问,无法读取任何帮助文件。"
+
+#: html/password.php:195
+msgid "Error: Password method not available!"
 msgstr ""
 
-#: plugins/admin/departments/class_organizationGeneric.inc:122
+#: html/password.php:268
 #, fuzzy
-msgid "Organization name"
-msgstr "组织/公司"
+msgid "You have no permissions to change your password!"
+msgstr "您无权修改您的口令。"
 
-#: plugins/admin/departments/class_organizationGeneric.inc:131
-#: plugins/personal/generic/class_user.inc:1736
-#: plugins/personal/generic/generic.tpl:183
-msgid "Postal address"
-msgstr "地址"
+#: html/password.php:315
+msgid "Session will not be encrypted."
+msgstr "会话不会被加密。"
 
-#: plugins/admin/departments/class_organizationGeneric.inc:132
-msgid "Phone number"
-msgstr "电话号码"
+#: html/password.php:317
+msgid "Enter SSL session"
+msgstr "进入 SSL 会话"
+
+#: ihtml/themes/default/infoPage.tpl:4
+#, fuzzy
+msgid "User information"
+msgstr "个人信息"
 
-#: plugins/admin/departments/class_countryGeneric.inc:91
-#: plugins/admin/departments/country.tpl:11
+#: ihtml/themes/default/infoPage.tpl:21
+msgid "Home phone"
+msgstr "住宅电话"
+
+#: ihtml/themes/default/infoPage.tpl:27
+msgid "Organizational unit"
+msgstr "组织/公司部门"
+
+#: ihtml/themes/default/infoPage.tpl:51
 #, fuzzy
-msgid "Country name"
-msgstr "国家"
+msgid "Administrative contact"
+msgstr "管理设置"
 
-#: plugins/admin/departments/domain.tpl:11
+#: ihtml/themes/default/help.tpl:9
+msgid "GOsa help viewer"
+msgstr "GOsa 帮助浏览器"
+
+#: ihtml/themes/default/help.tpl:15
+msgid "Index"
+msgstr "索引"
+
+#: ihtml/themes/default/userFilterEditor.tpl:1
+#: ihtml/themes/default/userFilterEditor.tpl:5
 #, fuzzy
-msgid "Domain name"
-msgstr "域管理员"
+msgid "Filter editor"
+msgstr "终端服务器"
 
-#: plugins/admin/departments/domain.tpl:14
+#: ihtml/themes/default/userFilterEditor.tpl:8
 #, fuzzy
-msgid "Name of domain to create"
-msgstr "要创建子树的名称"
+msgid "Filter properties"
+msgstr "编辑通用属性"
 
-#: plugins/admin/departments/country.tpl:14
+#: ihtml/themes/default/userFilterEditor.tpl:27
+#: include/class_userFilter.inc:55
 #, fuzzy
-msgid "Name of country to create"
-msgstr "è¦\81å\88\9b建å­\90æ \91ç\9a\84å\90\8d称"
+msgid "Parent filter"
+msgstr "å\8f\82æ\95°"
 
-#: plugins/admin/departments/class_department.inc:439
+#: ihtml/themes/default/userFilterEditor.tpl:45
 #, fuzzy
-msgid "Cannot find an unused tag for this administrative unit!"
-msgstr "致命错误:无法找到一个未使用的标志来标记管理单元!"
+msgid "Enabled"
+msgstr "禁用"
 
-#: plugins/admin/departments/class_department.inc:507
-#, php-format
-msgid "Tagging '%s'."
-msgstr "标记 '%s'。"
+#: ihtml/themes/default/userFilterEditor.tpl:49
+msgid "Categories where the filter is visible"
+msgstr ""
 
-#: plugins/admin/departments/class_department.inc:588
-#, php-format
-msgid "Moving '%s' to '%s'"
-msgstr "移å\8a¨ '%s' å\88° '%s'"
+#: ihtml/themes/default/userFilterEditor.tpl:69
+#, fuzzy
+msgid "Query"
+msgstr "ç\94¨æ\88·"
 
-#: plugins/admin/departments/class_department.inc:629
-#, php-format
-msgid "FAILED to copy %s, aborting operation"
-msgstr "拷贝 %s 失败,退出操作"
+#: ihtml/themes/default/userFilter.tpl:1
+#, fuzzy
+msgid "List of defined filters"
+msgstr "配置文件"
 
-#: plugins/admin/departments/class_department.inc:660
-#: plugins/admin/departments/class_department.inc:671
-msgid "Departments"
-msgstr "部门"
+#: ihtml/themes/default/sizelimit.tpl:3
+msgid ""
+"The size limit option makes LDAP operations faster and saves the LDAP server "
+"from getting too much load. The easiest way to handle big databases without "
+"long timeouts would be to limit your search to smaller values and use "
+"filters to get the entries you are looking for."
+msgstr ""
+"大小限制选项会让 LDAP 操作更快,以免使 LDAP 服务器过载。最简单让大数据库处理"
+"不发成长时间超时的办法是,将查询缩小到更少并且使用过滤器。"
 
-#: plugins/admin/departments/class_department.inc:674
-msgid "Department name"
-msgstr "部门名称"
+#: ihtml/themes/default/sizelimit.tpl:8
+msgid "Please choose the way to react for this session"
+msgstr "请选择响应这个会话的方法"
 
-#: plugins/admin/departments/class_department.inc:682
-msgid "Telephone"
-msgstr "电话"
+#: ihtml/themes/default/sizelimit.tpl:10
+msgid "ignore this error and show all entries the LDAP server returns"
+msgstr "忽略错误并显示 LDAP 服务器返回的所有条目"
 
-#: plugins/admin/departments/class_department.inc:737
-#, php-format
-msgid "Object '%s' is already tagged"
-msgstr "对象 '%s' 已经做标记"
+#: ihtml/themes/default/sizelimit.tpl:11
+#, fuzzy
+msgid ""
+"ignore this error and show all entries that fit into the defined size limit"
+msgstr "忽略错误并显示在定义限制长度内的所有条目,并让我使用过滤器。"
 
-#: plugins/admin/departments/class_department.inc:744
+#: ihtml/themes/default/sizelimit.tpl:16 include/utils/class_msgPool.inc:331
 #, php-format
-msgid "Adding tag (%s) to object '%s'"
-msgstr "添加标识(%s)到对象 '%s'"
+msgid "Set"
+msgstr "设置"
 
-#: plugins/admin/departments/class_department.inc:776
-#, php-format
-msgid "Removing tag from object '%s'"
-msgstr "从对象 '%s' 删除标记"
+#: ihtml/themes/default/msg_dialog.tpl:55
+#: ihtml/themes/default/msg_dialog.tpl:103
+msgid "Error message title"
+msgstr ""
 
-#: plugins/admin/departments/dep_iframe.tpl:1
-msgid "Processing the requested operation"
-msgstr "处理请求的操作"
+#: ihtml/themes/default/msg_dialog.tpl:66
+#: ihtml/themes/default/msg_dialog.tpl:115
+#, fuzzy
+msgid "Error message"
+msgstr "挂起邮件"
 
-#: plugins/admin/departments/dep_iframe.tpl:7
+#: ihtml/themes/default/password.tpl:5
 #, fuzzy
+msgid "Change your password"
+msgstr "修改口令"
+
+#: ihtml/themes/default/password.tpl:61
+msgid "Your password has been changed successfully."
+msgstr ""
+
+#: ihtml/themes/default/password.tpl:72
 msgid ""
-"Your browser doesn't support IFRAME HTML elements. Please use this link to "
-"perform the requested operation."
-msgstr "您的浏览器不支持 iframe,请使用这个链接来执行请求的操作。"
+"Enter the current password and the new password (twice) in the fields below "
+"and press the 'Set password' button."
+msgstr ""
 
-#: plugins/admin/departments/organization.tpl:11
+#: ihtml/themes/default/password.tpl:77 ihtml/themes/default/password.tpl:79
+msgid "Directory"
+msgstr "目录"
+
+#: ihtml/themes/default/password.tpl:86 ihtml/themes/default/password.tpl:90
+#: ihtml/themes/default/login.tpl:37 ihtml/themes/default/login.tpl:40
 #, fuzzy
-msgid "Name of organization"
-msgstr "ç»\84ç»\87\85¬å\8f¸"
+msgid "User name"
+msgstr "ç\94¨æ\88·å\90\8d"
 
-#: plugins/admin/departments/organization.tpl:14
+#: ihtml/themes/default/password.tpl:131
 #, fuzzy
-msgid "Name of organization to create"
-msgstr "要创建子树的名称"
+msgid "Click here to change your password"
+msgstr "点击这里来修改您的口令"
 
-#: plugins/admin/departments/dep_move_confirm.tpl:2
+#: ihtml/themes/default/acl.tpl:15 ihtml/themes/default/acl.tpl:16
+#: include/class_userFilter.inc:55
+msgid "Options"
+msgstr "选项"
+
+#: ihtml/themes/default/acl.tpl:40
 #, fuzzy
-msgid "You are currently moving/renaming this department."
-msgstr "您无权删除这个部门。"
+msgid "Additional filter options"
+msgstr "应用程序设置"
 
-#: plugins/admin/departments/dep_move_confirm.tpl:6
-msgid ""
-"Modifying a departments naming attribute 'ou' or base may corrupt ACLs and "
-"snapshot entries for all entire objects."
+#: ihtml/themes/default/acl.tpl:53 ihtml/themes/default/acl.tpl:65
+#: include/class_acl.inc:1114
+msgid "Members"
+msgstr "成员"
+
+#: ihtml/themes/default/acl.tpl:54
+#, fuzzy
+msgid "Member selection"
+msgstr "组设置"
+
+#: ihtml/themes/default/acl.tpl:57
+msgid "Use members from"
 msgstr ""
 
-#: plugins/admin/departments/dep_move_confirm.tpl:9
-msgid "GOsa can NOT fix this for you, yet."
+#: ihtml/themes/default/acl.tpl:69 ihtml/themes/default/acl.tpl:74
+msgid "List message possible targets"
 msgstr ""
 
-#: plugins/admin/departments/dep_move_confirm.tpl:12
-msgid ""
-"Before you confirm this action, ensure that everything will be as expected, "
-"possibly the best solution is a backup."
+#: ihtml/themes/default/acl.tpl:92 ihtml/themes/default/acl.tpl:98
+msgid "List message recipients"
 msgstr ""
 
-#: plugins/admin/acl/acl-filter.xml:33 plugins/admin/acl/tabs_acl_role.inc:28
+#: ihtml/themes/default/acl.tpl:120
 #, fuzzy
-msgid "ACL Templates"
-msgstr "模æ\9d¿"
+msgid "ACL for this object"
+msgstr "æ£\80æ\9f¥ iconv æ\94¯æ\8c\81"
 
-#: plugins/admin/acl/acl-filter.xml:48
-#: plugins/admin/acl/class_aclManagement.inc:154
+#: ihtml/themes/default/acl.tpl:126
 #, fuzzy
-msgid "ACL Assignment"
-msgstr "管理"
+msgid "Available roles"
+msgstr "可用的应用程序"
 
-#: plugins/admin/acl/class_aclManagement.inc:26
-msgid ""
-"Control access to GOsa managed objects down to attribute and action level"
+#: ihtml/themes/default/login.tpl:31
+#, fuzzy
+msgid "Login to GOsa"
+msgstr "欢迎进入 Gosa 安装程序!"
+
+#: ihtml/themes/default/login.tpl:61
+msgid "Choose the directory to work on"
 msgstr ""
 
-#: plugins/admin/acl/class_aclRole.inc:26
-#: plugins/admin/acl/class_aclRole.inc:715
-#, fuzzy
-msgid "Access control roles"
-msgstr "访问选项"
+#: ihtml/themes/default/login.tpl:66
+msgid "Click here to log in"
+msgstr "点击这里登录"
 
-#: plugins/admin/acl/class_aclRole.inc:27
+#: ihtml/themes/default/login.tpl:66 ihtml/themes/default/login.tpl:67
 #, fuzzy
-msgid "Edit AC roles"
-msgstr "MAC 地址"
+msgid "Log in"
+msgstr "登录名"
 
-#: plugins/admin/acl/class_aclRole.inc:138
-#, fuzzy
-msgid "Reset ACL"
-msgstr "删除"
+#: ihtml/themes/default/snapshotdialog.tpl:3
+msgid "Restoring object snapshots"
+msgstr ""
 
-#: plugins/admin/acl/class_aclRole.inc:411
-msgid "No ACL settings for this category"
+#: ihtml/themes/default/snapshotdialog.tpl:6
+msgid ""
+"This procedure will restore a snapshot of the selected object. It will "
+"replace the existing object after pressing the restore button."
 msgstr ""
 
-#: plugins/admin/acl/class_aclRole.inc:413
-#, fuzzy, php-format
-msgid "ACL for these objects: %s"
-msgstr "创建新 FAI 对象"
+#: ihtml/themes/default/snapshotdialog.tpl:9
+msgid ""
+"DNS configuration and some database entries cannot be restored. They need to "
+"be recreated manually."
+msgstr ""
+
+#: ihtml/themes/default/snapshotdialog.tpl:12
+msgid ""
+"Don't forget to check references to other objects, for example does the "
+"selected printer still exists ?"
+msgstr ""
 
-#: plugins/admin/acl/class_aclRole.inc:418
+#: ihtml/themes/default/snapshotdialog.tpl:29
 #, fuzzy
-msgid "Edit category ACL"
-msgstr "编辑分类"
+msgid "There is no snapshot available that can be restored"
+msgstr "没有可用的 mysql 扩展,请检查您的 php 设置。"
 
-#: plugins/admin/acl/class_aclRole.inc:421
+#: ihtml/themes/default/snapshotdialog.tpl:31
+msgid "Choose a snapshot and click the folder image, to restore the snapshot"
+msgstr ""
+
+#: ihtml/themes/default/snapshotdialog.tpl:50
 #, fuzzy
-msgid "Delete category ACL"
-msgstr "å\88\86ç±»"
+msgid "Creating object snapshots"
+msgstr "å\88\9b建æ\96°å¯¹è±¡ç»\84"
 
-#: plugins/admin/acl/class_aclRole.inc:442
-#, php-format
-msgid "Edit ACL for '%s', scope is '%s'"
+#: ihtml/themes/default/snapshotdialog.tpl:53
+msgid ""
+"This procedure will create a snapshot of the selected object. It will be "
+"stored inside a special branch of your directory system and can be restored "
+"later on."
 msgstr ""
 
-#: plugins/admin/acl/class_aclRole.inc:635
+#: ihtml/themes/default/snapshotdialog.tpl:56
+msgid ""
+"Remember that database entries, DNS configurations and possibly created "
+"zones in server extensions will not be stored in the snapshot."
+msgstr ""
+
+#: ihtml/themes/default/snapshotdialog.tpl:71
 #, fuzzy
-msgid "Object in use"
-msgstr "对象名称"
+msgid "Time stamp"
+msgstr "过期"
 
-#: plugins/admin/acl/class_aclRole.inc:635
-#, fuzzy, php-format
-msgid "This role cannot be removed while it is in use by these objects:"
-msgstr "这个共享不能被删除,因为仍然被 %d 个用户使用:"
+#: ihtml/themes/default/snapshotdialog.tpl:80
+msgid "Reason for generating this snapshot"
+msgstr ""
 
-#: plugins/admin/acl/class_aclRole.inc:714 plugins/admin/acl/acl-list.xml:23
-#: plugins/admin/acl/acl-list.xml:82
-#: plugins/personal/generic/class_user.inc:1666
-#: plugins/personal/generic/generic.tpl:503
-msgid "Role"
-msgstr "角色"
+#: ihtml/themes/default/logout.tpl:6
+msgid "Your GOsa session has expired!"
+msgstr "您的 GOsa 会话已经过期!"
 
-#: plugins/admin/acl/class_aclRole.inc:731
+#: ihtml/themes/default/logout.tpl:9
+#, fuzzy
 msgid ""
-"The 'aclRoleRDN' statement defines the location where new ACL roles will be "
-"created. The default is 'ou=aclroles,'."
+"It has been a while since your last interaction with GOsa took place. Your "
+"session has been closed for security reasons. Please login again to continue "
+"with administrative tasks."
 msgstr ""
+"上一次操作 GOsa 界面是在很长时间之前。出于安全上的考虑,已经关闭了连接。要继"
+"续执行管理任务,请重新登录。"
 
-#: plugins/admin/acl/acl-list.xml:11
+#: ihtml/themes/default/logout.tpl:16
 #, fuzzy
-msgid "List of ACLs"
-msgstr "宏列表"
+msgid "Login again"
+msgstr "重新登录"
 
-#: plugins/admin/acl/paste_role.tpl:1
+#: ihtml/themes/default/removeEntries.tpl:14
 #, fuzzy
-msgid "Paste ACL-role"
-msgstr "删除宏"
-
-#: plugins/addons/dyngroup/class_DynamicLdapGroup.inc:105
-#: plugins/addons/dyngroup/class_DynamicLdapGroup.inc:327
-msgid "Labeled URI"
-msgstr ""
+msgid ""
+"If you're sure you want to do this press 'Delete' to continue or 'Cancel' to "
+"abort."
+msgstr "所以,如果您确定,请按“删除”继续,否则按“取消”退出。"
 
-#: plugins/addons/dyngroup/class_DynamicLdapGroup.inc:119
-#: plugins/addons/dyngroup/class_DynamicLdapGroup.inc:121
-#: plugins/addons/dyngroup/dyngroup.tpl:7
+#: ihtml/themes/default/framework.tpl:9
 #, fuzzy
-msgid "Attribute"
-msgstr "电话属性"
+msgid "Log out"
+msgstr "退出"
 
-#: plugins/addons/dyngroup/class_DynamicLdapGroup.inc:128
-msgid "Surrounding brackets are required!"
+#: ihtml/themes/default/framework.tpl:10
+msgid ""
+"You are currently editing a database entry. Do you want to dismiss the "
+"changes?"
+msgstr "您正在编辑一个数据项。您确认要丢弃当前的修改么?"
+
+#: ihtml/themes/default/framework.tpl:22
+#, fuzzy, php-format
+msgid "Session expires in %d!"
+msgstr "会话不会被加密。"
+
+#: ihtml/themes/default/ldifViewer.tpl:1
+msgid "Raw LDAP entry"
 msgstr ""
 
-#: plugins/addons/dyngroup/class_DynamicLdapGroup.inc:136
-#, php-format
-msgid "The given filter '%s' for entry %s seems to be invalid!"
+#: ihtml/themes/default/islocked.tpl:4
+msgid "Locking conflict detected"
+msgstr "检测到锁定冲突"
+
+#: ihtml/themes/default/islocked.tpl:14
+#, fuzzy
+msgid ""
+"If this lock detection is false, the other person has obviously closed the "
+"web browser during the edit operation. You may want to take over the lock by "
+"pressing the 'Edit anyway' button."
 msgstr ""
+"如果锁检查失败,明显的是另外的人在进行编辑操作时关闭了浏览器。您可以通过按“仍"
+"然编辑”按钮来接管这个锁文件。"
 
-#: plugins/addons/dyngroup/class_DynamicLdapGroup.inc:166
-#: plugins/addons/dyngroup/class_DynamicLdapGroup.inc:168
-#: plugins/addons/dyngroup/class_DynamicLdapGroup.inc:319
-#: plugins/addons/dyngroup/class_DynamicLdapGroup.inc:320
+#: ihtml/themes/default/islocked.tpl:23
 #, fuzzy
-msgid "Dynamic object"
-msgstr "对象"
+msgid "Read only"
+msgstr "重新加载列表"
 
-#: plugins/addons/dyngroup/dyngroup.tpl:1
+#: ihtml/themes/default/logout-close.tpl:5
 #, fuzzy
-msgid "List of dynamic rules"
-msgstr "宏列表"
+msgid "Your GOsa session has been closed!"
+msgstr "您的 GOsa 会话已经过期!"
 
-#: plugins/addons/dyngroup/dyngroup.tpl:3
-msgid "Labeled URI definitions"
+#: ihtml/themes/default/logout-close.tpl:7
+msgid ""
+"Please close this browser window and clean the authentication caches to "
+"avoid an automatic re-authentication by your browser."
 msgstr ""
 
-#: plugins/addons/dyngroup/dyngroup.tpl:6
+#: ihtml/themes/default/copyPasteDialog.tpl:1
 #, fuzzy
-msgid "Scope"
-msgstr "复制"
+msgid "Copy & paste wizard"
+msgstr "拷贝和粘贴精灵"
 
-#: plugins/addons/propertyEditor/class_propertyEditor.inc:6
+#: ihtml/themes/default/copyPasteDialog.tpl:7
 #, fuzzy
-msgid "Preferences"
-msgstr "参考"
+msgid ""
+"Some values need to be unique in the complete directory while some "
+"combinations make no sense. Please edit the values below to fulfill the "
+"policies."
+msgstr ""
+"有的变量需要在整个目录中保持唯一,而有的组合没有意义。GOsa 显示有关属性。请按"
+"照这个原则维护其取值。"
 
-#: plugins/addons/propertyEditor/class_propertyEditor.inc:7
+#: ihtml/themes/default/copyPasteDialog.tpl:9
+msgid "Remember that some properties like taken snapshots will not be copied!"
+msgstr ""
+
+#: ihtml/themes/default/copyPasteDialog.tpl:10
 msgid ""
-"Configure global and special GOsa settings like hooks and plug-in parameters"
+"Or if you copy or cut an entry within GOsa and delete the source object, you "
+"may get errors while pasting this object again!"
 msgstr ""
 
-#: plugins/addons/propertyEditor/class_propertyEditor.inc:206
+#: ihtml/themes/default/copyPasteDialog.tpl:19
+#: include/utils/class_msgPool.inc:313
+#, php-format
+msgid "Save"
+msgstr "保存"
+
+#: ihtml/themes/default/copyPasteDialog.tpl:23
 #, fuzzy
-msgid "No description"
-msgstr "å\8d\95å\85\83æ\8f\8fè¿°"
+msgid "Cancel all"
+msgstr "å\8f\96æ¶\88"
 
-#: plugins/addons/propertyEditor/class_propertyEditor.inc:230
-msgid "FALSE"
+#: ihtml/themes/default/copyPasteDialog.tpl:28
+msgid "Operation complete"
+msgstr "操作完成"
+
+#: include/utils/class_msgPool.inc:17
+msgid "This object will be deleted!"
 msgstr ""
 
-#: plugins/addons/propertyEditor/class_propertyEditor.inc:231
-msgid "TRUE"
+#: include/utils/class_msgPool.inc:19
+#, php-format
+msgid "This %s object will be deleted!"
 msgstr ""
 
-#: plugins/addons/propertyEditor/class_propertyEditor.inc:251
-msgid "Test the given command."
+#: include/utils/class_msgPool.inc:24
+#, php-format
+msgid "This object will be deleted: %s"
 msgstr ""
 
-#: plugins/addons/propertyEditor/class_commandVerifier.inc:56
-msgid "Results"
+#: include/utils/class_msgPool.inc:26
+#, php-format
+msgid "This %s object will be deleted: %s"
 msgstr ""
 
-#: plugins/addons/propertyEditor/migration/class_migrateRDN.inc:31
-#, fuzzy, php-format
-msgid "Migration of property '%s'"
-msgstr "创建"
+#: include/utils/class_msgPool.inc:31
+msgid "This object will be deleted:"
+msgstr ""
 
-#: plugins/addons/propertyEditor/migration/class_migrateRDN.inc:34
+#: include/utils/class_msgPool.inc:33
 #, php-format
-msgid "GOsa has detected objects outside of the configured storage point (%s)."
+msgid "This %s object will be deleted:"
 msgstr ""
 
-#: plugins/addons/propertyEditor/migration/class_migrateRDN.inc:161
-msgid "Objects that will be added"
+#: include/utils/class_msgPool.inc:37
+#, php-format
+msgid "These objects will be deleted: %s"
 msgstr ""
 
-#: plugins/addons/propertyEditor/migration/class_migrateRDN.inc:169
-msgid "Objects that will be moved"
+#: include/utils/class_msgPool.inc:39
+#, php-format
+msgid "These %s objects will be deleted: %s"
 msgstr ""
 
-#: plugins/addons/propertyEditor/migration/class_migrateRDN.inc:177
-#, fuzzy, php-format
-msgid "Moving object '%s' to '%s'"
-msgstr "移动 '%s' 到 '%s'"
+#: include/utils/class_msgPool.inc:47
+#, fuzzy
+msgid "You have no permission to delete this object!"
+msgstr "您无权删除这个部门。"
 
-#: plugins/addons/propertyEditor/migration/class_migrateRDN.inc:181
-#: setup/setup_migrate.tpl:32 setup/class_setupStep_Migrate.inc:804
+#: include/utils/class_msgPool.inc:51 include/utils/class_msgPool.inc:55
 #, fuzzy
-msgid "Migrate"
-msgstr "创建"
+msgid "You have no permission to delete the object:"
+msgstr "您无权删除这个部门。"
 
-#: plugins/addons/propertyEditor/migration/class_migrateRDN.inc:204
-#, fuzzy, php-format
-msgid "Migration failed for object %s, dn already exists!"
-msgstr "为对象 '%s' 设置动作状态(FAIstate) 失败,值为 '%s'。"
+#: include/utils/class_msgPool.inc:58
+#, fuzzy
+msgid "You have no permission to delete these objects:"
+msgstr "您无权删除这个部门。"
+
+#: include/utils/class_msgPool.inc:65
+#, fuzzy
+msgid "You have no permission to create this object!"
+msgstr "您无权删除这个部门。"
+
+#: include/utils/class_msgPool.inc:69 include/utils/class_msgPool.inc:73
+#, fuzzy
+msgid "You have no permission to create the object:"
+msgstr "您无权删除这个部门。"
+
+#: include/utils/class_msgPool.inc:76
+#, fuzzy
+msgid "You have no permission to create these objects:"
+msgstr "您无权删除这个部门。"
+
+#: include/utils/class_msgPool.inc:83
+#, fuzzy
+msgid "You have no permission to modify this object!"
+msgstr "您无权删除这个黑名单。"
 
-#: plugins/addons/propertyEditor/migration/class_migrateRDN.inc:208
-#, php-format
-msgid "Migration failed for object %s, please check if it already exists!"
-msgstr ""
+#: include/utils/class_msgPool.inc:87 include/utils/class_msgPool.inc:91
+#, fuzzy
+msgid "You have no permission to modify the object:"
+msgstr "您无权删除这个黑名单。"
 
-#: plugins/addons/propertyEditor/migrate.tpl:3
-msgid "Property migration assistant"
-msgstr ""
+#: include/utils/class_msgPool.inc:94
+#, fuzzy
+msgid "You have no permission to modify these objects:"
+msgstr "您无权删除这个黑名单。"
 
-#: plugins/addons/propertyEditor/migrate.tpl:3
+#: include/utils/class_msgPool.inc:101
 #, fuzzy
-msgid "Migration steps left"
-msgstr "创建"
+msgid "You have no permission to view this object!"
+msgstr "您无权删除这个黑名单。"
 
-#: plugins/addons/propertyEditor/property-filter.xml:15
+#: include/utils/class_msgPool.inc:105 include/utils/class_msgPool.inc:109
 #, fuzzy
-msgid "Effective properties"
-msgstr "编辑通用属性"
+msgid "You have no permission to view the object:"
+msgstr "您无权在此 'Base' 下创建一个电话"
 
-#: plugins/addons/propertyEditor/property-filter.xml:29
+#: include/utils/class_msgPool.inc:112
 #, fuzzy
-msgid "Modified properties"
-msgstr "编辑通用属性"
+msgid "You have no permission to view these objects:"
+msgstr "您无权删除这个黑名单。"
 
-#: plugins/addons/propertyEditor/property-filter.xml:43
+#: include/utils/class_msgPool.inc:119
 #, fuzzy
-msgid "All properties"
-msgstr "编辑通用属性"
+msgid "You have no permission to move this object!"
+msgstr "您无权删除这个黑名单。"
 
-#: plugins/addons/propertyEditor/property-filter.xml:57
+#: include/utils/class_msgPool.inc:123 include/utils/class_msgPool.inc:127
 #, fuzzy
-msgid "LDAP properties"
-msgstr "属性"
+msgid "You have no permission to move the object:"
+msgstr "您无权删除这个黑名单。"
 
-#: plugins/addons/propertyEditor/property-filter.xml:71
+#: include/utils/class_msgPool.inc:130
 #, fuzzy
-msgid "Search for property groups"
-msgstr "æ\98¾ç¤ºä¸»è¦\81ç»\84"
+msgid "You have no permission to move these objects:"
+msgstr "æ\82¨æ\97 æ\9d\83å\88 é\99¤è¿\99个é»\91å\90\8då\8d\95ã\80\82"
 
-#: plugins/addons/propertyEditor/commandVerifier.tpl:1
+#: include/utils/class_msgPool.inc:140 include/utils/class_msgPool.inc:152
+#: include/utils/class_msgPool.inc:170
 #, fuzzy
-msgid "Command verifier"
-msgstr ""
+msgid "Connection information"
+msgstr "个人信息"
 
-#: plugins/addons/propertyEditor/commandVerifier.tpl:3
-msgid ""
-"Here you can execute commands in the way GOsa does and check the generated "
-"results or errors. This can be very useful especially for the post events "
-"(postcreate, postmodify and postremove) due to the fact that these hook are "
-"executed silently."
-msgstr ""
+#: include/utils/class_msgPool.inc:142
+#, fuzzy, php-format
+msgid "Cannot connect to %s database!"
+msgstr "无法连接到数据库!"
 
-#: plugins/addons/propertyEditor/commandVerifier.tpl:8
-msgid ""
-"Please be careful here, all commands will really be executed on your machine "
-"and may break things!"
-msgstr ""
+#: include/utils/class_msgPool.inc:154
+#, fuzzy, php-format
+msgid "Cannot select %s database!"
+msgstr "无法选择数据库!"
 
-#: plugins/addons/propertyEditor/commandVerifier.tpl:15
-msgid "The command to check for"
+#: include/utils/class_msgPool.inc:160
+#, php-format
+msgid "No %s server defined!"
 msgstr ""
 
-#: plugins/addons/propertyEditor/commandVerifier.tpl:17
-#, fuzzy
-msgid "Test"
-msgstr "过期"
+#: include/utils/class_msgPool.inc:172
+#, fuzzy, php-format
+msgid "Cannot query %s database!"
+msgstr "无法选择数据库!"
 
-#: plugins/addons/propertyEditor/property-list.xml:11
-#, fuzzy
-msgid "List of configuration settings"
-msgstr "用户设置"
+#: include/utils/class_msgPool.inc:178
+#, fuzzy, php-format
+msgid "The field %s contains a reserved keyword!"
+msgstr "“传真”字段包含一个无效电话号码"
 
-#: plugins/addons/propertyEditor/property-list.xml:15
-#, fuzzy
-msgid "Property not used"
-msgstr "用户组"
+#: include/utils/class_msgPool.inc:184
+#, fuzzy, php-format
+msgid "Command specified as %s hook for plugin %s does not exist!"
+msgstr "命令 '%s',作为插件 '%s' 的 CHECK hook 好像并不存在。"
 
-#: plugins/addons/propertyEditor/property-list.xml:23
-msgid "Property will be restored"
-msgstr ""
+#: include/utils/class_msgPool.inc:191
+#, fuzzy, php-format
+msgid "%s command is invalid!"
+msgstr "指定的 branch 名称无效。"
 
-#: plugins/addons/propertyEditor/property-list.xml:31
-#, fuzzy
-msgid "Modified property"
-msgstr "个人信息"
+#: include/utils/class_msgPool.inc:193
+#, fuzzy, php-format
+msgid "%s command (%s) for plugin %s is invalid!"
+msgstr "指定的 branch 名称无效。"
 
-#: plugins/addons/propertyEditor/property-list.xml:39
-#, fuzzy
-msgid "Property configured in LDAP"
-msgstr "配置文件"
+#: include/utils/class_msgPool.inc:195
+#, fuzzy, php-format
+msgid "%s command for plugin %s is invalid!"
+msgstr "指定的 branch 名称无效。"
 
-#: plugins/addons/propertyEditor/property-list.xml:47
-#, fuzzy
-msgid "Property configured in config file"
-msgstr "配置文件"
+#: include/utils/class_msgPool.inc:197
+#, fuzzy, php-format
+msgid "%s command (%s) is invalid!"
+msgstr "指定的 branch 名称无效。"
 
-#: plugins/addons/propertyEditor/property-list.xml:72
-#, fuzzy
-msgid "Class"
-msgstr ""
+#: include/utils/class_msgPool.inc:205
+#, fuzzy, php-format
+msgid "Cannot execute %s command!"
+msgstr "无法选择数据库!"
 
-#: plugins/addons/propertyEditor/property-list.xml:88
-#, fuzzy
-msgid "Value"
-msgstr ""
+#: include/utils/class_msgPool.inc:207
+#, fuzzy, php-format
+msgid "Cannot execute %s command (%s) for plugin %s!"
+msgstr "无法选择数据库!"
 
-#: plugins/addons/propertyEditor/property-list.xml:124
-msgid "Restore to default"
-msgstr ""
+#: include/utils/class_msgPool.inc:209
+#, fuzzy, php-format
+msgid "Cannot execute %s command for plugin %s!"
+msgstr "无法选择数据库!"
 
-#: plugins/addons/propertyEditor/property-list.tpl:3
-#, fuzzy
-msgid "Warning message"
-msgstr "æ\8c\82èµ·é\82®ä»¶"
+#: include/utils/class_msgPool.inc:211
+#, fuzzy, php-format
+msgid "Cannot execute %s command (%s)!"
+msgstr "æ\97 æ³\95é\80\89æ\8b©æ\95°æ\8d®åº\93ï¼\81"
 
-#: plugins/addons/propertyEditor/property-list.tpl:9
-msgid ""
-"Modifying properties may break your setup, destroy or mess up your LDAP "
-"database, lead to security holes or it can even make a login impossible!"
-msgstr ""
+#: include/utils/class_msgPool.inc:219
+#, fuzzy, php-format
+msgid "Value for %s is too large!"
+msgstr "'UID' 赋值太小。"
 
-#: plugins/addons/propertyEditor/property-list.tpl:10
-msgid ""
-"Since configuration properties are stored in the LDAP database a copy/backup "
-"can be handy."
-msgstr ""
+#: include/utils/class_msgPool.inc:221
+#, fuzzy, php-format
+msgid "%s must be smaller than %s!"
+msgstr "提供的 'shadowMin' 应该小于'shadowMax'。"
 
-#: plugins/addons/propertyEditor/property-list.tpl:14
-msgid ""
-"If you've debarred yourself, you can try to set 'ignoreLdapProperties' to "
-"'true' in your gosa.conf main section. This will make GOsa ignore LDAP based "
-"property values."
-msgstr ""
+#: include/utils/class_msgPool.inc:229
+#, fuzzy, php-format
+msgid "Value for %s is too small!"
+msgstr "'UID' 赋值太小。"
 
-#: plugins/addons/propertyEditor/property-list.tpl:22
-msgid ""
-"I understand that there are certain risks, but I want to modify properties!"
-msgstr ""
+#: include/utils/class_msgPool.inc:231
+#, fuzzy, php-format
+msgid "%s must be %s or above!"
+msgstr "提供的 'shadowMin' 应该小于'shadowMax'。"
 
-#: plugins/addons/propertyEditor/property-list.tpl:38
-msgid "Ignoring LDAP defined properties!"
+#: include/utils/class_msgPool.inc:238
+#, php-format
+msgid "%s depends on %s - please provide both values!"
 msgstr ""
 
-#: plugins/addons/propertyEditor/property-list.tpl:77
-msgid "Undo"
-msgstr ""
+#: include/utils/class_msgPool.inc:244
+#, fuzzy, php-format
+msgid "There is already an entry with this %s attribute in the system!"
+msgstr "数据库中已经有同样登录名的用户。"
 
-#: plugins/personal/generic/class_user.inc:38
-#, fuzzy
-msgid "Edit organizational user settings"
-msgstr "应用程序设置"
+#: include/utils/class_msgPool.inc:250
+#, fuzzy, php-format
+msgid "The required field %s is empty!"
+msgstr "需要的“姓名”字段没有设置"
 
-#: plugins/personal/generic/class_user.inc:297
-msgid "Please add a single IP address or a network/net mask combination!"
+#: include/utils/class_msgPool.inc:258 include/class_core.inc:309
+msgid "Example"
 msgstr ""
 
-#: plugins/personal/generic/class_user.inc:339
-msgid "female"
-msgstr "女"
+#: include/utils/class_msgPool.inc:278
+#, fuzzy, php-format
+msgid "The Field %s contains invalid characters"
+msgstr "“姓名”字段包含无效字符。"
 
-#: plugins/personal/generic/class_user.inc:339
-msgid "male"
-msgstr "男"
+#: include/utils/class_msgPool.inc:279
+#, fuzzy, php-format
+msgid "%s is not allowed:"
+msgstr "不允许修改口令"
 
-#: plugins/personal/generic/class_user.inc:395
-#, fuzzy
-msgid "Password configuration"
-msgstr "下载配置"
+#: include/utils/class_msgPool.inc:279
+#, fuzzy, php-format
+msgid "%s are not allowed!"
+msgstr "不允许修改口令"
+
+#: include/utils/class_msgPool.inc:282
+#, fuzzy, php-format
+msgid "The Field %s contains invalid characters!"
+msgstr "“姓名”字段包含无效字符。"
 
-#: plugins/personal/generic/class_user.inc:429
-msgid "Cannot upload file!"
-msgstr ""
+#: include/utils/class_msgPool.inc:289
+#, fuzzy, php-format
+msgid "Missing %s PHP extension!"
+msgstr "删除打印机扩展"
 
-#: plugins/personal/generic/class_user.inc:522
-#, fuzzy
-msgid "Serial number"
-msgstr "电话号码"
+#: include/utils/class_msgPool.inc:319
+#, fuzzy, php-format
+msgid "Add %s"
+msgstr "添加"
 
-#: plugins/personal/generic/class_user.inc:544
-#: plugins/personal/generic/class_user.inc:1717
-#: plugins/personal/generic/generic_picture.tpl:1
-msgid "User picture"
-msgstr "用户图片"
+#: include/utils/class_msgPool.inc:325
+#, php-format
+msgid "Delete"
+msgstr "删除"
 
-#: plugins/personal/generic/class_user.inc:550
-#: plugins/personal/generic/class_user.inc:572
-#: plugins/personal/generic/generic.tpl:226
-#: plugins/personal/generic/generic_certs.tpl:3
-msgid "Certificates"
-msgstr "证书"
+#: include/utils/class_msgPool.inc:325
+#, fuzzy, php-format
+msgid "Delete %s"
+msgstr "删除"
 
-#: plugins/personal/generic/class_user.inc:569
-msgid "(Not supported certificate types are marked as invalid.)"
-msgstr ""
+#: include/utils/class_msgPool.inc:331
+#, fuzzy, php-format
+msgid "Set %s"
+msgstr "设置"
 
-#: plugins/personal/generic/class_user.inc:579
-#, php-format
-msgid "Certificate is valid from %s to %s and is currently %s."
-msgstr "证书从 %s 到 %s 是有效的,当前为 %s。"
+#: include/utils/class_msgPool.inc:337
+#, fuzzy, php-format
+msgid "Edit..."
+msgstr "编辑"
 
-#: plugins/personal/generic/class_user.inc:582
-msgid "valid"
-msgstr "有效"
+#: include/utils/class_msgPool.inc:337
+#, fuzzy, php-format
+msgid "Edit %s..."
+msgstr "编辑用户"
 
-#: plugins/personal/generic/class_user.inc:583
-msgid "invalid"
-msgstr "无效"
+#: include/utils/class_msgPool.inc:343
+msgid "Back"
+msgstr "返回"
 
-#: plugins/personal/generic/class_user.inc:588
-msgid "No certificate installed"
-msgstr "未安装证书"
+#: include/utils/class_msgPool.inc:363
+#, fuzzy, php-format
+msgid "This account has no valid %s extensions!"
+msgstr "该账户没有有效的 Gosa 扩展。"
 
-#: plugins/personal/generic/class_user.inc:614
-#, fuzzy
-msgid "The selected password method is no longer available."
-msgstr "此应用程序不再可用。"
+#: include/utils/class_msgPool.inc:369
+#, fuzzy, php-format
+msgid ""
+"This account has %s settings enabled. You can disable them by clicking below."
+msgstr "这个账户已经启用 posix 功能。要禁用请点击下面按钮。"
 
-#: plugins/personal/generic/class_user.inc:1051
+#: include/utils/class_msgPool.inc:372 include/utils/class_msgPool.inc:379
+#, fuzzy, php-format
 msgid ""
-"Cannot save user picture, GOsa requires the package 'imagemagick' or 'php5-"
-"imagick' to be installed!"
+"This account has %s settings enabled. To disable them, you'll need to remove "
+"the %s settings first!"
 msgstr ""
+"这个账户已经启用 unix 功能。要禁用,您需要先删除 samba / 环境变量账户。"
 
-#: plugins/personal/generic/class_user.inc:1177
-msgid "Cannot build RDN: no + allowed to build sub RDN!"
-msgstr ""
+#: include/utils/class_msgPool.inc:388
+#, fuzzy, php-format
+msgid ""
+"This account has %s settings disabled. You can enable them by clicking below."
+msgstr "这个账户已经启用 posix 功能。要启用请点击下面按钮。"
 
-#: plugins/personal/generic/class_user.inc:1184
-msgid "Cannot build RDN: attribute is not defined!"
+#: include/utils/class_msgPool.inc:391 include/utils/class_msgPool.inc:398
+#, fuzzy, php-format
+msgid ""
+"This account has %s settings disabled. To enable them, you'll need to add "
+"the %s settings first!"
 msgstr ""
+"这个账户已经启用 unix 功能。要禁用,您需要先删除 samba / 环境变量账户。"
 
-#: plugins/personal/generic/class_user.inc:1202
-msgid "Cannot build RDN: invalid attribute parameters!"
-msgstr ""
+#: include/utils/class_msgPool.inc:406
+#, fuzzy, php-format
+msgid "Add %s settings"
+msgstr "应用程序设置"
 
-#: plugins/personal/generic/class_user.inc:1273
-#, fuzzy
-msgid "The selected password method requires initial configuration!"
-msgstr "此应用程序不再可用。"
+#: include/utils/class_msgPool.inc:412
+#, fuzzy, php-format
+msgid "Remove %s settings"
+msgstr "Posix 设置"
 
-#: plugins/personal/generic/class_user.inc:1349
-#: plugins/personal/generic/class_user.inc:1740
-#: plugins/personal/generic/class_user.inc:1843
-#: plugins/personal/generic/generic.tpl:201
-msgid "Homepage"
-msgstr "个人主页"
+#: include/utils/class_msgPool.inc:418
+msgid "Click the 'Edit' button below to change informations in this dialog"
+msgstr "点击下面的“编辑”按钮修改该对话框内的信息"
 
-#: plugins/personal/generic/class_user.inc:1360
-#: plugins/personal/generic/class_user.inc:1852
-#: plugins/personal/generic/generic.tpl:403
-msgid "Mobile"
-msgstr "手机"
+#: include/utils/class_msgPool.inc:424
+msgid "January"
+msgstr "一月"
 
-#: plugins/personal/generic/class_user.inc:1363
-#: plugins/personal/generic/class_user.inc:1855
-#: plugins/personal/generic/generic.tpl:411
-msgid "Pager"
-msgstr "呼机"
+#: include/utils/class_msgPool.inc:424
+msgid "February"
+msgstr "二月"
 
-#: plugins/personal/generic/class_user.inc:1368
-#: plugins/personal/generic/class_user.inc:1712
-#: plugins/personal/generic/generic.tpl:117
-msgid "Date of birth"
-msgstr "生日"
+#: include/utils/class_msgPool.inc:424
+msgid "March"
+msgstr "三月"
 
-#: plugins/personal/generic/class_user.inc:1483
-#, fuzzy
-msgid "Cannot open certificate!"
-msgstr "无法打开指定证书!"
+#: include/utils/class_msgPool.inc:424
+msgid "April"
+msgstr "四月"
 
-#: plugins/personal/generic/class_user.inc:1655
-#: plugins/personal/generic/generic.tpl:526
-msgid "Unit"
-msgstr "单元"
+#: include/utils/class_msgPool.inc:425
+msgid "May"
+msgstr "五月"
 
-#: plugins/personal/generic/class_user.inc:1656
-#: plugins/personal/generic/generic.tpl:551
-msgid "House identifier"
-msgstr "家庭角色"
+#: include/utils/class_msgPool.inc:425
+msgid "June"
+msgstr "六月"
 
-#: plugins/personal/generic/class_user.inc:1657
-#: plugins/personal/generic/generic.tpl:468
-msgid "Vocation"
-msgstr "行业"
+#: include/utils/class_msgPool.inc:425
+msgid "July"
+msgstr "七月"
 
-#: plugins/personal/generic/class_user.inc:1658
-#: plugins/personal/generic/generic.tpl:595
-msgid "Last delivery"
-msgstr "最后传递"
+#: include/utils/class_msgPool.inc:425
+msgid "August"
+msgstr "八月"
 
-#: plugins/personal/generic/class_user.inc:1659
-#: plugins/personal/generic/generic.tpl:517
-msgid "Person locality"
-msgstr ""
+#: include/utils/class_msgPool.inc:425
+msgid "September"
+msgstr "九月"
 
-#: plugins/personal/generic/class_user.inc:1660
-#: plugins/personal/generic/generic.tpl:476
-msgid "Unit description"
-msgstr "单元描述"
+#: include/utils/class_msgPool.inc:426
+msgid "October"
+msgstr "十月"
 
-#: plugins/personal/generic/class_user.inc:1661
-#: plugins/personal/generic/generic.tpl:485
-msgid "Subject area"
-msgstr ""
+#: include/utils/class_msgPool.inc:426
+msgid "November"
+msgstr "十一月"
 
-#: plugins/personal/generic/class_user.inc:1662
-#: plugins/personal/generic/generic.tpl:494
-msgid "Functional title"
-msgstr "单位职称"
+#: include/utils/class_msgPool.inc:426
+msgid "December"
+msgstr "十二月"
 
-#: plugins/personal/generic/class_user.inc:1663
-#: plugins/personal/generic/generic_certs.tpl:83
-msgid "Certificate serial number"
-msgstr "证书系列号"
+#: include/utils/class_msgPool.inc:432
+#, fuzzy
+msgid "Sunday"
+msgstr ""
 
-#: plugins/personal/generic/class_user.inc:1665
-#: plugins/personal/generic/generic.tpl:535
-msgid "Street"
-msgstr "街道"
+#: include/utils/class_msgPool.inc:432
+#, fuzzy
+msgid "Monday"
+msgstr ""
 
-#: plugins/personal/generic/class_user.inc:1667
-#: plugins/personal/generic/generic.tpl:543
-msgid "Postal code"
-msgstr "邮编"
+#: include/utils/class_msgPool.inc:432
+msgid "Tuesday"
+msgstr ""
 
-#: plugins/personal/generic/class_user.inc:1671
+#: include/utils/class_msgPool.inc:432
 #, fuzzy
-msgid "Generic user settings"
-msgstr "通用队列设置"
+msgid "Wednesday"
+msgstr "星期三"
 
-#: plugins/personal/generic/class_user.inc:1675
-#: plugins/personal/posix/class_posixAccount.inc:1297
-#: plugins/personal/password/class_password.inc:227
-#: plugins/personal/myaccount/class_MyAccount.inc:5
-#: plugins/personal/myaccount/main.inc:114
-msgid "My account"
-msgstr "我的账号"
+#: include/utils/class_msgPool.inc:432
+msgid "Thursday"
+msgstr ""
 
-#: plugins/personal/generic/class_user.inc:1693
-#, php-format
-msgid ""
-"The 'accountRDN' option tells GOsa to use a placeholder pattern for "
-"generating account RDNs. A pattern can include attribute names prefaced by a "
-"%% and normal text: %s. This will generate a RDN consisting of cn=.... "
-"filled with surname and given name of the edited account. This option "
-"disables the use of accountPrimaryAttribute and personalTitleInDn."
+#: include/utils/class_msgPool.inc:432
+msgid "Friday"
+msgstr ""
+
+#: include/utils/class_msgPool.inc:432
+msgid "Saturday"
 msgstr ""
 
-#: plugins/personal/generic/class_user.inc:1707
+#: include/utils/class_msgPool.inc:439
 #, fuzzy
-msgid "Allow definition of custom filters"
-msgstr "配置文件"
-
-#: plugins/personal/generic/class_user.inc:1709
-#: plugins/personal/generic/generic.tpl:92
-msgid "Personal title"
-msgstr "个人称谓"
+msgid "MySQL operation failed!"
+msgstr "Mysql 查询失败。"
 
-#: plugins/personal/generic/class_user.inc:1710
-#: plugins/personal/generic/generic.tpl:102
-msgid "Academic title"
-msgstr "学位头衔"
+#: include/utils/class_msgPool.inc:447
+#, fuzzy
+msgid "read operation"
+msgstr "邮件选项"
 
-#: plugins/personal/generic/class_user.inc:1713
-#: plugins/personal/generic/generic.tpl:140
-msgid "Sex"
-msgstr "性别"
+#: include/utils/class_msgPool.inc:447
+msgid "add operation"
+msgstr ""
 
-#: plugins/personal/generic/class_user.inc:1714
-#: plugins/personal/generic/generic.tpl:154
+#: include/utils/class_msgPool.inc:447
 #, fuzzy
-msgid "Preferred language"
-msgstr "首选语种"
+msgid "modify operation"
+msgstr "个人信息"
 
-#: plugins/personal/generic/class_user.inc:1719
+#: include/utils/class_msgPool.inc:448
 #, fuzzy
-msgid "Login restrictions"
-msgstr "口令过期截止日"
+msgid "delete operation"
+msgstr "选择查看工作站"
 
-#: plugins/personal/generic/class_user.inc:1723
+#: include/utils/class_msgPool.inc:448
 #, fuzzy
-msgid "Department number"
-msgstr "部门名称"
+msgid "search operation"
+msgstr "账号过期于"
 
-#: plugins/personal/generic/class_user.inc:1725
+#: include/utils/class_msgPool.inc:448
 #, fuzzy
-msgid "Employee number"
-msgstr "员工类别"
+msgid "authentication"
+msgstr "Nagios 鉴权"
 
-#: plugins/personal/generic/class_user.inc:1726
-#: plugins/personal/generic/generic.tpl:330
-msgid "Employee type"
-msgstr "员工类别"
+#: include/utils/class_msgPool.inc:451
+#, fuzzy, php-format
+msgid "LDAP %s failed!"
+msgstr "Mysql 查询失败。"
 
-#: plugins/personal/generic/class_user.inc:1728
+#: include/utils/class_msgPool.inc:453
 #, fuzzy
-msgid "Room number"
-msgstr "电话号码"
+msgid "LDAP operation failed!"
+msgstr "Mysql 查询失败。"
 
-#: plugins/personal/generic/class_user.inc:1729
+#: include/utils/class_msgPool.inc:469
 #, fuzzy
-msgid "Telephone number"
-msgstr "ç\94µè¯\9då\8f·ç \81"
+msgid "Upload failed!"
+msgstr "ç\94¨æ\88·ç\99»å½\95失败ã\80\82LDAP æ\9c\8då\8a¡å\99¨è¿\94å\9b\9e '%s'ã\80\82"
 
-#: plugins/personal/generic/class_user.inc:1730
-#, fuzzy
-msgid "Pager number"
-msgstr "电话号码"
+#: include/utils/class_msgPool.inc:472
+#, fuzzy, php-format
+msgid "Upload failed: %s"
+msgstr "Logging DB 用户"
 
-#: plugins/personal/generic/class_user.inc:1731
-#, fuzzy
-msgid "Mobile number"
-msgstr "电话号码"
+#: include/utils/class_msgPool.inc:479
+msgid "Communication failure with the infrastructure service!"
+msgstr ""
 
-#: plugins/personal/generic/class_user.inc:1732
-#, fuzzy
-msgid "Fax number"
-msgstr "系列号"
+#: include/utils/class_msgPool.inc:481
+#, php-format
+msgid "Communication failure with the infrastructure service: %s"
+msgstr ""
 
-#: plugins/personal/generic/class_user.inc:1738
-msgid "Home postal address"
-msgstr "住宅地址"
+#: include/utils/class_msgPool.inc:488
+msgid "Communication failure with the GOsa-NG service!"
+msgstr ""
 
-#: plugins/personal/generic/class_user.inc:1739
-#, fuzzy
-msgid "Home phone number"
-msgstr "电话号码"
+#: include/utils/class_msgPool.inc:490
+#, php-format
+msgid "Communication failure with the GOsa-NG service: %s"
+msgstr ""
 
-#: plugins/personal/generic/class_user.inc:1741
-#, fuzzy
-msgid "User password method"
-msgstr "口令存储"
+#: include/utils/class_msgPool.inc:497 include/utils/class_msgPool.inc:500
+#, fuzzy, php-format
+msgid "This %s is still in use by this object: %s"
+msgstr "这个共享不能被删除,因为仍然被 %d 个用户使用:"
 
-#: plugins/personal/generic/class_user.inc:1742
-#, fuzzy
-msgid "User certificates"
-msgstr "编辑证书"
+#: include/utils/class_msgPool.inc:503
+#, fuzzy, php-format
+msgid "This %s is still in use."
+msgstr "这个共享不能被删除,因为仍然被 %d 个用户使用:"
 
-#: plugins/personal/generic/class_user.inc:1950
-#, fuzzy
-msgid "Entries differ"
-msgstr "每页条目数"
+#: include/utils/class_msgPool.inc:505
+#, fuzzy, php-format
+msgid "This %s is still in use by these objects: %s"
+msgstr "这个共享不能被删除,因为仍然被 %d 个用户使用:"
 
-#: plugins/personal/generic/generic.tpl:1
-#: plugins/personal/generic/generic.tpl:3
-#: plugins/personal/generic/paste_generic.tpl:6
-msgid "Personal information"
-msgstr "个人信息"
+#: include/utils/class_msgPool.inc:511
+#, php-format
+msgid "File %s does not exist!"
+msgstr ""
 
-#: plugins/personal/generic/generic.tpl:8
-#: plugins/personal/generic/paste_generic.tpl:31
-#: plugins/personal/generic/generic_picture.tpl:2
-#, fuzzy
-msgid "The users picture"
-msgstr "用户图片"
+#: include/utils/class_msgPool.inc:517
+#, fuzzy, php-format
+msgid "Cannot open file %s for reading!"
+msgstr "无法打开文件 '%s'。"
 
-#: plugins/personal/generic/generic.tpl:21
-msgid "Change picture"
-msgstr "更换图片"
+#: include/utils/class_msgPool.inc:523
+#, fuzzy, php-format
+msgid "Cannot open file %s for writing!"
+msgstr "无法打开文件 '%s'。"
 
-#: plugins/personal/generic/generic.tpl:34
-#: plugins/personal/generic/generic.tpl:81
-#: plugins/personal/posix/generic.tpl:51
-#: plugins/personal/posix/paste_generic.tpl:17
-#: plugins/personal/posix/posix_shadow.tpl:2
-#, fuzzy
-msgid "Account settings"
-msgstr "组设置"
+#: include/utils/class_msgPool.inc:529
+#, fuzzy, php-format
+msgid ""
+"The value for %s is currently unconfigured or invalid, please check your "
+"configuration file!"
+msgstr "无法连接到指定数据库,请检查您 glpi 设置。"
 
-#: plugins/personal/generic/generic.tpl:83
-msgid "Template name"
-msgstr "模板名称"
+#: include/utils/class_msgPool.inc:535
+#, fuzzy, php-format
+msgid "Cannot delete file %s!"
+msgstr "无法打开文件 '%s'。"
 
-#: plugins/personal/generic/generic.tpl:193
-msgid "Private phone"
-msgstr "私人电话"
+#: include/utils/class_msgPool.inc:541
+#, fuzzy, php-format
+msgid "Cannot create folder %s!"
+msgstr "转到根部门"
 
-#: plugins/personal/generic/generic.tpl:209
-msgid "Password storage"
-msgstr "口令存储"
+#: include/utils/class_msgPool.inc:547
+#, fuzzy, php-format
+msgid "Cannot delete folder %s!"
+msgstr "无法打开文件 '%s'。"
 
-#: plugins/personal/generic/generic.tpl:229
-msgid "Edit certificates"
-msgstr "编辑证书"
+#: include/utils/class_msgPool.inc:553
+#, fuzzy, php-format
+msgid "Checking for %s support"
+msgstr "检查 iconv 支持"
 
-#: plugins/personal/generic/generic.tpl:241
-msgid "Restrict login to"
+#: include/utils/class_msgPool.inc:559
+#, php-format
+msgid "Install and activate the %s PHP module."
 msgstr ""
 
-#: plugins/personal/generic/generic.tpl:249
-#: plugins/personal/generic/generic.tpl:269
-msgid "IP or network"
+#: include/utils/class_msgPool.inc:565
+#, php-format
+msgid ""
+"Cannot initialize class %s! Maybe there is a plugin missing in your gosa "
+"setup?"
 msgstr ""
 
-#: plugins/personal/generic/generic.tpl:285
-#: plugins/personal/generic/generic.tpl:288
-#: plugins/personal/generic/generic.tpl:296
-#: plugins/personal/generic/generic.tpl:383
-#: plugins/personal/generic/generic.tpl:434
-#: plugins/personal/generic/generic.tpl:466
-#: plugins/personal/generic/generic.tpl:515
-#: plugins/personal/generic/generic.tpl:564
-msgid "Organizational information"
-msgstr "组织信息"
+#: include/utils/class_msgPool.inc:571
+msgid ""
+"The supplied base is not valid and has been reset to its previous value!"
+msgstr ""
 
-#: plugins/personal/generic/generic.tpl:296
-#: plugins/personal/generic/generic.tpl:383
-#: plugins/personal/generic/generic.tpl:434
-#: plugins/personal/generic/generic.tpl:466
-#: plugins/personal/generic/generic.tpl:515
-#: plugins/personal/generic/generic.tpl:564
-#, fuzzy
-msgid "part"
-msgstr "总结"
+#: include/utils/class_timezone.inc:47
+#, fuzzy, php-format
+msgid "The configured timezone %s is not valid!"
+msgstr "GOsa 配置 %s/gosa.conf 不可读取。退出。"
 
-#: plugins/personal/generic/generic.tpl:314
-msgid "Department No."
-msgstr "部门编号"
+#: include/utils/class_xml.inc:51
+#, fuzzy
+msgid "XML error"
+msgstr "LDAP 错误:"
 
-#: plugins/personal/generic/generic.tpl:322
-msgid "Employee No."
-msgstr "员工编号"
+#: include/class_msg_dialog.inc:124
+#, fuzzy
+msgid "Please fix the above error and reload the page."
+msgstr "请看一下 GOsa 日志文件。"
 
-#: plugins/personal/generic/generic.tpl:385
-#: plugins/personal/generic/generic.tpl:566
-msgid "Room No."
-msgstr "房间号"
+#: include/class_session.inc:76 include/class_session.inc:101
+#: include/class_session.inc:127
+#, fuzzy
+msgid "Requested channel does not exist!"
+msgstr "用户名 / UID 不唯一。请检查您的 LDAP 数据库。"
 
-#: plugins/personal/generic/generic.tpl:580
-msgid "Please use the phone tab"
-msgstr "请使用电话页面"
+#: include/class_ldap.inc:305 include/class_ldap.inc:342
+msgid "Performance warning"
+msgstr ""
 
-#: plugins/personal/generic/paste_generic.tpl:1
-msgid "User settings"
-msgstr "用户设置"
+#: include/class_ldap.inc:305 include/class_ldap.inc:342
+#, php-format
+msgid "LDAP performance is poor: last query took %.2fs!"
+msgstr ""
 
-#: plugins/personal/generic/paste_generic.tpl:3
-#, fuzzy
-msgid "Paste user"
-msgstr "粘贴"
+#: include/class_ldap.inc:784
+#, php-format
+msgid "Cannot automatically create subtrees with RDN %s: no object class found"
+msgstr ""
 
-#: plugins/personal/generic/paste_generic.tpl:24
-msgid "Clear password"
-msgstr "清除口令"
+#: include/class_ldap.inc:835
+#, php-format
+msgid "Cannot automatically create subtrees with RDN %s: not supported"
+msgstr ""
 
-#: plugins/personal/generic/paste_generic.tpl:25
-msgid "Set new password"
-msgstr "设置新密码"
+#: include/class_ldap.inc:922
+#, fuzzy, php-format
+msgid "while operating on %s using LDAP server %s"
+msgstr "当操作 '%s' 使用 LDAP 服务器 '%s' 时"
 
-#: plugins/personal/generic/paste_generic.tpl:43
-#: plugins/personal/generic/generic_picture.tpl:13
-msgid "Remove picture"
-msgstr "å\88 é\99¤å\9b¾ç\89\87"
+#: include/class_ldap.inc:924
+#, php-format
+msgid "while operating on LDAP server %s"
+msgstr "å½\93æ\93\8dä½\9c  LDAP æ\9c\8då\8a¡å\99¨ '%s' æ\97"
 
-#: plugins/personal/generic/generic_certs.tpl:5
-#, fuzzy
-msgid "The users standard certificate"
-msgstr "标准证书"
+#: include/class_ldap.inc:977
+#, php-format
+msgid "Command line programm %s is missing!"
+msgstr ""
 
-#: plugins/personal/generic/generic_certs.tpl:8
-msgid "Standard certificate"
-msgstr "标准证书"
+#: include/class_ldap.inc:1138
+#, fuzzy, php-format
+msgid ""
+"Invalid DN %s: block to be imported should start with 'dn: ...' in line %s"
+msgstr "这不是一条有效的 DN: '%s'。导入数据应该以 'dn:...' 开始于行 %s"
 
-#: plugins/personal/generic/generic_certs.tpl:31
-#, fuzzy
-msgid "The users S/MIME certificate"
-msgstr "S/MIME 证书"
+#: include/class_ldap.inc:1167
+#, fuzzy, php-format
+msgid "Error while importing DN %s: please check LDIF from line %s on!"
+msgstr "导入 dn: '%s' 时错误,请从行 %s 开始检查您的 LDIF!"
 
-#: plugins/personal/generic/generic_certs.tpl:34
-msgid "S/MIME certificate"
-msgstr "S/MIME 证书"
+#: include/php_setup.inc:107
+msgid "Generating this page caused the PHP interpreter to raise some errors!"
+msgstr "生成这个页面导致 PHP 解析器发生一些错误!"
 
-#: plugins/personal/generic/generic_certs.tpl:57
+#: include/php_setup.inc:110
 #, fuzzy
-msgid "The users PKCS12 certificate"
-msgstr "PKCS12 证书"
+msgid "Send bug report"
+msgstr "发送者"
 
-#: plugins/personal/generic/generic_certs.tpl:60
-msgid "PKCS12 certificate"
-msgstr "PKCS12 证书"
+#: include/php_setup.inc:114
+msgid "Toggle details"
+msgstr ""
 
-#: plugins/personal/posix/trustModeDialog/generic.tpl:5
-#: plugins/personal/posix/trustModeDialog/generic.tpl:21
-msgid "Trust mode"
-msgstr "信赖模式"
+#: include/php_setup.inc:123
+msgid "PHP error"
+msgstr "PHP 错误"
 
-#: plugins/personal/posix/trustModeDialog/class_trustModeDialog.inc:173
-msgid "disabled"
-msgstr "ç¦\81ç\94¨"
+#: include/php_setup.inc:142
+msgid "class"
+msgstr "ç±»"
 
-#: plugins/personal/posix/trustModeDialog/class_trustModeDialog.inc:173
-msgid "full access"
-msgstr "å®\8cå\85¨è®¿é\97®æ\9d\83é\99\90"
+#: include/php_setup.inc:148
+msgid "function"
+msgstr "å\8a\9fè\83½"
 
-#: plugins/personal/posix/trustModeDialog/class_trustModeDialog.inc:174
-msgid "allow access to these hosts"
-msgstr "允许访问这些主机"
+#: include/php_setup.inc:153
+msgid "static"
+msgstr "静态"
 
-#: plugins/personal/posix/class_posixAccount.inc:38
-#, fuzzy
-msgid "Edit users POSIX settings"
-msgstr "Posix 设置"
+#: include/php_setup.inc:157
+msgid "method"
+msgstr "方法"
 
-#: plugins/personal/posix/class_posixAccount.inc:146
-msgid "expired"
-msgstr "过期"
+#: include/php_setup.inc:190
+#, fuzzy
+msgid "Traceback"
+msgstr "跟踪"
 
-#: plugins/personal/posix/class_posixAccount.inc:148
-msgid "grace time active"
-msgstr "æ\97¶é\97´é\99\90å\88¶æ¿\80æ´»"
+#: include/php_setup.inc:191
+msgid "File"
+msgstr "æ\96\87件"
 
-#: plugins/personal/posix/class_posixAccount.inc:151
-#: plugins/personal/posix/class_posixAccount.inc:153
-#: plugins/personal/posix/class_posixAccount.inc:155
-msgid "active"
-msgstr "活动"
+#: include/php_setup.inc:191
+msgid "Line"
+msgstr "行"
 
-#: plugins/personal/posix/class_posixAccount.inc:151
-#, fuzzy
-msgid "password not changeable"
-msgstr "活动,口令不可更改"
+#: include/php_setup.inc:192
+msgid "Arguments"
+msgstr "参数"
 
-#: plugins/personal/posix/class_posixAccount.inc:153
-#, fuzzy
-msgid "password expired"
-msgstr "æ´»å\8a¨ï¼\8cå\8f£ä»¤è¿\87æ\9c\9f"
+#: include/class_releaseSelector.inc:214 include/class_baseSelector.inc:188
+#: include/class_listing.inc:1057 include/class_listing.inc:1059
+msgid "Root"
+msgstr "æ ¹"
 
-#: plugins/personal/posix/class_posixAccount.inc:226
-msgid "automatic"
-msgstr "自动"
+#: include/class_releaseSelector.inc:262 include/class_ItemSelector.inc:289
+#: include/class_baseSelector.inc:235
+msgid "Submit"
+msgstr "提交"
 
-#: plugins/personal/posix/class_posixAccount.inc:374
+#: include/class_socketClient.inc:108
 #, php-format
-msgid "Password can't be changed up to %s days after last change"
-msgstr "自上次更改以来 %s 天,不能修改口令"
+msgid "Socket connection to %s:%s failed: %s"
+msgstr ""
 
-#: plugins/personal/posix/class_posixAccount.inc:378
+#: include/class_socketClient.inc:191
 #, php-format
-msgid "Password must be changed after %s days"
-msgstr "口令必须在 %s 天之后更改"
-
-#: plugins/personal/posix/class_posixAccount.inc:382
-#, fuzzy, php-format
-msgid "Disable account after %s days of inactivity after password expiry"
-msgstr "口令过期 %s 天后,禁用账号"
+msgid "Socket timeout of %s seconds reached!"
+msgstr ""
 
-#: plugins/personal/posix/class_posixAccount.inc:386
-#, fuzzy, php-format
-msgid "Warn user %s days before password expiry"
-msgstr "在口令过期 %s 天之前警告用户"
+#: include/class_multi_plug.inc:362
+#, fuzzy
+msgid "You are currently editing multiple entries."
+msgstr "您无权删除这个部门。"
 
-#: plugins/personal/posix/class_posixAccount.inc:651
-msgid "Timeout while waiting for lock. Ignoring lock!"
-msgstr ""
+#: include/class_multi_plug.inc:394
+#, fuzzy
+msgid "Reset password"
+msgstr "设置口令"
 
-#: plugins/personal/posix/class_posixAccount.inc:709
-#: plugins/personal/posix/class_posixAccount.inc:1000
-msgid "Group of user"
-msgstr "用户组"
+#: include/class_multi_plug.inc:394
+#, fuzzy
+msgid "The user password has been reset. Please set a new password!"
+msgstr "您的口令已经过期 !! 选择一个新口令"
 
-#: plugins/personal/posix/class_posixAccount.inc:774
-msgid ""
-"A duplicated UID number was written for this user. If this was not intended "
-"please verify all used uidNumbers!"
-msgstr ""
+#: include/class_filter.inc:226
+#, fuzzy
+msgid "Search filter"
+msgstr "参数"
 
-#: plugins/personal/posix/class_posixAccount.inc:858
-#: plugins/personal/posix/class_posixAccount.inc:861
-#: plugins/personal/posix/class_posixAccount.inc:936
-#: plugins/personal/posix/class_posixAccount.inc:939
-#: plugins/personal/posix/class_posixAccount.inc:1307
-#: plugins/personal/posix/generic.tpl:8
-#: plugins/personal/posix/paste_generic.tpl:6
-#: plugins/personal/posix/paste_generic.tpl:9
-msgid "Home directory"
-msgstr "用户主目录"
+#: include/class_filter.inc:444
+#, fuzzy
+msgid "Search in subtrees"
+msgstr "在子树中查找"
 
-#: plugins/personal/posix/class_posixAccount.inc:892
-#: plugins/personal/posix/class_posixAccount.inc:945
+#: include/class_filter.inc:449
 #, fuzzy
-msgid "shadowMin"
-msgstr "显示终端"
+msgid "Edit filters"
+msgstr "编辑证书"
 
-#: plugins/personal/posix/class_posixAccount.inc:897
-#: plugins/personal/posix/class_posixAccount.inc:950
-msgid "shadowMax"
+#: include/class_userFilterEditor.inc:254
+#, php-format
+msgid "Error in filter #%s: %s opening and %s closing brackets detected!"
 msgstr ""
 
-#: plugins/personal/posix/class_posixAccount.inc:902
-#: plugins/personal/posix/class_posixAccount.inc:955
-#, fuzzy
-msgid "shadowWarning"
-msgstr "显示分区"
+#: include/class_configRegistry.inc:197
+#, php-format
+msgid "%s has version %s but %s is required!"
+msgstr ""
 
-#: plugins/personal/posix/class_posixAccount.inc:916
-#: plugins/personal/posix/class_posixAccount.inc:969
-#, fuzzy
-msgid "shadowInactive"
-msgstr "显示打印机"
+#: include/class_configRegistry.inc:252
+msgid ""
+"Plugins that require one or more of the object classes above will be "
+"disabled until the object classes get updated."
+msgstr ""
 
-#: plugins/personal/posix/class_posixAccount.inc:1293
+#: include/class_configRegistry.inc:254
 #, fuzzy
-msgid "POSIX account"
-msgstr "GLPI 账号"
+msgid "Schema validation error"
+msgstr "Nagios 鉴权"
 
-#: plugins/personal/posix/class_posixAccount.inc:1308
-#: plugins/personal/posix/generic.tpl:26
-#: plugins/personal/posix/paste_generic.tpl:19
-msgid "Primary group"
-msgstr "主要用户组"
+#: include/class_configRegistry.inc:689
+#, fuzzy, php-format
+msgid "The value %s specified for %s:%s needs to be a bool value!"
+msgstr "命令 '%s',作为插件 '%s' 的 CHECK hook 好像并不存在。"
 
-#: plugins/personal/posix/class_posixAccount.inc:1309
-#: plugins/personal/posix/generic.tpl:16
-msgid "Shell"
-msgstr "Shell"
+#: include/class_configRegistry.inc:704
+#, fuzzy, php-format
+msgid "The value %s specified for %s:%s needs to be a string!"
+msgstr "命令 '%s',作为插件 '%s' 的 CHECK hook 好像并不存在。"
 
-#: plugins/personal/posix/class_posixAccount.inc:1310
-#: setup/setup_migrate.tpl:49
-msgid "User ID"
-msgstr "用户 ID"
+#: include/class_configRegistry.inc:719
+#, fuzzy, php-format
+msgid "The value %s specified for %s:%s needs to be numeric!"
+msgstr "命令 '%s',作为插件 '%s' 的 CHECK hook 好像并不存在。"
 
-#: plugins/personal/posix/class_posixAccount.inc:1311
-#, fuzzy
-msgid "Group ID"
-msgstr ""
+#: include/class_configRegistry.inc:734
+#, fuzzy, php-format
+msgid "The path %s specified for %s:%s is invalid!"
+msgstr "'UID' 赋值无效。"
 
-#: plugins/personal/posix/class_posixAccount.inc:1313
-#, fuzzy
-msgid "Shadow last changed"
-msgstr "显示软件包"
+#: include/class_configRegistry.inc:750 include/class_configRegistry.inc:797
+#, fuzzy, php-format
+msgid "The folder %s specified for %s:%s does not exists!"
+msgstr "命令 '%s',作为插件 '%s' 的 CHECK hook 好像并不存在。"
 
-#: plugins/personal/posix/class_posixAccount.inc:1314
-#, fuzzy
-msgid "Last login"
-msgstr "å§\93"
+#: include/class_configRegistry.inc:755
+#, fuzzy, php-format
+msgid "The folder %s specified for %s:%s is not readable!"
+msgstr "å\91½ä»¤ '%s'ï¼\8cä½\9c为æ\8f\92件 '%s' ç\9a\84 CHECK hook å¥½å\83\8f并ä¸\8då­\98å\9c¨ã\80\82"
 
-#: plugins/personal/posix/class_posixAccount.inc:1316
-#, fuzzy
-msgid "Force password change on login"
-msgstr "不允许修改口令"
+#: include/class_configRegistry.inc:775 include/class_configRegistry.inc:780
+#, fuzzy, php-format
+msgid "The file %s specified for %s:%s is not writeable!"
+msgstr "命令 '%s',作为插件 '%s' 的 CHECK hook 好像并不存在。"
 
-#: plugins/personal/posix/class_posixAccount.inc:1317
-#, fuzzy
-msgid "Shadow min"
-msgstr "显示终端"
+#: include/class_configRegistry.inc:802
+#, fuzzy, php-format
+msgid "The folder %s specified for %s:%s is not writeable!"
+msgstr "命令 '%s',作为插件 '%s' 的 CHECK hook 好像并不存在。"
 
-#: plugins/personal/posix/class_posixAccount.inc:1318
-msgid "Shadow max"
-msgstr ""
+#: include/class_configRegistry.inc:820
+#, fuzzy, php-format
+msgid "The file %s specified for %s:%s does not exists!"
+msgstr "命令 '%s',作为插件 '%s' 的 CHECK hook 好像并不存在。"
 
-#: plugins/personal/posix/class_posixAccount.inc:1319
-#, fuzzy
-msgid "Shadow warning"
-msgstr "显示分区"
+#: include/class_configRegistry.inc:825
+#, fuzzy, php-format
+msgid "The file %s specified for %s:%s is not readable!"
+msgstr "命令 '%s',作为插件 '%s' 的 CHECK hook 好像并不存在。"
 
-#: plugins/personal/posix/class_posixAccount.inc:1320
-#, fuzzy
-msgid "Shadow inactive"
-msgstr "显示打印机"
+#: include/class_configRegistry.inc:841
+#, fuzzy, php-format
+msgid "The command %s specified for %s:%s is invalid!"
+msgstr "'UID' 赋值无效。"
 
-#: plugins/personal/posix/class_posixAccount.inc:1321
-#, fuzzy
-msgid "Shadow expire"
-msgstr "显示人员"
+#: include/class_configRegistry.inc:856
+#, fuzzy, php-format
+msgid "The DN %s specified for %s:%s is invalid!"
+msgstr "'UID' 赋值无效。"
 
-#: plugins/personal/posix/class_posixAccount.inc:1322
-msgid "Public SSH key"
+#: include/class_configRegistry.inc:871
+#, fuzzy, php-format
+msgid "The RDN %s specified for %s:%s is invalid!"
+msgstr "'UID' 赋值无效。"
+
+#: include/class_SnapshotHandler.inc:45 include/class_SnapshotHandler.inc:76
+#, php-format
+msgid ""
+"The snapshot functionality is enabled but the required variable %s is not "
+"set!"
 msgstr ""
 
-#: plugins/personal/posix/class_posixAccount.inc:1323
-#, fuzzy
-msgid "System trust model"
-msgstr "信赖的系统"
+#: include/class_SnapshotHandler.inc:58
+#, php-format
+msgid ""
+"The snapshot functionality is enabled but the required PHP compression "
+"module is missing: %s!"
+msgstr ""
 
-#: plugins/personal/posix/generic.tpl:1
-#: plugins/personal/posix/paste_generic.tpl:1
-#: plugins/personal/posix/paste_generic.tpl:5
+#: include/class_sortableListing.inc:234
 #, fuzzy
-msgid "POSIX settings"
-msgstr "Posix 设置"
+msgid "Sortable list"
+msgstr "导出"
 
-#: plugins/personal/posix/generic.tpl:42
-#, fuzzy
-msgid "Last log-on"
-msgstr "姓"
+#: include/class_sortableListing.inc:239
+msgid "Edit this entry"
+msgstr "编辑这条记录"
 
-#: plugins/personal/posix/generic.tpl:60
-#: plugins/personal/posix/paste_generic.tpl:33
-msgid "Force UID/GID"
-msgstr "指定 UID/GID"
+#: include/class_sortableListing.inc:244
+msgid "Delete this entry"
+msgstr "删除这个条目"
 
-#: plugins/personal/posix/generic.tpl:92
-#: plugins/personal/posix/paste_generic.tpl:68
-msgid "(Warning: more than 16 groups are not supported by NFS!)"
-msgstr "(警告:NFS不支持超过 16 个组!)"
+#: include/class_sortableListing.inc:274 include/class_listing.inc:257
+msgid "Sort ascending"
+msgstr ""
 
-#: plugins/personal/posix/generic.tpl:101
-#, fuzzy
-msgid "Common group"
-msgstr "显示组"
+#: include/class_sortableListing.inc:274 include/class_listing.inc:257
+msgid "Sort descending"
+msgstr ""
 
-#: plugins/personal/posix/generic.tpl:105
-#, fuzzy
-msgid "Groups differ"
-msgstr "用户组"
+#: include/class_gosaSupportDaemon.inc:112
+msgid "GOsa support daemon"
+msgstr ""
 
-#: plugins/personal/posix/generic.tpl:125
+#: include/class_gosaSupportDaemon.inc:787
 #, fuzzy
-msgid "Account permissions"
-msgstr "组设置"
+msgid "Cannot not parse XML!"
+msgstr "太多用户,无法分配一个可用的 ID!"
 
-#: plugins/personal/posix/generic.tpl:130
-msgid "SSH keys"
-msgstr ""
+#: include/class_gosaSupportDaemon.inc:1184
+#, fuzzy, php-format
+msgid "Cannot send abort event for entry %s!"
+msgstr "无法创建文件 '%s'。"
 
-#: plugins/personal/posix/generic.tpl:131
-msgid "Edit public ssh keys..."
+#: include/class_gosaSupportDaemon.inc:1204
+#, fuzzy, php-format
+msgid "Cannot remove entry %s!"
+msgstr "未知 FAIstate %s"
+
+#: include/password-methods/class_password-methods.inc:339
+msgid "Cannot find a suitable password method for the current hash!"
 msgstr ""
 
-#: plugins/personal/posix/trustSelect/class_trustSelect.inc:29
-#, fuzzy
-msgid "Trust machine selection"
-msgstr "组设置"
+#: include/class_CopyPasteHandler.inc:118
+#: include/class_CopyPasteHandler.inc:127
+#: include/class_CopyPasteHandler.inc:159
+#: include/class_CopyPasteHandler.inc:176
+#: include/class_CopyPasteHandler.inc:185
+#: include/class_CopyPasteHandler.inc:193
+#: include/class_CopyPasteHandler.inc:273
+#, fuzzy, php-format
+msgid "Copy and paste failed!"
+msgstr "拷贝和粘贴精灵"
 
-#: plugins/personal/posix/groupSelect/class_groupSelect.inc:29
-#, fuzzy
-msgid "Group selection"
-msgstr "组设置"
+#: include/class_CopyPasteHandler.inc:118
+#, fuzzy, php-format
+msgid "Cannot set permission for %s"
+msgstr "无法创建文件 '%s'。"
 
-#: plugins/personal/posix/posix_shadow.tpl:12
-msgid "User must change password on first login"
-msgstr "用户必须在第一次登录修改口令"
+#: include/class_CopyPasteHandler.inc:159
+#, php-format
+msgid "'%s' is no valid LDAP object"
+msgstr ""
 
-#: plugins/personal/posix/posix_shadow.tpl:59
-#, fuzzy
-msgid "Password expiration settings"
-msgstr "用户设置"
+#: include/class_CopyPasteHandler.inc:176
+#, fuzzy, php-format
+msgid "No write permission in '%s'"
+msgstr "无法创建文件 '%s'。"
 
-#: plugins/personal/posix/posix_shadow.tpl:62
-msgid "Password expires on"
-msgstr "口令过期截止日"
+#: include/class_CopyPasteHandler.inc:193
+#, fuzzy, php-format
+msgid "Cannot set permission for '%s'"
+msgstr "无法创建文件 '%s'。"
 
-#: plugins/personal/password/changed.tpl:3
-#: plugins/personal/myaccount/changed.tpl:3
-#, fuzzy
-msgid ""
-"You've successfully changed your password. Remember to change all programs "
-"configured to use it as well."
-msgstr "您已经成功更改口令。还要记住更改相关程序设定。"
+#: include/class_CopyPasteHandler.inc:396
+#, php-format
+msgid "These objects will be pasted: %s"
+msgstr ""
 
-#: plugins/personal/password/password.tpl:4
-#: plugins/personal/myaccount/password.tpl:4
-msgid ""
-"To change your personal password use the fields below. The changes take "
-"effect immediately. Please memorize the new password, because you wouldn't "
-"be able to login without it."
+#: include/class_CopyPasteHandler.inc:420
+#, php-format
+msgid "This object will be pasted: %s"
 msgstr ""
-"用下面的表格更改个人口令。口令更改即时生效。请记住新口令,忘记口令将无法登"
-"录。"
 
-#: plugins/personal/password/password.tpl:10
-#, fuzzy
-msgid "Your Password has expired. Please choose a new password."
-msgstr "您的口令已经过期 !! 选择一个新口令"
+#: include/class_CopyPasteHandler.inc:571 include/class_listing.inc:1467
+#: include/class_listing.inc:1469
+msgid "Paste"
+msgstr "粘贴"
 
-#: plugins/personal/password/password.tpl:16
-#: plugins/personal/password/password.tpl:45
-#: plugins/personal/myaccount/password.tpl:10
-#: plugins/personal/myaccount/password.tpl:39
+#: include/class_CopyPasteHandler.inc:573
 #, fuzzy
-msgid "Password change dialog"
-msgstr "不允许修改口令"
+msgid "Cannot paste"
+msgstr "无法粘贴"
 
-#: plugins/personal/password/password.tpl:104
-#: plugins/personal/myaccount/password.tpl:97
-msgid "Clear fields"
-msgstr "æ¸\85é\99¤å­\97段"
+#: include/class_tabs.inc:57
+#, fuzzy, php-format
+msgid "No plugin definition for %s found: please check the configuration file!"
+msgstr "æ\97 æ³\95è¿\9eæ\8e¥å\88°æ\8c\87å®\9aæ\95°æ\8d®åº\93ï¼\8c请æ£\80æ\9f¥æ\82¨ glpi è®¾ç½®ã\80\82"
 
-#: plugins/personal/password/class_password.inc:27
-#, fuzzy
-msgid "Change user password"
-msgstr "修改口令"
+#: include/class_tabs.inc:270
+#, fuzzy, php-format
+msgid "Delete process has been canceled by plugin %s: %s"
+msgstr "删除进程被插件 '%s' 取消: %s"
 
-#: plugins/personal/password/class_password.inc:156
-msgid ""
-"The password you've entered as your current password doesn't match the real "
-"one."
-msgstr "您输入的当前口令不正确。"
+#: include/class_tabs.inc:408
+msgid "References"
+msgstr "参考"
 
-#: plugins/personal/password/class_password.inc:159
-#, fuzzy
-msgid "You have no permission to change your password."
-msgstr "您无权修改您的口令。"
+#: include/class_config.inc:168
+#, php-format
+msgid "XML error in gosa.conf: %s at line %d"
+msgstr "XML 出错于 gosa.conf: %s ,行 %d"
 
-#: plugins/personal/password/class_password.inc:223
+#: include/class_config.inc:367
+msgid "Cannot bind to LDAP!"
+msgstr ""
+
+#: include/class_config.inc:711
 #, fuzzy
-msgid "User password"
-msgstr "æ¸\85é\99¤å\8f£ä»¤"
+msgid "sambaSID and/or sambaRidBase missing in the configuration!"
+msgstr "æ\82¨ç\9a\84é\85\8dç½®æ\96\87件缺å°\91 SID å\92\8c\88\96 RIDBASEï¼\81"
 
-#: plugins/personal/password/class_password.inc:236
-msgid ""
-"The 'PRELOCK' statement of class password, describes a hook which gets "
-"called before a password gets locked."
-msgstr ""
+#: include/class_config.inc:1130
+#, fuzzy
+msgid "Configuration"
+msgstr "配置文件"
 
-#: plugins/personal/password/class_password.inc:245
+#: include/class_config.inc:1130
 msgid ""
-"The 'POSTLOCK' statement of class password, describes a hook which gets "
-"called after a password is locked."
+"The configuration file you are using is outdated. Please move the GOsa "
+"configuration file away to run the GOsa setup again."
 msgstr ""
 
-#: plugins/personal/password/class_password.inc:254
+#: include/class_config.inc:1172 include/class_config.inc:1203
+#, php-format
 msgid ""
-"The 'PREUNLOCK' statement of class password, describes a hook which gets "
-"called before a password gets un-locked."
+"The snapshot functionality is enabled, but the required variable %s is not "
+"set."
 msgstr ""
 
-#: plugins/personal/password/class_password.inc:263
+#: include/class_config.inc:1185
+#, php-format
 msgid ""
-"The 'POSTUNLOCK' statement of class password, describes a hook which gets "
-"called after a password is un-locked."
+"The snapshot functionality is enabled, but the required compression module "
+"is missing. Please install %s."
 msgstr ""
 
-#: plugins/personal/password/nochange.tpl:2
-#: plugins/personal/myaccount/nochange.tpl:2
+#: include/class_SnapShotDialog.inc:55
 #, fuzzy
-msgid "You have no permission to change your password at this time"
-msgstr "您无权修改您的口令。"
+msgid "Date"
+msgstr "粘贴"
 
-#: plugins/personal/myaccount/class_MyAccount.inc:6
-#, fuzzy
-msgid "Edit personal settings"
-msgstr "Posix 设置"
+#: include/class_SnapShotDialog.inc:94
+#, fuzzy, php-format
+msgid "You are about to delete the snapshot %s."
+msgstr "您将要删除宏 '%s'。"
 
-#: plugins/personal/myaccount/nochange.tpl:5
+#: include/class_SnapShotDialog.inc:142 include/class_listing.inc:1583
+msgid "Restore snapshot"
+msgstr ""
+
+#: include/class_SnapShotDialog.inc:143
 #, fuzzy
-msgid "Your password hash method will not be changed!"
-msgstr "您的口令已经过期 !! 选择一个新口令"
+msgid "Delete snapshot"
+msgstr "创建 nagios 账户"
 
-#: setup/class_setupStep_Feedback.inc:94
-msgid "UNIX accounts/groups"
+#: include/class_SnapShotDialog.inc:144 include/class_SnapShotDialog.inc:162
+msgid "Y-m-d, H:i:s"
 msgstr ""
 
-#: setup/class_setupStep_Feedback.inc:96
-#, fuzzy
-msgid "Samba management"
-msgstr "系统管理"
+#: include/functions_helpviewer.inc:45
+#, fuzzy, php-format
+msgid "XML error in guide.xml: %s at line %s"
+msgstr "XML 出错于 guide.xml: %s ,行 %d"
 
-#: setup/class_setupStep_Feedback.inc:98
+#: include/functions_helpviewer.inc:88
 #, fuzzy
-msgid "Mail system management"
-msgstr "系统管理"
+msgid "No help available for this plug-in."
+msgstr "此插件没有可用帮助信息。"
 
-#: setup/class_setupStep_Feedback.inc:100
-#, fuzzy
-msgid "FAX system administration"
-msgstr "用户管理"
+#: include/functions_helpviewer.inc:388
+#, php-format
+msgid "%s results for your search with the keyword %s"
+msgstr "%s 结果当您查找关键字 %s"
 
-#: setup/class_setupStep_Feedback.inc:102
-#, fuzzy
-msgid "Asterisk administration"
-msgstr "用户管理"
+#: include/functions_helpviewer.inc:461
+#, php-format
+msgid "%s%% hit rate in file %s"
+msgstr "%s%% 点击率于文件 %s"
 
-#: setup/class_setupStep_Feedback.inc:104
-#, fuzzy
-msgid "System inventory"
-msgstr "删除 inventory"
+#: include/class_plugin.inc:581
+msgid ""
+"The current object has been altered while beeing edited. If you save this "
+"entry, changes that have been made by others will be discarded!"
+msgstr ""
 
-#: setup/class_setupStep_Feedback.inc:106
-#, fuzzy
-msgid "System/Configuration management"
-msgstr "系统管理"
+#: include/class_plugin.inc:1411
+#, php-format
+msgid "Changing ACL DN from %s to %s"
+msgstr ""
 
-#: setup/class_setupStep_Feedback.inc:108
+#: include/class_certificate.inc:73
 #, fuzzy
-msgid "Address book"
-msgstr "地址簿"
+msgid "Certificate is empty!"
+msgstr "证书"
 
-#: setup/class_setupStep_Feedback.inc:114
-msgid "Feedback"
+#: include/class_certificate.inc:100
+msgid "Cannot load certificate: only PEM and DER are supported!"
 msgstr ""
 
-#: setup/class_setupStep_Feedback.inc:115
+#: include/class_certificate.inc:115
+msgid "Cannot extract information for non PEM certificates!"
+msgstr ""
+
+#: include/class_certificate.inc:219
 #, fuzzy
-msgid "Get notifications or send feedback"
-msgstr "主机通知命令"
+msgid "No valid certificate loaded!"
+msgstr "无有效证书加载"
 
-#: setup/class_setupStep_Feedback.inc:116
-msgid "Notification and feedback"
-msgstr ""
+#: include/class_acl.inc:28
+#, fuzzy
+msgid "Manage access control lists"
+msgstr "访问选项"
 
-#: setup/class_setupStep_Feedback.inc:132 setup/class_setup.inc:74
+#: include/class_acl.inc:125 include/class_acl.inc:613
+#: include/class_acl.inc:1033
+#, fuzzy, php-format
+msgid "All users"
+msgstr "用户"
+
+#: include/class_acl.inc:254
 #, fuzzy
-msgid "Setup error"
-msgstr "PHP 错误"
+msgid "Section"
+msgstr "行动"
 
-#: setup/class_setupStep_Feedback.inc:140
-#: setup/class_setupStep_Feedback.inc:147
-msgid "Feedback error"
-msgstr ""
+#: include/class_acl.inc:264
+#, fuzzy
+msgid "Used"
+msgstr "用户"
 
-#: setup/class_setupStep_Feedback.inc:140
-#, php-format
-msgid "Cannot send feedback to '%s': %s"
+#: include/class_acl.inc:574
+msgid "No ACL settings for this category!"
 msgstr ""
 
-#: setup/class_setupStep_Feedback.inc:147
-msgid "Cannot send feedback: service temporarily unavailable"
+#: include/class_acl.inc:577
+#, php-format
+msgid "ACLs for: %s"
 msgstr ""
 
-#: setup/class_setupStep_Feedback.inc:181
+#: include/class_acl.inc:583 include/class_acl.inc:587
 #, fuzzy
-msgid "Please specify a valid email address."
-msgstr "请输入一个有效的 iSerial。"
+msgid "category ACL"
+msgstr "分类"
 
-#: setup/class_setupStep_Feedback.inc:185
-msgid ""
-"You have to select at least one of both options, subscribe or send feedback."
+#: include/class_acl.inc:639
+#, php-format
+msgid "Edit ACL for '%s' with scope '%s'"
 msgstr ""
 
-#: setup/class_setup.inc:195
+#: include/class_acl.inc:801 include/class_acl.inc:808
 #, fuzzy
-msgid "Completed"
-msgstr "不完整"
+msgid "Show/hide advanced settings"
+msgstr "高级电话设置"
 
-#: setup/class_setup.inc:235
+#: include/class_acl.inc:819
 #, fuzzy
-msgid "Check again"
-msgstr "检查"
+msgid "Create objects"
+msgstr "创建新 FAI 对象"
 
-#: setup/class_setup.inc:238
+#: include/class_acl.inc:820
 #, fuzzy
-msgid "Next"
-msgstr "下一个"
-
-#: setup/setup_migrate.tpl:2
-msgid ""
-"During the LDAP inspection, we're going to check for several common pitfalls "
-"that may occur when migration to GOsa base LDAP administration. You may want "
-"to fix the problems below, in order to provide smooth services."
-msgstr ""
+msgid "Move objects"
+msgstr "成员对象"
 
-#: setup/setup_migrate.tpl:5
+#: include/class_acl.inc:821
 #, fuzzy
-msgid "Checks"
-msgstr "具有状态"
-
-#: setup/setup_migrate.tpl:22
-msgid "Add required object classes to the LDAP base"
-msgstr ""
+msgid "Remove objects"
+msgstr "成员对象"
 
-#: setup/setup_migrate.tpl:24
+#: include/class_acl.inc:832
 #, fuzzy
-msgid "Current"
-msgstr "当前版本"
+msgid "Complete object"
+msgstr "成员对象"
 
-#: setup/setup_migrate.tpl:28
-#, fuzzy
-msgid "After migration"
-msgstr "用户管理"
+#: include/class_acl.inc:984
+#, fuzzy, php-format
+msgid "Unknown ACL type '%s'!"
+msgstr "未知 FAIstate %s"
 
-#: setup/setup_migrate.tpl:35
-msgid "Close"
-msgstr "关闭"
+#: include/class_acl.inc:1029
+#, fuzzy, php-format
+msgid "Unknown entry '%s'!"
+msgstr "未知 FAIstate %s"
 
-#: setup/setup_migrate.tpl:40
+#: include/class_acl.inc:1093 include/class_acl.inc:1095
+#, fuzzy, php-format
+msgid "ACL role: %s"
+msgstr "MAC 地址"
+
+#: include/class_acl.inc:1095
 #, fuzzy
-msgid "Create a new GOsa administrator account"
-msgstr "创建 netatalk 账号"
+msgid "unknown ACL role"
+msgstr "! 未知 id"
 
-#: setup/setup_migrate.tpl:41
-msgid ""
-"This dialog will automatically add a new super administrator to your LDAP "
-"tree."
+#: include/class_acl.inc:1103
+#, php-format
+msgid "Contains settings for these objects: %s"
 msgstr ""
 
-#: setup/setup_migrate.tpl:57
+#: include/class_acl.inc:1120
 #, fuzzy
-msgid "Password (again)"
-msgstr "å\8f£ä»¤å­\98å\82¨"
+msgid "inactive"
+msgstr "æ´»å\8a¨"
 
-#: setup/class_setupStep_Finish.inc:40
+#: include/class_acl.inc:1120
 #, fuzzy
-msgid "Write configuration file"
-msgstr "配置文件"
+msgid "No members"
+msgstr "组成员"
 
-#: setup/class_setupStep_Finish.inc:41
+#: include/class_acl.inc:1291
 #, fuzzy
-msgid "Finish - write the configuration file"
-msgstr "需要 XML 功能来解析配置文件。"
+msgid "Access control list"
+msgstr "访问选项"
 
-#: setup/class_setupStep_Finish.inc:106
+#: include/class_acl.inc:1297
 #, fuzzy
-msgid ""
-"Your configuration file is currently world readable. Please update the file "
-"permissions!"
-msgstr "GOsa 配置 %s/gosa.conf 不可读取。退出。"
+msgid "ACL roles"
+msgstr "MAC 地址"
 
-#: setup/class_setupStep_Finish.inc:108
+#: include/class_acl.inc:1300
 #, fuzzy
-msgid "The configuration is currently not readable or it does not exists."
-msgstr "GOsa 配置 %s/gosa.conf 不可读取。退出。"
-
-#: setup/class_setupStep_Finish.inc:117
-#, fuzzy, php-format
-msgid ""
-"After downloading and placing the file under %s, please make sure that the "
-"user the web server is running with is able to read %s, while other users "
-"shouldn't. You may want to execute these commands to achieve this "
-"requirement:"
-msgstr ""
-"将文件保存在 GOsa 配置文件目录中,确认 Web 服务器运行的账号能够读取 gosa."
-"conf,其他用户则无权访问。您可以执行如下命令来实现:"
-
-#: setup/class_setupStep_Checks.inc:40 setup/class_setupStep_Checks.inc:41
-msgid "Installation check"
-msgstr ""
+msgid "ACL Entries"
+msgstr "添加分类"
 
-#: setup/class_setupStep_Checks.inc:42
-msgid "Basic checks for PHP compatibility and extensions"
+#: include/class_pluglist.inc:147
+msgid "The configuration format has changed: please run the setup again!"
 msgstr ""
 
-#: setup/class_setupStep_Checks.inc:66
+#: include/class_pluglist.inc:304
 #, fuzzy
-msgid "Checking PHP version"
-msgstr "检查 PHP 版本 (>=4.1.0)"
+msgid ""
+"You are currently editing a database entry. Do you want to discard the "
+"changes?"
+msgstr "您正在编辑一个数据项。您确认要丢弃当前的修改么?"
 
-#: setup/class_setupStep_Checks.inc:67
+#: include/class_log.inc:87
+#, fuzzy, php-format
+msgid "Logging failed: %s"
+msgstr "Logging DB 用户"
+
+#: include/class_log.inc:102
 #, php-format
-msgid "PHP must be of version %s or above."
+msgid "Invalid option %s specified!"
 msgstr ""
 
-#: setup/class_setupStep_Checks.inc:68
-msgid "Please upgrade to a supported version."
-msgstr ""
+#: include/class_log.inc:106
+#, fuzzy
+msgid "Specified 'objectType' is empty or invalid!"
+msgstr "指定的 branch 名称无效。"
 
-#: setup/class_setupStep_Checks.inc:75
-msgid "GOsa requires this module to talk with your LDAP server."
-msgstr ""
+#: include/class_jsonRPC.inc:38
+#, fuzzy, php-format
+msgid "The RPC connection (%s) specified for %s:%s is invalid: %s"
+msgstr "'UID' 赋值无效。"
 
-#: setup/class_setupStep_Checks.inc:83
-msgid "GOsa requires this module for an internationalized interface."
-msgstr ""
+#: include/class_jsonRPC.inc:331
+#, fuzzy, php-format
+msgid "Unknown HTTP status code %s!"
+msgstr "未知 FAIstate %s"
 
-#: setup/class_setupStep_Checks.inc:91
-msgid "GOsa requires this module for the samba integration."
-msgstr ""
+#: include/class_core.inc:114
+#, fuzzy
+msgid "All objects"
+msgstr "成员对象"
 
-#: setup/class_setupStep_Checks.inc:99
-msgid ""
-"GOsa requires either 'mhash' or the 'sha1' module to make use of SSHA "
-"encryption."
-msgstr ""
+#: include/class_core.inc:132
+#, fuzzy
+msgid "Traditional"
+msgstr "终端"
 
-#: setup/class_setupStep_Checks.inc:107
-msgid "GOsa requires this module to talk to an IMAP server."
+#: include/class_core.inc:132
+msgid "Use samba pool"
 msgstr ""
 
-#: setup/class_setupStep_Checks.inc:114
+#: include/class_core.inc:164 include/class_core.inc:167
 #, fuzzy
-msgid "mbstring"
-msgstr "Samba 设置"
+msgid "hours"
+msgstr "小时"
 
-#: setup/class_setupStep_Checks.inc:115
+#: include/class_core.inc:184
 #, fuzzy
-msgid "GOsa requires this module to handle Unicode strings."
-msgstr "需要 MySQL 支持来从数据库中读取 GOfax 报告。"
-
-#: setup/class_setupStep_Checks.inc:122
-msgid "Calendar"
-msgstr ""
+msgid "None"
+msgstr "无"
 
-#: setup/class_setupStep_Checks.inc:123
+#: include/class_core.inc:200
 #, fuzzy
-msgid "GOsa requires this module to calculate dates."
-msgstr "需要 MySQL 支持来从数据库中读取 GOfax 报告。"
+msgid "User value"
+msgstr "用户名"
 
-#: setup/class_setupStep_Checks.inc:130
+#: include/class_core.inc:209
 #, fuzzy
-msgid "MySQL"
-msgstr "LDAP 错误:"
+msgid "Core"
+msgstr "关闭"
 
-#: setup/class_setupStep_Checks.inc:131
+#: include/class_core.inc:210
 #, fuzzy
+msgid "GOsa core plugin"
+msgstr "用户设置"
+
+#: include/class_core.inc:238
 msgid ""
-"GOsa requires this module to communicate with several supported databases."
-msgstr "需要 MySQL 支持来从数据库中读取 GOfax 报告。"
+"Enables htaccess instead of LDAP authentication. This can be used to enable "
+"other authentication mechanisms like Kerberos for the GOsa login."
+msgstr ""
 
-#: setup/class_setupStep_Checks.inc:148
-msgid "samba hash generator"
+#: include/class_core.inc:248
+msgid "Enables the usage statistics module."
 msgstr ""
 
-#: setup/class_setupStep_Checks.inc:149
-msgid "GOsa requires this command to synchronize POSIX and samba passwords."
+#: include/class_core.inc:258
+msgid "Database file to be used by the usage statistics module."
 msgstr ""
 
-#: setup/class_setupStep_Checks.inc:150
+#: include/class_core.inc:268
 msgid ""
-"Deploy a gosa-si installation or install the Perl Crypt::SmbHash modules."
+"Enables event logging in GOsa. Setting it to 'On' make GOsa log every action "
+"a user performs via syslog. If you use this in combination with rsyslog and "
+"configure it to mysql logging, you can browse all events in GOsa."
 msgstr ""
 
-#: setup/class_setupStep_Checks.inc:163
-msgid "imagick"
+#: include/class_core.inc:279
+msgid ""
+"Enables a status bar on the bottom of lists displaying a summary of type and "
+"number of elements in the list."
 msgstr ""
 
-#: setup/class_setupStep_Checks.inc:164
-msgid "GOsa requires this extension to handle images."
+#: include/class_core.inc:289
+msgid "Specify the minimum length for newly entered passwords."
 msgstr ""
 
-#: setup/class_setupStep_Checks.inc:179
-#, fuzzy
-msgid "compression module"
-msgstr "访问选项"
+#: include/class_core.inc:299
+msgid ""
+"Specify the minimum number of characters that have to differ between old and "
+"newly entered passwords."
+msgstr ""
 
-#: setup/class_setupStep_Checks.inc:180
-msgid "GOsa requires this extension to handle snapshots."
+#: include/class_core.inc:309
+msgid ""
+"Command to generate password proposals. If a command has been specified, the "
+"user can decide whether to use an automatic password or a manually specified "
+"one."
 msgstr ""
 
-#: setup/class_setupStep_Checks.inc:191
-#, fuzzy
+#: include/class_core.inc:319
 msgid ""
-"register_globals is a PHP mechanism to register all global variables to be "
-"accessible from scripts without changing the scope. This may be a security "
-"risk."
+"Enable display of PHP errors on the top of the page. Disable this feature in "
+"production environments to avoid the exposure of sensitive data."
 msgstr ""
-"register_globals 是 PHP 的一个不必修改范围就可以从脚本中访问所有全局变量的机"
-"制。这可能存在安全风险。GOsa 在两种情况下都可以运行。"
 
-#: setup/class_setupStep_Checks.inc:192
-#, fuzzy
-msgid "Search for 'register_globals' in your php.ini and switch it to 'Off'."
-msgstr "检查 register_globals 是否设置为 'off'"
+#: include/class_core.inc:319
+#, fuzzy, php-format
+msgid "Related option"
+msgstr "选择查看工作站"
 
-#: setup/class_setupStep_Checks.inc:200
-msgid "PHP uses this value for the garbage collector to delete old sessions."
+#: include/class_core.inc:329
+msgid ""
+"Show messages that may assist plugin development. Be aware that this option "
+"may produce some ACL related false error messages!"
 msgstr ""
 
-#: setup/class_setupStep_Checks.inc:201
-#, fuzzy
+#: include/class_core.inc:340
 msgid ""
-"Setting this value to one day will prevent loosing session and cookies "
-"before they really timeout."
+"Enable LDAP schema verification during login. The recommended setting is "
+"'On' because it enables efficient methods to create missing subtrees in the "
+"LDAP."
 msgstr ""
-"PHP 用这个值来进行垃圾回收,删除旧的会话。设置这个值为一天,将会防止在真正超"
-"时之前的会话和 cookie 丢失。"
 
-#: setup/class_setupStep_Checks.inc:202
-msgid ""
-"Search for 'session.gc_maxlifetime' in your php.ini and set it to 86400 or "
-"higher."
+#: include/class_core.inc:350
+msgid "Enable copy and paste for most objects managed by GOsa."
 msgstr ""
 
-#: setup/class_setupStep_Checks.inc:209 setup/class_setupStep_Checks.inc:225
-#: setup/class_setupStep_Checks.inc:241 setup/class_setupStep_Checks.inc:257
-msgid "Off"
+#: include/class_core.inc:360
+msgid "Enable PHP security checks for disabled register_global settings."
 msgstr ""
 
-#: setup/class_setupStep_Checks.inc:210
-#, fuzzy
-msgid ""
-"In Order to use GOsa without any trouble, the session.auto_register option "
-"in your php.ini should be set to 'Off'."
+#: include/class_core.inc:370
+msgid "Enable automatic redirection to HTTPS based administration."
 msgstr ""
-"为了在是使用 GOsa 中不遇到麻烦,您的 php.ini 中 session.auto_register 选项必"
-"须设置为 'Off'。"
 
-#: setup/class_setupStep_Checks.inc:211
-#, fuzzy
-msgid "Search for 'session.auto_start' in your php.ini and set it to 'Off'."
+#: include/class_core.inc:380
+msgid "Enable logging of detailed information of LDAP operations."
 msgstr ""
-"为了在是使用 GOsa 中不遇到麻烦,您的 php.ini 中 session.auto_register 选项必"
-"须设置为 'Off'。"
 
-#: setup/class_setupStep_Checks.inc:218
+#: include/class_core.inc:390
 #, fuzzy
-msgid ""
-"GOsa needs at least 32MB of memory. Setting it below this limit may cause "
-"errors that are not reproducible! Increase it for larger setups."
-msgstr "GOsa 需要至少 16MB 内存,太少会导致无法预料的错误!将其设置为更大。"
+msgid "Enable LDAP referral chasing."
+msgstr "删除打印机扩展"
 
-#: setup/class_setupStep_Checks.inc:219
+#: include/class_core.inc:400
 msgid ""
-"Search for 'memory_limit' in your php.ini and set it to '32M' or higher."
+"Specify LDAP element filter limit. If the limit is not 0, GOsa speeds up "
+"group queries by putting several queries into a single query. This is known "
+"to produce problems on some LDAP servers (i.e. Sun DS) and needs to be "
+"lowered or disabled."
 msgstr ""
 
-#: setup/class_setupStep_Checks.inc:226
-#, fuzzy
+#: include/class_core.inc:410
 msgid ""
-"This option influences the PHP output handling. Turn this Option off, to "
-"increase performance."
-msgstr "这个选项影响输出处理。关闭这个选项,可以提高性能。"
+"Specify the maximum number of entries GOsa will request from an LDAP server. "
+"A warning is displayed if this limit is exceeded."
+msgstr ""
 
-#: setup/class_setupStep_Checks.inc:227
-msgid "Search for 'implicit_flush' in your php.ini and set it to 'Off'."
+#: include/class_core.inc:420
+msgid "Disable checks for LDAP size limits."
 msgstr ""
 
-#: setup/class_setupStep_Checks.inc:234
+#: include/class_core.inc:430
 #, fuzzy
-msgid "The Execution time should be at least 30 seconds."
-msgstr "执行时间应该至少 30 秒,因为一些动作可能会花很多时间。"
+msgid "Enable warnings for non encrypted connections."
+msgstr "封锁加密归档"
 
-#: setup/class_setupStep_Checks.inc:235
-msgid ""
-"Search for 'max_execution_time' in your php.ini and set it to '30' or higher."
+#: include/class_core.inc:440
+msgid "Enable compression for PPD files."
 msgstr ""
 
-#: setup/class_setupStep_Checks.inc:242
-#, fuzzy
+#: include/class_core.inc:451
 msgid ""
-"Increase the server security by setting expose_php to 'off'. PHP won't send "
-"any information about the server you are running in this case."
+"DN of user with ACL checks disabled. This should only be used to restore "
+"lost administrative ACLs."
 msgstr ""
-"将 expose_php 设置为“off”可以增强服务器安全性。PHP 将不会发送任何有关正运行着"
-"的服务器的信息。"
 
-#: setup/class_setupStep_Checks.inc:243
-msgid "Search for 'expose_php' in your php.ini and set if to 'Off'."
+#: include/class_core.inc:462
+msgid "Storage path for PPD files."
 msgstr ""
 
-#: setup/class_setupStep_Checks.inc:249
-#, fuzzy
-msgid "On"
-msgstr "打开"
-
-#: setup/class_setupStep_Checks.inc:250
+#: include/class_core.inc:472
 msgid ""
-"Increase your server security by setting magic_quotes_gpc to 'on'. PHP will "
-"escape all quotes in strings in this case."
+"Number of seconds a LDAP query is allowed to take until GOsa aborts the "
+"request."
 msgstr ""
-"将 magic_quotes_gpc 设置为 'on' 会增加服务器安全性。这种情况下 PHP 会将字符串"
-"中所有引号编码。"
 
-#: setup/class_setupStep_Checks.inc:251
-msgid "Search for 'magic_quotes_gpc' in your php.ini and set it to 'On'."
+#: include/class_core.inc:482
+msgid "Enables storing of user filters in browser cookies."
 msgstr ""
 
-#: setup/class_setupStep_Checks.inc:258
-#, fuzzy
-msgid "Increase your server performance by setting magic_quotes_gpc to 'off'."
+#: include/class_core.inc:492
+msgid "Enables sending of compressed web page content."
 msgstr ""
-"将 magic_quotes_gpc 设置为 'on' 会增加服务器安全性。这种情况下 PHP 会将字符串"
-"中所有引号编码。"
 
-#: setup/class_setupStep_Checks.inc:259
-msgid ""
-"Search for 'zend.ze1_compatibility_mode' in your php.ini and set it to 'Off'."
+#: include/class_core.inc:503
+msgid "LDAP attribute which is used to detect changes."
 msgstr ""
 
-#: setup/class_setupStep_Checks.inc:269
-#, fuzzy
-msgid "Configuration writable"
-msgstr "配置文件"
+#: include/class_core.inc:514
+msgid ""
+"ISO language code which is used to override the automatic language detection."
+msgstr ""
 
-#: setup/class_setupStep_Checks.inc:270
-#, fuzzy
-msgid "The configuration file can't be written"
-msgstr "查看配置信息"
+#: include/class_core.inc:525
+msgid "CSS and template theme to be used."
+msgstr ""
 
-#: setup/class_setupStep_Checks.inc:271
-#, php-format
+#: include/class_core.inc:535
 msgid ""
-"GOsa reads its configuration from a file located in (%s/%s). The setup can "
-"write the configuration directly if it is writable."
+"Number of seconds after an inactive session expires. This may be overridden "
+"by some systems php.ini/crontab mechanism."
 msgstr ""
 
-#: setup/setup_feedback.tpl:2
+#: include/class_core.inc:545
 #, fuzzy
-msgid "Feedback successfully send"
-msgstr "导入成功"
+msgid "Template engine compile directory."
+msgstr "用户主目录"
 
-#: setup/setup_feedback.tpl:6
-msgid "Subscribe to the gosa-announce mailing list"
+#: include/class_core.inc:555
+#, php-format
+msgid ""
+"Logical AND of the integer values below that controls the debug output on "
+"every page load: %s"
 msgstr ""
 
-#: setup/setup_feedback.tpl:8
+#: include/class_core.inc:576
 msgid ""
-"When checking this option, GOsa will try to connect http://oss.gonicus.de in "
-"order to subscribe you to the gosa-announce mailing list. You've to confirm "
-"this by mail."
+"Command to create Samba NT/LM hashes. Required for password synchronization "
+"if you don't use supplementary services."
 msgstr ""
 
-#: setup/setup_feedback.tpl:20
-msgid "Mail address"
-msgstr "邮件地址"
+#: include/class_core.inc:587
+msgid "Default hash to be used for newly created user passwords."
+msgstr ""
 
-#: setup/setup_feedback.tpl:28
-msgid "Send feedback to the GOsa project team"
+#: include/class_core.inc:596
+msgid ""
+"Enable checking for the presence of problematic unicode characters in "
+"passwords."
 msgstr ""
 
-#: setup/setup_feedback.tpl:31
+#: include/class_core.inc:607
 msgid ""
-"When checking this option, GOsa will try to connect http://oss.gonicus.de in "
-"order to submit your form anonymously."
+"Specify whether 'cn' or 'uid' style user DNs are generated. For more "
+"sophisticated control use the 'accountRDN' setting."
 msgstr ""
 
-#: setup/setup_feedback.tpl:38
-msgid "Did the setup procedure help you to get started?"
+#: include/class_core.inc:617
+msgid "Location component for user storage inside of departments."
 msgstr ""
 
-#: setup/setup_feedback.tpl:39 setup/setup_feedback.tpl:50
-#: setup/class_setupStep_Ldap.inc:75
-msgid "Yes"
-msgstr "是"
+#: include/class_core.inc:627
+msgid "Location component for group storage inside of departments."
+msgstr ""
 
-#: setup/setup_feedback.tpl:41 setup/setup_feedback.tpl:52
-#: setup/class_setupStep_Ldap.inc:75
-msgid "No"
-msgstr "否"
+#: include/class_core.inc:637
+msgid ""
+"Count base for group IDs. For dynamic ID assignment use the 'nextIdHook' "
+"setting."
+msgstr ""
 
-#: setup/setup_feedback.tpl:44
-msgid "If not, what problems did you encounter"
+#: include/class_core.inc:647
+msgid ""
+"Count base for user IDs. For dynamic ID assignment use the 'nextIdHook' "
+"setting."
 msgstr ""
 
-#: setup/setup_feedback.tpl:48
-msgid "Is this the first time you use GOsa?"
+#: include/class_core.inc:657
+msgid ""
+"Lowest assignable group ID for use with the idAllocationMethod set to 'pool'."
 msgstr ""
 
-#: setup/setup_feedback.tpl:53
-msgid "I use it since"
+#: include/class_core.inc:667
+msgid ""
+"Highest assignable group ID for use with the idAllocationMethod set to "
+"'pool'."
 msgstr ""
 
-#: setup/setup_feedback.tpl:54
-msgid "Select the year since when you are using GOsa"
+#: include/class_core.inc:677
+msgid ""
+"Lowest assignable user ID for use with the idAllocationMethod set to 'pool'."
 msgstr ""
 
-#: setup/setup_feedback.tpl:60
-msgid "What operating system / distribution do you use?"
+#: include/class_core.inc:687
+msgid ""
+"Highest assignable user ID for use with the idAllocationMethod set to 'pool'."
 msgstr ""
 
-#: setup/setup_feedback.tpl:64
-msgid "What web server do you use?"
+#: include/class_core.inc:697
+msgid ""
+"Count base for user IDs. For dynamic ID assignment use the 'baseIdHook' "
+"setting."
 msgstr ""
 
-#: setup/setup_feedback.tpl:68
-msgid "What PHP version do you use?"
+#: include/class_core.inc:707
+msgid "Connection URL for use with the gosa-ng service."
 msgstr ""
 
-#: setup/setup_feedback.tpl:72
+#: include/class_core.inc:717
+msgid "User name used to connect to the 'gosaRpcServer'."
+msgstr ""
+
+#: include/class_core.inc:727
 #, fuzzy
-msgid "GOsa version"
-msgstr "用户设置"
+msgid "Password used to connect to the 'gosaRpcServer'."
+msgstr "无法连接到数据库!"
 
-#: setup/setup_feedback.tpl:78 setup/setup_feedback.tpl:79
-msgid "LDAP"
+#: include/class_core.inc:737
+msgid "Connection URI for use with the gosa-si service (obsolete)."
 msgstr ""
 
-#: setup/setup_feedback.tpl:81
-msgid "What kind of LDAP server(s) do you use?"
+#: include/class_core.inc:747
+msgid "Number of seconds after a gosa-si connection is considered 'dead'."
 msgstr ""
 
-#: setup/setup_feedback.tpl:85
-msgid "How many objects are in your LDAP?"
+#: include/class_core.inc:758
+msgid "User attribute which is used for log in."
 msgstr ""
 
-#: setup/setup_feedback.tpl:91 setup/setup_feedback.tpl:92
+#: include/class_core.inc:769
 #, fuzzy
-msgid "Features"
-msgstr "功能"
+msgid "Local time zone."
+msgstr "位置"
 
-#: setup/setup_feedback.tpl:94
-msgid "What features of GOsa do you use?"
+#: include/class_core.inc:779
+msgid ""
+"Enable tagging of administrative units. This can be used in conjunction with "
+"ACLs (obsolete)."
 msgstr ""
 
-#: setup/setup_feedback.tpl:103
-msgid "What features do you want to see in future versions of GOsa?"
+#: include/class_core.inc:789
+msgid "Enable the use of {sasl} instead of {kerberos} for user realms."
 msgstr ""
 
-#: setup/setup_feedback.tpl:107
-msgid "Send feedback"
+#: include/class_core.inc:799
+msgid ""
+"Enable RFC 2307bis style groups. This combines the use of 'member' and "
+"'memberUid' attributes."
 msgstr ""
 
-#: setup/setup_finish.tpl:3
-#, fuzzy
-msgid "Create your configuration file"
-msgstr "配置文件"
-
-#: setup/setup_finish.tpl:10
-msgid "Depending on the user name your web server is running on:"
+#: include/class_core.inc:809
+msgid ""
+"Adjusts the user DN generation to include the users personal title (only in "
+"conjunction with accountPrimaryAttribute)."
 msgstr ""
 
-#: setup/setup_finish.tpl:27
-msgid "Download configuration"
-msgstr "下载配置"
-
-#: setup/setup_finish.tpl:33
-#, fuzzy
-msgid "Status: "
-msgstr "状态"
+#: include/class_core.inc:819
+msgid "Script to be called for finding the next free id for groups or users."
+msgstr ""
 
-#: setup/class_setupStep_Ldap.inc:54
-#, fuzzy
-msgid "LDAP setup"
-msgstr "LDAP 服务器"
+#: include/class_core.inc:828
+msgid ""
+"Descriptive string for the automatic ID generator. Please read the FAQ file "
+"for more information."
+msgstr ""
 
-#: setup/class_setupStep_Ldap.inc:55
-#, fuzzy
-msgid "LDAP connection setup"
-msgstr "断开"
+#: include/class_core.inc:838
+msgid "Enable strict checking for user IDs and group names."
+msgstr ""
 
-#: setup/class_setupStep_Ldap.inc:56
+#: include/class_core.inc:848
 msgid ""
-"This dialog performs the basic configuration of the LDAP connectivity for "
-"GOsa."
+"Lowest assignable user or group ID. Only active if idAllocationMethod is set "
+"to 'traditional'."
 msgstr ""
 
-#: setup/class_setupStep_Ldap.inc:113
-#, fuzzy, php-format
-msgid "Anonymous bind to server '%s' failed!"
-msgstr "为服务器 '%s' 插入新宏失败。"
+#: include/class_core.inc:859
+msgid "Attribute to be used for primary mail addresses."
+msgstr ""
 
-#: setup/class_setupStep_Ldap.inc:115
-#, fuzzy, php-format
-msgid "Bind as user '%s' failed!"
-msgstr "为服务器 '%s' 插入新宏失败。"
+#: include/class_core.inc:869
+msgid "Namespace used for shared folders."
+msgstr ""
 
-#: setup/class_setupStep_Ldap.inc:120
-#, fuzzy, php-format
-msgid "Anonymous bind to server '%s' succeeded."
-msgstr "为服务器 '%s' 插入新宏失败。"
+#: include/class_core.inc:879
+msgid ""
+"Namespace rule to create user folders. Please read the FAQ file for more "
+"information."
+msgstr ""
 
-#: setup/class_setupStep_Ldap.inc:121
-#, fuzzy
-msgid "Please specify user and password!"
-msgstr "请输入您的口令!"
+#: include/class_core.inc:889
+msgid ""
+"Namespace rule to create folders. Please read the FAQ file for more "
+"information."
+msgstr ""
 
-#: setup/class_setupStep_Ldap.inc:123
-#, fuzzy, php-format
-msgid "Bind as user '%s' to server '%s' succeeded!"
-msgstr "无法在主服务器 '%s' 上选择数据库 '%s'。"
+#: include/class_core.inc:899
+msgid "Seconds after an IMAP connection is considered dead."
+msgstr ""
 
-#: setup/setup_ldap.tpl:2
+#: include/class_core.inc:910
+msgid "Class name of the mail method to be used."
+msgstr ""
+
+#: include/class_core.inc:920
 msgid ""
-"The main data source used in GOsa is LDAP. In order to access the "
-"information stored there, please enter the required information."
+"Enable slashes instead of dots as a name space separator for Cyrus IMAP."
 msgstr ""
 
-#: setup/setup_ldap.tpl:9
-msgid "Please choose the LDAP user to be used by GOsa"
+#: include/class_core.inc:930
+msgid ""
+"Directory to store vacation templates. Please read the FAQ file for more "
+"information."
 msgstr ""
 
-#: setup/setup_ldap.tpl:28 setup/setup_ldap.tpl:29
+#: include/class_core.inc:940
 #, fuzzy
-msgid "LDAP connection"
+msgid "Enable TLS for LDAP connections."
 msgstr "断开"
 
-#: setup/setup_ldap.tpl:31
-msgid "Location name"
-msgstr "位置名称"
-
-#: setup/setup_ldap.tpl:35
-#, fuzzy
-msgid "Connection URI"
-msgstr "连接 URL"
+#: include/class_core.inc:950
+msgid "Enable IVBB used by german authorities."
+msgstr ""
 
-#: setup/setup_ldap.tpl:39
-#, fuzzy
-msgid "TLS connection"
-msgstr "连接"
+#: include/class_core.inc:960
+msgid ""
+"Maintain sambaIdmapEntry objects to improve performance on some Samba "
+"versions."
+msgstr ""
 
-#: setup/setup_ldap.tpl:57
-#, fuzzy
-msgid "Reload"
-msgstr "读"
+#: include/class_core.inc:970
+msgid "Enable checks to determine whether an account is expired or not."
+msgstr ""
 
-#: setup/setup_ldap.tpl:63 setup/setup_ldap.tpl:64
-#, fuzzy
-msgid "Authentication"
-msgstr "Nagios 鉴权"
+#: include/class_core.inc:980
+msgid ""
+"String containing the SID for Samba setups without the Domain object in LDAP."
+msgstr ""
 
-#: setup/setup_ldap.tpl:66
-#, fuzzy
-msgid "Administrator DN"
-msgstr "系统管理"
+#: include/class_core.inc:990
+msgid ""
+"String containing the RID base for Samba setups without the Domain object in "
+"LDAP."
+msgstr ""
 
-#: setup/setup_ldap.tpl:71
+#: include/class_core.inc:1000
 #, fuzzy
-msgid "Select user"
-msgstr "å\88 é\99¤ç\94¨æ\88·"
+msgid "Enable manual object snapshots."
+msgstr "å\88\9b建æ\96°å¯¹è±¡ç»\84"
 
-#: setup/setup_ldap.tpl:81
-msgid "Automatically append LDAP base to administrator DN"
+#: include/class_core.inc:1010
+msgid "Base DN for snapshot storage."
 msgstr ""
 
-#: setup/setup_ldap.tpl:85
+#: include/class_core.inc:1020
 #, fuzzy
-msgid "Administrator password"
-msgstr "管理员口令"
+msgid "DN of the snapshot administrator."
+msgstr "域管理员"
 
-#: setup/setup_ldap.tpl:91 setup/setup_ldap.tpl:92
-#, fuzzy
-msgid "Schema based settings"
-msgstr "Samba 设置"
+#: include/class_core.inc:1030
+msgid "Password of the snapshot administrator."
+msgstr ""
 
-#: setup/setup_ldap.tpl:94
-msgid "Use RFC 2307bis compliant groups"
+#: include/class_core.inc:1041
+msgid ""
+"Method for user and group ID generation. Note: only the 'traditional' method "
+"is safe due to PHP limitations."
 msgstr ""
 
-#: setup/setup_ldap.tpl:105 setup/setup_ldap.tpl:106
+#: include/class_core.inc:1050
+msgid "URI of server to be used for snapshots."
+msgstr ""
+
+#: include/class_listing.inc:319
 #, fuzzy
-msgid "Current status"
-msgstr "当前版本"
+msgid "Select all"
+msgstr "选择"
 
-#: setup/class_setupStep_Migrate.inc:51 setup/class_setupStep_Migrate.inc:52
+#: include/class_listing.inc:578
 #, fuzzy
-msgid "LDAP inspection"
-msgstr "PHP 安装检查"
+msgid "created by"
+msgstr "创建"
 
-#: setup/class_setupStep_Migrate.inc:53
-msgid "Analyze your current LDAP for GOsa compatibility"
+#: include/class_listing.inc:1064 include/class_listing.inc:1066
+msgid "Go to preceding level"
 msgstr ""
 
-#: setup/class_setupStep_Migrate.inc:59
+#: include/class_listing.inc:1072 include/class_listing.inc:1074
+msgid "Go to current users level"
+msgstr ""
+
+#: include/class_listing.inc:1079
+msgid "Reload list"
+msgstr "重新加载列表"
+
+#: include/class_listing.inc:1453
 #, fuzzy
-msgid "Checking for root object"
-msgstr "检查 iconv 支持"
+msgid "Copy"
+msgstr "复制"
 
-#: setup/class_setupStep_Migrate.inc:65
+#: include/class_listing.inc:1459
 #, fuzzy
-msgid "Inspecting object classes in root object"
-msgstr "检查 iconv 支持"
+msgid "Cut"
+msgstr "剪切"
 
-#: setup/class_setupStep_Migrate.inc:71
+#: include/class_listing.inc:1492
+msgid "Cut this entry"
+msgstr "剪切条目"
+
+#: include/class_listing.inc:1501
+msgid "Copy this entry"
+msgstr "拷贝条目"
+
+#: include/class_listing.inc:1533 include/class_listing.inc:1535
 #, fuzzy
-msgid "Checking permission for LDAP database"
-msgstr "您无权删除这个部门。"
+msgid "Restore snapshots"
+msgstr "删除记录"
 
-#: setup/class_setupStep_Migrate.inc:78
+#: include/class_listing.inc:1549
 #, fuzzy
-msgid "Checking for super administrator"
-msgstr "检查一些附加程序"
+msgid "Export list"
+msgstr "导出"
 
-#: setup/class_setupStep_Migrate.inc:118 setup/class_setupStep_Migrate.inc:186
-#: setup/class_setupStep_Migrate.inc:709
+#: include/class_listing.inc:1591
 #, fuzzy
-msgid "LDAP query failed"
-msgstr "Mysql 查询失败。"
+msgid "Create new snapshot for this object"
+msgstr "创建新 FAI 对象"
 
-#: setup/class_setupStep_Migrate.inc:119 setup/class_setupStep_Migrate.inc:187
-#: setup/class_setupStep_Migrate.inc:710
-msgid "Possibly the 'root object' is missing."
+#: include/functions.inc:134
+#, php-format
+msgid "Fatal error: no class locations defined - please run %s to fix this"
 msgstr ""
 
-#: setup/class_setupStep_Migrate.inc:132 setup/class_setupStep_Migrate.inc:145
-#: setup/class_setupStep_Migrate.inc:307 setup/class_setupStep_Migrate.inc:661
-#: setup/class_setupStep_Migrate.inc:674 setup/class_setupStep_Migrate.inc:729
-#: setup/class_setupStep_Migrate.inc:750 setup/class_setupStep_Migrate.inc:802
-msgid "Failed"
-msgstr "失败"
-
-#: setup/class_setupStep_Migrate.inc:134 setup/class_setupStep_Migrate.inc:147
+#: include/functions.inc:141
 #, php-format
-msgid ""
-"The specified user '%s' does not have full access to your LDAP database."
+msgid "Fatal error: cannot instantiate class %s - try running %s to fix this"
 msgstr ""
 
-#: setup/class_setupStep_Migrate.inc:308
-msgid "There is no GOsa administrator account inside your LDAP."
-msgstr ""
+#: include/functions.inc:466
+#, fuzzy, php-format
+msgid "Error while connecting to LDAP: %s"
+msgstr "致命错误:连接 LDAP 错误。服务器返回 '%s'。"
 
-#: setup/class_setupStep_Migrate.inc:377
+#: include/functions.inc:537 include/functions.inc:623
 #, fuzzy
-msgid "Migration error"
-msgstr "创建"
+msgid "User ID is not unique!"
+msgstr "用户名 / UID 不唯一。请检查您的 LDAP 数据库。"
 
-#: setup/class_setupStep_Migrate.inc:377
+#: include/functions.inc:827 include/functions.inc:945
+msgid "Error while locking entry!"
+msgstr ""
+
+#: include/functions.inc:837
 #, php-format
-msgid "Cannot add ACL for user '%s':"
+msgid "Cannot store lock information in LDAP!"
 msgstr ""
 
-#: setup/class_setupStep_Migrate.inc:415 setup/class_setupStep_Migrate.inc:425
-#, fuzzy
-msgid "Input error"
-msgstr "PHP 错误"
+#: include/functions.inc:837
+#, fuzzy, php-format
+msgid "Error: %s"
+msgstr "错误"
 
-#: setup/class_setupStep_Migrate.inc:420
-#, fuzzy
-msgid "Password error"
-msgstr "口令过期截止日"
+#: include/functions.inc:1267
+#, fuzzy, php-format
+msgid "The current size limit of %d entries is exceeded!"
+msgstr "超过了 %d 个条目的大小限制!"
 
-#: setup/class_setupStep_Migrate.inc:420
-#, fuzzy
-msgid "Provided passwords do not match!"
-msgstr "输入的新口令和重复口令不匹配!"
+#: include/functions.inc:1269
+#, php-format
+msgid "Set the size limit to %s"
+msgstr ""
 
-#: setup/class_setupStep_Migrate.inc:425
+#: include/functions.inc:1286
 #, fuzzy
-msgid "Specify a valid user ID!"
-msgstr "请输入一个有效的用户名!"
+msgid "list is incomplete"
+msgstr "不完整"
 
-#: setup/class_setupStep_Migrate.inc:450
-#, fuzzy, php-format
-msgid "Adding an administrative user failed: object '%s' already exists!"
-msgstr "为对象 '%s' 设置动作状态(FAIstate) 失败,值为 '%s'。"
+#: include/functions.inc:1636
+msgid "Continue anyway"
+msgstr "仍然继续"
 
-#: setup/class_setupStep_Migrate.inc:662
-msgid ""
-"The LDAP root object is missing. It is required to use your LDAP service."
-msgstr ""
+#: include/functions.inc:1638
+msgid "Edit anyway"
+msgstr "仍然编辑"
 
-#: setup/class_setupStep_Migrate.inc:663 setup/class_setupStep_Migrate.inc:676
-msgid "Try to create root object"
+#: include/functions.inc:1641
+msgid "These entries are currently locked:"
 msgstr ""
 
-#: setup/class_setupStep_Migrate.inc:675
-msgid "Root object couldn't be created, you should try it on your own."
-msgstr ""
+#: include/functions.inc:1882
+msgid "Entries per page"
+msgstr "每页条目数"
 
-#: setup/class_setupStep_Migrate.inc:730
-#, php-format
-msgid "Missing GOsa object class '%s'!"
-msgstr ""
+#: include/functions.inc:2060
+#, fuzzy, php-format
+msgid "GOsa %s"
+msgstr "Syslog 服务"
 
-#: setup/class_setupStep_Migrate.inc:731
-#, fuzzy
-msgid "Please check your installation."
-msgstr "请检查用户名/口令。"
+#: include/functions.inc:2067
+#, fuzzy, php-format
+msgid "GOsa %s snapshot (Rev %s)"
+msgstr "GOsa 开发版(版本 %s)"
 
-#: setup/class_setupStep_Migrate.inc:752
+#: include/functions.inc:2072
 #, php-format
-msgid ""
-"Cannot handle the structural object type of your root object. Please try to "
-"add the object class '%s' manually."
-msgstr ""
+msgid "GOsa development snapshot (Rev %s)"
+msgstr "GOsa 开发版(版本 %s)"
 
-#: setup/setup_welcome.tpl:3
-msgid "How to get started"
+#: include/functions.inc:2168
+#, php-format
+msgid "File %s cannot be deleted!"
 msgstr ""
 
-#: setup/setup_welcome.tpl:5
-msgid ""
-"This seems to be the first time you run GOsa on this system. To start the "
-"GOsa web interface you need a working configuration file, which can be "
-"generated by this wizard."
-msgstr ""
+#: include/functions.inc:2198 include/functions.inc:2218
+#, fuzzy
+msgid "Cannot write revision file!"
+msgstr "无法创建文件 '%s'。"
 
-#: setup/setup_welcome.tpl:9
+#: include/functions.inc:2489 include/functions.inc:2493
+#: include/functions.inc:2499
 #, fuzzy
-msgid "What you need to generate a configuration file:"
-msgstr "配置文件"
+msgid "'baseIdHook' is not available. Using default base!"
+msgstr "警告: nextIdHook不可用。使用缺省 base。"
 
-#: setup/setup_welcome.tpl:13
+#: include/functions.inc:2523
 #, fuzzy
-msgid "The hostname of your LDAP server"
-msgstr "当操作  LDAP 服务器 '%s' 时"
+msgid ""
+"Cannot read schema information from LDAP. Schema validation is not possible!"
+msgstr "不能从服务器得到 schema 信息。无法对 schema 检查!"
 
-#: setup/setup_welcome.tpl:14
-msgid "Installed GOsa and supplementary schema"
+#: include/functions.inc:2549
+msgid "This class is used to make users appear in GOsa."
 msgstr ""
 
-#: setup/setup_welcome.tpl:15
-msgid "The LDAP base of your LDAP directory"
+#: include/functions.inc:2556
+msgid ""
+"This class is used to lock entries in order to prevent multiple edits at a "
+"time."
 msgstr ""
 
-#: setup/setup_welcome.tpl:16
-msgid "The DN and the password of the LDAP administration user"
+#: include/functions.inc:2601
+#, php-format
+msgid "Required object class %s is missing!"
+msgstr ""
+
+#: include/functions.inc:2604
+#, php-format
+msgid "Optional object class %s is missing!"
 msgstr ""
 
-#: setup/setup_welcome.tpl:20
-msgid ""
-"If you've collected the needed information, unlock the setup process like "
-"shown in the next paragraph."
+#: include/functions.inc:2609
+#, php-format
+msgid "Wrong version of required object class %s (!=%s) detected!"
 msgstr ""
 
-#: setup/setup_welcome.tpl:24
-#, fuzzy
-msgid "Starting the setup"
-msgstr "语言"
+#: include/functions.inc:2612
+#, fuzzy, php-format
+msgid "Class available"
+msgstr "文件可用。"
 
-#: setup/setup_welcome.tpl:26
+#: include/functions.inc:2634
 msgid ""
-"For security reasons you need to authenticate the installation by creating "
-"the file '/tmp/gosa.auth', containing the current session ID on the servers "
-"local filesystem. This can be done by executing the following command:"
+"RFC2307bis schema is enabled, but the current LDAP configuration does not "
+"support it!"
 msgstr ""
 
-#: setup/setup_welcome.tpl:32
-msgid "Click the 'Next' button when you've finished."
+#: include/functions.inc:2635
+msgid ""
+"To use RFC2307bis groups, the objectClass 'posixGroup' must be AUXILIARY."
 msgstr ""
 
-#: setup/setup_license.tpl:3
+#: include/functions.inc:2639
 msgid ""
-"GOsa is developed under the terms of the GNU General Public License v2. "
-"Please accept the terms below."
+"RFC2307bis schema is disabled, but the current LDAP configuration supports "
+"it!"
 msgstr ""
 
-#: setup/setup_license.tpl:11
-msgid "I have read the license and accept it"
+#: include/functions.inc:2640
+msgid "To correct this, the objectClass 'posixGroup' must be STRUCTURAL."
 msgstr ""
 
-#: setup/setup_checks.tpl:2
-msgid ""
-"This step checks if your PHP server has all required modules and "
-"configuration settings."
+#: include/functions.inc:2665
+msgid "German"
+msgstr "德语"
+
+#: include/functions.inc:2666
+msgid "French"
+msgstr "法语"
+
+#: include/functions.inc:2667
+msgid "Italian"
+msgstr "意大利语"
+
+#: include/functions.inc:2668
+msgid "Spanish"
+msgstr "西班牙语"
+
+#: include/functions.inc:2669
+msgid "English"
+msgstr "英语"
+
+#: include/functions.inc:2670
+msgid "Dutch"
+msgstr "荷兰语"
+
+#: include/functions.inc:2671
+msgid "Polish"
+msgstr "波兰语"
+
+#: include/functions.inc:2672
+msgid "Brazilian Portuguese"
 msgstr ""
 
-#: setup/setup_checks.tpl:5
+#: include/functions.inc:2674
+msgid "Chinese"
+msgstr "芯片组"
+
+#: include/functions.inc:2675
 #, fuzzy
-msgid "Inspection"
-msgstr "PHP 安装检查"
+msgid "Vietnamese"
+msgstr ""
 
-#: setup/setup_checks.tpl:8
-msgid "PHP module and extension checks"
+#: include/functions.inc:2676
+msgid "Russian"
+msgstr "俄语"
+
+#: include/functions.inc:2869
+#, fuzzy
+msgid "Cannot detect password hash!"
+msgstr "无法选择数据库!"
+
+#: include/functions.inc:2910 include/functions.inc:2985
+#, php-format
+msgid "Pre-event hook reported a problem: %s. Password change canceled!"
 msgstr ""
 
-#: setup/setup_checks.tpl:10
-msgid "Basic checks"
+#: include/functions.inc:2941
+#, fuzzy
+msgid "Password change failed!"
+msgstr "不允许修改口令"
+
+#: include/functions.inc:2949
+#, php-format
+msgid "Post-event hook reported a problem: %s. Password change canceled!"
 msgstr ""
 
-#: setup/setup_checks.tpl:38 setup/setup_checks.tpl:79
-msgid "GOsa will NOT run without fixing this."
+#: include/functions.inc:3053
+msgid "Cannot generate SAMBA hash!"
 msgstr ""
 
-#: setup/setup_checks.tpl:40 setup/setup_checks.tpl:81
-msgid "GOsa will run without fixing this."
+#: include/functions.inc:3068
+#, php-format
+msgid "Generating SAMBA hash by running %s failed: check %s!"
 msgstr ""
 
-#: setup/setup_checks.tpl:50
+#: include/functions.inc:3346 include/functions.inc:3360
+#: include/functions.inc:3398 include/functions.inc:3410
+#: include/functions.inc:3414 include/functions.inc:3429
+#: include/functions.inc:3438
 #, fuzzy
-msgid "PHP setup configuration"
-msgstr "PHP 安装检查"
+msgid "Cannot allocate free ID:"
+msgstr "太多用户,无法分配一个可用的 ID!"
 
-#: setup/setup_checks.tpl:50
+#: include/functions.inc:3346
+msgid "unknown idAllocation method!"
+msgstr ""
+
+#: include/functions.inc:3360
+#, php-format
+msgid "%sPoolMin >= %sPoolMax!"
+msgstr ""
+
+#: include/functions.inc:3390
 #, fuzzy
-msgid "show information"
-msgstr "个人信息"
+msgid "Cannot create sambaUnixIdPool entry!"
+msgstr "转到根部门"
 
-#: setup/setup_checks.tpl:51
-msgid "Extended checks"
+#: include/functions.inc:3398
+msgid "sambaUnixIdPool is not unique!"
 msgstr ""
 
-#: setup/setup_schema.tpl:1
+#: include/functions.inc:3410 include/functions.inc:3414
 #, fuzzy
-msgid "Schema specific settings"
-msgstr "Samba 设置"
+msgid "no ID available!"
+msgstr "文件可用。"
 
-#: setup/setup_schema.tpl:4
-msgid "Schema check succeeded"
+#: include/functions.inc:3438
+msgid "maximum number of tries exceeded!"
 msgstr ""
 
-#: setup/setup_schema.tpl:7
+#: include/functions.inc:3498
 #, fuzzy
-msgid "Schema check failed"
-msgstr "保存电话失败"
+msgid "Cannot allocate free ID!"
+msgstr "太多用户,无法分配一个可用的 ID!"
 
-#: setup/setup_schema.tpl:11
+#: include/class_GOsaRegistration.inc:127
 msgid ""
-"Could not read any schema information, all checks skipped. Adjust your LDAP "
-"ACLs."
+"UNIX-timestamp pointing to the date GOsa will ask for a registration again "
+"(-1 to disable)"
 msgstr ""
 
-#: setup/setup_schema.tpl:13
-msgid ""
-"It seems that your LDAP database wasn't initialized yet. This maybe the "
-"reason, why GOsa can't read your schema configuration!"
+#: include/exporter/class_cvsExporter.inc:48
+msgid "CSV"
 msgstr ""
 
-#: setup/class_setupStep_Schema.inc:37 setup/class_setupStep_Schema.inc:38
-msgid "LDAP schema check"
+#: include/exporter/class_pdfExporter.inc:18
+msgid "No PDF export possible: there is no FPDF library installed."
 msgstr ""
 
-#: setup/class_setupStep_Schema.inc:39
-msgid "Perform test on your current LDAP schema"
+#: include/exporter/class_pdfExporter.inc:145
+msgid "PDF"
 msgstr ""
 
-#: setup/class_setupStep_Welcome.inc:42
+#: include/exporter/class_PDF.inc:24
 #, fuzzy
-msgid "Welcome"
-msgstr "欢迎 %s!"
+msgid "Page"
+msgstr "呼机"
 
-#: setup/class_setupStep_Welcome.inc:43
-#, fuzzy
-msgid "The welcome message"
-msgstr "解除挂起的邮件"
+#: include/class_management.inc:487
+#, fuzzy, php-format
+msgid "You are not allowed to create a snapshot for %s!"
+msgstr "您无权删除这个用户!"
 
-#: setup/class_setupStep_Welcome.inc:44
-#, fuzzy
-msgid "Welcome to the GOsa setup assistent"
-msgstr "欢迎进入 Gosa 安装程序!"
+#: include/class_management.inc:534 include/class_management.inc:586
+#: include/class_management.inc:600
+#, fuzzy, php-format
+msgid "You are not allowed to restore a snapshot for %s!"
+msgstr "您无权删除这个用户!"
 
-#: setup/class_setupStep_License.inc:56 setup/class_setupStep_License.inc:57
-#, fuzzy
-msgid "License"
-msgstr ""
+#: include/class_management.inc:549
+#, fuzzy, php-format
+msgid "You are not allowed to remove a snapshot for %s!"
+msgstr "您无权删除这个用户!"
 
-#: setup/class_setupStep_License.inc:58
-msgid "Terms and conditions for usage"
+#: include/class_management.inc:669
+#, php-format
+msgid ""
+"No tab definition for %s found in configuration file: cannot create plugin "
+"instance!"
 msgstr ""
 
-#: setup/setup_language.tpl:3
+#: include/class_pathNavigator.inc:86
 #, fuzzy
-msgid "Please select the preferred language"
-msgstr "请选择一个打印机或者取消。"
-
-#: setup/setup_language.tpl:5
-msgid ""
-"At this point, you can select the site wide default language. Choosing "
-"'automatic' will use the language requested by the browser. This setting can "
-"be overridden per user."
-msgstr ""
+msgid "Welcome to GOsa"
+msgstr "欢迎进入 Gosa 安装程序!"
 
-#: setup/setup_language.tpl:9
 #, fuzzy
-msgid "Please select your preferred language here"
-msgstr "首选语种"
+#~ msgid "Max"
+#~ msgstr "五月"
 
-#: setup/class_setupStep_Language.inc:40 setup/class_setupStep_Language.inc:41
 #, fuzzy
-msgid "Language setup"
-msgstr "语言"
+#~ msgid "Min"
+#~ msgstr "首页"
 
-#: setup/class_setupStep_Language.inc:42
-msgid "This step allows you to select your preferred language."
-msgstr ""
+#~ msgid "Welcome %s!"
+#~ msgstr "欢迎 %s!"
 
 #, fuzzy
 #~ msgid "The folder %s specified for %s:%s cannot be used for reading!"
@@ -7742,18 +7582,10 @@ msgstr ""
 #~ msgid "Honour administrative units"
 #~ msgstr "组管理"
 
-#, fuzzy
-#~ msgid "Smarty compile directory"
-#~ msgstr "用户主目录"
-
 #, fuzzy
 #~ msgid "Path for PPD storage"
 #~ msgstr "口令存储"
 
-#, fuzzy
-#~ msgid "Path for kiosk profile storage"
-#~ msgstr "Kiosk profile 设置"
-
 #, fuzzy
 #~ msgid "Mail queue script"
 #~ msgstr "邮件队列"
@@ -7766,10 +7598,6 @@ msgstr ""
 #~ msgid "Enable edit locking"
 #~ msgstr "启用邮件扫描"
 
-#, fuzzy
-#~ msgid "Enforce encrypted connections"
-#~ msgstr "封锁加密归档"
-
 #, fuzzy
 #~ msgid "Warn if session is not encrypted"
 #~ msgstr "会话不会被加密。"
@@ -8026,9 +7854,6 @@ msgstr ""
 #~ msgid "Prpperties"
 #~ msgstr "属性"
 
-#~ msgid "Organizational unit"
-#~ msgstr "组织/公司部门"
-
 #, fuzzy
 #~ msgid "Old password"
 #~ msgstr "旧口令"
@@ -8550,10 +8375,6 @@ msgstr ""
 #~ msgid "Enable DNS extension"
 #~ msgstr "删除打印机扩展"
 
-#, fuzzy
-#~ msgid "Enable DHCP extension"
-#~ msgstr "删除打印机扩展"
-
 #, fuzzy
 #~ msgid "Enable mime type management"
 #~ msgstr "系统管理"
@@ -8691,9 +8512,6 @@ msgstr ""
 #~ msgid "Display name"
 #~ msgstr "显示名称"
 
-#~ msgid "Home phone"
-#~ msgstr "住宅电话"
-
 #~ msgid "Initials"
 #~ msgstr "中间名"
 
@@ -8734,9 +8552,6 @@ msgstr ""
 #~ msgid "You have no permission to do LDAP exports!"
 #~ msgstr "您无权查看和编辑 ACL。"
 
-#~ msgid "Could not connect to database server!"
-#~ msgstr "无法连接到数据库!"
-
 #~ msgid "Could not select database!"
 #~ msgstr "无法选择数据库!"
 
@@ -9268,9 +9083,6 @@ msgstr ""
 #~ msgid "You're about to delete the object group '%s'."
 #~ msgstr "您将要删除这个对象组 '%s'。"
 
-#~ msgid "Name of object groups"
-#~ msgstr "对象组名称"
-
 #~ msgid "Select to see groups containing groups"
 #~ msgstr "选择查看包含组的组"
 
index 95f81672a74671d3b3f2d4ea59d811a3033aa5be..20da0a29d562ee71c49dc908629bb613c56eb953 100644 (file)
@@ -201,11 +201,11 @@ class migrateRDN implements propertyMigration
                     if($tmp->move($data['from'], $data['to'])){
                     }elseif($ldap->dn_exists($data['to'])){
                         msg_dialog::display(_("Error"), 
-                                sprintf(_("Migration failed for object %s, dn already exists!"), 
+                                sprintf(_("Migration failed for object %s: DN already exists!"), 
                                     bold($data['to'])), ERROR_DIALOG);
                     }else{
                         msg_dialog::display(_("Error"), 
-                                sprintf(_("Migration failed for object %s, please check if it already exists!"), 
+                                sprintf(_("Migration failed for object %s: please check if it already exists!"), 
                                     bold($data['to'])), ERROR_DIALOG);
                     }
                 }
index 32495d82d18d9be25ff71bd0b402dfe1a15cc786..8d1153f26f331863862c2922b760b370b112c8f0 100644 (file)
@@ -13,7 +13,7 @@
 
 <input type='checkbox' value='1' name='copyMembers' {if $copyMembers} checked {/if} id='copyMembers'>
 <LABEL for='copyMembers'>
-&nbsp;{t}Copy members. Be careful with this option, systems can only inherit from a single object group!{/t}
+&nbsp;{t}Warning: systems can only inherit from a single object group!{/t}
 </LABEL>
 <script language="JavaScript" type="text/javascript">
        focus_field('cn');
index b62b951e7d55025ab2364b4576976c4280bba651..e2c45e168778c7e01797ded55b12dc45097ec8ff 100644 (file)
@@ -1048,7 +1048,7 @@ class user extends plugin
             $this->attrs["jpegPhoto"] = $output;
         }else{
             msg_dialog::display(_("Error"),
-                    _("Cannot save user picture, GOsa requires the package 'imagemagick' or 'php5-imagick' to be installed!"),
+                    _("Cannot save user picture: GOsa requires the package 'imagemagick' or 'php5-imagick' to be installed!"),
                     ERROR_DIALOG);
 
         }