From: cajus Date: Fri, 27 Feb 2009 09:00:18 +0000 (+0000) Subject: Updated locales, fixed some strings X-Git-Url: https://git.tokkee.org/?a=commitdiff_plain;h=97d3cbe4b9d27bb223fd2fc4ff02b53b83880e84;p=gosa.git Updated locales, fixed some strings git-svn-id: https://oss.gonicus.de/repositories/gosa/trunk@13474 594d385d-05f5-0310-b6e9-bd551577e9d8 --- diff --git a/gosa-core/Changelog b/gosa-core/Changelog index 5c57fab78..8b9469e15 100644 --- a/gosa-core/Changelog +++ b/gosa-core/Changelog @@ -1,6 +1,12 @@ GOsa2 changelog =============== +* gosa 2.6.5 + - Updated locales + - Improved PPD handling + - Added more sanity checks in group management + - Fixed switching between primary groups + * gosa 2.6.4 - Added missing images - Fixed issue with the FAI log viewer diff --git a/gosa-core/include/class_plugin.inc b/gosa-core/include/class_plugin.inc index 805190ea7..13a99228a 100644 --- a/gosa-core/include/class_plugin.inc +++ b/gosa-core/include/class_plugin.inc @@ -1341,7 +1341,7 @@ class plugin if(!session::is_set("snapshotFailMessageSend")){ session::set("snapshotFailMessageSend",TRUE); msg_dialog::display(_("Configuration error"), - sprintf(_("The snapshot functionality is enabled, but the required compression package is missing, try to install '%s'."),"php5-zip / php5-gzip"), ERROR_DIALOG); + sprintf(_("The snapshot functionality is enabled, but the required compression module is missing. Please install '%s'."),"php5-zip / php5-gzip"), ERROR_DIALOG); } return(FALSE); } diff --git a/gosa-core/locale/core/de/LC_MESSAGES/messages.po b/gosa-core/locale/core/de/LC_MESSAGES/messages.po index 78ad7769d..9ba696f52 100644 --- a/gosa-core/locale/core/de/LC_MESSAGES/messages.po +++ b/gosa-core/locale/core/de/LC_MESSAGES/messages.po @@ -13,8 +13,8 @@ msgid "" msgstr "" "Project-Id-Version: messages\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2009-01-15 11:49+0100\n" -"PO-Revision-Date: 2009-01-15 11:49+0100\n" +"POT-Creation-Date: 2009-02-27 09:45+0100\n" +"PO-Revision-Date: 2009-02-27 09:56+0100\n" "Last-Translator: Cajus Pollmeier \n" "Language-Team: deutsch \n" "MIME-Version: 1.0\n" @@ -22,1194 +22,1187 @@ msgstr "" "Content-Transfer-Encoding: 8bit\n" "X-Generator: KBabel 1.11.4\n" -#: include/class_CopyPasteHandler.inc:117 -#: include/class_CopyPasteHandler.inc:126 -#: include/class_CopyPasteHandler.inc:158 -#: include/class_CopyPasteHandler.inc:175 -#: include/class_CopyPasteHandler.inc:184 -#: include/class_CopyPasteHandler.inc:192 -#: include/class_CopyPasteHandler.inc:268 -#, php-format -msgid "Copy and paste failed!" -msgstr "Kopieren & Einfügen ist fehlgeschlagen!" - -#: include/class_CopyPasteHandler.inc:117 -#: include/class_CopyPasteHandler.inc:126 -#: include/class_CopyPasteHandler.inc:158 -#: include/class_CopyPasteHandler.inc:175 -#: include/class_CopyPasteHandler.inc:184 -#: include/class_CopyPasteHandler.inc:192 -#: include/class_CopyPasteHandler.inc:268 -#: include/class_CopyPasteHandler.inc:367 include/utils/class_msgPool.inc:153 -#: include/utils/class_msgPool.inc:165 include/utils/class_msgPool.inc:183 -#: include/utils/class_msgPool.inc:466 include/utils/class_msgPool.inc:485 -#: include/class_gosaSupportDaemon.inc:1160 -#: include/class_gosaSupportDaemon.inc:1180 include/class_msg_dialog.inc:99 -#: include/password-methods/class_password-methods.inc:250 -#: include/class_log.inc:138 include/class_log.inc:218 -#: include/class_plugin.inc:659 include/class_plugin.inc:700 -#: include/class_plugin.inc:742 include/class_plugin.inc:1585 -#: include/class_tabs.inc:50 plugins/admin/groups/class_groupGeneric.inc:954 -#: plugins/admin/groups/class_groupGeneric.inc:959 -#: plugins/admin/groups/class_groupGeneric.inc:1204 -#: plugins/personal/posix/class_posixAccount.inc:1334 -#: plugins/personal/generic/class_user.inc:412 -#: plugins/personal/generic/class_user.inc:513 -#: plugins/personal/generic/class_user.inc:806 -#: plugins/personal/generic/class_user.inc:1382 -#: plugins/personal/generic/main.inc:115 html/index.php:223 html/index.php:227 -#: setup/setup_checks.tpl:30 setup/setup_checks.tpl:91 -#: setup/class_setupStep_Migrate.inc:1186 -#: ihtml/themes/default/msg_dialog.tpl:52 -#: ihtml/themes/default/msg_dialog.tpl:95 -#, php-format -msgid "Error" -msgstr "Fehler" - -#: include/class_CopyPasteHandler.inc:117 -#: include/class_CopyPasteHandler.inc:192 -#, php-format -msgid "Cannot set permission for '%s'" -msgstr "Kann Berechtigungen für '%s' nicht setzen" +#: ihtml/themes/default/MultiSelectWindow.tpl:51 +#: ihtml/themes/default/MultiSelectWindow.tpl:92 +#: ihtml/themes/default/msg_dialog.tpl:56 +#: ihtml/themes/default/msg_dialog.tpl:99 +#: plugins/admin/ogroups/class_ogroup.inc:232 setup/setup_ldap.tpl:121 +msgid "Information" +msgstr "Information" -#: include/class_CopyPasteHandler.inc:118 -#: include/class_CopyPasteHandler.inc:127 -#: include/class_CopyPasteHandler.inc:176 -#: include/class_CopyPasteHandler.inc:185 -#: include/class_CopyPasteHandler.inc:193 include/class_pluglist.inc:177 -#: include/class_config.inc:125 include/class_config.inc:629 -#: include/utils/class_timezone.inc:47 include/functions.inc:637 -#: include/functions.inc:2555 include/functions.inc:2579 -#: include/functions.inc:2592 -#: include/password-methods/class_password-methods-ssha.inc:51 -#: include/password-methods/class_password-methods-sha.inc:48 -#: include/class_plugin.inc:1325 include/class_plugin.inc:1337 -#: plugins/admin/groups/class_groupGeneric.inc:163 -#: plugins/admin/groups/class_groupGeneric.inc:728 html/password.php:74 -#: html/index.php:143 html/index.php:215 html/main.php:228 -msgid "Configuration error" -msgstr "Konfigurationsfehler" +#: ihtml/themes/default/MultiSelectWindow.tpl:63 +#: ihtml/themes/default/MultiSelectWindow.tpl:103 +#: plugins/admin/ogroups/ogroup_objects.tpl:20 +#: plugins/admin/groups/group_objects.tpl:20 +#: plugins/personal/posix/posix_groups.tpl:21 +msgid "Filters" +msgstr "Filter" -#: include/class_CopyPasteHandler.inc:158 -#, php-format -msgid "'%s' is no vaild LDAP object" -msgstr "'%s' ist kein gültiges LDAP-Objekt" +#: ihtml/themes/default/remove.tpl:2 ihtml/themes/default/msg_dialog.tpl:54 +#: ihtml/themes/default/msg_dialog.tpl:97 ihtml/themes/default/islocked.tpl:6 +#: ihtml/themes/default/conflict.tpl:6 html/password.php:280 html/index.php:57 +#: html/index.php:63 html/index.php:416 html/index.php:422 +#: include/functions.inc:745 include/functions.inc:2193 +#: include/functions.inc:2197 include/functions.inc:2203 +#: include/class_tabs.inc:259 plugins/admin/ogroups/remove.tpl:2 +#: plugins/admin/groups/remove.tpl:2 +#: plugins/admin/groups/class_groupGeneric.inc:1088 +#: plugins/admin/users/remove.tpl:2 +#: plugins/admin/users/class_userManagement.inc:631 +#: plugins/admin/departments/remove.tpl:2 +#: plugins/admin/departments/dep_move_confirm.tpl:2 +#: plugins/admin/acl/remove.tpl:2 +#: plugins/personal/posix/class_posixAccount.inc:837 +#: plugins/personal/posix/class_posixAccount.inc:990 +#: setup/class_setupStep_Migrate.inc:261 setup/class_setupStep_Migrate.inc:313 +#: setup/class_setupStep_Migrate.inc:446 setup/class_setupStep_Migrate.inc:523 +#: setup/class_setupStep_Migrate.inc:662 setup/class_setupStep_Migrate.inc:803 +#: setup/class_setupStep_Migrate.inc:2565 +#: setup/class_setupStep_Migrate.inc:2718 +#: setup/class_setupStep_Migrate.inc:3050 setup/setup_checks.tpl:32 +#: setup/setup_checks.tpl:93 +msgid "Warning" +msgstr "Warnung" -#: include/class_CopyPasteHandler.inc:159 -#: include/class_CopyPasteHandler.inc:269 include/class_acl.inc:905 -#: include/class_ldap.inc:648 include/class_ldap.inc:696 -#: include/class_session.inc:76 include/class_session.inc:101 -#: include/class_session.inc:127 include/functions.inc:467 -#: include/functions.inc:627 include/functions.inc:724 -#: include/functions.inc:1107 include/functions.inc:1917 -#: include/functions.inc:1951 include/functions.inc:1971 -#: include/class_log.inc:88 -msgid "Internal error" -msgstr "Interner Fehler" +#: ihtml/themes/default/remove.tpl:6 +msgid "" +"This may be used by several groups. Please double check if your really want " +"to do this since there is no way for GOsa to get your data back." +msgstr "" +"Dieser Eintrag wird unter Umständen von verschiedenen Gruppen genutzt. Bitte " +"überprüfen Sie genau was Sie tun, da GOsa keine Möglichkeit hat, die Daten " +"wiederherzustellen." -#: include/class_CopyPasteHandler.inc:175 -#, php-format -msgid "No write permission in '%s'" -msgstr "Keine Schreibberechtigung in '%s'" +#: ihtml/themes/default/remove.tpl:9 plugins/admin/ogroups/remove.tpl:10 +#: plugins/admin/groups/remove.tpl:10 plugins/admin/users/remove.tpl:10 +msgid "So - if you're sure - press 'Delete' to continue or 'Cancel' to abort." +msgstr "" +"Wenn Sie sicher sind, drücken Sie 'Entfernen' um fortzufahren oder " +"'Abbrechen' zum Abbruch." -#: include/class_CopyPasteHandler.inc:386 +#: ihtml/themes/default/remove.tpl:15 +#: ihtml/themes/default/copyPasteDialog.tpl:21 +#: ihtml/themes/default/acl.tpl:128 ihtml/themes/default/acl.tpl:142 +#: ihtml/themes/default/snapshotdialog.tpl:44 +#: ihtml/themes/default/snapshotdialog.tpl:89 +#: ihtml/themes/default/msg_dialog.tpl:74 +#: ihtml/themes/default/msg_dialog.tpl:127 +#: ihtml/themes/default/msg_dialog.tpl:130 +#: ihtml/themes/default/islocked.tpl:19 include/class_baseSelectDialog.inc:62 +#: include/utils/class_msgPool.inc:308 setup/setup_migrate.tpl:163 +#: setup/setup_migrate.tpl:214 setup/setup_migrate.tpl:261 +#: setup/setup_migrate.tpl:326 setup/setup_migrate.tpl:382 +#: setup/setup_migrate.tpl:435 setup/setup_migrate.tpl:480 +#: setup/setup_migrate.tpl:523 setup/setup_migrate.tpl:567 +#: setup/setup_ldap.tpl:17 #, php-format -msgid "These objects will be pasted: %s" -msgstr "Diese Objekte werden eingefügt: %s" +msgid "Cancel" +msgstr "Abbrechen" -#: include/class_CopyPasteHandler.inc:410 -#, php-format -msgid "This object will be pasted: %s" -msgstr "Dieses Objekt wird eingefügt: %s" +#: ihtml/themes/default/login.tpl:10 +msgid "GOsa login screen" +msgstr "GOsa Anmeldefenster" -#: include/class_CopyPasteHandler.inc:506 include/class_plugin.inc:2065 -#: include/class_plugin.inc:2068 -msgid "Paste" -msgstr "Einfügen" +#: ihtml/themes/default/login.tpl:27 +msgid "Login screen" +msgstr "Anmeldefenster" -#: include/class_CopyPasteHandler.inc:508 -msgid "Cannot paste" -msgstr "Kann nicht einfügen" +#: ihtml/themes/default/login.tpl:34 +msgid "" +"Please use your username and your password to log into the site " +"administration system." +msgstr "" +"Nutzen Sie Ihren Benutzernamen und Ihr Passwort, um sich an der Verwaltung " +"des Standorts anzumelden." -#: include/class_acl.inc:26 -msgid "Access control" -msgstr "Zugriffskontrolle" +#: ihtml/themes/default/login.tpl:42 ihtml/themes/default/login.tpl:44 +#: ihtml/themes/default/password.tpl:69 ihtml/themes/default/password.tpl:71 +#: plugins/admin/users/class_divListUsers.inc:80 +msgid "Username" +msgstr "Benutzername" -#: include/class_acl.inc:27 plugins/admin/acl/class_aclManagement.inc:27 -msgid "Manage access control lists" -msgstr "Zugriffskontrolllisten verwalten" +#: ihtml/themes/default/login.tpl:47 ihtml/themes/default/login.tpl:49 +#: ihtml/themes/default/password.tpl:40 +#: plugins/personal/generic/paste_generic.tpl:20 +#: plugins/personal/password/class_password.inc:26 setup/setup_config2.tpl:295 +#: setup/setup_config2.tpl:340 setup/setup_migrate.tpl:299 +msgid "Password" +msgstr "Passwort" -#: include/class_acl.inc:201 plugins/admin/acl/class_aclRole.inc:124 -msgid "All categories" -msgstr "Alle Kategorien" +#: ihtml/themes/default/login.tpl:52 ihtml/themes/default/login.tpl:53 +#: ihtml/themes/default/password.tpl:60 ihtml/themes/default/password.tpl:62 +msgid "Directory" +msgstr "Verzeichnis" -#: include/class_acl.inc:209 -msgid "Reset ACLs" -msgstr "ACLs zurücksetzen" +#: ihtml/themes/default/login.tpl:77 ihtml/themes/default/login.tpl:80 +msgid "Sign in" +msgstr "Anmelden" -#: include/class_acl.inc:210 plugins/admin/acl/class_aclRole.inc:132 -msgid "One level" -msgstr "Diese Ebene" +#: ihtml/themes/default/login.tpl:78 +msgid "Click here to log in" +msgstr "Hier klicken zum Anmelden" -#: include/class_acl.inc:211 include/class_acl.inc:216 -#: plugins/admin/acl/class_aclRole.inc:133 -msgid "Current object" -msgstr "Aktuelles Objekt" +#: ihtml/themes/default/copyPasteDialog.tpl:1 +msgid "Copy & paste wizard" +msgstr "Kopieren & Einfügen - Assistent" -#: include/class_acl.inc:212 plugins/admin/acl/class_aclRole.inc:134 -msgid "Complete subtree" -msgstr "Vollständiger Teilbaum" +#: ihtml/themes/default/copyPasteDialog.tpl:7 +msgid "" +"Some values need to be unique in the complete directory while some " +"combinations make no sense. GOsa shows the relevant attributes. Please " +"maintain the values below to fullfill 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 verwalten Sie die Werte, die unten angezeigt werden, um die " +"Auflagen zu erfüllen." -#: include/class_acl.inc:213 plugins/admin/acl/class_aclRole.inc:135 -msgid "Complete subtree (permanent)" -msgstr "Vollständiger Teilbaum (permanent)" +#: 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!" -#: include/class_acl.inc:214 include/class_acl.inc:217 -msgid "Use ACL defined in role" -msgstr "Verwende ACL aus Rollendefinition" +#: 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!" -#: include/class_acl.inc:220 plugins/admin/users/class_userManagement.inc:26 -#: plugins/personal/generic/class_user.inc:1549 -#: setup/class_setupStep_Migrate.inc:1028 -msgid "Users" -msgstr "Benutzer" +#: ihtml/themes/default/copyPasteDialog.tpl:19 +#: include/class_MultiSelectWindow.inc:144 include/utils/class_msgPool.inc:326 +#, php-format +msgid "Save" +msgstr "Speichern" -#: include/class_acl.inc:220 plugins/admin/groups/class_groupGeneric.inc:1258 -#: plugins/admin/groups/class_groupManagement.inc:26 -#: setup/class_setupStep_Migrate.inc:1031 -msgid "Groups" -msgstr "Gruppen" +#: ihtml/themes/default/copyPasteDialog.tpl:24 +msgid "Cancel all" +msgstr "Alle abbrechen" -#: include/class_acl.inc:465 include/class_baseSelectDialog.inc:49 -#: include/class_MultiSelectWindow.inc:258 -#: include/class_MultiSelectWindow.inc:260 -#: plugins/admin/acl/class_aclRole.inc:373 -msgid "Up" -msgstr "Auf" +#: ihtml/themes/default/copyPasteDialog.tpl:30 +msgid "Operation complete" +msgstr "Vorgang abgeschlossen" -#: include/class_acl.inc:467 plugins/admin/acl/class_aclRole.inc:375 -msgid "Down" -msgstr "Ab" +#: ihtml/themes/default/copyPasteDialog.tpl:32 +#: setup/class_setupStep_Finish.inc:37 +msgid "Finish" +msgstr "Speichern" -#: include/class_acl.inc:472 include/class_acl.inc:520 -#: plugins/admin/acl/class_aclRole.inc:378 -#: plugins/admin/acl/class_aclRole.inc:429 -#: plugins/admin/users/class_divListUsers.inc:134 -#: plugins/admin/groups/class_divListGroup.inc:139 -msgid "Edit" -msgstr "Bearbeiten" +#: 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." -#: include/class_acl.inc:472 include/class_acl.inc:476 -#: include/class_acl.inc:1202 include/class_acl.inc:1203 -#: include/class_acl.inc:1208 include/class_tabs.inc:391 -#: plugins/admin/acl/class_divListACL.inc:179 -#: plugins/admin/acl/tabs_acl.inc:28 -#: plugins/admin/acl/class_aclManagement.inc:26 -#: plugins/admin/acl/class_aclManagement.inc:293 -#: plugins/admin/acl/class_aclRole.inc:379 -#: plugins/admin/acl/class_aclRole.inc:383 -#: plugins/admin/acl/class_aclRole.inc:749 -msgid "ACL" -msgstr "Zugriffsregeln" +#: ihtml/themes/default/sizelimit.tpl:6 +msgid "Please choose the way to react for this session" +msgstr "Bitte entscheiden Sie, wie für diese Sitzung verfahren werden soll" -#: include/class_acl.inc:476 include/class_acl.inc:524 -#: include/utils/class_msgPool.inc:338 plugins/admin/acl/class_aclRole.inc:382 -#: plugins/admin/acl/class_aclRole.inc:433 -#, php-format -msgid "Delete" -msgstr "Entfernen" +#: ihtml/themes/default/sizelimit.tpl:9 +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" -#: include/class_acl.inc:512 -msgid "No ACL settings for this category!" -msgstr "Keine ACL-Einstellungen für diese Kategorie!" - -#: include/class_acl.inc:514 -#, php-format -msgid "Contains ACLs for these objects: %s" -msgstr "Enthält ACLs für diese Objekte: %s" - -#: include/class_acl.inc:520 include/class_acl.inc:524 -msgid "category ACL" -msgstr "ACL Kategorie" +#: ihtml/themes/default/sizelimit.tpl:10 +msgid "" +"ignore this error and show all entries that fit into the defined sizelimit " +"and let me use filters instead" +msgstr "" +"Ignoriere diesen Fehler und zeige alle Einträge, die innerhalb der " +"Größenbeschränkung liegen" -#: include/class_acl.inc:574 +#: ihtml/themes/default/sizelimit.tpl:14 include/utils/class_msgPool.inc:344 +#: plugins/personal/generic/generic.tpl:137 #, php-format -msgid "Edit ACL for '%s' - scope is '%s'" -msgstr "ACL für '%s' bearbeiten - Gültigkeitsbereich ist '%s'" +msgid "Set" +msgstr "Setzen" -#: include/class_acl.inc:584 plugins/admin/acl/class_aclRole.inc:463 -msgid "All objects in current subtree" -msgstr "Alle Objekte im aktuellen Teilbaum" +#: ihtml/themes/default/acl.tpl:7 plugins/admin/acl/acl_role.tpl:3 +msgid "Assigned ACL for current entry" +msgstr "Zugewiesene ACL für aktuellen Eintrag" -#: include/class_acl.inc:728 include/class_acl.inc:735 -#: include/class_acl.inc:742 include/class_acl.inc:748 -#: include/utils/class_msgPool.inc:463 -#: plugins/admin/departments/class_departmentGeneric.inc:574 -#: ihtml/themes/default/snapshotdialog.tpl:20 -#: ihtml/themes/default/snapshotdialog.tpl:62 -msgid "Object" -msgstr "Objekt" +#: ihtml/themes/default/acl.tpl:12 plugins/admin/acl/acl_role.tpl:45 +msgid "New ACL" +msgstr "Neue ACL" -#: include/class_acl.inc:730 include/class_acl.inc:737 -msgid "Show/hide advanced settings" -msgstr "Zeige/verstecke erweiterte Einstellungen" +#: ihtml/themes/default/acl.tpl:17 plugins/admin/acl/acl_role.tpl:51 +msgid "ACL type" +msgstr "ACL-Typ" -#: include/class_acl.inc:754 -msgid "Create objects" -msgstr "Erstelle Objekte" +#: ihtml/themes/default/acl.tpl:19 ihtml/themes/default/acl.tpl:24 +#: plugins/admin/acl/acl_role.tpl:51 +msgid "Select an acl type" +msgstr "Wählen Sie einen ACL-Typ" -#: include/class_acl.inc:755 -msgid "Move objects" -msgstr "Objekte verschieben" +#: ihtml/themes/default/acl.tpl:29 ihtml/themes/default/acl.tpl:52 +#: ihtml/themes/default/acl.tpl:125 ihtml/themes/default/acl.tpl:140 +#: include/utils/class_msgPool.inc:320 setup/setup_migrate.tpl:161 +#: setup/setup_migrate.tpl:212 setup/setup_migrate.tpl:260 +#: setup/setup_migrate.tpl:325 setup/setup_migrate.tpl:380 +#: setup/setup_migrate.tpl:433 setup/setup_migrate.tpl:478 +#: setup/setup_migrate.tpl:521 setup/setup_migrate.tpl:565 +#: setup/setup_ldap.tpl:16 +#, php-format +msgid "Apply" +msgstr "Anwenden" -#: include/class_acl.inc:756 -msgid "Remove objects" -msgstr "Objekte entfernen" +#: ihtml/themes/default/acl.tpl:36 +msgid "Additional filter options" +msgstr "Zusätzliche Filteroptionen" -#: include/class_acl.inc:758 -msgid "Grant permission to owner" -msgstr "Berechtigungen für Eigentümer einräumen" +#: ihtml/themes/default/acl.tpl:47 +msgid "Use members from" +msgstr "Verwende Mitglieder von" -#: include/class_acl.inc:762 include/class_acl.inc:861 -#: include/class_acl.inc:865 -msgid "read" -msgstr "lesen" +#: ihtml/themes/default/acl.tpl:61 +msgid "Available members" +msgstr "Verfügbare Mitglieder" -#: include/class_acl.inc:763 include/class_acl.inc:863 -#: include/class_acl.inc:866 -msgid "write" -msgstr "schreiben" +#: ihtml/themes/default/acl.tpl:63 ihtml/themes/default/acl.tpl:68 +msgid "List message possible targets" +msgstr "Zeige mögliche Empfänger dieser Nachricht" -#: include/class_acl.inc:767 -msgid "Complete object" -msgstr "Vollständiges Objekt" +#: ihtml/themes/default/acl.tpl:82 include/class_acl.inc:1050 +msgid "Members" +msgstr "Mitglieder" -#: include/class_acl.inc:905 -#, php-format -msgid "Unkown ACL type '%s'!" -msgstr "Unbekannter ACL-Typ '%s'!" +#: ihtml/themes/default/acl.tpl:84 ihtml/themes/default/acl.tpl:90 +msgid "List message recipients" +msgstr "Zeige Nachrichtenempfänger" -#: include/class_acl.inc:948 -#, php-format -msgid "Unknown entry '%s'!" -msgstr "Unbekannter Eintrag '%s'!" +#: ihtml/themes/default/acl.tpl:104 plugins/admin/acl/acl_role.tpl:56 +msgid "List of available ACL categories" +msgstr "Liste verfügbarer ACL-Kategorien" -#: include/class_acl.inc:1008 include/class_acl.inc:1010 -#, php-format -msgid "Role: %s" -msgstr "Rolle: %s" +#: ihtml/themes/default/acl.tpl:112 +msgid "ACL for this object" +msgstr "ACL für dieses Objekt" -#: include/class_acl.inc:1010 -msgid "unknown role" -msgstr "unbekannte rolle" +#: ihtml/themes/default/acl.tpl:118 +msgid "Available roles" +msgstr "Verfügbare Rollen" -#: include/class_acl.inc:1018 -#, php-format -msgid "Contains settings for these objects: %s" -msgstr "Enthält Einstellungen für diese Objekte: %s" +#: ihtml/themes/default/accountexpired.tpl:15 +msgid "Your password has expired. Please choose a new one!" +msgstr "Ihr Passwort ist abgelaufen. Geben Sie bitte ein neues ein!" -#: include/class_acl.inc:1027 ihtml/themes/default/acl.tpl:82 -msgid "Members" -msgstr "Mitglieder" +#: ihtml/themes/default/accountexpired.tpl:23 +#: ihtml/themes/default/accountexpired.tpl:27 +msgid "Old password" +msgstr "Altes Passwort" -#: include/class_acl.inc:1033 -msgid "ACL takes effect for all users" -msgstr "ACL wirkt für alle Benutzer" +#: ihtml/themes/default/accountexpired.tpl:32 +#: ihtml/themes/default/accountexpired.tpl:36 +#: ihtml/themes/default/password.tpl:82 ihtml/themes/default/password.tpl:83 +#: html/password.php:196 plugins/admin/users/password.tpl:13 +#: plugins/admin/users/class_userManagement.inc:265 +#: plugins/personal/generic/main.inc:97 +#: plugins/personal/generic/password.tpl:7 +#: plugins/personal/password/password.tpl:18 +msgid "New password" +msgstr "Neues Passwort" -#: include/class_acl.inc:1170 include/class_ldap.inc:705 -#: include/class_ldap.inc:1171 include/class_config.inc:259 -#: include/functions.inc:364 include/functions.inc:390 -#: include/functions.inc:398 include/functions.inc:427 -#: include/functions.inc:652 include/functions.inc:695 -#: include/functions.inc:737 include/functions.inc:782 -#: include/functions.inc:2534 include/functions.inc:2781 -#: include/class_MultiSelectWindow.inc:550 include/class_plugin.inc:1243 -#: include/class_plugin.inc:1292 include/class_plugin.inc:1296 -#: include/class_plugin.inc:1311 include/class_plugin.inc:1371 -#: include/class_plugin.inc:1429 include/class_plugin.inc:1495 -#: include/class_plugin.inc:1510 -#: plugins/admin/departments/class_departmentGeneric.inc:241 -#: plugins/admin/departments/class_departmentGeneric.inc:429 -#: plugins/admin/departments/class_departmentGeneric.inc:702 -#: plugins/admin/departments/class_departmentGeneric.inc:733 -#: plugins/admin/acl/class_aclRole.inc:616 -#: plugins/admin/acl/class_aclRole.inc:656 -#: plugins/admin/acl/class_aclRole.inc:670 -#: plugins/admin/ogroups/class_ogroup.inc:1033 -#: plugins/admin/ogroups/class_ogroup.inc:1047 -#: plugins/admin/groups/class_groupGeneric.inc:758 -#: plugins/admin/groups/class_groupGeneric.inc:1069 -#: plugins/personal/posix/class_posixAccount.inc:678 -#: plugins/personal/posix/class_posixAccount.inc:942 -#: plugins/personal/generic/class_user.inc:722 -#: plugins/personal/generic/class_user.inc:1084 html/index.php:253 -#: html/index.php:268 html/index.php:281 -#: setup/class_setupStep_Migrate.inc:1197 -#: setup/class_setupStep_Migrate.inc:1225 -#: setup/class_setupStep_Migrate.inc:1274 -#: setup/class_setupStep_Migrate.inc:1323 -#: setup/class_setupStep_Migrate.inc:2250 -#: setup/class_setupStep_Migrate.inc:2254 -#: setup/class_setupStep_Migrate.inc:2444 -#: setup/class_setupStep_Migrate.inc:2464 -#: setup/class_setupStep_Migrate.inc:2581 -#: setup/class_setupStep_Migrate.inc:2928 -#: setup/class_setupStep_Migrate.inc:2942 -msgid "LDAP error" -msgstr "LDAP-Fehler" +#: ihtml/themes/default/accountexpired.tpl:41 +#: ihtml/themes/default/accountexpired.tpl:45 +msgid "Verify password" +msgstr "Passwort überprüfen" -#: include/class_acl.inc:1203 -msgid "Access control list" -msgstr "Zugriffskontrollliste" +#: ihtml/themes/default/accountexpired.tpl:51 +#: plugins/admin/users/class_divListUsers.inc:136 +#: plugins/admin/users/class_divListUsers.inc:270 +msgid "Change password" +msgstr "Passwort ändern" -#: include/class_acl.inc:1208 -msgid "ACL roles" -msgstr "ACL-Rollen" +#: ihtml/themes/default/accountexpired.tpl:52 +#: ihtml/themes/default/password.tpl:102 +msgid "Click here to change your password" +msgstr "Hier klicken, um Ihr Passwort zu ändern" -#: include/class_pluglist.inc:58 -msgid "All objects in this category" -msgstr "Keine Objekte dieser Kategorie" +#: ihtml/themes/default/logout-close.tpl:5 +msgid "Your GOsa session has been closed!" +msgstr "Ihre GOsa-Sitzung wurde geschlossen!" -#: include/class_pluglist.inc:178 -msgid "The configuration format has changed. Please re-run setup!" +#: 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 "" -"Das Konfigurationsformat hat sich geändert. Bitte durchlaufen Sie erneut die " -"Einrichtung!" +"Bitte schliessen Sie dieses Browserfenster und leeren den " +"Authentisierungscache um eine automatische Wiederanmeldung des Browsers zu " +"verhindern." -#: include/class_pluglist.inc:193 include/class_pluglist.inc:194 -#: include/class_pluglist.inc:307 -msgid "Unknown" -msgstr "Unbekannt" +#: ihtml/themes/default/snapshotdialog.tpl:3 +msgid "Restoring object snapshots" +msgstr "Stelle Objekt-Snapshots wieder her" -#: include/class_pluglist.inc:203 ihtml/themes/default/framework.tpl:8 -#: ihtml/themes/default/framework.tpl:11 ihtml/themes/default/framework.tpl:20 -#: ihtml/themes/default/framework.tpl:24 +#: ihtml/themes/default/snapshotdialog.tpl:6 msgid "" -"You are currently editing a database entry. Do you want to dismiss the " -"changes?" +"This procedure will restore a snapshot of the selected object. It will " +"replace the existing object after pressing the restore button." msgstr "" -"Sie bearbeiten gerade einen Datenbankeintrag. Sollen die Daten verworfen " -"werden?" - -#: include/class_ldap.inc:231 include/class_ldap.inc:264 -msgid "Performance warning" -msgstr "Leistungswarnung" +"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." -#: include/class_ldap.inc:231 include/class_ldap.inc:264 -#, php-format -msgid "LDAP performance is poor: last query took about %.2fs!" +#: ihtml/themes/default/snapshotdialog.tpl:9 +msgid "" +"Remember that DNS configuration and database entries could not be restored. " +"For some objects it is only nescessary to open and save them again (goFon), " +"but some entries must be recreated manually (glpi)." msgstr "" -"Die LDAP-Leistung ist mangelhaft: Die letzte Abfrage dauerte etwa %.2f " -"Sekunden!" +"Beachten Sie, dass die DNS-Konfiguration mitsamt den Datenbankeinträgen " +"nicht wiederhergestellt werden kann.Für manche Objekte reicht es bereits, " +"sie zu öffnen und zu speichen (GOfon), andere Einträge müssen manuell " +"erstellt werden (glpi)." -#: include/class_ldap.inc:648 -#, php-format -msgid "Cannot automatically create subtrees with RDN '%s': no object class found!" +#: 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 "" -"Kann Teilbäume mit RDN '%s' nicht automatisch erzeugen: keine Objektklasse " -"gefunden!" +"Vergessen Sie nicht, Verweise auf andere Objekte zu überprüfen, bspw. ob der " +"gewählte Drucker noch existiert." -#: include/class_ldap.inc:696 -#, 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" +#: ihtml/themes/default/snapshotdialog.tpl:20 +#: ihtml/themes/default/snapshotdialog.tpl:62 include/class_acl.inc:747 +#: include/class_acl.inc:754 include/class_acl.inc:761 +#: include/class_acl.inc:767 include/utils/class_msgPool.inc:463 +#: plugins/admin/departments/class_departmentGeneric.inc:574 +msgid "Object" +msgstr "Objekt" -#: include/class_ldap.inc:780 -#, php-format -msgid "while operating on '%s' using LDAP server '%s'" -msgstr "während der Arbeit mit '%s' auf dem LDAP-Server '%s'" +#: ihtml/themes/default/snapshotdialog.tpl:29 +msgid "There is no snapshot available that could be restored" +msgstr "Es ist kein Snapshot verfügbar, der wiederhergestellt werden kann" -#: include/class_ldap.inc:782 -#, php-format -msgid "while operating on LDAP server %s" -msgstr "während der Arbeit auf LDAP-Server '%s'" +#: 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." -#: include/class_ldap.inc:1004 -#, php-format +#: ihtml/themes/default/snapshotdialog.tpl:49 +msgid "Creating object snapshots" +msgstr "Erstelle Objekte-Snapshots" + +#: ihtml/themes/default/snapshotdialog.tpl:52 msgid "" -"This is not a valid DN: '%s'. A block for import should begin with 'dn: ...' " -"in line %s" +"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 "" -"Dies ist keine valide DN: '%s'. Ein Block für den Import sollte mit " -"'dn:...' beginnen in Zeile %s" +"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." -#: include/class_ldap.inc:1033 -#, php-format -msgid "Error while importing dn: '%s', please check your LDIF from line %s on!" +#: ihtml/themes/default/snapshotdialog.tpl:55 +msgid "" +"Remember that database entries, DNS configurations and possibly created " +"zones in server extensions will not be stored in the snapshot." msgstr "" -"Fehler beim Importieren von dn: '%s', bitte überprüfen Sie die LDIF-Datei ab " -"Zeile %s!" +"Beachten Sie, dass Datenbankeinträge, DNS-Konfigurationen und evtl. " +"erstellte Zonen in den Server-Erweiterungen nicht im Snapshot gespeichert " +"werden." -#: include/class_socketClient.inc:60 -msgid "The mcrypt module was not found. Please install php5-mcrypt." -msgstr "Das mcrypt-Modul wurde nicht gefunden. Bitte installieren Sie php5-mcrypt." +#: ihtml/themes/default/snapshotdialog.tpl:70 +msgid "Timestamp" +msgstr "Zeitstempel" -#: include/class_socketClient.inc:108 -#, php-format -msgid "Socket connection to host '%s:%s' failed: %s" -msgstr "Die Socket-Verbindung zum Host '%s:%s' ist fehlgeschlagen: %s" +#: ihtml/themes/default/snapshotdialog.tpl:79 +msgid "Reason for generating this snapshot" +msgstr "Grund für das Erzeugen dieses Snapshots" -#: include/class_socketClient.inc:191 +#: ihtml/themes/default/snapshotdialog.tpl:87 +#: plugins/admin/users/template.tpl:48 +#: plugins/admin/departments/class_departmentGeneric.inc:514 +#: plugins/admin/departments/class_departmentGeneric.inc:596 +msgid "Continue" +msgstr "Fortsetzen" + +#: ihtml/themes/default/msg_dialog.tpl:52 +#: ihtml/themes/default/msg_dialog.tpl:95 html/index.php:223 +#: html/index.php:227 include/password-methods/class_password-methods.inc:250 +#: include/class_tabs.inc:50 include/class_plugin.inc:659 +#: include/class_plugin.inc:700 include/class_plugin.inc:742 +#: include/class_plugin.inc:1612 include/utils/class_msgPool.inc:153 +#: include/utils/class_msgPool.inc:165 include/utils/class_msgPool.inc:183 +#: include/utils/class_msgPool.inc:466 include/utils/class_msgPool.inc:485 +#: include/class_log.inc:138 include/class_log.inc:218 +#: include/class_gosaSupportDaemon.inc:1160 +#: include/class_gosaSupportDaemon.inc:1180 +#: include/class_CopyPasteHandler.inc:117 +#: include/class_CopyPasteHandler.inc:126 +#: include/class_CopyPasteHandler.inc:158 +#: include/class_CopyPasteHandler.inc:175 +#: include/class_CopyPasteHandler.inc:184 +#: include/class_CopyPasteHandler.inc:192 +#: include/class_CopyPasteHandler.inc:268 +#: include/class_CopyPasteHandler.inc:367 include/class_msg_dialog.inc:99 +#: plugins/admin/groups/class_groupGeneric.inc:627 +#: plugins/admin/groups/class_groupGeneric.inc:633 +#: plugins/admin/groups/class_groupGeneric.inc:981 +#: plugins/admin/groups/class_groupGeneric.inc:986 +#: plugins/admin/groups/class_groupGeneric.inc:1247 +#: plugins/personal/generic/class_user.inc:412 +#: plugins/personal/generic/class_user.inc:513 +#: plugins/personal/generic/class_user.inc:806 +#: plugins/personal/generic/class_user.inc:1382 +#: plugins/personal/generic/main.inc:115 +#: plugins/personal/posix/class_posixAccount.inc:1382 +#: setup/class_setupStep_Migrate.inc:1197 setup/setup_checks.tpl:30 +#: setup/setup_checks.tpl:91 #, php-format -msgid "Socket timeout of %s seconds reached." -msgstr "Socket-Timeout von %s Sekunden erreicht." +msgid "Error" +msgstr "Fehler" -#: include/class_config.inc:122 +#: ihtml/themes/default/msg_dialog.tpl:71 +#: ihtml/themes/default/msg_dialog.tpl:73 +#: ihtml/themes/default/msg_dialog.tpl:124 +#: ihtml/themes/default/msg_dialog.tpl:126 +#: ihtml/themes/default/msg_dialog.tpl:129 include/utils/class_msgPool.inc:314 +#: setup/class_setupStep_Migrate.inc:267 setup/class_setupStep_Migrate.inc:319 +#: setup/class_setupStep_Migrate.inc:380 setup/class_setupStep_Migrate.inc:453 +#: setup/class_setupStep_Migrate.inc:530 setup/class_setupStep_Migrate.inc:605 +#: setup/class_setupStep_Migrate.inc:658 setup/class_setupStep_Migrate.inc:799 +#: setup/class_setupStep_Migrate.inc:1045 +#: setup/class_setupStep_Migrate.inc:2007 +#: setup/class_setupStep_Migrate.inc:2149 +#: setup/class_setupStep_Migrate.inc:2571 +#: setup/class_setupStep_Migrate.inc:2725 +#: setup/class_setupStep_Migrate.inc:3055 setup/setup_checks.tpl:27 +#: setup/setup_checks.tpl:87 #, php-format -msgid "XML error in gosa.conf: %s at line %d" -msgstr "XML-Fehler in der Datei gosa.conf: %s in Zeile %d" +msgid "Ok" +msgstr "Ok" -#: include/class_config.inc:259 -msgid "Cannot bind to LDAP. Please contact the system administrator." -msgstr "" -"Kann nicht mit dem LDAP-Server verbinden. Bitte benachrichtigen Sie den " -"Administrator." +#: ihtml/themes/default/password.tpl:6 +msgid "Change your password" +msgstr "Ihr Passwort ändern" -#: include/class_config.inc:629 -msgid "sambaSID and/or sambaRidBase missing in the configuration!" -msgstr "sambaSID und/oder sambaRidBase fehlen in der Konfiguration!" +#: ihtml/themes/default/password.tpl:35 +msgid "Success" +msgstr "Erfolg" -#: include/class_config.inc:979 -msgid "Configuration" -msgstr "Konfiguration" +#: ihtml/themes/default/password.tpl:35 +msgid "Your password has been changed successfully." +msgstr "Ihr Passwort wurde erfolgreich geändert." -#: include/class_config.inc:979 -msgid "" -"The configuration file you are using seems to be 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." +#: ihtml/themes/default/password.tpl:41 html/main.php:329 +#: plugins/admin/users/class_userManagement.inc:316 +#: plugins/admin/users/class_userManagement.inc:379 +#: plugins/personal/password/class_password.inc:78 +#: plugins/personal/password/class_password.inc:81 +#: plugins/personal/password/class_password.inc:84 +#: plugins/personal/password/class_password.inc:87 +#: plugins/personal/password/class_password.inc:90 +#: plugins/personal/password/class_password.inc:93 +#: plugins/personal/password/class_password.inc:107 +#: plugins/personal/password/class_password.inc:113 +msgid "Password change" +msgstr "Passwort-Änderung" -#: include/utils/class_timezone.inc:47 -#, php-format +#: ihtml/themes/default/password.tpl:53 msgid "" -"The timezone setting '%s' in your gosa.conf is not valid. Cannot calculate " -"correct timezone offset." +"This dialog provides a simple way to change your password. Enter the current " +"password and the new password (twice) in the fields below and press the " +"'Change' button." msgstr "" -"Die Einstellung '%s' der Zeitzone in Ihrer gosa.conf ist ungültig. Kann " -"Zeitzonen-Versatz nicht berechnen." +"Dieser Dialog ermöglicht Ihnen auf einfache Weise, Ihr Passwort zu ändern. " +"Geben Sie das aktuelle Passwort und zweimal das neue Passwort in den Feldern " +"unterhalb ein und drücken Sie den 'Ändern'-Knopf." -#: include/utils/class_msgPool.inc:15 -#, php-format -msgid "Select to list objects of type '%s'." -msgstr "Auswählen um Objekte des Typs '%s' aufzulisten." +#: ihtml/themes/default/password.tpl:78 ihtml/themes/default/password.tpl:79 +#: html/password.php:217 plugins/personal/password/password.tpl:13 +msgid "Current password" +msgstr "Momentanes Passwort" -#: include/utils/class_msgPool.inc:17 -#, php-format -msgid "Select to list objects containig '%s'." -msgstr "Wählen Sie dies um Objekte aufzulisten die '%s' enthalten." +#: ihtml/themes/default/password.tpl:86 ihtml/themes/default/password.tpl:87 +msgid "New password repeated" +msgstr "Neues Passwort (Wiederholung)" -#: include/utils/class_msgPool.inc:19 -#, php-format -msgid "Select to list objects that have '%s' enabled" -msgstr "Auswählen um Objekte des Typs '%s' aufzulisten" +#: ihtml/themes/default/password.tpl:90 +#: plugins/personal/password/password.tpl:28 +msgid "Password strength" +msgstr "Passwort-Stärke" -#: include/utils/class_msgPool.inc:21 -#: plugins/admin/ogroups/ogroup_objects.tpl:33 -msgid "Select to search within subtrees" -msgstr "Wählen Sie diese Option um auch in Teilbäumen zu suchen" +#: ihtml/themes/default/password.tpl:101 +msgid "Change" +msgstr "Ändern" -#: include/utils/class_msgPool.inc:23 -#: plugins/admin/ogroups/ogroup_objects.tpl:33 -#: plugins/personal/posix/posix_groups.tpl:68 -msgid "Search in subtrees" -msgstr "Suche in Teilbäumen" +#: ihtml/themes/default/islocked.tpl:2 +msgid "Locking conflict detected" +msgstr "Ein Zugriffskonflikt wurde festgestellt" -#: include/utils/class_msgPool.inc:33 -msgid "This object will be deleted!" -msgstr "Dieses objekt wird gelöscht!" +#: ihtml/themes/default/islocked.tpl:9 +msgid "" +"If this lock detection is false, the other person has obviously closed the " +"webbrowser 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." -#: include/utils/class_msgPool.inc:35 -#, php-format -msgid "This '%s' object will be deleted!" -msgstr "Dieses '%s'-Objekt wird gelöscht!" +#: ihtml/themes/default/islocked.tpl:16 +msgid "Read only" +msgstr "Nur anschauen" -#: include/utils/class_msgPool.inc:40 -#, php-format -msgid "This object will be deleted: %s" -msgstr "Dieses Objekt wird gelöscht: %s" +#: ihtml/themes/default/help.tpl:9 +msgid "GOsa help viewer" +msgstr "GOsa Hilfe-Browser" -#: include/utils/class_msgPool.inc:42 -#, php-format -msgid "This '%s' object will be deleted: %s" -msgstr "Dieses '%s'-Objekt wird gelöscht: %s" +#: ihtml/themes/default/help.tpl:15 +msgid "Index" +msgstr "Index" -#: include/utils/class_msgPool.inc:47 -msgid "This object will be deleted:" -msgstr "Dieses Objekt wird gelöscht:" +#: ihtml/themes/default/help.tpl:21 setup/setup_ldap.tpl:13 +msgid "Search" +msgstr "Suchen" -#: include/utils/class_msgPool.inc:49 -#, php-format -msgid "This '%s' object will be deleted:" -msgstr "Dieses '%s'-Objekt wird gelöscht:" +#: ihtml/themes/default/logout.tpl:5 +msgid "Your GOsa session has expired!" +msgstr "Die Gültigkeit ihrer GOsa-Sitzung ist abgelaufen!" -#: include/utils/class_msgPool.inc:53 -#, php-format -msgid "These objects will be deleted: %s" -msgstr "Diese Objekte werden gelöscht: %s" +#: ihtml/themes/default/logout.tpl:7 +msgid "" +"The last interaction with the GOsa web interface has been some time ago in " +"the past. For security reasons, the session has been closed. To continue " +"with administrative tasks, please sign in again." +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." -#: include/utils/class_msgPool.inc:55 -#, php-format -msgid "These '%s' objects will be deleted: %s" -msgstr "Diese '%s'-Objekte werden gelöscht: %s" +#: ihtml/themes/default/logout.tpl:10 +msgid "Sign in again" +msgstr "Erneut anmelden" -#: include/utils/class_msgPool.inc:63 -msgid "You have no permission to delete this object!" -msgstr "Sie sind nicht berechtigt dieses Objekt zu löschen!" +#: ihtml/themes/default/conflict.tpl:2 +msgid "Session conflict detected" +msgstr "Ein Sitzungskonflikt wurde festgestellt" -#: include/utils/class_msgPool.inc:67 include/utils/class_msgPool.inc:71 -msgid "You have no permission to delete the object:" -msgstr "Sie sind nicht berechtigt dieses Objekt zu löschen:" +#: ihtml/themes/default/conflict.tpl:6 +msgid "" +"Probably there's another active instance of your session. Multiple window " +"operation is technical not possible and heavily depends on the browser " +"you're using. Usage of different browsers at a time (i.e. IE and Mozilla) is " +"possible. Pressing the Logout button will close this session." +msgstr "" +"Vermutlich existiert eine andere aktive Instanz Ihrer Sitzung. Das Arbeiten " +"mit mehreren Fenstern ist technisch so nicht möglich und hängt stark vom " +"eingesetzten Browser ab. Die Verwendung unterschiedlicher Browser zur " +"gleichen Zeit (z.B. IE und Mozilla) ist möglich. Das Drücken von 'Abmelden' " +"schließt diese Sitzung." -#: include/utils/class_msgPool.inc:74 -msgid "You have no permission to delete these objects:" -msgstr "Sie sind nicht berechtigt dieses Objekte zu löschen:" +#: ihtml/themes/default/conflict.tpl:10 +msgid "" +"Ignoring this message will change/destroy the data you're currently editing, " +"so please close multiple windows and log in again." +msgstr "" +"Falls Sie trotzdem fortfahren, können einige Daten der momentan bearbeiteten " +"Dialoge verlorengehen. Deshalb schließen Sie bitte die verschiedenen Fenster " +"und melden sich neu an." -#: include/utils/class_msgPool.inc:81 -msgid "You have no permission to create this object!" -msgstr "Sie sind nicht berechtigt diese Objekt anzulegen!" +#: ihtml/themes/default/conflict.tpl:14 +msgid "Logout" +msgstr "Abmelden" -#: include/utils/class_msgPool.inc:85 include/utils/class_msgPool.inc:89 -msgid "You have no permission to create the object:" -msgstr "Sie sind nicht berechtigt dieses Objekt anzulegen:" +#: ihtml/themes/default/framework.tpl:8 ihtml/themes/default/framework.tpl:11 +#: ihtml/themes/default/framework.tpl:20 ihtml/themes/default/framework.tpl:24 +#: include/class_pluglist.inc:203 +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?" -#: include/utils/class_msgPool.inc:92 -msgid "You have no permission to create these objects:" -msgstr "Sie sind nicht berechtigt diese Objekte anzulegen:" +#: ihtml/themes/default/framework.tpl:8 ihtml/themes/default/framework.tpl:11 +msgid "Main" +msgstr "Hauptmenü" -#: include/utils/class_msgPool.inc:99 -msgid "You have no permission to modify this object!" -msgstr "Sie sind nicht berechtigt dieses Objekt zu verändern!" +#: ihtml/themes/default/framework.tpl:16 +msgid "Help" +msgstr "Hilfe" -#: include/utils/class_msgPool.inc:103 include/utils/class_msgPool.inc:107 -msgid "You have no permission to modify the object:" -msgstr "Sie sind nicht berechtigt dieses Objekt zu verändern:" +#: ihtml/themes/default/framework.tpl:21 ihtml/themes/default/framework.tpl:25 +msgid "Sign out" +msgstr "Abmelden" -#: include/utils/class_msgPool.inc:110 -msgid "You have no permission to modify these objects:" -msgstr "Sie sind nicht berechtigt diese Objekte zu verändern:" +#: ihtml/themes/default/framework.tpl:29 +msgid "Signed in:" +msgstr "Angemeldet:" -#: include/utils/class_msgPool.inc:117 -msgid "You have no permission to view this object!" -msgstr "Sie sind nicht berechtigt dieses Objekt zu öffnen!" +#: ihtml/themes/default/framework.tpl:32 +msgid "GOsa main menu" +msgstr "GOsa Hauptmenü" -#: include/utils/class_msgPool.inc:121 include/utils/class_msgPool.inc:125 -msgid "You have no permission to view the object:" -msgstr "Sie sind nicht berechtigt dieses Objekt zu öffnen:" +#: html/password.php:58 html/main.php:147 include/functions.inc:336 +#: plugins/admin/departments/class_departmentGeneric.inc:386 +msgid "Fatal error" +msgstr "Schwerer Fehler" -#: include/utils/class_msgPool.inc:128 -msgid "You have no permission to view these objects:" -msgstr "Sie sind nicht berechtigt diese Objekte zu öffnen:" +#: html/password.php:58 html/index.php:143 +#, php-format +msgid "GOsa configuration %s/%s is not readable. Aborted." +msgstr "Die GOsa-Konfigurationsdatei %s/%s ist nicht lesbar. Abgebrochen." -#: include/utils/class_msgPool.inc:135 -msgid "You have no permission to move this object!" -msgstr "Sie sind nicht berechtigt dieses Objekt zu verschieben!" +#: html/password.php:74 html/index.php:143 html/index.php:215 +#: html/main.php:228 +#: include/password-methods/class_password-methods-ssha.inc:51 +#: include/password-methods/class_password-methods-sha.inc:48 +#: include/functions.inc:637 include/functions.inc:2556 +#: include/functions.inc:2580 include/functions.inc:2593 +#: include/class_plugin.inc:1330 include/class_plugin.inc:1343 +#: include/class_plugin.inc:1361 include/utils/class_timezone.inc:47 +#: include/class_config.inc:124 include/class_config.inc:628 +#: include/class_pluglist.inc:177 include/class_CopyPasteHandler.inc:118 +#: include/class_CopyPasteHandler.inc:127 +#: include/class_CopyPasteHandler.inc:176 +#: include/class_CopyPasteHandler.inc:185 +#: include/class_CopyPasteHandler.inc:193 +#: plugins/admin/groups/class_groupGeneric.inc:163 +#: plugins/admin/groups/class_groupGeneric.inc:755 +msgid "Configuration error" +msgstr "Konfigurationsfehler" -#: include/utils/class_msgPool.inc:139 include/utils/class_msgPool.inc:143 -msgid "You have no permission to move the object:" -msgstr "Sie sind nicht berechtigt dieses Objekt zu verschieben:" +#: html/password.php:74 html/index.php:164 html/setup.php:66 +#, php-format +msgid "Directory '%s' specified as compile directory is not accessible!" +msgstr "" +"Auf das als Compile-Verzeichnis angegegebene Verzeichnis '%s' kann nicht " +"zugegriffen werden!" -#: include/utils/class_msgPool.inc:146 -msgid "You have no permission to move these objects:" -msgstr "Sie sind nicht berechtigt diese Objekte zu verschieben:" +#: html/password.php:159 plugins/personal/generic/class_user.inc:603 +msgid "Password method" +msgstr "Passwort-Methode" -#: include/utils/class_msgPool.inc:156 include/utils/class_msgPool.inc:168 -#: include/utils/class_msgPool.inc:186 -msgid "Connection information" -msgstr "Verbindungs-Information" +#: html/password.php:159 +msgid "Error: Password method not available!" +msgstr "Fehler: Passwort-Methode ist nicht verfügbar!" -#: include/utils/class_msgPool.inc:158 -#, php-format -msgid "Cannot connect to %s database!" -msgstr "Kann keine Verbindung zur %s Datenbank aufbauen!" +#: html/password.php:193 plugins/admin/users/class_userManagement.inc:260 +#: plugins/personal/generic/main.inc:92 +#: plugins/personal/password/class_password.inc:82 +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." -#: include/utils/class_msgPool.inc:170 -#, php-format -msgid "Cannot select %s database!" -msgstr "Kann die Datenbank %s nicht auswählen!" +#: html/password.php:204 plugins/personal/password/class_password.inc:88 +msgid "The password used as new and current are too similar." +msgstr "Das alte und neue Passwort sind sich zu ähnlich." -#: include/utils/class_msgPool.inc:176 -#, php-format -msgid "No %s server defined!" -msgstr "Kein Server für %s definiert!" +#: html/password.php:209 plugins/personal/password/class_password.inc:91 +msgid "The password used as new is to short." +msgstr "Das Passwort, welches Sie als 'Neues Passwort' eingegeben haben, ist zu kurz." -#: include/utils/class_msgPool.inc:188 -#, php-format -msgid "Cannot query %s database!" -msgstr "Kann die Datenbank %s nicht abfragen!" +#: html/password.php:215 plugins/admin/users/template.tpl:32 +#: plugins/personal/generic/class_user.inc:1225 +#: plugins/personal/generic/class_user.inc:1238 +#: plugins/personal/generic/class_user.inc:1252 +#: plugins/personal/generic/class_user.inc:1254 +#: plugins/personal/generic/generic.tpl:82 +#: plugins/personal/generic/paste_generic.tpl:15 +msgid "Login" +msgstr "Kennung" -#: include/utils/class_msgPool.inc:194 -#, php-format -msgid "The field '%s' contains a reserved keyword!" -msgstr "Das Feld '%s' enthält ein reserviertes Schlüsselwort!" +#: html/password.php:224 html/index.php:324 +msgid "Please check the username/password combination." +msgstr "Bitte überprüfen Sie die Kombination von Benutzernamen und Passwort." -#: include/utils/class_msgPool.inc:200 -#, php-format -msgid "Command specified as %s hook for plugin '%s' does not exist!" -msgstr "Das als '%s'-Erweiterung angegebene Kommando für Modul '%s' existiert nicht!" +#: html/password.php:228 +msgid "You have no permissions to change your password." +msgstr "Sie haben keine Berechtigung ihr Passwort zu ändern." -#: include/utils/class_msgPool.inc:207 -#, php-format -msgid "'%s' command is invalid!" -msgstr "'%s'-Kommando ist ungültig!" +#: html/password.php:249 +msgid "External password changer reported a problem: " +msgstr "Das externe Passwort-Änderungsprogramm hat einen Fehler gemeldet:" -#: include/utils/class_msgPool.inc:209 -#, php-format -msgid "'%s' command (%s) for plugin %s is invalid!" -msgstr "'%s' Kommando (%s) für Modul %s ist ungültig!" +#: html/password.php:280 html/index.php:416 +msgid "Session will not be encrypted." +msgstr "Die Sitzung ist nicht verschlüsselt." -#: include/utils/class_msgPool.inc:211 -#, php-format -msgid "'%s' command for plugin %s is invalid!" -msgstr "'%s' Kommando für Modul %s ist ungültig!" +#: html/password.php:280 html/index.php:416 +msgid "Enter SSL session" +msgstr "SSL Sitzung" -#: include/utils/class_msgPool.inc:213 -#, php-format -msgid "'%s' command (%s) is invalid!" -msgstr "'%s' Kommando (%s) ist ungültig!" +#: html/index.php:57 +msgid "Session is not encrypted!" +msgstr "Die Sitzung ist nicht verschlüsselt!" -#: include/utils/class_msgPool.inc:221 -#, php-format -msgid "Cannot execute '%s' command!" -msgstr "Kann '%s' Kommando nicht ausführen!" +#: html/index.php:64 +msgid "" +"The session lifetime configured in your gosa.conf 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." -#: include/utils/class_msgPool.inc:223 -#, php-format -msgid "Cannot execute '%s' command (%s) for plugin %s!" -msgstr "Kann '%s' Kommando (%s) für Modul %s nicht ausführen!" +#: html/index.php:164 +msgid "Smarty error" +msgstr "Smarty-Fehler" -#: include/utils/class_msgPool.inc:225 -#, php-format -msgid "Cannot execute '%s' command for plugin %s!" -msgstr "Kann '%s' Kommando für Modul %s nicht ausführen!" +#: html/index.php:215 +msgid "There is a problem with the authentication setup!" +msgstr "Es gab ein Problem mit der Authentisierungseinrichtung!" -#: include/utils/class_msgPool.inc:227 -#, php-format -msgid "Cannot execute '%s' command (%s)!" -msgstr "Kann '%s' Kommando (%s) nicht ausführen!" +#: html/index.php:223 +msgid "Cannot find a valid user for the current authentication setup!" +msgstr "" +"Es konnte kein gültiger Benutzer für die aktuell eingerichtete " +"Authentisierung gefunden werden!" -#: include/utils/class_msgPool.inc:235 -#, php-format -msgid "Value for '%s' is too large!" -msgstr "Der Wert für '%s' ist zu groß!" +#: html/index.php:227 +msgid "User information is not unique accross the configured LDAP trees!" +msgstr "" +"Die Benutzerinformation ist für die konfigurierten LDAP-Bäume nicht " +"eindeutig!" -#: include/utils/class_msgPool.inc:237 -#, php-format -msgid "'%s' must be smaller than %d!" -msgstr "'%s' muß kleiner sein als %d!" +#: html/index.php:253 html/index.php:268 html/index.php:281 +#: include/class_acl.inc:1193 include/class_MultiSelectWindow.inc:550 +#: include/functions.inc:364 include/functions.inc:390 +#: include/functions.inc:398 include/functions.inc:427 +#: include/functions.inc:652 include/functions.inc:695 +#: include/functions.inc:737 include/functions.inc:782 +#: include/functions.inc:2535 include/functions.inc:2782 +#: include/class_plugin.inc:1243 include/class_plugin.inc:1292 +#: include/class_plugin.inc:1296 include/class_plugin.inc:1311 +#: include/class_plugin.inc:1398 include/class_plugin.inc:1456 +#: include/class_plugin.inc:1522 include/class_plugin.inc:1537 +#: include/class_ldap.inc:708 include/class_ldap.inc:1174 +#: include/class_config.inc:258 plugins/admin/ogroups/class_ogroup.inc:1033 +#: plugins/admin/ogroups/class_ogroup.inc:1047 +#: plugins/admin/groups/class_groupGeneric.inc:785 +#: plugins/admin/groups/class_groupGeneric.inc:1112 +#: plugins/admin/departments/class_departmentGeneric.inc:241 +#: plugins/admin/departments/class_departmentGeneric.inc:429 +#: plugins/admin/departments/class_departmentGeneric.inc:702 +#: plugins/admin/departments/class_departmentGeneric.inc:733 +#: plugins/admin/acl/class_aclRole.inc:633 +#: plugins/admin/acl/class_aclRole.inc:673 +#: plugins/admin/acl/class_aclRole.inc:687 +#: plugins/personal/generic/class_user.inc:722 +#: plugins/personal/generic/class_user.inc:1084 +#: plugins/personal/posix/class_posixAccount.inc:678 +#: plugins/personal/posix/class_posixAccount.inc:1007 +#: setup/class_setupStep_Migrate.inc:1208 +#: setup/class_setupStep_Migrate.inc:1236 +#: setup/class_setupStep_Migrate.inc:1285 +#: setup/class_setupStep_Migrate.inc:1334 +#: setup/class_setupStep_Migrate.inc:2137 +#: setup/class_setupStep_Migrate.inc:2432 +#: setup/class_setupStep_Migrate.inc:2436 +#: setup/class_setupStep_Migrate.inc:2626 +#: setup/class_setupStep_Migrate.inc:2646 +#: setup/class_setupStep_Migrate.inc:2763 +#: setup/class_setupStep_Migrate.inc:3110 +#: setup/class_setupStep_Migrate.inc:3124 +msgid "LDAP error" +msgstr "LDAP-Fehler" -#: include/utils/class_msgPool.inc:245 -#, php-format -msgid "Value for '%s' is too small!" -msgstr "Der Wert für '%s' ist zu kein!" +#: html/index.php:268 +msgid "Cannot detect information about the installed LDAP schema!" +msgstr "Kann Information über das installierte LDAP-Schema nicht ermitteln!" -#: include/utils/class_msgPool.inc:247 -#, php-format -msgid "'%s' must be %d or above!" -msgstr "'%s' muß größer oder gleich %d sein!" +#: html/index.php:281 +msgid "Your LDAP setup contains old schema definitions:" +msgstr "Ihre LDAP-Einrichtung enthält veraltete Schema-Definitionen:" -#: include/utils/class_msgPool.inc:254 -#, php-format -msgid "'%s' depends on '%s' - please provide both values!" -msgstr "'%s' hängt von '%s' ab - bitte geben Sie beide Werte an!" +#: html/index.php:302 +msgid "Please specify a valid username!" +msgstr "Bitte geben Sie einen gültigen Benutzernamen ein!" -#: include/utils/class_msgPool.inc:260 -#, 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!" +#: html/index.php:305 +msgid "Please specify your password!" +msgstr "Bitte geben Sie Ihr Passwort ein!" -#: include/utils/class_msgPool.inc:266 -#, php-format -msgid "The required field '%s' is empty!" -msgstr "Das Pflicht-Feld '%s' ist leer!" +#: html/index.php:317 +msgid "Authentication error" +msgstr "Authentifizierungsfehler" -#: include/utils/class_msgPool.inc:274 -msgid "Example" -msgstr "Beispiel" +#: html/index.php:317 +msgid "Cannot retrieve user information for htaccess authentication!" +msgstr "Konnte Benutzerinformation für htaccess-Authentisierung nicht beziehen!" -#: include/utils/class_msgPool.inc:291 -#, php-format -msgid "The Field '%s' contains invalid characters" -msgstr "Das Feld '%s' enthält ungültige Zeichen" +#: html/index.php:371 +msgid "Account locked. Please contact your system administrator!" +msgstr "Das Konto ist gesperrt. Bitte benachrichtigen Sie den Administrator!" -#: include/utils/class_msgPool.inc:292 -#, php-format -msgid "'%s' is not allowed:" -msgstr "'%s' ist nicht erlaubt:" - -#: include/utils/class_msgPool.inc:292 -#, php-format -msgid "'%s' are not allowed!" -msgstr "'%s' sind nicht erlaubt!" +#: html/index.php:422 +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!" -#: include/utils/class_msgPool.inc:295 -#, php-format -msgid "The Field '%s' contains invalid characters!" -msgstr "Das Feld '%s' enthält ungültige Zeichen!" +#: html/setup.php:66 +msgid "Smarty" +msgstr "Smarty" -#: include/utils/class_msgPool.inc:302 +#: html/main.php:148 #, php-format -msgid "Missing %s PHP extension!" -msgstr "Fehlenden %s PHP-Erweiterung!" +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 " +"beseitigen" -#: include/utils/class_msgPool.inc:308 include/class_baseSelectDialog.inc:62 -#: setup/setup_migrate.tpl:135 setup/setup_migrate.tpl:186 -#: setup/setup_migrate.tpl:233 setup/setup_migrate.tpl:298 -#: setup/setup_migrate.tpl:354 setup/setup_migrate.tpl:407 -#: setup/setup_migrate.tpl:452 setup/setup_migrate.tpl:495 -#: setup/setup_migrate.tpl:539 setup/setup_ldap.tpl:17 -#: ihtml/themes/default/acl.tpl:128 ihtml/themes/default/acl.tpl:142 -#: ihtml/themes/default/snapshotdialog.tpl:44 -#: ihtml/themes/default/snapshotdialog.tpl:89 -#: ihtml/themes/default/remove.tpl:15 -#: ihtml/themes/default/copyPasteDialog.tpl:21 -#: ihtml/themes/default/islocked.tpl:19 ihtml/themes/default/msg_dialog.tpl:74 -#: ihtml/themes/default/msg_dialog.tpl:127 -#: ihtml/themes/default/msg_dialog.tpl:130 -#, php-format -msgid "Cancel" -msgstr "Abbrechen" +#: html/main.php:167 +msgid "PHP configuration" +msgstr "PHP-Konfiguration" -#: include/utils/class_msgPool.inc:314 setup/setup_checks.tpl:27 -#: setup/setup_checks.tpl:87 setup/class_setupStep_Migrate.inc:257 -#: setup/class_setupStep_Migrate.inc:309 setup/class_setupStep_Migrate.inc:370 -#: setup/class_setupStep_Migrate.inc:443 setup/class_setupStep_Migrate.inc:520 -#: setup/class_setupStep_Migrate.inc:595 setup/class_setupStep_Migrate.inc:648 -#: setup/class_setupStep_Migrate.inc:789 -#: setup/class_setupStep_Migrate.inc:1034 -#: setup/class_setupStep_Migrate.inc:1968 -#: setup/class_setupStep_Migrate.inc:2389 -#: setup/class_setupStep_Migrate.inc:2543 -#: setup/class_setupStep_Migrate.inc:2873 -#: ihtml/themes/default/msg_dialog.tpl:71 -#: ihtml/themes/default/msg_dialog.tpl:73 -#: ihtml/themes/default/msg_dialog.tpl:124 -#: ihtml/themes/default/msg_dialog.tpl:126 -#: ihtml/themes/default/msg_dialog.tpl:129 -#, php-format -msgid "Ok" -msgstr "Ok" +#: html/main.php:168 +msgid "" +"FATAL: Register globals is on. GOsa will refuse to login unless this is " +"fixed by an administrator." +msgstr "" +"FATAL: 'Register globals' ist im PHP aktiviert. GOsa läßt keine Anmeldung " +"zu, bis dies von einem Administrator behoben wurde." -#: include/utils/class_msgPool.inc:320 setup/setup_migrate.tpl:133 -#: setup/setup_migrate.tpl:184 setup/setup_migrate.tpl:232 -#: setup/setup_migrate.tpl:297 setup/setup_migrate.tpl:352 -#: setup/setup_migrate.tpl:405 setup/setup_migrate.tpl:450 -#: setup/setup_migrate.tpl:493 setup/setup_migrate.tpl:537 -#: setup/setup_ldap.tpl:16 ihtml/themes/default/acl.tpl:29 -#: ihtml/themes/default/acl.tpl:52 ihtml/themes/default/acl.tpl:125 -#: ihtml/themes/default/acl.tpl:140 -#, php-format -msgid "Apply" -msgstr "Anwenden" +#: html/main.php:228 +msgid "Running out of memory!" +msgstr "Der verfügbare Arbeitsspeicher wird knapp!" -#: include/utils/class_msgPool.inc:326 include/class_MultiSelectWindow.inc:144 -#: ihtml/themes/default/copyPasteDialog.tpl:19 -#, php-format -msgid "Save" -msgstr "Speichern" +#: html/main.php:284 +msgid "User ACL checks disabled" +msgstr "Prüfung der Benutzer-ACLs deaktiviert" -#: include/utils/class_msgPool.inc:332 setup/class_setupStep_Migrate.inc:2679 -#, php-format -msgid "Add" -msgstr "Hinzufügen" +#: html/main.php:329 +msgid "Your password is about to expire, please change your password!" +msgstr "Ihr Passwort ist fast abgelaufen, bitte setzen Sie ein neues!" -#: include/utils/class_msgPool.inc:332 -#, php-format -msgid "Add %s" -msgstr "%s hinzufügen" +#: html/main.php:339 +msgid "Plugin" +msgstr "Erweiterung" -#: include/utils/class_msgPool.inc:338 +#: html/main.php:340 #, php-format -msgid "Delete %s" -msgstr "%s löschen" +msgid "FATAL: Cannot find any plugin definitions for plugin '%s'!" +msgstr "FATAL: Es kann kein Plugin für die Definition '%s' gefunden werden!" -#: include/utils/class_msgPool.inc:344 -#: plugins/personal/generic/generic.tpl:137 -#: ihtml/themes/default/sizelimit.tpl:14 -#, php-format -msgid "Set" -msgstr "Setzen" +#: html/main.php:354 +msgid "Configuration Error" +msgstr "Konfigurationsfehler" -#: include/utils/class_msgPool.inc:344 +#: html/main.php:355 #, php-format -msgid "Set %s" -msgstr "%s einstellen" +msgid "" +"FATAL: not all POST variables have been transfered by PHP - please inform " +"your administrator!" +msgstr "" +"FATAL: es wurden nicht alle POST-Variablen von PHP übertragen - bitte " +"informieren Sie den Administrator!" -#: include/utils/class_msgPool.inc:350 -#, php-format -msgid "Edit..." -msgstr "Bearbeiten..." +#: html/helpviewer.php:64 +msgid "Help browser" +msgstr "Hilfe-Browser" -#: include/utils/class_msgPool.inc:350 -#, php-format -msgid "Edit %s..." -msgstr "%s bearbeiten..." +#: html/helpviewer.php:118 +msgid "There is no helpfile specified for this class" +msgstr "Für diese Klasse wurde keine Hilfedatei angegeben" -#: include/utils/class_msgPool.inc:356 -msgid "Back" -msgstr "Zurück" +#: html/helpviewer.php:194 include/functions_helpviewer.inc:97 +msgid "previous" +msgstr "Vorherige" -#: include/utils/class_msgPool.inc:376 -#, php-format -msgid "This account has no valid %s extensions!" -msgstr "Dieses Konto besitzt keine gültigen %s-Einstellungen." +#: html/helpviewer.php:198 include/functions_helpviewer.inc:101 +msgid "next" +msgstr "Nächste" -#: include/utils/class_msgPool.inc:382 +#: html/helpviewer.php:269 #, php-format -msgid "This account has %s settings enabled. You can disable them by clicking below." +msgid "Helpdir '%s' is not accessible, can't read any helpfiles." msgstr "" -"Dieses Konto besitzt aktivierte %s-Einstellungen. Sie können diese durch " -"einen Klick auf die untere Schaltfläche deaktivieren." +"Auf das Hilfeverzeichnis '%s' kann nicht zugegriffen werden - kann daher " +"keine Hilfedateien lesen." -#: include/utils/class_msgPool.inc:385 include/utils/class_msgPool.inc:392 -#, php-format -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!" +#: include/class_socketClient.inc:60 +msgid "The mcrypt module was not found. Please install php5-mcrypt." +msgstr "Das mcrypt-Modul wurde nicht gefunden. Bitte installieren Sie php5-mcrypt." -#: include/utils/class_msgPool.inc:401 +#: include/class_socketClient.inc:108 #, 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." +msgid "Socket connection to host '%s:%s' failed: %s" +msgstr "Die Socket-Verbindung zum Host '%s:%s' ist fehlgeschlagen: %s" -#: include/utils/class_msgPool.inc:404 include/utils/class_msgPool.inc:411 +#: include/class_socketClient.inc:191 #, php-format -msgid "" -"This account has %s settings disabled. To enable them, you'll need to add " -"the %s settings first!" +msgid "Socket timeout of %s seconds reached." +msgstr "Socket-Timeout von %s Sekunden erreicht." + +#: include/password-methods/class_password-methods.inc:250 +msgid "Cannot find a suitable password method for the current hash!" msgstr "" -"Dieses Konto besitzt aktuell keine aktivierten %s-Einstellungen. Um sie zu " -"aktivieren, müssen Sie zunächst die %s Erweiterungen hinzufügen!" +"Es konnte keine passende Passwort-Methode für den aktuellen Hash gefunden " +"werden!" -#: include/utils/class_msgPool.inc:419 -#, php-format -msgid "Add %s settings" -msgstr "%s Einstellungen hinzufügen" +#: include/class_acl.inc:26 +msgid "Access control" +msgstr "Zugriffskontrolle" -#: include/utils/class_msgPool.inc:425 -#, php-format -msgid "Remove %s settings" -msgstr "%s Einstellungen entfernen" +#: include/class_acl.inc:27 plugins/admin/acl/class_aclManagement.inc:27 +msgid "Manage access control lists" +msgstr "Zugriffskontrolllisten verwalten" -#: include/utils/class_msgPool.inc:431 -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" +#: include/class_acl.inc:201 plugins/admin/acl/class_aclRole.inc:124 +msgid "All categories" +msgstr "Alle Kategorien" -#: include/utils/class_msgPool.inc:437 -msgid "January" -msgstr "Januar" +#: include/class_acl.inc:209 +msgid "Reset ACLs" +msgstr "ACLs zurücksetzen" -#: include/utils/class_msgPool.inc:437 -msgid "February" -msgstr "Februar" +#: include/class_acl.inc:210 plugins/admin/acl/class_aclRole.inc:132 +msgid "One level" +msgstr "Diese Ebene" -#: include/utils/class_msgPool.inc:437 -msgid "March" -msgstr "März" +#: include/class_acl.inc:211 include/class_acl.inc:216 +#: plugins/admin/acl/class_aclRole.inc:133 +msgid "Current object" +msgstr "Aktuelles Objekt" -#: include/utils/class_msgPool.inc:437 -msgid "April" -msgstr "April" +#: include/class_acl.inc:212 plugins/admin/acl/class_aclRole.inc:134 +msgid "Complete subtree" +msgstr "Vollständiger Teilbaum" -#: include/utils/class_msgPool.inc:438 -msgid "May" -msgstr "Mai" +#: include/class_acl.inc:213 plugins/admin/acl/class_aclRole.inc:135 +msgid "Complete subtree (permanent)" +msgstr "Vollständiger Teilbaum (permanent)" -#: include/utils/class_msgPool.inc:438 -msgid "June" -msgstr "Juni" +#: include/class_acl.inc:214 include/class_acl.inc:217 +msgid "Use ACL defined in role" +msgstr "Verwende ACL aus Rollendefinition" -#: include/utils/class_msgPool.inc:438 -msgid "July" -msgstr "Juli" +#: include/class_acl.inc:220 plugins/admin/users/class_userManagement.inc:26 +#: plugins/personal/generic/class_user.inc:1549 +#: setup/class_setupStep_Migrate.inc:1039 +msgid "Users" +msgstr "Benutzer" -#: include/utils/class_msgPool.inc:438 -msgid "August" -msgstr "August" +#: include/class_acl.inc:220 plugins/admin/groups/class_groupGeneric.inc:1301 +#: plugins/admin/groups/class_groupManagement.inc:26 +#: setup/class_setupStep_Migrate.inc:1042 +msgid "Groups" +msgstr "Gruppen" -#: include/utils/class_msgPool.inc:438 -msgid "September" -msgstr "September" +#: include/class_acl.inc:482 include/class_MultiSelectWindow.inc:258 +#: include/class_MultiSelectWindow.inc:260 +#: include/class_baseSelectDialog.inc:49 +#: plugins/admin/acl/class_aclRole.inc:392 +msgid "Up" +msgstr "Auf" -#: include/utils/class_msgPool.inc:439 -msgid "October" -msgstr "Oktober" +#: include/class_acl.inc:484 plugins/admin/acl/class_aclRole.inc:394 +msgid "Down" +msgstr "Ab" -#: include/utils/class_msgPool.inc:439 -msgid "November" -msgstr "November" - -#: include/utils/class_msgPool.inc:439 -msgid "December" -msgstr "Dezember" - -#: include/utils/class_msgPool.inc:445 -msgid "Sunday" -msgstr "Sonntag" - -#: include/utils/class_msgPool.inc:445 -msgid "Monday" -msgstr "Montag" - -#: include/utils/class_msgPool.inc:445 -msgid "Tuesday" -msgstr "Dienstag" - -#: include/utils/class_msgPool.inc:445 -msgid "Wednesday" -msgstr "Mittwoch" - -#: include/utils/class_msgPool.inc:445 -msgid "Thursday" -msgstr "Donnerstag" - -#: include/utils/class_msgPool.inc:445 -msgid "Friday" -msgstr "Freitag" - -#: include/utils/class_msgPool.inc:445 -msgid "Saturday" -msgstr "Samstag" - -#: include/utils/class_msgPool.inc:452 -msgid "read operation" -msgstr "Lese-Operation" - -#: include/utils/class_msgPool.inc:452 -msgid "add operation" -msgstr "Hinzufügeoperation" - -#: include/utils/class_msgPool.inc:452 -msgid "modify operation" -msgstr "Änderungs-Operation" - -#: include/utils/class_msgPool.inc:453 -msgid "delete operation" -msgstr "Lösch-Operation" - -#: include/utils/class_msgPool.inc:453 -msgid "search operation" -msgstr "Such-Operation" - -#: include/utils/class_msgPool.inc:453 -msgid "authentication" -msgstr "Authentifizierung" - -#: include/utils/class_msgPool.inc:456 -#, php-format -msgid "LDAP %s failed!" -msgstr "LDAP %s fehlgeschlagen!" - -#: include/utils/class_msgPool.inc:458 -msgid "LDAP operation failed!" -msgstr "LDAP-Operation fehlgeschlagen" - -#: include/utils/class_msgPool.inc:473 -msgid "Upload failed!" -msgstr "Übertragung fehlgeschlagen!" - -#: include/utils/class_msgPool.inc:476 -#, php-format -msgid "Upload failed: %s" -msgstr "Übertragung fehlgeschlagen: %s" - -#: include/utils/class_msgPool.inc:483 -msgid "Communication failure with the infrastructure service!" -msgstr "Kommunikationsfehler mit dem Infrastruktur Dienst!" +#: include/class_acl.inc:489 include/class_acl.inc:537 +#: plugins/admin/groups/class_divListGroup.inc:139 +#: plugins/admin/users/class_divListUsers.inc:134 +#: plugins/admin/acl/class_aclRole.inc:397 +#: plugins/admin/acl/class_aclRole.inc:446 +msgid "Edit" +msgstr "Bearbeiten" -#: include/utils/class_msgPool.inc:485 -#, php-format -msgid "Communication failure with the infrastructure service: %s" -msgstr "Kommunikationsfehler mit dem Infrastruktur Dienst: %s" +#: include/class_acl.inc:489 include/class_acl.inc:493 +#: include/class_acl.inc:1225 include/class_acl.inc:1226 +#: include/class_acl.inc:1231 include/class_tabs.inc:391 +#: plugins/admin/acl/class_aclManagement.inc:26 +#: plugins/admin/acl/class_aclManagement.inc:293 +#: plugins/admin/acl/class_divListACL.inc:179 +#: plugins/admin/acl/tabs_acl.inc:28 plugins/admin/acl/class_aclRole.inc:398 +#: plugins/admin/acl/class_aclRole.inc:402 +#: plugins/admin/acl/class_aclRole.inc:766 +msgid "ACL" +msgstr "Zugriffsregeln" -#: include/utils/class_msgPool.inc:492 include/utils/class_msgPool.inc:495 +#: include/class_acl.inc:493 include/class_acl.inc:541 +#: include/utils/class_msgPool.inc:338 plugins/admin/acl/class_aclRole.inc:401 +#: plugins/admin/acl/class_aclRole.inc:450 #, php-format -msgid "This '%s' is still in use by this object: %s" -msgstr "Dieses '%s' ist noch in Gebrauch dieses Objekts: %s" +msgid "Delete" +msgstr "Entfernen" -#: include/utils/class_msgPool.inc:498 -#, php-format -msgid "This '%s' is still in use." -msgstr "Dieses '%s' ist noch in Benutzung." +#: include/class_acl.inc:529 +msgid "No ACL settings for this category!" +msgstr "Keine ACL-Einstellungen für diese Kategorie!" -#: include/utils/class_msgPool.inc:500 +#: include/class_acl.inc:531 #, php-format -msgid "This '%s' is still in use by these objects: %s" -msgstr "Dieses '%s' ist noch in Gebrauch dieser Objekte: %s" +msgid "Contains ACLs for these objects: %s" +msgstr "Enthält ACLs für diese Objekte: %s" -#: include/utils/class_msgPool.inc:506 -#, php-format -msgid "File '%s' does not exist!" -msgstr "Die Datei '%s' existiert nicht!" +#: include/class_acl.inc:537 include/class_acl.inc:541 +msgid "category ACL" +msgstr "ACL Kategorie" -#: include/utils/class_msgPool.inc:512 +#: include/class_acl.inc:591 #, php-format -msgid "Cannot open file '%s' for reading!" -msgstr "Kann Datei '%s' nicht zum Lesen öffnen!" +msgid "Edit ACL for '%s' - scope is '%s'" +msgstr "ACL für '%s' bearbeiten - Gültigkeitsbereich ist '%s'" -#: include/utils/class_msgPool.inc:518 -#, php-format -msgid "Cannot open file '%s' for writing!" -msgstr "Kann Datei '%s' nicht zum Schreiben öffnen!" +#: include/class_acl.inc:601 plugins/admin/acl/class_aclRole.inc:480 +msgid "All objects in current subtree" +msgstr "Alle Objekte im aktuellen Teilbaum" -#: include/utils/class_msgPool.inc:524 -#, 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!" +#: include/class_acl.inc:749 include/class_acl.inc:756 +msgid "Show/hide advanced settings" +msgstr "Zeige/verstecke erweiterte Einstellungen" -#: include/utils/class_msgPool.inc:530 -#, php-format -msgid "Cannot delete file '%s'!" -msgstr "Kann Datei '%s' nicht löschen!" +#: include/class_acl.inc:773 +msgid "Create objects" +msgstr "Erstelle Objekte" -#: include/utils/class_msgPool.inc:536 -#, php-format -msgid "Cannot create folder '%s'!" -msgstr "Kann den Ordner '%s' nicht anlegen!" +#: include/class_acl.inc:774 +msgid "Move objects" +msgstr "Objekte verschieben" -#: include/utils/class_msgPool.inc:542 -#, php-format -msgid "Cannot delete folder '%s'!" -msgstr "Kann den Ordner '%s' nicht löschen!" +#: include/class_acl.inc:775 +msgid "Remove objects" +msgstr "Objekte entfernen" -#: include/utils/class_msgPool.inc:548 -#, php-format -msgid "Checking for %s support" -msgstr "Prüfe auf %s-Unterstützung" +#: include/class_acl.inc:777 +msgid "Grant permission to owner" +msgstr "Berechtigungen für Eigentümer einräumen" -#: include/utils/class_msgPool.inc:554 -#, php-format -msgid "Install and activate the %s PHP module." -msgstr "Installieren und aktivieren Sie das %s PHP-Modul." +#: include/class_acl.inc:781 include/class_acl.inc:884 +#: include/class_acl.inc:888 +msgid "read" +msgstr "lesen" -#: include/utils/class_msgPool.inc:560 -#, 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?" +#: include/class_acl.inc:782 include/class_acl.inc:886 +#: include/class_acl.inc:889 +msgid "write" +msgstr "schreiben" -#: include/class_gosaSupportDaemon.inc:104 -msgid "GOsa support daemon" -msgstr "GOsa support daemon" +#: include/class_acl.inc:786 +msgid "Complete object" +msgstr "Vollständiges Objekt" -#: include/class_gosaSupportDaemon.inc:779 -msgid "Cannot not parse XML!" -msgstr "XML-Nachricht kann nicht ausgewertet werden!" +#: include/class_acl.inc:928 include/class_session.inc:76 +#: include/class_session.inc:101 include/class_session.inc:127 +#: include/functions.inc:467 include/functions.inc:627 +#: include/functions.inc:724 include/functions.inc:1107 +#: include/functions.inc:1918 include/functions.inc:1952 +#: include/functions.inc:1972 include/class_ldap.inc:648 +#: include/class_ldap.inc:696 include/class_log.inc:88 +#: include/class_CopyPasteHandler.inc:159 +#: include/class_CopyPasteHandler.inc:269 +msgid "Internal error" +msgstr "Interner Fehler" -#: include/class_gosaSupportDaemon.inc:1160 +#: include/class_acl.inc:928 #, php-format -msgid "Cannot send abort event for entry %s!" -msgstr "Kann keine Abbruch-Nachricht für den Eintrag %s versenden!" +msgid "Unkown ACL type '%s'!" +msgstr "Unbekannter ACL-Typ '%s'!" -#: include/class_gosaSupportDaemon.inc:1180 +#: include/class_acl.inc:971 #, php-format -msgid "Cannot remove entry %s!" -msgstr "Kann Eintrag %s nicht entfernen!" +msgid "Unknown entry '%s'!" +msgstr "Unbekannter Eintrag '%s'!" -#: include/functions_helpviewer.inc:45 +#: include/class_acl.inc:1031 include/class_acl.inc:1033 #, php-format -msgid "XML error in guide.xml: %s at line %d" -msgstr "XML-Fehler in der Datei guide.xml: %s in Zeile %d" - -#: include/functions_helpviewer.inc:88 -msgid "No help available for this plugin." -msgstr "Für dieses Modul ist keine Hilfe verfügbar." - -#: include/functions_helpviewer.inc:97 html/helpviewer.php:194 -msgid "previous" -msgstr "Vorherige" - -#: include/functions_helpviewer.inc:101 html/helpviewer.php:198 -msgid "next" -msgstr "Nächste" +msgid "Role: %s" +msgstr "Rolle: %s" -#: 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" +#: include/class_acl.inc:1033 +msgid "unknown role" +msgstr "unbekannte rolle" -#: include/functions_helpviewer.inc:462 +#: include/class_acl.inc:1041 #, php-format -msgid "%s%% hit rate in file %s" -msgstr "%s%% Trefferquote in Datei %s" - -#: include/class_certificate.inc:73 -msgid "Certificate is empty!" -msgstr "Zertifikat ist leer!" +msgid "Contains settings for these objects: %s" +msgstr "Enthält Einstellungen für diese Objekte: %s" -#: include/class_certificate.inc:100 -msgid "Cannot load certificate - only PEM/DER is supported!" -msgstr "Zertifikat kann nicht geladen werden - nur PEM/DER sind unterstützt!" +#: include/class_acl.inc:1056 +msgid "ACL takes effect for all users" +msgstr "ACL wirkt für alle Benutzer" -#: include/class_certificate.inc:115 -msgid "Cannot extract information for non PEM certificates!" -msgstr "Zertifikatinformationen können nur für PEM Zertifikate ermittelt werden!" +#: include/class_acl.inc:1226 +msgid "Access control list" +msgstr "Zugriffskontrollliste" -#: include/class_certificate.inc:219 -msgid "No valid certificate loaded!" -msgstr "Kein gültiges Zertifikat geladen!" +#: include/class_acl.inc:1231 +msgid "ACL roles" +msgstr "ACL-Rollen" -#: include/class_baseSelectDialog.inc:44 -msgid "Choose a base" -msgstr "Wählen Sie eine Basis" +#: include/class_MultiSelectWindow.inc:145 setup/setup_migrate.tpl:60 +#: setup/setup_migrate.tpl:107 +msgid "Close" +msgstr "Schliessen" -#: include/class_baseSelectDialog.inc:47 #: include/class_MultiSelectWindow.inc:250 +#: include/class_baseSelectDialog.inc:47 msgid "Go to root department" msgstr "Gehe zur Wurzel-Abteilung" -#: include/class_baseSelectDialog.inc:47 #: include/class_MultiSelectWindow.inc:250 #: include/class_MultiSelectWindow.inc:252 +#: include/class_baseSelectDialog.inc:47 msgid "Root" msgstr "Wurzel" -#: include/class_baseSelectDialog.inc:49 #: include/class_MultiSelectWindow.inc:258 +#: include/class_baseSelectDialog.inc:49 msgid "Go up one department" msgstr "Eine Abteilung nach oben" -#: include/class_baseSelectDialog.inc:51 #: include/class_MultiSelectWindow.inc:266 +#: include/class_baseSelectDialog.inc:51 msgid "Go to users department" msgstr "Gehe zur Abteilung des Benutzers" -#: include/class_baseSelectDialog.inc:51 #: include/class_MultiSelectWindow.inc:266 #: include/class_MultiSelectWindow.inc:268 +#: include/class_baseSelectDialog.inc:51 msgid "Home" msgstr "Heimat" -#: include/class_baseSelectDialog.inc:52 #: include/class_MultiSelectWindow.inc:273 +#: include/class_baseSelectDialog.inc:52 msgid "Reload list" msgstr "Liste neu laden" -#: include/class_baseSelectDialog.inc:52 #: include/class_MultiSelectWindow.inc:273 -#: plugins/admin/departments/class_divListDepartment.inc:87 -#: plugins/admin/acl/class_divListACL.inc:104 +#: include/class_baseSelectDialog.inc:52 #: plugins/admin/ogroups/class_divListOGroup.inc:148 -#: plugins/admin/users/class_divListUsers.inc:115 #: plugins/admin/groups/class_divListGroup.inc:122 +#: plugins/admin/users/class_divListUsers.inc:115 +#: plugins/admin/departments/class_divListDepartment.inc:87 +#: plugins/admin/acl/class_divListACL.inc:104 msgid "Submit" msgstr "Übertragen" +#: include/class_MultiSelectWindow.inc:550 +#, php-format +msgid "Inconsistent DN encoding detected: '%s'" +msgstr "Inkonsistente Enkodierung der DN erkannt: '%s'" + +#: include/class_session.inc:76 include/class_session.inc:101 +#: include/class_session.inc:127 +msgid "Requested channel does not exist! Please contact your Administrator." +msgstr "" +"Der angeforderte Kanal existiert nicht! Bitte benachrichtigen Sie Ihren " +"Administrator." + +#: include/class_baseSelectDialog.inc:44 +msgid "Choose a base" +msgstr "Wählen Sie eine Basis" + #: include/class_baseSelectDialog.inc:55 msgid "" "Step in the prefered tree and click save to use the current subtree as base. " @@ -1224,28 +1217,27 @@ msgid "Use" msgstr "Verwenden" #: include/class_baseSelectDialog.inc:65 -#: plugins/admin/departments/class_countryGeneric.inc:89 -#: plugins/admin/departments/dcObject.tpl:28 -#: plugins/admin/departments/class_dcObject.inc:88 +#: plugins/admin/ogroups/class_divListOGroup.inc:146 +#: plugins/admin/ogroups/class_ogroup.inc:1130 +#: plugins/admin/ogroups/generic.tpl:26 plugins/admin/groups/generic.tpl:39 +#: plugins/admin/groups/class_divListGroup.inc:121 +#: plugins/admin/groups/class_groupGeneric.inc:1306 +#: plugins/admin/users/class_divListUsers.inc:113 +#: plugins/admin/departments/class_departmentGeneric.inc:621 +#: plugins/admin/departments/locality.tpl:28 #: plugins/admin/departments/generic.tpl:39 +#: plugins/admin/departments/class_divListDepartment.inc:85 #: plugins/admin/departments/class_localityGeneric.inc:89 +#: plugins/admin/departments/class_organizationGeneric.inc:121 +#: plugins/admin/departments/class_countryGeneric.inc:89 +#: plugins/admin/departments/class_dcObject.inc:88 #: plugins/admin/departments/country.tpl:28 +#: plugins/admin/departments/dcObject.tpl:28 #: plugins/admin/departments/organization.tpl:39 -#: plugins/admin/departments/locality.tpl:28 -#: plugins/admin/departments/class_departmentGeneric.inc:621 -#: plugins/admin/departments/class_organizationGeneric.inc:121 -#: plugins/admin/departments/class_divListDepartment.inc:85 #: plugins/admin/acl/class_divListACL.inc:102 -#: plugins/admin/acl/acl_role.tpl:27 plugins/admin/acl/class_aclRole.inc:734 -#: plugins/admin/ogroups/generic.tpl:26 -#: plugins/admin/ogroups/class_divListOGroup.inc:146 -#: plugins/admin/ogroups/class_ogroup.inc:1130 -#: plugins/admin/users/class_divListUsers.inc:113 -#: plugins/admin/groups/generic.tpl:39 -#: plugins/admin/groups/class_groupGeneric.inc:1263 -#: plugins/admin/groups/class_divListGroup.inc:121 -#: plugins/personal/generic/generic.tpl:170 +#: plugins/admin/acl/class_aclRole.inc:751 plugins/admin/acl/acl_role.tpl:27 #: plugins/personal/generic/class_user.inc:1563 +#: plugins/personal/generic/generic.tpl:170 #: plugins/personal/generic/multiple_generic.tpl:47 setup/setup_ldap.tpl:55 msgid "Base" msgstr "Basis" @@ -1254,17 +1246,6 @@ msgstr "Basis" msgid "Filter entries with this syntax" msgstr "Filtere Einträge mit dieser Syntax" -#: include/class_session.inc:76 include/class_session.inc:101 -#: include/class_session.inc:127 -msgid "Requested channel does not exist! Please contact your Administrator." -msgstr "" -"Der angeforderte Kanal existiert nicht! Bitte benachrichtigen Sie Ihren " -"Administrator." - -#: 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." - #: include/functions.inc:120 #, php-format msgid "Fatal error: no class locations defined - please run '%s' to fix this" @@ -1279,12 +1260,6 @@ msgstr "" "Schwerer Fehler: Kann Klasse '%s' nicht instanziieren - bitte führen Sie '%" "s' aus um das Problem zu beheben" -#: include/functions.inc:336 -#: plugins/admin/departments/class_departmentGeneric.inc:386 -#: html/password.php:58 html/main.php:147 -msgid "Fatal error" -msgstr "Schwerer Fehler" - #: include/functions.inc:337 #, php-format msgid "FATAL: Error when connecting the LDAP. Server said '%s'." @@ -1320,29 +1295,6 @@ msgstr "" msgid "LDAP server returned: %s" msgstr "Der LDAP-Server meldete: %s" -#: include/functions.inc:745 include/functions.inc:2192 -#: include/functions.inc:2196 include/functions.inc:2202 -#: include/class_tabs.inc:259 plugins/admin/departments/remove.tpl:2 -#: plugins/admin/departments/dep_move_confirm.tpl:2 -#: plugins/admin/acl/remove.tpl:2 plugins/admin/ogroups/remove.tpl:2 -#: plugins/admin/users/class_userManagement.inc:631 -#: plugins/admin/users/remove.tpl:2 plugins/admin/groups/remove.tpl:2 -#: plugins/personal/posix/class_posixAccount.inc:832 -#: plugins/personal/posix/class_posixAccount.inc:925 html/password.php:280 -#: html/index.php:57 html/index.php:63 html/index.php:416 html/index.php:422 -#: setup/setup_checks.tpl:32 setup/setup_checks.tpl:93 -#: setup/class_setupStep_Migrate.inc:251 setup/class_setupStep_Migrate.inc:303 -#: setup/class_setupStep_Migrate.inc:436 setup/class_setupStep_Migrate.inc:513 -#: setup/class_setupStep_Migrate.inc:652 setup/class_setupStep_Migrate.inc:793 -#: setup/class_setupStep_Migrate.inc:2383 -#: setup/class_setupStep_Migrate.inc:2536 -#: setup/class_setupStep_Migrate.inc:2868 ihtml/themes/default/conflict.tpl:6 -#: ihtml/themes/default/remove.tpl:2 ihtml/themes/default/islocked.tpl:6 -#: ihtml/themes/default/msg_dialog.tpl:54 -#: ihtml/themes/default/msg_dialog.tpl:97 -msgid "Warning" -msgstr "Warnung" - #: include/functions.inc:745 msgid "" "Found multiple locks for object to be locked. This should not happen - " @@ -1394,44 +1346,44 @@ msgstr "Einträge pro Seite" msgid "Apply filter" msgstr "Filter anwenden" -#: include/functions.inc:1794 +#: include/functions.inc:1795 msgid "*ABCDEFGHIJKLMNOPQRSTUVWXYZ0123456789" msgstr "*ABCDEFGHIJKLMNOPQRSTUVWXYZ0123456789" -#: include/functions.inc:1838 +#: include/functions.inc:1839 #, php-format msgid "GOsa development snapshot (Rev %s)" msgstr "GOsa Entwicklerversion (Rev %s)" -#: include/functions.inc:1917 +#: include/functions.inc:1918 #, php-format msgid "File '%s' could not be deleted." msgstr "Die Datei '%s' konnte nicht entfernt werden." -#: include/functions.inc:1951 include/functions.inc:1971 +#: include/functions.inc:1952 include/functions.inc:1972 msgid "Cannot write to revision file!" msgstr "Kann nicht in Revisions-Datei schreiben!" -#: include/functions.inc:2192 include/functions.inc:2196 -#: include/functions.inc:2202 +#: include/functions.inc:2193 include/functions.inc:2197 +#: include/functions.inc:2203 msgid "'baseIdHook' is not available. Using default base!" msgstr "'baseIdHook' ist nicht verfügbar. Verwende die Standard-Basis!" -#: include/functions.inc:2224 +#: include/functions.inc:2225 msgid "LDAP warning" msgstr "LDAP-Warnung" -#: include/functions.inc:2224 +#: include/functions.inc:2225 msgid "Cannot get schema information from server. No schema check possible!" msgstr "" "Kann die Schema-Informationen nicht vom Server beziehen. Keine Schemaprüfung " "möglich!" -#: include/functions.inc:2250 +#: include/functions.inc:2251 msgid "Used to store account specific informations." msgstr "Verwendet, um kontenbezogene Informationen zu speichern." -#: include/functions.inc:2257 +#: include/functions.inc:2258 msgid "" "Used to lock currently edited entries to avoid multiple changes at the same " "time." @@ -1439,32 +1391,32 @@ msgstr "" "Verwenden, um die momentan bearbeiteten Einträge für andere zu sperren (um " "gleichzeitige Änderungen zu verhindern)." -#: include/functions.inc:2300 +#: include/functions.inc:2301 #, php-format msgid "Missing required object class '%s'!" msgstr "Die benötigte Objektklasse '%s' fehlt!" -#: include/functions.inc:2302 +#: include/functions.inc:2303 #, php-format msgid "Missing optional object class '%s'!" msgstr "Die optionale Objektklasse '%s' fehlt!" -#: include/functions.inc:2308 +#: include/functions.inc:2309 #, php-format msgid "Version mismatch for required object class '%s' (!=%s)!" msgstr "Falsche·Version·der·benötigten·Objektklasse·'%s'·(!=%s)!" -#: include/functions.inc:2310 +#: include/functions.inc:2311 #, php-format msgid "Version mismatch for optional object class '%s' (!=%s)!" msgstr "Falsche Version der optionalen Objektklasse '%s' (!=%s)!" -#: include/functions.inc:2314 +#: include/functions.inc:2315 #, php-format msgid "Class(es) available" msgstr "Verfügbare Klasse(n)" -#: include/functions.inc:2336 +#: include/functions.inc:2337 msgid "" "You have enabled the rfc2307bis option on the 'ldap setup' step, but your " "schema configuration do not support this option." @@ -1472,7 +1424,7 @@ msgstr "" "Sie haben die rfc2307bis-Option in der LDAP-Einrichtung aktiviert, aber Ihre " "Schema-Konfiguration unterstützt dies nicht." -#: include/functions.inc:2337 +#: include/functions.inc:2338 msgid "" "In order to use rfc2307bis conform groups the objectClass 'posixGroup' must " "be AUXILIARY" @@ -1480,7 +1432,7 @@ msgstr "" "Um rfc2307bis-konforme Gruppen verwenden zu können, muss die Objektklasse " "'posixGroup' AUXILIARY sein" -#: include/functions.inc:2341 +#: include/functions.inc:2342 msgid "" "Your schema is configured to support the rfc2307bis group, but you have " "disabled this option on the 'ldap setup' step." @@ -1488,68 +1440,155 @@ msgstr "" "Ihre Schemakonfiguration ist für rfc2307bis-Gruppen eingerichtet, aber Sie " "haben die Unterstützung im LDAP-Einrichtungsschritt ausgeschaltet." -#: include/functions.inc:2342 +#: include/functions.inc:2343 msgid "The objectClass 'posixGroup' must be STRUCTURAL" msgstr "Die Objektklasse 'posixGroup' muss STRUCTURAL sein" -#: include/functions.inc:2366 +#: include/functions.inc:2367 msgid "German" msgstr "Deutsch" -#: include/functions.inc:2367 +#: include/functions.inc:2368 msgid "French" msgstr "Französisch" -#: include/functions.inc:2368 +#: include/functions.inc:2369 msgid "Italian" msgstr "Italienisch" -#: include/functions.inc:2369 +#: include/functions.inc:2370 msgid "Spanish" msgstr "Spanisch" -#: include/functions.inc:2370 +#: include/functions.inc:2371 msgid "English" msgstr "Englisch" -#: include/functions.inc:2371 +#: include/functions.inc:2372 msgid "Dutch" msgstr "Niederländisch" -#: include/functions.inc:2372 +#: include/functions.inc:2373 msgid "Polish" msgstr "Polnisch" -#: include/functions.inc:2374 +#: include/functions.inc:2375 msgid "Chinese" msgstr "Chinesisch" -#: include/functions.inc:2375 +#: include/functions.inc:2376 msgid "Vietnamese" msgstr "Vietnamesisch" -#: include/functions.inc:2376 +#: include/functions.inc:2377 msgid "Russian" msgstr "Russisch" -#: include/functions.inc:2554 +#: include/functions.inc:2555 #, php-format msgid "Command '%s', specified as POSTMODIFY for plugin '%s' doesn't seem to exist." msgstr "" "Das in POSTMODIFY angegebene Kommando '%s' (Modul '%s') scheint nicht zu " "existieren." -#: include/functions.inc:2579 +#: include/functions.inc:2580 msgid "Cannot generate samba hash!" msgstr "Kann Samba-Hash nicht erzeugen!" -#: include/functions.inc:2592 +#: include/functions.inc:2593 #, php-format msgid "Cannot generate samba hash: running '%s' failed, check the 'sambaHashHook'!" msgstr "" "Kann keinen SAMBA-Hash generieren: die Ausführung von '%s' ist " "fehlgeschlagen, prüfen Sie den 'sambaHashHook'!" +#: include/class_tabs.inc:51 +#, php-format +msgid "" +"No plugin definitions found to initialize '%s', please check your " +"configuration file." +msgstr "" +"Es wurde keine Plugin-Definition gefunden um '%s' zu Initialisieren. Bitte " +"prüfen Sie Ihre Konfigurationsdatei!" + +#: include/class_tabs.inc:259 +#, php-format +msgid "Delete process has been canceled by plugin '%s': %s" +msgstr "Der Lösch-Vorgang wurde durch das plugin '%s' beendet: %s" + +#: include/class_tabs.inc:394 +msgid "References" +msgstr "Referenzen" + +#: include/class_SnapShotDialog.inc:90 +#, php-format +msgid "You're about to delete the snapshot '%s'." +msgstr "Sie sind dabei den Snapshot '%s' zu entfernen." + +#: include/class_SnapShotDialog.inc:143 include/class_plugin.inc:2013 +msgid "Restore snapshot" +msgstr "Abzug wiederherstellen" + +#: include/class_SnapShotDialog.inc:145 +msgid "Remove snapshot" +msgstr "Snapshot entfernen." + +#: include/class_SnapShotDialog.inc:147 include/class_SnapShotDialog.inc:167 +msgid "Y-m-d, H:i:s" +msgstr "Y-m-d, H:i:s" + +#: include/class_SnapShotDialog.inc:179 +#: plugins/generic/references/contents.tpl:11 +#: plugins/admin/ogroups/class_ogroup.inc:1131 +#: plugins/admin/ogroups/generic.tpl:15 plugins/admin/groups/generic.tpl:24 +#: plugins/admin/groups/class_groupGeneric.inc:1305 +#: plugins/admin/departments/class_departmentGeneric.inc:317 +#: plugins/admin/departments/class_departmentGeneric.inc:619 +#: plugins/admin/departments/locality.tpl:19 +#: plugins/admin/departments/generic.tpl:19 +#: plugins/admin/departments/class_localityGeneric.inc:60 +#: plugins/admin/departments/class_localityGeneric.inc:88 +#: plugins/admin/departments/class_organizationGeneric.inc:91 +#: plugins/admin/departments/class_organizationGeneric.inc:119 +#: plugins/admin/departments/class_countryGeneric.inc:59 +#: plugins/admin/departments/class_countryGeneric.inc:88 +#: plugins/admin/departments/class_dcObject.inc:59 +#: plugins/admin/departments/class_dcObject.inc:87 +#: plugins/admin/departments/country.tpl:19 +#: plugins/admin/departments/dcObject.tpl:19 +#: plugins/admin/departments/organization.tpl:19 +#: plugins/admin/acl/class_aclRole.inc:752 plugins/admin/acl/acl_role.tpl:17 +msgid "Description" +msgstr "Beschreibung" + +#: include/class_multi_plug.inc:362 +msgid "You are currently editing mutliple entries." +msgstr "Sie bearbeiten momentan mehrere Einträge." + +#: include/class_multi_plug.inc:391 +msgid "Password reset" +msgstr "Passwort Rücksetzung" + +#: include/class_multi_plug.inc:391 +msgid "The user password was resetted, please set a new password value!" +msgstr "Das Nutzer-Passwort wurde zurückgesetzt, bitte setzen Sie ein Neues!" + +#: include/class_certificate.inc:73 +msgid "Certificate is empty!" +msgstr "Zertifikat ist leer!" + +#: include/class_certificate.inc:100 +msgid "Cannot load certificate - only PEM/DER is supported!" +msgstr "Zertifikat kann nicht geladen werden - nur PEM/DER sind unterstützt!" + +#: include/class_certificate.inc:115 +msgid "Cannot extract information for non PEM certificates!" +msgstr "Zertifikatinformationen können nur für PEM Zertifikate ermittelt werden!" + +#: include/class_certificate.inc:219 +msgid "No valid certificate loaded!" +msgstr "Kein gültiges Zertifikat geladen!" + #: include/php_setup.inc:93 msgid "Generating this page caused the PHP interpreter to raise some errors!" msgstr "" @@ -1608,960 +1647,1073 @@ msgstr "Typ" msgid "Arguments" msgstr "Argumente" -#: include/password-methods/class_password-methods.inc:250 -msgid "Cannot find a suitable password method for the current hash!" +#: include/class_plugin.inc:510 +msgid "" +"The object has changed since opened in GOsa. All changes that may be done by " +"others get lost if you save this entry!" msgstr "" -"Es konnte keine passende Passwort-Methode für den aktuellen Hash gefunden " -"werden!" +"Das Objekt wurde verändert nachdem es in GOsa geöffnet wurde. Bitte stellen " +"Sie sicher, dass niemand wichtige Änderungen vorgenommen hat, die verloren " +"gehen, wenn Sie diesen Eintrag speichern!" -#: include/class_log.inc:88 +#: include/class_plugin.inc:1331 include/class_plugin.inc:1362 #, php-format -msgid "Logging failed: %s" -msgstr "Protokollieren fehlgeschlagen: %s" +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." -#: include/class_log.inc:116 +#: include/class_plugin.inc:1344 #, php-format -msgid "Invalid option '%s' specified!" -msgstr "Ungültige Option '%s' angegeben!" - -#: include/class_log.inc:120 -msgid "Specified objectType is empty or invalid!" -msgstr "Der angegebene Objekt-Typ ist leer oder ungültig!" +msgid "" +"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 Modul '%s' ist nicht verfügbar. Bitte installieren Sie '%s'." -#: include/class_log.inc:139 -msgid "MySQL error" -msgstr "MySQL-Fehler" +#: include/class_plugin.inc:1560 include/class_plugin.inc:1572 +#: include/class_plugin.inc:1587 include/class_plugin.inc:1600 +#: plugins/admin/ogroups/class_ogroupManagement.inc:237 +#: plugins/admin/groups/class_groupManagement.inc:356 +#: plugins/admin/users/class_userManagement.inc:344 +#: plugins/admin/users/class_userManagement.inc:584 +#: plugins/admin/acl/class_aclManagement.inc:268 +msgid "Permission" +msgstr "Berechtigung" -#: include/class_log.inc:139 +#: include/class_plugin.inc:1560 #, php-format -msgid "Logging to MySQL database will be disabled for server '%s'!" -msgstr "Protokollierung in die MySQL-Datenbank wird für den Server '%s' abgeschaltet!" - -#: include/class_log.inc:164 include/class_log.inc:173 -#: include/class_log.inc:186 include/class_log.inc:203 -#: include/class_log.inc:241 -msgid "MySQL logging" -msgstr "MySQL Protokollierung" +msgid "You are not allowed to create a snapshot for %s." +msgstr "Ihnen ist es nicht erlaubt, einen Snapshot für %s zu erstellen." -#: include/class_log.inc:218 +#: include/class_plugin.inc:1572 include/class_plugin.inc:1587 +#: include/class_plugin.inc:1600 #, php-format -msgid "Cannot add location to the database!" -msgstr "Kann Standort nicht in die Datenbank einfügen!" +msgid "You are not allowed to restore a snapshot for %s." +msgstr "Ihnen ist es nicht erlaubt, einen Snapshot für %s wiederherzustellen." -#: include/class_MultiSelectWindow.inc:145 setup/setup_migrate.tpl:79 -msgid "Close" -msgstr "Schliessen" +#: include/class_plugin.inc:1812 +msgid "Changing ACL dn" +msgstr "Ändere ACL dn" -#: include/class_MultiSelectWindow.inc:550 -#, php-format -msgid "Inconsistent DN encoding detected: '%s'" -msgstr "Inkonsistente Enkodierung der DN erkannt: '%s'" +#: include/class_plugin.inc:1812 +msgid "from" +msgstr "von" -#: include/class_SnapShotDialog.inc:90 -#, php-format -msgid "You're about to delete the snapshot '%s'." -msgstr "Sie sind dabei den Snapshot '%s' zu entfernen." +#: include/class_plugin.inc:1813 setup/class_setupStep_Migrate.inc:1246 +#: setup/class_setupStep_Migrate.inc:1296 +#: setup/class_setupStep_Migrate.inc:1344 +msgid "to" +msgstr "an" -#: include/class_SnapShotDialog.inc:143 include/class_plugin.inc:1986 -msgid "Restore snapshot" -msgstr "Abzug wiederherstellen" +#: include/class_plugin.inc:1995 include/class_plugin.inc:1997 +msgid "Restore" +msgstr "Wiederherstellen" -#: include/class_SnapShotDialog.inc:145 -msgid "Remove snapshot" -msgstr "Snapshot entfernen." +#: include/class_plugin.inc:2020 +msgid "Create snapshot" +msgstr "Snapshot erstellen" -#: include/class_SnapShotDialog.inc:147 include/class_SnapShotDialog.inc:167 -msgid "Y-m-d, H:i:s" -msgstr "Y-m-d, H:i:s" - -#: include/class_SnapShotDialog.inc:179 -#: plugins/admin/departments/class_countryGeneric.inc:59 -#: plugins/admin/departments/class_countryGeneric.inc:88 -#: plugins/admin/departments/dcObject.tpl:19 -#: plugins/admin/departments/class_dcObject.inc:59 -#: plugins/admin/departments/class_dcObject.inc:87 -#: plugins/admin/departments/generic.tpl:19 -#: plugins/admin/departments/class_localityGeneric.inc:60 -#: plugins/admin/departments/class_localityGeneric.inc:88 -#: plugins/admin/departments/country.tpl:19 -#: plugins/admin/departments/organization.tpl:19 -#: plugins/admin/departments/locality.tpl:19 -#: plugins/admin/departments/class_departmentGeneric.inc:317 -#: plugins/admin/departments/class_departmentGeneric.inc:619 -#: plugins/admin/departments/class_organizationGeneric.inc:91 -#: plugins/admin/departments/class_organizationGeneric.inc:119 -#: plugins/admin/acl/acl_role.tpl:17 plugins/admin/acl/class_aclRole.inc:735 -#: plugins/admin/ogroups/generic.tpl:15 -#: plugins/admin/ogroups/class_ogroup.inc:1131 -#: plugins/admin/groups/generic.tpl:24 -#: plugins/admin/groups/class_groupGeneric.inc:1262 -#: plugins/generic/references/contents.tpl:11 -msgid "Description" -msgstr "Beschreibung" - -#: include/class_plugin.inc:510 -msgid "" -"The object has changed since opened in GOsa. All changes that may be done by " -"others get lost if you save this entry!" -msgstr "" -"Das Objekt wurde verändert nachdem es in GOsa geöffnet wurde. Bitte stellen " -"Sie sicher, dass niemand wichtige Änderungen vorgenommen hat, die verloren " -"gehen, wenn Sie diesen Eintrag speichern!" - -#: include/class_plugin.inc:1325 include/class_plugin.inc:1337 -#, 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." - -#: include/class_plugin.inc:1533 include/class_plugin.inc:1545 -#: include/class_plugin.inc:1560 include/class_plugin.inc:1573 -#: plugins/admin/acl/class_aclManagement.inc:268 -#: plugins/admin/ogroups/class_ogroupManagement.inc:237 -#: plugins/admin/users/class_userManagement.inc:344 -#: plugins/admin/users/class_userManagement.inc:584 -#: plugins/admin/groups/class_groupManagement.inc:356 -msgid "Permission" -msgstr "Berechtigung" - -#: include/class_plugin.inc:1533 -#, 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." - -#: include/class_plugin.inc:1545 include/class_plugin.inc:1560 -#: include/class_plugin.inc:1573 -#, 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." - -#: include/class_plugin.inc:1785 -msgid "Changing ACL dn" -msgstr "Ändere ACL dn" - -#: include/class_plugin.inc:1785 -msgid "from" -msgstr "von" - -#: include/class_plugin.inc:1786 setup/class_setupStep_Migrate.inc:1235 -#: setup/class_setupStep_Migrate.inc:1285 -#: setup/class_setupStep_Migrate.inc:1333 -msgid "to" -msgstr "an" - -#: include/class_plugin.inc:1968 include/class_plugin.inc:1970 -msgid "Restore" -msgstr "Wiederherstellen" - -#: include/class_plugin.inc:1993 -msgid "Create snapshot" -msgstr "Snapshot erstellen" - -#: include/class_plugin.inc:1994 +#: include/class_plugin.inc:2021 msgid "Create a new snapshot from this object" msgstr "Erstelle einen neuen Snapshot dieses Objekts" -#: include/class_plugin.inc:2012 +#: include/class_plugin.inc:2039 msgid "cut" msgstr "Ausschneiden" -#: include/class_plugin.inc:2012 +#: include/class_plugin.inc:2039 msgid "Cut this entry" msgstr "Diesen Eintrag ausschneiden" -#: include/class_plugin.inc:2020 +#: include/class_plugin.inc:2047 msgid "copy" msgstr "Kopieren" -#: include/class_plugin.inc:2020 +#: include/class_plugin.inc:2047 msgid "Copy this entry" msgstr "Diesen Eintrag kopieren" -#: include/class_plugin.inc:2054 +#: include/class_plugin.inc:2081 msgid "Copy" msgstr "Kopieren" -#: include/class_plugin.inc:2058 +#: include/class_plugin.inc:2085 msgid "Cut" msgstr "Ausschneiden" -#: include/class_multi_plug.inc:362 -msgid "You are currently editing mutliple entries." -msgstr "Sie bearbeiten momentan mehrere Einträge." +#: include/class_plugin.inc:2092 include/class_plugin.inc:2095 +#: include/class_CopyPasteHandler.inc:506 +msgid "Paste" +msgstr "Einfügen" -#: include/class_multi_plug.inc:391 -msgid "Password reset" -msgstr "Passwort Rücksetzung" +#: include/functions_helpviewer.inc:45 +#, php-format +msgid "XML error in guide.xml: %s at line %d" +msgstr "XML-Fehler in der Datei guide.xml: %s in Zeile %d" -#: include/class_multi_plug.inc:391 -msgid "The user password was resetted, please set a new password value!" -msgstr "Das Nutzer-Passwort wurde zurückgesetzt, bitte setzen Sie ein Neues!" +#: include/functions_helpviewer.inc:88 +msgid "No help available for this plugin." +msgstr "Für dieses Modul ist keine Hilfe verfügbar." -#: include/class_tabs.inc:51 +#: 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" + +#: include/functions_helpviewer.inc:462 +#, php-format +msgid "%s%% hit rate in file %s" +msgstr "%s%% Trefferquote in Datei %s" + +#: include/utils/class_timezone.inc:47 #, php-format msgid "" -"No plugin definitions found to initialize '%s', please check your " -"configuration file." +"The timezone setting '%s' in your gosa.conf is not valid. Cannot calculate " +"correct timezone offset." msgstr "" -"Es wurde keine Plugin-Definition gefunden um '%s' zu Initialisieren. Bitte " -"prüfen Sie Ihre Konfigurationsdatei!" +"Die Einstellung '%s' der Zeitzone in Ihrer gosa.conf ist ungültig. Kann " +"Zeitzonen-Versatz nicht berechnen." -#: include/class_tabs.inc:259 +#: include/utils/class_msgPool.inc:15 #, php-format -msgid "Delete process has been canceled by plugin '%s': %s" -msgstr "Der Lösch-Vorgang wurde durch das plugin '%s' beendet: %s" +msgid "Select to list objects of type '%s'." +msgstr "Auswählen um Objekte des Typs '%s' aufzulisten." -#: include/class_tabs.inc:394 -msgid "References" -msgstr "Referenzen" +#: include/utils/class_msgPool.inc:17 +#, php-format +msgid "Select to list objects containig '%s'." +msgstr "Wählen Sie dies um Objekte aufzulisten die '%s' enthalten." -#: plugins/admin/departments/class_countryGeneric.inc:43 -#: plugins/admin/departments/class_countryGeneric.inc:45 -#: plugins/admin/departments/class_countryGeneric.inc:50 -#: plugins/admin/departments/class_countryGeneric.inc:52 -#: plugins/admin/departments/class_countryGeneric.inc:54 -#: plugins/admin/departments/class_dcObject.inc:43 -#: plugins/admin/departments/class_dcObject.inc:45 -#: plugins/admin/departments/class_dcObject.inc:50 -#: plugins/admin/departments/class_dcObject.inc:52 -#: plugins/admin/departments/class_dcObject.inc:54 -#: plugins/admin/departments/class_dcObject.inc:86 -#: plugins/admin/departments/class_localityGeneric.inc:44 -#: plugins/admin/departments/class_localityGeneric.inc:46 -#: plugins/admin/departments/class_localityGeneric.inc:51 -#: plugins/admin/departments/class_localityGeneric.inc:53 -#: plugins/admin/departments/class_localityGeneric.inc:55 -#: plugins/admin/departments/class_departmentGeneric.inc:307 -#: plugins/admin/departments/class_departmentGeneric.inc:309 -#: plugins/admin/departments/class_departmentGeneric.inc:314 -#: plugins/admin/departments/class_departmentGeneric.inc:321 -#: plugins/admin/departments/class_departmentGeneric.inc:325 -#: plugins/admin/departments/class_organizationGeneric.inc:75 -#: plugins/admin/departments/class_organizationGeneric.inc:77 -#: plugins/admin/departments/class_organizationGeneric.inc:82 -#: plugins/admin/departments/class_organizationGeneric.inc:84 -#: plugins/admin/departments/class_organizationGeneric.inc:86 -#: plugins/admin/acl/paste_role.tpl:4 plugins/admin/acl/acl_role.tpl:7 -#: plugins/admin/acl/class_aclRole.inc:733 -#: plugins/admin/acl/class_aclRole.inc:745 -#: plugins/admin/ogroups/class_ogroup.inc:922 -#: plugins/admin/ogroups/class_ogroup.inc:932 -#: plugins/admin/ogroups/class_ogroup.inc:1129 -#: plugins/admin/users/class_userManagement.inc:767 -#: plugins/admin/users/class_userManagement.inc:841 -#: plugins/admin/users/class_userManagement.inc:853 -#: plugins/admin/groups/class_groupGeneric.inc:1096 -#: plugins/admin/groups/class_groupGeneric.inc:1102 -#: plugins/admin/groups/class_groupGeneric.inc:1104 -#: plugins/admin/groups/class_groupGeneric.inc:1116 -#: plugins/admin/groups/class_groupGeneric.inc:1130 -#: plugins/admin/groups/class_groupGeneric.inc:1137 -#: plugins/admin/groups/class_groupGeneric.inc:1261 -#: plugins/admin/groups/class_divListGroup.inc:79 -#: plugins/personal/generic/class_user.inc:1230 -#: plugins/personal/generic/class_user.inc:1243 -#: plugins/personal/generic/class_user.inc:1280 -#: plugins/personal/generic/class_user.inc:1686 setup/setup_feedback.tpl:22 -#: setup/setup_migrate.tpl:255 -msgid "Name" -msgstr "Name" +#: include/utils/class_msgPool.inc:19 +#, php-format +msgid "Select to list objects that have '%s' enabled" +msgstr "Auswählen um Objekte des Typs '%s' aufzulisten" -#: plugins/admin/departments/class_countryGeneric.inc:78 -#: plugins/admin/departments/class_countryGeneric.inc:79 -#: plugins/admin/departments/class_departmentManagement.inc:568 -msgid "Country" -msgstr "Land" +#: include/utils/class_msgPool.inc:21 +#: plugins/admin/ogroups/ogroup_objects.tpl:33 +msgid "Select to search within subtrees" +msgstr "Wählen Sie diese Option um auch in Teilbäumen zu suchen" -#: plugins/admin/departments/class_countryGeneric.inc:87 -#: plugins/admin/departments/country.tpl:11 -msgid "Country name" -msgstr "Name des Landes" +#: include/utils/class_msgPool.inc:23 +#: plugins/admin/ogroups/ogroup_objects.tpl:33 +#: plugins/personal/posix/posix_groups.tpl:68 +msgid "Search in subtrees" +msgstr "Suche in Teilbäumen" -#: plugins/admin/departments/class_countryGeneric.inc:90 -#: plugins/admin/departments/dcObject.tpl:50 -#: plugins/admin/departments/class_dcObject.inc:89 -#: plugins/admin/departments/generic.tpl:114 -#: plugins/admin/departments/class_localityGeneric.inc:90 -#: plugins/admin/departments/country.tpl:50 -#: plugins/admin/departments/organization.tpl:114 -#: plugins/admin/departments/locality.tpl:50 -#: plugins/admin/departments/class_departmentGeneric.inc:629 -#: plugins/admin/departments/class_organizationGeneric.inc:129 -msgid "Administrative settings" -msgstr "Administrative Einstellungen" +#: include/utils/class_msgPool.inc:33 +msgid "This object will be deleted!" +msgstr "Dieses objekt wird gelöscht!" -#: plugins/admin/departments/dcObject.tpl:8 -#: plugins/admin/departments/generic.tpl:7 -#: plugins/admin/departments/country.tpl:8 -#: plugins/admin/departments/organization.tpl:7 -#: plugins/admin/departments/locality.tpl:8 -#: plugins/admin/ogroups/class_divListOGroup.inc:84 -#: plugins/admin/users/class_divListUsers.inc:81 -#: plugins/admin/groups/class_divListGroup.inc:80 -msgid "Properties" -msgstr "Eigenschaften" +#: include/utils/class_msgPool.inc:35 +#, php-format +msgid "This '%s' object will be deleted!" +msgstr "Dieses '%s'-Objekt wird gelöscht!" -#: plugins/admin/departments/dcObject.tpl:11 -#: plugins/admin/departments/locality.tpl:11 -msgid "Locality name" -msgstr "Standort-Name" +#: include/utils/class_msgPool.inc:40 +#, php-format +msgid "This object will be deleted: %s" +msgstr "Dieses Objekt wird gelöscht: %s" -#: plugins/admin/departments/dcObject.tpl:14 -#: plugins/admin/departments/locality.tpl:14 -msgid "Name of locality to create" -msgstr "Name des zu erzeugenden Standortes" +#: include/utils/class_msgPool.inc:42 +#, php-format +msgid "This '%s' object will be deleted: %s" +msgstr "Dieses '%s'-Objekt wird gelöscht: %s" -#: plugins/admin/departments/dcObject.tpl:22 -#: plugins/admin/departments/generic.tpl:22 -#: plugins/admin/departments/country.tpl:22 -#: plugins/admin/departments/organization.tpl:22 -#: plugins/admin/departments/locality.tpl:22 -msgid "Descriptive text for department" -msgstr "Beschreibender Text zu dieser Abteilung" +#: include/utils/class_msgPool.inc:47 +msgid "This object will be deleted:" +msgstr "Dieses Objekt wird gelöscht:" -#: plugins/admin/departments/dcObject.tpl:31 -#: plugins/admin/departments/generic.tpl:43 -#: plugins/admin/departments/country.tpl:31 -#: plugins/admin/departments/organization.tpl:43 -#: plugins/admin/departments/locality.tpl:31 -msgid "Choose subtree to place department in" -msgstr "Wählen Sie den Teilbaum, in den die Abteilung eingepflegt werden soll" +#: include/utils/class_msgPool.inc:49 +#, php-format +msgid "This '%s' object will be deleted:" +msgstr "Dieses '%s'-Objekt wird gelöscht:" -#: plugins/admin/departments/dcObject.tpl:37 -#: plugins/admin/departments/generic.tpl:49 -#: plugins/admin/departments/country.tpl:37 -#: plugins/admin/departments/organization.tpl:49 -#: plugins/admin/departments/locality.tpl:37 plugins/admin/acl/acl_role.tpl:37 -#: plugins/admin/ogroups/generic.tpl:34 plugins/admin/groups/generic.tpl:49 -#: plugins/personal/generic/generic.tpl:180 -#: plugins/personal/generic/multiple_generic.tpl:56 -msgid "Select a base" -msgstr "Wählen Sie eine Basis" +#: include/utils/class_msgPool.inc:53 +#, php-format +msgid "These objects will be deleted: %s" +msgstr "Diese Objekte werden gelöscht: %s" -#: plugins/admin/departments/dcObject.tpl:52 -#: plugins/admin/departments/generic.tpl:116 -#: plugins/admin/departments/country.tpl:52 -#: plugins/admin/departments/organization.tpl:116 -#: plugins/admin/departments/locality.tpl:52 -msgid "Tag department as an independent administrative unit" -msgstr "Abteilung als eigenständige administrative Einheit kennzeichnen" +#: include/utils/class_msgPool.inc:55 +#, php-format +msgid "These '%s' objects will be deleted: %s" +msgstr "Diese '%s'-Objekte werden gelöscht: %s" -#: plugins/admin/departments/class_dcObject.inc:77 -#: plugins/admin/departments/class_dcObject.inc:78 -#: plugins/admin/departments/class_departmentManagement.inc:556 -msgid "Domain Component" -msgstr "Domänen-Komponente" +#: include/utils/class_msgPool.inc:63 +msgid "You have no permission to delete this object!" +msgstr "Sie sind nicht berechtigt dieses Objekt zu löschen!" -#: plugins/admin/departments/generic.tpl:11 -msgid "Name of department" -msgstr "Name der Abteilung" +#: include/utils/class_msgPool.inc:67 include/utils/class_msgPool.inc:71 +msgid "You have no permission to delete the object:" +msgstr "Sie sind nicht berechtigt dieses Objekt zu löschen:" -#: plugins/admin/departments/generic.tpl:14 -msgid "Name of subtree to create" -msgstr "Name des zu erzeugenden Teilbaums" +#: include/utils/class_msgPool.inc:74 +msgid "You have no permission to delete these objects:" +msgstr "Sie sind nicht berechtigt dieses Objekte zu löschen:" -#: plugins/admin/departments/generic.tpl:27 -#: plugins/admin/departments/organization.tpl:27 -#: plugins/admin/departments/class_departmentGeneric.inc:620 -#: plugins/admin/departments/class_organizationGeneric.inc:120 -msgid "Category" -msgstr "Kategorie" +#: include/utils/class_msgPool.inc:81 +msgid "You have no permission to create this object!" +msgstr "Sie sind nicht berechtigt diese Objekt anzulegen!" -#: plugins/admin/departments/generic.tpl:30 -#: plugins/admin/departments/organization.tpl:30 -msgid "Category for this subtree" -msgstr "Kategorie dieses Teilbaums" +#: include/utils/class_msgPool.inc:85 include/utils/class_msgPool.inc:89 +msgid "You have no permission to create the object:" +msgstr "Sie sind nicht berechtigt dieses Objekt anzulegen:" + +#: include/utils/class_msgPool.inc:92 +msgid "You have no permission to create these objects:" +msgstr "Sie sind nicht berechtigt diese Objekte anzulegen:" + +#: include/utils/class_msgPool.inc:99 +msgid "You have no permission to modify this object!" +msgstr "Sie sind nicht berechtigt dieses Objekt zu verändern!" + +#: include/utils/class_msgPool.inc:103 include/utils/class_msgPool.inc:107 +msgid "You have no permission to modify the object:" +msgstr "Sie sind nicht berechtigt dieses Objekt zu verändern:" + +#: include/utils/class_msgPool.inc:110 +msgid "You have no permission to modify these objects:" +msgstr "Sie sind nicht berechtigt diese Objekte zu verändern:" + +#: include/utils/class_msgPool.inc:117 +msgid "You have no permission to view this object!" +msgstr "Sie sind nicht berechtigt dieses Objekt zu öffnen!" + +#: include/utils/class_msgPool.inc:121 include/utils/class_msgPool.inc:125 +msgid "You have no permission to view the object:" +msgstr "Sie sind nicht berechtigt dieses Objekt zu öffnen:" + +#: include/utils/class_msgPool.inc:128 +msgid "You have no permission to view these objects:" +msgstr "Sie sind nicht berechtigt diese Objekte zu öffnen:" + +#: include/utils/class_msgPool.inc:135 +msgid "You have no permission to move this object!" +msgstr "Sie sind nicht berechtigt dieses Objekt zu verschieben!" + +#: include/utils/class_msgPool.inc:139 include/utils/class_msgPool.inc:143 +msgid "You have no permission to move the object:" +msgstr "Sie sind nicht berechtigt dieses Objekt zu verschieben:" + +#: include/utils/class_msgPool.inc:146 +msgid "You have no permission to move these objects:" +msgstr "Sie sind nicht berechtigt diese Objekte zu verschieben:" + +#: include/utils/class_msgPool.inc:156 include/utils/class_msgPool.inc:168 +#: include/utils/class_msgPool.inc:186 +msgid "Connection information" +msgstr "Verbindungs-Information" + +#: include/utils/class_msgPool.inc:158 +#, php-format +msgid "Cannot connect to %s database!" +msgstr "Kann keine Verbindung zur %s Datenbank aufbauen!" + +#: include/utils/class_msgPool.inc:170 +#, php-format +msgid "Cannot select %s database!" +msgstr "Kann die Datenbank %s nicht auswählen!" + +#: include/utils/class_msgPool.inc:176 +#, php-format +msgid "No %s server defined!" +msgstr "Kein Server für %s definiert!" + +#: include/utils/class_msgPool.inc:188 +#, php-format +msgid "Cannot query %s database!" +msgstr "Kann die Datenbank %s nicht abfragen!" + +#: include/utils/class_msgPool.inc:194 +#, php-format +msgid "The field '%s' contains a reserved keyword!" +msgstr "Das Feld '%s' enthält ein reserviertes Schlüsselwort!" + +#: include/utils/class_msgPool.inc:200 +#, php-format +msgid "Command specified as %s hook for plugin '%s' does not exist!" +msgstr "Das als '%s'-Erweiterung angegebene Kommando für Modul '%s' existiert nicht!" + +#: include/utils/class_msgPool.inc:207 +#, php-format +msgid "'%s' command is invalid!" +msgstr "'%s'-Kommando ist ungültig!" + +#: include/utils/class_msgPool.inc:209 +#, php-format +msgid "'%s' command (%s) for plugin %s is invalid!" +msgstr "'%s' Kommando (%s) für Modul %s ist ungültig!" + +#: include/utils/class_msgPool.inc:211 +#, php-format +msgid "'%s' command for plugin %s is invalid!" +msgstr "'%s' Kommando für Modul %s ist ungültig!" + +#: include/utils/class_msgPool.inc:213 +#, php-format +msgid "'%s' command (%s) is invalid!" +msgstr "'%s' Kommando (%s) ist ungültig!" + +#: include/utils/class_msgPool.inc:221 +#, php-format +msgid "Cannot execute '%s' command!" +msgstr "Kann '%s' Kommando nicht ausführen!" + +#: include/utils/class_msgPool.inc:223 +#, php-format +msgid "Cannot execute '%s' command (%s) for plugin %s!" +msgstr "Kann '%s' Kommando (%s) für Modul %s nicht ausführen!" + +#: include/utils/class_msgPool.inc:225 +#, php-format +msgid "Cannot execute '%s' command for plugin %s!" +msgstr "Kann '%s' Kommando für Modul %s nicht ausführen!" + +#: include/utils/class_msgPool.inc:227 +#, php-format +msgid "Cannot execute '%s' command (%s)!" +msgstr "Kann '%s' Kommando (%s) nicht ausführen!" + +#: include/utils/class_msgPool.inc:235 +#, php-format +msgid "Value for '%s' is too large!" +msgstr "Der Wert für '%s' ist zu groß!" + +#: include/utils/class_msgPool.inc:237 +#, php-format +msgid "'%s' must be smaller than %d!" +msgstr "'%s' muß kleiner sein als %d!" + +#: include/utils/class_msgPool.inc:245 +#, php-format +msgid "Value for '%s' is too small!" +msgstr "Der Wert für '%s' ist zu kein!" + +#: include/utils/class_msgPool.inc:247 +#, php-format +msgid "'%s' must be %d or above!" +msgstr "'%s' muß größer oder gleich %d sein!" + +#: include/utils/class_msgPool.inc:254 +#, php-format +msgid "'%s' depends on '%s' - please provide both values!" +msgstr "'%s' hängt von '%s' ab - bitte geben Sie beide Werte an!" + +#: include/utils/class_msgPool.inc:260 +#, 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!" + +#: include/utils/class_msgPool.inc:266 +#, php-format +msgid "The required field '%s' is empty!" +msgstr "Das Pflicht-Feld '%s' ist leer!" + +#: include/utils/class_msgPool.inc:274 +msgid "Example" +msgstr "Beispiel" + +#: include/utils/class_msgPool.inc:291 +#, php-format +msgid "The Field '%s' contains invalid characters" +msgstr "Das Feld '%s' enthält ungültige Zeichen" + +#: include/utils/class_msgPool.inc:292 +#, php-format +msgid "'%s' is not allowed:" +msgstr "'%s' ist nicht erlaubt:" + +#: include/utils/class_msgPool.inc:292 +#, php-format +msgid "'%s' are not allowed!" +msgstr "'%s' sind nicht erlaubt!" + +#: include/utils/class_msgPool.inc:295 +#, php-format +msgid "The Field '%s' contains invalid characters!" +msgstr "Das Feld '%s' enthält ungültige Zeichen!" + +#: include/utils/class_msgPool.inc:302 +#, php-format +msgid "Missing %s PHP extension!" +msgstr "Fehlenden %s PHP-Erweiterung!" + +#: include/utils/class_msgPool.inc:332 setup/class_setupStep_Migrate.inc:2861 +#, php-format +msgid "Add" +msgstr "Hinzufügen" + +#: include/utils/class_msgPool.inc:332 +#, php-format +msgid "Add %s" +msgstr "%s hinzufügen" + +#: include/utils/class_msgPool.inc:338 +#, php-format +msgid "Delete %s" +msgstr "%s löschen" + +#: include/utils/class_msgPool.inc:344 +#, php-format +msgid "Set %s" +msgstr "%s einstellen" + +#: include/utils/class_msgPool.inc:350 +#, php-format +msgid "Edit..." +msgstr "Bearbeiten..." + +#: include/utils/class_msgPool.inc:350 +#, php-format +msgid "Edit %s..." +msgstr "%s bearbeiten..." + +#: include/utils/class_msgPool.inc:356 +msgid "Back" +msgstr "Zurück" + +#: include/utils/class_msgPool.inc:376 +#, php-format +msgid "This account has no valid %s extensions!" +msgstr "Dieses Konto besitzt keine gültigen %s-Einstellungen." + +#: include/utils/class_msgPool.inc:382 +#, 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." + +#: include/utils/class_msgPool.inc:385 include/utils/class_msgPool.inc:392 +#, php-format +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!" + +#: include/utils/class_msgPool.inc:401 +#, 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." + +#: include/utils/class_msgPool.inc:404 include/utils/class_msgPool.inc:411 +#, 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!" + +#: include/utils/class_msgPool.inc:419 +#, php-format +msgid "Add %s settings" +msgstr "%s Einstellungen hinzufügen" + +#: include/utils/class_msgPool.inc:425 +#, php-format +msgid "Remove %s settings" +msgstr "%s Einstellungen entfernen" + +#: include/utils/class_msgPool.inc:431 +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" + +#: include/utils/class_msgPool.inc:437 +msgid "January" +msgstr "Januar" + +#: include/utils/class_msgPool.inc:437 +msgid "February" +msgstr "Februar" + +#: include/utils/class_msgPool.inc:437 +msgid "March" +msgstr "März" + +#: include/utils/class_msgPool.inc:437 +msgid "April" +msgstr "April" + +#: include/utils/class_msgPool.inc:438 +msgid "May" +msgstr "Mai" + +#: include/utils/class_msgPool.inc:438 +msgid "June" +msgstr "Juni" + +#: include/utils/class_msgPool.inc:438 +msgid "July" +msgstr "Juli" + +#: include/utils/class_msgPool.inc:438 +msgid "August" +msgstr "August" -#: plugins/admin/departments/generic.tpl:61 -#: plugins/admin/departments/generic.tpl:73 -#: plugins/admin/departments/class_localityGeneric.inc:87 -#: plugins/admin/departments/organization.tpl:61 -#: plugins/admin/departments/organization.tpl:73 -#: plugins/admin/departments/class_departmentGeneric.inc:624 -#: plugins/admin/departments/class_organizationGeneric.inc:124 -#: plugins/personal/generic/generic.tpl:381 -#: plugins/personal/generic/class_user.inc:1580 -#: plugins/personal/generic/multiple_generic.tpl:265 -msgid "Location" -msgstr "Ort" +#: include/utils/class_msgPool.inc:438 +msgid "September" +msgstr "September" -#: plugins/admin/departments/generic.tpl:65 -#: plugins/admin/departments/organization.tpl:65 -#: plugins/admin/departments/class_departmentGeneric.inc:623 -#: plugins/admin/departments/class_organizationGeneric.inc:123 -#: plugins/personal/generic/generic.tpl:389 -#: plugins/personal/generic/class_user.inc:1579 -#: plugins/personal/generic/multiple_generic.tpl:275 -msgid "State" -msgstr "Land" +#: include/utils/class_msgPool.inc:439 +msgid "October" +msgstr "Oktober" -#: plugins/admin/departments/generic.tpl:68 -#: plugins/admin/departments/organization.tpl:68 -msgid "State where this subtree is located" -msgstr "Land, in dem dieser Teilbaum anzusiedeln ist" +#: include/utils/class_msgPool.inc:439 +msgid "November" +msgstr "November" -#: plugins/admin/departments/generic.tpl:76 -#: plugins/admin/departments/organization.tpl:76 -msgid "Location of this subtree" -msgstr "Ort dieses Teilbaums" +#: include/utils/class_msgPool.inc:439 +msgid "December" +msgstr "Dezember" -#: plugins/admin/departments/generic.tpl:81 -#: plugins/admin/departments/organization.tpl:81 -#: plugins/admin/departments/class_departmentGeneric.inc:625 -#: plugins/personal/generic/generic.tpl:194 -#: plugins/personal/generic/generic.tpl:397 -#: plugins/personal/generic/multiple_generic.tpl:67 -#: plugins/personal/generic/multiple_generic.tpl:285 -msgid "Address" -msgstr "Adresse" +#: include/utils/class_msgPool.inc:445 +msgid "Sunday" +msgstr "Sonntag" -#: plugins/admin/departments/generic.tpl:84 -#: plugins/admin/departments/organization.tpl:84 -msgid "Postal address of this subtree" -msgstr "Postalische Anschrift dieses Teilbaums" +#: include/utils/class_msgPool.inc:445 +msgid "Monday" +msgstr "Montag" -#: plugins/admin/departments/generic.tpl:88 -#: plugins/admin/departments/organization.tpl:88 -#: plugins/admin/departments/class_departmentGeneric.inc:328 -#: plugins/admin/ogroups/class_ogroupManagement.inc:536 -#: plugins/admin/users/class_divListUsers.inc:207 -#: plugins/admin/groups/class_divListGroup.inc:196 -#: plugins/personal/generic/generic.tpl:338 -#: plugins/personal/generic/generic.tpl:519 -#: plugins/personal/generic/class_user.inc:1263 -#: plugins/personal/generic/class_user.inc:1671 -#: plugins/personal/generic/multiple_generic.tpl:217 -#: plugins/personal/generic/multiple_generic.tpl:428 -#: plugins/generic/references/class_reference.inc:61 -msgid "Phone" -msgstr "Telefon" +#: include/utils/class_msgPool.inc:445 +msgid "Tuesday" +msgstr "Dienstag" -#: plugins/admin/departments/generic.tpl:91 -#: plugins/admin/departments/organization.tpl:91 -msgid "Base telephone number of this subtree" -msgstr "Einleitende Telefonnummer dieses Teilbaums" +#: include/utils/class_msgPool.inc:445 +msgid "Wednesday" +msgstr "Mittwoch" -#: plugins/admin/departments/generic.tpl:96 -#: plugins/admin/departments/organization.tpl:96 -#: plugins/admin/departments/class_departmentGeneric.inc:331 -#: plugins/admin/departments/class_departmentGeneric.inc:627 -#: plugins/admin/departments/class_organizationGeneric.inc:127 -#: plugins/admin/users/class_divListUsers.inc:209 -#: plugins/personal/generic/generic.tpl:363 -#: plugins/personal/generic/generic.tpl:531 -#: plugins/personal/generic/class_user.inc:1266 -#: plugins/personal/generic/class_user.inc:1674 -#: plugins/personal/generic/multiple_generic.tpl:247 -#: plugins/personal/generic/multiple_generic.tpl:438 -msgid "Fax" -msgstr "Fax" +#: include/utils/class_msgPool.inc:445 +msgid "Thursday" +msgstr "Donnerstag" -#: plugins/admin/departments/generic.tpl:99 -#: plugins/admin/departments/organization.tpl:99 -msgid "Base facsimile telephone number of this subtree" -msgstr "Einleitende Fax-Nummer dieses Teilbaums" +#: include/utils/class_msgPool.inc:445 +msgid "Friday" +msgstr "Freitag" -#: plugins/admin/departments/class_departmentManagement.inc:26 -#: plugins/admin/departments/class_departmentGeneric.inc:610 -#: plugins/admin/departments/class_departmentGeneric.inc:615 -msgid "Departments" -msgstr "Abteilungen" +#: include/utils/class_msgPool.inc:445 +msgid "Saturday" +msgstr "Samstag" -#: plugins/admin/departments/class_departmentManagement.inc:27 -msgid "Manage Departments" -msgstr "Abteilungen verwalten" +#: include/utils/class_msgPool.inc:452 +msgid "read operation" +msgstr "Lese-Operation" -#: plugins/admin/departments/class_departmentManagement.inc:250 -#: plugins/admin/acl/class_aclManagement.inc:166 -#: plugins/admin/acl/class_aclManagement.inc:209 -#: plugins/admin/acl/class_aclManagement.inc:302 -#: plugins/admin/acl/class_aclManagement.inc:347 -#: plugins/admin/ogroups/class_ogroupManagement.inc:285 -#: plugins/admin/ogroups/class_ogroupManagement.inc:338 -#: plugins/admin/ogroups/class_ogroupManagement.inc:365 -#: plugins/admin/users/class_userManagement.inc:546 -#: plugins/admin/users/class_userManagement.inc:550 -#: plugins/admin/groups/class_groupManagement.inc:407 -#: plugins/admin/groups/class_groupManagement.inc:461 -#: plugins/admin/groups/class_groupManagement.inc:492 -msgid "Permission error" -msgstr "Berechtigungsfehler" +#: include/utils/class_msgPool.inc:452 +msgid "add operation" +msgstr "Hinzufügeoperation" -#: plugins/admin/departments/class_departmentManagement.inc:316 -msgid "" -"As soon as the move 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 "" -"Sobald der Verschiebe-Vorgang 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/utils/class_msgPool.inc:452 +msgid "modify operation" +msgstr "Änderungs-Operation" -#: plugins/admin/departments/class_departmentManagement.inc:336 -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 "" -"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/utils/class_msgPool.inc:453 +msgid "delete operation" +msgstr "Lösch-Operation" -#: plugins/admin/departments/class_departmentManagement.inc:580 -#: plugins/admin/departments/class_localityGeneric.inc:78 -#: plugins/admin/departments/class_localityGeneric.inc:79 -msgid "Locality" -msgstr "Standort" +#: include/utils/class_msgPool.inc:453 +msgid "search operation" +msgstr "Such-Operation" -#: plugins/admin/departments/class_departmentManagement.inc:592 -#: plugins/admin/departments/class_organizationGeneric.inc:109 -#: plugins/admin/departments/class_organizationGeneric.inc:110 -#: plugins/personal/generic/generic.tpl:279 -#: plugins/personal/generic/class_user.inc:1567 -#: plugins/personal/generic/multiple_generic.tpl:149 -#: setup/setup_feedback.tpl:14 -msgid "Organization" -msgstr "Organisation" +#: include/utils/class_msgPool.inc:453 +msgid "authentication" +msgstr "Authentifizierung" -#: plugins/admin/departments/class_departmentManagement.inc:604 -#: plugins/admin/ogroups/class_divListOGroup.inc:83 -#: plugins/admin/ogroups/class_ogroupManagement.inc:534 -#: plugins/admin/users/class_divListUsers.inc:80 -#: plugins/admin/groups/class_divListGroup.inc:79 -#: plugins/personal/generic/generic.tpl:287 -#: plugins/personal/generic/class_user.inc:1568 -#: plugins/personal/generic/multiple_generic.tpl:159 -#: plugins/generic/references/class_reference.inc:59 -msgid "Department" -msgstr "Abteilung" +#: include/utils/class_msgPool.inc:456 +#, php-format +msgid "LDAP %s failed!" +msgstr "LDAP %s fehlgeschlagen!" -#: plugins/admin/departments/country.tpl:14 -msgid "Name of country to create" -msgstr "Name des anzulegenden Landes" +#: include/utils/class_msgPool.inc:458 +msgid "LDAP operation failed!" +msgstr "LDAP-Operation fehlgeschlagen" -#: plugins/admin/departments/remove.tpl:6 -msgid "" -"This includes 'all' accounts, systems, etc. in this subtree. Please double " -"check if your really want to do this since there is no way for GOsa to get " -"your data back." -msgstr "" -"Dies umfasst 'alle' Konten, System- und Setup-Informationen dieses " -"Teilbaums. Bitte prüfen Sie genau, da es keine Möglichkeit für GOsa gibt, " -"die Daten wiederherzustellen. " +#: include/utils/class_msgPool.inc:473 +msgid "Upload failed!" +msgstr "Übertragung fehlgeschlagen!" -#: plugins/admin/departments/remove.tpl:10 plugins/admin/acl/remove.tpl:10 -msgid "" -"Best thing to do before performing this action would be to save the current " -"contents of your LDAP tree in a file. So - if you've done so - press " -"'Delete' to continue or 'Cancel' to abort." -msgstr "" -"Eine Sicherung der LDAP-Datenbank bietet sich an. Wenn Sie dies erledigt " -"haben, drücken Sie 'Entfernen' um Fortzufahren oder 'Abbrechen', um den " -"Vorgang abzubrechen." +#: include/utils/class_msgPool.inc:476 +#, php-format +msgid "Upload failed: %s" +msgstr "Übertragung fehlgeschlagen: %s" -#: plugins/admin/departments/organization.tpl:11 -msgid "Name of organization" -msgstr "Name der Organisation" +#: include/utils/class_msgPool.inc:483 +msgid "Communication failure with the infrastructure service!" +msgstr "Kommunikationsfehler mit dem Infrastruktur Dienst!" -#: plugins/admin/departments/organization.tpl:14 -msgid "Name of organization to create" -msgstr "Name der zu erzeugenden Organisation" +#: include/utils/class_msgPool.inc:485 +#, php-format +msgid "Communication failure with the infrastructure service: %s" +msgstr "Kommunikationsfehler mit dem Infrastruktur Dienst: %s" -#: plugins/admin/departments/main.inc:50 plugins/admin/departments/main.inc:52 -msgid "Department management" -msgstr "Abteilungsverwaltung" +#: include/utils/class_msgPool.inc:492 include/utils/class_msgPool.inc:495 +#, php-format +msgid "This '%s' is still in use by this object: %s" +msgstr "Dieses '%s' ist noch in Gebrauch dieses Objekts: %s" -#: plugins/admin/departments/dep_move_confirm.tpl:2 -msgid "You are currently moving/renaming this department." -msgstr "Momentan sind Sie dabei, diese Abteilung zu verschieben bzw. neu zu benennen." +#: include/utils/class_msgPool.inc:498 +#, php-format +msgid "This '%s' is still in use." +msgstr "Dieses '%s' ist noch in Benutzung." -#: plugins/admin/departments/dep_move_confirm.tpl:5 -msgid "" -"Modifying a departments naming attribute 'ou' or base may corrupt acls and " -"snapshot entries for all entire objects." -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." +#: include/utils/class_msgPool.inc:500 +#, php-format +msgid "This '%s' is still in use by these objects: %s" +msgstr "Dieses '%s' ist noch in Gebrauch dieser Objekte: %s" -#: plugins/admin/departments/dep_move_confirm.tpl:8 -msgid "GOsa can NOT fix this for you, yet." -msgstr "GOsa kann dies (noch) NICHT für Sie reparieren." +#: include/utils/class_msgPool.inc:506 +#, php-format +msgid "File '%s' does not exist!" +msgstr "Die Datei '%s' existiert nicht!" -#: plugins/admin/departments/dep_move_confirm.tpl:11 -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/utils/class_msgPool.inc:512 +#, php-format +msgid "Cannot open file '%s' for reading!" +msgstr "Kann Datei '%s' nicht zum Lesen öffnen!" -#: plugins/admin/departments/dep_iframe.tpl:1 -msgid "Processing the requested operation" -msgstr "Gewünschte Operation wird durchgeführt" +#: include/utils/class_msgPool.inc:518 +#, php-format +msgid "Cannot open file '%s' for writing!" +msgstr "Kann Datei '%s' nicht zum Schreiben öffnen!" -#: plugins/admin/departments/dep_iframe.tpl:7 +#: include/utils/class_msgPool.inc:524 +#, php-format msgid "" -"Your browser doesn't support iframes, please use this link to perform the " -"requested operation." +"The value for '%s' is currently unconfigured or invalid, please check your " +"configuration file!" msgstr "" -"Ihr Browser unterstützt keine IFrames - bitte wählen Sie diesen Link, um die " -"gewünschte Operation durchzuführen." +"Der Wert für '%s' ist momentan nicht konfiguriert oder ungültig. Bitte " +"prüfen Sie Ihre Konfigurationsdatei!" -#: plugins/admin/departments/class_departmentGeneric.inc:386 -msgid "Cannot find an unused tag for this administrative unit!" -msgstr "Kann keinen unbenutzten Tag für diese administrative Einheit finden!" +#: include/utils/class_msgPool.inc:530 +#, php-format +msgid "Cannot delete file '%s'!" +msgstr "Kann Datei '%s' nicht löschen!" -#: plugins/admin/departments/class_departmentGeneric.inc:457 +#: include/utils/class_msgPool.inc:536 #, php-format -msgid "Tagging '%s'." -msgstr "Markiere '%s'." +msgid "Cannot create folder '%s'!" +msgstr "Kann den Ordner '%s' nicht anlegen!" -#: plugins/admin/departments/class_departmentGeneric.inc:514 -#: plugins/admin/departments/class_departmentGeneric.inc:596 -#: plugins/admin/users/template.tpl:48 -#: ihtml/themes/default/snapshotdialog.tpl:87 -msgid "Continue" -msgstr "Fortsetzen" +#: include/utils/class_msgPool.inc:542 +#, php-format +msgid "Cannot delete folder '%s'!" +msgstr "Kann den Ordner '%s' nicht löschen!" -#: plugins/admin/departments/class_departmentGeneric.inc:538 +#: include/utils/class_msgPool.inc:548 #, php-format -msgid "Moving '%s' to '%s'" -msgstr "Verschiebe '%s' nach '%s'" +msgid "Checking for %s support" +msgstr "Prüfe auf %s-Unterstützung" -#: plugins/admin/departments/class_departmentGeneric.inc:579 +#: include/utils/class_msgPool.inc:554 #, php-format -msgid "FAILED to copy %s, aborting operation" -msgstr "Fehler beim kopieren von %s, breche ab" +msgid "Install and activate the %s PHP module." +msgstr "Installieren und aktivieren Sie das %s PHP-Modul." -#: plugins/admin/departments/class_departmentGeneric.inc:609 -#: plugins/admin/ogroups/class_ogroup.inc:1120 -#: plugins/admin/groups/class_groupGeneric.inc:1252 -#: plugins/personal/posix/generic.tpl:4 -#: plugins/personal/generic/class_user.inc:37 -#: plugins/personal/generic/class_user.inc:1543 -#: plugins/generic/references/class_reference.inc:41 -#: setup/setup_feedback.tpl:46 -msgid "Generic" -msgstr "Allgemein" +#: include/utils/class_msgPool.inc:560 +#, 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/admin/departments/class_departmentGeneric.inc:618 -#: plugins/admin/departments/class_divListDepartment.inc:65 -msgid "Department name" -msgstr "Name der Abteilung" +#: include/class_ldap.inc:231 include/class_ldap.inc:264 +msgid "Performance warning" +msgstr "Leistungswarnung" -#: plugins/admin/departments/class_departmentGeneric.inc:626 -msgid "Telephone" -msgstr "Telefon" +#: include/class_ldap.inc:231 include/class_ldap.inc:264 +#, php-format +msgid "LDAP performance is poor: last query took about %.2fs!" +msgstr "" +"Die LDAP-Leistung ist mangelhaft: Die letzte Abfrage dauerte etwa %.2f " +"Sekunden!" -#: plugins/admin/departments/class_departmentGeneric.inc:680 +#: include/class_ldap.inc:648 #, php-format -msgid "Object '%s' is already tagged" -msgstr "Objekt '%s' ist bereits markiert" +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/admin/departments/class_departmentGeneric.inc:687 +#: include/class_ldap.inc:696 #, php-format -msgid "Adding tag (%s) to object '%s'" -msgstr "Füge Markierung (%s) zu Objekt '%s' hinzu" +msgid "Cannot automatically create subtrees with RDN '%s': not supported" +msgstr "Kann Teilbäume mit RDN '%s' nicht automatisch erzeugen: nicht unterstützt" -#: plugins/admin/departments/class_departmentGeneric.inc:719 +#: include/class_ldap.inc:783 #, php-format -msgid "Removing tag from object '%s'" -msgstr "Entferne Markierung von Objekt '%s'" +msgid "while operating on '%s' using LDAP server '%s'" +msgstr "während der Arbeit mit '%s' auf dem LDAP-Server '%s'" -#: plugins/admin/departments/class_organizationGeneric.inc:118 -msgid "Organization name" -msgstr "Organisationsname" +#: include/class_ldap.inc:785 +#, php-format +msgid "while operating on LDAP server %s" +msgstr "während der Arbeit auf LDAP-Server '%s'" -#: plugins/admin/departments/class_organizationGeneric.inc:125 -#: plugins/personal/generic/class_user.inc:1581 -msgid "Postal address" -msgstr "Adresse" +#: include/class_ldap.inc:1007 +#, php-format +msgid "" +"This is not a valid DN: '%s'. A block for import should begin with 'dn: ...' " +"in line %s" +msgstr "" +"Dies ist keine valide DN: '%s'. Ein Block für den Import sollte mit " +"'dn:...' beginnen in Zeile %s" -#: plugins/admin/departments/class_organizationGeneric.inc:126 -msgid "Phone number" -msgstr "Telefonnummer" +#: include/class_ldap.inc:1036 +#, php-format +msgid "Error while importing dn: '%s', please check your LDIF from line %s on!" +msgstr "" +"Fehler beim Importieren von dn: '%s', bitte überprüfen Sie die LDIF-Datei ab " +"Zeile %s!" -#: plugins/admin/departments/class_divListDepartment.inc:47 -#: plugins/admin/departments/class_divListDepartment.inc:48 -msgid "List of departments" -msgstr "Liste der Abteilungen" +#: include/class_log.inc:88 +#, php-format +msgid "Logging failed: %s" +msgstr "Protokollieren fehlgeschlagen: %s" -#: plugins/admin/departments/class_divListDepartment.inc:59 -#: plugins/admin/acl/class_divListACL.inc:67 -#: plugins/admin/ogroups/class_divListOGroup.inc:77 -#: plugins/admin/users/class_divListUsers.inc:74 -#: plugins/admin/groups/class_divListGroup.inc:73 setup/setup_migrate.tpl:65 -#: setup/setup_migrate.tpl:121 setup/setup_migrate.tpl:173 -#: setup/setup_migrate.tpl:340 setup/setup_migrate.tpl:393 -#: setup/setup_migrate.tpl:436 setup/setup_migrate.tpl:479 -#: setup/setup_migrate.tpl:523 -msgid "Select all" -msgstr "Alle auswählen" +#: include/class_log.inc:116 +#, php-format +msgid "Invalid option '%s' specified!" +msgstr "Ungültige Option '%s' angegeben!" -#: plugins/admin/departments/class_divListDepartment.inc:66 -#: plugins/admin/departments/class_divListDepartment.inc:90 -#: plugins/admin/acl/class_divListACL.inc:74 -#: plugins/admin/acl/class_divListACL.inc:108 -#: plugins/admin/ogroups/class_divListOGroup.inc:85 -#: plugins/admin/ogroups/class_divListOGroup.inc:152 -#: plugins/admin/users/class_divListUsers.inc:82 -#: plugins/admin/users/class_divListUsers.inc:119 -#: plugins/admin/groups/class_divListGroup.inc:81 -#: plugins/admin/groups/class_divListGroup.inc:126 -msgid "Actions" -msgstr "Aktionen" +#: include/class_log.inc:120 +msgid "Specified objectType is empty or invalid!" +msgstr "Der angegebene Objekt-Typ ist leer oder ungültig!" -#: plugins/admin/departments/class_divListDepartment.inc:73 -msgid "Regular expression for matching department names" -msgstr "Regulärer Ausdruck zum Erkennen von Abteilungs-Namen" +#: include/class_log.inc:139 +msgid "MySQL error" +msgstr "MySQL-Fehler" -#: plugins/admin/departments/class_divListDepartment.inc:87 -#: plugins/admin/acl/class_divListACL.inc:104 -#: plugins/admin/ogroups/class_divListOGroup.inc:148 -#: plugins/admin/users/class_divListUsers.inc:115 -#: plugins/admin/groups/class_divListGroup.inc:122 -msgid "Submit department" -msgstr "Aktualisieren" +#: include/class_log.inc:139 +#, php-format +msgid "Logging to MySQL database will be disabled for server '%s'!" +msgstr "Protokollierung in die MySQL-Datenbank wird für den Server '%s' abgeschaltet!" -#: plugins/admin/departments/class_divListDepartment.inc:94 -#: plugins/admin/acl/class_divListACL.inc:112 -#: plugins/admin/ogroups/class_divListOGroup.inc:157 -#: plugins/admin/users/class_divListUsers.inc:124 -#: plugins/admin/groups/class_divListGroup.inc:131 -#: setup/class_setupStep_Migrate.inc:1024 -#: setup/class_setupStep_Migrate.inc:1040 -msgid "Create" -msgstr "Anlegen" +#: include/class_log.inc:164 include/class_log.inc:173 +#: include/class_log.inc:186 include/class_log.inc:203 +#: include/class_log.inc:241 +msgid "MySQL logging" +msgstr "MySQL Protokollierung" -#: plugins/admin/departments/class_divListDepartment.inc:110 -#: plugins/admin/acl/class_divListACL.inc:118 -#: plugins/admin/ogroups/class_divListOGroup.inc:167 -#: plugins/admin/users/class_divListUsers.inc:138 -#: plugins/admin/groups/class_divListGroup.inc:141 -#: plugins/personal/generic/generic_certs.tpl:21 -#: plugins/personal/generic/generic_certs.tpl:45 -#: plugins/personal/generic/generic_certs.tpl:69 -#: setup/class_setupStep_Migrate.inc:2680 -msgid "Remove" -msgstr "Entfernen" +#: include/class_log.inc:218 +#, php-format +msgid "Cannot add location to the database!" +msgstr "Kann Standort nicht in die Datenbank einfügen!" -#: plugins/admin/departments/class_divListDepartment.inc:158 -#: plugins/admin/acl/class_divListACL.inc:164 -#: plugins/admin/acl/class_divListACL.inc:184 -#: plugins/admin/ogroups/class_divListOGroup.inc:228 -#: plugins/admin/users/class_divListUsers.inc:257 -#: plugins/admin/groups/class_divListGroup.inc:234 -msgid "edit" -msgstr "Bearbeiten" +#: include/class_gosaSupportDaemon.inc:104 +msgid "GOsa support daemon" +msgstr "GOsa support daemon" + +#: include/class_gosaSupportDaemon.inc:779 +msgid "Cannot not parse XML!" +msgstr "XML-Nachricht kann nicht ausgewertet werden!" + +#: include/class_gosaSupportDaemon.inc:1160 +#, php-format +msgid "Cannot send abort event for entry %s!" +msgstr "Kann keine Abbruch-Nachricht für den Eintrag %s versenden!" -#: plugins/admin/departments/class_divListDepartment.inc:158 -#: plugins/admin/ogroups/class_divListOGroup.inc:228 -#: plugins/admin/groups/class_divListGroup.inc:234 -msgid "Edit this entry" -msgstr "Diesen Eintrag bearbeiten" +#: include/class_gosaSupportDaemon.inc:1180 +#, php-format +msgid "Cannot remove entry %s!" +msgstr "Kann Eintrag %s nicht entfernen!" -#: plugins/admin/departments/class_divListDepartment.inc:161 -#: plugins/admin/acl/class_divListACL.inc:191 -#: plugins/admin/ogroups/class_divListOGroup.inc:234 -#: plugins/admin/users/class_divListUsers.inc:281 -#: plugins/admin/groups/class_divListGroup.inc:241 -msgid "delete" -msgstr "Entfernen" +#: include/class_config.inc:121 +#, 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/admin/departments/class_divListDepartment.inc:161 -#: plugins/admin/ogroups/class_divListOGroup.inc:234 -#: plugins/admin/groups/class_divListGroup.inc:241 -msgid "Delete this entry" -msgstr "Diesen Eintrag entfernen" +#: include/class_config.inc:258 +msgid "Cannot bind to LDAP. Please contact the system administrator." +msgstr "" +"Kann nicht mit dem LDAP-Server verbinden. Bitte benachrichtigen Sie den " +"Administrator." -#: plugins/admin/departments/class_divListDepartment.inc:201 -#: plugins/admin/ogroups/class_divListOGroup.inc:283 -#: plugins/admin/users/class_divListUsers.inc:372 -#: plugins/admin/groups/class_divListGroup.inc:304 -msgid "Number of listed departments" -msgstr "Anzahl der angezeigten Abteilungen" +#: include/class_config.inc:628 +msgid "sambaSID and/or sambaRidBase missing in the configuration!" +msgstr "sambaSID und/oder sambaRidBase fehlen in der Konfiguration!" -#: plugins/admin/acl/tabs_acl_role.inc:28 -msgid "ACL Templates" -msgstr "ACL Vorlagen" +#: include/class_config.inc:978 +msgid "Configuration" +msgstr "Konfiguration" -#: plugins/admin/acl/class_divListACL.inc:51 -#: plugins/admin/acl/class_divListACL.inc:52 -msgid "List of acls" -msgstr "Liste der ACLs" +#: include/class_config.inc:978 +msgid "" +"The configuration file you are using seems to be 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." -#: plugins/admin/acl/class_divListACL.inc:73 -msgid "Summary" -msgstr "Übersicht" +#: include/class_pluglist.inc:58 +msgid "All objects in this category" +msgstr "Keine Objekte dieser Kategorie" -#: plugins/admin/acl/class_divListACL.inc:84 -msgid "Display acls matching" -msgstr "Zeige ACLs, auf die zutrifft" +#: include/class_pluglist.inc:178 +msgid "The configuration format has changed. Please re-run setup!" +msgstr "" +"Das Konfigurationsformat hat sich geändert. Bitte durchlaufen Sie erneut die " +"Einrichtung!" -#: plugins/admin/acl/class_divListACL.inc:114 -#: plugins/admin/acl/class_divListACL.inc:152 -#: plugins/admin/acl/class_aclRole.inc:725 -#: plugins/personal/generic/generic.tpl:448 -#: plugins/personal/generic/class_user.inc:1539 -#: plugins/personal/generic/multiple_generic.tpl:345 -msgid "Role" -msgstr "Rolle" +#: include/class_pluglist.inc:193 include/class_pluglist.inc:194 +#: include/class_pluglist.inc:307 +msgid "Unknown" +msgstr "Unbekannt" -#: plugins/admin/acl/class_divListACL.inc:165 -msgid "Edit acl role" -msgstr "ACL-Rolle bearbeiten" +#: include/class_CopyPasteHandler.inc:117 +#: include/class_CopyPasteHandler.inc:126 +#: include/class_CopyPasteHandler.inc:158 +#: include/class_CopyPasteHandler.inc:175 +#: include/class_CopyPasteHandler.inc:184 +#: include/class_CopyPasteHandler.inc:192 +#: include/class_CopyPasteHandler.inc:268 +#, php-format +msgid "Copy and paste failed!" +msgstr "Kopieren & Einfügen ist fehlgeschlagen!" -#: plugins/admin/acl/class_divListACL.inc:185 -msgid "Edit acl" -msgstr "ACL bearbeiten" +#: include/class_CopyPasteHandler.inc:117 +#: include/class_CopyPasteHandler.inc:192 +#, php-format +msgid "Cannot set permission for '%s'" +msgstr "Kann Berechtigungen für '%s' nicht setzen" -#: plugins/admin/acl/class_divListACL.inc:192 -msgid "Delete acl" -msgstr "ACL entfernen" +#: include/class_CopyPasteHandler.inc:158 +#, php-format +msgid "'%s' is no vaild LDAP object" +msgstr "'%s' ist kein gültiges LDAP-Objekt" -#: plugins/admin/acl/remove.tpl:6 -msgid "" -"This includes all system and setup informations. Please double check if your " -"really want to do this since there is no way for GOsa to get your data back." -msgstr "" -"Dies umfasst alle System- und Setup-Informationen Bitte prüfen Sie dies " -"genau, da es keine Möglichkeit für GOsa gibt, die Daten zu restaurieren. " +#: include/class_CopyPasteHandler.inc:175 +#, php-format +msgid "No write permission in '%s'" +msgstr "Keine Schreibberechtigung in '%s'" -#: plugins/admin/acl/acl_role.tpl:3 ihtml/themes/default/acl.tpl:7 -msgid "Assigned ACL for current entry" -msgstr "Zugewiesene ACL für aktuellen Eintrag" +#: include/class_CopyPasteHandler.inc:386 +#, php-format +msgid "These objects will be pasted: %s" +msgstr "Diese Objekte werden eingefügt: %s" -#: plugins/admin/acl/acl_role.tpl:31 plugins/admin/ogroups/generic.tpl:29 -#: plugins/admin/groups/generic.tpl:43 -msgid "Choose subtree to place group in" -msgstr "Wählen Sie den Teilbaum, in den die Gruppe eingepflegt werden soll" +#: include/class_CopyPasteHandler.inc:410 +#, php-format +msgid "This object will be pasted: %s" +msgstr "Dieses Objekt wird eingefügt: %s" -#: plugins/admin/acl/acl_role.tpl:45 ihtml/themes/default/acl.tpl:12 -msgid "New ACL" -msgstr "Neue ACL" +#: include/class_CopyPasteHandler.inc:508 +msgid "Cannot paste" +msgstr "Kann nicht einfügen" -#: plugins/admin/acl/acl_role.tpl:51 ihtml/themes/default/acl.tpl:17 -msgid "ACL type" -msgstr "ACL-Typ" +#: 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/admin/acl/acl_role.tpl:51 ihtml/themes/default/acl.tpl:19 -#: ihtml/themes/default/acl.tpl:24 -msgid "Select an acl type" -msgstr "Wählen Sie einen ACL-Typ" +#: plugins/generic/references/class_reference.inc:41 +#: plugins/admin/ogroups/class_ogroup.inc:1120 +#: plugins/admin/groups/class_groupGeneric.inc:1295 +#: plugins/admin/departments/class_departmentGeneric.inc:609 +#: plugins/personal/generic/class_user.inc:37 +#: plugins/personal/generic/class_user.inc:1543 +#: plugins/personal/posix/generic.tpl:4 setup/setup_feedback.tpl:55 +msgid "Generic" +msgstr "Allgemein" -#: plugins/admin/acl/acl_role.tpl:56 ihtml/themes/default/acl.tpl:104 -msgid "List of available ACL categories" -msgstr "Liste verfügbarer ACL-Kategorien" +#: plugins/generic/references/class_reference.inc:43 +#: plugins/personal/posix/class_posixAccount.inc:37 +msgid "UNIX" +msgstr "UNIX" -#: plugins/admin/acl/main.inc:52 plugins/admin/acl/main.inc:54 -msgid "ACL management" -msgstr "ACL-Verwaltung" +#: plugins/generic/references/class_reference.inc:45 +#: plugins/admin/ogroups/class_divListOGroup.inc:204 +#: plugins/admin/ogroups/tabs_ogroups.inc:148 +#: plugins/admin/groups/class_divListGroup.inc:190 +#: plugins/admin/users/class_divListUsers.inc:87 +#: plugins/admin/users/class_divListUsers.inc:205 +msgid "Mail" +msgstr "Mail" -#: plugins/admin/acl/class_aclManagement.inc:290 -msgid "ACL role" -msgstr "ACL-Rolle" +#: plugins/generic/references/class_reference.inc:47 +#: plugins/generic/references/class_reference.inc:49 +#: plugins/admin/groups/class_divListGroup.inc:192 +#: plugins/admin/users/class_divListUsers.inc:88 +#: plugins/admin/users/class_divListUsers.inc:211 +#: plugins/personal/posix/class_posixAccount.inc:295 +msgid "Samba" +msgstr "Samba" -#: plugins/admin/acl/class_aclRole.inc:26 -#: plugins/admin/acl/class_aclRole.inc:726 -msgid "Access control roles" -msgstr "Rollen für die Zugriffskontrolle" +#: plugins/generic/references/class_reference.inc:51 +msgid "FAX" +msgstr "Fax" -#: plugins/admin/acl/class_aclRole.inc:27 -msgid "Edit AC roles" -msgstr "ACL-Rollen bearbeiten" +#: plugins/generic/references/class_reference.inc:53 +#: plugins/admin/users/class_divListUsers.inc:89 +msgid "Proxy" +msgstr "Proxy" -#: plugins/admin/acl/class_aclRole.inc:131 -msgid "Reset ACL" -msgstr "ACL zurücksetzen" +#: plugins/generic/references/class_reference.inc:55 +msgid "FTP" +msgstr "FTP" -#: plugins/admin/acl/class_aclRole.inc:421 -msgid "No ACL settings for this category" -msgstr "Keine ACL-Einstellungen für diese Kategorie" +#: plugins/generic/references/class_reference.inc:57 +#: plugins/admin/ogroups/class_ogroupManagement.inc:532 +#: plugins/admin/groups/class_divListGroup.inc:133 +msgid "Group" +msgstr "Gruppe" -#: plugins/admin/acl/class_aclRole.inc:423 -#, php-format -msgid "ACL for these objects: %s" -msgstr "Enthält ACL für diese Objekte: %s" +#: plugins/generic/references/class_reference.inc:59 +#: plugins/admin/ogroups/class_divListOGroup.inc:83 +#: plugins/admin/ogroups/class_ogroupManagement.inc:534 +#: plugins/admin/groups/class_divListGroup.inc:79 +#: plugins/admin/users/class_divListUsers.inc:80 +#: plugins/admin/departments/class_departmentManagement.inc:604 +#: plugins/personal/generic/class_user.inc:1568 +#: plugins/personal/generic/generic.tpl:287 +#: plugins/personal/generic/multiple_generic.tpl:159 +msgid "Department" +msgstr "Abteilung" -#: plugins/admin/acl/class_aclRole.inc:429 -msgid "Edit category ACL" -msgstr "ACL Kategorie bearbeiten" +#: plugins/generic/references/class_reference.inc:61 +#: plugins/admin/ogroups/class_ogroupManagement.inc:536 +#: plugins/admin/groups/class_divListGroup.inc:196 +#: plugins/admin/users/class_divListUsers.inc:207 +#: plugins/admin/departments/class_departmentGeneric.inc:328 +#: plugins/admin/departments/generic.tpl:88 +#: plugins/admin/departments/organization.tpl:88 +#: plugins/personal/generic/class_user.inc:1263 +#: plugins/personal/generic/class_user.inc:1671 +#: plugins/personal/generic/generic.tpl:338 +#: plugins/personal/generic/generic.tpl:519 +#: plugins/personal/generic/multiple_generic.tpl:217 +#: plugins/personal/generic/multiple_generic.tpl:428 +msgid "Phone" +msgstr "Telefon" -#: plugins/admin/acl/class_aclRole.inc:433 -msgid "Reset category ACL" -msgstr "ACL-Kategorie zurücksetzen" +#: plugins/generic/references/class_reference.inc:63 +#: plugins/admin/ogroups/class_ogroupManagement.inc:533 +#: plugins/admin/groups/class_divListGroup.inc:194 +msgid "Application" +msgstr "Anwendung" -#: plugins/admin/acl/class_aclRole.inc:453 -#, php-format -msgid "Edit ACL for '%s', scope is '%s'" -msgstr "ACL für '%s' bearbeiten, Bereich ist '%s'" +#: plugins/generic/references/class_reference.inc:65 +#: plugins/admin/ogroups/class_ogroupManagement.inc:535 +#: setup/setup_config2.tpl:277 setup/setup_config2.tpl:322 +msgid "Server" +msgstr "Server" + +#: plugins/generic/references/class_reference.inc:67 +msgid "Thin Client" +msgstr "Thin Client" + +#: plugins/generic/references/class_reference.inc:69 +#: plugins/admin/ogroups/class_ogroupManagement.inc:537 +msgid "Workstation" +msgstr "Arbeitsstation" -#: plugins/admin/acl/class_aclRole.inc:649 -msgid "Object in use" -msgstr "Objekt in Verwendung" +#: plugins/generic/references/class_reference.inc:71 +#: plugins/admin/ogroups/class_divListOGroup.inc:83 +#: plugins/admin/ogroups/class_divListOGroup.inc:159 +#: plugins/admin/ogroups/class_divListOGroup.inc:266 +msgid "Object group" +msgstr "Objektgruppe" -#: plugins/admin/acl/class_aclRole.inc:649 -#, php-format -msgid "This role cannot be removed while it is in use by these objects:" -msgstr "" -"Die Rolle kann nicht entfernt werden, solange sie noch von folgenden " -"Objekten verwendet wird:" +#: plugins/generic/references/class_reference.inc:73 +#: plugins/admin/ogroups/class_ogroupManagement.inc:540 +msgid "Printer" +msgstr "Drucker" -#: plugins/admin/acl/class_aclRole.inc:736 -msgid "Permissions" -msgstr "Berechtigungen" +#: plugins/generic/references/contents.tpl:11 +msgid "Object name" +msgstr "Objektname" -#: 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" +#: plugins/generic/references/contents.tpl:11 +msgid "Contents" +msgstr "Inhalt" -#: plugins/admin/ogroups/generic.tpl:10 -msgid "Name of the group" -msgstr "Name der Gruppe" +#: plugins/generic/references/contents.tpl:18 +msgid "This object has no relationship to other objects." +msgstr "Dieses Objekt hat keine Referenzen zu anderen Objekten." -#: 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" +#: plugins/generic/welcome/main.inc:26 +#, php-format +msgid "Welcome %s!" +msgstr "Willkommen %s!" -#: plugins/admin/ogroups/generic.tpl:41 -#: plugins/admin/groups/class_groupGeneric.inc:1269 -#: plugins/personal/posix/generic.tpl:126 -msgid "System trust" -msgstr "System-Vertrauen" +#: plugins/generic/welcome/welcome.tpl:4 +msgid "" +"This is the GOsa main menu. You can select your tasks from the menu on the " +"left, or by choosing one of the pictograms below. All changes apply directly " +"to your companies LDAP server." +msgstr "" +"Dies ist das GOsa Hauptmenü. Wählen Sie die gewünschte Option aus dem Menü " +"links oder durch die Auswahl eines Piktogrammes unten. Alle Änderungen " +"werden direkt in den LDAP-Server Ihres Unternehmens eingepflegt." -#: plugins/admin/ogroups/generic.tpl:42 plugins/admin/groups/generic.tpl:169 -#: plugins/admin/groups/generic.tpl:203 plugins/personal/posix/generic.tpl:128 -#: plugins/personal/posix/generic.tpl:156 -msgid "Trust mode" -msgstr "Vertrauens-Modus" +#: plugins/generic/welcome/welcome.tpl:8 +msgid "" +"Use 'Sign out' on the upper left to close the connection and 'Main' to get " +"back to the pictogram view." +msgstr "" +"Benutzen Sie 'Abmelden' oben links, um die Arbeit mit GOsa zu beenden und " +"'Hauptmenü', um wieder in diese Ansicht zurückzugelangen." -#: plugins/admin/ogroups/generic.tpl:70 -msgid "Member objects" -msgstr "Zusammengefasste Objekte" +#: plugins/generic/welcome/welcome.tpl:15 +msgid "The GOsa team" +msgstr "Das GOsa Team" -#: 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" +#: plugins/admin/ogroups/remove.tpl:7 +msgid "" +"Please double check if you really want to do this since there is no way for " +"GOsa to get your data back." +msgstr "" +"Bitte überprüfen Sie genau was Sie tun, weil GOsa keine Möglichkeit hat, die " +"Daten wiederherzustellen." #: plugins/admin/ogroups/class_divListOGroup.inc:59 #: plugins/admin/ogroups/class_divListOGroup.inc:60 msgid "List of object groups" msgstr "Liste von Objektgruppen" -#: plugins/admin/ogroups/class_divListOGroup.inc:83 -#: plugins/admin/ogroups/class_divListOGroup.inc:159 -#: plugins/admin/ogroups/class_divListOGroup.inc:266 -#: plugins/generic/references/class_reference.inc:71 -msgid "Object group" -msgstr "Objektgruppe" +#: plugins/admin/ogroups/class_divListOGroup.inc:77 +#: plugins/admin/groups/class_divListGroup.inc:73 +#: plugins/admin/users/class_divListUsers.inc:74 +#: plugins/admin/departments/class_divListDepartment.inc:59 +#: plugins/admin/acl/class_divListACL.inc:67 setup/setup_migrate.tpl:93 +#: setup/setup_migrate.tpl:149 setup/setup_migrate.tpl:201 +#: setup/setup_migrate.tpl:368 setup/setup_migrate.tpl:421 +#: setup/setup_migrate.tpl:464 setup/setup_migrate.tpl:507 +#: setup/setup_migrate.tpl:551 +msgid "Select all" +msgstr "Alle auswählen" + +#: plugins/admin/ogroups/class_divListOGroup.inc:84 +#: plugins/admin/groups/class_divListGroup.inc:80 +#: plugins/admin/users/class_divListUsers.inc:81 +#: plugins/admin/departments/locality.tpl:8 +#: plugins/admin/departments/generic.tpl:7 +#: plugins/admin/departments/country.tpl:8 +#: plugins/admin/departments/dcObject.tpl:8 +#: plugins/admin/departments/organization.tpl:7 +msgid "Properties" +msgstr "Eigenschaften" + +#: plugins/admin/ogroups/class_divListOGroup.inc:85 +#: plugins/admin/ogroups/class_divListOGroup.inc:152 +#: plugins/admin/groups/class_divListGroup.inc:81 +#: plugins/admin/groups/class_divListGroup.inc:126 +#: plugins/admin/users/class_divListUsers.inc:82 +#: plugins/admin/users/class_divListUsers.inc:119 +#: plugins/admin/departments/class_divListDepartment.inc:66 +#: plugins/admin/departments/class_divListDepartment.inc:90 +#: plugins/admin/acl/class_divListACL.inc:74 +#: plugins/admin/acl/class_divListACL.inc:108 +msgid "Actions" +msgstr "Aktionen" #: plugins/admin/ogroups/class_divListOGroup.inc:88 #: plugins/admin/ogroups/class_ogroup.inc:459 @@ -2573,17 +2725,17 @@ msgstr "Objektgruppe" #: plugins/admin/ogroups/class_ogroup.inc:483 #: plugins/admin/ogroups/class_ogroup.inc:487 #: plugins/admin/ogroups/class_ogroup.inc:495 +#: plugins/admin/groups/class_divListGroup.inc:85 +#: plugins/admin/groups/class_divListGroup.inc:87 +#: plugins/admin/groups/class_divListGroup.inc:89 +#: plugins/admin/groups/class_divListGroup.inc:91 +#: plugins/admin/groups/class_divListGroup.inc:93 #: plugins/admin/users/class_divListUsers.inc:84 #: plugins/admin/users/class_divListUsers.inc:85 #: plugins/admin/users/class_divListUsers.inc:86 #: plugins/admin/users/class_divListUsers.inc:87 #: plugins/admin/users/class_divListUsers.inc:88 #: plugins/admin/users/class_divListUsers.inc:89 -#: plugins/admin/groups/class_divListGroup.inc:85 -#: plugins/admin/groups/class_divListGroup.inc:87 -#: plugins/admin/groups/class_divListGroup.inc:89 -#: plugins/admin/groups/class_divListGroup.inc:91 -#: plugins/admin/groups/class_divListGroup.inc:93 #, php-format msgid "Show %s" msgstr "Zeige %s" @@ -2645,103 +2797,79 @@ msgstr "Telefongruppen" msgid "Regular expression for matching group names" msgstr "Regulärer Ausdruck zum Erkennen von Gruppennamen" -#: plugins/admin/ogroups/class_divListOGroup.inc:204 -#: plugins/admin/ogroups/tabs_ogroups.inc:148 -#: plugins/admin/users/class_divListUsers.inc:87 -#: plugins/admin/users/class_divListUsers.inc:205 -#: plugins/admin/groups/class_divListGroup.inc:190 -#: plugins/generic/references/class_reference.inc:45 -msgid "Mail" -msgstr "Mail" - -#: plugins/admin/ogroups/class_divListOGroup.inc:282 -msgid "Number of listed object groups" -msgstr "Anzahl der angezeigten Objektgruppen" - -#: plugins/admin/ogroups/remove.tpl:7 -msgid "" -"Please double check if you really want to do this since there is no way for " -"GOsa to get your data back." -msgstr "" -"Bitte überprüfen Sie genau was Sie tun, weil GOsa keine Möglichkeit hat, die " -"Daten wiederherzustellen." - -#: plugins/admin/ogroups/remove.tpl:10 plugins/admin/users/remove.tpl:10 -#: plugins/admin/groups/remove.tpl:10 ihtml/themes/default/remove.tpl:9 -msgid "So - if you're sure - 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/ogroups/tabs_ogroups.inc:133 -msgid "Phone queue" -msgstr "Warteschlange" - -#: plugins/admin/ogroups/tabs_ogroups.inc:160 -msgid "Systems" -msgstr "Systeme" - -#: plugins/admin/ogroups/tabs_ogroups.inc:171 -#: plugins/admin/ogroups/tabs_ogroups.inc:194 -msgid "Startup" -msgstr "Start" - -#: plugins/admin/ogroups/tabs_ogroups.inc:182 -#: plugins/admin/ogroups/tabs_ogroups.inc:203 -msgid "Devices" -msgstr "Geräte" - -#: plugins/admin/ogroups/tabs_ogroups.inc:213 -msgid "FAI summary" -msgstr "FAI-Übersicht" +#: plugins/admin/ogroups/class_divListOGroup.inc:148 +#: plugins/admin/groups/class_divListGroup.inc:122 +#: plugins/admin/users/class_divListUsers.inc:115 +#: plugins/admin/departments/class_divListDepartment.inc:87 +#: plugins/admin/acl/class_divListACL.inc:104 +msgid "Submit department" +msgstr "Aktualisieren" -#: plugins/admin/ogroups/tabs_ogroups.inc:222 -#: plugins/admin/users/class_divListUsers.inc:203 -#: plugins/admin/groups/class_divListGroup.inc:198 -#: plugins/personal/posix/class_posixAccount.inc:295 -msgid "Environment" -msgstr "Umgebung" +#: plugins/admin/ogroups/class_divListOGroup.inc:157 +#: plugins/admin/groups/class_divListGroup.inc:131 +#: plugins/admin/users/class_divListUsers.inc:124 +#: plugins/admin/departments/class_divListDepartment.inc:94 +#: plugins/admin/acl/class_divListACL.inc:112 +#: setup/class_setupStep_Migrate.inc:1035 +#: setup/class_setupStep_Migrate.inc:1051 +msgid "Create" +msgstr "Anlegen" -#: plugins/admin/ogroups/tabs_ogroups.inc:241 -msgid "Applications" -msgstr "Anwendungen" +#: plugins/admin/ogroups/class_divListOGroup.inc:167 +#: plugins/admin/groups/class_divListGroup.inc:141 +#: plugins/admin/users/class_divListUsers.inc:138 +#: plugins/admin/departments/class_divListDepartment.inc:110 +#: plugins/admin/acl/class_divListACL.inc:118 +#: plugins/personal/generic/generic_certs.tpl:21 +#: plugins/personal/generic/generic_certs.tpl:45 +#: plugins/personal/generic/generic_certs.tpl:69 +#: setup/class_setupStep_Migrate.inc:2862 +msgid "Remove" +msgstr "Entfernen" -#: plugins/admin/ogroups/ogroup_objects.tpl:6 -msgid "Select objects to add" -msgstr "Wählen Sie die hinzuzufügenden Objekte" +#: plugins/admin/ogroups/class_divListOGroup.inc:228 +#: plugins/admin/groups/class_divListGroup.inc:234 +#: plugins/admin/users/class_divListUsers.inc:257 +#: plugins/admin/departments/class_divListDepartment.inc:158 +#: plugins/admin/acl/class_divListACL.inc:164 +#: plugins/admin/acl/class_divListACL.inc:184 +msgid "edit" +msgstr "Bearbeiten" -#: plugins/admin/ogroups/ogroup_objects.tpl:20 -#: plugins/admin/groups/group_objects.tpl:20 -#: plugins/personal/posix/posix_groups.tpl:21 -#: ihtml/themes/default/MultiSelectWindow.tpl:63 -#: ihtml/themes/default/MultiSelectWindow.tpl:103 -msgid "Filters" -msgstr "Filter" +#: plugins/admin/ogroups/class_divListOGroup.inc:228 +#: plugins/admin/groups/class_divListGroup.inc:234 +#: plugins/admin/departments/class_divListDepartment.inc:158 +msgid "Edit this entry" +msgstr "Diesen Eintrag bearbeiten" -#: plugins/admin/ogroups/ogroup_objects.tpl:36 -msgid "Display objects of department" -msgstr "Zeige die Objekte der Abteilung" +#: plugins/admin/ogroups/class_divListOGroup.inc:234 +#: plugins/admin/groups/class_divListGroup.inc:241 +#: plugins/admin/users/class_divListUsers.inc:281 +#: plugins/admin/departments/class_divListDepartment.inc:161 +#: plugins/admin/acl/class_divListACL.inc:191 +msgid "delete" +msgstr "Entfernen" -#: plugins/admin/ogroups/ogroup_objects.tpl:37 -#: plugins/admin/ogroups/trust_machines.tpl:27 -#: plugins/admin/groups/group_objects.tpl:40 -#: plugins/admin/groups/trust_machines.tpl:27 -#: plugins/personal/posix/posix_groups.tpl:35 -#: plugins/personal/posix/trust_machines.tpl:27 -msgid "Choose the department the search will be based on" -msgstr "Wählen Sie die Abteilung, auf die die Suchfunktion angewandt wird" +#: plugins/admin/ogroups/class_divListOGroup.inc:234 +#: plugins/admin/groups/class_divListGroup.inc:241 +#: plugins/admin/departments/class_divListDepartment.inc:161 +msgid "Delete this entry" +msgstr "Diesen Eintrag entfernen" -#: plugins/admin/ogroups/ogroup_objects.tpl:40 -msgid "Display objects matching" -msgstr "Zeige die Objekte, auf die Folgendes passt" +#: plugins/admin/ogroups/class_divListOGroup.inc:282 +msgid "Number of listed object groups" +msgstr "Anzahl der angezeigten Objektgruppen" -#: plugins/admin/ogroups/ogroup_objects.tpl:41 -msgid "Regular expression for matching object names" -msgstr "Regulärer Ausdruck zum Erkennen von Objekt-Namen" +#: plugins/admin/ogroups/class_divListOGroup.inc:283 +#: plugins/admin/groups/class_divListGroup.inc:304 +#: plugins/admin/users/class_divListUsers.inc:372 +#: plugins/admin/departments/class_divListDepartment.inc:201 +msgid "Number of listed departments" +msgstr "Anzahl der angezeigten Abteilungen" #: plugins/admin/ogroups/class_ogroupManagement.inc:26 -#: plugins/admin/ogroups/main.inc:53 plugins/admin/ogroups/main.inc:58 #: plugins/admin/ogroups/class_ogroup.inc:1126 +#: plugins/admin/ogroups/main.inc:53 plugins/admin/ogroups/main.inc:58 msgid "Object groups" msgstr "Objektgruppen" @@ -2750,8 +2878,8 @@ msgid "Manage object groups" msgstr "Objektgruppen verwalten" #: plugins/admin/ogroups/class_ogroupManagement.inc:176 -#: plugins/admin/users/class_userManagement.inc:211 #: plugins/admin/groups/class_groupManagement.inc:195 +#: plugins/admin/users/class_userManagement.inc:211 msgid "Infrastructure error" msgstr "Infrastruktur Fehler" @@ -2760,6 +2888,22 @@ msgstr "Infrastruktur Fehler" msgid "object group" msgstr "Objektgruppe" +#: plugins/admin/ogroups/class_ogroupManagement.inc:285 +#: plugins/admin/ogroups/class_ogroupManagement.inc:338 +#: plugins/admin/ogroups/class_ogroupManagement.inc:365 +#: plugins/admin/groups/class_groupManagement.inc:407 +#: plugins/admin/groups/class_groupManagement.inc:461 +#: plugins/admin/groups/class_groupManagement.inc:492 +#: plugins/admin/users/class_userManagement.inc:546 +#: plugins/admin/users/class_userManagement.inc:550 +#: plugins/admin/departments/class_departmentManagement.inc:250 +#: plugins/admin/acl/class_aclManagement.inc:166 +#: plugins/admin/acl/class_aclManagement.inc:209 +#: plugins/admin/acl/class_aclManagement.inc:302 +#: plugins/admin/acl/class_aclManagement.inc:347 +msgid "Permission error" +msgstr "Berechtigungsfehler" + #: plugins/admin/ogroups/class_ogroupManagement.inc:530 msgid "Templates" msgstr "Vorlagen" @@ -2770,29 +2914,6 @@ msgstr "Vorlagen" msgid "User" msgstr "Benutzer" -#: plugins/admin/ogroups/class_ogroupManagement.inc:532 -#: plugins/admin/groups/class_divListGroup.inc:133 -#: plugins/generic/references/class_reference.inc:57 -msgid "Group" -msgstr "Gruppe" - -#: plugins/admin/ogroups/class_ogroupManagement.inc:533 -#: plugins/admin/groups/class_divListGroup.inc:194 -#: plugins/generic/references/class_reference.inc:63 -msgid "Application" -msgstr "Anwendung" - -#: plugins/admin/ogroups/class_ogroupManagement.inc:535 -#: plugins/generic/references/class_reference.inc:65 -#: setup/setup_config2.tpl:277 setup/setup_config2.tpl:322 -msgid "Server" -msgstr "Server" - -#: plugins/admin/ogroups/class_ogroupManagement.inc:537 -#: plugins/generic/references/class_reference.inc:69 -msgid "Workstation" -msgstr "Arbeitsstation" - #: plugins/admin/ogroups/class_ogroupManagement.inc:538 msgid "Windows Install" msgstr "Windows Installation" @@ -2801,19 +2922,6 @@ msgstr "Windows Installation" msgid "Terminal" msgstr "Terminal" -#: plugins/admin/ogroups/class_ogroupManagement.inc:540 -#: plugins/generic/references/class_reference.inc:73 -msgid "Printer" -msgstr "Drucker" - -#: plugins/admin/ogroups/class_ogroup.inc:232 setup/setup_ldap.tpl:121 -#: ihtml/themes/default/MultiSelectWindow.tpl:51 -#: ihtml/themes/default/MultiSelectWindow.tpl:92 -#: ihtml/themes/default/msg_dialog.tpl:56 -#: ihtml/themes/default/msg_dialog.tpl:99 -msgid "Information" -msgstr "Information" - #: plugins/admin/ogroups/class_ogroup.inc:232 msgid "You cannot combine terminals and workstations in one object group!" msgstr "" @@ -2839,471 +2947,324 @@ msgstr "Gruppen" #: plugins/admin/ogroups/class_ogroup.inc:469 #: plugins/admin/ogroups/class_ogroup.inc:471 -#: plugins/admin/ogroups/class_ogroup.inc:518 -msgid "servers" -msgstr "Server" - -#: plugins/admin/ogroups/class_ogroup.inc:473 -#: plugins/admin/ogroups/class_ogroup.inc:475 -#: plugins/admin/ogroups/class_ogroup.inc:519 -msgid "workstations" -msgstr "Arbeitsstationen" - -#: plugins/admin/ogroups/class_ogroup.inc:477 -#: plugins/admin/ogroups/class_ogroup.inc:479 -#: plugins/admin/ogroups/class_ogroup.inc:521 -msgid "terminals" -msgstr "Terminals" - -#: plugins/admin/ogroups/class_ogroup.inc:481 -msgid "printer" -msgstr "Drucker" - -#: plugins/admin/ogroups/class_ogroup.inc:483 -#: plugins/admin/ogroups/class_ogroup.inc:523 -msgid "printers" -msgstr "Drucker" - -#: plugins/admin/ogroups/class_ogroup.inc:485 -#: plugins/admin/ogroups/class_ogroup.inc:487 -#: plugins/admin/ogroups/class_ogroup.inc:522 -msgid "phones" -msgstr "Telefone" - -#: plugins/admin/ogroups/class_ogroup.inc:493 -#: plugins/admin/ogroups/class_ogroup.inc:495 -#: plugins/admin/ogroups/class_ogroup.inc:516 -msgid "applications" -msgstr "Anwendungen" - -#: plugins/admin/ogroups/class_ogroup.inc:510 -#: plugins/admin/users/class_userManagement.inc:493 -msgid "none" -msgstr "keine" - -#: plugins/admin/ogroups/class_ogroup.inc:512 -msgid "too many different objects!" -msgstr "zu viele unterschiedliche Objekte!" - -#: plugins/admin/ogroups/class_ogroup.inc:514 -msgid "users" -msgstr "Benutzer" - -#: plugins/admin/ogroups/class_ogroup.inc:520 -msgid "winstations" -msgstr "Windows-Arbeitsstationen" - -#: plugins/admin/ogroups/class_ogroup.inc:570 -#: plugins/admin/groups/class_groupGeneric.inc:521 -#: plugins/personal/posix/class_posixAccount.inc:623 -#: setup/setup_config2.tpl:201 -msgid "disabled" -msgstr "deaktiviert" - -#: plugins/admin/ogroups/class_ogroup.inc:570 -#: plugins/admin/groups/class_groupGeneric.inc:521 -#: plugins/personal/posix/class_posixAccount.inc:623 -msgid "full access" -msgstr "Vollzugriff" - -#: plugins/admin/ogroups/class_ogroup.inc:571 -#: plugins/admin/groups/class_groupGeneric.inc:522 -#: plugins/personal/posix/class_posixAccount.inc:624 -msgid "allow access to these hosts" -msgstr "erlaube Zugriff auf diese Hosts" - -#: plugins/admin/ogroups/class_ogroup.inc:755 -msgid "Non existing dn:" -msgstr "Unbekannte dn:" - -#: plugins/admin/ogroups/class_ogroup.inc:912 -#, php-format -msgid "" -"These systems are already configured by other object groups and cannot be " -"added:" -msgstr "" -"Die folgenden Systeme sind bereits für die Konfiguration über eine " -"Objektgruppe vorgeseheb und können nicht hinzugefügt werden:" - -#: plugins/admin/ogroups/class_ogroup.inc:937 -msgid "You can combine two different object types at maximum, only!" -msgstr "Sie können maximal zwei verschiedene Objekttypen miteinander kombinieren!" - -#: plugins/admin/ogroups/class_ogroup.inc:1121 -msgid "Object group generic" -msgstr "Objektgruppe (Allgemein)" - -#: plugins/admin/ogroups/class_ogroup.inc:1132 -msgid "Sytem trust" -msgstr "System-Vertrauen" - -#: plugins/admin/ogroups/class_ogroup.inc:1133 -msgid "Member" -msgstr "Mitglied" - -#: plugins/admin/ogroups/trust_machines.tpl:6 -#: plugins/admin/groups/trust_machines.tpl:6 -#: plugins/personal/posix/trust_machines.tpl:6 -msgid "Select systems to add" -msgstr "Wählen Sie die hinzuzufügenden Systeme" - -#: plugins/admin/ogroups/trust_machines.tpl:26 -#: plugins/admin/groups/trust_machines.tpl:26 -#: plugins/personal/posix/trust_machines.tpl:26 -msgid "Display systems of department" -msgstr "Zeige die Systeme der Abteilung" - -#: plugins/admin/ogroups/trust_machines.tpl:30 -#: plugins/admin/groups/trust_machines.tpl:30 -#: plugins/personal/posix/trust_machines.tpl:30 -msgid "Display systems matching" -msgstr "Zeige die Systeme, auf die das Folgende passt" - -#: plugins/admin/ogroups/trust_machines.tpl:31 -#: plugins/admin/groups/trust_machines.tpl:31 -#: plugins/personal/posix/trust_machines.tpl:31 -msgid "Regular expression for matching addresses" -msgstr "Regulärer Ausdruck zum Erkennen von Mail-Adressen" - -#: 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." -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:8 plugins/personal/password/password.tpl:8 -msgid "" -"Changing the password affects your authentification on mail, proxy, samba " -"and unix services." -msgstr "" -"Das Ändern des Passwortes wirkt sich auf ihre Authentifizierung bei Mail-, " -"Proxy-, Samba- und Unix-Diensten aus." - -#: plugins/admin/users/password.tpl:13 -#: plugins/admin/users/class_userManagement.inc:265 -#: plugins/personal/generic/password.tpl:7 -#: plugins/personal/generic/main.inc:97 -#: plugins/personal/password/password.tpl:18 html/password.php:196 -#: ihtml/themes/default/password.tpl:82 ihtml/themes/default/password.tpl:83 -#: ihtml/themes/default/accountexpired.tpl:32 -#: ihtml/themes/default/accountexpired.tpl:36 -msgid "New password" -msgstr "Neues Passwort" - -#: plugins/admin/users/password.tpl:17 -#: plugins/personal/generic/password.tpl:11 -#: plugins/personal/password/password.tpl:23 -msgid "Repeat new password" -msgstr "Neues Passwort (Wiederholung)" - -#: plugins/admin/users/password.tpl:21 -msgid "Strength" -msgstr "Stärke" - -#: plugins/admin/users/password.tpl:30 -#: plugins/personal/generic/password.tpl:17 -#: plugins/personal/password/password.tpl:39 -msgid "Set password" -msgstr "Passwort setzen" - -#: plugins/admin/users/class_divListUsers.inc:55 -#: plugins/admin/users/class_divListUsers.inc:56 -msgid "List of users" -msgstr "Liste der Benutzer" - -#: plugins/admin/users/class_divListUsers.inc:80 -#: ihtml/themes/default/password.tpl:69 ihtml/themes/default/password.tpl:71 -#: ihtml/themes/default/login.tpl:42 ihtml/themes/default/login.tpl:44 -msgid "Username" -msgstr "Benutzername" - -#: plugins/admin/users/class_divListUsers.inc:84 -#: plugins/admin/users/class_divListUsers.inc:128 -#: plugins/admin/users/class_userManagement.inc:764 -#: plugins/admin/users/template.tpl:15 plugins/admin/users/templatize.tpl:15 -msgid "Template" -msgstr "Vorlage" +#: plugins/admin/ogroups/class_ogroup.inc:518 +msgid "servers" +msgstr "Server" -#: plugins/admin/users/class_divListUsers.inc:84 -msgid "templates" -msgstr "Vorlagen" +#: plugins/admin/ogroups/class_ogroup.inc:473 +#: plugins/admin/ogroups/class_ogroup.inc:475 +#: plugins/admin/ogroups/class_ogroup.inc:519 +msgid "workstations" +msgstr "Arbeitsstationen" -#: plugins/admin/users/class_divListUsers.inc:85 -msgid "GOsa object" -msgstr "GOsa Objekt" +#: plugins/admin/ogroups/class_ogroup.inc:477 +#: plugins/admin/ogroups/class_ogroup.inc:479 +#: plugins/admin/ogroups/class_ogroup.inc:521 +msgid "terminals" +msgstr "Terminals" -#: plugins/admin/users/class_divListUsers.inc:85 -msgid "functional users" -msgstr "funktionale Benutzer" +#: plugins/admin/ogroups/class_ogroup.inc:481 +msgid "printer" +msgstr "Drucker" -#: plugins/admin/users/class_divListUsers.inc:86 -#: plugins/admin/users/class_divListUsers.inc:201 -#: plugins/admin/groups/class_divListGroup.inc:188 -msgid "Posix" -msgstr "Posix" +#: plugins/admin/ogroups/class_ogroup.inc:483 +#: plugins/admin/ogroups/class_ogroup.inc:523 +msgid "printers" +msgstr "Drucker" -#: plugins/admin/users/class_divListUsers.inc:86 -msgid "POSIX users" -msgstr "POSIX Benutzer" +#: plugins/admin/ogroups/class_ogroup.inc:485 +#: plugins/admin/ogroups/class_ogroup.inc:487 +#: plugins/admin/ogroups/class_ogroup.inc:522 +msgid "phones" +msgstr "Telefone" -#: plugins/admin/users/class_divListUsers.inc:87 -msgid "mail users" -msgstr "Mail Benutzer" +#: plugins/admin/ogroups/class_ogroup.inc:493 +#: plugins/admin/ogroups/class_ogroup.inc:495 +#: plugins/admin/ogroups/class_ogroup.inc:516 +msgid "applications" +msgstr "Anwendungen" -#: plugins/admin/users/class_divListUsers.inc:88 -#: plugins/admin/users/class_divListUsers.inc:211 -#: plugins/admin/groups/class_divListGroup.inc:192 -#: plugins/personal/posix/class_posixAccount.inc:295 -#: plugins/generic/references/class_reference.inc:47 -#: plugins/generic/references/class_reference.inc:49 -msgid "Samba" -msgstr "Samba" +#: plugins/admin/ogroups/class_ogroup.inc:510 +#: plugins/admin/users/class_userManagement.inc:493 +msgid "none" +msgstr "keine" -#: plugins/admin/users/class_divListUsers.inc:88 -msgid "samba users" -msgstr "Samba Benutzer" +#: plugins/admin/ogroups/class_ogroup.inc:512 +msgid "too many different objects!" +msgstr "zu viele unterschiedliche Objekte!" -#: plugins/admin/users/class_divListUsers.inc:89 -#: plugins/generic/references/class_reference.inc:53 -msgid "Proxy" -msgstr "Proxy" +#: plugins/admin/ogroups/class_ogroup.inc:514 +msgid "users" +msgstr "Benutzer" -#: plugins/admin/users/class_divListUsers.inc:89 -msgid "proxy users" -msgstr "Proxy Benutzer" +#: plugins/admin/ogroups/class_ogroup.inc:520 +msgid "winstations" +msgstr "Windows-Arbeitsstationen" -#: plugins/admin/users/class_divListUsers.inc:96 -#: plugins/admin/groups/group_objects.tpl:46 -msgid "Display users matching" -msgstr "Zeige die Benutzer, auf die Folgendes passt" +#: plugins/admin/ogroups/class_ogroup.inc:570 +#: plugins/admin/groups/class_groupGeneric.inc:521 +#: plugins/personal/posix/class_posixAccount.inc:623 +#: setup/setup_config2.tpl:201 +msgid "disabled" +msgstr "deaktiviert" -#: plugins/admin/users/class_divListUsers.inc:136 -#: plugins/admin/users/class_divListUsers.inc:270 -#: ihtml/themes/default/accountexpired.tpl:51 -msgid "Change password" -msgstr "Passwort ändern" +#: plugins/admin/ogroups/class_ogroup.inc:570 +#: plugins/admin/groups/class_groupGeneric.inc:521 +#: plugins/personal/posix/class_posixAccount.inc:623 +msgid "full access" +msgstr "Vollzugriff" -#: plugins/admin/users/class_divListUsers.inc:140 -msgid "Apply template" -msgstr "Vorlage anwenden" +#: plugins/admin/ogroups/class_ogroup.inc:571 +#: plugins/admin/groups/class_groupGeneric.inc:522 +#: plugins/personal/posix/class_posixAccount.inc:624 +msgid "allow access to these hosts" +msgstr "erlaube Zugriff auf diese Hosts" -#: plugins/admin/users/class_divListUsers.inc:199 -msgid "GOsa" -msgstr "GOsa" +#: plugins/admin/ogroups/class_ogroup.inc:755 +msgid "Non existing dn:" +msgstr "Unbekannte dn:" -#: plugins/admin/users/class_divListUsers.inc:200 -msgid "Edit generic properties" -msgstr "Allgemeine Einstellungen bearbeiten" +#: plugins/admin/ogroups/class_ogroup.inc:912 +#, php-format +msgid "" +"These systems are already configured by other object groups and cannot be " +"added:" +msgstr "" +"Die folgenden Systeme sind bereits für die Konfiguration über eine " +"Objektgruppe vorgeseheb und können nicht hinzugefügt werden:" -#: plugins/admin/users/class_divListUsers.inc:202 -msgid "Edit UNIX properties" -msgstr "UNIX-Einstellungen bearbeiten" +#: plugins/admin/ogroups/class_ogroup.inc:922 +#: plugins/admin/ogroups/class_ogroup.inc:932 +#: plugins/admin/ogroups/class_ogroup.inc:1129 +#: plugins/admin/groups/class_divListGroup.inc:79 +#: plugins/admin/groups/class_groupGeneric.inc:1139 +#: plugins/admin/groups/class_groupGeneric.inc:1145 +#: plugins/admin/groups/class_groupGeneric.inc:1147 +#: plugins/admin/groups/class_groupGeneric.inc:1159 +#: plugins/admin/groups/class_groupGeneric.inc:1173 +#: plugins/admin/groups/class_groupGeneric.inc:1180 +#: plugins/admin/groups/class_groupGeneric.inc:1304 +#: plugins/admin/users/class_userManagement.inc:767 +#: plugins/admin/users/class_userManagement.inc:841 +#: plugins/admin/users/class_userManagement.inc:853 +#: plugins/admin/departments/class_departmentGeneric.inc:307 +#: plugins/admin/departments/class_departmentGeneric.inc:309 +#: plugins/admin/departments/class_departmentGeneric.inc:314 +#: plugins/admin/departments/class_departmentGeneric.inc:321 +#: plugins/admin/departments/class_departmentGeneric.inc:325 +#: plugins/admin/departments/class_localityGeneric.inc:44 +#: plugins/admin/departments/class_localityGeneric.inc:46 +#: plugins/admin/departments/class_localityGeneric.inc:51 +#: plugins/admin/departments/class_localityGeneric.inc:53 +#: plugins/admin/departments/class_localityGeneric.inc:55 +#: plugins/admin/departments/class_organizationGeneric.inc:75 +#: plugins/admin/departments/class_organizationGeneric.inc:77 +#: plugins/admin/departments/class_organizationGeneric.inc:82 +#: plugins/admin/departments/class_organizationGeneric.inc:84 +#: plugins/admin/departments/class_organizationGeneric.inc:86 +#: plugins/admin/departments/class_countryGeneric.inc:43 +#: plugins/admin/departments/class_countryGeneric.inc:45 +#: plugins/admin/departments/class_countryGeneric.inc:50 +#: plugins/admin/departments/class_countryGeneric.inc:52 +#: plugins/admin/departments/class_countryGeneric.inc:54 +#: plugins/admin/departments/class_dcObject.inc:43 +#: plugins/admin/departments/class_dcObject.inc:45 +#: plugins/admin/departments/class_dcObject.inc:50 +#: plugins/admin/departments/class_dcObject.inc:52 +#: plugins/admin/departments/class_dcObject.inc:54 +#: plugins/admin/departments/class_dcObject.inc:86 +#: plugins/admin/acl/class_aclRole.inc:750 +#: plugins/admin/acl/class_aclRole.inc:762 plugins/admin/acl/paste_role.tpl:4 +#: plugins/admin/acl/acl_role.tpl:7 +#: plugins/personal/generic/class_user.inc:1230 +#: plugins/personal/generic/class_user.inc:1243 +#: plugins/personal/generic/class_user.inc:1280 +#: plugins/personal/generic/class_user.inc:1686 setup/setup_migrate.tpl:283 +#: setup/setup_feedback.tpl:31 +msgid "Name" +msgstr "Name" -#: plugins/admin/users/class_divListUsers.inc:204 -msgid "Edit environment properties" -msgstr "Umgebungs-Einstellungen bearbeiten" +#: plugins/admin/ogroups/class_ogroup.inc:937 +msgid "You can combine two different object types at maximum, only!" +msgstr "Sie können maximal zwei verschiedene Objekttypen miteinander kombinieren!" -#: plugins/admin/users/class_divListUsers.inc:206 -msgid "Edit mail properties" -msgstr "Mail-Einstellungen bearbeiten" +#: plugins/admin/ogroups/class_ogroup.inc:1121 +msgid "Object group generic" +msgstr "Objektgruppe (Allgemein)" -#: plugins/admin/users/class_divListUsers.inc:208 -msgid "Edit phone properties" -msgstr "Telefon-Einstellungen bearbeiten" +#: plugins/admin/ogroups/class_ogroup.inc:1132 +msgid "Sytem trust" +msgstr "System-Vertrauen" -#: plugins/admin/users/class_divListUsers.inc:210 -msgid "Edit fax properies" -msgstr "Fax-Einstellungen bearbeiten" +#: plugins/admin/ogroups/class_ogroup.inc:1133 +msgid "Member" +msgstr "Mitglied" -#: plugins/admin/users/class_divListUsers.inc:212 -msgid "Edit samba properties" -msgstr "Samba-Einstellungen bearbeiten" +#: 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" -#: plugins/admin/users/class_divListUsers.inc:213 -msgid "Netatalk" -msgstr "Netatalk" +#: plugins/admin/ogroups/generic.tpl:10 +msgid "Name of the group" +msgstr "Name der Gruppe" -#: plugins/admin/users/class_divListUsers.inc:214 -msgid "Edit netatalk properties" -msgstr "Netatalk-Einstellungen bearbeiten" +#: 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" -#: plugins/admin/users/class_divListUsers.inc:215 -msgid "Create user from template" -msgstr "Neuen Benutzer aus Vorlage erstellen" +#: plugins/admin/ogroups/generic.tpl:29 plugins/admin/groups/generic.tpl:43 +#: plugins/admin/acl/acl_role.tpl:31 +msgid "Choose subtree to place group in" +msgstr "Wählen Sie den Teilbaum, in den die Gruppe eingepflegt werden soll" -#: plugins/admin/users/class_divListUsers.inc:216 -msgid "Create user with this template" -msgstr "Neuen Benutzer aus dieser Vorlage erstellen" +#: plugins/admin/ogroups/generic.tpl:34 plugins/admin/groups/generic.tpl:49 +#: plugins/admin/departments/locality.tpl:37 +#: plugins/admin/departments/generic.tpl:49 +#: plugins/admin/departments/country.tpl:37 +#: plugins/admin/departments/dcObject.tpl:37 +#: plugins/admin/departments/organization.tpl:49 +#: plugins/admin/acl/acl_role.tpl:37 plugins/personal/generic/generic.tpl:180 +#: plugins/personal/generic/multiple_generic.tpl:56 +msgid "Select a base" +msgstr "Wählen Sie eine Basis" -#: plugins/admin/users/class_divListUsers.inc:247 -msgid "inactive" -msgstr "inaktiv" +#: plugins/admin/ogroups/generic.tpl:41 +#: plugins/admin/groups/class_groupGeneric.inc:1312 +#: plugins/personal/posix/generic.tpl:126 +msgid "System trust" +msgstr "System-Vertrauen" -#: plugins/admin/users/class_divListUsers.inc:250 -#: plugins/personal/posix/class_posixAccount.inc:159 -#: plugins/personal/posix/class_posixAccount.inc:161 -#: plugins/personal/posix/class_posixAccount.inc:163 -msgid "active" -msgstr "aktiv" +#: plugins/admin/ogroups/generic.tpl:42 plugins/admin/groups/generic.tpl:169 +#: plugins/admin/groups/generic.tpl:203 plugins/personal/posix/generic.tpl:128 +#: plugins/personal/posix/generic.tpl:156 +msgid "Trust mode" +msgstr "Vertrauens-Modus" -#: plugins/admin/users/class_divListUsers.inc:258 -#: plugins/admin/users/class_userManagement.inc:602 -msgid "user" -msgstr "Benutzer" +#: plugins/admin/ogroups/generic.tpl:70 +msgid "Member objects" +msgstr "Zusammengefasste Objekte" -#: plugins/admin/users/class_divListUsers.inc:269 -msgid "password" -msgstr "Passwort" +#: plugins/admin/ogroups/tabs_ogroups.inc:133 +msgid "Phone queue" +msgstr "Warteschlange" -#: plugins/admin/users/class_divListUsers.inc:273 -#: plugins/admin/users/class_divListUsers.inc:285 -#: plugins/admin/groups/class_divListGroup.inc:244 -msgid "Not allowed" -msgstr "Nicht erlaubt" +#: plugins/admin/ogroups/tabs_ogroups.inc:160 +msgid "Systems" +msgstr "Systeme" -#: plugins/admin/users/class_divListUsers.inc:282 -msgid "Delete user" -msgstr "Benutzer entfernen" +#: plugins/admin/ogroups/tabs_ogroups.inc:171 +#: plugins/admin/ogroups/tabs_ogroups.inc:194 +msgid "Startup" +msgstr "Start" -#: plugins/admin/users/class_divListUsers.inc:371 -msgid "Number of listed users" -msgstr "Anzahl der angezeigten Benutzer" +#: plugins/admin/ogroups/tabs_ogroups.inc:182 +#: plugins/admin/ogroups/tabs_ogroups.inc:203 +msgid "Devices" +msgstr "Geräte" -#: plugins/admin/users/class_userManagement.inc:27 -msgid "Manage users" -msgstr "Benutzer verwalten" +#: plugins/admin/ogroups/tabs_ogroups.inc:213 +msgid "FAI summary" +msgstr "FAI-Übersicht" -#: plugins/admin/users/class_userManagement.inc:260 -#: plugins/personal/generic/main.inc:92 -#: plugins/personal/password/class_password.inc:82 html/password.php:193 -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." +#: plugins/admin/ogroups/tabs_ogroups.inc:222 +#: plugins/admin/groups/class_divListGroup.inc:198 +#: plugins/admin/users/class_divListUsers.inc:203 +#: plugins/personal/posix/class_posixAccount.inc:295 +msgid "Environment" +msgstr "Umgebung" -#: plugins/admin/users/class_userManagement.inc:316 -#: plugins/admin/users/class_userManagement.inc:379 -#: plugins/personal/password/class_password.inc:78 -#: plugins/personal/password/class_password.inc:81 -#: plugins/personal/password/class_password.inc:84 -#: plugins/personal/password/class_password.inc:87 -#: plugins/personal/password/class_password.inc:90 -#: plugins/personal/password/class_password.inc:93 -#: plugins/personal/password/class_password.inc:107 -#: plugins/personal/password/class_password.inc:113 html/main.php:329 -#: ihtml/themes/default/password.tpl:41 -msgid "Password change" -msgstr "Passwort-Änderung" +#: plugins/admin/ogroups/tabs_ogroups.inc:241 +msgid "Applications" +msgstr "Anwendungen" -#: plugins/admin/users/class_userManagement.inc:316 -#: plugins/admin/users/class_userManagement.inc:379 -msgid "You have no permission to change this users password!" -msgstr "Sie haben keine Berechtigung dieses Passwort zu ändern!" +#: 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" -#: plugins/admin/users/class_userManagement.inc:546 -#, php-format -msgid "You have no permission to modify object '%s'!" -msgstr "Sie sind nicht berechtigt das Objekt '%s' zu verändern!" +#: plugins/admin/ogroups/ogroup_objects.tpl:6 +msgid "Select objects to add" +msgstr "Wählen Sie die hinzuzufügenden Objekte" -#: plugins/admin/users/class_userManagement.inc:550 -msgid "You have no permission to use this template!" -msgstr "Sie sind nicht berechtigt diese Vorlage zu nutzen!" +#: plugins/admin/ogroups/ogroup_objects.tpl:36 +msgid "Display objects of department" +msgstr "Zeige die Objekte der Abteilung" -#: plugins/admin/users/class_userManagement.inc:652 -#: plugins/admin/users/class_userManagement.inc:671 -msgid "Account locking" -msgstr "Konto-Sperrung" +#: plugins/admin/ogroups/ogroup_objects.tpl:37 +#: plugins/admin/ogroups/trust_machines.tpl:27 +#: plugins/admin/groups/group_objects.tpl:40 +#: plugins/admin/groups/trust_machines.tpl:27 +#: plugins/personal/posix/posix_groups.tpl:35 +#: plugins/personal/posix/trust_machines.tpl:27 +msgid "Choose the department the search will be based on" +msgstr "Wählen Sie die Abteilung, auf die die Suchfunktion angewandt wird" -#: plugins/admin/users/class_userManagement.inc:653 -msgid "You have no permission to change the lock status for this user!" -msgstr "" -"Sie haben keine Berechtigung den Bearbeitungs-Status dieses Benutzers zu " -"ändern!" +#: plugins/admin/ogroups/ogroup_objects.tpl:40 +msgid "Display objects matching" +msgstr "Zeige die Objekte, auf die Folgendes passt" -#: plugins/admin/users/class_userManagement.inc:672 -#, php-format -msgid "Password method '%s' does not support locking. Account has not been locked!" -msgstr "" -"Die Passwort-Methode '%s' unterstützt keine Sperrungen. Das Konto wurde " -"nicht gesperrt!" +#: plugins/admin/ogroups/ogroup_objects.tpl:41 +msgid "Regular expression for matching object names" +msgstr "Regulärer Ausdruck zum Erkennen von Objekt-Namen" -#: plugins/admin/users/class_userManagement.inc:770 -#: plugins/admin/users/class_userManagement.inc:844 -#: plugins/personal/generic/class_user.inc:1235 -#: plugins/personal/generic/class_user.inc:1277 -#: plugins/personal/generic/class_user.inc:1555 -#: plugins/personal/generic/class_user.inc:1683 -msgid "Given name" -msgstr "Vorname" +#: plugins/admin/ogroups/trust_machines.tpl:6 +#: plugins/admin/groups/trust_machines.tpl:6 +#: plugins/personal/posix/trust_machines.tpl:6 +msgid "Select systems to add" +msgstr "Wählen Sie die hinzuzufügenden Systeme" -#: plugins/admin/users/remove.tpl:6 -msgid "" -"This includes all account data, system access rules, imap settings, etc. for " -"this user. Please double check if your really want to do this since there is " -"no way for GOsa to get your data back." -msgstr "" -"Dies umfasst alle Konto-Informationen, Zugriffsregeln, IMAP-Einstellungen, " -"etc. dieses Benutzers. Bitte prüfen Sie genau, da es keine Möglichkeit für " -"GOsa gibt, die Daten wiederherzustellen. " +#: plugins/admin/ogroups/trust_machines.tpl:26 +#: plugins/admin/groups/trust_machines.tpl:26 +#: plugins/personal/posix/trust_machines.tpl:26 +msgid "Display systems of department" +msgstr "Zeige die Systeme der Abteilung" -#: plugins/admin/users/main.inc:51 plugins/admin/users/main.inc:57 -msgid "User administration" -msgstr "Benutzerverwaltung" +#: plugins/admin/ogroups/trust_machines.tpl:30 +#: plugins/admin/groups/trust_machines.tpl:30 +#: plugins/personal/posix/trust_machines.tpl:30 +msgid "Display systems matching" +msgstr "Zeige die Systeme, auf die das Folgende passt" -#: plugins/admin/users/template.tpl:2 -msgid "Creating a new user using templates" -msgstr "Erzeugen eines neuen Benutzer aus einer Vorlage" +#: plugins/admin/ogroups/trust_machines.tpl:31 +#: plugins/admin/groups/trust_machines.tpl:31 +#: plugins/personal/posix/trust_machines.tpl:31 +msgid "Regular expression for matching addresses" +msgstr "Regulärer Ausdruck zum Erkennen von Mail-Adressen" -#: plugins/admin/users/template.tpl:6 +#: plugins/admin/groups/remove.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." +"This may be a primary user group. Please double check if you really want to " +"do this since there is no way for GOsa to get your data back." 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." +"Bitte prüfen Sie, ob Sie die Aktion wirklich durchführen möchten, da GOsa " +"die Daten nicht wiederherstellen kann." -#: plugins/admin/users/template.tpl:23 plugins/personal/generic/generic.tpl:49 -#: plugins/personal/generic/paste_generic.tpl:7 -msgid "Last name" -msgstr "Nachname" +#: plugins/admin/groups/group_objects.tpl:6 +msgid "Select users to add" +msgstr "Wählen Sie die hinzuzufügenden Benutzer" -#: plugins/admin/users/template.tpl:27 plugins/personal/generic/generic.tpl:69 -#: plugins/personal/generic/paste_generic.tpl:11 -msgid "First name" -msgstr "Vorname" +#: plugins/admin/groups/group_objects.tpl:30 +msgid "Select to see servers" +msgstr "Wählen um Server anzuzeigen" -#: plugins/admin/users/template.tpl:32 plugins/personal/generic/generic.tpl:82 -#: plugins/personal/generic/paste_generic.tpl:15 -#: plugins/personal/generic/class_user.inc:1225 -#: plugins/personal/generic/class_user.inc:1238 -#: plugins/personal/generic/class_user.inc:1252 -#: plugins/personal/generic/class_user.inc:1254 html/password.php:215 -msgid "Login" -msgstr "Kennung" +#: plugins/admin/groups/group_objects.tpl:30 +msgid "Search within subtree" +msgstr "Suche im Teilbaum" -#: plugins/admin/users/templatize.tpl:2 -msgid "Applying a template" -msgstr "Vorlage anwenden" +#: plugins/admin/groups/group_objects.tpl:37 +msgid "Display users of department" +msgstr "Zeige die Benutzer der Abteilung" -#: plugins/admin/users/templatize.tpl:6 -msgid "" -"Applying a template to several users will replace all user attributes " -"defined in the template." -msgstr "" -"Das Anwenden einer Vorlage ersetzt alle in der Vorlage definierten Attribute " -"des Benutzers." +#: plugins/admin/groups/group_objects.tpl:46 +#: plugins/admin/users/class_divListUsers.inc:96 +msgid "Display users matching" +msgstr "Zeige die Benutzer, auf die Folgendes passt" -#: plugins/admin/users/templatize.tpl:33 -msgid "No templates available!" -msgstr "Keine Vorlagen verfügbar!" +#: plugins/admin/groups/group_objects.tpl:47 +msgid "Regular expression for matching user names" +msgstr "Regulärer Ausdruck zum Erkennen von Benutzernamen" #: plugins/admin/groups/generic.tpl:14 plugins/personal/generic/generic.tpl:52 #: plugins/personal/generic/generic.tpl:73 @@ -3339,29 +3300,87 @@ msgstr "Auswählen, um eine sambakonforme Gruppe zu erzeugen" msgid "in domain" msgstr "in der Domain" -#: plugins/admin/groups/generic.tpl:140 -msgid "Members are in a phone pickup group" -msgstr "Mitglieder sind in einer Telefon-Gruppe" +#: plugins/admin/groups/generic.tpl:140 +msgid "Members are in a phone pickup group" +msgstr "Mitglieder sind in einer Telefon-Gruppe" + +#: plugins/admin/groups/generic.tpl:155 +msgid "Members are in a nagios group" +msgstr "Mitglieder sind in einer Nagios-Gruppe" + +#: plugins/admin/groups/generic.tpl:245 +msgid "Group members" +msgstr "Gruppenmitglieder" + +#: plugins/admin/groups/generic.tpl:252 +msgid "In all groups" +msgstr "In allen Gruppen" + +#: plugins/admin/groups/generic.tpl:255 +msgid "Not in all groups" +msgstr "Nicht in allen Gruppen" + +#: plugins/admin/groups/class_divListGroup.inc:55 +#: plugins/admin/groups/class_divListGroup.inc:56 +msgid "List of groups" +msgstr "Liste der Gruppen" + +#: plugins/admin/groups/class_divListGroup.inc:84 +msgid "Select to see groups that are primary groups of users" +msgstr "Auswählen, um die Gruppen zu sehen, die primären Gruppen der Benutzer sind" + +#: plugins/admin/groups/class_divListGroup.inc:85 +msgid "primary groups" +msgstr "primäre Gruppen" + +#: plugins/admin/groups/class_divListGroup.inc:86 +msgid "samba groups mappings" +msgstr "Samba Group-Mapping" + +#: plugins/admin/groups/class_divListGroup.inc:87 +msgid "samba groups" +msgstr "Samba Gruppen" + +#: plugins/admin/groups/class_divListGroup.inc:88 +msgid "application settings" +msgstr "Anwendungseinstellungen" + +#: plugins/admin/groups/class_divListGroup.inc:90 +msgid "mail settings" +msgstr "Mail-Einstellungen" + +#: plugins/admin/groups/class_divListGroup.inc:91 +msgid "mail groups" +msgstr "Mail Gruppen" -#: plugins/admin/groups/generic.tpl:155 -msgid "Members are in a nagios group" -msgstr "Mitglieder sind in einer Nagios-Gruppe" +#: plugins/admin/groups/class_divListGroup.inc:92 +msgid "Select to see normal groups that have only functional aspects" +msgstr "Auswählen, um die \"normalen\" Gruppen zu sehen" -#: plugins/admin/groups/generic.tpl:245 -msgid "Group members" -msgstr "Gruppenmitglieder" +#: plugins/admin/groups/class_divListGroup.inc:93 +msgid "functional groups" +msgstr "funktionelle Gruppen" -#: plugins/admin/groups/generic.tpl:252 -msgid "In all groups" -msgstr "In allen Gruppen" +#: plugins/admin/groups/class_divListGroup.inc:101 +#: plugins/personal/posix/posix_groups.tpl:59 +msgid "User name of which groups are shown" +msgstr "Benutzername, dessen Gruppen angezeigt werden" -#: plugins/admin/groups/generic.tpl:255 -msgid "Not in all groups" -msgstr "Nicht in allen Gruppen" +#: plugins/admin/groups/class_divListGroup.inc:188 +#: plugins/admin/users/class_divListUsers.inc:86 +#: plugins/admin/users/class_divListUsers.inc:201 +msgid "Posix" +msgstr "Posix" -#: plugins/admin/groups/paste_generic.tpl:1 -msgid "Group settings" -msgstr "Gruppen-Einstellungen" +#: plugins/admin/groups/class_divListGroup.inc:244 +#: plugins/admin/users/class_divListUsers.inc:273 +#: plugins/admin/users/class_divListUsers.inc:285 +msgid "Not allowed" +msgstr "Nicht erlaubt" + +#: plugins/admin/groups/class_divListGroup.inc:303 +msgid "Number of listed groups" +msgstr "Anzahl der angezeigten Gruppen" #: plugins/admin/groups/class_groupGeneric.inc:163 msgid "Cannot find group SID in your configuration!" @@ -3388,66 +3407,89 @@ msgstr "Domänen-Gäste" msgid "Special group (%d)" msgstr "Spezielle Gruppe (%d)" -#: plugins/admin/groups/class_groupGeneric.inc:685 -msgid "! unknown id" -msgstr "! unbekannte id" +#: plugins/admin/groups/class_groupGeneric.inc:628 +#, php-format +msgid "Adding UID '%s' to group '%s' faild: cannot find user object!" +msgstr "Die UID '%s' konnte nicht zur Gruppe '%s' hinzugefügt werden: Benutzer-Objekt nicht gefunden!" + +#: plugins/admin/groups/class_groupGeneric.inc:634 +#, 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!" + +#: plugins/admin/groups/class_groupGeneric.inc:712 +msgid "! unknown UID" +msgstr "! unbekannte UID" -#: plugins/admin/groups/class_groupGeneric.inc:728 +#: plugins/admin/groups/class_groupGeneric.inc:755 #, php-format msgid "Search returned too many results. Not displaying more than %s entries!" msgstr "" "Die Suche ergab zu viele Treffer. Es werden nicht mehr als %s Einträge " "angezeigt!" -#: plugins/admin/groups/class_groupGeneric.inc:954 +#: plugins/admin/groups/class_groupGeneric.inc:981 #, php-format msgid "Cannot find any SID for '%s'!" msgstr "Kann keine SID für '%s' finden!" -#: plugins/admin/groups/class_groupGeneric.inc:959 +#: plugins/admin/groups/class_groupGeneric.inc:986 #, php-format msgid "Cannot find any RIDBASE for '%s'!" msgstr "Kann keine RIDBASE für '%s' finden!" -#: plugins/admin/groups/class_groupGeneric.inc:1146 -#: plugins/admin/groups/class_groupGeneric.inc:1149 -#: plugins/admin/groups/class_groupGeneric.inc:1265 +#: plugins/admin/groups/class_groupGeneric.inc:1088 +#, php-format +msgid "The gidNumber '%s' is already in use by %s!" +msgstr "Die Gruppen ID-Nummer '%s' wird bereits von %s verwendet!" + +#: plugins/admin/groups/class_groupGeneric.inc:1189 +#: plugins/admin/groups/class_groupGeneric.inc:1192 +#: plugins/admin/groups/class_groupGeneric.inc:1308 +#: plugins/personal/posix/class_posixAccount.inc:1084 +#: plugins/personal/posix/class_posixAccount.inc:1087 #: plugins/personal/posix/generic.tpl:68 #: plugins/personal/posix/paste_generic.tpl:37 -#: plugins/personal/posix/class_posixAccount.inc:1036 -#: plugins/personal/posix/class_posixAccount.inc:1039 msgid "GID" msgstr "GID" -#: plugins/admin/groups/class_groupGeneric.inc:1204 -#: plugins/personal/posix/class_posixAccount.inc:1334 +#: plugins/admin/groups/class_groupGeneric.inc:1247 +#: plugins/personal/posix/class_posixAccount.inc:1382 msgid "Cannot allocate a free ID!" msgstr "Konnte keine freie ID allozieren!" -#: plugins/admin/groups/class_groupGeneric.inc:1253 +#: plugins/admin/groups/class_groupGeneric.inc:1296 msgid "Generic group settings" msgstr "Allgemeine Gruppeneinstellungen" -#: plugins/admin/groups/class_groupGeneric.inc:1267 +#: plugins/admin/groups/class_groupGeneric.inc:1310 msgid "Samba group type" msgstr "Samba-Gruppentyp" -#: plugins/admin/groups/class_groupGeneric.inc:1268 +#: plugins/admin/groups/class_groupGeneric.inc:1311 msgid "Samba domain name" msgstr "Samba Domänen-Name" -#: plugins/admin/groups/class_groupGeneric.inc:1270 +#: plugins/admin/groups/class_groupGeneric.inc:1313 msgid "Phone pickup group" msgstr "Gesprächs-Annahme Gruppe" -#: plugins/admin/groups/class_groupGeneric.inc:1271 +#: plugins/admin/groups/class_groupGeneric.inc:1314 msgid "Nagios group" msgstr "Nagios-Gruppe" -#: plugins/admin/groups/class_groupGeneric.inc:1273 +#: plugins/admin/groups/class_groupGeneric.inc:1316 msgid "Group member" msgstr "Gruppenmitglieder" +#: plugins/admin/groups/paste_generic.tpl:1 +msgid "Group settings" +msgstr "Gruppen-Einstellungen" + +#: plugins/admin/groups/main.inc:49 plugins/admin/groups/main.inc:53 +msgid "Group administration" +msgstr "Gruppenverwaltung" + #: plugins/admin/groups/class_groupManagement.inc:27 msgid "Manage POSIX groups" msgstr "POSIX-Gruppen verwalten" @@ -3457,561 +3499,717 @@ msgstr "POSIX-Gruppen verwalten" msgid "group" msgstr "Gruppe" -#: plugins/admin/groups/remove.tpl:6 +#: plugins/admin/users/remove.tpl:6 msgid "" -"This may be a primary user group. Please double check if you really want to " -"do this since there is no way for GOsa to get your data back." +"This includes all account data, system access rules, imap settings, etc. for " +"this user. Please double check if your really want to do this since there is " +"no way for GOsa to get your data back." msgstr "" -"Bitte prüfen Sie, ob Sie die Aktion wirklich durchführen möchten, da GOsa " -"die Daten nicht wiederherstellen kann." +"Dies umfasst alle Konto-Informationen, Zugriffsregeln, IMAP-Einstellungen, " +"etc. dieses Benutzers. Bitte prüfen Sie genau, da es keine Möglichkeit für " +"GOsa gibt, die Daten wiederherzustellen. " -#: plugins/admin/groups/main.inc:49 plugins/admin/groups/main.inc:53 -msgid "Group administration" -msgstr "Gruppenverwaltung" +#: plugins/admin/users/main.inc:51 plugins/admin/users/main.inc:57 +msgid "User administration" +msgstr "Benutzerverwaltung" -#: plugins/admin/groups/group_objects.tpl:6 -msgid "Select users to add" -msgstr "Wählen Sie die hinzuzufügenden Benutzer" +#: plugins/admin/users/class_divListUsers.inc:55 +#: plugins/admin/users/class_divListUsers.inc:56 +msgid "List of users" +msgstr "Liste der Benutzer" -#: plugins/admin/groups/group_objects.tpl:30 -msgid "Select to see servers" -msgstr "Wählen um Server anzuzeigen" +#: plugins/admin/users/class_divListUsers.inc:84 +#: plugins/admin/users/class_divListUsers.inc:128 +#: plugins/admin/users/template.tpl:15 +#: plugins/admin/users/class_userManagement.inc:764 +#: plugins/admin/users/templatize.tpl:15 +msgid "Template" +msgstr "Vorlage" -#: plugins/admin/groups/group_objects.tpl:30 -msgid "Search within subtree" -msgstr "Suche im Teilbaum" +#: plugins/admin/users/class_divListUsers.inc:84 +msgid "templates" +msgstr "Vorlagen" -#: plugins/admin/groups/group_objects.tpl:37 -msgid "Display users of department" -msgstr "Zeige die Benutzer der Abteilung" +#: plugins/admin/users/class_divListUsers.inc:85 +msgid "GOsa object" +msgstr "GOsa Objekt" -#: plugins/admin/groups/group_objects.tpl:47 -msgid "Regular expression for matching user names" -msgstr "Regulärer Ausdruck zum Erkennen von Benutzernamen" +#: plugins/admin/users/class_divListUsers.inc:85 +msgid "functional users" +msgstr "funktionale Benutzer" -#: plugins/admin/groups/class_divListGroup.inc:55 -#: plugins/admin/groups/class_divListGroup.inc:56 -msgid "List of groups" -msgstr "Liste der Gruppen" +#: plugins/admin/users/class_divListUsers.inc:86 +msgid "POSIX users" +msgstr "POSIX Benutzer" -#: plugins/admin/groups/class_divListGroup.inc:84 -msgid "Select to see groups that are primary groups of users" -msgstr "Auswählen, um die Gruppen zu sehen, die primären Gruppen der Benutzer sind" +#: plugins/admin/users/class_divListUsers.inc:87 +msgid "mail users" +msgstr "Mail Benutzer" -#: plugins/admin/groups/class_divListGroup.inc:85 -msgid "primary groups" -msgstr "primäre Gruppen" +#: plugins/admin/users/class_divListUsers.inc:88 +msgid "samba users" +msgstr "Samba Benutzer" -#: plugins/admin/groups/class_divListGroup.inc:86 -msgid "samba groups mappings" -msgstr "Samba Group-Mapping" +#: plugins/admin/users/class_divListUsers.inc:89 +msgid "proxy users" +msgstr "Proxy Benutzer" -#: plugins/admin/groups/class_divListGroup.inc:87 -msgid "samba groups" -msgstr "Samba Gruppen" +#: plugins/admin/users/class_divListUsers.inc:140 +msgid "Apply template" +msgstr "Vorlage anwenden" -#: plugins/admin/groups/class_divListGroup.inc:88 -msgid "application settings" -msgstr "Anwendungseinstellungen" +#: plugins/admin/users/class_divListUsers.inc:199 +msgid "GOsa" +msgstr "GOsa" -#: plugins/admin/groups/class_divListGroup.inc:90 -msgid "mail settings" -msgstr "Mail-Einstellungen" +#: plugins/admin/users/class_divListUsers.inc:200 +msgid "Edit generic properties" +msgstr "Allgemeine Einstellungen bearbeiten" -#: plugins/admin/groups/class_divListGroup.inc:91 -msgid "mail groups" -msgstr "Mail Gruppen" +#: plugins/admin/users/class_divListUsers.inc:202 +msgid "Edit UNIX properties" +msgstr "UNIX-Einstellungen bearbeiten" + +#: plugins/admin/users/class_divListUsers.inc:204 +msgid "Edit environment properties" +msgstr "Umgebungs-Einstellungen bearbeiten" + +#: plugins/admin/users/class_divListUsers.inc:206 +msgid "Edit mail properties" +msgstr "Mail-Einstellungen bearbeiten" + +#: plugins/admin/users/class_divListUsers.inc:208 +msgid "Edit phone properties" +msgstr "Telefon-Einstellungen bearbeiten" + +#: plugins/admin/users/class_divListUsers.inc:209 +#: plugins/admin/departments/class_departmentGeneric.inc:331 +#: plugins/admin/departments/class_departmentGeneric.inc:627 +#: plugins/admin/departments/generic.tpl:96 +#: plugins/admin/departments/class_organizationGeneric.inc:127 +#: plugins/admin/departments/organization.tpl:96 +#: plugins/personal/generic/class_user.inc:1266 +#: plugins/personal/generic/class_user.inc:1674 +#: plugins/personal/generic/generic.tpl:363 +#: plugins/personal/generic/generic.tpl:531 +#: plugins/personal/generic/multiple_generic.tpl:247 +#: plugins/personal/generic/multiple_generic.tpl:438 +msgid "Fax" +msgstr "Fax" + +#: plugins/admin/users/class_divListUsers.inc:210 +msgid "Edit fax properies" +msgstr "Fax-Einstellungen bearbeiten" + +#: plugins/admin/users/class_divListUsers.inc:212 +msgid "Edit samba properties" +msgstr "Samba-Einstellungen bearbeiten" + +#: plugins/admin/users/class_divListUsers.inc:213 +msgid "Netatalk" +msgstr "Netatalk" + +#: plugins/admin/users/class_divListUsers.inc:214 +msgid "Edit netatalk properties" +msgstr "Netatalk-Einstellungen bearbeiten" + +#: plugins/admin/users/class_divListUsers.inc:215 +msgid "Create user from template" +msgstr "Neuen Benutzer aus Vorlage erstellen" + +#: plugins/admin/users/class_divListUsers.inc:216 +msgid "Create user with this template" +msgstr "Neuen Benutzer aus dieser Vorlage erstellen" + +#: plugins/admin/users/class_divListUsers.inc:247 +msgid "inactive" +msgstr "inaktiv" + +#: plugins/admin/users/class_divListUsers.inc:250 +#: plugins/personal/posix/class_posixAccount.inc:159 +#: plugins/personal/posix/class_posixAccount.inc:161 +#: plugins/personal/posix/class_posixAccount.inc:163 +msgid "active" +msgstr "aktiv" + +#: plugins/admin/users/class_divListUsers.inc:258 +#: plugins/admin/users/class_userManagement.inc:602 +msgid "user" +msgstr "Benutzer" + +#: plugins/admin/users/class_divListUsers.inc:269 +msgid "password" +msgstr "Passwort" + +#: plugins/admin/users/class_divListUsers.inc:282 +msgid "Delete user" +msgstr "Benutzer entfernen" + +#: plugins/admin/users/class_divListUsers.inc:371 +msgid "Number of listed users" +msgstr "Anzahl der angezeigten Benutzer" + +#: 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." +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:8 plugins/personal/password/password.tpl:8 +msgid "" +"Changing the password affects your authentification on mail, proxy, samba " +"and unix services." +msgstr "" +"Das Ändern des Passwortes wirkt sich auf ihre Authentifizierung bei Mail-, " +"Proxy-, Samba- und Unix-Diensten aus." -#: plugins/admin/groups/class_divListGroup.inc:92 -msgid "Select to see normal groups that have only functional aspects" -msgstr "Auswählen, um die \"normalen\" Gruppen zu sehen" +#: plugins/admin/users/password.tpl:17 +#: plugins/personal/generic/password.tpl:11 +#: plugins/personal/password/password.tpl:23 +msgid "Repeat new password" +msgstr "Neues Passwort (Wiederholung)" -#: plugins/admin/groups/class_divListGroup.inc:93 -msgid "functional groups" -msgstr "funktionelle Gruppen" +#: plugins/admin/users/password.tpl:21 +msgid "Strength" +msgstr "Stärke" -#: plugins/admin/groups/class_divListGroup.inc:101 -#: plugins/personal/posix/posix_groups.tpl:59 -msgid "User name of which groups are shown" -msgstr "Benutzername, dessen Gruppen angezeigt werden" +#: plugins/admin/users/password.tpl:30 +#: plugins/personal/generic/password.tpl:17 +#: plugins/personal/password/password.tpl:39 +msgid "Set password" +msgstr "Passwort setzen" -#: plugins/admin/groups/class_divListGroup.inc:303 -msgid "Number of listed groups" -msgstr "Anzahl der angezeigten Gruppen" +#: plugins/admin/users/template.tpl:2 +msgid "Creating a new user using templates" +msgstr "Erzeugen eines neuen Benutzer aus einer Vorlage" -#: plugins/personal/posix/posix_groups.tpl:6 -msgid "Select groups to add" -msgstr "Wählen Sie die hinzuzufügenden Gruppen" +#: 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." -#: plugins/personal/posix/posix_groups.tpl:32 -msgid "Display groups of department" -msgstr "Zeige Gruppen der Abteilung" +#: plugins/admin/users/template.tpl:23 plugins/personal/generic/generic.tpl:49 +#: plugins/personal/generic/paste_generic.tpl:7 +msgid "Last name" +msgstr "Nachname" -#: plugins/personal/posix/posix_groups.tpl:44 -msgid "Display groups matching" -msgstr "Zeige Gruppen, auf die zutrifft" +#: plugins/admin/users/template.tpl:27 plugins/personal/generic/generic.tpl:69 +#: plugins/personal/generic/paste_generic.tpl:11 +msgid "First name" +msgstr "Vorname" -#: plugins/personal/posix/posix_groups.tpl:55 -msgid "Display groups of user" -msgstr "Zeige Gruppen des Benutzers" +#: plugins/admin/users/class_userManagement.inc:27 +msgid "Manage users" +msgstr "Benutzer verwalten" -#: plugins/personal/posix/generic.tpl:7 -#: plugins/personal/posix/paste_generic.tpl:8 -#: plugins/personal/posix/class_posixAccount.inc:1018 -#: plugins/personal/posix/class_posixAccount.inc:1021 -#: plugins/personal/posix/class_posixAccount.inc:1091 -#: plugins/personal/posix/class_posixAccount.inc:1094 -#: plugins/personal/posix/class_posixAccount.inc:1522 -msgid "Home directory" -msgstr "Basisverzeichnis" +#: plugins/admin/users/class_userManagement.inc:316 +#: plugins/admin/users/class_userManagement.inc:379 +msgid "You have no permission to change this users password!" +msgstr "Sie haben keine Berechtigung dieses Passwort zu ändern!" -#: plugins/personal/posix/generic.tpl:15 -#: plugins/personal/posix/class_posixAccount.inc:1523 -msgid "Shell" -msgstr "Shell" +#: plugins/admin/users/class_userManagement.inc:546 +#, php-format +msgid "You have no permission to modify object '%s'!" +msgstr "Sie sind nicht berechtigt das Objekt '%s' zu verändern!" -#: plugins/personal/posix/generic.tpl:25 -msgid "Primary group" -msgstr "Primäre Gruppe" +#: plugins/admin/users/class_userManagement.inc:550 +msgid "You have no permission to use this template!" +msgstr "Sie sind nicht berechtigt diese Vorlage zu nutzen!" -#: plugins/personal/posix/generic.tpl:36 -msgid "Status" -msgstr "Status" +#: plugins/admin/users/class_userManagement.inc:652 +#: plugins/admin/users/class_userManagement.inc:671 +msgid "Account locking" +msgstr "Konto-Sperrung" -#: plugins/personal/posix/generic.tpl:53 -#: plugins/personal/posix/paste_generic.tpl:23 -msgid "Force UID/GID" -msgstr "Erzwinge UID/GID" +#: plugins/admin/users/class_userManagement.inc:653 +msgid "You have no permission to change the lock status for this user!" +msgstr "" +"Sie haben keine Berechtigung den Bearbeitungs-Status dieses Benutzers zu " +"ändern!" -#: plugins/personal/posix/generic.tpl:57 -#: plugins/personal/posix/paste_generic.tpl:28 -#: plugins/personal/posix/class_posixAccount.inc:1029 -#: plugins/personal/posix/class_posixAccount.inc:1032 -msgid "UID" -msgstr "UID" +#: plugins/admin/users/class_userManagement.inc:672 +#, php-format +msgid "Password method '%s' does not support locking. Account has not been locked!" +msgstr "" +"Die Passwort-Methode '%s' unterstützt keine Sperrungen. Das Konto wurde " +"nicht gesperrt!" -#: plugins/personal/posix/generic.tpl:83 -#: plugins/personal/posix/paste_generic.tpl:47 -msgid "Group membership" -msgstr "Gruppenmitgliedschaft" +#: plugins/admin/users/class_userManagement.inc:770 +#: plugins/admin/users/class_userManagement.inc:844 +#: plugins/personal/generic/class_user.inc:1235 +#: plugins/personal/generic/class_user.inc:1277 +#: plugins/personal/generic/class_user.inc:1555 +#: plugins/personal/generic/class_user.inc:1683 +msgid "Given name" +msgstr "Vorname" -#: plugins/personal/posix/generic.tpl:85 -#: plugins/personal/posix/paste_generic.tpl:54 -msgid "(Warning: more than 16 groups are not supported by NFS!)" -msgstr "(Warnung: mehr als 16 Gruppen werden von NFS nicht unterstützt!)" +#: plugins/admin/users/templatize.tpl:2 +msgid "Applying a template" +msgstr "Vorlage anwenden" -#: plugins/personal/posix/generic.tpl:94 -msgid "Common group" -msgstr "Gemeinsame Gruppe" +#: plugins/admin/users/templatize.tpl:6 +msgid "" +"Applying a template to several users will replace all user attributes " +"defined in the template." +msgstr "" +"Das Anwenden einer Vorlage ersetzt alle in der Vorlage definierten Attribute " +"des Benutzers." -#: plugins/personal/posix/generic.tpl:98 -msgid "Non common group" -msgstr "Nicht gemeinsame Gruppe" +#: plugins/admin/users/templatize.tpl:33 +msgid "No templates available!" +msgstr "Keine Vorlagen verfügbar!" -#: plugins/personal/posix/generic.tpl:119 -msgid "Account" -msgstr "Konto" +#: plugins/admin/departments/remove.tpl:6 +msgid "" +"This includes 'all' accounts, systems, etc. in this subtree. Please double " +"check if your really want to do this since there is no way for GOsa to get " +"your data back." +msgstr "" +"Dies umfasst 'alle' Konten, System- und Setup-Informationen dieses " +"Teilbaums. Bitte prüfen Sie genau, da es keine Möglichkeit für GOsa gibt, " +"die Daten wiederherzustellen. " -#: plugins/personal/posix/paste_generic.tpl:4 -msgid "Posix settings" -msgstr "UNIX-Einstellungen" +#: plugins/admin/departments/remove.tpl:10 plugins/admin/acl/remove.tpl:10 +msgid "" +"Best thing to do before performing this action would be to save the current " +"contents of your LDAP tree in a file. So - if you've done so - press " +"'Delete' to continue or 'Cancel' to abort." +msgstr "" +"Eine Sicherung der LDAP-Datenbank bietet sich an. Wenn Sie dies erledigt " +"haben, drücken Sie 'Entfernen' um Fortzufahren oder 'Abbrechen', um den " +"Vorgang abzubrechen." -#: plugins/personal/posix/class_posixAccount.inc:37 -#: plugins/generic/references/class_reference.inc:43 -msgid "UNIX" -msgstr "UNIX" +#: plugins/admin/departments/class_departmentGeneric.inc:386 +msgid "Cannot find an unused tag for this administrative unit!" +msgstr "Kann keinen unbenutzten Tag für diese administrative Einheit finden!" -#: plugins/personal/posix/class_posixAccount.inc:38 -msgid "Edit users POSIX settings" -msgstr "Benutzer POSIX-Einstellungen bearbeiten" +#: plugins/admin/departments/class_departmentGeneric.inc:457 +#, php-format +msgid "Tagging '%s'." +msgstr "Markiere '%s'." -#: plugins/personal/posix/class_posixAccount.inc:154 -msgid "expired" -msgstr "abgelaufen" +#: plugins/admin/departments/class_departmentGeneric.inc:538 +#, php-format +msgid "Moving '%s' to '%s'" +msgstr "Verschiebe '%s' nach '%s'" -#: plugins/personal/posix/class_posixAccount.inc:156 -msgid "grace time active" -msgstr "Nachfrist aktiv" +#: plugins/admin/departments/class_departmentGeneric.inc:579 +#, php-format +msgid "FAILED to copy %s, aborting operation" +msgstr "Fehler beim kopieren von %s, breche ab" -#: plugins/personal/posix/class_posixAccount.inc:159 -msgid "password not changeable" -msgstr "Passwort kann nicht geändert werden" +#: plugins/admin/departments/class_departmentGeneric.inc:610 +#: plugins/admin/departments/class_departmentGeneric.inc:615 +#: plugins/admin/departments/class_departmentManagement.inc:26 +msgid "Departments" +msgstr "Abteilungen" -#: plugins/personal/posix/class_posixAccount.inc:161 -msgid "password expired" -msgstr "Passwort abgelaufen" +#: plugins/admin/departments/class_departmentGeneric.inc:618 +#: plugins/admin/departments/class_divListDepartment.inc:65 +msgid "Department name" +msgstr "Name der Abteilung" -#: plugins/personal/posix/class_posixAccount.inc:208 -msgid "unconfigured" -msgstr "unkonfiguriert" +#: plugins/admin/departments/class_departmentGeneric.inc:620 +#: plugins/admin/departments/generic.tpl:27 +#: plugins/admin/departments/class_organizationGeneric.inc:120 +#: plugins/admin/departments/organization.tpl:27 +msgid "Category" +msgstr "Kategorie" -#: plugins/personal/posix/class_posixAccount.inc:219 -msgid "automatic" -msgstr "automatisch" +#: plugins/admin/departments/class_departmentGeneric.inc:623 +#: plugins/admin/departments/generic.tpl:65 +#: plugins/admin/departments/class_organizationGeneric.inc:123 +#: plugins/admin/departments/organization.tpl:65 +#: plugins/personal/generic/class_user.inc:1579 +#: plugins/personal/generic/generic.tpl:389 +#: plugins/personal/generic/multiple_generic.tpl:275 +msgid "State" +msgstr "Land" -#: plugins/personal/posix/class_posixAccount.inc:275 -#: plugins/personal/posix/class_posixAccount.inc:295 -#: plugins/personal/posix/class_posixAccount.inc:297 -#: plugins/personal/posix/class_posixAccount.inc:300 -msgid "POSIX" -msgstr "POSIX" +#: plugins/admin/departments/class_departmentGeneric.inc:624 +#: plugins/admin/departments/generic.tpl:61 +#: plugins/admin/departments/generic.tpl:73 +#: plugins/admin/departments/class_localityGeneric.inc:87 +#: plugins/admin/departments/class_organizationGeneric.inc:124 +#: plugins/admin/departments/organization.tpl:61 +#: plugins/admin/departments/organization.tpl:73 +#: plugins/personal/generic/class_user.inc:1580 +#: plugins/personal/generic/generic.tpl:381 +#: plugins/personal/generic/multiple_generic.tpl:265 +msgid "Location" +msgstr "Ort" + +#: plugins/admin/departments/class_departmentGeneric.inc:625 +#: plugins/admin/departments/generic.tpl:81 +#: plugins/admin/departments/organization.tpl:81 +#: plugins/personal/generic/generic.tpl:194 +#: plugins/personal/generic/generic.tpl:397 +#: plugins/personal/generic/multiple_generic.tpl:67 +#: plugins/personal/generic/multiple_generic.tpl:285 +msgid "Address" +msgstr "Adresse" -#: plugins/personal/posix/class_posixAccount.inc:471 -#, 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" +#: plugins/admin/departments/class_departmentGeneric.inc:626 +msgid "Telephone" +msgstr "Telefon" -#: plugins/personal/posix/class_posixAccount.inc:475 -#, php-format -msgid "Password must be changed after %s days" -msgstr "Der Benutzer muß sein Passwort nach %s Tagen ändern" +#: plugins/admin/departments/class_departmentGeneric.inc:629 +#: plugins/admin/departments/locality.tpl:50 +#: plugins/admin/departments/generic.tpl:114 +#: plugins/admin/departments/class_localityGeneric.inc:90 +#: plugins/admin/departments/class_organizationGeneric.inc:129 +#: plugins/admin/departments/class_countryGeneric.inc:90 +#: plugins/admin/departments/class_dcObject.inc:89 +#: plugins/admin/departments/country.tpl:50 +#: plugins/admin/departments/dcObject.tpl:50 +#: plugins/admin/departments/organization.tpl:114 +msgid "Administrative settings" +msgstr "Administrative Einstellungen" -#: plugins/personal/posix/class_posixAccount.inc:479 +#: plugins/admin/departments/class_departmentGeneric.inc:680 #, php-format -msgid "Disable account after %s days of inactivity after password expiry" -msgstr "Konto nach %s Tagen nach Ablauf ohne Aktivität deaktivieren" +msgid "Object '%s' is already tagged" +msgstr "Objekt '%s' ist bereits markiert" -#: plugins/personal/posix/class_posixAccount.inc:483 +#: plugins/admin/departments/class_departmentGeneric.inc:687 #, php-format -msgid "Warn user %s days before password expiry" -msgstr "Benutzer %s Tage vor dem Ablauf des Passwortes warnen" - -#: plugins/personal/posix/class_posixAccount.inc:832 -msgid "Timeout while waiting for lock. Ignoring lock!" -msgstr "Wartezeit für Sperre abgelaufen. Ignoriere Sperre!" - -#: plugins/personal/posix/class_posixAccount.inc:925 -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." - -#: plugins/personal/posix/class_posixAccount.inc:962 -#: plugins/personal/posix/class_posixAccount.inc:1155 -msgid "Group of user" -msgstr "Gruppe des Benutzers" +msgid "Adding tag (%s) to object '%s'" +msgstr "Füge Markierung (%s) zu Objekt '%s' hinzu" -#: plugins/personal/posix/class_posixAccount.inc:1047 -#: plugins/personal/posix/class_posixAccount.inc:1100 -msgid "shadowMin" -msgstr "shadowMin" +#: plugins/admin/departments/class_departmentGeneric.inc:719 +#, php-format +msgid "Removing tag from object '%s'" +msgstr "Entferne Markierung von Objekt '%s'" -#: plugins/personal/posix/class_posixAccount.inc:1052 -#: plugins/personal/posix/class_posixAccount.inc:1105 -msgid "shadowMax" -msgstr "shadowMax" +#: plugins/admin/departments/locality.tpl:11 +#: plugins/admin/departments/dcObject.tpl:11 +msgid "Locality name" +msgstr "Standort-Name" -#: plugins/personal/posix/class_posixAccount.inc:1057 -#: plugins/personal/posix/class_posixAccount.inc:1110 -msgid "shadowWarning" -msgstr "shadowWarning" +#: plugins/admin/departments/locality.tpl:14 +#: plugins/admin/departments/dcObject.tpl:14 +msgid "Name of locality to create" +msgstr "Name des zu erzeugenden Standortes" -#: plugins/personal/posix/class_posixAccount.inc:1071 -#: plugins/personal/posix/class_posixAccount.inc:1124 -msgid "shadowInactive" -msgstr "shadowInactive" +#: plugins/admin/departments/locality.tpl:22 +#: plugins/admin/departments/generic.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" -#: plugins/personal/posix/class_posixAccount.inc:1512 -msgid "POSIX account" -msgstr "POSIX-Konto" +#: plugins/admin/departments/locality.tpl:31 +#: plugins/admin/departments/generic.tpl:43 +#: plugins/admin/departments/country.tpl:31 +#: plugins/admin/departments/dcObject.tpl:31 +#: plugins/admin/departments/organization.tpl:43 +msgid "Choose subtree to place department in" +msgstr "Wählen Sie den Teilbaum, in den die Abteilung eingepflegt werden soll" -#: plugins/personal/posix/class_posixAccount.inc:1516 -#: plugins/personal/generic/class_user.inc:1548 -#: plugins/personal/password/class_password.inc:145 -msgid "My account" -msgstr "Mein Konto" +#: plugins/admin/departments/locality.tpl:52 +#: plugins/admin/departments/generic.tpl:116 +#: plugins/admin/departments/country.tpl:52 +#: plugins/admin/departments/dcObject.tpl:52 +#: plugins/admin/departments/organization.tpl:116 +msgid "Tag department as an independent administrative unit" +msgstr "Abteilung als eigenständige administrative Einheit kennzeichnen" -#: plugins/personal/posix/class_posixAccount.inc:1524 -#: setup/setup_migrate.tpl:263 -msgid "User ID" -msgstr "Benutzer-ID" +#: plugins/admin/departments/generic.tpl:11 +msgid "Name of department" +msgstr "Name der Abteilung" -#: plugins/personal/posix/class_posixAccount.inc:1525 -msgid "Group ID" -msgstr "Gruppen-ID" +#: plugins/admin/departments/generic.tpl:14 +msgid "Name of subtree to create" +msgstr "Name des zu erzeugenden Teilbaums" -#: plugins/personal/posix/class_posixAccount.inc:1527 -msgid "Force password change on login" -msgstr "Erzwinge Änderung des Passwort bei Anmeldung" +#: plugins/admin/departments/generic.tpl:30 +#: plugins/admin/departments/organization.tpl:30 +msgid "Category for this subtree" +msgstr "Kategorie dieses Teilbaums" -#: plugins/personal/posix/class_posixAccount.inc:1528 -msgid "Shadow min" -msgstr "Shadow min" +#: plugins/admin/departments/generic.tpl:68 +#: plugins/admin/departments/organization.tpl:68 +msgid "State where this subtree is located" +msgstr "Land, in dem dieser Teilbaum anzusiedeln ist" -#: plugins/personal/posix/class_posixAccount.inc:1529 -msgid "Shadow max" -msgstr "Shadow max" +#: plugins/admin/departments/generic.tpl:76 +#: plugins/admin/departments/organization.tpl:76 +msgid "Location of this subtree" +msgstr "Ort dieses Teilbaums" -#: plugins/personal/posix/class_posixAccount.inc:1530 -msgid "Shadow warning" -msgstr "Shadow warning" +#: plugins/admin/departments/generic.tpl:84 +#: plugins/admin/departments/organization.tpl:84 +msgid "Postal address of this subtree" +msgstr "Postalische Anschrift dieses Teilbaums" -#: plugins/personal/posix/class_posixAccount.inc:1531 -msgid "Shadow inactive" -msgstr "Shadow inactive" +#: plugins/admin/departments/generic.tpl:91 +#: plugins/admin/departments/organization.tpl:91 +msgid "Base telephone number of this subtree" +msgstr "Einleitende Telefonnummer dieses Teilbaums" -#: plugins/personal/posix/class_posixAccount.inc:1532 -msgid "Shadow expire" -msgstr "Shadow expire" +#: plugins/admin/departments/generic.tpl:99 +#: plugins/admin/departments/organization.tpl:99 +msgid "Base facsimile telephone number of this subtree" +msgstr "Einleitende Fax-Nummer dieses Teilbaums" -#: plugins/personal/posix/class_posixAccount.inc:1533 -msgid "System trust model" -msgstr "Modell des System-Vertrauens" +#: plugins/admin/departments/class_divListDepartment.inc:47 +#: plugins/admin/departments/class_divListDepartment.inc:48 +msgid "List of departments" +msgstr "Liste der Abteilungen" -#: plugins/personal/posix/main.inc:142 -msgid "POSIX settings" -msgstr "POSIX-Einstellungen" +#: plugins/admin/departments/class_divListDepartment.inc:73 +msgid "Regular expression for matching department names" +msgstr "Regulärer Ausdruck zum Erkennen von Abteilungs-Namen" -#: plugins/personal/posix/posix_shadow.tpl:9 -msgid "User must change password on first login" -msgstr "Der Benutzer muss beim ersten Anmelden sein Passwort ändern" +#: plugins/admin/departments/class_departmentManagement.inc:27 +msgid "Manage Departments" +msgstr "Abteilungen verwalten" -#: plugins/personal/posix/posix_shadow.tpl:34 -msgid "Password expires on" -msgstr "Passwort läuft ab am" +#: plugins/admin/departments/class_departmentManagement.inc:316 +msgid "" +"As soon as the move 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 "" +"Sobald der Verschiebe-Vorgang abgeschlossen wurde, können Sie zum Ende der " +"Seite scrollen und auf den 'Fortfahren'-Knopf drücken, um mit der " +"Abteilungsverwaltung fort zu fahren." -#: plugins/personal/generic/password.tpl:2 +#: plugins/admin/departments/class_departmentManagement.inc:336 msgid "" -"You have changed the method your password is stored in the ldap database. " -"For that reason you've to enter your password at this point again. GOsa will " -"then encode it with the selected method." +"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 "" -"Sie haben die Verschlüsselungsart, mit der Ihr Passwort in der LDAP-" -"Datenbank gespeichert wird, geändert. Aus diesem Grund müssen Sie das " -"Passwort an dieser Stelle noch einmal eingeben, damit es von GOsa in der " -"gewünschten Verschlüsselung abgelegt werden kann." +"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." -#: plugins/personal/generic/generic.tpl:6 -#: plugins/personal/generic/multiple_generic.tpl:5 -msgid "Personal information" -msgstr "Persönliche Informationen" +#: plugins/admin/departments/class_departmentManagement.inc:556 +#: plugins/admin/departments/class_dcObject.inc:77 +#: plugins/admin/departments/class_dcObject.inc:78 +msgid "Domain Component" +msgstr "Domänen-Komponente" -#: plugins/personal/generic/generic.tpl:20 -#: plugins/personal/generic/generic.tpl:22 -#: plugins/personal/generic/generic.tpl:38 -#: plugins/personal/generic/paste_generic.tpl:37 -#: plugins/personal/generic/generic_picture.tpl:5 -#: plugins/personal/generic/generic_picture.tpl:15 -#: plugins/personal/generic/multiple_generic.tpl:13 -msgid "Personal picture" -msgstr "Bild" +#: plugins/admin/departments/class_departmentManagement.inc:568 +#: plugins/admin/departments/class_countryGeneric.inc:78 +#: plugins/admin/departments/class_countryGeneric.inc:79 +msgid "Country" +msgstr "Land" -#: plugins/personal/generic/generic.tpl:29 -#: plugins/personal/generic/generic.tpl:40 -msgid "Change picture" -msgstr "Bild ändern" +#: plugins/admin/departments/class_departmentManagement.inc:580 +#: plugins/admin/departments/class_localityGeneric.inc:78 +#: plugins/admin/departments/class_localityGeneric.inc:79 +msgid "Locality" +msgstr "Standort" -#: plugins/personal/generic/generic.tpl:62 -msgid "Template name" -msgstr "Name der Vorlage" +#: plugins/admin/departments/class_departmentManagement.inc:592 +#: plugins/admin/departments/class_organizationGeneric.inc:109 +#: plugins/admin/departments/class_organizationGeneric.inc:110 +#: plugins/personal/generic/class_user.inc:1567 +#: plugins/personal/generic/generic.tpl:279 +#: plugins/personal/generic/multiple_generic.tpl:149 +#: setup/setup_feedback.tpl:23 +msgid "Organization" +msgstr "Organisation" -#: plugins/personal/generic/generic.tpl:98 -#: plugins/personal/generic/class_user.inc:1557 -msgid "Personal title" -msgstr "Titel" +#: plugins/admin/departments/class_organizationGeneric.inc:118 +msgid "Organization name" +msgstr "Organisationsname" -#: plugins/personal/generic/generic.tpl:108 -#: plugins/personal/generic/class_user.inc:1558 -#: plugins/personal/generic/multiple_generic.tpl:23 -msgid "Academic title" -msgstr "Akademischer Titel" +#: plugins/admin/departments/class_organizationGeneric.inc:125 +#: plugins/personal/generic/class_user.inc:1581 +msgid "Postal address" +msgstr "Adresse" + +#: plugins/admin/departments/class_organizationGeneric.inc:126 +msgid "Phone number" +msgstr "Telefonnummer" -#: plugins/personal/generic/generic.tpl:119 -#: plugins/personal/generic/class_user.inc:1560 -msgid "Date of birth" -msgstr "Geburtsdatum" +#: plugins/admin/departments/class_countryGeneric.inc:87 +#: plugins/admin/departments/country.tpl:11 +msgid "Country name" +msgstr "Name des Landes" -#: plugins/personal/generic/generic.tpl:144 -msgid "Sex" -msgstr "Geschlecht" +#: plugins/admin/departments/main.inc:50 plugins/admin/departments/main.inc:52 +msgid "Department management" +msgstr "Abteilungsverwaltung" -#: plugins/personal/generic/generic.tpl:157 -#: plugins/personal/generic/multiple_generic.tpl:33 -msgid "Preferred langage" -msgstr "Bevorzugte Sprache" +#: plugins/admin/departments/country.tpl:14 +msgid "Name of country to create" +msgstr "Name des anzulegenden Landes" -#: plugins/personal/generic/generic.tpl:175 -#: plugins/personal/generic/multiple_generic.tpl:53 -msgid "Choose subtree to place user in" -msgstr "Wählen Sie den Teilbaum, in den der Benutzer eingepflegt werden soll" +#: plugins/admin/departments/dep_iframe.tpl:1 +msgid "Processing the requested operation" +msgstr "Gewünschte Operation wird durchgeführt" -#: plugins/personal/generic/generic.tpl:202 -#: plugins/personal/generic/multiple_generic.tpl:78 -msgid "Private phone" -msgstr "Privat-Telefon" +#: plugins/admin/departments/dep_iframe.tpl:7 +msgid "" +"Your browser doesn't support iframes, please use this link to perform the " +"requested operation." +msgstr "" +"Ihr Browser unterstützt keine IFrames - bitte wählen Sie diesen Link, um die " +"gewünschte Operation durchzuführen." -#: plugins/personal/generic/generic.tpl:210 -#: plugins/personal/generic/class_user.inc:1258 -#: plugins/personal/generic/class_user.inc:1585 -#: plugins/personal/generic/class_user.inc:1668 -#: plugins/personal/generic/multiple_generic.tpl:88 -msgid "Homepage" -msgstr "Homepage" +#: plugins/admin/departments/organization.tpl:11 +msgid "Name of organization" +msgstr "Name der Organisation" -#: plugins/personal/generic/generic.tpl:223 -#: plugins/personal/generic/multiple_generic.tpl:105 -msgid "Password storage" -msgstr "Passwort-Speicherung" +#: plugins/admin/departments/organization.tpl:14 +msgid "Name of organization to create" +msgstr "Name der zu erzeugenden Organisation" -#: plugins/personal/generic/generic.tpl:240 -#: plugins/personal/generic/multiple_generic.tpl:117 -#: plugins/personal/generic/generic_certs.tpl:3 -msgid "Certificates" -msgstr "Zertifikate" +#: plugins/admin/departments/dep_move_confirm.tpl:2 +msgid "You are currently moving/renaming this department." +msgstr "Momentan sind Sie dabei, diese Abteilung zu verschieben bzw. neu zu benennen." -#: plugins/personal/generic/generic.tpl:243 -#: plugins/personal/generic/multiple_generic.tpl:121 -msgid "Edit certificates" -msgstr "Zertifikate bearbeiten" +#: plugins/admin/departments/dep_move_confirm.tpl:5 +msgid "" +"Modifying a departments naming attribute 'ou' or base may corrupt acls and " +"snapshot entries for all entire objects." +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/personal/generic/generic.tpl:251 -msgid "Last logon" -msgstr "Letztes Login" +#: plugins/admin/departments/dep_move_confirm.tpl:8 +msgid "GOsa can NOT fix this for you, yet." +msgstr "GOsa kann dies (noch) NICHT für Sie reparieren." -#: plugins/personal/generic/generic.tpl:267 -#: plugins/personal/generic/multiple_generic.tpl:137 -msgid "Organizational information" -msgstr "Angabe zur Organisationseinheit" +#: plugins/admin/departments/dep_move_confirm.tpl:11 +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." -#: plugins/personal/generic/generic.tpl:295 -#: plugins/personal/generic/multiple_generic.tpl:169 -msgid "Department No." -msgstr "Abteilungs-Nr." +#: plugins/admin/acl/remove.tpl:6 +msgid "" +"This includes all system and setup informations. Please double check if your " +"really want to do this since there is no way for GOsa to get your data back." +msgstr "" +"Dies umfasst alle System- und Setup-Informationen Bitte prüfen Sie dies " +"genau, da es keine Möglichkeit für GOsa gibt, die Daten zu restaurieren. " -#: plugins/personal/generic/generic.tpl:303 -#: plugins/personal/generic/multiple_generic.tpl:179 -msgid "Employee No." -msgstr "Angestellten-Nr." +#: plugins/admin/acl/class_aclManagement.inc:290 +msgid "ACL role" +msgstr "ACL-Rolle" -#: plugins/personal/generic/generic.tpl:311 -#: plugins/personal/generic/class_user.inc:1571 -#: plugins/personal/generic/multiple_generic.tpl:189 -msgid "Employee type" -msgstr "Anstellungsart" +#: plugins/admin/acl/class_divListACL.inc:51 +#: plugins/admin/acl/class_divListACL.inc:52 +msgid "List of acls" +msgstr "Liste der ACLs" -#: plugins/personal/generic/generic.tpl:329 -#: plugins/personal/generic/generic.tpl:511 -#: plugins/personal/generic/multiple_generic.tpl:207 -#: plugins/personal/generic/multiple_generic.tpl:418 -msgid "Room No." -msgstr "Zimmer-Nr." +#: plugins/admin/acl/class_divListACL.inc:73 +msgid "Summary" +msgstr "Übersicht" -#: plugins/personal/generic/generic.tpl:347 -#: plugins/personal/generic/class_user.inc:1269 -#: plugins/personal/generic/class_user.inc:1677 -#: plugins/personal/generic/multiple_generic.tpl:227 -msgid "Mobile" -msgstr "Mobiltelefon" +#: plugins/admin/acl/class_divListACL.inc:84 +msgid "Display acls matching" +msgstr "Zeige ACLs, auf die zutrifft" -#: plugins/personal/generic/generic.tpl:355 -#: plugins/personal/generic/class_user.inc:1272 -#: plugins/personal/generic/class_user.inc:1680 -#: plugins/personal/generic/multiple_generic.tpl:237 -msgid "Pager" -msgstr "Pager" +#: plugins/admin/acl/class_divListACL.inc:114 +#: plugins/admin/acl/class_divListACL.inc:152 +#: plugins/admin/acl/class_aclRole.inc:742 +#: plugins/personal/generic/class_user.inc:1539 +#: plugins/personal/generic/generic.tpl:448 +#: plugins/personal/generic/multiple_generic.tpl:345 +msgid "Role" +msgstr "Rolle" -#: plugins/personal/generic/generic.tpl:413 -#: plugins/personal/generic/class_user.inc:1530 -#: plugins/personal/generic/multiple_generic.tpl:302 -msgid "Vocation" -msgstr "Anrede" +#: plugins/admin/acl/class_divListACL.inc:165 +msgid "Edit acl role" +msgstr "ACL-Rolle bearbeiten" -#: plugins/personal/generic/generic.tpl:421 -#: plugins/personal/generic/class_user.inc:1533 -#: plugins/personal/generic/multiple_generic.tpl:312 -msgid "Unit description" -msgstr "Aufgabengebiet" +#: plugins/admin/acl/class_divListACL.inc:185 +msgid "Edit acl" +msgstr "ACL bearbeiten" -#: plugins/personal/generic/generic.tpl:430 -#: plugins/personal/generic/class_user.inc:1534 -#: plugins/personal/generic/multiple_generic.tpl:323 -msgid "Subject area" -msgstr "Sachgebiet" +#: plugins/admin/acl/class_divListACL.inc:192 +msgid "Delete acl" +msgstr "ACL entfernen" -#: plugins/personal/generic/generic.tpl:439 -#: plugins/personal/generic/class_user.inc:1535 -#: plugins/personal/generic/multiple_generic.tpl:334 -msgid "Functional title" -msgstr "Amts-/Dienstbezeichnung" +#: plugins/admin/acl/tabs_acl_role.inc:28 +msgid "ACL Templates" +msgstr "ACL Vorlagen" -#: plugins/personal/generic/generic.tpl:462 -#: plugins/personal/generic/class_user.inc:1532 -#: plugins/personal/generic/multiple_generic.tpl:360 -msgid "Person locality" -msgstr "Dienstort" +#: plugins/admin/acl/class_aclRole.inc:26 +#: plugins/admin/acl/class_aclRole.inc:743 +msgid "Access control roles" +msgstr "Rollen für die Zugriffskontrolle" -#: plugins/personal/generic/generic.tpl:471 -#: plugins/personal/generic/class_user.inc:1528 -#: plugins/personal/generic/multiple_generic.tpl:371 -msgid "Unit" -msgstr "Referat" +#: plugins/admin/acl/class_aclRole.inc:27 +msgid "Edit AC roles" +msgstr "ACL-Rollen bearbeiten" -#: plugins/personal/generic/generic.tpl:480 -#: plugins/personal/generic/class_user.inc:1538 -#: plugins/personal/generic/multiple_generic.tpl:382 -msgid "Street" -msgstr "Straße" +#: plugins/admin/acl/class_aclRole.inc:131 +msgid "Reset ACL" +msgstr "ACL zurücksetzen" -#: plugins/personal/generic/generic.tpl:488 -#: plugins/personal/generic/class_user.inc:1540 -#: plugins/personal/generic/multiple_generic.tpl:392 -msgid "Postal code" -msgstr "Postleitzahl" +#: plugins/admin/acl/class_aclRole.inc:438 +msgid "No ACL settings for this category" +msgstr "Keine ACL-Einstellungen für diese Kategorie" -#: plugins/personal/generic/generic.tpl:496 -#: plugins/personal/generic/class_user.inc:1529 -#: plugins/personal/generic/multiple_generic.tpl:402 -msgid "House identifier" -msgstr "Hausbezeichnung" +#: plugins/admin/acl/class_aclRole.inc:440 +#, php-format +msgid "ACL for these objects: %s" +msgstr "Enthält ACL für diese Objekte: %s" -#: plugins/personal/generic/generic.tpl:525 -msgid "Please use the phone tab" -msgstr "Verwenden sie den Telefon-Reiter" +#: plugins/admin/acl/class_aclRole.inc:446 +msgid "Edit category ACL" +msgstr "ACL Kategorie bearbeiten" -#: plugins/personal/generic/generic.tpl:540 -#: plugins/personal/generic/class_user.inc:1531 -#: plugins/personal/generic/multiple_generic.tpl:449 -msgid "Last delivery" -msgstr "letzte Übermittlung" +#: plugins/admin/acl/class_aclRole.inc:450 +msgid "Reset category ACL" +msgstr "ACL-Kategorie zurücksetzen" -#: plugins/personal/generic/generic.tpl:549 -#: plugins/personal/generic/class_user.inc:1537 -#: plugins/personal/generic/multiple_generic.tpl:460 -msgid "Public visible" -msgstr "Öffentlich sichtbar" +#: plugins/admin/acl/class_aclRole.inc:470 +#, php-format +msgid "Edit ACL for '%s', scope is '%s'" +msgstr "ACL für '%s' bearbeiten, Bereich ist '%s'" -#: plugins/personal/generic/paste_generic.tpl:1 -msgid "User settings" -msgstr "Benutzer-Einstellungen" +#: plugins/admin/acl/class_aclRole.inc:666 +msgid "Object in use" +msgstr "Objekt in Verwendung" -#: plugins/personal/generic/paste_generic.tpl:20 -#: plugins/personal/password/class_password.inc:26 setup/setup_config2.tpl:295 -#: setup/setup_config2.tpl:340 setup/setup_migrate.tpl:271 -#: ihtml/themes/default/password.tpl:40 ihtml/themes/default/login.tpl:47 -#: ihtml/themes/default/login.tpl:49 -msgid "Password" -msgstr "Passwort" +#: plugins/admin/acl/class_aclRole.inc:666 +#, php-format +msgid "This role cannot be removed while it is in use by these objects:" +msgstr "" +"Die Rolle kann nicht entfernt werden, solange sie noch von folgenden " +"Objekten verwendet wird:" -#: plugins/personal/generic/paste_generic.tpl:23 -msgid "Clear password" -msgstr "Passwort löschen" +#: plugins/admin/acl/class_aclRole.inc:753 +msgid "Permissions" +msgstr "Berechtigungen" -#: plugins/personal/generic/paste_generic.tpl:24 -msgid "Set new password" -msgstr "Neues Passwort setzen" +#: plugins/admin/acl/main.inc:52 plugins/admin/acl/main.inc:54 +msgid "ACL management" +msgstr "ACL-Verwaltung" -#: plugins/personal/generic/paste_generic.tpl:47 -#: plugins/personal/generic/class_user.inc:1565 -msgid "User picture" -msgstr "Benutzerbild" +#: plugins/addons/bugsubmitter/class_bugsubmitter.inc:25 +msgid "Bug submitter" +msgstr "Bug-Melder" -#: plugins/personal/generic/paste_generic.tpl:52 -#: plugins/personal/generic/generic_picture.tpl:27 -msgid "Remove picture" -msgstr "Bild entfernen" +#: plugins/addons/bugsubmitter/class_bugsubmitter.inc:26 +msgid "" +"Bugsubmitter" +msgstr "" +"Bugsubmitter" #: plugins/personal/generic/class_user.inc:38 msgid "Edit organizational user settings" @@ -4058,10 +4256,6 @@ msgstr "ungültig" msgid "No certificate installed" msgstr "Kein Zertifikat eingerichtet" -#: plugins/personal/generic/class_user.inc:603 html/password.php:159 -msgid "Password method" -msgstr "Passwort-Methode" - #: plugins/personal/generic/class_user.inc:603 msgid "The selected password method is no longer available." msgstr "Die gewählte Passwort-Methode ist nicht mehr verfügbar." @@ -4070,702 +4264,626 @@ msgstr "Die gewählte Passwort-Methode ist nicht mehr verfügbar." 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:1382 -msgid "Cannot open certificate!" -msgstr "Kann Zertifikat nicht öffnen!" - -#: plugins/personal/generic/class_user.inc:1536 -#: plugins/personal/generic/generic_certs.tpl:78 -msgid "Certificate serial number" -msgstr "Zertifikat-Seriennummer" - -#: plugins/personal/generic/class_user.inc:1544 -msgid "Generic user settings" -msgstr "Allgemeine Benutzereinstellungen" - -#: plugins/personal/generic/class_user.inc:1554 -msgid "Surname" -msgstr "Nachname" - -#: plugins/personal/generic/class_user.inc:1556 -msgid "User identification" -msgstr "Benutzerkennung" - -#: plugins/personal/generic/class_user.inc:1561 -msgid "Gender" -msgstr "Geschlecht" - -#: plugins/personal/generic/class_user.inc:1562 -msgid "Preferred language" -msgstr "Bevorzugte Sprache" - -#: plugins/personal/generic/class_user.inc:1569 -msgid "Department number" -msgstr "Abteilungsnummer" - -#: plugins/personal/generic/class_user.inc:1570 -msgid "Employee number" -msgstr "Personalnummer" - -#: plugins/personal/generic/class_user.inc:1573 -msgid "Room number" -msgstr "Raumnummer" - -#: plugins/personal/generic/class_user.inc:1574 -msgid "Telefon number" -msgstr "Telefonnummer" - -#: plugins/personal/generic/class_user.inc:1575 -msgid "Pager number" -msgstr "Pagernummer" +#: plugins/personal/generic/class_user.inc:1258 +#: plugins/personal/generic/class_user.inc:1585 +#: plugins/personal/generic/class_user.inc:1668 +#: plugins/personal/generic/generic.tpl:210 +#: plugins/personal/generic/multiple_generic.tpl:88 +msgid "Homepage" +msgstr "Homepage" -#: plugins/personal/generic/class_user.inc:1576 -msgid "Mobile number" +#: plugins/personal/generic/class_user.inc:1269 +#: plugins/personal/generic/class_user.inc:1677 +#: plugins/personal/generic/generic.tpl:347 +#: plugins/personal/generic/multiple_generic.tpl:227 +msgid "Mobile" msgstr "Mobiltelefon" -#: plugins/personal/generic/class_user.inc:1577 -msgid "Fax number" -msgstr "Faxnummer" - -#: plugins/personal/generic/class_user.inc:1583 -msgid "Home postal address" -msgstr "Private Adresse" - -#: plugins/personal/generic/class_user.inc:1584 -msgid "Home phone number" -msgstr "Telefonnummer (privat)" - -#: plugins/personal/generic/class_user.inc:1586 -msgid "User password method" -msgstr "Benutzer Passwort-Methode" - -#: plugins/personal/generic/class_user.inc:1587 -msgid "User certificates" -msgstr "Benutzer-Zertifikate" - -#: plugins/personal/generic/main.inc:115 -msgid "You have no permission to set your password!" -msgstr "Sie haben keine Berechtigung ihr Passwort zu speichern!" +#: plugins/personal/generic/class_user.inc:1272 +#: plugins/personal/generic/class_user.inc:1680 +#: plugins/personal/generic/generic.tpl:355 +#: plugins/personal/generic/multiple_generic.tpl:237 +msgid "Pager" +msgstr "Pager" -#: plugins/personal/generic/main.inc:206 -msgid "Generic user information" -msgstr "Generische Benutzer-Information" +#: plugins/personal/generic/class_user.inc:1382 +msgid "Cannot open certificate!" +msgstr "Kann Zertifikat nicht öffnen!" -#: plugins/personal/generic/generic_certs.tpl:8 -msgid "Standard certificate" -msgstr "Standard-Zertifikat" +#: plugins/personal/generic/class_user.inc:1528 +#: plugins/personal/generic/generic.tpl:471 +#: plugins/personal/generic/multiple_generic.tpl:371 +msgid "Unit" +msgstr "Referat" -#: plugins/personal/generic/generic_certs.tpl:33 -msgid "S/MIME certificate" -msgstr "S/MIME-Zertifikat" +#: plugins/personal/generic/class_user.inc:1529 +#: plugins/personal/generic/generic.tpl:496 +#: plugins/personal/generic/multiple_generic.tpl:402 +msgid "House identifier" +msgstr "Hausbezeichnung" -#: plugins/personal/generic/generic_certs.tpl:57 -msgid "PKCS12 certificate" -msgstr "PKCS12-Zertifikat" +#: plugins/personal/generic/class_user.inc:1530 +#: plugins/personal/generic/generic.tpl:413 +#: plugins/personal/generic/multiple_generic.tpl:302 +msgid "Vocation" +msgstr "Anrede" -#: 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." +#: plugins/personal/generic/class_user.inc:1531 +#: plugins/personal/generic/generic.tpl:540 +#: plugins/personal/generic/multiple_generic.tpl:449 +msgid "Last delivery" +msgstr "letzte Übermittlung" -#: plugins/personal/password/password.tpl:13 html/password.php:217 -#: ihtml/themes/default/password.tpl:78 ihtml/themes/default/password.tpl:79 -msgid "Current password" -msgstr "Momentanes Passwort" +#: plugins/personal/generic/class_user.inc:1532 +#: plugins/personal/generic/generic.tpl:462 +#: plugins/personal/generic/multiple_generic.tpl:360 +msgid "Person locality" +msgstr "Dienstort" -#: plugins/personal/password/password.tpl:28 -#: ihtml/themes/default/password.tpl:90 -msgid "Password strength" -msgstr "Passwort-Stärke" +#: plugins/personal/generic/class_user.inc:1533 +#: plugins/personal/generic/generic.tpl:421 +#: plugins/personal/generic/multiple_generic.tpl:312 +msgid "Unit description" +msgstr "Aufgabengebiet" -#: plugins/personal/password/password.tpl:41 -msgid "Clear fields" -msgstr "Felder löschen" +#: plugins/personal/generic/class_user.inc:1534 +#: plugins/personal/generic/generic.tpl:430 +#: plugins/personal/generic/multiple_generic.tpl:323 +msgid "Subject area" +msgstr "Sachgebiet" -#: plugins/personal/password/changed.tpl:3 -msgid "" -"You've successfully changed your password. Remember to change all programms " -"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." +#: plugins/personal/generic/class_user.inc:1535 +#: plugins/personal/generic/generic.tpl:439 +#: plugins/personal/generic/multiple_generic.tpl:334 +msgid "Functional title" +msgstr "Amts-/Dienstbezeichnung" -#: plugins/personal/password/class_password.inc:27 -msgid "Change user password" -msgstr "Benutzer-Passwort ändern" +#: plugins/personal/generic/class_user.inc:1536 +#: plugins/personal/generic/generic_certs.tpl:78 +msgid "Certificate serial number" +msgstr "Zertifikat-Seriennummer" -#: plugins/personal/password/class_password.inc:79 -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/personal/generic/class_user.inc:1537 +#: plugins/personal/generic/generic.tpl:549 +#: plugins/personal/generic/multiple_generic.tpl:460 +msgid "Public visible" +msgstr "Öffentlich sichtbar" -#: plugins/personal/password/class_password.inc:85 -msgid "The password you've entered as 'New password' is empty." -msgstr "Das Passwort, welches Sie als 'Neues Passwort' eingegeben haben ist leer." +#: plugins/personal/generic/class_user.inc:1538 +#: plugins/personal/generic/generic.tpl:480 +#: plugins/personal/generic/multiple_generic.tpl:382 +msgid "Street" +msgstr "Straße" -#: plugins/personal/password/class_password.inc:88 html/password.php:204 -msgid "The password used as new and current are too similar." -msgstr "Das alte und neue Passwort sind sich zu ähnlich." +#: plugins/personal/generic/class_user.inc:1540 +#: plugins/personal/generic/generic.tpl:488 +#: plugins/personal/generic/multiple_generic.tpl:392 +msgid "Postal code" +msgstr "Postleitzahl" -#: plugins/personal/password/class_password.inc:91 html/password.php:209 -msgid "The password used as new is to short." -msgstr "Das Passwort, welches Sie als 'Neues Passwort' eingegeben haben, ist zu kurz." +#: plugins/personal/generic/class_user.inc:1544 +msgid "Generic user settings" +msgstr "Allgemeine Benutzereinstellungen" -#: plugins/personal/password/class_password.inc:94 -#, php-format -msgid "External password changer reported a problem: %s." -msgstr "Das externe Passwort-Änderungsprogramm hat einen Fehler gemeldet: %s." +#: plugins/personal/generic/class_user.inc:1548 +#: plugins/personal/posix/class_posixAccount.inc:1564 +#: plugins/personal/password/class_password.inc:145 +msgid "My account" +msgstr "Mein Konto" -#: plugins/personal/password/class_password.inc:108 -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." +#: plugins/personal/generic/class_user.inc:1554 +msgid "Surname" +msgstr "Nachname" -#: plugins/personal/password/class_password.inc:114 -msgid "You have no permission to change your password." -msgstr "Sie haben keine Berechtigung Ihr Passwort zu ändern." +#: plugins/personal/generic/class_user.inc:1556 +msgid "User identification" +msgstr "Benutzerkennung" -#: plugins/personal/password/class_password.inc:141 -msgid "User password" -msgstr "Benutzerpasswort" +#: plugins/personal/generic/class_user.inc:1557 +#: plugins/personal/generic/generic.tpl:98 +msgid "Personal title" +msgstr "Titel" -#: plugins/personal/password/main.inc:57 setup/setup_config1.tpl:136 -msgid "Password settings" -msgstr "Passwort-Einstellungen" +#: plugins/personal/generic/class_user.inc:1558 +#: plugins/personal/generic/generic.tpl:108 +#: plugins/personal/generic/multiple_generic.tpl:23 +msgid "Academic title" +msgstr "Akademischer Titel" -#: plugins/personal/password/nochange.tpl:2 -msgid "Password change not allowed" -msgstr "Passwort-Änderung ist nicht erlaubt" +#: plugins/personal/generic/class_user.inc:1560 +#: plugins/personal/generic/generic.tpl:119 +msgid "Date of birth" +msgstr "Geburtsdatum" -#: plugins/personal/password/nochange.tpl:6 -msgid "You have no permission to change your password at this time" -msgstr "Sie haben keine Berechtigung Ihr Passwort zu ändern" +#: plugins/personal/generic/class_user.inc:1561 +msgid "Gender" +msgstr "Geschlecht" -#: plugins/generic/references/class_reference.inc:51 -msgid "FAX" -msgstr "Fax" +#: plugins/personal/generic/class_user.inc:1562 +msgid "Preferred language" +msgstr "Bevorzugte Sprache" -#: plugins/generic/references/class_reference.inc:55 -msgid "FTP" -msgstr "FTP" +#: plugins/personal/generic/class_user.inc:1565 +#: plugins/personal/generic/paste_generic.tpl:47 +msgid "User picture" +msgstr "Benutzerbild" -#: plugins/generic/references/class_reference.inc:67 -msgid "Thin Client" -msgstr "Thin Client" +#: plugins/personal/generic/class_user.inc:1569 +msgid "Department number" +msgstr "Abteilungsnummer" -#: plugins/generic/references/contents.tpl:11 -msgid "Object name" -msgstr "Objektname" +#: plugins/personal/generic/class_user.inc:1570 +msgid "Employee number" +msgstr "Personalnummer" -#: plugins/generic/references/contents.tpl:11 -msgid "Contents" -msgstr "Inhalt" +#: plugins/personal/generic/class_user.inc:1571 +#: plugins/personal/generic/generic.tpl:311 +#: plugins/personal/generic/multiple_generic.tpl:189 +msgid "Employee type" +msgstr "Anstellungsart" -#: plugins/generic/references/contents.tpl:18 -msgid "This object has no relationship to other objects." -msgstr "Dieses Objekt hat keine Referenzen zu anderen Objekten." +#: plugins/personal/generic/class_user.inc:1573 +msgid "Room number" +msgstr "Raumnummer" -#: plugins/generic/welcome/welcome.tpl:4 -msgid "" -"This is the GOsa main menu. You can select your tasks from the menu on the " -"left, or by choosing one of the pictograms below. All changes apply directly " -"to your companies LDAP server." -msgstr "" -"Dies ist das GOsa Hauptmenü. Wählen Sie die gewünschte Option aus dem Menü " -"links oder durch die Auswahl eines Piktogrammes unten. Alle Änderungen " -"werden direkt in den LDAP-Server Ihres Unternehmens eingepflegt." +#: plugins/personal/generic/class_user.inc:1574 +msgid "Telefon number" +msgstr "Telefonnummer" -#: plugins/generic/welcome/welcome.tpl:8 -msgid "" -"Use 'Sign out' on the upper left to close the connection and 'Main' to get " -"back to the pictogram view." -msgstr "" -"Benutzen Sie 'Abmelden' oben links, um die Arbeit mit GOsa zu beenden und " -"'Hauptmenü', um wieder in diese Ansicht zurückzugelangen." +#: plugins/personal/generic/class_user.inc:1575 +msgid "Pager number" +msgstr "Pagernummer" -#: plugins/generic/welcome/welcome.tpl:15 -msgid "The GOsa team" -msgstr "Das GOsa Team" +#: plugins/personal/generic/class_user.inc:1576 +msgid "Mobile number" +msgstr "Mobiltelefon" -#: plugins/generic/welcome/main.inc:26 -#, php-format -msgid "Welcome %s!" -msgstr "Willkommen %s!" +#: plugins/personal/generic/class_user.inc:1577 +msgid "Fax number" +msgstr "Faxnummer" -#: plugins/addons/bugsubmitter/class_bugsubmitter.inc:25 -msgid "Bug submitter" -msgstr "Bug-Melder" +#: plugins/personal/generic/class_user.inc:1583 +msgid "Home postal address" +msgstr "Private Adresse" -#: plugins/addons/bugsubmitter/class_bugsubmitter.inc:26 -msgid "" -"Bugsubmitter" -msgstr "" -"Bugsubmitter" +#: plugins/personal/generic/class_user.inc:1584 +msgid "Home phone number" +msgstr "Telefonnummer (privat)" -#: html/password.php:58 html/index.php:143 -#, php-format -msgid "GOsa configuration %s/%s is not readable. Aborted." -msgstr "Die GOsa-Konfigurationsdatei %s/%s ist nicht lesbar. Abgebrochen." +#: plugins/personal/generic/class_user.inc:1586 +msgid "User password method" +msgstr "Benutzer Passwort-Methode" -#: html/password.php:74 html/index.php:164 html/setup.php:66 -#, php-format -msgid "Directory '%s' specified as compile directory is not accessible!" -msgstr "" -"Auf das als Compile-Verzeichnis angegegebene Verzeichnis '%s' kann nicht " -"zugegriffen werden!" +#: plugins/personal/generic/class_user.inc:1587 +msgid "User certificates" +msgstr "Benutzer-Zertifikate" -#: html/password.php:159 -msgid "Error: Password method not available!" -msgstr "Fehler: Passwort-Methode ist nicht verfügbar!" +#: plugins/personal/generic/generic.tpl:6 +#: plugins/personal/generic/multiple_generic.tpl:5 +msgid "Personal information" +msgstr "Persönliche Informationen" -#: html/password.php:224 html/index.php:324 -msgid "Please check the username/password combination." -msgstr "Bitte überprüfen Sie die Kombination von Benutzernamen und Passwort." +#: plugins/personal/generic/generic.tpl:20 +#: plugins/personal/generic/generic.tpl:22 +#: plugins/personal/generic/generic.tpl:38 +#: plugins/personal/generic/multiple_generic.tpl:13 +#: plugins/personal/generic/paste_generic.tpl:37 +#: plugins/personal/generic/generic_picture.tpl:5 +#: plugins/personal/generic/generic_picture.tpl:15 +msgid "Personal picture" +msgstr "Bild" -#: html/password.php:228 -msgid "You have no permissions to change your password." -msgstr "Sie haben keine Berechtigung ihr Passwort zu ändern." +#: plugins/personal/generic/generic.tpl:29 +#: plugins/personal/generic/generic.tpl:40 +msgid "Change picture" +msgstr "Bild ändern" -#: html/password.php:249 -msgid "External password changer reported a problem: " -msgstr "Das externe Passwort-Änderungsprogramm hat einen Fehler gemeldet:" +#: plugins/personal/generic/generic.tpl:62 +msgid "Template name" +msgstr "Name der Vorlage" -#: html/password.php:280 html/index.php:416 -msgid "Session will not be encrypted." -msgstr "Die Sitzung ist nicht verschlüsselt." +#: plugins/personal/generic/generic.tpl:144 +msgid "Sex" +msgstr "Geschlecht" -#: html/password.php:280 html/index.php:416 -msgid "Enter SSL session" -msgstr "SSL Sitzung" +#: plugins/personal/generic/generic.tpl:157 +#: plugins/personal/generic/multiple_generic.tpl:33 +msgid "Preferred langage" +msgstr "Bevorzugte Sprache" -#: html/index.php:57 -msgid "Session is not encrypted!" -msgstr "Die Sitzung ist nicht verschlüsselt!" +#: plugins/personal/generic/generic.tpl:175 +#: plugins/personal/generic/multiple_generic.tpl:53 +msgid "Choose subtree to place user in" +msgstr "Wählen Sie den Teilbaum, in den der Benutzer eingepflegt werden soll" -#: html/index.php:64 -msgid "" -"The session lifetime configured in your gosa.conf 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/personal/generic/generic.tpl:202 +#: plugins/personal/generic/multiple_generic.tpl:78 +msgid "Private phone" +msgstr "Privat-Telefon" -#: html/index.php:164 -msgid "Smarty error" -msgstr "Smarty-Fehler" +#: plugins/personal/generic/generic.tpl:223 +#: plugins/personal/generic/multiple_generic.tpl:105 +msgid "Password storage" +msgstr "Passwort-Speicherung" -#: html/index.php:215 -msgid "There is a problem with the authentication setup!" -msgstr "Es gab ein Problem mit der Authentisierungseinrichtung!" +#: plugins/personal/generic/generic.tpl:240 +#: plugins/personal/generic/multiple_generic.tpl:117 +#: plugins/personal/generic/generic_certs.tpl:3 +msgid "Certificates" +msgstr "Zertifikate" -#: html/index.php:223 -msgid "Cannot find a valid user for the current authentication setup!" -msgstr "" -"Es konnte kein gültiger Benutzer für die aktuell eingerichtete " -"Authentisierung gefunden werden!" +#: plugins/personal/generic/generic.tpl:243 +#: plugins/personal/generic/multiple_generic.tpl:121 +msgid "Edit certificates" +msgstr "Zertifikate bearbeiten" -#: html/index.php:227 -msgid "User information is not unique accross the configured LDAP trees!" -msgstr "" -"Die Benutzerinformation ist für die konfigurierten LDAP-Bäume nicht " -"eindeutig!" +#: plugins/personal/generic/generic.tpl:251 +msgid "Last logon" +msgstr "Letztes Login" -#: html/index.php:268 -msgid "Cannot detect information about the installed LDAP schema!" -msgstr "Kann Information über das installierte LDAP-Schema nicht ermitteln!" +#: plugins/personal/generic/generic.tpl:267 +#: plugins/personal/generic/multiple_generic.tpl:137 +msgid "Organizational information" +msgstr "Angabe zur Organisationseinheit" -#: html/index.php:281 -msgid "Your LDAP setup contains old schema definitions:" -msgstr "Ihre LDAP-Einrichtung enthält veraltete Schema-Definitionen:" +#: plugins/personal/generic/generic.tpl:295 +#: plugins/personal/generic/multiple_generic.tpl:169 +msgid "Department No." +msgstr "Abteilungs-Nr." + +#: plugins/personal/generic/generic.tpl:303 +#: plugins/personal/generic/multiple_generic.tpl:179 +msgid "Employee No." +msgstr "Angestellten-Nr." -#: html/index.php:302 -msgid "Please specify a valid username!" -msgstr "Bitte geben Sie einen gültigen Benutzernamen ein!" +#: plugins/personal/generic/generic.tpl:329 +#: plugins/personal/generic/generic.tpl:511 +#: plugins/personal/generic/multiple_generic.tpl:207 +#: plugins/personal/generic/multiple_generic.tpl:418 +msgid "Room No." +msgstr "Zimmer-Nr." -#: html/index.php:305 -msgid "Please specify your password!" -msgstr "Bitte geben Sie Ihr Passwort ein!" +#: plugins/personal/generic/generic.tpl:525 +msgid "Please use the phone tab" +msgstr "Verwenden sie den Telefon-Reiter" -#: html/index.php:317 -msgid "Authentication error" -msgstr "Authentifizierungsfehler" +#: plugins/personal/generic/paste_generic.tpl:1 +msgid "User settings" +msgstr "Benutzer-Einstellungen" -#: html/index.php:317 -msgid "Cannot retrieve user information for htaccess authentication!" -msgstr "Konnte Benutzerinformation für htaccess-Authentisierung nicht beziehen!" +#: plugins/personal/generic/paste_generic.tpl:23 +msgid "Clear password" +msgstr "Passwort löschen" -#: html/index.php:371 -msgid "Account locked. Please contact your system administrator!" -msgstr "Das Konto ist gesperrt. Bitte benachrichtigen Sie den Administrator!" +#: plugins/personal/generic/paste_generic.tpl:24 +msgid "Set new password" +msgstr "Neues Passwort setzen" -#: html/index.php:422 -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/personal/generic/paste_generic.tpl:52 +#: plugins/personal/generic/generic_picture.tpl:27 +msgid "Remove picture" +msgstr "Bild entfernen" -#: html/main.php:148 -#, 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 " -"beseitigen" +#: plugins/personal/generic/main.inc:115 +msgid "You have no permission to set your password!" +msgstr "Sie haben keine Berechtigung ihr Passwort zu speichern!" -#: html/main.php:167 -msgid "PHP configuration" -msgstr "PHP-Konfiguration" +#: plugins/personal/generic/main.inc:206 +msgid "Generic user information" +msgstr "Generische Benutzer-Information" -#: html/main.php:168 +#: plugins/personal/generic/password.tpl:2 msgid "" -"FATAL: Register globals is on. GOsa will refuse to login unless this is " -"fixed by an administrator." +"You have changed the method your password is stored in the ldap database. " +"For that reason you've to enter your password at this point again. GOsa will " +"then encode it with the selected method." msgstr "" -"FATAL: 'Register globals' ist im PHP aktiviert. GOsa läßt keine Anmeldung " -"zu, bis dies von einem Administrator behoben wurde." - -#: html/main.php:228 -msgid "Running out of memory!" -msgstr "Der verfügbare Arbeitsspeicher wird knapp!" - -#: html/main.php:284 -msgid "User ACL checks disabled" -msgstr "Prüfung der Benutzer-ACLs deaktiviert" +"Sie haben die Verschlüsselungsart, mit der Ihr Passwort in der LDAP-" +"Datenbank gespeichert wird, geändert. Aus diesem Grund müssen Sie das " +"Passwort an dieser Stelle noch einmal eingeben, damit es von GOsa in der " +"gewünschten Verschlüsselung abgelegt werden kann." -#: html/main.php:329 -msgid "Your password is about to expire, please change your password!" -msgstr "Ihr Passwort ist fast abgelaufen, bitte setzen Sie ein neues!" +#: plugins/personal/generic/generic_certs.tpl:8 +msgid "Standard certificate" +msgstr "Standard-Zertifikat" -#: html/main.php:339 -msgid "Plugin" -msgstr "Erweiterung" +#: plugins/personal/generic/generic_certs.tpl:33 +msgid "S/MIME certificate" +msgstr "S/MIME-Zertifikat" -#: html/main.php:340 -#, php-format -msgid "FATAL: Cannot find any plugin definitions for plugin '%s'!" -msgstr "FATAL: Es kann kein Plugin für die Definition '%s' gefunden werden!" +#: plugins/personal/generic/generic_certs.tpl:57 +msgid "PKCS12 certificate" +msgstr "PKCS12-Zertifikat" -#: html/main.php:354 -msgid "Configuration Error" -msgstr "Konfigurationsfehler" +#: plugins/personal/posix/class_posixAccount.inc:38 +msgid "Edit users POSIX settings" +msgstr "Benutzer POSIX-Einstellungen bearbeiten" -#: html/main.php:355 -#, php-format -msgid "" -"FATAL: not all POST variables have been transfered by PHP - please inform " -"your administrator!" -msgstr "" -"FATAL: es wurden nicht alle POST-Variablen von PHP übertragen - bitte " -"informieren Sie den Administrator!" +#: plugins/personal/posix/class_posixAccount.inc:154 +msgid "expired" +msgstr "abgelaufen" -#: html/setup.php:66 -msgid "Smarty" -msgstr "Smarty" +#: plugins/personal/posix/class_posixAccount.inc:156 +msgid "grace time active" +msgstr "Nachfrist aktiv" -#: html/helpviewer.php:64 -msgid "Help browser" -msgstr "Hilfe-Browser" +#: plugins/personal/posix/class_posixAccount.inc:159 +msgid "password not changeable" +msgstr "Passwort kann nicht geändert werden" -#: html/helpviewer.php:118 -msgid "There is no helpfile specified for this class" -msgstr "Für diese Klasse wurde keine Hilfedatei angegeben" +#: plugins/personal/posix/class_posixAccount.inc:161 +msgid "password expired" +msgstr "Passwort abgelaufen" -#: html/helpviewer.php:269 -#, php-format -msgid "Helpdir '%s' is not accessible, can't read any helpfiles." -msgstr "" -"Auf das Hilfeverzeichnis '%s' kann nicht zugegriffen werden - kann daher " -"keine Hilfedateien lesen." +#: plugins/personal/posix/class_posixAccount.inc:208 +msgid "unconfigured" +msgstr "unkonfiguriert" -#: setup/setup_finish.tpl:3 -msgid "Create your configuration file" -msgstr "Erzeugen Ihrer Konfigurationsdatei" +#: plugins/personal/posix/class_posixAccount.inc:219 +msgid "automatic" +msgstr "automatisch" -#: setup/setup_finish.tpl:13 -msgid "Download configuration" -msgstr "Konfiguration herunterladen" +#: plugins/personal/posix/class_posixAccount.inc:275 +#: plugins/personal/posix/class_posixAccount.inc:295 +#: plugins/personal/posix/class_posixAccount.inc:297 +#: plugins/personal/posix/class_posixAccount.inc:300 +msgid "POSIX" +msgstr "POSIX" -#: setup/setup_finish.tpl:18 -msgid "Status: " -msgstr "Status: " +#: plugins/personal/posix/class_posixAccount.inc:471 +#, 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" -#: setup/setup_schema.tpl:3 -msgid "Schema specific settings" -msgstr "Schemaspezifische Einstellungen" +#: plugins/personal/posix/class_posixAccount.inc:475 +#, php-format +msgid "Password must be changed after %s days" +msgstr "Der Benutzer muß sein Passwort nach %s Tagen ändern" -#: setup/setup_schema.tpl:7 -msgid "Enable schema validation when logging in" -msgstr "Ermögliche Schema-Validierung bei der Anmeldung" +#: plugins/personal/posix/class_posixAccount.inc:479 +#, php-format +msgid "Disable account after %s days of inactivity after password expiry" +msgstr "Konto nach %s Tagen nach Ablauf ohne Aktivität deaktivieren" -#: setup/setup_schema.tpl:16 -msgid "Check status" -msgstr "Status prüfen" +#: plugins/personal/posix/class_posixAccount.inc:483 +#, php-format +msgid "Warn user %s days before password expiry" +msgstr "Benutzer %s Tage vor dem Ablauf des Passwortes warnen" -#: setup/setup_schema.tpl:20 -msgid "Schema check succeeded" -msgstr "Schema-Prüfung erfolgreich" +#: plugins/personal/posix/class_posixAccount.inc:837 +msgid "Timeout while waiting for lock. Ignoring lock!" +msgstr "Wartezeit für Sperre abgelaufen. Ignoriere Sperre!" -#: setup/setup_schema.tpl:23 -msgid "Schema check failed" -msgstr "Schema-Prüfung fehlgeschlagen" +#: plugins/personal/posix/class_posixAccount.inc:895 +#: plugins/personal/posix/class_posixAccount.inc:1203 +msgid "Group of user" +msgstr "Gruppe des Benutzers" -#: setup/setup_schema.tpl:31 +#: plugins/personal/posix/class_posixAccount.inc:990 msgid "" -"Could not read any schema informations, all checks skipped. Adjust your ldap " -"acls." +"A duplicated UID number was written for this user. If this was not intended " +"please verify all used uidNumbers!" msgstr "" -"Konnte keine Schema-Informationen beziehen, alle Prüfungen wurden " -"übersprungen. Passen Sie Ihre LDAP-ACLs an." +"Für diesen Benutzer wurde eine bereits vorhandene UID-Nummer geschrieben. " +"Wenn dies unbeabsichtigt geschah, prüfen Sie bitte alle verwendeten UID-" +"Nummern." -#: setup/setup_schema.tpl:35 -msgid "" -"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/personal/posix/class_posixAccount.inc:1066 +#: plugins/personal/posix/class_posixAccount.inc:1069 +#: plugins/personal/posix/class_posixAccount.inc:1139 +#: plugins/personal/posix/class_posixAccount.inc:1142 +#: plugins/personal/posix/class_posixAccount.inc:1570 +#: plugins/personal/posix/generic.tpl:7 +#: plugins/personal/posix/paste_generic.tpl:8 +msgid "Home directory" +msgstr "Basisverzeichnis" -#: setup/class_setupStep_Checks.inc:38 setup/class_setupStep_Checks.inc:39 -msgid "Installation check" -msgstr "Installationsprüfung" +#: plugins/personal/posix/class_posixAccount.inc:1077 +#: plugins/personal/posix/class_posixAccount.inc:1080 +#: plugins/personal/posix/generic.tpl:57 +#: plugins/personal/posix/paste_generic.tpl:28 +msgid "UID" +msgstr "UID" -#: setup/class_setupStep_Checks.inc:40 -msgid "Basic checks for PHP compatibility and extensions" -msgstr "Grundlegende Überprüfungen der PHP-Version und Erweiterungen." +#: plugins/personal/posix/class_posixAccount.inc:1095 +#: plugins/personal/posix/class_posixAccount.inc:1148 +msgid "shadowMin" +msgstr "shadowMin" -#: setup/class_setupStep_Checks.inc:64 -msgid "Checking PHP version" -msgstr "Prüfe PHP-Version" +#: plugins/personal/posix/class_posixAccount.inc:1100 +#: plugins/personal/posix/class_posixAccount.inc:1153 +msgid "shadowMax" +msgstr "shadowMax" -#: setup/class_setupStep_Checks.inc:65 -#, php-format -msgid "PHP must be of version %s or above." -msgstr "PHP muß in Version %s oder höher vorliegen." +#: plugins/personal/posix/class_posixAccount.inc:1105 +#: plugins/personal/posix/class_posixAccount.inc:1158 +msgid "shadowWarning" +msgstr "shadowWarning" -#: setup/class_setupStep_Checks.inc:66 -msgid "Please upgrade to a supported version." -msgstr "Bitte aktualisieren Sie auf eine unterstützte Version." +#: plugins/personal/posix/class_posixAccount.inc:1119 +#: plugins/personal/posix/class_posixAccount.inc:1172 +msgid "shadowInactive" +msgstr "shadowInactive" -#: setup/class_setupStep_Checks.inc:73 -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." +#: plugins/personal/posix/class_posixAccount.inc:1560 +msgid "POSIX account" +msgstr "POSIX-Konto" + +#: plugins/personal/posix/class_posixAccount.inc:1571 +#: plugins/personal/posix/generic.tpl:15 +msgid "Shell" +msgstr "Shell" -#: setup/class_setupStep_Checks.inc:81 -msgid "GOsa requires this module for an internationalized interface." -msgstr "GOsa benötigt dieses Modul für eine lokalisierte Oberfläche." +#: plugins/personal/posix/class_posixAccount.inc:1572 +#: setup/setup_migrate.tpl:291 +msgid "User ID" +msgstr "Benutzer-ID" -#: setup/class_setupStep_Checks.inc:89 -msgid "GOsa requires this module for the samba integration." -msgstr "GOsa benötigt dieses Modul für die Samba-Einbindung." +#: plugins/personal/posix/class_posixAccount.inc:1573 +msgid "Group ID" +msgstr "Gruppen-ID" -#: setup/class_setupStep_Checks.inc:97 -msgid "GOsa requires this module to make use of SSHA encryption." -msgstr "GOsa benötigt dieses Modul um die SSHA-Verschlüsselung zu verwenden." +#: plugins/personal/posix/class_posixAccount.inc:1575 +msgid "Force password change on login" +msgstr "Erzwinge Änderung des Passwort bei Anmeldung" -#: setup/class_setupStep_Checks.inc:105 -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." +#: plugins/personal/posix/class_posixAccount.inc:1576 +msgid "Shadow min" +msgstr "Shadow min" -#: setup/class_setupStep_Checks.inc:112 -msgid "mbstring" -msgstr "mbstring" +#: plugins/personal/posix/class_posixAccount.inc:1577 +msgid "Shadow max" +msgstr "Shadow max" -#: setup/class_setupStep_Checks.inc:113 -msgid "GOsa requires this module to handle unicode strings." -msgstr "GOsa benötigt dieses Modul um Unicode-Zeichenketten zu verarbeiten." +#: plugins/personal/posix/class_posixAccount.inc:1578 +msgid "Shadow warning" +msgstr "Shadow warning" -#: setup/class_setupStep_Checks.inc:120 setup/setup_config2.tpl:188 -msgid "MySQL" -msgstr "MySQL" +#: plugins/personal/posix/class_posixAccount.inc:1579 +msgid "Shadow inactive" +msgstr "Shadow inactive" -#: setup/class_setupStep_Checks.inc:121 -msgid "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/personal/posix/class_posixAccount.inc:1580 +msgid "Shadow expire" +msgstr "Shadow expire" -#: setup/class_setupStep_Checks.inc:138 -msgid "samba hash generator" -msgstr "Samba Hash-Generator" +#: plugins/personal/posix/class_posixAccount.inc:1581 +msgid "System trust model" +msgstr "Modell des System-Vertrauens" -#: setup/class_setupStep_Checks.inc:139 -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/personal/posix/generic.tpl:25 +msgid "Primary group" +msgstr "Primäre Gruppe" -#: setup/class_setupStep_Checks.inc:140 -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/personal/posix/generic.tpl:36 +msgid "Status" +msgstr "Status" -#: setup/class_setupStep_Checks.inc:150 -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/personal/posix/generic.tpl:53 +#: plugins/personal/posix/paste_generic.tpl:23 +msgid "Force UID/GID" +msgstr "Erzwinge UID/GID" -#: setup/class_setupStep_Checks.inc:151 -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/personal/posix/generic.tpl:83 +#: plugins/personal/posix/paste_generic.tpl:47 +msgid "Group membership" +msgstr "Gruppenmitgliedschaft" -#: setup/class_setupStep_Checks.inc:159 -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/personal/posix/generic.tpl:85 +#: plugins/personal/posix/paste_generic.tpl:54 +msgid "(Warning: more than 16 groups are not supported by NFS!)" +msgstr "(Warnung: mehr als 16 Gruppen werden von NFS nicht unterstützt!)" -#: setup/class_setupStep_Checks.inc:160 -msgid "" -"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/personal/posix/generic.tpl:94 +msgid "Common group" +msgstr "Gemeinsame Gruppe" -#: setup/class_setupStep_Checks.inc:161 -msgid "" -"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/personal/posix/generic.tpl:98 +msgid "Non common group" +msgstr "Nicht gemeinsame Gruppe" -#: setup/class_setupStep_Checks.inc:168 setup/class_setupStep_Checks.inc:184 -#: setup/class_setupStep_Checks.inc:200 setup/class_setupStep_Checks.inc:216 -msgid "Off" -msgstr "Aus" +#: plugins/personal/posix/generic.tpl:119 +msgid "Account" +msgstr "Konto" -#: setup/class_setupStep_Checks.inc:169 -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." +#: plugins/personal/posix/posix_groups.tpl:6 +msgid "Select groups to add" +msgstr "Wählen Sie die hinzuzufügenden Gruppen" -#: setup/class_setupStep_Checks.inc:170 -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/personal/posix/posix_groups.tpl:32 +msgid "Display groups of department" +msgstr "Zeige Gruppen der Abteilung" -#: setup/class_setupStep_Checks.inc:177 -msgid "" -"GOsa needs at least 32MB of memory. Setting it below this limit may cause " -"errors that are not reproducable! 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/personal/posix/posix_groups.tpl:44 +msgid "Display groups matching" +msgstr "Zeige Gruppen, auf die zutrifft" -#: setup/class_setupStep_Checks.inc:178 -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/personal/posix/posix_groups.tpl:55 +msgid "Display groups of user" +msgstr "Zeige Gruppen des Benutzers" -#: setup/class_setupStep_Checks.inc:185 -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/personal/posix/paste_generic.tpl:4 +msgid "Posix settings" +msgstr "UNIX-Einstellungen" -#: setup/class_setupStep_Checks.inc:186 -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/personal/posix/main.inc:142 +msgid "POSIX settings" +msgstr "POSIX-Einstellungen" -#: setup/class_setupStep_Checks.inc:193 -msgid "The Execution time should be at least 30 seconds." -msgstr "Die Ausführungszeit sollte mindestens 30 Sekunden betragen." +#: plugins/personal/posix/posix_shadow.tpl:9 +msgid "User must change password on first login" +msgstr "Der Benutzer muss beim ersten Anmelden sein Passwort ändern" -#: setup/class_setupStep_Checks.inc:194 -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/personal/posix/posix_shadow.tpl:34 +msgid "Password expires on" +msgstr "Passwort läuft ab am" -#: setup/class_setupStep_Checks.inc:201 +#: plugins/personal/password/changed.tpl:3 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." +"You've successfully changed your password. Remember to change all programms " +"configured to use it as well." 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." - -#: setup/class_setupStep_Checks.inc:202 -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'." +"Sie haben erfolgreich Ihr Passwort geändert. Bitte denken Sie daran alle " +"Programme anzupassen, die dieses Passwort auch benutzen." -#: setup/class_setupStep_Checks.inc:208 -msgid "On" -msgstr "An" +#: plugins/personal/password/main.inc:57 setup/setup_config1.tpl:136 +msgid "Password settings" +msgstr "Passwort-Einstellungen" -#: setup/class_setupStep_Checks.inc:209 +#: plugins/personal/password/password.tpl:4 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." - -#: setup/class_setupStep_Checks.inc:210 -msgid "Search for 'magic_quotes_gpc' in your php.ini and set it to 'On'." +"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 "" -"Suchen Sie in Ihrer php.ini nach 'magic_quotes_gpc' und setzen Sie es auf " -"'On'." +"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." -#: setup/class_setupStep_Checks.inc:217 -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/personal/password/password.tpl:41 +msgid "Clear fields" +msgstr "Felder löschen" -#: setup/class_setupStep_Checks.inc:218 -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/personal/password/class_password.inc:27 +msgid "Change user password" +msgstr "Benutzer-Passwort ändern" -#: setup/class_setupStep_Checks.inc:228 -msgid "Configuration writeable" -msgstr "Konfigurationsdatei schreibbar" +#: plugins/personal/password/class_password.inc:79 +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." -#: setup/class_setupStep_Checks.inc:229 -msgid "The configuration file can't be written" -msgstr "Die Konfigurationsdatei kann nicht geschrieben werden" +#: plugins/personal/password/class_password.inc:85 +msgid "The password you've entered as 'New password' is empty." +msgstr "Das Passwort, welches Sie als 'Neues Passwort' eingegeben haben ist leer." -#: setup/class_setupStep_Checks.inc:230 +#: plugins/personal/password/class_password.inc:94 #, php-format +msgid "External password changer reported a problem: %s." +msgstr "Das externe Passwort-Änderungsprogramm hat einen Fehler gemeldet: %s." + +#: plugins/personal/password/class_password.inc:108 msgid "" -"GOsa reads its configuration from a file located in (%s/%s). The setup can " -"write the configuration directly if it is writeable." +"The password you've entered as your current password doesn't match the real " +"one." msgstr "" -"GOsa liest sein Konfiguration von einer Datei in (%s/%s). Die Einrichtung " -"kann die Konfiguration direkt schreiben, wenn diese schreibbar ist." +"Das Passwort, welches Sie als aktuelles Passwort eingegeben haben, ist nicht " +"korrekt." + +#: plugins/personal/password/class_password.inc:114 +msgid "You have no permission to change your password." +msgstr "Sie haben keine Berechtigung Ihr Passwort zu ändern." + +#: plugins/personal/password/class_password.inc:141 +msgid "User password" +msgstr "Benutzerpasswort" + +#: plugins/personal/password/nochange.tpl:2 +msgid "Password change not allowed" +msgstr "Passwort-Änderung ist nicht erlaubt" + +#: plugins/personal/password/nochange.tpl:6 +msgid "You have no permission to change your password at this time" +msgstr "Sie haben keine Berechtigung Ihr Passwort zu ändern" #: setup/class_setupStep_Feedback.inc:92 msgid "UNIX accounts/groups" @@ -4811,28 +4929,24 @@ msgstr "Erhalte Benachrichtungen oder sende Rückmeldung" msgid "Notification and feedback" msgstr "Benachrichtigung und Rückmeldung" -#: setup/class_setupStep_Feedback.inc:132 setup/class_setup.inc:77 +#: setup/class_setupStep_Feedback.inc:131 setup/class_setup.inc:77 msgid "Setup error" msgstr "Einrichtungsfehler" -#: setup/class_setupStep_Feedback.inc:141 -#: setup/class_setupStep_Feedback.inc:148 +#: setup/class_setupStep_Feedback.inc:140 +#: setup/class_setupStep_Feedback.inc:147 msgid "Feedback error" msgstr "Fehler beim Rückmelden" -#: setup/class_setupStep_Feedback.inc:141 +#: setup/class_setupStep_Feedback.inc:140 #, php-format msgid "Cannot send feedback to '%s': %s" msgstr "Kann Rückmeldung nicht an '%s' senden: %s" -#: setup/class_setupStep_Feedback.inc:148 +#: 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" -#: setup/class_setupStep_Feedback.inc:150 -msgid "Feedback sucessfully send" -msgstr "Feedback erfolgreich gesendet" - #: setup/class_setupStep_Feedback.inc:180 msgid "Please specify a valid email address." msgstr "Bitte geben Sie eine gültige E-Mail-Adresse ein." @@ -4843,191 +4957,382 @@ msgstr "" "Sie müssen mindestens eine der beiden Optionen auswählen, Abonnement der " "Mailingliste oder Senden einer Rückmeldung." -#: setup/setup_license.tpl:8 -msgid "I have read the license and accept it" -msgstr "Ich habe die Lizenz gelesen und akzeptiere diese" +#: setup/class_setup.inc:197 +msgid "Completed" +msgstr "Abgeschlossen" -#: setup/setup_config1.tpl:2 -msgid "Look and feel" -msgstr "Aussehen und Verhalten" +#: setup/class_setup.inc:267 setup/setup_migrate.tpl:272 +msgid "Next" +msgstr "Vor" -#: setup/setup_config1.tpl:6 -msgid "Theme" -msgstr "Aussehen" +#: setup/setup_config2.tpl:2 +msgid "Samba settings" +msgstr "Samba-Einstellungen" -#: setup/setup_config1.tpl:15 -msgid "Apache" -msgstr "Apache" +#: setup/setup_config2.tpl:6 +msgid "Samba hash generator" +msgstr "Samba Hash-Generator" -#: setup/setup_config1.tpl:19 -msgid "Compress output send to browser" -msgstr "Sende komprimierte Ausgabe an den Browser" +#: setup/setup_config2.tpl:15 +msgid "Samba SID" +msgstr "Samba SID" -#: setup/setup_config1.tpl:27 -msgid "People and group storage" -msgstr "Ablage für Personen und Gruppen" +#: setup/setup_config2.tpl:31 +msgid "RID base" +msgstr "RID Basis" -#: setup/setup_config1.tpl:30 -msgid "People DN attribute" -msgstr "DN-Attribut für Personen" +#: setup/setup_config2.tpl:46 +msgid "Workstation container" +msgstr "Container für Arbeitsstationen" -#: setup/setup_config1.tpl:41 -msgid "People storage subtree" -msgstr "Teilbaum für Benutzerablage" +#: setup/setup_config2.tpl:61 +msgid "Samba SID mapping" +msgstr "Samba SID Abbildung" -#: setup/setup_config1.tpl:50 -msgid "Group storage subtree" -msgstr "Teilbaum für Gruppenablage" +#: setup/setup_config2.tpl:71 +msgid "Timezone" +msgstr "Zeitzone" -#: setup/setup_config1.tpl:59 -msgid "Include personal title in user DN" -msgstr "Persönlichen Titel in der Benutzer-DN mitführen" +#: setup/setup_config2.tpl:74 +msgid "Please choose your preferred timezone here" +msgstr "Bitte wählen Sie hier Ihre bevorzugte Zeitzone" -#: setup/setup_config1.tpl:70 -msgid "Relaxed naming policies" -msgstr "Nicht strikte Namensvorgaben" +#: setup/setup_config2.tpl:96 +msgid "Additional GOsa settings" +msgstr "Zusätzliche GOsa-Einstellungen" -#: setup/setup_config1.tpl:81 -msgid "Automatic UIDs" -msgstr "Automatische UIDs" +#: setup/setup_config2.tpl:100 +msgid "Enable Copy & Paste" +msgstr "Ermögliche Kopieren & Einfügen" -#: setup/setup_config1.tpl:97 setup/class_setupStep_Config1.inc:118 -msgid "GID / UID min id" -msgstr "GID / UID min ID" +#: setup/setup_config2.tpl:112 +msgid "Enable DNS extension" +msgstr "Aktiviere DNS-Erweiterung" -#: setup/setup_config1.tpl:113 -msgid "Number base for people/groups" -msgstr "Zählbasis für Benutzer/Gruppen" +#: setup/setup_config2.tpl:124 +msgid "Enable DHCP extension" +msgstr "Aktiviere DHCP-Erweiterung" -#: setup/setup_config1.tpl:121 -msgid "Hook for number base" -msgstr "Hook für Zählbasis" +#: setup/setup_config2.tpl:136 +msgid "Enable mime type management" +msgstr "Aktiviere MIME-Typen Verwaltung" -#: setup/setup_config1.tpl:140 -msgid "Password encryption algorithm" -msgstr "Passwort-Verschlüsselungsalgorithmus" +#: setup/setup_config2.tpl:148 +msgid "Enable FAI release management" +msgstr "Aktiviere FAI Release-Verwaltung" -#: setup/setup_config1.tpl:151 -msgid "Password restrictions" -msgstr "Passwort-Einschränkungen" +#: setup/setup_config2.tpl:160 +msgid "Enable user netatalk plugin" +msgstr "Aktiviere Netatalk-Erweiterung für Benutzer" -#: setup/setup_config1.tpl:158 setup/setup_config1.tpl:162 -msgid "Password minimum length" -msgstr "Minimale Passwortlänge" +#: setup/setup_config2.tpl:171 +msgid "Government mode" +msgstr "Behörden-Modus" -#: setup/setup_config1.tpl:169 setup/setup_config1.tpl:173 -msgid "Different characters from old password" -msgstr "Verschiedene Zeichen vom vorherigen Kennwort" +#: setup/setup_config2.tpl:182 +msgid "Logging options" +msgstr "Protokollierungs-Optionen" + +#: setup/setup_config2.tpl:186 +msgid "Syslog" +msgstr "Syslog" + +#: setup/setup_config2.tpl:188 setup/class_setupStep_Checks.inc:120 +msgid "MySQL" +msgstr "MySQL" + +#: setup/setup_config2.tpl:193 +msgid "Mail settings" +msgstr "Mail-Einstellungen" + +#: setup/setup_config2.tpl:197 +msgid "Mail method" +msgstr "Zustellungs-Methode" + +#: setup/setup_config2.tpl:213 +msgid "Account identification attribute" +msgstr "Attribut für Kontoidentifikation" + +#: setup/setup_config2.tpl:227 +msgid "Vacation templates" +msgstr "Urlaubsvorlagen" + +#: setup/setup_config2.tpl:243 +msgid "Use Cyrus UNIX style" +msgstr "Verwenden Cyrus UNIX-Stil" + +#: setup/setup_config2.tpl:253 +msgid "Snapshots / Undo" +msgstr "Snapshots / Wiederherstellung" + +#: setup/setup_config2.tpl:262 setup/setup_config2.tpl:307 +msgid "Enable snapshots" +msgstr "Snapshots ermöglichen" + +#: setup/setup_config2.tpl:268 setup/setup_config2.tpl:313 +msgid "Snapshot base" +msgstr "Basis für Snapshots" + +#: setup/setup_frame.tpl:12 +msgid "GOsa setup wizard" +msgstr "GOsa Einrichtungsassistent" + +#: setup/setup_frame.tpl:19 +msgid "Installation" +msgstr "Installation" + +#: setup/setup_frame.tpl:19 +msgid "Setup" +msgstr "Einrichtung" + +#: setup/setup_migrate.tpl:5 +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." + +#: setup/setup_migrate.tpl:33 +msgid "Check again" +msgstr "Erneut prüfen" + +#: setup/setup_migrate.tpl:37 +msgid "Add required object classes to the LDAP base" +msgstr "Füge erforderliche Objekt-Klassen zum Basis-Objekt hinzu" + +#: setup/setup_migrate.tpl:39 setup/setup_migrate.tpl:244 +#: setup/setup_migrate.tpl:344 setup/setup_migrate.tpl:398 +#: setup/setup_migrate.tpl:453 setup/setup_migrate.tpl:496 +#: setup/setup_migrate.tpl:540 +msgid "Current" +msgstr "Aktuell" + +#: setup/setup_migrate.tpl:46 setup/setup_migrate.tpl:248 +#: setup/setup_migrate.tpl:351 setup/setup_migrate.tpl:405 +#: setup/setup_migrate.tpl:457 setup/setup_migrate.tpl:500 +#: setup/setup_migrate.tpl:544 +msgid "After migration" +msgstr "Nach der Migration" + +#: setup/setup_migrate.tpl:54 setup/class_setupStep_Migrate.inc:376 +#: setup/class_setupStep_Migrate.inc:665 setup/class_setupStep_Migrate.inc:805 +#: setup/class_setupStep_Migrate.inc:1034 +#: setup/class_setupStep_Migrate.inc:2127 +#: setup/class_setupStep_Migrate.inc:2568 +#: setup/class_setupStep_Migrate.inc:2722 +#: setup/class_setupStep_Migrate.inc:3052 +msgid "Migrate" +msgstr "Migrieren" + +#: setup/setup_migrate.tpl:65 +msgid "Move windows workstations into a valid windows workstation department" +msgstr "" +"Verschiebe Windows-Arbeitsstationen in eine gültige Windows-Workstation " +"Abteilung" + +#: setup/setup_migrate.tpl:67 +msgid "" +"This dialog allows you to move the displayed windows workstations into a " +"valid department" +msgstr "" +"Dieser Dialog ermöglicht es Ihnen, die angezeigten Windows-Arbeitsstationen " +"in eine gültige Abteilung zu verschieben" + +#: setup/setup_migrate.tpl:69 +msgid "" +"Be careful with this tool, there may be references pointing to this " +"workstations that can't be migrated." +msgstr "" +"Seien Sie vorsichtig mit diesem Werkzeug, es könnte Referenzen geben, die " +"auf diese Arbeitsstationen zeigen, die nicht migriert werden können." + +#: setup/setup_migrate.tpl:95 +msgid "Move selected windows workstations into the following GOsa department" +msgstr "" +"Verschiebe die ausgewählten Windows-Arbeitsstationen in die folgende GOsa-" +"Abteilung" + +#: setup/setup_migrate.tpl:100 +msgid "Move selected workstations" +msgstr "Die gewählten Arbeitsstationen verschieben" + +#: setup/setup_migrate.tpl:101 +msgid "What will be done here" +msgstr "Was wird hier durchgeführt" + +#: setup/setup_migrate.tpl:113 +msgid "Move groups into configured group tree" +msgstr "Verschiebe Gruppen in den konfigurierten Gruppenbaum" + +#: setup/setup_migrate.tpl:116 +msgid "" +"This dialog allows moving a couple of groups to the configured group tree. " +"Doing this may straighten your LDAP service." +msgstr "" +"Dieser Dialog ermöglicht Ihnen das Verschieben einer Zahl von Gruppen in den " +"konfigurierten Gruppenbaum. Dies kann Ihren LDAP-Dienst aufräumen." + +#: setup/setup_migrate.tpl:119 +msgid "" +"Be careful with this option! There may be references pointing to these " +"groups. The GOsa setup can't migrate references, so you may want to cancel " +"the migration in this case." +msgstr "" +"Seien Sie vorsichtig mt dieser Option! Es könnte Referenzen geben, die auf " +"diese Gruppen verweisen. Die GOsa-Einrichtung kann Referenzen nicht " +"migrieren, Sie sollten die Migration an dieser Stelle abbrechen." + +#: setup/setup_migrate.tpl:122 +msgid "Move selected groups into this group tree" +msgstr "Verschiebe die ausgewählten Gruppen in diesen Gruppenbaum" -#: setup/setup_config1.tpl:182 -msgid "Password change hook" -msgstr "Hook für Passwort-Änderung" +#: setup/setup_migrate.tpl:153 setup/setup_migrate.tpl:205 +#: setup/setup_migrate.tpl:254 setup/setup_migrate.tpl:372 +#: setup/setup_migrate.tpl:425 setup/setup_migrate.tpl:469 +#: setup/setup_migrate.tpl:512 setup/setup_migrate.tpl:556 +msgid "Hide changes" +msgstr "Verstecke Änderungen" -#: setup/setup_config1.tpl:198 -msgid "Use SASL for kerberos" -msgstr "Verwende SASL für Kerberos." +#: setup/setup_migrate.tpl:155 setup/setup_migrate.tpl:207 +#: setup/setup_migrate.tpl:237 setup/setup_migrate.tpl:374 +#: setup/setup_migrate.tpl:427 setup/setup_migrate.tpl:472 +#: setup/setup_migrate.tpl:515 setup/setup_migrate.tpl:559 +msgid "Show changes" +msgstr "Zeige Änderungen" -#: setup/setup_config1.tpl:209 -msgid "Use account expiration" -msgstr "Verwende ablaufende Konten" +#: setup/setup_migrate.tpl:168 +msgid "Move users into configured user tree" +msgstr "Verschiebe Benutzer in den konfigurierten Benutzerbaum" -#: setup/setup_config1.tpl:221 +#: setup/setup_migrate.tpl:170 msgid "" -"GOsa supports several encryption types for your passwords. Normally this is " -"adjustable via user templates, but you can specify a default method to be " -"used here, too." +"This dialog allows moving a couple of users to the configured user tree. " +"Doing this may straighten your LDAP service." msgstr "" -"GOsa unterstützt zahlreiche Verschlüsselungsarten für Ihre Passwörter. " -"Üblicherweise wird die Auswahl über Vorlagen verwaltet, Sie können aber auch " -"eine Standardmethode festlegen, die benutzt werden soll." +"Dieser Dialol ermöglicht Ihnen das Verschieben einer Zahl von Nutzern in den " +"konfigurierten Benutzerbaum. Dies kann Ihren LDAP-Dienst aufräumen." -#: setup/setup_config1.tpl:222 +#: setup/setup_migrate.tpl:173 msgid "" -"GOsa always acts as admin and manages access rights internally. This is a " -"workaround till OpenLDAP's in directory ACI's are fully implemented. For " -"this to work, we need the admin DN and the corresponding password." +"Be careful with this option! There may be references pointing to these " +"users. The GOsa setup can't migrate references, so you may want to cancel " +"the migration in this case." msgstr "" -"GOsa arbeitet immer als Administrator und verwaltet die Rechte intern " -"(solange die in OpenLDAP implementierten ACIs nicht vollständig unterstützt " -"werden, wird dieser Workaround bestehen bleiben). Damit dies möglich ist, " -"wird an dieser Stelle der DN des LDAP-Administrators und das dazugehörige " -"Passwort benötigt." +"Seien Sie vorsichtig mt dieser Option! Es könnte Referenzen geben, die auf " +"diese Benutzer verweisen. Die GOsa-Einrichtung kann Referenzen nicht " +"migrieren, Sie sollten die Migration an dieser Stelle abbrechen." -#: setup/setup_config1.tpl:223 -msgid "" -"Some basic LDAP parameters are tunable and affect the locations where GOsa " -"saves people and groups, including the way accounts get created. Check the " -"values below if the fit your needs." -msgstr "" -"Einige LDAP-Parameter beeinflussen die Art und Weise wie (und wo) GOsa Daten " -"in der Baumstruktur ablegt. Prüfen Sie die vorgegebenen Werte, ob sie Ihren " -"Vorgaben entsprechen." +#: setup/setup_migrate.tpl:176 +msgid "Move selected users into this people tree" +msgstr "Verschiebe die ausgewählten Benutzer in diesen Benutzerbaum" -#: setup/setup_config1.tpl:224 +#: setup/setup_migrate.tpl:219 +msgid "Migrate GOsa 2.5 administrative accounts" +msgstr "Migriere GOsa 2.5 Administrator-Konten" + +#: setup/setup_migrate.tpl:221 msgid "" -"GOsa has modular support for several mail methods. These methods provide " -"interfaces to users mailboxes and general handling for quotas. You can " -"choose the dummy plugin to leave all your mail settings untouched." +"This dialog allows the migration of GOsa 2.5 admin accounts into GOsa 2.6 " +"useable accounts." msgstr "" -"GOsa unterstützt verschiedene Zustellungs-Methoden. Diese Methoden stellen " -"Schnittstellen für Benutzer-Postfächer und die allgemeine Verwaltung von " -"Kontingenten bereit. Wählen sie 'dummy', um all Ihre Mail-Einstellungen " -"unberührt zu lassen." +"Dieser Dialog erlaubt die Migration von Administrativen Konten von GOsa 2.5 " +"nach GOsa 2.6." -#: setup/class_setupStep_Config3.inc:77 setup/class_setupStep_Config3.inc:78 -msgid "GOsa settings 3/3" -msgstr "GOsa-Einstellungen 3/3" +#: setup/setup_migrate.tpl:257 setup/setup_ldap.tpl:65 +msgid "Reload" +msgstr "Neu laden" -#: setup/class_setupStep_Config3.inc:79 -msgid "Tweak some GOsa core behaviour" -msgstr "Einstellen von grundlegendem GOsa Verhalten" +#: setup/setup_migrate.tpl:273 +msgid "Abort" +msgstr "Abbrechen" -#: setup/class_setupStep_Config3.inc:89 setup/class_setupStep_Schema.inc:86 -#: setup/class_setupStep_Config1.inc:88 setup/setup_feedback.tpl:55 -#: setup/setup_feedback.tpl:73 setup/class_setupStep_Config2.inc:167 -#: setup/class_setupStep_Ldap.inc:74 -msgid "No" -msgstr "nein" +#: setup/setup_migrate.tpl:275 +msgid "Create a new GOsa administrator account" +msgstr "Erzeuge ein neues GOsa Administratorkonto" -#: setup/class_setupStep_Config3.inc:89 setup/class_setupStep_Schema.inc:86 -#: setup/class_setupStep_Config1.inc:88 setup/setup_feedback.tpl:53 -#: setup/setup_feedback.tpl:71 setup/class_setupStep_Config2.inc:167 -#: setup/class_setupStep_Ldap.inc:74 -msgid "Yes" -msgstr "ja" +#: setup/setup_migrate.tpl:278 +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." -#: setup/class_setupStep_Config3.inc:198 -msgid "Session lifetime must be a numeric value!" -msgstr "Lebenszeit der Sitzung muss ein numerischer Wert sein!" +#: setup/setup_migrate.tpl:307 +msgid "Password (again)" +msgstr "Passwort (erneut)" -#: setup/class_setupStep_Config3.inc:202 -msgid "Maximum LDAP query time must be a numeric value!" -msgstr "Die maximale LDAP-Abfragedauer muß ein numerischer Wert sein!" +#: setup/setup_migrate.tpl:333 +msgid "" +"The listed departments are currently invisible in the GOsa user interface. " +"If you want to change this for a couple of entries, select them and use the " +"migrate button below." +msgstr "" +"Die angezeigten Abteilungen sind momentan in GOsa unsichtbar. Wenn Sie dies " +"für eine Zahl von Einträgen ändern möchten, wählen Sie sie einfach aus und " +"verwenden den 'Migrieren'-Knopf unterhalb." -#: setup/class_setupStep_Language.inc:40 setup/class_setupStep_Language.inc:41 -msgid "Language setup" -msgstr "Sprachauswahl" +#: setup/setup_migrate.tpl:334 setup/setup_migrate.tpl:389 +#: setup/setup_migrate.tpl:445 setup/setup_migrate.tpl:489 +#: setup/setup_migrate.tpl:533 +msgid "" +"If you want to know what will be done when migrating the selected entries, " +"use the 'Show changes' button to see the LDIF." +msgstr "" +"Wenn Sie erfahren möchten, was bei der Migration der gewählten Einträge " +"erfolgen wird, verwenden Sie den 'Zeige Änderungen'-Knopf um das LDIF zu " +"sehen." -#: 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." +#: setup/setup_migrate.tpl:388 +msgid "" +"The listed users are currently invisible in the GOsa user interface. If you " +"want to change this for a couple of users, just select them and use the " +"'Migrate' button below." +msgstr "" +"Die folgenden Benutzer sind momentan in GOsa unsichtbar. Wenn Sie dies für " +"einen oder mehrere Benutzer ändern möchten, wählen Sie sie einfach aus und " +"drücken Sie den 'Migrieren'-Knopf unterhalb." -#: setup/class_setupStep_Language.inc:47 -msgid "Automatic" -msgstr "Automatisch" +#: setup/setup_migrate.tpl:444 +msgid "" +"The listed devices are currently invisible in the GOsa interface. If you " +"want to change this for a couple of devices, just select them and use the " +"'Migrate' button below." +msgstr "" +"Die folgenden Geräte sind momentan in GOsa unsichtbar. Wenn Sie dies für " +"eines oder mehrere Geräte ändern möchten, wählen Sie sie einfach aus und " +"drücken Sie den 'Migrieren'-Knopf unten." -#: setup/class_setupStep_Schema.inc:42 setup/class_setupStep_Schema.inc:43 -msgid "LDAP schema check" -msgstr "LDAP Schemaprüfung" +#: setup/setup_migrate.tpl:470 setup/setup_migrate.tpl:513 +#: setup/setup_migrate.tpl:557 +msgid "Refresh" +msgstr "Auffrischen" -#: setup/class_setupStep_Schema.inc:44 -msgid "Perform test on your current LDAP schema" -msgstr "Führe Test auf Ihrem aktuellen LDAP Schema durch" +#: setup/setup_migrate.tpl:488 +msgid "" +"The listed services are currently invalid for the GOsa version you are going " +"to install. If you want to update a couple of service, just select them and " +"use the 'Migrate' button below." +msgstr "" +"Die folgenden Dienste sind momentan für die GOsa-Version ungültig, die Sie " +"gerade installieren. Wenn Sie einen oder mehrere Dienste aktualisieren " +"möchten, wählen Sie sie einfach aus und drücken Sie den 'Migrieren'-Knopf " +"unterhalb." -#: setup/class_setupStep_Finish.inc:37 -#: ihtml/themes/default/copyPasteDialog.tpl:32 -msgid "Finish" -msgstr "Speichern" +#: setup/setup_migrate.tpl:532 +msgid "" +"The listed menus are currently invisible in the GOsa interface. If you want " +"to change this for a couple of devices, just select them and use the " +"'Migrate' button below." +msgstr "" +"Die folgenden Menüs sind momentan in GOsa unsichtbar. Wenn Sie dies für " +"eines oder mehrere Menüs ändern möchten, wählen Sie sie einfach aus und " +"drücken Sie den 'Migrieren'-Knopf unterhalb." #: setup/class_setupStep_Finish.inc:38 msgid "Write configuration file" @@ -5062,161 +5367,248 @@ msgstr "" "Nutzer aber nicht. Führen Sie diese Kommandos aus, um die obigen " "Voraussetzungen zu erfüllen:" -#: setup/class_setup.inc:197 -msgid "Completed" -msgstr "Abgeschlossen" +#: setup/class_setupStep_Checks.inc:38 setup/class_setupStep_Checks.inc:39 +msgid "Installation check" +msgstr "Installationsprüfung" -#: setup/class_setup.inc:267 setup/setup_migrate.tpl:244 -msgid "Next" -msgstr "Vor" +#: setup/class_setupStep_Checks.inc:40 +msgid "Basic checks for PHP compatibility and extensions" +msgstr "Grundlegende Überprüfungen der PHP-Version und Erweiterungen." -#: setup/setup_checks.tpl:9 -msgid "PHP module and extension checks" -msgstr "PHP Modul- und Erweiterungsprüfung" +#: setup/class_setupStep_Checks.inc:64 +msgid "Checking PHP version" +msgstr "Prüfe PHP-Version" -#: setup/setup_checks.tpl:41 setup/setup_checks.tpl:103 -msgid "GOsa will NOT run without fixing this." -msgstr "GOsa kann nicht ausgeführt werden, wenn das Problem nicht behoben wird." +#: setup/class_setupStep_Checks.inc:65 +#, php-format +msgid "PHP must be of version %s or above." +msgstr "PHP muß in Version %s oder höher vorliegen." -#: setup/setup_checks.tpl:45 setup/setup_checks.tpl:107 -msgid "GOsa will run without fixing this." -msgstr "GOsa wird verwendbar sein, ohne dies zu beheben." +#: setup/class_setupStep_Checks.inc:66 +msgid "Please upgrade to a supported version." +msgstr "Bitte aktualisieren Sie auf eine unterstützte Version." -#: setup/setup_checks.tpl:67 -msgid "PHP setup configuration" -msgstr "Konfiguration der PHP-Umgebung" +#: setup/class_setupStep_Checks.inc:73 +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/setup_checks.tpl:67 -msgid "show information" -msgstr "zeige Information" +#: setup/class_setupStep_Checks.inc:81 +msgid "GOsa requires this module for an internationalized interface." +msgstr "GOsa benötigt dieses Modul für eine lokalisierte Oberfläche." -#: setup/class_setupStep_Config1.inc:74 setup/class_setupStep_Config1.inc:75 -msgid "GOsa settings 1/3" -msgstr "GOsa-Einstellungen 1/3" +#: setup/class_setupStep_Checks.inc:89 +msgid "GOsa requires this module for the samba integration." +msgstr "GOsa benötigt dieses Modul für die Samba-Einbindung." -#: setup/class_setupStep_Config1.inc:76 -msgid "GOsa generic settings" -msgstr "Allgemeine GOsa-Einstellungen" +#: setup/class_setupStep_Checks.inc:97 +msgid "GOsa requires this module to make use of SSHA encryption." +msgstr "GOsa benötigt dieses Modul um die SSHA-Verschlüsselung zu verwenden." + +#: setup/class_setupStep_Checks.inc:105 +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:112 +msgid "mbstring" +msgstr "mbstring" + +#: setup/class_setupStep_Checks.inc:113 +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:121 +msgid "GOsa requires this module to communicate with several supported databases." +msgstr "" +"GOsa benötigt dieses Modul, um mit verschiedenen unterstützten Datenbanken " +"zu kommunizieren." + +#: setup/class_setupStep_Checks.inc:138 +msgid "samba hash generator" +msgstr "Samba Hash-Generator" + +#: setup/class_setupStep_Checks.inc:139 +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." + +#: setup/class_setupStep_Checks.inc:140 +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." -#: setup/class_setupStep_Config1.inc:118 -#, php-format -msgid "The specified value for '%s' must be a numeric value" -msgstr "Der angegebene Wert für '%s' muss numerisch sein." +#: setup/class_setupStep_Checks.inc:152 +msgid "imagick" +msgstr "Imagick" -#: setup/class_setupStep_Config1.inc:122 setup/class_setupStep_Config1.inc:126 -#, php-format -msgid "Don't add a trailing comma to '%s'." -msgstr "Fügen Sie kein Komma an das Ende von '%s'." +#: setup/class_setupStep_Checks.inc:153 +msgid "GOsa requires this extension to handle images." +msgstr "GOsa benötigt diese Erweiterung um Bilder konvertieren zu können." -#: setup/class_setupStep_Config1.inc:122 -msgid "People storage ou" -msgstr "Ablage-OU für Benutzer:" +#: setup/class_setupStep_Checks.inc:159 +msgid "compression module" +msgstr "Komprimierungs-Modul" -#: setup/class_setupStep_Config1.inc:126 -msgid "Group storage ou" -msgstr "Ablage-OU für Gruppen:" +#: setup/class_setupStep_Checks.inc:160 +msgid "GOsa requires this extension to handle snapshots." +msgstr "GOsa benötigt dieses Modul um Snapshots zu komprimieren." -#: setup/class_setupStep_Config1.inc:130 -msgid "Uid base must be numeric" -msgstr "Der Wert für 'UID Base' muss numerisch sein" +#: setup/class_setupStep_Checks.inc:171 +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." -#: setup/class_setupStep_Config1.inc:134 -msgid "The given password minimum length is not numeric." -msgstr "Die angegebene minimale Passwortlänge ist nicht numerisch." +#: setup/class_setupStep_Checks.inc:172 +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'." -#: setup/class_setupStep_Config1.inc:137 -msgid "The given password differ value is not numeric." -msgstr "Die angegebene Passwort-Differenz ist nicht numerisch." +#: setup/class_setupStep_Checks.inc:180 +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." -#: setup/setup_feedback.tpl:6 -msgid "Subscribe to the gosa-announce mailinglist" -msgstr "Abonnieren der GOsa-Announce Mailingliste" +#: setup/class_setupStep_Checks.inc:181 +msgid "" +"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." -#: setup/setup_feedback.tpl:9 +#: setup/class_setupStep_Checks.inc:182 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." +"Search for 'session.gc_maxlifetime' in your php.ini and set it to 86400 or " +"higher." 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." +"Suchen Sie in Ihrer php.ini nach 'session.gc_maxlifetime' und setzen Sie es " +"auf 84600 oder höher." -#: setup/setup_feedback.tpl:30 -msgid "Mail address" -msgstr "Mail-Adresse" +#: setup/class_setupStep_Checks.inc:189 setup/class_setupStep_Checks.inc:205 +#: setup/class_setupStep_Checks.inc:221 setup/class_setupStep_Checks.inc:237 +msgid "Off" +msgstr "Aus" -#: setup/setup_feedback.tpl:41 -msgid "Send feedback to the GOsa project team" -msgstr "Sende Feedback an das GOsa Projektteam." +#: setup/class_setupStep_Checks.inc:190 +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:191 +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'." -#: setup/setup_feedback.tpl:44 +#: setup/class_setupStep_Checks.inc:198 msgid "" -"When checking this option, GOsa will try to connect http://oss.gonicus.de in " -"order to submit your form anonymously." +"GOsa needs at least 32MB of memory. Setting it below this limit may cause " +"errors that are not reproducable! Increase it for larger setups." msgstr "" -"Bei Auswahl dieser Option wird GOsa versuchen, sich zu http://oss.gonicus.de " -"zu verbinden, um Ihr Formular anonym abzusenden." +"GOsa benötigt mindestens 32MB Speicher, weniger Speicher würde " +"unvorhersehbare Probleme verursachen! Bei größeren Installationen sollte " +"dieser Wert noch vergrössert werden." -#: setup/setup_feedback.tpl:50 -msgid "Did the setup procedure help you to get started?" -msgstr "Hat Ihnen die Setup-Prozedur weitergeholfen?" +#: setup/class_setupStep_Checks.inc:199 +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." -#: setup/setup_feedback.tpl:60 -msgid "If not, what problems did you encounter" -msgstr "Falls nicht, welche Probleme sind Ihnen aufgefallen" +#: setup/class_setupStep_Checks.inc:206 +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." -#: setup/setup_feedback.tpl:68 -msgid "Is this the first time you use GOsa?" -msgstr "Ist dies die erstmalige Verwendung von GOsa?" +#: setup/class_setupStep_Checks.inc:207 +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'." -#: setup/setup_feedback.tpl:74 -msgid "I use it since" -msgstr "Ich verwende es seit" +#: setup/class_setupStep_Checks.inc:214 +msgid "The Execution time should be at least 30 seconds." +msgstr "Die Ausführungszeit sollte mindestens 30 Sekunden betragen." -#: setup/setup_feedback.tpl:75 -msgid "Select the year since when you are using GOsa" -msgstr "Wählen Sie das Jahr aus, seit dem Sie GOsa verwenden" +#: setup/class_setupStep_Checks.inc:215 +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." -#: setup/setup_feedback.tpl:82 -msgid "What operating system / distribution do you use?" -msgstr "Welches Betriebssystem / welche Distribution verwenden Sie?" +#: setup/class_setupStep_Checks.inc:222 +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." -#: setup/setup_feedback.tpl:90 -msgid "What web server do you use?" -msgstr "Welchen Webserver verwenden Sie?" +#: setup/class_setupStep_Checks.inc:223 +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'." -#: setup/setup_feedback.tpl:98 -msgid "What PHP version do you use?" -msgstr "Welche PHP-Version verwenden Sie?" +#: setup/class_setupStep_Checks.inc:229 +msgid "On" +msgstr "An" -#: setup/setup_feedback.tpl:106 -msgid "LDAP" -msgstr "LDAP" +#: setup/class_setupStep_Checks.inc:230 +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." -#: setup/setup_feedback.tpl:110 -msgid "What kind of LDAP server(s) do you use?" -msgstr "Welche(n) LDAP-Server verwenden Sie?" +#: setup/class_setupStep_Checks.inc:231 +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'." -#: setup/setup_feedback.tpl:116 -msgid "How many objects are in your LDAP?" -msgstr "Wie viele Objekte befinden sich in Ihrem LDAP-Verzeichnis?" +#: setup/class_setupStep_Checks.inc:238 +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." -#: setup/setup_feedback.tpl:123 -msgid "Features" -msgstr "Fähigkeiten" +#: setup/class_setupStep_Checks.inc:239 +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'." -#: setup/setup_feedback.tpl:126 -msgid "What features of GOsa do you use?" -msgstr "Welche Funktionen von GOsa verwenden Sie?" +#: setup/class_setupStep_Checks.inc:249 +msgid "Configuration writeable" +msgstr "Konfigurationsdatei schreibbar" -#: setup/setup_feedback.tpl:136 -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?" +#: setup/class_setupStep_Checks.inc:250 +msgid "The configuration file can't be written" +msgstr "Die Konfigurationsdatei kann nicht geschrieben werden" -#: setup/setup_feedback.tpl:143 -msgid "Send feedback" -msgstr "Feedback senden" +#: setup/class_setupStep_Checks.inc:251 +#, php-format +msgid "" +"GOsa reads its configuration from a file located in (%s/%s). The setup can " +"write the configuration directly if it is writeable." +msgstr "" +"GOsa liest sein Konfiguration von einer Datei in (%s/%s). Die Einrichtung " +"kann die Konfiguration direkt schreiben, wenn diese schreibbar ist." #: setup/setup_config3.tpl:2 msgid "GOsa core settings" @@ -5314,730 +5706,522 @@ msgstr "Protokolliere LDAP-Statistiken" msgid "Debug level" msgstr "Debug Level" -#: setup/setup_config3.tpl:294 setup/setup_config3.tpl:297 -msgid "Disabled" -msgstr "Deaktiviert" - -#: setup/setup_config3.tpl:295 setup/setup_config3.tpl:298 -msgid "Enabled" -msgstr "Aktiviert" - -#: setup/class_setupStep_Migrate.inc:123 setup/class_setupStep_Migrate.inc:124 -msgid "LDAP inspection" -msgstr "LDAP-Inspektion" - -#: setup/class_setupStep_Migrate.inc:125 -msgid "Analyze your current LDAP for GOsa compatibility" -msgstr "Untersuche Ihr LDAP-Verzeichnis auf GOsa-Kompatibilität" - -#: setup/class_setupStep_Migrate.inc:131 -msgid "Checking for root object" -msgstr "Prüfe auf Wurzelobjekt" - -#: setup/class_setupStep_Migrate.inc:137 -msgid "Checking permissions on LDAP database" -msgstr "Prüfe Berechtigungen auf die LDAP-Datenbank" - -#: setup/class_setupStep_Migrate.inc:143 -msgid "Checking for invisible departments" -msgstr "Prüfe auf unsichtbare Abteilungen" - -#: setup/class_setupStep_Migrate.inc:148 -msgid "Checking for invisible users" -msgstr "Prüfe auf unsichtbare Benutzer" - -#: setup/class_setupStep_Migrate.inc:155 -#: setup/class_setupStep_Migrate.inc:3021 -msgid "Checking for super administrator" -msgstr "Prüfe auf Superadministrator" - -#: setup/class_setupStep_Migrate.inc:161 -msgid "Checking for users outside the people tree" -msgstr "Prüfe auf Benutzer ausserhalb des Benutzerbaums" - -#: setup/class_setupStep_Migrate.inc:167 -msgid "Checking for groups outside the groups tree" -msgstr "Prüfe auf Gruppen ausserhalb des Gruppenbaums" - -#: setup/class_setupStep_Migrate.inc:174 -msgid "Checking for windows workstations outside the winstation tree" -msgstr "Prüfe auf Windows-Arbeitsstationen ausserhalb des Winstation-Baums" - -#: setup/class_setupStep_Migrate.inc:180 -msgid "Checking for duplicated UID numbers" -msgstr "Prüfe auf doppelte UID Nummern" - -#: setup/class_setupStep_Migrate.inc:186 -msgid "Checking for duplicate GID numbers" -msgstr "Prüfe auf doppelte GID Nummern" - -#: setup/class_setupStep_Migrate.inc:192 -msgid "Checking for old style USB devices" -msgstr "Prüfe auf alte USB-Geräte" - -#: setup/class_setupStep_Migrate.inc:198 -msgid "Checking for old services that have to be migrated" -msgstr "Prüfe auf alte Service-Einträge" - -#: setup/class_setupStep_Migrate.inc:204 -msgid "Checking for old style application menus" -msgstr "Prüfe auf alte Menü-Einträge" - -#: setup/class_setupStep_Migrate.inc:230 setup/class_setupStep_Migrate.inc:282 -#: setup/class_setupStep_Migrate.inc:347 setup/class_setupStep_Migrate.inc:411 -#: setup/class_setupStep_Migrate.inc:482 setup/class_setupStep_Migrate.inc:559 -#: setup/class_setupStep_Migrate.inc:644 setup/class_setupStep_Migrate.inc:785 -#: setup/class_setupStep_Migrate.inc:880 -#: setup/class_setupStep_Migrate.inc:2316 -#: setup/class_setupStep_Migrate.inc:2507 -#: setup/class_setupStep_Migrate.inc:2644 -msgid "LDAP query failed" -msgstr "LDAP-Abfrage fehlgeschlagen." - -#: setup/class_setupStep_Migrate.inc:231 setup/class_setupStep_Migrate.inc:283 -#: setup/class_setupStep_Migrate.inc:348 setup/class_setupStep_Migrate.inc:412 -#: setup/class_setupStep_Migrate.inc:483 setup/class_setupStep_Migrate.inc:560 -#: setup/class_setupStep_Migrate.inc:645 setup/class_setupStep_Migrate.inc:786 -#: setup/class_setupStep_Migrate.inc:881 -#: setup/class_setupStep_Migrate.inc:2317 -#: setup/class_setupStep_Migrate.inc:2508 -#: setup/class_setupStep_Migrate.inc:2645 -msgid "Possibly the 'root object' is missing." -msgstr "Wahrscheinlich fehlt das Wurzelobjekt." - -#: setup/class_setupStep_Migrate.inc:253 -#, php-format -msgid "Found %s duplicate values for attribute 'uidNumber'." -msgstr "Es wurden %s doppelte Werte für das Attribute 'uidNumber' gefunden." - -#: setup/class_setupStep_Migrate.inc:305 -#, php-format -msgid "Found %s duplicate values for attribute 'gidNumber'." -msgstr "Es wurden %s doppelte Werte für das Attribute 'gidNumber' gefunden." - -#: setup/class_setupStep_Migrate.inc:363 setup/class_setupStep_Migrate.inc:574 -#: setup/class_setupStep_Migrate.inc:587 -#: setup/class_setupStep_Migrate.inc:1020 -#: setup/class_setupStep_Migrate.inc:1038 -#: setup/class_setupStep_Migrate.inc:1945 -#: setup/class_setupStep_Migrate.inc:1958 -#: setup/class_setupStep_Migrate.inc:3023 -msgid "Failed" -msgstr "Fehlgeschlagen" - -#: setup/class_setupStep_Migrate.inc:365 -#, php-format -msgid "Found %s winstations outside the predefined winstation department ou '%s'." -msgstr "" -"Es wurden %s Windows-Arbeitsstationen ausserhalb der für diese Abteilung " -"vordefinierten Winstation Organisationseinheit '%s' gefunden." - -#: setup/class_setupStep_Migrate.inc:366 setup/class_setupStep_Migrate.inc:655 -#: setup/class_setupStep_Migrate.inc:795 -#: setup/class_setupStep_Migrate.inc:1023 -#: setup/class_setupStep_Migrate.inc:2386 -#: setup/class_setupStep_Migrate.inc:2540 -#: setup/class_setupStep_Migrate.inc:2870 -msgid "Migrate" -msgstr "Migrieren" - -#: setup/class_setupStep_Migrate.inc:438 -#, php-format -msgid "Found %s groups outside the configured tree '%s'." -msgstr "Es wurden %s Gruppen ausserhalb des konfigurierten Baums '%s' gefunden." +#: setup/setup_config3.tpl:294 setup/setup_config3.tpl:297 +msgid "Disabled" +msgstr "Deaktiviert" -#: setup/class_setupStep_Migrate.inc:439 setup/class_setupStep_Migrate.inc:516 -msgid "Move" -msgstr "Verschieben" +#: setup/setup_config3.tpl:295 setup/setup_config3.tpl:298 +msgid "Enabled" +msgstr "Aktiviert" -#: setup/class_setupStep_Migrate.inc:515 -#, php-format -msgid "Found %s user(s) outside the configured tree '%s'." -msgstr "Es wurde(n) %s Benutzer ausserhalb des konfigurierten Baums '%s' gefunden." +#: setup/setup_feedback.tpl:5 +msgid "Feedback sucessfully send" +msgstr "Feedback erfolgreich gesendet" -#: setup/class_setupStep_Migrate.inc:576 setup/class_setupStep_Migrate.inc:589 -#, 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." +#: setup/setup_feedback.tpl:15 +msgid "Subscribe to the gosa-announce mailinglist" +msgstr "Abonnieren der GOsa-Announce Mailingliste" -#: setup/class_setupStep_Migrate.inc:653 -#, php-format -msgid "Found %s user(s) that will not be visible in GOsa." -msgstr "Es wurde(n) %s Benutzer gefunden, die in GOsa nicht sichtbar sein werden." +#: setup/setup_feedback.tpl:18 +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." -#: setup/class_setupStep_Migrate.inc:703 setup/class_setupStep_Migrate.inc:846 -#: setup/class_setupStep_Migrate.inc:1105 -msgid "Migration error" -msgstr "Migrationsfehler" +#: setup/setup_feedback.tpl:39 +msgid "Mail address" +msgstr "Mail-Adresse" -#: setup/class_setupStep_Migrate.inc:703 setup/class_setupStep_Migrate.inc:846 -#, php-format -msgid "Cannot migrate department '%s':" -msgstr "Die Abteilung '%s' kann nicht migriert werden:" +#: setup/setup_feedback.tpl:50 +msgid "Send feedback to the GOsa project team" +msgstr "Sende Feedback an das GOsa Projektteam." -#: setup/class_setupStep_Migrate.inc:794 -#, php-format -msgid "Found %s department(s) that will not be visible in GOsa." +#: setup/setup_feedback.tpl:53 +msgid "" +"When checking this option, GOsa will try to connect http://oss.gonicus.de in " +"order to submit your form anonymously." msgstr "" -"Es wurde(n) %s Abteilung(en) gefunden, die nicht in GOsa sichtbar sein " -"werden." +"Bei Auswahl dieser Option wird GOsa versuchen, sich zu http://oss.gonicus.de " +"zu verbinden, um Ihr Formular anonym abzusenden." -#: setup/class_setupStep_Migrate.inc:1017 -#, php-format -msgid "GOsa 2.5 administrative accounts found: %s" -msgstr "GOsa 2.5 Verwaltungs-Konten gefunden: %s" +#: setup/setup_feedback.tpl:59 +msgid "Did the setup procedure help you to get started?" +msgstr "Hat Ihnen die Setup-Prozedur weitergeholfen?" -#: setup/class_setupStep_Migrate.inc:1022 -msgid "There is no valid GOsa 2.6 administrator account inside your LDAP." -msgstr "Es gibt keinen GOsa 2.6 Administrator in Ihrem LDAP." +#: setup/setup_feedback.tpl:62 setup/setup_feedback.tpl:80 +#: setup/class_setupStep_Ldap.inc:74 setup/class_setupStep_Config3.inc:89 +#: setup/class_setupStep_Schema.inc:86 setup/class_setupStep_Config1.inc:88 +#: setup/class_setupStep_Config2.inc:167 +msgid "Yes" +msgstr "ja" -#: setup/class_setupStep_Migrate.inc:1039 -msgid "There is no GOsa administrator account inside your LDAP." -msgstr "Es gibt keinen GOsa Administrator in Ihrem LDAP." +#: setup/setup_feedback.tpl:64 setup/setup_feedback.tpl:82 +#: setup/class_setupStep_Ldap.inc:74 setup/class_setupStep_Config3.inc:89 +#: setup/class_setupStep_Schema.inc:86 setup/class_setupStep_Config1.inc:88 +#: setup/class_setupStep_Config2.inc:167 +msgid "No" +msgstr "nein" -#: setup/class_setupStep_Migrate.inc:1105 -#, php-format -msgid "Cannot add ACL for user '%s':" -msgstr "Kann ACL für Benutzer '%s' nicht hinzufügen:" +#: setup/setup_feedback.tpl:69 +msgid "If not, what problems did you encounter" +msgstr "Falls nicht, welche Probleme sind Ihnen aufgefallen" -#: setup/class_setupStep_Migrate.inc:1143 -#: setup/class_setupStep_Migrate.inc:1153 -msgid "Input error" -msgstr "Eingabefehler" +#: setup/setup_feedback.tpl:77 +msgid "Is this the first time you use GOsa?" +msgstr "Ist dies die erstmalige Verwendung von GOsa?" -#: setup/class_setupStep_Migrate.inc:1143 -msgid "Uid" -msgstr "Uid" +#: setup/setup_feedback.tpl:83 +msgid "I use it since" +msgstr "Ich verwende es seit" -#: setup/class_setupStep_Migrate.inc:1148 -msgid "Password error" -msgstr "Passwortfehler" +#: setup/setup_feedback.tpl:84 +msgid "Select the year since when you are using GOsa" +msgstr "Wählen Sie das Jahr aus, seit dem Sie GOsa verwenden" -#: setup/class_setupStep_Migrate.inc:1148 -msgid "Provided passwords do not match!" -msgstr "Die angegebenen Passwörter stimmen nicht überein!" +#: setup/setup_feedback.tpl:91 +msgid "What operating system / distribution do you use?" +msgstr "Welches Betriebssystem / welche Distribution verwenden Sie?" -#: setup/class_setupStep_Migrate.inc:1153 -msgid "Specify a valid user ID!" -msgstr "Geben Sie eine gültige Benutzer ID an!" +#: setup/setup_feedback.tpl:99 +msgid "What web server do you use?" +msgstr "Welchen Webserver verwenden Sie?" -#: setup/class_setupStep_Migrate.inc:1186 -#, php-format -msgid "Adding an administrative user failed: object '%s' already exists!" -msgstr "" -"Hinzufügen eines administrativen Benutzers fehlgeschlagen: Objekt '%s' " -"existiert bereits!" +#: setup/setup_feedback.tpl:107 +msgid "What PHP version do you use?" +msgstr "Welche PHP-Version verwenden Sie?" -#: setup/class_setupStep_Migrate.inc:1225 -#: setup/class_setupStep_Migrate.inc:1274 -#: setup/class_setupStep_Migrate.inc:1323 -msgid "Cannot move users to the requested department!" -msgstr "Kann Benutzer nicht in die geforderte Abteilung verschieben!" +#: setup/setup_feedback.tpl:115 +msgid "LDAP" +msgstr "LDAP" -#: setup/class_setupStep_Migrate.inc:1235 -msgid "Winstation will be moved from" -msgstr "Die Windows-Arbeitsstation wird verschoben von" +#: setup/setup_feedback.tpl:119 +msgid "What kind of LDAP server(s) do you use?" +msgstr "Welche(n) LDAP-Server verwenden Sie?" -#: setup/class_setupStep_Migrate.inc:1246 -#: setup/class_setupStep_Migrate.inc:1295 -msgid "Updating following references too" -msgstr "Aktualisiere ebenfalls die folgenden Referenzen" +#: setup/setup_feedback.tpl:125 +msgid "How many objects are in your LDAP?" +msgstr "Wie viele Objekte befinden sich in Ihrem LDAP-Verzeichnis?" -#: setup/class_setupStep_Migrate.inc:1285 -msgid "Group will be moved from" -msgstr "Die Gruppe wird verschoben von" +#: setup/setup_feedback.tpl:132 +msgid "Features" +msgstr "Fähigkeiten" -#: setup/class_setupStep_Migrate.inc:1333 -msgid "User will be moved from" -msgstr "Der Benutzer wird verschoben von" +#: setup/setup_feedback.tpl:135 +msgid "What features of GOsa do you use?" +msgstr "Welche Funktionen von GOsa verwenden Sie?" -#: setup/class_setupStep_Migrate.inc:1343 -msgid "The following references will be updated" -msgstr "Die folgenden Referenzen werden aktualisiert" +#: setup/setup_feedback.tpl:145 +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?" -#: setup/class_setupStep_Migrate.inc:1946 -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." +#: setup/setup_feedback.tpl:152 +msgid "Send feedback" +msgstr "Feedback senden" -#: setup/class_setupStep_Migrate.inc:1947 -#: setup/class_setupStep_Migrate.inc:1960 -msgid "Try to create root object" -msgstr "Versuche, das Wurzelobjekt zu erzeugen" +#: setup/setup_finish.tpl:3 +msgid "Create your configuration file" +msgstr "Erzeugen Ihrer Konfigurationsdatei" -#: setup/class_setupStep_Migrate.inc:1959 -msgid "Root object couldn't be created, you should try it on your own." -msgstr "" -"Das Wurzelobjekt konnte nicht erstellt werden, Sie sollten dies manuell " -"erledigen." +#: setup/setup_finish.tpl:13 +msgid "Download configuration" +msgstr "Konfiguration herunterladen" -#: setup/class_setupStep_Migrate.inc:2250 -#, php-format -msgid "Copy '%s' to '%s' failed:" -msgstr "Kopieren von '%s' nach '%s' fehlgeschlagen:" +#: setup/setup_finish.tpl:18 +msgid "Status: " +msgstr "Status: " -#: setup/class_setupStep_Migrate.inc:2385 -#, php-format -msgid "There are %s devices that need to be migrated." -msgstr "%s Geräte müssen migriert werden." +#: setup/class_setupStep_Ldap.inc:53 +msgid "LDAP setup" +msgstr "LDAP-Einrichtung" -#: setup/class_setupStep_Migrate.inc:2445 -#, php-format -msgid "Adding '%s' to the LDAP failed: %s" -msgstr "Hinzufügen von '%s' ist fehlgeschlagen: %s" +#: setup/class_setupStep_Ldap.inc:54 +msgid "LDAP connection setup" +msgstr "Einrichten der LDAP-Verbindung" -#: setup/class_setupStep_Migrate.inc:2465 -#: setup/class_setupStep_Migrate.inc:2582 -#, php-format -msgid "Updating '%s' failed: %s" -msgstr "Aktualisierung von '%s' ist fehlgeschlagen: %s" +#: setup/class_setupStep_Ldap.inc:55 +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." -#: setup/class_setupStep_Migrate.inc:2538 +#: setup/class_setupStep_Ldap.inc:105 #, php-format -msgid "There are %s services that need to be migrated." -msgstr "Es müssen %s Dienste migriert werden." +msgid "Anonymous bind to server '%s' failed!" +msgstr "Anonyme Anmeldung an server '%s' ist fehlgeschlagen!" -#: setup/class_setupStep_Migrate.inc:2869 +#: setup/class_setupStep_Ldap.inc:107 #, php-format -msgid "There are %s application menus which have to be migrated." -msgstr "Es müssen %s Menüs migriert werden." - -#: setup/setup_config2.tpl:2 -msgid "Samba settings" -msgstr "Samba-Einstellungen" - -#: setup/setup_config2.tpl:6 -msgid "Samba hash generator" -msgstr "Samba Hash-Generator" - -#: setup/setup_config2.tpl:15 -msgid "Samba SID" -msgstr "Samba SID" +msgid "Bind as user '%s' failed!" +msgstr "Verbindung als Benutzer '%s' ist fehlgeschlagen!" -#: setup/setup_config2.tpl:31 -msgid "RID base" -msgstr "RID Basis" +#: setup/class_setupStep_Ldap.inc:112 +#, php-format +msgid "Anonymous bind to server '%s' succeeded." +msgstr "Verbindung als anonymer Benutzer zu Server '%s' war erfolgreich." -#: setup/setup_config2.tpl:46 -msgid "Workstation container" -msgstr "Container für Arbeitsstationen" +#: setup/class_setupStep_Ldap.inc:113 +msgid "Please specify user and password!" +msgstr "Bitte geben Sie Ihren Benutzer und das zugehörige Passwort ein!" -#: setup/setup_config2.tpl:61 -msgid "Samba SID mapping" -msgstr "Samba SID Abbildung" +#: setup/class_setupStep_Ldap.inc:115 +#, php-format +msgid "Bind as user '%s' to server '%s' succeeded!" +msgstr "Verbindung als Benutzer '%s' zu Server '%s' war erfolgreich!" -#: setup/setup_config2.tpl:71 -msgid "Timezone" -msgstr "Zeitzone" +#: setup/setup_ldap.tpl:7 +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" -#: setup/setup_config2.tpl:74 -msgid "Please choose your preferred timezone here" -msgstr "Bitte wählen Sie hier Ihre bevorzugte Zeitzone" +#: setup/setup_ldap.tpl:25 +msgid "LDAP connection" +msgstr "LDAP-Verbindung" -#: setup/setup_config2.tpl:96 -msgid "Additional GOsa settings" -msgstr "Zusätzliche GOsa-Einstellungen" +#: setup/setup_ldap.tpl:29 +msgid "Location name" +msgstr "Name des Standortes" -#: setup/setup_config2.tpl:100 -msgid "Enable Copy & Paste" -msgstr "Ermögliche Kopieren & Einfügen" +#: setup/setup_ldap.tpl:37 +msgid "Connection URI" +msgstr "Verbindungs-URI" -#: setup/setup_config2.tpl:112 -msgid "Enable DNS extension" -msgstr "Aktiviere DNS-Erweiterung" +#: setup/setup_ldap.tpl:45 +msgid "TLS connection" +msgstr "TLS-Verbindung" -#: setup/setup_config2.tpl:124 -msgid "Enable DHCP extension" -msgstr "Aktiviere DHCP-Erweiterung" +#: setup/setup_ldap.tpl:69 +msgid "Authentication" +msgstr "Authentisierung" -#: setup/setup_config2.tpl:136 -msgid "Enable mime type management" -msgstr "Aktiviere MIME-Typen Verwaltung" +#: setup/setup_ldap.tpl:73 +msgid "Admin DN" +msgstr "Administrator-DN" -#: setup/setup_config2.tpl:148 -msgid "Enable FAI release management" -msgstr "Aktiviere FAI Release-Verwaltung" +#: setup/setup_ldap.tpl:78 +msgid "Select user" +msgstr "Benutzer wählen" -#: setup/setup_config2.tpl:160 -msgid "Enable user netatalk plugin" -msgstr "Aktiviere Netatalk-Erweiterung für Benutzer" +#: setup/setup_ldap.tpl:86 +msgid "Automatically append LDAP base to admin DN" +msgstr "Automatisch die LDAP-Basis an die Admin-DN anhängen" -#: setup/setup_config2.tpl:171 -msgid "Government mode" -msgstr "Behörden-Modus" +#: setup/setup_ldap.tpl:93 +msgid "Admin password" +msgstr "Administrator-Passwort:" -#: setup/setup_config2.tpl:182 -msgid "Logging options" -msgstr "Protokollierungs-Optionen" +#: setup/setup_ldap.tpl:101 +msgid "Schema based settings" +msgstr "Schema-basierte Einstellungen" -#: setup/setup_config2.tpl:186 -msgid "Syslog" -msgstr "Syslog" +#: setup/setup_ldap.tpl:105 +msgid "Use rfc2307bis compliant groups" +msgstr "Verwende rfc2307bis-konforme Gruppen" -#: setup/setup_config2.tpl:193 -msgid "Mail settings" -msgstr "Mail-Einstellungen" +#: setup/setup_ldap.tpl:117 +msgid "Current status" +msgstr "Momentaner Status" -#: setup/setup_config2.tpl:197 -msgid "Mail method" -msgstr "Zustellungs-Methode" +#: setup/class_setupStep_Migrate.inc:127 setup/class_setupStep_Migrate.inc:128 +msgid "LDAP inspection" +msgstr "LDAP-Inspektion" -#: setup/setup_config2.tpl:213 -msgid "Account identification attribute" -msgstr "Attribut für Kontoidentifikation" +#: setup/class_setupStep_Migrate.inc:129 +msgid "Analyze your current LDAP for GOsa compatibility" +msgstr "Untersuche Ihr LDAP-Verzeichnis auf GOsa-Kompatibilität" -#: setup/setup_config2.tpl:227 -msgid "Vacation templates" -msgstr "Urlaubsvorlagen" +#: setup/class_setupStep_Migrate.inc:135 +msgid "Checking for root object" +msgstr "Prüfe auf Wurzelobjekt" -#: setup/setup_config2.tpl:243 -msgid "Use Cyrus UNIX style" -msgstr "Verwenden Cyrus UNIX-Stil" +#: setup/class_setupStep_Migrate.inc:141 +msgid "Inspecting object classes in root object" +msgstr "Prüfe Objekt-Klassen des Wurzelobjektes" -#: setup/setup_config2.tpl:253 -msgid "Snapshots / Undo" -msgstr "Snapshots / Wiederherstellung" +#: setup/class_setupStep_Migrate.inc:147 +msgid "Checking permission for LDAP database" +msgstr "Prüfe Berechtigungen auf die LDAP-Datenbank" -#: setup/setup_config2.tpl:262 setup/setup_config2.tpl:307 -msgid "Enable snapshots" -msgstr "Snapshots ermöglichen" +#: setup/class_setupStep_Migrate.inc:153 +msgid "Checking for invisible departments" +msgstr "Prüfe auf unsichtbare Abteilungen" -#: setup/setup_config2.tpl:268 setup/setup_config2.tpl:313 -msgid "Snapshot base" -msgstr "Basis für Snapshots" +#: setup/class_setupStep_Migrate.inc:158 +msgid "Checking for invisible users" +msgstr "Prüfe auf unsichtbare Benutzer" -#: setup/class_setupStep_License.inc:56 setup/class_setupStep_License.inc:57 -msgid "License" -msgstr "Lizenz" +#: setup/class_setupStep_Migrate.inc:165 +#: setup/class_setupStep_Migrate.inc:3203 +msgid "Checking for super administrator" +msgstr "Prüfe auf Superadministrator" -#: setup/class_setupStep_License.inc:58 -msgid "Terms and conditions for usage" -msgstr "Bedingungen und Auflagen für den Gebrauch" +#: setup/class_setupStep_Migrate.inc:171 +msgid "Checking for users outside the people tree" +msgstr "Prüfe auf Benutzer ausserhalb des Benutzerbaums" -#: setup/class_setupStep_Config2.inc:86 setup/class_setupStep_Config2.inc:87 -msgid "GOsa settings 2/3" -msgstr "GOsa-Einstellungen 2/3" +#: setup/class_setupStep_Migrate.inc:177 +msgid "Checking for groups outside the groups tree" +msgstr "Prüfe auf Gruppen ausserhalb des Gruppenbaums" -#: setup/class_setupStep_Config2.inc:88 -msgid "Customize special parameters" -msgstr "Anpassen von Spezialparametern" +#: setup/class_setupStep_Migrate.inc:184 +msgid "Checking for windows workstations outside the winstation tree" +msgstr "Prüfe auf Windows-Arbeitsstationen ausserhalb des Winstation-Baums" -#: setup/setup_migrate.tpl:5 -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." +#: setup/class_setupStep_Migrate.inc:190 +msgid "Checking for duplicated UID numbers" +msgstr "Prüfe auf doppelte UID Nummern" -#: setup/setup_migrate.tpl:33 -msgid "Check again" -msgstr "Erneut prüfen" +#: setup/class_setupStep_Migrate.inc:196 +msgid "Checking for duplicate GID numbers" +msgstr "Prüfe auf doppelte GID Nummern" -#: setup/setup_migrate.tpl:37 -msgid "Move windows workstations into a valid windows workstation department" -msgstr "" -"Verschiebe Windows-Arbeitsstationen in eine gültige Windows-Workstation " -"Abteilung" +#: setup/class_setupStep_Migrate.inc:202 +msgid "Checking for old style USB devices" +msgstr "Prüfe auf alte USB-Geräte" -#: setup/setup_migrate.tpl:39 -msgid "" -"This dialog allows you to move the displayed windows workstations into a " -"valid department" -msgstr "" -"Dieser Dialog ermöglicht es Ihnen, die angezeigten Windows-Arbeitsstationen " -"in eine gültige Abteilung zu verschieben" +#: setup/class_setupStep_Migrate.inc:208 +msgid "Checking for old services that have to be migrated" +msgstr "Prüfe auf alte Service-Einträge" -#: setup/setup_migrate.tpl:41 -msgid "" -"Be careful with this tool, there may be references pointing to this " -"workstations that can't be migrated." -msgstr "" -"Seien Sie vorsichtig mit diesem Werkzeug, es könnte Referenzen geben, die " -"auf diese Arbeitsstationen zeigen, die nicht migriert werden können." +#: setup/class_setupStep_Migrate.inc:214 +msgid "Checking for old style application menus" +msgstr "Prüfe auf alte Menü-Einträge" -#: setup/setup_migrate.tpl:67 -msgid "Move selected windows workstations into the following GOsa department" -msgstr "" -"Verschiebe die ausgewählten Windows-Arbeitsstationen in die folgende GOsa-" -"Abteilung" +#: setup/class_setupStep_Migrate.inc:240 setup/class_setupStep_Migrate.inc:292 +#: setup/class_setupStep_Migrate.inc:357 setup/class_setupStep_Migrate.inc:421 +#: setup/class_setupStep_Migrate.inc:492 setup/class_setupStep_Migrate.inc:569 +#: setup/class_setupStep_Migrate.inc:654 setup/class_setupStep_Migrate.inc:795 +#: setup/class_setupStep_Migrate.inc:891 +#: setup/class_setupStep_Migrate.inc:2032 +#: setup/class_setupStep_Migrate.inc:2498 +#: setup/class_setupStep_Migrate.inc:2689 +#: setup/class_setupStep_Migrate.inc:2826 +msgid "LDAP query failed" +msgstr "LDAP-Abfrage fehlgeschlagen." -#: setup/setup_migrate.tpl:72 -msgid "Move selected workstations" -msgstr "Die gewählten Arbeitsstationen verschieben" +#: setup/class_setupStep_Migrate.inc:241 setup/class_setupStep_Migrate.inc:293 +#: setup/class_setupStep_Migrate.inc:358 setup/class_setupStep_Migrate.inc:422 +#: setup/class_setupStep_Migrate.inc:493 setup/class_setupStep_Migrate.inc:570 +#: setup/class_setupStep_Migrate.inc:655 setup/class_setupStep_Migrate.inc:796 +#: setup/class_setupStep_Migrate.inc:892 +#: setup/class_setupStep_Migrate.inc:2033 +#: setup/class_setupStep_Migrate.inc:2499 +#: setup/class_setupStep_Migrate.inc:2690 +#: setup/class_setupStep_Migrate.inc:2827 +msgid "Possibly the 'root object' is missing." +msgstr "Wahrscheinlich fehlt das Wurzelobjekt." -#: setup/setup_migrate.tpl:73 -msgid "What will be done here" -msgstr "Was wird hier durchgeführt" +#: setup/class_setupStep_Migrate.inc:263 +#, php-format +msgid "Found %s duplicate values for attribute 'uidNumber'." +msgstr "Es wurden %s doppelte Werte für das Attribute 'uidNumber' gefunden." -#: setup/setup_migrate.tpl:85 -msgid "Move groups into configured group tree" -msgstr "Verschiebe Gruppen in den konfigurierten Gruppenbaum" +#: setup/class_setupStep_Migrate.inc:315 +#, php-format +msgid "Found %s duplicate values for attribute 'gidNumber'." +msgstr "Es wurden %s doppelte Werte für das Attribute 'gidNumber' gefunden." -#: setup/setup_migrate.tpl:88 -msgid "" -"This dialog allows moving a couple of groups to the configured group tree. " -"Doing this may straighten your LDAP service." -msgstr "" -"Dieser Dialog ermöglicht Ihnen das Verschieben einer Zahl von Gruppen in den " -"konfigurierten Gruppenbaum. Dies kann Ihren LDAP-Dienst aufräumen." +#: setup/class_setupStep_Migrate.inc:373 setup/class_setupStep_Migrate.inc:584 +#: setup/class_setupStep_Migrate.inc:597 +#: setup/class_setupStep_Migrate.inc:1031 +#: setup/class_setupStep_Migrate.inc:1049 +#: setup/class_setupStep_Migrate.inc:1984 +#: setup/class_setupStep_Migrate.inc:1997 +#: setup/class_setupStep_Migrate.inc:2052 +#: setup/class_setupStep_Migrate.inc:2073 +#: setup/class_setupStep_Migrate.inc:2125 +#: setup/class_setupStep_Migrate.inc:3205 +msgid "Failed" +msgstr "Fehlgeschlagen" -#: setup/setup_migrate.tpl:91 -msgid "" -"Be careful with this option! There may be references pointing to these " -"groups. The GOsa setup can't migrate references, so you may want to cancel " -"the migration in this case." +#: setup/class_setupStep_Migrate.inc:375 +#, php-format +msgid "Found %s winstations outside the predefined winstation department ou '%s'." msgstr "" -"Seien Sie vorsichtig mt dieser Option! Es könnte Referenzen geben, die auf " -"diese Gruppen verweisen. Die GOsa-Einrichtung kann Referenzen nicht " -"migrieren, Sie sollten die Migration an dieser Stelle abbrechen." - -#: setup/setup_migrate.tpl:94 -msgid "Move selected groups into this group tree" -msgstr "Verschiebe die ausgewählten Gruppen in diesen Gruppenbaum" +"Es wurden %s Windows-Arbeitsstationen ausserhalb der für diese Abteilung " +"vordefinierten Winstation Organisationseinheit '%s' gefunden." -#: setup/setup_migrate.tpl:125 setup/setup_migrate.tpl:177 -#: setup/setup_migrate.tpl:226 setup/setup_migrate.tpl:344 -#: setup/setup_migrate.tpl:397 setup/setup_migrate.tpl:441 -#: setup/setup_migrate.tpl:484 setup/setup_migrate.tpl:528 -msgid "Hide changes" -msgstr "Verstecke Änderungen" +#: setup/class_setupStep_Migrate.inc:448 +#, php-format +msgid "Found %s groups outside the configured tree '%s'." +msgstr "Es wurden %s Gruppen ausserhalb des konfigurierten Baums '%s' gefunden." -#: setup/setup_migrate.tpl:127 setup/setup_migrate.tpl:179 -#: setup/setup_migrate.tpl:209 setup/setup_migrate.tpl:346 -#: setup/setup_migrate.tpl:399 setup/setup_migrate.tpl:444 -#: setup/setup_migrate.tpl:487 setup/setup_migrate.tpl:531 -msgid "Show changes" -msgstr "Zeige Änderungen" +#: setup/class_setupStep_Migrate.inc:449 setup/class_setupStep_Migrate.inc:526 +msgid "Move" +msgstr "Verschieben" -#: setup/setup_migrate.tpl:140 -msgid "Move users into configured user tree" -msgstr "Verschiebe Benutzer in den konfigurierten Benutzerbaum" +#: setup/class_setupStep_Migrate.inc:525 +#, php-format +msgid "Found %s user(s) outside the configured tree '%s'." +msgstr "Es wurde(n) %s Benutzer ausserhalb des konfigurierten Baums '%s' gefunden." -#: setup/setup_migrate.tpl:142 -msgid "" -"This dialog allows moving a couple of users to the configured user tree. " -"Doing this may straighten your LDAP service." -msgstr "" -"Dieser Dialol ermöglicht Ihnen das Verschieben einer Zahl von Nutzern in den " -"konfigurierten Benutzerbaum. Dies kann Ihren LDAP-Dienst aufräumen." +#: setup/class_setupStep_Migrate.inc:586 setup/class_setupStep_Migrate.inc:599 +#, 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." -#: setup/setup_migrate.tpl:145 -msgid "" -"Be careful with this option! There may be references pointing to these " -"users. The GOsa setup can't migrate references, so you may want to cancel " -"the migration in this case." -msgstr "" -"Seien Sie vorsichtig mt dieser Option! Es könnte Referenzen geben, die auf " -"diese Benutzer verweisen. Die GOsa-Einrichtung kann Referenzen nicht " -"migrieren, Sie sollten die Migration an dieser Stelle abbrechen." +#: setup/class_setupStep_Migrate.inc:663 +#, php-format +msgid "Found %s user(s) that will not be visible in GOsa." +msgstr "Es wurde(n) %s Benutzer gefunden, die in GOsa nicht sichtbar sein werden." -#: setup/setup_migrate.tpl:148 -msgid "Move selected users into this people tree" -msgstr "Verschiebe die ausgewählten Benutzer in diesen Benutzerbaum" +#: setup/class_setupStep_Migrate.inc:713 setup/class_setupStep_Migrate.inc:856 +#: setup/class_setupStep_Migrate.inc:1116 +msgid "Migration error" +msgstr "Migrationsfehler" -#: setup/setup_migrate.tpl:191 -msgid "Migrate GOsa 2.5 administrative accounts" -msgstr "Migriere GOsa 2.5 Administrator-Konten" +#: setup/class_setupStep_Migrate.inc:713 setup/class_setupStep_Migrate.inc:856 +#, php-format +msgid "Cannot migrate department '%s':" +msgstr "Die Abteilung '%s' kann nicht migriert werden:" -#: setup/setup_migrate.tpl:193 -msgid "" -"This dialog allows the migration of GOsa 2.5 admin accounts into GOsa 2.6 " -"useable accounts." +#: setup/class_setupStep_Migrate.inc:804 +#, php-format +msgid "Found %s department(s) that will not be visible in GOsa." msgstr "" -"Dieser Dialog erlaubt die Migration von Administrativen Konten von GOsa 2.5 " -"nach GOsa 2.6." +"Es wurde(n) %s Abteilung(en) gefunden, die nicht in GOsa sichtbar sein " +"werden." -#: setup/setup_migrate.tpl:216 setup/setup_migrate.tpl:316 -#: setup/setup_migrate.tpl:370 setup/setup_migrate.tpl:425 -#: setup/setup_migrate.tpl:468 setup/setup_migrate.tpl:512 -msgid "Current" -msgstr "Aktuell" +#: setup/class_setupStep_Migrate.inc:1028 +#, php-format +msgid "GOsa 2.5 administrative accounts found: %s" +msgstr "GOsa 2.5 Verwaltungs-Konten gefunden: %s" -#: setup/setup_migrate.tpl:220 setup/setup_migrate.tpl:323 -#: setup/setup_migrate.tpl:377 setup/setup_migrate.tpl:429 -#: setup/setup_migrate.tpl:472 setup/setup_migrate.tpl:516 -msgid "After migration" -msgstr "Nach der Migration" +#: setup/class_setupStep_Migrate.inc:1033 +msgid "There is no valid GOsa 2.6 administrator account inside your LDAP." +msgstr "Es gibt keinen GOsa 2.6 Administrator in Ihrem LDAP." -#: setup/setup_migrate.tpl:229 setup/setup_ldap.tpl:65 -msgid "Reload" -msgstr "Neu laden" +#: setup/class_setupStep_Migrate.inc:1050 +msgid "There is no GOsa administrator account inside your LDAP." +msgstr "Es gibt keinen GOsa Administrator in Ihrem LDAP." -#: setup/setup_migrate.tpl:245 -msgid "Abort" -msgstr "Abbrechen" +#: setup/class_setupStep_Migrate.inc:1116 +#, php-format +msgid "Cannot add ACL for user '%s':" +msgstr "Kann ACL für Benutzer '%s' nicht hinzufügen:" -#: setup/setup_migrate.tpl:247 -msgid "Create a new GOsa administrator account" -msgstr "Erzeuge ein neues GOsa Administratorkonto" +#: setup/class_setupStep_Migrate.inc:1154 +#: setup/class_setupStep_Migrate.inc:1164 +msgid "Input error" +msgstr "Eingabefehler" -#: setup/setup_migrate.tpl:250 -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." +#: setup/class_setupStep_Migrate.inc:1154 +msgid "Uid" +msgstr "Uid" -#: setup/setup_migrate.tpl:279 -msgid "Password (again)" -msgstr "Passwort (erneut)" +#: setup/class_setupStep_Migrate.inc:1159 +msgid "Password error" +msgstr "Passwortfehler" -#: setup/setup_migrate.tpl:305 -msgid "" -"The listed departments are currently invisible in the GOsa user interface. " -"If you want to change this for a couple of entries, select them and use the " -"migrate button below." -msgstr "" -"Die angezeigten Abteilungen sind momentan in GOsa unsichtbar. Wenn Sie dies " -"für eine Zahl von Einträgen ändern möchten, wählen Sie sie einfach aus und " -"verwenden den 'Migrieren'-Knopf unterhalb." +#: setup/class_setupStep_Migrate.inc:1159 +msgid "Provided passwords do not match!" +msgstr "Die angegebenen Passwörter stimmen nicht überein!" -#: setup/setup_migrate.tpl:306 setup/setup_migrate.tpl:361 -#: setup/setup_migrate.tpl:417 setup/setup_migrate.tpl:461 -#: setup/setup_migrate.tpl:505 -msgid "" -"If you want to know what will be done when migrating the selected entries, " -"use the 'Show changes' button to see the LDIF." -msgstr "" -"Wenn Sie erfahren möchten, was bei der Migration der gewählten Einträge " -"erfolgen wird, verwenden Sie den 'Zeige Änderungen'-Knopf um das LDIF zu " -"sehen." +#: setup/class_setupStep_Migrate.inc:1164 +msgid "Specify a valid user ID!" +msgstr "Geben Sie eine gültige Benutzer ID an!" -#: setup/setup_migrate.tpl:360 -msgid "" -"The listed users are currently invisible in the GOsa user interface. If you " -"want to change this for a couple of users, just select them and use the " -"'Migrate' button below." +#: setup/class_setupStep_Migrate.inc:1197 +#, php-format +msgid "Adding an administrative user failed: object '%s' already exists!" msgstr "" -"Die folgenden Benutzer sind momentan in GOsa unsichtbar. Wenn Sie dies für " -"einen oder mehrere Benutzer ändern möchten, wählen Sie sie einfach aus und " -"drücken Sie den 'Migrieren'-Knopf unterhalb." +"Hinzufügen eines administrativen Benutzers fehlgeschlagen: Objekt '%s' " +"existiert bereits!" -#: setup/setup_migrate.tpl:416 -msgid "" -"The listed devices are currently invisible in the GOsa interface. If you " -"want to change this for a couple of devices, just select them and use the " -"'Migrate' button below." -msgstr "" -"Die folgenden Geräte sind momentan in GOsa unsichtbar. Wenn Sie dies für " -"eines oder mehrere Geräte ändern möchten, wählen Sie sie einfach aus und " -"drücken Sie den 'Migrieren'-Knopf unten." +#: setup/class_setupStep_Migrate.inc:1236 +#: setup/class_setupStep_Migrate.inc:1285 +#: setup/class_setupStep_Migrate.inc:1334 +msgid "Cannot move users to the requested department!" +msgstr "Kann Benutzer nicht in die geforderte Abteilung verschieben!" -#: setup/setup_migrate.tpl:442 setup/setup_migrate.tpl:485 -#: setup/setup_migrate.tpl:529 -msgid "Refresh" -msgstr "Auffrischen" +#: setup/class_setupStep_Migrate.inc:1246 +msgid "Winstation will be moved from" +msgstr "Die Windows-Arbeitsstation wird verschoben von" -#: setup/setup_migrate.tpl:460 -msgid "" -"The listed services are currently invalid for the GOsa version you are going " -"to install. If you want to update a couple of service, just select them and " -"use the 'Migrate' button below." -msgstr "" -"Die folgenden Dienste sind momentan für die GOsa-Version ungültig, die Sie " -"gerade installieren. Wenn Sie einen oder mehrere Dienste aktualisieren " -"möchten, wählen Sie sie einfach aus und drücken Sie den 'Migrieren'-Knopf " -"unterhalb." +#: setup/class_setupStep_Migrate.inc:1257 +#: setup/class_setupStep_Migrate.inc:1306 +msgid "Updating following references too" +msgstr "Aktualisiere ebenfalls die folgenden Referenzen" -#: setup/setup_migrate.tpl:504 -msgid "" -"The listed menus are currently invisible in the GOsa interface. If you want " -"to change this for a couple of devices, just select them and use the " -"'Migrate' button below." -msgstr "" -"Die folgenden Menüs sind momentan in GOsa unsichtbar. Wenn Sie dies für " -"eines oder mehrere Menüs ändern möchten, wählen Sie sie einfach aus und " -"drücken Sie den 'Migrieren'-Knopf unterhalb." +#: setup/class_setupStep_Migrate.inc:1296 +msgid "Group will be moved from" +msgstr "Die Gruppe wird verschoben von" -#: setup/class_setupStep_Ldap.inc:53 -msgid "LDAP setup" -msgstr "LDAP-Einrichtung" +#: setup/class_setupStep_Migrate.inc:1344 +msgid "User will be moved from" +msgstr "Der Benutzer wird verschoben von" -#: setup/class_setupStep_Ldap.inc:54 -msgid "LDAP connection setup" -msgstr "Einrichten der LDAP-Verbindung" +#: setup/class_setupStep_Migrate.inc:1354 +msgid "The following references will be updated" +msgstr "Die folgenden Referenzen werden aktualisiert" -#: setup/class_setupStep_Ldap.inc:55 -msgid "" -"This dialog performs the basic configuration of the LDAP connectivity for " -"GOsa." +#: setup/class_setupStep_Migrate.inc:1985 +msgid "The LDAP root object is missing. It is required to use your LDAP service." msgstr "" -"Dieser Dialog richtet die grundlegende Konfiguration der LDAP-Verbindung für " -"GOsa ein." +"Das LDAP Wurzelobjekt fehlt. Es wird für den Betrieb des LDAP-Dienstes " +"benötigt." -#: setup/class_setupStep_Ldap.inc:105 -#, php-format -msgid "Anonymous bind to server '%s' failed!" -msgstr "Anonyme Anmeldung an server '%s' ist fehlgeschlagen!" +#: setup/class_setupStep_Migrate.inc:1986 +#: setup/class_setupStep_Migrate.inc:1999 +msgid "Try to create root object" +msgstr "Versuche, das Wurzelobjekt zu erzeugen" -#: setup/class_setupStep_Ldap.inc:107 -#, php-format -msgid "Bind as user '%s' failed!" -msgstr "Verbindung als Benutzer '%s' ist fehlgeschlagen!" +#: setup/class_setupStep_Migrate.inc:1998 +msgid "Root object couldn't be created, you should try it on your own." +msgstr "" +"Das Wurzelobjekt konnte nicht erstellt werden, Sie sollten dies manuell " +"erledigen." -#: setup/class_setupStep_Ldap.inc:112 +#: setup/class_setupStep_Migrate.inc:2053 #, php-format -msgid "Anonymous bind to server '%s' succeeded." -msgstr "Verbindung als anonymer Benutzer zu Server '%s' war erfolgreich." +msgid "Missing GOsa object class '%s'!" +msgstr "Die GOsa-Objektklasse '%s' fehlt!" -#: setup/class_setupStep_Ldap.inc:113 -msgid "Please specify user and password!" -msgstr "Bitte geben Sie Ihren Benutzer und das zugehörige Passwort ein!" +#: setup/class_setupStep_Migrate.inc:2054 +msgid "Please check your installation." +msgstr "Bitte überprüfen Sie Ihre Installation." -#: setup/class_setupStep_Ldap.inc:115 +#: setup/class_setupStep_Migrate.inc:2075 #, php-format -msgid "Bind as user '%s' to server '%s' succeeded!" -msgstr "Verbindung als Benutzer '%s' zu Server '%s' war erfolgreich!" - -#: setup/setup_frame.tpl:12 -msgid "GOsa setup wizard" -msgstr "GOsa Einrichtungsassistent" - -#: setup/setup_frame.tpl:19 -msgid "Installation" -msgstr "Installation" - -#: setup/setup_frame.tpl:19 -msgid "Setup" -msgstr "Einrichtung" +msgid "" +"Cannot handle the structural object type of your root object. Please try to " +"add the object class '%s' manually." +msgstr "Die strukturelle Objekt-Typ Ihres Wurzel-Objektes kann nicht konvertiert werden. Bitte fügen Sie die Objekt-Klasse '%s' manuell hinzu." -#: setup/class_setupStep_Welcome.inc:38 -msgid "Welcome" -msgstr "Willkommen" +#: setup/class_setupStep_Migrate.inc:2432 +#, php-format +msgid "Copy '%s' to '%s' failed:" +msgstr "Kopieren von '%s' nach '%s' fehlgeschlagen:" -#: setup/class_setupStep_Welcome.inc:39 -msgid "The welcome message" -msgstr "Die Willkommensnachricht" +#: setup/class_setupStep_Migrate.inc:2567 +#, php-format +msgid "There are %s devices that need to be migrated." +msgstr "%s Geräte müssen migriert werden." -#: setup/class_setupStep_Welcome.inc:40 -msgid "Welcome to GOsa setup wizard" -msgstr "Willkommen beim GOsa Einrichtungsassistent" +#: setup/class_setupStep_Migrate.inc:2627 +#, php-format +msgid "Adding '%s' to the LDAP failed: %s" +msgstr "Hinzufügen von '%s' ist fehlgeschlagen: %s" -#: setup/setup_language.tpl:3 -msgid "Please select the preferred language" -msgstr "Bitte wählen Sie Ihre bevorzugte Sprache" +#: setup/class_setupStep_Migrate.inc:2647 +#: setup/class_setupStep_Migrate.inc:2764 +#, php-format +msgid "Updating '%s' failed: %s" +msgstr "Aktualisierung von '%s' ist fehlgeschlagen: %s" -#: 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 overriden 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." +#: setup/class_setupStep_Migrate.inc:2720 +#, php-format +msgid "There are %s services that need to be migrated." +msgstr "Es müssen %s Dienste migriert werden." -#: setup/setup_language.tpl:9 -msgid "Please select your preferred language here" -msgstr "Bitte wählen Sie hier Ihre bevorzugte Sprache" +#: setup/class_setupStep_Migrate.inc:3051 +#, php-format +msgid "There are %s application menus which have to be migrated." +msgstr "Es müssen %s Menüs migriert werden." #: setup/setup_welcome.tpl:4 msgid "" @@ -6095,430 +6279,320 @@ msgid "" "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:" - -#: setup/setup_welcome.tpl:34 -msgid "Click the 'Continue' button when you've finished." -msgstr "Drücken Sie auf den Knopf 'Fortfahren', wenn Sie fertig sind." - -#: setup/setup_ldap.tpl:7 -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" - -#: setup/setup_ldap.tpl:13 ihtml/themes/default/help.tpl:21 -msgid "Search" -msgstr "Suchen" - -#: setup/setup_ldap.tpl:25 -msgid "LDAP connection" -msgstr "LDAP-Verbindung" - -#: setup/setup_ldap.tpl:29 -msgid "Location name" -msgstr "Name des Standortes" - -#: setup/setup_ldap.tpl:37 -msgid "Connection URI" -msgstr "Verbindungs-URI" - -#: setup/setup_ldap.tpl:45 -msgid "TLS connection" -msgstr "TLS-Verbindung" - -#: setup/setup_ldap.tpl:69 -msgid "Authentication" -msgstr "Authentisierung" - -#: setup/setup_ldap.tpl:73 -msgid "Admin DN" -msgstr "Administrator-DN" - -#: setup/setup_ldap.tpl:78 -msgid "Select user" -msgstr "Benutzer wählen" - -#: setup/setup_ldap.tpl:86 -msgid "Automatically append LDAP base to admin DN" -msgstr "Automatisch die LDAP-Basis an die Admin-DN anhängen" - -#: setup/setup_ldap.tpl:93 -msgid "Admin password" -msgstr "Administrator-Passwort:" - -#: setup/setup_ldap.tpl:101 -msgid "Schema based settings" -msgstr "Schema-basierte Einstellungen" - -#: setup/setup_ldap.tpl:105 -msgid "Use rfc2307bis compliant groups" -msgstr "Verwende rfc2307bis-konforme Gruppen" - -#: setup/setup_ldap.tpl:117 -msgid "Current status" -msgstr "Momentaner Status" - -#: ihtml/themes/default/password.tpl:6 -msgid "Change your password" -msgstr "Ihr Passwort ändern" - -#: ihtml/themes/default/password.tpl:35 -msgid "Success" -msgstr "Erfolg" - -#: ihtml/themes/default/password.tpl:35 -msgid "Your password has been changed successfully." -msgstr "Ihr Passwort wurde erfolgreich geändert." - -#: ihtml/themes/default/password.tpl:53 -msgid "" -"This dialog provides a simple way to change your password. Enter the current " -"password and the new password (twice) in the fields below and press the " -"'Change' button." -msgstr "" -"Dieser Dialog ermöglicht Ihnen auf einfache Weise, Ihr Passwort zu ändern. " -"Geben Sie das aktuelle Passwort und zweimal das neue Passwort in den Feldern " -"unterhalb ein und drücken Sie den 'Ändern'-Knopf." - -#: ihtml/themes/default/password.tpl:60 ihtml/themes/default/password.tpl:62 -#: ihtml/themes/default/login.tpl:52 ihtml/themes/default/login.tpl:53 -msgid "Directory" -msgstr "Verzeichnis" +"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:" -#: ihtml/themes/default/password.tpl:86 ihtml/themes/default/password.tpl:87 -msgid "New password repeated" -msgstr "Neues Passwort (Wiederholung)" +#: setup/setup_welcome.tpl:34 +msgid "Click the 'Continue' button when you've finished." +msgstr "Drücken Sie auf den Knopf 'Fortfahren', wenn Sie fertig sind." -#: ihtml/themes/default/password.tpl:101 -msgid "Change" -msgstr "Ändern" +#: setup/setup_license.tpl:8 +msgid "I have read the license and accept it" +msgstr "Ich habe die Lizenz gelesen und akzeptiere diese" -#: ihtml/themes/default/password.tpl:102 -#: ihtml/themes/default/accountexpired.tpl:52 -msgid "Click here to change your password" -msgstr "Hier klicken, um Ihr Passwort zu ändern" +#: setup/class_setupStep_Config3.inc:77 setup/class_setupStep_Config3.inc:78 +msgid "GOsa settings 3/3" +msgstr "GOsa-Einstellungen 3/3" -#: ihtml/themes/default/acl.tpl:36 -msgid "Additional filter options" -msgstr "Zusätzliche Filteroptionen" +#: setup/class_setupStep_Config3.inc:79 +msgid "Tweak some GOsa core behaviour" +msgstr "Einstellen von grundlegendem GOsa Verhalten" -#: ihtml/themes/default/acl.tpl:47 -msgid "Use members from" -msgstr "Verwende Mitglieder von" +#: setup/class_setupStep_Config3.inc:198 +msgid "Session lifetime must be a numeric value!" +msgstr "Lebenszeit der Sitzung muss ein numerischer Wert sein!" -#: ihtml/themes/default/acl.tpl:61 -msgid "Available members" -msgstr "Verfügbare Mitglieder" +#: setup/class_setupStep_Config3.inc:202 +msgid "Maximum LDAP query time must be a numeric value!" +msgstr "Die maximale LDAP-Abfragedauer muß ein numerischer Wert sein!" -#: ihtml/themes/default/acl.tpl:63 ihtml/themes/default/acl.tpl:68 -msgid "List message possible targets" -msgstr "Zeige mögliche Empfänger dieser Nachricht" +#: setup/setup_checks.tpl:9 +msgid "PHP module and extension checks" +msgstr "PHP Modul- und Erweiterungsprüfung" -#: ihtml/themes/default/acl.tpl:84 ihtml/themes/default/acl.tpl:90 -msgid "List message recipients" -msgstr "Zeige Nachrichtenempfänger" +#: setup/setup_checks.tpl:41 setup/setup_checks.tpl:103 +msgid "GOsa will NOT run without fixing this." +msgstr "GOsa kann nicht ausgeführt werden, wenn das Problem nicht behoben wird." -#: ihtml/themes/default/acl.tpl:112 -msgid "ACL for this object" -msgstr "ACL für dieses Objekt" +#: setup/setup_checks.tpl:45 setup/setup_checks.tpl:107 +msgid "GOsa will run without fixing this." +msgstr "GOsa wird verwendbar sein, ohne dies zu beheben." -#: ihtml/themes/default/acl.tpl:118 -msgid "Available roles" -msgstr "Verfügbare Rollen" +#: setup/setup_checks.tpl:67 +msgid "PHP setup configuration" +msgstr "Konfiguration der PHP-Umgebung" -#: ihtml/themes/default/login.tpl:10 -msgid "GOsa login screen" -msgstr "GOsa Anmeldefenster" +#: setup/setup_checks.tpl:67 +msgid "show information" +msgstr "zeige Information" -#: ihtml/themes/default/login.tpl:27 -msgid "Login screen" -msgstr "Anmeldefenster" +#: setup/setup_schema.tpl:3 +msgid "Schema specific settings" +msgstr "Schemaspezifische Einstellungen" -#: ihtml/themes/default/login.tpl:34 -msgid "" -"Please use your username and your password to log into the site " -"administration system." -msgstr "" -"Nutzen Sie Ihren Benutzernamen und Ihr Passwort, um sich an der Verwaltung " -"des Standorts anzumelden." +#: setup/setup_schema.tpl:7 +msgid "Enable schema validation when logging in" +msgstr "Ermögliche Schema-Validierung bei der Anmeldung" -#: ihtml/themes/default/login.tpl:77 ihtml/themes/default/login.tpl:80 -msgid "Sign in" -msgstr "Anmelden" +#: setup/setup_schema.tpl:16 +msgid "Check status" +msgstr "Status prüfen" -#: ihtml/themes/default/login.tpl:78 -msgid "Click here to log in" -msgstr "Hier klicken zum Anmelden" +#: setup/setup_schema.tpl:20 +msgid "Schema check succeeded" +msgstr "Schema-Prüfung erfolgreich" -#: ihtml/themes/default/snapshotdialog.tpl:3 -msgid "Restoring object snapshots" -msgstr "Stelle Objekt-Snapshots wieder her" +#: setup/setup_schema.tpl:23 +msgid "Schema check failed" +msgstr "Schema-Prüfung fehlgeschlagen" -#: ihtml/themes/default/snapshotdialog.tpl:6 +#: setup/setup_schema.tpl:31 msgid "" -"This procedure will restore a snapshot of the selected object. It will " -"replace the existing object after pressing the restore button." +"Could not read any schema informations, all checks skipped. Adjust your ldap " +"acls." 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." +"Konnte keine Schema-Informationen beziehen, alle Prüfungen wurden " +"übersprungen. Passen Sie Ihre LDAP-ACLs an." -#: ihtml/themes/default/snapshotdialog.tpl:9 +#: setup/setup_schema.tpl:35 msgid "" -"Remember that DNS configuration and database entries could not be restored. " -"For some objects it is only nescessary to open and save them again (goFon), " -"but some entries must be recreated manually (glpi)." +"It seems that your ldap database wasn't initialized yet. This maybe the " +"reason, why GOsa can't read your schema configuration!" msgstr "" -"Beachten Sie, dass die DNS-Konfiguration mitsamt den Datenbankeinträgen " -"nicht wiederhergestellt werden kann.Für manche Objekte reicht es bereits, " -"sie zu öffnen und zu speichen (GOfon), andere Einträge müssen manuell " -"erstellt werden (glpi)." +"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!" -#: 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." +#: setup/setup_config1.tpl:2 +msgid "Look and feel" +msgstr "Aussehen und Verhalten" -#: ihtml/themes/default/snapshotdialog.tpl:29 -msgid "There is no snapshot available that could be restored" -msgstr "Es ist kein Snapshot verfügbar, der wiederhergestellt werden kann" +#: setup/setup_config1.tpl:6 +msgid "Theme" +msgstr "Aussehen" -#: 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." +#: setup/setup_config1.tpl:15 +msgid "Apache" +msgstr "Apache" -#: ihtml/themes/default/snapshotdialog.tpl:49 -msgid "Creating object snapshots" -msgstr "Erstelle Objekte-Snapshots" +#: setup/setup_config1.tpl:19 +msgid "Compress output send to browser" +msgstr "Sende komprimierte Ausgabe an den Browser" -#: ihtml/themes/default/snapshotdialog.tpl:52 -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." +#: setup/setup_config1.tpl:27 +msgid "People and group storage" +msgstr "Ablage für Personen und Gruppen" -#: ihtml/themes/default/snapshotdialog.tpl:55 -msgid "" -"Remember that database entries, DNS configurations and possibly created " -"zones in server extensions will not be stored in the snapshot." -msgstr "" -"Beachten Sie, dass Datenbankeinträge, DNS-Konfigurationen und evtl. " -"erstellte Zonen in den Server-Erweiterungen nicht im Snapshot gespeichert " -"werden." +#: setup/setup_config1.tpl:30 +msgid "People DN attribute" +msgstr "DN-Attribut für Personen" -#: ihtml/themes/default/snapshotdialog.tpl:70 -msgid "Timestamp" -msgstr "Zeitstempel" +#: setup/setup_config1.tpl:41 +msgid "People storage subtree" +msgstr "Teilbaum für Benutzerablage" -#: ihtml/themes/default/snapshotdialog.tpl:79 -msgid "Reason for generating this snapshot" -msgstr "Grund für das Erzeugen dieses Snapshots" +#: setup/setup_config1.tpl:50 +msgid "Group storage subtree" +msgstr "Teilbaum für Gruppenablage" -#: ihtml/themes/default/accountexpired.tpl:15 -msgid "Your password has expired. Please choose a new one!" -msgstr "Ihr Passwort ist abgelaufen. Geben Sie bitte ein neues ein!" +#: setup/setup_config1.tpl:59 +msgid "Include personal title in user DN" +msgstr "Persönlichen Titel in der Benutzer-DN mitführen" -#: ihtml/themes/default/accountexpired.tpl:23 -#: ihtml/themes/default/accountexpired.tpl:27 -msgid "Old password" -msgstr "Altes Passwort" +#: setup/setup_config1.tpl:70 +msgid "Relaxed naming policies" +msgstr "Nicht strikte Namensvorgaben" -#: ihtml/themes/default/accountexpired.tpl:41 -#: ihtml/themes/default/accountexpired.tpl:45 -msgid "Verify password" -msgstr "Passwort überprüfen" +#: setup/setup_config1.tpl:81 +msgid "Automatic UIDs" +msgstr "Automatische UIDs" -#: ihtml/themes/default/conflict.tpl:2 -msgid "Session conflict detected" -msgstr "Ein Sitzungskonflikt wurde festgestellt" +#: setup/setup_config1.tpl:97 setup/class_setupStep_Config1.inc:118 +msgid "GID / UID min id" +msgstr "GID / UID min ID" -#: ihtml/themes/default/conflict.tpl:6 -msgid "" -"Probably there's another active instance of your session. Multiple window " -"operation is technical not possible and heavily depends on the browser " -"you're using. Usage of different browsers at a time (i.e. IE and Mozilla) is " -"possible. Pressing the Logout button will close this session." -msgstr "" -"Vermutlich existiert eine andere aktive Instanz Ihrer Sitzung. Das Arbeiten " -"mit mehreren Fenstern ist technisch so nicht möglich und hängt stark vom " -"eingesetzten Browser ab. Die Verwendung unterschiedlicher Browser zur " -"gleichen Zeit (z.B. IE und Mozilla) ist möglich. Das Drücken von 'Abmelden' " -"schließt diese Sitzung." +#: setup/setup_config1.tpl:113 +msgid "Number base for people/groups" +msgstr "Zählbasis für Benutzer/Gruppen" -#: ihtml/themes/default/conflict.tpl:10 -msgid "" -"Ignoring this message will change/destroy the data you're currently editing, " -"so please close multiple windows and log in again." -msgstr "" -"Falls Sie trotzdem fortfahren, können einige Daten der momentan bearbeiteten " -"Dialoge verlorengehen. Deshalb schließen Sie bitte die verschiedenen Fenster " -"und melden sich neu an." +#: setup/setup_config1.tpl:121 +msgid "Hook for number base" +msgstr "Hook für Zählbasis" -#: ihtml/themes/default/conflict.tpl:14 -msgid "Logout" -msgstr "Abmelden" +#: setup/setup_config1.tpl:140 +msgid "Password encryption algorithm" +msgstr "Passwort-Verschlüsselungsalgorithmus" + +#: setup/setup_config1.tpl:151 +msgid "Password restrictions" +msgstr "Passwort-Einschränkungen" -#: ihtml/themes/default/framework.tpl:8 ihtml/themes/default/framework.tpl:11 -msgid "Main" -msgstr "Hauptmenü" +#: setup/setup_config1.tpl:158 setup/setup_config1.tpl:162 +msgid "Password minimum length" +msgstr "Minimale Passwortlänge" -#: ihtml/themes/default/framework.tpl:16 -msgid "Help" -msgstr "Hilfe" +#: setup/setup_config1.tpl:169 setup/setup_config1.tpl:173 +msgid "Different characters from old password" +msgstr "Verschiedene Zeichen vom vorherigen Kennwort" -#: ihtml/themes/default/framework.tpl:21 ihtml/themes/default/framework.tpl:25 -msgid "Sign out" -msgstr "Abmelden" +#: setup/setup_config1.tpl:182 +msgid "Password change hook" +msgstr "Hook für Passwort-Änderung" -#: ihtml/themes/default/framework.tpl:29 -msgid "Signed in:" -msgstr "Angemeldet:" +#: setup/setup_config1.tpl:198 +msgid "Use SASL for kerberos" +msgstr "Verwende SASL für Kerberos." -#: ihtml/themes/default/framework.tpl:32 -msgid "GOsa main menu" -msgstr "GOsa Hauptmenü" +#: setup/setup_config1.tpl:209 +msgid "Use account expiration" +msgstr "Verwende ablaufende Konten" -#: ihtml/themes/default/remove.tpl:6 +#: setup/setup_config1.tpl:221 msgid "" -"This may be used by several groups. Please double check if your really want " -"to do this since there is no way for GOsa to get your data back." +"GOsa supports several encryption types for your passwords. Normally this is " +"adjustable via user templates, but you can specify a default method to be " +"used here, too." msgstr "" -"Dieser Eintrag wird unter Umständen von verschiedenen Gruppen genutzt. Bitte " -"überprüfen Sie genau was Sie tun, da GOsa keine Möglichkeit hat, die Daten " -"wiederherzustellen." - -#: ihtml/themes/default/logout.tpl:5 -msgid "Your GOsa session has expired!" -msgstr "Die Gültigkeit ihrer GOsa-Sitzung ist abgelaufen!" +"GOsa unterstützt zahlreiche Verschlüsselungsarten für Ihre Passwörter. " +"Üblicherweise wird die Auswahl über Vorlagen verwaltet, Sie können aber auch " +"eine Standardmethode festlegen, die benutzt werden soll." -#: ihtml/themes/default/logout.tpl:7 +#: setup/setup_config1.tpl:222 msgid "" -"The last interaction with the GOsa web interface has been some time ago in " -"the past. For security reasons, the session has been closed. To continue " -"with administrative tasks, please sign in again." +"GOsa always acts as admin and manages access rights internally. This is a " +"workaround till OpenLDAP's in directory ACI's are fully implemented. For " +"this to work, we need the admin DN and the corresponding password." 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." +"GOsa arbeitet immer als Administrator und verwaltet die Rechte intern " +"(solange die in OpenLDAP implementierten ACIs nicht vollständig unterstützt " +"werden, wird dieser Workaround bestehen bleiben). Damit dies möglich ist, " +"wird an dieser Stelle der DN des LDAP-Administrators und das dazugehörige " +"Passwort benötigt." -#: ihtml/themes/default/logout.tpl:10 -msgid "Sign in again" -msgstr "Erneut anmelden" +#: setup/setup_config1.tpl:223 +msgid "" +"Some basic LDAP parameters are tunable and affect the locations where GOsa " +"saves people and groups, including the way accounts get created. Check the " +"values below if the fit your needs." +msgstr "" +"Einige LDAP-Parameter beeinflussen die Art und Weise wie (und wo) GOsa Daten " +"in der Baumstruktur ablegt. Prüfen Sie die vorgegebenen Werte, ob sie Ihren " +"Vorgaben entsprechen." -#: ihtml/themes/default/sizelimit.tpl:3 +#: setup/setup_config1.tpl:224 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." +"GOsa has modular support for several mail methods. These methods provide " +"interfaces to users mailboxes and general handling for quotas. You can " +"choose the dummy plugin to leave all your mail settings untouched." 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." +"GOsa unterstützt verschiedene Zustellungs-Methoden. Diese Methoden stellen " +"Schnittstellen für Benutzer-Postfächer und die allgemeine Verwaltung von " +"Kontingenten bereit. Wählen sie 'dummy', um all Ihre Mail-Einstellungen " +"unberührt zu lassen." -#: ihtml/themes/default/sizelimit.tpl:6 -msgid "Please choose the way to react for this session" -msgstr "Bitte entscheiden Sie, wie für diese Sitzung verfahren werden soll" +#: setup/class_setupStep_Schema.inc:42 setup/class_setupStep_Schema.inc:43 +msgid "LDAP schema check" +msgstr "LDAP Schemaprüfung" -#: ihtml/themes/default/sizelimit.tpl:9 -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" +#: setup/class_setupStep_Schema.inc:44 +msgid "Perform test on your current LDAP schema" +msgstr "Führe Test auf Ihrem aktuellen LDAP Schema durch" -#: ihtml/themes/default/sizelimit.tpl:10 -msgid "" -"ignore this error and show all entries that fit into the defined sizelimit " -"and let me use filters instead" -msgstr "" -"Ignoriere diesen Fehler und zeige alle Einträge, die innerhalb der " -"Größenbeschränkung liegen" +#: setup/class_setupStep_Welcome.inc:38 +msgid "Welcome" +msgstr "Willkommen" -#: ihtml/themes/default/copyPasteDialog.tpl:1 -msgid "Copy & paste wizard" -msgstr "Kopieren & Einfügen - Assistent" +#: setup/class_setupStep_Welcome.inc:39 +msgid "The welcome message" +msgstr "Die Willkommensnachricht" -#: ihtml/themes/default/copyPasteDialog.tpl:7 -msgid "" -"Some values need to be unique in the complete directory while some " -"combinations make no sense. GOsa shows the relevant attributes. Please " -"maintain the values below to fullfill 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 verwalten Sie die Werte, die unten angezeigt werden, um die " -"Auflagen zu erfüllen." +#: setup/class_setupStep_Welcome.inc:40 +msgid "Welcome to GOsa setup wizard" +msgstr "Willkommen beim GOsa Einrichtungsassistent" -#: 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!" +#: setup/class_setupStep_License.inc:56 setup/class_setupStep_License.inc:57 +msgid "License" +msgstr "Lizenz" -#: ihtml/themes/default/copyPasteDialog.tpl:10 +#: setup/class_setupStep_License.inc:58 +msgid "Terms and conditions for usage" +msgstr "Bedingungen und Auflagen für den Gebrauch" + +#: setup/setup_language.tpl:3 +msgid "Please select the preferred language" +msgstr "Bitte wählen Sie Ihre bevorzugte Sprache" + +#: setup/setup_language.tpl:5 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!" +"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 overriden per user." 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!" +"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." -#: ihtml/themes/default/copyPasteDialog.tpl:24 -msgid "Cancel all" -msgstr "Alle abbrechen" +#: setup/setup_language.tpl:9 +msgid "Please select your preferred language here" +msgstr "Bitte wählen Sie hier Ihre bevorzugte Sprache" -#: ihtml/themes/default/copyPasteDialog.tpl:30 -msgid "Operation complete" -msgstr "Vorgang abgeschlossen" +#: setup/class_setupStep_Config1.inc:74 setup/class_setupStep_Config1.inc:75 +msgid "GOsa settings 1/3" +msgstr "GOsa-Einstellungen 1/3" -#: ihtml/themes/default/help.tpl:9 -msgid "GOsa help viewer" -msgstr "GOsa Hilfe-Browser" +#: setup/class_setupStep_Config1.inc:76 +msgid "GOsa generic settings" +msgstr "Allgemeine GOsa-Einstellungen" -#: ihtml/themes/default/help.tpl:15 -msgid "Index" -msgstr "Index" +#: setup/class_setupStep_Config1.inc:118 +#, php-format +msgid "The specified value for '%s' must be a numeric value" +msgstr "Der angegebene Wert für '%s' muss numerisch sein." -#: ihtml/themes/default/islocked.tpl:2 -msgid "Locking conflict detected" -msgstr "Ein Zugriffskonflikt wurde festgestellt" +#: setup/class_setupStep_Config1.inc:122 setup/class_setupStep_Config1.inc:126 +#, php-format +msgid "Don't add a trailing comma to '%s'." +msgstr "Fügen Sie kein Komma an das Ende von '%s'." -#: ihtml/themes/default/islocked.tpl:9 -msgid "" -"If this lock detection is false, the other person has obviously closed the " -"webbrowser 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." +#: setup/class_setupStep_Config1.inc:122 +msgid "People storage ou" +msgstr "Ablage-OU für Benutzer:" -#: ihtml/themes/default/islocked.tpl:16 -msgid "Read only" -msgstr "Nur anschauen" +#: setup/class_setupStep_Config1.inc:126 +msgid "Group storage ou" +msgstr "Ablage-OU für Gruppen:" -#: ihtml/themes/default/logout-close.tpl:5 -msgid "Your GOsa session has been closed!" -msgstr "Ihre GOsa-Sitzung wurde geschlossen!" +#: setup/class_setupStep_Config1.inc:130 +msgid "Uid base must be numeric" +msgstr "Der Wert für 'UID Base' muss numerisch sein" -#: 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." +#: setup/class_setupStep_Config1.inc:134 +msgid "The given password minimum length is not numeric." +msgstr "Die angegebene minimale Passwortlänge ist nicht numerisch." + +#: setup/class_setupStep_Config1.inc:137 +msgid "The given password differ value is not numeric." +msgstr "Die angegebene Passwort-Differenz ist nicht numerisch." + +#: setup/class_setupStep_Config2.inc:86 setup/class_setupStep_Config2.inc:87 +msgid "GOsa settings 2/3" +msgstr "GOsa-Einstellungen 2/3" + +#: setup/class_setupStep_Config2.inc:88 +msgid "Customize special parameters" +msgstr "Anpassen von Spezialparametern" + +#: setup/class_setupStep_Language.inc:40 setup/class_setupStep_Language.inc:41 +msgid "Language setup" +msgstr "Sprachauswahl" + +#: 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." + +#: setup/class_setupStep_Language.inc:47 +msgid "Automatic" +msgstr "Automatisch" diff --git a/gosa-core/locale/core/es/LC_MESSAGES/messages.po b/gosa-core/locale/core/es/LC_MESSAGES/messages.po index a48d1fc2d..884f96184 100644 --- a/gosa-core/locale/core/es/LC_MESSAGES/messages.po +++ b/gosa-core/locale/core/es/LC_MESSAGES/messages.po @@ -8,7 +8,7 @@ msgid "" msgstr "" "Project-Id-Version: admin\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2009-01-15 11:49+0100\n" +"POT-Creation-Date: 2009-02-27 09:45+0100\n" "PO-Revision-Date: 2008-12-08 11:29+0100\n" "Last-Translator: \n" "Language-Team: Spanish \n" @@ -18,1200 +18,1178 @@ msgstr "" "X-Generator: Lokalize 0.2\n" "Plural-Forms: nplurals=2; plural=(n != 1);\n" -#: include/class_CopyPasteHandler.inc:117 -#: include/class_CopyPasteHandler.inc:126 -#: include/class_CopyPasteHandler.inc:158 -#: include/class_CopyPasteHandler.inc:175 -#: include/class_CopyPasteHandler.inc:184 -#: include/class_CopyPasteHandler.inc:192 -#: include/class_CopyPasteHandler.inc:268 -#, php-format -msgid "Copy and paste failed!" -msgstr "¡Ha fallado copiar y pegar! " - -#: include/class_CopyPasteHandler.inc:117 -#: include/class_CopyPasteHandler.inc:126 -#: include/class_CopyPasteHandler.inc:158 -#: include/class_CopyPasteHandler.inc:175 -#: include/class_CopyPasteHandler.inc:184 -#: include/class_CopyPasteHandler.inc:192 -#: include/class_CopyPasteHandler.inc:268 -#: include/class_CopyPasteHandler.inc:367 include/utils/class_msgPool.inc:153 -#: include/utils/class_msgPool.inc:165 include/utils/class_msgPool.inc:183 -#: include/utils/class_msgPool.inc:466 include/utils/class_msgPool.inc:485 -#: include/class_gosaSupportDaemon.inc:1160 -#: include/class_gosaSupportDaemon.inc:1180 include/class_msg_dialog.inc:99 -#: include/password-methods/class_password-methods.inc:250 -#: include/class_log.inc:138 include/class_log.inc:218 -#: include/class_plugin.inc:659 include/class_plugin.inc:700 -#: include/class_plugin.inc:742 include/class_plugin.inc:1585 -#: include/class_tabs.inc:50 plugins/admin/groups/class_groupGeneric.inc:954 -#: plugins/admin/groups/class_groupGeneric.inc:959 -#: plugins/admin/groups/class_groupGeneric.inc:1204 -#: plugins/personal/posix/class_posixAccount.inc:1334 -#: plugins/personal/generic/class_user.inc:412 -#: plugins/personal/generic/class_user.inc:513 -#: plugins/personal/generic/class_user.inc:806 -#: plugins/personal/generic/class_user.inc:1382 -#: plugins/personal/generic/main.inc:115 html/index.php:223 html/index.php:227 -#: setup/setup_checks.tpl:30 setup/setup_checks.tpl:91 -#: setup/class_setupStep_Migrate.inc:1186 -#: ihtml/themes/default/msg_dialog.tpl:52 -#: ihtml/themes/default/msg_dialog.tpl:95 -#, php-format -msgid "Error" -msgstr "Error" +#: ihtml/themes/default/MultiSelectWindow.tpl:51 +#: ihtml/themes/default/MultiSelectWindow.tpl:92 +#: ihtml/themes/default/msg_dialog.tpl:56 +#: ihtml/themes/default/msg_dialog.tpl:99 +#: plugins/admin/ogroups/class_ogroup.inc:232 setup/setup_ldap.tpl:121 +msgid "Information" +msgstr "Información" -#: include/class_CopyPasteHandler.inc:117 -#: include/class_CopyPasteHandler.inc:192 -#, php-format -msgid "Cannot set permission for '%s'" -msgstr "No se pueden modificar los permisos para '%s'" +#: ihtml/themes/default/MultiSelectWindow.tpl:63 +#: ihtml/themes/default/MultiSelectWindow.tpl:103 +#: plugins/admin/ogroups/ogroup_objects.tpl:20 +#: plugins/admin/groups/group_objects.tpl:20 +#: plugins/personal/posix/posix_groups.tpl:21 +msgid "Filters" +msgstr "Filtros" -#: include/class_CopyPasteHandler.inc:118 -#: include/class_CopyPasteHandler.inc:127 -#: include/class_CopyPasteHandler.inc:176 -#: include/class_CopyPasteHandler.inc:185 -#: include/class_CopyPasteHandler.inc:193 include/class_pluglist.inc:177 -#: include/class_config.inc:125 include/class_config.inc:629 -#: include/utils/class_timezone.inc:47 include/functions.inc:637 -#: include/functions.inc:2555 include/functions.inc:2579 -#: include/functions.inc:2592 -#: include/password-methods/class_password-methods-ssha.inc:51 -#: include/password-methods/class_password-methods-sha.inc:48 -#: include/class_plugin.inc:1325 include/class_plugin.inc:1337 -#: plugins/admin/groups/class_groupGeneric.inc:163 -#: plugins/admin/groups/class_groupGeneric.inc:728 html/password.php:74 -#: html/index.php:143 html/index.php:215 html/main.php:228 -msgid "Configuration error" -msgstr "Error de configuración" +#: ihtml/themes/default/remove.tpl:2 ihtml/themes/default/msg_dialog.tpl:54 +#: ihtml/themes/default/msg_dialog.tpl:97 ihtml/themes/default/islocked.tpl:6 +#: ihtml/themes/default/conflict.tpl:6 html/password.php:280 html/index.php:57 +#: html/index.php:63 html/index.php:416 html/index.php:422 +#: include/functions.inc:745 include/functions.inc:2193 +#: include/functions.inc:2197 include/functions.inc:2203 +#: include/class_tabs.inc:259 plugins/admin/ogroups/remove.tpl:2 +#: plugins/admin/groups/remove.tpl:2 +#: plugins/admin/groups/class_groupGeneric.inc:1088 +#: plugins/admin/users/remove.tpl:2 +#: plugins/admin/users/class_userManagement.inc:631 +#: plugins/admin/departments/remove.tpl:2 +#: plugins/admin/departments/dep_move_confirm.tpl:2 +#: plugins/admin/acl/remove.tpl:2 +#: plugins/personal/posix/class_posixAccount.inc:837 +#: plugins/personal/posix/class_posixAccount.inc:990 +#: setup/class_setupStep_Migrate.inc:261 setup/class_setupStep_Migrate.inc:313 +#: setup/class_setupStep_Migrate.inc:446 setup/class_setupStep_Migrate.inc:523 +#: setup/class_setupStep_Migrate.inc:662 setup/class_setupStep_Migrate.inc:803 +#: setup/class_setupStep_Migrate.inc:2565 +#: setup/class_setupStep_Migrate.inc:2718 +#: setup/class_setupStep_Migrate.inc:3050 setup/setup_checks.tpl:32 +#: setup/setup_checks.tpl:93 +msgid "Warning" +msgstr "Aviso" -#: include/class_CopyPasteHandler.inc:158 -#, php-format -msgid "'%s' is no vaild LDAP object" -msgstr "'%s' no es un objeto LDAP válido" +#: ihtml/themes/default/remove.tpl:6 +msgid "" +"This may be used by several groups. Please double check if your really want " +"to do this since there is no way for GOsa to get your data back." +msgstr "" +"Esta puede ser usada por varios grupos. Si está seguro de lo que quiere " +"hacer pulse dos veces, ya que no hay manera de que GOsa recupere " +"posteriormente la información." -#: include/class_CopyPasteHandler.inc:159 -#: include/class_CopyPasteHandler.inc:269 include/class_acl.inc:905 -#: include/class_ldap.inc:648 include/class_ldap.inc:696 -#: include/class_session.inc:76 include/class_session.inc:101 -#: include/class_session.inc:127 include/functions.inc:467 -#: include/functions.inc:627 include/functions.inc:724 -#: include/functions.inc:1107 include/functions.inc:1917 -#: include/functions.inc:1951 include/functions.inc:1971 -#: include/class_log.inc:88 -msgid "Internal error" -msgstr "error interno" +#: ihtml/themes/default/remove.tpl:9 plugins/admin/ogroups/remove.tpl:10 +#: plugins/admin/groups/remove.tpl:10 plugins/admin/users/remove.tpl:10 +msgid "So - if you're sure - press 'Delete' to continue or 'Cancel' to abort." +msgstr "" +"Entonces, si esta seguro, presione Eliminar para continuar o " +"Cancelar para Abortar." -#: include/class_CopyPasteHandler.inc:175 +#: ihtml/themes/default/remove.tpl:15 +#: ihtml/themes/default/copyPasteDialog.tpl:21 +#: ihtml/themes/default/acl.tpl:128 ihtml/themes/default/acl.tpl:142 +#: ihtml/themes/default/snapshotdialog.tpl:44 +#: ihtml/themes/default/snapshotdialog.tpl:89 +#: ihtml/themes/default/msg_dialog.tpl:74 +#: ihtml/themes/default/msg_dialog.tpl:127 +#: ihtml/themes/default/msg_dialog.tpl:130 +#: ihtml/themes/default/islocked.tpl:19 include/class_baseSelectDialog.inc:62 +#: include/utils/class_msgPool.inc:308 setup/setup_migrate.tpl:163 +#: setup/setup_migrate.tpl:214 setup/setup_migrate.tpl:261 +#: setup/setup_migrate.tpl:326 setup/setup_migrate.tpl:382 +#: setup/setup_migrate.tpl:435 setup/setup_migrate.tpl:480 +#: setup/setup_migrate.tpl:523 setup/setup_migrate.tpl:567 +#: setup/setup_ldap.tpl:17 #, php-format -msgid "No write permission in '%s'" -msgstr "No tiene permiso de escritura en '%s'" +msgid "Cancel" +msgstr "Cancelar" -#: include/class_CopyPasteHandler.inc:386 -#, php-format -msgid "These objects will be pasted: %s" -msgstr "Estos objetos serán modificados: %s" +#: ihtml/themes/default/login.tpl:10 +msgid "GOsa login screen" +msgstr "Pantalla de inicio de GOsa" -#: include/class_CopyPasteHandler.inc:410 -#, php-format -msgid "This object will be pasted: %s" -msgstr "Este objeto sera modificado: %s" +#: ihtml/themes/default/login.tpl:27 +msgid "Login screen" +msgstr "Pantalla de inicio" -#: include/class_CopyPasteHandler.inc:506 include/class_plugin.inc:2065 -#: include/class_plugin.inc:2068 -msgid "Paste" -msgstr "Pegar" +#: ihtml/themes/default/login.tpl:34 +msgid "" +"Please use your username and your password to log into the site " +"administration system." +msgstr "" +"Por favor use su nombre de usuario y contraseña para iniciar sesión en el " +"sistema de administración." -#: include/class_CopyPasteHandler.inc:508 -msgid "Cannot paste" -msgstr "No puedo pegar" +#: ihtml/themes/default/login.tpl:42 ihtml/themes/default/login.tpl:44 +#: ihtml/themes/default/password.tpl:69 ihtml/themes/default/password.tpl:71 +#: plugins/admin/users/class_divListUsers.inc:80 +msgid "Username" +msgstr "Nombre de Usuario" -#: include/class_acl.inc:26 -msgid "Access control" -msgstr "Control de acceso" +#: ihtml/themes/default/login.tpl:47 ihtml/themes/default/login.tpl:49 +#: ihtml/themes/default/password.tpl:40 +#: plugins/personal/generic/paste_generic.tpl:20 +#: plugins/personal/password/class_password.inc:26 setup/setup_config2.tpl:295 +#: setup/setup_config2.tpl:340 setup/setup_migrate.tpl:299 +msgid "Password" +msgstr "Contraseña" -#: include/class_acl.inc:27 plugins/admin/acl/class_aclManagement.inc:27 -msgid "Manage access control lists" -msgstr "Gestión de las Listas de control de acceso" +#: ihtml/themes/default/login.tpl:52 ihtml/themes/default/login.tpl:53 +#: ihtml/themes/default/password.tpl:60 ihtml/themes/default/password.tpl:62 +msgid "Directory" +msgstr "Directorio" -#: include/class_acl.inc:201 plugins/admin/acl/class_aclRole.inc:124 -msgid "All categories" -msgstr "Todas las categorías" +#: ihtml/themes/default/login.tpl:77 ihtml/themes/default/login.tpl:80 +msgid "Sign in" +msgstr "Entrando" -#: include/class_acl.inc:209 -msgid "Reset ACLs" -msgstr "Eliminar ACLs" +#: ihtml/themes/default/login.tpl:78 +msgid "Click here to log in" +msgstr "Pulse aquí para iniciar sesión" -#: include/class_acl.inc:210 plugins/admin/acl/class_aclRole.inc:132 -msgid "One level" -msgstr "Un nivel" +#: ihtml/themes/default/copyPasteDialog.tpl:1 +msgid "Copy & paste wizard" +msgstr "" -#: include/class_acl.inc:211 include/class_acl.inc:216 -#: plugins/admin/acl/class_aclRole.inc:133 -msgid "Current object" -msgstr "Objeto actual" +#: ihtml/themes/default/copyPasteDialog.tpl:7 +msgid "" +"Some values need to be unique in the complete directory while some " +"combinations make no sense. GOsa shows the relevant attributes. Please " +"maintain the values below to fullfill 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." -#: include/class_acl.inc:212 plugins/admin/acl/class_aclRole.inc:134 -msgid "Complete subtree" -msgstr "Subárbol completo" +#: ihtml/themes/default/copyPasteDialog.tpl:9 +msgid "Remember that some properties like taken snapshots will not be copied!" +msgstr "" -#: include/class_acl.inc:213 plugins/admin/acl/class_aclRole.inc:135 -msgid "Complete subtree (permanent)" -msgstr "Subárbol completo (permanente)" +#: 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 "" -#: include/class_acl.inc:214 include/class_acl.inc:217 -msgid "Use ACL defined in role" -msgstr "Utilizar las ACL definidas en el rol" +#: ihtml/themes/default/copyPasteDialog.tpl:19 +#: include/class_MultiSelectWindow.inc:144 include/utils/class_msgPool.inc:326 +#, php-format +msgid "Save" +msgstr "Guardar" -#: include/class_acl.inc:220 plugins/admin/users/class_userManagement.inc:26 -#: plugins/personal/generic/class_user.inc:1549 -#: setup/class_setupStep_Migrate.inc:1028 -msgid "Users" -msgstr "Usuarios" +#: ihtml/themes/default/copyPasteDialog.tpl:24 +msgid "Cancel all" +msgstr "" -#: include/class_acl.inc:220 plugins/admin/groups/class_groupGeneric.inc:1258 -#: plugins/admin/groups/class_groupManagement.inc:26 -#: setup/class_setupStep_Migrate.inc:1031 -msgid "Groups" -msgstr "Grupos" +#: ihtml/themes/default/copyPasteDialog.tpl:30 +msgid "Operation complete" +msgstr "Operación incompleta" -#: include/class_acl.inc:465 include/class_baseSelectDialog.inc:49 -#: include/class_MultiSelectWindow.inc:258 -#: include/class_MultiSelectWindow.inc:260 -#: plugins/admin/acl/class_aclRole.inc:373 -msgid "Up" -msgstr "Arriba" +#: ihtml/themes/default/copyPasteDialog.tpl:32 +#: setup/class_setupStep_Finish.inc:37 +msgid "Finish" +msgstr "Terminar" -#: include/class_acl.inc:467 plugins/admin/acl/class_aclRole.inc:375 -msgid "Down" -msgstr "Abajo" +#: 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." -#: include/class_acl.inc:472 include/class_acl.inc:520 -#: plugins/admin/acl/class_aclRole.inc:378 -#: plugins/admin/acl/class_aclRole.inc:429 -#: plugins/admin/users/class_divListUsers.inc:134 -#: plugins/admin/groups/class_divListGroup.inc:139 -msgid "Edit" -msgstr "Editar" +#: ihtml/themes/default/sizelimit.tpl:6 +msgid "Please choose the way to react for this session" +msgstr "Por favor elija la forma de reaccionar en esta sesión" -#: include/class_acl.inc:472 include/class_acl.inc:476 -#: include/class_acl.inc:1202 include/class_acl.inc:1203 -#: include/class_acl.inc:1208 include/class_tabs.inc:391 -#: plugins/admin/acl/class_divListACL.inc:179 -#: plugins/admin/acl/tabs_acl.inc:28 -#: plugins/admin/acl/class_aclManagement.inc:26 -#: plugins/admin/acl/class_aclManagement.inc:293 -#: plugins/admin/acl/class_aclRole.inc:379 -#: plugins/admin/acl/class_aclRole.inc:383 -#: plugins/admin/acl/class_aclRole.inc:749 -msgid "ACL" -msgstr "ACL" +#: ihtml/themes/default/sizelimit.tpl:9 +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" + +#: ihtml/themes/default/sizelimit.tpl:10 +msgid "" +"ignore this error and show all entries that fit into the defined sizelimit " +"and let me use filters instead" +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" -#: include/class_acl.inc:476 include/class_acl.inc:524 -#: include/utils/class_msgPool.inc:338 plugins/admin/acl/class_aclRole.inc:382 -#: plugins/admin/acl/class_aclRole.inc:433 +#: ihtml/themes/default/sizelimit.tpl:14 include/utils/class_msgPool.inc:344 +#: plugins/personal/generic/generic.tpl:137 #, php-format -msgid "Delete" -msgstr "Eliminar" - -#: include/class_acl.inc:512 -msgid "No ACL settings for this category!" -msgstr "¡No hay ACL configuradas para esta categoría!" - -#: include/class_acl.inc:514 -#, php-format -msgid "Contains ACLs for these objects: %s" -msgstr "Tiene ACLs para estos objetos: %s" - -#: include/class_acl.inc:520 include/class_acl.inc:524 -msgid "category ACL" -msgstr "Categoría ACL" - -#: include/class_acl.inc:574 -#, php-format -msgid "Edit ACL for '%s' - scope is '%s'" -msgstr "Editar ACL para '%s', el ámbito es '%s'" +msgid "Set" +msgstr "Activar" -#: include/class_acl.inc:584 plugins/admin/acl/class_aclRole.inc:463 -msgid "All objects in current subtree" -msgstr "Todos los objetos en el subárbol actual" +#: ihtml/themes/default/acl.tpl:7 plugins/admin/acl/acl_role.tpl:3 +msgid "Assigned ACL for current entry" +msgstr "Asignando ACL a la entrada actual" -#: include/class_acl.inc:728 include/class_acl.inc:735 -#: include/class_acl.inc:742 include/class_acl.inc:748 -#: include/utils/class_msgPool.inc:463 -#: plugins/admin/departments/class_departmentGeneric.inc:574 -#: ihtml/themes/default/snapshotdialog.tpl:20 -#: ihtml/themes/default/snapshotdialog.tpl:62 -msgid "Object" -msgstr "Objeto" +#: ihtml/themes/default/acl.tpl:12 plugins/admin/acl/acl_role.tpl:45 +msgid "New ACL" +msgstr "Nueva ACL" -#: include/class_acl.inc:730 include/class_acl.inc:737 -msgid "Show/hide advanced settings" -msgstr "Mostrar/ocultar caracteristicas avanzadas" +#: ihtml/themes/default/acl.tpl:17 plugins/admin/acl/acl_role.tpl:51 +msgid "ACL type" +msgstr "Tipo de ACL" -#: include/class_acl.inc:754 -msgid "Create objects" -msgstr "Crear objetos" +#: ihtml/themes/default/acl.tpl:19 ihtml/themes/default/acl.tpl:24 +#: plugins/admin/acl/acl_role.tpl:51 +msgid "Select an acl type" +msgstr "Seleccione un tipo de ACL" -#: include/class_acl.inc:755 -msgid "Move objects" -msgstr "Mover objetos" +#: ihtml/themes/default/acl.tpl:29 ihtml/themes/default/acl.tpl:52 +#: ihtml/themes/default/acl.tpl:125 ihtml/themes/default/acl.tpl:140 +#: include/utils/class_msgPool.inc:320 setup/setup_migrate.tpl:161 +#: setup/setup_migrate.tpl:212 setup/setup_migrate.tpl:260 +#: setup/setup_migrate.tpl:325 setup/setup_migrate.tpl:380 +#: setup/setup_migrate.tpl:433 setup/setup_migrate.tpl:478 +#: setup/setup_migrate.tpl:521 setup/setup_migrate.tpl:565 +#: setup/setup_ldap.tpl:16 +#, php-format +msgid "Apply" +msgstr "Aplicar" -#: include/class_acl.inc:756 -msgid "Remove objects" -msgstr "Eliminar Objetos" +#: ihtml/themes/default/acl.tpl:36 +msgid "Additional filter options" +msgstr "Añadir opciones de filtrado" -#: include/class_acl.inc:758 -msgid "Grant permission to owner" -msgstr "Garantizar permiso al propietario" +#: ihtml/themes/default/acl.tpl:47 +msgid "Use members from" +msgstr "Usar miembros de" -#: include/class_acl.inc:762 include/class_acl.inc:861 -#: include/class_acl.inc:865 -msgid "read" -msgstr "leer" +#: ihtml/themes/default/acl.tpl:61 +msgid "Available members" +msgstr "Miembros disponibles" -#: include/class_acl.inc:763 include/class_acl.inc:863 -#: include/class_acl.inc:866 -msgid "write" -msgstr "escribir" +#: ihtml/themes/default/acl.tpl:63 ihtml/themes/default/acl.tpl:68 +msgid "List message possible targets" +msgstr "Mostrar mensaje de posibles destinos" -#: include/class_acl.inc:767 -msgid "Complete object" -msgstr "Objeto completo" +#: ihtml/themes/default/acl.tpl:82 include/class_acl.inc:1050 +msgid "Members" +msgstr "Miembros" -#: include/class_acl.inc:905 -#, php-format -msgid "Unkown ACL type '%s'!" -msgstr "¡Tipo de ACL desconocido '%s'!" +#: ihtml/themes/default/acl.tpl:84 ihtml/themes/default/acl.tpl:90 +msgid "List message recipients" +msgstr "Lista de recipientes de mensajes" -#: include/class_acl.inc:948 -#, php-format -msgid "Unknown entry '%s'!" -msgstr "¡Entrada desconocida '%s'!" +#: ihtml/themes/default/acl.tpl:104 plugins/admin/acl/acl_role.tpl:56 +msgid "List of available ACL categories" +msgstr "Lista de categorías ACL disponibles" -#: include/class_acl.inc:1008 include/class_acl.inc:1010 -#, php-format -msgid "Role: %s" -msgstr "Rol: %s" +#: ihtml/themes/default/acl.tpl:112 +msgid "ACL for this object" +msgstr "ACL que tienen este objeto" -#: include/class_acl.inc:1010 -msgid "unknown role" -msgstr "rol desconocido" +#: ihtml/themes/default/acl.tpl:118 +msgid "Available roles" +msgstr "Roles disponibles" -#: include/class_acl.inc:1018 -#, php-format -msgid "Contains settings for these objects: %s" -msgstr "Tiene configuraciones de los siguientes objetos: %s" +#: ihtml/themes/default/accountexpired.tpl:15 +msgid "Your password has expired. Please choose a new one!" +msgstr "Su contraseña ha caducado. ¡Por favor seleccione una nueva!" -#: include/class_acl.inc:1027 ihtml/themes/default/acl.tpl:82 -msgid "Members" -msgstr "Miembros" +#: ihtml/themes/default/accountexpired.tpl:23 +#: ihtml/themes/default/accountexpired.tpl:27 +msgid "Old password" +msgstr "Contraseña antigua" -#: include/class_acl.inc:1033 -msgid "ACL takes effect for all users" -msgstr "La ACL tendrá efecto para todos los usuarios" +#: ihtml/themes/default/accountexpired.tpl:32 +#: ihtml/themes/default/accountexpired.tpl:36 +#: ihtml/themes/default/password.tpl:82 ihtml/themes/default/password.tpl:83 +#: html/password.php:196 plugins/admin/users/password.tpl:13 +#: plugins/admin/users/class_userManagement.inc:265 +#: plugins/personal/generic/main.inc:97 +#: plugins/personal/generic/password.tpl:7 +#: plugins/personal/password/password.tpl:18 +msgid "New password" +msgstr "Nueva contraseña" -#: include/class_acl.inc:1170 include/class_ldap.inc:705 -#: include/class_ldap.inc:1171 include/class_config.inc:259 -#: include/functions.inc:364 include/functions.inc:390 -#: include/functions.inc:398 include/functions.inc:427 -#: include/functions.inc:652 include/functions.inc:695 -#: include/functions.inc:737 include/functions.inc:782 -#: include/functions.inc:2534 include/functions.inc:2781 -#: include/class_MultiSelectWindow.inc:550 include/class_plugin.inc:1243 -#: include/class_plugin.inc:1292 include/class_plugin.inc:1296 -#: include/class_plugin.inc:1311 include/class_plugin.inc:1371 -#: include/class_plugin.inc:1429 include/class_plugin.inc:1495 -#: include/class_plugin.inc:1510 -#: plugins/admin/departments/class_departmentGeneric.inc:241 -#: plugins/admin/departments/class_departmentGeneric.inc:429 -#: plugins/admin/departments/class_departmentGeneric.inc:702 -#: plugins/admin/departments/class_departmentGeneric.inc:733 -#: plugins/admin/acl/class_aclRole.inc:616 -#: plugins/admin/acl/class_aclRole.inc:656 -#: plugins/admin/acl/class_aclRole.inc:670 -#: plugins/admin/ogroups/class_ogroup.inc:1033 -#: plugins/admin/ogroups/class_ogroup.inc:1047 -#: plugins/admin/groups/class_groupGeneric.inc:758 -#: plugins/admin/groups/class_groupGeneric.inc:1069 -#: plugins/personal/posix/class_posixAccount.inc:678 -#: plugins/personal/posix/class_posixAccount.inc:942 -#: plugins/personal/generic/class_user.inc:722 -#: plugins/personal/generic/class_user.inc:1084 html/index.php:253 -#: html/index.php:268 html/index.php:281 -#: setup/class_setupStep_Migrate.inc:1197 -#: setup/class_setupStep_Migrate.inc:1225 -#: setup/class_setupStep_Migrate.inc:1274 -#: setup/class_setupStep_Migrate.inc:1323 -#: setup/class_setupStep_Migrate.inc:2250 -#: setup/class_setupStep_Migrate.inc:2254 -#: setup/class_setupStep_Migrate.inc:2444 -#: setup/class_setupStep_Migrate.inc:2464 -#: setup/class_setupStep_Migrate.inc:2581 -#: setup/class_setupStep_Migrate.inc:2928 -#: setup/class_setupStep_Migrate.inc:2942 -msgid "LDAP error" -msgstr "Error LDAP" +#: ihtml/themes/default/accountexpired.tpl:41 +#: ihtml/themes/default/accountexpired.tpl:45 +msgid "Verify password" +msgstr "Confirmar contraseña" -#: include/class_acl.inc:1203 -msgid "Access control list" -msgstr "Lista de control de acceso" +#: ihtml/themes/default/accountexpired.tpl:51 +#: plugins/admin/users/class_divListUsers.inc:136 +#: plugins/admin/users/class_divListUsers.inc:270 +msgid "Change password" +msgstr "Cambiar contraseña" -#: include/class_acl.inc:1208 -msgid "ACL roles" -msgstr "Roles ACL" +#: ihtml/themes/default/accountexpired.tpl:52 +#: ihtml/themes/default/password.tpl:102 +msgid "Click here to change your password" +msgstr "Pulse aquí para cambiar su contraseña" -#: include/class_pluglist.inc:58 -msgid "All objects in this category" -msgstr "Todos los objetos en esta categoría" +#: ihtml/themes/default/logout-close.tpl:5 +msgid "Your GOsa session has been closed!" +msgstr "" -#: include/class_pluglist.inc:178 -msgid "The configuration format has changed. Please re-run setup!" +#: 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 "" -"¡El formato de la configuración ha cambiado. Por favor use el asistente de " -"configuración!" -#: include/class_pluglist.inc:193 include/class_pluglist.inc:194 -#: include/class_pluglist.inc:307 -msgid "Unknown" -msgstr "Desconocido" +#: ihtml/themes/default/snapshotdialog.tpl:3 +msgid "Restoring object snapshots" +msgstr "Recuperar instantanea de objetos" -#: include/class_pluglist.inc:203 ihtml/themes/default/framework.tpl:8 -#: ihtml/themes/default/framework.tpl:11 ihtml/themes/default/framework.tpl:20 -#: ihtml/themes/default/framework.tpl:24 +#: ihtml/themes/default/snapshotdialog.tpl:6 msgid "" -"You are currently editing a database entry. Do you want to dismiss the " -"changes?" +"This procedure will restore a snapshot of the selected object. It will " +"replace the existing object after pressing the restore button." msgstr "" -"Esta actualmente editando una entrada de base de datos.¿Quiere desestimar " -"los cambios?" - -#: include/class_ldap.inc:231 include/class_ldap.inc:264 -msgid "Performance warning" -msgstr "Aviso e rendimiento" +"El procedimiento recuperara una instancia de los objetos seleccionados. " +"Serán reemplazados los objetos actuales despues de presionar el botón " +"recuperar." -#: include/class_ldap.inc:231 include/class_ldap.inc:264 -#, php-format -msgid "LDAP performance is poor: last query took about %.2fs!" -msgstr "El rendimiento LDAP es bajo: ¡la última consulta tardó sobre %.2fs!" +#: ihtml/themes/default/snapshotdialog.tpl:9 +msgid "" +"Remember that DNS configuration and database entries could not be restored. " +"For some objects it is only nescessary to open and save them again (goFon), " +"but some entries must be recreated manually (glpi)." +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)." -#: include/class_ldap.inc:648 -#, php-format +#: ihtml/themes/default/snapshotdialog.tpl:12 msgid "" -"Cannot automatically create subtrees with RDN '%s': no object class found!" +"Don't forget to check references to other objects, for example does the " +"selected printer still exists ?" msgstr "" -"No se pueden crear automáticamente subárboles con RDN '%s': ¡No se ha " -"encontrado la clase del objeto!" +"No olvide comprobar referencias a otros objetos, por ejemplo ¿todavía " +"existen las impresoras seleccionadas?" -#: include/class_ldap.inc:696 -#, php-format -msgid "Cannot automatically create subtrees with RDN '%s': not supported" +#: ihtml/themes/default/snapshotdialog.tpl:20 +#: ihtml/themes/default/snapshotdialog.tpl:62 include/class_acl.inc:747 +#: include/class_acl.inc:754 include/class_acl.inc:761 +#: include/class_acl.inc:767 include/utils/class_msgPool.inc:463 +#: plugins/admin/departments/class_departmentGeneric.inc:574 +msgid "Object" +msgstr "Objeto" + +#: ihtml/themes/default/snapshotdialog.tpl:29 +msgid "There is no snapshot available that could 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 "" -"No se pueden crear automáticamente subárboles con RDN '%s': no soportado" +"Elija una instantanea y pulse en la imagen carpeta, para recuperar la " +"instantanea" -#: include/class_ldap.inc:780 -#, php-format -msgid "while operating on '%s' using LDAP server '%s'" -msgstr "mientras operaba en '%s' usando el servidor LDAP '%s'" +#: ihtml/themes/default/snapshotdialog.tpl:49 +msgid "Creating object snapshots" +msgstr "Creando instantaneas de objetos" -#: include/class_ldap.inc:782 -#, php-format -msgid "while operating on LDAP server %s" -msgstr "mientras operaba en el servidor LDAP '%s'" +#: ihtml/themes/default/snapshotdialog.tpl:52 +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." -#: include/class_ldap.inc:1004 -#, php-format +#: ihtml/themes/default/snapshotdialog.tpl:55 msgid "" -"This is not a valid DN: '%s'. A block for import should begin with 'dn: ...' " -"in line %s" +"Remember that database entries, DNS configurations and possibly created " +"zones in server extensions will not be stored in the snapshot." msgstr "" -"No es un DN válido: '%s': El bloque para importar debe empezar por 'dn: ...' " -"en la linea %s" -#: include/class_ldap.inc:1033 -#, php-format -msgid "Error while importing dn: '%s', please check your LDIF from line %s on!" +#: ihtml/themes/default/snapshotdialog.tpl:70 +msgid "Timestamp" msgstr "" -"Ha habido un error importando dn: '%s', ¡Por favor compruebe su LDIF desde " -"la línea %s en adelante!" -#: include/class_socketClient.inc:60 -msgid "The mcrypt module was not found. Please install php5-mcrypt." -msgstr "El módulo mcrypt no ha sido encontrado. Por favor instale php-mcrypt." +#: ihtml/themes/default/snapshotdialog.tpl:79 +msgid "Reason for generating this snapshot" +msgstr "" -#: include/class_socketClient.inc:108 -#, php-format -msgid "Socket connection to host '%s:%s' failed: %s" -msgstr "Ha fallado la conexión a la máquina '%s:%s': %s" +#: ihtml/themes/default/snapshotdialog.tpl:87 +#: plugins/admin/users/template.tpl:48 +#: plugins/admin/departments/class_departmentGeneric.inc:514 +#: plugins/admin/departments/class_departmentGeneric.inc:596 +msgid "Continue" +msgstr "Continuar" -#: include/class_socketClient.inc:191 +#: ihtml/themes/default/msg_dialog.tpl:52 +#: ihtml/themes/default/msg_dialog.tpl:95 html/index.php:223 +#: html/index.php:227 include/password-methods/class_password-methods.inc:250 +#: include/class_tabs.inc:50 include/class_plugin.inc:659 +#: include/class_plugin.inc:700 include/class_plugin.inc:742 +#: include/class_plugin.inc:1612 include/utils/class_msgPool.inc:153 +#: include/utils/class_msgPool.inc:165 include/utils/class_msgPool.inc:183 +#: include/utils/class_msgPool.inc:466 include/utils/class_msgPool.inc:485 +#: include/class_log.inc:138 include/class_log.inc:218 +#: include/class_gosaSupportDaemon.inc:1160 +#: include/class_gosaSupportDaemon.inc:1180 +#: include/class_CopyPasteHandler.inc:117 +#: include/class_CopyPasteHandler.inc:126 +#: include/class_CopyPasteHandler.inc:158 +#: include/class_CopyPasteHandler.inc:175 +#: include/class_CopyPasteHandler.inc:184 +#: include/class_CopyPasteHandler.inc:192 +#: include/class_CopyPasteHandler.inc:268 +#: include/class_CopyPasteHandler.inc:367 include/class_msg_dialog.inc:99 +#: plugins/admin/groups/class_groupGeneric.inc:627 +#: plugins/admin/groups/class_groupGeneric.inc:633 +#: plugins/admin/groups/class_groupGeneric.inc:981 +#: plugins/admin/groups/class_groupGeneric.inc:986 +#: plugins/admin/groups/class_groupGeneric.inc:1247 +#: plugins/personal/generic/class_user.inc:412 +#: plugins/personal/generic/class_user.inc:513 +#: plugins/personal/generic/class_user.inc:806 +#: plugins/personal/generic/class_user.inc:1382 +#: plugins/personal/generic/main.inc:115 +#: plugins/personal/posix/class_posixAccount.inc:1382 +#: setup/class_setupStep_Migrate.inc:1197 setup/setup_checks.tpl:30 +#: setup/setup_checks.tpl:91 #, php-format -msgid "Socket timeout of %s seconds reached." -msgstr "Tiempo excedido de %s segundos para conexión alcanzado." +msgid "Error" +msgstr "Error" -#: include/class_config.inc:122 +#: ihtml/themes/default/msg_dialog.tpl:71 +#: ihtml/themes/default/msg_dialog.tpl:73 +#: ihtml/themes/default/msg_dialog.tpl:124 +#: ihtml/themes/default/msg_dialog.tpl:126 +#: ihtml/themes/default/msg_dialog.tpl:129 include/utils/class_msgPool.inc:314 +#: setup/class_setupStep_Migrate.inc:267 setup/class_setupStep_Migrate.inc:319 +#: setup/class_setupStep_Migrate.inc:380 setup/class_setupStep_Migrate.inc:453 +#: setup/class_setupStep_Migrate.inc:530 setup/class_setupStep_Migrate.inc:605 +#: setup/class_setupStep_Migrate.inc:658 setup/class_setupStep_Migrate.inc:799 +#: setup/class_setupStep_Migrate.inc:1045 +#: setup/class_setupStep_Migrate.inc:2007 +#: setup/class_setupStep_Migrate.inc:2149 +#: setup/class_setupStep_Migrate.inc:2571 +#: setup/class_setupStep_Migrate.inc:2725 +#: setup/class_setupStep_Migrate.inc:3055 setup/setup_checks.tpl:27 +#: setup/setup_checks.tpl:87 #, php-format -msgid "XML error in gosa.conf: %s at line %d" -msgstr "Error XML en gosa.conf: %s en la línea %d" +msgid "Ok" +msgstr "Ok" -#: include/class_config.inc:259 -msgid "Cannot bind to LDAP. Please contact the system administrator." -msgstr "" -"No se puede conectar a LDAP: Por favor consulte con el administrador de " -"sistemas." +#: ihtml/themes/default/password.tpl:6 +msgid "Change your password" +msgstr "Cambie su contraseña" -#: include/class_config.inc:629 -msgid "sambaSID and/or sambaRidBase missing in the configuration!" -msgstr "¡sambaSID y/o sambaRidBase no aparece en la configuración!" +#: ihtml/themes/default/password.tpl:35 +msgid "Success" +msgstr "Correcto" -#: include/class_config.inc:979 -msgid "Configuration" -msgstr "Configuración" +#: ihtml/themes/default/password.tpl:35 +msgid "Your password has been changed successfully." +msgstr "Su contraseña se ha cambiado correctamente." -#: include/class_config.inc:979 -msgid "" -"The configuration file you are using seems to be outdated. Please move the " -"GOsa configuration file away to run the GOsa setup again." -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." +#: ihtml/themes/default/password.tpl:41 html/main.php:329 +#: plugins/admin/users/class_userManagement.inc:316 +#: plugins/admin/users/class_userManagement.inc:379 +#: plugins/personal/password/class_password.inc:78 +#: plugins/personal/password/class_password.inc:81 +#: plugins/personal/password/class_password.inc:84 +#: plugins/personal/password/class_password.inc:87 +#: plugins/personal/password/class_password.inc:90 +#: plugins/personal/password/class_password.inc:93 +#: plugins/personal/password/class_password.inc:107 +#: plugins/personal/password/class_password.inc:113 +msgid "Password change" +msgstr "Cambio de contraseña" -#: include/utils/class_timezone.inc:47 -#, php-format +#: ihtml/themes/default/password.tpl:53 msgid "" -"The timezone setting '%s' in your gosa.conf is not valid. Cannot calculate " -"correct timezone offset." +"This dialog provides a simple way to change your password. Enter the current " +"password and the new password (twice) in the fields below and press the " +"'Change' button." msgstr "" -"El parámetro de zona horaria '%s' en gosa.conf no es válido. No se puede " -"calcular una compensación correcta para la zona horaria." +"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'." -#: include/utils/class_msgPool.inc:15 -#, php-format -msgid "Select to list objects of type '%s'." -msgstr "Seleccione para mostrar objetos de tipo '%s'." +#: ihtml/themes/default/password.tpl:78 ihtml/themes/default/password.tpl:79 +#: html/password.php:217 plugins/personal/password/password.tpl:13 +msgid "Current password" +msgstr "Contraseña actual" -#: include/utils/class_msgPool.inc:17 -#, php-format -msgid "Select to list objects containig '%s'." -msgstr "Seleccione para mostrar objetos conteniendo '%s'." +#: ihtml/themes/default/password.tpl:86 ihtml/themes/default/password.tpl:87 +msgid "New password repeated" +msgstr "Repita la nueva contraseña" -#: include/utils/class_msgPool.inc:19 -#, php-format -msgid "Select to list objects that have '%s' enabled" -msgstr "Seleccione para mostrar objetos que tengan '%s' activado" +#: ihtml/themes/default/password.tpl:90 +#: plugins/personal/password/password.tpl:28 +msgid "Password strength" +msgstr "Seguridad de contraseña" -#: include/utils/class_msgPool.inc:21 -#: plugins/admin/ogroups/ogroup_objects.tpl:33 -msgid "Select to search within subtrees" -msgstr "Seleccione para buscar dentro de subárboles" +#: ihtml/themes/default/password.tpl:101 +msgid "Change" +msgstr "Cambiar" -#: include/utils/class_msgPool.inc:23 -#: plugins/admin/ogroups/ogroup_objects.tpl:33 -#: plugins/personal/posix/posix_groups.tpl:68 -msgid "Search in subtrees" -msgstr "Buscar en subárboles" +#: ihtml/themes/default/islocked.tpl:2 +msgid "Locking conflict detected" +msgstr "Detectado conflicto de Bloqueos" -#: include/utils/class_msgPool.inc:33 -msgid "This object will be deleted!" -msgstr "¡El objeto será eliminado!" +#: ihtml/themes/default/islocked.tpl:9 +msgid "" +"If this lock detection is false, the other person has obviously closed the " +"webbrowser during the edit operation. You may want to take over the lock by " +"pressing the 'Edit anyway' button." +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 Eliminar." -#: include/utils/class_msgPool.inc:35 -#, php-format -msgid "This '%s' object will be deleted!" -msgstr "¡El objeto '%s' será eliminado!" +#: ihtml/themes/default/islocked.tpl:16 +msgid "Read only" +msgstr "Solo lectura" -#: include/utils/class_msgPool.inc:40 -#, php-format -msgid "This object will be deleted: %s" -msgstr "Este objeto será eliminado: %s" +#: ihtml/themes/default/help.tpl:9 +msgid "GOsa help viewer" +msgstr "Ventana de ayuda de GOsa" -#: include/utils/class_msgPool.inc:42 -#, php-format -msgid "This '%s' object will be deleted: %s" -msgstr "El objeto '%s' será eliminado: %s" +#: ihtml/themes/default/help.tpl:15 +msgid "Index" +msgstr "índice" -#: include/utils/class_msgPool.inc:47 -msgid "This object will be deleted:" -msgstr "Este objeto será eliminado" +#: ihtml/themes/default/help.tpl:21 setup/setup_ldap.tpl:13 +msgid "Search" +msgstr "Buscar" -#: include/utils/class_msgPool.inc:49 -#, php-format -msgid "This '%s' object will be deleted:" -msgstr "El objeto '%s' será eliminado:" +#: ihtml/themes/default/logout.tpl:5 +msgid "Your GOsa session has expired!" +msgstr "¡Su sesión de GOsa ha caducado!" -#: include/utils/class_msgPool.inc:53 -#, php-format -msgid "These objects will be deleted: %s" -msgstr "Estos objetos serán eliminados: %s" +#: ihtml/themes/default/logout.tpl:7 +msgid "" +"The last interaction with the GOsa web interface has been some time ago in " +"the past. For security reasons, the session has been closed. To continue " +"with administrative tasks, please sign in again." +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." -#: include/utils/class_msgPool.inc:55 -#, php-format -msgid "These '%s' objects will be deleted: %s" -msgstr "Los objetos '%s' serán eliminados: %s" +#: ihtml/themes/default/logout.tpl:10 +msgid "Sign in again" +msgstr "Entrando de nuevo" -#: include/utils/class_msgPool.inc:63 -msgid "You have no permission to delete this object!" -msgstr "¡No tiene permisos para eliminar este objeto!" +#: ihtml/themes/default/conflict.tpl:2 +msgid "Session conflict detected" +msgstr "Detectado conflicto de sesiones." -#: include/utils/class_msgPool.inc:67 include/utils/class_msgPool.inc:71 -msgid "You have no permission to delete the object:" -msgstr "No tiene permisos para eliminar este objeto:" +#: ihtml/themes/default/conflict.tpl:6 +msgid "" +"Probably there's another active instance of your session. Multiple window " +"operation is technical not possible and heavily depends on the browser " +"you're using. Usage of different browsers at a time (i.e. IE and Mozilla) is " +"possible. Pressing the Logout button will close this session." +msgstr "" -#: include/utils/class_msgPool.inc:74 -msgid "You have no permission to delete these objects:" -msgstr "No tiene permisos para eliminar estos objetos:" +#: ihtml/themes/default/conflict.tpl:10 +msgid "" +"Ignoring this message will change/destroy the data you're currently editing, " +"so please close multiple windows and log in again." +msgstr "" +"Ignorando este mensaje cambiara/eliminara los datos que esta actualmente " +"editando. Por favor, cierre las otras ventanas y vuelva a entrar." -#: include/utils/class_msgPool.inc:81 -msgid "You have no permission to create this object!" -msgstr "¡No tiene permisos para crear este objeto!" +#: ihtml/themes/default/conflict.tpl:14 +msgid "Logout" +msgstr "Salir" -#: include/utils/class_msgPool.inc:85 include/utils/class_msgPool.inc:89 -msgid "You have no permission to create the object:" -msgstr "No tiene permisos para crear este objeto:" +#: ihtml/themes/default/framework.tpl:8 ihtml/themes/default/framework.tpl:11 +#: ihtml/themes/default/framework.tpl:20 ihtml/themes/default/framework.tpl:24 +#: include/class_pluglist.inc:203 +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?" -#: include/utils/class_msgPool.inc:92 -msgid "You have no permission to create these objects:" -msgstr "No tiene permisos para crear estos objetos:" +#: ihtml/themes/default/framework.tpl:8 ihtml/themes/default/framework.tpl:11 +msgid "Main" +msgstr "Inicio" -#: include/utils/class_msgPool.inc:99 -msgid "You have no permission to modify this object!" -msgstr "¡No tiene permisos para modificar este objeto!" +#: ihtml/themes/default/framework.tpl:16 +msgid "Help" +msgstr "Ayuda" -#: include/utils/class_msgPool.inc:103 include/utils/class_msgPool.inc:107 -msgid "You have no permission to modify the object:" -msgstr "No tiene permisos para modificar este objeto:" +#: ihtml/themes/default/framework.tpl:21 ihtml/themes/default/framework.tpl:25 +msgid "Sign out" +msgstr "Salir" -#: include/utils/class_msgPool.inc:110 -msgid "You have no permission to modify these objects:" -msgstr "No tiene permisos para modificar estos objetos:" +#: ihtml/themes/default/framework.tpl:29 +msgid "Signed in:" +msgstr "Entrando" -#: include/utils/class_msgPool.inc:117 -msgid "You have no permission to view this object!" -msgstr "¡No tiene permisos para ver este objeto!" - -#: include/utils/class_msgPool.inc:121 include/utils/class_msgPool.inc:125 -msgid "You have no permission to view the object:" -msgstr "No tiene permisos para ver el objeto:" - -#: include/utils/class_msgPool.inc:128 -msgid "You have no permission to view these objects:" -msgstr "No tiene permisos para ver estos objetos:" - -#: include/utils/class_msgPool.inc:135 -msgid "You have no permission to move this object!" -msgstr "¡No tiene permisos para mover este objeto!" - -#: include/utils/class_msgPool.inc:139 include/utils/class_msgPool.inc:143 -msgid "You have no permission to move the object:" -msgstr "No tiene permisos para mover el objeto:" - -#: include/utils/class_msgPool.inc:146 -msgid "You have no permission to move these objects:" -msgstr "No tiene permisos para mover estos objetos:" +#: ihtml/themes/default/framework.tpl:32 +msgid "GOsa main menu" +msgstr "" -#: include/utils/class_msgPool.inc:156 include/utils/class_msgPool.inc:168 -#: include/utils/class_msgPool.inc:186 -msgid "Connection information" -msgstr "Información de conexión" +#: html/password.php:58 html/main.php:147 include/functions.inc:336 +#: plugins/admin/departments/class_departmentGeneric.inc:386 +msgid "Fatal error" +msgstr "Error fatal" -#: include/utils/class_msgPool.inc:158 +#: html/password.php:58 html/index.php:143 #, php-format -msgid "Cannot connect to %s database!" -msgstr "¡No se puede conectar a la base de datos %s!" +msgid "GOsa configuration %s/%s is not readable. Aborted." +msgstr "No se puede acceder a la configuración de GOsa %s/%s. Cancelado" -#: include/utils/class_msgPool.inc:170 -#, php-format -msgid "Cannot select %s database!" -msgstr "¡No se puede seleccionar la base de datos %s!" +#: html/password.php:74 html/index.php:143 html/index.php:215 +#: html/main.php:228 +#: include/password-methods/class_password-methods-ssha.inc:51 +#: include/password-methods/class_password-methods-sha.inc:48 +#: include/functions.inc:637 include/functions.inc:2556 +#: include/functions.inc:2580 include/functions.inc:2593 +#: include/class_plugin.inc:1330 include/class_plugin.inc:1343 +#: include/class_plugin.inc:1361 include/utils/class_timezone.inc:47 +#: include/class_config.inc:124 include/class_config.inc:628 +#: include/class_pluglist.inc:177 include/class_CopyPasteHandler.inc:118 +#: include/class_CopyPasteHandler.inc:127 +#: include/class_CopyPasteHandler.inc:176 +#: include/class_CopyPasteHandler.inc:185 +#: include/class_CopyPasteHandler.inc:193 +#: plugins/admin/groups/class_groupGeneric.inc:163 +#: plugins/admin/groups/class_groupGeneric.inc:755 +msgid "Configuration error" +msgstr "Error de configuración" -#: include/utils/class_msgPool.inc:176 +#: html/password.php:74 html/index.php:164 html/setup.php:66 #, php-format -msgid "No %s server defined!" -msgstr "¡No se ha definido el servidor %s!" +msgid "Directory '%s' specified as compile directory is not accessible!" +msgstr "¡No se puede acceder a el directorio de compilación '%s'!" -#: include/utils/class_msgPool.inc:188 -#, php-format -msgid "Cannot query %s database!" -msgstr "¡No se ha podido ejecutar la consulta %s!" +#: html/password.php:159 plugins/personal/generic/class_user.inc:603 +msgid "Password method" +msgstr "Metodo de contraseña" -#: include/utils/class_msgPool.inc:194 -#, php-format -msgid "The field '%s' contains a reserved keyword!" -msgstr "¡El campo '%s' tiene una palabra reservada!" +#: html/password.php:159 +msgid "Error: Password method not available!" +msgstr "Error: ¡El método de contraseñas no esta disponible!" -#: include/utils/class_msgPool.inc:200 -#, php-format -msgid "Command specified as %s hook for plugin '%s' does not exist!" +#: html/password.php:193 plugins/admin/users/class_userManagement.inc:260 +#: plugins/personal/generic/main.inc:92 +#: plugins/personal/password/class_password.inc:82 +msgid "" +"The passwords you've entered as 'New password' and 'Repeated new password' " +"do not match." msgstr "" -"¡El comando especificado como método %s para la extensión '%s' no existe!" +"No coinciden las contraseñas introducidas como 'Nueva contraseña' y 'Repetir " +"nueva contraseña'." -#: include/utils/class_msgPool.inc:207 -#, php-format -msgid "'%s' command is invalid!" -msgstr "¡El comando '%s' no es válido!" +#: html/password.php:204 plugins/personal/password/class_password.inc:88 +msgid "The password used as new and current are too similar." +msgstr "" +"La contraseña actual y la introducida como nueva son demasiado parecidas." -#: include/utils/class_msgPool.inc:209 -#, php-format -msgid "'%s' command (%s) for plugin %s is invalid!" -msgstr "¡'%s' comando (%s) para la extensión %s no es válido!" +#: html/password.php:209 plugins/personal/password/class_password.inc:91 +msgid "The password used as new is to short." +msgstr "La nueva contraseña es demasiado corta." -#: include/utils/class_msgPool.inc:211 -#, php-format -msgid "'%s' command for plugin %s is invalid!" -msgstr "¡'%s' comando para la extensión %s no es válido!" +#: html/password.php:215 plugins/admin/users/template.tpl:32 +#: plugins/personal/generic/class_user.inc:1225 +#: plugins/personal/generic/class_user.inc:1238 +#: plugins/personal/generic/class_user.inc:1252 +#: plugins/personal/generic/class_user.inc:1254 +#: plugins/personal/generic/generic.tpl:82 +#: plugins/personal/generic/paste_generic.tpl:15 +msgid "Login" +msgstr "Inicio" -#: include/utils/class_msgPool.inc:213 -#, php-format -msgid "'%s' command (%s) is invalid!" -msgstr "¡'%s' comando (%s) no es válido!" +#: html/password.php:224 html/index.php:324 +msgid "Please check the username/password combination." +msgstr "Por favor compruebe la combinación nombre de usuario/contraseña" -#: include/utils/class_msgPool.inc:221 -#, php-format -msgid "Cannot execute '%s' command!" -msgstr "¡No se puede ejecutar el comando '%s'!" +#: html/password.php:228 +msgid "You have no permissions to change your password." +msgstr "No tiene permisos para cambiar su contraseña." -#: include/utils/class_msgPool.inc:223 -#, 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!" +#: html/password.php:249 +msgid "External password changer reported a problem: " +msgstr "El programa externo de cambio de contraseña informo de un problema: " -#: include/utils/class_msgPool.inc:225 -#, php-format -msgid "Cannot execute '%s' command for plugin %s!" -msgstr "¡No se puede ejecutar el comando '%s' para la extensión %s!" +#: html/password.php:280 html/index.php:416 +msgid "Session will not be encrypted." +msgstr "La sesión no será codificada." -#: include/utils/class_msgPool.inc:227 -#, php-format -msgid "Cannot execute '%s' command (%s)!" -msgstr "¡No se puede ejecutar el comando '%s' (%s)!" +#: html/password.php:280 html/index.php:416 +msgid "Enter SSL session" +msgstr "Entrar en sesión SSL" -#: include/utils/class_msgPool.inc:235 -#, php-format -msgid "Value for '%s' is too large!" -msgstr "¡El valor especificado como '%s' es demasiado grande!" +#: html/index.php:57 +msgid "Session is not encrypted!" +msgstr "¡La sesión no es codificada!" -#: include/utils/class_msgPool.inc:237 -#, php-format -msgid "'%s' must be smaller than %d!" -msgstr "¡'%s' debe ser menor que %d!" +#: html/index.php:64 +msgid "" +"The session lifetime configured in your gosa.conf 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." -#: include/utils/class_msgPool.inc:245 -#, php-format -msgid "Value for '%s' is too small!" -msgstr "¡El valor especificado como '%s' es demasiado pequeño!" +#: html/index.php:164 +msgid "Smarty error" +msgstr "Error Smarty" -#: include/utils/class_msgPool.inc:247 -#, php-format -msgid "'%s' must be %d or above!" -msgstr "¡'%s' debe ser %d o superior!" +#: html/index.php:215 +msgid "There is a problem with the authentication setup!" +msgstr "¡Hay un problema con la configuración de autenticación!" -#: include/utils/class_msgPool.inc:254 -#, php-format -msgid "'%s' depends on '%s' - please provide both values!" -msgstr "¡'%s' depende de '%s' - Por favor introduzca ambos valores!" +#: html/index.php:223 +msgid "Cannot find a valid user for the current authentication setup!" +msgstr "" +"¡No se puede encontrar un usuario válido para la configuración de " +"autenticación seleccionada!" -#: include/utils/class_msgPool.inc:260 -#, 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!" +#: html/index.php:227 +msgid "User information is not unique accross the configured LDAP trees!" +msgstr "" +"¡La información del usuario no es única dentro del árbol LDAP selecionado!" -#: include/utils/class_msgPool.inc:266 -#, php-format -msgid "The required field '%s' is empty!" -msgstr "¡El campo obligatorio '%s' está vacio!" +#: html/index.php:253 html/index.php:268 html/index.php:281 +#: include/class_acl.inc:1193 include/class_MultiSelectWindow.inc:550 +#: include/functions.inc:364 include/functions.inc:390 +#: include/functions.inc:398 include/functions.inc:427 +#: include/functions.inc:652 include/functions.inc:695 +#: include/functions.inc:737 include/functions.inc:782 +#: include/functions.inc:2535 include/functions.inc:2782 +#: include/class_plugin.inc:1243 include/class_plugin.inc:1292 +#: include/class_plugin.inc:1296 include/class_plugin.inc:1311 +#: include/class_plugin.inc:1398 include/class_plugin.inc:1456 +#: include/class_plugin.inc:1522 include/class_plugin.inc:1537 +#: include/class_ldap.inc:708 include/class_ldap.inc:1174 +#: include/class_config.inc:258 plugins/admin/ogroups/class_ogroup.inc:1033 +#: plugins/admin/ogroups/class_ogroup.inc:1047 +#: plugins/admin/groups/class_groupGeneric.inc:785 +#: plugins/admin/groups/class_groupGeneric.inc:1112 +#: plugins/admin/departments/class_departmentGeneric.inc:241 +#: plugins/admin/departments/class_departmentGeneric.inc:429 +#: plugins/admin/departments/class_departmentGeneric.inc:702 +#: plugins/admin/departments/class_departmentGeneric.inc:733 +#: plugins/admin/acl/class_aclRole.inc:633 +#: plugins/admin/acl/class_aclRole.inc:673 +#: plugins/admin/acl/class_aclRole.inc:687 +#: plugins/personal/generic/class_user.inc:722 +#: plugins/personal/generic/class_user.inc:1084 +#: plugins/personal/posix/class_posixAccount.inc:678 +#: plugins/personal/posix/class_posixAccount.inc:1007 +#: setup/class_setupStep_Migrate.inc:1208 +#: setup/class_setupStep_Migrate.inc:1236 +#: setup/class_setupStep_Migrate.inc:1285 +#: setup/class_setupStep_Migrate.inc:1334 +#: setup/class_setupStep_Migrate.inc:2137 +#: setup/class_setupStep_Migrate.inc:2432 +#: setup/class_setupStep_Migrate.inc:2436 +#: setup/class_setupStep_Migrate.inc:2626 +#: setup/class_setupStep_Migrate.inc:2646 +#: setup/class_setupStep_Migrate.inc:2763 +#: setup/class_setupStep_Migrate.inc:3110 +#: setup/class_setupStep_Migrate.inc:3124 +msgid "LDAP error" +msgstr "Error LDAP" -#: include/utils/class_msgPool.inc:274 -msgid "Example" -msgstr "Ejemplo" +#: html/index.php:268 +msgid "Cannot detect information about the installed LDAP schema!" +msgstr "" +"¡No se puede acceder a la información sobre los esuqemas LDAP instalados!" -#: include/utils/class_msgPool.inc:291 -#, php-format -msgid "The Field '%s' contains invalid characters" -msgstr "El campo '%s' tiene caracteres no validos." +#: html/index.php:281 +msgid "Your LDAP setup contains old schema definitions:" +msgstr "Su configuración LDAP tiene definiciones de esquemas antiguos:" -#: include/utils/class_msgPool.inc:292 -#, php-format -msgid "'%s' is not allowed:" -msgstr "'%s' no está permitido:" +#: html/index.php:302 +msgid "Please specify a valid username!" +msgstr "¡Por favor introduzca un nombre de usuario válido!" -#: include/utils/class_msgPool.inc:292 -#, php-format -msgid "'%s' are not allowed!" -msgstr "¡'%s' no están permitidos!" +#: html/index.php:305 +msgid "Please specify your password!" +msgstr "¡Por favor introduzca una contraseña!" -#: include/utils/class_msgPool.inc:295 -#, php-format -msgid "The Field '%s' contains invalid characters!" -msgstr "¡El campo '%s' tiene caracteres no validos!" +#: html/index.php:317 +msgid "Authentication error" +msgstr "Error de Autenticación" -#: include/utils/class_msgPool.inc:302 -#, php-format -msgid "Missing %s PHP extension!" -msgstr "¡Extensión PHP %s no encontrada!" +#: html/index.php:317 +msgid "Cannot retrieve user information for htaccess authentication!" +msgstr "" +"¡No se puede recuperar la información de usuario para autenticación htaccess!" -#: include/utils/class_msgPool.inc:308 include/class_baseSelectDialog.inc:62 -#: setup/setup_migrate.tpl:135 setup/setup_migrate.tpl:186 -#: setup/setup_migrate.tpl:233 setup/setup_migrate.tpl:298 -#: setup/setup_migrate.tpl:354 setup/setup_migrate.tpl:407 -#: setup/setup_migrate.tpl:452 setup/setup_migrate.tpl:495 -#: setup/setup_migrate.tpl:539 setup/setup_ldap.tpl:17 -#: ihtml/themes/default/acl.tpl:128 ihtml/themes/default/acl.tpl:142 -#: ihtml/themes/default/snapshotdialog.tpl:44 -#: ihtml/themes/default/snapshotdialog.tpl:89 -#: ihtml/themes/default/remove.tpl:15 -#: ihtml/themes/default/copyPasteDialog.tpl:21 -#: ihtml/themes/default/islocked.tpl:19 ihtml/themes/default/msg_dialog.tpl:74 -#: ihtml/themes/default/msg_dialog.tpl:127 -#: ihtml/themes/default/msg_dialog.tpl:130 -#, php-format -msgid "Cancel" -msgstr "Cancelar" +#: html/index.php:371 +msgid "Account locked. Please contact your system administrator!" +msgstr "" +"Cuenta bloqueada. ¡Por favor contacte con su administrador de sistemas!" -#: include/utils/class_msgPool.inc:314 setup/setup_checks.tpl:27 -#: setup/setup_checks.tpl:87 setup/class_setupStep_Migrate.inc:257 -#: setup/class_setupStep_Migrate.inc:309 setup/class_setupStep_Migrate.inc:370 -#: setup/class_setupStep_Migrate.inc:443 setup/class_setupStep_Migrate.inc:520 -#: setup/class_setupStep_Migrate.inc:595 setup/class_setupStep_Migrate.inc:648 -#: setup/class_setupStep_Migrate.inc:789 -#: setup/class_setupStep_Migrate.inc:1034 -#: setup/class_setupStep_Migrate.inc:1968 -#: setup/class_setupStep_Migrate.inc:2389 -#: setup/class_setupStep_Migrate.inc:2543 -#: setup/class_setupStep_Migrate.inc:2873 -#: ihtml/themes/default/msg_dialog.tpl:71 -#: ihtml/themes/default/msg_dialog.tpl:73 -#: ihtml/themes/default/msg_dialog.tpl:124 -#: ihtml/themes/default/msg_dialog.tpl:126 -#: ihtml/themes/default/msg_dialog.tpl:129 -#, php-format -msgid "Ok" -msgstr "Ok" +#: html/index.php:422 +msgid "" +"Your browser has cookies disabled. Please enable cookies and reload this " +"page before logging in!" +msgstr "" +"Su navegador tiene las cookies desactivadas. ¡Porfavor active las cookies y " +"recargue esta página antes de iniciar sesión!" -#: include/utils/class_msgPool.inc:320 setup/setup_migrate.tpl:133 -#: setup/setup_migrate.tpl:184 setup/setup_migrate.tpl:232 -#: setup/setup_migrate.tpl:297 setup/setup_migrate.tpl:352 -#: setup/setup_migrate.tpl:405 setup/setup_migrate.tpl:450 -#: setup/setup_migrate.tpl:493 setup/setup_migrate.tpl:537 -#: setup/setup_ldap.tpl:16 ihtml/themes/default/acl.tpl:29 -#: ihtml/themes/default/acl.tpl:52 ihtml/themes/default/acl.tpl:125 -#: ihtml/themes/default/acl.tpl:140 -#, php-format -msgid "Apply" -msgstr "Aplicar" +#: html/setup.php:66 +msgid "Smarty" +msgstr "Smarty" -#: include/utils/class_msgPool.inc:326 include/class_MultiSelectWindow.inc:144 -#: ihtml/themes/default/copyPasteDialog.tpl:19 +#: html/main.php:148 #, php-format -msgid "Save" -msgstr "Guardar" +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" -#: include/utils/class_msgPool.inc:332 setup/class_setupStep_Migrate.inc:2679 -#, php-format -msgid "Add" -msgstr "Añadir" +#: html/main.php:167 +msgid "PHP configuration" +msgstr "Configuración PHP" -#: include/utils/class_msgPool.inc:332 -#, php-format -msgid "Add %s" -msgstr "Añadir %s" +#: html/main.php:168 +msgid "" +"FATAL: Register globals is on. GOsa will refuse to login unless this is " +"fixed by an administrator." +msgstr "" +"FATAL: 'Register globals' está activado. No se permitirá ninguna acceso " +"hasta que esto sea solucionado por un administrador." -#: include/utils/class_msgPool.inc:338 -#, php-format -msgid "Delete %s" -msgstr "Eliminar %s" +#: html/main.php:228 +msgid "Running out of memory!" +msgstr "¡Funcionando sin memoria!" -#: include/utils/class_msgPool.inc:344 -#: plugins/personal/generic/generic.tpl:137 -#: ihtml/themes/default/sizelimit.tpl:14 -#, php-format -msgid "Set" -msgstr "Activar" +#: html/main.php:284 +msgid "User ACL checks disabled" +msgstr "Desactivados chequeos de ACL de usuario" -#: include/utils/class_msgPool.inc:344 -#, php-format -msgid "Set %s" -msgstr "Activar %s" +#: html/main.php:329 +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!" -#: include/utils/class_msgPool.inc:350 -#, php-format -msgid "Edit..." -msgstr "Editar..." +#: html/main.php:339 +msgid "Plugin" +msgstr "Extensión" -#: include/utils/class_msgPool.inc:350 +#: html/main.php:340 #, php-format -msgid "Edit %s..." -msgstr "Editar %s..." - -#: include/utils/class_msgPool.inc:356 -msgid "Back" -msgstr "Atrás" +msgid "FATAL: 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'!" -#: include/utils/class_msgPool.inc:376 -#, php-format -msgid "This account has no valid %s extensions!" -msgstr "¡Esta cuenta tiene extensiones %s no validas!" +#: html/main.php:354 +msgid "Configuration Error" +msgstr "Error de configuración" -#: include/utils/class_msgPool.inc:382 +#: html/main.php:355 #, php-format msgid "" -"This account has %s settings enabled. You can disable them by clicking below." +"FATAL: not all POST variables have been transfered by PHP - please inform " +"your administrator!" msgstr "" -"Esta cuenta tiene características %s activadas. Puede desactivarla pulsando " -"aquí" +"FATAL: No todos las variables POST han sido transferidas por PHP - ¡Por " +"favor informe a su administrador!" -#: include/utils/class_msgPool.inc:385 include/utils/class_msgPool.inc:392 -#, 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!" +#: html/helpviewer.php:64 +msgid "Help browser" +msgstr "Navegador de ayuda" -#: include/utils/class_msgPool.inc:401 -#, 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í" +#: html/helpviewer.php:118 +msgid "There is no helpfile specified for this class" +msgstr "No hay archivo de ayuda disponible para esta clase" -#: include/utils/class_msgPool.inc:404 include/utils/class_msgPool.inc:411 +#: html/helpviewer.php:194 include/functions_helpviewer.inc:97 +msgid "previous" +msgstr "anterior" + +#: html/helpviewer.php:198 include/functions_helpviewer.inc:101 +msgid "next" +msgstr "siguiente" + +#: html/helpviewer.php:269 #, php-format -msgid "" -"This account has %s settings disabled. To enable them, you'll need to add " -"the %s settings first!" +msgid "Helpdir '%s' is not accessible, can't read any helpfiles." msgstr "" -"Esta cuenta tiene las características %s desactivadas. ¡Para activarlas, " -"necesita añadir las caracteristicas %s primero!" +"El directorio de ayuda '%s' no está disponible, no podrá leer ningún archivo " +"de ayuda." -#: include/utils/class_msgPool.inc:419 +#: include/class_socketClient.inc:60 +msgid "The mcrypt module was not found. Please install php5-mcrypt." +msgstr "El módulo mcrypt no ha sido encontrado. Por favor instale php-mcrypt." + +#: include/class_socketClient.inc:108 #, php-format -msgid "Add %s settings" -msgstr "Añadir caracteristicas %s" +msgid "Socket connection to host '%s:%s' failed: %s" +msgstr "Ha fallado la conexión a la máquina '%s:%s': %s" -#: include/utils/class_msgPool.inc:425 +#: include/class_socketClient.inc:191 #, php-format -msgid "Remove %s settings" -msgstr "Eliminar las caracteristicas %s" +msgid "Socket timeout of %s seconds reached." +msgstr "Tiempo excedido de %s segundos para conexión alcanzado." -#: include/utils/class_msgPool.inc:431 -msgid "Click the 'Edit' button below to change informations in this dialog" +#: include/password-methods/class_password-methods.inc:250 +msgid "Cannot find a suitable password method for the current hash!" msgstr "" -"Pulse en el botón - Editar - para cambiar la información en esta ventana" - -#: include/utils/class_msgPool.inc:437 -msgid "January" -msgstr "Enero" +"¡No se puede encontrar un método de codificación válido para la clave " +"introducida!" -#: include/utils/class_msgPool.inc:437 -msgid "February" -msgstr "Febrero" +#: include/class_acl.inc:26 +msgid "Access control" +msgstr "Control de acceso" -#: include/utils/class_msgPool.inc:437 -msgid "March" -msgstr "Marzo" +#: include/class_acl.inc:27 plugins/admin/acl/class_aclManagement.inc:27 +msgid "Manage access control lists" +msgstr "Gestión de las Listas de control de acceso" -#: include/utils/class_msgPool.inc:437 -msgid "April" -msgstr "Abril" +#: include/class_acl.inc:201 plugins/admin/acl/class_aclRole.inc:124 +msgid "All categories" +msgstr "Todas las categorías" -#: include/utils/class_msgPool.inc:438 -msgid "May" -msgstr "Mayo" +#: include/class_acl.inc:209 +msgid "Reset ACLs" +msgstr "Eliminar ACLs" -#: include/utils/class_msgPool.inc:438 -msgid "June" -msgstr "Junio" +#: include/class_acl.inc:210 plugins/admin/acl/class_aclRole.inc:132 +msgid "One level" +msgstr "Un nivel" -#: include/utils/class_msgPool.inc:438 -msgid "July" -msgstr "Julio" +#: include/class_acl.inc:211 include/class_acl.inc:216 +#: plugins/admin/acl/class_aclRole.inc:133 +msgid "Current object" +msgstr "Objeto actual" -#: include/utils/class_msgPool.inc:438 -msgid "August" -msgstr "Agosto" +#: include/class_acl.inc:212 plugins/admin/acl/class_aclRole.inc:134 +msgid "Complete subtree" +msgstr "Subárbol completo" -#: include/utils/class_msgPool.inc:438 -msgid "September" -msgstr "Septiembre" +#: include/class_acl.inc:213 plugins/admin/acl/class_aclRole.inc:135 +msgid "Complete subtree (permanent)" +msgstr "Subárbol completo (permanente)" -#: include/utils/class_msgPool.inc:439 -msgid "October" -msgstr "Octubre" +#: include/class_acl.inc:214 include/class_acl.inc:217 +msgid "Use ACL defined in role" +msgstr "Utilizar las ACL definidas en el rol" -#: include/utils/class_msgPool.inc:439 -msgid "November" -msgstr "Noviembre" +#: include/class_acl.inc:220 plugins/admin/users/class_userManagement.inc:26 +#: plugins/personal/generic/class_user.inc:1549 +#: setup/class_setupStep_Migrate.inc:1039 +msgid "Users" +msgstr "Usuarios" -#: include/utils/class_msgPool.inc:439 -msgid "December" -msgstr "Diciembre" +#: include/class_acl.inc:220 plugins/admin/groups/class_groupGeneric.inc:1301 +#: plugins/admin/groups/class_groupManagement.inc:26 +#: setup/class_setupStep_Migrate.inc:1042 +msgid "Groups" +msgstr "Grupos" -#: include/utils/class_msgPool.inc:445 -msgid "Sunday" -msgstr "Domingo" +#: include/class_acl.inc:482 include/class_MultiSelectWindow.inc:258 +#: include/class_MultiSelectWindow.inc:260 +#: include/class_baseSelectDialog.inc:49 +#: plugins/admin/acl/class_aclRole.inc:392 +msgid "Up" +msgstr "Arriba" -#: include/utils/class_msgPool.inc:445 -msgid "Monday" -msgstr "Lunes" +#: include/class_acl.inc:484 plugins/admin/acl/class_aclRole.inc:394 +msgid "Down" +msgstr "Abajo" -#: include/utils/class_msgPool.inc:445 -msgid "Tuesday" -msgstr "Martes" - -#: include/utils/class_msgPool.inc:445 -msgid "Wednesday" -msgstr "Miércoles" - -#: include/utils/class_msgPool.inc:445 -msgid "Thursday" -msgstr "Jueves" - -#: include/utils/class_msgPool.inc:445 -msgid "Friday" -msgstr "Viernes" - -#: include/utils/class_msgPool.inc:445 -msgid "Saturday" -msgstr "Sábado" - -#: include/utils/class_msgPool.inc:452 -msgid "read operation" -msgstr "lectura" - -#: include/utils/class_msgPool.inc:452 -msgid "add operation" -msgstr "adición" - -#: include/utils/class_msgPool.inc:452 -msgid "modify operation" -msgstr "modificación" - -#: include/utils/class_msgPool.inc:453 -msgid "delete operation" -msgstr "eliminación" - -#: include/utils/class_msgPool.inc:453 -msgid "search operation" -msgstr "busqueda" - -#: include/utils/class_msgPool.inc:453 -msgid "authentication" -msgstr "autenticación" - -#: include/utils/class_msgPool.inc:456 -#, php-format -msgid "LDAP %s failed!" -msgstr "¡LDAP %s ha fallado!" - -#: include/utils/class_msgPool.inc:458 -msgid "LDAP operation failed!" -msgstr "¡La consulta LDAP ha fallado!" - -#: include/utils/class_msgPool.inc:473 -msgid "Upload failed!" -msgstr "¡Ha fallado el subir archivo!" - -#: include/utils/class_msgPool.inc:476 -#, php-format -msgid "Upload failed: %s" -msgstr "Ha fallado el subir archivo: %s" - -#: include/utils/class_msgPool.inc:483 -msgid "Communication failure with the infrastructure service!" -msgstr "¡Ha fallado la comunciación con el servicio de infraestructura!" +#: include/class_acl.inc:489 include/class_acl.inc:537 +#: plugins/admin/groups/class_divListGroup.inc:139 +#: plugins/admin/users/class_divListUsers.inc:134 +#: plugins/admin/acl/class_aclRole.inc:397 +#: plugins/admin/acl/class_aclRole.inc:446 +msgid "Edit" +msgstr "Editar" -#: include/utils/class_msgPool.inc:485 -#, php-format -msgid "Communication failure with the infrastructure service: %s" -msgstr "Ha fallado la comunciación con el servicio de infraestructura: %s" +#: include/class_acl.inc:489 include/class_acl.inc:493 +#: include/class_acl.inc:1225 include/class_acl.inc:1226 +#: include/class_acl.inc:1231 include/class_tabs.inc:391 +#: plugins/admin/acl/class_aclManagement.inc:26 +#: plugins/admin/acl/class_aclManagement.inc:293 +#: plugins/admin/acl/class_divListACL.inc:179 +#: plugins/admin/acl/tabs_acl.inc:28 plugins/admin/acl/class_aclRole.inc:398 +#: plugins/admin/acl/class_aclRole.inc:402 +#: plugins/admin/acl/class_aclRole.inc:766 +msgid "ACL" +msgstr "ACL" -#: include/utils/class_msgPool.inc:492 include/utils/class_msgPool.inc:495 +#: include/class_acl.inc:493 include/class_acl.inc:541 +#: include/utils/class_msgPool.inc:338 plugins/admin/acl/class_aclRole.inc:401 +#: plugins/admin/acl/class_aclRole.inc:450 #, php-format -msgid "This '%s' is still in use by this object: %s" -msgstr "'%s' esta todavía en uso por el objeto: %s" +msgid "Delete" +msgstr "Eliminar" -#: include/utils/class_msgPool.inc:498 -#, php-format -msgid "This '%s' is still in use." -msgstr "'%s' esta todavía en uso." +#: include/class_acl.inc:529 +msgid "No ACL settings for this category!" +msgstr "¡No hay ACL configuradas para esta categoría!" -#: include/utils/class_msgPool.inc:500 +#: include/class_acl.inc:531 #, php-format -msgid "This '%s' is still in use by these objects: %s" -msgstr "'%s' esta todavía en uso por los objetos: %s" +msgid "Contains ACLs for these objects: %s" +msgstr "Tiene ACLs para estos objetos: %s" -#: include/utils/class_msgPool.inc:506 -#, php-format -msgid "File '%s' does not exist!" -msgstr "¡El archivo %s no existe!" +#: include/class_acl.inc:537 include/class_acl.inc:541 +msgid "category ACL" +msgstr "Categoría ACL" -#: include/utils/class_msgPool.inc:512 +#: include/class_acl.inc:591 #, php-format -msgid "Cannot open file '%s' for reading!" -msgstr "¡No se puede abrir el archivo '%s'!" +msgid "Edit ACL for '%s' - scope is '%s'" +msgstr "Editar ACL para '%s', el ámbito es '%s'" -#: include/utils/class_msgPool.inc:518 -#, php-format -msgid "Cannot open file '%s' for writing!" -msgstr "¡No se puede grabar el archivo '%s'!" +#: include/class_acl.inc:601 plugins/admin/acl/class_aclRole.inc:480 +msgid "All objects in current subtree" +msgstr "Todos los objetos en el subárbol actual" -#: include/utils/class_msgPool.inc:524 -#, 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!" +#: include/class_acl.inc:749 include/class_acl.inc:756 +msgid "Show/hide advanced settings" +msgstr "Mostrar/ocultar caracteristicas avanzadas" -#: include/utils/class_msgPool.inc:530 -#, php-format -msgid "Cannot delete file '%s'!" -msgstr "¡No se puede eliminar el fichero '%s'!" +#: include/class_acl.inc:773 +msgid "Create objects" +msgstr "Crear objetos" -#: include/utils/class_msgPool.inc:536 -#, php-format -msgid "Cannot create folder '%s'!" -msgstr "¡No se puede crear la carpeta '%s'!" +#: include/class_acl.inc:774 +msgid "Move objects" +msgstr "Mover objetos" -#: include/utils/class_msgPool.inc:542 -#, php-format -msgid "Cannot delete folder '%s'!" -msgstr "¡No se puede eliminar la carpeta '%s'!" +#: include/class_acl.inc:775 +msgid "Remove objects" +msgstr "Eliminar Objetos" -#: include/utils/class_msgPool.inc:548 -#, php-format -msgid "Checking for %s support" -msgstr "Comprobando soporte %s" +#: include/class_acl.inc:777 +msgid "Grant permission to owner" +msgstr "Garantizar permiso al propietario" -#: include/utils/class_msgPool.inc:554 -#, php-format -msgid "Install and activate the %s PHP module." -msgstr "Instala y activa el módulo de PHP %s." +#: include/class_acl.inc:781 include/class_acl.inc:884 +#: include/class_acl.inc:888 +msgid "read" +msgstr "leer" -#: include/utils/class_msgPool.inc:560 -#, 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?" +#: include/class_acl.inc:782 include/class_acl.inc:886 +#: include/class_acl.inc:889 +msgid "write" +msgstr "escribir" -#: include/class_gosaSupportDaemon.inc:104 -msgid "GOsa support daemon" -msgstr "Demonio de soporte GOsa" +#: include/class_acl.inc:786 +msgid "Complete object" +msgstr "Objeto completo" -#: include/class_gosaSupportDaemon.inc:779 -msgid "Cannot not parse XML!" -msgstr "¡No se puede analizar el XML!" +#: include/class_acl.inc:928 include/class_session.inc:76 +#: include/class_session.inc:101 include/class_session.inc:127 +#: include/functions.inc:467 include/functions.inc:627 +#: include/functions.inc:724 include/functions.inc:1107 +#: include/functions.inc:1918 include/functions.inc:1952 +#: include/functions.inc:1972 include/class_ldap.inc:648 +#: include/class_ldap.inc:696 include/class_log.inc:88 +#: include/class_CopyPasteHandler.inc:159 +#: include/class_CopyPasteHandler.inc:269 +msgid "Internal error" +msgstr "error interno" -#: include/class_gosaSupportDaemon.inc:1160 +#: include/class_acl.inc:928 #, php-format -msgid "Cannot send abort event for entry %s!" -msgstr "¡No se puede enviar el evento abortar para la entrada %s!" +msgid "Unkown ACL type '%s'!" +msgstr "¡Tipo de ACL desconocido '%s'!" -#: include/class_gosaSupportDaemon.inc:1180 +#: include/class_acl.inc:971 #, php-format -msgid "Cannot remove entry %s!" -msgstr "¡No se puede eliminar la entrada %s!" +msgid "Unknown entry '%s'!" +msgstr "¡Entrada desconocida '%s'!" -#: include/functions_helpviewer.inc:45 +#: include/class_acl.inc:1031 include/class_acl.inc:1033 #, php-format -msgid "XML error in guide.xml: %s at line %d" -msgstr "Error XML en guide.xml: %s en la linea %d" - -#: include/functions_helpviewer.inc:88 -msgid "No help available for this plugin." -msgstr "No hay ayuda disponible para esta extensión." - -#: include/functions_helpviewer.inc:97 html/helpviewer.php:194 -msgid "previous" -msgstr "anterior" - -#: include/functions_helpviewer.inc:101 html/helpviewer.php:198 -msgid "next" -msgstr "siguiente" +msgid "Role: %s" +msgstr "Rol: %s" -#: 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" +#: include/class_acl.inc:1033 +msgid "unknown role" +msgstr "rol desconocido" -#: include/functions_helpviewer.inc:462 +#: include/class_acl.inc:1041 #, php-format -msgid "%s%% hit rate in file %s" -msgstr "%s%% procentaje en fichero %s" - -#: include/class_certificate.inc:73 -msgid "Certificate is empty!" -msgstr "¡El certificado esta vacío!" +msgid "Contains settings for these objects: %s" +msgstr "Tiene configuraciones de los siguientes objetos: %s" -#: include/class_certificate.inc:100 -msgid "Cannot load certificate - only PEM/DER is supported!" -msgstr "" -"¡No se puede cargar el certificado - solo se soportan certificados PEM/DER!" +#: include/class_acl.inc:1056 +msgid "ACL takes effect for all users" +msgstr "La ACL tendrá efecto para todos los usuarios" -#: 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!" +#: include/class_acl.inc:1226 +msgid "Access control list" +msgstr "Lista de control de acceso" -#: include/class_certificate.inc:219 -msgid "No valid certificate loaded!" -msgstr "¡No ha cargado un certificado válido!" +#: include/class_acl.inc:1231 +msgid "ACL roles" +msgstr "Roles ACL" -#: include/class_baseSelectDialog.inc:44 -msgid "Choose a base" -msgstr "Elija una base" +#: include/class_MultiSelectWindow.inc:145 setup/setup_migrate.tpl:60 +#: setup/setup_migrate.tpl:107 +msgid "Close" +msgstr "Cerrar" -#: include/class_baseSelectDialog.inc:47 #: include/class_MultiSelectWindow.inc:250 +#: include/class_baseSelectDialog.inc:47 msgid "Go to root department" msgstr "Ir al departamento raíz" -#: include/class_baseSelectDialog.inc:47 #: include/class_MultiSelectWindow.inc:250 #: include/class_MultiSelectWindow.inc:252 +#: include/class_baseSelectDialog.inc:47 msgid "Root" msgstr "Raíz" -#: include/class_baseSelectDialog.inc:49 #: include/class_MultiSelectWindow.inc:258 +#: include/class_baseSelectDialog.inc:49 msgid "Go up one department" msgstr "Subir un departamento" -#: include/class_baseSelectDialog.inc:51 #: include/class_MultiSelectWindow.inc:266 +#: include/class_baseSelectDialog.inc:51 msgid "Go to users department" msgstr "Ir al departamento de usuarios" -#: include/class_baseSelectDialog.inc:51 #: include/class_MultiSelectWindow.inc:266 #: include/class_MultiSelectWindow.inc:268 +#: include/class_baseSelectDialog.inc:51 msgid "Home" msgstr "Inicio" -#: include/class_baseSelectDialog.inc:52 #: include/class_MultiSelectWindow.inc:273 +#: include/class_baseSelectDialog.inc:52 msgid "Reload list" msgstr "Recargar lista" -#: include/class_baseSelectDialog.inc:52 #: include/class_MultiSelectWindow.inc:273 -#: plugins/admin/departments/class_divListDepartment.inc:87 -#: plugins/admin/acl/class_divListACL.inc:104 +#: include/class_baseSelectDialog.inc:52 #: plugins/admin/ogroups/class_divListOGroup.inc:148 -#: plugins/admin/users/class_divListUsers.inc:115 #: plugins/admin/groups/class_divListGroup.inc:122 +#: plugins/admin/users/class_divListUsers.inc:115 +#: plugins/admin/departments/class_divListDepartment.inc:87 +#: plugins/admin/acl/class_divListACL.inc:104 msgid "Submit" msgstr "Enviar" -#: include/class_baseSelectDialog.inc:55 -msgid "" -"Step in the prefered tree and click save to use the current subtree as base. " +#: include/class_MultiSelectWindow.inc:550 +#, php-format +msgid "Inconsistent DN encoding detected: '%s'" +msgstr "Se ha detectado una codificación de DN inconsistente: '%s'" + +#: include/class_session.inc:76 include/class_session.inc:101 +#: include/class_session.inc:127 +#, fuzzy +msgid "Requested channel does not exist! Please contact your Administrator." +msgstr "" +"El nombre de usuario / UID no es único dentro del árbol LDAP. Por favor " +"contacte con su Administrador." + +#: include/class_baseSelectDialog.inc:44 +msgid "Choose a base" +msgstr "Elija una base" + +#: include/class_baseSelectDialog.inc:55 +msgid "" +"Step in the prefered tree and click save to use the current subtree as base. " "Or click the image at the end of each entry." msgstr "" "Entrar en el árbol preferido y pulse grabar para usar el subárbol actual " @@ -1222,28 +1200,27 @@ msgid "Use" msgstr "Usar" #: include/class_baseSelectDialog.inc:65 -#: plugins/admin/departments/class_countryGeneric.inc:89 -#: plugins/admin/departments/dcObject.tpl:28 -#: plugins/admin/departments/class_dcObject.inc:88 +#: plugins/admin/ogroups/class_divListOGroup.inc:146 +#: plugins/admin/ogroups/class_ogroup.inc:1130 +#: plugins/admin/ogroups/generic.tpl:26 plugins/admin/groups/generic.tpl:39 +#: plugins/admin/groups/class_divListGroup.inc:121 +#: plugins/admin/groups/class_groupGeneric.inc:1306 +#: plugins/admin/users/class_divListUsers.inc:113 +#: plugins/admin/departments/class_departmentGeneric.inc:621 +#: plugins/admin/departments/locality.tpl:28 #: plugins/admin/departments/generic.tpl:39 +#: plugins/admin/departments/class_divListDepartment.inc:85 #: plugins/admin/departments/class_localityGeneric.inc:89 +#: plugins/admin/departments/class_organizationGeneric.inc:121 +#: plugins/admin/departments/class_countryGeneric.inc:89 +#: plugins/admin/departments/class_dcObject.inc:88 #: plugins/admin/departments/country.tpl:28 +#: plugins/admin/departments/dcObject.tpl:28 #: plugins/admin/departments/organization.tpl:39 -#: plugins/admin/departments/locality.tpl:28 -#: plugins/admin/departments/class_departmentGeneric.inc:621 -#: plugins/admin/departments/class_organizationGeneric.inc:121 -#: plugins/admin/departments/class_divListDepartment.inc:85 #: plugins/admin/acl/class_divListACL.inc:102 -#: plugins/admin/acl/acl_role.tpl:27 plugins/admin/acl/class_aclRole.inc:734 -#: plugins/admin/ogroups/generic.tpl:26 -#: plugins/admin/ogroups/class_divListOGroup.inc:146 -#: plugins/admin/ogroups/class_ogroup.inc:1130 -#: plugins/admin/users/class_divListUsers.inc:113 -#: plugins/admin/groups/generic.tpl:39 -#: plugins/admin/groups/class_groupGeneric.inc:1263 -#: plugins/admin/groups/class_divListGroup.inc:121 -#: plugins/personal/generic/generic.tpl:170 +#: plugins/admin/acl/class_aclRole.inc:751 plugins/admin/acl/acl_role.tpl:27 #: plugins/personal/generic/class_user.inc:1563 +#: plugins/personal/generic/generic.tpl:170 #: plugins/personal/generic/multiple_generic.tpl:47 setup/setup_ldap.tpl:55 msgid "Base" msgstr "Base" @@ -1252,18 +1229,6 @@ msgstr "Base" msgid "Filter entries with this syntax" msgstr "Filtrar entradas con esta sintaxis" -#: include/class_session.inc:76 include/class_session.inc:101 -#: include/class_session.inc:127 -#, fuzzy -msgid "Requested channel does not exist! Please contact your Administrator." -msgstr "" -"El nombre de usuario / UID no es único dentro del árbol LDAP. Por favor " -"contacte con su Administrador." - -#: 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." - #: include/functions.inc:120 #, php-format msgid "Fatal error: no class locations defined - please run '%s' to fix this" @@ -1279,12 +1244,6 @@ msgstr "" "Error fatal: no se puede instanciar la clase '%s' - intente solucionarlo " "ejecutando '%s'" -#: include/functions.inc:336 -#: plugins/admin/departments/class_departmentGeneric.inc:386 -#: html/password.php:58 html/main.php:147 -msgid "Fatal error" -msgstr "Error fatal" - #: include/functions.inc:337 #, php-format msgid "FATAL: Error when connecting the LDAP. Server said '%s'." @@ -1323,29 +1282,6 @@ msgstr "" msgid "LDAP server returned: %s" msgstr "El servidor LDAP devolvio: %s" -#: include/functions.inc:745 include/functions.inc:2192 -#: include/functions.inc:2196 include/functions.inc:2202 -#: include/class_tabs.inc:259 plugins/admin/departments/remove.tpl:2 -#: plugins/admin/departments/dep_move_confirm.tpl:2 -#: plugins/admin/acl/remove.tpl:2 plugins/admin/ogroups/remove.tpl:2 -#: plugins/admin/users/class_userManagement.inc:631 -#: plugins/admin/users/remove.tpl:2 plugins/admin/groups/remove.tpl:2 -#: plugins/personal/posix/class_posixAccount.inc:832 -#: plugins/personal/posix/class_posixAccount.inc:925 html/password.php:280 -#: html/index.php:57 html/index.php:63 html/index.php:416 html/index.php:422 -#: setup/setup_checks.tpl:32 setup/setup_checks.tpl:93 -#: setup/class_setupStep_Migrate.inc:251 setup/class_setupStep_Migrate.inc:303 -#: setup/class_setupStep_Migrate.inc:436 setup/class_setupStep_Migrate.inc:513 -#: setup/class_setupStep_Migrate.inc:652 setup/class_setupStep_Migrate.inc:793 -#: setup/class_setupStep_Migrate.inc:2383 -#: setup/class_setupStep_Migrate.inc:2536 -#: setup/class_setupStep_Migrate.inc:2868 ihtml/themes/default/conflict.tpl:6 -#: ihtml/themes/default/remove.tpl:2 ihtml/themes/default/islocked.tpl:6 -#: ihtml/themes/default/msg_dialog.tpl:54 -#: ihtml/themes/default/msg_dialog.tpl:97 -msgid "Warning" -msgstr "Aviso" - #: include/functions.inc:745 msgid "" "Found multiple locks for object to be locked. This should not happen - " @@ -1397,44 +1333,44 @@ msgstr "Entradas por página" msgid "Apply filter" msgstr "Aplicar filtro" -#: include/functions.inc:1794 +#: include/functions.inc:1795 msgid "*ABCDEFGHIJKLMNOPQRSTUVWXYZ0123456789" msgstr "*ABCDEFGHIJKLMNOPQRSTUVWXYZ0123456789" -#: include/functions.inc:1838 +#: include/functions.inc:1839 #, php-format msgid "GOsa development snapshot (Rev %s)" msgstr "Instantánea de desarrollo GOsa (Rev %s)" -#: include/functions.inc:1917 +#: include/functions.inc:1918 #, php-format msgid "File '%s' could not be deleted." msgstr "El archivo '%s' no puede ser eliminado." -#: include/functions.inc:1951 include/functions.inc:1971 +#: include/functions.inc:1952 include/functions.inc:1972 msgid "Cannot write to revision file!" msgstr "¡No se puede escribir en el archivo de revisión!" -#: include/functions.inc:2192 include/functions.inc:2196 -#: include/functions.inc:2202 +#: include/functions.inc:2193 include/functions.inc:2197 +#: include/functions.inc:2203 msgid "'baseIdHook' is not available. Using default base!" msgstr "No esta disponible 'baseIdHook'.¡Se usara la base predeterminada!" -#: include/functions.inc:2224 +#: include/functions.inc:2225 msgid "LDAP warning" msgstr "Aviso LDAP" -#: include/functions.inc:2224 +#: include/functions.inc:2225 msgid "Cannot get schema information from server. No schema check possible!" msgstr "" "No puedo obtener información de esquemas del servidor. ¡No es posible " "comprobar los esquemas!" -#: include/functions.inc:2250 +#: include/functions.inc:2251 msgid "Used to store account specific informations." msgstr "Usado para guardar información específica de la cuenta." -#: include/functions.inc:2257 +#: include/functions.inc:2258 msgid "" "Used to lock currently edited entries to avoid multiple changes at the same " "time." @@ -1442,34 +1378,34 @@ msgstr "" "Usado para bloquear entradas editadas actualmente y así evitar múltiples " "cambios simultáneos." -#: include/functions.inc:2300 +#: include/functions.inc:2301 #, php-format msgid "Missing required object class '%s'!" msgstr "¡No se ha encontrado la clase de objeto necesaria '%s'!" -#: include/functions.inc:2302 +#: include/functions.inc:2303 #, php-format msgid "Missing optional object class '%s'!" msgstr "¡No se ha encontrado la clase de objeto opcional '%s'!" -#: include/functions.inc:2308 +#: include/functions.inc:2309 #, php-format msgid "Version mismatch for required object class '%s' (!=%s)!" msgstr "" "¡Las versiones de la clase de objeto necesaria no coinciden '%s' (!=%s)!" -#: include/functions.inc:2310 +#: include/functions.inc:2311 #, php-format msgid "Version mismatch for optional object class '%s' (!=%s)!" msgstr "" "¡Las versiones de la clase de objeto opcional no coinciden '%s' (!=%s)!" -#: include/functions.inc:2314 +#: include/functions.inc:2315 #, php-format msgid "Class(es) available" msgstr "Clase(s) disponibles" -#: include/functions.inc:2336 +#: include/functions.inc:2337 msgid "" "You have enabled the rfc2307bis option on the 'ldap setup' step, but your " "schema configuration do not support this option." @@ -1477,7 +1413,7 @@ msgstr "" "Ha activado la opción rfc2307bis en el paso 'configuración ldap', pero su " "configuración de esquemas no soporta esta opción." -#: include/functions.inc:2337 +#: include/functions.inc:2338 msgid "" "In order to use rfc2307bis conform groups the objectClass 'posixGroup' must " "be AUXILIARY" @@ -1485,7 +1421,7 @@ msgstr "" "Para poder usar grupos conforme a rfc2307bis, el objectClass 'posixGroup' " "debe ser AUXILIARY" -#: include/functions.inc:2341 +#: include/functions.inc:2342 msgid "" "Your schema is configured to support the rfc2307bis group, but you have " "disabled this option on the 'ldap setup' step." @@ -1493,51 +1429,51 @@ msgstr "" "Su esquema está configurado para soportar grupos rfc2307bis, pero ha " "desactivado esta opción en el paso 'configuración ldap'." -#: include/functions.inc:2342 +#: include/functions.inc:2343 msgid "The objectClass 'posixGroup' must be STRUCTURAL" msgstr "El objectClass 'posixGroup' debe ser STRUCTURAL" -#: include/functions.inc:2366 +#: include/functions.inc:2367 msgid "German" msgstr "Alemán" -#: include/functions.inc:2367 +#: include/functions.inc:2368 msgid "French" msgstr "Francés" -#: include/functions.inc:2368 +#: include/functions.inc:2369 msgid "Italian" msgstr "Italiano" -#: include/functions.inc:2369 +#: include/functions.inc:2370 msgid "Spanish" msgstr "Español" -#: include/functions.inc:2370 +#: include/functions.inc:2371 msgid "English" msgstr "Inglés" -#: include/functions.inc:2371 +#: include/functions.inc:2372 msgid "Dutch" msgstr "Holandes" -#: include/functions.inc:2372 +#: include/functions.inc:2373 msgid "Polish" msgstr "Polaco" -#: include/functions.inc:2374 +#: include/functions.inc:2375 msgid "Chinese" msgstr "Chino" -#: include/functions.inc:2375 +#: include/functions.inc:2376 msgid "Vietnamese" msgstr "Vietnamita" -#: include/functions.inc:2376 +#: include/functions.inc:2377 msgid "Russian" msgstr "Ruso" -#: include/functions.inc:2554 +#: include/functions.inc:2555 #, php-format msgid "" "Command '%s', specified as POSTMODIFY for plugin '%s' doesn't seem to exist." @@ -1545,16 +1481,105 @@ msgstr "" "El comando '%s', utilizado como POSTMODIFY para la extensión '%s', no parece " "existir." -#: include/functions.inc:2579 +#: include/functions.inc:2580 msgid "Cannot generate samba hash!" msgstr "¡No se puede generar la clave samba!" -#: include/functions.inc:2592 +#: include/functions.inc:2593 #, php-format msgid "" "Cannot generate samba hash: running '%s' failed, check the 'sambaHashHook'!" msgstr "" +#: include/class_tabs.inc:51 +#, php-format +msgid "" +"No plugin definitions found to initialize '%s', please check your " +"configuration file." +msgstr "" +"No hay definiciones de extensión para iniciar '%s', por favor compruebe su " +"archivo de configuración." + +#: include/class_tabs.inc:259 +#, 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" + +#: include/class_tabs.inc:394 +msgid "References" +msgstr "Referencias" + +#: include/class_SnapShotDialog.inc:90 +#, php-format +msgid "You're about to delete the snapshot '%s'." +msgstr "Va a eliminar la instantanea '%s'." + +#: include/class_SnapShotDialog.inc:143 include/class_plugin.inc:2013 +msgid "Restore snapshot" +msgstr "Recuperar instantanea" + +#: include/class_SnapShotDialog.inc:145 +msgid "Remove snapshot" +msgstr "Eliminar instantanea" + +#: include/class_SnapShotDialog.inc:147 include/class_SnapShotDialog.inc:167 +msgid "Y-m-d, H:i:s" +msgstr "Y-m-d, H:i:s" + +#: include/class_SnapShotDialog.inc:179 +#: plugins/generic/references/contents.tpl:11 +#: plugins/admin/ogroups/class_ogroup.inc:1131 +#: plugins/admin/ogroups/generic.tpl:15 plugins/admin/groups/generic.tpl:24 +#: plugins/admin/groups/class_groupGeneric.inc:1305 +#: plugins/admin/departments/class_departmentGeneric.inc:317 +#: plugins/admin/departments/class_departmentGeneric.inc:619 +#: plugins/admin/departments/locality.tpl:19 +#: plugins/admin/departments/generic.tpl:19 +#: plugins/admin/departments/class_localityGeneric.inc:60 +#: plugins/admin/departments/class_localityGeneric.inc:88 +#: plugins/admin/departments/class_organizationGeneric.inc:91 +#: plugins/admin/departments/class_organizationGeneric.inc:119 +#: plugins/admin/departments/class_countryGeneric.inc:59 +#: plugins/admin/departments/class_countryGeneric.inc:88 +#: plugins/admin/departments/class_dcObject.inc:59 +#: plugins/admin/departments/class_dcObject.inc:87 +#: plugins/admin/departments/country.tpl:19 +#: plugins/admin/departments/dcObject.tpl:19 +#: plugins/admin/departments/organization.tpl:19 +#: plugins/admin/acl/class_aclRole.inc:752 plugins/admin/acl/acl_role.tpl:17 +msgid "Description" +msgstr "Descripción" + +#: include/class_multi_plug.inc:362 +msgid "You are currently editing mutliple entries." +msgstr "Está actualmente editando varias entradas." + +#: include/class_multi_plug.inc:391 +msgid "Password reset" +msgstr "Reintroducir contraseña" + +#: include/class_multi_plug.inc:391 +msgid "The user password was resetted, please set a new password value!" +msgstr "" +"¡La contraseña del usuario se ha eliminado, por favor introduzca una nueva!" + +#: include/class_certificate.inc:73 +msgid "Certificate is empty!" +msgstr "¡El certificado esta vacío!" + +#: include/class_certificate.inc:100 +msgid "Cannot load certificate - only PEM/DER is supported!" +msgstr "" +"¡No se puede cargar el certificado - solo se soportan certificados PEM/DER!" + +#: 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!" + +#: include/class_certificate.inc:219 +msgid "No valid certificate loaded!" +msgstr "¡No ha cargado un certificado válido!" + #: include/php_setup.inc:93 msgid "Generating this page caused the PHP interpreter to raise some errors!" msgstr "" @@ -1612,963 +1637,1078 @@ msgstr "Tipo" msgid "Arguments" msgstr "Argumentos" -#: include/password-methods/class_password-methods.inc:250 -msgid "Cannot find a suitable password method for the current hash!" +#: include/class_plugin.inc:510 +msgid "" +"The object has changed since opened in GOsa. All changes that may be done by " +"others get lost if you save this entry!" msgstr "" -"¡No se puede encontrar un método de codificación válido para la clave " -"introducida!" - -#: include/class_log.inc:88 -#, php-format -msgid "Logging failed: %s" -msgstr "Entrada fallida: %s" +"Este objeto ha cambiado desde que ha sido abierto en GOsa. ¡Todos los " +"cambios realizados por otros se perderán si graba esta entrada!" -#: include/class_log.inc:116 +#: include/class_plugin.inc:1331 include/class_plugin.inc:1362 #, php-format -msgid "Invalid option '%s' specified!" -msgstr "¡Se ha indicado una opción no válida: '%s'!" - -#: include/class_log.inc:120 -msgid "Specified objectType is empty or invalid!" -msgstr "¡Se ha indicado un objectType vacio o no válido!" - -#: include/class_log.inc:139 -msgid "MySQL error" -msgstr "Error MySQL" +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_log.inc:139 -#, php-format -msgid "Logging to MySQL database will be disabled for server '%s'!" +#: include/class_plugin.inc:1344 +#, fuzzy, php-format +msgid "" +"The snapshot functionality is enabled, but the required compression module " +"is missing. Please install '%s'." msgstr "" -"¡La escritura del registro en la base de datos MySQL se desactivará para el " -"servidor '%s'!" +"La funcionalidad de instancias esta activa, pero el valor requerido '%s' no " +"está activo." -#: include/class_log.inc:164 include/class_log.inc:173 -#: include/class_log.inc:186 include/class_log.inc:203 -#: include/class_log.inc:241 -msgid "MySQL logging" -msgstr "Escritura del registro en MySQL" +#: include/class_plugin.inc:1560 include/class_plugin.inc:1572 +#: include/class_plugin.inc:1587 include/class_plugin.inc:1600 +#: plugins/admin/ogroups/class_ogroupManagement.inc:237 +#: plugins/admin/groups/class_groupManagement.inc:356 +#: plugins/admin/users/class_userManagement.inc:344 +#: plugins/admin/users/class_userManagement.inc:584 +#: plugins/admin/acl/class_aclManagement.inc:268 +msgid "Permission" +msgstr "Permiso" -#: include/class_log.inc:218 +#: include/class_plugin.inc:1560 #, php-format -msgid "Cannot add location to the database!" -msgstr "¡No se puede añadir la ubicación a la base de datos!" - -#: include/class_MultiSelectWindow.inc:145 setup/setup_migrate.tpl:79 -msgid "Close" -msgstr "Cerrar" +msgid "You are not allowed to create a snapshot for %s." +msgstr "No tiene permisos para crear una instantanea para %s." -#: include/class_MultiSelectWindow.inc:550 +#: include/class_plugin.inc:1572 include/class_plugin.inc:1587 +#: include/class_plugin.inc:1600 #, php-format -msgid "Inconsistent DN encoding detected: '%s'" -msgstr "Se ha detectado una codificación de DN inconsistente: '%s'" +msgid "You are not allowed to restore a snapshot for %s." +msgstr "No tiene permisos para recuperar una instantanea para %s." -#: include/class_SnapShotDialog.inc:90 -#, php-format -msgid "You're about to delete the snapshot '%s'." -msgstr "Va a eliminar la instantanea '%s'." +#: include/class_plugin.inc:1812 +msgid "Changing ACL dn" +msgstr "Modificando ACL dn" -#: include/class_SnapShotDialog.inc:143 include/class_plugin.inc:1986 -msgid "Restore snapshot" -msgstr "Recuperar instantanea" +#: include/class_plugin.inc:1812 +msgid "from" +msgstr "desde" -#: include/class_SnapShotDialog.inc:145 -msgid "Remove snapshot" -msgstr "Eliminar instantanea" +#: include/class_plugin.inc:1813 setup/class_setupStep_Migrate.inc:1246 +#: setup/class_setupStep_Migrate.inc:1296 +#: setup/class_setupStep_Migrate.inc:1344 +msgid "to" +msgstr "a" -#: include/class_SnapShotDialog.inc:147 include/class_SnapShotDialog.inc:167 -msgid "Y-m-d, H:i:s" -msgstr "Y-m-d, H:i:s" +#: include/class_plugin.inc:1995 include/class_plugin.inc:1997 +msgid "Restore" +msgstr "Recuperar" -#: include/class_SnapShotDialog.inc:179 -#: plugins/admin/departments/class_countryGeneric.inc:59 -#: plugins/admin/departments/class_countryGeneric.inc:88 -#: plugins/admin/departments/dcObject.tpl:19 -#: plugins/admin/departments/class_dcObject.inc:59 -#: plugins/admin/departments/class_dcObject.inc:87 -#: plugins/admin/departments/generic.tpl:19 -#: plugins/admin/departments/class_localityGeneric.inc:60 -#: plugins/admin/departments/class_localityGeneric.inc:88 -#: plugins/admin/departments/country.tpl:19 -#: plugins/admin/departments/organization.tpl:19 -#: plugins/admin/departments/locality.tpl:19 -#: plugins/admin/departments/class_departmentGeneric.inc:317 -#: plugins/admin/departments/class_departmentGeneric.inc:619 -#: plugins/admin/departments/class_organizationGeneric.inc:91 -#: plugins/admin/departments/class_organizationGeneric.inc:119 -#: plugins/admin/acl/acl_role.tpl:17 plugins/admin/acl/class_aclRole.inc:735 -#: plugins/admin/ogroups/generic.tpl:15 -#: plugins/admin/ogroups/class_ogroup.inc:1131 -#: plugins/admin/groups/generic.tpl:24 -#: plugins/admin/groups/class_groupGeneric.inc:1262 -#: plugins/generic/references/contents.tpl:11 -msgid "Description" -msgstr "Descripción" - -#: include/class_plugin.inc:510 -msgid "" -"The object has changed since opened in GOsa. All changes that may be done by " -"others get lost if you save this entry!" -msgstr "" -"Este objeto ha cambiado desde que ha sido abierto en GOsa. ¡Todos los " -"cambios realizados por otros se perderán si graba esta entrada!" - -#: include/class_plugin.inc:1325 include/class_plugin.inc:1337 -#, 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_plugin.inc:1533 include/class_plugin.inc:1545 -#: include/class_plugin.inc:1560 include/class_plugin.inc:1573 -#: plugins/admin/acl/class_aclManagement.inc:268 -#: plugins/admin/ogroups/class_ogroupManagement.inc:237 -#: plugins/admin/users/class_userManagement.inc:344 -#: plugins/admin/users/class_userManagement.inc:584 -#: plugins/admin/groups/class_groupManagement.inc:356 -msgid "Permission" -msgstr "Permiso" - -#: include/class_plugin.inc:1533 -#, 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_plugin.inc:1545 include/class_plugin.inc:1560 -#: include/class_plugin.inc:1573 -#, 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_plugin.inc:1785 -msgid "Changing ACL dn" -msgstr "Modificando ACL dn" - -#: include/class_plugin.inc:1785 -msgid "from" -msgstr "desde" - -#: include/class_plugin.inc:1786 setup/class_setupStep_Migrate.inc:1235 -#: setup/class_setupStep_Migrate.inc:1285 -#: setup/class_setupStep_Migrate.inc:1333 -msgid "to" -msgstr "a" - -#: include/class_plugin.inc:1968 include/class_plugin.inc:1970 -msgid "Restore" -msgstr "Recuperar" - -#: include/class_plugin.inc:1993 +#: include/class_plugin.inc:2020 msgid "Create snapshot" msgstr "Crear instantánea" -#: include/class_plugin.inc:1994 +#: include/class_plugin.inc:2021 msgid "Create a new snapshot from this object" msgstr "¡Crear una nueva instantánea de este objeto!" -#: include/class_plugin.inc:2012 +#: include/class_plugin.inc:2039 msgid "cut" msgstr "mover" -#: include/class_plugin.inc:2012 +#: include/class_plugin.inc:2039 msgid "Cut this entry" msgstr "Mover esta entrada" -#: include/class_plugin.inc:2020 +#: include/class_plugin.inc:2047 msgid "copy" msgstr "copiar" -#: include/class_plugin.inc:2020 +#: include/class_plugin.inc:2047 msgid "Copy this entry" msgstr "Copiar esta entrada" -#: include/class_plugin.inc:2054 +#: include/class_plugin.inc:2081 msgid "Copy" msgstr "Copiar" -#: include/class_plugin.inc:2058 +#: include/class_plugin.inc:2085 msgid "Cut" msgstr "Mover" -#: include/class_multi_plug.inc:362 -msgid "You are currently editing mutliple entries." -msgstr "Está actualmente editando varias entradas." +#: include/class_plugin.inc:2092 include/class_plugin.inc:2095 +#: include/class_CopyPasteHandler.inc:506 +msgid "Paste" +msgstr "Pegar" -#: include/class_multi_plug.inc:391 -msgid "Password reset" -msgstr "Reintroducir contraseña" +#: include/functions_helpviewer.inc:45 +#, php-format +msgid "XML error in guide.xml: %s at line %d" +msgstr "Error XML en guide.xml: %s en la linea %d" -#: include/class_multi_plug.inc:391 -msgid "The user password was resetted, please set a new password value!" -msgstr "" -"¡La contraseña del usuario se ha eliminado, por favor introduzca una nueva!" +#: include/functions_helpviewer.inc:88 +msgid "No help available for this plugin." +msgstr "No hay ayuda disponible para esta extensión." -#: include/class_tabs.inc:51 +#: 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" + +#: include/functions_helpviewer.inc:462 +#, php-format +msgid "%s%% hit rate in file %s" +msgstr "%s%% procentaje en fichero %s" + +#: include/utils/class_timezone.inc:47 #, php-format msgid "" -"No plugin definitions found to initialize '%s', please check your " -"configuration file." +"The timezone setting '%s' in your gosa.conf is not valid. Cannot calculate " +"correct timezone offset." msgstr "" -"No hay definiciones de extensión para iniciar '%s', por favor compruebe su " -"archivo de configuración." +"El parámetro de zona horaria '%s' en gosa.conf no es válido. No se puede " +"calcular una compensación correcta para la zona horaria." -#: include/class_tabs.inc:259 +#: include/utils/class_msgPool.inc:15 #, 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" - -#: include/class_tabs.inc:394 -msgid "References" -msgstr "Referencias" +msgid "Select to list objects of type '%s'." +msgstr "Seleccione para mostrar objetos de tipo '%s'." -#: plugins/admin/departments/class_countryGeneric.inc:43 -#: plugins/admin/departments/class_countryGeneric.inc:45 -#: plugins/admin/departments/class_countryGeneric.inc:50 -#: plugins/admin/departments/class_countryGeneric.inc:52 -#: plugins/admin/departments/class_countryGeneric.inc:54 -#: plugins/admin/departments/class_dcObject.inc:43 -#: plugins/admin/departments/class_dcObject.inc:45 -#: plugins/admin/departments/class_dcObject.inc:50 -#: plugins/admin/departments/class_dcObject.inc:52 -#: plugins/admin/departments/class_dcObject.inc:54 -#: plugins/admin/departments/class_dcObject.inc:86 -#: plugins/admin/departments/class_localityGeneric.inc:44 -#: plugins/admin/departments/class_localityGeneric.inc:46 -#: plugins/admin/departments/class_localityGeneric.inc:51 -#: plugins/admin/departments/class_localityGeneric.inc:53 -#: plugins/admin/departments/class_localityGeneric.inc:55 -#: plugins/admin/departments/class_departmentGeneric.inc:307 -#: plugins/admin/departments/class_departmentGeneric.inc:309 -#: plugins/admin/departments/class_departmentGeneric.inc:314 -#: plugins/admin/departments/class_departmentGeneric.inc:321 -#: plugins/admin/departments/class_departmentGeneric.inc:325 -#: plugins/admin/departments/class_organizationGeneric.inc:75 -#: plugins/admin/departments/class_organizationGeneric.inc:77 -#: plugins/admin/departments/class_organizationGeneric.inc:82 -#: plugins/admin/departments/class_organizationGeneric.inc:84 -#: plugins/admin/departments/class_organizationGeneric.inc:86 -#: plugins/admin/acl/paste_role.tpl:4 plugins/admin/acl/acl_role.tpl:7 -#: plugins/admin/acl/class_aclRole.inc:733 -#: plugins/admin/acl/class_aclRole.inc:745 -#: plugins/admin/ogroups/class_ogroup.inc:922 -#: plugins/admin/ogroups/class_ogroup.inc:932 -#: plugins/admin/ogroups/class_ogroup.inc:1129 -#: plugins/admin/users/class_userManagement.inc:767 -#: plugins/admin/users/class_userManagement.inc:841 -#: plugins/admin/users/class_userManagement.inc:853 -#: plugins/admin/groups/class_groupGeneric.inc:1096 -#: plugins/admin/groups/class_groupGeneric.inc:1102 -#: plugins/admin/groups/class_groupGeneric.inc:1104 -#: plugins/admin/groups/class_groupGeneric.inc:1116 -#: plugins/admin/groups/class_groupGeneric.inc:1130 -#: plugins/admin/groups/class_groupGeneric.inc:1137 -#: plugins/admin/groups/class_groupGeneric.inc:1261 -#: plugins/admin/groups/class_divListGroup.inc:79 -#: plugins/personal/generic/class_user.inc:1230 -#: plugins/personal/generic/class_user.inc:1243 -#: plugins/personal/generic/class_user.inc:1280 -#: plugins/personal/generic/class_user.inc:1686 setup/setup_feedback.tpl:22 -#: setup/setup_migrate.tpl:255 -msgid "Name" -msgstr "Nombre" +#: include/utils/class_msgPool.inc:17 +#, php-format +msgid "Select to list objects containig '%s'." +msgstr "Seleccione para mostrar objetos conteniendo '%s'." -#: plugins/admin/departments/class_countryGeneric.inc:78 -#: plugins/admin/departments/class_countryGeneric.inc:79 -#: plugins/admin/departments/class_departmentManagement.inc:568 -msgid "Country" -msgstr "País" +#: include/utils/class_msgPool.inc:19 +#, php-format +msgid "Select to list objects that have '%s' enabled" +msgstr "Seleccione para mostrar objetos que tengan '%s' activado" -#: plugins/admin/departments/class_countryGeneric.inc:87 -#: plugins/admin/departments/country.tpl:11 -msgid "Country name" -msgstr "Nombre del País" +#: include/utils/class_msgPool.inc:21 +#: plugins/admin/ogroups/ogroup_objects.tpl:33 +msgid "Select to search within subtrees" +msgstr "Seleccione para buscar dentro de subárboles" -#: plugins/admin/departments/class_countryGeneric.inc:90 -#: plugins/admin/departments/dcObject.tpl:50 -#: plugins/admin/departments/class_dcObject.inc:89 -#: plugins/admin/departments/generic.tpl:114 -#: plugins/admin/departments/class_localityGeneric.inc:90 -#: plugins/admin/departments/country.tpl:50 -#: plugins/admin/departments/organization.tpl:114 -#: plugins/admin/departments/locality.tpl:50 -#: plugins/admin/departments/class_departmentGeneric.inc:629 -#: plugins/admin/departments/class_organizationGeneric.inc:129 -msgid "Administrative settings" -msgstr "Parámetros administrativos" +#: include/utils/class_msgPool.inc:23 +#: plugins/admin/ogroups/ogroup_objects.tpl:33 +#: plugins/personal/posix/posix_groups.tpl:68 +msgid "Search in subtrees" +msgstr "Buscar en subárboles" -#: plugins/admin/departments/dcObject.tpl:8 -#: plugins/admin/departments/generic.tpl:7 -#: plugins/admin/departments/country.tpl:8 -#: plugins/admin/departments/organization.tpl:7 -#: plugins/admin/departments/locality.tpl:8 -#: plugins/admin/ogroups/class_divListOGroup.inc:84 -#: plugins/admin/users/class_divListUsers.inc:81 -#: plugins/admin/groups/class_divListGroup.inc:80 -msgid "Properties" -msgstr "Propiedades" +#: include/utils/class_msgPool.inc:33 +msgid "This object will be deleted!" +msgstr "¡El objeto será eliminado!" -#: plugins/admin/departments/dcObject.tpl:11 -#: plugins/admin/departments/locality.tpl:11 -msgid "Locality name" -msgstr "Localidad" +#: include/utils/class_msgPool.inc:35 +#, php-format +msgid "This '%s' object will be deleted!" +msgstr "¡El objeto '%s' será eliminado!" -#: plugins/admin/departments/dcObject.tpl:14 -#: plugins/admin/departments/locality.tpl:14 -msgid "Name of locality to create" -msgstr "Nombre de la localidad a crear" +#: include/utils/class_msgPool.inc:40 +#, php-format +msgid "This object will be deleted: %s" +msgstr "Este objeto será eliminado: %s" -#: plugins/admin/departments/dcObject.tpl:22 -#: plugins/admin/departments/generic.tpl:22 -#: plugins/admin/departments/country.tpl:22 -#: plugins/admin/departments/organization.tpl:22 -#: plugins/admin/departments/locality.tpl:22 -msgid "Descriptive text for department" -msgstr "Descripción del departamento" +#: include/utils/class_msgPool.inc:42 +#, php-format +msgid "This '%s' object will be deleted: %s" +msgstr "El objeto '%s' será eliminado: %s" -#: plugins/admin/departments/dcObject.tpl:31 -#: plugins/admin/departments/generic.tpl:43 -#: plugins/admin/departments/country.tpl:31 -#: plugins/admin/departments/organization.tpl:43 -#: plugins/admin/departments/locality.tpl:31 -msgid "Choose subtree to place department in" -msgstr "Elija subárbol para colocar el departamento" +#: include/utils/class_msgPool.inc:47 +msgid "This object will be deleted:" +msgstr "Este objeto será eliminado" -#: plugins/admin/departments/dcObject.tpl:37 -#: plugins/admin/departments/generic.tpl:49 -#: plugins/admin/departments/country.tpl:37 -#: plugins/admin/departments/organization.tpl:49 -#: plugins/admin/departments/locality.tpl:37 plugins/admin/acl/acl_role.tpl:37 -#: plugins/admin/ogroups/generic.tpl:34 plugins/admin/groups/generic.tpl:49 -#: plugins/personal/generic/generic.tpl:180 -#: plugins/personal/generic/multiple_generic.tpl:56 -msgid "Select a base" -msgstr "Seleccione una base" +#: include/utils/class_msgPool.inc:49 +#, php-format +msgid "This '%s' object will be deleted:" +msgstr "El objeto '%s' será eliminado:" -#: plugins/admin/departments/dcObject.tpl:52 -#: plugins/admin/departments/generic.tpl:116 -#: plugins/admin/departments/country.tpl:52 -#: plugins/admin/departments/organization.tpl:116 -#: plugins/admin/departments/locality.tpl:52 -msgid "Tag department as an independent administrative unit" -msgstr "Marcar departamento como una unidad administrativa independiente" +#: include/utils/class_msgPool.inc:53 +#, php-format +msgid "These objects will be deleted: %s" +msgstr "Estos objetos serán eliminados: %s" + +#: include/utils/class_msgPool.inc:55 +#, php-format +msgid "These '%s' objects will be deleted: %s" +msgstr "Los objetos '%s' serán eliminados: %s" + +#: include/utils/class_msgPool.inc:63 +msgid "You have no permission to delete this object!" +msgstr "¡No tiene permisos para eliminar este objeto!" + +#: include/utils/class_msgPool.inc:67 include/utils/class_msgPool.inc:71 +msgid "You have no permission to delete the object:" +msgstr "No tiene permisos para eliminar este objeto:" + +#: include/utils/class_msgPool.inc:74 +msgid "You have no permission to delete these objects:" +msgstr "No tiene permisos para eliminar estos objetos:" + +#: include/utils/class_msgPool.inc:81 +msgid "You have no permission to create this object!" +msgstr "¡No tiene permisos para crear este objeto!" + +#: include/utils/class_msgPool.inc:85 include/utils/class_msgPool.inc:89 +msgid "You have no permission to create the object:" +msgstr "No tiene permisos para crear este objeto:" + +#: include/utils/class_msgPool.inc:92 +msgid "You have no permission to create these objects:" +msgstr "No tiene permisos para crear estos objetos:" + +#: include/utils/class_msgPool.inc:99 +msgid "You have no permission to modify this object!" +msgstr "¡No tiene permisos para modificar este objeto!" + +#: include/utils/class_msgPool.inc:103 include/utils/class_msgPool.inc:107 +msgid "You have no permission to modify the object:" +msgstr "No tiene permisos para modificar este objeto:" + +#: include/utils/class_msgPool.inc:110 +msgid "You have no permission to modify these objects:" +msgstr "No tiene permisos para modificar estos objetos:" + +#: include/utils/class_msgPool.inc:117 +msgid "You have no permission to view this object!" +msgstr "¡No tiene permisos para ver este objeto!" + +#: include/utils/class_msgPool.inc:121 include/utils/class_msgPool.inc:125 +msgid "You have no permission to view the object:" +msgstr "No tiene permisos para ver el objeto:" + +#: include/utils/class_msgPool.inc:128 +msgid "You have no permission to view these objects:" +msgstr "No tiene permisos para ver estos objetos:" + +#: include/utils/class_msgPool.inc:135 +msgid "You have no permission to move this object!" +msgstr "¡No tiene permisos para mover este objeto!" + +#: include/utils/class_msgPool.inc:139 include/utils/class_msgPool.inc:143 +msgid "You have no permission to move the object:" +msgstr "No tiene permisos para mover el objeto:" + +#: include/utils/class_msgPool.inc:146 +msgid "You have no permission to move these objects:" +msgstr "No tiene permisos para mover estos objetos:" + +#: include/utils/class_msgPool.inc:156 include/utils/class_msgPool.inc:168 +#: include/utils/class_msgPool.inc:186 +msgid "Connection information" +msgstr "Información de conexión" + +#: include/utils/class_msgPool.inc:158 +#, php-format +msgid "Cannot connect to %s database!" +msgstr "¡No se puede conectar a la base de datos %s!" + +#: include/utils/class_msgPool.inc:170 +#, php-format +msgid "Cannot select %s database!" +msgstr "¡No se puede seleccionar la base de datos %s!" + +#: include/utils/class_msgPool.inc:176 +#, php-format +msgid "No %s server defined!" +msgstr "¡No se ha definido el servidor %s!" + +#: include/utils/class_msgPool.inc:188 +#, php-format +msgid "Cannot query %s database!" +msgstr "¡No se ha podido ejecutar la consulta %s!" + +#: include/utils/class_msgPool.inc:194 +#, php-format +msgid "The field '%s' contains a reserved keyword!" +msgstr "¡El campo '%s' tiene una palabra reservada!" + +#: include/utils/class_msgPool.inc:200 +#, 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!" + +#: include/utils/class_msgPool.inc:207 +#, php-format +msgid "'%s' command is invalid!" +msgstr "¡El comando '%s' no es válido!" + +#: include/utils/class_msgPool.inc:209 +#, php-format +msgid "'%s' command (%s) for plugin %s is invalid!" +msgstr "¡'%s' comando (%s) para la extensión %s no es válido!" + +#: include/utils/class_msgPool.inc:211 +#, php-format +msgid "'%s' command for plugin %s is invalid!" +msgstr "¡'%s' comando para la extensión %s no es válido!" + +#: include/utils/class_msgPool.inc:213 +#, php-format +msgid "'%s' command (%s) is invalid!" +msgstr "¡'%s' comando (%s) no es válido!" + +#: include/utils/class_msgPool.inc:221 +#, php-format +msgid "Cannot execute '%s' command!" +msgstr "¡No se puede ejecutar el comando '%s'!" + +#: include/utils/class_msgPool.inc:223 +#, 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!" + +#: include/utils/class_msgPool.inc:225 +#, php-format +msgid "Cannot execute '%s' command for plugin %s!" +msgstr "¡No se puede ejecutar el comando '%s' para la extensión %s!" + +#: include/utils/class_msgPool.inc:227 +#, php-format +msgid "Cannot execute '%s' command (%s)!" +msgstr "¡No se puede ejecutar el comando '%s' (%s)!" + +#: include/utils/class_msgPool.inc:235 +#, php-format +msgid "Value for '%s' is too large!" +msgstr "¡El valor especificado como '%s' es demasiado grande!" + +#: include/utils/class_msgPool.inc:237 +#, php-format +msgid "'%s' must be smaller than %d!" +msgstr "¡'%s' debe ser menor que %d!" + +#: include/utils/class_msgPool.inc:245 +#, php-format +msgid "Value for '%s' is too small!" +msgstr "¡El valor especificado como '%s' es demasiado pequeño!" + +#: include/utils/class_msgPool.inc:247 +#, php-format +msgid "'%s' must be %d or above!" +msgstr "¡'%s' debe ser %d o superior!" + +#: include/utils/class_msgPool.inc:254 +#, php-format +msgid "'%s' depends on '%s' - please provide both values!" +msgstr "¡'%s' depende de '%s' - Por favor introduzca ambos valores!" + +#: include/utils/class_msgPool.inc:260 +#, 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!" + +#: include/utils/class_msgPool.inc:266 +#, php-format +msgid "The required field '%s' is empty!" +msgstr "¡El campo obligatorio '%s' está vacio!" + +#: include/utils/class_msgPool.inc:274 +msgid "Example" +msgstr "Ejemplo" + +#: include/utils/class_msgPool.inc:291 +#, php-format +msgid "The Field '%s' contains invalid characters" +msgstr "El campo '%s' tiene caracteres no validos." + +#: include/utils/class_msgPool.inc:292 +#, php-format +msgid "'%s' is not allowed:" +msgstr "'%s' no está permitido:" + +#: include/utils/class_msgPool.inc:292 +#, php-format +msgid "'%s' are not allowed!" +msgstr "¡'%s' no están permitidos!" + +#: include/utils/class_msgPool.inc:295 +#, php-format +msgid "The Field '%s' contains invalid characters!" +msgstr "¡El campo '%s' tiene caracteres no validos!" + +#: include/utils/class_msgPool.inc:302 +#, php-format +msgid "Missing %s PHP extension!" +msgstr "¡Extensión PHP %s no encontrada!" + +#: include/utils/class_msgPool.inc:332 setup/class_setupStep_Migrate.inc:2861 +#, php-format +msgid "Add" +msgstr "Añadir" + +#: include/utils/class_msgPool.inc:332 +#, php-format +msgid "Add %s" +msgstr "Añadir %s" + +#: include/utils/class_msgPool.inc:338 +#, php-format +msgid "Delete %s" +msgstr "Eliminar %s" + +#: include/utils/class_msgPool.inc:344 +#, php-format +msgid "Set %s" +msgstr "Activar %s" + +#: include/utils/class_msgPool.inc:350 +#, php-format +msgid "Edit..." +msgstr "Editar..." + +#: include/utils/class_msgPool.inc:350 +#, php-format +msgid "Edit %s..." +msgstr "Editar %s..." + +#: include/utils/class_msgPool.inc:356 +msgid "Back" +msgstr "Atrás" + +#: include/utils/class_msgPool.inc:376 +#, php-format +msgid "This account has no valid %s extensions!" +msgstr "¡Esta cuenta tiene extensiones %s no validas!" + +#: include/utils/class_msgPool.inc:382 +#, 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í" + +#: include/utils/class_msgPool.inc:385 include/utils/class_msgPool.inc:392 +#, 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!" + +#: include/utils/class_msgPool.inc:401 +#, 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í" + +#: include/utils/class_msgPool.inc:404 include/utils/class_msgPool.inc:411 +#, 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!" + +#: include/utils/class_msgPool.inc:419 +#, php-format +msgid "Add %s settings" +msgstr "Añadir caracteristicas %s" + +#: include/utils/class_msgPool.inc:425 +#, php-format +msgid "Remove %s settings" +msgstr "Eliminar las caracteristicas %s" + +#: include/utils/class_msgPool.inc:431 +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" + +#: include/utils/class_msgPool.inc:437 +msgid "January" +msgstr "Enero" + +#: include/utils/class_msgPool.inc:437 +msgid "February" +msgstr "Febrero" + +#: include/utils/class_msgPool.inc:437 +msgid "March" +msgstr "Marzo" + +#: include/utils/class_msgPool.inc:437 +msgid "April" +msgstr "Abril" + +#: include/utils/class_msgPool.inc:438 +msgid "May" +msgstr "Mayo" + +#: include/utils/class_msgPool.inc:438 +msgid "June" +msgstr "Junio" + +#: include/utils/class_msgPool.inc:438 +msgid "July" +msgstr "Julio" + +#: include/utils/class_msgPool.inc:438 +msgid "August" +msgstr "Agosto" + +#: include/utils/class_msgPool.inc:438 +msgid "September" +msgstr "Septiembre" + +#: include/utils/class_msgPool.inc:439 +msgid "October" +msgstr "Octubre" + +#: include/utils/class_msgPool.inc:439 +msgid "November" +msgstr "Noviembre" + +#: include/utils/class_msgPool.inc:439 +msgid "December" +msgstr "Diciembre" -#: plugins/admin/departments/class_dcObject.inc:77 -#: plugins/admin/departments/class_dcObject.inc:78 -#: plugins/admin/departments/class_departmentManagement.inc:556 -msgid "Domain Component" -msgstr "Componentes del dominio" +#: include/utils/class_msgPool.inc:445 +msgid "Sunday" +msgstr "Domingo" -#: plugins/admin/departments/generic.tpl:11 -msgid "Name of department" -msgstr "Nombre del departamento" +#: include/utils/class_msgPool.inc:445 +msgid "Monday" +msgstr "Lunes" -#: plugins/admin/departments/generic.tpl:14 -msgid "Name of subtree to create" -msgstr "Nombre del subárbol a crear" +#: include/utils/class_msgPool.inc:445 +msgid "Tuesday" +msgstr "Martes" -#: plugins/admin/departments/generic.tpl:27 -#: plugins/admin/departments/organization.tpl:27 -#: plugins/admin/departments/class_departmentGeneric.inc:620 -#: plugins/admin/departments/class_organizationGeneric.inc:120 -msgid "Category" -msgstr "Categoría" +#: include/utils/class_msgPool.inc:445 +msgid "Wednesday" +msgstr "Miércoles" -#: plugins/admin/departments/generic.tpl:30 -#: plugins/admin/departments/organization.tpl:30 -msgid "Category for this subtree" -msgstr "Categoría para este subárbol" +#: include/utils/class_msgPool.inc:445 +msgid "Thursday" +msgstr "Jueves" -#: plugins/admin/departments/generic.tpl:61 -#: plugins/admin/departments/generic.tpl:73 -#: plugins/admin/departments/class_localityGeneric.inc:87 -#: plugins/admin/departments/organization.tpl:61 -#: plugins/admin/departments/organization.tpl:73 -#: plugins/admin/departments/class_departmentGeneric.inc:624 -#: plugins/admin/departments/class_organizationGeneric.inc:124 -#: plugins/personal/generic/generic.tpl:381 -#: plugins/personal/generic/class_user.inc:1580 -#: plugins/personal/generic/multiple_generic.tpl:265 -msgid "Location" -msgstr "Localización" +#: include/utils/class_msgPool.inc:445 +msgid "Friday" +msgstr "Viernes" -#: plugins/admin/departments/generic.tpl:65 -#: plugins/admin/departments/organization.tpl:65 -#: plugins/admin/departments/class_departmentGeneric.inc:623 -#: plugins/admin/departments/class_organizationGeneric.inc:123 -#: plugins/personal/generic/generic.tpl:389 -#: plugins/personal/generic/class_user.inc:1579 -#: plugins/personal/generic/multiple_generic.tpl:275 -msgid "State" -msgstr "Provincia" +#: include/utils/class_msgPool.inc:445 +msgid "Saturday" +msgstr "Sábado" -#: plugins/admin/departments/generic.tpl:68 -#: plugins/admin/departments/organization.tpl:68 -msgid "State where this subtree is located" -msgstr "Estado donde está este subárbol localizado" +#: include/utils/class_msgPool.inc:452 +msgid "read operation" +msgstr "lectura" -#: plugins/admin/departments/generic.tpl:76 -#: plugins/admin/departments/organization.tpl:76 -msgid "Location of this subtree" -msgstr "Localización de este subárbol" +#: include/utils/class_msgPool.inc:452 +msgid "add operation" +msgstr "adición" -#: plugins/admin/departments/generic.tpl:81 -#: plugins/admin/departments/organization.tpl:81 -#: plugins/admin/departments/class_departmentGeneric.inc:625 -#: plugins/personal/generic/generic.tpl:194 -#: plugins/personal/generic/generic.tpl:397 -#: plugins/personal/generic/multiple_generic.tpl:67 -#: plugins/personal/generic/multiple_generic.tpl:285 -msgid "Address" -msgstr "Dirección" +#: include/utils/class_msgPool.inc:452 +msgid "modify operation" +msgstr "modificación" -#: plugins/admin/departments/generic.tpl:84 -#: plugins/admin/departments/organization.tpl:84 -msgid "Postal address of this subtree" -msgstr "Dirección postal de este subárbol" +#: include/utils/class_msgPool.inc:453 +msgid "delete operation" +msgstr "eliminación" -#: plugins/admin/departments/generic.tpl:88 -#: plugins/admin/departments/organization.tpl:88 -#: plugins/admin/departments/class_departmentGeneric.inc:328 -#: plugins/admin/ogroups/class_ogroupManagement.inc:536 -#: plugins/admin/users/class_divListUsers.inc:207 -#: plugins/admin/groups/class_divListGroup.inc:196 -#: plugins/personal/generic/generic.tpl:338 -#: plugins/personal/generic/generic.tpl:519 -#: plugins/personal/generic/class_user.inc:1263 -#: plugins/personal/generic/class_user.inc:1671 -#: plugins/personal/generic/multiple_generic.tpl:217 -#: plugins/personal/generic/multiple_generic.tpl:428 -#: plugins/generic/references/class_reference.inc:61 -msgid "Phone" -msgstr "Teléfono" +#: include/utils/class_msgPool.inc:453 +msgid "search operation" +msgstr "busqueda" -#: plugins/admin/departments/generic.tpl:91 -#: plugins/admin/departments/organization.tpl:91 -msgid "Base telephone number of this subtree" -msgstr "Número base de teléfono de este subárbol" +#: include/utils/class_msgPool.inc:453 +msgid "authentication" +msgstr "autenticación" -#: plugins/admin/departments/generic.tpl:96 -#: plugins/admin/departments/organization.tpl:96 -#: plugins/admin/departments/class_departmentGeneric.inc:331 -#: plugins/admin/departments/class_departmentGeneric.inc:627 -#: plugins/admin/departments/class_organizationGeneric.inc:127 -#: plugins/admin/users/class_divListUsers.inc:209 -#: plugins/personal/generic/generic.tpl:363 -#: plugins/personal/generic/generic.tpl:531 -#: plugins/personal/generic/class_user.inc:1266 -#: plugins/personal/generic/class_user.inc:1674 -#: plugins/personal/generic/multiple_generic.tpl:247 -#: plugins/personal/generic/multiple_generic.tpl:438 -msgid "Fax" -msgstr "Fax" +#: include/utils/class_msgPool.inc:456 +#, php-format +msgid "LDAP %s failed!" +msgstr "¡LDAP %s ha fallado!" -#: plugins/admin/departments/generic.tpl:99 -#: plugins/admin/departments/organization.tpl:99 -msgid "Base facsimile telephone number of this subtree" -msgstr "Número base de fax de este subárbol" +#: include/utils/class_msgPool.inc:458 +msgid "LDAP operation failed!" +msgstr "¡La consulta LDAP ha fallado!" -#: plugins/admin/departments/class_departmentManagement.inc:26 -#: plugins/admin/departments/class_departmentGeneric.inc:610 -#: plugins/admin/departments/class_departmentGeneric.inc:615 -msgid "Departments" -msgstr "Departamentos" +#: include/utils/class_msgPool.inc:473 +msgid "Upload failed!" +msgstr "¡Ha fallado el subir archivo!" -#: plugins/admin/departments/class_departmentManagement.inc:27 -msgid "Manage Departments" -msgstr "Gestionar Departamentos" +#: include/utils/class_msgPool.inc:476 +#, php-format +msgid "Upload failed: %s" +msgstr "Ha fallado el subir archivo: %s" -#: plugins/admin/departments/class_departmentManagement.inc:250 -#: plugins/admin/acl/class_aclManagement.inc:166 -#: plugins/admin/acl/class_aclManagement.inc:209 -#: plugins/admin/acl/class_aclManagement.inc:302 -#: plugins/admin/acl/class_aclManagement.inc:347 -#: plugins/admin/ogroups/class_ogroupManagement.inc:285 -#: plugins/admin/ogroups/class_ogroupManagement.inc:338 -#: plugins/admin/ogroups/class_ogroupManagement.inc:365 -#: plugins/admin/users/class_userManagement.inc:546 -#: plugins/admin/users/class_userManagement.inc:550 -#: plugins/admin/groups/class_groupManagement.inc:407 -#: plugins/admin/groups/class_groupManagement.inc:461 -#: plugins/admin/groups/class_groupManagement.inc:492 -msgid "Permission error" -msgstr "Error de Permisos" +#: include/utils/class_msgPool.inc:483 +msgid "Communication failure with the infrastructure service!" +msgstr "¡Ha fallado la comunciación con el servicio de infraestructura!" -#: plugins/admin/departments/class_departmentManagement.inc:316 -msgid "" -"As soon as the move 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 "" -"Tan pronto como la termine la operación mover, podrá bajar al final de la " -"página y presionar el botón 'Continuar' para continuar con el asistente de " -"administración de departamento." +#: include/utils/class_msgPool.inc:485 +#, php-format +msgid "Communication failure with the infrastructure service: %s" +msgstr "Ha fallado la comunciación con el servicio de infraestructura: %s" -#: plugins/admin/departments/class_departmentManagement.inc:336 -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 "" -"Tan pronto como la operación de marcado termine, puede avanzar hasta el " -"final de la página y presionar el botón 'Continuar' para seguir al dialogo " -"de gestión de departamento." +#: include/utils/class_msgPool.inc:492 include/utils/class_msgPool.inc:495 +#, 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/admin/departments/class_departmentManagement.inc:580 -#: plugins/admin/departments/class_localityGeneric.inc:78 -#: plugins/admin/departments/class_localityGeneric.inc:79 -msgid "Locality" -msgstr "Localidad" +#: include/utils/class_msgPool.inc:498 +#, php-format +msgid "This '%s' is still in use." +msgstr "'%s' esta todavía en uso." -#: plugins/admin/departments/class_departmentManagement.inc:592 -#: plugins/admin/departments/class_organizationGeneric.inc:109 -#: plugins/admin/departments/class_organizationGeneric.inc:110 -#: plugins/personal/generic/generic.tpl:279 -#: plugins/personal/generic/class_user.inc:1567 -#: plugins/personal/generic/multiple_generic.tpl:149 -#: setup/setup_feedback.tpl:14 -msgid "Organization" -msgstr "Organización" +#: include/utils/class_msgPool.inc:500 +#, 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/admin/departments/class_departmentManagement.inc:604 -#: plugins/admin/ogroups/class_divListOGroup.inc:83 -#: plugins/admin/ogroups/class_ogroupManagement.inc:534 -#: plugins/admin/users/class_divListUsers.inc:80 -#: plugins/admin/groups/class_divListGroup.inc:79 -#: plugins/personal/generic/generic.tpl:287 -#: plugins/personal/generic/class_user.inc:1568 -#: plugins/personal/generic/multiple_generic.tpl:159 -#: plugins/generic/references/class_reference.inc:59 -msgid "Department" -msgstr "Departamento" +#: include/utils/class_msgPool.inc:506 +#, php-format +msgid "File '%s' does not exist!" +msgstr "¡El archivo %s no existe!" -#: plugins/admin/departments/country.tpl:14 -msgid "Name of country to create" -msgstr "Nombre del país a crear" +#: include/utils/class_msgPool.inc:512 +#, php-format +msgid "Cannot open file '%s' for reading!" +msgstr "¡No se puede abrir el archivo '%s'!" + +#: include/utils/class_msgPool.inc:518 +#, php-format +msgid "Cannot open file '%s' for writing!" +msgstr "¡No se puede grabar el archivo '%s'!" -#: plugins/admin/departments/remove.tpl:6 +#: include/utils/class_msgPool.inc:524 +#, php-format msgid "" -"This includes 'all' accounts, systems, etc. in this subtree. Please double " -"check if your really want to do this since there is no way for GOsa to get " -"your data back." +"The value for '%s' is currently unconfigured or invalid, please check your " +"configuration file!" msgstr "" -"Esto incluye 'todas' las cuentas, sistemas, etc. en este subárbol. Por favor " -"pulse dos veces si quiere realmente hacer esto, ya que no hay forma de que " -"GOsa recupere la información posteriormente." +"El valor para '%s' no esta configurado o no es válido.¡Por favor compruebe " +"el archivo de configuración!" -#: plugins/admin/departments/remove.tpl:10 plugins/admin/acl/remove.tpl:10 -msgid "" -"Best thing to do before performing this action would be to save the current " -"contents of your LDAP tree in a file. So - if you've done so - press " -"'Delete' to continue or 'Cancel' to abort." -msgstr "" -"La mejor opción antes de ejecutar esta acción es haber grabado el contenido " -"actual de su árbol LDAP en un fichero. Entonces - Y solo entonces - presione " -"'Eliminar' para continuar o 'Cancelar' para abortar." +#: include/utils/class_msgPool.inc:530 +#, php-format +msgid "Cannot delete file '%s'!" +msgstr "¡No se puede eliminar el fichero '%s'!" -#: plugins/admin/departments/organization.tpl:11 -msgid "Name of organization" -msgstr "Nombre de la Organización" +#: include/utils/class_msgPool.inc:536 +#, php-format +msgid "Cannot create folder '%s'!" +msgstr "¡No se puede crear la carpeta '%s'!" -#: plugins/admin/departments/organization.tpl:14 -msgid "Name of organization to create" -msgstr "Nombre de la organización a crear" +#: include/utils/class_msgPool.inc:542 +#, php-format +msgid "Cannot delete folder '%s'!" +msgstr "¡No se puede eliminar la carpeta '%s'!" -#: plugins/admin/departments/main.inc:50 plugins/admin/departments/main.inc:52 -msgid "Department management" -msgstr "Administración de departamento" +#: include/utils/class_msgPool.inc:548 +#, php-format +msgid "Checking for %s support" +msgstr "Comprobando soporte %s" -#: plugins/admin/departments/dep_move_confirm.tpl:2 -msgid "You are currently moving/renaming this department." -msgstr "Está actualmente moviendo/renombrando este departamento." +#: include/utils/class_msgPool.inc:554 +#, php-format +msgid "Install and activate the %s PHP module." +msgstr "Instala y activa el módulo de PHP %s." -#: plugins/admin/departments/dep_move_confirm.tpl:5 +#: include/utils/class_msgPool.inc:560 +#, php-format msgid "" -"Modifying a departments naming attribute 'ou' or base may corrupt acls and " -"snapshot entries for all entire objects." +"Cannot initialize class '%s'! Maybe there is a plugin missing in your gosa " +"setup?" msgstr "" -"Modificar un atributo 'ou' de un departamento puede corromper acls e " -"instantaneas de todos los objetos." - -#: plugins/admin/departments/dep_move_confirm.tpl:8 -msgid "GOsa can NOT fix this for you, yet." -msgstr "GOsa no puede solucionar este problema, aún." +"¡No se puede inicializar la clase '%s'! ¿Puede que falte la extensión " +"correspondiente en la configuración de GOsa?" -#: plugins/admin/departments/dep_move_confirm.tpl:11 -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_ldap.inc:231 include/class_ldap.inc:264 +msgid "Performance warning" +msgstr "Aviso e rendimiento" -#: plugins/admin/departments/dep_iframe.tpl:1 -msgid "Processing the requested operation" -msgstr "Procesando la operación solicitada" +#: include/class_ldap.inc:231 include/class_ldap.inc:264 +#, php-format +msgid "LDAP performance is poor: last query took about %.2fs!" +msgstr "El rendimiento LDAP es bajo: ¡la última consulta tardó sobre %.2fs!" -#: plugins/admin/departments/dep_iframe.tpl:7 +#: include/class_ldap.inc:648 +#, php-format msgid "" -"Your browser doesn't support iframes, please use this link to perform the " -"requested operation." +"Cannot automatically create subtrees with RDN '%s': no object class found!" msgstr "" -"Su navegador no soporta IFRAMES, porfavor use este enlace para ejecutar la " -"operación solicitada." +"No se pueden crear automáticamente subárboles con RDN '%s': ¡No se ha " +"encontrado la clase del objeto!" -#: plugins/admin/departments/class_departmentGeneric.inc:386 -msgid "Cannot find an unused tag for this administrative unit!" +#: include/class_ldap.inc:696 +#, php-format +msgid "Cannot automatically create subtrees with RDN '%s': not supported" msgstr "" -"¡No se puede encontrar una etiqueta sin usar para identificar la unidad " -"administrativa!" +"No se pueden crear automáticamente subárboles con RDN '%s': no soportado" -#: plugins/admin/departments/class_departmentGeneric.inc:457 +#: include/class_ldap.inc:783 #, php-format -msgid "Tagging '%s'." -msgstr "Etiquetando '%s'." - -#: plugins/admin/departments/class_departmentGeneric.inc:514 -#: plugins/admin/departments/class_departmentGeneric.inc:596 -#: plugins/admin/users/template.tpl:48 -#: ihtml/themes/default/snapshotdialog.tpl:87 -msgid "Continue" -msgstr "Continuar" +msgid "while operating on '%s' using LDAP server '%s'" +msgstr "mientras operaba en '%s' usando el servidor LDAP '%s'" -#: plugins/admin/departments/class_departmentGeneric.inc:538 +#: include/class_ldap.inc:785 #, php-format -msgid "Moving '%s' to '%s'" -msgstr "Moviendo '%s' a '%s'" +msgid "while operating on LDAP server %s" +msgstr "mientras operaba en el servidor LDAP '%s'" -#: plugins/admin/departments/class_departmentGeneric.inc:579 +#: include/class_ldap.inc:1007 #, php-format -msgid "FAILED to copy %s, aborting operation" -msgstr "Ha fallado a copiar %s, operación abortada" - -#: plugins/admin/departments/class_departmentGeneric.inc:609 -#: plugins/admin/ogroups/class_ogroup.inc:1120 -#: plugins/admin/groups/class_groupGeneric.inc:1252 -#: plugins/personal/posix/generic.tpl:4 -#: plugins/personal/generic/class_user.inc:37 -#: plugins/personal/generic/class_user.inc:1543 -#: plugins/generic/references/class_reference.inc:41 -#: setup/setup_feedback.tpl:46 -msgid "Generic" -msgstr "Genérico" - -#: plugins/admin/departments/class_departmentGeneric.inc:618 -#: plugins/admin/departments/class_divListDepartment.inc:65 -msgid "Department name" -msgstr "Nombre de departamento" - -#: plugins/admin/departments/class_departmentGeneric.inc:626 -msgid "Telephone" -msgstr "Teléfono" +msgid "" +"This is not a valid DN: '%s'. A block for import should begin 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/admin/departments/class_departmentGeneric.inc:680 +#: include/class_ldap.inc:1036 #, php-format -msgid "Object '%s' is already tagged" -msgstr "El objeto '%s' está ya marcado" +msgid "Error while importing dn: '%s', please check your 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/admin/departments/class_departmentGeneric.inc:687 +#: include/class_log.inc:88 #, php-format -msgid "Adding tag (%s) to object '%s'" -msgstr "Añadir marca (%s) al objeto '%s'" +msgid "Logging failed: %s" +msgstr "Entrada fallida: %s" -#: plugins/admin/departments/class_departmentGeneric.inc:719 +#: include/class_log.inc:116 #, php-format -msgid "Removing tag from object '%s'" -msgstr "Eliminando marca del objeto '%s'" - -#: plugins/admin/departments/class_organizationGeneric.inc:118 -msgid "Organization name" -msgstr "Nombre de la Organización" - -#: plugins/admin/departments/class_organizationGeneric.inc:125 -#: plugins/personal/generic/class_user.inc:1581 -msgid "Postal address" -msgstr "Código Postal" +msgid "Invalid option '%s' specified!" +msgstr "¡Se ha indicado una opción no válida: '%s'!" -#: plugins/admin/departments/class_organizationGeneric.inc:126 -msgid "Phone number" -msgstr "Número de teléfono" +#: include/class_log.inc:120 +msgid "Specified objectType is empty or invalid!" +msgstr "¡Se ha indicado un objectType vacio o no válido!" -#: plugins/admin/departments/class_divListDepartment.inc:47 -#: plugins/admin/departments/class_divListDepartment.inc:48 -msgid "List of departments" -msgstr "Lista de Departamentos" +#: include/class_log.inc:139 +msgid "MySQL error" +msgstr "Error MySQL" -#: plugins/admin/departments/class_divListDepartment.inc:59 -#: plugins/admin/acl/class_divListACL.inc:67 -#: plugins/admin/ogroups/class_divListOGroup.inc:77 -#: plugins/admin/users/class_divListUsers.inc:74 -#: plugins/admin/groups/class_divListGroup.inc:73 setup/setup_migrate.tpl:65 -#: setup/setup_migrate.tpl:121 setup/setup_migrate.tpl:173 -#: setup/setup_migrate.tpl:340 setup/setup_migrate.tpl:393 -#: setup/setup_migrate.tpl:436 setup/setup_migrate.tpl:479 -#: setup/setup_migrate.tpl:523 -msgid "Select all" -msgstr "Seleccione todos" +#: include/class_log.inc:139 +#, php-format +msgid "Logging to MySQL database will be disabled for server '%s'!" +msgstr "" +"¡La escritura del registro en la base de datos MySQL se desactivará para el " +"servidor '%s'!" -#: plugins/admin/departments/class_divListDepartment.inc:66 -#: plugins/admin/departments/class_divListDepartment.inc:90 -#: plugins/admin/acl/class_divListACL.inc:74 -#: plugins/admin/acl/class_divListACL.inc:108 -#: plugins/admin/ogroups/class_divListOGroup.inc:85 -#: plugins/admin/ogroups/class_divListOGroup.inc:152 -#: plugins/admin/users/class_divListUsers.inc:82 -#: plugins/admin/users/class_divListUsers.inc:119 -#: plugins/admin/groups/class_divListGroup.inc:81 -#: plugins/admin/groups/class_divListGroup.inc:126 -msgid "Actions" -msgstr "Acciones" +#: include/class_log.inc:164 include/class_log.inc:173 +#: include/class_log.inc:186 include/class_log.inc:203 +#: include/class_log.inc:241 +msgid "MySQL logging" +msgstr "Escritura del registro en MySQL" -#: plugins/admin/departments/class_divListDepartment.inc:73 -msgid "Regular expression for matching department names" -msgstr "Expresión regular para buscar el nombre del departamento" +#: include/class_log.inc:218 +#, php-format +msgid "Cannot add location to the database!" +msgstr "¡No se puede añadir la ubicación a la base de datos!" -#: plugins/admin/departments/class_divListDepartment.inc:87 -#: plugins/admin/acl/class_divListACL.inc:104 -#: plugins/admin/ogroups/class_divListOGroup.inc:148 -#: plugins/admin/users/class_divListUsers.inc:115 -#: plugins/admin/groups/class_divListGroup.inc:122 -msgid "Submit department" -msgstr "Enviar departamento" +#: include/class_gosaSupportDaemon.inc:104 +msgid "GOsa support daemon" +msgstr "Demonio de soporte GOsa" -#: plugins/admin/departments/class_divListDepartment.inc:94 -#: plugins/admin/acl/class_divListACL.inc:112 -#: plugins/admin/ogroups/class_divListOGroup.inc:157 -#: plugins/admin/users/class_divListUsers.inc:124 -#: plugins/admin/groups/class_divListGroup.inc:131 -#: setup/class_setupStep_Migrate.inc:1024 -#: setup/class_setupStep_Migrate.inc:1040 -msgid "Create" -msgstr "Crear" +#: include/class_gosaSupportDaemon.inc:779 +msgid "Cannot not parse XML!" +msgstr "¡No se puede analizar el XML!" -#: plugins/admin/departments/class_divListDepartment.inc:110 -#: plugins/admin/acl/class_divListACL.inc:118 -#: plugins/admin/ogroups/class_divListOGroup.inc:167 -#: plugins/admin/users/class_divListUsers.inc:138 -#: plugins/admin/groups/class_divListGroup.inc:141 -#: plugins/personal/generic/generic_certs.tpl:21 -#: plugins/personal/generic/generic_certs.tpl:45 -#: plugins/personal/generic/generic_certs.tpl:69 -#: setup/class_setupStep_Migrate.inc:2680 -msgid "Remove" -msgstr "Eliminar" +#: include/class_gosaSupportDaemon.inc:1160 +#, php-format +msgid "Cannot send abort event for entry %s!" +msgstr "¡No se puede enviar el evento abortar para la entrada %s!" -#: plugins/admin/departments/class_divListDepartment.inc:158 -#: plugins/admin/acl/class_divListACL.inc:164 -#: plugins/admin/acl/class_divListACL.inc:184 -#: plugins/admin/ogroups/class_divListOGroup.inc:228 -#: plugins/admin/users/class_divListUsers.inc:257 -#: plugins/admin/groups/class_divListGroup.inc:234 -msgid "edit" -msgstr "editar" +#: include/class_gosaSupportDaemon.inc:1180 +#, php-format +msgid "Cannot remove entry %s!" +msgstr "¡No se puede eliminar la entrada %s!" -#: plugins/admin/departments/class_divListDepartment.inc:158 -#: plugins/admin/ogroups/class_divListOGroup.inc:228 -#: plugins/admin/groups/class_divListGroup.inc:234 -msgid "Edit this entry" -msgstr "Editar esta entrada" +#: include/class_config.inc:121 +#, 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/admin/departments/class_divListDepartment.inc:161 -#: plugins/admin/acl/class_divListACL.inc:191 -#: plugins/admin/ogroups/class_divListOGroup.inc:234 -#: plugins/admin/users/class_divListUsers.inc:281 -#: plugins/admin/groups/class_divListGroup.inc:241 -msgid "delete" -msgstr "eliminar" +#: include/class_config.inc:258 +msgid "Cannot bind to LDAP. Please contact the system administrator." +msgstr "" +"No se puede conectar a LDAP: Por favor consulte con el administrador de " +"sistemas." -#: plugins/admin/departments/class_divListDepartment.inc:161 -#: plugins/admin/ogroups/class_divListOGroup.inc:234 -#: plugins/admin/groups/class_divListGroup.inc:241 -msgid "Delete this entry" -msgstr "Eliminar esta entrada" +#: include/class_config.inc:628 +msgid "sambaSID and/or sambaRidBase missing in the configuration!" +msgstr "¡sambaSID y/o sambaRidBase no aparece en la configuración!" -#: plugins/admin/departments/class_divListDepartment.inc:201 -#: plugins/admin/ogroups/class_divListOGroup.inc:283 -#: plugins/admin/users/class_divListUsers.inc:372 -#: plugins/admin/groups/class_divListGroup.inc:304 -msgid "Number of listed departments" -msgstr "Número de departamentos" +#: include/class_config.inc:978 +msgid "Configuration" +msgstr "Configuración" -#: plugins/admin/acl/tabs_acl_role.inc:28 -msgid "ACL Templates" -msgstr "Plantillas ACL" +#: include/class_config.inc:978 +msgid "" +"The configuration file you are using seems to be outdated. Please move the " +"GOsa configuration file away to run the GOsa setup again." +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." -#: plugins/admin/acl/class_divListACL.inc:51 -#: plugins/admin/acl/class_divListACL.inc:52 -msgid "List of acls" -msgstr "Lista de acls" +#: include/class_pluglist.inc:58 +msgid "All objects in this category" +msgstr "Todos los objetos en esta categoría" -#: plugins/admin/acl/class_divListACL.inc:73 -msgid "Summary" -msgstr "Sumario" +#: include/class_pluglist.inc:178 +msgid "The configuration format has changed. Please re-run setup!" +msgstr "" +"¡El formato de la configuración ha cambiado. Por favor use el asistente de " +"configuración!" -#: plugins/admin/acl/class_divListACL.inc:84 -msgid "Display acls matching" -msgstr "Mostrar las acl que coincidan con" +#: include/class_pluglist.inc:193 include/class_pluglist.inc:194 +#: include/class_pluglist.inc:307 +msgid "Unknown" +msgstr "Desconocido" -#: plugins/admin/acl/class_divListACL.inc:114 -#: plugins/admin/acl/class_divListACL.inc:152 -#: plugins/admin/acl/class_aclRole.inc:725 -#: plugins/personal/generic/generic.tpl:448 -#: plugins/personal/generic/class_user.inc:1539 -#: plugins/personal/generic/multiple_generic.tpl:345 -msgid "Role" -msgstr "Rol" +#: include/class_CopyPasteHandler.inc:117 +#: include/class_CopyPasteHandler.inc:126 +#: include/class_CopyPasteHandler.inc:158 +#: include/class_CopyPasteHandler.inc:175 +#: include/class_CopyPasteHandler.inc:184 +#: include/class_CopyPasteHandler.inc:192 +#: include/class_CopyPasteHandler.inc:268 +#, php-format +msgid "Copy and paste failed!" +msgstr "¡Ha fallado copiar y pegar! " -#: plugins/admin/acl/class_divListACL.inc:165 -msgid "Edit acl role" -msgstr "Editar rol" +#: include/class_CopyPasteHandler.inc:117 +#: include/class_CopyPasteHandler.inc:192 +#, php-format +msgid "Cannot set permission for '%s'" +msgstr "No se pueden modificar los permisos para '%s'" -#: plugins/admin/acl/class_divListACL.inc:185 -msgid "Edit acl" -msgstr "Editar acl" +#: include/class_CopyPasteHandler.inc:158 +#, php-format +msgid "'%s' is no vaild LDAP object" +msgstr "'%s' no es un objeto LDAP válido" -#: plugins/admin/acl/class_divListACL.inc:192 -msgid "Delete acl" -msgstr "Eliminar acl" +#: include/class_CopyPasteHandler.inc:175 +#, php-format +msgid "No write permission in '%s'" +msgstr "No tiene permiso de escritura en '%s'" -#: plugins/admin/acl/remove.tpl:6 -msgid "" -"This includes all system and setup informations. Please double check if your " -"really want to do this since there is no way for GOsa to get your data back." -msgstr "" -"Esto incluye todos los sistemas e información de configuración. Por favor " -"pulse dos veces si quiere realmente hacer esto, ya que no hay forma de que " -"GOsa recupere la información posteriormente." +#: include/class_CopyPasteHandler.inc:386 +#, php-format +msgid "These objects will be pasted: %s" +msgstr "Estos objetos serán modificados: %s" -#: plugins/admin/acl/acl_role.tpl:3 ihtml/themes/default/acl.tpl:7 -msgid "Assigned ACL for current entry" -msgstr "Asignando ACL a la entrada actual" +#: include/class_CopyPasteHandler.inc:410 +#, php-format +msgid "This object will be pasted: %s" +msgstr "Este objeto sera modificado: %s" -#: plugins/admin/acl/acl_role.tpl:31 plugins/admin/ogroups/generic.tpl:29 -#: plugins/admin/groups/generic.tpl:43 -msgid "Choose subtree to place group in" -msgstr "Elija el subárbol donde colocar el grupo" +#: include/class_CopyPasteHandler.inc:508 +msgid "Cannot paste" +msgstr "No puedo pegar" -#: plugins/admin/acl/acl_role.tpl:45 ihtml/themes/default/acl.tpl:12 -msgid "New ACL" -msgstr "Nueva ACL" +#: 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/admin/acl/acl_role.tpl:51 ihtml/themes/default/acl.tpl:17 -msgid "ACL type" -msgstr "Tipo de ACL" +#: plugins/generic/references/class_reference.inc:41 +#: plugins/admin/ogroups/class_ogroup.inc:1120 +#: plugins/admin/groups/class_groupGeneric.inc:1295 +#: plugins/admin/departments/class_departmentGeneric.inc:609 +#: plugins/personal/generic/class_user.inc:37 +#: plugins/personal/generic/class_user.inc:1543 +#: plugins/personal/posix/generic.tpl:4 setup/setup_feedback.tpl:55 +msgid "Generic" +msgstr "Genérico" -#: plugins/admin/acl/acl_role.tpl:51 ihtml/themes/default/acl.tpl:19 -#: ihtml/themes/default/acl.tpl:24 -msgid "Select an acl type" -msgstr "Seleccione un tipo de ACL" +#: plugins/generic/references/class_reference.inc:43 +#: plugins/personal/posix/class_posixAccount.inc:37 +msgid "UNIX" +msgstr "UNIX" -#: plugins/admin/acl/acl_role.tpl:56 ihtml/themes/default/acl.tpl:104 -msgid "List of available ACL categories" -msgstr "Lista de categorías ACL disponibles" +#: plugins/generic/references/class_reference.inc:45 +#: plugins/admin/ogroups/class_divListOGroup.inc:204 +#: plugins/admin/ogroups/tabs_ogroups.inc:148 +#: plugins/admin/groups/class_divListGroup.inc:190 +#: plugins/admin/users/class_divListUsers.inc:87 +#: plugins/admin/users/class_divListUsers.inc:205 +msgid "Mail" +msgstr "Correo Electrónico" -#: plugins/admin/acl/main.inc:52 plugins/admin/acl/main.inc:54 -msgid "ACL management" -msgstr "Administración de ACL" +#: plugins/generic/references/class_reference.inc:47 +#: plugins/generic/references/class_reference.inc:49 +#: plugins/admin/groups/class_divListGroup.inc:192 +#: plugins/admin/users/class_divListUsers.inc:88 +#: plugins/admin/users/class_divListUsers.inc:211 +#: plugins/personal/posix/class_posixAccount.inc:295 +msgid "Samba" +msgstr "Samba" -#: plugins/admin/acl/class_aclManagement.inc:290 -msgid "ACL role" -msgstr "Roles ACL" +#: plugins/generic/references/class_reference.inc:51 +msgid "FAX" +msgstr "FAX" -#: plugins/admin/acl/class_aclRole.inc:26 -#: plugins/admin/acl/class_aclRole.inc:726 -msgid "Access control roles" -msgstr "Roles de control de acceso" +#: plugins/generic/references/class_reference.inc:53 +#: plugins/admin/users/class_divListUsers.inc:89 +msgid "Proxy" +msgstr "Proxy" -#: plugins/admin/acl/class_aclRole.inc:27 -msgid "Edit AC roles" -msgstr "Editar roles CA" +#: plugins/generic/references/class_reference.inc:55 +msgid "FTP" +msgstr "FTP" -#: plugins/admin/acl/class_aclRole.inc:131 -msgid "Reset ACL" -msgstr "Eliminar ACL" +#: plugins/generic/references/class_reference.inc:57 +#: plugins/admin/ogroups/class_ogroupManagement.inc:532 +#: plugins/admin/groups/class_divListGroup.inc:133 +msgid "Group" +msgstr "Grupo" -#: plugins/admin/acl/class_aclRole.inc:421 -msgid "No ACL settings for this category" -msgstr "No hay ACL configuradas en esta categoría" +#: plugins/generic/references/class_reference.inc:59 +#: plugins/admin/ogroups/class_divListOGroup.inc:83 +#: plugins/admin/ogroups/class_ogroupManagement.inc:534 +#: plugins/admin/groups/class_divListGroup.inc:79 +#: plugins/admin/users/class_divListUsers.inc:80 +#: plugins/admin/departments/class_departmentManagement.inc:604 +#: plugins/personal/generic/class_user.inc:1568 +#: plugins/personal/generic/generic.tpl:287 +#: plugins/personal/generic/multiple_generic.tpl:159 +msgid "Department" +msgstr "Departamento" -#: plugins/admin/acl/class_aclRole.inc:423 -#, php-format -msgid "ACL for these objects: %s" -msgstr "ACLs que tienen estos objetos: %s" +#: plugins/generic/references/class_reference.inc:61 +#: plugins/admin/ogroups/class_ogroupManagement.inc:536 +#: plugins/admin/groups/class_divListGroup.inc:196 +#: plugins/admin/users/class_divListUsers.inc:207 +#: plugins/admin/departments/class_departmentGeneric.inc:328 +#: plugins/admin/departments/generic.tpl:88 +#: plugins/admin/departments/organization.tpl:88 +#: plugins/personal/generic/class_user.inc:1263 +#: plugins/personal/generic/class_user.inc:1671 +#: plugins/personal/generic/generic.tpl:338 +#: plugins/personal/generic/generic.tpl:519 +#: plugins/personal/generic/multiple_generic.tpl:217 +#: plugins/personal/generic/multiple_generic.tpl:428 +msgid "Phone" +msgstr "Teléfono" -#: plugins/admin/acl/class_aclRole.inc:429 -msgid "Edit category ACL" -msgstr "Editar la categoría ACL" +#: plugins/generic/references/class_reference.inc:63 +#: plugins/admin/ogroups/class_ogroupManagement.inc:533 +#: plugins/admin/groups/class_divListGroup.inc:194 +msgid "Application" +msgstr "Aplicación" -#: plugins/admin/acl/class_aclRole.inc:433 -msgid "Reset category ACL" -msgstr "Eliminar la categoría ACL" +#: plugins/generic/references/class_reference.inc:65 +#: plugins/admin/ogroups/class_ogroupManagement.inc:535 +#: setup/setup_config2.tpl:277 setup/setup_config2.tpl:322 +msgid "Server" +msgstr "Servidor" + +#: plugins/generic/references/class_reference.inc:67 +msgid "Thin Client" +msgstr "Cliente ligero" -#: plugins/admin/acl/class_aclRole.inc:453 -#, php-format -msgid "Edit ACL for '%s', scope is '%s'" -msgstr "Editar ACL para '%s', el ámbito es '%s'" +#: plugins/generic/references/class_reference.inc:69 +#: plugins/admin/ogroups/class_ogroupManagement.inc:537 +msgid "Workstation" +msgstr "Estación de trabajo" -#: plugins/admin/acl/class_aclRole.inc:649 -msgid "Object in use" -msgstr "Objeto en uso" +#: plugins/generic/references/class_reference.inc:71 +#: plugins/admin/ogroups/class_divListOGroup.inc:83 +#: plugins/admin/ogroups/class_divListOGroup.inc:159 +#: plugins/admin/ogroups/class_divListOGroup.inc:266 +msgid "Object group" +msgstr "Grupo de objetos" -#: plugins/admin/acl/class_aclRole.inc:649 -#, 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:" +#: plugins/generic/references/class_reference.inc:73 +#: plugins/admin/ogroups/class_ogroupManagement.inc:540 +msgid "Printer" +msgstr "Impresora" -#: plugins/admin/acl/class_aclRole.inc:736 -msgid "Permissions" -msgstr "Permisos" +#: plugins/generic/references/contents.tpl:11 +msgid "Object name" +msgstr "Nombre de objeto" -#: 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" +#: plugins/generic/references/contents.tpl:11 +msgid "Contents" +msgstr "Contenidos" -#: plugins/admin/ogroups/generic.tpl:10 -msgid "Name of the group" -msgstr "Nombre del grupo" +#: plugins/generic/references/contents.tpl:18 +msgid "This object has no relationship to other objects." +msgstr "Este objeto no tiene relación con otros objetos" -#: plugins/admin/ogroups/generic.tpl:18 plugins/admin/groups/generic.tpl:28 -msgid "Descriptive text for this group" -msgstr "Descripción del grupo" +#: plugins/generic/welcome/main.inc:26 +#, php-format +msgid "Welcome %s!" +msgstr "¡Bienvenido %s!" -#: plugins/admin/ogroups/generic.tpl:41 -#: plugins/admin/groups/class_groupGeneric.inc:1269 -#: plugins/personal/posix/generic.tpl:126 -msgid "System trust" -msgstr "Sistema de seguridad" +#: plugins/generic/welcome/welcome.tpl:4 +msgid "" +"This is the GOsa main menu. You can select your tasks from the menu on the " +"left, or by choosing one of the pictograms below. All changes apply directly " +"to your companies LDAP server." +msgstr "" +"Esta es la pantalla principal de GOsa. Puede seleccionar las tareas del menú " +"a la izquierda, o seleccionando entre los iconos siguientes. Todos los " +"cambios se aplican directamente sobre los servidores LDAP de su compañía." -#: plugins/admin/ogroups/generic.tpl:42 plugins/admin/groups/generic.tpl:169 -#: plugins/admin/groups/generic.tpl:203 plugins/personal/posix/generic.tpl:128 -#: plugins/personal/posix/generic.tpl:156 -msgid "Trust mode" -msgstr "Modo seguro" +#: plugins/generic/welcome/welcome.tpl:8 +msgid "" +"Use 'Sign out' on the upper left to close the connection and 'Main' to get " +"back to the pictogram view." +msgstr "" +"Para cerrar la conexión use Cerrar en la parte superior izquierda y " +"para volver a la vista de iconos use Principal" -#: plugins/admin/ogroups/generic.tpl:70 -msgid "Member objects" -msgstr "Objetos miembros" +#: plugins/generic/welcome/welcome.tpl:15 +msgid "The GOsa team" +msgstr "El equipo de GOsa" -#: 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" +#: plugins/admin/ogroups/remove.tpl:7 +msgid "" +"Please double check if you really want to do this since there is no way for " +"GOsa to get your data back." +msgstr "" +"Si está seguro de lo que quiere hacer pulse dos veces, ya que no hay forma " +"de que GOsa pueda recuperar posteriormente esa información" #: plugins/admin/ogroups/class_divListOGroup.inc:59 #: plugins/admin/ogroups/class_divListOGroup.inc:60 msgid "List of object groups" msgstr "Lista del grupo de objetos" -#: plugins/admin/ogroups/class_divListOGroup.inc:83 -#: plugins/admin/ogroups/class_divListOGroup.inc:159 -#: plugins/admin/ogroups/class_divListOGroup.inc:266 -#: plugins/generic/references/class_reference.inc:71 -msgid "Object group" -msgstr "Grupo de objetos" +#: plugins/admin/ogroups/class_divListOGroup.inc:77 +#: plugins/admin/groups/class_divListGroup.inc:73 +#: plugins/admin/users/class_divListUsers.inc:74 +#: plugins/admin/departments/class_divListDepartment.inc:59 +#: plugins/admin/acl/class_divListACL.inc:67 setup/setup_migrate.tpl:93 +#: setup/setup_migrate.tpl:149 setup/setup_migrate.tpl:201 +#: setup/setup_migrate.tpl:368 setup/setup_migrate.tpl:421 +#: setup/setup_migrate.tpl:464 setup/setup_migrate.tpl:507 +#: setup/setup_migrate.tpl:551 +msgid "Select all" +msgstr "Seleccione todos" + +#: plugins/admin/ogroups/class_divListOGroup.inc:84 +#: plugins/admin/groups/class_divListGroup.inc:80 +#: plugins/admin/users/class_divListUsers.inc:81 +#: plugins/admin/departments/locality.tpl:8 +#: plugins/admin/departments/generic.tpl:7 +#: plugins/admin/departments/country.tpl:8 +#: plugins/admin/departments/dcObject.tpl:8 +#: plugins/admin/departments/organization.tpl:7 +msgid "Properties" +msgstr "Propiedades" + +#: plugins/admin/ogroups/class_divListOGroup.inc:85 +#: plugins/admin/ogroups/class_divListOGroup.inc:152 +#: plugins/admin/groups/class_divListGroup.inc:81 +#: plugins/admin/groups/class_divListGroup.inc:126 +#: plugins/admin/users/class_divListUsers.inc:82 +#: plugins/admin/users/class_divListUsers.inc:119 +#: plugins/admin/departments/class_divListDepartment.inc:66 +#: plugins/admin/departments/class_divListDepartment.inc:90 +#: plugins/admin/acl/class_divListACL.inc:74 +#: plugins/admin/acl/class_divListACL.inc:108 +msgid "Actions" +msgstr "Acciones" #: plugins/admin/ogroups/class_divListOGroup.inc:88 #: plugins/admin/ogroups/class_ogroup.inc:459 @@ -2580,17 +2720,17 @@ msgstr "Grupo de objetos" #: plugins/admin/ogroups/class_ogroup.inc:483 #: plugins/admin/ogroups/class_ogroup.inc:487 #: plugins/admin/ogroups/class_ogroup.inc:495 +#: plugins/admin/groups/class_divListGroup.inc:85 +#: plugins/admin/groups/class_divListGroup.inc:87 +#: plugins/admin/groups/class_divListGroup.inc:89 +#: plugins/admin/groups/class_divListGroup.inc:91 +#: plugins/admin/groups/class_divListGroup.inc:93 #: plugins/admin/users/class_divListUsers.inc:84 #: plugins/admin/users/class_divListUsers.inc:85 #: plugins/admin/users/class_divListUsers.inc:86 #: plugins/admin/users/class_divListUsers.inc:87 #: plugins/admin/users/class_divListUsers.inc:88 #: plugins/admin/users/class_divListUsers.inc:89 -#: plugins/admin/groups/class_divListGroup.inc:85 -#: plugins/admin/groups/class_divListGroup.inc:87 -#: plugins/admin/groups/class_divListGroup.inc:89 -#: plugins/admin/groups/class_divListGroup.inc:91 -#: plugins/admin/groups/class_divListGroup.inc:93 #, php-format msgid "Show %s" msgstr "Mostrar %s" @@ -2652,103 +2792,79 @@ msgstr "grupos de teléfonos" msgid "Regular expression for matching group names" msgstr "Expresión regular para buscar nombres de grupos" -#: plugins/admin/ogroups/class_divListOGroup.inc:204 -#: plugins/admin/ogroups/tabs_ogroups.inc:148 -#: plugins/admin/users/class_divListUsers.inc:87 -#: plugins/admin/users/class_divListUsers.inc:205 -#: plugins/admin/groups/class_divListGroup.inc:190 -#: plugins/generic/references/class_reference.inc:45 -msgid "Mail" -msgstr "Correo Electrónico" - -#: plugins/admin/ogroups/class_divListOGroup.inc:282 -msgid "Number of listed object groups" -msgstr "Número de grupo de objetos listados" - -#: plugins/admin/ogroups/remove.tpl:7 -msgid "" -"Please double check if you really want to do this since there is no way for " -"GOsa to get your data back." -msgstr "" -"Si está seguro de lo que quiere hacer pulse dos veces, ya que no hay forma " -"de que GOsa pueda recuperar posteriormente esa información" - -#: plugins/admin/ogroups/remove.tpl:10 plugins/admin/users/remove.tpl:10 -#: plugins/admin/groups/remove.tpl:10 ihtml/themes/default/remove.tpl:9 -msgid "So - if you're sure - press 'Delete' to continue or 'Cancel' to abort." -msgstr "" -"Entonces, si esta seguro, presione Eliminar para continuar o " -"Cancelar para Abortar." - -#: plugins/admin/ogroups/tabs_ogroups.inc:133 -msgid "Phone queue" -msgstr "Cola telefónica" - -#: plugins/admin/ogroups/tabs_ogroups.inc:160 -msgid "Systems" -msgstr "Sistemas" - -#: plugins/admin/ogroups/tabs_ogroups.inc:171 -#: plugins/admin/ogroups/tabs_ogroups.inc:194 -msgid "Startup" -msgstr "Inicio" - -#: plugins/admin/ogroups/tabs_ogroups.inc:182 -#: plugins/admin/ogroups/tabs_ogroups.inc:203 -msgid "Devices" -msgstr "Dispositivos" - -#: plugins/admin/ogroups/tabs_ogroups.inc:213 -msgid "FAI summary" -msgstr "Sumario FAI" - -#: plugins/admin/ogroups/tabs_ogroups.inc:222 -#: plugins/admin/users/class_divListUsers.inc:203 -#: plugins/admin/groups/class_divListGroup.inc:198 -#: plugins/personal/posix/class_posixAccount.inc:295 -msgid "Environment" -msgstr "Entorno" +#: plugins/admin/ogroups/class_divListOGroup.inc:148 +#: plugins/admin/groups/class_divListGroup.inc:122 +#: plugins/admin/users/class_divListUsers.inc:115 +#: plugins/admin/departments/class_divListDepartment.inc:87 +#: plugins/admin/acl/class_divListACL.inc:104 +msgid "Submit department" +msgstr "Enviar departamento" -#: plugins/admin/ogroups/tabs_ogroups.inc:241 -msgid "Applications" -msgstr "Aplicaciones" +#: plugins/admin/ogroups/class_divListOGroup.inc:157 +#: plugins/admin/groups/class_divListGroup.inc:131 +#: plugins/admin/users/class_divListUsers.inc:124 +#: plugins/admin/departments/class_divListDepartment.inc:94 +#: plugins/admin/acl/class_divListACL.inc:112 +#: setup/class_setupStep_Migrate.inc:1035 +#: setup/class_setupStep_Migrate.inc:1051 +msgid "Create" +msgstr "Crear" -#: plugins/admin/ogroups/ogroup_objects.tpl:6 -msgid "Select objects to add" -msgstr "Seleccione los objetos a añadir" +#: plugins/admin/ogroups/class_divListOGroup.inc:167 +#: plugins/admin/groups/class_divListGroup.inc:141 +#: plugins/admin/users/class_divListUsers.inc:138 +#: plugins/admin/departments/class_divListDepartment.inc:110 +#: plugins/admin/acl/class_divListACL.inc:118 +#: plugins/personal/generic/generic_certs.tpl:21 +#: plugins/personal/generic/generic_certs.tpl:45 +#: plugins/personal/generic/generic_certs.tpl:69 +#: setup/class_setupStep_Migrate.inc:2862 +msgid "Remove" +msgstr "Eliminar" -#: plugins/admin/ogroups/ogroup_objects.tpl:20 -#: plugins/admin/groups/group_objects.tpl:20 -#: plugins/personal/posix/posix_groups.tpl:21 -#: ihtml/themes/default/MultiSelectWindow.tpl:63 -#: ihtml/themes/default/MultiSelectWindow.tpl:103 -msgid "Filters" -msgstr "Filtros" +#: plugins/admin/ogroups/class_divListOGroup.inc:228 +#: plugins/admin/groups/class_divListGroup.inc:234 +#: plugins/admin/users/class_divListUsers.inc:257 +#: plugins/admin/departments/class_divListDepartment.inc:158 +#: plugins/admin/acl/class_divListACL.inc:164 +#: plugins/admin/acl/class_divListACL.inc:184 +msgid "edit" +msgstr "editar" -#: plugins/admin/ogroups/ogroup_objects.tpl:36 -msgid "Display objects of department" -msgstr "Mostrar objetos del departamento" +#: plugins/admin/ogroups/class_divListOGroup.inc:228 +#: plugins/admin/groups/class_divListGroup.inc:234 +#: plugins/admin/departments/class_divListDepartment.inc:158 +msgid "Edit this entry" +msgstr "Editar esta entrada" -#: plugins/admin/ogroups/ogroup_objects.tpl:37 -#: plugins/admin/ogroups/trust_machines.tpl:27 -#: plugins/admin/groups/group_objects.tpl:40 -#: plugins/admin/groups/trust_machines.tpl:27 -#: plugins/personal/posix/posix_groups.tpl:35 -#: plugins/personal/posix/trust_machines.tpl:27 -msgid "Choose the department the search will be based on" -msgstr "Escoja el departamento base de la búsqueda" +#: plugins/admin/ogroups/class_divListOGroup.inc:234 +#: plugins/admin/groups/class_divListGroup.inc:241 +#: plugins/admin/users/class_divListUsers.inc:281 +#: plugins/admin/departments/class_divListDepartment.inc:161 +#: plugins/admin/acl/class_divListACL.inc:191 +msgid "delete" +msgstr "eliminar" -#: plugins/admin/ogroups/ogroup_objects.tpl:40 -msgid "Display objects matching" -msgstr "Mostrar objetos que coincidan" +#: plugins/admin/ogroups/class_divListOGroup.inc:234 +#: plugins/admin/groups/class_divListGroup.inc:241 +#: plugins/admin/departments/class_divListDepartment.inc:161 +msgid "Delete this entry" +msgstr "Eliminar esta entrada" -#: plugins/admin/ogroups/ogroup_objects.tpl:41 -msgid "Regular expression for matching object names" -msgstr "Expresiones regulares para buscar nombre de objetos" +#: plugins/admin/ogroups/class_divListOGroup.inc:282 +msgid "Number of listed object groups" +msgstr "Número de grupo de objetos listados" + +#: plugins/admin/ogroups/class_divListOGroup.inc:283 +#: plugins/admin/groups/class_divListGroup.inc:304 +#: plugins/admin/users/class_divListUsers.inc:372 +#: plugins/admin/departments/class_divListDepartment.inc:201 +msgid "Number of listed departments" +msgstr "Número de departamentos" #: plugins/admin/ogroups/class_ogroupManagement.inc:26 -#: plugins/admin/ogroups/main.inc:53 plugins/admin/ogroups/main.inc:58 #: plugins/admin/ogroups/class_ogroup.inc:1126 +#: plugins/admin/ogroups/main.inc:53 plugins/admin/ogroups/main.inc:58 msgid "Object groups" msgstr "Grupos de objetos" @@ -2757,8 +2873,8 @@ msgid "Manage object groups" msgstr "Gestionar grupos de objetos" #: plugins/admin/ogroups/class_ogroupManagement.inc:176 -#: plugins/admin/users/class_userManagement.inc:211 #: plugins/admin/groups/class_groupManagement.inc:195 +#: plugins/admin/users/class_userManagement.inc:211 msgid "Infrastructure error" msgstr "error de infraestructura" @@ -2767,6 +2883,22 @@ msgstr "error de infraestructura" msgid "object group" msgstr "grupo de objetos" +#: plugins/admin/ogroups/class_ogroupManagement.inc:285 +#: plugins/admin/ogroups/class_ogroupManagement.inc:338 +#: plugins/admin/ogroups/class_ogroupManagement.inc:365 +#: plugins/admin/groups/class_groupManagement.inc:407 +#: plugins/admin/groups/class_groupManagement.inc:461 +#: plugins/admin/groups/class_groupManagement.inc:492 +#: plugins/admin/users/class_userManagement.inc:546 +#: plugins/admin/users/class_userManagement.inc:550 +#: plugins/admin/departments/class_departmentManagement.inc:250 +#: plugins/admin/acl/class_aclManagement.inc:166 +#: plugins/admin/acl/class_aclManagement.inc:209 +#: plugins/admin/acl/class_aclManagement.inc:302 +#: plugins/admin/acl/class_aclManagement.inc:347 +msgid "Permission error" +msgstr "Error de Permisos" + #: plugins/admin/ogroups/class_ogroupManagement.inc:530 #, fuzzy msgid "Templates" @@ -2778,29 +2910,6 @@ msgstr "Plantilla" msgid "User" msgstr "Usuario" -#: plugins/admin/ogroups/class_ogroupManagement.inc:532 -#: plugins/admin/groups/class_divListGroup.inc:133 -#: plugins/generic/references/class_reference.inc:57 -msgid "Group" -msgstr "Grupo" - -#: plugins/admin/ogroups/class_ogroupManagement.inc:533 -#: plugins/admin/groups/class_divListGroup.inc:194 -#: plugins/generic/references/class_reference.inc:63 -msgid "Application" -msgstr "Aplicación" - -#: plugins/admin/ogroups/class_ogroupManagement.inc:535 -#: plugins/generic/references/class_reference.inc:65 -#: setup/setup_config2.tpl:277 setup/setup_config2.tpl:322 -msgid "Server" -msgstr "Servidor" - -#: plugins/admin/ogroups/class_ogroupManagement.inc:537 -#: plugins/generic/references/class_reference.inc:69 -msgid "Workstation" -msgstr "Estación de trabajo" - #: plugins/admin/ogroups/class_ogroupManagement.inc:538 msgid "Windows Install" msgstr "Instalación Windows" @@ -2809,19 +2918,6 @@ msgstr "Instalación Windows" msgid "Terminal" msgstr "Terminal" -#: plugins/admin/ogroups/class_ogroupManagement.inc:540 -#: plugins/generic/references/class_reference.inc:73 -msgid "Printer" -msgstr "Impresora" - -#: plugins/admin/ogroups/class_ogroup.inc:232 setup/setup_ldap.tpl:121 -#: ihtml/themes/default/MultiSelectWindow.tpl:51 -#: ihtml/themes/default/MultiSelectWindow.tpl:92 -#: ihtml/themes/default/msg_dialog.tpl:56 -#: ihtml/themes/default/msg_dialog.tpl:99 -msgid "Information" -msgstr "Información" - #: plugins/admin/ogroups/class_ogroup.inc:232 msgid "You cannot combine terminals and workstations in one object group!" msgstr "" @@ -2931,384 +3027,238 @@ msgid "" "added:" msgstr "" -#: plugins/admin/ogroups/class_ogroup.inc:937 -msgid "You can combine two different object types at maximum, only!" -msgstr "¡Solo se puede combiar dos tipos de objetos diferentes como máximo!" - -#: plugins/admin/ogroups/class_ogroup.inc:1121 -msgid "Object group generic" -msgstr "Grupo de objetos genérico" - -#: plugins/admin/ogroups/class_ogroup.inc:1132 -msgid "Sytem trust" -msgstr "Sistema de confianza" - -#: plugins/admin/ogroups/class_ogroup.inc:1133 -msgid "Member" -msgstr "Miembro" - -#: plugins/admin/ogroups/trust_machines.tpl:6 -#: plugins/admin/groups/trust_machines.tpl:6 -#: plugins/personal/posix/trust_machines.tpl:6 -msgid "Select systems to add" -msgstr "Seleccione los sistemas a añadir" - -#: plugins/admin/ogroups/trust_machines.tpl:26 -#: plugins/admin/groups/trust_machines.tpl:26 -#: plugins/personal/posix/trust_machines.tpl:26 -msgid "Display systems of department" -msgstr "Mostrar los sistemas del departamento" - -#: plugins/admin/ogroups/trust_machines.tpl:30 -#: plugins/admin/groups/trust_machines.tpl:30 -#: plugins/personal/posix/trust_machines.tpl:30 -msgid "Display systems matching" -msgstr "Mostrar sistemas que coincidan con" - -#: plugins/admin/ogroups/trust_machines.tpl:31 -#: plugins/admin/groups/trust_machines.tpl:31 -#: plugins/personal/posix/trust_machines.tpl:31 -msgid "Regular expression for matching addresses" -msgstr "Expresiones regulares para buscar direcciones" - -#: 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." -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." - -#: plugins/admin/users/password.tpl:8 plugins/personal/password/password.tpl:8 -msgid "" -"Changing the password affects your authentification on mail, proxy, samba " -"and unix services." -msgstr "" -"Cambiar la contraseña modifica la autenticación del usuario para el correo, " -"proxy, samba y los servicios unix." - -#: plugins/admin/users/password.tpl:13 -#: plugins/admin/users/class_userManagement.inc:265 -#: plugins/personal/generic/password.tpl:7 -#: plugins/personal/generic/main.inc:97 -#: plugins/personal/password/password.tpl:18 html/password.php:196 -#: ihtml/themes/default/password.tpl:82 ihtml/themes/default/password.tpl:83 -#: ihtml/themes/default/accountexpired.tpl:32 -#: ihtml/themes/default/accountexpired.tpl:36 -msgid "New password" -msgstr "Nueva contraseña" - -#: plugins/admin/users/password.tpl:17 -#: plugins/personal/generic/password.tpl:11 -#: plugins/personal/password/password.tpl:23 -msgid "Repeat new password" -msgstr "Reintroducir nueva contraseña" - -#: plugins/admin/users/password.tpl:21 -msgid "Strength" -msgstr "Seguridad" - -#: plugins/admin/users/password.tpl:30 -#: plugins/personal/generic/password.tpl:17 -#: plugins/personal/password/password.tpl:39 -msgid "Set password" -msgstr "Introducir contraseña" - -#: plugins/admin/users/class_divListUsers.inc:55 -#: plugins/admin/users/class_divListUsers.inc:56 -msgid "List of users" -msgstr "Lista de usuarios" - -#: plugins/admin/users/class_divListUsers.inc:80 -#: ihtml/themes/default/password.tpl:69 ihtml/themes/default/password.tpl:71 -#: ihtml/themes/default/login.tpl:42 ihtml/themes/default/login.tpl:44 -msgid "Username" -msgstr "Nombre de Usuario" - -#: plugins/admin/users/class_divListUsers.inc:84 -#: plugins/admin/users/class_divListUsers.inc:128 -#: plugins/admin/users/class_userManagement.inc:764 -#: plugins/admin/users/template.tpl:15 plugins/admin/users/templatize.tpl:15 -msgid "Template" -msgstr "Plantilla" - -#: plugins/admin/users/class_divListUsers.inc:84 -msgid "templates" -msgstr "plantillas" - -#: plugins/admin/users/class_divListUsers.inc:85 -msgid "GOsa object" -msgstr "Objeto GOsa" - -#: plugins/admin/users/class_divListUsers.inc:85 -msgid "functional users" -msgstr "usuarios funcionales" - -#: plugins/admin/users/class_divListUsers.inc:86 -#: plugins/admin/users/class_divListUsers.inc:201 -#: plugins/admin/groups/class_divListGroup.inc:188 -msgid "Posix" -msgstr "Posix" - -#: plugins/admin/users/class_divListUsers.inc:86 -msgid "POSIX users" -msgstr "Usuarios POSIX" - -#: plugins/admin/users/class_divListUsers.inc:87 -msgid "mail users" -msgstr "Usuarios del correo" - -#: plugins/admin/users/class_divListUsers.inc:88 -#: plugins/admin/users/class_divListUsers.inc:211 -#: plugins/admin/groups/class_divListGroup.inc:192 -#: plugins/personal/posix/class_posixAccount.inc:295 -#: plugins/generic/references/class_reference.inc:47 -#: plugins/generic/references/class_reference.inc:49 -msgid "Samba" -msgstr "Samba" - -#: plugins/admin/users/class_divListUsers.inc:88 -msgid "samba users" -msgstr "Usuarios samba" - -#: plugins/admin/users/class_divListUsers.inc:89 -#: plugins/generic/references/class_reference.inc:53 -msgid "Proxy" -msgstr "Proxy" - -#: plugins/admin/users/class_divListUsers.inc:89 -msgid "proxy users" -msgstr "usuarios de proxy" - -#: plugins/admin/users/class_divListUsers.inc:96 -#: plugins/admin/groups/group_objects.tpl:46 -msgid "Display users matching" -msgstr "Mostrar usuarios que coincidan con" - -#: plugins/admin/users/class_divListUsers.inc:136 -#: plugins/admin/users/class_divListUsers.inc:270 -#: ihtml/themes/default/accountexpired.tpl:51 -msgid "Change password" -msgstr "Cambiar contraseña" - -#: plugins/admin/users/class_divListUsers.inc:140 -msgid "Apply template" -msgstr "Aplicar plantilla" - -#: plugins/admin/users/class_divListUsers.inc:199 -msgid "GOsa" -msgstr "GOsa" - -#: plugins/admin/users/class_divListUsers.inc:200 -msgid "Edit generic properties" -msgstr "Editar características generales" - -#: plugins/admin/users/class_divListUsers.inc:202 -msgid "Edit UNIX properties" -msgstr "Editar características UNIX" +#: plugins/admin/ogroups/class_ogroup.inc:922 +#: plugins/admin/ogroups/class_ogroup.inc:932 +#: plugins/admin/ogroups/class_ogroup.inc:1129 +#: plugins/admin/groups/class_divListGroup.inc:79 +#: plugins/admin/groups/class_groupGeneric.inc:1139 +#: plugins/admin/groups/class_groupGeneric.inc:1145 +#: plugins/admin/groups/class_groupGeneric.inc:1147 +#: plugins/admin/groups/class_groupGeneric.inc:1159 +#: plugins/admin/groups/class_groupGeneric.inc:1173 +#: plugins/admin/groups/class_groupGeneric.inc:1180 +#: plugins/admin/groups/class_groupGeneric.inc:1304 +#: plugins/admin/users/class_userManagement.inc:767 +#: plugins/admin/users/class_userManagement.inc:841 +#: plugins/admin/users/class_userManagement.inc:853 +#: plugins/admin/departments/class_departmentGeneric.inc:307 +#: plugins/admin/departments/class_departmentGeneric.inc:309 +#: plugins/admin/departments/class_departmentGeneric.inc:314 +#: plugins/admin/departments/class_departmentGeneric.inc:321 +#: plugins/admin/departments/class_departmentGeneric.inc:325 +#: plugins/admin/departments/class_localityGeneric.inc:44 +#: plugins/admin/departments/class_localityGeneric.inc:46 +#: plugins/admin/departments/class_localityGeneric.inc:51 +#: plugins/admin/departments/class_localityGeneric.inc:53 +#: plugins/admin/departments/class_localityGeneric.inc:55 +#: plugins/admin/departments/class_organizationGeneric.inc:75 +#: plugins/admin/departments/class_organizationGeneric.inc:77 +#: plugins/admin/departments/class_organizationGeneric.inc:82 +#: plugins/admin/departments/class_organizationGeneric.inc:84 +#: plugins/admin/departments/class_organizationGeneric.inc:86 +#: plugins/admin/departments/class_countryGeneric.inc:43 +#: plugins/admin/departments/class_countryGeneric.inc:45 +#: plugins/admin/departments/class_countryGeneric.inc:50 +#: plugins/admin/departments/class_countryGeneric.inc:52 +#: plugins/admin/departments/class_countryGeneric.inc:54 +#: plugins/admin/departments/class_dcObject.inc:43 +#: plugins/admin/departments/class_dcObject.inc:45 +#: plugins/admin/departments/class_dcObject.inc:50 +#: plugins/admin/departments/class_dcObject.inc:52 +#: plugins/admin/departments/class_dcObject.inc:54 +#: plugins/admin/departments/class_dcObject.inc:86 +#: plugins/admin/acl/class_aclRole.inc:750 +#: plugins/admin/acl/class_aclRole.inc:762 plugins/admin/acl/paste_role.tpl:4 +#: plugins/admin/acl/acl_role.tpl:7 +#: plugins/personal/generic/class_user.inc:1230 +#: plugins/personal/generic/class_user.inc:1243 +#: plugins/personal/generic/class_user.inc:1280 +#: plugins/personal/generic/class_user.inc:1686 setup/setup_migrate.tpl:283 +#: setup/setup_feedback.tpl:31 +msgid "Name" +msgstr "Nombre" -#: plugins/admin/users/class_divListUsers.inc:204 -msgid "Edit environment properties" -msgstr "Editar características de entorno" +#: plugins/admin/ogroups/class_ogroup.inc:937 +msgid "You can combine two different object types at maximum, only!" +msgstr "¡Solo se puede combiar dos tipos de objetos diferentes como máximo!" -#: plugins/admin/users/class_divListUsers.inc:206 -msgid "Edit mail properties" -msgstr "Editar características de correo electrónico" +#: plugins/admin/ogroups/class_ogroup.inc:1121 +msgid "Object group generic" +msgstr "Grupo de objetos genérico" -#: plugins/admin/users/class_divListUsers.inc:208 -msgid "Edit phone properties" -msgstr "Editar características telefónicas" +#: plugins/admin/ogroups/class_ogroup.inc:1132 +msgid "Sytem trust" +msgstr "Sistema de confianza" -#: plugins/admin/users/class_divListUsers.inc:210 -msgid "Edit fax properies" -msgstr "Editar características de Fax" +#: plugins/admin/ogroups/class_ogroup.inc:1133 +msgid "Member" +msgstr "Miembro" -#: plugins/admin/users/class_divListUsers.inc:212 -msgid "Edit samba properties" -msgstr "Editar características samba" +#: 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" -#: plugins/admin/users/class_divListUsers.inc:213 -msgid "Netatalk" -msgstr "Netatalk" +#: plugins/admin/ogroups/generic.tpl:10 +msgid "Name of the group" +msgstr "Nombre del grupo" -#: plugins/admin/users/class_divListUsers.inc:214 -msgid "Edit netatalk properties" -msgstr "Editar características netatalk" +#: plugins/admin/ogroups/generic.tpl:18 plugins/admin/groups/generic.tpl:28 +msgid "Descriptive text for this group" +msgstr "Descripción del grupo" -#: plugins/admin/users/class_divListUsers.inc:215 -msgid "Create user from template" -msgstr "Crear usuario desde plantilla" +#: plugins/admin/ogroups/generic.tpl:29 plugins/admin/groups/generic.tpl:43 +#: plugins/admin/acl/acl_role.tpl:31 +msgid "Choose subtree to place group in" +msgstr "Elija el subárbol donde colocar el grupo" -#: plugins/admin/users/class_divListUsers.inc:216 -msgid "Create user with this template" -msgstr "Crear usuario con esta plantilla" +#: plugins/admin/ogroups/generic.tpl:34 plugins/admin/groups/generic.tpl:49 +#: plugins/admin/departments/locality.tpl:37 +#: plugins/admin/departments/generic.tpl:49 +#: plugins/admin/departments/country.tpl:37 +#: plugins/admin/departments/dcObject.tpl:37 +#: plugins/admin/departments/organization.tpl:49 +#: plugins/admin/acl/acl_role.tpl:37 plugins/personal/generic/generic.tpl:180 +#: plugins/personal/generic/multiple_generic.tpl:56 +msgid "Select a base" +msgstr "Seleccione una base" -#: plugins/admin/users/class_divListUsers.inc:247 -msgid "inactive" -msgstr "inactivo" +#: plugins/admin/ogroups/generic.tpl:41 +#: plugins/admin/groups/class_groupGeneric.inc:1312 +#: plugins/personal/posix/generic.tpl:126 +msgid "System trust" +msgstr "Sistema de seguridad" -#: plugins/admin/users/class_divListUsers.inc:250 -#: plugins/personal/posix/class_posixAccount.inc:159 -#: plugins/personal/posix/class_posixAccount.inc:161 -#: plugins/personal/posix/class_posixAccount.inc:163 -msgid "active" -msgstr "activo" +#: plugins/admin/ogroups/generic.tpl:42 plugins/admin/groups/generic.tpl:169 +#: plugins/admin/groups/generic.tpl:203 plugins/personal/posix/generic.tpl:128 +#: plugins/personal/posix/generic.tpl:156 +msgid "Trust mode" +msgstr "Modo seguro" -#: plugins/admin/users/class_divListUsers.inc:258 -#: plugins/admin/users/class_userManagement.inc:602 -msgid "user" -msgstr "usuario" +#: plugins/admin/ogroups/generic.tpl:70 +msgid "Member objects" +msgstr "Objetos miembros" -#: plugins/admin/users/class_divListUsers.inc:269 -msgid "password" -msgstr "contraseña" +#: plugins/admin/ogroups/tabs_ogroups.inc:133 +msgid "Phone queue" +msgstr "Cola telefónica" -#: plugins/admin/users/class_divListUsers.inc:273 -#: plugins/admin/users/class_divListUsers.inc:285 -#: plugins/admin/groups/class_divListGroup.inc:244 -msgid "Not allowed" -msgstr "No permitido" +#: plugins/admin/ogroups/tabs_ogroups.inc:160 +msgid "Systems" +msgstr "Sistemas" -#: plugins/admin/users/class_divListUsers.inc:282 -msgid "Delete user" -msgstr "Eliminar usuario" +#: plugins/admin/ogroups/tabs_ogroups.inc:171 +#: plugins/admin/ogroups/tabs_ogroups.inc:194 +msgid "Startup" +msgstr "Inicio" -#: plugins/admin/users/class_divListUsers.inc:371 -msgid "Number of listed users" -msgstr "Número de usuarios mostrados" +#: plugins/admin/ogroups/tabs_ogroups.inc:182 +#: plugins/admin/ogroups/tabs_ogroups.inc:203 +msgid "Devices" +msgstr "Dispositivos" -#: plugins/admin/users/class_userManagement.inc:27 -msgid "Manage users" -msgstr "Gestión de usuarios" +#: plugins/admin/ogroups/tabs_ogroups.inc:213 +msgid "FAI summary" +msgstr "Sumario FAI" -#: plugins/admin/users/class_userManagement.inc:260 -#: plugins/personal/generic/main.inc:92 -#: plugins/personal/password/class_password.inc:82 html/password.php:193 -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'." +#: plugins/admin/ogroups/tabs_ogroups.inc:222 +#: plugins/admin/groups/class_divListGroup.inc:198 +#: plugins/admin/users/class_divListUsers.inc:203 +#: plugins/personal/posix/class_posixAccount.inc:295 +msgid "Environment" +msgstr "Entorno" -#: plugins/admin/users/class_userManagement.inc:316 -#: plugins/admin/users/class_userManagement.inc:379 -#: plugins/personal/password/class_password.inc:78 -#: plugins/personal/password/class_password.inc:81 -#: plugins/personal/password/class_password.inc:84 -#: plugins/personal/password/class_password.inc:87 -#: plugins/personal/password/class_password.inc:90 -#: plugins/personal/password/class_password.inc:93 -#: plugins/personal/password/class_password.inc:107 -#: plugins/personal/password/class_password.inc:113 html/main.php:329 -#: ihtml/themes/default/password.tpl:41 -msgid "Password change" -msgstr "Cambio de contraseña" +#: plugins/admin/ogroups/tabs_ogroups.inc:241 +msgid "Applications" +msgstr "Aplicaciones" -#: plugins/admin/users/class_userManagement.inc:316 -#: plugins/admin/users/class_userManagement.inc:379 -msgid "You have no permission to change this users password!" -msgstr "¡No tiene permisos para cambiar la contraseña de este usuario!" +#: 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" -#: plugins/admin/users/class_userManagement.inc:546 -#, php-format -msgid "You have no permission to modify object '%s'!" -msgstr "¡No tiene permisos para modificar el objeto '%s'!" +#: plugins/admin/ogroups/ogroup_objects.tpl:6 +msgid "Select objects to add" +msgstr "Seleccione los objetos a añadir" -#: plugins/admin/users/class_userManagement.inc:550 -msgid "You have no permission to use this template!" -msgstr "¡No tiene permisos para usar esta plantilla!" +#: plugins/admin/ogroups/ogroup_objects.tpl:36 +msgid "Display objects of department" +msgstr "Mostrar objetos del departamento" -#: plugins/admin/users/class_userManagement.inc:652 -#: plugins/admin/users/class_userManagement.inc:671 -#, fuzzy -msgid "Account locking" -msgstr "Cuenta" +#: plugins/admin/ogroups/ogroup_objects.tpl:37 +#: plugins/admin/ogroups/trust_machines.tpl:27 +#: plugins/admin/groups/group_objects.tpl:40 +#: plugins/admin/groups/trust_machines.tpl:27 +#: plugins/personal/posix/posix_groups.tpl:35 +#: plugins/personal/posix/trust_machines.tpl:27 +msgid "Choose the department the search will be based on" +msgstr "Escoja el departamento base de la búsqueda" -#: plugins/admin/users/class_userManagement.inc:653 -msgid "You have no permission to change the lock status for this user!" -msgstr "¡No tiene permisos para cambiar el estado de bloqueo de este usuario!" +#: plugins/admin/ogroups/ogroup_objects.tpl:40 +msgid "Display objects matching" +msgstr "Mostrar objetos que coincidan" -#: plugins/admin/users/class_userManagement.inc:672 -#, php-format -msgid "" -"Password method '%s' does not support locking. Account has not been locked!" -msgstr "" +#: plugins/admin/ogroups/ogroup_objects.tpl:41 +msgid "Regular expression for matching object names" +msgstr "Expresiones regulares para buscar nombre de objetos" -#: plugins/admin/users/class_userManagement.inc:770 -#: plugins/admin/users/class_userManagement.inc:844 -#: plugins/personal/generic/class_user.inc:1235 -#: plugins/personal/generic/class_user.inc:1277 -#: plugins/personal/generic/class_user.inc:1555 -#: plugins/personal/generic/class_user.inc:1683 -msgid "Given name" -msgstr "Nombre de pila" +#: plugins/admin/ogroups/trust_machines.tpl:6 +#: plugins/admin/groups/trust_machines.tpl:6 +#: plugins/personal/posix/trust_machines.tpl:6 +msgid "Select systems to add" +msgstr "Seleccione los sistemas a añadir" -#: plugins/admin/users/remove.tpl:6 -msgid "" -"This includes all account data, system access rules, imap settings, etc. for " -"this user. Please double check if your really want to do this since there is " -"no way for GOsa to get your data back." -msgstr "" -"Esto incluye toda las información de cuentas, reglas de acceso al sistema, " -"configuración IMAP, etc. de este usuario. Si está seguro de lo que quiere " -"hacer pulse dos veces, ya que no hay manera de que GOsa recupere " -"posteriormente la información." +#: plugins/admin/ogroups/trust_machines.tpl:26 +#: plugins/admin/groups/trust_machines.tpl:26 +#: plugins/personal/posix/trust_machines.tpl:26 +msgid "Display systems of department" +msgstr "Mostrar los sistemas del departamento" -#: plugins/admin/users/main.inc:51 plugins/admin/users/main.inc:57 -msgid "User administration" -msgstr "Administración de Usuario" +#: plugins/admin/ogroups/trust_machines.tpl:30 +#: plugins/admin/groups/trust_machines.tpl:30 +#: plugins/personal/posix/trust_machines.tpl:30 +msgid "Display systems matching" +msgstr "Mostrar sistemas que coincidan con" -#: plugins/admin/users/template.tpl:2 -msgid "Creating a new user using templates" -msgstr "Crear un nuevo usuario usando plantillas" +#: plugins/admin/ogroups/trust_machines.tpl:31 +#: plugins/admin/groups/trust_machines.tpl:31 +#: plugins/personal/posix/trust_machines.tpl:31 +msgid "Regular expression for matching addresses" +msgstr "Expresiones regulares para buscar direcciones" -#: plugins/admin/users/template.tpl:6 +#: plugins/admin/groups/remove.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." +"This may be a primary user group. Please double check if you really want to " +"do this since there is no way for GOsa to get your data back." 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." +"Este puede ser un grupo primario. Si está seguro de lo que quiere hacer " +"pulse dos veces, dado que GOsa no tiene manera de recuperar esta información." -#: plugins/admin/users/template.tpl:23 plugins/personal/generic/generic.tpl:49 -#: plugins/personal/generic/paste_generic.tpl:7 -msgid "Last name" -msgstr "Apellido" +#: plugins/admin/groups/group_objects.tpl:6 +msgid "Select users to add" +msgstr "Seleccione usuarios a añadir" -#: plugins/admin/users/template.tpl:27 plugins/personal/generic/generic.tpl:69 -#: plugins/personal/generic/paste_generic.tpl:11 -msgid "First name" -msgstr "Nombre" +#: plugins/admin/groups/group_objects.tpl:30 +msgid "Select to see servers" +msgstr "Seleccione para ver los servidores" -#: plugins/admin/users/template.tpl:32 plugins/personal/generic/generic.tpl:82 -#: plugins/personal/generic/paste_generic.tpl:15 -#: plugins/personal/generic/class_user.inc:1225 -#: plugins/personal/generic/class_user.inc:1238 -#: plugins/personal/generic/class_user.inc:1252 -#: plugins/personal/generic/class_user.inc:1254 html/password.php:215 -msgid "Login" -msgstr "Inicio" +#: plugins/admin/groups/group_objects.tpl:30 +msgid "Search within subtree" +msgstr "Buscar dentro del subárbol" -#: plugins/admin/users/templatize.tpl:2 -msgid "Applying a template" -msgstr "Aplicando una plantilla" +#: plugins/admin/groups/group_objects.tpl:37 +msgid "Display users of department" +msgstr "Mostrar usuarios del departamento" -#: 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." +#: plugins/admin/groups/group_objects.tpl:46 +#: plugins/admin/users/class_divListUsers.inc:96 +msgid "Display users matching" +msgstr "Mostrar usuarios que coincidan con" -#: plugins/admin/users/templatize.tpl:33 -msgid "No templates available!" -msgstr "¡No hay plantillas disponibles!" +#: plugins/admin/groups/group_objects.tpl:47 +msgid "Regular expression for matching user names" +msgstr "Expresiones regulares para buscar nombre de usuarios" #: plugins/admin/groups/generic.tpl:14 plugins/personal/generic/generic.tpl:52 #: plugins/personal/generic/generic.tpl:73 @@ -3366,9 +3316,67 @@ msgstr "en todos los grupos" msgid "Not in all groups" msgstr "no en todos los grupos" -#: plugins/admin/groups/paste_generic.tpl:1 -msgid "Group settings" -msgstr "Parametros de grupos" +#: plugins/admin/groups/class_divListGroup.inc:55 +#: plugins/admin/groups/class_divListGroup.inc:56 +msgid "List of groups" +msgstr "Lista de grupos" + +#: plugins/admin/groups/class_divListGroup.inc:84 +msgid "Select to see groups that are primary groups of users" +msgstr "Seleccione para ver que grupos son grupos primarios de usuarios" + +#: plugins/admin/groups/class_divListGroup.inc:85 +msgid "primary groups" +msgstr "grupos primarios" + +#: plugins/admin/groups/class_divListGroup.inc:86 +msgid "samba groups mappings" +msgstr "Mapeos de grupos de samba" + +#: plugins/admin/groups/class_divListGroup.inc:87 +msgid "samba groups" +msgstr "grupo de samba" + +#: plugins/admin/groups/class_divListGroup.inc:88 +msgid "application settings" +msgstr "parámetros de aplicaciones" + +#: plugins/admin/groups/class_divListGroup.inc:90 +msgid "mail settings" +msgstr "parámetros de correo" + +#: plugins/admin/groups/class_divListGroup.inc:91 +msgid "mail groups" +msgstr "grupos de correo" + +#: plugins/admin/groups/class_divListGroup.inc:92 +msgid "Select to see normal groups that have only functional aspects" +msgstr "Seleccione para ver que grupos tienen solo aspectos funcionales" + +#: plugins/admin/groups/class_divListGroup.inc:93 +msgid "functional groups" +msgstr "grupos funcionales" + +#: plugins/admin/groups/class_divListGroup.inc:101 +#: plugins/personal/posix/posix_groups.tpl:59 +msgid "User name of which groups are shown" +msgstr "Nombre de usuario de los grupos que se muestran" + +#: plugins/admin/groups/class_divListGroup.inc:188 +#: plugins/admin/users/class_divListUsers.inc:86 +#: plugins/admin/users/class_divListUsers.inc:201 +msgid "Posix" +msgstr "Posix" + +#: plugins/admin/groups/class_divListGroup.inc:244 +#: plugins/admin/users/class_divListUsers.inc:273 +#: plugins/admin/users/class_divListUsers.inc:285 +msgid "Not allowed" +msgstr "No permitido" + +#: plugins/admin/groups/class_divListGroup.inc:303 +msgid "Number of listed groups" +msgstr "Número de grupos mostrados" #: plugins/admin/groups/class_groupGeneric.inc:163 msgid "Cannot find group SID in your configuration!" @@ -3395,66 +3403,90 @@ msgstr "Invitados del dominio" msgid "Special group (%d)" msgstr "Grupo especial (%d)" -#: plugins/admin/groups/class_groupGeneric.inc:685 -msgid "! unknown id" +#: plugins/admin/groups/class_groupGeneric.inc:628 +#, php-format +msgid "Adding UID '%s' to group '%s' faild: cannot find user object!" +msgstr "" + +#: plugins/admin/groups/class_groupGeneric.inc:634 +#, php-format +msgid "Add UID '%s' to group '%s' failed: UID is used more than once!" +msgstr "" + +#: plugins/admin/groups/class_groupGeneric.inc:712 +#, fuzzy +msgid "! unknown UID" msgstr "¡id desconocido!" -#: plugins/admin/groups/class_groupGeneric.inc:728 +#: plugins/admin/groups/class_groupGeneric.inc:755 #, php-format msgid "Search returned too many results. Not displaying more than %s entries!" msgstr "" "La busqueda ha devuelto demasiados reultados.¡No se muestran mas de %s " "entradas!" -#: plugins/admin/groups/class_groupGeneric.inc:954 +#: plugins/admin/groups/class_groupGeneric.inc:981 #, php-format msgid "Cannot find any SID for '%s'!" msgstr "¡No se puede encontrar nigún SID para '%s'!" -#: plugins/admin/groups/class_groupGeneric.inc:959 +#: plugins/admin/groups/class_groupGeneric.inc:986 #, php-format msgid "Cannot find any RIDBASE for '%s'!" msgstr "¡No se puede encontrar un RIDBASE para '%s'." -#: plugins/admin/groups/class_groupGeneric.inc:1146 -#: plugins/admin/groups/class_groupGeneric.inc:1149 -#: plugins/admin/groups/class_groupGeneric.inc:1265 +#: plugins/admin/groups/class_groupGeneric.inc:1088 +#, php-format +msgid "The gidNumber '%s' is already in use by %s!" +msgstr "" + +#: plugins/admin/groups/class_groupGeneric.inc:1189 +#: plugins/admin/groups/class_groupGeneric.inc:1192 +#: plugins/admin/groups/class_groupGeneric.inc:1308 +#: plugins/personal/posix/class_posixAccount.inc:1084 +#: plugins/personal/posix/class_posixAccount.inc:1087 #: plugins/personal/posix/generic.tpl:68 #: plugins/personal/posix/paste_generic.tpl:37 -#: plugins/personal/posix/class_posixAccount.inc:1036 -#: plugins/personal/posix/class_posixAccount.inc:1039 msgid "GID" msgstr "GID" -#: plugins/admin/groups/class_groupGeneric.inc:1204 -#: plugins/personal/posix/class_posixAccount.inc:1334 +#: plugins/admin/groups/class_groupGeneric.inc:1247 +#: plugins/personal/posix/class_posixAccount.inc:1382 msgid "Cannot allocate a free ID!" msgstr "¡No se puede asignar un identificador (ID) libre!" -#: plugins/admin/groups/class_groupGeneric.inc:1253 +#: plugins/admin/groups/class_groupGeneric.inc:1296 msgid "Generic group settings" msgstr "Parámetros genéricos del grupo" -#: plugins/admin/groups/class_groupGeneric.inc:1267 +#: plugins/admin/groups/class_groupGeneric.inc:1310 msgid "Samba group type" msgstr "Tipo de grupo de samba" -#: plugins/admin/groups/class_groupGeneric.inc:1268 +#: plugins/admin/groups/class_groupGeneric.inc:1311 msgid "Samba domain name" msgstr "Nombre de dominio samba" -#: plugins/admin/groups/class_groupGeneric.inc:1270 +#: plugins/admin/groups/class_groupGeneric.inc:1313 msgid "Phone pickup group" msgstr "Miembros de grupo de salto telefónico" -#: plugins/admin/groups/class_groupGeneric.inc:1271 +#: plugins/admin/groups/class_groupGeneric.inc:1314 msgid "Nagios group" msgstr "Grupo Nagios" -#: plugins/admin/groups/class_groupGeneric.inc:1273 +#: plugins/admin/groups/class_groupGeneric.inc:1316 msgid "Group member" msgstr "Miembro del grupo" +#: plugins/admin/groups/paste_generic.tpl:1 +msgid "Group settings" +msgstr "Parametros de grupos" + +#: plugins/admin/groups/main.inc:49 plugins/admin/groups/main.inc:53 +msgid "Group administration" +msgstr "Administración de grupo" + #: plugins/admin/groups/class_groupManagement.inc:27 msgid "Manage POSIX groups" msgstr "Gestionar grupos POSIX" @@ -3464,564 +3496,717 @@ msgstr "Gestionar grupos POSIX" msgid "group" msgstr "grupo" -#: plugins/admin/groups/remove.tpl:6 -msgid "" -"This may be a primary user group. Please double check if you really want to " -"do this since there is no way for GOsa to get your data back." -msgstr "" -"Este puede ser un grupo primario. Si está seguro de lo que quiere hacer " -"pulse dos veces, dado que GOsa no tiene manera de recuperar esta información." +#: plugins/admin/users/remove.tpl:6 +msgid "" +"This includes all account data, system access rules, imap settings, etc. for " +"this user. Please double check if your really want to do this since there is " +"no way for GOsa to get your data back." +msgstr "" +"Esto incluye toda las información de cuentas, reglas de acceso al sistema, " +"configuración IMAP, etc. de este usuario. Si está seguro de lo que quiere " +"hacer pulse dos veces, ya que no hay manera de que GOsa recupere " +"posteriormente la información." + +#: plugins/admin/users/main.inc:51 plugins/admin/users/main.inc:57 +msgid "User administration" +msgstr "Administración de Usuario" + +#: plugins/admin/users/class_divListUsers.inc:55 +#: plugins/admin/users/class_divListUsers.inc:56 +msgid "List of users" +msgstr "Lista de usuarios" + +#: plugins/admin/users/class_divListUsers.inc:84 +#: plugins/admin/users/class_divListUsers.inc:128 +#: plugins/admin/users/template.tpl:15 +#: plugins/admin/users/class_userManagement.inc:764 +#: plugins/admin/users/templatize.tpl:15 +msgid "Template" +msgstr "Plantilla" + +#: plugins/admin/users/class_divListUsers.inc:84 +msgid "templates" +msgstr "plantillas" + +#: plugins/admin/users/class_divListUsers.inc:85 +msgid "GOsa object" +msgstr "Objeto GOsa" + +#: plugins/admin/users/class_divListUsers.inc:85 +msgid "functional users" +msgstr "usuarios funcionales" + +#: plugins/admin/users/class_divListUsers.inc:86 +msgid "POSIX users" +msgstr "Usuarios POSIX" + +#: plugins/admin/users/class_divListUsers.inc:87 +msgid "mail users" +msgstr "Usuarios del correo" + +#: plugins/admin/users/class_divListUsers.inc:88 +msgid "samba users" +msgstr "Usuarios samba" + +#: plugins/admin/users/class_divListUsers.inc:89 +msgid "proxy users" +msgstr "usuarios de proxy" + +#: plugins/admin/users/class_divListUsers.inc:140 +msgid "Apply template" +msgstr "Aplicar plantilla" + +#: plugins/admin/users/class_divListUsers.inc:199 +msgid "GOsa" +msgstr "GOsa" + +#: plugins/admin/users/class_divListUsers.inc:200 +msgid "Edit generic properties" +msgstr "Editar características generales" + +#: plugins/admin/users/class_divListUsers.inc:202 +msgid "Edit UNIX properties" +msgstr "Editar características UNIX" + +#: plugins/admin/users/class_divListUsers.inc:204 +msgid "Edit environment properties" +msgstr "Editar características de entorno" + +#: plugins/admin/users/class_divListUsers.inc:206 +msgid "Edit mail properties" +msgstr "Editar características de correo electrónico" + +#: plugins/admin/users/class_divListUsers.inc:208 +msgid "Edit phone properties" +msgstr "Editar características telefónicas" + +#: plugins/admin/users/class_divListUsers.inc:209 +#: plugins/admin/departments/class_departmentGeneric.inc:331 +#: plugins/admin/departments/class_departmentGeneric.inc:627 +#: plugins/admin/departments/generic.tpl:96 +#: plugins/admin/departments/class_organizationGeneric.inc:127 +#: plugins/admin/departments/organization.tpl:96 +#: plugins/personal/generic/class_user.inc:1266 +#: plugins/personal/generic/class_user.inc:1674 +#: plugins/personal/generic/generic.tpl:363 +#: plugins/personal/generic/generic.tpl:531 +#: plugins/personal/generic/multiple_generic.tpl:247 +#: plugins/personal/generic/multiple_generic.tpl:438 +msgid "Fax" +msgstr "Fax" + +#: plugins/admin/users/class_divListUsers.inc:210 +msgid "Edit fax properies" +msgstr "Editar características de Fax" -#: plugins/admin/groups/main.inc:49 plugins/admin/groups/main.inc:53 -msgid "Group administration" -msgstr "Administración de grupo" +#: plugins/admin/users/class_divListUsers.inc:212 +msgid "Edit samba properties" +msgstr "Editar características samba" -#: plugins/admin/groups/group_objects.tpl:6 -msgid "Select users to add" -msgstr "Seleccione usuarios a añadir" +#: plugins/admin/users/class_divListUsers.inc:213 +msgid "Netatalk" +msgstr "Netatalk" -#: plugins/admin/groups/group_objects.tpl:30 -msgid "Select to see servers" -msgstr "Seleccione para ver los servidores" +#: plugins/admin/users/class_divListUsers.inc:214 +msgid "Edit netatalk properties" +msgstr "Editar características netatalk" -#: plugins/admin/groups/group_objects.tpl:30 -msgid "Search within subtree" -msgstr "Buscar dentro del subárbol" +#: plugins/admin/users/class_divListUsers.inc:215 +msgid "Create user from template" +msgstr "Crear usuario desde plantilla" -#: plugins/admin/groups/group_objects.tpl:37 -msgid "Display users of department" -msgstr "Mostrar usuarios del departamento" +#: plugins/admin/users/class_divListUsers.inc:216 +msgid "Create user with this template" +msgstr "Crear usuario con esta plantilla" -#: plugins/admin/groups/group_objects.tpl:47 -msgid "Regular expression for matching user names" -msgstr "Expresiones regulares para buscar nombre de usuarios" +#: plugins/admin/users/class_divListUsers.inc:247 +msgid "inactive" +msgstr "inactivo" -#: plugins/admin/groups/class_divListGroup.inc:55 -#: plugins/admin/groups/class_divListGroup.inc:56 -msgid "List of groups" -msgstr "Lista de grupos" +#: plugins/admin/users/class_divListUsers.inc:250 +#: plugins/personal/posix/class_posixAccount.inc:159 +#: plugins/personal/posix/class_posixAccount.inc:161 +#: plugins/personal/posix/class_posixAccount.inc:163 +msgid "active" +msgstr "activo" -#: plugins/admin/groups/class_divListGroup.inc:84 -msgid "Select to see groups that are primary groups of users" -msgstr "Seleccione para ver que grupos son grupos primarios de usuarios" +#: plugins/admin/users/class_divListUsers.inc:258 +#: plugins/admin/users/class_userManagement.inc:602 +msgid "user" +msgstr "usuario" -#: plugins/admin/groups/class_divListGroup.inc:85 -msgid "primary groups" -msgstr "grupos primarios" +#: plugins/admin/users/class_divListUsers.inc:269 +msgid "password" +msgstr "contraseña" -#: plugins/admin/groups/class_divListGroup.inc:86 -msgid "samba groups mappings" -msgstr "Mapeos de grupos de samba" +#: plugins/admin/users/class_divListUsers.inc:282 +msgid "Delete user" +msgstr "Eliminar usuario" -#: plugins/admin/groups/class_divListGroup.inc:87 -msgid "samba groups" -msgstr "grupo de samba" +#: plugins/admin/users/class_divListUsers.inc:371 +msgid "Number of listed users" +msgstr "Número de usuarios mostrados" -#: plugins/admin/groups/class_divListGroup.inc:88 -msgid "application settings" -msgstr "parámetros de aplicaciones" +#: 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." +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." -#: plugins/admin/groups/class_divListGroup.inc:90 -msgid "mail settings" -msgstr "parámetros de correo" +#: plugins/admin/users/password.tpl:8 plugins/personal/password/password.tpl:8 +msgid "" +"Changing the password affects your authentification on mail, proxy, samba " +"and unix services." +msgstr "" +"Cambiar la contraseña modifica la autenticación del usuario para el correo, " +"proxy, samba y los servicios unix." -#: plugins/admin/groups/class_divListGroup.inc:91 -msgid "mail groups" -msgstr "grupos de correo" +#: plugins/admin/users/password.tpl:17 +#: plugins/personal/generic/password.tpl:11 +#: plugins/personal/password/password.tpl:23 +msgid "Repeat new password" +msgstr "Reintroducir nueva contraseña" -#: plugins/admin/groups/class_divListGroup.inc:92 -msgid "Select to see normal groups that have only functional aspects" -msgstr "Seleccione para ver que grupos tienen solo aspectos funcionales" +#: plugins/admin/users/password.tpl:21 +msgid "Strength" +msgstr "Seguridad" -#: plugins/admin/groups/class_divListGroup.inc:93 -msgid "functional groups" -msgstr "grupos funcionales" +#: plugins/admin/users/password.tpl:30 +#: plugins/personal/generic/password.tpl:17 +#: plugins/personal/password/password.tpl:39 +msgid "Set password" +msgstr "Introducir contraseña" -#: plugins/admin/groups/class_divListGroup.inc:101 -#: plugins/personal/posix/posix_groups.tpl:59 -msgid "User name of which groups are shown" -msgstr "Nombre de usuario de los grupos que se muestran" +#: plugins/admin/users/template.tpl:2 +msgid "Creating a new user using templates" +msgstr "Crear un nuevo usuario usando plantillas" -#: plugins/admin/groups/class_divListGroup.inc:303 -msgid "Number of listed groups" -msgstr "Número de grupos mostrados" +#: 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." -#: plugins/personal/posix/posix_groups.tpl:6 -msgid "Select groups to add" -msgstr "Seleccione grupos a añadir" +#: plugins/admin/users/template.tpl:23 plugins/personal/generic/generic.tpl:49 +#: plugins/personal/generic/paste_generic.tpl:7 +msgid "Last name" +msgstr "Apellido" -#: plugins/personal/posix/posix_groups.tpl:32 -msgid "Display groups of department" -msgstr "Mostrar grupos de departamentos" +#: plugins/admin/users/template.tpl:27 plugins/personal/generic/generic.tpl:69 +#: plugins/personal/generic/paste_generic.tpl:11 +msgid "First name" +msgstr "Nombre" -#: plugins/personal/posix/posix_groups.tpl:44 -msgid "Display groups matching" -msgstr "Mostrar grupos coincidentes" +#: plugins/admin/users/class_userManagement.inc:27 +msgid "Manage users" +msgstr "Gestión de usuarios" -#: plugins/personal/posix/posix_groups.tpl:55 -msgid "Display groups of user" -msgstr "Mostrar grupos de usuarios" +#: plugins/admin/users/class_userManagement.inc:316 +#: plugins/admin/users/class_userManagement.inc:379 +msgid "You have no permission to change this users password!" +msgstr "¡No tiene permisos para cambiar la contraseña de este usuario!" -#: plugins/personal/posix/generic.tpl:7 -#: plugins/personal/posix/paste_generic.tpl:8 -#: plugins/personal/posix/class_posixAccount.inc:1018 -#: plugins/personal/posix/class_posixAccount.inc:1021 -#: plugins/personal/posix/class_posixAccount.inc:1091 -#: plugins/personal/posix/class_posixAccount.inc:1094 -#: plugins/personal/posix/class_posixAccount.inc:1522 -msgid "Home directory" -msgstr "Directorio de usuario" +#: plugins/admin/users/class_userManagement.inc:546 +#, php-format +msgid "You have no permission to modify object '%s'!" +msgstr "¡No tiene permisos para modificar el objeto '%s'!" -#: plugins/personal/posix/generic.tpl:15 -#: plugins/personal/posix/class_posixAccount.inc:1523 -msgid "Shell" -msgstr "Shell" +#: plugins/admin/users/class_userManagement.inc:550 +msgid "You have no permission to use this template!" +msgstr "¡No tiene permisos para usar esta plantilla!" -#: plugins/personal/posix/generic.tpl:25 -msgid "Primary group" -msgstr "Grupo primario" +#: plugins/admin/users/class_userManagement.inc:652 +#: plugins/admin/users/class_userManagement.inc:671 +#, fuzzy +msgid "Account locking" +msgstr "Cuenta" -#: plugins/personal/posix/generic.tpl:36 -msgid "Status" -msgstr "Estado" +#: plugins/admin/users/class_userManagement.inc:653 +msgid "You have no permission to change the lock status for this user!" +msgstr "¡No tiene permisos para cambiar el estado de bloqueo de este usuario!" -#: plugins/personal/posix/generic.tpl:53 -#: plugins/personal/posix/paste_generic.tpl:23 -msgid "Force UID/GID" -msgstr "Forzar UID/GID" +#: plugins/admin/users/class_userManagement.inc:672 +#, php-format +msgid "" +"Password method '%s' does not support locking. Account has not been locked!" +msgstr "" -#: plugins/personal/posix/generic.tpl:57 -#: plugins/personal/posix/paste_generic.tpl:28 -#: plugins/personal/posix/class_posixAccount.inc:1029 -#: plugins/personal/posix/class_posixAccount.inc:1032 -msgid "UID" -msgstr "UID" +#: plugins/admin/users/class_userManagement.inc:770 +#: plugins/admin/users/class_userManagement.inc:844 +#: plugins/personal/generic/class_user.inc:1235 +#: plugins/personal/generic/class_user.inc:1277 +#: plugins/personal/generic/class_user.inc:1555 +#: plugins/personal/generic/class_user.inc:1683 +msgid "Given name" +msgstr "Nombre de pila" -#: plugins/personal/posix/generic.tpl:83 -#: plugins/personal/posix/paste_generic.tpl:47 -msgid "Group membership" -msgstr "Pertenencia a grupo" +#: plugins/admin/users/templatize.tpl:2 +msgid "Applying a template" +msgstr "Aplicando una plantilla" -#: plugins/personal/posix/generic.tpl:85 -#: plugins/personal/posix/paste_generic.tpl:54 -msgid "(Warning: more than 16 groups are not supported by NFS!)" -msgstr "(Aviso: NFS no soporta mas de 16 grupos)" +#: 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." -#: plugins/personal/posix/generic.tpl:94 -#, fuzzy -msgid "Common group" -msgstr "grupos de teléfonos" +#: plugins/admin/users/templatize.tpl:33 +msgid "No templates available!" +msgstr "¡No hay plantillas disponibles!" -#: plugins/personal/posix/generic.tpl:98 -#, fuzzy -msgid "Non common group" -msgstr "no en todos los grupos" +#: plugins/admin/departments/remove.tpl:6 +msgid "" +"This includes 'all' accounts, systems, etc. in this subtree. Please double " +"check if your really want to do this since there is no way for GOsa to get " +"your data back." +msgstr "" +"Esto incluye 'todas' las cuentas, sistemas, etc. en este subárbol. Por favor " +"pulse dos veces si quiere realmente hacer esto, ya que no hay forma de que " +"GOsa recupere la información posteriormente." -#: plugins/personal/posix/generic.tpl:119 -msgid "Account" -msgstr "Cuenta" +#: plugins/admin/departments/remove.tpl:10 plugins/admin/acl/remove.tpl:10 +msgid "" +"Best thing to do before performing this action would be to save the current " +"contents of your LDAP tree in a file. So - if you've done so - press " +"'Delete' to continue or 'Cancel' to abort." +msgstr "" +"La mejor opción antes de ejecutar esta acción es haber grabado el contenido " +"actual de su árbol LDAP en un fichero. Entonces - Y solo entonces - presione " +"'Eliminar' para continuar o 'Cancelar' para abortar." -#: plugins/personal/posix/paste_generic.tpl:4 -msgid "Posix settings" -msgstr "Caracteristicas Posix" +#: plugins/admin/departments/class_departmentGeneric.inc:386 +msgid "Cannot find an unused tag for this administrative unit!" +msgstr "" +"¡No se puede encontrar una etiqueta sin usar para identificar la unidad " +"administrativa!" -#: plugins/personal/posix/class_posixAccount.inc:37 -#: plugins/generic/references/class_reference.inc:43 -msgid "UNIX" -msgstr "UNIX" +#: plugins/admin/departments/class_departmentGeneric.inc:457 +#, php-format +msgid "Tagging '%s'." +msgstr "Etiquetando '%s'." -#: plugins/personal/posix/class_posixAccount.inc:38 -msgid "Edit users POSIX settings" -msgstr "Editar parametros de usuarios POSIX" +#: plugins/admin/departments/class_departmentGeneric.inc:538 +#, php-format +msgid "Moving '%s' to '%s'" +msgstr "Moviendo '%s' a '%s'" -#: plugins/personal/posix/class_posixAccount.inc:154 -msgid "expired" -msgstr "expiró" +#: plugins/admin/departments/class_departmentGeneric.inc:579 +#, php-format +msgid "FAILED to copy %s, aborting operation" +msgstr "Ha fallado a copiar %s, operación abortada" -#: plugins/personal/posix/class_posixAccount.inc:156 -msgid "grace time active" -msgstr "Periodo de gracia activado" +#: plugins/admin/departments/class_departmentGeneric.inc:610 +#: plugins/admin/departments/class_departmentGeneric.inc:615 +#: plugins/admin/departments/class_departmentManagement.inc:26 +msgid "Departments" +msgstr "Departamentos" -#: plugins/personal/posix/class_posixAccount.inc:159 -msgid "password not changeable" -msgstr "no puede cambiar la contraseña" +#: plugins/admin/departments/class_departmentGeneric.inc:618 +#: plugins/admin/departments/class_divListDepartment.inc:65 +msgid "Department name" +msgstr "Nombre de departamento" -#: plugins/personal/posix/class_posixAccount.inc:161 -msgid "password expired" -msgstr "la contraseña expiró" +#: plugins/admin/departments/class_departmentGeneric.inc:620 +#: plugins/admin/departments/generic.tpl:27 +#: plugins/admin/departments/class_organizationGeneric.inc:120 +#: plugins/admin/departments/organization.tpl:27 +msgid "Category" +msgstr "Categoría" -#: plugins/personal/posix/class_posixAccount.inc:208 -msgid "unconfigured" -msgstr "Sin configurar" +#: plugins/admin/departments/class_departmentGeneric.inc:623 +#: plugins/admin/departments/generic.tpl:65 +#: plugins/admin/departments/class_organizationGeneric.inc:123 +#: plugins/admin/departments/organization.tpl:65 +#: plugins/personal/generic/class_user.inc:1579 +#: plugins/personal/generic/generic.tpl:389 +#: plugins/personal/generic/multiple_generic.tpl:275 +msgid "State" +msgstr "Provincia" -#: plugins/personal/posix/class_posixAccount.inc:219 -msgid "automatic" -msgstr "automático" +#: plugins/admin/departments/class_departmentGeneric.inc:624 +#: plugins/admin/departments/generic.tpl:61 +#: plugins/admin/departments/generic.tpl:73 +#: plugins/admin/departments/class_localityGeneric.inc:87 +#: plugins/admin/departments/class_organizationGeneric.inc:124 +#: plugins/admin/departments/organization.tpl:61 +#: plugins/admin/departments/organization.tpl:73 +#: plugins/personal/generic/class_user.inc:1580 +#: plugins/personal/generic/generic.tpl:381 +#: plugins/personal/generic/multiple_generic.tpl:265 +msgid "Location" +msgstr "Localización" -#: plugins/personal/posix/class_posixAccount.inc:275 -#: plugins/personal/posix/class_posixAccount.inc:295 -#: plugins/personal/posix/class_posixAccount.inc:297 -#: plugins/personal/posix/class_posixAccount.inc:300 -msgid "POSIX" -msgstr "POSIX" +#: plugins/admin/departments/class_departmentGeneric.inc:625 +#: plugins/admin/departments/generic.tpl:81 +#: plugins/admin/departments/organization.tpl:81 +#: plugins/personal/generic/generic.tpl:194 +#: plugins/personal/generic/generic.tpl:397 +#: plugins/personal/generic/multiple_generic.tpl:67 +#: plugins/personal/generic/multiple_generic.tpl:285 +msgid "Address" +msgstr "Dirección" -#: plugins/personal/posix/class_posixAccount.inc:471 -#, php-format -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" +#: plugins/admin/departments/class_departmentGeneric.inc:626 +msgid "Telephone" +msgstr "Teléfono" -#: plugins/personal/posix/class_posixAccount.inc:475 -#, php-format -msgid "Password must be changed after %s days" -msgstr "La contraseñas deben ser cambiadas despues de %s días" +#: plugins/admin/departments/class_departmentGeneric.inc:629 +#: plugins/admin/departments/locality.tpl:50 +#: plugins/admin/departments/generic.tpl:114 +#: plugins/admin/departments/class_localityGeneric.inc:90 +#: plugins/admin/departments/class_organizationGeneric.inc:129 +#: plugins/admin/departments/class_countryGeneric.inc:90 +#: plugins/admin/departments/class_dcObject.inc:89 +#: plugins/admin/departments/country.tpl:50 +#: plugins/admin/departments/dcObject.tpl:50 +#: plugins/admin/departments/organization.tpl:114 +msgid "Administrative settings" +msgstr "Parámetros administrativos" -#: plugins/personal/posix/class_posixAccount.inc:479 +#: plugins/admin/departments/class_departmentGeneric.inc:680 #, php-format -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" +msgid "Object '%s' is already tagged" +msgstr "El objeto '%s' está ya marcado" -#: plugins/personal/posix/class_posixAccount.inc:483 +#: plugins/admin/departments/class_departmentGeneric.inc:687 #, php-format -msgid "Warn user %s days before password expiry" -msgstr "Avisar al usuario %s días antes de que la contraseña caduque" - -#: plugins/personal/posix/class_posixAccount.inc:832 -msgid "Timeout while waiting for lock. Ignoring lock!" -msgstr "Tiempo de espera agotado esperando un bloqueo. ¡Ignorando bloqueo!" - -#: plugins/personal/posix/class_posixAccount.inc:925 -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!" - -#: plugins/personal/posix/class_posixAccount.inc:962 -#: plugins/personal/posix/class_posixAccount.inc:1155 -msgid "Group of user" -msgstr "Grupo de usuarios" +msgid "Adding tag (%s) to object '%s'" +msgstr "Añadir marca (%s) al objeto '%s'" -#: plugins/personal/posix/class_posixAccount.inc:1047 -#: plugins/personal/posix/class_posixAccount.inc:1100 -msgid "shadowMin" -msgstr "shadowMin" +#: plugins/admin/departments/class_departmentGeneric.inc:719 +#, php-format +msgid "Removing tag from object '%s'" +msgstr "Eliminando marca del objeto '%s'" -#: plugins/personal/posix/class_posixAccount.inc:1052 -#: plugins/personal/posix/class_posixAccount.inc:1105 -msgid "shadowMax" -msgstr "shadowMax" +#: plugins/admin/departments/locality.tpl:11 +#: plugins/admin/departments/dcObject.tpl:11 +msgid "Locality name" +msgstr "Localidad" -#: plugins/personal/posix/class_posixAccount.inc:1057 -#: plugins/personal/posix/class_posixAccount.inc:1110 -msgid "shadowWarning" -msgstr "shadowWarning" +#: 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" -#: plugins/personal/posix/class_posixAccount.inc:1071 -#: plugins/personal/posix/class_posixAccount.inc:1124 -msgid "shadowInactive" -msgstr "shadowInactive" +#: plugins/admin/departments/locality.tpl:22 +#: plugins/admin/departments/generic.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" -#: plugins/personal/posix/class_posixAccount.inc:1512 -msgid "POSIX account" -msgstr "Cuenta POSIX" +#: plugins/admin/departments/locality.tpl:31 +#: plugins/admin/departments/generic.tpl:43 +#: plugins/admin/departments/country.tpl:31 +#: plugins/admin/departments/dcObject.tpl:31 +#: plugins/admin/departments/organization.tpl:43 +msgid "Choose subtree to place department in" +msgstr "Elija subárbol para colocar el departamento" -#: plugins/personal/posix/class_posixAccount.inc:1516 -#: plugins/personal/generic/class_user.inc:1548 -#: plugins/personal/password/class_password.inc:145 -msgid "My account" -msgstr "Mi cuenta" +#: plugins/admin/departments/locality.tpl:52 +#: plugins/admin/departments/generic.tpl:116 +#: plugins/admin/departments/country.tpl:52 +#: plugins/admin/departments/dcObject.tpl:52 +#: plugins/admin/departments/organization.tpl:116 +msgid "Tag department as an independent administrative unit" +msgstr "Marcar departamento como una unidad administrativa independiente" -#: plugins/personal/posix/class_posixAccount.inc:1524 -#: setup/setup_migrate.tpl:263 -msgid "User ID" -msgstr "Identificador (ID) de usuario" +#: plugins/admin/departments/generic.tpl:11 +msgid "Name of department" +msgstr "Nombre del departamento" -#: plugins/personal/posix/class_posixAccount.inc:1525 -msgid "Group ID" -msgstr "Identificador (ID) de Grupo" +#: plugins/admin/departments/generic.tpl:14 +msgid "Name of subtree to create" +msgstr "Nombre del subárbol a crear" -#: plugins/personal/posix/class_posixAccount.inc:1527 -msgid "Force password change on login" -msgstr "Forzar el cambio de contraseña al iniciar" +#: plugins/admin/departments/generic.tpl:30 +#: plugins/admin/departments/organization.tpl:30 +msgid "Category for this subtree" +msgstr "Categoría para este subárbol" -#: plugins/personal/posix/class_posixAccount.inc:1528 -msgid "Shadow min" -msgstr "Shadow min" +#: plugins/admin/departments/generic.tpl:68 +#: plugins/admin/departments/organization.tpl:68 +msgid "State where this subtree is located" +msgstr "Estado donde está este subárbol localizado" -#: plugins/personal/posix/class_posixAccount.inc:1529 -msgid "Shadow max" -msgstr "Shadow max" +#: plugins/admin/departments/generic.tpl:76 +#: plugins/admin/departments/organization.tpl:76 +msgid "Location of this subtree" +msgstr "Localización de este subárbol" -#: plugins/personal/posix/class_posixAccount.inc:1530 -msgid "Shadow warning" -msgstr "Shadow warning" +#: plugins/admin/departments/generic.tpl:84 +#: plugins/admin/departments/organization.tpl:84 +msgid "Postal address of this subtree" +msgstr "Dirección postal de este subárbol" -#: plugins/personal/posix/class_posixAccount.inc:1531 -msgid "Shadow inactive" -msgstr "Shadow inactive" +#: plugins/admin/departments/generic.tpl:91 +#: plugins/admin/departments/organization.tpl:91 +msgid "Base telephone number of this subtree" +msgstr "Número base de teléfono de este subárbol" -#: plugins/personal/posix/class_posixAccount.inc:1532 -msgid "Shadow expire" -msgstr "Shadow expire" +#: plugins/admin/departments/generic.tpl:99 +#: plugins/admin/departments/organization.tpl:99 +msgid "Base facsimile telephone number of this subtree" +msgstr "Número base de fax de este subárbol" -#: plugins/personal/posix/class_posixAccount.inc:1533 -msgid "System trust model" -msgstr "Sistema de confianza" +#: plugins/admin/departments/class_divListDepartment.inc:47 +#: plugins/admin/departments/class_divListDepartment.inc:48 +msgid "List of departments" +msgstr "Lista de Departamentos" -#: plugins/personal/posix/main.inc:142 -msgid "POSIX settings" -msgstr "Parametros POSIX" +#: plugins/admin/departments/class_divListDepartment.inc:73 +msgid "Regular expression for matching department names" +msgstr "Expresión regular para buscar el nombre del departamento" -#: plugins/personal/posix/posix_shadow.tpl:9 -msgid "User must change password on first login" -msgstr "El usuario debe introducir la contraseña en el primer inicio de sesión" +#: plugins/admin/departments/class_departmentManagement.inc:27 +msgid "Manage Departments" +msgstr "Gestionar Departamentos" -#: plugins/personal/posix/posix_shadow.tpl:34 -msgid "Password expires on" -msgstr "La contraseña expira en" +#: plugins/admin/departments/class_departmentManagement.inc:316 +msgid "" +"As soon as the move 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 "" +"Tan pronto como la termine la operación mover, podrá bajar al final de la " +"página y presionar el botón 'Continuar' para continuar con el asistente de " +"administración de departamento." -#: plugins/personal/generic/password.tpl:2 +#: plugins/admin/departments/class_departmentManagement.inc:336 msgid "" -"You have changed the method your password is stored in the ldap database. " -"For that reason you've to enter your password at this point again. GOsa will " -"then encode it with the selected method." +"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 "" -"Ha cambiado el método en que su clave es guardada en la base de datos LDAP. " -"Por esa razón tiene que volver a introducir su contraseña de nuevo. Gosa " -"codificara esta con el nuevo método seleccionado." +"Tan pronto como la operación de marcado termine, puede avanzar hasta el " +"final de la página y presionar el botón 'Continuar' para seguir al dialogo " +"de gestión de departamento." -#: plugins/personal/generic/generic.tpl:6 -#: plugins/personal/generic/multiple_generic.tpl:5 -msgid "Personal information" -msgstr "Información personal" +#: plugins/admin/departments/class_departmentManagement.inc:556 +#: plugins/admin/departments/class_dcObject.inc:77 +#: plugins/admin/departments/class_dcObject.inc:78 +msgid "Domain Component" +msgstr "Componentes del dominio" -#: plugins/personal/generic/generic.tpl:20 -#: plugins/personal/generic/generic.tpl:22 -#: plugins/personal/generic/generic.tpl:38 -#: plugins/personal/generic/paste_generic.tpl:37 -#: plugins/personal/generic/generic_picture.tpl:5 -#: plugins/personal/generic/generic_picture.tpl:15 -#: plugins/personal/generic/multiple_generic.tpl:13 -msgid "Personal picture" -msgstr "Foto" +#: plugins/admin/departments/class_departmentManagement.inc:568 +#: plugins/admin/departments/class_countryGeneric.inc:78 +#: plugins/admin/departments/class_countryGeneric.inc:79 +msgid "Country" +msgstr "País" -#: plugins/personal/generic/generic.tpl:29 -#: plugins/personal/generic/generic.tpl:40 -msgid "Change picture" -msgstr "Cambiar foto" +#: plugins/admin/departments/class_departmentManagement.inc:580 +#: plugins/admin/departments/class_localityGeneric.inc:78 +#: plugins/admin/departments/class_localityGeneric.inc:79 +msgid "Locality" +msgstr "Localidad" -#: plugins/personal/generic/generic.tpl:62 -msgid "Template name" -msgstr "Nombre de la plantilla" +#: plugins/admin/departments/class_departmentManagement.inc:592 +#: plugins/admin/departments/class_organizationGeneric.inc:109 +#: plugins/admin/departments/class_organizationGeneric.inc:110 +#: plugins/personal/generic/class_user.inc:1567 +#: plugins/personal/generic/generic.tpl:279 +#: plugins/personal/generic/multiple_generic.tpl:149 +#: setup/setup_feedback.tpl:23 +msgid "Organization" +msgstr "Organización" -#: plugins/personal/generic/generic.tpl:98 -#: plugins/personal/generic/class_user.inc:1557 -msgid "Personal title" -msgstr "Título Personal" +#: plugins/admin/departments/class_organizationGeneric.inc:118 +msgid "Organization name" +msgstr "Nombre de la Organización" -#: plugins/personal/generic/generic.tpl:108 -#: plugins/personal/generic/class_user.inc:1558 -#: plugins/personal/generic/multiple_generic.tpl:23 -msgid "Academic title" -msgstr "Títulos académicos" +#: plugins/admin/departments/class_organizationGeneric.inc:125 +#: plugins/personal/generic/class_user.inc:1581 +msgid "Postal address" +msgstr "Código Postal" -#: plugins/personal/generic/generic.tpl:119 -#: plugins/personal/generic/class_user.inc:1560 -msgid "Date of birth" -msgstr "Fecha de nacimiento" +#: plugins/admin/departments/class_organizationGeneric.inc:126 +msgid "Phone number" +msgstr "Número de teléfono" -#: plugins/personal/generic/generic.tpl:144 -msgid "Sex" -msgstr "Sexo" +#: plugins/admin/departments/class_countryGeneric.inc:87 +#: plugins/admin/departments/country.tpl:11 +msgid "Country name" +msgstr "Nombre del País" -#: plugins/personal/generic/generic.tpl:157 -#: plugins/personal/generic/multiple_generic.tpl:33 -msgid "Preferred langage" -msgstr "Idioma preferido" +#: plugins/admin/departments/main.inc:50 plugins/admin/departments/main.inc:52 +msgid "Department management" +msgstr "Administración de departamento" -#: plugins/personal/generic/generic.tpl:175 -#: plugins/personal/generic/multiple_generic.tpl:53 -msgid "Choose subtree to place user in" -msgstr "Elija el subárbol donde colocar al usuario" +#: plugins/admin/departments/country.tpl:14 +msgid "Name of country to create" +msgstr "Nombre del país a crear" -#: plugins/personal/generic/generic.tpl:202 -#: plugins/personal/generic/multiple_generic.tpl:78 -msgid "Private phone" -msgstr "Teléfono privado" +#: plugins/admin/departments/dep_iframe.tpl:1 +msgid "Processing the requested operation" +msgstr "Procesando la operación solicitada" -#: plugins/personal/generic/generic.tpl:210 -#: plugins/personal/generic/class_user.inc:1258 -#: plugins/personal/generic/class_user.inc:1585 -#: plugins/personal/generic/class_user.inc:1668 -#: plugins/personal/generic/multiple_generic.tpl:88 -msgid "Homepage" -msgstr "Página Web" +#: plugins/admin/departments/dep_iframe.tpl:7 +msgid "" +"Your browser doesn't support iframes, please use this link to perform the " +"requested operation." +msgstr "" +"Su navegador no soporta IFRAMES, porfavor use este enlace para ejecutar la " +"operación solicitada." -#: plugins/personal/generic/generic.tpl:223 -#: plugins/personal/generic/multiple_generic.tpl:105 -msgid "Password storage" -msgstr "Almacén de claves" +#: plugins/admin/departments/organization.tpl:11 +msgid "Name of organization" +msgstr "Nombre de la Organización" -#: plugins/personal/generic/generic.tpl:240 -#: plugins/personal/generic/multiple_generic.tpl:117 -#: plugins/personal/generic/generic_certs.tpl:3 -msgid "Certificates" -msgstr "Certificados" +#: plugins/admin/departments/organization.tpl:14 +msgid "Name of organization to create" +msgstr "Nombre de la organización a crear" -#: plugins/personal/generic/generic.tpl:243 -#: plugins/personal/generic/multiple_generic.tpl:121 -msgid "Edit certificates" -msgstr "Editar certificados" +#: plugins/admin/departments/dep_move_confirm.tpl:2 +msgid "You are currently moving/renaming this department." +msgstr "Está actualmente moviendo/renombrando este departamento." -#: plugins/personal/generic/generic.tpl:251 -msgid "Last logon" -msgstr "Último inicio de sesión" +#: plugins/admin/departments/dep_move_confirm.tpl:5 +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." -#: plugins/personal/generic/generic.tpl:267 -#: plugins/personal/generic/multiple_generic.tpl:137 -msgid "Organizational information" -msgstr "Información corporativa" +#: plugins/admin/departments/dep_move_confirm.tpl:8 +msgid "GOsa can NOT fix this for you, yet." +msgstr "GOsa no puede solucionar este problema, aún." -#: plugins/personal/generic/generic.tpl:295 -#: plugins/personal/generic/multiple_generic.tpl:169 -msgid "Department No." -msgstr "Número departamento" +#: plugins/admin/departments/dep_move_confirm.tpl:11 +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." -#: plugins/personal/generic/generic.tpl:303 -#: plugins/personal/generic/multiple_generic.tpl:179 -msgid "Employee No." -msgstr "Número empleado" +#: plugins/admin/acl/remove.tpl:6 +msgid "" +"This includes all system and setup informations. Please double check if your " +"really want to do this since there is no way for GOsa to get your data back." +msgstr "" +"Esto incluye todos los sistemas e información de configuración. Por favor " +"pulse dos veces si quiere realmente hacer esto, ya que no hay forma de que " +"GOsa recupere la información posteriormente." -#: plugins/personal/generic/generic.tpl:311 -#: plugins/personal/generic/class_user.inc:1571 -#: plugins/personal/generic/multiple_generic.tpl:189 -msgid "Employee type" -msgstr "Funciones laborales" +#: plugins/admin/acl/class_aclManagement.inc:290 +msgid "ACL role" +msgstr "Roles ACL" -#: plugins/personal/generic/generic.tpl:329 -#: plugins/personal/generic/generic.tpl:511 -#: plugins/personal/generic/multiple_generic.tpl:207 -#: plugins/personal/generic/multiple_generic.tpl:418 -msgid "Room No." -msgstr "Número sala" +#: plugins/admin/acl/class_divListACL.inc:51 +#: plugins/admin/acl/class_divListACL.inc:52 +msgid "List of acls" +msgstr "Lista de acls" -#: plugins/personal/generic/generic.tpl:347 -#: plugins/personal/generic/class_user.inc:1269 -#: plugins/personal/generic/class_user.inc:1677 -#: plugins/personal/generic/multiple_generic.tpl:227 -msgid "Mobile" -msgstr "Móvil" +#: plugins/admin/acl/class_divListACL.inc:73 +msgid "Summary" +msgstr "Sumario" -#: plugins/personal/generic/generic.tpl:355 -#: plugins/personal/generic/class_user.inc:1272 -#: plugins/personal/generic/class_user.inc:1680 -#: plugins/personal/generic/multiple_generic.tpl:237 -msgid "Pager" -msgstr "Buscapersonas" +#: plugins/admin/acl/class_divListACL.inc:84 +msgid "Display acls matching" +msgstr "Mostrar las acl que coincidan con" + +#: plugins/admin/acl/class_divListACL.inc:114 +#: plugins/admin/acl/class_divListACL.inc:152 +#: plugins/admin/acl/class_aclRole.inc:742 +#: plugins/personal/generic/class_user.inc:1539 +#: plugins/personal/generic/generic.tpl:448 +#: plugins/personal/generic/multiple_generic.tpl:345 +msgid "Role" +msgstr "Rol" -#: plugins/personal/generic/generic.tpl:413 -#: plugins/personal/generic/class_user.inc:1530 -#: plugins/personal/generic/multiple_generic.tpl:302 -msgid "Vocation" -msgstr "Profesión" +#: plugins/admin/acl/class_divListACL.inc:165 +msgid "Edit acl role" +msgstr "Editar rol" -#: plugins/personal/generic/generic.tpl:421 -#: plugins/personal/generic/class_user.inc:1533 -#: plugins/personal/generic/multiple_generic.tpl:312 -msgid "Unit description" -msgstr "Descripción de la unidad" +#: plugins/admin/acl/class_divListACL.inc:185 +msgid "Edit acl" +msgstr "Editar acl" -#: plugins/personal/generic/generic.tpl:430 -#: plugins/personal/generic/class_user.inc:1534 -#: plugins/personal/generic/multiple_generic.tpl:323 -msgid "Subject area" -msgstr "Área de desarrollo" +#: plugins/admin/acl/class_divListACL.inc:192 +msgid "Delete acl" +msgstr "Eliminar acl" -#: plugins/personal/generic/generic.tpl:439 -#: plugins/personal/generic/class_user.inc:1535 -#: plugins/personal/generic/multiple_generic.tpl:334 -msgid "Functional title" -msgstr "Función" +#: plugins/admin/acl/tabs_acl_role.inc:28 +msgid "ACL Templates" +msgstr "Plantillas ACL" -#: plugins/personal/generic/generic.tpl:462 -#: plugins/personal/generic/class_user.inc:1532 -#: plugins/personal/generic/multiple_generic.tpl:360 -msgid "Person locality" -msgstr "Lugar de residencia" +#: plugins/admin/acl/class_aclRole.inc:26 +#: plugins/admin/acl/class_aclRole.inc:743 +msgid "Access control roles" +msgstr "Roles de control de acceso" -#: plugins/personal/generic/generic.tpl:471 -#: plugins/personal/generic/class_user.inc:1528 -#: plugins/personal/generic/multiple_generic.tpl:371 -msgid "Unit" -msgstr "Unidad" +#: plugins/admin/acl/class_aclRole.inc:27 +msgid "Edit AC roles" +msgstr "Editar roles CA" -#: plugins/personal/generic/generic.tpl:480 -#: plugins/personal/generic/class_user.inc:1538 -#: plugins/personal/generic/multiple_generic.tpl:382 -msgid "Street" -msgstr "Calle" +#: plugins/admin/acl/class_aclRole.inc:131 +msgid "Reset ACL" +msgstr "Eliminar ACL" -#: plugins/personal/generic/generic.tpl:488 -#: plugins/personal/generic/class_user.inc:1540 -#: plugins/personal/generic/multiple_generic.tpl:392 -msgid "Postal code" -msgstr "Código Postal" +#: plugins/admin/acl/class_aclRole.inc:438 +msgid "No ACL settings for this category" +msgstr "No hay ACL configuradas en esta categoría" -#: plugins/personal/generic/generic.tpl:496 -#: plugins/personal/generic/class_user.inc:1529 -#: plugins/personal/generic/multiple_generic.tpl:402 -msgid "House identifier" -msgstr "Tipo de Vía" +#: plugins/admin/acl/class_aclRole.inc:440 +#, php-format +msgid "ACL for these objects: %s" +msgstr "ACLs que tienen estos objetos: %s" -#: plugins/personal/generic/generic.tpl:525 -msgid "Please use the phone tab" -msgstr "Por favor use la sección telefóno" +#: plugins/admin/acl/class_aclRole.inc:446 +msgid "Edit category ACL" +msgstr "Editar la categoría ACL" -#: plugins/personal/generic/generic.tpl:540 -#: plugins/personal/generic/class_user.inc:1531 -#: plugins/personal/generic/multiple_generic.tpl:449 -msgid "Last delivery" -msgstr "Última dirección conocida" +#: plugins/admin/acl/class_aclRole.inc:450 +msgid "Reset category ACL" +msgstr "Eliminar la categoría ACL" -#: plugins/personal/generic/generic.tpl:549 -#: plugins/personal/generic/class_user.inc:1537 -#: plugins/personal/generic/multiple_generic.tpl:460 -msgid "Public visible" -msgstr "Visible por todos" +#: plugins/admin/acl/class_aclRole.inc:470 +#, php-format +msgid "Edit ACL for '%s', scope is '%s'" +msgstr "Editar ACL para '%s', el ámbito es '%s'" -#: plugins/personal/generic/paste_generic.tpl:1 -msgid "User settings" -msgstr "Caracteristicas del usuario" +#: plugins/admin/acl/class_aclRole.inc:666 +msgid "Object in use" +msgstr "Objeto en uso" -#: plugins/personal/generic/paste_generic.tpl:20 -#: plugins/personal/password/class_password.inc:26 setup/setup_config2.tpl:295 -#: setup/setup_config2.tpl:340 setup/setup_migrate.tpl:271 -#: ihtml/themes/default/password.tpl:40 ihtml/themes/default/login.tpl:47 -#: ihtml/themes/default/login.tpl:49 -msgid "Password" -msgstr "Contraseña" +#: plugins/admin/acl/class_aclRole.inc:666 +#, 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:" -#: plugins/personal/generic/paste_generic.tpl:23 -msgid "Clear password" -msgstr "Borrar Contraseña" +#: plugins/admin/acl/class_aclRole.inc:753 +msgid "Permissions" +msgstr "Permisos" -#: plugins/personal/generic/paste_generic.tpl:24 -msgid "Set new password" -msgstr "Introducir nueva contraseña" +#: plugins/admin/acl/main.inc:52 plugins/admin/acl/main.inc:54 +msgid "ACL management" +msgstr "Administración de ACL" -#: plugins/personal/generic/paste_generic.tpl:47 -#: plugins/personal/generic/class_user.inc:1565 -msgid "User picture" -msgstr "Foto del usuario" +#: plugins/addons/bugsubmitter/class_bugsubmitter.inc:25 +msgid "Bug submitter" +msgstr "Envío de fallos" -#: plugins/personal/generic/paste_generic.tpl:52 -#: plugins/personal/generic/generic_picture.tpl:27 -msgid "Remove picture" -msgstr "Eliminar foto" +#: plugins/addons/bugsubmitter/class_bugsubmitter.inc:26 +msgid "" +"Bugsubmitter" +msgstr "" +"Envío " +"incidencias" #: plugins/personal/generic/class_user.inc:38 msgid "Edit organizational user settings" @@ -4068,10 +4253,6 @@ msgstr "no válido" msgid "No certificate installed" msgstr "No hay certificados instalados" -#: plugins/personal/generic/class_user.inc:603 html/password.php:159 -msgid "Password method" -msgstr "Metodo de contraseña" - #: plugins/personal/generic/class_user.inc:603 msgid "The selected password method is no longer available." msgstr "El método de contraseña seleccionado no está disponible." @@ -4081,19 +4262,113 @@ msgid "The selected password method requires initial configuration!" msgstr "" "¡El método de contraseña seleccionado necesita una configuració inicial!" +#: plugins/personal/generic/class_user.inc:1258 +#: plugins/personal/generic/class_user.inc:1585 +#: plugins/personal/generic/class_user.inc:1668 +#: plugins/personal/generic/generic.tpl:210 +#: plugins/personal/generic/multiple_generic.tpl:88 +msgid "Homepage" +msgstr "Página Web" + +#: plugins/personal/generic/class_user.inc:1269 +#: plugins/personal/generic/class_user.inc:1677 +#: plugins/personal/generic/generic.tpl:347 +#: plugins/personal/generic/multiple_generic.tpl:227 +msgid "Mobile" +msgstr "Móvil" + +#: plugins/personal/generic/class_user.inc:1272 +#: plugins/personal/generic/class_user.inc:1680 +#: plugins/personal/generic/generic.tpl:355 +#: plugins/personal/generic/multiple_generic.tpl:237 +msgid "Pager" +msgstr "Buscapersonas" + #: plugins/personal/generic/class_user.inc:1382 msgid "Cannot open certificate!" msgstr "¡No puedo abrir el certificado!" +#: plugins/personal/generic/class_user.inc:1528 +#: plugins/personal/generic/generic.tpl:471 +#: plugins/personal/generic/multiple_generic.tpl:371 +msgid "Unit" +msgstr "Unidad" + +#: plugins/personal/generic/class_user.inc:1529 +#: plugins/personal/generic/generic.tpl:496 +#: plugins/personal/generic/multiple_generic.tpl:402 +msgid "House identifier" +msgstr "Tipo de Vía" + +#: plugins/personal/generic/class_user.inc:1530 +#: plugins/personal/generic/generic.tpl:413 +#: plugins/personal/generic/multiple_generic.tpl:302 +msgid "Vocation" +msgstr "Profesión" + +#: plugins/personal/generic/class_user.inc:1531 +#: plugins/personal/generic/generic.tpl:540 +#: plugins/personal/generic/multiple_generic.tpl:449 +msgid "Last delivery" +msgstr "Última dirección conocida" + +#: plugins/personal/generic/class_user.inc:1532 +#: plugins/personal/generic/generic.tpl:462 +#: plugins/personal/generic/multiple_generic.tpl:360 +msgid "Person locality" +msgstr "Lugar de residencia" + +#: plugins/personal/generic/class_user.inc:1533 +#: plugins/personal/generic/generic.tpl:421 +#: plugins/personal/generic/multiple_generic.tpl:312 +msgid "Unit description" +msgstr "Descripción de la unidad" + +#: plugins/personal/generic/class_user.inc:1534 +#: plugins/personal/generic/generic.tpl:430 +#: plugins/personal/generic/multiple_generic.tpl:323 +msgid "Subject area" +msgstr "Área de desarrollo" + +#: plugins/personal/generic/class_user.inc:1535 +#: plugins/personal/generic/generic.tpl:439 +#: plugins/personal/generic/multiple_generic.tpl:334 +msgid "Functional title" +msgstr "Función" + #: plugins/personal/generic/class_user.inc:1536 #: plugins/personal/generic/generic_certs.tpl:78 msgid "Certificate serial number" msgstr "Número de serie del certificado" +#: plugins/personal/generic/class_user.inc:1537 +#: plugins/personal/generic/generic.tpl:549 +#: plugins/personal/generic/multiple_generic.tpl:460 +msgid "Public visible" +msgstr "Visible por todos" + +#: plugins/personal/generic/class_user.inc:1538 +#: plugins/personal/generic/generic.tpl:480 +#: plugins/personal/generic/multiple_generic.tpl:382 +msgid "Street" +msgstr "Calle" + +#: plugins/personal/generic/class_user.inc:1540 +#: plugins/personal/generic/generic.tpl:488 +#: plugins/personal/generic/multiple_generic.tpl:392 +msgid "Postal code" +msgstr "Código Postal" + #: plugins/personal/generic/class_user.inc:1544 msgid "Generic user settings" msgstr "Parámetros genéricos del usuario" +#: plugins/personal/generic/class_user.inc:1548 +#: plugins/personal/posix/class_posixAccount.inc:1564 +#: plugins/personal/password/class_password.inc:145 +msgid "My account" +msgstr "Mi cuenta" + #: plugins/personal/generic/class_user.inc:1554 msgid "Surname" msgstr "Apellido" @@ -4102,6 +4377,22 @@ msgstr "Apellido" msgid "User identification" msgstr "Identificación de Usuario" +#: plugins/personal/generic/class_user.inc:1557 +#: plugins/personal/generic/generic.tpl:98 +msgid "Personal title" +msgstr "Título Personal" + +#: plugins/personal/generic/class_user.inc:1558 +#: plugins/personal/generic/generic.tpl:108 +#: plugins/personal/generic/multiple_generic.tpl:23 +msgid "Academic title" +msgstr "Títulos académicos" + +#: plugins/personal/generic/class_user.inc:1560 +#: plugins/personal/generic/generic.tpl:119 +msgid "Date of birth" +msgstr "Fecha de nacimiento" + #: plugins/personal/generic/class_user.inc:1561 msgid "Gender" msgstr "Sexo" @@ -4110,6 +4401,11 @@ msgstr "Sexo" msgid "Preferred language" msgstr "Idioma preferido" +#: plugins/personal/generic/class_user.inc:1565 +#: plugins/personal/generic/paste_generic.tpl:47 +msgid "User picture" +msgstr "Foto del usuario" + #: plugins/personal/generic/class_user.inc:1569 msgid "Department number" msgstr "Número del departamento" @@ -4118,6 +4414,12 @@ msgstr "Número del departamento" msgid "Employee number" msgstr "Número de empleado" +#: plugins/personal/generic/class_user.inc:1571 +#: plugins/personal/generic/generic.tpl:311 +#: plugins/personal/generic/multiple_generic.tpl:189 +msgid "Employee type" +msgstr "Funciones laborales" + #: plugins/personal/generic/class_user.inc:1573 msgid "Room number" msgstr "Número de habitación" @@ -4154,619 +4456,434 @@ msgstr "Metodo de contraseña de usuario" msgid "User certificates" msgstr "Certificados de usuario" -#: plugins/personal/generic/main.inc:115 -msgid "You have no permission to set your password!" -msgstr "¡No tiene permisos para cambiar su contraseña!" - -#: plugins/personal/generic/main.inc:206 -msgid "Generic user information" -msgstr "Información genérica del usuario" - -#: plugins/personal/generic/generic_certs.tpl:8 -msgid "Standard certificate" -msgstr "Certificado estándar" - -#: plugins/personal/generic/generic_certs.tpl:33 -msgid "S/MIME certificate" -msgstr "Certificado S/MIME" - -#: plugins/personal/generic/generic_certs.tpl:57 -msgid "PKCS12 certificate" -msgstr "Certificado PKCS12" - -#: 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." - -#: plugins/personal/password/password.tpl:13 html/password.php:217 -#: ihtml/themes/default/password.tpl:78 ihtml/themes/default/password.tpl:79 -msgid "Current password" -msgstr "Contraseña actual" - -#: plugins/personal/password/password.tpl:28 -#: ihtml/themes/default/password.tpl:90 -msgid "Password strength" -msgstr "Seguridad de contraseña" - -#: plugins/personal/password/password.tpl:41 -msgid "Clear fields" -msgstr "Limpiar información" - -#: plugins/personal/password/changed.tpl:3 -msgid "" -"You've successfully changed your password. Remember to change all programms " -"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/password/class_password.inc:27 -msgid "Change user password" -msgstr "Cambiar contraseña de usuario" - -#: plugins/personal/password/class_password.inc:79 -msgid "You need to specify your current password in order to proceed." -msgstr "Necesita introducir su contraseña actual para continuar." - -#: plugins/personal/password/class_password.inc:85 -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/personal/password/class_password.inc:88 html/password.php:204 -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/personal/password/class_password.inc:91 html/password.php:209 -msgid "The password used as new is to short." -msgstr "La nueva contraseña es demasiado corta." - -#: plugins/personal/password/class_password.inc:94 -#, php-format -msgid "External password changer reported a problem: %s." -msgstr "" -"El programa externo de cambio de contraseña informo de un problema: %s." - -#: plugins/personal/password/class_password.inc:108 -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." - -#: plugins/personal/password/class_password.inc:114 -msgid "You have no permission to change your password." -msgstr "No tiene permisos para cambiar su contraseña." - -#: plugins/personal/password/class_password.inc:141 -msgid "User password" -msgstr "Contraseña del usuario" - -#: plugins/personal/password/main.inc:57 setup/setup_config1.tpl:136 -msgid "Password settings" -msgstr "Parámetros de Contraseña" - -#: plugins/personal/password/nochange.tpl:2 -msgid "Password change not allowed" -msgstr "No se permite modificar la contraseña" - -#: plugins/personal/password/nochange.tpl:6 -msgid "You have no permission to change your password at this time" -msgstr "No tiene permisos para cambiar su contraseña en estos momentos" - -#: plugins/generic/references/class_reference.inc:51 -msgid "FAX" -msgstr "FAX" - -#: plugins/generic/references/class_reference.inc:55 -msgid "FTP" -msgstr "FTP" - -#: plugins/generic/references/class_reference.inc:67 -msgid "Thin Client" -msgstr "Cliente ligero" - -#: plugins/generic/references/contents.tpl:11 -msgid "Object name" -msgstr "Nombre de objeto" - -#: plugins/generic/references/contents.tpl:11 -msgid "Contents" -msgstr "Contenidos" - -#: plugins/generic/references/contents.tpl:18 -msgid "This object has no relationship to other objects." -msgstr "Este objeto no tiene relación con otros objetos" - -#: plugins/generic/welcome/welcome.tpl:4 -msgid "" -"This is the GOsa main menu. You can select your tasks from the menu on the " -"left, or by choosing one of the pictograms below. All changes apply directly " -"to your companies LDAP server." -msgstr "" -"Esta es la pantalla principal de GOsa. Puede seleccionar las tareas del menú " -"a la izquierda, o seleccionando entre los iconos siguientes. Todos los " -"cambios se aplican directamente sobre los servidores LDAP de su compañía." - -#: plugins/generic/welcome/welcome.tpl:8 -msgid "" -"Use 'Sign out' on the upper left to close the connection and 'Main' to get " -"back to the pictogram view." -msgstr "" -"Para cerrar la conexión use Cerrar en la parte superior izquierda y " -"para volver a la vista de iconos use Principal" - -#: plugins/generic/welcome/welcome.tpl:15 -msgid "The GOsa team" -msgstr "El equipo de GOsa" - -#: plugins/generic/welcome/main.inc:26 -#, php-format -msgid "Welcome %s!" -msgstr "¡Bienvenido %s!" - -#: plugins/addons/bugsubmitter/class_bugsubmitter.inc:25 -msgid "Bug submitter" -msgstr "Envío de fallos" - -#: plugins/addons/bugsubmitter/class_bugsubmitter.inc:26 -msgid "" -"Bugsubmitter" -msgstr "" -"Envío " -"incidencias" - -#: html/password.php:58 html/index.php:143 -#, 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/password.php:74 html/index.php:164 html/setup.php:66 -#, php-format -msgid "Directory '%s' specified as compile directory is not accessible!" -msgstr "¡No se puede acceder a el directorio de compilación '%s'!" +#: plugins/personal/generic/generic.tpl:6 +#: plugins/personal/generic/multiple_generic.tpl:5 +msgid "Personal information" +msgstr "Información personal" -#: html/password.php:159 -msgid "Error: Password method not available!" -msgstr "Error: ¡El método de contraseñas no esta disponible!" +#: plugins/personal/generic/generic.tpl:20 +#: plugins/personal/generic/generic.tpl:22 +#: plugins/personal/generic/generic.tpl:38 +#: plugins/personal/generic/multiple_generic.tpl:13 +#: plugins/personal/generic/paste_generic.tpl:37 +#: plugins/personal/generic/generic_picture.tpl:5 +#: plugins/personal/generic/generic_picture.tpl:15 +msgid "Personal picture" +msgstr "Foto" -#: html/password.php:224 html/index.php:324 -msgid "Please check the username/password combination." -msgstr "Por favor compruebe la combinación nombre de usuario/contraseña" +#: plugins/personal/generic/generic.tpl:29 +#: plugins/personal/generic/generic.tpl:40 +msgid "Change picture" +msgstr "Cambiar foto" -#: html/password.php:228 -msgid "You have no permissions to change your password." -msgstr "No tiene permisos para cambiar su contraseña." +#: plugins/personal/generic/generic.tpl:62 +msgid "Template name" +msgstr "Nombre de la plantilla" -#: html/password.php:249 -msgid "External password changer reported a problem: " -msgstr "El programa externo de cambio de contraseña informo de un problema: " +#: plugins/personal/generic/generic.tpl:144 +msgid "Sex" +msgstr "Sexo" -#: html/password.php:280 html/index.php:416 -msgid "Session will not be encrypted." -msgstr "La sesión no será codificada." +#: plugins/personal/generic/generic.tpl:157 +#: plugins/personal/generic/multiple_generic.tpl:33 +msgid "Preferred langage" +msgstr "Idioma preferido" -#: html/password.php:280 html/index.php:416 -msgid "Enter SSL session" -msgstr "Entrar en sesión SSL" +#: plugins/personal/generic/generic.tpl:175 +#: plugins/personal/generic/multiple_generic.tpl:53 +msgid "Choose subtree to place user in" +msgstr "Elija el subárbol donde colocar al usuario" -#: html/index.php:57 -msgid "Session is not encrypted!" -msgstr "¡La sesión no es codificada!" +#: plugins/personal/generic/generic.tpl:202 +#: plugins/personal/generic/multiple_generic.tpl:78 +msgid "Private phone" +msgstr "Teléfono privado" -#: html/index.php:64 -msgid "" -"The session lifetime configured in your gosa.conf 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/personal/generic/generic.tpl:223 +#: plugins/personal/generic/multiple_generic.tpl:105 +msgid "Password storage" +msgstr "Almacén de claves" -#: html/index.php:164 -msgid "Smarty error" -msgstr "Error Smarty" +#: plugins/personal/generic/generic.tpl:240 +#: plugins/personal/generic/multiple_generic.tpl:117 +#: plugins/personal/generic/generic_certs.tpl:3 +msgid "Certificates" +msgstr "Certificados" -#: html/index.php:215 -msgid "There is a problem with the authentication setup!" -msgstr "¡Hay un problema con la configuración de autenticación!" +#: plugins/personal/generic/generic.tpl:243 +#: plugins/personal/generic/multiple_generic.tpl:121 +msgid "Edit certificates" +msgstr "Editar certificados" -#: html/index.php:223 -msgid "Cannot find a valid user for the current authentication setup!" -msgstr "" -"¡No se puede encontrar un usuario válido para la configuración de " -"autenticación seleccionada!" +#: plugins/personal/generic/generic.tpl:251 +msgid "Last logon" +msgstr "Último inicio de sesión" -#: html/index.php:227 -msgid "User information is not unique accross the configured LDAP trees!" -msgstr "" -"¡La información del usuario no es única dentro del árbol LDAP selecionado!" +#: plugins/personal/generic/generic.tpl:267 +#: plugins/personal/generic/multiple_generic.tpl:137 +msgid "Organizational information" +msgstr "Información corporativa" -#: html/index.php:268 -msgid "Cannot detect information about the installed LDAP schema!" -msgstr "" -"¡No se puede acceder a la información sobre los esuqemas LDAP instalados!" +#: plugins/personal/generic/generic.tpl:295 +#: plugins/personal/generic/multiple_generic.tpl:169 +msgid "Department No." +msgstr "Número departamento" -#: html/index.php:281 -msgid "Your LDAP setup contains old schema definitions:" -msgstr "Su configuración LDAP tiene definiciones de esquemas antiguos:" +#: plugins/personal/generic/generic.tpl:303 +#: plugins/personal/generic/multiple_generic.tpl:179 +msgid "Employee No." +msgstr "Número empleado" -#: html/index.php:302 -msgid "Please specify a valid username!" -msgstr "¡Por favor introduzca un nombre de usuario válido!" +#: plugins/personal/generic/generic.tpl:329 +#: plugins/personal/generic/generic.tpl:511 +#: plugins/personal/generic/multiple_generic.tpl:207 +#: plugins/personal/generic/multiple_generic.tpl:418 +msgid "Room No." +msgstr "Número sala" -#: html/index.php:305 -msgid "Please specify your password!" -msgstr "¡Por favor introduzca una contraseña!" +#: plugins/personal/generic/generic.tpl:525 +msgid "Please use the phone tab" +msgstr "Por favor use la sección telefóno" -#: html/index.php:317 -msgid "Authentication error" -msgstr "Error de Autenticación" +#: plugins/personal/generic/paste_generic.tpl:1 +msgid "User settings" +msgstr "Caracteristicas del usuario" -#: html/index.php:317 -msgid "Cannot retrieve user information for htaccess authentication!" -msgstr "" -"¡No se puede recuperar la información de usuario para autenticación htaccess!" +#: plugins/personal/generic/paste_generic.tpl:23 +msgid "Clear password" +msgstr "Borrar Contraseña" -#: html/index.php:371 -msgid "Account locked. Please contact your system administrator!" -msgstr "" -"Cuenta bloqueada. ¡Por favor contacte con su administrador de sistemas!" +#: plugins/personal/generic/paste_generic.tpl:24 +msgid "Set new password" +msgstr "Introducir nueva contraseña" -#: html/index.php:422 -msgid "" -"Your browser has cookies disabled. Please enable cookies and reload this " -"page before logging in!" -msgstr "" -"Su navegador tiene las cookies desactivadas. ¡Porfavor active las cookies y " -"recargue esta página antes de iniciar sesión!" +#: plugins/personal/generic/paste_generic.tpl:52 +#: plugins/personal/generic/generic_picture.tpl:27 +msgid "Remove picture" +msgstr "Eliminar foto" -#: html/main.php:148 -#, 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/personal/generic/main.inc:115 +msgid "You have no permission to set your password!" +msgstr "¡No tiene permisos para cambiar su contraseña!" -#: html/main.php:167 -msgid "PHP configuration" -msgstr "Configuración PHP" +#: plugins/personal/generic/main.inc:206 +msgid "Generic user information" +msgstr "Información genérica del usuario" -#: html/main.php:168 +#: plugins/personal/generic/password.tpl:2 msgid "" -"FATAL: Register globals is on. GOsa will refuse to login unless this is " -"fixed by an administrator." +"You have changed the method your password is stored in the ldap database. " +"For that reason you've to enter your password at this point again. GOsa will " +"then encode it with the selected method." msgstr "" -"FATAL: 'Register globals' está activado. No se permitirá ninguna acceso " -"hasta que esto sea solucionado por un administrador." +"Ha cambiado el método en que su clave es guardada en la base de datos LDAP. " +"Por esa razón tiene que volver a introducir su contraseña de nuevo. Gosa " +"codificara esta con el nuevo método seleccionado." -#: html/main.php:228 -msgid "Running out of memory!" -msgstr "¡Funcionando sin memoria!" +#: plugins/personal/generic/generic_certs.tpl:8 +msgid "Standard certificate" +msgstr "Certificado estándar" -#: html/main.php:284 -msgid "User ACL checks disabled" -msgstr "Desactivados chequeos de ACL de usuario" +#: plugins/personal/generic/generic_certs.tpl:33 +msgid "S/MIME certificate" +msgstr "Certificado S/MIME" -#: html/main.php:329 -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/personal/generic/generic_certs.tpl:57 +msgid "PKCS12 certificate" +msgstr "Certificado PKCS12" -#: html/main.php:339 -msgid "Plugin" -msgstr "Extensión" +#: plugins/personal/posix/class_posixAccount.inc:38 +msgid "Edit users POSIX settings" +msgstr "Editar parametros de usuarios POSIX" -#: html/main.php:340 -#, php-format -msgid "FATAL: 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/personal/posix/class_posixAccount.inc:154 +msgid "expired" +msgstr "expiró" -#: html/main.php:354 -msgid "Configuration Error" -msgstr "Error de configuración" +#: plugins/personal/posix/class_posixAccount.inc:156 +msgid "grace time active" +msgstr "Periodo de gracia activado" -#: html/main.php:355 -#, php-format -msgid "" -"FATAL: 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/personal/posix/class_posixAccount.inc:159 +msgid "password not changeable" +msgstr "no puede cambiar la contraseña" -#: html/setup.php:66 -msgid "Smarty" -msgstr "Smarty" +#: plugins/personal/posix/class_posixAccount.inc:161 +msgid "password expired" +msgstr "la contraseña expiró" -#: html/helpviewer.php:64 -msgid "Help browser" -msgstr "Navegador de ayuda" +#: plugins/personal/posix/class_posixAccount.inc:208 +msgid "unconfigured" +msgstr "Sin configurar" -#: html/helpviewer.php:118 -msgid "There is no helpfile specified for this class" -msgstr "No hay archivo de ayuda disponible para esta clase" +#: plugins/personal/posix/class_posixAccount.inc:219 +msgid "automatic" +msgstr "automático" -#: html/helpviewer.php:269 +#: plugins/personal/posix/class_posixAccount.inc:275 +#: plugins/personal/posix/class_posixAccount.inc:295 +#: plugins/personal/posix/class_posixAccount.inc:297 +#: plugins/personal/posix/class_posixAccount.inc:300 +msgid "POSIX" +msgstr "POSIX" + +#: plugins/personal/posix/class_posixAccount.inc:471 #, php-format -msgid "Helpdir '%s' is not accessible, can't read any helpfiles." +msgid "Password can't be changed up to %s days after last change" msgstr "" -"El directorio de ayuda '%s' no está disponible, no podrá leer ningún archivo " -"de ayuda." - -#: setup/setup_finish.tpl:3 -msgid "Create your configuration file" -msgstr "Crear su fichero de configuración" - -#: setup/setup_finish.tpl:13 -msgid "Download configuration" -msgstr "Descargar configuración" - -#: setup/setup_finish.tpl:18 -msgid "Status: " -msgstr "Estado: " +"La contraseñas no pueden ser cambiadas hasta %s días desde el último cambio" -#: setup/setup_schema.tpl:3 -msgid "Schema specific settings" -msgstr "Parametros específicos del esquema" +#: plugins/personal/posix/class_posixAccount.inc:475 +#, php-format +msgid "Password must be changed after %s days" +msgstr "La contraseñas deben ser cambiadas despues de %s días" -#: setup/setup_schema.tpl:7 -msgid "Enable schema validation when logging in" -msgstr "Activar validación de esquema cuando se registre" +#: plugins/personal/posix/class_posixAccount.inc:479 +#, php-format +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" -#: setup/setup_schema.tpl:16 -msgid "Check status" -msgstr "Comprobar Estado" +#: plugins/personal/posix/class_posixAccount.inc:483 +#, php-format +msgid "Warn user %s days before password expiry" +msgstr "Avisar al usuario %s días antes de que la contraseña caduque" -#: setup/setup_schema.tpl:20 -msgid "Schema check succeeded" -msgstr "Comprobación de esquema correcta" +#: plugins/personal/posix/class_posixAccount.inc:837 +msgid "Timeout while waiting for lock. Ignoring lock!" +msgstr "Tiempo de espera agotado esperando un bloqueo. ¡Ignorando bloqueo!" -#: setup/setup_schema.tpl:23 -msgid "Schema check failed" -msgstr "Ha fallado la comprobación del esquema" +#: plugins/personal/posix/class_posixAccount.inc:895 +#: plugins/personal/posix/class_posixAccount.inc:1203 +msgid "Group of user" +msgstr "Grupo de usuarios" -#: setup/setup_schema.tpl:31 +#: plugins/personal/posix/class_posixAccount.inc:990 msgid "" -"Could not read any schema informations, all checks skipped. Adjust your ldap " -"acls." +"A duplicated UID number was written for this user. If this was not intended " +"please verify all used uidNumbers!" msgstr "" -"No se puede acceder a la información de esquemas, todos las comprobaciones " -"se suspenden. Ajuste las acl de ldap." +"UN número UID duplicado ha sido introducido para este usuario. ¡Si esto no " +"es intencionado por favor verifique todos los uidNumbers usado!" -#: setup/setup_schema.tpl:35 -msgid "" -"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 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/personal/posix/class_posixAccount.inc:1066 +#: plugins/personal/posix/class_posixAccount.inc:1069 +#: plugins/personal/posix/class_posixAccount.inc:1139 +#: plugins/personal/posix/class_posixAccount.inc:1142 +#: plugins/personal/posix/class_posixAccount.inc:1570 +#: plugins/personal/posix/generic.tpl:7 +#: plugins/personal/posix/paste_generic.tpl:8 +msgid "Home directory" +msgstr "Directorio de usuario" + +#: plugins/personal/posix/class_posixAccount.inc:1077 +#: plugins/personal/posix/class_posixAccount.inc:1080 +#: plugins/personal/posix/generic.tpl:57 +#: plugins/personal/posix/paste_generic.tpl:28 +msgid "UID" +msgstr "UID" -#: setup/class_setupStep_Checks.inc:38 setup/class_setupStep_Checks.inc:39 -msgid "Installation check" -msgstr "Comprobación de la instalación" +#: plugins/personal/posix/class_posixAccount.inc:1095 +#: plugins/personal/posix/class_posixAccount.inc:1148 +msgid "shadowMin" +msgstr "shadowMin" -#: setup/class_setupStep_Checks.inc:40 -msgid "Basic checks for PHP compatibility and extensions" -msgstr "Comprobación básica de la versión de PHP y las extensiones." +#: plugins/personal/posix/class_posixAccount.inc:1100 +#: plugins/personal/posix/class_posixAccount.inc:1153 +msgid "shadowMax" +msgstr "shadowMax" -#: setup/class_setupStep_Checks.inc:64 -msgid "Checking PHP version" -msgstr "Comprobando la versión de PHP" +#: plugins/personal/posix/class_posixAccount.inc:1105 +#: plugins/personal/posix/class_posixAccount.inc:1158 +msgid "shadowWarning" +msgstr "shadowWarning" -#: setup/class_setupStep_Checks.inc:65 -#, php-format -msgid "PHP must be of version %s or above." -msgstr "PHP debe ser versión '%s' o superior." +#: plugins/personal/posix/class_posixAccount.inc:1119 +#: plugins/personal/posix/class_posixAccount.inc:1172 +msgid "shadowInactive" +msgstr "shadowInactive" -#: setup/class_setupStep_Checks.inc:66 -msgid "Please upgrade to a supported version." -msgstr "Por favor actualize a la versión soportada." +#: plugins/personal/posix/class_posixAccount.inc:1560 +msgid "POSIX account" +msgstr "Cuenta POSIX" -#: setup/class_setupStep_Checks.inc:73 -msgid "GOsa requires this module to talk with your LDAP server." -msgstr "GOsa necesita este módulo para comunicarse con el servidor LDAP." +#: plugins/personal/posix/class_posixAccount.inc:1571 +#: plugins/personal/posix/generic.tpl:15 +msgid "Shell" +msgstr "Shell" -#: setup/class_setupStep_Checks.inc:81 -msgid "GOsa requires this module for an internationalized interface." -msgstr "GOsa necesita este módulo para un interfaz internacionalizado." +#: plugins/personal/posix/class_posixAccount.inc:1572 +#: setup/setup_migrate.tpl:291 +msgid "User ID" +msgstr "Identificador (ID) de usuario" -#: setup/class_setupStep_Checks.inc:89 -msgid "GOsa requires this module for the samba integration." -msgstr "GOsa necesita este módulo para integración con samba." +#: plugins/personal/posix/class_posixAccount.inc:1573 +msgid "Group ID" +msgstr "Identificador (ID) de Grupo" -#: setup/class_setupStep_Checks.inc:97 -msgid "GOsa requires this 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/personal/posix/class_posixAccount.inc:1575 +msgid "Force password change on login" +msgstr "Forzar el cambio de contraseña al iniciar" -#: setup/class_setupStep_Checks.inc:105 -msgid "GOsa requires this module to talk to an IMAP server." -msgstr "GOsa necesita este módulo para comunicarse con servidores IMAP." +#: plugins/personal/posix/class_posixAccount.inc:1576 +msgid "Shadow min" +msgstr "Shadow min" -#: setup/class_setupStep_Checks.inc:112 -msgid "mbstring" -msgstr "mbstring" +#: plugins/personal/posix/class_posixAccount.inc:1577 +msgid "Shadow max" +msgstr "Shadow max" -#: setup/class_setupStep_Checks.inc:113 -msgid "GOsa requires this module to handle unicode strings." -msgstr "GOsa necesita este módulo para manejar cadenas unicode." +#: plugins/personal/posix/class_posixAccount.inc:1578 +msgid "Shadow warning" +msgstr "Shadow warning" -#: setup/class_setupStep_Checks.inc:120 setup/setup_config2.tpl:188 -msgid "MySQL" -msgstr "MySQL" +#: plugins/personal/posix/class_posixAccount.inc:1579 +msgid "Shadow inactive" +msgstr "Shadow inactive" -#: setup/class_setupStep_Checks.inc:121 -msgid "" -"GOsa requires this module to communicate with several supported databases." -msgstr "" -"Gosa necesita este módulo para comunicarse con las bases de datos soportadas." +#: plugins/personal/posix/class_posixAccount.inc:1580 +msgid "Shadow expire" +msgstr "Shadow expire" -#: setup/class_setupStep_Checks.inc:138 -msgid "samba hash generator" -msgstr "generador de hash de la contraseña SAMBA" +#: plugins/personal/posix/class_posixAccount.inc:1581 +msgid "System trust model" +msgstr "Sistema de confianza" -#: setup/class_setupStep_Checks.inc:139 -msgid "GOsa requires this command to synchronize POSIX and samba passwords." -msgstr "GOsa necesita este comando para sincronizar contraseñas POSIX y samba." +#: plugins/personal/posix/generic.tpl:25 +msgid "Primary group" +msgstr "Grupo primario" -#: setup/class_setupStep_Checks.inc:140 -msgid "" -"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/personal/posix/generic.tpl:36 +msgid "Status" +msgstr "Estado" -#: setup/class_setupStep_Checks.inc:150 -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/personal/posix/generic.tpl:53 +#: plugins/personal/posix/paste_generic.tpl:23 +msgid "Force UID/GID" +msgstr "Forzar UID/GID" -#: setup/class_setupStep_Checks.inc:151 -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/personal/posix/generic.tpl:83 +#: plugins/personal/posix/paste_generic.tpl:47 +msgid "Group membership" +msgstr "Pertenencia a grupo" -#: setup/class_setupStep_Checks.inc:159 -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/personal/posix/generic.tpl:85 +#: plugins/personal/posix/paste_generic.tpl:54 +msgid "(Warning: more than 16 groups are not supported by NFS!)" +msgstr "(Aviso: NFS no soporta mas de 16 grupos)" -#: setup/class_setupStep_Checks.inc:160 -msgid "" -"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/personal/posix/generic.tpl:94 +#, fuzzy +msgid "Common group" +msgstr "grupos de teléfonos" -#: setup/class_setupStep_Checks.inc:161 -msgid "" -"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/personal/posix/generic.tpl:98 +#, fuzzy +msgid "Non common group" +msgstr "no en todos los grupos" -#: setup/class_setupStep_Checks.inc:168 setup/class_setupStep_Checks.inc:184 -#: setup/class_setupStep_Checks.inc:200 setup/class_setupStep_Checks.inc:216 -msgid "Off" -msgstr "Off" +#: plugins/personal/posix/generic.tpl:119 +msgid "Account" +msgstr "Cuenta" -#: setup/class_setupStep_Checks.inc:169 -msgid "" -"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/personal/posix/posix_groups.tpl:6 +msgid "Select groups to add" +msgstr "Seleccione grupos a añadir" -#: setup/class_setupStep_Checks.inc:170 -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/personal/posix/posix_groups.tpl:32 +msgid "Display groups of department" +msgstr "Mostrar grupos de departamentos" -#: setup/class_setupStep_Checks.inc:177 -msgid "" -"GOsa needs at least 32MB of memory. Setting it below this limit may cause " -"errors that are not reproducable! 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/personal/posix/posix_groups.tpl:44 +msgid "Display groups matching" +msgstr "Mostrar grupos coincidentes" -#: setup/class_setupStep_Checks.inc:178 -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/personal/posix/posix_groups.tpl:55 +msgid "Display groups of user" +msgstr "Mostrar grupos de usuarios" -#: setup/class_setupStep_Checks.inc:185 -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/personal/posix/paste_generic.tpl:4 +msgid "Posix settings" +msgstr "Caracteristicas Posix" -#: setup/class_setupStep_Checks.inc:186 -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/personal/posix/main.inc:142 +msgid "POSIX settings" +msgstr "Parametros POSIX" -#: setup/class_setupStep_Checks.inc:193 -msgid "The Execution time should be at least 30 seconds." -msgstr "El tiempo de ejecución debe ser de al menos 30 segundos." +#: plugins/personal/posix/posix_shadow.tpl:9 +msgid "User must change password on first login" +msgstr "El usuario debe introducir la contraseña en el primer inicio de sesión" -#: setup/class_setupStep_Checks.inc:194 +#: plugins/personal/posix/posix_shadow.tpl:34 +msgid "Password expires on" +msgstr "La contraseña expira en" + +#: plugins/personal/password/changed.tpl:3 msgid "" -"Search for 'max_execution_time' in your php.ini and set it to '30' or higher." +"You've successfully changed your password. Remember to change all programms " +"configured to use it as well." msgstr "" -"Busque 'max_execution_time' en su php.ini y modifíquelo a '30' o mayor." +"Su cambio de contraseña se ha realizado correctamente. Recuerde cambiarla en " +"todos los programas configurados también." + +#: plugins/personal/password/main.inc:57 setup/setup_config1.tpl:136 +msgid "Password settings" +msgstr "Parámetros de Contraseña" -#: setup/class_setupStep_Checks.inc:201 +#: plugins/personal/password/password.tpl:4 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." +"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 "" -"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." +"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." -#: setup/class_setupStep_Checks.inc:202 -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/personal/password/password.tpl:41 +msgid "Clear fields" +msgstr "Limpiar información" -#: setup/class_setupStep_Checks.inc:208 -msgid "On" -msgstr "On" +#: plugins/personal/password/class_password.inc:27 +msgid "Change user password" +msgstr "Cambiar contraseña de usuario" -#: setup/class_setupStep_Checks.inc:209 -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/personal/password/class_password.inc:79 +msgid "You need to specify your current password in order to proceed." +msgstr "Necesita introducir su contraseña actual para continuar." -#: setup/class_setupStep_Checks.inc:210 -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/personal/password/class_password.inc:85 +msgid "The password you've entered as 'New password' is empty." +msgstr "No se ha asignado ningún valor al campo 'Nueva contraseña'." -#: setup/class_setupStep_Checks.inc:217 -msgid "Increase your server performance by setting magic_quotes_gpc to 'off'." +#: plugins/personal/password/class_password.inc:94 +#, php-format +msgid "External password changer reported a problem: %s." msgstr "" -"Aumente el rendimiento de su servidor modificando 'magic_quotes_gpc' a 'off'" +"El programa externo de cambio de contraseña informo de un problema: %s." -#: setup/class_setupStep_Checks.inc:218 +#: plugins/personal/password/class_password.inc:108 msgid "" -"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'." +"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." -#: setup/class_setupStep_Checks.inc:228 -msgid "Configuration writeable" -msgstr "Se puede escribir en la configuración" +#: plugins/personal/password/class_password.inc:114 +msgid "You have no permission to change your password." +msgstr "No tiene permisos para cambiar su contraseña." -#: setup/class_setupStep_Checks.inc:229 -msgid "The configuration file can't be written" -msgstr "No se puede escribir en la configuración" +#: plugins/personal/password/class_password.inc:141 +msgid "User password" +msgstr "Contraseña del usuario" -#: setup/class_setupStep_Checks.inc:230 -#, php-format -msgid "" -"GOsa reads its configuration from a file located in (%s/%s). The setup can " -"write the configuration directly if it is writeable." -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/personal/password/nochange.tpl:2 +msgid "Password change not allowed" +msgstr "No se permite modificar la contraseña" + +#: plugins/personal/password/nochange.tpl:6 +msgid "You have no permission to change your password at this time" +msgstr "No tiene permisos para cambiar su contraseña en estos momentos" #: setup/class_setupStep_Feedback.inc:92 msgid "UNIX accounts/groups" @@ -4812,29 +4929,25 @@ msgstr "Recibir avisos o enviar sugerencias" msgid "Notification and feedback" msgstr "Avisos y sugerencias" -#: setup/class_setupStep_Feedback.inc:132 setup/class_setup.inc:77 +#: setup/class_setupStep_Feedback.inc:131 setup/class_setup.inc:77 msgid "Setup error" msgstr "Error de configuración" -#: setup/class_setupStep_Feedback.inc:141 -#: setup/class_setupStep_Feedback.inc:148 +#: setup/class_setupStep_Feedback.inc:140 +#: setup/class_setupStep_Feedback.inc:147 msgid "Feedback error" msgstr "Error de envio de sugerencias" -#: setup/class_setupStep_Feedback.inc:141 +#: setup/class_setupStep_Feedback.inc:140 #, php-format msgid "Cannot send feedback to '%s': %s" msgstr "No se puede enviar sugerencia a '%s': %s" -#: setup/class_setupStep_Feedback.inc:148 +#: 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" -#: setup/class_setupStep_Feedback.inc:150 -msgid "Feedback sucessfully send" -msgstr "Sugerencia enviada correctamente" - #: setup/class_setupStep_Feedback.inc:180 msgid "Please specify a valid email address." msgstr "Por favor indique una dirección de correo válida." @@ -4846,192 +4959,379 @@ msgstr "" "Debe seleccionar al menos una opción de ambas, para suscribirse o enviar " "sugerencias." -#: setup/setup_license.tpl:8 -msgid "I have read the license and accept it" -msgstr "He leido la licencia y la acepto" +#: setup/class_setup.inc:197 +msgid "Completed" +msgstr "Completado" -#: setup/setup_config1.tpl:2 -msgid "Look and feel" -msgstr "Temas y apariencia" +#: setup/class_setup.inc:267 setup/setup_migrate.tpl:272 +msgid "Next" +msgstr "Siguiente" -#: setup/setup_config1.tpl:6 -msgid "Theme" -msgstr "Tema" +#: setup/setup_config2.tpl:2 +msgid "Samba settings" +msgstr "Parametros de samba" -#: setup/setup_config1.tpl:15 -msgid "Apache" -msgstr "Apache" +#: setup/setup_config2.tpl:6 +msgid "Samba hash generator" +msgstr "Generador clave hash de Samba" -#: setup/setup_config1.tpl:19 -msgid "Compress output send to browser" -msgstr "Salida de compresión enviada al navegador" +#: setup/setup_config2.tpl:15 +msgid "Samba SID" +msgstr "Samba SID" -#: setup/setup_config1.tpl:27 -msgid "People and group storage" -msgstr "Almacén de grupos y usuarios" +#: setup/setup_config2.tpl:31 +msgid "RID base" +msgstr "Base RID" -#: setup/setup_config1.tpl:30 -msgid "People DN attribute" -msgstr "Atributo 'dn' de los usuarios" +#: setup/setup_config2.tpl:46 +msgid "Workstation container" +msgstr "Contenedor de la estación de trabajo" -#: setup/setup_config1.tpl:41 -msgid "People storage subtree" -msgstr "Subárbol de almacenamiento para los usuarios" +#: setup/setup_config2.tpl:61 +msgid "Samba SID mapping" +msgstr "Mapeando SID de Samba" -#: setup/setup_config1.tpl:50 -msgid "Group storage subtree" -msgstr "Subárbol de almacenamiento para los grupos" +#: setup/setup_config2.tpl:71 +msgid "Timezone" +msgstr "Zona de uso horario" -#: setup/setup_config1.tpl:59 -msgid "Include personal title in user DN" -msgstr "Incluir el título personal en el DN de usuario" +#: setup/setup_config2.tpl:74 +msgid "Please choose your preferred timezone here" +msgstr "Por favor introduzca su zona horaria preferida aquí" -#: setup/setup_config1.tpl:70 -msgid "Relaxed naming policies" -msgstr "Reglas no estrictas de nombres" +#: setup/setup_config2.tpl:96 +msgid "Additional GOsa settings" +msgstr "Configuración avanzada de GOsa" -#: setup/setup_config1.tpl:81 -msgid "Automatic UIDs" -msgstr "UIDs Automaticas" +#: setup/setup_config2.tpl:100 +msgid "Enable Copy & Paste" +msgstr "Activar Copiar y Pegar" -#: setup/setup_config1.tpl:97 setup/class_setupStep_Config1.inc:118 -msgid "GID / UID min id" -msgstr "GID / UID min id" +#: setup/setup_config2.tpl:112 +msgid "Enable DNS extension" +msgstr "Activar extensión DNS" -#: setup/setup_config1.tpl:113 -msgid "Number base for people/groups" -msgstr "Número base para usuarios y grupos" +#: setup/setup_config2.tpl:124 +msgid "Enable DHCP extension" +msgstr "Activar extensión DHCP" -#: setup/setup_config1.tpl:121 -msgid "Hook for number base" -msgstr "Método para el número base" +#: setup/setup_config2.tpl:136 +msgid "Enable mime type management" +msgstr "Activar gestión tipos mime" -#: setup/setup_config1.tpl:140 -msgid "Password encryption algorithm" -msgstr "Algoritmo de codificación de contraseña" +#: setup/setup_config2.tpl:148 +msgid "Enable FAI release management" +msgstr "Activar gestión de versiones FAI" -#: setup/setup_config1.tpl:151 -msgid "Password restrictions" -msgstr "Restricciones de contraseña" +#: setup/setup_config2.tpl:160 +msgid "Enable user netatalk plugin" +msgstr "Activar extensión de usuario Netatalk" -#: setup/setup_config1.tpl:158 setup/setup_config1.tpl:162 -msgid "Password minimum length" -msgstr "Longitud mínima de la contraseña" +#: setup/setup_config2.tpl:171 +msgid "Government mode" +msgstr "Modo gubernamental" -#: setup/setup_config1.tpl:169 setup/setup_config1.tpl:173 -msgid "Different characters from old password" -msgstr "Caracteres diferentes de la contraseña anterior" +#: setup/setup_config2.tpl:182 +msgid "Logging options" +msgstr "Opciones de registro de eventos" + +#: setup/setup_config2.tpl:186 +msgid "Syslog" +msgstr "Syslog" + +#: setup/setup_config2.tpl:188 setup/class_setupStep_Checks.inc:120 +msgid "MySQL" +msgstr "MySQL" + +#: setup/setup_config2.tpl:193 +msgid "Mail settings" +msgstr "Parámetros de correo" + +#: setup/setup_config2.tpl:197 +msgid "Mail method" +msgstr "Método de correo" + +#: setup/setup_config2.tpl:213 +msgid "Account identification attribute" +msgstr "Modificar atributos existentes" + +#: setup/setup_config2.tpl:227 +msgid "Vacation templates" +msgstr "Plantillas de ausencia" + +#: setup/setup_config2.tpl:243 +msgid "Use Cyrus UNIX style" +msgstr "Usa estilo Cyrus UNIX" + +#: setup/setup_config2.tpl:253 +msgid "Snapshots / Undo" +msgstr "Instantaneas / Deshacer" + +#: setup/setup_config2.tpl:262 setup/setup_config2.tpl:307 +msgid "Enable snapshots" +msgstr "Activar instantaneas" + +#: setup/setup_config2.tpl:268 setup/setup_config2.tpl:313 +msgid "Snapshot base" +msgstr "Base de instantaneas" + +#: setup/setup_frame.tpl:12 +msgid "GOsa setup wizard" +msgstr "Asistente de configuración de GOsa" + +#: setup/setup_frame.tpl:19 +msgid "Installation" +msgstr "Instalación" + +#: setup/setup_frame.tpl:19 +msgid "Setup" +msgstr "Configuración" + +#: setup/setup_migrate.tpl:5 +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." + +#: setup/setup_migrate.tpl:33 +msgid "Check again" +msgstr "Comprobar de nuevo" + +#: setup/setup_migrate.tpl:37 +#, fuzzy +msgid "Add required object classes to the LDAP base" +msgstr "¡No se ha encontrado la clase de objeto necesaria '%s'!" + +#: setup/setup_migrate.tpl:39 setup/setup_migrate.tpl:244 +#: setup/setup_migrate.tpl:344 setup/setup_migrate.tpl:398 +#: setup/setup_migrate.tpl:453 setup/setup_migrate.tpl:496 +#: setup/setup_migrate.tpl:540 +msgid "Current" +msgstr "Actual" + +#: setup/setup_migrate.tpl:46 setup/setup_migrate.tpl:248 +#: setup/setup_migrate.tpl:351 setup/setup_migrate.tpl:405 +#: setup/setup_migrate.tpl:457 setup/setup_migrate.tpl:500 +#: setup/setup_migrate.tpl:544 +msgid "After migration" +msgstr "Despues de migrar" + +#: setup/setup_migrate.tpl:54 setup/class_setupStep_Migrate.inc:376 +#: setup/class_setupStep_Migrate.inc:665 setup/class_setupStep_Migrate.inc:805 +#: setup/class_setupStep_Migrate.inc:1034 +#: setup/class_setupStep_Migrate.inc:2127 +#: setup/class_setupStep_Migrate.inc:2568 +#: setup/class_setupStep_Migrate.inc:2722 +#: setup/class_setupStep_Migrate.inc:3052 +msgid "Migrate" +msgstr "Migrar" + +#: setup/setup_migrate.tpl:65 +msgid "Move windows workstations into a valid windows workstation department" +msgstr "" +"Mover estaciones de trabajo windows a un departamento de estaciones de " +"trabajo windows válido" + +#: setup/setup_migrate.tpl:67 +msgid "" +"This dialog allows you to move the displayed windows workstations into a " +"valid department" +msgstr "" +"Este dialogo le permite mover las estaciones de trabajo windows mostradas a " +"un departamente válido." + +#: setup/setup_migrate.tpl:69 +msgid "" +"Be careful with this tool, there may be references pointing to this " +"workstations that can't be migrated." +msgstr "" +"Tenga cuidado con esta herramienta, puede haber referencias apuntando a " +"estas estaciones de trabajo que no pueden ser migradas." + +#: setup/setup_migrate.tpl:95 +msgid "Move selected windows workstations into the following GOsa department" +msgstr "" +"Mover las estaciones de trabajo windows seleccionadas a el siguiente " +"departamento GOsa." + +#: setup/setup_migrate.tpl:100 +msgid "Move selected workstations" +msgstr "Mover estaciones de trabajo seleccionadas" -#: setup/setup_config1.tpl:182 -msgid "Password change hook" -msgstr "Método de cambio de contraseña" +#: setup/setup_migrate.tpl:101 +msgid "What will be done here" +msgstr "Que se hará aquí" -#: setup/setup_config1.tpl:198 -msgid "Use SASL for kerberos" -msgstr "Usar SASL para kerberos" +#: setup/setup_migrate.tpl:113 +msgid "Move groups into configured group tree" +msgstr "Mover grupos en el árbol de grupos configurado" -#: setup/setup_config1.tpl:209 -msgid "Use account expiration" -msgstr "Usar caducidad de cuenta" +#: setup/setup_migrate.tpl:116 +msgid "" +"This dialog allows moving a couple of groups to the configured group tree. " +"Doing this may straighten your LDAP service." +msgstr "" +"Este dialogo le permite mover una pareja de grupos al árbol de grupos " +"configurados. Hacer esto puede reforzar su servicio LDAP." -#: setup/setup_config1.tpl:221 +#: setup/setup_migrate.tpl:119 msgid "" -"GOsa supports several encryption types for your passwords. Normally this is " -"adjustable via user templates, but you can specify a default method to be " -"used here, too." +"Be careful with this option! There may be references pointing to these " +"groups. The GOsa setup can't migrate references, so you may want to cancel " +"the migration in this case." msgstr "" -"Gosa soporta varios tipos diferentes de codificación para las contraseñas. " -"Normalmente esto es seleccionable a través de las plantillas de usuario, " -"pero también se puede introducir un método que sera usado por defecto." +"¡Tenga cuidado con esta opción! Puede haber referencias apuntando a estos " +"grupos. La configuración de GOsa no puede migrar referencias, en este caso " +"puede cancelar la migración." -#: setup/setup_config1.tpl:222 +#: setup/setup_migrate.tpl:122 +msgid "Move selected groups into this group tree" +msgstr "Mover grupos seleccionados en este árbol de grupos" + +#: setup/setup_migrate.tpl:153 setup/setup_migrate.tpl:205 +#: setup/setup_migrate.tpl:254 setup/setup_migrate.tpl:372 +#: setup/setup_migrate.tpl:425 setup/setup_migrate.tpl:469 +#: setup/setup_migrate.tpl:512 setup/setup_migrate.tpl:556 +msgid "Hide changes" +msgstr "Ocultar cambios" + +#: setup/setup_migrate.tpl:155 setup/setup_migrate.tpl:207 +#: setup/setup_migrate.tpl:237 setup/setup_migrate.tpl:374 +#: setup/setup_migrate.tpl:427 setup/setup_migrate.tpl:472 +#: setup/setup_migrate.tpl:515 setup/setup_migrate.tpl:559 +msgid "Show changes" +msgstr "Mostrar cambios" + +#: setup/setup_migrate.tpl:168 +msgid "Move users into configured user tree" +msgstr "Mover usuarios al árbol de usuarios configurado" + +#: setup/setup_migrate.tpl:170 msgid "" -"GOsa always acts as admin and manages access rights internally. This is a " -"workaround till OpenLDAP's in directory ACI's are fully implemented. For " -"this to work, we need the admin DN and the corresponding password." +"This dialog allows moving a couple of users to the configured user tree. " +"Doing this may straighten your LDAP service." msgstr "" -"GOsa siempre actúa en modo administrador y gestiona los permisos de acceso " -"internamente. Esto es una solución temporal hasta que las ACI (Access " -"control information) estén completamente implementadas en OPENLDAP. Para " -"que esto funcione, necesitamos el DN del administrador y la contraseña " -"correspondiente." +"Este dialogo le permite mover una pareja de usuarios al árbol de usuarios " +"configurados. Hacer esto puede reforzar su servicio LDAP." -#: setup/setup_config1.tpl:223 +#: setup/setup_migrate.tpl:173 msgid "" -"Some basic LDAP parameters are tunable and affect the locations where GOsa " -"saves people and groups, including the way accounts get created. Check the " -"values below if the fit your needs." +"Be careful with this option! There may be references pointing to these " +"users. The GOsa setup can't migrate references, so you may want to cancel " +"the migration in this case." msgstr "" -"Algunos parámetros básicos de LDAP son modificables y afectarán las " -"ubicaciones donde GOSa guarda los usuarios y los grupos, incluyendo la " -"manera en que las cuentas son creadas. Compruebe los valores a continuación " -"se ajustan a sus necesidades." +"¡Tenga cuidado con esta opción! Puede haber referencias apuntando a estos " +"usuarios. La configuración de GOsa no puede migrar referencias, por lo que " +"puede querer cancelar la migración." -#: setup/setup_config1.tpl:224 +#: setup/setup_migrate.tpl:176 +msgid "Move selected users into this people tree" +msgstr "Mover usuarios seleccionados al árbol de usuarios" + +#: setup/setup_migrate.tpl:219 +#, fuzzy +msgid "Migrate GOsa 2.5 administrative accounts" +msgstr "Crear una nueva cuenta administrativa GOsa" + +#: setup/setup_migrate.tpl:221 msgid "" -"GOsa has modular support for several mail methods. These methods provide " -"interfaces to users mailboxes and general handling for quotas. You can " -"choose the dummy plugin to leave all your mail settings untouched." +"This dialog allows the migration of GOsa 2.5 admin accounts into GOsa 2.6 " +"useable accounts." msgstr "" -"Gosa tiene un soporte modular para diferentes métodos de correo electrónico. " -"Estos son herramientas de control de la cuentas de correo y control de " -"cuotas. Puede elegir el método 'dummy' para dejar su configuración de correo " -"limpia." -#: setup/class_setupStep_Config3.inc:77 setup/class_setupStep_Config3.inc:78 -msgid "GOsa settings 3/3" -msgstr "Configuración GOsa 3/3" +#: setup/setup_migrate.tpl:257 setup/setup_ldap.tpl:65 +msgid "Reload" +msgstr "Recargar" -#: setup/class_setupStep_Config3.inc:79 -msgid "Tweak some GOsa core behaviour" -msgstr "Ajustar el comportamiento del núcleo común de GOsa" +#: setup/setup_migrate.tpl:273 +msgid "Abort" +msgstr "Cancelar" -#: setup/class_setupStep_Config3.inc:89 setup/class_setupStep_Schema.inc:86 -#: setup/class_setupStep_Config1.inc:88 setup/setup_feedback.tpl:55 -#: setup/setup_feedback.tpl:73 setup/class_setupStep_Config2.inc:167 -#: setup/class_setupStep_Ldap.inc:74 -msgid "No" -msgstr "No" +#: setup/setup_migrate.tpl:275 +msgid "Create a new GOsa administrator account" +msgstr "Crear una nueva cuenta administrativa GOsa" -#: setup/class_setupStep_Config3.inc:89 setup/class_setupStep_Schema.inc:86 -#: setup/class_setupStep_Config1.inc:88 setup/setup_feedback.tpl:53 -#: setup/setup_feedback.tpl:71 setup/class_setupStep_Config2.inc:167 -#: setup/class_setupStep_Ldap.inc:74 -msgid "Yes" -msgstr "Si" +#: setup/setup_migrate.tpl:278 +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." -#: setup/class_setupStep_Config3.inc:198 -msgid "Session lifetime must be a numeric value!" -msgstr "¡El tiempo de vida de sesión debe ser un valor numérico!" +#: setup/setup_migrate.tpl:307 +msgid "Password (again)" +msgstr "Contraseña (de nuevo)" -#: setup/class_setupStep_Config3.inc:202 -msgid "Maximum LDAP query time must be a numeric value!" -msgstr "¡Máximo tiempo de consulta LDAP debe ser un valor numérico!" +#: setup/setup_migrate.tpl:333 +msgid "" +"The listed departments are currently invisible in the GOsa user interface. " +"If you want to change this for a couple of entries, select them and use the " +"migrate button below." +msgstr "" +"Actualmente los siguientes departamentos son invisibles en el interfaz de " +"GOsa. Si quiere modificar esto para algunas de las entradas, seleccionelas y " +"pulse el botón migrar." -#: setup/class_setupStep_Language.inc:40 setup/class_setupStep_Language.inc:41 -msgid "Language setup" -msgstr "Selección de idiomas" +#: setup/setup_migrate.tpl:334 setup/setup_migrate.tpl:389 +#: setup/setup_migrate.tpl:445 setup/setup_migrate.tpl:489 +#: setup/setup_migrate.tpl:533 +msgid "" +"If you want to know what will be done when migrating the selected entries, " +"use the 'Show changes' button to see the LDIF." +msgstr "" +"Si quiere saber que se hará cuando se migren las entradas seleccionadas use " +"el botón 'Mostrar cambios' para ver el LDIF." -#: 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" +#: setup/setup_migrate.tpl:388 +msgid "" +"The listed users are currently invisible in the GOsa user interface. If you " +"want to change this for a couple of users, just select them and use the " +"'Migrate' button below." +msgstr "" +"Actualmente los siguientes usuarios son invisibles en el interfaz de GOsa. " +"Si quiere modificar esto para algunos de los usuarios, seleccionelos y pulse " +"el botón migrar." -#: setup/class_setupStep_Language.inc:47 -msgid "Automatic" -msgstr "Automatico" +#: setup/setup_migrate.tpl:444 +msgid "" +"The listed devices are currently invisible in the GOsa interface. If you " +"want to change this for a couple of devices, just select them and use the " +"'Migrate' button below." +msgstr "" +"Actualmente los siguientes dispositivos son invisibles en el interfaz de " +"GOsa. Si quiere modificar esto para algunas de los dispositivos " +"seleccionelos y pulse el botón migrar." -#: setup/class_setupStep_Schema.inc:42 setup/class_setupStep_Schema.inc:43 -msgid "LDAP schema check" -msgstr "Comprobar esquemas LDAP" +#: setup/setup_migrate.tpl:470 setup/setup_migrate.tpl:513 +#: setup/setup_migrate.tpl:557 +msgid "Refresh" +msgstr "Refresco" -#: setup/class_setupStep_Schema.inc:44 -msgid "Perform test on your current LDAP schema" -msgstr "Efectuando comprobaciones en los esquemas actuales de LDAP" +#: setup/setup_migrate.tpl:488 +msgid "" +"The listed services are currently invalid for the GOsa version you are going " +"to install. If you want to update a couple of service, just select them and " +"use the 'Migrate' button below." +msgstr "" +"Actualmente los siguientes servicios son invisibles en el interfaz de GOsa. " +"Si quiere modificar esto para algunos de los servicios, seleccionelos y " +"pulse el botón migrar." -#: setup/class_setupStep_Finish.inc:37 -#: ihtml/themes/default/copyPasteDialog.tpl:32 -msgid "Finish" -msgstr "Terminar" +#: setup/setup_migrate.tpl:532 +msgid "" +"The listed menus are currently invisible in the GOsa interface. If you want " +"to change this for a couple of devices, just select them and use the " +"'Migrate' button below." +msgstr "" +"Actualmente los siguientes menus son invisibles en el interfaz de GOsa. Si " +"quiere modificar esto para algunas de las entradas, seleccionelas y pulse el " +"botón migrar." #: setup/class_setupStep_Finish.inc:38 msgid "Write configuration file" @@ -5065,165 +5365,239 @@ msgstr "" "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_setup.inc:197 -msgid "Completed" -msgstr "Completado" +#: setup/class_setupStep_Checks.inc:38 setup/class_setupStep_Checks.inc:39 +msgid "Installation check" +msgstr "Comprobación de la instalación" -#: setup/class_setup.inc:267 setup/setup_migrate.tpl:244 -msgid "Next" -msgstr "Siguiente" +#: setup/class_setupStep_Checks.inc:40 +msgid "Basic checks for PHP compatibility and extensions" +msgstr "Comprobación básica de la versión de PHP y las extensiones." -#: setup/setup_checks.tpl:9 -msgid "PHP module and extension checks" -msgstr "Comprobaciones de módulos y extensiones PHP" +#: setup/class_setupStep_Checks.inc:64 +msgid "Checking PHP version" +msgstr "Comprobando la versión de PHP" -#: setup/setup_checks.tpl:41 setup/setup_checks.tpl:103 -msgid "GOsa will NOT run without fixing this." -msgstr "GOsa NO funcionara si no arregla esto." +#: setup/class_setupStep_Checks.inc:65 +#, php-format +msgid "PHP must be of version %s or above." +msgstr "PHP debe ser versión '%s' o superior." -#: setup/setup_checks.tpl:45 setup/setup_checks.tpl:107 -msgid "GOsa will run without fixing this." -msgstr "GOsa puede funcionar sin que se arregle esto." +#: setup/class_setupStep_Checks.inc:66 +msgid "Please upgrade to a supported version." +msgstr "Por favor actualize a la versión soportada." + +#: setup/class_setupStep_Checks.inc:73 +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:81 +msgid "GOsa requires this module for an internationalized interface." +msgstr "GOsa necesita este módulo para un interfaz internacionalizado." + +#: setup/class_setupStep_Checks.inc:89 +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:97 +msgid "GOsa requires this module to make use of SSHA encryption." +msgstr "" +"GOsa necesita para poder hacer uso del método de codificación SSHA este " +"módulo." + +#: setup/class_setupStep_Checks.inc:105 +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:112 +msgid "mbstring" +msgstr "mbstring" + +#: setup/class_setupStep_Checks.inc:113 +msgid "GOsa requires this module to handle unicode strings." +msgstr "GOsa necesita este módulo para manejar cadenas unicode." + +#: setup/class_setupStep_Checks.inc:121 +msgid "" +"GOsa requires this module to communicate with several supported databases." +msgstr "" +"Gosa necesita este módulo para comunicarse con las bases de datos soportadas." + +#: setup/class_setupStep_Checks.inc:138 +msgid "samba hash generator" +msgstr "generador de hash de la contraseña SAMBA" -#: setup/setup_checks.tpl:67 -msgid "PHP setup configuration" -msgstr "Configuración de PHP" +#: setup/class_setupStep_Checks.inc:139 +msgid "GOsa requires this command to synchronize POSIX and samba passwords." +msgstr "GOsa necesita este comando para sincronizar contraseñas POSIX y samba." -#: setup/setup_checks.tpl:67 -msgid "show information" -msgstr "mostrar información" +#: setup/class_setupStep_Checks.inc:140 +msgid "" +"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." -#: setup/class_setupStep_Config1.inc:74 setup/class_setupStep_Config1.inc:75 -msgid "GOsa settings 1/3" -msgstr "Configuración GOsa 1/3" +#: setup/class_setupStep_Checks.inc:152 +msgid "imagick" +msgstr "" -#: setup/class_setupStep_Config1.inc:76 -msgid "GOsa generic settings" -msgstr "Configuración genérica de GOsa" +#: setup/class_setupStep_Checks.inc:153 +#, fuzzy +msgid "GOsa requires this extension to handle images." +msgstr "GOsa necesita este módulo para manejar cadenas unicode." -#: setup/class_setupStep_Config1.inc:118 -#, php-format -msgid "The specified value for '%s' must be a numeric value" -msgstr "El valor especificado para '%s' debe ser una valor numérico" +#: setup/class_setupStep_Checks.inc:159 +#, fuzzy +msgid "compression module" +msgstr "Control de acceso" -#: setup/class_setupStep_Config1.inc:122 setup/class_setupStep_Config1.inc:126 -#, php-format -msgid "Don't add a trailing comma to '%s'." -msgstr "No añada una coma final a '%s'" +#: setup/class_setupStep_Checks.inc:160 +#, fuzzy +msgid "GOsa requires this extension to handle snapshots." +msgstr "GOsa necesita este módulo para manejar cadenas unicode." -#: setup/class_setupStep_Config1.inc:122 -msgid "People storage ou" -msgstr "OU de almacenamiento de Usuarios" +#: setup/class_setupStep_Checks.inc:171 +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." -#: setup/class_setupStep_Config1.inc:126 -msgid "Group storage ou" -msgstr "OU de almacenamiento de Grupos" +#: setup/class_setupStep_Checks.inc:172 +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'." -#: setup/class_setupStep_Config1.inc:130 -msgid "Uid base must be numeric" -msgstr "El Uid base debe ser un valor numérico" +#: setup/class_setupStep_Checks.inc:180 +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." -#: setup/class_setupStep_Config1.inc:134 -msgid "The given password minimum length is not numeric." +#: setup/class_setupStep_Checks.inc:181 +msgid "" +"Setting this value to one day will prevent loosing session and cookies " +"before they really timeout." msgstr "" -"El valor indicado como longitud mínima de la contraseña no es un valor " -"numérico." +"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_Config1.inc:137 -msgid "The given password differ value is not numeric." +#: setup/class_setupStep_Checks.inc:182 +msgid "" +"Search for 'session.gc_maxlifetime' in your php.ini and set it to 86400 or " +"higher." msgstr "" -"El valor indicado como diferencias mínimas de la contraseña no es un valor " -"numérico." +"Busque 'sessio.gc_maxlifetime' en su php.ini y modifíquelo a 86400 o mayor." -#: setup/setup_feedback.tpl:6 -msgid "Subscribe to the gosa-announce mailinglist" -msgstr "Suscribirse a la lista de correo gosa-announce" +#: setup/class_setupStep_Checks.inc:189 setup/class_setupStep_Checks.inc:205 +#: setup/class_setupStep_Checks.inc:221 setup/class_setupStep_Checks.inc:237 +msgid "Off" +msgstr "Off" -#: setup/setup_feedback.tpl:9 +#: setup/class_setupStep_Checks.inc:190 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." +"In Order to use GOsa without any trouble, the session.auto_register option " +"in your php.ini should be set to 'Off'." 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:30 -msgid "Mail address" -msgstr "Dirección correo electrónico" +"Si quiere usar GOsa sin problemas, debe modificar a 'Off' la opción 'session." +"auto_register' en su php.ini." -#: setup/setup_feedback.tpl:41 -msgid "Send feedback to the GOsa project team" -msgstr "Enviar comentarios al equipo del proyecto GOsa" +#: setup/class_setupStep_Checks.inc:191 +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'." -#: setup/setup_feedback.tpl:44 +#: setup/class_setupStep_Checks.inc:198 msgid "" -"When checking this option, GOsa will try to connect http://oss.gonicus.de in " -"order to submit your form anonymously." +"GOsa needs at least 32MB of memory. Setting it below this limit may cause " +"errors that are not reproducable! Increase it for larger setups." msgstr "" -"Cuando seleccione esta opción, Gosa intentara conectar a http://oss.gonicus." -"de para enviar el formulario de comentarios de forma anónima." +"GOsa necesita al menos 32Mb de memoria. Teniéndola por debajo de ese limite " +"provocara errores inesperados. Aumentar para configuraciones mayores." -#: setup/setup_feedback.tpl:50 -msgid "Did the setup procedure help you to get started?" -msgstr "¿El procedimiento de configuración le ha ayudado?" +#: setup/class_setupStep_Checks.inc:199 +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." -#: setup/setup_feedback.tpl:60 -msgid "If not, what problems did you encounter" -msgstr "Si no, que problemas ha encontrado" +#: setup/class_setupStep_Checks.inc:206 +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." -#: setup/setup_feedback.tpl:68 -msgid "Is this the first time you use GOsa?" -msgstr "¿Es la primera vez que usa GOsa?" +#: setup/class_setupStep_Checks.inc:207 +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'." -#: setup/setup_feedback.tpl:74 -msgid "I use it since" -msgstr "Lo uso desde" +#: setup/class_setupStep_Checks.inc:214 +msgid "The Execution time should be at least 30 seconds." +msgstr "El tiempo de ejecución debe ser de al menos 30 segundos." -#: setup/setup_feedback.tpl:75 -msgid "Select the year since when you are using GOsa" -msgstr "Seleccione el año desde el cual ha estado usando GOsa" +#: setup/class_setupStep_Checks.inc:215 +msgid "" +"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." -#: setup/setup_feedback.tpl:82 -msgid "What operating system / distribution do you use?" -msgstr "¿Que sistema operativo / distribución usa?" +#: setup/class_setupStep_Checks.inc:222 +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." -#: setup/setup_feedback.tpl:90 -msgid "What web server do you use?" -msgstr "¿Que servidor web usa?" +#: setup/class_setupStep_Checks.inc:223 +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'." -#: setup/setup_feedback.tpl:98 -msgid "What PHP version do you use?" -msgstr "¿Que versión de PHP usa?" +#: setup/class_setupStep_Checks.inc:229 +msgid "On" +msgstr "On" -#: setup/setup_feedback.tpl:106 -msgid "LDAP" -msgstr "LDAP" +#: setup/class_setupStep_Checks.inc:230 +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." -#: setup/setup_feedback.tpl:110 -msgid "What kind of LDAP server(s) do you use?" -msgstr "¿Que tipo de servidor(es) LDAP usa?" +#: setup/class_setupStep_Checks.inc:231 +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'." -#: setup/setup_feedback.tpl:116 -msgid "How many objects are in your LDAP?" -msgstr "¿Cuantos objetos tiene en su servidor LDAP?" +#: setup/class_setupStep_Checks.inc:238 +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'" -#: setup/setup_feedback.tpl:123 -msgid "Features" -msgstr "Características" +#: setup/class_setupStep_Checks.inc:239 +msgid "" +"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'." -#: setup/setup_feedback.tpl:126 -msgid "What features of GOsa do you use?" -msgstr "¿Que características de GOsa usa?" +#: setup/class_setupStep_Checks.inc:249 +msgid "Configuration writeable" +msgstr "Se puede escribir en la configuración" -#: setup/setup_feedback.tpl:136 -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?." +#: setup/class_setupStep_Checks.inc:250 +msgid "The configuration file can't be written" +msgstr "No se puede escribir en la configuración" -#: setup/setup_feedback.tpl:143 -msgid "Send feedback" -msgstr "Enviar Comentario" +#: setup/class_setupStep_Checks.inc:251 +#, php-format +msgid "" +"GOsa reads its configuration from a file located in (%s/%s). The setup can " +"write the configuration directly if it is writeable." +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_config3.tpl:2 msgid "GOsa core settings" @@ -5301,748 +5675,548 @@ msgstr "Recordad los parámetros de filtro de los diálogos" msgid "Session lifetime" msgstr "Duración de sesiones." -#: setup/setup_config3.tpl:243 -msgid "Debugging" -msgstr "Depurando" - -#: setup/setup_config3.tpl:247 -msgid "Show PHP errors" -msgstr "Mostrar errores PHP:" - -#: setup/setup_config3.tpl:259 -msgid "Maximum LDAP query time" -msgstr "Tiempo de consulta máxima de LDAP" - -#: setup/setup_config3.tpl:277 -msgid "Log LDAP statistics" -msgstr "Registrar estadísticas LDAP" - -#: setup/setup_config3.tpl:289 -msgid "Debug level" -msgstr "Nivel de depuración" - -#: setup/setup_config3.tpl:294 setup/setup_config3.tpl:297 -msgid "Disabled" -msgstr "Desactivado" - -#: setup/setup_config3.tpl:295 setup/setup_config3.tpl:298 -msgid "Enabled" -msgstr "Activado" - -#: setup/class_setupStep_Migrate.inc:123 setup/class_setupStep_Migrate.inc:124 -msgid "LDAP inspection" -msgstr "Inspección LDAP" - -#: setup/class_setupStep_Migrate.inc:125 -msgid "Analyze your current LDAP for GOsa compatibility" -msgstr "Analice la compatibilidad con GOsa de su directorio LDAP" - -#: setup/class_setupStep_Migrate.inc:131 -msgid "Checking for root object" -msgstr "Comprobando objeto raíz" - -#: setup/class_setupStep_Migrate.inc:137 -msgid "Checking permissions on LDAP database" -msgstr "Comprobando permisos en la base de datos LDAP" - -#: setup/class_setupStep_Migrate.inc:143 -msgid "Checking for invisible departments" -msgstr "Comprobando departamentos invisibles" - -#: setup/class_setupStep_Migrate.inc:148 -msgid "Checking for invisible users" -msgstr "Comprobando usuarios invisibles" - -#: setup/class_setupStep_Migrate.inc:155 -#: setup/class_setupStep_Migrate.inc:3021 -msgid "Checking for super administrator" -msgstr "Comprobando súper administrador" - -#: setup/class_setupStep_Migrate.inc:161 -msgid "Checking for users outside the people tree" -msgstr "Comprobando cuentas fuera del árbol de usuarios" - -#: setup/class_setupStep_Migrate.inc:167 -msgid "Checking for groups outside the groups tree" -msgstr "Comprobando grupos fuera del árbol de grupos" - -#: setup/class_setupStep_Migrate.inc:174 -msgid "Checking for windows workstations outside the winstation tree" -msgstr "" -"Comprobando estaciones de trabajo windows fuera del árbol de estaciones de " -"trabajo windows" - -#: setup/class_setupStep_Migrate.inc:180 -msgid "Checking for duplicated UID numbers" -msgstr "Comprobando números UID duplicados" - -#: setup/class_setupStep_Migrate.inc:186 -msgid "Checking for duplicate GID numbers" -msgstr "Comprobando números GID duplicados" +#: setup/setup_config3.tpl:243 +msgid "Debugging" +msgstr "Depurando" -#: setup/class_setupStep_Migrate.inc:192 -msgid "Checking for old style USB devices" -msgstr "Comprobando dispositivos por método antiguo" +#: setup/setup_config3.tpl:247 +msgid "Show PHP errors" +msgstr "Mostrar errores PHP:" -#: setup/class_setupStep_Migrate.inc:198 -msgid "Checking for old services that have to be migrated" -msgstr "Comprobando servicios antiguos que deben ser migrados" +#: setup/setup_config3.tpl:259 +msgid "Maximum LDAP query time" +msgstr "Tiempo de consulta máxima de LDAP" -#: setup/class_setupStep_Migrate.inc:204 -msgid "Checking for old style application menus" -msgstr "Comprobando por menús con estilo antiguo" +#: setup/setup_config3.tpl:277 +msgid "Log LDAP statistics" +msgstr "Registrar estadísticas LDAP" -#: setup/class_setupStep_Migrate.inc:230 setup/class_setupStep_Migrate.inc:282 -#: setup/class_setupStep_Migrate.inc:347 setup/class_setupStep_Migrate.inc:411 -#: setup/class_setupStep_Migrate.inc:482 setup/class_setupStep_Migrate.inc:559 -#: setup/class_setupStep_Migrate.inc:644 setup/class_setupStep_Migrate.inc:785 -#: setup/class_setupStep_Migrate.inc:880 -#: setup/class_setupStep_Migrate.inc:2316 -#: setup/class_setupStep_Migrate.inc:2507 -#: setup/class_setupStep_Migrate.inc:2644 -msgid "LDAP query failed" -msgstr "La consulta LDAP ha fallado" +#: setup/setup_config3.tpl:289 +msgid "Debug level" +msgstr "Nivel de depuración" -#: setup/class_setupStep_Migrate.inc:231 setup/class_setupStep_Migrate.inc:283 -#: setup/class_setupStep_Migrate.inc:348 setup/class_setupStep_Migrate.inc:412 -#: setup/class_setupStep_Migrate.inc:483 setup/class_setupStep_Migrate.inc:560 -#: setup/class_setupStep_Migrate.inc:645 setup/class_setupStep_Migrate.inc:786 -#: setup/class_setupStep_Migrate.inc:881 -#: setup/class_setupStep_Migrate.inc:2317 -#: setup/class_setupStep_Migrate.inc:2508 -#: setup/class_setupStep_Migrate.inc:2645 -msgid "Possibly the 'root object' is missing." -msgstr "Posiblemente el objeto raíz está desaparecido" +#: setup/setup_config3.tpl:294 setup/setup_config3.tpl:297 +msgid "Disabled" +msgstr "Desactivado" -#: setup/class_setupStep_Migrate.inc:253 -#, php-format -msgid "Found %s duplicate values for attribute 'uidNumber'." -msgstr "Encontrado '%s' valores duplicados del atributo 'uidNumber'." +#: setup/setup_config3.tpl:295 setup/setup_config3.tpl:298 +msgid "Enabled" +msgstr "Activado" -#: setup/class_setupStep_Migrate.inc:305 -#, php-format -msgid "Found %s duplicate values for attribute 'gidNumber'." -msgstr "Encontrado '%s' valores duplicados del atributo 'gidNumber'." +#: setup/setup_feedback.tpl:5 +msgid "Feedback sucessfully send" +msgstr "Sugerencia enviada correctamente" -#: setup/class_setupStep_Migrate.inc:363 setup/class_setupStep_Migrate.inc:574 -#: setup/class_setupStep_Migrate.inc:587 -#: setup/class_setupStep_Migrate.inc:1020 -#: setup/class_setupStep_Migrate.inc:1038 -#: setup/class_setupStep_Migrate.inc:1945 -#: setup/class_setupStep_Migrate.inc:1958 -#: setup/class_setupStep_Migrate.inc:3023 -msgid "Failed" -msgstr "Error" +#: setup/setup_feedback.tpl:15 +msgid "Subscribe to the gosa-announce mailinglist" +msgstr "Suscribirse a la lista de correo gosa-announce" -#: setup/class_setupStep_Migrate.inc:365 -#, php-format +#: setup/setup_feedback.tpl:18 msgid "" -"Found %s winstations outside the predefined winstation department ou '%s'." +"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 "" -"Se encontraron '%s' estaciones de trabajo windows fuera del contenedor ou de " -"estaciones de trabajo windows '%s'" - -#: setup/class_setupStep_Migrate.inc:366 setup/class_setupStep_Migrate.inc:655 -#: setup/class_setupStep_Migrate.inc:795 -#: setup/class_setupStep_Migrate.inc:1023 -#: setup/class_setupStep_Migrate.inc:2386 -#: setup/class_setupStep_Migrate.inc:2540 -#: setup/class_setupStep_Migrate.inc:2870 -msgid "Migrate" -msgstr "Migrar" - -#: setup/class_setupStep_Migrate.inc:438 -#, php-format -msgid "Found %s groups outside the configured tree '%s'." -msgstr "Encontrados '%s' grupos fuera del árbol configurado '%s'." +"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/class_setupStep_Migrate.inc:439 setup/class_setupStep_Migrate.inc:516 -msgid "Move" -msgstr "Mover" +#: setup/setup_feedback.tpl:39 +msgid "Mail address" +msgstr "Dirección correo electrónico" -#: setup/class_setupStep_Migrate.inc:515 -#, php-format -msgid "Found %s user(s) outside the configured tree '%s'." -msgstr "Encontrados '%s' usuario(s) fuera del árbol configurado '%s'." +#: setup/setup_feedback.tpl:50 +msgid "Send feedback to the GOsa project team" +msgstr "Enviar comentarios al equipo del proyecto GOsa" -#: setup/class_setupStep_Migrate.inc:576 setup/class_setupStep_Migrate.inc:589 -#, php-format +#: setup/setup_feedback.tpl:53 msgid "" -"The specified user '%s' does not have full access to your ldap database." +"When checking this option, GOsa will try to connect http://oss.gonicus.de in " +"order to submit your form anonymously." msgstr "" -"El usuario especificado '%s' no tiene acceso total a la base de datos LDAP." +"Cuando seleccione esta opción, Gosa intentara conectar a http://oss.gonicus." +"de para enviar el formulario de comentarios de forma anónima." -#: setup/class_setupStep_Migrate.inc:653 -#, php-format -msgid "Found %s user(s) that will not be visible in GOsa." -msgstr "Encontrados %s usuario(s) que nos son visibles para GOsa." +#: setup/setup_feedback.tpl:59 +msgid "Did the setup procedure help you to get started?" +msgstr "¿El procedimiento de configuración le ha ayudado?" -#: setup/class_setupStep_Migrate.inc:703 setup/class_setupStep_Migrate.inc:846 -#: setup/class_setupStep_Migrate.inc:1105 -msgid "Migration error" -msgstr "Error de migración" +#: setup/setup_feedback.tpl:62 setup/setup_feedback.tpl:80 +#: setup/class_setupStep_Ldap.inc:74 setup/class_setupStep_Config3.inc:89 +#: setup/class_setupStep_Schema.inc:86 setup/class_setupStep_Config1.inc:88 +#: setup/class_setupStep_Config2.inc:167 +msgid "Yes" +msgstr "Si" -#: setup/class_setupStep_Migrate.inc:703 setup/class_setupStep_Migrate.inc:846 -#, php-format -msgid "Cannot migrate department '%s':" -msgstr "No puede migrar el departamento '%s':" +#: setup/setup_feedback.tpl:64 setup/setup_feedback.tpl:82 +#: setup/class_setupStep_Ldap.inc:74 setup/class_setupStep_Config3.inc:89 +#: setup/class_setupStep_Schema.inc:86 setup/class_setupStep_Config1.inc:88 +#: setup/class_setupStep_Config2.inc:167 +msgid "No" +msgstr "No" -#: setup/class_setupStep_Migrate.inc:794 -#, php-format -msgid "Found %s department(s) that will not be visible in GOsa." -msgstr "Encontrados %s departamento(s) que nos son visibles para GOsa." +#: setup/setup_feedback.tpl:69 +msgid "If not, what problems did you encounter" +msgstr "Si no, que problemas ha encontrado" -#: setup/class_setupStep_Migrate.inc:1017 -#, fuzzy, php-format -msgid "GOsa 2.5 administrative accounts found: %s" -msgstr "Crear una nueva cuenta administrativa GOsa" +#: setup/setup_feedback.tpl:77 +msgid "Is this the first time you use GOsa?" +msgstr "¿Es la primera vez que usa GOsa?" -#: setup/class_setupStep_Migrate.inc:1022 -#, fuzzy -msgid "There is no valid GOsa 2.6 administrator account inside your LDAP." -msgstr "No hay cuenta de administrador GOsa en la base de datos LDAP." +#: setup/setup_feedback.tpl:83 +msgid "I use it since" +msgstr "Lo uso desde" -#: setup/class_setupStep_Migrate.inc:1039 -msgid "There is no GOsa administrator account inside your LDAP." -msgstr "No hay cuenta de administrador GOsa en la base de datos LDAP." +#: setup/setup_feedback.tpl:84 +msgid "Select the year since when you are using GOsa" +msgstr "Seleccione el año desde el cual ha estado usando GOsa" -#: setup/class_setupStep_Migrate.inc:1105 -#, php-format -msgid "Cannot add ACL for user '%s':" -msgstr "No se puede añadir ACL para el usuario '%s':" +#: setup/setup_feedback.tpl:91 +msgid "What operating system / distribution do you use?" +msgstr "¿Que sistema operativo / distribución usa?" -#: setup/class_setupStep_Migrate.inc:1143 -#: setup/class_setupStep_Migrate.inc:1153 -msgid "Input error" -msgstr "Error de entrada" +#: setup/setup_feedback.tpl:99 +msgid "What web server do you use?" +msgstr "¿Que servidor web usa?" -#: setup/class_setupStep_Migrate.inc:1143 -msgid "Uid" -msgstr "Uid" +#: setup/setup_feedback.tpl:107 +msgid "What PHP version do you use?" +msgstr "¿Que versión de PHP usa?" -#: setup/class_setupStep_Migrate.inc:1148 -msgid "Password error" -msgstr "Error de contraseña" +#: setup/setup_feedback.tpl:115 +msgid "LDAP" +msgstr "LDAP" -#: setup/class_setupStep_Migrate.inc:1148 -msgid "Provided passwords do not match!" -msgstr "¡La contraseñas introducidas no coinciden!" +#: setup/setup_feedback.tpl:119 +msgid "What kind of LDAP server(s) do you use?" +msgstr "¿Que tipo de servidor(es) LDAP usa?" -#: setup/class_setupStep_Migrate.inc:1153 -msgid "Specify a valid user ID!" -msgstr "¡Por favor especifique un ID de usuario válido!" +#: setup/setup_feedback.tpl:125 +msgid "How many objects are in your LDAP?" +msgstr "¿Cuantos objetos tiene en su servidor LDAP?" -#: setup/class_setupStep_Migrate.inc:1186 -#, 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!" +#: setup/setup_feedback.tpl:132 +msgid "Features" +msgstr "Características" -#: setup/class_setupStep_Migrate.inc:1225 -#: setup/class_setupStep_Migrate.inc:1274 -#: setup/class_setupStep_Migrate.inc:1323 -msgid "Cannot move users to the requested department!" -msgstr "¡No puedo mover los usuarios al departamento especificado!" +#: setup/setup_feedback.tpl:135 +msgid "What features of GOsa do you use?" +msgstr "¿Que características de GOsa usa?" -#: setup/class_setupStep_Migrate.inc:1235 -msgid "Winstation will be moved from" -msgstr "La estaciones de trabajo windows serán trasladadas desde" +#: setup/setup_feedback.tpl:145 +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?." -#: setup/class_setupStep_Migrate.inc:1246 -#: setup/class_setupStep_Migrate.inc:1295 -msgid "Updating following references too" -msgstr "También se actualizaran las siguientes referencias" +#: setup/setup_feedback.tpl:152 +msgid "Send feedback" +msgstr "Enviar Comentario" -#: setup/class_setupStep_Migrate.inc:1285 -msgid "Group will be moved from" -msgstr "El grupo serán trasladado desde" +#: setup/setup_finish.tpl:3 +msgid "Create your configuration file" +msgstr "Crear su fichero de configuración" -#: setup/class_setupStep_Migrate.inc:1333 -msgid "User will be moved from" -msgstr "El usuario serán trasladado desde" +#: setup/setup_finish.tpl:13 +msgid "Download configuration" +msgstr "Descargar configuración" -#: setup/class_setupStep_Migrate.inc:1343 -msgid "The following references will be updated" -msgstr "Las siguientes referencias se actualizaran" +#: setup/setup_finish.tpl:18 +msgid "Status: " +msgstr "Estado: " -#: setup/class_setupStep_Migrate.inc:1946 -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." +#: setup/class_setupStep_Ldap.inc:53 +msgid "LDAP setup" +msgstr "Configuración LDAP" -#: setup/class_setupStep_Migrate.inc:1947 -#: setup/class_setupStep_Migrate.inc:1960 -msgid "Try to create root object" -msgstr "Intentando crear el objeto raíz" +#: setup/class_setupStep_Ldap.inc:54 +msgid "LDAP connection setup" +msgstr "Conectividad LDAP" -#: setup/class_setupStep_Migrate.inc:1959 -msgid "Root object couldn't be created, you should try it on your own." +#: setup/class_setupStep_Ldap.inc:55 +msgid "" +"This dialog performs the basic configuration of the LDAP connectivity for " +"GOsa." msgstr "" -"El objeto raíz no ha podido ser creado, tendra que crearlo usted mismo." - -#: setup/class_setupStep_Migrate.inc:2250 -#, php-format -msgid "Copy '%s' to '%s' failed:" -msgstr "Copia fallida de '%s' a '%s':" +"Este asistente llevara a cabo la configuración de la conectividad entre GOsa " +"y LDAP." -#: setup/class_setupStep_Migrate.inc:2385 +#: setup/class_setupStep_Ldap.inc:105 #, php-format -msgid "There are %s devices that need to be migrated." -msgstr "Hay %s dispositivos que necesitan ser migrados." +msgid "Anonymous bind to server '%s' failed!" +msgstr "¡La conexión anónima al servidor '%s' ha fallado!" -#: setup/class_setupStep_Migrate.inc:2445 +#: setup/class_setupStep_Ldap.inc:107 #, php-format -msgid "Adding '%s' to the LDAP failed: %s" -msgstr "Añadiendo '%s' a LDAP ha fallado: %s" +msgid "Bind as user '%s' failed!" +msgstr "¡La conexión como usuario '%s' ha fallado!" -#: setup/class_setupStep_Migrate.inc:2465 -#: setup/class_setupStep_Migrate.inc:2582 +#: setup/class_setupStep_Ldap.inc:112 #, php-format -msgid "Updating '%s' failed: %s" -msgstr "Actualizando '%s' ha fallado: %s" +msgid "Anonymous bind to server '%s' succeeded." +msgstr "La conexión anónima al servidor '%s' ha tenido exito." -#: setup/class_setupStep_Migrate.inc:2538 -#, php-format -msgid "There are %s services that need to be migrated." -msgstr "Hay %s serviccios que necesitan ser migrados." +#: setup/class_setupStep_Ldap.inc:113 +msgid "Please specify user and password!" +msgstr "¡Por Favor especifique un usuario y contraseña!" -#: setup/class_setupStep_Migrate.inc:2869 +#: setup/class_setupStep_Ldap.inc:115 #, php-format -msgid "There are %s application menus which have to be migrated." -msgstr "Hay %s menu de aplicaciones que necesitan ser migrados." - -#: setup/setup_config2.tpl:2 -msgid "Samba settings" -msgstr "Parametros de samba" - -#: setup/setup_config2.tpl:6 -msgid "Samba hash generator" -msgstr "Generador clave hash de Samba" - -#: setup/setup_config2.tpl:15 -msgid "Samba SID" -msgstr "Samba SID" - -#: setup/setup_config2.tpl:31 -msgid "RID base" -msgstr "Base RID" - -#: setup/setup_config2.tpl:46 -msgid "Workstation container" -msgstr "Contenedor de la estación de trabajo" - -#: setup/setup_config2.tpl:61 -msgid "Samba SID mapping" -msgstr "Mapeando SID de Samba" - -#: setup/setup_config2.tpl:71 -msgid "Timezone" -msgstr "Zona de uso horario" - -#: setup/setup_config2.tpl:74 -msgid "Please choose your preferred timezone here" -msgstr "Por favor introduzca su zona horaria preferida aquí" +msgid "Bind as user '%s' to server '%s' succeeded!" +msgstr "¡La conexión como usuario '%s' al servidor '%s' ha tenido exito!" -#: setup/setup_config2.tpl:96 -msgid "Additional GOsa settings" -msgstr "Configuración avanzada de GOsa" +#: setup/setup_ldap.tpl:7 +msgid "Please choose the LDAP user to be used by GOsa" +msgstr "." -#: setup/setup_config2.tpl:100 -msgid "Enable Copy & Paste" -msgstr "Activar Copiar y Pegar" +#: setup/setup_ldap.tpl:25 +msgid "LDAP connection" +msgstr "Conexión LDAP" -#: setup/setup_config2.tpl:112 -msgid "Enable DNS extension" -msgstr "Activar extensión DNS" +#: setup/setup_ldap.tpl:29 +msgid "Location name" +msgstr "Nombre de la localización" -#: setup/setup_config2.tpl:124 -msgid "Enable DHCP extension" -msgstr "Activar extensión DHCP" +#: setup/setup_ldap.tpl:37 +msgid "Connection URI" +msgstr "URI de conexión" -#: setup/setup_config2.tpl:136 -msgid "Enable mime type management" -msgstr "Activar gestión tipos mime" +#: setup/setup_ldap.tpl:45 +msgid "TLS connection" +msgstr "Conexión TLS" -#: setup/setup_config2.tpl:148 -msgid "Enable FAI release management" -msgstr "Activar gestión de versiones FAI" +#: setup/setup_ldap.tpl:69 +msgid "Authentication" +msgstr "Autenticación" -#: setup/setup_config2.tpl:160 -msgid "Enable user netatalk plugin" -msgstr "Activar extensión de usuario Netatalk" +#: setup/setup_ldap.tpl:73 +msgid "Admin DN" +msgstr "DN del administrador" -#: setup/setup_config2.tpl:171 -msgid "Government mode" -msgstr "Modo gubernamental" +#: setup/setup_ldap.tpl:78 +msgid "Select user" +msgstr "Eliminar usuario" -#: setup/setup_config2.tpl:182 -msgid "Logging options" -msgstr "Opciones de registro de eventos" +#: setup/setup_ldap.tpl:86 +msgid "Automatically append LDAP base to admin DN" +msgstr "Añadir automáticamente la base LDAP al DN administrador" -#: setup/setup_config2.tpl:186 -msgid "Syslog" -msgstr "Syslog" +#: setup/setup_ldap.tpl:93 +msgid "Admin password" +msgstr "Contraseña de administrador" -#: setup/setup_config2.tpl:193 -msgid "Mail settings" -msgstr "Parámetros de correo" +#: setup/setup_ldap.tpl:101 +msgid "Schema based settings" +msgstr "Configuración basada en el esquema" -#: setup/setup_config2.tpl:197 -msgid "Mail method" -msgstr "Método de correo" +#: setup/setup_ldap.tpl:105 +msgid "Use rfc2307bis compliant groups" +msgstr "Usar grupos conformes a rfc2307bis" -#: setup/setup_config2.tpl:213 -msgid "Account identification attribute" -msgstr "Modificar atributos existentes" +#: setup/setup_ldap.tpl:117 +msgid "Current status" +msgstr "Estado actual" -#: setup/setup_config2.tpl:227 -msgid "Vacation templates" -msgstr "Plantillas de ausencia" +#: setup/class_setupStep_Migrate.inc:127 setup/class_setupStep_Migrate.inc:128 +msgid "LDAP inspection" +msgstr "Inspección LDAP" -#: setup/setup_config2.tpl:243 -msgid "Use Cyrus UNIX style" -msgstr "Usa estilo Cyrus UNIX" +#: setup/class_setupStep_Migrate.inc:129 +msgid "Analyze your current LDAP for GOsa compatibility" +msgstr "Analice la compatibilidad con GOsa de su directorio LDAP" -#: setup/setup_config2.tpl:253 -msgid "Snapshots / Undo" -msgstr "Instantaneas / Deshacer" +#: setup/class_setupStep_Migrate.inc:135 +msgid "Checking for root object" +msgstr "Comprobando objeto raíz" -#: setup/setup_config2.tpl:262 setup/setup_config2.tpl:307 -msgid "Enable snapshots" -msgstr "Activar instantaneas" +#: setup/class_setupStep_Migrate.inc:141 +#, fuzzy +msgid "Inspecting object classes in root object" +msgstr "Comprobando objeto raíz" -#: setup/setup_config2.tpl:268 setup/setup_config2.tpl:313 -msgid "Snapshot base" -msgstr "Base de instantaneas" +#: setup/class_setupStep_Migrate.inc:147 +#, fuzzy +msgid "Checking permission for LDAP database" +msgstr "Comprobando permisos en la base de datos LDAP" -#: setup/class_setupStep_License.inc:56 setup/class_setupStep_License.inc:57 -msgid "License" -msgstr "Licencia" +#: setup/class_setupStep_Migrate.inc:153 +msgid "Checking for invisible departments" +msgstr "Comprobando departamentos invisibles" -#: setup/class_setupStep_License.inc:58 -msgid "Terms and conditions for usage" -msgstr "Términos y condiciones de uso" +#: setup/class_setupStep_Migrate.inc:158 +msgid "Checking for invisible users" +msgstr "Comprobando usuarios invisibles" -#: setup/class_setupStep_Config2.inc:86 setup/class_setupStep_Config2.inc:87 -msgid "GOsa settings 2/3" -msgstr "Configuración GOsa 2/3" +#: setup/class_setupStep_Migrate.inc:165 +#: setup/class_setupStep_Migrate.inc:3203 +msgid "Checking for super administrator" +msgstr "Comprobando súper administrador" -#: setup/class_setupStep_Config2.inc:88 -msgid "Customize special parameters" -msgstr "Personalizar parametros especiales" +#: setup/class_setupStep_Migrate.inc:171 +msgid "Checking for users outside the people tree" +msgstr "Comprobando cuentas fuera del árbol de usuarios" -#: setup/setup_migrate.tpl:5 -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." +#: setup/class_setupStep_Migrate.inc:177 +msgid "Checking for groups outside the groups tree" +msgstr "Comprobando grupos fuera del árbol de grupos" + +#: setup/class_setupStep_Migrate.inc:184 +msgid "Checking for windows workstations outside the winstation tree" 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." +"Comprobando estaciones de trabajo windows fuera del árbol de estaciones de " +"trabajo windows" -#: setup/setup_migrate.tpl:33 -msgid "Check again" -msgstr "Comprobar de nuevo" +#: setup/class_setupStep_Migrate.inc:190 +msgid "Checking for duplicated UID numbers" +msgstr "Comprobando números UID duplicados" -#: setup/setup_migrate.tpl:37 -msgid "Move windows workstations into a valid windows workstation department" -msgstr "" -"Mover estaciones de trabajo windows a un departamento de estaciones de " -"trabajo windows válido" +#: setup/class_setupStep_Migrate.inc:196 +msgid "Checking for duplicate GID numbers" +msgstr "Comprobando números GID duplicados" -#: setup/setup_migrate.tpl:39 -msgid "" -"This dialog allows you to move the displayed windows workstations into a " -"valid department" -msgstr "" -"Este dialogo le permite mover las estaciones de trabajo windows mostradas a " -"un departamente válido." +#: setup/class_setupStep_Migrate.inc:202 +msgid "Checking for old style USB devices" +msgstr "Comprobando dispositivos por método antiguo" -#: setup/setup_migrate.tpl:41 -msgid "" -"Be careful with this tool, there may be references pointing to this " -"workstations that can't be migrated." -msgstr "" -"Tenga cuidado con esta herramienta, puede haber referencias apuntando a " -"estas estaciones de trabajo que no pueden ser migradas." +#: setup/class_setupStep_Migrate.inc:208 +msgid "Checking for old services that have to be migrated" +msgstr "Comprobando servicios antiguos que deben ser migrados" -#: setup/setup_migrate.tpl:67 -msgid "Move selected windows workstations into the following GOsa department" -msgstr "" -"Mover las estaciones de trabajo windows seleccionadas a el siguiente " -"departamento GOsa." +#: setup/class_setupStep_Migrate.inc:214 +msgid "Checking for old style application menus" +msgstr "Comprobando por menús con estilo antiguo" -#: setup/setup_migrate.tpl:72 -msgid "Move selected workstations" -msgstr "Mover estaciones de trabajo seleccionadas" +#: setup/class_setupStep_Migrate.inc:240 setup/class_setupStep_Migrate.inc:292 +#: setup/class_setupStep_Migrate.inc:357 setup/class_setupStep_Migrate.inc:421 +#: setup/class_setupStep_Migrate.inc:492 setup/class_setupStep_Migrate.inc:569 +#: setup/class_setupStep_Migrate.inc:654 setup/class_setupStep_Migrate.inc:795 +#: setup/class_setupStep_Migrate.inc:891 +#: setup/class_setupStep_Migrate.inc:2032 +#: setup/class_setupStep_Migrate.inc:2498 +#: setup/class_setupStep_Migrate.inc:2689 +#: setup/class_setupStep_Migrate.inc:2826 +msgid "LDAP query failed" +msgstr "La consulta LDAP ha fallado" -#: setup/setup_migrate.tpl:73 -msgid "What will be done here" -msgstr "Que se hará aquí" +#: setup/class_setupStep_Migrate.inc:241 setup/class_setupStep_Migrate.inc:293 +#: setup/class_setupStep_Migrate.inc:358 setup/class_setupStep_Migrate.inc:422 +#: setup/class_setupStep_Migrate.inc:493 setup/class_setupStep_Migrate.inc:570 +#: setup/class_setupStep_Migrate.inc:655 setup/class_setupStep_Migrate.inc:796 +#: setup/class_setupStep_Migrate.inc:892 +#: setup/class_setupStep_Migrate.inc:2033 +#: setup/class_setupStep_Migrate.inc:2499 +#: setup/class_setupStep_Migrate.inc:2690 +#: setup/class_setupStep_Migrate.inc:2827 +msgid "Possibly the 'root object' is missing." +msgstr "Posiblemente el objeto raíz está desaparecido" -#: setup/setup_migrate.tpl:85 -msgid "Move groups into configured group tree" -msgstr "Mover grupos en el árbol de grupos configurado" +#: setup/class_setupStep_Migrate.inc:263 +#, php-format +msgid "Found %s duplicate values for attribute 'uidNumber'." +msgstr "Encontrado '%s' valores duplicados del atributo 'uidNumber'." -#: setup/setup_migrate.tpl:88 -msgid "" -"This dialog allows moving a couple of groups to the configured group tree. " -"Doing this may straighten your LDAP service." -msgstr "" -"Este dialogo le permite mover una pareja de grupos al árbol de grupos " -"configurados. Hacer esto puede reforzar su servicio LDAP." +#: setup/class_setupStep_Migrate.inc:315 +#, php-format +msgid "Found %s duplicate values for attribute 'gidNumber'." +msgstr "Encontrado '%s' valores duplicados del atributo 'gidNumber'." + +#: setup/class_setupStep_Migrate.inc:373 setup/class_setupStep_Migrate.inc:584 +#: setup/class_setupStep_Migrate.inc:597 +#: setup/class_setupStep_Migrate.inc:1031 +#: setup/class_setupStep_Migrate.inc:1049 +#: setup/class_setupStep_Migrate.inc:1984 +#: setup/class_setupStep_Migrate.inc:1997 +#: setup/class_setupStep_Migrate.inc:2052 +#: setup/class_setupStep_Migrate.inc:2073 +#: setup/class_setupStep_Migrate.inc:2125 +#: setup/class_setupStep_Migrate.inc:3205 +msgid "Failed" +msgstr "Error" -#: setup/setup_migrate.tpl:91 +#: setup/class_setupStep_Migrate.inc:375 +#, php-format msgid "" -"Be careful with this option! There may be references pointing to these " -"groups. The GOsa setup can't migrate references, so you may want to cancel " -"the migration in this case." +"Found %s winstations outside the predefined winstation department ou '%s'." msgstr "" -"¡Tenga cuidado con esta opción! Puede haber referencias apuntando a estos " -"grupos. La configuración de GOsa no puede migrar referencias, en este caso " -"puede cancelar la migración." - -#: setup/setup_migrate.tpl:94 -msgid "Move selected groups into this group tree" -msgstr "Mover grupos seleccionados en este árbol de grupos" +"Se encontraron '%s' estaciones de trabajo windows fuera del contenedor ou de " +"estaciones de trabajo windows '%s'" -#: setup/setup_migrate.tpl:125 setup/setup_migrate.tpl:177 -#: setup/setup_migrate.tpl:226 setup/setup_migrate.tpl:344 -#: setup/setup_migrate.tpl:397 setup/setup_migrate.tpl:441 -#: setup/setup_migrate.tpl:484 setup/setup_migrate.tpl:528 -msgid "Hide changes" -msgstr "Ocultar cambios" +#: setup/class_setupStep_Migrate.inc:448 +#, php-format +msgid "Found %s groups outside the configured tree '%s'." +msgstr "Encontrados '%s' grupos fuera del árbol configurado '%s'." -#: setup/setup_migrate.tpl:127 setup/setup_migrate.tpl:179 -#: setup/setup_migrate.tpl:209 setup/setup_migrate.tpl:346 -#: setup/setup_migrate.tpl:399 setup/setup_migrate.tpl:444 -#: setup/setup_migrate.tpl:487 setup/setup_migrate.tpl:531 -msgid "Show changes" -msgstr "Mostrar cambios" +#: setup/class_setupStep_Migrate.inc:449 setup/class_setupStep_Migrate.inc:526 +msgid "Move" +msgstr "Mover" -#: setup/setup_migrate.tpl:140 -msgid "Move users into configured user tree" -msgstr "Mover usuarios al árbol de usuarios configurado" +#: setup/class_setupStep_Migrate.inc:525 +#, php-format +msgid "Found %s user(s) outside the configured tree '%s'." +msgstr "Encontrados '%s' usuario(s) fuera del árbol configurado '%s'." -#: setup/setup_migrate.tpl:142 +#: setup/class_setupStep_Migrate.inc:586 setup/class_setupStep_Migrate.inc:599 +#, php-format msgid "" -"This dialog allows moving a couple of users to the configured user tree. " -"Doing this may straighten your LDAP service." +"The specified user '%s' does not have full access to your ldap database." msgstr "" -"Este dialogo le permite mover una pareja de usuarios al árbol de usuarios " -"configurados. Hacer esto puede reforzar su servicio LDAP." +"El usuario especificado '%s' no tiene acceso total a la base de datos LDAP." -#: setup/setup_migrate.tpl:145 -msgid "" -"Be careful with this option! There may be references pointing to these " -"users. The GOsa setup can't migrate references, so you may want to cancel " -"the migration in this case." -msgstr "" -"¡Tenga cuidado con esta opción! Puede haber referencias apuntando a estos " -"usuarios. La configuración de GOsa no puede migrar referencias, por lo que " -"puede querer cancelar la migración." +#: setup/class_setupStep_Migrate.inc:663 +#, php-format +msgid "Found %s user(s) that will not be visible in GOsa." +msgstr "Encontrados %s usuario(s) que nos son visibles para GOsa." -#: setup/setup_migrate.tpl:148 -msgid "Move selected users into this people tree" -msgstr "Mover usuarios seleccionados al árbol de usuarios" +#: setup/class_setupStep_Migrate.inc:713 setup/class_setupStep_Migrate.inc:856 +#: setup/class_setupStep_Migrate.inc:1116 +msgid "Migration error" +msgstr "Error de migración" + +#: setup/class_setupStep_Migrate.inc:713 setup/class_setupStep_Migrate.inc:856 +#, php-format +msgid "Cannot migrate department '%s':" +msgstr "No puede migrar el departamento '%s':" + +#: setup/class_setupStep_Migrate.inc:804 +#, php-format +msgid "Found %s department(s) that will not be visible in GOsa." +msgstr "Encontrados %s departamento(s) que nos son visibles para GOsa." -#: setup/setup_migrate.tpl:191 -#, fuzzy -msgid "Migrate GOsa 2.5 administrative accounts" +#: setup/class_setupStep_Migrate.inc:1028 +#, fuzzy, php-format +msgid "GOsa 2.5 administrative accounts found: %s" msgstr "Crear una nueva cuenta administrativa GOsa" -#: setup/setup_migrate.tpl:193 -msgid "" -"This dialog allows the migration of GOsa 2.5 admin accounts into GOsa 2.6 " -"useable accounts." -msgstr "" +#: setup/class_setupStep_Migrate.inc:1033 +#, fuzzy +msgid "There is no valid GOsa 2.6 administrator account inside your LDAP." +msgstr "No hay cuenta de administrador GOsa en la base de datos LDAP." -#: setup/setup_migrate.tpl:216 setup/setup_migrate.tpl:316 -#: setup/setup_migrate.tpl:370 setup/setup_migrate.tpl:425 -#: setup/setup_migrate.tpl:468 setup/setup_migrate.tpl:512 -msgid "Current" -msgstr "Actual" +#: setup/class_setupStep_Migrate.inc:1050 +msgid "There is no GOsa administrator account inside your LDAP." +msgstr "No hay cuenta de administrador GOsa en la base de datos LDAP." -#: setup/setup_migrate.tpl:220 setup/setup_migrate.tpl:323 -#: setup/setup_migrate.tpl:377 setup/setup_migrate.tpl:429 -#: setup/setup_migrate.tpl:472 setup/setup_migrate.tpl:516 -msgid "After migration" -msgstr "Despues de migrar" +#: setup/class_setupStep_Migrate.inc:1116 +#, php-format +msgid "Cannot add ACL for user '%s':" +msgstr "No se puede añadir ACL para el usuario '%s':" -#: setup/setup_migrate.tpl:229 setup/setup_ldap.tpl:65 -msgid "Reload" -msgstr "Recargar" +#: setup/class_setupStep_Migrate.inc:1154 +#: setup/class_setupStep_Migrate.inc:1164 +msgid "Input error" +msgstr "Error de entrada" -#: setup/setup_migrate.tpl:245 -msgid "Abort" -msgstr "Cancelar" +#: setup/class_setupStep_Migrate.inc:1154 +msgid "Uid" +msgstr "Uid" -#: setup/setup_migrate.tpl:247 -msgid "Create a new GOsa administrator account" -msgstr "Crear una nueva cuenta administrativa GOsa" +#: setup/class_setupStep_Migrate.inc:1159 +msgid "Password error" +msgstr "Error de contraseña" -#: setup/setup_migrate.tpl:250 -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." +#: setup/class_setupStep_Migrate.inc:1159 +msgid "Provided passwords do not match!" +msgstr "¡La contraseñas introducidas no coinciden!" -#: setup/setup_migrate.tpl:279 -msgid "Password (again)" -msgstr "Contraseña (de nuevo)" +#: setup/class_setupStep_Migrate.inc:1164 +msgid "Specify a valid user ID!" +msgstr "¡Por favor especifique un ID de usuario válido!" -#: setup/setup_migrate.tpl:305 -msgid "" -"The listed departments are currently invisible in the GOsa user interface. " -"If you want to change this for a couple of entries, select them and use the " -"migrate button below." +#: setup/class_setupStep_Migrate.inc:1197 +#, php-format +msgid "Adding an administrative user failed: object '%s' already exists!" msgstr "" -"Actualmente los siguientes departamentos son invisibles en el interfaz de " -"GOsa. Si quiere modificar esto para algunas de las entradas, seleccionelas y " -"pulse el botón migrar." +"Ha fallado al añadir un usuario administrativo: ¡El objeto '%s' ya existe!" -#: setup/setup_migrate.tpl:306 setup/setup_migrate.tpl:361 -#: setup/setup_migrate.tpl:417 setup/setup_migrate.tpl:461 -#: setup/setup_migrate.tpl:505 -msgid "" -"If you want to know what will be done when migrating the selected entries, " -"use the 'Show changes' button to see the LDIF." -msgstr "" -"Si quiere saber que se hará cuando se migren las entradas seleccionadas use " -"el botón 'Mostrar cambios' para ver el LDIF." +#: setup/class_setupStep_Migrate.inc:1236 +#: setup/class_setupStep_Migrate.inc:1285 +#: setup/class_setupStep_Migrate.inc:1334 +msgid "Cannot move users to the requested department!" +msgstr "¡No puedo mover los usuarios al departamento especificado!" -#: setup/setup_migrate.tpl:360 -msgid "" -"The listed users are currently invisible in the GOsa user interface. If you " -"want to change this for a couple of users, just select them and use the " -"'Migrate' button below." -msgstr "" -"Actualmente los siguientes usuarios son invisibles en el interfaz de GOsa. " -"Si quiere modificar esto para algunos de los usuarios, seleccionelos y pulse " -"el botón migrar." +#: setup/class_setupStep_Migrate.inc:1246 +msgid "Winstation will be moved from" +msgstr "La estaciones de trabajo windows serán trasladadas desde" -#: setup/setup_migrate.tpl:416 -msgid "" -"The listed devices are currently invisible in the GOsa interface. If you " -"want to change this for a couple of devices, just select them and use the " -"'Migrate' button below." -msgstr "" -"Actualmente los siguientes dispositivos son invisibles en el interfaz de " -"GOsa. Si quiere modificar esto para algunas de los dispositivos " -"seleccionelos y pulse el botón migrar." +#: setup/class_setupStep_Migrate.inc:1257 +#: setup/class_setupStep_Migrate.inc:1306 +msgid "Updating following references too" +msgstr "También se actualizaran las siguientes referencias" -#: setup/setup_migrate.tpl:442 setup/setup_migrate.tpl:485 -#: setup/setup_migrate.tpl:529 -msgid "Refresh" -msgstr "Refresco" +#: setup/class_setupStep_Migrate.inc:1296 +msgid "Group will be moved from" +msgstr "El grupo serán trasladado desde" + +#: setup/class_setupStep_Migrate.inc:1344 +msgid "User will be moved from" +msgstr "El usuario serán trasladado desde" + +#: setup/class_setupStep_Migrate.inc:1354 +msgid "The following references will be updated" +msgstr "Las siguientes referencias se actualizaran" -#: setup/setup_migrate.tpl:460 +#: setup/class_setupStep_Migrate.inc:1985 msgid "" -"The listed services are currently invalid for the GOsa version you are going " -"to install. If you want to update a couple of service, just select them and " -"use the 'Migrate' button below." +"The LDAP root object is missing. It is required to use your LDAP service." msgstr "" -"Actualmente los siguientes servicios son invisibles en el interfaz de GOsa. " -"Si quiere modificar esto para algunos de los servicios, seleccionelos y " -"pulse el botón migrar." +"EL objeto raíz de LDAP ha desaparecido. Es necesario para poder usar el " +"servicio LDAP." -#: setup/setup_migrate.tpl:504 -msgid "" -"The listed menus are currently invisible in the GOsa interface. If you want " -"to change this for a couple of devices, just select them and use the " -"'Migrate' button below." +#: setup/class_setupStep_Migrate.inc:1986 +#: setup/class_setupStep_Migrate.inc:1999 +msgid "Try to create root object" +msgstr "Intentando crear el objeto raíz" + +#: setup/class_setupStep_Migrate.inc:1998 +msgid "Root object couldn't be created, you should try it on your own." msgstr "" -"Actualmente los siguientes menus son invisibles en el interfaz de GOsa. Si " -"quiere modificar esto para algunas de las entradas, seleccionelas y pulse el " -"botón migrar." +"El objeto raíz no ha podido ser creado, tendra que crearlo usted mismo." -#: setup/class_setupStep_Ldap.inc:53 -msgid "LDAP setup" -msgstr "Configuración LDAP" +#: setup/class_setupStep_Migrate.inc:2053 +#, fuzzy, php-format +msgid "Missing GOsa object class '%s'!" +msgstr "¡No se ha encontrado la clase de objeto opcional '%s'!" -#: setup/class_setupStep_Ldap.inc:54 -msgid "LDAP connection setup" -msgstr "Conectividad LDAP" +#: setup/class_setupStep_Migrate.inc:2054 +#, fuzzy +msgid "Please check your installation." +msgstr "Por favor compruebe la combinación nombre de usuario/contraseña" -#: setup/class_setupStep_Ldap.inc:55 +#: setup/class_setupStep_Migrate.inc:2075 +#, php-format msgid "" -"This dialog performs the basic configuration of the LDAP connectivity for " -"GOsa." +"Cannot handle the structural object type of your root object. Please try to " +"add the object class '%s' manually." msgstr "" -"Este asistente llevara a cabo la configuración de la conectividad entre GOsa " -"y LDAP." -#: setup/class_setupStep_Ldap.inc:105 +#: setup/class_setupStep_Migrate.inc:2432 #, php-format -msgid "Anonymous bind to server '%s' failed!" -msgstr "¡La conexión anónima al servidor '%s' ha fallado!" +msgid "Copy '%s' to '%s' failed:" +msgstr "Copia fallida de '%s' a '%s':" -#: setup/class_setupStep_Ldap.inc:107 +#: setup/class_setupStep_Migrate.inc:2567 #, php-format -msgid "Bind as user '%s' failed!" -msgstr "¡La conexión como usuario '%s' ha fallado!" +msgid "There are %s devices that need to be migrated." +msgstr "Hay %s dispositivos que necesitan ser migrados." -#: setup/class_setupStep_Ldap.inc:112 +#: setup/class_setupStep_Migrate.inc:2627 #, php-format -msgid "Anonymous bind to server '%s' succeeded." -msgstr "La conexión anónima al servidor '%s' ha tenido exito." - -#: setup/class_setupStep_Ldap.inc:113 -msgid "Please specify user and password!" -msgstr "¡Por Favor especifique un usuario y contraseña!" +msgid "Adding '%s' to the LDAP failed: %s" +msgstr "Añadiendo '%s' a LDAP ha fallado: %s" -#: setup/class_setupStep_Ldap.inc:115 +#: setup/class_setupStep_Migrate.inc:2647 +#: setup/class_setupStep_Migrate.inc:2764 #, php-format -msgid "Bind as user '%s' to server '%s' succeeded!" -msgstr "¡La conexión como usuario '%s' al servidor '%s' ha tenido exito!" - -#: setup/setup_frame.tpl:12 -msgid "GOsa setup wizard" -msgstr "Asistente de configuración de GOsa" - -#: setup/setup_frame.tpl:19 -msgid "Installation" -msgstr "Instalación" - -#: setup/setup_frame.tpl:19 -msgid "Setup" -msgstr "Configuración" - -#: setup/class_setupStep_Welcome.inc:38 -msgid "Welcome" -msgstr "Bienvenido" - -#: setup/class_setupStep_Welcome.inc:39 -msgid "The welcome message" -msgstr "Mensaje de Bienvenida" - -#: setup/class_setupStep_Welcome.inc:40 -msgid "Welcome to GOsa setup wizard" -msgstr "Bienvenidos al asistente de configuración de GOsa" - -#: setup/setup_language.tpl:3 -msgid "Please select the preferred language" -msgstr "Por favor seleccione su idioma preferido" +msgid "Updating '%s' failed: %s" +msgstr "Actualizando '%s' ha fallado: %s" -#: 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 overriden 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." +#: setup/class_setupStep_Migrate.inc:2720 +#, php-format +msgid "There are %s services that need to be migrated." +msgstr "Hay %s serviccios que necesitan ser migrados." -#: setup/setup_language.tpl:9 -msgid "Please select your preferred language here" -msgstr "Por favor seleccione su idioma preferido" +#: setup/class_setupStep_Migrate.inc:3051 +#, php-format +msgid "There are %s application menus which have to be migrated." +msgstr "Hay %s menu de aplicaciones que necesitan ser migrados." #: setup/setup_welcome.tpl:4 msgid "" @@ -6108,407 +6282,321 @@ msgstr "" msgid "Click the 'Continue' button when you've finished." msgstr "Pulse en el botón 'Continuar' cuando haya terminado." -#: setup/setup_ldap.tpl:7 -msgid "Please choose the LDAP user to be used by GOsa" -msgstr "." - -#: setup/setup_ldap.tpl:13 ihtml/themes/default/help.tpl:21 -msgid "Search" -msgstr "Buscar" - -#: setup/setup_ldap.tpl:25 -msgid "LDAP connection" -msgstr "Conexión LDAP" - -#: setup/setup_ldap.tpl:29 -msgid "Location name" -msgstr "Nombre de la localización" - -#: setup/setup_ldap.tpl:37 -msgid "Connection URI" -msgstr "URI de conexión" - -#: setup/setup_ldap.tpl:45 -msgid "TLS connection" -msgstr "Conexión TLS" - -#: setup/setup_ldap.tpl:69 -msgid "Authentication" -msgstr "Autenticación" - -#: setup/setup_ldap.tpl:73 -msgid "Admin DN" -msgstr "DN del administrador" - -#: setup/setup_ldap.tpl:78 -msgid "Select user" -msgstr "Eliminar usuario" - -#: setup/setup_ldap.tpl:86 -msgid "Automatically append LDAP base to admin DN" -msgstr "Añadir automáticamente la base LDAP al DN administrador" +#: setup/setup_license.tpl:8 +msgid "I have read the license and accept it" +msgstr "He leido la licencia y la acepto" -#: setup/setup_ldap.tpl:93 -msgid "Admin password" -msgstr "Contraseña de administrador" +#: setup/class_setupStep_Config3.inc:77 setup/class_setupStep_Config3.inc:78 +msgid "GOsa settings 3/3" +msgstr "Configuración GOsa 3/3" -#: setup/setup_ldap.tpl:101 -msgid "Schema based settings" -msgstr "Configuración basada en el esquema" +#: setup/class_setupStep_Config3.inc:79 +msgid "Tweak some GOsa core behaviour" +msgstr "Ajustar el comportamiento del núcleo común de GOsa" -#: setup/setup_ldap.tpl:105 -msgid "Use rfc2307bis compliant groups" -msgstr "Usar grupos conformes a rfc2307bis" +#: setup/class_setupStep_Config3.inc:198 +msgid "Session lifetime must be a numeric value!" +msgstr "¡El tiempo de vida de sesión debe ser un valor numérico!" -#: setup/setup_ldap.tpl:117 -msgid "Current status" -msgstr "Estado actual" +#: setup/class_setupStep_Config3.inc:202 +msgid "Maximum LDAP query time must be a numeric value!" +msgstr "¡Máximo tiempo de consulta LDAP debe ser un valor numérico!" -#: ihtml/themes/default/password.tpl:6 -msgid "Change your password" -msgstr "Cambie su contraseña" +#: setup/setup_checks.tpl:9 +msgid "PHP module and extension checks" +msgstr "Comprobaciones de módulos y extensiones PHP" -#: ihtml/themes/default/password.tpl:35 -msgid "Success" -msgstr "Correcto" +#: setup/setup_checks.tpl:41 setup/setup_checks.tpl:103 +msgid "GOsa will NOT run without fixing this." +msgstr "GOsa NO funcionara si no arregla esto." -#: ihtml/themes/default/password.tpl:35 -msgid "Your password has been changed successfully." -msgstr "Su contraseña se ha cambiado correctamente." +#: setup/setup_checks.tpl:45 setup/setup_checks.tpl:107 +msgid "GOsa will run without fixing this." +msgstr "GOsa puede funcionar sin que se arregle esto." -#: ihtml/themes/default/password.tpl:53 -msgid "" -"This dialog provides a simple way to change your password. Enter the current " -"password and the new password (twice) in the fields below and press the " -"'Change' 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'." +#: setup/setup_checks.tpl:67 +msgid "PHP setup configuration" +msgstr "Configuración de PHP" -#: ihtml/themes/default/password.tpl:60 ihtml/themes/default/password.tpl:62 -#: ihtml/themes/default/login.tpl:52 ihtml/themes/default/login.tpl:53 -msgid "Directory" -msgstr "Directorio" +#: setup/setup_checks.tpl:67 +msgid "show information" +msgstr "mostrar información" -#: ihtml/themes/default/password.tpl:86 ihtml/themes/default/password.tpl:87 -msgid "New password repeated" -msgstr "Repita la nueva contraseña" +#: setup/setup_schema.tpl:3 +msgid "Schema specific settings" +msgstr "Parametros específicos del esquema" -#: ihtml/themes/default/password.tpl:101 -msgid "Change" -msgstr "Cambiar" +#: setup/setup_schema.tpl:7 +msgid "Enable schema validation when logging in" +msgstr "Activar validación de esquema cuando se registre" -#: ihtml/themes/default/password.tpl:102 -#: ihtml/themes/default/accountexpired.tpl:52 -msgid "Click here to change your password" -msgstr "Pulse aquí para cambiar su contraseña" +#: setup/setup_schema.tpl:16 +msgid "Check status" +msgstr "Comprobar Estado" -#: ihtml/themes/default/acl.tpl:36 -msgid "Additional filter options" -msgstr "Añadir opciones de filtrado" +#: setup/setup_schema.tpl:20 +msgid "Schema check succeeded" +msgstr "Comprobación de esquema correcta" -#: ihtml/themes/default/acl.tpl:47 -msgid "Use members from" -msgstr "Usar miembros de" +#: setup/setup_schema.tpl:23 +msgid "Schema check failed" +msgstr "Ha fallado la comprobación del esquema" -#: ihtml/themes/default/acl.tpl:61 -msgid "Available members" -msgstr "Miembros disponibles" +#: setup/setup_schema.tpl:31 +msgid "" +"Could not read any schema informations, 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." -#: ihtml/themes/default/acl.tpl:63 ihtml/themes/default/acl.tpl:68 -msgid "List message possible targets" -msgstr "Mostrar mensaje de posibles destinos" +#: setup/setup_schema.tpl:35 +msgid "" +"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 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!" -#: ihtml/themes/default/acl.tpl:84 ihtml/themes/default/acl.tpl:90 -msgid "List message recipients" -msgstr "Lista de recipientes de mensajes" +#: setup/setup_config1.tpl:2 +msgid "Look and feel" +msgstr "Temas y apariencia" -#: ihtml/themes/default/acl.tpl:112 -msgid "ACL for this object" -msgstr "ACL que tienen este objeto" +#: setup/setup_config1.tpl:6 +msgid "Theme" +msgstr "Tema" -#: ihtml/themes/default/acl.tpl:118 -msgid "Available roles" -msgstr "Roles disponibles" +#: setup/setup_config1.tpl:15 +msgid "Apache" +msgstr "Apache" -#: ihtml/themes/default/login.tpl:10 -msgid "GOsa login screen" -msgstr "Pantalla de inicio de GOsa" +#: setup/setup_config1.tpl:19 +msgid "Compress output send to browser" +msgstr "Salida de compresión enviada al navegador" -#: ihtml/themes/default/login.tpl:27 -msgid "Login screen" -msgstr "Pantalla de inicio" +#: setup/setup_config1.tpl:27 +msgid "People and group storage" +msgstr "Almacén de grupos y usuarios" -#: ihtml/themes/default/login.tpl:34 -msgid "" -"Please use your username and your password to log into the site " -"administration system." -msgstr "" -"Por favor use su nombre de usuario y contraseña para iniciar sesión en el " -"sistema de administración." +#: setup/setup_config1.tpl:30 +msgid "People DN attribute" +msgstr "Atributo 'dn' de los usuarios" -#: ihtml/themes/default/login.tpl:77 ihtml/themes/default/login.tpl:80 -msgid "Sign in" -msgstr "Entrando" +#: setup/setup_config1.tpl:41 +msgid "People storage subtree" +msgstr "Subárbol de almacenamiento para los usuarios" -#: ihtml/themes/default/login.tpl:78 -msgid "Click here to log in" -msgstr "Pulse aquí para iniciar sesión" +#: setup/setup_config1.tpl:50 +msgid "Group storage subtree" +msgstr "Subárbol de almacenamiento para los grupos" -#: ihtml/themes/default/snapshotdialog.tpl:3 -msgid "Restoring object snapshots" -msgstr "Recuperar instantanea de objetos" +#: setup/setup_config1.tpl:59 +msgid "Include personal title in user DN" +msgstr "Incluir el título personal en el DN de usuario" -#: 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 "" -"El procedimiento recuperara una instancia de los objetos seleccionados. " -"Serán reemplazados los objetos actuales despues de presionar el botón " -"recuperar." +#: setup/setup_config1.tpl:70 +msgid "Relaxed naming policies" +msgstr "Reglas no estrictas de nombres" -#: ihtml/themes/default/snapshotdialog.tpl:9 -msgid "" -"Remember that DNS configuration and database entries could not be restored. " -"For some objects it is only nescessary to open and save them again (goFon), " -"but some entries must be recreated manually (glpi)." -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)." +#: setup/setup_config1.tpl:81 +msgid "Automatic UIDs" +msgstr "UIDs Automaticas" -#: 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?" +#: setup/setup_config1.tpl:97 setup/class_setupStep_Config1.inc:118 +msgid "GID / UID min id" +msgstr "GID / UID min id" -#: ihtml/themes/default/snapshotdialog.tpl:29 -msgid "There is no snapshot available that could be restored" -msgstr "No hay instantaneas disponibles que puedan ser recuperadas" +#: setup/setup_config1.tpl:113 +msgid "Number base for people/groups" +msgstr "Número base para usuarios y grupos" -#: 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" +#: setup/setup_config1.tpl:121 +msgid "Hook for number base" +msgstr "Método para el número base" -#: ihtml/themes/default/snapshotdialog.tpl:49 -msgid "Creating object snapshots" -msgstr "Creando instantaneas de objetos" +#: setup/setup_config1.tpl:140 +msgid "Password encryption algorithm" +msgstr "Algoritmo de codificación de contraseña" -#: ihtml/themes/default/snapshotdialog.tpl:52 -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." +#: setup/setup_config1.tpl:151 +msgid "Password restrictions" +msgstr "Restricciones de contraseña" -#: ihtml/themes/default/snapshotdialog.tpl:55 -msgid "" -"Remember that database entries, DNS configurations and possibly created " -"zones in server extensions will not be stored in the snapshot." -msgstr "" +#: setup/setup_config1.tpl:158 setup/setup_config1.tpl:162 +msgid "Password minimum length" +msgstr "Longitud mínima de la contraseña" -#: ihtml/themes/default/snapshotdialog.tpl:70 -msgid "Timestamp" -msgstr "" +#: setup/setup_config1.tpl:169 setup/setup_config1.tpl:173 +msgid "Different characters from old password" +msgstr "Caracteres diferentes de la contraseña anterior" -#: ihtml/themes/default/snapshotdialog.tpl:79 -msgid "Reason for generating this snapshot" -msgstr "" +#: setup/setup_config1.tpl:182 +msgid "Password change hook" +msgstr "Método de cambio de contraseña" -#: ihtml/themes/default/accountexpired.tpl:15 -msgid "Your password has expired. Please choose a new one!" -msgstr "Su contraseña ha caducado. ¡Por favor seleccione una nueva!" +#: setup/setup_config1.tpl:198 +msgid "Use SASL for kerberos" +msgstr "Usar SASL para kerberos" -#: ihtml/themes/default/accountexpired.tpl:23 -#: ihtml/themes/default/accountexpired.tpl:27 -msgid "Old password" -msgstr "Contraseña antigua" +#: setup/setup_config1.tpl:209 +msgid "Use account expiration" +msgstr "Usar caducidad de cuenta" -#: ihtml/themes/default/accountexpired.tpl:41 -#: ihtml/themes/default/accountexpired.tpl:45 -msgid "Verify password" -msgstr "Confirmar contraseña" +#: setup/setup_config1.tpl:221 +msgid "" +"GOsa supports several encryption types for your passwords. Normally this is " +"adjustable via user templates, but you can specify a default method to be " +"used here, too." +msgstr "" +"Gosa soporta varios tipos diferentes de codificación para las contraseñas. " +"Normalmente esto es seleccionable a través de las plantillas de usuario, " +"pero también se puede introducir un método que sera usado por defecto." -#: ihtml/themes/default/conflict.tpl:2 -msgid "Session conflict detected" -msgstr "Detectado conflicto de sesiones." +#: setup/setup_config1.tpl:222 +msgid "" +"GOsa always acts as admin and manages access rights internally. This is a " +"workaround till OpenLDAP's in directory ACI's are fully implemented. For " +"this to work, we need the admin DN and the corresponding password." +msgstr "" +"GOsa siempre actúa en modo administrador y gestiona los permisos de acceso " +"internamente. Esto es una solución temporal hasta que las ACI (Access " +"control information) estén completamente implementadas en OPENLDAP. Para " +"que esto funcione, necesitamos el DN del administrador y la contraseña " +"correspondiente." -#: ihtml/themes/default/conflict.tpl:6 +#: setup/setup_config1.tpl:223 msgid "" -"Probably there's another active instance of your session. Multiple window " -"operation is technical not possible and heavily depends on the browser " -"you're using. Usage of different browsers at a time (i.e. IE and Mozilla) is " -"possible. Pressing the Logout button will close this session." +"Some basic LDAP parameters are tunable and affect the locations where GOsa " +"saves people and groups, including the way accounts get created. Check the " +"values below if the fit your needs." msgstr "" +"Algunos parámetros básicos de LDAP son modificables y afectarán las " +"ubicaciones donde GOSa guarda los usuarios y los grupos, incluyendo la " +"manera en que las cuentas son creadas. Compruebe los valores a continuación " +"se ajustan a sus necesidades." -#: ihtml/themes/default/conflict.tpl:10 +#: setup/setup_config1.tpl:224 msgid "" -"Ignoring this message will change/destroy the data you're currently editing, " -"so please close multiple windows and log in again." +"GOsa has modular support for several mail methods. These methods provide " +"interfaces to users mailboxes and general handling for quotas. You can " +"choose the dummy plugin to leave all your mail settings untouched." msgstr "" -"Ignorando este mensaje cambiara/eliminara los datos que esta actualmente " -"editando. Por favor, cierre las otras ventanas y vuelva a entrar." +"Gosa tiene un soporte modular para diferentes métodos de correo electrónico. " +"Estos son herramientas de control de la cuentas de correo y control de " +"cuotas. Puede elegir el método 'dummy' para dejar su configuración de correo " +"limpia." -#: ihtml/themes/default/conflict.tpl:14 -msgid "Logout" -msgstr "Salir" +#: setup/class_setupStep_Schema.inc:42 setup/class_setupStep_Schema.inc:43 +msgid "LDAP schema check" +msgstr "Comprobar esquemas LDAP" -#: ihtml/themes/default/framework.tpl:8 ihtml/themes/default/framework.tpl:11 -msgid "Main" -msgstr "Inicio" +#: setup/class_setupStep_Schema.inc:44 +msgid "Perform test on your current LDAP schema" +msgstr "Efectuando comprobaciones en los esquemas actuales de LDAP" -#: ihtml/themes/default/framework.tpl:16 -msgid "Help" -msgstr "Ayuda" +#: setup/class_setupStep_Welcome.inc:38 +msgid "Welcome" +msgstr "Bienvenido" -#: ihtml/themes/default/framework.tpl:21 ihtml/themes/default/framework.tpl:25 -msgid "Sign out" -msgstr "Salir" +#: setup/class_setupStep_Welcome.inc:39 +msgid "The welcome message" +msgstr "Mensaje de Bienvenida" -#: ihtml/themes/default/framework.tpl:29 -msgid "Signed in:" -msgstr "Entrando" +#: setup/class_setupStep_Welcome.inc:40 +msgid "Welcome to GOsa setup wizard" +msgstr "Bienvenidos al asistente de configuración de GOsa" -#: ihtml/themes/default/framework.tpl:32 -msgid "GOsa main menu" -msgstr "" +#: setup/class_setupStep_License.inc:56 setup/class_setupStep_License.inc:57 +msgid "License" +msgstr "Licencia" -#: ihtml/themes/default/remove.tpl:6 -msgid "" -"This may be used by several groups. Please double check if your really want " -"to do this since there is no way for GOsa to get your data back." -msgstr "" -"Esta puede ser usada por varios grupos. Si está seguro de lo que quiere " -"hacer pulse dos veces, ya que no hay manera de que GOsa recupere " -"posteriormente la información." +#: setup/class_setupStep_License.inc:58 +msgid "Terms and conditions for usage" +msgstr "Términos y condiciones de uso" -#: ihtml/themes/default/logout.tpl:5 -msgid "Your GOsa session has expired!" -msgstr "¡Su sesión de GOsa ha caducado!" +#: setup/setup_language.tpl:3 +msgid "Please select the preferred language" +msgstr "Por favor seleccione su idioma preferido" -#: ihtml/themes/default/logout.tpl:7 +#: setup/setup_language.tpl:5 msgid "" -"The last interaction with the GOsa web interface has been some time ago in " -"the past. For security reasons, the session has been closed. To continue " -"with administrative tasks, please sign in again." +"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 overriden per user." 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." +"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." -#: ihtml/themes/default/logout.tpl:10 -msgid "Sign in again" -msgstr "Entrando de nuevo" +#: setup/setup_language.tpl:9 +msgid "Please select your preferred language here" +msgstr "Por favor seleccione su idioma preferido" -#: 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." +#: setup/class_setupStep_Config1.inc:74 setup/class_setupStep_Config1.inc:75 +msgid "GOsa settings 1/3" +msgstr "Configuración GOsa 1/3" -#: ihtml/themes/default/sizelimit.tpl:6 -msgid "Please choose the way to react for this session" -msgstr "Por favor elija la forma de reaccionar en esta sesión" +#: setup/class_setupStep_Config1.inc:76 +msgid "GOsa generic settings" +msgstr "Configuración genérica de GOsa" -#: ihtml/themes/default/sizelimit.tpl:9 -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" +#: setup/class_setupStep_Config1.inc:118 +#, php-format +msgid "The specified value for '%s' must be a numeric value" +msgstr "El valor especificado para '%s' debe ser una valor numérico" -#: ihtml/themes/default/sizelimit.tpl:10 -msgid "" -"ignore this error and show all entries that fit into the defined sizelimit " -"and let me use filters instead" -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" +#: setup/class_setupStep_Config1.inc:122 setup/class_setupStep_Config1.inc:126 +#, php-format +msgid "Don't add a trailing comma to '%s'." +msgstr "No añada una coma final a '%s'" -#: ihtml/themes/default/copyPasteDialog.tpl:1 -msgid "Copy & paste wizard" -msgstr "" +#: setup/class_setupStep_Config1.inc:122 +msgid "People storage ou" +msgstr "OU de almacenamiento de Usuarios" -#: ihtml/themes/default/copyPasteDialog.tpl:7 -msgid "" -"Some values need to be unique in the complete directory while some " -"combinations make no sense. GOsa shows the relevant attributes. Please " -"maintain the values below to fullfill 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." +#: setup/class_setupStep_Config1.inc:126 +msgid "Group storage ou" +msgstr "OU de almacenamiento de Grupos" -#: ihtml/themes/default/copyPasteDialog.tpl:9 -msgid "Remember that some properties like taken snapshots will not be copied!" -msgstr "" +#: setup/class_setupStep_Config1.inc:130 +msgid "Uid base must be numeric" +msgstr "El Uid base debe ser un valor numérico" -#: 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!" +#: setup/class_setupStep_Config1.inc:134 +msgid "The given password minimum length is not numeric." msgstr "" +"El valor indicado como longitud mínima de la contraseña no es un valor " +"numérico." -#: ihtml/themes/default/copyPasteDialog.tpl:24 -msgid "Cancel all" +#: setup/class_setupStep_Config1.inc:137 +msgid "The given password differ value is not numeric." msgstr "" +"El valor indicado como diferencias mínimas de la contraseña no es un valor " +"numérico." -#: ihtml/themes/default/copyPasteDialog.tpl:30 -msgid "Operation complete" -msgstr "Operación incompleta" - -#: ihtml/themes/default/help.tpl:9 -msgid "GOsa help viewer" -msgstr "Ventana de ayuda de GOsa" - -#: ihtml/themes/default/help.tpl:15 -msgid "Index" -msgstr "índice" +#: setup/class_setupStep_Config2.inc:86 setup/class_setupStep_Config2.inc:87 +msgid "GOsa settings 2/3" +msgstr "Configuración GOsa 2/3" -#: ihtml/themes/default/islocked.tpl:2 -msgid "Locking conflict detected" -msgstr "Detectado conflicto de Bloqueos" +#: setup/class_setupStep_Config2.inc:88 +msgid "Customize special parameters" +msgstr "Personalizar parametros especiales" -#: ihtml/themes/default/islocked.tpl:9 -msgid "" -"If this lock detection is false, the other person has obviously closed the " -"webbrowser during the edit operation. You may want to take over the lock by " -"pressing the 'Edit anyway' button." -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 Eliminar." +#: setup/class_setupStep_Language.inc:40 setup/class_setupStep_Language.inc:41 +msgid "Language setup" +msgstr "Selección de idiomas" -#: ihtml/themes/default/islocked.tpl:16 -msgid "Read only" -msgstr "Solo lectura" +#: 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" -#: ihtml/themes/default/logout-close.tpl:5 -msgid "Your GOsa session has been closed!" -msgstr "" +#: setup/class_setupStep_Language.inc:47 +msgid "Automatic" +msgstr "Automatico" -#: 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 "" +#, fuzzy +#~ msgid "Missing GOsa class %s." +#~ msgstr "¡No se ha encontrado la clase de objeto opcional '%s'!" #, fuzzy #~ msgid "Password locking" diff --git a/gosa-core/locale/core/fr/LC_MESSAGES/messages.po b/gosa-core/locale/core/fr/LC_MESSAGES/messages.po index f7719f061..c22d4aefb 100644 --- a/gosa-core/locale/core/fr/LC_MESSAGES/messages.po +++ b/gosa-core/locale/core/fr/LC_MESSAGES/messages.po @@ -4,7 +4,7 @@ msgid "" msgstr "" "Project-Id-Version: messages\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2009-01-15 11:49+0100\n" +"POT-Creation-Date: 2009-02-27 09:45+0100\n" "PO-Revision-Date: 2008-12-21 11:53+0100\n" "Last-Translator: Benoit Mortier \n" "Language-Team: french \n" @@ -14,1204 +14,1192 @@ msgstr "" "X-Generator: KBabel 1.11.4\n" "Plural-Forms: nplurals=2; plural=(n > 1);\n" -#: include/class_CopyPasteHandler.inc:117 -#: include/class_CopyPasteHandler.inc:126 -#: include/class_CopyPasteHandler.inc:158 -#: include/class_CopyPasteHandler.inc:175 -#: include/class_CopyPasteHandler.inc:184 -#: include/class_CopyPasteHandler.inc:192 -#: include/class_CopyPasteHandler.inc:268 -#, php-format -msgid "Copy and paste failed!" -msgstr "Le copier/coller à échoué !" - -#: include/class_CopyPasteHandler.inc:117 -#: include/class_CopyPasteHandler.inc:126 -#: include/class_CopyPasteHandler.inc:158 -#: include/class_CopyPasteHandler.inc:175 -#: include/class_CopyPasteHandler.inc:184 -#: include/class_CopyPasteHandler.inc:192 -#: include/class_CopyPasteHandler.inc:268 -#: include/class_CopyPasteHandler.inc:367 include/utils/class_msgPool.inc:153 -#: include/utils/class_msgPool.inc:165 include/utils/class_msgPool.inc:183 -#: include/utils/class_msgPool.inc:466 include/utils/class_msgPool.inc:485 -#: include/class_gosaSupportDaemon.inc:1160 -#: include/class_gosaSupportDaemon.inc:1180 include/class_msg_dialog.inc:99 -#: include/password-methods/class_password-methods.inc:250 -#: include/class_log.inc:138 include/class_log.inc:218 -#: include/class_plugin.inc:659 include/class_plugin.inc:700 -#: include/class_plugin.inc:742 include/class_plugin.inc:1585 -#: include/class_tabs.inc:50 plugins/admin/groups/class_groupGeneric.inc:954 -#: plugins/admin/groups/class_groupGeneric.inc:959 -#: plugins/admin/groups/class_groupGeneric.inc:1204 -#: plugins/personal/posix/class_posixAccount.inc:1334 -#: plugins/personal/generic/class_user.inc:412 -#: plugins/personal/generic/class_user.inc:513 -#: plugins/personal/generic/class_user.inc:806 -#: plugins/personal/generic/class_user.inc:1382 -#: plugins/personal/generic/main.inc:115 html/index.php:223 html/index.php:227 -#: setup/setup_checks.tpl:30 setup/setup_checks.tpl:91 -#: setup/class_setupStep_Migrate.inc:1186 -#: ihtml/themes/default/msg_dialog.tpl:52 -#: ihtml/themes/default/msg_dialog.tpl:95 -#, php-format -msgid "Error" -msgstr "Erreur" +#: ihtml/themes/default/MultiSelectWindow.tpl:51 +#: ihtml/themes/default/MultiSelectWindow.tpl:92 +#: ihtml/themes/default/msg_dialog.tpl:56 +#: ihtml/themes/default/msg_dialog.tpl:99 +#: plugins/admin/ogroups/class_ogroup.inc:232 setup/setup_ldap.tpl:121 +msgid "Information" +msgstr "Information" -#: include/class_CopyPasteHandler.inc:117 -#: include/class_CopyPasteHandler.inc:192 -#, php-format -msgid "Cannot set permission for '%s'" -msgstr "Impossible d'attribuer les permissions pour '%s'" +#: ihtml/themes/default/MultiSelectWindow.tpl:63 +#: ihtml/themes/default/MultiSelectWindow.tpl:103 +#: plugins/admin/ogroups/ogroup_objects.tpl:20 +#: plugins/admin/groups/group_objects.tpl:20 +#: plugins/personal/posix/posix_groups.tpl:21 +msgid "Filters" +msgstr "Filtres" -#: include/class_CopyPasteHandler.inc:118 -#: include/class_CopyPasteHandler.inc:127 -#: include/class_CopyPasteHandler.inc:176 -#: include/class_CopyPasteHandler.inc:185 -#: include/class_CopyPasteHandler.inc:193 include/class_pluglist.inc:177 -#: include/class_config.inc:125 include/class_config.inc:629 -#: include/utils/class_timezone.inc:47 include/functions.inc:637 -#: include/functions.inc:2555 include/functions.inc:2579 -#: include/functions.inc:2592 -#: include/password-methods/class_password-methods-ssha.inc:51 -#: include/password-methods/class_password-methods-sha.inc:48 -#: include/class_plugin.inc:1325 include/class_plugin.inc:1337 -#: plugins/admin/groups/class_groupGeneric.inc:163 -#: plugins/admin/groups/class_groupGeneric.inc:728 html/password.php:74 -#: html/index.php:143 html/index.php:215 html/main.php:228 -msgid "Configuration error" -msgstr "Erreur de configuration" +#: ihtml/themes/default/remove.tpl:2 ihtml/themes/default/msg_dialog.tpl:54 +#: ihtml/themes/default/msg_dialog.tpl:97 ihtml/themes/default/islocked.tpl:6 +#: ihtml/themes/default/conflict.tpl:6 html/password.php:280 html/index.php:57 +#: html/index.php:63 html/index.php:416 html/index.php:422 +#: include/functions.inc:745 include/functions.inc:2193 +#: include/functions.inc:2197 include/functions.inc:2203 +#: include/class_tabs.inc:259 plugins/admin/ogroups/remove.tpl:2 +#: plugins/admin/groups/remove.tpl:2 +#: plugins/admin/groups/class_groupGeneric.inc:1088 +#: plugins/admin/users/remove.tpl:2 +#: plugins/admin/users/class_userManagement.inc:631 +#: plugins/admin/departments/remove.tpl:2 +#: plugins/admin/departments/dep_move_confirm.tpl:2 +#: plugins/admin/acl/remove.tpl:2 +#: plugins/personal/posix/class_posixAccount.inc:837 +#: plugins/personal/posix/class_posixAccount.inc:990 +#: setup/class_setupStep_Migrate.inc:261 setup/class_setupStep_Migrate.inc:313 +#: setup/class_setupStep_Migrate.inc:446 setup/class_setupStep_Migrate.inc:523 +#: setup/class_setupStep_Migrate.inc:662 setup/class_setupStep_Migrate.inc:803 +#: setup/class_setupStep_Migrate.inc:2565 +#: setup/class_setupStep_Migrate.inc:2718 +#: setup/class_setupStep_Migrate.inc:3050 setup/setup_checks.tpl:32 +#: setup/setup_checks.tpl:93 +msgid "Warning" +msgstr "Avertissement" -#: include/class_CopyPasteHandler.inc:158 -#, php-format -msgid "'%s' is no vaild LDAP object" -msgstr "'%s' n'est pas un objet LDAP valide" +#: ihtml/themes/default/remove.tpl:6 +msgid "" +"This may be used by several groups. Please double check if your really want " +"to do this since there is no way for GOsa to get your data back." +msgstr "" +"Cela peut être utilisé par plusieurs groupes. Veuillez vérifier que vous " +"voulez effectuer cette opération étant donné qu'il est impossible pour GOsa " +"de récupérer vos données." -#: include/class_CopyPasteHandler.inc:159 -#: include/class_CopyPasteHandler.inc:269 include/class_acl.inc:905 -#: include/class_ldap.inc:648 include/class_ldap.inc:696 -#: include/class_session.inc:76 include/class_session.inc:101 -#: include/class_session.inc:127 include/functions.inc:467 -#: include/functions.inc:627 include/functions.inc:724 -#: include/functions.inc:1107 include/functions.inc:1917 -#: include/functions.inc:1951 include/functions.inc:1971 -#: include/class_log.inc:88 -msgid "Internal error" -msgstr "Erreur interne" +#: ihtml/themes/default/remove.tpl:9 plugins/admin/ogroups/remove.tpl:10 +#: plugins/admin/groups/remove.tpl:10 plugins/admin/users/remove.tpl:10 +msgid "So - if you're sure - 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." -#: include/class_CopyPasteHandler.inc:175 +#: ihtml/themes/default/remove.tpl:15 +#: ihtml/themes/default/copyPasteDialog.tpl:21 +#: ihtml/themes/default/acl.tpl:128 ihtml/themes/default/acl.tpl:142 +#: ihtml/themes/default/snapshotdialog.tpl:44 +#: ihtml/themes/default/snapshotdialog.tpl:89 +#: ihtml/themes/default/msg_dialog.tpl:74 +#: ihtml/themes/default/msg_dialog.tpl:127 +#: ihtml/themes/default/msg_dialog.tpl:130 +#: ihtml/themes/default/islocked.tpl:19 include/class_baseSelectDialog.inc:62 +#: include/utils/class_msgPool.inc:308 setup/setup_migrate.tpl:163 +#: setup/setup_migrate.tpl:214 setup/setup_migrate.tpl:261 +#: setup/setup_migrate.tpl:326 setup/setup_migrate.tpl:382 +#: setup/setup_migrate.tpl:435 setup/setup_migrate.tpl:480 +#: setup/setup_migrate.tpl:523 setup/setup_migrate.tpl:567 +#: setup/setup_ldap.tpl:17 #, php-format -msgid "No write permission in '%s'" -msgstr "Pas de permissions d'écriture dans '%s'" +msgid "Cancel" +msgstr "Annuler" -#: include/class_CopyPasteHandler.inc:386 -#, php-format -msgid "These objects will be pasted: %s" -msgstr "Ces objets seront collés : %s" +#: ihtml/themes/default/login.tpl:10 +msgid "GOsa login screen" +msgstr "Fenêtre de connexion GOsa" -#: include/class_CopyPasteHandler.inc:410 -#, php-format -msgid "This object will be pasted: %s" -msgstr "Cet objet sera collé : %s" +#: ihtml/themes/default/login.tpl:27 +msgid "Login screen" +msgstr "Fenêtre de connexion" -#: include/class_CopyPasteHandler.inc:506 include/class_plugin.inc:2065 -#: include/class_plugin.inc:2068 -msgid "Paste" -msgstr "Coller" +#: ihtml/themes/default/login.tpl:34 +msgid "" +"Please use your username and your password to log into the site " +"administration system." +msgstr "" +"Veuillez utiliser votre nom d'utilisateur et votre mot de passe afin de vous " +"connecter." -#: include/class_CopyPasteHandler.inc:508 -msgid "Cannot paste" -msgstr "Impossible de coller" +#: ihtml/themes/default/login.tpl:42 ihtml/themes/default/login.tpl:44 +#: ihtml/themes/default/password.tpl:69 ihtml/themes/default/password.tpl:71 +#: plugins/admin/users/class_divListUsers.inc:80 +msgid "Username" +msgstr "Nom d'utilisateur" -#: include/class_acl.inc:26 -msgid "Access control" -msgstr "Contrôle d'accès" +#: ihtml/themes/default/login.tpl:47 ihtml/themes/default/login.tpl:49 +#: ihtml/themes/default/password.tpl:40 +#: plugins/personal/generic/paste_generic.tpl:20 +#: plugins/personal/password/class_password.inc:26 setup/setup_config2.tpl:295 +#: setup/setup_config2.tpl:340 setup/setup_migrate.tpl:299 +msgid "Password" +msgstr "Mot de passe" -#: include/class_acl.inc:27 plugins/admin/acl/class_aclManagement.inc:27 -msgid "Manage access control lists" -msgstr "Gestion de listes de contrôle d'accès (ACL)" +#: ihtml/themes/default/login.tpl:52 ihtml/themes/default/login.tpl:53 +#: ihtml/themes/default/password.tpl:60 ihtml/themes/default/password.tpl:62 +msgid "Directory" +msgstr "Répertoire" -#: include/class_acl.inc:201 plugins/admin/acl/class_aclRole.inc:124 -msgid "All categories" -msgstr "Toutes les catégories" +#: ihtml/themes/default/login.tpl:77 ihtml/themes/default/login.tpl:80 +msgid "Sign in" +msgstr "Connexion" -#: include/class_acl.inc:209 -msgid "Reset ACLs" -msgstr "Remise à zéro des ACL" +#: ihtml/themes/default/login.tpl:78 +msgid "Click here to log in" +msgstr "Cliquez ici pour vous connecter" -#: include/class_acl.inc:210 plugins/admin/acl/class_aclRole.inc:132 -msgid "One level" -msgstr "Un niveau" +#: ihtml/themes/default/copyPasteDialog.tpl:1 +msgid "Copy & paste wizard" +msgstr "Assistant pour le copier & coller" -#: include/class_acl.inc:211 include/class_acl.inc:216 -#: plugins/admin/acl/class_aclRole.inc:133 -msgid "Current object" -msgstr "Objet actuel" +#: ihtml/themes/default/copyPasteDialog.tpl:7 +msgid "" +"Some values need to be unique in the complete directory while some " +"combinations make no sense. GOsa shows the relevant attributes. Please " +"maintain the values below to fullfill the policies." +msgstr "" +"Certaines valeurs doivent être unique dans tout l'arbre et certaines " +"combinations n'ont pas de sens. Gosa vous montre les valeurs " +"correspondantes. Veuillez maintenir les valeurs pour respecter les " +"politiques de sécurité." -#: include/class_acl.inc:212 plugins/admin/acl/class_aclRole.inc:134 -msgid "Complete subtree" -msgstr "Sous arbre complet" +#: 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 !" -#: include/class_acl.inc:213 plugins/admin/acl/class_aclRole.inc:135 -msgid "Complete subtree (permanent)" -msgstr "Le sous arbre complet (permanent)" +#: 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 !" -#: include/class_acl.inc:214 include/class_acl.inc:217 -msgid "Use ACL defined in role" -msgstr "Utiliser l'ACL définie dans le rôle" +#: ihtml/themes/default/copyPasteDialog.tpl:19 +#: include/class_MultiSelectWindow.inc:144 include/utils/class_msgPool.inc:326 +#, php-format +msgid "Save" +msgstr "Enregistrer" -#: include/class_acl.inc:220 plugins/admin/users/class_userManagement.inc:26 -#: plugins/personal/generic/class_user.inc:1549 -#: setup/class_setupStep_Migrate.inc:1028 -msgid "Users" -msgstr "Utilisateurs" +#: ihtml/themes/default/copyPasteDialog.tpl:24 +msgid "Cancel all" +msgstr "Tout annuler" -#: include/class_acl.inc:220 plugins/admin/groups/class_groupGeneric.inc:1258 -#: plugins/admin/groups/class_groupManagement.inc:26 -#: setup/class_setupStep_Migrate.inc:1031 -msgid "Groups" -msgstr "Groupes" +#: ihtml/themes/default/copyPasteDialog.tpl:30 +msgid "Operation complete" +msgstr "Opération réalisée" -#: include/class_acl.inc:465 include/class_baseSelectDialog.inc:49 -#: include/class_MultiSelectWindow.inc:258 -#: include/class_MultiSelectWindow.inc:260 -#: plugins/admin/acl/class_aclRole.inc:373 -msgid "Up" -msgstr "Au dessus" +#: ihtml/themes/default/copyPasteDialog.tpl:32 +#: setup/class_setupStep_Finish.inc:37 +msgid "Finish" +msgstr "Terminé" -#: include/class_acl.inc:467 plugins/admin/acl/class_aclRole.inc:375 -msgid "Down" -msgstr "En bas" +#: 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." -#: include/class_acl.inc:472 include/class_acl.inc:520 -#: plugins/admin/acl/class_aclRole.inc:378 -#: plugins/admin/acl/class_aclRole.inc:429 -#: plugins/admin/users/class_divListUsers.inc:134 -#: plugins/admin/groups/class_divListGroup.inc:139 -msgid "Edit" -msgstr "Editer" +#: ihtml/themes/default/sizelimit.tpl:6 +msgid "Please choose the way to react for this session" +msgstr "Veuillez choisir la façon de réagir pour cette session" -#: include/class_acl.inc:472 include/class_acl.inc:476 -#: include/class_acl.inc:1202 include/class_acl.inc:1203 -#: include/class_acl.inc:1208 include/class_tabs.inc:391 -#: plugins/admin/acl/class_divListACL.inc:179 -#: plugins/admin/acl/tabs_acl.inc:28 -#: plugins/admin/acl/class_aclManagement.inc:26 -#: plugins/admin/acl/class_aclManagement.inc:293 -#: plugins/admin/acl/class_aclRole.inc:379 -#: plugins/admin/acl/class_aclRole.inc:383 -#: plugins/admin/acl/class_aclRole.inc:749 -msgid "ACL" +#: ihtml/themes/default/sizelimit.tpl:9 +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" -#: include/class_acl.inc:476 include/class_acl.inc:524 -#: include/utils/class_msgPool.inc:338 plugins/admin/acl/class_aclRole.inc:382 -#: plugins/admin/acl/class_aclRole.inc:433 -#, php-format -msgid "Delete" -msgstr "Supprimer" - -#: include/class_acl.inc:512 -msgid "No ACL settings for this category!" -msgstr "Pas de paramètres pour les ACL de cette catégorie !" - -#: include/class_acl.inc:514 -#, php-format -msgid "Contains ACLs for these objects: %s" -msgstr "Contient les ACL pour ces objets: %s" - -#: include/class_acl.inc:520 include/class_acl.inc:524 -msgid "category ACL" +#: ihtml/themes/default/sizelimit.tpl:10 +msgid "" +"ignore this error and show all entries that fit into the defined sizelimit " +"and let me use filters instead" msgstr "" +"ignorer cette erreur et montrer toutes les entrées qui sont récupérées grâce " +"au paramètre sizelimit défini et laissez moi utiliser les filtres pour " +"restreindre les données a visualiser" -#: include/class_acl.inc:574 +#: ihtml/themes/default/sizelimit.tpl:14 include/utils/class_msgPool.inc:344 +#: plugins/personal/generic/generic.tpl:137 #, php-format -msgid "Edit ACL for '%s' - scope is '%s'" -msgstr "Editer l'ACL pour '%s', l'étendue est '%s'" +msgid "Set" +msgstr "Activer" -#: include/class_acl.inc:584 plugins/admin/acl/class_aclRole.inc:463 -msgid "All objects in current subtree" -msgstr "Tout les objets dans le sous arbres actuel" +#: ihtml/themes/default/acl.tpl:7 plugins/admin/acl/acl_role.tpl:3 +msgid "Assigned ACL for current entry" +msgstr "ACL assignés à l'entrée actuelle" -#: include/class_acl.inc:728 include/class_acl.inc:735 -#: include/class_acl.inc:742 include/class_acl.inc:748 -#: include/utils/class_msgPool.inc:463 -#: plugins/admin/departments/class_departmentGeneric.inc:574 -#: ihtml/themes/default/snapshotdialog.tpl:20 -#: ihtml/themes/default/snapshotdialog.tpl:62 -msgid "Object" -msgstr "Objet" +#: ihtml/themes/default/acl.tpl:12 plugins/admin/acl/acl_role.tpl:45 +msgid "New ACL" +msgstr "Nouvelle ACL" -#: include/class_acl.inc:730 include/class_acl.inc:737 -msgid "Show/hide advanced settings" -msgstr "Afficher/Cacher la configuration avancée" +#: ihtml/themes/default/acl.tpl:17 plugins/admin/acl/acl_role.tpl:51 +msgid "ACL type" +msgstr "Type ACL" -#: include/class_acl.inc:754 -msgid "Create objects" -msgstr "Créer un objet" +#: ihtml/themes/default/acl.tpl:19 ihtml/themes/default/acl.tpl:24 +#: plugins/admin/acl/acl_role.tpl:51 +msgid "Select an acl type" +msgstr "Sélectionnez un type d'acl" -#: include/class_acl.inc:755 -msgid "Move objects" -msgstr "Bouger un objet" +#: ihtml/themes/default/acl.tpl:29 ihtml/themes/default/acl.tpl:52 +#: ihtml/themes/default/acl.tpl:125 ihtml/themes/default/acl.tpl:140 +#: include/utils/class_msgPool.inc:320 setup/setup_migrate.tpl:161 +#: setup/setup_migrate.tpl:212 setup/setup_migrate.tpl:260 +#: setup/setup_migrate.tpl:325 setup/setup_migrate.tpl:380 +#: setup/setup_migrate.tpl:433 setup/setup_migrate.tpl:478 +#: setup/setup_migrate.tpl:521 setup/setup_migrate.tpl:565 +#: setup/setup_ldap.tpl:16 +#, php-format +msgid "Apply" +msgstr "Appliquer" -#: include/class_acl.inc:756 -msgid "Remove objects" -msgstr "Enlever les objets" +#: ihtml/themes/default/acl.tpl:36 +msgid "Additional filter options" +msgstr "Paramètres supplémentaire pour le filtre" -#: include/class_acl.inc:758 -msgid "Grant permission to owner" -msgstr "Donner la permission à l'utilisateur" +#: ihtml/themes/default/acl.tpl:47 +msgid "Use members from" +msgstr "Utiliser les membres depuis" -#: include/class_acl.inc:762 include/class_acl.inc:861 -#: include/class_acl.inc:865 -msgid "read" -msgstr "lecture" +#: ihtml/themes/default/acl.tpl:61 +msgid "Available members" +msgstr "Membres disponibles" -#: include/class_acl.inc:763 include/class_acl.inc:863 -#: include/class_acl.inc:866 -msgid "write" -msgstr "écrire" +#: ihtml/themes/default/acl.tpl:63 ihtml/themes/default/acl.tpl:68 +msgid "List message possible targets" +msgstr "Liste les destinataires possibles pour les messages" -#: include/class_acl.inc:767 -msgid "Complete object" -msgstr "L'objet au complet" +#: ihtml/themes/default/acl.tpl:82 include/class_acl.inc:1050 +msgid "Members" +msgstr "Membres" -#: include/class_acl.inc:905 -#, php-format -msgid "Unkown ACL type '%s'!" -msgstr "Type d'ACL inconnu '%s' !" +#: ihtml/themes/default/acl.tpl:84 ihtml/themes/default/acl.tpl:90 +msgid "List message recipients" +msgstr "Lister les destinataires du message" -#: include/class_acl.inc:948 -#, php-format -msgid "Unknown entry '%s'!" -msgstr "Entrée inconnue '%s' !" +#: ihtml/themes/default/acl.tpl:104 plugins/admin/acl/acl_role.tpl:56 +msgid "List of available ACL categories" +msgstr "Liste des catégories d'acl disponibles" -#: include/class_acl.inc:1008 include/class_acl.inc:1010 -#, php-format -msgid "Role: %s" -msgstr "Rôle : %s" +#: ihtml/themes/default/acl.tpl:112 +msgid "ACL for this object" +msgstr "ACL pour cet objet" -#: include/class_acl.inc:1010 -msgid "unknown role" -msgstr "Rôle inconnu" +#: ihtml/themes/default/acl.tpl:118 +msgid "Available roles" +msgstr "Type de rôles disponibles" -#: include/class_acl.inc:1018 -#, php-format -msgid "Contains settings for these objects: %s" -msgstr "Contient les paramètres pour ces objets: %s" +#: ihtml/themes/default/accountexpired.tpl:15 +msgid "Your password has expired. Please choose a new one!" +msgstr "Votre mot de passe à expiré. Choisissez un nouveau mot de passe !" -#: include/class_acl.inc:1027 ihtml/themes/default/acl.tpl:82 -msgid "Members" -msgstr "Membres" +#: ihtml/themes/default/accountexpired.tpl:23 +#: ihtml/themes/default/accountexpired.tpl:27 +msgid "Old password" +msgstr "Ancien mot de passe" -#: include/class_acl.inc:1033 -msgid "ACL takes effect for all users" -msgstr "ACL valide pour tout les utilisateurs" +#: ihtml/themes/default/accountexpired.tpl:32 +#: ihtml/themes/default/accountexpired.tpl:36 +#: ihtml/themes/default/password.tpl:82 ihtml/themes/default/password.tpl:83 +#: html/password.php:196 plugins/admin/users/password.tpl:13 +#: plugins/admin/users/class_userManagement.inc:265 +#: plugins/personal/generic/main.inc:97 +#: plugins/personal/generic/password.tpl:7 +#: plugins/personal/password/password.tpl:18 +msgid "New password" +msgstr "Nouveau mot de passe" -#: include/class_acl.inc:1170 include/class_ldap.inc:705 -#: include/class_ldap.inc:1171 include/class_config.inc:259 -#: include/functions.inc:364 include/functions.inc:390 -#: include/functions.inc:398 include/functions.inc:427 -#: include/functions.inc:652 include/functions.inc:695 -#: include/functions.inc:737 include/functions.inc:782 -#: include/functions.inc:2534 include/functions.inc:2781 -#: include/class_MultiSelectWindow.inc:550 include/class_plugin.inc:1243 -#: include/class_plugin.inc:1292 include/class_plugin.inc:1296 -#: include/class_plugin.inc:1311 include/class_plugin.inc:1371 -#: include/class_plugin.inc:1429 include/class_plugin.inc:1495 -#: include/class_plugin.inc:1510 -#: plugins/admin/departments/class_departmentGeneric.inc:241 -#: plugins/admin/departments/class_departmentGeneric.inc:429 -#: plugins/admin/departments/class_departmentGeneric.inc:702 -#: plugins/admin/departments/class_departmentGeneric.inc:733 -#: plugins/admin/acl/class_aclRole.inc:616 -#: plugins/admin/acl/class_aclRole.inc:656 -#: plugins/admin/acl/class_aclRole.inc:670 -#: plugins/admin/ogroups/class_ogroup.inc:1033 -#: plugins/admin/ogroups/class_ogroup.inc:1047 -#: plugins/admin/groups/class_groupGeneric.inc:758 -#: plugins/admin/groups/class_groupGeneric.inc:1069 -#: plugins/personal/posix/class_posixAccount.inc:678 -#: plugins/personal/posix/class_posixAccount.inc:942 -#: plugins/personal/generic/class_user.inc:722 -#: plugins/personal/generic/class_user.inc:1084 html/index.php:253 -#: html/index.php:268 html/index.php:281 -#: setup/class_setupStep_Migrate.inc:1197 -#: setup/class_setupStep_Migrate.inc:1225 -#: setup/class_setupStep_Migrate.inc:1274 -#: setup/class_setupStep_Migrate.inc:1323 -#: setup/class_setupStep_Migrate.inc:2250 -#: setup/class_setupStep_Migrate.inc:2254 -#: setup/class_setupStep_Migrate.inc:2444 -#: setup/class_setupStep_Migrate.inc:2464 -#: setup/class_setupStep_Migrate.inc:2581 -#: setup/class_setupStep_Migrate.inc:2928 -#: setup/class_setupStep_Migrate.inc:2942 -msgid "LDAP error" -msgstr "Erreur LDAP" +#: ihtml/themes/default/accountexpired.tpl:41 +#: ihtml/themes/default/accountexpired.tpl:45 +msgid "Verify password" +msgstr "Vérifier votre mot de passe" -#: include/class_acl.inc:1203 -msgid "Access control list" -msgstr "Contrôle d'accès (ACL)" +#: ihtml/themes/default/accountexpired.tpl:51 +#: plugins/admin/users/class_divListUsers.inc:136 +#: plugins/admin/users/class_divListUsers.inc:270 +msgid "Change password" +msgstr "Modifier le mot de passe" -#: include/class_acl.inc:1208 -msgid "ACL roles" -msgstr "Rôles ACL" +#: ihtml/themes/default/accountexpired.tpl:52 +#: ihtml/themes/default/password.tpl:102 +msgid "Click here to change your password" +msgstr "Cliquez ici pour changer votre mot de passe" -#: include/class_pluglist.inc:58 -msgid "All objects in this category" -msgstr "Tout les objets dans cette catégorie" +#: ihtml/themes/default/logout-close.tpl:5 +msgid "Your GOsa session has been closed!" +msgstr "Votre session GOsa à expiré !" -#: include/class_pluglist.inc:178 -msgid "The configuration format has changed. Please re-run setup!" +#: 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 "" -"Le format du fichier de configuration à changé. Veuillez réexecuter " -"l'installation !" +"Veuillez fermer la fenêtre de votre navigateur et vider les cache des mots " +"de passe pour éviter l'authentification automatique par votre navigateur." -#: include/class_pluglist.inc:193 include/class_pluglist.inc:194 -#: include/class_pluglist.inc:307 -msgid "Unknown" -msgstr "Inconnu" +#: ihtml/themes/default/snapshotdialog.tpl:3 +msgid "Restoring object snapshots" +msgstr "Restaurer des copie instantanés des objets" -#: include/class_pluglist.inc:203 ihtml/themes/default/framework.tpl:8 -#: ihtml/themes/default/framework.tpl:11 ihtml/themes/default/framework.tpl:20 -#: ihtml/themes/default/framework.tpl:24 +#: ihtml/themes/default/snapshotdialog.tpl:6 msgid "" -"You are currently editing a database entry. Do you want to dismiss the " -"changes?" +"This procedure will restore a snapshot of the selected object. It will " +"replace the existing object after pressing the restore button." msgstr "" -"Vous êtes actuellement en train d éditer une entrée de la base de données. " -"Voulez vous annuler les modifications ?" - -#: include/class_ldap.inc:231 include/class_ldap.inc:264 -msgid "Performance warning" -msgstr "Avertissement de performance" +"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." -#: include/class_ldap.inc:231 include/class_ldap.inc:264 -#, php-format -msgid "LDAP performance is poor: last query took about %.2fs!" +#: ihtml/themes/default/snapshotdialog.tpl:9 +msgid "" +"Remember that DNS configuration and database entries could not be restored. " +"For some objects it is only nescessary to open and save them again (goFon), " +"but some entries must be recreated manually (glpi)." msgstr "" -"La performance de votre annuaire est faible : la dernière requête à duré " -"%.2fs !" +"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)." -#: include/class_ldap.inc:648 -#, php-format +#: ihtml/themes/default/snapshotdialog.tpl:12 msgid "" -"Cannot automatically create subtrees with RDN '%s': no object class found!" +"Don't forget to check references to other objects, for example does the " +"selected printer still exists ?" msgstr "" -"Impossible de créer automatiquement des sous arbres avec le RDN '%s': object " -"class non trouvé !" +"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 ?" -#: include/class_ldap.inc:696 -#, 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é" +#: ihtml/themes/default/snapshotdialog.tpl:20 +#: ihtml/themes/default/snapshotdialog.tpl:62 include/class_acl.inc:747 +#: include/class_acl.inc:754 include/class_acl.inc:761 +#: include/class_acl.inc:767 include/utils/class_msgPool.inc:463 +#: plugins/admin/departments/class_departmentGeneric.inc:574 +msgid "Object" +msgstr "Objet" -#: include/class_ldap.inc:780 -#, 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'" +#: ihtml/themes/default/snapshotdialog.tpl:29 +msgid "There is no snapshot available that could be restored" +msgstr "Il n'y a pas de snapshots disponibles qui pourrait être restaurés" -#: include/class_ldap.inc:782 -#, php-format -msgid "while operating on LDAP server %s" -msgstr "lors de l'opération sur le serveur LDAP %s" +#: 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" -#: include/class_ldap.inc:1004 -#, php-format +#: ihtml/themes/default/snapshotdialog.tpl:49 +msgid "Creating object snapshots" +msgstr "Créer une copie instantanée des d'objets" + +#: ihtml/themes/default/snapshotdialog.tpl:52 msgid "" -"This is not a valid DN: '%s'. A block for import should begin with 'dn: ...' " -"in line %s" +"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 "" -"Ceci n'est pas un DN valide: '%s'. Le fichier d'importation doit commencer " -"avec 'dn: ...' à la ligne %s" +"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." -#: include/class_ldap.inc:1033 -#, php-format -msgid "Error while importing dn: '%s', please check your LDIF from line %s on!" +#: ihtml/themes/default/snapshotdialog.tpl:55 +msgid "" +"Remember that database entries, DNS configurations and possibly created " +"zones in server extensions will not be stored in the snapshot." msgstr "" -"Erreur lors de l'importation du dn: '%s', veuillez vérifier votre fichier " -"votre fichier LDIF à partir de la ligne %s !" +"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." -#: include/class_socketClient.inc:60 -msgid "The mcrypt module was not found. Please install php5-mcrypt." -msgstr "Le module mcrypt n'as pas été trouvé. Veuillez installer php5-mycrypt." +#: ihtml/themes/default/snapshotdialog.tpl:70 +msgid "Timestamp" +msgstr "Date" -#: include/class_socketClient.inc:108 -#, php-format -msgid "Socket connection to host '%s:%s' failed: %s" -msgstr "La connexion socket vers l'hôte '%s:%s' à echoué : %s" +#: ihtml/themes/default/snapshotdialog.tpl:79 +msgid "Reason for generating this snapshot" +msgstr "Raison pour la génération de cette copie instantanée" -#: include/class_socketClient.inc:191 +#: ihtml/themes/default/snapshotdialog.tpl:87 +#: plugins/admin/users/template.tpl:48 +#: plugins/admin/departments/class_departmentGeneric.inc:514 +#: plugins/admin/departments/class_departmentGeneric.inc:596 +msgid "Continue" +msgstr "Continuer" + +#: ihtml/themes/default/msg_dialog.tpl:52 +#: ihtml/themes/default/msg_dialog.tpl:95 html/index.php:223 +#: html/index.php:227 include/password-methods/class_password-methods.inc:250 +#: include/class_tabs.inc:50 include/class_plugin.inc:659 +#: include/class_plugin.inc:700 include/class_plugin.inc:742 +#: include/class_plugin.inc:1612 include/utils/class_msgPool.inc:153 +#: include/utils/class_msgPool.inc:165 include/utils/class_msgPool.inc:183 +#: include/utils/class_msgPool.inc:466 include/utils/class_msgPool.inc:485 +#: include/class_log.inc:138 include/class_log.inc:218 +#: include/class_gosaSupportDaemon.inc:1160 +#: include/class_gosaSupportDaemon.inc:1180 +#: include/class_CopyPasteHandler.inc:117 +#: include/class_CopyPasteHandler.inc:126 +#: include/class_CopyPasteHandler.inc:158 +#: include/class_CopyPasteHandler.inc:175 +#: include/class_CopyPasteHandler.inc:184 +#: include/class_CopyPasteHandler.inc:192 +#: include/class_CopyPasteHandler.inc:268 +#: include/class_CopyPasteHandler.inc:367 include/class_msg_dialog.inc:99 +#: plugins/admin/groups/class_groupGeneric.inc:627 +#: plugins/admin/groups/class_groupGeneric.inc:633 +#: plugins/admin/groups/class_groupGeneric.inc:981 +#: plugins/admin/groups/class_groupGeneric.inc:986 +#: plugins/admin/groups/class_groupGeneric.inc:1247 +#: plugins/personal/generic/class_user.inc:412 +#: plugins/personal/generic/class_user.inc:513 +#: plugins/personal/generic/class_user.inc:806 +#: plugins/personal/generic/class_user.inc:1382 +#: plugins/personal/generic/main.inc:115 +#: plugins/personal/posix/class_posixAccount.inc:1382 +#: setup/class_setupStep_Migrate.inc:1197 setup/setup_checks.tpl:30 +#: setup/setup_checks.tpl:91 #, php-format -msgid "Socket timeout of %s seconds reached." -msgstr "Le temps limite du socket de '%s' secondes à été atteint." +msgid "Error" +msgstr "Erreur" -#: include/class_config.inc:122 +#: ihtml/themes/default/msg_dialog.tpl:71 +#: ihtml/themes/default/msg_dialog.tpl:73 +#: ihtml/themes/default/msg_dialog.tpl:124 +#: ihtml/themes/default/msg_dialog.tpl:126 +#: ihtml/themes/default/msg_dialog.tpl:129 include/utils/class_msgPool.inc:314 +#: setup/class_setupStep_Migrate.inc:267 setup/class_setupStep_Migrate.inc:319 +#: setup/class_setupStep_Migrate.inc:380 setup/class_setupStep_Migrate.inc:453 +#: setup/class_setupStep_Migrate.inc:530 setup/class_setupStep_Migrate.inc:605 +#: setup/class_setupStep_Migrate.inc:658 setup/class_setupStep_Migrate.inc:799 +#: setup/class_setupStep_Migrate.inc:1045 +#: setup/class_setupStep_Migrate.inc:2007 +#: setup/class_setupStep_Migrate.inc:2149 +#: setup/class_setupStep_Migrate.inc:2571 +#: setup/class_setupStep_Migrate.inc:2725 +#: setup/class_setupStep_Migrate.inc:3055 setup/setup_checks.tpl:27 +#: setup/setup_checks.tpl:87 #, php-format -msgid "XML error in gosa.conf: %s at line %d" -msgstr "Erreur XML dans gosa.conf: %s à la ligne %d" +msgid "Ok" +msgstr "Ok" -#: include/class_config.inc:259 -msgid "Cannot bind to LDAP. Please contact the system administrator." -msgstr "" -"Impossible de se connecter à l'annuaire LDAP. Veuillez contacter " -"l'administrateur du système." +#: ihtml/themes/default/password.tpl:6 +msgid "Change your password" +msgstr "Modifier votre mot de passe" -#: include/class_config.inc:629 -msgid "sambaSID and/or sambaRidBase missing in the configuration!" -msgstr "sambaSID et/ou sambaRidBase absents de votre configuration !" +#: ihtml/themes/default/password.tpl:35 +msgid "Success" +msgstr "Réussi" -#: include/class_config.inc:979 -msgid "Configuration" -msgstr "" +#: ihtml/themes/default/password.tpl:35 +msgid "Your password has been changed successfully." +msgstr "Votre mot de passe à été changé avec succès." -#: include/class_config.inc:979 -msgid "" -"The configuration file you are using seems to be 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." +#: ihtml/themes/default/password.tpl:41 html/main.php:329 +#: plugins/admin/users/class_userManagement.inc:316 +#: plugins/admin/users/class_userManagement.inc:379 +#: plugins/personal/password/class_password.inc:78 +#: plugins/personal/password/class_password.inc:81 +#: plugins/personal/password/class_password.inc:84 +#: plugins/personal/password/class_password.inc:87 +#: plugins/personal/password/class_password.inc:90 +#: plugins/personal/password/class_password.inc:93 +#: plugins/personal/password/class_password.inc:107 +#: plugins/personal/password/class_password.inc:113 +msgid "Password change" +msgstr "Changement de mot de passe" -#: include/utils/class_timezone.inc:47 -#, php-format +#: ihtml/themes/default/password.tpl:53 msgid "" -"The timezone setting '%s' in your gosa.conf is not valid. Cannot calculate " -"correct timezone offset." +"This dialog provides a simple way to change your password. Enter the current " +"password and the new password (twice) in the fields below and press the " +"'Change' button." msgstr "" -"Le fuseau horaire '%s' indiqué dans votre gosa.conf est invalide. Impossible " -"de calculer le décalage horaire correct." - -#: include/utils/class_msgPool.inc:15 -#, php-format -msgid "Select to list objects of type '%s'." -msgstr "Sélectionnez pour lister les objets de type '%s'." +"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'." -#: include/utils/class_msgPool.inc:17 -#, php-format -msgid "Select to list objects containig '%s'." -msgstr "Sélectionner pour lister les objets contenant '%s'." +#: ihtml/themes/default/password.tpl:78 ihtml/themes/default/password.tpl:79 +#: html/password.php:217 plugins/personal/password/password.tpl:13 +msgid "Current password" +msgstr "Mot de passe actuel" -#: include/utils/class_msgPool.inc:19 -#, php-format -msgid "Select to list objects that have '%s' enabled" -msgstr "Sélectionnez pour lister les objets qui ont '%s' activés" +#: ihtml/themes/default/password.tpl:86 ihtml/themes/default/password.tpl:87 +msgid "New password repeated" +msgstr "Nouveau mot de passe" -#: include/utils/class_msgPool.inc:21 -#: plugins/admin/ogroups/ogroup_objects.tpl:33 -msgid "Select to search within subtrees" -msgstr "Sélectionner pour chercher dans le sous arbre" +#: ihtml/themes/default/password.tpl:90 +#: plugins/personal/password/password.tpl:28 +msgid "Password strength" +msgstr "Niveau de sécurité du mot de passe" -#: include/utils/class_msgPool.inc:23 -#: plugins/admin/ogroups/ogroup_objects.tpl:33 -#: plugins/personal/posix/posix_groups.tpl:68 -msgid "Search in subtrees" -msgstr "Chercher dans les sous arbre" +#: ihtml/themes/default/password.tpl:101 +msgid "Change" +msgstr "Changer" -#: include/utils/class_msgPool.inc:33 -msgid "This object will be deleted!" -msgstr "Cet objet sera effacé !" +#: ihtml/themes/default/islocked.tpl:2 +msgid "Locking conflict detected" +msgstr "Conflit de verrou détecté" -#: include/utils/class_msgPool.inc:35 -#, php-format -msgid "This '%s' object will be deleted!" -msgstr "L'objet '%s' sera effacé !" +#: ihtml/themes/default/islocked.tpl:9 +msgid "" +"If this lock detection is false, the other person has obviously closed the " +"webbrowser during the edit operation. You may want to take over the lock by " +"pressing the 'Edit anyway' button." +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'." -#: include/utils/class_msgPool.inc:40 -#, php-format -msgid "This object will be deleted: %s" -msgstr "Cet objet sera effacé : %s" +#: ihtml/themes/default/islocked.tpl:16 +msgid "Read only" +msgstr "Lecture seule" -#: include/utils/class_msgPool.inc:42 -#, php-format -msgid "This '%s' object will be deleted: %s" -msgstr "L'objet de type '%s' sera effacé: %s" +#: ihtml/themes/default/help.tpl:9 +msgid "GOsa help viewer" +msgstr "Aide en ligne de GOsa" -#: include/utils/class_msgPool.inc:47 -msgid "This object will be deleted:" -msgstr "Cet objet sera effacé: " +#: ihtml/themes/default/help.tpl:15 +msgid "Index" +msgstr "Index" -#: include/utils/class_msgPool.inc:49 -#, php-format -msgid "This '%s' object will be deleted:" -msgstr "L'objet de type '%s' sera effacé:" +#: ihtml/themes/default/help.tpl:21 setup/setup_ldap.tpl:13 +msgid "Search" +msgstr "Recherche" -#: include/utils/class_msgPool.inc:53 -#, php-format -msgid "These objects will be deleted: %s" -msgstr "Ces objets seront effacés: %s" +#: ihtml/themes/default/logout.tpl:5 +msgid "Your GOsa session has expired!" +msgstr "Votre session GOsa à expiré !" -#: include/utils/class_msgPool.inc:55 -#, php-format -msgid "These '%s' objects will be deleted: %s" -msgstr "Ces objets de type '%s' seront effacés: %s" +#: ihtml/themes/default/logout.tpl:7 +msgid "" +"The last interaction with the GOsa web interface has been some time ago in " +"the past. For security reasons, the session has been closed. To continue " +"with administrative tasks, please sign in again." +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." -#: include/utils/class_msgPool.inc:63 -msgid "You have no permission to delete this object!" -msgstr "Vous n'avez pas les droits nécessaires pour supprimer cet objet !" +#: ihtml/themes/default/logout.tpl:10 +msgid "Sign in again" +msgstr "Reconnexion" -#: include/utils/class_msgPool.inc:67 include/utils/class_msgPool.inc:71 -msgid "You have no permission to delete the object:" -msgstr "Vous n'avez pas les droits nécessaires pour supprimer cet objet :" +#: ihtml/themes/default/conflict.tpl:2 +msgid "Session conflict detected" +msgstr "Conflit détecté entre différentes sessions" -#: include/utils/class_msgPool.inc:74 -msgid "You have no permission to delete these objects:" -msgstr "Vous n'avez pas les droits nécessaires pour supprimer ces objets :" +#: ihtml/themes/default/conflict.tpl:6 +msgid "" +"Probably there's another active instance of your session. Multiple window " +"operation is technical not possible and heavily depends on the browser " +"you're using. Usage of different browsers at a time (i.e. IE and Mozilla) is " +"possible. Pressing the Logout button will close this session." +msgstr "" +"Une autre instance de votre session a été détectée. Les opérations multiples " +"sont techniquement impossible et dépendent du navigateur utilisé. L'usage de " +"navigateurs différents en même temps est possible (ex: IE et Mozilla) est " +"possible. Cliquer sur le bouton 'Déconnexion' fermera cette session." -#: include/utils/class_msgPool.inc:81 -msgid "You have no permission to create this object!" -msgstr "Vous n'avez pas les droits nécessaires pour créer cet objet !" +#: ihtml/themes/default/conflict.tpl:10 +msgid "" +"Ignoring this message will change/destroy the data you're currently editing, " +"so please close multiple windows and log in again." +msgstr "" +"Ignorer ce message entraînera la modification/destruction des données en " +"cours d'édition, il est conseillé de fermer toutes les fenêtres ouvertes et " +"de se reconnecter." -#: include/utils/class_msgPool.inc:85 include/utils/class_msgPool.inc:89 -msgid "You have no permission to create the object:" -msgstr "Vous n'avez pas les droits nécessaires pour créer l'objet :" +#: ihtml/themes/default/conflict.tpl:14 +msgid "Logout" +msgstr "Déconnexion" -#: include/utils/class_msgPool.inc:92 -msgid "You have no permission to create these objects:" -msgstr "Vous n'avez pas les droits nécessaires pour créer ces objets :" +#: ihtml/themes/default/framework.tpl:8 ihtml/themes/default/framework.tpl:11 +#: ihtml/themes/default/framework.tpl:20 ihtml/themes/default/framework.tpl:24 +#: include/class_pluglist.inc:203 +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 ?" -#: include/utils/class_msgPool.inc:99 -msgid "You have no permission to modify this object!" -msgstr "Vous n'avez pas l'autorisation de modifier cet objet !" +#: ihtml/themes/default/framework.tpl:8 ihtml/themes/default/framework.tpl:11 +msgid "Main" +msgstr "Accueil" -#: include/utils/class_msgPool.inc:103 include/utils/class_msgPool.inc:107 -msgid "You have no permission to modify the object:" -msgstr "Vous n'avez pas l'autorisation de modifier cet objet :" - -#: include/utils/class_msgPool.inc:110 -msgid "You have no permission to modify these objects:" -msgstr "Vous n'avez pas l'autorisation de modifier ces objets :" - -#: include/utils/class_msgPool.inc:117 -msgid "You have no permission to view this object!" -msgstr "Vous n'avez pas l'autorisation de voir cet objet !" - -#: include/utils/class_msgPool.inc:121 include/utils/class_msgPool.inc:125 -msgid "You have no permission to view the object:" -msgstr "Vous n'avez pas l'autorisation de voir l'objet :" - -#: include/utils/class_msgPool.inc:128 -msgid "You have no permission to view these objects:" -msgstr "Vous n'avez pas l'autorisation devoir ces objets :" +#: ihtml/themes/default/framework.tpl:16 +msgid "Help" +msgstr "Aide" -#: include/utils/class_msgPool.inc:135 -msgid "You have no permission to move this object!" -msgstr "Vous n'avez pas l'autorisation de bouger cet objet !" +#: ihtml/themes/default/framework.tpl:21 ihtml/themes/default/framework.tpl:25 +msgid "Sign out" +msgstr "Déconnexion" -#: include/utils/class_msgPool.inc:139 include/utils/class_msgPool.inc:143 -msgid "You have no permission to move the object:" -msgstr "Vous n'avez pas l'autorisation de bouger l'objet :" +#: ihtml/themes/default/framework.tpl:29 +msgid "Signed in:" +msgstr "Connecté:" -#: include/utils/class_msgPool.inc:146 -msgid "You have no permission to move these objects:" -msgstr "Vous n'avez pas l'autorisation de bouger ces objets :" +#: ihtml/themes/default/framework.tpl:32 +msgid "GOsa main menu" +msgstr "Menu Principal de GOsa" -#: include/utils/class_msgPool.inc:156 include/utils/class_msgPool.inc:168 -#: include/utils/class_msgPool.inc:186 -msgid "Connection information" -msgstr "Informations de connexions" +#: html/password.php:58 html/main.php:147 include/functions.inc:336 +#: plugins/admin/departments/class_departmentGeneric.inc:386 +msgid "Fatal error" +msgstr "Erreur Fatale" -#: include/utils/class_msgPool.inc:158 +#: html/password.php:58 html/index.php:143 #, php-format -msgid "Cannot connect to %s database!" -msgstr "Impossible de se connecter à la base de données %s !" +msgid "GOsa configuration %s/%s is not readable. Aborted." +msgstr "Le fichier de configuration %s/%s ne peut être lu. Abandon." -#: include/utils/class_msgPool.inc:170 -#, php-format -msgid "Cannot select %s database!" -msgstr "Impossible de sélectionner la base de données %s !" +#: html/password.php:74 html/index.php:143 html/index.php:215 +#: html/main.php:228 +#: include/password-methods/class_password-methods-ssha.inc:51 +#: include/password-methods/class_password-methods-sha.inc:48 +#: include/functions.inc:637 include/functions.inc:2556 +#: include/functions.inc:2580 include/functions.inc:2593 +#: include/class_plugin.inc:1330 include/class_plugin.inc:1343 +#: include/class_plugin.inc:1361 include/utils/class_timezone.inc:47 +#: include/class_config.inc:124 include/class_config.inc:628 +#: include/class_pluglist.inc:177 include/class_CopyPasteHandler.inc:118 +#: include/class_CopyPasteHandler.inc:127 +#: include/class_CopyPasteHandler.inc:176 +#: include/class_CopyPasteHandler.inc:185 +#: include/class_CopyPasteHandler.inc:193 +#: plugins/admin/groups/class_groupGeneric.inc:163 +#: plugins/admin/groups/class_groupGeneric.inc:755 +msgid "Configuration error" +msgstr "Erreur de configuration" -#: include/utils/class_msgPool.inc:176 +#: html/password.php:74 html/index.php:164 html/setup.php:66 #, php-format -msgid "No %s server defined!" -msgstr "Pas de serveur %s défini !" +msgid "Directory '%s' specified as compile directory is not accessible!" +msgstr "" +"Le répertoire '%s' spécifié comme répertoire de compilation est " +"inaccessible !" -#: include/utils/class_msgPool.inc:188 -#, php-format -msgid "Cannot query %s database!" -msgstr "Impossible d'effectuer une requête sur la base de données %s !" +#: html/password.php:159 plugins/personal/generic/class_user.inc:603 +msgid "Password method" +msgstr "Format de stockage des mots de passe" -#: include/utils/class_msgPool.inc:194 -#, php-format -msgid "The field '%s' contains a reserved keyword!" -msgstr "Le champ '%s' contient un mot réservé !" +#: html/password.php:159 +msgid "Error: Password method not available!" +msgstr "Erreur: Méthode de changement de mot de passe non disponible!" -#: include/utils/class_msgPool.inc:200 -#, php-format -msgid "Command specified as %s hook for plugin '%s' does not exist!" +#: html/password.php:193 plugins/admin/users/class_userManagement.inc:260 +#: plugins/personal/generic/main.inc:92 +#: plugins/personal/password/class_password.inc:82 +msgid "" +"The passwords you've entered as 'New password' and 'Repeated new password' " +"do not match." msgstr "" -"La commande '%s', spécifiée comme connexion de l'extension '%s' n'existe " -"pas !" - -#: include/utils/class_msgPool.inc:207 -#, php-format -msgid "'%s' command is invalid!" -msgstr "Le commande '%s' est invalide !" +"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." -#: include/utils/class_msgPool.inc:209 -#, php-format -msgid "'%s' command (%s) for plugin %s is invalid!" -msgstr "l'option '%s' de la commande (%s) pour l'extension %s est invalide !" +#: html/password.php:204 plugins/personal/password/class_password.inc:88 +msgid "The password used as new and current are too similar." +msgstr "Le nouveau et l'ancien mot de passe sont trop similaires." -#: include/utils/class_msgPool.inc:211 -#, php-format -msgid "'%s' command for plugin %s is invalid!" -msgstr "l'option '%s' de la commande pour l'extension %s est invalide !" +#: html/password.php:209 plugins/personal/password/class_password.inc:91 +msgid "The password used as new is to short." +msgstr "Le nouveau mot de passe ne comporte pas suffisamment de caractères." -#: include/utils/class_msgPool.inc:213 -#, php-format -msgid "'%s' command (%s) is invalid!" -msgstr "l'option '%s' de la commande (%s) est invalide !" +#: html/password.php:215 plugins/admin/users/template.tpl:32 +#: plugins/personal/generic/class_user.inc:1225 +#: plugins/personal/generic/class_user.inc:1238 +#: plugins/personal/generic/class_user.inc:1252 +#: plugins/personal/generic/class_user.inc:1254 +#: plugins/personal/generic/generic.tpl:82 +#: plugins/personal/generic/paste_generic.tpl:15 +msgid "Login" +msgstr "Identifiant" -#: include/utils/class_msgPool.inc:221 -#, php-format -msgid "Cannot execute '%s' command!" -msgstr "Impossible d'exécuter la commande '%s' !" +#: html/password.php:224 html/index.php:324 +msgid "Please check the username/password combination." +msgstr "Veuillez vérifier le nom d'utilisateur et le mot de passe." -#: include/utils/class_msgPool.inc:223 -#, 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 !" +#: html/password.php:228 +msgid "You have no permissions to change your password." +msgstr "Vous n'avez pas l'autorisation pour changer votre mot de passe." -#: include/utils/class_msgPool.inc:225 -#, php-format -msgid "Cannot execute '%s' command for plugin %s!" +#: html/password.php:249 +msgid "External password changer reported a problem: " msgstr "" -"Impossible d'exécuter l'option '%s' de la commande pour l'extension %s !" +"Le programme externe pour changer votre mot de passe à renvoyé une erreur: " -#: include/utils/class_msgPool.inc:227 -#, php-format -msgid "Cannot execute '%s' command (%s)!" -msgstr "Impossible d'exécuter l'option '%s' de la commande (%s) !" +#: html/password.php:280 html/index.php:416 +msgid "Session will not be encrypted." +msgstr "La session ne sera pas cryptée." -#: include/utils/class_msgPool.inc:235 -#, php-format -msgid "Value for '%s' is too large!" -msgstr "La valeur pour '%s' est trop grande !" +#: html/password.php:280 html/index.php:416 +msgid "Enter SSL session" +msgstr "Démarrer une session SSL" -#: include/utils/class_msgPool.inc:237 -#, php-format -msgid "'%s' must be smaller than %d!" -msgstr "'%s' doit être plus petit que %d !" +#: html/index.php:57 +msgid "Session is not encrypted!" +msgstr "La session n'est pas cryptée !" -#: include/utils/class_msgPool.inc:245 -#, php-format -msgid "Value for '%s' is too small!" -msgstr "La valeur pour '%s' est trop petite !" +#: html/index.php:64 +msgid "" +"The session lifetime configured in your gosa.conf 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." -#: include/utils/class_msgPool.inc:247 -#, php-format -msgid "'%s' must be %d or above!" -msgstr "'%s' doit être à la version %d ou plus grand !" +#: html/index.php:164 +msgid "Smarty error" +msgstr "Erreur Smarty" -#: include/utils/class_msgPool.inc:254 -#, php-format -msgid "'%s' depends on '%s' - please provide both values!" -msgstr "'%s' dépend de '%s' - veuillez indiquer les deux valeurs !" +#: html/index.php:215 +msgid "There is a problem with the authentication setup!" +msgstr "Il y a une problèmes avec la configuration de l'authentification !" -#: include/utils/class_msgPool.inc:260 -#, 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 !" +#: html/index.php:223 +msgid "Cannot find a valid user for the current authentication setup!" +msgstr "" +"Impossible de trouver un utilisateur valide pour le système " +"d'authentification !" -#: include/utils/class_msgPool.inc:266 -#, php-format -msgid "The required field '%s' is empty!" -msgstr "Le champ obligatoire '%s' n'est pas rempli !" +#: html/index.php:227 +msgid "User information is not unique accross the configured LDAP trees!" +msgstr "" +"L'information de l'utilisateur n'est pas unique à travers tout les " +"annuaires !" -#: include/utils/class_msgPool.inc:274 -msgid "Example" -msgstr "Exemple" +#: html/index.php:253 html/index.php:268 html/index.php:281 +#: include/class_acl.inc:1193 include/class_MultiSelectWindow.inc:550 +#: include/functions.inc:364 include/functions.inc:390 +#: include/functions.inc:398 include/functions.inc:427 +#: include/functions.inc:652 include/functions.inc:695 +#: include/functions.inc:737 include/functions.inc:782 +#: include/functions.inc:2535 include/functions.inc:2782 +#: include/class_plugin.inc:1243 include/class_plugin.inc:1292 +#: include/class_plugin.inc:1296 include/class_plugin.inc:1311 +#: include/class_plugin.inc:1398 include/class_plugin.inc:1456 +#: include/class_plugin.inc:1522 include/class_plugin.inc:1537 +#: include/class_ldap.inc:708 include/class_ldap.inc:1174 +#: include/class_config.inc:258 plugins/admin/ogroups/class_ogroup.inc:1033 +#: plugins/admin/ogroups/class_ogroup.inc:1047 +#: plugins/admin/groups/class_groupGeneric.inc:785 +#: plugins/admin/groups/class_groupGeneric.inc:1112 +#: plugins/admin/departments/class_departmentGeneric.inc:241 +#: plugins/admin/departments/class_departmentGeneric.inc:429 +#: plugins/admin/departments/class_departmentGeneric.inc:702 +#: plugins/admin/departments/class_departmentGeneric.inc:733 +#: plugins/admin/acl/class_aclRole.inc:633 +#: plugins/admin/acl/class_aclRole.inc:673 +#: plugins/admin/acl/class_aclRole.inc:687 +#: plugins/personal/generic/class_user.inc:722 +#: plugins/personal/generic/class_user.inc:1084 +#: plugins/personal/posix/class_posixAccount.inc:678 +#: plugins/personal/posix/class_posixAccount.inc:1007 +#: setup/class_setupStep_Migrate.inc:1208 +#: setup/class_setupStep_Migrate.inc:1236 +#: setup/class_setupStep_Migrate.inc:1285 +#: setup/class_setupStep_Migrate.inc:1334 +#: setup/class_setupStep_Migrate.inc:2137 +#: setup/class_setupStep_Migrate.inc:2432 +#: setup/class_setupStep_Migrate.inc:2436 +#: setup/class_setupStep_Migrate.inc:2626 +#: setup/class_setupStep_Migrate.inc:2646 +#: setup/class_setupStep_Migrate.inc:2763 +#: setup/class_setupStep_Migrate.inc:3110 +#: setup/class_setupStep_Migrate.inc:3124 +msgid "LDAP error" +msgstr "Erreur LDAP" -#: include/utils/class_msgPool.inc:291 -#, php-format -msgid "The Field '%s' contains invalid characters" -msgstr "Le champ '%s' contient des caractères invalides" +#: html/index.php:268 +msgid "Cannot detect information about the installed LDAP schema!" +msgstr "" +"Impossible de détecter les information sur les schémas LDAP installés !" -#: include/utils/class_msgPool.inc:292 -#, php-format -msgid "'%s' is not allowed:" -msgstr "'%s' n'est pas permis :" +#: html/index.php:281 +msgid "Your LDAP setup contains old schema definitions:" +msgstr "Votre installation LDAP contient de vieux schémas :" -#: include/utils/class_msgPool.inc:292 -#, php-format -msgid "'%s' are not allowed!" -msgstr "'%s' n'est pas autorisé !" +#: html/index.php:302 +msgid "Please specify a valid username!" +msgstr "Le nom d'utilisateur est incorrect !" -#: include/utils/class_msgPool.inc:295 -#, php-format -msgid "The Field '%s' contains invalid characters!" -msgstr "Le champ '%s' contient des caractères invalides !" +#: html/index.php:305 +msgid "Please specify your password!" +msgstr "Veuillez introduire votre mot de passe !" -#: include/utils/class_msgPool.inc:302 -#, php-format -msgid "Missing %s PHP extension!" -msgstr "Extension PHP %s manquante !" - -#: include/utils/class_msgPool.inc:308 include/class_baseSelectDialog.inc:62 -#: setup/setup_migrate.tpl:135 setup/setup_migrate.tpl:186 -#: setup/setup_migrate.tpl:233 setup/setup_migrate.tpl:298 -#: setup/setup_migrate.tpl:354 setup/setup_migrate.tpl:407 -#: setup/setup_migrate.tpl:452 setup/setup_migrate.tpl:495 -#: setup/setup_migrate.tpl:539 setup/setup_ldap.tpl:17 -#: ihtml/themes/default/acl.tpl:128 ihtml/themes/default/acl.tpl:142 -#: ihtml/themes/default/snapshotdialog.tpl:44 -#: ihtml/themes/default/snapshotdialog.tpl:89 -#: ihtml/themes/default/remove.tpl:15 -#: ihtml/themes/default/copyPasteDialog.tpl:21 -#: ihtml/themes/default/islocked.tpl:19 ihtml/themes/default/msg_dialog.tpl:74 -#: ihtml/themes/default/msg_dialog.tpl:127 -#: ihtml/themes/default/msg_dialog.tpl:130 -#, php-format -msgid "Cancel" -msgstr "Annuler" +#: html/index.php:317 +msgid "Authentication error" +msgstr "Erreur d'authentification" -#: include/utils/class_msgPool.inc:314 setup/setup_checks.tpl:27 -#: setup/setup_checks.tpl:87 setup/class_setupStep_Migrate.inc:257 -#: setup/class_setupStep_Migrate.inc:309 setup/class_setupStep_Migrate.inc:370 -#: setup/class_setupStep_Migrate.inc:443 setup/class_setupStep_Migrate.inc:520 -#: setup/class_setupStep_Migrate.inc:595 setup/class_setupStep_Migrate.inc:648 -#: setup/class_setupStep_Migrate.inc:789 -#: setup/class_setupStep_Migrate.inc:1034 -#: setup/class_setupStep_Migrate.inc:1968 -#: setup/class_setupStep_Migrate.inc:2389 -#: setup/class_setupStep_Migrate.inc:2543 -#: setup/class_setupStep_Migrate.inc:2873 -#: ihtml/themes/default/msg_dialog.tpl:71 -#: ihtml/themes/default/msg_dialog.tpl:73 -#: ihtml/themes/default/msg_dialog.tpl:124 -#: ihtml/themes/default/msg_dialog.tpl:126 -#: ihtml/themes/default/msg_dialog.tpl:129 -#, php-format -msgid "Ok" -msgstr "Ok" +#: html/index.php:317 +msgid "Cannot retrieve user information for htaccess authentication!" +msgstr "" +"Impossible de trouver l'information utilisateur pour l'authentification " +"htaccess !" -#: include/utils/class_msgPool.inc:320 setup/setup_migrate.tpl:133 -#: setup/setup_migrate.tpl:184 setup/setup_migrate.tpl:232 -#: setup/setup_migrate.tpl:297 setup/setup_migrate.tpl:352 -#: setup/setup_migrate.tpl:405 setup/setup_migrate.tpl:450 -#: setup/setup_migrate.tpl:493 setup/setup_migrate.tpl:537 -#: setup/setup_ldap.tpl:16 ihtml/themes/default/acl.tpl:29 -#: ihtml/themes/default/acl.tpl:52 ihtml/themes/default/acl.tpl:125 -#: ihtml/themes/default/acl.tpl:140 -#, php-format -msgid "Apply" -msgstr "Appliquer" +#: html/index.php:371 +msgid "Account locked. Please contact your system administrator!" +msgstr "Compte verouillé. Veuillez contacter votre administrateur système !" -#: include/utils/class_msgPool.inc:326 include/class_MultiSelectWindow.inc:144 -#: ihtml/themes/default/copyPasteDialog.tpl:19 -#, php-format -msgid "Save" -msgstr "Enregistrer" +#: html/index.php:422 +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 !" -#: include/utils/class_msgPool.inc:332 setup/class_setupStep_Migrate.inc:2679 -#, php-format -msgid "Add" -msgstr "Ajouter" +#: html/setup.php:66 +msgid "Smarty" +msgstr "Smarty" -#: include/utils/class_msgPool.inc:332 +#: html/main.php:148 #, php-format -msgid "Add %s" -msgstr "Ajouter %s" +msgid "Cannot locate file '%s' - please run '%s' to fix this" +msgstr "" +"Je n'ai pas trouvé '%s' - veuillez exécuter '%s' pour régler ce problème" -#: include/utils/class_msgPool.inc:338 -#, php-format -msgid "Delete %s" -msgstr "Supprimer %s" +#: html/main.php:167 +msgid "PHP configuration" +msgstr "Configuration de PHP" -#: include/utils/class_msgPool.inc:344 -#: plugins/personal/generic/generic.tpl:137 -#: ihtml/themes/default/sizelimit.tpl:14 -#, php-format -msgid "Set" -msgstr "Activer" +#: html/main.php:168 +msgid "" +"FATAL: Register globals is on. GOsa will refuse to login unless this is " +"fixed by an administrator." +msgstr "" +"FATAL: Register globals est activé. GOsa ne permettra pas aux utilisateurs " +"de se connecter tant que ceci n'est pas corrigé par un administrateur." -#: include/utils/class_msgPool.inc:344 -#, php-format -msgid "Set %s" -msgstr "Activer %s" +#: html/main.php:228 +msgid "Running out of memory!" +msgstr "Plus de mémoire disponible !" -#: include/utils/class_msgPool.inc:350 -#, php-format -msgid "Edit..." -msgstr "Editer..." +#: html/main.php:284 +msgid "User ACL checks disabled" +msgstr "Les vérifications des ACL de l'utilisateur ont été désactivés" -#: include/utils/class_msgPool.inc:350 -#, php-format -msgid "Edit %s..." -msgstr "Editer %s..." +#: html/main.php:329 +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 !" -#: include/utils/class_msgPool.inc:356 -msgid "Back" -msgstr "Retour" +#: html/main.php:339 +msgid "Plugin" +msgstr "Extension" -#: include/utils/class_msgPool.inc:376 +#: html/main.php:340 #, php-format -msgid "This account has no valid %s extensions!" -msgstr "Ce compte n'a pas d'extensions %s valides !" +msgid "FATAL: Cannot find any plugin definitions for plugin '%s'!" +msgstr "FATAL: Impossible de trouver une définition pour l'extension '%s' !" -#: include/utils/class_msgPool.inc:382 -#, 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." +#: html/main.php:354 +msgid "Configuration Error" +msgstr "Erreur de configuration" -#: include/utils/class_msgPool.inc:385 include/utils/class_msgPool.inc:392 +#: html/main.php:355 #, php-format msgid "" -"This account has %s settings enabled. To disable them, you'll need to remove " -"the %s settings first!" +"FATAL: not all POST variables have been transfered by PHP - please inform " +"your administrator!" msgstr "" -"Ce compte possède %s paramètres activés. Pour le désactiver vous devez au " -"préalable supprimer les %s paramètres !" +"FATAL: toute les variables POST non pas été transférées par PHP - Veuillez " +"avertir votre administrateur !" -#: include/utils/class_msgPool.inc:401 -#, 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." +#: html/helpviewer.php:64 +msgid "Help browser" +msgstr "Aide" -#: include/utils/class_msgPool.inc:404 include/utils/class_msgPool.inc:411 +#: html/helpviewer.php:118 +msgid "There is no helpfile specified for this class" +msgstr "Il n'y a pas de fichier d'aide spécifiée pour cette classe." + +#: html/helpviewer.php:194 include/functions_helpviewer.inc:97 +msgid "previous" +msgstr "précédent" + +#: html/helpviewer.php:198 include/functions_helpviewer.inc:101 +msgid "next" +msgstr "suivant" + +#: html/helpviewer.php:269 #, php-format -msgid "" -"This account has %s settings disabled. To enable them, you'll need to add " -"the %s settings first!" +msgid "Helpdir '%s' is not accessible, can't read any helpfiles." msgstr "" -"Ce compte possède %s paramètres désactivés. Pour les activer, vous devez au " -"préalable ajouter les %s paramètres !" +"Le répertoire d'aide '%s' n'est pas accessible, impossible de lire les " +"fichiers d'aide." -#: include/utils/class_msgPool.inc:419 +#: include/class_socketClient.inc:60 +msgid "The mcrypt module was not found. Please install php5-mcrypt." +msgstr "Le module mcrypt n'as pas été trouvé. Veuillez installer php5-mycrypt." + +#: include/class_socketClient.inc:108 #, php-format -msgid "Add %s settings" -msgstr "Ajouter %s paramètres" +msgid "Socket connection to host '%s:%s' failed: %s" +msgstr "La connexion socket vers l'hôte '%s:%s' à echoué : %s" -#: include/utils/class_msgPool.inc:425 +#: include/class_socketClient.inc:191 #, php-format -msgid "Remove %s settings" -msgstr "Effacer %s paramètres" +msgid "Socket timeout of %s seconds reached." +msgstr "Le temps limite du socket de '%s' secondes à été atteint." -#: include/utils/class_msgPool.inc:431 -msgid "Click the 'Edit' button below to change informations in this dialog" +#: include/password-methods/class_password-methods.inc:250 +msgid "Cannot find a suitable password method for the current hash!" msgstr "" -"Cliquez sur le bouton 'Editer' ci-dessous pour changer les informations dans " -"cette boite de dialogue" - -#: include/utils/class_msgPool.inc:437 -msgid "January" -msgstr "Janvier" +"Impossible de trouver une méthode de cryptage correspondante pour le mot de " +"passe !" -#: include/utils/class_msgPool.inc:437 -msgid "February" -msgstr "Février" +#: include/class_acl.inc:26 +msgid "Access control" +msgstr "Contrôle d'accès" -#: include/utils/class_msgPool.inc:437 -msgid "March" -msgstr "Mars" +#: include/class_acl.inc:27 plugins/admin/acl/class_aclManagement.inc:27 +msgid "Manage access control lists" +msgstr "Gestion de listes de contrôle d'accès (ACL)" -#: include/utils/class_msgPool.inc:437 -msgid "April" -msgstr "Avril" +#: include/class_acl.inc:201 plugins/admin/acl/class_aclRole.inc:124 +msgid "All categories" +msgstr "Toutes les catégories" -#: include/utils/class_msgPool.inc:438 -msgid "May" -msgstr "Mai" +#: include/class_acl.inc:209 +msgid "Reset ACLs" +msgstr "Remise à zéro des ACL" -#: include/utils/class_msgPool.inc:438 -msgid "June" -msgstr "Juin" +#: include/class_acl.inc:210 plugins/admin/acl/class_aclRole.inc:132 +msgid "One level" +msgstr "Un niveau" -#: include/utils/class_msgPool.inc:438 -msgid "July" -msgstr "Juillet" +#: include/class_acl.inc:211 include/class_acl.inc:216 +#: plugins/admin/acl/class_aclRole.inc:133 +msgid "Current object" +msgstr "Objet actuel" -#: include/utils/class_msgPool.inc:438 -msgid "August" -msgstr "Août" +#: include/class_acl.inc:212 plugins/admin/acl/class_aclRole.inc:134 +msgid "Complete subtree" +msgstr "Sous arbre complet" -#: include/utils/class_msgPool.inc:438 -msgid "September" -msgstr "Septembre" +#: include/class_acl.inc:213 plugins/admin/acl/class_aclRole.inc:135 +msgid "Complete subtree (permanent)" +msgstr "Le sous arbre complet (permanent)" -#: include/utils/class_msgPool.inc:439 -msgid "October" -msgstr "Octobre" +#: include/class_acl.inc:214 include/class_acl.inc:217 +msgid "Use ACL defined in role" +msgstr "Utiliser l'ACL définie dans le rôle" -#: include/utils/class_msgPool.inc:439 -msgid "November" -msgstr "Novembre" +#: include/class_acl.inc:220 plugins/admin/users/class_userManagement.inc:26 +#: plugins/personal/generic/class_user.inc:1549 +#: setup/class_setupStep_Migrate.inc:1039 +msgid "Users" +msgstr "Utilisateurs" -#: include/utils/class_msgPool.inc:439 -msgid "December" -msgstr "Décembre" - -#: include/utils/class_msgPool.inc:445 -msgid "Sunday" -msgstr "Dimanche" - -#: include/utils/class_msgPool.inc:445 -msgid "Monday" -msgstr "Lundi" - -#: include/utils/class_msgPool.inc:445 -msgid "Tuesday" -msgstr "Mardi" - -#: include/utils/class_msgPool.inc:445 -msgid "Wednesday" -msgstr "Mercredi" - -#: include/utils/class_msgPool.inc:445 -msgid "Thursday" -msgstr "Jeudi" - -#: include/utils/class_msgPool.inc:445 -msgid "Friday" -msgstr "Vendredi" - -#: include/utils/class_msgPool.inc:445 -msgid "Saturday" -msgstr "Samedi" - -#: include/utils/class_msgPool.inc:452 -msgid "read operation" -msgstr "lecture" - -#: include/utils/class_msgPool.inc:452 -msgid "add operation" -msgstr "ajout" - -#: include/utils/class_msgPool.inc:452 -msgid "modify operation" -msgstr "modification" - -#: include/utils/class_msgPool.inc:453 -msgid "delete operation" -msgstr "suppression" - -#: include/utils/class_msgPool.inc:453 -msgid "search operation" -msgstr "recherche" - -#: include/utils/class_msgPool.inc:453 -msgid "authentication" -msgstr "authentification" - -#: include/utils/class_msgPool.inc:456 -#, php-format -msgid "LDAP %s failed!" -msgstr "La requête LDAP %s à échoué !" - -#: include/utils/class_msgPool.inc:458 -msgid "LDAP operation failed!" -msgstr "La requête LDAP à échoué !" +#: include/class_acl.inc:220 plugins/admin/groups/class_groupGeneric.inc:1301 +#: plugins/admin/groups/class_groupManagement.inc:26 +#: setup/class_setupStep_Migrate.inc:1042 +msgid "Groups" +msgstr "Groupes" -#: include/utils/class_msgPool.inc:473 -msgid "Upload failed!" -msgstr "Le téléchargement à échoué !" +#: include/class_acl.inc:482 include/class_MultiSelectWindow.inc:258 +#: include/class_MultiSelectWindow.inc:260 +#: include/class_baseSelectDialog.inc:49 +#: plugins/admin/acl/class_aclRole.inc:392 +msgid "Up" +msgstr "Au dessus" -#: include/utils/class_msgPool.inc:476 -#, php-format -msgid "Upload failed: %s" -msgstr "Le téléchargement à échoué : %s" +#: include/class_acl.inc:484 plugins/admin/acl/class_aclRole.inc:394 +msgid "Down" +msgstr "En bas" -#: include/utils/class_msgPool.inc:483 -msgid "Communication failure with the infrastructure service!" -msgstr "Erreur de communication avec le service d'infrastructure !" +#: include/class_acl.inc:489 include/class_acl.inc:537 +#: plugins/admin/groups/class_divListGroup.inc:139 +#: plugins/admin/users/class_divListUsers.inc:134 +#: plugins/admin/acl/class_aclRole.inc:397 +#: plugins/admin/acl/class_aclRole.inc:446 +msgid "Edit" +msgstr "Editer" -#: include/utils/class_msgPool.inc:485 -#, php-format -msgid "Communication failure with the infrastructure service: %s" -msgstr "Erreur de communication avec le service d'infrastructure : %s" +#: include/class_acl.inc:489 include/class_acl.inc:493 +#: include/class_acl.inc:1225 include/class_acl.inc:1226 +#: include/class_acl.inc:1231 include/class_tabs.inc:391 +#: plugins/admin/acl/class_aclManagement.inc:26 +#: plugins/admin/acl/class_aclManagement.inc:293 +#: plugins/admin/acl/class_divListACL.inc:179 +#: plugins/admin/acl/tabs_acl.inc:28 plugins/admin/acl/class_aclRole.inc:398 +#: plugins/admin/acl/class_aclRole.inc:402 +#: plugins/admin/acl/class_aclRole.inc:766 +msgid "ACL" +msgstr "" -#: include/utils/class_msgPool.inc:492 include/utils/class_msgPool.inc:495 +#: include/class_acl.inc:493 include/class_acl.inc:541 +#: include/utils/class_msgPool.inc:338 plugins/admin/acl/class_aclRole.inc:401 +#: plugins/admin/acl/class_aclRole.inc:450 #, php-format -msgid "This '%s' is still in use by this object: %s" -msgstr "Ce '%s' est en cours d'utilisation par : %s" +msgid "Delete" +msgstr "Supprimer" -#: include/utils/class_msgPool.inc:498 -#, php-format -msgid "This '%s' is still in use." -msgstr "Ce '%s' est toujours en utilisation." +#: include/class_acl.inc:529 +msgid "No ACL settings for this category!" +msgstr "Pas de paramètres pour les ACL de cette catégorie !" -#: include/utils/class_msgPool.inc:500 +#: include/class_acl.inc:531 #, php-format -msgid "This '%s' is still in use by these objects: %s" -msgstr "Ce '%s' est en utilisation par les objets : %s" +msgid "Contains ACLs for these objects: %s" +msgstr "Contient les ACL pour ces objets: %s" -#: include/utils/class_msgPool.inc:506 -#, php-format -msgid "File '%s' does not exist!" -msgstr "Le fichier '%s' n'existe pas !" +#: include/class_acl.inc:537 include/class_acl.inc:541 +msgid "category ACL" +msgstr "" -#: include/utils/class_msgPool.inc:512 +#: include/class_acl.inc:591 #, php-format -msgid "Cannot open file '%s' for reading!" -msgstr "Impossible de lire le fichier '%s' !" +msgid "Edit ACL for '%s' - scope is '%s'" +msgstr "Editer l'ACL pour '%s', l'étendue est '%s'" -#: include/utils/class_msgPool.inc:518 -#, php-format -msgid "Cannot open file '%s' for writing!" -msgstr "Impossible d'écrire dans le fichier '%s' !" +#: include/class_acl.inc:601 plugins/admin/acl/class_aclRole.inc:480 +msgid "All objects in current subtree" +msgstr "Tout les objets dans le sous arbres actuel" -#: include/utils/class_msgPool.inc:524 -#, php-format -msgid "" -"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 !" +#: include/class_acl.inc:749 include/class_acl.inc:756 +msgid "Show/hide advanced settings" +msgstr "Afficher/Cacher la configuration avancée" -#: include/utils/class_msgPool.inc:530 -#, php-format -msgid "Cannot delete file '%s'!" -msgstr "Impossible d'effacer le fichier '%s' !" +#: include/class_acl.inc:773 +msgid "Create objects" +msgstr "Créer un objet" -#: include/utils/class_msgPool.inc:536 -#, php-format -msgid "Cannot create folder '%s'!" -msgstr "Impossible de créer le répertoire '%s' !" +#: include/class_acl.inc:774 +msgid "Move objects" +msgstr "Bouger un objet" -#: include/utils/class_msgPool.inc:542 -#, php-format -msgid "Cannot delete folder '%s'!" -msgstr "Impossible d'effacer le répertoire '%s' !" +#: include/class_acl.inc:775 +msgid "Remove objects" +msgstr "Enlever les objets" -#: include/utils/class_msgPool.inc:548 -#, php-format -msgid "Checking for %s support" -msgstr "Vérification du support pour %s" +#: include/class_acl.inc:777 +msgid "Grant permission to owner" +msgstr "Donner la permission à l'utilisateur" -#: include/utils/class_msgPool.inc:554 -#, php-format -msgid "Install and activate the %s PHP module." -msgstr "Installer et activer le module PHP %s." +#: include/class_acl.inc:781 include/class_acl.inc:884 +#: include/class_acl.inc:888 +msgid "read" +msgstr "lecture" -#: include/utils/class_msgPool.inc:560 -#, 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 ?" +#: include/class_acl.inc:782 include/class_acl.inc:886 +#: include/class_acl.inc:889 +msgid "write" +msgstr "écrire" -#: include/class_gosaSupportDaemon.inc:104 -msgid "GOsa support daemon" -msgstr "GOsa support Service" +#: include/class_acl.inc:786 +msgid "Complete object" +msgstr "L'objet au complet" -#: include/class_gosaSupportDaemon.inc:779 -msgid "Cannot not parse XML!" -msgstr "Impossible de lire le contenu du fichier XML" +#: include/class_acl.inc:928 include/class_session.inc:76 +#: include/class_session.inc:101 include/class_session.inc:127 +#: include/functions.inc:467 include/functions.inc:627 +#: include/functions.inc:724 include/functions.inc:1107 +#: include/functions.inc:1918 include/functions.inc:1952 +#: include/functions.inc:1972 include/class_ldap.inc:648 +#: include/class_ldap.inc:696 include/class_log.inc:88 +#: include/class_CopyPasteHandler.inc:159 +#: include/class_CopyPasteHandler.inc:269 +msgid "Internal error" +msgstr "Erreur interne" -#: include/class_gosaSupportDaemon.inc:1160 +#: include/class_acl.inc:928 #, php-format -msgid "Cannot send abort event for entry %s!" -msgstr "Impossible d'envoyer l'evènement annuler pour l'entrée '%s' !" +msgid "Unkown ACL type '%s'!" +msgstr "Type d'ACL inconnu '%s' !" -#: include/class_gosaSupportDaemon.inc:1180 +#: include/class_acl.inc:971 #, php-format -msgid "Cannot remove entry %s!" -msgstr "Impossible d'enlever l'entrée %s !" +msgid "Unknown entry '%s'!" +msgstr "Entrée inconnue '%s' !" -#: include/functions_helpviewer.inc:45 +#: include/class_acl.inc:1031 include/class_acl.inc:1033 #, php-format -msgid "XML error in guide.xml: %s at line %d" -msgstr "Erreur XML dans guide.xml: %s à la ligne %d" - -#: include/functions_helpviewer.inc:88 -msgid "No help available for this plugin." -msgstr "L'aide n'est pas disponible pour cette extension." - -#: include/functions_helpviewer.inc:97 html/helpviewer.php:194 -msgid "previous" -msgstr "précédent" - -#: include/functions_helpviewer.inc:101 html/helpviewer.php:198 -msgid "next" -msgstr "suivant" +msgid "Role: %s" +msgstr "Rôle : %s" -#: 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 " +#: include/class_acl.inc:1033 +msgid "unknown role" +msgstr "Rôle inconnu" -#: include/functions_helpviewer.inc:462 +#: include/class_acl.inc:1041 #, php-format -msgid "%s%% hit rate in file %s" -msgstr "%s%% de correspondance dans le fichier %s" - -#: include/class_certificate.inc:73 -msgid "Certificate is empty!" -msgstr "Le Certificat et vide !" +msgid "Contains settings for these objects: %s" +msgstr "Contient les paramètres pour ces objets: %s" -#: include/class_certificate.inc:100 -msgid "Cannot load certificate - only PEM/DER is supported!" -msgstr "" -"Impossible de charger le certificat - seul les certificats PEM/DER sont " -"supportés !" +#: include/class_acl.inc:1056 +msgid "ACL takes effect for all users" +msgstr "ACL valide pour tout les utilisateurs" -#: include/class_certificate.inc:115 -msgid "Cannot extract information for non PEM certificates!" -msgstr "Impossible d'extraire les informations de certificats non PEM !" +#: include/class_acl.inc:1226 +msgid "Access control list" +msgstr "Contrôle d'accès (ACL)" -#: include/class_certificate.inc:219 -msgid "No valid certificate loaded!" -msgstr "Pas de certificat valide chargé !" +#: include/class_acl.inc:1231 +msgid "ACL roles" +msgstr "Rôles ACL" -#: include/class_baseSelectDialog.inc:44 -msgid "Choose a base" -msgstr "Sélectionnez une base" +#: include/class_MultiSelectWindow.inc:145 setup/setup_migrate.tpl:60 +#: setup/setup_migrate.tpl:107 +msgid "Close" +msgstr "Fermer" -#: include/class_baseSelectDialog.inc:47 #: include/class_MultiSelectWindow.inc:250 +#: include/class_baseSelectDialog.inc:47 msgid "Go to root department" msgstr "Aller au département de base" -#: include/class_baseSelectDialog.inc:47 #: include/class_MultiSelectWindow.inc:250 #: include/class_MultiSelectWindow.inc:252 +#: include/class_baseSelectDialog.inc:47 msgid "Root" msgstr "Racine" -#: include/class_baseSelectDialog.inc:49 #: include/class_MultiSelectWindow.inc:258 +#: include/class_baseSelectDialog.inc:49 msgid "Go up one department" msgstr "Monter d'un département" -#: include/class_baseSelectDialog.inc:51 #: include/class_MultiSelectWindow.inc:266 +#: include/class_baseSelectDialog.inc:51 msgid "Go to users department" msgstr "Aller au département des utilisateurs" -#: include/class_baseSelectDialog.inc:51 #: include/class_MultiSelectWindow.inc:266 #: include/class_MultiSelectWindow.inc:268 +#: include/class_baseSelectDialog.inc:51 msgid "Home" msgstr "Accueil" -#: include/class_baseSelectDialog.inc:52 #: include/class_MultiSelectWindow.inc:273 +#: include/class_baseSelectDialog.inc:52 msgid "Reload list" msgstr "Recharger la liste" -#: include/class_baseSelectDialog.inc:52 #: include/class_MultiSelectWindow.inc:273 -#: plugins/admin/departments/class_divListDepartment.inc:87 -#: plugins/admin/acl/class_divListACL.inc:104 +#: include/class_baseSelectDialog.inc:52 #: plugins/admin/ogroups/class_divListOGroup.inc:148 -#: plugins/admin/users/class_divListUsers.inc:115 #: plugins/admin/groups/class_divListGroup.inc:122 +#: plugins/admin/users/class_divListUsers.inc:115 +#: plugins/admin/departments/class_divListDepartment.inc:87 +#: plugins/admin/acl/class_divListACL.inc:104 msgid "Submit" msgstr "Soumettre" +#: include/class_MultiSelectWindow.inc:550 +#, php-format +msgid "Inconsistent DN encoding detected: '%s'" +msgstr "Encodage du inconsistant du DN détecté : '%s'" + +#: include/class_session.inc:76 include/class_session.inc:101 +#: include/class_session.inc:127 +msgid "Requested channel does not exist! Please contact your Administrator." +msgstr "" +"Le canal demandé n'existe pas ! Veuillez contacter votre administrateur " +"système." + +#: include/class_baseSelectDialog.inc:44 +msgid "Choose a base" +msgstr "Sélectionnez une base" + #: include/class_baseSelectDialog.inc:55 msgid "" "Step in the prefered tree and click save to use the current subtree as base. " @@ -1225,28 +1213,27 @@ msgid "Use" msgstr "Utilisation" #: include/class_baseSelectDialog.inc:65 -#: plugins/admin/departments/class_countryGeneric.inc:89 -#: plugins/admin/departments/dcObject.tpl:28 -#: plugins/admin/departments/class_dcObject.inc:88 +#: plugins/admin/ogroups/class_divListOGroup.inc:146 +#: plugins/admin/ogroups/class_ogroup.inc:1130 +#: plugins/admin/ogroups/generic.tpl:26 plugins/admin/groups/generic.tpl:39 +#: plugins/admin/groups/class_divListGroup.inc:121 +#: plugins/admin/groups/class_groupGeneric.inc:1306 +#: plugins/admin/users/class_divListUsers.inc:113 +#: plugins/admin/departments/class_departmentGeneric.inc:621 +#: plugins/admin/departments/locality.tpl:28 #: plugins/admin/departments/generic.tpl:39 +#: plugins/admin/departments/class_divListDepartment.inc:85 #: plugins/admin/departments/class_localityGeneric.inc:89 +#: plugins/admin/departments/class_organizationGeneric.inc:121 +#: plugins/admin/departments/class_countryGeneric.inc:89 +#: plugins/admin/departments/class_dcObject.inc:88 #: plugins/admin/departments/country.tpl:28 +#: plugins/admin/departments/dcObject.tpl:28 #: plugins/admin/departments/organization.tpl:39 -#: plugins/admin/departments/locality.tpl:28 -#: plugins/admin/departments/class_departmentGeneric.inc:621 -#: plugins/admin/departments/class_organizationGeneric.inc:121 -#: plugins/admin/departments/class_divListDepartment.inc:85 #: plugins/admin/acl/class_divListACL.inc:102 -#: plugins/admin/acl/acl_role.tpl:27 plugins/admin/acl/class_aclRole.inc:734 -#: plugins/admin/ogroups/generic.tpl:26 -#: plugins/admin/ogroups/class_divListOGroup.inc:146 -#: plugins/admin/ogroups/class_ogroup.inc:1130 -#: plugins/admin/users/class_divListUsers.inc:113 -#: plugins/admin/groups/generic.tpl:39 -#: plugins/admin/groups/class_groupGeneric.inc:1263 -#: plugins/admin/groups/class_divListGroup.inc:121 -#: plugins/personal/generic/generic.tpl:170 +#: plugins/admin/acl/class_aclRole.inc:751 plugins/admin/acl/acl_role.tpl:27 #: plugins/personal/generic/class_user.inc:1563 +#: plugins/personal/generic/generic.tpl:170 #: plugins/personal/generic/multiple_generic.tpl:47 setup/setup_ldap.tpl:55 msgid "Base" msgstr "" @@ -1255,17 +1242,6 @@ msgstr "" msgid "Filter entries with this syntax" msgstr "Filtrer les entrées avec cette syntaxe" -#: include/class_session.inc:76 include/class_session.inc:101 -#: include/class_session.inc:127 -msgid "Requested channel does not exist! Please contact your Administrator." -msgstr "" -"Le canal demandé n'existe pas ! Veuillez contacter votre administrateur " -"système." - -#: 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." - #: include/functions.inc:120 #, php-format msgid "Fatal error: no class locations defined - please run '%s' to fix this" @@ -1281,12 +1257,6 @@ msgstr "" "Erreur fatale : impossible d'initialiser la classe '%s' - veuillez exécuter " "'%s' pour essayer de régler le problème" -#: include/functions.inc:336 -#: plugins/admin/departments/class_departmentGeneric.inc:386 -#: html/password.php:58 html/main.php:147 -msgid "Fatal error" -msgstr "Erreur Fatale" - #: include/functions.inc:337 #, php-format msgid "FATAL: Error when connecting the LDAP. Server said '%s'." @@ -1325,29 +1295,6 @@ msgstr "" msgid "LDAP server returned: %s" msgstr "Le serveur LDAP à retourné: %s" -#: include/functions.inc:745 include/functions.inc:2192 -#: include/functions.inc:2196 include/functions.inc:2202 -#: include/class_tabs.inc:259 plugins/admin/departments/remove.tpl:2 -#: plugins/admin/departments/dep_move_confirm.tpl:2 -#: plugins/admin/acl/remove.tpl:2 plugins/admin/ogroups/remove.tpl:2 -#: plugins/admin/users/class_userManagement.inc:631 -#: plugins/admin/users/remove.tpl:2 plugins/admin/groups/remove.tpl:2 -#: plugins/personal/posix/class_posixAccount.inc:832 -#: plugins/personal/posix/class_posixAccount.inc:925 html/password.php:280 -#: html/index.php:57 html/index.php:63 html/index.php:416 html/index.php:422 -#: setup/setup_checks.tpl:32 setup/setup_checks.tpl:93 -#: setup/class_setupStep_Migrate.inc:251 setup/class_setupStep_Migrate.inc:303 -#: setup/class_setupStep_Migrate.inc:436 setup/class_setupStep_Migrate.inc:513 -#: setup/class_setupStep_Migrate.inc:652 setup/class_setupStep_Migrate.inc:793 -#: setup/class_setupStep_Migrate.inc:2383 -#: setup/class_setupStep_Migrate.inc:2536 -#: setup/class_setupStep_Migrate.inc:2868 ihtml/themes/default/conflict.tpl:6 -#: ihtml/themes/default/remove.tpl:2 ihtml/themes/default/islocked.tpl:6 -#: ihtml/themes/default/msg_dialog.tpl:54 -#: ihtml/themes/default/msg_dialog.tpl:97 -msgid "Warning" -msgstr "Avertissement" - #: include/functions.inc:745 msgid "" "Found multiple locks for object to be locked. This should not happen - " @@ -1399,44 +1346,44 @@ msgstr "Entrées par page" msgid "Apply filter" msgstr "Appliquer le filtre" -#: include/functions.inc:1794 +#: include/functions.inc:1795 msgid "*ABCDEFGHIJKLMNOPQRSTUVWXYZ0123456789" msgstr "*ABCDEFGHIJKLMNOPQRSTUVWXYZ0123456789" -#: include/functions.inc:1838 +#: include/functions.inc:1839 #, php-format msgid "GOsa development snapshot (Rev %s)" msgstr "Version de développement de GOsa (Rev %s)" -#: include/functions.inc:1917 +#: include/functions.inc:1918 #, php-format msgid "File '%s' could not be deleted." msgstr "Le fichier '%s' ne peut pas être éffacé." -#: include/functions.inc:1951 include/functions.inc:1971 +#: include/functions.inc:1952 include/functions.inc:1972 msgid "Cannot write to revision file!" msgstr "Impossible d'écrire le fichier de revision !" -#: include/functions.inc:2192 include/functions.inc:2196 -#: include/functions.inc:2202 +#: include/functions.inc:2193 include/functions.inc:2197 +#: include/functions.inc:2203 msgid "'baseIdHook' is not available. Using default base!" msgstr "'baseIdHook' n'est pas disponible. Utilisation de la base par défaut !" -#: include/functions.inc:2224 +#: include/functions.inc:2225 msgid "LDAP warning" msgstr "Avertissement LDAP" -#: include/functions.inc:2224 +#: include/functions.inc:2225 msgid "Cannot get schema information from server. No schema check possible!" msgstr "" "Impossible de récupérer les informations sur les schémas depuis le serveur. " "Vérification des schémas impossibles !" -#: include/functions.inc:2250 +#: include/functions.inc:2251 msgid "Used to store account specific informations." msgstr "Utilisé pour stocker les informations spécifiques des comptes." -#: include/functions.inc:2257 +#: include/functions.inc:2258 msgid "" "Used to lock currently edited entries to avoid multiple changes at the same " "time." @@ -1444,32 +1391,32 @@ msgstr "" "Utilisé pour verrouiller les entrées actuellement modifiées afin d'éviter de " "multiples changements simultanés." -#: include/functions.inc:2300 +#: include/functions.inc:2301 #, php-format msgid "Missing required object class '%s'!" msgstr "Object class obligatoire '%s' manquante !" -#: include/functions.inc:2302 +#: include/functions.inc:2303 #, php-format msgid "Missing optional object class '%s'!" msgstr "Object class facultative '%s' manquante !" -#: include/functions.inc:2308 +#: include/functions.inc:2309 #, php-format msgid "Version mismatch for required object class '%s' (!=%s)!" msgstr "La version requise des object class ne correspond pas '%s' (!=%s) !" -#: include/functions.inc:2310 +#: include/functions.inc:2311 #, php-format msgid "Version mismatch for optional object class '%s' (!=%s)!" msgstr "La version des object class optionnels ne correspond pas '%s' (!=%s) !" -#: include/functions.inc:2314 +#: include/functions.inc:2315 #, php-format msgid "Class(es) available" msgstr "Classe(s) disponible(s)" -#: include/functions.inc:2336 +#: include/functions.inc:2337 msgid "" "You have enabled the rfc2307bis option on the 'ldap setup' step, but your " "schema configuration do not support this option." @@ -1478,7 +1425,7 @@ msgstr "" "serveur ldap' lors de l'installation, mais la configuration de vos schéma ne " "supportent pas cette option." -#: include/functions.inc:2337 +#: include/functions.inc:2338 msgid "" "In order to use rfc2307bis conform groups the objectClass 'posixGroup' must " "be AUXILIARY" @@ -1486,7 +1433,7 @@ msgstr "" "Pour pouvoir utiliser des groupes conformes à la norme rfc2307bis, " "l'objectClass 'posixGroup' doit être AUXILIARY" -#: include/functions.inc:2341 +#: include/functions.inc:2342 msgid "" "Your schema is configured to support the rfc2307bis group, but you have " "disabled this option on the 'ldap setup' step." @@ -1495,51 +1442,51 @@ msgstr "" "avez désactivé cette option lors de l'étape 'configuration de l'annuaire " "ldap' du programme d'installation." -#: include/functions.inc:2342 +#: include/functions.inc:2343 msgid "The objectClass 'posixGroup' must be STRUCTURAL" msgstr "L'objectClass 'posixGroup' doit être STRUCTURAL" -#: include/functions.inc:2366 +#: include/functions.inc:2367 msgid "German" msgstr "Allemand" -#: include/functions.inc:2367 +#: include/functions.inc:2368 msgid "French" msgstr "Français" -#: include/functions.inc:2368 +#: include/functions.inc:2369 msgid "Italian" msgstr "Italien" -#: include/functions.inc:2369 +#: include/functions.inc:2370 msgid "Spanish" msgstr "Espagnol" -#: include/functions.inc:2370 +#: include/functions.inc:2371 msgid "English" msgstr "Anglais" -#: include/functions.inc:2371 +#: include/functions.inc:2372 msgid "Dutch" msgstr "Hollandais" -#: include/functions.inc:2372 +#: include/functions.inc:2373 msgid "Polish" msgstr "Polonais" -#: include/functions.inc:2374 +#: include/functions.inc:2375 msgid "Chinese" msgstr "Chinois" -#: include/functions.inc:2375 +#: include/functions.inc:2376 msgid "Vietnamese" msgstr "Vietnamien" -#: include/functions.inc:2376 +#: include/functions.inc:2377 msgid "Russian" msgstr "Russe" -#: include/functions.inc:2554 +#: include/functions.inc:2555 #, php-format msgid "" "Command '%s', specified as POSTMODIFY for plugin '%s' doesn't seem to exist." @@ -1547,11 +1494,11 @@ msgstr "" "La commande '%s', utilisée dans le POSTMODIFY de l'extension '%s' n'existe " "pas." -#: include/functions.inc:2579 +#: include/functions.inc:2580 msgid "Cannot generate samba hash!" msgstr "Impossible de générer un hash samba !" -#: include/functions.inc:2592 +#: include/functions.inc:2593 #, php-format msgid "" "Cannot generate samba hash: running '%s' failed, check the 'sambaHashHook'!" @@ -1559,6 +1506,97 @@ msgstr "" "Impossible de générer le mot de passe samba: l'exécution de '%s' à échoué, " "veuillez vérifier le paramètre 'sambaHashHook'!" +#: include/class_tabs.inc:51 +#, php-format +msgid "" +"No plugin definitions found to initialize '%s', please check your " +"configuration file." +msgstr "" +"Pas de définition de plugin pour l'initialisation de '%s', veuillez vérifier " +"votre fichier de configuration." + +#: include/class_tabs.inc:259 +#, php-format +msgid "Delete process has been canceled by plugin '%s': %s" +msgstr "L'effacement à été interrompu par l'extension '%s': %s" + +#: include/class_tabs.inc:394 +msgid "References" +msgstr "Références" + +#: include/class_SnapShotDialog.inc:90 +#, php-format +msgid "You're about to delete the snapshot '%s'." +msgstr "Vous êtes sur le point de supprimer le snapshot '%s'." + +#: include/class_SnapShotDialog.inc:143 include/class_plugin.inc:2013 +msgid "Restore snapshot" +msgstr "Restaurer la copie instantanée" + +#: include/class_SnapShotDialog.inc:145 +msgid "Remove snapshot" +msgstr "Supprimer le snapshot" + +#: include/class_SnapShotDialog.inc:147 include/class_SnapShotDialog.inc:167 +msgid "Y-m-d, H:i:s" +msgstr "" + +#: include/class_SnapShotDialog.inc:179 +#: plugins/generic/references/contents.tpl:11 +#: plugins/admin/ogroups/class_ogroup.inc:1131 +#: plugins/admin/ogroups/generic.tpl:15 plugins/admin/groups/generic.tpl:24 +#: plugins/admin/groups/class_groupGeneric.inc:1305 +#: plugins/admin/departments/class_departmentGeneric.inc:317 +#: plugins/admin/departments/class_departmentGeneric.inc:619 +#: plugins/admin/departments/locality.tpl:19 +#: plugins/admin/departments/generic.tpl:19 +#: plugins/admin/departments/class_localityGeneric.inc:60 +#: plugins/admin/departments/class_localityGeneric.inc:88 +#: plugins/admin/departments/class_organizationGeneric.inc:91 +#: plugins/admin/departments/class_organizationGeneric.inc:119 +#: plugins/admin/departments/class_countryGeneric.inc:59 +#: plugins/admin/departments/class_countryGeneric.inc:88 +#: plugins/admin/departments/class_dcObject.inc:59 +#: plugins/admin/departments/class_dcObject.inc:87 +#: plugins/admin/departments/country.tpl:19 +#: plugins/admin/departments/dcObject.tpl:19 +#: plugins/admin/departments/organization.tpl:19 +#: plugins/admin/acl/class_aclRole.inc:752 plugins/admin/acl/acl_role.tpl:17 +msgid "Description" +msgstr "" + +#: include/class_multi_plug.inc:362 +msgid "You are currently editing mutliple entries." +msgstr "Vous êtes occupé à éditer des entrées multiples." + +#: include/class_multi_plug.inc:391 +msgid "Password reset" +msgstr "Réinitialisation du mot de passe" + +#: include/class_multi_plug.inc:391 +msgid "The user password was resetted, please set a new password value!" +msgstr "" +"Le mot de passe de l'utilisateur à été réinitialisé, veuillez entrer un " +"nouveau mot de passe !" + +#: include/class_certificate.inc:73 +msgid "Certificate is empty!" +msgstr "Le Certificat et vide !" + +#: include/class_certificate.inc:100 +msgid "Cannot load certificate - only PEM/DER is supported!" +msgstr "" +"Impossible de charger le certificat - seul les certificats PEM/DER sont " +"supportés !" + +#: include/class_certificate.inc:115 +msgid "Cannot extract information for non PEM certificates!" +msgstr "Impossible d'extraire les informations de certificats non PEM !" + +#: include/class_certificate.inc:219 +msgid "No valid certificate loaded!" +msgstr "Pas de certificat valide chargé !" + #: include/php_setup.inc:93 msgid "Generating this page caused the PHP interpreter to raise some errors!" msgstr "" @@ -1617,965 +1655,1087 @@ msgstr "Type" msgid "Arguments" msgstr "Arguments" -#: include/password-methods/class_password-methods.inc:250 -msgid "Cannot find a suitable password method for the current hash!" +#: include/class_plugin.inc:510 +msgid "" +"The object has changed since opened in GOsa. All changes that may be done by " +"others get lost if you save this entry!" msgstr "" -"Impossible de trouver une méthode de cryptage correspondante pour le mot de " -"passe !" - -#: include/class_log.inc:88 -#, php-format -msgid "Logging failed: %s" -msgstr "Echec du Journal système : %s" +"Cet objet à changer depuis son ouverture dans GOsa. Tout les changement " +"éffectués par les autres seront perdus si vous sauvez cette entrée !" -#: include/class_log.inc:116 +#: include/class_plugin.inc:1331 include/class_plugin.inc:1362 #, php-format -msgid "Invalid option '%s' specified!" -msgstr "Option %s non valide !" +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." -#: include/class_log.inc:120 -msgid "Specified objectType is empty or invalid!" -msgstr "Le type d'objet spécifié est vide ou invalide !" +#: include/class_plugin.inc:1344 +#, fuzzy, 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 la variable " +"requise '%s' n'est pas configurée." -#: include/class_log.inc:139 -msgid "MySQL error" -msgstr "Erreur MySQL" +#: include/class_plugin.inc:1560 include/class_plugin.inc:1572 +#: include/class_plugin.inc:1587 include/class_plugin.inc:1600 +#: plugins/admin/ogroups/class_ogroupManagement.inc:237 +#: plugins/admin/groups/class_groupManagement.inc:356 +#: plugins/admin/users/class_userManagement.inc:344 +#: plugins/admin/users/class_userManagement.inc:584 +#: plugins/admin/acl/class_aclManagement.inc:268 +msgid "Permission" +msgstr "Permissions" -#: include/class_log.inc:139 +#: include/class_plugin.inc:1560 #, php-format -msgid "Logging to MySQL database will be disabled for server '%s'!" +msgid "You are not allowed to create a snapshot for %s." msgstr "" -"Les journaux systèmes envoyés vers la base de donnée MySQL seront désactivé " -"pour le serveur '%s' !" - -#: include/class_log.inc:164 include/class_log.inc:173 -#: include/class_log.inc:186 include/class_log.inc:203 -#: include/class_log.inc:241 -msgid "MySQL logging" -msgstr "Journaux systèmes stockés dans un base de données MySQL" +"Vous n'êtes pas autorisé à créer une nouvelle copie instantanée pour %s." -#: include/class_log.inc:218 +#: include/class_plugin.inc:1572 include/class_plugin.inc:1587 +#: include/class_plugin.inc:1600 #, php-format -msgid "Cannot add location to the database!" -msgstr "Impossible d'ajouter un emplacement à la base de données !" +msgid "You are not allowed to restore a snapshot for %s." +msgstr "Vous n'êtes pas autorisé à restaurer un copie instantanée de %s." -#: include/class_MultiSelectWindow.inc:145 setup/setup_migrate.tpl:79 -msgid "Close" -msgstr "Fermer" +#: include/class_plugin.inc:1812 +msgid "Changing ACL dn" +msgstr "Changement du dn de l'acl" -#: include/class_MultiSelectWindow.inc:550 -#, php-format -msgid "Inconsistent DN encoding detected: '%s'" -msgstr "Encodage du inconsistant du DN détecté : '%s'" +#: include/class_plugin.inc:1812 +msgid "from" +msgstr "de" -#: include/class_SnapShotDialog.inc:90 -#, php-format -msgid "You're about to delete the snapshot '%s'." -msgstr "Vous êtes sur le point de supprimer le snapshot '%s'." - -#: include/class_SnapShotDialog.inc:143 include/class_plugin.inc:1986 -msgid "Restore snapshot" -msgstr "Restaurer la copie instantanée" - -#: include/class_SnapShotDialog.inc:145 -msgid "Remove snapshot" -msgstr "Supprimer le snapshot" - -#: include/class_SnapShotDialog.inc:147 include/class_SnapShotDialog.inc:167 -msgid "Y-m-d, H:i:s" -msgstr "" - -#: include/class_SnapShotDialog.inc:179 -#: plugins/admin/departments/class_countryGeneric.inc:59 -#: plugins/admin/departments/class_countryGeneric.inc:88 -#: plugins/admin/departments/dcObject.tpl:19 -#: plugins/admin/departments/class_dcObject.inc:59 -#: plugins/admin/departments/class_dcObject.inc:87 -#: plugins/admin/departments/generic.tpl:19 -#: plugins/admin/departments/class_localityGeneric.inc:60 -#: plugins/admin/departments/class_localityGeneric.inc:88 -#: plugins/admin/departments/country.tpl:19 -#: plugins/admin/departments/organization.tpl:19 -#: plugins/admin/departments/locality.tpl:19 -#: plugins/admin/departments/class_departmentGeneric.inc:317 -#: plugins/admin/departments/class_departmentGeneric.inc:619 -#: plugins/admin/departments/class_organizationGeneric.inc:91 -#: plugins/admin/departments/class_organizationGeneric.inc:119 -#: plugins/admin/acl/acl_role.tpl:17 plugins/admin/acl/class_aclRole.inc:735 -#: plugins/admin/ogroups/generic.tpl:15 -#: plugins/admin/ogroups/class_ogroup.inc:1131 -#: plugins/admin/groups/generic.tpl:24 -#: plugins/admin/groups/class_groupGeneric.inc:1262 -#: plugins/generic/references/contents.tpl:11 -msgid "Description" -msgstr "" - -#: include/class_plugin.inc:510 -msgid "" -"The object has changed since opened in GOsa. All changes that may be done by " -"others get lost if you save this entry!" -msgstr "" -"Cet objet à changer depuis son ouverture dans GOsa. Tout les changement " -"éffectués par les autres seront perdus si vous sauvez cette entrée !" - -#: include/class_plugin.inc:1325 include/class_plugin.inc:1337 -#, 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." - -#: include/class_plugin.inc:1533 include/class_plugin.inc:1545 -#: include/class_plugin.inc:1560 include/class_plugin.inc:1573 -#: plugins/admin/acl/class_aclManagement.inc:268 -#: plugins/admin/ogroups/class_ogroupManagement.inc:237 -#: plugins/admin/users/class_userManagement.inc:344 -#: plugins/admin/users/class_userManagement.inc:584 -#: plugins/admin/groups/class_groupManagement.inc:356 -msgid "Permission" -msgstr "Permissions" - -#: include/class_plugin.inc:1533 -#, 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." - -#: include/class_plugin.inc:1545 include/class_plugin.inc:1560 -#: include/class_plugin.inc:1573 -#, php-format -msgid "You are not allowed to restore a snapshot for %s." -msgstr "Vous n'êtes pas autorisé à restaurer un copie instantanée de %s." - -#: include/class_plugin.inc:1785 -msgid "Changing ACL dn" -msgstr "Changement du dn de l'acl" - -#: include/class_plugin.inc:1785 -msgid "from" -msgstr "de" - -#: include/class_plugin.inc:1786 setup/class_setupStep_Migrate.inc:1235 -#: setup/class_setupStep_Migrate.inc:1285 -#: setup/class_setupStep_Migrate.inc:1333 +#: include/class_plugin.inc:1813 setup/class_setupStep_Migrate.inc:1246 +#: setup/class_setupStep_Migrate.inc:1296 +#: setup/class_setupStep_Migrate.inc:1344 msgid "to" msgstr "vers" -#: include/class_plugin.inc:1968 include/class_plugin.inc:1970 +#: include/class_plugin.inc:1995 include/class_plugin.inc:1997 msgid "Restore" msgstr "Restaurer" -#: include/class_plugin.inc:1993 +#: include/class_plugin.inc:2020 msgid "Create snapshot" msgstr "Créer un snapshot" -#: include/class_plugin.inc:1994 +#: include/class_plugin.inc:2021 msgid "Create a new snapshot from this object" msgstr "Créer un nouveau snapshot depuis cet objet" -#: include/class_plugin.inc:2012 +#: include/class_plugin.inc:2039 msgid "cut" msgstr "couper" -#: include/class_plugin.inc:2012 +#: include/class_plugin.inc:2039 msgid "Cut this entry" msgstr "Couper cette entrée" -#: include/class_plugin.inc:2020 +#: include/class_plugin.inc:2047 msgid "copy" msgstr "copier" -#: include/class_plugin.inc:2020 +#: include/class_plugin.inc:2047 msgid "Copy this entry" msgstr "Copier cette entrée" -#: include/class_plugin.inc:2054 +#: include/class_plugin.inc:2081 msgid "Copy" msgstr "Copier" -#: include/class_plugin.inc:2058 +#: include/class_plugin.inc:2085 msgid "Cut" msgstr "Couper" -#: include/class_multi_plug.inc:362 -msgid "You are currently editing mutliple entries." -msgstr "Vous êtes occupé à éditer des entrées multiples." +#: include/class_plugin.inc:2092 include/class_plugin.inc:2095 +#: include/class_CopyPasteHandler.inc:506 +msgid "Paste" +msgstr "Coller" -#: include/class_multi_plug.inc:391 -msgid "Password reset" -msgstr "Réinitialisation du mot de passe" +#: include/functions_helpviewer.inc:45 +#, php-format +msgid "XML error in guide.xml: %s at line %d" +msgstr "Erreur XML dans guide.xml: %s à la ligne %d" -#: include/class_multi_plug.inc:391 -msgid "The user password was resetted, please set a new password value!" -msgstr "" -"Le mot de passe de l'utilisateur à été réinitialisé, veuillez entrer un " -"nouveau mot de passe !" +#: include/functions_helpviewer.inc:88 +msgid "No help available for this plugin." +msgstr "L'aide n'est pas disponible pour cette extension." -#: include/class_tabs.inc:51 +#: 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 " + +#: include/functions_helpviewer.inc:462 +#, php-format +msgid "%s%% hit rate in file %s" +msgstr "%s%% de correspondance dans le fichier %s" + +#: include/utils/class_timezone.inc:47 #, php-format msgid "" -"No plugin definitions found to initialize '%s', please check your " -"configuration file." +"The timezone setting '%s' in your gosa.conf is not valid. Cannot calculate " +"correct timezone offset." msgstr "" -"Pas de définition de plugin pour l'initialisation de '%s', veuillez vérifier " -"votre fichier de configuration." +"Le fuseau horaire '%s' indiqué dans votre gosa.conf est invalide. Impossible " +"de calculer le décalage horaire correct." -#: include/class_tabs.inc:259 +#: include/utils/class_msgPool.inc:15 #, php-format -msgid "Delete process has been canceled by plugin '%s': %s" -msgstr "L'effacement à été interrompu par l'extension '%s': %s" - -#: include/class_tabs.inc:394 -msgid "References" -msgstr "Références" +msgid "Select to list objects of type '%s'." +msgstr "Sélectionnez pour lister les objets de type '%s'." -#: plugins/admin/departments/class_countryGeneric.inc:43 -#: plugins/admin/departments/class_countryGeneric.inc:45 -#: plugins/admin/departments/class_countryGeneric.inc:50 -#: plugins/admin/departments/class_countryGeneric.inc:52 -#: plugins/admin/departments/class_countryGeneric.inc:54 -#: plugins/admin/departments/class_dcObject.inc:43 -#: plugins/admin/departments/class_dcObject.inc:45 -#: plugins/admin/departments/class_dcObject.inc:50 -#: plugins/admin/departments/class_dcObject.inc:52 -#: plugins/admin/departments/class_dcObject.inc:54 -#: plugins/admin/departments/class_dcObject.inc:86 -#: plugins/admin/departments/class_localityGeneric.inc:44 -#: plugins/admin/departments/class_localityGeneric.inc:46 -#: plugins/admin/departments/class_localityGeneric.inc:51 -#: plugins/admin/departments/class_localityGeneric.inc:53 -#: plugins/admin/departments/class_localityGeneric.inc:55 -#: plugins/admin/departments/class_departmentGeneric.inc:307 -#: plugins/admin/departments/class_departmentGeneric.inc:309 -#: plugins/admin/departments/class_departmentGeneric.inc:314 -#: plugins/admin/departments/class_departmentGeneric.inc:321 -#: plugins/admin/departments/class_departmentGeneric.inc:325 -#: plugins/admin/departments/class_organizationGeneric.inc:75 -#: plugins/admin/departments/class_organizationGeneric.inc:77 -#: plugins/admin/departments/class_organizationGeneric.inc:82 -#: plugins/admin/departments/class_organizationGeneric.inc:84 -#: plugins/admin/departments/class_organizationGeneric.inc:86 -#: plugins/admin/acl/paste_role.tpl:4 plugins/admin/acl/acl_role.tpl:7 -#: plugins/admin/acl/class_aclRole.inc:733 -#: plugins/admin/acl/class_aclRole.inc:745 -#: plugins/admin/ogroups/class_ogroup.inc:922 -#: plugins/admin/ogroups/class_ogroup.inc:932 -#: plugins/admin/ogroups/class_ogroup.inc:1129 -#: plugins/admin/users/class_userManagement.inc:767 -#: plugins/admin/users/class_userManagement.inc:841 -#: plugins/admin/users/class_userManagement.inc:853 -#: plugins/admin/groups/class_groupGeneric.inc:1096 -#: plugins/admin/groups/class_groupGeneric.inc:1102 -#: plugins/admin/groups/class_groupGeneric.inc:1104 -#: plugins/admin/groups/class_groupGeneric.inc:1116 -#: plugins/admin/groups/class_groupGeneric.inc:1130 -#: plugins/admin/groups/class_groupGeneric.inc:1137 -#: plugins/admin/groups/class_groupGeneric.inc:1261 -#: plugins/admin/groups/class_divListGroup.inc:79 -#: plugins/personal/generic/class_user.inc:1230 -#: plugins/personal/generic/class_user.inc:1243 -#: plugins/personal/generic/class_user.inc:1280 -#: plugins/personal/generic/class_user.inc:1686 setup/setup_feedback.tpl:22 -#: setup/setup_migrate.tpl:255 -msgid "Name" -msgstr "Nom" +#: include/utils/class_msgPool.inc:17 +#, php-format +msgid "Select to list objects containig '%s'." +msgstr "Sélectionner pour lister les objets contenant '%s'." -#: plugins/admin/departments/class_countryGeneric.inc:78 -#: plugins/admin/departments/class_countryGeneric.inc:79 -#: plugins/admin/departments/class_departmentManagement.inc:568 -msgid "Country" -msgstr "Pays" +#: include/utils/class_msgPool.inc:19 +#, php-format +msgid "Select to list objects that have '%s' enabled" +msgstr "Sélectionnez pour lister les objets qui ont '%s' activés" -#: plugins/admin/departments/class_countryGeneric.inc:87 -#: plugins/admin/departments/country.tpl:11 -msgid "Country name" -msgstr "Pays" +#: include/utils/class_msgPool.inc:21 +#: plugins/admin/ogroups/ogroup_objects.tpl:33 +msgid "Select to search within subtrees" +msgstr "Sélectionner pour chercher dans le sous arbre" -#: plugins/admin/departments/class_countryGeneric.inc:90 -#: plugins/admin/departments/dcObject.tpl:50 -#: plugins/admin/departments/class_dcObject.inc:89 -#: plugins/admin/departments/generic.tpl:114 -#: plugins/admin/departments/class_localityGeneric.inc:90 -#: plugins/admin/departments/country.tpl:50 -#: plugins/admin/departments/organization.tpl:114 -#: plugins/admin/departments/locality.tpl:50 -#: plugins/admin/departments/class_departmentGeneric.inc:629 -#: plugins/admin/departments/class_organizationGeneric.inc:129 -msgid "Administrative settings" -msgstr "Paramètres administratifs" +#: include/utils/class_msgPool.inc:23 +#: plugins/admin/ogroups/ogroup_objects.tpl:33 +#: plugins/personal/posix/posix_groups.tpl:68 +msgid "Search in subtrees" +msgstr "Chercher dans les sous arbre" -#: plugins/admin/departments/dcObject.tpl:8 -#: plugins/admin/departments/generic.tpl:7 -#: plugins/admin/departments/country.tpl:8 -#: plugins/admin/departments/organization.tpl:7 -#: plugins/admin/departments/locality.tpl:8 -#: plugins/admin/ogroups/class_divListOGroup.inc:84 -#: plugins/admin/users/class_divListUsers.inc:81 -#: plugins/admin/groups/class_divListGroup.inc:80 -msgid "Properties" -msgstr "Propriétés" +#: include/utils/class_msgPool.inc:33 +msgid "This object will be deleted!" +msgstr "Cet objet sera effacé !" -#: plugins/admin/departments/dcObject.tpl:11 -#: plugins/admin/departments/locality.tpl:11 -msgid "Locality name" -msgstr "Nom du lieu" +#: include/utils/class_msgPool.inc:35 +#, php-format +msgid "This '%s' object will be deleted!" +msgstr "L'objet '%s' sera effacé !" -#: plugins/admin/departments/dcObject.tpl:14 -#: plugins/admin/departments/locality.tpl:14 -msgid "Name of locality to create" -msgstr "Nom du lieu à créer" +#: include/utils/class_msgPool.inc:40 +#, php-format +msgid "This object will be deleted: %s" +msgstr "Cet objet sera effacé : %s" -#: plugins/admin/departments/dcObject.tpl:22 -#: plugins/admin/departments/generic.tpl:22 -#: plugins/admin/departments/country.tpl:22 -#: plugins/admin/departments/organization.tpl:22 -#: plugins/admin/departments/locality.tpl:22 -msgid "Descriptive text for department" -msgstr "Description du département" +#: include/utils/class_msgPool.inc:42 +#, php-format +msgid "This '%s' object will be deleted: %s" +msgstr "L'objet de type '%s' sera effacé: %s" -#: plugins/admin/departments/dcObject.tpl:31 -#: plugins/admin/departments/generic.tpl:43 -#: plugins/admin/departments/country.tpl:31 -#: plugins/admin/departments/organization.tpl:43 -#: plugins/admin/departments/locality.tpl:31 -msgid "Choose subtree to place department in" -msgstr "" -"Sélectionnez la branche de l'annuaire dans laquelle sera placée le " -"département" +#: include/utils/class_msgPool.inc:47 +msgid "This object will be deleted:" +msgstr "Cet objet sera effacé: " -#: plugins/admin/departments/dcObject.tpl:37 -#: plugins/admin/departments/generic.tpl:49 -#: plugins/admin/departments/country.tpl:37 -#: plugins/admin/departments/organization.tpl:49 -#: plugins/admin/departments/locality.tpl:37 plugins/admin/acl/acl_role.tpl:37 -#: plugins/admin/ogroups/generic.tpl:34 plugins/admin/groups/generic.tpl:49 -#: plugins/personal/generic/generic.tpl:180 -#: plugins/personal/generic/multiple_generic.tpl:56 -msgid "Select a base" -msgstr "Sélectionnez une base" +#: include/utils/class_msgPool.inc:49 +#, php-format +msgid "This '%s' object will be deleted:" +msgstr "L'objet de type '%s' sera effacé:" -#: plugins/admin/departments/dcObject.tpl:52 -#: plugins/admin/departments/generic.tpl:116 -#: plugins/admin/departments/country.tpl:52 -#: plugins/admin/departments/organization.tpl:116 -#: plugins/admin/departments/locality.tpl:52 -msgid "Tag department as an independent administrative unit" -msgstr "Marquer le département comme une entité administrative indépendante" +#: include/utils/class_msgPool.inc:53 +#, php-format +msgid "These objects will be deleted: %s" +msgstr "Ces objets seront effacés: %s" -#: plugins/admin/departments/class_dcObject.inc:77 -#: plugins/admin/departments/class_dcObject.inc:78 -#: plugins/admin/departments/class_departmentManagement.inc:556 -msgid "Domain Component" -msgstr "Objet Domaine" +#: include/utils/class_msgPool.inc:55 +#, php-format +msgid "These '%s' objects will be deleted: %s" +msgstr "Ces objets de type '%s' seront effacés: %s" -#: plugins/admin/departments/generic.tpl:11 -msgid "Name of department" -msgstr "Nom du département" +#: include/utils/class_msgPool.inc:63 +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:67 include/utils/class_msgPool.inc:71 +msgid "You have no permission to delete the object:" +msgstr "Vous n'avez pas les droits nécessaires pour supprimer cet objet :" + +#: include/utils/class_msgPool.inc:74 +msgid "You have no permission to delete these objects:" +msgstr "Vous n'avez pas les droits nécessaires pour supprimer ces objets :" + +#: include/utils/class_msgPool.inc:81 +msgid "You have no permission to create this object!" +msgstr "Vous n'avez pas les droits nécessaires pour créer cet objet !" + +#: include/utils/class_msgPool.inc:85 include/utils/class_msgPool.inc:89 +msgid "You have no permission to create the object:" +msgstr "Vous n'avez pas les droits nécessaires pour créer l'objet :" + +#: include/utils/class_msgPool.inc:92 +msgid "You have no permission to create these objects:" +msgstr "Vous n'avez pas les droits nécessaires pour créer ces objets :" + +#: include/utils/class_msgPool.inc:99 +msgid "You have no permission to modify this object!" +msgstr "Vous n'avez pas l'autorisation de modifier cet objet !" + +#: include/utils/class_msgPool.inc:103 include/utils/class_msgPool.inc:107 +msgid "You have no permission to modify the object:" +msgstr "Vous n'avez pas l'autorisation de modifier cet objet :" + +#: include/utils/class_msgPool.inc:110 +msgid "You have no permission to modify these objects:" +msgstr "Vous n'avez pas l'autorisation de modifier ces objets :" + +#: include/utils/class_msgPool.inc:117 +msgid "You have no permission to view this object!" +msgstr "Vous n'avez pas l'autorisation de voir cet objet !" + +#: include/utils/class_msgPool.inc:121 include/utils/class_msgPool.inc:125 +msgid "You have no permission to view the object:" +msgstr "Vous n'avez pas l'autorisation de voir l'objet :" + +#: include/utils/class_msgPool.inc:128 +msgid "You have no permission to view these objects:" +msgstr "Vous n'avez pas l'autorisation devoir ces objets :" + +#: include/utils/class_msgPool.inc:135 +msgid "You have no permission to move this object!" +msgstr "Vous n'avez pas l'autorisation de bouger cet objet !" + +#: include/utils/class_msgPool.inc:139 include/utils/class_msgPool.inc:143 +msgid "You have no permission to move the object:" +msgstr "Vous n'avez pas l'autorisation de bouger l'objet :" + +#: include/utils/class_msgPool.inc:146 +msgid "You have no permission to move these objects:" +msgstr "Vous n'avez pas l'autorisation de bouger ces objets :" + +#: include/utils/class_msgPool.inc:156 include/utils/class_msgPool.inc:168 +#: include/utils/class_msgPool.inc:186 +msgid "Connection information" +msgstr "Informations de connexions" + +#: include/utils/class_msgPool.inc:158 +#, php-format +msgid "Cannot connect to %s database!" +msgstr "Impossible de se connecter à la base de données %s !" + +#: include/utils/class_msgPool.inc:170 +#, php-format +msgid "Cannot select %s database!" +msgstr "Impossible de sélectionner la base de données %s !" + +#: include/utils/class_msgPool.inc:176 +#, php-format +msgid "No %s server defined!" +msgstr "Pas de serveur %s défini !" + +#: include/utils/class_msgPool.inc:188 +#, php-format +msgid "Cannot query %s database!" +msgstr "Impossible d'effectuer une requête sur la base de données %s !" + +#: include/utils/class_msgPool.inc:194 +#, php-format +msgid "The field '%s' contains a reserved keyword!" +msgstr "Le champ '%s' contient un mot réservé !" + +#: include/utils/class_msgPool.inc:200 +#, 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 !" + +#: include/utils/class_msgPool.inc:207 +#, php-format +msgid "'%s' command is invalid!" +msgstr "Le commande '%s' est invalide !" + +#: include/utils/class_msgPool.inc:209 +#, php-format +msgid "'%s' command (%s) for plugin %s is invalid!" +msgstr "l'option '%s' de la commande (%s) pour l'extension %s est invalide !" + +#: include/utils/class_msgPool.inc:211 +#, php-format +msgid "'%s' command for plugin %s is invalid!" +msgstr "l'option '%s' de la commande pour l'extension %s est invalide !" + +#: include/utils/class_msgPool.inc:213 +#, php-format +msgid "'%s' command (%s) is invalid!" +msgstr "l'option '%s' de la commande (%s) est invalide !" + +#: include/utils/class_msgPool.inc:221 +#, php-format +msgid "Cannot execute '%s' command!" +msgstr "Impossible d'exécuter la commande '%s' !" + +#: include/utils/class_msgPool.inc:223 +#, 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 !" + +#: include/utils/class_msgPool.inc:225 +#, 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 !" + +#: include/utils/class_msgPool.inc:227 +#, php-format +msgid "Cannot execute '%s' command (%s)!" +msgstr "Impossible d'exécuter l'option '%s' de la commande (%s) !" + +#: include/utils/class_msgPool.inc:235 +#, php-format +msgid "Value for '%s' is too large!" +msgstr "La valeur pour '%s' est trop grande !" + +#: include/utils/class_msgPool.inc:237 +#, php-format +msgid "'%s' must be smaller than %d!" +msgstr "'%s' doit être plus petit que %d !" + +#: include/utils/class_msgPool.inc:245 +#, php-format +msgid "Value for '%s' is too small!" +msgstr "La valeur pour '%s' est trop petite !" + +#: include/utils/class_msgPool.inc:247 +#, php-format +msgid "'%s' must be %d or above!" +msgstr "'%s' doit être à la version %d ou plus grand !" + +#: include/utils/class_msgPool.inc:254 +#, php-format +msgid "'%s' depends on '%s' - please provide both values!" +msgstr "'%s' dépend de '%s' - veuillez indiquer les deux valeurs !" + +#: include/utils/class_msgPool.inc:260 +#, 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 !" + +#: include/utils/class_msgPool.inc:266 +#, php-format +msgid "The required field '%s' is empty!" +msgstr "Le champ obligatoire '%s' n'est pas rempli !" + +#: include/utils/class_msgPool.inc:274 +msgid "Example" +msgstr "Exemple" + +#: include/utils/class_msgPool.inc:291 +#, php-format +msgid "The Field '%s' contains invalid characters" +msgstr "Le champ '%s' contient des caractères invalides" + +#: include/utils/class_msgPool.inc:292 +#, php-format +msgid "'%s' is not allowed:" +msgstr "'%s' n'est pas permis :" + +#: include/utils/class_msgPool.inc:292 +#, php-format +msgid "'%s' are not allowed!" +msgstr "'%s' n'est pas autorisé !" + +#: include/utils/class_msgPool.inc:295 +#, php-format +msgid "The Field '%s' contains invalid characters!" +msgstr "Le champ '%s' contient des caractères invalides !" + +#: include/utils/class_msgPool.inc:302 +#, php-format +msgid "Missing %s PHP extension!" +msgstr "Extension PHP %s manquante !" + +#: include/utils/class_msgPool.inc:332 setup/class_setupStep_Migrate.inc:2861 +#, php-format +msgid "Add" +msgstr "Ajouter" + +#: include/utils/class_msgPool.inc:332 +#, php-format +msgid "Add %s" +msgstr "Ajouter %s" + +#: include/utils/class_msgPool.inc:338 +#, php-format +msgid "Delete %s" +msgstr "Supprimer %s" + +#: include/utils/class_msgPool.inc:344 +#, php-format +msgid "Set %s" +msgstr "Activer %s" + +#: include/utils/class_msgPool.inc:350 +#, php-format +msgid "Edit..." +msgstr "Editer..." + +#: include/utils/class_msgPool.inc:350 +#, php-format +msgid "Edit %s..." +msgstr "Editer %s..." + +#: include/utils/class_msgPool.inc:356 +msgid "Back" +msgstr "Retour" + +#: include/utils/class_msgPool.inc:376 +#, php-format +msgid "This account has no valid %s extensions!" +msgstr "Ce compte n'a pas d'extensions %s valides !" + +#: include/utils/class_msgPool.inc:382 +#, 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." + +#: include/utils/class_msgPool.inc:385 include/utils/class_msgPool.inc:392 +#, 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 !" + +#: include/utils/class_msgPool.inc:401 +#, 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." + +#: include/utils/class_msgPool.inc:404 include/utils/class_msgPool.inc:411 +#, 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 !" + +#: include/utils/class_msgPool.inc:419 +#, php-format +msgid "Add %s settings" +msgstr "Ajouter %s paramètres" + +#: include/utils/class_msgPool.inc:425 +#, php-format +msgid "Remove %s settings" +msgstr "Effacer %s paramètres" + +#: include/utils/class_msgPool.inc:431 +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" + +#: include/utils/class_msgPool.inc:437 +msgid "January" +msgstr "Janvier" + +#: include/utils/class_msgPool.inc:437 +msgid "February" +msgstr "Février" + +#: include/utils/class_msgPool.inc:437 +msgid "March" +msgstr "Mars" + +#: include/utils/class_msgPool.inc:437 +msgid "April" +msgstr "Avril" + +#: include/utils/class_msgPool.inc:438 +msgid "May" +msgstr "Mai" + +#: include/utils/class_msgPool.inc:438 +msgid "June" +msgstr "Juin" + +#: include/utils/class_msgPool.inc:438 +msgid "July" +msgstr "Juillet" + +#: include/utils/class_msgPool.inc:438 +msgid "August" +msgstr "Août" + +#: include/utils/class_msgPool.inc:438 +msgid "September" +msgstr "Septembre" + +#: include/utils/class_msgPool.inc:439 +msgid "October" +msgstr "Octobre" + +#: include/utils/class_msgPool.inc:439 +msgid "November" +msgstr "Novembre" + +#: include/utils/class_msgPool.inc:439 +msgid "December" +msgstr "Décembre" + +#: include/utils/class_msgPool.inc:445 +msgid "Sunday" +msgstr "Dimanche" -#: plugins/admin/departments/generic.tpl:14 -msgid "Name of subtree to create" -msgstr "Nom de la branche à créer" +#: include/utils/class_msgPool.inc:445 +msgid "Monday" +msgstr "Lundi" -#: plugins/admin/departments/generic.tpl:27 -#: plugins/admin/departments/organization.tpl:27 -#: plugins/admin/departments/class_departmentGeneric.inc:620 -#: plugins/admin/departments/class_organizationGeneric.inc:120 -msgid "Category" -msgstr "Catégorie" +#: include/utils/class_msgPool.inc:445 +msgid "Tuesday" +msgstr "Mardi" -#: 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" +#: include/utils/class_msgPool.inc:445 +msgid "Wednesday" +msgstr "Mercredi" -#: plugins/admin/departments/generic.tpl:61 -#: plugins/admin/departments/generic.tpl:73 -#: plugins/admin/departments/class_localityGeneric.inc:87 -#: plugins/admin/departments/organization.tpl:61 -#: plugins/admin/departments/organization.tpl:73 -#: plugins/admin/departments/class_departmentGeneric.inc:624 -#: plugins/admin/departments/class_organizationGeneric.inc:124 -#: plugins/personal/generic/generic.tpl:381 -#: plugins/personal/generic/class_user.inc:1580 -#: plugins/personal/generic/multiple_generic.tpl:265 -msgid "Location" -msgstr "Lieu" +#: include/utils/class_msgPool.inc:445 +msgid "Thursday" +msgstr "Jeudi" -#: plugins/admin/departments/generic.tpl:65 -#: plugins/admin/departments/organization.tpl:65 -#: plugins/admin/departments/class_departmentGeneric.inc:623 -#: plugins/admin/departments/class_organizationGeneric.inc:123 -#: plugins/personal/generic/generic.tpl:389 -#: plugins/personal/generic/class_user.inc:1579 -#: plugins/personal/generic/multiple_generic.tpl:275 -msgid "State" -msgstr "Département" +#: include/utils/class_msgPool.inc:445 +msgid "Friday" +msgstr "Vendredi" -#: plugins/admin/departments/generic.tpl:68 -#: plugins/admin/departments/organization.tpl:68 -msgid "State where this subtree is located" -msgstr "Lieu où est située cette branche de l'annuaire" +#: include/utils/class_msgPool.inc:445 +msgid "Saturday" +msgstr "Samedi" -#: plugins/admin/departments/generic.tpl:76 -#: plugins/admin/departments/organization.tpl:76 -msgid "Location of this subtree" -msgstr "Lieu de cette branche" +#: include/utils/class_msgPool.inc:452 +msgid "read operation" +msgstr "lecture" -#: plugins/admin/departments/generic.tpl:81 -#: plugins/admin/departments/organization.tpl:81 -#: plugins/admin/departments/class_departmentGeneric.inc:625 -#: plugins/personal/generic/generic.tpl:194 -#: plugins/personal/generic/generic.tpl:397 -#: plugins/personal/generic/multiple_generic.tpl:67 -#: plugins/personal/generic/multiple_generic.tpl:285 -msgid "Address" -msgstr "Adresse" +#: include/utils/class_msgPool.inc:452 +msgid "add operation" +msgstr "ajout" -#: plugins/admin/departments/generic.tpl:84 -#: plugins/admin/departments/organization.tpl:84 -msgid "Postal address of this subtree" -msgstr "Adresse postale de cette branche" +#: include/utils/class_msgPool.inc:452 +msgid "modify operation" +msgstr "modification" -#: plugins/admin/departments/generic.tpl:88 -#: plugins/admin/departments/organization.tpl:88 -#: plugins/admin/departments/class_departmentGeneric.inc:328 -#: plugins/admin/ogroups/class_ogroupManagement.inc:536 -#: plugins/admin/users/class_divListUsers.inc:207 -#: plugins/admin/groups/class_divListGroup.inc:196 -#: plugins/personal/generic/generic.tpl:338 -#: plugins/personal/generic/generic.tpl:519 -#: plugins/personal/generic/class_user.inc:1263 -#: plugins/personal/generic/class_user.inc:1671 -#: plugins/personal/generic/multiple_generic.tpl:217 -#: plugins/personal/generic/multiple_generic.tpl:428 -#: plugins/generic/references/class_reference.inc:61 -msgid "Phone" -msgstr "Téléphone" +#: include/utils/class_msgPool.inc:453 +msgid "delete operation" +msgstr "suppression" -#: plugins/admin/departments/generic.tpl:91 -#: plugins/admin/departments/organization.tpl:91 -msgid "Base telephone number of this subtree" -msgstr "Numéro de téléphone de base pour cette sous-branche" +#: include/utils/class_msgPool.inc:453 +msgid "search operation" +msgstr "recherche" -#: plugins/admin/departments/generic.tpl:96 -#: plugins/admin/departments/organization.tpl:96 -#: plugins/admin/departments/class_departmentGeneric.inc:331 -#: plugins/admin/departments/class_departmentGeneric.inc:627 -#: plugins/admin/departments/class_organizationGeneric.inc:127 -#: plugins/admin/users/class_divListUsers.inc:209 -#: plugins/personal/generic/generic.tpl:363 -#: plugins/personal/generic/generic.tpl:531 -#: plugins/personal/generic/class_user.inc:1266 -#: plugins/personal/generic/class_user.inc:1674 -#: plugins/personal/generic/multiple_generic.tpl:247 -#: plugins/personal/generic/multiple_generic.tpl:438 -msgid "Fax" -msgstr "" +#: include/utils/class_msgPool.inc:453 +msgid "authentication" +msgstr "authentification" -#: plugins/admin/departments/generic.tpl:99 -#: plugins/admin/departments/organization.tpl:99 -msgid "Base facsimile telephone number of this subtree" -msgstr "Numéro de fax de base pour cette sous-branche" +#: include/utils/class_msgPool.inc:456 +#, php-format +msgid "LDAP %s failed!" +msgstr "La requête LDAP %s à échoué !" -#: plugins/admin/departments/class_departmentManagement.inc:26 -#: plugins/admin/departments/class_departmentGeneric.inc:610 -#: plugins/admin/departments/class_departmentGeneric.inc:615 -msgid "Departments" -msgstr "Départements" +#: include/utils/class_msgPool.inc:458 +msgid "LDAP operation failed!" +msgstr "La requête LDAP à échoué !" -#: plugins/admin/departments/class_departmentManagement.inc:27 -msgid "Manage Departments" -msgstr "Gérer les départements" +#: include/utils/class_msgPool.inc:473 +msgid "Upload failed!" +msgstr "Le téléchargement à échoué !" -#: plugins/admin/departments/class_departmentManagement.inc:250 -#: plugins/admin/acl/class_aclManagement.inc:166 -#: plugins/admin/acl/class_aclManagement.inc:209 -#: plugins/admin/acl/class_aclManagement.inc:302 -#: plugins/admin/acl/class_aclManagement.inc:347 -#: plugins/admin/ogroups/class_ogroupManagement.inc:285 -#: plugins/admin/ogroups/class_ogroupManagement.inc:338 -#: plugins/admin/ogroups/class_ogroupManagement.inc:365 -#: plugins/admin/users/class_userManagement.inc:546 -#: plugins/admin/users/class_userManagement.inc:550 -#: plugins/admin/groups/class_groupManagement.inc:407 -#: plugins/admin/groups/class_groupManagement.inc:461 -#: plugins/admin/groups/class_groupManagement.inc:492 -msgid "Permission error" -msgstr "Erreur de permissions" +#: include/utils/class_msgPool.inc:476 +#, php-format +msgid "Upload failed: %s" +msgstr "Le téléchargement à échoué : %s" -#: plugins/admin/departments/class_departmentManagement.inc:316 -msgid "" -"As soon as the move 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 déplacement est finie, vous pouvez aller à la fin de " -"la page et appuyer sur 'Continuer' pour accèder à la gestion des " -"départements." +#: include/utils/class_msgPool.inc:483 +msgid "Communication failure with the infrastructure service!" +msgstr "Erreur de communication avec le service d'infrastructure !" -#: plugins/admin/departments/class_departmentManagement.inc:336 -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 "" -"Dès que l'opération de marquage est finie, vous pouvez aller à la fin de la " -"page et " +#: include/utils/class_msgPool.inc:485 +#, php-format +msgid "Communication failure with the infrastructure service: %s" +msgstr "Erreur de communication avec le service d'infrastructure : %s" -#: plugins/admin/departments/class_departmentManagement.inc:580 -#: plugins/admin/departments/class_localityGeneric.inc:78 -#: plugins/admin/departments/class_localityGeneric.inc:79 -msgid "Locality" -msgstr "Lieu" +#: include/utils/class_msgPool.inc:492 include/utils/class_msgPool.inc:495 +#, php-format +msgid "This '%s' is still in use by this object: %s" +msgstr "Ce '%s' est en cours d'utilisation par : %s" -#: plugins/admin/departments/class_departmentManagement.inc:592 -#: plugins/admin/departments/class_organizationGeneric.inc:109 -#: plugins/admin/departments/class_organizationGeneric.inc:110 -#: plugins/personal/generic/generic.tpl:279 -#: plugins/personal/generic/class_user.inc:1567 -#: plugins/personal/generic/multiple_generic.tpl:149 -#: setup/setup_feedback.tpl:14 -msgid "Organization" -msgstr "Entreprise" +#: include/utils/class_msgPool.inc:498 +#, php-format +msgid "This '%s' is still in use." +msgstr "Ce '%s' est toujours en utilisation." -#: plugins/admin/departments/class_departmentManagement.inc:604 -#: plugins/admin/ogroups/class_divListOGroup.inc:83 -#: plugins/admin/ogroups/class_ogroupManagement.inc:534 -#: plugins/admin/users/class_divListUsers.inc:80 -#: plugins/admin/groups/class_divListGroup.inc:79 -#: plugins/personal/generic/generic.tpl:287 -#: plugins/personal/generic/class_user.inc:1568 -#: plugins/personal/generic/multiple_generic.tpl:159 -#: plugins/generic/references/class_reference.inc:59 -msgid "Department" -msgstr "Département" +#: include/utils/class_msgPool.inc:500 +#, php-format +msgid "This '%s' is still in use by these objects: %s" +msgstr "Ce '%s' est en utilisation par les objets : %s" -#: plugins/admin/departments/country.tpl:14 -msgid "Name of country to create" -msgstr "Nom du pays à créer" +#: include/utils/class_msgPool.inc:506 +#, php-format +msgid "File '%s' does not exist!" +msgstr "Le fichier '%s' n'existe pas !" -#: plugins/admin/departments/remove.tpl:6 -msgid "" -"This includes 'all' accounts, systems, etc. in this subtree. Please double " -"check if your really want to do this since there is no way for GOsa to get " -"your data back." -msgstr "" -"Ceci inclus tous les comptes systèmes, etc... dans cette branche. Veuillez " -"vérifier si vous voulez réaliser cette opération étant donné qu'il est " -"impossible pour GOsa de récupérer vos données." +#: include/utils/class_msgPool.inc:512 +#, php-format +msgid "Cannot open file '%s' for reading!" +msgstr "Impossible de lire le fichier '%s' !" -#: plugins/admin/departments/remove.tpl:10 plugins/admin/acl/remove.tpl:10 +#: include/utils/class_msgPool.inc:518 +#, php-format +msgid "Cannot open file '%s' for writing!" +msgstr "Impossible d'écrire dans le fichier '%s' !" + +#: include/utils/class_msgPool.inc:524 +#, php-format msgid "" -"Best thing to do before performing this action would be to save the current " -"contents of your LDAP tree in a file. So - if you've done so - press " -"'Delete' to continue or 'Cancel' to abort." +"The value for '%s' is currently unconfigured or invalid, please check your " +"configuration file!" msgstr "" -"Il est conseillé de sauvegarder l'arbre de votre annuaire LDAP dans un " -"fichier avant de réaliser cette action. Appuyez sur 'Supprimer' pour " -"continuer ou 'Annuler' pour abandonner." +"La valeur de '%s' est actuellement vide ou non valide, veuillez vérifier " +"votre fichier de configuration !" -#: plugins/admin/departments/organization.tpl:11 -msgid "Name of organization" -msgstr "Nom de l'entreprise" +#: include/utils/class_msgPool.inc:530 +#, php-format +msgid "Cannot delete file '%s'!" +msgstr "Impossible d'effacer le fichier '%s' !" -#: plugins/admin/departments/organization.tpl:14 -msgid "Name of organization to create" -msgstr "Nom de l'entreprise à créer" +#: include/utils/class_msgPool.inc:536 +#, php-format +msgid "Cannot create folder '%s'!" +msgstr "Impossible de créer le répertoire '%s' !" -#: plugins/admin/departments/main.inc:50 plugins/admin/departments/main.inc:52 -msgid "Department management" -msgstr "Gestion des départements" +#: include/utils/class_msgPool.inc:542 +#, php-format +msgid "Cannot delete folder '%s'!" +msgstr "Impossible d'effacer le répertoire '%s' !" -#: 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/utils/class_msgPool.inc:548 +#, php-format +msgid "Checking for %s support" +msgstr "Vérification du support pour %s" -#: plugins/admin/departments/dep_move_confirm.tpl:5 +#: include/utils/class_msgPool.inc:554 +#, php-format +msgid "Install and activate the %s PHP module." +msgstr "Installer et activer le module PHP %s." + +#: include/utils/class_msgPool.inc:560 +#, php-format msgid "" -"Modifying a departments naming attribute 'ou' or base may corrupt acls and " -"snapshot entries for all entire objects." +"Cannot initialize class '%s'! Maybe there is a plugin missing in your gosa " +"setup?" 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." +"Impossible d'initialiser la classe '%s' ! Peut être manque t'il une " +"extension dans votre installation de GOsa ?" -#: plugins/admin/departments/dep_move_confirm.tpl:8 -msgid "GOsa can NOT fix this for you, yet." -msgstr "GOsa ne PEUT PAS encore corriger ceci pour vous." +#: include/class_ldap.inc:231 include/class_ldap.inc:264 +msgid "Performance warning" +msgstr "Avertissement de performance" -#: plugins/admin/departments/dep_move_confirm.tpl:11 -msgid "" -"Before you confirm this action, ensure that everything will be as expected, " -"possibly the best solution is a backup." +#: include/class_ldap.inc:231 include/class_ldap.inc:264 +#, php-format +msgid "LDAP performance is poor: last query took about %.2fs!" msgstr "" -"Avant de confirmer cette action, vérifiez que tout se passera comme prévu, " -"la meilleure solution est probablement une sauvegarde." - -#: plugins/admin/departments/dep_iframe.tpl:1 -msgid "Processing the requested operation" -msgstr "Opération en cours" +"La performance de votre annuaire est faible : la dernière requête à duré " +"%.2fs !" -#: plugins/admin/departments/dep_iframe.tpl:7 +#: include/class_ldap.inc:648 +#, php-format msgid "" -"Your browser doesn't support iframes, please use this link to perform the " -"requested operation." +"Cannot automatically create subtrees with RDN '%s': no object class found!" msgstr "" -"Votre navigateur ne supporte pas les iframes, veuillez utiliser ce lien pour " -"effectuer l'opération demandée." +"Impossible de créer automatiquement des sous arbres avec le RDN '%s': object " +"class non trouvé !" -#: plugins/admin/departments/class_departmentGeneric.inc:386 -msgid "Cannot find an unused tag for this administrative unit!" +#: include/class_ldap.inc:696 +#, php-format +msgid "Cannot automatically create subtrees with RDN '%s': not supported" msgstr "" -"Impossible de trouver un marqueur libre pour marquer l'entité " -"administrative !" +"Impossible de créer automatiquement des sous arbres avec le RDN '%s': non " +"supporté" -#: plugins/admin/departments/class_departmentGeneric.inc:457 +#: include/class_ldap.inc:783 #, php-format -msgid "Tagging '%s'." -msgstr "Marquer '%s'." - -#: plugins/admin/departments/class_departmentGeneric.inc:514 -#: plugins/admin/departments/class_departmentGeneric.inc:596 -#: plugins/admin/users/template.tpl:48 -#: ihtml/themes/default/snapshotdialog.tpl:87 -msgid "Continue" -msgstr "Continuer" +msgid "while operating on '%s' using LDAP server '%s'" +msgstr "lors de l'opération sur '%s' en utilisant le serveur LDAP '%s'" -#: plugins/admin/departments/class_departmentGeneric.inc:538 +#: include/class_ldap.inc:785 #, php-format -msgid "Moving '%s' to '%s'" -msgstr "Bouger '%s' vers '%s'" +msgid "while operating on LDAP server %s" +msgstr "lors de l'opération sur le serveur LDAP %s" -#: plugins/admin/departments/class_departmentGeneric.inc:579 +#: include/class_ldap.inc:1007 #, php-format -msgid "FAILED to copy %s, aborting operation" -msgstr "Impossible de copier %s, arrêt de l'opération" - -#: plugins/admin/departments/class_departmentGeneric.inc:609 -#: plugins/admin/ogroups/class_ogroup.inc:1120 -#: plugins/admin/groups/class_groupGeneric.inc:1252 -#: plugins/personal/posix/generic.tpl:4 -#: plugins/personal/generic/class_user.inc:37 -#: plugins/personal/generic/class_user.inc:1543 -#: plugins/generic/references/class_reference.inc:41 -#: setup/setup_feedback.tpl:46 -msgid "Generic" -msgstr "Informations" - -#: plugins/admin/departments/class_departmentGeneric.inc:618 -#: plugins/admin/departments/class_divListDepartment.inc:65 -msgid "Department name" -msgstr "Nom du département" - -#: plugins/admin/departments/class_departmentGeneric.inc:626 -msgid "Telephone" -msgstr "Téléphone" +msgid "" +"This is not a valid DN: '%s'. A block for import should begin 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/admin/departments/class_departmentGeneric.inc:680 +#: include/class_ldap.inc:1036 #, php-format -msgid "Object '%s' is already tagged" -msgstr "L'objet '%s' est déjà marqué" +msgid "Error while importing dn: '%s', please check your 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/admin/departments/class_departmentGeneric.inc:687 +#: include/class_log.inc:88 #, php-format -msgid "Adding tag (%s) to object '%s'" -msgstr "Ajouter une marque (%s) à l'objet '%s'" +msgid "Logging failed: %s" +msgstr "Echec du Journal système : %s" -#: plugins/admin/departments/class_departmentGeneric.inc:719 +#: include/class_log.inc:116 #, php-format -msgid "Removing tag from object '%s'" -msgstr "Suppression de la marque de l'objet '%s'" - -#: plugins/admin/departments/class_organizationGeneric.inc:118 -msgid "Organization name" -msgstr "Nom de l'entreprise" - -#: plugins/admin/departments/class_organizationGeneric.inc:125 -#: plugins/personal/generic/class_user.inc:1581 -msgid "Postal address" -msgstr "Adresse postale" - -#: plugins/admin/departments/class_organizationGeneric.inc:126 -msgid "Phone number" -msgstr "Numéro de téléphone" +msgid "Invalid option '%s' specified!" +msgstr "Option %s non valide !" -#: plugins/admin/departments/class_divListDepartment.inc:47 -#: plugins/admin/departments/class_divListDepartment.inc:48 -msgid "List of departments" -msgstr "Liste des départements" +#: include/class_log.inc:120 +msgid "Specified objectType is empty or invalid!" +msgstr "Le type d'objet spécifié est vide ou invalide !" -#: plugins/admin/departments/class_divListDepartment.inc:59 -#: plugins/admin/acl/class_divListACL.inc:67 -#: plugins/admin/ogroups/class_divListOGroup.inc:77 -#: plugins/admin/users/class_divListUsers.inc:74 -#: plugins/admin/groups/class_divListGroup.inc:73 setup/setup_migrate.tpl:65 -#: setup/setup_migrate.tpl:121 setup/setup_migrate.tpl:173 -#: setup/setup_migrate.tpl:340 setup/setup_migrate.tpl:393 -#: setup/setup_migrate.tpl:436 setup/setup_migrate.tpl:479 -#: setup/setup_migrate.tpl:523 -msgid "Select all" -msgstr "Sélectionner tout" +#: include/class_log.inc:139 +msgid "MySQL error" +msgstr "Erreur MySQL" -#: plugins/admin/departments/class_divListDepartment.inc:66 -#: plugins/admin/departments/class_divListDepartment.inc:90 -#: plugins/admin/acl/class_divListACL.inc:74 -#: plugins/admin/acl/class_divListACL.inc:108 -#: plugins/admin/ogroups/class_divListOGroup.inc:85 -#: plugins/admin/ogroups/class_divListOGroup.inc:152 -#: plugins/admin/users/class_divListUsers.inc:82 -#: plugins/admin/users/class_divListUsers.inc:119 -#: plugins/admin/groups/class_divListGroup.inc:81 -#: plugins/admin/groups/class_divListGroup.inc:126 -msgid "Actions" +#: include/class_log.inc:139 +#, php-format +msgid "Logging to MySQL database will be disabled for server '%s'!" msgstr "" +"Les journaux systèmes envoyés vers la base de donnée MySQL seront désactivé " +"pour le serveur '%s' !" -#: plugins/admin/departments/class_divListDepartment.inc:73 -msgid "Regular expression for matching department names" -msgstr "Expression régulière pour faire correspondre les départements" +#: include/class_log.inc:164 include/class_log.inc:173 +#: include/class_log.inc:186 include/class_log.inc:203 +#: include/class_log.inc:241 +msgid "MySQL logging" +msgstr "Journaux systèmes stockés dans un base de données MySQL" -#: plugins/admin/departments/class_divListDepartment.inc:87 -#: plugins/admin/acl/class_divListACL.inc:104 -#: plugins/admin/ogroups/class_divListOGroup.inc:148 -#: plugins/admin/users/class_divListUsers.inc:115 -#: plugins/admin/groups/class_divListGroup.inc:122 -msgid "Submit department" -msgstr "Soumettre le département" +#: include/class_log.inc:218 +#, php-format +msgid "Cannot add location to the database!" +msgstr "Impossible d'ajouter un emplacement à la base de données !" -#: plugins/admin/departments/class_divListDepartment.inc:94 -#: plugins/admin/acl/class_divListACL.inc:112 -#: plugins/admin/ogroups/class_divListOGroup.inc:157 -#: plugins/admin/users/class_divListUsers.inc:124 -#: plugins/admin/groups/class_divListGroup.inc:131 -#: setup/class_setupStep_Migrate.inc:1024 -#: setup/class_setupStep_Migrate.inc:1040 -msgid "Create" -msgstr "Créer" +#: include/class_gosaSupportDaemon.inc:104 +msgid "GOsa support daemon" +msgstr "GOsa support Service" -#: plugins/admin/departments/class_divListDepartment.inc:110 -#: plugins/admin/acl/class_divListACL.inc:118 -#: plugins/admin/ogroups/class_divListOGroup.inc:167 -#: plugins/admin/users/class_divListUsers.inc:138 -#: plugins/admin/groups/class_divListGroup.inc:141 -#: plugins/personal/generic/generic_certs.tpl:21 -#: plugins/personal/generic/generic_certs.tpl:45 -#: plugins/personal/generic/generic_certs.tpl:69 -#: setup/class_setupStep_Migrate.inc:2680 -msgid "Remove" -msgstr "Supprimer" +#: include/class_gosaSupportDaemon.inc:779 +msgid "Cannot not parse XML!" +msgstr "Impossible de lire le contenu du fichier XML" -#: plugins/admin/departments/class_divListDepartment.inc:158 -#: plugins/admin/acl/class_divListACL.inc:164 -#: plugins/admin/acl/class_divListACL.inc:184 -#: plugins/admin/ogroups/class_divListOGroup.inc:228 -#: plugins/admin/users/class_divListUsers.inc:257 -#: plugins/admin/groups/class_divListGroup.inc:234 -msgid "edit" -msgstr "éditer" +#: include/class_gosaSupportDaemon.inc:1160 +#, 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:1180 +#, php-format +msgid "Cannot remove entry %s!" +msgstr "Impossible d'enlever l'entrée %s !" -#: plugins/admin/departments/class_divListDepartment.inc:158 -#: plugins/admin/ogroups/class_divListOGroup.inc:228 -#: plugins/admin/groups/class_divListGroup.inc:234 -msgid "Edit this entry" -msgstr "Editer cette entrée" +#: include/class_config.inc:121 +#, php-format +msgid "XML error in gosa.conf: %s at line %d" +msgstr "Erreur XML dans gosa.conf: %s à la ligne %d" -#: plugins/admin/departments/class_divListDepartment.inc:161 -#: plugins/admin/acl/class_divListACL.inc:191 -#: plugins/admin/ogroups/class_divListOGroup.inc:234 -#: plugins/admin/users/class_divListUsers.inc:281 -#: plugins/admin/groups/class_divListGroup.inc:241 -msgid "delete" -msgstr "supprimer" +#: include/class_config.inc:258 +msgid "Cannot bind to LDAP. Please contact the system administrator." +msgstr "" +"Impossible de se connecter à l'annuaire LDAP. Veuillez contacter " +"l'administrateur du système." -#: plugins/admin/departments/class_divListDepartment.inc:161 -#: plugins/admin/ogroups/class_divListOGroup.inc:234 -#: plugins/admin/groups/class_divListGroup.inc:241 -msgid "Delete this entry" -msgstr "Supprimer cette entrée" +#: include/class_config.inc:628 +msgid "sambaSID and/or sambaRidBase missing in the configuration!" +msgstr "sambaSID et/ou sambaRidBase absents de votre configuration !" -#: plugins/admin/departments/class_divListDepartment.inc:201 -#: plugins/admin/ogroups/class_divListOGroup.inc:283 -#: plugins/admin/users/class_divListUsers.inc:372 -#: plugins/admin/groups/class_divListGroup.inc:304 -msgid "Number of listed departments" -msgstr "Nombre de département listés" +#: include/class_config.inc:978 +msgid "Configuration" +msgstr "" -#: plugins/admin/acl/tabs_acl_role.inc:28 -msgid "ACL Templates" -msgstr "Modèles des ACL" +#: include/class_config.inc:978 +msgid "" +"The configuration file you are using seems to be 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/admin/acl/class_divListACL.inc:51 -#: plugins/admin/acl/class_divListACL.inc:52 -msgid "List of acls" -msgstr "Liste des acls" +#: include/class_pluglist.inc:58 +msgid "All objects in this category" +msgstr "Tout les objets dans cette catégorie" -#: plugins/admin/acl/class_divListACL.inc:73 -msgid "Summary" -msgstr "Sommaire" +#: include/class_pluglist.inc:178 +msgid "The configuration format has changed. Please re-run setup!" +msgstr "" +"Le format du fichier de configuration à changé. Veuillez réexecuter " +"l'installation !" -#: plugins/admin/acl/class_divListACL.inc:84 -msgid "Display acls matching" -msgstr "Afficher les acls correspondantes" +#: include/class_pluglist.inc:193 include/class_pluglist.inc:194 +#: include/class_pluglist.inc:307 +msgid "Unknown" +msgstr "Inconnu" -#: plugins/admin/acl/class_divListACL.inc:114 -#: plugins/admin/acl/class_divListACL.inc:152 -#: plugins/admin/acl/class_aclRole.inc:725 -#: plugins/personal/generic/generic.tpl:448 -#: plugins/personal/generic/class_user.inc:1539 -#: plugins/personal/generic/multiple_generic.tpl:345 -msgid "Role" -msgstr "Rôle" +#: include/class_CopyPasteHandler.inc:117 +#: include/class_CopyPasteHandler.inc:126 +#: include/class_CopyPasteHandler.inc:158 +#: include/class_CopyPasteHandler.inc:175 +#: include/class_CopyPasteHandler.inc:184 +#: include/class_CopyPasteHandler.inc:192 +#: include/class_CopyPasteHandler.inc:268 +#, php-format +msgid "Copy and paste failed!" +msgstr "Le copier/coller à échoué !" -#: plugins/admin/acl/class_divListACL.inc:165 -msgid "Edit acl role" -msgstr "Editer un rôle acl" +#: include/class_CopyPasteHandler.inc:117 +#: include/class_CopyPasteHandler.inc:192 +#, php-format +msgid "Cannot set permission for '%s'" +msgstr "Impossible d'attribuer les permissions pour '%s'" -#: plugins/admin/acl/class_divListACL.inc:185 -msgid "Edit acl" -msgstr "Editer un acl" +#: include/class_CopyPasteHandler.inc:158 +#, php-format +msgid "'%s' is no vaild LDAP object" +msgstr "'%s' n'est pas un objet LDAP valide" -#: plugins/admin/acl/class_divListACL.inc:192 -msgid "Delete acl" -msgstr "Effacer un acl" +#: include/class_CopyPasteHandler.inc:175 +#, php-format +msgid "No write permission in '%s'" +msgstr "Pas de permissions d'écriture dans '%s'" -#: plugins/admin/acl/remove.tpl:6 -msgid "" -"This includes all system and setup informations. Please double check if your " -"really want to do this since there is no way for GOsa to get your data back." -msgstr "" -"Cela inclut tout les systèmes et les informations de configuration. Veuillez " -"vérifier que vous voulez effectuer cette opération étant donné qu'il est " -"impossible pour GOsa de récupérer vos données." +#: include/class_CopyPasteHandler.inc:386 +#, php-format +msgid "These objects will be pasted: %s" +msgstr "Ces objets seront collés : %s" -#: plugins/admin/acl/acl_role.tpl:3 ihtml/themes/default/acl.tpl:7 -msgid "Assigned ACL for current entry" -msgstr "ACL assignés à l'entrée actuelle" +#: include/class_CopyPasteHandler.inc:410 +#, php-format +msgid "This object will be pasted: %s" +msgstr "Cet objet sera collé : %s" -#: plugins/admin/acl/acl_role.tpl:31 plugins/admin/ogroups/generic.tpl:29 -#: plugins/admin/groups/generic.tpl:43 -msgid "Choose subtree to place group in" -msgstr "Sélectionnez la branche où sera placée le groupe" +#: include/class_CopyPasteHandler.inc:508 +msgid "Cannot paste" +msgstr "Impossible de coller" -#: plugins/admin/acl/acl_role.tpl:45 ihtml/themes/default/acl.tpl:12 -msgid "New ACL" -msgstr "Nouvelle ACL" +#: 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/admin/acl/acl_role.tpl:51 ihtml/themes/default/acl.tpl:17 -msgid "ACL type" -msgstr "Type ACL" +#: plugins/generic/references/class_reference.inc:41 +#: plugins/admin/ogroups/class_ogroup.inc:1120 +#: plugins/admin/groups/class_groupGeneric.inc:1295 +#: plugins/admin/departments/class_departmentGeneric.inc:609 +#: plugins/personal/generic/class_user.inc:37 +#: plugins/personal/generic/class_user.inc:1543 +#: plugins/personal/posix/generic.tpl:4 setup/setup_feedback.tpl:55 +msgid "Generic" +msgstr "Informations" -#: plugins/admin/acl/acl_role.tpl:51 ihtml/themes/default/acl.tpl:19 -#: ihtml/themes/default/acl.tpl:24 -msgid "Select an acl type" -msgstr "Sélectionnez un type d'acl" +#: plugins/generic/references/class_reference.inc:43 +#: plugins/personal/posix/class_posixAccount.inc:37 +msgid "UNIX" +msgstr "" -#: plugins/admin/acl/acl_role.tpl:56 ihtml/themes/default/acl.tpl:104 -msgid "List of available ACL categories" -msgstr "Liste des catégories d'acl disponibles" +#: plugins/generic/references/class_reference.inc:45 +#: plugins/admin/ogroups/class_divListOGroup.inc:204 +#: plugins/admin/ogroups/tabs_ogroups.inc:148 +#: plugins/admin/groups/class_divListGroup.inc:190 +#: plugins/admin/users/class_divListUsers.inc:87 +#: plugins/admin/users/class_divListUsers.inc:205 +msgid "Mail" +msgstr "Messagerie" -#: plugins/admin/acl/main.inc:52 plugins/admin/acl/main.inc:54 -msgid "ACL management" -msgstr "Gestion des ACL" +#: plugins/generic/references/class_reference.inc:47 +#: plugins/generic/references/class_reference.inc:49 +#: plugins/admin/groups/class_divListGroup.inc:192 +#: plugins/admin/users/class_divListUsers.inc:88 +#: plugins/admin/users/class_divListUsers.inc:211 +#: plugins/personal/posix/class_posixAccount.inc:295 +msgid "Samba" +msgstr "" -#: plugins/admin/acl/class_aclManagement.inc:290 -msgid "ACL role" -msgstr "Rôles ACL" +#: plugins/generic/references/class_reference.inc:51 +msgid "FAX" +msgstr "" -#: plugins/admin/acl/class_aclRole.inc:26 -#: plugins/admin/acl/class_aclRole.inc:726 -msgid "Access control roles" -msgstr "Contrôle d'accès (ACL)" +#: plugins/generic/references/class_reference.inc:53 +#: plugins/admin/users/class_divListUsers.inc:89 +msgid "Proxy" +msgstr "" -#: plugins/admin/acl/class_aclRole.inc:27 -msgid "Edit AC roles" -msgstr "Editer le rôles (ACL)" +#: plugins/generic/references/class_reference.inc:55 +msgid "FTP" +msgstr "" -#: plugins/admin/acl/class_aclRole.inc:131 -msgid "Reset ACL" -msgstr "Remise à zéro des ACL" +#: plugins/generic/references/class_reference.inc:57 +#: plugins/admin/ogroups/class_ogroupManagement.inc:532 +#: plugins/admin/groups/class_divListGroup.inc:133 +msgid "Group" +msgstr "Groupes" -#: plugins/admin/acl/class_aclRole.inc:421 -msgid "No ACL settings for this category" -msgstr "Pas d'ACL pour cette catégorie" +#: plugins/generic/references/class_reference.inc:59 +#: plugins/admin/ogroups/class_divListOGroup.inc:83 +#: plugins/admin/ogroups/class_ogroupManagement.inc:534 +#: plugins/admin/groups/class_divListGroup.inc:79 +#: plugins/admin/users/class_divListUsers.inc:80 +#: plugins/admin/departments/class_departmentManagement.inc:604 +#: plugins/personal/generic/class_user.inc:1568 +#: plugins/personal/generic/generic.tpl:287 +#: plugins/personal/generic/multiple_generic.tpl:159 +msgid "Department" +msgstr "Département" -#: plugins/admin/acl/class_aclRole.inc:423 -#, php-format -msgid "ACL for these objects: %s" -msgstr "ACL pour ces objets: %s" +#: plugins/generic/references/class_reference.inc:61 +#: plugins/admin/ogroups/class_ogroupManagement.inc:536 +#: plugins/admin/groups/class_divListGroup.inc:196 +#: plugins/admin/users/class_divListUsers.inc:207 +#: plugins/admin/departments/class_departmentGeneric.inc:328 +#: plugins/admin/departments/generic.tpl:88 +#: plugins/admin/departments/organization.tpl:88 +#: plugins/personal/generic/class_user.inc:1263 +#: plugins/personal/generic/class_user.inc:1671 +#: plugins/personal/generic/generic.tpl:338 +#: plugins/personal/generic/generic.tpl:519 +#: plugins/personal/generic/multiple_generic.tpl:217 +#: plugins/personal/generic/multiple_generic.tpl:428 +msgid "Phone" +msgstr "Téléphone" -#: plugins/admin/acl/class_aclRole.inc:429 -msgid "Edit category ACL" -msgstr "Editer les catégories ACL" +#: plugins/generic/references/class_reference.inc:63 +#: plugins/admin/ogroups/class_ogroupManagement.inc:533 +#: plugins/admin/groups/class_divListGroup.inc:194 +msgid "Application" +msgstr "Applications" -#: plugins/admin/acl/class_aclRole.inc:433 -msgid "Reset category ACL" -msgstr "Remettre à zéro les catégories ACL" +#: plugins/generic/references/class_reference.inc:65 +#: plugins/admin/ogroups/class_ogroupManagement.inc:535 +#: setup/setup_config2.tpl:277 setup/setup_config2.tpl:322 +msgid "Server" +msgstr "Serveur" -#: plugins/admin/acl/class_aclRole.inc:453 -#, php-format -msgid "Edit ACL for '%s', scope is '%s'" -msgstr "Editer l'ACL pour '%s', l'étendue est '%s'" +#: plugins/generic/references/class_reference.inc:67 +msgid "Thin Client" +msgstr "Clients légers" -#: plugins/admin/acl/class_aclRole.inc:649 -msgid "Object in use" -msgstr "Objet utilisé" +#: plugins/generic/references/class_reference.inc:69 +#: plugins/admin/ogroups/class_ogroupManagement.inc:537 +msgid "Workstation" +msgstr "Stations de travail" + +#: plugins/generic/references/class_reference.inc:71 +#: plugins/admin/ogroups/class_divListOGroup.inc:83 +#: plugins/admin/ogroups/class_divListOGroup.inc:159 +#: plugins/admin/ogroups/class_divListOGroup.inc:266 +msgid "Object group" +msgstr "Groupes d'objets" -#: plugins/admin/acl/class_aclRole.inc:649 -#, 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 :" +#: plugins/generic/references/class_reference.inc:73 +#: plugins/admin/ogroups/class_ogroupManagement.inc:540 +msgid "Printer" +msgstr "Imprimante" -#: plugins/admin/acl/class_aclRole.inc:736 -msgid "Permissions" -msgstr "Permissions" +#: plugins/generic/references/contents.tpl:11 +msgid "Object name" +msgstr "Nom de l'objet" -#: 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" +#: plugins/generic/references/contents.tpl:11 +msgid "Contents" +msgstr "Contenu" -#: plugins/admin/ogroups/generic.tpl:10 -msgid "Name of the group" -msgstr "Nom du groupe" +#: plugins/generic/references/contents.tpl:18 +msgid "This object has no relationship to other objects." +msgstr "Cette objet n'a pas de relation avec d'autres objets." -#: plugins/admin/ogroups/generic.tpl:18 plugins/admin/groups/generic.tpl:28 -msgid "Descriptive text for this group" -msgstr "Description du groupe" +#: plugins/generic/welcome/main.inc:26 +#, php-format +msgid "Welcome %s!" +msgstr "Bienvenue %s !" -#: plugins/admin/ogroups/generic.tpl:41 -#: plugins/admin/groups/class_groupGeneric.inc:1269 -#: plugins/personal/posix/generic.tpl:126 -msgid "System trust" -msgstr "Système de Confiance" +#: plugins/generic/welcome/welcome.tpl:4 +msgid "" +"This is the GOsa main menu. You can select your tasks from the menu on the " +"left, or by choosing one of the pictograms below. All changes apply directly " +"to your companies LDAP server." +msgstr "" +"Vous êtes sur la fenêtre principale de GOsa. Vous pouvez sélectionner une " +"rubrique soit en utilisant le menu de gauche soit en cliquant sur une des " +"icônes. Tout les changements sont directement appliqués sur les serveurs " +"LDAP de votre société." -#: plugins/admin/ogroups/generic.tpl:42 plugins/admin/groups/generic.tpl:169 -#: plugins/admin/groups/generic.tpl:203 plugins/personal/posix/generic.tpl:128 -#: plugins/personal/posix/generic.tpl:156 -msgid "Trust mode" -msgstr "Mode de confiance" +#: plugins/generic/welcome/welcome.tpl:8 +msgid "" +"Use 'Sign out' on the upper left to close the connection and 'Main' to get " +"back to the pictogram view." +msgstr "" +"Cliquez sur déconnexion, en haut à gauche, pour vous déconnecter, sur " +"Accueil pour revenir à la page principale." -#: plugins/admin/ogroups/generic.tpl:70 -msgid "Member objects" -msgstr "Objets membres" +#: plugins/generic/welcome/welcome.tpl:15 +msgid "The GOsa team" +msgstr "L'équipe de GOsa" -#: 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/remove.tpl:7 +msgid "" +"Please double check if you really want to do this since there is no way for " +"GOsa to get your data back." +msgstr "" +"Veuillez vérifier que vous voulez effectuer cette action. Toutes les données " +"seront perdues étant donné qu'il est impossible pour GOsa de récupérer vos " +"données." #: plugins/admin/ogroups/class_divListOGroup.inc:59 #: plugins/admin/ogroups/class_divListOGroup.inc:60 msgid "List of object groups" msgstr "Liste des groupes d'objets" -#: plugins/admin/ogroups/class_divListOGroup.inc:83 -#: plugins/admin/ogroups/class_divListOGroup.inc:159 -#: plugins/admin/ogroups/class_divListOGroup.inc:266 -#: plugins/generic/references/class_reference.inc:71 -msgid "Object group" -msgstr "Groupes d'objets" +#: plugins/admin/ogroups/class_divListOGroup.inc:77 +#: plugins/admin/groups/class_divListGroup.inc:73 +#: plugins/admin/users/class_divListUsers.inc:74 +#: plugins/admin/departments/class_divListDepartment.inc:59 +#: plugins/admin/acl/class_divListACL.inc:67 setup/setup_migrate.tpl:93 +#: setup/setup_migrate.tpl:149 setup/setup_migrate.tpl:201 +#: setup/setup_migrate.tpl:368 setup/setup_migrate.tpl:421 +#: setup/setup_migrate.tpl:464 setup/setup_migrate.tpl:507 +#: setup/setup_migrate.tpl:551 +msgid "Select all" +msgstr "Sélectionner tout" + +#: plugins/admin/ogroups/class_divListOGroup.inc:84 +#: plugins/admin/groups/class_divListGroup.inc:80 +#: plugins/admin/users/class_divListUsers.inc:81 +#: plugins/admin/departments/locality.tpl:8 +#: plugins/admin/departments/generic.tpl:7 +#: plugins/admin/departments/country.tpl:8 +#: plugins/admin/departments/dcObject.tpl:8 +#: plugins/admin/departments/organization.tpl:7 +msgid "Properties" +msgstr "Propriétés" + +#: plugins/admin/ogroups/class_divListOGroup.inc:85 +#: plugins/admin/ogroups/class_divListOGroup.inc:152 +#: plugins/admin/groups/class_divListGroup.inc:81 +#: plugins/admin/groups/class_divListGroup.inc:126 +#: plugins/admin/users/class_divListUsers.inc:82 +#: plugins/admin/users/class_divListUsers.inc:119 +#: plugins/admin/departments/class_divListDepartment.inc:66 +#: plugins/admin/departments/class_divListDepartment.inc:90 +#: plugins/admin/acl/class_divListACL.inc:74 +#: plugins/admin/acl/class_divListACL.inc:108 +msgid "Actions" +msgstr "" #: plugins/admin/ogroups/class_divListOGroup.inc:88 #: plugins/admin/ogroups/class_ogroup.inc:459 @@ -2587,17 +2747,17 @@ msgstr "Groupes d'objets" #: plugins/admin/ogroups/class_ogroup.inc:483 #: plugins/admin/ogroups/class_ogroup.inc:487 #: plugins/admin/ogroups/class_ogroup.inc:495 +#: plugins/admin/groups/class_divListGroup.inc:85 +#: plugins/admin/groups/class_divListGroup.inc:87 +#: plugins/admin/groups/class_divListGroup.inc:89 +#: plugins/admin/groups/class_divListGroup.inc:91 +#: plugins/admin/groups/class_divListGroup.inc:93 #: plugins/admin/users/class_divListUsers.inc:84 #: plugins/admin/users/class_divListUsers.inc:85 #: plugins/admin/users/class_divListUsers.inc:86 #: plugins/admin/users/class_divListUsers.inc:87 #: plugins/admin/users/class_divListUsers.inc:88 #: plugins/admin/users/class_divListUsers.inc:89 -#: plugins/admin/groups/class_divListGroup.inc:85 -#: plugins/admin/groups/class_divListGroup.inc:87 -#: plugins/admin/groups/class_divListGroup.inc:89 -#: plugins/admin/groups/class_divListGroup.inc:91 -#: plugins/admin/groups/class_divListGroup.inc:93 #, php-format msgid "Show %s" msgstr "Afficher %s" @@ -2659,104 +2819,79 @@ msgstr "groupes de téléphones" msgid "Regular expression for matching group names" msgstr "Expression régulière correspondant à des noms de groupe" -#: plugins/admin/ogroups/class_divListOGroup.inc:204 -#: plugins/admin/ogroups/tabs_ogroups.inc:148 -#: plugins/admin/users/class_divListUsers.inc:87 -#: plugins/admin/users/class_divListUsers.inc:205 -#: plugins/admin/groups/class_divListGroup.inc:190 -#: plugins/generic/references/class_reference.inc:45 -msgid "Mail" -msgstr "Messagerie" - -#: plugins/admin/ogroups/class_divListOGroup.inc:282 -msgid "Number of listed object groups" -msgstr "Nombre de groupe d'objets affichés" - -#: plugins/admin/ogroups/remove.tpl:7 -msgid "" -"Please double check if you really want to do this since there is no way for " -"GOsa to get your data back." -msgstr "" -"Veuillez vérifier que vous voulez effectuer cette action. Toutes les données " -"seront perdues étant donné qu'il est impossible pour GOsa de récupérer vos " -"données." - -#: plugins/admin/ogroups/remove.tpl:10 plugins/admin/users/remove.tpl:10 -#: plugins/admin/groups/remove.tpl:10 ihtml/themes/default/remove.tpl:9 -msgid "So - if you're sure - 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/ogroups/tabs_ogroups.inc:133 -msgid "Phone queue" -msgstr "Queue téléphonique" - -#: plugins/admin/ogroups/tabs_ogroups.inc:160 -msgid "Systems" -msgstr "Systèmes" - -#: plugins/admin/ogroups/tabs_ogroups.inc:171 -#: plugins/admin/ogroups/tabs_ogroups.inc:194 -msgid "Startup" -msgstr "Démarrage" - -#: plugins/admin/ogroups/tabs_ogroups.inc:182 -#: plugins/admin/ogroups/tabs_ogroups.inc:203 -msgid "Devices" -msgstr "Périphériques" - -#: plugins/admin/ogroups/tabs_ogroups.inc:213 -msgid "FAI summary" -msgstr "Sommaire FAI" - -#: plugins/admin/ogroups/tabs_ogroups.inc:222 -#: plugins/admin/users/class_divListUsers.inc:203 -#: plugins/admin/groups/class_divListGroup.inc:198 -#: plugins/personal/posix/class_posixAccount.inc:295 -msgid "Environment" -msgstr "Environnement" +#: plugins/admin/ogroups/class_divListOGroup.inc:148 +#: plugins/admin/groups/class_divListGroup.inc:122 +#: plugins/admin/users/class_divListUsers.inc:115 +#: plugins/admin/departments/class_divListDepartment.inc:87 +#: plugins/admin/acl/class_divListACL.inc:104 +msgid "Submit department" +msgstr "Soumettre le département" -#: plugins/admin/ogroups/tabs_ogroups.inc:241 -msgid "Applications" -msgstr "Applications" +#: plugins/admin/ogroups/class_divListOGroup.inc:157 +#: plugins/admin/groups/class_divListGroup.inc:131 +#: plugins/admin/users/class_divListUsers.inc:124 +#: plugins/admin/departments/class_divListDepartment.inc:94 +#: plugins/admin/acl/class_divListACL.inc:112 +#: setup/class_setupStep_Migrate.inc:1035 +#: setup/class_setupStep_Migrate.inc:1051 +msgid "Create" +msgstr "Créer" -#: plugins/admin/ogroups/ogroup_objects.tpl:6 -msgid "Select objects to add" -msgstr "Sélectionnez les objets à ajouter" +#: plugins/admin/ogroups/class_divListOGroup.inc:167 +#: plugins/admin/groups/class_divListGroup.inc:141 +#: plugins/admin/users/class_divListUsers.inc:138 +#: plugins/admin/departments/class_divListDepartment.inc:110 +#: plugins/admin/acl/class_divListACL.inc:118 +#: plugins/personal/generic/generic_certs.tpl:21 +#: plugins/personal/generic/generic_certs.tpl:45 +#: plugins/personal/generic/generic_certs.tpl:69 +#: setup/class_setupStep_Migrate.inc:2862 +msgid "Remove" +msgstr "Supprimer" -#: plugins/admin/ogroups/ogroup_objects.tpl:20 -#: plugins/admin/groups/group_objects.tpl:20 -#: plugins/personal/posix/posix_groups.tpl:21 -#: ihtml/themes/default/MultiSelectWindow.tpl:63 -#: ihtml/themes/default/MultiSelectWindow.tpl:103 -msgid "Filters" -msgstr "Filtres" +#: plugins/admin/ogroups/class_divListOGroup.inc:228 +#: plugins/admin/groups/class_divListGroup.inc:234 +#: plugins/admin/users/class_divListUsers.inc:257 +#: plugins/admin/departments/class_divListDepartment.inc:158 +#: plugins/admin/acl/class_divListACL.inc:164 +#: plugins/admin/acl/class_divListACL.inc:184 +msgid "edit" +msgstr "éditer" -#: plugins/admin/ogroups/ogroup_objects.tpl:36 -msgid "Display objects of department" -msgstr "Afficher les objets du département" +#: plugins/admin/ogroups/class_divListOGroup.inc:228 +#: plugins/admin/groups/class_divListGroup.inc:234 +#: plugins/admin/departments/class_divListDepartment.inc:158 +msgid "Edit this entry" +msgstr "Editer cette entrée" -#: plugins/admin/ogroups/ogroup_objects.tpl:37 -#: plugins/admin/ogroups/trust_machines.tpl:27 -#: plugins/admin/groups/group_objects.tpl:40 -#: plugins/admin/groups/trust_machines.tpl:27 -#: plugins/personal/posix/posix_groups.tpl:35 -#: plugins/personal/posix/trust_machines.tpl:27 -msgid "Choose the department the search will be based on" -msgstr "Sélectionner le département où sera effectuée la recherche" +#: plugins/admin/ogroups/class_divListOGroup.inc:234 +#: plugins/admin/groups/class_divListGroup.inc:241 +#: plugins/admin/users/class_divListUsers.inc:281 +#: plugins/admin/departments/class_divListDepartment.inc:161 +#: plugins/admin/acl/class_divListACL.inc:191 +msgid "delete" +msgstr "supprimer" -#: plugins/admin/ogroups/ogroup_objects.tpl:40 -msgid "Display objects matching" -msgstr "Afficher les objets correspondants" +#: plugins/admin/ogroups/class_divListOGroup.inc:234 +#: plugins/admin/groups/class_divListGroup.inc:241 +#: plugins/admin/departments/class_divListDepartment.inc:161 +msgid "Delete this entry" +msgstr "Supprimer cette entrée" -#: plugins/admin/ogroups/ogroup_objects.tpl:41 -msgid "Regular expression for matching object names" -msgstr "Expression régulière pour trouver les objets correspondants" +#: plugins/admin/ogroups/class_divListOGroup.inc:282 +msgid "Number of listed object groups" +msgstr "Nombre de groupe d'objets affichés" + +#: plugins/admin/ogroups/class_divListOGroup.inc:283 +#: plugins/admin/groups/class_divListGroup.inc:304 +#: plugins/admin/users/class_divListUsers.inc:372 +#: plugins/admin/departments/class_divListDepartment.inc:201 +msgid "Number of listed departments" +msgstr "Nombre de département listés" #: plugins/admin/ogroups/class_ogroupManagement.inc:26 -#: plugins/admin/ogroups/main.inc:53 plugins/admin/ogroups/main.inc:58 #: plugins/admin/ogroups/class_ogroup.inc:1126 +#: plugins/admin/ogroups/main.inc:53 plugins/admin/ogroups/main.inc:58 msgid "Object groups" msgstr "Groupes d'objets" @@ -2765,8 +2900,8 @@ msgid "Manage object groups" msgstr "Gestion des groupe d'objets" #: plugins/admin/ogroups/class_ogroupManagement.inc:176 -#: plugins/admin/users/class_userManagement.inc:211 #: plugins/admin/groups/class_groupManagement.inc:195 +#: plugins/admin/users/class_userManagement.inc:211 msgid "Infrastructure error" msgstr "Erreur d'infrastructure" @@ -2775,6 +2910,22 @@ msgstr "Erreur d'infrastructure" msgid "object group" msgstr "Groupes d'objets" +#: plugins/admin/ogroups/class_ogroupManagement.inc:285 +#: plugins/admin/ogroups/class_ogroupManagement.inc:338 +#: plugins/admin/ogroups/class_ogroupManagement.inc:365 +#: plugins/admin/groups/class_groupManagement.inc:407 +#: plugins/admin/groups/class_groupManagement.inc:461 +#: plugins/admin/groups/class_groupManagement.inc:492 +#: plugins/admin/users/class_userManagement.inc:546 +#: plugins/admin/users/class_userManagement.inc:550 +#: plugins/admin/departments/class_departmentManagement.inc:250 +#: plugins/admin/acl/class_aclManagement.inc:166 +#: plugins/admin/acl/class_aclManagement.inc:209 +#: plugins/admin/acl/class_aclManagement.inc:302 +#: plugins/admin/acl/class_aclManagement.inc:347 +msgid "Permission error" +msgstr "Erreur de permissions" + #: plugins/admin/ogroups/class_ogroupManagement.inc:530 #, fuzzy msgid "Templates" @@ -2786,29 +2937,6 @@ msgstr "Modèle" msgid "User" msgstr "Utilisateur" -#: plugins/admin/ogroups/class_ogroupManagement.inc:532 -#: plugins/admin/groups/class_divListGroup.inc:133 -#: plugins/generic/references/class_reference.inc:57 -msgid "Group" -msgstr "Groupes" - -#: plugins/admin/ogroups/class_ogroupManagement.inc:533 -#: plugins/admin/groups/class_divListGroup.inc:194 -#: plugins/generic/references/class_reference.inc:63 -msgid "Application" -msgstr "Applications" - -#: plugins/admin/ogroups/class_ogroupManagement.inc:535 -#: plugins/generic/references/class_reference.inc:65 -#: setup/setup_config2.tpl:277 setup/setup_config2.tpl:322 -msgid "Server" -msgstr "Serveur" - -#: plugins/admin/ogroups/class_ogroupManagement.inc:537 -#: plugins/generic/references/class_reference.inc:69 -msgid "Workstation" -msgstr "Stations de travail" - #: plugins/admin/ogroups/class_ogroupManagement.inc:538 msgid "Windows Install" msgstr "Installation Windows" @@ -2817,19 +2945,6 @@ msgstr "Installation Windows" msgid "Terminal" msgstr "" -#: plugins/admin/ogroups/class_ogroupManagement.inc:540 -#: plugins/generic/references/class_reference.inc:73 -msgid "Printer" -msgstr "Imprimante" - -#: plugins/admin/ogroups/class_ogroup.inc:232 setup/setup_ldap.tpl:121 -#: ihtml/themes/default/MultiSelectWindow.tpl:51 -#: ihtml/themes/default/MultiSelectWindow.tpl:92 -#: ihtml/themes/default/msg_dialog.tpl:56 -#: ihtml/themes/default/msg_dialog.tpl:99 -msgid "Information" -msgstr "Information" - #: plugins/admin/ogroups/class_ogroup.inc:232 msgid "You cannot combine terminals and workstations in one object group!" msgstr "" @@ -2862,468 +2977,318 @@ msgstr "serveurs" #: plugins/admin/ogroups/class_ogroup.inc:473 #: plugins/admin/ogroups/class_ogroup.inc:475 #: plugins/admin/ogroups/class_ogroup.inc:519 -msgid "workstations" -msgstr "stations de travail" - -#: plugins/admin/ogroups/class_ogroup.inc:477 -#: plugins/admin/ogroups/class_ogroup.inc:479 -#: plugins/admin/ogroups/class_ogroup.inc:521 -msgid "terminals" -msgstr "terminaux" - -#: plugins/admin/ogroups/class_ogroup.inc:481 -msgid "printer" -msgstr "imprimante" - -#: plugins/admin/ogroups/class_ogroup.inc:483 -#: plugins/admin/ogroups/class_ogroup.inc:523 -msgid "printers" -msgstr "imprimantes" - -#: plugins/admin/ogroups/class_ogroup.inc:485 -#: plugins/admin/ogroups/class_ogroup.inc:487 -#: plugins/admin/ogroups/class_ogroup.inc:522 -msgid "phones" -msgstr "téléphones" - -#: plugins/admin/ogroups/class_ogroup.inc:493 -#: plugins/admin/ogroups/class_ogroup.inc:495 -#: plugins/admin/ogroups/class_ogroup.inc:516 -msgid "applications" -msgstr "" - -#: plugins/admin/ogroups/class_ogroup.inc:510 -#: plugins/admin/users/class_userManagement.inc:493 -msgid "none" -msgstr "aucun" - -#: plugins/admin/ogroups/class_ogroup.inc:512 -msgid "too many different objects!" -msgstr "nombre d'objets différents trop important !" - -#: plugins/admin/ogroups/class_ogroup.inc:514 -msgid "users" -msgstr "utilisateurs" - -#: plugins/admin/ogroups/class_ogroup.inc:520 -msgid "winstations" -msgstr "Stations Windows" - -#: plugins/admin/ogroups/class_ogroup.inc:570 -#: plugins/admin/groups/class_groupGeneric.inc:521 -#: plugins/personal/posix/class_posixAccount.inc:623 -#: setup/setup_config2.tpl:201 -msgid "disabled" -msgstr "désactivé" - -#: plugins/admin/ogroups/class_ogroup.inc:570 -#: plugins/admin/groups/class_groupGeneric.inc:521 -#: plugins/personal/posix/class_posixAccount.inc:623 -msgid "full access" -msgstr "accès complet" - -#: plugins/admin/ogroups/class_ogroup.inc:571 -#: plugins/admin/groups/class_groupGeneric.inc:522 -#: plugins/personal/posix/class_posixAccount.inc:624 -msgid "allow access to these hosts" -msgstr "permettre l'accès a ces hôtes" - -#: plugins/admin/ogroups/class_ogroup.inc:755 -msgid "Non existing dn:" -msgstr "le dn n'existe pas :" - -#: plugins/admin/ogroups/class_ogroup.inc:912 -#, php-format -msgid "" -"These systems are already configured by other object groups and cannot be " -"added:" -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:937 -msgid "You can combine two different object types at maximum, only!" -msgstr "Vous pouvez combiner au maximum deux objets différents !" - -#: plugins/admin/ogroups/class_ogroup.inc:1121 -msgid "Object group generic" -msgstr "Groupes d'objets" - -#: plugins/admin/ogroups/class_ogroup.inc:1132 -msgid "Sytem trust" -msgstr "Système de Confiance" - -#: plugins/admin/ogroups/class_ogroup.inc:1133 -msgid "Member" -msgstr "Membres" - -#: plugins/admin/ogroups/trust_machines.tpl:6 -#: plugins/admin/groups/trust_machines.tpl:6 -#: plugins/personal/posix/trust_machines.tpl:6 -msgid "Select systems to add" -msgstr "Sélectionner les hôtes à ajouter" - -#: plugins/admin/ogroups/trust_machines.tpl:26 -#: plugins/admin/groups/trust_machines.tpl:26 -#: plugins/personal/posix/trust_machines.tpl:26 -msgid "Display systems of department" -msgstr "Afficher les systèmes du département" - -#: plugins/admin/ogroups/trust_machines.tpl:30 -#: plugins/admin/groups/trust_machines.tpl:30 -#: plugins/personal/posix/trust_machines.tpl:30 -msgid "Display systems matching" -msgstr "Afficher les systèmes correspondant" - -#: plugins/admin/ogroups/trust_machines.tpl:31 -#: plugins/admin/groups/trust_machines.tpl:31 -#: plugins/personal/posix/trust_machines.tpl:31 -msgid "Regular expression for matching addresses" -msgstr "Expression régulière pour sélectionner les adresses correspondantes" - -#: 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." -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." - -#: plugins/admin/users/password.tpl:8 plugins/personal/password/password.tpl:8 -msgid "" -"Changing the password affects your authentification on mail, proxy, samba " -"and unix services." -msgstr "" -"Changer le mot de passe affecte votre identification sur la messagerie, le " -"proxy, samba, et les services unix." - -#: plugins/admin/users/password.tpl:13 -#: plugins/admin/users/class_userManagement.inc:265 -#: plugins/personal/generic/password.tpl:7 -#: plugins/personal/generic/main.inc:97 -#: plugins/personal/password/password.tpl:18 html/password.php:196 -#: ihtml/themes/default/password.tpl:82 ihtml/themes/default/password.tpl:83 -#: ihtml/themes/default/accountexpired.tpl:32 -#: ihtml/themes/default/accountexpired.tpl:36 -msgid "New password" -msgstr "Nouveau mot de passe" - -#: plugins/admin/users/password.tpl:17 -#: plugins/personal/generic/password.tpl:11 -#: plugins/personal/password/password.tpl:23 -msgid "Repeat new password" -msgstr "Confirmation du nouveau mot de passe" - -#: plugins/admin/users/password.tpl:21 -msgid "Strength" -msgstr "Sécurité" - -#: plugins/admin/users/password.tpl:30 -#: plugins/personal/generic/password.tpl:17 -#: plugins/personal/password/password.tpl:39 -msgid "Set password" -msgstr "Attribuer le mot de passe" - -#: plugins/admin/users/class_divListUsers.inc:55 -#: plugins/admin/users/class_divListUsers.inc:56 -msgid "List of users" -msgstr "Liste des utilisateurs" - -#: plugins/admin/users/class_divListUsers.inc:80 -#: ihtml/themes/default/password.tpl:69 ihtml/themes/default/password.tpl:71 -#: ihtml/themes/default/login.tpl:42 ihtml/themes/default/login.tpl:44 -msgid "Username" -msgstr "Nom d'utilisateur" - -#: plugins/admin/users/class_divListUsers.inc:84 -#: plugins/admin/users/class_divListUsers.inc:128 -#: plugins/admin/users/class_userManagement.inc:764 -#: plugins/admin/users/template.tpl:15 plugins/admin/users/templatize.tpl:15 -msgid "Template" -msgstr "Modèle" - -#: plugins/admin/users/class_divListUsers.inc:84 -msgid "templates" -msgstr "modèles" - -#: plugins/admin/users/class_divListUsers.inc:85 -msgid "GOsa object" -msgstr "Objet GOsa" +msgid "workstations" +msgstr "stations de travail" -#: plugins/admin/users/class_divListUsers.inc:85 -msgid "functional users" -msgstr "utilisateurs fonctionnels" +#: plugins/admin/ogroups/class_ogroup.inc:477 +#: plugins/admin/ogroups/class_ogroup.inc:479 +#: plugins/admin/ogroups/class_ogroup.inc:521 +msgid "terminals" +msgstr "terminaux" -#: plugins/admin/users/class_divListUsers.inc:86 -#: plugins/admin/users/class_divListUsers.inc:201 -#: plugins/admin/groups/class_divListGroup.inc:188 -msgid "Posix" -msgstr "" +#: plugins/admin/ogroups/class_ogroup.inc:481 +msgid "printer" +msgstr "imprimante" -#: plugins/admin/users/class_divListUsers.inc:86 -msgid "POSIX users" -msgstr "Utilisateurs Posix" +#: plugins/admin/ogroups/class_ogroup.inc:483 +#: plugins/admin/ogroups/class_ogroup.inc:523 +msgid "printers" +msgstr "imprimantes" -#: plugins/admin/users/class_divListUsers.inc:87 -msgid "mail users" -msgstr "utilisateurs de la messagerie" +#: plugins/admin/ogroups/class_ogroup.inc:485 +#: plugins/admin/ogroups/class_ogroup.inc:487 +#: plugins/admin/ogroups/class_ogroup.inc:522 +msgid "phones" +msgstr "téléphones" -#: plugins/admin/users/class_divListUsers.inc:88 -#: plugins/admin/users/class_divListUsers.inc:211 -#: plugins/admin/groups/class_divListGroup.inc:192 -#: plugins/personal/posix/class_posixAccount.inc:295 -#: plugins/generic/references/class_reference.inc:47 -#: plugins/generic/references/class_reference.inc:49 -msgid "Samba" +#: plugins/admin/ogroups/class_ogroup.inc:493 +#: plugins/admin/ogroups/class_ogroup.inc:495 +#: plugins/admin/ogroups/class_ogroup.inc:516 +msgid "applications" msgstr "" -#: plugins/admin/users/class_divListUsers.inc:88 -msgid "samba users" -msgstr "utilisateurs du domaine" +#: plugins/admin/ogroups/class_ogroup.inc:510 +#: plugins/admin/users/class_userManagement.inc:493 +msgid "none" +msgstr "aucun" -#: plugins/admin/users/class_divListUsers.inc:89 -#: plugins/generic/references/class_reference.inc:53 -msgid "Proxy" -msgstr "" +#: plugins/admin/ogroups/class_ogroup.inc:512 +msgid "too many different objects!" +msgstr "nombre d'objets différents trop important !" -#: plugins/admin/users/class_divListUsers.inc:89 -msgid "proxy users" -msgstr "utilisateurs du proxy" +#: plugins/admin/ogroups/class_ogroup.inc:514 +msgid "users" +msgstr "utilisateurs" -#: plugins/admin/users/class_divListUsers.inc:96 -#: plugins/admin/groups/group_objects.tpl:46 -msgid "Display users matching" -msgstr "Afficher les utilisateurs correspondants" +#: plugins/admin/ogroups/class_ogroup.inc:520 +msgid "winstations" +msgstr "Stations Windows" -#: plugins/admin/users/class_divListUsers.inc:136 -#: plugins/admin/users/class_divListUsers.inc:270 -#: ihtml/themes/default/accountexpired.tpl:51 -msgid "Change password" -msgstr "Modifier le mot de passe" +#: plugins/admin/ogroups/class_ogroup.inc:570 +#: plugins/admin/groups/class_groupGeneric.inc:521 +#: plugins/personal/posix/class_posixAccount.inc:623 +#: setup/setup_config2.tpl:201 +msgid "disabled" +msgstr "désactivé" -#: plugins/admin/users/class_divListUsers.inc:140 -msgid "Apply template" -msgstr "Appliquer le modèle" +#: plugins/admin/ogroups/class_ogroup.inc:570 +#: plugins/admin/groups/class_groupGeneric.inc:521 +#: plugins/personal/posix/class_posixAccount.inc:623 +msgid "full access" +msgstr "accès complet" -#: plugins/admin/users/class_divListUsers.inc:199 -msgid "GOsa" -msgstr "" +#: plugins/admin/ogroups/class_ogroup.inc:571 +#: plugins/admin/groups/class_groupGeneric.inc:522 +#: plugins/personal/posix/class_posixAccount.inc:624 +msgid "allow access to these hosts" +msgstr "permettre l'accès a ces hôtes" -#: plugins/admin/users/class_divListUsers.inc:200 -msgid "Edit generic properties" -msgstr "Modifier les propriétés de base" +#: plugins/admin/ogroups/class_ogroup.inc:755 +msgid "Non existing dn:" +msgstr "le dn n'existe pas :" -#: plugins/admin/users/class_divListUsers.inc:202 -msgid "Edit UNIX properties" -msgstr "Modifier les propriétés UNIX" +#: plugins/admin/ogroups/class_ogroup.inc:912 +#, php-format +msgid "" +"These systems are already configured by other object groups and cannot be " +"added:" +msgstr "" +"Ces systèmes sont déjà configurés par d'autres groupes d'objets et ne " +"peuvent pas être ajoutés :" -#: plugins/admin/users/class_divListUsers.inc:204 -msgid "Edit environment properties" -msgstr "Modifier les propriétés d'environnement" +#: plugins/admin/ogroups/class_ogroup.inc:922 +#: plugins/admin/ogroups/class_ogroup.inc:932 +#: plugins/admin/ogroups/class_ogroup.inc:1129 +#: plugins/admin/groups/class_divListGroup.inc:79 +#: plugins/admin/groups/class_groupGeneric.inc:1139 +#: plugins/admin/groups/class_groupGeneric.inc:1145 +#: plugins/admin/groups/class_groupGeneric.inc:1147 +#: plugins/admin/groups/class_groupGeneric.inc:1159 +#: plugins/admin/groups/class_groupGeneric.inc:1173 +#: plugins/admin/groups/class_groupGeneric.inc:1180 +#: plugins/admin/groups/class_groupGeneric.inc:1304 +#: plugins/admin/users/class_userManagement.inc:767 +#: plugins/admin/users/class_userManagement.inc:841 +#: plugins/admin/users/class_userManagement.inc:853 +#: plugins/admin/departments/class_departmentGeneric.inc:307 +#: plugins/admin/departments/class_departmentGeneric.inc:309 +#: plugins/admin/departments/class_departmentGeneric.inc:314 +#: plugins/admin/departments/class_departmentGeneric.inc:321 +#: plugins/admin/departments/class_departmentGeneric.inc:325 +#: plugins/admin/departments/class_localityGeneric.inc:44 +#: plugins/admin/departments/class_localityGeneric.inc:46 +#: plugins/admin/departments/class_localityGeneric.inc:51 +#: plugins/admin/departments/class_localityGeneric.inc:53 +#: plugins/admin/departments/class_localityGeneric.inc:55 +#: plugins/admin/departments/class_organizationGeneric.inc:75 +#: plugins/admin/departments/class_organizationGeneric.inc:77 +#: plugins/admin/departments/class_organizationGeneric.inc:82 +#: plugins/admin/departments/class_organizationGeneric.inc:84 +#: plugins/admin/departments/class_organizationGeneric.inc:86 +#: plugins/admin/departments/class_countryGeneric.inc:43 +#: plugins/admin/departments/class_countryGeneric.inc:45 +#: plugins/admin/departments/class_countryGeneric.inc:50 +#: plugins/admin/departments/class_countryGeneric.inc:52 +#: plugins/admin/departments/class_countryGeneric.inc:54 +#: plugins/admin/departments/class_dcObject.inc:43 +#: plugins/admin/departments/class_dcObject.inc:45 +#: plugins/admin/departments/class_dcObject.inc:50 +#: plugins/admin/departments/class_dcObject.inc:52 +#: plugins/admin/departments/class_dcObject.inc:54 +#: plugins/admin/departments/class_dcObject.inc:86 +#: plugins/admin/acl/class_aclRole.inc:750 +#: plugins/admin/acl/class_aclRole.inc:762 plugins/admin/acl/paste_role.tpl:4 +#: plugins/admin/acl/acl_role.tpl:7 +#: plugins/personal/generic/class_user.inc:1230 +#: plugins/personal/generic/class_user.inc:1243 +#: plugins/personal/generic/class_user.inc:1280 +#: plugins/personal/generic/class_user.inc:1686 setup/setup_migrate.tpl:283 +#: setup/setup_feedback.tpl:31 +msgid "Name" +msgstr "Nom" -#: plugins/admin/users/class_divListUsers.inc:206 -msgid "Edit mail properties" -msgstr "Modifier les propriétés de messagerie" +#: plugins/admin/ogroups/class_ogroup.inc:937 +msgid "You can combine two different object types at maximum, only!" +msgstr "Vous pouvez combiner au maximum deux objets différents !" -#: plugins/admin/users/class_divListUsers.inc:208 -msgid "Edit phone properties" -msgstr "Modifier les propriétés téléphoniques" +#: plugins/admin/ogroups/class_ogroup.inc:1121 +msgid "Object group generic" +msgstr "Groupes d'objets" -#: plugins/admin/users/class_divListUsers.inc:210 -msgid "Edit fax properies" -msgstr "Modifier les propriétés fax" +#: plugins/admin/ogroups/class_ogroup.inc:1132 +msgid "Sytem trust" +msgstr "Système de Confiance" -#: plugins/admin/users/class_divListUsers.inc:212 -msgid "Edit samba properties" -msgstr "Modifier les propriétés samba" +#: plugins/admin/ogroups/class_ogroup.inc:1133 +msgid "Member" +msgstr "Membres" -#: plugins/admin/users/class_divListUsers.inc:213 -msgid "Netatalk" -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 "Nom du groupe" -#: plugins/admin/users/class_divListUsers.inc:214 -msgid "Edit netatalk properties" -msgstr "Modifier les propriétés de Netatalk" +#: plugins/admin/ogroups/generic.tpl:10 +msgid "Name of the group" +msgstr "Nom du groupe" -#: plugins/admin/users/class_divListUsers.inc:215 -msgid "Create user from template" -msgstr "Créer un nouvel utilisateur depuis un modèle" +#: plugins/admin/ogroups/generic.tpl:18 plugins/admin/groups/generic.tpl:28 +msgid "Descriptive text for this group" +msgstr "Description du groupe" -#: plugins/admin/users/class_divListUsers.inc:216 -msgid "Create user with this template" -msgstr "Créer un nouvel utilisateur avec ce modèle" +#: plugins/admin/ogroups/generic.tpl:29 plugins/admin/groups/generic.tpl:43 +#: plugins/admin/acl/acl_role.tpl:31 +msgid "Choose subtree to place group in" +msgstr "Sélectionnez la branche où sera placée le groupe" -#: plugins/admin/users/class_divListUsers.inc:247 -msgid "inactive" -msgstr "inactif" +#: plugins/admin/ogroups/generic.tpl:34 plugins/admin/groups/generic.tpl:49 +#: plugins/admin/departments/locality.tpl:37 +#: plugins/admin/departments/generic.tpl:49 +#: plugins/admin/departments/country.tpl:37 +#: plugins/admin/departments/dcObject.tpl:37 +#: plugins/admin/departments/organization.tpl:49 +#: plugins/admin/acl/acl_role.tpl:37 plugins/personal/generic/generic.tpl:180 +#: plugins/personal/generic/multiple_generic.tpl:56 +msgid "Select a base" +msgstr "Sélectionnez une base" -#: plugins/admin/users/class_divListUsers.inc:250 -#: plugins/personal/posix/class_posixAccount.inc:159 -#: plugins/personal/posix/class_posixAccount.inc:161 -#: plugins/personal/posix/class_posixAccount.inc:163 -msgid "active" -msgstr "actif" +#: plugins/admin/ogroups/generic.tpl:41 +#: plugins/admin/groups/class_groupGeneric.inc:1312 +#: plugins/personal/posix/generic.tpl:126 +msgid "System trust" +msgstr "Système de Confiance" -#: plugins/admin/users/class_divListUsers.inc:258 -#: plugins/admin/users/class_userManagement.inc:602 -msgid "user" -msgstr "utilisateurs" +#: plugins/admin/ogroups/generic.tpl:42 plugins/admin/groups/generic.tpl:169 +#: plugins/admin/groups/generic.tpl:203 plugins/personal/posix/generic.tpl:128 +#: plugins/personal/posix/generic.tpl:156 +msgid "Trust mode" +msgstr "Mode de confiance" -#: plugins/admin/users/class_divListUsers.inc:269 -msgid "password" -msgstr "mot de passe" +#: plugins/admin/ogroups/generic.tpl:70 +msgid "Member objects" +msgstr "Objets membres" -#: plugins/admin/users/class_divListUsers.inc:273 -#: plugins/admin/users/class_divListUsers.inc:285 -#: plugins/admin/groups/class_divListGroup.inc:244 -msgid "Not allowed" -msgstr "Non autorisé" +#: plugins/admin/ogroups/tabs_ogroups.inc:133 +msgid "Phone queue" +msgstr "Queue téléphonique" -#: plugins/admin/users/class_divListUsers.inc:282 -msgid "Delete user" -msgstr "Supprimer un utilisateur" +#: plugins/admin/ogroups/tabs_ogroups.inc:160 +msgid "Systems" +msgstr "Systèmes" -#: plugins/admin/users/class_divListUsers.inc:371 -msgid "Number of listed users" -msgstr "Nombre d'utilisateurs listés" +#: plugins/admin/ogroups/tabs_ogroups.inc:171 +#: plugins/admin/ogroups/tabs_ogroups.inc:194 +msgid "Startup" +msgstr "Démarrage" -#: plugins/admin/users/class_userManagement.inc:27 -msgid "Manage users" -msgstr "Gèrer les utilisateurs" +#: plugins/admin/ogroups/tabs_ogroups.inc:182 +#: plugins/admin/ogroups/tabs_ogroups.inc:203 +msgid "Devices" +msgstr "Périphériques" -#: plugins/admin/users/class_userManagement.inc:260 -#: plugins/personal/generic/main.inc:92 -#: plugins/personal/password/class_password.inc:82 html/password.php:193 -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." +#: plugins/admin/ogroups/tabs_ogroups.inc:213 +msgid "FAI summary" +msgstr "Sommaire FAI" -#: plugins/admin/users/class_userManagement.inc:316 -#: plugins/admin/users/class_userManagement.inc:379 -#: plugins/personal/password/class_password.inc:78 -#: plugins/personal/password/class_password.inc:81 -#: plugins/personal/password/class_password.inc:84 -#: plugins/personal/password/class_password.inc:87 -#: plugins/personal/password/class_password.inc:90 -#: plugins/personal/password/class_password.inc:93 -#: plugins/personal/password/class_password.inc:107 -#: plugins/personal/password/class_password.inc:113 html/main.php:329 -#: ihtml/themes/default/password.tpl:41 -msgid "Password change" -msgstr "Changement de mot de passe" +#: plugins/admin/ogroups/tabs_ogroups.inc:222 +#: plugins/admin/groups/class_divListGroup.inc:198 +#: plugins/admin/users/class_divListUsers.inc:203 +#: plugins/personal/posix/class_posixAccount.inc:295 +msgid "Environment" +msgstr "Environnement" -#: plugins/admin/users/class_userManagement.inc:316 -#: plugins/admin/users/class_userManagement.inc:379 -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 !" +#: plugins/admin/ogroups/tabs_ogroups.inc:241 +msgid "Applications" +msgstr "Applications" -#: plugins/admin/users/class_userManagement.inc:546 -#, php-format -msgid "You have no permission to modify object '%s'!" -msgstr "Vous n'avez pas l'autorisation pour modifier l'objet '%s' !" +#: 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/users/class_userManagement.inc:550 -msgid "You have no permission to use this template!" -msgstr "Vous n'avez pas l'autorisation pour utiliser ce modèle !" +#: plugins/admin/ogroups/ogroup_objects.tpl:6 +msgid "Select objects to add" +msgstr "Sélectionnez les objets à ajouter" -#: plugins/admin/users/class_userManagement.inc:652 -#: plugins/admin/users/class_userManagement.inc:671 -msgid "Account locking" -msgstr "Verrouillage du compte" +#: plugins/admin/ogroups/ogroup_objects.tpl:36 +msgid "Display objects of department" +msgstr "Afficher les objets du département" -#: plugins/admin/users/class_userManagement.inc:653 -msgid "You have no permission to change the lock status for this user!" -msgstr "" -"Vous n'avez pas l'autorisation pour changer le verrouillage de cet " -"utilisateur !" +#: plugins/admin/ogroups/ogroup_objects.tpl:37 +#: plugins/admin/ogroups/trust_machines.tpl:27 +#: plugins/admin/groups/group_objects.tpl:40 +#: plugins/admin/groups/trust_machines.tpl:27 +#: plugins/personal/posix/posix_groups.tpl:35 +#: plugins/personal/posix/trust_machines.tpl:27 +msgid "Choose the department the search will be based on" +msgstr "Sélectionner le département où sera effectuée la recherche" -#: plugins/admin/users/class_userManagement.inc:672 -#, php-format -msgid "" -"Password method '%s' does not support locking. Account has not been locked!" -msgstr "" -"La méthode '%s' ne permet pas le verrouillage du mot de passe. Le compte n'a " -"pas été verrouillé !" +#: plugins/admin/ogroups/ogroup_objects.tpl:40 +msgid "Display objects matching" +msgstr "Afficher les objets correspondants" -#: plugins/admin/users/class_userManagement.inc:770 -#: plugins/admin/users/class_userManagement.inc:844 -#: plugins/personal/generic/class_user.inc:1235 -#: plugins/personal/generic/class_user.inc:1277 -#: plugins/personal/generic/class_user.inc:1555 -#: plugins/personal/generic/class_user.inc:1683 -msgid "Given name" -msgstr "Prénom" +#: plugins/admin/ogroups/ogroup_objects.tpl:41 +msgid "Regular expression for matching object names" +msgstr "Expression régulière pour trouver les objets correspondants" -#: plugins/admin/users/remove.tpl:6 -msgid "" -"This includes all account data, system access rules, imap settings, etc. for " -"this user. Please double check if your really want to do this since there is " -"no way for GOsa to get your data back." -msgstr "" -"Cela inclut toutes les données des comptes, les droits d'accès, la " -"configuration imap,etc. pour cet utilisateur. Veuillez vous assurez que vous " -"voulez effectuez cette opération étant donné qu'il est impossible pour GOsa " -"de récupérer vos données." +#: plugins/admin/ogroups/trust_machines.tpl:6 +#: plugins/admin/groups/trust_machines.tpl:6 +#: plugins/personal/posix/trust_machines.tpl:6 +msgid "Select systems to add" +msgstr "Sélectionner les hôtes à ajouter" -#: plugins/admin/users/main.inc:51 plugins/admin/users/main.inc:57 -msgid "User administration" -msgstr "Administration des utilisateurs" +#: plugins/admin/ogroups/trust_machines.tpl:26 +#: plugins/admin/groups/trust_machines.tpl:26 +#: plugins/personal/posix/trust_machines.tpl:26 +msgid "Display systems of department" +msgstr "Afficher les systèmes du département" -#: plugins/admin/users/template.tpl:2 -msgid "Creating a new user using templates" -msgstr "Créer un nouvel utilisateur à partir d'un modèle" +#: plugins/admin/ogroups/trust_machines.tpl:30 +#: plugins/admin/groups/trust_machines.tpl:30 +#: plugins/personal/posix/trust_machines.tpl:30 +msgid "Display systems matching" +msgstr "Afficher les systèmes correspondant" -#: plugins/admin/users/template.tpl:6 +#: plugins/admin/ogroups/trust_machines.tpl:31 +#: plugins/admin/groups/trust_machines.tpl:31 +#: plugins/personal/posix/trust_machines.tpl:31 +msgid "Regular expression for matching addresses" +msgstr "Expression régulière pour sélectionner les adresses correspondantes" + +#: plugins/admin/groups/remove.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." +"This may be a primary user group. Please double check if you really want to " +"do this since there is no way for GOsa to get your data back." 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." +"Ce groupe est un groupe principal contenant des utilisateurs. Veuillez vous " +"assurez que vous voulez bien exécuter cette action étant donné qu'il est " +"impossible pour GOsa de récupérer vos données." -#: plugins/admin/users/template.tpl:23 plugins/personal/generic/generic.tpl:49 -#: plugins/personal/generic/paste_generic.tpl:7 -msgid "Last name" -msgstr "Nom de famille" +#: plugins/admin/groups/group_objects.tpl:6 +msgid "Select users to add" +msgstr "Sélectionnez les utilisateurs à ajouter" -#: plugins/admin/users/template.tpl:27 plugins/personal/generic/generic.tpl:69 -#: plugins/personal/generic/paste_generic.tpl:11 -msgid "First name" -msgstr "Prénom" +#: plugins/admin/groups/group_objects.tpl:30 +msgid "Select to see servers" +msgstr "Sélectionnez pour voir les serveurs" -#: plugins/admin/users/template.tpl:32 plugins/personal/generic/generic.tpl:82 -#: plugins/personal/generic/paste_generic.tpl:15 -#: plugins/personal/generic/class_user.inc:1225 -#: plugins/personal/generic/class_user.inc:1238 -#: plugins/personal/generic/class_user.inc:1252 -#: plugins/personal/generic/class_user.inc:1254 html/password.php:215 -msgid "Login" -msgstr "Identifiant" +#: plugins/admin/groups/group_objects.tpl:30 +msgid "Search within subtree" +msgstr "Chercher dans le sous arbre" -#: plugins/admin/users/templatize.tpl:2 -msgid "Applying a template" -msgstr "Appliquer un modèle" +#: plugins/admin/groups/group_objects.tpl:37 +msgid "Display users of department" +msgstr "Afficher les utilisateurs du département" -#: plugins/admin/users/templatize.tpl:6 -msgid "" -"Applying a template to several users will replace all user attributes " -"defined in the template." -msgstr "" -"Appliquer un modèle à plusieurs utilisateurs remplacera tout les attributs " -"de ces utilisateurs par ceux définis dans le modèle." +#: plugins/admin/groups/group_objects.tpl:46 +#: plugins/admin/users/class_divListUsers.inc:96 +msgid "Display users matching" +msgstr "Afficher les utilisateurs correspondants" -#: plugins/admin/users/templatize.tpl:33 -msgid "No templates available!" -msgstr "Pas de modèles disponibles !" +#: plugins/admin/groups/group_objects.tpl:47 +msgid "Regular expression for matching user names" +msgstr "Expression régulière concordant avec les noms des utilisateurs" #: plugins/admin/groups/generic.tpl:14 plugins/personal/generic/generic.tpl:52 #: plugins/personal/generic/generic.tpl:73 @@ -3381,9 +3346,71 @@ msgstr "dans tout les groupes" msgid "Not in all groups" msgstr "pas dans tout les groupes" -#: plugins/admin/groups/paste_generic.tpl:1 -msgid "Group settings" -msgstr "Préférences des groupes" +#: plugins/admin/groups/class_divListGroup.inc:55 +#: plugins/admin/groups/class_divListGroup.inc:56 +msgid "List of groups" +msgstr "Liste des groupes" + +#: plugins/admin/groups/class_divListGroup.inc:84 +msgid "Select to see groups that are primary groups of users" +msgstr "" +"Sélectionnez afin d'afficher les groupes qui sont les groupes principaux " +"d'utilisateurs" + +#: plugins/admin/groups/class_divListGroup.inc:85 +msgid "primary groups" +msgstr "groupes principaux" + +#: plugins/admin/groups/class_divListGroup.inc:86 +msgid "samba groups mappings" +msgstr "correspondance des groupes samba" + +#: plugins/admin/groups/class_divListGroup.inc:87 +msgid "samba groups" +msgstr "groupes Samba" + +#: plugins/admin/groups/class_divListGroup.inc:88 +msgid "application settings" +msgstr "paramètres des applications" + +#: plugins/admin/groups/class_divListGroup.inc:90 +msgid "mail settings" +msgstr "paramètres de messagerie" + +#: plugins/admin/groups/class_divListGroup.inc:91 +msgid "mail groups" +msgstr "groupes de messagerie" + +#: plugins/admin/groups/class_divListGroup.inc:92 +msgid "Select to see normal groups that have only functional aspects" +msgstr "" +"Sélectionnez afin d'afficher les groupes normaux ayant uniquement un aspect " +"fonctionnel" + +#: plugins/admin/groups/class_divListGroup.inc:93 +msgid "functional groups" +msgstr "groupes fonctionnels" + +#: plugins/admin/groups/class_divListGroup.inc:101 +#: plugins/personal/posix/posix_groups.tpl:59 +msgid "User name of which groups are shown" +msgstr "Utilisateur dont on montre les groupes" + +#: plugins/admin/groups/class_divListGroup.inc:188 +#: plugins/admin/users/class_divListUsers.inc:86 +#: plugins/admin/users/class_divListUsers.inc:201 +msgid "Posix" +msgstr "" + +#: plugins/admin/groups/class_divListGroup.inc:244 +#: plugins/admin/users/class_divListUsers.inc:273 +#: plugins/admin/users/class_divListUsers.inc:285 +msgid "Not allowed" +msgstr "Non autorisé" + +#: plugins/admin/groups/class_divListGroup.inc:303 +msgid "Number of listed groups" +msgstr "Nombre de groupes affichés" #: plugins/admin/groups/class_groupGeneric.inc:163 msgid "Cannot find group SID in your configuration!" @@ -3410,65 +3437,89 @@ msgstr "Invités du domaine" msgid "Special group (%d)" msgstr "Groupe spécial (%d)" -#: plugins/admin/groups/class_groupGeneric.inc:685 -msgid "! unknown id" +#: plugins/admin/groups/class_groupGeneric.inc:628 +#, php-format +msgid "Adding UID '%s' to group '%s' faild: cannot find user object!" +msgstr "" + +#: plugins/admin/groups/class_groupGeneric.inc:634 +#, php-format +msgid "Add UID '%s' to group '%s' failed: UID is used more than once!" +msgstr "" + +#: plugins/admin/groups/class_groupGeneric.inc:712 +#, fuzzy +msgid "! unknown UID" msgstr "! identifiant inconnu" -#: plugins/admin/groups/class_groupGeneric.inc:728 +#: plugins/admin/groups/class_groupGeneric.inc:755 #, php-format msgid "Search returned too many results. Not displaying more than %s entries!" msgstr "" "La recherche à retourné trop de résultats. Je n'affiche que %s entr§es !" -#: plugins/admin/groups/class_groupGeneric.inc:954 +#: plugins/admin/groups/class_groupGeneric.inc:981 #, php-format msgid "Cannot find any SID for '%s'!" msgstr "Impossible de trouver le SID pour '%s' !" -#: plugins/admin/groups/class_groupGeneric.inc:959 +#: plugins/admin/groups/class_groupGeneric.inc:986 #, php-format msgid "Cannot find any RIDBASE for '%s'!" msgstr "Impossible de trouver le RIDBASe pour '%s' !" -#: plugins/admin/groups/class_groupGeneric.inc:1146 -#: plugins/admin/groups/class_groupGeneric.inc:1149 -#: plugins/admin/groups/class_groupGeneric.inc:1265 +#: plugins/admin/groups/class_groupGeneric.inc:1088 +#, php-format +msgid "The gidNumber '%s' is already in use by %s!" +msgstr "" + +#: plugins/admin/groups/class_groupGeneric.inc:1189 +#: plugins/admin/groups/class_groupGeneric.inc:1192 +#: plugins/admin/groups/class_groupGeneric.inc:1308 +#: plugins/personal/posix/class_posixAccount.inc:1084 +#: plugins/personal/posix/class_posixAccount.inc:1087 #: plugins/personal/posix/generic.tpl:68 #: plugins/personal/posix/paste_generic.tpl:37 -#: plugins/personal/posix/class_posixAccount.inc:1036 -#: plugins/personal/posix/class_posixAccount.inc:1039 msgid "GID" msgstr "" -#: plugins/admin/groups/class_groupGeneric.inc:1204 -#: plugins/personal/posix/class_posixAccount.inc:1334 +#: plugins/admin/groups/class_groupGeneric.inc:1247 +#: plugins/personal/posix/class_posixAccount.inc:1382 msgid "Cannot allocate a free ID!" msgstr "Impossible d'assigner un ID libre !" -#: plugins/admin/groups/class_groupGeneric.inc:1253 +#: plugins/admin/groups/class_groupGeneric.inc:1296 msgid "Generic group settings" msgstr "Préférences des groupes génériques" -#: plugins/admin/groups/class_groupGeneric.inc:1267 +#: plugins/admin/groups/class_groupGeneric.inc:1310 msgid "Samba group type" msgstr "Groupe Samba" -#: plugins/admin/groups/class_groupGeneric.inc:1268 +#: plugins/admin/groups/class_groupGeneric.inc:1311 msgid "Samba domain name" msgstr "Domaine Samba" -#: plugins/admin/groups/class_groupGeneric.inc:1270 +#: plugins/admin/groups/class_groupGeneric.inc:1313 msgid "Phone pickup group" msgstr "Groupe téléphonique" -#: plugins/admin/groups/class_groupGeneric.inc:1271 +#: plugins/admin/groups/class_groupGeneric.inc:1314 msgid "Nagios group" msgstr "Groupe Nagios" -#: plugins/admin/groups/class_groupGeneric.inc:1273 +#: plugins/admin/groups/class_groupGeneric.inc:1316 msgid "Group member" msgstr "Membre du groupe" +#: plugins/admin/groups/paste_generic.tpl:1 +msgid "Group settings" +msgstr "Préférences des groupes" + +#: plugins/admin/groups/main.inc:49 plugins/admin/groups/main.inc:53 +msgid "Group administration" +msgstr "Administration du groupe" + #: plugins/admin/groups/class_groupManagement.inc:27 msgid "Manage POSIX groups" msgstr "Gestion des groupes POSIX" @@ -3478,571 +3529,722 @@ msgstr "Gestion des groupes POSIX" msgid "group" msgstr "groupe" -#: plugins/admin/groups/remove.tpl:6 +#: plugins/admin/users/remove.tpl:6 msgid "" -"This may be a primary user group. Please double check if you really want to " -"do this since there is no way for GOsa to get your data back." +"This includes all account data, system access rules, imap settings, etc. for " +"this user. Please double check if your really want to do this since there is " +"no way for GOsa to get your data back." msgstr "" -"Ce groupe est un groupe principal contenant des utilisateurs. Veuillez vous " -"assurez que vous voulez bien exécuter cette action étant donné qu'il est " -"impossible pour GOsa de récupérer vos données." +"Cela inclut toutes les données des comptes, les droits d'accès, la " +"configuration imap,etc. pour cet utilisateur. Veuillez vous assurez que vous " +"voulez effectuez cette opération étant donné qu'il est impossible pour GOsa " +"de récupérer vos données." -#: plugins/admin/groups/main.inc:49 plugins/admin/groups/main.inc:53 -msgid "Group administration" -msgstr "Administration du groupe" +#: plugins/admin/users/main.inc:51 plugins/admin/users/main.inc:57 +msgid "User administration" +msgstr "Administration des utilisateurs" -#: plugins/admin/groups/group_objects.tpl:6 -msgid "Select users to add" -msgstr "Sélectionnez les utilisateurs à ajouter" +#: plugins/admin/users/class_divListUsers.inc:55 +#: plugins/admin/users/class_divListUsers.inc:56 +msgid "List of users" +msgstr "Liste des utilisateurs" -#: plugins/admin/groups/group_objects.tpl:30 -msgid "Select to see servers" -msgstr "Sélectionnez pour voir les serveurs" +#: plugins/admin/users/class_divListUsers.inc:84 +#: plugins/admin/users/class_divListUsers.inc:128 +#: plugins/admin/users/template.tpl:15 +#: plugins/admin/users/class_userManagement.inc:764 +#: plugins/admin/users/templatize.tpl:15 +msgid "Template" +msgstr "Modèle" -#: plugins/admin/groups/group_objects.tpl:30 -msgid "Search within subtree" -msgstr "Chercher dans le sous arbre" +#: plugins/admin/users/class_divListUsers.inc:84 +msgid "templates" +msgstr "modèles" -#: plugins/admin/groups/group_objects.tpl:37 -msgid "Display users of department" -msgstr "Afficher les utilisateurs du département" +#: plugins/admin/users/class_divListUsers.inc:85 +msgid "GOsa object" +msgstr "Objet GOsa" -#: plugins/admin/groups/group_objects.tpl:47 -msgid "Regular expression for matching user names" -msgstr "Expression régulière concordant avec les noms des utilisateurs" +#: plugins/admin/users/class_divListUsers.inc:85 +msgid "functional users" +msgstr "utilisateurs fonctionnels" -#: plugins/admin/groups/class_divListGroup.inc:55 -#: plugins/admin/groups/class_divListGroup.inc:56 -msgid "List of groups" -msgstr "Liste des groupes" +#: plugins/admin/users/class_divListUsers.inc:86 +msgid "POSIX users" +msgstr "Utilisateurs Posix" -#: plugins/admin/groups/class_divListGroup.inc:84 -msgid "Select to see groups that are primary groups of users" +#: plugins/admin/users/class_divListUsers.inc:87 +msgid "mail users" +msgstr "utilisateurs de la messagerie" + +#: plugins/admin/users/class_divListUsers.inc:88 +msgid "samba users" +msgstr "utilisateurs du domaine" + +#: plugins/admin/users/class_divListUsers.inc:89 +msgid "proxy users" +msgstr "utilisateurs du proxy" + +#: plugins/admin/users/class_divListUsers.inc:140 +msgid "Apply template" +msgstr "Appliquer le modèle" + +#: plugins/admin/users/class_divListUsers.inc:199 +msgid "GOsa" msgstr "" -"Sélectionnez afin d'afficher les groupes qui sont les groupes principaux " -"d'utilisateurs" -#: plugins/admin/groups/class_divListGroup.inc:85 -msgid "primary groups" -msgstr "groupes principaux" +#: plugins/admin/users/class_divListUsers.inc:200 +msgid "Edit generic properties" +msgstr "Modifier les propriétés de base" -#: plugins/admin/groups/class_divListGroup.inc:86 -msgid "samba groups mappings" -msgstr "correspondance des groupes samba" +#: plugins/admin/users/class_divListUsers.inc:202 +msgid "Edit UNIX properties" +msgstr "Modifier les propriétés UNIX" -#: plugins/admin/groups/class_divListGroup.inc:87 -msgid "samba groups" -msgstr "groupes Samba" +#: plugins/admin/users/class_divListUsers.inc:204 +msgid "Edit environment properties" +msgstr "Modifier les propriétés d'environnement" -#: plugins/admin/groups/class_divListGroup.inc:88 -msgid "application settings" -msgstr "paramètres des applications" +#: plugins/admin/users/class_divListUsers.inc:206 +msgid "Edit mail properties" +msgstr "Modifier les propriétés de messagerie" -#: plugins/admin/groups/class_divListGroup.inc:90 -msgid "mail settings" -msgstr "paramètres de messagerie" +#: plugins/admin/users/class_divListUsers.inc:208 +msgid "Edit phone properties" +msgstr "Modifier les propriétés téléphoniques" -#: plugins/admin/groups/class_divListGroup.inc:91 -msgid "mail groups" -msgstr "groupes de messagerie" +#: plugins/admin/users/class_divListUsers.inc:209 +#: plugins/admin/departments/class_departmentGeneric.inc:331 +#: plugins/admin/departments/class_departmentGeneric.inc:627 +#: plugins/admin/departments/generic.tpl:96 +#: plugins/admin/departments/class_organizationGeneric.inc:127 +#: plugins/admin/departments/organization.tpl:96 +#: plugins/personal/generic/class_user.inc:1266 +#: plugins/personal/generic/class_user.inc:1674 +#: plugins/personal/generic/generic.tpl:363 +#: plugins/personal/generic/generic.tpl:531 +#: plugins/personal/generic/multiple_generic.tpl:247 +#: plugins/personal/generic/multiple_generic.tpl:438 +msgid "Fax" +msgstr "" -#: plugins/admin/groups/class_divListGroup.inc:92 -msgid "Select to see normal groups that have only functional aspects" +#: plugins/admin/users/class_divListUsers.inc:210 +msgid "Edit fax properies" +msgstr "Modifier les propriétés fax" + +#: plugins/admin/users/class_divListUsers.inc:212 +msgid "Edit samba properties" +msgstr "Modifier les propriétés samba" + +#: plugins/admin/users/class_divListUsers.inc:213 +msgid "Netatalk" +msgstr "" + +#: plugins/admin/users/class_divListUsers.inc:214 +msgid "Edit netatalk properties" +msgstr "Modifier les propriétés de Netatalk" + +#: plugins/admin/users/class_divListUsers.inc:215 +msgid "Create user from template" +msgstr "Créer un nouvel utilisateur depuis un modèle" + +#: plugins/admin/users/class_divListUsers.inc:216 +msgid "Create user with this template" +msgstr "Créer un nouvel utilisateur avec ce modèle" + +#: plugins/admin/users/class_divListUsers.inc:247 +msgid "inactive" +msgstr "inactif" + +#: plugins/admin/users/class_divListUsers.inc:250 +#: plugins/personal/posix/class_posixAccount.inc:159 +#: plugins/personal/posix/class_posixAccount.inc:161 +#: plugins/personal/posix/class_posixAccount.inc:163 +msgid "active" +msgstr "actif" + +#: plugins/admin/users/class_divListUsers.inc:258 +#: plugins/admin/users/class_userManagement.inc:602 +msgid "user" +msgstr "utilisateurs" + +#: plugins/admin/users/class_divListUsers.inc:269 +msgid "password" +msgstr "mot de passe" + +#: plugins/admin/users/class_divListUsers.inc:282 +msgid "Delete user" +msgstr "Supprimer un utilisateur" + +#: plugins/admin/users/class_divListUsers.inc:371 +msgid "Number of listed users" +msgstr "Nombre d'utilisateurs listés" + +#: 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." +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." + +#: plugins/admin/users/password.tpl:8 plugins/personal/password/password.tpl:8 +msgid "" +"Changing the password affects your authentification on mail, proxy, samba " +"and unix services." +msgstr "" +"Changer le mot de passe affecte votre identification sur la messagerie, le " +"proxy, samba, et les services unix." + +#: plugins/admin/users/password.tpl:17 +#: plugins/personal/generic/password.tpl:11 +#: plugins/personal/password/password.tpl:23 +msgid "Repeat new password" +msgstr "Confirmation du nouveau mot de passe" + +#: plugins/admin/users/password.tpl:21 +msgid "Strength" +msgstr "Sécurité" + +#: plugins/admin/users/password.tpl:30 +#: plugins/personal/generic/password.tpl:17 +#: plugins/personal/password/password.tpl:39 +msgid "Set password" +msgstr "Attribuer le mot de passe" + +#: plugins/admin/users/template.tpl:2 +msgid "Creating a new user using templates" +msgstr "Créer un nouvel utilisateur à partir d'un modèle" + +#: 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 "" -"Sélectionnez afin d'afficher les groupes normaux ayant uniquement un aspect " -"fonctionnel" - -#: plugins/admin/groups/class_divListGroup.inc:93 -msgid "functional groups" -msgstr "groupes fonctionnels" +"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." -#: plugins/admin/groups/class_divListGroup.inc:101 -#: plugins/personal/posix/posix_groups.tpl:59 -msgid "User name of which groups are shown" -msgstr "Utilisateur dont on montre les groupes" +#: plugins/admin/users/template.tpl:23 plugins/personal/generic/generic.tpl:49 +#: plugins/personal/generic/paste_generic.tpl:7 +msgid "Last name" +msgstr "Nom de famille" -#: plugins/admin/groups/class_divListGroup.inc:303 -msgid "Number of listed groups" -msgstr "Nombre de groupes affichés" +#: plugins/admin/users/template.tpl:27 plugins/personal/generic/generic.tpl:69 +#: plugins/personal/generic/paste_generic.tpl:11 +msgid "First name" +msgstr "Prénom" -#: plugins/personal/posix/posix_groups.tpl:6 -msgid "Select groups to add" -msgstr "Sélectionner les groupes à ajouter" +#: plugins/admin/users/class_userManagement.inc:27 +msgid "Manage users" +msgstr "Gèrer les utilisateurs" -#: plugins/personal/posix/posix_groups.tpl:32 -msgid "Display groups of department" -msgstr "Afficher les groupes du département" +#: plugins/admin/users/class_userManagement.inc:316 +#: plugins/admin/users/class_userManagement.inc:379 +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 !" -#: plugins/personal/posix/posix_groups.tpl:44 -msgid "Display groups matching" -msgstr "Afficher les groupes correspondants" +#: plugins/admin/users/class_userManagement.inc:546 +#, php-format +msgid "You have no permission to modify object '%s'!" +msgstr "Vous n'avez pas l'autorisation pour modifier l'objet '%s' !" -#: plugins/personal/posix/posix_groups.tpl:55 -msgid "Display groups of user" -msgstr "Afficher les groupes contenant des utilisateurs" +#: plugins/admin/users/class_userManagement.inc:550 +msgid "You have no permission to use this template!" +msgstr "Vous n'avez pas l'autorisation pour utiliser ce modèle !" -#: plugins/personal/posix/generic.tpl:7 -#: plugins/personal/posix/paste_generic.tpl:8 -#: plugins/personal/posix/class_posixAccount.inc:1018 -#: plugins/personal/posix/class_posixAccount.inc:1021 -#: plugins/personal/posix/class_posixAccount.inc:1091 -#: plugins/personal/posix/class_posixAccount.inc:1094 -#: plugins/personal/posix/class_posixAccount.inc:1522 -msgid "Home directory" -msgstr "Répertoire Home" +#: plugins/admin/users/class_userManagement.inc:652 +#: plugins/admin/users/class_userManagement.inc:671 +msgid "Account locking" +msgstr "Verrouillage du compte" -#: plugins/personal/posix/generic.tpl:15 -#: plugins/personal/posix/class_posixAccount.inc:1523 -msgid "Shell" +#: plugins/admin/users/class_userManagement.inc:653 +msgid "You have no permission to change the lock status for this user!" msgstr "" +"Vous n'avez pas l'autorisation pour changer le verrouillage de cet " +"utilisateur !" -#: plugins/personal/posix/generic.tpl:25 -msgid "Primary group" -msgstr "Groupe principal" +#: plugins/admin/users/class_userManagement.inc:672 +#, php-format +msgid "" +"Password method '%s' does not support locking. Account has not been locked!" +msgstr "" +"La méthode '%s' ne permet pas le verrouillage du mot de passe. Le compte n'a " +"pas été verrouillé !" -#: plugins/personal/posix/generic.tpl:36 -msgid "Status" -msgstr "Statut" +#: plugins/admin/users/class_userManagement.inc:770 +#: plugins/admin/users/class_userManagement.inc:844 +#: plugins/personal/generic/class_user.inc:1235 +#: plugins/personal/generic/class_user.inc:1277 +#: plugins/personal/generic/class_user.inc:1555 +#: plugins/personal/generic/class_user.inc:1683 +msgid "Given name" +msgstr "Prénom" -#: plugins/personal/posix/generic.tpl:53 -#: plugins/personal/posix/paste_generic.tpl:23 -msgid "Force UID/GID" -msgstr "Forcer l'UID/GID" +#: plugins/admin/users/templatize.tpl:2 +msgid "Applying a template" +msgstr "Appliquer un modèle" -#: plugins/personal/posix/generic.tpl:57 -#: plugins/personal/posix/paste_generic.tpl:28 -#: plugins/personal/posix/class_posixAccount.inc:1029 -#: plugins/personal/posix/class_posixAccount.inc:1032 -msgid "UID" +#: plugins/admin/users/templatize.tpl:6 +msgid "" +"Applying a template to several users will replace all user attributes " +"defined in the template." msgstr "" +"Appliquer un modèle à plusieurs utilisateurs remplacera tout les attributs " +"de ces utilisateurs par ceux définis dans le modèle." -#: plugins/personal/posix/generic.tpl:83 -#: plugins/personal/posix/paste_generic.tpl:47 -msgid "Group membership" -msgstr "Appartenance au groupe" - -#: plugins/personal/posix/generic.tpl:85 -#: plugins/personal/posix/paste_generic.tpl:54 -msgid "(Warning: more than 16 groups are not supported by NFS!)" -msgstr "(Attention: NFS ne supporte pas plus de 16 groupes !)" +#: plugins/admin/users/templatize.tpl:33 +msgid "No templates available!" +msgstr "Pas de modèles disponibles !" -#: plugins/personal/posix/generic.tpl:94 -#, fuzzy -msgid "Common group" -msgstr "groupes de téléphones" +#: plugins/admin/departments/remove.tpl:6 +msgid "" +"This includes 'all' accounts, systems, etc. in this subtree. Please double " +"check if your really want to do this since there is no way for GOsa to get " +"your data back." +msgstr "" +"Ceci inclus tous les comptes systèmes, etc... dans cette branche. Veuillez " +"vérifier si vous voulez réaliser cette opération étant donné qu'il est " +"impossible pour GOsa de récupérer vos données." -#: plugins/personal/posix/generic.tpl:98 -#, fuzzy -msgid "Non common group" -msgstr "pas dans tout les groupes" +#: plugins/admin/departments/remove.tpl:10 plugins/admin/acl/remove.tpl:10 +msgid "" +"Best thing to do before performing this action would be to save the current " +"contents of your LDAP tree in a file. So - if you've done so - press " +"'Delete' to continue or 'Cancel' to abort." +msgstr "" +"Il est conseillé de sauvegarder l'arbre de votre annuaire LDAP dans un " +"fichier avant de réaliser cette action. Appuyez sur 'Supprimer' pour " +"continuer ou 'Annuler' pour abandonner." -#: plugins/personal/posix/generic.tpl:119 -msgid "Account" -msgstr "Compte" +#: plugins/admin/departments/class_departmentGeneric.inc:386 +msgid "Cannot find an unused tag for this administrative unit!" +msgstr "" +"Impossible de trouver un marqueur libre pour marquer l'entité " +"administrative !" -#: plugins/personal/posix/paste_generic.tpl:4 -msgid "Posix settings" -msgstr "Paramètres Posix" +#: plugins/admin/departments/class_departmentGeneric.inc:457 +#, php-format +msgid "Tagging '%s'." +msgstr "Marquer '%s'." -#: plugins/personal/posix/class_posixAccount.inc:37 -#: plugins/generic/references/class_reference.inc:43 -msgid "UNIX" -msgstr "" +#: plugins/admin/departments/class_departmentGeneric.inc:538 +#, php-format +msgid "Moving '%s' to '%s'" +msgstr "Bouger '%s' vers '%s'" -#: plugins/personal/posix/class_posixAccount.inc:38 -msgid "Edit users POSIX settings" -msgstr "Editer les paramètres Unix" +#: plugins/admin/departments/class_departmentGeneric.inc:579 +#, php-format +msgid "FAILED to copy %s, aborting operation" +msgstr "Impossible de copier %s, arrêt de l'opération" -#: plugins/personal/posix/class_posixAccount.inc:154 -msgid "expired" -msgstr "expire" +#: plugins/admin/departments/class_departmentGeneric.inc:610 +#: plugins/admin/departments/class_departmentGeneric.inc:615 +#: plugins/admin/departments/class_departmentManagement.inc:26 +msgid "Departments" +msgstr "Départements" -#: plugins/personal/posix/class_posixAccount.inc:156 -msgid "grace time active" -msgstr "temps de grâce activé" +#: plugins/admin/departments/class_departmentGeneric.inc:618 +#: plugins/admin/departments/class_divListDepartment.inc:65 +msgid "Department name" +msgstr "Nom du département" -#: plugins/personal/posix/class_posixAccount.inc:159 -msgid "password not changeable" -msgstr "mot de passe non modifiable" +#: plugins/admin/departments/class_departmentGeneric.inc:620 +#: plugins/admin/departments/generic.tpl:27 +#: plugins/admin/departments/class_organizationGeneric.inc:120 +#: plugins/admin/departments/organization.tpl:27 +msgid "Category" +msgstr "Catégorie" -#: plugins/personal/posix/class_posixAccount.inc:161 -msgid "password expired" -msgstr "mot de passe expiré" +#: plugins/admin/departments/class_departmentGeneric.inc:623 +#: plugins/admin/departments/generic.tpl:65 +#: plugins/admin/departments/class_organizationGeneric.inc:123 +#: plugins/admin/departments/organization.tpl:65 +#: plugins/personal/generic/class_user.inc:1579 +#: plugins/personal/generic/generic.tpl:389 +#: plugins/personal/generic/multiple_generic.tpl:275 +msgid "State" +msgstr "Département" -#: plugins/personal/posix/class_posixAccount.inc:208 -msgid "unconfigured" -msgstr "non configuré" +#: plugins/admin/departments/class_departmentGeneric.inc:624 +#: plugins/admin/departments/generic.tpl:61 +#: plugins/admin/departments/generic.tpl:73 +#: plugins/admin/departments/class_localityGeneric.inc:87 +#: plugins/admin/departments/class_organizationGeneric.inc:124 +#: plugins/admin/departments/organization.tpl:61 +#: plugins/admin/departments/organization.tpl:73 +#: plugins/personal/generic/class_user.inc:1580 +#: plugins/personal/generic/generic.tpl:381 +#: plugins/personal/generic/multiple_generic.tpl:265 +msgid "Location" +msgstr "Lieu" -#: plugins/personal/posix/class_posixAccount.inc:219 -msgid "automatic" -msgstr "automatique" +#: plugins/admin/departments/class_departmentGeneric.inc:625 +#: plugins/admin/departments/generic.tpl:81 +#: plugins/admin/departments/organization.tpl:81 +#: plugins/personal/generic/generic.tpl:194 +#: plugins/personal/generic/generic.tpl:397 +#: plugins/personal/generic/multiple_generic.tpl:67 +#: plugins/personal/generic/multiple_generic.tpl:285 +msgid "Address" +msgstr "Adresse" -#: plugins/personal/posix/class_posixAccount.inc:275 -#: plugins/personal/posix/class_posixAccount.inc:295 -#: plugins/personal/posix/class_posixAccount.inc:297 -#: plugins/personal/posix/class_posixAccount.inc:300 -msgid "POSIX" -msgstr "UNIX" +#: plugins/admin/departments/class_departmentGeneric.inc:626 +msgid "Telephone" +msgstr "Téléphone" -#: plugins/personal/posix/class_posixAccount.inc:471 -#, 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" +#: plugins/admin/departments/class_departmentGeneric.inc:629 +#: plugins/admin/departments/locality.tpl:50 +#: plugins/admin/departments/generic.tpl:114 +#: plugins/admin/departments/class_localityGeneric.inc:90 +#: plugins/admin/departments/class_organizationGeneric.inc:129 +#: plugins/admin/departments/class_countryGeneric.inc:90 +#: plugins/admin/departments/class_dcObject.inc:89 +#: plugins/admin/departments/country.tpl:50 +#: plugins/admin/departments/dcObject.tpl:50 +#: plugins/admin/departments/organization.tpl:114 +msgid "Administrative settings" +msgstr "Paramètres administratifs" -#: plugins/personal/posix/class_posixAccount.inc:475 +#: plugins/admin/departments/class_departmentGeneric.inc:680 #, php-format -msgid "Password must be changed after %s days" -msgstr "Le mot de passe doit être changé après %s jours" +msgid "Object '%s' is already tagged" +msgstr "L'objet '%s' est déjà marqué" -#: plugins/personal/posix/class_posixAccount.inc:479 +#: plugins/admin/departments/class_departmentGeneric.inc:687 #, 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 "Adding tag (%s) to object '%s'" +msgstr "Ajouter une marque (%s) à l'objet '%s'" -#: plugins/personal/posix/class_posixAccount.inc:483 +#: plugins/admin/departments/class_departmentGeneric.inc:719 #, php-format -msgid "Warn user %s days before password expiry" -msgstr "Avertir l'utilisateur %s jours avant l'expiration de son mot de passe" - -#: plugins/personal/posix/class_posixAccount.inc:832 -msgid "Timeout while waiting for lock. Ignoring lock!" -msgstr "Le temps d'attente du verrou à été dépassé. J'ignore le verrou !" - -#: plugins/personal/posix/class_posixAccount.inc:925 -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 !" - -#: plugins/personal/posix/class_posixAccount.inc:962 -#: plugins/personal/posix/class_posixAccount.inc:1155 -msgid "Group of user" -msgstr "Groupe d'utilisateurs" +msgid "Removing tag from object '%s'" +msgstr "Suppression de la marque de l'objet '%s'" -#: plugins/personal/posix/class_posixAccount.inc:1047 -#: plugins/personal/posix/class_posixAccount.inc:1100 -msgid "shadowMin" -msgstr "" +#: plugins/admin/departments/locality.tpl:11 +#: plugins/admin/departments/dcObject.tpl:11 +msgid "Locality name" +msgstr "Nom du lieu" -#: plugins/personal/posix/class_posixAccount.inc:1052 -#: plugins/personal/posix/class_posixAccount.inc:1105 -msgid "shadowMax" -msgstr "" +#: plugins/admin/departments/locality.tpl:14 +#: plugins/admin/departments/dcObject.tpl:14 +msgid "Name of locality to create" +msgstr "Nom du lieu à créer" -#: plugins/personal/posix/class_posixAccount.inc:1057 -#: plugins/personal/posix/class_posixAccount.inc:1110 -msgid "shadowWarning" -msgstr "" +#: plugins/admin/departments/locality.tpl:22 +#: plugins/admin/departments/generic.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" -#: plugins/personal/posix/class_posixAccount.inc:1071 -#: plugins/personal/posix/class_posixAccount.inc:1124 -msgid "shadowInactive" +#: plugins/admin/departments/locality.tpl:31 +#: plugins/admin/departments/generic.tpl:43 +#: plugins/admin/departments/country.tpl:31 +#: plugins/admin/departments/dcObject.tpl:31 +#: plugins/admin/departments/organization.tpl:43 +msgid "Choose subtree to place department in" msgstr "" +"Sélectionnez la branche de l'annuaire dans laquelle sera placée le " +"département" -#: plugins/personal/posix/class_posixAccount.inc:1512 -msgid "POSIX account" -msgstr "Compte Posix" +#: plugins/admin/departments/locality.tpl:52 +#: plugins/admin/departments/generic.tpl:116 +#: plugins/admin/departments/country.tpl:52 +#: plugins/admin/departments/dcObject.tpl:52 +#: plugins/admin/departments/organization.tpl:116 +msgid "Tag department as an independent administrative unit" +msgstr "Marquer le département comme une entité administrative indépendante" -#: plugins/personal/posix/class_posixAccount.inc:1516 -#: plugins/personal/generic/class_user.inc:1548 -#: plugins/personal/password/class_password.inc:145 -msgid "My account" -msgstr "Mon Compte" +#: plugins/admin/departments/generic.tpl:11 +msgid "Name of department" +msgstr "Nom du département" -#: plugins/personal/posix/class_posixAccount.inc:1524 -#: setup/setup_migrate.tpl:263 -msgid "User ID" -msgstr "ID de l'utilisateur" +#: plugins/admin/departments/generic.tpl:14 +msgid "Name of subtree to create" +msgstr "Nom de la branche à créer" -#: plugins/personal/posix/class_posixAccount.inc:1525 -msgid "Group ID" -msgstr "ID du Groupe" +#: 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" -#: plugins/personal/posix/class_posixAccount.inc:1527 -msgid "Force password change on login" -msgstr "Forcer le changement de mot de passe au la connexion" +#: plugins/admin/departments/generic.tpl:68 +#: plugins/admin/departments/organization.tpl:68 +msgid "State where this subtree is located" +msgstr "Lieu où est située cette branche de l'annuaire" -#: plugins/personal/posix/class_posixAccount.inc:1528 -msgid "Shadow min" -msgstr "" +#: plugins/admin/departments/generic.tpl:76 +#: plugins/admin/departments/organization.tpl:76 +msgid "Location of this subtree" +msgstr "Lieu de cette branche" -#: plugins/personal/posix/class_posixAccount.inc:1529 -msgid "Shadow max" -msgstr "" +#: plugins/admin/departments/generic.tpl:84 +#: plugins/admin/departments/organization.tpl:84 +msgid "Postal address of this subtree" +msgstr "Adresse postale de cette branche" -#: plugins/personal/posix/class_posixAccount.inc:1530 -msgid "Shadow warning" -msgstr "" +#: plugins/admin/departments/generic.tpl:91 +#: plugins/admin/departments/organization.tpl:91 +msgid "Base telephone number of this subtree" +msgstr "Numéro de téléphone de base pour cette sous-branche" -#: plugins/personal/posix/class_posixAccount.inc:1531 -msgid "Shadow inactive" -msgstr "" +#: plugins/admin/departments/generic.tpl:99 +#: plugins/admin/departments/organization.tpl:99 +msgid "Base facsimile telephone number of this subtree" +msgstr "Numéro de fax de base pour cette sous-branche" -#: plugins/personal/posix/class_posixAccount.inc:1532 -msgid "Shadow expire" -msgstr "" +#: plugins/admin/departments/class_divListDepartment.inc:47 +#: plugins/admin/departments/class_divListDepartment.inc:48 +msgid "List of departments" +msgstr "Liste des départements" -#: plugins/personal/posix/class_posixAccount.inc:1533 -msgid "System trust model" -msgstr "Système de Confiance" +#: plugins/admin/departments/class_divListDepartment.inc:73 +msgid "Regular expression for matching department names" +msgstr "Expression régulière pour faire correspondre les départements" -#: plugins/personal/posix/main.inc:142 -msgid "POSIX settings" -msgstr "Paramètres Posix" +#: plugins/admin/departments/class_departmentManagement.inc:27 +msgid "Manage Departments" +msgstr "Gérer les départements" -#: plugins/personal/posix/posix_shadow.tpl:9 -msgid "User must change password on first login" +#: plugins/admin/departments/class_departmentManagement.inc:316 +msgid "" +"As soon as the move 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 "" -"L'utilisateur doit changer son mot de passe lors de sa première connexion" - -#: plugins/personal/posix/posix_shadow.tpl:34 -msgid "Password expires on" -msgstr "Le mot de passe expirera le" +"Dès que l'opération de déplacement est finie, vous pouvez aller à la fin de " +"la page et appuyer sur 'Continuer' pour accèder à la gestion des " +"départements." -#: plugins/personal/generic/password.tpl:2 +#: plugins/admin/departments/class_departmentManagement.inc:336 msgid "" -"You have changed the method your password is stored in the ldap database. " -"For that reason you've to enter your password at this point again. GOsa will " -"then encode it with the selected method." +"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 "" -"Vous avez sélectionnez une autre méthode de stockage des mots de passe. Pour " -"cette raison vous devez ressaisir votre mot de passe afin que GOsa puisse le " -"réencoder et l'enregistrer dans l'annuaire LDAP." - -#: plugins/personal/generic/generic.tpl:6 -#: plugins/personal/generic/multiple_generic.tpl:5 -msgid "Personal information" -msgstr "Informations personnelles" +"Dès que l'opération de marquage est finie, vous pouvez aller à la fin de la " +"page et " -#: plugins/personal/generic/generic.tpl:20 -#: plugins/personal/generic/generic.tpl:22 -#: plugins/personal/generic/generic.tpl:38 -#: plugins/personal/generic/paste_generic.tpl:37 -#: plugins/personal/generic/generic_picture.tpl:5 -#: plugins/personal/generic/generic_picture.tpl:15 -#: plugins/personal/generic/multiple_generic.tpl:13 -msgid "Personal picture" -msgstr "Image personnelle" +#: plugins/admin/departments/class_departmentManagement.inc:556 +#: plugins/admin/departments/class_dcObject.inc:77 +#: plugins/admin/departments/class_dcObject.inc:78 +msgid "Domain Component" +msgstr "Objet Domaine" -#: plugins/personal/generic/generic.tpl:29 -#: plugins/personal/generic/generic.tpl:40 -msgid "Change picture" -msgstr "Changer la photo" +#: plugins/admin/departments/class_departmentManagement.inc:568 +#: plugins/admin/departments/class_countryGeneric.inc:78 +#: plugins/admin/departments/class_countryGeneric.inc:79 +msgid "Country" +msgstr "Pays" -#: plugins/personal/generic/generic.tpl:62 -msgid "Template name" -msgstr "Nom du modèle" +#: plugins/admin/departments/class_departmentManagement.inc:580 +#: plugins/admin/departments/class_localityGeneric.inc:78 +#: plugins/admin/departments/class_localityGeneric.inc:79 +msgid "Locality" +msgstr "Lieu" -#: plugins/personal/generic/generic.tpl:98 -#: plugins/personal/generic/class_user.inc:1557 -msgid "Personal title" -msgstr "Titre Personnel" +#: plugins/admin/departments/class_departmentManagement.inc:592 +#: plugins/admin/departments/class_organizationGeneric.inc:109 +#: plugins/admin/departments/class_organizationGeneric.inc:110 +#: plugins/personal/generic/class_user.inc:1567 +#: plugins/personal/generic/generic.tpl:279 +#: plugins/personal/generic/multiple_generic.tpl:149 +#: setup/setup_feedback.tpl:23 +msgid "Organization" +msgstr "Entreprise" -#: plugins/personal/generic/generic.tpl:108 -#: plugins/personal/generic/class_user.inc:1558 -#: plugins/personal/generic/multiple_generic.tpl:23 -msgid "Academic title" -msgstr "Titre Universitaire" +#: plugins/admin/departments/class_organizationGeneric.inc:118 +msgid "Organization name" +msgstr "Nom de l'entreprise" -#: plugins/personal/generic/generic.tpl:119 -#: plugins/personal/generic/class_user.inc:1560 -msgid "Date of birth" -msgstr "Date de naissance" +#: plugins/admin/departments/class_organizationGeneric.inc:125 +#: plugins/personal/generic/class_user.inc:1581 +msgid "Postal address" +msgstr "Adresse postale" -#: plugins/personal/generic/generic.tpl:144 -msgid "Sex" -msgstr "Sexe" +#: plugins/admin/departments/class_organizationGeneric.inc:126 +msgid "Phone number" +msgstr "Numéro de téléphone" -#: plugins/personal/generic/generic.tpl:157 -#: plugins/personal/generic/multiple_generic.tpl:33 -msgid "Preferred langage" -msgstr "Langue préférée" +#: plugins/admin/departments/class_countryGeneric.inc:87 +#: plugins/admin/departments/country.tpl:11 +msgid "Country name" +msgstr "Pays" -#: plugins/personal/generic/generic.tpl:175 -#: plugins/personal/generic/multiple_generic.tpl:53 -msgid "Choose subtree to place user in" -msgstr "Sélectionnez la branche où sera enregistrée l'utilisateur" +#: plugins/admin/departments/main.inc:50 plugins/admin/departments/main.inc:52 +msgid "Department management" +msgstr "Gestion des départements" -#: plugins/personal/generic/generic.tpl:202 -#: plugins/personal/generic/multiple_generic.tpl:78 -msgid "Private phone" -msgstr "Numéro de téléphone privé" +#: plugins/admin/departments/country.tpl:14 +msgid "Name of country to create" +msgstr "Nom du pays à créer" -#: plugins/personal/generic/generic.tpl:210 -#: plugins/personal/generic/class_user.inc:1258 -#: plugins/personal/generic/class_user.inc:1585 -#: plugins/personal/generic/class_user.inc:1668 -#: plugins/personal/generic/multiple_generic.tpl:88 -msgid "Homepage" -msgstr "Page d'accueil" +#: plugins/admin/departments/dep_iframe.tpl:1 +msgid "Processing the requested operation" +msgstr "Opération en cours" -#: plugins/personal/generic/generic.tpl:223 -#: plugins/personal/generic/multiple_generic.tpl:105 -msgid "Password storage" -msgstr "Format de stockage des mots de passe" +#: plugins/admin/departments/dep_iframe.tpl:7 +msgid "" +"Your browser doesn't support iframes, 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." -#: plugins/personal/generic/generic.tpl:240 -#: plugins/personal/generic/multiple_generic.tpl:117 -#: plugins/personal/generic/generic_certs.tpl:3 -msgid "Certificates" -msgstr "Certificats" +#: plugins/admin/departments/organization.tpl:11 +msgid "Name of organization" +msgstr "Nom de l'entreprise" -#: plugins/personal/generic/generic.tpl:243 -#: plugins/personal/generic/multiple_generic.tpl:121 -msgid "Edit certificates" -msgstr "Editer des certificats" +#: plugins/admin/departments/organization.tpl:14 +msgid "Name of organization to create" +msgstr "Nom de l'entreprise à créer" -#: plugins/personal/generic/generic.tpl:251 -msgid "Last logon" -msgstr "Dernière connexion" +#: 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." -#: plugins/personal/generic/generic.tpl:267 -#: plugins/personal/generic/multiple_generic.tpl:137 -msgid "Organizational information" -msgstr "Informations sur l'entreprise" +#: plugins/admin/departments/dep_move_confirm.tpl:5 +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." -#: plugins/personal/generic/generic.tpl:295 -#: plugins/personal/generic/multiple_generic.tpl:169 -msgid "Department No." -msgstr "No. du département." +#: plugins/admin/departments/dep_move_confirm.tpl:8 +msgid "GOsa can NOT fix this for you, yet." +msgstr "GOsa ne PEUT PAS encore corriger ceci pour vous." -#: plugins/personal/generic/generic.tpl:303 -#: plugins/personal/generic/multiple_generic.tpl:179 -msgid "Employee No." -msgstr "No. de l'employé." +#: plugins/admin/departments/dep_move_confirm.tpl:11 +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." -#: plugins/personal/generic/generic.tpl:311 -#: plugins/personal/generic/class_user.inc:1571 -#: plugins/personal/generic/multiple_generic.tpl:189 -msgid "Employee type" -msgstr "Type de l'employé" +#: plugins/admin/acl/remove.tpl:6 +msgid "" +"This includes all system and setup informations. Please double check if your " +"really want to do this since there is no way for GOsa to get your data back." +msgstr "" +"Cela inclut tout les systèmes et les informations de configuration. Veuillez " +"vérifier que vous voulez effectuer cette opération étant donné qu'il est " +"impossible pour GOsa de récupérer vos données." -#: plugins/personal/generic/generic.tpl:329 -#: plugins/personal/generic/generic.tpl:511 -#: plugins/personal/generic/multiple_generic.tpl:207 -#: plugins/personal/generic/multiple_generic.tpl:418 -msgid "Room No." -msgstr "No. de bureau." +#: plugins/admin/acl/class_aclManagement.inc:290 +msgid "ACL role" +msgstr "Rôles ACL" -#: plugins/personal/generic/generic.tpl:347 -#: plugins/personal/generic/class_user.inc:1269 -#: plugins/personal/generic/class_user.inc:1677 -#: plugins/personal/generic/multiple_generic.tpl:227 -msgid "Mobile" -msgstr "GSM" +#: plugins/admin/acl/class_divListACL.inc:51 +#: plugins/admin/acl/class_divListACL.inc:52 +msgid "List of acls" +msgstr "Liste des acls" -#: plugins/personal/generic/generic.tpl:355 -#: plugins/personal/generic/class_user.inc:1272 -#: plugins/personal/generic/class_user.inc:1680 -#: plugins/personal/generic/multiple_generic.tpl:237 -msgid "Pager" -msgstr "Bip" +#: plugins/admin/acl/class_divListACL.inc:73 +msgid "Summary" +msgstr "Sommaire" -#: plugins/personal/generic/generic.tpl:413 -#: plugins/personal/generic/class_user.inc:1530 -#: plugins/personal/generic/multiple_generic.tpl:302 -msgid "Vocation" -msgstr "Travail" +#: plugins/admin/acl/class_divListACL.inc:84 +msgid "Display acls matching" +msgstr "Afficher les acls correspondantes" -#: plugins/personal/generic/generic.tpl:421 -#: plugins/personal/generic/class_user.inc:1533 -#: plugins/personal/generic/multiple_generic.tpl:312 -msgid "Unit description" -msgstr "Description de l'unité" +#: plugins/admin/acl/class_divListACL.inc:114 +#: plugins/admin/acl/class_divListACL.inc:152 +#: plugins/admin/acl/class_aclRole.inc:742 +#: plugins/personal/generic/class_user.inc:1539 +#: plugins/personal/generic/generic.tpl:448 +#: plugins/personal/generic/multiple_generic.tpl:345 +msgid "Role" +msgstr "Rôle" -#: plugins/personal/generic/generic.tpl:430 -#: plugins/personal/generic/class_user.inc:1534 -#: plugins/personal/generic/multiple_generic.tpl:323 -msgid "Subject area" -msgstr "Zone de sujet" +#: plugins/admin/acl/class_divListACL.inc:165 +msgid "Edit acl role" +msgstr "Editer un rôle acl" -#: plugins/personal/generic/generic.tpl:439 -#: plugins/personal/generic/class_user.inc:1535 -#: plugins/personal/generic/multiple_generic.tpl:334 -msgid "Functional title" -msgstr "Fonction" +#: plugins/admin/acl/class_divListACL.inc:185 +msgid "Edit acl" +msgstr "Editer un acl" -#: plugins/personal/generic/generic.tpl:462 -#: plugins/personal/generic/class_user.inc:1532 -#: plugins/personal/generic/multiple_generic.tpl:360 -msgid "Person locality" -msgstr "Lieu de résidence" +#: plugins/admin/acl/class_divListACL.inc:192 +msgid "Delete acl" +msgstr "Effacer un acl" -#: plugins/personal/generic/generic.tpl:471 -#: plugins/personal/generic/class_user.inc:1528 -#: plugins/personal/generic/multiple_generic.tpl:371 -msgid "Unit" -msgstr "Unité" +#: plugins/admin/acl/tabs_acl_role.inc:28 +msgid "ACL Templates" +msgstr "Modèles des ACL" -#: plugins/personal/generic/generic.tpl:480 -#: plugins/personal/generic/class_user.inc:1538 -#: plugins/personal/generic/multiple_generic.tpl:382 -msgid "Street" -msgstr "Rue" +#: plugins/admin/acl/class_aclRole.inc:26 +#: plugins/admin/acl/class_aclRole.inc:743 +msgid "Access control roles" +msgstr "Contrôle d'accès (ACL)" -#: plugins/personal/generic/generic.tpl:488 -#: plugins/personal/generic/class_user.inc:1540 -#: plugins/personal/generic/multiple_generic.tpl:392 -msgid "Postal code" -msgstr "Code postal" +#: plugins/admin/acl/class_aclRole.inc:27 +msgid "Edit AC roles" +msgstr "Editer le rôles (ACL)" -#: plugins/personal/generic/generic.tpl:496 -#: plugins/personal/generic/class_user.inc:1529 -#: plugins/personal/generic/multiple_generic.tpl:402 -msgid "House identifier" -msgstr "Identifiant du bâtiment" +#: plugins/admin/acl/class_aclRole.inc:131 +msgid "Reset ACL" +msgstr "Remise à zéro des ACL" -#: plugins/personal/generic/generic.tpl:525 -msgid "Please use the phone tab" -msgstr "Veuillez utiliser l'onglet téléphone" +#: plugins/admin/acl/class_aclRole.inc:438 +msgid "No ACL settings for this category" +msgstr "Pas d'ACL pour cette catégorie" -#: plugins/personal/generic/generic.tpl:540 -#: plugins/personal/generic/class_user.inc:1531 -#: plugins/personal/generic/multiple_generic.tpl:449 -msgid "Last delivery" -msgstr "Dernière distribution" +#: plugins/admin/acl/class_aclRole.inc:440 +#, php-format +msgid "ACL for these objects: %s" +msgstr "ACL pour ces objets: %s" -#: plugins/personal/generic/generic.tpl:549 -#: plugins/personal/generic/class_user.inc:1537 -#: plugins/personal/generic/multiple_generic.tpl:460 -msgid "Public visible" -msgstr "Visible par tous" +#: plugins/admin/acl/class_aclRole.inc:446 +msgid "Edit category ACL" +msgstr "Editer les catégories ACL" -#: plugins/personal/generic/paste_generic.tpl:1 -msgid "User settings" -msgstr "Préférences utilisateur" +#: plugins/admin/acl/class_aclRole.inc:450 +msgid "Reset category ACL" +msgstr "Remettre à zéro les catégories ACL" -#: plugins/personal/generic/paste_generic.tpl:20 -#: plugins/personal/password/class_password.inc:26 setup/setup_config2.tpl:295 -#: setup/setup_config2.tpl:340 setup/setup_migrate.tpl:271 -#: ihtml/themes/default/password.tpl:40 ihtml/themes/default/login.tpl:47 -#: ihtml/themes/default/login.tpl:49 -msgid "Password" -msgstr "Mot de passe" +#: plugins/admin/acl/class_aclRole.inc:470 +#, php-format +msgid "Edit ACL for '%s', scope is '%s'" +msgstr "Editer l'ACL pour '%s', l'étendue est '%s'" -#: plugins/personal/generic/paste_generic.tpl:23 -msgid "Clear password" -msgstr "Effacer le mot de passe" +#: plugins/admin/acl/class_aclRole.inc:666 +msgid "Object in use" +msgstr "Objet utilisé" -#: plugins/personal/generic/paste_generic.tpl:24 -msgid "Set new password" -msgstr "Attribuer un nouveau mot de passe" +#: plugins/admin/acl/class_aclRole.inc:666 +#, 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 :" -#: plugins/personal/generic/paste_generic.tpl:47 -#: plugins/personal/generic/class_user.inc:1565 -msgid "User picture" -msgstr "Image de l'utilisateur" +#: plugins/admin/acl/class_aclRole.inc:753 +msgid "Permissions" +msgstr "Permissions" -#: plugins/personal/generic/paste_generic.tpl:52 -#: plugins/personal/generic/generic_picture.tpl:27 -msgid "Remove picture" -msgstr "Suppression de l'image personnelle" +#: plugins/admin/acl/main.inc:52 plugins/admin/acl/main.inc:54 +msgid "ACL management" +msgstr "Gestion des ACL" + +#: plugins/addons/bugsubmitter/class_bugsubmitter.inc:25 +msgid "Bug submitter" +msgstr "Rapport de bogues" + +#: plugins/addons/bugsubmitter/class_bugsubmitter.inc:26 +msgid "" +"Bugsubmitter" +msgstr "" +"Rapport de bogues" #: plugins/personal/generic/class_user.inc:38 msgid "Edit organizational user settings" @@ -4089,10 +4291,6 @@ msgstr "invalide" msgid "No certificate installed" msgstr "Pas de certificat installé" -#: plugins/personal/generic/class_user.inc:603 html/password.php:159 -msgid "Password method" -msgstr "Format de stockage des mots de passe" - #: plugins/personal/generic/class_user.inc:603 msgid "The selected password method is no longer available." msgstr "" @@ -4104,715 +4302,635 @@ msgid "The selected password method requires initial configuration!" msgstr "" "Le format de stockage sélectionné nécessite une configuration de base !" -#: plugins/personal/generic/class_user.inc:1382 -msgid "Cannot open certificate!" -msgstr "Impossible d'ouvrir le certificat !" - -#: plugins/personal/generic/class_user.inc:1536 -#: plugins/personal/generic/generic_certs.tpl:78 -msgid "Certificate serial number" -msgstr "Numéro de série du certificat" - -#: plugins/personal/generic/class_user.inc:1544 -msgid "Generic user settings" -msgstr "Paramètres par défaut des utilisateurs" - -#: plugins/personal/generic/class_user.inc:1554 -msgid "Surname" -msgstr "Nom de famille" - -#: plugins/personal/generic/class_user.inc:1556 -msgid "User identification" -msgstr "Information Utilisateur" - -#: plugins/personal/generic/class_user.inc:1561 -msgid "Gender" -msgstr "Sexe" - -#: plugins/personal/generic/class_user.inc:1562 -msgid "Preferred language" -msgstr "Langue préférée" - -#: plugins/personal/generic/class_user.inc:1569 -msgid "Department number" -msgstr "Numéro du département" - -#: plugins/personal/generic/class_user.inc:1570 -msgid "Employee number" -msgstr "Numéro de l'employé" - -#: plugins/personal/generic/class_user.inc:1573 -msgid "Room number" -msgstr "Numéro du bureau" - -#: plugins/personal/generic/class_user.inc:1574 -msgid "Telefon number" -msgstr "Numéro de téléphone" - -#: plugins/personal/generic/class_user.inc:1575 -msgid "Pager number" -msgstr "Numéro de page" - -#: plugins/personal/generic/class_user.inc:1576 -msgid "Mobile number" -msgstr "Numéro de GSM" - -#: plugins/personal/generic/class_user.inc:1577 -msgid "Fax number" -msgstr "Numéro de fax" - -#: plugins/personal/generic/class_user.inc:1583 -msgid "Home postal address" -msgstr "Adresse postale personnelle" - -#: plugins/personal/generic/class_user.inc:1584 -msgid "Home phone number" -msgstr "Numéro de téléphone privé" - -#: plugins/personal/generic/class_user.inc:1586 -msgid "User password method" -msgstr "Méthode d'encodage des mots de passe" - -#: plugins/personal/generic/class_user.inc:1587 -msgid "User certificates" -msgstr "Certificats utilisateurs" - -#: plugins/personal/generic/main.inc:115 -msgid "You have no permission to set your password!" -msgstr "Vous n'avez pas l'autorisation pour changer votre mot de passe !" - -#: plugins/personal/generic/main.inc:206 -msgid "Generic user information" -msgstr "Information générales sur l'utilisateur" - -#: plugins/personal/generic/generic_certs.tpl:8 -msgid "Standard certificate" -msgstr "Certificat standard" - -#: plugins/personal/generic/generic_certs.tpl:33 -msgid "S/MIME certificate" -msgstr "Certificat S/MIME" - -#: plugins/personal/generic/generic_certs.tpl:57 -msgid "PKCS12 certificate" -msgstr "Certificat PKCS12" - -#: 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." - -#: plugins/personal/password/password.tpl:13 html/password.php:217 -#: ihtml/themes/default/password.tpl:78 ihtml/themes/default/password.tpl:79 -msgid "Current password" -msgstr "Mot de passe actuel" - -#: plugins/personal/password/password.tpl:28 -#: ihtml/themes/default/password.tpl:90 -msgid "Password strength" -msgstr "Niveau de sécurité du mot de passe" - -#: plugins/personal/password/password.tpl:41 -msgid "Clear fields" -msgstr "Effacer les données dans les champs" - -#: plugins/personal/password/changed.tpl:3 -msgid "" -"You've successfully changed your password. Remember to change all programms " -"configured to use it as well." -msgstr "" -"Votre mot de passe a été changé. N'oubliez pas de modifier les programmes " -"qui l'utilisent." - -#: plugins/personal/password/class_password.inc:27 -msgid "Change user password" -msgstr "Modifier votre mot de passe" - -#: plugins/personal/password/class_password.inc:79 -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/personal/password/class_password.inc:85 -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." - -#: plugins/personal/password/class_password.inc:88 html/password.php:204 -msgid "The password used as new and current are too similar." -msgstr "Le nouveau et l'ancien mot de passe sont trop similaires." - -#: plugins/personal/password/class_password.inc:91 html/password.php:209 -msgid "The password used as new is to short." -msgstr "Le nouveau mot de passe ne comporte pas suffisamment de caractères." - -#: plugins/personal/password/class_password.inc:94 -#, php-format -msgid "External password changer reported a problem: %s." -msgstr "" -"Le programme externe pour changer votre mot de passe à renvoyé une erreur: %" -"s." - -#: plugins/personal/password/class_password.inc:108 -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." - -#: plugins/personal/password/class_password.inc:114 -msgid "You have no permission to change your password." -msgstr "Vous n'avez pas l'autorisation pour changer votre mot de passe." +#: plugins/personal/generic/class_user.inc:1258 +#: plugins/personal/generic/class_user.inc:1585 +#: plugins/personal/generic/class_user.inc:1668 +#: plugins/personal/generic/generic.tpl:210 +#: plugins/personal/generic/multiple_generic.tpl:88 +msgid "Homepage" +msgstr "Page d'accueil" -#: plugins/personal/password/class_password.inc:141 -msgid "User password" -msgstr "Mot de passe" +#: plugins/personal/generic/class_user.inc:1269 +#: plugins/personal/generic/class_user.inc:1677 +#: plugins/personal/generic/generic.tpl:347 +#: plugins/personal/generic/multiple_generic.tpl:227 +msgid "Mobile" +msgstr "GSM" -#: plugins/personal/password/main.inc:57 setup/setup_config1.tpl:136 -msgid "Password settings" -msgstr "Préférences pour les mots de passe" +#: plugins/personal/generic/class_user.inc:1272 +#: plugins/personal/generic/class_user.inc:1680 +#: plugins/personal/generic/generic.tpl:355 +#: plugins/personal/generic/multiple_generic.tpl:237 +msgid "Pager" +msgstr "Bip" -#: plugins/personal/password/nochange.tpl:2 -msgid "Password change not allowed" -msgstr "Le changement du mot de passe n'est pas autorisé" +#: plugins/personal/generic/class_user.inc:1382 +msgid "Cannot open certificate!" +msgstr "Impossible d'ouvrir le certificat !" -#: plugins/personal/password/nochange.tpl:6 -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" +#: plugins/personal/generic/class_user.inc:1528 +#: plugins/personal/generic/generic.tpl:471 +#: plugins/personal/generic/multiple_generic.tpl:371 +msgid "Unit" +msgstr "Unité" -#: plugins/generic/references/class_reference.inc:51 -msgid "FAX" -msgstr "" +#: plugins/personal/generic/class_user.inc:1529 +#: plugins/personal/generic/generic.tpl:496 +#: plugins/personal/generic/multiple_generic.tpl:402 +msgid "House identifier" +msgstr "Identifiant du bâtiment" -#: plugins/generic/references/class_reference.inc:55 -msgid "FTP" -msgstr "" +#: plugins/personal/generic/class_user.inc:1530 +#: plugins/personal/generic/generic.tpl:413 +#: plugins/personal/generic/multiple_generic.tpl:302 +msgid "Vocation" +msgstr "Travail" -#: plugins/generic/references/class_reference.inc:67 -msgid "Thin Client" -msgstr "Clients légers" +#: plugins/personal/generic/class_user.inc:1531 +#: plugins/personal/generic/generic.tpl:540 +#: plugins/personal/generic/multiple_generic.tpl:449 +msgid "Last delivery" +msgstr "Dernière distribution" -#: plugins/generic/references/contents.tpl:11 -msgid "Object name" -msgstr "Nom de l'objet" +#: plugins/personal/generic/class_user.inc:1532 +#: plugins/personal/generic/generic.tpl:462 +#: plugins/personal/generic/multiple_generic.tpl:360 +msgid "Person locality" +msgstr "Lieu de résidence" -#: plugins/generic/references/contents.tpl:11 -msgid "Contents" -msgstr "Contenu" +#: plugins/personal/generic/class_user.inc:1533 +#: plugins/personal/generic/generic.tpl:421 +#: plugins/personal/generic/multiple_generic.tpl:312 +msgid "Unit description" +msgstr "Description de l'unité" -#: plugins/generic/references/contents.tpl:18 -msgid "This object has no relationship to other objects." -msgstr "Cette objet n'a pas de relation avec d'autres objets." +#: plugins/personal/generic/class_user.inc:1534 +#: plugins/personal/generic/generic.tpl:430 +#: plugins/personal/generic/multiple_generic.tpl:323 +msgid "Subject area" +msgstr "Zone de sujet" -#: plugins/generic/welcome/welcome.tpl:4 -msgid "" -"This is the GOsa main menu. You can select your tasks from the menu on the " -"left, or by choosing one of the pictograms below. All changes apply directly " -"to your companies LDAP server." -msgstr "" -"Vous êtes sur la fenêtre principale de GOsa. Vous pouvez sélectionner une " -"rubrique soit en utilisant le menu de gauche soit en cliquant sur une des " -"icônes. Tout les changements sont directement appliqués sur les serveurs " -"LDAP de votre société." +#: plugins/personal/generic/class_user.inc:1535 +#: plugins/personal/generic/generic.tpl:439 +#: plugins/personal/generic/multiple_generic.tpl:334 +msgid "Functional title" +msgstr "Fonction" -#: plugins/generic/welcome/welcome.tpl:8 -msgid "" -"Use 'Sign out' on the upper left to close the connection and 'Main' to get " -"back to the pictogram view." -msgstr "" -"Cliquez sur déconnexion, en haut à gauche, pour vous déconnecter, sur " -"Accueil pour revenir à la page principale." +#: plugins/personal/generic/class_user.inc:1536 +#: plugins/personal/generic/generic_certs.tpl:78 +msgid "Certificate serial number" +msgstr "Numéro de série du certificat" -#: plugins/generic/welcome/welcome.tpl:15 -msgid "The GOsa team" -msgstr "L'équipe de GOsa" +#: plugins/personal/generic/class_user.inc:1537 +#: plugins/personal/generic/generic.tpl:549 +#: plugins/personal/generic/multiple_generic.tpl:460 +msgid "Public visible" +msgstr "Visible par tous" -#: plugins/generic/welcome/main.inc:26 -#, php-format -msgid "Welcome %s!" -msgstr "Bienvenue %s !" +#: plugins/personal/generic/class_user.inc:1538 +#: plugins/personal/generic/generic.tpl:480 +#: plugins/personal/generic/multiple_generic.tpl:382 +msgid "Street" +msgstr "Rue" -#: plugins/addons/bugsubmitter/class_bugsubmitter.inc:25 -msgid "Bug submitter" -msgstr "Rapport de bogues" +#: plugins/personal/generic/class_user.inc:1540 +#: plugins/personal/generic/generic.tpl:488 +#: plugins/personal/generic/multiple_generic.tpl:392 +msgid "Postal code" +msgstr "Code postal" -#: plugins/addons/bugsubmitter/class_bugsubmitter.inc:26 -msgid "" -"Bugsubmitter" -msgstr "" -"Rapport de bogues" +#: plugins/personal/generic/class_user.inc:1544 +msgid "Generic user settings" +msgstr "Paramètres par défaut des utilisateurs" -#: html/password.php:58 html/index.php:143 -#, php-format -msgid "GOsa configuration %s/%s is not readable. Aborted." -msgstr "Le fichier de configuration %s/%s ne peut être lu. Abandon." +#: plugins/personal/generic/class_user.inc:1548 +#: plugins/personal/posix/class_posixAccount.inc:1564 +#: plugins/personal/password/class_password.inc:145 +msgid "My account" +msgstr "Mon Compte" -#: html/password.php:74 html/index.php:164 html/setup.php:66 -#, php-format -msgid "Directory '%s' specified as compile directory is not accessible!" -msgstr "" -"Le répertoire '%s' spécifié comme répertoire de compilation est " -"inaccessible !" +#: plugins/personal/generic/class_user.inc:1554 +msgid "Surname" +msgstr "Nom de famille" -#: html/password.php:159 -msgid "Error: Password method not available!" -msgstr "Erreur: Méthode de changement de mot de passe non disponible!" +#: plugins/personal/generic/class_user.inc:1556 +msgid "User identification" +msgstr "Information Utilisateur" -#: html/password.php:224 html/index.php:324 -msgid "Please check the username/password combination." -msgstr "Veuillez vérifier le nom d'utilisateur et le mot de passe." +#: plugins/personal/generic/class_user.inc:1557 +#: plugins/personal/generic/generic.tpl:98 +msgid "Personal title" +msgstr "Titre Personnel" -#: html/password.php:228 -msgid "You have no permissions to change your password." -msgstr "Vous n'avez pas l'autorisation pour changer votre mot de passe." +#: plugins/personal/generic/class_user.inc:1558 +#: plugins/personal/generic/generic.tpl:108 +#: plugins/personal/generic/multiple_generic.tpl:23 +msgid "Academic title" +msgstr "Titre Universitaire" -#: html/password.php:249 -msgid "External password changer reported a problem: " -msgstr "" -"Le programme externe pour changer votre mot de passe à renvoyé une erreur: " +#: plugins/personal/generic/class_user.inc:1560 +#: plugins/personal/generic/generic.tpl:119 +msgid "Date of birth" +msgstr "Date de naissance" -#: html/password.php:280 html/index.php:416 -msgid "Session will not be encrypted." -msgstr "La session ne sera pas cryptée." +#: plugins/personal/generic/class_user.inc:1561 +msgid "Gender" +msgstr "Sexe" -#: html/password.php:280 html/index.php:416 -msgid "Enter SSL session" -msgstr "Démarrer une session SSL" +#: plugins/personal/generic/class_user.inc:1562 +msgid "Preferred language" +msgstr "Langue préférée" -#: html/index.php:57 -msgid "Session is not encrypted!" -msgstr "La session n'est pas cryptée !" +#: plugins/personal/generic/class_user.inc:1565 +#: plugins/personal/generic/paste_generic.tpl:47 +msgid "User picture" +msgstr "Image de l'utilisateur" -#: html/index.php:64 -msgid "" -"The session lifetime configured in your gosa.conf 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/personal/generic/class_user.inc:1569 +msgid "Department number" +msgstr "Numéro du département" -#: html/index.php:164 -msgid "Smarty error" -msgstr "Erreur Smarty" +#: plugins/personal/generic/class_user.inc:1570 +msgid "Employee number" +msgstr "Numéro de l'employé" -#: html/index.php:215 -msgid "There is a problem with the authentication setup!" -msgstr "Il y a une problèmes avec la configuration de l'authentification !" +#: plugins/personal/generic/class_user.inc:1571 +#: plugins/personal/generic/generic.tpl:311 +#: plugins/personal/generic/multiple_generic.tpl:189 +msgid "Employee type" +msgstr "Type de l'employé" -#: html/index.php:223 -msgid "Cannot find a valid user for the current authentication setup!" -msgstr "" -"Impossible de trouver un utilisateur valide pour le système " -"d'authentification !" +#: plugins/personal/generic/class_user.inc:1573 +msgid "Room number" +msgstr "Numéro du bureau" -#: html/index.php:227 -msgid "User information is not unique accross the configured LDAP trees!" -msgstr "" -"L'information de l'utilisateur n'est pas unique à travers tout les " -"annuaires !" +#: plugins/personal/generic/class_user.inc:1574 +msgid "Telefon number" +msgstr "Numéro de téléphone" -#: html/index.php:268 -msgid "Cannot detect information about the installed LDAP schema!" -msgstr "" -"Impossible de détecter les information sur les schémas LDAP installés !" +#: plugins/personal/generic/class_user.inc:1575 +msgid "Pager number" +msgstr "Numéro de page" -#: html/index.php:281 -msgid "Your LDAP setup contains old schema definitions:" -msgstr "Votre installation LDAP contient de vieux schémas :" +#: plugins/personal/generic/class_user.inc:1576 +msgid "Mobile number" +msgstr "Numéro de GSM" -#: html/index.php:302 -msgid "Please specify a valid username!" -msgstr "Le nom d'utilisateur est incorrect !" +#: plugins/personal/generic/class_user.inc:1577 +msgid "Fax number" +msgstr "Numéro de fax" -#: html/index.php:305 -msgid "Please specify your password!" -msgstr "Veuillez introduire votre mot de passe !" +#: plugins/personal/generic/class_user.inc:1583 +msgid "Home postal address" +msgstr "Adresse postale personnelle" -#: html/index.php:317 -msgid "Authentication error" -msgstr "Erreur d'authentification" +#: plugins/personal/generic/class_user.inc:1584 +msgid "Home phone number" +msgstr "Numéro de téléphone privé" -#: html/index.php:317 -msgid "Cannot retrieve user information for htaccess authentication!" -msgstr "" -"Impossible de trouver l'information utilisateur pour l'authentification " -"htaccess !" +#: plugins/personal/generic/class_user.inc:1586 +msgid "User password method" +msgstr "Méthode d'encodage des mots de passe" -#: html/index.php:371 -msgid "Account locked. Please contact your system administrator!" -msgstr "Compte verouillé. Veuillez contacter votre administrateur système !" +#: plugins/personal/generic/class_user.inc:1587 +msgid "User certificates" +msgstr "Certificats utilisateurs" -#: html/index.php:422 -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/personal/generic/generic.tpl:6 +#: plugins/personal/generic/multiple_generic.tpl:5 +msgid "Personal information" +msgstr "Informations personnelles" -#: html/main.php:148 -#, php-format -msgid "Cannot locate file '%s' - please run '%s' to fix this" -msgstr "" -"Je n'ai pas trouvé '%s' - veuillez exécuter '%s' pour régler ce problème" +#: plugins/personal/generic/generic.tpl:20 +#: plugins/personal/generic/generic.tpl:22 +#: plugins/personal/generic/generic.tpl:38 +#: plugins/personal/generic/multiple_generic.tpl:13 +#: plugins/personal/generic/paste_generic.tpl:37 +#: plugins/personal/generic/generic_picture.tpl:5 +#: plugins/personal/generic/generic_picture.tpl:15 +msgid "Personal picture" +msgstr "Image personnelle" -#: html/main.php:167 -msgid "PHP configuration" -msgstr "Configuration de PHP" +#: plugins/personal/generic/generic.tpl:29 +#: plugins/personal/generic/generic.tpl:40 +msgid "Change picture" +msgstr "Changer la photo" -#: html/main.php:168 -msgid "" -"FATAL: Register globals is on. GOsa will refuse to login unless this is " -"fixed by an administrator." -msgstr "" -"FATAL: Register globals est activé. GOsa ne permettra pas aux utilisateurs " -"de se connecter tant que ceci n'est pas corrigé par un administrateur." +#: plugins/personal/generic/generic.tpl:62 +msgid "Template name" +msgstr "Nom du modèle" -#: html/main.php:228 -msgid "Running out of memory!" -msgstr "Plus de mémoire disponible !" +#: plugins/personal/generic/generic.tpl:144 +msgid "Sex" +msgstr "Sexe" -#: html/main.php:284 -msgid "User ACL checks disabled" -msgstr "Les vérifications des ACL de l'utilisateur ont été désactivés" +#: plugins/personal/generic/generic.tpl:157 +#: plugins/personal/generic/multiple_generic.tpl:33 +msgid "Preferred langage" +msgstr "Langue préférée" -#: html/main.php:329 -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/personal/generic/generic.tpl:175 +#: plugins/personal/generic/multiple_generic.tpl:53 +msgid "Choose subtree to place user in" +msgstr "Sélectionnez la branche où sera enregistrée l'utilisateur" -#: html/main.php:339 -msgid "Plugin" -msgstr "Extension" +#: plugins/personal/generic/generic.tpl:202 +#: plugins/personal/generic/multiple_generic.tpl:78 +msgid "Private phone" +msgstr "Numéro de téléphone privé" -#: html/main.php:340 -#, php-format -msgid "FATAL: Cannot find any plugin definitions for plugin '%s'!" -msgstr "FATAL: Impossible de trouver une définition pour l'extension '%s' !" +#: plugins/personal/generic/generic.tpl:223 +#: plugins/personal/generic/multiple_generic.tpl:105 +msgid "Password storage" +msgstr "Format de stockage des mots de passe" -#: html/main.php:354 -msgid "Configuration Error" -msgstr "Erreur de configuration" +#: plugins/personal/generic/generic.tpl:240 +#: plugins/personal/generic/multiple_generic.tpl:117 +#: plugins/personal/generic/generic_certs.tpl:3 +msgid "Certificates" +msgstr "Certificats" -#: html/main.php:355 -#, php-format -msgid "" -"FATAL: 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/personal/generic/generic.tpl:243 +#: plugins/personal/generic/multiple_generic.tpl:121 +msgid "Edit certificates" +msgstr "Editer des certificats" -#: html/setup.php:66 -msgid "Smarty" -msgstr "Smarty" +#: plugins/personal/generic/generic.tpl:251 +msgid "Last logon" +msgstr "Dernière connexion" -#: html/helpviewer.php:64 -msgid "Help browser" -msgstr "Aide" +#: plugins/personal/generic/generic.tpl:267 +#: plugins/personal/generic/multiple_generic.tpl:137 +msgid "Organizational information" +msgstr "Informations sur l'entreprise" -#: html/helpviewer.php:118 -msgid "There is no helpfile specified for this class" -msgstr "Il n'y a pas de fichier d'aide spécifiée pour cette classe." +#: plugins/personal/generic/generic.tpl:295 +#: plugins/personal/generic/multiple_generic.tpl:169 +msgid "Department No." +msgstr "No. du département." -#: html/helpviewer.php:269 -#, php-format -msgid "Helpdir '%s' is not accessible, can't read any helpfiles." -msgstr "" -"Le répertoire d'aide '%s' n'est pas accessible, impossible de lire les " -"fichiers d'aide." +#: plugins/personal/generic/generic.tpl:303 +#: plugins/personal/generic/multiple_generic.tpl:179 +msgid "Employee No." +msgstr "No. de l'employé." -#: setup/setup_finish.tpl:3 -msgid "Create your configuration file" -msgstr "Création du fichier de configuration" +#: plugins/personal/generic/generic.tpl:329 +#: plugins/personal/generic/generic.tpl:511 +#: plugins/personal/generic/multiple_generic.tpl:207 +#: plugins/personal/generic/multiple_generic.tpl:418 +msgid "Room No." +msgstr "No. de bureau." -#: setup/setup_finish.tpl:13 -msgid "Download configuration" -msgstr "Télécharger la configuration" +#: plugins/personal/generic/generic.tpl:525 +msgid "Please use the phone tab" +msgstr "Veuillez utiliser l'onglet téléphone" -#: setup/setup_finish.tpl:18 -msgid "Status: " -msgstr "Statut: " +#: plugins/personal/generic/paste_generic.tpl:1 +msgid "User settings" +msgstr "Préférences utilisateur" -#: setup/setup_schema.tpl:3 -msgid "Schema specific settings" -msgstr "Paramètres spécifiques des schémas" +#: plugins/personal/generic/paste_generic.tpl:23 +msgid "Clear password" +msgstr "Effacer le mot de passe" -#: setup/setup_schema.tpl:7 -msgid "Enable schema validation when logging in" -msgstr "Activer la validation des schéma lors de la connexion" +#: plugins/personal/generic/paste_generic.tpl:24 +msgid "Set new password" +msgstr "Attribuer un nouveau mot de passe" -#: setup/setup_schema.tpl:16 -msgid "Check status" -msgstr "Vérifier les statuts" +#: plugins/personal/generic/paste_generic.tpl:52 +#: plugins/personal/generic/generic_picture.tpl:27 +msgid "Remove picture" +msgstr "Suppression de l'image personnelle" -#: setup/setup_schema.tpl:20 -msgid "Schema check succeeded" -msgstr "La vérification des schéma à réussi" +#: plugins/personal/generic/main.inc:115 +msgid "You have no permission to set your password!" +msgstr "Vous n'avez pas l'autorisation pour changer votre mot de passe !" -#: setup/setup_schema.tpl:23 -msgid "Schema check failed" -msgstr "La vérification des schéma à échoué" +#: plugins/personal/generic/main.inc:206 +msgid "Generic user information" +msgstr "Information générales sur l'utilisateur" -#: setup/setup_schema.tpl:31 +#: plugins/personal/generic/password.tpl:2 msgid "" -"Could not read any schema informations, all checks skipped. Adjust your ldap " -"acls." +"You have changed the method your password is stored in the ldap database. " +"For that reason you've to enter your password at this point again. GOsa will " +"then encode it with the selected method." msgstr "" -"Impossible de lire les schémas, toutes les vérifications sont annulées. " -"Ajuster les acl de votre annuaire ldap." +"Vous avez sélectionnez une autre méthode de stockage des mots de passe. Pour " +"cette raison vous devez ressaisir votre mot de passe afin que GOsa puisse le " +"réencoder et l'enregistrer dans l'annuaire LDAP." -#: setup/setup_schema.tpl:35 -msgid "" -"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/personal/generic/generic_certs.tpl:8 +msgid "Standard certificate" +msgstr "Certificat standard" -#: setup/class_setupStep_Checks.inc:38 setup/class_setupStep_Checks.inc:39 -msgid "Installation check" -msgstr "Vérification de l'installation" +#: plugins/personal/generic/generic_certs.tpl:33 +msgid "S/MIME certificate" +msgstr "Certificat S/MIME" -#: setup/class_setupStep_Checks.inc:40 -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/personal/generic/generic_certs.tpl:57 +msgid "PKCS12 certificate" +msgstr "Certificat PKCS12" -#: setup/class_setupStep_Checks.inc:64 -msgid "Checking PHP version" -msgstr "Vérification de la version de PHP" +#: plugins/personal/posix/class_posixAccount.inc:38 +msgid "Edit users POSIX settings" +msgstr "Editer les paramètres Unix" -#: setup/class_setupStep_Checks.inc:65 -#, php-format -msgid "PHP must be of version %s or above." -msgstr "PHP doit être à la version %s ou supérieure." +#: plugins/personal/posix/class_posixAccount.inc:154 +msgid "expired" +msgstr "expire" -#: setup/class_setupStep_Checks.inc:66 -msgid "Please upgrade to a supported version." -msgstr "Veuillez faire la mise à jour vers une version supportée." +#: plugins/personal/posix/class_posixAccount.inc:156 +msgid "grace time active" +msgstr "temps de grâce activé" -#: setup/class_setupStep_Checks.inc:73 -msgid "GOsa requires this module to talk with your LDAP server." -msgstr "GOsa à besoin de ce module pour dialoger avec votre annuaire ldap." +#: plugins/personal/posix/class_posixAccount.inc:159 +msgid "password not changeable" +msgstr "mot de passe non modifiable" -#: setup/class_setupStep_Checks.inc:81 -msgid "GOsa requires this module for an internationalized interface." -msgstr "GOsa à besoin de ce module pour afficher l'interface multilingue." +#: plugins/personal/posix/class_posixAccount.inc:161 +msgid "password expired" +msgstr "mot de passe expiré" -#: setup/class_setupStep_Checks.inc:89 -msgid "GOsa requires this module for the samba integration." -msgstr "GOsa à besoin de ce module pour dialoger avec Samba." +#: plugins/personal/posix/class_posixAccount.inc:208 +msgid "unconfigured" +msgstr "non configuré" -#: setup/class_setupStep_Checks.inc:97 -msgid "GOsa requires this module to make use of SSHA encryption." -msgstr "" -"GOsa à besoin de ce module est nécessaire pour l'utilisation de l'encryption " -"SSHA." +#: plugins/personal/posix/class_posixAccount.inc:219 +msgid "automatic" +msgstr "automatique" -#: setup/class_setupStep_Checks.inc:105 -msgid "GOsa requires this module to talk to an IMAP server." -msgstr "GOsa à besoin de ce module pour dialoguer avec un serveur imap." +#: plugins/personal/posix/class_posixAccount.inc:275 +#: plugins/personal/posix/class_posixAccount.inc:295 +#: plugins/personal/posix/class_posixAccount.inc:297 +#: plugins/personal/posix/class_posixAccount.inc:300 +msgid "POSIX" +msgstr "UNIX" -#: setup/class_setupStep_Checks.inc:112 -msgid "mbstring" -msgstr "mbstring" +#: plugins/personal/posix/class_posixAccount.inc:471 +#, 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" -#: setup/class_setupStep_Checks.inc:113 -msgid "GOsa requires this module to handle unicode strings." +#: plugins/personal/posix/class_posixAccount.inc:475 +#, php-format +msgid "Password must be changed after %s days" +msgstr "Le mot de passe doit être changé après %s jours" + +#: plugins/personal/posix/class_posixAccount.inc:479 +#, php-format +msgid "Disable account after %s days of inactivity after password expiry" msgstr "" -"GOsa a besoin de ce module pour gèrer les chaînes de caractère unicode." +"Désactiver le compte après %s jours d'inactivité après l'expiration du mot " +"de passe" + +#: plugins/personal/posix/class_posixAccount.inc:483 +#, php-format +msgid "Warn user %s days before password expiry" +msgstr "Avertir l'utilisateur %s jours avant l'expiration de son mot de passe" -#: setup/class_setupStep_Checks.inc:120 setup/setup_config2.tpl:188 -msgid "MySQL" -msgstr "MySQL" +#: plugins/personal/posix/class_posixAccount.inc:837 +msgid "Timeout while waiting for lock. Ignoring lock!" +msgstr "Le temps d'attente du verrou à été dépassé. J'ignore le verrou !" -#: setup/class_setupStep_Checks.inc:121 +#: plugins/personal/posix/class_posixAccount.inc:895 +#: plugins/personal/posix/class_posixAccount.inc:1203 +msgid "Group of user" +msgstr "Groupe d'utilisateurs" + +#: plugins/personal/posix/class_posixAccount.inc:990 msgid "" -"GOsa requires this module to communicate with several supported databases." +"A duplicated UID number was written for this user. If this was not intended " +"please verify all used uidNumbers!" msgstr "" -"GOsa à besion de ce module pour dialoguer avec les bases de données " -"supportées." +"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 !" -#: setup/class_setupStep_Checks.inc:138 -msgid "samba hash generator" -msgstr "générateur de hash samba" +#: plugins/personal/posix/class_posixAccount.inc:1066 +#: plugins/personal/posix/class_posixAccount.inc:1069 +#: plugins/personal/posix/class_posixAccount.inc:1139 +#: plugins/personal/posix/class_posixAccount.inc:1142 +#: plugins/personal/posix/class_posixAccount.inc:1570 +#: plugins/personal/posix/generic.tpl:7 +#: plugins/personal/posix/paste_generic.tpl:8 +msgid "Home directory" +msgstr "Répertoire Home" -#: setup/class_setupStep_Checks.inc:139 -msgid "GOsa requires this command to synchronize POSIX and samba passwords." +#: plugins/personal/posix/class_posixAccount.inc:1077 +#: plugins/personal/posix/class_posixAccount.inc:1080 +#: plugins/personal/posix/generic.tpl:57 +#: plugins/personal/posix/paste_generic.tpl:28 +msgid "UID" msgstr "" -"GOsa à besoin de cette commande pour synchroniser les comptes POSIX et les " -"mots de passe Samba." -#: setup/class_setupStep_Checks.inc:140 -msgid "" -"Deploy a gosa-si installation or install the perl Crypt::SmbHash modules." +#: plugins/personal/posix/class_posixAccount.inc:1095 +#: plugins/personal/posix/class_posixAccount.inc:1148 +msgid "shadowMin" msgstr "" -"Déployez une installation gosa-si ou installer les modules perl Crypt::" -"Smbash." -#: setup/class_setupStep_Checks.inc:150 -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." +#: plugins/personal/posix/class_posixAccount.inc:1100 +#: plugins/personal/posix/class_posixAccount.inc:1153 +msgid "shadowMax" 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:151 -msgid "Search for 'register_globals' in your php.ini and switch it to 'Off'." +#: plugins/personal/posix/class_posixAccount.inc:1105 +#: plugins/personal/posix/class_posixAccount.inc:1158 +msgid "shadowWarning" msgstr "" -"Recherchez l'option 'register_globals' dans votre php.ini et mettez la à " -"'Off'." - -#: setup/class_setupStep_Checks.inc:159 -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:160 -msgid "" -"Setting this value to one day will prevent loosing session and cookies " -"before they really timeout." +#: plugins/personal/posix/class_posixAccount.inc:1119 +#: plugins/personal/posix/class_posixAccount.inc:1172 +msgid "shadowInactive" 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:161 -msgid "" -"Search for 'session.gc_maxlifetime' in your php.ini and set it to 86400 or " -"higher." +#: plugins/personal/posix/class_posixAccount.inc:1560 +msgid "POSIX account" +msgstr "Compte Posix" + +#: plugins/personal/posix/class_posixAccount.inc:1571 +#: plugins/personal/posix/generic.tpl:15 +msgid "Shell" msgstr "" -"Cherchez pour 'session.gc_maxlifetime' dans votre php.ini et mettez le à " -"86400 ou plus haut." -#: setup/class_setupStep_Checks.inc:168 setup/class_setupStep_Checks.inc:184 -#: setup/class_setupStep_Checks.inc:200 setup/class_setupStep_Checks.inc:216 -msgid "Off" -msgstr "Eteint" +#: plugins/personal/posix/class_posixAccount.inc:1572 +#: setup/setup_migrate.tpl:291 +msgid "User ID" +msgstr "ID de l'utilisateur" -#: setup/class_setupStep_Checks.inc:169 -msgid "" -"In Order to use GOsa without any trouble, the session.auto_register option " -"in your php.ini should be set to 'Off'." +#: plugins/personal/posix/class_posixAccount.inc:1573 +msgid "Group ID" +msgstr "ID du Groupe" + +#: plugins/personal/posix/class_posixAccount.inc:1575 +msgid "Force password change on login" +msgstr "Forcer le changement de mot de passe au la connexion" + +#: plugins/personal/posix/class_posixAccount.inc:1576 +msgid "Shadow min" 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:170 -msgid "Search for 'session.auto_start' in your php.ini and set it to 'Off'." +#: plugins/personal/posix/class_posixAccount.inc:1577 +msgid "Shadow max" msgstr "" -"Recherchez la variable session.auto_register et mettez la à 'Off' dans " -"votre php.ini." -#: setup/class_setupStep_Checks.inc:177 -msgid "" -"GOsa needs at least 32MB of memory. Setting it below this limit may cause " -"errors that are not reproducable! Increase it for larger setups." +#: plugins/personal/posix/class_posixAccount.inc:1578 +msgid "Shadow warning" 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:178 -msgid "" -"Search for 'memory_limit' in your php.ini and set it to '32M' or higher." +#: plugins/personal/posix/class_posixAccount.inc:1579 +msgid "Shadow inactive" msgstr "" -"Recherchez pour 'memory_limit' dans votre php.ini et mettez le à '32M' or " -"plus haut." -#: setup/class_setupStep_Checks.inc:185 -msgid "" -"This option influences the PHP output handling. Turn this Option off, to " -"increase performance." +#: plugins/personal/posix/class_posixAccount.inc:1580 +msgid "Shadow expire" msgstr "" -"Cette option défini la gestion des sorties, mettez cette option à 'Off', " -"pour améliorer la performance." -#: setup/class_setupStep_Checks.inc:186 -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/personal/posix/class_posixAccount.inc:1581 +msgid "System trust model" +msgstr "Système de Confiance" -#: setup/class_setupStep_Checks.inc:193 -msgid "The Execution time should be at least 30 seconds." -msgstr "Le temps d'exécution doit être au moins de 30 secondes." +#: plugins/personal/posix/generic.tpl:25 +msgid "Primary group" +msgstr "Groupe principal" -#: setup/class_setupStep_Checks.inc:194 -msgid "" -"Search for 'max_execution_time' in your php.ini and set it to '30' or higher." +#: plugins/personal/posix/generic.tpl:36 +msgid "Status" +msgstr "Statut" + +#: plugins/personal/posix/generic.tpl:53 +#: plugins/personal/posix/paste_generic.tpl:23 +msgid "Force UID/GID" +msgstr "Forcer l'UID/GID" + +#: plugins/personal/posix/generic.tpl:83 +#: plugins/personal/posix/paste_generic.tpl:47 +msgid "Group membership" +msgstr "Appartenance au groupe" + +#: plugins/personal/posix/generic.tpl:85 +#: plugins/personal/posix/paste_generic.tpl:54 +msgid "(Warning: more than 16 groups are not supported by NFS!)" +msgstr "(Attention: NFS ne supporte pas plus de 16 groupes !)" + +#: plugins/personal/posix/generic.tpl:94 +#, fuzzy +msgid "Common group" +msgstr "groupes de téléphones" + +#: plugins/personal/posix/generic.tpl:98 +#, fuzzy +msgid "Non common group" +msgstr "pas dans tout les groupes" + +#: plugins/personal/posix/generic.tpl:119 +msgid "Account" +msgstr "Compte" + +#: plugins/personal/posix/posix_groups.tpl:6 +msgid "Select groups to add" +msgstr "Sélectionner les groupes à ajouter" + +#: plugins/personal/posix/posix_groups.tpl:32 +msgid "Display groups of department" +msgstr "Afficher les groupes du département" + +#: plugins/personal/posix/posix_groups.tpl:44 +msgid "Display groups matching" +msgstr "Afficher les groupes correspondants" + +#: plugins/personal/posix/posix_groups.tpl:55 +msgid "Display groups of user" +msgstr "Afficher les groupes contenant des utilisateurs" + +#: plugins/personal/posix/paste_generic.tpl:4 +msgid "Posix settings" +msgstr "Paramètres Posix" + +#: plugins/personal/posix/main.inc:142 +msgid "POSIX settings" +msgstr "Paramètres Posix" + +#: plugins/personal/posix/posix_shadow.tpl:9 +msgid "User must change password on first login" msgstr "" -"Rechercher l'option 'max_execution_time' dans votre php.ini et mettez le à " -"'30' ou plus." +"L'utilisateur doit changer son mot de passe lors de sa première connexion" + +#: plugins/personal/posix/posix_shadow.tpl:34 +msgid "Password expires on" +msgstr "Le mot de passe expirera le" -#: setup/class_setupStep_Checks.inc:201 +#: plugins/personal/password/changed.tpl:3 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." +"You've successfully changed your password. Remember to change all programms " +"configured to use it as well." 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:202 -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'." +"Votre mot de passe a été changé. N'oubliez pas de modifier les programmes " +"qui l'utilisent." -#: setup/class_setupStep_Checks.inc:208 -msgid "On" -msgstr "Ouvert" +#: plugins/personal/password/main.inc:57 setup/setup_config1.tpl:136 +msgid "Password settings" +msgstr "Préférences pour les mots de passe" -#: setup/class_setupStep_Checks.inc:209 +#: plugins/personal/password/password.tpl:4 msgid "" -"Increase your server security by setting magic_quotes_gpc to 'on'. PHP will " -"escape all quotes in strings in this case." +"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 "" -"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." +"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." -#: setup/class_setupStep_Checks.inc:210 -msgid "Search for 'magic_quotes_gpc' in your php.ini and set it to 'On'." +#: plugins/personal/password/password.tpl:41 +msgid "Clear fields" +msgstr "Effacer les données dans les champs" + +#: plugins/personal/password/class_password.inc:27 +msgid "Change user password" +msgstr "Modifier votre mot de passe" + +#: plugins/personal/password/class_password.inc:79 +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/personal/password/class_password.inc:85 +msgid "The password you've entered as 'New password' is empty." msgstr "" -"Recherchez l'option 'magic_quotes_gpc' dans votre php.ini et mettez le à " -"'On'." +"Le mot de passe que vous avez entré comme 'Nouveau mot de passe' est vide." -#: setup/class_setupStep_Checks.inc:217 -msgid "Increase your server performance by setting magic_quotes_gpc to 'off'." +#: plugins/personal/password/class_password.inc:94 +#, php-format +msgid "External password changer reported a problem: %s." msgstr "" -"Améliorez la performance de votre serveur en mettant magic_quotes_gpc à " -"'off'." +"Le programme externe pour changer votre mot de passe à renvoyé une erreur: %" +"s." -#: setup/class_setupStep_Checks.inc:218 +#: plugins/personal/password/class_password.inc:108 msgid "" -"Search for 'zend.ze1_compatibility_mode' in your php.ini and set it to 'Off'." +"The password you've entered as your current password doesn't match the real " +"one." msgstr "" -"Recherchez l'option 'zend.ze1_compatibility_mode' dans votre hp.ini et " -"mettez la à 'Off'." +"Le mot de passe entré comme mot de passe actuel ne correspond pas à votre " +"mot de passe." -#: setup/class_setupStep_Checks.inc:228 -msgid "Configuration writeable" -msgstr "Le fichier de configuration peut être écrit" +#: plugins/personal/password/class_password.inc:114 +msgid "You have no permission to change your password." +msgstr "Vous n'avez pas l'autorisation pour changer votre mot de passe." + +#: plugins/personal/password/class_password.inc:141 +msgid "User password" +msgstr "Mot de passe" -#: setup/class_setupStep_Checks.inc:229 -msgid "The configuration file can't be written" -msgstr "Le fichier de configuration ne peut pas être écrit" +#: plugins/personal/password/nochange.tpl:2 +msgid "Password change not allowed" +msgstr "Le changement du mot de passe n'est pas autorisé" -#: setup/class_setupStep_Checks.inc:230 -#, php-format -msgid "" -"GOsa reads its configuration from a file located in (%s/%s). The setup can " -"write the configuration directly if it is writeable." +#: plugins/personal/password/nochange.tpl:6 +msgid "You have no permission to change your password at this time" 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." +"Vous n'avez pas l'autorisation pour changer votre mot de passe à ce moment" #: setup/class_setupStep_Feedback.inc:92 msgid "UNIX accounts/groups" @@ -4858,30 +4976,26 @@ msgstr "Recevoir des notifications et des retour d'information" msgid "Notification and feedback" msgstr "Notification et retour d'information" -#: setup/class_setupStep_Feedback.inc:132 setup/class_setup.inc:77 +#: setup/class_setupStep_Feedback.inc:131 setup/class_setup.inc:77 msgid "Setup error" msgstr "Erreur d'installation" -#: setup/class_setupStep_Feedback.inc:141 -#: setup/class_setupStep_Feedback.inc:148 +#: 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:141 +#: 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:148 +#: 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" -#: setup/class_setupStep_Feedback.inc:150 -msgid "Feedback sucessfully send" -msgstr "L'envoi du retour d'information à réussi" - #: setup/class_setupStep_Feedback.inc:180 msgid "Please specify a valid email address." msgstr "Veuillez indiquer une adresse de messagerie valide." @@ -4893,192 +5007,383 @@ msgstr "" "Vous devez au moins avoir activé une option, souscrire ou envoyer votre " "retour d'information." -#: setup/setup_license.tpl:8 -msgid "I have read the license and accept it" -msgstr "J'ai lu la licence et je l'accepte" +#: setup/class_setup.inc:197 +msgid "Completed" +msgstr "Terminé" -#: setup/setup_config1.tpl:2 -msgid "Look and feel" -msgstr "Thèmes et apparences" +#: setup/class_setup.inc:267 setup/setup_migrate.tpl:272 +msgid "Next" +msgstr "Suivant" -#: setup/setup_config1.tpl:6 -msgid "Theme" -msgstr "Thème" +#: setup/setup_config2.tpl:2 +msgid "Samba settings" +msgstr "Configuration Samba" -#: setup/setup_config1.tpl:15 -msgid "Apache" -msgstr "Apache" +#: setup/setup_config2.tpl:6 +msgid "Samba hash generator" +msgstr "Générateur de hash samba" -#: setup/setup_config1.tpl:19 -msgid "Compress output send to browser" -msgstr "Compresser les données envoyées au navigateur web" +#: setup/setup_config2.tpl:15 +msgid "Samba SID" +msgstr "SID Samba" -#: setup/setup_config1.tpl:27 -msgid "People and group storage" +#: setup/setup_config2.tpl:31 +msgid "RID base" +msgstr "Base du RID" + +#: setup/setup_config2.tpl:46 +msgid "Workstation container" +msgstr "Branche contenant les stations de travail" + +#: setup/setup_config2.tpl:61 +msgid "Samba SID mapping" +msgstr "Correspondance des SID samba" + +#: setup/setup_config2.tpl:71 +msgid "Timezone" +msgstr "Fuseau Horaire" + +#: setup/setup_config2.tpl:74 +msgid "Please choose your preferred timezone here" +msgstr "Veuillez indiquer votre fuseau horaire préféré ici" + +#: setup/setup_config2.tpl:96 +msgid "Additional GOsa settings" +msgstr "Paramètres supplémentaire de GOsa" + +#: setup/setup_config2.tpl:100 +msgid "Enable Copy & Paste" +msgstr "Activer le Copier / Coller" + +#: setup/setup_config2.tpl:112 +msgid "Enable DNS extension" +msgstr "Activer l'extension DNS" + +#: setup/setup_config2.tpl:124 +msgid "Enable DHCP extension" +msgstr "Activer l'extension DHCP" + +#: setup/setup_config2.tpl:136 +msgid "Enable mime type management" +msgstr "Activer la gestion des types mime" + +#: setup/setup_config2.tpl:148 +msgid "Enable FAI release management" +msgstr "Activer la gestion des versions FAI" + +#: setup/setup_config2.tpl:160 +msgid "Enable user netatalk plugin" +msgstr "Activer la gestion des comptes Netatalk" + +#: setup/setup_config2.tpl:171 +msgid "Government mode" +msgstr "Mode Gouvernemental" + +#: setup/setup_config2.tpl:182 +msgid "Logging options" +msgstr "Options des journaux systèmes" + +#: setup/setup_config2.tpl:186 +msgid "Syslog" +msgstr "journaux systèmes" + +#: setup/setup_config2.tpl:188 setup/class_setupStep_Checks.inc:120 +msgid "MySQL" +msgstr "MySQL" + +#: setup/setup_config2.tpl:193 +msgid "Mail settings" +msgstr "Paramètres de messagerie" + +#: setup/setup_config2.tpl:197 +msgid "Mail method" +msgstr "Méthode de messagerie" + +#: setup/setup_config2.tpl:213 +msgid "Account identification attribute" +msgstr "Attribut d'identification du compte" + +#: setup/setup_config2.tpl:227 +msgid "Vacation templates" +msgstr "Modèles de messages d'absence " + +#: setup/setup_config2.tpl:243 +msgid "Use Cyrus UNIX style" +msgstr "Utiliser Cyrus en mode UNIX" + +#: setup/setup_config2.tpl:253 +msgid "Snapshots / Undo" +msgstr "Copie instantanée / Undo" + +#: setup/setup_config2.tpl:262 setup/setup_config2.tpl:307 +msgid "Enable snapshots" +msgstr "Activer la copie instantanée" + +#: setup/setup_config2.tpl:268 setup/setup_config2.tpl:313 +msgid "Snapshot base" +msgstr "Base pour les snapshots" + +#: setup/setup_frame.tpl:12 +msgid "GOsa setup wizard" +msgstr "Installation de GOsa" + +#: setup/setup_frame.tpl:19 +msgid "Installation" +msgstr " " + +#: setup/setup_frame.tpl:19 +msgid "Setup" +msgstr "Installation" + +#: setup/setup_migrate.tpl:5 +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 "" -"Branches de l'arbre ldap ou sont stockes les utilisateurs et les groupes" +"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." -#: setup/setup_config1.tpl:30 -msgid "People DN attribute" -msgstr "Type d'attribut pour le DN des utilisateurs" +#: setup/setup_migrate.tpl:33 +msgid "Check again" +msgstr "Vérifier à nouveau" -#: setup/setup_config1.tpl:41 -msgid "People storage subtree" -msgstr "Branches de l'arbre ldap ou sont stockes les utilisateurs" +#: setup/setup_migrate.tpl:37 +#, fuzzy +msgid "Add required object classes to the LDAP base" +msgstr "Object class obligatoire '%s' manquante !" -#: setup/setup_config1.tpl:50 -msgid "Group storage subtree" -msgstr "Branches de l'arbre ldap ou sont stockes les groupes" +#: setup/setup_migrate.tpl:39 setup/setup_migrate.tpl:244 +#: setup/setup_migrate.tpl:344 setup/setup_migrate.tpl:398 +#: setup/setup_migrate.tpl:453 setup/setup_migrate.tpl:496 +#: setup/setup_migrate.tpl:540 +msgid "Current" +msgstr "Actuel" -#: setup/setup_config1.tpl:59 -msgid "Include personal title in user DN" -msgstr "Inclure le personal title dans le DN de l'utilisateur" +#: setup/setup_migrate.tpl:46 setup/setup_migrate.tpl:248 +#: setup/setup_migrate.tpl:351 setup/setup_migrate.tpl:405 +#: setup/setup_migrate.tpl:457 setup/setup_migrate.tpl:500 +#: setup/setup_migrate.tpl:544 +msgid "After migration" +msgstr "Après migration" -#: setup/setup_config1.tpl:70 -msgid "Relaxed naming policies" -msgstr "Règles de de nommage souples" +#: setup/setup_migrate.tpl:54 setup/class_setupStep_Migrate.inc:376 +#: setup/class_setupStep_Migrate.inc:665 setup/class_setupStep_Migrate.inc:805 +#: setup/class_setupStep_Migrate.inc:1034 +#: setup/class_setupStep_Migrate.inc:2127 +#: setup/class_setupStep_Migrate.inc:2568 +#: setup/class_setupStep_Migrate.inc:2722 +#: setup/class_setupStep_Migrate.inc:3052 +msgid "Migrate" +msgstr "Migrer" -#: setup/setup_config1.tpl:81 -msgid "Automatic UIDs" -msgstr "Uid automatiques" +#: setup/setup_migrate.tpl:65 +msgid "Move windows workstations into a valid windows workstation department" +msgstr "" +"Bouger les stations windows dans un département valide pour les stations " +"windows." -#: setup/setup_config1.tpl:97 setup/class_setupStep_Config1.inc:118 -msgid "GID / UID min id" -msgstr "GID / UID id min" +#: setup/setup_migrate.tpl:67 +msgid "" +"This dialog allows you to move the displayed windows workstations into a " +"valid department" +msgstr "" +"Ce dialogue vous permet de bouger les stations windows affichées dans un " +"département valide" -#: setup/setup_config1.tpl:113 -msgid "Number base for people/groups" -msgstr "Nombre de départ pour les utilisateurs/groupes" +#: setup/setup_migrate.tpl:69 +msgid "" +"Be careful with this tool, there may be references pointing to this " +"workstations that can't be migrated." +msgstr "" +"Soyez prudent avec cet outil, il peut y avoir des références pointant vers " +"ces machines qui ne seront pas migrées." -#: setup/setup_config1.tpl:121 -msgid "Hook for number base" -msgstr "Connexions pour le nombre de base" +#: setup/setup_migrate.tpl:95 +msgid "Move selected windows workstations into the following GOsa department" +msgstr "Bouger les machines windows dans le département GOsa suivant" -#: setup/setup_config1.tpl:140 -msgid "Password encryption algorithm" -msgstr "Algorithme de cryptage pour les mots de passe" +#: setup/setup_migrate.tpl:100 +msgid "Move selected workstations" +msgstr "Bouger les stations de travail sélectionnées" -#: setup/setup_config1.tpl:151 -msgid "Password restrictions" -msgstr "Restrictions pour les mot de passe" +#: setup/setup_migrate.tpl:101 +msgid "What will be done here" +msgstr "Que ce qui sera exécuté ici" -#: setup/setup_config1.tpl:158 setup/setup_config1.tpl:162 -msgid "Password minimum length" -msgstr "Taille minimum des mots de passe" +#: setup/setup_migrate.tpl:113 +msgid "Move groups into configured group tree" +msgstr "Bouger les groupes dans le groupe configuré" + +#: setup/setup_migrate.tpl:116 +msgid "" +"This dialog allows moving a couple of groups to the configured group tree. " +"Doing this may straighten your LDAP service." +msgstr "" +"Ce dialogue permet de bouger un couple de groupes dans le groupe configuré. " +"Exécuter cela peut améliorer votre service LDAP." + +#: setup/setup_migrate.tpl:119 +msgid "" +"Be careful with this option! There may be references pointing to these " +"groups. The GOsa setup can't migrate references, so you may want to cancel " +"the migration in this case." +msgstr "" +"Soyez prudent avec cette opération ! Il peut exister des références qui " +"pointent vers ces groupes. Le programme d'installation de GOsa ne peut pas " +"migrer ces références, vous préférerez peut être annuler la migration dans " +"ce cas." -#: setup/setup_config1.tpl:169 setup/setup_config1.tpl:173 -msgid "Different characters from old password" -msgstr "Nombre de caractères différents de l'ancien mot de passe" +#: setup/setup_migrate.tpl:122 +msgid "Move selected groups into this group tree" +msgstr "Bouger les groupes sélectionnés dans le groupe de base cet annuaire" -#: setup/setup_config1.tpl:182 -msgid "Password change hook" -msgstr "Connexions pour le changement de mot de passe" +#: setup/setup_migrate.tpl:153 setup/setup_migrate.tpl:205 +#: setup/setup_migrate.tpl:254 setup/setup_migrate.tpl:372 +#: setup/setup_migrate.tpl:425 setup/setup_migrate.tpl:469 +#: setup/setup_migrate.tpl:512 setup/setup_migrate.tpl:556 +msgid "Hide changes" +msgstr "Camoufler les changements" -#: setup/setup_config1.tpl:198 -msgid "Use SASL for kerberos" -msgstr "Utiliser SASL pour kerberos" +#: setup/setup_migrate.tpl:155 setup/setup_migrate.tpl:207 +#: setup/setup_migrate.tpl:237 setup/setup_migrate.tpl:374 +#: setup/setup_migrate.tpl:427 setup/setup_migrate.tpl:472 +#: setup/setup_migrate.tpl:515 setup/setup_migrate.tpl:559 +msgid "Show changes" +msgstr "Montrer les changements" -#: setup/setup_config1.tpl:209 -msgid "Use account expiration" -msgstr "Utiliser l'expiration du compte" +#: setup/setup_migrate.tpl:168 +msgid "Move users into configured user tree" +msgstr "Bouger les utilisateurs dans la branche utilisateur configurée" -#: setup/setup_config1.tpl:221 +#: setup/setup_migrate.tpl:170 msgid "" -"GOsa supports several encryption types for your passwords. Normally this is " -"adjustable via user templates, but you can specify a default method to be " -"used here, too." +"This dialog allows moving a couple of users to the configured user tree. " +"Doing this may straighten your LDAP service." msgstr "" -"GOsa supporte différents types de cryptage pour vos mots de passe. " -"Normalement ceci est ajustable avec des modèles utilisateurs, mais vous " -"pouvez spécifier ici une méthode qui sera utilisée par défaut." +"Ce dialogue permet de bouger un ensemble d'utilisateurs dans la branche " +"utilisateur configurée. Exécuter cette opération peut améliorer votre " +"service LDAP." -#: setup/setup_config1.tpl:222 +#: setup/setup_migrate.tpl:173 msgid "" -"GOsa always acts as admin and manages access rights internally. This is a " -"workaround till OpenLDAP's in directory ACI's are fully implemented. For " -"this to work, we need the admin DN and the corresponding password." +"Be careful with this option! There may be references pointing to these " +"users. The GOsa setup can't migrate references, so you may want to cancel " +"the migration in this case." msgstr "" -"GOsa agit toujours comme un administrateur et gère les droits (ACLs) en " -"interne. C'est un procédé utilisé en attendant que les ACI de OpenLDAP " -"soient finalisées. Pour ces raisons il est nécessaire d'indiquer le DN de " -"l'administrateur et son mot de passe." +"Soyez prudent avec cette opération ! Il peut exister des références qui " +"pointent vers ces utilisateurs. Le programme d'installation de GOsa ne peut " +"pas migrer ces références, vous préférerez peut être annuler la migration " +"dans ce cas." -#: setup/setup_config1.tpl:223 -msgid "" -"Some basic LDAP parameters are tunable and affect the locations where GOsa " -"saves people and groups, including the way accounts get created. Check the " -"values below if the fit your needs." -msgstr "" -"Des paramètres basiques du serveur LDAP sont modifiables et affectent " -"l'endroit où GOsa va enregistrer les utilisateurs et les groupes, incluant " -"la façon dont vont être créés les comptes. Vérifiez les valeurs suivantes " -"afin quelles correspondent à vos besoins." +#: setup/setup_migrate.tpl:176 +msgid "Move selected users into this people tree" +msgstr "Bouger les utilisateurs sélectionnés dans la branche utilisateurs." -#: setup/setup_config1.tpl:224 +#: setup/setup_migrate.tpl:219 +msgid "Migrate GOsa 2.5 administrative accounts" +msgstr "Migrer les compte administrateur de GOsa 2.5" + +#: setup/setup_migrate.tpl:221 msgid "" -"GOsa has modular support for several mail methods. These methods provide " -"interfaces to users mailboxes and general handling for quotas. You can " -"choose the dummy plugin to leave all your mail settings untouched." +"This dialog allows the migration of GOsa 2.5 admin accounts into GOsa 2.6 " +"useable accounts." msgstr "" -"GOsa à un support modulaire des méthodes de messagerie. Ces méthodes " -"fournissent des interfaces vers les boîtes à messages des utilisateurs ainsi " -"que la gestion de leurs quotas. Vous pouvez choisir l'extension dummy pour " -"que GOsa ne touche a rien." +"Cette boite de dialogue permet la migration des comptes administrateurs de " +"GOSa 2.5 vers GOsa 2.6." -#: setup/class_setupStep_Config3.inc:77 setup/class_setupStep_Config3.inc:78 -msgid "GOsa settings 3/3" -msgstr "Paramètres de GOsa 3/3" +#: setup/setup_migrate.tpl:257 setup/setup_ldap.tpl:65 +msgid "Reload" +msgstr "Recharger" -#: setup/class_setupStep_Config3.inc:79 -msgid "Tweak some GOsa core behaviour" -msgstr "Customiser certains paramètres essentiels de GOsa" +#: setup/setup_migrate.tpl:273 +msgid "Abort" +msgstr "Annuler" -#: setup/class_setupStep_Config3.inc:89 setup/class_setupStep_Schema.inc:86 -#: setup/class_setupStep_Config1.inc:88 setup/setup_feedback.tpl:55 -#: setup/setup_feedback.tpl:73 setup/class_setupStep_Config2.inc:167 -#: setup/class_setupStep_Ldap.inc:74 -msgid "No" -msgstr "Non" +#: setup/setup_migrate.tpl:275 +msgid "Create a new GOsa administrator account" +msgstr "Créer un nouveau compte administrateur pour GOsa" -#: setup/class_setupStep_Config3.inc:89 setup/class_setupStep_Schema.inc:86 -#: setup/class_setupStep_Config1.inc:88 setup/setup_feedback.tpl:53 -#: setup/setup_feedback.tpl:71 setup/class_setupStep_Config2.inc:167 -#: setup/class_setupStep_Ldap.inc:74 -msgid "Yes" -msgstr "Oui" +#: setup/setup_migrate.tpl:278 +msgid "" +"This dialog will automatically add a new super administrator to your LDAP " +"tree." +msgstr "" +"Ce dialogue vas automatiquement créer un nouveau super utilisateur dans " +"votre arbre LDAP." -#: setup/class_setupStep_Config3.inc:198 -msgid "Session lifetime must be a numeric value!" -msgstr "La durée de la session doit être une valeur numérique !" +#: setup/setup_migrate.tpl:307 +msgid "Password (again)" +msgstr "Mot de passe (de nouveau)" -#: setup/class_setupStep_Config3.inc:202 -msgid "Maximum LDAP query time must be a numeric value!" -msgstr "Le temps maximumpour une requête ldap doit être une valeur numérique !" +#: setup/setup_migrate.tpl:333 +msgid "" +"The listed departments are currently invisible in the GOsa user interface. " +"If you want to change this for a couple of entries, select them and use the " +"migrate button below." +msgstr "" +"Les département listés sont actuellement invisibles dans l'interface " +"utilisateur de GOsa. Si vous voulez changer cela pour un certain nombre " +"d'entrée, sélectionnez les et utilisez le bouton migration ci dessous." -#: setup/class_setupStep_Language.inc:40 setup/class_setupStep_Language.inc:41 -msgid "Language setup" -msgstr "Configuration de la langue" +#: setup/setup_migrate.tpl:334 setup/setup_migrate.tpl:389 +#: setup/setup_migrate.tpl:445 setup/setup_migrate.tpl:489 +#: setup/setup_migrate.tpl:533 +msgid "" +"If you want to know what will be done when migrating the selected entries, " +"use the 'Show changes' button to see the LDIF." +msgstr "" +"Si vous voulez savoir ce qui sera effectué lorsque vous migrerez les entrées " +"sélectionnées, utilisez le bouton 'Montrer les changements' pour voir le " +"fichier LDIF." -#: 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." +#: setup/setup_migrate.tpl:388 +msgid "" +"The listed users are currently invisible in the GOsa user interface. If you " +"want to change this for a couple of users, just select them and use the " +"'Migrate' button below." +msgstr "" +"Les utilisateurs listés sont actuellement invisibles dans l'interface " +"utilisateur de GOsa. Si vous voulez changer ceci pour certains " +"d'utilisateurs, veuillez les sélectionner et utiliser le bouton 'migration' " +"ci dessous." -#: setup/class_setupStep_Language.inc:47 -msgid "Automatic" -msgstr "Automatique" +#: setup/setup_migrate.tpl:444 +msgid "" +"The listed devices are currently invisible in the GOsa interface. If you " +"want to change this for a couple of devices, just select them and use the " +"'Migrate' button below." +msgstr "" +"Les périphériques listés sont actuellement invisibles dans l'interface de " +"GOsa. Si vous voulez changer ceci pour certains périphériques, veuillez les " +"sélectionner et utiliser le bouton 'migration' ci dessous." -#: setup/class_setupStep_Schema.inc:42 setup/class_setupStep_Schema.inc:43 -msgid "LDAP schema check" -msgstr "Vérification des schémas LDAP" +#: setup/setup_migrate.tpl:470 setup/setup_migrate.tpl:513 +#: setup/setup_migrate.tpl:557 +msgid "Refresh" +msgstr "Rafraîchir" -#: setup/class_setupStep_Schema.inc:44 -msgid "Perform test on your current LDAP schema" -msgstr "Exécuter des test sur vos schéma LDAP actuels" +#: setup/setup_migrate.tpl:488 +msgid "" +"The listed services are currently invalid for the GOsa version you are going " +"to install. If you want to update a couple of service, just select them and " +"use the 'Migrate' button below." +msgstr "" +"Les services listés sont actuellement invisibles dans l'interface de GOsa. " +"Si vous voulez changer ceci certains services, veuillez les sélectionner et " +"utiliser le bouton 'migration' ci dessous." -#: setup/class_setupStep_Finish.inc:37 -#: ihtml/themes/default/copyPasteDialog.tpl:32 -msgid "Finish" -msgstr "Terminé" +#: setup/setup_migrate.tpl:532 +msgid "" +"The listed menus are currently invisible in the GOsa interface. If you want " +"to change this for a couple of devices, just select them and use the " +"'Migrate' button below." +msgstr "" +"Les menus listés sont actuellement invisibles dans l'interface de GOsa. Si " +"vous voulez changer ceci pour certains menus, veuillez les sélectionner et " +"utiliser le bouton 'migration' ci dessous." #: setup/class_setupStep_Finish.inc:38 msgid "Write configuration file" @@ -5112,163 +5417,258 @@ msgstr "" "serveur web puisse lire %s. Vous pouvez exécuter les commandes suivantes " "pour réaliser cette opération:" -#: setup/class_setup.inc:197 -msgid "Completed" -msgstr "Terminé" +#: setup/class_setupStep_Checks.inc:38 setup/class_setupStep_Checks.inc:39 +msgid "Installation check" +msgstr "Vérification de l'installation" -#: setup/class_setup.inc:267 setup/setup_migrate.tpl:244 -msgid "Next" -msgstr "Suivant" +#: setup/class_setupStep_Checks.inc:40 +msgid "Basic checks for PHP compatibility and extensions" +msgstr "" +"Vérification de base de la version de PHP et des extensions nécéssaires." -#: setup/setup_checks.tpl:9 -msgid "PHP module and extension checks" -msgstr "Extension PHP et vérification de ceux ci" +#: setup/class_setupStep_Checks.inc:64 +msgid "Checking PHP version" +msgstr "Vérification de la version de PHP" -#: setup/setup_checks.tpl:41 setup/setup_checks.tpl:103 -msgid "GOsa will NOT run without fixing this." -msgstr "GOsa ne fonctionnera pas si vous ne corriger pas cela." +#: setup/class_setupStep_Checks.inc:65 +#, php-format +msgid "PHP must be of version %s or above." +msgstr "PHP doit être à la version %s ou supérieure." -#: setup/setup_checks.tpl:45 setup/setup_checks.tpl:107 -msgid "GOsa will run without fixing this." -msgstr "GOsa fonctionnera même si vous ne corrigez pas cela." +#: setup/class_setupStep_Checks.inc:66 +msgid "Please upgrade to a supported version." +msgstr "Veuillez faire la mise à jour vers une version supportée." -#: setup/setup_checks.tpl:67 -msgid "PHP setup configuration" -msgstr "Configuration de PHP" +#: setup/class_setupStep_Checks.inc:73 +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:81 +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:89 +msgid "GOsa requires this module for the samba integration." +msgstr "GOsa à besoin de ce module pour dialoger avec Samba." + +#: setup/class_setupStep_Checks.inc:97 +msgid "GOsa requires this module to make use of SSHA encryption." +msgstr "" +"GOsa à besoin de ce module est nécessaire pour l'utilisation de l'encryption " +"SSHA." + +#: setup/class_setupStep_Checks.inc:105 +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:112 +msgid "mbstring" +msgstr "mbstring" + +#: setup/class_setupStep_Checks.inc:113 +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." + +#: setup/class_setupStep_Checks.inc:121 +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." + +#: setup/class_setupStep_Checks.inc:138 +msgid "samba hash generator" +msgstr "générateur de hash samba" + +#: setup/class_setupStep_Checks.inc:139 +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." -#: setup/setup_checks.tpl:67 -msgid "show information" -msgstr "Montrer les informations" +#: setup/class_setupStep_Checks.inc:140 +msgid "" +"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." -#: setup/class_setupStep_Config1.inc:74 setup/class_setupStep_Config1.inc:75 -msgid "GOsa settings 1/3" -msgstr "Paramètres de GOsa 1/3" +#: setup/class_setupStep_Checks.inc:152 +msgid "imagick" +msgstr "" -#: setup/class_setupStep_Config1.inc:76 -msgid "GOsa generic settings" -msgstr "Préférences de base GOsa" +#: setup/class_setupStep_Checks.inc:153 +#, fuzzy +msgid "GOsa requires this extension to handle images." +msgstr "" +"GOsa a besoin de ce module pour gèrer les chaînes de caractère unicode." -#: setup/class_setupStep_Config1.inc:118 -#, php-format -msgid "The specified value for '%s' must be a numeric value" -msgstr "Le valeur spécifiée pour '%s' doit être une valeur numérique." +#: setup/class_setupStep_Checks.inc:159 +#, fuzzy +msgid "compression module" +msgstr "Contrôle d'accès" -#: setup/class_setupStep_Config1.inc:122 setup/class_setupStep_Config1.inc:126 -#, php-format -msgid "Don't add a trailing comma to '%s'." -msgstr "N'ajoutez pas une virgule à la fin de '%s'." +#: setup/class_setupStep_Checks.inc:160 +#, fuzzy +msgid "GOsa requires this extension to handle snapshots." +msgstr "" +"GOsa a besoin de ce module pour gèrer les chaînes de caractère unicode." -#: setup/class_setupStep_Config1.inc:122 -msgid "People storage ou" -msgstr "Branches de l'arbre ldap ou sont stockes les utilisateurs" +#: setup/class_setupStep_Checks.inc:171 +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é." -#: setup/class_setupStep_Config1.inc:126 -msgid "Group storage ou" -msgstr "Branches de l'arbre ldap ou sont stockes les groupes" +#: setup/class_setupStep_Checks.inc:172 +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'." -#: setup/class_setupStep_Config1.inc:130 -msgid "Uid base must be numeric" -msgstr "l'uid de base doit être une valeur numérique" +#: setup/class_setupStep_Checks.inc:180 +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_Config1.inc:134 -msgid "The given password minimum length is not numeric." -msgstr "La longueur minimale du mot de passe n'est pas une valeur numérique." +#: setup/class_setupStep_Checks.inc:181 +msgid "" +"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." -#: setup/class_setupStep_Config1.inc:137 -msgid "The given password differ value is not numeric." -msgstr "L'option password differ n'est pas une valeur numérique." +#: setup/class_setupStep_Checks.inc:182 +msgid "" +"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." -#: setup/setup_feedback.tpl:6 -msgid "Subscribe to the gosa-announce mailinglist" -msgstr "Souscrire à la liste de discutions gosa-announce" +#: setup/class_setupStep_Checks.inc:189 setup/class_setupStep_Checks.inc:205 +#: setup/class_setupStep_Checks.inc:221 setup/class_setupStep_Checks.inc:237 +msgid "Off" +msgstr "Eteint" -#: setup/setup_feedback.tpl:9 +#: setup/class_setupStep_Checks.inc:190 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." +"In Order to use GOsa without any trouble, the session.auto_register option " +"in your php.ini should be set to 'Off'." 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." +"Pour pouvoir utiliser GOSa sans problèmes, la variable session.auto_register " +"doit être a 'Off' dans votre php.ini." -#: setup/setup_feedback.tpl:30 -msgid "Mail address" -msgstr "Adresse de messagerie" +#: setup/class_setupStep_Checks.inc:191 +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." -#: setup/setup_feedback.tpl:41 -msgid "Send feedback to the GOsa project team" -msgstr "Envoyer vos commentaire au membres du projet Gosa" +#: setup/class_setupStep_Checks.inc:198 +msgid "" +"GOsa needs at least 32MB of memory. Setting it below this limit may cause " +"errors that are not reproducable! 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." -#: setup/setup_feedback.tpl:44 +#: setup/class_setupStep_Checks.inc:199 msgid "" -"When checking this option, GOsa will try to connect http://oss.gonicus.de in " -"order to submit your form anonymously." +"Search for 'memory_limit' in your php.ini and set it to '32M' or higher." 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." +"Recherchez pour 'memory_limit' dans votre php.ini et mettez le à '32M' or " +"plus haut." -#: setup/setup_feedback.tpl:50 -msgid "Did the setup procedure help you to get started?" -msgstr "Est ce que la procédure d'installation vous à aidé ?" +#: setup/class_setupStep_Checks.inc:206 +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." -#: setup/setup_feedback.tpl:60 -msgid "If not, what problems did you encounter" -msgstr "Si non, quels sont les problèmes que vous avez rencontrés" +#: setup/class_setupStep_Checks.inc:207 +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'." -#: setup/setup_feedback.tpl:68 -msgid "Is this the first time you use GOsa?" -msgstr "Est ce la première fois que vous utilisez GOsa ?" +#: setup/class_setupStep_Checks.inc:214 +msgid "The Execution time should be at least 30 seconds." +msgstr "Le temps d'exécution doit être au moins de 30 secondes." -#: setup/setup_feedback.tpl:74 -msgid "I use it since" -msgstr "Je l'utilise depuis " +#: setup/class_setupStep_Checks.inc:215 +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." -#: setup/setup_feedback.tpl:75 -msgid "Select the year since when you are using GOsa" -msgstr "Veuillez sélectionner l'année depuis laquelle vous utilisez GOsa" +#: setup/class_setupStep_Checks.inc:222 +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." -#: setup/setup_feedback.tpl:82 -msgid "What operating system / distribution do you use?" -msgstr "Quel système d'exploitation / distribution utilisez vous ?" +#: setup/class_setupStep_Checks.inc:223 +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/setup_feedback.tpl:90 -msgid "What web server do you use?" -msgstr "Quel serveur web utilisez vous ?" +#: setup/class_setupStep_Checks.inc:229 +msgid "On" +msgstr "Ouvert" -#: setup/setup_feedback.tpl:98 -msgid "What PHP version do you use?" -msgstr "Quelle version de php utilisez vous ?" +#: setup/class_setupStep_Checks.inc:230 +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." -#: setup/setup_feedback.tpl:106 -msgid "LDAP" +#: setup/class_setupStep_Checks.inc:231 +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'." -#: setup/setup_feedback.tpl:110 -msgid "What kind of LDAP server(s) do you use?" -msgstr "Quel type de serveur(s) ldap utilisez vous ?" +#: setup/class_setupStep_Checks.inc:238 +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'." -#: setup/setup_feedback.tpl:116 -msgid "How many objects are in your LDAP?" -msgstr "Combien d'objet sont dans votre annuaire LDAP ?" +#: setup/class_setupStep_Checks.inc:239 +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'." -#: setup/setup_feedback.tpl:123 -msgid "Features" -msgstr "Fonctionalités" +#: setup/class_setupStep_Checks.inc:249 +msgid "Configuration writeable" +msgstr "Le fichier de configuration peut être écrit" -#: setup/setup_feedback.tpl:126 -msgid "What features of GOsa do you use?" -msgstr "Quel fonctionnalités de GOsa utilisez vous ?" +#: setup/class_setupStep_Checks.inc:250 +msgid "The configuration file can't be written" +msgstr "Le fichier de configuration ne peut pas être écrit" -#: setup/setup_feedback.tpl:136 -msgid "What features do you want to see in future versions of GOsa?" +#: setup/class_setupStep_Checks.inc:251 +#, php-format +msgid "" +"GOsa reads its configuration from a file located in (%s/%s). The setup can " +"write the configuration directly if it is writeable." msgstr "" -"Quelle fonctionnalités voulez vous voir dans les prochaines versions de " -"GOsa ?" - -#: setup/setup_feedback.tpl:143 -msgid "Send feedback" -msgstr "Envoyer vos réponses" +"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_config3.tpl:2 msgid "GOsa core settings" @@ -5362,735 +5762,534 @@ msgstr "Durée maximale d'une requête LDAP" msgid "Log LDAP statistics" msgstr "Inscrit les statistique de l'annuaire LDAP dans les journaux systèmes" -#: setup/setup_config3.tpl:289 -msgid "Debug level" -msgstr "Niveau de débogage" - -#: setup/setup_config3.tpl:294 setup/setup_config3.tpl:297 -msgid "Disabled" -msgstr "Désactivé" - -#: setup/setup_config3.tpl:295 setup/setup_config3.tpl:298 -msgid "Enabled" -msgstr "Activé" - -#: setup/class_setupStep_Migrate.inc:123 setup/class_setupStep_Migrate.inc:124 -msgid "LDAP inspection" -msgstr "Vérification de l'annuaire LDAP" - -#: setup/class_setupStep_Migrate.inc:125 -msgid "Analyze your current LDAP for GOsa compatibility" -msgstr "Analyse de votre annuaire LDAP pour la compatibilité avec GOsa" - -#: setup/class_setupStep_Migrate.inc:131 -msgid "Checking for root object" -msgstr "Recherche de l'objet racine" - -#: setup/class_setupStep_Migrate.inc:137 -msgid "Checking permissions on LDAP database" -msgstr "Vérification des permissions sur l'annuaire LDAP" - -#: setup/class_setupStep_Migrate.inc:143 -msgid "Checking for invisible departments" -msgstr "Vérification des départements invisibles" - -#: setup/class_setupStep_Migrate.inc:148 -msgid "Checking for invisible users" -msgstr "Vérification des utilisateurs invisibles" - -#: setup/class_setupStep_Migrate.inc:155 -#: setup/class_setupStep_Migrate.inc:3021 -msgid "Checking for super administrator" -msgstr "Vérification du superadministrateur" - -#: setup/class_setupStep_Migrate.inc:161 -msgid "Checking for users outside the people tree" -msgstr "Vérification d'utilisateurs en dehors de la branche people" - -#: setup/class_setupStep_Migrate.inc:167 -msgid "Checking for groups outside the groups tree" -msgstr "Vérification des groupes en dehors de la branche groups" - -#: setup/class_setupStep_Migrate.inc:174 -msgid "Checking for windows workstations outside the winstation tree" -msgstr "Vérification de stations windows en dehors de la branche winstation" - -#: setup/class_setupStep_Migrate.inc:180 -msgid "Checking for duplicated UID numbers" -msgstr "Vérification pour les uid en double" - -#: setup/class_setupStep_Migrate.inc:186 -msgid "Checking for duplicate GID numbers" -msgstr "Vérification pour les gid en double" - -#: setup/class_setupStep_Migrate.inc:192 -msgid "Checking for old style USB devices" -msgstr "Recherche de périphériques USB ancien style" - -#: setup/class_setupStep_Migrate.inc:198 -msgid "Checking for old services that have to be migrated" -msgstr "Vérification des anciens services qui devront être migré." - -#: setup/class_setupStep_Migrate.inc:204 -msgid "Checking for old style application menus" -msgstr "Vérifier pour les menu des applications ancienne mode" - -#: setup/class_setupStep_Migrate.inc:230 setup/class_setupStep_Migrate.inc:282 -#: setup/class_setupStep_Migrate.inc:347 setup/class_setupStep_Migrate.inc:411 -#: setup/class_setupStep_Migrate.inc:482 setup/class_setupStep_Migrate.inc:559 -#: setup/class_setupStep_Migrate.inc:644 setup/class_setupStep_Migrate.inc:785 -#: setup/class_setupStep_Migrate.inc:880 -#: setup/class_setupStep_Migrate.inc:2316 -#: setup/class_setupStep_Migrate.inc:2507 -#: setup/class_setupStep_Migrate.inc:2644 -msgid "LDAP query failed" -msgstr "La requête LDAP à échoué" +#: setup/setup_config3.tpl:289 +msgid "Debug level" +msgstr "Niveau de débogage" -#: setup/class_setupStep_Migrate.inc:231 setup/class_setupStep_Migrate.inc:283 -#: setup/class_setupStep_Migrate.inc:348 setup/class_setupStep_Migrate.inc:412 -#: setup/class_setupStep_Migrate.inc:483 setup/class_setupStep_Migrate.inc:560 -#: setup/class_setupStep_Migrate.inc:645 setup/class_setupStep_Migrate.inc:786 -#: setup/class_setupStep_Migrate.inc:881 -#: setup/class_setupStep_Migrate.inc:2317 -#: setup/class_setupStep_Migrate.inc:2508 -#: setup/class_setupStep_Migrate.inc:2645 -msgid "Possibly the 'root object' is missing." -msgstr "L'objet racine est probablement manquant." +#: setup/setup_config3.tpl:294 setup/setup_config3.tpl:297 +msgid "Disabled" +msgstr "Désactivé" -#: setup/class_setupStep_Migrate.inc:253 -#, php-format -msgid "Found %s duplicate values for attribute 'uidNumber'." -msgstr "J'ai trouvé %s valeur dupliquées pour l'attribut 'uidNumber'." +#: setup/setup_config3.tpl:295 setup/setup_config3.tpl:298 +msgid "Enabled" +msgstr "Activé" -#: setup/class_setupStep_Migrate.inc:305 -#, php-format -msgid "Found %s duplicate values for attribute 'gidNumber'." -msgstr "J'ai trouvé %s valeur dupliquées pour l'attribut 'gidNumber'." +#: setup/setup_feedback.tpl:5 +msgid "Feedback sucessfully send" +msgstr "L'envoi du retour d'information à réussi" -#: setup/class_setupStep_Migrate.inc:363 setup/class_setupStep_Migrate.inc:574 -#: setup/class_setupStep_Migrate.inc:587 -#: setup/class_setupStep_Migrate.inc:1020 -#: setup/class_setupStep_Migrate.inc:1038 -#: setup/class_setupStep_Migrate.inc:1945 -#: setup/class_setupStep_Migrate.inc:1958 -#: setup/class_setupStep_Migrate.inc:3023 -msgid "Failed" -msgstr "Echec" +#: setup/setup_feedback.tpl:15 +msgid "Subscribe to the gosa-announce mailinglist" +msgstr "Souscrire à la liste de discutions gosa-announce" -#: setup/class_setupStep_Migrate.inc:365 -#, php-format +#: setup/setup_feedback.tpl:18 msgid "" -"Found %s winstations outside the predefined winstation department ou '%s'." +"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 "" -"J'ai trouvé %s winstations en dehors du département winstation prédéfini '%" -"s'." - -#: setup/class_setupStep_Migrate.inc:366 setup/class_setupStep_Migrate.inc:655 -#: setup/class_setupStep_Migrate.inc:795 -#: setup/class_setupStep_Migrate.inc:1023 -#: setup/class_setupStep_Migrate.inc:2386 -#: setup/class_setupStep_Migrate.inc:2540 -#: setup/class_setupStep_Migrate.inc:2870 -msgid "Migrate" -msgstr "Migrer" - -#: setup/class_setupStep_Migrate.inc:438 -#, php-format -msgid "Found %s groups outside the configured tree '%s'." -msgstr "J'ai trouvé %s groupes en dehors de la branche configurée '%s'." +"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/class_setupStep_Migrate.inc:439 setup/class_setupStep_Migrate.inc:516 -msgid "Move" -msgstr "Bouger" +#: setup/setup_feedback.tpl:39 +msgid "Mail address" +msgstr "Adresse de messagerie" -#: setup/class_setupStep_Migrate.inc:515 -#, php-format -msgid "Found %s user(s) outside the configured tree '%s'." -msgstr "J'ai trouvé %s utilsateur(s) en dehors de la branche configurée '%s'." +#: setup/setup_feedback.tpl:50 +msgid "Send feedback to the GOsa project team" +msgstr "Envoyer vos commentaire au membres du projet Gosa" -#: setup/class_setupStep_Migrate.inc:576 setup/class_setupStep_Migrate.inc:589 -#, php-format +#: setup/setup_feedback.tpl:53 msgid "" -"The specified user '%s' does not have full access to your ldap database." +"When checking this option, GOsa will try to connect http://oss.gonicus.de in " +"order to submit your form anonymously." msgstr "" -"L'utilisateur spécifié '%s' n'a pas l'accès complet à votre annuaire ldap." +"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/class_setupStep_Migrate.inc:653 -#, php-format -msgid "Found %s user(s) that will not be visible in GOsa." -msgstr "J'ai trouvé %s utilisateur(s) qui ne seront pas visibles dans GOsa." +#: setup/setup_feedback.tpl:59 +msgid "Did the setup procedure help you to get started?" +msgstr "Est ce que la procédure d'installation vous à aidé ?" -#: setup/class_setupStep_Migrate.inc:703 setup/class_setupStep_Migrate.inc:846 -#: setup/class_setupStep_Migrate.inc:1105 -msgid "Migration error" -msgstr "Erreur de migration" +#: setup/setup_feedback.tpl:62 setup/setup_feedback.tpl:80 +#: setup/class_setupStep_Ldap.inc:74 setup/class_setupStep_Config3.inc:89 +#: setup/class_setupStep_Schema.inc:86 setup/class_setupStep_Config1.inc:88 +#: setup/class_setupStep_Config2.inc:167 +msgid "Yes" +msgstr "Oui" -#: setup/class_setupStep_Migrate.inc:703 setup/class_setupStep_Migrate.inc:846 -#, php-format -msgid "Cannot migrate department '%s':" -msgstr "Impossible de migrer le département '%s' :" +#: setup/setup_feedback.tpl:64 setup/setup_feedback.tpl:82 +#: setup/class_setupStep_Ldap.inc:74 setup/class_setupStep_Config3.inc:89 +#: setup/class_setupStep_Schema.inc:86 setup/class_setupStep_Config1.inc:88 +#: setup/class_setupStep_Config2.inc:167 +msgid "No" +msgstr "Non" -#: setup/class_setupStep_Migrate.inc:794 -#, php-format -msgid "Found %s department(s) that will not be visible in GOsa." -msgstr "J'ai trouvé %s département(s) qui ne seront pas visible dans GOsa." +#: setup/setup_feedback.tpl:69 +msgid "If not, what problems did you encounter" +msgstr "Si non, quels sont les problèmes que vous avez rencontrés" -#: setup/class_setupStep_Migrate.inc:1017 -#, fuzzy, php-format -msgid "GOsa 2.5 administrative accounts found: %s" -msgstr "Compte administratifs de GOsa 2.5 trouvés : %s." +#: setup/setup_feedback.tpl:77 +msgid "Is this the first time you use GOsa?" +msgstr "Est ce la première fois que vous utilisez GOsa ?" -#: setup/class_setupStep_Migrate.inc:1022 -msgid "There is no valid GOsa 2.6 administrator account inside your LDAP." -msgstr "" -"Il n'y a pas d'administrateur GOsa 2.6 valide dans votre annuaire LDAP." +#: setup/setup_feedback.tpl:83 +msgid "I use it since" +msgstr "Je l'utilise depuis " -#: setup/class_setupStep_Migrate.inc:1039 -msgid "There is no GOsa administrator account inside your LDAP." -msgstr "Il n'y a pas d'administrateur GOsa dans votre annuaire LDAP." +#: setup/setup_feedback.tpl:84 +msgid "Select the year since when you are using GOsa" +msgstr "Veuillez sélectionner l'année depuis laquelle vous utilisez GOsa" -#: setup/class_setupStep_Migrate.inc:1105 -#, php-format -msgid "Cannot add ACL for user '%s':" -msgstr "Impossible d'ajouter une ACL pour l'utilisateur '%s' :" +#: setup/setup_feedback.tpl:91 +msgid "What operating system / distribution do you use?" +msgstr "Quel système d'exploitation / distribution utilisez vous ?" -#: setup/class_setupStep_Migrate.inc:1143 -#: setup/class_setupStep_Migrate.inc:1153 -msgid "Input error" -msgstr "Erreur d'entrée" +#: setup/setup_feedback.tpl:99 +msgid "What web server do you use?" +msgstr "Quel serveur web utilisez vous ?" -#: setup/class_setupStep_Migrate.inc:1143 -msgid "Uid" +#: setup/setup_feedback.tpl:107 +msgid "What PHP version do you use?" +msgstr "Quelle version de php utilisez vous ?" + +#: setup/setup_feedback.tpl:115 +msgid "LDAP" msgstr "" -#: setup/class_setupStep_Migrate.inc:1148 -msgid "Password error" -msgstr "Erreur de mot de passe" +#: setup/setup_feedback.tpl:119 +msgid "What kind of LDAP server(s) do you use?" +msgstr "Quel type de serveur(s) ldap utilisez vous ?" -#: setup/class_setupStep_Migrate.inc:1148 -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 !" +#: setup/setup_feedback.tpl:125 +msgid "How many objects are in your LDAP?" +msgstr "Combien d'objet sont dans votre annuaire LDAP ?" -#: setup/class_setupStep_Migrate.inc:1153 -msgid "Specify a valid user ID!" -msgstr "Le nom d'utilisateur est incorrect !" +#: setup/setup_feedback.tpl:132 +msgid "Features" +msgstr "Fonctionalités" -#: setup/class_setupStep_Migrate.inc:1186 -#, php-format -msgid "Adding an administrative user failed: object '%s' already exists!" +#: setup/setup_feedback.tpl:135 +msgid "What features of GOsa do you use?" +msgstr "Quel fonctionnalités de GOsa utilisez vous ?" + +#: setup/setup_feedback.tpl:145 +msgid "What features do you want to see in future versions of GOsa?" msgstr "" -"L'ajout d'un utilisateur administratif à échoué : l'objet '%s' existe déja !" +"Quelle fonctionnalités voulez vous voir dans les prochaines versions de " +"GOsa ?" -#: setup/class_setupStep_Migrate.inc:1225 -#: setup/class_setupStep_Migrate.inc:1274 -#: setup/class_setupStep_Migrate.inc:1323 -msgid "Cannot move users to the requested department!" -msgstr "Impossible de bouger les utilisateurs vers le département spécifié !" +#: setup/setup_feedback.tpl:152 +msgid "Send feedback" +msgstr "Envoyer vos réponses" -#: setup/class_setupStep_Migrate.inc:1235 -msgid "Winstation will be moved from" -msgstr "Les stations windows seront bougées depuis" +#: setup/setup_finish.tpl:3 +msgid "Create your configuration file" +msgstr "Création du fichier de configuration" -#: setup/class_setupStep_Migrate.inc:1246 -#: setup/class_setupStep_Migrate.inc:1295 -msgid "Updating following references too" -msgstr "Mise à jour des références suivantes aussi" +#: setup/setup_finish.tpl:13 +msgid "Download configuration" +msgstr "Télécharger la configuration" -#: setup/class_setupStep_Migrate.inc:1285 -msgid "Group will be moved from" -msgstr "Les groupes seront bougés depuis" +#: setup/setup_finish.tpl:18 +msgid "Status: " +msgstr "Statut: " -#: setup/class_setupStep_Migrate.inc:1333 -msgid "User will be moved from" -msgstr "Les utilisateurs seront bougés depuis" +#: setup/class_setupStep_Ldap.inc:53 +msgid "LDAP setup" +msgstr "Configuration LDAP" -#: setup/class_setupStep_Migrate.inc:1343 -msgid "The following references will be updated" -msgstr "Les références suivantes seront mises à jour" +#: setup/class_setupStep_Ldap.inc:54 +msgid "LDAP connection setup" +msgstr "Configuration de la connexion LDAP" -#: setup/class_setupStep_Migrate.inc:1946 +#: setup/class_setupStep_Ldap.inc:55 msgid "" -"The LDAP root object is missing. It is required to use your LDAP service." +"This dialog performs the basic configuration of the LDAP connectivity for " +"GOsa." msgstr "" -"L'objet LDAP racine est manquant. Il est indispensable pour utiliser votre " -"annuaire LDAP." - -#: setup/class_setupStep_Migrate.inc:1947 -#: setup/class_setupStep_Migrate.inc:1960 -msgid "Try to create root object" -msgstr "Essai de création de l'objet racine" - -#: setup/class_setupStep_Migrate.inc:1959 -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." - -#: setup/class_setupStep_Migrate.inc:2250 -#, php-format -msgid "Copy '%s' to '%s' failed:" -msgstr "La copie de '%s' vers '%s' à échoué :" +"Cette boite de dialogue permet d'indiquer la configuration de base LDAP pour " +"GOsa." -#: setup/class_setupStep_Migrate.inc:2385 +#: setup/class_setupStep_Ldap.inc:105 #, php-format -msgid "There are %s devices that need to be migrated." -msgstr "Il y a %s services qui ont besoin d'être migrés." +msgid "Anonymous bind to server '%s' failed!" +msgstr "La connexion anonyme sur le serveur '%s' à échoué !" -#: setup/class_setupStep_Migrate.inc:2445 +#: setup/class_setupStep_Ldap.inc:107 #, php-format -msgid "Adding '%s' to the LDAP failed: %s" -msgstr "L'ajout de '%s' à l'annuaire LDAP à échoué: %s" +msgid "Bind as user '%s' failed!" +msgstr "la connexion comme l'utilisateur '%s' à échoué !" -#: setup/class_setupStep_Migrate.inc:2465 -#: setup/class_setupStep_Migrate.inc:2582 +#: setup/class_setupStep_Ldap.inc:112 #, php-format -msgid "Updating '%s' failed: %s" -msgstr "La mise à jour de '%s' à échoué : %s" +msgid "Anonymous bind to server '%s' succeeded." +msgstr "La connexion anonyme sur le serveur '%s' à réussi." -#: setup/class_setupStep_Migrate.inc:2538 -#, php-format -msgid "There are %s services that need to be migrated." -msgstr "Il y a %s services qui doivent être migrés." +#: setup/class_setupStep_Ldap.inc:113 +msgid "Please specify user and password!" +msgstr "Veuillez introduire un utilisateur et un mot de passe !" -#: setup/class_setupStep_Migrate.inc:2869 +#: setup/class_setupStep_Ldap.inc:115 #, php-format -msgid "There are %s application menus which have to be migrated." -msgstr "Il y a %s menu d'applications qui doivent être migrés." - -#: setup/setup_config2.tpl:2 -msgid "Samba settings" -msgstr "Configuration Samba" - -#: setup/setup_config2.tpl:6 -msgid "Samba hash generator" -msgstr "Générateur de hash samba" - -#: setup/setup_config2.tpl:15 -msgid "Samba SID" -msgstr "SID Samba" - -#: setup/setup_config2.tpl:31 -msgid "RID base" -msgstr "Base du RID" - -#: setup/setup_config2.tpl:46 -msgid "Workstation container" -msgstr "Branche contenant les stations de travail" - -#: setup/setup_config2.tpl:61 -msgid "Samba SID mapping" -msgstr "Correspondance des SID samba" +msgid "Bind as user '%s' to server '%s' succeeded!" +msgstr "La connexion comme l'utilisateur '%s' au serveur '%s' à réussi !" -#: setup/setup_config2.tpl:71 -msgid "Timezone" -msgstr "Fuseau Horaire" +#: setup/setup_ldap.tpl:7 +msgid "Please choose the LDAP user to be used by GOsa" +msgstr "Veuillez choisir l'utilisateur LDAP qui sera utilise par GOSa" -#: setup/setup_config2.tpl:74 -msgid "Please choose your preferred timezone here" -msgstr "Veuillez indiquer votre fuseau horaire préféré ici" +#: setup/setup_ldap.tpl:25 +msgid "LDAP connection" +msgstr "Connexion LDAP" -#: setup/setup_config2.tpl:96 -msgid "Additional GOsa settings" -msgstr "Paramètres supplémentaire de GOsa" +#: setup/setup_ldap.tpl:29 +msgid "Location name" +msgstr "Nom de l'emplacement" -#: setup/setup_config2.tpl:100 -msgid "Enable Copy & Paste" -msgstr "Activer le Copier / Coller" +#: setup/setup_ldap.tpl:37 +msgid "Connection URI" +msgstr "URI de connexion" -#: setup/setup_config2.tpl:112 -msgid "Enable DNS extension" -msgstr "Activer l'extension DNS" +#: setup/setup_ldap.tpl:45 +msgid "TLS connection" +msgstr "Connexion TLS" -#: setup/setup_config2.tpl:124 -msgid "Enable DHCP extension" -msgstr "Activer l'extension DHCP" +#: setup/setup_ldap.tpl:69 +msgid "Authentication" +msgstr "Authentification" -#: setup/setup_config2.tpl:136 -msgid "Enable mime type management" -msgstr "Activer la gestion des types mime" +#: setup/setup_ldap.tpl:73 +msgid "Admin DN" +msgstr "DN de l'administrateur" -#: setup/setup_config2.tpl:148 -msgid "Enable FAI release management" -msgstr "Activer la gestion des versions FAI" +#: setup/setup_ldap.tpl:78 +msgid "Select user" +msgstr "Sélectionner un utilisateur" -#: setup/setup_config2.tpl:160 -msgid "Enable user netatalk plugin" -msgstr "Activer la gestion des comptes Netatalk" +#: setup/setup_ldap.tpl:86 +msgid "Automatically append LDAP base to admin DN" +msgstr "" +"Ajouter automatiquement la base de l'annuaire LDAP au DN de l'administrateur" -#: setup/setup_config2.tpl:171 -msgid "Government mode" -msgstr "Mode Gouvernemental" +#: setup/setup_ldap.tpl:93 +msgid "Admin password" +msgstr "Mot de passe administrateur" -#: setup/setup_config2.tpl:182 -msgid "Logging options" -msgstr "Options des journaux systèmes" +#: setup/setup_ldap.tpl:101 +msgid "Schema based settings" +msgstr "Paramètres basé sur les schéma" -#: setup/setup_config2.tpl:186 -msgid "Syslog" -msgstr "journaux systèmes" +#: setup/setup_ldap.tpl:105 +msgid "Use rfc2307bis compliant groups" +msgstr "Utilisez des groupes rfc2307bis" -#: setup/setup_config2.tpl:193 -msgid "Mail settings" -msgstr "Paramètres de messagerie" +#: setup/setup_ldap.tpl:117 +msgid "Current status" +msgstr "Statut actuel" -#: setup/setup_config2.tpl:197 -msgid "Mail method" -msgstr "Méthode de messagerie" +#: setup/class_setupStep_Migrate.inc:127 setup/class_setupStep_Migrate.inc:128 +msgid "LDAP inspection" +msgstr "Vérification de l'annuaire LDAP" -#: setup/setup_config2.tpl:213 -msgid "Account identification attribute" -msgstr "Attribut d'identification du compte" +#: setup/class_setupStep_Migrate.inc:129 +msgid "Analyze your current LDAP for GOsa compatibility" +msgstr "Analyse de votre annuaire LDAP pour la compatibilité avec GOsa" -#: setup/setup_config2.tpl:227 -msgid "Vacation templates" -msgstr "Modèles de messages d'absence " +#: setup/class_setupStep_Migrate.inc:135 +msgid "Checking for root object" +msgstr "Recherche de l'objet racine" -#: setup/setup_config2.tpl:243 -msgid "Use Cyrus UNIX style" -msgstr "Utiliser Cyrus en mode UNIX" +#: setup/class_setupStep_Migrate.inc:141 +#, fuzzy +msgid "Inspecting object classes in root object" +msgstr "Recherche de l'objet racine" -#: setup/setup_config2.tpl:253 -msgid "Snapshots / Undo" -msgstr "Copie instantanée / Undo" +#: setup/class_setupStep_Migrate.inc:147 +#, fuzzy +msgid "Checking permission for LDAP database" +msgstr "Vérification des permissions sur l'annuaire LDAP" -#: setup/setup_config2.tpl:262 setup/setup_config2.tpl:307 -msgid "Enable snapshots" -msgstr "Activer la copie instantanée" +#: setup/class_setupStep_Migrate.inc:153 +msgid "Checking for invisible departments" +msgstr "Vérification des départements invisibles" -#: setup/setup_config2.tpl:268 setup/setup_config2.tpl:313 -msgid "Snapshot base" -msgstr "Base pour les snapshots" +#: setup/class_setupStep_Migrate.inc:158 +msgid "Checking for invisible users" +msgstr "Vérification des utilisateurs invisibles" -#: setup/class_setupStep_License.inc:56 setup/class_setupStep_License.inc:57 -msgid "License" -msgstr "licence" +#: setup/class_setupStep_Migrate.inc:165 +#: setup/class_setupStep_Migrate.inc:3203 +msgid "Checking for super administrator" +msgstr "Vérification du superadministrateur" -#: setup/class_setupStep_License.inc:58 -msgid "Terms and conditions for usage" -msgstr "Termes et Conditions d'utilisation" +#: setup/class_setupStep_Migrate.inc:171 +msgid "Checking for users outside the people tree" +msgstr "Vérification d'utilisateurs en dehors de la branche people" -#: setup/class_setupStep_Config2.inc:86 setup/class_setupStep_Config2.inc:87 -msgid "GOsa settings 2/3" -msgstr "Paramètres de GOsa 2/3" +#: setup/class_setupStep_Migrate.inc:177 +msgid "Checking for groups outside the groups tree" +msgstr "Vérification des groupes en dehors de la branche groups" -#: setup/class_setupStep_Config2.inc:88 -msgid "Customize special parameters" -msgstr "Customiser les paramètres spéciaux" +#: setup/class_setupStep_Migrate.inc:184 +msgid "Checking for windows workstations outside the winstation tree" +msgstr "Vérification de stations windows en dehors de la branche winstation" -#: setup/setup_migrate.tpl:5 -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." +#: setup/class_setupStep_Migrate.inc:190 +msgid "Checking for duplicated UID numbers" +msgstr "Vérification pour les uid en double" -#: setup/setup_migrate.tpl:33 -msgid "Check again" -msgstr "Vérifier à nouveau" +#: setup/class_setupStep_Migrate.inc:196 +msgid "Checking for duplicate GID numbers" +msgstr "Vérification pour les gid en double" -#: setup/setup_migrate.tpl:37 -msgid "Move windows workstations into a valid windows workstation department" -msgstr "" -"Bouger les stations windows dans un département valide pour les stations " -"windows." +#: setup/class_setupStep_Migrate.inc:202 +msgid "Checking for old style USB devices" +msgstr "Recherche de périphériques USB ancien style" -#: setup/setup_migrate.tpl:39 -msgid "" -"This dialog allows you to move the displayed windows workstations into a " -"valid department" -msgstr "" -"Ce dialogue vous permet de bouger les stations windows affichées dans un " -"département valide" +#: setup/class_setupStep_Migrate.inc:208 +msgid "Checking for old services that have to be migrated" +msgstr "Vérification des anciens services qui devront être migré." -#: setup/setup_migrate.tpl:41 -msgid "" -"Be careful with this tool, there may be references pointing to this " -"workstations that can't be migrated." -msgstr "" -"Soyez prudent avec cet outil, il peut y avoir des références pointant vers " -"ces machines qui ne seront pas migrées." +#: setup/class_setupStep_Migrate.inc:214 +msgid "Checking for old style application menus" +msgstr "Vérifier pour les menu des applications ancienne mode" -#: setup/setup_migrate.tpl:67 -msgid "Move selected windows workstations into the following GOsa department" -msgstr "Bouger les machines windows dans le département GOsa suivant" +#: setup/class_setupStep_Migrate.inc:240 setup/class_setupStep_Migrate.inc:292 +#: setup/class_setupStep_Migrate.inc:357 setup/class_setupStep_Migrate.inc:421 +#: setup/class_setupStep_Migrate.inc:492 setup/class_setupStep_Migrate.inc:569 +#: setup/class_setupStep_Migrate.inc:654 setup/class_setupStep_Migrate.inc:795 +#: setup/class_setupStep_Migrate.inc:891 +#: setup/class_setupStep_Migrate.inc:2032 +#: setup/class_setupStep_Migrate.inc:2498 +#: setup/class_setupStep_Migrate.inc:2689 +#: setup/class_setupStep_Migrate.inc:2826 +msgid "LDAP query failed" +msgstr "La requête LDAP à échoué" -#: setup/setup_migrate.tpl:72 -msgid "Move selected workstations" -msgstr "Bouger les stations de travail sélectionnées" +#: setup/class_setupStep_Migrate.inc:241 setup/class_setupStep_Migrate.inc:293 +#: setup/class_setupStep_Migrate.inc:358 setup/class_setupStep_Migrate.inc:422 +#: setup/class_setupStep_Migrate.inc:493 setup/class_setupStep_Migrate.inc:570 +#: setup/class_setupStep_Migrate.inc:655 setup/class_setupStep_Migrate.inc:796 +#: setup/class_setupStep_Migrate.inc:892 +#: setup/class_setupStep_Migrate.inc:2033 +#: setup/class_setupStep_Migrate.inc:2499 +#: setup/class_setupStep_Migrate.inc:2690 +#: setup/class_setupStep_Migrate.inc:2827 +msgid "Possibly the 'root object' is missing." +msgstr "L'objet racine est probablement manquant." -#: setup/setup_migrate.tpl:73 -msgid "What will be done here" -msgstr "Que ce qui sera exécuté ici" +#: setup/class_setupStep_Migrate.inc:263 +#, php-format +msgid "Found %s duplicate values for attribute 'uidNumber'." +msgstr "J'ai trouvé %s valeur dupliquées pour l'attribut 'uidNumber'." -#: setup/setup_migrate.tpl:85 -msgid "Move groups into configured group tree" -msgstr "Bouger les groupes dans le groupe configuré" +#: setup/class_setupStep_Migrate.inc:315 +#, php-format +msgid "Found %s duplicate values for attribute 'gidNumber'." +msgstr "J'ai trouvé %s valeur dupliquées pour l'attribut 'gidNumber'." -#: setup/setup_migrate.tpl:88 -msgid "" -"This dialog allows moving a couple of groups to the configured group tree. " -"Doing this may straighten your LDAP service." -msgstr "" -"Ce dialogue permet de bouger un couple de groupes dans le groupe configuré. " -"Exécuter cela peut améliorer votre service LDAP." +#: setup/class_setupStep_Migrate.inc:373 setup/class_setupStep_Migrate.inc:584 +#: setup/class_setupStep_Migrate.inc:597 +#: setup/class_setupStep_Migrate.inc:1031 +#: setup/class_setupStep_Migrate.inc:1049 +#: setup/class_setupStep_Migrate.inc:1984 +#: setup/class_setupStep_Migrate.inc:1997 +#: setup/class_setupStep_Migrate.inc:2052 +#: setup/class_setupStep_Migrate.inc:2073 +#: setup/class_setupStep_Migrate.inc:2125 +#: setup/class_setupStep_Migrate.inc:3205 +msgid "Failed" +msgstr "Echec" -#: setup/setup_migrate.tpl:91 +#: setup/class_setupStep_Migrate.inc:375 +#, php-format msgid "" -"Be careful with this option! There may be references pointing to these " -"groups. The GOsa setup can't migrate references, so you may want to cancel " -"the migration in this case." +"Found %s winstations outside the predefined winstation department ou '%s'." msgstr "" -"Soyez prudent avec cette opération ! Il peut exister des références qui " -"pointent vers ces groupes. Le programme d'installation de GOsa ne peut pas " -"migrer ces références, vous préférerez peut être annuler la migration dans " -"ce cas." - -#: setup/setup_migrate.tpl:94 -msgid "Move selected groups into this group tree" -msgstr "Bouger les groupes sélectionnés dans le groupe de base cet annuaire" +"J'ai trouvé %s winstations en dehors du département winstation prédéfini '%" +"s'." -#: setup/setup_migrate.tpl:125 setup/setup_migrate.tpl:177 -#: setup/setup_migrate.tpl:226 setup/setup_migrate.tpl:344 -#: setup/setup_migrate.tpl:397 setup/setup_migrate.tpl:441 -#: setup/setup_migrate.tpl:484 setup/setup_migrate.tpl:528 -msgid "Hide changes" -msgstr "Camoufler les changements" +#: setup/class_setupStep_Migrate.inc:448 +#, php-format +msgid "Found %s groups outside the configured tree '%s'." +msgstr "J'ai trouvé %s groupes en dehors de la branche configurée '%s'." -#: setup/setup_migrate.tpl:127 setup/setup_migrate.tpl:179 -#: setup/setup_migrate.tpl:209 setup/setup_migrate.tpl:346 -#: setup/setup_migrate.tpl:399 setup/setup_migrate.tpl:444 -#: setup/setup_migrate.tpl:487 setup/setup_migrate.tpl:531 -msgid "Show changes" -msgstr "Montrer les changements" +#: setup/class_setupStep_Migrate.inc:449 setup/class_setupStep_Migrate.inc:526 +msgid "Move" +msgstr "Bouger" -#: setup/setup_migrate.tpl:140 -msgid "Move users into configured user tree" -msgstr "Bouger les utilisateurs dans la branche utilisateur configurée" +#: setup/class_setupStep_Migrate.inc:525 +#, php-format +msgid "Found %s user(s) outside the configured tree '%s'." +msgstr "J'ai trouvé %s utilsateur(s) en dehors de la branche configurée '%s'." -#: setup/setup_migrate.tpl:142 +#: setup/class_setupStep_Migrate.inc:586 setup/class_setupStep_Migrate.inc:599 +#, php-format msgid "" -"This dialog allows moving a couple of users to the configured user tree. " -"Doing this may straighten your LDAP service." +"The specified user '%s' does not have full access to your ldap database." msgstr "" -"Ce dialogue permet de bouger un ensemble d'utilisateurs dans la branche " -"utilisateur configurée. Exécuter cette opération peut améliorer votre " -"service LDAP." +"L'utilisateur spécifié '%s' n'a pas l'accès complet à votre annuaire ldap." -#: setup/setup_migrate.tpl:145 -msgid "" -"Be careful with this option! There may be references pointing to these " -"users. The GOsa setup can't migrate references, so you may want to cancel " -"the migration in this case." -msgstr "" -"Soyez prudent avec cette opération ! Il peut exister des références qui " -"pointent vers ces utilisateurs. Le programme d'installation de GOsa ne peut " -"pas migrer ces références, vous préférerez peut être annuler la migration " -"dans ce cas." +#: setup/class_setupStep_Migrate.inc:663 +#, php-format +msgid "Found %s user(s) that will not be visible in GOsa." +msgstr "J'ai trouvé %s utilisateur(s) qui ne seront pas visibles dans GOsa." -#: setup/setup_migrate.tpl:148 -msgid "Move selected users into this people tree" -msgstr "Bouger les utilisateurs sélectionnés dans la branche utilisateurs." +#: setup/class_setupStep_Migrate.inc:713 setup/class_setupStep_Migrate.inc:856 +#: setup/class_setupStep_Migrate.inc:1116 +msgid "Migration error" +msgstr "Erreur de migration" -#: setup/setup_migrate.tpl:191 -msgid "Migrate GOsa 2.5 administrative accounts" -msgstr "Migrer les compte administrateur de GOsa 2.5" +#: setup/class_setupStep_Migrate.inc:713 setup/class_setupStep_Migrate.inc:856 +#, php-format +msgid "Cannot migrate department '%s':" +msgstr "Impossible de migrer le département '%s' :" -#: setup/setup_migrate.tpl:193 -msgid "" -"This dialog allows the migration of GOsa 2.5 admin accounts into GOsa 2.6 " -"useable accounts." -msgstr "" -"Cette boite de dialogue permet la migration des comptes administrateurs de " -"GOSa 2.5 vers GOsa 2.6." +#: setup/class_setupStep_Migrate.inc:804 +#, php-format +msgid "Found %s department(s) that will not be visible in GOsa." +msgstr "J'ai trouvé %s département(s) qui ne seront pas visible dans GOsa." -#: setup/setup_migrate.tpl:216 setup/setup_migrate.tpl:316 -#: setup/setup_migrate.tpl:370 setup/setup_migrate.tpl:425 -#: setup/setup_migrate.tpl:468 setup/setup_migrate.tpl:512 -msgid "Current" -msgstr "Actuel" +#: setup/class_setupStep_Migrate.inc:1028 +#, fuzzy, php-format +msgid "GOsa 2.5 administrative accounts found: %s" +msgstr "Compte administratifs de GOsa 2.5 trouvés : %s." -#: setup/setup_migrate.tpl:220 setup/setup_migrate.tpl:323 -#: setup/setup_migrate.tpl:377 setup/setup_migrate.tpl:429 -#: setup/setup_migrate.tpl:472 setup/setup_migrate.tpl:516 -msgid "After migration" -msgstr "Après migration" +#: setup/class_setupStep_Migrate.inc:1033 +msgid "There is no valid GOsa 2.6 administrator account inside your LDAP." +msgstr "" +"Il n'y a pas d'administrateur GOsa 2.6 valide dans votre annuaire LDAP." -#: setup/setup_migrate.tpl:229 setup/setup_ldap.tpl:65 -msgid "Reload" -msgstr "Recharger" +#: setup/class_setupStep_Migrate.inc:1050 +msgid "There is no GOsa administrator account inside your LDAP." +msgstr "Il n'y a pas d'administrateur GOsa dans votre annuaire LDAP." -#: setup/setup_migrate.tpl:245 -msgid "Abort" -msgstr "Annuler" +#: setup/class_setupStep_Migrate.inc:1116 +#, php-format +msgid "Cannot add ACL for user '%s':" +msgstr "Impossible d'ajouter une ACL pour l'utilisateur '%s' :" -#: setup/setup_migrate.tpl:247 -msgid "Create a new GOsa administrator account" -msgstr "Créer un nouveau compte administrateur pour GOsa" +#: setup/class_setupStep_Migrate.inc:1154 +#: setup/class_setupStep_Migrate.inc:1164 +msgid "Input error" +msgstr "Erreur d'entrée" -#: setup/setup_migrate.tpl:250 -msgid "" -"This dialog will automatically add a new super administrator to your LDAP " -"tree." +#: setup/class_setupStep_Migrate.inc:1154 +msgid "Uid" msgstr "" -"Ce dialogue vas automatiquement créer un nouveau super utilisateur dans " -"votre arbre LDAP." -#: setup/setup_migrate.tpl:279 -msgid "Password (again)" -msgstr "Mot de passe (de nouveau)" +#: setup/class_setupStep_Migrate.inc:1159 +msgid "Password error" +msgstr "Erreur de mot de passe" -#: setup/setup_migrate.tpl:305 -msgid "" -"The listed departments are currently invisible in the GOsa user interface. " -"If you want to change this for a couple of entries, select them and use the " -"migrate button below." +#: setup/class_setupStep_Migrate.inc:1159 +msgid "Provided passwords do not match!" msgstr "" -"Les département listés sont actuellement invisibles dans l'interface " -"utilisateur de GOsa. Si vous voulez changer cela pour un certain nombre " -"d'entrée, sélectionnez les et utilisez le bouton migration ci dessous." +"Le mot de passe entré dans le champ nouveau et celui dans le champ " +"vérification ne concordent pas !" -#: setup/setup_migrate.tpl:306 setup/setup_migrate.tpl:361 -#: setup/setup_migrate.tpl:417 setup/setup_migrate.tpl:461 -#: setup/setup_migrate.tpl:505 -msgid "" -"If you want to know what will be done when migrating the selected entries, " -"use the 'Show changes' button to see the LDIF." -msgstr "" -"Si vous voulez savoir ce qui sera effectué lorsque vous migrerez les entrées " -"sélectionnées, utilisez le bouton 'Montrer les changements' pour voir le " -"fichier LDIF." +#: setup/class_setupStep_Migrate.inc:1164 +msgid "Specify a valid user ID!" +msgstr "Le nom d'utilisateur est incorrect !" -#: setup/setup_migrate.tpl:360 -msgid "" -"The listed users are currently invisible in the GOsa user interface. If you " -"want to change this for a couple of users, just select them and use the " -"'Migrate' button below." +#: setup/class_setupStep_Migrate.inc:1197 +#, php-format +msgid "Adding an administrative user failed: object '%s' already exists!" msgstr "" -"Les utilisateurs listés sont actuellement invisibles dans l'interface " -"utilisateur de GOsa. Si vous voulez changer ceci pour certains " -"d'utilisateurs, veuillez les sélectionner et utiliser le bouton 'migration' " -"ci dessous." +"L'ajout d'un utilisateur administratif à échoué : l'objet '%s' existe déja !" -#: setup/setup_migrate.tpl:416 -msgid "" -"The listed devices are currently invisible in the GOsa interface. If you " -"want to change this for a couple of devices, just select them and use the " -"'Migrate' button below." -msgstr "" -"Les périphériques listés sont actuellement invisibles dans l'interface de " -"GOsa. Si vous voulez changer ceci pour certains périphériques, veuillez les " -"sélectionner et utiliser le bouton 'migration' ci dessous." +#: setup/class_setupStep_Migrate.inc:1236 +#: setup/class_setupStep_Migrate.inc:1285 +#: setup/class_setupStep_Migrate.inc:1334 +msgid "Cannot move users to the requested department!" +msgstr "Impossible de bouger les utilisateurs vers le département spécifié !" -#: setup/setup_migrate.tpl:442 setup/setup_migrate.tpl:485 -#: setup/setup_migrate.tpl:529 -msgid "Refresh" -msgstr "Rafraîchir" +#: setup/class_setupStep_Migrate.inc:1246 +msgid "Winstation will be moved from" +msgstr "Les stations windows seront bougées depuis" -#: setup/setup_migrate.tpl:460 -msgid "" -"The listed services are currently invalid for the GOsa version you are going " -"to install. If you want to update a couple of service, just select them and " -"use the 'Migrate' button below." -msgstr "" -"Les services listés sont actuellement invisibles dans l'interface de GOsa. " -"Si vous voulez changer ceci certains services, veuillez les sélectionner et " -"utiliser le bouton 'migration' ci dessous." +#: setup/class_setupStep_Migrate.inc:1257 +#: setup/class_setupStep_Migrate.inc:1306 +msgid "Updating following references too" +msgstr "Mise à jour des références suivantes aussi" -#: setup/setup_migrate.tpl:504 -msgid "" -"The listed menus are currently invisible in the GOsa interface. If you want " -"to change this for a couple of devices, just select them and use the " -"'Migrate' button below." -msgstr "" -"Les menus listés sont actuellement invisibles dans l'interface de GOsa. Si " -"vous voulez changer ceci pour certains menus, veuillez les sélectionner et " -"utiliser le bouton 'migration' ci dessous." +#: setup/class_setupStep_Migrate.inc:1296 +msgid "Group will be moved from" +msgstr "Les groupes seront bougés depuis" -#: setup/class_setupStep_Ldap.inc:53 -msgid "LDAP setup" -msgstr "Configuration LDAP" +#: setup/class_setupStep_Migrate.inc:1344 +msgid "User will be moved from" +msgstr "Les utilisateurs seront bougés depuis" -#: setup/class_setupStep_Ldap.inc:54 -msgid "LDAP connection setup" -msgstr "Configuration de la connexion LDAP" +#: setup/class_setupStep_Migrate.inc:1354 +msgid "The following references will be updated" +msgstr "Les références suivantes seront mises à jour" -#: setup/class_setupStep_Ldap.inc:55 +#: setup/class_setupStep_Migrate.inc:1985 msgid "" -"This dialog performs the basic configuration of the LDAP connectivity for " -"GOsa." +"The LDAP root object is missing. It is required to use your LDAP service." msgstr "" -"Cette boite de dialogue permet d'indiquer la configuration de base LDAP pour " -"GOsa." +"L'objet LDAP racine est manquant. Il est indispensable pour utiliser votre " +"annuaire LDAP." -#: setup/class_setupStep_Ldap.inc:105 -#, php-format -msgid "Anonymous bind to server '%s' failed!" -msgstr "La connexion anonyme sur le serveur '%s' à échoué !" +#: setup/class_setupStep_Migrate.inc:1986 +#: setup/class_setupStep_Migrate.inc:1999 +msgid "Try to create root object" +msgstr "Essai de création de l'objet racine" -#: setup/class_setupStep_Ldap.inc:107 -#, php-format -msgid "Bind as user '%s' failed!" -msgstr "la connexion comme l'utilisateur '%s' à échoué !" +#: setup/class_setupStep_Migrate.inc:1998 +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." -#: setup/class_setupStep_Ldap.inc:112 -#, php-format -msgid "Anonymous bind to server '%s' succeeded." -msgstr "La connexion anonyme sur le serveur '%s' à réussi." +#: setup/class_setupStep_Migrate.inc:2053 +#, fuzzy, php-format +msgid "Missing GOsa object class '%s'!" +msgstr "Object class facultative '%s' manquante !" -#: setup/class_setupStep_Ldap.inc:113 -msgid "Please specify user and password!" -msgstr "Veuillez introduire un utilisateur et un mot de passe !" +#: setup/class_setupStep_Migrate.inc:2054 +#, fuzzy +msgid "Please check your installation." +msgstr "Veuillez vérifier le nom d'utilisateur et le mot de passe." -#: setup/class_setupStep_Ldap.inc:115 +#: setup/class_setupStep_Migrate.inc:2075 #, php-format -msgid "Bind as user '%s' to server '%s' succeeded!" -msgstr "La connexion comme l'utilisateur '%s' au serveur '%s' à réussi !" - -#: setup/setup_frame.tpl:12 -msgid "GOsa setup wizard" -msgstr "Installation de GOsa" - -#: setup/setup_frame.tpl:19 -msgid "Installation" -msgstr " " - -#: setup/setup_frame.tpl:19 -msgid "Setup" -msgstr "Installation" +msgid "" +"Cannot handle the structural object type of your root object. Please try to " +"add the object class '%s' manually." +msgstr "" -#: setup/class_setupStep_Welcome.inc:38 -msgid "Welcome" -msgstr "Bienvenue" +#: setup/class_setupStep_Migrate.inc:2432 +#, php-format +msgid "Copy '%s' to '%s' failed:" +msgstr "La copie de '%s' vers '%s' à échoué :" -#: setup/class_setupStep_Welcome.inc:39 -msgid "The welcome message" -msgstr "Le message d'accueil" +#: setup/class_setupStep_Migrate.inc:2567 +#, php-format +msgid "There are %s devices that need to be migrated." +msgstr "Il y a %s services qui ont besoin d'être migrés." -#: setup/class_setupStep_Welcome.inc:40 -msgid "Welcome to GOsa setup wizard" -msgstr "Bienvenue dans l'installation de GOsa" +#: setup/class_setupStep_Migrate.inc:2627 +#, php-format +msgid "Adding '%s' to the LDAP failed: %s" +msgstr "L'ajout de '%s' à l'annuaire LDAP à échoué: %s" -#: setup/setup_language.tpl:3 -msgid "Please select the preferred language" -msgstr "Veuillez sélectionner la langue par défaut" +#: setup/class_setupStep_Migrate.inc:2647 +#: setup/class_setupStep_Migrate.inc:2764 +#, php-format +msgid "Updating '%s' failed: %s" +msgstr "La mise à jour de '%s' à échoué : %s" -#: 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 overriden 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." +#: setup/class_setupStep_Migrate.inc:2720 +#, php-format +msgid "There are %s services that need to be migrated." +msgstr "Il y a %s services qui doivent être migrés." -#: setup/setup_language.tpl:9 -msgid "Please select your preferred language here" -msgstr "Veuillez indiquer votre langue préférée ici" +#: setup/class_setupStep_Migrate.inc:3051 +#, php-format +msgid "There are %s application menus which have to be migrated." +msgstr "Il y a %s menu d'applications qui doivent être migrés." #: setup/setup_welcome.tpl:4 msgid "" @@ -6155,423 +6354,314 @@ msgstr "" msgid "Click the 'Continue' button when you've finished." msgstr "Cliquer sur 'Continuer' quand vous avez fini." -#: setup/setup_ldap.tpl:7 -msgid "Please choose the LDAP user to be used by GOsa" -msgstr "Veuillez choisir l'utilisateur LDAP qui sera utilise par GOSa" - -#: setup/setup_ldap.tpl:13 ihtml/themes/default/help.tpl:21 -msgid "Search" -msgstr "Recherche" - -#: setup/setup_ldap.tpl:25 -msgid "LDAP connection" -msgstr "Connexion LDAP" - -#: setup/setup_ldap.tpl:29 -msgid "Location name" -msgstr "Nom de l'emplacement" - -#: setup/setup_ldap.tpl:37 -msgid "Connection URI" -msgstr "URI de connexion" - -#: setup/setup_ldap.tpl:45 -msgid "TLS connection" -msgstr "Connexion TLS" - -#: setup/setup_ldap.tpl:69 -msgid "Authentication" -msgstr "Authentification" - -#: setup/setup_ldap.tpl:73 -msgid "Admin DN" -msgstr "DN de l'administrateur" - -#: setup/setup_ldap.tpl:78 -msgid "Select user" -msgstr "Sélectionner un utilisateur" - -#: setup/setup_ldap.tpl:86 -msgid "Automatically append LDAP base to admin DN" -msgstr "" -"Ajouter automatiquement la base de l'annuaire LDAP au DN de l'administrateur" - -#: setup/setup_ldap.tpl:93 -msgid "Admin password" -msgstr "Mot de passe administrateur" +#: setup/setup_license.tpl:8 +msgid "I have read the license and accept it" +msgstr "J'ai lu la licence et je l'accepte" -#: setup/setup_ldap.tpl:101 -msgid "Schema based settings" -msgstr "Paramètres basé sur les schéma" +#: setup/class_setupStep_Config3.inc:77 setup/class_setupStep_Config3.inc:78 +msgid "GOsa settings 3/3" +msgstr "Paramètres de GOsa 3/3" -#: setup/setup_ldap.tpl:105 -msgid "Use rfc2307bis compliant groups" -msgstr "Utilisez des groupes rfc2307bis" +#: setup/class_setupStep_Config3.inc:79 +msgid "Tweak some GOsa core behaviour" +msgstr "Customiser certains paramètres essentiels de GOsa" -#: setup/setup_ldap.tpl:117 -msgid "Current status" -msgstr "Statut actuel" +#: setup/class_setupStep_Config3.inc:198 +msgid "Session lifetime must be a numeric value!" +msgstr "La durée de la session doit être une valeur numérique !" -#: ihtml/themes/default/password.tpl:6 -msgid "Change your password" -msgstr "Modifier votre mot de passe" +#: setup/class_setupStep_Config3.inc:202 +msgid "Maximum LDAP query time must be a numeric value!" +msgstr "Le temps maximumpour une requête ldap doit être une valeur numérique !" -#: ihtml/themes/default/password.tpl:35 -msgid "Success" -msgstr "Réussi" +#: setup/setup_checks.tpl:9 +msgid "PHP module and extension checks" +msgstr "Extension PHP et vérification de ceux ci" -#: ihtml/themes/default/password.tpl:35 -msgid "Your password has been changed successfully." -msgstr "Votre mot de passe à été changé avec succès." +#: setup/setup_checks.tpl:41 setup/setup_checks.tpl:103 +msgid "GOsa will NOT run without fixing this." +msgstr "GOsa ne fonctionnera pas si vous ne corriger pas cela." -#: ihtml/themes/default/password.tpl:53 -msgid "" -"This dialog provides a simple way to change your password. Enter the current " -"password and the new password (twice) in the fields below and press the " -"'Change' 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'." +#: setup/setup_checks.tpl:45 setup/setup_checks.tpl:107 +msgid "GOsa will run without fixing this." +msgstr "GOsa fonctionnera même si vous ne corrigez pas cela." -#: ihtml/themes/default/password.tpl:60 ihtml/themes/default/password.tpl:62 -#: ihtml/themes/default/login.tpl:52 ihtml/themes/default/login.tpl:53 -msgid "Directory" -msgstr "Répertoire" +#: setup/setup_checks.tpl:67 +msgid "PHP setup configuration" +msgstr "Configuration de PHP" -#: ihtml/themes/default/password.tpl:86 ihtml/themes/default/password.tpl:87 -msgid "New password repeated" -msgstr "Nouveau mot de passe" +#: setup/setup_checks.tpl:67 +msgid "show information" +msgstr "Montrer les informations" -#: ihtml/themes/default/password.tpl:101 -msgid "Change" -msgstr "Changer" +#: setup/setup_schema.tpl:3 +msgid "Schema specific settings" +msgstr "Paramètres spécifiques des schémas" -#: ihtml/themes/default/password.tpl:102 -#: ihtml/themes/default/accountexpired.tpl:52 -msgid "Click here to change your password" -msgstr "Cliquez ici pour changer votre mot de passe" +#: setup/setup_schema.tpl:7 +msgid "Enable schema validation when logging in" +msgstr "Activer la validation des schéma lors de la connexion" -#: ihtml/themes/default/acl.tpl:36 -msgid "Additional filter options" -msgstr "Paramètres supplémentaire pour le filtre" +#: setup/setup_schema.tpl:16 +msgid "Check status" +msgstr "Vérifier les statuts" -#: ihtml/themes/default/acl.tpl:47 -msgid "Use members from" -msgstr "Utiliser les membres depuis" +#: setup/setup_schema.tpl:20 +msgid "Schema check succeeded" +msgstr "La vérification des schéma à réussi" -#: ihtml/themes/default/acl.tpl:61 -msgid "Available members" -msgstr "Membres disponibles" +#: setup/setup_schema.tpl:23 +msgid "Schema check failed" +msgstr "La vérification des schéma à échoué" -#: ihtml/themes/default/acl.tpl:63 ihtml/themes/default/acl.tpl:68 -msgid "List message possible targets" -msgstr "Liste les destinataires possibles pour les messages" +#: setup/setup_schema.tpl:31 +msgid "" +"Could not read any schema informations, 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." -#: ihtml/themes/default/acl.tpl:84 ihtml/themes/default/acl.tpl:90 -msgid "List message recipients" -msgstr "Lister les destinataires du message" +#: setup/setup_schema.tpl:35 +msgid "" +"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. " -#: ihtml/themes/default/acl.tpl:112 -msgid "ACL for this object" -msgstr "ACL pour cet objet" +#: setup/setup_config1.tpl:2 +msgid "Look and feel" +msgstr "Thèmes et apparences" -#: ihtml/themes/default/acl.tpl:118 -msgid "Available roles" -msgstr "Type de rôles disponibles" +#: setup/setup_config1.tpl:6 +msgid "Theme" +msgstr "Thème" -#: ihtml/themes/default/login.tpl:10 -msgid "GOsa login screen" -msgstr "Fenêtre de connexion GOsa" +#: setup/setup_config1.tpl:15 +msgid "Apache" +msgstr "Apache" -#: ihtml/themes/default/login.tpl:27 -msgid "Login screen" -msgstr "Fenêtre de connexion" +#: setup/setup_config1.tpl:19 +msgid "Compress output send to browser" +msgstr "Compresser les données envoyées au navigateur web" -#: ihtml/themes/default/login.tpl:34 -msgid "" -"Please use your username and your password to log into the site " -"administration system." +#: setup/setup_config1.tpl:27 +msgid "People and group storage" msgstr "" -"Veuillez utiliser votre nom d'utilisateur et votre mot de passe afin de vous " -"connecter." +"Branches de l'arbre ldap ou sont stockes les utilisateurs et les groupes" -#: ihtml/themes/default/login.tpl:77 ihtml/themes/default/login.tpl:80 -msgid "Sign in" -msgstr "Connexion" +#: setup/setup_config1.tpl:30 +msgid "People DN attribute" +msgstr "Type d'attribut pour le DN des utilisateurs" -#: ihtml/themes/default/login.tpl:78 -msgid "Click here to log in" -msgstr "Cliquez ici pour vous connecter" +#: setup/setup_config1.tpl:41 +msgid "People storage subtree" +msgstr "Branches de l'arbre ldap ou sont stockes les utilisateurs" -#: ihtml/themes/default/snapshotdialog.tpl:3 -msgid "Restoring object snapshots" -msgstr "Restaurer des copie instantanés des objets" +#: setup/setup_config1.tpl:50 +msgid "Group storage subtree" +msgstr "Branches de l'arbre ldap ou sont stockes les groupes" -#: 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." +#: setup/setup_config1.tpl:59 +msgid "Include personal title in user DN" +msgstr "Inclure le personal title dans le DN de l'utilisateur" -#: ihtml/themes/default/snapshotdialog.tpl:9 -msgid "" -"Remember that DNS configuration and database entries could not be restored. " -"For some objects it is only nescessary to open and save them again (goFon), " -"but some entries must be recreated manually (glpi)." -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)." +#: setup/setup_config1.tpl:70 +msgid "Relaxed naming policies" +msgstr "Règles de de nommage souples" -#: 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 ?" +#: setup/setup_config1.tpl:81 +msgid "Automatic UIDs" +msgstr "Uid automatiques" -#: ihtml/themes/default/snapshotdialog.tpl:29 -msgid "There is no snapshot available that could be restored" -msgstr "Il n'y a pas de snapshots disponibles qui pourrait être restaurés" +#: setup/setup_config1.tpl:97 setup/class_setupStep_Config1.inc:118 +msgid "GID / UID min id" +msgstr "GID / UID id min" -#: 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" +#: setup/setup_config1.tpl:113 +msgid "Number base for people/groups" +msgstr "Nombre de départ pour les utilisateurs/groupes" -#: ihtml/themes/default/snapshotdialog.tpl:49 -msgid "Creating object snapshots" -msgstr "Créer une copie instantanée des d'objets" +#: setup/setup_config1.tpl:121 +msgid "Hook for number base" +msgstr "Connexions pour le nombre de base" -#: ihtml/themes/default/snapshotdialog.tpl:52 -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." +#: setup/setup_config1.tpl:140 +msgid "Password encryption algorithm" +msgstr "Algorithme de cryptage pour les mots de passe" -#: ihtml/themes/default/snapshotdialog.tpl:55 -msgid "" -"Remember that database entries, DNS configurations and possibly created " -"zones in server extensions will not be stored in the snapshot." -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." +#: setup/setup_config1.tpl:151 +msgid "Password restrictions" +msgstr "Restrictions pour les mot de passe" -#: ihtml/themes/default/snapshotdialog.tpl:70 -msgid "Timestamp" -msgstr "Date" +#: setup/setup_config1.tpl:158 setup/setup_config1.tpl:162 +msgid "Password minimum length" +msgstr "Taille minimum des mots de passe" -#: ihtml/themes/default/snapshotdialog.tpl:79 -msgid "Reason for generating this snapshot" -msgstr "Raison pour la génération de cette copie instantanée" +#: setup/setup_config1.tpl:169 setup/setup_config1.tpl:173 +msgid "Different characters from old password" +msgstr "Nombre de caractères différents de l'ancien mot de passe" -#: ihtml/themes/default/accountexpired.tpl:15 -msgid "Your password has expired. Please choose a new one!" -msgstr "Votre mot de passe à expiré. Choisissez un nouveau mot de passe !" +#: setup/setup_config1.tpl:182 +msgid "Password change hook" +msgstr "Connexions pour le changement de mot de passe" -#: ihtml/themes/default/accountexpired.tpl:23 -#: ihtml/themes/default/accountexpired.tpl:27 -msgid "Old password" -msgstr "Ancien mot de passe" +#: setup/setup_config1.tpl:198 +msgid "Use SASL for kerberos" +msgstr "Utiliser SASL pour kerberos" -#: ihtml/themes/default/accountexpired.tpl:41 -#: ihtml/themes/default/accountexpired.tpl:45 -msgid "Verify password" -msgstr "Vérifier votre mot de passe" +#: setup/setup_config1.tpl:209 +msgid "Use account expiration" +msgstr "Utiliser l'expiration du compte" -#: ihtml/themes/default/conflict.tpl:2 -msgid "Session conflict detected" -msgstr "Conflit détecté entre différentes sessions" +#: setup/setup_config1.tpl:221 +msgid "" +"GOsa supports several encryption types for your passwords. Normally this is " +"adjustable via user templates, but you can specify a default method to be " +"used here, too." +msgstr "" +"GOsa supporte différents types de cryptage pour vos mots de passe. " +"Normalement ceci est ajustable avec des modèles utilisateurs, mais vous " +"pouvez spécifier ici une méthode qui sera utilisée par défaut." -#: ihtml/themes/default/conflict.tpl:6 +#: setup/setup_config1.tpl:222 msgid "" -"Probably there's another active instance of your session. Multiple window " -"operation is technical not possible and heavily depends on the browser " -"you're using. Usage of different browsers at a time (i.e. IE and Mozilla) is " -"possible. Pressing the Logout button will close this session." +"GOsa always acts as admin and manages access rights internally. This is a " +"workaround till OpenLDAP's in directory ACI's are fully implemented. For " +"this to work, we need the admin DN and the corresponding password." msgstr "" -"Une autre instance de votre session a été détectée. Les opérations multiples " -"sont techniquement impossible et dépendent du navigateur utilisé. L'usage de " -"navigateurs différents en même temps est possible (ex: IE et Mozilla) est " -"possible. Cliquer sur le bouton 'Déconnexion' fermera cette session." +"GOsa agit toujours comme un administrateur et gère les droits (ACLs) en " +"interne. C'est un procédé utilisé en attendant que les ACI de OpenLDAP " +"soient finalisées. Pour ces raisons il est nécessaire d'indiquer le DN de " +"l'administrateur et son mot de passe." -#: ihtml/themes/default/conflict.tpl:10 +#: setup/setup_config1.tpl:223 msgid "" -"Ignoring this message will change/destroy the data you're currently editing, " -"so please close multiple windows and log in again." +"Some basic LDAP parameters are tunable and affect the locations where GOsa " +"saves people and groups, including the way accounts get created. Check the " +"values below if the fit your needs." msgstr "" -"Ignorer ce message entraînera la modification/destruction des données en " -"cours d'édition, il est conseillé de fermer toutes les fenêtres ouvertes et " -"de se reconnecter." - -#: ihtml/themes/default/conflict.tpl:14 -msgid "Logout" -msgstr "Déconnexion" +"Des paramètres basiques du serveur LDAP sont modifiables et affectent " +"l'endroit où GOsa va enregistrer les utilisateurs et les groupes, incluant " +"la façon dont vont être créés les comptes. Vérifiez les valeurs suivantes " +"afin quelles correspondent à vos besoins." -#: ihtml/themes/default/framework.tpl:8 ihtml/themes/default/framework.tpl:11 -msgid "Main" -msgstr "Accueil" +#: setup/setup_config1.tpl:224 +msgid "" +"GOsa has modular support for several mail methods. These methods provide " +"interfaces to users mailboxes and general handling for quotas. You can " +"choose the dummy plugin to leave all your mail settings untouched." +msgstr "" +"GOsa à un support modulaire des méthodes de messagerie. Ces méthodes " +"fournissent des interfaces vers les boîtes à messages des utilisateurs ainsi " +"que la gestion de leurs quotas. Vous pouvez choisir l'extension dummy pour " +"que GOsa ne touche a rien." -#: ihtml/themes/default/framework.tpl:16 -msgid "Help" -msgstr "Aide" +#: setup/class_setupStep_Schema.inc:42 setup/class_setupStep_Schema.inc:43 +msgid "LDAP schema check" +msgstr "Vérification des schémas LDAP" -#: ihtml/themes/default/framework.tpl:21 ihtml/themes/default/framework.tpl:25 -msgid "Sign out" -msgstr "Déconnexion" +#: setup/class_setupStep_Schema.inc:44 +msgid "Perform test on your current LDAP schema" +msgstr "Exécuter des test sur vos schéma LDAP actuels" -#: ihtml/themes/default/framework.tpl:29 -msgid "Signed in:" -msgstr "Connecté:" +#: setup/class_setupStep_Welcome.inc:38 +msgid "Welcome" +msgstr "Bienvenue" -#: ihtml/themes/default/framework.tpl:32 -msgid "GOsa main menu" -msgstr "Menu Principal de GOsa" +#: setup/class_setupStep_Welcome.inc:39 +msgid "The welcome message" +msgstr "Le message d'accueil" -#: ihtml/themes/default/remove.tpl:6 -msgid "" -"This may be used by several groups. Please double check if your really want " -"to do this since there is no way for GOsa to get your data back." -msgstr "" -"Cela peut être utilisé par plusieurs groupes. Veuillez vérifier que vous " -"voulez effectuer cette opération étant donné qu'il est impossible pour GOsa " -"de récupérer vos données." +#: setup/class_setupStep_Welcome.inc:40 +msgid "Welcome to GOsa setup wizard" +msgstr "Bienvenue dans l'installation de GOsa" -#: ihtml/themes/default/logout.tpl:5 -msgid "Your GOsa session has expired!" -msgstr "Votre session GOsa à expiré !" +#: setup/class_setupStep_License.inc:56 setup/class_setupStep_License.inc:57 +msgid "License" +msgstr "licence" -#: ihtml/themes/default/logout.tpl:7 -msgid "" -"The last interaction with the GOsa web interface has been some time ago in " -"the past. For security reasons, the session has been closed. To continue " -"with administrative tasks, please sign in again." -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." +#: setup/class_setupStep_License.inc:58 +msgid "Terms and conditions for usage" +msgstr "Termes et Conditions d'utilisation" -#: ihtml/themes/default/logout.tpl:10 -msgid "Sign in again" -msgstr "Reconnexion" +#: setup/setup_language.tpl:3 +msgid "Please select the preferred language" +msgstr "Veuillez sélectionner la langue par défaut" -#: ihtml/themes/default/sizelimit.tpl:3 +#: setup/setup_language.tpl:5 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." +"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 overriden per user." 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." +"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." -#: ihtml/themes/default/sizelimit.tpl:6 -msgid "Please choose the way to react for this session" -msgstr "Veuillez choisir la façon de réagir pour cette session" +#: setup/setup_language.tpl:9 +msgid "Please select your preferred language here" +msgstr "Veuillez indiquer votre langue préférée ici" -#: ihtml/themes/default/sizelimit.tpl:9 -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" +#: setup/class_setupStep_Config1.inc:74 setup/class_setupStep_Config1.inc:75 +msgid "GOsa settings 1/3" +msgstr "Paramètres de GOsa 1/3" -#: ihtml/themes/default/sizelimit.tpl:10 -msgid "" -"ignore this error and show all entries that fit into the defined sizelimit " -"and let me use filters instead" -msgstr "" -"ignorer cette erreur et montrer toutes les entrées qui sont récupérées grâce " -"au paramètre sizelimit défini et laissez moi utiliser les filtres pour " -"restreindre les données a visualiser" +#: setup/class_setupStep_Config1.inc:76 +msgid "GOsa generic settings" +msgstr "Préférences de base GOsa" -#: ihtml/themes/default/copyPasteDialog.tpl:1 -msgid "Copy & paste wizard" -msgstr "Assistant pour le copier & coller" +#: setup/class_setupStep_Config1.inc:118 +#, php-format +msgid "The specified value for '%s' must be a numeric value" +msgstr "Le valeur spécifiée pour '%s' doit être une valeur numérique." -#: ihtml/themes/default/copyPasteDialog.tpl:7 -msgid "" -"Some values need to be unique in the complete directory while some " -"combinations make no sense. GOsa shows the relevant attributes. Please " -"maintain the values below to fullfill the policies." -msgstr "" -"Certaines valeurs doivent être unique dans tout l'arbre et certaines " -"combinations n'ont pas de sens. Gosa vous montre les valeurs " -"correspondantes. Veuillez maintenir les valeurs pour respecter les " -"politiques de sécurité." +#: setup/class_setupStep_Config1.inc:122 setup/class_setupStep_Config1.inc:126 +#, php-format +msgid "Don't add a trailing comma to '%s'." +msgstr "N'ajoutez pas une virgule à la fin de '%s'." -#: 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 !" +#: setup/class_setupStep_Config1.inc:122 +msgid "People storage ou" +msgstr "Branches de l'arbre ldap ou sont stockes les utilisateurs" -#: 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 !" +#: setup/class_setupStep_Config1.inc:126 +msgid "Group storage ou" +msgstr "Branches de l'arbre ldap ou sont stockes les groupes" -#: ihtml/themes/default/copyPasteDialog.tpl:24 -msgid "Cancel all" -msgstr "Tout annuler" +#: setup/class_setupStep_Config1.inc:130 +msgid "Uid base must be numeric" +msgstr "l'uid de base doit être une valeur numérique" -#: ihtml/themes/default/copyPasteDialog.tpl:30 -msgid "Operation complete" -msgstr "Opération réalisée" +#: setup/class_setupStep_Config1.inc:134 +msgid "The given password minimum length is not numeric." +msgstr "La longueur minimale du mot de passe n'est pas une valeur numérique." -#: ihtml/themes/default/help.tpl:9 -msgid "GOsa help viewer" -msgstr "Aide en ligne de GOsa" +#: setup/class_setupStep_Config1.inc:137 +msgid "The given password differ value is not numeric." +msgstr "L'option password differ n'est pas une valeur numérique." -#: ihtml/themes/default/help.tpl:15 -msgid "Index" -msgstr "Index" +#: setup/class_setupStep_Config2.inc:86 setup/class_setupStep_Config2.inc:87 +msgid "GOsa settings 2/3" +msgstr "Paramètres de GOsa 2/3" -#: ihtml/themes/default/islocked.tpl:2 -msgid "Locking conflict detected" -msgstr "Conflit de verrou détecté" +#: setup/class_setupStep_Config2.inc:88 +msgid "Customize special parameters" +msgstr "Customiser les paramètres spéciaux" -#: ihtml/themes/default/islocked.tpl:9 -msgid "" -"If this lock detection is false, the other person has obviously closed the " -"webbrowser during the edit operation. You may want to take over the lock by " -"pressing the 'Edit anyway' button." -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'." +#: setup/class_setupStep_Language.inc:40 setup/class_setupStep_Language.inc:41 +msgid "Language setup" +msgstr "Configuration de la langue" -#: ihtml/themes/default/islocked.tpl:16 -msgid "Read only" -msgstr "Lecture seule" +#: 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." -#: ihtml/themes/default/logout-close.tpl:5 -msgid "Your GOsa session has been closed!" -msgstr "Votre session GOsa à expiré !" +#: setup/class_setupStep_Language.inc:47 +msgid "Automatic" +msgstr "Automatique" -#: 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." +#, fuzzy +#~ msgid "Missing GOsa class %s." +#~ msgstr "Object class facultative '%s' manquante !" diff --git a/gosa-core/locale/core/it/LC_MESSAGES/messages.po b/gosa-core/locale/core/it/LC_MESSAGES/messages.po index e10737fe9..2549838d6 100644 --- a/gosa-core/locale/core/it/LC_MESSAGES/messages.po +++ b/gosa-core/locale/core/it/LC_MESSAGES/messages.po @@ -6,7 +6,7 @@ msgid "" msgstr "" "Project-Id-Version: messages\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2009-01-15 11:49+0100\n" +"POT-Creation-Date: 2009-02-27 09:45+0100\n" "PO-Revision-Date: 2005-11-18 15:26+0100\n" "Last-Translator: Alessandro Amici \n" "Language-Team: Italian\n" @@ -15,1230 +15,1165 @@ msgstr "" "Content-Transfer-Encoding: 8bit\n" "X-Generator: KBabel 1.9.1\n" -#: include/class_CopyPasteHandler.inc:117 -#: include/class_CopyPasteHandler.inc:126 -#: include/class_CopyPasteHandler.inc:158 -#: include/class_CopyPasteHandler.inc:175 -#: include/class_CopyPasteHandler.inc:184 -#: include/class_CopyPasteHandler.inc:192 -#: include/class_CopyPasteHandler.inc:268 -#, fuzzy, php-format -msgid "Copy and paste failed!" -msgstr "Nome applicazione" - -#: include/class_CopyPasteHandler.inc:117 -#: include/class_CopyPasteHandler.inc:126 -#: include/class_CopyPasteHandler.inc:158 -#: include/class_CopyPasteHandler.inc:175 -#: include/class_CopyPasteHandler.inc:184 -#: include/class_CopyPasteHandler.inc:192 -#: include/class_CopyPasteHandler.inc:268 -#: include/class_CopyPasteHandler.inc:367 include/utils/class_msgPool.inc:153 -#: include/utils/class_msgPool.inc:165 include/utils/class_msgPool.inc:183 -#: include/utils/class_msgPool.inc:466 include/utils/class_msgPool.inc:485 -#: include/class_gosaSupportDaemon.inc:1160 -#: include/class_gosaSupportDaemon.inc:1180 include/class_msg_dialog.inc:99 -#: include/password-methods/class_password-methods.inc:250 -#: include/class_log.inc:138 include/class_log.inc:218 -#: include/class_plugin.inc:659 include/class_plugin.inc:700 -#: include/class_plugin.inc:742 include/class_plugin.inc:1585 -#: include/class_tabs.inc:50 plugins/admin/groups/class_groupGeneric.inc:954 -#: plugins/admin/groups/class_groupGeneric.inc:959 -#: plugins/admin/groups/class_groupGeneric.inc:1204 -#: plugins/personal/posix/class_posixAccount.inc:1334 -#: plugins/personal/generic/class_user.inc:412 -#: plugins/personal/generic/class_user.inc:513 -#: plugins/personal/generic/class_user.inc:806 -#: plugins/personal/generic/class_user.inc:1382 -#: plugins/personal/generic/main.inc:115 html/index.php:223 html/index.php:227 -#: setup/setup_checks.tpl:30 setup/setup_checks.tpl:91 -#: setup/class_setupStep_Migrate.inc:1186 -#: ihtml/themes/default/msg_dialog.tpl:52 -#: ihtml/themes/default/msg_dialog.tpl:95 -#, php-format -msgid "Error" -msgstr "" +#: ihtml/themes/default/MultiSelectWindow.tpl:51 +#: ihtml/themes/default/MultiSelectWindow.tpl:92 +#: ihtml/themes/default/msg_dialog.tpl:56 +#: ihtml/themes/default/msg_dialog.tpl:99 +#: plugins/admin/ogroups/class_ogroup.inc:232 setup/setup_ldap.tpl:121 +msgid "Information" +msgstr "Informazioni" -#: include/class_CopyPasteHandler.inc:117 -#: include/class_CopyPasteHandler.inc:192 -#, fuzzy, php-format -msgid "Cannot set permission for '%s'" -msgstr "Rimuovi" +#: ihtml/themes/default/MultiSelectWindow.tpl:63 +#: ihtml/themes/default/MultiSelectWindow.tpl:103 +#: plugins/admin/ogroups/ogroup_objects.tpl:20 +#: plugins/admin/groups/group_objects.tpl:20 +#: plugins/personal/posix/posix_groups.tpl:21 +msgid "Filters" +msgstr "Filtri" -#: include/class_CopyPasteHandler.inc:118 -#: include/class_CopyPasteHandler.inc:127 -#: include/class_CopyPasteHandler.inc:176 -#: include/class_CopyPasteHandler.inc:185 -#: include/class_CopyPasteHandler.inc:193 include/class_pluglist.inc:177 -#: include/class_config.inc:125 include/class_config.inc:629 -#: include/utils/class_timezone.inc:47 include/functions.inc:637 -#: include/functions.inc:2555 include/functions.inc:2579 -#: include/functions.inc:2592 -#: include/password-methods/class_password-methods-ssha.inc:51 -#: include/password-methods/class_password-methods-sha.inc:48 -#: include/class_plugin.inc:1325 include/class_plugin.inc:1337 -#: plugins/admin/groups/class_groupGeneric.inc:163 -#: plugins/admin/groups/class_groupGeneric.inc:728 html/password.php:74 -#: html/index.php:143 html/index.php:215 html/main.php:228 -#, fuzzy -msgid "Configuration error" -msgstr "File di configurazione" +#: ihtml/themes/default/remove.tpl:2 ihtml/themes/default/msg_dialog.tpl:54 +#: ihtml/themes/default/msg_dialog.tpl:97 ihtml/themes/default/islocked.tpl:6 +#: ihtml/themes/default/conflict.tpl:6 html/password.php:280 html/index.php:57 +#: html/index.php:63 html/index.php:416 html/index.php:422 +#: include/functions.inc:745 include/functions.inc:2193 +#: include/functions.inc:2197 include/functions.inc:2203 +#: include/class_tabs.inc:259 plugins/admin/ogroups/remove.tpl:2 +#: plugins/admin/groups/remove.tpl:2 +#: plugins/admin/groups/class_groupGeneric.inc:1088 +#: plugins/admin/users/remove.tpl:2 +#: plugins/admin/users/class_userManagement.inc:631 +#: plugins/admin/departments/remove.tpl:2 +#: plugins/admin/departments/dep_move_confirm.tpl:2 +#: plugins/admin/acl/remove.tpl:2 +#: plugins/personal/posix/class_posixAccount.inc:837 +#: plugins/personal/posix/class_posixAccount.inc:990 +#: setup/class_setupStep_Migrate.inc:261 setup/class_setupStep_Migrate.inc:313 +#: setup/class_setupStep_Migrate.inc:446 setup/class_setupStep_Migrate.inc:523 +#: setup/class_setupStep_Migrate.inc:662 setup/class_setupStep_Migrate.inc:803 +#: setup/class_setupStep_Migrate.inc:2565 +#: setup/class_setupStep_Migrate.inc:2718 +#: setup/class_setupStep_Migrate.inc:3050 setup/setup_checks.tpl:32 +#: setup/setup_checks.tpl:93 +msgid "Warning" +msgstr "Attenzione" -#: include/class_CopyPasteHandler.inc:158 -#, php-format -msgid "'%s' is no vaild LDAP object" +#: ihtml/themes/default/remove.tpl:6 +msgid "" +"This may be used by several groups. Please double check if your really want " +"to do this since there is no way for GOsa to get your data back." msgstr "" -#: include/class_CopyPasteHandler.inc:159 -#: include/class_CopyPasteHandler.inc:269 include/class_acl.inc:905 -#: include/class_ldap.inc:648 include/class_ldap.inc:696 -#: include/class_session.inc:76 include/class_session.inc:101 -#: include/class_session.inc:127 include/functions.inc:467 -#: include/functions.inc:627 include/functions.inc:724 -#: include/functions.inc:1107 include/functions.inc:1917 -#: include/functions.inc:1951 include/functions.inc:1971 -#: include/class_log.inc:88 +#: ihtml/themes/default/remove.tpl:9 plugins/admin/ogroups/remove.tpl:10 +#: plugins/admin/groups/remove.tpl:10 plugins/admin/users/remove.tpl:10 #, fuzzy -msgid "Internal error" -msgstr "Terminal Server" - -#: include/class_CopyPasteHandler.inc:175 -#, fuzzy, php-format -msgid "No write permission in '%s'" -msgstr "Rimuovi" - -#: include/class_CopyPasteHandler.inc:386 -#, php-format -msgid "These objects will be pasted: %s" +msgid "So - if you're sure - press 'Delete' to continue or 'Cancel' to abort." msgstr "" +"Quindi - Se sei sicuro - premi Rimuovi per continuare o Annulla per abortire." -#: include/class_CopyPasteHandler.inc:410 +#: ihtml/themes/default/remove.tpl:15 +#: ihtml/themes/default/copyPasteDialog.tpl:21 +#: ihtml/themes/default/acl.tpl:128 ihtml/themes/default/acl.tpl:142 +#: ihtml/themes/default/snapshotdialog.tpl:44 +#: ihtml/themes/default/snapshotdialog.tpl:89 +#: ihtml/themes/default/msg_dialog.tpl:74 +#: ihtml/themes/default/msg_dialog.tpl:127 +#: ihtml/themes/default/msg_dialog.tpl:130 +#: ihtml/themes/default/islocked.tpl:19 include/class_baseSelectDialog.inc:62 +#: include/utils/class_msgPool.inc:308 setup/setup_migrate.tpl:163 +#: setup/setup_migrate.tpl:214 setup/setup_migrate.tpl:261 +#: setup/setup_migrate.tpl:326 setup/setup_migrate.tpl:382 +#: setup/setup_migrate.tpl:435 setup/setup_migrate.tpl:480 +#: setup/setup_migrate.tpl:523 setup/setup_migrate.tpl:567 +#: setup/setup_ldap.tpl:17 #, php-format -msgid "This object will be pasted: %s" +msgid "Cancel" +msgstr "Annulla" + +#: ihtml/themes/default/login.tpl:10 +msgid "GOsa login screen" msgstr "" -#: include/class_CopyPasteHandler.inc:506 include/class_plugin.inc:2065 -#: include/class_plugin.inc:2068 +#: ihtml/themes/default/login.tpl:27 #, fuzzy -msgid "Paste" -msgstr "Data" +msgid "Login screen" +msgstr "Utenti di Dominio" -#: include/class_CopyPasteHandler.inc:508 +#: ihtml/themes/default/login.tpl:34 #, fuzzy -msgid "Cannot paste" -msgstr "Crea estensioni telefoniche" +msgid "" +"Please use your username and your password to log into the site " +"administration system." +msgstr "Usa il tuo nome utente e password per connetterti" -#: include/class_acl.inc:26 -#, fuzzy -msgid "Access control" -msgstr "Opzioni di accesso" +#: ihtml/themes/default/login.tpl:42 ihtml/themes/default/login.tpl:44 +#: ihtml/themes/default/password.tpl:69 ihtml/themes/default/password.tpl:71 +#: plugins/admin/users/class_divListUsers.inc:80 +msgid "Username" +msgstr "Nome utente" -#: include/class_acl.inc:27 plugins/admin/acl/class_aclManagement.inc:27 -#, fuzzy -msgid "Manage access control lists" -msgstr "Opzioni di accesso" +#: ihtml/themes/default/login.tpl:47 ihtml/themes/default/login.tpl:49 +#: ihtml/themes/default/password.tpl:40 +#: plugins/personal/generic/paste_generic.tpl:20 +#: plugins/personal/password/class_password.inc:26 setup/setup_config2.tpl:295 +#: setup/setup_config2.tpl:340 setup/setup_migrate.tpl:299 +msgid "Password" +msgstr "Password" -#: include/class_acl.inc:201 plugins/admin/acl/class_aclRole.inc:124 -#, fuzzy -msgid "All categories" -msgstr "Aggiungi contatto" +#: ihtml/themes/default/login.tpl:52 ihtml/themes/default/login.tpl:53 +#: ihtml/themes/default/password.tpl:60 ihtml/themes/default/password.tpl:62 +msgid "Directory" +msgstr "Directory" -#: include/class_acl.inc:209 -msgid "Reset ACLs" +#: ihtml/themes/default/login.tpl:77 ihtml/themes/default/login.tpl:80 +msgid "Sign in" +msgstr "Entra" + +#: ihtml/themes/default/login.tpl:78 +msgid "Click here to log in" +msgstr "Clicca qui per connetterti" + +#: ihtml/themes/default/copyPasteDialog.tpl:1 +msgid "Copy & paste wizard" msgstr "" -#: include/class_acl.inc:210 plugins/admin/acl/class_aclRole.inc:132 -msgid "One level" +#: ihtml/themes/default/copyPasteDialog.tpl:7 +msgid "" +"Some values need to be unique in the complete directory while some " +"combinations make no sense. GOsa shows the relevant attributes. Please " +"maintain the values below to fullfill the policies." msgstr "" -#: include/class_acl.inc:211 include/class_acl.inc:216 -#: plugins/admin/acl/class_aclRole.inc:133 +#: 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/class_MultiSelectWindow.inc:144 include/utils/class_msgPool.inc:326 +#, php-format +msgid "Save" +msgstr "Salva" + +#: ihtml/themes/default/copyPasteDialog.tpl:24 #, fuzzy -msgid "Current object" -msgstr "Password attuale" +msgid "Cancel all" +msgstr "Annulla" -#: include/class_acl.inc:212 plugins/admin/acl/class_aclRole.inc:134 +#: ihtml/themes/default/copyPasteDialog.tpl:30 #, fuzzy -msgid "Complete subtree" +msgid "Operation complete" msgstr "incompleto" -#: include/class_acl.inc:213 plugins/admin/acl/class_aclRole.inc:135 -msgid "Complete subtree (permanent)" +#: ihtml/themes/default/copyPasteDialog.tpl:32 +#: setup/class_setupStep_Finish.inc:37 +msgid "Finish" +msgstr "Esegui" + +#: 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 "" -#: include/class_acl.inc:214 include/class_acl.inc:217 -msgid "Use ACL defined in role" +#: ihtml/themes/default/sizelimit.tpl:6 +msgid "Please choose the way to react for this session" msgstr "" -#: include/class_acl.inc:220 plugins/admin/users/class_userManagement.inc:26 -#: plugins/personal/generic/class_user.inc:1549 -#: setup/class_setupStep_Migrate.inc:1028 -msgid "Users" -msgstr "Utenti" +#: ihtml/themes/default/sizelimit.tpl:9 +msgid "ignore this error and show all entries the LDAP server returns" +msgstr "" -#: include/class_acl.inc:220 plugins/admin/groups/class_groupGeneric.inc:1258 -#: plugins/admin/groups/class_groupManagement.inc:26 -#: setup/class_setupStep_Migrate.inc:1031 -msgid "Groups" -msgstr "Gruppi di utenti" +#: ihtml/themes/default/sizelimit.tpl:10 +msgid "" +"ignore this error and show all entries that fit into the defined sizelimit " +"and let me use filters instead" +msgstr "" -#: include/class_acl.inc:465 include/class_baseSelectDialog.inc:49 -#: include/class_MultiSelectWindow.inc:258 -#: include/class_MultiSelectWindow.inc:260 -#: plugins/admin/acl/class_aclRole.inc:373 -msgid "Up" +#: ihtml/themes/default/sizelimit.tpl:14 include/utils/class_msgPool.inc:344 +#: plugins/personal/generic/generic.tpl:137 +#, php-format +msgid "Set" +msgstr "Imposta" + +#: ihtml/themes/default/acl.tpl:7 plugins/admin/acl/acl_role.tpl:3 +msgid "Assigned ACL for current entry" msgstr "" -#: include/class_acl.inc:467 plugins/admin/acl/class_aclRole.inc:375 +#: ihtml/themes/default/acl.tpl:12 plugins/admin/acl/acl_role.tpl:45 #, fuzzy -msgid "Down" -msgstr "Dominio" +msgid "New ACL" +msgstr "Nuovo" -#: include/class_acl.inc:472 include/class_acl.inc:520 -#: plugins/admin/acl/class_aclRole.inc:378 -#: plugins/admin/acl/class_aclRole.inc:429 -#: plugins/admin/users/class_divListUsers.inc:134 -#: plugins/admin/groups/class_divListGroup.inc:139 -msgid "Edit" -msgstr "Modifica" +#: ihtml/themes/default/acl.tpl:17 plugins/admin/acl/acl_role.tpl:51 +#, fuzzy +msgid "ACL type" +msgstr "Tipo" -#: include/class_acl.inc:472 include/class_acl.inc:476 -#: include/class_acl.inc:1202 include/class_acl.inc:1203 -#: include/class_acl.inc:1208 include/class_tabs.inc:391 -#: plugins/admin/acl/class_divListACL.inc:179 -#: plugins/admin/acl/tabs_acl.inc:28 -#: plugins/admin/acl/class_aclManagement.inc:26 -#: plugins/admin/acl/class_aclManagement.inc:293 -#: plugins/admin/acl/class_aclRole.inc:379 -#: plugins/admin/acl/class_aclRole.inc:383 -#: plugins/admin/acl/class_aclRole.inc:749 -msgid "ACL" -msgstr "ACL" +#: ihtml/themes/default/acl.tpl:19 ihtml/themes/default/acl.tpl:24 +#: plugins/admin/acl/acl_role.tpl:51 +#, fuzzy +msgid "Select an acl type" +msgstr "Rimuovi" -#: include/class_acl.inc:476 include/class_acl.inc:524 -#: include/utils/class_msgPool.inc:338 plugins/admin/acl/class_aclRole.inc:382 -#: plugins/admin/acl/class_aclRole.inc:433 +#: ihtml/themes/default/acl.tpl:29 ihtml/themes/default/acl.tpl:52 +#: ihtml/themes/default/acl.tpl:125 ihtml/themes/default/acl.tpl:140 +#: include/utils/class_msgPool.inc:320 setup/setup_migrate.tpl:161 +#: setup/setup_migrate.tpl:212 setup/setup_migrate.tpl:260 +#: setup/setup_migrate.tpl:325 setup/setup_migrate.tpl:380 +#: setup/setup_migrate.tpl:433 setup/setup_migrate.tpl:478 +#: setup/setup_migrate.tpl:521 setup/setup_migrate.tpl:565 +#: setup/setup_ldap.tpl:16 #, php-format -msgid "Delete" -msgstr "Rimuovi" +msgid "Apply" +msgstr "Applica" -#: include/class_acl.inc:512 +#: ihtml/themes/default/acl.tpl:36 #, fuzzy -msgid "No ACL settings for this category!" -msgstr "Nome descrittivo del gruppo" +msgid "Additional filter options" +msgstr "Opzioni applicazione" -#: include/class_acl.inc:514 -#, php-format -msgid "Contains ACLs for these objects: %s" +#: ihtml/themes/default/acl.tpl:47 +msgid "Use members from" msgstr "" -#: include/class_acl.inc:520 include/class_acl.inc:524 -#, fuzzy -msgid "category ACL" -msgstr "classe" - -#: include/class_acl.inc:574 -#, php-format -msgid "Edit ACL for '%s' - scope is '%s'" +#: ihtml/themes/default/acl.tpl:61 +msgid "Available members" msgstr "" -#: include/class_acl.inc:584 plugins/admin/acl/class_aclRole.inc:463 -msgid "All objects in current subtree" +#: ihtml/themes/default/acl.tpl:63 ihtml/themes/default/acl.tpl:68 +msgid "List message possible targets" msgstr "" -#: include/class_acl.inc:728 include/class_acl.inc:735 -#: include/class_acl.inc:742 include/class_acl.inc:748 -#: include/utils/class_msgPool.inc:463 -#: plugins/admin/departments/class_departmentGeneric.inc:574 -#: ihtml/themes/default/snapshotdialog.tpl:20 -#: ihtml/themes/default/snapshotdialog.tpl:62 -msgid "Object" -msgstr "Oggetto" +#: ihtml/themes/default/acl.tpl:82 include/class_acl.inc:1050 +msgid "Members" +msgstr "Membri" -#: include/class_acl.inc:730 include/class_acl.inc:737 -#, fuzzy -msgid "Show/hide advanced settings" -msgstr "Opzioni di posta avanzate" +#: ihtml/themes/default/acl.tpl:84 ihtml/themes/default/acl.tpl:90 +msgid "List message recipients" +msgstr "" -#: include/class_acl.inc:754 +#: ihtml/themes/default/acl.tpl:104 plugins/admin/acl/acl_role.tpl:56 #, fuzzy -msgid "Create objects" -msgstr "Gruppo di oggetti" +msgid "List of available ACL categories" +msgstr "Scegli il tuo numero di telefono personale" -#: include/class_acl.inc:755 +#: ihtml/themes/default/acl.tpl:112 #, fuzzy -msgid "Move objects" -msgstr "Oggetti membri" +msgid "ACL for this object" +msgstr "Controllo il supporto per iconv" -#: include/class_acl.inc:756 +#: ihtml/themes/default/acl.tpl:118 #, fuzzy -msgid "Remove objects" -msgstr "Oggetti membri" +msgid "Available roles" +msgstr "Applicazioni disponibili" -#: include/class_acl.inc:758 +#: ihtml/themes/default/accountexpired.tpl:15 #, fuzzy -msgid "Grant permission to owner" -msgstr "Rimuovi" +msgid "Your password has expired. Please choose a new one!" +msgstr "Non hai il permesso di cambiare la tua password." -#: include/class_acl.inc:762 include/class_acl.inc:861 -#: include/class_acl.inc:865 -msgid "read" -msgstr "leggere" +#: ihtml/themes/default/accountexpired.tpl:23 +#: ihtml/themes/default/accountexpired.tpl:27 +#, fuzzy +msgid "Old password" +msgstr "Password" -#: include/class_acl.inc:763 include/class_acl.inc:863 -#: include/class_acl.inc:866 -msgid "write" -msgstr "scrivere" +#: ihtml/themes/default/accountexpired.tpl:32 +#: ihtml/themes/default/accountexpired.tpl:36 +#: ihtml/themes/default/password.tpl:82 ihtml/themes/default/password.tpl:83 +#: html/password.php:196 plugins/admin/users/password.tpl:13 +#: plugins/admin/users/class_userManagement.inc:265 +#: plugins/personal/generic/main.inc:97 +#: plugins/personal/generic/password.tpl:7 +#: plugins/personal/password/password.tpl:18 +msgid "New password" +msgstr "Nuova password" -#: include/class_acl.inc:767 +#: ihtml/themes/default/accountexpired.tpl:41 +#: ihtml/themes/default/accountexpired.tpl:45 #, fuzzy -msgid "Complete object" -msgstr "Gruppo di oggetti" - -#: include/class_acl.inc:905 -#, php-format -msgid "Unkown ACL type '%s'!" -msgstr "" +msgid "Verify password" +msgstr "Password" -#: include/class_acl.inc:948 -#, php-format -msgid "Unknown entry '%s'!" -msgstr "" +#: ihtml/themes/default/accountexpired.tpl:51 +#: plugins/admin/users/class_divListUsers.inc:136 +#: plugins/admin/users/class_divListUsers.inc:270 +msgid "Change password" +msgstr "Cambia la password" -#: include/class_acl.inc:1008 include/class_acl.inc:1010 -#, fuzzy, php-format -msgid "Role: %s" -msgstr "Ruolo" +#: ihtml/themes/default/accountexpired.tpl:52 +#: ihtml/themes/default/password.tpl:102 +#, fuzzy +msgid "Click here to change your password" +msgstr "Non hai il permesso di cambiare la tua password." -#: include/class_acl.inc:1010 -msgid "unknown role" +#: ihtml/themes/default/logout-close.tpl:5 +msgid "Your GOsa session has been closed!" msgstr "" -#: include/class_acl.inc:1018 -#, fuzzy, php-format -msgid "Contains settings for these objects: %s" -msgstr "Nome descrittivo del gruppo" - -#: include/class_acl.inc:1027 ihtml/themes/default/acl.tpl:82 -msgid "Members" -msgstr "Membri" - -#: include/class_acl.inc:1033 -msgid "ACL takes effect for all users" +#: 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 "" -#: include/class_acl.inc:1170 include/class_ldap.inc:705 -#: include/class_ldap.inc:1171 include/class_config.inc:259 -#: include/functions.inc:364 include/functions.inc:390 -#: include/functions.inc:398 include/functions.inc:427 -#: include/functions.inc:652 include/functions.inc:695 -#: include/functions.inc:737 include/functions.inc:782 -#: include/functions.inc:2534 include/functions.inc:2781 -#: include/class_MultiSelectWindow.inc:550 include/class_plugin.inc:1243 -#: include/class_plugin.inc:1292 include/class_plugin.inc:1296 -#: include/class_plugin.inc:1311 include/class_plugin.inc:1371 -#: include/class_plugin.inc:1429 include/class_plugin.inc:1495 -#: include/class_plugin.inc:1510 -#: plugins/admin/departments/class_departmentGeneric.inc:241 -#: plugins/admin/departments/class_departmentGeneric.inc:429 -#: plugins/admin/departments/class_departmentGeneric.inc:702 -#: plugins/admin/departments/class_departmentGeneric.inc:733 -#: plugins/admin/acl/class_aclRole.inc:616 -#: plugins/admin/acl/class_aclRole.inc:656 -#: plugins/admin/acl/class_aclRole.inc:670 -#: plugins/admin/ogroups/class_ogroup.inc:1033 -#: plugins/admin/ogroups/class_ogroup.inc:1047 -#: plugins/admin/groups/class_groupGeneric.inc:758 -#: plugins/admin/groups/class_groupGeneric.inc:1069 -#: plugins/personal/posix/class_posixAccount.inc:678 -#: plugins/personal/posix/class_posixAccount.inc:942 -#: plugins/personal/generic/class_user.inc:722 -#: plugins/personal/generic/class_user.inc:1084 html/index.php:253 -#: html/index.php:268 html/index.php:281 -#: setup/class_setupStep_Migrate.inc:1197 -#: setup/class_setupStep_Migrate.inc:1225 -#: setup/class_setupStep_Migrate.inc:1274 -#: setup/class_setupStep_Migrate.inc:1323 -#: setup/class_setupStep_Migrate.inc:2250 -#: setup/class_setupStep_Migrate.inc:2254 -#: setup/class_setupStep_Migrate.inc:2444 -#: setup/class_setupStep_Migrate.inc:2464 -#: setup/class_setupStep_Migrate.inc:2581 -#: setup/class_setupStep_Migrate.inc:2928 -#: setup/class_setupStep_Migrate.inc:2942 -#, fuzzy -msgid "LDAP error" -msgstr "Errore LDAP" - -#: include/class_acl.inc:1203 -#, fuzzy -msgid "Access control list" -msgstr "Opzioni di accesso" - -#: include/class_acl.inc:1208 -#, fuzzy -msgid "ACL roles" -msgstr "ACL" - -#: include/class_pluglist.inc:58 +#: ihtml/themes/default/snapshotdialog.tpl:3 #, fuzzy -msgid "All objects in this category" -msgstr "Nome descrittivo del gruppo" - -#: include/class_pluglist.inc:178 -msgid "The configuration format has changed. Please re-run setup!" -msgstr "" +msgid "Restoring object snapshots" +msgstr "Gruppo di oggetti" -#: include/class_pluglist.inc:193 include/class_pluglist.inc:194 -#: include/class_pluglist.inc:307 -msgid "Unknown" +#: 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 "" -#: include/class_pluglist.inc:203 ihtml/themes/default/framework.tpl:8 -#: ihtml/themes/default/framework.tpl:11 ihtml/themes/default/framework.tpl:20 -#: ihtml/themes/default/framework.tpl:24 +#: ihtml/themes/default/snapshotdialog.tpl:9 msgid "" -"You are currently editing a database entry. Do you want to dismiss the " -"changes?" +"Remember that DNS configuration and database entries could not be restored. " +"For some objects it is only nescessary to open and save them again (goFon), " +"but some entries must be recreated manually (glpi)." msgstr "" -"Stai modificando un campo del database. Vuoi abbandonare i cambiamenti?" -#: include/class_ldap.inc:231 include/class_ldap.inc:264 -msgid "Performance warning" +#: 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 "" -#: include/class_ldap.inc:231 include/class_ldap.inc:264 -#, php-format -msgid "LDAP performance is poor: last query took about %.2fs!" -msgstr "" +#: ihtml/themes/default/snapshotdialog.tpl:20 +#: ihtml/themes/default/snapshotdialog.tpl:62 include/class_acl.inc:747 +#: include/class_acl.inc:754 include/class_acl.inc:761 +#: include/class_acl.inc:767 include/utils/class_msgPool.inc:463 +#: plugins/admin/departments/class_departmentGeneric.inc:574 +msgid "Object" +msgstr "Oggetto" -#: include/class_ldap.inc:648 -#, php-format -msgid "" -"Cannot automatically create subtrees with RDN '%s': no object class found!" +#: ihtml/themes/default/snapshotdialog.tpl:29 +msgid "There is no snapshot available that could be restored" msgstr "" -#: include/class_ldap.inc:696 -#, php-format -msgid "Cannot automatically create subtrees with RDN '%s': not supported" +#: ihtml/themes/default/snapshotdialog.tpl:31 +msgid "Choose a snapshot and click the folder image, to restore the snapshot" msgstr "" -#: include/class_ldap.inc:780 -#, 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:782 -#, fuzzy, php-format -msgid "while operating on LDAP server %s" -msgstr "Errore durante la connessione al server LDAP. Il server dice: '%s'" +#: ihtml/themes/default/snapshotdialog.tpl:49 +#, fuzzy +msgid "Creating object snapshots" +msgstr "Gruppo di oggetti" -#: include/class_ldap.inc:1004 -#, php-format +#: ihtml/themes/default/snapshotdialog.tpl:52 msgid "" -"This is not a valid DN: '%s'. A block for import should begin with 'dn: ...' " -"in line %s" +"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 "" -#: include/class_ldap.inc:1033 -#, php-format -msgid "Error while importing dn: '%s', please check your LDIF from line %s on!" +#: ihtml/themes/default/snapshotdialog.tpl:55 +msgid "" +"Remember that database entries, DNS configurations and possibly created " +"zones in server extensions will not be stored in the snapshot." msgstr "" -#: include/class_socketClient.inc:60 -msgid "The mcrypt module was not found. Please install php5-mcrypt." -msgstr "" +#: ihtml/themes/default/snapshotdialog.tpl:70 +#, fuzzy +msgid "Timestamp" +msgstr "Timeout" -#: include/class_socketClient.inc:108 -#, php-format -msgid "Socket connection to host '%s:%s' failed: %s" +#: ihtml/themes/default/snapshotdialog.tpl:79 +msgid "Reason for generating this snapshot" msgstr "" -#: include/class_socketClient.inc:191 +#: ihtml/themes/default/snapshotdialog.tpl:87 +#: plugins/admin/users/template.tpl:48 +#: plugins/admin/departments/class_departmentGeneric.inc:514 +#: plugins/admin/departments/class_departmentGeneric.inc:596 +msgid "Continue" +msgstr "Continua" + +#: ihtml/themes/default/msg_dialog.tpl:52 +#: ihtml/themes/default/msg_dialog.tpl:95 html/index.php:223 +#: html/index.php:227 include/password-methods/class_password-methods.inc:250 +#: include/class_tabs.inc:50 include/class_plugin.inc:659 +#: include/class_plugin.inc:700 include/class_plugin.inc:742 +#: include/class_plugin.inc:1612 include/utils/class_msgPool.inc:153 +#: include/utils/class_msgPool.inc:165 include/utils/class_msgPool.inc:183 +#: include/utils/class_msgPool.inc:466 include/utils/class_msgPool.inc:485 +#: include/class_log.inc:138 include/class_log.inc:218 +#: include/class_gosaSupportDaemon.inc:1160 +#: include/class_gosaSupportDaemon.inc:1180 +#: include/class_CopyPasteHandler.inc:117 +#: include/class_CopyPasteHandler.inc:126 +#: include/class_CopyPasteHandler.inc:158 +#: include/class_CopyPasteHandler.inc:175 +#: include/class_CopyPasteHandler.inc:184 +#: include/class_CopyPasteHandler.inc:192 +#: include/class_CopyPasteHandler.inc:268 +#: include/class_CopyPasteHandler.inc:367 include/class_msg_dialog.inc:99 +#: plugins/admin/groups/class_groupGeneric.inc:627 +#: plugins/admin/groups/class_groupGeneric.inc:633 +#: plugins/admin/groups/class_groupGeneric.inc:981 +#: plugins/admin/groups/class_groupGeneric.inc:986 +#: plugins/admin/groups/class_groupGeneric.inc:1247 +#: plugins/personal/generic/class_user.inc:412 +#: plugins/personal/generic/class_user.inc:513 +#: plugins/personal/generic/class_user.inc:806 +#: plugins/personal/generic/class_user.inc:1382 +#: plugins/personal/generic/main.inc:115 +#: plugins/personal/posix/class_posixAccount.inc:1382 +#: setup/class_setupStep_Migrate.inc:1197 setup/setup_checks.tpl:30 +#: setup/setup_checks.tpl:91 #, php-format -msgid "Socket timeout of %s seconds reached." +msgid "Error" msgstr "" -#: include/class_config.inc:122 +#: ihtml/themes/default/msg_dialog.tpl:71 +#: ihtml/themes/default/msg_dialog.tpl:73 +#: ihtml/themes/default/msg_dialog.tpl:124 +#: ihtml/themes/default/msg_dialog.tpl:126 +#: ihtml/themes/default/msg_dialog.tpl:129 include/utils/class_msgPool.inc:314 +#: setup/class_setupStep_Migrate.inc:267 setup/class_setupStep_Migrate.inc:319 +#: setup/class_setupStep_Migrate.inc:380 setup/class_setupStep_Migrate.inc:453 +#: setup/class_setupStep_Migrate.inc:530 setup/class_setupStep_Migrate.inc:605 +#: setup/class_setupStep_Migrate.inc:658 setup/class_setupStep_Migrate.inc:799 +#: setup/class_setupStep_Migrate.inc:1045 +#: setup/class_setupStep_Migrate.inc:2007 +#: setup/class_setupStep_Migrate.inc:2149 +#: setup/class_setupStep_Migrate.inc:2571 +#: setup/class_setupStep_Migrate.inc:2725 +#: setup/class_setupStep_Migrate.inc:3055 setup/setup_checks.tpl:27 +#: setup/setup_checks.tpl:87 #, php-format -msgid "XML error in gosa.conf: %s at line %d" +msgid "Ok" msgstr "" -#: include/class_config.inc:259 +#: ihtml/themes/default/password.tpl:6 #, fuzzy -msgid "Cannot bind to LDAP. Please contact the system administrator." -msgstr "" -"Errore di connessione al server LDAP. Contatta l'amministratore del sistema." +msgid "Change your password" +msgstr "Cambia la password" -#: include/class_config.inc:629 +#: ihtml/themes/default/password.tpl:35 #, fuzzy -msgid "sambaSID and/or sambaRidBase missing in the configuration!" -msgstr "Scarica il file di configurazione" - -#: include/class_config.inc:979 -#, fuzzy -msgid "Configuration" -msgstr "File di configurazione" +msgid "Success" +msgstr "Setup completato" -#: include/class_config.inc:979 -msgid "" -"The configuration file you are using seems to be outdated. Please move the " -"GOsa configuration file away to run the GOsa setup again." +#: ihtml/themes/default/password.tpl:35 +msgid "Your password has been changed successfully." msgstr "" -#: include/utils/class_timezone.inc:47 -#, php-format +#: ihtml/themes/default/password.tpl:41 html/main.php:329 +#: plugins/admin/users/class_userManagement.inc:316 +#: plugins/admin/users/class_userManagement.inc:379 +#: plugins/personal/password/class_password.inc:78 +#: plugins/personal/password/class_password.inc:81 +#: plugins/personal/password/class_password.inc:84 +#: plugins/personal/password/class_password.inc:87 +#: plugins/personal/password/class_password.inc:90 +#: plugins/personal/password/class_password.inc:93 +#: plugins/personal/password/class_password.inc:107 +#: plugins/personal/password/class_password.inc:113 +#, fuzzy +msgid "Password change" +msgstr "Cambia la password" + +#: ihtml/themes/default/password.tpl:53 msgid "" -"The timezone setting '%s' in your gosa.conf is not valid. Cannot calculate " -"correct timezone offset." +"This dialog provides a simple way to change your password. Enter the current " +"password and the new password (twice) in the fields below and press the " +"'Change' button." msgstr "" -#: include/utils/class_msgPool.inc:15 -#, fuzzy, php-format -msgid "Select to list objects of type '%s'." -msgstr "Gruppo di oggetti" - -#: include/utils/class_msgPool.inc:17 -#, fuzzy, php-format -msgid "Select to list objects containig '%s'." -msgstr "Mostra gruppi che contengono utenti" +#: ihtml/themes/default/password.tpl:78 ihtml/themes/default/password.tpl:79 +#: html/password.php:217 plugins/personal/password/password.tpl:13 +msgid "Current password" +msgstr "Password attuale" -#: include/utils/class_msgPool.inc:19 -#, fuzzy, php-format -msgid "Select to list objects that have '%s' enabled" -msgstr "Gruppo di oggetti" +#: ihtml/themes/default/password.tpl:86 ihtml/themes/default/password.tpl:87 +#, fuzzy +msgid "New password repeated" +msgstr "Nuova password" -#: include/utils/class_msgPool.inc:21 -#: plugins/admin/ogroups/ogroup_objects.tpl:33 +#: ihtml/themes/default/password.tpl:90 +#: plugins/personal/password/password.tpl:28 #, fuzzy -msgid "Select to search within subtrees" -msgstr "Seleziona per mostrare le applicazioni" +msgid "Password strength" +msgstr "Algorimo password" -#: include/utils/class_msgPool.inc:23 -#: plugins/admin/ogroups/ogroup_objects.tpl:33 -#: plugins/personal/posix/posix_groups.tpl:68 +#: ihtml/themes/default/password.tpl:101 #, fuzzy -msgid "Search in subtrees" -msgstr "Seleziona per mostrare le applicazioni" +msgid "Change" +msgstr "Annulla" -#: include/utils/class_msgPool.inc:33 -msgid "This object will be deleted!" -msgstr "" +#: ihtml/themes/default/islocked.tpl:2 +msgid "Locking conflict detected" +msgstr "Rilevato un conflitto di accesso" -#: include/utils/class_msgPool.inc:35 -#, php-format -msgid "This '%s' object will be deleted!" +#: ihtml/themes/default/islocked.tpl:9 +msgid "" +"If this lock detection is false, the other person has obviously closed the " +"webbrowser during the edit operation. You may want to take over the lock by " +"pressing the 'Edit anyway' button." msgstr "" -#: include/utils/class_msgPool.inc:40 -#, php-format -msgid "This object will be deleted: %s" +#: ihtml/themes/default/islocked.tpl:16 +msgid "Read only" msgstr "" -#: include/utils/class_msgPool.inc:42 -#, php-format -msgid "This '%s' object will be deleted: %s" +#: ihtml/themes/default/help.tpl:9 +msgid "GOsa help viewer" msgstr "" -#: include/utils/class_msgPool.inc:47 -msgid "This object will be deleted:" +#: ihtml/themes/default/help.tpl:15 +msgid "Index" msgstr "" -#: include/utils/class_msgPool.inc:49 -#, php-format -msgid "This '%s' object will be deleted:" -msgstr "" +#: ihtml/themes/default/help.tpl:21 setup/setup_ldap.tpl:13 +msgid "Search" +msgstr "Cerca" -#: include/utils/class_msgPool.inc:53 -#, php-format -msgid "These objects will be deleted: %s" +#: ihtml/themes/default/logout.tpl:5 +msgid "Your GOsa session has expired!" msgstr "" -#: include/utils/class_msgPool.inc:55 -#, php-format -msgid "These '%s' objects will be deleted: %s" +#: ihtml/themes/default/logout.tpl:7 +msgid "" +"The last interaction with the GOsa web interface has been some time ago in " +"the past. For security reasons, the session has been closed. To continue " +"with administrative tasks, please sign in again." msgstr "" -#: include/utils/class_msgPool.inc:63 +#: ihtml/themes/default/logout.tpl:10 #, fuzzy -msgid "You have no permission to delete this object!" -msgstr "Non hai il permesso di cambiare la tua password." +msgid "Sign in again" +msgstr "Entra" -#: include/utils/class_msgPool.inc:67 include/utils/class_msgPool.inc:71 -#, fuzzy -msgid "You have no permission to delete the object:" -msgstr "Non hai il permesso di cambiare la tua password." +#: ihtml/themes/default/conflict.tpl:2 +msgid "Session conflict detected" +msgstr "Rilevato un conflitto di sessione" -#: include/utils/class_msgPool.inc:74 -#, fuzzy -msgid "You have no permission to delete these objects:" -msgstr "Non hai il permesso di cambiare la tua password." +#: ihtml/themes/default/conflict.tpl:6 +msgid "" +"Probably there's another active instance of your session. Multiple window " +"operation is technical not possible and heavily depends on the browser " +"you're using. Usage of different browsers at a time (i.e. IE and Mozilla) is " +"possible. Pressing the Logout button will close this session." +msgstr "" -#: include/utils/class_msgPool.inc:81 -#, fuzzy -msgid "You have no permission to create this object!" -msgstr "Non hai il permesso di cambiare la tua password." +#: ihtml/themes/default/conflict.tpl:10 +msgid "" +"Ignoring this message will change/destroy the data you're currently editing, " +"so please close multiple windows and log in again." +msgstr "" -#: include/utils/class_msgPool.inc:85 include/utils/class_msgPool.inc:89 -#, fuzzy -msgid "You have no permission to create the object:" -msgstr "Non hai il permesso di cambiare la tua password." +#: ihtml/themes/default/conflict.tpl:14 +msgid "Logout" +msgstr "Termina sessione" -#: include/utils/class_msgPool.inc:92 -#, fuzzy -msgid "You have no permission to create these objects:" -msgstr "Non hai il permesso di cambiare la tua password." +#: ihtml/themes/default/framework.tpl:8 ihtml/themes/default/framework.tpl:11 +#: ihtml/themes/default/framework.tpl:20 ihtml/themes/default/framework.tpl:24 +#: include/class_pluglist.inc:203 +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?" -#: include/utils/class_msgPool.inc:99 -#, fuzzy -msgid "You have no permission to modify this object!" -msgstr "Non hai il permesso di cambiare la tua password." +#: ihtml/themes/default/framework.tpl:8 ihtml/themes/default/framework.tpl:11 +msgid "Main" +msgstr "Principale" -#: include/utils/class_msgPool.inc:103 include/utils/class_msgPool.inc:107 -#, fuzzy -msgid "You have no permission to modify the object:" -msgstr "Non hai il permesso di cambiare la tua password." +#: ihtml/themes/default/framework.tpl:16 +msgid "Help" +msgstr "Aiuto" -#: include/utils/class_msgPool.inc:110 -#, fuzzy -msgid "You have no permission to modify these objects:" -msgstr "Non hai il permesso di cambiare la tua password." +#: ihtml/themes/default/framework.tpl:21 ihtml/themes/default/framework.tpl:25 +msgid "Sign out" +msgstr "Termina la sessione" -#: include/utils/class_msgPool.inc:117 -#, fuzzy -msgid "You have no permission to view this object!" -msgstr "Non hai il permesso di cambiare la tua password." +#: ihtml/themes/default/framework.tpl:29 +msgid "Signed in:" +msgstr "Connesso:" -#: include/utils/class_msgPool.inc:121 include/utils/class_msgPool.inc:125 -#, fuzzy -msgid "You have no permission to view the object:" -msgstr "Non hai il permesso di cambiare la tua password." +#: ihtml/themes/default/framework.tpl:32 +msgid "GOsa main menu" +msgstr "" -#: include/utils/class_msgPool.inc:128 +#: html/password.php:58 html/main.php:147 include/functions.inc:336 +#: plugins/admin/departments/class_departmentGeneric.inc:386 #, fuzzy -msgid "You have no permission to view these objects:" -msgstr "Non hai il permesso di cambiare la tua password." +msgid "Fatal error" +msgstr "Terminal Server" -#: include/utils/class_msgPool.inc:135 -#, fuzzy -msgid "You have no permission to move this object!" -msgstr "Non hai il permesso di cambiare la tua password." +#: html/password.php:58 html/index.php:143 +#, fuzzy, php-format +msgid "GOsa configuration %s/%s is not readable. Aborted." +msgstr "Il file di configurazione di GOsa %s/gosa.conf non è legibile." -#: include/utils/class_msgPool.inc:139 include/utils/class_msgPool.inc:143 +#: html/password.php:74 html/index.php:143 html/index.php:215 +#: html/main.php:228 +#: include/password-methods/class_password-methods-ssha.inc:51 +#: include/password-methods/class_password-methods-sha.inc:48 +#: include/functions.inc:637 include/functions.inc:2556 +#: include/functions.inc:2580 include/functions.inc:2593 +#: include/class_plugin.inc:1330 include/class_plugin.inc:1343 +#: include/class_plugin.inc:1361 include/utils/class_timezone.inc:47 +#: include/class_config.inc:124 include/class_config.inc:628 +#: include/class_pluglist.inc:177 include/class_CopyPasteHandler.inc:118 +#: include/class_CopyPasteHandler.inc:127 +#: include/class_CopyPasteHandler.inc:176 +#: include/class_CopyPasteHandler.inc:185 +#: include/class_CopyPasteHandler.inc:193 +#: plugins/admin/groups/class_groupGeneric.inc:163 +#: plugins/admin/groups/class_groupGeneric.inc:755 #, fuzzy -msgid "You have no permission to move the object:" -msgstr "Non hai il permesso di cambiare la tua password." +msgid "Configuration error" +msgstr "File di configurazione" -#: include/utils/class_msgPool.inc:146 -#, fuzzy -msgid "You have no permission to move these objects:" -msgstr "Non hai il permesso di cambiare la tua password." +#: html/password.php:74 html/index.php:164 html/setup.php:66 +#, php-format +msgid "Directory '%s' specified as compile directory is not accessible!" +msgstr "" -#: include/utils/class_msgPool.inc:156 include/utils/class_msgPool.inc:168 -#: include/utils/class_msgPool.inc:186 +#: html/password.php:159 plugins/personal/generic/class_user.inc:603 #, fuzzy -msgid "Connection information" -msgstr "Informazioni personali" - -#: include/utils/class_msgPool.inc:158 -#, fuzzy, php-format -msgid "Cannot connect to %s database!" -msgstr "Impossibile connettersi al server del database!" - -#: include/utils/class_msgPool.inc:170 -#, fuzzy, php-format -msgid "Cannot select %s database!" -msgstr "Impossibile selezionare il database!" +msgid "Password method" +msgstr "Algorimo password" -#: include/utils/class_msgPool.inc:176 -#, php-format -msgid "No %s server defined!" +#: html/password.php:159 +msgid "Error: Password method not available!" msgstr "" -#: include/utils/class_msgPool.inc:188 -#, fuzzy, php-format -msgid "Cannot query %s database!" -msgstr "Impossibile selezionare il database!" +#: html/password.php:193 plugins/admin/users/class_userManagement.inc:260 +#: plugins/personal/generic/main.inc:92 +#: plugins/personal/password/class_password.inc:82 +msgid "" +"The passwords you've entered as 'New password' and 'Repeated new password' " +"do not match." +msgstr "Le password nuova e ripetuta non corrispondono" -#: include/utils/class_msgPool.inc:194 -#, php-format -msgid "The field '%s' contains a reserved keyword!" +#: html/password.php:204 plugins/personal/password/class_password.inc:88 +msgid "The password used as new and current are too similar." msgstr "" +"La password immessa come 'Nuova password' è troppo simile a quella attuale." -#: include/utils/class_msgPool.inc:200 -#, php-format -msgid "Command specified as %s hook for plugin '%s' does not exist!" +#: html/password.php:209 plugins/personal/password/class_password.inc:91 +msgid "The password used as new is to short." +msgstr "La 'Nuova password' immessa è troppo corta." + +#: html/password.php:215 plugins/admin/users/template.tpl:32 +#: plugins/personal/generic/class_user.inc:1225 +#: plugins/personal/generic/class_user.inc:1238 +#: plugins/personal/generic/class_user.inc:1252 +#: plugins/personal/generic/class_user.inc:1254 +#: plugins/personal/generic/generic.tpl:82 +#: plugins/personal/generic/paste_generic.tpl:15 +msgid "Login" +msgstr "Nome utente" + +#: html/password.php:224 html/index.php:324 +msgid "Please check the username/password combination." msgstr "" -#: include/utils/class_msgPool.inc:207 -#, fuzzy, php-format -msgid "'%s' command is invalid!" -msgstr "Il valore specificato per l'UID non è valido." +#: html/password.php:228 +msgid "You have no permissions to change your password." +msgstr "Non hai il permesso di cambiare la tua password." -#: include/utils/class_msgPool.inc:209 -#, php-format -msgid "'%s' command (%s) for plugin %s is invalid!" +#: html/password.php:249 +msgid "External password changer reported a problem: " +msgstr "Il programma esterno per cambiare la password ha avuto un problema:" + +#: html/password.php:280 html/index.php:416 +msgid "Session will not be encrypted." msgstr "" -#: include/utils/class_msgPool.inc:211 -#, php-format -msgid "'%s' command for plugin %s is invalid!" +#: html/password.php:280 html/index.php:416 +msgid "Enter SSL session" msgstr "" -#: include/utils/class_msgPool.inc:213 -#, fuzzy, php-format -msgid "'%s' command (%s) is invalid!" -msgstr "Il valore specificato per l'UID non è valido." +#: html/index.php:57 +#, fuzzy +msgid "Session is not encrypted!" +msgstr "Rilevato un conflitto di sessione" -#: include/utils/class_msgPool.inc:221 -#, fuzzy, php-format -msgid "Cannot execute '%s' command!" -msgstr "Impossibile selezionare il database!" +#: html/index.php:64 +msgid "" +"The session lifetime configured in your gosa.conf will be overridden by php." +"ini settings." +msgstr "" -#: include/utils/class_msgPool.inc:223 -#, php-format -msgid "Cannot execute '%s' command (%s) for plugin %s!" +#: html/index.php:164 +#, fuzzy +msgid "Smarty error" +msgstr "Stato" + +#: html/index.php:215 +msgid "There is a problem with the authentication setup!" msgstr "" -#: include/utils/class_msgPool.inc:225 -#, php-format -msgid "Cannot execute '%s' command for plugin %s!" +#: html/index.php:223 +msgid "Cannot find a valid user for the current authentication setup!" msgstr "" -#: include/utils/class_msgPool.inc:227 -#, fuzzy, php-format -msgid "Cannot execute '%s' command (%s)!" -msgstr "Impossibile selezionare il database!" +#: html/index.php:227 +msgid "User information is not unique accross the configured LDAP trees!" +msgstr "" -#: include/utils/class_msgPool.inc:235 -#, fuzzy, php-format -msgid "Value for '%s' is too large!" -msgstr "Il valore specificato per l'UID è troppo basso." +#: html/index.php:253 html/index.php:268 html/index.php:281 +#: include/class_acl.inc:1193 include/class_MultiSelectWindow.inc:550 +#: include/functions.inc:364 include/functions.inc:390 +#: include/functions.inc:398 include/functions.inc:427 +#: include/functions.inc:652 include/functions.inc:695 +#: include/functions.inc:737 include/functions.inc:782 +#: include/functions.inc:2535 include/functions.inc:2782 +#: include/class_plugin.inc:1243 include/class_plugin.inc:1292 +#: include/class_plugin.inc:1296 include/class_plugin.inc:1311 +#: include/class_plugin.inc:1398 include/class_plugin.inc:1456 +#: include/class_plugin.inc:1522 include/class_plugin.inc:1537 +#: include/class_ldap.inc:708 include/class_ldap.inc:1174 +#: include/class_config.inc:258 plugins/admin/ogroups/class_ogroup.inc:1033 +#: plugins/admin/ogroups/class_ogroup.inc:1047 +#: plugins/admin/groups/class_groupGeneric.inc:785 +#: plugins/admin/groups/class_groupGeneric.inc:1112 +#: plugins/admin/departments/class_departmentGeneric.inc:241 +#: plugins/admin/departments/class_departmentGeneric.inc:429 +#: plugins/admin/departments/class_departmentGeneric.inc:702 +#: plugins/admin/departments/class_departmentGeneric.inc:733 +#: plugins/admin/acl/class_aclRole.inc:633 +#: plugins/admin/acl/class_aclRole.inc:673 +#: plugins/admin/acl/class_aclRole.inc:687 +#: plugins/personal/generic/class_user.inc:722 +#: plugins/personal/generic/class_user.inc:1084 +#: plugins/personal/posix/class_posixAccount.inc:678 +#: plugins/personal/posix/class_posixAccount.inc:1007 +#: setup/class_setupStep_Migrate.inc:1208 +#: setup/class_setupStep_Migrate.inc:1236 +#: setup/class_setupStep_Migrate.inc:1285 +#: setup/class_setupStep_Migrate.inc:1334 +#: setup/class_setupStep_Migrate.inc:2137 +#: setup/class_setupStep_Migrate.inc:2432 +#: setup/class_setupStep_Migrate.inc:2436 +#: setup/class_setupStep_Migrate.inc:2626 +#: setup/class_setupStep_Migrate.inc:2646 +#: setup/class_setupStep_Migrate.inc:2763 +#: setup/class_setupStep_Migrate.inc:3110 +#: setup/class_setupStep_Migrate.inc:3124 +#, fuzzy +msgid "LDAP error" +msgstr "Errore LDAP" -#: include/utils/class_msgPool.inc:237 -#, php-format -msgid "'%s' must be smaller than %d!" +#: html/index.php:268 +msgid "Cannot detect information about the installed LDAP schema!" msgstr "" -#: include/utils/class_msgPool.inc:245 -#, fuzzy, php-format -msgid "Value for '%s' is too small!" -msgstr "Il valore specificato per l'UID è troppo basso." +#: html/index.php:281 +msgid "Your LDAP setup contains old schema definitions:" +msgstr "" -#: include/utils/class_msgPool.inc:247 -#, fuzzy, php-format -msgid "'%s' must be %d or above!" -msgstr "PHP deve essere la versione 4.1.0 o superiore." +#: html/index.php:302 +msgid "Please specify a valid username!" +msgstr "" -#: include/utils/class_msgPool.inc:254 -#, php-format -msgid "'%s' depends on '%s' - please provide both values!" +#: html/index.php:305 +msgid "Please specify your password!" msgstr "" -#: include/utils/class_msgPool.inc:260 -#, php-format -msgid "There is already an entry with this '%s' attribute in the system!" +#: html/index.php:317 +#, fuzzy +msgid "Authentication error" +msgstr "Destinazione" + +#: html/index.php:317 +msgid "Cannot retrieve user information for htaccess authentication!" msgstr "" -#: include/utils/class_msgPool.inc:266 -#, fuzzy, php-format -msgid "The required field '%s' is empty!" -msgstr "Il campo necessario 'Home directory' non è vuoto" +#: html/index.php:371 +#, fuzzy +msgid "Account locked. Please contact your system administrator!" +msgstr "" +"Errore di connessione al server LDAP. Contatta l'amministratore del sistema." -#: include/utils/class_msgPool.inc:274 -msgid "Example" +#: html/index.php:422 +msgid "" +"Your browser has cookies disabled. Please enable cookies and reload this " +"page before logging in!" msgstr "" -#: include/utils/class_msgPool.inc:291 +#: html/setup.php:66 +#, fuzzy +msgid "Smarty" +msgstr "Avvio" + +#: html/main.php:148 #, php-format -msgid "The Field '%s' contains invalid characters" +msgid "Cannot locate file '%s' - please run '%s' to fix this" msgstr "" -#: include/utils/class_msgPool.inc:292 -#, php-format -msgid "'%s' is not allowed:" +#: html/main.php:167 +#, fuzzy +msgid "PHP configuration" +msgstr "Scarica il file di configurazione" + +#: html/main.php:168 +msgid "" +"FATAL: Register globals is on. GOsa will refuse to login unless this is " +"fixed by an administrator." msgstr "" -#: include/utils/class_msgPool.inc:292 -#, fuzzy, php-format -msgid "'%s' are not allowed!" -msgstr "Cambia la password" +#: html/main.php:228 +msgid "Running out of memory!" +msgstr "" -#: include/utils/class_msgPool.inc:295 -#, php-format -msgid "The Field '%s' contains invalid characters!" +#: html/main.php:284 +msgid "User ACL checks disabled" msgstr "" -#: include/utils/class_msgPool.inc:302 -#, fuzzy, php-format -msgid "Missing %s PHP extension!" -msgstr "Elimina foto" +#: html/main.php:329 +#, fuzzy +msgid "Your password is about to expire, please change your password!" +msgstr "Non hai il permesso di cambiare la tua password." -#: include/utils/class_msgPool.inc:308 include/class_baseSelectDialog.inc:62 -#: setup/setup_migrate.tpl:135 setup/setup_migrate.tpl:186 -#: setup/setup_migrate.tpl:233 setup/setup_migrate.tpl:298 -#: setup/setup_migrate.tpl:354 setup/setup_migrate.tpl:407 -#: setup/setup_migrate.tpl:452 setup/setup_migrate.tpl:495 -#: setup/setup_migrate.tpl:539 setup/setup_ldap.tpl:17 -#: ihtml/themes/default/acl.tpl:128 ihtml/themes/default/acl.tpl:142 -#: ihtml/themes/default/snapshotdialog.tpl:44 -#: ihtml/themes/default/snapshotdialog.tpl:89 -#: ihtml/themes/default/remove.tpl:15 -#: ihtml/themes/default/copyPasteDialog.tpl:21 -#: ihtml/themes/default/islocked.tpl:19 ihtml/themes/default/msg_dialog.tpl:74 -#: ihtml/themes/default/msg_dialog.tpl:127 -#: ihtml/themes/default/msg_dialog.tpl:130 -#, php-format -msgid "Cancel" -msgstr "Annulla" +#: html/main.php:339 +#, fuzzy +msgid "Plugin" +msgstr "Ricerca" -#: include/utils/class_msgPool.inc:314 setup/setup_checks.tpl:27 -#: setup/setup_checks.tpl:87 setup/class_setupStep_Migrate.inc:257 -#: setup/class_setupStep_Migrate.inc:309 setup/class_setupStep_Migrate.inc:370 -#: setup/class_setupStep_Migrate.inc:443 setup/class_setupStep_Migrate.inc:520 -#: setup/class_setupStep_Migrate.inc:595 setup/class_setupStep_Migrate.inc:648 -#: setup/class_setupStep_Migrate.inc:789 -#: setup/class_setupStep_Migrate.inc:1034 -#: setup/class_setupStep_Migrate.inc:1968 -#: setup/class_setupStep_Migrate.inc:2389 -#: setup/class_setupStep_Migrate.inc:2543 -#: setup/class_setupStep_Migrate.inc:2873 -#: ihtml/themes/default/msg_dialog.tpl:71 -#: ihtml/themes/default/msg_dialog.tpl:73 -#: ihtml/themes/default/msg_dialog.tpl:124 -#: ihtml/themes/default/msg_dialog.tpl:126 -#: ihtml/themes/default/msg_dialog.tpl:129 +#: html/main.php:340 #, php-format -msgid "Ok" +msgid "FATAL: Cannot find any plugin definitions for plugin '%s'!" msgstr "" -#: include/utils/class_msgPool.inc:320 setup/setup_migrate.tpl:133 -#: setup/setup_migrate.tpl:184 setup/setup_migrate.tpl:232 -#: setup/setup_migrate.tpl:297 setup/setup_migrate.tpl:352 -#: setup/setup_migrate.tpl:405 setup/setup_migrate.tpl:450 -#: setup/setup_migrate.tpl:493 setup/setup_migrate.tpl:537 -#: setup/setup_ldap.tpl:16 ihtml/themes/default/acl.tpl:29 -#: ihtml/themes/default/acl.tpl:52 ihtml/themes/default/acl.tpl:125 -#: ihtml/themes/default/acl.tpl:140 -#, php-format -msgid "Apply" -msgstr "Applica" +#: html/main.php:354 +#, fuzzy +msgid "Configuration Error" +msgstr "File di configurazione" -#: include/utils/class_msgPool.inc:326 include/class_MultiSelectWindow.inc:144 -#: ihtml/themes/default/copyPasteDialog.tpl:19 +#: html/main.php:355 #, php-format -msgid "Save" -msgstr "Salva" +msgid "" +"FATAL: not all POST variables have been transfered by PHP - please inform " +"your administrator!" +msgstr "" -#: include/utils/class_msgPool.inc:332 setup/class_setupStep_Migrate.inc:2679 -#, php-format -msgid "Add" -msgstr "Aggiungi" +#: html/helpviewer.php:64 +msgid "Help browser" +msgstr "" -#: include/utils/class_msgPool.inc:332 -#, fuzzy, php-format -msgid "Add %s" -msgstr "Aggiungi" +#: html/helpviewer.php:118 +msgid "There is no helpfile specified for this class" +msgstr "" -#: include/utils/class_msgPool.inc:338 -#, fuzzy, php-format -msgid "Delete %s" -msgstr "Rimuovi" +#: html/helpviewer.php:194 include/functions_helpviewer.inc:97 +msgid "previous" +msgstr "" -#: include/utils/class_msgPool.inc:344 -#: plugins/personal/generic/generic.tpl:137 -#: ihtml/themes/default/sizelimit.tpl:14 -#, php-format -msgid "Set" -msgstr "Imposta" - -#: include/utils/class_msgPool.inc:344 -#, fuzzy, php-format -msgid "Set %s" -msgstr "Imposta" - -#: include/utils/class_msgPool.inc:350 -#, fuzzy, php-format -msgid "Edit..." -msgstr "Modifica" - -#: include/utils/class_msgPool.inc:350 -#, fuzzy, php-format -msgid "Edit %s..." -msgstr "Modifica contatto" - -#: include/utils/class_msgPool.inc:356 -msgid "Back" -msgstr "Indietro" +#: html/helpviewer.php:198 include/functions_helpviewer.inc:101 +msgid "next" +msgstr "" -#: include/utils/class_msgPool.inc:376 -#, fuzzy, php-format -msgid "This account has no valid %s extensions!" -msgstr "Questa identità non possiede estensioni GOsa." +#: html/helpviewer.php:269 +#, php-format +msgid "Helpdir '%s' is not accessible, can't read any helpfiles." +msgstr "" -#: include/utils/class_msgPool.inc:382 -#, fuzzy, php-format -msgid "" -"This account has %s settings enabled. You can disable them by clicking below." -msgstr "Questa identià possiede estensioni Unix." +#: include/class_socketClient.inc:60 +msgid "The mcrypt module was not found. Please install php5-mcrypt." +msgstr "" -#: include/utils/class_msgPool.inc:385 include/utils/class_msgPool.inc:392 -#, fuzzy, php-format -msgid "" -"This account has %s settings enabled. To disable them, you'll need to remove " -"the %s settings first!" +#: include/class_socketClient.inc:108 +#, php-format +msgid "Socket connection to host '%s:%s' failed: %s" msgstr "" -"Questa identià possiede estensioni Unix. Per eliminarle devi eliminare prima " -"le estensioni Samba / ambiente." -#: include/utils/class_msgPool.inc:401 -#, fuzzy, php-format -msgid "" -"This account has %s settings disabled. You can enable them by clicking below." -msgstr "Questa identità non possiede estensioni Unix" +#: include/class_socketClient.inc:191 +#, php-format +msgid "Socket timeout of %s seconds reached." +msgstr "" -#: include/utils/class_msgPool.inc:404 include/utils/class_msgPool.inc:411 -#, fuzzy, php-format -msgid "" -"This account has %s settings disabled. To enable them, you'll need to add " -"the %s settings first!" +#: include/password-methods/class_password-methods.inc:250 +msgid "Cannot find a suitable password method for the current hash!" msgstr "" -"Questa identià possiede estensioni Unix. Per eliminarle devi eliminare prima " -"le estensioni Samba / ambiente." -#: include/utils/class_msgPool.inc:419 -#, fuzzy, php-format -msgid "Add %s settings" -msgstr "Opzioni applicazione" +#: include/class_acl.inc:26 +#, fuzzy +msgid "Access control" +msgstr "Opzioni di accesso" -#: include/utils/class_msgPool.inc:425 -#, fuzzy, php-format -msgid "Remove %s settings" -msgstr "Impostazioni Unix" +#: include/class_acl.inc:27 plugins/admin/acl/class_aclManagement.inc:27 +#, fuzzy +msgid "Manage access control lists" +msgstr "Opzioni di accesso" -#: include/utils/class_msgPool.inc:431 -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" +#: include/class_acl.inc:201 plugins/admin/acl/class_aclRole.inc:124 +#, fuzzy +msgid "All categories" +msgstr "Aggiungi contatto" -#: include/utils/class_msgPool.inc:437 -msgid "January" -msgstr "Gennaio" +#: include/class_acl.inc:209 +msgid "Reset ACLs" +msgstr "" -#: include/utils/class_msgPool.inc:437 -msgid "February" -msgstr "Febbraio" +#: include/class_acl.inc:210 plugins/admin/acl/class_aclRole.inc:132 +msgid "One level" +msgstr "" -#: include/utils/class_msgPool.inc:437 -msgid "March" -msgstr "Marzo" +#: include/class_acl.inc:211 include/class_acl.inc:216 +#: plugins/admin/acl/class_aclRole.inc:133 +#, fuzzy +msgid "Current object" +msgstr "Password attuale" -#: include/utils/class_msgPool.inc:437 -msgid "April" -msgstr "Aprile" +#: include/class_acl.inc:212 plugins/admin/acl/class_aclRole.inc:134 +#, fuzzy +msgid "Complete subtree" +msgstr "incompleto" -#: include/utils/class_msgPool.inc:438 -msgid "May" -msgstr "Maggio" +#: include/class_acl.inc:213 plugins/admin/acl/class_aclRole.inc:135 +msgid "Complete subtree (permanent)" +msgstr "" -#: include/utils/class_msgPool.inc:438 -msgid "June" -msgstr "Giugno" +#: include/class_acl.inc:214 include/class_acl.inc:217 +msgid "Use ACL defined in role" +msgstr "" -#: include/utils/class_msgPool.inc:438 -msgid "July" -msgstr "Luglio" +#: include/class_acl.inc:220 plugins/admin/users/class_userManagement.inc:26 +#: plugins/personal/generic/class_user.inc:1549 +#: setup/class_setupStep_Migrate.inc:1039 +msgid "Users" +msgstr "Utenti" -#: include/utils/class_msgPool.inc:438 -msgid "August" -msgstr "Agosto" +#: include/class_acl.inc:220 plugins/admin/groups/class_groupGeneric.inc:1301 +#: plugins/admin/groups/class_groupManagement.inc:26 +#: setup/class_setupStep_Migrate.inc:1042 +msgid "Groups" +msgstr "Gruppi di utenti" -#: include/utils/class_msgPool.inc:438 -msgid "September" -msgstr "Settembre" +#: include/class_acl.inc:482 include/class_MultiSelectWindow.inc:258 +#: include/class_MultiSelectWindow.inc:260 +#: include/class_baseSelectDialog.inc:49 +#: plugins/admin/acl/class_aclRole.inc:392 +msgid "Up" +msgstr "" -#: include/utils/class_msgPool.inc:439 -msgid "October" -msgstr "Ottobre" +#: include/class_acl.inc:484 plugins/admin/acl/class_aclRole.inc:394 +#, fuzzy +msgid "Down" +msgstr "Dominio" -#: include/utils/class_msgPool.inc:439 -msgid "November" -msgstr "Novembre" +#: include/class_acl.inc:489 include/class_acl.inc:537 +#: plugins/admin/groups/class_divListGroup.inc:139 +#: plugins/admin/users/class_divListUsers.inc:134 +#: plugins/admin/acl/class_aclRole.inc:397 +#: plugins/admin/acl/class_aclRole.inc:446 +msgid "Edit" +msgstr "Modifica" -#: include/utils/class_msgPool.inc:439 -msgid "December" -msgstr "Dicembre" +#: include/class_acl.inc:489 include/class_acl.inc:493 +#: include/class_acl.inc:1225 include/class_acl.inc:1226 +#: include/class_acl.inc:1231 include/class_tabs.inc:391 +#: plugins/admin/acl/class_aclManagement.inc:26 +#: plugins/admin/acl/class_aclManagement.inc:293 +#: plugins/admin/acl/class_divListACL.inc:179 +#: plugins/admin/acl/tabs_acl.inc:28 plugins/admin/acl/class_aclRole.inc:398 +#: plugins/admin/acl/class_aclRole.inc:402 +#: plugins/admin/acl/class_aclRole.inc:766 +msgid "ACL" +msgstr "ACL" -#: include/utils/class_msgPool.inc:445 -#, fuzzy -msgid "Sunday" -msgstr "Cognome" +#: include/class_acl.inc:493 include/class_acl.inc:541 +#: include/utils/class_msgPool.inc:338 plugins/admin/acl/class_aclRole.inc:401 +#: plugins/admin/acl/class_aclRole.inc:450 +#, php-format +msgid "Delete" +msgstr "Rimuovi" -#: include/utils/class_msgPool.inc:445 +#: include/class_acl.inc:529 #, fuzzy -msgid "Monday" -msgstr "mese" - -#: include/utils/class_msgPool.inc:445 -msgid "Tuesday" -msgstr "" +msgid "No ACL settings for this category!" +msgstr "Nome descrittivo del gruppo" -#: include/utils/class_msgPool.inc:445 -msgid "Wednesday" +#: include/class_acl.inc:531 +#, php-format +msgid "Contains ACLs for these objects: %s" msgstr "" -#: include/utils/class_msgPool.inc:445 -msgid "Thursday" -msgstr "" +#: include/class_acl.inc:537 include/class_acl.inc:541 +#, fuzzy +msgid "category ACL" +msgstr "classe" -#: include/utils/class_msgPool.inc:445 -msgid "Friday" +#: include/class_acl.inc:591 +#, php-format +msgid "Edit ACL for '%s' - scope is '%s'" msgstr "" -#: include/utils/class_msgPool.inc:445 -msgid "Saturday" +#: include/class_acl.inc:601 plugins/admin/acl/class_aclRole.inc:480 +msgid "All objects in current subtree" msgstr "" -#: include/utils/class_msgPool.inc:452 +#: include/class_acl.inc:749 include/class_acl.inc:756 #, fuzzy -msgid "read operation" -msgstr "Opzioni di posta" - -#: include/utils/class_msgPool.inc:452 -msgid "add operation" -msgstr "" +msgid "Show/hide advanced settings" +msgstr "Opzioni di posta avanzate" -#: include/utils/class_msgPool.inc:452 +#: include/class_acl.inc:773 #, fuzzy -msgid "modify operation" -msgstr "Informazioni personali" +msgid "Create objects" +msgstr "Gruppo di oggetti" -#: include/utils/class_msgPool.inc:453 +#: include/class_acl.inc:774 #, fuzzy -msgid "delete operation" -msgstr "Selezione le workstation da aggiungere" +msgid "Move objects" +msgstr "Oggetti membri" -#: include/utils/class_msgPool.inc:453 +#: include/class_acl.inc:775 #, fuzzy -msgid "search operation" -msgstr "L'account spira dopo" +msgid "Remove objects" +msgstr "Oggetti membri" -#: include/utils/class_msgPool.inc:453 +#: include/class_acl.inc:777 #, fuzzy -msgid "authentication" -msgstr "Destinazione" +msgid "Grant permission to owner" +msgstr "Rimuovi" -#: include/utils/class_msgPool.inc:456 -#, fuzzy, php-format -msgid "LDAP %s failed!" -msgstr "La query al database è fallita!" +#: include/class_acl.inc:781 include/class_acl.inc:884 +#: include/class_acl.inc:888 +msgid "read" +msgstr "leggere" -#: include/utils/class_msgPool.inc:458 +#: include/class_acl.inc:782 include/class_acl.inc:886 +#: include/class_acl.inc:889 +msgid "write" +msgstr "scrivere" + +#: include/class_acl.inc:786 #, fuzzy -msgid "LDAP operation failed!" -msgstr "La query al database è fallita!" +msgid "Complete object" +msgstr "Gruppo di oggetti" -#: include/utils/class_msgPool.inc:473 +#: include/class_acl.inc:928 include/class_session.inc:76 +#: include/class_session.inc:101 include/class_session.inc:127 +#: include/functions.inc:467 include/functions.inc:627 +#: include/functions.inc:724 include/functions.inc:1107 +#: include/functions.inc:1918 include/functions.inc:1952 +#: include/functions.inc:1972 include/class_ldap.inc:648 +#: include/class_ldap.inc:696 include/class_log.inc:88 +#: include/class_CopyPasteHandler.inc:159 +#: include/class_CopyPasteHandler.inc:269 #, fuzzy -msgid "Upload failed!" -msgstr "Nome applicazione" +msgid "Internal error" +msgstr "Terminal Server" -#: include/utils/class_msgPool.inc:476 -#, fuzzy, php-format -msgid "Upload failed: %s" -msgstr "Utenti di Dominio" - -#: include/utils/class_msgPool.inc:483 -msgid "Communication failure with the infrastructure service!" -msgstr "" - -#: include/utils/class_msgPool.inc:485 -#, php-format -msgid "Communication failure with the infrastructure service: %s" -msgstr "" - -#: include/utils/class_msgPool.inc:492 include/utils/class_msgPool.inc:495 -#, php-format -msgid "This '%s' is still in use by this object: %s" -msgstr "" - -#: include/utils/class_msgPool.inc:498 -#, fuzzy, php-format -msgid "This '%s' is still in use." -msgstr "Nome descrittivo del gruppo" - -#: include/utils/class_msgPool.inc:500 -#, fuzzy, php-format -msgid "This '%s' is still in use by these objects: %s" -msgstr "Nome descrittivo del gruppo" - -#: include/utils/class_msgPool.inc:506 +#: include/class_acl.inc:928 #, php-format -msgid "File '%s' does not exist!" +msgid "Unkown ACL type '%s'!" msgstr "" -#: include/utils/class_msgPool.inc:512 -#, fuzzy, php-format -msgid "Cannot open file '%s' for reading!" -msgstr "Rimuovi" - -#: include/utils/class_msgPool.inc:518 -#, fuzzy, php-format -msgid "Cannot open file '%s' for writing!" -msgstr "Rimuovi" - -#: include/utils/class_msgPool.inc:524 +#: include/class_acl.inc:971 #, php-format -msgid "" -"The value for '%s' is currently unconfigured or invalid, please check your " -"configuration file!" +msgid "Unknown entry '%s'!" msgstr "" -#: include/utils/class_msgPool.inc:530 -#, fuzzy, php-format -msgid "Cannot delete file '%s'!" -msgstr "Rimuovi" - -#: include/utils/class_msgPool.inc:536 -#, fuzzy, php-format -msgid "Cannot create folder '%s'!" -msgstr "Vai al dipartimento base" - -#: include/utils/class_msgPool.inc:542 -#, fuzzy, php-format -msgid "Cannot delete folder '%s'!" -msgstr "Rimuovi" - -#: include/utils/class_msgPool.inc:548 +#: include/class_acl.inc:1031 include/class_acl.inc:1033 #, fuzzy, php-format -msgid "Checking for %s support" -msgstr "Controllo il supporto per iconv" - -#: include/utils/class_msgPool.inc:554 -#, php-format -msgid "Install and activate the %s PHP module." -msgstr "" - -#: include/utils/class_msgPool.inc:560 -#, php-format -msgid "" -"Cannot initialize class '%s'! Maybe there is a plugin missing in your gosa " -"setup?" -msgstr "" +msgid "Role: %s" +msgstr "Ruolo" -#: include/class_gosaSupportDaemon.inc:104 -msgid "GOsa support daemon" +#: include/class_acl.inc:1033 +msgid "unknown role" msgstr "" -#: include/class_gosaSupportDaemon.inc:779 -#, fuzzy -msgid "Cannot not parse XML!" -msgstr "Troppi utenti non posso allocare un ID libero!" - -#: include/class_gosaSupportDaemon.inc:1160 +#: include/class_acl.inc:1041 #, fuzzy, php-format -msgid "Cannot send abort event for entry %s!" -msgstr "Rimuovi" - -#: include/class_gosaSupportDaemon.inc:1180 -#, php-format -msgid "Cannot remove entry %s!" -msgstr "" - -#: include/functions_helpviewer.inc:45 -#, php-format -msgid "XML error in guide.xml: %s at line %d" -msgstr "" - -#: include/functions_helpviewer.inc:88 -msgid "No help available for this plugin." -msgstr "" - -#: include/functions_helpviewer.inc:97 html/helpviewer.php:194 -msgid "previous" -msgstr "" - -#: include/functions_helpviewer.inc:101 html/helpviewer.php:198 -msgid "next" -msgstr "" - -#: include/functions_helpviewer.inc:388 -#, php-format -msgid "%s results for your search with the keyword %s" -msgstr "" - -#: include/functions_helpviewer.inc:462 -#, php-format -msgid "%s%% hit rate in file %s" -msgstr "" - -#: include/class_certificate.inc:73 -#, fuzzy -msgid "Certificate is empty!" -msgstr "Certificati" +msgid "Contains settings for these objects: %s" +msgstr "Nome descrittivo del gruppo" -#: include/class_certificate.inc:100 -msgid "Cannot load certificate - only PEM/DER is supported!" +#: include/class_acl.inc:1056 +msgid "ACL takes effect for all users" msgstr "" -#: include/class_certificate.inc:115 +#: include/class_acl.inc:1226 #, fuzzy -msgid "Cannot extract information for non PEM certificates!" -msgstr "Rimuovi" +msgid "Access control list" +msgstr "Opzioni di accesso" -#: include/class_certificate.inc:219 +#: include/class_acl.inc:1231 #, fuzzy -msgid "No valid certificate loaded!" -msgstr "Non ci sono certificati installati" +msgid "ACL roles" +msgstr "ACL" -#: include/class_baseSelectDialog.inc:44 +#: include/class_MultiSelectWindow.inc:145 setup/setup_migrate.tpl:60 +#: setup/setup_migrate.tpl:107 #, fuzzy -msgid "Choose a base" -msgstr "Rimuovi" +msgid "Close" +msgstr "Scegli" -#: include/class_baseSelectDialog.inc:47 #: include/class_MultiSelectWindow.inc:250 +#: include/class_baseSelectDialog.inc:47 msgid "Go to root department" msgstr "Vai al dipartimento base" -#: include/class_baseSelectDialog.inc:47 #: include/class_MultiSelectWindow.inc:250 #: include/class_MultiSelectWindow.inc:252 +#: include/class_baseSelectDialog.inc:47 msgid "Root" msgstr "Root" -#: include/class_baseSelectDialog.inc:49 #: include/class_MultiSelectWindow.inc:258 +#: include/class_baseSelectDialog.inc:49 msgid "Go up one department" msgstr "Sali di dipartimento" -#: include/class_baseSelectDialog.inc:51 #: include/class_MultiSelectWindow.inc:266 +#: include/class_baseSelectDialog.inc:51 msgid "Go to users department" msgstr "Vai agli utenti del dipartimento" -#: include/class_baseSelectDialog.inc:51 #: include/class_MultiSelectWindow.inc:266 #: include/class_MultiSelectWindow.inc:268 +#: include/class_baseSelectDialog.inc:51 msgid "Home" msgstr "Home" -#: include/class_baseSelectDialog.inc:52 #: include/class_MultiSelectWindow.inc:273 +#: include/class_baseSelectDialog.inc:52 msgid "Reload list" msgstr "" -#: include/class_baseSelectDialog.inc:52 #: include/class_MultiSelectWindow.inc:273 -#: plugins/admin/departments/class_divListDepartment.inc:87 -#: plugins/admin/acl/class_divListACL.inc:104 +#: include/class_baseSelectDialog.inc:52 #: plugins/admin/ogroups/class_divListOGroup.inc:148 -#: plugins/admin/users/class_divListUsers.inc:115 #: plugins/admin/groups/class_divListGroup.inc:122 +#: plugins/admin/users/class_divListUsers.inc:115 +#: plugins/admin/departments/class_divListDepartment.inc:87 +#: plugins/admin/acl/class_divListACL.inc:104 msgid "Submit" msgstr "" +#: include/class_MultiSelectWindow.inc:550 +#, php-format +msgid "Inconsistent DN encoding detected: '%s'" +msgstr "" + +#: include/class_session.inc:76 include/class_session.inc:101 +#: include/class_session.inc:127 +#, fuzzy +msgid "Requested channel does not exist! Please contact your Administrator." +msgstr "" +"Errore di connessione al server LDAP. Contatta l'amministratore del sistema." + +#: include/class_baseSelectDialog.inc:44 +#, fuzzy +msgid "Choose a base" +msgstr "Rimuovi" + #: include/class_baseSelectDialog.inc:55 msgid "" "Step in the prefered tree and click save to use the current subtree as base. " @@ -1251,28 +1186,27 @@ msgid "Use" msgstr "Utenti" #: include/class_baseSelectDialog.inc:65 -#: plugins/admin/departments/class_countryGeneric.inc:89 -#: plugins/admin/departments/dcObject.tpl:28 -#: plugins/admin/departments/class_dcObject.inc:88 +#: plugins/admin/ogroups/class_divListOGroup.inc:146 +#: plugins/admin/ogroups/class_ogroup.inc:1130 +#: plugins/admin/ogroups/generic.tpl:26 plugins/admin/groups/generic.tpl:39 +#: plugins/admin/groups/class_divListGroup.inc:121 +#: plugins/admin/groups/class_groupGeneric.inc:1306 +#: plugins/admin/users/class_divListUsers.inc:113 +#: plugins/admin/departments/class_departmentGeneric.inc:621 +#: plugins/admin/departments/locality.tpl:28 #: plugins/admin/departments/generic.tpl:39 +#: plugins/admin/departments/class_divListDepartment.inc:85 #: plugins/admin/departments/class_localityGeneric.inc:89 +#: plugins/admin/departments/class_organizationGeneric.inc:121 +#: plugins/admin/departments/class_countryGeneric.inc:89 +#: plugins/admin/departments/class_dcObject.inc:88 #: plugins/admin/departments/country.tpl:28 +#: plugins/admin/departments/dcObject.tpl:28 #: plugins/admin/departments/organization.tpl:39 -#: plugins/admin/departments/locality.tpl:28 -#: plugins/admin/departments/class_departmentGeneric.inc:621 -#: plugins/admin/departments/class_organizationGeneric.inc:121 -#: plugins/admin/departments/class_divListDepartment.inc:85 #: plugins/admin/acl/class_divListACL.inc:102 -#: plugins/admin/acl/acl_role.tpl:27 plugins/admin/acl/class_aclRole.inc:734 -#: plugins/admin/ogroups/generic.tpl:26 -#: plugins/admin/ogroups/class_divListOGroup.inc:146 -#: plugins/admin/ogroups/class_ogroup.inc:1130 -#: plugins/admin/users/class_divListUsers.inc:113 -#: plugins/admin/groups/generic.tpl:39 -#: plugins/admin/groups/class_groupGeneric.inc:1263 -#: plugins/admin/groups/class_divListGroup.inc:121 -#: plugins/personal/generic/generic.tpl:170 +#: plugins/admin/acl/class_aclRole.inc:751 plugins/admin/acl/acl_role.tpl:27 #: plugins/personal/generic/class_user.inc:1563 +#: plugins/personal/generic/generic.tpl:170 #: plugins/personal/generic/multiple_generic.tpl:47 setup/setup_ldap.tpl:55 msgid "Base" msgstr "Base" @@ -1282,17 +1216,6 @@ msgstr "Base" msgid "Filter entries with this syntax" msgstr "Mostra gli indirizzi che corrispondono" -#: include/class_session.inc:76 include/class_session.inc:101 -#: include/class_session.inc:127 -#, fuzzy -msgid "Requested channel does not exist! Please contact your Administrator." -msgstr "" -"Errore di connessione al server LDAP. Contatta l'amministratore del sistema." - -#: include/class_msg_dialog.inc:124 -msgid "Please fix the above error and reload the page." -msgstr "" - #: include/functions.inc:120 #, php-format msgid "Fatal error: no class locations defined - please run '%s' to fix this" @@ -1304,13 +1227,6 @@ msgid "" "Fatal error: cannot instantiate class '%s' - try running '%s' to fix this" msgstr "" -#: include/functions.inc:336 -#: plugins/admin/departments/class_departmentGeneric.inc:386 -#: html/password.php:58 html/main.php:147 -#, fuzzy -msgid "Fatal error" -msgstr "Terminal Server" - #: include/functions.inc:337 #, fuzzy, php-format msgid "FATAL: Error when connecting the LDAP. Server said '%s'." @@ -1347,29 +1263,6 @@ msgstr "" msgid "LDAP server returned: %s" msgstr "" -#: include/functions.inc:745 include/functions.inc:2192 -#: include/functions.inc:2196 include/functions.inc:2202 -#: include/class_tabs.inc:259 plugins/admin/departments/remove.tpl:2 -#: plugins/admin/departments/dep_move_confirm.tpl:2 -#: plugins/admin/acl/remove.tpl:2 plugins/admin/ogroups/remove.tpl:2 -#: plugins/admin/users/class_userManagement.inc:631 -#: plugins/admin/users/remove.tpl:2 plugins/admin/groups/remove.tpl:2 -#: plugins/personal/posix/class_posixAccount.inc:832 -#: plugins/personal/posix/class_posixAccount.inc:925 html/password.php:280 -#: html/index.php:57 html/index.php:63 html/index.php:416 html/index.php:422 -#: setup/setup_checks.tpl:32 setup/setup_checks.tpl:93 -#: setup/class_setupStep_Migrate.inc:251 setup/class_setupStep_Migrate.inc:303 -#: setup/class_setupStep_Migrate.inc:436 setup/class_setupStep_Migrate.inc:513 -#: setup/class_setupStep_Migrate.inc:652 setup/class_setupStep_Migrate.inc:793 -#: setup/class_setupStep_Migrate.inc:2383 -#: setup/class_setupStep_Migrate.inc:2536 -#: setup/class_setupStep_Migrate.inc:2868 ihtml/themes/default/conflict.tpl:6 -#: ihtml/themes/default/remove.tpl:2 ihtml/themes/default/islocked.tpl:6 -#: ihtml/themes/default/msg_dialog.tpl:54 -#: ihtml/themes/default/msg_dialog.tpl:97 -msgid "Warning" -msgstr "Attenzione" - #: include/functions.inc:745 msgid "" "Found multiple locks for object to be locked. This should not happen - " @@ -1419,163 +1312,254 @@ msgstr "" msgid "Apply filter" msgstr "" -#: include/functions.inc:1794 +#: include/functions.inc:1795 msgid "*ABCDEFGHIJKLMNOPQRSTUVWXYZ0123456789" msgstr "" -#: include/functions.inc:1838 +#: include/functions.inc:1839 #, php-format msgid "GOsa development snapshot (Rev %s)" msgstr "versione di sviluppo di GOsa (Rev %s)" -#: include/functions.inc:1917 +#: include/functions.inc:1918 #, php-format msgid "File '%s' could not be deleted." msgstr "" -#: include/functions.inc:1951 include/functions.inc:1971 +#: include/functions.inc:1952 include/functions.inc:1972 #, fuzzy msgid "Cannot write to revision file!" msgstr "Rimuovi" -#: include/functions.inc:2192 include/functions.inc:2196 -#: include/functions.inc:2202 +#: include/functions.inc:2193 include/functions.inc:2197 +#: include/functions.inc:2203 msgid "'baseIdHook' is not available. Using default base!" msgstr "" -#: include/functions.inc:2224 +#: include/functions.inc:2225 #, fuzzy msgid "LDAP warning" msgstr "Amministrazione LDAP" -#: include/functions.inc:2224 +#: include/functions.inc:2225 msgid "Cannot get schema information from server. No schema check possible!" msgstr "" -#: include/functions.inc:2250 +#: include/functions.inc:2251 msgid "Used to store account specific informations." msgstr "" -#: include/functions.inc:2257 +#: include/functions.inc:2258 msgid "" "Used to lock currently edited entries to avoid multiple changes at the same " "time." msgstr "" -#: include/functions.inc:2300 +#: include/functions.inc:2301 #, fuzzy, php-format msgid "Missing required object class '%s'!" msgstr "Lista dei dipartimenti" -#: include/functions.inc:2302 +#: include/functions.inc:2303 #, php-format msgid "Missing optional object class '%s'!" msgstr "" -#: include/functions.inc:2308 +#: include/functions.inc:2309 #, php-format msgid "Version mismatch for required object class '%s' (!=%s)!" msgstr "" -#: include/functions.inc:2310 +#: include/functions.inc:2311 #, php-format msgid "Version mismatch for optional object class '%s' (!=%s)!" msgstr "" -#: include/functions.inc:2314 +#: include/functions.inc:2315 #, php-format msgid "Class(es) available" msgstr "" -#: include/functions.inc:2336 +#: include/functions.inc:2337 msgid "" "You have enabled the rfc2307bis option on the 'ldap setup' step, but your " "schema configuration do not support this option." msgstr "" -#: include/functions.inc:2337 +#: include/functions.inc:2338 msgid "" "In order to use rfc2307bis conform groups the objectClass 'posixGroup' must " "be AUXILIARY" msgstr "" -#: include/functions.inc:2341 +#: include/functions.inc:2342 msgid "" "Your schema is configured to support the rfc2307bis group, but you have " "disabled this option on the 'ldap setup' step." msgstr "" -#: include/functions.inc:2342 +#: include/functions.inc:2343 msgid "The objectClass 'posixGroup' must be STRUCTURAL" msgstr "" -#: include/functions.inc:2366 +#: include/functions.inc:2367 msgid "German" msgstr "Tedesco" -#: include/functions.inc:2367 +#: include/functions.inc:2368 msgid "French" msgstr "Francese" -#: include/functions.inc:2368 +#: include/functions.inc:2369 msgid "Italian" msgstr "Italiano" -#: include/functions.inc:2369 +#: include/functions.inc:2370 msgid "Spanish" msgstr "Spagnolo" -#: include/functions.inc:2370 +#: include/functions.inc:2371 msgid "English" msgstr "Inglese" -#: include/functions.inc:2371 +#: include/functions.inc:2372 msgid "Dutch" msgstr "Tedesco" -#: include/functions.inc:2372 +#: include/functions.inc:2373 #, fuzzy msgid "Polish" msgstr "Inglese" -#: include/functions.inc:2374 +#: include/functions.inc:2375 #, fuzzy msgid "Chinese" msgstr "reset" -#: include/functions.inc:2375 +#: include/functions.inc:2376 #, fuzzy msgid "Vietnamese" msgstr "Nome" -#: include/functions.inc:2376 +#: include/functions.inc:2377 msgid "Russian" msgstr "Russo" -#: include/functions.inc:2554 +#: include/functions.inc:2555 #, php-format msgid "" "Command '%s', specified as POSTMODIFY for plugin '%s' doesn't seem to exist." msgstr "" -#: include/functions.inc:2579 +#: include/functions.inc:2580 msgid "Cannot generate samba hash!" msgstr "" -#: include/functions.inc:2592 +#: include/functions.inc:2593 #, php-format msgid "" "Cannot generate samba hash: running '%s' failed, check the 'sambaHashHook'!" msgstr "" -#: include/php_setup.inc:93 -msgid "Generating this page caused the PHP interpreter to raise some errors!" -msgstr "" - -#: include/php_setup.inc:98 -msgid "Send bug report to the GOsa Team" -msgstr "" - +#: include/class_tabs.inc:51 +#, fuzzy, php-format +msgid "" +"No plugin definitions found to initialize '%s', please check your " +"configuration file." +msgstr "Impossibile connettersi al server del database!" + +#: include/class_tabs.inc:259 +#, php-format +msgid "Delete process has been canceled by plugin '%s': %s" +msgstr "" + +#: include/class_tabs.inc:394 +msgid "References" +msgstr "Riferimenti" + +#: include/class_SnapShotDialog.inc:90 +#, php-format +msgid "You're about to delete the snapshot '%s'." +msgstr "" + +#: include/class_SnapShotDialog.inc:143 include/class_plugin.inc:2013 +msgid "Restore snapshot" +msgstr "" + +#: include/class_SnapShotDialog.inc:145 +#, fuzzy +msgid "Remove snapshot" +msgstr "Crea estensioni di posta" + +#: include/class_SnapShotDialog.inc:147 include/class_SnapShotDialog.inc:167 +msgid "Y-m-d, H:i:s" +msgstr "" + +#: include/class_SnapShotDialog.inc:179 +#: plugins/generic/references/contents.tpl:11 +#: plugins/admin/ogroups/class_ogroup.inc:1131 +#: plugins/admin/ogroups/generic.tpl:15 plugins/admin/groups/generic.tpl:24 +#: plugins/admin/groups/class_groupGeneric.inc:1305 +#: plugins/admin/departments/class_departmentGeneric.inc:317 +#: plugins/admin/departments/class_departmentGeneric.inc:619 +#: plugins/admin/departments/locality.tpl:19 +#: plugins/admin/departments/generic.tpl:19 +#: plugins/admin/departments/class_localityGeneric.inc:60 +#: plugins/admin/departments/class_localityGeneric.inc:88 +#: plugins/admin/departments/class_organizationGeneric.inc:91 +#: plugins/admin/departments/class_organizationGeneric.inc:119 +#: plugins/admin/departments/class_countryGeneric.inc:59 +#: plugins/admin/departments/class_countryGeneric.inc:88 +#: plugins/admin/departments/class_dcObject.inc:59 +#: plugins/admin/departments/class_dcObject.inc:87 +#: plugins/admin/departments/country.tpl:19 +#: plugins/admin/departments/dcObject.tpl:19 +#: plugins/admin/departments/organization.tpl:19 +#: plugins/admin/acl/class_aclRole.inc:752 plugins/admin/acl/acl_role.tpl:17 +msgid "Description" +msgstr "Descrizione" + +#: include/class_multi_plug.inc:362 +msgid "You are currently editing mutliple entries." +msgstr "" + +#: include/class_multi_plug.inc:391 +#, fuzzy +msgid "Password reset" +msgstr "La password spira il" + +#: include/class_multi_plug.inc:391 +#, fuzzy +msgid "The user password was resetted, please set a new password value!" +msgstr "Non hai il permesso di cambiare la tua password." + +#: include/class_certificate.inc:73 +#, fuzzy +msgid "Certificate is empty!" +msgstr "Certificati" + +#: include/class_certificate.inc:100 +msgid "Cannot load certificate - only PEM/DER is supported!" +msgstr "" + +#: include/class_certificate.inc:115 +#, fuzzy +msgid "Cannot extract information for non PEM certificates!" +msgstr "Rimuovi" + +#: include/class_certificate.inc:219 +#, fuzzy +msgid "No valid certificate loaded!" +msgstr "Non ci sono certificati installati" + +#: include/php_setup.inc:93 +msgid "Generating this page caused the PHP interpreter to raise some errors!" +msgstr "" + +#: include/php_setup.inc:98 +msgid "Send bug report to the GOsa Team" +msgstr "" + #: include/php_setup.inc:98 msgid "Send bugreport" msgstr "" @@ -1624,966 +1608,1053 @@ msgstr "Tipo" msgid "Arguments" msgstr "Argomenti" -#: include/password-methods/class_password-methods.inc:250 -msgid "Cannot find a suitable password method for the current hash!" -msgstr "" - -#: include/class_log.inc:88 -#, fuzzy, php-format -msgid "Logging failed: %s" -msgstr "Utenti di Dominio" - -#: include/class_log.inc:116 -#, fuzzy, php-format -msgid "Invalid option '%s' specified!" -msgstr "L'uid contiene dei caratteri invalidi!" - -#: include/class_log.inc:120 -#, fuzzy -msgid "Specified objectType is empty or invalid!" -msgstr "Il valore specificato per l'UID non è valido." - -#: include/class_log.inc:139 -#, fuzzy -msgid "MySQL error" -msgstr "Errore LDAP" - -#: include/class_log.inc:139 -#, php-format -msgid "Logging to MySQL database will be disabled for server '%s'!" -msgstr "" - -#: include/class_log.inc:164 include/class_log.inc:173 -#: include/class_log.inc:186 include/class_log.inc:203 -#: include/class_log.inc:241 -msgid "MySQL logging" -msgstr "" - -#: include/class_log.inc:218 -#, fuzzy, php-format -msgid "Cannot add location to the database!" -msgstr "Impossibile connettersi al server del database!" - -#: include/class_MultiSelectWindow.inc:145 setup/setup_migrate.tpl:79 -#, fuzzy -msgid "Close" -msgstr "Scegli" - -#: include/class_MultiSelectWindow.inc:550 -#, php-format -msgid "Inconsistent DN encoding detected: '%s'" -msgstr "" - -#: include/class_SnapShotDialog.inc:90 -#, php-format -msgid "You're about to delete the snapshot '%s'." -msgstr "" - -#: include/class_SnapShotDialog.inc:143 include/class_plugin.inc:1986 -msgid "Restore snapshot" -msgstr "" - -#: include/class_SnapShotDialog.inc:145 -#, fuzzy -msgid "Remove snapshot" -msgstr "Crea estensioni di posta" - -#: include/class_SnapShotDialog.inc:147 include/class_SnapShotDialog.inc:167 -msgid "Y-m-d, H:i:s" -msgstr "" - -#: include/class_SnapShotDialog.inc:179 -#: plugins/admin/departments/class_countryGeneric.inc:59 -#: plugins/admin/departments/class_countryGeneric.inc:88 -#: plugins/admin/departments/dcObject.tpl:19 -#: plugins/admin/departments/class_dcObject.inc:59 -#: plugins/admin/departments/class_dcObject.inc:87 -#: plugins/admin/departments/generic.tpl:19 -#: plugins/admin/departments/class_localityGeneric.inc:60 -#: plugins/admin/departments/class_localityGeneric.inc:88 -#: plugins/admin/departments/country.tpl:19 -#: plugins/admin/departments/organization.tpl:19 -#: plugins/admin/departments/locality.tpl:19 -#: plugins/admin/departments/class_departmentGeneric.inc:317 -#: plugins/admin/departments/class_departmentGeneric.inc:619 -#: plugins/admin/departments/class_organizationGeneric.inc:91 -#: plugins/admin/departments/class_organizationGeneric.inc:119 -#: plugins/admin/acl/acl_role.tpl:17 plugins/admin/acl/class_aclRole.inc:735 -#: plugins/admin/ogroups/generic.tpl:15 -#: plugins/admin/ogroups/class_ogroup.inc:1131 -#: plugins/admin/groups/generic.tpl:24 -#: plugins/admin/groups/class_groupGeneric.inc:1262 -#: plugins/generic/references/contents.tpl:11 -msgid "Description" -msgstr "Descrizione" - #: include/class_plugin.inc:510 msgid "" "The object has changed since opened in GOsa. All changes that may be done by " "others get lost if you save this entry!" msgstr "" -#: include/class_plugin.inc:1325 include/class_plugin.inc:1337 +#: include/class_plugin.inc:1331 include/class_plugin.inc:1362 #, php-format msgid "" "The snapshot functionality is enabled, but the required variable '%s' is not " "set." msgstr "" -#: include/class_plugin.inc:1533 include/class_plugin.inc:1545 -#: include/class_plugin.inc:1560 include/class_plugin.inc:1573 -#: plugins/admin/acl/class_aclManagement.inc:268 +#: include/class_plugin.inc:1344 +#, php-format +msgid "" +"The snapshot functionality is enabled, but the required compression module " +"is missing. Please install '%s'." +msgstr "" + +#: include/class_plugin.inc:1560 include/class_plugin.inc:1572 +#: include/class_plugin.inc:1587 include/class_plugin.inc:1600 #: plugins/admin/ogroups/class_ogroupManagement.inc:237 +#: plugins/admin/groups/class_groupManagement.inc:356 #: plugins/admin/users/class_userManagement.inc:344 #: plugins/admin/users/class_userManagement.inc:584 -#: plugins/admin/groups/class_groupManagement.inc:356 +#: plugins/admin/acl/class_aclManagement.inc:268 #, fuzzy msgid "Permission" msgstr "Permessi" -#: include/class_plugin.inc:1533 +#: include/class_plugin.inc:1560 #, 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_plugin.inc:1545 include/class_plugin.inc:1560 -#: include/class_plugin.inc:1573 +#: include/class_plugin.inc:1572 include/class_plugin.inc:1587 +#: include/class_plugin.inc:1600 #, 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_plugin.inc:1785 +#: include/class_plugin.inc:1812 msgid "Changing ACL dn" msgstr "" -#: include/class_plugin.inc:1785 +#: include/class_plugin.inc:1812 #, fuzzy msgid "from" msgstr "e" -#: include/class_plugin.inc:1786 setup/class_setupStep_Migrate.inc:1235 -#: setup/class_setupStep_Migrate.inc:1285 -#: setup/class_setupStep_Migrate.inc:1333 +#: include/class_plugin.inc:1813 setup/class_setupStep_Migrate.inc:1246 +#: setup/class_setupStep_Migrate.inc:1296 +#: setup/class_setupStep_Migrate.inc:1344 #, fuzzy msgid "to" msgstr "Rapporto" -#: include/class_plugin.inc:1968 include/class_plugin.inc:1970 +#: include/class_plugin.inc:1995 include/class_plugin.inc:1997 #, fuzzy msgid "Restore" msgstr "Riprova" -#: include/class_plugin.inc:1993 +#: include/class_plugin.inc:2020 #, fuzzy msgid "Create snapshot" msgstr "Crea estensioni di posta" -#: include/class_plugin.inc:1994 +#: include/class_plugin.inc:2021 #, fuzzy msgid "Create a new snapshot from this object" msgstr "Gruppo di oggetti" -#: include/class_plugin.inc:2012 +#: include/class_plugin.inc:2039 #, fuzzy msgid "cut" msgstr "Esegui" -#: include/class_plugin.inc:2012 +#: include/class_plugin.inc:2039 #, fuzzy msgid "Cut this entry" msgstr "Modifica questo record" -#: include/class_plugin.inc:2020 +#: include/class_plugin.inc:2047 msgid "copy" msgstr "" -#: include/class_plugin.inc:2020 +#: include/class_plugin.inc:2047 #, fuzzy msgid "Copy this entry" msgstr "Modifica questo record" -#: include/class_plugin.inc:2054 +#: include/class_plugin.inc:2081 #, fuzzy msgid "Copy" msgstr "Azienda" -#: include/class_plugin.inc:2058 +#: include/class_plugin.inc:2085 #, fuzzy msgid "Cut" msgstr "Esegui" -#: include/class_multi_plug.inc:362 -msgid "You are currently editing mutliple entries." +#: include/class_plugin.inc:2092 include/class_plugin.inc:2095 +#: include/class_CopyPasteHandler.inc:506 +#, fuzzy +msgid "Paste" +msgstr "Data" + +#: include/functions_helpviewer.inc:45 +#, php-format +msgid "XML error in guide.xml: %s at line %d" msgstr "" -#: include/class_multi_plug.inc:391 -#, fuzzy -msgid "Password reset" -msgstr "La password spira il" +#: include/functions_helpviewer.inc:88 +msgid "No help available for this plugin." +msgstr "" -#: include/class_multi_plug.inc:391 -#, fuzzy -msgid "The user password was resetted, please set a new password value!" -msgstr "Non hai il permesso di cambiare la tua password." +#: include/functions_helpviewer.inc:388 +#, php-format +msgid "%s results for your search with the keyword %s" +msgstr "" -#: include/class_tabs.inc:51 -#, fuzzy, php-format -msgid "" -"No plugin definitions found to initialize '%s', please check your " -"configuration file." -msgstr "Impossibile connettersi al server del database!" +#: include/functions_helpviewer.inc:462 +#, php-format +msgid "%s%% hit rate in file %s" +msgstr "" -#: include/class_tabs.inc:259 +#: include/utils/class_timezone.inc:47 #, php-format -msgid "Delete process has been canceled by plugin '%s': %s" +msgid "" +"The timezone setting '%s' in your gosa.conf is not valid. Cannot calculate " +"correct timezone offset." msgstr "" -#: include/class_tabs.inc:394 -msgid "References" -msgstr "Riferimenti" +#: include/utils/class_msgPool.inc:15 +#, fuzzy, php-format +msgid "Select to list objects of type '%s'." +msgstr "Gruppo di oggetti" -#: plugins/admin/departments/class_countryGeneric.inc:43 -#: plugins/admin/departments/class_countryGeneric.inc:45 -#: plugins/admin/departments/class_countryGeneric.inc:50 -#: plugins/admin/departments/class_countryGeneric.inc:52 -#: plugins/admin/departments/class_countryGeneric.inc:54 -#: plugins/admin/departments/class_dcObject.inc:43 -#: plugins/admin/departments/class_dcObject.inc:45 -#: plugins/admin/departments/class_dcObject.inc:50 -#: plugins/admin/departments/class_dcObject.inc:52 -#: plugins/admin/departments/class_dcObject.inc:54 -#: plugins/admin/departments/class_dcObject.inc:86 -#: plugins/admin/departments/class_localityGeneric.inc:44 -#: plugins/admin/departments/class_localityGeneric.inc:46 -#: plugins/admin/departments/class_localityGeneric.inc:51 -#: plugins/admin/departments/class_localityGeneric.inc:53 -#: plugins/admin/departments/class_localityGeneric.inc:55 -#: plugins/admin/departments/class_departmentGeneric.inc:307 -#: plugins/admin/departments/class_departmentGeneric.inc:309 -#: plugins/admin/departments/class_departmentGeneric.inc:314 -#: plugins/admin/departments/class_departmentGeneric.inc:321 -#: plugins/admin/departments/class_departmentGeneric.inc:325 -#: plugins/admin/departments/class_organizationGeneric.inc:75 -#: plugins/admin/departments/class_organizationGeneric.inc:77 -#: plugins/admin/departments/class_organizationGeneric.inc:82 -#: plugins/admin/departments/class_organizationGeneric.inc:84 -#: plugins/admin/departments/class_organizationGeneric.inc:86 -#: plugins/admin/acl/paste_role.tpl:4 plugins/admin/acl/acl_role.tpl:7 -#: plugins/admin/acl/class_aclRole.inc:733 -#: plugins/admin/acl/class_aclRole.inc:745 -#: plugins/admin/ogroups/class_ogroup.inc:922 -#: plugins/admin/ogroups/class_ogroup.inc:932 -#: plugins/admin/ogroups/class_ogroup.inc:1129 -#: plugins/admin/users/class_userManagement.inc:767 -#: plugins/admin/users/class_userManagement.inc:841 -#: plugins/admin/users/class_userManagement.inc:853 -#: plugins/admin/groups/class_groupGeneric.inc:1096 -#: plugins/admin/groups/class_groupGeneric.inc:1102 -#: plugins/admin/groups/class_groupGeneric.inc:1104 -#: plugins/admin/groups/class_groupGeneric.inc:1116 -#: plugins/admin/groups/class_groupGeneric.inc:1130 -#: plugins/admin/groups/class_groupGeneric.inc:1137 -#: plugins/admin/groups/class_groupGeneric.inc:1261 -#: plugins/admin/groups/class_divListGroup.inc:79 -#: plugins/personal/generic/class_user.inc:1230 -#: plugins/personal/generic/class_user.inc:1243 -#: plugins/personal/generic/class_user.inc:1280 -#: plugins/personal/generic/class_user.inc:1686 setup/setup_feedback.tpl:22 -#: setup/setup_migrate.tpl:255 -msgid "Name" -msgstr "Cognome" +#: include/utils/class_msgPool.inc:17 +#, fuzzy, php-format +msgid "Select to list objects containig '%s'." +msgstr "Mostra gruppi che contengono utenti" -#: plugins/admin/departments/class_countryGeneric.inc:78 -#: plugins/admin/departments/class_countryGeneric.inc:79 -#: plugins/admin/departments/class_departmentManagement.inc:568 -msgid "Country" -msgstr "Paese" +#: include/utils/class_msgPool.inc:19 +#, fuzzy, php-format +msgid "Select to list objects that have '%s' enabled" +msgstr "Gruppo di oggetti" -#: plugins/admin/departments/class_countryGeneric.inc:87 -#: plugins/admin/departments/country.tpl:11 +#: include/utils/class_msgPool.inc:21 +#: plugins/admin/ogroups/ogroup_objects.tpl:33 #, fuzzy -msgid "Country name" -msgstr "Paese" +msgid "Select to search within subtrees" +msgstr "Seleziona per mostrare le applicazioni" -#: plugins/admin/departments/class_countryGeneric.inc:90 -#: plugins/admin/departments/dcObject.tpl:50 -#: plugins/admin/departments/class_dcObject.inc:89 -#: plugins/admin/departments/generic.tpl:114 -#: plugins/admin/departments/class_localityGeneric.inc:90 -#: plugins/admin/departments/country.tpl:50 -#: plugins/admin/departments/organization.tpl:114 -#: plugins/admin/departments/locality.tpl:50 -#: plugins/admin/departments/class_departmentGeneric.inc:629 -#: plugins/admin/departments/class_organizationGeneric.inc:129 +#: include/utils/class_msgPool.inc:23 +#: plugins/admin/ogroups/ogroup_objects.tpl:33 +#: plugins/personal/posix/posix_groups.tpl:68 #, fuzzy -msgid "Administrative settings" -msgstr "Amministrazione" +msgid "Search in subtrees" +msgstr "Seleziona per mostrare le applicazioni" -#: plugins/admin/departments/dcObject.tpl:8 -#: plugins/admin/departments/generic.tpl:7 -#: plugins/admin/departments/country.tpl:8 -#: plugins/admin/departments/organization.tpl:7 -#: plugins/admin/departments/locality.tpl:8 -#: plugins/admin/ogroups/class_divListOGroup.inc:84 -#: plugins/admin/users/class_divListUsers.inc:81 -#: plugins/admin/groups/class_divListGroup.inc:80 -msgid "Properties" +#: include/utils/class_msgPool.inc:33 +msgid "This object will be deleted!" msgstr "" -#: plugins/admin/departments/dcObject.tpl:11 -#: plugins/admin/departments/locality.tpl:11 -#, fuzzy -msgid "Locality name" -msgstr "Nome locazione" - -#: plugins/admin/departments/dcObject.tpl:14 -#: plugins/admin/departments/locality.tpl:14 -msgid "Name of locality to create" +#: include/utils/class_msgPool.inc:35 +#, php-format +msgid "This '%s' object will be deleted!" msgstr "" -#: plugins/admin/departments/dcObject.tpl:22 -#: plugins/admin/departments/generic.tpl:22 -#: plugins/admin/departments/country.tpl:22 -#: plugins/admin/departments/organization.tpl:22 -#: plugins/admin/departments/locality.tpl:22 -msgid "Descriptive text for department" +#: include/utils/class_msgPool.inc:40 +#, php-format +msgid "This object will be deleted: %s" msgstr "" -#: plugins/admin/departments/dcObject.tpl:31 -#: plugins/admin/departments/generic.tpl:43 -#: plugins/admin/departments/country.tpl:31 -#: plugins/admin/departments/organization.tpl:43 -#: plugins/admin/departments/locality.tpl:31 -msgid "Choose subtree to place department in" +#: include/utils/class_msgPool.inc:42 +#, php-format +msgid "This '%s' object will be deleted: %s" msgstr "" -#: plugins/admin/departments/dcObject.tpl:37 -#: plugins/admin/departments/generic.tpl:49 -#: plugins/admin/departments/country.tpl:37 -#: plugins/admin/departments/organization.tpl:49 -#: plugins/admin/departments/locality.tpl:37 plugins/admin/acl/acl_role.tpl:37 -#: plugins/admin/ogroups/generic.tpl:34 plugins/admin/groups/generic.tpl:49 -#: plugins/personal/generic/generic.tpl:180 -#: plugins/personal/generic/multiple_generic.tpl:56 -#, fuzzy -msgid "Select a base" -msgstr "Rimuovi" - -#: plugins/admin/departments/dcObject.tpl:52 -#: plugins/admin/departments/generic.tpl:116 -#: plugins/admin/departments/country.tpl:52 -#: plugins/admin/departments/organization.tpl:116 -#: plugins/admin/departments/locality.tpl:52 -msgid "Tag department as an independent administrative unit" +#: include/utils/class_msgPool.inc:47 +msgid "This object will be deleted:" msgstr "" -#: plugins/admin/departments/class_dcObject.inc:77 -#: plugins/admin/departments/class_dcObject.inc:78 -#: plugins/admin/departments/class_departmentManagement.inc:556 -#, fuzzy -msgid "Domain Component" -msgstr "Amministratori di Dominio" - -#: plugins/admin/departments/generic.tpl:11 -msgid "Name of department" +#: include/utils/class_msgPool.inc:49 +#, php-format +msgid "This '%s' object will be deleted:" msgstr "" -#: plugins/admin/departments/generic.tpl:14 -msgid "Name of subtree to create" +#: include/utils/class_msgPool.inc:53 +#, php-format +msgid "These objects will be deleted: %s" msgstr "" -#: plugins/admin/departments/generic.tpl:27 -#: plugins/admin/departments/organization.tpl:27 -#: plugins/admin/departments/class_departmentGeneric.inc:620 -#: plugins/admin/departments/class_organizationGeneric.inc:120 -msgid "Category" +#: include/utils/class_msgPool.inc:55 +#, php-format +msgid "These '%s' objects will be deleted: %s" msgstr "" -#: plugins/admin/departments/generic.tpl:30 -#: plugins/admin/departments/organization.tpl:30 -msgid "Category for this subtree" -msgstr "" +#: include/utils/class_msgPool.inc:63 +#, fuzzy +msgid "You have no permission to delete this object!" +msgstr "Non hai il permesso di cambiare la tua password." -#: plugins/admin/departments/generic.tpl:61 -#: plugins/admin/departments/generic.tpl:73 -#: plugins/admin/departments/class_localityGeneric.inc:87 -#: plugins/admin/departments/organization.tpl:61 -#: plugins/admin/departments/organization.tpl:73 -#: plugins/admin/departments/class_departmentGeneric.inc:624 -#: plugins/admin/departments/class_organizationGeneric.inc:124 -#: plugins/personal/generic/generic.tpl:381 -#: plugins/personal/generic/class_user.inc:1580 -#: plugins/personal/generic/multiple_generic.tpl:265 -msgid "Location" -msgstr "Località" +#: include/utils/class_msgPool.inc:67 include/utils/class_msgPool.inc:71 +#, fuzzy +msgid "You have no permission to delete the object:" +msgstr "Non hai il permesso di cambiare la tua password." -#: plugins/admin/departments/generic.tpl:65 -#: plugins/admin/departments/organization.tpl:65 -#: plugins/admin/departments/class_departmentGeneric.inc:623 -#: plugins/admin/departments/class_organizationGeneric.inc:123 -#: plugins/personal/generic/generic.tpl:389 -#: plugins/personal/generic/class_user.inc:1579 -#: plugins/personal/generic/multiple_generic.tpl:275 -msgid "State" -msgstr "Stato" +#: include/utils/class_msgPool.inc:74 +#, fuzzy +msgid "You have no permission to delete these objects:" +msgstr "Non hai il permesso di cambiare la tua password." -#: plugins/admin/departments/generic.tpl:68 -#: plugins/admin/departments/organization.tpl:68 -msgid "State where this subtree is located" -msgstr "" +#: include/utils/class_msgPool.inc:81 +#, fuzzy +msgid "You have no permission to create this object!" +msgstr "Non hai il permesso di cambiare la tua password." -#: plugins/admin/departments/generic.tpl:76 -#: plugins/admin/departments/organization.tpl:76 -msgid "Location of this subtree" -msgstr "" +#: include/utils/class_msgPool.inc:85 include/utils/class_msgPool.inc:89 +#, fuzzy +msgid "You have no permission to create the object:" +msgstr "Non hai il permesso di cambiare la tua password." -#: plugins/admin/departments/generic.tpl:81 -#: plugins/admin/departments/organization.tpl:81 -#: plugins/admin/departments/class_departmentGeneric.inc:625 -#: plugins/personal/generic/generic.tpl:194 -#: plugins/personal/generic/generic.tpl:397 -#: plugins/personal/generic/multiple_generic.tpl:67 -#: plugins/personal/generic/multiple_generic.tpl:285 -msgid "Address" -msgstr "Indirizzo" +#: include/utils/class_msgPool.inc:92 +#, fuzzy +msgid "You have no permission to create these objects:" +msgstr "Non hai il permesso di cambiare la tua password." -#: plugins/admin/departments/generic.tpl:84 -#: plugins/admin/departments/organization.tpl:84 -msgid "Postal address of this subtree" -msgstr "" +#: include/utils/class_msgPool.inc:99 +#, fuzzy +msgid "You have no permission to modify this object!" +msgstr "Non hai il permesso di cambiare la tua password." -#: plugins/admin/departments/generic.tpl:88 -#: plugins/admin/departments/organization.tpl:88 -#: plugins/admin/departments/class_departmentGeneric.inc:328 -#: plugins/admin/ogroups/class_ogroupManagement.inc:536 -#: plugins/admin/users/class_divListUsers.inc:207 -#: plugins/admin/groups/class_divListGroup.inc:196 -#: plugins/personal/generic/generic.tpl:338 -#: plugins/personal/generic/generic.tpl:519 -#: plugins/personal/generic/class_user.inc:1263 -#: plugins/personal/generic/class_user.inc:1671 -#: plugins/personal/generic/multiple_generic.tpl:217 -#: plugins/personal/generic/multiple_generic.tpl:428 -#: plugins/generic/references/class_reference.inc:61 -msgid "Phone" -msgstr "Telefono" +#: include/utils/class_msgPool.inc:103 include/utils/class_msgPool.inc:107 +#, fuzzy +msgid "You have no permission to modify the object:" +msgstr "Non hai il permesso di cambiare la tua password." -#: plugins/admin/departments/generic.tpl:91 -#: plugins/admin/departments/organization.tpl:91 -msgid "Base telephone number of this subtree" -msgstr "" +#: include/utils/class_msgPool.inc:110 +#, fuzzy +msgid "You have no permission to modify these objects:" +msgstr "Non hai il permesso di cambiare la tua password." -#: plugins/admin/departments/generic.tpl:96 -#: plugins/admin/departments/organization.tpl:96 -#: plugins/admin/departments/class_departmentGeneric.inc:331 -#: plugins/admin/departments/class_departmentGeneric.inc:627 -#: plugins/admin/departments/class_organizationGeneric.inc:127 -#: plugins/admin/users/class_divListUsers.inc:209 -#: plugins/personal/generic/generic.tpl:363 -#: plugins/personal/generic/generic.tpl:531 -#: plugins/personal/generic/class_user.inc:1266 -#: plugins/personal/generic/class_user.inc:1674 -#: plugins/personal/generic/multiple_generic.tpl:247 -#: plugins/personal/generic/multiple_generic.tpl:438 -msgid "Fax" -msgstr "Fax" - -#: plugins/admin/departments/generic.tpl:99 -#: plugins/admin/departments/organization.tpl:99 -msgid "Base facsimile telephone number of this subtree" -msgstr "" +#: include/utils/class_msgPool.inc:117 +#, fuzzy +msgid "You have no permission to view this object!" +msgstr "Non hai il permesso di cambiare la tua password." -#: plugins/admin/departments/class_departmentManagement.inc:26 -#: plugins/admin/departments/class_departmentGeneric.inc:610 -#: plugins/admin/departments/class_departmentGeneric.inc:615 -msgid "Departments" -msgstr "Dipartimenti" +#: include/utils/class_msgPool.inc:121 include/utils/class_msgPool.inc:125 +#, fuzzy +msgid "You have no permission to view the object:" +msgstr "Non hai il permesso di cambiare la tua password." -#: plugins/admin/departments/class_departmentManagement.inc:27 +#: include/utils/class_msgPool.inc:128 #, fuzzy -msgid "Manage Departments" -msgstr "Dipartimenti" +msgid "You have no permission to view these objects:" +msgstr "Non hai il permesso di cambiare la tua password." -#: plugins/admin/departments/class_departmentManagement.inc:250 -#: plugins/admin/acl/class_aclManagement.inc:166 -#: plugins/admin/acl/class_aclManagement.inc:209 -#: plugins/admin/acl/class_aclManagement.inc:302 -#: plugins/admin/acl/class_aclManagement.inc:347 -#: plugins/admin/ogroups/class_ogroupManagement.inc:285 -#: plugins/admin/ogroups/class_ogroupManagement.inc:338 -#: plugins/admin/ogroups/class_ogroupManagement.inc:365 -#: plugins/admin/users/class_userManagement.inc:546 -#: plugins/admin/users/class_userManagement.inc:550 -#: plugins/admin/groups/class_groupManagement.inc:407 -#: plugins/admin/groups/class_groupManagement.inc:461 -#: plugins/admin/groups/class_groupManagement.inc:492 +#: include/utils/class_msgPool.inc:135 #, fuzzy -msgid "Permission error" -msgstr "Permessi" +msgid "You have no permission to move this object!" +msgstr "Non hai il permesso di cambiare la tua password." -#: plugins/admin/departments/class_departmentManagement.inc:316 -msgid "" -"As soon as the move 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/utils/class_msgPool.inc:139 include/utils/class_msgPool.inc:143 +#, fuzzy +msgid "You have no permission to move the object:" +msgstr "Non hai il permesso di cambiare la tua password." -#: plugins/admin/departments/class_departmentManagement.inc:336 -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/utils/class_msgPool.inc:146 +#, fuzzy +msgid "You have no permission to move these objects:" +msgstr "Non hai il permesso di cambiare la tua password." -#: plugins/admin/departments/class_departmentManagement.inc:580 -#: plugins/admin/departments/class_localityGeneric.inc:78 -#: plugins/admin/departments/class_localityGeneric.inc:79 +#: include/utils/class_msgPool.inc:156 include/utils/class_msgPool.inc:168 +#: include/utils/class_msgPool.inc:186 #, fuzzy -msgid "Locality" -msgstr "Località" +msgid "Connection information" +msgstr "Informazioni personali" -#: plugins/admin/departments/class_departmentManagement.inc:592 -#: plugins/admin/departments/class_organizationGeneric.inc:109 -#: plugins/admin/departments/class_organizationGeneric.inc:110 -#: plugins/personal/generic/generic.tpl:279 -#: plugins/personal/generic/class_user.inc:1567 -#: plugins/personal/generic/multiple_generic.tpl:149 -#: setup/setup_feedback.tpl:14 -msgid "Organization" -msgstr "Organizzazione" +#: include/utils/class_msgPool.inc:158 +#, fuzzy, php-format +msgid "Cannot connect to %s database!" +msgstr "Impossibile connettersi al server del database!" -#: plugins/admin/departments/class_departmentManagement.inc:604 -#: plugins/admin/ogroups/class_divListOGroup.inc:83 -#: plugins/admin/ogroups/class_ogroupManagement.inc:534 -#: plugins/admin/users/class_divListUsers.inc:80 -#: plugins/admin/groups/class_divListGroup.inc:79 -#: plugins/personal/generic/generic.tpl:287 -#: plugins/personal/generic/class_user.inc:1568 -#: plugins/personal/generic/multiple_generic.tpl:159 -#: plugins/generic/references/class_reference.inc:59 -msgid "Department" -msgstr "Dipartimento" +#: include/utils/class_msgPool.inc:170 +#, fuzzy, php-format +msgid "Cannot select %s database!" +msgstr "Impossibile selezionare il database!" -#: plugins/admin/departments/country.tpl:14 -msgid "Name of country to create" +#: include/utils/class_msgPool.inc:176 +#, php-format +msgid "No %s server defined!" msgstr "" -#: plugins/admin/departments/remove.tpl:6 -msgid "" -"This includes 'all' accounts, systems, etc. in this subtree. Please double " -"check if your really want to do this since there is no way for GOsa to get " -"your data back." -msgstr "" +#: include/utils/class_msgPool.inc:188 +#, fuzzy, php-format +msgid "Cannot query %s database!" +msgstr "Impossibile selezionare il database!" -#: plugins/admin/departments/remove.tpl:10 plugins/admin/acl/remove.tpl:10 -msgid "" -"Best thing to do before performing this action would be to save the current " -"contents of your LDAP tree in a file. So - if you've done so - press " -"'Delete' to continue or 'Cancel' to abort." +#: include/utils/class_msgPool.inc:194 +#, php-format +msgid "The field '%s' contains a reserved keyword!" msgstr "" -#: 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" +#: include/utils/class_msgPool.inc:200 +#, php-format +msgid "Command specified as %s hook for plugin '%s' does not exist!" msgstr "" -#: plugins/admin/departments/main.inc:50 plugins/admin/departments/main.inc:52 -msgid "Department management" -msgstr "" +#: include/utils/class_msgPool.inc:207 +#, fuzzy, php-format +msgid "'%s' command is invalid!" +msgstr "Il valore specificato per l'UID non è valido." -#: plugins/admin/departments/dep_move_confirm.tpl:2 -msgid "You are currently moving/renaming this department." +#: include/utils/class_msgPool.inc:209 +#, php-format +msgid "'%s' command (%s) for plugin %s is invalid!" msgstr "" -#: plugins/admin/departments/dep_move_confirm.tpl:5 -msgid "" -"Modifying a departments naming attribute 'ou' or base may corrupt acls and " -"snapshot entries for all entire objects." +#: include/utils/class_msgPool.inc:211 +#, php-format +msgid "'%s' command for plugin %s is invalid!" msgstr "" -#: plugins/admin/departments/dep_move_confirm.tpl:8 -msgid "GOsa can NOT fix this for you, yet." -msgstr "" +#: include/utils/class_msgPool.inc:213 +#, fuzzy, php-format +msgid "'%s' command (%s) is invalid!" +msgstr "Il valore specificato per l'UID non è valido." -#: plugins/admin/departments/dep_move_confirm.tpl:11 -msgid "" -"Before you confirm this action, ensure that everything will be as expected, " -"possibly the best solution is a backup." -msgstr "" +#: include/utils/class_msgPool.inc:221 +#, fuzzy, php-format +msgid "Cannot execute '%s' command!" +msgstr "Impossibile selezionare il database!" -#: plugins/admin/departments/dep_iframe.tpl:1 -msgid "Processing the requested operation" +#: include/utils/class_msgPool.inc:223 +#, php-format +msgid "Cannot execute '%s' command (%s) for plugin %s!" msgstr "" -#: plugins/admin/departments/dep_iframe.tpl:7 -msgid "" -"Your browser doesn't support iframes, please use this link to perform the " -"requested operation." +#: include/utils/class_msgPool.inc:225 +#, php-format +msgid "Cannot execute '%s' command for plugin %s!" msgstr "" -#: plugins/admin/departments/class_departmentGeneric.inc:386 -msgid "Cannot find an unused tag for this administrative unit!" -msgstr "" +#: include/utils/class_msgPool.inc:227 +#, fuzzy, php-format +msgid "Cannot execute '%s' command (%s)!" +msgstr "Impossibile selezionare il database!" -#: plugins/admin/departments/class_departmentGeneric.inc:457 +#: include/utils/class_msgPool.inc:235 +#, fuzzy, php-format +msgid "Value for '%s' is too large!" +msgstr "Il valore specificato per l'UID è troppo basso." + +#: include/utils/class_msgPool.inc:237 #, php-format -msgid "Tagging '%s'." +msgid "'%s' must be smaller than %d!" msgstr "" -#: plugins/admin/departments/class_departmentGeneric.inc:514 -#: plugins/admin/departments/class_departmentGeneric.inc:596 -#: plugins/admin/users/template.tpl:48 -#: ihtml/themes/default/snapshotdialog.tpl:87 -msgid "Continue" -msgstr "Continua" +#: include/utils/class_msgPool.inc:245 +#, fuzzy, php-format +msgid "Value for '%s' is too small!" +msgstr "Il valore specificato per l'UID è troppo basso." -#: plugins/admin/departments/class_departmentGeneric.inc:538 +#: include/utils/class_msgPool.inc:247 +#, fuzzy, php-format +msgid "'%s' must be %d or above!" +msgstr "PHP deve essere la versione 4.1.0 o superiore." + +#: include/utils/class_msgPool.inc:254 #, php-format -msgid "Moving '%s' to '%s'" +msgid "'%s' depends on '%s' - please provide both values!" msgstr "" -#: plugins/admin/departments/class_departmentGeneric.inc:579 +#: include/utils/class_msgPool.inc:260 #, php-format -msgid "FAILED to copy %s, aborting operation" +msgid "There is already an entry with this '%s' attribute in the system!" msgstr "" -#: plugins/admin/departments/class_departmentGeneric.inc:609 -#: plugins/admin/ogroups/class_ogroup.inc:1120 -#: plugins/admin/groups/class_groupGeneric.inc:1252 -#: plugins/personal/posix/generic.tpl:4 -#: plugins/personal/generic/class_user.inc:37 -#: plugins/personal/generic/class_user.inc:1543 -#: plugins/generic/references/class_reference.inc:41 -#: setup/setup_feedback.tpl:46 -msgid "Generic" -msgstr "Generale" - -#: plugins/admin/departments/class_departmentGeneric.inc:618 -#: plugins/admin/departments/class_divListDepartment.inc:65 -#, fuzzy -msgid "Department name" -msgstr "Dipartimento" - -#: plugins/admin/departments/class_departmentGeneric.inc:626 -msgid "Telephone" -msgstr "Telefono" +#: include/utils/class_msgPool.inc:266 +#, fuzzy, php-format +msgid "The required field '%s' is empty!" +msgstr "Il campo necessario 'Home directory' non è vuoto" -#: plugins/admin/departments/class_departmentGeneric.inc:680 -#, php-format -msgid "Object '%s' is already tagged" +#: include/utils/class_msgPool.inc:274 +msgid "Example" msgstr "" -#: plugins/admin/departments/class_departmentGeneric.inc:687 +#: include/utils/class_msgPool.inc:291 #, php-format -msgid "Adding tag (%s) to object '%s'" +msgid "The Field '%s' contains invalid characters" msgstr "" -#: plugins/admin/departments/class_departmentGeneric.inc:719 +#: include/utils/class_msgPool.inc:292 #, php-format -msgid "Removing tag from object '%s'" +msgid "'%s' is not allowed:" msgstr "" -#: plugins/admin/departments/class_organizationGeneric.inc:118 +#: include/utils/class_msgPool.inc:292 +#, fuzzy, php-format +msgid "'%s' are not allowed!" +msgstr "Cambia la password" + +#: include/utils/class_msgPool.inc:295 +#, php-format +msgid "The Field '%s' contains invalid characters!" +msgstr "" + +#: include/utils/class_msgPool.inc:302 +#, fuzzy, php-format +msgid "Missing %s PHP extension!" +msgstr "Elimina foto" + +#: include/utils/class_msgPool.inc:332 setup/class_setupStep_Migrate.inc:2861 +#, php-format +msgid "Add" +msgstr "Aggiungi" + +#: include/utils/class_msgPool.inc:332 +#, fuzzy, php-format +msgid "Add %s" +msgstr "Aggiungi" + +#: include/utils/class_msgPool.inc:338 +#, fuzzy, php-format +msgid "Delete %s" +msgstr "Rimuovi" + +#: include/utils/class_msgPool.inc:344 +#, fuzzy, php-format +msgid "Set %s" +msgstr "Imposta" + +#: include/utils/class_msgPool.inc:350 +#, fuzzy, php-format +msgid "Edit..." +msgstr "Modifica" + +#: include/utils/class_msgPool.inc:350 +#, fuzzy, php-format +msgid "Edit %s..." +msgstr "Modifica contatto" + +#: include/utils/class_msgPool.inc:356 +msgid "Back" +msgstr "Indietro" + +#: include/utils/class_msgPool.inc:376 +#, fuzzy, php-format +msgid "This account has no valid %s extensions!" +msgstr "Questa identità non possiede estensioni GOsa." + +#: include/utils/class_msgPool.inc:382 +#, fuzzy, php-format +msgid "" +"This account has %s settings enabled. You can disable them by clicking below." +msgstr "Questa identià possiede estensioni Unix." + +#: include/utils/class_msgPool.inc:385 include/utils/class_msgPool.inc:392 +#, 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." + +#: include/utils/class_msgPool.inc:401 +#, fuzzy, php-format +msgid "" +"This account has %s settings disabled. You can enable them by clicking below." +msgstr "Questa identità non possiede estensioni Unix" + +#: include/utils/class_msgPool.inc:404 include/utils/class_msgPool.inc:411 +#, 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." + +#: include/utils/class_msgPool.inc:419 +#, fuzzy, php-format +msgid "Add %s settings" +msgstr "Opzioni applicazione" + +#: include/utils/class_msgPool.inc:425 +#, fuzzy, php-format +msgid "Remove %s settings" +msgstr "Impostazioni Unix" + +#: include/utils/class_msgPool.inc:431 +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" + +#: include/utils/class_msgPool.inc:437 +msgid "January" +msgstr "Gennaio" + +#: include/utils/class_msgPool.inc:437 +msgid "February" +msgstr "Febbraio" + +#: include/utils/class_msgPool.inc:437 +msgid "March" +msgstr "Marzo" + +#: include/utils/class_msgPool.inc:437 +msgid "April" +msgstr "Aprile" + +#: include/utils/class_msgPool.inc:438 +msgid "May" +msgstr "Maggio" + +#: include/utils/class_msgPool.inc:438 +msgid "June" +msgstr "Giugno" + +#: include/utils/class_msgPool.inc:438 +msgid "July" +msgstr "Luglio" + +#: include/utils/class_msgPool.inc:438 +msgid "August" +msgstr "Agosto" + +#: include/utils/class_msgPool.inc:438 +msgid "September" +msgstr "Settembre" + +#: include/utils/class_msgPool.inc:439 +msgid "October" +msgstr "Ottobre" + +#: include/utils/class_msgPool.inc:439 +msgid "November" +msgstr "Novembre" + +#: include/utils/class_msgPool.inc:439 +msgid "December" +msgstr "Dicembre" + +#: include/utils/class_msgPool.inc:445 #, fuzzy -msgid "Organization name" -msgstr "Organizzazione" +msgid "Sunday" +msgstr "Cognome" -#: plugins/admin/departments/class_organizationGeneric.inc:125 -#: plugins/personal/generic/class_user.inc:1581 -msgid "Postal address" -msgstr "CAP" +#: include/utils/class_msgPool.inc:445 +#, fuzzy +msgid "Monday" +msgstr "mese" -#: plugins/admin/departments/class_organizationGeneric.inc:126 -msgid "Phone number" -msgstr "Numero di telefono" +#: include/utils/class_msgPool.inc:445 +msgid "Tuesday" +msgstr "" -#: plugins/admin/departments/class_divListDepartment.inc:47 -#: plugins/admin/departments/class_divListDepartment.inc:48 -msgid "List of departments" -msgstr "Lista dei dipartimenti" +#: include/utils/class_msgPool.inc:445 +msgid "Wednesday" +msgstr "" -#: plugins/admin/departments/class_divListDepartment.inc:59 -#: plugins/admin/acl/class_divListACL.inc:67 -#: plugins/admin/ogroups/class_divListOGroup.inc:77 -#: plugins/admin/users/class_divListUsers.inc:74 -#: plugins/admin/groups/class_divListGroup.inc:73 setup/setup_migrate.tpl:65 -#: setup/setup_migrate.tpl:121 setup/setup_migrate.tpl:173 -#: setup/setup_migrate.tpl:340 setup/setup_migrate.tpl:393 -#: setup/setup_migrate.tpl:436 setup/setup_migrate.tpl:479 -#: setup/setup_migrate.tpl:523 +#: include/utils/class_msgPool.inc:445 +msgid "Thursday" +msgstr "" + +#: include/utils/class_msgPool.inc:445 +msgid "Friday" +msgstr "" + +#: include/utils/class_msgPool.inc:445 +msgid "Saturday" +msgstr "" + +#: include/utils/class_msgPool.inc:452 #, fuzzy -msgid "Select all" +msgid "read operation" +msgstr "Opzioni di posta" + +#: include/utils/class_msgPool.inc:452 +msgid "add operation" +msgstr "" + +#: include/utils/class_msgPool.inc:452 +#, fuzzy +msgid "modify operation" +msgstr "Informazioni personali" + +#: include/utils/class_msgPool.inc:453 +#, fuzzy +msgid "delete operation" +msgstr "Selezione le workstation da aggiungere" + +#: include/utils/class_msgPool.inc:453 +#, fuzzy +msgid "search operation" +msgstr "L'account spira dopo" + +#: include/utils/class_msgPool.inc:453 +#, fuzzy +msgid "authentication" +msgstr "Destinazione" + +#: include/utils/class_msgPool.inc:456 +#, fuzzy, php-format +msgid "LDAP %s failed!" +msgstr "La query al database è fallita!" + +#: include/utils/class_msgPool.inc:458 +#, fuzzy +msgid "LDAP operation failed!" +msgstr "La query al database è fallita!" + +#: include/utils/class_msgPool.inc:473 +#, fuzzy +msgid "Upload failed!" +msgstr "Nome applicazione" + +#: include/utils/class_msgPool.inc:476 +#, fuzzy, php-format +msgid "Upload failed: %s" +msgstr "Utenti di Dominio" + +#: include/utils/class_msgPool.inc:483 +msgid "Communication failure with the infrastructure service!" +msgstr "" + +#: include/utils/class_msgPool.inc:485 +#, php-format +msgid "Communication failure with the infrastructure service: %s" +msgstr "" + +#: include/utils/class_msgPool.inc:492 include/utils/class_msgPool.inc:495 +#, php-format +msgid "This '%s' is still in use by this object: %s" +msgstr "" + +#: include/utils/class_msgPool.inc:498 +#, fuzzy, php-format +msgid "This '%s' is still in use." +msgstr "Nome descrittivo del gruppo" + +#: include/utils/class_msgPool.inc:500 +#, fuzzy, php-format +msgid "This '%s' is still in use by these objects: %s" +msgstr "Nome descrittivo del gruppo" + +#: include/utils/class_msgPool.inc:506 +#, php-format +msgid "File '%s' does not exist!" +msgstr "" + +#: include/utils/class_msgPool.inc:512 +#, fuzzy, php-format +msgid "Cannot open file '%s' for reading!" msgstr "Rimuovi" -#: plugins/admin/departments/class_divListDepartment.inc:66 -#: plugins/admin/departments/class_divListDepartment.inc:90 -#: plugins/admin/acl/class_divListACL.inc:74 -#: plugins/admin/acl/class_divListACL.inc:108 -#: plugins/admin/ogroups/class_divListOGroup.inc:85 -#: plugins/admin/ogroups/class_divListOGroup.inc:152 -#: plugins/admin/users/class_divListUsers.inc:82 -#: plugins/admin/users/class_divListUsers.inc:119 -#: plugins/admin/groups/class_divListGroup.inc:81 -#: plugins/admin/groups/class_divListGroup.inc:126 -msgid "Actions" -msgstr "Azioni" +#: include/utils/class_msgPool.inc:518 +#, fuzzy, php-format +msgid "Cannot open file '%s' for writing!" +msgstr "Rimuovi" -#: plugins/admin/departments/class_divListDepartment.inc:73 -msgid "Regular expression for matching department names" +#: include/utils/class_msgPool.inc:524 +#, php-format +msgid "" +"The value for '%s' is currently unconfigured or invalid, please check your " +"configuration file!" msgstr "" -#: plugins/admin/departments/class_divListDepartment.inc:87 -#: plugins/admin/acl/class_divListACL.inc:104 -#: plugins/admin/ogroups/class_divListOGroup.inc:148 -#: plugins/admin/users/class_divListUsers.inc:115 -#: plugins/admin/groups/class_divListGroup.inc:122 -msgid "Submit department" -msgstr "Imposta dipartimento" +#: include/utils/class_msgPool.inc:530 +#, fuzzy, php-format +msgid "Cannot delete file '%s'!" +msgstr "Rimuovi" -#: plugins/admin/departments/class_divListDepartment.inc:94 -#: plugins/admin/acl/class_divListACL.inc:112 -#: plugins/admin/ogroups/class_divListOGroup.inc:157 -#: plugins/admin/users/class_divListUsers.inc:124 -#: plugins/admin/groups/class_divListGroup.inc:131 -#: setup/class_setupStep_Migrate.inc:1024 -#: setup/class_setupStep_Migrate.inc:1040 -msgid "Create" -msgstr "Creare" +#: include/utils/class_msgPool.inc:536 +#, fuzzy, php-format +msgid "Cannot create folder '%s'!" +msgstr "Vai al dipartimento base" -#: plugins/admin/departments/class_divListDepartment.inc:110 -#: plugins/admin/acl/class_divListACL.inc:118 -#: plugins/admin/ogroups/class_divListOGroup.inc:167 -#: plugins/admin/users/class_divListUsers.inc:138 -#: plugins/admin/groups/class_divListGroup.inc:141 -#: plugins/personal/generic/generic_certs.tpl:21 -#: plugins/personal/generic/generic_certs.tpl:45 -#: plugins/personal/generic/generic_certs.tpl:69 -#: setup/class_setupStep_Migrate.inc:2680 -msgid "Remove" +#: include/utils/class_msgPool.inc:542 +#, fuzzy, php-format +msgid "Cannot delete folder '%s'!" msgstr "Rimuovi" -#: plugins/admin/departments/class_divListDepartment.inc:158 -#: plugins/admin/acl/class_divListACL.inc:164 -#: plugins/admin/acl/class_divListACL.inc:184 -#: plugins/admin/ogroups/class_divListOGroup.inc:228 -#: plugins/admin/users/class_divListUsers.inc:257 -#: plugins/admin/groups/class_divListGroup.inc:234 -msgid "edit" -msgstr "modifica" +#: include/utils/class_msgPool.inc:548 +#, fuzzy, php-format +msgid "Checking for %s support" +msgstr "Controllo il supporto per iconv" -#: plugins/admin/departments/class_divListDepartment.inc:158 -#: plugins/admin/ogroups/class_divListOGroup.inc:228 -#: plugins/admin/groups/class_divListGroup.inc:234 -msgid "Edit this entry" -msgstr "Modifica questo record" +#: include/utils/class_msgPool.inc:554 +#, php-format +msgid "Install and activate the %s PHP module." +msgstr "" + +#: include/utils/class_msgPool.inc:560 +#, php-format +msgid "" +"Cannot initialize class '%s'! Maybe there is a plugin missing in your gosa " +"setup?" +msgstr "" + +#: include/class_ldap.inc:231 include/class_ldap.inc:264 +msgid "Performance warning" +msgstr "" + +#: include/class_ldap.inc:231 include/class_ldap.inc:264 +#, php-format +msgid "LDAP performance is poor: last query took about %.2fs!" +msgstr "" + +#: include/class_ldap.inc:648 +#, php-format +msgid "" +"Cannot automatically create subtrees with RDN '%s': no object class found!" +msgstr "" + +#: include/class_ldap.inc:696 +#, php-format +msgid "Cannot automatically create subtrees with RDN '%s': not supported" +msgstr "" + +#: include/class_ldap.inc:783 +#, 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:785 +#, 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:1007 +#, php-format +msgid "" +"This is not a valid DN: '%s'. A block for import should begin with 'dn: ...' " +"in line %s" +msgstr "" + +#: include/class_ldap.inc:1036 +#, php-format +msgid "Error while importing dn: '%s', please check your LDIF from line %s on!" +msgstr "" + +#: include/class_log.inc:88 +#, fuzzy, php-format +msgid "Logging failed: %s" +msgstr "Utenti di Dominio" + +#: include/class_log.inc:116 +#, fuzzy, php-format +msgid "Invalid option '%s' specified!" +msgstr "L'uid contiene dei caratteri invalidi!" + +#: include/class_log.inc:120 +#, fuzzy +msgid "Specified objectType is empty or invalid!" +msgstr "Il valore specificato per l'UID non è valido." + +#: include/class_log.inc:139 +#, fuzzy +msgid "MySQL error" +msgstr "Errore LDAP" + +#: include/class_log.inc:139 +#, php-format +msgid "Logging to MySQL database will be disabled for server '%s'!" +msgstr "" + +#: include/class_log.inc:164 include/class_log.inc:173 +#: include/class_log.inc:186 include/class_log.inc:203 +#: include/class_log.inc:241 +msgid "MySQL logging" +msgstr "" + +#: include/class_log.inc:218 +#, fuzzy, php-format +msgid "Cannot add location to the database!" +msgstr "Impossibile connettersi al server del database!" + +#: include/class_gosaSupportDaemon.inc:104 +msgid "GOsa support daemon" +msgstr "" + +#: include/class_gosaSupportDaemon.inc:779 +#, fuzzy +msgid "Cannot not parse XML!" +msgstr "Troppi utenti non posso allocare un ID libero!" + +#: include/class_gosaSupportDaemon.inc:1160 +#, fuzzy, php-format +msgid "Cannot send abort event for entry %s!" +msgstr "Rimuovi" -#: plugins/admin/departments/class_divListDepartment.inc:161 -#: plugins/admin/acl/class_divListACL.inc:191 -#: plugins/admin/ogroups/class_divListOGroup.inc:234 -#: plugins/admin/users/class_divListUsers.inc:281 -#: plugins/admin/groups/class_divListGroup.inc:241 -msgid "delete" -msgstr "elimina" +#: include/class_gosaSupportDaemon.inc:1180 +#, php-format +msgid "Cannot remove entry %s!" +msgstr "" -#: plugins/admin/departments/class_divListDepartment.inc:161 -#: plugins/admin/ogroups/class_divListOGroup.inc:234 -#: plugins/admin/groups/class_divListGroup.inc:241 -msgid "Delete this entry" -msgstr "Elimina questo record" +#: include/class_config.inc:121 +#, php-format +msgid "XML error in gosa.conf: %s at line %d" +msgstr "" -#: plugins/admin/departments/class_divListDepartment.inc:201 -#: plugins/admin/ogroups/class_divListOGroup.inc:283 -#: plugins/admin/users/class_divListUsers.inc:372 -#: plugins/admin/groups/class_divListGroup.inc:304 +#: include/class_config.inc:258 #, fuzzy -msgid "Number of listed departments" -msgstr "Imposta dipartimento" +msgid "Cannot bind to LDAP. Please contact the system administrator." +msgstr "" +"Errore di connessione al server LDAP. Contatta l'amministratore del sistema." -#: plugins/admin/acl/tabs_acl_role.inc:28 +#: include/class_config.inc:628 #, fuzzy -msgid "ACL Templates" -msgstr "Template" +msgid "sambaSID and/or sambaRidBase missing in the configuration!" +msgstr "Scarica il file di configurazione" -#: plugins/admin/acl/class_divListACL.inc:51 -#: plugins/admin/acl/class_divListACL.inc:52 +#: include/class_config.inc:978 #, fuzzy -msgid "List of acls" -msgstr "Lista dei gruppi" +msgid "Configuration" +msgstr "File di configurazione" -#: plugins/admin/acl/class_divListACL.inc:73 -msgid "Summary" +#: include/class_config.inc:978 +msgid "" +"The configuration file you are using seems to be outdated. Please move the " +"GOsa configuration file away to run the GOsa setup again." msgstr "" -#: plugins/admin/acl/class_divListACL.inc:84 +#: include/class_pluglist.inc:58 #, fuzzy -msgid "Display acls matching" -msgstr "Mosra gruppi corrispondenti a" +msgid "All objects in this category" +msgstr "Nome descrittivo del gruppo" -#: plugins/admin/acl/class_divListACL.inc:114 -#: plugins/admin/acl/class_divListACL.inc:152 -#: plugins/admin/acl/class_aclRole.inc:725 -#: plugins/personal/generic/generic.tpl:448 -#: plugins/personal/generic/class_user.inc:1539 -#: plugins/personal/generic/multiple_generic.tpl:345 -msgid "Role" -msgstr "Ruolo" +#: include/class_pluglist.inc:178 +msgid "The configuration format has changed. Please re-run setup!" +msgstr "" -#: plugins/admin/acl/class_divListACL.inc:165 -#, fuzzy -msgid "Edit acl role" -msgstr "Modifica contatto" +#: include/class_pluglist.inc:193 include/class_pluglist.inc:194 +#: include/class_pluglist.inc:307 +msgid "Unknown" +msgstr "" -#: plugins/admin/acl/class_divListACL.inc:185 -#, fuzzy -msgid "Edit acl" -msgstr "classe" +#: include/class_CopyPasteHandler.inc:117 +#: include/class_CopyPasteHandler.inc:126 +#: include/class_CopyPasteHandler.inc:158 +#: include/class_CopyPasteHandler.inc:175 +#: include/class_CopyPasteHandler.inc:184 +#: include/class_CopyPasteHandler.inc:192 +#: include/class_CopyPasteHandler.inc:268 +#, fuzzy, php-format +msgid "Copy and paste failed!" +msgstr "Nome applicazione" -#: plugins/admin/acl/class_divListACL.inc:192 -#, fuzzy -msgid "Delete acl" +#: include/class_CopyPasteHandler.inc:117 +#: include/class_CopyPasteHandler.inc:192 +#, fuzzy, php-format +msgid "Cannot set permission for '%s'" msgstr "Rimuovi" -#: plugins/admin/acl/remove.tpl:6 -msgid "" -"This includes all system and setup informations. Please double check if your " -"really want to do this since there is no way for GOsa to get your data back." +#: include/class_CopyPasteHandler.inc:158 +#, php-format +msgid "'%s' is no vaild LDAP object" msgstr "" -#: plugins/admin/acl/acl_role.tpl:3 ihtml/themes/default/acl.tpl:7 -msgid "Assigned ACL for current entry" +#: include/class_CopyPasteHandler.inc:175 +#, fuzzy, php-format +msgid "No write permission in '%s'" +msgstr "Rimuovi" + +#: include/class_CopyPasteHandler.inc:386 +#, php-format +msgid "These objects will be pasted: %s" msgstr "" -#: plugins/admin/acl/acl_role.tpl:31 plugins/admin/ogroups/generic.tpl:29 -#: plugins/admin/groups/generic.tpl:43 -msgid "Choose subtree to place group in" -msgstr "Scegli il subtree dove mettere il gruppo" +#: include/class_CopyPasteHandler.inc:410 +#, php-format +msgid "This object will be pasted: %s" +msgstr "" -#: plugins/admin/acl/acl_role.tpl:45 ihtml/themes/default/acl.tpl:12 +#: include/class_CopyPasteHandler.inc:508 #, fuzzy -msgid "New ACL" -msgstr "Nuovo" +msgid "Cannot paste" +msgstr "Crea estensioni telefoniche" -#: plugins/admin/acl/acl_role.tpl:51 ihtml/themes/default/acl.tpl:17 -#, fuzzy -msgid "ACL type" -msgstr "Tipo" +#: include/class_msg_dialog.inc:124 +msgid "Please fix the above error and reload the page." +msgstr "" -#: plugins/admin/acl/acl_role.tpl:51 ihtml/themes/default/acl.tpl:19 -#: ihtml/themes/default/acl.tpl:24 -#, fuzzy -msgid "Select an acl type" -msgstr "Rimuovi" +#: plugins/generic/references/class_reference.inc:41 +#: plugins/admin/ogroups/class_ogroup.inc:1120 +#: plugins/admin/groups/class_groupGeneric.inc:1295 +#: plugins/admin/departments/class_departmentGeneric.inc:609 +#: plugins/personal/generic/class_user.inc:37 +#: plugins/personal/generic/class_user.inc:1543 +#: plugins/personal/posix/generic.tpl:4 setup/setup_feedback.tpl:55 +msgid "Generic" +msgstr "Generale" -#: plugins/admin/acl/acl_role.tpl:56 ihtml/themes/default/acl.tpl:104 -#, fuzzy -msgid "List of available ACL categories" -msgstr "Scegli il tuo numero di telefono personale" +#: plugins/generic/references/class_reference.inc:43 +#: plugins/personal/posix/class_posixAccount.inc:37 +msgid "UNIX" +msgstr "Unix" -#: plugins/admin/acl/main.inc:52 plugins/admin/acl/main.inc:54 -#, fuzzy -msgid "ACL management" -msgstr "Riferimenti" +#: plugins/generic/references/class_reference.inc:45 +#: plugins/admin/ogroups/class_divListOGroup.inc:204 +#: plugins/admin/ogroups/tabs_ogroups.inc:148 +#: plugins/admin/groups/class_divListGroup.inc:190 +#: plugins/admin/users/class_divListUsers.inc:87 +#: plugins/admin/users/class_divListUsers.inc:205 +msgid "Mail" +msgstr "Posta" -#: plugins/admin/acl/class_aclManagement.inc:290 -#, fuzzy -msgid "ACL role" -msgstr "ACL" +#: plugins/generic/references/class_reference.inc:47 +#: plugins/generic/references/class_reference.inc:49 +#: plugins/admin/groups/class_divListGroup.inc:192 +#: plugins/admin/users/class_divListUsers.inc:88 +#: plugins/admin/users/class_divListUsers.inc:211 +#: plugins/personal/posix/class_posixAccount.inc:295 +msgid "Samba" +msgstr "Samba" -#: plugins/admin/acl/class_aclRole.inc:26 -#: plugins/admin/acl/class_aclRole.inc:726 -#, fuzzy -msgid "Access control roles" -msgstr "Opzioni di accesso" +#: plugins/generic/references/class_reference.inc:51 +msgid "FAX" +msgstr "FAX" -#: plugins/admin/acl/class_aclRole.inc:27 -#, fuzzy -msgid "Edit AC roles" -msgstr "ACL" +#: plugins/generic/references/class_reference.inc:53 +#: plugins/admin/users/class_divListUsers.inc:89 +msgid "Proxy" +msgstr "Proxy" -#: plugins/admin/acl/class_aclRole.inc:131 -#, fuzzy -msgid "Reset ACL" -msgstr "Rimuovi" +#: plugins/generic/references/class_reference.inc:55 +msgid "FTP" +msgstr "FTP" -#: plugins/admin/acl/class_aclRole.inc:421 -#, fuzzy -msgid "No ACL settings for this category" -msgstr "Nome descrittivo del gruppo" +#: plugins/generic/references/class_reference.inc:57 +#: plugins/admin/ogroups/class_ogroupManagement.inc:532 +#: plugins/admin/groups/class_divListGroup.inc:133 +msgid "Group" +msgstr "Gruppo" -#: plugins/admin/acl/class_aclRole.inc:423 -#, fuzzy, php-format -msgid "ACL for these objects: %s" -msgstr "Nome descrittivo del gruppo" +#: plugins/generic/references/class_reference.inc:59 +#: plugins/admin/ogroups/class_divListOGroup.inc:83 +#: plugins/admin/ogroups/class_ogroupManagement.inc:534 +#: plugins/admin/groups/class_divListGroup.inc:79 +#: plugins/admin/users/class_divListUsers.inc:80 +#: plugins/admin/departments/class_departmentManagement.inc:604 +#: plugins/personal/generic/class_user.inc:1568 +#: plugins/personal/generic/generic.tpl:287 +#: plugins/personal/generic/multiple_generic.tpl:159 +msgid "Department" +msgstr "Dipartimento" -#: plugins/admin/acl/class_aclRole.inc:429 -#, fuzzy -msgid "Edit category ACL" -msgstr "classe" +#: plugins/generic/references/class_reference.inc:61 +#: plugins/admin/ogroups/class_ogroupManagement.inc:536 +#: plugins/admin/groups/class_divListGroup.inc:196 +#: plugins/admin/users/class_divListUsers.inc:207 +#: plugins/admin/departments/class_departmentGeneric.inc:328 +#: plugins/admin/departments/generic.tpl:88 +#: plugins/admin/departments/organization.tpl:88 +#: plugins/personal/generic/class_user.inc:1263 +#: plugins/personal/generic/class_user.inc:1671 +#: plugins/personal/generic/generic.tpl:338 +#: plugins/personal/generic/generic.tpl:519 +#: plugins/personal/generic/multiple_generic.tpl:217 +#: plugins/personal/generic/multiple_generic.tpl:428 +msgid "Phone" +msgstr "Telefono" -#: plugins/admin/acl/class_aclRole.inc:433 -#, fuzzy -msgid "Reset category ACL" -msgstr "classe" +#: plugins/generic/references/class_reference.inc:63 +#: plugins/admin/ogroups/class_ogroupManagement.inc:533 +#: plugins/admin/groups/class_divListGroup.inc:194 +msgid "Application" +msgstr "Applicazione" -#: plugins/admin/acl/class_aclRole.inc:453 -#, php-format -msgid "Edit ACL for '%s', scope is '%s'" +#: plugins/generic/references/class_reference.inc:65 +#: plugins/admin/ogroups/class_ogroupManagement.inc:535 +#: setup/setup_config2.tpl:277 setup/setup_config2.tpl:322 +msgid "Server" +msgstr "Server" + +#: plugins/generic/references/class_reference.inc:67 +msgid "Thin Client" msgstr "" -#: plugins/admin/acl/class_aclRole.inc:649 -#, fuzzy -msgid "Object in use" -msgstr "Nome dell'oggetto" +#: plugins/generic/references/class_reference.inc:69 +#: plugins/admin/ogroups/class_ogroupManagement.inc:537 +msgid "Workstation" +msgstr "" + +#: plugins/generic/references/class_reference.inc:71 +#: plugins/admin/ogroups/class_divListOGroup.inc:83 +#: plugins/admin/ogroups/class_divListOGroup.inc:159 +#: plugins/admin/ogroups/class_divListOGroup.inc:266 +msgid "Object group" +msgstr "Gruppo di oggetti" -#: plugins/admin/acl/class_aclRole.inc:649 -#, php-format -msgid "This role cannot be removed while it is in use by these objects:" -msgstr "" +#: plugins/generic/references/class_reference.inc:73 +#: plugins/admin/ogroups/class_ogroupManagement.inc:540 +msgid "Printer" +msgstr "Stampante" -#: plugins/admin/acl/class_aclRole.inc:736 -#, fuzzy -msgid "Permissions" -msgstr "Permessi" +#: plugins/generic/references/contents.tpl:11 +msgid "Object name" +msgstr "Nome dell'oggetto" -#: 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" +#: plugins/generic/references/contents.tpl:11 +msgid "Contents" +msgstr "Contenuti" -#: plugins/admin/ogroups/generic.tpl:10 -msgid "Name of the group" -msgstr "Nome del gruppo" +#: plugins/generic/references/contents.tpl:18 +msgid "This object has no relationship to other objects." +msgstr "Questo oggetto non ha relazioni con altri oggetti." -#: plugins/admin/ogroups/generic.tpl:18 plugins/admin/groups/generic.tpl:28 -msgid "Descriptive text for this group" -msgstr "Nome descrittivo del gruppo" +#: plugins/generic/welcome/main.inc:26 +#, php-format +msgid "Welcome %s!" +msgstr "Benvenuto %s!" -#: plugins/admin/ogroups/generic.tpl:41 -#: plugins/admin/groups/class_groupGeneric.inc:1269 -#: plugins/personal/posix/generic.tpl:126 -msgid "System trust" -msgstr "Accesso ai sistemi" +#: plugins/generic/welcome/welcome.tpl:4 +#, fuzzy +msgid "" +"This is the GOsa main menu. You can select your tasks from the menu on the " +"left, or by choosing one of the pictograms below. All changes apply directly " +"to your companies LDAP server." +msgstr "" +"Questa è la schermata principale di GOsa. Puoi selezionare le attività " +"tramite il menù sulla sinitra o cliccando slle icone qui sotto. Tutti i " +"cambiamenti sono applicati immediatamente al server LDAP." -#: plugins/admin/ogroups/generic.tpl:42 plugins/admin/groups/generic.tpl:169 -#: plugins/admin/groups/generic.tpl:203 plugins/personal/posix/generic.tpl:128 -#: plugins/personal/posix/generic.tpl:156 -msgid "Trust mode" +#: plugins/generic/welcome/welcome.tpl:8 +msgid "" +"Use 'Sign out' on the upper left to close the connection and 'Main' to get " +"back to the pictogram view." msgstr "" +"Usa Termina la sessione in alto a sinistra per uscire e " +"Principale per tornare alla schermata principale." -#: plugins/admin/ogroups/generic.tpl:70 -msgid "Member objects" -msgstr "Oggetti membri" +#: plugins/generic/welcome/welcome.tpl:15 +msgid "The GOsa team" +msgstr "Il team di GOsa" -#: plugins/admin/ogroups/paste_generic.tpl:7 -#, fuzzy -msgid "Please enter the new object group name" -msgstr "Inserisci la URI del server LDAP" +#: plugins/admin/ogroups/remove.tpl:7 +msgid "" +"Please double check if you really want to do this since there is no way for " +"GOsa to get your data back." +msgstr "" #: plugins/admin/ogroups/class_divListOGroup.inc:59 #: plugins/admin/ogroups/class_divListOGroup.inc:60 @@ -2591,12 +2662,42 @@ msgstr "Inserisci la URI del server LDAP" msgid "List of object groups" msgstr "Nome del gruppo" -#: plugins/admin/ogroups/class_divListOGroup.inc:83 -#: plugins/admin/ogroups/class_divListOGroup.inc:159 -#: plugins/admin/ogroups/class_divListOGroup.inc:266 -#: plugins/generic/references/class_reference.inc:71 -msgid "Object group" -msgstr "Gruppo di oggetti" +#: plugins/admin/ogroups/class_divListOGroup.inc:77 +#: plugins/admin/groups/class_divListGroup.inc:73 +#: plugins/admin/users/class_divListUsers.inc:74 +#: plugins/admin/departments/class_divListDepartment.inc:59 +#: plugins/admin/acl/class_divListACL.inc:67 setup/setup_migrate.tpl:93 +#: setup/setup_migrate.tpl:149 setup/setup_migrate.tpl:201 +#: setup/setup_migrate.tpl:368 setup/setup_migrate.tpl:421 +#: setup/setup_migrate.tpl:464 setup/setup_migrate.tpl:507 +#: setup/setup_migrate.tpl:551 +#, fuzzy +msgid "Select all" +msgstr "Rimuovi" + +#: plugins/admin/ogroups/class_divListOGroup.inc:84 +#: plugins/admin/groups/class_divListGroup.inc:80 +#: plugins/admin/users/class_divListUsers.inc:81 +#: plugins/admin/departments/locality.tpl:8 +#: plugins/admin/departments/generic.tpl:7 +#: plugins/admin/departments/country.tpl:8 +#: plugins/admin/departments/dcObject.tpl:8 +#: plugins/admin/departments/organization.tpl:7 +msgid "Properties" +msgstr "" + +#: plugins/admin/ogroups/class_divListOGroup.inc:85 +#: plugins/admin/ogroups/class_divListOGroup.inc:152 +#: plugins/admin/groups/class_divListGroup.inc:81 +#: plugins/admin/groups/class_divListGroup.inc:126 +#: plugins/admin/users/class_divListUsers.inc:82 +#: plugins/admin/users/class_divListUsers.inc:119 +#: plugins/admin/departments/class_divListDepartment.inc:66 +#: plugins/admin/departments/class_divListDepartment.inc:90 +#: plugins/admin/acl/class_divListACL.inc:74 +#: plugins/admin/acl/class_divListACL.inc:108 +msgid "Actions" +msgstr "Azioni" #: plugins/admin/ogroups/class_divListOGroup.inc:88 #: plugins/admin/ogroups/class_ogroup.inc:459 @@ -2608,17 +2709,17 @@ msgstr "Gruppo di oggetti" #: plugins/admin/ogroups/class_ogroup.inc:483 #: plugins/admin/ogroups/class_ogroup.inc:487 #: plugins/admin/ogroups/class_ogroup.inc:495 +#: plugins/admin/groups/class_divListGroup.inc:85 +#: plugins/admin/groups/class_divListGroup.inc:87 +#: plugins/admin/groups/class_divListGroup.inc:89 +#: plugins/admin/groups/class_divListGroup.inc:91 +#: plugins/admin/groups/class_divListGroup.inc:93 #: plugins/admin/users/class_divListUsers.inc:84 #: plugins/admin/users/class_divListUsers.inc:85 #: plugins/admin/users/class_divListUsers.inc:86 #: plugins/admin/users/class_divListUsers.inc:87 #: plugins/admin/users/class_divListUsers.inc:88 #: plugins/admin/users/class_divListUsers.inc:89 -#: plugins/admin/groups/class_divListGroup.inc:85 -#: plugins/admin/groups/class_divListGroup.inc:87 -#: plugins/admin/groups/class_divListGroup.inc:89 -#: plugins/admin/groups/class_divListGroup.inc:91 -#: plugins/admin/groups/class_divListGroup.inc:93 #, fuzzy, php-format msgid "Show %s" msgstr "Mostra gruppi" @@ -2690,105 +2791,81 @@ msgstr "Mostra gruppi" msgid "Regular expression for matching group names" msgstr "Espressioni regolare per selezionare il nome del gruppo" -#: plugins/admin/ogroups/class_divListOGroup.inc:204 -#: plugins/admin/ogroups/tabs_ogroups.inc:148 -#: plugins/admin/users/class_divListUsers.inc:87 -#: plugins/admin/users/class_divListUsers.inc:205 -#: plugins/admin/groups/class_divListGroup.inc:190 -#: plugins/generic/references/class_reference.inc:45 -msgid "Mail" -msgstr "Posta" - -#: plugins/admin/ogroups/class_divListOGroup.inc:282 -#, fuzzy -msgid "Number of listed object groups" -msgstr "Nome del gruppo" - -#: plugins/admin/ogroups/remove.tpl:7 -msgid "" -"Please double check if you really want to do this since there is no way for " -"GOsa to get your data back." -msgstr "" - -#: plugins/admin/ogroups/remove.tpl:10 plugins/admin/users/remove.tpl:10 -#: plugins/admin/groups/remove.tpl:10 ihtml/themes/default/remove.tpl:9 -#, fuzzy -msgid "So - if you're sure - press 'Delete' to continue or 'Cancel' to abort." -msgstr "" -"Quindi - Se sei sicuro - premi Rimuovi per continuare o Annulla per abortire." - -#: plugins/admin/ogroups/tabs_ogroups.inc:133 -#, fuzzy -msgid "Phone queue" -msgstr "Numero di telefono" - -#: plugins/admin/ogroups/tabs_ogroups.inc:160 -#, fuzzy -msgid "Systems" -msgstr "Sistemi" - -#: plugins/admin/ogroups/tabs_ogroups.inc:171 -#: plugins/admin/ogroups/tabs_ogroups.inc:194 -msgid "Startup" -msgstr "Avvio" - -#: plugins/admin/ogroups/tabs_ogroups.inc:182 -#: plugins/admin/ogroups/tabs_ogroups.inc:203 -msgid "Devices" -msgstr "Dispositivi" - -#: plugins/admin/ogroups/tabs_ogroups.inc:213 -msgid "FAI summary" -msgstr "" - -#: plugins/admin/ogroups/tabs_ogroups.inc:222 -#: plugins/admin/users/class_divListUsers.inc:203 -#: plugins/admin/groups/class_divListGroup.inc:198 -#: plugins/personal/posix/class_posixAccount.inc:295 -msgid "Environment" -msgstr "Ambiente" +#: plugins/admin/ogroups/class_divListOGroup.inc:148 +#: plugins/admin/groups/class_divListGroup.inc:122 +#: plugins/admin/users/class_divListUsers.inc:115 +#: plugins/admin/departments/class_divListDepartment.inc:87 +#: plugins/admin/acl/class_divListACL.inc:104 +msgid "Submit department" +msgstr "Imposta dipartimento" -#: plugins/admin/ogroups/tabs_ogroups.inc:241 -msgid "Applications" -msgstr "Applicazioni" +#: plugins/admin/ogroups/class_divListOGroup.inc:157 +#: plugins/admin/groups/class_divListGroup.inc:131 +#: plugins/admin/users/class_divListUsers.inc:124 +#: plugins/admin/departments/class_divListDepartment.inc:94 +#: plugins/admin/acl/class_divListACL.inc:112 +#: setup/class_setupStep_Migrate.inc:1035 +#: setup/class_setupStep_Migrate.inc:1051 +msgid "Create" +msgstr "Creare" -#: plugins/admin/ogroups/ogroup_objects.tpl:6 -msgid "Select objects to add" -msgstr "" +#: plugins/admin/ogroups/class_divListOGroup.inc:167 +#: plugins/admin/groups/class_divListGroup.inc:141 +#: plugins/admin/users/class_divListUsers.inc:138 +#: plugins/admin/departments/class_divListDepartment.inc:110 +#: plugins/admin/acl/class_divListACL.inc:118 +#: plugins/personal/generic/generic_certs.tpl:21 +#: plugins/personal/generic/generic_certs.tpl:45 +#: plugins/personal/generic/generic_certs.tpl:69 +#: setup/class_setupStep_Migrate.inc:2862 +msgid "Remove" +msgstr "Rimuovi" -#: plugins/admin/ogroups/ogroup_objects.tpl:20 -#: plugins/admin/groups/group_objects.tpl:20 -#: plugins/personal/posix/posix_groups.tpl:21 -#: ihtml/themes/default/MultiSelectWindow.tpl:63 -#: ihtml/themes/default/MultiSelectWindow.tpl:103 -msgid "Filters" -msgstr "Filtri" +#: plugins/admin/ogroups/class_divListOGroup.inc:228 +#: plugins/admin/groups/class_divListGroup.inc:234 +#: plugins/admin/users/class_divListUsers.inc:257 +#: plugins/admin/departments/class_divListDepartment.inc:158 +#: plugins/admin/acl/class_divListACL.inc:164 +#: plugins/admin/acl/class_divListACL.inc:184 +msgid "edit" +msgstr "modifica" -#: plugins/admin/ogroups/ogroup_objects.tpl:36 -msgid "Display objects of department" -msgstr "" +#: plugins/admin/ogroups/class_divListOGroup.inc:228 +#: plugins/admin/groups/class_divListGroup.inc:234 +#: plugins/admin/departments/class_divListDepartment.inc:158 +msgid "Edit this entry" +msgstr "Modifica questo record" -#: plugins/admin/ogroups/ogroup_objects.tpl:37 -#: plugins/admin/ogroups/trust_machines.tpl:27 -#: plugins/admin/groups/group_objects.tpl:40 -#: plugins/admin/groups/trust_machines.tpl:27 -#: plugins/personal/posix/posix_groups.tpl:35 -#: plugins/personal/posix/trust_machines.tpl:27 -msgid "Choose the department the search will be based on" -msgstr "Scegli il dipartimento di base per la ricerca" +#: plugins/admin/ogroups/class_divListOGroup.inc:234 +#: plugins/admin/groups/class_divListGroup.inc:241 +#: plugins/admin/users/class_divListUsers.inc:281 +#: plugins/admin/departments/class_divListDepartment.inc:161 +#: plugins/admin/acl/class_divListACL.inc:191 +msgid "delete" +msgstr "elimina" -#: plugins/admin/ogroups/ogroup_objects.tpl:40 -msgid "Display objects matching" -msgstr "" +#: plugins/admin/ogroups/class_divListOGroup.inc:234 +#: plugins/admin/groups/class_divListGroup.inc:241 +#: plugins/admin/departments/class_divListDepartment.inc:161 +msgid "Delete this entry" +msgstr "Elimina questo record" -#: plugins/admin/ogroups/ogroup_objects.tpl:41 -msgid "Regular expression for matching object names" -msgstr "" +#: plugins/admin/ogroups/class_divListOGroup.inc:282 +#, fuzzy +msgid "Number of listed object groups" +msgstr "Nome del gruppo" + +#: plugins/admin/ogroups/class_divListOGroup.inc:283 +#: plugins/admin/groups/class_divListGroup.inc:304 +#: plugins/admin/users/class_divListUsers.inc:372 +#: plugins/admin/departments/class_divListDepartment.inc:201 +#, fuzzy +msgid "Number of listed departments" +msgstr "Imposta dipartimento" #: plugins/admin/ogroups/class_ogroupManagement.inc:26 -#: plugins/admin/ogroups/main.inc:53 plugins/admin/ogroups/main.inc:58 #: plugins/admin/ogroups/class_ogroup.inc:1126 +#: plugins/admin/ogroups/main.inc:53 plugins/admin/ogroups/main.inc:58 msgid "Object groups" msgstr "Gruppi di oggetti" @@ -2798,8 +2875,8 @@ msgid "Manage object groups" msgstr "Nome del gruppo" #: plugins/admin/ogroups/class_ogroupManagement.inc:176 -#: plugins/admin/users/class_userManagement.inc:211 #: plugins/admin/groups/class_groupManagement.inc:195 +#: plugins/admin/users/class_userManagement.inc:211 #, fuzzy msgid "Infrastructure error" msgstr "Errore PHP" @@ -2810,6 +2887,23 @@ msgstr "Errore PHP" msgid "object group" msgstr "Gruppo di oggetti" +#: plugins/admin/ogroups/class_ogroupManagement.inc:285 +#: plugins/admin/ogroups/class_ogroupManagement.inc:338 +#: plugins/admin/ogroups/class_ogroupManagement.inc:365 +#: plugins/admin/groups/class_groupManagement.inc:407 +#: plugins/admin/groups/class_groupManagement.inc:461 +#: plugins/admin/groups/class_groupManagement.inc:492 +#: plugins/admin/users/class_userManagement.inc:546 +#: plugins/admin/users/class_userManagement.inc:550 +#: plugins/admin/departments/class_departmentManagement.inc:250 +#: plugins/admin/acl/class_aclManagement.inc:166 +#: plugins/admin/acl/class_aclManagement.inc:209 +#: plugins/admin/acl/class_aclManagement.inc:302 +#: plugins/admin/acl/class_aclManagement.inc:347 +#, fuzzy +msgid "Permission error" +msgstr "Permessi" + #: plugins/admin/ogroups/class_ogroupManagement.inc:530 #, fuzzy msgid "Templates" @@ -2821,29 +2915,6 @@ msgstr "Template" msgid "User" msgstr "" -#: plugins/admin/ogroups/class_ogroupManagement.inc:532 -#: plugins/admin/groups/class_divListGroup.inc:133 -#: plugins/generic/references/class_reference.inc:57 -msgid "Group" -msgstr "Gruppo" - -#: plugins/admin/ogroups/class_ogroupManagement.inc:533 -#: plugins/admin/groups/class_divListGroup.inc:194 -#: plugins/generic/references/class_reference.inc:63 -msgid "Application" -msgstr "Applicazione" - -#: plugins/admin/ogroups/class_ogroupManagement.inc:535 -#: plugins/generic/references/class_reference.inc:65 -#: setup/setup_config2.tpl:277 setup/setup_config2.tpl:322 -msgid "Server" -msgstr "Server" - -#: plugins/admin/ogroups/class_ogroupManagement.inc:537 -#: plugins/generic/references/class_reference.inc:69 -msgid "Workstation" -msgstr "" - #: plugins/admin/ogroups/class_ogroupManagement.inc:538 msgid "Windows Install" msgstr "" @@ -2853,19 +2924,6 @@ msgstr "" msgid "Terminal" msgstr "Terminali" -#: plugins/admin/ogroups/class_ogroupManagement.inc:540 -#: plugins/generic/references/class_reference.inc:73 -msgid "Printer" -msgstr "Stampante" - -#: plugins/admin/ogroups/class_ogroup.inc:232 setup/setup_ldap.tpl:121 -#: ihtml/themes/default/MultiSelectWindow.tpl:51 -#: ihtml/themes/default/MultiSelectWindow.tpl:92 -#: ihtml/themes/default/msg_dialog.tpl:56 -#: ihtml/themes/default/msg_dialog.tpl:99 -msgid "Information" -msgstr "Informazioni" - #: plugins/admin/ogroups/class_ogroup.inc:232 msgid "You cannot combine terminals and workstations in one object group!" msgstr "" @@ -2902,480 +2960,316 @@ msgstr "" #: plugins/admin/ogroups/class_ogroup.inc:477 #: plugins/admin/ogroups/class_ogroup.inc:479 -#: plugins/admin/ogroups/class_ogroup.inc:521 -msgid "terminals" -msgstr "" - -#: plugins/admin/ogroups/class_ogroup.inc:481 -#, fuzzy -msgid "printer" -msgstr "stampanti" - -#: plugins/admin/ogroups/class_ogroup.inc:483 -#: plugins/admin/ogroups/class_ogroup.inc:523 -msgid "printers" -msgstr "stampanti" - -#: plugins/admin/ogroups/class_ogroup.inc:485 -#: plugins/admin/ogroups/class_ogroup.inc:487 -#: plugins/admin/ogroups/class_ogroup.inc:522 -msgid "phones" -msgstr "telefoni" - -#: plugins/admin/ogroups/class_ogroup.inc:493 -#: plugins/admin/ogroups/class_ogroup.inc:495 -#: plugins/admin/ogroups/class_ogroup.inc:516 -msgid "applications" -msgstr "applicazioni" - -#: plugins/admin/ogroups/class_ogroup.inc:510 -#: plugins/admin/users/class_userManagement.inc:493 -msgid "none" -msgstr "nessuno" - -#: plugins/admin/ogroups/class_ogroup.inc:512 -msgid "too many different objects!" -msgstr "" - -#: plugins/admin/ogroups/class_ogroup.inc:514 -msgid "users" -msgstr "utenti" - -#: plugins/admin/ogroups/class_ogroup.inc:520 -#, fuzzy -msgid "winstations" -msgstr "Amministrazione" - -#: plugins/admin/ogroups/class_ogroup.inc:570 -#: plugins/admin/groups/class_groupGeneric.inc:521 -#: plugins/personal/posix/class_posixAccount.inc:623 -#: setup/setup_config2.tpl:201 -msgid "disabled" -msgstr "disabilitato" - -#: plugins/admin/ogroups/class_ogroup.inc:570 -#: plugins/admin/groups/class_groupGeneric.inc:521 -#: plugins/personal/posix/class_posixAccount.inc:623 -msgid "full access" -msgstr "accesso completo" - -#: plugins/admin/ogroups/class_ogroup.inc:571 -#: plugins/admin/groups/class_groupGeneric.inc:522 -#: plugins/personal/posix/class_posixAccount.inc:624 -msgid "allow access to these hosts" -msgstr "accesso limitato ai seguenti host" - -#: plugins/admin/ogroups/class_ogroup.inc:755 -msgid "Non existing dn:" -msgstr "" - -#: plugins/admin/ogroups/class_ogroup.inc:912 -#, php-format -msgid "" -"These systems are already configured by other object groups and cannot be " -"added:" -msgstr "" - -#: plugins/admin/ogroups/class_ogroup.inc:937 -msgid "You can combine two different object types at maximum, only!" -msgstr "" - -#: plugins/admin/ogroups/class_ogroup.inc:1121 -#, fuzzy -msgid "Object group generic" -msgstr "Gruppo di oggetti" - -#: plugins/admin/ogroups/class_ogroup.inc:1132 -#, fuzzy -msgid "Sytem trust" -msgstr "Accesso ai sistemi" - -#: plugins/admin/ogroups/class_ogroup.inc:1133 -#, fuzzy -msgid "Member" -msgstr "Membri" - -#: plugins/admin/ogroups/trust_machines.tpl:6 -#: plugins/admin/groups/trust_machines.tpl:6 -#: plugins/personal/posix/trust_machines.tpl:6 -msgid "Select systems to add" -msgstr "Seleziona un sistema da aggiungere" - -#: plugins/admin/ogroups/trust_machines.tpl:26 -#: plugins/admin/groups/trust_machines.tpl:26 -#: plugins/personal/posix/trust_machines.tpl:26 -msgid "Display systems of department" -msgstr "Mostra i sistemi del dipartimento" - -#: plugins/admin/ogroups/trust_machines.tpl:30 -#: plugins/admin/groups/trust_machines.tpl:30 -#: plugins/personal/posix/trust_machines.tpl:30 -msgid "Display systems matching" -msgstr "Mostra i sistemi che corrispondono a:" - -#: plugins/admin/ogroups/trust_machines.tpl:31 -#: plugins/admin/groups/trust_machines.tpl:31 -#: plugins/personal/posix/trust_machines.tpl:31 -msgid "Regular expression for matching addresses" -msgstr "Espressione regolare per selezionare l'indirizzo" - -#: 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." -msgstr "" - -#: plugins/admin/users/password.tpl:8 plugins/personal/password/password.tpl:8 -msgid "" -"Changing the password affects your authentification on mail, proxy, samba " -"and unix services." -msgstr "" -"Cambiare la passord influisce sull'autenticazione su posta, proxu Internet, " -"Samba e Unix." - -#: plugins/admin/users/password.tpl:13 -#: plugins/admin/users/class_userManagement.inc:265 -#: plugins/personal/generic/password.tpl:7 -#: plugins/personal/generic/main.inc:97 -#: plugins/personal/password/password.tpl:18 html/password.php:196 -#: ihtml/themes/default/password.tpl:82 ihtml/themes/default/password.tpl:83 -#: ihtml/themes/default/accountexpired.tpl:32 -#: ihtml/themes/default/accountexpired.tpl:36 -msgid "New password" -msgstr "Nuova password" - -#: plugins/admin/users/password.tpl:17 -#: plugins/personal/generic/password.tpl:11 -#: plugins/personal/password/password.tpl:23 -msgid "Repeat new password" -msgstr "Ripeti la password" - -#: plugins/admin/users/password.tpl:21 -#, fuzzy -msgid "Strength" -msgstr "Strada" - -#: plugins/admin/users/password.tpl:30 -#: plugins/personal/generic/password.tpl:17 -#: plugins/personal/password/password.tpl:39 -msgid "Set password" -msgstr "Cambia password" - -#: plugins/admin/users/class_divListUsers.inc:55 -#: plugins/admin/users/class_divListUsers.inc:56 -msgid "List of users" -msgstr "Lista degli utenti" - -#: plugins/admin/users/class_divListUsers.inc:80 -#: ihtml/themes/default/password.tpl:69 ihtml/themes/default/password.tpl:71 -#: ihtml/themes/default/login.tpl:42 ihtml/themes/default/login.tpl:44 -msgid "Username" -msgstr "Nome utente" - -#: plugins/admin/users/class_divListUsers.inc:84 -#: plugins/admin/users/class_divListUsers.inc:128 -#: plugins/admin/users/class_userManagement.inc:764 -#: plugins/admin/users/template.tpl:15 plugins/admin/users/templatize.tpl:15 -msgid "Template" -msgstr "" - -#: plugins/admin/users/class_divListUsers.inc:84 -#, fuzzy -msgid "templates" -msgstr "Template" - -#: plugins/admin/users/class_divListUsers.inc:85 -#, fuzzy -msgid "GOsa object" -msgstr "Oggetto" +#: plugins/admin/ogroups/class_ogroup.inc:521 +msgid "terminals" +msgstr "" -#: plugins/admin/users/class_divListUsers.inc:85 +#: plugins/admin/ogroups/class_ogroup.inc:481 #, fuzzy -msgid "functional users" -msgstr "Mostra utenti funzionali" +msgid "printer" +msgstr "stampanti" -#: plugins/admin/users/class_divListUsers.inc:86 -#: plugins/admin/users/class_divListUsers.inc:201 -#: plugins/admin/groups/class_divListGroup.inc:188 -#, fuzzy -msgid "Posix" -msgstr "Proxy" +#: plugins/admin/ogroups/class_ogroup.inc:483 +#: plugins/admin/ogroups/class_ogroup.inc:523 +msgid "printers" +msgstr "stampanti" -#: plugins/admin/users/class_divListUsers.inc:86 -#, fuzzy -msgid "POSIX users" -msgstr "Impostazioni Unix" +#: plugins/admin/ogroups/class_ogroup.inc:485 +#: plugins/admin/ogroups/class_ogroup.inc:487 +#: plugins/admin/ogroups/class_ogroup.inc:522 +msgid "phones" +msgstr "telefoni" -#: plugins/admin/users/class_divListUsers.inc:87 -#, fuzzy -msgid "mail users" -msgstr "Utenti di Dominio" +#: plugins/admin/ogroups/class_ogroup.inc:493 +#: plugins/admin/ogroups/class_ogroup.inc:495 +#: plugins/admin/ogroups/class_ogroup.inc:516 +msgid "applications" +msgstr "applicazioni" -#: plugins/admin/users/class_divListUsers.inc:88 -#: plugins/admin/users/class_divListUsers.inc:211 -#: plugins/admin/groups/class_divListGroup.inc:192 -#: plugins/personal/posix/class_posixAccount.inc:295 -#: plugins/generic/references/class_reference.inc:47 -#: plugins/generic/references/class_reference.inc:49 -msgid "Samba" -msgstr "Samba" +#: plugins/admin/ogroups/class_ogroup.inc:510 +#: plugins/admin/users/class_userManagement.inc:493 +msgid "none" +msgstr "nessuno" -#: plugins/admin/users/class_divListUsers.inc:88 -#, fuzzy -msgid "samba users" -msgstr "Utenti di Dominio" +#: plugins/admin/ogroups/class_ogroup.inc:512 +msgid "too many different objects!" +msgstr "" -#: plugins/admin/users/class_divListUsers.inc:89 -#: plugins/generic/references/class_reference.inc:53 -msgid "Proxy" -msgstr "Proxy" +#: plugins/admin/ogroups/class_ogroup.inc:514 +msgid "users" +msgstr "utenti" -#: plugins/admin/users/class_divListUsers.inc:89 +#: plugins/admin/ogroups/class_ogroup.inc:520 #, fuzzy -msgid "proxy users" -msgstr "Mostra utenti proxy" +msgid "winstations" +msgstr "Amministrazione" -#: plugins/admin/users/class_divListUsers.inc:96 -#: plugins/admin/groups/group_objects.tpl:46 -msgid "Display users matching" -msgstr "Mostra utenti che corrispondono a" +#: plugins/admin/ogroups/class_ogroup.inc:570 +#: plugins/admin/groups/class_groupGeneric.inc:521 +#: plugins/personal/posix/class_posixAccount.inc:623 +#: setup/setup_config2.tpl:201 +msgid "disabled" +msgstr "disabilitato" -#: plugins/admin/users/class_divListUsers.inc:136 -#: plugins/admin/users/class_divListUsers.inc:270 -#: ihtml/themes/default/accountexpired.tpl:51 -msgid "Change password" -msgstr "Cambia la password" +#: plugins/admin/ogroups/class_ogroup.inc:570 +#: plugins/admin/groups/class_groupGeneric.inc:521 +#: plugins/personal/posix/class_posixAccount.inc:623 +msgid "full access" +msgstr "accesso completo" -#: plugins/admin/users/class_divListUsers.inc:140 -#, fuzzy -msgid "Apply template" -msgstr "Template" +#: plugins/admin/ogroups/class_ogroup.inc:571 +#: plugins/admin/groups/class_groupGeneric.inc:522 +#: plugins/personal/posix/class_posixAccount.inc:624 +msgid "allow access to these hosts" +msgstr "accesso limitato ai seguenti host" -#: plugins/admin/users/class_divListUsers.inc:199 -msgid "GOsa" +#: plugins/admin/ogroups/class_ogroup.inc:755 +msgid "Non existing dn:" msgstr "" -#: plugins/admin/users/class_divListUsers.inc:200 -#, fuzzy -msgid "Edit generic properties" -msgstr "Modifica proprietà" - -#: plugins/admin/users/class_divListUsers.inc:202 -#, fuzzy -msgid "Edit UNIX properties" -msgstr "Modifica proprietà" +#: plugins/admin/ogroups/class_ogroup.inc:912 +#, php-format +msgid "" +"These systems are already configured by other object groups and cannot be " +"added:" +msgstr "" -#: plugins/admin/users/class_divListUsers.inc:204 -#, fuzzy -msgid "Edit environment properties" -msgstr "Modifica proprietà" +#: plugins/admin/ogroups/class_ogroup.inc:922 +#: plugins/admin/ogroups/class_ogroup.inc:932 +#: plugins/admin/ogroups/class_ogroup.inc:1129 +#: plugins/admin/groups/class_divListGroup.inc:79 +#: plugins/admin/groups/class_groupGeneric.inc:1139 +#: plugins/admin/groups/class_groupGeneric.inc:1145 +#: plugins/admin/groups/class_groupGeneric.inc:1147 +#: plugins/admin/groups/class_groupGeneric.inc:1159 +#: plugins/admin/groups/class_groupGeneric.inc:1173 +#: plugins/admin/groups/class_groupGeneric.inc:1180 +#: plugins/admin/groups/class_groupGeneric.inc:1304 +#: plugins/admin/users/class_userManagement.inc:767 +#: plugins/admin/users/class_userManagement.inc:841 +#: plugins/admin/users/class_userManagement.inc:853 +#: plugins/admin/departments/class_departmentGeneric.inc:307 +#: plugins/admin/departments/class_departmentGeneric.inc:309 +#: plugins/admin/departments/class_departmentGeneric.inc:314 +#: plugins/admin/departments/class_departmentGeneric.inc:321 +#: plugins/admin/departments/class_departmentGeneric.inc:325 +#: plugins/admin/departments/class_localityGeneric.inc:44 +#: plugins/admin/departments/class_localityGeneric.inc:46 +#: plugins/admin/departments/class_localityGeneric.inc:51 +#: plugins/admin/departments/class_localityGeneric.inc:53 +#: plugins/admin/departments/class_localityGeneric.inc:55 +#: plugins/admin/departments/class_organizationGeneric.inc:75 +#: plugins/admin/departments/class_organizationGeneric.inc:77 +#: plugins/admin/departments/class_organizationGeneric.inc:82 +#: plugins/admin/departments/class_organizationGeneric.inc:84 +#: plugins/admin/departments/class_organizationGeneric.inc:86 +#: plugins/admin/departments/class_countryGeneric.inc:43 +#: plugins/admin/departments/class_countryGeneric.inc:45 +#: plugins/admin/departments/class_countryGeneric.inc:50 +#: plugins/admin/departments/class_countryGeneric.inc:52 +#: plugins/admin/departments/class_countryGeneric.inc:54 +#: plugins/admin/departments/class_dcObject.inc:43 +#: plugins/admin/departments/class_dcObject.inc:45 +#: plugins/admin/departments/class_dcObject.inc:50 +#: plugins/admin/departments/class_dcObject.inc:52 +#: plugins/admin/departments/class_dcObject.inc:54 +#: plugins/admin/departments/class_dcObject.inc:86 +#: plugins/admin/acl/class_aclRole.inc:750 +#: plugins/admin/acl/class_aclRole.inc:762 plugins/admin/acl/paste_role.tpl:4 +#: plugins/admin/acl/acl_role.tpl:7 +#: plugins/personal/generic/class_user.inc:1230 +#: plugins/personal/generic/class_user.inc:1243 +#: plugins/personal/generic/class_user.inc:1280 +#: plugins/personal/generic/class_user.inc:1686 setup/setup_migrate.tpl:283 +#: setup/setup_feedback.tpl:31 +msgid "Name" +msgstr "Cognome" -#: plugins/admin/users/class_divListUsers.inc:206 -#, fuzzy -msgid "Edit mail properties" -msgstr "Modifica proprietà" +#: plugins/admin/ogroups/class_ogroup.inc:937 +msgid "You can combine two different object types at maximum, only!" +msgstr "" -#: plugins/admin/users/class_divListUsers.inc:208 +#: plugins/admin/ogroups/class_ogroup.inc:1121 #, fuzzy -msgid "Edit phone properties" -msgstr "Modifica proprietà" +msgid "Object group generic" +msgstr "Gruppo di oggetti" -#: plugins/admin/users/class_divListUsers.inc:210 +#: plugins/admin/ogroups/class_ogroup.inc:1132 #, fuzzy -msgid "Edit fax properies" -msgstr "Modifica proprietà" +msgid "Sytem trust" +msgstr "Accesso ai sistemi" -#: plugins/admin/users/class_divListUsers.inc:212 +#: plugins/admin/ogroups/class_ogroup.inc:1133 #, fuzzy -msgid "Edit samba properties" -msgstr "Modifica proprietà" - -#: plugins/admin/users/class_divListUsers.inc:213 -msgid "Netatalk" -msgstr "" +msgid "Member" +msgstr "Membri" -#: plugins/admin/users/class_divListUsers.inc:214 -#, fuzzy -msgid "Edit netatalk properties" -msgstr "Modifica proprietà" +#: 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" -#: plugins/admin/users/class_divListUsers.inc:215 -#, fuzzy -msgid "Create user from template" -msgstr "Nuovo template" +#: plugins/admin/ogroups/generic.tpl:10 +msgid "Name of the group" +msgstr "Nome del gruppo" -#: plugins/admin/users/class_divListUsers.inc:216 -#, fuzzy -msgid "Create user with this template" -msgstr "Nuovo template" +#: plugins/admin/ogroups/generic.tpl:18 plugins/admin/groups/generic.tpl:28 +msgid "Descriptive text for this group" +msgstr "Nome descrittivo del gruppo" -#: plugins/admin/users/class_divListUsers.inc:247 -#, fuzzy -msgid "inactive" -msgstr "Privato" +#: plugins/admin/ogroups/generic.tpl:29 plugins/admin/groups/generic.tpl:43 +#: plugins/admin/acl/acl_role.tpl:31 +msgid "Choose subtree to place group in" +msgstr "Scegli il subtree dove mettere il gruppo" -#: plugins/admin/users/class_divListUsers.inc:250 -#: plugins/personal/posix/class_posixAccount.inc:159 -#: plugins/personal/posix/class_posixAccount.inc:161 -#: plugins/personal/posix/class_posixAccount.inc:163 +#: plugins/admin/ogroups/generic.tpl:34 plugins/admin/groups/generic.tpl:49 +#: plugins/admin/departments/locality.tpl:37 +#: plugins/admin/departments/generic.tpl:49 +#: plugins/admin/departments/country.tpl:37 +#: plugins/admin/departments/dcObject.tpl:37 +#: plugins/admin/departments/organization.tpl:49 +#: plugins/admin/acl/acl_role.tpl:37 plugins/personal/generic/generic.tpl:180 +#: plugins/personal/generic/multiple_generic.tpl:56 #, fuzzy -msgid "active" -msgstr "Privato" +msgid "Select a base" +msgstr "Rimuovi" -#: plugins/admin/users/class_divListUsers.inc:258 -#: plugins/admin/users/class_userManagement.inc:602 -#, fuzzy -msgid "user" -msgstr "utenti" +#: plugins/admin/ogroups/generic.tpl:41 +#: plugins/admin/groups/class_groupGeneric.inc:1312 +#: plugins/personal/posix/generic.tpl:126 +msgid "System trust" +msgstr "Accesso ai sistemi" -#: plugins/admin/users/class_divListUsers.inc:269 -#, fuzzy -msgid "password" -msgstr "Password" +#: plugins/admin/ogroups/generic.tpl:42 plugins/admin/groups/generic.tpl:169 +#: plugins/admin/groups/generic.tpl:203 plugins/personal/posix/generic.tpl:128 +#: plugins/personal/posix/generic.tpl:156 +msgid "Trust mode" +msgstr "" -#: plugins/admin/users/class_divListUsers.inc:273 -#: plugins/admin/users/class_divListUsers.inc:285 -#: plugins/admin/groups/class_divListGroup.inc:244 -#, fuzzy -msgid "Not allowed" -msgstr "Cambia la password" +#: plugins/admin/ogroups/generic.tpl:70 +msgid "Member objects" +msgstr "Oggetti membri" -#: plugins/admin/users/class_divListUsers.inc:282 +#: plugins/admin/ogroups/tabs_ogroups.inc:133 #, fuzzy -msgid "Delete user" -msgstr "Rimuovi" - -#: plugins/admin/users/class_divListUsers.inc:371 -msgid "Number of listed users" -msgstr "" +msgid "Phone queue" +msgstr "Numero di telefono" -#: plugins/admin/users/class_userManagement.inc:27 +#: plugins/admin/ogroups/tabs_ogroups.inc:160 #, fuzzy -msgid "Manage users" -msgstr "Utenti di Dominio" +msgid "Systems" +msgstr "Sistemi" -#: plugins/admin/users/class_userManagement.inc:260 -#: plugins/personal/generic/main.inc:92 -#: plugins/personal/password/class_password.inc:82 html/password.php:193 -msgid "" -"The passwords you've entered as 'New password' and 'Repeated new password' " -"do not match." -msgstr "Le password nuova e ripetuta non corrispondono" +#: plugins/admin/ogroups/tabs_ogroups.inc:171 +#: plugins/admin/ogroups/tabs_ogroups.inc:194 +msgid "Startup" +msgstr "Avvio" -#: plugins/admin/users/class_userManagement.inc:316 -#: plugins/admin/users/class_userManagement.inc:379 -#: plugins/personal/password/class_password.inc:78 -#: plugins/personal/password/class_password.inc:81 -#: plugins/personal/password/class_password.inc:84 -#: plugins/personal/password/class_password.inc:87 -#: plugins/personal/password/class_password.inc:90 -#: plugins/personal/password/class_password.inc:93 -#: plugins/personal/password/class_password.inc:107 -#: plugins/personal/password/class_password.inc:113 html/main.php:329 -#: ihtml/themes/default/password.tpl:41 -#, fuzzy -msgid "Password change" -msgstr "Cambia la password" +#: plugins/admin/ogroups/tabs_ogroups.inc:182 +#: plugins/admin/ogroups/tabs_ogroups.inc:203 +msgid "Devices" +msgstr "Dispositivi" -#: plugins/admin/users/class_userManagement.inc:316 -#: plugins/admin/users/class_userManagement.inc:379 -#, fuzzy -msgid "You have no permission to change this users password!" -msgstr "Non hai il permesso di cambiare la tua password." +#: plugins/admin/ogroups/tabs_ogroups.inc:213 +msgid "FAI summary" +msgstr "" -#: plugins/admin/users/class_userManagement.inc:546 -#, fuzzy, php-format -msgid "You have no permission to modify object '%s'!" -msgstr "Non hai il permesso di cambiare la tua password." +#: plugins/admin/ogroups/tabs_ogroups.inc:222 +#: plugins/admin/groups/class_divListGroup.inc:198 +#: plugins/admin/users/class_divListUsers.inc:203 +#: plugins/personal/posix/class_posixAccount.inc:295 +msgid "Environment" +msgstr "Ambiente" -#: plugins/admin/users/class_userManagement.inc:550 -#, fuzzy -msgid "You have no permission to use this template!" -msgstr "Non hai il permesso di cambiare la tua password." +#: plugins/admin/ogroups/tabs_ogroups.inc:241 +msgid "Applications" +msgstr "Applicazioni" -#: plugins/admin/users/class_userManagement.inc:652 -#: plugins/admin/users/class_userManagement.inc:671 +#: plugins/admin/ogroups/paste_generic.tpl:7 #, fuzzy -msgid "Account locking" -msgstr "Sicurezza" +msgid "Please enter the new object group name" +msgstr "Inserisci la URI del server LDAP" -#: plugins/admin/users/class_userManagement.inc:653 -#, fuzzy -msgid "You have no permission to change the lock status for this user!" -msgstr "Non hai il permesso di cambiare la tua password." +#: plugins/admin/ogroups/ogroup_objects.tpl:6 +msgid "Select objects to add" +msgstr "" -#: plugins/admin/users/class_userManagement.inc:672 -#, php-format -msgid "" -"Password method '%s' does not support locking. Account has not been locked!" +#: plugins/admin/ogroups/ogroup_objects.tpl:36 +msgid "Display objects of department" msgstr "" -#: plugins/admin/users/class_userManagement.inc:770 -#: plugins/admin/users/class_userManagement.inc:844 -#: plugins/personal/generic/class_user.inc:1235 -#: plugins/personal/generic/class_user.inc:1277 -#: plugins/personal/generic/class_user.inc:1555 -#: plugins/personal/generic/class_user.inc:1683 -msgid "Given name" -msgstr "Nome" +#: plugins/admin/ogroups/ogroup_objects.tpl:37 +#: plugins/admin/ogroups/trust_machines.tpl:27 +#: plugins/admin/groups/group_objects.tpl:40 +#: plugins/admin/groups/trust_machines.tpl:27 +#: plugins/personal/posix/posix_groups.tpl:35 +#: plugins/personal/posix/trust_machines.tpl:27 +msgid "Choose the department the search will be based on" +msgstr "Scegli il dipartimento di base per la ricerca" -#: plugins/admin/users/remove.tpl:6 -msgid "" -"This includes all account data, system access rules, imap settings, etc. for " -"this user. Please double check if your really want to do this since there is " -"no way for GOsa to get your data back." +#: plugins/admin/ogroups/ogroup_objects.tpl:40 +msgid "Display objects matching" msgstr "" -#: plugins/admin/users/main.inc:51 plugins/admin/users/main.inc:57 -msgid "User administration" -msgstr "Amministrazione utenti" +#: plugins/admin/ogroups/ogroup_objects.tpl:41 +msgid "Regular expression for matching object names" +msgstr "" -#: plugins/admin/users/template.tpl:2 -msgid "Creating a new user using templates" -msgstr "Crea un nuovo utente usando i template" +#: plugins/admin/ogroups/trust_machines.tpl:6 +#: plugins/admin/groups/trust_machines.tpl:6 +#: plugins/personal/posix/trust_machines.tpl:6 +msgid "Select systems to add" +msgstr "Seleziona un sistema da aggiungere" -#: plugins/admin/users/template.tpl:6 +#: plugins/admin/ogroups/trust_machines.tpl:26 +#: plugins/admin/groups/trust_machines.tpl:26 +#: plugins/personal/posix/trust_machines.tpl:26 +msgid "Display systems of department" +msgstr "Mostra i sistemi del dipartimento" + +#: plugins/admin/ogroups/trust_machines.tpl:30 +#: plugins/admin/groups/trust_machines.tpl:30 +#: plugins/personal/posix/trust_machines.tpl:30 +msgid "Display systems matching" +msgstr "Mostra i sistemi che corrispondono a:" + +#: plugins/admin/ogroups/trust_machines.tpl:31 +#: plugins/admin/groups/trust_machines.tpl:31 +#: plugins/personal/posix/trust_machines.tpl:31 +msgid "Regular expression for matching addresses" +msgstr "Espressione regolare per selezionare l'indirizzo" + +#: plugins/admin/groups/remove.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." +"This may be a primary user group. Please double check if you really want to " +"do this since there is no way for GOsa to get your data back." msgstr "" -#: plugins/admin/users/template.tpl:23 plugins/personal/generic/generic.tpl:49 -#: plugins/personal/generic/paste_generic.tpl:7 -#, fuzzy -msgid "Last name" -msgstr "Scegli il tuo numero di telefono personale" +#: plugins/admin/groups/group_objects.tpl:6 +msgid "Select users to add" +msgstr "Selezioni utenti da aggiungere" -#: plugins/admin/users/template.tpl:27 plugins/personal/generic/generic.tpl:69 -#: plugins/personal/generic/paste_generic.tpl:11 -#, fuzzy -msgid "First name" -msgstr "Liste di blocco" +#: plugins/admin/groups/group_objects.tpl:30 +msgid "Select to see servers" +msgstr "" -#: plugins/admin/users/template.tpl:32 plugins/personal/generic/generic.tpl:82 -#: plugins/personal/generic/paste_generic.tpl:15 -#: plugins/personal/generic/class_user.inc:1225 -#: plugins/personal/generic/class_user.inc:1238 -#: plugins/personal/generic/class_user.inc:1252 -#: plugins/personal/generic/class_user.inc:1254 html/password.php:215 -msgid "Login" -msgstr "Nome utente" +#: plugins/admin/groups/group_objects.tpl:30 +msgid "Search within subtree" +msgstr "" -#: plugins/admin/users/templatize.tpl:2 -#, fuzzy -msgid "Applying a template" -msgstr "Template" +#: plugins/admin/groups/group_objects.tpl:37 +msgid "Display users of department" +msgstr "Mostra utenti del dipartimento" -#: plugins/admin/users/templatize.tpl:6 -msgid "" -"Applying a template to several users will replace all user attributes " -"defined in the template." -msgstr "" +#: plugins/admin/groups/group_objects.tpl:46 +#: plugins/admin/users/class_divListUsers.inc:96 +msgid "Display users matching" +msgstr "Mostra utenti che corrispondono a" -#: plugins/admin/users/templatize.tpl:33 -msgid "No templates available!" +#: plugins/admin/groups/group_objects.tpl:47 +msgid "Regular expression for matching user names" msgstr "" #: plugins/admin/groups/generic.tpl:14 plugins/personal/generic/generic.tpl:52 @@ -3414,33 +3308,100 @@ msgstr "Seleziona per creare un gruppo conforme Samba" msgid "in domain" msgstr "nel dominio" -#: plugins/admin/groups/generic.tpl:140 -msgid "Members are in a phone pickup group" -msgstr "I membri sono in un gruppo di risposta telefonica" +#: plugins/admin/groups/generic.tpl:140 +msgid "Members are in a phone pickup group" +msgstr "I membri sono in un gruppo di risposta telefonica" + +#: plugins/admin/groups/generic.tpl:155 +#, fuzzy +msgid "Members are in a nagios group" +msgstr "I membri sono in un gruppo di risposta telefonica" + +#: plugins/admin/groups/generic.tpl:245 +msgid "Group members" +msgstr "Membri del gruppo" + +#: plugins/admin/groups/generic.tpl:252 +#, fuzzy +msgid "In all groups" +msgstr "Gruppo primario" + +#: plugins/admin/groups/generic.tpl:255 +#, fuzzy +msgid "Not in all groups" +msgstr "Mostra gruppi di posta" + +#: plugins/admin/groups/class_divListGroup.inc:55 +#: plugins/admin/groups/class_divListGroup.inc:56 +msgid "List of groups" +msgstr "Lista dei gruppi" + +#: plugins/admin/groups/class_divListGroup.inc:84 +msgid "Select to see groups that are primary groups of users" +msgstr "Selezione per mostrare i gruppi che sono gruppi primari per gli utenti" + +#: plugins/admin/groups/class_divListGroup.inc:85 +#, fuzzy +msgid "primary groups" +msgstr "Gruppo primario" + +#: plugins/admin/groups/class_divListGroup.inc:86 +#, fuzzy +msgid "samba groups mappings" +msgstr "Samba" + +#: plugins/admin/groups/class_divListGroup.inc:87 +#, fuzzy +msgid "samba groups" +msgstr "Gruppo Samba" + +#: plugins/admin/groups/class_divListGroup.inc:88 +#, fuzzy +msgid "application settings" +msgstr "applicazioni" + +#: plugins/admin/groups/class_divListGroup.inc:90 +#, fuzzy +msgid "mail settings" +msgstr "Opzioni di posta dell'identità" + +#: plugins/admin/groups/class_divListGroup.inc:91 +#, fuzzy +msgid "mail groups" +msgstr "Mostra gruppi di posta" + +#: plugins/admin/groups/class_divListGroup.inc:92 +msgid "Select to see normal groups that have only functional aspects" +msgstr "Seleziona per mostrare i gruppi che hanno solo aspetti funzionali" -#: plugins/admin/groups/generic.tpl:155 +#: plugins/admin/groups/class_divListGroup.inc:93 #, fuzzy -msgid "Members are in a nagios group" -msgstr "I membri sono in un gruppo di risposta telefonica" +msgid "functional groups" +msgstr "Mostra gruppi funzionali" -#: plugins/admin/groups/generic.tpl:245 -msgid "Group members" -msgstr "Membri del gruppo" +#: plugins/admin/groups/class_divListGroup.inc:101 +#: plugins/personal/posix/posix_groups.tpl:59 +msgid "User name of which groups are shown" +msgstr "Nome dell'utente del quale mostrare i gruppi" -#: plugins/admin/groups/generic.tpl:252 +#: plugins/admin/groups/class_divListGroup.inc:188 +#: plugins/admin/users/class_divListUsers.inc:86 +#: plugins/admin/users/class_divListUsers.inc:201 #, fuzzy -msgid "In all groups" -msgstr "Gruppo primario" +msgid "Posix" +msgstr "Proxy" -#: plugins/admin/groups/generic.tpl:255 +#: plugins/admin/groups/class_divListGroup.inc:244 +#: plugins/admin/users/class_divListUsers.inc:273 +#: plugins/admin/users/class_divListUsers.inc:285 #, fuzzy -msgid "Not in all groups" -msgstr "Mostra gruppi di posta" +msgid "Not allowed" +msgstr "Cambia la password" -#: plugins/admin/groups/paste_generic.tpl:1 +#: plugins/admin/groups/class_divListGroup.inc:303 #, fuzzy -msgid "Group settings" -msgstr "Impostazioni FAX" +msgid "Number of listed groups" +msgstr "Nome del gruppo" #: plugins/admin/groups/class_groupGeneric.inc:163 msgid "Cannot find group SID in your configuration!" @@ -3467,71 +3428,95 @@ msgstr "Ospiti di Dominio" msgid "Special group (%d)" msgstr "Gruppo speciale (%d)" -#: plugins/admin/groups/class_groupGeneric.inc:685 -msgid "! unknown id" +#: plugins/admin/groups/class_groupGeneric.inc:628 +#, php-format +msgid "Adding UID '%s' to group '%s' faild: cannot find user object!" +msgstr "" + +#: plugins/admin/groups/class_groupGeneric.inc:634 +#, php-format +msgid "Add UID '%s' to group '%s' failed: UID is used more than once!" +msgstr "" + +#: plugins/admin/groups/class_groupGeneric.inc:712 +msgid "! unknown UID" msgstr "" -#: plugins/admin/groups/class_groupGeneric.inc:728 +#: plugins/admin/groups/class_groupGeneric.inc:755 #, php-format msgid "Search returned too many results. Not displaying more than %s entries!" msgstr "" -#: plugins/admin/groups/class_groupGeneric.inc:954 +#: plugins/admin/groups/class_groupGeneric.inc:981 #, fuzzy, php-format msgid "Cannot find any SID for '%s'!" msgstr "Rimuovi" -#: plugins/admin/groups/class_groupGeneric.inc:959 +#: plugins/admin/groups/class_groupGeneric.inc:986 #, fuzzy, php-format msgid "Cannot find any RIDBASE for '%s'!" msgstr "Rimuovi" -#: plugins/admin/groups/class_groupGeneric.inc:1146 -#: plugins/admin/groups/class_groupGeneric.inc:1149 -#: plugins/admin/groups/class_groupGeneric.inc:1265 +#: plugins/admin/groups/class_groupGeneric.inc:1088 +#, php-format +msgid "The gidNumber '%s' is already in use by %s!" +msgstr "" + +#: plugins/admin/groups/class_groupGeneric.inc:1189 +#: plugins/admin/groups/class_groupGeneric.inc:1192 +#: plugins/admin/groups/class_groupGeneric.inc:1308 +#: plugins/personal/posix/class_posixAccount.inc:1084 +#: plugins/personal/posix/class_posixAccount.inc:1087 #: plugins/personal/posix/generic.tpl:68 #: plugins/personal/posix/paste_generic.tpl:37 -#: plugins/personal/posix/class_posixAccount.inc:1036 -#: plugins/personal/posix/class_posixAccount.inc:1039 msgid "GID" msgstr "GID" -#: plugins/admin/groups/class_groupGeneric.inc:1204 -#: plugins/personal/posix/class_posixAccount.inc:1334 +#: plugins/admin/groups/class_groupGeneric.inc:1247 +#: plugins/personal/posix/class_posixAccount.inc:1382 #, fuzzy msgid "Cannot allocate a free ID!" msgstr "Troppi utenti non posso allocare un ID libero!" -#: plugins/admin/groups/class_groupGeneric.inc:1253 +#: plugins/admin/groups/class_groupGeneric.inc:1296 #, fuzzy msgid "Generic group settings" msgstr "Impostazioni generali delle code" -#: plugins/admin/groups/class_groupGeneric.inc:1267 +#: plugins/admin/groups/class_groupGeneric.inc:1310 #, fuzzy msgid "Samba group type" msgstr "Gruppo Samba" -#: plugins/admin/groups/class_groupGeneric.inc:1268 +#: plugins/admin/groups/class_groupGeneric.inc:1311 #, fuzzy msgid "Samba domain name" msgstr "Home di Samba" -#: plugins/admin/groups/class_groupGeneric.inc:1270 +#: plugins/admin/groups/class_groupGeneric.inc:1313 #, fuzzy msgid "Phone pickup group" msgstr "I membri sono in un gruppo di risposta telefonica" -#: plugins/admin/groups/class_groupGeneric.inc:1271 +#: plugins/admin/groups/class_groupGeneric.inc:1314 #, fuzzy msgid "Nagios group" msgstr "Contatto" -#: plugins/admin/groups/class_groupGeneric.inc:1273 +#: plugins/admin/groups/class_groupGeneric.inc:1316 #, fuzzy msgid "Group member" msgstr "Membri del gruppo" +#: plugins/admin/groups/paste_generic.tpl:1 +#, fuzzy +msgid "Group settings" +msgstr "Impostazioni FAX" + +#: plugins/admin/groups/main.inc:49 plugins/admin/groups/main.inc:53 +msgid "Group administration" +msgstr "Amministrazione dei gruppi di utenti" + #: plugins/admin/groups/class_groupManagement.inc:27 msgid "Manage POSIX groups" msgstr "" @@ -3542,590 +3527,734 @@ msgstr "" msgid "group" msgstr "gruppi" -#: plugins/admin/groups/remove.tpl:6 +#: plugins/admin/users/remove.tpl:6 msgid "" -"This may be a primary user group. Please double check if you really want to " -"do this since there is no way for GOsa to get your data back." +"This includes all account data, system access rules, imap settings, etc. for " +"this user. Please double check if your really want to do this since there is " +"no way for GOsa to get your data back." msgstr "" -#: plugins/admin/groups/main.inc:49 plugins/admin/groups/main.inc:53 -msgid "Group administration" -msgstr "Amministrazione dei gruppi di utenti" +#: plugins/admin/users/main.inc:51 plugins/admin/users/main.inc:57 +msgid "User administration" +msgstr "Amministrazione utenti" -#: plugins/admin/groups/group_objects.tpl:6 -msgid "Select users to add" -msgstr "Selezioni utenti da aggiungere" +#: plugins/admin/users/class_divListUsers.inc:55 +#: plugins/admin/users/class_divListUsers.inc:56 +msgid "List of users" +msgstr "Lista degli utenti" -#: plugins/admin/groups/group_objects.tpl:30 -msgid "Select to see servers" +#: plugins/admin/users/class_divListUsers.inc:84 +#: plugins/admin/users/class_divListUsers.inc:128 +#: plugins/admin/users/template.tpl:15 +#: plugins/admin/users/class_userManagement.inc:764 +#: plugins/admin/users/templatize.tpl:15 +msgid "Template" msgstr "" -#: plugins/admin/groups/group_objects.tpl:30 -msgid "Search within subtree" +#: plugins/admin/users/class_divListUsers.inc:84 +#, fuzzy +msgid "templates" +msgstr "Template" + +#: plugins/admin/users/class_divListUsers.inc:85 +#, fuzzy +msgid "GOsa object" +msgstr "Oggetto" + +#: plugins/admin/users/class_divListUsers.inc:85 +#, fuzzy +msgid "functional users" +msgstr "Mostra utenti funzionali" + +#: plugins/admin/users/class_divListUsers.inc:86 +#, fuzzy +msgid "POSIX users" +msgstr "Impostazioni Unix" + +#: plugins/admin/users/class_divListUsers.inc:87 +#, fuzzy +msgid "mail users" +msgstr "Utenti di Dominio" + +#: plugins/admin/users/class_divListUsers.inc:88 +#, fuzzy +msgid "samba users" +msgstr "Utenti di Dominio" + +#: plugins/admin/users/class_divListUsers.inc:89 +#, fuzzy +msgid "proxy users" +msgstr "Mostra utenti proxy" + +#: plugins/admin/users/class_divListUsers.inc:140 +#, fuzzy +msgid "Apply template" +msgstr "Template" + +#: plugins/admin/users/class_divListUsers.inc:199 +msgid "GOsa" msgstr "" -#: plugins/admin/groups/group_objects.tpl:37 -msgid "Display users of department" -msgstr "Mostra utenti del dipartimento" +#: plugins/admin/users/class_divListUsers.inc:200 +#, fuzzy +msgid "Edit generic properties" +msgstr "Modifica proprietà" -#: plugins/admin/groups/group_objects.tpl:47 -msgid "Regular expression for matching user names" +#: plugins/admin/users/class_divListUsers.inc:202 +#, fuzzy +msgid "Edit UNIX properties" +msgstr "Modifica proprietà" + +#: plugins/admin/users/class_divListUsers.inc:204 +#, fuzzy +msgid "Edit environment properties" +msgstr "Modifica proprietà" + +#: plugins/admin/users/class_divListUsers.inc:206 +#, fuzzy +msgid "Edit mail properties" +msgstr "Modifica proprietà" + +#: plugins/admin/users/class_divListUsers.inc:208 +#, fuzzy +msgid "Edit phone properties" +msgstr "Modifica proprietà" + +#: plugins/admin/users/class_divListUsers.inc:209 +#: plugins/admin/departments/class_departmentGeneric.inc:331 +#: plugins/admin/departments/class_departmentGeneric.inc:627 +#: plugins/admin/departments/generic.tpl:96 +#: plugins/admin/departments/class_organizationGeneric.inc:127 +#: plugins/admin/departments/organization.tpl:96 +#: plugins/personal/generic/class_user.inc:1266 +#: plugins/personal/generic/class_user.inc:1674 +#: plugins/personal/generic/generic.tpl:363 +#: plugins/personal/generic/generic.tpl:531 +#: plugins/personal/generic/multiple_generic.tpl:247 +#: plugins/personal/generic/multiple_generic.tpl:438 +msgid "Fax" +msgstr "Fax" + +#: plugins/admin/users/class_divListUsers.inc:210 +#, fuzzy +msgid "Edit fax properies" +msgstr "Modifica proprietà" + +#: plugins/admin/users/class_divListUsers.inc:212 +#, fuzzy +msgid "Edit samba properties" +msgstr "Modifica proprietà" + +#: plugins/admin/users/class_divListUsers.inc:213 +msgid "Netatalk" +msgstr "" + +#: plugins/admin/users/class_divListUsers.inc:214 +#, fuzzy +msgid "Edit netatalk properties" +msgstr "Modifica proprietà" + +#: plugins/admin/users/class_divListUsers.inc:215 +#, fuzzy +msgid "Create user from template" +msgstr "Nuovo template" + +#: plugins/admin/users/class_divListUsers.inc:216 +#, fuzzy +msgid "Create user with this template" +msgstr "Nuovo template" + +#: plugins/admin/users/class_divListUsers.inc:247 +#, fuzzy +msgid "inactive" +msgstr "Privato" + +#: plugins/admin/users/class_divListUsers.inc:250 +#: plugins/personal/posix/class_posixAccount.inc:159 +#: plugins/personal/posix/class_posixAccount.inc:161 +#: plugins/personal/posix/class_posixAccount.inc:163 +#, fuzzy +msgid "active" +msgstr "Privato" + +#: plugins/admin/users/class_divListUsers.inc:258 +#: plugins/admin/users/class_userManagement.inc:602 +#, fuzzy +msgid "user" +msgstr "utenti" + +#: plugins/admin/users/class_divListUsers.inc:269 +#, fuzzy +msgid "password" +msgstr "Password" + +#: plugins/admin/users/class_divListUsers.inc:282 +#, fuzzy +msgid "Delete user" +msgstr "Rimuovi" + +#: plugins/admin/users/class_divListUsers.inc:371 +msgid "Number of listed users" +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." +msgstr "" + +#: plugins/admin/users/password.tpl:8 plugins/personal/password/password.tpl:8 +msgid "" +"Changing the password affects your authentification on mail, proxy, samba " +"and unix services." msgstr "" +"Cambiare la passord influisce sull'autenticazione su posta, proxu Internet, " +"Samba e Unix." + +#: plugins/admin/users/password.tpl:17 +#: plugins/personal/generic/password.tpl:11 +#: plugins/personal/password/password.tpl:23 +msgid "Repeat new password" +msgstr "Ripeti la password" -#: plugins/admin/groups/class_divListGroup.inc:55 -#: plugins/admin/groups/class_divListGroup.inc:56 -msgid "List of groups" -msgstr "Lista dei gruppi" +#: plugins/admin/users/password.tpl:21 +#, fuzzy +msgid "Strength" +msgstr "Strada" -#: plugins/admin/groups/class_divListGroup.inc:84 -msgid "Select to see groups that are primary groups of users" -msgstr "Selezione per mostrare i gruppi che sono gruppi primari per gli utenti" +#: plugins/admin/users/password.tpl:30 +#: plugins/personal/generic/password.tpl:17 +#: plugins/personal/password/password.tpl:39 +msgid "Set password" +msgstr "Cambia password" -#: plugins/admin/groups/class_divListGroup.inc:85 -#, fuzzy -msgid "primary groups" -msgstr "Gruppo primario" +#: plugins/admin/users/template.tpl:2 +msgid "Creating a new user using templates" +msgstr "Crea un nuovo utente usando i template" -#: plugins/admin/groups/class_divListGroup.inc:86 -#, fuzzy -msgid "samba groups mappings" -msgstr "Samba" +#: 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 "" -#: plugins/admin/groups/class_divListGroup.inc:87 +#: plugins/admin/users/template.tpl:23 plugins/personal/generic/generic.tpl:49 +#: plugins/personal/generic/paste_generic.tpl:7 #, fuzzy -msgid "samba groups" -msgstr "Gruppo Samba" +msgid "Last name" +msgstr "Scegli il tuo numero di telefono personale" -#: plugins/admin/groups/class_divListGroup.inc:88 +#: plugins/admin/users/template.tpl:27 plugins/personal/generic/generic.tpl:69 +#: plugins/personal/generic/paste_generic.tpl:11 #, fuzzy -msgid "application settings" -msgstr "applicazioni" +msgid "First name" +msgstr "Liste di blocco" -#: plugins/admin/groups/class_divListGroup.inc:90 +#: plugins/admin/users/class_userManagement.inc:27 #, fuzzy -msgid "mail settings" -msgstr "Opzioni di posta dell'identità" +msgid "Manage users" +msgstr "Utenti di Dominio" -#: plugins/admin/groups/class_divListGroup.inc:91 +#: plugins/admin/users/class_userManagement.inc:316 +#: plugins/admin/users/class_userManagement.inc:379 #, fuzzy -msgid "mail groups" -msgstr "Mostra gruppi di posta" +msgid "You have no permission to change this users password!" +msgstr "Non hai il permesso di cambiare la tua password." -#: plugins/admin/groups/class_divListGroup.inc:92 -msgid "Select to see normal groups that have only functional aspects" -msgstr "Seleziona per mostrare i gruppi che hanno solo aspetti funzionali" +#: plugins/admin/users/class_userManagement.inc:546 +#, fuzzy, php-format +msgid "You have no permission to modify object '%s'!" +msgstr "Non hai il permesso di cambiare la tua password." -#: plugins/admin/groups/class_divListGroup.inc:93 +#: plugins/admin/users/class_userManagement.inc:550 #, fuzzy -msgid "functional groups" -msgstr "Mostra gruppi funzionali" - -#: plugins/admin/groups/class_divListGroup.inc:101 -#: plugins/personal/posix/posix_groups.tpl:59 -msgid "User name of which groups are shown" -msgstr "Nome dell'utente del quale mostrare i gruppi" +msgid "You have no permission to use this template!" +msgstr "Non hai il permesso di cambiare la tua password." -#: plugins/admin/groups/class_divListGroup.inc:303 +#: plugins/admin/users/class_userManagement.inc:652 +#: plugins/admin/users/class_userManagement.inc:671 #, fuzzy -msgid "Number of listed groups" -msgstr "Nome del gruppo" - -#: plugins/personal/posix/posix_groups.tpl:6 -msgid "Select groups to add" -msgstr "Seleziona un gruppo da aggiungere" - -#: plugins/personal/posix/posix_groups.tpl:32 -msgid "Display groups of department" -msgstr "Mostra gruppi di dipartimenti" +msgid "Account locking" +msgstr "Sicurezza" -#: plugins/personal/posix/posix_groups.tpl:44 -msgid "Display groups matching" -msgstr "Mosra gruppi corrispondenti a" +#: plugins/admin/users/class_userManagement.inc:653 +#, fuzzy +msgid "You have no permission to change the lock status for this user!" +msgstr "Non hai il permesso di cambiare la tua password." -#: plugins/personal/posix/posix_groups.tpl:55 -msgid "Display groups of user" -msgstr "Mostra gruppi di utenti" +#: plugins/admin/users/class_userManagement.inc:672 +#, php-format +msgid "" +"Password method '%s' does not support locking. Account has not been locked!" +msgstr "" -#: plugins/personal/posix/generic.tpl:7 -#: plugins/personal/posix/paste_generic.tpl:8 -#: plugins/personal/posix/class_posixAccount.inc:1018 -#: plugins/personal/posix/class_posixAccount.inc:1021 -#: plugins/personal/posix/class_posixAccount.inc:1091 -#: plugins/personal/posix/class_posixAccount.inc:1094 -#: plugins/personal/posix/class_posixAccount.inc:1522 -msgid "Home directory" -msgstr "Home directory" +#: plugins/admin/users/class_userManagement.inc:770 +#: plugins/admin/users/class_userManagement.inc:844 +#: plugins/personal/generic/class_user.inc:1235 +#: plugins/personal/generic/class_user.inc:1277 +#: plugins/personal/generic/class_user.inc:1555 +#: plugins/personal/generic/class_user.inc:1683 +msgid "Given name" +msgstr "Nome" -#: plugins/personal/posix/generic.tpl:15 -#: plugins/personal/posix/class_posixAccount.inc:1523 -msgid "Shell" -msgstr "Shell" +#: plugins/admin/users/templatize.tpl:2 +#, fuzzy +msgid "Applying a template" +msgstr "Template" -#: plugins/personal/posix/generic.tpl:25 -msgid "Primary group" -msgstr "Gruppo primario" +#: plugins/admin/users/templatize.tpl:6 +msgid "" +"Applying a template to several users will replace all user attributes " +"defined in the template." +msgstr "" -#: plugins/personal/posix/generic.tpl:36 -msgid "Status" -msgstr "Stato" +#: plugins/admin/users/templatize.tpl:33 +msgid "No templates available!" +msgstr "" -#: plugins/personal/posix/generic.tpl:53 -#: plugins/personal/posix/paste_generic.tpl:23 -msgid "Force UID/GID" -msgstr "Forza UID/GID" +#: plugins/admin/departments/remove.tpl:6 +msgid "" +"This includes 'all' accounts, systems, etc. in this subtree. Please double " +"check if your really want to do this since there is no way for GOsa to get " +"your data back." +msgstr "" -#: plugins/personal/posix/generic.tpl:57 -#: plugins/personal/posix/paste_generic.tpl:28 -#: plugins/personal/posix/class_posixAccount.inc:1029 -#: plugins/personal/posix/class_posixAccount.inc:1032 -msgid "UID" -msgstr "UID" +#: plugins/admin/departments/remove.tpl:10 plugins/admin/acl/remove.tpl:10 +msgid "" +"Best thing to do before performing this action would be to save the current " +"contents of your LDAP tree in a file. So - if you've done so - press " +"'Delete' to continue or 'Cancel' to abort." +msgstr "" -#: plugins/personal/posix/generic.tpl:83 -#: plugins/personal/posix/paste_generic.tpl:47 -msgid "Group membership" -msgstr "Gruppi di appartenenza" +#: plugins/admin/departments/class_departmentGeneric.inc:386 +msgid "Cannot find an unused tag for this administrative unit!" +msgstr "" -#: plugins/personal/posix/generic.tpl:85 -#: plugins/personal/posix/paste_generic.tpl:54 -msgid "(Warning: more than 16 groups are not supported by NFS!)" -msgstr "(Attenzione: L'NFS non supporta più di 16 gruppi!)" +#: plugins/admin/departments/class_departmentGeneric.inc:457 +#, php-format +msgid "Tagging '%s'." +msgstr "" -#: plugins/personal/posix/generic.tpl:94 -#, fuzzy -msgid "Common group" -msgstr "Mostra gruppi" +#: plugins/admin/departments/class_departmentGeneric.inc:538 +#, php-format +msgid "Moving '%s' to '%s'" +msgstr "" -#: plugins/personal/posix/generic.tpl:98 -#, fuzzy -msgid "Non common group" -msgstr "Mostra gruppi di posta" +#: plugins/admin/departments/class_departmentGeneric.inc:579 +#, php-format +msgid "FAILED to copy %s, aborting operation" +msgstr "" -#: plugins/personal/posix/generic.tpl:119 -msgid "Account" -msgstr "Sicurezza" +#: plugins/admin/departments/class_departmentGeneric.inc:610 +#: plugins/admin/departments/class_departmentGeneric.inc:615 +#: plugins/admin/departments/class_departmentManagement.inc:26 +msgid "Departments" +msgstr "Dipartimenti" -#: plugins/personal/posix/paste_generic.tpl:4 +#: plugins/admin/departments/class_departmentGeneric.inc:618 +#: plugins/admin/departments/class_divListDepartment.inc:65 #, fuzzy -msgid "Posix settings" -msgstr "Impostazioni Unix" +msgid "Department name" +msgstr "Dipartimento" -#: plugins/personal/posix/class_posixAccount.inc:37 -#: plugins/generic/references/class_reference.inc:43 -msgid "UNIX" -msgstr "Unix" +#: plugins/admin/departments/class_departmentGeneric.inc:620 +#: plugins/admin/departments/generic.tpl:27 +#: plugins/admin/departments/class_organizationGeneric.inc:120 +#: plugins/admin/departments/organization.tpl:27 +msgid "Category" +msgstr "" -#: plugins/personal/posix/class_posixAccount.inc:38 -#, fuzzy -msgid "Edit users POSIX settings" -msgstr "Impostazioni Unix" +#: plugins/admin/departments/class_departmentGeneric.inc:623 +#: plugins/admin/departments/generic.tpl:65 +#: plugins/admin/departments/class_organizationGeneric.inc:123 +#: plugins/admin/departments/organization.tpl:65 +#: plugins/personal/generic/class_user.inc:1579 +#: plugins/personal/generic/generic.tpl:389 +#: plugins/personal/generic/multiple_generic.tpl:275 +msgid "State" +msgstr "Stato" -#: plugins/personal/posix/class_posixAccount.inc:154 -#, fuzzy -msgid "expired" -msgstr "Esporta" +#: plugins/admin/departments/class_departmentGeneric.inc:624 +#: plugins/admin/departments/generic.tpl:61 +#: plugins/admin/departments/generic.tpl:73 +#: plugins/admin/departments/class_localityGeneric.inc:87 +#: plugins/admin/departments/class_organizationGeneric.inc:124 +#: plugins/admin/departments/organization.tpl:61 +#: plugins/admin/departments/organization.tpl:73 +#: plugins/personal/generic/class_user.inc:1580 +#: plugins/personal/generic/generic.tpl:381 +#: plugins/personal/generic/multiple_generic.tpl:265 +msgid "Location" +msgstr "Località" -#: plugins/personal/posix/class_posixAccount.inc:156 -msgid "grace time active" -msgstr "" +#: plugins/admin/departments/class_departmentGeneric.inc:625 +#: plugins/admin/departments/generic.tpl:81 +#: plugins/admin/departments/organization.tpl:81 +#: plugins/personal/generic/generic.tpl:194 +#: plugins/personal/generic/generic.tpl:397 +#: plugins/personal/generic/multiple_generic.tpl:67 +#: plugins/personal/generic/multiple_generic.tpl:285 +msgid "Address" +msgstr "Indirizzo" -#: plugins/personal/posix/class_posixAccount.inc:159 -#, fuzzy -msgid "password not changeable" -msgstr "Nuova password" +#: plugins/admin/departments/class_departmentGeneric.inc:626 +msgid "Telephone" +msgstr "Telefono" -#: plugins/personal/posix/class_posixAccount.inc:161 +#: plugins/admin/departments/class_departmentGeneric.inc:629 +#: plugins/admin/departments/locality.tpl:50 +#: plugins/admin/departments/generic.tpl:114 +#: plugins/admin/departments/class_localityGeneric.inc:90 +#: plugins/admin/departments/class_organizationGeneric.inc:129 +#: plugins/admin/departments/class_countryGeneric.inc:90 +#: plugins/admin/departments/class_dcObject.inc:89 +#: plugins/admin/departments/country.tpl:50 +#: plugins/admin/departments/dcObject.tpl:50 +#: plugins/admin/departments/organization.tpl:114 #, fuzzy -msgid "password expired" -msgstr "La password spira il" - -#: plugins/personal/posix/class_posixAccount.inc:208 -msgid "unconfigured" -msgstr "non configurata" - -#: plugins/personal/posix/class_posixAccount.inc:219 -msgid "automatic" -msgstr "automatico" +msgid "Administrative settings" +msgstr "Amministrazione" -#: plugins/personal/posix/class_posixAccount.inc:275 -#: plugins/personal/posix/class_posixAccount.inc:295 -#: plugins/personal/posix/class_posixAccount.inc:297 -#: plugins/personal/posix/class_posixAccount.inc:300 -msgid "POSIX" +#: plugins/admin/departments/class_departmentGeneric.inc:680 +#, php-format +msgid "Object '%s' is already tagged" msgstr "" -#: plugins/personal/posix/class_posixAccount.inc:471 +#: plugins/admin/departments/class_departmentGeneric.inc:687 #, php-format -msgid "Password can't be changed up to %s days after last change" +msgid "Adding tag (%s) to object '%s'" msgstr "" -"La password non può essere cambiata per %s giorni dall'ultimo cambiamento" -#: plugins/personal/posix/class_posixAccount.inc:475 +#: plugins/admin/departments/class_departmentGeneric.inc:719 #, 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:479 -#, fuzzy, php-format -msgid "Disable account after %s days of inactivity after password expiry" +msgid "Removing tag from object '%s'" msgstr "" -"Disabilita l'account dopo %s giorni di inattività dopo che la password è " -"spirata" -#: plugins/personal/posix/class_posixAccount.inc:483 -#, fuzzy, php-format -msgid "Warn user %s days before password expiry" -msgstr "Avvisa l'utente %s giorni prima che la password spiri" +#: plugins/admin/departments/locality.tpl:11 +#: plugins/admin/departments/dcObject.tpl:11 +#, fuzzy +msgid "Locality name" +msgstr "Nome locazione" -#: plugins/personal/posix/class_posixAccount.inc:832 -msgid "Timeout while waiting for lock. Ignoring lock!" +#: plugins/admin/departments/locality.tpl:14 +#: plugins/admin/departments/dcObject.tpl:14 +msgid "Name of locality to create" msgstr "" -#: plugins/personal/posix/class_posixAccount.inc:925 -msgid "" -"A duplicated UID number was written for this user. If this was not intended " -"please verify all used uidNumbers!" +#: plugins/admin/departments/locality.tpl:22 +#: plugins/admin/departments/generic.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 "" -#: plugins/personal/posix/class_posixAccount.inc:962 -#: plugins/personal/posix/class_posixAccount.inc:1155 -msgid "Group of user" -msgstr "Gruppo di utenti" - -#: plugins/personal/posix/class_posixAccount.inc:1047 -#: plugins/personal/posix/class_posixAccount.inc:1100 -#, fuzzy -msgid "shadowMin" -msgstr "Mostra terminali" - -#: plugins/personal/posix/class_posixAccount.inc:1052 -#: plugins/personal/posix/class_posixAccount.inc:1105 -msgid "shadowMax" +#: plugins/admin/departments/locality.tpl:31 +#: plugins/admin/departments/generic.tpl:43 +#: plugins/admin/departments/country.tpl:31 +#: plugins/admin/departments/dcObject.tpl:31 +#: plugins/admin/departments/organization.tpl:43 +msgid "Choose subtree to place department in" msgstr "" -#: plugins/personal/posix/class_posixAccount.inc:1057 -#: plugins/personal/posix/class_posixAccount.inc:1110 -#, fuzzy -msgid "shadowWarning" -msgstr "Mostra workstation" - -#: plugins/personal/posix/class_posixAccount.inc:1071 -#: plugins/personal/posix/class_posixAccount.inc:1124 -#, fuzzy -msgid "shadowInactive" -msgstr "Mostra stampanti" - -#: plugins/personal/posix/class_posixAccount.inc:1512 -#, fuzzy -msgid "POSIX account" -msgstr "Estenzioni FTP" +#: plugins/admin/departments/locality.tpl:52 +#: plugins/admin/departments/generic.tpl:116 +#: plugins/admin/departments/country.tpl:52 +#: plugins/admin/departments/dcObject.tpl:52 +#: plugins/admin/departments/organization.tpl:116 +msgid "Tag department as an independent administrative unit" +msgstr "" -#: plugins/personal/posix/class_posixAccount.inc:1516 -#: plugins/personal/generic/class_user.inc:1548 -#: plugins/personal/password/class_password.inc:145 -msgid "My account" -msgstr "Identità" +#: plugins/admin/departments/generic.tpl:11 +msgid "Name of department" +msgstr "" -#: plugins/personal/posix/class_posixAccount.inc:1524 -#: setup/setup_migrate.tpl:263 -msgid "User ID" +#: plugins/admin/departments/generic.tpl:14 +msgid "Name of subtree to create" msgstr "" -#: plugins/personal/posix/class_posixAccount.inc:1525 -#, fuzzy -msgid "Group ID" -msgstr "Gruppo" +#: plugins/admin/departments/generic.tpl:30 +#: plugins/admin/departments/organization.tpl:30 +msgid "Category for this subtree" +msgstr "" -#: plugins/personal/posix/class_posixAccount.inc:1527 -#, fuzzy -msgid "Force password change on login" -msgstr "Cambia la password" +#: plugins/admin/departments/generic.tpl:68 +#: plugins/admin/departments/organization.tpl:68 +msgid "State where this subtree is located" +msgstr "" -#: plugins/personal/posix/class_posixAccount.inc:1528 -#, fuzzy -msgid "Shadow min" -msgstr "Mostra terminali" +#: plugins/admin/departments/generic.tpl:76 +#: plugins/admin/departments/organization.tpl:76 +msgid "Location of this subtree" +msgstr "" -#: plugins/personal/posix/class_posixAccount.inc:1529 -msgid "Shadow max" +#: plugins/admin/departments/generic.tpl:84 +#: plugins/admin/departments/organization.tpl:84 +msgid "Postal address of this subtree" msgstr "" -#: plugins/personal/posix/class_posixAccount.inc:1530 -#, fuzzy -msgid "Shadow warning" -msgstr "Mostra workstation" +#: plugins/admin/departments/generic.tpl:91 +#: plugins/admin/departments/organization.tpl:91 +msgid "Base telephone number of this subtree" +msgstr "" -#: plugins/personal/posix/class_posixAccount.inc:1531 -#, fuzzy -msgid "Shadow inactive" -msgstr "Mostra stampanti" +#: plugins/admin/departments/generic.tpl:99 +#: plugins/admin/departments/organization.tpl:99 +msgid "Base facsimile telephone number of this subtree" +msgstr "" -#: plugins/personal/posix/class_posixAccount.inc:1532 -#, fuzzy -msgid "Shadow expire" -msgstr "Mostra persone" +#: plugins/admin/departments/class_divListDepartment.inc:47 +#: plugins/admin/departments/class_divListDepartment.inc:48 +msgid "List of departments" +msgstr "Lista dei dipartimenti" -#: plugins/personal/posix/class_posixAccount.inc:1533 -#, fuzzy -msgid "System trust model" -msgstr "Accesso ai sistemi" +#: plugins/admin/departments/class_divListDepartment.inc:73 +msgid "Regular expression for matching department names" +msgstr "" -#: plugins/personal/posix/main.inc:142 +#: plugins/admin/departments/class_departmentManagement.inc:27 #, fuzzy -msgid "POSIX settings" -msgstr "Impostazioni Unix" - -#: plugins/personal/posix/posix_shadow.tpl:9 -msgid "User must change password on first login" -msgstr "L'utente deve cambiare la password alla prima connessione" - -#: plugins/personal/posix/posix_shadow.tpl:34 -msgid "Password expires on" -msgstr "La password spira il" +msgid "Manage Departments" +msgstr "Dipartimenti" -#: plugins/personal/generic/password.tpl:2 +#: plugins/admin/departments/class_departmentManagement.inc:316 msgid "" -"You have changed the method your password is stored in the ldap database. " -"For that reason you've to enter your password at this point again. GOsa will " -"then encode it with the selected method." +"As soon as the move 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 "" -"Hai modificato il metodo con cui la tua password è immagazzinata nel " -"database LDAP. Per questo motivo devi inserire nuovamnete la tua password." - -#: plugins/personal/generic/generic.tpl:6 -#: plugins/personal/generic/multiple_generic.tpl:5 -msgid "Personal information" -msgstr "Informazioni personali" - -#: plugins/personal/generic/generic.tpl:20 -#: plugins/personal/generic/generic.tpl:22 -#: plugins/personal/generic/generic.tpl:38 -#: plugins/personal/generic/paste_generic.tpl:37 -#: plugins/personal/generic/generic_picture.tpl:5 -#: plugins/personal/generic/generic_picture.tpl:15 -#: plugins/personal/generic/multiple_generic.tpl:13 -msgid "Personal picture" -msgstr "Foto personale" -#: plugins/personal/generic/generic.tpl:29 -#: plugins/personal/generic/generic.tpl:40 -msgid "Change picture" -msgstr "Cambia foto" +#: plugins/admin/departments/class_departmentManagement.inc:336 +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/personal/generic/generic.tpl:62 +#: plugins/admin/departments/class_departmentManagement.inc:556 +#: plugins/admin/departments/class_dcObject.inc:77 +#: plugins/admin/departments/class_dcObject.inc:78 #, fuzzy -msgid "Template name" -msgstr "Template" - -#: plugins/personal/generic/generic.tpl:98 -#: plugins/personal/generic/class_user.inc:1557 -msgid "Personal title" -msgstr "Titolo onorifico" +msgid "Domain Component" +msgstr "Amministratori di Dominio" -#: plugins/personal/generic/generic.tpl:108 -#: plugins/personal/generic/class_user.inc:1558 -#: plugins/personal/generic/multiple_generic.tpl:23 -msgid "Academic title" -msgstr "Titolo di studio" +#: plugins/admin/departments/class_departmentManagement.inc:568 +#: plugins/admin/departments/class_countryGeneric.inc:78 +#: plugins/admin/departments/class_countryGeneric.inc:79 +msgid "Country" +msgstr "Paese" -#: plugins/personal/generic/generic.tpl:119 -#: plugins/personal/generic/class_user.inc:1560 -msgid "Date of birth" -msgstr "Data di nascita" +#: plugins/admin/departments/class_departmentManagement.inc:580 +#: plugins/admin/departments/class_localityGeneric.inc:78 +#: plugins/admin/departments/class_localityGeneric.inc:79 +#, fuzzy +msgid "Locality" +msgstr "Località" -#: plugins/personal/generic/generic.tpl:144 -msgid "Sex" -msgstr "Sesso" +#: plugins/admin/departments/class_departmentManagement.inc:592 +#: plugins/admin/departments/class_organizationGeneric.inc:109 +#: plugins/admin/departments/class_organizationGeneric.inc:110 +#: plugins/personal/generic/class_user.inc:1567 +#: plugins/personal/generic/generic.tpl:279 +#: plugins/personal/generic/multiple_generic.tpl:149 +#: setup/setup_feedback.tpl:23 +msgid "Organization" +msgstr "Organizzazione" -#: plugins/personal/generic/generic.tpl:157 -#: plugins/personal/generic/multiple_generic.tpl:33 -msgid "Preferred langage" -msgstr "Lingua preferita" +#: plugins/admin/departments/class_organizationGeneric.inc:118 +#, fuzzy +msgid "Organization name" +msgstr "Organizzazione" -#: plugins/personal/generic/generic.tpl:175 -#: plugins/personal/generic/multiple_generic.tpl:53 -msgid "Choose subtree to place user in" -msgstr "Scegli il subtree per l'utente" +#: plugins/admin/departments/class_organizationGeneric.inc:125 +#: plugins/personal/generic/class_user.inc:1581 +msgid "Postal address" +msgstr "CAP" -#: plugins/personal/generic/generic.tpl:202 -#: plugins/personal/generic/multiple_generic.tpl:78 -msgid "Private phone" -msgstr "Telefono privato" +#: plugins/admin/departments/class_organizationGeneric.inc:126 +msgid "Phone number" +msgstr "Numero di telefono" -#: plugins/personal/generic/generic.tpl:210 -#: plugins/personal/generic/class_user.inc:1258 -#: plugins/personal/generic/class_user.inc:1585 -#: plugins/personal/generic/class_user.inc:1668 -#: plugins/personal/generic/multiple_generic.tpl:88 -msgid "Homepage" -msgstr "Home Page" +#: plugins/admin/departments/class_countryGeneric.inc:87 +#: plugins/admin/departments/country.tpl:11 +#, fuzzy +msgid "Country name" +msgstr "Paese" -#: plugins/personal/generic/generic.tpl:223 -#: plugins/personal/generic/multiple_generic.tpl:105 -msgid "Password storage" -msgstr "Algorimo password" +#: plugins/admin/departments/main.inc:50 plugins/admin/departments/main.inc:52 +msgid "Department management" +msgstr "" -#: plugins/personal/generic/generic.tpl:240 -#: plugins/personal/generic/multiple_generic.tpl:117 -#: plugins/personal/generic/generic_certs.tpl:3 -msgid "Certificates" -msgstr "Certificati" +#: plugins/admin/departments/country.tpl:14 +msgid "Name of country to create" +msgstr "" -#: plugins/personal/generic/generic.tpl:243 -#: plugins/personal/generic/multiple_generic.tpl:121 -msgid "Edit certificates" -msgstr "Modifica certificati" +#: plugins/admin/departments/dep_iframe.tpl:1 +msgid "Processing the requested operation" +msgstr "" -#: plugins/personal/generic/generic.tpl:251 +#: plugins/admin/departments/dep_iframe.tpl:7 +msgid "" +"Your browser doesn't support iframes, please use this link to perform the " +"requested operation." +msgstr "" + +#: plugins/admin/departments/organization.tpl:11 #, fuzzy -msgid "Last logon" -msgstr "Scegli il tuo numero di telefono personale" +msgid "Name of organization" +msgstr "Organizzazione" -#: plugins/personal/generic/generic.tpl:267 -#: plugins/personal/generic/multiple_generic.tpl:137 -msgid "Organizational information" -msgstr "Informazioni organizzazione" +#: plugins/admin/departments/organization.tpl:14 +msgid "Name of organization to create" +msgstr "" -#: plugins/personal/generic/generic.tpl:295 -#: plugins/personal/generic/multiple_generic.tpl:169 -msgid "Department No." -msgstr "Dipartimento No." +#: plugins/admin/departments/dep_move_confirm.tpl:2 +msgid "You are currently moving/renaming this department." +msgstr "" -#: plugins/personal/generic/generic.tpl:303 -#: plugins/personal/generic/multiple_generic.tpl:179 -msgid "Employee No." -msgstr "Matricola" +#: plugins/admin/departments/dep_move_confirm.tpl:5 +msgid "" +"Modifying a departments naming attribute 'ou' or base may corrupt acls and " +"snapshot entries for all entire objects." +msgstr "" -#: plugins/personal/generic/generic.tpl:311 -#: plugins/personal/generic/class_user.inc:1571 -#: plugins/personal/generic/multiple_generic.tpl:189 -msgid "Employee type" -msgstr "Qualifica" +#: plugins/admin/departments/dep_move_confirm.tpl:8 +msgid "GOsa can NOT fix this for you, yet." +msgstr "" -#: plugins/personal/generic/generic.tpl:329 -#: plugins/personal/generic/generic.tpl:511 -#: plugins/personal/generic/multiple_generic.tpl:207 -#: plugins/personal/generic/multiple_generic.tpl:418 -msgid "Room No." -msgstr "Stanza No." +#: plugins/admin/departments/dep_move_confirm.tpl:11 +msgid "" +"Before you confirm this action, ensure that everything will be as expected, " +"possibly the best solution is a backup." +msgstr "" -#: plugins/personal/generic/generic.tpl:347 -#: plugins/personal/generic/class_user.inc:1269 -#: plugins/personal/generic/class_user.inc:1677 -#: plugins/personal/generic/multiple_generic.tpl:227 -msgid "Mobile" -msgstr "Cellulare" +#: plugins/admin/acl/remove.tpl:6 +msgid "" +"This includes all system and setup informations. Please double check if your " +"really want to do this since there is no way for GOsa to get your data back." +msgstr "" -#: plugins/personal/generic/generic.tpl:355 -#: plugins/personal/generic/class_user.inc:1272 -#: plugins/personal/generic/class_user.inc:1680 -#: plugins/personal/generic/multiple_generic.tpl:237 -msgid "Pager" -msgstr "Pager" +#: plugins/admin/acl/class_aclManagement.inc:290 +#, fuzzy +msgid "ACL role" +msgstr "ACL" -#: plugins/personal/generic/generic.tpl:413 -#: plugins/personal/generic/class_user.inc:1530 -#: plugins/personal/generic/multiple_generic.tpl:302 -msgid "Vocation" +#: plugins/admin/acl/class_divListACL.inc:51 +#: plugins/admin/acl/class_divListACL.inc:52 +#, fuzzy +msgid "List of acls" +msgstr "Lista dei gruppi" + +#: plugins/admin/acl/class_divListACL.inc:73 +msgid "Summary" msgstr "" -#: plugins/personal/generic/generic.tpl:421 -#: plugins/personal/generic/class_user.inc:1533 -#: plugins/personal/generic/multiple_generic.tpl:312 -msgid "Unit description" -msgstr "Descrizoione unità" +#: plugins/admin/acl/class_divListACL.inc:84 +#, fuzzy +msgid "Display acls matching" +msgstr "Mosra gruppi corrispondenti a" -#: plugins/personal/generic/generic.tpl:430 -#: plugins/personal/generic/class_user.inc:1534 -#: plugins/personal/generic/multiple_generic.tpl:323 -msgid "Subject area" -msgstr "" +#: plugins/admin/acl/class_divListACL.inc:114 +#: plugins/admin/acl/class_divListACL.inc:152 +#: plugins/admin/acl/class_aclRole.inc:742 +#: plugins/personal/generic/class_user.inc:1539 +#: plugins/personal/generic/generic.tpl:448 +#: plugins/personal/generic/multiple_generic.tpl:345 +msgid "Role" +msgstr "Ruolo" -#: plugins/personal/generic/generic.tpl:439 -#: plugins/personal/generic/class_user.inc:1535 -#: plugins/personal/generic/multiple_generic.tpl:334 -msgid "Functional title" -msgstr "Funzione" +#: plugins/admin/acl/class_divListACL.inc:165 +#, fuzzy +msgid "Edit acl role" +msgstr "Modifica contatto" -#: plugins/personal/generic/generic.tpl:462 -#: plugins/personal/generic/class_user.inc:1532 -#: plugins/personal/generic/multiple_generic.tpl:360 -msgid "Person locality" -msgstr "Località personale" +#: plugins/admin/acl/class_divListACL.inc:185 +#, fuzzy +msgid "Edit acl" +msgstr "classe" -#: plugins/personal/generic/generic.tpl:471 -#: plugins/personal/generic/class_user.inc:1528 -#: plugins/personal/generic/multiple_generic.tpl:371 -msgid "Unit" -msgstr "Unità" +#: plugins/admin/acl/class_divListACL.inc:192 +#, fuzzy +msgid "Delete acl" +msgstr "Rimuovi" -#: plugins/personal/generic/generic.tpl:480 -#: plugins/personal/generic/class_user.inc:1538 -#: plugins/personal/generic/multiple_generic.tpl:382 -msgid "Street" -msgstr "Strada" +#: plugins/admin/acl/tabs_acl_role.inc:28 +#, fuzzy +msgid "ACL Templates" +msgstr "Template" -#: plugins/personal/generic/generic.tpl:488 -#: plugins/personal/generic/class_user.inc:1540 -#: plugins/personal/generic/multiple_generic.tpl:392 -msgid "Postal code" -msgstr "CAP" +#: plugins/admin/acl/class_aclRole.inc:26 +#: plugins/admin/acl/class_aclRole.inc:743 +#, fuzzy +msgid "Access control roles" +msgstr "Opzioni di accesso" -#: plugins/personal/generic/generic.tpl:496 -#: plugins/personal/generic/class_user.inc:1529 -#: plugins/personal/generic/multiple_generic.tpl:402 -msgid "House identifier" -msgstr "Identificativo della casa" +#: plugins/admin/acl/class_aclRole.inc:27 +#, fuzzy +msgid "Edit AC roles" +msgstr "ACL" -#: plugins/personal/generic/generic.tpl:525 -msgid "Please use the phone tab" -msgstr "Usa il tab del telefono" +#: plugins/admin/acl/class_aclRole.inc:131 +#, fuzzy +msgid "Reset ACL" +msgstr "Rimuovi" -#: plugins/personal/generic/generic.tpl:540 -#: plugins/personal/generic/class_user.inc:1531 -#: plugins/personal/generic/multiple_generic.tpl:449 -msgid "Last delivery" -msgstr "Ultimo recapito" +#: plugins/admin/acl/class_aclRole.inc:438 +#, fuzzy +msgid "No ACL settings for this category" +msgstr "Nome descrittivo del gruppo" -#: plugins/personal/generic/generic.tpl:549 -#: plugins/personal/generic/class_user.inc:1537 -#: plugins/personal/generic/multiple_generic.tpl:460 -msgid "Public visible" -msgstr "Pubblico" +#: plugins/admin/acl/class_aclRole.inc:440 +#, fuzzy, php-format +msgid "ACL for these objects: %s" +msgstr "Nome descrittivo del gruppo" + +#: plugins/admin/acl/class_aclRole.inc:446 +#, fuzzy +msgid "Edit category ACL" +msgstr "classe" -#: plugins/personal/generic/paste_generic.tpl:1 +#: plugins/admin/acl/class_aclRole.inc:450 #, fuzzy -msgid "User settings" -msgstr "Opzioni di posta dell'identità" +msgid "Reset category ACL" +msgstr "classe" -#: plugins/personal/generic/paste_generic.tpl:20 -#: plugins/personal/password/class_password.inc:26 setup/setup_config2.tpl:295 -#: setup/setup_config2.tpl:340 setup/setup_migrate.tpl:271 -#: ihtml/themes/default/password.tpl:40 ihtml/themes/default/login.tpl:47 -#: ihtml/themes/default/login.tpl:49 -msgid "Password" -msgstr "Password" +#: plugins/admin/acl/class_aclRole.inc:470 +#, php-format +msgid "Edit ACL for '%s', scope is '%s'" +msgstr "" -#: plugins/personal/generic/paste_generic.tpl:23 +#: plugins/admin/acl/class_aclRole.inc:666 #, fuzzy -msgid "Clear password" -msgstr "Nuova password" +msgid "Object in use" +msgstr "Nome dell'oggetto" -#: plugins/personal/generic/paste_generic.tpl:24 +#: plugins/admin/acl/class_aclRole.inc:666 +#, php-format +msgid "This role cannot be removed while it is in use by these objects:" +msgstr "" + +#: plugins/admin/acl/class_aclRole.inc:753 #, fuzzy -msgid "Set new password" -msgstr "Cambia password" +msgid "Permissions" +msgstr "Permessi" -#: plugins/personal/generic/paste_generic.tpl:47 -#: plugins/personal/generic/class_user.inc:1565 +#: plugins/admin/acl/main.inc:52 plugins/admin/acl/main.inc:54 #, fuzzy -msgid "User picture" -msgstr "Foto personale" +msgid "ACL management" +msgstr "Riferimenti" -#: plugins/personal/generic/paste_generic.tpl:52 -#: plugins/personal/generic/generic_picture.tpl:27 -msgid "Remove picture" -msgstr "Elimina foto" +#: plugins/addons/bugsubmitter/class_bugsubmitter.inc:25 +msgid "Bug submitter" +msgstr "" + +#: plugins/addons/bugsubmitter/class_bugsubmitter.inc:26 +msgid "" +"Bugsubmitter" +msgstr "" #: plugins/personal/generic/class_user.inc:38 #, fuzzy @@ -4172,11 +4301,6 @@ msgstr "invalido" msgid "No certificate installed" msgstr "Non ci sono certificati installati" -#: plugins/personal/generic/class_user.inc:603 html/password.php:159 -#, fuzzy -msgid "Password method" -msgstr "Algorimo password" - #: plugins/personal/generic/class_user.inc:603 msgid "The selected password method is no longer available." msgstr "" @@ -4185,718 +4309,669 @@ msgstr "" msgid "The selected password method requires initial configuration!" msgstr "" -#: plugins/personal/generic/class_user.inc:1382 -#, fuzzy -msgid "Cannot open certificate!" -msgstr "Impossibile aprite il certificato selezionato!" - -#: plugins/personal/generic/class_user.inc:1536 -#: plugins/personal/generic/generic_certs.tpl:78 -msgid "Certificate serial number" -msgstr "Numero seriale del certificato" - -#: plugins/personal/generic/class_user.inc:1544 -#, fuzzy -msgid "Generic user settings" -msgstr "Impostazioni generali delle code" - -#: plugins/personal/generic/class_user.inc:1554 -msgid "Surname" -msgstr "Cognome" - -#: plugins/personal/generic/class_user.inc:1556 -#, fuzzy -msgid "User identification" -msgstr "Amministrazione utenti" - -#: plugins/personal/generic/class_user.inc:1561 -#, fuzzy -msgid "Gender" -msgstr "Generale" - -#: plugins/personal/generic/class_user.inc:1562 -#, fuzzy -msgid "Preferred language" -msgstr "Lingua preferita" - -#: plugins/personal/generic/class_user.inc:1569 -#, fuzzy -msgid "Department number" -msgstr "Dipartimento" - -#: plugins/personal/generic/class_user.inc:1570 -#, fuzzy -msgid "Employee number" -msgstr "Qualifica" - -#: plugins/personal/generic/class_user.inc:1573 -#, fuzzy -msgid "Room number" -msgstr "Numero di telefono" - -#: plugins/personal/generic/class_user.inc:1574 -#, fuzzy -msgid "Telefon number" -msgstr "Numero di telefono" - -#: plugins/personal/generic/class_user.inc:1575 -#, fuzzy -msgid "Pager number" -msgstr "Numero di telefono" +#: plugins/personal/generic/class_user.inc:1258 +#: plugins/personal/generic/class_user.inc:1585 +#: plugins/personal/generic/class_user.inc:1668 +#: plugins/personal/generic/generic.tpl:210 +#: plugins/personal/generic/multiple_generic.tpl:88 +msgid "Homepage" +msgstr "Home Page" -#: plugins/personal/generic/class_user.inc:1576 -#, fuzzy -msgid "Mobile number" +#: plugins/personal/generic/class_user.inc:1269 +#: plugins/personal/generic/class_user.inc:1677 +#: plugins/personal/generic/generic.tpl:347 +#: plugins/personal/generic/multiple_generic.tpl:227 +msgid "Mobile" msgstr "Cellulare" -#: plugins/personal/generic/class_user.inc:1577 -#, fuzzy -msgid "Fax number" -msgstr "Numero di telefono" - -#: plugins/personal/generic/class_user.inc:1583 -msgid "Home postal address" -msgstr "" - -#: plugins/personal/generic/class_user.inc:1584 -#, fuzzy -msgid "Home phone number" -msgstr "Numero di telefono" +#: plugins/personal/generic/class_user.inc:1272 +#: plugins/personal/generic/class_user.inc:1680 +#: plugins/personal/generic/generic.tpl:355 +#: plugins/personal/generic/multiple_generic.tpl:237 +msgid "Pager" +msgstr "Pager" -#: plugins/personal/generic/class_user.inc:1586 +#: plugins/personal/generic/class_user.inc:1382 #, fuzzy -msgid "User password method" -msgstr "Algorimo password" +msgid "Cannot open certificate!" +msgstr "Impossibile aprite il certificato selezionato!" -#: plugins/personal/generic/class_user.inc:1587 -#, fuzzy -msgid "User certificates" -msgstr "Certificato standard" +#: plugins/personal/generic/class_user.inc:1528 +#: plugins/personal/generic/generic.tpl:471 +#: plugins/personal/generic/multiple_generic.tpl:371 +msgid "Unit" +msgstr "Unità" -#: plugins/personal/generic/main.inc:115 -#, fuzzy -msgid "You have no permission to set your password!" -msgstr "Non hai il permesso di cambiare la tua password." +#: plugins/personal/generic/class_user.inc:1529 +#: plugins/personal/generic/generic.tpl:496 +#: plugins/personal/generic/multiple_generic.tpl:402 +msgid "House identifier" +msgstr "Identificativo della casa" -#: plugins/personal/generic/main.inc:206 -msgid "Generic user information" -msgstr "Informazioni generali" +#: plugins/personal/generic/class_user.inc:1530 +#: plugins/personal/generic/generic.tpl:413 +#: plugins/personal/generic/multiple_generic.tpl:302 +msgid "Vocation" +msgstr "" -#: plugins/personal/generic/generic_certs.tpl:8 -msgid "Standard certificate" -msgstr "Certificato standard" +#: plugins/personal/generic/class_user.inc:1531 +#: plugins/personal/generic/generic.tpl:540 +#: plugins/personal/generic/multiple_generic.tpl:449 +msgid "Last delivery" +msgstr "Ultimo recapito" -#: plugins/personal/generic/generic_certs.tpl:33 -msgid "S/MIME certificate" -msgstr "Certificato S/MIME" +#: plugins/personal/generic/class_user.inc:1532 +#: plugins/personal/generic/generic.tpl:462 +#: plugins/personal/generic/multiple_generic.tpl:360 +msgid "Person locality" +msgstr "Località personale" -#: plugins/personal/generic/generic_certs.tpl:57 -msgid "PKCS12 certificate" -msgstr "Certificato PKCS12" +#: plugins/personal/generic/class_user.inc:1533 +#: plugins/personal/generic/generic.tpl:421 +#: plugins/personal/generic/multiple_generic.tpl:312 +msgid "Unit description" +msgstr "Descrizoione unità" -#: 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." +#: plugins/personal/generic/class_user.inc:1534 +#: plugins/personal/generic/generic.tpl:430 +#: plugins/personal/generic/multiple_generic.tpl:323 +msgid "Subject area" 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:13 html/password.php:217 -#: ihtml/themes/default/password.tpl:78 ihtml/themes/default/password.tpl:79 -msgid "Current password" -msgstr "Password attuale" +#: plugins/personal/generic/class_user.inc:1535 +#: plugins/personal/generic/generic.tpl:439 +#: plugins/personal/generic/multiple_generic.tpl:334 +msgid "Functional title" +msgstr "Funzione" -#: plugins/personal/password/password.tpl:28 -#: ihtml/themes/default/password.tpl:90 -#, fuzzy -msgid "Password strength" -msgstr "Algorimo password" +#: plugins/personal/generic/class_user.inc:1536 +#: plugins/personal/generic/generic_certs.tpl:78 +msgid "Certificate serial number" +msgstr "Numero seriale del certificato" -#: plugins/personal/password/password.tpl:41 -msgid "Clear fields" -msgstr "Ripulisci i campi" +#: plugins/personal/generic/class_user.inc:1537 +#: plugins/personal/generic/generic.tpl:549 +#: plugins/personal/generic/multiple_generic.tpl:460 +msgid "Public visible" +msgstr "Pubblico" -#: plugins/personal/password/changed.tpl:3 -msgid "" -"You've successfully changed your password. Remember to change all programms " -"configured to use it as well." -msgstr "" -"Hai cambiato con successo la tua password. Ricorda di cambiare tutto i " -"programmmi configurati per usarla." +#: plugins/personal/generic/class_user.inc:1538 +#: plugins/personal/generic/generic.tpl:480 +#: plugins/personal/generic/multiple_generic.tpl:382 +msgid "Street" +msgstr "Strada" -#: plugins/personal/password/class_password.inc:27 +#: plugins/personal/generic/class_user.inc:1540 +#: plugins/personal/generic/generic.tpl:488 +#: plugins/personal/generic/multiple_generic.tpl:392 +msgid "Postal code" +msgstr "CAP" + +#: plugins/personal/generic/class_user.inc:1544 #, fuzzy -msgid "Change user password" -msgstr "Cambia la password" +msgid "Generic user settings" +msgstr "Impostazioni generali delle code" -#: plugins/personal/password/class_password.inc:79 -msgid "You need to specify your current password in order to proceed." -msgstr "Devi specificare la tua 'Password attuale' per procedere." +#: plugins/personal/generic/class_user.inc:1548 +#: plugins/personal/posix/class_posixAccount.inc:1564 +#: plugins/personal/password/class_password.inc:145 +msgid "My account" +msgstr "Identità" -#: plugins/personal/password/class_password.inc:85 -msgid "The password you've entered as 'New password' is empty." -msgstr "La password immessa come 'Nuova password' è vuota" +#: plugins/personal/generic/class_user.inc:1554 +msgid "Surname" +msgstr "Cognome" -#: plugins/personal/password/class_password.inc:88 html/password.php:204 -msgid "The password used as new and current are too similar." -msgstr "" -"La password immessa come 'Nuova password' è troppo simile a quella attuale." +#: plugins/personal/generic/class_user.inc:1556 +#, fuzzy +msgid "User identification" +msgstr "Amministrazione utenti" -#: plugins/personal/password/class_password.inc:91 html/password.php:209 -msgid "The password used as new is to short." -msgstr "La 'Nuova password' immessa è troppo corta." +#: plugins/personal/generic/class_user.inc:1557 +#: plugins/personal/generic/generic.tpl:98 +msgid "Personal title" +msgstr "Titolo onorifico" -#: plugins/personal/password/class_password.inc:94 -#, fuzzy, php-format -msgid "External password changer reported a problem: %s." -msgstr "Il programma esterno per cambiare la password ha avuto un problema:" +#: plugins/personal/generic/class_user.inc:1558 +#: plugins/personal/generic/generic.tpl:108 +#: plugins/personal/generic/multiple_generic.tpl:23 +msgid "Academic title" +msgstr "Titolo di studio" -#: plugins/personal/password/class_password.inc:108 -msgid "" -"The password you've entered as your current password doesn't match the real " -"one." -msgstr "La password immessa come 'Password attuale' è errata" +#: plugins/personal/generic/class_user.inc:1560 +#: plugins/personal/generic/generic.tpl:119 +msgid "Date of birth" +msgstr "Data di nascita" -#: plugins/personal/password/class_password.inc:114 +#: plugins/personal/generic/class_user.inc:1561 #, fuzzy -msgid "You have no permission to change your password." -msgstr "Non hai il permesso di cambiare la tua password." +msgid "Gender" +msgstr "Generale" -#: plugins/personal/password/class_password.inc:141 +#: plugins/personal/generic/class_user.inc:1562 #, fuzzy -msgid "User password" -msgstr "Nuova password" +msgid "Preferred language" +msgstr "Lingua preferita" -#: plugins/personal/password/main.inc:57 setup/setup_config1.tpl:136 +#: plugins/personal/generic/class_user.inc:1565 +#: plugins/personal/generic/paste_generic.tpl:47 #, fuzzy -msgid "Password settings" -msgstr "Opzioni di posta dell'identità" +msgid "User picture" +msgstr "Foto personale" -#: plugins/personal/password/nochange.tpl:2 +#: plugins/personal/generic/class_user.inc:1569 #, fuzzy -msgid "Password change not allowed" -msgstr "Cambia la password" +msgid "Department number" +msgstr "Dipartimento" -#: plugins/personal/password/nochange.tpl:6 +#: plugins/personal/generic/class_user.inc:1570 #, fuzzy -msgid "You have no permission to change your password at this time" -msgstr "Non hai il permesso di cambiare la tua password." - -#: plugins/generic/references/class_reference.inc:51 -msgid "FAX" -msgstr "FAX" - -#: plugins/generic/references/class_reference.inc:55 -msgid "FTP" -msgstr "FTP" - -#: plugins/generic/references/class_reference.inc:67 -msgid "Thin Client" -msgstr "" - -#: plugins/generic/references/contents.tpl:11 -msgid "Object name" -msgstr "Nome dell'oggetto" - -#: plugins/generic/references/contents.tpl:11 -msgid "Contents" -msgstr "Contenuti" +msgid "Employee number" +msgstr "Qualifica" -#: plugins/generic/references/contents.tpl:18 -msgid "This object has no relationship to other objects." -msgstr "Questo oggetto non ha relazioni con altri oggetti." +#: plugins/personal/generic/class_user.inc:1571 +#: plugins/personal/generic/generic.tpl:311 +#: plugins/personal/generic/multiple_generic.tpl:189 +msgid "Employee type" +msgstr "Qualifica" -#: plugins/generic/welcome/welcome.tpl:4 +#: plugins/personal/generic/class_user.inc:1573 #, fuzzy -msgid "" -"This is the GOsa main menu. You can select your tasks from the menu on the " -"left, or by choosing one of the pictograms below. All changes apply directly " -"to your companies LDAP server." -msgstr "" -"Questa è la schermata principale di GOsa. Puoi selezionare le attività " -"tramite il menù sulla sinitra o cliccando slle icone qui sotto. Tutti i " -"cambiamenti sono applicati immediatamente al server LDAP." - -#: plugins/generic/welcome/welcome.tpl:8 -msgid "" -"Use 'Sign out' on the upper left to close the connection and 'Main' to get " -"back to the pictogram view." -msgstr "" -"Usa Termina la sessione in alto a sinistra per uscire e " -"Principale per tornare alla schermata principale." - -#: plugins/generic/welcome/welcome.tpl:15 -msgid "The GOsa team" -msgstr "Il team di GOsa" - -#: plugins/generic/welcome/main.inc:26 -#, php-format -msgid "Welcome %s!" -msgstr "Benvenuto %s!" - -#: plugins/addons/bugsubmitter/class_bugsubmitter.inc:25 -msgid "Bug submitter" -msgstr "" +msgid "Room number" +msgstr "Numero di telefono" -#: plugins/addons/bugsubmitter/class_bugsubmitter.inc:26 -msgid "" -"Bugsubmitter" -msgstr "" +#: plugins/personal/generic/class_user.inc:1574 +#, fuzzy +msgid "Telefon number" +msgstr "Numero di telefono" -#: html/password.php:58 html/index.php:143 -#, 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/personal/generic/class_user.inc:1575 +#, fuzzy +msgid "Pager number" +msgstr "Numero di telefono" -#: html/password.php:74 html/index.php:164 html/setup.php:66 -#, php-format -msgid "Directory '%s' specified as compile directory is not accessible!" -msgstr "" +#: plugins/personal/generic/class_user.inc:1576 +#, fuzzy +msgid "Mobile number" +msgstr "Cellulare" -#: html/password.php:159 -msgid "Error: Password method not available!" -msgstr "" +#: plugins/personal/generic/class_user.inc:1577 +#, fuzzy +msgid "Fax number" +msgstr "Numero di telefono" -#: html/password.php:224 html/index.php:324 -msgid "Please check the username/password combination." +#: plugins/personal/generic/class_user.inc:1583 +msgid "Home postal address" msgstr "" -#: html/password.php:228 -msgid "You have no permissions to change your password." -msgstr "Non hai il permesso di cambiare la tua password." - -#: html/password.php:249 -msgid "External password changer reported a problem: " -msgstr "Il programma esterno per cambiare la password ha avuto un problema:" - -#: html/password.php:280 html/index.php:416 -msgid "Session will not be encrypted." -msgstr "" +#: plugins/personal/generic/class_user.inc:1584 +#, fuzzy +msgid "Home phone number" +msgstr "Numero di telefono" -#: html/password.php:280 html/index.php:416 -msgid "Enter SSL session" -msgstr "" +#: plugins/personal/generic/class_user.inc:1586 +#, fuzzy +msgid "User password method" +msgstr "Algorimo password" -#: html/index.php:57 +#: plugins/personal/generic/class_user.inc:1587 #, fuzzy -msgid "Session is not encrypted!" -msgstr "Rilevato un conflitto di sessione" +msgid "User certificates" +msgstr "Certificato standard" -#: html/index.php:64 -msgid "" -"The session lifetime configured in your gosa.conf will be overridden by php." -"ini settings." -msgstr "" +#: plugins/personal/generic/generic.tpl:6 +#: plugins/personal/generic/multiple_generic.tpl:5 +msgid "Personal information" +msgstr "Informazioni personali" -#: html/index.php:164 -#, fuzzy -msgid "Smarty error" -msgstr "Stato" +#: plugins/personal/generic/generic.tpl:20 +#: plugins/personal/generic/generic.tpl:22 +#: plugins/personal/generic/generic.tpl:38 +#: plugins/personal/generic/multiple_generic.tpl:13 +#: plugins/personal/generic/paste_generic.tpl:37 +#: plugins/personal/generic/generic_picture.tpl:5 +#: plugins/personal/generic/generic_picture.tpl:15 +msgid "Personal picture" +msgstr "Foto personale" -#: html/index.php:215 -msgid "There is a problem with the authentication setup!" -msgstr "" +#: plugins/personal/generic/generic.tpl:29 +#: plugins/personal/generic/generic.tpl:40 +msgid "Change picture" +msgstr "Cambia foto" -#: html/index.php:223 -msgid "Cannot find a valid user for the current authentication setup!" -msgstr "" +#: plugins/personal/generic/generic.tpl:62 +#, fuzzy +msgid "Template name" +msgstr "Template" -#: html/index.php:227 -msgid "User information is not unique accross the configured LDAP trees!" -msgstr "" +#: plugins/personal/generic/generic.tpl:144 +msgid "Sex" +msgstr "Sesso" -#: html/index.php:268 -msgid "Cannot detect information about the installed LDAP schema!" -msgstr "" +#: plugins/personal/generic/generic.tpl:157 +#: plugins/personal/generic/multiple_generic.tpl:33 +msgid "Preferred langage" +msgstr "Lingua preferita" -#: html/index.php:281 -msgid "Your LDAP setup contains old schema definitions:" -msgstr "" +#: plugins/personal/generic/generic.tpl:175 +#: plugins/personal/generic/multiple_generic.tpl:53 +msgid "Choose subtree to place user in" +msgstr "Scegli il subtree per l'utente" -#: html/index.php:302 -msgid "Please specify a valid username!" -msgstr "" +#: plugins/personal/generic/generic.tpl:202 +#: plugins/personal/generic/multiple_generic.tpl:78 +msgid "Private phone" +msgstr "Telefono privato" -#: html/index.php:305 -msgid "Please specify your password!" -msgstr "" +#: plugins/personal/generic/generic.tpl:223 +#: plugins/personal/generic/multiple_generic.tpl:105 +msgid "Password storage" +msgstr "Algorimo password" -#: html/index.php:317 -#, fuzzy -msgid "Authentication error" -msgstr "Destinazione" +#: plugins/personal/generic/generic.tpl:240 +#: plugins/personal/generic/multiple_generic.tpl:117 +#: plugins/personal/generic/generic_certs.tpl:3 +msgid "Certificates" +msgstr "Certificati" -#: html/index.php:317 -msgid "Cannot retrieve user information for htaccess authentication!" -msgstr "" +#: plugins/personal/generic/generic.tpl:243 +#: plugins/personal/generic/multiple_generic.tpl:121 +msgid "Edit certificates" +msgstr "Modifica certificati" -#: html/index.php:371 +#: plugins/personal/generic/generic.tpl:251 #, fuzzy -msgid "Account locked. Please contact your system administrator!" -msgstr "" -"Errore di connessione al server LDAP. Contatta l'amministratore del sistema." - -#: html/index.php:422 -msgid "" -"Your browser has cookies disabled. Please enable cookies and reload this " -"page before logging in!" -msgstr "" +msgid "Last logon" +msgstr "Scegli il tuo numero di telefono personale" -#: html/main.php:148 -#, php-format -msgid "Cannot locate file '%s' - please run '%s' to fix this" -msgstr "" +#: plugins/personal/generic/generic.tpl:267 +#: plugins/personal/generic/multiple_generic.tpl:137 +msgid "Organizational information" +msgstr "Informazioni organizzazione" -#: html/main.php:167 -#, fuzzy -msgid "PHP configuration" -msgstr "Scarica il file di configurazione" +#: plugins/personal/generic/generic.tpl:295 +#: plugins/personal/generic/multiple_generic.tpl:169 +msgid "Department No." +msgstr "Dipartimento No." -#: html/main.php:168 -msgid "" -"FATAL: Register globals is on. GOsa will refuse to login unless this is " -"fixed by an administrator." -msgstr "" +#: plugins/personal/generic/generic.tpl:303 +#: plugins/personal/generic/multiple_generic.tpl:179 +msgid "Employee No." +msgstr "Matricola" -#: html/main.php:228 -msgid "Running out of memory!" -msgstr "" +#: plugins/personal/generic/generic.tpl:329 +#: plugins/personal/generic/generic.tpl:511 +#: plugins/personal/generic/multiple_generic.tpl:207 +#: plugins/personal/generic/multiple_generic.tpl:418 +msgid "Room No." +msgstr "Stanza No." -#: html/main.php:284 -msgid "User ACL checks disabled" -msgstr "" +#: plugins/personal/generic/generic.tpl:525 +msgid "Please use the phone tab" +msgstr "Usa il tab del telefono" -#: html/main.php:329 +#: plugins/personal/generic/paste_generic.tpl:1 #, fuzzy -msgid "Your password is about to expire, please change your password!" -msgstr "Non hai il permesso di cambiare la tua password." +msgid "User settings" +msgstr "Opzioni di posta dell'identità" -#: html/main.php:339 +#: plugins/personal/generic/paste_generic.tpl:23 #, fuzzy -msgid "Plugin" -msgstr "Ricerca" - -#: html/main.php:340 -#, php-format -msgid "FATAL: Cannot find any plugin definitions for plugin '%s'!" -msgstr "" +msgid "Clear password" +msgstr "Nuova password" -#: html/main.php:354 +#: plugins/personal/generic/paste_generic.tpl:24 #, fuzzy -msgid "Configuration Error" -msgstr "File di configurazione" +msgid "Set new password" +msgstr "Cambia password" -#: html/main.php:355 -#, php-format -msgid "" -"FATAL: not all POST variables have been transfered by PHP - please inform " -"your administrator!" -msgstr "" +#: plugins/personal/generic/paste_generic.tpl:52 +#: plugins/personal/generic/generic_picture.tpl:27 +msgid "Remove picture" +msgstr "Elimina foto" -#: html/setup.php:66 +#: plugins/personal/generic/main.inc:115 #, fuzzy -msgid "Smarty" -msgstr "Avvio" +msgid "You have no permission to set your password!" +msgstr "Non hai il permesso di cambiare la tua password." -#: html/helpviewer.php:64 -msgid "Help browser" -msgstr "" +#: plugins/personal/generic/main.inc:206 +msgid "Generic user information" +msgstr "Informazioni generali" -#: html/helpviewer.php:118 -msgid "There is no helpfile specified for this class" +#: plugins/personal/generic/password.tpl:2 +msgid "" +"You have changed the method your password is stored in the ldap database. " +"For that reason you've to enter your password at this point again. GOsa will " +"then encode it with the selected method." msgstr "" +"Hai modificato il metodo con cui la tua password è immagazzinata nel " +"database LDAP. Per questo motivo devi inserire nuovamnete la tua password." -#: html/helpviewer.php:269 -#, php-format -msgid "Helpdir '%s' is not accessible, can't read any helpfiles." -msgstr "" +#: plugins/personal/generic/generic_certs.tpl:8 +msgid "Standard certificate" +msgstr "Certificato standard" -#: setup/setup_finish.tpl:3 -#, fuzzy -msgid "Create your configuration file" -msgstr "File di configurazione" +#: plugins/personal/generic/generic_certs.tpl:33 +msgid "S/MIME certificate" +msgstr "Certificato S/MIME" -#: setup/setup_finish.tpl:13 -msgid "Download configuration" -msgstr "Scarica il file di configurazione" +#: plugins/personal/generic/generic_certs.tpl:57 +msgid "PKCS12 certificate" +msgstr "Certificato PKCS12" -#: setup/setup_finish.tpl:18 +#: plugins/personal/posix/class_posixAccount.inc:38 #, fuzzy -msgid "Status: " -msgstr "Stato" +msgid "Edit users POSIX settings" +msgstr "Impostazioni Unix" -#: setup/setup_schema.tpl:3 +#: plugins/personal/posix/class_posixAccount.inc:154 #, fuzzy -msgid "Schema specific settings" -msgstr "Impostazioni Samba" +msgid "expired" +msgstr "Esporta" -#: setup/setup_schema.tpl:7 -msgid "Enable schema validation when logging in" +#: plugins/personal/posix/class_posixAccount.inc:156 +msgid "grace time active" msgstr "" -#: setup/setup_schema.tpl:16 +#: plugins/personal/posix/class_posixAccount.inc:159 #, fuzzy -msgid "Check status" -msgstr "Stato" - -#: setup/setup_schema.tpl:20 -msgid "Schema check succeeded" -msgstr "" +msgid "password not changeable" +msgstr "Nuova password" -#: setup/setup_schema.tpl:23 +#: plugins/personal/posix/class_posixAccount.inc:161 #, fuzzy -msgid "Schema check failed" -msgstr "Server" +msgid "password expired" +msgstr "La password spira il" -#: setup/setup_schema.tpl:31 -msgid "" -"Could not read any schema informations, all checks skipped. Adjust your ldap " -"acls." -msgstr "" +#: plugins/personal/posix/class_posixAccount.inc:208 +msgid "unconfigured" +msgstr "non configurata" -#: setup/setup_schema.tpl:35 -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/personal/posix/class_posixAccount.inc:219 +msgid "automatic" +msgstr "automatico" -#: setup/class_setupStep_Checks.inc:38 setup/class_setupStep_Checks.inc:39 -msgid "Installation check" +#: plugins/personal/posix/class_posixAccount.inc:275 +#: plugins/personal/posix/class_posixAccount.inc:295 +#: plugins/personal/posix/class_posixAccount.inc:297 +#: plugins/personal/posix/class_posixAccount.inc:300 +msgid "POSIX" msgstr "" -#: setup/class_setupStep_Checks.inc:40 -msgid "Basic checks for PHP compatibility and extensions" +#: plugins/personal/posix/class_posixAccount.inc:471 +#, php-format +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" -#: setup/class_setupStep_Checks.inc:64 -#, fuzzy -msgid "Checking PHP version" -msgstr "Controllo della versione di PHP (>=4.1.0)" +#: plugins/personal/posix/class_posixAccount.inc:475 +#, php-format +msgid "Password must be changed after %s days" +msgstr "La password deve essere cambiata dopo %s giorni" -#: setup/class_setupStep_Checks.inc:65 +#: plugins/personal/posix/class_posixAccount.inc:479 #, 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:66 -msgid "Please upgrade to a supported version." +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" -#: setup/class_setupStep_Checks.inc:73 -msgid "GOsa requires this module to talk with your LDAP server." -msgstr "" +#: plugins/personal/posix/class_posixAccount.inc:483 +#, fuzzy, php-format +msgid "Warn user %s days before password expiry" +msgstr "Avvisa l'utente %s giorni prima che la password spiri" -#: setup/class_setupStep_Checks.inc:81 -msgid "GOsa requires this module for an internationalized interface." +#: plugins/personal/posix/class_posixAccount.inc:837 +msgid "Timeout while waiting for lock. Ignoring lock!" msgstr "" -#: setup/class_setupStep_Checks.inc:89 -msgid "GOsa requires this module for the samba integration." +#: plugins/personal/posix/class_posixAccount.inc:895 +#: plugins/personal/posix/class_posixAccount.inc:1203 +msgid "Group of user" +msgstr "Gruppo di utenti" + +#: plugins/personal/posix/class_posixAccount.inc:990 +msgid "" +"A duplicated UID number was written for this user. If this was not intended " +"please verify all used uidNumbers!" msgstr "" -#: setup/class_setupStep_Checks.inc:97 -msgid "GOsa requires this module to make use of SSHA encryption." -msgstr "" +#: plugins/personal/posix/class_posixAccount.inc:1066 +#: plugins/personal/posix/class_posixAccount.inc:1069 +#: plugins/personal/posix/class_posixAccount.inc:1139 +#: plugins/personal/posix/class_posixAccount.inc:1142 +#: plugins/personal/posix/class_posixAccount.inc:1570 +#: plugins/personal/posix/generic.tpl:7 +#: plugins/personal/posix/paste_generic.tpl:8 +msgid "Home directory" +msgstr "Home directory" -#: setup/class_setupStep_Checks.inc:105 -msgid "GOsa requires this module to talk to an IMAP server." -msgstr "" +#: plugins/personal/posix/class_posixAccount.inc:1077 +#: plugins/personal/posix/class_posixAccount.inc:1080 +#: plugins/personal/posix/generic.tpl:57 +#: plugins/personal/posix/paste_generic.tpl:28 +msgid "UID" +msgstr "UID" -#: setup/class_setupStep_Checks.inc:112 +#: plugins/personal/posix/class_posixAccount.inc:1095 +#: plugins/personal/posix/class_posixAccount.inc:1148 #, fuzzy -msgid "mbstring" -msgstr "Impostazioni Samba" +msgid "shadowMin" +msgstr "Mostra terminali" -#: setup/class_setupStep_Checks.inc:113 -msgid "GOsa requires this module to handle unicode strings." +#: plugins/personal/posix/class_posixAccount.inc:1100 +#: plugins/personal/posix/class_posixAccount.inc:1153 +msgid "shadowMax" msgstr "" -#: setup/class_setupStep_Checks.inc:120 setup/setup_config2.tpl:188 +#: plugins/personal/posix/class_posixAccount.inc:1105 +#: plugins/personal/posix/class_posixAccount.inc:1158 #, fuzzy -msgid "MySQL" -msgstr "Errore LDAP" +msgid "shadowWarning" +msgstr "Mostra workstation" -#: setup/class_setupStep_Checks.inc:121 +#: plugins/personal/posix/class_posixAccount.inc:1119 +#: plugins/personal/posix/class_posixAccount.inc:1172 #, fuzzy -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." +msgid "shadowInactive" +msgstr "Mostra stampanti" -#: setup/class_setupStep_Checks.inc:138 -msgid "samba hash generator" -msgstr "" +#: plugins/personal/posix/class_posixAccount.inc:1560 +#, fuzzy +msgid "POSIX account" +msgstr "Estenzioni FTP" -#: setup/class_setupStep_Checks.inc:139 -msgid "GOsa requires this command to synchronize POSIX and samba passwords." -msgstr "" +#: plugins/personal/posix/class_posixAccount.inc:1571 +#: plugins/personal/posix/generic.tpl:15 +msgid "Shell" +msgstr "Shell" -#: setup/class_setupStep_Checks.inc:140 -msgid "" -"Deploy a gosa-si installation or install the perl Crypt::SmbHash modules." +#: plugins/personal/posix/class_posixAccount.inc:1572 +#: setup/setup_migrate.tpl:291 +msgid "User ID" msgstr "" -#: setup/class_setupStep_Checks.inc:150 +#: plugins/personal/posix/class_posixAccount.inc:1573 #, 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 è un meccanismo PHP che può comportare maggiori rischi per " -"la sicurezza. GOsa funziona in entrambe le modalità" +msgid "Group ID" +msgstr "Gruppo" -#: setup/class_setupStep_Checks.inc:151 +#: plugins/personal/posix/class_posixAccount.inc:1575 #, fuzzy -msgid "Search for 'register_globals' in your php.ini and switch it to 'Off'." -msgstr "Controllo se register_globals e impostato su 'off'" +msgid "Force password change on login" +msgstr "Cambia la password" -#: setup/class_setupStep_Checks.inc:159 -msgid "PHP uses this value for the garbage collector to delete old sessions." -msgstr "" +#: plugins/personal/posix/class_posixAccount.inc:1576 +#, fuzzy +msgid "Shadow min" +msgstr "Mostra terminali" -#: setup/class_setupStep_Checks.inc:160 -msgid "" -"Setting this value to one day will prevent loosing session and cookies " -"before they really timeout." +#: plugins/personal/posix/class_posixAccount.inc:1577 +msgid "Shadow max" msgstr "" -#: setup/class_setupStep_Checks.inc:161 +#: plugins/personal/posix/class_posixAccount.inc:1578 #, fuzzy -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" - -#: setup/class_setupStep_Checks.inc:168 setup/class_setupStep_Checks.inc:184 -#: setup/class_setupStep_Checks.inc:200 setup/class_setupStep_Checks.inc:216 -msgid "Off" -msgstr "" +msgid "Shadow warning" +msgstr "Mostra workstation" -#: setup/class_setupStep_Checks.inc:169 +#: plugins/personal/posix/class_posixAccount.inc:1579 #, 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 "" -"Per non avere problemi con GOsa è necessario impostare l'opzione session." -"auto_register su 'off' nel file php.ini" +msgid "Shadow inactive" +msgstr "Mostra stampanti" -#: setup/class_setupStep_Checks.inc:170 +#: plugins/personal/posix/class_posixAccount.inc:1580 #, fuzzy -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" +msgid "Shadow expire" +msgstr "Mostra persone" -#: setup/class_setupStep_Checks.inc:177 +#: plugins/personal/posix/class_posixAccount.inc:1581 #, fuzzy -msgid "" -"GOsa needs at least 32MB of memory. Setting it below this limit may cause " -"errors that are not reproducable! 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" +msgid "System trust model" +msgstr "Accesso ai sistemi" -#: setup/class_setupStep_Checks.inc:178 -msgid "" -"Search for 'memory_limit' in your php.ini and set it to '32M' or higher." -msgstr "" +#: plugins/personal/posix/generic.tpl:25 +msgid "Primary group" +msgstr "Gruppo primario" + +#: plugins/personal/posix/generic.tpl:36 +msgid "Status" +msgstr "Stato" + +#: plugins/personal/posix/generic.tpl:53 +#: plugins/personal/posix/paste_generic.tpl:23 +msgid "Force UID/GID" +msgstr "Forza UID/GID" + +#: plugins/personal/posix/generic.tpl:83 +#: plugins/personal/posix/paste_generic.tpl:47 +msgid "Group membership" +msgstr "Gruppi di appartenenza" + +#: plugins/personal/posix/generic.tpl:85 +#: plugins/personal/posix/paste_generic.tpl:54 +msgid "(Warning: more than 16 groups are not supported by NFS!)" +msgstr "(Attenzione: L'NFS non supporta più di 16 gruppi!)" -#: setup/class_setupStep_Checks.inc:185 +#: plugins/personal/posix/generic.tpl:94 #, fuzzy -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." +msgid "Common group" +msgstr "Mostra gruppi" -#: setup/class_setupStep_Checks.inc:186 -msgid "Search for 'implicit_flush' in your php.ini and set it to 'Off'." -msgstr "" +#: plugins/personal/posix/generic.tpl:98 +#, fuzzy +msgid "Non common group" +msgstr "Mostra gruppi di posta" + +#: plugins/personal/posix/generic.tpl:119 +msgid "Account" +msgstr "Sicurezza" + +#: plugins/personal/posix/posix_groups.tpl:6 +msgid "Select groups to add" +msgstr "Seleziona un gruppo da aggiungere" + +#: plugins/personal/posix/posix_groups.tpl:32 +msgid "Display groups of department" +msgstr "Mostra gruppi di dipartimenti" + +#: plugins/personal/posix/posix_groups.tpl:44 +msgid "Display groups matching" +msgstr "Mosra gruppi corrispondenti a" + +#: plugins/personal/posix/posix_groups.tpl:55 +msgid "Display groups of user" +msgstr "Mostra gruppi di utenti" -#: setup/class_setupStep_Checks.inc:193 +#: plugins/personal/posix/paste_generic.tpl:4 #, fuzzy -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" +msgid "Posix settings" +msgstr "Impostazioni Unix" + +#: plugins/personal/posix/main.inc:142 +#, fuzzy +msgid "POSIX settings" +msgstr "Impostazioni Unix" + +#: plugins/personal/posix/posix_shadow.tpl:9 +msgid "User must change password on first login" +msgstr "L'utente deve cambiare la password alla prima connessione" + +#: plugins/personal/posix/posix_shadow.tpl:34 +msgid "Password expires on" +msgstr "La password spira il" -#: setup/class_setupStep_Checks.inc:194 +#: plugins/personal/password/changed.tpl:3 msgid "" -"Search for 'max_execution_time' in your php.ini and set it to '30' or higher." +"You've successfully changed your password. Remember to change all programms " +"configured to use it as well." msgstr "" +"Hai cambiato con successo la tua password. Ricorda di cambiare tutto i " +"programmmi configurati per usarla." -#: setup/class_setupStep_Checks.inc:201 +#: plugins/personal/password/main.inc:57 setup/setup_config1.tpl:136 #, fuzzy +msgid "Password settings" +msgstr "Opzioni di posta dell'identità" + +#: plugins/personal/password/password.tpl:4 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." +"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 motivi di sicurezza è consigliato di impostare l'opzione expose_php su " -"'off' nel file php.ini." +"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." -#: setup/class_setupStep_Checks.inc:202 -msgid "Search for 'expose_php' in your php.ini and set if to 'Off'." -msgstr "" +#: plugins/personal/password/password.tpl:41 +msgid "Clear fields" +msgstr "Ripulisci i campi" -#: setup/class_setupStep_Checks.inc:208 +#: plugins/personal/password/class_password.inc:27 #, fuzzy -msgid "On" -msgstr "Opzioni" +msgid "Change user password" +msgstr "Cambia la password" -#: setup/class_setupStep_Checks.inc:209 -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/personal/password/class_password.inc:79 +msgid "You need to specify your current password in order to proceed." +msgstr "Devi specificare la tua 'Password attuale' per procedere." -#: setup/class_setupStep_Checks.inc:210 -#, 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'" +#: plugins/personal/password/class_password.inc:85 +msgid "The password you've entered as 'New password' is empty." +msgstr "La password immessa come 'Nuova password' è vuota" -#: setup/class_setupStep_Checks.inc:217 -#, fuzzy -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/personal/password/class_password.inc:94 +#, fuzzy, php-format +msgid "External password changer reported a problem: %s." +msgstr "Il programma esterno per cambiare la password ha avuto un problema:" -#: setup/class_setupStep_Checks.inc:218 -#, fuzzy +#: plugins/personal/password/class_password.inc:108 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" +"The password you've entered as your current password doesn't match the real " +"one." +msgstr "La password immessa come 'Password attuale' è errata" + +#: plugins/personal/password/class_password.inc:114 +#, fuzzy +msgid "You have no permission to change your password." +msgstr "Non hai il permesso di cambiare la tua password." -#: setup/class_setupStep_Checks.inc:228 +#: plugins/personal/password/class_password.inc:141 #, fuzzy -msgid "Configuration writeable" -msgstr "File di configurazione" +msgid "User password" +msgstr "Nuova password" -#: setup/class_setupStep_Checks.inc:229 +#: plugins/personal/password/nochange.tpl:2 #, fuzzy -msgid "The configuration file can't be written" -msgstr "File di configurazione" +msgid "Password change not allowed" +msgstr "Cambia la password" -#: setup/class_setupStep_Checks.inc:230 -#, php-format -msgid "" -"GOsa reads its configuration from a file located in (%s/%s). The setup can " -"write the configuration directly if it is writeable." -msgstr "" +#: plugins/personal/password/nochange.tpl:6 +#, fuzzy +msgid "You have no permission to change your password at this time" +msgstr "Non hai il permesso di cambiare la tua password." #: setup/class_setupStep_Feedback.inc:92 #, fuzzy @@ -4951,29 +5026,25 @@ msgstr "Non ci sono certificati installati" msgid "Notification and feedback" msgstr "Non ci sono certificati installati" -#: setup/class_setupStep_Feedback.inc:132 setup/class_setup.inc:77 +#: setup/class_setupStep_Feedback.inc:131 setup/class_setup.inc:77 #, fuzzy msgid "Setup error" msgstr "Stato" -#: setup/class_setupStep_Feedback.inc:141 -#: setup/class_setupStep_Feedback.inc:148 +#: setup/class_setupStep_Feedback.inc:140 +#: setup/class_setupStep_Feedback.inc:147 msgid "Feedback error" msgstr "" -#: setup/class_setupStep_Feedback.inc:141 +#: setup/class_setupStep_Feedback.inc:140 #, php-format msgid "Cannot send feedback to '%s': %s" msgstr "" -#: setup/class_setupStep_Feedback.inc:148 +#: setup/class_setupStep_Feedback.inc:147 msgid "Cannot send feedback: service temporarily unavailable" msgstr "" -#: setup/class_setupStep_Feedback.inc:150 -msgid "Feedback sucessfully send" -msgstr "" - #: setup/class_setupStep_Feedback.inc:180 #, fuzzy msgid "Please specify a valid email address." @@ -4984,209 +5055,375 @@ msgid "" "You have to select at least one of both options, subscribe or send feedback." msgstr "" -#: setup/setup_license.tpl:8 -msgid "I have read the license and accept it" +#: setup/class_setup.inc:197 +#, fuzzy +msgid "Completed" +msgstr "incompleto" + +#: setup/class_setup.inc:267 setup/setup_migrate.tpl:272 +msgid "Next" msgstr "" -#: setup/setup_config1.tpl:2 -msgid "Look and feel" +#: setup/setup_config2.tpl:2 +msgid "Samba settings" +msgstr "Impostazioni Samba" + +#: setup/setup_config2.tpl:6 +msgid "Samba hash generator" msgstr "" -#: setup/setup_config1.tpl:6 +#: setup/setup_config2.tpl:15 #, fuzzy -msgid "Theme" +msgid "Samba SID" +msgstr "Samba" + +#: setup/setup_config2.tpl:31 +#, fuzzy +msgid "RID base" +msgstr "Database" + +#: setup/setup_config2.tpl:46 +#, fuzzy +msgid "Workstation container" +msgstr "Mostra workstation" + +#: setup/setup_config2.tpl:61 +#, fuzzy +msgid "Samba SID mapping" +msgstr "Samba" + +#: setup/setup_config2.tpl:71 +#, fuzzy +msgid "Timezone" msgstr "Cellulare" -#: setup/setup_config1.tpl:15 +#: setup/setup_config2.tpl:74 #, fuzzy -msgid "Apache" -msgstr "Annulla" +msgid "Please choose your preferred timezone here" +msgstr "Lingua preferita" -#: setup/setup_config1.tpl:19 -msgid "Compress output send to browser" +#: setup/setup_config2.tpl:96 +#, fuzzy +msgid "Additional GOsa settings" +msgstr "Opzioni applicazione" + +#: setup/setup_config2.tpl:100 +msgid "Enable Copy & Paste" msgstr "" -#: setup/setup_config1.tpl:27 +#: setup/setup_config2.tpl:112 #, fuzzy -msgid "People and group storage" -msgstr "Ou delle persone" +msgid "Enable DNS extension" +msgstr "Elimina foto" -#: setup/setup_config1.tpl:30 +#: setup/setup_config2.tpl:124 #, fuzzy -msgid "People DN attribute" -msgstr "Attributo DN delle persone" +msgid "Enable DHCP extension" +msgstr "Elimina foto" -#: setup/setup_config1.tpl:41 +#: setup/setup_config2.tpl:136 #, fuzzy -msgid "People storage subtree" -msgstr "Ou delle persone" +msgid "Enable mime type management" +msgstr "Riferimenti" -#: setup/setup_config1.tpl:50 +#: setup/setup_config2.tpl:148 #, fuzzy -msgid "Group storage subtree" -msgstr "Ou dei gruppi" +msgid "Enable FAI release management" +msgstr "Riferimenti" -#: setup/setup_config1.tpl:59 -msgid "Include personal title in user DN" -msgstr "" +#: setup/setup_config2.tpl:160 +#, fuzzy +msgid "Enable user netatalk plugin" +msgstr "Crea estensioni telefoniche" -#: setup/setup_config1.tpl:70 -msgid "Relaxed naming policies" +#: setup/setup_config2.tpl:171 +#, fuzzy +msgid "Government mode" +msgstr "nella cartella" + +#: setup/setup_config2.tpl:182 +#, fuzzy +msgid "Logging options" +msgstr "Utenti di Dominio" + +#: setup/setup_config2.tpl:186 +#, fuzzy +msgid "Syslog" +msgstr "Log di sitema" + +#: setup/setup_config2.tpl:188 setup/class_setupStep_Checks.inc:120 +#, fuzzy +msgid "MySQL" +msgstr "Errore LDAP" + +#: setup/setup_config2.tpl:193 +#, fuzzy +msgid "Mail settings" +msgstr "Opzioni di posta dell'identità" + +#: setup/setup_config2.tpl:197 +msgid "Mail method" +msgstr "Metodo di amministrazione della posta" + +#: setup/setup_config2.tpl:213 +msgid "Account identification attribute" msgstr "" -#: setup/setup_config1.tpl:81 +#: setup/setup_config2.tpl:227 #, fuzzy -msgid "Automatic UIDs" -msgstr "automatico" +msgid "Vacation templates" +msgstr "Messaggio di di risposta automatica" -#: setup/setup_config1.tpl:97 setup/class_setupStep_Config1.inc:118 -msgid "GID / UID min id" +#: setup/setup_config2.tpl:243 +msgid "Use Cyrus UNIX style" msgstr "" -#: setup/setup_config1.tpl:113 +#: setup/setup_config2.tpl:253 #, fuzzy -msgid "Number base for people/groups" -msgstr "UID di base per utenti/gruppi" +msgid "Snapshots / Undo" +msgstr "Nome applicazione" -#: setup/setup_config1.tpl:121 -msgid "Hook for number base" +#: setup/setup_config2.tpl:262 setup/setup_config2.tpl:307 +#, fuzzy +msgid "Enable snapshots" +msgstr "Crea estensioni di posta" + +#: setup/setup_config2.tpl:268 setup/setup_config2.tpl:313 +#, fuzzy +msgid "Snapshot base" +msgstr "Nome applicazione" + +#: setup/setup_frame.tpl:12 +#, fuzzy +msgid "GOsa setup wizard" +msgstr "Opzioni di posta dell'identità" + +#: setup/setup_frame.tpl:19 +#, fuzzy +msgid "Installation" +msgstr "Amministrazione" + +#: setup/setup_frame.tpl:19 +#, fuzzy +msgid "Setup" +msgstr "Imposta" + +#: setup/setup_migrate.tpl:5 +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_config1.tpl:140 +#: setup/setup_migrate.tpl:33 #, fuzzy -msgid "Password encryption algorithm" -msgstr "Algoritmo di criptaggio" +msgid "Check again" +msgstr "Continua" -#: setup/setup_config1.tpl:151 +#: setup/setup_migrate.tpl:37 #, fuzzy -msgid "Password restrictions" -msgstr "La password spira il" +msgid "Add required object classes to the LDAP base" +msgstr "Lista dei dipartimenti" -#: setup/setup_config1.tpl:158 setup/setup_config1.tpl:162 -msgid "Password minimum length" +#: setup/setup_migrate.tpl:39 setup/setup_migrate.tpl:244 +#: setup/setup_migrate.tpl:344 setup/setup_migrate.tpl:398 +#: setup/setup_migrate.tpl:453 setup/setup_migrate.tpl:496 +#: setup/setup_migrate.tpl:540 +#, fuzzy +msgid "Current" +msgstr "Password attuale" + +#: setup/setup_migrate.tpl:46 setup/setup_migrate.tpl:248 +#: setup/setup_migrate.tpl:351 setup/setup_migrate.tpl:405 +#: setup/setup_migrate.tpl:457 setup/setup_migrate.tpl:500 +#: setup/setup_migrate.tpl:544 +#, fuzzy +msgid "After migration" +msgstr "Amministrazione utenti" + +#: setup/setup_migrate.tpl:54 setup/class_setupStep_Migrate.inc:376 +#: setup/class_setupStep_Migrate.inc:665 setup/class_setupStep_Migrate.inc:805 +#: setup/class_setupStep_Migrate.inc:1034 +#: setup/class_setupStep_Migrate.inc:2127 +#: setup/class_setupStep_Migrate.inc:2568 +#: setup/class_setupStep_Migrate.inc:2722 +#: setup/class_setupStep_Migrate.inc:3052 +#, fuzzy +msgid "Migrate" +msgstr "Creare" + +#: setup/setup_migrate.tpl:65 +msgid "Move windows workstations into a valid windows workstation department" +msgstr "" + +#: setup/setup_migrate.tpl:67 +msgid "" +"This dialog allows you to move the displayed windows workstations into a " +"valid department" +msgstr "" + +#: setup/setup_migrate.tpl:69 +msgid "" +"Be careful with this tool, there may be references pointing to this " +"workstations that can't be migrated." +msgstr "" + +#: setup/setup_migrate.tpl:95 +msgid "Move selected windows workstations into the following GOsa department" +msgstr "" + +#: setup/setup_migrate.tpl:100 +#, fuzzy +msgid "Move selected workstations" +msgstr "Selezione le workstation da aggiungere" + +#: setup/setup_migrate.tpl:101 +msgid "What will be done here" +msgstr "" + +#: setup/setup_migrate.tpl:113 +msgid "Move groups into configured group tree" +msgstr "" + +#: setup/setup_migrate.tpl:116 +msgid "" +"This dialog allows moving a couple of groups to the configured group tree. " +"Doing this may straighten your LDAP service." +msgstr "" + +#: setup/setup_migrate.tpl:119 +msgid "" +"Be careful with this option! There may be references pointing to these " +"groups. The GOsa setup can't migrate references, so you may want to cancel " +"the migration in this case." msgstr "" -#: setup/setup_config1.tpl:169 setup/setup_config1.tpl:173 -msgid "Different characters from old password" +#: setup/setup_migrate.tpl:122 +msgid "Move selected groups into this group tree" msgstr "" -#: setup/setup_config1.tpl:182 +#: setup/setup_migrate.tpl:153 setup/setup_migrate.tpl:205 +#: setup/setup_migrate.tpl:254 setup/setup_migrate.tpl:372 +#: setup/setup_migrate.tpl:425 setup/setup_migrate.tpl:469 +#: setup/setup_migrate.tpl:512 setup/setup_migrate.tpl:556 #, fuzzy -msgid "Password change hook" -msgstr "Cambia la password" - -#: setup/setup_config1.tpl:198 -msgid "Use SASL for kerberos" -msgstr "" +msgid "Hide changes" +msgstr "Open-Xchange" -#: setup/setup_config1.tpl:209 +#: setup/setup_migrate.tpl:155 setup/setup_migrate.tpl:207 +#: setup/setup_migrate.tpl:237 setup/setup_migrate.tpl:374 +#: setup/setup_migrate.tpl:427 setup/setup_migrate.tpl:472 +#: setup/setup_migrate.tpl:515 setup/setup_migrate.tpl:559 #, fuzzy -msgid "Use account expiration" -msgstr "L'account spira dopo" +msgid "Show changes" +msgstr "Mostra telefoni" -#: setup/setup_config1.tpl:221 -msgid "" -"GOsa supports several encryption types for your passwords. Normally this is " -"adjustable via user templates, but you can specify a default method to be " -"used here, too." +#: setup/setup_migrate.tpl:168 +msgid "Move users into configured user tree" msgstr "" -"GOsa supporta numerosi algoritmi di criptaggio per le password. Imposta " -"quello di default." -#: setup/setup_config1.tpl:222 -#, fuzzy +#: setup/setup_migrate.tpl:170 msgid "" -"GOsa always acts as admin and manages access rights internally. This is a " -"workaround till OpenLDAP's in directory ACI's are fully implemented. For " -"this to work, we need the admin DN and the corresponding password." +"This dialog allows moving a couple of users to the configured user tree. " +"Doing this may straighten your LDAP service." msgstr "" -"GOsa agisce sul DIT tramite l'utente di amministrazione e possiede uno " -"schema di permessi interno. Questo è un workaround finché non sarà " -"completato il supportp per le ACL all'interno del DIT in OpenLDAP." -#: setup/setup_config1.tpl:223 +#: setup/setup_migrate.tpl:173 msgid "" -"Some basic LDAP parameters are tunable and affect the locations where GOsa " -"saves people and groups, including the way accounts get created. Check the " -"values below if the fit your needs." +"Be careful with this option! There may be references pointing to these " +"users. The GOsa setup can't migrate references, so you may want to cancel " +"the migration in this case." msgstr "" -"Alcuni parametri di LDAP sono selezionabili e influenzano il posto in cui " -"GOsa salva le identità e i gruppi. Controlla che i valori riportati " -"corrispondano alle impostaioni del tuo DIT." -#: setup/setup_config1.tpl:224 +#: setup/setup_migrate.tpl:176 #, fuzzy -msgid "" -"GOsa has modular support for several mail methods. These methods provide " -"interfaces to users mailboxes and general handling for quotas. You can " -"choose the dummy plugin to leave all your mail settings untouched." -msgstr "" -"GOsa supporta numerosi metodi per amministrare la posta. Questi metodi " -"possiedono interfacce per impostare opzioni come ad esempio la quota. Puoi " -"impostare il metodo 'dummy' per mantenere tutte le impostazioni." +msgid "Move selected users into this people tree" +msgstr "Nuovo template" -#: setup/class_setupStep_Config3.inc:77 setup/class_setupStep_Config3.inc:78 +#: setup/setup_migrate.tpl:219 #, fuzzy -msgid "GOsa settings 3/3" -msgstr "Opzioni di posta dell'identità" +msgid "Migrate GOsa 2.5 administrative accounts" +msgstr "Crea estensioni di posta" -#: setup/class_setupStep_Config3.inc:79 -msgid "Tweak some GOsa core behaviour" +#: setup/setup_migrate.tpl:221 +msgid "" +"This dialog allows the migration of GOsa 2.5 admin accounts into GOsa 2.6 " +"useable accounts." msgstr "" -#: setup/class_setupStep_Config3.inc:89 setup/class_setupStep_Schema.inc:86 -#: setup/class_setupStep_Config1.inc:88 setup/setup_feedback.tpl:55 -#: setup/setup_feedback.tpl:73 setup/class_setupStep_Config2.inc:167 -#: setup/class_setupStep_Ldap.inc:74 +#: setup/setup_migrate.tpl:257 setup/setup_ldap.tpl:65 #, fuzzy -msgid "No" -msgstr "nessuno" +msgid "Reload" +msgstr "leggere" + +#: setup/setup_migrate.tpl:273 +msgid "Abort" +msgstr "" -#: setup/class_setupStep_Config3.inc:89 setup/class_setupStep_Schema.inc:86 -#: setup/class_setupStep_Config1.inc:88 setup/setup_feedback.tpl:53 -#: setup/setup_feedback.tpl:71 setup/class_setupStep_Config2.inc:167 -#: setup/class_setupStep_Ldap.inc:74 +#: setup/setup_migrate.tpl:275 #, fuzzy -msgid "Yes" -msgstr "Sistemi" +msgid "Create a new GOsa administrator account" +msgstr "Crea estensioni di posta" -#: setup/class_setupStep_Config3.inc:198 -msgid "Session lifetime must be a numeric value!" +#: setup/setup_migrate.tpl:278 +msgid "" +"This dialog will automatically add a new super administrator to your LDAP " +"tree." msgstr "" -#: setup/class_setupStep_Config3.inc:202 +#: setup/setup_migrate.tpl:307 #, fuzzy -msgid "Maximum LDAP query time must be a numeric value!" -msgstr "Inoltra i messaggi a" +msgid "Password (again)" +msgstr "Algorimo password" -#: setup/class_setupStep_Language.inc:40 setup/class_setupStep_Language.inc:41 -#, fuzzy -msgid "Language setup" -msgstr "Lingua" +#: setup/setup_migrate.tpl:333 +msgid "" +"The listed departments are currently invisible in the GOsa user interface. " +"If you want to change this for a couple of entries, select them and use the " +"migrate button below." +msgstr "" -#: setup/class_setupStep_Language.inc:42 -#, fuzzy -msgid "This step allows you to select your preferred language." -msgstr "Lingua preferita" +#: setup/setup_migrate.tpl:334 setup/setup_migrate.tpl:389 +#: setup/setup_migrate.tpl:445 setup/setup_migrate.tpl:489 +#: setup/setup_migrate.tpl:533 +msgid "" +"If you want to know what will be done when migrating the selected entries, " +"use the 'Show changes' button to see the LDIF." +msgstr "" -#: setup/class_setupStep_Language.inc:47 -#, fuzzy -msgid "Automatic" -msgstr "automatico" +#: setup/setup_migrate.tpl:388 +msgid "" +"The listed users are currently invisible in the GOsa user interface. If you " +"want to change this for a couple of users, just select them and use the " +"'Migrate' button below." +msgstr "" -#: setup/class_setupStep_Schema.inc:42 setup/class_setupStep_Schema.inc:43 +#: setup/setup_migrate.tpl:444 +msgid "" +"The listed devices are currently invisible in the GOsa interface. If you " +"want to change this for a couple of devices, just select them and use the " +"'Migrate' button below." +msgstr "" + +#: setup/setup_migrate.tpl:470 setup/setup_migrate.tpl:513 +#: setup/setup_migrate.tpl:557 #, fuzzy -msgid "LDAP schema check" -msgstr "Server" +msgid "Refresh" +msgstr "Riferimenti" -#: setup/class_setupStep_Schema.inc:44 -msgid "Perform test on your current LDAP schema" +#: setup/setup_migrate.tpl:488 +msgid "" +"The listed services are currently invalid for the GOsa version you are going " +"to install. If you want to update a couple of service, just select them and " +"use the 'Migrate' button below." msgstr "" -#: setup/class_setupStep_Finish.inc:37 -#: ihtml/themes/default/copyPasteDialog.tpl:32 -msgid "Finish" -msgstr "Esegui" +#: setup/setup_migrate.tpl:532 +msgid "" +"The listed menus are currently invisible in the GOsa interface. If you want " +"to change this for a couple of devices, just select them and use the " +"'Migrate' button below." +msgstr "" #: setup/class_setupStep_Finish.inc:38 #, fuzzy @@ -5222,161 +5459,250 @@ msgstr "" "webserver sia in grado di leggerlo mentre tutti gli altri utenti non " "possono. In molti casi è sufficiente eseguire i comandi seguenti." -#: setup/class_setup.inc:197 +#: setup/class_setupStep_Checks.inc:38 setup/class_setupStep_Checks.inc:39 +msgid "Installation check" +msgstr "" + +#: setup/class_setupStep_Checks.inc:40 +msgid "Basic checks for PHP compatibility and extensions" +msgstr "" + +#: setup/class_setupStep_Checks.inc:64 #, fuzzy -msgid "Completed" -msgstr "incompleto" +msgid "Checking PHP version" +msgstr "Controllo della versione di PHP (>=4.1.0)" -#: setup/class_setup.inc:267 setup/setup_migrate.tpl:244 -msgid "Next" +#: setup/class_setupStep_Checks.inc:65 +#, 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:66 +msgid "Please upgrade to a supported version." msgstr "" -#: setup/setup_checks.tpl:9 -msgid "PHP module and extension checks" +#: setup/class_setupStep_Checks.inc:73 +msgid "GOsa requires this module to talk with your LDAP server." msgstr "" -#: setup/setup_checks.tpl:41 setup/setup_checks.tpl:103 -msgid "GOsa will NOT run without fixing this." +#: setup/class_setupStep_Checks.inc:81 +msgid "GOsa requires this module for an internationalized interface." msgstr "" -#: setup/setup_checks.tpl:45 setup/setup_checks.tpl:107 -msgid "GOsa will run without fixing this." +#: setup/class_setupStep_Checks.inc:89 +msgid "GOsa requires this module for the samba integration." msgstr "" -#: setup/setup_checks.tpl:67 -#, fuzzy -msgid "PHP setup configuration" -msgstr "Scarica il file di configurazione" +#: setup/class_setupStep_Checks.inc:97 +msgid "GOsa requires this module to make use of SSHA encryption." +msgstr "" -#: setup/setup_checks.tpl:67 -#, fuzzy -msgid "show information" -msgstr "Informazioni personali" +#: setup/class_setupStep_Checks.inc:105 +msgid "GOsa requires this module to talk to an IMAP server." +msgstr "" -#: setup/class_setupStep_Config1.inc:74 setup/class_setupStep_Config1.inc:75 +#: setup/class_setupStep_Checks.inc:112 #, fuzzy -msgid "GOsa settings 1/3" -msgstr "Opzioni di posta dell'identità" +msgid "mbstring" +msgstr "Impostazioni Samba" -#: setup/class_setupStep_Config1.inc:76 +#: setup/class_setupStep_Checks.inc:113 +msgid "GOsa requires this module to handle unicode strings." +msgstr "" + +#: setup/class_setupStep_Checks.inc:121 #, fuzzy -msgid "GOsa generic settings" -msgstr "Impostazioni generali delle code" +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." -#: setup/class_setupStep_Config1.inc:118 -#, php-format -msgid "The specified value for '%s' must be a numeric value" +#: setup/class_setupStep_Checks.inc:138 +msgid "samba hash generator" msgstr "" -#: setup/class_setupStep_Config1.inc:122 setup/class_setupStep_Config1.inc:126 -#, php-format -msgid "Don't add a trailing comma to '%s'." +#: setup/class_setupStep_Checks.inc:139 +msgid "GOsa requires this command to synchronize POSIX and samba passwords." msgstr "" -#: setup/class_setupStep_Config1.inc:122 -msgid "People storage ou" -msgstr "Ou delle persone" +#: setup/class_setupStep_Checks.inc:140 +msgid "" +"Deploy a gosa-si installation or install the perl Crypt::SmbHash modules." +msgstr "" -#: setup/class_setupStep_Config1.inc:126 -msgid "Group storage ou" -msgstr "Ou dei gruppi" +#: setup/class_setupStep_Checks.inc:152 +msgid "imagick" +msgstr "" -#: setup/class_setupStep_Config1.inc:130 -msgid "Uid base must be numeric" +#: setup/class_setupStep_Checks.inc:153 +msgid "GOsa requires this extension to handle images." msgstr "" -#: setup/class_setupStep_Config1.inc:134 -msgid "The given password minimum length is not numeric." +#: setup/class_setupStep_Checks.inc:159 +#, fuzzy +msgid "compression module" +msgstr "Opzioni di accesso" + +#: setup/class_setupStep_Checks.inc:160 +msgid "GOsa requires this extension to handle snapshots." msgstr "" -#: setup/class_setupStep_Config1.inc:137 -msgid "The given password differ value is not numeric." +#: setup/class_setupStep_Checks.inc:171 +#, 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 è un meccanismo PHP che può comportare maggiori rischi per " +"la sicurezza. GOsa funziona in entrambe le modalità" -#: setup/setup_feedback.tpl:6 -msgid "Subscribe to the gosa-announce mailinglist" +#: setup/class_setupStep_Checks.inc:172 +#, fuzzy +msgid "Search for 'register_globals' in your php.ini and switch it to 'Off'." +msgstr "Controllo se register_globals e impostato su 'off'" + +#: setup/class_setupStep_Checks.inc:180 +msgid "PHP uses this value for the garbage collector to delete old sessions." +msgstr "" + +#: setup/class_setupStep_Checks.inc:181 +msgid "" +"Setting this value to one day will prevent loosing session and cookies " +"before they really timeout." msgstr "" -#: setup/setup_feedback.tpl:9 +#: setup/class_setupStep_Checks.inc:182 +#, fuzzy 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." +"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" -#: setup/setup_feedback.tpl:30 -msgid "Mail address" -msgstr "Indirizzo principale" - -#: setup/setup_feedback.tpl:41 -msgid "Send feedback to the GOsa project team" +#: setup/class_setupStep_Checks.inc:189 setup/class_setupStep_Checks.inc:205 +#: setup/class_setupStep_Checks.inc:221 setup/class_setupStep_Checks.inc:237 +msgid "Off" msgstr "" -#: setup/setup_feedback.tpl:44 +#: setup/class_setupStep_Checks.inc:190 +#, fuzzy msgid "" -"When checking this option, GOsa will try to connect http://oss.gonicus.de in " -"order to submit your form anonymously." +"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" -#: setup/setup_feedback.tpl:50 -msgid "Did the setup procedure help you to get started?" +#: setup/class_setupStep_Checks.inc:191 +#, fuzzy +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" -#: setup/setup_feedback.tpl:60 -msgid "If not, what problems did you encounter" +#: setup/class_setupStep_Checks.inc:198 +#, fuzzy +msgid "" +"GOsa needs at least 32MB of memory. Setting it below this limit may cause " +"errors that are not reproducable! 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" -#: setup/setup_feedback.tpl:68 -msgid "Is this the first time you use GOsa?" +#: setup/class_setupStep_Checks.inc:199 +msgid "" +"Search for 'memory_limit' in your php.ini and set it to '32M' or higher." msgstr "" -#: setup/setup_feedback.tpl:74 -msgid "I use it since" +#: setup/class_setupStep_Checks.inc:206 +#, fuzzy +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." -#: setup/setup_feedback.tpl:75 -msgid "Select the year since when you are using GOsa" +#: setup/class_setupStep_Checks.inc:207 +msgid "Search for 'implicit_flush' in your php.ini and set it to 'Off'." msgstr "" -#: setup/setup_feedback.tpl:82 -msgid "What operating system / distribution do you use?" +#: setup/class_setupStep_Checks.inc:214 +#, fuzzy +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" -#: setup/setup_feedback.tpl:90 -msgid "What web server do you use?" +#: setup/class_setupStep_Checks.inc:215 +msgid "" +"Search for 'max_execution_time' in your php.ini and set it to '30' or higher." msgstr "" -#: setup/setup_feedback.tpl:98 -msgid "What PHP version do you use?" +#: setup/class_setupStep_Checks.inc:222 +#, 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." -#: setup/setup_feedback.tpl:106 -msgid "LDAP" +#: setup/class_setupStep_Checks.inc:223 +msgid "Search for 'expose_php' in your php.ini and set if to 'Off'." msgstr "" -#: setup/setup_feedback.tpl:110 -msgid "What kind of LDAP server(s) do you use?" -msgstr "" +#: setup/class_setupStep_Checks.inc:229 +#, fuzzy +msgid "On" +msgstr "Opzioni" -#: setup/setup_feedback.tpl:116 -msgid "How many objects are in your LDAP?" +#: setup/class_setupStep_Checks.inc:230 +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." -#: setup/setup_feedback.tpl:123 +#: setup/class_setupStep_Checks.inc:231 #, fuzzy -msgid "Features" -msgstr "Futuro" +msgid "Search for 'magic_quotes_gpc' in your php.ini and set it to 'On'." +msgstr "Controllo se register_globals e impostato su 'off'" -#: setup/setup_feedback.tpl:126 -msgid "What features of GOsa do you use?" +#: setup/class_setupStep_Checks.inc:238 +#, fuzzy +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." -#: setup/setup_feedback.tpl:136 -msgid "What features do you want to see in future versions of GOsa?" +#: setup/class_setupStep_Checks.inc:239 +#, fuzzy +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" -#: setup/setup_feedback.tpl:143 -msgid "Send feedback" +#: setup/class_setupStep_Checks.inc:249 +#, fuzzy +msgid "Configuration writeable" +msgstr "File di configurazione" + +#: setup/class_setupStep_Checks.inc:250 +#, fuzzy +msgid "The configuration file can't be written" +msgstr "File di configurazione" + +#: setup/class_setupStep_Checks.inc:251 +#, php-format +msgid "" +"GOsa reads its configuration from a file located in (%s/%s). The setup can " +"write the configuration directly if it is writeable." msgstr "" #: setup/setup_config3.tpl:2 @@ -5500,732 +5826,540 @@ msgstr "disabilitato" msgid "Enabled" msgstr "disabilitato" -#: setup/class_setupStep_Migrate.inc:123 setup/class_setupStep_Migrate.inc:124 -#, fuzzy -msgid "LDAP inspection" -msgstr "Ispezione della configurazione PHP" - -#: setup/class_setupStep_Migrate.inc:125 -msgid "Analyze your current LDAP for GOsa compatibility" -msgstr "" - -#: setup/class_setupStep_Migrate.inc:131 -#, fuzzy -msgid "Checking for root object" -msgstr "Controllo il supporto per iconv" - -#: setup/class_setupStep_Migrate.inc:137 -msgid "Checking permissions on LDAP database" -msgstr "" - -#: setup/class_setupStep_Migrate.inc:143 -#, fuzzy -msgid "Checking for invisible departments" -msgstr "Controllo il supporto per iconv" - -#: setup/class_setupStep_Migrate.inc:148 -#, fuzzy -msgid "Checking for invisible users" -msgstr "Controllo il supporto per iconv" - -#: setup/class_setupStep_Migrate.inc:155 -#: setup/class_setupStep_Migrate.inc:3021 -#, fuzzy -msgid "Checking for super administrator" -msgstr "Controllo la presenza di alcuni programmi addizionali" - -#: setup/class_setupStep_Migrate.inc:161 -#, fuzzy -msgid "Checking for users outside the people tree" -msgstr "Controllo il modulo cups" - -#: setup/class_setupStep_Migrate.inc:167 -#, fuzzy -msgid "Checking for groups outside the groups tree" -msgstr "Controllo il modulo cups" - -#: setup/class_setupStep_Migrate.inc:174 -msgid "Checking for windows workstations outside the winstation tree" +#: setup/setup_feedback.tpl:5 +msgid "Feedback sucessfully send" msgstr "" -#: setup/class_setupStep_Migrate.inc:180 -#, fuzzy -msgid "Checking for duplicated UID numbers" -msgstr "Controllo il supporto per %s" - -#: setup/class_setupStep_Migrate.inc:186 -#, fuzzy -msgid "Checking for duplicate GID numbers" -msgstr "Controllo il supporto per %s" - -#: setup/class_setupStep_Migrate.inc:192 -#, fuzzy -msgid "Checking for old style USB devices" -msgstr "Controllo il supporto per iconv" - -#: setup/class_setupStep_Migrate.inc:198 -#, fuzzy -msgid "Checking for old services that have to be migrated" -msgstr "Controllo il modulo cups" - -#: setup/class_setupStep_Migrate.inc:204 -#, fuzzy -msgid "Checking for old style application menus" -msgstr "Controllo il supporto per %s" - -#: setup/class_setupStep_Migrate.inc:230 setup/class_setupStep_Migrate.inc:282 -#: setup/class_setupStep_Migrate.inc:347 setup/class_setupStep_Migrate.inc:411 -#: setup/class_setupStep_Migrate.inc:482 setup/class_setupStep_Migrate.inc:559 -#: setup/class_setupStep_Migrate.inc:644 setup/class_setupStep_Migrate.inc:785 -#: setup/class_setupStep_Migrate.inc:880 -#: setup/class_setupStep_Migrate.inc:2316 -#: setup/class_setupStep_Migrate.inc:2507 -#: setup/class_setupStep_Migrate.inc:2644 -#, fuzzy -msgid "LDAP query failed" -msgstr "La query al database è fallita!" - -#: setup/class_setupStep_Migrate.inc:231 setup/class_setupStep_Migrate.inc:283 -#: setup/class_setupStep_Migrate.inc:348 setup/class_setupStep_Migrate.inc:412 -#: setup/class_setupStep_Migrate.inc:483 setup/class_setupStep_Migrate.inc:560 -#: setup/class_setupStep_Migrate.inc:645 setup/class_setupStep_Migrate.inc:786 -#: setup/class_setupStep_Migrate.inc:881 -#: setup/class_setupStep_Migrate.inc:2317 -#: setup/class_setupStep_Migrate.inc:2508 -#: setup/class_setupStep_Migrate.inc:2645 -msgid "Possibly the 'root object' is missing." +#: setup/setup_feedback.tpl:15 +msgid "Subscribe to the gosa-announce mailinglist" msgstr "" -#: setup/class_setupStep_Migrate.inc:253 -#, fuzzy, php-format -msgid "Found %s duplicate values for attribute 'uidNumber'." -msgstr "Prego inserire un numero di telefono valido!" - -#: setup/class_setupStep_Migrate.inc:305 -#, fuzzy, php-format -msgid "Found %s duplicate values for attribute 'gidNumber'." -msgstr "Prego inserire un numero di telefono valido!" - -#: setup/class_setupStep_Migrate.inc:363 setup/class_setupStep_Migrate.inc:574 -#: setup/class_setupStep_Migrate.inc:587 -#: setup/class_setupStep_Migrate.inc:1020 -#: setup/class_setupStep_Migrate.inc:1038 -#: setup/class_setupStep_Migrate.inc:1945 -#: setup/class_setupStep_Migrate.inc:1958 -#: setup/class_setupStep_Migrate.inc:3023 -msgid "Failed" -msgstr "Fallito" - -#: setup/class_setupStep_Migrate.inc:365 -#, php-format +#: setup/setup_feedback.tpl:18 msgid "" -"Found %s winstations outside the predefined winstation department ou '%s'." +"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 "" -#: setup/class_setupStep_Migrate.inc:366 setup/class_setupStep_Migrate.inc:655 -#: setup/class_setupStep_Migrate.inc:795 -#: setup/class_setupStep_Migrate.inc:1023 -#: setup/class_setupStep_Migrate.inc:2386 -#: setup/class_setupStep_Migrate.inc:2540 -#: setup/class_setupStep_Migrate.inc:2870 -#, fuzzy -msgid "Migrate" -msgstr "Creare" - -#: setup/class_setupStep_Migrate.inc:438 -#, fuzzy, php-format -msgid "Found %s groups outside the configured tree '%s'." -msgstr "Non hai il permesso di cambiare la tua password." - -#: setup/class_setupStep_Migrate.inc:439 setup/class_setupStep_Migrate.inc:516 -#, fuzzy -msgid "Move" -msgstr "Dominio" +#: setup/setup_feedback.tpl:39 +msgid "Mail address" +msgstr "Indirizzo principale" -#: setup/class_setupStep_Migrate.inc:515 -#, php-format -msgid "Found %s user(s) outside the configured tree '%s'." +#: setup/setup_feedback.tpl:50 +msgid "Send feedback to the GOsa project team" msgstr "" -#: setup/class_setupStep_Migrate.inc:576 setup/class_setupStep_Migrate.inc:589 -#, php-format +#: setup/setup_feedback.tpl:53 msgid "" -"The specified user '%s' does not have full access to your ldap database." +"When checking this option, GOsa will try to connect http://oss.gonicus.de in " +"order to submit your form anonymously." msgstr "" -#: setup/class_setupStep_Migrate.inc:653 -#, php-format -msgid "Found %s user(s) that will not be visible in GOsa." +#: setup/setup_feedback.tpl:59 +msgid "Did the setup procedure help you to get started?" msgstr "" -#: setup/class_setupStep_Migrate.inc:703 setup/class_setupStep_Migrate.inc:846 -#: setup/class_setupStep_Migrate.inc:1105 +#: setup/setup_feedback.tpl:62 setup/setup_feedback.tpl:80 +#: setup/class_setupStep_Ldap.inc:74 setup/class_setupStep_Config3.inc:89 +#: setup/class_setupStep_Schema.inc:86 setup/class_setupStep_Config1.inc:88 +#: setup/class_setupStep_Config2.inc:167 #, fuzzy -msgid "Migration error" -msgstr "Creare" - -#: setup/class_setupStep_Migrate.inc:703 setup/class_setupStep_Migrate.inc:846 -#, fuzzy, php-format -msgid "Cannot migrate department '%s':" -msgstr "Vai al dipartimento base" - -#: setup/class_setupStep_Migrate.inc:794 -#, php-format -msgid "Found %s department(s) that will not be visible in GOsa." -msgstr "" - -#: setup/class_setupStep_Migrate.inc:1017 -#, fuzzy, php-format -msgid "GOsa 2.5 administrative accounts found: %s" -msgstr "Crea estensioni di posta" +msgid "Yes" +msgstr "Sistemi" -#: setup/class_setupStep_Migrate.inc:1022 +#: setup/setup_feedback.tpl:64 setup/setup_feedback.tpl:82 +#: setup/class_setupStep_Ldap.inc:74 setup/class_setupStep_Config3.inc:89 +#: setup/class_setupStep_Schema.inc:86 setup/class_setupStep_Config1.inc:88 +#: setup/class_setupStep_Config2.inc:167 #, fuzzy -msgid "There is no valid GOsa 2.6 administrator account inside your LDAP." -msgstr "Crea estensioni di posta" - -#: setup/class_setupStep_Migrate.inc:1039 -msgid "There is no GOsa administrator account inside your LDAP." -msgstr "" +msgid "No" +msgstr "nessuno" -#: setup/class_setupStep_Migrate.inc:1105 -#, php-format -msgid "Cannot add ACL for user '%s':" +#: setup/setup_feedback.tpl:69 +msgid "If not, what problems did you encounter" msgstr "" -#: setup/class_setupStep_Migrate.inc:1143 -#: setup/class_setupStep_Migrate.inc:1153 -#, fuzzy -msgid "Input error" -msgstr "Errore PHP" - -#: setup/class_setupStep_Migrate.inc:1143 -msgid "Uid" +#: setup/setup_feedback.tpl:77 +msgid "Is this the first time you use GOsa?" msgstr "" -#: setup/class_setupStep_Migrate.inc:1148 -#, fuzzy -msgid "Password error" -msgstr "La password spira il" - -#: setup/class_setupStep_Migrate.inc:1148 -#, fuzzy -msgid "Provided passwords do not match!" -msgstr "Le password nuova e ripetuta non corrispondono" - -#: setup/class_setupStep_Migrate.inc:1153 -#, fuzzy -msgid "Specify a valid user ID!" -msgstr "Prego inserire un numero di telefono valido!" - -#: setup/class_setupStep_Migrate.inc:1186 -#, php-format -msgid "Adding an administrative user failed: object '%s' already exists!" +#: setup/setup_feedback.tpl:83 +msgid "I use it since" msgstr "" -#: setup/class_setupStep_Migrate.inc:1225 -#: setup/class_setupStep_Migrate.inc:1274 -#: setup/class_setupStep_Migrate.inc:1323 -#, fuzzy -msgid "Cannot move users to the requested department!" -msgstr "Mostra utenti del dipartimento" - -#: setup/class_setupStep_Migrate.inc:1235 -msgid "Winstation will be moved from" +#: setup/setup_feedback.tpl:84 +msgid "Select the year since when you are using GOsa" msgstr "" -#: setup/class_setupStep_Migrate.inc:1246 -#: setup/class_setupStep_Migrate.inc:1295 -msgid "Updating following references too" +#: setup/setup_feedback.tpl:91 +msgid "What operating system / distribution do you use?" msgstr "" -#: setup/class_setupStep_Migrate.inc:1285 -msgid "Group will be moved from" +#: setup/setup_feedback.tpl:99 +msgid "What web server do you use?" msgstr "" -#: setup/class_setupStep_Migrate.inc:1333 -msgid "User will be moved from" +#: setup/setup_feedback.tpl:107 +msgid "What PHP version do you use?" msgstr "" -#: setup/class_setupStep_Migrate.inc:1343 -msgid "The following references will be updated" +#: setup/setup_feedback.tpl:115 +msgid "LDAP" msgstr "" -#: setup/class_setupStep_Migrate.inc:1946 -msgid "" -"The LDAP root object is missing. It is required to use your LDAP service." +#: setup/setup_feedback.tpl:119 +msgid "What kind of LDAP server(s) do you use?" +msgstr "" + +#: setup/setup_feedback.tpl:125 +msgid "How many objects are in your LDAP?" msgstr "" -#: setup/class_setupStep_Migrate.inc:1947 -#: setup/class_setupStep_Migrate.inc:1960 +#: setup/setup_feedback.tpl:132 #, fuzzy -msgid "Try to create root object" -msgstr "Gruppo di oggetti" +msgid "Features" +msgstr "Futuro" -#: setup/class_setupStep_Migrate.inc:1959 -msgid "Root object couldn't be created, you should try it on your own." +#: setup/setup_feedback.tpl:135 +msgid "What features of GOsa do you use?" msgstr "" -#: setup/class_setupStep_Migrate.inc:2250 -#, php-format -msgid "Copy '%s' to '%s' failed:" +#: setup/setup_feedback.tpl:145 +msgid "What features do you want to see in future versions of GOsa?" msgstr "" -#: setup/class_setupStep_Migrate.inc:2385 -#, php-format -msgid "There are %s devices that need to be migrated." +#: setup/setup_feedback.tpl:152 +msgid "Send feedback" msgstr "" -#: setup/class_setupStep_Migrate.inc:2445 +#: setup/setup_finish.tpl:3 +#, fuzzy +msgid "Create your configuration file" +msgstr "File di configurazione" + +#: setup/setup_finish.tpl:13 +msgid "Download configuration" +msgstr "Scarica il file di configurazione" + +#: setup/setup_finish.tpl:18 +#, fuzzy +msgid "Status: " +msgstr "Stato" + +#: setup/class_setupStep_Ldap.inc:53 +#, fuzzy +msgid "LDAP setup" +msgstr "Dispositivi" + +#: setup/class_setupStep_Ldap.inc:54 +#, fuzzy +msgid "LDAP connection setup" +msgstr "Disconnessione " + +#: setup/class_setupStep_Ldap.inc:55 +#, 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:105 #, php-format -msgid "Adding '%s' to the LDAP failed: %s" +msgid "Anonymous bind to server '%s' failed!" msgstr "" -#: setup/class_setupStep_Migrate.inc:2465 -#: setup/class_setupStep_Migrate.inc:2582 +#: setup/class_setupStep_Ldap.inc:107 #, fuzzy, php-format -msgid "Updating '%s' failed: %s" -msgstr "Utenti di Dominio" +msgid "Bind as user '%s' failed!" +msgstr "Impossibile selezionare il database!" -#: setup/class_setupStep_Migrate.inc:2538 -#, php-format -msgid "There are %s services that need to be migrated." -msgstr "" +#: setup/class_setupStep_Ldap.inc:112 +#, fuzzy, php-format +msgid "Anonymous bind to server '%s' succeeded." +msgstr "Impossibile selezionare il database!" -#: setup/class_setupStep_Migrate.inc:2869 -#, php-format -msgid "There are %s application menus which have to be migrated." -msgstr "" +#: setup/class_setupStep_Ldap.inc:113 +#, fuzzy +msgid "Please specify user and password!" +msgstr "Prego inserire un numero di telefono valido!" -#: setup/setup_config2.tpl:2 -msgid "Samba settings" -msgstr "Impostazioni Samba" +#: setup/class_setupStep_Ldap.inc:115 +#, fuzzy, php-format +msgid "Bind as user '%s' to server '%s' succeeded!" +msgstr "Impossibile selezionare il database!" -#: setup/setup_config2.tpl:6 -msgid "Samba hash generator" +#: setup/setup_ldap.tpl:7 +msgid "Please choose the LDAP user to be used by GOsa" msgstr "" -#: setup/setup_config2.tpl:15 +#: setup/setup_ldap.tpl:25 #, fuzzy -msgid "Samba SID" -msgstr "Samba" +msgid "LDAP connection" +msgstr "Disconnessione " -#: setup/setup_config2.tpl:31 -#, fuzzy -msgid "RID base" -msgstr "Database" +#: setup/setup_ldap.tpl:29 +msgid "Location name" +msgstr "Nome locazione" -#: setup/setup_config2.tpl:46 +#: setup/setup_ldap.tpl:37 #, fuzzy -msgid "Workstation container" -msgstr "Mostra workstation" +msgid "Connection URI" +msgstr "Connessione" -#: setup/setup_config2.tpl:61 +#: setup/setup_ldap.tpl:45 #, fuzzy -msgid "Samba SID mapping" -msgstr "Samba" +msgid "TLS connection" +msgstr "Connessione" -#: setup/setup_config2.tpl:71 +#: setup/setup_ldap.tpl:69 #, fuzzy -msgid "Timezone" -msgstr "Cellulare" +msgid "Authentication" +msgstr "Destinazione" -#: setup/setup_config2.tpl:74 -#, fuzzy -msgid "Please choose your preferred timezone here" -msgstr "Lingua preferita" +#: setup/setup_ldap.tpl:73 +msgid "Admin DN" +msgstr "DN dell'amministratore" -#: setup/setup_config2.tpl:96 +#: setup/setup_ldap.tpl:78 #, fuzzy -msgid "Additional GOsa settings" -msgstr "Opzioni applicazione" +msgid "Select user" +msgstr "Rimuovi" -#: setup/setup_config2.tpl:100 -msgid "Enable Copy & Paste" +#: setup/setup_ldap.tpl:86 +msgid "Automatically append LDAP base to admin DN" msgstr "" -#: setup/setup_config2.tpl:112 -#, fuzzy -msgid "Enable DNS extension" -msgstr "Elimina foto" +#: setup/setup_ldap.tpl:93 +msgid "Admin password" +msgstr "Password dell'amministratore" -#: setup/setup_config2.tpl:124 +#: setup/setup_ldap.tpl:101 #, fuzzy -msgid "Enable DHCP extension" -msgstr "Elimina foto" +msgid "Schema based settings" +msgstr "Impostazioni Samba" -#: setup/setup_config2.tpl:136 +#: setup/setup_ldap.tpl:105 +msgid "Use rfc2307bis compliant groups" +msgstr "" + +#: setup/setup_ldap.tpl:117 #, fuzzy -msgid "Enable mime type management" -msgstr "Riferimenti" +msgid "Current status" +msgstr "Stato" -#: setup/setup_config2.tpl:148 +#: setup/class_setupStep_Migrate.inc:127 setup/class_setupStep_Migrate.inc:128 #, fuzzy -msgid "Enable FAI release management" -msgstr "Riferimenti" +msgid "LDAP inspection" +msgstr "Ispezione della configurazione PHP" -#: setup/setup_config2.tpl:160 +#: setup/class_setupStep_Migrate.inc:129 +msgid "Analyze your current LDAP for GOsa compatibility" +msgstr "" + +#: setup/class_setupStep_Migrate.inc:135 #, fuzzy -msgid "Enable user netatalk plugin" -msgstr "Crea estensioni telefoniche" +msgid "Checking for root object" +msgstr "Controllo il supporto per iconv" -#: setup/setup_config2.tpl:171 +#: setup/class_setupStep_Migrate.inc:141 #, fuzzy -msgid "Government mode" -msgstr "nella cartella" +msgid "Inspecting object classes in root object" +msgstr "Controllo il supporto per iconv" -#: setup/setup_config2.tpl:182 +#: setup/class_setupStep_Migrate.inc:147 #, fuzzy -msgid "Logging options" -msgstr "Utenti di Dominio" +msgid "Checking permission for LDAP database" +msgstr "Non hai il permesso di cambiare la tua password." -#: setup/setup_config2.tpl:186 +#: setup/class_setupStep_Migrate.inc:153 #, fuzzy -msgid "Syslog" -msgstr "Log di sitema" +msgid "Checking for invisible departments" +msgstr "Controllo il supporto per iconv" -#: setup/setup_config2.tpl:193 +#: setup/class_setupStep_Migrate.inc:158 #, fuzzy -msgid "Mail settings" -msgstr "Opzioni di posta dell'identità" +msgid "Checking for invisible users" +msgstr "Controllo il supporto per iconv" -#: setup/setup_config2.tpl:197 -msgid "Mail method" -msgstr "Metodo di amministrazione della posta" +#: setup/class_setupStep_Migrate.inc:165 +#: setup/class_setupStep_Migrate.inc:3203 +#, fuzzy +msgid "Checking for super administrator" +msgstr "Controllo la presenza di alcuni programmi addizionali" -#: setup/setup_config2.tpl:213 -msgid "Account identification attribute" -msgstr "" +#: setup/class_setupStep_Migrate.inc:171 +#, fuzzy +msgid "Checking for users outside the people tree" +msgstr "Controllo il modulo cups" -#: setup/setup_config2.tpl:227 +#: setup/class_setupStep_Migrate.inc:177 #, fuzzy -msgid "Vacation templates" -msgstr "Messaggio di di risposta automatica" +msgid "Checking for groups outside the groups tree" +msgstr "Controllo il modulo cups" -#: setup/setup_config2.tpl:243 -msgid "Use Cyrus UNIX style" +#: setup/class_setupStep_Migrate.inc:184 +msgid "Checking for windows workstations outside the winstation tree" msgstr "" -#: setup/setup_config2.tpl:253 +#: setup/class_setupStep_Migrate.inc:190 #, fuzzy -msgid "Snapshots / Undo" -msgstr "Nome applicazione" +msgid "Checking for duplicated UID numbers" +msgstr "Controllo il supporto per %s" -#: setup/setup_config2.tpl:262 setup/setup_config2.tpl:307 +#: setup/class_setupStep_Migrate.inc:196 #, fuzzy -msgid "Enable snapshots" -msgstr "Crea estensioni di posta" +msgid "Checking for duplicate GID numbers" +msgstr "Controllo il supporto per %s" -#: setup/setup_config2.tpl:268 setup/setup_config2.tpl:313 +#: setup/class_setupStep_Migrate.inc:202 #, fuzzy -msgid "Snapshot base" -msgstr "Nome applicazione" - -#: setup/class_setupStep_License.inc:56 setup/class_setupStep_License.inc:57 -msgid "License" -msgstr "" +msgid "Checking for old style USB devices" +msgstr "Controllo il supporto per iconv" -#: setup/class_setupStep_License.inc:58 -msgid "Terms and conditions for usage" -msgstr "" +#: setup/class_setupStep_Migrate.inc:208 +#, fuzzy +msgid "Checking for old services that have to be migrated" +msgstr "Controllo il modulo cups" -#: setup/class_setupStep_Config2.inc:86 setup/class_setupStep_Config2.inc:87 +#: setup/class_setupStep_Migrate.inc:214 #, fuzzy -msgid "GOsa settings 2/3" -msgstr "Opzioni di posta dell'identità" +msgid "Checking for old style application menus" +msgstr "Controllo il supporto per %s" -#: setup/class_setupStep_Config2.inc:88 +#: setup/class_setupStep_Migrate.inc:240 setup/class_setupStep_Migrate.inc:292 +#: setup/class_setupStep_Migrate.inc:357 setup/class_setupStep_Migrate.inc:421 +#: setup/class_setupStep_Migrate.inc:492 setup/class_setupStep_Migrate.inc:569 +#: setup/class_setupStep_Migrate.inc:654 setup/class_setupStep_Migrate.inc:795 +#: setup/class_setupStep_Migrate.inc:891 +#: setup/class_setupStep_Migrate.inc:2032 +#: setup/class_setupStep_Migrate.inc:2498 +#: setup/class_setupStep_Migrate.inc:2689 +#: setup/class_setupStep_Migrate.inc:2826 #, fuzzy -msgid "Customize special parameters" -msgstr "Parametro" +msgid "LDAP query failed" +msgstr "La query al database è fallita!" -#: setup/setup_migrate.tpl:5 -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." +#: setup/class_setupStep_Migrate.inc:241 setup/class_setupStep_Migrate.inc:293 +#: setup/class_setupStep_Migrate.inc:358 setup/class_setupStep_Migrate.inc:422 +#: setup/class_setupStep_Migrate.inc:493 setup/class_setupStep_Migrate.inc:570 +#: setup/class_setupStep_Migrate.inc:655 setup/class_setupStep_Migrate.inc:796 +#: setup/class_setupStep_Migrate.inc:892 +#: setup/class_setupStep_Migrate.inc:2033 +#: setup/class_setupStep_Migrate.inc:2499 +#: setup/class_setupStep_Migrate.inc:2690 +#: setup/class_setupStep_Migrate.inc:2827 +msgid "Possibly the 'root object' is missing." msgstr "" -#: setup/setup_migrate.tpl:33 -#, fuzzy -msgid "Check again" -msgstr "Continua" +#: setup/class_setupStep_Migrate.inc:263 +#, fuzzy, php-format +msgid "Found %s duplicate values for attribute 'uidNumber'." +msgstr "Prego inserire un numero di telefono valido!" -#: setup/setup_migrate.tpl:37 -msgid "Move windows workstations into a valid windows workstation department" -msgstr "" +#: setup/class_setupStep_Migrate.inc:315 +#, fuzzy, php-format +msgid "Found %s duplicate values for attribute 'gidNumber'." +msgstr "Prego inserire un numero di telefono valido!" -#: setup/setup_migrate.tpl:39 -msgid "" -"This dialog allows you to move the displayed windows workstations into a " -"valid department" -msgstr "" +#: setup/class_setupStep_Migrate.inc:373 setup/class_setupStep_Migrate.inc:584 +#: setup/class_setupStep_Migrate.inc:597 +#: setup/class_setupStep_Migrate.inc:1031 +#: setup/class_setupStep_Migrate.inc:1049 +#: setup/class_setupStep_Migrate.inc:1984 +#: setup/class_setupStep_Migrate.inc:1997 +#: setup/class_setupStep_Migrate.inc:2052 +#: setup/class_setupStep_Migrate.inc:2073 +#: setup/class_setupStep_Migrate.inc:2125 +#: setup/class_setupStep_Migrate.inc:3205 +msgid "Failed" +msgstr "Fallito" -#: setup/setup_migrate.tpl:41 +#: setup/class_setupStep_Migrate.inc:375 +#, php-format msgid "" -"Be careful with this tool, there may be references pointing to this " -"workstations that can't be migrated." +"Found %s winstations outside the predefined winstation department ou '%s'." msgstr "" -#: setup/setup_migrate.tpl:67 -msgid "Move selected windows workstations into the following GOsa department" -msgstr "" +#: setup/class_setupStep_Migrate.inc:448 +#, fuzzy, php-format +msgid "Found %s groups outside the configured tree '%s'." +msgstr "Non hai il permesso di cambiare la tua password." -#: setup/setup_migrate.tpl:72 +#: setup/class_setupStep_Migrate.inc:449 setup/class_setupStep_Migrate.inc:526 #, fuzzy -msgid "Move selected workstations" -msgstr "Selezione le workstation da aggiungere" - -#: setup/setup_migrate.tpl:73 -msgid "What will be done here" -msgstr "" - -#: setup/setup_migrate.tpl:85 -msgid "Move groups into configured group tree" -msgstr "" +msgid "Move" +msgstr "Dominio" -#: setup/setup_migrate.tpl:88 -msgid "" -"This dialog allows moving a couple of groups to the configured group tree. " -"Doing this may straighten your LDAP service." +#: setup/class_setupStep_Migrate.inc:525 +#, php-format +msgid "Found %s user(s) outside the configured tree '%s'." msgstr "" -#: setup/setup_migrate.tpl:91 +#: setup/class_setupStep_Migrate.inc:586 setup/class_setupStep_Migrate.inc:599 +#, php-format msgid "" -"Be careful with this option! There may be references pointing to these " -"groups. The GOsa setup can't migrate references, so you may want to cancel " -"the migration in this case." +"The specified user '%s' does not have full access to your ldap database." msgstr "" -#: setup/setup_migrate.tpl:94 -msgid "Move selected groups into this group tree" +#: setup/class_setupStep_Migrate.inc:663 +#, php-format +msgid "Found %s user(s) that will not be visible in GOsa." msgstr "" -#: setup/setup_migrate.tpl:125 setup/setup_migrate.tpl:177 -#: setup/setup_migrate.tpl:226 setup/setup_migrate.tpl:344 -#: setup/setup_migrate.tpl:397 setup/setup_migrate.tpl:441 -#: setup/setup_migrate.tpl:484 setup/setup_migrate.tpl:528 +#: setup/class_setupStep_Migrate.inc:713 setup/class_setupStep_Migrate.inc:856 +#: setup/class_setupStep_Migrate.inc:1116 #, fuzzy -msgid "Hide changes" -msgstr "Open-Xchange" +msgid "Migration error" +msgstr "Creare" -#: setup/setup_migrate.tpl:127 setup/setup_migrate.tpl:179 -#: setup/setup_migrate.tpl:209 setup/setup_migrate.tpl:346 -#: setup/setup_migrate.tpl:399 setup/setup_migrate.tpl:444 -#: setup/setup_migrate.tpl:487 setup/setup_migrate.tpl:531 -#, fuzzy -msgid "Show changes" -msgstr "Mostra telefoni" +#: setup/class_setupStep_Migrate.inc:713 setup/class_setupStep_Migrate.inc:856 +#, fuzzy, php-format +msgid "Cannot migrate department '%s':" +msgstr "Vai al dipartimento base" -#: setup/setup_migrate.tpl:140 -msgid "Move users into configured user tree" +#: setup/class_setupStep_Migrate.inc:804 +#, php-format +msgid "Found %s department(s) that will not be visible in GOsa." msgstr "" -#: setup/setup_migrate.tpl:142 -msgid "" -"This dialog allows moving a couple of users to the configured user tree. " -"Doing this may straighten your LDAP service." -msgstr "" +#: setup/class_setupStep_Migrate.inc:1028 +#, fuzzy, php-format +msgid "GOsa 2.5 administrative accounts found: %s" +msgstr "Crea estensioni di posta" -#: setup/setup_migrate.tpl:145 -msgid "" -"Be careful with this option! There may be references pointing to these " -"users. The GOsa setup can't migrate references, so you may want to cancel " -"the migration in this case." +#: setup/class_setupStep_Migrate.inc:1033 +#, fuzzy +msgid "There is no valid GOsa 2.6 administrator account inside your LDAP." +msgstr "Crea estensioni di posta" + +#: setup/class_setupStep_Migrate.inc:1050 +msgid "There is no GOsa administrator account inside your LDAP." msgstr "" -#: setup/setup_migrate.tpl:148 -#, fuzzy -msgid "Move selected users into this people tree" -msgstr "Nuovo template" +#: setup/class_setupStep_Migrate.inc:1116 +#, php-format +msgid "Cannot add ACL for user '%s':" +msgstr "" -#: setup/setup_migrate.tpl:191 +#: setup/class_setupStep_Migrate.inc:1154 +#: setup/class_setupStep_Migrate.inc:1164 #, fuzzy -msgid "Migrate GOsa 2.5 administrative accounts" -msgstr "Crea estensioni di posta" +msgid "Input error" +msgstr "Errore PHP" -#: setup/setup_migrate.tpl:193 -msgid "" -"This dialog allows the migration of GOsa 2.5 admin accounts into GOsa 2.6 " -"useable accounts." +#: setup/class_setupStep_Migrate.inc:1154 +msgid "Uid" msgstr "" -#: setup/setup_migrate.tpl:216 setup/setup_migrate.tpl:316 -#: setup/setup_migrate.tpl:370 setup/setup_migrate.tpl:425 -#: setup/setup_migrate.tpl:468 setup/setup_migrate.tpl:512 +#: setup/class_setupStep_Migrate.inc:1159 #, fuzzy -msgid "Current" -msgstr "Password attuale" +msgid "Password error" +msgstr "La password spira il" -#: setup/setup_migrate.tpl:220 setup/setup_migrate.tpl:323 -#: setup/setup_migrate.tpl:377 setup/setup_migrate.tpl:429 -#: setup/setup_migrate.tpl:472 setup/setup_migrate.tpl:516 +#: setup/class_setupStep_Migrate.inc:1159 #, fuzzy -msgid "After migration" -msgstr "Amministrazione utenti" +msgid "Provided passwords do not match!" +msgstr "Le password nuova e ripetuta non corrispondono" -#: setup/setup_migrate.tpl:229 setup/setup_ldap.tpl:65 +#: setup/class_setupStep_Migrate.inc:1164 #, fuzzy -msgid "Reload" -msgstr "leggere" +msgid "Specify a valid user ID!" +msgstr "Prego inserire un numero di telefono valido!" -#: setup/setup_migrate.tpl:245 -msgid "Abort" +#: setup/class_setupStep_Migrate.inc:1197 +#, php-format +msgid "Adding an administrative user failed: object '%s' already exists!" msgstr "" -#: setup/setup_migrate.tpl:247 +#: setup/class_setupStep_Migrate.inc:1236 +#: setup/class_setupStep_Migrate.inc:1285 +#: setup/class_setupStep_Migrate.inc:1334 #, fuzzy -msgid "Create a new GOsa administrator account" -msgstr "Crea estensioni di posta" +msgid "Cannot move users to the requested department!" +msgstr "Mostra utenti del dipartimento" -#: setup/setup_migrate.tpl:250 -msgid "" -"This dialog will automatically add a new super administrator to your LDAP " -"tree." +#: setup/class_setupStep_Migrate.inc:1246 +msgid "Winstation will be moved from" msgstr "" -#: setup/setup_migrate.tpl:279 -#, fuzzy -msgid "Password (again)" -msgstr "Algorimo password" +#: setup/class_setupStep_Migrate.inc:1257 +#: setup/class_setupStep_Migrate.inc:1306 +msgid "Updating following references too" +msgstr "" -#: setup/setup_migrate.tpl:305 -msgid "" -"The listed departments are currently invisible in the GOsa user interface. " -"If you want to change this for a couple of entries, select them and use the " -"migrate button below." +#: setup/class_setupStep_Migrate.inc:1296 +msgid "Group will be moved from" msgstr "" -#: setup/setup_migrate.tpl:306 setup/setup_migrate.tpl:361 -#: setup/setup_migrate.tpl:417 setup/setup_migrate.tpl:461 -#: setup/setup_migrate.tpl:505 -msgid "" -"If you want to know what will be done when migrating the selected entries, " -"use the 'Show changes' button to see the LDIF." +#: setup/class_setupStep_Migrate.inc:1344 +msgid "User will be moved from" msgstr "" -#: setup/setup_migrate.tpl:360 -msgid "" -"The listed users are currently invisible in the GOsa user interface. If you " -"want to change this for a couple of users, just select them and use the " -"'Migrate' button below." +#: setup/class_setupStep_Migrate.inc:1354 +msgid "The following references will be updated" msgstr "" -#: setup/setup_migrate.tpl:416 +#: setup/class_setupStep_Migrate.inc:1985 msgid "" -"The listed devices are currently invisible in the GOsa interface. If you " -"want to change this for a couple of devices, just select them and use the " -"'Migrate' button below." +"The LDAP root object is missing. It is required to use your LDAP service." msgstr "" -#: setup/setup_migrate.tpl:442 setup/setup_migrate.tpl:485 -#: setup/setup_migrate.tpl:529 +#: setup/class_setupStep_Migrate.inc:1986 +#: setup/class_setupStep_Migrate.inc:1999 #, fuzzy -msgid "Refresh" -msgstr "Riferimenti" - -#: setup/setup_migrate.tpl:460 -msgid "" -"The listed services are currently invalid for the GOsa version you are going " -"to install. If you want to update a couple of service, just select them and " -"use the 'Migrate' button below." -msgstr "" +msgid "Try to create root object" +msgstr "Gruppo di oggetti" -#: setup/setup_migrate.tpl:504 -msgid "" -"The listed menus are currently invisible in the GOsa interface. If you want " -"to change this for a couple of devices, just select them and use the " -"'Migrate' button below." +#: setup/class_setupStep_Migrate.inc:1998 +msgid "Root object couldn't be created, you should try it on your own." msgstr "" -#: setup/class_setupStep_Ldap.inc:53 -#, fuzzy -msgid "LDAP setup" -msgstr "Dispositivi" +#: setup/class_setupStep_Migrate.inc:2053 +#, fuzzy, php-format +msgid "Missing GOsa object class '%s'!" +msgstr "Lista dei dipartimenti" -#: setup/class_setupStep_Ldap.inc:54 -#, fuzzy -msgid "LDAP connection setup" -msgstr "Disconnessione " +#: setup/class_setupStep_Migrate.inc:2054 +msgid "Please check your installation." +msgstr "" -#: setup/class_setupStep_Ldap.inc:55 -#, fuzzy +#: setup/class_setupStep_Migrate.inc:2075 +#, php-format msgid "" -"This dialog performs the basic configuration of the LDAP connectivity for " -"GOsa." -msgstr "I campi seguenti permettono una configurazione base di GOsa." +"Cannot handle the structural object type of your root object. Please try to " +"add the object class '%s' manually." +msgstr "" -#: setup/class_setupStep_Ldap.inc:105 +#: setup/class_setupStep_Migrate.inc:2432 #, php-format -msgid "Anonymous bind to server '%s' failed!" +msgid "Copy '%s' to '%s' failed:" msgstr "" -#: setup/class_setupStep_Ldap.inc:107 -#, fuzzy, php-format -msgid "Bind as user '%s' failed!" -msgstr "Impossibile selezionare il database!" - -#: setup/class_setupStep_Ldap.inc:112 -#, fuzzy, php-format -msgid "Anonymous bind to server '%s' succeeded." -msgstr "Impossibile selezionare il database!" +#: setup/class_setupStep_Migrate.inc:2567 +#, php-format +msgid "There are %s devices that need to be migrated." +msgstr "" -#: setup/class_setupStep_Ldap.inc:113 -#, fuzzy -msgid "Please specify user and password!" -msgstr "Prego inserire un numero di telefono valido!" +#: setup/class_setupStep_Migrate.inc:2627 +#, php-format +msgid "Adding '%s' to the LDAP failed: %s" +msgstr "" -#: setup/class_setupStep_Ldap.inc:115 +#: setup/class_setupStep_Migrate.inc:2647 +#: setup/class_setupStep_Migrate.inc:2764 #, fuzzy, php-format -msgid "Bind as user '%s' to server '%s' succeeded!" -msgstr "Impossibile selezionare il database!" - -#: setup/setup_frame.tpl:12 -#, fuzzy -msgid "GOsa setup wizard" -msgstr "Opzioni di posta dell'identità" - -#: setup/setup_frame.tpl:19 -#, fuzzy -msgid "Installation" -msgstr "Amministrazione" - -#: setup/setup_frame.tpl:19 -#, fuzzy -msgid "Setup" -msgstr "Imposta" - -#: setup/class_setupStep_Welcome.inc:38 -#, fuzzy -msgid "Welcome" -msgstr "Benvenuto %s!" - -#: setup/class_setupStep_Welcome.inc:39 -#, fuzzy -msgid "The welcome message" -msgstr "Elimina questo record" - -#: setup/class_setupStep_Welcome.inc:40 -#, fuzzy -msgid "Welcome to GOsa setup wizard" -msgstr "Benvenuto nel setup di GOsa!" - -#: setup/setup_language.tpl:3 -#, fuzzy -msgid "Please select the preferred language" -msgstr "Lingua preferita" +msgid "Updating '%s' failed: %s" +msgstr "Utenti di Dominio" -#: 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 overriden per user." +#: setup/class_setupStep_Migrate.inc:2720 +#, php-format +msgid "There are %s services that need to be migrated." msgstr "" -#: setup/setup_language.tpl:9 -#, fuzzy -msgid "Please select your preferred language here" -msgstr "Lingua preferita" +#: setup/class_setupStep_Migrate.inc:3051 +#, php-format +msgid "There are %s application menus which have to be migrated." +msgstr "" #: setup/setup_welcome.tpl:4 msgid "" @@ -6285,392 +6419,336 @@ msgstr "" msgid "Click the 'Continue' button when you've finished." msgstr "" -#: setup/setup_ldap.tpl:7 -msgid "Please choose the LDAP user to be used by GOsa" +#: setup/setup_license.tpl:8 +msgid "I have read the license and accept it" msgstr "" -#: setup/setup_ldap.tpl:13 ihtml/themes/default/help.tpl:21 -msgid "Search" -msgstr "Cerca" - -#: setup/setup_ldap.tpl:25 -#, fuzzy -msgid "LDAP connection" -msgstr "Disconnessione " - -#: setup/setup_ldap.tpl:29 -msgid "Location name" -msgstr "Nome locazione" - -#: setup/setup_ldap.tpl:37 -#, fuzzy -msgid "Connection URI" -msgstr "Connessione" - -#: setup/setup_ldap.tpl:45 -#, fuzzy -msgid "TLS connection" -msgstr "Connessione" - -#: setup/setup_ldap.tpl:69 -#, fuzzy -msgid "Authentication" -msgstr "Destinazione" - -#: setup/setup_ldap.tpl:73 -msgid "Admin DN" -msgstr "DN dell'amministratore" - -#: setup/setup_ldap.tpl:78 +#: setup/class_setupStep_Config3.inc:77 setup/class_setupStep_Config3.inc:78 #, fuzzy -msgid "Select user" -msgstr "Rimuovi" +msgid "GOsa settings 3/3" +msgstr "Opzioni di posta dell'identità" -#: setup/setup_ldap.tpl:86 -msgid "Automatically append LDAP base to admin DN" +#: setup/class_setupStep_Config3.inc:79 +msgid "Tweak some GOsa core behaviour" msgstr "" -#: setup/setup_ldap.tpl:93 -msgid "Admin password" -msgstr "Password dell'amministratore" - -#: setup/setup_ldap.tpl:101 -#, fuzzy -msgid "Schema based settings" -msgstr "Impostazioni Samba" - -#: setup/setup_ldap.tpl:105 -msgid "Use rfc2307bis compliant groups" +#: setup/class_setupStep_Config3.inc:198 +msgid "Session lifetime must be a numeric value!" msgstr "" -#: setup/setup_ldap.tpl:117 -#, fuzzy -msgid "Current status" -msgstr "Stato" - -#: ihtml/themes/default/password.tpl:6 -#, fuzzy -msgid "Change your password" -msgstr "Cambia la password" - -#: ihtml/themes/default/password.tpl:35 +#: setup/class_setupStep_Config3.inc:202 #, fuzzy -msgid "Success" -msgstr "Setup completato" +msgid "Maximum LDAP query time must be a numeric value!" +msgstr "Inoltra i messaggi a" -#: ihtml/themes/default/password.tpl:35 -msgid "Your password has been changed successfully." +#: setup/setup_checks.tpl:9 +msgid "PHP module and extension checks" msgstr "" -#: ihtml/themes/default/password.tpl:53 -msgid "" -"This dialog provides a simple way to change your password. Enter the current " -"password and the new password (twice) in the fields below and press the " -"'Change' button." +#: setup/setup_checks.tpl:41 setup/setup_checks.tpl:103 +msgid "GOsa will NOT run without fixing this." msgstr "" -#: ihtml/themes/default/password.tpl:60 ihtml/themes/default/password.tpl:62 -#: ihtml/themes/default/login.tpl:52 ihtml/themes/default/login.tpl:53 -msgid "Directory" -msgstr "Directory" - -#: ihtml/themes/default/password.tpl:86 ihtml/themes/default/password.tpl:87 -#, fuzzy -msgid "New password repeated" -msgstr "Nuova password" +#: setup/setup_checks.tpl:45 setup/setup_checks.tpl:107 +msgid "GOsa will run without fixing this." +msgstr "" -#: ihtml/themes/default/password.tpl:101 +#: setup/setup_checks.tpl:67 #, fuzzy -msgid "Change" -msgstr "Annulla" +msgid "PHP setup configuration" +msgstr "Scarica il file di configurazione" -#: ihtml/themes/default/password.tpl:102 -#: ihtml/themes/default/accountexpired.tpl:52 +#: setup/setup_checks.tpl:67 #, fuzzy -msgid "Click here to change your password" -msgstr "Non hai il permesso di cambiare la tua password." +msgid "show information" +msgstr "Informazioni personali" -#: ihtml/themes/default/acl.tpl:36 +#: setup/setup_schema.tpl:3 #, fuzzy -msgid "Additional filter options" -msgstr "Opzioni applicazione" - -#: ihtml/themes/default/acl.tpl:47 -msgid "Use members from" -msgstr "" - -#: ihtml/themes/default/acl.tpl:61 -msgid "Available members" -msgstr "" - -#: ihtml/themes/default/acl.tpl:63 ihtml/themes/default/acl.tpl:68 -msgid "List message possible targets" -msgstr "" +msgid "Schema specific settings" +msgstr "Impostazioni Samba" -#: ihtml/themes/default/acl.tpl:84 ihtml/themes/default/acl.tpl:90 -msgid "List message recipients" +#: setup/setup_schema.tpl:7 +msgid "Enable schema validation when logging in" msgstr "" -#: ihtml/themes/default/acl.tpl:112 -#, fuzzy -msgid "ACL for this object" -msgstr "Controllo il supporto per iconv" - -#: ihtml/themes/default/acl.tpl:118 +#: setup/setup_schema.tpl:16 #, fuzzy -msgid "Available roles" -msgstr "Applicazioni disponibili" +msgid "Check status" +msgstr "Stato" -#: ihtml/themes/default/login.tpl:10 -msgid "GOsa login screen" +#: setup/setup_schema.tpl:20 +msgid "Schema check succeeded" msgstr "" -#: ihtml/themes/default/login.tpl:27 -#, fuzzy -msgid "Login screen" -msgstr "Utenti di Dominio" - -#: ihtml/themes/default/login.tpl:34 -#, fuzzy -msgid "" -"Please use your username and your password to log into the site " -"administration system." -msgstr "Usa il tuo nome utente e password per connetterti" - -#: ihtml/themes/default/login.tpl:77 ihtml/themes/default/login.tpl:80 -msgid "Sign in" -msgstr "Entra" - -#: ihtml/themes/default/login.tpl:78 -msgid "Click here to log in" -msgstr "Clicca qui per connetterti" - -#: ihtml/themes/default/snapshotdialog.tpl:3 +#: setup/setup_schema.tpl:23 #, 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 "Schema check failed" +msgstr "Server" -#: ihtml/themes/default/snapshotdialog.tpl:9 +#: setup/setup_schema.tpl:31 msgid "" -"Remember that DNS configuration and database entries could not be restored. " -"For some objects it is only nescessary to open and save them again (goFon), " -"but some entries must be recreated manually (glpi)." +"Could not read any schema informations, all checks skipped. Adjust your ldap " +"acls." msgstr "" -#: ihtml/themes/default/snapshotdialog.tpl:12 +#: setup/setup_schema.tpl:35 msgid "" -"Don't forget to check references to other objects, for example does the " -"selected printer still exists ?" -msgstr "" - -#: ihtml/themes/default/snapshotdialog.tpl:29 -msgid "There is no snapshot available that could be restored" +"It seems that your ldap database wasn't initialized yet. This maybe the " +"reason, why GOsa can't read your schema configuration!" msgstr "" -#: ihtml/themes/default/snapshotdialog.tpl:31 -msgid "Choose a snapshot and click the folder image, to restore the snapshot" +#: setup/setup_config1.tpl:2 +msgid "Look and feel" msgstr "" -#: ihtml/themes/default/snapshotdialog.tpl:49 +#: setup/setup_config1.tpl:6 #, fuzzy -msgid "Creating object snapshots" -msgstr "Gruppo di oggetti" - -#: ihtml/themes/default/snapshotdialog.tpl:52 -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 "" - -#: ihtml/themes/default/snapshotdialog.tpl:55 -msgid "" -"Remember that database entries, DNS configurations and possibly created " -"zones in server extensions will not be stored in the snapshot." -msgstr "" +msgid "Theme" +msgstr "Cellulare" -#: ihtml/themes/default/snapshotdialog.tpl:70 +#: setup/setup_config1.tpl:15 #, fuzzy -msgid "Timestamp" -msgstr "Timeout" +msgid "Apache" +msgstr "Annulla" -#: ihtml/themes/default/snapshotdialog.tpl:79 -msgid "Reason for generating this snapshot" +#: setup/setup_config1.tpl:19 +msgid "Compress output send to browser" msgstr "" -#: ihtml/themes/default/accountexpired.tpl:15 +#: setup/setup_config1.tpl:27 #, fuzzy -msgid "Your password has expired. Please choose a new one!" -msgstr "Non hai il permesso di cambiare la tua password." +msgid "People and group storage" +msgstr "Ou delle persone" -#: ihtml/themes/default/accountexpired.tpl:23 -#: ihtml/themes/default/accountexpired.tpl:27 +#: setup/setup_config1.tpl:30 #, fuzzy -msgid "Old password" -msgstr "Password" +msgid "People DN attribute" +msgstr "Attributo DN delle persone" -#: ihtml/themes/default/accountexpired.tpl:41 -#: ihtml/themes/default/accountexpired.tpl:45 +#: setup/setup_config1.tpl:41 #, fuzzy -msgid "Verify password" -msgstr "Password" +msgid "People storage subtree" +msgstr "Ou delle persone" -#: ihtml/themes/default/conflict.tpl:2 -msgid "Session conflict detected" -msgstr "Rilevato un conflitto di sessione" +#: setup/setup_config1.tpl:50 +#, fuzzy +msgid "Group storage subtree" +msgstr "Ou dei gruppi" -#: ihtml/themes/default/conflict.tpl:6 -msgid "" -"Probably there's another active instance of your session. Multiple window " -"operation is technical not possible and heavily depends on the browser " -"you're using. Usage of different browsers at a time (i.e. IE and Mozilla) is " -"possible. Pressing the Logout button will close this session." +#: setup/setup_config1.tpl:59 +msgid "Include personal title in user DN" msgstr "" -#: ihtml/themes/default/conflict.tpl:10 -msgid "" -"Ignoring this message will change/destroy the data you're currently editing, " -"so please close multiple windows and log in again." +#: setup/setup_config1.tpl:70 +msgid "Relaxed naming policies" msgstr "" -#: ihtml/themes/default/conflict.tpl:14 -msgid "Logout" -msgstr "Termina sessione" +#: setup/setup_config1.tpl:81 +#, fuzzy +msgid "Automatic UIDs" +msgstr "automatico" -#: ihtml/themes/default/framework.tpl:8 ihtml/themes/default/framework.tpl:11 -msgid "Main" -msgstr "Principale" +#: setup/setup_config1.tpl:97 setup/class_setupStep_Config1.inc:118 +msgid "GID / UID min id" +msgstr "" -#: ihtml/themes/default/framework.tpl:16 -msgid "Help" -msgstr "Aiuto" +#: setup/setup_config1.tpl:113 +#, fuzzy +msgid "Number base for people/groups" +msgstr "UID di base per utenti/gruppi" -#: ihtml/themes/default/framework.tpl:21 ihtml/themes/default/framework.tpl:25 -msgid "Sign out" -msgstr "Termina la sessione" +#: setup/setup_config1.tpl:121 +msgid "Hook for number base" +msgstr "" -#: ihtml/themes/default/framework.tpl:29 -msgid "Signed in:" -msgstr "Connesso:" +#: setup/setup_config1.tpl:140 +#, fuzzy +msgid "Password encryption algorithm" +msgstr "Algoritmo di criptaggio" -#: ihtml/themes/default/framework.tpl:32 -msgid "GOsa main menu" -msgstr "" +#: setup/setup_config1.tpl:151 +#, fuzzy +msgid "Password restrictions" +msgstr "La password spira il" -#: ihtml/themes/default/remove.tpl:6 -msgid "" -"This may be used by several groups. Please double check if your really want " -"to do this since there is no way for GOsa to get your data back." +#: setup/setup_config1.tpl:158 setup/setup_config1.tpl:162 +msgid "Password minimum length" msgstr "" -#: ihtml/themes/default/logout.tpl:5 -msgid "Your GOsa session has expired!" +#: setup/setup_config1.tpl:169 setup/setup_config1.tpl:173 +msgid "Different characters from old password" msgstr "" -#: ihtml/themes/default/logout.tpl:7 -msgid "" -"The last interaction with the GOsa web interface has been some time ago in " -"the past. For security reasons, the session has been closed. To continue " -"with administrative tasks, please sign in again." +#: setup/setup_config1.tpl:182 +#, fuzzy +msgid "Password change hook" +msgstr "Cambia la password" + +#: setup/setup_config1.tpl:198 +msgid "Use SASL for kerberos" msgstr "" -#: ihtml/themes/default/logout.tpl:10 +#: setup/setup_config1.tpl:209 #, fuzzy -msgid "Sign in again" -msgstr "Entra" +msgid "Use account expiration" +msgstr "L'account spira dopo" -#: ihtml/themes/default/sizelimit.tpl:3 +#: setup/setup_config1.tpl:221 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." +"GOsa supports several encryption types for your passwords. Normally this is " +"adjustable via user templates, but you can specify a default method to be " +"used here, too." msgstr "" +"GOsa supporta numerosi algoritmi di criptaggio per le password. Imposta " +"quello di default." -#: ihtml/themes/default/sizelimit.tpl:6 -msgid "Please choose the way to react for this session" +#: setup/setup_config1.tpl:222 +#, fuzzy +msgid "" +"GOsa always acts as admin and manages access rights internally. This is a " +"workaround till OpenLDAP's in directory ACI's are fully implemented. For " +"this to work, we need the admin DN and the corresponding password." msgstr "" +"GOsa agisce sul DIT tramite l'utente di amministrazione e possiede uno " +"schema di permessi interno. Questo è un workaround finché non sarà " +"completato il supportp per le ACL all'interno del DIT in OpenLDAP." -#: ihtml/themes/default/sizelimit.tpl:9 -msgid "ignore this error and show all entries the LDAP server returns" +#: setup/setup_config1.tpl:223 +msgid "" +"Some basic LDAP parameters are tunable and affect the locations where GOsa " +"saves people and groups, including the way accounts get created. Check the " +"values below if the fit your needs." msgstr "" +"Alcuni parametri di LDAP sono selezionabili e influenzano il posto in cui " +"GOsa salva le identità e i gruppi. Controlla che i valori riportati " +"corrispondano alle impostaioni del tuo DIT." -#: ihtml/themes/default/sizelimit.tpl:10 +#: setup/setup_config1.tpl:224 +#, fuzzy msgid "" -"ignore this error and show all entries that fit into the defined sizelimit " -"and let me use filters instead" +"GOsa has modular support for several mail methods. These methods provide " +"interfaces to users mailboxes and general handling for quotas. You can " +"choose the dummy plugin to leave all your mail settings untouched." msgstr "" +"GOsa supporta numerosi metodi per amministrare la posta. Questi metodi " +"possiedono interfacce per impostare opzioni come ad esempio la quota. Puoi " +"impostare il metodo 'dummy' per mantenere tutte le impostazioni." -#: ihtml/themes/default/copyPasteDialog.tpl:1 -msgid "Copy & paste wizard" +#: setup/class_setupStep_Schema.inc:42 setup/class_setupStep_Schema.inc:43 +#, fuzzy +msgid "LDAP schema check" +msgstr "Server" + +#: setup/class_setupStep_Schema.inc:44 +msgid "Perform test on your current LDAP schema" msgstr "" -#: ihtml/themes/default/copyPasteDialog.tpl:7 -msgid "" -"Some values need to be unique in the complete directory while some " -"combinations make no sense. GOsa shows the relevant attributes. Please " -"maintain the values below to fullfill the policies." +#: setup/class_setupStep_Welcome.inc:38 +#, fuzzy +msgid "Welcome" +msgstr "Benvenuto %s!" + +#: setup/class_setupStep_Welcome.inc:39 +#, fuzzy +msgid "The welcome message" +msgstr "Elimina questo record" + +#: setup/class_setupStep_Welcome.inc:40 +#, fuzzy +msgid "Welcome to GOsa setup wizard" +msgstr "Benvenuto nel setup di GOsa!" + +#: setup/class_setupStep_License.inc:56 setup/class_setupStep_License.inc:57 +msgid "License" msgstr "" -#: ihtml/themes/default/copyPasteDialog.tpl:9 -msgid "Remember that some properties like taken snapshots will not be copied!" +#: setup/class_setupStep_License.inc:58 +msgid "Terms and conditions for usage" msgstr "" -#: ihtml/themes/default/copyPasteDialog.tpl:10 +#: setup/setup_language.tpl:3 +#, fuzzy +msgid "Please select the preferred language" +msgstr "Lingua preferita" + +#: setup/setup_language.tpl:5 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!" +"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 overriden per user." msgstr "" -#: ihtml/themes/default/copyPasteDialog.tpl:24 +#: setup/setup_language.tpl:9 #, fuzzy -msgid "Cancel all" -msgstr "Annulla" +msgid "Please select your preferred language here" +msgstr "Lingua preferita" -#: ihtml/themes/default/copyPasteDialog.tpl:30 +#: setup/class_setupStep_Config1.inc:74 setup/class_setupStep_Config1.inc:75 #, fuzzy -msgid "Operation complete" -msgstr "incompleto" +msgid "GOsa settings 1/3" +msgstr "Opzioni di posta dell'identità" -#: ihtml/themes/default/help.tpl:9 -msgid "GOsa help viewer" +#: setup/class_setupStep_Config1.inc:76 +#, fuzzy +msgid "GOsa generic settings" +msgstr "Impostazioni generali delle code" + +#: setup/class_setupStep_Config1.inc:118 +#, php-format +msgid "The specified value for '%s' must be a numeric value" msgstr "" -#: ihtml/themes/default/help.tpl:15 -msgid "Index" +#: setup/class_setupStep_Config1.inc:122 setup/class_setupStep_Config1.inc:126 +#, php-format +msgid "Don't add a trailing comma to '%s'." msgstr "" -#: ihtml/themes/default/islocked.tpl:2 -msgid "Locking conflict detected" -msgstr "Rilevato un conflitto di accesso" +#: setup/class_setupStep_Config1.inc:122 +msgid "People storage ou" +msgstr "Ou delle persone" -#: ihtml/themes/default/islocked.tpl:9 -msgid "" -"If this lock detection is false, the other person has obviously closed the " -"webbrowser during the edit operation. You may want to take over the lock by " -"pressing the 'Edit anyway' button." -msgstr "" +#: setup/class_setupStep_Config1.inc:126 +msgid "Group storage ou" +msgstr "Ou dei gruppi" -#: ihtml/themes/default/islocked.tpl:16 -msgid "Read only" +#: setup/class_setupStep_Config1.inc:130 +msgid "Uid base must be numeric" msgstr "" -#: ihtml/themes/default/logout-close.tpl:5 -msgid "Your GOsa session has been closed!" +#: setup/class_setupStep_Config1.inc:134 +msgid "The given password minimum length is not numeric." 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." +#: setup/class_setupStep_Config1.inc:137 +msgid "The given password differ value is not numeric." msgstr "" +#: setup/class_setupStep_Config2.inc:86 setup/class_setupStep_Config2.inc:87 +#, fuzzy +msgid "GOsa settings 2/3" +msgstr "Opzioni di posta dell'identità" + +#: setup/class_setupStep_Config2.inc:88 +#, fuzzy +msgid "Customize special parameters" +msgstr "Parametro" + +#: setup/class_setupStep_Language.inc:40 setup/class_setupStep_Language.inc:41 +#, fuzzy +msgid "Language setup" +msgstr "Lingua" + +#: setup/class_setupStep_Language.inc:42 +#, fuzzy +msgid "This step allows you to select your preferred language." +msgstr "Lingua preferita" + +#: setup/class_setupStep_Language.inc:47 +#, fuzzy +msgid "Automatic" +msgstr "automatico" + #, fuzzy #~ msgid "Password locking" #~ msgstr "Cambia la password" @@ -6792,10 +6870,6 @@ msgstr "" #~ msgid "Missing parameters!" #~ msgstr "Nome applicazione" -#, fuzzy -#~ msgid "You have no permission to create LDAP dumps!" -#~ msgstr "Non hai il permesso di cambiare la tua password." - #, fuzzy #~ msgid "Error in ivbb parameter!" #~ msgstr "Parametro" diff --git a/gosa-core/locale/core/messages.po b/gosa-core/locale/core/messages.po index 346aedfe4..d27f8d71f 100644 --- a/gosa-core/locale/core/messages.po +++ b/gosa-core/locale/core/messages.po @@ -8,7 +8,7 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2009-01-15 11:49+0100\n" +"POT-Creation-Date: 2009-02-27 09:45+0100\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Last-Translator: FULL NAME \n" "Language-Team: LANGUAGE \n" @@ -16,1165 +16,1100 @@ msgstr "" "Content-Type: text/plain; charset=CHARSET\n" "Content-Transfer-Encoding: 8bit\n" -#: include/class_CopyPasteHandler.inc:117 -#: include/class_CopyPasteHandler.inc:126 -#: include/class_CopyPasteHandler.inc:158 -#: include/class_CopyPasteHandler.inc:175 -#: include/class_CopyPasteHandler.inc:184 -#: include/class_CopyPasteHandler.inc:192 -#: include/class_CopyPasteHandler.inc:268 -#, php-format -msgid "Copy and paste failed!" +#: ihtml/themes/default/MultiSelectWindow.tpl:51 +#: ihtml/themes/default/MultiSelectWindow.tpl:92 +#: ihtml/themes/default/msg_dialog.tpl:56 +#: ihtml/themes/default/msg_dialog.tpl:99 +#: plugins/admin/ogroups/class_ogroup.inc:232 setup/setup_ldap.tpl:121 +msgid "Information" msgstr "" -#: include/class_CopyPasteHandler.inc:117 -#: include/class_CopyPasteHandler.inc:126 -#: include/class_CopyPasteHandler.inc:158 -#: include/class_CopyPasteHandler.inc:175 -#: include/class_CopyPasteHandler.inc:184 -#: include/class_CopyPasteHandler.inc:192 -#: include/class_CopyPasteHandler.inc:268 -#: include/class_CopyPasteHandler.inc:367 include/utils/class_msgPool.inc:153 -#: include/utils/class_msgPool.inc:165 include/utils/class_msgPool.inc:183 -#: include/utils/class_msgPool.inc:466 include/utils/class_msgPool.inc:485 -#: include/class_gosaSupportDaemon.inc:1160 -#: include/class_gosaSupportDaemon.inc:1180 include/class_msg_dialog.inc:99 -#: include/password-methods/class_password-methods.inc:250 -#: include/class_log.inc:138 include/class_log.inc:218 -#: include/class_plugin.inc:659 include/class_plugin.inc:700 -#: include/class_plugin.inc:742 include/class_plugin.inc:1585 -#: include/class_tabs.inc:50 plugins/admin/groups/class_groupGeneric.inc:954 -#: plugins/admin/groups/class_groupGeneric.inc:959 -#: plugins/admin/groups/class_groupGeneric.inc:1204 -#: plugins/personal/posix/class_posixAccount.inc:1334 -#: plugins/personal/generic/class_user.inc:412 -#: plugins/personal/generic/class_user.inc:513 -#: plugins/personal/generic/class_user.inc:806 -#: plugins/personal/generic/class_user.inc:1382 -#: plugins/personal/generic/main.inc:115 html/index.php:223 html/index.php:227 -#: setup/setup_checks.tpl:30 setup/setup_checks.tpl:91 -#: setup/class_setupStep_Migrate.inc:1186 -#: ihtml/themes/default/msg_dialog.tpl:52 -#: ihtml/themes/default/msg_dialog.tpl:95 -#, php-format -msgid "Error" +#: ihtml/themes/default/MultiSelectWindow.tpl:63 +#: ihtml/themes/default/MultiSelectWindow.tpl:103 +#: plugins/admin/ogroups/ogroup_objects.tpl:20 +#: plugins/admin/groups/group_objects.tpl:20 +#: plugins/personal/posix/posix_groups.tpl:21 +msgid "Filters" msgstr "" -#: include/class_CopyPasteHandler.inc:117 -#: include/class_CopyPasteHandler.inc:192 -#, php-format -msgid "Cannot set permission for '%s'" +#: ihtml/themes/default/remove.tpl:2 ihtml/themes/default/msg_dialog.tpl:54 +#: ihtml/themes/default/msg_dialog.tpl:97 ihtml/themes/default/islocked.tpl:6 +#: ihtml/themes/default/conflict.tpl:6 html/password.php:280 html/index.php:57 +#: html/index.php:63 html/index.php:416 html/index.php:422 +#: include/functions.inc:745 include/functions.inc:2193 +#: include/functions.inc:2197 include/functions.inc:2203 +#: include/class_tabs.inc:259 plugins/admin/ogroups/remove.tpl:2 +#: plugins/admin/groups/remove.tpl:2 +#: plugins/admin/groups/class_groupGeneric.inc:1088 +#: plugins/admin/users/remove.tpl:2 +#: plugins/admin/users/class_userManagement.inc:631 +#: plugins/admin/departments/remove.tpl:2 +#: plugins/admin/departments/dep_move_confirm.tpl:2 +#: plugins/admin/acl/remove.tpl:2 +#: plugins/personal/posix/class_posixAccount.inc:837 +#: plugins/personal/posix/class_posixAccount.inc:990 +#: setup/class_setupStep_Migrate.inc:261 setup/class_setupStep_Migrate.inc:313 +#: setup/class_setupStep_Migrate.inc:446 setup/class_setupStep_Migrate.inc:523 +#: setup/class_setupStep_Migrate.inc:662 setup/class_setupStep_Migrate.inc:803 +#: setup/class_setupStep_Migrate.inc:2565 +#: setup/class_setupStep_Migrate.inc:2718 +#: setup/class_setupStep_Migrate.inc:3050 setup/setup_checks.tpl:32 +#: setup/setup_checks.tpl:93 +msgid "Warning" msgstr "" -#: include/class_CopyPasteHandler.inc:118 -#: include/class_CopyPasteHandler.inc:127 -#: include/class_CopyPasteHandler.inc:176 -#: include/class_CopyPasteHandler.inc:185 -#: include/class_CopyPasteHandler.inc:193 include/class_pluglist.inc:177 -#: include/class_config.inc:125 include/class_config.inc:629 -#: include/utils/class_timezone.inc:47 include/functions.inc:637 -#: include/functions.inc:2555 include/functions.inc:2579 -#: include/functions.inc:2592 -#: include/password-methods/class_password-methods-ssha.inc:51 -#: include/password-methods/class_password-methods-sha.inc:48 -#: include/class_plugin.inc:1325 include/class_plugin.inc:1337 -#: plugins/admin/groups/class_groupGeneric.inc:163 -#: plugins/admin/groups/class_groupGeneric.inc:728 html/password.php:74 -#: html/index.php:143 html/index.php:215 html/main.php:228 -msgid "Configuration error" +#: ihtml/themes/default/remove.tpl:6 +msgid "" +"This may be used by several groups. Please double check if your really want " +"to do this since there is no way for GOsa to get your data back." msgstr "" -#: include/class_CopyPasteHandler.inc:158 -#, php-format -msgid "'%s' is no vaild LDAP object" +#: ihtml/themes/default/remove.tpl:9 plugins/admin/ogroups/remove.tpl:10 +#: plugins/admin/groups/remove.tpl:10 plugins/admin/users/remove.tpl:10 +msgid "So - if you're sure - press 'Delete' to continue or 'Cancel' to abort." msgstr "" -#: include/class_CopyPasteHandler.inc:159 -#: include/class_CopyPasteHandler.inc:269 include/class_acl.inc:905 -#: include/class_ldap.inc:648 include/class_ldap.inc:696 -#: include/class_session.inc:76 include/class_session.inc:101 -#: include/class_session.inc:127 include/functions.inc:467 -#: include/functions.inc:627 include/functions.inc:724 -#: include/functions.inc:1107 include/functions.inc:1917 -#: include/functions.inc:1951 include/functions.inc:1971 -#: include/class_log.inc:88 -msgid "Internal error" +#: ihtml/themes/default/remove.tpl:15 +#: ihtml/themes/default/copyPasteDialog.tpl:21 +#: ihtml/themes/default/acl.tpl:128 ihtml/themes/default/acl.tpl:142 +#: ihtml/themes/default/snapshotdialog.tpl:44 +#: ihtml/themes/default/snapshotdialog.tpl:89 +#: ihtml/themes/default/msg_dialog.tpl:74 +#: ihtml/themes/default/msg_dialog.tpl:127 +#: ihtml/themes/default/msg_dialog.tpl:130 +#: ihtml/themes/default/islocked.tpl:19 include/class_baseSelectDialog.inc:62 +#: include/utils/class_msgPool.inc:308 setup/setup_migrate.tpl:163 +#: setup/setup_migrate.tpl:214 setup/setup_migrate.tpl:261 +#: setup/setup_migrate.tpl:326 setup/setup_migrate.tpl:382 +#: setup/setup_migrate.tpl:435 setup/setup_migrate.tpl:480 +#: setup/setup_migrate.tpl:523 setup/setup_migrate.tpl:567 +#: setup/setup_ldap.tpl:17 +#, php-format +msgid "Cancel" msgstr "" -#: include/class_CopyPasteHandler.inc:175 -#, php-format -msgid "No write permission in '%s'" +#: ihtml/themes/default/login.tpl:10 +msgid "GOsa login screen" msgstr "" -#: include/class_CopyPasteHandler.inc:386 -#, php-format -msgid "These objects will be pasted: %s" +#: ihtml/themes/default/login.tpl:27 +msgid "Login screen" msgstr "" -#: include/class_CopyPasteHandler.inc:410 -#, php-format -msgid "This object will be pasted: %s" +#: ihtml/themes/default/login.tpl:34 +msgid "" +"Please use your username and your password to log into the site " +"administration system." msgstr "" -#: include/class_CopyPasteHandler.inc:506 include/class_plugin.inc:2065 -#: include/class_plugin.inc:2068 -msgid "Paste" +#: ihtml/themes/default/login.tpl:42 ihtml/themes/default/login.tpl:44 +#: ihtml/themes/default/password.tpl:69 ihtml/themes/default/password.tpl:71 +#: plugins/admin/users/class_divListUsers.inc:80 +msgid "Username" msgstr "" -#: include/class_CopyPasteHandler.inc:508 -msgid "Cannot paste" +#: ihtml/themes/default/login.tpl:47 ihtml/themes/default/login.tpl:49 +#: ihtml/themes/default/password.tpl:40 +#: plugins/personal/generic/paste_generic.tpl:20 +#: plugins/personal/password/class_password.inc:26 setup/setup_config2.tpl:295 +#: setup/setup_config2.tpl:340 setup/setup_migrate.tpl:299 +msgid "Password" msgstr "" -#: include/class_acl.inc:26 -msgid "Access control" +#: ihtml/themes/default/login.tpl:52 ihtml/themes/default/login.tpl:53 +#: ihtml/themes/default/password.tpl:60 ihtml/themes/default/password.tpl:62 +msgid "Directory" msgstr "" -#: include/class_acl.inc:27 plugins/admin/acl/class_aclManagement.inc:27 -msgid "Manage access control lists" +#: ihtml/themes/default/login.tpl:77 ihtml/themes/default/login.tpl:80 +msgid "Sign in" msgstr "" -#: include/class_acl.inc:201 plugins/admin/acl/class_aclRole.inc:124 -msgid "All categories" +#: ihtml/themes/default/login.tpl:78 +msgid "Click here to log in" msgstr "" -#: include/class_acl.inc:209 -msgid "Reset ACLs" +#: ihtml/themes/default/copyPasteDialog.tpl:1 +msgid "Copy & paste wizard" msgstr "" -#: include/class_acl.inc:210 plugins/admin/acl/class_aclRole.inc:132 -msgid "One level" +#: ihtml/themes/default/copyPasteDialog.tpl:7 +msgid "" +"Some values need to be unique in the complete directory while some " +"combinations make no sense. GOsa shows the relevant attributes. Please " +"maintain the values below to fullfill the policies." msgstr "" -#: include/class_acl.inc:211 include/class_acl.inc:216 -#: plugins/admin/acl/class_aclRole.inc:133 -msgid "Current object" +#: ihtml/themes/default/copyPasteDialog.tpl:9 +msgid "Remember that some properties like taken snapshots will not be copied!" msgstr "" -#: include/class_acl.inc:212 plugins/admin/acl/class_aclRole.inc:134 -msgid "Complete subtree" +#: 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 "" -#: include/class_acl.inc:213 plugins/admin/acl/class_aclRole.inc:135 -msgid "Complete subtree (permanent)" +#: ihtml/themes/default/copyPasteDialog.tpl:19 +#: include/class_MultiSelectWindow.inc:144 include/utils/class_msgPool.inc:326 +#, php-format +msgid "Save" msgstr "" -#: include/class_acl.inc:214 include/class_acl.inc:217 -msgid "Use ACL defined in role" +#: ihtml/themes/default/copyPasteDialog.tpl:24 +msgid "Cancel all" msgstr "" -#: include/class_acl.inc:220 plugins/admin/users/class_userManagement.inc:26 -#: plugins/personal/generic/class_user.inc:1549 -#: setup/class_setupStep_Migrate.inc:1028 -msgid "Users" +#: ihtml/themes/default/copyPasteDialog.tpl:30 +msgid "Operation complete" msgstr "" -#: include/class_acl.inc:220 plugins/admin/groups/class_groupGeneric.inc:1258 -#: plugins/admin/groups/class_groupManagement.inc:26 -#: setup/class_setupStep_Migrate.inc:1031 -msgid "Groups" +#: ihtml/themes/default/copyPasteDialog.tpl:32 +#: setup/class_setupStep_Finish.inc:37 +msgid "Finish" msgstr "" -#: include/class_acl.inc:465 include/class_baseSelectDialog.inc:49 -#: include/class_MultiSelectWindow.inc:258 -#: include/class_MultiSelectWindow.inc:260 -#: plugins/admin/acl/class_aclRole.inc:373 -msgid "Up" +#: 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 "" -#: include/class_acl.inc:467 plugins/admin/acl/class_aclRole.inc:375 -msgid "Down" +#: ihtml/themes/default/sizelimit.tpl:6 +msgid "Please choose the way to react for this session" msgstr "" -#: include/class_acl.inc:472 include/class_acl.inc:520 -#: plugins/admin/acl/class_aclRole.inc:378 -#: plugins/admin/acl/class_aclRole.inc:429 -#: plugins/admin/users/class_divListUsers.inc:134 -#: plugins/admin/groups/class_divListGroup.inc:139 -msgid "Edit" +#: ihtml/themes/default/sizelimit.tpl:9 +msgid "ignore this error and show all entries the LDAP server returns" msgstr "" -#: include/class_acl.inc:472 include/class_acl.inc:476 -#: include/class_acl.inc:1202 include/class_acl.inc:1203 -#: include/class_acl.inc:1208 include/class_tabs.inc:391 -#: plugins/admin/acl/class_divListACL.inc:179 -#: plugins/admin/acl/tabs_acl.inc:28 -#: plugins/admin/acl/class_aclManagement.inc:26 -#: plugins/admin/acl/class_aclManagement.inc:293 -#: plugins/admin/acl/class_aclRole.inc:379 -#: plugins/admin/acl/class_aclRole.inc:383 -#: plugins/admin/acl/class_aclRole.inc:749 -msgid "ACL" +#: ihtml/themes/default/sizelimit.tpl:10 +msgid "" +"ignore this error and show all entries that fit into the defined sizelimit " +"and let me use filters instead" msgstr "" -#: include/class_acl.inc:476 include/class_acl.inc:524 -#: include/utils/class_msgPool.inc:338 plugins/admin/acl/class_aclRole.inc:382 -#: plugins/admin/acl/class_aclRole.inc:433 +#: ihtml/themes/default/sizelimit.tpl:14 include/utils/class_msgPool.inc:344 +#: plugins/personal/generic/generic.tpl:137 #, php-format -msgid "Delete" +msgid "Set" msgstr "" -#: include/class_acl.inc:512 -msgid "No ACL settings for this category!" +#: ihtml/themes/default/acl.tpl:7 plugins/admin/acl/acl_role.tpl:3 +msgid "Assigned ACL for current entry" msgstr "" -#: include/class_acl.inc:514 -#, php-format -msgid "Contains ACLs for these objects: %s" +#: ihtml/themes/default/acl.tpl:12 plugins/admin/acl/acl_role.tpl:45 +msgid "New ACL" msgstr "" -#: include/class_acl.inc:520 include/class_acl.inc:524 -msgid "category ACL" +#: ihtml/themes/default/acl.tpl:17 plugins/admin/acl/acl_role.tpl:51 +msgid "ACL type" msgstr "" -#: include/class_acl.inc:574 -#, php-format -msgid "Edit ACL for '%s' - scope is '%s'" +#: ihtml/themes/default/acl.tpl:19 ihtml/themes/default/acl.tpl:24 +#: plugins/admin/acl/acl_role.tpl:51 +msgid "Select an acl type" msgstr "" -#: include/class_acl.inc:584 plugins/admin/acl/class_aclRole.inc:463 -msgid "All objects in current subtree" +#: ihtml/themes/default/acl.tpl:29 ihtml/themes/default/acl.tpl:52 +#: ihtml/themes/default/acl.tpl:125 ihtml/themes/default/acl.tpl:140 +#: include/utils/class_msgPool.inc:320 setup/setup_migrate.tpl:161 +#: setup/setup_migrate.tpl:212 setup/setup_migrate.tpl:260 +#: setup/setup_migrate.tpl:325 setup/setup_migrate.tpl:380 +#: setup/setup_migrate.tpl:433 setup/setup_migrate.tpl:478 +#: setup/setup_migrate.tpl:521 setup/setup_migrate.tpl:565 +#: setup/setup_ldap.tpl:16 +#, php-format +msgid "Apply" msgstr "" -#: include/class_acl.inc:728 include/class_acl.inc:735 -#: include/class_acl.inc:742 include/class_acl.inc:748 -#: include/utils/class_msgPool.inc:463 -#: plugins/admin/departments/class_departmentGeneric.inc:574 -#: ihtml/themes/default/snapshotdialog.tpl:20 -#: ihtml/themes/default/snapshotdialog.tpl:62 -msgid "Object" +#: ihtml/themes/default/acl.tpl:36 +msgid "Additional filter options" msgstr "" -#: include/class_acl.inc:730 include/class_acl.inc:737 -msgid "Show/hide advanced settings" +#: ihtml/themes/default/acl.tpl:47 +msgid "Use members from" msgstr "" -#: include/class_acl.inc:754 -msgid "Create objects" +#: ihtml/themes/default/acl.tpl:61 +msgid "Available members" msgstr "" -#: include/class_acl.inc:755 -msgid "Move objects" +#: ihtml/themes/default/acl.tpl:63 ihtml/themes/default/acl.tpl:68 +msgid "List message possible targets" msgstr "" -#: include/class_acl.inc:756 -msgid "Remove objects" +#: ihtml/themes/default/acl.tpl:82 include/class_acl.inc:1050 +msgid "Members" msgstr "" -#: include/class_acl.inc:758 -msgid "Grant permission to owner" +#: ihtml/themes/default/acl.tpl:84 ihtml/themes/default/acl.tpl:90 +msgid "List message recipients" msgstr "" -#: include/class_acl.inc:762 include/class_acl.inc:861 -#: include/class_acl.inc:865 -msgid "read" +#: ihtml/themes/default/acl.tpl:104 plugins/admin/acl/acl_role.tpl:56 +msgid "List of available ACL categories" msgstr "" -#: include/class_acl.inc:763 include/class_acl.inc:863 -#: include/class_acl.inc:866 -msgid "write" +#: ihtml/themes/default/acl.tpl:112 +msgid "ACL for this object" msgstr "" -#: include/class_acl.inc:767 -msgid "Complete object" +#: ihtml/themes/default/acl.tpl:118 +msgid "Available roles" msgstr "" -#: include/class_acl.inc:905 -#, php-format -msgid "Unkown ACL type '%s'!" +#: ihtml/themes/default/accountexpired.tpl:15 +msgid "Your password has expired. Please choose a new one!" msgstr "" -#: include/class_acl.inc:948 -#, php-format -msgid "Unknown entry '%s'!" +#: ihtml/themes/default/accountexpired.tpl:23 +#: ihtml/themes/default/accountexpired.tpl:27 +msgid "Old password" msgstr "" -#: include/class_acl.inc:1008 include/class_acl.inc:1010 -#, php-format -msgid "Role: %s" +#: ihtml/themes/default/accountexpired.tpl:32 +#: ihtml/themes/default/accountexpired.tpl:36 +#: ihtml/themes/default/password.tpl:82 ihtml/themes/default/password.tpl:83 +#: html/password.php:196 plugins/admin/users/password.tpl:13 +#: plugins/admin/users/class_userManagement.inc:265 +#: plugins/personal/generic/main.inc:97 +#: plugins/personal/generic/password.tpl:7 +#: plugins/personal/password/password.tpl:18 +msgid "New password" msgstr "" -#: include/class_acl.inc:1010 -msgid "unknown role" +#: ihtml/themes/default/accountexpired.tpl:41 +#: ihtml/themes/default/accountexpired.tpl:45 +msgid "Verify password" msgstr "" -#: include/class_acl.inc:1018 -#, php-format -msgid "Contains settings for these objects: %s" +#: ihtml/themes/default/accountexpired.tpl:51 +#: plugins/admin/users/class_divListUsers.inc:136 +#: plugins/admin/users/class_divListUsers.inc:270 +msgid "Change password" msgstr "" -#: include/class_acl.inc:1027 ihtml/themes/default/acl.tpl:82 -msgid "Members" -msgstr "" - -#: include/class_acl.inc:1033 -msgid "ACL takes effect for all users" -msgstr "" - -#: include/class_acl.inc:1170 include/class_ldap.inc:705 -#: include/class_ldap.inc:1171 include/class_config.inc:259 -#: include/functions.inc:364 include/functions.inc:390 -#: include/functions.inc:398 include/functions.inc:427 -#: include/functions.inc:652 include/functions.inc:695 -#: include/functions.inc:737 include/functions.inc:782 -#: include/functions.inc:2534 include/functions.inc:2781 -#: include/class_MultiSelectWindow.inc:550 include/class_plugin.inc:1243 -#: include/class_plugin.inc:1292 include/class_plugin.inc:1296 -#: include/class_plugin.inc:1311 include/class_plugin.inc:1371 -#: include/class_plugin.inc:1429 include/class_plugin.inc:1495 -#: include/class_plugin.inc:1510 -#: plugins/admin/departments/class_departmentGeneric.inc:241 -#: plugins/admin/departments/class_departmentGeneric.inc:429 -#: plugins/admin/departments/class_departmentGeneric.inc:702 -#: plugins/admin/departments/class_departmentGeneric.inc:733 -#: plugins/admin/acl/class_aclRole.inc:616 -#: plugins/admin/acl/class_aclRole.inc:656 -#: plugins/admin/acl/class_aclRole.inc:670 -#: plugins/admin/ogroups/class_ogroup.inc:1033 -#: plugins/admin/ogroups/class_ogroup.inc:1047 -#: plugins/admin/groups/class_groupGeneric.inc:758 -#: plugins/admin/groups/class_groupGeneric.inc:1069 -#: plugins/personal/posix/class_posixAccount.inc:678 -#: plugins/personal/posix/class_posixAccount.inc:942 -#: plugins/personal/generic/class_user.inc:722 -#: plugins/personal/generic/class_user.inc:1084 html/index.php:253 -#: html/index.php:268 html/index.php:281 -#: setup/class_setupStep_Migrate.inc:1197 -#: setup/class_setupStep_Migrate.inc:1225 -#: setup/class_setupStep_Migrate.inc:1274 -#: setup/class_setupStep_Migrate.inc:1323 -#: setup/class_setupStep_Migrate.inc:2250 -#: setup/class_setupStep_Migrate.inc:2254 -#: setup/class_setupStep_Migrate.inc:2444 -#: setup/class_setupStep_Migrate.inc:2464 -#: setup/class_setupStep_Migrate.inc:2581 -#: setup/class_setupStep_Migrate.inc:2928 -#: setup/class_setupStep_Migrate.inc:2942 -msgid "LDAP error" -msgstr "" - -#: include/class_acl.inc:1203 -msgid "Access control list" +#: ihtml/themes/default/accountexpired.tpl:52 +#: ihtml/themes/default/password.tpl:102 +msgid "Click here to change your password" msgstr "" -#: include/class_acl.inc:1208 -msgid "ACL roles" +#: ihtml/themes/default/logout-close.tpl:5 +msgid "Your GOsa session has been closed!" msgstr "" -#: include/class_pluglist.inc:58 -msgid "All objects in this category" +#: 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 "" -#: include/class_pluglist.inc:178 -msgid "The configuration format has changed. Please re-run setup!" +#: ihtml/themes/default/snapshotdialog.tpl:3 +msgid "Restoring object snapshots" msgstr "" -#: include/class_pluglist.inc:193 include/class_pluglist.inc:194 -#: include/class_pluglist.inc:307 -msgid "Unknown" +#: 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 "" -#: include/class_pluglist.inc:203 ihtml/themes/default/framework.tpl:8 -#: ihtml/themes/default/framework.tpl:11 ihtml/themes/default/framework.tpl:20 -#: ihtml/themes/default/framework.tpl:24 +#: ihtml/themes/default/snapshotdialog.tpl:9 msgid "" -"You are currently editing a database entry. Do you want to dismiss the " -"changes?" +"Remember that DNS configuration and database entries could not be restored. " +"For some objects it is only nescessary to open and save them again (goFon), " +"but some entries must be recreated manually (glpi)." msgstr "" -#: include/class_ldap.inc:231 include/class_ldap.inc:264 -msgid "Performance warning" +#: 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 "" -#: include/class_ldap.inc:231 include/class_ldap.inc:264 -#, php-format -msgid "LDAP performance is poor: last query took about %.2fs!" +#: ihtml/themes/default/snapshotdialog.tpl:20 +#: ihtml/themes/default/snapshotdialog.tpl:62 include/class_acl.inc:747 +#: include/class_acl.inc:754 include/class_acl.inc:761 +#: include/class_acl.inc:767 include/utils/class_msgPool.inc:463 +#: plugins/admin/departments/class_departmentGeneric.inc:574 +msgid "Object" msgstr "" -#: include/class_ldap.inc:648 -#, php-format -msgid "" -"Cannot automatically create subtrees with RDN '%s': no object class found!" +#: ihtml/themes/default/snapshotdialog.tpl:29 +msgid "There is no snapshot available that could be restored" msgstr "" -#: include/class_ldap.inc:696 -#, php-format -msgid "Cannot automatically create subtrees with RDN '%s': not supported" +#: ihtml/themes/default/snapshotdialog.tpl:31 +msgid "Choose a snapshot and click the folder image, to restore the snapshot" msgstr "" -#: include/class_ldap.inc:780 -#, php-format -msgid "while operating on '%s' using LDAP server '%s'" +#: ihtml/themes/default/snapshotdialog.tpl:49 +msgid "Creating object snapshots" msgstr "" -#: include/class_ldap.inc:782 -#, php-format -msgid "while operating on LDAP server %s" +#: ihtml/themes/default/snapshotdialog.tpl:52 +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 "" -#: include/class_ldap.inc:1004 -#, php-format +#: ihtml/themes/default/snapshotdialog.tpl:55 msgid "" -"This is not a valid DN: '%s'. A block for import should begin with 'dn: ...' " -"in line %s" +"Remember that database entries, DNS configurations and possibly created " +"zones in server extensions will not be stored in the snapshot." msgstr "" -#: include/class_ldap.inc:1033 -#, php-format -msgid "Error while importing dn: '%s', please check your LDIF from line %s on!" +#: ihtml/themes/default/snapshotdialog.tpl:70 +msgid "Timestamp" msgstr "" -#: include/class_socketClient.inc:60 -msgid "The mcrypt module was not found. Please install php5-mcrypt." +#: ihtml/themes/default/snapshotdialog.tpl:79 +msgid "Reason for generating this snapshot" msgstr "" -#: include/class_socketClient.inc:108 -#, php-format -msgid "Socket connection to host '%s:%s' failed: %s" +#: ihtml/themes/default/snapshotdialog.tpl:87 +#: plugins/admin/users/template.tpl:48 +#: plugins/admin/departments/class_departmentGeneric.inc:514 +#: plugins/admin/departments/class_departmentGeneric.inc:596 +msgid "Continue" msgstr "" -#: include/class_socketClient.inc:191 +#: ihtml/themes/default/msg_dialog.tpl:52 +#: ihtml/themes/default/msg_dialog.tpl:95 html/index.php:223 +#: html/index.php:227 include/password-methods/class_password-methods.inc:250 +#: include/class_tabs.inc:50 include/class_plugin.inc:659 +#: include/class_plugin.inc:700 include/class_plugin.inc:742 +#: include/class_plugin.inc:1612 include/utils/class_msgPool.inc:153 +#: include/utils/class_msgPool.inc:165 include/utils/class_msgPool.inc:183 +#: include/utils/class_msgPool.inc:466 include/utils/class_msgPool.inc:485 +#: include/class_log.inc:138 include/class_log.inc:218 +#: include/class_gosaSupportDaemon.inc:1160 +#: include/class_gosaSupportDaemon.inc:1180 +#: include/class_CopyPasteHandler.inc:117 +#: include/class_CopyPasteHandler.inc:126 +#: include/class_CopyPasteHandler.inc:158 +#: include/class_CopyPasteHandler.inc:175 +#: include/class_CopyPasteHandler.inc:184 +#: include/class_CopyPasteHandler.inc:192 +#: include/class_CopyPasteHandler.inc:268 +#: include/class_CopyPasteHandler.inc:367 include/class_msg_dialog.inc:99 +#: plugins/admin/groups/class_groupGeneric.inc:627 +#: plugins/admin/groups/class_groupGeneric.inc:633 +#: plugins/admin/groups/class_groupGeneric.inc:981 +#: plugins/admin/groups/class_groupGeneric.inc:986 +#: plugins/admin/groups/class_groupGeneric.inc:1247 +#: plugins/personal/generic/class_user.inc:412 +#: plugins/personal/generic/class_user.inc:513 +#: plugins/personal/generic/class_user.inc:806 +#: plugins/personal/generic/class_user.inc:1382 +#: plugins/personal/generic/main.inc:115 +#: plugins/personal/posix/class_posixAccount.inc:1382 +#: setup/class_setupStep_Migrate.inc:1197 setup/setup_checks.tpl:30 +#: setup/setup_checks.tpl:91 #, php-format -msgid "Socket timeout of %s seconds reached." +msgid "Error" msgstr "" -#: include/class_config.inc:122 +#: ihtml/themes/default/msg_dialog.tpl:71 +#: ihtml/themes/default/msg_dialog.tpl:73 +#: ihtml/themes/default/msg_dialog.tpl:124 +#: ihtml/themes/default/msg_dialog.tpl:126 +#: ihtml/themes/default/msg_dialog.tpl:129 include/utils/class_msgPool.inc:314 +#: setup/class_setupStep_Migrate.inc:267 setup/class_setupStep_Migrate.inc:319 +#: setup/class_setupStep_Migrate.inc:380 setup/class_setupStep_Migrate.inc:453 +#: setup/class_setupStep_Migrate.inc:530 setup/class_setupStep_Migrate.inc:605 +#: setup/class_setupStep_Migrate.inc:658 setup/class_setupStep_Migrate.inc:799 +#: setup/class_setupStep_Migrate.inc:1045 +#: setup/class_setupStep_Migrate.inc:2007 +#: setup/class_setupStep_Migrate.inc:2149 +#: setup/class_setupStep_Migrate.inc:2571 +#: setup/class_setupStep_Migrate.inc:2725 +#: setup/class_setupStep_Migrate.inc:3055 setup/setup_checks.tpl:27 +#: setup/setup_checks.tpl:87 #, php-format -msgid "XML error in gosa.conf: %s at line %d" +msgid "Ok" msgstr "" -#: include/class_config.inc:259 -msgid "Cannot bind to LDAP. Please contact the system administrator." +#: ihtml/themes/default/password.tpl:6 +msgid "Change your password" msgstr "" -#: include/class_config.inc:629 -msgid "sambaSID and/or sambaRidBase missing in the configuration!" +#: ihtml/themes/default/password.tpl:35 +msgid "Success" msgstr "" -#: include/class_config.inc:979 -msgid "Configuration" +#: ihtml/themes/default/password.tpl:35 +msgid "Your password has been changed successfully." msgstr "" -#: include/class_config.inc:979 -msgid "" -"The configuration file you are using seems to be outdated. Please move the " -"GOsa configuration file away to run the GOsa setup again." +#: ihtml/themes/default/password.tpl:41 html/main.php:329 +#: plugins/admin/users/class_userManagement.inc:316 +#: plugins/admin/users/class_userManagement.inc:379 +#: plugins/personal/password/class_password.inc:78 +#: plugins/personal/password/class_password.inc:81 +#: plugins/personal/password/class_password.inc:84 +#: plugins/personal/password/class_password.inc:87 +#: plugins/personal/password/class_password.inc:90 +#: plugins/personal/password/class_password.inc:93 +#: plugins/personal/password/class_password.inc:107 +#: plugins/personal/password/class_password.inc:113 +msgid "Password change" msgstr "" -#: include/utils/class_timezone.inc:47 -#, php-format +#: ihtml/themes/default/password.tpl:53 msgid "" -"The timezone setting '%s' in your gosa.conf is not valid. Cannot calculate " -"correct timezone offset." +"This dialog provides a simple way to change your password. Enter the current " +"password and the new password (twice) in the fields below and press the " +"'Change' button." msgstr "" -#: include/utils/class_msgPool.inc:15 -#, php-format -msgid "Select to list objects of type '%s'." +#: ihtml/themes/default/password.tpl:78 ihtml/themes/default/password.tpl:79 +#: html/password.php:217 plugins/personal/password/password.tpl:13 +msgid "Current password" msgstr "" -#: include/utils/class_msgPool.inc:17 -#, php-format -msgid "Select to list objects containig '%s'." +#: ihtml/themes/default/password.tpl:86 ihtml/themes/default/password.tpl:87 +msgid "New password repeated" msgstr "" -#: include/utils/class_msgPool.inc:19 -#, php-format -msgid "Select to list objects that have '%s' enabled" +#: ihtml/themes/default/password.tpl:90 +#: plugins/personal/password/password.tpl:28 +msgid "Password strength" msgstr "" -#: include/utils/class_msgPool.inc:21 -#: plugins/admin/ogroups/ogroup_objects.tpl:33 -msgid "Select to search within subtrees" +#: ihtml/themes/default/password.tpl:101 +msgid "Change" msgstr "" -#: include/utils/class_msgPool.inc:23 -#: plugins/admin/ogroups/ogroup_objects.tpl:33 -#: plugins/personal/posix/posix_groups.tpl:68 -msgid "Search in subtrees" +#: ihtml/themes/default/islocked.tpl:2 +msgid "Locking conflict detected" msgstr "" -#: include/utils/class_msgPool.inc:33 -msgid "This object will be deleted!" +#: ihtml/themes/default/islocked.tpl:9 +msgid "" +"If this lock detection is false, the other person has obviously closed the " +"webbrowser during the edit operation. You may want to take over the lock by " +"pressing the 'Edit anyway' button." msgstr "" -#: include/utils/class_msgPool.inc:35 -#, php-format -msgid "This '%s' object will be deleted!" +#: ihtml/themes/default/islocked.tpl:16 +msgid "Read only" msgstr "" -#: include/utils/class_msgPool.inc:40 -#, php-format -msgid "This object will be deleted: %s" +#: ihtml/themes/default/help.tpl:9 +msgid "GOsa help viewer" msgstr "" -#: include/utils/class_msgPool.inc:42 -#, php-format -msgid "This '%s' object will be deleted: %s" +#: ihtml/themes/default/help.tpl:15 +msgid "Index" msgstr "" -#: include/utils/class_msgPool.inc:47 -msgid "This object will be deleted:" +#: ihtml/themes/default/help.tpl:21 setup/setup_ldap.tpl:13 +msgid "Search" msgstr "" -#: include/utils/class_msgPool.inc:49 -#, php-format -msgid "This '%s' object will be deleted:" +#: ihtml/themes/default/logout.tpl:5 +msgid "Your GOsa session has expired!" msgstr "" -#: include/utils/class_msgPool.inc:53 -#, php-format -msgid "These objects will be deleted: %s" +#: ihtml/themes/default/logout.tpl:7 +msgid "" +"The last interaction with the GOsa web interface has been some time ago in " +"the past. For security reasons, the session has been closed. To continue " +"with administrative tasks, please sign in again." msgstr "" -#: include/utils/class_msgPool.inc:55 -#, php-format -msgid "These '%s' objects will be deleted: %s" +#: ihtml/themes/default/logout.tpl:10 +msgid "Sign in again" msgstr "" -#: include/utils/class_msgPool.inc:63 -msgid "You have no permission to delete this object!" +#: ihtml/themes/default/conflict.tpl:2 +msgid "Session conflict detected" msgstr "" -#: include/utils/class_msgPool.inc:67 include/utils/class_msgPool.inc:71 -msgid "You have no permission to delete the object:" +#: ihtml/themes/default/conflict.tpl:6 +msgid "" +"Probably there's another active instance of your session. Multiple window " +"operation is technical not possible and heavily depends on the browser " +"you're using. Usage of different browsers at a time (i.e. IE and Mozilla) is " +"possible. Pressing the Logout button will close this session." msgstr "" -#: include/utils/class_msgPool.inc:74 -msgid "You have no permission to delete these objects:" +#: ihtml/themes/default/conflict.tpl:10 +msgid "" +"Ignoring this message will change/destroy the data you're currently editing, " +"so please close multiple windows and log in again." msgstr "" -#: include/utils/class_msgPool.inc:81 -msgid "You have no permission to create this object!" +#: ihtml/themes/default/conflict.tpl:14 +msgid "Logout" msgstr "" -#: include/utils/class_msgPool.inc:85 include/utils/class_msgPool.inc:89 -msgid "You have no permission to create the object:" +#: ihtml/themes/default/framework.tpl:8 ihtml/themes/default/framework.tpl:11 +#: ihtml/themes/default/framework.tpl:20 ihtml/themes/default/framework.tpl:24 +#: include/class_pluglist.inc:203 +msgid "" +"You are currently editing a database entry. Do you want to dismiss the " +"changes?" msgstr "" -#: include/utils/class_msgPool.inc:92 -msgid "You have no permission to create these objects:" +#: ihtml/themes/default/framework.tpl:8 ihtml/themes/default/framework.tpl:11 +msgid "Main" msgstr "" -#: include/utils/class_msgPool.inc:99 -msgid "You have no permission to modify this object!" +#: ihtml/themes/default/framework.tpl:16 +msgid "Help" msgstr "" -#: include/utils/class_msgPool.inc:103 include/utils/class_msgPool.inc:107 -msgid "You have no permission to modify the object:" +#: ihtml/themes/default/framework.tpl:21 ihtml/themes/default/framework.tpl:25 +msgid "Sign out" msgstr "" -#: include/utils/class_msgPool.inc:110 -msgid "You have no permission to modify these objects:" +#: ihtml/themes/default/framework.tpl:29 +msgid "Signed in:" msgstr "" -#: include/utils/class_msgPool.inc:117 -msgid "You have no permission to view this object!" +#: ihtml/themes/default/framework.tpl:32 +msgid "GOsa main menu" msgstr "" -#: include/utils/class_msgPool.inc:121 include/utils/class_msgPool.inc:125 -msgid "You have no permission to view the object:" +#: html/password.php:58 html/main.php:147 include/functions.inc:336 +#: plugins/admin/departments/class_departmentGeneric.inc:386 +msgid "Fatal error" msgstr "" -#: include/utils/class_msgPool.inc:128 -msgid "You have no permission to view these objects:" +#: html/password.php:58 html/index.php:143 +#, php-format +msgid "GOsa configuration %s/%s is not readable. Aborted." msgstr "" -#: include/utils/class_msgPool.inc:135 -msgid "You have no permission to move this object!" +#: html/password.php:74 html/index.php:143 html/index.php:215 +#: html/main.php:228 +#: include/password-methods/class_password-methods-ssha.inc:51 +#: include/password-methods/class_password-methods-sha.inc:48 +#: include/functions.inc:637 include/functions.inc:2556 +#: include/functions.inc:2580 include/functions.inc:2593 +#: include/class_plugin.inc:1330 include/class_plugin.inc:1343 +#: include/class_plugin.inc:1361 include/utils/class_timezone.inc:47 +#: include/class_config.inc:124 include/class_config.inc:628 +#: include/class_pluglist.inc:177 include/class_CopyPasteHandler.inc:118 +#: include/class_CopyPasteHandler.inc:127 +#: include/class_CopyPasteHandler.inc:176 +#: include/class_CopyPasteHandler.inc:185 +#: include/class_CopyPasteHandler.inc:193 +#: plugins/admin/groups/class_groupGeneric.inc:163 +#: plugins/admin/groups/class_groupGeneric.inc:755 +msgid "Configuration error" msgstr "" -#: include/utils/class_msgPool.inc:139 include/utils/class_msgPool.inc:143 -msgid "You have no permission to move the object:" +#: html/password.php:74 html/index.php:164 html/setup.php:66 +#, php-format +msgid "Directory '%s' specified as compile directory is not accessible!" msgstr "" -#: include/utils/class_msgPool.inc:146 -msgid "You have no permission to move these objects:" +#: html/password.php:159 plugins/personal/generic/class_user.inc:603 +msgid "Password method" msgstr "" -#: include/utils/class_msgPool.inc:156 include/utils/class_msgPool.inc:168 -#: include/utils/class_msgPool.inc:186 -msgid "Connection information" +#: html/password.php:159 +msgid "Error: Password method not available!" msgstr "" -#: include/utils/class_msgPool.inc:158 -#, php-format -msgid "Cannot connect to %s database!" +#: html/password.php:193 plugins/admin/users/class_userManagement.inc:260 +#: plugins/personal/generic/main.inc:92 +#: plugins/personal/password/class_password.inc:82 +msgid "" +"The passwords you've entered as 'New password' and 'Repeated new password' " +"do not match." msgstr "" -#: include/utils/class_msgPool.inc:170 -#, php-format -msgid "Cannot select %s database!" +#: html/password.php:204 plugins/personal/password/class_password.inc:88 +msgid "The password used as new and current are too similar." msgstr "" -#: include/utils/class_msgPool.inc:176 -#, php-format -msgid "No %s server defined!" +#: html/password.php:209 plugins/personal/password/class_password.inc:91 +msgid "The password used as new is to short." msgstr "" -#: include/utils/class_msgPool.inc:188 -#, php-format -msgid "Cannot query %s database!" +#: html/password.php:215 plugins/admin/users/template.tpl:32 +#: plugins/personal/generic/class_user.inc:1225 +#: plugins/personal/generic/class_user.inc:1238 +#: plugins/personal/generic/class_user.inc:1252 +#: plugins/personal/generic/class_user.inc:1254 +#: plugins/personal/generic/generic.tpl:82 +#: plugins/personal/generic/paste_generic.tpl:15 +msgid "Login" msgstr "" -#: include/utils/class_msgPool.inc:194 -#, php-format -msgid "The field '%s' contains a reserved keyword!" +#: html/password.php:224 html/index.php:324 +msgid "Please check the username/password combination." msgstr "" -#: include/utils/class_msgPool.inc:200 -#, php-format -msgid "Command specified as %s hook for plugin '%s' does not exist!" +#: html/password.php:228 +msgid "You have no permissions to change your password." msgstr "" -#: include/utils/class_msgPool.inc:207 -#, php-format -msgid "'%s' command is invalid!" +#: html/password.php:249 +msgid "External password changer reported a problem: " msgstr "" -#: include/utils/class_msgPool.inc:209 -#, php-format -msgid "'%s' command (%s) for plugin %s is invalid!" +#: html/password.php:280 html/index.php:416 +msgid "Session will not be encrypted." msgstr "" -#: include/utils/class_msgPool.inc:211 -#, php-format -msgid "'%s' command for plugin %s is invalid!" +#: html/password.php:280 html/index.php:416 +msgid "Enter SSL session" msgstr "" -#: include/utils/class_msgPool.inc:213 -#, php-format -msgid "'%s' command (%s) is invalid!" +#: html/index.php:57 +msgid "Session is not encrypted!" msgstr "" -#: include/utils/class_msgPool.inc:221 -#, php-format -msgid "Cannot execute '%s' command!" +#: html/index.php:64 +msgid "" +"The session lifetime configured in your gosa.conf will be overridden by php." +"ini settings." msgstr "" -#: include/utils/class_msgPool.inc:223 -#, php-format -msgid "Cannot execute '%s' command (%s) for plugin %s!" +#: html/index.php:164 +msgid "Smarty error" msgstr "" -#: include/utils/class_msgPool.inc:225 -#, php-format -msgid "Cannot execute '%s' command for plugin %s!" +#: html/index.php:215 +msgid "There is a problem with the authentication setup!" msgstr "" -#: include/utils/class_msgPool.inc:227 -#, php-format -msgid "Cannot execute '%s' command (%s)!" +#: html/index.php:223 +msgid "Cannot find a valid user for the current authentication setup!" msgstr "" -#: include/utils/class_msgPool.inc:235 -#, php-format -msgid "Value for '%s' is too large!" +#: html/index.php:227 +msgid "User information is not unique accross the configured LDAP trees!" msgstr "" -#: include/utils/class_msgPool.inc:237 -#, php-format -msgid "'%s' must be smaller than %d!" +#: html/index.php:253 html/index.php:268 html/index.php:281 +#: include/class_acl.inc:1193 include/class_MultiSelectWindow.inc:550 +#: include/functions.inc:364 include/functions.inc:390 +#: include/functions.inc:398 include/functions.inc:427 +#: include/functions.inc:652 include/functions.inc:695 +#: include/functions.inc:737 include/functions.inc:782 +#: include/functions.inc:2535 include/functions.inc:2782 +#: include/class_plugin.inc:1243 include/class_plugin.inc:1292 +#: include/class_plugin.inc:1296 include/class_plugin.inc:1311 +#: include/class_plugin.inc:1398 include/class_plugin.inc:1456 +#: include/class_plugin.inc:1522 include/class_plugin.inc:1537 +#: include/class_ldap.inc:708 include/class_ldap.inc:1174 +#: include/class_config.inc:258 plugins/admin/ogroups/class_ogroup.inc:1033 +#: plugins/admin/ogroups/class_ogroup.inc:1047 +#: plugins/admin/groups/class_groupGeneric.inc:785 +#: plugins/admin/groups/class_groupGeneric.inc:1112 +#: plugins/admin/departments/class_departmentGeneric.inc:241 +#: plugins/admin/departments/class_departmentGeneric.inc:429 +#: plugins/admin/departments/class_departmentGeneric.inc:702 +#: plugins/admin/departments/class_departmentGeneric.inc:733 +#: plugins/admin/acl/class_aclRole.inc:633 +#: plugins/admin/acl/class_aclRole.inc:673 +#: plugins/admin/acl/class_aclRole.inc:687 +#: plugins/personal/generic/class_user.inc:722 +#: plugins/personal/generic/class_user.inc:1084 +#: plugins/personal/posix/class_posixAccount.inc:678 +#: plugins/personal/posix/class_posixAccount.inc:1007 +#: setup/class_setupStep_Migrate.inc:1208 +#: setup/class_setupStep_Migrate.inc:1236 +#: setup/class_setupStep_Migrate.inc:1285 +#: setup/class_setupStep_Migrate.inc:1334 +#: setup/class_setupStep_Migrate.inc:2137 +#: setup/class_setupStep_Migrate.inc:2432 +#: setup/class_setupStep_Migrate.inc:2436 +#: setup/class_setupStep_Migrate.inc:2626 +#: setup/class_setupStep_Migrate.inc:2646 +#: setup/class_setupStep_Migrate.inc:2763 +#: setup/class_setupStep_Migrate.inc:3110 +#: setup/class_setupStep_Migrate.inc:3124 +msgid "LDAP error" msgstr "" -#: include/utils/class_msgPool.inc:245 -#, php-format -msgid "Value for '%s' is too small!" +#: html/index.php:268 +msgid "Cannot detect information about the installed LDAP schema!" msgstr "" -#: include/utils/class_msgPool.inc:247 -#, php-format -msgid "'%s' must be %d or above!" +#: html/index.php:281 +msgid "Your LDAP setup contains old schema definitions:" msgstr "" -#: include/utils/class_msgPool.inc:254 -#, php-format -msgid "'%s' depends on '%s' - please provide both values!" +#: html/index.php:302 +msgid "Please specify a valid username!" msgstr "" -#: include/utils/class_msgPool.inc:260 -#, php-format -msgid "There is already an entry with this '%s' attribute in the system!" +#: html/index.php:305 +msgid "Please specify your password!" msgstr "" -#: include/utils/class_msgPool.inc:266 -#, php-format -msgid "The required field '%s' is empty!" +#: html/index.php:317 +msgid "Authentication error" msgstr "" -#: include/utils/class_msgPool.inc:274 -msgid "Example" +#: html/index.php:317 +msgid "Cannot retrieve user information for htaccess authentication!" msgstr "" -#: include/utils/class_msgPool.inc:291 -#, php-format -msgid "The Field '%s' contains invalid characters" +#: html/index.php:371 +msgid "Account locked. Please contact your system administrator!" msgstr "" -#: include/utils/class_msgPool.inc:292 -#, php-format -msgid "'%s' is not allowed:" +#: html/index.php:422 +msgid "" +"Your browser has cookies disabled. Please enable cookies and reload this " +"page before logging in!" msgstr "" -#: include/utils/class_msgPool.inc:292 -#, php-format -msgid "'%s' are not allowed!" +#: html/setup.php:66 +msgid "Smarty" msgstr "" -#: include/utils/class_msgPool.inc:295 +#: html/main.php:148 #, php-format -msgid "The Field '%s' contains invalid characters!" +msgid "Cannot locate file '%s' - please run '%s' to fix this" msgstr "" -#: include/utils/class_msgPool.inc:302 -#, php-format -msgid "Missing %s PHP extension!" +#: html/main.php:167 +msgid "PHP configuration" msgstr "" -#: include/utils/class_msgPool.inc:308 include/class_baseSelectDialog.inc:62 -#: setup/setup_migrate.tpl:135 setup/setup_migrate.tpl:186 -#: setup/setup_migrate.tpl:233 setup/setup_migrate.tpl:298 -#: setup/setup_migrate.tpl:354 setup/setup_migrate.tpl:407 -#: setup/setup_migrate.tpl:452 setup/setup_migrate.tpl:495 -#: setup/setup_migrate.tpl:539 setup/setup_ldap.tpl:17 -#: ihtml/themes/default/acl.tpl:128 ihtml/themes/default/acl.tpl:142 -#: ihtml/themes/default/snapshotdialog.tpl:44 -#: ihtml/themes/default/snapshotdialog.tpl:89 -#: ihtml/themes/default/remove.tpl:15 -#: ihtml/themes/default/copyPasteDialog.tpl:21 -#: ihtml/themes/default/islocked.tpl:19 ihtml/themes/default/msg_dialog.tpl:74 -#: ihtml/themes/default/msg_dialog.tpl:127 -#: ihtml/themes/default/msg_dialog.tpl:130 -#, php-format -msgid "Cancel" +#: html/main.php:168 +msgid "" +"FATAL: Register globals is on. GOsa will refuse to login unless this is " +"fixed by an administrator." msgstr "" -#: include/utils/class_msgPool.inc:314 setup/setup_checks.tpl:27 -#: setup/setup_checks.tpl:87 setup/class_setupStep_Migrate.inc:257 -#: setup/class_setupStep_Migrate.inc:309 setup/class_setupStep_Migrate.inc:370 -#: setup/class_setupStep_Migrate.inc:443 setup/class_setupStep_Migrate.inc:520 -#: setup/class_setupStep_Migrate.inc:595 setup/class_setupStep_Migrate.inc:648 -#: setup/class_setupStep_Migrate.inc:789 -#: setup/class_setupStep_Migrate.inc:1034 -#: setup/class_setupStep_Migrate.inc:1968 -#: setup/class_setupStep_Migrate.inc:2389 -#: setup/class_setupStep_Migrate.inc:2543 -#: setup/class_setupStep_Migrate.inc:2873 -#: ihtml/themes/default/msg_dialog.tpl:71 -#: ihtml/themes/default/msg_dialog.tpl:73 -#: ihtml/themes/default/msg_dialog.tpl:124 -#: ihtml/themes/default/msg_dialog.tpl:126 -#: ihtml/themes/default/msg_dialog.tpl:129 -#, php-format -msgid "Ok" +#: html/main.php:228 +msgid "Running out of memory!" msgstr "" -#: include/utils/class_msgPool.inc:320 setup/setup_migrate.tpl:133 -#: setup/setup_migrate.tpl:184 setup/setup_migrate.tpl:232 -#: setup/setup_migrate.tpl:297 setup/setup_migrate.tpl:352 -#: setup/setup_migrate.tpl:405 setup/setup_migrate.tpl:450 -#: setup/setup_migrate.tpl:493 setup/setup_migrate.tpl:537 -#: setup/setup_ldap.tpl:16 ihtml/themes/default/acl.tpl:29 -#: ihtml/themes/default/acl.tpl:52 ihtml/themes/default/acl.tpl:125 -#: ihtml/themes/default/acl.tpl:140 -#, php-format -msgid "Apply" +#: html/main.php:284 +msgid "User ACL checks disabled" msgstr "" -#: include/utils/class_msgPool.inc:326 include/class_MultiSelectWindow.inc:144 -#: ihtml/themes/default/copyPasteDialog.tpl:19 -#, php-format -msgid "Save" +#: html/main.php:329 +msgid "Your password is about to expire, please change your password!" msgstr "" -#: include/utils/class_msgPool.inc:332 setup/class_setupStep_Migrate.inc:2679 -#, php-format -msgid "Add" +#: html/main.php:339 +msgid "Plugin" msgstr "" -#: include/utils/class_msgPool.inc:332 +#: html/main.php:340 #, php-format -msgid "Add %s" +msgid "FATAL: Cannot find any plugin definitions for plugin '%s'!" msgstr "" -#: include/utils/class_msgPool.inc:338 -#, php-format -msgid "Delete %s" +#: html/main.php:354 +msgid "Configuration Error" msgstr "" -#: include/utils/class_msgPool.inc:344 -#: plugins/personal/generic/generic.tpl:137 -#: ihtml/themes/default/sizelimit.tpl:14 +#: html/main.php:355 #, php-format -msgid "Set" +msgid "" +"FATAL: not all POST variables have been transfered by PHP - please inform " +"your administrator!" msgstr "" -#: include/utils/class_msgPool.inc:344 -#, php-format -msgid "Set %s" +#: html/helpviewer.php:64 +msgid "Help browser" msgstr "" -#: include/utils/class_msgPool.inc:350 -#, php-format -msgid "Edit..." +#: html/helpviewer.php:118 +msgid "There is no helpfile specified for this class" msgstr "" -#: include/utils/class_msgPool.inc:350 -#, php-format -msgid "Edit %s..." +#: html/helpviewer.php:194 include/functions_helpviewer.inc:97 +msgid "previous" msgstr "" -#: include/utils/class_msgPool.inc:356 -msgid "Back" +#: html/helpviewer.php:198 include/functions_helpviewer.inc:101 +msgid "next" msgstr "" -#: include/utils/class_msgPool.inc:376 +#: html/helpviewer.php:269 #, php-format -msgid "This account has no valid %s extensions!" +msgid "Helpdir '%s' is not accessible, can't read any helpfiles." msgstr "" -#: include/utils/class_msgPool.inc:382 -#, php-format -msgid "" -"This account has %s settings enabled. You can disable them by clicking below." +#: include/class_socketClient.inc:60 +msgid "The mcrypt module was not found. Please install php5-mcrypt." msgstr "" -#: include/utils/class_msgPool.inc:385 include/utils/class_msgPool.inc:392 +#: include/class_socketClient.inc:108 #, php-format -msgid "" -"This account has %s settings enabled. To disable them, you'll need to remove " -"the %s settings first!" +msgid "Socket connection to host '%s:%s' failed: %s" msgstr "" -#: include/utils/class_msgPool.inc:401 +#: include/class_socketClient.inc:191 #, php-format -msgid "" -"This account has %s settings disabled. You can enable them by clicking below." +msgid "Socket timeout of %s seconds reached." msgstr "" -#: include/utils/class_msgPool.inc:404 include/utils/class_msgPool.inc:411 -#, php-format -msgid "" -"This account has %s settings disabled. To enable them, you'll need to add " -"the %s settings first!" +#: include/password-methods/class_password-methods.inc:250 +msgid "Cannot find a suitable password method for the current hash!" msgstr "" -#: include/utils/class_msgPool.inc:419 -#, php-format -msgid "Add %s settings" +#: include/class_acl.inc:26 +msgid "Access control" msgstr "" -#: include/utils/class_msgPool.inc:425 -#, php-format -msgid "Remove %s settings" +#: include/class_acl.inc:27 plugins/admin/acl/class_aclManagement.inc:27 +msgid "Manage access control lists" msgstr "" -#: include/utils/class_msgPool.inc:431 -msgid "Click the 'Edit' button below to change informations in this dialog" +#: include/class_acl.inc:201 plugins/admin/acl/class_aclRole.inc:124 +msgid "All categories" msgstr "" -#: include/utils/class_msgPool.inc:437 -msgid "January" +#: include/class_acl.inc:209 +msgid "Reset ACLs" msgstr "" -#: include/utils/class_msgPool.inc:437 -msgid "February" +#: include/class_acl.inc:210 plugins/admin/acl/class_aclRole.inc:132 +msgid "One level" msgstr "" -#: include/utils/class_msgPool.inc:437 -msgid "March" +#: include/class_acl.inc:211 include/class_acl.inc:216 +#: plugins/admin/acl/class_aclRole.inc:133 +msgid "Current object" msgstr "" -#: include/utils/class_msgPool.inc:437 -msgid "April" +#: include/class_acl.inc:212 plugins/admin/acl/class_aclRole.inc:134 +msgid "Complete subtree" msgstr "" -#: include/utils/class_msgPool.inc:438 -msgid "May" +#: include/class_acl.inc:213 plugins/admin/acl/class_aclRole.inc:135 +msgid "Complete subtree (permanent)" msgstr "" -#: include/utils/class_msgPool.inc:438 -msgid "June" +#: include/class_acl.inc:214 include/class_acl.inc:217 +msgid "Use ACL defined in role" msgstr "" -#: include/utils/class_msgPool.inc:438 -msgid "July" +#: include/class_acl.inc:220 plugins/admin/users/class_userManagement.inc:26 +#: plugins/personal/generic/class_user.inc:1549 +#: setup/class_setupStep_Migrate.inc:1039 +msgid "Users" msgstr "" -#: include/utils/class_msgPool.inc:438 -msgid "August" +#: include/class_acl.inc:220 plugins/admin/groups/class_groupGeneric.inc:1301 +#: plugins/admin/groups/class_groupManagement.inc:26 +#: setup/class_setupStep_Migrate.inc:1042 +msgid "Groups" msgstr "" -#: include/utils/class_msgPool.inc:438 -msgid "September" +#: include/class_acl.inc:482 include/class_MultiSelectWindow.inc:258 +#: include/class_MultiSelectWindow.inc:260 +#: include/class_baseSelectDialog.inc:49 +#: plugins/admin/acl/class_aclRole.inc:392 +msgid "Up" msgstr "" -#: include/utils/class_msgPool.inc:439 -msgid "October" +#: include/class_acl.inc:484 plugins/admin/acl/class_aclRole.inc:394 +msgid "Down" msgstr "" -#: include/utils/class_msgPool.inc:439 -msgid "November" +#: include/class_acl.inc:489 include/class_acl.inc:537 +#: plugins/admin/groups/class_divListGroup.inc:139 +#: plugins/admin/users/class_divListUsers.inc:134 +#: plugins/admin/acl/class_aclRole.inc:397 +#: plugins/admin/acl/class_aclRole.inc:446 +msgid "Edit" msgstr "" -#: include/utils/class_msgPool.inc:439 -msgid "December" +#: include/class_acl.inc:489 include/class_acl.inc:493 +#: include/class_acl.inc:1225 include/class_acl.inc:1226 +#: include/class_acl.inc:1231 include/class_tabs.inc:391 +#: plugins/admin/acl/class_aclManagement.inc:26 +#: plugins/admin/acl/class_aclManagement.inc:293 +#: plugins/admin/acl/class_divListACL.inc:179 +#: plugins/admin/acl/tabs_acl.inc:28 plugins/admin/acl/class_aclRole.inc:398 +#: plugins/admin/acl/class_aclRole.inc:402 +#: plugins/admin/acl/class_aclRole.inc:766 +msgid "ACL" msgstr "" -#: include/utils/class_msgPool.inc:445 -msgid "Sunday" +#: include/class_acl.inc:493 include/class_acl.inc:541 +#: include/utils/class_msgPool.inc:338 plugins/admin/acl/class_aclRole.inc:401 +#: plugins/admin/acl/class_aclRole.inc:450 +#, php-format +msgid "Delete" msgstr "" -#: include/utils/class_msgPool.inc:445 -msgid "Monday" +#: include/class_acl.inc:529 +msgid "No ACL settings for this category!" msgstr "" -#: include/utils/class_msgPool.inc:445 -msgid "Tuesday" +#: include/class_acl.inc:531 +#, php-format +msgid "Contains ACLs for these objects: %s" msgstr "" -#: include/utils/class_msgPool.inc:445 -msgid "Wednesday" +#: include/class_acl.inc:537 include/class_acl.inc:541 +msgid "category ACL" msgstr "" -#: include/utils/class_msgPool.inc:445 -msgid "Thursday" +#: include/class_acl.inc:591 +#, php-format +msgid "Edit ACL for '%s' - scope is '%s'" msgstr "" -#: include/utils/class_msgPool.inc:445 -msgid "Friday" +#: include/class_acl.inc:601 plugins/admin/acl/class_aclRole.inc:480 +msgid "All objects in current subtree" msgstr "" -#: include/utils/class_msgPool.inc:445 -msgid "Saturday" +#: include/class_acl.inc:749 include/class_acl.inc:756 +msgid "Show/hide advanced settings" msgstr "" -#: include/utils/class_msgPool.inc:452 -msgid "read operation" +#: include/class_acl.inc:773 +msgid "Create objects" msgstr "" -#: include/utils/class_msgPool.inc:452 -msgid "add operation" +#: include/class_acl.inc:774 +msgid "Move objects" msgstr "" -#: include/utils/class_msgPool.inc:452 -msgid "modify operation" +#: include/class_acl.inc:775 +msgid "Remove objects" msgstr "" -#: include/utils/class_msgPool.inc:453 -msgid "delete operation" +#: include/class_acl.inc:777 +msgid "Grant permission to owner" msgstr "" -#: include/utils/class_msgPool.inc:453 -msgid "search operation" +#: include/class_acl.inc:781 include/class_acl.inc:884 +#: include/class_acl.inc:888 +msgid "read" msgstr "" -#: include/utils/class_msgPool.inc:453 -msgid "authentication" +#: include/class_acl.inc:782 include/class_acl.inc:886 +#: include/class_acl.inc:889 +msgid "write" msgstr "" -#: include/utils/class_msgPool.inc:456 -#, php-format -msgid "LDAP %s failed!" +#: include/class_acl.inc:786 +msgid "Complete object" msgstr "" -#: include/utils/class_msgPool.inc:458 -msgid "LDAP operation failed!" +#: include/class_acl.inc:928 include/class_session.inc:76 +#: include/class_session.inc:101 include/class_session.inc:127 +#: include/functions.inc:467 include/functions.inc:627 +#: include/functions.inc:724 include/functions.inc:1107 +#: include/functions.inc:1918 include/functions.inc:1952 +#: include/functions.inc:1972 include/class_ldap.inc:648 +#: include/class_ldap.inc:696 include/class_log.inc:88 +#: include/class_CopyPasteHandler.inc:159 +#: include/class_CopyPasteHandler.inc:269 +msgid "Internal error" msgstr "" -#: include/utils/class_msgPool.inc:473 -msgid "Upload failed!" +#: include/class_acl.inc:928 +#, php-format +msgid "Unkown ACL type '%s'!" msgstr "" -#: include/utils/class_msgPool.inc:476 +#: include/class_acl.inc:971 #, php-format -msgid "Upload failed: %s" +msgid "Unknown entry '%s'!" msgstr "" -#: include/utils/class_msgPool.inc:483 -msgid "Communication failure with the infrastructure service!" +#: include/class_acl.inc:1031 include/class_acl.inc:1033 +#, php-format +msgid "Role: %s" msgstr "" -#: include/utils/class_msgPool.inc:485 -#, php-format -msgid "Communication failure with the infrastructure service: %s" +#: include/class_acl.inc:1033 +msgid "unknown role" msgstr "" -#: include/utils/class_msgPool.inc:492 include/utils/class_msgPool.inc:495 +#: include/class_acl.inc:1041 #, php-format -msgid "This '%s' is still in use by this object: %s" +msgid "Contains settings for these objects: %s" msgstr "" -#: include/utils/class_msgPool.inc:498 -#, php-format -msgid "This '%s' is still in use." +#: include/class_acl.inc:1056 +msgid "ACL takes effect for all users" msgstr "" -#: include/utils/class_msgPool.inc:500 -#, php-format -msgid "This '%s' is still in use by these objects: %s" +#: include/class_acl.inc:1226 +msgid "Access control list" msgstr "" -#: include/utils/class_msgPool.inc:506 -#, php-format -msgid "File '%s' does not exist!" +#: include/class_acl.inc:1231 +msgid "ACL roles" msgstr "" -#: include/utils/class_msgPool.inc:512 -#, php-format -msgid "Cannot open file '%s' for reading!" +#: include/class_MultiSelectWindow.inc:145 setup/setup_migrate.tpl:60 +#: setup/setup_migrate.tpl:107 +msgid "Close" msgstr "" -#: include/utils/class_msgPool.inc:518 -#, php-format -msgid "Cannot open file '%s' for writing!" +#: include/class_MultiSelectWindow.inc:250 +#: include/class_baseSelectDialog.inc:47 +msgid "Go to root department" msgstr "" -#: include/utils/class_msgPool.inc:524 -#, php-format -msgid "" -"The value for '%s' is currently unconfigured or invalid, please check your " -"configuration file!" +#: include/class_MultiSelectWindow.inc:250 +#: include/class_MultiSelectWindow.inc:252 +#: include/class_baseSelectDialog.inc:47 +msgid "Root" msgstr "" -#: include/utils/class_msgPool.inc:530 -#, php-format -msgid "Cannot delete file '%s'!" +#: include/class_MultiSelectWindow.inc:258 +#: include/class_baseSelectDialog.inc:49 +msgid "Go up one department" msgstr "" -#: include/utils/class_msgPool.inc:536 -#, php-format -msgid "Cannot create folder '%s'!" +#: include/class_MultiSelectWindow.inc:266 +#: include/class_baseSelectDialog.inc:51 +msgid "Go to users department" msgstr "" -#: include/utils/class_msgPool.inc:542 -#, php-format -msgid "Cannot delete folder '%s'!" +#: include/class_MultiSelectWindow.inc:266 +#: include/class_MultiSelectWindow.inc:268 +#: include/class_baseSelectDialog.inc:51 +msgid "Home" msgstr "" -#: include/utils/class_msgPool.inc:548 -#, php-format -msgid "Checking for %s support" +#: include/class_MultiSelectWindow.inc:273 +#: include/class_baseSelectDialog.inc:52 +msgid "Reload list" msgstr "" -#: include/utils/class_msgPool.inc:554 -#, php-format -msgid "Install and activate the %s PHP module." +#: include/class_MultiSelectWindow.inc:273 +#: include/class_baseSelectDialog.inc:52 +#: plugins/admin/ogroups/class_divListOGroup.inc:148 +#: plugins/admin/groups/class_divListGroup.inc:122 +#: plugins/admin/users/class_divListUsers.inc:115 +#: plugins/admin/departments/class_divListDepartment.inc:87 +#: plugins/admin/acl/class_divListACL.inc:104 +msgid "Submit" msgstr "" -#: include/utils/class_msgPool.inc:560 +#: include/class_MultiSelectWindow.inc:550 #, php-format -msgid "" -"Cannot initialize class '%s'! Maybe there is a plugin missing in your gosa " -"setup?" -msgstr "" - -#: include/class_gosaSupportDaemon.inc:104 -msgid "GOsa support daemon" -msgstr "" - -#: include/class_gosaSupportDaemon.inc:779 -msgid "Cannot not parse XML!" -msgstr "" - -#: include/class_gosaSupportDaemon.inc:1160 -#, php-format -msgid "Cannot send abort event for entry %s!" -msgstr "" - -#: include/class_gosaSupportDaemon.inc:1180 -#, php-format -msgid "Cannot remove entry %s!" -msgstr "" - -#: include/functions_helpviewer.inc:45 -#, php-format -msgid "XML error in guide.xml: %s at line %d" -msgstr "" - -#: include/functions_helpviewer.inc:88 -msgid "No help available for this plugin." -msgstr "" - -#: include/functions_helpviewer.inc:97 html/helpviewer.php:194 -msgid "previous" -msgstr "" - -#: include/functions_helpviewer.inc:101 html/helpviewer.php:198 -msgid "next" -msgstr "" - -#: include/functions_helpviewer.inc:388 -#, php-format -msgid "%s results for your search with the keyword %s" -msgstr "" - -#: include/functions_helpviewer.inc:462 -#, php-format -msgid "%s%% hit rate in file %s" -msgstr "" - -#: include/class_certificate.inc:73 -msgid "Certificate is empty!" -msgstr "" - -#: include/class_certificate.inc:100 -msgid "Cannot load certificate - only PEM/DER is supported!" -msgstr "" - -#: include/class_certificate.inc:115 -msgid "Cannot extract information for non PEM certificates!" +msgid "Inconsistent DN encoding detected: '%s'" msgstr "" -#: include/class_certificate.inc:219 -msgid "No valid certificate loaded!" +#: include/class_session.inc:76 include/class_session.inc:101 +#: include/class_session.inc:127 +msgid "Requested channel does not exist! Please contact your Administrator." msgstr "" #: include/class_baseSelectDialog.inc:44 msgid "Choose a base" msgstr "" -#: include/class_baseSelectDialog.inc:47 -#: include/class_MultiSelectWindow.inc:250 -msgid "Go to root department" -msgstr "" - -#: include/class_baseSelectDialog.inc:47 -#: include/class_MultiSelectWindow.inc:250 -#: include/class_MultiSelectWindow.inc:252 -msgid "Root" -msgstr "" - -#: include/class_baseSelectDialog.inc:49 -#: include/class_MultiSelectWindow.inc:258 -msgid "Go up one department" -msgstr "" - -#: include/class_baseSelectDialog.inc:51 -#: include/class_MultiSelectWindow.inc:266 -msgid "Go to users department" -msgstr "" - -#: include/class_baseSelectDialog.inc:51 -#: include/class_MultiSelectWindow.inc:266 -#: include/class_MultiSelectWindow.inc:268 -msgid "Home" -msgstr "" - -#: include/class_baseSelectDialog.inc:52 -#: include/class_MultiSelectWindow.inc:273 -msgid "Reload list" -msgstr "" - -#: include/class_baseSelectDialog.inc:52 -#: include/class_MultiSelectWindow.inc:273 -#: plugins/admin/departments/class_divListDepartment.inc:87 -#: plugins/admin/acl/class_divListACL.inc:104 -#: plugins/admin/ogroups/class_divListOGroup.inc:148 -#: plugins/admin/users/class_divListUsers.inc:115 -#: plugins/admin/groups/class_divListGroup.inc:122 -msgid "Submit" -msgstr "" - #: include/class_baseSelectDialog.inc:55 msgid "" "Step in the prefered tree and click save to use the current subtree as base. " @@ -1186,28 +1121,27 @@ msgid "Use" msgstr "" #: include/class_baseSelectDialog.inc:65 -#: plugins/admin/departments/class_countryGeneric.inc:89 -#: plugins/admin/departments/dcObject.tpl:28 -#: plugins/admin/departments/class_dcObject.inc:88 +#: plugins/admin/ogroups/class_divListOGroup.inc:146 +#: plugins/admin/ogroups/class_ogroup.inc:1130 +#: plugins/admin/ogroups/generic.tpl:26 plugins/admin/groups/generic.tpl:39 +#: plugins/admin/groups/class_divListGroup.inc:121 +#: plugins/admin/groups/class_groupGeneric.inc:1306 +#: plugins/admin/users/class_divListUsers.inc:113 +#: plugins/admin/departments/class_departmentGeneric.inc:621 +#: plugins/admin/departments/locality.tpl:28 #: plugins/admin/departments/generic.tpl:39 +#: plugins/admin/departments/class_divListDepartment.inc:85 #: plugins/admin/departments/class_localityGeneric.inc:89 +#: plugins/admin/departments/class_organizationGeneric.inc:121 +#: plugins/admin/departments/class_countryGeneric.inc:89 +#: plugins/admin/departments/class_dcObject.inc:88 #: plugins/admin/departments/country.tpl:28 +#: plugins/admin/departments/dcObject.tpl:28 #: plugins/admin/departments/organization.tpl:39 -#: plugins/admin/departments/locality.tpl:28 -#: plugins/admin/departments/class_departmentGeneric.inc:621 -#: plugins/admin/departments/class_organizationGeneric.inc:121 -#: plugins/admin/departments/class_divListDepartment.inc:85 #: plugins/admin/acl/class_divListACL.inc:102 -#: plugins/admin/acl/acl_role.tpl:27 plugins/admin/acl/class_aclRole.inc:734 -#: plugins/admin/ogroups/generic.tpl:26 -#: plugins/admin/ogroups/class_divListOGroup.inc:146 -#: plugins/admin/ogroups/class_ogroup.inc:1130 -#: plugins/admin/users/class_divListUsers.inc:113 -#: plugins/admin/groups/generic.tpl:39 -#: plugins/admin/groups/class_groupGeneric.inc:1263 -#: plugins/admin/groups/class_divListGroup.inc:121 -#: plugins/personal/generic/generic.tpl:170 +#: plugins/admin/acl/class_aclRole.inc:751 plugins/admin/acl/acl_role.tpl:27 #: plugins/personal/generic/class_user.inc:1563 +#: plugins/personal/generic/generic.tpl:170 #: plugins/personal/generic/multiple_generic.tpl:47 setup/setup_ldap.tpl:55 msgid "Base" msgstr "" @@ -1216,15 +1150,6 @@ msgstr "" msgid "Filter entries with this syntax" msgstr "" -#: include/class_session.inc:76 include/class_session.inc:101 -#: include/class_session.inc:127 -msgid "Requested channel does not exist! Please contact your Administrator." -msgstr "" - -#: include/class_msg_dialog.inc:124 -msgid "Please fix the above error and reload the page." -msgstr "" - #: include/functions.inc:120 #, php-format msgid "Fatal error: no class locations defined - please run '%s' to fix this" @@ -1236,12 +1161,6 @@ msgid "" "Fatal error: cannot instantiate class '%s' - try running '%s' to fix this" msgstr "" -#: include/functions.inc:336 -#: plugins/admin/departments/class_departmentGeneric.inc:386 -#: html/password.php:58 html/main.php:147 -msgid "Fatal error" -msgstr "" - #: include/functions.inc:337 #, php-format msgid "FATAL: Error when connecting the LDAP. Server said '%s'." @@ -1273,29 +1192,6 @@ msgstr "" msgid "LDAP server returned: %s" msgstr "" -#: include/functions.inc:745 include/functions.inc:2192 -#: include/functions.inc:2196 include/functions.inc:2202 -#: include/class_tabs.inc:259 plugins/admin/departments/remove.tpl:2 -#: plugins/admin/departments/dep_move_confirm.tpl:2 -#: plugins/admin/acl/remove.tpl:2 plugins/admin/ogroups/remove.tpl:2 -#: plugins/admin/users/class_userManagement.inc:631 -#: plugins/admin/users/remove.tpl:2 plugins/admin/groups/remove.tpl:2 -#: plugins/personal/posix/class_posixAccount.inc:832 -#: plugins/personal/posix/class_posixAccount.inc:925 html/password.php:280 -#: html/index.php:57 html/index.php:63 html/index.php:416 html/index.php:422 -#: setup/setup_checks.tpl:32 setup/setup_checks.tpl:93 -#: setup/class_setupStep_Migrate.inc:251 setup/class_setupStep_Migrate.inc:303 -#: setup/class_setupStep_Migrate.inc:436 setup/class_setupStep_Migrate.inc:513 -#: setup/class_setupStep_Migrate.inc:652 setup/class_setupStep_Migrate.inc:793 -#: setup/class_setupStep_Migrate.inc:2383 -#: setup/class_setupStep_Migrate.inc:2536 -#: setup/class_setupStep_Migrate.inc:2868 ihtml/themes/default/conflict.tpl:6 -#: ihtml/themes/default/remove.tpl:2 ihtml/themes/default/islocked.tpl:6 -#: ihtml/themes/default/msg_dialog.tpl:54 -#: ihtml/themes/default/msg_dialog.tpl:97 -msgid "Warning" -msgstr "" - #: include/functions.inc:745 msgid "" "Found multiple locks for object to be locked. This should not happen - " @@ -1343,150 +1239,235 @@ msgstr "" msgid "Apply filter" msgstr "" -#: include/functions.inc:1794 +#: include/functions.inc:1795 msgid "*ABCDEFGHIJKLMNOPQRSTUVWXYZ0123456789" msgstr "" -#: include/functions.inc:1838 +#: include/functions.inc:1839 #, php-format msgid "GOsa development snapshot (Rev %s)" msgstr "" -#: include/functions.inc:1917 +#: include/functions.inc:1918 #, php-format msgid "File '%s' could not be deleted." msgstr "" -#: include/functions.inc:1951 include/functions.inc:1971 +#: include/functions.inc:1952 include/functions.inc:1972 msgid "Cannot write to revision file!" msgstr "" -#: include/functions.inc:2192 include/functions.inc:2196 -#: include/functions.inc:2202 +#: include/functions.inc:2193 include/functions.inc:2197 +#: include/functions.inc:2203 msgid "'baseIdHook' is not available. Using default base!" msgstr "" -#: include/functions.inc:2224 +#: include/functions.inc:2225 msgid "LDAP warning" msgstr "" -#: include/functions.inc:2224 +#: include/functions.inc:2225 msgid "Cannot get schema information from server. No schema check possible!" msgstr "" -#: include/functions.inc:2250 +#: include/functions.inc:2251 msgid "Used to store account specific informations." msgstr "" -#: include/functions.inc:2257 +#: include/functions.inc:2258 msgid "" "Used to lock currently edited entries to avoid multiple changes at the same " "time." msgstr "" -#: include/functions.inc:2300 +#: include/functions.inc:2301 #, php-format msgid "Missing required object class '%s'!" msgstr "" -#: include/functions.inc:2302 +#: include/functions.inc:2303 #, php-format msgid "Missing optional object class '%s'!" msgstr "" -#: include/functions.inc:2308 +#: include/functions.inc:2309 #, php-format msgid "Version mismatch for required object class '%s' (!=%s)!" msgstr "" -#: include/functions.inc:2310 +#: include/functions.inc:2311 #, php-format msgid "Version mismatch for optional object class '%s' (!=%s)!" msgstr "" -#: include/functions.inc:2314 +#: include/functions.inc:2315 #, php-format msgid "Class(es) available" msgstr "" -#: include/functions.inc:2336 +#: include/functions.inc:2337 msgid "" "You have enabled the rfc2307bis option on the 'ldap setup' step, but your " "schema configuration do not support this option." msgstr "" -#: include/functions.inc:2337 +#: include/functions.inc:2338 msgid "" "In order to use rfc2307bis conform groups the objectClass 'posixGroup' must " "be AUXILIARY" msgstr "" -#: include/functions.inc:2341 +#: include/functions.inc:2342 msgid "" "Your schema is configured to support the rfc2307bis group, but you have " "disabled this option on the 'ldap setup' step." msgstr "" -#: include/functions.inc:2342 +#: include/functions.inc:2343 msgid "The objectClass 'posixGroup' must be STRUCTURAL" msgstr "" -#: include/functions.inc:2366 +#: include/functions.inc:2367 msgid "German" msgstr "" -#: include/functions.inc:2367 +#: include/functions.inc:2368 msgid "French" msgstr "" -#: include/functions.inc:2368 +#: include/functions.inc:2369 msgid "Italian" msgstr "" -#: include/functions.inc:2369 +#: include/functions.inc:2370 msgid "Spanish" msgstr "" -#: include/functions.inc:2370 +#: include/functions.inc:2371 msgid "English" msgstr "" -#: include/functions.inc:2371 +#: include/functions.inc:2372 msgid "Dutch" msgstr "" -#: include/functions.inc:2372 +#: include/functions.inc:2373 msgid "Polish" msgstr "" -#: include/functions.inc:2374 +#: include/functions.inc:2375 msgid "Chinese" msgstr "" -#: include/functions.inc:2375 +#: include/functions.inc:2376 msgid "Vietnamese" msgstr "" -#: include/functions.inc:2376 +#: include/functions.inc:2377 msgid "Russian" msgstr "" -#: include/functions.inc:2554 +#: include/functions.inc:2555 #, php-format msgid "" "Command '%s', specified as POSTMODIFY for plugin '%s' doesn't seem to exist." msgstr "" -#: include/functions.inc:2579 +#: include/functions.inc:2580 msgid "Cannot generate samba hash!" msgstr "" -#: include/functions.inc:2592 +#: include/functions.inc:2593 #, php-format msgid "" "Cannot generate samba hash: running '%s' failed, check the 'sambaHashHook'!" msgstr "" +#: include/class_tabs.inc:51 +#, php-format +msgid "" +"No plugin definitions found to initialize '%s', please check your " +"configuration file." +msgstr "" + +#: include/class_tabs.inc:259 +#, php-format +msgid "Delete process has been canceled by plugin '%s': %s" +msgstr "" + +#: include/class_tabs.inc:394 +msgid "References" +msgstr "" + +#: include/class_SnapShotDialog.inc:90 +#, php-format +msgid "You're about to delete the snapshot '%s'." +msgstr "" + +#: include/class_SnapShotDialog.inc:143 include/class_plugin.inc:2013 +msgid "Restore snapshot" +msgstr "" + +#: include/class_SnapShotDialog.inc:145 +msgid "Remove snapshot" +msgstr "" + +#: include/class_SnapShotDialog.inc:147 include/class_SnapShotDialog.inc:167 +msgid "Y-m-d, H:i:s" +msgstr "" + +#: include/class_SnapShotDialog.inc:179 +#: plugins/generic/references/contents.tpl:11 +#: plugins/admin/ogroups/class_ogroup.inc:1131 +#: plugins/admin/ogroups/generic.tpl:15 plugins/admin/groups/generic.tpl:24 +#: plugins/admin/groups/class_groupGeneric.inc:1305 +#: plugins/admin/departments/class_departmentGeneric.inc:317 +#: plugins/admin/departments/class_departmentGeneric.inc:619 +#: plugins/admin/departments/locality.tpl:19 +#: plugins/admin/departments/generic.tpl:19 +#: plugins/admin/departments/class_localityGeneric.inc:60 +#: plugins/admin/departments/class_localityGeneric.inc:88 +#: plugins/admin/departments/class_organizationGeneric.inc:91 +#: plugins/admin/departments/class_organizationGeneric.inc:119 +#: plugins/admin/departments/class_countryGeneric.inc:59 +#: plugins/admin/departments/class_countryGeneric.inc:88 +#: plugins/admin/departments/class_dcObject.inc:59 +#: plugins/admin/departments/class_dcObject.inc:87 +#: plugins/admin/departments/country.tpl:19 +#: plugins/admin/departments/dcObject.tpl:19 +#: plugins/admin/departments/organization.tpl:19 +#: plugins/admin/acl/class_aclRole.inc:752 plugins/admin/acl/acl_role.tpl:17 +msgid "Description" +msgstr "" + +#: include/class_multi_plug.inc:362 +msgid "You are currently editing mutliple entries." +msgstr "" + +#: include/class_multi_plug.inc:391 +msgid "Password reset" +msgstr "" + +#: include/class_multi_plug.inc:391 +msgid "The user password was resetted, please set a new password value!" +msgstr "" + +#: include/class_certificate.inc:73 +msgid "Certificate is empty!" +msgstr "" + +#: include/class_certificate.inc:100 +msgid "Cannot load certificate - only PEM/DER is supported!" +msgstr "" + +#: include/class_certificate.inc:115 +msgid "Cannot extract information for non PEM certificates!" +msgstr "" + +#: include/class_certificate.inc:219 +msgid "No valid certificate loaded!" +msgstr "" + #: include/php_setup.inc:93 msgid "Generating this page caused the PHP interpreter to raise some errors!" msgstr "" @@ -1543,914 +1524,992 @@ msgstr "" msgid "Arguments" msgstr "" -#: include/password-methods/class_password-methods.inc:250 -msgid "Cannot find a suitable password method for the current hash!" +#: include/class_plugin.inc:510 +msgid "" +"The object has changed since opened in GOsa. All changes that may be done by " +"others get lost if you save this entry!" msgstr "" -#: include/class_log.inc:88 +#: include/class_plugin.inc:1331 include/class_plugin.inc:1362 #, php-format -msgid "Logging failed: %s" -msgstr "" - -#: include/class_log.inc:116 -#, php-format -msgid "Invalid option '%s' specified!" -msgstr "" - -#: include/class_log.inc:120 -msgid "Specified objectType is empty or invalid!" -msgstr "" - -#: include/class_log.inc:139 -msgid "MySQL error" -msgstr "" - -#: include/class_log.inc:139 -#, php-format -msgid "Logging to MySQL database will be disabled for server '%s'!" -msgstr "" - -#: include/class_log.inc:164 include/class_log.inc:173 -#: include/class_log.inc:186 include/class_log.inc:203 -#: include/class_log.inc:241 -msgid "MySQL logging" -msgstr "" - -#: include/class_log.inc:218 -#, php-format -msgid "Cannot add location to the database!" -msgstr "" - -#: include/class_MultiSelectWindow.inc:145 setup/setup_migrate.tpl:79 -msgid "Close" -msgstr "" - -#: include/class_MultiSelectWindow.inc:550 -#, php-format -msgid "Inconsistent DN encoding detected: '%s'" -msgstr "" - -#: include/class_SnapShotDialog.inc:90 -#, php-format -msgid "You're about to delete the snapshot '%s'." -msgstr "" - -#: include/class_SnapShotDialog.inc:143 include/class_plugin.inc:1986 -msgid "Restore snapshot" -msgstr "" - -#: include/class_SnapShotDialog.inc:145 -msgid "Remove snapshot" -msgstr "" - -#: include/class_SnapShotDialog.inc:147 include/class_SnapShotDialog.inc:167 -msgid "Y-m-d, H:i:s" -msgstr "" - -#: include/class_SnapShotDialog.inc:179 -#: plugins/admin/departments/class_countryGeneric.inc:59 -#: plugins/admin/departments/class_countryGeneric.inc:88 -#: plugins/admin/departments/dcObject.tpl:19 -#: plugins/admin/departments/class_dcObject.inc:59 -#: plugins/admin/departments/class_dcObject.inc:87 -#: plugins/admin/departments/generic.tpl:19 -#: plugins/admin/departments/class_localityGeneric.inc:60 -#: plugins/admin/departments/class_localityGeneric.inc:88 -#: plugins/admin/departments/country.tpl:19 -#: plugins/admin/departments/organization.tpl:19 -#: plugins/admin/departments/locality.tpl:19 -#: plugins/admin/departments/class_departmentGeneric.inc:317 -#: plugins/admin/departments/class_departmentGeneric.inc:619 -#: plugins/admin/departments/class_organizationGeneric.inc:91 -#: plugins/admin/departments/class_organizationGeneric.inc:119 -#: plugins/admin/acl/acl_role.tpl:17 plugins/admin/acl/class_aclRole.inc:735 -#: plugins/admin/ogroups/generic.tpl:15 -#: plugins/admin/ogroups/class_ogroup.inc:1131 -#: plugins/admin/groups/generic.tpl:24 -#: plugins/admin/groups/class_groupGeneric.inc:1262 -#: plugins/generic/references/contents.tpl:11 -msgid "Description" -msgstr "" - -#: include/class_plugin.inc:510 msgid "" -"The object has changed since opened in GOsa. All changes that may be done by " -"others get lost if you save this entry!" +"The snapshot functionality is enabled, but the required variable '%s' is not " +"set." msgstr "" -#: include/class_plugin.inc:1325 include/class_plugin.inc:1337 +#: include/class_plugin.inc:1344 #, php-format msgid "" -"The snapshot functionality is enabled, but the required variable '%s' is not " -"set." +"The snapshot functionality is enabled, but the required compression module " +"is missing. Please install '%s'." msgstr "" -#: include/class_plugin.inc:1533 include/class_plugin.inc:1545 -#: include/class_plugin.inc:1560 include/class_plugin.inc:1573 -#: plugins/admin/acl/class_aclManagement.inc:268 +#: include/class_plugin.inc:1560 include/class_plugin.inc:1572 +#: include/class_plugin.inc:1587 include/class_plugin.inc:1600 #: plugins/admin/ogroups/class_ogroupManagement.inc:237 +#: plugins/admin/groups/class_groupManagement.inc:356 #: plugins/admin/users/class_userManagement.inc:344 #: plugins/admin/users/class_userManagement.inc:584 -#: plugins/admin/groups/class_groupManagement.inc:356 +#: plugins/admin/acl/class_aclManagement.inc:268 msgid "Permission" msgstr "" -#: include/class_plugin.inc:1533 +#: include/class_plugin.inc:1560 #, php-format msgid "You are not allowed to create a snapshot for %s." msgstr "" -#: include/class_plugin.inc:1545 include/class_plugin.inc:1560 -#: include/class_plugin.inc:1573 +#: include/class_plugin.inc:1572 include/class_plugin.inc:1587 +#: include/class_plugin.inc:1600 #, php-format msgid "You are not allowed to restore a snapshot for %s." msgstr "" -#: include/class_plugin.inc:1785 +#: include/class_plugin.inc:1812 msgid "Changing ACL dn" msgstr "" -#: include/class_plugin.inc:1785 +#: include/class_plugin.inc:1812 msgid "from" msgstr "" -#: include/class_plugin.inc:1786 setup/class_setupStep_Migrate.inc:1235 -#: setup/class_setupStep_Migrate.inc:1285 -#: setup/class_setupStep_Migrate.inc:1333 +#: include/class_plugin.inc:1813 setup/class_setupStep_Migrate.inc:1246 +#: setup/class_setupStep_Migrate.inc:1296 +#: setup/class_setupStep_Migrate.inc:1344 msgid "to" msgstr "" -#: include/class_plugin.inc:1968 include/class_plugin.inc:1970 +#: include/class_plugin.inc:1995 include/class_plugin.inc:1997 msgid "Restore" msgstr "" -#: include/class_plugin.inc:1993 +#: include/class_plugin.inc:2020 msgid "Create snapshot" msgstr "" -#: include/class_plugin.inc:1994 +#: include/class_plugin.inc:2021 msgid "Create a new snapshot from this object" msgstr "" -#: include/class_plugin.inc:2012 +#: include/class_plugin.inc:2039 msgid "cut" msgstr "" -#: include/class_plugin.inc:2012 +#: include/class_plugin.inc:2039 msgid "Cut this entry" msgstr "" -#: include/class_plugin.inc:2020 +#: include/class_plugin.inc:2047 msgid "copy" msgstr "" -#: include/class_plugin.inc:2020 +#: include/class_plugin.inc:2047 msgid "Copy this entry" msgstr "" -#: include/class_plugin.inc:2054 +#: include/class_plugin.inc:2081 msgid "Copy" msgstr "" -#: include/class_plugin.inc:2058 +#: include/class_plugin.inc:2085 msgid "Cut" msgstr "" -#: include/class_multi_plug.inc:362 -msgid "You are currently editing mutliple entries." +#: include/class_plugin.inc:2092 include/class_plugin.inc:2095 +#: include/class_CopyPasteHandler.inc:506 +msgid "Paste" msgstr "" -#: include/class_multi_plug.inc:391 -msgid "Password reset" +#: include/functions_helpviewer.inc:45 +#, php-format +msgid "XML error in guide.xml: %s at line %d" msgstr "" -#: include/class_multi_plug.inc:391 -msgid "The user password was resetted, please set a new password value!" +#: include/functions_helpviewer.inc:88 +msgid "No help available for this plugin." msgstr "" -#: include/class_tabs.inc:51 +#: include/functions_helpviewer.inc:388 #, php-format -msgid "" -"No plugin definitions found to initialize '%s', please check your " -"configuration file." +msgid "%s results for your search with the keyword %s" msgstr "" -#: include/class_tabs.inc:259 +#: include/functions_helpviewer.inc:462 #, php-format -msgid "Delete process has been canceled by plugin '%s': %s" +msgid "%s%% hit rate in file %s" msgstr "" -#: include/class_tabs.inc:394 -msgid "References" +#: include/utils/class_timezone.inc:47 +#, php-format +msgid "" +"The timezone setting '%s' in your gosa.conf is not valid. Cannot calculate " +"correct timezone offset." msgstr "" -#: plugins/admin/departments/class_countryGeneric.inc:43 -#: plugins/admin/departments/class_countryGeneric.inc:45 -#: plugins/admin/departments/class_countryGeneric.inc:50 -#: plugins/admin/departments/class_countryGeneric.inc:52 -#: plugins/admin/departments/class_countryGeneric.inc:54 -#: plugins/admin/departments/class_dcObject.inc:43 -#: plugins/admin/departments/class_dcObject.inc:45 -#: plugins/admin/departments/class_dcObject.inc:50 -#: plugins/admin/departments/class_dcObject.inc:52 -#: plugins/admin/departments/class_dcObject.inc:54 -#: plugins/admin/departments/class_dcObject.inc:86 -#: plugins/admin/departments/class_localityGeneric.inc:44 -#: plugins/admin/departments/class_localityGeneric.inc:46 -#: plugins/admin/departments/class_localityGeneric.inc:51 -#: plugins/admin/departments/class_localityGeneric.inc:53 -#: plugins/admin/departments/class_localityGeneric.inc:55 -#: plugins/admin/departments/class_departmentGeneric.inc:307 -#: plugins/admin/departments/class_departmentGeneric.inc:309 -#: plugins/admin/departments/class_departmentGeneric.inc:314 -#: plugins/admin/departments/class_departmentGeneric.inc:321 -#: plugins/admin/departments/class_departmentGeneric.inc:325 -#: plugins/admin/departments/class_organizationGeneric.inc:75 -#: plugins/admin/departments/class_organizationGeneric.inc:77 -#: plugins/admin/departments/class_organizationGeneric.inc:82 -#: plugins/admin/departments/class_organizationGeneric.inc:84 -#: plugins/admin/departments/class_organizationGeneric.inc:86 -#: plugins/admin/acl/paste_role.tpl:4 plugins/admin/acl/acl_role.tpl:7 -#: plugins/admin/acl/class_aclRole.inc:733 -#: plugins/admin/acl/class_aclRole.inc:745 -#: plugins/admin/ogroups/class_ogroup.inc:922 -#: plugins/admin/ogroups/class_ogroup.inc:932 -#: plugins/admin/ogroups/class_ogroup.inc:1129 -#: plugins/admin/users/class_userManagement.inc:767 -#: plugins/admin/users/class_userManagement.inc:841 -#: plugins/admin/users/class_userManagement.inc:853 -#: plugins/admin/groups/class_groupGeneric.inc:1096 -#: plugins/admin/groups/class_groupGeneric.inc:1102 -#: plugins/admin/groups/class_groupGeneric.inc:1104 -#: plugins/admin/groups/class_groupGeneric.inc:1116 -#: plugins/admin/groups/class_groupGeneric.inc:1130 -#: plugins/admin/groups/class_groupGeneric.inc:1137 -#: plugins/admin/groups/class_groupGeneric.inc:1261 -#: plugins/admin/groups/class_divListGroup.inc:79 -#: plugins/personal/generic/class_user.inc:1230 -#: plugins/personal/generic/class_user.inc:1243 -#: plugins/personal/generic/class_user.inc:1280 -#: plugins/personal/generic/class_user.inc:1686 setup/setup_feedback.tpl:22 -#: setup/setup_migrate.tpl:255 -msgid "Name" +#: include/utils/class_msgPool.inc:15 +#, php-format +msgid "Select to list objects of type '%s'." msgstr "" -#: plugins/admin/departments/class_countryGeneric.inc:78 -#: plugins/admin/departments/class_countryGeneric.inc:79 -#: plugins/admin/departments/class_departmentManagement.inc:568 -msgid "Country" +#: include/utils/class_msgPool.inc:17 +#, php-format +msgid "Select to list objects containig '%s'." msgstr "" -#: plugins/admin/departments/class_countryGeneric.inc:87 -#: plugins/admin/departments/country.tpl:11 -msgid "Country name" +#: include/utils/class_msgPool.inc:19 +#, php-format +msgid "Select to list objects that have '%s' enabled" msgstr "" -#: plugins/admin/departments/class_countryGeneric.inc:90 -#: plugins/admin/departments/dcObject.tpl:50 -#: plugins/admin/departments/class_dcObject.inc:89 -#: plugins/admin/departments/generic.tpl:114 -#: plugins/admin/departments/class_localityGeneric.inc:90 -#: plugins/admin/departments/country.tpl:50 -#: plugins/admin/departments/organization.tpl:114 -#: plugins/admin/departments/locality.tpl:50 -#: plugins/admin/departments/class_departmentGeneric.inc:629 -#: plugins/admin/departments/class_organizationGeneric.inc:129 -msgid "Administrative settings" +#: include/utils/class_msgPool.inc:21 +#: plugins/admin/ogroups/ogroup_objects.tpl:33 +msgid "Select to search within subtrees" msgstr "" -#: plugins/admin/departments/dcObject.tpl:8 -#: plugins/admin/departments/generic.tpl:7 -#: plugins/admin/departments/country.tpl:8 -#: plugins/admin/departments/organization.tpl:7 -#: plugins/admin/departments/locality.tpl:8 -#: plugins/admin/ogroups/class_divListOGroup.inc:84 -#: plugins/admin/users/class_divListUsers.inc:81 -#: plugins/admin/groups/class_divListGroup.inc:80 -msgid "Properties" +#: include/utils/class_msgPool.inc:23 +#: plugins/admin/ogroups/ogroup_objects.tpl:33 +#: plugins/personal/posix/posix_groups.tpl:68 +msgid "Search in subtrees" msgstr "" -#: plugins/admin/departments/dcObject.tpl:11 -#: plugins/admin/departments/locality.tpl:11 -msgid "Locality name" +#: include/utils/class_msgPool.inc:33 +msgid "This object will be deleted!" msgstr "" -#: plugins/admin/departments/dcObject.tpl:14 -#: plugins/admin/departments/locality.tpl:14 -msgid "Name of locality to create" +#: include/utils/class_msgPool.inc:35 +#, php-format +msgid "This '%s' object will be deleted!" msgstr "" -#: plugins/admin/departments/dcObject.tpl:22 -#: plugins/admin/departments/generic.tpl:22 -#: plugins/admin/departments/country.tpl:22 -#: plugins/admin/departments/organization.tpl:22 -#: plugins/admin/departments/locality.tpl:22 -msgid "Descriptive text for department" +#: include/utils/class_msgPool.inc:40 +#, php-format +msgid "This object will be deleted: %s" msgstr "" -#: plugins/admin/departments/dcObject.tpl:31 -#: plugins/admin/departments/generic.tpl:43 -#: plugins/admin/departments/country.tpl:31 -#: plugins/admin/departments/organization.tpl:43 -#: plugins/admin/departments/locality.tpl:31 -msgid "Choose subtree to place department in" +#: include/utils/class_msgPool.inc:42 +#, php-format +msgid "This '%s' object will be deleted: %s" msgstr "" -#: plugins/admin/departments/dcObject.tpl:37 -#: plugins/admin/departments/generic.tpl:49 -#: plugins/admin/departments/country.tpl:37 -#: plugins/admin/departments/organization.tpl:49 -#: plugins/admin/departments/locality.tpl:37 plugins/admin/acl/acl_role.tpl:37 -#: plugins/admin/ogroups/generic.tpl:34 plugins/admin/groups/generic.tpl:49 -#: plugins/personal/generic/generic.tpl:180 -#: plugins/personal/generic/multiple_generic.tpl:56 -msgid "Select a base" +#: include/utils/class_msgPool.inc:47 +msgid "This object will be deleted:" msgstr "" -#: plugins/admin/departments/dcObject.tpl:52 -#: plugins/admin/departments/generic.tpl:116 -#: plugins/admin/departments/country.tpl:52 -#: plugins/admin/departments/organization.tpl:116 -#: plugins/admin/departments/locality.tpl:52 -msgid "Tag department as an independent administrative unit" +#: include/utils/class_msgPool.inc:49 +#, php-format +msgid "This '%s' object will be deleted:" msgstr "" -#: plugins/admin/departments/class_dcObject.inc:77 -#: plugins/admin/departments/class_dcObject.inc:78 -#: plugins/admin/departments/class_departmentManagement.inc:556 -msgid "Domain Component" +#: include/utils/class_msgPool.inc:53 +#, php-format +msgid "These objects will be deleted: %s" msgstr "" -#: plugins/admin/departments/generic.tpl:11 -msgid "Name of department" +#: include/utils/class_msgPool.inc:55 +#, php-format +msgid "These '%s' objects will be deleted: %s" +msgstr "" + +#: include/utils/class_msgPool.inc:63 +msgid "You have no permission to delete this object!" +msgstr "" + +#: include/utils/class_msgPool.inc:67 include/utils/class_msgPool.inc:71 +msgid "You have no permission to delete the object:" +msgstr "" + +#: include/utils/class_msgPool.inc:74 +msgid "You have no permission to delete these objects:" +msgstr "" + +#: include/utils/class_msgPool.inc:81 +msgid "You have no permission to create this object!" +msgstr "" + +#: include/utils/class_msgPool.inc:85 include/utils/class_msgPool.inc:89 +msgid "You have no permission to create the object:" +msgstr "" + +#: include/utils/class_msgPool.inc:92 +msgid "You have no permission to create these objects:" +msgstr "" + +#: include/utils/class_msgPool.inc:99 +msgid "You have no permission to modify this object!" +msgstr "" + +#: include/utils/class_msgPool.inc:103 include/utils/class_msgPool.inc:107 +msgid "You have no permission to modify the object:" +msgstr "" + +#: include/utils/class_msgPool.inc:110 +msgid "You have no permission to modify these objects:" +msgstr "" + +#: include/utils/class_msgPool.inc:117 +msgid "You have no permission to view this object!" +msgstr "" + +#: include/utils/class_msgPool.inc:121 include/utils/class_msgPool.inc:125 +msgid "You have no permission to view the object:" +msgstr "" + +#: include/utils/class_msgPool.inc:128 +msgid "You have no permission to view these objects:" +msgstr "" + +#: include/utils/class_msgPool.inc:135 +msgid "You have no permission to move this object!" +msgstr "" + +#: include/utils/class_msgPool.inc:139 include/utils/class_msgPool.inc:143 +msgid "You have no permission to move the object:" +msgstr "" + +#: include/utils/class_msgPool.inc:146 +msgid "You have no permission to move these objects:" +msgstr "" + +#: include/utils/class_msgPool.inc:156 include/utils/class_msgPool.inc:168 +#: include/utils/class_msgPool.inc:186 +msgid "Connection information" +msgstr "" + +#: include/utils/class_msgPool.inc:158 +#, php-format +msgid "Cannot connect to %s database!" +msgstr "" + +#: include/utils/class_msgPool.inc:170 +#, php-format +msgid "Cannot select %s database!" +msgstr "" + +#: include/utils/class_msgPool.inc:176 +#, php-format +msgid "No %s server defined!" +msgstr "" + +#: include/utils/class_msgPool.inc:188 +#, php-format +msgid "Cannot query %s database!" +msgstr "" + +#: include/utils/class_msgPool.inc:194 +#, php-format +msgid "The field '%s' contains a reserved keyword!" +msgstr "" + +#: include/utils/class_msgPool.inc:200 +#, php-format +msgid "Command specified as %s hook for plugin '%s' does not exist!" +msgstr "" + +#: include/utils/class_msgPool.inc:207 +#, php-format +msgid "'%s' command is invalid!" +msgstr "" + +#: include/utils/class_msgPool.inc:209 +#, php-format +msgid "'%s' command (%s) for plugin %s is invalid!" +msgstr "" + +#: include/utils/class_msgPool.inc:211 +#, php-format +msgid "'%s' command for plugin %s is invalid!" +msgstr "" + +#: include/utils/class_msgPool.inc:213 +#, php-format +msgid "'%s' command (%s) is invalid!" +msgstr "" + +#: include/utils/class_msgPool.inc:221 +#, php-format +msgid "Cannot execute '%s' command!" +msgstr "" + +#: include/utils/class_msgPool.inc:223 +#, php-format +msgid "Cannot execute '%s' command (%s) for plugin %s!" +msgstr "" + +#: include/utils/class_msgPool.inc:225 +#, php-format +msgid "Cannot execute '%s' command for plugin %s!" +msgstr "" + +#: include/utils/class_msgPool.inc:227 +#, php-format +msgid "Cannot execute '%s' command (%s)!" +msgstr "" + +#: include/utils/class_msgPool.inc:235 +#, php-format +msgid "Value for '%s' is too large!" +msgstr "" + +#: include/utils/class_msgPool.inc:237 +#, php-format +msgid "'%s' must be smaller than %d!" +msgstr "" + +#: include/utils/class_msgPool.inc:245 +#, php-format +msgid "Value for '%s' is too small!" +msgstr "" + +#: include/utils/class_msgPool.inc:247 +#, php-format +msgid "'%s' must be %d or above!" +msgstr "" + +#: include/utils/class_msgPool.inc:254 +#, php-format +msgid "'%s' depends on '%s' - please provide both values!" +msgstr "" + +#: include/utils/class_msgPool.inc:260 +#, php-format +msgid "There is already an entry with this '%s' attribute in the system!" +msgstr "" + +#: include/utils/class_msgPool.inc:266 +#, php-format +msgid "The required field '%s' is empty!" +msgstr "" + +#: include/utils/class_msgPool.inc:274 +msgid "Example" +msgstr "" + +#: include/utils/class_msgPool.inc:291 +#, php-format +msgid "The Field '%s' contains invalid characters" +msgstr "" + +#: include/utils/class_msgPool.inc:292 +#, php-format +msgid "'%s' is not allowed:" +msgstr "" + +#: include/utils/class_msgPool.inc:292 +#, php-format +msgid "'%s' are not allowed!" +msgstr "" + +#: include/utils/class_msgPool.inc:295 +#, php-format +msgid "The Field '%s' contains invalid characters!" +msgstr "" + +#: include/utils/class_msgPool.inc:302 +#, php-format +msgid "Missing %s PHP extension!" +msgstr "" + +#: include/utils/class_msgPool.inc:332 setup/class_setupStep_Migrate.inc:2861 +#, php-format +msgid "Add" +msgstr "" + +#: include/utils/class_msgPool.inc:332 +#, php-format +msgid "Add %s" +msgstr "" + +#: include/utils/class_msgPool.inc:338 +#, php-format +msgid "Delete %s" +msgstr "" + +#: include/utils/class_msgPool.inc:344 +#, php-format +msgid "Set %s" +msgstr "" + +#: include/utils/class_msgPool.inc:350 +#, php-format +msgid "Edit..." +msgstr "" + +#: include/utils/class_msgPool.inc:350 +#, php-format +msgid "Edit %s..." +msgstr "" + +#: include/utils/class_msgPool.inc:356 +msgid "Back" +msgstr "" + +#: include/utils/class_msgPool.inc:376 +#, php-format +msgid "This account has no valid %s extensions!" +msgstr "" + +#: include/utils/class_msgPool.inc:382 +#, php-format +msgid "" +"This account has %s settings enabled. You can disable them by clicking below." +msgstr "" + +#: include/utils/class_msgPool.inc:385 include/utils/class_msgPool.inc:392 +#, php-format +msgid "" +"This account has %s settings enabled. To disable them, you'll need to remove " +"the %s settings first!" +msgstr "" + +#: include/utils/class_msgPool.inc:401 +#, php-format +msgid "" +"This account has %s settings disabled. You can enable them by clicking below." +msgstr "" + +#: include/utils/class_msgPool.inc:404 include/utils/class_msgPool.inc:411 +#, php-format +msgid "" +"This account has %s settings disabled. To enable them, you'll need to add " +"the %s settings first!" +msgstr "" + +#: include/utils/class_msgPool.inc:419 +#, php-format +msgid "Add %s settings" +msgstr "" + +#: include/utils/class_msgPool.inc:425 +#, php-format +msgid "Remove %s settings" +msgstr "" + +#: include/utils/class_msgPool.inc:431 +msgid "Click the 'Edit' button below to change informations in this dialog" +msgstr "" + +#: include/utils/class_msgPool.inc:437 +msgid "January" +msgstr "" + +#: include/utils/class_msgPool.inc:437 +msgid "February" +msgstr "" + +#: include/utils/class_msgPool.inc:437 +msgid "March" +msgstr "" + +#: include/utils/class_msgPool.inc:437 +msgid "April" +msgstr "" + +#: include/utils/class_msgPool.inc:438 +msgid "May" +msgstr "" + +#: include/utils/class_msgPool.inc:438 +msgid "June" +msgstr "" + +#: include/utils/class_msgPool.inc:438 +msgid "July" msgstr "" -#: plugins/admin/departments/generic.tpl:14 -msgid "Name of subtree to create" +#: include/utils/class_msgPool.inc:438 +msgid "August" msgstr "" -#: plugins/admin/departments/generic.tpl:27 -#: plugins/admin/departments/organization.tpl:27 -#: plugins/admin/departments/class_departmentGeneric.inc:620 -#: plugins/admin/departments/class_organizationGeneric.inc:120 -msgid "Category" +#: include/utils/class_msgPool.inc:438 +msgid "September" msgstr "" -#: plugins/admin/departments/generic.tpl:30 -#: plugins/admin/departments/organization.tpl:30 -msgid "Category for this subtree" +#: include/utils/class_msgPool.inc:439 +msgid "October" msgstr "" -#: plugins/admin/departments/generic.tpl:61 -#: plugins/admin/departments/generic.tpl:73 -#: plugins/admin/departments/class_localityGeneric.inc:87 -#: plugins/admin/departments/organization.tpl:61 -#: plugins/admin/departments/organization.tpl:73 -#: plugins/admin/departments/class_departmentGeneric.inc:624 -#: plugins/admin/departments/class_organizationGeneric.inc:124 -#: plugins/personal/generic/generic.tpl:381 -#: plugins/personal/generic/class_user.inc:1580 -#: plugins/personal/generic/multiple_generic.tpl:265 -msgid "Location" +#: include/utils/class_msgPool.inc:439 +msgid "November" msgstr "" -#: plugins/admin/departments/generic.tpl:65 -#: plugins/admin/departments/organization.tpl:65 -#: plugins/admin/departments/class_departmentGeneric.inc:623 -#: plugins/admin/departments/class_organizationGeneric.inc:123 -#: plugins/personal/generic/generic.tpl:389 -#: plugins/personal/generic/class_user.inc:1579 -#: plugins/personal/generic/multiple_generic.tpl:275 -msgid "State" +#: include/utils/class_msgPool.inc:439 +msgid "December" msgstr "" -#: plugins/admin/departments/generic.tpl:68 -#: plugins/admin/departments/organization.tpl:68 -msgid "State where this subtree is located" +#: include/utils/class_msgPool.inc:445 +msgid "Sunday" msgstr "" -#: plugins/admin/departments/generic.tpl:76 -#: plugins/admin/departments/organization.tpl:76 -msgid "Location of this subtree" +#: include/utils/class_msgPool.inc:445 +msgid "Monday" msgstr "" -#: plugins/admin/departments/generic.tpl:81 -#: plugins/admin/departments/organization.tpl:81 -#: plugins/admin/departments/class_departmentGeneric.inc:625 -#: plugins/personal/generic/generic.tpl:194 -#: plugins/personal/generic/generic.tpl:397 -#: plugins/personal/generic/multiple_generic.tpl:67 -#: plugins/personal/generic/multiple_generic.tpl:285 -msgid "Address" +#: include/utils/class_msgPool.inc:445 +msgid "Tuesday" msgstr "" -#: plugins/admin/departments/generic.tpl:84 -#: plugins/admin/departments/organization.tpl:84 -msgid "Postal address of this subtree" +#: include/utils/class_msgPool.inc:445 +msgid "Wednesday" msgstr "" -#: plugins/admin/departments/generic.tpl:88 -#: plugins/admin/departments/organization.tpl:88 -#: plugins/admin/departments/class_departmentGeneric.inc:328 -#: plugins/admin/ogroups/class_ogroupManagement.inc:536 -#: plugins/admin/users/class_divListUsers.inc:207 -#: plugins/admin/groups/class_divListGroup.inc:196 -#: plugins/personal/generic/generic.tpl:338 -#: plugins/personal/generic/generic.tpl:519 -#: plugins/personal/generic/class_user.inc:1263 -#: plugins/personal/generic/class_user.inc:1671 -#: plugins/personal/generic/multiple_generic.tpl:217 -#: plugins/personal/generic/multiple_generic.tpl:428 -#: plugins/generic/references/class_reference.inc:61 -msgid "Phone" +#: include/utils/class_msgPool.inc:445 +msgid "Thursday" msgstr "" -#: plugins/admin/departments/generic.tpl:91 -#: plugins/admin/departments/organization.tpl:91 -msgid "Base telephone number of this subtree" +#: include/utils/class_msgPool.inc:445 +msgid "Friday" msgstr "" -#: plugins/admin/departments/generic.tpl:96 -#: plugins/admin/departments/organization.tpl:96 -#: plugins/admin/departments/class_departmentGeneric.inc:331 -#: plugins/admin/departments/class_departmentGeneric.inc:627 -#: plugins/admin/departments/class_organizationGeneric.inc:127 -#: plugins/admin/users/class_divListUsers.inc:209 -#: plugins/personal/generic/generic.tpl:363 -#: plugins/personal/generic/generic.tpl:531 -#: plugins/personal/generic/class_user.inc:1266 -#: plugins/personal/generic/class_user.inc:1674 -#: plugins/personal/generic/multiple_generic.tpl:247 -#: plugins/personal/generic/multiple_generic.tpl:438 -msgid "Fax" +#: include/utils/class_msgPool.inc:445 +msgid "Saturday" msgstr "" -#: plugins/admin/departments/generic.tpl:99 -#: plugins/admin/departments/organization.tpl:99 -msgid "Base facsimile telephone number of this subtree" +#: include/utils/class_msgPool.inc:452 +msgid "read operation" msgstr "" -#: plugins/admin/departments/class_departmentManagement.inc:26 -#: plugins/admin/departments/class_departmentGeneric.inc:610 -#: plugins/admin/departments/class_departmentGeneric.inc:615 -msgid "Departments" +#: include/utils/class_msgPool.inc:452 +msgid "add operation" msgstr "" -#: plugins/admin/departments/class_departmentManagement.inc:27 -msgid "Manage Departments" +#: include/utils/class_msgPool.inc:452 +msgid "modify operation" msgstr "" -#: plugins/admin/departments/class_departmentManagement.inc:250 -#: plugins/admin/acl/class_aclManagement.inc:166 -#: plugins/admin/acl/class_aclManagement.inc:209 -#: plugins/admin/acl/class_aclManagement.inc:302 -#: plugins/admin/acl/class_aclManagement.inc:347 -#: plugins/admin/ogroups/class_ogroupManagement.inc:285 -#: plugins/admin/ogroups/class_ogroupManagement.inc:338 -#: plugins/admin/ogroups/class_ogroupManagement.inc:365 -#: plugins/admin/users/class_userManagement.inc:546 -#: plugins/admin/users/class_userManagement.inc:550 -#: plugins/admin/groups/class_groupManagement.inc:407 -#: plugins/admin/groups/class_groupManagement.inc:461 -#: plugins/admin/groups/class_groupManagement.inc:492 -msgid "Permission error" +#: include/utils/class_msgPool.inc:453 +msgid "delete operation" msgstr "" -#: plugins/admin/departments/class_departmentManagement.inc:316 -msgid "" -"As soon as the move operation has finished, you can scroll down to end of " -"the page and press the 'Continue' button to continue with the department " -"management dialog." +#: include/utils/class_msgPool.inc:453 +msgid "search operation" msgstr "" -#: plugins/admin/departments/class_departmentManagement.inc:336 -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." +#: include/utils/class_msgPool.inc:453 +msgid "authentication" msgstr "" -#: plugins/admin/departments/class_departmentManagement.inc:580 -#: plugins/admin/departments/class_localityGeneric.inc:78 -#: plugins/admin/departments/class_localityGeneric.inc:79 -msgid "Locality" +#: include/utils/class_msgPool.inc:456 +#, php-format +msgid "LDAP %s failed!" msgstr "" -#: plugins/admin/departments/class_departmentManagement.inc:592 -#: plugins/admin/departments/class_organizationGeneric.inc:109 -#: plugins/admin/departments/class_organizationGeneric.inc:110 -#: plugins/personal/generic/generic.tpl:279 -#: plugins/personal/generic/class_user.inc:1567 -#: plugins/personal/generic/multiple_generic.tpl:149 -#: setup/setup_feedback.tpl:14 -msgid "Organization" +#: include/utils/class_msgPool.inc:458 +msgid "LDAP operation failed!" msgstr "" -#: plugins/admin/departments/class_departmentManagement.inc:604 -#: plugins/admin/ogroups/class_divListOGroup.inc:83 -#: plugins/admin/ogroups/class_ogroupManagement.inc:534 -#: plugins/admin/users/class_divListUsers.inc:80 -#: plugins/admin/groups/class_divListGroup.inc:79 -#: plugins/personal/generic/generic.tpl:287 -#: plugins/personal/generic/class_user.inc:1568 -#: plugins/personal/generic/multiple_generic.tpl:159 -#: plugins/generic/references/class_reference.inc:59 -msgid "Department" +#: include/utils/class_msgPool.inc:473 +msgid "Upload failed!" msgstr "" -#: plugins/admin/departments/country.tpl:14 -msgid "Name of country to create" +#: include/utils/class_msgPool.inc:476 +#, php-format +msgid "Upload failed: %s" msgstr "" -#: plugins/admin/departments/remove.tpl:6 -msgid "" -"This includes 'all' accounts, systems, etc. in this subtree. Please double " -"check if your really want to do this since there is no way for GOsa to get " -"your data back." +#: include/utils/class_msgPool.inc:483 +msgid "Communication failure with the infrastructure service!" msgstr "" -#: plugins/admin/departments/remove.tpl:10 plugins/admin/acl/remove.tpl:10 -msgid "" -"Best thing to do before performing this action would be to save the current " -"contents of your LDAP tree in a file. So - if you've done so - press " -"'Delete' to continue or 'Cancel' to abort." +#: include/utils/class_msgPool.inc:485 +#, php-format +msgid "Communication failure with the infrastructure service: %s" msgstr "" -#: plugins/admin/departments/organization.tpl:11 -msgid "Name of organization" +#: include/utils/class_msgPool.inc:492 include/utils/class_msgPool.inc:495 +#, php-format +msgid "This '%s' is still in use by this object: %s" msgstr "" -#: plugins/admin/departments/organization.tpl:14 -msgid "Name of organization to create" +#: include/utils/class_msgPool.inc:498 +#, php-format +msgid "This '%s' is still in use." msgstr "" -#: plugins/admin/departments/main.inc:50 plugins/admin/departments/main.inc:52 -msgid "Department management" +#: include/utils/class_msgPool.inc:500 +#, php-format +msgid "This '%s' is still in use by these objects: %s" msgstr "" -#: plugins/admin/departments/dep_move_confirm.tpl:2 -msgid "You are currently moving/renaming this department." +#: include/utils/class_msgPool.inc:506 +#, php-format +msgid "File '%s' does not exist!" msgstr "" -#: plugins/admin/departments/dep_move_confirm.tpl:5 -msgid "" -"Modifying a departments naming attribute 'ou' or base may corrupt acls and " -"snapshot entries for all entire objects." +#: include/utils/class_msgPool.inc:512 +#, php-format +msgid "Cannot open file '%s' for reading!" msgstr "" -#: plugins/admin/departments/dep_move_confirm.tpl:8 -msgid "GOsa can NOT fix this for you, yet." +#: include/utils/class_msgPool.inc:518 +#, php-format +msgid "Cannot open file '%s' for writing!" msgstr "" -#: plugins/admin/departments/dep_move_confirm.tpl:11 +#: include/utils/class_msgPool.inc:524 +#, php-format msgid "" -"Before you confirm this action, ensure that everything will be as expected, " -"possibly the best solution is a backup." +"The value for '%s' is currently unconfigured or invalid, please check your " +"configuration file!" msgstr "" -#: plugins/admin/departments/dep_iframe.tpl:1 -msgid "Processing the requested operation" +#: include/utils/class_msgPool.inc:530 +#, php-format +msgid "Cannot delete file '%s'!" msgstr "" -#: plugins/admin/departments/dep_iframe.tpl:7 -msgid "" -"Your browser doesn't support iframes, please use this link to perform the " -"requested operation." +#: include/utils/class_msgPool.inc:536 +#, php-format +msgid "Cannot create folder '%s'!" +msgstr "" + +#: include/utils/class_msgPool.inc:542 +#, php-format +msgid "Cannot delete folder '%s'!" +msgstr "" + +#: include/utils/class_msgPool.inc:548 +#, php-format +msgid "Checking for %s support" msgstr "" -#: plugins/admin/departments/class_departmentGeneric.inc:386 -msgid "Cannot find an unused tag for this administrative unit!" +#: include/utils/class_msgPool.inc:554 +#, php-format +msgid "Install and activate the %s PHP module." msgstr "" -#: plugins/admin/departments/class_departmentGeneric.inc:457 +#: include/utils/class_msgPool.inc:560 #, php-format -msgid "Tagging '%s'." +msgid "" +"Cannot initialize class '%s'! Maybe there is a plugin missing in your gosa " +"setup?" msgstr "" -#: plugins/admin/departments/class_departmentGeneric.inc:514 -#: plugins/admin/departments/class_departmentGeneric.inc:596 -#: plugins/admin/users/template.tpl:48 -#: ihtml/themes/default/snapshotdialog.tpl:87 -msgid "Continue" +#: include/class_ldap.inc:231 include/class_ldap.inc:264 +msgid "Performance warning" msgstr "" -#: plugins/admin/departments/class_departmentGeneric.inc:538 +#: include/class_ldap.inc:231 include/class_ldap.inc:264 #, php-format -msgid "Moving '%s' to '%s'" +msgid "LDAP performance is poor: last query took about %.2fs!" msgstr "" -#: plugins/admin/departments/class_departmentGeneric.inc:579 +#: include/class_ldap.inc:648 #, php-format -msgid "FAILED to copy %s, aborting operation" +msgid "" +"Cannot automatically create subtrees with RDN '%s': no object class found!" msgstr "" -#: plugins/admin/departments/class_departmentGeneric.inc:609 -#: plugins/admin/ogroups/class_ogroup.inc:1120 -#: plugins/admin/groups/class_groupGeneric.inc:1252 -#: plugins/personal/posix/generic.tpl:4 -#: plugins/personal/generic/class_user.inc:37 -#: plugins/personal/generic/class_user.inc:1543 -#: plugins/generic/references/class_reference.inc:41 -#: setup/setup_feedback.tpl:46 -msgid "Generic" +#: include/class_ldap.inc:696 +#, php-format +msgid "Cannot automatically create subtrees with RDN '%s': not supported" msgstr "" -#: plugins/admin/departments/class_departmentGeneric.inc:618 -#: plugins/admin/departments/class_divListDepartment.inc:65 -msgid "Department name" +#: include/class_ldap.inc:783 +#, php-format +msgid "while operating on '%s' using LDAP server '%s'" msgstr "" -#: plugins/admin/departments/class_departmentGeneric.inc:626 -msgid "Telephone" +#: include/class_ldap.inc:785 +#, php-format +msgid "while operating on LDAP server %s" msgstr "" -#: plugins/admin/departments/class_departmentGeneric.inc:680 +#: include/class_ldap.inc:1007 #, php-format -msgid "Object '%s' is already tagged" +msgid "" +"This is not a valid DN: '%s'. A block for import should begin with 'dn: ...' " +"in line %s" msgstr "" -#: plugins/admin/departments/class_departmentGeneric.inc:687 +#: include/class_ldap.inc:1036 #, php-format -msgid "Adding tag (%s) to object '%s'" +msgid "Error while importing dn: '%s', please check your LDIF from line %s on!" msgstr "" -#: plugins/admin/departments/class_departmentGeneric.inc:719 +#: include/class_log.inc:88 #, php-format -msgid "Removing tag from object '%s'" +msgid "Logging failed: %s" msgstr "" -#: plugins/admin/departments/class_organizationGeneric.inc:118 -msgid "Organization name" +#: include/class_log.inc:116 +#, php-format +msgid "Invalid option '%s' specified!" msgstr "" -#: plugins/admin/departments/class_organizationGeneric.inc:125 -#: plugins/personal/generic/class_user.inc:1581 -msgid "Postal address" +#: include/class_log.inc:120 +msgid "Specified objectType is empty or invalid!" msgstr "" -#: plugins/admin/departments/class_organizationGeneric.inc:126 -msgid "Phone number" +#: include/class_log.inc:139 +msgid "MySQL error" msgstr "" -#: plugins/admin/departments/class_divListDepartment.inc:47 -#: plugins/admin/departments/class_divListDepartment.inc:48 -msgid "List of departments" +#: include/class_log.inc:139 +#, php-format +msgid "Logging to MySQL database will be disabled for server '%s'!" msgstr "" -#: plugins/admin/departments/class_divListDepartment.inc:59 -#: plugins/admin/acl/class_divListACL.inc:67 -#: plugins/admin/ogroups/class_divListOGroup.inc:77 -#: plugins/admin/users/class_divListUsers.inc:74 -#: plugins/admin/groups/class_divListGroup.inc:73 setup/setup_migrate.tpl:65 -#: setup/setup_migrate.tpl:121 setup/setup_migrate.tpl:173 -#: setup/setup_migrate.tpl:340 setup/setup_migrate.tpl:393 -#: setup/setup_migrate.tpl:436 setup/setup_migrate.tpl:479 -#: setup/setup_migrate.tpl:523 -msgid "Select all" +#: include/class_log.inc:164 include/class_log.inc:173 +#: include/class_log.inc:186 include/class_log.inc:203 +#: include/class_log.inc:241 +msgid "MySQL logging" msgstr "" -#: plugins/admin/departments/class_divListDepartment.inc:66 -#: plugins/admin/departments/class_divListDepartment.inc:90 -#: plugins/admin/acl/class_divListACL.inc:74 -#: plugins/admin/acl/class_divListACL.inc:108 -#: plugins/admin/ogroups/class_divListOGroup.inc:85 -#: plugins/admin/ogroups/class_divListOGroup.inc:152 -#: plugins/admin/users/class_divListUsers.inc:82 -#: plugins/admin/users/class_divListUsers.inc:119 -#: plugins/admin/groups/class_divListGroup.inc:81 -#: plugins/admin/groups/class_divListGroup.inc:126 -msgid "Actions" +#: include/class_log.inc:218 +#, php-format +msgid "Cannot add location to the database!" msgstr "" -#: plugins/admin/departments/class_divListDepartment.inc:73 -msgid "Regular expression for matching department names" +#: include/class_gosaSupportDaemon.inc:104 +msgid "GOsa support daemon" msgstr "" -#: plugins/admin/departments/class_divListDepartment.inc:87 -#: plugins/admin/acl/class_divListACL.inc:104 -#: plugins/admin/ogroups/class_divListOGroup.inc:148 -#: plugins/admin/users/class_divListUsers.inc:115 -#: plugins/admin/groups/class_divListGroup.inc:122 -msgid "Submit department" +#: include/class_gosaSupportDaemon.inc:779 +msgid "Cannot not parse XML!" msgstr "" -#: plugins/admin/departments/class_divListDepartment.inc:94 -#: plugins/admin/acl/class_divListACL.inc:112 -#: plugins/admin/ogroups/class_divListOGroup.inc:157 -#: plugins/admin/users/class_divListUsers.inc:124 -#: plugins/admin/groups/class_divListGroup.inc:131 -#: setup/class_setupStep_Migrate.inc:1024 -#: setup/class_setupStep_Migrate.inc:1040 -msgid "Create" +#: include/class_gosaSupportDaemon.inc:1160 +#, php-format +msgid "Cannot send abort event for entry %s!" msgstr "" -#: plugins/admin/departments/class_divListDepartment.inc:110 -#: plugins/admin/acl/class_divListACL.inc:118 -#: plugins/admin/ogroups/class_divListOGroup.inc:167 -#: plugins/admin/users/class_divListUsers.inc:138 -#: plugins/admin/groups/class_divListGroup.inc:141 -#: plugins/personal/generic/generic_certs.tpl:21 -#: plugins/personal/generic/generic_certs.tpl:45 -#: plugins/personal/generic/generic_certs.tpl:69 -#: setup/class_setupStep_Migrate.inc:2680 -msgid "Remove" +#: include/class_gosaSupportDaemon.inc:1180 +#, php-format +msgid "Cannot remove entry %s!" msgstr "" -#: plugins/admin/departments/class_divListDepartment.inc:158 -#: plugins/admin/acl/class_divListACL.inc:164 -#: plugins/admin/acl/class_divListACL.inc:184 -#: plugins/admin/ogroups/class_divListOGroup.inc:228 -#: plugins/admin/users/class_divListUsers.inc:257 -#: plugins/admin/groups/class_divListGroup.inc:234 -msgid "edit" +#: include/class_config.inc:121 +#, php-format +msgid "XML error in gosa.conf: %s at line %d" msgstr "" -#: plugins/admin/departments/class_divListDepartment.inc:158 -#: plugins/admin/ogroups/class_divListOGroup.inc:228 -#: plugins/admin/groups/class_divListGroup.inc:234 -msgid "Edit this entry" +#: include/class_config.inc:258 +msgid "Cannot bind to LDAP. Please contact the system administrator." msgstr "" -#: plugins/admin/departments/class_divListDepartment.inc:161 -#: plugins/admin/acl/class_divListACL.inc:191 -#: plugins/admin/ogroups/class_divListOGroup.inc:234 -#: plugins/admin/users/class_divListUsers.inc:281 -#: plugins/admin/groups/class_divListGroup.inc:241 -msgid "delete" +#: include/class_config.inc:628 +msgid "sambaSID and/or sambaRidBase missing in the configuration!" msgstr "" -#: plugins/admin/departments/class_divListDepartment.inc:161 -#: plugins/admin/ogroups/class_divListOGroup.inc:234 -#: plugins/admin/groups/class_divListGroup.inc:241 -msgid "Delete this entry" +#: include/class_config.inc:978 +msgid "Configuration" msgstr "" -#: plugins/admin/departments/class_divListDepartment.inc:201 -#: plugins/admin/ogroups/class_divListOGroup.inc:283 -#: plugins/admin/users/class_divListUsers.inc:372 -#: plugins/admin/groups/class_divListGroup.inc:304 -msgid "Number of listed departments" +#: include/class_config.inc:978 +msgid "" +"The configuration file you are using seems to be outdated. Please move the " +"GOsa configuration file away to run the GOsa setup again." msgstr "" -#: plugins/admin/acl/tabs_acl_role.inc:28 -msgid "ACL Templates" +#: include/class_pluglist.inc:58 +msgid "All objects in this category" msgstr "" -#: plugins/admin/acl/class_divListACL.inc:51 -#: plugins/admin/acl/class_divListACL.inc:52 -msgid "List of acls" +#: include/class_pluglist.inc:178 +msgid "The configuration format has changed. Please re-run setup!" msgstr "" -#: plugins/admin/acl/class_divListACL.inc:73 -msgid "Summary" +#: include/class_pluglist.inc:193 include/class_pluglist.inc:194 +#: include/class_pluglist.inc:307 +msgid "Unknown" msgstr "" -#: plugins/admin/acl/class_divListACL.inc:84 -msgid "Display acls matching" +#: include/class_CopyPasteHandler.inc:117 +#: include/class_CopyPasteHandler.inc:126 +#: include/class_CopyPasteHandler.inc:158 +#: include/class_CopyPasteHandler.inc:175 +#: include/class_CopyPasteHandler.inc:184 +#: include/class_CopyPasteHandler.inc:192 +#: include/class_CopyPasteHandler.inc:268 +#, php-format +msgid "Copy and paste failed!" msgstr "" -#: plugins/admin/acl/class_divListACL.inc:114 -#: plugins/admin/acl/class_divListACL.inc:152 -#: plugins/admin/acl/class_aclRole.inc:725 -#: plugins/personal/generic/generic.tpl:448 -#: plugins/personal/generic/class_user.inc:1539 -#: plugins/personal/generic/multiple_generic.tpl:345 -msgid "Role" +#: include/class_CopyPasteHandler.inc:117 +#: include/class_CopyPasteHandler.inc:192 +#, php-format +msgid "Cannot set permission for '%s'" msgstr "" -#: plugins/admin/acl/class_divListACL.inc:165 -msgid "Edit acl role" +#: include/class_CopyPasteHandler.inc:158 +#, php-format +msgid "'%s' is no vaild LDAP object" msgstr "" -#: plugins/admin/acl/class_divListACL.inc:185 -msgid "Edit acl" +#: include/class_CopyPasteHandler.inc:175 +#, php-format +msgid "No write permission in '%s'" msgstr "" -#: plugins/admin/acl/class_divListACL.inc:192 -msgid "Delete acl" +#: include/class_CopyPasteHandler.inc:386 +#, php-format +msgid "These objects will be pasted: %s" msgstr "" -#: plugins/admin/acl/remove.tpl:6 -msgid "" -"This includes all system and setup informations. Please double check if your " -"really want to do this since there is no way for GOsa to get your data back." +#: include/class_CopyPasteHandler.inc:410 +#, php-format +msgid "This object will be pasted: %s" msgstr "" -#: plugins/admin/acl/acl_role.tpl:3 ihtml/themes/default/acl.tpl:7 -msgid "Assigned ACL for current entry" +#: include/class_CopyPasteHandler.inc:508 +msgid "Cannot paste" msgstr "" -#: plugins/admin/acl/acl_role.tpl:31 plugins/admin/ogroups/generic.tpl:29 -#: plugins/admin/groups/generic.tpl:43 -msgid "Choose subtree to place group in" +#: include/class_msg_dialog.inc:124 +msgid "Please fix the above error and reload the page." msgstr "" -#: plugins/admin/acl/acl_role.tpl:45 ihtml/themes/default/acl.tpl:12 -msgid "New ACL" +#: plugins/generic/references/class_reference.inc:41 +#: plugins/admin/ogroups/class_ogroup.inc:1120 +#: plugins/admin/groups/class_groupGeneric.inc:1295 +#: plugins/admin/departments/class_departmentGeneric.inc:609 +#: plugins/personal/generic/class_user.inc:37 +#: plugins/personal/generic/class_user.inc:1543 +#: plugins/personal/posix/generic.tpl:4 setup/setup_feedback.tpl:55 +msgid "Generic" msgstr "" -#: plugins/admin/acl/acl_role.tpl:51 ihtml/themes/default/acl.tpl:17 -msgid "ACL type" +#: plugins/generic/references/class_reference.inc:43 +#: plugins/personal/posix/class_posixAccount.inc:37 +msgid "UNIX" msgstr "" -#: plugins/admin/acl/acl_role.tpl:51 ihtml/themes/default/acl.tpl:19 -#: ihtml/themes/default/acl.tpl:24 -msgid "Select an acl type" +#: plugins/generic/references/class_reference.inc:45 +#: plugins/admin/ogroups/class_divListOGroup.inc:204 +#: plugins/admin/ogroups/tabs_ogroups.inc:148 +#: plugins/admin/groups/class_divListGroup.inc:190 +#: plugins/admin/users/class_divListUsers.inc:87 +#: plugins/admin/users/class_divListUsers.inc:205 +msgid "Mail" msgstr "" -#: plugins/admin/acl/acl_role.tpl:56 ihtml/themes/default/acl.tpl:104 -msgid "List of available ACL categories" +#: plugins/generic/references/class_reference.inc:47 +#: plugins/generic/references/class_reference.inc:49 +#: plugins/admin/groups/class_divListGroup.inc:192 +#: plugins/admin/users/class_divListUsers.inc:88 +#: plugins/admin/users/class_divListUsers.inc:211 +#: plugins/personal/posix/class_posixAccount.inc:295 +msgid "Samba" msgstr "" -#: plugins/admin/acl/main.inc:52 plugins/admin/acl/main.inc:54 -msgid "ACL management" +#: plugins/generic/references/class_reference.inc:51 +msgid "FAX" msgstr "" -#: plugins/admin/acl/class_aclManagement.inc:290 -msgid "ACL role" +#: plugins/generic/references/class_reference.inc:53 +#: plugins/admin/users/class_divListUsers.inc:89 +msgid "Proxy" msgstr "" -#: plugins/admin/acl/class_aclRole.inc:26 -#: plugins/admin/acl/class_aclRole.inc:726 -msgid "Access control roles" +#: plugins/generic/references/class_reference.inc:55 +msgid "FTP" msgstr "" -#: plugins/admin/acl/class_aclRole.inc:27 -msgid "Edit AC roles" +#: plugins/generic/references/class_reference.inc:57 +#: plugins/admin/ogroups/class_ogroupManagement.inc:532 +#: plugins/admin/groups/class_divListGroup.inc:133 +msgid "Group" msgstr "" -#: plugins/admin/acl/class_aclRole.inc:131 -msgid "Reset ACL" +#: plugins/generic/references/class_reference.inc:59 +#: plugins/admin/ogroups/class_divListOGroup.inc:83 +#: plugins/admin/ogroups/class_ogroupManagement.inc:534 +#: plugins/admin/groups/class_divListGroup.inc:79 +#: plugins/admin/users/class_divListUsers.inc:80 +#: plugins/admin/departments/class_departmentManagement.inc:604 +#: plugins/personal/generic/class_user.inc:1568 +#: plugins/personal/generic/generic.tpl:287 +#: plugins/personal/generic/multiple_generic.tpl:159 +msgid "Department" msgstr "" -#: plugins/admin/acl/class_aclRole.inc:421 -msgid "No ACL settings for this category" +#: plugins/generic/references/class_reference.inc:61 +#: plugins/admin/ogroups/class_ogroupManagement.inc:536 +#: plugins/admin/groups/class_divListGroup.inc:196 +#: plugins/admin/users/class_divListUsers.inc:207 +#: plugins/admin/departments/class_departmentGeneric.inc:328 +#: plugins/admin/departments/generic.tpl:88 +#: plugins/admin/departments/organization.tpl:88 +#: plugins/personal/generic/class_user.inc:1263 +#: plugins/personal/generic/class_user.inc:1671 +#: plugins/personal/generic/generic.tpl:338 +#: plugins/personal/generic/generic.tpl:519 +#: plugins/personal/generic/multiple_generic.tpl:217 +#: plugins/personal/generic/multiple_generic.tpl:428 +msgid "Phone" msgstr "" -#: plugins/admin/acl/class_aclRole.inc:423 -#, php-format -msgid "ACL for these objects: %s" +#: plugins/generic/references/class_reference.inc:63 +#: plugins/admin/ogroups/class_ogroupManagement.inc:533 +#: plugins/admin/groups/class_divListGroup.inc:194 +msgid "Application" msgstr "" -#: plugins/admin/acl/class_aclRole.inc:429 -msgid "Edit category ACL" +#: plugins/generic/references/class_reference.inc:65 +#: plugins/admin/ogroups/class_ogroupManagement.inc:535 +#: setup/setup_config2.tpl:277 setup/setup_config2.tpl:322 +msgid "Server" msgstr "" -#: plugins/admin/acl/class_aclRole.inc:433 -msgid "Reset category ACL" +#: plugins/generic/references/class_reference.inc:67 +msgid "Thin Client" msgstr "" -#: plugins/admin/acl/class_aclRole.inc:453 -#, php-format -msgid "Edit ACL for '%s', scope is '%s'" +#: plugins/generic/references/class_reference.inc:69 +#: plugins/admin/ogroups/class_ogroupManagement.inc:537 +msgid "Workstation" msgstr "" -#: plugins/admin/acl/class_aclRole.inc:649 -msgid "Object in use" +#: plugins/generic/references/class_reference.inc:71 +#: plugins/admin/ogroups/class_divListOGroup.inc:83 +#: plugins/admin/ogroups/class_divListOGroup.inc:159 +#: plugins/admin/ogroups/class_divListOGroup.inc:266 +msgid "Object group" msgstr "" -#: plugins/admin/acl/class_aclRole.inc:649 -#, php-format -msgid "This role cannot be removed while it is in use by these objects:" +#: plugins/generic/references/class_reference.inc:73 +#: plugins/admin/ogroups/class_ogroupManagement.inc:540 +msgid "Printer" msgstr "" -#: plugins/admin/acl/class_aclRole.inc:736 -msgid "Permissions" +#: plugins/generic/references/contents.tpl:11 +msgid "Object name" 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" +#: plugins/generic/references/contents.tpl:11 +msgid "Contents" msgstr "" -#: plugins/admin/ogroups/generic.tpl:10 -msgid "Name of the group" +#: plugins/generic/references/contents.tpl:18 +msgid "This object has no relationship to other objects." msgstr "" -#: plugins/admin/ogroups/generic.tpl:18 plugins/admin/groups/generic.tpl:28 -msgid "Descriptive text for this group" +#: plugins/generic/welcome/main.inc:26 +#, php-format +msgid "Welcome %s!" msgstr "" -#: plugins/admin/ogroups/generic.tpl:41 -#: plugins/admin/groups/class_groupGeneric.inc:1269 -#: plugins/personal/posix/generic.tpl:126 -msgid "System trust" +#: plugins/generic/welcome/welcome.tpl:4 +msgid "" +"This is the GOsa main menu. You can select your tasks from the menu on the " +"left, or by choosing one of the pictograms below. All changes apply directly " +"to your companies LDAP server." msgstr "" -#: plugins/admin/ogroups/generic.tpl:42 plugins/admin/groups/generic.tpl:169 -#: plugins/admin/groups/generic.tpl:203 plugins/personal/posix/generic.tpl:128 -#: plugins/personal/posix/generic.tpl:156 -msgid "Trust mode" +#: plugins/generic/welcome/welcome.tpl:8 +msgid "" +"Use 'Sign out' on the upper left to close the connection and 'Main' to get " +"back to the pictogram view." msgstr "" -#: plugins/admin/ogroups/generic.tpl:70 -msgid "Member objects" +#: plugins/generic/welcome/welcome.tpl:15 +msgid "The GOsa team" msgstr "" -#: plugins/admin/ogroups/paste_generic.tpl:7 -msgid "Please enter the new object group name" +#: plugins/admin/ogroups/remove.tpl:7 +msgid "" +"Please double check if you really want to do this since there is no way for " +"GOsa to get your data back." msgstr "" #: plugins/admin/ogroups/class_divListOGroup.inc:59 @@ -2458,11 +2517,40 @@ msgstr "" msgid "List of object groups" msgstr "" -#: plugins/admin/ogroups/class_divListOGroup.inc:83 -#: plugins/admin/ogroups/class_divListOGroup.inc:159 -#: plugins/admin/ogroups/class_divListOGroup.inc:266 -#: plugins/generic/references/class_reference.inc:71 -msgid "Object group" +#: plugins/admin/ogroups/class_divListOGroup.inc:77 +#: plugins/admin/groups/class_divListGroup.inc:73 +#: plugins/admin/users/class_divListUsers.inc:74 +#: plugins/admin/departments/class_divListDepartment.inc:59 +#: plugins/admin/acl/class_divListACL.inc:67 setup/setup_migrate.tpl:93 +#: setup/setup_migrate.tpl:149 setup/setup_migrate.tpl:201 +#: setup/setup_migrate.tpl:368 setup/setup_migrate.tpl:421 +#: setup/setup_migrate.tpl:464 setup/setup_migrate.tpl:507 +#: setup/setup_migrate.tpl:551 +msgid "Select all" +msgstr "" + +#: plugins/admin/ogroups/class_divListOGroup.inc:84 +#: plugins/admin/groups/class_divListGroup.inc:80 +#: plugins/admin/users/class_divListUsers.inc:81 +#: plugins/admin/departments/locality.tpl:8 +#: plugins/admin/departments/generic.tpl:7 +#: plugins/admin/departments/country.tpl:8 +#: plugins/admin/departments/dcObject.tpl:8 +#: plugins/admin/departments/organization.tpl:7 +msgid "Properties" +msgstr "" + +#: plugins/admin/ogroups/class_divListOGroup.inc:85 +#: plugins/admin/ogroups/class_divListOGroup.inc:152 +#: plugins/admin/groups/class_divListGroup.inc:81 +#: plugins/admin/groups/class_divListGroup.inc:126 +#: plugins/admin/users/class_divListUsers.inc:82 +#: plugins/admin/users/class_divListUsers.inc:119 +#: plugins/admin/departments/class_divListDepartment.inc:66 +#: plugins/admin/departments/class_divListDepartment.inc:90 +#: plugins/admin/acl/class_divListACL.inc:74 +#: plugins/admin/acl/class_divListACL.inc:108 +msgid "Actions" msgstr "" #: plugins/admin/ogroups/class_divListOGroup.inc:88 @@ -2475,17 +2563,17 @@ msgstr "" #: plugins/admin/ogroups/class_ogroup.inc:483 #: plugins/admin/ogroups/class_ogroup.inc:487 #: plugins/admin/ogroups/class_ogroup.inc:495 +#: plugins/admin/groups/class_divListGroup.inc:85 +#: plugins/admin/groups/class_divListGroup.inc:87 +#: plugins/admin/groups/class_divListGroup.inc:89 +#: plugins/admin/groups/class_divListGroup.inc:91 +#: plugins/admin/groups/class_divListGroup.inc:93 #: plugins/admin/users/class_divListUsers.inc:84 #: plugins/admin/users/class_divListUsers.inc:85 #: plugins/admin/users/class_divListUsers.inc:86 #: plugins/admin/users/class_divListUsers.inc:87 #: plugins/admin/users/class_divListUsers.inc:88 #: plugins/admin/users/class_divListUsers.inc:89 -#: plugins/admin/groups/class_divListGroup.inc:85 -#: plugins/admin/groups/class_divListGroup.inc:87 -#: plugins/admin/groups/class_divListGroup.inc:89 -#: plugins/admin/groups/class_divListGroup.inc:91 -#: plugins/admin/groups/class_divListGroup.inc:93 #, php-format msgid "Show %s" msgstr "" @@ -2547,99 +2635,79 @@ msgstr "" msgid "Regular expression for matching group names" msgstr "" -#: plugins/admin/ogroups/class_divListOGroup.inc:204 -#: plugins/admin/ogroups/tabs_ogroups.inc:148 -#: plugins/admin/users/class_divListUsers.inc:87 -#: plugins/admin/users/class_divListUsers.inc:205 -#: plugins/admin/groups/class_divListGroup.inc:190 -#: plugins/generic/references/class_reference.inc:45 -msgid "Mail" -msgstr "" - -#: plugins/admin/ogroups/class_divListOGroup.inc:282 -msgid "Number of listed object groups" -msgstr "" - -#: plugins/admin/ogroups/remove.tpl:7 -msgid "" -"Please double check if you really want to do this since there is no way for " -"GOsa to get your data back." -msgstr "" - -#: plugins/admin/ogroups/remove.tpl:10 plugins/admin/users/remove.tpl:10 -#: plugins/admin/groups/remove.tpl:10 ihtml/themes/default/remove.tpl:9 -msgid "So - if you're sure - press 'Delete' to continue or 'Cancel' to abort." -msgstr "" - -#: plugins/admin/ogroups/tabs_ogroups.inc:133 -msgid "Phone queue" -msgstr "" - -#: plugins/admin/ogroups/tabs_ogroups.inc:160 -msgid "Systems" -msgstr "" - -#: plugins/admin/ogroups/tabs_ogroups.inc:171 -#: plugins/admin/ogroups/tabs_ogroups.inc:194 -msgid "Startup" -msgstr "" - -#: plugins/admin/ogroups/tabs_ogroups.inc:182 -#: plugins/admin/ogroups/tabs_ogroups.inc:203 -msgid "Devices" -msgstr "" - -#: plugins/admin/ogroups/tabs_ogroups.inc:213 -msgid "FAI summary" +#: plugins/admin/ogroups/class_divListOGroup.inc:148 +#: plugins/admin/groups/class_divListGroup.inc:122 +#: plugins/admin/users/class_divListUsers.inc:115 +#: plugins/admin/departments/class_divListDepartment.inc:87 +#: plugins/admin/acl/class_divListACL.inc:104 +msgid "Submit department" msgstr "" -#: plugins/admin/ogroups/tabs_ogroups.inc:222 -#: plugins/admin/users/class_divListUsers.inc:203 -#: plugins/admin/groups/class_divListGroup.inc:198 -#: plugins/personal/posix/class_posixAccount.inc:295 -msgid "Environment" +#: plugins/admin/ogroups/class_divListOGroup.inc:157 +#: plugins/admin/groups/class_divListGroup.inc:131 +#: plugins/admin/users/class_divListUsers.inc:124 +#: plugins/admin/departments/class_divListDepartment.inc:94 +#: plugins/admin/acl/class_divListACL.inc:112 +#: setup/class_setupStep_Migrate.inc:1035 +#: setup/class_setupStep_Migrate.inc:1051 +msgid "Create" msgstr "" -#: plugins/admin/ogroups/tabs_ogroups.inc:241 -msgid "Applications" +#: plugins/admin/ogroups/class_divListOGroup.inc:167 +#: plugins/admin/groups/class_divListGroup.inc:141 +#: plugins/admin/users/class_divListUsers.inc:138 +#: plugins/admin/departments/class_divListDepartment.inc:110 +#: plugins/admin/acl/class_divListACL.inc:118 +#: plugins/personal/generic/generic_certs.tpl:21 +#: plugins/personal/generic/generic_certs.tpl:45 +#: plugins/personal/generic/generic_certs.tpl:69 +#: setup/class_setupStep_Migrate.inc:2862 +msgid "Remove" msgstr "" -#: plugins/admin/ogroups/ogroup_objects.tpl:6 -msgid "Select objects to add" +#: plugins/admin/ogroups/class_divListOGroup.inc:228 +#: plugins/admin/groups/class_divListGroup.inc:234 +#: plugins/admin/users/class_divListUsers.inc:257 +#: plugins/admin/departments/class_divListDepartment.inc:158 +#: plugins/admin/acl/class_divListACL.inc:164 +#: plugins/admin/acl/class_divListACL.inc:184 +msgid "edit" msgstr "" -#: plugins/admin/ogroups/ogroup_objects.tpl:20 -#: plugins/admin/groups/group_objects.tpl:20 -#: plugins/personal/posix/posix_groups.tpl:21 -#: ihtml/themes/default/MultiSelectWindow.tpl:63 -#: ihtml/themes/default/MultiSelectWindow.tpl:103 -msgid "Filters" +#: plugins/admin/ogroups/class_divListOGroup.inc:228 +#: plugins/admin/groups/class_divListGroup.inc:234 +#: plugins/admin/departments/class_divListDepartment.inc:158 +msgid "Edit this entry" msgstr "" -#: plugins/admin/ogroups/ogroup_objects.tpl:36 -msgid "Display objects of department" +#: plugins/admin/ogroups/class_divListOGroup.inc:234 +#: plugins/admin/groups/class_divListGroup.inc:241 +#: plugins/admin/users/class_divListUsers.inc:281 +#: plugins/admin/departments/class_divListDepartment.inc:161 +#: plugins/admin/acl/class_divListACL.inc:191 +msgid "delete" msgstr "" -#: plugins/admin/ogroups/ogroup_objects.tpl:37 -#: plugins/admin/ogroups/trust_machines.tpl:27 -#: plugins/admin/groups/group_objects.tpl:40 -#: plugins/admin/groups/trust_machines.tpl:27 -#: plugins/personal/posix/posix_groups.tpl:35 -#: plugins/personal/posix/trust_machines.tpl:27 -msgid "Choose the department the search will be based on" +#: plugins/admin/ogroups/class_divListOGroup.inc:234 +#: plugins/admin/groups/class_divListGroup.inc:241 +#: plugins/admin/departments/class_divListDepartment.inc:161 +msgid "Delete this entry" msgstr "" -#: plugins/admin/ogroups/ogroup_objects.tpl:40 -msgid "Display objects matching" +#: plugins/admin/ogroups/class_divListOGroup.inc:282 +msgid "Number of listed object groups" msgstr "" -#: plugins/admin/ogroups/ogroup_objects.tpl:41 -msgid "Regular expression for matching object names" +#: plugins/admin/ogroups/class_divListOGroup.inc:283 +#: plugins/admin/groups/class_divListGroup.inc:304 +#: plugins/admin/users/class_divListUsers.inc:372 +#: plugins/admin/departments/class_divListDepartment.inc:201 +msgid "Number of listed departments" msgstr "" #: plugins/admin/ogroups/class_ogroupManagement.inc:26 -#: plugins/admin/ogroups/main.inc:53 plugins/admin/ogroups/main.inc:58 #: plugins/admin/ogroups/class_ogroup.inc:1126 +#: plugins/admin/ogroups/main.inc:53 plugins/admin/ogroups/main.inc:58 msgid "Object groups" msgstr "" @@ -2648,8 +2716,8 @@ msgid "Manage object groups" msgstr "" #: plugins/admin/ogroups/class_ogroupManagement.inc:176 -#: plugins/admin/users/class_userManagement.inc:211 #: plugins/admin/groups/class_groupManagement.inc:195 +#: plugins/admin/users/class_userManagement.inc:211 msgid "Infrastructure error" msgstr "" @@ -2658,6 +2726,22 @@ msgstr "" msgid "object group" msgstr "" +#: plugins/admin/ogroups/class_ogroupManagement.inc:285 +#: plugins/admin/ogroups/class_ogroupManagement.inc:338 +#: plugins/admin/ogroups/class_ogroupManagement.inc:365 +#: plugins/admin/groups/class_groupManagement.inc:407 +#: plugins/admin/groups/class_groupManagement.inc:461 +#: plugins/admin/groups/class_groupManagement.inc:492 +#: plugins/admin/users/class_userManagement.inc:546 +#: plugins/admin/users/class_userManagement.inc:550 +#: plugins/admin/departments/class_departmentManagement.inc:250 +#: plugins/admin/acl/class_aclManagement.inc:166 +#: plugins/admin/acl/class_aclManagement.inc:209 +#: plugins/admin/acl/class_aclManagement.inc:302 +#: plugins/admin/acl/class_aclManagement.inc:347 +msgid "Permission error" +msgstr "" + #: plugins/admin/ogroups/class_ogroupManagement.inc:530 msgid "Templates" msgstr "" @@ -2668,29 +2752,6 @@ msgstr "" msgid "User" msgstr "" -#: plugins/admin/ogroups/class_ogroupManagement.inc:532 -#: plugins/admin/groups/class_divListGroup.inc:133 -#: plugins/generic/references/class_reference.inc:57 -msgid "Group" -msgstr "" - -#: plugins/admin/ogroups/class_ogroupManagement.inc:533 -#: plugins/admin/groups/class_divListGroup.inc:194 -#: plugins/generic/references/class_reference.inc:63 -msgid "Application" -msgstr "" - -#: plugins/admin/ogroups/class_ogroupManagement.inc:535 -#: plugins/generic/references/class_reference.inc:65 -#: setup/setup_config2.tpl:277 setup/setup_config2.tpl:322 -msgid "Server" -msgstr "" - -#: plugins/admin/ogroups/class_ogroupManagement.inc:537 -#: plugins/generic/references/class_reference.inc:69 -msgid "Workstation" -msgstr "" - #: plugins/admin/ogroups/class_ogroupManagement.inc:538 msgid "Windows Install" msgstr "" @@ -2699,19 +2760,6 @@ msgstr "" msgid "Terminal" msgstr "" -#: plugins/admin/ogroups/class_ogroupManagement.inc:540 -#: plugins/generic/references/class_reference.inc:73 -msgid "Printer" -msgstr "" - -#: plugins/admin/ogroups/class_ogroup.inc:232 setup/setup_ldap.tpl:121 -#: ihtml/themes/default/MultiSelectWindow.tpl:51 -#: ihtml/themes/default/MultiSelectWindow.tpl:92 -#: ihtml/themes/default/msg_dialog.tpl:56 -#: ihtml/themes/default/msg_dialog.tpl:99 -msgid "Information" -msgstr "" - #: plugins/admin/ogroups/class_ogroup.inc:232 msgid "You cannot combine terminals and workstations in one object group!" msgstr "" @@ -2757,428 +2805,297 @@ msgstr "" #: plugins/admin/ogroups/class_ogroup.inc:483 #: plugins/admin/ogroups/class_ogroup.inc:523 -msgid "printers" -msgstr "" - -#: plugins/admin/ogroups/class_ogroup.inc:485 -#: plugins/admin/ogroups/class_ogroup.inc:487 -#: plugins/admin/ogroups/class_ogroup.inc:522 -msgid "phones" -msgstr "" - -#: plugins/admin/ogroups/class_ogroup.inc:493 -#: plugins/admin/ogroups/class_ogroup.inc:495 -#: plugins/admin/ogroups/class_ogroup.inc:516 -msgid "applications" -msgstr "" - -#: plugins/admin/ogroups/class_ogroup.inc:510 -#: plugins/admin/users/class_userManagement.inc:493 -msgid "none" -msgstr "" - -#: plugins/admin/ogroups/class_ogroup.inc:512 -msgid "too many different objects!" -msgstr "" - -#: plugins/admin/ogroups/class_ogroup.inc:514 -msgid "users" -msgstr "" - -#: plugins/admin/ogroups/class_ogroup.inc:520 -msgid "winstations" -msgstr "" - -#: plugins/admin/ogroups/class_ogroup.inc:570 -#: plugins/admin/groups/class_groupGeneric.inc:521 -#: plugins/personal/posix/class_posixAccount.inc:623 -#: setup/setup_config2.tpl:201 -msgid "disabled" -msgstr "" - -#: plugins/admin/ogroups/class_ogroup.inc:570 -#: plugins/admin/groups/class_groupGeneric.inc:521 -#: plugins/personal/posix/class_posixAccount.inc:623 -msgid "full access" -msgstr "" - -#: plugins/admin/ogroups/class_ogroup.inc:571 -#: plugins/admin/groups/class_groupGeneric.inc:522 -#: plugins/personal/posix/class_posixAccount.inc:624 -msgid "allow access to these hosts" -msgstr "" - -#: plugins/admin/ogroups/class_ogroup.inc:755 -msgid "Non existing dn:" -msgstr "" - -#: plugins/admin/ogroups/class_ogroup.inc:912 -#, php-format -msgid "" -"These systems are already configured by other object groups and cannot be " -"added:" -msgstr "" - -#: plugins/admin/ogroups/class_ogroup.inc:937 -msgid "You can combine two different object types at maximum, only!" -msgstr "" - -#: plugins/admin/ogroups/class_ogroup.inc:1121 -msgid "Object group generic" -msgstr "" - -#: plugins/admin/ogroups/class_ogroup.inc:1132 -msgid "Sytem trust" -msgstr "" - -#: plugins/admin/ogroups/class_ogroup.inc:1133 -msgid "Member" -msgstr "" - -#: plugins/admin/ogroups/trust_machines.tpl:6 -#: plugins/admin/groups/trust_machines.tpl:6 -#: plugins/personal/posix/trust_machines.tpl:6 -msgid "Select systems to add" -msgstr "" - -#: plugins/admin/ogroups/trust_machines.tpl:26 -#: plugins/admin/groups/trust_machines.tpl:26 -#: plugins/personal/posix/trust_machines.tpl:26 -msgid "Display systems of department" -msgstr "" - -#: plugins/admin/ogroups/trust_machines.tpl:30 -#: plugins/admin/groups/trust_machines.tpl:30 -#: plugins/personal/posix/trust_machines.tpl:30 -msgid "Display systems matching" -msgstr "" - -#: plugins/admin/ogroups/trust_machines.tpl:31 -#: plugins/admin/groups/trust_machines.tpl:31 -#: plugins/personal/posix/trust_machines.tpl:31 -msgid "Regular expression for matching addresses" -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." -msgstr "" - -#: plugins/admin/users/password.tpl:8 plugins/personal/password/password.tpl:8 -msgid "" -"Changing the password affects your authentification on mail, proxy, samba " -"and unix services." -msgstr "" - -#: plugins/admin/users/password.tpl:13 -#: plugins/admin/users/class_userManagement.inc:265 -#: plugins/personal/generic/password.tpl:7 -#: plugins/personal/generic/main.inc:97 -#: plugins/personal/password/password.tpl:18 html/password.php:196 -#: ihtml/themes/default/password.tpl:82 ihtml/themes/default/password.tpl:83 -#: ihtml/themes/default/accountexpired.tpl:32 -#: ihtml/themes/default/accountexpired.tpl:36 -msgid "New password" -msgstr "" - -#: plugins/admin/users/password.tpl:17 -#: plugins/personal/generic/password.tpl:11 -#: plugins/personal/password/password.tpl:23 -msgid "Repeat new password" -msgstr "" - -#: plugins/admin/users/password.tpl:21 -msgid "Strength" -msgstr "" - -#: plugins/admin/users/password.tpl:30 -#: plugins/personal/generic/password.tpl:17 -#: plugins/personal/password/password.tpl:39 -msgid "Set password" -msgstr "" - -#: plugins/admin/users/class_divListUsers.inc:55 -#: plugins/admin/users/class_divListUsers.inc:56 -msgid "List of users" -msgstr "" - -#: plugins/admin/users/class_divListUsers.inc:80 -#: ihtml/themes/default/password.tpl:69 ihtml/themes/default/password.tpl:71 -#: ihtml/themes/default/login.tpl:42 ihtml/themes/default/login.tpl:44 -msgid "Username" -msgstr "" - -#: plugins/admin/users/class_divListUsers.inc:84 -#: plugins/admin/users/class_divListUsers.inc:128 -#: plugins/admin/users/class_userManagement.inc:764 -#: plugins/admin/users/template.tpl:15 plugins/admin/users/templatize.tpl:15 -msgid "Template" -msgstr "" - -#: plugins/admin/users/class_divListUsers.inc:84 -msgid "templates" -msgstr "" - -#: plugins/admin/users/class_divListUsers.inc:85 -msgid "GOsa object" -msgstr "" - -#: plugins/admin/users/class_divListUsers.inc:85 -msgid "functional users" -msgstr "" - -#: plugins/admin/users/class_divListUsers.inc:86 -#: plugins/admin/users/class_divListUsers.inc:201 -#: plugins/admin/groups/class_divListGroup.inc:188 -msgid "Posix" +msgid "printers" msgstr "" -#: plugins/admin/users/class_divListUsers.inc:86 -msgid "POSIX users" +#: plugins/admin/ogroups/class_ogroup.inc:485 +#: plugins/admin/ogroups/class_ogroup.inc:487 +#: plugins/admin/ogroups/class_ogroup.inc:522 +msgid "phones" msgstr "" -#: plugins/admin/users/class_divListUsers.inc:87 -msgid "mail users" +#: plugins/admin/ogroups/class_ogroup.inc:493 +#: plugins/admin/ogroups/class_ogroup.inc:495 +#: plugins/admin/ogroups/class_ogroup.inc:516 +msgid "applications" msgstr "" -#: plugins/admin/users/class_divListUsers.inc:88 -#: plugins/admin/users/class_divListUsers.inc:211 -#: plugins/admin/groups/class_divListGroup.inc:192 -#: plugins/personal/posix/class_posixAccount.inc:295 -#: plugins/generic/references/class_reference.inc:47 -#: plugins/generic/references/class_reference.inc:49 -msgid "Samba" +#: plugins/admin/ogroups/class_ogroup.inc:510 +#: plugins/admin/users/class_userManagement.inc:493 +msgid "none" msgstr "" -#: plugins/admin/users/class_divListUsers.inc:88 -msgid "samba users" +#: plugins/admin/ogroups/class_ogroup.inc:512 +msgid "too many different objects!" msgstr "" -#: plugins/admin/users/class_divListUsers.inc:89 -#: plugins/generic/references/class_reference.inc:53 -msgid "Proxy" +#: plugins/admin/ogroups/class_ogroup.inc:514 +msgid "users" msgstr "" -#: plugins/admin/users/class_divListUsers.inc:89 -msgid "proxy users" +#: plugins/admin/ogroups/class_ogroup.inc:520 +msgid "winstations" msgstr "" -#: plugins/admin/users/class_divListUsers.inc:96 -#: plugins/admin/groups/group_objects.tpl:46 -msgid "Display users matching" +#: plugins/admin/ogroups/class_ogroup.inc:570 +#: plugins/admin/groups/class_groupGeneric.inc:521 +#: plugins/personal/posix/class_posixAccount.inc:623 +#: setup/setup_config2.tpl:201 +msgid "disabled" msgstr "" -#: plugins/admin/users/class_divListUsers.inc:136 -#: plugins/admin/users/class_divListUsers.inc:270 -#: ihtml/themes/default/accountexpired.tpl:51 -msgid "Change password" +#: plugins/admin/ogroups/class_ogroup.inc:570 +#: plugins/admin/groups/class_groupGeneric.inc:521 +#: plugins/personal/posix/class_posixAccount.inc:623 +msgid "full access" msgstr "" -#: plugins/admin/users/class_divListUsers.inc:140 -msgid "Apply template" +#: plugins/admin/ogroups/class_ogroup.inc:571 +#: plugins/admin/groups/class_groupGeneric.inc:522 +#: plugins/personal/posix/class_posixAccount.inc:624 +msgid "allow access to these hosts" msgstr "" -#: plugins/admin/users/class_divListUsers.inc:199 -msgid "GOsa" +#: plugins/admin/ogroups/class_ogroup.inc:755 +msgid "Non existing dn:" msgstr "" -#: plugins/admin/users/class_divListUsers.inc:200 -msgid "Edit generic properties" +#: plugins/admin/ogroups/class_ogroup.inc:912 +#, php-format +msgid "" +"These systems are already configured by other object groups and cannot be " +"added:" msgstr "" -#: plugins/admin/users/class_divListUsers.inc:202 -msgid "Edit UNIX properties" +#: plugins/admin/ogroups/class_ogroup.inc:922 +#: plugins/admin/ogroups/class_ogroup.inc:932 +#: plugins/admin/ogroups/class_ogroup.inc:1129 +#: plugins/admin/groups/class_divListGroup.inc:79 +#: plugins/admin/groups/class_groupGeneric.inc:1139 +#: plugins/admin/groups/class_groupGeneric.inc:1145 +#: plugins/admin/groups/class_groupGeneric.inc:1147 +#: plugins/admin/groups/class_groupGeneric.inc:1159 +#: plugins/admin/groups/class_groupGeneric.inc:1173 +#: plugins/admin/groups/class_groupGeneric.inc:1180 +#: plugins/admin/groups/class_groupGeneric.inc:1304 +#: plugins/admin/users/class_userManagement.inc:767 +#: plugins/admin/users/class_userManagement.inc:841 +#: plugins/admin/users/class_userManagement.inc:853 +#: plugins/admin/departments/class_departmentGeneric.inc:307 +#: plugins/admin/departments/class_departmentGeneric.inc:309 +#: plugins/admin/departments/class_departmentGeneric.inc:314 +#: plugins/admin/departments/class_departmentGeneric.inc:321 +#: plugins/admin/departments/class_departmentGeneric.inc:325 +#: plugins/admin/departments/class_localityGeneric.inc:44 +#: plugins/admin/departments/class_localityGeneric.inc:46 +#: plugins/admin/departments/class_localityGeneric.inc:51 +#: plugins/admin/departments/class_localityGeneric.inc:53 +#: plugins/admin/departments/class_localityGeneric.inc:55 +#: plugins/admin/departments/class_organizationGeneric.inc:75 +#: plugins/admin/departments/class_organizationGeneric.inc:77 +#: plugins/admin/departments/class_organizationGeneric.inc:82 +#: plugins/admin/departments/class_organizationGeneric.inc:84 +#: plugins/admin/departments/class_organizationGeneric.inc:86 +#: plugins/admin/departments/class_countryGeneric.inc:43 +#: plugins/admin/departments/class_countryGeneric.inc:45 +#: plugins/admin/departments/class_countryGeneric.inc:50 +#: plugins/admin/departments/class_countryGeneric.inc:52 +#: plugins/admin/departments/class_countryGeneric.inc:54 +#: plugins/admin/departments/class_dcObject.inc:43 +#: plugins/admin/departments/class_dcObject.inc:45 +#: plugins/admin/departments/class_dcObject.inc:50 +#: plugins/admin/departments/class_dcObject.inc:52 +#: plugins/admin/departments/class_dcObject.inc:54 +#: plugins/admin/departments/class_dcObject.inc:86 +#: plugins/admin/acl/class_aclRole.inc:750 +#: plugins/admin/acl/class_aclRole.inc:762 plugins/admin/acl/paste_role.tpl:4 +#: plugins/admin/acl/acl_role.tpl:7 +#: plugins/personal/generic/class_user.inc:1230 +#: plugins/personal/generic/class_user.inc:1243 +#: plugins/personal/generic/class_user.inc:1280 +#: plugins/personal/generic/class_user.inc:1686 setup/setup_migrate.tpl:283 +#: setup/setup_feedback.tpl:31 +msgid "Name" msgstr "" -#: plugins/admin/users/class_divListUsers.inc:204 -msgid "Edit environment properties" +#: plugins/admin/ogroups/class_ogroup.inc:937 +msgid "You can combine two different object types at maximum, only!" msgstr "" -#: plugins/admin/users/class_divListUsers.inc:206 -msgid "Edit mail properties" +#: plugins/admin/ogroups/class_ogroup.inc:1121 +msgid "Object group generic" msgstr "" -#: plugins/admin/users/class_divListUsers.inc:208 -msgid "Edit phone properties" +#: plugins/admin/ogroups/class_ogroup.inc:1132 +msgid "Sytem trust" msgstr "" -#: plugins/admin/users/class_divListUsers.inc:210 -msgid "Edit fax properies" +#: plugins/admin/ogroups/class_ogroup.inc:1133 +msgid "Member" msgstr "" -#: plugins/admin/users/class_divListUsers.inc:212 -msgid "Edit samba properties" +#: 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 "" -#: plugins/admin/users/class_divListUsers.inc:213 -msgid "Netatalk" +#: plugins/admin/ogroups/generic.tpl:10 +msgid "Name of the group" msgstr "" -#: plugins/admin/users/class_divListUsers.inc:214 -msgid "Edit netatalk properties" +#: plugins/admin/ogroups/generic.tpl:18 plugins/admin/groups/generic.tpl:28 +msgid "Descriptive text for this group" msgstr "" -#: plugins/admin/users/class_divListUsers.inc:215 -msgid "Create user from template" +#: plugins/admin/ogroups/generic.tpl:29 plugins/admin/groups/generic.tpl:43 +#: plugins/admin/acl/acl_role.tpl:31 +msgid "Choose subtree to place group in" msgstr "" -#: plugins/admin/users/class_divListUsers.inc:216 -msgid "Create user with this template" +#: plugins/admin/ogroups/generic.tpl:34 plugins/admin/groups/generic.tpl:49 +#: plugins/admin/departments/locality.tpl:37 +#: plugins/admin/departments/generic.tpl:49 +#: plugins/admin/departments/country.tpl:37 +#: plugins/admin/departments/dcObject.tpl:37 +#: plugins/admin/departments/organization.tpl:49 +#: plugins/admin/acl/acl_role.tpl:37 plugins/personal/generic/generic.tpl:180 +#: plugins/personal/generic/multiple_generic.tpl:56 +msgid "Select a base" msgstr "" -#: plugins/admin/users/class_divListUsers.inc:247 -msgid "inactive" +#: plugins/admin/ogroups/generic.tpl:41 +#: plugins/admin/groups/class_groupGeneric.inc:1312 +#: plugins/personal/posix/generic.tpl:126 +msgid "System trust" msgstr "" -#: plugins/admin/users/class_divListUsers.inc:250 -#: plugins/personal/posix/class_posixAccount.inc:159 -#: plugins/personal/posix/class_posixAccount.inc:161 -#: plugins/personal/posix/class_posixAccount.inc:163 -msgid "active" +#: plugins/admin/ogroups/generic.tpl:42 plugins/admin/groups/generic.tpl:169 +#: plugins/admin/groups/generic.tpl:203 plugins/personal/posix/generic.tpl:128 +#: plugins/personal/posix/generic.tpl:156 +msgid "Trust mode" msgstr "" -#: plugins/admin/users/class_divListUsers.inc:258 -#: plugins/admin/users/class_userManagement.inc:602 -msgid "user" +#: plugins/admin/ogroups/generic.tpl:70 +msgid "Member objects" msgstr "" -#: plugins/admin/users/class_divListUsers.inc:269 -msgid "password" +#: plugins/admin/ogroups/tabs_ogroups.inc:133 +msgid "Phone queue" msgstr "" -#: plugins/admin/users/class_divListUsers.inc:273 -#: plugins/admin/users/class_divListUsers.inc:285 -#: plugins/admin/groups/class_divListGroup.inc:244 -msgid "Not allowed" +#: plugins/admin/ogroups/tabs_ogroups.inc:160 +msgid "Systems" msgstr "" -#: plugins/admin/users/class_divListUsers.inc:282 -msgid "Delete user" +#: plugins/admin/ogroups/tabs_ogroups.inc:171 +#: plugins/admin/ogroups/tabs_ogroups.inc:194 +msgid "Startup" msgstr "" -#: plugins/admin/users/class_divListUsers.inc:371 -msgid "Number of listed users" +#: plugins/admin/ogroups/tabs_ogroups.inc:182 +#: plugins/admin/ogroups/tabs_ogroups.inc:203 +msgid "Devices" msgstr "" -#: plugins/admin/users/class_userManagement.inc:27 -msgid "Manage users" +#: plugins/admin/ogroups/tabs_ogroups.inc:213 +msgid "FAI summary" msgstr "" -#: plugins/admin/users/class_userManagement.inc:260 -#: plugins/personal/generic/main.inc:92 -#: plugins/personal/password/class_password.inc:82 html/password.php:193 -msgid "" -"The passwords you've entered as 'New password' and 'Repeated new password' " -"do not match." +#: plugins/admin/ogroups/tabs_ogroups.inc:222 +#: plugins/admin/groups/class_divListGroup.inc:198 +#: plugins/admin/users/class_divListUsers.inc:203 +#: plugins/personal/posix/class_posixAccount.inc:295 +msgid "Environment" msgstr "" -#: plugins/admin/users/class_userManagement.inc:316 -#: plugins/admin/users/class_userManagement.inc:379 -#: plugins/personal/password/class_password.inc:78 -#: plugins/personal/password/class_password.inc:81 -#: plugins/personal/password/class_password.inc:84 -#: plugins/personal/password/class_password.inc:87 -#: plugins/personal/password/class_password.inc:90 -#: plugins/personal/password/class_password.inc:93 -#: plugins/personal/password/class_password.inc:107 -#: plugins/personal/password/class_password.inc:113 html/main.php:329 -#: ihtml/themes/default/password.tpl:41 -msgid "Password change" +#: plugins/admin/ogroups/tabs_ogroups.inc:241 +msgid "Applications" msgstr "" -#: plugins/admin/users/class_userManagement.inc:316 -#: plugins/admin/users/class_userManagement.inc:379 -msgid "You have no permission to change this users password!" +#: plugins/admin/ogroups/paste_generic.tpl:7 +msgid "Please enter the new object group name" msgstr "" -#: plugins/admin/users/class_userManagement.inc:546 -#, php-format -msgid "You have no permission to modify object '%s'!" +#: plugins/admin/ogroups/ogroup_objects.tpl:6 +msgid "Select objects to add" msgstr "" -#: plugins/admin/users/class_userManagement.inc:550 -msgid "You have no permission to use this template!" +#: plugins/admin/ogroups/ogroup_objects.tpl:36 +msgid "Display objects of department" msgstr "" -#: plugins/admin/users/class_userManagement.inc:652 -#: plugins/admin/users/class_userManagement.inc:671 -msgid "Account locking" +#: plugins/admin/ogroups/ogroup_objects.tpl:37 +#: plugins/admin/ogroups/trust_machines.tpl:27 +#: plugins/admin/groups/group_objects.tpl:40 +#: plugins/admin/groups/trust_machines.tpl:27 +#: plugins/personal/posix/posix_groups.tpl:35 +#: plugins/personal/posix/trust_machines.tpl:27 +msgid "Choose the department the search will be based on" msgstr "" -#: plugins/admin/users/class_userManagement.inc:653 -msgid "You have no permission to change the lock status for this user!" +#: plugins/admin/ogroups/ogroup_objects.tpl:40 +msgid "Display objects matching" msgstr "" -#: plugins/admin/users/class_userManagement.inc:672 -#, php-format -msgid "" -"Password method '%s' does not support locking. Account has not been locked!" +#: plugins/admin/ogroups/ogroup_objects.tpl:41 +msgid "Regular expression for matching object names" msgstr "" -#: plugins/admin/users/class_userManagement.inc:770 -#: plugins/admin/users/class_userManagement.inc:844 -#: plugins/personal/generic/class_user.inc:1235 -#: plugins/personal/generic/class_user.inc:1277 -#: plugins/personal/generic/class_user.inc:1555 -#: plugins/personal/generic/class_user.inc:1683 -msgid "Given name" +#: plugins/admin/ogroups/trust_machines.tpl:6 +#: plugins/admin/groups/trust_machines.tpl:6 +#: plugins/personal/posix/trust_machines.tpl:6 +msgid "Select systems to add" msgstr "" -#: plugins/admin/users/remove.tpl:6 -msgid "" -"This includes all account data, system access rules, imap settings, etc. for " -"this user. Please double check if your really want to do this since there is " -"no way for GOsa to get your data back." +#: plugins/admin/ogroups/trust_machines.tpl:26 +#: plugins/admin/groups/trust_machines.tpl:26 +#: plugins/personal/posix/trust_machines.tpl:26 +msgid "Display systems of department" msgstr "" -#: plugins/admin/users/main.inc:51 plugins/admin/users/main.inc:57 -msgid "User administration" +#: plugins/admin/ogroups/trust_machines.tpl:30 +#: plugins/admin/groups/trust_machines.tpl:30 +#: plugins/personal/posix/trust_machines.tpl:30 +msgid "Display systems matching" msgstr "" -#: plugins/admin/users/template.tpl:2 -msgid "Creating a new user using templates" +#: plugins/admin/ogroups/trust_machines.tpl:31 +#: plugins/admin/groups/trust_machines.tpl:31 +#: plugins/personal/posix/trust_machines.tpl:31 +msgid "Regular expression for matching addresses" msgstr "" -#: plugins/admin/users/template.tpl:6 +#: plugins/admin/groups/remove.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." +"This may be a primary user group. Please double check if you really want to " +"do this since there is no way for GOsa to get your data back." msgstr "" -#: plugins/admin/users/template.tpl:23 plugins/personal/generic/generic.tpl:49 -#: plugins/personal/generic/paste_generic.tpl:7 -msgid "Last name" +#: plugins/admin/groups/group_objects.tpl:6 +msgid "Select users to add" msgstr "" -#: plugins/admin/users/template.tpl:27 plugins/personal/generic/generic.tpl:69 -#: plugins/personal/generic/paste_generic.tpl:11 -msgid "First name" +#: plugins/admin/groups/group_objects.tpl:30 +msgid "Select to see servers" msgstr "" -#: plugins/admin/users/template.tpl:32 plugins/personal/generic/generic.tpl:82 -#: plugins/personal/generic/paste_generic.tpl:15 -#: plugins/personal/generic/class_user.inc:1225 -#: plugins/personal/generic/class_user.inc:1238 -#: plugins/personal/generic/class_user.inc:1252 -#: plugins/personal/generic/class_user.inc:1254 html/password.php:215 -msgid "Login" +#: plugins/admin/groups/group_objects.tpl:30 +msgid "Search within subtree" msgstr "" -#: plugins/admin/users/templatize.tpl:2 -msgid "Applying a template" +#: plugins/admin/groups/group_objects.tpl:37 +msgid "Display users of department" msgstr "" -#: plugins/admin/users/templatize.tpl:6 -msgid "" -"Applying a template to several users will replace all user attributes " -"defined in the template." +#: plugins/admin/groups/group_objects.tpl:46 +#: plugins/admin/users/class_divListUsers.inc:96 +msgid "Display users matching" msgstr "" -#: plugins/admin/users/templatize.tpl:33 -msgid "No templates available!" +#: plugins/admin/groups/group_objects.tpl:47 +msgid "Regular expression for matching user names" msgstr "" #: plugins/admin/groups/generic.tpl:14 plugins/personal/generic/generic.tpl:52 @@ -3235,8 +3152,66 @@ msgstr "" msgid "Not in all groups" msgstr "" -#: plugins/admin/groups/paste_generic.tpl:1 -msgid "Group settings" +#: plugins/admin/groups/class_divListGroup.inc:55 +#: plugins/admin/groups/class_divListGroup.inc:56 +msgid "List of groups" +msgstr "" + +#: plugins/admin/groups/class_divListGroup.inc:84 +msgid "Select to see groups that are primary groups of users" +msgstr "" + +#: plugins/admin/groups/class_divListGroup.inc:85 +msgid "primary groups" +msgstr "" + +#: plugins/admin/groups/class_divListGroup.inc:86 +msgid "samba groups mappings" +msgstr "" + +#: plugins/admin/groups/class_divListGroup.inc:87 +msgid "samba groups" +msgstr "" + +#: plugins/admin/groups/class_divListGroup.inc:88 +msgid "application settings" +msgstr "" + +#: plugins/admin/groups/class_divListGroup.inc:90 +msgid "mail settings" +msgstr "" + +#: plugins/admin/groups/class_divListGroup.inc:91 +msgid "mail groups" +msgstr "" + +#: plugins/admin/groups/class_divListGroup.inc:92 +msgid "Select to see normal groups that have only functional aspects" +msgstr "" + +#: plugins/admin/groups/class_divListGroup.inc:93 +msgid "functional groups" +msgstr "" + +#: plugins/admin/groups/class_divListGroup.inc:101 +#: plugins/personal/posix/posix_groups.tpl:59 +msgid "User name of which groups are shown" +msgstr "" + +#: plugins/admin/groups/class_divListGroup.inc:188 +#: plugins/admin/users/class_divListUsers.inc:86 +#: plugins/admin/users/class_divListUsers.inc:201 +msgid "Posix" +msgstr "" + +#: plugins/admin/groups/class_divListGroup.inc:244 +#: plugins/admin/users/class_divListUsers.inc:273 +#: plugins/admin/users/class_divListUsers.inc:285 +msgid "Not allowed" +msgstr "" + +#: plugins/admin/groups/class_divListGroup.inc:303 +msgid "Number of listed groups" msgstr "" #: plugins/admin/groups/class_groupGeneric.inc:163 @@ -3264,64 +3239,87 @@ msgstr "" msgid "Special group (%d)" msgstr "" -#: plugins/admin/groups/class_groupGeneric.inc:685 -msgid "! unknown id" +#: plugins/admin/groups/class_groupGeneric.inc:628 +#, php-format +msgid "Adding UID '%s' to group '%s' faild: cannot find user object!" +msgstr "" + +#: plugins/admin/groups/class_groupGeneric.inc:634 +#, php-format +msgid "Add UID '%s' to group '%s' failed: UID is used more than once!" +msgstr "" + +#: plugins/admin/groups/class_groupGeneric.inc:712 +msgid "! unknown UID" msgstr "" -#: plugins/admin/groups/class_groupGeneric.inc:728 +#: plugins/admin/groups/class_groupGeneric.inc:755 #, php-format msgid "Search returned too many results. Not displaying more than %s entries!" msgstr "" -#: plugins/admin/groups/class_groupGeneric.inc:954 +#: plugins/admin/groups/class_groupGeneric.inc:981 #, php-format msgid "Cannot find any SID for '%s'!" msgstr "" -#: plugins/admin/groups/class_groupGeneric.inc:959 +#: plugins/admin/groups/class_groupGeneric.inc:986 #, php-format msgid "Cannot find any RIDBASE for '%s'!" msgstr "" -#: plugins/admin/groups/class_groupGeneric.inc:1146 -#: plugins/admin/groups/class_groupGeneric.inc:1149 -#: plugins/admin/groups/class_groupGeneric.inc:1265 +#: plugins/admin/groups/class_groupGeneric.inc:1088 +#, php-format +msgid "The gidNumber '%s' is already in use by %s!" +msgstr "" + +#: plugins/admin/groups/class_groupGeneric.inc:1189 +#: plugins/admin/groups/class_groupGeneric.inc:1192 +#: plugins/admin/groups/class_groupGeneric.inc:1308 +#: plugins/personal/posix/class_posixAccount.inc:1084 +#: plugins/personal/posix/class_posixAccount.inc:1087 #: plugins/personal/posix/generic.tpl:68 #: plugins/personal/posix/paste_generic.tpl:37 -#: plugins/personal/posix/class_posixAccount.inc:1036 -#: plugins/personal/posix/class_posixAccount.inc:1039 msgid "GID" msgstr "" -#: plugins/admin/groups/class_groupGeneric.inc:1204 -#: plugins/personal/posix/class_posixAccount.inc:1334 +#: plugins/admin/groups/class_groupGeneric.inc:1247 +#: plugins/personal/posix/class_posixAccount.inc:1382 msgid "Cannot allocate a free ID!" msgstr "" -#: plugins/admin/groups/class_groupGeneric.inc:1253 +#: plugins/admin/groups/class_groupGeneric.inc:1296 msgid "Generic group settings" msgstr "" -#: plugins/admin/groups/class_groupGeneric.inc:1267 +#: plugins/admin/groups/class_groupGeneric.inc:1310 msgid "Samba group type" msgstr "" -#: plugins/admin/groups/class_groupGeneric.inc:1268 +#: plugins/admin/groups/class_groupGeneric.inc:1311 msgid "Samba domain name" msgstr "" -#: plugins/admin/groups/class_groupGeneric.inc:1270 +#: plugins/admin/groups/class_groupGeneric.inc:1313 msgid "Phone pickup group" msgstr "" -#: plugins/admin/groups/class_groupGeneric.inc:1271 +#: plugins/admin/groups/class_groupGeneric.inc:1314 msgid "Nagios group" msgstr "" -#: plugins/admin/groups/class_groupGeneric.inc:1273 +#: plugins/admin/groups/class_groupGeneric.inc:1316 msgid "Group member" msgstr "" +#: plugins/admin/groups/paste_generic.tpl:1 +msgid "Group settings" +msgstr "" + +#: plugins/admin/groups/main.inc:49 plugins/admin/groups/main.inc:53 +msgid "Group administration" +msgstr "" + #: plugins/admin/groups/class_groupManagement.inc:27 msgid "Manage POSIX groups" msgstr "" @@ -3331,551 +3329,674 @@ msgstr "" msgid "group" msgstr "" -#: plugins/admin/groups/remove.tpl:6 +#: plugins/admin/users/remove.tpl:6 msgid "" -"This may be a primary user group. Please double check if you really want to " -"do this since there is no way for GOsa to get your data back." +"This includes all account data, system access rules, imap settings, etc. for " +"this user. Please double check if your really want to do this since there is " +"no way for GOsa to get your data back." msgstr "" -#: plugins/admin/groups/main.inc:49 plugins/admin/groups/main.inc:53 -msgid "Group administration" +#: plugins/admin/users/main.inc:51 plugins/admin/users/main.inc:57 +msgid "User administration" msgstr "" -#: plugins/admin/groups/group_objects.tpl:6 -msgid "Select users to add" +#: plugins/admin/users/class_divListUsers.inc:55 +#: plugins/admin/users/class_divListUsers.inc:56 +msgid "List of users" msgstr "" -#: plugins/admin/groups/group_objects.tpl:30 -msgid "Select to see servers" +#: plugins/admin/users/class_divListUsers.inc:84 +#: plugins/admin/users/class_divListUsers.inc:128 +#: plugins/admin/users/template.tpl:15 +#: plugins/admin/users/class_userManagement.inc:764 +#: plugins/admin/users/templatize.tpl:15 +msgid "Template" msgstr "" -#: plugins/admin/groups/group_objects.tpl:30 -msgid "Search within subtree" +#: plugins/admin/users/class_divListUsers.inc:84 +msgid "templates" msgstr "" -#: plugins/admin/groups/group_objects.tpl:37 -msgid "Display users of department" +#: plugins/admin/users/class_divListUsers.inc:85 +msgid "GOsa object" msgstr "" -#: plugins/admin/groups/group_objects.tpl:47 -msgid "Regular expression for matching user names" +#: plugins/admin/users/class_divListUsers.inc:85 +msgid "functional users" +msgstr "" + +#: plugins/admin/users/class_divListUsers.inc:86 +msgid "POSIX users" +msgstr "" + +#: plugins/admin/users/class_divListUsers.inc:87 +msgid "mail users" +msgstr "" + +#: plugins/admin/users/class_divListUsers.inc:88 +msgid "samba users" +msgstr "" + +#: plugins/admin/users/class_divListUsers.inc:89 +msgid "proxy users" +msgstr "" + +#: plugins/admin/users/class_divListUsers.inc:140 +msgid "Apply template" +msgstr "" + +#: plugins/admin/users/class_divListUsers.inc:199 +msgid "GOsa" +msgstr "" + +#: plugins/admin/users/class_divListUsers.inc:200 +msgid "Edit generic properties" +msgstr "" + +#: plugins/admin/users/class_divListUsers.inc:202 +msgid "Edit UNIX properties" +msgstr "" + +#: plugins/admin/users/class_divListUsers.inc:204 +msgid "Edit environment properties" +msgstr "" + +#: plugins/admin/users/class_divListUsers.inc:206 +msgid "Edit mail properties" +msgstr "" + +#: plugins/admin/users/class_divListUsers.inc:208 +msgid "Edit phone properties" +msgstr "" + +#: plugins/admin/users/class_divListUsers.inc:209 +#: plugins/admin/departments/class_departmentGeneric.inc:331 +#: plugins/admin/departments/class_departmentGeneric.inc:627 +#: plugins/admin/departments/generic.tpl:96 +#: plugins/admin/departments/class_organizationGeneric.inc:127 +#: plugins/admin/departments/organization.tpl:96 +#: plugins/personal/generic/class_user.inc:1266 +#: plugins/personal/generic/class_user.inc:1674 +#: plugins/personal/generic/generic.tpl:363 +#: plugins/personal/generic/generic.tpl:531 +#: plugins/personal/generic/multiple_generic.tpl:247 +#: plugins/personal/generic/multiple_generic.tpl:438 +msgid "Fax" +msgstr "" + +#: plugins/admin/users/class_divListUsers.inc:210 +msgid "Edit fax properies" +msgstr "" + +#: plugins/admin/users/class_divListUsers.inc:212 +msgid "Edit samba properties" +msgstr "" + +#: plugins/admin/users/class_divListUsers.inc:213 +msgid "Netatalk" +msgstr "" + +#: plugins/admin/users/class_divListUsers.inc:214 +msgid "Edit netatalk properties" +msgstr "" + +#: plugins/admin/users/class_divListUsers.inc:215 +msgid "Create user from template" msgstr "" -#: plugins/admin/groups/class_divListGroup.inc:55 -#: plugins/admin/groups/class_divListGroup.inc:56 -msgid "List of groups" +#: plugins/admin/users/class_divListUsers.inc:216 +msgid "Create user with this template" msgstr "" -#: plugins/admin/groups/class_divListGroup.inc:84 -msgid "Select to see groups that are primary groups of users" +#: plugins/admin/users/class_divListUsers.inc:247 +msgid "inactive" msgstr "" -#: plugins/admin/groups/class_divListGroup.inc:85 -msgid "primary groups" +#: plugins/admin/users/class_divListUsers.inc:250 +#: plugins/personal/posix/class_posixAccount.inc:159 +#: plugins/personal/posix/class_posixAccount.inc:161 +#: plugins/personal/posix/class_posixAccount.inc:163 +msgid "active" msgstr "" -#: plugins/admin/groups/class_divListGroup.inc:86 -msgid "samba groups mappings" +#: plugins/admin/users/class_divListUsers.inc:258 +#: plugins/admin/users/class_userManagement.inc:602 +msgid "user" msgstr "" -#: plugins/admin/groups/class_divListGroup.inc:87 -msgid "samba groups" +#: plugins/admin/users/class_divListUsers.inc:269 +msgid "password" msgstr "" -#: plugins/admin/groups/class_divListGroup.inc:88 -msgid "application settings" +#: plugins/admin/users/class_divListUsers.inc:282 +msgid "Delete user" msgstr "" -#: plugins/admin/groups/class_divListGroup.inc:90 -msgid "mail settings" +#: plugins/admin/users/class_divListUsers.inc:371 +msgid "Number of listed users" msgstr "" -#: plugins/admin/groups/class_divListGroup.inc:91 -msgid "mail groups" +#: 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." msgstr "" -#: plugins/admin/groups/class_divListGroup.inc:92 -msgid "Select to see normal groups that have only functional aspects" +#: plugins/admin/users/password.tpl:8 plugins/personal/password/password.tpl:8 +msgid "" +"Changing the password affects your authentification on mail, proxy, samba " +"and unix services." msgstr "" -#: plugins/admin/groups/class_divListGroup.inc:93 -msgid "functional groups" +#: plugins/admin/users/password.tpl:17 +#: plugins/personal/generic/password.tpl:11 +#: plugins/personal/password/password.tpl:23 +msgid "Repeat new password" msgstr "" -#: plugins/admin/groups/class_divListGroup.inc:101 -#: plugins/personal/posix/posix_groups.tpl:59 -msgid "User name of which groups are shown" +#: plugins/admin/users/password.tpl:21 +msgid "Strength" msgstr "" -#: plugins/admin/groups/class_divListGroup.inc:303 -msgid "Number of listed groups" +#: plugins/admin/users/password.tpl:30 +#: plugins/personal/generic/password.tpl:17 +#: plugins/personal/password/password.tpl:39 +msgid "Set password" msgstr "" -#: plugins/personal/posix/posix_groups.tpl:6 -msgid "Select groups to add" +#: plugins/admin/users/template.tpl:2 +msgid "Creating a new user using templates" msgstr "" -#: plugins/personal/posix/posix_groups.tpl:32 -msgid "Display groups of department" +#: 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 "" -#: plugins/personal/posix/posix_groups.tpl:44 -msgid "Display groups matching" +#: plugins/admin/users/template.tpl:23 plugins/personal/generic/generic.tpl:49 +#: plugins/personal/generic/paste_generic.tpl:7 +msgid "Last name" msgstr "" -#: plugins/personal/posix/posix_groups.tpl:55 -msgid "Display groups of user" +#: plugins/admin/users/template.tpl:27 plugins/personal/generic/generic.tpl:69 +#: plugins/personal/generic/paste_generic.tpl:11 +msgid "First name" msgstr "" -#: plugins/personal/posix/generic.tpl:7 -#: plugins/personal/posix/paste_generic.tpl:8 -#: plugins/personal/posix/class_posixAccount.inc:1018 -#: plugins/personal/posix/class_posixAccount.inc:1021 -#: plugins/personal/posix/class_posixAccount.inc:1091 -#: plugins/personal/posix/class_posixAccount.inc:1094 -#: plugins/personal/posix/class_posixAccount.inc:1522 -msgid "Home directory" +#: plugins/admin/users/class_userManagement.inc:27 +msgid "Manage users" msgstr "" -#: plugins/personal/posix/generic.tpl:15 -#: plugins/personal/posix/class_posixAccount.inc:1523 -msgid "Shell" +#: plugins/admin/users/class_userManagement.inc:316 +#: plugins/admin/users/class_userManagement.inc:379 +msgid "You have no permission to change this users password!" msgstr "" -#: plugins/personal/posix/generic.tpl:25 -msgid "Primary group" +#: plugins/admin/users/class_userManagement.inc:546 +#, php-format +msgid "You have no permission to modify object '%s'!" msgstr "" -#: plugins/personal/posix/generic.tpl:36 -msgid "Status" +#: plugins/admin/users/class_userManagement.inc:550 +msgid "You have no permission to use this template!" msgstr "" -#: plugins/personal/posix/generic.tpl:53 -#: plugins/personal/posix/paste_generic.tpl:23 -msgid "Force UID/GID" +#: plugins/admin/users/class_userManagement.inc:652 +#: plugins/admin/users/class_userManagement.inc:671 +msgid "Account locking" msgstr "" -#: plugins/personal/posix/generic.tpl:57 -#: plugins/personal/posix/paste_generic.tpl:28 -#: plugins/personal/posix/class_posixAccount.inc:1029 -#: plugins/personal/posix/class_posixAccount.inc:1032 -msgid "UID" +#: plugins/admin/users/class_userManagement.inc:653 +msgid "You have no permission to change the lock status for this user!" msgstr "" -#: plugins/personal/posix/generic.tpl:83 -#: plugins/personal/posix/paste_generic.tpl:47 -msgid "Group membership" +#: plugins/admin/users/class_userManagement.inc:672 +#, php-format +msgid "" +"Password method '%s' does not support locking. Account has not been locked!" msgstr "" -#: plugins/personal/posix/generic.tpl:85 -#: plugins/personal/posix/paste_generic.tpl:54 -msgid "(Warning: more than 16 groups are not supported by NFS!)" +#: plugins/admin/users/class_userManagement.inc:770 +#: plugins/admin/users/class_userManagement.inc:844 +#: plugins/personal/generic/class_user.inc:1235 +#: plugins/personal/generic/class_user.inc:1277 +#: plugins/personal/generic/class_user.inc:1555 +#: plugins/personal/generic/class_user.inc:1683 +msgid "Given name" msgstr "" -#: plugins/personal/posix/generic.tpl:94 -msgid "Common group" +#: plugins/admin/users/templatize.tpl:2 +msgid "Applying a template" msgstr "" -#: plugins/personal/posix/generic.tpl:98 -msgid "Non common group" +#: plugins/admin/users/templatize.tpl:6 +msgid "" +"Applying a template to several users will replace all user attributes " +"defined in the template." msgstr "" -#: plugins/personal/posix/generic.tpl:119 -msgid "Account" +#: plugins/admin/users/templatize.tpl:33 +msgid "No templates available!" msgstr "" -#: plugins/personal/posix/paste_generic.tpl:4 -msgid "Posix settings" +#: plugins/admin/departments/remove.tpl:6 +msgid "" +"This includes 'all' accounts, systems, etc. in this subtree. Please double " +"check if your really want to do this since there is no way for GOsa to get " +"your data back." msgstr "" -#: plugins/personal/posix/class_posixAccount.inc:37 -#: plugins/generic/references/class_reference.inc:43 -msgid "UNIX" +#: plugins/admin/departments/remove.tpl:10 plugins/admin/acl/remove.tpl:10 +msgid "" +"Best thing to do before performing this action would be to save the current " +"contents of your LDAP tree in a file. So - if you've done so - press " +"'Delete' to continue or 'Cancel' to abort." msgstr "" -#: plugins/personal/posix/class_posixAccount.inc:38 -msgid "Edit users POSIX settings" +#: plugins/admin/departments/class_departmentGeneric.inc:386 +msgid "Cannot find an unused tag for this administrative unit!" msgstr "" -#: plugins/personal/posix/class_posixAccount.inc:154 -msgid "expired" +#: plugins/admin/departments/class_departmentGeneric.inc:457 +#, php-format +msgid "Tagging '%s'." msgstr "" -#: plugins/personal/posix/class_posixAccount.inc:156 -msgid "grace time active" +#: plugins/admin/departments/class_departmentGeneric.inc:538 +#, php-format +msgid "Moving '%s' to '%s'" msgstr "" -#: plugins/personal/posix/class_posixAccount.inc:159 -msgid "password not changeable" +#: plugins/admin/departments/class_departmentGeneric.inc:579 +#, php-format +msgid "FAILED to copy %s, aborting operation" msgstr "" -#: plugins/personal/posix/class_posixAccount.inc:161 -msgid "password expired" +#: plugins/admin/departments/class_departmentGeneric.inc:610 +#: plugins/admin/departments/class_departmentGeneric.inc:615 +#: plugins/admin/departments/class_departmentManagement.inc:26 +msgid "Departments" msgstr "" -#: plugins/personal/posix/class_posixAccount.inc:208 -msgid "unconfigured" +#: plugins/admin/departments/class_departmentGeneric.inc:618 +#: plugins/admin/departments/class_divListDepartment.inc:65 +msgid "Department name" msgstr "" -#: plugins/personal/posix/class_posixAccount.inc:219 -msgid "automatic" +#: plugins/admin/departments/class_departmentGeneric.inc:620 +#: plugins/admin/departments/generic.tpl:27 +#: plugins/admin/departments/class_organizationGeneric.inc:120 +#: plugins/admin/departments/organization.tpl:27 +msgid "Category" msgstr "" -#: plugins/personal/posix/class_posixAccount.inc:275 -#: plugins/personal/posix/class_posixAccount.inc:295 -#: plugins/personal/posix/class_posixAccount.inc:297 -#: plugins/personal/posix/class_posixAccount.inc:300 -msgid "POSIX" +#: plugins/admin/departments/class_departmentGeneric.inc:623 +#: plugins/admin/departments/generic.tpl:65 +#: plugins/admin/departments/class_organizationGeneric.inc:123 +#: plugins/admin/departments/organization.tpl:65 +#: plugins/personal/generic/class_user.inc:1579 +#: plugins/personal/generic/generic.tpl:389 +#: plugins/personal/generic/multiple_generic.tpl:275 +msgid "State" msgstr "" -#: plugins/personal/posix/class_posixAccount.inc:471 -#, php-format -msgid "Password can't be changed up to %s days after last change" +#: plugins/admin/departments/class_departmentGeneric.inc:624 +#: plugins/admin/departments/generic.tpl:61 +#: plugins/admin/departments/generic.tpl:73 +#: plugins/admin/departments/class_localityGeneric.inc:87 +#: plugins/admin/departments/class_organizationGeneric.inc:124 +#: plugins/admin/departments/organization.tpl:61 +#: plugins/admin/departments/organization.tpl:73 +#: plugins/personal/generic/class_user.inc:1580 +#: plugins/personal/generic/generic.tpl:381 +#: plugins/personal/generic/multiple_generic.tpl:265 +msgid "Location" msgstr "" -#: plugins/personal/posix/class_posixAccount.inc:475 -#, php-format -msgid "Password must be changed after %s days" +#: plugins/admin/departments/class_departmentGeneric.inc:625 +#: plugins/admin/departments/generic.tpl:81 +#: plugins/admin/departments/organization.tpl:81 +#: plugins/personal/generic/generic.tpl:194 +#: plugins/personal/generic/generic.tpl:397 +#: plugins/personal/generic/multiple_generic.tpl:67 +#: plugins/personal/generic/multiple_generic.tpl:285 +msgid "Address" msgstr "" -#: plugins/personal/posix/class_posixAccount.inc:479 -#, php-format -msgid "Disable account after %s days of inactivity after password expiry" +#: plugins/admin/departments/class_departmentGeneric.inc:626 +msgid "Telephone" msgstr "" -#: plugins/personal/posix/class_posixAccount.inc:483 -#, php-format -msgid "Warn user %s days before password expiry" +#: plugins/admin/departments/class_departmentGeneric.inc:629 +#: plugins/admin/departments/locality.tpl:50 +#: plugins/admin/departments/generic.tpl:114 +#: plugins/admin/departments/class_localityGeneric.inc:90 +#: plugins/admin/departments/class_organizationGeneric.inc:129 +#: plugins/admin/departments/class_countryGeneric.inc:90 +#: plugins/admin/departments/class_dcObject.inc:89 +#: plugins/admin/departments/country.tpl:50 +#: plugins/admin/departments/dcObject.tpl:50 +#: plugins/admin/departments/organization.tpl:114 +msgid "Administrative settings" msgstr "" -#: plugins/personal/posix/class_posixAccount.inc:832 -msgid "Timeout while waiting for lock. Ignoring lock!" +#: plugins/admin/departments/class_departmentGeneric.inc:680 +#, php-format +msgid "Object '%s' is already tagged" msgstr "" -#: plugins/personal/posix/class_posixAccount.inc:925 -msgid "" -"A duplicated UID number was written for this user. If this was not intended " -"please verify all used uidNumbers!" +#: plugins/admin/departments/class_departmentGeneric.inc:687 +#, php-format +msgid "Adding tag (%s) to object '%s'" msgstr "" -#: plugins/personal/posix/class_posixAccount.inc:962 -#: plugins/personal/posix/class_posixAccount.inc:1155 -msgid "Group of user" +#: plugins/admin/departments/class_departmentGeneric.inc:719 +#, php-format +msgid "Removing tag from object '%s'" msgstr "" -#: plugins/personal/posix/class_posixAccount.inc:1047 -#: plugins/personal/posix/class_posixAccount.inc:1100 -msgid "shadowMin" +#: plugins/admin/departments/locality.tpl:11 +#: plugins/admin/departments/dcObject.tpl:11 +msgid "Locality name" msgstr "" -#: plugins/personal/posix/class_posixAccount.inc:1052 -#: plugins/personal/posix/class_posixAccount.inc:1105 -msgid "shadowMax" +#: plugins/admin/departments/locality.tpl:14 +#: plugins/admin/departments/dcObject.tpl:14 +msgid "Name of locality to create" msgstr "" -#: plugins/personal/posix/class_posixAccount.inc:1057 -#: plugins/personal/posix/class_posixAccount.inc:1110 -msgid "shadowWarning" +#: plugins/admin/departments/locality.tpl:22 +#: plugins/admin/departments/generic.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 "" -#: plugins/personal/posix/class_posixAccount.inc:1071 -#: plugins/personal/posix/class_posixAccount.inc:1124 -msgid "shadowInactive" +#: plugins/admin/departments/locality.tpl:31 +#: plugins/admin/departments/generic.tpl:43 +#: plugins/admin/departments/country.tpl:31 +#: plugins/admin/departments/dcObject.tpl:31 +#: plugins/admin/departments/organization.tpl:43 +msgid "Choose subtree to place department in" msgstr "" -#: plugins/personal/posix/class_posixAccount.inc:1512 -msgid "POSIX account" +#: plugins/admin/departments/locality.tpl:52 +#: plugins/admin/departments/generic.tpl:116 +#: plugins/admin/departments/country.tpl:52 +#: plugins/admin/departments/dcObject.tpl:52 +#: plugins/admin/departments/organization.tpl:116 +msgid "Tag department as an independent administrative unit" msgstr "" -#: plugins/personal/posix/class_posixAccount.inc:1516 -#: plugins/personal/generic/class_user.inc:1548 -#: plugins/personal/password/class_password.inc:145 -msgid "My account" +#: plugins/admin/departments/generic.tpl:11 +msgid "Name of department" msgstr "" -#: plugins/personal/posix/class_posixAccount.inc:1524 -#: setup/setup_migrate.tpl:263 -msgid "User ID" +#: plugins/admin/departments/generic.tpl:14 +msgid "Name of subtree to create" msgstr "" -#: plugins/personal/posix/class_posixAccount.inc:1525 -msgid "Group ID" +#: plugins/admin/departments/generic.tpl:30 +#: plugins/admin/departments/organization.tpl:30 +msgid "Category for this subtree" msgstr "" -#: plugins/personal/posix/class_posixAccount.inc:1527 -msgid "Force password change on login" +#: plugins/admin/departments/generic.tpl:68 +#: plugins/admin/departments/organization.tpl:68 +msgid "State where this subtree is located" msgstr "" -#: plugins/personal/posix/class_posixAccount.inc:1528 -msgid "Shadow min" +#: plugins/admin/departments/generic.tpl:76 +#: plugins/admin/departments/organization.tpl:76 +msgid "Location of this subtree" msgstr "" -#: plugins/personal/posix/class_posixAccount.inc:1529 -msgid "Shadow max" +#: plugins/admin/departments/generic.tpl:84 +#: plugins/admin/departments/organization.tpl:84 +msgid "Postal address of this subtree" msgstr "" -#: plugins/personal/posix/class_posixAccount.inc:1530 -msgid "Shadow warning" +#: plugins/admin/departments/generic.tpl:91 +#: plugins/admin/departments/organization.tpl:91 +msgid "Base telephone number of this subtree" msgstr "" -#: plugins/personal/posix/class_posixAccount.inc:1531 -msgid "Shadow inactive" +#: plugins/admin/departments/generic.tpl:99 +#: plugins/admin/departments/organization.tpl:99 +msgid "Base facsimile telephone number of this subtree" msgstr "" -#: plugins/personal/posix/class_posixAccount.inc:1532 -msgid "Shadow expire" +#: plugins/admin/departments/class_divListDepartment.inc:47 +#: plugins/admin/departments/class_divListDepartment.inc:48 +msgid "List of departments" msgstr "" -#: plugins/personal/posix/class_posixAccount.inc:1533 -msgid "System trust model" +#: plugins/admin/departments/class_divListDepartment.inc:73 +msgid "Regular expression for matching department names" msgstr "" -#: plugins/personal/posix/main.inc:142 -msgid "POSIX settings" +#: plugins/admin/departments/class_departmentManagement.inc:27 +msgid "Manage Departments" msgstr "" -#: plugins/personal/posix/posix_shadow.tpl:9 -msgid "User must change password on first login" +#: plugins/admin/departments/class_departmentManagement.inc:316 +msgid "" +"As soon as the move 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/personal/posix/posix_shadow.tpl:34 -msgid "Password expires on" +#: plugins/admin/departments/class_departmentManagement.inc:336 +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/personal/generic/password.tpl:2 -msgid "" -"You have changed the method your password is stored in the ldap database. " -"For that reason you've to enter your password at this point again. GOsa will " -"then encode it with the selected method." +#: plugins/admin/departments/class_departmentManagement.inc:556 +#: plugins/admin/departments/class_dcObject.inc:77 +#: plugins/admin/departments/class_dcObject.inc:78 +msgid "Domain Component" msgstr "" -#: plugins/personal/generic/generic.tpl:6 -#: plugins/personal/generic/multiple_generic.tpl:5 -msgid "Personal information" +#: plugins/admin/departments/class_departmentManagement.inc:568 +#: plugins/admin/departments/class_countryGeneric.inc:78 +#: plugins/admin/departments/class_countryGeneric.inc:79 +msgid "Country" msgstr "" -#: plugins/personal/generic/generic.tpl:20 -#: plugins/personal/generic/generic.tpl:22 -#: plugins/personal/generic/generic.tpl:38 -#: plugins/personal/generic/paste_generic.tpl:37 -#: plugins/personal/generic/generic_picture.tpl:5 -#: plugins/personal/generic/generic_picture.tpl:15 -#: plugins/personal/generic/multiple_generic.tpl:13 -msgid "Personal picture" +#: plugins/admin/departments/class_departmentManagement.inc:580 +#: plugins/admin/departments/class_localityGeneric.inc:78 +#: plugins/admin/departments/class_localityGeneric.inc:79 +msgid "Locality" msgstr "" -#: plugins/personal/generic/generic.tpl:29 -#: plugins/personal/generic/generic.tpl:40 -msgid "Change picture" +#: plugins/admin/departments/class_departmentManagement.inc:592 +#: plugins/admin/departments/class_organizationGeneric.inc:109 +#: plugins/admin/departments/class_organizationGeneric.inc:110 +#: plugins/personal/generic/class_user.inc:1567 +#: plugins/personal/generic/generic.tpl:279 +#: plugins/personal/generic/multiple_generic.tpl:149 +#: setup/setup_feedback.tpl:23 +msgid "Organization" msgstr "" -#: plugins/personal/generic/generic.tpl:62 -msgid "Template name" +#: plugins/admin/departments/class_organizationGeneric.inc:118 +msgid "Organization name" msgstr "" -#: plugins/personal/generic/generic.tpl:98 -#: plugins/personal/generic/class_user.inc:1557 -msgid "Personal title" +#: plugins/admin/departments/class_organizationGeneric.inc:125 +#: plugins/personal/generic/class_user.inc:1581 +msgid "Postal address" msgstr "" -#: plugins/personal/generic/generic.tpl:108 -#: plugins/personal/generic/class_user.inc:1558 -#: plugins/personal/generic/multiple_generic.tpl:23 -msgid "Academic title" +#: plugins/admin/departments/class_organizationGeneric.inc:126 +msgid "Phone number" msgstr "" -#: plugins/personal/generic/generic.tpl:119 -#: plugins/personal/generic/class_user.inc:1560 -msgid "Date of birth" +#: plugins/admin/departments/class_countryGeneric.inc:87 +#: plugins/admin/departments/country.tpl:11 +msgid "Country name" msgstr "" -#: plugins/personal/generic/generic.tpl:144 -msgid "Sex" +#: plugins/admin/departments/main.inc:50 plugins/admin/departments/main.inc:52 +msgid "Department management" msgstr "" -#: plugins/personal/generic/generic.tpl:157 -#: plugins/personal/generic/multiple_generic.tpl:33 -msgid "Preferred langage" +#: plugins/admin/departments/country.tpl:14 +msgid "Name of country to create" msgstr "" -#: plugins/personal/generic/generic.tpl:175 -#: plugins/personal/generic/multiple_generic.tpl:53 -msgid "Choose subtree to place user in" +#: plugins/admin/departments/dep_iframe.tpl:1 +msgid "Processing the requested operation" msgstr "" -#: plugins/personal/generic/generic.tpl:202 -#: plugins/personal/generic/multiple_generic.tpl:78 -msgid "Private phone" +#: plugins/admin/departments/dep_iframe.tpl:7 +msgid "" +"Your browser doesn't support iframes, please use this link to perform the " +"requested operation." msgstr "" -#: plugins/personal/generic/generic.tpl:210 -#: plugins/personal/generic/class_user.inc:1258 -#: plugins/personal/generic/class_user.inc:1585 -#: plugins/personal/generic/class_user.inc:1668 -#: plugins/personal/generic/multiple_generic.tpl:88 -msgid "Homepage" +#: plugins/admin/departments/organization.tpl:11 +msgid "Name of organization" msgstr "" -#: plugins/personal/generic/generic.tpl:223 -#: plugins/personal/generic/multiple_generic.tpl:105 -msgid "Password storage" +#: plugins/admin/departments/organization.tpl:14 +msgid "Name of organization to create" msgstr "" -#: plugins/personal/generic/generic.tpl:240 -#: plugins/personal/generic/multiple_generic.tpl:117 -#: plugins/personal/generic/generic_certs.tpl:3 -msgid "Certificates" +#: plugins/admin/departments/dep_move_confirm.tpl:2 +msgid "You are currently moving/renaming this department." msgstr "" -#: plugins/personal/generic/generic.tpl:243 -#: plugins/personal/generic/multiple_generic.tpl:121 -msgid "Edit certificates" +#: plugins/admin/departments/dep_move_confirm.tpl:5 +msgid "" +"Modifying a departments naming attribute 'ou' or base may corrupt acls and " +"snapshot entries for all entire objects." msgstr "" -#: plugins/personal/generic/generic.tpl:251 -msgid "Last logon" +#: plugins/admin/departments/dep_move_confirm.tpl:8 +msgid "GOsa can NOT fix this for you, yet." msgstr "" -#: plugins/personal/generic/generic.tpl:267 -#: plugins/personal/generic/multiple_generic.tpl:137 -msgid "Organizational information" +#: plugins/admin/departments/dep_move_confirm.tpl:11 +msgid "" +"Before you confirm this action, ensure that everything will be as expected, " +"possibly the best solution is a backup." msgstr "" -#: plugins/personal/generic/generic.tpl:295 -#: plugins/personal/generic/multiple_generic.tpl:169 -msgid "Department No." +#: plugins/admin/acl/remove.tpl:6 +msgid "" +"This includes all system and setup informations. Please double check if your " +"really want to do this since there is no way for GOsa to get your data back." msgstr "" -#: plugins/personal/generic/generic.tpl:303 -#: plugins/personal/generic/multiple_generic.tpl:179 -msgid "Employee No." +#: plugins/admin/acl/class_aclManagement.inc:290 +msgid "ACL role" msgstr "" -#: plugins/personal/generic/generic.tpl:311 -#: plugins/personal/generic/class_user.inc:1571 -#: plugins/personal/generic/multiple_generic.tpl:189 -msgid "Employee type" +#: plugins/admin/acl/class_divListACL.inc:51 +#: plugins/admin/acl/class_divListACL.inc:52 +msgid "List of acls" msgstr "" -#: plugins/personal/generic/generic.tpl:329 -#: plugins/personal/generic/generic.tpl:511 -#: plugins/personal/generic/multiple_generic.tpl:207 -#: plugins/personal/generic/multiple_generic.tpl:418 -msgid "Room No." +#: plugins/admin/acl/class_divListACL.inc:73 +msgid "Summary" msgstr "" -#: plugins/personal/generic/generic.tpl:347 -#: plugins/personal/generic/class_user.inc:1269 -#: plugins/personal/generic/class_user.inc:1677 -#: plugins/personal/generic/multiple_generic.tpl:227 -msgid "Mobile" +#: plugins/admin/acl/class_divListACL.inc:84 +msgid "Display acls matching" msgstr "" -#: plugins/personal/generic/generic.tpl:355 -#: plugins/personal/generic/class_user.inc:1272 -#: plugins/personal/generic/class_user.inc:1680 -#: plugins/personal/generic/multiple_generic.tpl:237 -msgid "Pager" +#: plugins/admin/acl/class_divListACL.inc:114 +#: plugins/admin/acl/class_divListACL.inc:152 +#: plugins/admin/acl/class_aclRole.inc:742 +#: plugins/personal/generic/class_user.inc:1539 +#: plugins/personal/generic/generic.tpl:448 +#: plugins/personal/generic/multiple_generic.tpl:345 +msgid "Role" msgstr "" -#: plugins/personal/generic/generic.tpl:413 -#: plugins/personal/generic/class_user.inc:1530 -#: plugins/personal/generic/multiple_generic.tpl:302 -msgid "Vocation" +#: plugins/admin/acl/class_divListACL.inc:165 +msgid "Edit acl role" msgstr "" -#: plugins/personal/generic/generic.tpl:421 -#: plugins/personal/generic/class_user.inc:1533 -#: plugins/personal/generic/multiple_generic.tpl:312 -msgid "Unit description" +#: plugins/admin/acl/class_divListACL.inc:185 +msgid "Edit acl" msgstr "" -#: plugins/personal/generic/generic.tpl:430 -#: plugins/personal/generic/class_user.inc:1534 -#: plugins/personal/generic/multiple_generic.tpl:323 -msgid "Subject area" +#: plugins/admin/acl/class_divListACL.inc:192 +msgid "Delete acl" msgstr "" -#: plugins/personal/generic/generic.tpl:439 -#: plugins/personal/generic/class_user.inc:1535 -#: plugins/personal/generic/multiple_generic.tpl:334 -msgid "Functional title" +#: plugins/admin/acl/tabs_acl_role.inc:28 +msgid "ACL Templates" msgstr "" -#: plugins/personal/generic/generic.tpl:462 -#: plugins/personal/generic/class_user.inc:1532 -#: plugins/personal/generic/multiple_generic.tpl:360 -msgid "Person locality" +#: plugins/admin/acl/class_aclRole.inc:26 +#: plugins/admin/acl/class_aclRole.inc:743 +msgid "Access control roles" msgstr "" -#: plugins/personal/generic/generic.tpl:471 -#: plugins/personal/generic/class_user.inc:1528 -#: plugins/personal/generic/multiple_generic.tpl:371 -msgid "Unit" +#: plugins/admin/acl/class_aclRole.inc:27 +msgid "Edit AC roles" msgstr "" -#: plugins/personal/generic/generic.tpl:480 -#: plugins/personal/generic/class_user.inc:1538 -#: plugins/personal/generic/multiple_generic.tpl:382 -msgid "Street" +#: plugins/admin/acl/class_aclRole.inc:131 +msgid "Reset ACL" msgstr "" -#: plugins/personal/generic/generic.tpl:488 -#: plugins/personal/generic/class_user.inc:1540 -#: plugins/personal/generic/multiple_generic.tpl:392 -msgid "Postal code" +#: plugins/admin/acl/class_aclRole.inc:438 +msgid "No ACL settings for this category" msgstr "" -#: plugins/personal/generic/generic.tpl:496 -#: plugins/personal/generic/class_user.inc:1529 -#: plugins/personal/generic/multiple_generic.tpl:402 -msgid "House identifier" +#: plugins/admin/acl/class_aclRole.inc:440 +#, php-format +msgid "ACL for these objects: %s" msgstr "" -#: plugins/personal/generic/generic.tpl:525 -msgid "Please use the phone tab" +#: plugins/admin/acl/class_aclRole.inc:446 +msgid "Edit category ACL" msgstr "" -#: plugins/personal/generic/generic.tpl:540 -#: plugins/personal/generic/class_user.inc:1531 -#: plugins/personal/generic/multiple_generic.tpl:449 -msgid "Last delivery" +#: plugins/admin/acl/class_aclRole.inc:450 +msgid "Reset category ACL" msgstr "" -#: plugins/personal/generic/generic.tpl:549 -#: plugins/personal/generic/class_user.inc:1537 -#: plugins/personal/generic/multiple_generic.tpl:460 -msgid "Public visible" +#: plugins/admin/acl/class_aclRole.inc:470 +#, php-format +msgid "Edit ACL for '%s', scope is '%s'" msgstr "" -#: plugins/personal/generic/paste_generic.tpl:1 -msgid "User settings" +#: plugins/admin/acl/class_aclRole.inc:666 +msgid "Object in use" msgstr "" -#: plugins/personal/generic/paste_generic.tpl:20 -#: plugins/personal/password/class_password.inc:26 setup/setup_config2.tpl:295 -#: setup/setup_config2.tpl:340 setup/setup_migrate.tpl:271 -#: ihtml/themes/default/password.tpl:40 ihtml/themes/default/login.tpl:47 -#: ihtml/themes/default/login.tpl:49 -msgid "Password" +#: plugins/admin/acl/class_aclRole.inc:666 +#, php-format +msgid "This role cannot be removed while it is in use by these objects:" msgstr "" -#: plugins/personal/generic/paste_generic.tpl:23 -msgid "Clear password" +#: plugins/admin/acl/class_aclRole.inc:753 +msgid "Permissions" msgstr "" -#: plugins/personal/generic/paste_generic.tpl:24 -msgid "Set new password" +#: plugins/admin/acl/main.inc:52 plugins/admin/acl/main.inc:54 +msgid "ACL management" msgstr "" -#: plugins/personal/generic/paste_generic.tpl:47 -#: plugins/personal/generic/class_user.inc:1565 -msgid "User picture" +#: plugins/addons/bugsubmitter/class_bugsubmitter.inc:25 +msgid "Bug submitter" msgstr "" -#: plugins/personal/generic/paste_generic.tpl:52 -#: plugins/personal/generic/generic_picture.tpl:27 -msgid "Remove picture" +#: plugins/addons/bugsubmitter/class_bugsubmitter.inc:26 +msgid "" +"Bugsubmitter" msgstr "" #: plugins/personal/generic/class_user.inc:38 @@ -3921,10 +4042,6 @@ msgstr "" msgid "No certificate installed" msgstr "" -#: plugins/personal/generic/class_user.inc:603 html/password.php:159 -msgid "Password method" -msgstr "" - #: plugins/personal/generic/class_user.inc:603 msgid "The selected password method is no longer available." msgstr "" @@ -3933,19 +4050,113 @@ msgstr "" msgid "The selected password method requires initial configuration!" msgstr "" +#: plugins/personal/generic/class_user.inc:1258 +#: plugins/personal/generic/class_user.inc:1585 +#: plugins/personal/generic/class_user.inc:1668 +#: plugins/personal/generic/generic.tpl:210 +#: plugins/personal/generic/multiple_generic.tpl:88 +msgid "Homepage" +msgstr "" + +#: plugins/personal/generic/class_user.inc:1269 +#: plugins/personal/generic/class_user.inc:1677 +#: plugins/personal/generic/generic.tpl:347 +#: plugins/personal/generic/multiple_generic.tpl:227 +msgid "Mobile" +msgstr "" + +#: plugins/personal/generic/class_user.inc:1272 +#: plugins/personal/generic/class_user.inc:1680 +#: plugins/personal/generic/generic.tpl:355 +#: plugins/personal/generic/multiple_generic.tpl:237 +msgid "Pager" +msgstr "" + #: plugins/personal/generic/class_user.inc:1382 msgid "Cannot open certificate!" msgstr "" +#: plugins/personal/generic/class_user.inc:1528 +#: plugins/personal/generic/generic.tpl:471 +#: plugins/personal/generic/multiple_generic.tpl:371 +msgid "Unit" +msgstr "" + +#: plugins/personal/generic/class_user.inc:1529 +#: plugins/personal/generic/generic.tpl:496 +#: plugins/personal/generic/multiple_generic.tpl:402 +msgid "House identifier" +msgstr "" + +#: plugins/personal/generic/class_user.inc:1530 +#: plugins/personal/generic/generic.tpl:413 +#: plugins/personal/generic/multiple_generic.tpl:302 +msgid "Vocation" +msgstr "" + +#: plugins/personal/generic/class_user.inc:1531 +#: plugins/personal/generic/generic.tpl:540 +#: plugins/personal/generic/multiple_generic.tpl:449 +msgid "Last delivery" +msgstr "" + +#: plugins/personal/generic/class_user.inc:1532 +#: plugins/personal/generic/generic.tpl:462 +#: plugins/personal/generic/multiple_generic.tpl:360 +msgid "Person locality" +msgstr "" + +#: plugins/personal/generic/class_user.inc:1533 +#: plugins/personal/generic/generic.tpl:421 +#: plugins/personal/generic/multiple_generic.tpl:312 +msgid "Unit description" +msgstr "" + +#: plugins/personal/generic/class_user.inc:1534 +#: plugins/personal/generic/generic.tpl:430 +#: plugins/personal/generic/multiple_generic.tpl:323 +msgid "Subject area" +msgstr "" + +#: plugins/personal/generic/class_user.inc:1535 +#: plugins/personal/generic/generic.tpl:439 +#: plugins/personal/generic/multiple_generic.tpl:334 +msgid "Functional title" +msgstr "" + #: plugins/personal/generic/class_user.inc:1536 #: plugins/personal/generic/generic_certs.tpl:78 msgid "Certificate serial number" msgstr "" +#: plugins/personal/generic/class_user.inc:1537 +#: plugins/personal/generic/generic.tpl:549 +#: plugins/personal/generic/multiple_generic.tpl:460 +msgid "Public visible" +msgstr "" + +#: plugins/personal/generic/class_user.inc:1538 +#: plugins/personal/generic/generic.tpl:480 +#: plugins/personal/generic/multiple_generic.tpl:382 +msgid "Street" +msgstr "" + +#: plugins/personal/generic/class_user.inc:1540 +#: plugins/personal/generic/generic.tpl:488 +#: plugins/personal/generic/multiple_generic.tpl:392 +msgid "Postal code" +msgstr "" + #: plugins/personal/generic/class_user.inc:1544 msgid "Generic user settings" msgstr "" +#: plugins/personal/generic/class_user.inc:1548 +#: plugins/personal/posix/class_posixAccount.inc:1564 +#: plugins/personal/password/class_password.inc:145 +msgid "My account" +msgstr "" + #: plugins/personal/generic/class_user.inc:1554 msgid "Surname" msgstr "" @@ -3954,6 +4165,22 @@ msgstr "" msgid "User identification" msgstr "" +#: plugins/personal/generic/class_user.inc:1557 +#: plugins/personal/generic/generic.tpl:98 +msgid "Personal title" +msgstr "" + +#: plugins/personal/generic/class_user.inc:1558 +#: plugins/personal/generic/generic.tpl:108 +#: plugins/personal/generic/multiple_generic.tpl:23 +msgid "Academic title" +msgstr "" + +#: plugins/personal/generic/class_user.inc:1560 +#: plugins/personal/generic/generic.tpl:119 +msgid "Date of birth" +msgstr "" + #: plugins/personal/generic/class_user.inc:1561 msgid "Gender" msgstr "" @@ -3962,6 +4189,11 @@ msgstr "" msgid "Preferred language" msgstr "" +#: plugins/personal/generic/class_user.inc:1565 +#: plugins/personal/generic/paste_generic.tpl:47 +msgid "User picture" +msgstr "" + #: plugins/personal/generic/class_user.inc:1569 msgid "Department number" msgstr "" @@ -3970,6 +4202,12 @@ msgstr "" msgid "Employee number" msgstr "" +#: plugins/personal/generic/class_user.inc:1571 +#: plugins/personal/generic/generic.tpl:311 +#: plugins/personal/generic/multiple_generic.tpl:189 +msgid "Employee type" +msgstr "" + #: plugins/personal/generic/class_user.inc:1573 msgid "Room number" msgstr "" @@ -4006,975 +4244,1049 @@ msgstr "" msgid "User certificates" msgstr "" -#: plugins/personal/generic/main.inc:115 -msgid "You have no permission to set your password!" +#: plugins/personal/generic/generic.tpl:6 +#: plugins/personal/generic/multiple_generic.tpl:5 +msgid "Personal information" msgstr "" -#: plugins/personal/generic/main.inc:206 -msgid "Generic user information" +#: plugins/personal/generic/generic.tpl:20 +#: plugins/personal/generic/generic.tpl:22 +#: plugins/personal/generic/generic.tpl:38 +#: plugins/personal/generic/multiple_generic.tpl:13 +#: plugins/personal/generic/paste_generic.tpl:37 +#: plugins/personal/generic/generic_picture.tpl:5 +#: plugins/personal/generic/generic_picture.tpl:15 +msgid "Personal picture" msgstr "" -#: plugins/personal/generic/generic_certs.tpl:8 -msgid "Standard certificate" +#: plugins/personal/generic/generic.tpl:29 +#: plugins/personal/generic/generic.tpl:40 +msgid "Change picture" +msgstr "" + +#: plugins/personal/generic/generic.tpl:62 +msgid "Template name" +msgstr "" + +#: plugins/personal/generic/generic.tpl:144 +msgid "Sex" +msgstr "" + +#: plugins/personal/generic/generic.tpl:157 +#: plugins/personal/generic/multiple_generic.tpl:33 +msgid "Preferred langage" msgstr "" -#: plugins/personal/generic/generic_certs.tpl:33 -msgid "S/MIME certificate" +#: plugins/personal/generic/generic.tpl:175 +#: plugins/personal/generic/multiple_generic.tpl:53 +msgid "Choose subtree to place user in" msgstr "" -#: plugins/personal/generic/generic_certs.tpl:57 -msgid "PKCS12 certificate" +#: plugins/personal/generic/generic.tpl:202 +#: plugins/personal/generic/multiple_generic.tpl:78 +msgid "Private phone" msgstr "" -#: 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." +#: plugins/personal/generic/generic.tpl:223 +#: plugins/personal/generic/multiple_generic.tpl:105 +msgid "Password storage" msgstr "" -#: plugins/personal/password/password.tpl:13 html/password.php:217 -#: ihtml/themes/default/password.tpl:78 ihtml/themes/default/password.tpl:79 -msgid "Current password" +#: plugins/personal/generic/generic.tpl:240 +#: plugins/personal/generic/multiple_generic.tpl:117 +#: plugins/personal/generic/generic_certs.tpl:3 +msgid "Certificates" msgstr "" -#: plugins/personal/password/password.tpl:28 -#: ihtml/themes/default/password.tpl:90 -msgid "Password strength" +#: plugins/personal/generic/generic.tpl:243 +#: plugins/personal/generic/multiple_generic.tpl:121 +msgid "Edit certificates" msgstr "" -#: plugins/personal/password/password.tpl:41 -msgid "Clear fields" +#: plugins/personal/generic/generic.tpl:251 +msgid "Last logon" msgstr "" -#: plugins/personal/password/changed.tpl:3 -msgid "" -"You've successfully changed your password. Remember to change all programms " -"configured to use it as well." +#: plugins/personal/generic/generic.tpl:267 +#: plugins/personal/generic/multiple_generic.tpl:137 +msgid "Organizational information" msgstr "" -#: plugins/personal/password/class_password.inc:27 -msgid "Change user password" +#: plugins/personal/generic/generic.tpl:295 +#: plugins/personal/generic/multiple_generic.tpl:169 +msgid "Department No." msgstr "" -#: plugins/personal/password/class_password.inc:79 -msgid "You need to specify your current password in order to proceed." +#: plugins/personal/generic/generic.tpl:303 +#: plugins/personal/generic/multiple_generic.tpl:179 +msgid "Employee No." msgstr "" -#: plugins/personal/password/class_password.inc:85 -msgid "The password you've entered as 'New password' is empty." +#: plugins/personal/generic/generic.tpl:329 +#: plugins/personal/generic/generic.tpl:511 +#: plugins/personal/generic/multiple_generic.tpl:207 +#: plugins/personal/generic/multiple_generic.tpl:418 +msgid "Room No." msgstr "" -#: plugins/personal/password/class_password.inc:88 html/password.php:204 -msgid "The password used as new and current are too similar." +#: plugins/personal/generic/generic.tpl:525 +msgid "Please use the phone tab" msgstr "" -#: plugins/personal/password/class_password.inc:91 html/password.php:209 -msgid "The password used as new is to short." +#: plugins/personal/generic/paste_generic.tpl:1 +msgid "User settings" msgstr "" -#: plugins/personal/password/class_password.inc:94 -#, php-format -msgid "External password changer reported a problem: %s." +#: plugins/personal/generic/paste_generic.tpl:23 +msgid "Clear password" msgstr "" -#: plugins/personal/password/class_password.inc:108 -msgid "" -"The password you've entered as your current password doesn't match the real " -"one." +#: plugins/personal/generic/paste_generic.tpl:24 +msgid "Set new password" msgstr "" -#: plugins/personal/password/class_password.inc:114 -msgid "You have no permission to change your password." +#: plugins/personal/generic/paste_generic.tpl:52 +#: plugins/personal/generic/generic_picture.tpl:27 +msgid "Remove picture" msgstr "" -#: plugins/personal/password/class_password.inc:141 -msgid "User password" +#: plugins/personal/generic/main.inc:115 +msgid "You have no permission to set your password!" msgstr "" -#: plugins/personal/password/main.inc:57 setup/setup_config1.tpl:136 -msgid "Password settings" +#: plugins/personal/generic/main.inc:206 +msgid "Generic user information" msgstr "" -#: plugins/personal/password/nochange.tpl:2 -msgid "Password change not allowed" +#: plugins/personal/generic/password.tpl:2 +msgid "" +"You have changed the method your password is stored in the ldap database. " +"For that reason you've to enter your password at this point again. GOsa will " +"then encode it with the selected method." msgstr "" -#: plugins/personal/password/nochange.tpl:6 -msgid "You have no permission to change your password at this time" +#: plugins/personal/generic/generic_certs.tpl:8 +msgid "Standard certificate" msgstr "" -#: plugins/generic/references/class_reference.inc:51 -msgid "FAX" +#: plugins/personal/generic/generic_certs.tpl:33 +msgid "S/MIME certificate" msgstr "" -#: plugins/generic/references/class_reference.inc:55 -msgid "FTP" +#: plugins/personal/generic/generic_certs.tpl:57 +msgid "PKCS12 certificate" msgstr "" -#: plugins/generic/references/class_reference.inc:67 -msgid "Thin Client" +#: plugins/personal/posix/class_posixAccount.inc:38 +msgid "Edit users POSIX settings" msgstr "" -#: plugins/generic/references/contents.tpl:11 -msgid "Object name" +#: plugins/personal/posix/class_posixAccount.inc:154 +msgid "expired" msgstr "" -#: plugins/generic/references/contents.tpl:11 -msgid "Contents" +#: plugins/personal/posix/class_posixAccount.inc:156 +msgid "grace time active" msgstr "" -#: plugins/generic/references/contents.tpl:18 -msgid "This object has no relationship to other objects." +#: plugins/personal/posix/class_posixAccount.inc:159 +msgid "password not changeable" msgstr "" -#: plugins/generic/welcome/welcome.tpl:4 -msgid "" -"This is the GOsa main menu. You can select your tasks from the menu on the " -"left, or by choosing one of the pictograms below. All changes apply directly " -"to your companies LDAP server." +#: plugins/personal/posix/class_posixAccount.inc:161 +msgid "password expired" msgstr "" -#: plugins/generic/welcome/welcome.tpl:8 -msgid "" -"Use 'Sign out' on the upper left to close the connection and 'Main' to get " -"back to the pictogram view." +#: plugins/personal/posix/class_posixAccount.inc:208 +msgid "unconfigured" msgstr "" -#: plugins/generic/welcome/welcome.tpl:15 -msgid "The GOsa team" +#: plugins/personal/posix/class_posixAccount.inc:219 +msgid "automatic" msgstr "" -#: plugins/generic/welcome/main.inc:26 -#, php-format -msgid "Welcome %s!" +#: plugins/personal/posix/class_posixAccount.inc:275 +#: plugins/personal/posix/class_posixAccount.inc:295 +#: plugins/personal/posix/class_posixAccount.inc:297 +#: plugins/personal/posix/class_posixAccount.inc:300 +msgid "POSIX" msgstr "" -#: plugins/addons/bugsubmitter/class_bugsubmitter.inc:25 -msgid "Bug submitter" +#: plugins/personal/posix/class_posixAccount.inc:471 +#, php-format +msgid "Password can't be changed up to %s days after last change" msgstr "" -#: plugins/addons/bugsubmitter/class_bugsubmitter.inc:26 -msgid "" -"Bugsubmitter" +#: plugins/personal/posix/class_posixAccount.inc:475 +#, php-format +msgid "Password must be changed after %s days" msgstr "" -#: html/password.php:58 html/index.php:143 +#: plugins/personal/posix/class_posixAccount.inc:479 #, php-format -msgid "GOsa configuration %s/%s is not readable. Aborted." +msgid "Disable account after %s days of inactivity after password expiry" msgstr "" -#: html/password.php:74 html/index.php:164 html/setup.php:66 +#: plugins/personal/posix/class_posixAccount.inc:483 #, php-format -msgid "Directory '%s' specified as compile directory is not accessible!" +msgid "Warn user %s days before password expiry" msgstr "" -#: html/password.php:159 -msgid "Error: Password method not available!" +#: plugins/personal/posix/class_posixAccount.inc:837 +msgid "Timeout while waiting for lock. Ignoring lock!" msgstr "" -#: html/password.php:224 html/index.php:324 -msgid "Please check the username/password combination." +#: plugins/personal/posix/class_posixAccount.inc:895 +#: plugins/personal/posix/class_posixAccount.inc:1203 +msgid "Group of user" msgstr "" -#: html/password.php:228 -msgid "You have no permissions to change your password." +#: plugins/personal/posix/class_posixAccount.inc:990 +msgid "" +"A duplicated UID number was written for this user. If this was not intended " +"please verify all used uidNumbers!" msgstr "" -#: html/password.php:249 -msgid "External password changer reported a problem: " +#: plugins/personal/posix/class_posixAccount.inc:1066 +#: plugins/personal/posix/class_posixAccount.inc:1069 +#: plugins/personal/posix/class_posixAccount.inc:1139 +#: plugins/personal/posix/class_posixAccount.inc:1142 +#: plugins/personal/posix/class_posixAccount.inc:1570 +#: plugins/personal/posix/generic.tpl:7 +#: plugins/personal/posix/paste_generic.tpl:8 +msgid "Home directory" msgstr "" -#: html/password.php:280 html/index.php:416 -msgid "Session will not be encrypted." +#: plugins/personal/posix/class_posixAccount.inc:1077 +#: plugins/personal/posix/class_posixAccount.inc:1080 +#: plugins/personal/posix/generic.tpl:57 +#: plugins/personal/posix/paste_generic.tpl:28 +msgid "UID" msgstr "" -#: html/password.php:280 html/index.php:416 -msgid "Enter SSL session" +#: plugins/personal/posix/class_posixAccount.inc:1095 +#: plugins/personal/posix/class_posixAccount.inc:1148 +msgid "shadowMin" msgstr "" -#: html/index.php:57 -msgid "Session is not encrypted!" +#: plugins/personal/posix/class_posixAccount.inc:1100 +#: plugins/personal/posix/class_posixAccount.inc:1153 +msgid "shadowMax" msgstr "" -#: html/index.php:64 -msgid "" -"The session lifetime configured in your gosa.conf will be overridden by php." -"ini settings." +#: plugins/personal/posix/class_posixAccount.inc:1105 +#: plugins/personal/posix/class_posixAccount.inc:1158 +msgid "shadowWarning" msgstr "" -#: html/index.php:164 -msgid "Smarty error" +#: plugins/personal/posix/class_posixAccount.inc:1119 +#: plugins/personal/posix/class_posixAccount.inc:1172 +msgid "shadowInactive" msgstr "" -#: html/index.php:215 -msgid "There is a problem with the authentication setup!" +#: plugins/personal/posix/class_posixAccount.inc:1560 +msgid "POSIX account" msgstr "" -#: html/index.php:223 -msgid "Cannot find a valid user for the current authentication setup!" +#: plugins/personal/posix/class_posixAccount.inc:1571 +#: plugins/personal/posix/generic.tpl:15 +msgid "Shell" msgstr "" -#: html/index.php:227 -msgid "User information is not unique accross the configured LDAP trees!" +#: plugins/personal/posix/class_posixAccount.inc:1572 +#: setup/setup_migrate.tpl:291 +msgid "User ID" msgstr "" -#: html/index.php:268 -msgid "Cannot detect information about the installed LDAP schema!" +#: plugins/personal/posix/class_posixAccount.inc:1573 +msgid "Group ID" msgstr "" -#: html/index.php:281 -msgid "Your LDAP setup contains old schema definitions:" +#: plugins/personal/posix/class_posixAccount.inc:1575 +msgid "Force password change on login" msgstr "" -#: html/index.php:302 -msgid "Please specify a valid username!" +#: plugins/personal/posix/class_posixAccount.inc:1576 +msgid "Shadow min" msgstr "" -#: html/index.php:305 -msgid "Please specify your password!" +#: plugins/personal/posix/class_posixAccount.inc:1577 +msgid "Shadow max" msgstr "" -#: html/index.php:317 -msgid "Authentication error" +#: plugins/personal/posix/class_posixAccount.inc:1578 +msgid "Shadow warning" msgstr "" -#: html/index.php:317 -msgid "Cannot retrieve user information for htaccess authentication!" +#: plugins/personal/posix/class_posixAccount.inc:1579 +msgid "Shadow inactive" msgstr "" -#: html/index.php:371 -msgid "Account locked. Please contact your system administrator!" +#: plugins/personal/posix/class_posixAccount.inc:1580 +msgid "Shadow expire" msgstr "" -#: html/index.php:422 -msgid "" -"Your browser has cookies disabled. Please enable cookies and reload this " -"page before logging in!" +#: plugins/personal/posix/class_posixAccount.inc:1581 +msgid "System trust model" msgstr "" -#: html/main.php:148 -#, php-format -msgid "Cannot locate file '%s' - please run '%s' to fix this" +#: plugins/personal/posix/generic.tpl:25 +msgid "Primary group" msgstr "" -#: html/main.php:167 -msgid "PHP configuration" +#: plugins/personal/posix/generic.tpl:36 +msgid "Status" msgstr "" -#: html/main.php:168 -msgid "" -"FATAL: Register globals is on. GOsa will refuse to login unless this is " -"fixed by an administrator." +#: plugins/personal/posix/generic.tpl:53 +#: plugins/personal/posix/paste_generic.tpl:23 +msgid "Force UID/GID" msgstr "" -#: html/main.php:228 -msgid "Running out of memory!" +#: plugins/personal/posix/generic.tpl:83 +#: plugins/personal/posix/paste_generic.tpl:47 +msgid "Group membership" msgstr "" -#: html/main.php:284 -msgid "User ACL checks disabled" +#: plugins/personal/posix/generic.tpl:85 +#: plugins/personal/posix/paste_generic.tpl:54 +msgid "(Warning: more than 16 groups are not supported by NFS!)" msgstr "" -#: html/main.php:329 -msgid "Your password is about to expire, please change your password!" +#: plugins/personal/posix/generic.tpl:94 +msgid "Common group" msgstr "" -#: html/main.php:339 -msgid "Plugin" +#: plugins/personal/posix/generic.tpl:98 +msgid "Non common group" msgstr "" -#: html/main.php:340 -#, php-format -msgid "FATAL: Cannot find any plugin definitions for plugin '%s'!" +#: plugins/personal/posix/generic.tpl:119 +msgid "Account" msgstr "" -#: html/main.php:354 -msgid "Configuration Error" +#: plugins/personal/posix/posix_groups.tpl:6 +msgid "Select groups to add" msgstr "" -#: html/main.php:355 -#, php-format -msgid "" -"FATAL: not all POST variables have been transfered by PHP - please inform " -"your administrator!" +#: plugins/personal/posix/posix_groups.tpl:32 +msgid "Display groups of department" msgstr "" -#: html/setup.php:66 -msgid "Smarty" +#: plugins/personal/posix/posix_groups.tpl:44 +msgid "Display groups matching" msgstr "" -#: html/helpviewer.php:64 -msgid "Help browser" +#: plugins/personal/posix/posix_groups.tpl:55 +msgid "Display groups of user" msgstr "" -#: html/helpviewer.php:118 -msgid "There is no helpfile specified for this class" +#: plugins/personal/posix/paste_generic.tpl:4 +msgid "Posix settings" msgstr "" -#: html/helpviewer.php:269 -#, php-format -msgid "Helpdir '%s' is not accessible, can't read any helpfiles." +#: plugins/personal/posix/main.inc:142 +msgid "POSIX settings" msgstr "" -#: setup/setup_finish.tpl:3 -msgid "Create your configuration file" +#: plugins/personal/posix/posix_shadow.tpl:9 +msgid "User must change password on first login" msgstr "" -#: setup/setup_finish.tpl:13 -msgid "Download configuration" +#: plugins/personal/posix/posix_shadow.tpl:34 +msgid "Password expires on" msgstr "" -#: setup/setup_finish.tpl:18 -msgid "Status: " +#: plugins/personal/password/changed.tpl:3 +msgid "" +"You've successfully changed your password. Remember to change all programms " +"configured to use it as well." msgstr "" -#: setup/setup_schema.tpl:3 -msgid "Schema specific settings" +#: plugins/personal/password/main.inc:57 setup/setup_config1.tpl:136 +msgid "Password settings" msgstr "" -#: setup/setup_schema.tpl:7 -msgid "Enable schema validation when logging in" +#: 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 "" -#: setup/setup_schema.tpl:16 -msgid "Check status" +#: plugins/personal/password/password.tpl:41 +msgid "Clear fields" msgstr "" -#: setup/setup_schema.tpl:20 -msgid "Schema check succeeded" +#: plugins/personal/password/class_password.inc:27 +msgid "Change user password" msgstr "" -#: setup/setup_schema.tpl:23 -msgid "Schema check failed" +#: plugins/personal/password/class_password.inc:79 +msgid "You need to specify your current password in order to proceed." msgstr "" -#: setup/setup_schema.tpl:31 -msgid "" -"Could not read any schema informations, all checks skipped. Adjust your ldap " -"acls." +#: plugins/personal/password/class_password.inc:85 +msgid "The password you've entered as 'New password' is empty." msgstr "" -#: setup/setup_schema.tpl:35 +#: plugins/personal/password/class_password.inc:94 +#, php-format +msgid "External password changer reported a problem: %s." +msgstr "" + +#: plugins/personal/password/class_password.inc:108 msgid "" -"It seems that your ldap database wasn't initialized yet. This maybe the " -"reason, why GOsa can't read your schema configuration!" +"The password you've entered as your current password doesn't match the real " +"one." msgstr "" -#: setup/class_setupStep_Checks.inc:38 setup/class_setupStep_Checks.inc:39 -msgid "Installation check" +#: plugins/personal/password/class_password.inc:114 +msgid "You have no permission to change your password." msgstr "" -#: setup/class_setupStep_Checks.inc:40 -msgid "Basic checks for PHP compatibility and extensions" +#: plugins/personal/password/class_password.inc:141 +msgid "User password" msgstr "" -#: setup/class_setupStep_Checks.inc:64 -msgid "Checking PHP version" +#: plugins/personal/password/nochange.tpl:2 +msgid "Password change not allowed" msgstr "" -#: setup/class_setupStep_Checks.inc:65 -#, php-format -msgid "PHP must be of version %s or above." +#: plugins/personal/password/nochange.tpl:6 +msgid "You have no permission to change your password at this time" msgstr "" -#: setup/class_setupStep_Checks.inc:66 -msgid "Please upgrade to a supported version." +#: setup/class_setupStep_Feedback.inc:92 +msgid "UNIX accounts/groups" msgstr "" -#: setup/class_setupStep_Checks.inc:73 -msgid "GOsa requires this module to talk with your LDAP server." +#: setup/class_setupStep_Feedback.inc:94 +msgid "Samba management" msgstr "" -#: setup/class_setupStep_Checks.inc:81 -msgid "GOsa requires this module for an internationalized interface." +#: setup/class_setupStep_Feedback.inc:96 +msgid "Mailsystem management" msgstr "" -#: setup/class_setupStep_Checks.inc:89 -msgid "GOsa requires this module for the samba integration." +#: setup/class_setupStep_Feedback.inc:98 +msgid "FAX system administration" msgstr "" -#: setup/class_setupStep_Checks.inc:97 -msgid "GOsa requires this module to make use of SSHA encryption." +#: setup/class_setupStep_Feedback.inc:100 +msgid "Asterisk administration" msgstr "" -#: setup/class_setupStep_Checks.inc:105 -msgid "GOsa requires this module to talk to an IMAP server." +#: setup/class_setupStep_Feedback.inc:102 +msgid "System inventory" msgstr "" -#: setup/class_setupStep_Checks.inc:112 -msgid "mbstring" +#: setup/class_setupStep_Feedback.inc:104 +msgid "System-/Configmanagement" msgstr "" -#: setup/class_setupStep_Checks.inc:113 -msgid "GOsa requires this module to handle unicode strings." +#: setup/class_setupStep_Feedback.inc:106 +msgid "Addressbook" msgstr "" -#: setup/class_setupStep_Checks.inc:120 setup/setup_config2.tpl:188 -msgid "MySQL" +#: setup/class_setupStep_Feedback.inc:112 +msgid "Feedback" msgstr "" -#: setup/class_setupStep_Checks.inc:121 -msgid "" -"GOsa requires this module to communicate with several supported databases." +#: setup/class_setupStep_Feedback.inc:113 +msgid "Get notifications or send feedback" msgstr "" -#: setup/class_setupStep_Checks.inc:138 -msgid "samba hash generator" +#: setup/class_setupStep_Feedback.inc:114 +msgid "Notification and feedback" msgstr "" -#: setup/class_setupStep_Checks.inc:139 -msgid "GOsa requires this command to synchronize POSIX and samba passwords." +#: setup/class_setupStep_Feedback.inc:131 setup/class_setup.inc:77 +msgid "Setup error" msgstr "" -#: setup/class_setupStep_Checks.inc:140 -msgid "" -"Deploy a gosa-si installation or install the perl Crypt::SmbHash modules." +#: setup/class_setupStep_Feedback.inc:140 +#: setup/class_setupStep_Feedback.inc:147 +msgid "Feedback error" msgstr "" -#: setup/class_setupStep_Checks.inc:150 -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." +#: setup/class_setupStep_Feedback.inc:140 +#, php-format +msgid "Cannot send feedback to '%s': %s" msgstr "" -#: setup/class_setupStep_Checks.inc:151 -msgid "Search for 'register_globals' in your php.ini and switch it to 'Off'." +#: setup/class_setupStep_Feedback.inc:147 +msgid "Cannot send feedback: service temporarily unavailable" msgstr "" -#: setup/class_setupStep_Checks.inc:159 -msgid "PHP uses this value for the garbage collector to delete old sessions." +#: setup/class_setupStep_Feedback.inc:180 +msgid "Please specify a valid email address." msgstr "" -#: setup/class_setupStep_Checks.inc:160 +#: setup/class_setupStep_Feedback.inc:184 msgid "" -"Setting this value to one day will prevent loosing session and cookies " -"before they really timeout." +"You have to select at least one of both options, subscribe or send feedback." msgstr "" -#: setup/class_setupStep_Checks.inc:161 -msgid "" -"Search for 'session.gc_maxlifetime' in your php.ini and set it to 86400 or " -"higher." +#: setup/class_setup.inc:197 +msgid "Completed" msgstr "" -#: setup/class_setupStep_Checks.inc:168 setup/class_setupStep_Checks.inc:184 -#: setup/class_setupStep_Checks.inc:200 setup/class_setupStep_Checks.inc:216 -msgid "Off" +#: setup/class_setup.inc:267 setup/setup_migrate.tpl:272 +msgid "Next" msgstr "" -#: setup/class_setupStep_Checks.inc:169 -msgid "" -"In Order to use GOsa without any trouble, the session.auto_register option " -"in your php.ini should be set to 'Off'." +#: setup/setup_config2.tpl:2 +msgid "Samba settings" msgstr "" -#: setup/class_setupStep_Checks.inc:170 -msgid "Search for 'session.auto_start' in your php.ini and set it to 'Off'." +#: setup/setup_config2.tpl:6 +msgid "Samba hash generator" msgstr "" -#: setup/class_setupStep_Checks.inc:177 -msgid "" -"GOsa needs at least 32MB of memory. Setting it below this limit may cause " -"errors that are not reproducable! Increase it for larger setups." +#: setup/setup_config2.tpl:15 +msgid "Samba SID" msgstr "" -#: setup/class_setupStep_Checks.inc:178 -msgid "" -"Search for 'memory_limit' in your php.ini and set it to '32M' or higher." +#: setup/setup_config2.tpl:31 +msgid "RID base" msgstr "" -#: setup/class_setupStep_Checks.inc:185 -msgid "" -"This option influences the PHP output handling. Turn this Option off, to " -"increase performance." +#: setup/setup_config2.tpl:46 +msgid "Workstation container" msgstr "" -#: setup/class_setupStep_Checks.inc:186 -msgid "Search for 'implicit_flush' in your php.ini and set it to 'Off'." +#: setup/setup_config2.tpl:61 +msgid "Samba SID mapping" msgstr "" -#: setup/class_setupStep_Checks.inc:193 -msgid "The Execution time should be at least 30 seconds." +#: setup/setup_config2.tpl:71 +msgid "Timezone" msgstr "" -#: setup/class_setupStep_Checks.inc:194 -msgid "" -"Search for 'max_execution_time' in your php.ini and set it to '30' or higher." +#: setup/setup_config2.tpl:74 +msgid "Please choose your preferred timezone here" msgstr "" -#: setup/class_setupStep_Checks.inc:201 -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." +#: setup/setup_config2.tpl:96 +msgid "Additional GOsa settings" msgstr "" -#: setup/class_setupStep_Checks.inc:202 -msgid "Search for 'expose_php' in your php.ini and set if to 'Off'." +#: setup/setup_config2.tpl:100 +msgid "Enable Copy & Paste" msgstr "" -#: setup/class_setupStep_Checks.inc:208 -msgid "On" +#: setup/setup_config2.tpl:112 +msgid "Enable DNS extension" msgstr "" -#: setup/class_setupStep_Checks.inc:209 -msgid "" -"Increase your server security by setting magic_quotes_gpc to 'on'. PHP will " -"escape all quotes in strings in this case." +#: setup/setup_config2.tpl:124 +msgid "Enable DHCP extension" msgstr "" -#: setup/class_setupStep_Checks.inc:210 -msgid "Search for 'magic_quotes_gpc' in your php.ini and set it to 'On'." +#: setup/setup_config2.tpl:136 +msgid "Enable mime type management" msgstr "" -#: setup/class_setupStep_Checks.inc:217 -msgid "Increase your server performance by setting magic_quotes_gpc to 'off'." +#: setup/setup_config2.tpl:148 +msgid "Enable FAI release management" msgstr "" -#: setup/class_setupStep_Checks.inc:218 -msgid "" -"Search for 'zend.ze1_compatibility_mode' in your php.ini and set it to 'Off'." +#: setup/setup_config2.tpl:160 +msgid "Enable user netatalk plugin" msgstr "" -#: setup/class_setupStep_Checks.inc:228 -msgid "Configuration writeable" +#: setup/setup_config2.tpl:171 +msgid "Government mode" msgstr "" -#: setup/class_setupStep_Checks.inc:229 -msgid "The configuration file can't be written" +#: setup/setup_config2.tpl:182 +msgid "Logging options" msgstr "" -#: setup/class_setupStep_Checks.inc:230 -#, php-format -msgid "" -"GOsa reads its configuration from a file located in (%s/%s). The setup can " -"write the configuration directly if it is writeable." +#: setup/setup_config2.tpl:186 +msgid "Syslog" msgstr "" -#: setup/class_setupStep_Feedback.inc:92 -msgid "UNIX accounts/groups" +#: setup/setup_config2.tpl:188 setup/class_setupStep_Checks.inc:120 +msgid "MySQL" msgstr "" -#: setup/class_setupStep_Feedback.inc:94 -msgid "Samba management" +#: setup/setup_config2.tpl:193 +msgid "Mail settings" msgstr "" -#: setup/class_setupStep_Feedback.inc:96 -msgid "Mailsystem management" +#: setup/setup_config2.tpl:197 +msgid "Mail method" msgstr "" -#: setup/class_setupStep_Feedback.inc:98 -msgid "FAX system administration" +#: setup/setup_config2.tpl:213 +msgid "Account identification attribute" msgstr "" -#: setup/class_setupStep_Feedback.inc:100 -msgid "Asterisk administration" +#: setup/setup_config2.tpl:227 +msgid "Vacation templates" msgstr "" -#: setup/class_setupStep_Feedback.inc:102 -msgid "System inventory" +#: setup/setup_config2.tpl:243 +msgid "Use Cyrus UNIX style" msgstr "" -#: setup/class_setupStep_Feedback.inc:104 -msgid "System-/Configmanagement" +#: setup/setup_config2.tpl:253 +msgid "Snapshots / Undo" msgstr "" -#: setup/class_setupStep_Feedback.inc:106 -msgid "Addressbook" +#: setup/setup_config2.tpl:262 setup/setup_config2.tpl:307 +msgid "Enable snapshots" msgstr "" -#: setup/class_setupStep_Feedback.inc:112 -msgid "Feedback" +#: setup/setup_config2.tpl:268 setup/setup_config2.tpl:313 +msgid "Snapshot base" msgstr "" -#: setup/class_setupStep_Feedback.inc:113 -msgid "Get notifications or send feedback" +#: setup/setup_frame.tpl:12 +msgid "GOsa setup wizard" msgstr "" -#: setup/class_setupStep_Feedback.inc:114 -msgid "Notification and feedback" +#: setup/setup_frame.tpl:19 +msgid "Installation" msgstr "" -#: setup/class_setupStep_Feedback.inc:132 setup/class_setup.inc:77 -msgid "Setup error" +#: setup/setup_frame.tpl:19 +msgid "Setup" msgstr "" -#: setup/class_setupStep_Feedback.inc:141 -#: setup/class_setupStep_Feedback.inc:148 -msgid "Feedback error" +#: setup/setup_migrate.tpl:5 +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/class_setupStep_Feedback.inc:141 -#, php-format -msgid "Cannot send feedback to '%s': %s" +#: setup/setup_migrate.tpl:33 +msgid "Check again" msgstr "" -#: setup/class_setupStep_Feedback.inc:148 -msgid "Cannot send feedback: service temporarily unavailable" +#: setup/setup_migrate.tpl:37 +msgid "Add required object classes to the LDAP base" msgstr "" -#: setup/class_setupStep_Feedback.inc:150 -msgid "Feedback sucessfully send" +#: setup/setup_migrate.tpl:39 setup/setup_migrate.tpl:244 +#: setup/setup_migrate.tpl:344 setup/setup_migrate.tpl:398 +#: setup/setup_migrate.tpl:453 setup/setup_migrate.tpl:496 +#: setup/setup_migrate.tpl:540 +msgid "Current" msgstr "" -#: setup/class_setupStep_Feedback.inc:180 -msgid "Please specify a valid email address." +#: setup/setup_migrate.tpl:46 setup/setup_migrate.tpl:248 +#: setup/setup_migrate.tpl:351 setup/setup_migrate.tpl:405 +#: setup/setup_migrate.tpl:457 setup/setup_migrate.tpl:500 +#: setup/setup_migrate.tpl:544 +msgid "After migration" msgstr "" -#: setup/class_setupStep_Feedback.inc:184 -msgid "" -"You have to select at least one of both options, subscribe or send feedback." +#: setup/setup_migrate.tpl:54 setup/class_setupStep_Migrate.inc:376 +#: setup/class_setupStep_Migrate.inc:665 setup/class_setupStep_Migrate.inc:805 +#: setup/class_setupStep_Migrate.inc:1034 +#: setup/class_setupStep_Migrate.inc:2127 +#: setup/class_setupStep_Migrate.inc:2568 +#: setup/class_setupStep_Migrate.inc:2722 +#: setup/class_setupStep_Migrate.inc:3052 +msgid "Migrate" msgstr "" -#: setup/setup_license.tpl:8 -msgid "I have read the license and accept it" +#: setup/setup_migrate.tpl:65 +msgid "Move windows workstations into a valid windows workstation department" msgstr "" -#: setup/setup_config1.tpl:2 -msgid "Look and feel" +#: setup/setup_migrate.tpl:67 +msgid "" +"This dialog allows you to move the displayed windows workstations into a " +"valid department" msgstr "" -#: setup/setup_config1.tpl:6 -msgid "Theme" +#: setup/setup_migrate.tpl:69 +msgid "" +"Be careful with this tool, there may be references pointing to this " +"workstations that can't be migrated." msgstr "" -#: setup/setup_config1.tpl:15 -msgid "Apache" +#: setup/setup_migrate.tpl:95 +msgid "Move selected windows workstations into the following GOsa department" msgstr "" -#: setup/setup_config1.tpl:19 -msgid "Compress output send to browser" +#: setup/setup_migrate.tpl:100 +msgid "Move selected workstations" msgstr "" -#: setup/setup_config1.tpl:27 -msgid "People and group storage" +#: setup/setup_migrate.tpl:101 +msgid "What will be done here" msgstr "" -#: setup/setup_config1.tpl:30 -msgid "People DN attribute" +#: setup/setup_migrate.tpl:113 +msgid "Move groups into configured group tree" msgstr "" -#: setup/setup_config1.tpl:41 -msgid "People storage subtree" +#: setup/setup_migrate.tpl:116 +msgid "" +"This dialog allows moving a couple of groups to the configured group tree. " +"Doing this may straighten your LDAP service." msgstr "" -#: setup/setup_config1.tpl:50 -msgid "Group storage subtree" +#: setup/setup_migrate.tpl:119 +msgid "" +"Be careful with this option! There may be references pointing to these " +"groups. The GOsa setup can't migrate references, so you may want to cancel " +"the migration in this case." msgstr "" -#: setup/setup_config1.tpl:59 -msgid "Include personal title in user DN" +#: setup/setup_migrate.tpl:122 +msgid "Move selected groups into this group tree" msgstr "" -#: setup/setup_config1.tpl:70 -msgid "Relaxed naming policies" +#: setup/setup_migrate.tpl:153 setup/setup_migrate.tpl:205 +#: setup/setup_migrate.tpl:254 setup/setup_migrate.tpl:372 +#: setup/setup_migrate.tpl:425 setup/setup_migrate.tpl:469 +#: setup/setup_migrate.tpl:512 setup/setup_migrate.tpl:556 +msgid "Hide changes" msgstr "" -#: setup/setup_config1.tpl:81 -msgid "Automatic UIDs" +#: setup/setup_migrate.tpl:155 setup/setup_migrate.tpl:207 +#: setup/setup_migrate.tpl:237 setup/setup_migrate.tpl:374 +#: setup/setup_migrate.tpl:427 setup/setup_migrate.tpl:472 +#: setup/setup_migrate.tpl:515 setup/setup_migrate.tpl:559 +msgid "Show changes" msgstr "" -#: setup/setup_config1.tpl:97 setup/class_setupStep_Config1.inc:118 -msgid "GID / UID min id" +#: setup/setup_migrate.tpl:168 +msgid "Move users into configured user tree" msgstr "" -#: setup/setup_config1.tpl:113 -msgid "Number base for people/groups" +#: setup/setup_migrate.tpl:170 +msgid "" +"This dialog allows moving a couple of users to the configured user tree. " +"Doing this may straighten your LDAP service." msgstr "" -#: setup/setup_config1.tpl:121 -msgid "Hook for number base" +#: setup/setup_migrate.tpl:173 +msgid "" +"Be careful with this option! There may be references pointing to these " +"users. The GOsa setup can't migrate references, so you may want to cancel " +"the migration in this case." msgstr "" -#: setup/setup_config1.tpl:140 -msgid "Password encryption algorithm" +#: setup/setup_migrate.tpl:176 +msgid "Move selected users into this people tree" msgstr "" -#: setup/setup_config1.tpl:151 -msgid "Password restrictions" +#: setup/setup_migrate.tpl:219 +msgid "Migrate GOsa 2.5 administrative accounts" msgstr "" -#: setup/setup_config1.tpl:158 setup/setup_config1.tpl:162 -msgid "Password minimum length" +#: setup/setup_migrate.tpl:221 +msgid "" +"This dialog allows the migration of GOsa 2.5 admin accounts into GOsa 2.6 " +"useable accounts." msgstr "" -#: setup/setup_config1.tpl:169 setup/setup_config1.tpl:173 -msgid "Different characters from old password" +#: setup/setup_migrate.tpl:257 setup/setup_ldap.tpl:65 +msgid "Reload" msgstr "" -#: setup/setup_config1.tpl:182 -msgid "Password change hook" +#: setup/setup_migrate.tpl:273 +msgid "Abort" msgstr "" -#: setup/setup_config1.tpl:198 -msgid "Use SASL for kerberos" +#: setup/setup_migrate.tpl:275 +msgid "Create a new GOsa administrator account" msgstr "" -#: setup/setup_config1.tpl:209 -msgid "Use account expiration" +#: setup/setup_migrate.tpl:278 +msgid "" +"This dialog will automatically add a new super administrator to your LDAP " +"tree." msgstr "" -#: setup/setup_config1.tpl:221 -msgid "" -"GOsa supports several encryption types for your passwords. Normally this is " -"adjustable via user templates, but you can specify a default method to be " -"used here, too." +#: setup/setup_migrate.tpl:307 +msgid "Password (again)" msgstr "" -#: setup/setup_config1.tpl:222 +#: setup/setup_migrate.tpl:333 msgid "" -"GOsa always acts as admin and manages access rights internally. This is a " -"workaround till OpenLDAP's in directory ACI's are fully implemented. For " -"this to work, we need the admin DN and the corresponding password." +"The listed departments are currently invisible in the GOsa user interface. " +"If you want to change this for a couple of entries, select them and use the " +"migrate button below." msgstr "" -#: setup/setup_config1.tpl:223 +#: setup/setup_migrate.tpl:334 setup/setup_migrate.tpl:389 +#: setup/setup_migrate.tpl:445 setup/setup_migrate.tpl:489 +#: setup/setup_migrate.tpl:533 msgid "" -"Some basic LDAP parameters are tunable and affect the locations where GOsa " -"saves people and groups, including the way accounts get created. Check the " -"values below if the fit your needs." +"If you want to know what will be done when migrating the selected entries, " +"use the 'Show changes' button to see the LDIF." msgstr "" -#: setup/setup_config1.tpl:224 +#: setup/setup_migrate.tpl:388 msgid "" -"GOsa has modular support for several mail methods. These methods provide " -"interfaces to users mailboxes and general handling for quotas. You can " -"choose the dummy plugin to leave all your mail settings untouched." +"The listed users are currently invisible in the GOsa user interface. If you " +"want to change this for a couple of users, just select them and use the " +"'Migrate' button below." msgstr "" -#: setup/class_setupStep_Config3.inc:77 setup/class_setupStep_Config3.inc:78 -msgid "GOsa settings 3/3" +#: setup/setup_migrate.tpl:444 +msgid "" +"The listed devices are currently invisible in the GOsa interface. If you " +"want to change this for a couple of devices, just select them and use the " +"'Migrate' button below." msgstr "" -#: setup/class_setupStep_Config3.inc:79 -msgid "Tweak some GOsa core behaviour" +#: setup/setup_migrate.tpl:470 setup/setup_migrate.tpl:513 +#: setup/setup_migrate.tpl:557 +msgid "Refresh" msgstr "" -#: setup/class_setupStep_Config3.inc:89 setup/class_setupStep_Schema.inc:86 -#: setup/class_setupStep_Config1.inc:88 setup/setup_feedback.tpl:55 -#: setup/setup_feedback.tpl:73 setup/class_setupStep_Config2.inc:167 -#: setup/class_setupStep_Ldap.inc:74 -msgid "No" +#: setup/setup_migrate.tpl:488 +msgid "" +"The listed services are currently invalid for the GOsa version you are going " +"to install. If you want to update a couple of service, just select them and " +"use the 'Migrate' button below." msgstr "" -#: setup/class_setupStep_Config3.inc:89 setup/class_setupStep_Schema.inc:86 -#: setup/class_setupStep_Config1.inc:88 setup/setup_feedback.tpl:53 -#: setup/setup_feedback.tpl:71 setup/class_setupStep_Config2.inc:167 -#: setup/class_setupStep_Ldap.inc:74 -msgid "Yes" +#: setup/setup_migrate.tpl:532 +msgid "" +"The listed menus are currently invisible in the GOsa interface. If you want " +"to change this for a couple of devices, just select them and use the " +"'Migrate' button below." msgstr "" -#: setup/class_setupStep_Config3.inc:198 -msgid "Session lifetime must be a numeric value!" +#: setup/class_setupStep_Finish.inc:38 +msgid "Write configuration file" msgstr "" -#: setup/class_setupStep_Config3.inc:202 -msgid "Maximum LDAP query time must be a numeric value!" +#: setup/class_setupStep_Finish.inc:39 +msgid "Finish - write the configuration file" msgstr "" -#: setup/class_setupStep_Language.inc:40 setup/class_setupStep_Language.inc:41 -msgid "Language setup" +#: setup/class_setupStep_Finish.inc:100 +msgid "" +"Your configuration file is currently world readable. Please update the file " +"permissions!" msgstr "" -#: setup/class_setupStep_Language.inc:42 -msgid "This step allows you to select your preferred language." +#: setup/class_setupStep_Finish.inc:102 +msgid "The configuration is currently not readable or it does not exists." msgstr "" -#: setup/class_setupStep_Language.inc:47 -msgid "Automatic" +#: setup/class_setupStep_Finish.inc:111 +#, php-format +msgid "" +"After downloading and placing the file under %s, please make sure that the " +"user the webserver 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 "" -#: setup/class_setupStep_Schema.inc:42 setup/class_setupStep_Schema.inc:43 -msgid "LDAP schema check" +#: setup/class_setupStep_Checks.inc:38 setup/class_setupStep_Checks.inc:39 +msgid "Installation check" msgstr "" -#: setup/class_setupStep_Schema.inc:44 -msgid "Perform test on your current LDAP schema" +#: setup/class_setupStep_Checks.inc:40 +msgid "Basic checks for PHP compatibility and extensions" msgstr "" -#: setup/class_setupStep_Finish.inc:37 -#: ihtml/themes/default/copyPasteDialog.tpl:32 -msgid "Finish" +#: setup/class_setupStep_Checks.inc:64 +msgid "Checking PHP version" msgstr "" -#: setup/class_setupStep_Finish.inc:38 -msgid "Write configuration file" +#: setup/class_setupStep_Checks.inc:65 +#, php-format +msgid "PHP must be of version %s or above." msgstr "" -#: setup/class_setupStep_Finish.inc:39 -msgid "Finish - write the configuration file" +#: setup/class_setupStep_Checks.inc:66 +msgid "Please upgrade to a supported version." msgstr "" -#: setup/class_setupStep_Finish.inc:100 -msgid "" -"Your configuration file is currently world readable. Please update the file " -"permissions!" +#: setup/class_setupStep_Checks.inc:73 +msgid "GOsa requires this module to talk with your LDAP server." msgstr "" -#: setup/class_setupStep_Finish.inc:102 -msgid "The configuration is currently not readable or it does not exists." +#: setup/class_setupStep_Checks.inc:81 +msgid "GOsa requires this module for an internationalized interface." msgstr "" -#: setup/class_setupStep_Finish.inc:111 -#, php-format -msgid "" -"After downloading and placing the file under %s, please make sure that the " -"user the webserver is running with is able to read %s, while other users " -"shouldn't. You may want to execute these commands to achieve this " -"requirement:" +#: setup/class_setupStep_Checks.inc:89 +msgid "GOsa requires this module for the samba integration." msgstr "" -#: setup/class_setup.inc:197 -msgid "Completed" +#: setup/class_setupStep_Checks.inc:97 +msgid "GOsa requires this module to make use of SSHA encryption." msgstr "" -#: setup/class_setup.inc:267 setup/setup_migrate.tpl:244 -msgid "Next" +#: setup/class_setupStep_Checks.inc:105 +msgid "GOsa requires this module to talk to an IMAP server." msgstr "" -#: setup/setup_checks.tpl:9 -msgid "PHP module and extension checks" +#: setup/class_setupStep_Checks.inc:112 +msgid "mbstring" msgstr "" -#: setup/setup_checks.tpl:41 setup/setup_checks.tpl:103 -msgid "GOsa will NOT run without fixing this." +#: setup/class_setupStep_Checks.inc:113 +msgid "GOsa requires this module to handle unicode strings." msgstr "" -#: setup/setup_checks.tpl:45 setup/setup_checks.tpl:107 -msgid "GOsa will run without fixing this." +#: setup/class_setupStep_Checks.inc:121 +msgid "" +"GOsa requires this module to communicate with several supported databases." msgstr "" -#: setup/setup_checks.tpl:67 -msgid "PHP setup configuration" +#: setup/class_setupStep_Checks.inc:138 +msgid "samba hash generator" msgstr "" -#: setup/setup_checks.tpl:67 -msgid "show information" +#: setup/class_setupStep_Checks.inc:139 +msgid "GOsa requires this command to synchronize POSIX and samba passwords." msgstr "" -#: setup/class_setupStep_Config1.inc:74 setup/class_setupStep_Config1.inc:75 -msgid "GOsa settings 1/3" +#: setup/class_setupStep_Checks.inc:140 +msgid "" +"Deploy a gosa-si installation or install the perl Crypt::SmbHash modules." msgstr "" -#: setup/class_setupStep_Config1.inc:76 -msgid "GOsa generic settings" +#: setup/class_setupStep_Checks.inc:152 +msgid "imagick" msgstr "" -#: setup/class_setupStep_Config1.inc:118 -#, php-format -msgid "The specified value for '%s' must be a numeric value" +#: setup/class_setupStep_Checks.inc:153 +msgid "GOsa requires this extension to handle images." msgstr "" -#: setup/class_setupStep_Config1.inc:122 setup/class_setupStep_Config1.inc:126 -#, php-format -msgid "Don't add a trailing comma to '%s'." +#: setup/class_setupStep_Checks.inc:159 +msgid "compression module" msgstr "" -#: setup/class_setupStep_Config1.inc:122 -msgid "People storage ou" +#: setup/class_setupStep_Checks.inc:160 +msgid "GOsa requires this extension to handle snapshots." msgstr "" -#: setup/class_setupStep_Config1.inc:126 -msgid "Group storage ou" +#: setup/class_setupStep_Checks.inc:171 +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 "" -#: setup/class_setupStep_Config1.inc:130 -msgid "Uid base must be numeric" +#: setup/class_setupStep_Checks.inc:172 +msgid "Search for 'register_globals' in your php.ini and switch it to 'Off'." msgstr "" -#: setup/class_setupStep_Config1.inc:134 -msgid "The given password minimum length is not numeric." +#: setup/class_setupStep_Checks.inc:180 +msgid "PHP uses this value for the garbage collector to delete old sessions." msgstr "" -#: setup/class_setupStep_Config1.inc:137 -msgid "The given password differ value is not numeric." +#: setup/class_setupStep_Checks.inc:181 +msgid "" +"Setting this value to one day will prevent loosing session and cookies " +"before they really timeout." msgstr "" -#: setup/setup_feedback.tpl:6 -msgid "Subscribe to the gosa-announce mailinglist" +#: setup/class_setupStep_Checks.inc:182 +msgid "" +"Search for 'session.gc_maxlifetime' in your php.ini and set it to 86400 or " +"higher." msgstr "" -#: setup/setup_feedback.tpl:9 -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." +#: setup/class_setupStep_Checks.inc:189 setup/class_setupStep_Checks.inc:205 +#: setup/class_setupStep_Checks.inc:221 setup/class_setupStep_Checks.inc:237 +msgid "Off" msgstr "" -#: setup/setup_feedback.tpl:30 -msgid "Mail address" +#: setup/class_setupStep_Checks.inc:190 +msgid "" +"In Order to use GOsa without any trouble, the session.auto_register option " +"in your php.ini should be set to 'Off'." msgstr "" -#: setup/setup_feedback.tpl:41 -msgid "Send feedback to the GOsa project team" +#: setup/class_setupStep_Checks.inc:191 +msgid "Search for 'session.auto_start' in your php.ini and set it to 'Off'." msgstr "" -#: setup/setup_feedback.tpl:44 +#: setup/class_setupStep_Checks.inc:198 msgid "" -"When checking this option, GOsa will try to connect http://oss.gonicus.de in " -"order to submit your form anonymously." +"GOsa needs at least 32MB of memory. Setting it below this limit may cause " +"errors that are not reproducable! Increase it for larger setups." msgstr "" -#: setup/setup_feedback.tpl:50 -msgid "Did the setup procedure help you to get started?" +#: setup/class_setupStep_Checks.inc:199 +msgid "" +"Search for 'memory_limit' in your php.ini and set it to '32M' or higher." msgstr "" -#: setup/setup_feedback.tpl:60 -msgid "If not, what problems did you encounter" +#: setup/class_setupStep_Checks.inc:206 +msgid "" +"This option influences the PHP output handling. Turn this Option off, to " +"increase performance." msgstr "" -#: setup/setup_feedback.tpl:68 -msgid "Is this the first time you use GOsa?" +#: setup/class_setupStep_Checks.inc:207 +msgid "Search for 'implicit_flush' in your php.ini and set it to 'Off'." msgstr "" -#: setup/setup_feedback.tpl:74 -msgid "I use it since" +#: setup/class_setupStep_Checks.inc:214 +msgid "The Execution time should be at least 30 seconds." msgstr "" -#: setup/setup_feedback.tpl:75 -msgid "Select the year since when you are using GOsa" +#: setup/class_setupStep_Checks.inc:215 +msgid "" +"Search for 'max_execution_time' in your php.ini and set it to '30' or higher." msgstr "" -#: setup/setup_feedback.tpl:82 -msgid "What operating system / distribution do you use?" +#: setup/class_setupStep_Checks.inc:222 +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/setup_feedback.tpl:90 -msgid "What web server do you use?" +#: setup/class_setupStep_Checks.inc:223 +msgid "Search for 'expose_php' in your php.ini and set if to 'Off'." msgstr "" -#: setup/setup_feedback.tpl:98 -msgid "What PHP version do you use?" +#: setup/class_setupStep_Checks.inc:229 +msgid "On" msgstr "" -#: setup/setup_feedback.tpl:106 -msgid "LDAP" +#: setup/class_setupStep_Checks.inc:230 +msgid "" +"Increase your server security by setting magic_quotes_gpc to 'on'. PHP will " +"escape all quotes in strings in this case." msgstr "" -#: setup/setup_feedback.tpl:110 -msgid "What kind of LDAP server(s) do you use?" +#: setup/class_setupStep_Checks.inc:231 +msgid "Search for 'magic_quotes_gpc' in your php.ini and set it to 'On'." msgstr "" -#: setup/setup_feedback.tpl:116 -msgid "How many objects are in your LDAP?" +#: setup/class_setupStep_Checks.inc:238 +msgid "Increase your server performance by setting magic_quotes_gpc to 'off'." msgstr "" -#: setup/setup_feedback.tpl:123 -msgid "Features" +#: setup/class_setupStep_Checks.inc:239 +msgid "" +"Search for 'zend.ze1_compatibility_mode' in your php.ini and set it to 'Off'." msgstr "" -#: setup/setup_feedback.tpl:126 -msgid "What features of GOsa do you use?" +#: setup/class_setupStep_Checks.inc:249 +msgid "Configuration writeable" msgstr "" -#: setup/setup_feedback.tpl:136 -msgid "What features do you want to see in future versions of GOsa?" +#: setup/class_setupStep_Checks.inc:250 +msgid "The configuration file can't be written" msgstr "" -#: setup/setup_feedback.tpl:143 -msgid "Send feedback" +#: setup/class_setupStep_Checks.inc:251 +#, php-format +msgid "" +"GOsa reads its configuration from a file located in (%s/%s). The setup can " +"write the configuration directly if it is writeable." msgstr "" #: setup/setup_config3.tpl:2 @@ -5062,681 +5374,518 @@ msgid "Show PHP errors" msgstr "" #: setup/setup_config3.tpl:259 -msgid "Maximum LDAP query time" -msgstr "" - -#: setup/setup_config3.tpl:277 -msgid "Log LDAP statistics" -msgstr "" - -#: setup/setup_config3.tpl:289 -msgid "Debug level" -msgstr "" - -#: setup/setup_config3.tpl:294 setup/setup_config3.tpl:297 -msgid "Disabled" -msgstr "" - -#: setup/setup_config3.tpl:295 setup/setup_config3.tpl:298 -msgid "Enabled" -msgstr "" - -#: setup/class_setupStep_Migrate.inc:123 setup/class_setupStep_Migrate.inc:124 -msgid "LDAP inspection" -msgstr "" - -#: setup/class_setupStep_Migrate.inc:125 -msgid "Analyze your current LDAP for GOsa compatibility" -msgstr "" - -#: setup/class_setupStep_Migrate.inc:131 -msgid "Checking for root object" -msgstr "" - -#: setup/class_setupStep_Migrate.inc:137 -msgid "Checking permissions on LDAP database" -msgstr "" - -#: setup/class_setupStep_Migrate.inc:143 -msgid "Checking for invisible departments" -msgstr "" - -#: setup/class_setupStep_Migrate.inc:148 -msgid "Checking for invisible users" -msgstr "" - -#: setup/class_setupStep_Migrate.inc:155 -#: setup/class_setupStep_Migrate.inc:3021 -msgid "Checking for super administrator" -msgstr "" - -#: setup/class_setupStep_Migrate.inc:161 -msgid "Checking for users outside the people tree" -msgstr "" - -#: setup/class_setupStep_Migrate.inc:167 -msgid "Checking for groups outside the groups tree" -msgstr "" - -#: setup/class_setupStep_Migrate.inc:174 -msgid "Checking for windows workstations outside the winstation tree" -msgstr "" - -#: setup/class_setupStep_Migrate.inc:180 -msgid "Checking for duplicated UID numbers" -msgstr "" - -#: setup/class_setupStep_Migrate.inc:186 -msgid "Checking for duplicate GID numbers" -msgstr "" - -#: setup/class_setupStep_Migrate.inc:192 -msgid "Checking for old style USB devices" -msgstr "" - -#: setup/class_setupStep_Migrate.inc:198 -msgid "Checking for old services that have to be migrated" -msgstr "" - -#: setup/class_setupStep_Migrate.inc:204 -msgid "Checking for old style application menus" -msgstr "" - -#: setup/class_setupStep_Migrate.inc:230 setup/class_setupStep_Migrate.inc:282 -#: setup/class_setupStep_Migrate.inc:347 setup/class_setupStep_Migrate.inc:411 -#: setup/class_setupStep_Migrate.inc:482 setup/class_setupStep_Migrate.inc:559 -#: setup/class_setupStep_Migrate.inc:644 setup/class_setupStep_Migrate.inc:785 -#: setup/class_setupStep_Migrate.inc:880 -#: setup/class_setupStep_Migrate.inc:2316 -#: setup/class_setupStep_Migrate.inc:2507 -#: setup/class_setupStep_Migrate.inc:2644 -msgid "LDAP query failed" -msgstr "" - -#: setup/class_setupStep_Migrate.inc:231 setup/class_setupStep_Migrate.inc:283 -#: setup/class_setupStep_Migrate.inc:348 setup/class_setupStep_Migrate.inc:412 -#: setup/class_setupStep_Migrate.inc:483 setup/class_setupStep_Migrate.inc:560 -#: setup/class_setupStep_Migrate.inc:645 setup/class_setupStep_Migrate.inc:786 -#: setup/class_setupStep_Migrate.inc:881 -#: setup/class_setupStep_Migrate.inc:2317 -#: setup/class_setupStep_Migrate.inc:2508 -#: setup/class_setupStep_Migrate.inc:2645 -msgid "Possibly the 'root object' is missing." -msgstr "" - -#: setup/class_setupStep_Migrate.inc:253 -#, php-format -msgid "Found %s duplicate values for attribute 'uidNumber'." -msgstr "" - -#: setup/class_setupStep_Migrate.inc:305 -#, php-format -msgid "Found %s duplicate values for attribute 'gidNumber'." -msgstr "" - -#: setup/class_setupStep_Migrate.inc:363 setup/class_setupStep_Migrate.inc:574 -#: setup/class_setupStep_Migrate.inc:587 -#: setup/class_setupStep_Migrate.inc:1020 -#: setup/class_setupStep_Migrate.inc:1038 -#: setup/class_setupStep_Migrate.inc:1945 -#: setup/class_setupStep_Migrate.inc:1958 -#: setup/class_setupStep_Migrate.inc:3023 -msgid "Failed" -msgstr "" - -#: setup/class_setupStep_Migrate.inc:365 -#, php-format -msgid "" -"Found %s winstations outside the predefined winstation department ou '%s'." -msgstr "" - -#: setup/class_setupStep_Migrate.inc:366 setup/class_setupStep_Migrate.inc:655 -#: setup/class_setupStep_Migrate.inc:795 -#: setup/class_setupStep_Migrate.inc:1023 -#: setup/class_setupStep_Migrate.inc:2386 -#: setup/class_setupStep_Migrate.inc:2540 -#: setup/class_setupStep_Migrate.inc:2870 -msgid "Migrate" -msgstr "" - -#: setup/class_setupStep_Migrate.inc:438 -#, php-format -msgid "Found %s groups outside the configured tree '%s'." -msgstr "" - -#: setup/class_setupStep_Migrate.inc:439 setup/class_setupStep_Migrate.inc:516 -msgid "Move" -msgstr "" - -#: setup/class_setupStep_Migrate.inc:515 -#, php-format -msgid "Found %s user(s) outside the configured tree '%s'." -msgstr "" - -#: setup/class_setupStep_Migrate.inc:576 setup/class_setupStep_Migrate.inc:589 -#, php-format -msgid "" -"The specified user '%s' does not have full access to your ldap database." -msgstr "" - -#: setup/class_setupStep_Migrate.inc:653 -#, php-format -msgid "Found %s user(s) that will not be visible in GOsa." +msgid "Maximum LDAP query time" msgstr "" -#: setup/class_setupStep_Migrate.inc:703 setup/class_setupStep_Migrate.inc:846 -#: setup/class_setupStep_Migrate.inc:1105 -msgid "Migration error" +#: setup/setup_config3.tpl:277 +msgid "Log LDAP statistics" msgstr "" -#: setup/class_setupStep_Migrate.inc:703 setup/class_setupStep_Migrate.inc:846 -#, php-format -msgid "Cannot migrate department '%s':" +#: setup/setup_config3.tpl:289 +msgid "Debug level" msgstr "" -#: setup/class_setupStep_Migrate.inc:794 -#, php-format -msgid "Found %s department(s) that will not be visible in GOsa." +#: setup/setup_config3.tpl:294 setup/setup_config3.tpl:297 +msgid "Disabled" msgstr "" -#: setup/class_setupStep_Migrate.inc:1017 -#, php-format -msgid "GOsa 2.5 administrative accounts found: %s" +#: setup/setup_config3.tpl:295 setup/setup_config3.tpl:298 +msgid "Enabled" msgstr "" -#: setup/class_setupStep_Migrate.inc:1022 -msgid "There is no valid GOsa 2.6 administrator account inside your LDAP." +#: setup/setup_feedback.tpl:5 +msgid "Feedback sucessfully send" msgstr "" -#: setup/class_setupStep_Migrate.inc:1039 -msgid "There is no GOsa administrator account inside your LDAP." +#: setup/setup_feedback.tpl:15 +msgid "Subscribe to the gosa-announce mailinglist" msgstr "" -#: setup/class_setupStep_Migrate.inc:1105 -#, php-format -msgid "Cannot add ACL for user '%s':" +#: setup/setup_feedback.tpl:18 +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 "" -#: setup/class_setupStep_Migrate.inc:1143 -#: setup/class_setupStep_Migrate.inc:1153 -msgid "Input error" +#: setup/setup_feedback.tpl:39 +msgid "Mail address" msgstr "" -#: setup/class_setupStep_Migrate.inc:1143 -msgid "Uid" +#: setup/setup_feedback.tpl:50 +msgid "Send feedback to the GOsa project team" msgstr "" -#: setup/class_setupStep_Migrate.inc:1148 -msgid "Password error" +#: setup/setup_feedback.tpl:53 +msgid "" +"When checking this option, GOsa will try to connect http://oss.gonicus.de in " +"order to submit your form anonymously." msgstr "" -#: setup/class_setupStep_Migrate.inc:1148 -msgid "Provided passwords do not match!" +#: setup/setup_feedback.tpl:59 +msgid "Did the setup procedure help you to get started?" msgstr "" -#: setup/class_setupStep_Migrate.inc:1153 -msgid "Specify a valid user ID!" +#: setup/setup_feedback.tpl:62 setup/setup_feedback.tpl:80 +#: setup/class_setupStep_Ldap.inc:74 setup/class_setupStep_Config3.inc:89 +#: setup/class_setupStep_Schema.inc:86 setup/class_setupStep_Config1.inc:88 +#: setup/class_setupStep_Config2.inc:167 +msgid "Yes" msgstr "" -#: setup/class_setupStep_Migrate.inc:1186 -#, php-format -msgid "Adding an administrative user failed: object '%s' already exists!" +#: setup/setup_feedback.tpl:64 setup/setup_feedback.tpl:82 +#: setup/class_setupStep_Ldap.inc:74 setup/class_setupStep_Config3.inc:89 +#: setup/class_setupStep_Schema.inc:86 setup/class_setupStep_Config1.inc:88 +#: setup/class_setupStep_Config2.inc:167 +msgid "No" msgstr "" -#: setup/class_setupStep_Migrate.inc:1225 -#: setup/class_setupStep_Migrate.inc:1274 -#: setup/class_setupStep_Migrate.inc:1323 -msgid "Cannot move users to the requested department!" +#: setup/setup_feedback.tpl:69 +msgid "If not, what problems did you encounter" msgstr "" -#: setup/class_setupStep_Migrate.inc:1235 -msgid "Winstation will be moved from" +#: setup/setup_feedback.tpl:77 +msgid "Is this the first time you use GOsa?" msgstr "" -#: setup/class_setupStep_Migrate.inc:1246 -#: setup/class_setupStep_Migrate.inc:1295 -msgid "Updating following references too" +#: setup/setup_feedback.tpl:83 +msgid "I use it since" msgstr "" -#: setup/class_setupStep_Migrate.inc:1285 -msgid "Group will be moved from" +#: setup/setup_feedback.tpl:84 +msgid "Select the year since when you are using GOsa" msgstr "" -#: setup/class_setupStep_Migrate.inc:1333 -msgid "User will be moved from" +#: setup/setup_feedback.tpl:91 +msgid "What operating system / distribution do you use?" msgstr "" -#: setup/class_setupStep_Migrate.inc:1343 -msgid "The following references will be updated" +#: setup/setup_feedback.tpl:99 +msgid "What web server do you use?" msgstr "" -#: setup/class_setupStep_Migrate.inc:1946 -msgid "" -"The LDAP root object is missing. It is required to use your LDAP service." +#: setup/setup_feedback.tpl:107 +msgid "What PHP version do you use?" msgstr "" -#: setup/class_setupStep_Migrate.inc:1947 -#: setup/class_setupStep_Migrate.inc:1960 -msgid "Try to create root object" +#: setup/setup_feedback.tpl:115 +msgid "LDAP" msgstr "" -#: setup/class_setupStep_Migrate.inc:1959 -msgid "Root object couldn't be created, you should try it on your own." +#: setup/setup_feedback.tpl:119 +msgid "What kind of LDAP server(s) do you use?" msgstr "" -#: setup/class_setupStep_Migrate.inc:2250 -#, php-format -msgid "Copy '%s' to '%s' failed:" +#: setup/setup_feedback.tpl:125 +msgid "How many objects are in your LDAP?" msgstr "" -#: setup/class_setupStep_Migrate.inc:2385 -#, php-format -msgid "There are %s devices that need to be migrated." +#: setup/setup_feedback.tpl:132 +msgid "Features" msgstr "" -#: setup/class_setupStep_Migrate.inc:2445 -#, php-format -msgid "Adding '%s' to the LDAP failed: %s" +#: setup/setup_feedback.tpl:135 +msgid "What features of GOsa do you use?" msgstr "" -#: setup/class_setupStep_Migrate.inc:2465 -#: setup/class_setupStep_Migrate.inc:2582 -#, php-format -msgid "Updating '%s' failed: %s" +#: setup/setup_feedback.tpl:145 +msgid "What features do you want to see in future versions of GOsa?" msgstr "" -#: setup/class_setupStep_Migrate.inc:2538 -#, php-format -msgid "There are %s services that need to be migrated." +#: setup/setup_feedback.tpl:152 +msgid "Send feedback" msgstr "" -#: setup/class_setupStep_Migrate.inc:2869 -#, php-format -msgid "There are %s application menus which have to be migrated." +#: setup/setup_finish.tpl:3 +msgid "Create your configuration file" msgstr "" -#: setup/setup_config2.tpl:2 -msgid "Samba settings" +#: setup/setup_finish.tpl:13 +msgid "Download configuration" msgstr "" -#: setup/setup_config2.tpl:6 -msgid "Samba hash generator" +#: setup/setup_finish.tpl:18 +msgid "Status: " msgstr "" -#: setup/setup_config2.tpl:15 -msgid "Samba SID" +#: setup/class_setupStep_Ldap.inc:53 +msgid "LDAP setup" msgstr "" -#: setup/setup_config2.tpl:31 -msgid "RID base" +#: setup/class_setupStep_Ldap.inc:54 +msgid "LDAP connection setup" msgstr "" -#: setup/setup_config2.tpl:46 -msgid "Workstation container" +#: setup/class_setupStep_Ldap.inc:55 +msgid "" +"This dialog performs the basic configuration of the LDAP connectivity for " +"GOsa." msgstr "" -#: setup/setup_config2.tpl:61 -msgid "Samba SID mapping" +#: setup/class_setupStep_Ldap.inc:105 +#, php-format +msgid "Anonymous bind to server '%s' failed!" msgstr "" -#: setup/setup_config2.tpl:71 -msgid "Timezone" +#: setup/class_setupStep_Ldap.inc:107 +#, php-format +msgid "Bind as user '%s' failed!" msgstr "" -#: setup/setup_config2.tpl:74 -msgid "Please choose your preferred timezone here" +#: setup/class_setupStep_Ldap.inc:112 +#, php-format +msgid "Anonymous bind to server '%s' succeeded." msgstr "" -#: setup/setup_config2.tpl:96 -msgid "Additional GOsa settings" +#: setup/class_setupStep_Ldap.inc:113 +msgid "Please specify user and password!" msgstr "" -#: setup/setup_config2.tpl:100 -msgid "Enable Copy & Paste" +#: setup/class_setupStep_Ldap.inc:115 +#, php-format +msgid "Bind as user '%s' to server '%s' succeeded!" msgstr "" -#: setup/setup_config2.tpl:112 -msgid "Enable DNS extension" +#: setup/setup_ldap.tpl:7 +msgid "Please choose the LDAP user to be used by GOsa" msgstr "" -#: setup/setup_config2.tpl:124 -msgid "Enable DHCP extension" +#: setup/setup_ldap.tpl:25 +msgid "LDAP connection" msgstr "" -#: setup/setup_config2.tpl:136 -msgid "Enable mime type management" +#: setup/setup_ldap.tpl:29 +msgid "Location name" msgstr "" -#: setup/setup_config2.tpl:148 -msgid "Enable FAI release management" +#: setup/setup_ldap.tpl:37 +msgid "Connection URI" msgstr "" -#: setup/setup_config2.tpl:160 -msgid "Enable user netatalk plugin" +#: setup/setup_ldap.tpl:45 +msgid "TLS connection" msgstr "" -#: setup/setup_config2.tpl:171 -msgid "Government mode" +#: setup/setup_ldap.tpl:69 +msgid "Authentication" msgstr "" -#: setup/setup_config2.tpl:182 -msgid "Logging options" +#: setup/setup_ldap.tpl:73 +msgid "Admin DN" msgstr "" -#: setup/setup_config2.tpl:186 -msgid "Syslog" +#: setup/setup_ldap.tpl:78 +msgid "Select user" msgstr "" -#: setup/setup_config2.tpl:193 -msgid "Mail settings" +#: setup/setup_ldap.tpl:86 +msgid "Automatically append LDAP base to admin DN" msgstr "" -#: setup/setup_config2.tpl:197 -msgid "Mail method" +#: setup/setup_ldap.tpl:93 +msgid "Admin password" msgstr "" -#: setup/setup_config2.tpl:213 -msgid "Account identification attribute" +#: setup/setup_ldap.tpl:101 +msgid "Schema based settings" msgstr "" -#: setup/setup_config2.tpl:227 -msgid "Vacation templates" +#: setup/setup_ldap.tpl:105 +msgid "Use rfc2307bis compliant groups" msgstr "" -#: setup/setup_config2.tpl:243 -msgid "Use Cyrus UNIX style" +#: setup/setup_ldap.tpl:117 +msgid "Current status" msgstr "" -#: setup/setup_config2.tpl:253 -msgid "Snapshots / Undo" +#: setup/class_setupStep_Migrate.inc:127 setup/class_setupStep_Migrate.inc:128 +msgid "LDAP inspection" msgstr "" -#: setup/setup_config2.tpl:262 setup/setup_config2.tpl:307 -msgid "Enable snapshots" +#: setup/class_setupStep_Migrate.inc:129 +msgid "Analyze your current LDAP for GOsa compatibility" msgstr "" -#: setup/setup_config2.tpl:268 setup/setup_config2.tpl:313 -msgid "Snapshot base" +#: setup/class_setupStep_Migrate.inc:135 +msgid "Checking for root object" msgstr "" -#: setup/class_setupStep_License.inc:56 setup/class_setupStep_License.inc:57 -msgid "License" +#: setup/class_setupStep_Migrate.inc:141 +msgid "Inspecting object classes in root object" msgstr "" -#: setup/class_setupStep_License.inc:58 -msgid "Terms and conditions for usage" +#: setup/class_setupStep_Migrate.inc:147 +msgid "Checking permission for LDAP database" msgstr "" -#: setup/class_setupStep_Config2.inc:86 setup/class_setupStep_Config2.inc:87 -msgid "GOsa settings 2/3" +#: setup/class_setupStep_Migrate.inc:153 +msgid "Checking for invisible departments" msgstr "" -#: setup/class_setupStep_Config2.inc:88 -msgid "Customize special parameters" +#: setup/class_setupStep_Migrate.inc:158 +msgid "Checking for invisible users" msgstr "" -#: setup/setup_migrate.tpl:5 -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." +#: setup/class_setupStep_Migrate.inc:165 +#: setup/class_setupStep_Migrate.inc:3203 +msgid "Checking for super administrator" msgstr "" -#: setup/setup_migrate.tpl:33 -msgid "Check again" +#: setup/class_setupStep_Migrate.inc:171 +msgid "Checking for users outside the people tree" msgstr "" -#: setup/setup_migrate.tpl:37 -msgid "Move windows workstations into a valid windows workstation department" +#: setup/class_setupStep_Migrate.inc:177 +msgid "Checking for groups outside the groups tree" msgstr "" -#: setup/setup_migrate.tpl:39 -msgid "" -"This dialog allows you to move the displayed windows workstations into a " -"valid department" +#: setup/class_setupStep_Migrate.inc:184 +msgid "Checking for windows workstations outside the winstation tree" msgstr "" -#: setup/setup_migrate.tpl:41 -msgid "" -"Be careful with this tool, there may be references pointing to this " -"workstations that can't be migrated." +#: setup/class_setupStep_Migrate.inc:190 +msgid "Checking for duplicated UID numbers" msgstr "" -#: setup/setup_migrate.tpl:67 -msgid "Move selected windows workstations into the following GOsa department" +#: setup/class_setupStep_Migrate.inc:196 +msgid "Checking for duplicate GID numbers" msgstr "" -#: setup/setup_migrate.tpl:72 -msgid "Move selected workstations" +#: setup/class_setupStep_Migrate.inc:202 +msgid "Checking for old style USB devices" msgstr "" -#: setup/setup_migrate.tpl:73 -msgid "What will be done here" +#: setup/class_setupStep_Migrate.inc:208 +msgid "Checking for old services that have to be migrated" msgstr "" -#: setup/setup_migrate.tpl:85 -msgid "Move groups into configured group tree" +#: setup/class_setupStep_Migrate.inc:214 +msgid "Checking for old style application menus" msgstr "" -#: setup/setup_migrate.tpl:88 -msgid "" -"This dialog allows moving a couple of groups to the configured group tree. " -"Doing this may straighten your LDAP service." +#: setup/class_setupStep_Migrate.inc:240 setup/class_setupStep_Migrate.inc:292 +#: setup/class_setupStep_Migrate.inc:357 setup/class_setupStep_Migrate.inc:421 +#: setup/class_setupStep_Migrate.inc:492 setup/class_setupStep_Migrate.inc:569 +#: setup/class_setupStep_Migrate.inc:654 setup/class_setupStep_Migrate.inc:795 +#: setup/class_setupStep_Migrate.inc:891 +#: setup/class_setupStep_Migrate.inc:2032 +#: setup/class_setupStep_Migrate.inc:2498 +#: setup/class_setupStep_Migrate.inc:2689 +#: setup/class_setupStep_Migrate.inc:2826 +msgid "LDAP query failed" msgstr "" -#: setup/setup_migrate.tpl:91 -msgid "" -"Be careful with this option! There may be references pointing to these " -"groups. The GOsa setup can't migrate references, so you may want to cancel " -"the migration in this case." +#: setup/class_setupStep_Migrate.inc:241 setup/class_setupStep_Migrate.inc:293 +#: setup/class_setupStep_Migrate.inc:358 setup/class_setupStep_Migrate.inc:422 +#: setup/class_setupStep_Migrate.inc:493 setup/class_setupStep_Migrate.inc:570 +#: setup/class_setupStep_Migrate.inc:655 setup/class_setupStep_Migrate.inc:796 +#: setup/class_setupStep_Migrate.inc:892 +#: setup/class_setupStep_Migrate.inc:2033 +#: setup/class_setupStep_Migrate.inc:2499 +#: setup/class_setupStep_Migrate.inc:2690 +#: setup/class_setupStep_Migrate.inc:2827 +msgid "Possibly the 'root object' is missing." msgstr "" -#: setup/setup_migrate.tpl:94 -msgid "Move selected groups into this group tree" +#: setup/class_setupStep_Migrate.inc:263 +#, php-format +msgid "Found %s duplicate values for attribute 'uidNumber'." msgstr "" -#: setup/setup_migrate.tpl:125 setup/setup_migrate.tpl:177 -#: setup/setup_migrate.tpl:226 setup/setup_migrate.tpl:344 -#: setup/setup_migrate.tpl:397 setup/setup_migrate.tpl:441 -#: setup/setup_migrate.tpl:484 setup/setup_migrate.tpl:528 -msgid "Hide changes" +#: setup/class_setupStep_Migrate.inc:315 +#, php-format +msgid "Found %s duplicate values for attribute 'gidNumber'." msgstr "" -#: setup/setup_migrate.tpl:127 setup/setup_migrate.tpl:179 -#: setup/setup_migrate.tpl:209 setup/setup_migrate.tpl:346 -#: setup/setup_migrate.tpl:399 setup/setup_migrate.tpl:444 -#: setup/setup_migrate.tpl:487 setup/setup_migrate.tpl:531 -msgid "Show changes" +#: setup/class_setupStep_Migrate.inc:373 setup/class_setupStep_Migrate.inc:584 +#: setup/class_setupStep_Migrate.inc:597 +#: setup/class_setupStep_Migrate.inc:1031 +#: setup/class_setupStep_Migrate.inc:1049 +#: setup/class_setupStep_Migrate.inc:1984 +#: setup/class_setupStep_Migrate.inc:1997 +#: setup/class_setupStep_Migrate.inc:2052 +#: setup/class_setupStep_Migrate.inc:2073 +#: setup/class_setupStep_Migrate.inc:2125 +#: setup/class_setupStep_Migrate.inc:3205 +msgid "Failed" msgstr "" -#: setup/setup_migrate.tpl:140 -msgid "Move users into configured user tree" +#: setup/class_setupStep_Migrate.inc:375 +#, php-format +msgid "" +"Found %s winstations outside the predefined winstation department ou '%s'." msgstr "" -#: setup/setup_migrate.tpl:142 -msgid "" -"This dialog allows moving a couple of users to the configured user tree. " -"Doing this may straighten your LDAP service." +#: setup/class_setupStep_Migrate.inc:448 +#, php-format +msgid "Found %s groups outside the configured tree '%s'." msgstr "" -#: setup/setup_migrate.tpl:145 -msgid "" -"Be careful with this option! There may be references pointing to these " -"users. The GOsa setup can't migrate references, so you may want to cancel " -"the migration in this case." +#: setup/class_setupStep_Migrate.inc:449 setup/class_setupStep_Migrate.inc:526 +msgid "Move" msgstr "" -#: setup/setup_migrate.tpl:148 -msgid "Move selected users into this people tree" +#: setup/class_setupStep_Migrate.inc:525 +#, php-format +msgid "Found %s user(s) outside the configured tree '%s'." msgstr "" -#: setup/setup_migrate.tpl:191 -msgid "Migrate GOsa 2.5 administrative accounts" +#: setup/class_setupStep_Migrate.inc:586 setup/class_setupStep_Migrate.inc:599 +#, php-format +msgid "" +"The specified user '%s' does not have full access to your ldap database." msgstr "" -#: setup/setup_migrate.tpl:193 -msgid "" -"This dialog allows the migration of GOsa 2.5 admin accounts into GOsa 2.6 " -"useable accounts." +#: setup/class_setupStep_Migrate.inc:663 +#, php-format +msgid "Found %s user(s) that will not be visible in GOsa." msgstr "" -#: setup/setup_migrate.tpl:216 setup/setup_migrate.tpl:316 -#: setup/setup_migrate.tpl:370 setup/setup_migrate.tpl:425 -#: setup/setup_migrate.tpl:468 setup/setup_migrate.tpl:512 -msgid "Current" +#: setup/class_setupStep_Migrate.inc:713 setup/class_setupStep_Migrate.inc:856 +#: setup/class_setupStep_Migrate.inc:1116 +msgid "Migration error" msgstr "" -#: setup/setup_migrate.tpl:220 setup/setup_migrate.tpl:323 -#: setup/setup_migrate.tpl:377 setup/setup_migrate.tpl:429 -#: setup/setup_migrate.tpl:472 setup/setup_migrate.tpl:516 -msgid "After migration" +#: setup/class_setupStep_Migrate.inc:713 setup/class_setupStep_Migrate.inc:856 +#, php-format +msgid "Cannot migrate department '%s':" msgstr "" -#: setup/setup_migrate.tpl:229 setup/setup_ldap.tpl:65 -msgid "Reload" +#: setup/class_setupStep_Migrate.inc:804 +#, php-format +msgid "Found %s department(s) that will not be visible in GOsa." msgstr "" -#: setup/setup_migrate.tpl:245 -msgid "Abort" +#: setup/class_setupStep_Migrate.inc:1028 +#, php-format +msgid "GOsa 2.5 administrative accounts found: %s" msgstr "" -#: setup/setup_migrate.tpl:247 -msgid "Create a new GOsa administrator account" +#: setup/class_setupStep_Migrate.inc:1033 +msgid "There is no valid GOsa 2.6 administrator account inside your LDAP." msgstr "" -#: setup/setup_migrate.tpl:250 -msgid "" -"This dialog will automatically add a new super administrator to your LDAP " -"tree." +#: setup/class_setupStep_Migrate.inc:1050 +msgid "There is no GOsa administrator account inside your LDAP." msgstr "" -#: setup/setup_migrate.tpl:279 -msgid "Password (again)" +#: setup/class_setupStep_Migrate.inc:1116 +#, php-format +msgid "Cannot add ACL for user '%s':" msgstr "" -#: setup/setup_migrate.tpl:305 -msgid "" -"The listed departments are currently invisible in the GOsa user interface. " -"If you want to change this for a couple of entries, select them and use the " -"migrate button below." +#: setup/class_setupStep_Migrate.inc:1154 +#: setup/class_setupStep_Migrate.inc:1164 +msgid "Input error" msgstr "" -#: setup/setup_migrate.tpl:306 setup/setup_migrate.tpl:361 -#: setup/setup_migrate.tpl:417 setup/setup_migrate.tpl:461 -#: setup/setup_migrate.tpl:505 -msgid "" -"If you want to know what will be done when migrating the selected entries, " -"use the 'Show changes' button to see the LDIF." +#: setup/class_setupStep_Migrate.inc:1154 +msgid "Uid" msgstr "" -#: setup/setup_migrate.tpl:360 -msgid "" -"The listed users are currently invisible in the GOsa user interface. If you " -"want to change this for a couple of users, just select them and use the " -"'Migrate' button below." +#: setup/class_setupStep_Migrate.inc:1159 +msgid "Password error" msgstr "" -#: setup/setup_migrate.tpl:416 -msgid "" -"The listed devices are currently invisible in the GOsa interface. If you " -"want to change this for a couple of devices, just select them and use the " -"'Migrate' button below." +#: setup/class_setupStep_Migrate.inc:1159 +msgid "Provided passwords do not match!" msgstr "" -#: setup/setup_migrate.tpl:442 setup/setup_migrate.tpl:485 -#: setup/setup_migrate.tpl:529 -msgid "Refresh" +#: setup/class_setupStep_Migrate.inc:1164 +msgid "Specify a valid user ID!" msgstr "" -#: setup/setup_migrate.tpl:460 -msgid "" -"The listed services are currently invalid for the GOsa version you are going " -"to install. If you want to update a couple of service, just select them and " -"use the 'Migrate' button below." +#: setup/class_setupStep_Migrate.inc:1197 +#, php-format +msgid "Adding an administrative user failed: object '%s' already exists!" msgstr "" -#: setup/setup_migrate.tpl:504 -msgid "" -"The listed menus are currently invisible in the GOsa interface. If you want " -"to change this for a couple of devices, just select them and use the " -"'Migrate' button below." +#: setup/class_setupStep_Migrate.inc:1236 +#: setup/class_setupStep_Migrate.inc:1285 +#: setup/class_setupStep_Migrate.inc:1334 +msgid "Cannot move users to the requested department!" msgstr "" -#: setup/class_setupStep_Ldap.inc:53 -msgid "LDAP setup" +#: setup/class_setupStep_Migrate.inc:1246 +msgid "Winstation will be moved from" msgstr "" -#: setup/class_setupStep_Ldap.inc:54 -msgid "LDAP connection setup" +#: setup/class_setupStep_Migrate.inc:1257 +#: setup/class_setupStep_Migrate.inc:1306 +msgid "Updating following references too" msgstr "" -#: setup/class_setupStep_Ldap.inc:55 -msgid "" -"This dialog performs the basic configuration of the LDAP connectivity for " -"GOsa." +#: setup/class_setupStep_Migrate.inc:1296 +msgid "Group will be moved from" msgstr "" -#: setup/class_setupStep_Ldap.inc:105 -#, php-format -msgid "Anonymous bind to server '%s' failed!" +#: setup/class_setupStep_Migrate.inc:1344 +msgid "User will be moved from" msgstr "" -#: setup/class_setupStep_Ldap.inc:107 -#, php-format -msgid "Bind as user '%s' failed!" +#: setup/class_setupStep_Migrate.inc:1354 +msgid "The following references will be updated" msgstr "" -#: setup/class_setupStep_Ldap.inc:112 -#, php-format -msgid "Anonymous bind to server '%s' succeeded." +#: setup/class_setupStep_Migrate.inc:1985 +msgid "" +"The LDAP root object is missing. It is required to use your LDAP service." msgstr "" -#: setup/class_setupStep_Ldap.inc:113 -msgid "Please specify user and password!" +#: setup/class_setupStep_Migrate.inc:1986 +#: setup/class_setupStep_Migrate.inc:1999 +msgid "Try to create root object" msgstr "" -#: setup/class_setupStep_Ldap.inc:115 -#, php-format -msgid "Bind as user '%s' to server '%s' succeeded!" +#: setup/class_setupStep_Migrate.inc:1998 +msgid "Root object couldn't be created, you should try it on your own." msgstr "" -#: setup/setup_frame.tpl:12 -msgid "GOsa setup wizard" +#: setup/class_setupStep_Migrate.inc:2053 +#, php-format +msgid "Missing GOsa object class '%s'!" msgstr "" -#: setup/setup_frame.tpl:19 -msgid "Installation" +#: setup/class_setupStep_Migrate.inc:2054 +msgid "Please check your installation." msgstr "" -#: setup/setup_frame.tpl:19 -msgid "Setup" +#: setup/class_setupStep_Migrate.inc:2075 +#, 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_setupStep_Welcome.inc:38 -msgid "Welcome" +#: setup/class_setupStep_Migrate.inc:2432 +#, php-format +msgid "Copy '%s' to '%s' failed:" msgstr "" -#: setup/class_setupStep_Welcome.inc:39 -msgid "The welcome message" +#: setup/class_setupStep_Migrate.inc:2567 +#, php-format +msgid "There are %s devices that need to be migrated." msgstr "" -#: setup/class_setupStep_Welcome.inc:40 -msgid "Welcome to GOsa setup wizard" +#: setup/class_setupStep_Migrate.inc:2627 +#, php-format +msgid "Adding '%s' to the LDAP failed: %s" msgstr "" -#: setup/setup_language.tpl:3 -msgid "Please select the preferred language" +#: setup/class_setupStep_Migrate.inc:2647 +#: setup/class_setupStep_Migrate.inc:2764 +#, php-format +msgid "Updating '%s' failed: %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 overriden per user." +#: setup/class_setupStep_Migrate.inc:2720 +#, php-format +msgid "There are %s services that need to be migrated." msgstr "" -#: setup/setup_language.tpl:9 -msgid "Please select your preferred language here" +#: setup/class_setupStep_Migrate.inc:3051 +#, php-format +msgid "There are %s application menus which have to be migrated." msgstr "" #: setup/setup_welcome.tpl:4 @@ -5794,362 +5943,287 @@ msgstr "" msgid "Click the 'Continue' button when you've finished." msgstr "" -#: setup/setup_ldap.tpl:7 -msgid "Please choose the LDAP user to be used by GOsa" -msgstr "" - -#: setup/setup_ldap.tpl:13 ihtml/themes/default/help.tpl:21 -msgid "Search" -msgstr "" - -#: setup/setup_ldap.tpl:25 -msgid "LDAP connection" +#: setup/setup_license.tpl:8 +msgid "I have read the license and accept it" msgstr "" -#: setup/setup_ldap.tpl:29 -msgid "Location name" +#: setup/class_setupStep_Config3.inc:77 setup/class_setupStep_Config3.inc:78 +msgid "GOsa settings 3/3" msgstr "" -#: setup/setup_ldap.tpl:37 -msgid "Connection URI" +#: setup/class_setupStep_Config3.inc:79 +msgid "Tweak some GOsa core behaviour" msgstr "" -#: setup/setup_ldap.tpl:45 -msgid "TLS connection" +#: setup/class_setupStep_Config3.inc:198 +msgid "Session lifetime must be a numeric value!" msgstr "" -#: setup/setup_ldap.tpl:69 -msgid "Authentication" +#: setup/class_setupStep_Config3.inc:202 +msgid "Maximum LDAP query time must be a numeric value!" msgstr "" -#: setup/setup_ldap.tpl:73 -msgid "Admin DN" +#: setup/setup_checks.tpl:9 +msgid "PHP module and extension checks" msgstr "" -#: setup/setup_ldap.tpl:78 -msgid "Select user" +#: setup/setup_checks.tpl:41 setup/setup_checks.tpl:103 +msgid "GOsa will NOT run without fixing this." msgstr "" -#: setup/setup_ldap.tpl:86 -msgid "Automatically append LDAP base to admin DN" +#: setup/setup_checks.tpl:45 setup/setup_checks.tpl:107 +msgid "GOsa will run without fixing this." msgstr "" -#: setup/setup_ldap.tpl:93 -msgid "Admin password" +#: setup/setup_checks.tpl:67 +msgid "PHP setup configuration" msgstr "" -#: setup/setup_ldap.tpl:101 -msgid "Schema based settings" +#: setup/setup_checks.tpl:67 +msgid "show information" msgstr "" -#: setup/setup_ldap.tpl:105 -msgid "Use rfc2307bis compliant groups" +#: setup/setup_schema.tpl:3 +msgid "Schema specific settings" msgstr "" -#: setup/setup_ldap.tpl:117 -msgid "Current status" +#: setup/setup_schema.tpl:7 +msgid "Enable schema validation when logging in" msgstr "" -#: ihtml/themes/default/password.tpl:6 -msgid "Change your password" +#: setup/setup_schema.tpl:16 +msgid "Check status" msgstr "" -#: ihtml/themes/default/password.tpl:35 -msgid "Success" +#: setup/setup_schema.tpl:20 +msgid "Schema check succeeded" msgstr "" -#: ihtml/themes/default/password.tpl:35 -msgid "Your password has been changed successfully." +#: setup/setup_schema.tpl:23 +msgid "Schema check failed" msgstr "" -#: ihtml/themes/default/password.tpl:53 +#: setup/setup_schema.tpl:31 msgid "" -"This dialog provides a simple way to change your password. Enter the current " -"password and the new password (twice) in the fields below and press the " -"'Change' button." -msgstr "" - -#: ihtml/themes/default/password.tpl:60 ihtml/themes/default/password.tpl:62 -#: ihtml/themes/default/login.tpl:52 ihtml/themes/default/login.tpl:53 -msgid "Directory" -msgstr "" - -#: ihtml/themes/default/password.tpl:86 ihtml/themes/default/password.tpl:87 -msgid "New password repeated" -msgstr "" - -#: ihtml/themes/default/password.tpl:101 -msgid "Change" -msgstr "" - -#: ihtml/themes/default/password.tpl:102 -#: ihtml/themes/default/accountexpired.tpl:52 -msgid "Click here to change your password" -msgstr "" - -#: ihtml/themes/default/acl.tpl:36 -msgid "Additional filter options" -msgstr "" - -#: ihtml/themes/default/acl.tpl:47 -msgid "Use members from" -msgstr "" - -#: ihtml/themes/default/acl.tpl:61 -msgid "Available members" -msgstr "" - -#: ihtml/themes/default/acl.tpl:63 ihtml/themes/default/acl.tpl:68 -msgid "List message possible targets" -msgstr "" - -#: ihtml/themes/default/acl.tpl:84 ihtml/themes/default/acl.tpl:90 -msgid "List message recipients" +"Could not read any schema informations, all checks skipped. Adjust your ldap " +"acls." msgstr "" -#: ihtml/themes/default/acl.tpl:112 -msgid "ACL for this object" +#: setup/setup_schema.tpl:35 +msgid "" +"It seems that your ldap database wasn't initialized yet. This maybe the " +"reason, why GOsa can't read your schema configuration!" msgstr "" -#: ihtml/themes/default/acl.tpl:118 -msgid "Available roles" +#: setup/setup_config1.tpl:2 +msgid "Look and feel" msgstr "" -#: ihtml/themes/default/login.tpl:10 -msgid "GOsa login screen" +#: setup/setup_config1.tpl:6 +msgid "Theme" msgstr "" -#: ihtml/themes/default/login.tpl:27 -msgid "Login screen" +#: setup/setup_config1.tpl:15 +msgid "Apache" msgstr "" -#: ihtml/themes/default/login.tpl:34 -msgid "" -"Please use your username and your password to log into the site " -"administration system." +#: setup/setup_config1.tpl:19 +msgid "Compress output send to browser" msgstr "" -#: ihtml/themes/default/login.tpl:77 ihtml/themes/default/login.tpl:80 -msgid "Sign in" +#: setup/setup_config1.tpl:27 +msgid "People and group storage" msgstr "" -#: ihtml/themes/default/login.tpl:78 -msgid "Click here to log in" +#: setup/setup_config1.tpl:30 +msgid "People DN attribute" msgstr "" -#: ihtml/themes/default/snapshotdialog.tpl:3 -msgid "Restoring object snapshots" +#: setup/setup_config1.tpl:41 +msgid "People storage 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." +#: setup/setup_config1.tpl:50 +msgid "Group storage subtree" msgstr "" -#: ihtml/themes/default/snapshotdialog.tpl:9 -msgid "" -"Remember that DNS configuration and database entries could not be restored. " -"For some objects it is only nescessary to open and save them again (goFon), " -"but some entries must be recreated manually (glpi)." +#: setup/setup_config1.tpl:59 +msgid "Include personal title in user DN" 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 ?" +#: setup/setup_config1.tpl:70 +msgid "Relaxed naming policies" msgstr "" -#: ihtml/themes/default/snapshotdialog.tpl:29 -msgid "There is no snapshot available that could be restored" +#: setup/setup_config1.tpl:81 +msgid "Automatic UIDs" msgstr "" -#: ihtml/themes/default/snapshotdialog.tpl:31 -msgid "Choose a snapshot and click the folder image, to restore the snapshot" +#: setup/setup_config1.tpl:97 setup/class_setupStep_Config1.inc:118 +msgid "GID / UID min id" msgstr "" -#: ihtml/themes/default/snapshotdialog.tpl:49 -msgid "Creating object snapshots" +#: setup/setup_config1.tpl:113 +msgid "Number base for people/groups" msgstr "" -#: ihtml/themes/default/snapshotdialog.tpl:52 -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." +#: setup/setup_config1.tpl:121 +msgid "Hook for number base" msgstr "" -#: ihtml/themes/default/snapshotdialog.tpl:55 -msgid "" -"Remember that database entries, DNS configurations and possibly created " -"zones in server extensions will not be stored in the snapshot." +#: setup/setup_config1.tpl:140 +msgid "Password encryption algorithm" msgstr "" -#: ihtml/themes/default/snapshotdialog.tpl:70 -msgid "Timestamp" +#: setup/setup_config1.tpl:151 +msgid "Password restrictions" msgstr "" -#: ihtml/themes/default/snapshotdialog.tpl:79 -msgid "Reason for generating this snapshot" +#: setup/setup_config1.tpl:158 setup/setup_config1.tpl:162 +msgid "Password minimum length" msgstr "" -#: ihtml/themes/default/accountexpired.tpl:15 -msgid "Your password has expired. Please choose a new one!" +#: setup/setup_config1.tpl:169 setup/setup_config1.tpl:173 +msgid "Different characters from old password" msgstr "" -#: ihtml/themes/default/accountexpired.tpl:23 -#: ihtml/themes/default/accountexpired.tpl:27 -msgid "Old password" +#: setup/setup_config1.tpl:182 +msgid "Password change hook" msgstr "" -#: ihtml/themes/default/accountexpired.tpl:41 -#: ihtml/themes/default/accountexpired.tpl:45 -msgid "Verify password" +#: setup/setup_config1.tpl:198 +msgid "Use SASL for kerberos" msgstr "" -#: ihtml/themes/default/conflict.tpl:2 -msgid "Session conflict detected" +#: setup/setup_config1.tpl:209 +msgid "Use account expiration" msgstr "" -#: ihtml/themes/default/conflict.tpl:6 +#: setup/setup_config1.tpl:221 msgid "" -"Probably there's another active instance of your session. Multiple window " -"operation is technical not possible and heavily depends on the browser " -"you're using. Usage of different browsers at a time (i.e. IE and Mozilla) is " -"possible. Pressing the Logout button will close this session." +"GOsa supports several encryption types for your passwords. Normally this is " +"adjustable via user templates, but you can specify a default method to be " +"used here, too." msgstr "" -#: ihtml/themes/default/conflict.tpl:10 +#: setup/setup_config1.tpl:222 msgid "" -"Ignoring this message will change/destroy the data you're currently editing, " -"so please close multiple windows and log in again." +"GOsa always acts as admin and manages access rights internally. This is a " +"workaround till OpenLDAP's in directory ACI's are fully implemented. For " +"this to work, we need the admin DN and the corresponding password." msgstr "" -#: ihtml/themes/default/conflict.tpl:14 -msgid "Logout" +#: setup/setup_config1.tpl:223 +msgid "" +"Some basic LDAP parameters are tunable and affect the locations where GOsa " +"saves people and groups, including the way accounts get created. Check the " +"values below if the fit your needs." msgstr "" -#: ihtml/themes/default/framework.tpl:8 ihtml/themes/default/framework.tpl:11 -msgid "Main" +#: setup/setup_config1.tpl:224 +msgid "" +"GOsa has modular support for several mail methods. These methods provide " +"interfaces to users mailboxes and general handling for quotas. You can " +"choose the dummy plugin to leave all your mail settings untouched." msgstr "" -#: ihtml/themes/default/framework.tpl:16 -msgid "Help" +#: setup/class_setupStep_Schema.inc:42 setup/class_setupStep_Schema.inc:43 +msgid "LDAP schema check" msgstr "" -#: ihtml/themes/default/framework.tpl:21 ihtml/themes/default/framework.tpl:25 -msgid "Sign out" +#: setup/class_setupStep_Schema.inc:44 +msgid "Perform test on your current LDAP schema" msgstr "" -#: ihtml/themes/default/framework.tpl:29 -msgid "Signed in:" +#: setup/class_setupStep_Welcome.inc:38 +msgid "Welcome" msgstr "" -#: ihtml/themes/default/framework.tpl:32 -msgid "GOsa main menu" +#: setup/class_setupStep_Welcome.inc:39 +msgid "The welcome message" msgstr "" -#: ihtml/themes/default/remove.tpl:6 -msgid "" -"This may be used by several groups. Please double check if your really want " -"to do this since there is no way for GOsa to get your data back." +#: setup/class_setupStep_Welcome.inc:40 +msgid "Welcome to GOsa setup wizard" msgstr "" -#: ihtml/themes/default/logout.tpl:5 -msgid "Your GOsa session has expired!" +#: setup/class_setupStep_License.inc:56 setup/class_setupStep_License.inc:57 +msgid "License" msgstr "" -#: ihtml/themes/default/logout.tpl:7 -msgid "" -"The last interaction with the GOsa web interface has been some time ago in " -"the past. For security reasons, the session has been closed. To continue " -"with administrative tasks, please sign in again." +#: setup/class_setupStep_License.inc:58 +msgid "Terms and conditions for usage" msgstr "" -#: ihtml/themes/default/logout.tpl:10 -msgid "Sign in again" +#: setup/setup_language.tpl:3 +msgid "Please select the preferred language" msgstr "" -#: ihtml/themes/default/sizelimit.tpl:3 +#: setup/setup_language.tpl:5 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:6 -msgid "Please choose the way to react for this session" +"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 overriden per user." msgstr "" -#: ihtml/themes/default/sizelimit.tpl:9 -msgid "ignore this error and show all entries the LDAP server returns" +#: setup/setup_language.tpl:9 +msgid "Please select your preferred language here" msgstr "" -#: ihtml/themes/default/sizelimit.tpl:10 -msgid "" -"ignore this error and show all entries that fit into the defined sizelimit " -"and let me use filters instead" +#: setup/class_setupStep_Config1.inc:74 setup/class_setupStep_Config1.inc:75 +msgid "GOsa settings 1/3" msgstr "" -#: ihtml/themes/default/copyPasteDialog.tpl:1 -msgid "Copy & paste wizard" +#: setup/class_setupStep_Config1.inc:76 +msgid "GOsa generic settings" msgstr "" -#: ihtml/themes/default/copyPasteDialog.tpl:7 -msgid "" -"Some values need to be unique in the complete directory while some " -"combinations make no sense. GOsa shows the relevant attributes. Please " -"maintain the values below to fullfill the policies." +#: setup/class_setupStep_Config1.inc:118 +#, php-format +msgid "The specified value for '%s' must be a numeric value" msgstr "" -#: ihtml/themes/default/copyPasteDialog.tpl:9 -msgid "Remember that some properties like taken snapshots will not be copied!" +#: setup/class_setupStep_Config1.inc:122 setup/class_setupStep_Config1.inc:126 +#, php-format +msgid "Don't add a trailing comma to '%s'." 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!" +#: setup/class_setupStep_Config1.inc:122 +msgid "People storage ou" msgstr "" -#: ihtml/themes/default/copyPasteDialog.tpl:24 -msgid "Cancel all" +#: setup/class_setupStep_Config1.inc:126 +msgid "Group storage ou" msgstr "" -#: ihtml/themes/default/copyPasteDialog.tpl:30 -msgid "Operation complete" +#: setup/class_setupStep_Config1.inc:130 +msgid "Uid base must be numeric" msgstr "" -#: ihtml/themes/default/help.tpl:9 -msgid "GOsa help viewer" +#: setup/class_setupStep_Config1.inc:134 +msgid "The given password minimum length is not numeric." msgstr "" -#: ihtml/themes/default/help.tpl:15 -msgid "Index" +#: setup/class_setupStep_Config1.inc:137 +msgid "The given password differ value is not numeric." msgstr "" -#: ihtml/themes/default/islocked.tpl:2 -msgid "Locking conflict detected" +#: setup/class_setupStep_Config2.inc:86 setup/class_setupStep_Config2.inc:87 +msgid "GOsa settings 2/3" msgstr "" -#: ihtml/themes/default/islocked.tpl:9 -msgid "" -"If this lock detection is false, the other person has obviously closed the " -"webbrowser during the edit operation. You may want to take over the lock by " -"pressing the 'Edit anyway' button." +#: setup/class_setupStep_Config2.inc:88 +msgid "Customize special parameters" msgstr "" -#: ihtml/themes/default/islocked.tpl:16 -msgid "Read only" +#: setup/class_setupStep_Language.inc:40 setup/class_setupStep_Language.inc:41 +msgid "Language setup" msgstr "" -#: ihtml/themes/default/logout-close.tpl:5 -msgid "Your GOsa session has been closed!" +#: setup/class_setupStep_Language.inc:42 +msgid "This step allows you to select your preferred language." 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." +#: setup/class_setupStep_Language.inc:47 +msgid "Automatic" msgstr "" diff --git a/gosa-core/locale/core/nl/LC_MESSAGES/messages.po b/gosa-core/locale/core/nl/LC_MESSAGES/messages.po index c3e4051de..bfce40f17 100644 --- a/gosa-core/locale/core/nl/LC_MESSAGES/messages.po +++ b/gosa-core/locale/core/nl/LC_MESSAGES/messages.po @@ -11,7 +11,7 @@ msgid "" msgstr "" "Project-Id-Version: messages\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2009-01-15 11:49+0100\n" +"POT-Creation-Date: 2009-02-27 09:45+0100\n" "PO-Revision-Date: 2006-06-02 16:58+0100\n" "Last-Translator: Niels Klomp (CareWorks ICT Services) \n" "Language-Team: CareWorks ICT Services \n" @@ -19,1244 +19,1206 @@ msgstr "" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -#: include/class_CopyPasteHandler.inc:117 -#: include/class_CopyPasteHandler.inc:126 -#: include/class_CopyPasteHandler.inc:158 -#: include/class_CopyPasteHandler.inc:175 -#: include/class_CopyPasteHandler.inc:184 -#: include/class_CopyPasteHandler.inc:192 -#: include/class_CopyPasteHandler.inc:268 -#, fuzzy, php-format -msgid "Copy and paste failed!" -msgstr "Kopieren & plakken wizard" - -#: include/class_CopyPasteHandler.inc:117 -#: include/class_CopyPasteHandler.inc:126 -#: include/class_CopyPasteHandler.inc:158 -#: include/class_CopyPasteHandler.inc:175 -#: include/class_CopyPasteHandler.inc:184 -#: include/class_CopyPasteHandler.inc:192 -#: include/class_CopyPasteHandler.inc:268 -#: include/class_CopyPasteHandler.inc:367 include/utils/class_msgPool.inc:153 -#: include/utils/class_msgPool.inc:165 include/utils/class_msgPool.inc:183 -#: include/utils/class_msgPool.inc:466 include/utils/class_msgPool.inc:485 -#: include/class_gosaSupportDaemon.inc:1160 -#: include/class_gosaSupportDaemon.inc:1180 include/class_msg_dialog.inc:99 -#: include/password-methods/class_password-methods.inc:250 -#: include/class_log.inc:138 include/class_log.inc:218 -#: include/class_plugin.inc:659 include/class_plugin.inc:700 -#: include/class_plugin.inc:742 include/class_plugin.inc:1585 -#: include/class_tabs.inc:50 plugins/admin/groups/class_groupGeneric.inc:954 -#: plugins/admin/groups/class_groupGeneric.inc:959 -#: plugins/admin/groups/class_groupGeneric.inc:1204 -#: plugins/personal/posix/class_posixAccount.inc:1334 -#: plugins/personal/generic/class_user.inc:412 -#: plugins/personal/generic/class_user.inc:513 -#: plugins/personal/generic/class_user.inc:806 -#: plugins/personal/generic/class_user.inc:1382 -#: plugins/personal/generic/main.inc:115 html/index.php:223 html/index.php:227 -#: setup/setup_checks.tpl:30 setup/setup_checks.tpl:91 -#: setup/class_setupStep_Migrate.inc:1186 -#: ihtml/themes/default/msg_dialog.tpl:52 -#: ihtml/themes/default/msg_dialog.tpl:95 -#, php-format -msgid "Error" -msgstr "Fout" +#: ihtml/themes/default/MultiSelectWindow.tpl:51 +#: ihtml/themes/default/MultiSelectWindow.tpl:92 +#: ihtml/themes/default/msg_dialog.tpl:56 +#: ihtml/themes/default/msg_dialog.tpl:99 +#: plugins/admin/ogroups/class_ogroup.inc:232 setup/setup_ldap.tpl:121 +msgid "Information" +msgstr "Informatie" -#: include/class_CopyPasteHandler.inc:117 -#: include/class_CopyPasteHandler.inc:192 -#, fuzzy, php-format -msgid "Cannot set permission for '%s'" -msgstr "Kan bestand '%s' niet aanmaken." +#: ihtml/themes/default/MultiSelectWindow.tpl:63 +#: ihtml/themes/default/MultiSelectWindow.tpl:103 +#: plugins/admin/ogroups/ogroup_objects.tpl:20 +#: plugins/admin/groups/group_objects.tpl:20 +#: plugins/personal/posix/posix_groups.tpl:21 +msgid "Filters" +msgstr "Filters" -#: include/class_CopyPasteHandler.inc:118 -#: include/class_CopyPasteHandler.inc:127 -#: include/class_CopyPasteHandler.inc:176 -#: include/class_CopyPasteHandler.inc:185 -#: include/class_CopyPasteHandler.inc:193 include/class_pluglist.inc:177 -#: include/class_config.inc:125 include/class_config.inc:629 -#: include/utils/class_timezone.inc:47 include/functions.inc:637 -#: include/functions.inc:2555 include/functions.inc:2579 -#: include/functions.inc:2592 -#: include/password-methods/class_password-methods-ssha.inc:51 -#: include/password-methods/class_password-methods-sha.inc:48 -#: include/class_plugin.inc:1325 include/class_plugin.inc:1337 -#: plugins/admin/groups/class_groupGeneric.inc:163 -#: plugins/admin/groups/class_groupGeneric.inc:728 html/password.php:74 -#: html/index.php:143 html/index.php:215 html/main.php:228 -#, fuzzy -msgid "Configuration error" -msgstr "Configuratie bestand" +#: ihtml/themes/default/remove.tpl:2 ihtml/themes/default/msg_dialog.tpl:54 +#: ihtml/themes/default/msg_dialog.tpl:97 ihtml/themes/default/islocked.tpl:6 +#: ihtml/themes/default/conflict.tpl:6 html/password.php:280 html/index.php:57 +#: html/index.php:63 html/index.php:416 html/index.php:422 +#: include/functions.inc:745 include/functions.inc:2193 +#: include/functions.inc:2197 include/functions.inc:2203 +#: include/class_tabs.inc:259 plugins/admin/ogroups/remove.tpl:2 +#: plugins/admin/groups/remove.tpl:2 +#: plugins/admin/groups/class_groupGeneric.inc:1088 +#: plugins/admin/users/remove.tpl:2 +#: plugins/admin/users/class_userManagement.inc:631 +#: plugins/admin/departments/remove.tpl:2 +#: plugins/admin/departments/dep_move_confirm.tpl:2 +#: plugins/admin/acl/remove.tpl:2 +#: plugins/personal/posix/class_posixAccount.inc:837 +#: plugins/personal/posix/class_posixAccount.inc:990 +#: setup/class_setupStep_Migrate.inc:261 setup/class_setupStep_Migrate.inc:313 +#: setup/class_setupStep_Migrate.inc:446 setup/class_setupStep_Migrate.inc:523 +#: setup/class_setupStep_Migrate.inc:662 setup/class_setupStep_Migrate.inc:803 +#: setup/class_setupStep_Migrate.inc:2565 +#: setup/class_setupStep_Migrate.inc:2718 +#: setup/class_setupStep_Migrate.inc:3050 setup/setup_checks.tpl:32 +#: setup/setup_checks.tpl:93 +msgid "Warning" +msgstr "Waarschuwing" -#: include/class_CopyPasteHandler.inc:158 -#, php-format -msgid "'%s' is no vaild LDAP object" +#: ihtml/themes/default/remove.tpl:6 +msgid "" +"This may be used by several groups. Please double check if your really want " +"to do this since there is no way for GOsa to get your data back." msgstr "" +"Dit kan gebruikt worden door meerdere groepen. Verzeker uzelf ervan dat dit " +"is wat u wil, aangezien er geen mogelijkheid voor GOsa is om uw date terug " +"te halen." -#: include/class_CopyPasteHandler.inc:159 -#: include/class_CopyPasteHandler.inc:269 include/class_acl.inc:905 -#: include/class_ldap.inc:648 include/class_ldap.inc:696 -#: include/class_session.inc:76 include/class_session.inc:101 -#: include/class_session.inc:127 include/functions.inc:467 -#: include/functions.inc:627 include/functions.inc:724 -#: include/functions.inc:1107 include/functions.inc:1917 -#: include/functions.inc:1951 include/functions.inc:1971 -#: include/class_log.inc:88 -#, fuzzy -msgid "Internal error" -msgstr "Terminal server" - -#: include/class_CopyPasteHandler.inc:175 -#, fuzzy, php-format -msgid "No write permission in '%s'" -msgstr "Kan bestand '%s' niet aanmaken." - -#: include/class_CopyPasteHandler.inc:386 -#, php-format -msgid "These objects will be pasted: %s" +#: ihtml/themes/default/remove.tpl:9 plugins/admin/ogroups/remove.tpl:10 +#: plugins/admin/groups/remove.tpl:10 plugins/admin/users/remove.tpl:10 +msgid "So - if you're sure - 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." -#: include/class_CopyPasteHandler.inc:410 +#: ihtml/themes/default/remove.tpl:15 +#: ihtml/themes/default/copyPasteDialog.tpl:21 +#: ihtml/themes/default/acl.tpl:128 ihtml/themes/default/acl.tpl:142 +#: ihtml/themes/default/snapshotdialog.tpl:44 +#: ihtml/themes/default/snapshotdialog.tpl:89 +#: ihtml/themes/default/msg_dialog.tpl:74 +#: ihtml/themes/default/msg_dialog.tpl:127 +#: ihtml/themes/default/msg_dialog.tpl:130 +#: ihtml/themes/default/islocked.tpl:19 include/class_baseSelectDialog.inc:62 +#: include/utils/class_msgPool.inc:308 setup/setup_migrate.tpl:163 +#: setup/setup_migrate.tpl:214 setup/setup_migrate.tpl:261 +#: setup/setup_migrate.tpl:326 setup/setup_migrate.tpl:382 +#: setup/setup_migrate.tpl:435 setup/setup_migrate.tpl:480 +#: setup/setup_migrate.tpl:523 setup/setup_migrate.tpl:567 +#: setup/setup_ldap.tpl:17 #, php-format -msgid "This object will be pasted: %s" -msgstr "" +msgid "Cancel" +msgstr "Annuleren" -#: include/class_CopyPasteHandler.inc:506 include/class_plugin.inc:2065 -#: include/class_plugin.inc:2068 -msgid "Paste" -msgstr "Plakken" +#: ihtml/themes/default/login.tpl:10 +msgid "GOsa login screen" +msgstr "" -#: include/class_CopyPasteHandler.inc:508 +#: ihtml/themes/default/login.tpl:27 #, fuzzy -msgid "Cannot paste" -msgstr "Plakken onmogelijk" +msgid "Login screen" +msgstr "Log DB gebruiker" -#: include/class_acl.inc:26 +#: ihtml/themes/default/login.tpl:34 #, fuzzy -msgid "Access control" -msgstr "Toegangsopties" +msgid "" +"Please use your username and your password to log into the site " +"administration system." +msgstr "Voer uw gebruikersnaam en wachtwoord in" -#: include/class_acl.inc:27 plugins/admin/acl/class_aclManagement.inc:27 -#, fuzzy -msgid "Manage access control lists" -msgstr "Toegangsopties" +#: ihtml/themes/default/login.tpl:42 ihtml/themes/default/login.tpl:44 +#: ihtml/themes/default/password.tpl:69 ihtml/themes/default/password.tpl:71 +#: plugins/admin/users/class_divListUsers.inc:80 +msgid "Username" +msgstr "Gebruikersnaam" -#: include/class_acl.inc:201 plugins/admin/acl/class_aclRole.inc:124 -#, fuzzy -msgid "All categories" -msgstr "Categorie toevoegen" +#: ihtml/themes/default/login.tpl:47 ihtml/themes/default/login.tpl:49 +#: ihtml/themes/default/password.tpl:40 +#: plugins/personal/generic/paste_generic.tpl:20 +#: plugins/personal/password/class_password.inc:26 setup/setup_config2.tpl:295 +#: setup/setup_config2.tpl:340 setup/setup_migrate.tpl:299 +msgid "Password" +msgstr "Wachtwoord" -#: include/class_acl.inc:209 -msgid "Reset ACLs" -msgstr "" +#: ihtml/themes/default/login.tpl:52 ihtml/themes/default/login.tpl:53 +#: ihtml/themes/default/password.tpl:60 ihtml/themes/default/password.tpl:62 +msgid "Directory" +msgstr "Directory" -#: include/class_acl.inc:210 plugins/admin/acl/class_aclRole.inc:132 -#, fuzzy -msgid "One level" -msgstr "Log prioriteit" +#: ihtml/themes/default/login.tpl:77 ihtml/themes/default/login.tpl:80 +msgid "Sign in" +msgstr "Inloggen" -#: include/class_acl.inc:211 include/class_acl.inc:216 -#: plugins/admin/acl/class_aclRole.inc:133 -#, fuzzy -msgid "Current object" -msgstr "Nieuw FAI object aanmaken" +#: ihtml/themes/default/login.tpl:78 +msgid "Click here to log in" +msgstr "Klik hier om in te loggen" -#: include/class_acl.inc:212 plugins/admin/acl/class_aclRole.inc:134 +#: ihtml/themes/default/copyPasteDialog.tpl:1 #, fuzzy -msgid "Complete subtree" -msgstr "Subonderdelen negeren" +msgid "Copy & paste wizard" +msgstr "Kopieren & plakken wizard" -#: include/class_acl.inc:213 plugins/admin/acl/class_aclRole.inc:135 -msgid "Complete subtree (permanent)" +#: ihtml/themes/default/copyPasteDialog.tpl:7 +msgid "" +"Some values need to be unique in the complete directory while some " +"combinations make no sense. GOsa shows the relevant attributes. Please " +"maintain the values below to fullfill 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." -#: include/class_acl.inc:214 include/class_acl.inc:217 -msgid "Use ACL defined in role" +#: ihtml/themes/default/copyPasteDialog.tpl:9 +msgid "Remember that some properties like taken snapshots will not be copied!" msgstr "" -#: include/class_acl.inc:220 plugins/admin/users/class_userManagement.inc:26 -#: plugins/personal/generic/class_user.inc:1549 -#: setup/class_setupStep_Migrate.inc:1028 -msgid "Users" -msgstr "Gebruikers" +#: 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 "" -#: include/class_acl.inc:220 plugins/admin/groups/class_groupGeneric.inc:1258 -#: plugins/admin/groups/class_groupManagement.inc:26 -#: setup/class_setupStep_Migrate.inc:1031 -msgid "Groups" -msgstr "Groepen" +#: ihtml/themes/default/copyPasteDialog.tpl:19 +#: include/class_MultiSelectWindow.inc:144 include/utils/class_msgPool.inc:326 +#, php-format +msgid "Save" +msgstr "Opslaan" -#: include/class_acl.inc:465 include/class_baseSelectDialog.inc:49 -#: include/class_MultiSelectWindow.inc:258 -#: include/class_MultiSelectWindow.inc:260 -#: plugins/admin/acl/class_aclRole.inc:373 -msgid "Up" -msgstr "Omhoog" +#: ihtml/themes/default/copyPasteDialog.tpl:24 +#, fuzzy +msgid "Cancel all" +msgstr "Annuleren" -#: include/class_acl.inc:467 plugins/admin/acl/class_aclRole.inc:375 -msgid "Down" -msgstr "Omlaag" +#: ihtml/themes/default/copyPasteDialog.tpl:30 +msgid "Operation complete" +msgstr "Bewerking afgerond" -#: include/class_acl.inc:472 include/class_acl.inc:520 -#: plugins/admin/acl/class_aclRole.inc:378 -#: plugins/admin/acl/class_aclRole.inc:429 -#: plugins/admin/users/class_divListUsers.inc:134 -#: plugins/admin/groups/class_divListGroup.inc:139 -msgid "Edit" -msgstr "Bewerken" +#: ihtml/themes/default/copyPasteDialog.tpl:32 +#: setup/class_setupStep_Finish.inc:37 +msgid "Finish" +msgstr "Opslaan" -#: include/class_acl.inc:472 include/class_acl.inc:476 -#: include/class_acl.inc:1202 include/class_acl.inc:1203 -#: include/class_acl.inc:1208 include/class_tabs.inc:391 -#: plugins/admin/acl/class_divListACL.inc:179 -#: plugins/admin/acl/tabs_acl.inc:28 -#: plugins/admin/acl/class_aclManagement.inc:26 -#: plugins/admin/acl/class_aclManagement.inc:293 -#: plugins/admin/acl/class_aclRole.inc:379 -#: plugins/admin/acl/class_aclRole.inc:383 -#: plugins/admin/acl/class_aclRole.inc:749 -msgid "ACL" -msgstr "Rechten" +#: 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." -#: include/class_acl.inc:476 include/class_acl.inc:524 -#: include/utils/class_msgPool.inc:338 plugins/admin/acl/class_aclRole.inc:382 -#: plugins/admin/acl/class_aclRole.inc:433 -#, php-format -msgid "Delete" -msgstr "Verwijderen" +#: ihtml/themes/default/sizelimit.tpl:6 +msgid "Please choose the way to react for this session" +msgstr "Kies a.u.b. de manier waarop gereageerd moet worden voor deze sessie" -#: include/class_acl.inc:512 -msgid "No ACL settings for this category!" -msgstr "" +#: ihtml/themes/default/sizelimit.tpl:9 +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" -#: include/class_acl.inc:514 -#, php-format -msgid "Contains ACLs for these objects: %s" +#: ihtml/themes/default/sizelimit.tpl:10 +msgid "" +"ignore this error and show all entries that fit into the defined sizelimit " +"and let me use filters instead" 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" -#: include/class_acl.inc:520 include/class_acl.inc:524 -#, fuzzy -msgid "category ACL" -msgstr "Categorie" - -#: include/class_acl.inc:574 +#: ihtml/themes/default/sizelimit.tpl:14 include/utils/class_msgPool.inc:344 +#: plugins/personal/generic/generic.tpl:137 #, php-format -msgid "Edit ACL for '%s' - scope is '%s'" -msgstr "" +msgid "Set" +msgstr "Stel in" -#: include/class_acl.inc:584 plugins/admin/acl/class_aclRole.inc:463 -msgid "All objects in current subtree" +#: ihtml/themes/default/acl.tpl:7 plugins/admin/acl/acl_role.tpl:3 +msgid "Assigned ACL for current entry" msgstr "" -#: include/class_acl.inc:728 include/class_acl.inc:735 -#: include/class_acl.inc:742 include/class_acl.inc:748 -#: include/utils/class_msgPool.inc:463 -#: plugins/admin/departments/class_departmentGeneric.inc:574 -#: ihtml/themes/default/snapshotdialog.tpl:20 -#: ihtml/themes/default/snapshotdialog.tpl:62 -msgid "Object" -msgstr "Object" - -#: include/class_acl.inc:730 include/class_acl.inc:737 +#: ihtml/themes/default/acl.tpl:12 plugins/admin/acl/acl_role.tpl:45 #, fuzzy -msgid "Show/hide advanced settings" -msgstr "Geavanceerde telefoon instellingen" - -#: include/class_acl.inc:754 -#, fuzzy -msgid "Create objects" -msgstr "Nieuw FAI object aanmaken" - -#: include/class_acl.inc:755 -#, fuzzy -msgid "Move objects" -msgstr "Lidmaatschap objecten" +msgid "New ACL" +msgstr "Nieuw" -#: include/class_acl.inc:756 +#: ihtml/themes/default/acl.tpl:17 plugins/admin/acl/acl_role.tpl:51 #, fuzzy -msgid "Remove objects" -msgstr "Lidmaatschap objecten" +msgid "ACL type" +msgstr "type" -#: include/class_acl.inc:758 +#: ihtml/themes/default/acl.tpl:19 ihtml/themes/default/acl.tpl:24 +#: plugins/admin/acl/acl_role.tpl:51 #, fuzzy -msgid "Grant permission to owner" -msgstr "Kan bestand '%s' niet aanmaken." - -#: include/class_acl.inc:762 include/class_acl.inc:861 -#: include/class_acl.inc:865 -msgid "read" -msgstr "alleen lezen" +msgid "Select an acl type" +msgstr "Selecteer een basis" -#: include/class_acl.inc:763 include/class_acl.inc:863 -#: include/class_acl.inc:866 -msgid "write" -msgstr "afleveren, lezen & schrijven" +#: ihtml/themes/default/acl.tpl:29 ihtml/themes/default/acl.tpl:52 +#: ihtml/themes/default/acl.tpl:125 ihtml/themes/default/acl.tpl:140 +#: include/utils/class_msgPool.inc:320 setup/setup_migrate.tpl:161 +#: setup/setup_migrate.tpl:212 setup/setup_migrate.tpl:260 +#: setup/setup_migrate.tpl:325 setup/setup_migrate.tpl:380 +#: setup/setup_migrate.tpl:433 setup/setup_migrate.tpl:478 +#: setup/setup_migrate.tpl:521 setup/setup_migrate.tpl:565 +#: setup/setup_ldap.tpl:16 +#, php-format +msgid "Apply" +msgstr "Toepassen" -#: include/class_acl.inc:767 +#: ihtml/themes/default/acl.tpl:36 #, fuzzy -msgid "Complete object" -msgstr "Nieuw FAI object aanmaken" - -#: include/class_acl.inc:905 -#, fuzzy, php-format -msgid "Unkown ACL type '%s'!" -msgstr "Onbekende FAI status %s" - -#: include/class_acl.inc:948 -#, fuzzy, php-format -msgid "Unknown entry '%s'!" -msgstr "Onbekende FAI status %s" +msgid "Additional filter options" +msgstr "Programma instellingen" -#: include/class_acl.inc:1008 include/class_acl.inc:1010 -#, fuzzy, php-format -msgid "Role: %s" -msgstr "Funktie" +#: ihtml/themes/default/acl.tpl:47 +msgid "Use members from" +msgstr "" -#: include/class_acl.inc:1010 -#, fuzzy -msgid "unknown role" -msgstr "! onbekend id" +#: ihtml/themes/default/acl.tpl:61 +msgid "Available members" +msgstr "" -#: include/class_acl.inc:1018 -#, php-format -msgid "Contains settings for these objects: %s" +#: ihtml/themes/default/acl.tpl:63 ihtml/themes/default/acl.tpl:68 +msgid "List message possible targets" msgstr "" -#: include/class_acl.inc:1027 ihtml/themes/default/acl.tpl:82 +#: ihtml/themes/default/acl.tpl:82 include/class_acl.inc:1050 msgid "Members" msgstr "Groepsleden" -#: include/class_acl.inc:1033 -msgid "ACL takes effect for all users" +#: ihtml/themes/default/acl.tpl:84 ihtml/themes/default/acl.tpl:90 +msgid "List message recipients" msgstr "" -#: include/class_acl.inc:1170 include/class_ldap.inc:705 -#: include/class_ldap.inc:1171 include/class_config.inc:259 -#: include/functions.inc:364 include/functions.inc:390 -#: include/functions.inc:398 include/functions.inc:427 -#: include/functions.inc:652 include/functions.inc:695 -#: include/functions.inc:737 include/functions.inc:782 -#: include/functions.inc:2534 include/functions.inc:2781 -#: include/class_MultiSelectWindow.inc:550 include/class_plugin.inc:1243 -#: include/class_plugin.inc:1292 include/class_plugin.inc:1296 -#: include/class_plugin.inc:1311 include/class_plugin.inc:1371 -#: include/class_plugin.inc:1429 include/class_plugin.inc:1495 -#: include/class_plugin.inc:1510 -#: plugins/admin/departments/class_departmentGeneric.inc:241 -#: plugins/admin/departments/class_departmentGeneric.inc:429 -#: plugins/admin/departments/class_departmentGeneric.inc:702 -#: plugins/admin/departments/class_departmentGeneric.inc:733 -#: plugins/admin/acl/class_aclRole.inc:616 -#: plugins/admin/acl/class_aclRole.inc:656 -#: plugins/admin/acl/class_aclRole.inc:670 -#: plugins/admin/ogroups/class_ogroup.inc:1033 -#: plugins/admin/ogroups/class_ogroup.inc:1047 -#: plugins/admin/groups/class_groupGeneric.inc:758 -#: plugins/admin/groups/class_groupGeneric.inc:1069 -#: plugins/personal/posix/class_posixAccount.inc:678 -#: plugins/personal/posix/class_posixAccount.inc:942 -#: plugins/personal/generic/class_user.inc:722 -#: plugins/personal/generic/class_user.inc:1084 html/index.php:253 -#: html/index.php:268 html/index.php:281 -#: setup/class_setupStep_Migrate.inc:1197 -#: setup/class_setupStep_Migrate.inc:1225 -#: setup/class_setupStep_Migrate.inc:1274 -#: setup/class_setupStep_Migrate.inc:1323 -#: setup/class_setupStep_Migrate.inc:2250 -#: setup/class_setupStep_Migrate.inc:2254 -#: setup/class_setupStep_Migrate.inc:2444 -#: setup/class_setupStep_Migrate.inc:2464 -#: setup/class_setupStep_Migrate.inc:2581 -#: setup/class_setupStep_Migrate.inc:2928 -#: setup/class_setupStep_Migrate.inc:2942 +#: ihtml/themes/default/acl.tpl:104 plugins/admin/acl/acl_role.tpl:56 #, fuzzy -msgid "LDAP error" -msgstr "LDAP fout:" +msgid "List of available ACL categories" +msgstr "Lijst met beschikbare pakketten" -#: include/class_acl.inc:1203 +#: ihtml/themes/default/acl.tpl:112 #, fuzzy -msgid "Access control list" -msgstr "Toegangsopties" +msgid "ACL for this object" +msgstr "Zoeken naar iconv ondersteuning" -#: include/class_acl.inc:1208 +#: ihtml/themes/default/acl.tpl:118 #, fuzzy -msgid "ACL roles" -msgstr "Rechten" - -#: include/class_pluglist.inc:58 -msgid "All objects in this category" -msgstr "" - -#: include/class_pluglist.inc:178 -msgid "The configuration format has changed. Please re-run setup!" -msgstr "" - -#: include/class_pluglist.inc:193 include/class_pluglist.inc:194 -#: include/class_pluglist.inc:307 -msgid "Unknown" -msgstr "Onbekend" +msgid "Available roles" +msgstr "Beschikbare programma's" -#: include/class_pluglist.inc:203 ihtml/themes/default/framework.tpl:8 -#: ihtml/themes/default/framework.tpl:11 ihtml/themes/default/framework.tpl:20 -#: ihtml/themes/default/framework.tpl:24 -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?" +#: ihtml/themes/default/accountexpired.tpl:15 +#, fuzzy +msgid "Your password has expired. Please choose a new one!" +msgstr "Uw wachtwoord is verlopen! Kies a.u.b. een nieuw wachtwoord. " -#: include/class_ldap.inc:231 include/class_ldap.inc:264 -msgid "Performance warning" -msgstr "" +#: ihtml/themes/default/accountexpired.tpl:23 +#: ihtml/themes/default/accountexpired.tpl:27 +#, fuzzy +msgid "Old password" +msgstr "Oud wachtwoord" -#: include/class_ldap.inc:231 include/class_ldap.inc:264 -#, php-format -msgid "LDAP performance is poor: last query took about %.2fs!" -msgstr "" +#: ihtml/themes/default/accountexpired.tpl:32 +#: ihtml/themes/default/accountexpired.tpl:36 +#: ihtml/themes/default/password.tpl:82 ihtml/themes/default/password.tpl:83 +#: html/password.php:196 plugins/admin/users/password.tpl:13 +#: plugins/admin/users/class_userManagement.inc:265 +#: plugins/personal/generic/main.inc:97 +#: plugins/personal/generic/password.tpl:7 +#: plugins/personal/password/password.tpl:18 +msgid "New password" +msgstr "Nieuw wachtwoord" -#: include/class_ldap.inc:648 -#, php-format -msgid "" -"Cannot automatically create subtrees with RDN '%s': no object class found!" -msgstr "" +#: ihtml/themes/default/accountexpired.tpl:41 +#: ihtml/themes/default/accountexpired.tpl:45 +#, fuzzy +msgid "Verify password" +msgstr "Nogmaals wachtwoord" -#: include/class_ldap.inc:696 -#, php-format -msgid "Cannot automatically create subtrees with RDN '%s': not supported" -msgstr "" +#: ihtml/themes/default/accountexpired.tpl:51 +#: plugins/admin/users/class_divListUsers.inc:136 +#: plugins/admin/users/class_divListUsers.inc:270 +msgid "Change password" +msgstr "Verander wachtwoord" -#: include/class_ldap.inc:780 -#, php-format -msgid "while operating on '%s' using LDAP server '%s'" -msgstr "bij het bewerken van '%s' op LDAP server '%s'" +#: ihtml/themes/default/accountexpired.tpl:52 +#: ihtml/themes/default/password.tpl:102 +#, fuzzy +msgid "Click here to change your password" +msgstr "Klik hier om uw wachtwoord te veranderen." -#: include/class_ldap.inc:782 -#, php-format -msgid "while operating on LDAP server %s" -msgstr "bij het bewerken van LDAP server %s" +#: ihtml/themes/default/logout-close.tpl:5 +#, fuzzy +msgid "Your GOsa session has been closed!" +msgstr "Uw GOsa sessie is verlopen!" -#: include/class_ldap.inc:1004 -#, php-format +#: ihtml/themes/default/logout-close.tpl:7 msgid "" -"This is not a valid DN: '%s'. A block for import should begin with 'dn: ...' " -"in line %s" +"Please close this browser window and clean the authentication caches to " +"avoid an automatic re-authentication by your browser." msgstr "" -"Dit is geen geldige DN: '%s'. Een blok dat geïmporteerd wordt, dient te " -"beginnen met 'dn: ...' op regel %s" -#: include/class_ldap.inc:1033 -#, php-format -msgid "Error while importing dn: '%s', please check your LDIF from line %s on!" -msgstr "" -"Fout bij het importeren van dn: '%s', controleer uw LDIF bestand a.u.b. " -"vanaf regel %s!" +#: ihtml/themes/default/snapshotdialog.tpl:3 +#, fuzzy +msgid "Restoring object snapshots" +msgstr "Nieuwe objectgroep aanmaken" -#: include/class_socketClient.inc:60 -msgid "The mcrypt module was not found. Please install php5-mcrypt." +#: 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 "" -#: include/class_socketClient.inc:108 -#, php-format -msgid "Socket connection to host '%s:%s' failed: %s" +#: ihtml/themes/default/snapshotdialog.tpl:9 +msgid "" +"Remember that DNS configuration and database entries could not be restored. " +"For some objects it is only nescessary to open and save them again (goFon), " +"but some entries must be recreated manually (glpi)." msgstr "" -#: include/class_socketClient.inc:191 -#, php-format -msgid "Socket timeout of %s seconds reached." +#: 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 "" -#: include/class_config.inc:122 -#, php-format -msgid "XML error in gosa.conf: %s at line %d" -msgstr "XML fout in gosa.conf: %s op regel %d" +#: ihtml/themes/default/snapshotdialog.tpl:20 +#: ihtml/themes/default/snapshotdialog.tpl:62 include/class_acl.inc:747 +#: include/class_acl.inc:754 include/class_acl.inc:761 +#: include/class_acl.inc:767 include/utils/class_msgPool.inc:463 +#: plugins/admin/departments/class_departmentGeneric.inc:574 +msgid "Object" +msgstr "Object" -#: include/class_config.inc:259 +#: ihtml/themes/default/snapshotdialog.tpl:29 #, fuzzy -msgid "Cannot bind to LDAP. Please contact the system administrator." +msgid "There is no snapshot available that could be restored" msgstr "" -"Kan niet verbinden met de LDAP server. Neem a.u.b. contact op met de " -"systeembeheerder." +"Er is geen MySQL extensie beschikbaar. Controleer uw PHP installatie a.u.b." -#: include/class_config.inc:629 -#, fuzzy -msgid "sambaSID and/or sambaRidBase missing in the configuration!" -msgstr "SID en/of RIDBASE ontbreken in uw configuratie!" +#: ihtml/themes/default/snapshotdialog.tpl:31 +msgid "Choose a snapshot and click the folder image, to restore the snapshot" +msgstr "" -#: include/class_config.inc:979 +#: ihtml/themes/default/snapshotdialog.tpl:49 #, fuzzy -msgid "Configuration" -msgstr "Configuratie bestand" +msgid "Creating object snapshots" +msgstr "Nieuwe objectgroep aanmaken" -#: include/class_config.inc:979 +#: ihtml/themes/default/snapshotdialog.tpl:52 msgid "" -"The configuration file you are using seems to be outdated. Please move the " -"GOsa configuration file away to run the GOsa setup again." +"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 "" -#: include/utils/class_timezone.inc:47 -#, php-format +#: ihtml/themes/default/snapshotdialog.tpl:55 msgid "" -"The timezone setting '%s' in your gosa.conf is not valid. Cannot calculate " -"correct timezone offset." +"Remember that database entries, DNS configurations and possibly created " +"zones in server extensions will not be stored in the snapshot." msgstr "" -#: include/utils/class_msgPool.inc:15 -#, fuzzy, php-format -msgid "Select to list objects of type '%s'." -msgstr "Selecteer de toe te voegen objecten" - -#: include/utils/class_msgPool.inc:17 -#, fuzzy, php-format -msgid "Select to list objects containig '%s'." -msgstr "Selecteer om groepen die gebruikers bevatten te tonen" - -#: include/utils/class_msgPool.inc:19 -#, fuzzy, php-format -msgid "Select to list objects that have '%s' enabled" -msgstr "Selecteer de toe te voegen objecten" - -#: include/utils/class_msgPool.inc:21 -#: plugins/admin/ogroups/ogroup_objects.tpl:33 -msgid "Select to search within subtrees" -msgstr "Selecteer om binnen subonderdelen te zoeken" - -#: include/utils/class_msgPool.inc:23 -#: plugins/admin/ogroups/ogroup_objects.tpl:33 -#: plugins/personal/posix/posix_groups.tpl:68 +#: ihtml/themes/default/snapshotdialog.tpl:70 #, fuzzy -msgid "Search in subtrees" -msgstr "Zoek binnen subtree" - -#: include/utils/class_msgPool.inc:33 -msgid "This object will be deleted!" -msgstr "" - -#: include/utils/class_msgPool.inc:35 -#, php-format -msgid "This '%s' object will be deleted!" -msgstr "" - -#: include/utils/class_msgPool.inc:40 -#, php-format -msgid "This object will be deleted: %s" -msgstr "" - -#: include/utils/class_msgPool.inc:42 -#, php-format -msgid "This '%s' object will be deleted: %s" -msgstr "" +msgid "Timestamp" +msgstr "Timeout" -#: include/utils/class_msgPool.inc:47 -msgid "This object will be deleted:" +#: ihtml/themes/default/snapshotdialog.tpl:79 +msgid "Reason for generating this snapshot" msgstr "" -#: include/utils/class_msgPool.inc:49 -#, php-format -msgid "This '%s' object will be deleted:" -msgstr "" +#: ihtml/themes/default/snapshotdialog.tpl:87 +#: plugins/admin/users/template.tpl:48 +#: plugins/admin/departments/class_departmentGeneric.inc:514 +#: plugins/admin/departments/class_departmentGeneric.inc:596 +msgid "Continue" +msgstr "Doorgaan" -#: include/utils/class_msgPool.inc:53 +#: ihtml/themes/default/msg_dialog.tpl:52 +#: ihtml/themes/default/msg_dialog.tpl:95 html/index.php:223 +#: html/index.php:227 include/password-methods/class_password-methods.inc:250 +#: include/class_tabs.inc:50 include/class_plugin.inc:659 +#: include/class_plugin.inc:700 include/class_plugin.inc:742 +#: include/class_plugin.inc:1612 include/utils/class_msgPool.inc:153 +#: include/utils/class_msgPool.inc:165 include/utils/class_msgPool.inc:183 +#: include/utils/class_msgPool.inc:466 include/utils/class_msgPool.inc:485 +#: include/class_log.inc:138 include/class_log.inc:218 +#: include/class_gosaSupportDaemon.inc:1160 +#: include/class_gosaSupportDaemon.inc:1180 +#: include/class_CopyPasteHandler.inc:117 +#: include/class_CopyPasteHandler.inc:126 +#: include/class_CopyPasteHandler.inc:158 +#: include/class_CopyPasteHandler.inc:175 +#: include/class_CopyPasteHandler.inc:184 +#: include/class_CopyPasteHandler.inc:192 +#: include/class_CopyPasteHandler.inc:268 +#: include/class_CopyPasteHandler.inc:367 include/class_msg_dialog.inc:99 +#: plugins/admin/groups/class_groupGeneric.inc:627 +#: plugins/admin/groups/class_groupGeneric.inc:633 +#: plugins/admin/groups/class_groupGeneric.inc:981 +#: plugins/admin/groups/class_groupGeneric.inc:986 +#: plugins/admin/groups/class_groupGeneric.inc:1247 +#: plugins/personal/generic/class_user.inc:412 +#: plugins/personal/generic/class_user.inc:513 +#: plugins/personal/generic/class_user.inc:806 +#: plugins/personal/generic/class_user.inc:1382 +#: plugins/personal/generic/main.inc:115 +#: plugins/personal/posix/class_posixAccount.inc:1382 +#: setup/class_setupStep_Migrate.inc:1197 setup/setup_checks.tpl:30 +#: setup/setup_checks.tpl:91 #, php-format -msgid "These objects will be deleted: %s" -msgstr "" +msgid "Error" +msgstr "Fout" -#: include/utils/class_msgPool.inc:55 +#: ihtml/themes/default/msg_dialog.tpl:71 +#: ihtml/themes/default/msg_dialog.tpl:73 +#: ihtml/themes/default/msg_dialog.tpl:124 +#: ihtml/themes/default/msg_dialog.tpl:126 +#: ihtml/themes/default/msg_dialog.tpl:129 include/utils/class_msgPool.inc:314 +#: setup/class_setupStep_Migrate.inc:267 setup/class_setupStep_Migrate.inc:319 +#: setup/class_setupStep_Migrate.inc:380 setup/class_setupStep_Migrate.inc:453 +#: setup/class_setupStep_Migrate.inc:530 setup/class_setupStep_Migrate.inc:605 +#: setup/class_setupStep_Migrate.inc:658 setup/class_setupStep_Migrate.inc:799 +#: setup/class_setupStep_Migrate.inc:1045 +#: setup/class_setupStep_Migrate.inc:2007 +#: setup/class_setupStep_Migrate.inc:2149 +#: setup/class_setupStep_Migrate.inc:2571 +#: setup/class_setupStep_Migrate.inc:2725 +#: setup/class_setupStep_Migrate.inc:3055 setup/setup_checks.tpl:27 +#: setup/setup_checks.tpl:87 #, php-format -msgid "These '%s' objects will be deleted: %s" +msgid "Ok" msgstr "" -#: include/utils/class_msgPool.inc:63 +#: ihtml/themes/default/password.tpl:6 #, fuzzy -msgid "You have no permission to delete this object!" -msgstr "U heeft geen toestemming om deze afdeling te verwijderen." +msgid "Change your password" +msgstr "Verander wachtwoord" -#: include/utils/class_msgPool.inc:67 include/utils/class_msgPool.inc:71 +#: ihtml/themes/default/password.tpl:35 #, fuzzy -msgid "You have no permission to delete the object:" -msgstr "U heeft geen toestemming om deze afdeling te verwijderen." +msgid "Success" +msgstr "Export was succesvol" -#: include/utils/class_msgPool.inc:74 -#, fuzzy -msgid "You have no permission to delete these objects:" -msgstr "U heeft geen toestemming om deze afdeling te verwijderen." +#: ihtml/themes/default/password.tpl:35 +msgid "Your password has been changed successfully." +msgstr "" -#: include/utils/class_msgPool.inc:81 +#: ihtml/themes/default/password.tpl:41 html/main.php:329 +#: plugins/admin/users/class_userManagement.inc:316 +#: plugins/admin/users/class_userManagement.inc:379 +#: plugins/personal/password/class_password.inc:78 +#: plugins/personal/password/class_password.inc:81 +#: plugins/personal/password/class_password.inc:84 +#: plugins/personal/password/class_password.inc:87 +#: plugins/personal/password/class_password.inc:90 +#: plugins/personal/password/class_password.inc:93 +#: plugins/personal/password/class_password.inc:107 +#: plugins/personal/password/class_password.inc:113 #, fuzzy -msgid "You have no permission to create this object!" -msgstr "U heeft geen toestemming om deze afdeling te verwijderen." +msgid "Password change" +msgstr "Het veranderen van het wachtwoord is niet toegestaan" -#: include/utils/class_msgPool.inc:85 include/utils/class_msgPool.inc:89 -#, fuzzy -msgid "You have no permission to create the object:" -msgstr "U heeft geen toestemming om deze afdeling te verwijderen." +#: ihtml/themes/default/password.tpl:53 +msgid "" +"This dialog provides a simple way to change your password. Enter the current " +"password and the new password (twice) in the fields below and press the " +"'Change' button." +msgstr "" -#: include/utils/class_msgPool.inc:92 -#, fuzzy -msgid "You have no permission to create these objects:" -msgstr "U heeft geen toestemming om deze afdeling te verwijderen." +#: ihtml/themes/default/password.tpl:78 ihtml/themes/default/password.tpl:79 +#: html/password.php:217 plugins/personal/password/password.tpl:13 +msgid "Current password" +msgstr "Huidig wachtwoord" -#: include/utils/class_msgPool.inc:99 +#: ihtml/themes/default/password.tpl:86 ihtml/themes/default/password.tpl:87 #, fuzzy -msgid "You have no permission to modify this object!" -msgstr "U heeft geen toestemming om deze blokkeerlijst te verwijderen." +msgid "New password repeated" +msgstr "Nieuw wachtwoord" -#: include/utils/class_msgPool.inc:103 include/utils/class_msgPool.inc:107 +#: ihtml/themes/default/password.tpl:90 +#: plugins/personal/password/password.tpl:28 #, fuzzy -msgid "You have no permission to modify the object:" -msgstr "U heeft geen toestemming om deze blokkeerlijst te verwijderen." +msgid "Password strength" +msgstr "Wachtwoord encryptie" -#: include/utils/class_msgPool.inc:110 +#: ihtml/themes/default/password.tpl:101 #, fuzzy -msgid "You have no permission to modify these objects:" -msgstr "U heeft geen toestemming om deze blokkeerlijst te verwijderen." +msgid "Change" +msgstr "Kanaal" -#: include/utils/class_msgPool.inc:117 -#, fuzzy -msgid "You have no permission to view this object!" -msgstr "U heeft geen toestemming om deze blokkeerlijst te verwijderen." +#: ihtml/themes/default/islocked.tpl:2 +msgid "Locking conflict detected" +msgstr "Er is een blokkade conflict gedetecteerd" -#: include/utils/class_msgPool.inc:121 include/utils/class_msgPool.inc:125 +#: ihtml/themes/default/islocked.tpl:9 #, fuzzy -msgid "You have no permission to view the object:" +msgid "" +"If this lock detection is false, the other person has obviously closed the " +"webbrowser during the edit operation. You may want to take over the lock by " +"pressing the 'Edit anyway' button." msgstr "" -"U heeft geen toestemming om een telefoon aan te maken onder deze 'Basis'." - -#: include/utils/class_msgPool.inc:128 -#, 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:135 -#, fuzzy -msgid "You have no permission to move this object!" -msgstr "U heeft geen toestemming om deze blokkeerlijst te verwijderen." +"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 Alsnog bewerken knop te gebruiken." -#: include/utils/class_msgPool.inc:139 include/utils/class_msgPool.inc:143 +#: ihtml/themes/default/islocked.tpl:16 #, fuzzy -msgid "You have no permission to move the object:" -msgstr "U heeft geen toestemming om deze blokkeerlijst te verwijderen." +msgid "Read only" +msgstr "Lijst herladen" -#: include/utils/class_msgPool.inc:146 -#, fuzzy -msgid "You have no permission to move these objects:" -msgstr "U heeft geen toestemming om deze blokkeerlijst te verwijderen." +#: ihtml/themes/default/help.tpl:9 +msgid "GOsa help viewer" +msgstr "GOsa help" -#: include/utils/class_msgPool.inc:156 include/utils/class_msgPool.inc:168 -#: include/utils/class_msgPool.inc:186 -#, fuzzy -msgid "Connection information" -msgstr "Persoonlijke informatie" +#: ihtml/themes/default/help.tpl:15 +msgid "Index" +msgstr "Index" -#: include/utils/class_msgPool.inc:158 -#, fuzzy, php-format -msgid "Cannot connect to %s database!" -msgstr "Kan niet verbinden met de database server!" +#: ihtml/themes/default/help.tpl:21 setup/setup_ldap.tpl:13 +msgid "Search" +msgstr "Zoeken" -#: include/utils/class_msgPool.inc:170 -#, fuzzy, php-format -msgid "Cannot select %s database!" -msgstr "De opgegeven database kon niet geselecteerd worden!" +#: ihtml/themes/default/logout.tpl:5 +msgid "Your GOsa session has expired!" +msgstr "Uw GOsa sessie is verlopen!" -#: include/utils/class_msgPool.inc:176 -#, php-format -msgid "No %s server defined!" +#: ihtml/themes/default/logout.tpl:7 +msgid "" +"The last interaction with the GOsa web interface has been some time ago in " +"the past. For security reasons, the session has been closed. To continue " +"with administrative tasks, please sign in again." 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." -#: include/utils/class_msgPool.inc:188 -#, fuzzy, php-format -msgid "Cannot query %s database!" -msgstr "De opgegeven database kon niet geselecteerd worden!" +#: ihtml/themes/default/logout.tpl:10 +msgid "Sign in again" +msgstr "Opnieuw inloggen" -#: include/utils/class_msgPool.inc:194 -#, fuzzy, php-format -msgid "The field '%s' contains a reserved keyword!" -msgstr "Het veld 'Fax' bevat een ongeldig Faxnummer." +#: ihtml/themes/default/conflict.tpl:2 +msgid "Session conflict detected" +msgstr "Er is een sessie conflict gedetecteerd" -#: include/utils/class_msgPool.inc:200 -#, fuzzy, php-format -msgid "Command specified as %s hook for plugin '%s' does not exist!" +#: ihtml/themes/default/conflict.tpl:6 +#, fuzzy +msgid "" +"Probably there's another active instance of your session. Multiple window " +"operation is technical not possible and heavily depends on the browser " +"you're using. Usage of different browsers at a time (i.e. IE and Mozilla) is " +"possible. Pressing the Logout button will close this session." msgstr "" -"Het commando '%s' dat gespecificeerd is als CHECK inhaker voor module '%s' " -"bestaat niet." - -#: include/utils/class_msgPool.inc:207 -#, fuzzy, php-format -msgid "'%s' command is invalid!" -msgstr "De opgegeven naam is ongeldig." +"Er is vermoedelijk een andere actieve instantiatie van uw sessie. Werken m.b." +"v. meerdere schermen is technisch onmogelijk en is sterk afhankelijk van de " +"gebruikte browser. Gelijktijdig gebruik van verschillende browsers " +"(bijvoorbeeld Internet Explorer en Mozilla) is wel mogelijk. Via de " +"Uitloggen knop wordt deze sessie afgesloten." -#: include/utils/class_msgPool.inc:209 -#, php-format -msgid "'%s' command (%s) for plugin %s is invalid!" +#: ihtml/themes/default/conflict.tpl:10 +msgid "" +"Ignoring this message will change/destroy the data you're currently editing, " +"so please close multiple windows and log in again." msgstr "" +"Het negeren van dit bericht zal de data die u op dit moment aan het bewerken " +"bent veranderen/vernietigen, dus sluit a.u.b. enige overige vensters en log " +"opnieuw in." -#: include/utils/class_msgPool.inc:211 -#, php-format -msgid "'%s' command for plugin %s is invalid!" +#: ihtml/themes/default/conflict.tpl:14 +msgid "Logout" +msgstr "Uitloggen" + +#: ihtml/themes/default/framework.tpl:8 ihtml/themes/default/framework.tpl:11 +#: ihtml/themes/default/framework.tpl:20 ihtml/themes/default/framework.tpl:24 +#: include/class_pluglist.inc:203 +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?" -#: include/utils/class_msgPool.inc:213 -#, fuzzy, php-format -msgid "'%s' command (%s) is invalid!" -msgstr "De opgegeven naam is ongeldig." +#: ihtml/themes/default/framework.tpl:8 ihtml/themes/default/framework.tpl:11 +msgid "Main" +msgstr "Hoofdmenu" -#: include/utils/class_msgPool.inc:221 -#, fuzzy, php-format -msgid "Cannot execute '%s' command!" -msgstr "De opgegeven database kon niet geselecteerd worden!" +#: ihtml/themes/default/framework.tpl:16 +msgid "Help" +msgstr "Help" -#: include/utils/class_msgPool.inc:223 -#, php-format -msgid "Cannot execute '%s' command (%s) for plugin %s!" -msgstr "" +#: ihtml/themes/default/framework.tpl:21 ihtml/themes/default/framework.tpl:25 +msgid "Sign out" +msgstr "Uitloggen" -#: include/utils/class_msgPool.inc:225 -#, php-format -msgid "Cannot execute '%s' command for plugin %s!" +#: ihtml/themes/default/framework.tpl:29 +msgid "Signed in:" +msgstr "Aangemeld:" + +#: ihtml/themes/default/framework.tpl:32 +msgid "GOsa main menu" msgstr "" -#: include/utils/class_msgPool.inc:227 -#, fuzzy, php-format -msgid "Cannot execute '%s' command (%s)!" -msgstr "De opgegeven database kon niet geselecteerd worden!" +#: html/password.php:58 html/main.php:147 include/functions.inc:336 +#: plugins/admin/departments/class_departmentGeneric.inc:386 +#, fuzzy +msgid "Fatal error" +msgstr "Terminal server" -#: include/utils/class_msgPool.inc:235 +#: html/password.php:58 html/index.php:143 #, fuzzy, php-format -msgid "Value for '%s' is too large!" -msgstr "De opgegeven 'UID' waarde is te klein." +msgid "GOsa configuration %s/%s is not readable. Aborted." +msgstr "GOsa configuratie %s/gosa.conf is niet leesbaar. Geannuleerd." -#: include/utils/class_msgPool.inc:237 +#: html/password.php:74 html/index.php:143 html/index.php:215 +#: html/main.php:228 +#: include/password-methods/class_password-methods-ssha.inc:51 +#: include/password-methods/class_password-methods-sha.inc:48 +#: include/functions.inc:637 include/functions.inc:2556 +#: include/functions.inc:2580 include/functions.inc:2593 +#: include/class_plugin.inc:1330 include/class_plugin.inc:1343 +#: include/class_plugin.inc:1361 include/utils/class_timezone.inc:47 +#: include/class_config.inc:124 include/class_config.inc:628 +#: include/class_pluglist.inc:177 include/class_CopyPasteHandler.inc:118 +#: include/class_CopyPasteHandler.inc:127 +#: include/class_CopyPasteHandler.inc:176 +#: include/class_CopyPasteHandler.inc:185 +#: include/class_CopyPasteHandler.inc:193 +#: plugins/admin/groups/class_groupGeneric.inc:163 +#: plugins/admin/groups/class_groupGeneric.inc:755 +#, fuzzy +msgid "Configuration error" +msgstr "Configuratie bestand" + +#: html/password.php:74 html/index.php:164 html/setup.php:66 #, php-format -msgid "'%s' must be smaller than %d!" +msgid "Directory '%s' specified as compile directory is not accessible!" msgstr "" +"Directory '%s' die opgegeven is als compileer directory is niet toegankelijk!" -#: include/utils/class_msgPool.inc:245 -#, fuzzy, php-format -msgid "Value for '%s' is too small!" -msgstr "De opgegeven 'UID' waarde is te klein." +#: html/password.php:159 plugins/personal/generic/class_user.inc:603 +#, fuzzy +msgid "Password method" +msgstr "Wachtwoord encryptie" -#: include/utils/class_msgPool.inc:247 -#, fuzzy, php-format -msgid "'%s' must be %d or above!" +#: html/password.php:159 +msgid "Error: Password method not available!" msgstr "" -"PHP moet minimaal versienummer 4.1.0 hebben. GOsa gebruikt bepaalde " -"functionaliteit die in voorgaande versies niet goed of helemaal niet " -"voorhanden is." -#: include/utils/class_msgPool.inc:254 -#, php-format -msgid "'%s' depends on '%s' - please provide both values!" +#: html/password.php:193 plugins/admin/users/class_userManagement.inc:260 +#: plugins/personal/generic/main.inc:92 +#: plugins/personal/password/class_password.inc:82 +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." -#: include/utils/class_msgPool.inc:260 -#, 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." +#: html/password.php:204 plugins/personal/password/class_password.inc:88 +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/utils/class_msgPool.inc:266 -#, fuzzy, php-format -msgid "The required field '%s' is empty!" -msgstr "Het vereiste veld '(Achter)naam' is leeg." +#: html/password.php:209 plugins/personal/password/class_password.inc:91 +msgid "The password used as new is to short." +msgstr "Het nieuw opgegeven wachtwoord is te kort." -#: include/utils/class_msgPool.inc:274 -msgid "Example" -msgstr "" +#: html/password.php:215 plugins/admin/users/template.tpl:32 +#: plugins/personal/generic/class_user.inc:1225 +#: plugins/personal/generic/class_user.inc:1238 +#: plugins/personal/generic/class_user.inc:1252 +#: plugins/personal/generic/class_user.inc:1254 +#: plugins/personal/generic/generic.tpl:82 +#: plugins/personal/generic/paste_generic.tpl:15 +msgid "Login" +msgstr "Inlognaam" -#: include/utils/class_msgPool.inc:291 -#, fuzzy, php-format -msgid "The Field '%s' contains invalid characters" -msgstr "Het veld 'Naam' bevat ongeldige karakters." +#: html/password.php:224 html/index.php:324 +msgid "Please check the username/password combination." +msgstr "Controleer a.u.b. de gebruikersnaam/wachtwoord combinatie." -#: include/utils/class_msgPool.inc:292 -#, php-format -msgid "'%s' is not allowed:" -msgstr "" +#: html/password.php:228 +msgid "You have no permissions to change your password." +msgstr "U heeft geen toestemming om uw wachtwoord te veranderen." -#: include/utils/class_msgPool.inc:292 -#, fuzzy, php-format -msgid "'%s' are not allowed!" -msgstr "Het veranderen van het wachtwoord is niet toegestaan" +#: html/password.php:249 +msgid "External password changer reported a problem: " +msgstr "Extern wachtwoord verander mechanisme rapporteerde een probleem:" -#: include/utils/class_msgPool.inc:295 -#, fuzzy, php-format -msgid "The Field '%s' contains invalid characters!" -msgstr "Het veld 'Naam' bevat ongeldige karakters." +#: html/password.php:280 html/index.php:416 +msgid "Session will not be encrypted." +msgstr "De sessie zal niet versleuteld zijn." -#: include/utils/class_msgPool.inc:302 -#, fuzzy, php-format -msgid "Missing %s PHP extension!" -msgstr "Verwijder printer mogelijkheden" +#: html/password.php:280 html/index.php:416 +msgid "Enter SSL session" +msgstr "Gebruik een SSL sessie" -#: include/utils/class_msgPool.inc:308 include/class_baseSelectDialog.inc:62 -#: setup/setup_migrate.tpl:135 setup/setup_migrate.tpl:186 -#: setup/setup_migrate.tpl:233 setup/setup_migrate.tpl:298 -#: setup/setup_migrate.tpl:354 setup/setup_migrate.tpl:407 -#: setup/setup_migrate.tpl:452 setup/setup_migrate.tpl:495 -#: setup/setup_migrate.tpl:539 setup/setup_ldap.tpl:17 -#: ihtml/themes/default/acl.tpl:128 ihtml/themes/default/acl.tpl:142 -#: ihtml/themes/default/snapshotdialog.tpl:44 -#: ihtml/themes/default/snapshotdialog.tpl:89 -#: ihtml/themes/default/remove.tpl:15 -#: ihtml/themes/default/copyPasteDialog.tpl:21 -#: ihtml/themes/default/islocked.tpl:19 ihtml/themes/default/msg_dialog.tpl:74 -#: ihtml/themes/default/msg_dialog.tpl:127 -#: ihtml/themes/default/msg_dialog.tpl:130 -#, php-format -msgid "Cancel" -msgstr "Annuleren" +#: html/index.php:57 +#, fuzzy +msgid "Session is not encrypted!" +msgstr "De sessie zal niet versleuteld zijn." -#: include/utils/class_msgPool.inc:314 setup/setup_checks.tpl:27 -#: setup/setup_checks.tpl:87 setup/class_setupStep_Migrate.inc:257 -#: setup/class_setupStep_Migrate.inc:309 setup/class_setupStep_Migrate.inc:370 -#: setup/class_setupStep_Migrate.inc:443 setup/class_setupStep_Migrate.inc:520 -#: setup/class_setupStep_Migrate.inc:595 setup/class_setupStep_Migrate.inc:648 -#: setup/class_setupStep_Migrate.inc:789 -#: setup/class_setupStep_Migrate.inc:1034 -#: setup/class_setupStep_Migrate.inc:1968 -#: setup/class_setupStep_Migrate.inc:2389 -#: setup/class_setupStep_Migrate.inc:2543 -#: setup/class_setupStep_Migrate.inc:2873 -#: ihtml/themes/default/msg_dialog.tpl:71 -#: ihtml/themes/default/msg_dialog.tpl:73 -#: ihtml/themes/default/msg_dialog.tpl:124 -#: ihtml/themes/default/msg_dialog.tpl:126 -#: ihtml/themes/default/msg_dialog.tpl:129 -#, php-format -msgid "Ok" +#: html/index.php:64 +msgid "" +"The session lifetime configured in your gosa.conf will be overridden by php." +"ini settings." msgstr "" -#: include/utils/class_msgPool.inc:320 setup/setup_migrate.tpl:133 -#: setup/setup_migrate.tpl:184 setup/setup_migrate.tpl:232 -#: setup/setup_migrate.tpl:297 setup/setup_migrate.tpl:352 -#: setup/setup_migrate.tpl:405 setup/setup_migrate.tpl:450 -#: setup/setup_migrate.tpl:493 setup/setup_migrate.tpl:537 -#: setup/setup_ldap.tpl:16 ihtml/themes/default/acl.tpl:29 -#: ihtml/themes/default/acl.tpl:52 ihtml/themes/default/acl.tpl:125 -#: ihtml/themes/default/acl.tpl:140 -#, php-format -msgid "Apply" -msgstr "Toepassen" +#: html/index.php:164 +#, fuzzy +msgid "Smarty error" +msgstr "Systeem status" -#: include/utils/class_msgPool.inc:326 include/class_MultiSelectWindow.inc:144 -#: ihtml/themes/default/copyPasteDialog.tpl:19 -#, php-format -msgid "Save" -msgstr "Opslaan" +#: html/index.php:215 +msgid "There is a problem with the authentication setup!" +msgstr "" -#: include/utils/class_msgPool.inc:332 setup/class_setupStep_Migrate.inc:2679 -#, php-format -msgid "Add" -msgstr "Toevoegen" +#: html/index.php:223 +msgid "Cannot find a valid user for the current authentication setup!" +msgstr "" -#: include/utils/class_msgPool.inc:332 -#, fuzzy, php-format -msgid "Add %s" -msgstr "Toevoegen" +#: html/index.php:227 +msgid "User information is not unique accross the configured LDAP trees!" +msgstr "" -#: include/utils/class_msgPool.inc:338 -#, fuzzy, php-format -msgid "Delete %s" -msgstr "Verwijderen" +#: html/index.php:253 html/index.php:268 html/index.php:281 +#: include/class_acl.inc:1193 include/class_MultiSelectWindow.inc:550 +#: include/functions.inc:364 include/functions.inc:390 +#: include/functions.inc:398 include/functions.inc:427 +#: include/functions.inc:652 include/functions.inc:695 +#: include/functions.inc:737 include/functions.inc:782 +#: include/functions.inc:2535 include/functions.inc:2782 +#: include/class_plugin.inc:1243 include/class_plugin.inc:1292 +#: include/class_plugin.inc:1296 include/class_plugin.inc:1311 +#: include/class_plugin.inc:1398 include/class_plugin.inc:1456 +#: include/class_plugin.inc:1522 include/class_plugin.inc:1537 +#: include/class_ldap.inc:708 include/class_ldap.inc:1174 +#: include/class_config.inc:258 plugins/admin/ogroups/class_ogroup.inc:1033 +#: plugins/admin/ogroups/class_ogroup.inc:1047 +#: plugins/admin/groups/class_groupGeneric.inc:785 +#: plugins/admin/groups/class_groupGeneric.inc:1112 +#: plugins/admin/departments/class_departmentGeneric.inc:241 +#: plugins/admin/departments/class_departmentGeneric.inc:429 +#: plugins/admin/departments/class_departmentGeneric.inc:702 +#: plugins/admin/departments/class_departmentGeneric.inc:733 +#: plugins/admin/acl/class_aclRole.inc:633 +#: plugins/admin/acl/class_aclRole.inc:673 +#: plugins/admin/acl/class_aclRole.inc:687 +#: plugins/personal/generic/class_user.inc:722 +#: plugins/personal/generic/class_user.inc:1084 +#: plugins/personal/posix/class_posixAccount.inc:678 +#: plugins/personal/posix/class_posixAccount.inc:1007 +#: setup/class_setupStep_Migrate.inc:1208 +#: setup/class_setupStep_Migrate.inc:1236 +#: setup/class_setupStep_Migrate.inc:1285 +#: setup/class_setupStep_Migrate.inc:1334 +#: setup/class_setupStep_Migrate.inc:2137 +#: setup/class_setupStep_Migrate.inc:2432 +#: setup/class_setupStep_Migrate.inc:2436 +#: setup/class_setupStep_Migrate.inc:2626 +#: setup/class_setupStep_Migrate.inc:2646 +#: setup/class_setupStep_Migrate.inc:2763 +#: setup/class_setupStep_Migrate.inc:3110 +#: setup/class_setupStep_Migrate.inc:3124 +#, fuzzy +msgid "LDAP error" +msgstr "LDAP fout:" -#: include/utils/class_msgPool.inc:344 -#: plugins/personal/generic/generic.tpl:137 -#: ihtml/themes/default/sizelimit.tpl:14 -#, php-format -msgid "Set" -msgstr "Stel in" +#: html/index.php:268 +msgid "Cannot detect information about the installed LDAP schema!" +msgstr "" -#: include/utils/class_msgPool.inc:344 -#, fuzzy, php-format -msgid "Set %s" -msgstr "Stel in" - -#: include/utils/class_msgPool.inc:350 -#, fuzzy, php-format -msgid "Edit..." -msgstr "Bewerken" - -#: include/utils/class_msgPool.inc:350 -#, fuzzy, php-format -msgid "Edit %s..." -msgstr "Bewerk gebruiker" +#: html/index.php:281 +#, fuzzy +msgid "Your LDAP setup contains old schema definitions:" +msgstr "" +"Uw LDAP installatie bevat oude schema definities. Draai het installatie " +"programma a.u.b. opnieuw." -#: include/utils/class_msgPool.inc:356 -msgid "Back" -msgstr "Terug" +#: html/index.php:302 +msgid "Please specify a valid username!" +msgstr "Geef a.u.b. een geldige gebruikersnaam op!" -#: include/utils/class_msgPool.inc:376 -#, fuzzy, php-format -msgid "This account has no valid %s extensions!" -msgstr "Dit account heeft geen geldige GOsa extensies." +#: html/index.php:305 +msgid "Please specify your password!" +msgstr "Geef a.u.b. uw wachtwoord op!" -#: include/utils/class_msgPool.inc:382 -#, 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." +#: html/index.php:317 +#, fuzzy +msgid "Authentication error" +msgstr "Nagios authenticatie" -#: include/utils/class_msgPool.inc:385 include/utils/class_msgPool.inc:392 -#, fuzzy, php-format -msgid "" -"This account has %s settings enabled. To disable them, you'll need to remove " -"the %s settings first!" +#: html/index.php:317 +msgid "Cannot retrieve user information for htaccess authentication!" msgstr "" -"Dit account heeft Unix mogelijkheden ingeschakeld. Om deze te verwijderen " -"moet u eerst het samba / omgevings account verwijderen." -#: include/utils/class_msgPool.inc:401 -#, fuzzy, php-format -msgid "" -"This account has %s settings disabled. You can enable them by clicking below." +#: html/index.php:371 +#, fuzzy +msgid "Account locked. Please contact your system administrator!" msgstr "" -"Dit account heeft POSIX mogelijkheden uitgeschakeld. U kunt deze inschakelen " -"door de knop hieronder te gebruiken." +"Account is geblokkeerd. Neem a.u.b. contact op met de systeembeheerder." -#: include/utils/class_msgPool.inc:404 include/utils/class_msgPool.inc:411 -#, fuzzy, php-format +#: html/index.php:422 msgid "" -"This account has %s settings disabled. To enable them, you'll need to add " -"the %s settings first!" +"Your browser has cookies disabled. Please enable cookies and reload this " +"page before logging in!" msgstr "" -"Dit account heeft Unix mogelijkheden ingeschakeld. Om deze te verwijderen " -"moet u eerst het samba / omgevings account verwijderen." - -#: include/utils/class_msgPool.inc:419 -#, fuzzy, php-format -msgid "Add %s settings" -msgstr "Programma instellingen" +"Cookies zijn uitgeschakeld in uw browser. Schakel cookies a.u.b. in en " +"herlaad deze pagina voordat u inlogt!" -#: include/utils/class_msgPool.inc:425 -#, fuzzy, php-format -msgid "Remove %s settings" -msgstr "Posix instellingen" +#: html/setup.php:66 +#, fuzzy +msgid "Smarty" +msgstr "Samenvatting" -#: include/utils/class_msgPool.inc:431 -msgid "Click the 'Edit' button below to change informations in this dialog" +#: html/main.php:148 +#, php-format +msgid "Cannot locate file '%s' - please run '%s' to fix this" msgstr "" -"Gebruik de 'Bewerk' knop hieronder om de informatie in deze dialoog te " -"veranderen" - -#: include/utils/class_msgPool.inc:437 -msgid "January" -msgstr "Januari" -#: include/utils/class_msgPool.inc:437 -msgid "February" -msgstr "Februari" +#: html/main.php:167 +#, fuzzy +msgid "PHP configuration" +msgstr "FAX database" -#: include/utils/class_msgPool.inc:437 -msgid "March" -msgstr "Maart" +#: html/main.php:168 +msgid "" +"FATAL: Register globals is on. GOsa will refuse to login unless this is " +"fixed by an administrator." +msgstr "" +"FATAAL: 'Register globals' is geactiveerd in PHP. GOsa zal niemand laten " +"inloggen totdat dit opgelost is door een systeembeheerder." -#: include/utils/class_msgPool.inc:437 -msgid "April" -msgstr "April" +#: html/main.php:228 +msgid "Running out of memory!" +msgstr "" -#: include/utils/class_msgPool.inc:438 -msgid "May" -msgstr "Mei" +#: html/main.php:284 +msgid "User ACL checks disabled" +msgstr "" -#: include/utils/class_msgPool.inc:438 -msgid "June" -msgstr "Juni" +#: html/main.php:329 +#, 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." -#: include/utils/class_msgPool.inc:438 -msgid "July" -msgstr "Juli" +#: html/main.php:339 +#, fuzzy +msgid "Plugin" +msgstr "in" -#: include/utils/class_msgPool.inc:438 -msgid "August" -msgstr "Augustus" +#: html/main.php:340 +#, fuzzy, php-format +msgid "FATAL: Cannot find any plugin definitions for plugin '%s'!" +msgstr "FATAAL: Kan geen enkele module defenities vinden voor module '%s'!" -#: include/utils/class_msgPool.inc:438 -msgid "September" -msgstr "September" +#: html/main.php:354 +#, fuzzy +msgid "Configuration Error" +msgstr "Configuratie bestand" -#: include/utils/class_msgPool.inc:439 -msgid "October" -msgstr "Oktober" +#: html/main.php:355 +#, php-format +msgid "" +"FATAL: not all POST variables have been transfered by PHP - please inform " +"your administrator!" +msgstr "" -#: include/utils/class_msgPool.inc:439 -msgid "November" -msgstr "November" +#: html/helpviewer.php:64 +msgid "Help browser" +msgstr "Help verkenner" -#: include/utils/class_msgPool.inc:439 -msgid "December" -msgstr "December" +#: html/helpviewer.php:118 +msgid "There is no helpfile specified for this class" +msgstr "Er is (nog) geen help bestand aanwezig voor deze klasse." -#: include/utils/class_msgPool.inc:445 -#, fuzzy -msgid "Sunday" -msgstr "Achternaam" +#: html/helpviewer.php:194 include/functions_helpviewer.inc:97 +msgid "previous" +msgstr "vorige" -#: include/utils/class_msgPool.inc:445 -#, fuzzy -msgid "Monday" -msgstr "maand" +#: html/helpviewer.php:198 include/functions_helpviewer.inc:101 +msgid "next" +msgstr "volgende" -#: include/utils/class_msgPool.inc:445 -msgid "Tuesday" +#: html/helpviewer.php:269 +#, php-format +msgid "Helpdir '%s' is not accessible, can't read any helpfiles." msgstr "" +"Help directory '%s' is niet toegankelijk. Er kunnen geen helpbestanden " +"gelezen worden." -#: include/utils/class_msgPool.inc:445 -msgid "Wednesday" +#: include/class_socketClient.inc:60 +msgid "The mcrypt module was not found. Please install php5-mcrypt." msgstr "" -#: include/utils/class_msgPool.inc:445 -msgid "Thursday" +#: include/class_socketClient.inc:108 +#, php-format +msgid "Socket connection to host '%s:%s' failed: %s" msgstr "" -#: include/utils/class_msgPool.inc:445 -msgid "Friday" +#: include/class_socketClient.inc:191 +#, php-format +msgid "Socket timeout of %s seconds reached." msgstr "" -#: include/utils/class_msgPool.inc:445 -msgid "Saturday" +#: include/password-methods/class_password-methods.inc:250 +msgid "Cannot find a suitable password method for the current hash!" msgstr "" -#: include/utils/class_msgPool.inc:452 +#: include/class_acl.inc:26 #, fuzzy -msgid "read operation" -msgstr "E-mail opties" +msgid "Access control" +msgstr "Toegangsopties" -#: include/utils/class_msgPool.inc:452 -msgid "add operation" -msgstr "" +#: include/class_acl.inc:27 plugins/admin/acl/class_aclManagement.inc:27 +#, fuzzy +msgid "Manage access control lists" +msgstr "Toegangsopties" -#: include/utils/class_msgPool.inc:452 +#: include/class_acl.inc:201 plugins/admin/acl/class_aclRole.inc:124 #, fuzzy -msgid "modify operation" -msgstr "Persoonlijke informatie" +msgid "All categories" +msgstr "Categorie toevoegen" -#: include/utils/class_msgPool.inc:453 +#: include/class_acl.inc:209 +msgid "Reset ACLs" +msgstr "" + +#: include/class_acl.inc:210 plugins/admin/acl/class_aclRole.inc:132 #, fuzzy -msgid "delete operation" -msgstr "Selecteer om werkstations te zien" +msgid "One level" +msgstr "Log prioriteit" -#: include/utils/class_msgPool.inc:453 +#: include/class_acl.inc:211 include/class_acl.inc:216 +#: plugins/admin/acl/class_aclRole.inc:133 #, fuzzy -msgid "search operation" -msgstr "Het account verloopt op" +msgid "Current object" +msgstr "Nieuw FAI object aanmaken" -#: include/utils/class_msgPool.inc:453 +#: include/class_acl.inc:212 plugins/admin/acl/class_aclRole.inc:134 #, fuzzy -msgid "authentication" -msgstr "Nagios authenticatie" +msgid "Complete subtree" +msgstr "Subonderdelen negeren" -#: include/utils/class_msgPool.inc:456 -#, fuzzy, php-format -msgid "LDAP %s failed!" -msgstr "De database zoekopdracht is mislukt" +#: include/class_acl.inc:213 plugins/admin/acl/class_aclRole.inc:135 +msgid "Complete subtree (permanent)" +msgstr "" -#: include/utils/class_msgPool.inc:458 -#, fuzzy -msgid "LDAP operation failed!" -msgstr "De database zoekopdracht is mislukt" +#: include/class_acl.inc:214 include/class_acl.inc:217 +msgid "Use ACL defined in role" +msgstr "" -#: include/utils/class_msgPool.inc:473 -#, fuzzy -msgid "Upload failed!" -msgstr "Gebruikers inlog mislukt. De LDAP server meldt: '%s'." +#: include/class_acl.inc:220 plugins/admin/users/class_userManagement.inc:26 +#: plugins/personal/generic/class_user.inc:1549 +#: setup/class_setupStep_Migrate.inc:1039 +msgid "Users" +msgstr "Gebruikers" -#: include/utils/class_msgPool.inc:476 -#, fuzzy, php-format -msgid "Upload failed: %s" -msgstr "Log DB gebruiker" +#: include/class_acl.inc:220 plugins/admin/groups/class_groupGeneric.inc:1301 +#: plugins/admin/groups/class_groupManagement.inc:26 +#: setup/class_setupStep_Migrate.inc:1042 +msgid "Groups" +msgstr "Groepen" -#: include/utils/class_msgPool.inc:483 -msgid "Communication failure with the infrastructure service!" -msgstr "" +#: include/class_acl.inc:482 include/class_MultiSelectWindow.inc:258 +#: include/class_MultiSelectWindow.inc:260 +#: include/class_baseSelectDialog.inc:49 +#: plugins/admin/acl/class_aclRole.inc:392 +msgid "Up" +msgstr "Omhoog" -#: include/utils/class_msgPool.inc:485 -#, php-format -msgid "Communication failure with the infrastructure service: %s" -msgstr "" +#: include/class_acl.inc:484 plugins/admin/acl/class_aclRole.inc:394 +msgid "Down" +msgstr "Omlaag" -#: include/utils/class_msgPool.inc:492 include/utils/class_msgPool.inc:495 -#, php-format -msgid "This '%s' is still in use by this object: %s" -msgstr "" +#: include/class_acl.inc:489 include/class_acl.inc:537 +#: plugins/admin/groups/class_divListGroup.inc:139 +#: plugins/admin/users/class_divListUsers.inc:134 +#: plugins/admin/acl/class_aclRole.inc:397 +#: plugins/admin/acl/class_aclRole.inc:446 +msgid "Edit" +msgstr "Bewerken" -#: include/utils/class_msgPool.inc:498 -#, fuzzy, php-format -msgid "This '%s' is still in use." -msgstr "Deze 'dn' is geen groep." +#: include/class_acl.inc:489 include/class_acl.inc:493 +#: include/class_acl.inc:1225 include/class_acl.inc:1226 +#: include/class_acl.inc:1231 include/class_tabs.inc:391 +#: plugins/admin/acl/class_aclManagement.inc:26 +#: plugins/admin/acl/class_aclManagement.inc:293 +#: plugins/admin/acl/class_divListACL.inc:179 +#: plugins/admin/acl/tabs_acl.inc:28 plugins/admin/acl/class_aclRole.inc:398 +#: plugins/admin/acl/class_aclRole.inc:402 +#: plugins/admin/acl/class_aclRole.inc:766 +msgid "ACL" +msgstr "Rechten" -#: include/utils/class_msgPool.inc:500 +#: include/class_acl.inc:493 include/class_acl.inc:541 +#: include/utils/class_msgPool.inc:338 plugins/admin/acl/class_aclRole.inc:401 +#: plugins/admin/acl/class_aclRole.inc:450 #, php-format -msgid "This '%s' is still in use by these objects: %s" +msgid "Delete" +msgstr "Verwijderen" + +#: include/class_acl.inc:529 +msgid "No ACL settings for this category!" msgstr "" -#: include/utils/class_msgPool.inc:506 +#: include/class_acl.inc:531 #, php-format -msgid "File '%s' does not exist!" +msgid "Contains ACLs for these objects: %s" msgstr "" -#: include/utils/class_msgPool.inc:512 -#, fuzzy, php-format -msgid "Cannot open file '%s' for reading!" -msgstr "Kan bestand '%s' niet openen." - -#: include/utils/class_msgPool.inc:518 -#, fuzzy, php-format -msgid "Cannot open file '%s' for writing!" -msgstr "Kan bestand '%s' niet openen." +#: include/class_acl.inc:537 include/class_acl.inc:541 +#, fuzzy +msgid "category ACL" +msgstr "Categorie" -#: include/utils/class_msgPool.inc:524 +#: include/class_acl.inc:591 #, php-format -msgid "" -"The value for '%s' is currently unconfigured or invalid, please check your " -"configuration file!" +msgid "Edit ACL for '%s' - scope is '%s'" msgstr "" -#: include/utils/class_msgPool.inc:530 -#, fuzzy, php-format -msgid "Cannot delete file '%s'!" -msgstr "Kan bestand '%s' niet openen." +#: include/class_acl.inc:601 plugins/admin/acl/class_aclRole.inc:480 +msgid "All objects in current subtree" +msgstr "" -#: include/utils/class_msgPool.inc:536 -#, fuzzy, php-format -msgid "Cannot create folder '%s'!" -msgstr "Ga naar basis afdelingen" +#: include/class_acl.inc:749 include/class_acl.inc:756 +#, fuzzy +msgid "Show/hide advanced settings" +msgstr "Geavanceerde telefoon instellingen" -#: include/utils/class_msgPool.inc:542 -#, fuzzy, php-format -msgid "Cannot delete folder '%s'!" -msgstr "Kan bestand '%s' niet openen." +#: include/class_acl.inc:773 +#, fuzzy +msgid "Create objects" +msgstr "Nieuw FAI object aanmaken" -#: include/utils/class_msgPool.inc:548 -#, fuzzy, php-format -msgid "Checking for %s support" -msgstr "Zoeken naar iconv ondersteuning" +#: include/class_acl.inc:774 +#, fuzzy +msgid "Move objects" +msgstr "Lidmaatschap objecten" -#: include/utils/class_msgPool.inc:554 -#, php-format -msgid "Install and activate the %s PHP module." -msgstr "" +#: include/class_acl.inc:775 +#, fuzzy +msgid "Remove objects" +msgstr "Lidmaatschap objecten" -#: include/utils/class_msgPool.inc:560 -#, php-format -msgid "" -"Cannot initialize class '%s'! Maybe there is a plugin missing in your gosa " -"setup?" -msgstr "" +#: include/class_acl.inc:777 +#, fuzzy +msgid "Grant permission to owner" +msgstr "Kan bestand '%s' niet aanmaken." -#: include/class_gosaSupportDaemon.inc:104 -msgid "GOsa support daemon" -msgstr "" +#: include/class_acl.inc:781 include/class_acl.inc:884 +#: include/class_acl.inc:888 +msgid "read" +msgstr "alleen lezen" -#: include/class_gosaSupportDaemon.inc:779 +#: include/class_acl.inc:782 include/class_acl.inc:886 +#: include/class_acl.inc:889 +msgid "write" +msgstr "afleveren, lezen & schrijven" + +#: include/class_acl.inc:786 #, fuzzy -msgid "Cannot not parse XML!" -msgstr "" -"Er zitten te veel gebruikers in de database. Kan geen vrij ID toewijzen!" +msgid "Complete object" +msgstr "Nieuw FAI object aanmaken" -#: include/class_gosaSupportDaemon.inc:1160 -#, fuzzy, php-format -msgid "Cannot send abort event for entry %s!" -msgstr "Kan bestand '%s' niet aanmaken." +#: include/class_acl.inc:928 include/class_session.inc:76 +#: include/class_session.inc:101 include/class_session.inc:127 +#: include/functions.inc:467 include/functions.inc:627 +#: include/functions.inc:724 include/functions.inc:1107 +#: include/functions.inc:1918 include/functions.inc:1952 +#: include/functions.inc:1972 include/class_ldap.inc:648 +#: include/class_ldap.inc:696 include/class_log.inc:88 +#: include/class_CopyPasteHandler.inc:159 +#: include/class_CopyPasteHandler.inc:269 +#, fuzzy +msgid "Internal error" +msgstr "Terminal server" -#: include/class_gosaSupportDaemon.inc:1180 +#: include/class_acl.inc:928 #, fuzzy, php-format -msgid "Cannot remove entry %s!" +msgid "Unkown ACL type '%s'!" msgstr "Onbekende FAI status %s" -#: include/functions_helpviewer.inc:45 -#, php-format -msgid "XML error in guide.xml: %s at line %d" -msgstr "XML fout in guide.conf: %s op regel %d" - -#: include/functions_helpviewer.inc:88 -msgid "No help available for this plugin." -msgstr "Help is (nog) niet beschikbaar voor deze module." - -#: include/functions_helpviewer.inc:97 html/helpviewer.php:194 -msgid "previous" -msgstr "vorige" +#: include/class_acl.inc:971 +#, fuzzy, php-format +msgid "Unknown entry '%s'!" +msgstr "Onbekende FAI status %s" -#: include/functions_helpviewer.inc:101 html/helpviewer.php:198 -msgid "next" -msgstr "volgende" +#: include/class_acl.inc:1031 include/class_acl.inc:1033 +#, fuzzy, php-format +msgid "Role: %s" +msgstr "Funktie" -#: 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" +#: include/class_acl.inc:1033 +#, fuzzy +msgid "unknown role" +msgstr "! onbekend id" -#: include/functions_helpviewer.inc:462 +#: include/class_acl.inc:1041 #, php-format -msgid "%s%% hit rate in file %s" -msgstr "%s%% resultaat in bestand %s" - -#: include/class_certificate.inc:73 -#, fuzzy -msgid "Certificate is empty!" -msgstr "Certificaten" +msgid "Contains settings for these objects: %s" +msgstr "" -#: include/class_certificate.inc:100 -msgid "Cannot load certificate - only PEM/DER is supported!" +#: include/class_acl.inc:1056 +msgid "ACL takes effect for all users" msgstr "" -#: include/class_certificate.inc:115 +#: include/class_acl.inc:1226 #, fuzzy -msgid "Cannot extract information for non PEM certificates!" -msgstr "Kan quota informatie niet ophaleven voor '%s'." +msgid "Access control list" +msgstr "Toegangsopties" -#: include/class_certificate.inc:219 +#: include/class_acl.inc:1231 #, fuzzy -msgid "No valid certificate loaded!" -msgstr "Geen geldig certificaat geladen" +msgid "ACL roles" +msgstr "Rechten" -#: include/class_baseSelectDialog.inc:44 -#, fuzzy -msgid "Choose a base" -msgstr "Selecteer een basis" +#: include/class_MultiSelectWindow.inc:145 setup/setup_migrate.tpl:60 +#: setup/setup_migrate.tpl:107 +msgid "Close" +msgstr "Sluiten" -#: include/class_baseSelectDialog.inc:47 #: include/class_MultiSelectWindow.inc:250 +#: include/class_baseSelectDialog.inc:47 msgid "Go to root department" msgstr "Ga naar basis afdelingen" -#: include/class_baseSelectDialog.inc:47 #: include/class_MultiSelectWindow.inc:250 #: include/class_MultiSelectWindow.inc:252 +#: include/class_baseSelectDialog.inc:47 msgid "Root" msgstr "Basis" -#: include/class_baseSelectDialog.inc:49 #: include/class_MultiSelectWindow.inc:258 +#: include/class_baseSelectDialog.inc:49 msgid "Go up one department" msgstr "Ga een afdeling omhoog" -#: include/class_baseSelectDialog.inc:51 #: include/class_MultiSelectWindow.inc:266 +#: include/class_baseSelectDialog.inc:51 msgid "Go to users department" msgstr "Ga naar gebruikers afdeling" -#: include/class_baseSelectDialog.inc:51 #: include/class_MultiSelectWindow.inc:266 #: include/class_MultiSelectWindow.inc:268 +#: include/class_baseSelectDialog.inc:51 msgid "Home" msgstr "Home" -#: include/class_baseSelectDialog.inc:52 #: include/class_MultiSelectWindow.inc:273 +#: include/class_baseSelectDialog.inc:52 msgid "Reload list" msgstr "Lijst herladen" -#: include/class_baseSelectDialog.inc:52 #: include/class_MultiSelectWindow.inc:273 -#: plugins/admin/departments/class_divListDepartment.inc:87 -#: plugins/admin/acl/class_divListACL.inc:104 +#: include/class_baseSelectDialog.inc:52 #: plugins/admin/ogroups/class_divListOGroup.inc:148 -#: plugins/admin/users/class_divListUsers.inc:115 #: plugins/admin/groups/class_divListGroup.inc:122 +#: plugins/admin/users/class_divListUsers.inc:115 +#: plugins/admin/departments/class_divListDepartment.inc:87 +#: plugins/admin/acl/class_divListACL.inc:104 msgid "Submit" msgstr "Verwerk" +#: include/class_MultiSelectWindow.inc:550 +#, php-format +msgid "Inconsistent DN encoding detected: '%s'" +msgstr "" + +#: include/class_session.inc:76 include/class_session.inc:101 +#: include/class_session.inc:127 +#, fuzzy +msgid "Requested channel does not exist! Please contact your Administrator." +msgstr "Gebruikersnaam / UID is niet uniek. Controleer uw LDAP database a.u.b." + +#: include/class_baseSelectDialog.inc:44 +#, fuzzy +msgid "Choose a base" +msgstr "Selecteer een basis" + #: include/class_baseSelectDialog.inc:55 msgid "" "Step in the prefered tree and click save to use the current subtree as base. " @@ -1269,28 +1231,27 @@ msgid "Use" msgstr "Gebruiker" #: include/class_baseSelectDialog.inc:65 -#: plugins/admin/departments/class_countryGeneric.inc:89 -#: plugins/admin/departments/dcObject.tpl:28 -#: plugins/admin/departments/class_dcObject.inc:88 -#: plugins/admin/departments/generic.tpl:39 -#: plugins/admin/departments/class_localityGeneric.inc:89 -#: plugins/admin/departments/country.tpl:28 -#: plugins/admin/departments/organization.tpl:39 -#: plugins/admin/departments/locality.tpl:28 -#: plugins/admin/departments/class_departmentGeneric.inc:621 -#: plugins/admin/departments/class_organizationGeneric.inc:121 -#: plugins/admin/departments/class_divListDepartment.inc:85 -#: plugins/admin/acl/class_divListACL.inc:102 -#: plugins/admin/acl/acl_role.tpl:27 plugins/admin/acl/class_aclRole.inc:734 -#: plugins/admin/ogroups/generic.tpl:26 #: plugins/admin/ogroups/class_divListOGroup.inc:146 #: plugins/admin/ogroups/class_ogroup.inc:1130 -#: plugins/admin/users/class_divListUsers.inc:113 -#: plugins/admin/groups/generic.tpl:39 -#: plugins/admin/groups/class_groupGeneric.inc:1263 +#: plugins/admin/ogroups/generic.tpl:26 plugins/admin/groups/generic.tpl:39 #: plugins/admin/groups/class_divListGroup.inc:121 -#: plugins/personal/generic/generic.tpl:170 +#: plugins/admin/groups/class_groupGeneric.inc:1306 +#: plugins/admin/users/class_divListUsers.inc:113 +#: plugins/admin/departments/class_departmentGeneric.inc:621 +#: plugins/admin/departments/locality.tpl:28 +#: plugins/admin/departments/generic.tpl:39 +#: plugins/admin/departments/class_divListDepartment.inc:85 +#: plugins/admin/departments/class_localityGeneric.inc:89 +#: plugins/admin/departments/class_organizationGeneric.inc:121 +#: plugins/admin/departments/class_countryGeneric.inc:89 +#: plugins/admin/departments/class_dcObject.inc:88 +#: plugins/admin/departments/country.tpl:28 +#: plugins/admin/departments/dcObject.tpl:28 +#: plugins/admin/departments/organization.tpl:39 +#: plugins/admin/acl/class_divListACL.inc:102 +#: plugins/admin/acl/class_aclRole.inc:751 plugins/admin/acl/acl_role.tpl:27 #: plugins/personal/generic/class_user.inc:1563 +#: plugins/personal/generic/generic.tpl:170 #: plugins/personal/generic/multiple_generic.tpl:47 setup/setup_ldap.tpl:55 msgid "Base" msgstr "Basis" @@ -1300,16 +1261,6 @@ msgstr "Basis" msgid "Filter entries with this syntax" msgstr "Filter regels met deze syntax" -#: include/class_session.inc:76 include/class_session.inc:101 -#: include/class_session.inc:127 -#, fuzzy -msgid "Requested channel does not exist! Please contact your Administrator." -msgstr "Gebruikersnaam / UID is niet uniek. Controleer uw LDAP database a.u.b." - -#: include/class_msg_dialog.inc:124 -msgid "Please fix the above error and reload the page." -msgstr "" - #: include/functions.inc:120 #, php-format msgid "Fatal error: no class locations defined - please run '%s' to fix this" @@ -1321,13 +1272,6 @@ msgid "" "Fatal error: cannot instantiate class '%s' - try running '%s' to fix this" msgstr "" -#: include/functions.inc:336 -#: plugins/admin/departments/class_departmentGeneric.inc:386 -#: html/password.php:58 html/main.php:147 -#, fuzzy -msgid "Fatal error" -msgstr "Terminal server" - #: include/functions.inc:337 #, php-format msgid "FATAL: Error when connecting the LDAP. Server said '%s'." @@ -1364,29 +1308,6 @@ msgstr "" msgid "LDAP server returned: %s" msgstr "LDAP server" -#: include/functions.inc:745 include/functions.inc:2192 -#: include/functions.inc:2196 include/functions.inc:2202 -#: include/class_tabs.inc:259 plugins/admin/departments/remove.tpl:2 -#: plugins/admin/departments/dep_move_confirm.tpl:2 -#: plugins/admin/acl/remove.tpl:2 plugins/admin/ogroups/remove.tpl:2 -#: plugins/admin/users/class_userManagement.inc:631 -#: plugins/admin/users/remove.tpl:2 plugins/admin/groups/remove.tpl:2 -#: plugins/personal/posix/class_posixAccount.inc:832 -#: plugins/personal/posix/class_posixAccount.inc:925 html/password.php:280 -#: html/index.php:57 html/index.php:63 html/index.php:416 html/index.php:422 -#: setup/setup_checks.tpl:32 setup/setup_checks.tpl:93 -#: setup/class_setupStep_Migrate.inc:251 setup/class_setupStep_Migrate.inc:303 -#: setup/class_setupStep_Migrate.inc:436 setup/class_setupStep_Migrate.inc:513 -#: setup/class_setupStep_Migrate.inc:652 setup/class_setupStep_Migrate.inc:793 -#: setup/class_setupStep_Migrate.inc:2383 -#: setup/class_setupStep_Migrate.inc:2536 -#: setup/class_setupStep_Migrate.inc:2868 ihtml/themes/default/conflict.tpl:6 -#: ihtml/themes/default/remove.tpl:2 ihtml/themes/default/islocked.tpl:6 -#: ihtml/themes/default/msg_dialog.tpl:54 -#: ihtml/themes/default/msg_dialog.tpl:97 -msgid "Warning" -msgstr "Waarschuwing" - #: include/functions.inc:745 #, fuzzy msgid "" @@ -1439,142 +1360,142 @@ msgstr "Regels per pagina" msgid "Apply filter" msgstr "Filter toepassen" -#: include/functions.inc:1794 +#: include/functions.inc:1795 msgid "*ABCDEFGHIJKLMNOPQRSTUVWXYZ0123456789" msgstr "*ABCDEFGHIJKLMNOPQRSTUVWXYZ0123456789" -#: include/functions.inc:1838 +#: include/functions.inc:1839 #, php-format msgid "GOsa development snapshot (Rev %s)" msgstr "GOsa ontwikkelversie (Revisie %s)" -#: include/functions.inc:1917 +#: include/functions.inc:1918 #, php-format msgid "File '%s' could not be deleted." msgstr "" -#: include/functions.inc:1951 include/functions.inc:1971 +#: include/functions.inc:1952 include/functions.inc:1972 #, fuzzy msgid "Cannot write to revision file!" msgstr "Kan bestand '%s' niet aanmaken." -#: include/functions.inc:2192 include/functions.inc:2196 -#: include/functions.inc:2202 +#: include/functions.inc:2193 include/functions.inc:2197 +#: include/functions.inc:2203 msgid "'baseIdHook' is not available. Using default base!" msgstr "" -#: include/functions.inc:2224 +#: include/functions.inc:2225 #, fuzzy msgid "LDAP warning" msgstr "LDAP beheer" -#: include/functions.inc:2224 +#: include/functions.inc:2225 #, fuzzy msgid "Cannot get schema information from server. No schema check possible!" msgstr "" "Kan de schema informatie niet ophalen van de server. Schema controle is " "onmogelijk!" -#: include/functions.inc:2250 +#: include/functions.inc:2251 msgid "Used to store account specific informations." msgstr "" -#: include/functions.inc:2257 +#: include/functions.inc:2258 msgid "" "Used to lock currently edited entries to avoid multiple changes at the same " "time." msgstr "" -#: include/functions.inc:2300 +#: include/functions.inc:2301 #, fuzzy, php-format msgid "Missing required object class '%s'!" msgstr "Toon FAI sjabloon objecten" -#: include/functions.inc:2302 +#: include/functions.inc:2303 #, php-format msgid "Missing optional object class '%s'!" msgstr "" -#: include/functions.inc:2308 +#: include/functions.inc:2309 #, php-format msgid "Version mismatch for required object class '%s' (!=%s)!" msgstr "" -#: include/functions.inc:2310 +#: include/functions.inc:2311 #, php-format msgid "Version mismatch for optional object class '%s' (!=%s)!" msgstr "" -#: include/functions.inc:2314 +#: include/functions.inc:2315 #, fuzzy, php-format msgid "Class(es) available" msgstr "Bestand is beschikbaar" -#: include/functions.inc:2336 +#: include/functions.inc:2337 msgid "" "You have enabled the rfc2307bis option on the 'ldap setup' step, but your " "schema configuration do not support this option." msgstr "" -#: include/functions.inc:2337 +#: include/functions.inc:2338 msgid "" "In order to use rfc2307bis conform groups the objectClass 'posixGroup' must " "be AUXILIARY" msgstr "" -#: include/functions.inc:2341 +#: include/functions.inc:2342 msgid "" "Your schema is configured to support the rfc2307bis group, but you have " "disabled this option on the 'ldap setup' step." msgstr "" -#: include/functions.inc:2342 +#: include/functions.inc:2343 msgid "The objectClass 'posixGroup' must be STRUCTURAL" msgstr "" -#: include/functions.inc:2366 +#: include/functions.inc:2367 msgid "German" msgstr "Duits" -#: include/functions.inc:2367 +#: include/functions.inc:2368 msgid "French" msgstr "Frans" -#: include/functions.inc:2368 +#: include/functions.inc:2369 msgid "Italian" msgstr "Italiaans" -#: include/functions.inc:2369 +#: include/functions.inc:2370 msgid "Spanish" msgstr "Spaans" -#: include/functions.inc:2370 +#: include/functions.inc:2371 msgid "English" msgstr "Engels" -#: include/functions.inc:2371 +#: include/functions.inc:2372 msgid "Dutch" msgstr "Nederlands" -#: include/functions.inc:2372 +#: include/functions.inc:2373 msgid "Polish" msgstr "Pools" -#: include/functions.inc:2374 +#: include/functions.inc:2375 #, fuzzy msgid "Chinese" msgstr "Chipset" -#: include/functions.inc:2375 +#: include/functions.inc:2376 #, fuzzy msgid "Vietnamese" msgstr "Naam" -#: include/functions.inc:2376 +#: include/functions.inc:2377 msgid "Russian" msgstr "Russisch" -#: include/functions.inc:2554 +#: include/functions.inc:2555 #, php-format msgid "" "Command '%s', specified as POSTMODIFY for plugin '%s' doesn't seem to exist." @@ -1582,16 +1503,110 @@ msgstr "" "Het commando '%s' dat gespecificeerd is als POSTMODIFY voor module '%s' " "bestaat niet." -#: include/functions.inc:2579 +#: include/functions.inc:2580 msgid "Cannot generate samba hash!" msgstr "" -#: include/functions.inc:2592 +#: include/functions.inc:2593 #, php-format msgid "" "Cannot generate samba hash: running '%s' failed, check the 'sambaHashHook'!" msgstr "" +#: include/class_tabs.inc:51 +#, fuzzy, php-format +msgid "" +"No plugin definitions found to initialize '%s', please check your " +"configuration file." +msgstr "" +"Kan niet verbinden met de opgegeven database. Controleer uw GLPI " +"configuratie a.u.b." + +#: include/class_tabs.inc:259 +#, 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:394 +msgid "References" +msgstr "Referenties" + +#: include/class_SnapShotDialog.inc:90 +#, fuzzy, php-format +msgid "You're about to delete the snapshot '%s'." +msgstr "U staat op het punt de macro '%s' te verwijderen." + +#: include/class_SnapShotDialog.inc:143 include/class_plugin.inc:2013 +msgid "Restore snapshot" +msgstr "" + +#: include/class_SnapShotDialog.inc:145 +#, fuzzy +msgid "Remove snapshot" +msgstr "Nagios account aanmaken" + +#: include/class_SnapShotDialog.inc:147 include/class_SnapShotDialog.inc:167 +msgid "Y-m-d, H:i:s" +msgstr "" + +#: include/class_SnapShotDialog.inc:179 +#: plugins/generic/references/contents.tpl:11 +#: plugins/admin/ogroups/class_ogroup.inc:1131 +#: plugins/admin/ogroups/generic.tpl:15 plugins/admin/groups/generic.tpl:24 +#: plugins/admin/groups/class_groupGeneric.inc:1305 +#: plugins/admin/departments/class_departmentGeneric.inc:317 +#: plugins/admin/departments/class_departmentGeneric.inc:619 +#: plugins/admin/departments/locality.tpl:19 +#: plugins/admin/departments/generic.tpl:19 +#: plugins/admin/departments/class_localityGeneric.inc:60 +#: plugins/admin/departments/class_localityGeneric.inc:88 +#: plugins/admin/departments/class_organizationGeneric.inc:91 +#: plugins/admin/departments/class_organizationGeneric.inc:119 +#: plugins/admin/departments/class_countryGeneric.inc:59 +#: plugins/admin/departments/class_countryGeneric.inc:88 +#: plugins/admin/departments/class_dcObject.inc:59 +#: plugins/admin/departments/class_dcObject.inc:87 +#: plugins/admin/departments/country.tpl:19 +#: plugins/admin/departments/dcObject.tpl:19 +#: plugins/admin/departments/organization.tpl:19 +#: plugins/admin/acl/class_aclRole.inc:752 plugins/admin/acl/acl_role.tpl:17 +msgid "Description" +msgstr "Omschrijving" + +#: include/class_multi_plug.inc:362 +#, fuzzy +msgid "You are currently editing mutliple entries." +msgstr "U heeft geen toestemming om deze afdeling te verwijderen." + +#: include/class_multi_plug.inc:391 +#, fuzzy +msgid "Password reset" +msgstr "Wachtwoord verloopt op" + +#: include/class_multi_plug.inc:391 +#, fuzzy +msgid "The user password was resetted, please set a new password value!" +msgstr "Uw wachtwoord is verlopen! Kies a.u.b. een nieuw wachtwoord. " + +#: include/class_certificate.inc:73 +#, fuzzy +msgid "Certificate is empty!" +msgstr "Certificaten" + +#: include/class_certificate.inc:100 +msgid "Cannot load certificate - only PEM/DER is supported!" +msgstr "" + +#: include/class_certificate.inc:115 +#, fuzzy +msgid "Cannot extract information for non PEM certificates!" +msgstr "Kan quota informatie niet ophaleven voor '%s'." + +#: include/class_certificate.inc:219 +#, fuzzy +msgid "No valid certificate loaded!" +msgstr "Geen geldig certificaat geladen" + #: include/php_setup.inc:93 msgid "Generating this page caused the PHP interpreter to raise some errors!" msgstr "" @@ -1650,992 +1665,1107 @@ msgstr "Type" msgid "Arguments" msgstr "Argumenten" -#: include/password-methods/class_password-methods.inc:250 -msgid "Cannot find a suitable password method for the current hash!" -msgstr "" - -#: include/class_log.inc:88 -#, fuzzy, php-format -msgid "Logging failed: %s" -msgstr "Log DB gebruiker" - -#: include/class_log.inc:116 -#, php-format -msgid "Invalid option '%s' specified!" -msgstr "" - -#: include/class_log.inc:120 -#, fuzzy -msgid "Specified objectType is empty or invalid!" -msgstr "De opgegeven naam is ongeldig." - -#: include/class_log.inc:139 -#, fuzzy -msgid "MySQL error" -msgstr "LDAP fout:" - -#: include/class_log.inc:139 -#, php-format -msgid "Logging to MySQL database will be disabled for server '%s'!" -msgstr "" - -#: include/class_log.inc:164 include/class_log.inc:173 -#: include/class_log.inc:186 include/class_log.inc:203 -#: include/class_log.inc:241 -msgid "MySQL logging" -msgstr "" - -#: include/class_log.inc:218 -#, fuzzy, php-format -msgid "Cannot add location to the database!" -msgstr "Kan niet verbinden met de database server!" - -#: include/class_MultiSelectWindow.inc:145 setup/setup_migrate.tpl:79 -msgid "Close" -msgstr "Sluiten" - -#: include/class_MultiSelectWindow.inc:550 -#, php-format -msgid "Inconsistent DN encoding detected: '%s'" -msgstr "" - -#: include/class_SnapShotDialog.inc:90 -#, fuzzy, php-format -msgid "You're about to delete the snapshot '%s'." -msgstr "U staat op het punt de macro '%s' te verwijderen." - -#: include/class_SnapShotDialog.inc:143 include/class_plugin.inc:1986 -msgid "Restore snapshot" -msgstr "" - -#: include/class_SnapShotDialog.inc:145 -#, fuzzy -msgid "Remove snapshot" -msgstr "Nagios account aanmaken" - -#: include/class_SnapShotDialog.inc:147 include/class_SnapShotDialog.inc:167 -msgid "Y-m-d, H:i:s" -msgstr "" - -#: include/class_SnapShotDialog.inc:179 -#: plugins/admin/departments/class_countryGeneric.inc:59 -#: plugins/admin/departments/class_countryGeneric.inc:88 -#: plugins/admin/departments/dcObject.tpl:19 -#: plugins/admin/departments/class_dcObject.inc:59 -#: plugins/admin/departments/class_dcObject.inc:87 -#: plugins/admin/departments/generic.tpl:19 -#: plugins/admin/departments/class_localityGeneric.inc:60 -#: plugins/admin/departments/class_localityGeneric.inc:88 -#: plugins/admin/departments/country.tpl:19 -#: plugins/admin/departments/organization.tpl:19 -#: plugins/admin/departments/locality.tpl:19 -#: plugins/admin/departments/class_departmentGeneric.inc:317 -#: plugins/admin/departments/class_departmentGeneric.inc:619 -#: plugins/admin/departments/class_organizationGeneric.inc:91 -#: plugins/admin/departments/class_organizationGeneric.inc:119 -#: plugins/admin/acl/acl_role.tpl:17 plugins/admin/acl/class_aclRole.inc:735 -#: plugins/admin/ogroups/generic.tpl:15 -#: plugins/admin/ogroups/class_ogroup.inc:1131 -#: plugins/admin/groups/generic.tpl:24 -#: plugins/admin/groups/class_groupGeneric.inc:1262 -#: plugins/generic/references/contents.tpl:11 -msgid "Description" -msgstr "Omschrijving" - #: include/class_plugin.inc:510 msgid "" "The object has changed since opened in GOsa. All changes that may be done by " "others get lost if you save this entry!" msgstr "" -#: include/class_plugin.inc:1325 include/class_plugin.inc:1337 +#: include/class_plugin.inc:1331 include/class_plugin.inc:1362 #, php-format msgid "" "The snapshot functionality is enabled, but the required variable '%s' is not " "set." msgstr "" -#: include/class_plugin.inc:1533 include/class_plugin.inc:1545 -#: include/class_plugin.inc:1560 include/class_plugin.inc:1573 -#: plugins/admin/acl/class_aclManagement.inc:268 +#: include/class_plugin.inc:1344 +#, php-format +msgid "" +"The snapshot functionality is enabled, but the required compression module " +"is missing. Please install '%s'." +msgstr "" + +#: include/class_plugin.inc:1560 include/class_plugin.inc:1572 +#: include/class_plugin.inc:1587 include/class_plugin.inc:1600 #: plugins/admin/ogroups/class_ogroupManagement.inc:237 +#: plugins/admin/groups/class_groupManagement.inc:356 #: plugins/admin/users/class_userManagement.inc:344 #: plugins/admin/users/class_userManagement.inc:584 -#: plugins/admin/groups/class_groupManagement.inc:356 +#: plugins/admin/acl/class_aclManagement.inc:268 #, fuzzy msgid "Permission" msgstr "Rechten" -#: include/class_plugin.inc:1533 +#: include/class_plugin.inc:1560 #, fuzzy, php-format msgid "You are not allowed to create a snapshot for %s." msgstr "U heeft geen toestemming om uw wachtwoord te veranderen!" -#: include/class_plugin.inc:1545 include/class_plugin.inc:1560 -#: include/class_plugin.inc:1573 +#: include/class_plugin.inc:1572 include/class_plugin.inc:1587 +#: include/class_plugin.inc:1600 #, fuzzy, php-format msgid "You are not allowed to restore a snapshot for %s." msgstr "U heeft geen toestemming om uw wachtwoord te veranderen!" -#: include/class_plugin.inc:1785 +#: include/class_plugin.inc:1812 msgid "Changing ACL dn" msgstr "" -#: include/class_plugin.inc:1785 +#: include/class_plugin.inc:1812 #, fuzzy msgid "from" msgstr "willekeurig" -#: include/class_plugin.inc:1786 setup/class_setupStep_Migrate.inc:1235 -#: setup/class_setupStep_Migrate.inc:1285 -#: setup/class_setupStep_Migrate.inc:1333 +#: include/class_plugin.inc:1813 setup/class_setupStep_Migrate.inc:1246 +#: setup/class_setupStep_Migrate.inc:1296 +#: setup/class_setupStep_Migrate.inc:1344 #, fuzzy msgid "to" msgstr "Stop" -#: include/class_plugin.inc:1968 include/class_plugin.inc:1970 +#: include/class_plugin.inc:1995 include/class_plugin.inc:1997 #, fuzzy msgid "Restore" msgstr "Opnieuw proberen" -#: include/class_plugin.inc:1993 +#: include/class_plugin.inc:2020 #, fuzzy msgid "Create snapshot" msgstr "Nagios account aanmaken" -#: include/class_plugin.inc:1994 +#: include/class_plugin.inc:2021 #, fuzzy msgid "Create a new snapshot from this object" msgstr "Nieuw FAI object aanmaken" -#: include/class_plugin.inc:2012 +#: include/class_plugin.inc:2039 msgid "cut" msgstr "knippen" -#: include/class_plugin.inc:2012 +#: include/class_plugin.inc:2039 msgid "Cut this entry" msgstr "Deze invoer knippen" -#: include/class_plugin.inc:2020 +#: include/class_plugin.inc:2047 msgid "copy" msgstr "kopieer" -#: include/class_plugin.inc:2020 +#: include/class_plugin.inc:2047 msgid "Copy this entry" msgstr "Deze invoer kopieren" -#: include/class_plugin.inc:2054 +#: include/class_plugin.inc:2081 #, fuzzy msgid "Copy" msgstr "kopieer" -#: include/class_plugin.inc:2058 +#: include/class_plugin.inc:2085 #, fuzzy msgid "Cut" msgstr "knippen" -#: include/class_multi_plug.inc:362 -#, fuzzy -msgid "You are currently editing mutliple entries." -msgstr "U heeft geen toestemming om deze afdeling te verwijderen." - -#: include/class_multi_plug.inc:391 -#, fuzzy -msgid "Password reset" -msgstr "Wachtwoord verloopt op" +#: include/class_plugin.inc:2092 include/class_plugin.inc:2095 +#: include/class_CopyPasteHandler.inc:506 +msgid "Paste" +msgstr "Plakken" -#: include/class_multi_plug.inc:391 -#, fuzzy -msgid "The user password was resetted, please set a new password value!" -msgstr "Uw wachtwoord is verlopen! Kies a.u.b. een nieuw wachtwoord. " +#: include/functions_helpviewer.inc:45 +#, php-format +msgid "XML error in guide.xml: %s at line %d" +msgstr "XML fout in guide.conf: %s op regel %d" -#: include/class_tabs.inc:51 -#, fuzzy, php-format +#: include/functions_helpviewer.inc:88 +msgid "No help available for this plugin." +msgstr "Help is (nog) niet beschikbaar voor deze module." + +#: 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" + +#: include/functions_helpviewer.inc:462 +#, php-format +msgid "%s%% hit rate in file %s" +msgstr "%s%% resultaat in bestand %s" + +#: include/utils/class_timezone.inc:47 +#, php-format msgid "" -"No plugin definitions found to initialize '%s', please check your " -"configuration file." +"The timezone setting '%s' in your gosa.conf is not valid. Cannot calculate " +"correct timezone offset." msgstr "" -"Kan niet verbinden met de opgegeven database. Controleer uw GLPI " -"configuratie a.u.b." -#: include/class_tabs.inc:259 -#, php-format -msgid "Delete process has been canceled by plugin '%s': %s" -msgstr "Het verwijder proces is geannuleerd door plugin '%s': %s" +#: include/utils/class_msgPool.inc:15 +#, fuzzy, php-format +msgid "Select to list objects of type '%s'." +msgstr "Selecteer de toe te voegen objecten" -#: include/class_tabs.inc:394 -msgid "References" -msgstr "Referenties" +#: include/utils/class_msgPool.inc:17 +#, fuzzy, php-format +msgid "Select to list objects containig '%s'." +msgstr "Selecteer om groepen die gebruikers bevatten te tonen" -#: plugins/admin/departments/class_countryGeneric.inc:43 -#: plugins/admin/departments/class_countryGeneric.inc:45 -#: plugins/admin/departments/class_countryGeneric.inc:50 -#: plugins/admin/departments/class_countryGeneric.inc:52 -#: plugins/admin/departments/class_countryGeneric.inc:54 -#: plugins/admin/departments/class_dcObject.inc:43 -#: plugins/admin/departments/class_dcObject.inc:45 -#: plugins/admin/departments/class_dcObject.inc:50 -#: plugins/admin/departments/class_dcObject.inc:52 -#: plugins/admin/departments/class_dcObject.inc:54 -#: plugins/admin/departments/class_dcObject.inc:86 -#: plugins/admin/departments/class_localityGeneric.inc:44 -#: plugins/admin/departments/class_localityGeneric.inc:46 -#: plugins/admin/departments/class_localityGeneric.inc:51 -#: plugins/admin/departments/class_localityGeneric.inc:53 -#: plugins/admin/departments/class_localityGeneric.inc:55 -#: plugins/admin/departments/class_departmentGeneric.inc:307 -#: plugins/admin/departments/class_departmentGeneric.inc:309 -#: plugins/admin/departments/class_departmentGeneric.inc:314 -#: plugins/admin/departments/class_departmentGeneric.inc:321 -#: plugins/admin/departments/class_departmentGeneric.inc:325 -#: plugins/admin/departments/class_organizationGeneric.inc:75 -#: plugins/admin/departments/class_organizationGeneric.inc:77 -#: plugins/admin/departments/class_organizationGeneric.inc:82 -#: plugins/admin/departments/class_organizationGeneric.inc:84 -#: plugins/admin/departments/class_organizationGeneric.inc:86 -#: plugins/admin/acl/paste_role.tpl:4 plugins/admin/acl/acl_role.tpl:7 -#: plugins/admin/acl/class_aclRole.inc:733 -#: plugins/admin/acl/class_aclRole.inc:745 -#: plugins/admin/ogroups/class_ogroup.inc:922 -#: plugins/admin/ogroups/class_ogroup.inc:932 -#: plugins/admin/ogroups/class_ogroup.inc:1129 -#: plugins/admin/users/class_userManagement.inc:767 -#: plugins/admin/users/class_userManagement.inc:841 -#: plugins/admin/users/class_userManagement.inc:853 -#: plugins/admin/groups/class_groupGeneric.inc:1096 -#: plugins/admin/groups/class_groupGeneric.inc:1102 -#: plugins/admin/groups/class_groupGeneric.inc:1104 -#: plugins/admin/groups/class_groupGeneric.inc:1116 -#: plugins/admin/groups/class_groupGeneric.inc:1130 -#: plugins/admin/groups/class_groupGeneric.inc:1137 -#: plugins/admin/groups/class_groupGeneric.inc:1261 -#: plugins/admin/groups/class_divListGroup.inc:79 -#: plugins/personal/generic/class_user.inc:1230 -#: plugins/personal/generic/class_user.inc:1243 -#: plugins/personal/generic/class_user.inc:1280 -#: plugins/personal/generic/class_user.inc:1686 setup/setup_feedback.tpl:22 -#: setup/setup_migrate.tpl:255 -msgid "Name" -msgstr "Naam" +#: include/utils/class_msgPool.inc:19 +#, fuzzy, php-format +msgid "Select to list objects that have '%s' enabled" +msgstr "Selecteer de toe te voegen objecten" -#: plugins/admin/departments/class_countryGeneric.inc:78 -#: plugins/admin/departments/class_countryGeneric.inc:79 -#: plugins/admin/departments/class_departmentManagement.inc:568 -msgid "Country" -msgstr "Land" +#: include/utils/class_msgPool.inc:21 +#: plugins/admin/ogroups/ogroup_objects.tpl:33 +msgid "Select to search within subtrees" +msgstr "Selecteer om binnen subonderdelen te zoeken" -#: plugins/admin/departments/class_countryGeneric.inc:87 -#: plugins/admin/departments/country.tpl:11 +#: include/utils/class_msgPool.inc:23 +#: plugins/admin/ogroups/ogroup_objects.tpl:33 +#: plugins/personal/posix/posix_groups.tpl:68 #, fuzzy -msgid "Country name" -msgstr "Land" +msgid "Search in subtrees" +msgstr "Zoek binnen subtree" -#: plugins/admin/departments/class_countryGeneric.inc:90 -#: plugins/admin/departments/dcObject.tpl:50 -#: plugins/admin/departments/class_dcObject.inc:89 -#: plugins/admin/departments/generic.tpl:114 -#: plugins/admin/departments/class_localityGeneric.inc:90 -#: plugins/admin/departments/country.tpl:50 -#: plugins/admin/departments/organization.tpl:114 -#: plugins/admin/departments/locality.tpl:50 -#: plugins/admin/departments/class_departmentGeneric.inc:629 -#: plugins/admin/departments/class_organizationGeneric.inc:129 -msgid "Administrative settings" -msgstr "Administratieve instellingen" +#: include/utils/class_msgPool.inc:33 +msgid "This object will be deleted!" +msgstr "" -#: plugins/admin/departments/dcObject.tpl:8 -#: plugins/admin/departments/generic.tpl:7 -#: plugins/admin/departments/country.tpl:8 -#: plugins/admin/departments/organization.tpl:7 -#: plugins/admin/departments/locality.tpl:8 -#: plugins/admin/ogroups/class_divListOGroup.inc:84 -#: plugins/admin/users/class_divListUsers.inc:81 -#: plugins/admin/groups/class_divListGroup.inc:80 -msgid "Properties" -msgstr "Eigenschappen" +#: include/utils/class_msgPool.inc:35 +#, php-format +msgid "This '%s' object will be deleted!" +msgstr "" -#: plugins/admin/departments/dcObject.tpl:11 -#: plugins/admin/departments/locality.tpl:11 -#, fuzzy -msgid "Locality name" -msgstr "Naam van de locatie" +#: include/utils/class_msgPool.inc:40 +#, php-format +msgid "This object will be deleted: %s" +msgstr "" -#: plugins/admin/departments/dcObject.tpl:14 -#: plugins/admin/departments/locality.tpl:14 -#, fuzzy -msgid "Name of locality to create" -msgstr "Naam van de aan te maken subtree" +#: include/utils/class_msgPool.inc:42 +#, php-format +msgid "This '%s' object will be deleted: %s" +msgstr "" -#: plugins/admin/departments/dcObject.tpl:22 -#: plugins/admin/departments/generic.tpl:22 -#: plugins/admin/departments/country.tpl:22 -#: plugins/admin/departments/organization.tpl:22 -#: plugins/admin/departments/locality.tpl:22 -msgid "Descriptive text for department" -msgstr "Omschrijving voor de afdeling" +#: include/utils/class_msgPool.inc:47 +msgid "This object will be deleted:" +msgstr "" -#: plugins/admin/departments/dcObject.tpl:31 -#: plugins/admin/departments/generic.tpl:43 -#: plugins/admin/departments/country.tpl:31 -#: plugins/admin/departments/organization.tpl:43 -#: plugins/admin/departments/locality.tpl:31 -msgid "Choose subtree to place department in" -msgstr "Selecteer de subtree waaronder deze afdeling geplaatst wordt" +#: include/utils/class_msgPool.inc:49 +#, php-format +msgid "This '%s' object will be deleted:" +msgstr "" -#: plugins/admin/departments/dcObject.tpl:37 -#: plugins/admin/departments/generic.tpl:49 -#: plugins/admin/departments/country.tpl:37 -#: plugins/admin/departments/organization.tpl:49 -#: plugins/admin/departments/locality.tpl:37 plugins/admin/acl/acl_role.tpl:37 -#: plugins/admin/ogroups/generic.tpl:34 plugins/admin/groups/generic.tpl:49 -#: plugins/personal/generic/generic.tpl:180 -#: plugins/personal/generic/multiple_generic.tpl:56 -msgid "Select a base" -msgstr "Selecteer een basis" +#: include/utils/class_msgPool.inc:53 +#, php-format +msgid "These objects will be deleted: %s" +msgstr "" -#: plugins/admin/departments/dcObject.tpl:52 -#: plugins/admin/departments/generic.tpl:116 -#: plugins/admin/departments/country.tpl:52 -#: plugins/admin/departments/organization.tpl:116 -#: plugins/admin/departments/locality.tpl:52 -msgid "Tag department as an independent administrative unit" -msgstr "Markeer de afdeling als een onafhankelijke administratieve eenheid" +#: include/utils/class_msgPool.inc:55 +#, php-format +msgid "These '%s' objects will be deleted: %s" +msgstr "" -#: plugins/admin/departments/class_dcObject.inc:77 -#: plugins/admin/departments/class_dcObject.inc:78 -#: plugins/admin/departments/class_departmentManagement.inc:556 +#: include/utils/class_msgPool.inc:63 #, fuzzy -msgid "Domain Component" -msgstr "Windows beheerders" +msgid "You have no permission to delete this object!" +msgstr "U heeft geen toestemming om deze afdeling te verwijderen." -#: plugins/admin/departments/generic.tpl:11 -msgid "Name of department" -msgstr "Naam van de afdeling" +#: include/utils/class_msgPool.inc:67 include/utils/class_msgPool.inc:71 +#, fuzzy +msgid "You have no permission to delete the object:" +msgstr "U heeft geen toestemming om deze afdeling te verwijderen." -#: plugins/admin/departments/generic.tpl:14 -msgid "Name of subtree to create" -msgstr "Naam van de aan te maken subtree" +#: include/utils/class_msgPool.inc:74 +#, fuzzy +msgid "You have no permission to delete these objects:" +msgstr "U heeft geen toestemming om deze afdeling te verwijderen." -#: plugins/admin/departments/generic.tpl:27 -#: plugins/admin/departments/organization.tpl:27 -#: plugins/admin/departments/class_departmentGeneric.inc:620 -#: plugins/admin/departments/class_organizationGeneric.inc:120 -msgid "Category" -msgstr "Categorie" +#: include/utils/class_msgPool.inc:81 +#, fuzzy +msgid "You have no permission to create this object!" +msgstr "U heeft geen toestemming om deze afdeling te verwijderen." -#: plugins/admin/departments/generic.tpl:30 -#: plugins/admin/departments/organization.tpl:30 -msgid "Category for this subtree" -msgstr "Categorie voor deze subtree" +#: include/utils/class_msgPool.inc:85 include/utils/class_msgPool.inc:89 +#, fuzzy +msgid "You have no permission to create the object:" +msgstr "U heeft geen toestemming om deze afdeling te verwijderen." -#: plugins/admin/departments/generic.tpl:61 -#: plugins/admin/departments/generic.tpl:73 -#: plugins/admin/departments/class_localityGeneric.inc:87 -#: plugins/admin/departments/organization.tpl:61 -#: plugins/admin/departments/organization.tpl:73 -#: plugins/admin/departments/class_departmentGeneric.inc:624 -#: plugins/admin/departments/class_organizationGeneric.inc:124 -#: plugins/personal/generic/generic.tpl:381 -#: plugins/personal/generic/class_user.inc:1580 -#: plugins/personal/generic/multiple_generic.tpl:265 -msgid "Location" -msgstr "Plaats" +#: include/utils/class_msgPool.inc:92 +#, fuzzy +msgid "You have no permission to create these objects:" +msgstr "U heeft geen toestemming om deze afdeling te verwijderen." -#: plugins/admin/departments/generic.tpl:65 -#: plugins/admin/departments/organization.tpl:65 -#: plugins/admin/departments/class_departmentGeneric.inc:623 -#: plugins/admin/departments/class_organizationGeneric.inc:123 -#: plugins/personal/generic/generic.tpl:389 -#: plugins/personal/generic/class_user.inc:1579 -#: plugins/personal/generic/multiple_generic.tpl:275 -msgid "State" -msgstr "Provincie" +#: include/utils/class_msgPool.inc:99 +#, fuzzy +msgid "You have no permission to modify this object!" +msgstr "U heeft geen toestemming om deze blokkeerlijst te verwijderen." -#: plugins/admin/departments/generic.tpl:68 -#: plugins/admin/departments/organization.tpl:68 -msgid "State where this subtree is located" -msgstr "Provincie waar deze subtree zich bevindt" +#: include/utils/class_msgPool.inc:103 include/utils/class_msgPool.inc:107 +#, fuzzy +msgid "You have no permission to modify the object:" +msgstr "U heeft geen toestemming om deze blokkeerlijst te verwijderen." -#: plugins/admin/departments/generic.tpl:76 -#: plugins/admin/departments/organization.tpl:76 -msgid "Location of this subtree" -msgstr "Plaats van deze subtree" +#: include/utils/class_msgPool.inc:110 +#, fuzzy +msgid "You have no permission to modify these objects:" +msgstr "U heeft geen toestemming om deze blokkeerlijst te verwijderen." -#: plugins/admin/departments/generic.tpl:81 -#: plugins/admin/departments/organization.tpl:81 -#: plugins/admin/departments/class_departmentGeneric.inc:625 -#: plugins/personal/generic/generic.tpl:194 -#: plugins/personal/generic/generic.tpl:397 -#: plugins/personal/generic/multiple_generic.tpl:67 -#: plugins/personal/generic/multiple_generic.tpl:285 -msgid "Address" -msgstr "Adres" +#: include/utils/class_msgPool.inc:117 +#, fuzzy +msgid "You have no permission to view this object!" +msgstr "U heeft geen toestemming om deze blokkeerlijst te verwijderen." -#: plugins/admin/departments/generic.tpl:84 -#: plugins/admin/departments/organization.tpl:84 -msgid "Postal address of this subtree" -msgstr "Post adres van deze subtree" +#: include/utils/class_msgPool.inc:121 include/utils/class_msgPool.inc:125 +#, 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/admin/departments/generic.tpl:88 -#: plugins/admin/departments/organization.tpl:88 -#: plugins/admin/departments/class_departmentGeneric.inc:328 -#: plugins/admin/ogroups/class_ogroupManagement.inc:536 -#: plugins/admin/users/class_divListUsers.inc:207 -#: plugins/admin/groups/class_divListGroup.inc:196 -#: plugins/personal/generic/generic.tpl:338 -#: plugins/personal/generic/generic.tpl:519 -#: plugins/personal/generic/class_user.inc:1263 -#: plugins/personal/generic/class_user.inc:1671 -#: plugins/personal/generic/multiple_generic.tpl:217 -#: plugins/personal/generic/multiple_generic.tpl:428 -#: plugins/generic/references/class_reference.inc:61 -msgid "Phone" -msgstr "Telefoon" +#: include/utils/class_msgPool.inc:128 +#, fuzzy +msgid "You have no permission to view these objects:" +msgstr "U heeft geen toestemming om deze blokkeerlijst te verwijderen." -#: plugins/admin/departments/generic.tpl:91 -#: plugins/admin/departments/organization.tpl:91 -msgid "Base telephone number of this subtree" -msgstr "Basis telefoonnummer van deze subtree" +#: include/utils/class_msgPool.inc:135 +#, fuzzy +msgid "You have no permission to move this object!" +msgstr "U heeft geen toestemming om deze blokkeerlijst te verwijderen." -#: plugins/admin/departments/generic.tpl:96 -#: plugins/admin/departments/organization.tpl:96 -#: plugins/admin/departments/class_departmentGeneric.inc:331 -#: plugins/admin/departments/class_departmentGeneric.inc:627 -#: plugins/admin/departments/class_organizationGeneric.inc:127 -#: plugins/admin/users/class_divListUsers.inc:209 -#: plugins/personal/generic/generic.tpl:363 -#: plugins/personal/generic/generic.tpl:531 -#: plugins/personal/generic/class_user.inc:1266 -#: plugins/personal/generic/class_user.inc:1674 -#: plugins/personal/generic/multiple_generic.tpl:247 -#: plugins/personal/generic/multiple_generic.tpl:438 -msgid "Fax" -msgstr "Fax" +#: include/utils/class_msgPool.inc:139 include/utils/class_msgPool.inc:143 +#, 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:146 +#, 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:156 include/utils/class_msgPool.inc:168 +#: include/utils/class_msgPool.inc:186 +#, fuzzy +msgid "Connection information" +msgstr "Persoonlijke informatie" + +#: include/utils/class_msgPool.inc:158 +#, fuzzy, php-format +msgid "Cannot connect to %s database!" +msgstr "Kan niet verbinden met de database server!" + +#: include/utils/class_msgPool.inc:170 +#, fuzzy, php-format +msgid "Cannot select %s database!" +msgstr "De opgegeven database kon niet geselecteerd worden!" + +#: include/utils/class_msgPool.inc:176 +#, php-format +msgid "No %s server defined!" +msgstr "" + +#: include/utils/class_msgPool.inc:188 +#, fuzzy, php-format +msgid "Cannot query %s database!" +msgstr "De opgegeven database kon niet geselecteerd worden!" + +#: include/utils/class_msgPool.inc:194 +#, fuzzy, php-format +msgid "The field '%s' contains a reserved keyword!" +msgstr "Het veld 'Fax' bevat een ongeldig Faxnummer." + +#: include/utils/class_msgPool.inc:200 +#, 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." + +#: include/utils/class_msgPool.inc:207 +#, fuzzy, php-format +msgid "'%s' command is invalid!" +msgstr "De opgegeven naam is ongeldig." + +#: include/utils/class_msgPool.inc:209 +#, php-format +msgid "'%s' command (%s) for plugin %s is invalid!" +msgstr "" + +#: include/utils/class_msgPool.inc:211 +#, php-format +msgid "'%s' command for plugin %s is invalid!" +msgstr "" + +#: include/utils/class_msgPool.inc:213 +#, fuzzy, php-format +msgid "'%s' command (%s) is invalid!" +msgstr "De opgegeven naam is ongeldig." + +#: include/utils/class_msgPool.inc:221 +#, fuzzy, php-format +msgid "Cannot execute '%s' command!" +msgstr "De opgegeven database kon niet geselecteerd worden!" + +#: include/utils/class_msgPool.inc:223 +#, php-format +msgid "Cannot execute '%s' command (%s) for plugin %s!" +msgstr "" + +#: include/utils/class_msgPool.inc:225 +#, php-format +msgid "Cannot execute '%s' command for plugin %s!" +msgstr "" + +#: include/utils/class_msgPool.inc:227 +#, fuzzy, php-format +msgid "Cannot execute '%s' command (%s)!" +msgstr "De opgegeven database kon niet geselecteerd worden!" + +#: include/utils/class_msgPool.inc:235 +#, fuzzy, php-format +msgid "Value for '%s' is too large!" +msgstr "De opgegeven 'UID' waarde is te klein." + +#: include/utils/class_msgPool.inc:237 +#, php-format +msgid "'%s' must be smaller than %d!" +msgstr "" + +#: include/utils/class_msgPool.inc:245 +#, fuzzy, php-format +msgid "Value for '%s' is too small!" +msgstr "De opgegeven 'UID' waarde is te klein." + +#: include/utils/class_msgPool.inc:247 +#, fuzzy, php-format +msgid "'%s' must be %d 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." + +#: include/utils/class_msgPool.inc:254 +#, php-format +msgid "'%s' depends on '%s' - please provide both values!" +msgstr "" + +#: include/utils/class_msgPool.inc:260 +#, 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." + +#: include/utils/class_msgPool.inc:266 +#, fuzzy, php-format +msgid "The required field '%s' is empty!" +msgstr "Het vereiste veld '(Achter)naam' is leeg." + +#: include/utils/class_msgPool.inc:274 +msgid "Example" +msgstr "" + +#: include/utils/class_msgPool.inc:291 +#, fuzzy, php-format +msgid "The Field '%s' contains invalid characters" +msgstr "Het veld 'Naam' bevat ongeldige karakters." + +#: include/utils/class_msgPool.inc:292 +#, php-format +msgid "'%s' is not allowed:" +msgstr "" + +#: include/utils/class_msgPool.inc:292 +#, fuzzy, php-format +msgid "'%s' are not allowed!" +msgstr "Het veranderen van het wachtwoord is niet toegestaan" + +#: include/utils/class_msgPool.inc:295 +#, fuzzy, php-format +msgid "The Field '%s' contains invalid characters!" +msgstr "Het veld 'Naam' bevat ongeldige karakters." + +#: include/utils/class_msgPool.inc:302 +#, fuzzy, php-format +msgid "Missing %s PHP extension!" +msgstr "Verwijder printer mogelijkheden" + +#: include/utils/class_msgPool.inc:332 setup/class_setupStep_Migrate.inc:2861 +#, php-format +msgid "Add" +msgstr "Toevoegen" + +#: include/utils/class_msgPool.inc:332 +#, fuzzy, php-format +msgid "Add %s" +msgstr "Toevoegen" + +#: include/utils/class_msgPool.inc:338 +#, fuzzy, php-format +msgid "Delete %s" +msgstr "Verwijderen" + +#: include/utils/class_msgPool.inc:344 +#, fuzzy, php-format +msgid "Set %s" +msgstr "Stel in" + +#: include/utils/class_msgPool.inc:350 +#, fuzzy, php-format +msgid "Edit..." +msgstr "Bewerken" + +#: include/utils/class_msgPool.inc:350 +#, fuzzy, php-format +msgid "Edit %s..." +msgstr "Bewerk gebruiker" + +#: include/utils/class_msgPool.inc:356 +msgid "Back" +msgstr "Terug" + +#: include/utils/class_msgPool.inc:376 +#, fuzzy, php-format +msgid "This account has no valid %s extensions!" +msgstr "Dit account heeft geen geldige GOsa extensies." + +#: include/utils/class_msgPool.inc:382 +#, 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." + +#: include/utils/class_msgPool.inc:385 include/utils/class_msgPool.inc:392 +#, 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." + +#: include/utils/class_msgPool.inc:401 +#, 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." + +#: include/utils/class_msgPool.inc:404 include/utils/class_msgPool.inc:411 +#, 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." + +#: include/utils/class_msgPool.inc:419 +#, fuzzy, php-format +msgid "Add %s settings" +msgstr "Programma instellingen" + +#: include/utils/class_msgPool.inc:425 +#, fuzzy, php-format +msgid "Remove %s settings" +msgstr "Posix instellingen" + +#: include/utils/class_msgPool.inc:431 +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" + +#: include/utils/class_msgPool.inc:437 +msgid "January" +msgstr "Januari" + +#: include/utils/class_msgPool.inc:437 +msgid "February" +msgstr "Februari" + +#: include/utils/class_msgPool.inc:437 +msgid "March" +msgstr "Maart" + +#: include/utils/class_msgPool.inc:437 +msgid "April" +msgstr "April" + +#: include/utils/class_msgPool.inc:438 +msgid "May" +msgstr "Mei" + +#: include/utils/class_msgPool.inc:438 +msgid "June" +msgstr "Juni" -#: plugins/admin/departments/generic.tpl:99 -#: plugins/admin/departments/organization.tpl:99 -msgid "Base facsimile telephone number of this subtree" -msgstr "Basis Fax nummer van deze subtree" +#: include/utils/class_msgPool.inc:438 +msgid "July" +msgstr "Juli" -#: plugins/admin/departments/class_departmentManagement.inc:26 -#: plugins/admin/departments/class_departmentGeneric.inc:610 -#: plugins/admin/departments/class_departmentGeneric.inc:615 -msgid "Departments" -msgstr "Afdelingen" +#: include/utils/class_msgPool.inc:438 +msgid "August" +msgstr "Augustus" -#: plugins/admin/departments/class_departmentManagement.inc:27 +#: include/utils/class_msgPool.inc:438 +msgid "September" +msgstr "September" + +#: include/utils/class_msgPool.inc:439 +msgid "October" +msgstr "Oktober" + +#: include/utils/class_msgPool.inc:439 +msgid "November" +msgstr "November" + +#: include/utils/class_msgPool.inc:439 +msgid "December" +msgstr "December" + +#: include/utils/class_msgPool.inc:445 #, fuzzy -msgid "Manage Departments" -msgstr "Afdelingen" +msgid "Sunday" +msgstr "Achternaam" -#: plugins/admin/departments/class_departmentManagement.inc:250 -#: plugins/admin/acl/class_aclManagement.inc:166 -#: plugins/admin/acl/class_aclManagement.inc:209 -#: plugins/admin/acl/class_aclManagement.inc:302 -#: plugins/admin/acl/class_aclManagement.inc:347 -#: plugins/admin/ogroups/class_ogroupManagement.inc:285 -#: plugins/admin/ogroups/class_ogroupManagement.inc:338 -#: plugins/admin/ogroups/class_ogroupManagement.inc:365 -#: plugins/admin/users/class_userManagement.inc:546 -#: plugins/admin/users/class_userManagement.inc:550 -#: plugins/admin/groups/class_groupManagement.inc:407 -#: plugins/admin/groups/class_groupManagement.inc:461 -#: plugins/admin/groups/class_groupManagement.inc:492 +#: include/utils/class_msgPool.inc:445 #, fuzzy -msgid "Permission error" -msgstr "Rechten" +msgid "Monday" +msgstr "maand" -#: plugins/admin/departments/class_departmentManagement.inc:316 -msgid "" -"As soon as the move operation has finished, you can scroll down to end of " -"the page and press the 'Continue' button to continue with the department " -"management dialog." +#: include/utils/class_msgPool.inc:445 +msgid "Tuesday" msgstr "" -#: plugins/admin/departments/class_departmentManagement.inc:336 -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." +#: include/utils/class_msgPool.inc:445 +msgid "Wednesday" msgstr "" -#: plugins/admin/departments/class_departmentManagement.inc:580 -#: plugins/admin/departments/class_localityGeneric.inc:78 -#: plugins/admin/departments/class_localityGeneric.inc:79 -#, fuzzy -msgid "Locality" -msgstr "Plaats" +#: include/utils/class_msgPool.inc:445 +msgid "Thursday" +msgstr "" -#: plugins/admin/departments/class_departmentManagement.inc:592 -#: plugins/admin/departments/class_organizationGeneric.inc:109 -#: plugins/admin/departments/class_organizationGeneric.inc:110 -#: plugins/personal/generic/generic.tpl:279 -#: plugins/personal/generic/class_user.inc:1567 -#: plugins/personal/generic/multiple_generic.tpl:149 -#: setup/setup_feedback.tpl:14 -msgid "Organization" -msgstr "Organisatie" +#: include/utils/class_msgPool.inc:445 +msgid "Friday" +msgstr "" -#: plugins/admin/departments/class_departmentManagement.inc:604 -#: plugins/admin/ogroups/class_divListOGroup.inc:83 -#: plugins/admin/ogroups/class_ogroupManagement.inc:534 -#: plugins/admin/users/class_divListUsers.inc:80 -#: plugins/admin/groups/class_divListGroup.inc:79 -#: plugins/personal/generic/generic.tpl:287 -#: plugins/personal/generic/class_user.inc:1568 -#: plugins/personal/generic/multiple_generic.tpl:159 -#: plugins/generic/references/class_reference.inc:59 -msgid "Department" -msgstr "Afdeling" +#: include/utils/class_msgPool.inc:445 +msgid "Saturday" +msgstr "" -#: plugins/admin/departments/country.tpl:14 +#: include/utils/class_msgPool.inc:452 #, fuzzy -msgid "Name of country to create" -msgstr "Naam van de aan te maken subtree" +msgid "read operation" +msgstr "E-mail opties" -#: plugins/admin/departments/remove.tpl:6 -msgid "" -"This includes 'all' accounts, systems, etc. in this subtree. Please double " -"check if your really want to do this since there is no way for GOsa to get " -"your data back." +#: include/utils/class_msgPool.inc:452 +msgid "add operation" msgstr "" -"Dit omvat 'alle' accounts, systemen etc. in deze subtree. Verzeker uzelf er " -"van dat dit is wat u wilt, aangezien er geen mogelijkheid voor GOsa is om " -"deze gegevens terug te halen." -#: plugins/admin/departments/remove.tpl:10 plugins/admin/acl/remove.tpl:10 -msgid "" -"Best thing to do before performing this action would be to save the current " -"contents of your LDAP tree in a file. So - if you've done so - press " -"'Delete' to continue or 'Cancel' to abort." -msgstr "" -"Het is aan te raden de huidige inhoud van uw LDAP database op te slaan " -"alvorens u doorgaat. Indien u dat gedaan heeft drukt u op 'Verwijderen' om " -"door te gaan of op 'Annuleren' om te annuleren." +#: include/utils/class_msgPool.inc:452 +#, fuzzy +msgid "modify operation" +msgstr "Persoonlijke informatie" -#: plugins/admin/departments/organization.tpl:11 +#: include/utils/class_msgPool.inc:453 #, fuzzy -msgid "Name of organization" -msgstr "Organisatie" +msgid "delete operation" +msgstr "Selecteer om werkstations te zien" -#: plugins/admin/departments/organization.tpl:14 +#: include/utils/class_msgPool.inc:453 #, fuzzy -msgid "Name of organization to create" -msgstr "Naam van de aan te maken subtree" +msgid "search operation" +msgstr "Het account verloopt op" -#: plugins/admin/departments/main.inc:50 plugins/admin/departments/main.inc:52 -msgid "Department management" -msgstr "Afdeling beheer" +#: include/utils/class_msgPool.inc:453 +#, fuzzy +msgid "authentication" +msgstr "Nagios authenticatie" -#: plugins/admin/departments/dep_move_confirm.tpl:2 +#: include/utils/class_msgPool.inc:456 +#, fuzzy, php-format +msgid "LDAP %s failed!" +msgstr "De database zoekopdracht is mislukt" + +#: include/utils/class_msgPool.inc:458 #, fuzzy -msgid "You are currently moving/renaming this department." -msgstr "U heeft geen toestemming om deze afdeling te verwijderen." +msgid "LDAP operation failed!" +msgstr "De database zoekopdracht is mislukt" -#: plugins/admin/departments/dep_move_confirm.tpl:5 -msgid "" -"Modifying a departments naming attribute 'ou' or base may corrupt acls and " -"snapshot entries for all entire objects." +#: include/utils/class_msgPool.inc:473 +#, fuzzy +msgid "Upload failed!" +msgstr "Gebruikers inlog mislukt. De LDAP server meldt: '%s'." + +#: include/utils/class_msgPool.inc:476 +#, fuzzy, php-format +msgid "Upload failed: %s" +msgstr "Log DB gebruiker" + +#: include/utils/class_msgPool.inc:483 +msgid "Communication failure with the infrastructure service!" msgstr "" -#: plugins/admin/departments/dep_move_confirm.tpl:8 -msgid "GOsa can NOT fix this for you, yet." +#: include/utils/class_msgPool.inc:485 +#, php-format +msgid "Communication failure with the infrastructure service: %s" msgstr "" -#: plugins/admin/departments/dep_move_confirm.tpl:11 -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:492 include/utils/class_msgPool.inc:495 +#, php-format +msgid "This '%s' is still in use by this object: %s" msgstr "" -#: plugins/admin/departments/dep_iframe.tpl:1 -msgid "Processing the requested operation" -msgstr "Bezig met verwerken van de gevraagde opdracht" +#: include/utils/class_msgPool.inc:498 +#, fuzzy, php-format +msgid "This '%s' is still in use." +msgstr "Deze 'dn' is geen groep." -#: plugins/admin/departments/dep_iframe.tpl:7 -msgid "" -"Your browser doesn't support iframes, please use this link to perform the " -"requested operation." +#: include/utils/class_msgPool.inc:500 +#, php-format +msgid "This '%s' is still in use by these objects: %s" msgstr "" -"Uw browser heeft geen ondersteuning voor frames. Gebruik a.u.b. deze link om " -"de gewenste opdracht uit te voeren." -#: plugins/admin/departments/class_departmentGeneric.inc:386 -#, fuzzy -msgid "Cannot find an unused tag for this administrative unit!" +#: include/utils/class_msgPool.inc:506 +#, php-format +msgid "File '%s' does not exist!" msgstr "" -"Fatale fout: Kon geen ongebruikte markering vinden om de administratieve " -"eenheid te markeren!" -#: plugins/admin/departments/class_departmentGeneric.inc:457 +#: include/utils/class_msgPool.inc:512 +#, fuzzy, php-format +msgid "Cannot open file '%s' for reading!" +msgstr "Kan bestand '%s' niet openen." + +#: include/utils/class_msgPool.inc:518 +#, fuzzy, php-format +msgid "Cannot open file '%s' for writing!" +msgstr "Kan bestand '%s' niet openen." + +#: include/utils/class_msgPool.inc:524 #, php-format -msgid "Tagging '%s'." -msgstr "Markeren van '%s'." +msgid "" +"The value for '%s' is currently unconfigured or invalid, please check your " +"configuration file!" +msgstr "" -#: plugins/admin/departments/class_departmentGeneric.inc:514 -#: plugins/admin/departments/class_departmentGeneric.inc:596 -#: plugins/admin/users/template.tpl:48 -#: ihtml/themes/default/snapshotdialog.tpl:87 -msgid "Continue" -msgstr "Doorgaan" +#: include/utils/class_msgPool.inc:530 +#, fuzzy, php-format +msgid "Cannot delete file '%s'!" +msgstr "Kan bestand '%s' niet openen." + +#: include/utils/class_msgPool.inc:536 +#, fuzzy, php-format +msgid "Cannot create folder '%s'!" +msgstr "Ga naar basis afdelingen" + +#: include/utils/class_msgPool.inc:542 +#, fuzzy, php-format +msgid "Cannot delete folder '%s'!" +msgstr "Kan bestand '%s' niet openen." + +#: include/utils/class_msgPool.inc:548 +#, fuzzy, php-format +msgid "Checking for %s support" +msgstr "Zoeken naar iconv ondersteuning" -#: plugins/admin/departments/class_departmentGeneric.inc:538 +#: include/utils/class_msgPool.inc:554 #, php-format -msgid "Moving '%s' to '%s'" -msgstr "Verplaatsen van %s naar %s" +msgid "Install and activate the %s PHP module." +msgstr "" -#: plugins/admin/departments/class_departmentGeneric.inc:579 +#: include/utils/class_msgPool.inc:560 #, php-format -msgid "FAILED to copy %s, aborting operation" -msgstr "Kopieren van %s is mislukt. Bewerking afgebroken." +msgid "" +"Cannot initialize class '%s'! Maybe there is a plugin missing in your gosa " +"setup?" +msgstr "" -#: plugins/admin/departments/class_departmentGeneric.inc:609 -#: plugins/admin/ogroups/class_ogroup.inc:1120 -#: plugins/admin/groups/class_groupGeneric.inc:1252 -#: plugins/personal/posix/generic.tpl:4 -#: plugins/personal/generic/class_user.inc:37 -#: plugins/personal/generic/class_user.inc:1543 -#: plugins/generic/references/class_reference.inc:41 -#: setup/setup_feedback.tpl:46 -msgid "Generic" -msgstr "Algemeen" +#: include/class_ldap.inc:231 include/class_ldap.inc:264 +msgid "Performance warning" +msgstr "" -#: plugins/admin/departments/class_departmentGeneric.inc:618 -#: plugins/admin/departments/class_divListDepartment.inc:65 -msgid "Department name" -msgstr "Afdelingnaam" +#: include/class_ldap.inc:231 include/class_ldap.inc:264 +#, php-format +msgid "LDAP performance is poor: last query took about %.2fs!" +msgstr "" -#: plugins/admin/departments/class_departmentGeneric.inc:626 -msgid "Telephone" -msgstr "Telefoon" +#: include/class_ldap.inc:648 +#, php-format +msgid "" +"Cannot automatically create subtrees with RDN '%s': no object class found!" +msgstr "" -#: plugins/admin/departments/class_departmentGeneric.inc:680 +#: include/class_ldap.inc:696 #, php-format -msgid "Object '%s' is already tagged" -msgstr "Object '%s' is al gemarkeerd" +msgid "Cannot automatically create subtrees with RDN '%s': not supported" +msgstr "" -#: plugins/admin/departments/class_departmentGeneric.inc:687 +#: include/class_ldap.inc:783 #, php-format -msgid "Adding tag (%s) to object '%s'" -msgstr "Toevoegen van markering (%s) aan object '%s'" +msgid "while operating on '%s' using LDAP server '%s'" +msgstr "bij het bewerken van '%s' op LDAP server '%s'" -#: plugins/admin/departments/class_departmentGeneric.inc:719 +#: include/class_ldap.inc:785 #, php-format -msgid "Removing tag from object '%s'" -msgstr "Verwijderen van markering van object '%s'" +msgid "while operating on LDAP server %s" +msgstr "bij het bewerken van LDAP server %s" -#: plugins/admin/departments/class_organizationGeneric.inc:118 -#, fuzzy -msgid "Organization name" -msgstr "Organisatie" +#: include/class_ldap.inc:1007 +#, php-format +msgid "" +"This is not a valid DN: '%s'. A block for import should begin 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/admin/departments/class_organizationGeneric.inc:125 -#: plugins/personal/generic/class_user.inc:1581 -msgid "Postal address" -msgstr "Adres thuis" +#: include/class_ldap.inc:1036 +#, php-format +msgid "Error while importing dn: '%s', please check your LDIF from line %s on!" +msgstr "" +"Fout bij het importeren van dn: '%s', controleer uw LDIF bestand a.u.b. " +"vanaf regel %s!" -#: plugins/admin/departments/class_organizationGeneric.inc:126 -msgid "Phone number" -msgstr "Telefoonnummer" +#: include/class_log.inc:88 +#, fuzzy, php-format +msgid "Logging failed: %s" +msgstr "Log DB gebruiker" -#: plugins/admin/departments/class_divListDepartment.inc:47 -#: plugins/admin/departments/class_divListDepartment.inc:48 -msgid "List of departments" -msgstr "Lijst met afdelingen" +#: include/class_log.inc:116 +#, php-format +msgid "Invalid option '%s' specified!" +msgstr "" -#: plugins/admin/departments/class_divListDepartment.inc:59 -#: plugins/admin/acl/class_divListACL.inc:67 -#: plugins/admin/ogroups/class_divListOGroup.inc:77 -#: plugins/admin/users/class_divListUsers.inc:74 -#: plugins/admin/groups/class_divListGroup.inc:73 setup/setup_migrate.tpl:65 -#: setup/setup_migrate.tpl:121 setup/setup_migrate.tpl:173 -#: setup/setup_migrate.tpl:340 setup/setup_migrate.tpl:393 -#: setup/setup_migrate.tpl:436 setup/setup_migrate.tpl:479 -#: setup/setup_migrate.tpl:523 +#: include/class_log.inc:120 #, fuzzy -msgid "Select all" -msgstr "Selecteer" +msgid "Specified objectType is empty or invalid!" +msgstr "De opgegeven naam is ongeldig." -#: plugins/admin/departments/class_divListDepartment.inc:66 -#: plugins/admin/departments/class_divListDepartment.inc:90 -#: plugins/admin/acl/class_divListACL.inc:74 -#: plugins/admin/acl/class_divListACL.inc:108 -#: plugins/admin/ogroups/class_divListOGroup.inc:85 -#: plugins/admin/ogroups/class_divListOGroup.inc:152 -#: plugins/admin/users/class_divListUsers.inc:82 -#: plugins/admin/users/class_divListUsers.inc:119 -#: plugins/admin/groups/class_divListGroup.inc:81 -#: plugins/admin/groups/class_divListGroup.inc:126 -msgid "Actions" -msgstr "Acties" +#: include/class_log.inc:139 +#, fuzzy +msgid "MySQL error" +msgstr "LDAP fout:" -#: plugins/admin/departments/class_divListDepartment.inc:73 -msgid "Regular expression for matching department names" -msgstr "Reguliere expressie voor overeenkomende afdelingen" +#: include/class_log.inc:139 +#, php-format +msgid "Logging to MySQL database will be disabled for server '%s'!" +msgstr "" -#: plugins/admin/departments/class_divListDepartment.inc:87 -#: plugins/admin/acl/class_divListACL.inc:104 -#: plugins/admin/ogroups/class_divListOGroup.inc:148 -#: plugins/admin/users/class_divListUsers.inc:115 -#: plugins/admin/groups/class_divListGroup.inc:122 -msgid "Submit department" -msgstr "Verwerk afdeling" +#: include/class_log.inc:164 include/class_log.inc:173 +#: include/class_log.inc:186 include/class_log.inc:203 +#: include/class_log.inc:241 +msgid "MySQL logging" +msgstr "" -#: plugins/admin/departments/class_divListDepartment.inc:94 -#: plugins/admin/acl/class_divListACL.inc:112 -#: plugins/admin/ogroups/class_divListOGroup.inc:157 -#: plugins/admin/users/class_divListUsers.inc:124 -#: plugins/admin/groups/class_divListGroup.inc:131 -#: setup/class_setupStep_Migrate.inc:1024 -#: setup/class_setupStep_Migrate.inc:1040 -msgid "Create" -msgstr "Aanmaken" +#: include/class_log.inc:218 +#, fuzzy, php-format +msgid "Cannot add location to the database!" +msgstr "Kan niet verbinden met de database server!" -#: plugins/admin/departments/class_divListDepartment.inc:110 -#: plugins/admin/acl/class_divListACL.inc:118 -#: plugins/admin/ogroups/class_divListOGroup.inc:167 -#: plugins/admin/users/class_divListUsers.inc:138 -#: plugins/admin/groups/class_divListGroup.inc:141 -#: plugins/personal/generic/generic_certs.tpl:21 -#: plugins/personal/generic/generic_certs.tpl:45 -#: plugins/personal/generic/generic_certs.tpl:69 -#: setup/class_setupStep_Migrate.inc:2680 -msgid "Remove" -msgstr "Verwijderen" +#: include/class_gosaSupportDaemon.inc:104 +msgid "GOsa support daemon" +msgstr "" -#: plugins/admin/departments/class_divListDepartment.inc:158 -#: plugins/admin/acl/class_divListACL.inc:164 -#: plugins/admin/acl/class_divListACL.inc:184 -#: plugins/admin/ogroups/class_divListOGroup.inc:228 -#: plugins/admin/users/class_divListUsers.inc:257 -#: plugins/admin/groups/class_divListGroup.inc:234 -msgid "edit" -msgstr "Bewerk" +#: include/class_gosaSupportDaemon.inc:779 +#, fuzzy +msgid "Cannot not parse XML!" +msgstr "" +"Er zitten te veel gebruikers in de database. Kan geen vrij ID toewijzen!" -#: plugins/admin/departments/class_divListDepartment.inc:158 -#: plugins/admin/ogroups/class_divListOGroup.inc:228 -#: plugins/admin/groups/class_divListGroup.inc:234 -msgid "Edit this entry" -msgstr "Bewerk deze invoer" +#: include/class_gosaSupportDaemon.inc:1160 +#, fuzzy, php-format +msgid "Cannot send abort event for entry %s!" +msgstr "Kan bestand '%s' niet aanmaken." -#: plugins/admin/departments/class_divListDepartment.inc:161 -#: plugins/admin/acl/class_divListACL.inc:191 -#: plugins/admin/ogroups/class_divListOGroup.inc:234 -#: plugins/admin/users/class_divListUsers.inc:281 -#: plugins/admin/groups/class_divListGroup.inc:241 -msgid "delete" -msgstr "Verwijder" +#: include/class_gosaSupportDaemon.inc:1180 +#, fuzzy, php-format +msgid "Cannot remove entry %s!" +msgstr "Onbekende FAI status %s" -#: plugins/admin/departments/class_divListDepartment.inc:161 -#: plugins/admin/ogroups/class_divListOGroup.inc:234 -#: plugins/admin/groups/class_divListGroup.inc:241 -msgid "Delete this entry" -msgstr "Verwijder deze invoer" +#: include/class_config.inc:121 +#, php-format +msgid "XML error in gosa.conf: %s at line %d" +msgstr "XML fout in gosa.conf: %s op regel %d" -#: plugins/admin/departments/class_divListDepartment.inc:201 -#: plugins/admin/ogroups/class_divListOGroup.inc:283 -#: plugins/admin/users/class_divListUsers.inc:372 -#: plugins/admin/groups/class_divListGroup.inc:304 +#: include/class_config.inc:258 #, fuzzy -msgid "Number of listed departments" -msgstr "Naam van de afdeling" +msgid "Cannot bind to LDAP. Please contact the system administrator." +msgstr "" +"Kan niet verbinden met de LDAP server. Neem a.u.b. contact op met de " +"systeembeheerder." -#: plugins/admin/acl/tabs_acl_role.inc:28 +#: include/class_config.inc:628 #, fuzzy -msgid "ACL Templates" -msgstr "Sjablonen" +msgid "sambaSID and/or sambaRidBase missing in the configuration!" +msgstr "SID en/of RIDBASE ontbreken in uw configuratie!" -#: plugins/admin/acl/class_divListACL.inc:51 -#: plugins/admin/acl/class_divListACL.inc:52 +#: include/class_config.inc:978 #, fuzzy -msgid "List of acls" -msgstr "Lijst met macro's" +msgid "Configuration" +msgstr "Configuratie bestand" -#: plugins/admin/acl/class_divListACL.inc:73 -msgid "Summary" -msgstr "Samenvatting" +#: include/class_config.inc:978 +msgid "" +"The configuration file you are using seems to be outdated. Please move the " +"GOsa configuration file away to run the GOsa setup again." +msgstr "" + +#: include/class_pluglist.inc:58 +msgid "All objects in this category" +msgstr "" + +#: include/class_pluglist.inc:178 +msgid "The configuration format has changed. Please re-run setup!" +msgstr "" + +#: include/class_pluglist.inc:193 include/class_pluglist.inc:194 +#: include/class_pluglist.inc:307 +msgid "Unknown" +msgstr "Onbekend" + +#: include/class_CopyPasteHandler.inc:117 +#: include/class_CopyPasteHandler.inc:126 +#: include/class_CopyPasteHandler.inc:158 +#: include/class_CopyPasteHandler.inc:175 +#: include/class_CopyPasteHandler.inc:184 +#: include/class_CopyPasteHandler.inc:192 +#: include/class_CopyPasteHandler.inc:268 +#, fuzzy, php-format +msgid "Copy and paste failed!" +msgstr "Kopieren & plakken wizard" + +#: include/class_CopyPasteHandler.inc:117 +#: include/class_CopyPasteHandler.inc:192 +#, fuzzy, php-format +msgid "Cannot set permission for '%s'" +msgstr "Kan bestand '%s' niet aanmaken." -#: plugins/admin/acl/class_divListACL.inc:84 -#, fuzzy -msgid "Display acls matching" -msgstr "Toon overeenkomende macro's" +#: include/class_CopyPasteHandler.inc:158 +#, php-format +msgid "'%s' is no vaild LDAP object" +msgstr "" -#: plugins/admin/acl/class_divListACL.inc:114 -#: plugins/admin/acl/class_divListACL.inc:152 -#: plugins/admin/acl/class_aclRole.inc:725 -#: plugins/personal/generic/generic.tpl:448 -#: plugins/personal/generic/class_user.inc:1539 -#: plugins/personal/generic/multiple_generic.tpl:345 -msgid "Role" -msgstr "Funktie" +#: include/class_CopyPasteHandler.inc:175 +#, fuzzy, php-format +msgid "No write permission in '%s'" +msgstr "Kan bestand '%s' niet aanmaken." -#: plugins/admin/acl/class_divListACL.inc:165 -#, fuzzy -msgid "Edit acl role" -msgstr "Bewerk share" +#: include/class_CopyPasteHandler.inc:386 +#, php-format +msgid "These objects will be pasted: %s" +msgstr "" -#: plugins/admin/acl/class_divListACL.inc:185 -#, fuzzy -msgid "Edit acl" -msgstr "Bewerk klasse" +#: include/class_CopyPasteHandler.inc:410 +#, php-format +msgid "This object will be pasted: %s" +msgstr "" -#: plugins/admin/acl/class_divListACL.inc:192 +#: include/class_CopyPasteHandler.inc:508 #, fuzzy -msgid "Delete acl" -msgstr "Verwijder klasse" +msgid "Cannot paste" +msgstr "Plakken onmogelijk" -#: plugins/admin/acl/remove.tpl:6 -#, fuzzy -msgid "" -"This includes all system and setup informations. Please double check if your " -"really want to do this since there is no way for GOsa to get your data back." +#: include/class_msg_dialog.inc:124 +msgid "Please fix the above error and reload the page." msgstr "" -"Dit omvat alle systeem en configuratie informatie. Verzeker uzelf " -"hiervan, aangezien er geen manier is voor GOsa om deze gegevens terug te " -"halen." -#: plugins/admin/acl/acl_role.tpl:3 ihtml/themes/default/acl.tpl:7 -msgid "Assigned ACL for current entry" -msgstr "" +#: plugins/generic/references/class_reference.inc:41 +#: plugins/admin/ogroups/class_ogroup.inc:1120 +#: plugins/admin/groups/class_groupGeneric.inc:1295 +#: plugins/admin/departments/class_departmentGeneric.inc:609 +#: plugins/personal/generic/class_user.inc:37 +#: plugins/personal/generic/class_user.inc:1543 +#: plugins/personal/posix/generic.tpl:4 setup/setup_feedback.tpl:55 +msgid "Generic" +msgstr "Algemeen" -#: plugins/admin/acl/acl_role.tpl:31 plugins/admin/ogroups/generic.tpl:29 -#: plugins/admin/groups/generic.tpl:43 -msgid "Choose subtree to place group in" -msgstr "Selecteer de subtree waaronder deze groep geplaatst wordt" +#: plugins/generic/references/class_reference.inc:43 +#: plugins/personal/posix/class_posixAccount.inc:37 +msgid "UNIX" +msgstr "Unix" -#: plugins/admin/acl/acl_role.tpl:45 ihtml/themes/default/acl.tpl:12 -#, fuzzy -msgid "New ACL" -msgstr "Nieuw" +#: plugins/generic/references/class_reference.inc:45 +#: plugins/admin/ogroups/class_divListOGroup.inc:204 +#: plugins/admin/ogroups/tabs_ogroups.inc:148 +#: plugins/admin/groups/class_divListGroup.inc:190 +#: plugins/admin/users/class_divListUsers.inc:87 +#: plugins/admin/users/class_divListUsers.inc:205 +msgid "Mail" +msgstr "E-mail" -#: plugins/admin/acl/acl_role.tpl:51 ihtml/themes/default/acl.tpl:17 -#, fuzzy -msgid "ACL type" -msgstr "type" +#: plugins/generic/references/class_reference.inc:47 +#: plugins/generic/references/class_reference.inc:49 +#: plugins/admin/groups/class_divListGroup.inc:192 +#: plugins/admin/users/class_divListUsers.inc:88 +#: plugins/admin/users/class_divListUsers.inc:211 +#: plugins/personal/posix/class_posixAccount.inc:295 +msgid "Samba" +msgstr "Samba" -#: plugins/admin/acl/acl_role.tpl:51 ihtml/themes/default/acl.tpl:19 -#: ihtml/themes/default/acl.tpl:24 -#, fuzzy -msgid "Select an acl type" -msgstr "Selecteer een basis" +#: plugins/generic/references/class_reference.inc:51 +msgid "FAX" +msgstr "Fax" -#: plugins/admin/acl/acl_role.tpl:56 ihtml/themes/default/acl.tpl:104 -#, fuzzy -msgid "List of available ACL categories" -msgstr "Lijst met beschikbare pakketten" +#: plugins/generic/references/class_reference.inc:53 +#: plugins/admin/users/class_divListUsers.inc:89 +msgid "Proxy" +msgstr "Proxy" -#: plugins/admin/acl/main.inc:52 plugins/admin/acl/main.inc:54 -#, fuzzy -msgid "ACL management" -msgstr "Blokkeerlijst beheer" +#: plugins/generic/references/class_reference.inc:55 +msgid "FTP" +msgstr "Ftp" -#: plugins/admin/acl/class_aclManagement.inc:290 -#, fuzzy -msgid "ACL role" -msgstr "Rechten" +#: plugins/generic/references/class_reference.inc:57 +#: plugins/admin/ogroups/class_ogroupManagement.inc:532 +#: plugins/admin/groups/class_divListGroup.inc:133 +msgid "Group" +msgstr "Groep" -#: plugins/admin/acl/class_aclRole.inc:26 -#: plugins/admin/acl/class_aclRole.inc:726 -#, fuzzy -msgid "Access control roles" -msgstr "Toegangsopties" +#: plugins/generic/references/class_reference.inc:59 +#: plugins/admin/ogroups/class_divListOGroup.inc:83 +#: plugins/admin/ogroups/class_ogroupManagement.inc:534 +#: plugins/admin/groups/class_divListGroup.inc:79 +#: plugins/admin/users/class_divListUsers.inc:80 +#: plugins/admin/departments/class_departmentManagement.inc:604 +#: plugins/personal/generic/class_user.inc:1568 +#: plugins/personal/generic/generic.tpl:287 +#: plugins/personal/generic/multiple_generic.tpl:159 +msgid "Department" +msgstr "Afdeling" -#: plugins/admin/acl/class_aclRole.inc:27 -#, fuzzy -msgid "Edit AC roles" -msgstr "Rechten" +#: plugins/generic/references/class_reference.inc:61 +#: plugins/admin/ogroups/class_ogroupManagement.inc:536 +#: plugins/admin/groups/class_divListGroup.inc:196 +#: plugins/admin/users/class_divListUsers.inc:207 +#: plugins/admin/departments/class_departmentGeneric.inc:328 +#: plugins/admin/departments/generic.tpl:88 +#: plugins/admin/departments/organization.tpl:88 +#: plugins/personal/generic/class_user.inc:1263 +#: plugins/personal/generic/class_user.inc:1671 +#: plugins/personal/generic/generic.tpl:338 +#: plugins/personal/generic/generic.tpl:519 +#: plugins/personal/generic/multiple_generic.tpl:217 +#: plugins/personal/generic/multiple_generic.tpl:428 +msgid "Phone" +msgstr "Telefoon" -#: plugins/admin/acl/class_aclRole.inc:131 -#, fuzzy -msgid "Reset ACL" -msgstr "Verwijderen" +#: plugins/generic/references/class_reference.inc:63 +#: plugins/admin/ogroups/class_ogroupManagement.inc:533 +#: plugins/admin/groups/class_divListGroup.inc:194 +msgid "Application" +msgstr "Programma" -#: plugins/admin/acl/class_aclRole.inc:421 -msgid "No ACL settings for this category" -msgstr "" +#: plugins/generic/references/class_reference.inc:65 +#: plugins/admin/ogroups/class_ogroupManagement.inc:535 +#: setup/setup_config2.tpl:277 setup/setup_config2.tpl:322 +msgid "Server" +msgstr "Server" -#: plugins/admin/acl/class_aclRole.inc:423 -#, fuzzy, php-format -msgid "ACL for these objects: %s" -msgstr "Nieuw FAI object aanmaken" +#: plugins/generic/references/class_reference.inc:67 +msgid "Thin Client" +msgstr "Thin Client" -#: plugins/admin/acl/class_aclRole.inc:429 -#, fuzzy -msgid "Edit category ACL" -msgstr "Bewerk klasse" +#: plugins/generic/references/class_reference.inc:69 +#: plugins/admin/ogroups/class_ogroupManagement.inc:537 +msgid "Workstation" +msgstr "Werkstation" -#: plugins/admin/acl/class_aclRole.inc:433 -#, fuzzy -msgid "Reset category ACL" -msgstr "Categorie" +#: plugins/generic/references/class_reference.inc:71 +#: plugins/admin/ogroups/class_divListOGroup.inc:83 +#: plugins/admin/ogroups/class_divListOGroup.inc:159 +#: plugins/admin/ogroups/class_divListOGroup.inc:266 +msgid "Object group" +msgstr "Objectgroep" -#: plugins/admin/acl/class_aclRole.inc:453 -#, php-format -msgid "Edit ACL for '%s', scope is '%s'" -msgstr "" +#: plugins/generic/references/class_reference.inc:73 +#: plugins/admin/ogroups/class_ogroupManagement.inc:540 +msgid "Printer" +msgstr "Printer" -#: plugins/admin/acl/class_aclRole.inc:649 -#, fuzzy -msgid "Object in use" +#: plugins/generic/references/contents.tpl:11 +msgid "Object name" msgstr "Objectnaam" -#: plugins/admin/acl/class_aclRole.inc:649 -#, php-format -msgid "This role cannot be removed while it is in use by these objects:" -msgstr "" - -#: plugins/admin/acl/class_aclRole.inc:736 -#, fuzzy -msgid "Permissions" -msgstr "Rechten" - -#: 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" +#: plugins/generic/references/contents.tpl:11 +msgid "Contents" +msgstr "Inhoud" -#: plugins/admin/ogroups/generic.tpl:10 -msgid "Name of the group" -msgstr "Naam van de groep" +#: plugins/generic/references/contents.tpl:18 +msgid "This object has no relationship to other objects." +msgstr "Dit object heeft geen relatie met andere objecten." -#: plugins/admin/ogroups/generic.tpl:18 plugins/admin/groups/generic.tpl:28 -msgid "Descriptive text for this group" -msgstr "Omschrijving voor deze groep" +#: plugins/generic/welcome/main.inc:26 +#, php-format +msgid "Welcome %s!" +msgstr "Welkom %s!" -#: plugins/admin/ogroups/generic.tpl:41 -#: plugins/admin/groups/class_groupGeneric.inc:1269 -#: plugins/personal/posix/generic.tpl:126 -msgid "System trust" -msgstr "Systeem vertrouwen" +#: plugins/generic/welcome/welcome.tpl:4 +msgid "" +"This is the GOsa main menu. You can select your tasks from the menu on the " +"left, or by choosing one of the pictograms below. All changes apply directly " +"to your companies LDAP server." +msgstr "" +"Dit is het GOsa hoofdmenu. U kunt taken selecteren door het menu aan de " +"linkerzijde te gebruiken of door een van de pictogrammen hieronder te " +"selecteren. Alle veranderingen worden direct op de LDAP server van uw " +"bedrijf doorgevoerd." -#: plugins/admin/ogroups/generic.tpl:42 plugins/admin/groups/generic.tpl:169 -#: plugins/admin/groups/generic.tpl:203 plugins/personal/posix/generic.tpl:128 -#: plugins/personal/posix/generic.tpl:156 -msgid "Trust mode" -msgstr "Vertrouwensmodus" +#: plugins/generic/welcome/welcome.tpl:8 +msgid "" +"Use 'Sign out' on the upper left to close the connection and 'Main' to get " +"back to the pictogram view." +msgstr "" +"Gebruik 'Uitloggen' bovenin om de verbinding te verbreken en 'Hoofdmenu' om " +"terug te keren naar het onderstaande pictogrammen overzicht." -#: plugins/admin/ogroups/generic.tpl:70 -msgid "Member objects" -msgstr "Lidmaatschap objecten" +#: plugins/generic/welcome/welcome.tpl:15 +msgid "The GOsa team" +msgstr "Het GOsa team" -#: 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" +#: plugins/admin/ogroups/remove.tpl:7 +msgid "" +"Please double check if you really want to do this since there is no way for " +"GOsa to get your data back." +msgstr "" +"Controleer a.u.b. of u dit daadwerkelijk wil doen, aangezien er geen " +"mogelijkheid voor GOsa is om uw data terug te krijgen." #: plugins/admin/ogroups/class_divListOGroup.inc:59 #: plugins/admin/ogroups/class_divListOGroup.inc:60 msgid "List of object groups" msgstr "Lijst met objectgroepen" -#: plugins/admin/ogroups/class_divListOGroup.inc:83 -#: plugins/admin/ogroups/class_divListOGroup.inc:159 -#: plugins/admin/ogroups/class_divListOGroup.inc:266 -#: plugins/generic/references/class_reference.inc:71 -msgid "Object group" -msgstr "Objectgroep" +#: plugins/admin/ogroups/class_divListOGroup.inc:77 +#: plugins/admin/groups/class_divListGroup.inc:73 +#: plugins/admin/users/class_divListUsers.inc:74 +#: plugins/admin/departments/class_divListDepartment.inc:59 +#: plugins/admin/acl/class_divListACL.inc:67 setup/setup_migrate.tpl:93 +#: setup/setup_migrate.tpl:149 setup/setup_migrate.tpl:201 +#: setup/setup_migrate.tpl:368 setup/setup_migrate.tpl:421 +#: setup/setup_migrate.tpl:464 setup/setup_migrate.tpl:507 +#: setup/setup_migrate.tpl:551 +#, fuzzy +msgid "Select all" +msgstr "Selecteer" + +#: plugins/admin/ogroups/class_divListOGroup.inc:84 +#: plugins/admin/groups/class_divListGroup.inc:80 +#: plugins/admin/users/class_divListUsers.inc:81 +#: plugins/admin/departments/locality.tpl:8 +#: plugins/admin/departments/generic.tpl:7 +#: plugins/admin/departments/country.tpl:8 +#: plugins/admin/departments/dcObject.tpl:8 +#: plugins/admin/departments/organization.tpl:7 +msgid "Properties" +msgstr "Eigenschappen" + +#: plugins/admin/ogroups/class_divListOGroup.inc:85 +#: plugins/admin/ogroups/class_divListOGroup.inc:152 +#: plugins/admin/groups/class_divListGroup.inc:81 +#: plugins/admin/groups/class_divListGroup.inc:126 +#: plugins/admin/users/class_divListUsers.inc:82 +#: plugins/admin/users/class_divListUsers.inc:119 +#: plugins/admin/departments/class_divListDepartment.inc:66 +#: plugins/admin/departments/class_divListDepartment.inc:90 +#: plugins/admin/acl/class_divListACL.inc:74 +#: plugins/admin/acl/class_divListACL.inc:108 +msgid "Actions" +msgstr "Acties" #: plugins/admin/ogroups/class_divListOGroup.inc:88 #: plugins/admin/ogroups/class_ogroup.inc:459 @@ -2647,17 +2777,17 @@ msgstr "Objectgroep" #: plugins/admin/ogroups/class_ogroup.inc:483 #: plugins/admin/ogroups/class_ogroup.inc:487 #: plugins/admin/ogroups/class_ogroup.inc:495 +#: plugins/admin/groups/class_divListGroup.inc:85 +#: plugins/admin/groups/class_divListGroup.inc:87 +#: plugins/admin/groups/class_divListGroup.inc:89 +#: plugins/admin/groups/class_divListGroup.inc:91 +#: plugins/admin/groups/class_divListGroup.inc:93 #: plugins/admin/users/class_divListUsers.inc:84 #: plugins/admin/users/class_divListUsers.inc:85 #: plugins/admin/users/class_divListUsers.inc:86 #: plugins/admin/users/class_divListUsers.inc:87 #: plugins/admin/users/class_divListUsers.inc:88 #: plugins/admin/users/class_divListUsers.inc:89 -#: plugins/admin/groups/class_divListGroup.inc:85 -#: plugins/admin/groups/class_divListGroup.inc:87 -#: plugins/admin/groups/class_divListGroup.inc:89 -#: plugins/admin/groups/class_divListGroup.inc:91 -#: plugins/admin/groups/class_divListGroup.inc:93 #, fuzzy, php-format msgid "Show %s" msgstr "Toon groepen" @@ -2729,105 +2859,81 @@ msgstr "Toon groepen" msgid "Regular expression for matching group names" msgstr "Reguliere expressie voor overeenkomende groepnamen" -#: plugins/admin/ogroups/class_divListOGroup.inc:204 -#: plugins/admin/ogroups/tabs_ogroups.inc:148 -#: plugins/admin/users/class_divListUsers.inc:87 -#: plugins/admin/users/class_divListUsers.inc:205 -#: plugins/admin/groups/class_divListGroup.inc:190 -#: plugins/generic/references/class_reference.inc:45 -msgid "Mail" -msgstr "E-mail" - -#: plugins/admin/ogroups/class_divListOGroup.inc:282 -#, fuzzy -msgid "Number of listed object groups" -msgstr "Naam van objectgroepen" - -#: plugins/admin/ogroups/remove.tpl:7 -msgid "" -"Please double check if you really want to do this since there is no way for " -"GOsa to get your data back." -msgstr "" -"Controleer a.u.b. of u dit daadwerkelijk wil doen, aangezien er geen " -"mogelijkheid voor GOsa is om uw data terug te krijgen." - -#: plugins/admin/ogroups/remove.tpl:10 plugins/admin/users/remove.tpl:10 -#: plugins/admin/groups/remove.tpl:10 ihtml/themes/default/remove.tpl:9 -msgid "So - if you're sure - 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/ogroups/tabs_ogroups.inc:133 -msgid "Phone queue" -msgstr "Telefoonwachtrij" - -#: plugins/admin/ogroups/tabs_ogroups.inc:160 -#, fuzzy -msgid "Systems" -msgstr "Systeem" - -#: plugins/admin/ogroups/tabs_ogroups.inc:171 -#: plugins/admin/ogroups/tabs_ogroups.inc:194 -msgid "Startup" -msgstr "Opstarten" - -#: plugins/admin/ogroups/tabs_ogroups.inc:182 -#: plugins/admin/ogroups/tabs_ogroups.inc:203 -msgid "Devices" -msgstr "Apparaten" - -#: plugins/admin/ogroups/tabs_ogroups.inc:213 -msgid "FAI summary" -msgstr "FAI samenvatting" +#: plugins/admin/ogroups/class_divListOGroup.inc:148 +#: plugins/admin/groups/class_divListGroup.inc:122 +#: plugins/admin/users/class_divListUsers.inc:115 +#: plugins/admin/departments/class_divListDepartment.inc:87 +#: plugins/admin/acl/class_divListACL.inc:104 +msgid "Submit department" +msgstr "Verwerk afdeling" -#: plugins/admin/ogroups/tabs_ogroups.inc:222 -#: plugins/admin/users/class_divListUsers.inc:203 -#: plugins/admin/groups/class_divListGroup.inc:198 -#: plugins/personal/posix/class_posixAccount.inc:295 -msgid "Environment" -msgstr "Omgeving" +#: plugins/admin/ogroups/class_divListOGroup.inc:157 +#: plugins/admin/groups/class_divListGroup.inc:131 +#: plugins/admin/users/class_divListUsers.inc:124 +#: plugins/admin/departments/class_divListDepartment.inc:94 +#: plugins/admin/acl/class_divListACL.inc:112 +#: setup/class_setupStep_Migrate.inc:1035 +#: setup/class_setupStep_Migrate.inc:1051 +msgid "Create" +msgstr "Aanmaken" -#: plugins/admin/ogroups/tabs_ogroups.inc:241 -msgid "Applications" -msgstr "Programma's" +#: plugins/admin/ogroups/class_divListOGroup.inc:167 +#: plugins/admin/groups/class_divListGroup.inc:141 +#: plugins/admin/users/class_divListUsers.inc:138 +#: plugins/admin/departments/class_divListDepartment.inc:110 +#: plugins/admin/acl/class_divListACL.inc:118 +#: plugins/personal/generic/generic_certs.tpl:21 +#: plugins/personal/generic/generic_certs.tpl:45 +#: plugins/personal/generic/generic_certs.tpl:69 +#: setup/class_setupStep_Migrate.inc:2862 +msgid "Remove" +msgstr "Verwijderen" -#: plugins/admin/ogroups/ogroup_objects.tpl:6 -msgid "Select objects to add" -msgstr "Selecteer de toe te voegen objecten" +#: plugins/admin/ogroups/class_divListOGroup.inc:228 +#: plugins/admin/groups/class_divListGroup.inc:234 +#: plugins/admin/users/class_divListUsers.inc:257 +#: plugins/admin/departments/class_divListDepartment.inc:158 +#: plugins/admin/acl/class_divListACL.inc:164 +#: plugins/admin/acl/class_divListACL.inc:184 +msgid "edit" +msgstr "Bewerk" -#: plugins/admin/ogroups/ogroup_objects.tpl:20 -#: plugins/admin/groups/group_objects.tpl:20 -#: plugins/personal/posix/posix_groups.tpl:21 -#: ihtml/themes/default/MultiSelectWindow.tpl:63 -#: ihtml/themes/default/MultiSelectWindow.tpl:103 -msgid "Filters" -msgstr "Filters" +#: plugins/admin/ogroups/class_divListOGroup.inc:228 +#: plugins/admin/groups/class_divListGroup.inc:234 +#: plugins/admin/departments/class_divListDepartment.inc:158 +msgid "Edit this entry" +msgstr "Bewerk deze invoer" -#: plugins/admin/ogroups/ogroup_objects.tpl:36 -msgid "Display objects of department" -msgstr "Toon objecten van afdeling" +#: plugins/admin/ogroups/class_divListOGroup.inc:234 +#: plugins/admin/groups/class_divListGroup.inc:241 +#: plugins/admin/users/class_divListUsers.inc:281 +#: plugins/admin/departments/class_divListDepartment.inc:161 +#: plugins/admin/acl/class_divListACL.inc:191 +msgid "delete" +msgstr "Verwijder" -#: plugins/admin/ogroups/ogroup_objects.tpl:37 -#: plugins/admin/ogroups/trust_machines.tpl:27 -#: plugins/admin/groups/group_objects.tpl:40 -#: plugins/admin/groups/trust_machines.tpl:27 -#: plugins/personal/posix/posix_groups.tpl:35 -#: plugins/personal/posix/trust_machines.tpl:27 -msgid "Choose the department the search will be based on" -msgstr "Selecteer de afdeling waarbinnen gezocht zal worden" +#: plugins/admin/ogroups/class_divListOGroup.inc:234 +#: plugins/admin/groups/class_divListGroup.inc:241 +#: plugins/admin/departments/class_divListDepartment.inc:161 +msgid "Delete this entry" +msgstr "Verwijder deze invoer" -#: plugins/admin/ogroups/ogroup_objects.tpl:40 -msgid "Display objects matching" -msgstr "Toon overeenkomende objecten" +#: plugins/admin/ogroups/class_divListOGroup.inc:282 +#, fuzzy +msgid "Number of listed object groups" +msgstr "Naam van objectgroepen" -#: plugins/admin/ogroups/ogroup_objects.tpl:41 -msgid "Regular expression for matching object names" -msgstr "Reguliere expressie voor overeenkomende objectnamen" +#: plugins/admin/ogroups/class_divListOGroup.inc:283 +#: plugins/admin/groups/class_divListGroup.inc:304 +#: plugins/admin/users/class_divListUsers.inc:372 +#: plugins/admin/departments/class_divListDepartment.inc:201 +#, fuzzy +msgid "Number of listed departments" +msgstr "Naam van de afdeling" #: plugins/admin/ogroups/class_ogroupManagement.inc:26 -#: plugins/admin/ogroups/main.inc:53 plugins/admin/ogroups/main.inc:58 #: plugins/admin/ogroups/class_ogroup.inc:1126 +#: plugins/admin/ogroups/main.inc:53 plugins/admin/ogroups/main.inc:58 msgid "Object groups" msgstr "Objectgroepen" @@ -2837,8 +2943,8 @@ msgid "Manage object groups" msgstr "Naam van objectgroepen" #: plugins/admin/ogroups/class_ogroupManagement.inc:176 -#: plugins/admin/users/class_userManagement.inc:211 #: plugins/admin/groups/class_groupManagement.inc:195 +#: plugins/admin/users/class_userManagement.inc:211 #, fuzzy msgid "Infrastructure error" msgstr "PHP fout" @@ -2849,39 +2955,33 @@ msgstr "PHP fout" msgid "object group" msgstr "Objectgroep" -#: plugins/admin/ogroups/class_ogroupManagement.inc:530 +#: plugins/admin/ogroups/class_ogroupManagement.inc:285 +#: plugins/admin/ogroups/class_ogroupManagement.inc:338 +#: plugins/admin/ogroups/class_ogroupManagement.inc:365 +#: plugins/admin/groups/class_groupManagement.inc:407 +#: plugins/admin/groups/class_groupManagement.inc:461 +#: plugins/admin/groups/class_groupManagement.inc:492 +#: plugins/admin/users/class_userManagement.inc:546 +#: plugins/admin/users/class_userManagement.inc:550 +#: plugins/admin/departments/class_departmentManagement.inc:250 +#: plugins/admin/acl/class_aclManagement.inc:166 +#: plugins/admin/acl/class_aclManagement.inc:209 +#: plugins/admin/acl/class_aclManagement.inc:302 +#: plugins/admin/acl/class_aclManagement.inc:347 #, fuzzy -msgid "Templates" -msgstr "Sjabloon" - -#: plugins/admin/ogroups/class_ogroupManagement.inc:531 -#: plugins/admin/users/class_divListUsers.inc:126 setup/setup_config2.tpl:286 -#: setup/setup_config2.tpl:331 -msgid "User" -msgstr "Gebruiker" - -#: plugins/admin/ogroups/class_ogroupManagement.inc:532 -#: plugins/admin/groups/class_divListGroup.inc:133 -#: plugins/generic/references/class_reference.inc:57 -msgid "Group" -msgstr "Groep" - -#: plugins/admin/ogroups/class_ogroupManagement.inc:533 -#: plugins/admin/groups/class_divListGroup.inc:194 -#: plugins/generic/references/class_reference.inc:63 -msgid "Application" -msgstr "Programma" - -#: plugins/admin/ogroups/class_ogroupManagement.inc:535 -#: plugins/generic/references/class_reference.inc:65 -#: setup/setup_config2.tpl:277 setup/setup_config2.tpl:322 -msgid "Server" -msgstr "Server" +msgid "Permission error" +msgstr "Rechten" -#: plugins/admin/ogroups/class_ogroupManagement.inc:537 -#: plugins/generic/references/class_reference.inc:69 -msgid "Workstation" -msgstr "Werkstation" +#: plugins/admin/ogroups/class_ogroupManagement.inc:530 +#, fuzzy +msgid "Templates" +msgstr "Sjabloon" + +#: plugins/admin/ogroups/class_ogroupManagement.inc:531 +#: plugins/admin/users/class_divListUsers.inc:126 setup/setup_config2.tpl:286 +#: setup/setup_config2.tpl:331 +msgid "User" +msgstr "Gebruiker" #: plugins/admin/ogroups/class_ogroupManagement.inc:538 #, fuzzy @@ -2892,19 +2992,6 @@ msgstr "Windows werkstation" msgid "Terminal" msgstr "Terminal" -#: plugins/admin/ogroups/class_ogroupManagement.inc:540 -#: plugins/generic/references/class_reference.inc:73 -msgid "Printer" -msgstr "Printer" - -#: plugins/admin/ogroups/class_ogroup.inc:232 setup/setup_ldap.tpl:121 -#: ihtml/themes/default/MultiSelectWindow.tpl:51 -#: ihtml/themes/default/MultiSelectWindow.tpl:92 -#: ihtml/themes/default/msg_dialog.tpl:56 -#: ihtml/themes/default/msg_dialog.tpl:99 -msgid "Information" -msgstr "Informatie" - #: plugins/admin/ogroups/class_ogroup.inc:232 msgid "You cannot combine terminals and workstations in one object group!" msgstr "" @@ -3015,405 +3102,244 @@ msgid "" "added:" msgstr "" -#: plugins/admin/ogroups/class_ogroup.inc:937 -#, 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:1121 -#, fuzzy -msgid "Object group generic" -msgstr "Objectgroep" - -#: plugins/admin/ogroups/class_ogroup.inc:1132 -#, fuzzy -msgid "Sytem trust" -msgstr "Systeem vertrouwen" - -#: plugins/admin/ogroups/class_ogroup.inc:1133 -#, fuzzy -msgid "Member" -msgstr "Groepsleden" - -#: plugins/admin/ogroups/trust_machines.tpl:6 -#: plugins/admin/groups/trust_machines.tpl:6 -#: plugins/personal/posix/trust_machines.tpl:6 -msgid "Select systems to add" -msgstr "Selecteer de toe te voegen systemen" - -#: plugins/admin/ogroups/trust_machines.tpl:26 -#: plugins/admin/groups/trust_machines.tpl:26 -#: plugins/personal/posix/trust_machines.tpl:26 -msgid "Display systems of department" -msgstr "Toon systemen van afdeling" - -#: plugins/admin/ogroups/trust_machines.tpl:30 -#: plugins/admin/groups/trust_machines.tpl:30 -#: plugins/personal/posix/trust_machines.tpl:30 -msgid "Display systems matching" -msgstr "Toon de overeenkomende systemen" - -#: plugins/admin/ogroups/trust_machines.tpl:31 -#: plugins/admin/groups/trust_machines.tpl:31 -#: plugins/personal/posix/trust_machines.tpl:31 -msgid "Regular expression for matching addresses" -msgstr "Reguliere expresie voor overeenkomende adressen" - -#: 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." -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:8 plugins/personal/password/password.tpl:8 -msgid "" -"Changing the password affects your authentification on mail, proxy, samba " -"and unix services." -msgstr "" -"Het veranderen van het wachtwoord is van invloed op E-mail, proxy, samba en " -"Unix diensten." - -#: plugins/admin/users/password.tpl:13 -#: plugins/admin/users/class_userManagement.inc:265 -#: plugins/personal/generic/password.tpl:7 -#: plugins/personal/generic/main.inc:97 -#: plugins/personal/password/password.tpl:18 html/password.php:196 -#: ihtml/themes/default/password.tpl:82 ihtml/themes/default/password.tpl:83 -#: ihtml/themes/default/accountexpired.tpl:32 -#: ihtml/themes/default/accountexpired.tpl:36 -msgid "New password" -msgstr "Nieuw wachtwoord" - -#: plugins/admin/users/password.tpl:17 -#: plugins/personal/generic/password.tpl:11 -#: plugins/personal/password/password.tpl:23 -msgid "Repeat new password" -msgstr "Herhaal het nieuwe wachtwoord" - -#: plugins/admin/users/password.tpl:21 -#, fuzzy -msgid "Strength" -msgstr "Straat" - -#: plugins/admin/users/password.tpl:30 -#: plugins/personal/generic/password.tpl:17 -#: plugins/personal/password/password.tpl:39 -msgid "Set password" -msgstr "Wachtwoord instellen" - -#: plugins/admin/users/class_divListUsers.inc:55 -#: plugins/admin/users/class_divListUsers.inc:56 -msgid "List of users" -msgstr "Lijst met gebruikers" - -#: plugins/admin/users/class_divListUsers.inc:80 -#: ihtml/themes/default/password.tpl:69 ihtml/themes/default/password.tpl:71 -#: ihtml/themes/default/login.tpl:42 ihtml/themes/default/login.tpl:44 -msgid "Username" -msgstr "Gebruikersnaam" - -#: plugins/admin/users/class_divListUsers.inc:84 -#: plugins/admin/users/class_divListUsers.inc:128 -#: plugins/admin/users/class_userManagement.inc:764 -#: plugins/admin/users/template.tpl:15 plugins/admin/users/templatize.tpl:15 -msgid "Template" -msgstr "Sjabloon" - -#: plugins/admin/users/class_divListUsers.inc:84 -#, fuzzy -msgid "templates" -msgstr "Sjablonen" - -#: plugins/admin/users/class_divListUsers.inc:85 -#, fuzzy -msgid "GOsa object" -msgstr "Object" - -#: plugins/admin/users/class_divListUsers.inc:85 -#, fuzzy -msgid "functional users" -msgstr "Toon functionele gebruikers" - -#: plugins/admin/users/class_divListUsers.inc:86 -#: plugins/admin/users/class_divListUsers.inc:201 -#: plugins/admin/groups/class_divListGroup.inc:188 -msgid "Posix" -msgstr "Posix" - -#: plugins/admin/users/class_divListUsers.inc:86 -#, fuzzy -msgid "POSIX users" -msgstr "Posix instellingen" - -#: plugins/admin/users/class_divListUsers.inc:87 -#, fuzzy -msgid "mail users" -msgstr "Windows gebruikers" - -#: plugins/admin/users/class_divListUsers.inc:88 -#: plugins/admin/users/class_divListUsers.inc:211 -#: plugins/admin/groups/class_divListGroup.inc:192 -#: plugins/personal/posix/class_posixAccount.inc:295 -#: plugins/generic/references/class_reference.inc:47 -#: plugins/generic/references/class_reference.inc:49 -msgid "Samba" -msgstr "Samba" - -#: plugins/admin/users/class_divListUsers.inc:88 -#, fuzzy -msgid "samba users" -msgstr "Windows gebruikers" - -#: plugins/admin/users/class_divListUsers.inc:89 -#: plugins/generic/references/class_reference.inc:53 -msgid "Proxy" -msgstr "Proxy" - -#: plugins/admin/users/class_divListUsers.inc:89 -#, fuzzy -msgid "proxy users" -msgstr "Toon Proxy gebruikers" - -#: plugins/admin/users/class_divListUsers.inc:96 -#: plugins/admin/groups/group_objects.tpl:46 -msgid "Display users matching" -msgstr "Toon overeenkomende gebruikers" - -#: plugins/admin/users/class_divListUsers.inc:136 -#: plugins/admin/users/class_divListUsers.inc:270 -#: ihtml/themes/default/accountexpired.tpl:51 -msgid "Change password" -msgstr "Verander wachtwoord" - -#: plugins/admin/users/class_divListUsers.inc:140 -#, fuzzy -msgid "Apply template" -msgstr "Sjablonen" - -#: plugins/admin/users/class_divListUsers.inc:199 -msgid "GOsa" -msgstr "GOsa" - -#: plugins/admin/users/class_divListUsers.inc:200 -msgid "Edit generic properties" -msgstr "Bewerk algemene eigenschappen" - -#: plugins/admin/users/class_divListUsers.inc:202 -msgid "Edit UNIX properties" -msgstr "Bewerk UNIX eigenschappen" - -#: plugins/admin/users/class_divListUsers.inc:204 -msgid "Edit environment properties" -msgstr "Bewerk omgeving eigenschappen" +#: plugins/admin/ogroups/class_ogroup.inc:922 +#: plugins/admin/ogroups/class_ogroup.inc:932 +#: plugins/admin/ogroups/class_ogroup.inc:1129 +#: plugins/admin/groups/class_divListGroup.inc:79 +#: plugins/admin/groups/class_groupGeneric.inc:1139 +#: plugins/admin/groups/class_groupGeneric.inc:1145 +#: plugins/admin/groups/class_groupGeneric.inc:1147 +#: plugins/admin/groups/class_groupGeneric.inc:1159 +#: plugins/admin/groups/class_groupGeneric.inc:1173 +#: plugins/admin/groups/class_groupGeneric.inc:1180 +#: plugins/admin/groups/class_groupGeneric.inc:1304 +#: plugins/admin/users/class_userManagement.inc:767 +#: plugins/admin/users/class_userManagement.inc:841 +#: plugins/admin/users/class_userManagement.inc:853 +#: plugins/admin/departments/class_departmentGeneric.inc:307 +#: plugins/admin/departments/class_departmentGeneric.inc:309 +#: plugins/admin/departments/class_departmentGeneric.inc:314 +#: plugins/admin/departments/class_departmentGeneric.inc:321 +#: plugins/admin/departments/class_departmentGeneric.inc:325 +#: plugins/admin/departments/class_localityGeneric.inc:44 +#: plugins/admin/departments/class_localityGeneric.inc:46 +#: plugins/admin/departments/class_localityGeneric.inc:51 +#: plugins/admin/departments/class_localityGeneric.inc:53 +#: plugins/admin/departments/class_localityGeneric.inc:55 +#: plugins/admin/departments/class_organizationGeneric.inc:75 +#: plugins/admin/departments/class_organizationGeneric.inc:77 +#: plugins/admin/departments/class_organizationGeneric.inc:82 +#: plugins/admin/departments/class_organizationGeneric.inc:84 +#: plugins/admin/departments/class_organizationGeneric.inc:86 +#: plugins/admin/departments/class_countryGeneric.inc:43 +#: plugins/admin/departments/class_countryGeneric.inc:45 +#: plugins/admin/departments/class_countryGeneric.inc:50 +#: plugins/admin/departments/class_countryGeneric.inc:52 +#: plugins/admin/departments/class_countryGeneric.inc:54 +#: plugins/admin/departments/class_dcObject.inc:43 +#: plugins/admin/departments/class_dcObject.inc:45 +#: plugins/admin/departments/class_dcObject.inc:50 +#: plugins/admin/departments/class_dcObject.inc:52 +#: plugins/admin/departments/class_dcObject.inc:54 +#: plugins/admin/departments/class_dcObject.inc:86 +#: plugins/admin/acl/class_aclRole.inc:750 +#: plugins/admin/acl/class_aclRole.inc:762 plugins/admin/acl/paste_role.tpl:4 +#: plugins/admin/acl/acl_role.tpl:7 +#: plugins/personal/generic/class_user.inc:1230 +#: plugins/personal/generic/class_user.inc:1243 +#: plugins/personal/generic/class_user.inc:1280 +#: plugins/personal/generic/class_user.inc:1686 setup/setup_migrate.tpl:283 +#: setup/setup_feedback.tpl:31 +msgid "Name" +msgstr "Naam" -#: plugins/admin/users/class_divListUsers.inc:206 -msgid "Edit mail properties" -msgstr "Bewerk E-mail eigenschappen" +#: plugins/admin/ogroups/class_ogroup.inc:937 +#, fuzzy +msgid "You can combine two different object types at maximum, only!" +msgstr "U kunt maximaal twee verschillende object types tegelijk combineren!" -#: plugins/admin/users/class_divListUsers.inc:208 -msgid "Edit phone properties" -msgstr "Bewerk telefoon eigenschappen" +#: plugins/admin/ogroups/class_ogroup.inc:1121 +#, fuzzy +msgid "Object group generic" +msgstr "Objectgroep" -#: plugins/admin/users/class_divListUsers.inc:210 -msgid "Edit fax properies" -msgstr "Bewerk Fax eigenschappen" +#: plugins/admin/ogroups/class_ogroup.inc:1132 +#, fuzzy +msgid "Sytem trust" +msgstr "Systeem vertrouwen" -#: plugins/admin/users/class_divListUsers.inc:212 -msgid "Edit samba properties" -msgstr "Bewerk Samba eigenschappen" +#: plugins/admin/ogroups/class_ogroup.inc:1133 +#, fuzzy +msgid "Member" +msgstr "Groepsleden" -#: plugins/admin/users/class_divListUsers.inc:213 -msgid "Netatalk" -msgstr "Netatalk" +#: 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" -#: plugins/admin/users/class_divListUsers.inc:214 -msgid "Edit netatalk properties" -msgstr "Bewerk Netatalk eigenschappen" +#: plugins/admin/ogroups/generic.tpl:10 +msgid "Name of the group" +msgstr "Naam van de groep" -#: plugins/admin/users/class_divListUsers.inc:215 -msgid "Create user from template" -msgstr "Maak gebruiker aan vanuit sjabloon" +#: plugins/admin/ogroups/generic.tpl:18 plugins/admin/groups/generic.tpl:28 +msgid "Descriptive text for this group" +msgstr "Omschrijving voor deze groep" -#: plugins/admin/users/class_divListUsers.inc:216 -msgid "Create user with this template" -msgstr "Maak gebruiker aan met dit sjabloon" +#: plugins/admin/ogroups/generic.tpl:29 plugins/admin/groups/generic.tpl:43 +#: plugins/admin/acl/acl_role.tpl:31 +msgid "Choose subtree to place group in" +msgstr "Selecteer de subtree waaronder deze groep geplaatst wordt" -#: plugins/admin/users/class_divListUsers.inc:247 -#, fuzzy -msgid "inactive" -msgstr "actief" +#: plugins/admin/ogroups/generic.tpl:34 plugins/admin/groups/generic.tpl:49 +#: plugins/admin/departments/locality.tpl:37 +#: plugins/admin/departments/generic.tpl:49 +#: plugins/admin/departments/country.tpl:37 +#: plugins/admin/departments/dcObject.tpl:37 +#: plugins/admin/departments/organization.tpl:49 +#: plugins/admin/acl/acl_role.tpl:37 plugins/personal/generic/generic.tpl:180 +#: plugins/personal/generic/multiple_generic.tpl:56 +msgid "Select a base" +msgstr "Selecteer een basis" -#: plugins/admin/users/class_divListUsers.inc:250 -#: plugins/personal/posix/class_posixAccount.inc:159 -#: plugins/personal/posix/class_posixAccount.inc:161 -#: plugins/personal/posix/class_posixAccount.inc:163 -msgid "active" -msgstr "actief" +#: plugins/admin/ogroups/generic.tpl:41 +#: plugins/admin/groups/class_groupGeneric.inc:1312 +#: plugins/personal/posix/generic.tpl:126 +msgid "System trust" +msgstr "Systeem vertrouwen" -#: plugins/admin/users/class_divListUsers.inc:258 -#: plugins/admin/users/class_userManagement.inc:602 -#, fuzzy -msgid "user" -msgstr "gebruikers" +#: plugins/admin/ogroups/generic.tpl:42 plugins/admin/groups/generic.tpl:169 +#: plugins/admin/groups/generic.tpl:203 plugins/personal/posix/generic.tpl:128 +#: plugins/personal/posix/generic.tpl:156 +msgid "Trust mode" +msgstr "Vertrouwensmodus" -#: plugins/admin/users/class_divListUsers.inc:269 -msgid "password" -msgstr "wachtwoord" +#: plugins/admin/ogroups/generic.tpl:70 +msgid "Member objects" +msgstr "Lidmaatschap objecten" -#: plugins/admin/users/class_divListUsers.inc:273 -#: plugins/admin/users/class_divListUsers.inc:285 -#: plugins/admin/groups/class_divListGroup.inc:244 +#: plugins/admin/ogroups/tabs_ogroups.inc:133 +msgid "Phone queue" +msgstr "Telefoonwachtrij" + +#: plugins/admin/ogroups/tabs_ogroups.inc:160 #, fuzzy -msgid "Not allowed" -msgstr "Het veranderen van het wachtwoord is niet toegestaan" +msgid "Systems" +msgstr "Systeem" -#: plugins/admin/users/class_divListUsers.inc:282 -msgid "Delete user" -msgstr "Verwijder gebruiker" +#: plugins/admin/ogroups/tabs_ogroups.inc:171 +#: plugins/admin/ogroups/tabs_ogroups.inc:194 +msgid "Startup" +msgstr "Opstarten" -#: plugins/admin/users/class_divListUsers.inc:371 -#, fuzzy -msgid "Number of listed users" -msgstr "Naam van de afdeling" +#: plugins/admin/ogroups/tabs_ogroups.inc:182 +#: plugins/admin/ogroups/tabs_ogroups.inc:203 +msgid "Devices" +msgstr "Apparaten" -#: plugins/admin/users/class_userManagement.inc:27 -#, fuzzy -msgid "Manage users" -msgstr "Windows gebruikers" +#: plugins/admin/ogroups/tabs_ogroups.inc:213 +msgid "FAI summary" +msgstr "FAI samenvatting" -#: plugins/admin/users/class_userManagement.inc:260 -#: plugins/personal/generic/main.inc:92 -#: plugins/personal/password/class_password.inc:82 html/password.php:193 -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." +#: plugins/admin/ogroups/tabs_ogroups.inc:222 +#: plugins/admin/groups/class_divListGroup.inc:198 +#: plugins/admin/users/class_divListUsers.inc:203 +#: plugins/personal/posix/class_posixAccount.inc:295 +msgid "Environment" +msgstr "Omgeving" -#: plugins/admin/users/class_userManagement.inc:316 -#: plugins/admin/users/class_userManagement.inc:379 -#: plugins/personal/password/class_password.inc:78 -#: plugins/personal/password/class_password.inc:81 -#: plugins/personal/password/class_password.inc:84 -#: plugins/personal/password/class_password.inc:87 -#: plugins/personal/password/class_password.inc:90 -#: plugins/personal/password/class_password.inc:93 -#: plugins/personal/password/class_password.inc:107 -#: plugins/personal/password/class_password.inc:113 html/main.php:329 -#: ihtml/themes/default/password.tpl:41 -#, fuzzy -msgid "Password change" -msgstr "Het veranderen van het wachtwoord is niet toegestaan" +#: plugins/admin/ogroups/tabs_ogroups.inc:241 +msgid "Applications" +msgstr "Programma's" -#: plugins/admin/users/class_userManagement.inc:316 -#: plugins/admin/users/class_userManagement.inc:379 +#: plugins/admin/ogroups/paste_generic.tpl:7 #, fuzzy -msgid "You have no permission to change this users password!" -msgstr "U heeft geen toestemming om uw wachtwoord te veranderen." +msgid "Please enter the new object group name" +msgstr "Geef a.u.b. een nieuwe naam op" -#: plugins/admin/users/class_userManagement.inc:546 -#, fuzzy, php-format -msgid "You have no permission to modify object '%s'!" -msgstr "U heeft geen toestemming om deze blokkeerlijst te verwijderen." +#: plugins/admin/ogroups/ogroup_objects.tpl:6 +msgid "Select objects to add" +msgstr "Selecteer de toe te voegen objecten" -#: plugins/admin/users/class_userManagement.inc:550 -#, fuzzy -msgid "You have no permission to use this template!" -msgstr "U heeft geen toestemming om deze blokkeerlijst te verwijderen." +#: plugins/admin/ogroups/ogroup_objects.tpl:36 +msgid "Display objects of department" +msgstr "Toon objecten van afdeling" -#: plugins/admin/users/class_userManagement.inc:652 -#: plugins/admin/users/class_userManagement.inc:671 -#, fuzzy -msgid "Account locking" -msgstr "Account" +#: plugins/admin/ogroups/ogroup_objects.tpl:37 +#: plugins/admin/ogroups/trust_machines.tpl:27 +#: plugins/admin/groups/group_objects.tpl:40 +#: plugins/admin/groups/trust_machines.tpl:27 +#: plugins/personal/posix/posix_groups.tpl:35 +#: plugins/personal/posix/trust_machines.tpl:27 +msgid "Choose the department the search will be based on" +msgstr "Selecteer de afdeling waarbinnen gezocht zal worden" -#: plugins/admin/users/class_userManagement.inc:653 -#, fuzzy -msgid "You have no permission to change the lock status for this user!" -msgstr "U heeft geen toestemming om uw wachtwoord te veranderen." +#: plugins/admin/ogroups/ogroup_objects.tpl:40 +msgid "Display objects matching" +msgstr "Toon overeenkomende objecten" -#: plugins/admin/users/class_userManagement.inc:672 -#, php-format -msgid "" -"Password method '%s' does not support locking. Account has not been locked!" -msgstr "" +#: plugins/admin/ogroups/ogroup_objects.tpl:41 +msgid "Regular expression for matching object names" +msgstr "Reguliere expressie voor overeenkomende objectnamen" -#: plugins/admin/users/class_userManagement.inc:770 -#: plugins/admin/users/class_userManagement.inc:844 -#: plugins/personal/generic/class_user.inc:1235 -#: plugins/personal/generic/class_user.inc:1277 -#: plugins/personal/generic/class_user.inc:1555 -#: plugins/personal/generic/class_user.inc:1683 -msgid "Given name" -msgstr "Naam" +#: plugins/admin/ogroups/trust_machines.tpl:6 +#: plugins/admin/groups/trust_machines.tpl:6 +#: plugins/personal/posix/trust_machines.tpl:6 +msgid "Select systems to add" +msgstr "Selecteer de toe te voegen systemen" -#: plugins/admin/users/remove.tpl:6 -msgid "" -"This includes all account data, system access rules, imap settings, etc. for " -"this user. Please double check if your really want to do this since there is " -"no way for GOsa to get your data back." -msgstr "" -"Dit omvat alle account gegevens, systeem toegangsregels, imap instellingen " -"etc. voor deze gebruiker. Verzeker uzelf hiervan, aangezien er geen " -"mogelijkheid voor GOsa is om deze informatie terug te halen." +#: plugins/admin/ogroups/trust_machines.tpl:26 +#: plugins/admin/groups/trust_machines.tpl:26 +#: plugins/personal/posix/trust_machines.tpl:26 +msgid "Display systems of department" +msgstr "Toon systemen van afdeling" -#: plugins/admin/users/main.inc:51 plugins/admin/users/main.inc:57 -msgid "User administration" -msgstr "Gebruikersbeheer" +#: plugins/admin/ogroups/trust_machines.tpl:30 +#: plugins/admin/groups/trust_machines.tpl:30 +#: plugins/personal/posix/trust_machines.tpl:30 +msgid "Display systems matching" +msgstr "Toon de overeenkomende systemen" -#: plugins/admin/users/template.tpl:2 -msgid "Creating a new user using templates" -msgstr "Een nieuwe gebruiker aanmaken m.b.v. een sjabloon" +#: plugins/admin/ogroups/trust_machines.tpl:31 +#: plugins/admin/groups/trust_machines.tpl:31 +#: plugins/personal/posix/trust_machines.tpl:31 +msgid "Regular expression for matching addresses" +msgstr "Reguliere expresie voor overeenkomende adressen" -#: plugins/admin/users/template.tpl:6 +#: plugins/admin/groups/remove.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." +"This may be a primary user group. Please double check if you really want to " +"do this since there is no way for GOsa to get your data back." 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." +"Dit kan een primaire groep zijn. Verzeker uzelf ervan dat dit is wat u wilt, " +"aangezien er geen mogelijkheid voor GOsa is om deze gegevens terug te halen." -#: plugins/admin/users/template.tpl:23 plugins/personal/generic/generic.tpl:49 -#: plugins/personal/generic/paste_generic.tpl:7 -msgid "Last name" -msgstr "Achternaam" +#: plugins/admin/groups/group_objects.tpl:6 +msgid "Select users to add" +msgstr "Selecteer de toe te voegen gebruikers" -#: plugins/admin/users/template.tpl:27 plugins/personal/generic/generic.tpl:69 -#: plugins/personal/generic/paste_generic.tpl:11 -msgid "First name" -msgstr "Voornaam" +#: plugins/admin/groups/group_objects.tpl:30 +msgid "Select to see servers" +msgstr "Selecteer om servers te zien" -#: plugins/admin/users/template.tpl:32 plugins/personal/generic/generic.tpl:82 -#: plugins/personal/generic/paste_generic.tpl:15 -#: plugins/personal/generic/class_user.inc:1225 -#: plugins/personal/generic/class_user.inc:1238 -#: plugins/personal/generic/class_user.inc:1252 -#: plugins/personal/generic/class_user.inc:1254 html/password.php:215 -msgid "Login" -msgstr "Inlognaam" +#: plugins/admin/groups/group_objects.tpl:30 +msgid "Search within subtree" +msgstr "Zoek binnen subtree" -#: plugins/admin/users/templatize.tpl:2 -#, fuzzy -msgid "Applying a template" -msgstr "Sjablonen" +#: plugins/admin/groups/group_objects.tpl:37 +msgid "Display users of department" +msgstr "Toon gebruikers van afdeling" -#: plugins/admin/users/templatize.tpl:6 -msgid "" -"Applying a template to several users will replace all user attributes " -"defined in the template." -msgstr "" +#: plugins/admin/groups/group_objects.tpl:46 +#: plugins/admin/users/class_divListUsers.inc:96 +msgid "Display users matching" +msgstr "Toon overeenkomende gebruikers" -#: plugins/admin/users/templatize.tpl:33 -#, fuzzy -msgid "No templates available!" -msgstr "Bestand is beschikbaar" +#: plugins/admin/groups/group_objects.tpl:47 +msgid "Regular expression for matching user names" +msgstr "Reguliere expressie voor overeenkomende gebruikersnamen" #: plugins/admin/groups/generic.tpl:14 plugins/personal/generic/generic.tpl:52 #: plugins/personal/generic/generic.tpl:73 @@ -3473,9 +3399,78 @@ msgstr "Primaire groep" msgid "Not in all groups" msgstr "Toon E-mail groepen" -#: plugins/admin/groups/paste_generic.tpl:1 -msgid "Group settings" -msgstr "Groep instellingen" +#: plugins/admin/groups/class_divListGroup.inc:55 +#: plugins/admin/groups/class_divListGroup.inc:56 +msgid "List of groups" +msgstr "Lijst met groepen" + +#: plugins/admin/groups/class_divListGroup.inc:84 +msgid "Select to see groups that are primary groups of users" +msgstr "" +"Selecteer om de groepen te zien die primaire groepen van gebruikers zijn" + +#: plugins/admin/groups/class_divListGroup.inc:85 +#, fuzzy +msgid "primary groups" +msgstr "Primaire groep" + +#: plugins/admin/groups/class_divListGroup.inc:86 +#, fuzzy +msgid "samba groups mappings" +msgstr "Samba" + +#: plugins/admin/groups/class_divListGroup.inc:87 +#, fuzzy +msgid "samba groups" +msgstr "Samba groep" + +#: plugins/admin/groups/class_divListGroup.inc:88 +#, fuzzy +msgid "application settings" +msgstr "programma's" + +#: plugins/admin/groups/class_divListGroup.inc:90 +#, fuzzy +msgid "mail settings" +msgstr "E-mail instellingen" + +#: plugins/admin/groups/class_divListGroup.inc:91 +#, fuzzy +msgid "mail groups" +msgstr "Toon E-mail groepen" + +#: plugins/admin/groups/class_divListGroup.inc:92 +msgid "Select to see normal groups that have only functional aspects" +msgstr "" +"Selecteer om normale groepen die alleen functionele aspecten hebben te zien" + +#: plugins/admin/groups/class_divListGroup.inc:93 +#, fuzzy +msgid "functional groups" +msgstr "Toon functionele groepen" + +#: plugins/admin/groups/class_divListGroup.inc:101 +#: plugins/personal/posix/posix_groups.tpl:59 +msgid "User name of which groups are shown" +msgstr "Gebruikersnaam van wie de groepen getoond worden" + +#: plugins/admin/groups/class_divListGroup.inc:188 +#: plugins/admin/users/class_divListUsers.inc:86 +#: plugins/admin/users/class_divListUsers.inc:201 +msgid "Posix" +msgstr "Posix" + +#: plugins/admin/groups/class_divListGroup.inc:244 +#: plugins/admin/users/class_divListUsers.inc:273 +#: plugins/admin/users/class_divListUsers.inc:285 +#, fuzzy +msgid "Not allowed" +msgstr "Het veranderen van het wachtwoord is niet toegestaan" + +#: plugins/admin/groups/class_divListGroup.inc:303 +#, fuzzy +msgid "Number of listed groups" +msgstr "Naam van de groep" #: plugins/admin/groups/class_groupGeneric.inc:163 #, fuzzy @@ -3505,72 +3500,96 @@ msgstr "Windows gasten" msgid "Special group (%d)" msgstr "Speciale groep (%d)" -#: plugins/admin/groups/class_groupGeneric.inc:685 -msgid "! unknown id" +#: plugins/admin/groups/class_groupGeneric.inc:628 +#, php-format +msgid "Adding UID '%s' to group '%s' faild: cannot find user object!" +msgstr "" + +#: plugins/admin/groups/class_groupGeneric.inc:634 +#, php-format +msgid "Add UID '%s' to group '%s' failed: UID is used more than once!" +msgstr "" + +#: plugins/admin/groups/class_groupGeneric.inc:712 +#, fuzzy +msgid "! unknown UID" msgstr "! onbekend id" -#: plugins/admin/groups/class_groupGeneric.inc:728 +#: plugins/admin/groups/class_groupGeneric.inc:755 #, php-format msgid "Search returned too many results. Not displaying more than %s entries!" msgstr "" -#: plugins/admin/groups/class_groupGeneric.inc:954 +#: plugins/admin/groups/class_groupGeneric.inc:981 #, fuzzy, php-format msgid "Cannot find any SID for '%s'!" msgstr "Kan bestand '%s' niet aanmaken." -#: plugins/admin/groups/class_groupGeneric.inc:959 +#: plugins/admin/groups/class_groupGeneric.inc:986 #, fuzzy, php-format msgid "Cannot find any RIDBASE for '%s'!" msgstr "Kan bestand '%s' niet aanmaken." -#: plugins/admin/groups/class_groupGeneric.inc:1146 -#: plugins/admin/groups/class_groupGeneric.inc:1149 -#: plugins/admin/groups/class_groupGeneric.inc:1265 +#: plugins/admin/groups/class_groupGeneric.inc:1088 +#, php-format +msgid "The gidNumber '%s' is already in use by %s!" +msgstr "" + +#: plugins/admin/groups/class_groupGeneric.inc:1189 +#: plugins/admin/groups/class_groupGeneric.inc:1192 +#: plugins/admin/groups/class_groupGeneric.inc:1308 +#: plugins/personal/posix/class_posixAccount.inc:1084 +#: plugins/personal/posix/class_posixAccount.inc:1087 #: plugins/personal/posix/generic.tpl:68 #: plugins/personal/posix/paste_generic.tpl:37 -#: plugins/personal/posix/class_posixAccount.inc:1036 -#: plugins/personal/posix/class_posixAccount.inc:1039 msgid "GID" msgstr "GID" -#: plugins/admin/groups/class_groupGeneric.inc:1204 -#: plugins/personal/posix/class_posixAccount.inc:1334 +#: plugins/admin/groups/class_groupGeneric.inc:1247 +#: plugins/personal/posix/class_posixAccount.inc:1382 #, fuzzy msgid "Cannot allocate a free ID!" msgstr "" "Er zitten te veel gebruikers in de database. Kan geen vrij ID toewijzen!" -#: plugins/admin/groups/class_groupGeneric.inc:1253 +#: plugins/admin/groups/class_groupGeneric.inc:1296 #, fuzzy msgid "Generic group settings" msgstr "Algemene wachtrij instellingen" -#: plugins/admin/groups/class_groupGeneric.inc:1267 +#: plugins/admin/groups/class_groupGeneric.inc:1310 #, fuzzy msgid "Samba group type" msgstr "Samba groep" -#: plugins/admin/groups/class_groupGeneric.inc:1268 +#: plugins/admin/groups/class_groupGeneric.inc:1311 #, fuzzy msgid "Samba domain name" msgstr "Samba home" -#: plugins/admin/groups/class_groupGeneric.inc:1270 +#: plugins/admin/groups/class_groupGeneric.inc:1313 #, fuzzy msgid "Phone pickup group" msgstr "Leden zitten in een telefoon beantwoordgroep" -#: plugins/admin/groups/class_groupGeneric.inc:1271 +#: plugins/admin/groups/class_groupGeneric.inc:1314 #, fuzzy msgid "Nagios group" msgstr "Nagios account" -#: plugins/admin/groups/class_groupGeneric.inc:1273 +#: plugins/admin/groups/class_groupGeneric.inc:1316 #, fuzzy msgid "Group member" msgstr "Groepsleden" +#: plugins/admin/groups/paste_generic.tpl:1 +msgid "Group settings" +msgstr "Groep instellingen" + +#: plugins/admin/groups/main.inc:49 plugins/admin/groups/main.inc:53 +msgid "Group administration" +msgstr "Groepen beheer" + #: plugins/admin/groups/class_groupManagement.inc:27 msgid "Manage POSIX groups" msgstr "" @@ -3581,590 +3600,746 @@ msgstr "" msgid "group" msgstr "groepen" -#: plugins/admin/groups/remove.tpl:6 +#: plugins/admin/users/remove.tpl:6 msgid "" -"This may be a primary user group. Please double check if you really want to " -"do this since there is no way for GOsa to get your data back." +"This includes all account data, system access rules, imap settings, etc. for " +"this user. Please double check if your really want to do this since there is " +"no way for GOsa to get your data back." msgstr "" -"Dit kan een primaire groep zijn. Verzeker uzelf ervan dat dit is wat u wilt, " -"aangezien er geen mogelijkheid voor GOsa is om deze gegevens terug te halen." +"Dit omvat alle account gegevens, systeem toegangsregels, imap instellingen " +"etc. voor deze gebruiker. Verzeker uzelf hiervan, aangezien er geen " +"mogelijkheid voor GOsa is om deze informatie terug te halen." -#: plugins/admin/groups/main.inc:49 plugins/admin/groups/main.inc:53 -msgid "Group administration" -msgstr "Groepen beheer" +#: plugins/admin/users/main.inc:51 plugins/admin/users/main.inc:57 +msgid "User administration" +msgstr "Gebruikersbeheer" -#: plugins/admin/groups/group_objects.tpl:6 -msgid "Select users to add" -msgstr "Selecteer de toe te voegen gebruikers" +#: plugins/admin/users/class_divListUsers.inc:55 +#: plugins/admin/users/class_divListUsers.inc:56 +msgid "List of users" +msgstr "Lijst met gebruikers" -#: plugins/admin/groups/group_objects.tpl:30 -msgid "Select to see servers" -msgstr "Selecteer om servers te zien" +#: plugins/admin/users/class_divListUsers.inc:84 +#: plugins/admin/users/class_divListUsers.inc:128 +#: plugins/admin/users/template.tpl:15 +#: plugins/admin/users/class_userManagement.inc:764 +#: plugins/admin/users/templatize.tpl:15 +msgid "Template" +msgstr "Sjabloon" + +#: plugins/admin/users/class_divListUsers.inc:84 +#, fuzzy +msgid "templates" +msgstr "Sjablonen" + +#: plugins/admin/users/class_divListUsers.inc:85 +#, fuzzy +msgid "GOsa object" +msgstr "Object" + +#: plugins/admin/users/class_divListUsers.inc:85 +#, fuzzy +msgid "functional users" +msgstr "Toon functionele gebruikers" + +#: plugins/admin/users/class_divListUsers.inc:86 +#, fuzzy +msgid "POSIX users" +msgstr "Posix instellingen" + +#: plugins/admin/users/class_divListUsers.inc:87 +#, fuzzy +msgid "mail users" +msgstr "Windows gebruikers" + +#: plugins/admin/users/class_divListUsers.inc:88 +#, fuzzy +msgid "samba users" +msgstr "Windows gebruikers" + +#: plugins/admin/users/class_divListUsers.inc:89 +#, fuzzy +msgid "proxy users" +msgstr "Toon Proxy gebruikers" + +#: plugins/admin/users/class_divListUsers.inc:140 +#, fuzzy +msgid "Apply template" +msgstr "Sjablonen" + +#: plugins/admin/users/class_divListUsers.inc:199 +msgid "GOsa" +msgstr "GOsa" + +#: plugins/admin/users/class_divListUsers.inc:200 +msgid "Edit generic properties" +msgstr "Bewerk algemene eigenschappen" + +#: plugins/admin/users/class_divListUsers.inc:202 +msgid "Edit UNIX properties" +msgstr "Bewerk UNIX eigenschappen" + +#: plugins/admin/users/class_divListUsers.inc:204 +msgid "Edit environment properties" +msgstr "Bewerk omgeving eigenschappen" + +#: plugins/admin/users/class_divListUsers.inc:206 +msgid "Edit mail properties" +msgstr "Bewerk E-mail eigenschappen" + +#: plugins/admin/users/class_divListUsers.inc:208 +msgid "Edit phone properties" +msgstr "Bewerk telefoon eigenschappen" + +#: plugins/admin/users/class_divListUsers.inc:209 +#: plugins/admin/departments/class_departmentGeneric.inc:331 +#: plugins/admin/departments/class_departmentGeneric.inc:627 +#: plugins/admin/departments/generic.tpl:96 +#: plugins/admin/departments/class_organizationGeneric.inc:127 +#: plugins/admin/departments/organization.tpl:96 +#: plugins/personal/generic/class_user.inc:1266 +#: plugins/personal/generic/class_user.inc:1674 +#: plugins/personal/generic/generic.tpl:363 +#: plugins/personal/generic/generic.tpl:531 +#: plugins/personal/generic/multiple_generic.tpl:247 +#: plugins/personal/generic/multiple_generic.tpl:438 +msgid "Fax" +msgstr "Fax" + +#: plugins/admin/users/class_divListUsers.inc:210 +msgid "Edit fax properies" +msgstr "Bewerk Fax eigenschappen" -#: plugins/admin/groups/group_objects.tpl:30 -msgid "Search within subtree" -msgstr "Zoek binnen subtree" +#: plugins/admin/users/class_divListUsers.inc:212 +msgid "Edit samba properties" +msgstr "Bewerk Samba eigenschappen" -#: plugins/admin/groups/group_objects.tpl:37 -msgid "Display users of department" -msgstr "Toon gebruikers van afdeling" +#: plugins/admin/users/class_divListUsers.inc:213 +msgid "Netatalk" +msgstr "Netatalk" -#: plugins/admin/groups/group_objects.tpl:47 -msgid "Regular expression for matching user names" -msgstr "Reguliere expressie voor overeenkomende gebruikersnamen" +#: plugins/admin/users/class_divListUsers.inc:214 +msgid "Edit netatalk properties" +msgstr "Bewerk Netatalk eigenschappen" -#: plugins/admin/groups/class_divListGroup.inc:55 -#: plugins/admin/groups/class_divListGroup.inc:56 -msgid "List of groups" -msgstr "Lijst met groepen" +#: plugins/admin/users/class_divListUsers.inc:215 +msgid "Create user from template" +msgstr "Maak gebruiker aan vanuit sjabloon" -#: plugins/admin/groups/class_divListGroup.inc:84 -msgid "Select to see groups that are primary groups of users" -msgstr "" -"Selecteer om de groepen te zien die primaire groepen van gebruikers zijn" +#: plugins/admin/users/class_divListUsers.inc:216 +msgid "Create user with this template" +msgstr "Maak gebruiker aan met dit sjabloon" -#: plugins/admin/groups/class_divListGroup.inc:85 +#: plugins/admin/users/class_divListUsers.inc:247 #, fuzzy -msgid "primary groups" -msgstr "Primaire groep" +msgid "inactive" +msgstr "actief" -#: plugins/admin/groups/class_divListGroup.inc:86 -#, fuzzy -msgid "samba groups mappings" -msgstr "Samba" +#: plugins/admin/users/class_divListUsers.inc:250 +#: plugins/personal/posix/class_posixAccount.inc:159 +#: plugins/personal/posix/class_posixAccount.inc:161 +#: plugins/personal/posix/class_posixAccount.inc:163 +msgid "active" +msgstr "actief" -#: plugins/admin/groups/class_divListGroup.inc:87 +#: plugins/admin/users/class_divListUsers.inc:258 +#: plugins/admin/users/class_userManagement.inc:602 #, fuzzy -msgid "samba groups" -msgstr "Samba groep" +msgid "user" +msgstr "gebruikers" -#: plugins/admin/groups/class_divListGroup.inc:88 -#, fuzzy -msgid "application settings" -msgstr "programma's" +#: plugins/admin/users/class_divListUsers.inc:269 +msgid "password" +msgstr "wachtwoord" -#: plugins/admin/groups/class_divListGroup.inc:90 -#, fuzzy -msgid "mail settings" -msgstr "E-mail instellingen" +#: plugins/admin/users/class_divListUsers.inc:282 +msgid "Delete user" +msgstr "Verwijder gebruiker" -#: plugins/admin/groups/class_divListGroup.inc:91 +#: plugins/admin/users/class_divListUsers.inc:371 #, fuzzy -msgid "mail groups" -msgstr "Toon E-mail groepen" +msgid "Number of listed users" +msgstr "Naam van de afdeling" -#: plugins/admin/groups/class_divListGroup.inc:92 -msgid "Select to see normal groups that have only functional aspects" +#: 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." msgstr "" -"Selecteer om normale groepen die alleen functionele aspecten hebben te zien" +"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/groups/class_divListGroup.inc:93 -#, fuzzy -msgid "functional groups" -msgstr "Toon functionele groepen" +#: plugins/admin/users/password.tpl:8 plugins/personal/password/password.tpl:8 +msgid "" +"Changing the password affects your authentification on mail, proxy, samba " +"and unix services." +msgstr "" +"Het veranderen van het wachtwoord is van invloed op E-mail, proxy, samba en " +"Unix diensten." -#: plugins/admin/groups/class_divListGroup.inc:101 -#: plugins/personal/posix/posix_groups.tpl:59 -msgid "User name of which groups are shown" -msgstr "Gebruikersnaam van wie de groepen getoond worden" +#: plugins/admin/users/password.tpl:17 +#: plugins/personal/generic/password.tpl:11 +#: plugins/personal/password/password.tpl:23 +msgid "Repeat new password" +msgstr "Herhaal het nieuwe wachtwoord" -#: plugins/admin/groups/class_divListGroup.inc:303 +#: plugins/admin/users/password.tpl:21 #, fuzzy -msgid "Number of listed groups" -msgstr "Naam van de groep" - -#: plugins/personal/posix/posix_groups.tpl:6 -msgid "Select groups to add" -msgstr "Selecteer de toe te voegen groepen" - -#: plugins/personal/posix/posix_groups.tpl:32 -msgid "Display groups of department" -msgstr "Toon groepen van afdeling" - -#: plugins/personal/posix/posix_groups.tpl:44 -msgid "Display groups matching" -msgstr "Toon overeenkomende groepen" - -#: plugins/personal/posix/posix_groups.tpl:55 -msgid "Display groups of user" -msgstr "Toon groepen van gebruiker" +msgid "Strength" +msgstr "Straat" -#: plugins/personal/posix/generic.tpl:7 -#: plugins/personal/posix/paste_generic.tpl:8 -#: plugins/personal/posix/class_posixAccount.inc:1018 -#: plugins/personal/posix/class_posixAccount.inc:1021 -#: plugins/personal/posix/class_posixAccount.inc:1091 -#: plugins/personal/posix/class_posixAccount.inc:1094 -#: plugins/personal/posix/class_posixAccount.inc:1522 -msgid "Home directory" -msgstr "Persoonlijke map" +#: plugins/admin/users/password.tpl:30 +#: plugins/personal/generic/password.tpl:17 +#: plugins/personal/password/password.tpl:39 +msgid "Set password" +msgstr "Wachtwoord instellen" -#: plugins/personal/posix/generic.tpl:15 -#: plugins/personal/posix/class_posixAccount.inc:1523 -msgid "Shell" -msgstr "Shell" +#: plugins/admin/users/template.tpl:2 +msgid "Creating a new user using templates" +msgstr "Een nieuwe gebruiker aanmaken m.b.v. een sjabloon" -#: plugins/personal/posix/generic.tpl:25 -msgid "Primary group" -msgstr "Primaire groep" +#: 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." -#: plugins/personal/posix/generic.tpl:36 -msgid "Status" -msgstr "Status" +#: plugins/admin/users/template.tpl:23 plugins/personal/generic/generic.tpl:49 +#: plugins/personal/generic/paste_generic.tpl:7 +msgid "Last name" +msgstr "Achternaam" -#: plugins/personal/posix/generic.tpl:53 -#: plugins/personal/posix/paste_generic.tpl:23 -msgid "Force UID/GID" -msgstr "Forceer UID/GID" +#: plugins/admin/users/template.tpl:27 plugins/personal/generic/generic.tpl:69 +#: plugins/personal/generic/paste_generic.tpl:11 +msgid "First name" +msgstr "Voornaam" -#: plugins/personal/posix/generic.tpl:57 -#: plugins/personal/posix/paste_generic.tpl:28 -#: plugins/personal/posix/class_posixAccount.inc:1029 -#: plugins/personal/posix/class_posixAccount.inc:1032 -msgid "UID" -msgstr "UID" +#: plugins/admin/users/class_userManagement.inc:27 +#, fuzzy +msgid "Manage users" +msgstr "Windows gebruikers" -#: plugins/personal/posix/generic.tpl:83 -#: plugins/personal/posix/paste_generic.tpl:47 -msgid "Group membership" -msgstr "Groep lidmaatschap" +#: plugins/admin/users/class_userManagement.inc:316 +#: plugins/admin/users/class_userManagement.inc:379 +#, fuzzy +msgid "You have no permission to change this users password!" +msgstr "U heeft geen toestemming om uw wachtwoord te veranderen." -#: plugins/personal/posix/generic.tpl:85 -#: plugins/personal/posix/paste_generic.tpl:54 -msgid "(Warning: more than 16 groups are not supported by NFS!)" -msgstr "(Waarschuwing: NFS ondersteunt niet meer dan 16 groepen!)" +#: plugins/admin/users/class_userManagement.inc:546 +#, fuzzy, php-format +msgid "You have no permission to modify object '%s'!" +msgstr "U heeft geen toestemming om deze blokkeerlijst te verwijderen." -#: plugins/personal/posix/generic.tpl:94 +#: plugins/admin/users/class_userManagement.inc:550 #, fuzzy -msgid "Common group" -msgstr "Toon groepen" +msgid "You have no permission to use this template!" +msgstr "U heeft geen toestemming om deze blokkeerlijst te verwijderen." -#: plugins/personal/posix/generic.tpl:98 +#: plugins/admin/users/class_userManagement.inc:652 +#: plugins/admin/users/class_userManagement.inc:671 #, fuzzy -msgid "Non common group" -msgstr "Toon E-mail groepen" - -#: plugins/personal/posix/generic.tpl:119 -msgid "Account" +msgid "Account locking" msgstr "Account" -#: plugins/personal/posix/paste_generic.tpl:4 -msgid "Posix settings" -msgstr "Posix instellingen" - -#: plugins/personal/posix/class_posixAccount.inc:37 -#: plugins/generic/references/class_reference.inc:43 -msgid "UNIX" -msgstr "Unix" - -#: plugins/personal/posix/class_posixAccount.inc:38 +#: plugins/admin/users/class_userManagement.inc:653 #, fuzzy -msgid "Edit users POSIX settings" -msgstr "Posix instellingen" +msgid "You have no permission to change the lock status for this user!" +msgstr "U heeft geen toestemming om uw wachtwoord te veranderen." -#: plugins/personal/posix/class_posixAccount.inc:154 -msgid "expired" -msgstr "verlopen" +#: plugins/admin/users/class_userManagement.inc:672 +#, php-format +msgid "" +"Password method '%s' does not support locking. Account has not been locked!" +msgstr "" -#: plugins/personal/posix/class_posixAccount.inc:156 -msgid "grace time active" -msgstr "gratie tijd actief" +#: plugins/admin/users/class_userManagement.inc:770 +#: plugins/admin/users/class_userManagement.inc:844 +#: plugins/personal/generic/class_user.inc:1235 +#: plugins/personal/generic/class_user.inc:1277 +#: plugins/personal/generic/class_user.inc:1555 +#: plugins/personal/generic/class_user.inc:1683 +msgid "Given name" +msgstr "Naam" -#: plugins/personal/posix/class_posixAccount.inc:159 +#: plugins/admin/users/templatize.tpl:2 #, fuzzy -msgid "password not changeable" -msgstr "actief, wachtwoord onveranderbaar" +msgid "Applying a template" +msgstr "Sjablonen" + +#: plugins/admin/users/templatize.tpl:6 +msgid "" +"Applying a template to several users will replace all user attributes " +"defined in the template." +msgstr "" -#: plugins/personal/posix/class_posixAccount.inc:161 +#: plugins/admin/users/templatize.tpl:33 #, fuzzy -msgid "password expired" -msgstr "actief, wachtwoord verlopen" +msgid "No templates available!" +msgstr "Bestand is beschikbaar" -#: plugins/personal/posix/class_posixAccount.inc:208 -msgid "unconfigured" -msgstr "niet geconfigureerd" +#: plugins/admin/departments/remove.tpl:6 +msgid "" +"This includes 'all' accounts, systems, etc. in this subtree. Please double " +"check if your really want to do this since there is no way for GOsa to get " +"your data back." +msgstr "" +"Dit omvat 'alle' accounts, systemen etc. in deze subtree. Verzeker uzelf er " +"van dat dit is wat u wilt, aangezien er geen mogelijkheid voor GOsa is om " +"deze gegevens terug te halen." -#: plugins/personal/posix/class_posixAccount.inc:219 -msgid "automatic" -msgstr "automatisch" +#: plugins/admin/departments/remove.tpl:10 plugins/admin/acl/remove.tpl:10 +msgid "" +"Best thing to do before performing this action would be to save the current " +"contents of your LDAP tree in a file. So - if you've done so - press " +"'Delete' to continue or 'Cancel' to abort." +msgstr "" +"Het is aan te raden de huidige inhoud van uw LDAP database op te slaan " +"alvorens u doorgaat. Indien u dat gedaan heeft drukt u op 'Verwijderen' om " +"door te gaan of op 'Annuleren' om te annuleren." -#: plugins/personal/posix/class_posixAccount.inc:275 -#: plugins/personal/posix/class_posixAccount.inc:295 -#: plugins/personal/posix/class_posixAccount.inc:297 -#: plugins/personal/posix/class_posixAccount.inc:300 -msgid "POSIX" +#: plugins/admin/departments/class_departmentGeneric.inc:386 +#, 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!" -#: plugins/personal/posix/class_posixAccount.inc:471 +#: plugins/admin/departments/class_departmentGeneric.inc:457 #, php-format -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" +msgid "Tagging '%s'." +msgstr "Markeren van '%s'." -#: plugins/personal/posix/class_posixAccount.inc:475 +#: plugins/admin/departments/class_departmentGeneric.inc:538 #, php-format -msgid "Password must be changed after %s days" -msgstr "Het wachtwoord moet na %s dag(en) gewijzigd worden" +msgid "Moving '%s' to '%s'" +msgstr "Verplaatsen van %s naar %s" -#: plugins/personal/posix/class_posixAccount.inc:479 -#, 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/admin/departments/class_departmentGeneric.inc:579 +#, php-format +msgid "FAILED to copy %s, aborting operation" +msgstr "Kopieren van %s is mislukt. Bewerking afgebroken." -#: plugins/personal/posix/class_posixAccount.inc:483 -#, fuzzy, php-format -msgid "Warn user %s days before password expiry" -msgstr "Waarschuw de gebruiker %s dagen voordat het wachtwoord verloopt" +#: plugins/admin/departments/class_departmentGeneric.inc:610 +#: plugins/admin/departments/class_departmentGeneric.inc:615 +#: plugins/admin/departments/class_departmentManagement.inc:26 +msgid "Departments" +msgstr "Afdelingen" -#: plugins/personal/posix/class_posixAccount.inc:832 -msgid "Timeout while waiting for lock. Ignoring lock!" -msgstr "" +#: plugins/admin/departments/class_departmentGeneric.inc:618 +#: plugins/admin/departments/class_divListDepartment.inc:65 +msgid "Department name" +msgstr "Afdelingnaam" -#: plugins/personal/posix/class_posixAccount.inc:925 -msgid "" -"A duplicated UID number was written for this user. If this was not intended " -"please verify all used uidNumbers!" -msgstr "" +#: plugins/admin/departments/class_departmentGeneric.inc:620 +#: plugins/admin/departments/generic.tpl:27 +#: plugins/admin/departments/class_organizationGeneric.inc:120 +#: plugins/admin/departments/organization.tpl:27 +msgid "Category" +msgstr "Categorie" -#: plugins/personal/posix/class_posixAccount.inc:962 -#: plugins/personal/posix/class_posixAccount.inc:1155 -msgid "Group of user" -msgstr "Gebruikersgroep" +#: plugins/admin/departments/class_departmentGeneric.inc:623 +#: plugins/admin/departments/generic.tpl:65 +#: plugins/admin/departments/class_organizationGeneric.inc:123 +#: plugins/admin/departments/organization.tpl:65 +#: plugins/personal/generic/class_user.inc:1579 +#: plugins/personal/generic/generic.tpl:389 +#: plugins/personal/generic/multiple_generic.tpl:275 +msgid "State" +msgstr "Provincie" -#: plugins/personal/posix/class_posixAccount.inc:1047 -#: plugins/personal/posix/class_posixAccount.inc:1100 -#, fuzzy -msgid "shadowMin" -msgstr "Schaduwen van andere sessie" +#: plugins/admin/departments/class_departmentGeneric.inc:624 +#: plugins/admin/departments/generic.tpl:61 +#: plugins/admin/departments/generic.tpl:73 +#: plugins/admin/departments/class_localityGeneric.inc:87 +#: plugins/admin/departments/class_organizationGeneric.inc:124 +#: plugins/admin/departments/organization.tpl:61 +#: plugins/admin/departments/organization.tpl:73 +#: plugins/personal/generic/class_user.inc:1580 +#: plugins/personal/generic/generic.tpl:381 +#: plugins/personal/generic/multiple_generic.tpl:265 +msgid "Location" +msgstr "Plaats" -#: plugins/personal/posix/class_posixAccount.inc:1052 -#: plugins/personal/posix/class_posixAccount.inc:1105 -#, fuzzy -msgid "shadowMax" -msgstr "Schaduwen van andere sessie" +#: plugins/admin/departments/class_departmentGeneric.inc:625 +#: plugins/admin/departments/generic.tpl:81 +#: plugins/admin/departments/organization.tpl:81 +#: plugins/personal/generic/generic.tpl:194 +#: plugins/personal/generic/generic.tpl:397 +#: plugins/personal/generic/multiple_generic.tpl:67 +#: plugins/personal/generic/multiple_generic.tpl:285 +msgid "Address" +msgstr "Adres" -#: plugins/personal/posix/class_posixAccount.inc:1057 -#: plugins/personal/posix/class_posixAccount.inc:1110 -#, fuzzy -msgid "shadowWarning" -msgstr "Schaduwen van andere sessie" +#: plugins/admin/departments/class_departmentGeneric.inc:626 +msgid "Telephone" +msgstr "Telefoon" -#: plugins/personal/posix/class_posixAccount.inc:1071 -#: plugins/personal/posix/class_posixAccount.inc:1124 -#, fuzzy -msgid "shadowInactive" -msgstr "Schaduwen van andere sessie" +#: plugins/admin/departments/class_departmentGeneric.inc:629 +#: plugins/admin/departments/locality.tpl:50 +#: plugins/admin/departments/generic.tpl:114 +#: plugins/admin/departments/class_localityGeneric.inc:90 +#: plugins/admin/departments/class_organizationGeneric.inc:129 +#: plugins/admin/departments/class_countryGeneric.inc:90 +#: plugins/admin/departments/class_dcObject.inc:89 +#: plugins/admin/departments/country.tpl:50 +#: plugins/admin/departments/dcObject.tpl:50 +#: plugins/admin/departments/organization.tpl:114 +msgid "Administrative settings" +msgstr "Administratieve instellingen" -#: plugins/personal/posix/class_posixAccount.inc:1512 -#, fuzzy -msgid "POSIX account" -msgstr "GLPI account" +#: plugins/admin/departments/class_departmentGeneric.inc:680 +#, php-format +msgid "Object '%s' is already tagged" +msgstr "Object '%s' is al gemarkeerd" -#: plugins/personal/posix/class_posixAccount.inc:1516 -#: plugins/personal/generic/class_user.inc:1548 -#: plugins/personal/password/class_password.inc:145 -msgid "My account" -msgstr "Mijn account" +#: plugins/admin/departments/class_departmentGeneric.inc:687 +#, php-format +msgid "Adding tag (%s) to object '%s'" +msgstr "Toevoegen van markering (%s) aan object '%s'" -#: plugins/personal/posix/class_posixAccount.inc:1524 -#: setup/setup_migrate.tpl:263 -msgid "User ID" -msgstr "Gebruikers ID" +#: plugins/admin/departments/class_departmentGeneric.inc:719 +#, php-format +msgid "Removing tag from object '%s'" +msgstr "Verwijderen van markering van object '%s'" -#: plugins/personal/posix/class_posixAccount.inc:1525 +#: plugins/admin/departments/locality.tpl:11 +#: plugins/admin/departments/dcObject.tpl:11 #, fuzzy -msgid "Group ID" -msgstr "Groep" +msgid "Locality name" +msgstr "Naam van de locatie" -#: plugins/personal/posix/class_posixAccount.inc:1527 +#: plugins/admin/departments/locality.tpl:14 +#: plugins/admin/departments/dcObject.tpl:14 #, fuzzy -msgid "Force password change on login" -msgstr "Het veranderen van het wachtwoord is niet toegestaan" +msgid "Name of locality to create" +msgstr "Naam van de aan te maken subtree" -#: plugins/personal/posix/class_posixAccount.inc:1528 -#, fuzzy -msgid "Shadow min" -msgstr "Schaduwen van andere sessie" +#: plugins/admin/departments/locality.tpl:22 +#: plugins/admin/departments/generic.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" -#: plugins/personal/posix/class_posixAccount.inc:1529 -#, fuzzy -msgid "Shadow max" -msgstr "Schaduwen van andere sessie" +#: plugins/admin/departments/locality.tpl:31 +#: plugins/admin/departments/generic.tpl:43 +#: plugins/admin/departments/country.tpl:31 +#: plugins/admin/departments/dcObject.tpl:31 +#: plugins/admin/departments/organization.tpl:43 +msgid "Choose subtree to place department in" +msgstr "Selecteer de subtree waaronder deze afdeling geplaatst wordt" -#: plugins/personal/posix/class_posixAccount.inc:1530 -#, fuzzy -msgid "Shadow warning" -msgstr "Schaduwen van andere sessie" +#: plugins/admin/departments/locality.tpl:52 +#: plugins/admin/departments/generic.tpl:116 +#: plugins/admin/departments/country.tpl:52 +#: plugins/admin/departments/dcObject.tpl:52 +#: plugins/admin/departments/organization.tpl:116 +msgid "Tag department as an independent administrative unit" +msgstr "Markeer de afdeling als een onafhankelijke administratieve eenheid" -#: plugins/personal/posix/class_posixAccount.inc:1531 -#, fuzzy -msgid "Shadow inactive" -msgstr "Schaduwen van andere sessie" +#: plugins/admin/departments/generic.tpl:11 +msgid "Name of department" +msgstr "Naam van de afdeling" -#: plugins/personal/posix/class_posixAccount.inc:1532 -#, fuzzy -msgid "Shadow expire" -msgstr "Toon personen" +#: plugins/admin/departments/generic.tpl:14 +msgid "Name of subtree to create" +msgstr "Naam van de aan te maken subtree" -#: plugins/personal/posix/class_posixAccount.inc:1533 -#, fuzzy -msgid "System trust model" -msgstr "Systeem vertrouwen" +#: plugins/admin/departments/generic.tpl:30 +#: plugins/admin/departments/organization.tpl:30 +msgid "Category for this subtree" +msgstr "Categorie voor deze subtree" + +#: plugins/admin/departments/generic.tpl:68 +#: plugins/admin/departments/organization.tpl:68 +msgid "State where this subtree is located" +msgstr "Provincie waar deze subtree zich bevindt" + +#: plugins/admin/departments/generic.tpl:76 +#: plugins/admin/departments/organization.tpl:76 +msgid "Location of this subtree" +msgstr "Plaats van deze subtree" + +#: plugins/admin/departments/generic.tpl:84 +#: plugins/admin/departments/organization.tpl:84 +msgid "Postal address of this subtree" +msgstr "Post adres van deze subtree" + +#: plugins/admin/departments/generic.tpl:91 +#: plugins/admin/departments/organization.tpl:91 +msgid "Base telephone number of this subtree" +msgstr "Basis telefoonnummer van deze subtree" + +#: plugins/admin/departments/generic.tpl:99 +#: plugins/admin/departments/organization.tpl:99 +msgid "Base facsimile telephone number of this subtree" +msgstr "Basis Fax nummer van deze subtree" -#: plugins/personal/posix/main.inc:142 -#, fuzzy -msgid "POSIX settings" -msgstr "Posix instellingen" +#: plugins/admin/departments/class_divListDepartment.inc:47 +#: plugins/admin/departments/class_divListDepartment.inc:48 +msgid "List of departments" +msgstr "Lijst met afdelingen" -#: plugins/personal/posix/posix_shadow.tpl:9 -msgid "User must change password on first login" -msgstr "Het wachtwoord moet bij de eerste aanmelding gewijzigd worden" +#: plugins/admin/departments/class_divListDepartment.inc:73 +msgid "Regular expression for matching department names" +msgstr "Reguliere expressie voor overeenkomende afdelingen" -#: plugins/personal/posix/posix_shadow.tpl:34 -msgid "Password expires on" -msgstr "Wachtwoord verloopt op" +#: plugins/admin/departments/class_departmentManagement.inc:27 +#, fuzzy +msgid "Manage Departments" +msgstr "Afdelingen" -#: plugins/personal/generic/password.tpl:2 +#: plugins/admin/departments/class_departmentManagement.inc:316 msgid "" -"You have changed the method your password is stored in the ldap database. " -"For that reason you've to enter your password at this point again. GOsa will " -"then encode it with the selected method." +"As soon as the move 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 "" -"U heeft de manier waarop uw wachtwoord wordt opgeslagen in de LDAP database " -"veranderd. Daarom moet u het wachtwoord op dit moment opnieuw invoeren. GOsa " -"zal dan het wachtwoord versleutelen op de door u geselecteerde methode." -#: plugins/personal/generic/generic.tpl:6 -#: plugins/personal/generic/multiple_generic.tpl:5 -msgid "Personal information" -msgstr "Persoonlijke informatie" +#: plugins/admin/departments/class_departmentManagement.inc:336 +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/personal/generic/generic.tpl:20 -#: plugins/personal/generic/generic.tpl:22 -#: plugins/personal/generic/generic.tpl:38 -#: plugins/personal/generic/paste_generic.tpl:37 -#: plugins/personal/generic/generic_picture.tpl:5 -#: plugins/personal/generic/generic_picture.tpl:15 -#: plugins/personal/generic/multiple_generic.tpl:13 -msgid "Personal picture" -msgstr "Persoonlijk plaatje" +#: plugins/admin/departments/class_departmentManagement.inc:556 +#: plugins/admin/departments/class_dcObject.inc:77 +#: plugins/admin/departments/class_dcObject.inc:78 +#, fuzzy +msgid "Domain Component" +msgstr "Windows beheerders" -#: plugins/personal/generic/generic.tpl:29 -#: plugins/personal/generic/generic.tpl:40 -msgid "Change picture" -msgstr "Verander plaatje" +#: plugins/admin/departments/class_departmentManagement.inc:568 +#: plugins/admin/departments/class_countryGeneric.inc:78 +#: plugins/admin/departments/class_countryGeneric.inc:79 +msgid "Country" +msgstr "Land" -#: plugins/personal/generic/generic.tpl:62 -msgid "Template name" -msgstr "Sjabloon naam" +#: plugins/admin/departments/class_departmentManagement.inc:580 +#: plugins/admin/departments/class_localityGeneric.inc:78 +#: plugins/admin/departments/class_localityGeneric.inc:79 +#, fuzzy +msgid "Locality" +msgstr "Plaats" -#: plugins/personal/generic/generic.tpl:98 -#: plugins/personal/generic/class_user.inc:1557 -msgid "Personal title" -msgstr "Aanhef" +#: plugins/admin/departments/class_departmentManagement.inc:592 +#: plugins/admin/departments/class_organizationGeneric.inc:109 +#: plugins/admin/departments/class_organizationGeneric.inc:110 +#: plugins/personal/generic/class_user.inc:1567 +#: plugins/personal/generic/generic.tpl:279 +#: plugins/personal/generic/multiple_generic.tpl:149 +#: setup/setup_feedback.tpl:23 +msgid "Organization" +msgstr "Organisatie" -#: plugins/personal/generic/generic.tpl:108 -#: plugins/personal/generic/class_user.inc:1558 -#: plugins/personal/generic/multiple_generic.tpl:23 -msgid "Academic title" -msgstr "Academische titel" +#: plugins/admin/departments/class_organizationGeneric.inc:118 +#, fuzzy +msgid "Organization name" +msgstr "Organisatie" -#: plugins/personal/generic/generic.tpl:119 -#: plugins/personal/generic/class_user.inc:1560 -msgid "Date of birth" -msgstr "Geboortedatum" +#: plugins/admin/departments/class_organizationGeneric.inc:125 +#: plugins/personal/generic/class_user.inc:1581 +msgid "Postal address" +msgstr "Adres thuis" -#: plugins/personal/generic/generic.tpl:144 -msgid "Sex" -msgstr "Geslacht" +#: plugins/admin/departments/class_organizationGeneric.inc:126 +msgid "Phone number" +msgstr "Telefoonnummer" -#: plugins/personal/generic/generic.tpl:157 -#: plugins/personal/generic/multiple_generic.tpl:33 -msgid "Preferred langage" -msgstr "Voorkeurstaal" +#: plugins/admin/departments/class_countryGeneric.inc:87 +#: plugins/admin/departments/country.tpl:11 +#, fuzzy +msgid "Country name" +msgstr "Land" -#: plugins/personal/generic/generic.tpl:175 -#: plugins/personal/generic/multiple_generic.tpl:53 -msgid "Choose subtree to place user in" -msgstr "Kies de subtree waaronder de gebruiker geplaatst wordt" +#: plugins/admin/departments/main.inc:50 plugins/admin/departments/main.inc:52 +msgid "Department management" +msgstr "Afdeling beheer" -#: plugins/personal/generic/generic.tpl:202 -#: plugins/personal/generic/multiple_generic.tpl:78 -msgid "Private phone" -msgstr "Telefoon privé" +#: plugins/admin/departments/country.tpl:14 +#, fuzzy +msgid "Name of country to create" +msgstr "Naam van de aan te maken subtree" -#: plugins/personal/generic/generic.tpl:210 -#: plugins/personal/generic/class_user.inc:1258 -#: plugins/personal/generic/class_user.inc:1585 -#: plugins/personal/generic/class_user.inc:1668 -#: plugins/personal/generic/multiple_generic.tpl:88 -msgid "Homepage" -msgstr "Homepage" +#: plugins/admin/departments/dep_iframe.tpl:1 +msgid "Processing the requested operation" +msgstr "Bezig met verwerken van de gevraagde opdracht" -#: plugins/personal/generic/generic.tpl:223 -#: plugins/personal/generic/multiple_generic.tpl:105 -msgid "Password storage" -msgstr "Wachtwoord encryptie" +#: plugins/admin/departments/dep_iframe.tpl:7 +msgid "" +"Your browser doesn't support iframes, 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." -#: plugins/personal/generic/generic.tpl:240 -#: plugins/personal/generic/multiple_generic.tpl:117 -#: plugins/personal/generic/generic_certs.tpl:3 -msgid "Certificates" -msgstr "Certificaten" +#: plugins/admin/departments/organization.tpl:11 +#, fuzzy +msgid "Name of organization" +msgstr "Organisatie" -#: plugins/personal/generic/generic.tpl:243 -#: plugins/personal/generic/multiple_generic.tpl:121 -msgid "Edit certificates" -msgstr "Bewerk certificaten" +#: plugins/admin/departments/organization.tpl:14 +#, fuzzy +msgid "Name of organization to create" +msgstr "Naam van de aan te maken subtree" -#: plugins/personal/generic/generic.tpl:251 +#: plugins/admin/departments/dep_move_confirm.tpl:2 #, fuzzy -msgid "Last logon" -msgstr "Achternaam" +msgid "You are currently moving/renaming this department." +msgstr "U heeft geen toestemming om deze afdeling te verwijderen." -#: plugins/personal/generic/generic.tpl:267 -#: plugins/personal/generic/multiple_generic.tpl:137 -msgid "Organizational information" -msgstr "Organisatie informatie" +#: plugins/admin/departments/dep_move_confirm.tpl:5 +msgid "" +"Modifying a departments naming attribute 'ou' or base may corrupt acls and " +"snapshot entries for all entire objects." +msgstr "" -#: plugins/personal/generic/generic.tpl:295 -#: plugins/personal/generic/multiple_generic.tpl:169 -msgid "Department No." -msgstr "Afdeling nr." +#: plugins/admin/departments/dep_move_confirm.tpl:8 +msgid "GOsa can NOT fix this for you, yet." +msgstr "" -#: plugins/personal/generic/generic.tpl:303 -#: plugins/personal/generic/multiple_generic.tpl:179 -msgid "Employee No." -msgstr "Personeel nr." +#: plugins/admin/departments/dep_move_confirm.tpl:11 +msgid "" +"Before you confirm this action, ensure that everything will be as expected, " +"possibly the best solution is a backup." +msgstr "" -#: plugins/personal/generic/generic.tpl:311 -#: plugins/personal/generic/class_user.inc:1571 -#: plugins/personal/generic/multiple_generic.tpl:189 -msgid "Employee type" -msgstr "Functie" +#: plugins/admin/acl/remove.tpl:6 +#, fuzzy +msgid "" +"This includes all system and setup informations. Please double check if your " +"really want to do this since there is no way for GOsa to get your data back." +msgstr "" +"Dit omvat alle systeem en configuratie informatie. Verzeker uzelf " +"hiervan, aangezien er geen manier is voor GOsa om deze gegevens terug te " +"halen." -#: plugins/personal/generic/generic.tpl:329 -#: plugins/personal/generic/generic.tpl:511 -#: plugins/personal/generic/multiple_generic.tpl:207 -#: plugins/personal/generic/multiple_generic.tpl:418 -msgid "Room No." -msgstr "Kamer nr." +#: plugins/admin/acl/class_aclManagement.inc:290 +#, fuzzy +msgid "ACL role" +msgstr "Rechten" -#: plugins/personal/generic/generic.tpl:347 -#: plugins/personal/generic/class_user.inc:1269 -#: plugins/personal/generic/class_user.inc:1677 -#: plugins/personal/generic/multiple_generic.tpl:227 -msgid "Mobile" -msgstr "GSM" +#: plugins/admin/acl/class_divListACL.inc:51 +#: plugins/admin/acl/class_divListACL.inc:52 +#, fuzzy +msgid "List of acls" +msgstr "Lijst met macro's" -#: plugins/personal/generic/generic.tpl:355 -#: plugins/personal/generic/class_user.inc:1272 -#: plugins/personal/generic/class_user.inc:1680 -#: plugins/personal/generic/multiple_generic.tpl:237 -msgid "Pager" -msgstr "Pieper" +#: plugins/admin/acl/class_divListACL.inc:73 +msgid "Summary" +msgstr "Samenvatting" + +#: plugins/admin/acl/class_divListACL.inc:84 +#, fuzzy +msgid "Display acls matching" +msgstr "Toon overeenkomende macro's" + +#: plugins/admin/acl/class_divListACL.inc:114 +#: plugins/admin/acl/class_divListACL.inc:152 +#: plugins/admin/acl/class_aclRole.inc:742 +#: plugins/personal/generic/class_user.inc:1539 +#: plugins/personal/generic/generic.tpl:448 +#: plugins/personal/generic/multiple_generic.tpl:345 +msgid "Role" +msgstr "Funktie" -#: plugins/personal/generic/generic.tpl:413 -#: plugins/personal/generic/class_user.inc:1530 -#: plugins/personal/generic/multiple_generic.tpl:302 -msgid "Vocation" -msgstr "Beroep" +#: plugins/admin/acl/class_divListACL.inc:165 +#, fuzzy +msgid "Edit acl role" +msgstr "Bewerk share" -#: plugins/personal/generic/generic.tpl:421 -#: plugins/personal/generic/class_user.inc:1533 -#: plugins/personal/generic/multiple_generic.tpl:312 -msgid "Unit description" -msgstr "Eenheid omschrijving" +#: plugins/admin/acl/class_divListACL.inc:185 +#, fuzzy +msgid "Edit acl" +msgstr "Bewerk klasse" -#: plugins/personal/generic/generic.tpl:430 -#: plugins/personal/generic/class_user.inc:1534 -#: plugins/personal/generic/multiple_generic.tpl:323 -msgid "Subject area" -msgstr "Werkgebied" +#: plugins/admin/acl/class_divListACL.inc:192 +#, fuzzy +msgid "Delete acl" +msgstr "Verwijder klasse" -#: plugins/personal/generic/generic.tpl:439 -#: plugins/personal/generic/class_user.inc:1535 -#: plugins/personal/generic/multiple_generic.tpl:334 -msgid "Functional title" -msgstr "Functionele titel" +#: plugins/admin/acl/tabs_acl_role.inc:28 +#, fuzzy +msgid "ACL Templates" +msgstr "Sjablonen" -#: plugins/personal/generic/generic.tpl:462 -#: plugins/personal/generic/class_user.inc:1532 -#: plugins/personal/generic/multiple_generic.tpl:360 -msgid "Person locality" -msgstr "Werkplaats" +#: plugins/admin/acl/class_aclRole.inc:26 +#: plugins/admin/acl/class_aclRole.inc:743 +#, fuzzy +msgid "Access control roles" +msgstr "Toegangsopties" -#: plugins/personal/generic/generic.tpl:471 -#: plugins/personal/generic/class_user.inc:1528 -#: plugins/personal/generic/multiple_generic.tpl:371 -msgid "Unit" -msgstr "Eenheid" +#: plugins/admin/acl/class_aclRole.inc:27 +#, fuzzy +msgid "Edit AC roles" +msgstr "Rechten" -#: plugins/personal/generic/generic.tpl:480 -#: plugins/personal/generic/class_user.inc:1538 -#: plugins/personal/generic/multiple_generic.tpl:382 -msgid "Street" -msgstr "Straat" +#: plugins/admin/acl/class_aclRole.inc:131 +#, fuzzy +msgid "Reset ACL" +msgstr "Verwijderen" -#: plugins/personal/generic/generic.tpl:488 -#: plugins/personal/generic/class_user.inc:1540 -#: plugins/personal/generic/multiple_generic.tpl:392 -msgid "Postal code" -msgstr "Postcode" +#: plugins/admin/acl/class_aclRole.inc:438 +msgid "No ACL settings for this category" +msgstr "" -#: plugins/personal/generic/generic.tpl:496 -#: plugins/personal/generic/class_user.inc:1529 -#: plugins/personal/generic/multiple_generic.tpl:402 -msgid "House identifier" -msgstr "Huis identificatie" +#: plugins/admin/acl/class_aclRole.inc:440 +#, fuzzy, php-format +msgid "ACL for these objects: %s" +msgstr "Nieuw FAI object aanmaken" -#: plugins/personal/generic/generic.tpl:525 -msgid "Please use the phone tab" -msgstr "Gebruik a.u.b. de telefoon tab" +#: plugins/admin/acl/class_aclRole.inc:446 +#, fuzzy +msgid "Edit category ACL" +msgstr "Bewerk klasse" -#: plugins/personal/generic/generic.tpl:540 -#: plugins/personal/generic/class_user.inc:1531 -#: plugins/personal/generic/multiple_generic.tpl:449 -msgid "Last delivery" -msgstr "Laatste levering" +#: plugins/admin/acl/class_aclRole.inc:450 +#, fuzzy +msgid "Reset category ACL" +msgstr "Categorie" -#: plugins/personal/generic/generic.tpl:549 -#: plugins/personal/generic/class_user.inc:1537 -#: plugins/personal/generic/multiple_generic.tpl:460 -msgid "Public visible" -msgstr "Publiek zichtbaar" +#: plugins/admin/acl/class_aclRole.inc:470 +#, php-format +msgid "Edit ACL for '%s', scope is '%s'" +msgstr "" -#: plugins/personal/generic/paste_generic.tpl:1 -msgid "User settings" -msgstr "Gebruikersinstellingen" +#: plugins/admin/acl/class_aclRole.inc:666 +#, fuzzy +msgid "Object in use" +msgstr "Objectnaam" -#: plugins/personal/generic/paste_generic.tpl:20 -#: plugins/personal/password/class_password.inc:26 setup/setup_config2.tpl:295 -#: setup/setup_config2.tpl:340 setup/setup_migrate.tpl:271 -#: ihtml/themes/default/password.tpl:40 ihtml/themes/default/login.tpl:47 -#: ihtml/themes/default/login.tpl:49 -msgid "Password" -msgstr "Wachtwoord" +#: plugins/admin/acl/class_aclRole.inc:666 +#, php-format +msgid "This role cannot be removed while it is in use by these objects:" +msgstr "" -#: plugins/personal/generic/paste_generic.tpl:23 -msgid "Clear password" -msgstr "Wachtwoord wissen" +#: plugins/admin/acl/class_aclRole.inc:753 +#, fuzzy +msgid "Permissions" +msgstr "Rechten" -#: plugins/personal/generic/paste_generic.tpl:24 -msgid "Set new password" -msgstr "Nieuw wachtwoord instellen" +#: plugins/admin/acl/main.inc:52 plugins/admin/acl/main.inc:54 +#, fuzzy +msgid "ACL management" +msgstr "Blokkeerlijst beheer" -#: plugins/personal/generic/paste_generic.tpl:47 -#: plugins/personal/generic/class_user.inc:1565 -msgid "User picture" -msgstr "Persoonlijk plaatje" +#: plugins/addons/bugsubmitter/class_bugsubmitter.inc:25 +msgid "Bug submitter" +msgstr "" -#: plugins/personal/generic/paste_generic.tpl:52 -#: plugins/personal/generic/generic_picture.tpl:27 -msgid "Remove picture" -msgstr "Plaatje verwijderen" +#: plugins/addons/bugsubmitter/class_bugsubmitter.inc:26 +msgid "" +"Bugsubmitter" +msgstr "" #: plugins/personal/generic/class_user.inc:38 #, fuzzy @@ -4211,11 +4386,6 @@ msgstr "ongeldig" msgid "No certificate installed" msgstr "Geen certificaat geinstalleerd" -#: plugins/personal/generic/class_user.inc:603 html/password.php:159 -#, fuzzy -msgid "Password method" -msgstr "Wachtwoord encryptie" - #: plugins/personal/generic/class_user.inc:603 #, fuzzy msgid "The selected password method is no longer available." @@ -4226,29 +4396,139 @@ msgstr "Dit programma is niet meer beschikbaar." msgid "The selected password method requires initial configuration!" msgstr "Dit programma is niet meer beschikbaar." +#: plugins/personal/generic/class_user.inc:1258 +#: plugins/personal/generic/class_user.inc:1585 +#: plugins/personal/generic/class_user.inc:1668 +#: plugins/personal/generic/generic.tpl:210 +#: plugins/personal/generic/multiple_generic.tpl:88 +msgid "Homepage" +msgstr "Homepage" + +#: plugins/personal/generic/class_user.inc:1269 +#: plugins/personal/generic/class_user.inc:1677 +#: plugins/personal/generic/generic.tpl:347 +#: plugins/personal/generic/multiple_generic.tpl:227 +msgid "Mobile" +msgstr "GSM" + +#: plugins/personal/generic/class_user.inc:1272 +#: plugins/personal/generic/class_user.inc:1680 +#: plugins/personal/generic/generic.tpl:355 +#: plugins/personal/generic/multiple_generic.tpl:237 +msgid "Pager" +msgstr "Pieper" + #: plugins/personal/generic/class_user.inc:1382 #, fuzzy msgid "Cannot open certificate!" msgstr "Het opgegeven certificaat kon geopend worden!" +#: plugins/personal/generic/class_user.inc:1528 +#: plugins/personal/generic/generic.tpl:471 +#: plugins/personal/generic/multiple_generic.tpl:371 +msgid "Unit" +msgstr "Eenheid" + +#: plugins/personal/generic/class_user.inc:1529 +#: plugins/personal/generic/generic.tpl:496 +#: plugins/personal/generic/multiple_generic.tpl:402 +msgid "House identifier" +msgstr "Huis identificatie" + +#: plugins/personal/generic/class_user.inc:1530 +#: plugins/personal/generic/generic.tpl:413 +#: plugins/personal/generic/multiple_generic.tpl:302 +msgid "Vocation" +msgstr "Beroep" + +#: plugins/personal/generic/class_user.inc:1531 +#: plugins/personal/generic/generic.tpl:540 +#: plugins/personal/generic/multiple_generic.tpl:449 +msgid "Last delivery" +msgstr "Laatste levering" + +#: plugins/personal/generic/class_user.inc:1532 +#: plugins/personal/generic/generic.tpl:462 +#: plugins/personal/generic/multiple_generic.tpl:360 +msgid "Person locality" +msgstr "Werkplaats" + +#: plugins/personal/generic/class_user.inc:1533 +#: plugins/personal/generic/generic.tpl:421 +#: plugins/personal/generic/multiple_generic.tpl:312 +msgid "Unit description" +msgstr "Eenheid omschrijving" + +#: plugins/personal/generic/class_user.inc:1534 +#: plugins/personal/generic/generic.tpl:430 +#: plugins/personal/generic/multiple_generic.tpl:323 +msgid "Subject area" +msgstr "Werkgebied" + +#: plugins/personal/generic/class_user.inc:1535 +#: plugins/personal/generic/generic.tpl:439 +#: plugins/personal/generic/multiple_generic.tpl:334 +msgid "Functional title" +msgstr "Functionele titel" + #: plugins/personal/generic/class_user.inc:1536 #: plugins/personal/generic/generic_certs.tpl:78 msgid "Certificate serial number" msgstr "Certificaat serienummer" +#: plugins/personal/generic/class_user.inc:1537 +#: plugins/personal/generic/generic.tpl:549 +#: plugins/personal/generic/multiple_generic.tpl:460 +msgid "Public visible" +msgstr "Publiek zichtbaar" + +#: plugins/personal/generic/class_user.inc:1538 +#: plugins/personal/generic/generic.tpl:480 +#: plugins/personal/generic/multiple_generic.tpl:382 +msgid "Street" +msgstr "Straat" + +#: plugins/personal/generic/class_user.inc:1540 +#: plugins/personal/generic/generic.tpl:488 +#: plugins/personal/generic/multiple_generic.tpl:392 +msgid "Postal code" +msgstr "Postcode" + #: plugins/personal/generic/class_user.inc:1544 #, fuzzy msgid "Generic user settings" msgstr "Algemene wachtrij instellingen" +#: plugins/personal/generic/class_user.inc:1548 +#: plugins/personal/posix/class_posixAccount.inc:1564 +#: plugins/personal/password/class_password.inc:145 +msgid "My account" +msgstr "Mijn account" + #: plugins/personal/generic/class_user.inc:1554 msgid "Surname" msgstr "Achternaam" -#: plugins/personal/generic/class_user.inc:1556 -#, fuzzy -msgid "User identification" -msgstr "Gebruikersinformatie" +#: plugins/personal/generic/class_user.inc:1556 +#, fuzzy +msgid "User identification" +msgstr "Gebruikersinformatie" + +#: plugins/personal/generic/class_user.inc:1557 +#: plugins/personal/generic/generic.tpl:98 +msgid "Personal title" +msgstr "Aanhef" + +#: plugins/personal/generic/class_user.inc:1558 +#: plugins/personal/generic/generic.tpl:108 +#: plugins/personal/generic/multiple_generic.tpl:23 +msgid "Academic title" +msgstr "Academische titel" + +#: plugins/personal/generic/class_user.inc:1560 +#: plugins/personal/generic/generic.tpl:119 +msgid "Date of birth" +msgstr "Geboortedatum" #: plugins/personal/generic/class_user.inc:1561 #, fuzzy @@ -4260,6 +4540,11 @@ msgstr "Afzender" msgid "Preferred language" msgstr "Voorkeurstaal" +#: plugins/personal/generic/class_user.inc:1565 +#: plugins/personal/generic/paste_generic.tpl:47 +msgid "User picture" +msgstr "Persoonlijk plaatje" + #: plugins/personal/generic/class_user.inc:1569 #, fuzzy msgid "Department number" @@ -4270,6 +4555,12 @@ msgstr "Afdelingnaam" msgid "Employee number" msgstr "Functie" +#: plugins/personal/generic/class_user.inc:1571 +#: plugins/personal/generic/generic.tpl:311 +#: plugins/personal/generic/multiple_generic.tpl:189 +msgid "Employee type" +msgstr "Functie" + #: plugins/personal/generic/class_user.inc:1573 #, fuzzy msgid "Room number" @@ -4283,683 +4574,488 @@ msgstr "Telefoonnummer" #: plugins/personal/generic/class_user.inc:1575 #, fuzzy msgid "Pager number" -msgstr "Telefoonnummer" - -#: plugins/personal/generic/class_user.inc:1576 -#, fuzzy -msgid "Mobile number" -msgstr "GSM nummer" - -#: plugins/personal/generic/class_user.inc:1577 -#, fuzzy -msgid "Fax number" -msgstr "Serienummer" - -#: plugins/personal/generic/class_user.inc:1583 -msgid "Home postal address" -msgstr "Adres thuis" - -#: plugins/personal/generic/class_user.inc:1584 -#, fuzzy -msgid "Home phone number" -msgstr "Telefoonnummer" - -#: plugins/personal/generic/class_user.inc:1586 -#, fuzzy -msgid "User password method" -msgstr "Wachtwoord encryptie" - -#: plugins/personal/generic/class_user.inc:1587 -#, fuzzy -msgid "User certificates" -msgstr "Standaard certificaat" - -#: plugins/personal/generic/main.inc:115 -#, fuzzy -msgid "You have no permission to set your password!" -msgstr "U heeft geen toestemming om uw wachtwoord te veranderen." - -#: plugins/personal/generic/main.inc:206 -msgid "Generic user information" -msgstr "Algemene gebruikersinformatie" - -#: plugins/personal/generic/generic_certs.tpl:8 -msgid "Standard certificate" -msgstr "Standaard certificaat" - -#: plugins/personal/generic/generic_certs.tpl:33 -msgid "S/MIME certificate" -msgstr "S/MIME certificaat" - -#: plugins/personal/generic/generic_certs.tpl:57 -msgid "PKCS12 certificate" -msgstr "PKCS12 certificaat" - -#: 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 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:13 html/password.php:217 -#: ihtml/themes/default/password.tpl:78 ihtml/themes/default/password.tpl:79 -msgid "Current password" -msgstr "Huidig wachtwoord" - -#: plugins/personal/password/password.tpl:28 -#: ihtml/themes/default/password.tpl:90 -#, fuzzy -msgid "Password strength" -msgstr "Wachtwoord encryptie" - -#: plugins/personal/password/password.tpl:41 -msgid "Clear fields" -msgstr "Wis velden" - -#: plugins/personal/password/changed.tpl:3 -msgid "" -"You've successfully changed your password. Remember to change all programms " -"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!" - -#: plugins/personal/password/class_password.inc:27 -#, fuzzy -msgid "Change user password" -msgstr "Verander wachtwoord" - -#: plugins/personal/password/class_password.inc:79 -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/personal/password/class_password.inc:85 -msgid "The password you've entered as 'New password' is empty." -msgstr "Het nieuw ingevoerde wachtwoord is leeg." - -#: plugins/personal/password/class_password.inc:88 html/password.php:204 -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/personal/password/class_password.inc:91 html/password.php:209 -msgid "The password used as new is to short." -msgstr "Het nieuw opgegeven wachtwoord is te kort." - -#: plugins/personal/password/class_password.inc:94 -#, fuzzy, php-format -msgid "External password changer reported a problem: %s." -msgstr "Extern wachtwoord verander mechanisme rapporteerde een probleem:" - -#: plugins/personal/password/class_password.inc:108 -msgid "" -"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." - -#: plugins/personal/password/class_password.inc:114 -#, 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:141 -#, fuzzy -msgid "User password" -msgstr "Wachtwoord wissen" - -#: plugins/personal/password/main.inc:57 setup/setup_config1.tpl:136 -#, fuzzy -msgid "Password settings" -msgstr "Gebruikersinstellingen" - -#: plugins/personal/password/nochange.tpl:2 -msgid "Password change not allowed" -msgstr "Het veranderen van het wachtwoord is niet toegestaan" - -#: plugins/personal/password/nochange.tpl:6 -#, fuzzy -msgid "You have no permission to change your password at this time" -msgstr "U heeft geen toestemming om uw wachtwoord te veranderen." - -#: plugins/generic/references/class_reference.inc:51 -msgid "FAX" -msgstr "Fax" - -#: plugins/generic/references/class_reference.inc:55 -msgid "FTP" -msgstr "Ftp" - -#: plugins/generic/references/class_reference.inc:67 -msgid "Thin Client" -msgstr "Thin Client" - -#: plugins/generic/references/contents.tpl:11 -msgid "Object name" -msgstr "Objectnaam" - -#: plugins/generic/references/contents.tpl:11 -msgid "Contents" -msgstr "Inhoud" - -#: plugins/generic/references/contents.tpl:18 -msgid "This object has no relationship to other objects." -msgstr "Dit object heeft geen relatie met andere objecten." - -#: plugins/generic/welcome/welcome.tpl:4 -msgid "" -"This is the GOsa main menu. You can select your tasks from the menu on the " -"left, or by choosing one of the pictograms below. All changes apply directly " -"to your companies LDAP server." -msgstr "" -"Dit is het GOsa hoofdmenu. U kunt taken selecteren door het menu aan de " -"linkerzijde te gebruiken of door een van de pictogrammen hieronder te " -"selecteren. Alle veranderingen worden direct op de LDAP server van uw " -"bedrijf doorgevoerd." - -#: plugins/generic/welcome/welcome.tpl:8 -msgid "" -"Use 'Sign out' on the upper left to close the connection and 'Main' to get " -"back to the pictogram view." -msgstr "" -"Gebruik 'Uitloggen' bovenin om de verbinding te verbreken en 'Hoofdmenu' om " -"terug te keren naar het onderstaande pictogrammen overzicht." - -#: plugins/generic/welcome/welcome.tpl:15 -msgid "The GOsa team" -msgstr "Het GOsa team" - -#: plugins/generic/welcome/main.inc:26 -#, php-format -msgid "Welcome %s!" -msgstr "Welkom %s!" - -#: plugins/addons/bugsubmitter/class_bugsubmitter.inc:25 -msgid "Bug submitter" -msgstr "" - -#: plugins/addons/bugsubmitter/class_bugsubmitter.inc:26 -msgid "" -"Bugsubmitter" -msgstr "" - -#: html/password.php:58 html/index.php:143 -#, fuzzy, php-format -msgid "GOsa configuration %s/%s is not readable. Aborted." -msgstr "GOsa configuratie %s/gosa.conf is niet leesbaar. Geannuleerd." - -#: html/password.php:74 html/index.php:164 html/setup.php:66 -#, php-format -msgid "Directory '%s' specified as compile directory is not accessible!" -msgstr "" -"Directory '%s' die opgegeven is als compileer directory is niet toegankelijk!" - -#: html/password.php:159 -msgid "Error: Password method not available!" -msgstr "" - -#: html/password.php:224 html/index.php:324 -msgid "Please check the username/password combination." -msgstr "Controleer a.u.b. de gebruikersnaam/wachtwoord combinatie." - -#: html/password.php:228 -msgid "You have no permissions to change your password." -msgstr "U heeft geen toestemming om uw wachtwoord te veranderen." - -#: html/password.php:249 -msgid "External password changer reported a problem: " -msgstr "Extern wachtwoord verander mechanisme rapporteerde een probleem:" - -#: html/password.php:280 html/index.php:416 -msgid "Session will not be encrypted." -msgstr "De sessie zal niet versleuteld zijn." +msgstr "Telefoonnummer" -#: html/password.php:280 html/index.php:416 -msgid "Enter SSL session" -msgstr "Gebruik een SSL sessie" +#: plugins/personal/generic/class_user.inc:1576 +#, fuzzy +msgid "Mobile number" +msgstr "GSM nummer" -#: html/index.php:57 +#: plugins/personal/generic/class_user.inc:1577 #, fuzzy -msgid "Session is not encrypted!" -msgstr "De sessie zal niet versleuteld zijn." +msgid "Fax number" +msgstr "Serienummer" -#: html/index.php:64 -msgid "" -"The session lifetime configured in your gosa.conf will be overridden by php." -"ini settings." -msgstr "" +#: plugins/personal/generic/class_user.inc:1583 +msgid "Home postal address" +msgstr "Adres thuis" -#: html/index.php:164 +#: plugins/personal/generic/class_user.inc:1584 #, fuzzy -msgid "Smarty error" -msgstr "Systeem status" +msgid "Home phone number" +msgstr "Telefoonnummer" -#: html/index.php:215 -msgid "There is a problem with the authentication setup!" -msgstr "" +#: plugins/personal/generic/class_user.inc:1586 +#, fuzzy +msgid "User password method" +msgstr "Wachtwoord encryptie" -#: html/index.php:223 -msgid "Cannot find a valid user for the current authentication setup!" -msgstr "" +#: plugins/personal/generic/class_user.inc:1587 +#, fuzzy +msgid "User certificates" +msgstr "Standaard certificaat" -#: html/index.php:227 -msgid "User information is not unique accross the configured LDAP trees!" -msgstr "" +#: plugins/personal/generic/generic.tpl:6 +#: plugins/personal/generic/multiple_generic.tpl:5 +msgid "Personal information" +msgstr "Persoonlijke informatie" -#: html/index.php:268 -msgid "Cannot detect information about the installed LDAP schema!" -msgstr "" +#: plugins/personal/generic/generic.tpl:20 +#: plugins/personal/generic/generic.tpl:22 +#: plugins/personal/generic/generic.tpl:38 +#: plugins/personal/generic/multiple_generic.tpl:13 +#: plugins/personal/generic/paste_generic.tpl:37 +#: plugins/personal/generic/generic_picture.tpl:5 +#: plugins/personal/generic/generic_picture.tpl:15 +msgid "Personal picture" +msgstr "Persoonlijk plaatje" -#: html/index.php:281 -#, fuzzy -msgid "Your LDAP setup contains old schema definitions:" -msgstr "" -"Uw LDAP installatie bevat oude schema definities. Draai het installatie " -"programma a.u.b. opnieuw." +#: plugins/personal/generic/generic.tpl:29 +#: plugins/personal/generic/generic.tpl:40 +msgid "Change picture" +msgstr "Verander plaatje" -#: html/index.php:302 -msgid "Please specify a valid username!" -msgstr "Geef a.u.b. een geldige gebruikersnaam op!" +#: plugins/personal/generic/generic.tpl:62 +msgid "Template name" +msgstr "Sjabloon naam" -#: html/index.php:305 -msgid "Please specify your password!" -msgstr "Geef a.u.b. uw wachtwoord op!" +#: plugins/personal/generic/generic.tpl:144 +msgid "Sex" +msgstr "Geslacht" -#: html/index.php:317 -#, fuzzy -msgid "Authentication error" -msgstr "Nagios authenticatie" +#: plugins/personal/generic/generic.tpl:157 +#: plugins/personal/generic/multiple_generic.tpl:33 +msgid "Preferred langage" +msgstr "Voorkeurstaal" -#: html/index.php:317 -msgid "Cannot retrieve user information for htaccess authentication!" -msgstr "" +#: plugins/personal/generic/generic.tpl:175 +#: plugins/personal/generic/multiple_generic.tpl:53 +msgid "Choose subtree to place user in" +msgstr "Kies de subtree waaronder de gebruiker geplaatst wordt" -#: html/index.php:371 -#, fuzzy -msgid "Account locked. Please contact your system administrator!" -msgstr "" -"Account is geblokkeerd. Neem a.u.b. contact op met de systeembeheerder." +#: plugins/personal/generic/generic.tpl:202 +#: plugins/personal/generic/multiple_generic.tpl:78 +msgid "Private phone" +msgstr "Telefoon privé" -#: html/index.php:422 -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/personal/generic/generic.tpl:223 +#: plugins/personal/generic/multiple_generic.tpl:105 +msgid "Password storage" +msgstr "Wachtwoord encryptie" -#: html/main.php:148 -#, php-format -msgid "Cannot locate file '%s' - please run '%s' to fix this" -msgstr "" +#: plugins/personal/generic/generic.tpl:240 +#: plugins/personal/generic/multiple_generic.tpl:117 +#: plugins/personal/generic/generic_certs.tpl:3 +msgid "Certificates" +msgstr "Certificaten" -#: html/main.php:167 +#: plugins/personal/generic/generic.tpl:243 +#: plugins/personal/generic/multiple_generic.tpl:121 +msgid "Edit certificates" +msgstr "Bewerk certificaten" + +#: plugins/personal/generic/generic.tpl:251 #, fuzzy -msgid "PHP configuration" -msgstr "FAX database" +msgid "Last logon" +msgstr "Achternaam" -#: html/main.php:168 -msgid "" -"FATAL: Register globals is on. GOsa will refuse to login unless this is " -"fixed by an administrator." -msgstr "" -"FATAAL: 'Register globals' is geactiveerd in PHP. GOsa zal niemand laten " -"inloggen totdat dit opgelost is door een systeembeheerder." +#: plugins/personal/generic/generic.tpl:267 +#: plugins/personal/generic/multiple_generic.tpl:137 +msgid "Organizational information" +msgstr "Organisatie informatie" -#: html/main.php:228 -msgid "Running out of memory!" -msgstr "" +#: plugins/personal/generic/generic.tpl:295 +#: plugins/personal/generic/multiple_generic.tpl:169 +msgid "Department No." +msgstr "Afdeling nr." -#: html/main.php:284 -msgid "User ACL checks disabled" -msgstr "" +#: plugins/personal/generic/generic.tpl:303 +#: plugins/personal/generic/multiple_generic.tpl:179 +msgid "Employee No." +msgstr "Personeel nr." -#: html/main.php:329 -#, 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/personal/generic/generic.tpl:329 +#: plugins/personal/generic/generic.tpl:511 +#: plugins/personal/generic/multiple_generic.tpl:207 +#: plugins/personal/generic/multiple_generic.tpl:418 +msgid "Room No." +msgstr "Kamer nr." -#: html/main.php:339 -#, fuzzy -msgid "Plugin" -msgstr "in" +#: plugins/personal/generic/generic.tpl:525 +msgid "Please use the phone tab" +msgstr "Gebruik a.u.b. de telefoon tab" -#: html/main.php:340 -#, fuzzy, php-format -msgid "FATAL: Cannot find any plugin definitions for plugin '%s'!" -msgstr "FATAAL: Kan geen enkele module defenities vinden voor module '%s'!" +#: plugins/personal/generic/paste_generic.tpl:1 +msgid "User settings" +msgstr "Gebruikersinstellingen" -#: html/main.php:354 -#, fuzzy -msgid "Configuration Error" -msgstr "Configuratie bestand" +#: plugins/personal/generic/paste_generic.tpl:23 +msgid "Clear password" +msgstr "Wachtwoord wissen" -#: html/main.php:355 -#, php-format -msgid "" -"FATAL: not all POST variables have been transfered by PHP - please inform " -"your administrator!" -msgstr "" +#: plugins/personal/generic/paste_generic.tpl:24 +msgid "Set new password" +msgstr "Nieuw wachtwoord instellen" -#: html/setup.php:66 -#, fuzzy -msgid "Smarty" -msgstr "Samenvatting" +#: plugins/personal/generic/paste_generic.tpl:52 +#: plugins/personal/generic/generic_picture.tpl:27 +msgid "Remove picture" +msgstr "Plaatje verwijderen" -#: html/helpviewer.php:64 -msgid "Help browser" -msgstr "Help verkenner" +#: plugins/personal/generic/main.inc:115 +#, fuzzy +msgid "You have no permission to set your password!" +msgstr "U heeft geen toestemming om uw wachtwoord te veranderen." -#: html/helpviewer.php:118 -msgid "There is no helpfile specified for this class" -msgstr "Er is (nog) geen help bestand aanwezig voor deze klasse." +#: plugins/personal/generic/main.inc:206 +msgid "Generic user information" +msgstr "Algemene gebruikersinformatie" -#: html/helpviewer.php:269 -#, php-format -msgid "Helpdir '%s' is not accessible, can't read any helpfiles." +#: plugins/personal/generic/password.tpl:2 +msgid "" +"You have changed the method your password is stored in the ldap database. " +"For that reason you've to enter your password at this point again. GOsa will " +"then encode it with the selected method." msgstr "" -"Help directory '%s' is niet toegankelijk. Er kunnen geen helpbestanden " -"gelezen worden." +"U heeft de manier waarop uw wachtwoord wordt opgeslagen in de LDAP database " +"veranderd. Daarom moet u het wachtwoord op dit moment opnieuw invoeren. GOsa " +"zal dan het wachtwoord versleutelen op de door u geselecteerde methode." -#: setup/setup_finish.tpl:3 -#, fuzzy -msgid "Create your configuration file" -msgstr "Configuratie bestand" +#: plugins/personal/generic/generic_certs.tpl:8 +msgid "Standard certificate" +msgstr "Standaard certificaat" -#: setup/setup_finish.tpl:13 -msgid "Download configuration" -msgstr "Systeem configuratie" +#: plugins/personal/generic/generic_certs.tpl:33 +msgid "S/MIME certificate" +msgstr "S/MIME certificaat" -#: setup/setup_finish.tpl:18 -#, fuzzy -msgid "Status: " -msgstr "Status" +#: plugins/personal/generic/generic_certs.tpl:57 +msgid "PKCS12 certificate" +msgstr "PKCS12 certificaat" -#: setup/setup_schema.tpl:3 +#: plugins/personal/posix/class_posixAccount.inc:38 #, fuzzy -msgid "Schema specific settings" -msgstr "Samba Instellingen" +msgid "Edit users POSIX settings" +msgstr "Posix instellingen" -#: setup/setup_schema.tpl:7 -msgid "Enable schema validation when logging in" -msgstr "" +#: plugins/personal/posix/class_posixAccount.inc:154 +msgid "expired" +msgstr "verlopen" -#: setup/setup_schema.tpl:16 -#, fuzzy -msgid "Check status" -msgstr "Systeem status" +#: plugins/personal/posix/class_posixAccount.inc:156 +msgid "grace time active" +msgstr "gratie tijd actief" -#: setup/setup_schema.tpl:20 -msgid "Schema check succeeded" -msgstr "" +#: plugins/personal/posix/class_posixAccount.inc:159 +#, fuzzy +msgid "password not changeable" +msgstr "actief, wachtwoord onveranderbaar" -#: setup/setup_schema.tpl:23 +#: plugins/personal/posix/class_posixAccount.inc:161 #, fuzzy -msgid "Schema check failed" -msgstr "Het opslaan van de telefoon is mislukt" +msgid "password expired" +msgstr "actief, wachtwoord verlopen" -#: setup/setup_schema.tpl:31 -msgid "" -"Could not read any schema informations, all checks skipped. Adjust your ldap " -"acls." -msgstr "" +#: plugins/personal/posix/class_posixAccount.inc:208 +msgid "unconfigured" +msgstr "niet geconfigureerd" -#: setup/setup_schema.tpl:35 -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/personal/posix/class_posixAccount.inc:219 +msgid "automatic" +msgstr "automatisch" -#: setup/class_setupStep_Checks.inc:38 setup/class_setupStep_Checks.inc:39 -msgid "Installation check" +#: plugins/personal/posix/class_posixAccount.inc:275 +#: plugins/personal/posix/class_posixAccount.inc:295 +#: plugins/personal/posix/class_posixAccount.inc:297 +#: plugins/personal/posix/class_posixAccount.inc:300 +msgid "POSIX" msgstr "" -#: setup/class_setupStep_Checks.inc:40 -msgid "Basic checks for PHP compatibility and extensions" +#: plugins/personal/posix/class_posixAccount.inc:471 +#, php-format +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" -#: setup/class_setupStep_Checks.inc:64 -#, fuzzy -msgid "Checking PHP version" -msgstr "Controle op PHP versie (>=4.1.0)" +#: plugins/personal/posix/class_posixAccount.inc:475 +#, php-format +msgid "Password must be changed after %s days" +msgstr "Het wachtwoord moet na %s dag(en) gewijzigd worden" -#: setup/class_setupStep_Checks.inc:65 +#: plugins/personal/posix/class_posixAccount.inc:479 #, fuzzy, php-format -msgid "PHP must be of version %s or above." +msgid "Disable account after %s days of inactivity after password expiry" msgstr "" -"PHP moet minimaal versienummer 4.1.0 hebben. GOsa gebruikt bepaalde " -"functionaliteit die in voorgaande versies niet goed of helemaal niet " -"voorhanden is." +"Blokkeer het account na %s dag(en) inactiviteit nadat het wachtwoord " +"verlopen is" -#: setup/class_setupStep_Checks.inc:66 -msgid "Please upgrade to a supported version." -msgstr "" +#: plugins/personal/posix/class_posixAccount.inc:483 +#, fuzzy, php-format +msgid "Warn user %s days before password expiry" +msgstr "Waarschuw de gebruiker %s dagen voordat het wachtwoord verloopt" -#: setup/class_setupStep_Checks.inc:73 -msgid "GOsa requires this module to talk with your LDAP server." +#: plugins/personal/posix/class_posixAccount.inc:837 +msgid "Timeout while waiting for lock. Ignoring lock!" msgstr "" -#: setup/class_setupStep_Checks.inc:81 -msgid "GOsa requires this module for an internationalized interface." -msgstr "" +#: plugins/personal/posix/class_posixAccount.inc:895 +#: plugins/personal/posix/class_posixAccount.inc:1203 +msgid "Group of user" +msgstr "Gebruikersgroep" -#: setup/class_setupStep_Checks.inc:89 -msgid "GOsa requires this module for the samba integration." +#: plugins/personal/posix/class_posixAccount.inc:990 +msgid "" +"A duplicated UID number was written for this user. If this was not intended " +"please verify all used uidNumbers!" msgstr "" -#: setup/class_setupStep_Checks.inc:97 -msgid "GOsa requires this module to make use of SSHA encryption." -msgstr "" +#: plugins/personal/posix/class_posixAccount.inc:1066 +#: plugins/personal/posix/class_posixAccount.inc:1069 +#: plugins/personal/posix/class_posixAccount.inc:1139 +#: plugins/personal/posix/class_posixAccount.inc:1142 +#: plugins/personal/posix/class_posixAccount.inc:1570 +#: plugins/personal/posix/generic.tpl:7 +#: plugins/personal/posix/paste_generic.tpl:8 +msgid "Home directory" +msgstr "Persoonlijke map" -#: setup/class_setupStep_Checks.inc:105 -msgid "GOsa requires this module to talk to an IMAP server." -msgstr "" +#: plugins/personal/posix/class_posixAccount.inc:1077 +#: plugins/personal/posix/class_posixAccount.inc:1080 +#: plugins/personal/posix/generic.tpl:57 +#: plugins/personal/posix/paste_generic.tpl:28 +msgid "UID" +msgstr "UID" -#: setup/class_setupStep_Checks.inc:112 +#: plugins/personal/posix/class_posixAccount.inc:1095 +#: plugins/personal/posix/class_posixAccount.inc:1148 #, fuzzy -msgid "mbstring" -msgstr "Samba Instellingen" +msgid "shadowMin" +msgstr "Schaduwen van andere sessie" -#: setup/class_setupStep_Checks.inc:113 -msgid "GOsa requires this module to handle unicode strings." -msgstr "" +#: plugins/personal/posix/class_posixAccount.inc:1100 +#: plugins/personal/posix/class_posixAccount.inc:1153 +#, fuzzy +msgid "shadowMax" +msgstr "Schaduwen van andere sessie" -#: setup/class_setupStep_Checks.inc:120 setup/setup_config2.tpl:188 +#: plugins/personal/posix/class_posixAccount.inc:1105 +#: plugins/personal/posix/class_posixAccount.inc:1158 #, fuzzy -msgid "MySQL" -msgstr "LDAP fout:" +msgid "shadowWarning" +msgstr "Schaduwen van andere sessie" -#: setup/class_setupStep_Checks.inc:121 +#: plugins/personal/posix/class_posixAccount.inc:1119 +#: plugins/personal/posix/class_posixAccount.inc:1172 #, 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." +msgid "shadowInactive" +msgstr "Schaduwen van andere sessie" -#: setup/class_setupStep_Checks.inc:138 -msgid "samba hash generator" -msgstr "" +#: plugins/personal/posix/class_posixAccount.inc:1560 +#, fuzzy +msgid "POSIX account" +msgstr "GLPI account" -#: setup/class_setupStep_Checks.inc:139 -msgid "GOsa requires this command to synchronize POSIX and samba passwords." -msgstr "" +#: plugins/personal/posix/class_posixAccount.inc:1571 +#: plugins/personal/posix/generic.tpl:15 +msgid "Shell" +msgstr "Shell" -#: setup/class_setupStep_Checks.inc:140 -msgid "" -"Deploy a gosa-si installation or install the perl Crypt::SmbHash modules." -msgstr "" +#: plugins/personal/posix/class_posixAccount.inc:1572 +#: setup/setup_migrate.tpl:291 +msgid "User ID" +msgstr "Gebruikers ID" -#: setup/class_setupStep_Checks.inc:150 +#: plugins/personal/posix/class_posixAccount.inc:1573 #, 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." +msgid "Group ID" +msgstr "Groep" -#: setup/class_setupStep_Checks.inc:151 +#: plugins/personal/posix/class_posixAccount.inc:1575 #, fuzzy -msgid "Search for 'register_globals' in your php.ini and switch it to 'Off'." -msgstr "Controle of 'register_globals' ingesteld staat op 'off'" +msgid "Force password change on login" +msgstr "Het veranderen van het wachtwoord is niet toegestaan" -#: setup/class_setupStep_Checks.inc:159 -msgid "PHP uses this value for the garbage collector to delete old sessions." -msgstr "" +#: plugins/personal/posix/class_posixAccount.inc:1576 +#, fuzzy +msgid "Shadow min" +msgstr "Schaduwen van andere sessie" -#: setup/class_setupStep_Checks.inc:160 +#: plugins/personal/posix/class_posixAccount.inc:1577 #, 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." +msgid "Shadow max" +msgstr "Schaduwen van andere sessie" -#: setup/class_setupStep_Checks.inc:161 +#: plugins/personal/posix/class_posixAccount.inc:1578 #, 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'." +msgid "Shadow warning" +msgstr "Schaduwen van andere sessie" -#: setup/class_setupStep_Checks.inc:168 setup/class_setupStep_Checks.inc:184 -#: setup/class_setupStep_Checks.inc:200 setup/class_setupStep_Checks.inc:216 +#: plugins/personal/posix/class_posixAccount.inc:1579 #, fuzzy -msgid "Off" -msgstr "Offline" +msgid "Shadow inactive" +msgstr "Schaduwen van andere sessie" -#: setup/class_setupStep_Checks.inc:169 +#: plugins/personal/posix/class_posixAccount.inc:1580 #, 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'." +msgid "Shadow expire" +msgstr "Toon personen" + +#: plugins/personal/posix/class_posixAccount.inc:1581 +#, fuzzy +msgid "System trust model" +msgstr "Systeem vertrouwen" + +#: plugins/personal/posix/generic.tpl:25 +msgid "Primary group" +msgstr "Primaire groep" + +#: plugins/personal/posix/generic.tpl:36 +msgid "Status" +msgstr "Status" + +#: plugins/personal/posix/generic.tpl:53 +#: plugins/personal/posix/paste_generic.tpl:23 +msgid "Force UID/GID" +msgstr "Forceer UID/GID" + +#: plugins/personal/posix/generic.tpl:83 +#: plugins/personal/posix/paste_generic.tpl:47 +msgid "Group membership" +msgstr "Groep lidmaatschap" + +#: plugins/personal/posix/generic.tpl:85 +#: plugins/personal/posix/paste_generic.tpl:54 +msgid "(Warning: more than 16 groups are not supported by NFS!)" +msgstr "(Waarschuwing: NFS ondersteunt niet meer dan 16 groepen!)" + +#: plugins/personal/posix/generic.tpl:94 +#, fuzzy +msgid "Common group" +msgstr "Toon groepen" + +#: plugins/personal/posix/generic.tpl:98 +#, fuzzy +msgid "Non common group" +msgstr "Toon E-mail groepen" + +#: plugins/personal/posix/generic.tpl:119 +msgid "Account" +msgstr "Account" + +#: plugins/personal/posix/posix_groups.tpl:6 +msgid "Select groups to add" +msgstr "Selecteer de toe te voegen groepen" + +#: plugins/personal/posix/posix_groups.tpl:32 +msgid "Display groups of department" +msgstr "Toon groepen van afdeling" -#: setup/class_setupStep_Checks.inc:170 -#, 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'." +#: plugins/personal/posix/posix_groups.tpl:44 +msgid "Display groups matching" +msgstr "Toon overeenkomende groepen" -#: setup/class_setupStep_Checks.inc:177 -#, fuzzy -msgid "" -"GOsa needs at least 32MB of memory. Setting it below this limit may cause " -"errors that are not reproducable! 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/personal/posix/posix_groups.tpl:55 +msgid "Display groups of user" +msgstr "Toon groepen van gebruiker" -#: setup/class_setupStep_Checks.inc:178 -msgid "" -"Search for 'memory_limit' in your php.ini and set it to '32M' or higher." -msgstr "" +#: plugins/personal/posix/paste_generic.tpl:4 +msgid "Posix settings" +msgstr "Posix instellingen" -#: setup/class_setupStep_Checks.inc:185 +#: plugins/personal/posix/main.inc:142 #, 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" +msgid "POSIX settings" +msgstr "Posix instellingen" -#: setup/class_setupStep_Checks.inc:186 -msgid "Search for 'implicit_flush' in your php.ini and set it to 'Off'." -msgstr "" +#: plugins/personal/posix/posix_shadow.tpl:9 +msgid "User must change password on first login" +msgstr "Het wachtwoord moet bij de eerste aanmelding gewijzigd worden" -#: setup/class_setupStep_Checks.inc:193 -#, 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/personal/posix/posix_shadow.tpl:34 +msgid "Password expires on" +msgstr "Wachtwoord verloopt op" -#: setup/class_setupStep_Checks.inc:194 +#: plugins/personal/password/changed.tpl:3 msgid "" -"Search for 'max_execution_time' in your php.ini and set it to '30' or higher." +"You've successfully changed your password. Remember to change all programms " +"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!" -#: setup/class_setupStep_Checks.inc:201 +#: plugins/personal/password/main.inc:57 setup/setup_config1.tpl:136 #, fuzzy +msgid "Password settings" +msgstr "Gebruikersinstellingen" + +#: plugins/personal/password/password.tpl:4 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." +"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 "" -"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." +"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." -#: setup/class_setupStep_Checks.inc:202 -msgid "Search for 'expose_php' in your php.ini and set if to 'Off'." -msgstr "" +#: plugins/personal/password/password.tpl:41 +msgid "Clear fields" +msgstr "Wis velden" -#: setup/class_setupStep_Checks.inc:208 +#: plugins/personal/password/class_password.inc:27 #, fuzzy -msgid "On" -msgstr "Open" +msgid "Change user password" +msgstr "Verander wachtwoord" -#: setup/class_setupStep_Checks.inc:209 -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/personal/password/class_password.inc:79 +msgid "You need to specify your current password in order to proceed." +msgstr "U moet uw huidige wachtwoord opgeven om door te kunnen gaan." -#: setup/class_setupStep_Checks.inc:210 -#, 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/personal/password/class_password.inc:85 +msgid "The password you've entered as 'New password' is empty." +msgstr "Het nieuw ingevoerde wachtwoord is leeg." -#: setup/class_setupStep_Checks.inc:217 -#, fuzzy -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/personal/password/class_password.inc:94 +#, fuzzy, php-format +msgid "External password changer reported a problem: %s." +msgstr "Extern wachtwoord verander mechanisme rapporteerde een probleem:" -#: setup/class_setupStep_Checks.inc:218 -#, fuzzy +#: plugins/personal/password/class_password.inc:108 msgid "" -"Search for 'zend.ze1_compatibility_mode' in your php.ini and set it to 'Off'." +"The password you've entered as your current password doesn't match the real " +"one." msgstr "" -"Om GOsa zonder problemen te gebruiken, moet de session.auto_register optie " -"in uw php.ini ingesteld zijn op 'Off'." +"Het wachtwoord dat u opgegeven heeft als uw huidige wachtwoord is niet " +"correct." -#: setup/class_setupStep_Checks.inc:228 +#: plugins/personal/password/class_password.inc:114 #, fuzzy -msgid "Configuration writeable" -msgstr "Configuratie bestand" +msgid "You have no permission to change your password." +msgstr "U heeft geen toestemming om uw wachtwoord te veranderen." -#: setup/class_setupStep_Checks.inc:229 +#: plugins/personal/password/class_password.inc:141 #, fuzzy -msgid "The configuration file can't be written" -msgstr "Configuratie bestand" +msgid "User password" +msgstr "Wachtwoord wissen" -#: setup/class_setupStep_Checks.inc:230 -#, php-format -msgid "" -"GOsa reads its configuration from a file located in (%s/%s). The setup can " -"write the configuration directly if it is writeable." -msgstr "" +#: plugins/personal/password/nochange.tpl:2 +msgid "Password change not allowed" +msgstr "Het veranderen van het wachtwoord is niet toegestaan" + +#: plugins/personal/password/nochange.tpl:6 +#, fuzzy +msgid "You have no permission to change your password at this time" +msgstr "U heeft geen toestemming om uw wachtwoord te veranderen." #: setup/class_setupStep_Feedback.inc:92 #, fuzzy @@ -5014,247 +5110,405 @@ msgstr "Secties voor deze versie" msgid "Notification and feedback" msgstr "Geen certificaat geinstalleerd" -#: setup/class_setupStep_Feedback.inc:132 setup/class_setup.inc:77 +#: setup/class_setupStep_Feedback.inc:131 setup/class_setup.inc:77 #, fuzzy msgid "Setup error" msgstr "Systeem status" -#: setup/class_setupStep_Feedback.inc:141 -#: setup/class_setupStep_Feedback.inc:148 +#: setup/class_setupStep_Feedback.inc:140 +#: setup/class_setupStep_Feedback.inc:147 msgid "Feedback error" msgstr "" -#: setup/class_setupStep_Feedback.inc:141 +#: setup/class_setupStep_Feedback.inc:140 #, php-format msgid "Cannot send feedback to '%s': %s" msgstr "" -#: setup/class_setupStep_Feedback.inc:148 -msgid "Cannot send feedback: service temporarily unavailable" +#: setup/class_setupStep_Feedback.inc:147 +msgid "Cannot send feedback: service temporarily unavailable" +msgstr "" + +#: setup/class_setupStep_Feedback.inc:180 +#, fuzzy +msgid "Please specify a valid email address." +msgstr "Geef a.u.b. een geldige scriptnaam op." + +#: setup/class_setupStep_Feedback.inc:184 +msgid "" +"You have to select at least one of both options, subscribe or send feedback." +msgstr "" + +#: setup/class_setup.inc:197 +#, fuzzy +msgid "Completed" +msgstr "onvolledig" + +#: setup/class_setup.inc:267 setup/setup_migrate.tpl:272 +#, fuzzy +msgid "Next" +msgstr "tekst" + +#: setup/setup_config2.tpl:2 +msgid "Samba settings" +msgstr "Samba Instellingen" + +#: setup/setup_config2.tpl:6 +msgid "Samba hash generator" +msgstr "" + +#: setup/setup_config2.tpl:15 +#, fuzzy +msgid "Samba SID" +msgstr "Samba" + +#: setup/setup_config2.tpl:31 +#, fuzzy +msgid "RID base" +msgstr "Database" + +#: setup/setup_config2.tpl:46 +#, fuzzy +msgid "Workstation container" +msgstr "Werkstation naam" + +#: setup/setup_config2.tpl:61 +#, fuzzy +msgid "Samba SID mapping" +msgstr "Samba" + +#: setup/setup_config2.tpl:71 +#, fuzzy +msgid "Timezone" +msgstr "Tijdzone" + +#: setup/setup_config2.tpl:74 +#, fuzzy +msgid "Please choose your preferred timezone here" +msgstr "Voorkeurstaal" + +#: setup/setup_config2.tpl:96 +#, fuzzy +msgid "Additional GOsa settings" +msgstr "Programma instellingen" + +#: setup/setup_config2.tpl:100 +msgid "Enable Copy & Paste" +msgstr "" + +#: setup/setup_config2.tpl:112 +#, fuzzy +msgid "Enable DNS extension" +msgstr "Verwijder printer mogelijkheden" + +#: setup/setup_config2.tpl:124 +#, fuzzy +msgid "Enable DHCP extension" +msgstr "Verwijder printer mogelijkheden" + +#: setup/setup_config2.tpl:136 +#, fuzzy +msgid "Enable mime type management" +msgstr "Systeembeheer" + +#: setup/setup_config2.tpl:148 +#, fuzzy +msgid "Enable FAI release management" +msgstr "Blokkeerlijst beheer" + +#: setup/setup_config2.tpl:160 +#, fuzzy +msgid "Enable user netatalk plugin" +msgstr "Netatalk account beheren" + +#: setup/setup_config2.tpl:171 +#, fuzzy +msgid "Government mode" +msgstr "naar map" + +#: setup/setup_config2.tpl:182 +#, fuzzy +msgid "Logging options" +msgstr "Onbekend" + +#: setup/setup_config2.tpl:186 +#, fuzzy +msgid "Syslog" +msgstr "Systeem logs" + +#: setup/setup_config2.tpl:188 setup/class_setupStep_Checks.inc:120 +#, fuzzy +msgid "MySQL" +msgstr "LDAP fout:" + +#: setup/setup_config2.tpl:193 +msgid "Mail settings" +msgstr "E-mail instellingen" + +#: setup/setup_config2.tpl:197 +msgid "Mail method" +msgstr "E-mail methode" + +#: setup/setup_config2.tpl:213 +msgid "Account identification attribute" msgstr "" -#: setup/class_setupStep_Feedback.inc:150 -msgid "Feedback sucessfully send" +#: setup/setup_config2.tpl:227 +#, fuzzy +msgid "Vacation templates" +msgstr "Werkstation sjabloon" + +#: setup/setup_config2.tpl:243 +msgid "Use Cyrus UNIX style" msgstr "" -#: setup/class_setupStep_Feedback.inc:180 +#: setup/setup_config2.tpl:253 #, fuzzy -msgid "Please specify a valid email address." -msgstr "Geef a.u.b. een geldige scriptnaam op." +msgid "Snapshots / Undo" +msgstr "Het opslaan van de telefoon is mislukt" -#: setup/class_setupStep_Feedback.inc:184 -msgid "" -"You have to select at least one of both options, subscribe or send feedback." -msgstr "" +#: setup/setup_config2.tpl:262 setup/setup_config2.tpl:307 +#, fuzzy +msgid "Enable snapshots" +msgstr "Nagios account aanmaken" -#: setup/setup_license.tpl:8 -msgid "I have read the license and accept it" -msgstr "" +#: setup/setup_config2.tpl:268 setup/setup_config2.tpl:313 +#, fuzzy +msgid "Snapshot base" +msgstr "Het opslaan van de telefoon is mislukt" -#: setup/setup_config1.tpl:2 -msgid "Look and feel" -msgstr "" +#: setup/setup_frame.tpl:12 +#, fuzzy +msgid "GOsa setup wizard" +msgstr "GOsa help" -#: setup/setup_config1.tpl:6 +#: setup/setup_frame.tpl:19 #, fuzzy -msgid "Theme" -msgstr "MIME" +msgid "Installation" +msgstr "Windows werkstation" -#: setup/setup_config1.tpl:15 +#: setup/setup_frame.tpl:19 #, fuzzy -msgid "Apache" -msgstr "Cache" +msgid "Setup" +msgstr "Stel in" -#: setup/setup_config1.tpl:19 -msgid "Compress output send to browser" +#: setup/setup_migrate.tpl:5 +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_config1.tpl:27 +#: setup/setup_migrate.tpl:33 #, fuzzy -msgid "People and group storage" -msgstr "OU voor gebruikers opslag" +msgid "Check again" +msgstr "Controleer" -#: setup/setup_config1.tpl:30 +#: setup/setup_migrate.tpl:37 #, fuzzy -msgid "People DN attribute" -msgstr "DN atribuut voor gebruikers" +msgid "Add required object classes to the LDAP base" +msgstr "Toon FAI sjabloon objecten" -#: setup/setup_config1.tpl:41 +#: setup/setup_migrate.tpl:39 setup/setup_migrate.tpl:244 +#: setup/setup_migrate.tpl:344 setup/setup_migrate.tpl:398 +#: setup/setup_migrate.tpl:453 setup/setup_migrate.tpl:496 +#: setup/setup_migrate.tpl:540 #, fuzzy -msgid "People storage subtree" -msgstr "OU voor gebruikers opslag" +msgid "Current" +msgstr "Nieuw FAI object aanmaken" -#: setup/setup_config1.tpl:50 +#: setup/setup_migrate.tpl:46 setup/setup_migrate.tpl:248 +#: setup/setup_migrate.tpl:351 setup/setup_migrate.tpl:405 +#: setup/setup_migrate.tpl:457 setup/setup_migrate.tpl:500 +#: setup/setup_migrate.tpl:544 #, fuzzy -msgid "Group storage subtree" -msgstr "OU voor groepen opslag" +msgid "After migration" +msgstr "Gebruikersbeheer" -#: setup/setup_config1.tpl:59 -msgid "Include personal title in user DN" +#: setup/setup_migrate.tpl:54 setup/class_setupStep_Migrate.inc:376 +#: setup/class_setupStep_Migrate.inc:665 setup/class_setupStep_Migrate.inc:805 +#: setup/class_setupStep_Migrate.inc:1034 +#: setup/class_setupStep_Migrate.inc:2127 +#: setup/class_setupStep_Migrate.inc:2568 +#: setup/class_setupStep_Migrate.inc:2722 +#: setup/class_setupStep_Migrate.inc:3052 +#, fuzzy +msgid "Migrate" +msgstr "Aanmaken" + +#: setup/setup_migrate.tpl:65 +msgid "Move windows workstations into a valid windows workstation department" msgstr "" -#: setup/setup_config1.tpl:70 -msgid "Relaxed naming policies" +#: setup/setup_migrate.tpl:67 +msgid "" +"This dialog allows you to move the displayed windows workstations into a " +"valid department" msgstr "" -#: setup/setup_config1.tpl:81 -#, fuzzy -msgid "Automatic UIDs" -msgstr "Automatische modusregels" +#: setup/setup_migrate.tpl:69 +msgid "" +"Be careful with this tool, there may be references pointing to this " +"workstations that can't be migrated." +msgstr "" -#: setup/setup_config1.tpl:97 setup/class_setupStep_Config1.inc:118 -msgid "GID / UID min id" +#: setup/setup_migrate.tpl:95 +msgid "Move selected windows workstations into the following GOsa department" msgstr "" -#: setup/setup_config1.tpl:113 +#: setup/setup_migrate.tpl:100 #, fuzzy -msgid "Number base for people/groups" -msgstr "ID basis voor gebruikers/groepen" +msgid "Move selected workstations" +msgstr "Selecteer om werkstations te zien" -#: setup/setup_config1.tpl:121 -msgid "Hook for number base" +#: setup/setup_migrate.tpl:101 +msgid "What will be done here" msgstr "" -#: setup/setup_config1.tpl:140 -#, fuzzy -msgid "Password encryption algorithm" -msgstr "Encryptie algoritme" +#: setup/setup_migrate.tpl:113 +msgid "Move groups into configured group tree" +msgstr "" -#: setup/setup_config1.tpl:151 -#, fuzzy -msgid "Password restrictions" -msgstr "Wachtwoord verloopt op" +#: setup/setup_migrate.tpl:116 +msgid "" +"This dialog allows moving a couple of groups to the configured group tree. " +"Doing this may straighten your LDAP service." +msgstr "" -#: setup/setup_config1.tpl:158 setup/setup_config1.tpl:162 -msgid "Password minimum length" +#: setup/setup_migrate.tpl:119 +msgid "" +"Be careful with this option! There may be references pointing to these " +"groups. The GOsa setup can't migrate references, so you may want to cancel " +"the migration in this case." msgstr "" -#: setup/setup_config1.tpl:169 setup/setup_config1.tpl:173 -msgid "Different characters from old password" +#: setup/setup_migrate.tpl:122 +msgid "Move selected groups into this group tree" msgstr "" -#: setup/setup_config1.tpl:182 +#: setup/setup_migrate.tpl:153 setup/setup_migrate.tpl:205 +#: setup/setup_migrate.tpl:254 setup/setup_migrate.tpl:372 +#: setup/setup_migrate.tpl:425 setup/setup_migrate.tpl:469 +#: setup/setup_migrate.tpl:512 setup/setup_migrate.tpl:556 #, fuzzy -msgid "Password change hook" -msgstr "Het veranderen van het wachtwoord is niet toegestaan" - -#: setup/setup_config1.tpl:198 -msgid "Use SASL for kerberos" -msgstr "" +msgid "Hide changes" +msgstr "Open-Xchange" -#: setup/setup_config1.tpl:209 +#: setup/setup_migrate.tpl:155 setup/setup_migrate.tpl:207 +#: setup/setup_migrate.tpl:237 setup/setup_migrate.tpl:374 +#: setup/setup_migrate.tpl:427 setup/setup_migrate.tpl:472 +#: setup/setup_migrate.tpl:515 setup/setup_migrate.tpl:559 #, fuzzy -msgid "Use account expiration" -msgstr "Het account verloopt op" +msgid "Show changes" +msgstr "Toon pakketten" -#: setup/setup_config1.tpl:221 -msgid "" -"GOsa supports several encryption types for your passwords. Normally this is " -"adjustable via user templates, but you can specify a default method to be " -"used here, too." +#: setup/setup_migrate.tpl:168 +msgid "Move users into configured user tree" msgstr "" -"GOsa ondersteunt diverse encryptie types voor uw wachtwoorden. Normaliter is " -"dit aanpasbaar via gebruikerssjablonen. Hier kunt u echter een standaard te " -"gebruiken methode opgeven." -#: setup/setup_config1.tpl:222 -#, fuzzy +#: setup/setup_migrate.tpl:170 msgid "" -"GOsa always acts as admin and manages access rights internally. This is a " -"workaround till OpenLDAP's in directory ACI's are fully implemented. For " -"this to work, we need the admin DN and the corresponding password." +"This dialog allows moving a couple of users to the configured user tree. " +"Doing this may straighten your LDAP service." msgstr "" -"GOsa werkt altijd als een beheerder en verzorgt het toegangsbeheer intern. " -"Dit is een tijdelijke oplossing totdat directory ACIs volledig " -"geïmplementeerd zijn in OpenLDAP. Om dit te kunnen laten werken is een " -"beheerders DN en het bijbehorende wachtwoord nodig." -#: setup/setup_config1.tpl:223 +#: setup/setup_migrate.tpl:173 msgid "" -"Some basic LDAP parameters are tunable and affect the locations where GOsa " -"saves people and groups, including the way accounts get created. Check the " -"values below if the fit your needs." +"Be careful with this option! There may be references pointing to these " +"users. The GOsa setup can't migrate references, so you may want to cancel " +"the migration in this case." msgstr "" -"Sommige LDAP parameters zijn aan te passen en bepalen de locaties waar GOsa " -"gebruikers en groepen opslaat, evenals de manier waarop gebruikers " -"aangemaakt worden. Controleer of de waardes hieronder in uw behoeften " -"voorzien." -#: setup/setup_config1.tpl:224 +#: setup/setup_migrate.tpl:176 #, fuzzy -msgid "" -"GOsa has modular support for several mail methods. These methods provide " -"interfaces to users mailboxes and general handling for quotas. You can " -"choose the dummy plugin to leave all your mail settings untouched." -msgstr "" -"GOsa heeft modulaire ondersteuning voor diverse E-mail methodes. Deze " -"methodes leveren toegang tot gebruikers mailboxen en algemene afhandeling " -"voor quota's. U kunt de dummy module kiezen om alle E-mail instellingen " -"ongewijzigd te laten." +msgid "Move selected users into this people tree" +msgstr "Maak gebruiker aan met dit sjabloon" -#: setup/class_setupStep_Config3.inc:77 setup/class_setupStep_Config3.inc:78 +#: setup/setup_migrate.tpl:219 #, fuzzy -msgid "GOsa settings 3/3" -msgstr "Gebruikersinstellingen" +msgid "Migrate GOsa 2.5 administrative accounts" +msgstr "Netatalk account aanmaken" -#: setup/class_setupStep_Config3.inc:79 -msgid "Tweak some GOsa core behaviour" +#: setup/setup_migrate.tpl:221 +msgid "" +"This dialog allows the migration of GOsa 2.5 admin accounts into GOsa 2.6 " +"useable accounts." msgstr "" -#: setup/class_setupStep_Config3.inc:89 setup/class_setupStep_Schema.inc:86 -#: setup/class_setupStep_Config1.inc:88 setup/setup_feedback.tpl:55 -#: setup/setup_feedback.tpl:73 setup/class_setupStep_Config2.inc:167 -#: setup/class_setupStep_Ldap.inc:74 -msgid "No" -msgstr "Nee" - -#: setup/class_setupStep_Config3.inc:89 setup/class_setupStep_Schema.inc:86 -#: setup/class_setupStep_Config1.inc:88 setup/setup_feedback.tpl:53 -#: setup/setup_feedback.tpl:71 setup/class_setupStep_Config2.inc:167 -#: setup/class_setupStep_Ldap.inc:74 -msgid "Yes" -msgstr "Ja" - -#: setup/class_setupStep_Config3.inc:198 +#: setup/setup_migrate.tpl:257 setup/setup_ldap.tpl:65 #, fuzzy -msgid "Session lifetime must be a numeric value!" -msgstr "Toekomstige dagen moet een waarde bevatten." +msgid "Reload" +msgstr "Lezen" -#: setup/class_setupStep_Config3.inc:202 +#: setup/setup_migrate.tpl:273 #, fuzzy -msgid "Maximum LDAP query time must be a numeric value!" -msgstr "Toekomstige dagen moet een waarde bevatten." +msgid "Abort" +msgstr "Poort" -#: setup/class_setupStep_Language.inc:40 setup/class_setupStep_Language.inc:41 +#: setup/setup_migrate.tpl:275 #, fuzzy -msgid "Language setup" -msgstr "Taal" +msgid "Create a new GOsa administrator account" +msgstr "Netatalk account aanmaken" -#: setup/class_setupStep_Language.inc:42 -#, fuzzy -msgid "This step allows you to select your preferred language." +#: setup/setup_migrate.tpl:278 +msgid "" +"This dialog will automatically add a new super administrator to your LDAP " +"tree." msgstr "" -"Deze dialoog maakt het mogelijk om een apparaat te verbinden aan de computer " -"die u momenteel aan het bewerken bent." -#: setup/class_setupStep_Language.inc:47 +#: setup/setup_migrate.tpl:307 #, fuzzy -msgid "Automatic" -msgstr "automatisch" +msgid "Password (again)" +msgstr "Wachtwoord encryptie" + +#: setup/setup_migrate.tpl:333 +msgid "" +"The listed departments are currently invisible in the GOsa user interface. " +"If you want to change this for a couple of entries, select them and use the " +"migrate button below." +msgstr "" + +#: setup/setup_migrate.tpl:334 setup/setup_migrate.tpl:389 +#: setup/setup_migrate.tpl:445 setup/setup_migrate.tpl:489 +#: setup/setup_migrate.tpl:533 +msgid "" +"If you want to know what will be done when migrating the selected entries, " +"use the 'Show changes' button to see the LDIF." +msgstr "" + +#: setup/setup_migrate.tpl:388 +msgid "" +"The listed users are currently invisible in the GOsa user interface. If you " +"want to change this for a couple of users, just select them and use the " +"'Migrate' button below." +msgstr "" + +#: setup/setup_migrate.tpl:444 +msgid "" +"The listed devices are currently invisible in the GOsa interface. If you " +"want to change this for a couple of devices, just select them and use the " +"'Migrate' button below." +msgstr "" -#: setup/class_setupStep_Schema.inc:42 setup/class_setupStep_Schema.inc:43 +#: setup/setup_migrate.tpl:470 setup/setup_migrate.tpl:513 +#: setup/setup_migrate.tpl:557 #, fuzzy -msgid "LDAP schema check" -msgstr "Ldap server" +msgid "Refresh" +msgstr "Referenties" -#: setup/class_setupStep_Schema.inc:44 -msgid "Perform test on your current LDAP schema" +#: setup/setup_migrate.tpl:488 +msgid "" +"The listed services are currently invalid for the GOsa version you are going " +"to install. If you want to update a couple of service, just select them and " +"use the 'Migrate' button below." msgstr "" -#: setup/class_setupStep_Finish.inc:37 -#: ihtml/themes/default/copyPasteDialog.tpl:32 -msgid "Finish" -msgstr "Opslaan" +#: setup/setup_migrate.tpl:532 +msgid "" +"The listed menus are currently invisible in the GOsa interface. If you want " +"to change this for a couple of devices, just select them and use the " +"'Migrate' button below." +msgstr "" #: setup/class_setupStep_Finish.inc:38 #, fuzzy @@ -5291,165 +5545,261 @@ msgstr "" "geplaatst heeft. U wil misschien de volgende commando's uitvoeren om aan " "deze vereiste te voldoen: " -#: setup/class_setup.inc:197 -#, fuzzy -msgid "Completed" -msgstr "onvolledig" +#: setup/class_setupStep_Checks.inc:38 setup/class_setupStep_Checks.inc:39 +msgid "Installation check" +msgstr "" + +#: setup/class_setupStep_Checks.inc:40 +msgid "Basic checks for PHP compatibility and extensions" +msgstr "" -#: setup/class_setup.inc:267 setup/setup_migrate.tpl:244 +#: setup/class_setupStep_Checks.inc:64 #, fuzzy -msgid "Next" -msgstr "tekst" +msgid "Checking PHP version" +msgstr "Controle op PHP versie (>=4.1.0)" -#: setup/setup_checks.tpl:9 -msgid "PHP module and extension checks" +#: setup/class_setupStep_Checks.inc:65 +#, 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/setup_checks.tpl:41 setup/setup_checks.tpl:103 -msgid "GOsa will NOT run without fixing this." +#: setup/class_setupStep_Checks.inc:66 +msgid "Please upgrade to a supported version." msgstr "" -#: setup/setup_checks.tpl:45 setup/setup_checks.tpl:107 -msgid "GOsa will run without fixing this." +#: setup/class_setupStep_Checks.inc:73 +msgid "GOsa requires this module to talk with your LDAP server." msgstr "" -#: setup/setup_checks.tpl:67 -#, fuzzy -msgid "PHP setup configuration" -msgstr "FAX database" +#: setup/class_setupStep_Checks.inc:81 +msgid "GOsa requires this module for an internationalized interface." +msgstr "" -#: setup/setup_checks.tpl:67 -#, fuzzy -msgid "show information" -msgstr "Persoonlijke informatie" +#: setup/class_setupStep_Checks.inc:89 +msgid "GOsa requires this module for the samba integration." +msgstr "" -#: setup/class_setupStep_Config1.inc:74 setup/class_setupStep_Config1.inc:75 +#: setup/class_setupStep_Checks.inc:97 +msgid "GOsa requires this module to make use of SSHA encryption." +msgstr "" + +#: setup/class_setupStep_Checks.inc:105 +msgid "GOsa requires this module to talk to an IMAP server." +msgstr "" + +#: setup/class_setupStep_Checks.inc:112 #, fuzzy -msgid "GOsa settings 1/3" -msgstr "Gebruikersinstellingen" +msgid "mbstring" +msgstr "Samba Instellingen" -#: setup/class_setupStep_Config1.inc:76 +#: setup/class_setupStep_Checks.inc:113 +msgid "GOsa requires this module to handle unicode strings." +msgstr "" + +#: setup/class_setupStep_Checks.inc:121 #, fuzzy -msgid "GOsa generic settings" -msgstr "Algemene wachtrij instellingen" +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_Config1.inc:118 -#, fuzzy, php-format -msgid "The specified value for '%s' must be a numeric value" -msgstr "De sieve poort dient nummeriek te zijn." +#: setup/class_setupStep_Checks.inc:138 +msgid "samba hash generator" +msgstr "" -#: setup/class_setupStep_Config1.inc:122 setup/class_setupStep_Config1.inc:126 -#, php-format -msgid "Don't add a trailing comma to '%s'." +#: setup/class_setupStep_Checks.inc:139 +msgid "GOsa requires this command to synchronize POSIX and samba passwords." msgstr "" -#: setup/class_setupStep_Config1.inc:122 -msgid "People storage ou" -msgstr "OU voor gebruikers opslag" +#: setup/class_setupStep_Checks.inc:140 +msgid "" +"Deploy a gosa-si installation or install the perl Crypt::SmbHash modules." +msgstr "" -#: setup/class_setupStep_Config1.inc:126 -msgid "Group storage ou" -msgstr "OU voor groepen opslag" +#: setup/class_setupStep_Checks.inc:152 +msgid "imagick" +msgstr "" -#: setup/class_setupStep_Config1.inc:130 +#: setup/class_setupStep_Checks.inc:153 +msgid "GOsa requires this extension to handle images." +msgstr "" + +#: setup/class_setupStep_Checks.inc:159 #, fuzzy -msgid "Uid base must be numeric" -msgstr "Timeout dient nummeriek te zijn" +msgid "compression module" +msgstr "Toegangsopties" -#: setup/class_setupStep_Config1.inc:134 +#: setup/class_setupStep_Checks.inc:160 +msgid "GOsa requires this extension to handle snapshots." +msgstr "" + +#: setup/class_setupStep_Checks.inc:171 #, fuzzy -msgid "The given password minimum length is not numeric." -msgstr "De sieve poort dient nummeriek te zijn." +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_Config1.inc:137 +#: setup/class_setupStep_Checks.inc:172 #, fuzzy -msgid "The given password differ value is not numeric." -msgstr "De sieve poort dient nummeriek te zijn." +msgid "Search for 'register_globals' in your php.ini and switch it to 'Off'." +msgstr "Controle of 'register_globals' ingesteld staat op 'off'" -#: setup/setup_feedback.tpl:6 -msgid "Subscribe to the gosa-announce mailinglist" +#: setup/class_setupStep_Checks.inc:180 +msgid "PHP uses this value for the garbage collector to delete old sessions." msgstr "" -#: setup/setup_feedback.tpl:9 +#: setup/class_setupStep_Checks.inc:181 +#, fuzzy 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." +"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/setup_feedback.tpl:30 -msgid "Mail address" -msgstr "E-mail adres" - -#: setup/setup_feedback.tpl:41 -msgid "Send feedback to the GOsa project team" +#: setup/class_setupStep_Checks.inc:182 +#, 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/setup_feedback.tpl:44 +#: setup/class_setupStep_Checks.inc:189 setup/class_setupStep_Checks.inc:205 +#: setup/class_setupStep_Checks.inc:221 setup/class_setupStep_Checks.inc:237 +#, fuzzy +msgid "Off" +msgstr "Offline" + +#: setup/class_setupStep_Checks.inc:190 +#, fuzzy msgid "" -"When checking this option, GOsa will try to connect http://oss.gonicus.de in " -"order to submit your form anonymously." +"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/setup_feedback.tpl:50 -msgid "Did the setup procedure help you to get started?" +#: setup/class_setupStep_Checks.inc:191 +#, 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/setup_feedback.tpl:60 -msgid "If not, what problems did you encounter" +#: setup/class_setupStep_Checks.inc:198 +#, fuzzy +msgid "" +"GOsa needs at least 32MB of memory. Setting it below this limit may cause " +"errors that are not reproducable! 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." -#: setup/setup_feedback.tpl:68 -msgid "Is this the first time you use GOsa?" +#: setup/class_setupStep_Checks.inc:199 +msgid "" +"Search for 'memory_limit' in your php.ini and set it to '32M' or higher." msgstr "" -#: setup/setup_feedback.tpl:74 -msgid "I use it since" +#: setup/class_setupStep_Checks.inc:206 +#, 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" -#: setup/setup_feedback.tpl:75 -msgid "Select the year since when you are using GOsa" +#: setup/class_setupStep_Checks.inc:207 +msgid "Search for 'implicit_flush' in your php.ini and set it to 'Off'." msgstr "" -#: setup/setup_feedback.tpl:82 -msgid "What operating system / distribution do you use?" +#: setup/class_setupStep_Checks.inc:214 +#, 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." -#: setup/setup_feedback.tpl:90 -msgid "What web server do you use?" +#: setup/class_setupStep_Checks.inc:215 +msgid "" +"Search for 'max_execution_time' in your php.ini and set it to '30' or higher." msgstr "" -#: setup/setup_feedback.tpl:98 -msgid "What PHP version do you use?" +#: setup/class_setupStep_Checks.inc:222 +#, 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 "" +"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/setup_feedback.tpl:106 -msgid "LDAP" +#: setup/class_setupStep_Checks.inc:223 +msgid "Search for 'expose_php' in your php.ini and set if to 'Off'." msgstr "" -#: setup/setup_feedback.tpl:110 -msgid "What kind of LDAP server(s) do you use?" -msgstr "" +#: setup/class_setupStep_Checks.inc:229 +#, fuzzy +msgid "On" +msgstr "Open" -#: setup/setup_feedback.tpl:116 -msgid "How many objects are in your LDAP?" +#: setup/class_setupStep_Checks.inc:230 +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." -#: setup/setup_feedback.tpl:123 +#: setup/class_setupStep_Checks.inc:231 #, fuzzy -msgid "Features" -msgstr "Toekomstig" +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/setup_feedback.tpl:126 -msgid "What features of GOsa do you use?" +#: setup/class_setupStep_Checks.inc:238 +#, fuzzy +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." -#: setup/setup_feedback.tpl:136 -msgid "What features do you want to see in future versions of GOsa?" +#: setup/class_setupStep_Checks.inc:239 +#, fuzzy +msgid "" +"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'." + +#: setup/class_setupStep_Checks.inc:249 +#, fuzzy +msgid "Configuration writeable" +msgstr "Configuratie bestand" + +#: setup/class_setupStep_Checks.inc:250 +#, fuzzy +msgid "The configuration file can't be written" +msgstr "Configuratie bestand" -#: setup/setup_feedback.tpl:143 -msgid "Send feedback" +#: setup/class_setupStep_Checks.inc:251 +#, php-format +msgid "" +"GOsa reads its configuration from a file located in (%s/%s). The setup can " +"write the configuration directly if it is writeable." msgstr "" #: setup/setup_config3.tpl:2 @@ -5574,737 +5924,543 @@ msgstr "gedeactiveerd" msgid "Enabled" msgstr "gedeactiveerd" -#: setup/class_setupStep_Migrate.inc:123 setup/class_setupStep_Migrate.inc:124 -#, fuzzy -msgid "LDAP inspection" -msgstr "PHP configuratie inspectie" - -#: setup/class_setupStep_Migrate.inc:125 -msgid "Analyze your current LDAP for GOsa compatibility" +#: setup/setup_feedback.tpl:5 +msgid "Feedback sucessfully send" msgstr "" -#: setup/class_setupStep_Migrate.inc:131 -#, fuzzy -msgid "Checking for root object" -msgstr "Zoeken naar iconv ondersteuning" - -#: setup/class_setupStep_Migrate.inc:137 -msgid "Checking permissions on LDAP database" +#: setup/setup_feedback.tpl:15 +msgid "Subscribe to the gosa-announce mailinglist" msgstr "" -#: setup/class_setupStep_Migrate.inc:143 -#, fuzzy -msgid "Checking for invisible departments" -msgstr "Zoeken naar iconv ondersteuning" - -#: setup/class_setupStep_Migrate.inc:148 -#, fuzzy -msgid "Checking for invisible users" -msgstr "Zoeken naar iconv ondersteuning" - -#: setup/class_setupStep_Migrate.inc:155 -#: setup/class_setupStep_Migrate.inc:3021 -#, fuzzy -msgid "Checking for super administrator" -msgstr "Zoeken naar enkele additionele programma's" - -#: setup/class_setupStep_Migrate.inc:161 -#, fuzzy -msgid "Checking for users outside the people tree" -msgstr "Zoeken naar CUPS module" - -#: setup/class_setupStep_Migrate.inc:167 -#, fuzzy -msgid "Checking for groups outside the groups tree" -msgstr "Zoeken naar CUPS module" - -#: setup/class_setupStep_Migrate.inc:174 -msgid "Checking for windows workstations outside the winstation tree" +#: setup/setup_feedback.tpl:18 +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 "" -#: setup/class_setupStep_Migrate.inc:180 -#, fuzzy -msgid "Checking for duplicated UID numbers" -msgstr "Zoeken naar functie %s" - -#: setup/class_setupStep_Migrate.inc:186 -#, fuzzy -msgid "Checking for duplicate GID numbers" -msgstr "Zoeken naar functie %s" - -#: setup/class_setupStep_Migrate.inc:192 -#, fuzzy -msgid "Checking for old style USB devices" -msgstr "Zoeken naar iconv ondersteuning" - -#: setup/class_setupStep_Migrate.inc:198 -#, fuzzy -msgid "Checking for old services that have to be migrated" -msgstr "Zoeken naar CUPS module" - -#: setup/class_setupStep_Migrate.inc:204 -#, fuzzy -msgid "Checking for old style application menus" -msgstr "Zoeken naar functie %s" - -#: setup/class_setupStep_Migrate.inc:230 setup/class_setupStep_Migrate.inc:282 -#: setup/class_setupStep_Migrate.inc:347 setup/class_setupStep_Migrate.inc:411 -#: setup/class_setupStep_Migrate.inc:482 setup/class_setupStep_Migrate.inc:559 -#: setup/class_setupStep_Migrate.inc:644 setup/class_setupStep_Migrate.inc:785 -#: setup/class_setupStep_Migrate.inc:880 -#: setup/class_setupStep_Migrate.inc:2316 -#: setup/class_setupStep_Migrate.inc:2507 -#: setup/class_setupStep_Migrate.inc:2644 -#, fuzzy -msgid "LDAP query failed" -msgstr "De database zoekopdracht is mislukt" +#: setup/setup_feedback.tpl:39 +msgid "Mail address" +msgstr "E-mail adres" -#: setup/class_setupStep_Migrate.inc:231 setup/class_setupStep_Migrate.inc:283 -#: setup/class_setupStep_Migrate.inc:348 setup/class_setupStep_Migrate.inc:412 -#: setup/class_setupStep_Migrate.inc:483 setup/class_setupStep_Migrate.inc:560 -#: setup/class_setupStep_Migrate.inc:645 setup/class_setupStep_Migrate.inc:786 -#: setup/class_setupStep_Migrate.inc:881 -#: setup/class_setupStep_Migrate.inc:2317 -#: setup/class_setupStep_Migrate.inc:2508 -#: setup/class_setupStep_Migrate.inc:2645 -msgid "Possibly the 'root object' is missing." +#: setup/setup_feedback.tpl:50 +msgid "Send feedback to the GOsa project team" msgstr "" -#: setup/class_setupStep_Migrate.inc:253 -#, fuzzy, php-format -msgid "Found %s duplicate values for attribute 'uidNumber'." -msgstr "Er is een dubbele waarde gevonden voor record type '%s'." - -#: setup/class_setupStep_Migrate.inc:305 -#, fuzzy, php-format -msgid "Found %s duplicate values for attribute 'gidNumber'." -msgstr "Er is een dubbele waarde gevonden voor record type '%s'." - -#: setup/class_setupStep_Migrate.inc:363 setup/class_setupStep_Migrate.inc:574 -#: setup/class_setupStep_Migrate.inc:587 -#: setup/class_setupStep_Migrate.inc:1020 -#: setup/class_setupStep_Migrate.inc:1038 -#: setup/class_setupStep_Migrate.inc:1945 -#: setup/class_setupStep_Migrate.inc:1958 -#: setup/class_setupStep_Migrate.inc:3023 -msgid "Failed" -msgstr "Mislukt" - -#: setup/class_setupStep_Migrate.inc:365 -#, php-format +#: setup/setup_feedback.tpl:53 msgid "" -"Found %s winstations outside the predefined winstation department ou '%s'." +"When checking this option, GOsa will try to connect http://oss.gonicus.de in " +"order to submit your form anonymously." msgstr "" -#: setup/class_setupStep_Migrate.inc:366 setup/class_setupStep_Migrate.inc:655 -#: setup/class_setupStep_Migrate.inc:795 -#: setup/class_setupStep_Migrate.inc:1023 -#: setup/class_setupStep_Migrate.inc:2386 -#: setup/class_setupStep_Migrate.inc:2540 -#: setup/class_setupStep_Migrate.inc:2870 -#, fuzzy -msgid "Migrate" -msgstr "Aanmaken" +#: setup/setup_feedback.tpl:59 +msgid "Did the setup procedure help you to get started?" +msgstr "" -#: setup/class_setupStep_Migrate.inc:438 -#, fuzzy, php-format -msgid "Found %s groups outside the configured tree '%s'." -msgstr "U staat op het punt de invoer '%s' te kopieren." +#: setup/setup_feedback.tpl:62 setup/setup_feedback.tpl:80 +#: setup/class_setupStep_Ldap.inc:74 setup/class_setupStep_Config3.inc:89 +#: setup/class_setupStep_Schema.inc:86 setup/class_setupStep_Config1.inc:88 +#: setup/class_setupStep_Config2.inc:167 +msgid "Yes" +msgstr "Ja" -#: setup/class_setupStep_Migrate.inc:439 setup/class_setupStep_Migrate.inc:516 -#, fuzzy -msgid "Move" -msgstr "Modus" +#: setup/setup_feedback.tpl:64 setup/setup_feedback.tpl:82 +#: setup/class_setupStep_Ldap.inc:74 setup/class_setupStep_Config3.inc:89 +#: setup/class_setupStep_Schema.inc:86 setup/class_setupStep_Config1.inc:88 +#: setup/class_setupStep_Config2.inc:167 +msgid "No" +msgstr "Nee" -#: setup/class_setupStep_Migrate.inc:515 -#, php-format -msgid "Found %s user(s) outside the configured tree '%s'." +#: setup/setup_feedback.tpl:69 +msgid "If not, what problems did you encounter" msgstr "" -#: setup/class_setupStep_Migrate.inc:576 setup/class_setupStep_Migrate.inc:589 -#, php-format -msgid "" -"The specified user '%s' does not have full access to your ldap database." +#: setup/setup_feedback.tpl:77 +msgid "Is this the first time you use GOsa?" msgstr "" -#: setup/class_setupStep_Migrate.inc:653 -#, php-format -msgid "Found %s user(s) that will not be visible in GOsa." +#: setup/setup_feedback.tpl:83 +msgid "I use it since" msgstr "" -#: setup/class_setupStep_Migrate.inc:703 setup/class_setupStep_Migrate.inc:846 -#: setup/class_setupStep_Migrate.inc:1105 -#, fuzzy -msgid "Migration error" -msgstr "Aanmaken" - -#: setup/class_setupStep_Migrate.inc:703 setup/class_setupStep_Migrate.inc:846 -#, fuzzy, php-format -msgid "Cannot migrate department '%s':" -msgstr "Ga naar basis afdelingen" - -#: setup/class_setupStep_Migrate.inc:794 -#, php-format -msgid "Found %s department(s) that will not be visible in GOsa." +#: setup/setup_feedback.tpl:84 +msgid "Select the year since when you are using GOsa" msgstr "" -#: setup/class_setupStep_Migrate.inc:1017 -#, fuzzy, php-format -msgid "GOsa 2.5 administrative accounts found: %s" -msgstr "Netatalk account aanmaken" - -#: setup/class_setupStep_Migrate.inc:1022 -#, fuzzy -msgid "There is no valid GOsa 2.6 administrator account inside your LDAP." -msgstr "Netatalk account aanmaken" - -#: setup/class_setupStep_Migrate.inc:1039 -msgid "There is no GOsa administrator account inside your LDAP." +#: setup/setup_feedback.tpl:91 +msgid "What operating system / distribution do you use?" msgstr "" -#: setup/class_setupStep_Migrate.inc:1105 -#, php-format -msgid "Cannot add ACL for user '%s':" +#: setup/setup_feedback.tpl:99 +msgid "What web server do you use?" msgstr "" -#: setup/class_setupStep_Migrate.inc:1143 -#: setup/class_setupStep_Migrate.inc:1153 -#, fuzzy -msgid "Input error" -msgstr "PHP fout" - -#: setup/class_setupStep_Migrate.inc:1143 -msgid "Uid" +#: setup/setup_feedback.tpl:107 +msgid "What PHP version do you use?" msgstr "" -#: setup/class_setupStep_Migrate.inc:1148 -#, fuzzy -msgid "Password error" -msgstr "Wachtwoord verloopt op" - -#: setup/class_setupStep_Migrate.inc:1148 -#, fuzzy -msgid "Provided passwords do not match!" +#: setup/setup_feedback.tpl:115 +msgid "LDAP" msgstr "" -"Het nieuwe wachtwoord en het herhaalde wachtwoord komen niet met elkaar " -"overeen!" -#: setup/class_setupStep_Migrate.inc:1153 -#, fuzzy -msgid "Specify a valid user ID!" -msgstr "Geef a.u.b. een geldige gebruikersnaam op!" +#: setup/setup_feedback.tpl:119 +msgid "What kind of LDAP server(s) do you use?" +msgstr "" -#: setup/class_setupStep_Migrate.inc:1186 -#, php-format -msgid "Adding an administrative user failed: object '%s' already exists!" +#: setup/setup_feedback.tpl:125 +msgid "How many objects are in your LDAP?" msgstr "" -#: setup/class_setupStep_Migrate.inc:1225 -#: setup/class_setupStep_Migrate.inc:1274 -#: setup/class_setupStep_Migrate.inc:1323 +#: setup/setup_feedback.tpl:132 #, fuzzy -msgid "Cannot move users to the requested department!" -msgstr "Ga naar de afdeling van de gebruiker" +msgid "Features" +msgstr "Toekomstig" -#: setup/class_setupStep_Migrate.inc:1235 -msgid "Winstation will be moved from" +#: setup/setup_feedback.tpl:135 +msgid "What features of GOsa do you use?" msgstr "" -#: setup/class_setupStep_Migrate.inc:1246 -#: setup/class_setupStep_Migrate.inc:1295 -msgid "Updating following references too" +#: setup/setup_feedback.tpl:145 +msgid "What features do you want to see in future versions of GOsa?" msgstr "" -#: setup/class_setupStep_Migrate.inc:1285 -msgid "Group will be moved from" +#: setup/setup_feedback.tpl:152 +msgid "Send feedback" msgstr "" -#: setup/class_setupStep_Migrate.inc:1333 -msgid "User will be moved from" -msgstr "" +#: setup/setup_finish.tpl:3 +#, fuzzy +msgid "Create your configuration file" +msgstr "Configuratie bestand" -#: setup/class_setupStep_Migrate.inc:1343 -msgid "The following references will be updated" -msgstr "" +#: setup/setup_finish.tpl:13 +msgid "Download configuration" +msgstr "Systeem configuratie" -#: setup/class_setupStep_Migrate.inc:1946 -msgid "" -"The LDAP root object is missing. It is required to use your LDAP service." -msgstr "" +#: setup/setup_finish.tpl:18 +#, fuzzy +msgid "Status: " +msgstr "Status" -#: setup/class_setupStep_Migrate.inc:1947 -#: setup/class_setupStep_Migrate.inc:1960 +#: setup/class_setupStep_Ldap.inc:53 #, fuzzy -msgid "Try to create root object" -msgstr "Nieuw FAI object aanmaken" +msgid "LDAP setup" +msgstr "LDAP server" -#: setup/class_setupStep_Migrate.inc:1959 -msgid "Root object couldn't be created, you should try it on your own." +#: setup/class_setupStep_Ldap.inc:54 +#, fuzzy +msgid "LDAP connection setup" +msgstr "Bel..." + +#: setup/class_setupStep_Ldap.inc:55 +#, fuzzy +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." -#: setup/class_setupStep_Migrate.inc:2250 +#: setup/class_setupStep_Ldap.inc:105 #, fuzzy, php-format -msgid "Copy '%s' to '%s' failed:" -msgstr "Verplaatsen van %s naar %s" - -#: setup/class_setupStep_Migrate.inc:2385 -#, php-format -msgid "There are %s devices that need to be migrated." -msgstr "" +msgid "Anonymous bind to server '%s' failed!" +msgstr "Gebruikers inlog mislukt. De LDAP server meldt: '%s'." -#: setup/class_setupStep_Migrate.inc:2445 -#, php-format -msgid "Adding '%s' to the LDAP failed: %s" -msgstr "" +#: setup/class_setupStep_Ldap.inc:107 +#, fuzzy, php-format +msgid "Bind as user '%s' failed!" +msgstr "Gebruikers inlog mislukt. De LDAP server meldt: '%s'." -#: setup/class_setupStep_Migrate.inc:2465 -#: setup/class_setupStep_Migrate.inc:2582 +#: setup/class_setupStep_Ldap.inc:112 #, fuzzy, php-format -msgid "Updating '%s' failed: %s" -msgstr "Log DB gebruiker" +msgid "Anonymous bind to server '%s' succeeded." +msgstr "Gebruikers inlog mislukt. De LDAP server meldt: '%s'." -#: setup/class_setupStep_Migrate.inc:2538 -#, php-format -msgid "There are %s services that need to be migrated." -msgstr "" +#: setup/class_setupStep_Ldap.inc:113 +#, fuzzy +msgid "Please specify user and password!" +msgstr "Geef a.u.b. uw wachtwoord op!" -#: setup/class_setupStep_Migrate.inc:2869 -#, php-format -msgid "There are %s application menus which have to be migrated." +#: setup/class_setupStep_Ldap.inc:115 +#, fuzzy, php-format +msgid "Bind as user '%s' to server '%s' succeeded!" +msgstr "Gebruikers inlog mislukt. De LDAP server meldt: '%s'." + +#: setup/setup_ldap.tpl:7 +msgid "Please choose the LDAP user to be used by GOsa" msgstr "" -#: setup/setup_config2.tpl:2 -msgid "Samba settings" -msgstr "Samba Instellingen" +#: setup/setup_ldap.tpl:25 +#, fuzzy +msgid "LDAP connection" +msgstr "Max. verbrekingsduur" -#: setup/setup_config2.tpl:6 -msgid "Samba hash generator" -msgstr "" +#: setup/setup_ldap.tpl:29 +msgid "Location name" +msgstr "Naam van de locatie" -#: setup/setup_config2.tpl:15 +#: setup/setup_ldap.tpl:37 #, fuzzy -msgid "Samba SID" -msgstr "Samba" +msgid "Connection URI" +msgstr "Verbindingings URL" -#: setup/setup_config2.tpl:31 +#: setup/setup_ldap.tpl:45 #, fuzzy -msgid "RID base" -msgstr "Database" +msgid "TLS connection" +msgstr "Bel..." -#: setup/setup_config2.tpl:46 +#: setup/setup_ldap.tpl:69 #, fuzzy -msgid "Workstation container" -msgstr "Werkstation naam" +msgid "Authentication" +msgstr "Nagios authenticatie" -#: setup/setup_config2.tpl:61 -#, fuzzy -msgid "Samba SID mapping" -msgstr "Samba" +#: setup/setup_ldap.tpl:73 +msgid "Admin DN" +msgstr "Beheerders DN" -#: setup/setup_config2.tpl:71 +#: setup/setup_ldap.tpl:78 #, fuzzy -msgid "Timezone" -msgstr "Tijdzone" +msgid "Select user" +msgstr "Verwijder gebruiker" -#: setup/setup_config2.tpl:74 -#, fuzzy -msgid "Please choose your preferred timezone here" -msgstr "Voorkeurstaal" +#: setup/setup_ldap.tpl:86 +msgid "Automatically append LDAP base to admin DN" +msgstr "" -#: setup/setup_config2.tpl:96 +#: setup/setup_ldap.tpl:93 +msgid "Admin password" +msgstr "Beheerders wachtwoord" + +#: setup/setup_ldap.tpl:101 #, fuzzy -msgid "Additional GOsa settings" -msgstr "Programma instellingen" +msgid "Schema based settings" +msgstr "Samba Instellingen" -#: setup/setup_config2.tpl:100 -msgid "Enable Copy & Paste" +#: setup/setup_ldap.tpl:105 +msgid "Use rfc2307bis compliant groups" msgstr "" -#: setup/setup_config2.tpl:112 +#: setup/setup_ldap.tpl:117 #, fuzzy -msgid "Enable DNS extension" -msgstr "Verwijder printer mogelijkheden" +msgid "Current status" +msgstr "Systeem status" -#: setup/setup_config2.tpl:124 +#: setup/class_setupStep_Migrate.inc:127 setup/class_setupStep_Migrate.inc:128 #, fuzzy -msgid "Enable DHCP extension" -msgstr "Verwijder printer mogelijkheden" +msgid "LDAP inspection" +msgstr "PHP configuratie inspectie" -#: setup/setup_config2.tpl:136 -#, fuzzy -msgid "Enable mime type management" -msgstr "Systeembeheer" +#: setup/class_setupStep_Migrate.inc:129 +msgid "Analyze your current LDAP for GOsa compatibility" +msgstr "" -#: setup/setup_config2.tpl:148 +#: setup/class_setupStep_Migrate.inc:135 #, fuzzy -msgid "Enable FAI release management" -msgstr "Blokkeerlijst beheer" +msgid "Checking for root object" +msgstr "Zoeken naar iconv ondersteuning" -#: setup/setup_config2.tpl:160 +#: setup/class_setupStep_Migrate.inc:141 #, fuzzy -msgid "Enable user netatalk plugin" -msgstr "Netatalk account beheren" +msgid "Inspecting object classes in root object" +msgstr "Zoeken naar iconv ondersteuning" -#: setup/setup_config2.tpl:171 +#: setup/class_setupStep_Migrate.inc:147 #, fuzzy -msgid "Government mode" -msgstr "naar map" +msgid "Checking permission for LDAP database" +msgstr "U heeft geen toestemming om deze afdeling te verwijderen." -#: setup/setup_config2.tpl:182 +#: setup/class_setupStep_Migrate.inc:153 #, fuzzy -msgid "Logging options" -msgstr "Onbekend" +msgid "Checking for invisible departments" +msgstr "Zoeken naar iconv ondersteuning" -#: setup/setup_config2.tpl:186 +#: setup/class_setupStep_Migrate.inc:158 #, fuzzy -msgid "Syslog" -msgstr "Systeem logs" - -#: setup/setup_config2.tpl:193 -msgid "Mail settings" -msgstr "E-mail instellingen" +msgid "Checking for invisible users" +msgstr "Zoeken naar iconv ondersteuning" -#: setup/setup_config2.tpl:197 -msgid "Mail method" -msgstr "E-mail methode" +#: setup/class_setupStep_Migrate.inc:165 +#: setup/class_setupStep_Migrate.inc:3203 +#, fuzzy +msgid "Checking for super administrator" +msgstr "Zoeken naar enkele additionele programma's" -#: setup/setup_config2.tpl:213 -msgid "Account identification attribute" -msgstr "" +#: setup/class_setupStep_Migrate.inc:171 +#, fuzzy +msgid "Checking for users outside the people tree" +msgstr "Zoeken naar CUPS module" -#: setup/setup_config2.tpl:227 +#: setup/class_setupStep_Migrate.inc:177 #, fuzzy -msgid "Vacation templates" -msgstr "Werkstation sjabloon" +msgid "Checking for groups outside the groups tree" +msgstr "Zoeken naar CUPS module" -#: setup/setup_config2.tpl:243 -msgid "Use Cyrus UNIX style" +#: setup/class_setupStep_Migrate.inc:184 +msgid "Checking for windows workstations outside the winstation tree" msgstr "" -#: setup/setup_config2.tpl:253 +#: setup/class_setupStep_Migrate.inc:190 #, fuzzy -msgid "Snapshots / Undo" -msgstr "Het opslaan van de telefoon is mislukt" +msgid "Checking for duplicated UID numbers" +msgstr "Zoeken naar functie %s" -#: setup/setup_config2.tpl:262 setup/setup_config2.tpl:307 +#: setup/class_setupStep_Migrate.inc:196 #, fuzzy -msgid "Enable snapshots" -msgstr "Nagios account aanmaken" +msgid "Checking for duplicate GID numbers" +msgstr "Zoeken naar functie %s" -#: setup/setup_config2.tpl:268 setup/setup_config2.tpl:313 +#: setup/class_setupStep_Migrate.inc:202 #, fuzzy -msgid "Snapshot base" -msgstr "Het opslaan van de telefoon is mislukt" +msgid "Checking for old style USB devices" +msgstr "Zoeken naar iconv ondersteuning" -#: setup/class_setupStep_License.inc:56 setup/class_setupStep_License.inc:57 +#: setup/class_setupStep_Migrate.inc:208 #, fuzzy -msgid "License" -msgstr "Regel" - -#: setup/class_setupStep_License.inc:58 -msgid "Terms and conditions for usage" -msgstr "" +msgid "Checking for old services that have to be migrated" +msgstr "Zoeken naar CUPS module" -#: setup/class_setupStep_Config2.inc:86 setup/class_setupStep_Config2.inc:87 +#: setup/class_setupStep_Migrate.inc:214 #, fuzzy -msgid "GOsa settings 2/3" -msgstr "Gebruikersinstellingen" +msgid "Checking for old style application menus" +msgstr "Zoeken naar functie %s" -#: setup/class_setupStep_Config2.inc:88 +#: setup/class_setupStep_Migrate.inc:240 setup/class_setupStep_Migrate.inc:292 +#: setup/class_setupStep_Migrate.inc:357 setup/class_setupStep_Migrate.inc:421 +#: setup/class_setupStep_Migrate.inc:492 setup/class_setupStep_Migrate.inc:569 +#: setup/class_setupStep_Migrate.inc:654 setup/class_setupStep_Migrate.inc:795 +#: setup/class_setupStep_Migrate.inc:891 +#: setup/class_setupStep_Migrate.inc:2032 +#: setup/class_setupStep_Migrate.inc:2498 +#: setup/class_setupStep_Migrate.inc:2689 +#: setup/class_setupStep_Migrate.inc:2826 #, fuzzy -msgid "Customize special parameters" -msgstr "Controleer parameter" +msgid "LDAP query failed" +msgstr "De database zoekopdracht is mislukt" -#: setup/setup_migrate.tpl:5 -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." +#: setup/class_setupStep_Migrate.inc:241 setup/class_setupStep_Migrate.inc:293 +#: setup/class_setupStep_Migrate.inc:358 setup/class_setupStep_Migrate.inc:422 +#: setup/class_setupStep_Migrate.inc:493 setup/class_setupStep_Migrate.inc:570 +#: setup/class_setupStep_Migrate.inc:655 setup/class_setupStep_Migrate.inc:796 +#: setup/class_setupStep_Migrate.inc:892 +#: setup/class_setupStep_Migrate.inc:2033 +#: setup/class_setupStep_Migrate.inc:2499 +#: setup/class_setupStep_Migrate.inc:2690 +#: setup/class_setupStep_Migrate.inc:2827 +msgid "Possibly the 'root object' is missing." msgstr "" -#: setup/setup_migrate.tpl:33 -#, fuzzy -msgid "Check again" -msgstr "Controleer" +#: setup/class_setupStep_Migrate.inc:263 +#, fuzzy, php-format +msgid "Found %s duplicate values for attribute 'uidNumber'." +msgstr "Er is een dubbele waarde gevonden voor record type '%s'." -#: setup/setup_migrate.tpl:37 -msgid "Move windows workstations into a valid windows workstation department" -msgstr "" +#: setup/class_setupStep_Migrate.inc:315 +#, fuzzy, php-format +msgid "Found %s duplicate values for attribute 'gidNumber'." +msgstr "Er is een dubbele waarde gevonden voor record type '%s'." -#: setup/setup_migrate.tpl:39 -msgid "" -"This dialog allows you to move the displayed windows workstations into a " -"valid department" -msgstr "" +#: setup/class_setupStep_Migrate.inc:373 setup/class_setupStep_Migrate.inc:584 +#: setup/class_setupStep_Migrate.inc:597 +#: setup/class_setupStep_Migrate.inc:1031 +#: setup/class_setupStep_Migrate.inc:1049 +#: setup/class_setupStep_Migrate.inc:1984 +#: setup/class_setupStep_Migrate.inc:1997 +#: setup/class_setupStep_Migrate.inc:2052 +#: setup/class_setupStep_Migrate.inc:2073 +#: setup/class_setupStep_Migrate.inc:2125 +#: setup/class_setupStep_Migrate.inc:3205 +msgid "Failed" +msgstr "Mislukt" -#: setup/setup_migrate.tpl:41 +#: setup/class_setupStep_Migrate.inc:375 +#, php-format msgid "" -"Be careful with this tool, there may be references pointing to this " -"workstations that can't be migrated." +"Found %s winstations outside the predefined winstation department ou '%s'." msgstr "" -#: setup/setup_migrate.tpl:67 -msgid "Move selected windows workstations into the following GOsa department" -msgstr "" +#: setup/class_setupStep_Migrate.inc:448 +#, fuzzy, php-format +msgid "Found %s groups outside the configured tree '%s'." +msgstr "U staat op het punt de invoer '%s' te kopieren." -#: setup/setup_migrate.tpl:72 +#: setup/class_setupStep_Migrate.inc:449 setup/class_setupStep_Migrate.inc:526 #, fuzzy -msgid "Move selected workstations" -msgstr "Selecteer om werkstations te zien" - -#: setup/setup_migrate.tpl:73 -msgid "What will be done here" -msgstr "" - -#: setup/setup_migrate.tpl:85 -msgid "Move groups into configured group tree" -msgstr "" +msgid "Move" +msgstr "Modus" -#: setup/setup_migrate.tpl:88 -msgid "" -"This dialog allows moving a couple of groups to the configured group tree. " -"Doing this may straighten your LDAP service." +#: setup/class_setupStep_Migrate.inc:525 +#, php-format +msgid "Found %s user(s) outside the configured tree '%s'." msgstr "" -#: setup/setup_migrate.tpl:91 +#: setup/class_setupStep_Migrate.inc:586 setup/class_setupStep_Migrate.inc:599 +#, php-format msgid "" -"Be careful with this option! There may be references pointing to these " -"groups. The GOsa setup can't migrate references, so you may want to cancel " -"the migration in this case." +"The specified user '%s' does not have full access to your ldap database." msgstr "" -#: setup/setup_migrate.tpl:94 -msgid "Move selected groups into this group tree" +#: setup/class_setupStep_Migrate.inc:663 +#, php-format +msgid "Found %s user(s) that will not be visible in GOsa." msgstr "" -#: setup/setup_migrate.tpl:125 setup/setup_migrate.tpl:177 -#: setup/setup_migrate.tpl:226 setup/setup_migrate.tpl:344 -#: setup/setup_migrate.tpl:397 setup/setup_migrate.tpl:441 -#: setup/setup_migrate.tpl:484 setup/setup_migrate.tpl:528 -#, fuzzy -msgid "Hide changes" -msgstr "Open-Xchange" - -#: setup/setup_migrate.tpl:127 setup/setup_migrate.tpl:179 -#: setup/setup_migrate.tpl:209 setup/setup_migrate.tpl:346 -#: setup/setup_migrate.tpl:399 setup/setup_migrate.tpl:444 -#: setup/setup_migrate.tpl:487 setup/setup_migrate.tpl:531 +#: setup/class_setupStep_Migrate.inc:713 setup/class_setupStep_Migrate.inc:856 +#: setup/class_setupStep_Migrate.inc:1116 #, fuzzy -msgid "Show changes" -msgstr "Toon pakketten" - -#: setup/setup_migrate.tpl:140 -msgid "Move users into configured user tree" -msgstr "" +msgid "Migration error" +msgstr "Aanmaken" -#: setup/setup_migrate.tpl:142 -msgid "" -"This dialog allows moving a couple of users to the configured user tree. " -"Doing this may straighten your LDAP service." -msgstr "" +#: setup/class_setupStep_Migrate.inc:713 setup/class_setupStep_Migrate.inc:856 +#, fuzzy, php-format +msgid "Cannot migrate department '%s':" +msgstr "Ga naar basis afdelingen" -#: setup/setup_migrate.tpl:145 -msgid "" -"Be careful with this option! There may be references pointing to these " -"users. The GOsa setup can't migrate references, so you may want to cancel " -"the migration in this case." +#: setup/class_setupStep_Migrate.inc:804 +#, php-format +msgid "Found %s department(s) that will not be visible in GOsa." msgstr "" -#: setup/setup_migrate.tpl:148 -#, fuzzy -msgid "Move selected users into this people tree" -msgstr "Maak gebruiker aan met dit sjabloon" +#: setup/class_setupStep_Migrate.inc:1028 +#, fuzzy, php-format +msgid "GOsa 2.5 administrative accounts found: %s" +msgstr "Netatalk account aanmaken" -#: setup/setup_migrate.tpl:191 +#: setup/class_setupStep_Migrate.inc:1033 #, fuzzy -msgid "Migrate GOsa 2.5 administrative accounts" +msgid "There is no valid GOsa 2.6 administrator account inside your LDAP." msgstr "Netatalk account aanmaken" -#: setup/setup_migrate.tpl:193 -msgid "" -"This dialog allows the migration of GOsa 2.5 admin accounts into GOsa 2.6 " -"useable accounts." +#: setup/class_setupStep_Migrate.inc:1050 +msgid "There is no GOsa administrator account inside your LDAP." msgstr "" -#: setup/setup_migrate.tpl:216 setup/setup_migrate.tpl:316 -#: setup/setup_migrate.tpl:370 setup/setup_migrate.tpl:425 -#: setup/setup_migrate.tpl:468 setup/setup_migrate.tpl:512 -#, fuzzy -msgid "Current" -msgstr "Nieuw FAI object aanmaken" +#: setup/class_setupStep_Migrate.inc:1116 +#, php-format +msgid "Cannot add ACL for user '%s':" +msgstr "" -#: setup/setup_migrate.tpl:220 setup/setup_migrate.tpl:323 -#: setup/setup_migrate.tpl:377 setup/setup_migrate.tpl:429 -#: setup/setup_migrate.tpl:472 setup/setup_migrate.tpl:516 +#: setup/class_setupStep_Migrate.inc:1154 +#: setup/class_setupStep_Migrate.inc:1164 #, fuzzy -msgid "After migration" -msgstr "Gebruikersbeheer" +msgid "Input error" +msgstr "PHP fout" + +#: setup/class_setupStep_Migrate.inc:1154 +msgid "Uid" +msgstr "" -#: setup/setup_migrate.tpl:229 setup/setup_ldap.tpl:65 +#: setup/class_setupStep_Migrate.inc:1159 #, fuzzy -msgid "Reload" -msgstr "Lezen" +msgid "Password error" +msgstr "Wachtwoord verloopt op" -#: setup/setup_migrate.tpl:245 +#: setup/class_setupStep_Migrate.inc:1159 #, fuzzy -msgid "Abort" -msgstr "Poort" +msgid "Provided passwords do not match!" +msgstr "" +"Het nieuwe wachtwoord en het herhaalde wachtwoord komen niet met elkaar " +"overeen!" -#: setup/setup_migrate.tpl:247 +#: setup/class_setupStep_Migrate.inc:1164 #, fuzzy -msgid "Create a new GOsa administrator account" -msgstr "Netatalk account aanmaken" +msgid "Specify a valid user ID!" +msgstr "Geef a.u.b. een geldige gebruikersnaam op!" -#: setup/setup_migrate.tpl:250 -msgid "" -"This dialog will automatically add a new super administrator to your LDAP " -"tree." +#: setup/class_setupStep_Migrate.inc:1197 +#, php-format +msgid "Adding an administrative user failed: object '%s' already exists!" msgstr "" -#: setup/setup_migrate.tpl:279 +#: setup/class_setupStep_Migrate.inc:1236 +#: setup/class_setupStep_Migrate.inc:1285 +#: setup/class_setupStep_Migrate.inc:1334 #, fuzzy -msgid "Password (again)" -msgstr "Wachtwoord encryptie" +msgid "Cannot move users to the requested department!" +msgstr "Ga naar de afdeling van de gebruiker" -#: setup/setup_migrate.tpl:305 -msgid "" -"The listed departments are currently invisible in the GOsa user interface. " -"If you want to change this for a couple of entries, select them and use the " -"migrate button below." +#: setup/class_setupStep_Migrate.inc:1246 +msgid "Winstation will be moved from" msgstr "" -#: setup/setup_migrate.tpl:306 setup/setup_migrate.tpl:361 -#: setup/setup_migrate.tpl:417 setup/setup_migrate.tpl:461 -#: setup/setup_migrate.tpl:505 -msgid "" -"If you want to know what will be done when migrating the selected entries, " -"use the 'Show changes' button to see the LDIF." +#: setup/class_setupStep_Migrate.inc:1257 +#: setup/class_setupStep_Migrate.inc:1306 +msgid "Updating following references too" msgstr "" -#: setup/setup_migrate.tpl:360 -msgid "" -"The listed users are currently invisible in the GOsa user interface. If you " -"want to change this for a couple of users, just select them and use the " -"'Migrate' button below." +#: setup/class_setupStep_Migrate.inc:1296 +msgid "Group will be moved from" msgstr "" -#: setup/setup_migrate.tpl:416 -msgid "" -"The listed devices are currently invisible in the GOsa interface. If you " -"want to change this for a couple of devices, just select them and use the " -"'Migrate' button below." +#: setup/class_setupStep_Migrate.inc:1344 +msgid "User will be moved from" msgstr "" -#: setup/setup_migrate.tpl:442 setup/setup_migrate.tpl:485 -#: setup/setup_migrate.tpl:529 -#, fuzzy -msgid "Refresh" -msgstr "Referenties" - -#: setup/setup_migrate.tpl:460 -msgid "" -"The listed services are currently invalid for the GOsa version you are going " -"to install. If you want to update a couple of service, just select them and " -"use the 'Migrate' button below." +#: setup/class_setupStep_Migrate.inc:1354 +msgid "The following references will be updated" msgstr "" -#: setup/setup_migrate.tpl:504 +#: setup/class_setupStep_Migrate.inc:1985 msgid "" -"The listed menus are currently invisible in the GOsa interface. If you want " -"to change this for a couple of devices, just select them and use the " -"'Migrate' button below." +"The LDAP root object is missing. It is required to use your LDAP service." msgstr "" -#: setup/class_setupStep_Ldap.inc:53 -#, fuzzy -msgid "LDAP setup" -msgstr "LDAP server" - -#: setup/class_setupStep_Ldap.inc:54 +#: setup/class_setupStep_Migrate.inc:1986 +#: setup/class_setupStep_Migrate.inc:1999 #, fuzzy -msgid "LDAP connection setup" -msgstr "Bel..." +msgid "Try to create root object" +msgstr "Nieuw FAI object aanmaken" -#: setup/class_setupStep_Ldap.inc:55 -#, fuzzy -msgid "" -"This dialog performs the basic configuration of the LDAP connectivity for " -"GOsa." +#: setup/class_setupStep_Migrate.inc:1998 +msgid "Root object couldn't be created, you should try it on your own." 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:105 -#, fuzzy, php-format -msgid "Anonymous bind to server '%s' failed!" -msgstr "Gebruikers inlog mislukt. De LDAP server meldt: '%s'." - -#: setup/class_setupStep_Ldap.inc:107 -#, fuzzy, php-format -msgid "Bind as user '%s' failed!" -msgstr "Gebruikers inlog mislukt. De LDAP server meldt: '%s'." - -#: setup/class_setupStep_Ldap.inc:112 -#, fuzzy, php-format -msgid "Anonymous bind to server '%s' succeeded." -msgstr "Gebruikers inlog mislukt. De LDAP server meldt: '%s'." - -#: setup/class_setupStep_Ldap.inc:113 -#, fuzzy -msgid "Please specify user and password!" -msgstr "Geef a.u.b. uw wachtwoord op!" -#: setup/class_setupStep_Ldap.inc:115 +#: setup/class_setupStep_Migrate.inc:2053 #, fuzzy, php-format -msgid "Bind as user '%s' to server '%s' succeeded!" -msgstr "Gebruikers inlog mislukt. De LDAP server meldt: '%s'." - -#: setup/setup_frame.tpl:12 -#, fuzzy -msgid "GOsa setup wizard" -msgstr "GOsa help" +msgid "Missing GOsa object class '%s'!" +msgstr "Toon FAI sjabloon objecten" -#: setup/setup_frame.tpl:19 +#: setup/class_setupStep_Migrate.inc:2054 #, fuzzy -msgid "Installation" -msgstr "Windows werkstation" +msgid "Please check your installation." +msgstr "Controleer a.u.b. de gebruikersnaam/wachtwoord combinatie." -#: setup/setup_frame.tpl:19 -#, fuzzy -msgid "Setup" -msgstr "Stel in" +#: setup/class_setupStep_Migrate.inc:2075 +#, 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_setupStep_Welcome.inc:38 -#, fuzzy -msgid "Welcome" -msgstr "Welkom %s!" +#: setup/class_setupStep_Migrate.inc:2432 +#, fuzzy, php-format +msgid "Copy '%s' to '%s' failed:" +msgstr "Verplaatsen van %s naar %s" -#: setup/class_setupStep_Welcome.inc:39 -#, fuzzy -msgid "The welcome message" -msgstr "Verwijder dit bericht" +#: setup/class_setupStep_Migrate.inc:2567 +#, php-format +msgid "There are %s devices that need to be migrated." +msgstr "" -#: setup/class_setupStep_Welcome.inc:40 -#, fuzzy -msgid "Welcome to GOsa setup wizard" -msgstr "Welkom bij het GOsa installatie programma!" +#: setup/class_setupStep_Migrate.inc:2627 +#, php-format +msgid "Adding '%s' to the LDAP failed: %s" +msgstr "" -#: setup/setup_language.tpl:3 -#, fuzzy -msgid "Please select the preferred language" -msgstr "Voorkeurstaal" +#: setup/class_setupStep_Migrate.inc:2647 +#: setup/class_setupStep_Migrate.inc:2764 +#, fuzzy, php-format +msgid "Updating '%s' failed: %s" +msgstr "Log DB gebruiker" -#: 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 overriden per user." +#: setup/class_setupStep_Migrate.inc:2720 +#, php-format +msgid "There are %s services that need to be migrated." msgstr "" -#: setup/setup_language.tpl:9 -#, fuzzy -msgid "Please select your preferred language here" -msgstr "Voorkeurstaal" +#: setup/class_setupStep_Migrate.inc:3051 +#, php-format +msgid "There are %s application menus which have to be migrated." +msgstr "" #: setup/setup_welcome.tpl:4 msgid "" @@ -6338,448 +6494,372 @@ msgstr "" msgid "What will the wizard NOT do for you?" msgstr "" -#: setup/setup_welcome.tpl:20 -#, fuzzy -msgid "Find every possible configuration error" -msgstr "Configuratie bestand" - -#: setup/setup_welcome.tpl:21 -msgid "Migrate every possible LDAP setup - create backup dumps!" -msgstr "" - -#: setup/setup_welcome.tpl:25 -#, fuzzy -msgid "To continue..." -msgstr "Installatie vervolg..." - -#: setup/setup_welcome.tpl:28 -msgid "" -"For security reasons you need to authenticate for 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:34 -msgid "Click the 'Continue' button when you've finished." -msgstr "" - -#: setup/setup_ldap.tpl:7 -msgid "Please choose the LDAP user to be used by GOsa" -msgstr "" - -#: setup/setup_ldap.tpl:13 ihtml/themes/default/help.tpl:21 -msgid "Search" -msgstr "Zoeken" - -#: setup/setup_ldap.tpl:25 -#, fuzzy -msgid "LDAP connection" -msgstr "Max. verbrekingsduur" - -#: setup/setup_ldap.tpl:29 -msgid "Location name" -msgstr "Naam van de locatie" - -#: setup/setup_ldap.tpl:37 -#, fuzzy -msgid "Connection URI" -msgstr "Verbindingings URL" - -#: setup/setup_ldap.tpl:45 -#, fuzzy -msgid "TLS connection" -msgstr "Bel..." - -#: setup/setup_ldap.tpl:69 -#, fuzzy -msgid "Authentication" -msgstr "Nagios authenticatie" - -#: setup/setup_ldap.tpl:73 -msgid "Admin DN" -msgstr "Beheerders DN" - -#: setup/setup_ldap.tpl:78 -#, fuzzy -msgid "Select user" -msgstr "Verwijder gebruiker" - -#: setup/setup_ldap.tpl:86 -msgid "Automatically append LDAP base to admin DN" -msgstr "" - -#: setup/setup_ldap.tpl:93 -msgid "Admin password" -msgstr "Beheerders wachtwoord" - -#: setup/setup_ldap.tpl:101 -#, fuzzy -msgid "Schema based settings" -msgstr "Samba Instellingen" - -#: setup/setup_ldap.tpl:105 -msgid "Use rfc2307bis compliant groups" -msgstr "" - -#: setup/setup_ldap.tpl:117 -#, fuzzy -msgid "Current status" -msgstr "Systeem status" - -#: ihtml/themes/default/password.tpl:6 -#, fuzzy -msgid "Change your password" -msgstr "Verander wachtwoord" - -#: ihtml/themes/default/password.tpl:35 +#: setup/setup_welcome.tpl:20 #, fuzzy -msgid "Success" -msgstr "Export was succesvol" +msgid "Find every possible configuration error" +msgstr "Configuratie bestand" -#: ihtml/themes/default/password.tpl:35 -msgid "Your password has been changed successfully." +#: setup/setup_welcome.tpl:21 +msgid "Migrate every possible LDAP setup - create backup dumps!" msgstr "" -#: ihtml/themes/default/password.tpl:53 +#: setup/setup_welcome.tpl:25 +#, fuzzy +msgid "To continue..." +msgstr "Installatie vervolg..." + +#: setup/setup_welcome.tpl:28 msgid "" -"This dialog provides a simple way to change your password. Enter the current " -"password and the new password (twice) in the fields below and press the " -"'Change' button." +"For security reasons you need to authenticate for 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 "" -#: ihtml/themes/default/password.tpl:60 ihtml/themes/default/password.tpl:62 -#: ihtml/themes/default/login.tpl:52 ihtml/themes/default/login.tpl:53 -msgid "Directory" -msgstr "Directory" +#: setup/setup_welcome.tpl:34 +msgid "Click the 'Continue' button when you've finished." +msgstr "" -#: ihtml/themes/default/password.tpl:86 ihtml/themes/default/password.tpl:87 -#, fuzzy -msgid "New password repeated" -msgstr "Nieuw wachtwoord" +#: setup/setup_license.tpl:8 +msgid "I have read the license and accept it" +msgstr "" -#: ihtml/themes/default/password.tpl:101 +#: setup/class_setupStep_Config3.inc:77 setup/class_setupStep_Config3.inc:78 #, fuzzy -msgid "Change" -msgstr "Kanaal" +msgid "GOsa settings 3/3" +msgstr "Gebruikersinstellingen" -#: ihtml/themes/default/password.tpl:102 -#: ihtml/themes/default/accountexpired.tpl:52 +#: setup/class_setupStep_Config3.inc:79 +msgid "Tweak some GOsa core behaviour" +msgstr "" + +#: setup/class_setupStep_Config3.inc:198 #, fuzzy -msgid "Click here to change your password" -msgstr "Klik hier om uw wachtwoord te veranderen." +msgid "Session lifetime must be a numeric value!" +msgstr "Toekomstige dagen moet een waarde bevatten." -#: ihtml/themes/default/acl.tpl:36 +#: setup/class_setupStep_Config3.inc:202 #, fuzzy -msgid "Additional filter options" -msgstr "Programma instellingen" +msgid "Maximum LDAP query time must be a numeric value!" +msgstr "Toekomstige dagen moet een waarde bevatten." -#: ihtml/themes/default/acl.tpl:47 -msgid "Use members from" +#: setup/setup_checks.tpl:9 +msgid "PHP module and extension checks" msgstr "" -#: ihtml/themes/default/acl.tpl:61 -msgid "Available members" +#: setup/setup_checks.tpl:41 setup/setup_checks.tpl:103 +msgid "GOsa will NOT run without fixing this." msgstr "" -#: ihtml/themes/default/acl.tpl:63 ihtml/themes/default/acl.tpl:68 -msgid "List message possible targets" +#: setup/setup_checks.tpl:45 setup/setup_checks.tpl:107 +msgid "GOsa will run without fixing this." msgstr "" -#: ihtml/themes/default/acl.tpl:84 ihtml/themes/default/acl.tpl:90 -msgid "List message recipients" -msgstr "" +#: setup/setup_checks.tpl:67 +#, fuzzy +msgid "PHP setup configuration" +msgstr "FAX database" -#: ihtml/themes/default/acl.tpl:112 +#: setup/setup_checks.tpl:67 #, fuzzy -msgid "ACL for this object" -msgstr "Zoeken naar iconv ondersteuning" +msgid "show information" +msgstr "Persoonlijke informatie" -#: ihtml/themes/default/acl.tpl:118 +#: setup/setup_schema.tpl:3 #, fuzzy -msgid "Available roles" -msgstr "Beschikbare programma's" +msgid "Schema specific settings" +msgstr "Samba Instellingen" -#: ihtml/themes/default/login.tpl:10 -msgid "GOsa login screen" +#: setup/setup_schema.tpl:7 +msgid "Enable schema validation when logging in" msgstr "" -#: ihtml/themes/default/login.tpl:27 -#, fuzzy -msgid "Login screen" -msgstr "Log DB gebruiker" - -#: ihtml/themes/default/login.tpl:34 +#: setup/setup_schema.tpl:16 #, fuzzy -msgid "" -"Please use your username and your password to log into the site " -"administration system." -msgstr "Voer uw gebruikersnaam en wachtwoord in" - -#: ihtml/themes/default/login.tpl:77 ihtml/themes/default/login.tpl:80 -msgid "Sign in" -msgstr "Inloggen" +msgid "Check status" +msgstr "Systeem status" -#: ihtml/themes/default/login.tpl:78 -msgid "Click here to log in" -msgstr "Klik hier om in te loggen" +#: setup/setup_schema.tpl:20 +msgid "Schema check succeeded" +msgstr "" -#: ihtml/themes/default/snapshotdialog.tpl:3 +#: setup/setup_schema.tpl:23 #, fuzzy -msgid "Restoring object snapshots" -msgstr "Nieuwe objectgroep aanmaken" +msgid "Schema check failed" +msgstr "Het opslaan van de telefoon is mislukt" -#: ihtml/themes/default/snapshotdialog.tpl:6 +#: setup/setup_schema.tpl:31 msgid "" -"This procedure will restore a snapshot of the selected object. It will " -"replace the existing object after pressing the restore button." +"Could not read any schema informations, all checks skipped. Adjust your ldap " +"acls." msgstr "" -#: ihtml/themes/default/snapshotdialog.tpl:9 +#: setup/setup_schema.tpl:35 msgid "" -"Remember that DNS configuration and database entries could not be restored. " -"For some objects it is only nescessary to open and save them again (goFon), " -"but some entries must be recreated manually (glpi)." +"It seems that your ldap database wasn't initialized yet. This maybe the " +"reason, why GOsa can't read your schema configuration!" 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 ?" +#: setup/setup_config1.tpl:2 +msgid "Look and feel" msgstr "" -#: ihtml/themes/default/snapshotdialog.tpl:29 +#: setup/setup_config1.tpl:6 #, fuzzy -msgid "There is no snapshot available that could 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 "" +msgid "Theme" +msgstr "MIME" -#: ihtml/themes/default/snapshotdialog.tpl:49 +#: setup/setup_config1.tpl:15 #, fuzzy -msgid "Creating object snapshots" -msgstr "Nieuwe objectgroep aanmaken" - -#: ihtml/themes/default/snapshotdialog.tpl:52 -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 "Apache" +msgstr "Cache" -#: ihtml/themes/default/snapshotdialog.tpl:55 -msgid "" -"Remember that database entries, DNS configurations and possibly created " -"zones in server extensions will not be stored in the snapshot." +#: setup/setup_config1.tpl:19 +msgid "Compress output send to browser" msgstr "" -#: ihtml/themes/default/snapshotdialog.tpl:70 +#: setup/setup_config1.tpl:27 #, fuzzy -msgid "Timestamp" -msgstr "Timeout" - -#: ihtml/themes/default/snapshotdialog.tpl:79 -msgid "Reason for generating this snapshot" -msgstr "" +msgid "People and group storage" +msgstr "OU voor gebruikers opslag" -#: ihtml/themes/default/accountexpired.tpl:15 +#: setup/setup_config1.tpl:30 #, fuzzy -msgid "Your password has expired. Please choose a new one!" -msgstr "Uw wachtwoord is verlopen! Kies a.u.b. een nieuw wachtwoord. " +msgid "People DN attribute" +msgstr "DN atribuut voor gebruikers" -#: ihtml/themes/default/accountexpired.tpl:23 -#: ihtml/themes/default/accountexpired.tpl:27 +#: setup/setup_config1.tpl:41 #, fuzzy -msgid "Old password" -msgstr "Oud wachtwoord" +msgid "People storage subtree" +msgstr "OU voor gebruikers opslag" -#: ihtml/themes/default/accountexpired.tpl:41 -#: ihtml/themes/default/accountexpired.tpl:45 +#: setup/setup_config1.tpl:50 #, fuzzy -msgid "Verify password" -msgstr "Nogmaals wachtwoord" +msgid "Group storage subtree" +msgstr "OU voor groepen opslag" -#: ihtml/themes/default/conflict.tpl:2 -msgid "Session conflict detected" -msgstr "Er is een sessie conflict gedetecteerd" +#: setup/setup_config1.tpl:59 +msgid "Include personal title in user DN" +msgstr "" -#: ihtml/themes/default/conflict.tpl:6 +#: setup/setup_config1.tpl:70 +msgid "Relaxed naming policies" +msgstr "" + +#: setup/setup_config1.tpl:81 #, fuzzy -msgid "" -"Probably there's another active instance of your session. Multiple window " -"operation is technical not possible and heavily depends on the browser " -"you're using. Usage of different browsers at a time (i.e. IE and Mozilla) is " -"possible. Pressing the Logout button will close this session." +msgid "Automatic UIDs" +msgstr "Automatische modusregels" + +#: setup/setup_config1.tpl:97 setup/class_setupStep_Config1.inc:118 +msgid "GID / UID min id" msgstr "" -"Er is vermoedelijk een andere actieve instantiatie van uw sessie. Werken m.b." -"v. meerdere schermen is technisch onmogelijk en is sterk afhankelijk van de " -"gebruikte browser. Gelijktijdig gebruik van verschillende browsers " -"(bijvoorbeeld Internet Explorer en Mozilla) is wel mogelijk. Via de " -"Uitloggen knop wordt deze sessie afgesloten." -#: ihtml/themes/default/conflict.tpl:10 -msgid "" -"Ignoring this message will change/destroy the data you're currently editing, " -"so please close multiple windows and log in again." +#: setup/setup_config1.tpl:113 +#, fuzzy +msgid "Number base for people/groups" +msgstr "ID basis voor gebruikers/groepen" + +#: setup/setup_config1.tpl:121 +msgid "Hook for number base" msgstr "" -"Het negeren van dit bericht zal de data die u op dit moment aan het bewerken " -"bent veranderen/vernietigen, dus sluit a.u.b. enige overige vensters en log " -"opnieuw in." -#: ihtml/themes/default/conflict.tpl:14 -msgid "Logout" -msgstr "Uitloggen" +#: setup/setup_config1.tpl:140 +#, fuzzy +msgid "Password encryption algorithm" +msgstr "Encryptie algoritme" + +#: setup/setup_config1.tpl:151 +#, fuzzy +msgid "Password restrictions" +msgstr "Wachtwoord verloopt op" -#: ihtml/themes/default/framework.tpl:8 ihtml/themes/default/framework.tpl:11 -msgid "Main" -msgstr "Hoofdmenu" +#: setup/setup_config1.tpl:158 setup/setup_config1.tpl:162 +msgid "Password minimum length" +msgstr "" -#: ihtml/themes/default/framework.tpl:16 -msgid "Help" -msgstr "Help" +#: setup/setup_config1.tpl:169 setup/setup_config1.tpl:173 +msgid "Different characters from old password" +msgstr "" -#: ihtml/themes/default/framework.tpl:21 ihtml/themes/default/framework.tpl:25 -msgid "Sign out" -msgstr "Uitloggen" +#: setup/setup_config1.tpl:182 +#, fuzzy +msgid "Password change hook" +msgstr "Het veranderen van het wachtwoord is niet toegestaan" -#: ihtml/themes/default/framework.tpl:29 -msgid "Signed in:" -msgstr "Aangemeld:" +#: setup/setup_config1.tpl:198 +msgid "Use SASL for kerberos" +msgstr "" -#: ihtml/themes/default/framework.tpl:32 -msgid "GOsa main menu" +#: setup/setup_config1.tpl:209 +#, fuzzy +msgid "Use account expiration" +msgstr "Het account verloopt op" + +#: setup/setup_config1.tpl:221 +msgid "" +"GOsa supports several encryption types for your passwords. Normally this is " +"adjustable via user templates, but you can specify a default method to be " +"used here, too." msgstr "" +"GOsa ondersteunt diverse encryptie types voor uw wachtwoorden. Normaliter is " +"dit aanpasbaar via gebruikerssjablonen. Hier kunt u echter een standaard te " +"gebruiken methode opgeven." -#: ihtml/themes/default/remove.tpl:6 +#: setup/setup_config1.tpl:222 +#, fuzzy msgid "" -"This may be used by several groups. Please double check if your really want " -"to do this since there is no way for GOsa to get your data back." +"GOsa always acts as admin and manages access rights internally. This is a " +"workaround till OpenLDAP's in directory ACI's are fully implemented. For " +"this to work, we need the admin DN and the corresponding password." msgstr "" -"Dit kan gebruikt worden door meerdere groepen. Verzeker uzelf ervan dat dit " -"is wat u wil, aangezien er geen mogelijkheid voor GOsa is om uw date terug " -"te halen." +"GOsa werkt altijd als een beheerder en verzorgt het toegangsbeheer intern. " +"Dit is een tijdelijke oplossing totdat directory ACIs volledig " +"geïmplementeerd zijn in OpenLDAP. Om dit te kunnen laten werken is een " +"beheerders DN en het bijbehorende wachtwoord nodig." -#: ihtml/themes/default/logout.tpl:5 -msgid "Your GOsa session has expired!" -msgstr "Uw GOsa sessie is verlopen!" +#: setup/setup_config1.tpl:223 +msgid "" +"Some basic LDAP parameters are tunable and affect the locations where GOsa " +"saves people and groups, including the way accounts get created. Check the " +"values below if the fit your needs." +msgstr "" +"Sommige LDAP parameters zijn aan te passen en bepalen de locaties waar GOsa " +"gebruikers en groepen opslaat, evenals de manier waarop gebruikers " +"aangemaakt worden. Controleer of de waardes hieronder in uw behoeften " +"voorzien." -#: ihtml/themes/default/logout.tpl:7 +#: setup/setup_config1.tpl:224 +#, fuzzy msgid "" -"The last interaction with the GOsa web interface has been some time ago in " -"the past. For security reasons, the session has been closed. To continue " -"with administrative tasks, please sign in again." +"GOsa has modular support for several mail methods. These methods provide " +"interfaces to users mailboxes and general handling for quotas. You can " +"choose the dummy plugin to leave all your mail settings untouched." 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." +"GOsa heeft modulaire ondersteuning voor diverse E-mail methodes. Deze " +"methodes leveren toegang tot gebruikers mailboxen en algemene afhandeling " +"voor quota's. U kunt de dummy module kiezen om alle E-mail instellingen " +"ongewijzigd te laten." -#: ihtml/themes/default/logout.tpl:10 -msgid "Sign in again" -msgstr "Opnieuw inloggen" +#: setup/class_setupStep_Schema.inc:42 setup/class_setupStep_Schema.inc:43 +#, fuzzy +msgid "LDAP schema check" +msgstr "Ldap server" -#: 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." +#: setup/class_setupStep_Schema.inc:44 +msgid "Perform test on your current LDAP schema" 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:6 -msgid "Please choose the way to react for this session" -msgstr "Kies a.u.b. de manier waarop gereageerd moet worden voor deze sessie" +#: setup/class_setupStep_Welcome.inc:38 +#, fuzzy +msgid "Welcome" +msgstr "Welkom %s!" -#: ihtml/themes/default/sizelimit.tpl:9 -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" +#: setup/class_setupStep_Welcome.inc:39 +#, fuzzy +msgid "The welcome message" +msgstr "Verwijder dit bericht" -#: ihtml/themes/default/sizelimit.tpl:10 -msgid "" -"ignore this error and show all entries that fit into the defined sizelimit " -"and let me use filters instead" -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" +#: setup/class_setupStep_Welcome.inc:40 +#, fuzzy +msgid "Welcome to GOsa setup wizard" +msgstr "Welkom bij het GOsa installatie programma!" -#: ihtml/themes/default/copyPasteDialog.tpl:1 +#: setup/class_setupStep_License.inc:56 setup/class_setupStep_License.inc:57 #, fuzzy -msgid "Copy & paste wizard" -msgstr "Kopieren & plakken wizard" +msgid "License" +msgstr "Regel" -#: ihtml/themes/default/copyPasteDialog.tpl:7 -msgid "" -"Some values need to be unique in the complete directory while some " -"combinations make no sense. GOsa shows the relevant attributes. Please " -"maintain the values below to fullfill the policies." +#: setup/class_setupStep_License.inc:58 +msgid "Terms and conditions for usage" 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 "" +#: setup/setup_language.tpl:3 +#, fuzzy +msgid "Please select the preferred language" +msgstr "Voorkeurstaal" -#: ihtml/themes/default/copyPasteDialog.tpl:10 +#: setup/setup_language.tpl:5 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!" +"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 overriden per user." msgstr "" -#: ihtml/themes/default/copyPasteDialog.tpl:24 +#: setup/setup_language.tpl:9 #, fuzzy -msgid "Cancel all" -msgstr "Annuleren" +msgid "Please select your preferred language here" +msgstr "Voorkeurstaal" -#: ihtml/themes/default/copyPasteDialog.tpl:30 -msgid "Operation complete" -msgstr "Bewerking afgerond" +#: setup/class_setupStep_Config1.inc:74 setup/class_setupStep_Config1.inc:75 +#, fuzzy +msgid "GOsa settings 1/3" +msgstr "Gebruikersinstellingen" -#: ihtml/themes/default/help.tpl:9 -msgid "GOsa help viewer" -msgstr "GOsa help" +#: setup/class_setupStep_Config1.inc:76 +#, fuzzy +msgid "GOsa generic settings" +msgstr "Algemene wachtrij instellingen" -#: ihtml/themes/default/help.tpl:15 -msgid "Index" -msgstr "Index" +#: setup/class_setupStep_Config1.inc:118 +#, fuzzy, php-format +msgid "The specified value for '%s' must be a numeric value" +msgstr "De sieve poort dient nummeriek te zijn." -#: ihtml/themes/default/islocked.tpl:2 -msgid "Locking conflict detected" -msgstr "Er is een blokkade conflict gedetecteerd" +#: setup/class_setupStep_Config1.inc:122 setup/class_setupStep_Config1.inc:126 +#, php-format +msgid "Don't add a trailing comma to '%s'." +msgstr "" -#: ihtml/themes/default/islocked.tpl:9 +#: setup/class_setupStep_Config1.inc:122 +msgid "People storage ou" +msgstr "OU voor gebruikers opslag" + +#: setup/class_setupStep_Config1.inc:126 +msgid "Group storage ou" +msgstr "OU voor groepen opslag" + +#: setup/class_setupStep_Config1.inc:130 #, fuzzy -msgid "" -"If this lock detection is false, the other person has obviously closed the " -"webbrowser 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 Alsnog bewerken knop te gebruiken." +msgid "Uid base must be numeric" +msgstr "Timeout dient nummeriek te zijn" -#: ihtml/themes/default/islocked.tpl:16 +#: setup/class_setupStep_Config1.inc:134 #, fuzzy -msgid "Read only" -msgstr "Lijst herladen" +msgid "The given password minimum length is not numeric." +msgstr "De sieve poort dient nummeriek te zijn." -#: ihtml/themes/default/logout-close.tpl:5 +#: setup/class_setupStep_Config1.inc:137 #, fuzzy -msgid "Your GOsa session has been closed!" -msgstr "Uw GOsa sessie is verlopen!" +msgid "The given password differ value is not numeric." +msgstr "De sieve poort dient nummeriek te zijn." -#: 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." +#: setup/class_setupStep_Config2.inc:86 setup/class_setupStep_Config2.inc:87 +#, fuzzy +msgid "GOsa settings 2/3" +msgstr "Gebruikersinstellingen" + +#: setup/class_setupStep_Config2.inc:88 +#, fuzzy +msgid "Customize special parameters" +msgstr "Controleer parameter" + +#: setup/class_setupStep_Language.inc:40 setup/class_setupStep_Language.inc:41 +#, fuzzy +msgid "Language setup" +msgstr "Taal" + +#: 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." + +#: setup/class_setupStep_Language.inc:47 +#, fuzzy +msgid "Automatic" +msgstr "automatisch" #, fuzzy #~ msgid "Password locking" @@ -6908,10 +6988,6 @@ msgstr "" #~ msgid "Missing parameters!" #~ msgstr "Programmanaam" -#, fuzzy -#~ msgid "You have no permission to create LDAP dumps!" -#~ msgstr "U heeft geen toestemming om deze afdeling te verwijderen." - #, fuzzy #~ msgid "Error in ivbb parameter!" #~ msgstr "Controleer parameter" diff --git a/gosa-core/locale/core/pl/LC_MESSAGES/messages.po b/gosa-core/locale/core/pl/LC_MESSAGES/messages.po index 1da6a5056..909a27950 100644 --- a/gosa-core/locale/core/pl/LC_MESSAGES/messages.po +++ b/gosa-core/locale/core/pl/LC_MESSAGES/messages.po @@ -2,7 +2,7 @@ msgid "" msgstr "" "Project-Id-Version: polski\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2009-01-15 11:49+0100\n" +"POT-Creation-Date: 2009-02-27 09:45+0100\n" "PO-Revision-Date: 2007-07-14 21:45+0100\n" "Last-Translator: Piotr Rybicki \n" "Language-Team: Piotr Rybicki \n" @@ -14,1230 +14,1189 @@ msgstr "" "X-Poedit-SourceCharset: iso-8859-2\n" "X-Poedit-Basepath: tedst\n" -#: include/class_CopyPasteHandler.inc:117 -#: include/class_CopyPasteHandler.inc:126 -#: include/class_CopyPasteHandler.inc:158 -#: include/class_CopyPasteHandler.inc:175 -#: include/class_CopyPasteHandler.inc:184 -#: include/class_CopyPasteHandler.inc:192 -#: include/class_CopyPasteHandler.inc:268 -#, fuzzy, php-format -msgid "Copy and paste failed!" -msgstr "Kreator Copy & paste" - -#: include/class_CopyPasteHandler.inc:117 -#: include/class_CopyPasteHandler.inc:126 -#: include/class_CopyPasteHandler.inc:158 -#: include/class_CopyPasteHandler.inc:175 -#: include/class_CopyPasteHandler.inc:184 -#: include/class_CopyPasteHandler.inc:192 -#: include/class_CopyPasteHandler.inc:268 -#: include/class_CopyPasteHandler.inc:367 include/utils/class_msgPool.inc:153 -#: include/utils/class_msgPool.inc:165 include/utils/class_msgPool.inc:183 -#: include/utils/class_msgPool.inc:466 include/utils/class_msgPool.inc:485 -#: include/class_gosaSupportDaemon.inc:1160 -#: include/class_gosaSupportDaemon.inc:1180 include/class_msg_dialog.inc:99 -#: include/password-methods/class_password-methods.inc:250 -#: include/class_log.inc:138 include/class_log.inc:218 -#: include/class_plugin.inc:659 include/class_plugin.inc:700 -#: include/class_plugin.inc:742 include/class_plugin.inc:1585 -#: include/class_tabs.inc:50 plugins/admin/groups/class_groupGeneric.inc:954 -#: plugins/admin/groups/class_groupGeneric.inc:959 -#: plugins/admin/groups/class_groupGeneric.inc:1204 -#: plugins/personal/posix/class_posixAccount.inc:1334 -#: plugins/personal/generic/class_user.inc:412 -#: plugins/personal/generic/class_user.inc:513 -#: plugins/personal/generic/class_user.inc:806 -#: plugins/personal/generic/class_user.inc:1382 -#: plugins/personal/generic/main.inc:115 html/index.php:223 html/index.php:227 -#: setup/setup_checks.tpl:30 setup/setup_checks.tpl:91 -#: setup/class_setupStep_Migrate.inc:1186 -#: ihtml/themes/default/msg_dialog.tpl:52 -#: ihtml/themes/default/msg_dialog.tpl:95 -#, php-format -msgid "Error" -msgstr "Błąd" +#: ihtml/themes/default/MultiSelectWindow.tpl:51 +#: ihtml/themes/default/MultiSelectWindow.tpl:92 +#: ihtml/themes/default/msg_dialog.tpl:56 +#: ihtml/themes/default/msg_dialog.tpl:99 +#: plugins/admin/ogroups/class_ogroup.inc:232 setup/setup_ldap.tpl:121 +msgid "Information" +msgstr "Informacja" -#: include/class_CopyPasteHandler.inc:117 -#: include/class_CopyPasteHandler.inc:192 -#, fuzzy, php-format -msgid "Cannot set permission for '%s'" -msgstr "Nie można stworzyć pliku '%s'." +#: ihtml/themes/default/MultiSelectWindow.tpl:63 +#: ihtml/themes/default/MultiSelectWindow.tpl:103 +#: plugins/admin/ogroups/ogroup_objects.tpl:20 +#: plugins/admin/groups/group_objects.tpl:20 +#: plugins/personal/posix/posix_groups.tpl:21 +msgid "Filters" +msgstr "Filtry" -#: include/class_CopyPasteHandler.inc:118 -#: include/class_CopyPasteHandler.inc:127 -#: include/class_CopyPasteHandler.inc:176 -#: include/class_CopyPasteHandler.inc:185 -#: include/class_CopyPasteHandler.inc:193 include/class_pluglist.inc:177 -#: include/class_config.inc:125 include/class_config.inc:629 -#: include/utils/class_timezone.inc:47 include/functions.inc:637 -#: include/functions.inc:2555 include/functions.inc:2579 -#: include/functions.inc:2592 -#: include/password-methods/class_password-methods-ssha.inc:51 -#: include/password-methods/class_password-methods-sha.inc:48 -#: include/class_plugin.inc:1325 include/class_plugin.inc:1337 -#: plugins/admin/groups/class_groupGeneric.inc:163 -#: plugins/admin/groups/class_groupGeneric.inc:728 html/password.php:74 -#: html/index.php:143 html/index.php:215 html/main.php:228 -#, fuzzy -msgid "Configuration error" -msgstr "Plik konfiguracyjny" +#: ihtml/themes/default/remove.tpl:2 ihtml/themes/default/msg_dialog.tpl:54 +#: ihtml/themes/default/msg_dialog.tpl:97 ihtml/themes/default/islocked.tpl:6 +#: ihtml/themes/default/conflict.tpl:6 html/password.php:280 html/index.php:57 +#: html/index.php:63 html/index.php:416 html/index.php:422 +#: include/functions.inc:745 include/functions.inc:2193 +#: include/functions.inc:2197 include/functions.inc:2203 +#: include/class_tabs.inc:259 plugins/admin/ogroups/remove.tpl:2 +#: plugins/admin/groups/remove.tpl:2 +#: plugins/admin/groups/class_groupGeneric.inc:1088 +#: plugins/admin/users/remove.tpl:2 +#: plugins/admin/users/class_userManagement.inc:631 +#: plugins/admin/departments/remove.tpl:2 +#: plugins/admin/departments/dep_move_confirm.tpl:2 +#: plugins/admin/acl/remove.tpl:2 +#: plugins/personal/posix/class_posixAccount.inc:837 +#: plugins/personal/posix/class_posixAccount.inc:990 +#: setup/class_setupStep_Migrate.inc:261 setup/class_setupStep_Migrate.inc:313 +#: setup/class_setupStep_Migrate.inc:446 setup/class_setupStep_Migrate.inc:523 +#: setup/class_setupStep_Migrate.inc:662 setup/class_setupStep_Migrate.inc:803 +#: setup/class_setupStep_Migrate.inc:2565 +#: setup/class_setupStep_Migrate.inc:2718 +#: setup/class_setupStep_Migrate.inc:3050 setup/setup_checks.tpl:32 +#: setup/setup_checks.tpl:93 +msgid "Warning" +msgstr "Ostrzeżenie" -#: include/class_CopyPasteHandler.inc:158 -#, php-format -msgid "'%s' is no vaild LDAP object" +#: ihtml/themes/default/remove.tpl:6 +msgid "" +"This may be used by several groups. Please double check if your really want " +"to do this since there is no way for GOsa to get your data back." msgstr "" +"To może być używane przez kilka grup. Proszę upewnić się czy kontynuować, " +"gdyż nie ma operacji powrotu." -#: include/class_CopyPasteHandler.inc:159 -#: include/class_CopyPasteHandler.inc:269 include/class_acl.inc:905 -#: include/class_ldap.inc:648 include/class_ldap.inc:696 -#: include/class_session.inc:76 include/class_session.inc:101 -#: include/class_session.inc:127 include/functions.inc:467 -#: include/functions.inc:627 include/functions.inc:724 -#: include/functions.inc:1107 include/functions.inc:1917 -#: include/functions.inc:1951 include/functions.inc:1971 -#: include/class_log.inc:88 -#, fuzzy -msgid "Internal error" -msgstr "Terminal Server" - -#: include/class_CopyPasteHandler.inc:175 -#, fuzzy, php-format -msgid "No write permission in '%s'" -msgstr "Nie można stworzyć pliku '%s'." - -#: include/class_CopyPasteHandler.inc:386 -#, php-format -msgid "These objects will be pasted: %s" +#: ihtml/themes/default/remove.tpl:9 plugins/admin/ogroups/remove.tpl:10 +#: plugins/admin/groups/remove.tpl:10 plugins/admin/users/remove.tpl:10 +msgid "So - if you're sure - press 'Delete' to continue or 'Cancel' to abort." msgstr "" +"Jeśli jesteś pewien - naciśnij 'Usuń' aby kontynuować lub 'Anuluj' aby " +"anulować." -#: include/class_CopyPasteHandler.inc:410 +#: ihtml/themes/default/remove.tpl:15 +#: ihtml/themes/default/copyPasteDialog.tpl:21 +#: ihtml/themes/default/acl.tpl:128 ihtml/themes/default/acl.tpl:142 +#: ihtml/themes/default/snapshotdialog.tpl:44 +#: ihtml/themes/default/snapshotdialog.tpl:89 +#: ihtml/themes/default/msg_dialog.tpl:74 +#: ihtml/themes/default/msg_dialog.tpl:127 +#: ihtml/themes/default/msg_dialog.tpl:130 +#: ihtml/themes/default/islocked.tpl:19 include/class_baseSelectDialog.inc:62 +#: include/utils/class_msgPool.inc:308 setup/setup_migrate.tpl:163 +#: setup/setup_migrate.tpl:214 setup/setup_migrate.tpl:261 +#: setup/setup_migrate.tpl:326 setup/setup_migrate.tpl:382 +#: setup/setup_migrate.tpl:435 setup/setup_migrate.tpl:480 +#: setup/setup_migrate.tpl:523 setup/setup_migrate.tpl:567 +#: setup/setup_ldap.tpl:17 #, php-format -msgid "This object will be pasted: %s" -msgstr "" +msgid "Cancel" +msgstr "Anuluj" -#: include/class_CopyPasteHandler.inc:506 include/class_plugin.inc:2065 -#: include/class_plugin.inc:2068 -msgid "Paste" -msgstr "Wklej" +#: ihtml/themes/default/login.tpl:10 +msgid "GOsa login screen" +msgstr "" -#: include/class_CopyPasteHandler.inc:508 +#: ihtml/themes/default/login.tpl:27 #, fuzzy -msgid "Cannot paste" -msgstr "Nie można wkleić" - -#: include/class_acl.inc:26 -msgid "Access control" -msgstr "Kontrola dostępu" +msgid "Login screen" +msgstr "Usługa Logowania" -#: include/class_acl.inc:27 plugins/admin/acl/class_aclManagement.inc:27 +#: ihtml/themes/default/login.tpl:34 #, fuzzy -msgid "Manage access control lists" -msgstr "Kontrola dostępu" - -#: include/class_acl.inc:201 plugins/admin/acl/class_aclRole.inc:124 -msgid "All categories" -msgstr "Wszystkie kategorie" - -#: include/class_acl.inc:209 -msgid "Reset ACLs" -msgstr "Resetuj ACL'e" - -#: include/class_acl.inc:210 plugins/admin/acl/class_aclRole.inc:132 -msgid "One level" -msgstr "Jeden poziom" - -#: include/class_acl.inc:211 include/class_acl.inc:216 -#: plugins/admin/acl/class_aclRole.inc:133 -msgid "Current object" -msgstr "Obecny obiekt" +msgid "" +"Please use your username and your password to log into the site " +"administration system." +msgstr "Proszę użyć swojego loginu i hasła aby się zalogować" -#: include/class_acl.inc:212 plugins/admin/acl/class_aclRole.inc:134 -msgid "Complete subtree" -msgstr "Pełne poddrzewo" +#: ihtml/themes/default/login.tpl:42 ihtml/themes/default/login.tpl:44 +#: ihtml/themes/default/password.tpl:69 ihtml/themes/default/password.tpl:71 +#: plugins/admin/users/class_divListUsers.inc:80 +msgid "Username" +msgstr "Nazwa użytkownika" -#: include/class_acl.inc:213 plugins/admin/acl/class_aclRole.inc:135 -msgid "Complete subtree (permanent)" -msgstr "Pełne poddrzewo (trwałe)" +#: ihtml/themes/default/login.tpl:47 ihtml/themes/default/login.tpl:49 +#: ihtml/themes/default/password.tpl:40 +#: plugins/personal/generic/paste_generic.tpl:20 +#: plugins/personal/password/class_password.inc:26 setup/setup_config2.tpl:295 +#: setup/setup_config2.tpl:340 setup/setup_migrate.tpl:299 +msgid "Password" +msgstr "Hasło" -#: include/class_acl.inc:214 include/class_acl.inc:217 -msgid "Use ACL defined in role" -msgstr "Użyj ACL zdefiniowanego w tej roli" +#: ihtml/themes/default/login.tpl:52 ihtml/themes/default/login.tpl:53 +#: ihtml/themes/default/password.tpl:60 ihtml/themes/default/password.tpl:62 +msgid "Directory" +msgstr "Katalog" -#: include/class_acl.inc:220 plugins/admin/users/class_userManagement.inc:26 -#: plugins/personal/generic/class_user.inc:1549 -#: setup/class_setupStep_Migrate.inc:1028 -msgid "Users" -msgstr "Użytkownicy" +#: ihtml/themes/default/login.tpl:77 ihtml/themes/default/login.tpl:80 +msgid "Sign in" +msgstr "Zaloguj" -#: include/class_acl.inc:220 plugins/admin/groups/class_groupGeneric.inc:1258 -#: plugins/admin/groups/class_groupManagement.inc:26 -#: setup/class_setupStep_Migrate.inc:1031 -msgid "Groups" -msgstr "Grupy" +#: ihtml/themes/default/login.tpl:78 +msgid "Click here to log in" +msgstr "Kliknij tutaj aby się zalogować" -#: include/class_acl.inc:465 include/class_baseSelectDialog.inc:49 -#: include/class_MultiSelectWindow.inc:258 -#: include/class_MultiSelectWindow.inc:260 -#: plugins/admin/acl/class_aclRole.inc:373 -msgid "Up" -msgstr "Góra" +#: ihtml/themes/default/copyPasteDialog.tpl:1 +#, fuzzy +msgid "Copy & paste wizard" +msgstr "Kreator Copy & paste" -#: include/class_acl.inc:467 plugins/admin/acl/class_aclRole.inc:375 -msgid "Down" -msgstr "W dół" +#: ihtml/themes/default/copyPasteDialog.tpl:7 +msgid "" +"Some values need to be unique in the complete directory while some " +"combinations make no sense. GOsa shows the relevant attributes. Please " +"maintain the values below to fullfill 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." -#: include/class_acl.inc:472 include/class_acl.inc:520 -#: plugins/admin/acl/class_aclRole.inc:378 -#: plugins/admin/acl/class_aclRole.inc:429 -#: plugins/admin/users/class_divListUsers.inc:134 -#: plugins/admin/groups/class_divListGroup.inc:139 -msgid "Edit" -msgstr "Edytuj" +#: ihtml/themes/default/copyPasteDialog.tpl:9 +msgid "Remember that some properties like taken snapshots will not be copied!" +msgstr "" -#: include/class_acl.inc:472 include/class_acl.inc:476 -#: include/class_acl.inc:1202 include/class_acl.inc:1203 -#: include/class_acl.inc:1208 include/class_tabs.inc:391 -#: plugins/admin/acl/class_divListACL.inc:179 -#: plugins/admin/acl/tabs_acl.inc:28 -#: plugins/admin/acl/class_aclManagement.inc:26 -#: plugins/admin/acl/class_aclManagement.inc:293 -#: plugins/admin/acl/class_aclRole.inc:379 -#: plugins/admin/acl/class_aclRole.inc:383 -#: plugins/admin/acl/class_aclRole.inc:749 -msgid "ACL" -msgstr "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 "" -#: include/class_acl.inc:476 include/class_acl.inc:524 -#: include/utils/class_msgPool.inc:338 plugins/admin/acl/class_aclRole.inc:382 -#: plugins/admin/acl/class_aclRole.inc:433 +#: ihtml/themes/default/copyPasteDialog.tpl:19 +#: include/class_MultiSelectWindow.inc:144 include/utils/class_msgPool.inc:326 #, php-format -msgid "Delete" -msgstr "Usuń" +msgid "Save" +msgstr "Zapisz" -#: include/class_acl.inc:512 +#: ihtml/themes/default/copyPasteDialog.tpl:24 #, fuzzy -msgid "No ACL settings for this category!" -msgstr "Brak ustawień ACL w tej kategorii" - -#: include/class_acl.inc:514 -#, php-format -msgid "Contains ACLs for these objects: %s" -msgstr "Zawiera ACL'e w tych kategoriach: %s" +msgid "Cancel all" +msgstr "Anuluj" -#: include/class_acl.inc:520 include/class_acl.inc:524 -#, fuzzy -msgid "category ACL" -msgstr "Kategoria" +#: ihtml/themes/default/copyPasteDialog.tpl:30 +msgid "Operation complete" +msgstr "Operacja zakończona" -#: include/class_acl.inc:574 -#, fuzzy, php-format -msgid "Edit ACL for '%s' - scope is '%s'" -msgstr "Edytuj ACL dla '%s', zakres to '%s'" +#: ihtml/themes/default/copyPasteDialog.tpl:32 +#: setup/class_setupStep_Finish.inc:37 +msgid "Finish" +msgstr "Zakończ" -#: include/class_acl.inc:584 plugins/admin/acl/class_aclRole.inc:463 -msgid "All objects in current subtree" -msgstr "Wszystkie obiekty w obecnym poddrzewie" +#: 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." -#: include/class_acl.inc:728 include/class_acl.inc:735 -#: include/class_acl.inc:742 include/class_acl.inc:748 -#: include/utils/class_msgPool.inc:463 -#: plugins/admin/departments/class_departmentGeneric.inc:574 -#: ihtml/themes/default/snapshotdialog.tpl:20 -#: ihtml/themes/default/snapshotdialog.tpl:62 -msgid "Object" -msgstr "Obiekt" - -#: include/class_acl.inc:730 include/class_acl.inc:737 -#, fuzzy -msgid "Show/hide advanced settings" -msgstr "Zaawansowane ustawienia telefonu" +#: ihtml/themes/default/sizelimit.tpl:6 +msgid "Please choose the way to react for this session" +msgstr "Proszę wybrać sposób reakcji dla tej sesji" -#: include/class_acl.inc:754 -msgid "Create objects" -msgstr "Utwórz obiekty" +#: ihtml/themes/default/sizelimit.tpl:9 +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" -#: include/class_acl.inc:755 -msgid "Move objects" -msgstr "Przenieś obiekty" +#: ihtml/themes/default/sizelimit.tpl:10 +msgid "" +"ignore this error and show all entries that fit into the defined sizelimit " +"and let me use filters instead" +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" -#: include/class_acl.inc:756 -msgid "Remove objects" -msgstr "Usuń obiekty" +#: ihtml/themes/default/sizelimit.tpl:14 include/utils/class_msgPool.inc:344 +#: plugins/personal/generic/generic.tpl:137 +#, php-format +msgid "Set" +msgstr "Ustaw" -#: include/class_acl.inc:758 +#: ihtml/themes/default/acl.tpl:7 plugins/admin/acl/acl_role.tpl:3 #, fuzzy -msgid "Grant permission to owner" -msgstr "Nie można stworzyć pliku '%s'." - -#: include/class_acl.inc:762 include/class_acl.inc:861 -#: include/class_acl.inc:865 -msgid "read" -msgstr "czytanie" +msgid "Assigned ACL for current entry" +msgstr "Przypisane ACL'e dla obecnego wpisu" -#: include/class_acl.inc:763 include/class_acl.inc:863 -#: include/class_acl.inc:866 -msgid "write" -msgstr "zapisywanie" +#: ihtml/themes/default/acl.tpl:12 plugins/admin/acl/acl_role.tpl:45 +msgid "New ACL" +msgstr "Nowy ACL" -#: include/class_acl.inc:767 -#, fuzzy -msgid "Complete object" -msgstr "Utwórz obiekty" +#: ihtml/themes/default/acl.tpl:17 plugins/admin/acl/acl_role.tpl:51 +msgid "ACL type" +msgstr "typ ACL" -#: include/class_acl.inc:905 -#, fuzzy, php-format -msgid "Unkown ACL type '%s'!" -msgstr "Nieznany wpis '%s'!" +#: ihtml/themes/default/acl.tpl:19 ihtml/themes/default/acl.tpl:24 +#: plugins/admin/acl/acl_role.tpl:51 +msgid "Select an acl type" +msgstr "Wybierz typ ACL" -#: include/class_acl.inc:948 +#: ihtml/themes/default/acl.tpl:29 ihtml/themes/default/acl.tpl:52 +#: ihtml/themes/default/acl.tpl:125 ihtml/themes/default/acl.tpl:140 +#: include/utils/class_msgPool.inc:320 setup/setup_migrate.tpl:161 +#: setup/setup_migrate.tpl:212 setup/setup_migrate.tpl:260 +#: setup/setup_migrate.tpl:325 setup/setup_migrate.tpl:380 +#: setup/setup_migrate.tpl:433 setup/setup_migrate.tpl:478 +#: setup/setup_migrate.tpl:521 setup/setup_migrate.tpl:565 +#: setup/setup_ldap.tpl:16 #, php-format -msgid "Unknown entry '%s'!" -msgstr "Nieznany wpis '%s'!" - -#: include/class_acl.inc:1008 include/class_acl.inc:1010 -#, fuzzy, php-format -msgid "Role: %s" -msgstr "Pełniona funkcja" +msgid "Apply" +msgstr "Zastosuj" -#: include/class_acl.inc:1010 +#: ihtml/themes/default/acl.tpl:36 #, fuzzy -msgid "unknown role" -msgstr "! nieznane id" +msgid "Additional filter options" +msgstr "Ustawienia Aplikacji" -#: include/class_acl.inc:1018 -#, php-format -msgid "Contains settings for these objects: %s" -msgstr "Zawiera ustawienia dla tych obiektów: %s" +#: ihtml/themes/default/acl.tpl:47 +msgid "Use members from" +msgstr "Użyj członków z" + +#: ihtml/themes/default/acl.tpl:61 +msgid "Available members" +msgstr "Dostępni członkowie" + +#: ihtml/themes/default/acl.tpl:63 ihtml/themes/default/acl.tpl:68 +msgid "List message possible targets" +msgstr "Wyświetl możliwe cele wiadomości" -#: include/class_acl.inc:1027 ihtml/themes/default/acl.tpl:82 +#: ihtml/themes/default/acl.tpl:82 include/class_acl.inc:1050 msgid "Members" msgstr "Członkowie" -#: include/class_acl.inc:1033 +#: ihtml/themes/default/acl.tpl:84 ihtml/themes/default/acl.tpl:90 +msgid "List message recipients" +msgstr "Wyświetl odbiorców wiadomości" + +#: ihtml/themes/default/acl.tpl:104 plugins/admin/acl/acl_role.tpl:56 +msgid "List of available ACL categories" +msgstr "Lista dostępnych kategorii ACL" + +#: ihtml/themes/default/acl.tpl:112 #, fuzzy -msgid "ACL takes effect for all users" -msgstr "ACL jest prawidłowy dla wszystkich użytkowników" +msgid "ACL for this object" +msgstr "ACLe dla tego obiektu" -#: include/class_acl.inc:1170 include/class_ldap.inc:705 -#: include/class_ldap.inc:1171 include/class_config.inc:259 -#: include/functions.inc:364 include/functions.inc:390 -#: include/functions.inc:398 include/functions.inc:427 -#: include/functions.inc:652 include/functions.inc:695 -#: include/functions.inc:737 include/functions.inc:782 -#: include/functions.inc:2534 include/functions.inc:2781 -#: include/class_MultiSelectWindow.inc:550 include/class_plugin.inc:1243 -#: include/class_plugin.inc:1292 include/class_plugin.inc:1296 -#: include/class_plugin.inc:1311 include/class_plugin.inc:1371 -#: include/class_plugin.inc:1429 include/class_plugin.inc:1495 -#: include/class_plugin.inc:1510 -#: plugins/admin/departments/class_departmentGeneric.inc:241 -#: plugins/admin/departments/class_departmentGeneric.inc:429 -#: plugins/admin/departments/class_departmentGeneric.inc:702 -#: plugins/admin/departments/class_departmentGeneric.inc:733 -#: plugins/admin/acl/class_aclRole.inc:616 -#: plugins/admin/acl/class_aclRole.inc:656 -#: plugins/admin/acl/class_aclRole.inc:670 -#: plugins/admin/ogroups/class_ogroup.inc:1033 -#: plugins/admin/ogroups/class_ogroup.inc:1047 -#: plugins/admin/groups/class_groupGeneric.inc:758 -#: plugins/admin/groups/class_groupGeneric.inc:1069 -#: plugins/personal/posix/class_posixAccount.inc:678 -#: plugins/personal/posix/class_posixAccount.inc:942 -#: plugins/personal/generic/class_user.inc:722 -#: plugins/personal/generic/class_user.inc:1084 html/index.php:253 -#: html/index.php:268 html/index.php:281 -#: setup/class_setupStep_Migrate.inc:1197 -#: setup/class_setupStep_Migrate.inc:1225 -#: setup/class_setupStep_Migrate.inc:1274 -#: setup/class_setupStep_Migrate.inc:1323 -#: setup/class_setupStep_Migrate.inc:2250 -#: setup/class_setupStep_Migrate.inc:2254 -#: setup/class_setupStep_Migrate.inc:2444 -#: setup/class_setupStep_Migrate.inc:2464 -#: setup/class_setupStep_Migrate.inc:2581 -#: setup/class_setupStep_Migrate.inc:2928 -#: setup/class_setupStep_Migrate.inc:2942 +#: ihtml/themes/default/acl.tpl:118 #, fuzzy -msgid "LDAP error" -msgstr "błąd LDAP:" +msgid "Available roles" +msgstr "Dostępni członkowie" -#: include/class_acl.inc:1203 +#: ihtml/themes/default/accountexpired.tpl:15 #, fuzzy -msgid "Access control list" -msgstr "Kontrola dostępu" +msgid "Your password has expired. Please choose a new one!" +msgstr "Twoje hasło wygasło !! Proszę wybrać inne hasło" -#: include/class_acl.inc:1208 +#: ihtml/themes/default/accountexpired.tpl:23 +#: ihtml/themes/default/accountexpired.tpl:27 #, fuzzy -msgid "ACL roles" -msgstr "ACLe" +msgid "Old password" +msgstr "Stare hasło" -#: include/class_pluglist.inc:58 -msgid "All objects in this category" -msgstr "Wszystkie obiekty w tej kategorii" +#: ihtml/themes/default/accountexpired.tpl:32 +#: ihtml/themes/default/accountexpired.tpl:36 +#: ihtml/themes/default/password.tpl:82 ihtml/themes/default/password.tpl:83 +#: html/password.php:196 plugins/admin/users/password.tpl:13 +#: plugins/admin/users/class_userManagement.inc:265 +#: plugins/personal/generic/main.inc:97 +#: plugins/personal/generic/password.tpl:7 +#: plugins/personal/password/password.tpl:18 +msgid "New password" +msgstr "Nowe hasło" -#: include/class_pluglist.inc:178 -msgid "The configuration format has changed. Please re-run setup!" -msgstr "" +#: ihtml/themes/default/accountexpired.tpl:41 +#: ihtml/themes/default/accountexpired.tpl:45 +#, fuzzy +msgid "Verify password" +msgstr "Hasło ponownie" -#: include/class_pluglist.inc:193 include/class_pluglist.inc:194 -#: include/class_pluglist.inc:307 -msgid "Unknown" -msgstr "Nieznane" +#: ihtml/themes/default/accountexpired.tpl:51 +#: plugins/admin/users/class_divListUsers.inc:136 +#: plugins/admin/users/class_divListUsers.inc:270 +msgid "Change password" +msgstr "Zmień hasło" -#: include/class_pluglist.inc:203 ihtml/themes/default/framework.tpl:8 -#: ihtml/themes/default/framework.tpl:11 ihtml/themes/default/framework.tpl:20 -#: ihtml/themes/default/framework.tpl:24 -msgid "" -"You are currently editing a database entry. Do you want to dismiss the " -"changes?" -msgstr "Obecnie edytujesz bazę danych. Czy chcesz porzucić zmiany?" +#: ihtml/themes/default/accountexpired.tpl:52 +#: ihtml/themes/default/password.tpl:102 +#, fuzzy +msgid "Click here to change your password" +msgstr "Brak uprawnień do zmiany własnego hasła" -#: include/class_ldap.inc:231 include/class_ldap.inc:264 -msgid "Performance warning" +#: ihtml/themes/default/logout-close.tpl:5 +#, fuzzy +msgid "Your GOsa session has been closed!" +msgstr "Twoja sesja w GOsa wygasła!" + +#: 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 "" -#: include/class_ldap.inc:231 include/class_ldap.inc:264 -#, php-format -msgid "LDAP performance is poor: last query took about %.2fs!" +#: ihtml/themes/default/snapshotdialog.tpl:3 +msgid "Restoring object snapshots" +msgstr "Odtwarzanie obiektu snapshotów" + +#: 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óć." -#: include/class_ldap.inc:648 -#, php-format +#: ihtml/themes/default/snapshotdialog.tpl:9 msgid "" -"Cannot automatically create subtrees with RDN '%s': no object class found!" +"Remember that DNS configuration and database entries could not be restored. " +"For some objects it is only nescessary to open and save them again (goFon), " +"but some entries must be recreated manually (glpi)." msgstr "" -#: include/class_ldap.inc:696 -#, php-format -msgid "Cannot automatically create subtrees with RDN '%s': not supported" +#: 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 "" -#: include/class_ldap.inc:780 -#, php-format -msgid "while operating on '%s' using LDAP server '%s'" -msgstr "podczas działania na '%s' używając serwera LDAP '%s'" +#: ihtml/themes/default/snapshotdialog.tpl:20 +#: ihtml/themes/default/snapshotdialog.tpl:62 include/class_acl.inc:747 +#: include/class_acl.inc:754 include/class_acl.inc:761 +#: include/class_acl.inc:767 include/utils/class_msgPool.inc:463 +#: plugins/admin/departments/class_departmentGeneric.inc:574 +msgid "Object" +msgstr "Obiekt" -#: include/class_ldap.inc:782 -#, php-format -msgid "while operating on LDAP server %s" -msgstr "podczas połączenia z serwerem LDAP '%s'" +#: ihtml/themes/default/snapshotdialog.tpl:29 +msgid "There is no snapshot available that could be restored" +msgstr "Brak snapshot'u który mógłby zostać odtworzony" -#: include/class_ldap.inc:1004 -#, php-format -msgid "" -"This is not a valid DN: '%s'. A block for import should begin with 'dn: ...' " -"in line %s" -msgstr "" -"To nie jest poprawne DN: '%s'. Blok dla importu powinien zaczynać się " -"'dn: ...' w linii %s" +#: 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." -#: include/class_ldap.inc:1033 -#, php-format -msgid "Error while importing dn: '%s', please check your LDIF from line %s on!" -msgstr "Błąd podczas importu dn: '%s', proszę sprawdzić LDIF od linii %s !" +#: ihtml/themes/default/snapshotdialog.tpl:49 +msgid "Creating object snapshots" +msgstr "Tworzenie obiektu snapshoty" -#: include/class_socketClient.inc:60 -msgid "The mcrypt module was not found. Please install php5-mcrypt." +#: ihtml/themes/default/snapshotdialog.tpl:52 +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." -#: include/class_socketClient.inc:108 -#, php-format -msgid "Socket connection to host '%s:%s' failed: %s" +#: ihtml/themes/default/snapshotdialog.tpl:55 +msgid "" +"Remember that database entries, DNS configurations and possibly created " +"zones in server extensions will not be stored in the snapshot." msgstr "" -#: include/class_socketClient.inc:191 -#, php-format -msgid "Socket timeout of %s seconds reached." -msgstr "" +#: ihtml/themes/default/snapshotdialog.tpl:70 +msgid "Timestamp" +msgstr "Czas" -#: include/class_config.inc:122 -#, php-format -msgid "XML error in gosa.conf: %s at line %d" -msgstr "Błąd XML w pliku gosa.conf: %s w linii %d" +#: ihtml/themes/default/snapshotdialog.tpl:79 +msgid "Reason for generating this snapshot" +msgstr "Przyczyna utworzenia tego snapshot'u" -#: include/class_config.inc:259 -#, fuzzy -msgid "Cannot bind to LDAP. Please contact the system administrator." -msgstr "" -"Nie można połączyć się z LDAP. Proszę skontaktować się z administratorem." +#: ihtml/themes/default/snapshotdialog.tpl:87 +#: plugins/admin/users/template.tpl:48 +#: plugins/admin/departments/class_departmentGeneric.inc:514 +#: plugins/admin/departments/class_departmentGeneric.inc:596 +msgid "Continue" +msgstr "Kontynuuj" + +#: ihtml/themes/default/msg_dialog.tpl:52 +#: ihtml/themes/default/msg_dialog.tpl:95 html/index.php:223 +#: html/index.php:227 include/password-methods/class_password-methods.inc:250 +#: include/class_tabs.inc:50 include/class_plugin.inc:659 +#: include/class_plugin.inc:700 include/class_plugin.inc:742 +#: include/class_plugin.inc:1612 include/utils/class_msgPool.inc:153 +#: include/utils/class_msgPool.inc:165 include/utils/class_msgPool.inc:183 +#: include/utils/class_msgPool.inc:466 include/utils/class_msgPool.inc:485 +#: include/class_log.inc:138 include/class_log.inc:218 +#: include/class_gosaSupportDaemon.inc:1160 +#: include/class_gosaSupportDaemon.inc:1180 +#: include/class_CopyPasteHandler.inc:117 +#: include/class_CopyPasteHandler.inc:126 +#: include/class_CopyPasteHandler.inc:158 +#: include/class_CopyPasteHandler.inc:175 +#: include/class_CopyPasteHandler.inc:184 +#: include/class_CopyPasteHandler.inc:192 +#: include/class_CopyPasteHandler.inc:268 +#: include/class_CopyPasteHandler.inc:367 include/class_msg_dialog.inc:99 +#: plugins/admin/groups/class_groupGeneric.inc:627 +#: plugins/admin/groups/class_groupGeneric.inc:633 +#: plugins/admin/groups/class_groupGeneric.inc:981 +#: plugins/admin/groups/class_groupGeneric.inc:986 +#: plugins/admin/groups/class_groupGeneric.inc:1247 +#: plugins/personal/generic/class_user.inc:412 +#: plugins/personal/generic/class_user.inc:513 +#: plugins/personal/generic/class_user.inc:806 +#: plugins/personal/generic/class_user.inc:1382 +#: plugins/personal/generic/main.inc:115 +#: plugins/personal/posix/class_posixAccount.inc:1382 +#: setup/class_setupStep_Migrate.inc:1197 setup/setup_checks.tpl:30 +#: setup/setup_checks.tpl:91 +#, php-format +msgid "Error" +msgstr "Błąd" + +#: ihtml/themes/default/msg_dialog.tpl:71 +#: ihtml/themes/default/msg_dialog.tpl:73 +#: ihtml/themes/default/msg_dialog.tpl:124 +#: ihtml/themes/default/msg_dialog.tpl:126 +#: ihtml/themes/default/msg_dialog.tpl:129 include/utils/class_msgPool.inc:314 +#: setup/class_setupStep_Migrate.inc:267 setup/class_setupStep_Migrate.inc:319 +#: setup/class_setupStep_Migrate.inc:380 setup/class_setupStep_Migrate.inc:453 +#: setup/class_setupStep_Migrate.inc:530 setup/class_setupStep_Migrate.inc:605 +#: setup/class_setupStep_Migrate.inc:658 setup/class_setupStep_Migrate.inc:799 +#: setup/class_setupStep_Migrate.inc:1045 +#: setup/class_setupStep_Migrate.inc:2007 +#: setup/class_setupStep_Migrate.inc:2149 +#: setup/class_setupStep_Migrate.inc:2571 +#: setup/class_setupStep_Migrate.inc:2725 +#: setup/class_setupStep_Migrate.inc:3055 setup/setup_checks.tpl:27 +#: setup/setup_checks.tpl:87 +#, php-format +msgid "Ok" +msgstr "Ok" -#: include/class_config.inc:629 +#: ihtml/themes/default/password.tpl:6 #, fuzzy -msgid "sambaSID and/or sambaRidBase missing in the configuration!" -msgstr "Brak parametru SID lub/i RIDBASE w konfiguracji!" +msgid "Change your password" +msgstr "Zmień hasło" -#: include/class_config.inc:979 +#: ihtml/themes/default/password.tpl:35 #, fuzzy -msgid "Configuration" -msgstr "Plik konfiguracyjny" +msgid "Success" +msgstr "Eksport zakończony powodzeniem" -#: include/class_config.inc:979 -msgid "" -"The configuration file you are using seems to be outdated. Please move the " -"GOsa configuration file away to run the GOsa setup again." +#: ihtml/themes/default/password.tpl:35 +msgid "Your password has been changed successfully." msgstr "" -#: include/utils/class_timezone.inc:47 -#, php-format +#: ihtml/themes/default/password.tpl:41 html/main.php:329 +#: plugins/admin/users/class_userManagement.inc:316 +#: plugins/admin/users/class_userManagement.inc:379 +#: plugins/personal/password/class_password.inc:78 +#: plugins/personal/password/class_password.inc:81 +#: plugins/personal/password/class_password.inc:84 +#: plugins/personal/password/class_password.inc:87 +#: plugins/personal/password/class_password.inc:90 +#: plugins/personal/password/class_password.inc:93 +#: plugins/personal/password/class_password.inc:107 +#: plugins/personal/password/class_password.inc:113 +#, fuzzy +msgid "Password change" +msgstr "Brak uprawnień do zmiay hasła" + +#: ihtml/themes/default/password.tpl:53 msgid "" -"The timezone setting '%s' in your gosa.conf is not valid. Cannot calculate " -"correct timezone offset." +"This dialog provides a simple way to change your password. Enter the current " +"password and the new password (twice) in the fields below and press the " +"'Change' button." msgstr "" -#: include/utils/class_msgPool.inc:15 -#, fuzzy, php-format -msgid "Select to list objects of type '%s'." -msgstr "Wybierz obiekty do dodania" - -#: include/utils/class_msgPool.inc:17 -#, fuzzy, php-format -msgid "Select to list objects containig '%s'." -msgstr "Zaznacz aby zobaczyć grupy zawierające użytkowników" +#: ihtml/themes/default/password.tpl:78 ihtml/themes/default/password.tpl:79 +#: html/password.php:217 plugins/personal/password/password.tpl:13 +msgid "Current password" +msgstr "Obecne hasło" -#: include/utils/class_msgPool.inc:19 -#, fuzzy, php-format -msgid "Select to list objects that have '%s' enabled" -msgstr "Wybierz obiekty do dodania" +#: ihtml/themes/default/password.tpl:86 ihtml/themes/default/password.tpl:87 +#, fuzzy +msgid "New password repeated" +msgstr "Nowe hasło" -#: include/utils/class_msgPool.inc:21 -#: plugins/admin/ogroups/ogroup_objects.tpl:33 -msgid "Select to search within subtrees" -msgstr "Zaznacz aby wyszukiwać wewnątrz poddrzew" +#: ihtml/themes/default/password.tpl:90 +#: plugins/personal/password/password.tpl:28 +#, fuzzy +msgid "Password strength" +msgstr "Przechowywanie hasła" -#: include/utils/class_msgPool.inc:23 -#: plugins/admin/ogroups/ogroup_objects.tpl:33 -#: plugins/personal/posix/posix_groups.tpl:68 +#: ihtml/themes/default/password.tpl:101 #, fuzzy -msgid "Search in subtrees" -msgstr "Szukaj wewnątrz tego poddrzewa" +msgid "Change" +msgstr "Kanał" -#: include/utils/class_msgPool.inc:33 -msgid "This object will be deleted!" -msgstr "" +#: ihtml/themes/default/islocked.tpl:2 +msgid "Locking conflict detected" +msgstr "Wykryto konflikt blokady" -#: include/utils/class_msgPool.inc:35 -#, php-format -msgid "This '%s' object will be deleted!" +#: ihtml/themes/default/islocked.tpl:9 +msgid "" +"If this lock detection is false, the other person has obviously closed the " +"webbrowser 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." -#: include/utils/class_msgPool.inc:40 -#, php-format -msgid "This object will be deleted: %s" -msgstr "" +#: ihtml/themes/default/islocked.tpl:16 +#, fuzzy +msgid "Read only" +msgstr "Przeładuj listę" -#: include/utils/class_msgPool.inc:42 -#, php-format -msgid "This '%s' object will be deleted: %s" -msgstr "" +#: ihtml/themes/default/help.tpl:9 +msgid "GOsa help viewer" +msgstr "Podgląd pomocy GOsa" -#: include/utils/class_msgPool.inc:47 -msgid "This object will be deleted:" -msgstr "" +#: ihtml/themes/default/help.tpl:15 +msgid "Index" +msgstr "Indeks" -#: include/utils/class_msgPool.inc:49 -#, php-format -msgid "This '%s' object will be deleted:" +#: ihtml/themes/default/help.tpl:21 setup/setup_ldap.tpl:13 +msgid "Search" +msgstr "Szukaj" + +#: ihtml/themes/default/logout.tpl:5 +msgid "Your GOsa session has expired!" +msgstr "Twoja sesja w GOsa wygasła!" + +#: ihtml/themes/default/logout.tpl:7 +msgid "" +"The last interaction with the GOsa web interface has been some time ago in " +"the past. For security reasons, the session has been closed. To continue " +"with administrative tasks, please sign in again." 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." -#: include/utils/class_msgPool.inc:53 -#, php-format -msgid "These objects will be deleted: %s" +#: ihtml/themes/default/logout.tpl:10 +msgid "Sign in again" +msgstr "Zaloguj się ponownie" + +#: ihtml/themes/default/conflict.tpl:2 +msgid "Session conflict detected" +msgstr "Wykryto konflikt sesji" + +#: ihtml/themes/default/conflict.tpl:6 +msgid "" +"Probably there's another active instance of your session. Multiple window " +"operation is technical not possible and heavily depends on the browser " +"you're using. Usage of different browsers at a time (i.e. IE and Mozilla) is " +"possible. Pressing the Logout button will close this session." msgstr "" +"Prawdopodobnie istnieje inna aktywna instacja sesji. Operowanie na kilku " +"oknach nie jest technicznie możliwe i mocno zależy od używanej przeglądarki. " +"Użycie różnych przeglądarek (np. IE i Mozilla) jest możliwe. Naciśnięcie " +"przycisku Wyloguj zamknie tą sesję." -#: include/utils/class_msgPool.inc:55 -#, php-format -msgid "These '%s' objects will be deleted: %s" +#: ihtml/themes/default/conflict.tpl:10 +msgid "" +"Ignoring this message will change/destroy the data you're currently editing, " +"so please close multiple windows and log in again." msgstr "" +"Ignorując ten komunikat zmienisz/usuniesz dane które obecnie edytujesz. " +"Proszę zamknąć wiele okien i zalogować się ponownie." -#: include/utils/class_msgPool.inc:63 -#, fuzzy -msgid "You have no permission to delete this object!" -msgstr "Brak uprawnień do usunięcia tego departamentu." +#: ihtml/themes/default/conflict.tpl:14 +msgid "Logout" +msgstr "Wyloguj" -#: include/utils/class_msgPool.inc:67 include/utils/class_msgPool.inc:71 -#, fuzzy -msgid "You have no permission to delete the object:" -msgstr "Brak uprawnień do usunięcia tego departamentu." +#: ihtml/themes/default/framework.tpl:8 ihtml/themes/default/framework.tpl:11 +#: ihtml/themes/default/framework.tpl:20 ihtml/themes/default/framework.tpl:24 +#: include/class_pluglist.inc:203 +msgid "" +"You are currently editing a database entry. Do you want to dismiss the " +"changes?" +msgstr "Obecnie edytujesz bazę danych. Czy chcesz porzucić zmiany?" -#: include/utils/class_msgPool.inc:74 -#, fuzzy -msgid "You have no permission to delete these objects:" -msgstr "Brak uprawnień do usunięcia tego departamentu." +#: ihtml/themes/default/framework.tpl:8 ihtml/themes/default/framework.tpl:11 +msgid "Main" +msgstr "Główne" -#: include/utils/class_msgPool.inc:81 -#, fuzzy -msgid "You have no permission to create this object!" -msgstr "Brak uprawnień do usunięcia tego departamentu." +#: ihtml/themes/default/framework.tpl:16 +msgid "Help" +msgstr "Pomoc" -#: include/utils/class_msgPool.inc:85 include/utils/class_msgPool.inc:89 -#, fuzzy -msgid "You have no permission to create the object:" -msgstr "Brak uprawnień do usunięcia tego departamentu." +#: ihtml/themes/default/framework.tpl:21 ihtml/themes/default/framework.tpl:25 +msgid "Sign out" +msgstr "Wyloguj" -#: include/utils/class_msgPool.inc:92 -#, fuzzy -msgid "You have no permission to create these objects:" -msgstr "Brak uprawnień do usunięcia tego departamentu." +#: ihtml/themes/default/framework.tpl:29 +msgid "Signed in:" +msgstr "Zalogowano:" -#: include/utils/class_msgPool.inc:99 -#, fuzzy -msgid "You have no permission to modify this object!" -msgstr "Brak uprawnień do usunięcia grupy obiektowej." +#: ihtml/themes/default/framework.tpl:32 +msgid "GOsa main menu" +msgstr "" -#: include/utils/class_msgPool.inc:103 include/utils/class_msgPool.inc:107 +#: html/password.php:58 html/main.php:147 include/functions.inc:336 +#: plugins/admin/departments/class_departmentGeneric.inc:386 #, fuzzy -msgid "You have no permission to modify the object:" -msgstr "Brak uprawnień do usunięcia grupy obiektowej." +msgid "Fatal error" +msgstr "Terminal Server" -#: include/utils/class_msgPool.inc:110 -#, fuzzy -msgid "You have no permission to modify these objects:" -msgstr "Brak uprawnień do usunięcia grupy obiektowej." +#: html/password.php:58 html/index.php:143 +#, fuzzy, php-format +msgid "GOsa configuration %s/%s is not readable. Aborted." +msgstr "Nie można czytać pliku konfiguracji %s/gosa.conf. Kończę." -#: include/utils/class_msgPool.inc:117 +#: html/password.php:74 html/index.php:143 html/index.php:215 +#: html/main.php:228 +#: include/password-methods/class_password-methods-ssha.inc:51 +#: include/password-methods/class_password-methods-sha.inc:48 +#: include/functions.inc:637 include/functions.inc:2556 +#: include/functions.inc:2580 include/functions.inc:2593 +#: include/class_plugin.inc:1330 include/class_plugin.inc:1343 +#: include/class_plugin.inc:1361 include/utils/class_timezone.inc:47 +#: include/class_config.inc:124 include/class_config.inc:628 +#: include/class_pluglist.inc:177 include/class_CopyPasteHandler.inc:118 +#: include/class_CopyPasteHandler.inc:127 +#: include/class_CopyPasteHandler.inc:176 +#: include/class_CopyPasteHandler.inc:185 +#: include/class_CopyPasteHandler.inc:193 +#: plugins/admin/groups/class_groupGeneric.inc:163 +#: plugins/admin/groups/class_groupGeneric.inc:755 #, fuzzy -msgid "You have no permission to view this object!" -msgstr "Brak uprawnień do usunięcia grupy obiektowej." +msgid "Configuration error" +msgstr "Plik konfiguracyjny" -#: include/utils/class_msgPool.inc:121 include/utils/class_msgPool.inc:125 -#, fuzzy -msgid "You have no permission to view the object:" -msgstr "Brak uprawnień do tworzenia telefonu w tym elemencie." +#: html/password.php:74 html/index.php:164 html/setup.php:66 +#, php-format +msgid "Directory '%s' specified as compile directory is not accessible!" +msgstr "Katalog '%s' podany jako katalog kompilacji jest niedostępny!" -#: include/utils/class_msgPool.inc:128 +#: html/password.php:159 plugins/personal/generic/class_user.inc:603 #, fuzzy -msgid "You have no permission to view these objects:" -msgstr "Brak uprawnień do usunięcia grupy obiektowej." +msgid "Password method" +msgstr "Przechowywanie hasła" -#: include/utils/class_msgPool.inc:135 -#, fuzzy -msgid "You have no permission to move this object!" -msgstr "Brak uprawnień do usunięcia grupy obiektowej." +#: html/password.php:159 +msgid "Error: Password method not available!" +msgstr "" -#: include/utils/class_msgPool.inc:139 include/utils/class_msgPool.inc:143 -#, fuzzy -msgid "You have no permission to move the object:" -msgstr "Brak uprawnień do usunięcia grupy obiektowej." +#: html/password.php:193 plugins/admin/users/class_userManagement.inc:260 +#: plugins/personal/generic/main.inc:92 +#: plugins/personal/password/class_password.inc:82 +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." -#: include/utils/class_msgPool.inc:146 -#, fuzzy -msgid "You have no permission to move these objects:" -msgstr "Brak uprawnień do usunięcia grupy obiektowej." +#: html/password.php:204 plugins/personal/password/class_password.inc:88 +msgid "The password used as new and current are too similar." +msgstr "Hasło podane jako nowe jest zbyt podobne do obecnego." -#: include/utils/class_msgPool.inc:156 include/utils/class_msgPool.inc:168 -#: include/utils/class_msgPool.inc:186 -#, fuzzy -msgid "Connection information" -msgstr "Informacje osobiste" +#: html/password.php:209 plugins/personal/password/class_password.inc:91 +msgid "The password used as new is to short." +msgstr "Hasło podane jako nowe jest za krótkie." -#: include/utils/class_msgPool.inc:158 -#, fuzzy, php-format -msgid "Cannot connect to %s database!" -msgstr "Nie można połączyć się z serwerem baz danych!" +#: html/password.php:215 plugins/admin/users/template.tpl:32 +#: plugins/personal/generic/class_user.inc:1225 +#: plugins/personal/generic/class_user.inc:1238 +#: plugins/personal/generic/class_user.inc:1252 +#: plugins/personal/generic/class_user.inc:1254 +#: plugins/personal/generic/generic.tpl:82 +#: plugins/personal/generic/paste_generic.tpl:15 +msgid "Login" +msgstr "Login" -#: include/utils/class_msgPool.inc:170 -#, fuzzy, php-format -msgid "Cannot select %s database!" -msgstr "Nie można wybrać bazy danych!" +#: html/password.php:224 html/index.php:324 +msgid "Please check the username/password combination." +msgstr "Proszę sprawdzić kombinację login/hasło." -#: include/utils/class_msgPool.inc:176 -#, php-format -msgid "No %s server defined!" -msgstr "" +#: html/password.php:228 +msgid "You have no permissions to change your password." +msgstr "Brak uprawnień do zmiany własnego hasła" -#: include/utils/class_msgPool.inc:188 -#, fuzzy, php-format -msgid "Cannot query %s database!" -msgstr "Nie można wybrać bazy danych!" +#: html/password.php:249 +msgid "External password changer reported a problem: " +msgstr "Zewnętrzny program do zmiany hasła zgłosił następujący problem:" -#: include/utils/class_msgPool.inc:194 -#, fuzzy, php-format -msgid "The field '%s' contains a reserved keyword!" -msgstr "Pole 'Fax' zawiera nieprawidłowy numer telefonu." +#: html/password.php:280 html/index.php:416 +msgid "Session will not be encrypted." +msgstr "Sesja nie będzie szyfrowana." -#: include/utils/class_msgPool.inc:200 -#, 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." +#: html/password.php:280 html/index.php:416 +msgid "Enter SSL session" +msgstr "Sprowadź sesję SSL" -#: include/utils/class_msgPool.inc:207 -#, fuzzy, php-format -msgid "'%s' command is invalid!" -msgstr "Podana nazwa jest nieprawidłowa" +#: html/index.php:57 +#, fuzzy +msgid "Session is not encrypted!" +msgstr "Sesja nie będzie szyfrowana." -#: include/utils/class_msgPool.inc:209 -#, php-format -msgid "'%s' command (%s) for plugin %s is invalid!" +#: html/index.php:64 +msgid "" +"The session lifetime configured in your gosa.conf will be overridden by php." +"ini settings." msgstr "" -#: include/utils/class_msgPool.inc:211 -#, php-format -msgid "'%s' command for plugin %s is invalid!" +#: html/index.php:164 +#, fuzzy +msgid "Smarty error" +msgstr "Ustaw status" + +#: html/index.php:215 +msgid "There is a problem with the authentication setup!" msgstr "" -#: include/utils/class_msgPool.inc:213 -#, fuzzy, php-format -msgid "'%s' command (%s) is invalid!" -msgstr "Podana nazwa jest nieprawidłowa" +#: html/index.php:223 +msgid "Cannot find a valid user for the current authentication setup!" +msgstr "" -#: include/utils/class_msgPool.inc:221 -#, fuzzy, php-format -msgid "Cannot execute '%s' command!" -msgstr "Nie można wybrać bazy danych!" +#: html/index.php:227 +msgid "User information is not unique accross the configured LDAP trees!" +msgstr "" -#: include/utils/class_msgPool.inc:223 -#, php-format -msgid "Cannot execute '%s' command (%s) for plugin %s!" +#: html/index.php:253 html/index.php:268 html/index.php:281 +#: include/class_acl.inc:1193 include/class_MultiSelectWindow.inc:550 +#: include/functions.inc:364 include/functions.inc:390 +#: include/functions.inc:398 include/functions.inc:427 +#: include/functions.inc:652 include/functions.inc:695 +#: include/functions.inc:737 include/functions.inc:782 +#: include/functions.inc:2535 include/functions.inc:2782 +#: include/class_plugin.inc:1243 include/class_plugin.inc:1292 +#: include/class_plugin.inc:1296 include/class_plugin.inc:1311 +#: include/class_plugin.inc:1398 include/class_plugin.inc:1456 +#: include/class_plugin.inc:1522 include/class_plugin.inc:1537 +#: include/class_ldap.inc:708 include/class_ldap.inc:1174 +#: include/class_config.inc:258 plugins/admin/ogroups/class_ogroup.inc:1033 +#: plugins/admin/ogroups/class_ogroup.inc:1047 +#: plugins/admin/groups/class_groupGeneric.inc:785 +#: plugins/admin/groups/class_groupGeneric.inc:1112 +#: plugins/admin/departments/class_departmentGeneric.inc:241 +#: plugins/admin/departments/class_departmentGeneric.inc:429 +#: plugins/admin/departments/class_departmentGeneric.inc:702 +#: plugins/admin/departments/class_departmentGeneric.inc:733 +#: plugins/admin/acl/class_aclRole.inc:633 +#: plugins/admin/acl/class_aclRole.inc:673 +#: plugins/admin/acl/class_aclRole.inc:687 +#: plugins/personal/generic/class_user.inc:722 +#: plugins/personal/generic/class_user.inc:1084 +#: plugins/personal/posix/class_posixAccount.inc:678 +#: plugins/personal/posix/class_posixAccount.inc:1007 +#: setup/class_setupStep_Migrate.inc:1208 +#: setup/class_setupStep_Migrate.inc:1236 +#: setup/class_setupStep_Migrate.inc:1285 +#: setup/class_setupStep_Migrate.inc:1334 +#: setup/class_setupStep_Migrate.inc:2137 +#: setup/class_setupStep_Migrate.inc:2432 +#: setup/class_setupStep_Migrate.inc:2436 +#: setup/class_setupStep_Migrate.inc:2626 +#: setup/class_setupStep_Migrate.inc:2646 +#: setup/class_setupStep_Migrate.inc:2763 +#: setup/class_setupStep_Migrate.inc:3110 +#: setup/class_setupStep_Migrate.inc:3124 +#, fuzzy +msgid "LDAP error" +msgstr "błąd LDAP:" + +#: html/index.php:268 +msgid "Cannot detect information about the installed LDAP schema!" msgstr "" -#: include/utils/class_msgPool.inc:225 -#, php-format -msgid "Cannot execute '%s' command for plugin %s!" +#: html/index.php:281 +#, fuzzy +msgid "Your LDAP setup contains old schema definitions:" msgstr "" +"Ustawienia serwera LDAP zawierają stare definicje schema. Proszę uruchomić " +"setup." -#: include/utils/class_msgPool.inc:227 -#, fuzzy, php-format -msgid "Cannot execute '%s' command (%s)!" -msgstr "Nie można wybrać bazy danych!" +#: html/index.php:302 +msgid "Please specify a valid username!" +msgstr "Proszę podać prawidłową nazwę użytkownika!" -#: include/utils/class_msgPool.inc:235 -#, fuzzy, php-format -msgid "Value for '%s' is too large!" -msgstr "Wartość podana jako 'UID' jest za mała." +#: html/index.php:305 +msgid "Please specify your password!" +msgstr "Proszę podać prawidłowe hasło!" -#: include/utils/class_msgPool.inc:237 -#, php-format -msgid "'%s' must be smaller than %d!" +#: html/index.php:317 +#, fuzzy +msgid "Authentication error" +msgstr "Autentykacja Nagios" + +#: html/index.php:317 +msgid "Cannot retrieve user information for htaccess authentication!" msgstr "" -#: include/utils/class_msgPool.inc:245 -#, fuzzy, php-format -msgid "Value for '%s' is too small!" -msgstr "Wartość podana jako 'UID' jest za mała." +#: html/index.php:371 +#, fuzzy +msgid "Account locked. Please contact your system administrator!" +msgstr "Konto zablokowane. Proszę skontaktować się z administratorem systemu." -#: include/utils/class_msgPool.inc:247 -#, fuzzy, php-format -msgid "'%s' must be %d or above!" +#: html/index.php:422 +msgid "" +"Your browser has cookies disabled. Please enable cookies and reload this " +"page before logging in!" 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." +"Twoja przeglądarka ma wyłączone cookies. Proszę włączyć cookies i " +"przeładować stronę przed logowaniem!" -#: include/utils/class_msgPool.inc:254 +#: html/setup.php:66 +#, fuzzy +msgid "Smarty" +msgstr "Podsumowanie" + +#: html/main.php:148 #, php-format -msgid "'%s' depends on '%s' - please provide both values!" +msgid "Cannot locate file '%s' - please run '%s' to fix this" msgstr "" -#: include/utils/class_msgPool.inc:260 -#, 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:266 -#, fuzzy, php-format -msgid "The required field '%s' is empty!" -msgstr "Wymagane pole 'Nazwa' jest puste." +#: html/main.php:167 +#, fuzzy +msgid "PHP configuration" +msgstr "Konfiguracja bazy FAX" -#: include/utils/class_msgPool.inc:274 -msgid "Example" +#: html/main.php:168 +msgid "" +"FATAL: Register globals is on. GOsa will refuse to login unless this is " +"fixed by an administrator." msgstr "" +"BŁĄD: Register globals jest włączone. GOsa odmówi logowania do momentu " +"poprawienia tego parametru przez administratora." -#: include/utils/class_msgPool.inc:291 -#, fuzzy, php-format -msgid "The Field '%s' contains invalid characters" -msgstr "Pole 'Nazwa' zawiera niedozwolone znaki." - -#: include/utils/class_msgPool.inc:292 -#, php-format -msgid "'%s' is not allowed:" +#: html/main.php:228 +msgid "Running out of memory!" msgstr "" -#: include/utils/class_msgPool.inc:292 -#, fuzzy, php-format -msgid "'%s' are not allowed!" -msgstr "Brak uprawnień do zmiay hasła" - -#: include/utils/class_msgPool.inc:295 -#, fuzzy, php-format -msgid "The Field '%s' contains invalid characters!" -msgstr "Pole 'Nazwa' zawiera niedozwolone znaki." - -#: include/utils/class_msgPool.inc:302 -#, fuzzy, php-format -msgid "Missing %s PHP extension!" -msgstr "Rozszerzenie inwentarza" - -#: include/utils/class_msgPool.inc:308 include/class_baseSelectDialog.inc:62 -#: setup/setup_migrate.tpl:135 setup/setup_migrate.tpl:186 -#: setup/setup_migrate.tpl:233 setup/setup_migrate.tpl:298 -#: setup/setup_migrate.tpl:354 setup/setup_migrate.tpl:407 -#: setup/setup_migrate.tpl:452 setup/setup_migrate.tpl:495 -#: setup/setup_migrate.tpl:539 setup/setup_ldap.tpl:17 -#: ihtml/themes/default/acl.tpl:128 ihtml/themes/default/acl.tpl:142 -#: ihtml/themes/default/snapshotdialog.tpl:44 -#: ihtml/themes/default/snapshotdialog.tpl:89 -#: ihtml/themes/default/remove.tpl:15 -#: ihtml/themes/default/copyPasteDialog.tpl:21 -#: ihtml/themes/default/islocked.tpl:19 ihtml/themes/default/msg_dialog.tpl:74 -#: ihtml/themes/default/msg_dialog.tpl:127 -#: ihtml/themes/default/msg_dialog.tpl:130 -#, php-format -msgid "Cancel" -msgstr "Anuluj" - -#: include/utils/class_msgPool.inc:314 setup/setup_checks.tpl:27 -#: setup/setup_checks.tpl:87 setup/class_setupStep_Migrate.inc:257 -#: setup/class_setupStep_Migrate.inc:309 setup/class_setupStep_Migrate.inc:370 -#: setup/class_setupStep_Migrate.inc:443 setup/class_setupStep_Migrate.inc:520 -#: setup/class_setupStep_Migrate.inc:595 setup/class_setupStep_Migrate.inc:648 -#: setup/class_setupStep_Migrate.inc:789 -#: setup/class_setupStep_Migrate.inc:1034 -#: setup/class_setupStep_Migrate.inc:1968 -#: setup/class_setupStep_Migrate.inc:2389 -#: setup/class_setupStep_Migrate.inc:2543 -#: setup/class_setupStep_Migrate.inc:2873 -#: ihtml/themes/default/msg_dialog.tpl:71 -#: ihtml/themes/default/msg_dialog.tpl:73 -#: ihtml/themes/default/msg_dialog.tpl:124 -#: ihtml/themes/default/msg_dialog.tpl:126 -#: ihtml/themes/default/msg_dialog.tpl:129 -#, php-format -msgid "Ok" -msgstr "Ok" - -#: include/utils/class_msgPool.inc:320 setup/setup_migrate.tpl:133 -#: setup/setup_migrate.tpl:184 setup/setup_migrate.tpl:232 -#: setup/setup_migrate.tpl:297 setup/setup_migrate.tpl:352 -#: setup/setup_migrate.tpl:405 setup/setup_migrate.tpl:450 -#: setup/setup_migrate.tpl:493 setup/setup_migrate.tpl:537 -#: setup/setup_ldap.tpl:16 ihtml/themes/default/acl.tpl:29 -#: ihtml/themes/default/acl.tpl:52 ihtml/themes/default/acl.tpl:125 -#: ihtml/themes/default/acl.tpl:140 -#, php-format -msgid "Apply" -msgstr "Zastosuj" +#: html/main.php:284 +msgid "User ACL checks disabled" +msgstr "" -#: include/utils/class_msgPool.inc:326 include/class_MultiSelectWindow.inc:144 -#: ihtml/themes/default/copyPasteDialog.tpl:19 -#, php-format -msgid "Save" -msgstr "Zapisz" +#: html/main.php:329 +#, fuzzy +msgid "Your password is about to expire, please change your password!" +msgstr "Twoje hasło zaraz wygaśnie, proszę zmienić hasło" -#: include/utils/class_msgPool.inc:332 setup/class_setupStep_Migrate.inc:2679 -#, php-format -msgid "Add" -msgstr "Dodaj" +#: html/main.php:339 +#, fuzzy +msgid "Plugin" +msgstr "w" -#: include/utils/class_msgPool.inc:332 +#: html/main.php:340 #, fuzzy, php-format -msgid "Add %s" -msgstr "Dodaj" +msgid "FATAL: Cannot find any plugin definitions for plugin '%s'!" +msgstr "BŁĄD: Nie można znaleźć żadnych definicji dla pluginu '%s'!" -#: include/utils/class_msgPool.inc:338 -#, fuzzy, php-format -msgid "Delete %s" -msgstr "Usuń" +#: html/main.php:354 +#, fuzzy +msgid "Configuration Error" +msgstr "Plik konfiguracyjny" -#: include/utils/class_msgPool.inc:344 -#: plugins/personal/generic/generic.tpl:137 -#: ihtml/themes/default/sizelimit.tpl:14 +#: html/main.php:355 #, php-format -msgid "Set" -msgstr "Ustaw" +msgid "" +"FATAL: not all POST variables have been transfered by PHP - please inform " +"your administrator!" +msgstr "" -#: include/utils/class_msgPool.inc:344 -#, fuzzy, php-format -msgid "Set %s" -msgstr "Ustaw" +#: html/helpviewer.php:64 +msgid "Help browser" +msgstr "Wyszukiwarka pomocy" -#: include/utils/class_msgPool.inc:350 -#, fuzzy, php-format -msgid "Edit..." -msgstr "Edytuj" +#: html/helpviewer.php:118 +msgid "There is no helpfile specified for this class" +msgstr "Pomoc nie jest dostępna dla tej klasy." -#: include/utils/class_msgPool.inc:350 -#, fuzzy, php-format -msgid "Edit %s..." -msgstr "Edytuj użytkownika" +#: html/helpviewer.php:194 include/functions_helpviewer.inc:97 +msgid "previous" +msgstr "poprzednie" -#: include/utils/class_msgPool.inc:356 -msgid "Back" -msgstr "Wróć" +#: html/helpviewer.php:198 include/functions_helpviewer.inc:101 +msgid "next" +msgstr "następne" -#: include/utils/class_msgPool.inc:376 -#, fuzzy, php-format -msgid "This account has no valid %s extensions!" -msgstr "To konto nie posiada poprawnych rozszerzeń GOsa." +#: html/helpviewer.php:269 +#, php-format +msgid "Helpdir '%s' is not accessible, can't read any helpfiles." +msgstr "" +"Katalog pomocy '%s' nie jest osiągalny, nie można czytać żadnych plików " +"pomocy." -#: include/utils/class_msgPool.inc:382 -#, fuzzy, php-format -msgid "" -"This account has %s settings enabled. You can disable them by clicking below." +#: include/class_socketClient.inc:60 +msgid "The mcrypt module was not found. Please install php5-mcrypt." msgstr "" -"To konto posiada rozszerzenia posix. Można je wyłączyć klikająć poniżej." -#: include/utils/class_msgPool.inc:385 include/utils/class_msgPool.inc:392 -#, fuzzy, php-format -msgid "" -"This account has %s settings enabled. To disable them, you'll need to remove " -"the %s settings first!" +#: include/class_socketClient.inc:108 +#, php-format +msgid "Socket connection to host '%s:%s' failed: %s" msgstr "" -"To konto posiada rozszerzenia unix, Aby je wyłączyć należy najpierw usunąć " -"konto Samba/Środowisko." -#: include/utils/class_msgPool.inc:401 -#, fuzzy, php-format -msgid "" -"This account has %s settings disabled. You can enable them by clicking below." +#: include/class_socketClient.inc:191 +#, php-format +msgid "Socket timeout of %s seconds reached." msgstr "" -"To konto nie posiada rozszerzenia posix. Można je włączyć klikająć poniżej." -#: include/utils/class_msgPool.inc:404 include/utils/class_msgPool.inc:411 -#, fuzzy, php-format -msgid "" -"This account has %s settings disabled. To enable them, you'll need to add " -"the %s settings first!" +#: include/password-methods/class_password-methods.inc:250 +msgid "Cannot find a suitable password method for the current hash!" msgstr "" -"To konto posiada rozszerzenia unix, Aby je wyłączyć należy najpierw usunąć " -"konto Samba/Środowisko." -#: include/utils/class_msgPool.inc:419 -#, fuzzy, php-format -msgid "Add %s settings" -msgstr "Ustawienia Aplikacji" +#: include/class_acl.inc:26 +msgid "Access control" +msgstr "Kontrola dostępu" -#: include/utils/class_msgPool.inc:425 -#, fuzzy, php-format -msgid "Remove %s settings" -msgstr "Ustawienia Posix" +#: include/class_acl.inc:27 plugins/admin/acl/class_aclManagement.inc:27 +#, fuzzy +msgid "Manage access control lists" +msgstr "Kontrola dostępu" -#: include/utils/class_msgPool.inc:431 -msgid "Click the 'Edit' button below to change informations in this dialog" -msgstr "Kliknij przycisk 'Edytuj' poniżej, aby zmienić informacje w tym oknie" +#: include/class_acl.inc:201 plugins/admin/acl/class_aclRole.inc:124 +msgid "All categories" +msgstr "Wszystkie kategorie" -#: include/utils/class_msgPool.inc:437 -msgid "January" -msgstr "Styczeń" +#: include/class_acl.inc:209 +msgid "Reset ACLs" +msgstr "Resetuj ACL'e" -#: include/utils/class_msgPool.inc:437 -msgid "February" -msgstr "Luty" +#: include/class_acl.inc:210 plugins/admin/acl/class_aclRole.inc:132 +msgid "One level" +msgstr "Jeden poziom" -#: include/utils/class_msgPool.inc:437 -msgid "March" -msgstr "Marzec" +#: include/class_acl.inc:211 include/class_acl.inc:216 +#: plugins/admin/acl/class_aclRole.inc:133 +msgid "Current object" +msgstr "Obecny obiekt" -#: include/utils/class_msgPool.inc:437 -msgid "April" -msgstr "Kwiecień" +#: include/class_acl.inc:212 plugins/admin/acl/class_aclRole.inc:134 +msgid "Complete subtree" +msgstr "Pełne poddrzewo" -#: include/utils/class_msgPool.inc:438 -msgid "May" -msgstr "Maj" +#: include/class_acl.inc:213 plugins/admin/acl/class_aclRole.inc:135 +msgid "Complete subtree (permanent)" +msgstr "Pełne poddrzewo (trwałe)" -#: include/utils/class_msgPool.inc:438 -msgid "June" -msgstr "Czerwiec" +#: include/class_acl.inc:214 include/class_acl.inc:217 +msgid "Use ACL defined in role" +msgstr "Użyj ACL zdefiniowanego w tej roli" -#: include/utils/class_msgPool.inc:438 -msgid "July" -msgstr "Lipiec" +#: include/class_acl.inc:220 plugins/admin/users/class_userManagement.inc:26 +#: plugins/personal/generic/class_user.inc:1549 +#: setup/class_setupStep_Migrate.inc:1039 +msgid "Users" +msgstr "Użytkownicy" -#: include/utils/class_msgPool.inc:438 -msgid "August" -msgstr "Sierpień" +#: include/class_acl.inc:220 plugins/admin/groups/class_groupGeneric.inc:1301 +#: plugins/admin/groups/class_groupManagement.inc:26 +#: setup/class_setupStep_Migrate.inc:1042 +msgid "Groups" +msgstr "Grupy" -#: include/utils/class_msgPool.inc:438 -msgid "September" -msgstr "Wrzesień" +#: include/class_acl.inc:482 include/class_MultiSelectWindow.inc:258 +#: include/class_MultiSelectWindow.inc:260 +#: include/class_baseSelectDialog.inc:49 +#: plugins/admin/acl/class_aclRole.inc:392 +msgid "Up" +msgstr "Góra" -#: include/utils/class_msgPool.inc:439 -msgid "October" -msgstr "Październik" +#: include/class_acl.inc:484 plugins/admin/acl/class_aclRole.inc:394 +msgid "Down" +msgstr "W dół" -#: include/utils/class_msgPool.inc:439 -msgid "November" -msgstr "Listopad" +#: include/class_acl.inc:489 include/class_acl.inc:537 +#: plugins/admin/groups/class_divListGroup.inc:139 +#: plugins/admin/users/class_divListUsers.inc:134 +#: plugins/admin/acl/class_aclRole.inc:397 +#: plugins/admin/acl/class_aclRole.inc:446 +msgid "Edit" +msgstr "Edytuj" -#: include/utils/class_msgPool.inc:439 -msgid "December" -msgstr "Grudzień" +#: include/class_acl.inc:489 include/class_acl.inc:493 +#: include/class_acl.inc:1225 include/class_acl.inc:1226 +#: include/class_acl.inc:1231 include/class_tabs.inc:391 +#: plugins/admin/acl/class_aclManagement.inc:26 +#: plugins/admin/acl/class_aclManagement.inc:293 +#: plugins/admin/acl/class_divListACL.inc:179 +#: plugins/admin/acl/tabs_acl.inc:28 plugins/admin/acl/class_aclRole.inc:398 +#: plugins/admin/acl/class_aclRole.inc:402 +#: plugins/admin/acl/class_aclRole.inc:766 +msgid "ACL" +msgstr "ACL" -#: include/utils/class_msgPool.inc:445 -#, fuzzy -msgid "Sunday" -msgstr "Nazwisko" +#: include/class_acl.inc:493 include/class_acl.inc:541 +#: include/utils/class_msgPool.inc:338 plugins/admin/acl/class_aclRole.inc:401 +#: plugins/admin/acl/class_aclRole.inc:450 +#, php-format +msgid "Delete" +msgstr "Usuń" -#: include/utils/class_msgPool.inc:445 +#: include/class_acl.inc:529 #, fuzzy -msgid "Monday" -msgstr "miesiąc" +msgid "No ACL settings for this category!" +msgstr "Brak ustawień ACL w tej kategorii" -#: include/utils/class_msgPool.inc:445 -msgid "Tuesday" -msgstr "" +#: include/class_acl.inc:531 +#, php-format +msgid "Contains ACLs for these objects: %s" +msgstr "Zawiera ACL'e w tych kategoriach: %s" -#: include/utils/class_msgPool.inc:445 +#: include/class_acl.inc:537 include/class_acl.inc:541 #, fuzzy -msgid "Wednesday" -msgstr "Środa" - -#: include/utils/class_msgPool.inc:445 -msgid "Thursday" -msgstr "" +msgid "category ACL" +msgstr "Kategoria" -#: include/utils/class_msgPool.inc:445 -msgid "Friday" -msgstr "" +#: include/class_acl.inc:591 +#, fuzzy, php-format +msgid "Edit ACL for '%s' - scope is '%s'" +msgstr "Edytuj ACL dla '%s', zakres to '%s'" -#: include/utils/class_msgPool.inc:445 -msgid "Saturday" -msgstr "" +#: include/class_acl.inc:601 plugins/admin/acl/class_aclRole.inc:480 +msgid "All objects in current subtree" +msgstr "Wszystkie obiekty w obecnym poddrzewie" -#: include/utils/class_msgPool.inc:452 +#: include/class_acl.inc:749 include/class_acl.inc:756 #, fuzzy -msgid "read operation" -msgstr "Opcje poczty" +msgid "Show/hide advanced settings" +msgstr "Zaawansowane ustawienia telefonu" -#: include/utils/class_msgPool.inc:452 -msgid "add operation" -msgstr "" +#: include/class_acl.inc:773 +msgid "Create objects" +msgstr "Utwórz obiekty" -#: include/utils/class_msgPool.inc:452 -#, fuzzy -msgid "modify operation" -msgstr "Informacje osobiste" +#: include/class_acl.inc:774 +msgid "Move objects" +msgstr "Przenieś obiekty" -#: include/utils/class_msgPool.inc:453 -#, fuzzy -msgid "delete operation" -msgstr "Wybierz aby zobaczyc stacje robocze" +#: include/class_acl.inc:775 +msgid "Remove objects" +msgstr "Usuń obiekty" -#: include/utils/class_msgPool.inc:453 +#: include/class_acl.inc:777 #, fuzzy -msgid "search operation" -msgstr "Konto wygasa po" +msgid "Grant permission to owner" +msgstr "Nie można stworzyć pliku '%s'." -#: include/utils/class_msgPool.inc:453 -#, fuzzy -msgid "authentication" -msgstr "Autentykacja Nagios" +#: include/class_acl.inc:781 include/class_acl.inc:884 +#: include/class_acl.inc:888 +msgid "read" +msgstr "czytanie" -#: include/utils/class_msgPool.inc:456 -#, fuzzy, php-format -msgid "LDAP %s failed!" -msgstr "Zapytanie do bazy danych nieudane" +#: include/class_acl.inc:782 include/class_acl.inc:886 +#: include/class_acl.inc:889 +msgid "write" +msgstr "zapisywanie" -#: include/utils/class_msgPool.inc:458 +#: include/class_acl.inc:786 #, fuzzy -msgid "LDAP operation failed!" -msgstr "Zapytanie do bazy danych nieudane" +msgid "Complete object" +msgstr "Utwórz obiekty" -#: include/utils/class_msgPool.inc:473 +#: include/class_acl.inc:928 include/class_session.inc:76 +#: include/class_session.inc:101 include/class_session.inc:127 +#: include/functions.inc:467 include/functions.inc:627 +#: include/functions.inc:724 include/functions.inc:1107 +#: include/functions.inc:1918 include/functions.inc:1952 +#: include/functions.inc:1972 include/class_ldap.inc:648 +#: include/class_ldap.inc:696 include/class_log.inc:88 +#: include/class_CopyPasteHandler.inc:159 +#: include/class_CopyPasteHandler.inc:269 #, fuzzy -msgid "Upload failed!" -msgstr "Logowanie użytkownika nieudane, odpowiedź serwera LDAP '%s'." - -#: include/utils/class_msgPool.inc:476 -#, fuzzy, php-format -msgid "Upload failed: %s" -msgstr "Użytkownik bazy logowania" - -#: include/utils/class_msgPool.inc:483 -msgid "Communication failure with the infrastructure service!" -msgstr "" - -#: include/utils/class_msgPool.inc:485 -#, php-format -msgid "Communication failure with the infrastructure service: %s" -msgstr "" - -#: include/utils/class_msgPool.inc:492 include/utils/class_msgPool.inc:495 -#, php-format -msgid "This '%s' is still in use by this object: %s" -msgstr "" - -#: include/utils/class_msgPool.inc:498 -#, fuzzy, php-format -msgid "This '%s' is still in use." -msgstr "Zawiera ustawienia dla tych obiektów: %s" - -#: include/utils/class_msgPool.inc:500 -#, fuzzy, php-format -msgid "This '%s' is still in use by these objects: %s" -msgstr "Zawiera ustawienia dla tych obiektów: %s" - -#: include/utils/class_msgPool.inc:506 -#, php-format -msgid "File '%s' does not exist!" -msgstr "" - -#: include/utils/class_msgPool.inc:512 -#, fuzzy, php-format -msgid "Cannot open file '%s' for reading!" -msgstr "Nie można otworzyć pliku '%s'." +msgid "Internal error" +msgstr "Terminal Server" -#: include/utils/class_msgPool.inc:518 +#: include/class_acl.inc:928 #, fuzzy, php-format -msgid "Cannot open file '%s' for writing!" -msgstr "Nie można otworzyć pliku '%s'." +msgid "Unkown ACL type '%s'!" +msgstr "Nieznany wpis '%s'!" -#: include/utils/class_msgPool.inc:524 +#: include/class_acl.inc:971 #, php-format -msgid "" -"The value for '%s' is currently unconfigured or invalid, please check your " -"configuration file!" -msgstr "" - -#: include/utils/class_msgPool.inc:530 -#, fuzzy, php-format -msgid "Cannot delete file '%s'!" -msgstr "Nie można otworzyć pliku '%s'." - -#: include/utils/class_msgPool.inc:536 -#, fuzzy, php-format -msgid "Cannot create folder '%s'!" -msgstr "Utwórz nowy departament" - -#: include/utils/class_msgPool.inc:542 -#, fuzzy, php-format -msgid "Cannot delete folder '%s'!" -msgstr "Nie można otworzyć pliku '%s'." +msgid "Unknown entry '%s'!" +msgstr "Nieznany wpis '%s'!" -#: include/utils/class_msgPool.inc:548 +#: include/class_acl.inc:1031 include/class_acl.inc:1033 #, fuzzy, php-format -msgid "Checking for %s support" -msgstr "Sprawdzam wsparcie dla iconv" - -#: include/utils/class_msgPool.inc:554 -#, php-format -msgid "Install and activate the %s PHP module." -msgstr "" - -#: include/utils/class_msgPool.inc:560 -#, php-format -msgid "" -"Cannot initialize class '%s'! Maybe there is a plugin missing in your gosa " -"setup?" -msgstr "" - -#: include/class_gosaSupportDaemon.inc:104 -msgid "GOsa support daemon" -msgstr "" +msgid "Role: %s" +msgstr "Pełniona funkcja" -#: include/class_gosaSupportDaemon.inc:779 +#: include/class_acl.inc:1033 #, fuzzy -msgid "Cannot not parse XML!" -msgstr "Zbyt wielu użytkowników, nie można nadać wolnego ID" - -#: include/class_gosaSupportDaemon.inc:1160 -#, fuzzy, php-format -msgid "Cannot send abort event for entry %s!" -msgstr "Nie można stworzyć pliku '%s'." - -#: include/class_gosaSupportDaemon.inc:1180 -#, fuzzy, php-format -msgid "Cannot remove entry %s!" -msgstr "Nieznany wpis '%s'!" - -#: include/functions_helpviewer.inc:45 -#, php-format -msgid "XML error in guide.xml: %s at line %d" -msgstr "Błąd XML w guide.xml: %s w linii %d" - -#: include/functions_helpviewer.inc:88 -msgid "No help available for this plugin." -msgstr "Pomoc nie jest dostępna dla tego dodatku." - -#: include/functions_helpviewer.inc:97 html/helpviewer.php:194 -msgid "previous" -msgstr "poprzednie" - -#: include/functions_helpviewer.inc:101 html/helpviewer.php:198 -msgid "next" -msgstr "następne" - -#: 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" +msgid "unknown role" +msgstr "! nieznane id" -#: include/functions_helpviewer.inc:462 +#: include/class_acl.inc:1041 #, php-format -msgid "%s%% hit rate in file %s" -msgstr "%s%% trafień w pliku %s" +msgid "Contains settings for these objects: %s" +msgstr "Zawiera ustawienia dla tych obiektów: %s" -#: include/class_certificate.inc:73 +#: include/class_acl.inc:1056 #, fuzzy -msgid "Certificate is empty!" -msgstr "Certyfikaty" - -#: include/class_certificate.inc:100 -msgid "Cannot load certificate - only PEM/DER is supported!" -msgstr "" +msgid "ACL takes effect for all users" +msgstr "ACL jest prawidłowy dla wszystkich użytkowników" -#: include/class_certificate.inc:115 +#: include/class_acl.inc:1226 #, fuzzy -msgid "Cannot extract information for non PEM certificates!" -msgstr "Nie można pobrać informacji o quota dla '%s'." +msgid "Access control list" +msgstr "Kontrola dostępu" -#: include/class_certificate.inc:219 +#: include/class_acl.inc:1231 #, fuzzy -msgid "No valid certificate loaded!" -msgstr "Nie załadowano prawidłowego certyfikatu" +msgid "ACL roles" +msgstr "ACLe" -#: include/class_baseSelectDialog.inc:44 -#, fuzzy -msgid "Choose a base" -msgstr "Wybierz bazę" +#: include/class_MultiSelectWindow.inc:145 setup/setup_migrate.tpl:60 +#: setup/setup_migrate.tpl:107 +msgid "Close" +msgstr "Zamknij" -#: include/class_baseSelectDialog.inc:47 #: include/class_MultiSelectWindow.inc:250 +#: include/class_baseSelectDialog.inc:47 msgid "Go to root department" msgstr "Idź do głównego departamentu" -#: include/class_baseSelectDialog.inc:47 #: include/class_MultiSelectWindow.inc:250 #: include/class_MultiSelectWindow.inc:252 +#: include/class_baseSelectDialog.inc:47 msgid "Root" msgstr "Główny" -#: include/class_baseSelectDialog.inc:49 #: include/class_MultiSelectWindow.inc:258 +#: include/class_baseSelectDialog.inc:49 msgid "Go up one department" msgstr "Idź jeden departament wyżej" -#: include/class_baseSelectDialog.inc:51 #: include/class_MultiSelectWindow.inc:266 +#: include/class_baseSelectDialog.inc:51 msgid "Go to users department" msgstr "Przejdź do departamentu użytkowników" -#: include/class_baseSelectDialog.inc:51 #: include/class_MultiSelectWindow.inc:266 #: include/class_MultiSelectWindow.inc:268 +#: include/class_baseSelectDialog.inc:51 msgid "Home" msgstr "Katalog domowy" -#: include/class_baseSelectDialog.inc:52 #: include/class_MultiSelectWindow.inc:273 +#: include/class_baseSelectDialog.inc:52 msgid "Reload list" msgstr "Przeładuj listę" -#: include/class_baseSelectDialog.inc:52 #: include/class_MultiSelectWindow.inc:273 -#: plugins/admin/departments/class_divListDepartment.inc:87 -#: plugins/admin/acl/class_divListACL.inc:104 +#: include/class_baseSelectDialog.inc:52 #: plugins/admin/ogroups/class_divListOGroup.inc:148 -#: plugins/admin/users/class_divListUsers.inc:115 #: plugins/admin/groups/class_divListGroup.inc:122 +#: plugins/admin/users/class_divListUsers.inc:115 +#: plugins/admin/departments/class_divListDepartment.inc:87 +#: plugins/admin/acl/class_divListACL.inc:104 msgid "Submit" msgstr "Wyślij" -#: include/class_baseSelectDialog.inc:55 -msgid "" -"Step in the prefered tree and click save to use the current subtree as base. " -"Or click the image at the end of each entry." -msgstr "" +#: include/class_MultiSelectWindow.inc:550 +#, php-format +msgid "Inconsistent DN encoding detected: '%s'" +msgstr "" + +#: include/class_session.inc:76 include/class_session.inc:101 +#: include/class_session.inc:127 +#, fuzzy +msgid "Requested channel does not exist! Please contact your Administrator." +msgstr "Użytkownik /UID nie są unikalne. Proszę sprawdzić bazę LDAP." + +#: include/class_baseSelectDialog.inc:44 +#, fuzzy +msgid "Choose a base" +msgstr "Wybierz bazę" + +#: include/class_baseSelectDialog.inc:55 +msgid "" +"Step in the prefered tree and click save to use the current subtree as base. " +"Or click the image at the end of each entry." +msgstr "" #: include/class_baseSelectDialog.inc:61 #, fuzzy @@ -1245,28 +1204,27 @@ msgid "Use" msgstr "Użytkownik" #: include/class_baseSelectDialog.inc:65 -#: plugins/admin/departments/class_countryGeneric.inc:89 -#: plugins/admin/departments/dcObject.tpl:28 -#: plugins/admin/departments/class_dcObject.inc:88 +#: plugins/admin/ogroups/class_divListOGroup.inc:146 +#: plugins/admin/ogroups/class_ogroup.inc:1130 +#: plugins/admin/ogroups/generic.tpl:26 plugins/admin/groups/generic.tpl:39 +#: plugins/admin/groups/class_divListGroup.inc:121 +#: plugins/admin/groups/class_groupGeneric.inc:1306 +#: plugins/admin/users/class_divListUsers.inc:113 +#: plugins/admin/departments/class_departmentGeneric.inc:621 +#: plugins/admin/departments/locality.tpl:28 #: plugins/admin/departments/generic.tpl:39 +#: plugins/admin/departments/class_divListDepartment.inc:85 #: plugins/admin/departments/class_localityGeneric.inc:89 +#: plugins/admin/departments/class_organizationGeneric.inc:121 +#: plugins/admin/departments/class_countryGeneric.inc:89 +#: plugins/admin/departments/class_dcObject.inc:88 #: plugins/admin/departments/country.tpl:28 +#: plugins/admin/departments/dcObject.tpl:28 #: plugins/admin/departments/organization.tpl:39 -#: plugins/admin/departments/locality.tpl:28 -#: plugins/admin/departments/class_departmentGeneric.inc:621 -#: plugins/admin/departments/class_organizationGeneric.inc:121 -#: plugins/admin/departments/class_divListDepartment.inc:85 #: plugins/admin/acl/class_divListACL.inc:102 -#: plugins/admin/acl/acl_role.tpl:27 plugins/admin/acl/class_aclRole.inc:734 -#: plugins/admin/ogroups/generic.tpl:26 -#: plugins/admin/ogroups/class_divListOGroup.inc:146 -#: plugins/admin/ogroups/class_ogroup.inc:1130 -#: plugins/admin/users/class_divListUsers.inc:113 -#: plugins/admin/groups/generic.tpl:39 -#: plugins/admin/groups/class_groupGeneric.inc:1263 -#: plugins/admin/groups/class_divListGroup.inc:121 -#: plugins/personal/generic/generic.tpl:170 +#: plugins/admin/acl/class_aclRole.inc:751 plugins/admin/acl/acl_role.tpl:27 #: plugins/personal/generic/class_user.inc:1563 +#: plugins/personal/generic/generic.tpl:170 #: plugins/personal/generic/multiple_generic.tpl:47 setup/setup_ldap.tpl:55 msgid "Base" msgstr "Kontener" @@ -1276,16 +1234,6 @@ msgstr "Kontener" msgid "Filter entries with this syntax" msgstr "Filtruj elementy z tą składnią" -#: include/class_session.inc:76 include/class_session.inc:101 -#: include/class_session.inc:127 -#, fuzzy -msgid "Requested channel does not exist! Please contact your Administrator." -msgstr "Użytkownik /UID nie są unikalne. Proszę sprawdzić bazę LDAP." - -#: include/class_msg_dialog.inc:124 -msgid "Please fix the above error and reload the page." -msgstr "" - #: include/functions.inc:120 #, php-format msgid "Fatal error: no class locations defined - please run '%s' to fix this" @@ -1297,13 +1245,6 @@ msgid "" "Fatal error: cannot instantiate class '%s' - try running '%s' to fix this" msgstr "" -#: include/functions.inc:336 -#: plugins/admin/departments/class_departmentGeneric.inc:386 -#: html/password.php:58 html/main.php:147 -#, fuzzy -msgid "Fatal error" -msgstr "Terminal Server" - #: include/functions.inc:337 #, php-format msgid "FATAL: Error when connecting the LDAP. Server said '%s'." @@ -1339,29 +1280,6 @@ msgstr "" msgid "LDAP server returned: %s" msgstr "Serwer LDAP" -#: include/functions.inc:745 include/functions.inc:2192 -#: include/functions.inc:2196 include/functions.inc:2202 -#: include/class_tabs.inc:259 plugins/admin/departments/remove.tpl:2 -#: plugins/admin/departments/dep_move_confirm.tpl:2 -#: plugins/admin/acl/remove.tpl:2 plugins/admin/ogroups/remove.tpl:2 -#: plugins/admin/users/class_userManagement.inc:631 -#: plugins/admin/users/remove.tpl:2 plugins/admin/groups/remove.tpl:2 -#: plugins/personal/posix/class_posixAccount.inc:832 -#: plugins/personal/posix/class_posixAccount.inc:925 html/password.php:280 -#: html/index.php:57 html/index.php:63 html/index.php:416 html/index.php:422 -#: setup/setup_checks.tpl:32 setup/setup_checks.tpl:93 -#: setup/class_setupStep_Migrate.inc:251 setup/class_setupStep_Migrate.inc:303 -#: setup/class_setupStep_Migrate.inc:436 setup/class_setupStep_Migrate.inc:513 -#: setup/class_setupStep_Migrate.inc:652 setup/class_setupStep_Migrate.inc:793 -#: setup/class_setupStep_Migrate.inc:2383 -#: setup/class_setupStep_Migrate.inc:2536 -#: setup/class_setupStep_Migrate.inc:2868 ihtml/themes/default/conflict.tpl:6 -#: ihtml/themes/default/remove.tpl:2 ihtml/themes/default/islocked.tpl:6 -#: ihtml/themes/default/msg_dialog.tpl:54 -#: ihtml/themes/default/msg_dialog.tpl:97 -msgid "Warning" -msgstr "Ostrzeżenie" - #: include/functions.inc:745 #, fuzzy msgid "" @@ -1414,157 +1332,250 @@ msgstr "Wpisów na stronie" msgid "Apply filter" msgstr "Zastosuj filtr" -#: include/functions.inc:1794 +#: include/functions.inc:1795 msgid "*ABCDEFGHIJKLMNOPQRSTUVWXYZ0123456789" msgstr "*ABCDEFGHIJKLMNOPQRSTUVWXYZ0123456789" -#: include/functions.inc:1838 +#: include/functions.inc:1839 #, php-format msgid "GOsa development snapshot (Rev %s)" msgstr "Wersja deweloperska GOsa (Rev %s)" -#: include/functions.inc:1917 +#: include/functions.inc:1918 #, php-format msgid "File '%s' could not be deleted." msgstr "" -#: include/functions.inc:1951 include/functions.inc:1971 +#: include/functions.inc:1952 include/functions.inc:1972 #, fuzzy msgid "Cannot write to revision file!" msgstr "Nie można stworzyć pliku '%s'." -#: include/functions.inc:2192 include/functions.inc:2196 -#: include/functions.inc:2202 +#: include/functions.inc:2193 include/functions.inc:2197 +#: include/functions.inc:2203 msgid "'baseIdHook' is not available. Using default base!" msgstr "" -#: include/functions.inc:2224 +#: include/functions.inc:2225 #, fuzzy msgid "LDAP warning" msgstr "Menedżer LDAP" -#: include/functions.inc:2224 +#: include/functions.inc:2225 #, fuzzy msgid "Cannot get schema information from server. No schema check possible!" msgstr "" "Nie można pobrać informacji o schematach z serwera. Sprawdzenie schematów " "niemożliwe!" -#: include/functions.inc:2250 +#: include/functions.inc:2251 msgid "Used to store account specific informations." msgstr "" -#: include/functions.inc:2257 +#: include/functions.inc:2258 msgid "" "Used to lock currently edited entries to avoid multiple changes at the same " "time." msgstr "" -#: include/functions.inc:2300 +#: include/functions.inc:2301 #, fuzzy, php-format msgid "Missing required object class '%s'!" msgstr "Wyświetl szablony FAI" -#: include/functions.inc:2302 +#: include/functions.inc:2303 #, php-format msgid "Missing optional object class '%s'!" msgstr "" -#: include/functions.inc:2308 +#: include/functions.inc:2309 #, php-format msgid "Version mismatch for required object class '%s' (!=%s)!" msgstr "" -#: include/functions.inc:2310 +#: include/functions.inc:2311 #, php-format msgid "Version mismatch for optional object class '%s' (!=%s)!" msgstr "" -#: include/functions.inc:2314 +#: include/functions.inc:2315 #, fuzzy, php-format msgid "Class(es) available" msgstr "Plik jest dostępny" -#: include/functions.inc:2336 +#: include/functions.inc:2337 msgid "" "You have enabled the rfc2307bis option on the 'ldap setup' step, but your " "schema configuration do not support this option." msgstr "" -#: include/functions.inc:2337 +#: include/functions.inc:2338 msgid "" "In order to use rfc2307bis conform groups the objectClass 'posixGroup' must " "be AUXILIARY" msgstr "" -#: include/functions.inc:2341 +#: include/functions.inc:2342 msgid "" "Your schema is configured to support the rfc2307bis group, but you have " "disabled this option on the 'ldap setup' step." msgstr "" -#: include/functions.inc:2342 +#: include/functions.inc:2343 msgid "The objectClass 'posixGroup' must be STRUCTURAL" msgstr "" -#: include/functions.inc:2366 +#: include/functions.inc:2367 msgid "German" msgstr "Niemiecki" -#: include/functions.inc:2367 +#: include/functions.inc:2368 msgid "French" msgstr "Francuski" -#: include/functions.inc:2368 +#: include/functions.inc:2369 msgid "Italian" msgstr "Włoski" -#: include/functions.inc:2369 +#: include/functions.inc:2370 msgid "Spanish" msgstr "Hiszpański" -#: include/functions.inc:2370 +#: include/functions.inc:2371 msgid "English" msgstr "Angielski" -#: include/functions.inc:2371 +#: include/functions.inc:2372 msgid "Dutch" msgstr "Holenderski" -#: include/functions.inc:2372 +#: include/functions.inc:2373 msgid "Polish" msgstr "Polski" -#: include/functions.inc:2374 +#: include/functions.inc:2375 #, fuzzy msgid "Chinese" msgstr "Chipset" -#: include/functions.inc:2375 +#: include/functions.inc:2376 #, fuzzy msgid "Vietnamese" msgstr "Imię" -#: include/functions.inc:2376 +#: include/functions.inc:2377 msgid "Russian" msgstr "Rosyjski" -#: include/functions.inc:2554 +#: include/functions.inc:2555 #, php-format msgid "" "Command '%s', specified as POSTMODIFY for plugin '%s' doesn't seem to exist." msgstr "Polecenie '%s', podane jako POSTMODIFY dla dodatku '%s' nie istnieje." -#: include/functions.inc:2579 +#: include/functions.inc:2580 msgid "Cannot generate samba hash!" msgstr "" -#: include/functions.inc:2592 +#: include/functions.inc:2593 #, php-format msgid "" "Cannot generate samba hash: running '%s' failed, check the 'sambaHashHook'!" msgstr "" +#: include/class_tabs.inc:51 +#, fuzzy, php-format +msgid "" +"No plugin definitions found to initialize '%s', please check your " +"configuration file." +msgstr "" +"OpenGroupware: Nie można połączyć się z bazą. Proszę sprawdzić podane " +"parametry konfiguracji." + +#: include/class_tabs.inc:259 +#, php-format +msgid "Delete process has been canceled by plugin '%s': %s" +msgstr "Proces usuwania został anulowany przez dodatek '%s': %s" + +#: include/class_tabs.inc:394 +msgid "References" +msgstr "Zależności" + +#: include/class_SnapShotDialog.inc:90 +#, php-format +msgid "You're about to delete the snapshot '%s'." +msgstr "Zamierzasz usunąć snapshot '%s'." + +#: include/class_SnapShotDialog.inc:143 include/class_plugin.inc:2013 +msgid "Restore snapshot" +msgstr "Odtwórz snapshot" + +#: include/class_SnapShotDialog.inc:145 +msgid "Remove snapshot" +msgstr "Usuń snapshot" + +#: include/class_SnapShotDialog.inc:147 include/class_SnapShotDialog.inc:167 +msgid "Y-m-d, H:i:s" +msgstr "Y-m-d, H:i:s" + +#: include/class_SnapShotDialog.inc:179 +#: plugins/generic/references/contents.tpl:11 +#: plugins/admin/ogroups/class_ogroup.inc:1131 +#: plugins/admin/ogroups/generic.tpl:15 plugins/admin/groups/generic.tpl:24 +#: plugins/admin/groups/class_groupGeneric.inc:1305 +#: plugins/admin/departments/class_departmentGeneric.inc:317 +#: plugins/admin/departments/class_departmentGeneric.inc:619 +#: plugins/admin/departments/locality.tpl:19 +#: plugins/admin/departments/generic.tpl:19 +#: plugins/admin/departments/class_localityGeneric.inc:60 +#: plugins/admin/departments/class_localityGeneric.inc:88 +#: plugins/admin/departments/class_organizationGeneric.inc:91 +#: plugins/admin/departments/class_organizationGeneric.inc:119 +#: plugins/admin/departments/class_countryGeneric.inc:59 +#: plugins/admin/departments/class_countryGeneric.inc:88 +#: plugins/admin/departments/class_dcObject.inc:59 +#: plugins/admin/departments/class_dcObject.inc:87 +#: plugins/admin/departments/country.tpl:19 +#: plugins/admin/departments/dcObject.tpl:19 +#: plugins/admin/departments/organization.tpl:19 +#: plugins/admin/acl/class_aclRole.inc:752 plugins/admin/acl/acl_role.tpl:17 +msgid "Description" +msgstr "Opis" + +#: include/class_multi_plug.inc:362 +#, fuzzy +msgid "You are currently editing mutliple entries." +msgstr "Brak uprawnień do usunięcia tego departamentu." + +#: include/class_multi_plug.inc:391 +#, fuzzy +msgid "Password reset" +msgstr "Hasło wygasa" + +#: include/class_multi_plug.inc:391 +#, fuzzy +msgid "The user password was resetted, please set a new password value!" +msgstr "Twoje hasło wygasło !! Proszę wybrać inne hasło" + +#: include/class_certificate.inc:73 +#, fuzzy +msgid "Certificate is empty!" +msgstr "Certyfikaty" + +#: include/class_certificate.inc:100 +msgid "Cannot load certificate - only PEM/DER is supported!" +msgstr "" + +#: include/class_certificate.inc:115 +#, fuzzy +msgid "Cannot extract information for non PEM certificates!" +msgstr "Nie można pobrać informacji o quota dla '%s'." + +#: include/class_certificate.inc:219 +#, fuzzy +msgid "No valid certificate loaded!" +msgstr "Nie załadowano prawidłowego certyfikatu" + #: include/php_setup.inc:93 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!" @@ -1622,981 +1633,1094 @@ msgstr "Typ" msgid "Arguments" msgstr "Argumenty" -#: include/password-methods/class_password-methods.inc:250 -msgid "Cannot find a suitable password method for the current hash!" +#: include/class_plugin.inc:510 +msgid "" +"The object has changed since opened in GOsa. All changes that may be done by " +"others get lost if you save this entry!" msgstr "" -#: include/class_log.inc:88 +#: include/class_plugin.inc:1331 include/class_plugin.inc:1362 #, fuzzy, php-format -msgid "Logging failed: %s" -msgstr "Użytkownik bazy logowania" +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." -#: include/class_log.inc:116 -#, php-format -msgid "Invalid option '%s' specified!" +#: include/class_plugin.inc:1344 +#, 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." -#: include/class_log.inc:120 +#: include/class_plugin.inc:1560 include/class_plugin.inc:1572 +#: include/class_plugin.inc:1587 include/class_plugin.inc:1600 +#: plugins/admin/ogroups/class_ogroupManagement.inc:237 +#: plugins/admin/groups/class_groupManagement.inc:356 +#: plugins/admin/users/class_userManagement.inc:344 +#: plugins/admin/users/class_userManagement.inc:584 +#: plugins/admin/acl/class_aclManagement.inc:268 #, fuzzy -msgid "Specified objectType is empty or invalid!" -msgstr "Podana nazwa jest nieprawidłowa" +msgid "Permission" +msgstr "Uprawnienia" -#: include/class_log.inc:139 -#, fuzzy -msgid "MySQL error" -msgstr "błąd LDAP:" +#: include/class_plugin.inc:1560 +#, fuzzy, php-format +msgid "You are not allowed to create a snapshot for %s." +msgstr "Brak uprawnień do zmiany przekazywania poczty" -#: include/class_log.inc:139 -#, php-format -msgid "Logging to MySQL database will be disabled for server '%s'!" -msgstr "" +#: include/class_plugin.inc:1572 include/class_plugin.inc:1587 +#: include/class_plugin.inc:1600 +#, fuzzy, php-format +msgid "You are not allowed to restore a snapshot for %s." +msgstr "Brak uprawnień do zmiany przekazywania poczty" -#: include/class_log.inc:164 include/class_log.inc:173 -#: include/class_log.inc:186 include/class_log.inc:203 -#: include/class_log.inc:241 -msgid "MySQL logging" +#: include/class_plugin.inc:1812 +msgid "Changing ACL dn" msgstr "" -#: include/class_log.inc:218 -#, fuzzy, php-format -msgid "Cannot add location to the database!" -msgstr "Nie można połączyć się z serwerem baz danych!" +#: include/class_plugin.inc:1812 +#, fuzzy +msgid "from" +msgstr "losowy" -#: include/class_MultiSelectWindow.inc:145 setup/setup_migrate.tpl:79 -msgid "Close" -msgstr "Zamknij" +#: include/class_plugin.inc:1813 setup/class_setupStep_Migrate.inc:1246 +#: setup/class_setupStep_Migrate.inc:1296 +#: setup/class_setupStep_Migrate.inc:1344 +#, fuzzy +msgid "to" +msgstr "Zatrzymaj" -#: include/class_MultiSelectWindow.inc:550 -#, php-format -msgid "Inconsistent DN encoding detected: '%s'" -msgstr "" +#: include/class_plugin.inc:1995 include/class_plugin.inc:1997 +msgid "Restore" +msgstr "Odtwórz" -#: include/class_SnapShotDialog.inc:90 -#, php-format -msgid "You're about to delete the snapshot '%s'." -msgstr "Zamierzasz usunąć snapshot '%s'." +#: include/class_plugin.inc:2020 +msgid "Create snapshot" +msgstr "Utwórz spanshot" -#: include/class_SnapShotDialog.inc:143 include/class_plugin.inc:1986 -msgid "Restore snapshot" -msgstr "Odtwórz snapshot" +#: include/class_plugin.inc:2021 +msgid "Create a new snapshot from this object" +msgstr "Utwórz nowy snapshot z tego obiektu" -#: include/class_SnapShotDialog.inc:145 -msgid "Remove snapshot" -msgstr "Usuń snapshot" +#: include/class_plugin.inc:2039 +msgid "cut" +msgstr "wytnij" -#: include/class_SnapShotDialog.inc:147 include/class_SnapShotDialog.inc:167 -msgid "Y-m-d, H:i:s" -msgstr "Y-m-d, H:i:s" +#: include/class_plugin.inc:2039 +msgid "Cut this entry" +msgstr "Wytnij ten obiekt" -#: include/class_SnapShotDialog.inc:179 -#: plugins/admin/departments/class_countryGeneric.inc:59 -#: plugins/admin/departments/class_countryGeneric.inc:88 -#: plugins/admin/departments/dcObject.tpl:19 -#: plugins/admin/departments/class_dcObject.inc:59 -#: plugins/admin/departments/class_dcObject.inc:87 -#: plugins/admin/departments/generic.tpl:19 -#: plugins/admin/departments/class_localityGeneric.inc:60 -#: plugins/admin/departments/class_localityGeneric.inc:88 -#: plugins/admin/departments/country.tpl:19 -#: plugins/admin/departments/organization.tpl:19 -#: plugins/admin/departments/locality.tpl:19 -#: plugins/admin/departments/class_departmentGeneric.inc:317 -#: plugins/admin/departments/class_departmentGeneric.inc:619 -#: plugins/admin/departments/class_organizationGeneric.inc:91 -#: plugins/admin/departments/class_organizationGeneric.inc:119 -#: plugins/admin/acl/acl_role.tpl:17 plugins/admin/acl/class_aclRole.inc:735 -#: plugins/admin/ogroups/generic.tpl:15 -#: plugins/admin/ogroups/class_ogroup.inc:1131 -#: plugins/admin/groups/generic.tpl:24 -#: plugins/admin/groups/class_groupGeneric.inc:1262 -#: plugins/generic/references/contents.tpl:11 -msgid "Description" -msgstr "Opis" +#: include/class_plugin.inc:2047 +msgid "copy" +msgstr "kopiuj" -#: include/class_plugin.inc:510 -msgid "" -"The object has changed since opened in GOsa. All changes that may be done by " -"others get lost if you save this entry!" -msgstr "" +#: include/class_plugin.inc:2047 +msgid "Copy this entry" +msgstr "Kopiuj ten obiekt" -#: include/class_plugin.inc:1325 include/class_plugin.inc:1337 -#, fuzzy, php-format +#: include/class_plugin.inc:2081 +#, fuzzy +msgid "Copy" +msgstr "kopiuj" + +#: include/class_plugin.inc:2085 +#, fuzzy +msgid "Cut" +msgstr "wytnij" + +#: include/class_plugin.inc:2092 include/class_plugin.inc:2095 +#: include/class_CopyPasteHandler.inc:506 +msgid "Paste" +msgstr "Wklej" + +#: include/functions_helpviewer.inc:45 +#, php-format +msgid "XML error in guide.xml: %s at line %d" +msgstr "Błąd XML w guide.xml: %s w linii %d" + +#: include/functions_helpviewer.inc:88 +msgid "No help available for this plugin." +msgstr "Pomoc nie jest dostępna dla tego dodatku." + +#: 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:462 +#, php-format +msgid "%s%% hit rate in file %s" +msgstr "%s%% trafień w pliku %s" + +#: include/utils/class_timezone.inc:47 +#, php-format msgid "" -"The snapshot functionality is enabled, but the required variable '%s' is not " -"set." +"The timezone setting '%s' in your gosa.conf is not valid. Cannot calculate " +"correct timezone offset." msgstr "" -"Funkcjonalność snapshot jest włączona, lecz wymagana zmienna '%s' nie jest " -"skonfigurowana w gosa.conf." -#: include/class_plugin.inc:1533 include/class_plugin.inc:1545 -#: include/class_plugin.inc:1560 include/class_plugin.inc:1573 -#: plugins/admin/acl/class_aclManagement.inc:268 -#: plugins/admin/ogroups/class_ogroupManagement.inc:237 -#: plugins/admin/users/class_userManagement.inc:344 -#: plugins/admin/users/class_userManagement.inc:584 -#: plugins/admin/groups/class_groupManagement.inc:356 -#, fuzzy -msgid "Permission" -msgstr "Uprawnienia" +#: include/utils/class_msgPool.inc:15 +#, fuzzy, php-format +msgid "Select to list objects of type '%s'." +msgstr "Wybierz obiekty do dodania" -#: include/class_plugin.inc:1533 +#: include/utils/class_msgPool.inc:17 #, fuzzy, php-format -msgid "You are not allowed to create a snapshot for %s." -msgstr "Brak uprawnień do zmiany przekazywania poczty" +msgid "Select to list objects containig '%s'." +msgstr "Zaznacz aby zobaczyć grupy zawierające użytkowników" -#: include/class_plugin.inc:1545 include/class_plugin.inc:1560 -#: include/class_plugin.inc:1573 +#: include/utils/class_msgPool.inc:19 #, fuzzy, php-format -msgid "You are not allowed to restore a snapshot for %s." -msgstr "Brak uprawnień do zmiany przekazywania poczty" +msgid "Select to list objects that have '%s' enabled" +msgstr "Wybierz obiekty do dodania" -#: include/class_plugin.inc:1785 -msgid "Changing ACL dn" -msgstr "" +#: include/utils/class_msgPool.inc:21 +#: plugins/admin/ogroups/ogroup_objects.tpl:33 +msgid "Select to search within subtrees" +msgstr "Zaznacz aby wyszukiwać wewnątrz poddrzew" -#: include/class_plugin.inc:1785 +#: include/utils/class_msgPool.inc:23 +#: plugins/admin/ogroups/ogroup_objects.tpl:33 +#: plugins/personal/posix/posix_groups.tpl:68 #, fuzzy -msgid "from" -msgstr "losowy" +msgid "Search in subtrees" +msgstr "Szukaj wewnątrz tego poddrzewa" -#: include/class_plugin.inc:1786 setup/class_setupStep_Migrate.inc:1235 -#: setup/class_setupStep_Migrate.inc:1285 -#: setup/class_setupStep_Migrate.inc:1333 -#, fuzzy -msgid "to" -msgstr "Zatrzymaj" +#: include/utils/class_msgPool.inc:33 +msgid "This object will be deleted!" +msgstr "" -#: include/class_plugin.inc:1968 include/class_plugin.inc:1970 -msgid "Restore" -msgstr "Odtwórz" +#: include/utils/class_msgPool.inc:35 +#, php-format +msgid "This '%s' object will be deleted!" +msgstr "" -#: include/class_plugin.inc:1993 -msgid "Create snapshot" -msgstr "Utwórz spanshot" +#: include/utils/class_msgPool.inc:40 +#, php-format +msgid "This object will be deleted: %s" +msgstr "" -#: include/class_plugin.inc:1994 -msgid "Create a new snapshot from this object" -msgstr "Utwórz nowy snapshot z tego obiektu" +#: include/utils/class_msgPool.inc:42 +#, php-format +msgid "This '%s' object will be deleted: %s" +msgstr "" -#: include/class_plugin.inc:2012 -msgid "cut" -msgstr "wytnij" +#: include/utils/class_msgPool.inc:47 +msgid "This object will be deleted:" +msgstr "" -#: include/class_plugin.inc:2012 -msgid "Cut this entry" -msgstr "Wytnij ten obiekt" +#: include/utils/class_msgPool.inc:49 +#, php-format +msgid "This '%s' object will be deleted:" +msgstr "" -#: include/class_plugin.inc:2020 -msgid "copy" -msgstr "kopiuj" +#: include/utils/class_msgPool.inc:53 +#, php-format +msgid "These objects will be deleted: %s" +msgstr "" -#: include/class_plugin.inc:2020 -msgid "Copy this entry" -msgstr "Kopiuj ten obiekt" +#: include/utils/class_msgPool.inc:55 +#, php-format +msgid "These '%s' objects will be deleted: %s" +msgstr "" -#: include/class_plugin.inc:2054 +#: include/utils/class_msgPool.inc:63 #, fuzzy -msgid "Copy" -msgstr "kopiuj" +msgid "You have no permission to delete this object!" +msgstr "Brak uprawnień do usunięcia tego departamentu." -#: include/class_plugin.inc:2058 +#: include/utils/class_msgPool.inc:67 include/utils/class_msgPool.inc:71 #, fuzzy -msgid "Cut" -msgstr "wytnij" +msgid "You have no permission to delete the object:" +msgstr "Brak uprawnień do usunięcia tego departamentu." -#: include/class_multi_plug.inc:362 +#: include/utils/class_msgPool.inc:74 #, fuzzy -msgid "You are currently editing mutliple entries." +msgid "You have no permission to delete these objects:" msgstr "Brak uprawnień do usunięcia tego departamentu." -#: include/class_multi_plug.inc:391 +#: include/utils/class_msgPool.inc:81 #, fuzzy -msgid "Password reset" -msgstr "Hasło wygasa" +msgid "You have no permission to create this object!" +msgstr "Brak uprawnień do usunięcia tego departamentu." -#: include/class_multi_plug.inc:391 +#: include/utils/class_msgPool.inc:85 include/utils/class_msgPool.inc:89 #, fuzzy -msgid "The user password was resetted, please set a new password value!" -msgstr "Twoje hasło wygasło !! Proszę wybrać inne hasło" +msgid "You have no permission to create the object:" +msgstr "Brak uprawnień do usunięcia tego departamentu." -#: include/class_tabs.inc:51 -#, fuzzy, php-format -msgid "" -"No plugin definitions found to initialize '%s', please check your " -"configuration file." -msgstr "" -"OpenGroupware: Nie można połączyć się z bazą. Proszę sprawdzić podane " -"parametry konfiguracji." +#: include/utils/class_msgPool.inc:92 +#, fuzzy +msgid "You have no permission to create these objects:" +msgstr "Brak uprawnień do usunięcia tego departamentu." -#: include/class_tabs.inc:259 -#, php-format -msgid "Delete process has been canceled by plugin '%s': %s" -msgstr "Proces usuwania został anulowany przez dodatek '%s': %s" +#: include/utils/class_msgPool.inc:99 +#, fuzzy +msgid "You have no permission to modify this object!" +msgstr "Brak uprawnień do usunięcia grupy obiektowej." -#: include/class_tabs.inc:394 -msgid "References" -msgstr "Zależności" +#: include/utils/class_msgPool.inc:103 include/utils/class_msgPool.inc:107 +#, fuzzy +msgid "You have no permission to modify the object:" +msgstr "Brak uprawnień do usunięcia grupy obiektowej." -#: plugins/admin/departments/class_countryGeneric.inc:43 -#: plugins/admin/departments/class_countryGeneric.inc:45 -#: plugins/admin/departments/class_countryGeneric.inc:50 -#: plugins/admin/departments/class_countryGeneric.inc:52 -#: plugins/admin/departments/class_countryGeneric.inc:54 -#: plugins/admin/departments/class_dcObject.inc:43 -#: plugins/admin/departments/class_dcObject.inc:45 -#: plugins/admin/departments/class_dcObject.inc:50 -#: plugins/admin/departments/class_dcObject.inc:52 -#: plugins/admin/departments/class_dcObject.inc:54 -#: plugins/admin/departments/class_dcObject.inc:86 -#: plugins/admin/departments/class_localityGeneric.inc:44 -#: plugins/admin/departments/class_localityGeneric.inc:46 -#: plugins/admin/departments/class_localityGeneric.inc:51 -#: plugins/admin/departments/class_localityGeneric.inc:53 -#: plugins/admin/departments/class_localityGeneric.inc:55 -#: plugins/admin/departments/class_departmentGeneric.inc:307 -#: plugins/admin/departments/class_departmentGeneric.inc:309 -#: plugins/admin/departments/class_departmentGeneric.inc:314 -#: plugins/admin/departments/class_departmentGeneric.inc:321 -#: plugins/admin/departments/class_departmentGeneric.inc:325 -#: plugins/admin/departments/class_organizationGeneric.inc:75 -#: plugins/admin/departments/class_organizationGeneric.inc:77 -#: plugins/admin/departments/class_organizationGeneric.inc:82 -#: plugins/admin/departments/class_organizationGeneric.inc:84 -#: plugins/admin/departments/class_organizationGeneric.inc:86 -#: plugins/admin/acl/paste_role.tpl:4 plugins/admin/acl/acl_role.tpl:7 -#: plugins/admin/acl/class_aclRole.inc:733 -#: plugins/admin/acl/class_aclRole.inc:745 -#: plugins/admin/ogroups/class_ogroup.inc:922 -#: plugins/admin/ogroups/class_ogroup.inc:932 -#: plugins/admin/ogroups/class_ogroup.inc:1129 -#: plugins/admin/users/class_userManagement.inc:767 -#: plugins/admin/users/class_userManagement.inc:841 -#: plugins/admin/users/class_userManagement.inc:853 -#: plugins/admin/groups/class_groupGeneric.inc:1096 -#: plugins/admin/groups/class_groupGeneric.inc:1102 -#: plugins/admin/groups/class_groupGeneric.inc:1104 -#: plugins/admin/groups/class_groupGeneric.inc:1116 -#: plugins/admin/groups/class_groupGeneric.inc:1130 -#: plugins/admin/groups/class_groupGeneric.inc:1137 -#: plugins/admin/groups/class_groupGeneric.inc:1261 -#: plugins/admin/groups/class_divListGroup.inc:79 -#: plugins/personal/generic/class_user.inc:1230 -#: plugins/personal/generic/class_user.inc:1243 -#: plugins/personal/generic/class_user.inc:1280 -#: plugins/personal/generic/class_user.inc:1686 setup/setup_feedback.tpl:22 -#: setup/setup_migrate.tpl:255 -msgid "Name" -msgstr "Imię" +#: include/utils/class_msgPool.inc:110 +#, fuzzy +msgid "You have no permission to modify these objects:" +msgstr "Brak uprawnień do usunięcia grupy obiektowej." -#: plugins/admin/departments/class_countryGeneric.inc:78 -#: plugins/admin/departments/class_countryGeneric.inc:79 -#: plugins/admin/departments/class_departmentManagement.inc:568 -msgid "Country" -msgstr "Kraj" +#: include/utils/class_msgPool.inc:117 +#, fuzzy +msgid "You have no permission to view this object!" +msgstr "Brak uprawnień do usunięcia grupy obiektowej." -#: plugins/admin/departments/class_countryGeneric.inc:87 -#: plugins/admin/departments/country.tpl:11 +#: include/utils/class_msgPool.inc:121 include/utils/class_msgPool.inc:125 #, fuzzy -msgid "Country name" -msgstr "Kraj" +msgid "You have no permission to view the object:" +msgstr "Brak uprawnień do tworzenia telefonu w tym elemencie." -#: plugins/admin/departments/class_countryGeneric.inc:90 -#: plugins/admin/departments/dcObject.tpl:50 -#: plugins/admin/departments/class_dcObject.inc:89 -#: plugins/admin/departments/generic.tpl:114 -#: plugins/admin/departments/class_localityGeneric.inc:90 -#: plugins/admin/departments/country.tpl:50 -#: plugins/admin/departments/organization.tpl:114 -#: plugins/admin/departments/locality.tpl:50 -#: plugins/admin/departments/class_departmentGeneric.inc:629 -#: plugins/admin/departments/class_organizationGeneric.inc:129 -msgid "Administrative settings" -msgstr "Ustawienia administracyjne" +#: include/utils/class_msgPool.inc:128 +#, fuzzy +msgid "You have no permission to view these objects:" +msgstr "Brak uprawnień do usunięcia grupy obiektowej." -#: plugins/admin/departments/dcObject.tpl:8 -#: plugins/admin/departments/generic.tpl:7 -#: plugins/admin/departments/country.tpl:8 -#: plugins/admin/departments/organization.tpl:7 -#: plugins/admin/departments/locality.tpl:8 -#: plugins/admin/ogroups/class_divListOGroup.inc:84 -#: plugins/admin/users/class_divListUsers.inc:81 -#: plugins/admin/groups/class_divListGroup.inc:80 -msgid "Properties" -msgstr "Właściwości" +#: include/utils/class_msgPool.inc:135 +#, fuzzy +msgid "You have no permission to move this object!" +msgstr "Brak uprawnień do usunięcia grupy obiektowej." -#: plugins/admin/departments/dcObject.tpl:11 -#: plugins/admin/departments/locality.tpl:11 +#: include/utils/class_msgPool.inc:139 include/utils/class_msgPool.inc:143 #, fuzzy -msgid "Locality name" -msgstr "Nazwa lokalizacji" +msgid "You have no permission to move the object:" +msgstr "Brak uprawnień do usunięcia grupy obiektowej." -#: plugins/admin/departments/dcObject.tpl:14 -#: plugins/admin/departments/locality.tpl:14 +#: include/utils/class_msgPool.inc:146 #, fuzzy -msgid "Name of locality to create" -msgstr "Nazwa tworzonego poddrzewa" +msgid "You have no permission to move these objects:" +msgstr "Brak uprawnień do usunięcia grupy obiektowej." -#: plugins/admin/departments/dcObject.tpl:22 -#: plugins/admin/departments/generic.tpl:22 -#: plugins/admin/departments/country.tpl:22 -#: plugins/admin/departments/organization.tpl:22 -#: plugins/admin/departments/locality.tpl:22 -msgid "Descriptive text for department" -msgstr "Tekst opisujący departament" +#: include/utils/class_msgPool.inc:156 include/utils/class_msgPool.inc:168 +#: include/utils/class_msgPool.inc:186 +#, fuzzy +msgid "Connection information" +msgstr "Informacje osobiste" -#: plugins/admin/departments/dcObject.tpl:31 -#: plugins/admin/departments/generic.tpl:43 -#: plugins/admin/departments/country.tpl:31 -#: plugins/admin/departments/organization.tpl:43 -#: plugins/admin/departments/locality.tpl:31 -msgid "Choose subtree to place department in" -msgstr "Wybierz poddrzewo do umieszczenia departamentu" +#: include/utils/class_msgPool.inc:158 +#, fuzzy, php-format +msgid "Cannot connect to %s database!" +msgstr "Nie można połączyć się z serwerem baz danych!" -#: plugins/admin/departments/dcObject.tpl:37 -#: plugins/admin/departments/generic.tpl:49 -#: plugins/admin/departments/country.tpl:37 -#: plugins/admin/departments/organization.tpl:49 -#: plugins/admin/departments/locality.tpl:37 plugins/admin/acl/acl_role.tpl:37 -#: plugins/admin/ogroups/generic.tpl:34 plugins/admin/groups/generic.tpl:49 -#: plugins/personal/generic/generic.tpl:180 -#: plugins/personal/generic/multiple_generic.tpl:56 -msgid "Select a base" -msgstr "Wybierz bazę" +#: include/utils/class_msgPool.inc:170 +#, fuzzy, php-format +msgid "Cannot select %s database!" +msgstr "Nie można wybrać bazy danych!" -#: plugins/admin/departments/dcObject.tpl:52 -#: plugins/admin/departments/generic.tpl:116 -#: plugins/admin/departments/country.tpl:52 -#: plugins/admin/departments/organization.tpl:116 -#: plugins/admin/departments/locality.tpl:52 -msgid "Tag department as an independent administrative unit" -msgstr "Zaznacz departament jako niezależną jednostkę administracyjną" +#: include/utils/class_msgPool.inc:176 +#, php-format +msgid "No %s server defined!" +msgstr "" -#: plugins/admin/departments/class_dcObject.inc:77 -#: plugins/admin/departments/class_dcObject.inc:78 -#: plugins/admin/departments/class_departmentManagement.inc:556 -#, fuzzy -msgid "Domain Component" -msgstr "Administratorzy domeny" +#: include/utils/class_msgPool.inc:188 +#, fuzzy, php-format +msgid "Cannot query %s database!" +msgstr "Nie można wybrać bazy danych!" -#: plugins/admin/departments/generic.tpl:11 -msgid "Name of department" -msgstr "Nazwa departamentu" +#: include/utils/class_msgPool.inc:194 +#, fuzzy, php-format +msgid "The field '%s' contains a reserved keyword!" +msgstr "Pole 'Fax' zawiera nieprawidłowy numer telefonu." -#: plugins/admin/departments/generic.tpl:14 -msgid "Name of subtree to create" -msgstr "Nazwa tworzonego poddrzewa" +#: include/utils/class_msgPool.inc:200 +#, 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/admin/departments/generic.tpl:27 -#: plugins/admin/departments/organization.tpl:27 -#: plugins/admin/departments/class_departmentGeneric.inc:620 -#: plugins/admin/departments/class_organizationGeneric.inc:120 -msgid "Category" -msgstr "Kategoria" +#: include/utils/class_msgPool.inc:207 +#, fuzzy, php-format +msgid "'%s' command is invalid!" +msgstr "Podana nazwa jest nieprawidłowa" + +#: include/utils/class_msgPool.inc:209 +#, php-format +msgid "'%s' command (%s) for plugin %s is invalid!" +msgstr "" + +#: include/utils/class_msgPool.inc:211 +#, php-format +msgid "'%s' command for plugin %s is invalid!" +msgstr "" + +#: include/utils/class_msgPool.inc:213 +#, fuzzy, php-format +msgid "'%s' command (%s) is invalid!" +msgstr "Podana nazwa jest nieprawidłowa" + +#: include/utils/class_msgPool.inc:221 +#, fuzzy, php-format +msgid "Cannot execute '%s' command!" +msgstr "Nie można wybrać bazy danych!" + +#: include/utils/class_msgPool.inc:223 +#, php-format +msgid "Cannot execute '%s' command (%s) for plugin %s!" +msgstr "" + +#: include/utils/class_msgPool.inc:225 +#, php-format +msgid "Cannot execute '%s' command for plugin %s!" +msgstr "" + +#: include/utils/class_msgPool.inc:227 +#, fuzzy, php-format +msgid "Cannot execute '%s' command (%s)!" +msgstr "Nie można wybrać bazy danych!" + +#: include/utils/class_msgPool.inc:235 +#, fuzzy, php-format +msgid "Value for '%s' is too large!" +msgstr "Wartość podana jako 'UID' jest za mała." + +#: include/utils/class_msgPool.inc:237 +#, php-format +msgid "'%s' must be smaller than %d!" +msgstr "" + +#: include/utils/class_msgPool.inc:245 +#, fuzzy, php-format +msgid "Value for '%s' is too small!" +msgstr "Wartość podana jako 'UID' jest za mała." + +#: include/utils/class_msgPool.inc:247 +#, fuzzy, php-format +msgid "'%s' must be %d 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." + +#: include/utils/class_msgPool.inc:254 +#, php-format +msgid "'%s' depends on '%s' - please provide both values!" +msgstr "" + +#: include/utils/class_msgPool.inc:260 +#, 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:266 +#, fuzzy, php-format +msgid "The required field '%s' is empty!" +msgstr "Wymagane pole 'Nazwa' jest puste." + +#: include/utils/class_msgPool.inc:274 +msgid "Example" +msgstr "" + +#: include/utils/class_msgPool.inc:291 +#, fuzzy, php-format +msgid "The Field '%s' contains invalid characters" +msgstr "Pole 'Nazwa' zawiera niedozwolone znaki." + +#: include/utils/class_msgPool.inc:292 +#, php-format +msgid "'%s' is not allowed:" +msgstr "" + +#: include/utils/class_msgPool.inc:292 +#, fuzzy, php-format +msgid "'%s' are not allowed!" +msgstr "Brak uprawnień do zmiay hasła" + +#: include/utils/class_msgPool.inc:295 +#, fuzzy, php-format +msgid "The Field '%s' contains invalid characters!" +msgstr "Pole 'Nazwa' zawiera niedozwolone znaki." + +#: include/utils/class_msgPool.inc:302 +#, fuzzy, php-format +msgid "Missing %s PHP extension!" +msgstr "Rozszerzenie inwentarza" + +#: include/utils/class_msgPool.inc:332 setup/class_setupStep_Migrate.inc:2861 +#, php-format +msgid "Add" +msgstr "Dodaj" + +#: include/utils/class_msgPool.inc:332 +#, fuzzy, php-format +msgid "Add %s" +msgstr "Dodaj" + +#: include/utils/class_msgPool.inc:338 +#, fuzzy, php-format +msgid "Delete %s" +msgstr "Usuń" + +#: include/utils/class_msgPool.inc:344 +#, fuzzy, php-format +msgid "Set %s" +msgstr "Ustaw" + +#: include/utils/class_msgPool.inc:350 +#, fuzzy, php-format +msgid "Edit..." +msgstr "Edytuj" + +#: include/utils/class_msgPool.inc:350 +#, fuzzy, php-format +msgid "Edit %s..." +msgstr "Edytuj użytkownika" + +#: include/utils/class_msgPool.inc:356 +msgid "Back" +msgstr "Wróć" + +#: include/utils/class_msgPool.inc:376 +#, fuzzy, php-format +msgid "This account has no valid %s extensions!" +msgstr "To konto nie posiada poprawnych rozszerzeń GOsa." + +#: include/utils/class_msgPool.inc:382 +#, 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." + +#: include/utils/class_msgPool.inc:385 include/utils/class_msgPool.inc:392 +#, 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." + +#: include/utils/class_msgPool.inc:401 +#, 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." + +#: include/utils/class_msgPool.inc:404 include/utils/class_msgPool.inc:411 +#, 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." + +#: include/utils/class_msgPool.inc:419 +#, fuzzy, php-format +msgid "Add %s settings" +msgstr "Ustawienia Aplikacji" + +#: include/utils/class_msgPool.inc:425 +#, fuzzy, php-format +msgid "Remove %s settings" +msgstr "Ustawienia Posix" + +#: include/utils/class_msgPool.inc:431 +msgid "Click the 'Edit' button below to change informations in this dialog" +msgstr "Kliknij przycisk 'Edytuj' poniżej, aby zmienić informacje w tym oknie" + +#: include/utils/class_msgPool.inc:437 +msgid "January" +msgstr "Styczeń" + +#: include/utils/class_msgPool.inc:437 +msgid "February" +msgstr "Luty" + +#: include/utils/class_msgPool.inc:437 +msgid "March" +msgstr "Marzec" + +#: include/utils/class_msgPool.inc:437 +msgid "April" +msgstr "Kwiecień" + +#: include/utils/class_msgPool.inc:438 +msgid "May" +msgstr "Maj" + +#: include/utils/class_msgPool.inc:438 +msgid "June" +msgstr "Czerwiec" + +#: include/utils/class_msgPool.inc:438 +msgid "July" +msgstr "Lipiec" + +#: include/utils/class_msgPool.inc:438 +msgid "August" +msgstr "Sierpień" + +#: include/utils/class_msgPool.inc:438 +msgid "September" +msgstr "Wrzesień" + +#: include/utils/class_msgPool.inc:439 +msgid "October" +msgstr "Październik" + +#: include/utils/class_msgPool.inc:439 +msgid "November" +msgstr "Listopad" + +#: include/utils/class_msgPool.inc:439 +msgid "December" +msgstr "Grudzień" + +#: include/utils/class_msgPool.inc:445 +#, fuzzy +msgid "Sunday" +msgstr "Nazwisko" -#: plugins/admin/departments/generic.tpl:30 -#: plugins/admin/departments/organization.tpl:30 -msgid "Category for this subtree" -msgstr "Kategoria dla tego poddrzewa" +#: include/utils/class_msgPool.inc:445 +#, fuzzy +msgid "Monday" +msgstr "miesiąc" -#: plugins/admin/departments/generic.tpl:61 -#: plugins/admin/departments/generic.tpl:73 -#: plugins/admin/departments/class_localityGeneric.inc:87 -#: plugins/admin/departments/organization.tpl:61 -#: plugins/admin/departments/organization.tpl:73 -#: plugins/admin/departments/class_departmentGeneric.inc:624 -#: plugins/admin/departments/class_organizationGeneric.inc:124 -#: plugins/personal/generic/generic.tpl:381 -#: plugins/personal/generic/class_user.inc:1580 -#: plugins/personal/generic/multiple_generic.tpl:265 -msgid "Location" -msgstr "Lokalizacja" +#: include/utils/class_msgPool.inc:445 +msgid "Tuesday" +msgstr "" -#: plugins/admin/departments/generic.tpl:65 -#: plugins/admin/departments/organization.tpl:65 -#: plugins/admin/departments/class_departmentGeneric.inc:623 -#: plugins/admin/departments/class_organizationGeneric.inc:123 -#: plugins/personal/generic/generic.tpl:389 -#: plugins/personal/generic/class_user.inc:1579 -#: plugins/personal/generic/multiple_generic.tpl:275 -msgid "State" -msgstr "Stan" +#: include/utils/class_msgPool.inc:445 +#, fuzzy +msgid "Wednesday" +msgstr "Środa" -#: plugins/admin/departments/generic.tpl:68 -#: plugins/admin/departments/organization.tpl:68 -msgid "State where this subtree is located" -msgstr "Stan w którym jest umieszczone to poddrzewo" +#: include/utils/class_msgPool.inc:445 +msgid "Thursday" +msgstr "" -#: plugins/admin/departments/generic.tpl:76 -#: plugins/admin/departments/organization.tpl:76 -msgid "Location of this subtree" -msgstr "Lokalizacja tego poddrzewa" +#: include/utils/class_msgPool.inc:445 +msgid "Friday" +msgstr "" -#: plugins/admin/departments/generic.tpl:81 -#: plugins/admin/departments/organization.tpl:81 -#: plugins/admin/departments/class_departmentGeneric.inc:625 -#: plugins/personal/generic/generic.tpl:194 -#: plugins/personal/generic/generic.tpl:397 -#: plugins/personal/generic/multiple_generic.tpl:67 -#: plugins/personal/generic/multiple_generic.tpl:285 -msgid "Address" -msgstr "Adres" +#: include/utils/class_msgPool.inc:445 +msgid "Saturday" +msgstr "" -#: plugins/admin/departments/generic.tpl:84 -#: plugins/admin/departments/organization.tpl:84 -msgid "Postal address of this subtree" -msgstr "Kod pocztowy tego poddrzewa" +#: include/utils/class_msgPool.inc:452 +#, fuzzy +msgid "read operation" +msgstr "Opcje poczty" -#: plugins/admin/departments/generic.tpl:88 -#: plugins/admin/departments/organization.tpl:88 -#: plugins/admin/departments/class_departmentGeneric.inc:328 -#: plugins/admin/ogroups/class_ogroupManagement.inc:536 -#: plugins/admin/users/class_divListUsers.inc:207 -#: plugins/admin/groups/class_divListGroup.inc:196 -#: plugins/personal/generic/generic.tpl:338 -#: plugins/personal/generic/generic.tpl:519 -#: plugins/personal/generic/class_user.inc:1263 -#: plugins/personal/generic/class_user.inc:1671 -#: plugins/personal/generic/multiple_generic.tpl:217 -#: plugins/personal/generic/multiple_generic.tpl:428 -#: plugins/generic/references/class_reference.inc:61 -msgid "Phone" -msgstr "Telefon" +#: include/utils/class_msgPool.inc:452 +msgid "add operation" +msgstr "" -#: plugins/admin/departments/generic.tpl:91 -#: plugins/admin/departments/organization.tpl:91 -msgid "Base telephone number of this subtree" -msgstr "Bazowy numer telefonu tego poddrzewa" +#: include/utils/class_msgPool.inc:452 +#, fuzzy +msgid "modify operation" +msgstr "Informacje osobiste" -#: plugins/admin/departments/generic.tpl:96 -#: plugins/admin/departments/organization.tpl:96 -#: plugins/admin/departments/class_departmentGeneric.inc:331 -#: plugins/admin/departments/class_departmentGeneric.inc:627 -#: plugins/admin/departments/class_organizationGeneric.inc:127 -#: plugins/admin/users/class_divListUsers.inc:209 -#: plugins/personal/generic/generic.tpl:363 -#: plugins/personal/generic/generic.tpl:531 -#: plugins/personal/generic/class_user.inc:1266 -#: plugins/personal/generic/class_user.inc:1674 -#: plugins/personal/generic/multiple_generic.tpl:247 -#: plugins/personal/generic/multiple_generic.tpl:438 -msgid "Fax" -msgstr "Fax" +#: include/utils/class_msgPool.inc:453 +#, fuzzy +msgid "delete operation" +msgstr "Wybierz aby zobaczyc stacje robocze" -#: plugins/admin/departments/generic.tpl:99 -#: plugins/admin/departments/organization.tpl:99 -msgid "Base facsimile telephone number of this subtree" -msgstr "Bazowy numer faxu tego poddrzewa" +#: include/utils/class_msgPool.inc:453 +#, fuzzy +msgid "search operation" +msgstr "Konto wygasa po" -#: plugins/admin/departments/class_departmentManagement.inc:26 -#: plugins/admin/departments/class_departmentGeneric.inc:610 -#: plugins/admin/departments/class_departmentGeneric.inc:615 -msgid "Departments" -msgstr "Departamenty" +#: include/utils/class_msgPool.inc:453 +#, fuzzy +msgid "authentication" +msgstr "Autentykacja Nagios" -#: plugins/admin/departments/class_departmentManagement.inc:27 +#: include/utils/class_msgPool.inc:456 +#, fuzzy, php-format +msgid "LDAP %s failed!" +msgstr "Zapytanie do bazy danych nieudane" + +#: include/utils/class_msgPool.inc:458 #, fuzzy -msgid "Manage Departments" -msgstr "Departamenty" +msgid "LDAP operation failed!" +msgstr "Zapytanie do bazy danych nieudane" -#: plugins/admin/departments/class_departmentManagement.inc:250 -#: plugins/admin/acl/class_aclManagement.inc:166 -#: plugins/admin/acl/class_aclManagement.inc:209 -#: plugins/admin/acl/class_aclManagement.inc:302 -#: plugins/admin/acl/class_aclManagement.inc:347 -#: plugins/admin/ogroups/class_ogroupManagement.inc:285 -#: plugins/admin/ogroups/class_ogroupManagement.inc:338 -#: plugins/admin/ogroups/class_ogroupManagement.inc:365 -#: plugins/admin/users/class_userManagement.inc:546 -#: plugins/admin/users/class_userManagement.inc:550 -#: plugins/admin/groups/class_groupManagement.inc:407 -#: plugins/admin/groups/class_groupManagement.inc:461 -#: plugins/admin/groups/class_groupManagement.inc:492 +#: include/utils/class_msgPool.inc:473 #, fuzzy -msgid "Permission error" -msgstr "Uprawnienia" +msgid "Upload failed!" +msgstr "Logowanie użytkownika nieudane, odpowiedź serwera LDAP '%s'." -#: plugins/admin/departments/class_departmentManagement.inc:316 -msgid "" -"As soon as the move 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/utils/class_msgPool.inc:476 +#, fuzzy, php-format +msgid "Upload failed: %s" +msgstr "Użytkownik bazy logowania" -#: plugins/admin/departments/class_departmentManagement.inc:336 -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." +#: include/utils/class_msgPool.inc:483 +msgid "Communication failure with the infrastructure service!" msgstr "" -#: plugins/admin/departments/class_departmentManagement.inc:580 -#: plugins/admin/departments/class_localityGeneric.inc:78 -#: plugins/admin/departments/class_localityGeneric.inc:79 -#, fuzzy -msgid "Locality" -msgstr "Lokalizacja" +#: include/utils/class_msgPool.inc:485 +#, php-format +msgid "Communication failure with the infrastructure service: %s" +msgstr "" -#: plugins/admin/departments/class_departmentManagement.inc:592 -#: plugins/admin/departments/class_organizationGeneric.inc:109 -#: plugins/admin/departments/class_organizationGeneric.inc:110 -#: plugins/personal/generic/generic.tpl:279 -#: plugins/personal/generic/class_user.inc:1567 -#: plugins/personal/generic/multiple_generic.tpl:149 -#: setup/setup_feedback.tpl:14 -msgid "Organization" -msgstr "Organizacja" +#: include/utils/class_msgPool.inc:492 include/utils/class_msgPool.inc:495 +#, php-format +msgid "This '%s' is still in use by this object: %s" +msgstr "" -#: plugins/admin/departments/class_departmentManagement.inc:604 -#: plugins/admin/ogroups/class_divListOGroup.inc:83 -#: plugins/admin/ogroups/class_ogroupManagement.inc:534 -#: plugins/admin/users/class_divListUsers.inc:80 -#: plugins/admin/groups/class_divListGroup.inc:79 -#: plugins/personal/generic/generic.tpl:287 -#: plugins/personal/generic/class_user.inc:1568 -#: plugins/personal/generic/multiple_generic.tpl:159 -#: plugins/generic/references/class_reference.inc:59 -msgid "Department" -msgstr "Departament" +#: include/utils/class_msgPool.inc:498 +#, fuzzy, php-format +msgid "This '%s' is still in use." +msgstr "Zawiera ustawienia dla tych obiektów: %s" -#: plugins/admin/departments/country.tpl:14 -#, fuzzy -msgid "Name of country to create" -msgstr "Nazwa tworzonego poddrzewa" +#: include/utils/class_msgPool.inc:500 +#, fuzzy, php-format +msgid "This '%s' is still in use by these objects: %s" +msgstr "Zawiera ustawienia dla tych obiektów: %s" -#: plugins/admin/departments/remove.tpl:6 -msgid "" -"This includes 'all' accounts, systems, etc. in this subtree. Please double " -"check if your really want to do this since there is no way for GOsa to get " -"your data back." +#: include/utils/class_msgPool.inc:506 +#, php-format +msgid "File '%s' does not exist!" msgstr "" -"Operacja odnosi sie do 'wszystkich' kont, systemów, etc w tym poddrzewie. " -"Proszę upewnić się czy kontynuować, gdyż nie ma operacji powrotu." -#: plugins/admin/departments/remove.tpl:10 plugins/admin/acl/remove.tpl:10 +#: include/utils/class_msgPool.inc:512 +#, fuzzy, php-format +msgid "Cannot open file '%s' for reading!" +msgstr "Nie można otworzyć pliku '%s'." + +#: include/utils/class_msgPool.inc:518 +#, fuzzy, php-format +msgid "Cannot open file '%s' for writing!" +msgstr "Nie można otworzyć pliku '%s'." + +#: include/utils/class_msgPool.inc:524 +#, php-format msgid "" -"Best thing to do before performing this action would be to save the current " -"contents of your LDAP tree in a file. So - if you've done so - press " -"'Delete' to continue or 'Cancel' to abort." +"The value for '%s' is currently unconfigured or invalid, please check your " +"configuration file!" msgstr "" -"Przed wykonaniem tej operacji zaleca się wykonanie kopii bezpieczeństwa " -"drzewa LDAP. Naciśnij 'Usuń' aby kontynuować, lub 'Anuluj' aby przerwać." -#: plugins/admin/departments/organization.tpl:11 -#, fuzzy -msgid "Name of organization" -msgstr "Organizacja" +#: include/utils/class_msgPool.inc:530 +#, fuzzy, php-format +msgid "Cannot delete file '%s'!" +msgstr "Nie można otworzyć pliku '%s'." + +#: include/utils/class_msgPool.inc:536 +#, fuzzy, php-format +msgid "Cannot create folder '%s'!" +msgstr "Utwórz nowy departament" -#: plugins/admin/departments/organization.tpl:14 -#, fuzzy -msgid "Name of organization to create" -msgstr "Nazwa tworzonego poddrzewa" +#: include/utils/class_msgPool.inc:542 +#, fuzzy, php-format +msgid "Cannot delete folder '%s'!" +msgstr "Nie można otworzyć pliku '%s'." -#: plugins/admin/departments/main.inc:50 plugins/admin/departments/main.inc:52 -msgid "Department management" -msgstr "Zarządzanie departamentem" +#: include/utils/class_msgPool.inc:548 +#, fuzzy, php-format +msgid "Checking for %s support" +msgstr "Sprawdzam wsparcie dla iconv" -#: plugins/admin/departments/dep_move_confirm.tpl:2 -#, fuzzy -msgid "You are currently moving/renaming this department." -msgstr "Brak uprawnień do usunięcia tego departamentu." +#: include/utils/class_msgPool.inc:554 +#, php-format +msgid "Install and activate the %s PHP module." +msgstr "" -#: plugins/admin/departments/dep_move_confirm.tpl:5 +#: include/utils/class_msgPool.inc:560 +#, php-format msgid "" -"Modifying a departments naming attribute 'ou' or base may corrupt acls and " -"snapshot entries for all entire objects." +"Cannot initialize class '%s'! Maybe there is a plugin missing in your gosa " +"setup?" msgstr "" -#: plugins/admin/departments/dep_move_confirm.tpl:8 -msgid "GOsa can NOT fix this for you, yet." +#: include/class_ldap.inc:231 include/class_ldap.inc:264 +msgid "Performance warning" msgstr "" -#: plugins/admin/departments/dep_move_confirm.tpl:11 -msgid "" -"Before you confirm this action, ensure that everything will be as expected, " -"possibly the best solution is a backup." +#: include/class_ldap.inc:231 include/class_ldap.inc:264 +#, php-format +msgid "LDAP performance is poor: last query took about %.2fs!" msgstr "" -#: plugins/admin/departments/dep_iframe.tpl:1 -msgid "Processing the requested operation" -msgstr "Przetwarzam zadaną operację" - -#: plugins/admin/departments/dep_iframe.tpl:7 +#: include/class_ldap.inc:648 +#, php-format msgid "" -"Your browser doesn't support iframes, please use this link to perform the " -"requested operation." +"Cannot automatically create subtrees with RDN '%s': no object class found!" msgstr "" -"Twoja przeglądarka nie obsługuje iframes, proszę użyć tego linku aby wykonać " -"żądaną operację." -#: plugins/admin/departments/class_departmentGeneric.inc:386 -#, fuzzy -msgid "Cannot find an unused tag for this administrative unit!" +#: include/class_ldap.inc:696 +#, php-format +msgid "Cannot automatically create subtrees with RDN '%s': not supported" msgstr "" -"Błąd krytyczny: Nie można znaleźć nieużywnego znacznika dla jednostki " -"administracyjnej!" -#: plugins/admin/departments/class_departmentGeneric.inc:457 +#: include/class_ldap.inc:783 #, php-format -msgid "Tagging '%s'." -msgstr "Zaznaczanie '%s'." - -#: plugins/admin/departments/class_departmentGeneric.inc:514 -#: plugins/admin/departments/class_departmentGeneric.inc:596 -#: plugins/admin/users/template.tpl:48 -#: ihtml/themes/default/snapshotdialog.tpl:87 -msgid "Continue" -msgstr "Kontynuuj" +msgid "while operating on '%s' using LDAP server '%s'" +msgstr "podczas działania na '%s' używając serwera LDAP '%s'" -#: plugins/admin/departments/class_departmentGeneric.inc:538 +#: include/class_ldap.inc:785 #, php-format -msgid "Moving '%s' to '%s'" -msgstr "Przenoszenie '%s' do '%s'" +msgid "while operating on LDAP server %s" +msgstr "podczas połączenia z serwerem LDAP '%s'" -#: plugins/admin/departments/class_departmentGeneric.inc:579 +#: include/class_ldap.inc:1007 #, php-format -msgid "FAILED to copy %s, aborting operation" -msgstr "BŁĄD kopiowania %s, anulowanie operacji" - -#: plugins/admin/departments/class_departmentGeneric.inc:609 -#: plugins/admin/ogroups/class_ogroup.inc:1120 -#: plugins/admin/groups/class_groupGeneric.inc:1252 -#: plugins/personal/posix/generic.tpl:4 -#: plugins/personal/generic/class_user.inc:37 -#: plugins/personal/generic/class_user.inc:1543 -#: plugins/generic/references/class_reference.inc:41 -#: setup/setup_feedback.tpl:46 -msgid "Generic" -msgstr "Ogólne" - -#: plugins/admin/departments/class_departmentGeneric.inc:618 -#: plugins/admin/departments/class_divListDepartment.inc:65 -msgid "Department name" -msgstr "Nazwa departamentu" - -#: plugins/admin/departments/class_departmentGeneric.inc:626 -msgid "Telephone" -msgstr "Telefon" +msgid "" +"This is not a valid DN: '%s'. A block for import should begin with 'dn: ...' " +"in line %s" +msgstr "" +"To nie jest poprawne DN: '%s'. Blok dla importu powinien zaczynać się " +"'dn: ...' w linii %s" -#: plugins/admin/departments/class_departmentGeneric.inc:680 +#: include/class_ldap.inc:1036 #, php-format -msgid "Object '%s' is already tagged" -msgstr "Obiekt '%s' jest już zaznaczony" +msgid "Error while importing dn: '%s', please check your LDIF from line %s on!" +msgstr "Błąd podczas importu dn: '%s', proszę sprawdzić LDIF od linii %s !" -#: plugins/admin/departments/class_departmentGeneric.inc:687 -#, php-format -msgid "Adding tag (%s) to object '%s'" -msgstr "Dodawanie znacznika (%s) do obiektu '%s'" +#: include/class_log.inc:88 +#, fuzzy, php-format +msgid "Logging failed: %s" +msgstr "Użytkownik bazy logowania" -#: plugins/admin/departments/class_departmentGeneric.inc:719 +#: include/class_log.inc:116 #, php-format -msgid "Removing tag from object '%s'" -msgstr "Usuwanie znacznika z obiektu '%s'" +msgid "Invalid option '%s' specified!" +msgstr "" -#: plugins/admin/departments/class_organizationGeneric.inc:118 +#: include/class_log.inc:120 #, fuzzy -msgid "Organization name" -msgstr "Organizacja" - -#: plugins/admin/departments/class_organizationGeneric.inc:125 -#: plugins/personal/generic/class_user.inc:1581 -msgid "Postal address" -msgstr "Adres pocztowy" - -#: plugins/admin/departments/class_organizationGeneric.inc:126 -msgid "Phone number" -msgstr "Numer telefonu" - -#: plugins/admin/departments/class_divListDepartment.inc:47 -#: plugins/admin/departments/class_divListDepartment.inc:48 -msgid "List of departments" -msgstr "Lista departamentów" +msgid "Specified objectType is empty or invalid!" +msgstr "Podana nazwa jest nieprawidłowa" -#: plugins/admin/departments/class_divListDepartment.inc:59 -#: plugins/admin/acl/class_divListACL.inc:67 -#: plugins/admin/ogroups/class_divListOGroup.inc:77 -#: plugins/admin/users/class_divListUsers.inc:74 -#: plugins/admin/groups/class_divListGroup.inc:73 setup/setup_migrate.tpl:65 -#: setup/setup_migrate.tpl:121 setup/setup_migrate.tpl:173 -#: setup/setup_migrate.tpl:340 setup/setup_migrate.tpl:393 -#: setup/setup_migrate.tpl:436 setup/setup_migrate.tpl:479 -#: setup/setup_migrate.tpl:523 +#: include/class_log.inc:139 #, fuzzy -msgid "Select all" -msgstr "Wybierz" - -#: plugins/admin/departments/class_divListDepartment.inc:66 -#: plugins/admin/departments/class_divListDepartment.inc:90 -#: plugins/admin/acl/class_divListACL.inc:74 -#: plugins/admin/acl/class_divListACL.inc:108 -#: plugins/admin/ogroups/class_divListOGroup.inc:85 -#: plugins/admin/ogroups/class_divListOGroup.inc:152 -#: plugins/admin/users/class_divListUsers.inc:82 -#: plugins/admin/users/class_divListUsers.inc:119 -#: plugins/admin/groups/class_divListGroup.inc:81 -#: plugins/admin/groups/class_divListGroup.inc:126 -msgid "Actions" -msgstr "Akcje" - -#: plugins/admin/departments/class_divListDepartment.inc:73 -msgid "Regular expression for matching department names" -msgstr "Wyrażenie regularne dla dopasowania nazw departamentów" - -#: plugins/admin/departments/class_divListDepartment.inc:87 -#: plugins/admin/acl/class_divListACL.inc:104 -#: plugins/admin/ogroups/class_divListOGroup.inc:148 -#: plugins/admin/users/class_divListUsers.inc:115 -#: plugins/admin/groups/class_divListGroup.inc:122 -msgid "Submit department" -msgstr "Zatwierdź departament" - -#: plugins/admin/departments/class_divListDepartment.inc:94 -#: plugins/admin/acl/class_divListACL.inc:112 -#: plugins/admin/ogroups/class_divListOGroup.inc:157 -#: plugins/admin/users/class_divListUsers.inc:124 -#: plugins/admin/groups/class_divListGroup.inc:131 -#: setup/class_setupStep_Migrate.inc:1024 -#: setup/class_setupStep_Migrate.inc:1040 -msgid "Create" -msgstr "Utwórz" - -#: plugins/admin/departments/class_divListDepartment.inc:110 -#: plugins/admin/acl/class_divListACL.inc:118 -#: plugins/admin/ogroups/class_divListOGroup.inc:167 -#: plugins/admin/users/class_divListUsers.inc:138 -#: plugins/admin/groups/class_divListGroup.inc:141 -#: plugins/personal/generic/generic_certs.tpl:21 -#: plugins/personal/generic/generic_certs.tpl:45 -#: plugins/personal/generic/generic_certs.tpl:69 -#: setup/class_setupStep_Migrate.inc:2680 -msgid "Remove" -msgstr "Usuń" - -#: plugins/admin/departments/class_divListDepartment.inc:158 -#: plugins/admin/acl/class_divListACL.inc:164 -#: plugins/admin/acl/class_divListACL.inc:184 -#: plugins/admin/ogroups/class_divListOGroup.inc:228 -#: plugins/admin/users/class_divListUsers.inc:257 -#: plugins/admin/groups/class_divListGroup.inc:234 -msgid "edit" -msgstr "edytuj" +msgid "MySQL error" +msgstr "błąd LDAP:" -#: plugins/admin/departments/class_divListDepartment.inc:158 -#: plugins/admin/ogroups/class_divListOGroup.inc:228 -#: plugins/admin/groups/class_divListGroup.inc:234 -msgid "Edit this entry" -msgstr "Edytuj ten obiekt" +#: include/class_log.inc:139 +#, php-format +msgid "Logging to MySQL database will be disabled for server '%s'!" +msgstr "" -#: plugins/admin/departments/class_divListDepartment.inc:161 -#: plugins/admin/acl/class_divListACL.inc:191 -#: plugins/admin/ogroups/class_divListOGroup.inc:234 -#: plugins/admin/users/class_divListUsers.inc:281 -#: plugins/admin/groups/class_divListGroup.inc:241 -msgid "delete" -msgstr "Usuń" +#: include/class_log.inc:164 include/class_log.inc:173 +#: include/class_log.inc:186 include/class_log.inc:203 +#: include/class_log.inc:241 +msgid "MySQL logging" +msgstr "" -#: plugins/admin/departments/class_divListDepartment.inc:161 -#: plugins/admin/ogroups/class_divListOGroup.inc:234 -#: plugins/admin/groups/class_divListGroup.inc:241 -msgid "Delete this entry" -msgstr "Usuń ten obiekt" +#: include/class_log.inc:218 +#, fuzzy, php-format +msgid "Cannot add location to the database!" +msgstr "Nie można połączyć się z serwerem baz danych!" -#: plugins/admin/departments/class_divListDepartment.inc:201 -#: plugins/admin/ogroups/class_divListOGroup.inc:283 -#: plugins/admin/users/class_divListUsers.inc:372 -#: plugins/admin/groups/class_divListGroup.inc:304 -#, fuzzy -msgid "Number of listed departments" -msgstr "Nazwa departamentu" +#: include/class_gosaSupportDaemon.inc:104 +msgid "GOsa support daemon" +msgstr "" -#: plugins/admin/acl/tabs_acl_role.inc:28 +#: include/class_gosaSupportDaemon.inc:779 #, fuzzy -msgid "ACL Templates" -msgstr "Szablony" - -#: plugins/admin/acl/class_divListACL.inc:51 -#: plugins/admin/acl/class_divListACL.inc:52 -msgid "List of acls" -msgstr "Lista ACLi" +msgid "Cannot not parse XML!" +msgstr "Zbyt wielu użytkowników, nie można nadać wolnego ID" -#: plugins/admin/acl/class_divListACL.inc:73 -msgid "Summary" -msgstr "Podsumowanie" +#: include/class_gosaSupportDaemon.inc:1160 +#, fuzzy, php-format +msgid "Cannot send abort event for entry %s!" +msgstr "Nie można stworzyć pliku '%s'." -#: plugins/admin/acl/class_divListACL.inc:84 -msgid "Display acls matching" -msgstr "Wyświetl ACL pasujące" +#: include/class_gosaSupportDaemon.inc:1180 +#, fuzzy, php-format +msgid "Cannot remove entry %s!" +msgstr "Nieznany wpis '%s'!" -#: plugins/admin/acl/class_divListACL.inc:114 -#: plugins/admin/acl/class_divListACL.inc:152 -#: plugins/admin/acl/class_aclRole.inc:725 -#: plugins/personal/generic/generic.tpl:448 -#: plugins/personal/generic/class_user.inc:1539 -#: plugins/personal/generic/multiple_generic.tpl:345 -msgid "Role" -msgstr "Pełniona funkcja" +#: include/class_config.inc:121 +#, 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/admin/acl/class_divListACL.inc:165 +#: include/class_config.inc:258 #, fuzzy -msgid "Edit acl role" -msgstr "Edytuj makro" +msgid "Cannot bind to LDAP. Please contact the system administrator." +msgstr "" +"Nie można połączyć się z LDAP. Proszę skontaktować się z administratorem." -#: plugins/admin/acl/class_divListACL.inc:185 +#: include/class_config.inc:628 #, fuzzy -msgid "Edit acl" -msgstr "Edytuj klasę" +msgid "sambaSID and/or sambaRidBase missing in the configuration!" +msgstr "Brak parametru SID lub/i RIDBASE w konfiguracji!" -#: plugins/admin/acl/class_divListACL.inc:192 +#: include/class_config.inc:978 #, fuzzy -msgid "Delete acl" -msgstr "Usuń klasę" +msgid "Configuration" +msgstr "Plik konfiguracyjny" -#: plugins/admin/acl/remove.tpl:6 +#: include/class_config.inc:978 msgid "" -"This includes all system and setup informations. Please double check if your " -"really want to do this since there is no way for GOsa to get your data back." +"The configuration file you are using seems to be outdated. Please move the " +"GOsa configuration file away to run the GOsa setup again." msgstr "" -"To zawiera cały system i informacje instalacyjne. Proszę upewnić się, że " -"faktycznie chcesz wykonać tą operację. Nie ma możliwości odwrócenia tego " -"procesu." -#: plugins/admin/acl/acl_role.tpl:3 ihtml/themes/default/acl.tpl:7 -#, fuzzy -msgid "Assigned ACL for current entry" -msgstr "Przypisane ACL'e dla obecnego wpisu" +#: include/class_pluglist.inc:58 +msgid "All objects in this category" +msgstr "Wszystkie obiekty w tej kategorii" -#: plugins/admin/acl/acl_role.tpl:31 plugins/admin/ogroups/generic.tpl:29 -#: plugins/admin/groups/generic.tpl:43 -msgid "Choose subtree to place group in" -msgstr "Wybierz poddrzewo do umieszczenia grupy" +#: include/class_pluglist.inc:178 +msgid "The configuration format has changed. Please re-run setup!" +msgstr "" -#: plugins/admin/acl/acl_role.tpl:45 ihtml/themes/default/acl.tpl:12 -msgid "New ACL" -msgstr "Nowy ACL" +#: include/class_pluglist.inc:193 include/class_pluglist.inc:194 +#: include/class_pluglist.inc:307 +msgid "Unknown" +msgstr "Nieznane" -#: plugins/admin/acl/acl_role.tpl:51 ihtml/themes/default/acl.tpl:17 -msgid "ACL type" -msgstr "typ ACL" +#: include/class_CopyPasteHandler.inc:117 +#: include/class_CopyPasteHandler.inc:126 +#: include/class_CopyPasteHandler.inc:158 +#: include/class_CopyPasteHandler.inc:175 +#: include/class_CopyPasteHandler.inc:184 +#: include/class_CopyPasteHandler.inc:192 +#: include/class_CopyPasteHandler.inc:268 +#, fuzzy, php-format +msgid "Copy and paste failed!" +msgstr "Kreator Copy & paste" -#: plugins/admin/acl/acl_role.tpl:51 ihtml/themes/default/acl.tpl:19 -#: ihtml/themes/default/acl.tpl:24 -msgid "Select an acl type" -msgstr "Wybierz typ ACL" +#: include/class_CopyPasteHandler.inc:117 +#: include/class_CopyPasteHandler.inc:192 +#, fuzzy, php-format +msgid "Cannot set permission for '%s'" +msgstr "Nie można stworzyć pliku '%s'." -#: plugins/admin/acl/acl_role.tpl:56 ihtml/themes/default/acl.tpl:104 -msgid "List of available ACL categories" -msgstr "Lista dostępnych kategorii ACL" +#: include/class_CopyPasteHandler.inc:158 +#, php-format +msgid "'%s' is no vaild LDAP object" +msgstr "" -#: plugins/admin/acl/main.inc:52 plugins/admin/acl/main.inc:54 -msgid "ACL management" -msgstr "Zarządzanie ACL" +#: include/class_CopyPasteHandler.inc:175 +#, fuzzy, php-format +msgid "No write permission in '%s'" +msgstr "Nie można stworzyć pliku '%s'." -#: plugins/admin/acl/class_aclManagement.inc:290 -#, fuzzy -msgid "ACL role" -msgstr "ACLe" +#: include/class_CopyPasteHandler.inc:386 +#, php-format +msgid "These objects will be pasted: %s" +msgstr "" -#: plugins/admin/acl/class_aclRole.inc:26 -#: plugins/admin/acl/class_aclRole.inc:726 -#, fuzzy -msgid "Access control roles" -msgstr "Kontrola dostępu" +#: include/class_CopyPasteHandler.inc:410 +#, php-format +msgid "This object will be pasted: %s" +msgstr "" -#: plugins/admin/acl/class_aclRole.inc:27 +#: include/class_CopyPasteHandler.inc:508 #, fuzzy -msgid "Edit AC roles" -msgstr "ACLe" +msgid "Cannot paste" +msgstr "Nie można wkleić" -#: plugins/admin/acl/class_aclRole.inc:131 -#, fuzzy -msgid "Reset ACL" -msgstr "Resetuj ACL'e" +#: include/class_msg_dialog.inc:124 +msgid "Please fix the above error and reload the page." +msgstr "" -#: plugins/admin/acl/class_aclRole.inc:421 -msgid "No ACL settings for this category" -msgstr "Brak ustawień ACL w tej kategorii" +#: plugins/generic/references/class_reference.inc:41 +#: plugins/admin/ogroups/class_ogroup.inc:1120 +#: plugins/admin/groups/class_groupGeneric.inc:1295 +#: plugins/admin/departments/class_departmentGeneric.inc:609 +#: plugins/personal/generic/class_user.inc:37 +#: plugins/personal/generic/class_user.inc:1543 +#: plugins/personal/posix/generic.tpl:4 setup/setup_feedback.tpl:55 +msgid "Generic" +msgstr "Ogólne" -#: plugins/admin/acl/class_aclRole.inc:423 -#, fuzzy, php-format -msgid "ACL for these objects: %s" -msgstr "Zawiera ACL'e w tych kategoriach: %s" +#: plugins/generic/references/class_reference.inc:43 +#: plugins/personal/posix/class_posixAccount.inc:37 +msgid "UNIX" +msgstr "UNIX" -#: plugins/admin/acl/class_aclRole.inc:429 -#, fuzzy -msgid "Edit category ACL" -msgstr "Edytuj kategorie ACL'i" +#: plugins/generic/references/class_reference.inc:45 +#: plugins/admin/ogroups/class_divListOGroup.inc:204 +#: plugins/admin/ogroups/tabs_ogroups.inc:148 +#: plugins/admin/groups/class_divListGroup.inc:190 +#: plugins/admin/users/class_divListUsers.inc:87 +#: plugins/admin/users/class_divListUsers.inc:205 +msgid "Mail" +msgstr "Poczta" -#: plugins/admin/acl/class_aclRole.inc:433 -#, fuzzy -msgid "Reset category ACL" -msgstr "Kategoria" +#: plugins/generic/references/class_reference.inc:47 +#: plugins/generic/references/class_reference.inc:49 +#: plugins/admin/groups/class_divListGroup.inc:192 +#: plugins/admin/users/class_divListUsers.inc:88 +#: plugins/admin/users/class_divListUsers.inc:211 +#: plugins/personal/posix/class_posixAccount.inc:295 +msgid "Samba" +msgstr "Samba" -#: plugins/admin/acl/class_aclRole.inc:453 -#, php-format -msgid "Edit ACL for '%s', scope is '%s'" -msgstr "Edytuj ACL dla '%s', zakres to '%s'" +#: plugins/generic/references/class_reference.inc:51 +msgid "FAX" +msgstr "FAX" -#: plugins/admin/acl/class_aclRole.inc:649 -#, fuzzy -msgid "Object in use" -msgstr "Nazwa obiektu" +#: plugins/generic/references/class_reference.inc:53 +#: plugins/admin/users/class_divListUsers.inc:89 +msgid "Proxy" +msgstr "Proxy" -#: plugins/admin/acl/class_aclRole.inc:649 -#, php-format -msgid "This role cannot be removed while it is in use by these objects:" -msgstr "" +#: plugins/generic/references/class_reference.inc:55 +msgid "FTP" +msgstr "FTP" + +#: plugins/generic/references/class_reference.inc:57 +#: plugins/admin/ogroups/class_ogroupManagement.inc:532 +#: plugins/admin/groups/class_divListGroup.inc:133 +msgid "Group" +msgstr "Grupa" + +#: plugins/generic/references/class_reference.inc:59 +#: plugins/admin/ogroups/class_divListOGroup.inc:83 +#: plugins/admin/ogroups/class_ogroupManagement.inc:534 +#: plugins/admin/groups/class_divListGroup.inc:79 +#: plugins/admin/users/class_divListUsers.inc:80 +#: plugins/admin/departments/class_departmentManagement.inc:604 +#: plugins/personal/generic/class_user.inc:1568 +#: plugins/personal/generic/generic.tpl:287 +#: plugins/personal/generic/multiple_generic.tpl:159 +msgid "Department" +msgstr "Departament" + +#: plugins/generic/references/class_reference.inc:61 +#: plugins/admin/ogroups/class_ogroupManagement.inc:536 +#: plugins/admin/groups/class_divListGroup.inc:196 +#: plugins/admin/users/class_divListUsers.inc:207 +#: plugins/admin/departments/class_departmentGeneric.inc:328 +#: plugins/admin/departments/generic.tpl:88 +#: plugins/admin/departments/organization.tpl:88 +#: plugins/personal/generic/class_user.inc:1263 +#: plugins/personal/generic/class_user.inc:1671 +#: plugins/personal/generic/generic.tpl:338 +#: plugins/personal/generic/generic.tpl:519 +#: plugins/personal/generic/multiple_generic.tpl:217 +#: plugins/personal/generic/multiple_generic.tpl:428 +msgid "Phone" +msgstr "Telefon" + +#: plugins/generic/references/class_reference.inc:63 +#: plugins/admin/ogroups/class_ogroupManagement.inc:533 +#: plugins/admin/groups/class_divListGroup.inc:194 +msgid "Application" +msgstr "Aplikacja" + +#: plugins/generic/references/class_reference.inc:65 +#: plugins/admin/ogroups/class_ogroupManagement.inc:535 +#: setup/setup_config2.tpl:277 setup/setup_config2.tpl:322 +msgid "Server" +msgstr "Serwer" + +#: plugins/generic/references/class_reference.inc:67 +msgid "Thin Client" +msgstr "Cienki klient" + +#: plugins/generic/references/class_reference.inc:69 +#: plugins/admin/ogroups/class_ogroupManagement.inc:537 +msgid "Workstation" +msgstr "Stacja robocza" + +#: plugins/generic/references/class_reference.inc:71 +#: plugins/admin/ogroups/class_divListOGroup.inc:83 +#: plugins/admin/ogroups/class_divListOGroup.inc:159 +#: plugins/admin/ogroups/class_divListOGroup.inc:266 +msgid "Object group" +msgstr "Grupa obiektu" -#: plugins/admin/acl/class_aclRole.inc:736 -#, fuzzy -msgid "Permissions" -msgstr "Uprawnienia" +#: plugins/generic/references/class_reference.inc:73 +#: plugins/admin/ogroups/class_ogroupManagement.inc:540 +msgid "Printer" +msgstr "Drukarka" -#: 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" +#: plugins/generic/references/contents.tpl:11 +msgid "Object name" +msgstr "Nazwa obiektu" -#: plugins/admin/ogroups/generic.tpl:10 -msgid "Name of the group" -msgstr "Nazwa grupy" +#: plugins/generic/references/contents.tpl:11 +msgid "Contents" +msgstr "Zawartość" -#: plugins/admin/ogroups/generic.tpl:18 plugins/admin/groups/generic.tpl:28 -msgid "Descriptive text for this group" -msgstr "Tekst opisowy dla tej grupy" +#: plugins/generic/references/contents.tpl:18 +msgid "This object has no relationship to other objects." +msgstr "Ten obiekt nie posiada powiązań z innymi obiektami." -#: plugins/admin/ogroups/generic.tpl:41 -#: plugins/admin/groups/class_groupGeneric.inc:1269 -#: plugins/personal/posix/generic.tpl:126 -msgid "System trust" -msgstr "Zaufanie systemowe" +#: plugins/generic/welcome/main.inc:26 +#, php-format +msgid "Welcome %s!" +msgstr "Witaj %s!" -#: plugins/admin/ogroups/generic.tpl:42 plugins/admin/groups/generic.tpl:169 -#: plugins/admin/groups/generic.tpl:203 plugins/personal/posix/generic.tpl:128 -#: plugins/personal/posix/generic.tpl:156 -msgid "Trust mode" -msgstr "Tryb zaufania" +#: plugins/generic/welcome/welcome.tpl:4 +msgid "" +"This is the GOsa main menu. You can select your tasks from the menu on the " +"left, or by choosing one of the pictograms below. All changes apply directly " +"to your companies LDAP server." +msgstr "" +"To jest główny ekran GOsa. Można wybrać zadania z menu po lewej stronie, lub " +"wybierając jeden z piktogramów poniżej. Wszelkie zmiany wchodzą bezpośrednio " +"do serwera LDAP." -#: plugins/admin/ogroups/generic.tpl:70 -msgid "Member objects" -msgstr "Dodaj członka" +#: plugins/generic/welcome/welcome.tpl:8 +msgid "" +"Use 'Sign out' on the upper left to close the connection and 'Main' to get " +"back to the pictogram view." +msgstr "" +"Użyj 'Wyloguj' na górze ekranu aby zamknąć połączenie oraz 'Główne' aby " +"wrócić do głównego ekranu z widokiem piktogramów." -#: plugins/admin/ogroups/paste_generic.tpl:7 -#, fuzzy -msgid "Please enter the new object group name" -msgstr "Proszę podać nową nazwę." +#: plugins/generic/welcome/welcome.tpl:15 +msgid "The GOsa team" +msgstr "Zespół GOsa" + +#: plugins/admin/ogroups/remove.tpl:7 +msgid "" +"Please double check if you really want to do this since there is no way for " +"GOsa to get your data back." +msgstr "Proszę upewnić się czy kontynuować, gdyż nie ma możliwości powrotu." #: plugins/admin/ogroups/class_divListOGroup.inc:59 #: plugins/admin/ogroups/class_divListOGroup.inc:60 msgid "List of object groups" msgstr "Lista grupy obiektów" -#: plugins/admin/ogroups/class_divListOGroup.inc:83 -#: plugins/admin/ogroups/class_divListOGroup.inc:159 -#: plugins/admin/ogroups/class_divListOGroup.inc:266 -#: plugins/generic/references/class_reference.inc:71 -msgid "Object group" -msgstr "Grupa obiektu" +#: plugins/admin/ogroups/class_divListOGroup.inc:77 +#: plugins/admin/groups/class_divListGroup.inc:73 +#: plugins/admin/users/class_divListUsers.inc:74 +#: plugins/admin/departments/class_divListDepartment.inc:59 +#: plugins/admin/acl/class_divListACL.inc:67 setup/setup_migrate.tpl:93 +#: setup/setup_migrate.tpl:149 setup/setup_migrate.tpl:201 +#: setup/setup_migrate.tpl:368 setup/setup_migrate.tpl:421 +#: setup/setup_migrate.tpl:464 setup/setup_migrate.tpl:507 +#: setup/setup_migrate.tpl:551 +#, fuzzy +msgid "Select all" +msgstr "Wybierz" + +#: plugins/admin/ogroups/class_divListOGroup.inc:84 +#: plugins/admin/groups/class_divListGroup.inc:80 +#: plugins/admin/users/class_divListUsers.inc:81 +#: plugins/admin/departments/locality.tpl:8 +#: plugins/admin/departments/generic.tpl:7 +#: plugins/admin/departments/country.tpl:8 +#: plugins/admin/departments/dcObject.tpl:8 +#: plugins/admin/departments/organization.tpl:7 +msgid "Properties" +msgstr "Właściwości" + +#: plugins/admin/ogroups/class_divListOGroup.inc:85 +#: plugins/admin/ogroups/class_divListOGroup.inc:152 +#: plugins/admin/groups/class_divListGroup.inc:81 +#: plugins/admin/groups/class_divListGroup.inc:126 +#: plugins/admin/users/class_divListUsers.inc:82 +#: plugins/admin/users/class_divListUsers.inc:119 +#: plugins/admin/departments/class_divListDepartment.inc:66 +#: plugins/admin/departments/class_divListDepartment.inc:90 +#: plugins/admin/acl/class_divListACL.inc:74 +#: plugins/admin/acl/class_divListACL.inc:108 +msgid "Actions" +msgstr "Akcje" #: plugins/admin/ogroups/class_divListOGroup.inc:88 #: plugins/admin/ogroups/class_ogroup.inc:459 @@ -2608,17 +2732,17 @@ msgstr "Grupa obiektu" #: plugins/admin/ogroups/class_ogroup.inc:483 #: plugins/admin/ogroups/class_ogroup.inc:487 #: plugins/admin/ogroups/class_ogroup.inc:495 +#: plugins/admin/groups/class_divListGroup.inc:85 +#: plugins/admin/groups/class_divListGroup.inc:87 +#: plugins/admin/groups/class_divListGroup.inc:89 +#: plugins/admin/groups/class_divListGroup.inc:91 +#: plugins/admin/groups/class_divListGroup.inc:93 #: plugins/admin/users/class_divListUsers.inc:84 #: plugins/admin/users/class_divListUsers.inc:85 #: plugins/admin/users/class_divListUsers.inc:86 #: plugins/admin/users/class_divListUsers.inc:87 #: plugins/admin/users/class_divListUsers.inc:88 #: plugins/admin/users/class_divListUsers.inc:89 -#: plugins/admin/groups/class_divListGroup.inc:85 -#: plugins/admin/groups/class_divListGroup.inc:87 -#: plugins/admin/groups/class_divListGroup.inc:89 -#: plugins/admin/groups/class_divListGroup.inc:91 -#: plugins/admin/groups/class_divListGroup.inc:93 #, fuzzy, php-format msgid "Show %s" msgstr "Pokaż grupy" @@ -2690,103 +2814,81 @@ msgstr "Pokaż grupy" msgid "Regular expression for matching group names" msgstr "Wyrażenie regularne dla dopasowania nazw grup" -#: plugins/admin/ogroups/class_divListOGroup.inc:204 -#: plugins/admin/ogroups/tabs_ogroups.inc:148 -#: plugins/admin/users/class_divListUsers.inc:87 -#: plugins/admin/users/class_divListUsers.inc:205 -#: plugins/admin/groups/class_divListGroup.inc:190 -#: plugins/generic/references/class_reference.inc:45 -msgid "Mail" -msgstr "Poczta" - -#: plugins/admin/ogroups/class_divListOGroup.inc:282 -#, fuzzy -msgid "Number of listed object groups" -msgstr "Nazwa grupy obiektów" - -#: plugins/admin/ogroups/remove.tpl:7 -msgid "" -"Please double check if you really want to do this since there is no way for " -"GOsa to get your data back." -msgstr "Proszę upewnić się czy kontynuować, gdyż nie ma możliwości powrotu." - -#: plugins/admin/ogroups/remove.tpl:10 plugins/admin/users/remove.tpl:10 -#: plugins/admin/groups/remove.tpl:10 ihtml/themes/default/remove.tpl:9 -msgid "So - if you're sure - press 'Delete' to continue or 'Cancel' to abort." -msgstr "" -"Jeśli jesteś pewien - naciśnij 'Usuń' aby kontynuować lub 'Anuluj' aby " -"anulować." - -#: plugins/admin/ogroups/tabs_ogroups.inc:133 -msgid "Phone queue" -msgstr "Kolejka telefoniczna" - -#: plugins/admin/ogroups/tabs_ogroups.inc:160 -#, fuzzy -msgid "Systems" -msgstr "System" - -#: plugins/admin/ogroups/tabs_ogroups.inc:171 -#: plugins/admin/ogroups/tabs_ogroups.inc:194 -msgid "Startup" -msgstr "Startup" - -#: plugins/admin/ogroups/tabs_ogroups.inc:182 -#: plugins/admin/ogroups/tabs_ogroups.inc:203 -msgid "Devices" -msgstr "Urządzenia" - -#: plugins/admin/ogroups/tabs_ogroups.inc:213 -msgid "FAI summary" -msgstr "Podsumowanie FAI" +#: plugins/admin/ogroups/class_divListOGroup.inc:148 +#: plugins/admin/groups/class_divListGroup.inc:122 +#: plugins/admin/users/class_divListUsers.inc:115 +#: plugins/admin/departments/class_divListDepartment.inc:87 +#: plugins/admin/acl/class_divListACL.inc:104 +msgid "Submit department" +msgstr "Zatwierdź departament" -#: plugins/admin/ogroups/tabs_ogroups.inc:222 -#: plugins/admin/users/class_divListUsers.inc:203 -#: plugins/admin/groups/class_divListGroup.inc:198 -#: plugins/personal/posix/class_posixAccount.inc:295 -msgid "Environment" -msgstr "Środowisko" +#: plugins/admin/ogroups/class_divListOGroup.inc:157 +#: plugins/admin/groups/class_divListGroup.inc:131 +#: plugins/admin/users/class_divListUsers.inc:124 +#: plugins/admin/departments/class_divListDepartment.inc:94 +#: plugins/admin/acl/class_divListACL.inc:112 +#: setup/class_setupStep_Migrate.inc:1035 +#: setup/class_setupStep_Migrate.inc:1051 +msgid "Create" +msgstr "Utwórz" -#: plugins/admin/ogroups/tabs_ogroups.inc:241 -msgid "Applications" -msgstr "Aplikacje" +#: plugins/admin/ogroups/class_divListOGroup.inc:167 +#: plugins/admin/groups/class_divListGroup.inc:141 +#: plugins/admin/users/class_divListUsers.inc:138 +#: plugins/admin/departments/class_divListDepartment.inc:110 +#: plugins/admin/acl/class_divListACL.inc:118 +#: plugins/personal/generic/generic_certs.tpl:21 +#: plugins/personal/generic/generic_certs.tpl:45 +#: plugins/personal/generic/generic_certs.tpl:69 +#: setup/class_setupStep_Migrate.inc:2862 +msgid "Remove" +msgstr "Usuń" -#: plugins/admin/ogroups/ogroup_objects.tpl:6 -msgid "Select objects to add" -msgstr "Wybierz obiekty do dodania" +#: plugins/admin/ogroups/class_divListOGroup.inc:228 +#: plugins/admin/groups/class_divListGroup.inc:234 +#: plugins/admin/users/class_divListUsers.inc:257 +#: plugins/admin/departments/class_divListDepartment.inc:158 +#: plugins/admin/acl/class_divListACL.inc:164 +#: plugins/admin/acl/class_divListACL.inc:184 +msgid "edit" +msgstr "edytuj" -#: plugins/admin/ogroups/ogroup_objects.tpl:20 -#: plugins/admin/groups/group_objects.tpl:20 -#: plugins/personal/posix/posix_groups.tpl:21 -#: ihtml/themes/default/MultiSelectWindow.tpl:63 -#: ihtml/themes/default/MultiSelectWindow.tpl:103 -msgid "Filters" -msgstr "Filtry" +#: plugins/admin/ogroups/class_divListOGroup.inc:228 +#: plugins/admin/groups/class_divListGroup.inc:234 +#: plugins/admin/departments/class_divListDepartment.inc:158 +msgid "Edit this entry" +msgstr "Edytuj ten obiekt" -#: plugins/admin/ogroups/ogroup_objects.tpl:36 -msgid "Display objects of department" -msgstr "Wyświetl obiekty departamentu" +#: plugins/admin/ogroups/class_divListOGroup.inc:234 +#: plugins/admin/groups/class_divListGroup.inc:241 +#: plugins/admin/users/class_divListUsers.inc:281 +#: plugins/admin/departments/class_divListDepartment.inc:161 +#: plugins/admin/acl/class_divListACL.inc:191 +msgid "delete" +msgstr "Usuń" -#: plugins/admin/ogroups/ogroup_objects.tpl:37 -#: plugins/admin/ogroups/trust_machines.tpl:27 -#: plugins/admin/groups/group_objects.tpl:40 -#: plugins/admin/groups/trust_machines.tpl:27 -#: plugins/personal/posix/posix_groups.tpl:35 -#: plugins/personal/posix/trust_machines.tpl:27 -msgid "Choose the department the search will be based on" -msgstr "Wybierz departament na którym wyszukiwanie będzie bazować" +#: plugins/admin/ogroups/class_divListOGroup.inc:234 +#: plugins/admin/groups/class_divListGroup.inc:241 +#: plugins/admin/departments/class_divListDepartment.inc:161 +msgid "Delete this entry" +msgstr "Usuń ten obiekt" -#: plugins/admin/ogroups/ogroup_objects.tpl:40 -msgid "Display objects matching" -msgstr "Wyświetl obiekty pasujące" +#: plugins/admin/ogroups/class_divListOGroup.inc:282 +#, fuzzy +msgid "Number of listed object groups" +msgstr "Nazwa grupy obiektów" -#: plugins/admin/ogroups/ogroup_objects.tpl:41 -msgid "Regular expression for matching object names" -msgstr "Wyrażenie regularne dla dopasowania nazw obiektów" +#: plugins/admin/ogroups/class_divListOGroup.inc:283 +#: plugins/admin/groups/class_divListGroup.inc:304 +#: plugins/admin/users/class_divListUsers.inc:372 +#: plugins/admin/departments/class_divListDepartment.inc:201 +#, fuzzy +msgid "Number of listed departments" +msgstr "Nazwa departamentu" #: plugins/admin/ogroups/class_ogroupManagement.inc:26 -#: plugins/admin/ogroups/main.inc:53 plugins/admin/ogroups/main.inc:58 #: plugins/admin/ogroups/class_ogroup.inc:1126 +#: plugins/admin/ogroups/main.inc:53 plugins/admin/ogroups/main.inc:58 msgid "Object groups" msgstr "Grupy obiektów" @@ -2796,8 +2898,8 @@ msgid "Manage object groups" msgstr "Nazwa grupy obiektów" #: plugins/admin/ogroups/class_ogroupManagement.inc:176 -#: plugins/admin/users/class_userManagement.inc:211 #: plugins/admin/groups/class_groupManagement.inc:195 +#: plugins/admin/users/class_userManagement.inc:211 #, fuzzy msgid "Infrastructure error" msgstr "błąd PHP:" @@ -2808,6 +2910,23 @@ msgstr "błąd PHP:" msgid "object group" msgstr "Grupa obiektu" +#: plugins/admin/ogroups/class_ogroupManagement.inc:285 +#: plugins/admin/ogroups/class_ogroupManagement.inc:338 +#: plugins/admin/ogroups/class_ogroupManagement.inc:365 +#: plugins/admin/groups/class_groupManagement.inc:407 +#: plugins/admin/groups/class_groupManagement.inc:461 +#: plugins/admin/groups/class_groupManagement.inc:492 +#: plugins/admin/users/class_userManagement.inc:546 +#: plugins/admin/users/class_userManagement.inc:550 +#: plugins/admin/departments/class_departmentManagement.inc:250 +#: plugins/admin/acl/class_aclManagement.inc:166 +#: plugins/admin/acl/class_aclManagement.inc:209 +#: plugins/admin/acl/class_aclManagement.inc:302 +#: plugins/admin/acl/class_aclManagement.inc:347 +#, fuzzy +msgid "Permission error" +msgstr "Uprawnienia" + #: plugins/admin/ogroups/class_ogroupManagement.inc:530 #, fuzzy msgid "Templates" @@ -2819,29 +2938,6 @@ msgstr "Szablon" msgid "User" msgstr "Użytkownik" -#: plugins/admin/ogroups/class_ogroupManagement.inc:532 -#: plugins/admin/groups/class_divListGroup.inc:133 -#: plugins/generic/references/class_reference.inc:57 -msgid "Group" -msgstr "Grupa" - -#: plugins/admin/ogroups/class_ogroupManagement.inc:533 -#: plugins/admin/groups/class_divListGroup.inc:194 -#: plugins/generic/references/class_reference.inc:63 -msgid "Application" -msgstr "Aplikacja" - -#: plugins/admin/ogroups/class_ogroupManagement.inc:535 -#: plugins/generic/references/class_reference.inc:65 -#: setup/setup_config2.tpl:277 setup/setup_config2.tpl:322 -msgid "Server" -msgstr "Serwer" - -#: plugins/admin/ogroups/class_ogroupManagement.inc:537 -#: plugins/generic/references/class_reference.inc:69 -msgid "Workstation" -msgstr "Stacja robocza" - #: plugins/admin/ogroups/class_ogroupManagement.inc:538 #, fuzzy msgid "Windows Install" @@ -2851,19 +2947,6 @@ msgstr "Stacja robocza Windows" msgid "Terminal" msgstr "Terminal" -#: plugins/admin/ogroups/class_ogroupManagement.inc:540 -#: plugins/generic/references/class_reference.inc:73 -msgid "Printer" -msgstr "Drukarka" - -#: plugins/admin/ogroups/class_ogroup.inc:232 setup/setup_ldap.tpl:121 -#: ihtml/themes/default/MultiSelectWindow.tpl:51 -#: ihtml/themes/default/MultiSelectWindow.tpl:92 -#: ihtml/themes/default/msg_dialog.tpl:56 -#: ihtml/themes/default/msg_dialog.tpl:99 -msgid "Information" -msgstr "Informacja" - #: plugins/admin/ogroups/class_ogroup.inc:232 msgid "You cannot combine terminals and workstations in one object group!" msgstr "" @@ -2963,412 +3046,253 @@ msgstr "pełen dostęp" msgid "allow access to these hosts" msgstr "zezwól na dostęp do tych hostów" -#: plugins/admin/ogroups/class_ogroup.inc:755 -msgid "Non existing dn:" -msgstr "Nieistniejące dn:" - -#: plugins/admin/ogroups/class_ogroup.inc:912 -#, php-format -msgid "" -"These systems are already configured by other object groups and cannot be " -"added:" -msgstr "" - -#: plugins/admin/ogroups/class_ogroup.inc:937 -#, 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!" - -#: plugins/admin/ogroups/class_ogroup.inc:1121 -msgid "Object group generic" -msgstr "Podstawowa grupa obiektu" - -#: plugins/admin/ogroups/class_ogroup.inc:1132 -#, fuzzy -msgid "Sytem trust" -msgstr "Zaufanie systemowe" - -#: plugins/admin/ogroups/class_ogroup.inc:1133 -msgid "Member" -msgstr "Członek" - -#: plugins/admin/ogroups/trust_machines.tpl:6 -#: plugins/admin/groups/trust_machines.tpl:6 -#: plugins/personal/posix/trust_machines.tpl:6 -msgid "Select systems to add" -msgstr "Wybierz systemy do dodania" - -#: plugins/admin/ogroups/trust_machines.tpl:26 -#: plugins/admin/groups/trust_machines.tpl:26 -#: plugins/personal/posix/trust_machines.tpl:26 -msgid "Display systems of department" -msgstr "Wyświetl systemy departamentu" - -#: plugins/admin/ogroups/trust_machines.tpl:30 -#: plugins/admin/groups/trust_machines.tpl:30 -#: plugins/personal/posix/trust_machines.tpl:30 -msgid "Display systems matching" -msgstr "Wyświetl systemy pasujące" - -#: plugins/admin/ogroups/trust_machines.tpl:31 -#: plugins/admin/groups/trust_machines.tpl:31 -#: plugins/personal/posix/trust_machines.tpl:31 -msgid "Regular expression for matching addresses" -msgstr "Wyrażenie regularne dla dopasowania adresów" - -#: 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." -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:8 plugins/personal/password/password.tpl:8 -msgid "" -"Changing the password affects your authentification on mail, proxy, samba " -"and unix services." -msgstr "" -"Zmiana hasła jest powiązana z autentykacją do usług poczty, proxy, samba, " -"oraz unix." - -#: plugins/admin/users/password.tpl:13 -#: plugins/admin/users/class_userManagement.inc:265 -#: plugins/personal/generic/password.tpl:7 -#: plugins/personal/generic/main.inc:97 -#: plugins/personal/password/password.tpl:18 html/password.php:196 -#: ihtml/themes/default/password.tpl:82 ihtml/themes/default/password.tpl:83 -#: ihtml/themes/default/accountexpired.tpl:32 -#: ihtml/themes/default/accountexpired.tpl:36 -msgid "New password" -msgstr "Nowe hasło" - -#: plugins/admin/users/password.tpl:17 -#: plugins/personal/generic/password.tpl:11 -#: plugins/personal/password/password.tpl:23 -msgid "Repeat new password" -msgstr "Powtórz nowe hasło" - -#: plugins/admin/users/password.tpl:21 -#, fuzzy -msgid "Strength" -msgstr "Ulica" - -#: plugins/admin/users/password.tpl:30 -#: plugins/personal/generic/password.tpl:17 -#: plugins/personal/password/password.tpl:39 -msgid "Set password" -msgstr "Ustaw hasło" - -#: plugins/admin/users/class_divListUsers.inc:55 -#: plugins/admin/users/class_divListUsers.inc:56 -msgid "List of users" -msgstr "Lista użytkowników" - -#: plugins/admin/users/class_divListUsers.inc:80 -#: ihtml/themes/default/password.tpl:69 ihtml/themes/default/password.tpl:71 -#: ihtml/themes/default/login.tpl:42 ihtml/themes/default/login.tpl:44 -msgid "Username" -msgstr "Nazwa użytkownika" - -#: plugins/admin/users/class_divListUsers.inc:84 -#: plugins/admin/users/class_divListUsers.inc:128 -#: plugins/admin/users/class_userManagement.inc:764 -#: plugins/admin/users/template.tpl:15 plugins/admin/users/templatize.tpl:15 -msgid "Template" -msgstr "Szablon" - -#: plugins/admin/users/class_divListUsers.inc:84 -#, fuzzy -msgid "templates" -msgstr "Szablony" - -#: plugins/admin/users/class_divListUsers.inc:85 -#, fuzzy -msgid "GOsa object" -msgstr "Obiekt" - -#: plugins/admin/users/class_divListUsers.inc:85 -#, fuzzy -msgid "functional users" -msgstr "Pokaż użytkowników funkcjonalnych" - -#: plugins/admin/users/class_divListUsers.inc:86 -#: plugins/admin/users/class_divListUsers.inc:201 -#: plugins/admin/groups/class_divListGroup.inc:188 -msgid "Posix" -msgstr "Posix" - -#: plugins/admin/users/class_divListUsers.inc:86 -#, fuzzy -msgid "POSIX users" -msgstr "Ustawienia Posix" - -#: plugins/admin/users/class_divListUsers.inc:87 -#, fuzzy -msgid "mail users" -msgstr "Użytkownicy domeny" - -#: plugins/admin/users/class_divListUsers.inc:88 -#: plugins/admin/users/class_divListUsers.inc:211 -#: plugins/admin/groups/class_divListGroup.inc:192 -#: plugins/personal/posix/class_posixAccount.inc:295 -#: plugins/generic/references/class_reference.inc:47 -#: plugins/generic/references/class_reference.inc:49 -msgid "Samba" -msgstr "Samba" - -#: plugins/admin/users/class_divListUsers.inc:88 -#, fuzzy -msgid "samba users" -msgstr "Użytkownicy domeny" - -#: plugins/admin/users/class_divListUsers.inc:89 -#: plugins/generic/references/class_reference.inc:53 -msgid "Proxy" -msgstr "Proxy" - -#: plugins/admin/users/class_divListUsers.inc:89 -#, fuzzy -msgid "proxy users" -msgstr "Pokaż użytkowników proxy" - -#: plugins/admin/users/class_divListUsers.inc:96 -#: plugins/admin/groups/group_objects.tpl:46 -msgid "Display users matching" -msgstr "Wyświetl użytkowników pasujących" - -#: plugins/admin/users/class_divListUsers.inc:136 -#: plugins/admin/users/class_divListUsers.inc:270 -#: ihtml/themes/default/accountexpired.tpl:51 -msgid "Change password" -msgstr "Zmień hasło" - -#: plugins/admin/users/class_divListUsers.inc:140 -#, fuzzy -msgid "Apply template" -msgstr "Szablony" - -#: plugins/admin/users/class_divListUsers.inc:199 -msgid "GOsa" -msgstr "GOsa" - -#: plugins/admin/users/class_divListUsers.inc:200 -msgid "Edit generic properties" -msgstr "Edytuj ogólne właściwości" - -#: plugins/admin/users/class_divListUsers.inc:202 -msgid "Edit UNIX properties" -msgstr "Edytuj właściwości UNIX" +#: plugins/admin/ogroups/class_ogroup.inc:755 +msgid "Non existing dn:" +msgstr "Nieistniejące dn:" -#: plugins/admin/users/class_divListUsers.inc:204 -msgid "Edit environment properties" -msgstr "Edytuj właściwości Środowiska" +#: plugins/admin/ogroups/class_ogroup.inc:912 +#, php-format +msgid "" +"These systems are already configured by other object groups and cannot be " +"added:" +msgstr "" -#: plugins/admin/users/class_divListUsers.inc:206 -msgid "Edit mail properties" -msgstr "Edytuj właściwości Poczty" +#: plugins/admin/ogroups/class_ogroup.inc:922 +#: plugins/admin/ogroups/class_ogroup.inc:932 +#: plugins/admin/ogroups/class_ogroup.inc:1129 +#: plugins/admin/groups/class_divListGroup.inc:79 +#: plugins/admin/groups/class_groupGeneric.inc:1139 +#: plugins/admin/groups/class_groupGeneric.inc:1145 +#: plugins/admin/groups/class_groupGeneric.inc:1147 +#: plugins/admin/groups/class_groupGeneric.inc:1159 +#: plugins/admin/groups/class_groupGeneric.inc:1173 +#: plugins/admin/groups/class_groupGeneric.inc:1180 +#: plugins/admin/groups/class_groupGeneric.inc:1304 +#: plugins/admin/users/class_userManagement.inc:767 +#: plugins/admin/users/class_userManagement.inc:841 +#: plugins/admin/users/class_userManagement.inc:853 +#: plugins/admin/departments/class_departmentGeneric.inc:307 +#: plugins/admin/departments/class_departmentGeneric.inc:309 +#: plugins/admin/departments/class_departmentGeneric.inc:314 +#: plugins/admin/departments/class_departmentGeneric.inc:321 +#: plugins/admin/departments/class_departmentGeneric.inc:325 +#: plugins/admin/departments/class_localityGeneric.inc:44 +#: plugins/admin/departments/class_localityGeneric.inc:46 +#: plugins/admin/departments/class_localityGeneric.inc:51 +#: plugins/admin/departments/class_localityGeneric.inc:53 +#: plugins/admin/departments/class_localityGeneric.inc:55 +#: plugins/admin/departments/class_organizationGeneric.inc:75 +#: plugins/admin/departments/class_organizationGeneric.inc:77 +#: plugins/admin/departments/class_organizationGeneric.inc:82 +#: plugins/admin/departments/class_organizationGeneric.inc:84 +#: plugins/admin/departments/class_organizationGeneric.inc:86 +#: plugins/admin/departments/class_countryGeneric.inc:43 +#: plugins/admin/departments/class_countryGeneric.inc:45 +#: plugins/admin/departments/class_countryGeneric.inc:50 +#: plugins/admin/departments/class_countryGeneric.inc:52 +#: plugins/admin/departments/class_countryGeneric.inc:54 +#: plugins/admin/departments/class_dcObject.inc:43 +#: plugins/admin/departments/class_dcObject.inc:45 +#: plugins/admin/departments/class_dcObject.inc:50 +#: plugins/admin/departments/class_dcObject.inc:52 +#: plugins/admin/departments/class_dcObject.inc:54 +#: plugins/admin/departments/class_dcObject.inc:86 +#: plugins/admin/acl/class_aclRole.inc:750 +#: plugins/admin/acl/class_aclRole.inc:762 plugins/admin/acl/paste_role.tpl:4 +#: plugins/admin/acl/acl_role.tpl:7 +#: plugins/personal/generic/class_user.inc:1230 +#: plugins/personal/generic/class_user.inc:1243 +#: plugins/personal/generic/class_user.inc:1280 +#: plugins/personal/generic/class_user.inc:1686 setup/setup_migrate.tpl:283 +#: setup/setup_feedback.tpl:31 +msgid "Name" +msgstr "Imię" -#: plugins/admin/users/class_divListUsers.inc:208 -msgid "Edit phone properties" -msgstr "Edytuj właściwości Telefonu" +#: plugins/admin/ogroups/class_ogroup.inc:937 +#, 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!" -#: plugins/admin/users/class_divListUsers.inc:210 -msgid "Edit fax properies" -msgstr "Edytuj właściwości Fax" +#: plugins/admin/ogroups/class_ogroup.inc:1121 +msgid "Object group generic" +msgstr "Podstawowa grupa obiektu" -#: plugins/admin/users/class_divListUsers.inc:212 -msgid "Edit samba properties" -msgstr "Edytuj właściwości Samba" +#: plugins/admin/ogroups/class_ogroup.inc:1132 +#, fuzzy +msgid "Sytem trust" +msgstr "Zaufanie systemowe" -#: plugins/admin/users/class_divListUsers.inc:213 -msgid "Netatalk" -msgstr "Netatalk" +#: plugins/admin/ogroups/class_ogroup.inc:1133 +msgid "Member" +msgstr "Członek" -#: plugins/admin/users/class_divListUsers.inc:214 -msgid "Edit netatalk properties" -msgstr "Edytuj właściwości Netatalk" +#: 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" -#: plugins/admin/users/class_divListUsers.inc:215 -msgid "Create user from template" -msgstr "Utwórz użytkownika z szablonu" +#: plugins/admin/ogroups/generic.tpl:10 +msgid "Name of the group" +msgstr "Nazwa grupy" -#: plugins/admin/users/class_divListUsers.inc:216 -msgid "Create user with this template" -msgstr "Utwórz użytkownika z tego szablonu" +#: plugins/admin/ogroups/generic.tpl:18 plugins/admin/groups/generic.tpl:28 +msgid "Descriptive text for this group" +msgstr "Tekst opisowy dla tej grupy" -#: plugins/admin/users/class_divListUsers.inc:247 -#, fuzzy -msgid "inactive" -msgstr "Aktywne" +#: plugins/admin/ogroups/generic.tpl:29 plugins/admin/groups/generic.tpl:43 +#: plugins/admin/acl/acl_role.tpl:31 +msgid "Choose subtree to place group in" +msgstr "Wybierz poddrzewo do umieszczenia grupy" -#: plugins/admin/users/class_divListUsers.inc:250 -#: plugins/personal/posix/class_posixAccount.inc:159 -#: plugins/personal/posix/class_posixAccount.inc:161 -#: plugins/personal/posix/class_posixAccount.inc:163 -msgid "active" -msgstr "Aktywne" +#: plugins/admin/ogroups/generic.tpl:34 plugins/admin/groups/generic.tpl:49 +#: plugins/admin/departments/locality.tpl:37 +#: plugins/admin/departments/generic.tpl:49 +#: plugins/admin/departments/country.tpl:37 +#: plugins/admin/departments/dcObject.tpl:37 +#: plugins/admin/departments/organization.tpl:49 +#: plugins/admin/acl/acl_role.tpl:37 plugins/personal/generic/generic.tpl:180 +#: plugins/personal/generic/multiple_generic.tpl:56 +msgid "Select a base" +msgstr "Wybierz bazę" -#: plugins/admin/users/class_divListUsers.inc:258 -#: plugins/admin/users/class_userManagement.inc:602 -#, fuzzy -msgid "user" -msgstr "użytkownicy" +#: plugins/admin/ogroups/generic.tpl:41 +#: plugins/admin/groups/class_groupGeneric.inc:1312 +#: plugins/personal/posix/generic.tpl:126 +msgid "System trust" +msgstr "Zaufanie systemowe" -#: plugins/admin/users/class_divListUsers.inc:269 -msgid "password" -msgstr "hasło" +#: plugins/admin/ogroups/generic.tpl:42 plugins/admin/groups/generic.tpl:169 +#: plugins/admin/groups/generic.tpl:203 plugins/personal/posix/generic.tpl:128 +#: plugins/personal/posix/generic.tpl:156 +msgid "Trust mode" +msgstr "Tryb zaufania" -#: plugins/admin/users/class_divListUsers.inc:273 -#: plugins/admin/users/class_divListUsers.inc:285 -#: plugins/admin/groups/class_divListGroup.inc:244 -#, fuzzy -msgid "Not allowed" -msgstr "Brak uprawnień do zmiay hasła" +#: plugins/admin/ogroups/generic.tpl:70 +msgid "Member objects" +msgstr "Dodaj członka" -#: plugins/admin/users/class_divListUsers.inc:282 -msgid "Delete user" -msgstr "Usuń użytkownika" +#: plugins/admin/ogroups/tabs_ogroups.inc:133 +msgid "Phone queue" +msgstr "Kolejka telefoniczna" -#: plugins/admin/users/class_divListUsers.inc:371 +#: plugins/admin/ogroups/tabs_ogroups.inc:160 #, fuzzy -msgid "Number of listed users" -msgstr "Nazwa departamentu" +msgid "Systems" +msgstr "System" -#: plugins/admin/users/class_userManagement.inc:27 -#, fuzzy -msgid "Manage users" -msgstr "Użytkownicy domeny" +#: plugins/admin/ogroups/tabs_ogroups.inc:171 +#: plugins/admin/ogroups/tabs_ogroups.inc:194 +msgid "Startup" +msgstr "Startup" -#: plugins/admin/users/class_userManagement.inc:260 -#: plugins/personal/generic/main.inc:92 -#: plugins/personal/password/class_password.inc:82 html/password.php:193 -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." +#: plugins/admin/ogroups/tabs_ogroups.inc:182 +#: plugins/admin/ogroups/tabs_ogroups.inc:203 +msgid "Devices" +msgstr "Urządzenia" -#: plugins/admin/users/class_userManagement.inc:316 -#: plugins/admin/users/class_userManagement.inc:379 -#: plugins/personal/password/class_password.inc:78 -#: plugins/personal/password/class_password.inc:81 -#: plugins/personal/password/class_password.inc:84 -#: plugins/personal/password/class_password.inc:87 -#: plugins/personal/password/class_password.inc:90 -#: plugins/personal/password/class_password.inc:93 -#: plugins/personal/password/class_password.inc:107 -#: plugins/personal/password/class_password.inc:113 html/main.php:329 -#: ihtml/themes/default/password.tpl:41 -#, fuzzy -msgid "Password change" -msgstr "Brak uprawnień do zmiay hasła" +#: plugins/admin/ogroups/tabs_ogroups.inc:213 +msgid "FAI summary" +msgstr "Podsumowanie FAI" -#: plugins/admin/users/class_userManagement.inc:316 -#: plugins/admin/users/class_userManagement.inc:379 -#, fuzzy -msgid "You have no permission to change this users password!" -msgstr "Brak uprawnień do zmiany własnego hasła" +#: plugins/admin/ogroups/tabs_ogroups.inc:222 +#: plugins/admin/groups/class_divListGroup.inc:198 +#: plugins/admin/users/class_divListUsers.inc:203 +#: plugins/personal/posix/class_posixAccount.inc:295 +msgid "Environment" +msgstr "Środowisko" -#: plugins/admin/users/class_userManagement.inc:546 -#, fuzzy, php-format -msgid "You have no permission to modify object '%s'!" -msgstr "Brak uprawnień do usunięcia grupy obiektowej." +#: plugins/admin/ogroups/tabs_ogroups.inc:241 +msgid "Applications" +msgstr "Aplikacje" -#: plugins/admin/users/class_userManagement.inc:550 +#: plugins/admin/ogroups/paste_generic.tpl:7 #, fuzzy -msgid "You have no permission to use this template!" -msgstr "Brak uprawnień do usunięcia grupy obiektowej." +msgid "Please enter the new object group name" +msgstr "Proszę podać nową nazwę." -#: plugins/admin/users/class_userManagement.inc:652 -#: plugins/admin/users/class_userManagement.inc:671 -#, fuzzy -msgid "Account locking" -msgstr "Konto" +#: plugins/admin/ogroups/ogroup_objects.tpl:6 +msgid "Select objects to add" +msgstr "Wybierz obiekty do dodania" -#: plugins/admin/users/class_userManagement.inc:653 -#, fuzzy -msgid "You have no permission to change the lock status for this user!" -msgstr "Brak uprawnień do zmiany własnego hasła" +#: plugins/admin/ogroups/ogroup_objects.tpl:36 +msgid "Display objects of department" +msgstr "Wyświetl obiekty departamentu" -#: plugins/admin/users/class_userManagement.inc:672 -#, php-format -msgid "" -"Password method '%s' does not support locking. Account has not been locked!" -msgstr "" +#: plugins/admin/ogroups/ogroup_objects.tpl:37 +#: plugins/admin/ogroups/trust_machines.tpl:27 +#: plugins/admin/groups/group_objects.tpl:40 +#: plugins/admin/groups/trust_machines.tpl:27 +#: plugins/personal/posix/posix_groups.tpl:35 +#: plugins/personal/posix/trust_machines.tpl:27 +msgid "Choose the department the search will be based on" +msgstr "Wybierz departament na którym wyszukiwanie będzie bazować" -#: plugins/admin/users/class_userManagement.inc:770 -#: plugins/admin/users/class_userManagement.inc:844 -#: plugins/personal/generic/class_user.inc:1235 -#: plugins/personal/generic/class_user.inc:1277 -#: plugins/personal/generic/class_user.inc:1555 -#: plugins/personal/generic/class_user.inc:1683 -msgid "Given name" -msgstr "Imię" +#: plugins/admin/ogroups/ogroup_objects.tpl:40 +msgid "Display objects matching" +msgstr "Wyświetl obiekty pasujące" -#: plugins/admin/users/remove.tpl:6 -msgid "" -"This includes all account data, system access rules, imap settings, etc. for " -"this user. Please double check if your really want to do this since there is " -"no way for GOsa to get your data back." -msgstr "" -"Operacja odnosi się do wszystkich danych dotyczących konta, dostępu, " -"ustawień imap, etc dla tego użytkownika. Proszę upewnić się czy na pewno " -"kontynuować, gdyż nie ma możliwości powrotu." +#: plugins/admin/ogroups/ogroup_objects.tpl:41 +msgid "Regular expression for matching object names" +msgstr "Wyrażenie regularne dla dopasowania nazw obiektów" -#: plugins/admin/users/main.inc:51 plugins/admin/users/main.inc:57 -msgid "User administration" -msgstr "Administracja użytkownikami" +#: plugins/admin/ogroups/trust_machines.tpl:6 +#: plugins/admin/groups/trust_machines.tpl:6 +#: plugins/personal/posix/trust_machines.tpl:6 +msgid "Select systems to add" +msgstr "Wybierz systemy do dodania" -#: plugins/admin/users/template.tpl:2 -msgid "Creating a new user using templates" -msgstr "Utwórz nowego użytkownika używając szablonów" +#: plugins/admin/ogroups/trust_machines.tpl:26 +#: plugins/admin/groups/trust_machines.tpl:26 +#: plugins/personal/posix/trust_machines.tpl:26 +msgid "Display systems of department" +msgstr "Wyświetl systemy departamentu" -#: plugins/admin/users/template.tpl:6 +#: plugins/admin/ogroups/trust_machines.tpl:30 +#: plugins/admin/groups/trust_machines.tpl:30 +#: plugins/personal/posix/trust_machines.tpl:30 +msgid "Display systems matching" +msgstr "Wyświetl systemy pasujące" + +#: plugins/admin/ogroups/trust_machines.tpl:31 +#: plugins/admin/groups/trust_machines.tpl:31 +#: plugins/personal/posix/trust_machines.tpl:31 +msgid "Regular expression for matching addresses" +msgstr "Wyrażenie regularne dla dopasowania adresów" + +#: plugins/admin/groups/remove.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." +"This may be a primary user group. Please double check if you really want to " +"do this since there is no way for GOsa to get your data back." 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." +"To może być podstawowa grupa użytkownika. Proszę upewnić się czy aby na " +"pewno kontynuować, gdyż tej operacji nie można cofnąć." -#: plugins/admin/users/template.tpl:23 plugins/personal/generic/generic.tpl:49 -#: plugins/personal/generic/paste_generic.tpl:7 -msgid "Last name" -msgstr "Nazwisko" +#: plugins/admin/groups/group_objects.tpl:6 +msgid "Select users to add" +msgstr "Wybierz użytkowników do dodania" -#: plugins/admin/users/template.tpl:27 plugins/personal/generic/generic.tpl:69 -#: plugins/personal/generic/paste_generic.tpl:11 -msgid "First name" -msgstr "Imię" +#: plugins/admin/groups/group_objects.tpl:30 +msgid "Select to see servers" +msgstr "Proszę aby zobaczyć serwery" -#: plugins/admin/users/template.tpl:32 plugins/personal/generic/generic.tpl:82 -#: plugins/personal/generic/paste_generic.tpl:15 -#: plugins/personal/generic/class_user.inc:1225 -#: plugins/personal/generic/class_user.inc:1238 -#: plugins/personal/generic/class_user.inc:1252 -#: plugins/personal/generic/class_user.inc:1254 html/password.php:215 -msgid "Login" -msgstr "Login" +#: plugins/admin/groups/group_objects.tpl:30 +msgid "Search within subtree" +msgstr "Szukaj wewnątrz tego poddrzewa" -#: plugins/admin/users/templatize.tpl:2 -#, fuzzy -msgid "Applying a template" -msgstr "Szablony" +#: plugins/admin/groups/group_objects.tpl:37 +msgid "Display users of department" +msgstr "Wyświetl użytkowników departamentu" -#: plugins/admin/users/templatize.tpl:6 -msgid "" -"Applying a template to several users will replace all user attributes " -"defined in the template." -msgstr "" +#: plugins/admin/groups/group_objects.tpl:46 +#: plugins/admin/users/class_divListUsers.inc:96 +msgid "Display users matching" +msgstr "Wyświetl użytkowników pasujących" -#: plugins/admin/users/templatize.tpl:33 -#, fuzzy -msgid "No templates available!" -msgstr "Plik jest dostępny" +#: plugins/admin/groups/group_objects.tpl:47 +msgid "Regular expression for matching user names" +msgstr "Wyrażenie regularne do dopasowania nazw użytkowników" #: plugins/admin/groups/generic.tpl:14 plugins/personal/generic/generic.tpl:52 #: plugins/personal/generic/generic.tpl:73 @@ -3426,9 +3350,76 @@ msgstr "Grupa pocztowa" msgid "Not in all groups" msgstr "Pokaż grupy pocztowe" -#: plugins/admin/groups/paste_generic.tpl:1 -msgid "Group settings" -msgstr "Ustawienia grupy" +#: plugins/admin/groups/class_divListGroup.inc:55 +#: plugins/admin/groups/class_divListGroup.inc:56 +msgid "List of groups" +msgstr "Lista grup" + +#: plugins/admin/groups/class_divListGroup.inc:84 +msgid "Select to see groups that are primary groups of users" +msgstr "Zaznacz aby zobaczyć grupy które są podstawowymi grupami użytkowników" + +#: plugins/admin/groups/class_divListGroup.inc:85 +#, fuzzy +msgid "primary groups" +msgstr "Grupa podstawowa" + +#: plugins/admin/groups/class_divListGroup.inc:86 +#, fuzzy +msgid "samba groups mappings" +msgstr "Samba SID" + +#: plugins/admin/groups/class_divListGroup.inc:87 +#, fuzzy +msgid "samba groups" +msgstr "Grupa Samba" + +#: plugins/admin/groups/class_divListGroup.inc:88 +#, fuzzy +msgid "application settings" +msgstr "aplikacje" + +#: plugins/admin/groups/class_divListGroup.inc:90 +#, fuzzy +msgid "mail settings" +msgstr "Ustawienia pocztowe" + +#: plugins/admin/groups/class_divListGroup.inc:91 +#, fuzzy +msgid "mail groups" +msgstr "Pokaż grupy pocztowe" + +#: plugins/admin/groups/class_divListGroup.inc:92 +msgid "Select to see normal groups that have only functional aspects" +msgstr "Zaznacz aby zobaczyć grupy, które posiadają tylko aspekty funkcjonalne" + +#: plugins/admin/groups/class_divListGroup.inc:93 +#, fuzzy +msgid "functional groups" +msgstr "Pokaż grupy funkcjonalne" + +#: plugins/admin/groups/class_divListGroup.inc:101 +#: plugins/personal/posix/posix_groups.tpl:59 +msgid "User name of which groups are shown" +msgstr "Nazwa użytkownika którego grupy są pokazane" + +#: plugins/admin/groups/class_divListGroup.inc:188 +#: plugins/admin/users/class_divListUsers.inc:86 +#: plugins/admin/users/class_divListUsers.inc:201 +msgid "Posix" +msgstr "Posix" + +#: plugins/admin/groups/class_divListGroup.inc:244 +#: plugins/admin/users/class_divListUsers.inc:273 +#: plugins/admin/users/class_divListUsers.inc:285 +#, fuzzy +msgid "Not allowed" +msgstr "Brak uprawnień do zmiay hasła" + +#: plugins/admin/groups/class_divListGroup.inc:303 +#, fuzzy +msgid "Number of listed groups" +msgstr "Nazwa grupy" #: plugins/admin/groups/class_groupGeneric.inc:163 #, fuzzy @@ -3457,66 +3448,90 @@ msgstr "Goście domeny" msgid "Special group (%d)" msgstr "Specjalna grupa (%d)" -#: plugins/admin/groups/class_groupGeneric.inc:685 -msgid "! unknown id" +#: plugins/admin/groups/class_groupGeneric.inc:628 +#, php-format +msgid "Adding UID '%s' to group '%s' faild: cannot find user object!" +msgstr "" + +#: plugins/admin/groups/class_groupGeneric.inc:634 +#, php-format +msgid "Add UID '%s' to group '%s' failed: UID is used more than once!" +msgstr "" + +#: plugins/admin/groups/class_groupGeneric.inc:712 +#, fuzzy +msgid "! unknown UID" msgstr "! nieznane id" -#: plugins/admin/groups/class_groupGeneric.inc:728 +#: plugins/admin/groups/class_groupGeneric.inc:755 #, php-format msgid "Search returned too many results. Not displaying more than %s entries!" msgstr "" -#: plugins/admin/groups/class_groupGeneric.inc:954 +#: plugins/admin/groups/class_groupGeneric.inc:981 #, fuzzy, php-format msgid "Cannot find any SID for '%s'!" msgstr "Nie można stworzyć pliku '%s'." -#: plugins/admin/groups/class_groupGeneric.inc:959 +#: plugins/admin/groups/class_groupGeneric.inc:986 #, fuzzy, php-format msgid "Cannot find any RIDBASE for '%s'!" msgstr "Nie można stworzyć pliku '%s'." -#: plugins/admin/groups/class_groupGeneric.inc:1146 -#: plugins/admin/groups/class_groupGeneric.inc:1149 -#: plugins/admin/groups/class_groupGeneric.inc:1265 +#: plugins/admin/groups/class_groupGeneric.inc:1088 +#, php-format +msgid "The gidNumber '%s' is already in use by %s!" +msgstr "" + +#: plugins/admin/groups/class_groupGeneric.inc:1189 +#: plugins/admin/groups/class_groupGeneric.inc:1192 +#: plugins/admin/groups/class_groupGeneric.inc:1308 +#: plugins/personal/posix/class_posixAccount.inc:1084 +#: plugins/personal/posix/class_posixAccount.inc:1087 #: plugins/personal/posix/generic.tpl:68 #: plugins/personal/posix/paste_generic.tpl:37 -#: plugins/personal/posix/class_posixAccount.inc:1036 -#: plugins/personal/posix/class_posixAccount.inc:1039 msgid "GID" msgstr "GID" -#: plugins/admin/groups/class_groupGeneric.inc:1204 -#: plugins/personal/posix/class_posixAccount.inc:1334 +#: plugins/admin/groups/class_groupGeneric.inc:1247 +#: plugins/personal/posix/class_posixAccount.inc:1382 #, fuzzy msgid "Cannot allocate a free ID!" msgstr "Zbyt wielu użytkowników, nie można nadać wolnego ID" -#: plugins/admin/groups/class_groupGeneric.inc:1253 +#: plugins/admin/groups/class_groupGeneric.inc:1296 msgid "Generic group settings" msgstr "Ogólne ustawienia grupy" -#: plugins/admin/groups/class_groupGeneric.inc:1267 +#: plugins/admin/groups/class_groupGeneric.inc:1310 msgid "Samba group type" msgstr "Typ grupy Samba" -#: plugins/admin/groups/class_groupGeneric.inc:1268 +#: plugins/admin/groups/class_groupGeneric.inc:1311 #, fuzzy msgid "Samba domain name" msgstr "Katalog domowy Samba" -#: plugins/admin/groups/class_groupGeneric.inc:1270 +#: plugins/admin/groups/class_groupGeneric.inc:1313 msgid "Phone pickup group" msgstr "Grupie odbioru telefonu" -#: plugins/admin/groups/class_groupGeneric.inc:1271 +#: plugins/admin/groups/class_groupGeneric.inc:1314 msgid "Nagios group" msgstr "Grupa nagios" -#: plugins/admin/groups/class_groupGeneric.inc:1273 +#: plugins/admin/groups/class_groupGeneric.inc:1316 msgid "Group member" msgstr "Członek grupy" +#: plugins/admin/groups/paste_generic.tpl:1 +msgid "Group settings" +msgstr "Ustawienia grupy" + +#: plugins/admin/groups/main.inc:49 plugins/admin/groups/main.inc:53 +msgid "Group administration" +msgstr "Administracja Grupą" + #: plugins/admin/groups/class_groupManagement.inc:27 msgid "Manage POSIX groups" msgstr "" @@ -3527,575 +3542,740 @@ msgstr "" msgid "group" msgstr "grupy" -#: plugins/admin/groups/remove.tpl:6 +#: plugins/admin/users/remove.tpl:6 msgid "" -"This may be a primary user group. Please double check if you really want to " -"do this since there is no way for GOsa to get your data back." +"This includes all account data, system access rules, imap settings, etc. for " +"this user. Please double check if your really want to do this since there is " +"no way for GOsa to get your data back." msgstr "" -"To może być podstawowa grupa użytkownika. Proszę upewnić się czy aby na " -"pewno kontynuować, gdyż tej operacji nie można cofnąć." +"Operacja odnosi się do wszystkich danych dotyczących konta, dostępu, " +"ustawień imap, etc dla tego użytkownika. Proszę upewnić się czy na pewno " +"kontynuować, gdyż nie ma możliwości powrotu." -#: plugins/admin/groups/main.inc:49 plugins/admin/groups/main.inc:53 -msgid "Group administration" -msgstr "Administracja Grupą" +#: plugins/admin/users/main.inc:51 plugins/admin/users/main.inc:57 +msgid "User administration" +msgstr "Administracja użytkownikami" -#: plugins/admin/groups/group_objects.tpl:6 -msgid "Select users to add" -msgstr "Wybierz użytkowników do dodania" +#: plugins/admin/users/class_divListUsers.inc:55 +#: plugins/admin/users/class_divListUsers.inc:56 +msgid "List of users" +msgstr "Lista użytkowników" + +#: plugins/admin/users/class_divListUsers.inc:84 +#: plugins/admin/users/class_divListUsers.inc:128 +#: plugins/admin/users/template.tpl:15 +#: plugins/admin/users/class_userManagement.inc:764 +#: plugins/admin/users/templatize.tpl:15 +msgid "Template" +msgstr "Szablon" + +#: plugins/admin/users/class_divListUsers.inc:84 +#, fuzzy +msgid "templates" +msgstr "Szablony" + +#: plugins/admin/users/class_divListUsers.inc:85 +#, fuzzy +msgid "GOsa object" +msgstr "Obiekt" + +#: plugins/admin/users/class_divListUsers.inc:85 +#, fuzzy +msgid "functional users" +msgstr "Pokaż użytkowników funkcjonalnych" + +#: plugins/admin/users/class_divListUsers.inc:86 +#, fuzzy +msgid "POSIX users" +msgstr "Ustawienia Posix" + +#: plugins/admin/users/class_divListUsers.inc:87 +#, fuzzy +msgid "mail users" +msgstr "Użytkownicy domeny" + +#: plugins/admin/users/class_divListUsers.inc:88 +#, fuzzy +msgid "samba users" +msgstr "Użytkownicy domeny" + +#: plugins/admin/users/class_divListUsers.inc:89 +#, fuzzy +msgid "proxy users" +msgstr "Pokaż użytkowników proxy" + +#: plugins/admin/users/class_divListUsers.inc:140 +#, fuzzy +msgid "Apply template" +msgstr "Szablony" -#: plugins/admin/groups/group_objects.tpl:30 -msgid "Select to see servers" -msgstr "Proszę aby zobaczyć serwery" +#: plugins/admin/users/class_divListUsers.inc:199 +msgid "GOsa" +msgstr "GOsa" -#: plugins/admin/groups/group_objects.tpl:30 -msgid "Search within subtree" -msgstr "Szukaj wewnątrz tego poddrzewa" +#: plugins/admin/users/class_divListUsers.inc:200 +msgid "Edit generic properties" +msgstr "Edytuj ogólne właściwości" -#: plugins/admin/groups/group_objects.tpl:37 -msgid "Display users of department" -msgstr "Wyświetl użytkowników departamentu" +#: plugins/admin/users/class_divListUsers.inc:202 +msgid "Edit UNIX properties" +msgstr "Edytuj właściwości UNIX" -#: plugins/admin/groups/group_objects.tpl:47 -msgid "Regular expression for matching user names" -msgstr "Wyrażenie regularne do dopasowania nazw użytkowników" +#: plugins/admin/users/class_divListUsers.inc:204 +msgid "Edit environment properties" +msgstr "Edytuj właściwości Środowiska" -#: plugins/admin/groups/class_divListGroup.inc:55 -#: plugins/admin/groups/class_divListGroup.inc:56 -msgid "List of groups" -msgstr "Lista grup" +#: plugins/admin/users/class_divListUsers.inc:206 +msgid "Edit mail properties" +msgstr "Edytuj właściwości Poczty" -#: plugins/admin/groups/class_divListGroup.inc:84 -msgid "Select to see groups that are primary groups of users" -msgstr "Zaznacz aby zobaczyć grupy które są podstawowymi grupami użytkowników" +#: plugins/admin/users/class_divListUsers.inc:208 +msgid "Edit phone properties" +msgstr "Edytuj właściwości Telefonu" -#: plugins/admin/groups/class_divListGroup.inc:85 -#, fuzzy -msgid "primary groups" -msgstr "Grupa podstawowa" +#: plugins/admin/users/class_divListUsers.inc:209 +#: plugins/admin/departments/class_departmentGeneric.inc:331 +#: plugins/admin/departments/class_departmentGeneric.inc:627 +#: plugins/admin/departments/generic.tpl:96 +#: plugins/admin/departments/class_organizationGeneric.inc:127 +#: plugins/admin/departments/organization.tpl:96 +#: plugins/personal/generic/class_user.inc:1266 +#: plugins/personal/generic/class_user.inc:1674 +#: plugins/personal/generic/generic.tpl:363 +#: plugins/personal/generic/generic.tpl:531 +#: plugins/personal/generic/multiple_generic.tpl:247 +#: plugins/personal/generic/multiple_generic.tpl:438 +msgid "Fax" +msgstr "Fax" -#: plugins/admin/groups/class_divListGroup.inc:86 -#, fuzzy -msgid "samba groups mappings" -msgstr "Samba SID" +#: plugins/admin/users/class_divListUsers.inc:210 +msgid "Edit fax properies" +msgstr "Edytuj właściwości Fax" -#: plugins/admin/groups/class_divListGroup.inc:87 -#, fuzzy -msgid "samba groups" -msgstr "Grupa Samba" +#: plugins/admin/users/class_divListUsers.inc:212 +msgid "Edit samba properties" +msgstr "Edytuj właściwości Samba" -#: plugins/admin/groups/class_divListGroup.inc:88 -#, fuzzy -msgid "application settings" -msgstr "aplikacje" +#: plugins/admin/users/class_divListUsers.inc:213 +msgid "Netatalk" +msgstr "Netatalk" -#: plugins/admin/groups/class_divListGroup.inc:90 -#, fuzzy -msgid "mail settings" -msgstr "Ustawienia pocztowe" +#: plugins/admin/users/class_divListUsers.inc:214 +msgid "Edit netatalk properties" +msgstr "Edytuj właściwości Netatalk" -#: plugins/admin/groups/class_divListGroup.inc:91 -#, fuzzy -msgid "mail groups" -msgstr "Pokaż grupy pocztowe" +#: plugins/admin/users/class_divListUsers.inc:215 +msgid "Create user from template" +msgstr "Utwórz użytkownika z szablonu" -#: plugins/admin/groups/class_divListGroup.inc:92 -msgid "Select to see normal groups that have only functional aspects" -msgstr "Zaznacz aby zobaczyć grupy, które posiadają tylko aspekty funkcjonalne" +#: plugins/admin/users/class_divListUsers.inc:216 +msgid "Create user with this template" +msgstr "Utwórz użytkownika z tego szablonu" -#: plugins/admin/groups/class_divListGroup.inc:93 +#: plugins/admin/users/class_divListUsers.inc:247 #, fuzzy -msgid "functional groups" -msgstr "Pokaż grupy funkcjonalne" +msgid "inactive" +msgstr "Aktywne" -#: plugins/admin/groups/class_divListGroup.inc:101 -#: plugins/personal/posix/posix_groups.tpl:59 -msgid "User name of which groups are shown" -msgstr "Nazwa użytkownika którego grupy są pokazane" +#: plugins/admin/users/class_divListUsers.inc:250 +#: plugins/personal/posix/class_posixAccount.inc:159 +#: plugins/personal/posix/class_posixAccount.inc:161 +#: plugins/personal/posix/class_posixAccount.inc:163 +msgid "active" +msgstr "Aktywne" -#: plugins/admin/groups/class_divListGroup.inc:303 +#: plugins/admin/users/class_divListUsers.inc:258 +#: plugins/admin/users/class_userManagement.inc:602 #, fuzzy -msgid "Number of listed groups" -msgstr "Nazwa grupy" +msgid "user" +msgstr "użytkownicy" -#: plugins/personal/posix/posix_groups.tpl:6 -msgid "Select groups to add" -msgstr "Wybierz grupy do dodania" +#: plugins/admin/users/class_divListUsers.inc:269 +msgid "password" +msgstr "hasło" -#: plugins/personal/posix/posix_groups.tpl:32 -msgid "Display groups of department" -msgstr "Wyświetl grupy departamentu" +#: plugins/admin/users/class_divListUsers.inc:282 +msgid "Delete user" +msgstr "Usuń użytkownika" -#: plugins/personal/posix/posix_groups.tpl:44 -msgid "Display groups matching" -msgstr "Wyświetl grupy pasujące" +#: plugins/admin/users/class_divListUsers.inc:371 +#, fuzzy +msgid "Number of listed users" +msgstr "Nazwa departamentu" -#: plugins/personal/posix/posix_groups.tpl:55 -msgid "Display groups of user" -msgstr "Wyświetl grupy użytkownika" +#: 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." +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/personal/posix/generic.tpl:7 -#: plugins/personal/posix/paste_generic.tpl:8 -#: plugins/personal/posix/class_posixAccount.inc:1018 -#: plugins/personal/posix/class_posixAccount.inc:1021 -#: plugins/personal/posix/class_posixAccount.inc:1091 -#: plugins/personal/posix/class_posixAccount.inc:1094 -#: plugins/personal/posix/class_posixAccount.inc:1522 -msgid "Home directory" -msgstr "Katalog domowy" +#: plugins/admin/users/password.tpl:8 plugins/personal/password/password.tpl:8 +msgid "" +"Changing the password affects your authentification on mail, proxy, samba " +"and unix services." +msgstr "" +"Zmiana hasła jest powiązana z autentykacją do usług poczty, proxy, samba, " +"oraz unix." -#: plugins/personal/posix/generic.tpl:15 -#: plugins/personal/posix/class_posixAccount.inc:1523 -msgid "Shell" -msgstr "Shell" +#: plugins/admin/users/password.tpl:17 +#: plugins/personal/generic/password.tpl:11 +#: plugins/personal/password/password.tpl:23 +msgid "Repeat new password" +msgstr "Powtórz nowe hasło" -#: plugins/personal/posix/generic.tpl:25 -msgid "Primary group" -msgstr "Grupa podstawowa" +#: plugins/admin/users/password.tpl:21 +#, fuzzy +msgid "Strength" +msgstr "Ulica" -#: plugins/personal/posix/generic.tpl:36 -msgid "Status" -msgstr "Status" +#: plugins/admin/users/password.tpl:30 +#: plugins/personal/generic/password.tpl:17 +#: plugins/personal/password/password.tpl:39 +msgid "Set password" +msgstr "Ustaw hasło" -#: plugins/personal/posix/generic.tpl:53 -#: plugins/personal/posix/paste_generic.tpl:23 -msgid "Force UID/GID" -msgstr "Wymuś UID/GID" +#: plugins/admin/users/template.tpl:2 +msgid "Creating a new user using templates" +msgstr "Utwórz nowego użytkownika używając szablonów" -#: plugins/personal/posix/generic.tpl:57 -#: plugins/personal/posix/paste_generic.tpl:28 -#: plugins/personal/posix/class_posixAccount.inc:1029 -#: plugins/personal/posix/class_posixAccount.inc:1032 -msgid "UID" -msgstr "UID" +#: 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." -#: plugins/personal/posix/generic.tpl:83 -#: plugins/personal/posix/paste_generic.tpl:47 -msgid "Group membership" -msgstr "Przynależność do grup" +#: plugins/admin/users/template.tpl:23 plugins/personal/generic/generic.tpl:49 +#: plugins/personal/generic/paste_generic.tpl:7 +msgid "Last name" +msgstr "Nazwisko" -#: plugins/personal/posix/generic.tpl:85 -#: plugins/personal/posix/paste_generic.tpl:54 -msgid "(Warning: more than 16 groups are not supported by NFS!)" -msgstr "(Uwaga: NFS nie wspiera więcej niż 16 grup!)" +#: plugins/admin/users/template.tpl:27 plugins/personal/generic/generic.tpl:69 +#: plugins/personal/generic/paste_generic.tpl:11 +msgid "First name" +msgstr "Imię" -#: plugins/personal/posix/generic.tpl:94 +#: plugins/admin/users/class_userManagement.inc:27 #, fuzzy -msgid "Common group" -msgstr "Pokaż grupy" +msgid "Manage users" +msgstr "Użytkownicy domeny" -#: plugins/personal/posix/generic.tpl:98 +#: plugins/admin/users/class_userManagement.inc:316 +#: plugins/admin/users/class_userManagement.inc:379 #, fuzzy -msgid "Non common group" -msgstr "Pokaż grupy pocztowe" +msgid "You have no permission to change this users password!" +msgstr "Brak uprawnień do zmiany własnego hasła" -#: plugins/personal/posix/generic.tpl:119 -msgid "Account" -msgstr "Konto" +#: plugins/admin/users/class_userManagement.inc:546 +#, fuzzy, php-format +msgid "You have no permission to modify object '%s'!" +msgstr "Brak uprawnień do usunięcia grupy obiektowej." -#: plugins/personal/posix/paste_generic.tpl:4 -msgid "Posix settings" -msgstr "Ustawienia Posix" +#: plugins/admin/users/class_userManagement.inc:550 +#, fuzzy +msgid "You have no permission to use this template!" +msgstr "Brak uprawnień do usunięcia grupy obiektowej." -#: plugins/personal/posix/class_posixAccount.inc:37 -#: plugins/generic/references/class_reference.inc:43 -msgid "UNIX" -msgstr "UNIX" +#: plugins/admin/users/class_userManagement.inc:652 +#: plugins/admin/users/class_userManagement.inc:671 +#, fuzzy +msgid "Account locking" +msgstr "Konto" -#: plugins/personal/posix/class_posixAccount.inc:38 +#: plugins/admin/users/class_userManagement.inc:653 #, fuzzy -msgid "Edit users POSIX settings" -msgstr "Ustawienia Posix" +msgid "You have no permission to change the lock status for this user!" +msgstr "Brak uprawnień do zmiany własnego hasła" -#: plugins/personal/posix/class_posixAccount.inc:154 -msgid "expired" -msgstr "wygasło" +#: plugins/admin/users/class_userManagement.inc:672 +#, php-format +msgid "" +"Password method '%s' does not support locking. Account has not been locked!" +msgstr "" -#: plugins/personal/posix/class_posixAccount.inc:156 -msgid "grace time active" -msgstr "Czas prolongaty aktywny" +#: plugins/admin/users/class_userManagement.inc:770 +#: plugins/admin/users/class_userManagement.inc:844 +#: plugins/personal/generic/class_user.inc:1235 +#: plugins/personal/generic/class_user.inc:1277 +#: plugins/personal/generic/class_user.inc:1555 +#: plugins/personal/generic/class_user.inc:1683 +msgid "Given name" +msgstr "Imię" -#: plugins/personal/posix/class_posixAccount.inc:159 +#: plugins/admin/users/templatize.tpl:2 #, fuzzy -msgid "password not changeable" -msgstr "aktywne, hasło niezmienialne" +msgid "Applying a template" +msgstr "Szablony" -#: plugins/personal/posix/class_posixAccount.inc:161 +#: plugins/admin/users/templatize.tpl:6 +msgid "" +"Applying a template to several users will replace all user attributes " +"defined in the template." +msgstr "" + +#: plugins/admin/users/templatize.tpl:33 #, fuzzy -msgid "password expired" -msgstr "aktywne, hasło wygasło" +msgid "No templates available!" +msgstr "Plik jest dostępny" -#: plugins/personal/posix/class_posixAccount.inc:208 -msgid "unconfigured" -msgstr "nieskonfigurowane" +#: plugins/admin/departments/remove.tpl:6 +msgid "" +"This includes 'all' accounts, systems, etc. in this subtree. Please double " +"check if your really want to do this since there is no way for GOsa to get " +"your data back." +msgstr "" +"Operacja odnosi sie do 'wszystkich' kont, systemów, etc w tym poddrzewie. " +"Proszę upewnić się czy kontynuować, gdyż nie ma operacji powrotu." -#: plugins/personal/posix/class_posixAccount.inc:219 -msgid "automatic" -msgstr "automatyczne" +#: plugins/admin/departments/remove.tpl:10 plugins/admin/acl/remove.tpl:10 +msgid "" +"Best thing to do before performing this action would be to save the current " +"contents of your LDAP tree in a file. So - if you've done so - press " +"'Delete' to continue or 'Cancel' to abort." +msgstr "" +"Przed wykonaniem tej operacji zaleca się wykonanie kopii bezpieczeństwa " +"drzewa LDAP. Naciśnij 'Usuń' aby kontynuować, lub 'Anuluj' aby przerwać." -#: plugins/personal/posix/class_posixAccount.inc:275 -#: plugins/personal/posix/class_posixAccount.inc:295 -#: plugins/personal/posix/class_posixAccount.inc:297 -#: plugins/personal/posix/class_posixAccount.inc:300 -msgid "POSIX" +#: plugins/admin/departments/class_departmentGeneric.inc:386 +#, 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!" -#: plugins/personal/posix/class_posixAccount.inc:471 +#: plugins/admin/departments/class_departmentGeneric.inc:457 #, 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 "Tagging '%s'." +msgstr "Zaznaczanie '%s'." -#: plugins/personal/posix/class_posixAccount.inc:475 +#: plugins/admin/departments/class_departmentGeneric.inc:538 #, php-format -msgid "Password must be changed after %s days" -msgstr "Hasło musi zostać zmienione po %s dniach" +msgid "Moving '%s' to '%s'" +msgstr "Przenoszenie '%s' do '%s'" -#: plugins/personal/posix/class_posixAccount.inc:479 -#, 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" +#: plugins/admin/departments/class_departmentGeneric.inc:579 +#, php-format +msgid "FAILED to copy %s, aborting operation" +msgstr "BŁĄD kopiowania %s, anulowanie operacji" -#: plugins/personal/posix/class_posixAccount.inc:483 -#, fuzzy, php-format -msgid "Warn user %s days before password expiry" -msgstr "Ostrzeż użytkownika na %s dni przed wygaśnięciem hasła" +#: plugins/admin/departments/class_departmentGeneric.inc:610 +#: plugins/admin/departments/class_departmentGeneric.inc:615 +#: plugins/admin/departments/class_departmentManagement.inc:26 +msgid "Departments" +msgstr "Departamenty" -#: plugins/personal/posix/class_posixAccount.inc:832 -msgid "Timeout while waiting for lock. Ignoring lock!" -msgstr "" +#: plugins/admin/departments/class_departmentGeneric.inc:618 +#: plugins/admin/departments/class_divListDepartment.inc:65 +msgid "Department name" +msgstr "Nazwa departamentu" -#: plugins/personal/posix/class_posixAccount.inc:925 -msgid "" -"A duplicated UID number was written for this user. If this was not intended " -"please verify all used uidNumbers!" -msgstr "" +#: plugins/admin/departments/class_departmentGeneric.inc:620 +#: plugins/admin/departments/generic.tpl:27 +#: plugins/admin/departments/class_organizationGeneric.inc:120 +#: plugins/admin/departments/organization.tpl:27 +msgid "Category" +msgstr "Kategoria" -#: plugins/personal/posix/class_posixAccount.inc:962 -#: plugins/personal/posix/class_posixAccount.inc:1155 -msgid "Group of user" -msgstr "Grupa użytkownika" +#: plugins/admin/departments/class_departmentGeneric.inc:623 +#: plugins/admin/departments/generic.tpl:65 +#: plugins/admin/departments/class_organizationGeneric.inc:123 +#: plugins/admin/departments/organization.tpl:65 +#: plugins/personal/generic/class_user.inc:1579 +#: plugins/personal/generic/generic.tpl:389 +#: plugins/personal/generic/multiple_generic.tpl:275 +msgid "State" +msgstr "Stan" -#: plugins/personal/posix/class_posixAccount.inc:1047 -#: plugins/personal/posix/class_posixAccount.inc:1100 -#, fuzzy -msgid "shadowMin" -msgstr "Shadow min" +#: plugins/admin/departments/class_departmentGeneric.inc:624 +#: plugins/admin/departments/generic.tpl:61 +#: plugins/admin/departments/generic.tpl:73 +#: plugins/admin/departments/class_localityGeneric.inc:87 +#: plugins/admin/departments/class_organizationGeneric.inc:124 +#: plugins/admin/departments/organization.tpl:61 +#: plugins/admin/departments/organization.tpl:73 +#: plugins/personal/generic/class_user.inc:1580 +#: plugins/personal/generic/generic.tpl:381 +#: plugins/personal/generic/multiple_generic.tpl:265 +msgid "Location" +msgstr "Lokalizacja" -#: plugins/personal/posix/class_posixAccount.inc:1052 -#: plugins/personal/posix/class_posixAccount.inc:1105 -#, fuzzy -msgid "shadowMax" -msgstr "Shadow max" +#: plugins/admin/departments/class_departmentGeneric.inc:625 +#: plugins/admin/departments/generic.tpl:81 +#: plugins/admin/departments/organization.tpl:81 +#: plugins/personal/generic/generic.tpl:194 +#: plugins/personal/generic/generic.tpl:397 +#: plugins/personal/generic/multiple_generic.tpl:67 +#: plugins/personal/generic/multiple_generic.tpl:285 +msgid "Address" +msgstr "Adres" + +#: plugins/admin/departments/class_departmentGeneric.inc:626 +msgid "Telephone" +msgstr "Telefon" + +#: plugins/admin/departments/class_departmentGeneric.inc:629 +#: plugins/admin/departments/locality.tpl:50 +#: plugins/admin/departments/generic.tpl:114 +#: plugins/admin/departments/class_localityGeneric.inc:90 +#: plugins/admin/departments/class_organizationGeneric.inc:129 +#: plugins/admin/departments/class_countryGeneric.inc:90 +#: plugins/admin/departments/class_dcObject.inc:89 +#: plugins/admin/departments/country.tpl:50 +#: plugins/admin/departments/dcObject.tpl:50 +#: plugins/admin/departments/organization.tpl:114 +msgid "Administrative settings" +msgstr "Ustawienia administracyjne" + +#: plugins/admin/departments/class_departmentGeneric.inc:680 +#, php-format +msgid "Object '%s' is already tagged" +msgstr "Obiekt '%s' jest już zaznaczony" + +#: plugins/admin/departments/class_departmentGeneric.inc:687 +#, php-format +msgid "Adding tag (%s) to object '%s'" +msgstr "Dodawanie znacznika (%s) do obiektu '%s'" + +#: plugins/admin/departments/class_departmentGeneric.inc:719 +#, php-format +msgid "Removing tag from object '%s'" +msgstr "Usuwanie znacznika z obiektu '%s'" -#: plugins/personal/posix/class_posixAccount.inc:1057 -#: plugins/personal/posix/class_posixAccount.inc:1110 +#: plugins/admin/departments/locality.tpl:11 +#: plugins/admin/departments/dcObject.tpl:11 #, fuzzy -msgid "shadowWarning" -msgstr "Shadow ostrzeżenie" +msgid "Locality name" +msgstr "Nazwa lokalizacji" -#: plugins/personal/posix/class_posixAccount.inc:1071 -#: plugins/personal/posix/class_posixAccount.inc:1124 +#: plugins/admin/departments/locality.tpl:14 +#: plugins/admin/departments/dcObject.tpl:14 #, fuzzy -msgid "shadowInactive" -msgstr "Shadow nieaktywne" +msgid "Name of locality to create" +msgstr "Nazwa tworzonego poddrzewa" -#: plugins/personal/posix/class_posixAccount.inc:1512 -msgid "POSIX account" -msgstr "Konto POSIX" +#: plugins/admin/departments/locality.tpl:22 +#: plugins/admin/departments/generic.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" -#: plugins/personal/posix/class_posixAccount.inc:1516 -#: plugins/personal/generic/class_user.inc:1548 -#: plugins/personal/password/class_password.inc:145 -msgid "My account" -msgstr "Moje konto " +#: plugins/admin/departments/locality.tpl:31 +#: plugins/admin/departments/generic.tpl:43 +#: plugins/admin/departments/country.tpl:31 +#: plugins/admin/departments/dcObject.tpl:31 +#: plugins/admin/departments/organization.tpl:43 +msgid "Choose subtree to place department in" +msgstr "Wybierz poddrzewo do umieszczenia departamentu" -#: plugins/personal/posix/class_posixAccount.inc:1524 -#: setup/setup_migrate.tpl:263 -msgid "User ID" -msgstr "Identyfikator użytkownika" +#: plugins/admin/departments/locality.tpl:52 +#: plugins/admin/departments/generic.tpl:116 +#: plugins/admin/departments/country.tpl:52 +#: plugins/admin/departments/dcObject.tpl:52 +#: plugins/admin/departments/organization.tpl:116 +msgid "Tag department as an independent administrative unit" +msgstr "Zaznacz departament jako niezależną jednostkę administracyjną" -#: plugins/personal/posix/class_posixAccount.inc:1525 -msgid "Group ID" -msgstr "ID grupy" +#: plugins/admin/departments/generic.tpl:11 +msgid "Name of department" +msgstr "Nazwa departamentu" -#: plugins/personal/posix/class_posixAccount.inc:1527 -msgid "Force password change on login" -msgstr "Wymuś zmianę hasła podczas logowania" +#: plugins/admin/departments/generic.tpl:14 +msgid "Name of subtree to create" +msgstr "Nazwa tworzonego poddrzewa" -#: plugins/personal/posix/class_posixAccount.inc:1528 -msgid "Shadow min" -msgstr "Shadow min" +#: plugins/admin/departments/generic.tpl:30 +#: plugins/admin/departments/organization.tpl:30 +msgid "Category for this subtree" +msgstr "Kategoria dla tego poddrzewa" -#: plugins/personal/posix/class_posixAccount.inc:1529 -msgid "Shadow max" -msgstr "Shadow max" +#: plugins/admin/departments/generic.tpl:68 +#: plugins/admin/departments/organization.tpl:68 +msgid "State where this subtree is located" +msgstr "Stan w którym jest umieszczone to poddrzewo" -#: plugins/personal/posix/class_posixAccount.inc:1530 -msgid "Shadow warning" -msgstr "Shadow ostrzeżenie" +#: plugins/admin/departments/generic.tpl:76 +#: plugins/admin/departments/organization.tpl:76 +msgid "Location of this subtree" +msgstr "Lokalizacja tego poddrzewa" -#: plugins/personal/posix/class_posixAccount.inc:1531 -msgid "Shadow inactive" -msgstr "Shadow nieaktywne" +#: plugins/admin/departments/generic.tpl:84 +#: plugins/admin/departments/organization.tpl:84 +msgid "Postal address of this subtree" +msgstr "Kod pocztowy tego poddrzewa" -#: plugins/personal/posix/class_posixAccount.inc:1532 -msgid "Shadow expire" -msgstr "Shadow wygasa" +#: plugins/admin/departments/generic.tpl:91 +#: plugins/admin/departments/organization.tpl:91 +msgid "Base telephone number of this subtree" +msgstr "Bazowy numer telefonu tego poddrzewa" -#: plugins/personal/posix/class_posixAccount.inc:1533 -msgid "System trust model" -msgstr "Zaufanie do systemów" +#: plugins/admin/departments/generic.tpl:99 +#: plugins/admin/departments/organization.tpl:99 +msgid "Base facsimile telephone number of this subtree" +msgstr "Bazowy numer faxu tego poddrzewa" -#: plugins/personal/posix/main.inc:142 -#, fuzzy -msgid "POSIX settings" -msgstr "Ustawienia Posix" +#: plugins/admin/departments/class_divListDepartment.inc:47 +#: plugins/admin/departments/class_divListDepartment.inc:48 +msgid "List of departments" +msgstr "Lista departamentów" -#: plugins/personal/posix/posix_shadow.tpl:9 -msgid "User must change password on first login" -msgstr "Użytkownik musi zmienić hasło przy pierwszym logowaniu" +#: plugins/admin/departments/class_divListDepartment.inc:73 +msgid "Regular expression for matching department names" +msgstr "Wyrażenie regularne dla dopasowania nazw departamentów" -#: plugins/personal/posix/posix_shadow.tpl:34 -msgid "Password expires on" -msgstr "Hasło wygasa" +#: plugins/admin/departments/class_departmentManagement.inc:27 +#, fuzzy +msgid "Manage Departments" +msgstr "Departamenty" -#: plugins/personal/generic/password.tpl:2 +#: plugins/admin/departments/class_departmentManagement.inc:316 msgid "" -"You have changed the method your password is stored in the ldap database. " -"For that reason you've to enter your password at this point again. GOsa will " -"then encode it with the selected method." +"As soon as the move 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 "" -"Zmieniono metodę kodowania hasła w bazie ldap. Z tego powodu należy teraz " -"podać ponownie swoje hasło. GOsa zakoduje to hasło używając wybranej metody." -#: plugins/personal/generic/generic.tpl:6 -#: plugins/personal/generic/multiple_generic.tpl:5 -msgid "Personal information" -msgstr "Informacje osobiste" +#: plugins/admin/departments/class_departmentManagement.inc:336 +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/personal/generic/generic.tpl:20 -#: plugins/personal/generic/generic.tpl:22 -#: plugins/personal/generic/generic.tpl:38 -#: plugins/personal/generic/paste_generic.tpl:37 -#: plugins/personal/generic/generic_picture.tpl:5 -#: plugins/personal/generic/generic_picture.tpl:15 -#: plugins/personal/generic/multiple_generic.tpl:13 -msgid "Personal picture" -msgstr "Osobiste zdjęcie" +#: plugins/admin/departments/class_departmentManagement.inc:556 +#: plugins/admin/departments/class_dcObject.inc:77 +#: plugins/admin/departments/class_dcObject.inc:78 +#, fuzzy +msgid "Domain Component" +msgstr "Administratorzy domeny" -#: plugins/personal/generic/generic.tpl:29 -#: plugins/personal/generic/generic.tpl:40 -msgid "Change picture" -msgstr "Zmień zdjęcie" +#: plugins/admin/departments/class_departmentManagement.inc:568 +#: plugins/admin/departments/class_countryGeneric.inc:78 +#: plugins/admin/departments/class_countryGeneric.inc:79 +msgid "Country" +msgstr "Kraj" -#: plugins/personal/generic/generic.tpl:62 -msgid "Template name" -msgstr "Nazwa Szablonu" +#: plugins/admin/departments/class_departmentManagement.inc:580 +#: plugins/admin/departments/class_localityGeneric.inc:78 +#: plugins/admin/departments/class_localityGeneric.inc:79 +#, fuzzy +msgid "Locality" +msgstr "Lokalizacja" -#: plugins/personal/generic/generic.tpl:98 -#: plugins/personal/generic/class_user.inc:1557 -msgid "Personal title" -msgstr "Osobisty tytuł" +#: plugins/admin/departments/class_departmentManagement.inc:592 +#: plugins/admin/departments/class_organizationGeneric.inc:109 +#: plugins/admin/departments/class_organizationGeneric.inc:110 +#: plugins/personal/generic/class_user.inc:1567 +#: plugins/personal/generic/generic.tpl:279 +#: plugins/personal/generic/multiple_generic.tpl:149 +#: setup/setup_feedback.tpl:23 +msgid "Organization" +msgstr "Organizacja" -#: plugins/personal/generic/generic.tpl:108 -#: plugins/personal/generic/class_user.inc:1558 -#: plugins/personal/generic/multiple_generic.tpl:23 -msgid "Academic title" -msgstr "Tytuł naukowy" +#: plugins/admin/departments/class_organizationGeneric.inc:118 +#, fuzzy +msgid "Organization name" +msgstr "Organizacja" -#: plugins/personal/generic/generic.tpl:119 -#: plugins/personal/generic/class_user.inc:1560 -msgid "Date of birth" -msgstr "Data urodzenia" +#: plugins/admin/departments/class_organizationGeneric.inc:125 +#: plugins/personal/generic/class_user.inc:1581 +msgid "Postal address" +msgstr "Adres pocztowy" -#: plugins/personal/generic/generic.tpl:144 -msgid "Sex" -msgstr "Płeć" +#: plugins/admin/departments/class_organizationGeneric.inc:126 +msgid "Phone number" +msgstr "Numer telefonu" -#: plugins/personal/generic/generic.tpl:157 -#: plugins/personal/generic/multiple_generic.tpl:33 -msgid "Preferred langage" -msgstr "Preferowany język" +#: plugins/admin/departments/class_countryGeneric.inc:87 +#: plugins/admin/departments/country.tpl:11 +#, fuzzy +msgid "Country name" +msgstr "Kraj" -#: plugins/personal/generic/generic.tpl:175 -#: plugins/personal/generic/multiple_generic.tpl:53 -msgid "Choose subtree to place user in" -msgstr "Wybierz poddrzewo do umieszczenia konta." +#: plugins/admin/departments/main.inc:50 plugins/admin/departments/main.inc:52 +msgid "Department management" +msgstr "Zarządzanie departamentem" -#: plugins/personal/generic/generic.tpl:202 -#: plugins/personal/generic/multiple_generic.tpl:78 -msgid "Private phone" -msgstr "Telefon prywatny" +#: plugins/admin/departments/country.tpl:14 +#, fuzzy +msgid "Name of country to create" +msgstr "Nazwa tworzonego poddrzewa" -#: plugins/personal/generic/generic.tpl:210 -#: plugins/personal/generic/class_user.inc:1258 -#: plugins/personal/generic/class_user.inc:1585 -#: plugins/personal/generic/class_user.inc:1668 -#: plugins/personal/generic/multiple_generic.tpl:88 -msgid "Homepage" -msgstr "Strona domowa" +#: plugins/admin/departments/dep_iframe.tpl:1 +msgid "Processing the requested operation" +msgstr "Przetwarzam zadaną operację" -#: plugins/personal/generic/generic.tpl:223 -#: plugins/personal/generic/multiple_generic.tpl:105 -msgid "Password storage" -msgstr "Przechowywanie hasła" +#: plugins/admin/departments/dep_iframe.tpl:7 +msgid "" +"Your browser doesn't support iframes, 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ę." -#: plugins/personal/generic/generic.tpl:240 -#: plugins/personal/generic/multiple_generic.tpl:117 -#: plugins/personal/generic/generic_certs.tpl:3 -msgid "Certificates" -msgstr "Certyfikaty" +#: plugins/admin/departments/organization.tpl:11 +#, fuzzy +msgid "Name of organization" +msgstr "Organizacja" -#: plugins/personal/generic/generic.tpl:243 -#: plugins/personal/generic/multiple_generic.tpl:121 -msgid "Edit certificates" -msgstr "Edytuj certyfikaty" +#: plugins/admin/departments/organization.tpl:14 +#, fuzzy +msgid "Name of organization to create" +msgstr "Nazwa tworzonego poddrzewa" -#: plugins/personal/generic/generic.tpl:251 +#: plugins/admin/departments/dep_move_confirm.tpl:2 #, fuzzy -msgid "Last logon" -msgstr "Nazwisko" +msgid "You are currently moving/renaming this department." +msgstr "Brak uprawnień do usunięcia tego departamentu." -#: plugins/personal/generic/generic.tpl:267 -#: plugins/personal/generic/multiple_generic.tpl:137 -msgid "Organizational information" -msgstr "Informacje organizacyjne" +#: plugins/admin/departments/dep_move_confirm.tpl:5 +msgid "" +"Modifying a departments naming attribute 'ou' or base may corrupt acls and " +"snapshot entries for all entire objects." +msgstr "" -#: plugins/personal/generic/generic.tpl:295 -#: plugins/personal/generic/multiple_generic.tpl:169 -msgid "Department No." -msgstr "Numer departamentu" +#: plugins/admin/departments/dep_move_confirm.tpl:8 +msgid "GOsa can NOT fix this for you, yet." +msgstr "" -#: plugins/personal/generic/generic.tpl:303 -#: plugins/personal/generic/multiple_generic.tpl:179 -msgid "Employee No." -msgstr "Numer pracownika" +#: plugins/admin/departments/dep_move_confirm.tpl:11 +msgid "" +"Before you confirm this action, ensure that everything will be as expected, " +"possibly the best solution is a backup." +msgstr "" -#: plugins/personal/generic/generic.tpl:311 -#: plugins/personal/generic/class_user.inc:1571 -#: plugins/personal/generic/multiple_generic.tpl:189 -msgid "Employee type" -msgstr "Typ pracownika" +#: plugins/admin/acl/remove.tpl:6 +msgid "" +"This includes all system and setup informations. Please double check if your " +"really want to do this since there is no way for GOsa to get your data back." +msgstr "" +"To zawiera cały system i informacje instalacyjne. Proszę upewnić się, że " +"faktycznie chcesz wykonać tą operację. Nie ma możliwości odwrócenia tego " +"procesu." -#: plugins/personal/generic/generic.tpl:329 -#: plugins/personal/generic/generic.tpl:511 -#: plugins/personal/generic/multiple_generic.tpl:207 -#: plugins/personal/generic/multiple_generic.tpl:418 -msgid "Room No." -msgstr "Numer pokoju" +#: plugins/admin/acl/class_aclManagement.inc:290 +#, fuzzy +msgid "ACL role" +msgstr "ACLe" + +#: plugins/admin/acl/class_divListACL.inc:51 +#: plugins/admin/acl/class_divListACL.inc:52 +msgid "List of acls" +msgstr "Lista ACLi" -#: plugins/personal/generic/generic.tpl:347 -#: plugins/personal/generic/class_user.inc:1269 -#: plugins/personal/generic/class_user.inc:1677 -#: plugins/personal/generic/multiple_generic.tpl:227 -msgid "Mobile" -msgstr "Komórka" +#: plugins/admin/acl/class_divListACL.inc:73 +msgid "Summary" +msgstr "Podsumowanie" -#: plugins/personal/generic/generic.tpl:355 -#: plugins/personal/generic/class_user.inc:1272 -#: plugins/personal/generic/class_user.inc:1680 -#: plugins/personal/generic/multiple_generic.tpl:237 -msgid "Pager" -msgstr "Pager" +#: plugins/admin/acl/class_divListACL.inc:84 +msgid "Display acls matching" +msgstr "Wyświetl ACL pasujące" -#: plugins/personal/generic/generic.tpl:413 -#: plugins/personal/generic/class_user.inc:1530 -#: plugins/personal/generic/multiple_generic.tpl:302 -msgid "Vocation" -msgstr "Wywołanie" +#: plugins/admin/acl/class_divListACL.inc:114 +#: plugins/admin/acl/class_divListACL.inc:152 +#: plugins/admin/acl/class_aclRole.inc:742 +#: plugins/personal/generic/class_user.inc:1539 +#: plugins/personal/generic/generic.tpl:448 +#: plugins/personal/generic/multiple_generic.tpl:345 +msgid "Role" +msgstr "Pełniona funkcja" -#: plugins/personal/generic/generic.tpl:421 -#: plugins/personal/generic/class_user.inc:1533 -#: plugins/personal/generic/multiple_generic.tpl:312 -msgid "Unit description" -msgstr "Opis jednostki" +#: plugins/admin/acl/class_divListACL.inc:165 +#, fuzzy +msgid "Edit acl role" +msgstr "Edytuj makro" -#: plugins/personal/generic/generic.tpl:430 -#: plugins/personal/generic/class_user.inc:1534 -#: plugins/personal/generic/multiple_generic.tpl:323 -msgid "Subject area" -msgstr "Sektor" +#: plugins/admin/acl/class_divListACL.inc:185 +#, fuzzy +msgid "Edit acl" +msgstr "Edytuj klasę" -#: plugins/personal/generic/generic.tpl:439 -#: plugins/personal/generic/class_user.inc:1535 -#: plugins/personal/generic/multiple_generic.tpl:334 -msgid "Functional title" -msgstr "Tytuł funkcjonalny" +#: plugins/admin/acl/class_divListACL.inc:192 +#, fuzzy +msgid "Delete acl" +msgstr "Usuń klasę" -#: plugins/personal/generic/generic.tpl:462 -#: plugins/personal/generic/class_user.inc:1532 -#: plugins/personal/generic/multiple_generic.tpl:360 -msgid "Person locality" -msgstr "Lokalizacja osoby" +#: plugins/admin/acl/tabs_acl_role.inc:28 +#, fuzzy +msgid "ACL Templates" +msgstr "Szablony" -#: plugins/personal/generic/generic.tpl:471 -#: plugins/personal/generic/class_user.inc:1528 -#: plugins/personal/generic/multiple_generic.tpl:371 -msgid "Unit" -msgstr "Jednostka" +#: plugins/admin/acl/class_aclRole.inc:26 +#: plugins/admin/acl/class_aclRole.inc:743 +#, fuzzy +msgid "Access control roles" +msgstr "Kontrola dostępu" -#: plugins/personal/generic/generic.tpl:480 -#: plugins/personal/generic/class_user.inc:1538 -#: plugins/personal/generic/multiple_generic.tpl:382 -msgid "Street" -msgstr "Ulica" +#: plugins/admin/acl/class_aclRole.inc:27 +#, fuzzy +msgid "Edit AC roles" +msgstr "ACLe" -#: plugins/personal/generic/generic.tpl:488 -#: plugins/personal/generic/class_user.inc:1540 -#: plugins/personal/generic/multiple_generic.tpl:392 -msgid "Postal code" -msgstr "Kod pocztowy" +#: plugins/admin/acl/class_aclRole.inc:131 +#, fuzzy +msgid "Reset ACL" +msgstr "Resetuj ACL'e" -#: plugins/personal/generic/generic.tpl:496 -#: plugins/personal/generic/class_user.inc:1529 -#: plugins/personal/generic/multiple_generic.tpl:402 -msgid "House identifier" -msgstr "Identyfikator budynku" +#: plugins/admin/acl/class_aclRole.inc:438 +msgid "No ACL settings for this category" +msgstr "Brak ustawień ACL w tej kategorii" -#: plugins/personal/generic/generic.tpl:525 -msgid "Please use the phone tab" -msgstr "Proszę użyć zakładki telefony" +#: plugins/admin/acl/class_aclRole.inc:440 +#, fuzzy, php-format +msgid "ACL for these objects: %s" +msgstr "Zawiera ACL'e w tych kategoriach: %s" -#: plugins/personal/generic/generic.tpl:540 -#: plugins/personal/generic/class_user.inc:1531 -#: plugins/personal/generic/multiple_generic.tpl:449 -msgid "Last delivery" -msgstr "Ostatnia dostawa" +#: plugins/admin/acl/class_aclRole.inc:446 +#, fuzzy +msgid "Edit category ACL" +msgstr "Edytuj kategorie ACL'i" -#: plugins/personal/generic/generic.tpl:549 -#: plugins/personal/generic/class_user.inc:1537 -#: plugins/personal/generic/multiple_generic.tpl:460 -msgid "Public visible" -msgstr "Publicznie widoczne" +#: plugins/admin/acl/class_aclRole.inc:450 +#, fuzzy +msgid "Reset category ACL" +msgstr "Kategoria" -#: plugins/personal/generic/paste_generic.tpl:1 -msgid "User settings" -msgstr "Ustawienia użytkownika" +#: plugins/admin/acl/class_aclRole.inc:470 +#, php-format +msgid "Edit ACL for '%s', scope is '%s'" +msgstr "Edytuj ACL dla '%s', zakres to '%s'" -#: plugins/personal/generic/paste_generic.tpl:20 -#: plugins/personal/password/class_password.inc:26 setup/setup_config2.tpl:295 -#: setup/setup_config2.tpl:340 setup/setup_migrate.tpl:271 -#: ihtml/themes/default/password.tpl:40 ihtml/themes/default/login.tpl:47 -#: ihtml/themes/default/login.tpl:49 -msgid "Password" -msgstr "Hasło" +#: plugins/admin/acl/class_aclRole.inc:666 +#, fuzzy +msgid "Object in use" +msgstr "Nazwa obiektu" -#: plugins/personal/generic/paste_generic.tpl:23 -msgid "Clear password" -msgstr "Wyczyść hasło" +#: plugins/admin/acl/class_aclRole.inc:666 +#, php-format +msgid "This role cannot be removed while it is in use by these objects:" +msgstr "" -#: plugins/personal/generic/paste_generic.tpl:24 -msgid "Set new password" -msgstr "Ustaw nowe hasło" +#: plugins/admin/acl/class_aclRole.inc:753 +#, fuzzy +msgid "Permissions" +msgstr "Uprawnienia" -#: plugins/personal/generic/paste_generic.tpl:47 -#: plugins/personal/generic/class_user.inc:1565 -msgid "User picture" -msgstr "Zdjęcie użytkownika" +#: plugins/admin/acl/main.inc:52 plugins/admin/acl/main.inc:54 +msgid "ACL management" +msgstr "Zarządzanie ACL" -#: plugins/personal/generic/paste_generic.tpl:52 -#: plugins/personal/generic/generic_picture.tpl:27 -msgid "Remove picture" -msgstr "Usuń obrazek" +#: plugins/addons/bugsubmitter/class_bugsubmitter.inc:25 +msgid "Bug submitter" +msgstr "" + +#: plugins/addons/bugsubmitter/class_bugsubmitter.inc:26 +msgid "" +"Bugsubmitter" +msgstr "" #: plugins/personal/generic/class_user.inc:38 #, fuzzy @@ -4142,11 +4322,6 @@ msgstr "nieprawidłowy" msgid "No certificate installed" msgstr "Brak zainstalowanych certyfikatów" -#: plugins/personal/generic/class_user.inc:603 html/password.php:159 -#, fuzzy -msgid "Password method" -msgstr "Przechowywanie hasła" - #: plugins/personal/generic/class_user.inc:603 #, fuzzy msgid "The selected password method is no longer available." @@ -4157,20 +4332,114 @@ msgstr "Ta aplikacja nie jest już dostępna." msgid "The selected password method requires initial configuration!" msgstr "Ta aplikacja nie jest już dostępna." +#: plugins/personal/generic/class_user.inc:1258 +#: plugins/personal/generic/class_user.inc:1585 +#: plugins/personal/generic/class_user.inc:1668 +#: plugins/personal/generic/generic.tpl:210 +#: plugins/personal/generic/multiple_generic.tpl:88 +msgid "Homepage" +msgstr "Strona domowa" + +#: plugins/personal/generic/class_user.inc:1269 +#: plugins/personal/generic/class_user.inc:1677 +#: plugins/personal/generic/generic.tpl:347 +#: plugins/personal/generic/multiple_generic.tpl:227 +msgid "Mobile" +msgstr "Komórka" + +#: plugins/personal/generic/class_user.inc:1272 +#: plugins/personal/generic/class_user.inc:1680 +#: plugins/personal/generic/generic.tpl:355 +#: plugins/personal/generic/multiple_generic.tpl:237 +msgid "Pager" +msgstr "Pager" + #: plugins/personal/generic/class_user.inc:1382 #, fuzzy msgid "Cannot open certificate!" msgstr "Nie można otworzyć wybranego certyfikatu!" +#: plugins/personal/generic/class_user.inc:1528 +#: plugins/personal/generic/generic.tpl:471 +#: plugins/personal/generic/multiple_generic.tpl:371 +msgid "Unit" +msgstr "Jednostka" + +#: plugins/personal/generic/class_user.inc:1529 +#: plugins/personal/generic/generic.tpl:496 +#: plugins/personal/generic/multiple_generic.tpl:402 +msgid "House identifier" +msgstr "Identyfikator budynku" + +#: plugins/personal/generic/class_user.inc:1530 +#: plugins/personal/generic/generic.tpl:413 +#: plugins/personal/generic/multiple_generic.tpl:302 +msgid "Vocation" +msgstr "Wywołanie" + +#: plugins/personal/generic/class_user.inc:1531 +#: plugins/personal/generic/generic.tpl:540 +#: plugins/personal/generic/multiple_generic.tpl:449 +msgid "Last delivery" +msgstr "Ostatnia dostawa" + +#: plugins/personal/generic/class_user.inc:1532 +#: plugins/personal/generic/generic.tpl:462 +#: plugins/personal/generic/multiple_generic.tpl:360 +msgid "Person locality" +msgstr "Lokalizacja osoby" + +#: plugins/personal/generic/class_user.inc:1533 +#: plugins/personal/generic/generic.tpl:421 +#: plugins/personal/generic/multiple_generic.tpl:312 +msgid "Unit description" +msgstr "Opis jednostki" + +#: plugins/personal/generic/class_user.inc:1534 +#: plugins/personal/generic/generic.tpl:430 +#: plugins/personal/generic/multiple_generic.tpl:323 +msgid "Subject area" +msgstr "Sektor" + +#: plugins/personal/generic/class_user.inc:1535 +#: plugins/personal/generic/generic.tpl:439 +#: plugins/personal/generic/multiple_generic.tpl:334 +msgid "Functional title" +msgstr "Tytuł funkcjonalny" + #: plugins/personal/generic/class_user.inc:1536 #: plugins/personal/generic/generic_certs.tpl:78 msgid "Certificate serial number" msgstr "Nmer seryjny certyfikatu" +#: plugins/personal/generic/class_user.inc:1537 +#: plugins/personal/generic/generic.tpl:549 +#: plugins/personal/generic/multiple_generic.tpl:460 +msgid "Public visible" +msgstr "Publicznie widoczne" + +#: plugins/personal/generic/class_user.inc:1538 +#: plugins/personal/generic/generic.tpl:480 +#: plugins/personal/generic/multiple_generic.tpl:382 +msgid "Street" +msgstr "Ulica" + +#: plugins/personal/generic/class_user.inc:1540 +#: plugins/personal/generic/generic.tpl:488 +#: plugins/personal/generic/multiple_generic.tpl:392 +msgid "Postal code" +msgstr "Kod pocztowy" + #: plugins/personal/generic/class_user.inc:1544 msgid "Generic user settings" msgstr "Ogólne ustawienia użytkownika" +#: plugins/personal/generic/class_user.inc:1548 +#: plugins/personal/posix/class_posixAccount.inc:1564 +#: plugins/personal/password/class_password.inc:145 +msgid "My account" +msgstr "Moje konto " + #: plugins/personal/generic/class_user.inc:1554 msgid "Surname" msgstr "Nazwisko" @@ -4179,6 +4448,22 @@ msgstr "Nazwisko" msgid "User identification" msgstr "Identyfikacja użytkownika" +#: plugins/personal/generic/class_user.inc:1557 +#: plugins/personal/generic/generic.tpl:98 +msgid "Personal title" +msgstr "Osobisty tytuł" + +#: plugins/personal/generic/class_user.inc:1558 +#: plugins/personal/generic/generic.tpl:108 +#: plugins/personal/generic/multiple_generic.tpl:23 +msgid "Academic title" +msgstr "Tytuł naukowy" + +#: plugins/personal/generic/class_user.inc:1560 +#: plugins/personal/generic/generic.tpl:119 +msgid "Date of birth" +msgstr "Data urodzenia" + #: plugins/personal/generic/class_user.inc:1561 msgid "Gender" msgstr "Płeć" @@ -4187,6 +4472,11 @@ msgstr "Płeć" msgid "Preferred language" msgstr "Preferowany język" +#: plugins/personal/generic/class_user.inc:1565 +#: plugins/personal/generic/paste_generic.tpl:47 +msgid "User picture" +msgstr "Zdjęcie użytkownika" + #: plugins/personal/generic/class_user.inc:1569 msgid "Department number" msgstr "Numer departamentu" @@ -4195,6 +4485,12 @@ msgstr "Numer departamentu" msgid "Employee number" msgstr "Numer pracownika" +#: plugins/personal/generic/class_user.inc:1571 +#: plugins/personal/generic/generic.tpl:311 +#: plugins/personal/generic/multiple_generic.tpl:189 +msgid "Employee type" +msgstr "Typ pracownika" + #: plugins/personal/generic/class_user.inc:1573 msgid "Room number" msgstr "Numer pokoju" @@ -4204,670 +4500,469 @@ msgid "Telefon number" msgstr "Numer telefonu" #: plugins/personal/generic/class_user.inc:1575 -msgid "Pager number" -msgstr "Numer pagera" - -#: plugins/personal/generic/class_user.inc:1576 -msgid "Mobile number" -msgstr "Telefon komórkowy" - -#: plugins/personal/generic/class_user.inc:1577 -msgid "Fax number" -msgstr "Numer fax" - -#: plugins/personal/generic/class_user.inc:1583 -msgid "Home postal address" -msgstr "Adres domowy" - -#: plugins/personal/generic/class_user.inc:1584 -msgid "Home phone number" -msgstr "Numer telefonu domowego" - -#: plugins/personal/generic/class_user.inc:1586 -#, fuzzy -msgid "User password method" -msgstr "Przechowywanie hasła" - -#: plugins/personal/generic/class_user.inc:1587 -msgid "User certificates" -msgstr "Certyfikaty użytkownika" - -#: plugins/personal/generic/main.inc:115 -#, fuzzy -msgid "You have no permission to set your password!" -msgstr "Brak uprawnień do zmiany własnego hasła" - -#: plugins/personal/generic/main.inc:206 -msgid "Generic user information" -msgstr "Ogólne informacje o użytkowniku" - -#: plugins/personal/generic/generic_certs.tpl:8 -msgid "Standard certificate" -msgstr "Standardowy certyfikat" - -#: plugins/personal/generic/generic_certs.tpl:33 -msgid "S/MIME certificate" -msgstr "certyfikat S/MIME" - -#: plugins/personal/generic/generic_certs.tpl:57 -msgid "PKCS12 certificate" -msgstr "certyfikat PKCS12" - -#: 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." - -#: plugins/personal/password/password.tpl:13 html/password.php:217 -#: ihtml/themes/default/password.tpl:78 ihtml/themes/default/password.tpl:79 -msgid "Current password" -msgstr "Obecne hasło" - -#: plugins/personal/password/password.tpl:28 -#: ihtml/themes/default/password.tpl:90 -#, fuzzy -msgid "Password strength" -msgstr "Przechowywanie hasła" - -#: plugins/personal/password/password.tpl:41 -msgid "Clear fields" -msgstr "Wyczyść pola" - -#: plugins/personal/password/changed.tpl:3 -msgid "" -"You've successfully changed your password. Remember to change all programms " -"configured to use it as well." -msgstr "" -"Pomyślnie zmieniono hasło. Proszę pamiętać aby zmienić również ustawienia w " -"programach skonfigurowanych do używania tego hasła." - -#: plugins/personal/password/class_password.inc:27 -#, fuzzy -msgid "Change user password" -msgstr "Zmień hasło" - -#: plugins/personal/password/class_password.inc:79 -msgid "You need to specify your current password in order to proceed." -msgstr "Proszę podać obecne hasło aby kontynuować." - -#: plugins/personal/password/class_password.inc:85 -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:88 html/password.php:204 -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:91 html/password.php:209 -msgid "The password used as new is to short." -msgstr "Hasło podane jako nowe jest za krótkie." - -#: plugins/personal/password/class_password.inc:94 -#, fuzzy, php-format -msgid "External password changer reported a problem: %s." -msgstr "Zewnętrzny program do zmiany hasła zgłosił następujący problem:" - -#: plugins/personal/password/class_password.inc:108 -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." - -#: plugins/personal/password/class_password.inc:114 -#, fuzzy -msgid "You have no permission to change your password." -msgstr "Brak uprawnień do zmiany własnego hasła" - -#: plugins/personal/password/class_password.inc:141 -msgid "User password" -msgstr "Hasło użytkownika" - -#: plugins/personal/password/main.inc:57 setup/setup_config1.tpl:136 -#, fuzzy -msgid "Password settings" -msgstr "Ustawienia użytkownika" - -#: plugins/personal/password/nochange.tpl:2 -msgid "Password change not allowed" -msgstr "Brak uprawnień do zmiay hasła" - -#: plugins/personal/password/nochange.tpl:6 -#, fuzzy -msgid "You have no permission to change your password at this time" -msgstr "Brak uprawnień do zmiany własnego hasła" - -#: plugins/generic/references/class_reference.inc:51 -msgid "FAX" -msgstr "FAX" - -#: plugins/generic/references/class_reference.inc:55 -msgid "FTP" -msgstr "FTP" - -#: plugins/generic/references/class_reference.inc:67 -msgid "Thin Client" -msgstr "Cienki klient" - -#: plugins/generic/references/contents.tpl:11 -msgid "Object name" -msgstr "Nazwa obiektu" - -#: plugins/generic/references/contents.tpl:11 -msgid "Contents" -msgstr "Zawartość" - -#: plugins/generic/references/contents.tpl:18 -msgid "This object has no relationship to other objects." -msgstr "Ten obiekt nie posiada powiązań z innymi obiektami." - -#: plugins/generic/welcome/welcome.tpl:4 -msgid "" -"This is the GOsa main menu. You can select your tasks from the menu on the " -"left, or by choosing one of the pictograms below. All changes apply directly " -"to your companies LDAP server." -msgstr "" -"To jest główny ekran GOsa. Można wybrać zadania z menu po lewej stronie, lub " -"wybierając jeden z piktogramów poniżej. Wszelkie zmiany wchodzą bezpośrednio " -"do serwera LDAP." - -#: plugins/generic/welcome/welcome.tpl:8 -msgid "" -"Use 'Sign out' on the upper left to close the connection and 'Main' to get " -"back to the pictogram view." -msgstr "" -"Użyj 'Wyloguj' na górze ekranu aby zamknąć połączenie oraz 'Główne' aby " -"wrócić do głównego ekranu z widokiem piktogramów." - -#: plugins/generic/welcome/welcome.tpl:15 -msgid "The GOsa team" -msgstr "Zespół GOsa" - -#: plugins/generic/welcome/main.inc:26 -#, php-format -msgid "Welcome %s!" -msgstr "Witaj %s!" - -#: plugins/addons/bugsubmitter/class_bugsubmitter.inc:25 -msgid "Bug submitter" -msgstr "" - -#: plugins/addons/bugsubmitter/class_bugsubmitter.inc:26 -msgid "" -"Bugsubmitter" -msgstr "" - -#: html/password.php:58 html/index.php:143 -#, fuzzy, php-format -msgid "GOsa configuration %s/%s is not readable. Aborted." -msgstr "Nie można czytać pliku konfiguracji %s/gosa.conf. Kończę." - -#: html/password.php:74 html/index.php:164 html/setup.php:66 -#, php-format -msgid "Directory '%s' specified as compile directory is not accessible!" -msgstr "Katalog '%s' podany jako katalog kompilacji jest niedostępny!" - -#: html/password.php:159 -msgid "Error: Password method not available!" -msgstr "" - -#: html/password.php:224 html/index.php:324 -msgid "Please check the username/password combination." -msgstr "Proszę sprawdzić kombinację login/hasło." - -#: html/password.php:228 -msgid "You have no permissions to change your password." -msgstr "Brak uprawnień do zmiany własnego hasła" - -#: html/password.php:249 -msgid "External password changer reported a problem: " -msgstr "Zewnętrzny program do zmiany hasła zgłosił następujący problem:" +msgid "Pager number" +msgstr "Numer pagera" -#: html/password.php:280 html/index.php:416 -msgid "Session will not be encrypted." -msgstr "Sesja nie będzie szyfrowana." +#: plugins/personal/generic/class_user.inc:1576 +msgid "Mobile number" +msgstr "Telefon komórkowy" -#: html/password.php:280 html/index.php:416 -msgid "Enter SSL session" -msgstr "Sprowadź sesję SSL" +#: plugins/personal/generic/class_user.inc:1577 +msgid "Fax number" +msgstr "Numer fax" -#: html/index.php:57 -#, fuzzy -msgid "Session is not encrypted!" -msgstr "Sesja nie będzie szyfrowana." +#: plugins/personal/generic/class_user.inc:1583 +msgid "Home postal address" +msgstr "Adres domowy" -#: html/index.php:64 -msgid "" -"The session lifetime configured in your gosa.conf will be overridden by php." -"ini settings." -msgstr "" +#: plugins/personal/generic/class_user.inc:1584 +msgid "Home phone number" +msgstr "Numer telefonu domowego" -#: html/index.php:164 +#: plugins/personal/generic/class_user.inc:1586 #, fuzzy -msgid "Smarty error" -msgstr "Ustaw status" +msgid "User password method" +msgstr "Przechowywanie hasła" -#: html/index.php:215 -msgid "There is a problem with the authentication setup!" -msgstr "" +#: plugins/personal/generic/class_user.inc:1587 +msgid "User certificates" +msgstr "Certyfikaty użytkownika" -#: html/index.php:223 -msgid "Cannot find a valid user for the current authentication setup!" -msgstr "" +#: plugins/personal/generic/generic.tpl:6 +#: plugins/personal/generic/multiple_generic.tpl:5 +msgid "Personal information" +msgstr "Informacje osobiste" -#: html/index.php:227 -msgid "User information is not unique accross the configured LDAP trees!" -msgstr "" +#: plugins/personal/generic/generic.tpl:20 +#: plugins/personal/generic/generic.tpl:22 +#: plugins/personal/generic/generic.tpl:38 +#: plugins/personal/generic/multiple_generic.tpl:13 +#: plugins/personal/generic/paste_generic.tpl:37 +#: plugins/personal/generic/generic_picture.tpl:5 +#: plugins/personal/generic/generic_picture.tpl:15 +msgid "Personal picture" +msgstr "Osobiste zdjęcie" -#: html/index.php:268 -msgid "Cannot detect information about the installed LDAP schema!" -msgstr "" +#: plugins/personal/generic/generic.tpl:29 +#: plugins/personal/generic/generic.tpl:40 +msgid "Change picture" +msgstr "Zmień zdjęcie" -#: html/index.php:281 -#, fuzzy -msgid "Your LDAP setup contains old schema definitions:" -msgstr "" -"Ustawienia serwera LDAP zawierają stare definicje schema. Proszę uruchomić " -"setup." +#: plugins/personal/generic/generic.tpl:62 +msgid "Template name" +msgstr "Nazwa Szablonu" -#: html/index.php:302 -msgid "Please specify a valid username!" -msgstr "Proszę podać prawidłową nazwę użytkownika!" +#: plugins/personal/generic/generic.tpl:144 +msgid "Sex" +msgstr "Płeć" -#: html/index.php:305 -msgid "Please specify your password!" -msgstr "Proszę podać prawidłowe hasło!" +#: plugins/personal/generic/generic.tpl:157 +#: plugins/personal/generic/multiple_generic.tpl:33 +msgid "Preferred langage" +msgstr "Preferowany język" -#: html/index.php:317 -#, fuzzy -msgid "Authentication error" -msgstr "Autentykacja Nagios" +#: plugins/personal/generic/generic.tpl:175 +#: plugins/personal/generic/multiple_generic.tpl:53 +msgid "Choose subtree to place user in" +msgstr "Wybierz poddrzewo do umieszczenia konta." -#: html/index.php:317 -msgid "Cannot retrieve user information for htaccess authentication!" -msgstr "" +#: plugins/personal/generic/generic.tpl:202 +#: plugins/personal/generic/multiple_generic.tpl:78 +msgid "Private phone" +msgstr "Telefon prywatny" -#: html/index.php:371 -#, fuzzy -msgid "Account locked. Please contact your system administrator!" -msgstr "Konto zablokowane. Proszę skontaktować się z administratorem systemu." +#: plugins/personal/generic/generic.tpl:223 +#: plugins/personal/generic/multiple_generic.tpl:105 +msgid "Password storage" +msgstr "Przechowywanie hasła" -#: html/index.php:422 -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/personal/generic/generic.tpl:240 +#: plugins/personal/generic/multiple_generic.tpl:117 +#: plugins/personal/generic/generic_certs.tpl:3 +msgid "Certificates" +msgstr "Certyfikaty" -#: html/main.php:148 -#, php-format -msgid "Cannot locate file '%s' - please run '%s' to fix this" -msgstr "" +#: plugins/personal/generic/generic.tpl:243 +#: plugins/personal/generic/multiple_generic.tpl:121 +msgid "Edit certificates" +msgstr "Edytuj certyfikaty" -#: html/main.php:167 +#: plugins/personal/generic/generic.tpl:251 #, fuzzy -msgid "PHP configuration" -msgstr "Konfiguracja bazy FAX" +msgid "Last logon" +msgstr "Nazwisko" -#: html/main.php:168 -msgid "" -"FATAL: Register globals is on. GOsa will refuse to login unless this is " -"fixed by an administrator." -msgstr "" -"BŁĄD: Register globals jest włączone. GOsa odmówi logowania do momentu " -"poprawienia tego parametru przez administratora." +#: plugins/personal/generic/generic.tpl:267 +#: plugins/personal/generic/multiple_generic.tpl:137 +msgid "Organizational information" +msgstr "Informacje organizacyjne" -#: html/main.php:228 -msgid "Running out of memory!" -msgstr "" +#: plugins/personal/generic/generic.tpl:295 +#: plugins/personal/generic/multiple_generic.tpl:169 +msgid "Department No." +msgstr "Numer departamentu" -#: html/main.php:284 -msgid "User ACL checks disabled" -msgstr "" +#: plugins/personal/generic/generic.tpl:303 +#: plugins/personal/generic/multiple_generic.tpl:179 +msgid "Employee No." +msgstr "Numer pracownika" -#: html/main.php:329 -#, fuzzy -msgid "Your password is about to expire, please change your password!" -msgstr "Twoje hasło zaraz wygaśnie, proszę zmienić hasło" +#: plugins/personal/generic/generic.tpl:329 +#: plugins/personal/generic/generic.tpl:511 +#: plugins/personal/generic/multiple_generic.tpl:207 +#: plugins/personal/generic/multiple_generic.tpl:418 +msgid "Room No." +msgstr "Numer pokoju" -#: html/main.php:339 -#, fuzzy -msgid "Plugin" -msgstr "w" +#: plugins/personal/generic/generic.tpl:525 +msgid "Please use the phone tab" +msgstr "Proszę użyć zakładki telefony" -#: html/main.php:340 -#, fuzzy, php-format -msgid "FATAL: Cannot find any plugin definitions for plugin '%s'!" -msgstr "BŁĄD: Nie można znaleźć żadnych definicji dla pluginu '%s'!" +#: plugins/personal/generic/paste_generic.tpl:1 +msgid "User settings" +msgstr "Ustawienia użytkownika" -#: html/main.php:354 -#, fuzzy -msgid "Configuration Error" -msgstr "Plik konfiguracyjny" +#: plugins/personal/generic/paste_generic.tpl:23 +msgid "Clear password" +msgstr "Wyczyść hasło" -#: html/main.php:355 -#, php-format -msgid "" -"FATAL: not all POST variables have been transfered by PHP - please inform " -"your administrator!" -msgstr "" +#: plugins/personal/generic/paste_generic.tpl:24 +msgid "Set new password" +msgstr "Ustaw nowe hasło" -#: html/setup.php:66 -#, fuzzy -msgid "Smarty" -msgstr "Podsumowanie" +#: plugins/personal/generic/paste_generic.tpl:52 +#: plugins/personal/generic/generic_picture.tpl:27 +msgid "Remove picture" +msgstr "Usuń obrazek" -#: html/helpviewer.php:64 -msgid "Help browser" -msgstr "Wyszukiwarka pomocy" +#: plugins/personal/generic/main.inc:115 +#, fuzzy +msgid "You have no permission to set your password!" +msgstr "Brak uprawnień do zmiany własnego hasła" -#: html/helpviewer.php:118 -msgid "There is no helpfile specified for this class" -msgstr "Pomoc nie jest dostępna dla tej klasy." +#: plugins/personal/generic/main.inc:206 +msgid "Generic user information" +msgstr "Ogólne informacje o użytkowniku" -#: html/helpviewer.php:269 -#, php-format -msgid "Helpdir '%s' is not accessible, can't read any helpfiles." +#: plugins/personal/generic/password.tpl:2 +msgid "" +"You have changed the method your password is stored in the ldap database. " +"For that reason you've to enter your password at this point again. GOsa will " +"then encode it with the selected method." msgstr "" -"Katalog pomocy '%s' nie jest osiągalny, nie można czytać żadnych plików " -"pomocy." +"Zmieniono metodę kodowania hasła w bazie ldap. Z tego powodu należy teraz " +"podać ponownie swoje hasło. GOsa zakoduje to hasło używając wybranej metody." -#: setup/setup_finish.tpl:3 -#, fuzzy -msgid "Create your configuration file" -msgstr "Plik konfiguracyjny" +#: plugins/personal/generic/generic_certs.tpl:8 +msgid "Standard certificate" +msgstr "Standardowy certyfikat" -#: setup/setup_finish.tpl:13 -msgid "Download configuration" -msgstr "Konfiguracja pobierania" +#: plugins/personal/generic/generic_certs.tpl:33 +msgid "S/MIME certificate" +msgstr "certyfikat S/MIME" -#: setup/setup_finish.tpl:18 -#, fuzzy -msgid "Status: " -msgstr "Status" +#: plugins/personal/generic/generic_certs.tpl:57 +msgid "PKCS12 certificate" +msgstr "certyfikat PKCS12" -#: setup/setup_schema.tpl:3 +#: plugins/personal/posix/class_posixAccount.inc:38 #, fuzzy -msgid "Schema specific settings" -msgstr "Ustawienia Samba" +msgid "Edit users POSIX settings" +msgstr "Ustawienia Posix" -#: setup/setup_schema.tpl:7 -msgid "Enable schema validation when logging in" -msgstr "" +#: plugins/personal/posix/class_posixAccount.inc:154 +msgid "expired" +msgstr "wygasło" -#: setup/setup_schema.tpl:16 -#, fuzzy -msgid "Check status" -msgstr "Ustaw status" +#: plugins/personal/posix/class_posixAccount.inc:156 +msgid "grace time active" +msgstr "Czas prolongaty aktywny" -#: setup/setup_schema.tpl:20 -msgid "Schema check succeeded" -msgstr "" +#: plugins/personal/posix/class_posixAccount.inc:159 +#, fuzzy +msgid "password not changeable" +msgstr "aktywne, hasło niezmienialne" -#: setup/setup_schema.tpl:23 +#: plugins/personal/posix/class_posixAccount.inc:161 #, fuzzy -msgid "Schema check failed" -msgstr "Zapisywanie telefonu nieudane" +msgid "password expired" +msgstr "aktywne, hasło wygasło" -#: setup/setup_schema.tpl:31 -msgid "" -"Could not read any schema informations, all checks skipped. Adjust your ldap " -"acls." -msgstr "" +#: plugins/personal/posix/class_posixAccount.inc:208 +msgid "unconfigured" +msgstr "nieskonfigurowane" -#: setup/setup_schema.tpl:35 -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/personal/posix/class_posixAccount.inc:219 +msgid "automatic" +msgstr "automatyczne" -#: setup/class_setupStep_Checks.inc:38 setup/class_setupStep_Checks.inc:39 -msgid "Installation check" +#: plugins/personal/posix/class_posixAccount.inc:275 +#: plugins/personal/posix/class_posixAccount.inc:295 +#: plugins/personal/posix/class_posixAccount.inc:297 +#: plugins/personal/posix/class_posixAccount.inc:300 +msgid "POSIX" msgstr "" -#: setup/class_setupStep_Checks.inc:40 -msgid "Basic checks for PHP compatibility and extensions" -msgstr "" +#: plugins/personal/posix/class_posixAccount.inc:471 +#, 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" -#: setup/class_setupStep_Checks.inc:64 -#, fuzzy -msgid "Checking PHP version" -msgstr "Sprawdzam wersję PHP (>=4.1.0)" +#: plugins/personal/posix/class_posixAccount.inc:475 +#, php-format +msgid "Password must be changed after %s days" +msgstr "Hasło musi zostać zmienione po %s dniach" -#: setup/class_setupStep_Checks.inc:65 +#: plugins/personal/posix/class_posixAccount.inc:479 #, 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." +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" -#: setup/class_setupStep_Checks.inc:66 -msgid "Please upgrade to a supported version." -msgstr "" +#: plugins/personal/posix/class_posixAccount.inc:483 +#, fuzzy, php-format +msgid "Warn user %s days before password expiry" +msgstr "Ostrzeż użytkownika na %s dni przed wygaśnięciem hasła" -#: setup/class_setupStep_Checks.inc:73 -msgid "GOsa requires this module to talk with your LDAP server." +#: plugins/personal/posix/class_posixAccount.inc:837 +msgid "Timeout while waiting for lock. Ignoring lock!" msgstr "" -#: setup/class_setupStep_Checks.inc:81 -msgid "GOsa requires this module for an internationalized interface." -msgstr "" +#: plugins/personal/posix/class_posixAccount.inc:895 +#: plugins/personal/posix/class_posixAccount.inc:1203 +msgid "Group of user" +msgstr "Grupa użytkownika" -#: setup/class_setupStep_Checks.inc:89 -msgid "GOsa requires this module for the samba integration." +#: plugins/personal/posix/class_posixAccount.inc:990 +msgid "" +"A duplicated UID number was written for this user. If this was not intended " +"please verify all used uidNumbers!" msgstr "" -#: setup/class_setupStep_Checks.inc:97 -msgid "GOsa requires this module to make use of SSHA encryption." -msgstr "" +#: plugins/personal/posix/class_posixAccount.inc:1066 +#: plugins/personal/posix/class_posixAccount.inc:1069 +#: plugins/personal/posix/class_posixAccount.inc:1139 +#: plugins/personal/posix/class_posixAccount.inc:1142 +#: plugins/personal/posix/class_posixAccount.inc:1570 +#: plugins/personal/posix/generic.tpl:7 +#: plugins/personal/posix/paste_generic.tpl:8 +msgid "Home directory" +msgstr "Katalog domowy" -#: setup/class_setupStep_Checks.inc:105 -msgid "GOsa requires this module to talk to an IMAP server." -msgstr "" +#: plugins/personal/posix/class_posixAccount.inc:1077 +#: plugins/personal/posix/class_posixAccount.inc:1080 +#: plugins/personal/posix/generic.tpl:57 +#: plugins/personal/posix/paste_generic.tpl:28 +msgid "UID" +msgstr "UID" -#: setup/class_setupStep_Checks.inc:112 +#: plugins/personal/posix/class_posixAccount.inc:1095 +#: plugins/personal/posix/class_posixAccount.inc:1148 #, fuzzy -msgid "mbstring" -msgstr "Ustawienia Samba" +msgid "shadowMin" +msgstr "Shadow min" -#: setup/class_setupStep_Checks.inc:113 -msgid "GOsa requires this module to handle unicode strings." -msgstr "" +#: plugins/personal/posix/class_posixAccount.inc:1100 +#: plugins/personal/posix/class_posixAccount.inc:1153 +#, fuzzy +msgid "shadowMax" +msgstr "Shadow max" -#: setup/class_setupStep_Checks.inc:120 setup/setup_config2.tpl:188 +#: plugins/personal/posix/class_posixAccount.inc:1105 +#: plugins/personal/posix/class_posixAccount.inc:1158 #, fuzzy -msgid "MySQL" -msgstr "błąd LDAP:" +msgid "shadowWarning" +msgstr "Shadow ostrzeżenie" -#: setup/class_setupStep_Checks.inc:121 +#: plugins/personal/posix/class_posixAccount.inc:1119 +#: plugins/personal/posix/class_posixAccount.inc:1172 #, 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 "shadowInactive" +msgstr "Shadow nieaktywne" -#: setup/class_setupStep_Checks.inc:138 -msgid "samba hash generator" -msgstr "" +#: plugins/personal/posix/class_posixAccount.inc:1560 +msgid "POSIX account" +msgstr "Konto POSIX" -#: setup/class_setupStep_Checks.inc:139 -msgid "GOsa requires this command to synchronize POSIX and samba passwords." -msgstr "" +#: plugins/personal/posix/class_posixAccount.inc:1571 +#: plugins/personal/posix/generic.tpl:15 +msgid "Shell" +msgstr "Shell" -#: setup/class_setupStep_Checks.inc:140 -msgid "" -"Deploy a gosa-si installation or install the perl Crypt::SmbHash modules." -msgstr "" +#: plugins/personal/posix/class_posixAccount.inc:1572 +#: setup/setup_migrate.tpl:291 +msgid "User ID" +msgstr "Identyfikator użytkownika" -#: setup/class_setupStep_Checks.inc:150 -#, 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 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/personal/posix/class_posixAccount.inc:1573 +msgid "Group ID" +msgstr "ID grupy" -#: setup/class_setupStep_Checks.inc:151 -#, fuzzy -msgid "Search for 'register_globals' in your php.ini and switch it to 'Off'." -msgstr "Sprawdzam, czy register_globals jest ustawione na 'off'" +#: plugins/personal/posix/class_posixAccount.inc:1575 +msgid "Force password change on login" +msgstr "Wymuś zmianę hasła podczas logowania" -#: setup/class_setupStep_Checks.inc:159 -msgid "PHP uses this value for the garbage collector to delete old sessions." -msgstr "" +#: plugins/personal/posix/class_posixAccount.inc:1576 +msgid "Shadow min" +msgstr "Shadow min" -#: setup/class_setupStep_Checks.inc:160 -#, 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/personal/posix/class_posixAccount.inc:1577 +msgid "Shadow max" +msgstr "Shadow max" -#: setup/class_setupStep_Checks.inc:161 -#, 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/personal/posix/class_posixAccount.inc:1578 +msgid "Shadow warning" +msgstr "Shadow ostrzeżenie" -#: setup/class_setupStep_Checks.inc:168 setup/class_setupStep_Checks.inc:184 -#: setup/class_setupStep_Checks.inc:200 setup/class_setupStep_Checks.inc:216 -#, fuzzy -msgid "Off" -msgstr "Offline" +#: plugins/personal/posix/class_posixAccount.inc:1579 +msgid "Shadow inactive" +msgstr "Shadow nieaktywne" + +#: plugins/personal/posix/class_posixAccount.inc:1580 +msgid "Shadow expire" +msgstr "Shadow wygasa" + +#: plugins/personal/posix/class_posixAccount.inc:1581 +msgid "System trust model" +msgstr "Zaufanie do systemów" + +#: plugins/personal/posix/generic.tpl:25 +msgid "Primary group" +msgstr "Grupa podstawowa" + +#: plugins/personal/posix/generic.tpl:36 +msgid "Status" +msgstr "Status" + +#: plugins/personal/posix/generic.tpl:53 +#: plugins/personal/posix/paste_generic.tpl:23 +msgid "Force UID/GID" +msgstr "Wymuś UID/GID" + +#: plugins/personal/posix/generic.tpl:83 +#: plugins/personal/posix/paste_generic.tpl:47 +msgid "Group membership" +msgstr "Przynależność do grup" + +#: plugins/personal/posix/generic.tpl:85 +#: plugins/personal/posix/paste_generic.tpl:54 +msgid "(Warning: more than 16 groups are not supported by NFS!)" +msgstr "(Uwaga: NFS nie wspiera więcej niż 16 grup!)" -#: setup/class_setupStep_Checks.inc:169 +#: plugins/personal/posix/generic.tpl:94 #, 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'." +msgid "Common group" +msgstr "Pokaż grupy" -#: setup/class_setupStep_Checks.inc:170 +#: plugins/personal/posix/generic.tpl:98 #, 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'." +msgid "Non common group" +msgstr "Pokaż grupy pocztowe" + +#: plugins/personal/posix/generic.tpl:119 +msgid "Account" +msgstr "Konto" + +#: plugins/personal/posix/posix_groups.tpl:6 +msgid "Select groups to add" +msgstr "Wybierz grupy do dodania" + +#: plugins/personal/posix/posix_groups.tpl:32 +msgid "Display groups of department" +msgstr "Wyświetl grupy departamentu" -#: setup/class_setupStep_Checks.inc:177 -#, fuzzy -msgid "" -"GOsa needs at least 32MB of memory. Setting it below this limit may cause " -"errors that are not reproducable! 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/personal/posix/posix_groups.tpl:44 +msgid "Display groups matching" +msgstr "Wyświetl grupy pasujące" -#: setup/class_setupStep_Checks.inc:178 -msgid "" -"Search for 'memory_limit' in your php.ini and set it to '32M' or higher." -msgstr "" +#: plugins/personal/posix/posix_groups.tpl:55 +msgid "Display groups of user" +msgstr "Wyświetl grupy użytkownika" + +#: plugins/personal/posix/paste_generic.tpl:4 +msgid "Posix settings" +msgstr "Ustawienia Posix" -#: setup/class_setupStep_Checks.inc:185 +#: plugins/personal/posix/main.inc:142 #, fuzzy -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'." +msgid "POSIX settings" +msgstr "Ustawienia Posix" -#: setup/class_setupStep_Checks.inc:186 -msgid "Search for 'implicit_flush' in your php.ini and set it to 'Off'." -msgstr "" +#: plugins/personal/posix/posix_shadow.tpl:9 +msgid "User must change password on first login" +msgstr "Użytkownik musi zmienić hasło przy pierwszym logowaniu" -#: setup/class_setupStep_Checks.inc:193 -#, fuzzy -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/personal/posix/posix_shadow.tpl:34 +msgid "Password expires on" +msgstr "Hasło wygasa" -#: setup/class_setupStep_Checks.inc:194 +#: plugins/personal/password/changed.tpl:3 msgid "" -"Search for 'max_execution_time' in your php.ini and set it to '30' or higher." +"You've successfully changed your password. Remember to change all programms " +"configured to use it as well." msgstr "" +"Pomyślnie zmieniono hasło. Proszę pamiętać aby zmienić również ustawienia w " +"programach skonfigurowanych do używania tego hasła." -#: setup/class_setupStep_Checks.inc:201 +#: plugins/personal/password/main.inc:57 setup/setup_config1.tpl:136 #, fuzzy +msgid "Password settings" +msgstr "Ustawienia użytkownika" + +#: plugins/personal/password/password.tpl:4 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." +"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 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." +"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." -#: setup/class_setupStep_Checks.inc:202 -msgid "Search for 'expose_php' in your php.ini and set if to 'Off'." -msgstr "" +#: plugins/personal/password/password.tpl:41 +msgid "Clear fields" +msgstr "Wyczyść pola" -#: setup/class_setupStep_Checks.inc:208 +#: plugins/personal/password/class_password.inc:27 #, fuzzy -msgid "On" -msgstr "Otwórz" +msgid "Change user password" +msgstr "Zmień hasło" -#: setup/class_setupStep_Checks.inc:209 -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/personal/password/class_password.inc:79 +msgid "You need to specify your current password in order to proceed." +msgstr "Proszę podać obecne hasło aby kontynuować." -#: setup/class_setupStep_Checks.inc:210 -#, 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'" +#: plugins/personal/password/class_password.inc:85 +msgid "The password you've entered as 'New password' is empty." +msgstr "Hasło które podano jako 'Nowe hasło' jest puste." -#: setup/class_setupStep_Checks.inc:217 -#, 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/personal/password/class_password.inc:94 +#, fuzzy, php-format +msgid "External password changer reported a problem: %s." +msgstr "Zewnętrzny program do zmiany hasła zgłosił następujący problem:" -#: setup/class_setupStep_Checks.inc:218 -#, fuzzy +#: plugins/personal/password/class_password.inc:108 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'." +"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." -#: setup/class_setupStep_Checks.inc:228 +#: plugins/personal/password/class_password.inc:114 #, fuzzy -msgid "Configuration writeable" -msgstr "Plik konfiguracyjny" +msgid "You have no permission to change your password." +msgstr "Brak uprawnień do zmiany własnego hasła" -#: setup/class_setupStep_Checks.inc:229 -#, fuzzy -msgid "The configuration file can't be written" -msgstr "Plik konfiguracyjny" +#: plugins/personal/password/class_password.inc:141 +msgid "User password" +msgstr "Hasło użytkownika" -#: setup/class_setupStep_Checks.inc:230 -#, php-format -msgid "" -"GOsa reads its configuration from a file located in (%s/%s). The setup can " -"write the configuration directly if it is writeable." -msgstr "" +#: plugins/personal/password/nochange.tpl:2 +msgid "Password change not allowed" +msgstr "Brak uprawnień do zmiay hasła" + +#: plugins/personal/password/nochange.tpl:6 +#, fuzzy +msgid "You have no permission to change your password at this time" +msgstr "Brak uprawnień do zmiany własnego hasła" #: setup/class_setupStep_Feedback.inc:92 #, fuzzy @@ -4922,241 +5017,404 @@ msgstr "Ograniczenia dla nadawcy" msgid "Notification and feedback" msgstr "Powiadomienie wysłane!" -#: setup/class_setupStep_Feedback.inc:132 setup/class_setup.inc:77 -#, fuzzy -msgid "Setup error" -msgstr "Ustaw status" +#: setup/class_setupStep_Feedback.inc:131 setup/class_setup.inc:77 +#, fuzzy +msgid "Setup error" +msgstr "Ustaw status" + +#: 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 "" + +#: setup/class_setupStep_Feedback.inc:147 +msgid "Cannot send feedback: service temporarily unavailable" +msgstr "" + +#: setup/class_setupStep_Feedback.inc:180 +#, fuzzy +msgid "Please specify a valid email address." +msgstr "Proszę podać prawidłową nazwę skryptu." + +#: setup/class_setupStep_Feedback.inc:184 +msgid "" +"You have to select at least one of both options, subscribe or send feedback." +msgstr "" + +#: setup/class_setup.inc:197 +#, fuzzy +msgid "Completed" +msgstr "niepełne" + +#: setup/class_setup.inc:267 setup/setup_migrate.tpl:272 +#, fuzzy +msgid "Next" +msgstr "tekst" + +#: setup/setup_config2.tpl:2 +msgid "Samba settings" +msgstr "Ustawienia Samba" + +#: setup/setup_config2.tpl:6 +msgid "Samba hash generator" +msgstr "" + +#: setup/setup_config2.tpl:15 +msgid "Samba SID" +msgstr "Samba SID" + +#: setup/setup_config2.tpl:31 +#, fuzzy +msgid "RID base" +msgstr "Baza" + +#: setup/setup_config2.tpl:46 +#, fuzzy +msgid "Workstation container" +msgstr "Nazwa stacji roboczej" + +#: setup/setup_config2.tpl:61 +#, fuzzy +msgid "Samba SID mapping" +msgstr "Samba SID" + +#: setup/setup_config2.tpl:71 +#, fuzzy +msgid "Timezone" +msgstr "Strefa czasowa użytkownika" + +#: setup/setup_config2.tpl:74 +#, fuzzy +msgid "Please choose your preferred timezone here" +msgstr "Preferowany język" + +#: setup/setup_config2.tpl:96 +#, fuzzy +msgid "Additional GOsa settings" +msgstr "Ustawienia Aplikacji" + +#: setup/setup_config2.tpl:100 +msgid "Enable Copy & Paste" +msgstr "" + +#: setup/setup_config2.tpl:112 +#, fuzzy +msgid "Enable DNS extension" +msgstr "Rozszerzenie inwentarza" + +#: setup/setup_config2.tpl:124 +#, fuzzy +msgid "Enable DHCP extension" +msgstr "Rozszerzenie inwentarza" + +#: setup/setup_config2.tpl:136 +#, fuzzy +msgid "Enable mime type management" +msgstr "Zarządzanie typami mime" + +#: setup/setup_config2.tpl:148 +#, fuzzy +msgid "Enable FAI release management" +msgstr "Zarządzanie FAI" + +#: setup/setup_config2.tpl:160 +#, fuzzy +msgid "Enable user netatalk plugin" +msgstr "Zarządzaj kontem Netatalk" + +#: setup/setup_config2.tpl:171 +#, fuzzy +msgid "Government mode" +msgstr "do folferu" + +#: setup/setup_config2.tpl:182 +#, fuzzy +msgid "Logging options" +msgstr "Nieznane" + +#: setup/setup_config2.tpl:186 +#, fuzzy +msgid "Syslog" +msgstr "Logi systemowe" + +#: setup/setup_config2.tpl:188 setup/class_setupStep_Checks.inc:120 +#, fuzzy +msgid "MySQL" +msgstr "błąd LDAP:" + +#: setup/setup_config2.tpl:193 +msgid "Mail settings" +msgstr "Ustawienia pocztowe" -#: setup/class_setupStep_Feedback.inc:141 -#: setup/class_setupStep_Feedback.inc:148 -msgid "Feedback error" -msgstr "" +#: setup/setup_config2.tpl:197 +msgid "Mail method" +msgstr "Typ pocztowy" -#: setup/class_setupStep_Feedback.inc:141 -#, php-format -msgid "Cannot send feedback to '%s': %s" +#: setup/setup_config2.tpl:213 +msgid "Account identification attribute" msgstr "" -#: setup/class_setupStep_Feedback.inc:148 -msgid "Cannot send feedback: service temporarily unavailable" -msgstr "" +#: setup/setup_config2.tpl:227 +#, fuzzy +msgid "Vacation templates" +msgstr "Szablon stacji roboczej" -#: setup/class_setupStep_Feedback.inc:150 -msgid "Feedback sucessfully send" +#: setup/setup_config2.tpl:243 +msgid "Use Cyrus UNIX style" msgstr "" -#: setup/class_setupStep_Feedback.inc:180 +#: setup/setup_config2.tpl:253 #, fuzzy -msgid "Please specify a valid email address." -msgstr "Proszę podać prawidłową nazwę skryptu." +msgid "Snapshots / Undo" +msgstr "Tworzenie snapshot'u nieudane" -#: setup/class_setupStep_Feedback.inc:184 -msgid "" -"You have to select at least one of both options, subscribe or send feedback." -msgstr "" +#: setup/setup_config2.tpl:262 setup/setup_config2.tpl:307 +#, fuzzy +msgid "Enable snapshots" +msgstr "Utwórz spanshot" -#: setup/setup_license.tpl:8 -msgid "I have read the license and accept it" -msgstr "" +#: setup/setup_config2.tpl:268 setup/setup_config2.tpl:313 +#, fuzzy +msgid "Snapshot base" +msgstr "Tworzenie snapshot'u nieudane" -#: setup/setup_config1.tpl:2 -msgid "Look and feel" -msgstr "" +#: setup/setup_frame.tpl:12 +#, fuzzy +msgid "GOsa setup wizard" +msgstr "Podgląd pomocy GOsa" -#: setup/setup_config1.tpl:6 +#: setup/setup_frame.tpl:19 #, fuzzy -msgid "Theme" -msgstr "Mime" +msgid "Installation" +msgstr "Stacja Windows" -#: setup/setup_config1.tpl:15 +#: setup/setup_frame.tpl:19 #, fuzzy -msgid "Apache" -msgstr "Cache" +msgid "Setup" +msgstr "Ustaw" -#: setup/setup_config1.tpl:19 -msgid "Compress output send to browser" +#: setup/setup_migrate.tpl:5 +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_config1.tpl:27 +#: setup/setup_migrate.tpl:33 #, fuzzy -msgid "People and group storage" -msgstr "Prosze wyszczególnić długość pamięci." +msgid "Check again" +msgstr "Sprawdź" -#: setup/setup_config1.tpl:30 +#: setup/setup_migrate.tpl:37 #, fuzzy -msgid "People DN attribute" -msgstr "Ten 'dn' nie jest aplikacją." +msgid "Add required object classes to the LDAP base" +msgstr "Wyświetl szablony FAI" -#: setup/setup_config1.tpl:41 +#: setup/setup_migrate.tpl:39 setup/setup_migrate.tpl:244 +#: setup/setup_migrate.tpl:344 setup/setup_migrate.tpl:398 +#: setup/setup_migrate.tpl:453 setup/setup_migrate.tpl:496 +#: setup/setup_migrate.tpl:540 #, fuzzy -msgid "People storage subtree" -msgstr "Prosze wyszczególnić długość pamięci." +msgid "Current" +msgstr "Obecny obiekt" -#: setup/setup_config1.tpl:50 +#: setup/setup_migrate.tpl:46 setup/setup_migrate.tpl:248 +#: setup/setup_migrate.tpl:351 setup/setup_migrate.tpl:405 +#: setup/setup_migrate.tpl:457 setup/setup_migrate.tpl:500 +#: setup/setup_migrate.tpl:544 #, fuzzy -msgid "Group storage subtree" -msgstr "Proszę wybrać grupę obiektów" +msgid "After migration" +msgstr "Administracja użytkownikami" -#: setup/setup_config1.tpl:59 -msgid "Include personal title in user DN" +#: setup/setup_migrate.tpl:54 setup/class_setupStep_Migrate.inc:376 +#: setup/class_setupStep_Migrate.inc:665 setup/class_setupStep_Migrate.inc:805 +#: setup/class_setupStep_Migrate.inc:1034 +#: setup/class_setupStep_Migrate.inc:2127 +#: setup/class_setupStep_Migrate.inc:2568 +#: setup/class_setupStep_Migrate.inc:2722 +#: setup/class_setupStep_Migrate.inc:3052 +#, fuzzy +msgid "Migrate" +msgstr "Utwórz" + +#: setup/setup_migrate.tpl:65 +msgid "Move windows workstations into a valid windows workstation department" msgstr "" -#: setup/setup_config1.tpl:70 -msgid "Relaxed naming policies" +#: setup/setup_migrate.tpl:67 +msgid "" +"This dialog allows you to move the displayed windows workstations into a " +"valid department" msgstr "" -#: setup/setup_config1.tpl:81 -#, fuzzy -msgid "Automatic UIDs" -msgstr "Automatyczne tryby" +#: setup/setup_migrate.tpl:69 +msgid "" +"Be careful with this tool, there may be references pointing to this " +"workstations that can't be migrated." +msgstr "" -#: setup/setup_config1.tpl:97 setup/class_setupStep_Config1.inc:118 -msgid "GID / UID min id" +#: setup/setup_migrate.tpl:95 +msgid "Move selected windows workstations into the following GOsa department" msgstr "" -#: setup/setup_config1.tpl:113 +#: setup/setup_migrate.tpl:100 #, fuzzy -msgid "Number base for people/groups" -msgstr "Podstawowe ID dla użytkowników/grup" +msgid "Move selected workstations" +msgstr "Wybierz aby zobaczyc stacje robocze" -#: setup/setup_config1.tpl:121 -msgid "Hook for number base" +#: setup/setup_migrate.tpl:101 +msgid "What will be done here" msgstr "" -#: setup/setup_config1.tpl:140 -#, fuzzy -msgid "Password encryption algorithm" -msgstr "Algorytm szyfrowania" +#: setup/setup_migrate.tpl:113 +msgid "Move groups into configured group tree" +msgstr "" -#: setup/setup_config1.tpl:151 -#, fuzzy -msgid "Password restrictions" -msgstr "Hasło wygasa" +#: setup/setup_migrate.tpl:116 +msgid "" +"This dialog allows moving a couple of groups to the configured group tree. " +"Doing this may straighten your LDAP service." +msgstr "" -#: setup/setup_config1.tpl:158 setup/setup_config1.tpl:162 -msgid "Password minimum length" +#: setup/setup_migrate.tpl:119 +msgid "" +"Be careful with this option! There may be references pointing to these " +"groups. The GOsa setup can't migrate references, so you may want to cancel " +"the migration in this case." msgstr "" -#: setup/setup_config1.tpl:169 setup/setup_config1.tpl:173 -msgid "Different characters from old password" +#: setup/setup_migrate.tpl:122 +msgid "Move selected groups into this group tree" msgstr "" -#: setup/setup_config1.tpl:182 +#: setup/setup_migrate.tpl:153 setup/setup_migrate.tpl:205 +#: setup/setup_migrate.tpl:254 setup/setup_migrate.tpl:372 +#: setup/setup_migrate.tpl:425 setup/setup_migrate.tpl:469 +#: setup/setup_migrate.tpl:512 setup/setup_migrate.tpl:556 #, fuzzy -msgid "Password change hook" -msgstr "Brak uprawnień do zmiay hasła" - -#: setup/setup_config1.tpl:198 -msgid "Use SASL for kerberos" -msgstr "" +msgid "Hide changes" +msgstr "Open xchange" -#: setup/setup_config1.tpl:209 +#: setup/setup_migrate.tpl:155 setup/setup_migrate.tpl:207 +#: setup/setup_migrate.tpl:237 setup/setup_migrate.tpl:374 +#: setup/setup_migrate.tpl:427 setup/setup_migrate.tpl:472 +#: setup/setup_migrate.tpl:515 setup/setup_migrate.tpl:559 #, fuzzy -msgid "Use account expiration" -msgstr "Konto wygasa po" +msgid "Show changes" +msgstr "Pokaż pakiety" -#: setup/setup_config1.tpl:221 -msgid "" -"GOsa supports several encryption types for your passwords. Normally this is " -"adjustable via user templates, but you can specify a default method to be " -"used here, too." +#: setup/setup_migrate.tpl:168 +msgid "Move users into configured user tree" msgstr "" -"GOsa wspiera kilka typów szyfrowania hasła. Typy można ustawić przez " -"szablony użytkownika, oraz można też ustawić typ domyślny tutaj." -#: setup/setup_config1.tpl:222 -#, fuzzy +#: setup/setup_migrate.tpl:170 msgid "" -"GOsa always acts as admin and manages access rights internally. This is a " -"workaround till OpenLDAP's in directory ACI's are fully implemented. For " -"this to work, we need the admin DN and the corresponding password." +"This dialog allows moving a couple of users to the configured user tree. " +"Doing this may straighten your LDAP service." msgstr "" -"GOsa zawsze zachowuje się jak admin i zarządza uprawnieniami wewnętrznie. " -"Jest to obejście dopóki ACL w katalogu OpenLDAP zostaną w pełni " -"zaimplementowane. Trzeba podać administracyjne DN i odpowiednie hasło." -#: setup/setup_config1.tpl:223 +#: setup/setup_migrate.tpl:173 msgid "" -"Some basic LDAP parameters are tunable and affect the locations where GOsa " -"saves people and groups, including the way accounts get created. Check the " -"values below if the fit your needs." +"Be careful with this option! There may be references pointing to these " +"users. The GOsa setup can't migrate references, so you may want to cancel " +"the migration in this case." msgstr "" -"Pewne podstawowe parametry LDAP są zmienialne i wpływają na lokalizacje " -"gdzie GOsa zapisuje użytkowników i grupy razem ze sposobem w jaki konta są " -"tworzone. Sprawdź wartości poniżej i dostosuj do wymagań." -#: setup/setup_config1.tpl:224 +#: setup/setup_migrate.tpl:176 #, fuzzy -msgid "" -"GOsa has modular support for several mail methods. These methods provide " -"interfaces to users mailboxes and general handling for quotas. You can " -"choose the dummy plugin to leave all your mail settings untouched." -msgstr "" -"GOsa posiada modularne wsparcie dla kilku metod pocztowych. Te metody " -"zapewniają interfejsy dla kont użytkowników oraz quota. Można wybrać " -"sztuczny dodatek, aby pozostawić ustawienia poczty nietknięte." +msgid "Move selected users into this people tree" +msgstr "Utwórz użytkownika z tego szablonu" -#: setup/class_setupStep_Config3.inc:77 setup/class_setupStep_Config3.inc:78 +#: setup/setup_migrate.tpl:219 #, fuzzy -msgid "GOsa settings 3/3" -msgstr "Ustawienia użytkownika" +msgid "Migrate GOsa 2.5 administrative accounts" +msgstr "Utwórz konto Netatalk" -#: setup/class_setupStep_Config3.inc:79 -msgid "Tweak some GOsa core behaviour" +#: setup/setup_migrate.tpl:221 +msgid "" +"This dialog allows the migration of GOsa 2.5 admin accounts into GOsa 2.6 " +"useable accounts." msgstr "" -#: setup/class_setupStep_Config3.inc:89 setup/class_setupStep_Schema.inc:86 -#: setup/class_setupStep_Config1.inc:88 setup/setup_feedback.tpl:55 -#: setup/setup_feedback.tpl:73 setup/class_setupStep_Config2.inc:167 -#: setup/class_setupStep_Ldap.inc:74 -msgid "No" -msgstr "Nie" - -#: setup/class_setupStep_Config3.inc:89 setup/class_setupStep_Schema.inc:86 -#: setup/class_setupStep_Config1.inc:88 setup/setup_feedback.tpl:53 -#: setup/setup_feedback.tpl:71 setup/class_setupStep_Config2.inc:167 -#: setup/class_setupStep_Ldap.inc:74 -msgid "Yes" -msgstr "Tak" - -#: setup/class_setupStep_Config3.inc:198 +#: setup/setup_migrate.tpl:257 setup/setup_ldap.tpl:65 #, fuzzy -msgid "Session lifetime must be a numeric value!" -msgstr "Przyszłe dni muszą być liczbą." +msgid "Reload" +msgstr "Odczyt" -#: setup/class_setupStep_Config3.inc:202 +#: setup/setup_migrate.tpl:273 #, fuzzy -msgid "Maximum LDAP query time must be a numeric value!" -msgstr "Przyszłe dni muszą być liczbą." +msgid "Abort" +msgstr "Port" -#: setup/class_setupStep_Language.inc:40 setup/class_setupStep_Language.inc:41 +#: setup/setup_migrate.tpl:275 #, fuzzy -msgid "Language setup" -msgstr "Język" +msgid "Create a new GOsa administrator account" +msgstr "Utwórz konto Netatalk" -#: setup/class_setupStep_Language.inc:42 +#: setup/setup_migrate.tpl:278 +msgid "" +"This dialog will automatically add a new super administrator to your LDAP " +"tree." +msgstr "" + +#: setup/setup_migrate.tpl:307 #, fuzzy -msgid "This step allows you to select your preferred language." -msgstr "To menu umożliwia dodawanie, edycję i kasowanie wybranych grup." +msgid "Password (again)" +msgstr "Przechowywanie hasła" + +#: setup/setup_migrate.tpl:333 +msgid "" +"The listed departments are currently invisible in the GOsa user interface. " +"If you want to change this for a couple of entries, select them and use the " +"migrate button below." +msgstr "" + +#: setup/setup_migrate.tpl:334 setup/setup_migrate.tpl:389 +#: setup/setup_migrate.tpl:445 setup/setup_migrate.tpl:489 +#: setup/setup_migrate.tpl:533 +msgid "" +"If you want to know what will be done when migrating the selected entries, " +"use the 'Show changes' button to see the LDIF." +msgstr "" + +#: setup/setup_migrate.tpl:388 +msgid "" +"The listed users are currently invisible in the GOsa user interface. If you " +"want to change this for a couple of users, just select them and use the " +"'Migrate' button below." +msgstr "" -#: setup/class_setupStep_Language.inc:47 -#, fuzzy -msgid "Automatic" -msgstr "automatyczne" +#: setup/setup_migrate.tpl:444 +msgid "" +"The listed devices are currently invisible in the GOsa interface. If you " +"want to change this for a couple of devices, just select them and use the " +"'Migrate' button below." +msgstr "" -#: setup/class_setupStep_Schema.inc:42 setup/class_setupStep_Schema.inc:43 +#: setup/setup_migrate.tpl:470 setup/setup_migrate.tpl:513 +#: setup/setup_migrate.tpl:557 #, fuzzy -msgid "LDAP schema check" -msgstr "Usługa Ldap" +msgid "Refresh" +msgstr "Zależności" -#: setup/class_setupStep_Schema.inc:44 -msgid "Perform test on your current LDAP schema" +#: setup/setup_migrate.tpl:488 +msgid "" +"The listed services are currently invalid for the GOsa version you are going " +"to install. If you want to update a couple of service, just select them and " +"use the 'Migrate' button below." msgstr "" -#: setup/class_setupStep_Finish.inc:37 -#: ihtml/themes/default/copyPasteDialog.tpl:32 -msgid "Finish" -msgstr "Zakończ" +#: setup/setup_migrate.tpl:532 +msgid "" +"The listed menus are currently invisible in the GOsa interface. If you want " +"to change this for a couple of devices, just select them and use the " +"'Migrate' button below." +msgstr "" #: setup/class_setupStep_Finish.inc:38 #, fuzzy @@ -5192,165 +5450,258 @@ msgstr "" "do jego odczytu, podczas gdy inni użytkownicy nie mają. Aby uzyskać takie " "uprawnienia, można wykonać te polecenia:" -#: setup/class_setup.inc:197 -#, fuzzy -msgid "Completed" -msgstr "niepełne" +#: setup/class_setupStep_Checks.inc:38 setup/class_setupStep_Checks.inc:39 +msgid "Installation check" +msgstr "" + +#: setup/class_setupStep_Checks.inc:40 +msgid "Basic checks for PHP compatibility and extensions" +msgstr "" -#: setup/class_setup.inc:267 setup/setup_migrate.tpl:244 +#: setup/class_setupStep_Checks.inc:64 #, fuzzy -msgid "Next" -msgstr "tekst" +msgid "Checking PHP version" +msgstr "Sprawdzam wersję PHP (>=4.1.0)" -#: setup/setup_checks.tpl:9 -msgid "PHP module and extension checks" +#: setup/class_setupStep_Checks.inc:65 +#, 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/setup_checks.tpl:41 setup/setup_checks.tpl:103 -msgid "GOsa will NOT run without fixing this." +#: setup/class_setupStep_Checks.inc:66 +msgid "Please upgrade to a supported version." msgstr "" -#: setup/setup_checks.tpl:45 setup/setup_checks.tpl:107 -msgid "GOsa will run without fixing this." +#: setup/class_setupStep_Checks.inc:73 +msgid "GOsa requires this module to talk with your LDAP server." msgstr "" -#: setup/setup_checks.tpl:67 -#, fuzzy -msgid "PHP setup configuration" -msgstr "Konfiguracja bazy FAX" +#: setup/class_setupStep_Checks.inc:81 +msgid "GOsa requires this module for an internationalized interface." +msgstr "" -#: setup/setup_checks.tpl:67 -#, fuzzy -msgid "show information" -msgstr "Informacje osobiste" +#: setup/class_setupStep_Checks.inc:89 +msgid "GOsa requires this module for the samba integration." +msgstr "" -#: setup/class_setupStep_Config1.inc:74 setup/class_setupStep_Config1.inc:75 +#: setup/class_setupStep_Checks.inc:97 +msgid "GOsa requires this module to make use of SSHA encryption." +msgstr "" + +#: setup/class_setupStep_Checks.inc:105 +msgid "GOsa requires this module to talk to an IMAP server." +msgstr "" + +#: setup/class_setupStep_Checks.inc:112 #, fuzzy -msgid "GOsa settings 1/3" -msgstr "Ustawienia użytkownika" +msgid "mbstring" +msgstr "Ustawienia Samba" -#: setup/class_setupStep_Config1.inc:76 +#: setup/class_setupStep_Checks.inc:113 +msgid "GOsa requires this module to handle unicode strings." +msgstr "" + +#: setup/class_setupStep_Checks.inc:121 #, fuzzy -msgid "GOsa generic settings" -msgstr "Ogólne ustawienia użytkownika" +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." -#: setup/class_setupStep_Config1.inc:118 -#, fuzzy, php-format -msgid "The specified value for '%s' must be a numeric value" -msgstr "Port sieve musi być liczbą." +#: setup/class_setupStep_Checks.inc:138 +msgid "samba hash generator" +msgstr "" -#: setup/class_setupStep_Config1.inc:122 setup/class_setupStep_Config1.inc:126 -#, php-format -msgid "Don't add a trailing comma to '%s'." +#: setup/class_setupStep_Checks.inc:139 +msgid "GOsa requires this command to synchronize POSIX and samba passwords." msgstr "" -#: setup/class_setupStep_Config1.inc:122 -msgid "People storage ou" -msgstr "Prosze wyszczególnić długość pamięci." +#: setup/class_setupStep_Checks.inc:140 +msgid "" +"Deploy a gosa-si installation or install the perl Crypt::SmbHash modules." +msgstr "" -#: setup/class_setupStep_Config1.inc:126 -msgid "Group storage ou" -msgstr "Proszę wybrać grupę obiektów" +#: setup/class_setupStep_Checks.inc:152 +msgid "imagick" +msgstr "" -#: setup/class_setupStep_Config1.inc:130 +#: setup/class_setupStep_Checks.inc:153 +msgid "GOsa requires this extension to handle images." +msgstr "" + +#: setup/class_setupStep_Checks.inc:159 #, fuzzy -msgid "Uid base must be numeric" -msgstr "Limit czasu musi być liczbą" +msgid "compression module" +msgstr "Kontrola dostępu" -#: setup/class_setupStep_Config1.inc:134 +#: setup/class_setupStep_Checks.inc:160 +msgid "GOsa requires this extension to handle snapshots." +msgstr "" + +#: setup/class_setupStep_Checks.inc:171 #, fuzzy -msgid "The given password minimum length is not numeric." -msgstr "Port sieve musi być liczbą." +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." -#: setup/class_setupStep_Config1.inc:137 +#: setup/class_setupStep_Checks.inc:172 #, fuzzy -msgid "The given password differ value is not numeric." -msgstr "Port sieve musi być liczbą." +msgid "Search for 'register_globals' in your php.ini and switch it to 'Off'." +msgstr "Sprawdzam, czy register_globals jest ustawione na 'off'" -#: setup/setup_feedback.tpl:6 -msgid "Subscribe to the gosa-announce mailinglist" +#: setup/class_setupStep_Checks.inc:180 +msgid "PHP uses this value for the garbage collector to delete old sessions." msgstr "" -#: setup/setup_feedback.tpl:9 +#: setup/class_setupStep_Checks.inc:181 +#, fuzzy 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." +"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ą." -#: setup/setup_feedback.tpl:30 -msgid "Mail address" -msgstr "Adres email" - -#: setup/setup_feedback.tpl:41 -msgid "Send feedback to the GOsa project team" +#: setup/class_setupStep_Checks.inc:182 +#, 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'." + +#: setup/class_setupStep_Checks.inc:189 setup/class_setupStep_Checks.inc:205 +#: setup/class_setupStep_Checks.inc:221 setup/class_setupStep_Checks.inc:237 +#, fuzzy +msgid "Off" +msgstr "Offline" -#: setup/setup_feedback.tpl:44 +#: setup/class_setupStep_Checks.inc:190 +#, fuzzy msgid "" -"When checking this option, GOsa will try to connect http://oss.gonicus.de in " -"order to submit your form anonymously." +"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'." -#: setup/setup_feedback.tpl:50 -msgid "Did the setup procedure help you to get started?" +#: setup/class_setupStep_Checks.inc:191 +#, 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'." -#: setup/setup_feedback.tpl:60 -msgid "If not, what problems did you encounter" +#: setup/class_setupStep_Checks.inc:198 +#, fuzzy +msgid "" +"GOsa needs at least 32MB of memory. Setting it below this limit may cause " +"errors that are not reproducable! 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." -#: setup/setup_feedback.tpl:68 -msgid "Is this the first time you use GOsa?" +#: setup/class_setupStep_Checks.inc:199 +msgid "" +"Search for 'memory_limit' in your php.ini and set it to '32M' or higher." msgstr "" -#: setup/setup_feedback.tpl:74 -msgid "I use it since" +#: setup/class_setupStep_Checks.inc:206 +#, fuzzy +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'." -#: setup/setup_feedback.tpl:75 -msgid "Select the year since when you are using GOsa" +#: setup/class_setupStep_Checks.inc:207 +msgid "Search for 'implicit_flush' in your php.ini and set it to 'Off'." msgstr "" -#: setup/setup_feedback.tpl:82 -msgid "What operating system / distribution do you use?" +#: setup/class_setupStep_Checks.inc:214 +#, fuzzy +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." -#: setup/setup_feedback.tpl:90 -msgid "What web server do you use?" +#: setup/class_setupStep_Checks.inc:215 +msgid "" +"Search for 'max_execution_time' in your php.ini and set it to '30' or higher." msgstr "" -#: setup/setup_feedback.tpl:98 -msgid "What PHP version do you use?" +#: setup/class_setupStep_Checks.inc:222 +#, 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 "" +"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/setup_feedback.tpl:106 -msgid "LDAP" +#: setup/class_setupStep_Checks.inc:223 +msgid "Search for 'expose_php' in your php.ini and set if to 'Off'." msgstr "" -#: setup/setup_feedback.tpl:110 -msgid "What kind of LDAP server(s) do you use?" -msgstr "" +#: setup/class_setupStep_Checks.inc:229 +#, fuzzy +msgid "On" +msgstr "Otwórz" -#: setup/setup_feedback.tpl:116 -msgid "How many objects are in your LDAP?" +#: setup/class_setupStep_Checks.inc:230 +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." -#: setup/setup_feedback.tpl:123 +#: setup/class_setupStep_Checks.inc:231 #, fuzzy -msgid "Features" -msgstr "Przyszłość" +msgid "Search for 'magic_quotes_gpc' in your php.ini and set it to 'On'." +msgstr "Sprawdzam, czy register_globals jest ustawione na 'off'" -#: setup/setup_feedback.tpl:126 -msgid "What features of GOsa do you use?" +#: setup/class_setupStep_Checks.inc:238 +#, 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." + +#: setup/class_setupStep_Checks.inc:239 +#, 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'." -#: setup/setup_feedback.tpl:136 -msgid "What features do you want to see in future versions of GOsa?" -msgstr "" +#: setup/class_setupStep_Checks.inc:249 +#, fuzzy +msgid "Configuration writeable" +msgstr "Plik konfiguracyjny" -#: setup/setup_feedback.tpl:143 -msgid "Send feedback" +#: setup/class_setupStep_Checks.inc:250 +#, fuzzy +msgid "The configuration file can't be written" +msgstr "Plik konfiguracyjny" + +#: setup/class_setupStep_Checks.inc:251 +#, php-format +msgid "" +"GOsa reads its configuration from a file located in (%s/%s). The setup can " +"write the configuration directly if it is writeable." msgstr "" #: setup/setup_config3.tpl:2 @@ -5476,736 +5827,543 @@ msgstr "wyłączone" msgid "Enabled" msgstr "włączone" -#: setup/class_setupStep_Migrate.inc:123 setup/class_setupStep_Migrate.inc:124 -#, fuzzy -msgid "LDAP inspection" -msgstr "Inspekcja instalacji PHP" - -#: setup/class_setupStep_Migrate.inc:125 -msgid "Analyze your current LDAP for GOsa compatibility" +#: setup/setup_feedback.tpl:5 +msgid "Feedback sucessfully send" msgstr "" -#: setup/class_setupStep_Migrate.inc:131 -#, fuzzy -msgid "Checking for root object" -msgstr "Sprawdzam wsparcie dla iconv" - -#: setup/class_setupStep_Migrate.inc:137 -msgid "Checking permissions on LDAP database" +#: setup/setup_feedback.tpl:15 +msgid "Subscribe to the gosa-announce mailinglist" msgstr "" -#: setup/class_setupStep_Migrate.inc:143 -#, fuzzy -msgid "Checking for invisible departments" -msgstr "Sprawdzam wsparcie dla iconv" - -#: setup/class_setupStep_Migrate.inc:148 -#, fuzzy -msgid "Checking for invisible users" -msgstr "Sprawdzam wsparcie dla iconv" - -#: setup/class_setupStep_Migrate.inc:155 -#: setup/class_setupStep_Migrate.inc:3021 -#, fuzzy -msgid "Checking for super administrator" -msgstr "Sprawedzam dodatkowe programy" - -#: setup/class_setupStep_Migrate.inc:161 -#, fuzzy -msgid "Checking for users outside the people tree" -msgstr "Sprawdzam moduł cups" - -#: setup/class_setupStep_Migrate.inc:167 -#, fuzzy -msgid "Checking for groups outside the groups tree" -msgstr "Sprawdzam moduł cups" - -#: setup/class_setupStep_Migrate.inc:174 -msgid "Checking for windows workstations outside the winstation tree" +#: setup/setup_feedback.tpl:18 +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 "" -#: setup/class_setupStep_Migrate.inc:180 -#, fuzzy -msgid "Checking for duplicated UID numbers" -msgstr "Sprawdzam funkcję %s" - -#: setup/class_setupStep_Migrate.inc:186 -#, fuzzy -msgid "Checking for duplicate GID numbers" -msgstr "Sprawdzam funkcję %s" - -#: setup/class_setupStep_Migrate.inc:192 -#, fuzzy -msgid "Checking for old style USB devices" -msgstr "Sprawdzam wsparcie dla iconv" - -#: setup/class_setupStep_Migrate.inc:198 -#, fuzzy -msgid "Checking for old services that have to be migrated" -msgstr "Sprawdzam moduł cups" - -#: setup/class_setupStep_Migrate.inc:204 -#, fuzzy -msgid "Checking for old style application menus" -msgstr "Sprawdzam funkcję %s" - -#: setup/class_setupStep_Migrate.inc:230 setup/class_setupStep_Migrate.inc:282 -#: setup/class_setupStep_Migrate.inc:347 setup/class_setupStep_Migrate.inc:411 -#: setup/class_setupStep_Migrate.inc:482 setup/class_setupStep_Migrate.inc:559 -#: setup/class_setupStep_Migrate.inc:644 setup/class_setupStep_Migrate.inc:785 -#: setup/class_setupStep_Migrate.inc:880 -#: setup/class_setupStep_Migrate.inc:2316 -#: setup/class_setupStep_Migrate.inc:2507 -#: setup/class_setupStep_Migrate.inc:2644 -#, fuzzy -msgid "LDAP query failed" -msgstr "Zapytanie do bazy danych nieudane" +#: setup/setup_feedback.tpl:39 +msgid "Mail address" +msgstr "Adres email" -#: setup/class_setupStep_Migrate.inc:231 setup/class_setupStep_Migrate.inc:283 -#: setup/class_setupStep_Migrate.inc:348 setup/class_setupStep_Migrate.inc:412 -#: setup/class_setupStep_Migrate.inc:483 setup/class_setupStep_Migrate.inc:560 -#: setup/class_setupStep_Migrate.inc:645 setup/class_setupStep_Migrate.inc:786 -#: setup/class_setupStep_Migrate.inc:881 -#: setup/class_setupStep_Migrate.inc:2317 -#: setup/class_setupStep_Migrate.inc:2508 -#: setup/class_setupStep_Migrate.inc:2645 -msgid "Possibly the 'root object' is missing." +#: setup/setup_feedback.tpl:50 +msgid "Send feedback to the GOsa project team" msgstr "" -#: setup/class_setupStep_Migrate.inc:253 -#, fuzzy, php-format -msgid "Found %s duplicate values for attribute 'uidNumber'." -msgstr "Znaleziono powtórzoną wartość dla typu rekordu '%s'." - -#: setup/class_setupStep_Migrate.inc:305 -#, fuzzy, php-format -msgid "Found %s duplicate values for attribute 'gidNumber'." -msgstr "Znaleziono powtórzoną wartość dla typu rekordu '%s'." - -#: setup/class_setupStep_Migrate.inc:363 setup/class_setupStep_Migrate.inc:574 -#: setup/class_setupStep_Migrate.inc:587 -#: setup/class_setupStep_Migrate.inc:1020 -#: setup/class_setupStep_Migrate.inc:1038 -#: setup/class_setupStep_Migrate.inc:1945 -#: setup/class_setupStep_Migrate.inc:1958 -#: setup/class_setupStep_Migrate.inc:3023 -msgid "Failed" -msgstr "Niepowodzenie" - -#: setup/class_setupStep_Migrate.inc:365 -#, php-format +#: setup/setup_feedback.tpl:53 msgid "" -"Found %s winstations outside the predefined winstation department ou '%s'." +"When checking this option, GOsa will try to connect http://oss.gonicus.de in " +"order to submit your form anonymously." msgstr "" -#: setup/class_setupStep_Migrate.inc:366 setup/class_setupStep_Migrate.inc:655 -#: setup/class_setupStep_Migrate.inc:795 -#: setup/class_setupStep_Migrate.inc:1023 -#: setup/class_setupStep_Migrate.inc:2386 -#: setup/class_setupStep_Migrate.inc:2540 -#: setup/class_setupStep_Migrate.inc:2870 -#, fuzzy -msgid "Migrate" -msgstr "Utwórz" +#: setup/setup_feedback.tpl:59 +msgid "Did the setup procedure help you to get started?" +msgstr "" -#: setup/class_setupStep_Migrate.inc:438 -#, fuzzy, php-format -msgid "Found %s groups outside the configured tree '%s'." -msgstr "Zamierzasz skopiować wpis '%s'." +#: setup/setup_feedback.tpl:62 setup/setup_feedback.tpl:80 +#: setup/class_setupStep_Ldap.inc:74 setup/class_setupStep_Config3.inc:89 +#: setup/class_setupStep_Schema.inc:86 setup/class_setupStep_Config1.inc:88 +#: setup/class_setupStep_Config2.inc:167 +msgid "Yes" +msgstr "Tak" -#: setup/class_setupStep_Migrate.inc:439 setup/class_setupStep_Migrate.inc:516 -#, fuzzy -msgid "Move" -msgstr "Tryb" +#: setup/setup_feedback.tpl:64 setup/setup_feedback.tpl:82 +#: setup/class_setupStep_Ldap.inc:74 setup/class_setupStep_Config3.inc:89 +#: setup/class_setupStep_Schema.inc:86 setup/class_setupStep_Config1.inc:88 +#: setup/class_setupStep_Config2.inc:167 +msgid "No" +msgstr "Nie" -#: setup/class_setupStep_Migrate.inc:515 -#, php-format -msgid "Found %s user(s) outside the configured tree '%s'." +#: setup/setup_feedback.tpl:69 +msgid "If not, what problems did you encounter" msgstr "" -#: setup/class_setupStep_Migrate.inc:576 setup/class_setupStep_Migrate.inc:589 -#, php-format -msgid "" -"The specified user '%s' does not have full access to your ldap database." +#: setup/setup_feedback.tpl:77 +msgid "Is this the first time you use GOsa?" msgstr "" -#: setup/class_setupStep_Migrate.inc:653 -#, php-format -msgid "Found %s user(s) that will not be visible in GOsa." +#: setup/setup_feedback.tpl:83 +msgid "I use it since" msgstr "" -#: setup/class_setupStep_Migrate.inc:703 setup/class_setupStep_Migrate.inc:846 -#: setup/class_setupStep_Migrate.inc:1105 -#, fuzzy -msgid "Migration error" -msgstr "Utwórz" - -#: setup/class_setupStep_Migrate.inc:703 setup/class_setupStep_Migrate.inc:846 -#, fuzzy, php-format -msgid "Cannot migrate department '%s':" -msgstr "Utwórz nowy departament" - -#: setup/class_setupStep_Migrate.inc:794 -#, php-format -msgid "Found %s department(s) that will not be visible in GOsa." +#: setup/setup_feedback.tpl:84 +msgid "Select the year since when you are using GOsa" msgstr "" -#: setup/class_setupStep_Migrate.inc:1017 -#, fuzzy, php-format -msgid "GOsa 2.5 administrative accounts found: %s" -msgstr "Utwórz konto Netatalk" - -#: setup/class_setupStep_Migrate.inc:1022 -#, fuzzy -msgid "There is no valid GOsa 2.6 administrator account inside your LDAP." -msgstr "Utwórz konto Netatalk" - -#: setup/class_setupStep_Migrate.inc:1039 -msgid "There is no GOsa administrator account inside your LDAP." +#: setup/setup_feedback.tpl:91 +msgid "What operating system / distribution do you use?" msgstr "" -#: setup/class_setupStep_Migrate.inc:1105 -#, php-format -msgid "Cannot add ACL for user '%s':" +#: setup/setup_feedback.tpl:99 +msgid "What web server do you use?" msgstr "" -#: setup/class_setupStep_Migrate.inc:1143 -#: setup/class_setupStep_Migrate.inc:1153 -#, fuzzy -msgid "Input error" -msgstr "błąd PHP:" +#: setup/setup_feedback.tpl:107 +msgid "What PHP version do you use?" +msgstr "" -#: setup/class_setupStep_Migrate.inc:1143 -msgid "Uid" +#: setup/setup_feedback.tpl:115 +msgid "LDAP" msgstr "" -#: setup/class_setupStep_Migrate.inc:1148 -#, fuzzy -msgid "Password error" -msgstr "Hasło wygasa" +#: setup/setup_feedback.tpl:119 +msgid "What kind of LDAP server(s) do you use?" +msgstr "" -#: setup/class_setupStep_Migrate.inc:1148 -#, fuzzy -msgid "Provided passwords do not match!" -msgstr "Hasła podane jako nowe i powtórzone nie zgadzają się!" +#: setup/setup_feedback.tpl:125 +msgid "How many objects are in your LDAP?" +msgstr "" -#: setup/class_setupStep_Migrate.inc:1153 +#: setup/setup_feedback.tpl:132 #, fuzzy -msgid "Specify a valid user ID!" -msgstr "Proszę podać prawidłową nazwę użytkownika!" +msgid "Features" +msgstr "Przyszłość" -#: setup/class_setupStep_Migrate.inc:1186 -#, php-format -msgid "Adding an administrative user failed: object '%s' already exists!" +#: setup/setup_feedback.tpl:135 +msgid "What features of GOsa do you use?" msgstr "" -#: setup/class_setupStep_Migrate.inc:1225 -#: setup/class_setupStep_Migrate.inc:1274 -#: setup/class_setupStep_Migrate.inc:1323 -#, fuzzy -msgid "Cannot move users to the requested department!" -msgstr "Przejdź do domowego departamentu użytkowników" - -#: setup/class_setupStep_Migrate.inc:1235 -msgid "Winstation will be moved from" +#: setup/setup_feedback.tpl:145 +msgid "What features do you want to see in future versions of GOsa?" msgstr "" -#: setup/class_setupStep_Migrate.inc:1246 -#: setup/class_setupStep_Migrate.inc:1295 -msgid "Updating following references too" +#: setup/setup_feedback.tpl:152 +msgid "Send feedback" msgstr "" -#: setup/class_setupStep_Migrate.inc:1285 +#: setup/setup_finish.tpl:3 #, fuzzy -msgid "Group will be moved from" -msgstr "Będzie możliwość odtworzenia z" +msgid "Create your configuration file" +msgstr "Plik konfiguracyjny" -#: setup/class_setupStep_Migrate.inc:1333 -#, fuzzy -msgid "User will be moved from" -msgstr "Użyj członków z" +#: setup/setup_finish.tpl:13 +msgid "Download configuration" +msgstr "Konfiguracja pobierania" -#: setup/class_setupStep_Migrate.inc:1343 -msgid "The following references will be updated" -msgstr "" +#: setup/setup_finish.tpl:18 +#, fuzzy +msgid "Status: " +msgstr "Status" -#: setup/class_setupStep_Migrate.inc:1946 -msgid "" -"The LDAP root object is missing. It is required to use your LDAP service." -msgstr "" +#: setup/class_setupStep_Ldap.inc:53 +#, fuzzy +msgid "LDAP setup" +msgstr "Serwer LDAP" -#: setup/class_setupStep_Migrate.inc:1947 -#: setup/class_setupStep_Migrate.inc:1960 +#: setup/class_setupStep_Ldap.inc:54 #, fuzzy -msgid "Try to create root object" -msgstr "Utwórz obiekty" +msgid "LDAP connection setup" +msgstr "Połączenie dzwonienia..." -#: setup/class_setupStep_Migrate.inc:1959 -msgid "Root object couldn't be created, you should try it on your own." +#: setup/class_setupStep_Ldap.inc:55 +#, 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." -#: setup/class_setupStep_Migrate.inc:2250 +#: setup/class_setupStep_Ldap.inc:105 #, fuzzy, php-format -msgid "Copy '%s' to '%s' failed:" -msgstr "Przenoszenie '%s' do '%s'" - -#: setup/class_setupStep_Migrate.inc:2385 -#, php-format -msgid "There are %s devices that need to be migrated." -msgstr "" - -#: setup/class_setupStep_Migrate.inc:2445 -#, php-format -msgid "Adding '%s' to the LDAP failed: %s" -msgstr "" +msgid "Anonymous bind to server '%s' failed!" +msgstr "Logowanie użytkownika nieudane, odpowiedź serwera LDAP '%s'." -#: setup/class_setupStep_Migrate.inc:2465 -#: setup/class_setupStep_Migrate.inc:2582 +#: setup/class_setupStep_Ldap.inc:107 #, fuzzy, php-format -msgid "Updating '%s' failed: %s" -msgstr "Użytkownik bazy logowania" +msgid "Bind as user '%s' failed!" +msgstr "Logowanie użytkownika nieudane, odpowiedź serwera LDAP '%s'." -#: setup/class_setupStep_Migrate.inc:2538 -#, php-format -msgid "There are %s services that need to be migrated." -msgstr "" +#: setup/class_setupStep_Ldap.inc:112 +#, fuzzy, php-format +msgid "Anonymous bind to server '%s' succeeded." +msgstr "Logowanie użytkownika nieudane, odpowiedź serwera LDAP '%s'." -#: setup/class_setupStep_Migrate.inc:2869 -#, php-format -msgid "There are %s application menus which have to be migrated." -msgstr "" +#: setup/class_setupStep_Ldap.inc:113 +#, fuzzy +msgid "Please specify user and password!" +msgstr "Proszę podać prawidłowe hasło!" -#: setup/setup_config2.tpl:2 -msgid "Samba settings" -msgstr "Ustawienia Samba" +#: setup/class_setupStep_Ldap.inc:115 +#, fuzzy, php-format +msgid "Bind as user '%s' to server '%s' succeeded!" +msgstr "Logowanie użytkownika nieudane, odpowiedź serwera LDAP '%s'." -#: setup/setup_config2.tpl:6 -msgid "Samba hash generator" +#: setup/setup_ldap.tpl:7 +msgid "Please choose the LDAP user to be used by GOsa" msgstr "" -#: setup/setup_config2.tpl:15 -msgid "Samba SID" -msgstr "Samba SID" - -#: setup/setup_config2.tpl:31 +#: setup/setup_ldap.tpl:25 #, fuzzy -msgid "RID base" -msgstr "Baza" +msgid "LDAP connection" +msgstr "Rozłączenie" -#: setup/setup_config2.tpl:46 -#, fuzzy -msgid "Workstation container" -msgstr "Nazwa stacji roboczej" +#: setup/setup_ldap.tpl:29 +msgid "Location name" +msgstr "Nazwa lokalizacji" -#: setup/setup_config2.tpl:61 +#: setup/setup_ldap.tpl:37 #, fuzzy -msgid "Samba SID mapping" -msgstr "Samba SID" +msgid "Connection URI" +msgstr "Połączeniowy URL" -#: setup/setup_config2.tpl:71 +#: setup/setup_ldap.tpl:45 #, fuzzy -msgid "Timezone" -msgstr "Strefa czasowa użytkownika" +msgid "TLS connection" +msgstr "Połączenie dzwonienia..." -#: setup/setup_config2.tpl:74 +#: setup/setup_ldap.tpl:69 #, fuzzy -msgid "Please choose your preferred timezone here" -msgstr "Preferowany język" +msgid "Authentication" +msgstr "Autentykacja Nagios" -#: setup/setup_config2.tpl:96 +#: setup/setup_ldap.tpl:73 +msgid "Admin DN" +msgstr "DN Administratora" + +#: setup/setup_ldap.tpl:78 #, fuzzy -msgid "Additional GOsa settings" -msgstr "Ustawienia Aplikacji" +msgid "Select user" +msgstr "Usuń użytkownika" -#: setup/setup_config2.tpl:100 -msgid "Enable Copy & Paste" +#: setup/setup_ldap.tpl:86 +msgid "Automatically append LDAP base to admin DN" msgstr "" -#: setup/setup_config2.tpl:112 -#, fuzzy -msgid "Enable DNS extension" -msgstr "Rozszerzenie inwentarza" +#: setup/setup_ldap.tpl:93 +msgid "Admin password" +msgstr "Hasło Administratora" -#: setup/setup_config2.tpl:124 +#: setup/setup_ldap.tpl:101 #, fuzzy -msgid "Enable DHCP extension" -msgstr "Rozszerzenie inwentarza" +msgid "Schema based settings" +msgstr "Ustawienia Samba" -#: setup/setup_config2.tpl:136 +#: setup/setup_ldap.tpl:105 +msgid "Use rfc2307bis compliant groups" +msgstr "" + +#: setup/setup_ldap.tpl:117 #, fuzzy -msgid "Enable mime type management" -msgstr "Zarządzanie typami mime" +msgid "Current status" +msgstr "Ustaw status" -#: setup/setup_config2.tpl:148 +#: setup/class_setupStep_Migrate.inc:127 setup/class_setupStep_Migrate.inc:128 #, fuzzy -msgid "Enable FAI release management" -msgstr "Zarządzanie FAI" +msgid "LDAP inspection" +msgstr "Inspekcja instalacji PHP" -#: setup/setup_config2.tpl:160 +#: setup/class_setupStep_Migrate.inc:129 +msgid "Analyze your current LDAP for GOsa compatibility" +msgstr "" + +#: setup/class_setupStep_Migrate.inc:135 #, fuzzy -msgid "Enable user netatalk plugin" -msgstr "Zarządzaj kontem Netatalk" +msgid "Checking for root object" +msgstr "Sprawdzam wsparcie dla iconv" -#: setup/setup_config2.tpl:171 +#: setup/class_setupStep_Migrate.inc:141 #, fuzzy -msgid "Government mode" -msgstr "do folferu" +msgid "Inspecting object classes in root object" +msgstr "Sprawdzam wsparcie dla iconv" -#: setup/setup_config2.tpl:182 +#: setup/class_setupStep_Migrate.inc:147 #, fuzzy -msgid "Logging options" -msgstr "Nieznane" +msgid "Checking permission for LDAP database" +msgstr "Brak uprawnień do usunięcia tego departamentu." -#: setup/setup_config2.tpl:186 +#: setup/class_setupStep_Migrate.inc:153 #, fuzzy -msgid "Syslog" -msgstr "Logi systemowe" +msgid "Checking for invisible departments" +msgstr "Sprawdzam wsparcie dla iconv" -#: setup/setup_config2.tpl:193 -msgid "Mail settings" -msgstr "Ustawienia pocztowe" +#: setup/class_setupStep_Migrate.inc:158 +#, fuzzy +msgid "Checking for invisible users" +msgstr "Sprawdzam wsparcie dla iconv" -#: setup/setup_config2.tpl:197 -msgid "Mail method" -msgstr "Typ pocztowy" +#: setup/class_setupStep_Migrate.inc:165 +#: setup/class_setupStep_Migrate.inc:3203 +#, fuzzy +msgid "Checking for super administrator" +msgstr "Sprawedzam dodatkowe programy" -#: setup/setup_config2.tpl:213 -msgid "Account identification attribute" -msgstr "" +#: setup/class_setupStep_Migrate.inc:171 +#, fuzzy +msgid "Checking for users outside the people tree" +msgstr "Sprawdzam moduł cups" -#: setup/setup_config2.tpl:227 +#: setup/class_setupStep_Migrate.inc:177 #, fuzzy -msgid "Vacation templates" -msgstr "Szablon stacji roboczej" +msgid "Checking for groups outside the groups tree" +msgstr "Sprawdzam moduł cups" -#: setup/setup_config2.tpl:243 -msgid "Use Cyrus UNIX style" +#: setup/class_setupStep_Migrate.inc:184 +msgid "Checking for windows workstations outside the winstation tree" msgstr "" -#: setup/setup_config2.tpl:253 +#: setup/class_setupStep_Migrate.inc:190 #, fuzzy -msgid "Snapshots / Undo" -msgstr "Tworzenie snapshot'u nieudane" +msgid "Checking for duplicated UID numbers" +msgstr "Sprawdzam funkcję %s" -#: setup/setup_config2.tpl:262 setup/setup_config2.tpl:307 +#: setup/class_setupStep_Migrate.inc:196 #, fuzzy -msgid "Enable snapshots" -msgstr "Utwórz spanshot" +msgid "Checking for duplicate GID numbers" +msgstr "Sprawdzam funkcję %s" -#: setup/setup_config2.tpl:268 setup/setup_config2.tpl:313 +#: setup/class_setupStep_Migrate.inc:202 #, fuzzy -msgid "Snapshot base" -msgstr "Tworzenie snapshot'u nieudane" +msgid "Checking for old style USB devices" +msgstr "Sprawdzam wsparcie dla iconv" -#: setup/class_setupStep_License.inc:56 setup/class_setupStep_License.inc:57 +#: setup/class_setupStep_Migrate.inc:208 #, fuzzy -msgid "License" -msgstr "Linia" - -#: setup/class_setupStep_License.inc:58 -msgid "Terms and conditions for usage" -msgstr "" +msgid "Checking for old services that have to be migrated" +msgstr "Sprawdzam moduł cups" -#: setup/class_setupStep_Config2.inc:86 setup/class_setupStep_Config2.inc:87 +#: setup/class_setupStep_Migrate.inc:214 #, fuzzy -msgid "GOsa settings 2/3" -msgstr "Ustawienia użytkownika" +msgid "Checking for old style application menus" +msgstr "Sprawdzam funkcję %s" -#: setup/class_setupStep_Config2.inc:88 +#: setup/class_setupStep_Migrate.inc:240 setup/class_setupStep_Migrate.inc:292 +#: setup/class_setupStep_Migrate.inc:357 setup/class_setupStep_Migrate.inc:421 +#: setup/class_setupStep_Migrate.inc:492 setup/class_setupStep_Migrate.inc:569 +#: setup/class_setupStep_Migrate.inc:654 setup/class_setupStep_Migrate.inc:795 +#: setup/class_setupStep_Migrate.inc:891 +#: setup/class_setupStep_Migrate.inc:2032 +#: setup/class_setupStep_Migrate.inc:2498 +#: setup/class_setupStep_Migrate.inc:2689 +#: setup/class_setupStep_Migrate.inc:2826 #, fuzzy -msgid "Customize special parameters" -msgstr "Sprawdź parametr" +msgid "LDAP query failed" +msgstr "Zapytanie do bazy danych nieudane" -#: setup/setup_migrate.tpl:5 -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." +#: setup/class_setupStep_Migrate.inc:241 setup/class_setupStep_Migrate.inc:293 +#: setup/class_setupStep_Migrate.inc:358 setup/class_setupStep_Migrate.inc:422 +#: setup/class_setupStep_Migrate.inc:493 setup/class_setupStep_Migrate.inc:570 +#: setup/class_setupStep_Migrate.inc:655 setup/class_setupStep_Migrate.inc:796 +#: setup/class_setupStep_Migrate.inc:892 +#: setup/class_setupStep_Migrate.inc:2033 +#: setup/class_setupStep_Migrate.inc:2499 +#: setup/class_setupStep_Migrate.inc:2690 +#: setup/class_setupStep_Migrate.inc:2827 +msgid "Possibly the 'root object' is missing." msgstr "" -#: setup/setup_migrate.tpl:33 -#, fuzzy -msgid "Check again" -msgstr "Sprawdź" +#: setup/class_setupStep_Migrate.inc:263 +#, fuzzy, php-format +msgid "Found %s duplicate values for attribute 'uidNumber'." +msgstr "Znaleziono powtórzoną wartość dla typu rekordu '%s'." -#: setup/setup_migrate.tpl:37 -msgid "Move windows workstations into a valid windows workstation department" -msgstr "" +#: setup/class_setupStep_Migrate.inc:315 +#, fuzzy, php-format +msgid "Found %s duplicate values for attribute 'gidNumber'." +msgstr "Znaleziono powtórzoną wartość dla typu rekordu '%s'." -#: setup/setup_migrate.tpl:39 -msgid "" -"This dialog allows you to move the displayed windows workstations into a " -"valid department" -msgstr "" +#: setup/class_setupStep_Migrate.inc:373 setup/class_setupStep_Migrate.inc:584 +#: setup/class_setupStep_Migrate.inc:597 +#: setup/class_setupStep_Migrate.inc:1031 +#: setup/class_setupStep_Migrate.inc:1049 +#: setup/class_setupStep_Migrate.inc:1984 +#: setup/class_setupStep_Migrate.inc:1997 +#: setup/class_setupStep_Migrate.inc:2052 +#: setup/class_setupStep_Migrate.inc:2073 +#: setup/class_setupStep_Migrate.inc:2125 +#: setup/class_setupStep_Migrate.inc:3205 +msgid "Failed" +msgstr "Niepowodzenie" -#: setup/setup_migrate.tpl:41 +#: setup/class_setupStep_Migrate.inc:375 +#, php-format msgid "" -"Be careful with this tool, there may be references pointing to this " -"workstations that can't be migrated." +"Found %s winstations outside the predefined winstation department ou '%s'." msgstr "" -#: setup/setup_migrate.tpl:67 -msgid "Move selected windows workstations into the following GOsa department" -msgstr "" +#: setup/class_setupStep_Migrate.inc:448 +#, fuzzy, php-format +msgid "Found %s groups outside the configured tree '%s'." +msgstr "Zamierzasz skopiować wpis '%s'." -#: setup/setup_migrate.tpl:72 +#: setup/class_setupStep_Migrate.inc:449 setup/class_setupStep_Migrate.inc:526 #, fuzzy -msgid "Move selected workstations" -msgstr "Wybierz aby zobaczyc stacje robocze" - -#: setup/setup_migrate.tpl:73 -msgid "What will be done here" -msgstr "" - -#: setup/setup_migrate.tpl:85 -msgid "Move groups into configured group tree" -msgstr "" +msgid "Move" +msgstr "Tryb" -#: setup/setup_migrate.tpl:88 -msgid "" -"This dialog allows moving a couple of groups to the configured group tree. " -"Doing this may straighten your LDAP service." +#: setup/class_setupStep_Migrate.inc:525 +#, php-format +msgid "Found %s user(s) outside the configured tree '%s'." msgstr "" -#: setup/setup_migrate.tpl:91 +#: setup/class_setupStep_Migrate.inc:586 setup/class_setupStep_Migrate.inc:599 +#, php-format msgid "" -"Be careful with this option! There may be references pointing to these " -"groups. The GOsa setup can't migrate references, so you may want to cancel " -"the migration in this case." +"The specified user '%s' does not have full access to your ldap database." msgstr "" -#: setup/setup_migrate.tpl:94 -msgid "Move selected groups into this group tree" +#: setup/class_setupStep_Migrate.inc:663 +#, php-format +msgid "Found %s user(s) that will not be visible in GOsa." msgstr "" -#: setup/setup_migrate.tpl:125 setup/setup_migrate.tpl:177 -#: setup/setup_migrate.tpl:226 setup/setup_migrate.tpl:344 -#: setup/setup_migrate.tpl:397 setup/setup_migrate.tpl:441 -#: setup/setup_migrate.tpl:484 setup/setup_migrate.tpl:528 -#, fuzzy -msgid "Hide changes" -msgstr "Open xchange" - -#: setup/setup_migrate.tpl:127 setup/setup_migrate.tpl:179 -#: setup/setup_migrate.tpl:209 setup/setup_migrate.tpl:346 -#: setup/setup_migrate.tpl:399 setup/setup_migrate.tpl:444 -#: setup/setup_migrate.tpl:487 setup/setup_migrate.tpl:531 +#: setup/class_setupStep_Migrate.inc:713 setup/class_setupStep_Migrate.inc:856 +#: setup/class_setupStep_Migrate.inc:1116 #, fuzzy -msgid "Show changes" -msgstr "Pokaż pakiety" - -#: setup/setup_migrate.tpl:140 -msgid "Move users into configured user tree" -msgstr "" +msgid "Migration error" +msgstr "Utwórz" -#: setup/setup_migrate.tpl:142 -msgid "" -"This dialog allows moving a couple of users to the configured user tree. " -"Doing this may straighten your LDAP service." -msgstr "" +#: setup/class_setupStep_Migrate.inc:713 setup/class_setupStep_Migrate.inc:856 +#, fuzzy, php-format +msgid "Cannot migrate department '%s':" +msgstr "Utwórz nowy departament" -#: setup/setup_migrate.tpl:145 -msgid "" -"Be careful with this option! There may be references pointing to these " -"users. The GOsa setup can't migrate references, so you may want to cancel " -"the migration in this case." +#: setup/class_setupStep_Migrate.inc:804 +#, php-format +msgid "Found %s department(s) that will not be visible in GOsa." msgstr "" -#: setup/setup_migrate.tpl:148 -#, fuzzy -msgid "Move selected users into this people tree" -msgstr "Utwórz użytkownika z tego szablonu" +#: setup/class_setupStep_Migrate.inc:1028 +#, fuzzy, php-format +msgid "GOsa 2.5 administrative accounts found: %s" +msgstr "Utwórz konto Netatalk" -#: setup/setup_migrate.tpl:191 +#: setup/class_setupStep_Migrate.inc:1033 #, fuzzy -msgid "Migrate GOsa 2.5 administrative accounts" +msgid "There is no valid GOsa 2.6 administrator account inside your LDAP." msgstr "Utwórz konto Netatalk" -#: setup/setup_migrate.tpl:193 -msgid "" -"This dialog allows the migration of GOsa 2.5 admin accounts into GOsa 2.6 " -"useable accounts." +#: setup/class_setupStep_Migrate.inc:1050 +msgid "There is no GOsa administrator account inside your LDAP." +msgstr "" + +#: setup/class_setupStep_Migrate.inc:1116 +#, php-format +msgid "Cannot add ACL for user '%s':" msgstr "" -#: setup/setup_migrate.tpl:216 setup/setup_migrate.tpl:316 -#: setup/setup_migrate.tpl:370 setup/setup_migrate.tpl:425 -#: setup/setup_migrate.tpl:468 setup/setup_migrate.tpl:512 +#: setup/class_setupStep_Migrate.inc:1154 +#: setup/class_setupStep_Migrate.inc:1164 #, fuzzy -msgid "Current" -msgstr "Obecny obiekt" +msgid "Input error" +msgstr "błąd PHP:" -#: setup/setup_migrate.tpl:220 setup/setup_migrate.tpl:323 -#: setup/setup_migrate.tpl:377 setup/setup_migrate.tpl:429 -#: setup/setup_migrate.tpl:472 setup/setup_migrate.tpl:516 -#, fuzzy -msgid "After migration" -msgstr "Administracja użytkownikami" +#: setup/class_setupStep_Migrate.inc:1154 +msgid "Uid" +msgstr "" -#: setup/setup_migrate.tpl:229 setup/setup_ldap.tpl:65 +#: setup/class_setupStep_Migrate.inc:1159 #, fuzzy -msgid "Reload" -msgstr "Odczyt" +msgid "Password error" +msgstr "Hasło wygasa" -#: setup/setup_migrate.tpl:245 +#: setup/class_setupStep_Migrate.inc:1159 #, fuzzy -msgid "Abort" -msgstr "Port" +msgid "Provided passwords do not match!" +msgstr "Hasła podane jako nowe i powtórzone nie zgadzają się!" -#: setup/setup_migrate.tpl:247 +#: setup/class_setupStep_Migrate.inc:1164 #, fuzzy -msgid "Create a new GOsa administrator account" -msgstr "Utwórz konto Netatalk" +msgid "Specify a valid user ID!" +msgstr "Proszę podać prawidłową nazwę użytkownika!" -#: setup/setup_migrate.tpl:250 -msgid "" -"This dialog will automatically add a new super administrator to your LDAP " -"tree." +#: setup/class_setupStep_Migrate.inc:1197 +#, php-format +msgid "Adding an administrative user failed: object '%s' already exists!" msgstr "" -#: setup/setup_migrate.tpl:279 +#: setup/class_setupStep_Migrate.inc:1236 +#: setup/class_setupStep_Migrate.inc:1285 +#: setup/class_setupStep_Migrate.inc:1334 #, fuzzy -msgid "Password (again)" -msgstr "Przechowywanie hasła" - -#: setup/setup_migrate.tpl:305 -msgid "" -"The listed departments are currently invisible in the GOsa user interface. " -"If you want to change this for a couple of entries, select them and use the " -"migrate button below." -msgstr "" +msgid "Cannot move users to the requested department!" +msgstr "Przejdź do domowego departamentu użytkowników" -#: setup/setup_migrate.tpl:306 setup/setup_migrate.tpl:361 -#: setup/setup_migrate.tpl:417 setup/setup_migrate.tpl:461 -#: setup/setup_migrate.tpl:505 -msgid "" -"If you want to know what will be done when migrating the selected entries, " -"use the 'Show changes' button to see the LDIF." +#: setup/class_setupStep_Migrate.inc:1246 +msgid "Winstation will be moved from" msgstr "" -#: setup/setup_migrate.tpl:360 -msgid "" -"The listed users are currently invisible in the GOsa user interface. If you " -"want to change this for a couple of users, just select them and use the " -"'Migrate' button below." +#: setup/class_setupStep_Migrate.inc:1257 +#: setup/class_setupStep_Migrate.inc:1306 +msgid "Updating following references too" msgstr "" -#: setup/setup_migrate.tpl:416 -msgid "" -"The listed devices are currently invisible in the GOsa interface. If you " -"want to change this for a couple of devices, just select them and use the " -"'Migrate' button below." -msgstr "" +#: setup/class_setupStep_Migrate.inc:1296 +#, fuzzy +msgid "Group will be moved from" +msgstr "Będzie możliwość odtworzenia z" -#: setup/setup_migrate.tpl:442 setup/setup_migrate.tpl:485 -#: setup/setup_migrate.tpl:529 +#: setup/class_setupStep_Migrate.inc:1344 #, fuzzy -msgid "Refresh" -msgstr "Zależności" +msgid "User will be moved from" +msgstr "Użyj członków z" -#: setup/setup_migrate.tpl:460 -msgid "" -"The listed services are currently invalid for the GOsa version you are going " -"to install. If you want to update a couple of service, just select them and " -"use the 'Migrate' button below." +#: setup/class_setupStep_Migrate.inc:1354 +msgid "The following references will be updated" msgstr "" -#: setup/setup_migrate.tpl:504 +#: setup/class_setupStep_Migrate.inc:1985 msgid "" -"The listed menus are currently invisible in the GOsa interface. If you want " -"to change this for a couple of devices, just select them and use the " -"'Migrate' button below." +"The LDAP root object is missing. It is required to use your LDAP service." msgstr "" -#: setup/class_setupStep_Ldap.inc:53 -#, fuzzy -msgid "LDAP setup" -msgstr "Serwer LDAP" - -#: setup/class_setupStep_Ldap.inc:54 +#: setup/class_setupStep_Migrate.inc:1986 +#: setup/class_setupStep_Migrate.inc:1999 #, fuzzy -msgid "LDAP connection setup" -msgstr "Połączenie dzwonienia..." +msgid "Try to create root object" +msgstr "Utwórz obiekty" -#: setup/class_setupStep_Ldap.inc:55 -#, fuzzy -msgid "" -"This dialog performs the basic configuration of the LDAP connectivity for " -"GOsa." +#: setup/class_setupStep_Migrate.inc:1998 +msgid "Root object couldn't be created, you should try it on your own." 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:105 -#, fuzzy, php-format -msgid "Anonymous bind to server '%s' failed!" -msgstr "Logowanie użytkownika nieudane, odpowiedź serwera LDAP '%s'." - -#: setup/class_setupStep_Ldap.inc:107 -#, fuzzy, php-format -msgid "Bind as user '%s' failed!" -msgstr "Logowanie użytkownika nieudane, odpowiedź serwera LDAP '%s'." - -#: setup/class_setupStep_Ldap.inc:112 -#, fuzzy, php-format -msgid "Anonymous bind to server '%s' succeeded." -msgstr "Logowanie użytkownika nieudane, odpowiedź serwera LDAP '%s'." - -#: setup/class_setupStep_Ldap.inc:113 -#, fuzzy -msgid "Please specify user and password!" -msgstr "Proszę podać prawidłowe hasło!" -#: setup/class_setupStep_Ldap.inc:115 +#: setup/class_setupStep_Migrate.inc:2053 #, fuzzy, php-format -msgid "Bind as user '%s' to server '%s' succeeded!" -msgstr "Logowanie użytkownika nieudane, odpowiedź serwera LDAP '%s'." - -#: setup/setup_frame.tpl:12 -#, fuzzy -msgid "GOsa setup wizard" -msgstr "Podgląd pomocy GOsa" +msgid "Missing GOsa object class '%s'!" +msgstr "Wyświetl szablony FAI" -#: setup/setup_frame.tpl:19 +#: setup/class_setupStep_Migrate.inc:2054 #, fuzzy -msgid "Installation" -msgstr "Stacja Windows" +msgid "Please check your installation." +msgstr "Proszę sprawdzić kombinację login/hasło." -#: setup/setup_frame.tpl:19 -#, fuzzy -msgid "Setup" -msgstr "Ustaw" +#: setup/class_setupStep_Migrate.inc:2075 +#, 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_setupStep_Welcome.inc:38 -#, fuzzy -msgid "Welcome" -msgstr "Witaj %s!" +#: setup/class_setupStep_Migrate.inc:2432 +#, fuzzy, php-format +msgid "Copy '%s' to '%s' failed:" +msgstr "Przenoszenie '%s' do '%s'" -#: setup/class_setupStep_Welcome.inc:39 -#, fuzzy -msgid "The welcome message" -msgstr "Usuń tą wiadomosc" +#: setup/class_setupStep_Migrate.inc:2567 +#, php-format +msgid "There are %s devices that need to be migrated." +msgstr "" -#: setup/class_setupStep_Welcome.inc:40 -#, fuzzy -msgid "Welcome to GOsa setup wizard" -msgstr "Witaj w instalacji GOsa!" +#: setup/class_setupStep_Migrate.inc:2627 +#, php-format +msgid "Adding '%s' to the LDAP failed: %s" +msgstr "" -#: setup/setup_language.tpl:3 -#, fuzzy -msgid "Please select the preferred language" -msgstr "Preferowany język" +#: setup/class_setupStep_Migrate.inc:2647 +#: setup/class_setupStep_Migrate.inc:2764 +#, fuzzy, php-format +msgid "Updating '%s' failed: %s" +msgstr "Użytkownik bazy logowania" -#: 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 overriden per user." +#: setup/class_setupStep_Migrate.inc:2720 +#, php-format +msgid "There are %s services that need to be migrated." msgstr "" -#: setup/setup_language.tpl:9 -#, fuzzy -msgid "Please select your preferred language here" -msgstr "Preferowany język" +#: setup/class_setupStep_Migrate.inc:3051 +#, php-format +msgid "There are %s application menus which have to be migrated." +msgstr "" #: setup/setup_welcome.tpl:4 msgid "" @@ -6250,431 +6408,355 @@ msgstr "" #: setup/setup_welcome.tpl:25 #, fuzzy -msgid "To continue..." -msgstr "Ustawienia trwają..." - -#: setup/setup_welcome.tpl:28 -msgid "" -"For security reasons you need to authenticate for 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:34 -msgid "Click the 'Continue' button when you've finished." -msgstr "" - -#: setup/setup_ldap.tpl:7 -msgid "Please choose the LDAP user to be used by GOsa" -msgstr "" - -#: setup/setup_ldap.tpl:13 ihtml/themes/default/help.tpl:21 -msgid "Search" -msgstr "Szukaj" - -#: setup/setup_ldap.tpl:25 -#, fuzzy -msgid "LDAP connection" -msgstr "Rozłączenie" - -#: setup/setup_ldap.tpl:29 -msgid "Location name" -msgstr "Nazwa lokalizacji" - -#: setup/setup_ldap.tpl:37 -#, fuzzy -msgid "Connection URI" -msgstr "Połączeniowy URL" - -#: setup/setup_ldap.tpl:45 -#, fuzzy -msgid "TLS connection" -msgstr "Połączenie dzwonienia..." - -#: setup/setup_ldap.tpl:69 -#, fuzzy -msgid "Authentication" -msgstr "Autentykacja Nagios" - -#: setup/setup_ldap.tpl:73 -msgid "Admin DN" -msgstr "DN Administratora" - -#: setup/setup_ldap.tpl:78 -#, fuzzy -msgid "Select user" -msgstr "Usuń użytkownika" - -#: setup/setup_ldap.tpl:86 -msgid "Automatically append LDAP base to admin DN" -msgstr "" - -#: setup/setup_ldap.tpl:93 -msgid "Admin password" -msgstr "Hasło Administratora" - -#: setup/setup_ldap.tpl:101 -#, fuzzy -msgid "Schema based settings" -msgstr "Ustawienia Samba" - -#: setup/setup_ldap.tpl:105 -msgid "Use rfc2307bis compliant groups" -msgstr "" - -#: setup/setup_ldap.tpl:117 -#, fuzzy -msgid "Current status" -msgstr "Ustaw status" - -#: ihtml/themes/default/password.tpl:6 -#, fuzzy -msgid "Change your password" -msgstr "Zmień hasło" - -#: ihtml/themes/default/password.tpl:35 -#, fuzzy -msgid "Success" -msgstr "Eksport zakończony powodzeniem" +msgid "To continue..." +msgstr "Ustawienia trwają..." -#: ihtml/themes/default/password.tpl:35 -msgid "Your password has been changed successfully." +#: setup/setup_welcome.tpl:28 +msgid "" +"For security reasons you need to authenticate for 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 "" -#: ihtml/themes/default/password.tpl:53 -msgid "" -"This dialog provides a simple way to change your password. Enter the current " -"password and the new password (twice) in the fields below and press the " -"'Change' button." +#: setup/setup_welcome.tpl:34 +msgid "Click the 'Continue' button when you've finished." msgstr "" -#: ihtml/themes/default/password.tpl:60 ihtml/themes/default/password.tpl:62 -#: ihtml/themes/default/login.tpl:52 ihtml/themes/default/login.tpl:53 -msgid "Directory" -msgstr "Katalog" +#: setup/setup_license.tpl:8 +msgid "I have read the license and accept it" +msgstr "" -#: ihtml/themes/default/password.tpl:86 ihtml/themes/default/password.tpl:87 +#: setup/class_setupStep_Config3.inc:77 setup/class_setupStep_Config3.inc:78 #, fuzzy -msgid "New password repeated" -msgstr "Nowe hasło" +msgid "GOsa settings 3/3" +msgstr "Ustawienia użytkownika" -#: ihtml/themes/default/password.tpl:101 -#, fuzzy -msgid "Change" -msgstr "Kanał" +#: setup/class_setupStep_Config3.inc:79 +msgid "Tweak some GOsa core behaviour" +msgstr "" -#: ihtml/themes/default/password.tpl:102 -#: ihtml/themes/default/accountexpired.tpl:52 +#: setup/class_setupStep_Config3.inc:198 #, fuzzy -msgid "Click here to change your password" -msgstr "Brak uprawnień do zmiany własnego hasła" +msgid "Session lifetime must be a numeric value!" +msgstr "Przyszłe dni muszą być liczbą." -#: ihtml/themes/default/acl.tpl:36 +#: setup/class_setupStep_Config3.inc:202 #, fuzzy -msgid "Additional filter options" -msgstr "Ustawienia Aplikacji" +msgid "Maximum LDAP query time must be a numeric value!" +msgstr "Przyszłe dni muszą być liczbą." -#: ihtml/themes/default/acl.tpl:47 -msgid "Use members from" -msgstr "Użyj członków z" +#: setup/setup_checks.tpl:9 +msgid "PHP module and extension checks" +msgstr "" -#: ihtml/themes/default/acl.tpl:61 -msgid "Available members" -msgstr "Dostępni członkowie" +#: setup/setup_checks.tpl:41 setup/setup_checks.tpl:103 +msgid "GOsa will NOT run without fixing this." +msgstr "" -#: ihtml/themes/default/acl.tpl:63 ihtml/themes/default/acl.tpl:68 -msgid "List message possible targets" -msgstr "Wyświetl możliwe cele wiadomości" +#: setup/setup_checks.tpl:45 setup/setup_checks.tpl:107 +msgid "GOsa will run without fixing this." +msgstr "" -#: ihtml/themes/default/acl.tpl:84 ihtml/themes/default/acl.tpl:90 -msgid "List message recipients" -msgstr "Wyświetl odbiorców wiadomości" +#: setup/setup_checks.tpl:67 +#, fuzzy +msgid "PHP setup configuration" +msgstr "Konfiguracja bazy FAX" -#: ihtml/themes/default/acl.tpl:112 +#: setup/setup_checks.tpl:67 #, fuzzy -msgid "ACL for this object" -msgstr "ACLe dla tego obiektu" +msgid "show information" +msgstr "Informacje osobiste" -#: ihtml/themes/default/acl.tpl:118 +#: setup/setup_schema.tpl:3 #, fuzzy -msgid "Available roles" -msgstr "Dostępni członkowie" +msgid "Schema specific settings" +msgstr "Ustawienia Samba" -#: ihtml/themes/default/login.tpl:10 -msgid "GOsa login screen" +#: setup/setup_schema.tpl:7 +msgid "Enable schema validation when logging in" msgstr "" -#: ihtml/themes/default/login.tpl:27 -#, fuzzy -msgid "Login screen" -msgstr "Usługa Logowania" - -#: ihtml/themes/default/login.tpl:34 +#: setup/setup_schema.tpl:16 #, fuzzy -msgid "" -"Please use your username and your password to log into the site " -"administration system." -msgstr "Proszę użyć swojego loginu i hasła aby się zalogować" - -#: ihtml/themes/default/login.tpl:77 ihtml/themes/default/login.tpl:80 -msgid "Sign in" -msgstr "Zaloguj" +msgid "Check status" +msgstr "Ustaw status" -#: ihtml/themes/default/login.tpl:78 -msgid "Click here to log in" -msgstr "Kliknij tutaj aby się zalogować" +#: setup/setup_schema.tpl:20 +msgid "Schema check succeeded" +msgstr "" -#: ihtml/themes/default/snapshotdialog.tpl:3 -msgid "Restoring object snapshots" -msgstr "Odtwarzanie obiektu snapshotów" +#: setup/setup_schema.tpl:23 +#, fuzzy +msgid "Schema check failed" +msgstr "Zapisywanie telefonu nieudane" -#: ihtml/themes/default/snapshotdialog.tpl:6 +#: setup/setup_schema.tpl:31 msgid "" -"This procedure will restore a snapshot of the selected object. It will " -"replace the existing object after pressing the restore button." +"Could not read any schema informations, all checks skipped. Adjust your ldap " +"acls." msgstr "" -"Ta procedura przywróci snapshot wybranego obiektu. Obecny obiekt zostanie " -"zamieniony po naciśnięciu przycisku przywróć." -#: ihtml/themes/default/snapshotdialog.tpl:9 +#: setup/setup_schema.tpl:35 msgid "" -"Remember that DNS configuration and database entries could not be restored. " -"For some objects it is only nescessary to open and save them again (goFon), " -"but some entries must be recreated manually (glpi)." +"It seems that your ldap database wasn't initialized yet. This maybe the " +"reason, why GOsa can't read your schema configuration!" 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 ?" +#: setup/setup_config1.tpl:2 +msgid "Look and feel" msgstr "" -#: ihtml/themes/default/snapshotdialog.tpl:29 -msgid "There is no snapshot available that could be restored" -msgstr "Brak snapshot'u który mógłby zostać odtworzony" - -#: 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." - -#: ihtml/themes/default/snapshotdialog.tpl:49 -msgid "Creating object snapshots" -msgstr "Tworzenie obiektu snapshoty" +#: setup/setup_config1.tpl:6 +#, fuzzy +msgid "Theme" +msgstr "Mime" -#: ihtml/themes/default/snapshotdialog.tpl:52 -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." +#: setup/setup_config1.tpl:15 +#, fuzzy +msgid "Apache" +msgstr "Cache" -#: ihtml/themes/default/snapshotdialog.tpl:55 -msgid "" -"Remember that database entries, DNS configurations and possibly created " -"zones in server extensions will not be stored in the snapshot." +#: setup/setup_config1.tpl:19 +msgid "Compress output send to browser" msgstr "" -#: ihtml/themes/default/snapshotdialog.tpl:70 -msgid "Timestamp" -msgstr "Czas" - -#: ihtml/themes/default/snapshotdialog.tpl:79 -msgid "Reason for generating this snapshot" -msgstr "Przyczyna utworzenia tego snapshot'u" +#: setup/setup_config1.tpl:27 +#, fuzzy +msgid "People and group storage" +msgstr "Prosze wyszczególnić długość pamięci." -#: ihtml/themes/default/accountexpired.tpl:15 +#: setup/setup_config1.tpl:30 #, fuzzy -msgid "Your password has expired. Please choose a new one!" -msgstr "Twoje hasło wygasło !! Proszę wybrać inne hasło" +msgid "People DN attribute" +msgstr "Ten 'dn' nie jest aplikacją." -#: ihtml/themes/default/accountexpired.tpl:23 -#: ihtml/themes/default/accountexpired.tpl:27 +#: setup/setup_config1.tpl:41 #, fuzzy -msgid "Old password" -msgstr "Stare hasło" +msgid "People storage subtree" +msgstr "Prosze wyszczególnić długość pamięci." -#: ihtml/themes/default/accountexpired.tpl:41 -#: ihtml/themes/default/accountexpired.tpl:45 +#: setup/setup_config1.tpl:50 #, fuzzy -msgid "Verify password" -msgstr "Hasło ponownie" +msgid "Group storage subtree" +msgstr "Proszę wybrać grupę obiektów" -#: ihtml/themes/default/conflict.tpl:2 -msgid "Session conflict detected" -msgstr "Wykryto konflikt sesji" +#: setup/setup_config1.tpl:59 +msgid "Include personal title in user DN" +msgstr "" -#: ihtml/themes/default/conflict.tpl:6 -msgid "" -"Probably there's another active instance of your session. Multiple window " -"operation is technical not possible and heavily depends on the browser " -"you're using. Usage of different browsers at a time (i.e. IE and Mozilla) is " -"possible. Pressing the Logout button will close this session." +#: setup/setup_config1.tpl:70 +msgid "Relaxed naming policies" msgstr "" -"Prawdopodobnie istnieje inna aktywna instacja sesji. Operowanie na kilku " -"oknach nie jest technicznie możliwe i mocno zależy od używanej przeglądarki. " -"Użycie różnych przeglądarek (np. IE i Mozilla) jest możliwe. Naciśnięcie " -"przycisku Wyloguj zamknie tą sesję." -#: ihtml/themes/default/conflict.tpl:10 -msgid "" -"Ignoring this message will change/destroy the data you're currently editing, " -"so please close multiple windows and log in again." +#: setup/setup_config1.tpl:81 +#, fuzzy +msgid "Automatic UIDs" +msgstr "Automatyczne tryby" + +#: setup/setup_config1.tpl:97 setup/class_setupStep_Config1.inc:118 +msgid "GID / UID min id" msgstr "" -"Ignorując ten komunikat zmienisz/usuniesz dane które obecnie edytujesz. " -"Proszę zamknąć wiele okien i zalogować się ponownie." -#: ihtml/themes/default/conflict.tpl:14 -msgid "Logout" -msgstr "Wyloguj" +#: setup/setup_config1.tpl:113 +#, fuzzy +msgid "Number base for people/groups" +msgstr "Podstawowe ID dla użytkowników/grup" + +#: setup/setup_config1.tpl:121 +msgid "Hook for number base" +msgstr "" + +#: setup/setup_config1.tpl:140 +#, fuzzy +msgid "Password encryption algorithm" +msgstr "Algorytm szyfrowania" + +#: setup/setup_config1.tpl:151 +#, fuzzy +msgid "Password restrictions" +msgstr "Hasło wygasa" + +#: setup/setup_config1.tpl:158 setup/setup_config1.tpl:162 +msgid "Password minimum length" +msgstr "" -#: ihtml/themes/default/framework.tpl:8 ihtml/themes/default/framework.tpl:11 -msgid "Main" -msgstr "Główne" +#: setup/setup_config1.tpl:169 setup/setup_config1.tpl:173 +msgid "Different characters from old password" +msgstr "" -#: ihtml/themes/default/framework.tpl:16 -msgid "Help" -msgstr "Pomoc" +#: setup/setup_config1.tpl:182 +#, fuzzy +msgid "Password change hook" +msgstr "Brak uprawnień do zmiay hasła" -#: ihtml/themes/default/framework.tpl:21 ihtml/themes/default/framework.tpl:25 -msgid "Sign out" -msgstr "Wyloguj" +#: setup/setup_config1.tpl:198 +msgid "Use SASL for kerberos" +msgstr "" -#: ihtml/themes/default/framework.tpl:29 -msgid "Signed in:" -msgstr "Zalogowano:" +#: setup/setup_config1.tpl:209 +#, fuzzy +msgid "Use account expiration" +msgstr "Konto wygasa po" -#: ihtml/themes/default/framework.tpl:32 -msgid "GOsa main menu" +#: setup/setup_config1.tpl:221 +msgid "" +"GOsa supports several encryption types for your passwords. Normally this is " +"adjustable via user templates, but you can specify a default method to be " +"used here, too." msgstr "" +"GOsa wspiera kilka typów szyfrowania hasła. Typy można ustawić przez " +"szablony użytkownika, oraz można też ustawić typ domyślny tutaj." -#: ihtml/themes/default/remove.tpl:6 +#: setup/setup_config1.tpl:222 +#, fuzzy msgid "" -"This may be used by several groups. Please double check if your really want " -"to do this since there is no way for GOsa to get your data back." +"GOsa always acts as admin and manages access rights internally. This is a " +"workaround till OpenLDAP's in directory ACI's are fully implemented. For " +"this to work, we need the admin DN and the corresponding password." msgstr "" -"To może być używane przez kilka grup. Proszę upewnić się czy kontynuować, " -"gdyż nie ma operacji powrotu." +"GOsa zawsze zachowuje się jak admin i zarządza uprawnieniami wewnętrznie. " +"Jest to obejście dopóki ACL w katalogu OpenLDAP zostaną w pełni " +"zaimplementowane. Trzeba podać administracyjne DN i odpowiednie hasło." -#: ihtml/themes/default/logout.tpl:5 -msgid "Your GOsa session has expired!" -msgstr "Twoja sesja w GOsa wygasła!" +#: setup/setup_config1.tpl:223 +msgid "" +"Some basic LDAP parameters are tunable and affect the locations where GOsa " +"saves people and groups, including the way accounts get created. Check the " +"values below if the fit your needs." +msgstr "" +"Pewne podstawowe parametry LDAP są zmienialne i wpływają na lokalizacje " +"gdzie GOsa zapisuje użytkowników i grupy razem ze sposobem w jaki konta są " +"tworzone. Sprawdź wartości poniżej i dostosuj do wymagań." -#: ihtml/themes/default/logout.tpl:7 +#: setup/setup_config1.tpl:224 +#, fuzzy msgid "" -"The last interaction with the GOsa web interface has been some time ago in " -"the past. For security reasons, the session has been closed. To continue " -"with administrative tasks, please sign in again." +"GOsa has modular support for several mail methods. These methods provide " +"interfaces to users mailboxes and general handling for quotas. You can " +"choose the dummy plugin to leave all your mail settings untouched." 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." +"GOsa posiada modularne wsparcie dla kilku metod pocztowych. Te metody " +"zapewniają interfejsy dla kont użytkowników oraz quota. Można wybrać " +"sztuczny dodatek, aby pozostawić ustawienia poczty nietknięte." -#: ihtml/themes/default/logout.tpl:10 -msgid "Sign in again" -msgstr "Zaloguj się ponownie" +#: setup/class_setupStep_Schema.inc:42 setup/class_setupStep_Schema.inc:43 +#, fuzzy +msgid "LDAP schema check" +msgstr "Usługa Ldap" -#: 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." +#: setup/class_setupStep_Schema.inc:44 +msgid "Perform test on your current LDAP schema" 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:6 -msgid "Please choose the way to react for this session" -msgstr "Proszę wybrać sposób reakcji dla tej sesji" +#: setup/class_setupStep_Welcome.inc:38 +#, fuzzy +msgid "Welcome" +msgstr "Witaj %s!" -#: ihtml/themes/default/sizelimit.tpl:9 -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" +#: setup/class_setupStep_Welcome.inc:39 +#, fuzzy +msgid "The welcome message" +msgstr "Usuń tą wiadomosc" -#: ihtml/themes/default/sizelimit.tpl:10 -msgid "" -"ignore this error and show all entries that fit into the defined sizelimit " -"and let me use filters instead" -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" +#: setup/class_setupStep_Welcome.inc:40 +#, fuzzy +msgid "Welcome to GOsa setup wizard" +msgstr "Witaj w instalacji GOsa!" -#: ihtml/themes/default/copyPasteDialog.tpl:1 +#: setup/class_setupStep_License.inc:56 setup/class_setupStep_License.inc:57 #, fuzzy -msgid "Copy & paste wizard" -msgstr "Kreator Copy & paste" +msgid "License" +msgstr "Linia" -#: ihtml/themes/default/copyPasteDialog.tpl:7 -msgid "" -"Some values need to be unique in the complete directory while some " -"combinations make no sense. GOsa shows the relevant attributes. Please " -"maintain the values below to fullfill the policies." +#: setup/class_setupStep_License.inc:58 +msgid "Terms and conditions for usage" 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 "" +#: setup/setup_language.tpl:3 +#, fuzzy +msgid "Please select the preferred language" +msgstr "Preferowany język" -#: ihtml/themes/default/copyPasteDialog.tpl:10 +#: setup/setup_language.tpl:5 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!" +"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 overriden per user." msgstr "" -#: ihtml/themes/default/copyPasteDialog.tpl:24 +#: setup/setup_language.tpl:9 #, fuzzy -msgid "Cancel all" -msgstr "Anuluj" - -#: ihtml/themes/default/copyPasteDialog.tpl:30 -msgid "Operation complete" -msgstr "Operacja zakończona" +msgid "Please select your preferred language here" +msgstr "Preferowany język" -#: ihtml/themes/default/help.tpl:9 -msgid "GOsa help viewer" -msgstr "Podgląd pomocy GOsa" +#: setup/class_setupStep_Config1.inc:74 setup/class_setupStep_Config1.inc:75 +#, fuzzy +msgid "GOsa settings 1/3" +msgstr "Ustawienia użytkownika" -#: ihtml/themes/default/help.tpl:15 -msgid "Index" -msgstr "Indeks" +#: setup/class_setupStep_Config1.inc:76 +#, fuzzy +msgid "GOsa generic settings" +msgstr "Ogólne ustawienia użytkownika" -#: ihtml/themes/default/islocked.tpl:2 -msgid "Locking conflict detected" -msgstr "Wykryto konflikt blokady" +#: setup/class_setupStep_Config1.inc:118 +#, fuzzy, php-format +msgid "The specified value for '%s' must be a numeric value" +msgstr "Port sieve musi być liczbą." -#: ihtml/themes/default/islocked.tpl:9 -msgid "" -"If this lock detection is false, the other person has obviously closed the " -"webbrowser during the edit operation. You may want to take over the lock by " -"pressing the 'Edit anyway' button." +#: setup/class_setupStep_Config1.inc:122 setup/class_setupStep_Config1.inc:126 +#, php-format +msgid "Don't add a trailing comma to '%s'." 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:16 +#: setup/class_setupStep_Config1.inc:122 +msgid "People storage ou" +msgstr "Prosze wyszczególnić długość pamięci." + +#: setup/class_setupStep_Config1.inc:126 +msgid "Group storage ou" +msgstr "Proszę wybrać grupę obiektów" + +#: setup/class_setupStep_Config1.inc:130 #, fuzzy -msgid "Read only" -msgstr "Przeładuj listę" +msgid "Uid base must be numeric" +msgstr "Limit czasu musi być liczbą" -#: ihtml/themes/default/logout-close.tpl:5 +#: setup/class_setupStep_Config1.inc:134 #, fuzzy -msgid "Your GOsa session has been closed!" -msgstr "Twoja sesja w GOsa wygasła!" +msgid "The given password minimum length is not numeric." +msgstr "Port sieve musi być liczbą." -#: 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 "" +#: setup/class_setupStep_Config1.inc:137 +#, fuzzy +msgid "The given password differ value is not numeric." +msgstr "Port sieve musi być liczbą." + +#: setup/class_setupStep_Config2.inc:86 setup/class_setupStep_Config2.inc:87 +#, fuzzy +msgid "GOsa settings 2/3" +msgstr "Ustawienia użytkownika" + +#: setup/class_setupStep_Config2.inc:88 +#, fuzzy +msgid "Customize special parameters" +msgstr "Sprawdź parametr" + +#: setup/class_setupStep_Language.inc:40 setup/class_setupStep_Language.inc:41 +#, fuzzy +msgid "Language setup" +msgstr "Język" + +#: setup/class_setupStep_Language.inc:42 +#, fuzzy +msgid "This step allows you to select your preferred language." +msgstr "To menu umożliwia dodawanie, edycję i kasowanie wybranych grup." + +#: setup/class_setupStep_Language.inc:47 +#, fuzzy +msgid "Automatic" +msgstr "automatyczne" #, fuzzy #~ msgid "Password locking" @@ -6807,10 +6889,6 @@ msgstr "" #~ msgid "Missing parameters!" #~ msgstr "Parametr aplikacji" -#, fuzzy -#~ msgid "You have no permission to create LDAP dumps!" -#~ msgstr "Brak uprawnień do usunięcia tego departamentu." - #, fuzzy #~ msgid "Error in ivbb parameter!" #~ msgstr "Parametr kernela" diff --git a/gosa-core/locale/core/ru/LC_MESSAGES/messages.po b/gosa-core/locale/core/ru/LC_MESSAGES/messages.po index eb1ff3625..71856c94c 100644 --- a/gosa-core/locale/core/ru/LC_MESSAGES/messages.po +++ b/gosa-core/locale/core/ru/LC_MESSAGES/messages.po @@ -5,7 +5,7 @@ msgid "" msgstr "" "Project-Id-Version: messages\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2009-01-15 11:49+0100\n" +"POT-Creation-Date: 2009-02-27 09:45+0100\n" "PO-Revision-Date: 2005-04-18 14:35+0300\n" "Last-Translator: Igor Muratov \n" "Language-Team: ALT Linux Team\n" @@ -14,1247 +14,1205 @@ msgstr "" "Content-Transfer-Encoding: 8bit\n" "X-Generator: poEdit 1.3.1\n" -#: include/class_CopyPasteHandler.inc:117 -#: include/class_CopyPasteHandler.inc:126 -#: include/class_CopyPasteHandler.inc:158 -#: include/class_CopyPasteHandler.inc:175 -#: include/class_CopyPasteHandler.inc:184 -#: include/class_CopyPasteHandler.inc:192 -#: include/class_CopyPasteHandler.inc:268 -#, fuzzy, php-format -msgid "Copy and paste failed!" -msgstr "Ошибка при регистрации. Ответ сервера: \"%s\"." - -#: include/class_CopyPasteHandler.inc:117 -#: include/class_CopyPasteHandler.inc:126 -#: include/class_CopyPasteHandler.inc:158 -#: include/class_CopyPasteHandler.inc:175 -#: include/class_CopyPasteHandler.inc:184 -#: include/class_CopyPasteHandler.inc:192 -#: include/class_CopyPasteHandler.inc:268 -#: include/class_CopyPasteHandler.inc:367 include/utils/class_msgPool.inc:153 -#: include/utils/class_msgPool.inc:165 include/utils/class_msgPool.inc:183 -#: include/utils/class_msgPool.inc:466 include/utils/class_msgPool.inc:485 -#: include/class_gosaSupportDaemon.inc:1160 -#: include/class_gosaSupportDaemon.inc:1180 include/class_msg_dialog.inc:99 -#: include/password-methods/class_password-methods.inc:250 -#: include/class_log.inc:138 include/class_log.inc:218 -#: include/class_plugin.inc:659 include/class_plugin.inc:700 -#: include/class_plugin.inc:742 include/class_plugin.inc:1585 -#: include/class_tabs.inc:50 plugins/admin/groups/class_groupGeneric.inc:954 -#: plugins/admin/groups/class_groupGeneric.inc:959 -#: plugins/admin/groups/class_groupGeneric.inc:1204 -#: plugins/personal/posix/class_posixAccount.inc:1334 -#: plugins/personal/generic/class_user.inc:412 -#: plugins/personal/generic/class_user.inc:513 -#: plugins/personal/generic/class_user.inc:806 -#: plugins/personal/generic/class_user.inc:1382 -#: plugins/personal/generic/main.inc:115 html/index.php:223 html/index.php:227 -#: setup/setup_checks.tpl:30 setup/setup_checks.tpl:91 -#: setup/class_setupStep_Migrate.inc:1186 -#: ihtml/themes/default/msg_dialog.tpl:52 -#: ihtml/themes/default/msg_dialog.tpl:95 -#, php-format -msgid "Error" -msgstr "" +#: ihtml/themes/default/MultiSelectWindow.tpl:51 +#: ihtml/themes/default/MultiSelectWindow.tpl:92 +#: ihtml/themes/default/msg_dialog.tpl:56 +#: ihtml/themes/default/msg_dialog.tpl:99 +#: plugins/admin/ogroups/class_ogroup.inc:232 setup/setup_ldap.tpl:121 +msgid "Information" +msgstr "Информация" -#: include/class_CopyPasteHandler.inc:117 -#: include/class_CopyPasteHandler.inc:192 -#, fuzzy, php-format -msgid "Cannot set permission for '%s'" -msgstr "Удалить" +#: ihtml/themes/default/MultiSelectWindow.tpl:63 +#: ihtml/themes/default/MultiSelectWindow.tpl:103 +#: plugins/admin/ogroups/ogroup_objects.tpl:20 +#: plugins/admin/groups/group_objects.tpl:20 +#: plugins/personal/posix/posix_groups.tpl:21 +msgid "Filters" +msgstr "Фильтры" -#: include/class_CopyPasteHandler.inc:118 -#: include/class_CopyPasteHandler.inc:127 -#: include/class_CopyPasteHandler.inc:176 -#: include/class_CopyPasteHandler.inc:185 -#: include/class_CopyPasteHandler.inc:193 include/class_pluglist.inc:177 -#: include/class_config.inc:125 include/class_config.inc:629 -#: include/utils/class_timezone.inc:47 include/functions.inc:637 -#: include/functions.inc:2555 include/functions.inc:2579 -#: include/functions.inc:2592 -#: include/password-methods/class_password-methods-ssha.inc:51 -#: include/password-methods/class_password-methods-sha.inc:48 -#: include/class_plugin.inc:1325 include/class_plugin.inc:1337 -#: plugins/admin/groups/class_groupGeneric.inc:163 -#: plugins/admin/groups/class_groupGeneric.inc:728 html/password.php:74 -#: html/index.php:143 html/index.php:215 html/main.php:228 -#, fuzzy -msgid "Configuration error" -msgstr "Настроить" +#: ihtml/themes/default/remove.tpl:2 ihtml/themes/default/msg_dialog.tpl:54 +#: ihtml/themes/default/msg_dialog.tpl:97 ihtml/themes/default/islocked.tpl:6 +#: ihtml/themes/default/conflict.tpl:6 html/password.php:280 html/index.php:57 +#: html/index.php:63 html/index.php:416 html/index.php:422 +#: include/functions.inc:745 include/functions.inc:2193 +#: include/functions.inc:2197 include/functions.inc:2203 +#: include/class_tabs.inc:259 plugins/admin/ogroups/remove.tpl:2 +#: plugins/admin/groups/remove.tpl:2 +#: plugins/admin/groups/class_groupGeneric.inc:1088 +#: plugins/admin/users/remove.tpl:2 +#: plugins/admin/users/class_userManagement.inc:631 +#: plugins/admin/departments/remove.tpl:2 +#: plugins/admin/departments/dep_move_confirm.tpl:2 +#: plugins/admin/acl/remove.tpl:2 +#: plugins/personal/posix/class_posixAccount.inc:837 +#: plugins/personal/posix/class_posixAccount.inc:990 +#: setup/class_setupStep_Migrate.inc:261 setup/class_setupStep_Migrate.inc:313 +#: setup/class_setupStep_Migrate.inc:446 setup/class_setupStep_Migrate.inc:523 +#: setup/class_setupStep_Migrate.inc:662 setup/class_setupStep_Migrate.inc:803 +#: setup/class_setupStep_Migrate.inc:2565 +#: setup/class_setupStep_Migrate.inc:2718 +#: setup/class_setupStep_Migrate.inc:3050 setup/setup_checks.tpl:32 +#: setup/setup_checks.tpl:93 +msgid "Warning" +msgstr "Предупреждение" -#: include/class_CopyPasteHandler.inc:158 -#, php-format -msgid "'%s' is no vaild LDAP object" +#: ihtml/themes/default/remove.tpl:6 +msgid "" +"This may be used by several groups. Please double check if your really want " +"to do this since there is no way for GOsa to get your data back." msgstr "" +"Это приложение может использоваться несколькими группами. Подумайте еще раз, " +"действительно ли вы хотите удалить его, так как GOsa не сможет отменить " +"результаты этой операции." -#: include/class_CopyPasteHandler.inc:159 -#: include/class_CopyPasteHandler.inc:269 include/class_acl.inc:905 -#: include/class_ldap.inc:648 include/class_ldap.inc:696 -#: include/class_session.inc:76 include/class_session.inc:101 -#: include/class_session.inc:127 include/functions.inc:467 -#: include/functions.inc:627 include/functions.inc:724 -#: include/functions.inc:1107 include/functions.inc:1917 -#: include/functions.inc:1951 include/functions.inc:1971 -#: include/class_log.inc:88 +#: ihtml/themes/default/remove.tpl:9 plugins/admin/ogroups/remove.tpl:10 +#: plugins/admin/groups/remove.tpl:10 plugins/admin/users/remove.tpl:10 #, fuzzy -msgid "Internal error" -msgstr "Терминал-сервер" - -#: include/class_CopyPasteHandler.inc:175 -#, fuzzy, php-format -msgid "No write permission in '%s'" -msgstr "Удалить" - -#: include/class_CopyPasteHandler.inc:386 -#, php-format -msgid "These objects will be pasted: %s" +msgid "So - if you're sure - press 'Delete' to continue or 'Cancel' to abort." msgstr "" +"Если вы уверены в своих действиях, нажмите на кнопку Удалить, иначе " +"нажмите Отмена." -#: include/class_CopyPasteHandler.inc:410 +#: ihtml/themes/default/remove.tpl:15 +#: ihtml/themes/default/copyPasteDialog.tpl:21 +#: ihtml/themes/default/acl.tpl:128 ihtml/themes/default/acl.tpl:142 +#: ihtml/themes/default/snapshotdialog.tpl:44 +#: ihtml/themes/default/snapshotdialog.tpl:89 +#: ihtml/themes/default/msg_dialog.tpl:74 +#: ihtml/themes/default/msg_dialog.tpl:127 +#: ihtml/themes/default/msg_dialog.tpl:130 +#: ihtml/themes/default/islocked.tpl:19 include/class_baseSelectDialog.inc:62 +#: include/utils/class_msgPool.inc:308 setup/setup_migrate.tpl:163 +#: setup/setup_migrate.tpl:214 setup/setup_migrate.tpl:261 +#: setup/setup_migrate.tpl:326 setup/setup_migrate.tpl:382 +#: setup/setup_migrate.tpl:435 setup/setup_migrate.tpl:480 +#: setup/setup_migrate.tpl:523 setup/setup_migrate.tpl:567 +#: setup/setup_ldap.tpl:17 #, php-format -msgid "This object will be pasted: %s" -msgstr "" - -#: include/class_CopyPasteHandler.inc:506 include/class_plugin.inc:2065 -#: include/class_plugin.inc:2068 -#, fuzzy -msgid "Paste" -msgstr "Дата" +msgid "Cancel" +msgstr "Отмена" -#: include/class_CopyPasteHandler.inc:508 -#, fuzzy -msgid "Cannot paste" -msgstr "Создать телефонный аккаунт" +#: ihtml/themes/default/login.tpl:10 +msgid "GOsa login screen" +msgstr "" -#: include/class_acl.inc:26 +#: ihtml/themes/default/login.tpl:27 #, fuzzy -msgid "Access control" -msgstr "Параметры доступа" +msgid "Login screen" +msgstr "Служба печати" -#: include/class_acl.inc:27 plugins/admin/acl/class_aclManagement.inc:27 +#: ihtml/themes/default/login.tpl:34 #, fuzzy -msgid "Manage access control lists" -msgstr "Параметры доступа" +msgid "" +"Please use your username and your password to log into the site " +"administration system." +msgstr "" +"Чтобы войти в систему
введите свои имя пользователя и пароль." -#: include/class_acl.inc:201 plugins/admin/acl/class_aclRole.inc:124 -#, fuzzy -msgid "All categories" -msgstr "Категория" +#: ihtml/themes/default/login.tpl:42 ihtml/themes/default/login.tpl:44 +#: ihtml/themes/default/password.tpl:69 ihtml/themes/default/password.tpl:71 +#: plugins/admin/users/class_divListUsers.inc:80 +msgid "Username" +msgstr "Имя пользователя" -#: include/class_acl.inc:209 -msgid "Reset ACLs" -msgstr "" +#: ihtml/themes/default/login.tpl:47 ihtml/themes/default/login.tpl:49 +#: ihtml/themes/default/password.tpl:40 +#: plugins/personal/generic/paste_generic.tpl:20 +#: plugins/personal/password/class_password.inc:26 setup/setup_config2.tpl:295 +#: setup/setup_config2.tpl:340 setup/setup_migrate.tpl:299 +msgid "Password" +msgstr "Пароль" -#: include/class_acl.inc:210 plugins/admin/acl/class_aclRole.inc:132 -#, fuzzy -msgid "One level" -msgstr "Уровень информативности" +#: ihtml/themes/default/login.tpl:52 ihtml/themes/default/login.tpl:53 +#: ihtml/themes/default/password.tpl:60 ihtml/themes/default/password.tpl:62 +msgid "Directory" +msgstr "Каталог" -#: include/class_acl.inc:211 include/class_acl.inc:216 -#: plugins/admin/acl/class_aclRole.inc:133 -#, fuzzy -msgid "Current object" -msgstr "Текущий пароль" +#: ihtml/themes/default/login.tpl:77 ihtml/themes/default/login.tpl:80 +msgid "Sign in" +msgstr "Войти" -#: include/class_acl.inc:212 plugins/admin/acl/class_aclRole.inc:134 -#, fuzzy -msgid "Complete subtree" -msgstr "не полный" +#: ihtml/themes/default/login.tpl:78 +msgid "Click here to log in" +msgstr "Нажмите на эту кнопку, чтобы войти в систему" -#: include/class_acl.inc:213 plugins/admin/acl/class_aclRole.inc:135 -msgid "Complete subtree (permanent)" +#: ihtml/themes/default/copyPasteDialog.tpl:1 +msgid "Copy & paste wizard" msgstr "" -#: include/class_acl.inc:214 include/class_acl.inc:217 -msgid "Use ACL defined in role" +#: ihtml/themes/default/copyPasteDialog.tpl:7 +msgid "" +"Some values need to be unique in the complete directory while some " +"combinations make no sense. GOsa shows the relevant attributes. Please " +"maintain the values below to fullfill the policies." msgstr "" -#: include/class_acl.inc:220 plugins/admin/users/class_userManagement.inc:26 -#: plugins/personal/generic/class_user.inc:1549 -#: setup/class_setupStep_Migrate.inc:1028 -msgid "Users" -msgstr "Пользователи" - -#: include/class_acl.inc:220 plugins/admin/groups/class_groupGeneric.inc:1258 -#: plugins/admin/groups/class_groupManagement.inc:26 -#: setup/class_setupStep_Migrate.inc:1031 -msgid "Groups" -msgstr "Группы" - -#: include/class_acl.inc:465 include/class_baseSelectDialog.inc:49 -#: include/class_MultiSelectWindow.inc:258 -#: include/class_MultiSelectWindow.inc:260 -#: plugins/admin/acl/class_aclRole.inc:373 -msgid "Up" +#: ihtml/themes/default/copyPasteDialog.tpl:9 +msgid "Remember that some properties like taken snapshots will not be copied!" msgstr "" -#: include/class_acl.inc:467 plugins/admin/acl/class_aclRole.inc:375 -#, fuzzy -msgid "Down" -msgstr "Домен" - -#: include/class_acl.inc:472 include/class_acl.inc:520 -#: plugins/admin/acl/class_aclRole.inc:378 -#: plugins/admin/acl/class_aclRole.inc:429 -#: plugins/admin/users/class_divListUsers.inc:134 -#: plugins/admin/groups/class_divListGroup.inc:139 -msgid "Edit" -msgstr "Изменить" - -#: include/class_acl.inc:472 include/class_acl.inc:476 -#: include/class_acl.inc:1202 include/class_acl.inc:1203 -#: include/class_acl.inc:1208 include/class_tabs.inc:391 -#: plugins/admin/acl/class_divListACL.inc:179 -#: plugins/admin/acl/tabs_acl.inc:28 -#: plugins/admin/acl/class_aclManagement.inc:26 -#: plugins/admin/acl/class_aclManagement.inc:293 -#: plugins/admin/acl/class_aclRole.inc:379 -#: plugins/admin/acl/class_aclRole.inc:383 -#: plugins/admin/acl/class_aclRole.inc:749 -msgid "ACL" -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 "" -#: include/class_acl.inc:476 include/class_acl.inc:524 -#: include/utils/class_msgPool.inc:338 plugins/admin/acl/class_aclRole.inc:382 -#: plugins/admin/acl/class_aclRole.inc:433 +#: ihtml/themes/default/copyPasteDialog.tpl:19 +#: include/class_MultiSelectWindow.inc:144 include/utils/class_msgPool.inc:326 #, php-format -msgid "Delete" -msgstr "Удалить" +msgid "Save" +msgstr "Сохранить" -#: include/class_acl.inc:512 +#: ihtml/themes/default/copyPasteDialog.tpl:24 #, fuzzy -msgid "No ACL settings for this category!" -msgstr "Описание группы" - -#: include/class_acl.inc:514 -#, php-format -msgid "Contains ACLs for these objects: %s" -msgstr "" +msgid "Cancel all" +msgstr "Отмена" -#: include/class_acl.inc:520 include/class_acl.inc:524 +#: ihtml/themes/default/copyPasteDialog.tpl:30 #, fuzzy -msgid "category ACL" -msgstr "Категория" +msgid "Operation complete" +msgstr "не полный" -#: include/class_acl.inc:574 -#, php-format -msgid "Edit ACL for '%s' - scope is '%s'" -msgstr "" +#: ihtml/themes/default/copyPasteDialog.tpl:32 +#: setup/class_setupStep_Finish.inc:37 +msgid "Finish" +msgstr "Готово" -#: include/class_acl.inc:584 plugins/admin/acl/class_aclRole.inc:463 -msgid "All objects in current subtree" +#: 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 от большой нагрузки. Простейший способ " +"снизить время обработки запроса при обслуживаии большой базы данных это " +"установить минимальное значение. Кроме того, будет очень полезно " +"использовать фильтры для просмотра только ограниченного количества объектов." -#: include/class_acl.inc:728 include/class_acl.inc:735 -#: include/class_acl.inc:742 include/class_acl.inc:748 -#: include/utils/class_msgPool.inc:463 -#: plugins/admin/departments/class_departmentGeneric.inc:574 -#: ihtml/themes/default/snapshotdialog.tpl:20 -#: ihtml/themes/default/snapshotdialog.tpl:62 -msgid "Object" -msgstr "Объект" +#: ihtml/themes/default/sizelimit.tpl:6 +msgid "Please choose the way to react for this session" +msgstr "Выберите тип реакции для данной сессии" -#: include/class_acl.inc:730 include/class_acl.inc:737 -#, fuzzy -msgid "Show/hide advanced settings" -msgstr "Настройки телефона" +#: ihtml/themes/default/sizelimit.tpl:9 +msgid "ignore this error and show all entries the LDAP server returns" +msgstr "игнорировать ошибку и показать все найденые объекты" -#: include/class_acl.inc:754 +#: ihtml/themes/default/sizelimit.tpl:10 #, fuzzy -msgid "Create objects" -msgstr "Объект группы" +msgid "" +"ignore this error and show all entries that fit into the defined sizelimit " +"and let me use filters instead" +msgstr "" +"Игнорировать ошибку и показать все возвращаемые объекты в пределах лимита и " +"позволить использовать фильтры" -#: include/class_acl.inc:755 -#, fuzzy -msgid "Move objects" -msgstr "Включаемые объекты" +#: ihtml/themes/default/sizelimit.tpl:14 include/utils/class_msgPool.inc:344 +#: plugins/personal/generic/generic.tpl:137 +#, php-format +msgid "Set" +msgstr "Установить" -#: include/class_acl.inc:756 -#, fuzzy -msgid "Remove objects" -msgstr "Включаемые объекты" +#: ihtml/themes/default/acl.tpl:7 plugins/admin/acl/acl_role.tpl:3 +msgid "Assigned ACL for current entry" +msgstr "" -#: include/class_acl.inc:758 +#: ihtml/themes/default/acl.tpl:12 plugins/admin/acl/acl_role.tpl:45 #, fuzzy -msgid "Grant permission to owner" -msgstr "Удалить" - -#: include/class_acl.inc:762 include/class_acl.inc:861 -#: include/class_acl.inc:865 -msgid "read" -msgstr "чтение" +msgid "New ACL" +msgstr "Создать" -#: include/class_acl.inc:763 include/class_acl.inc:863 -#: include/class_acl.inc:866 -msgid "write" -msgstr "запись" +#: ihtml/themes/default/acl.tpl:17 plugins/admin/acl/acl_role.tpl:51 +#, fuzzy +msgid "ACL type" +msgstr "Тип" -#: include/class_acl.inc:767 +#: ihtml/themes/default/acl.tpl:19 ihtml/themes/default/acl.tpl:24 +#: plugins/admin/acl/acl_role.tpl:51 #, fuzzy -msgid "Complete object" -msgstr "Включаемые объекты" +msgid "Select an acl type" +msgstr "Выберите, чтобы просмотреть серверы" -#: include/class_acl.inc:905 -#, fuzzy, php-format -msgid "Unkown ACL type '%s'!" -msgstr "состояние неизвестно" +#: ihtml/themes/default/acl.tpl:29 ihtml/themes/default/acl.tpl:52 +#: ihtml/themes/default/acl.tpl:125 ihtml/themes/default/acl.tpl:140 +#: include/utils/class_msgPool.inc:320 setup/setup_migrate.tpl:161 +#: setup/setup_migrate.tpl:212 setup/setup_migrate.tpl:260 +#: setup/setup_migrate.tpl:325 setup/setup_migrate.tpl:380 +#: setup/setup_migrate.tpl:433 setup/setup_migrate.tpl:478 +#: setup/setup_migrate.tpl:521 setup/setup_migrate.tpl:565 +#: setup/setup_ldap.tpl:16 +#, php-format +msgid "Apply" +msgstr "Применить" -#: include/class_acl.inc:948 -#, fuzzy, php-format -msgid "Unknown entry '%s'!" -msgstr "состояние неизвестно" +#: ihtml/themes/default/acl.tpl:36 +#, fuzzy +msgid "Additional filter options" +msgstr "Дополнительные записи в fstab" -#: include/class_acl.inc:1008 include/class_acl.inc:1010 -#, fuzzy, php-format -msgid "Role: %s" -msgstr "Роль" +#: ihtml/themes/default/acl.tpl:47 +msgid "Use members from" +msgstr "" -#: include/class_acl.inc:1010 +#: ihtml/themes/default/acl.tpl:61 #, fuzzy -msgid "unknown role" -msgstr "состояние неизвестно" +msgid "Available members" +msgstr "Доступные приложения" -#: include/class_acl.inc:1018 -#, fuzzy, php-format -msgid "Contains settings for these objects: %s" -msgstr "Описание группы" +#: ihtml/themes/default/acl.tpl:63 ihtml/themes/default/acl.tpl:68 +msgid "List message possible targets" +msgstr "" -#: include/class_acl.inc:1027 ihtml/themes/default/acl.tpl:82 +#: ihtml/themes/default/acl.tpl:82 include/class_acl.inc:1050 #, fuzzy msgid "Members" msgstr "Включаемые объекты" -#: include/class_acl.inc:1033 -msgid "ACL takes effect for all users" +#: ihtml/themes/default/acl.tpl:84 ihtml/themes/default/acl.tpl:90 +msgid "List message recipients" msgstr "" -#: include/class_acl.inc:1170 include/class_ldap.inc:705 -#: include/class_ldap.inc:1171 include/class_config.inc:259 -#: include/functions.inc:364 include/functions.inc:390 -#: include/functions.inc:398 include/functions.inc:427 -#: include/functions.inc:652 include/functions.inc:695 -#: include/functions.inc:737 include/functions.inc:782 -#: include/functions.inc:2534 include/functions.inc:2781 -#: include/class_MultiSelectWindow.inc:550 include/class_plugin.inc:1243 -#: include/class_plugin.inc:1292 include/class_plugin.inc:1296 -#: include/class_plugin.inc:1311 include/class_plugin.inc:1371 -#: include/class_plugin.inc:1429 include/class_plugin.inc:1495 -#: include/class_plugin.inc:1510 -#: plugins/admin/departments/class_departmentGeneric.inc:241 -#: plugins/admin/departments/class_departmentGeneric.inc:429 -#: plugins/admin/departments/class_departmentGeneric.inc:702 -#: plugins/admin/departments/class_departmentGeneric.inc:733 -#: plugins/admin/acl/class_aclRole.inc:616 -#: plugins/admin/acl/class_aclRole.inc:656 -#: plugins/admin/acl/class_aclRole.inc:670 -#: plugins/admin/ogroups/class_ogroup.inc:1033 -#: plugins/admin/ogroups/class_ogroup.inc:1047 -#: plugins/admin/groups/class_groupGeneric.inc:758 -#: plugins/admin/groups/class_groupGeneric.inc:1069 -#: plugins/personal/posix/class_posixAccount.inc:678 -#: plugins/personal/posix/class_posixAccount.inc:942 -#: plugins/personal/generic/class_user.inc:722 -#: plugins/personal/generic/class_user.inc:1084 html/index.php:253 -#: html/index.php:268 html/index.php:281 -#: setup/class_setupStep_Migrate.inc:1197 -#: setup/class_setupStep_Migrate.inc:1225 -#: setup/class_setupStep_Migrate.inc:1274 -#: setup/class_setupStep_Migrate.inc:1323 -#: setup/class_setupStep_Migrate.inc:2250 -#: setup/class_setupStep_Migrate.inc:2254 -#: setup/class_setupStep_Migrate.inc:2444 -#: setup/class_setupStep_Migrate.inc:2464 -#: setup/class_setupStep_Migrate.inc:2581 -#: setup/class_setupStep_Migrate.inc:2928 -#: setup/class_setupStep_Migrate.inc:2942 +#: ihtml/themes/default/acl.tpl:104 plugins/admin/acl/acl_role.tpl:56 #, fuzzy -msgid "LDAP error" -msgstr "Ошибка LDAP:" +msgid "List of available ACL categories" +msgstr "Выберите тип мыши" -#: include/class_acl.inc:1203 +#: ihtml/themes/default/acl.tpl:112 #, fuzzy -msgid "Access control list" -msgstr "Параметры доступа" +msgid "ACL for this object" +msgstr "Проверка модуля gd" -#: include/class_acl.inc:1208 +#: ihtml/themes/default/acl.tpl:118 #, fuzzy -msgid "ACL roles" -msgstr "Доступ" +msgid "Available roles" +msgstr "Доступные приложения" -#: include/class_pluglist.inc:58 +#: ihtml/themes/default/accountexpired.tpl:15 #, fuzzy -msgid "All objects in this category" -msgstr "Описание группы" +msgid "Your password has expired. Please choose a new one!" +msgstr "У вас недостаточно прав для смены своего пароля." -#: include/class_pluglist.inc:178 -msgid "The configuration format has changed. Please re-run setup!" -msgstr "" +#: ihtml/themes/default/accountexpired.tpl:23 +#: ihtml/themes/default/accountexpired.tpl:27 +#, fuzzy +msgid "Old password" +msgstr "Пароль" -#: include/class_pluglist.inc:193 include/class_pluglist.inc:194 -#: include/class_pluglist.inc:307 +#: ihtml/themes/default/accountexpired.tpl:32 +#: ihtml/themes/default/accountexpired.tpl:36 +#: ihtml/themes/default/password.tpl:82 ihtml/themes/default/password.tpl:83 +#: html/password.php:196 plugins/admin/users/password.tpl:13 +#: plugins/admin/users/class_userManagement.inc:265 +#: plugins/personal/generic/main.inc:97 +#: plugins/personal/generic/password.tpl:7 +#: plugins/personal/password/password.tpl:18 +msgid "New password" +msgstr "Новый пароль" + +#: ihtml/themes/default/accountexpired.tpl:41 +#: ihtml/themes/default/accountexpired.tpl:45 #, fuzzy -msgid "Unknown" -msgstr "состояние неизвестно" +msgid "Verify password" +msgstr "Пароль" -#: include/class_pluglist.inc:203 ihtml/themes/default/framework.tpl:8 -#: ihtml/themes/default/framework.tpl:11 ihtml/themes/default/framework.tpl:20 -#: ihtml/themes/default/framework.tpl:24 -msgid "" -"You are currently editing a database entry. Do you want to dismiss the " -"changes?" -msgstr "" -"Вы сейчас редактируете объект базы данных. Хотите отказаться от изменений?" +#: ihtml/themes/default/accountexpired.tpl:51 +#: plugins/admin/users/class_divListUsers.inc:136 +#: plugins/admin/users/class_divListUsers.inc:270 +msgid "Change password" +msgstr "Сменить пароль" -#: include/class_ldap.inc:231 include/class_ldap.inc:264 -msgid "Performance warning" -msgstr "" +#: ihtml/themes/default/accountexpired.tpl:52 +#: ihtml/themes/default/password.tpl:102 +#, fuzzy +msgid "Click here to change your password" +msgstr "У вас недостаточно прав для смены своего пароля." -#: include/class_ldap.inc:231 include/class_ldap.inc:264 -#, php-format -msgid "LDAP performance is poor: last query took about %.2fs!" +#: ihtml/themes/default/logout-close.tpl:5 +msgid "Your GOsa session has been closed!" msgstr "" -#: include/class_ldap.inc:648 -#, php-format +#: ihtml/themes/default/logout-close.tpl:7 msgid "" -"Cannot automatically create subtrees with RDN '%s': no object class found!" -msgstr "" - -#: include/class_ldap.inc:696 -#, php-format -msgid "Cannot automatically create subtrees with RDN '%s': not supported" +"Please close this browser window and clean the authentication caches to " +"avoid an automatic re-authentication by your browser." msgstr "" -#: include/class_ldap.inc:780 -#, fuzzy, php-format -msgid "while operating on '%s' using LDAP server '%s'" -msgstr "Ошибка при подключении к LDAP-серверу. Ответ сервера: \"%s\"." - -#: include/class_ldap.inc:782 -#, fuzzy, php-format -msgid "while operating on LDAP server %s" -msgstr "Ошибка при подключении к LDAP-серверу. Ответ сервера: \"%s\"." +#: ihtml/themes/default/snapshotdialog.tpl:3 +#, fuzzy +msgid "Restoring object snapshots" +msgstr "Объект группы" -#: include/class_ldap.inc:1004 -#, php-format +#: ihtml/themes/default/snapshotdialog.tpl:6 msgid "" -"This is not a valid DN: '%s'. A block for import should begin with 'dn: ...' " -"in line %s" +"This procedure will restore a snapshot of the selected object. It will " +"replace the existing object after pressing the restore button." msgstr "" -#: include/class_ldap.inc:1033 -#, php-format -msgid "Error while importing dn: '%s', please check your LDIF from line %s on!" +#: ihtml/themes/default/snapshotdialog.tpl:9 +msgid "" +"Remember that DNS configuration and database entries could not be restored. " +"For some objects it is only nescessary to open and save them again (goFon), " +"but some entries must be recreated manually (glpi)." msgstr "" -#: include/class_socketClient.inc:60 -msgid "The mcrypt module was not found. Please install php5-mcrypt." +#: 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 "" -#: include/class_socketClient.inc:108 -#, php-format -msgid "Socket connection to host '%s:%s' failed: %s" -msgstr "" +#: ihtml/themes/default/snapshotdialog.tpl:20 +#: ihtml/themes/default/snapshotdialog.tpl:62 include/class_acl.inc:747 +#: include/class_acl.inc:754 include/class_acl.inc:761 +#: include/class_acl.inc:767 include/utils/class_msgPool.inc:463 +#: plugins/admin/departments/class_departmentGeneric.inc:574 +msgid "Object" +msgstr "Объект" -#: include/class_socketClient.inc:191 -#, php-format -msgid "Socket timeout of %s seconds reached." +#: ihtml/themes/default/snapshotdialog.tpl:29 +msgid "There is no snapshot available that could be restored" msgstr "" -#: include/class_config.inc:122 -#, php-format -msgid "XML error in gosa.conf: %s at line %d" -msgstr "Ошибка XML в gosa.conf: %s в строке %d" - -#: include/class_config.inc:259 -#, fuzzy -msgid "Cannot bind to LDAP. Please contact the system administrator." +#: ihtml/themes/default/snapshotdialog.tpl:31 +msgid "Choose a snapshot and click the folder image, to restore the snapshot" msgstr "" -"Не удается начать сеанс на LDAP-сервере. Обратитесь к системному " -"администратору." - -#: include/class_config.inc:629 -#, fuzzy -msgid "sambaSID and/or sambaRidBase missing in the configuration!" -msgstr "В вашем файле настройки отсутствуют значения SID и/или RIDBASE!" -#: include/class_config.inc:979 +#: ihtml/themes/default/snapshotdialog.tpl:49 #, fuzzy -msgid "Configuration" -msgstr "Настроить" +msgid "Creating object snapshots" +msgstr "Объект группы" -#: include/class_config.inc:979 +#: ihtml/themes/default/snapshotdialog.tpl:52 msgid "" -"The configuration file you are using seems to be outdated. Please move the " -"GOsa configuration file away to run the GOsa setup again." +"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 "" -#: include/utils/class_timezone.inc:47 -#, php-format +#: ihtml/themes/default/snapshotdialog.tpl:55 msgid "" -"The timezone setting '%s' in your gosa.conf is not valid. Cannot calculate " -"correct timezone offset." +"Remember that database entries, DNS configurations and possibly created " +"zones in server extensions will not be stored in the snapshot." msgstr "" -#: include/utils/class_msgPool.inc:15 -#, fuzzy, php-format -msgid "Select to list objects of type '%s'." -msgstr "Выбрать объекты для добавления" +#: ihtml/themes/default/snapshotdialog.tpl:70 +#, fuzzy +msgid "Timestamp" +msgstr "Таймаут (с)" -#: include/utils/class_msgPool.inc:17 -#, fuzzy, php-format -msgid "Select to list objects containig '%s'." -msgstr "Показать группы с пользователями" - -#: include/utils/class_msgPool.inc:19 -#, fuzzy, php-format -msgid "Select to list objects that have '%s' enabled" -msgstr "Выбрать объекты для добавления" - -#: include/utils/class_msgPool.inc:21 -#: plugins/admin/ogroups/ogroup_objects.tpl:33 -#, fuzzy -msgid "Select to search within subtrees" -msgstr "Искать в поддеревьях" - -#: include/utils/class_msgPool.inc:23 -#: plugins/admin/ogroups/ogroup_objects.tpl:33 -#: plugins/personal/posix/posix_groups.tpl:68 -#, fuzzy -msgid "Search in subtrees" -msgstr "Искать в поддеревьях" - -#: include/utils/class_msgPool.inc:33 -msgid "This object will be deleted!" +#: ihtml/themes/default/snapshotdialog.tpl:79 +msgid "Reason for generating this snapshot" msgstr "" -#: include/utils/class_msgPool.inc:35 -#, php-format -msgid "This '%s' object will be deleted!" -msgstr "" +#: ihtml/themes/default/snapshotdialog.tpl:87 +#: plugins/admin/users/template.tpl:48 +#: plugins/admin/departments/class_departmentGeneric.inc:514 +#: plugins/admin/departments/class_departmentGeneric.inc:596 +msgid "Continue" +msgstr "Продолжить" -#: include/utils/class_msgPool.inc:40 +#: ihtml/themes/default/msg_dialog.tpl:52 +#: ihtml/themes/default/msg_dialog.tpl:95 html/index.php:223 +#: html/index.php:227 include/password-methods/class_password-methods.inc:250 +#: include/class_tabs.inc:50 include/class_plugin.inc:659 +#: include/class_plugin.inc:700 include/class_plugin.inc:742 +#: include/class_plugin.inc:1612 include/utils/class_msgPool.inc:153 +#: include/utils/class_msgPool.inc:165 include/utils/class_msgPool.inc:183 +#: include/utils/class_msgPool.inc:466 include/utils/class_msgPool.inc:485 +#: include/class_log.inc:138 include/class_log.inc:218 +#: include/class_gosaSupportDaemon.inc:1160 +#: include/class_gosaSupportDaemon.inc:1180 +#: include/class_CopyPasteHandler.inc:117 +#: include/class_CopyPasteHandler.inc:126 +#: include/class_CopyPasteHandler.inc:158 +#: include/class_CopyPasteHandler.inc:175 +#: include/class_CopyPasteHandler.inc:184 +#: include/class_CopyPasteHandler.inc:192 +#: include/class_CopyPasteHandler.inc:268 +#: include/class_CopyPasteHandler.inc:367 include/class_msg_dialog.inc:99 +#: plugins/admin/groups/class_groupGeneric.inc:627 +#: plugins/admin/groups/class_groupGeneric.inc:633 +#: plugins/admin/groups/class_groupGeneric.inc:981 +#: plugins/admin/groups/class_groupGeneric.inc:986 +#: plugins/admin/groups/class_groupGeneric.inc:1247 +#: plugins/personal/generic/class_user.inc:412 +#: plugins/personal/generic/class_user.inc:513 +#: plugins/personal/generic/class_user.inc:806 +#: plugins/personal/generic/class_user.inc:1382 +#: plugins/personal/generic/main.inc:115 +#: plugins/personal/posix/class_posixAccount.inc:1382 +#: setup/class_setupStep_Migrate.inc:1197 setup/setup_checks.tpl:30 +#: setup/setup_checks.tpl:91 #, php-format -msgid "This object will be deleted: %s" +msgid "Error" msgstr "" -#: include/utils/class_msgPool.inc:42 +#: ihtml/themes/default/msg_dialog.tpl:71 +#: ihtml/themes/default/msg_dialog.tpl:73 +#: ihtml/themes/default/msg_dialog.tpl:124 +#: ihtml/themes/default/msg_dialog.tpl:126 +#: ihtml/themes/default/msg_dialog.tpl:129 include/utils/class_msgPool.inc:314 +#: setup/class_setupStep_Migrate.inc:267 setup/class_setupStep_Migrate.inc:319 +#: setup/class_setupStep_Migrate.inc:380 setup/class_setupStep_Migrate.inc:453 +#: setup/class_setupStep_Migrate.inc:530 setup/class_setupStep_Migrate.inc:605 +#: setup/class_setupStep_Migrate.inc:658 setup/class_setupStep_Migrate.inc:799 +#: setup/class_setupStep_Migrate.inc:1045 +#: setup/class_setupStep_Migrate.inc:2007 +#: setup/class_setupStep_Migrate.inc:2149 +#: setup/class_setupStep_Migrate.inc:2571 +#: setup/class_setupStep_Migrate.inc:2725 +#: setup/class_setupStep_Migrate.inc:3055 setup/setup_checks.tpl:27 +#: setup/setup_checks.tpl:87 #, php-format -msgid "This '%s' object will be deleted: %s" -msgstr "" - -#: include/utils/class_msgPool.inc:47 -msgid "This object will be deleted:" +msgid "Ok" msgstr "" -#: include/utils/class_msgPool.inc:49 -#, php-format -msgid "This '%s' object will be deleted:" -msgstr "" +#: ihtml/themes/default/password.tpl:6 +#, fuzzy +msgid "Change your password" +msgstr "Сменить пароль" -#: include/utils/class_msgPool.inc:53 -#, php-format -msgid "These objects will be deleted: %s" -msgstr "" +#: ihtml/themes/default/password.tpl:35 +#, fuzzy +msgid "Success" +msgstr "Экспорт успешен." -#: include/utils/class_msgPool.inc:55 -#, php-format -msgid "These '%s' objects will be deleted: %s" +#: ihtml/themes/default/password.tpl:35 +msgid "Your password has been changed successfully." msgstr "" -#: include/utils/class_msgPool.inc:63 +#: ihtml/themes/default/password.tpl:41 html/main.php:329 +#: plugins/admin/users/class_userManagement.inc:316 +#: plugins/admin/users/class_userManagement.inc:379 +#: plugins/personal/password/class_password.inc:78 +#: plugins/personal/password/class_password.inc:81 +#: plugins/personal/password/class_password.inc:84 +#: plugins/personal/password/class_password.inc:87 +#: plugins/personal/password/class_password.inc:90 +#: plugins/personal/password/class_password.inc:93 +#: plugins/personal/password/class_password.inc:107 +#: plugins/personal/password/class_password.inc:113 #, fuzzy -msgid "You have no permission to delete this object!" -msgstr "У вас недостаточно прав для удаления этого подразделения." +msgid "Password change" +msgstr "Сменить пароль" -#: include/utils/class_msgPool.inc:67 include/utils/class_msgPool.inc:71 -#, fuzzy -msgid "You have no permission to delete the object:" -msgstr "У вас недостаточно прав для удаления этого подразделения." +#: ihtml/themes/default/password.tpl:53 +msgid "" +"This dialog provides a simple way to change your password. Enter the current " +"password and the new password (twice) in the fields below and press the " +"'Change' button." +msgstr "" -#: include/utils/class_msgPool.inc:74 -#, fuzzy -msgid "You have no permission to delete these objects:" -msgstr "У вас недостаточно прав для удаления этого подразделения." +#: ihtml/themes/default/password.tpl:78 ihtml/themes/default/password.tpl:79 +#: html/password.php:217 plugins/personal/password/password.tpl:13 +msgid "Current password" +msgstr "Текущий пароль" -#: include/utils/class_msgPool.inc:81 +#: ihtml/themes/default/password.tpl:86 ihtml/themes/default/password.tpl:87 #, fuzzy -msgid "You have no permission to create this object!" -msgstr "У вас недостаточно прав для удаления этого подразделения." +msgid "New password repeated" +msgstr "Новый пароль" -#: include/utils/class_msgPool.inc:85 include/utils/class_msgPool.inc:89 +#: ihtml/themes/default/password.tpl:90 +#: plugins/personal/password/password.tpl:28 #, fuzzy -msgid "You have no permission to create the object:" -msgstr "У вас недостаточно прав для удаления этого подразделения." +msgid "Password strength" +msgstr "Хэширование паролей" -#: include/utils/class_msgPool.inc:92 +#: ihtml/themes/default/password.tpl:101 #, fuzzy -msgid "You have no permission to create these objects:" -msgstr "У вас недостаточно прав для удаления этого подразделения." +msgid "Change" +msgstr "Канал" -#: include/utils/class_msgPool.inc:99 -#, fuzzy -msgid "You have no permission to modify this object!" -msgstr "У вас недостаточно прав для удаления этого стоп-листа." +#: ihtml/themes/default/islocked.tpl:2 +msgid "Locking conflict detected" +msgstr "Конфликт блокировок" -#: include/utils/class_msgPool.inc:103 include/utils/class_msgPool.inc:107 +#: ihtml/themes/default/islocked.tpl:9 #, fuzzy -msgid "You have no permission to modify the object:" -msgstr "У вас недостаточно прав для удаления этого стоп-листа." +msgid "" +"If this lock detection is false, the other person has obviously closed the " +"webbrowser during the edit operation. You may want to take over the lock by " +"pressing the 'Edit anyway' button." +msgstr "" +"Если результат этой проверки блокировки - ложь, очевидно, другой человек " +"закрыл браузер во время редактирования данных. Вы можете удалить файл " +"блокировки, нажав на кнопку Удалить." -#: include/utils/class_msgPool.inc:110 -#, fuzzy -msgid "You have no permission to modify these objects:" -msgstr "У вас недостаточно прав для удаления этого стоп-листа." +#: ihtml/themes/default/islocked.tpl:16 +msgid "Read only" +msgstr "" -#: include/utils/class_msgPool.inc:117 -#, fuzzy -msgid "You have no permission to view this object!" -msgstr "У вас недостаточно прав для удаления этого стоп-листа." +#: ihtml/themes/default/help.tpl:9 +msgid "GOsa help viewer" +msgstr "" -#: include/utils/class_msgPool.inc:121 include/utils/class_msgPool.inc:125 -#, fuzzy -msgid "You have no permission to view the object:" -msgstr "У вас недостаточно прав для создания телефонов в этой ветке." +#: ihtml/themes/default/help.tpl:15 +msgid "Index" +msgstr "" -#: include/utils/class_msgPool.inc:128 -#, fuzzy -msgid "You have no permission to view these objects:" -msgstr "У вас недостаточно прав для удаления этого стоп-листа." +#: ihtml/themes/default/help.tpl:21 setup/setup_ldap.tpl:13 +msgid "Search" +msgstr "Поиск" -#: include/utils/class_msgPool.inc:135 -#, fuzzy -msgid "You have no permission to move this object!" -msgstr "У вас недостаточно прав для удаления этого стоп-листа." +#: ihtml/themes/default/logout.tpl:5 +msgid "Your GOsa session has expired!" +msgstr "" -#: include/utils/class_msgPool.inc:139 include/utils/class_msgPool.inc:143 -#, fuzzy -msgid "You have no permission to move the object:" -msgstr "У вас недостаточно прав для удаления этого стоп-листа." +#: ihtml/themes/default/logout.tpl:7 +msgid "" +"The last interaction with the GOsa web interface has been some time ago in " +"the past. For security reasons, the session has been closed. To continue " +"with administrative tasks, please sign in again." +msgstr "" -#: include/utils/class_msgPool.inc:146 +#: ihtml/themes/default/logout.tpl:10 #, fuzzy -msgid "You have no permission to move these objects:" -msgstr "У вас недостаточно прав для удаления этого стоп-листа." +msgid "Sign in again" +msgstr "Войти" -#: include/utils/class_msgPool.inc:156 include/utils/class_msgPool.inc:168 -#: include/utils/class_msgPool.inc:186 +#: ihtml/themes/default/conflict.tpl:2 +msgid "Session conflict detected" +msgstr "Конфликт сеансов" + +#: ihtml/themes/default/conflict.tpl:6 #, fuzzy -msgid "Connection information" -msgstr "Личная информация" +msgid "" +"Probably there's another active instance of your session. Multiple window " +"operation is technical not possible and heavily depends on the browser " +"you're using. Usage of different browsers at a time (i.e. IE and Mozilla) is " +"possible. Pressing the Logout button will close this session." +msgstr "" +"Возможно, есть еще один экземпляр вашего сеанса. Работа с несколькими окнами " +"одновременно технически невозможна и в значительной мере зависит от " +"используемого браузера. Использование разных браузеров одновременно " +"(например, IE и Mozilla) возможно. Нажав на кнопку Выход, вы " +"завершите текущий сеанс." -#: include/utils/class_msgPool.inc:158 -#, fuzzy, php-format -msgid "Cannot connect to %s database!" -msgstr "Невозможно подключиться к серверу базы данных!" +#: ihtml/themes/default/conflict.tpl:10 +msgid "" +"Ignoring this message will change/destroy the data you're currently editing, " +"so please close multiple windows and log in again." +msgstr "" +"Если вы ничего не предпримете, редактируемые вами данные не будут сохранены, " +"поэтому закройте все окна, кроме одного, и начните сеанс заново." -#: include/utils/class_msgPool.inc:170 -#, fuzzy, php-format -msgid "Cannot select %s database!" -msgstr "Невозможно выбрать базу данных!" +#: ihtml/themes/default/conflict.tpl:14 +msgid "Logout" +msgstr "Выход" -#: include/utils/class_msgPool.inc:176 -#, php-format -msgid "No %s server defined!" +#: ihtml/themes/default/framework.tpl:8 ihtml/themes/default/framework.tpl:11 +#: ihtml/themes/default/framework.tpl:20 ihtml/themes/default/framework.tpl:24 +#: include/class_pluglist.inc:203 +msgid "" +"You are currently editing a database entry. Do you want to dismiss the " +"changes?" msgstr "" +"Вы сейчас редактируете объект базы данных. Хотите отказаться от изменений?" -#: include/utils/class_msgPool.inc:188 -#, fuzzy, php-format -msgid "Cannot query %s database!" -msgstr "Невозможно выбрать базу данных!" +#: ihtml/themes/default/framework.tpl:8 ihtml/themes/default/framework.tpl:11 +msgid "Main" +msgstr "Начало" -#: include/utils/class_msgPool.inc:194 -#, fuzzy, php-format -msgid "The field '%s' contains a reserved keyword!" -msgstr "Значение поля \"Факс\" содержит недопустимый номер телефона." +#: ihtml/themes/default/framework.tpl:16 +msgid "Help" +msgstr "Справка" -#: include/utils/class_msgPool.inc:200 -#, fuzzy, php-format -msgid "Command specified as %s hook for plugin '%s' does not exist!" -msgstr "" -"Не удается найти команду \"%s\", указанную в поле POSTCREATE модуля \"%s\"." +#: ihtml/themes/default/framework.tpl:21 ihtml/themes/default/framework.tpl:25 +msgid "Sign out" +msgstr "Выход" -#: include/utils/class_msgPool.inc:207 -#, fuzzy, php-format -msgid "'%s' command is invalid!" -msgstr "Указанное имя уже используется." +#: ihtml/themes/default/framework.tpl:29 +msgid "Signed in:" +msgstr "Пользователь:" -#: include/utils/class_msgPool.inc:209 -#, php-format -msgid "'%s' command (%s) for plugin %s is invalid!" +#: ihtml/themes/default/framework.tpl:32 +msgid "GOsa main menu" msgstr "" -#: include/utils/class_msgPool.inc:211 -#, php-format -msgid "'%s' command for plugin %s is invalid!" -msgstr "" +#: html/password.php:58 html/main.php:147 include/functions.inc:336 +#: plugins/admin/departments/class_departmentGeneric.inc:386 +#, fuzzy +msgid "Fatal error" +msgstr "Терминал-сервер" -#: include/utils/class_msgPool.inc:213 +#: html/password.php:58 html/index.php:143 #, fuzzy, php-format -msgid "'%s' command (%s) is invalid!" -msgstr "Указанное имя уже используется." +msgid "GOsa configuration %s/%s is not readable. Aborted." +msgstr "" +"Не удается прочитать файл настройки GOsa %s/gosa.conf. Операция прервана." -#: include/utils/class_msgPool.inc:221 +#: html/password.php:74 html/index.php:143 html/index.php:215 +#: html/main.php:228 +#: include/password-methods/class_password-methods-ssha.inc:51 +#: include/password-methods/class_password-methods-sha.inc:48 +#: include/functions.inc:637 include/functions.inc:2556 +#: include/functions.inc:2580 include/functions.inc:2593 +#: include/class_plugin.inc:1330 include/class_plugin.inc:1343 +#: include/class_plugin.inc:1361 include/utils/class_timezone.inc:47 +#: include/class_config.inc:124 include/class_config.inc:628 +#: include/class_pluglist.inc:177 include/class_CopyPasteHandler.inc:118 +#: include/class_CopyPasteHandler.inc:127 +#: include/class_CopyPasteHandler.inc:176 +#: include/class_CopyPasteHandler.inc:185 +#: include/class_CopyPasteHandler.inc:193 +#: plugins/admin/groups/class_groupGeneric.inc:163 +#: plugins/admin/groups/class_groupGeneric.inc:755 +#, fuzzy +msgid "Configuration error" +msgstr "Настроить" + +#: html/password.php:74 html/index.php:164 html/setup.php:66 #, fuzzy, php-format -msgid "Cannot execute '%s' command!" -msgstr "Невозможно выбрать базу данных!" +msgid "Directory '%s' specified as compile directory is not accessible!" +msgstr "Недоступен каталог \"%s\", указанный как каталог компиляции!" -#: include/utils/class_msgPool.inc:223 -#, php-format -msgid "Cannot execute '%s' command (%s) for plugin %s!" -msgstr "" +#: html/password.php:159 plugins/personal/generic/class_user.inc:603 +#, fuzzy +msgid "Password method" +msgstr "Хэширование паролей" -#: include/utils/class_msgPool.inc:225 -#, php-format -msgid "Cannot execute '%s' command for plugin %s!" +#: html/password.php:159 +msgid "Error: Password method not available!" msgstr "" -#: include/utils/class_msgPool.inc:227 -#, fuzzy, php-format -msgid "Cannot execute '%s' command (%s)!" -msgstr "Невозможно выбрать базу данных!" +#: html/password.php:193 plugins/admin/users/class_userManagement.inc:260 +#: plugins/personal/generic/main.inc:92 +#: plugins/personal/password/class_password.inc:82 +msgid "" +"The passwords you've entered as 'New password' and 'Repeated new password' " +"do not match." +msgstr "Введенные пароли не совпадают!" -#: include/utils/class_msgPool.inc:235 -#, fuzzy, php-format -msgid "Value for '%s' is too large!" -msgstr "Значение 'UID' слишком маленькое." +#: html/password.php:204 plugins/personal/password/class_password.inc:88 +msgid "The password used as new and current are too similar." +msgstr "Новый и текущий пароли слишком похожи." -#: include/utils/class_msgPool.inc:237 -#, php-format -msgid "'%s' must be smaller than %d!" +#: html/password.php:209 plugins/personal/password/class_password.inc:91 +msgid "The password used as new is to short." +msgstr "Новый пароль слишком короткий." + +#: html/password.php:215 plugins/admin/users/template.tpl:32 +#: plugins/personal/generic/class_user.inc:1225 +#: plugins/personal/generic/class_user.inc:1238 +#: plugins/personal/generic/class_user.inc:1252 +#: plugins/personal/generic/class_user.inc:1254 +#: plugins/personal/generic/generic.tpl:82 +#: plugins/personal/generic/paste_generic.tpl:15 +msgid "Login" +msgstr "Имя пользователя" + +#: html/password.php:224 html/index.php:324 +msgid "Please check the username/password combination." +msgstr "Проверьте, правильно ли вы ввели имя пользователя и пароль." + +#: html/password.php:228 +msgid "You have no permissions to change your password." +msgstr "У вас недостаточно прав для смены своего пароля." + +#: html/password.php:249 +msgid "External password changer reported a problem: " +msgstr "При попытке сменить пароль извне возникла проблема: " + +#: html/password.php:280 html/index.php:416 +msgid "Session will not be encrypted." +msgstr "Данные, передаваемые в течение этого сеанса, не будут зашифрованы." + +#: html/password.php:280 html/index.php:416 +msgid "Enter SSL session" +msgstr "Использовать шифрование SSL" + +#: html/index.php:57 +#, fuzzy +msgid "Session is not encrypted!" +msgstr "Данные, передаваемые в течение этого сеанса, не будут зашифрованы." + +#: html/index.php:64 +msgid "" +"The session lifetime configured in your gosa.conf will be overridden by php." +"ini settings." msgstr "" -#: include/utils/class_msgPool.inc:245 -#, fuzzy, php-format -msgid "Value for '%s' is too small!" -msgstr "Значение 'UID' слишком маленькое." +#: html/index.php:164 +#, fuzzy +msgid "Smarty error" +msgstr "Состояние системы" -#: include/utils/class_msgPool.inc:247 -#, fuzzy, php-format -msgid "'%s' must be %d or above!" +#: html/index.php:215 +msgid "There is a problem with the authentication setup!" msgstr "" -"У вас должна быть установка PHP версии не ниже 4.1.0, так как в ней " -"реализованы некоторые новые функции и исправлены некоторые ошибки." -#: include/utils/class_msgPool.inc:254 -#, php-format -msgid "'%s' depends on '%s' - please provide both values!" +#: html/index.php:223 +msgid "Cannot find a valid user for the current authentication setup!" msgstr "" -#: include/utils/class_msgPool.inc:260 -#, fuzzy, php-format -msgid "There is already an entry with this '%s' attribute in the system!" +#: html/index.php:227 +msgid "User information is not unique accross the configured LDAP trees!" msgstr "" -"Пользователь с таким регистрационным именем в базе данных уже существует." -#: include/utils/class_msgPool.inc:266 -#, fuzzy, php-format -msgid "The required field '%s' is empty!" -msgstr "Обязательное поле \"Имя\" не заполнено." +#: html/index.php:253 html/index.php:268 html/index.php:281 +#: include/class_acl.inc:1193 include/class_MultiSelectWindow.inc:550 +#: include/functions.inc:364 include/functions.inc:390 +#: include/functions.inc:398 include/functions.inc:427 +#: include/functions.inc:652 include/functions.inc:695 +#: include/functions.inc:737 include/functions.inc:782 +#: include/functions.inc:2535 include/functions.inc:2782 +#: include/class_plugin.inc:1243 include/class_plugin.inc:1292 +#: include/class_plugin.inc:1296 include/class_plugin.inc:1311 +#: include/class_plugin.inc:1398 include/class_plugin.inc:1456 +#: include/class_plugin.inc:1522 include/class_plugin.inc:1537 +#: include/class_ldap.inc:708 include/class_ldap.inc:1174 +#: include/class_config.inc:258 plugins/admin/ogroups/class_ogroup.inc:1033 +#: plugins/admin/ogroups/class_ogroup.inc:1047 +#: plugins/admin/groups/class_groupGeneric.inc:785 +#: plugins/admin/groups/class_groupGeneric.inc:1112 +#: plugins/admin/departments/class_departmentGeneric.inc:241 +#: plugins/admin/departments/class_departmentGeneric.inc:429 +#: plugins/admin/departments/class_departmentGeneric.inc:702 +#: plugins/admin/departments/class_departmentGeneric.inc:733 +#: plugins/admin/acl/class_aclRole.inc:633 +#: plugins/admin/acl/class_aclRole.inc:673 +#: plugins/admin/acl/class_aclRole.inc:687 +#: plugins/personal/generic/class_user.inc:722 +#: plugins/personal/generic/class_user.inc:1084 +#: plugins/personal/posix/class_posixAccount.inc:678 +#: plugins/personal/posix/class_posixAccount.inc:1007 +#: setup/class_setupStep_Migrate.inc:1208 +#: setup/class_setupStep_Migrate.inc:1236 +#: setup/class_setupStep_Migrate.inc:1285 +#: setup/class_setupStep_Migrate.inc:1334 +#: setup/class_setupStep_Migrate.inc:2137 +#: setup/class_setupStep_Migrate.inc:2432 +#: setup/class_setupStep_Migrate.inc:2436 +#: setup/class_setupStep_Migrate.inc:2626 +#: setup/class_setupStep_Migrate.inc:2646 +#: setup/class_setupStep_Migrate.inc:2763 +#: setup/class_setupStep_Migrate.inc:3110 +#: setup/class_setupStep_Migrate.inc:3124 +#, fuzzy +msgid "LDAP error" +msgstr "Ошибка LDAP:" -#: include/utils/class_msgPool.inc:274 -msgid "Example" +#: html/index.php:268 +msgid "Cannot detect information about the installed LDAP schema!" msgstr "" -#: include/utils/class_msgPool.inc:291 -#, fuzzy, php-format -msgid "The Field '%s' contains invalid characters" -msgstr "Значение поля \"Имя\" содержит недопустимые символы." - -#: include/utils/class_msgPool.inc:292 -#, php-format -msgid "'%s' is not allowed:" +#: html/index.php:281 +msgid "Your LDAP setup contains old schema definitions:" msgstr "" -#: include/utils/class_msgPool.inc:292 -#, fuzzy, php-format -msgid "'%s' are not allowed!" -msgstr "Сменить пароль" +#: html/index.php:302 +msgid "Please specify a valid username!" +msgstr "Введите корректное имя пользователя!" -#: include/utils/class_msgPool.inc:295 -#, fuzzy, php-format -msgid "The Field '%s' contains invalid characters!" -msgstr "Значение поля \"Имя\" содержит недопустимые символы." +#: html/index.php:305 +msgid "Please specify your password!" +msgstr "Введите свой пароль!" -#: include/utils/class_msgPool.inc:302 -#, fuzzy, php-format -msgid "Missing %s PHP extension!" -msgstr "Удалить параметры" +#: html/index.php:317 +#, fuzzy +msgid "Authentication error" +msgstr "Рабочая станция Windows" -#: include/utils/class_msgPool.inc:308 include/class_baseSelectDialog.inc:62 -#: setup/setup_migrate.tpl:135 setup/setup_migrate.tpl:186 -#: setup/setup_migrate.tpl:233 setup/setup_migrate.tpl:298 -#: setup/setup_migrate.tpl:354 setup/setup_migrate.tpl:407 -#: setup/setup_migrate.tpl:452 setup/setup_migrate.tpl:495 -#: setup/setup_migrate.tpl:539 setup/setup_ldap.tpl:17 -#: ihtml/themes/default/acl.tpl:128 ihtml/themes/default/acl.tpl:142 -#: ihtml/themes/default/snapshotdialog.tpl:44 -#: ihtml/themes/default/snapshotdialog.tpl:89 -#: ihtml/themes/default/remove.tpl:15 -#: ihtml/themes/default/copyPasteDialog.tpl:21 -#: ihtml/themes/default/islocked.tpl:19 ihtml/themes/default/msg_dialog.tpl:74 -#: ihtml/themes/default/msg_dialog.tpl:127 -#: ihtml/themes/default/msg_dialog.tpl:130 -#, php-format -msgid "Cancel" -msgstr "Отмена" +#: html/index.php:317 +msgid "Cannot retrieve user information for htaccess authentication!" +msgstr "" -#: include/utils/class_msgPool.inc:314 setup/setup_checks.tpl:27 -#: setup/setup_checks.tpl:87 setup/class_setupStep_Migrate.inc:257 -#: setup/class_setupStep_Migrate.inc:309 setup/class_setupStep_Migrate.inc:370 -#: setup/class_setupStep_Migrate.inc:443 setup/class_setupStep_Migrate.inc:520 -#: setup/class_setupStep_Migrate.inc:595 setup/class_setupStep_Migrate.inc:648 -#: setup/class_setupStep_Migrate.inc:789 -#: setup/class_setupStep_Migrate.inc:1034 -#: setup/class_setupStep_Migrate.inc:1968 -#: setup/class_setupStep_Migrate.inc:2389 -#: setup/class_setupStep_Migrate.inc:2543 -#: setup/class_setupStep_Migrate.inc:2873 -#: ihtml/themes/default/msg_dialog.tpl:71 -#: ihtml/themes/default/msg_dialog.tpl:73 -#: ihtml/themes/default/msg_dialog.tpl:124 -#: ihtml/themes/default/msg_dialog.tpl:126 -#: ihtml/themes/default/msg_dialog.tpl:129 -#, php-format -msgid "Ok" +#: html/index.php:371 +#, fuzzy +msgid "Account locked. Please contact your system administrator!" msgstr "" +"Не удается начать сеанс на LDAP-сервере. Обратитесь к системному " +"администратору." -#: include/utils/class_msgPool.inc:320 setup/setup_migrate.tpl:133 -#: setup/setup_migrate.tpl:184 setup/setup_migrate.tpl:232 -#: setup/setup_migrate.tpl:297 setup/setup_migrate.tpl:352 -#: setup/setup_migrate.tpl:405 setup/setup_migrate.tpl:450 -#: setup/setup_migrate.tpl:493 setup/setup_migrate.tpl:537 -#: setup/setup_ldap.tpl:16 ihtml/themes/default/acl.tpl:29 -#: ihtml/themes/default/acl.tpl:52 ihtml/themes/default/acl.tpl:125 -#: ihtml/themes/default/acl.tpl:140 -#, php-format -msgid "Apply" -msgstr "Применить" +#: html/index.php:422 +msgid "" +"Your browser has cookies disabled. Please enable cookies and reload this " +"page before logging in!" +msgstr "" -#: include/utils/class_msgPool.inc:326 include/class_MultiSelectWindow.inc:144 -#: ihtml/themes/default/copyPasteDialog.tpl:19 -#, php-format -msgid "Save" -msgstr "Сохранить" +#: html/setup.php:66 +#, fuzzy +msgid "Smarty" +msgstr "Запуск" -#: include/utils/class_msgPool.inc:332 setup/class_setupStep_Migrate.inc:2679 +#: html/main.php:148 #, php-format -msgid "Add" -msgstr "Добавить" - -#: include/utils/class_msgPool.inc:332 -#, fuzzy, php-format -msgid "Add %s" -msgstr "Добавить" - -#: include/utils/class_msgPool.inc:338 -#, fuzzy, php-format -msgid "Delete %s" -msgstr "Удалить" - -#: include/utils/class_msgPool.inc:344 -#: plugins/personal/generic/generic.tpl:137 -#: ihtml/themes/default/sizelimit.tpl:14 -#, php-format -msgid "Set" -msgstr "Установить" - -#: include/utils/class_msgPool.inc:344 -#, fuzzy, php-format -msgid "Set %s" -msgstr "Установить" - -#: include/utils/class_msgPool.inc:350 -#, fuzzy, php-format -msgid "Edit..." -msgstr "Изменить" - -#: include/utils/class_msgPool.inc:350 -#, fuzzy, php-format -msgid "Edit %s..." -msgstr "Пользователи домена" - -#: include/utils/class_msgPool.inc:356 -msgid "Back" -msgstr "Назад" +msgid "Cannot locate file '%s' - please run '%s' to fix this" +msgstr "" -#: include/utils/class_msgPool.inc:376 -#, fuzzy, php-format -msgid "This account has no valid %s extensions!" -msgstr "Для этой учетной записи нет корректных расширений GOsa." +#: html/main.php:167 +#, fuzzy +msgid "PHP configuration" +msgstr "Базы данных" -#: include/utils/class_msgPool.inc:382 -#, fuzzy, php-format +#: html/main.php:168 +#, fuzzy msgid "" -"This account has %s settings enabled. You can disable them by clicking below." +"FATAL: Register globals is on. GOsa will refuse to login unless this is " +"fixed by an administrator." msgstr "" -"В этой учетной записи используются атрибуты POSIX. Вы можете отключить их " -"использование, щелкнув ниже." +"Используется механизм register_globals. GOsa не допустит пользователей в " +"систему, пока он не будет отключен администратором." -#: include/utils/class_msgPool.inc:385 include/utils/class_msgPool.inc:392 -#, fuzzy, php-format -msgid "" -"This account has %s settings enabled. To disable them, you'll need to remove " -"the %s settings first!" +#: html/main.php:228 +msgid "Running out of memory!" msgstr "" -"В этой учетной записи используются атрибуты POSIX. Чтобы отключить их " -"использование, сначала нужно удалить учетную запись Samba." -#: include/utils/class_msgPool.inc:401 -#, fuzzy, php-format -msgid "" -"This account has %s settings disabled. You can enable them by clicking below." +#: html/main.php:284 +msgid "User ACL checks disabled" msgstr "" -"В этой учетной записи не используются атрибуты POSIX. Вы можете использовать " -"их, щелкнув ниже." -#: include/utils/class_msgPool.inc:404 include/utils/class_msgPool.inc:411 -#, 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." +#: html/main.php:329 +#, fuzzy +msgid "Your password is about to expire, please change your password!" +msgstr "У вас недостаточно прав для смены своего пароля." -#: include/utils/class_msgPool.inc:419 -#, fuzzy, php-format -msgid "Add %s settings" -msgstr "Дополнительные записи в fstab" +#: html/main.php:339 +#, fuzzy +msgid "Plugin" +msgstr "в" -#: include/utils/class_msgPool.inc:425 +#: html/main.php:340 #, fuzzy, php-format -msgid "Remove %s settings" -msgstr "Атрибуты UNIX" - -#: include/utils/class_msgPool.inc:431 -msgid "Click the 'Edit' button below to change informations in this dialog" -msgstr "Нажмите 'Изменить' чтобы отредактировать данные в этой форме." - -#: include/utils/class_msgPool.inc:437 -msgid "January" -msgstr "Январь" - -#: include/utils/class_msgPool.inc:437 -msgid "February" -msgstr "Февраль" - -#: include/utils/class_msgPool.inc:437 -msgid "March" -msgstr "Март" - -#: include/utils/class_msgPool.inc:437 -msgid "April" -msgstr "Апрель" - -#: include/utils/class_msgPool.inc:438 -msgid "May" -msgstr "Май" - -#: include/utils/class_msgPool.inc:438 -msgid "June" -msgstr "Июнь" - -#: include/utils/class_msgPool.inc:438 -msgid "July" -msgstr "Июль" - -#: include/utils/class_msgPool.inc:438 -msgid "August" -msgstr "Август" - -#: include/utils/class_msgPool.inc:438 -msgid "September" -msgstr "Сентябрь" +msgid "FATAL: Cannot find any plugin definitions for plugin '%s'!" +msgstr "Не удается найти определение для модуля \"%s\"!" -#: include/utils/class_msgPool.inc:439 -msgid "October" -msgstr "Октябрь" +#: html/main.php:354 +#, fuzzy +msgid "Configuration Error" +msgstr "Настроить" -#: include/utils/class_msgPool.inc:439 -msgid "November" -msgstr "Ноябрь" +#: html/main.php:355 +#, php-format +msgid "" +"FATAL: not all POST variables have been transfered by PHP - please inform " +"your administrator!" +msgstr "" -#: include/utils/class_msgPool.inc:439 -msgid "December" -msgstr "Декабрь" +#: html/helpviewer.php:64 +msgid "Help browser" +msgstr "" -#: include/utils/class_msgPool.inc:445 +#: html/helpviewer.php:118 #, fuzzy -msgid "Sunday" -msgstr "Имя сервера" +msgid "There is no helpfile specified for this class" +msgstr "Метод '%s' не описан в вашем файле конфигурации." -#: include/utils/class_msgPool.inc:445 +#: html/helpviewer.php:194 include/functions_helpviewer.inc:97 +msgid "previous" +msgstr "" + +#: html/helpviewer.php:198 include/functions_helpviewer.inc:101 #, fuzzy -msgid "Monday" -msgstr "месяц" +msgid "next" +msgstr "текст" -#: include/utils/class_msgPool.inc:445 -msgid "Tuesday" +#: html/helpviewer.php:269 +#, php-format +msgid "Helpdir '%s' is not accessible, can't read any helpfiles." msgstr "" -#: include/utils/class_msgPool.inc:445 -msgid "Wednesday" +#: include/class_socketClient.inc:60 +msgid "The mcrypt module was not found. Please install php5-mcrypt." msgstr "" -#: include/utils/class_msgPool.inc:445 -msgid "Thursday" +#: include/class_socketClient.inc:108 +#, php-format +msgid "Socket connection to host '%s:%s' failed: %s" msgstr "" -#: include/utils/class_msgPool.inc:445 -msgid "Friday" +#: include/class_socketClient.inc:191 +#, php-format +msgid "Socket timeout of %s seconds reached." msgstr "" -#: include/utils/class_msgPool.inc:445 -msgid "Saturday" +#: include/password-methods/class_password-methods.inc:250 +msgid "Cannot find a suitable password method for the current hash!" msgstr "" -#: include/utils/class_msgPool.inc:452 +#: include/class_acl.inc:26 #, fuzzy -msgid "read operation" -msgstr "Почтовые настройки" - -#: include/utils/class_msgPool.inc:452 -msgid "add operation" -msgstr "" +msgid "Access control" +msgstr "Параметры доступа" -#: include/utils/class_msgPool.inc:452 +#: include/class_acl.inc:27 plugins/admin/acl/class_aclManagement.inc:27 #, fuzzy -msgid "modify operation" -msgstr "Личная информация" +msgid "Manage access control lists" +msgstr "Параметры доступа" -#: include/utils/class_msgPool.inc:453 +#: include/class_acl.inc:201 plugins/admin/acl/class_aclRole.inc:124 #, fuzzy -msgid "delete operation" -msgstr "Выберите чтобы посмотреть рабочие станции" +msgid "All categories" +msgstr "Категория" -#: include/utils/class_msgPool.inc:453 -#, fuzzy -msgid "search operation" -msgstr "Учетная запись" +#: include/class_acl.inc:209 +msgid "Reset ACLs" +msgstr "" -#: include/utils/class_msgPool.inc:453 +#: include/class_acl.inc:210 plugins/admin/acl/class_aclRole.inc:132 #, fuzzy -msgid "authentication" -msgstr "Рабочая станция Windows" - -#: include/utils/class_msgPool.inc:456 -#, fuzzy, php-format -msgid "LDAP %s failed!" -msgstr "Невозможно выполнить запрос к базе данных!" +msgid "One level" +msgstr "Уровень информативности" -#: include/utils/class_msgPool.inc:458 +#: include/class_acl.inc:211 include/class_acl.inc:216 +#: plugins/admin/acl/class_aclRole.inc:133 #, fuzzy -msgid "LDAP operation failed!" -msgstr "Невозможно выполнить запрос к базе данных!" +msgid "Current object" +msgstr "Текущий пароль" -#: include/utils/class_msgPool.inc:473 +#: include/class_acl.inc:212 plugins/admin/acl/class_aclRole.inc:134 #, fuzzy -msgid "Upload failed!" -msgstr "Ошибка при регистрации. Ответ сервера: \"%s\"." +msgid "Complete subtree" +msgstr "не полный" -#: include/utils/class_msgPool.inc:476 -#, fuzzy, php-format -msgid "Upload failed: %s" -msgstr "Служба печати" - -#: include/utils/class_msgPool.inc:483 -msgid "Communication failure with the infrastructure service!" -msgstr "" - -#: include/utils/class_msgPool.inc:485 -#, php-format -msgid "Communication failure with the infrastructure service: %s" +#: include/class_acl.inc:213 plugins/admin/acl/class_aclRole.inc:135 +msgid "Complete subtree (permanent)" msgstr "" -#: include/utils/class_msgPool.inc:492 include/utils/class_msgPool.inc:495 -#, php-format -msgid "This '%s' is still in use by this object: %s" +#: include/class_acl.inc:214 include/class_acl.inc:217 +msgid "Use ACL defined in role" msgstr "" -#: include/utils/class_msgPool.inc:498 -#, fuzzy, php-format -msgid "This '%s' is still in use." -msgstr "Описание группы" +#: include/class_acl.inc:220 plugins/admin/users/class_userManagement.inc:26 +#: plugins/personal/generic/class_user.inc:1549 +#: setup/class_setupStep_Migrate.inc:1039 +msgid "Users" +msgstr "Пользователи" -#: include/utils/class_msgPool.inc:500 -#, fuzzy, php-format -msgid "This '%s' is still in use by these objects: %s" -msgstr "Описание группы" +#: include/class_acl.inc:220 plugins/admin/groups/class_groupGeneric.inc:1301 +#: plugins/admin/groups/class_groupManagement.inc:26 +#: setup/class_setupStep_Migrate.inc:1042 +msgid "Groups" +msgstr "Группы" -#: include/utils/class_msgPool.inc:506 -#, php-format -msgid "File '%s' does not exist!" +#: include/class_acl.inc:482 include/class_MultiSelectWindow.inc:258 +#: include/class_MultiSelectWindow.inc:260 +#: include/class_baseSelectDialog.inc:49 +#: plugins/admin/acl/class_aclRole.inc:392 +msgid "Up" msgstr "" -#: include/utils/class_msgPool.inc:512 -#, fuzzy, php-format -msgid "Cannot open file '%s' for reading!" -msgstr "Удалить" - -#: include/utils/class_msgPool.inc:518 -#, fuzzy, php-format -msgid "Cannot open file '%s' for writing!" -msgstr "Удалить" - -#: include/utils/class_msgPool.inc:524 -#, php-format -msgid "" -"The value for '%s' is currently unconfigured or invalid, please check your " -"configuration file!" -msgstr "" +#: include/class_acl.inc:484 plugins/admin/acl/class_aclRole.inc:394 +#, fuzzy +msgid "Down" +msgstr "Домен" -#: include/utils/class_msgPool.inc:530 -#, fuzzy, php-format -msgid "Cannot delete file '%s'!" -msgstr "Удалить" +#: include/class_acl.inc:489 include/class_acl.inc:537 +#: plugins/admin/groups/class_divListGroup.inc:139 +#: plugins/admin/users/class_divListUsers.inc:134 +#: plugins/admin/acl/class_aclRole.inc:397 +#: plugins/admin/acl/class_aclRole.inc:446 +msgid "Edit" +msgstr "Изменить" -#: include/utils/class_msgPool.inc:536 -#, fuzzy, php-format -msgid "Cannot create folder '%s'!" -msgstr "Список подразделений" +#: include/class_acl.inc:489 include/class_acl.inc:493 +#: include/class_acl.inc:1225 include/class_acl.inc:1226 +#: include/class_acl.inc:1231 include/class_tabs.inc:391 +#: plugins/admin/acl/class_aclManagement.inc:26 +#: plugins/admin/acl/class_aclManagement.inc:293 +#: plugins/admin/acl/class_divListACL.inc:179 +#: plugins/admin/acl/tabs_acl.inc:28 plugins/admin/acl/class_aclRole.inc:398 +#: plugins/admin/acl/class_aclRole.inc:402 +#: plugins/admin/acl/class_aclRole.inc:766 +msgid "ACL" +msgstr "Доступ" -#: include/utils/class_msgPool.inc:542 -#, fuzzy, php-format -msgid "Cannot delete folder '%s'!" +#: include/class_acl.inc:493 include/class_acl.inc:541 +#: include/utils/class_msgPool.inc:338 plugins/admin/acl/class_aclRole.inc:401 +#: plugins/admin/acl/class_aclRole.inc:450 +#, php-format +msgid "Delete" msgstr "Удалить" -#: include/utils/class_msgPool.inc:548 -#, fuzzy, php-format -msgid "Checking for %s support" -msgstr "Проверка поддержки gettext" +#: include/class_acl.inc:529 +#, fuzzy +msgid "No ACL settings for this category!" +msgstr "Описание группы" -#: include/utils/class_msgPool.inc:554 +#: include/class_acl.inc:531 #, php-format -msgid "Install and activate the %s PHP module." +msgid "Contains ACLs for these objects: %s" msgstr "" -#: include/utils/class_msgPool.inc:560 +#: include/class_acl.inc:537 include/class_acl.inc:541 +#, fuzzy +msgid "category ACL" +msgstr "Категория" + +#: include/class_acl.inc:591 #, php-format -msgid "" -"Cannot initialize class '%s'! Maybe there is a plugin missing in your gosa " -"setup?" +msgid "Edit ACL for '%s' - scope is '%s'" msgstr "" -#: include/class_gosaSupportDaemon.inc:104 -msgid "GOsa support daemon" +#: include/class_acl.inc:601 plugins/admin/acl/class_aclRole.inc:480 +msgid "All objects in current subtree" msgstr "" -#: include/class_gosaSupportDaemon.inc:779 +#: include/class_acl.inc:749 include/class_acl.inc:756 #, fuzzy -msgid "Cannot not parse XML!" -msgstr "Слишком много пользователей, невозможно создать идентификатор!" +msgid "Show/hide advanced settings" +msgstr "Настройки телефона" -#: include/class_gosaSupportDaemon.inc:1160 -#, fuzzy, php-format -msgid "Cannot send abort event for entry %s!" -msgstr "Удалить" +#: include/class_acl.inc:773 +#, fuzzy +msgid "Create objects" +msgstr "Объект группы" -#: include/class_gosaSupportDaemon.inc:1180 -#, fuzzy, php-format -msgid "Cannot remove entry %s!" -msgstr "состояние неизвестно" +#: include/class_acl.inc:774 +#, fuzzy +msgid "Move objects" +msgstr "Включаемые объекты" -#: include/functions_helpviewer.inc:45 -#, fuzzy, php-format -msgid "XML error in guide.xml: %s at line %d" -msgstr "Ошибка XML в gosa.conf: %s в строке %d" +#: include/class_acl.inc:775 +#, fuzzy +msgid "Remove objects" +msgstr "Включаемые объекты" -#: include/functions_helpviewer.inc:88 -msgid "No help available for this plugin." -msgstr "" +#: include/class_acl.inc:777 +#, fuzzy +msgid "Grant permission to owner" +msgstr "Удалить" -#: include/functions_helpviewer.inc:97 html/helpviewer.php:194 -msgid "previous" -msgstr "" +#: include/class_acl.inc:781 include/class_acl.inc:884 +#: include/class_acl.inc:888 +msgid "read" +msgstr "чтение" + +#: include/class_acl.inc:782 include/class_acl.inc:886 +#: include/class_acl.inc:889 +msgid "write" +msgstr "запись" -#: include/functions_helpviewer.inc:101 html/helpviewer.php:198 +#: include/class_acl.inc:786 #, fuzzy -msgid "next" -msgstr "текст" +msgid "Complete object" +msgstr "Включаемые объекты" -#: include/functions_helpviewer.inc:388 -#, php-format -msgid "%s results for your search with the keyword %s" -msgstr "" +#: include/class_acl.inc:928 include/class_session.inc:76 +#: include/class_session.inc:101 include/class_session.inc:127 +#: include/functions.inc:467 include/functions.inc:627 +#: include/functions.inc:724 include/functions.inc:1107 +#: include/functions.inc:1918 include/functions.inc:1952 +#: include/functions.inc:1972 include/class_ldap.inc:648 +#: include/class_ldap.inc:696 include/class_log.inc:88 +#: include/class_CopyPasteHandler.inc:159 +#: include/class_CopyPasteHandler.inc:269 +#, fuzzy +msgid "Internal error" +msgstr "Терминал-сервер" -#: include/functions_helpviewer.inc:462 -#, php-format -msgid "%s%% hit rate in file %s" -msgstr "" +#: include/class_acl.inc:928 +#, fuzzy, php-format +msgid "Unkown ACL type '%s'!" +msgstr "состояние неизвестно" -#: include/class_certificate.inc:73 +#: include/class_acl.inc:971 +#, fuzzy, php-format +msgid "Unknown entry '%s'!" +msgstr "состояние неизвестно" + +#: include/class_acl.inc:1031 include/class_acl.inc:1033 +#, fuzzy, php-format +msgid "Role: %s" +msgstr "Роль" + +#: include/class_acl.inc:1033 #, fuzzy -msgid "Certificate is empty!" -msgstr "Сертификаты" +msgid "unknown role" +msgstr "состояние неизвестно" -#: include/class_certificate.inc:100 -msgid "Cannot load certificate - only PEM/DER is supported!" +#: include/class_acl.inc:1041 +#, fuzzy, php-format +msgid "Contains settings for these objects: %s" +msgstr "Описание группы" + +#: include/class_acl.inc:1056 +msgid "ACL takes effect for all users" msgstr "" -#: include/class_certificate.inc:115 +#: include/class_acl.inc:1226 #, fuzzy -msgid "Cannot extract information for non PEM certificates!" -msgstr "Не удается создать квоту IMAP. Ответ сервера: \"%s\"." +msgid "Access control list" +msgstr "Параметры доступа" -#: include/class_certificate.inc:219 +#: include/class_acl.inc:1231 #, fuzzy -msgid "No valid certificate loaded!" -msgstr "Изменить сертификаты" +msgid "ACL roles" +msgstr "Доступ" -#: include/class_baseSelectDialog.inc:44 +#: include/class_MultiSelectWindow.inc:145 setup/setup_migrate.tpl:60 +#: setup/setup_migrate.tpl:107 #, fuzzy -msgid "Choose a base" -msgstr "Выберите, чтобы просмотреть серверы" +msgid "Close" +msgstr "Выбрать" -#: include/class_baseSelectDialog.inc:47 #: include/class_MultiSelectWindow.inc:250 +#: include/class_baseSelectDialog.inc:47 #, fuzzy msgid "Go to root department" msgstr "Список подразделений" -#: include/class_baseSelectDialog.inc:47 #: include/class_MultiSelectWindow.inc:250 #: include/class_MultiSelectWindow.inc:252 +#: include/class_baseSelectDialog.inc:47 #, fuzzy msgid "Root" msgstr "Перезагрузить" -#: include/class_baseSelectDialog.inc:49 #: include/class_MultiSelectWindow.inc:258 +#: include/class_baseSelectDialog.inc:49 #, fuzzy msgid "Go up one department" msgstr "Подразделение" -#: include/class_baseSelectDialog.inc:51 #: include/class_MultiSelectWindow.inc:266 +#: include/class_baseSelectDialog.inc:51 #, fuzzy msgid "Go to users department" msgstr "Выберите подразделение" -#: include/class_baseSelectDialog.inc:51 #: include/class_MultiSelectWindow.inc:266 #: include/class_MultiSelectWindow.inc:268 +#: include/class_baseSelectDialog.inc:51 #, fuzzy msgid "Home" msgstr "Имя системы" -#: include/class_baseSelectDialog.inc:52 #: include/class_MultiSelectWindow.inc:273 +#: include/class_baseSelectDialog.inc:52 msgid "Reload list" msgstr "" -#: include/class_baseSelectDialog.inc:52 #: include/class_MultiSelectWindow.inc:273 -#: plugins/admin/departments/class_divListDepartment.inc:87 -#: plugins/admin/acl/class_divListACL.inc:104 +#: include/class_baseSelectDialog.inc:52 #: plugins/admin/ogroups/class_divListOGroup.inc:148 -#: plugins/admin/users/class_divListUsers.inc:115 #: plugins/admin/groups/class_divListGroup.inc:122 +#: plugins/admin/users/class_divListUsers.inc:115 +#: plugins/admin/departments/class_divListDepartment.inc:87 +#: plugins/admin/acl/class_divListACL.inc:104 msgid "Submit" msgstr "" +#: include/class_MultiSelectWindow.inc:550 +#, php-format +msgid "Inconsistent DN encoding detected: '%s'" +msgstr "" + +#: include/class_session.inc:76 include/class_session.inc:101 +#: include/class_session.inc:127 +#, fuzzy +msgid "Requested channel does not exist! Please contact your Administrator." +msgstr "" +"Имя/идентификатор пользователя не уникальны. Проверьте свою базу данных LDAP." + +#: include/class_baseSelectDialog.inc:44 +#, fuzzy +msgid "Choose a base" +msgstr "Выберите, чтобы просмотреть серверы" + #: include/class_baseSelectDialog.inc:55 msgid "" "Step in the prefered tree and click save to use the current subtree as base. " @@ -1267,28 +1225,27 @@ msgid "Use" msgstr "Пользователь" #: include/class_baseSelectDialog.inc:65 -#: plugins/admin/departments/class_countryGeneric.inc:89 -#: plugins/admin/departments/dcObject.tpl:28 -#: plugins/admin/departments/class_dcObject.inc:88 +#: plugins/admin/ogroups/class_divListOGroup.inc:146 +#: plugins/admin/ogroups/class_ogroup.inc:1130 +#: plugins/admin/ogroups/generic.tpl:26 plugins/admin/groups/generic.tpl:39 +#: plugins/admin/groups/class_divListGroup.inc:121 +#: plugins/admin/groups/class_groupGeneric.inc:1306 +#: plugins/admin/users/class_divListUsers.inc:113 +#: plugins/admin/departments/class_departmentGeneric.inc:621 +#: plugins/admin/departments/locality.tpl:28 #: plugins/admin/departments/generic.tpl:39 +#: plugins/admin/departments/class_divListDepartment.inc:85 #: plugins/admin/departments/class_localityGeneric.inc:89 +#: plugins/admin/departments/class_organizationGeneric.inc:121 +#: plugins/admin/departments/class_countryGeneric.inc:89 +#: plugins/admin/departments/class_dcObject.inc:88 #: plugins/admin/departments/country.tpl:28 +#: plugins/admin/departments/dcObject.tpl:28 #: plugins/admin/departments/organization.tpl:39 -#: plugins/admin/departments/locality.tpl:28 -#: plugins/admin/departments/class_departmentGeneric.inc:621 -#: plugins/admin/departments/class_organizationGeneric.inc:121 -#: plugins/admin/departments/class_divListDepartment.inc:85 #: plugins/admin/acl/class_divListACL.inc:102 -#: plugins/admin/acl/acl_role.tpl:27 plugins/admin/acl/class_aclRole.inc:734 -#: plugins/admin/ogroups/generic.tpl:26 -#: plugins/admin/ogroups/class_divListOGroup.inc:146 -#: plugins/admin/ogroups/class_ogroup.inc:1130 -#: plugins/admin/users/class_divListUsers.inc:113 -#: plugins/admin/groups/generic.tpl:39 -#: plugins/admin/groups/class_groupGeneric.inc:1263 -#: plugins/admin/groups/class_divListGroup.inc:121 -#: plugins/personal/generic/generic.tpl:170 +#: plugins/admin/acl/class_aclRole.inc:751 plugins/admin/acl/acl_role.tpl:27 #: plugins/personal/generic/class_user.inc:1563 +#: plugins/personal/generic/generic.tpl:170 #: plugins/personal/generic/multiple_generic.tpl:47 setup/setup_ldap.tpl:55 msgid "Base" msgstr "Ветка" @@ -1298,17 +1255,6 @@ msgstr "Ветка" msgid "Filter entries with this syntax" msgstr "Показать подходяшие адреса" -#: include/class_session.inc:76 include/class_session.inc:101 -#: include/class_session.inc:127 -#, fuzzy -msgid "Requested channel does not exist! Please contact your Administrator." -msgstr "" -"Имя/идентификатор пользователя не уникальны. Проверьте свою базу данных LDAP." - -#: include/class_msg_dialog.inc:124 -msgid "Please fix the above error and reload the page." -msgstr "" - #: include/functions.inc:120 #, php-format msgid "Fatal error: no class locations defined - please run '%s' to fix this" @@ -1320,13 +1266,6 @@ msgid "" "Fatal error: cannot instantiate class '%s' - try running '%s' to fix this" msgstr "" -#: include/functions.inc:336 -#: plugins/admin/departments/class_departmentGeneric.inc:386 -#: html/password.php:58 html/main.php:147 -#, fuzzy -msgid "Fatal error" -msgstr "Терминал-сервер" - #: include/functions.inc:337 #, fuzzy, php-format msgid "FATAL: Error when connecting the LDAP. Server said '%s'." @@ -1364,29 +1303,6 @@ msgstr "" msgid "LDAP server returned: %s" msgstr "LDAP-сервер" -#: include/functions.inc:745 include/functions.inc:2192 -#: include/functions.inc:2196 include/functions.inc:2202 -#: include/class_tabs.inc:259 plugins/admin/departments/remove.tpl:2 -#: plugins/admin/departments/dep_move_confirm.tpl:2 -#: plugins/admin/acl/remove.tpl:2 plugins/admin/ogroups/remove.tpl:2 -#: plugins/admin/users/class_userManagement.inc:631 -#: plugins/admin/users/remove.tpl:2 plugins/admin/groups/remove.tpl:2 -#: plugins/personal/posix/class_posixAccount.inc:832 -#: plugins/personal/posix/class_posixAccount.inc:925 html/password.php:280 -#: html/index.php:57 html/index.php:63 html/index.php:416 html/index.php:422 -#: setup/setup_checks.tpl:32 setup/setup_checks.tpl:93 -#: setup/class_setupStep_Migrate.inc:251 setup/class_setupStep_Migrate.inc:303 -#: setup/class_setupStep_Migrate.inc:436 setup/class_setupStep_Migrate.inc:513 -#: setup/class_setupStep_Migrate.inc:652 setup/class_setupStep_Migrate.inc:793 -#: setup/class_setupStep_Migrate.inc:2383 -#: setup/class_setupStep_Migrate.inc:2536 -#: setup/class_setupStep_Migrate.inc:2868 ihtml/themes/default/conflict.tpl:6 -#: ihtml/themes/default/remove.tpl:2 ihtml/themes/default/islocked.tpl:6 -#: ihtml/themes/default/msg_dialog.tpl:54 -#: ihtml/themes/default/msg_dialog.tpl:97 -msgid "Warning" -msgstr "Предупреждение" - #: include/functions.inc:745 #, fuzzy msgid "" @@ -1441,157 +1357,249 @@ msgstr "" msgid "Apply filter" msgstr "" -#: include/functions.inc:1794 +#: include/functions.inc:1795 msgid "*ABCDEFGHIJKLMNOPQRSTUVWXYZ0123456789" msgstr "*АБВГДЕЁЖЗИЙКЛМНОПРСТУФХЦЧШЩЫЭЮЯ0123456789" -#: include/functions.inc:1838 +#: include/functions.inc:1839 #, php-format msgid "GOsa development snapshot (Rev %s)" msgstr "" -#: include/functions.inc:1917 +#: include/functions.inc:1918 #, php-format msgid "File '%s' could not be deleted." msgstr "" -#: include/functions.inc:1951 include/functions.inc:1971 +#: include/functions.inc:1952 include/functions.inc:1972 #, fuzzy msgid "Cannot write to revision file!" msgstr "Удалить" -#: include/functions.inc:2192 include/functions.inc:2196 -#: include/functions.inc:2202 +#: include/functions.inc:2193 include/functions.inc:2197 +#: include/functions.inc:2203 msgid "'baseIdHook' is not available. Using default base!" msgstr "" -#: include/functions.inc:2224 +#: include/functions.inc:2225 #, fuzzy msgid "LDAP warning" msgstr "Экспорт в LDIF" -#: include/functions.inc:2224 +#: include/functions.inc:2225 #, fuzzy msgid "Cannot get schema information from server. No schema check possible!" msgstr "Не удается получить информацию о схемах. Проверка схем невозможна!" -#: include/functions.inc:2250 +#: include/functions.inc:2251 msgid "Used to store account specific informations." msgstr "" -#: include/functions.inc:2257 +#: include/functions.inc:2258 msgid "" "Used to lock currently edited entries to avoid multiple changes at the same " "time." msgstr "" -#: include/functions.inc:2300 +#: include/functions.inc:2301 #, fuzzy, php-format msgid "Missing required object class '%s'!" msgstr "Список подразделений" -#: include/functions.inc:2302 +#: include/functions.inc:2303 #, php-format msgid "Missing optional object class '%s'!" msgstr "" -#: include/functions.inc:2308 +#: include/functions.inc:2309 #, php-format msgid "Version mismatch for required object class '%s' (!=%s)!" msgstr "" -#: include/functions.inc:2310 +#: include/functions.inc:2311 #, php-format msgid "Version mismatch for optional object class '%s' (!=%s)!" msgstr "" -#: include/functions.inc:2314 +#: include/functions.inc:2315 #, php-format msgid "Class(es) available" msgstr "" -#: include/functions.inc:2336 +#: include/functions.inc:2337 msgid "" "You have enabled the rfc2307bis option on the 'ldap setup' step, but your " "schema configuration do not support this option." msgstr "" -#: include/functions.inc:2337 +#: include/functions.inc:2338 msgid "" "In order to use rfc2307bis conform groups the objectClass 'posixGroup' must " "be AUXILIARY" msgstr "" -#: include/functions.inc:2341 +#: include/functions.inc:2342 msgid "" "Your schema is configured to support the rfc2307bis group, but you have " "disabled this option on the 'ldap setup' step." msgstr "" -#: include/functions.inc:2342 +#: include/functions.inc:2343 msgid "The objectClass 'posixGroup' must be STRUCTURAL" msgstr "" -#: include/functions.inc:2366 +#: include/functions.inc:2367 msgid "German" msgstr "Немецкий" -#: include/functions.inc:2367 +#: include/functions.inc:2368 msgid "French" msgstr "Французский" -#: include/functions.inc:2368 +#: include/functions.inc:2369 msgid "Italian" msgstr "" -#: include/functions.inc:2369 +#: include/functions.inc:2370 msgid "Spanish" msgstr "Испанский" -#: include/functions.inc:2370 +#: include/functions.inc:2371 msgid "English" msgstr "Английский" -#: include/functions.inc:2371 +#: include/functions.inc:2372 msgid "Dutch" msgstr "Датский" -#: include/functions.inc:2372 +#: include/functions.inc:2373 #, fuzzy msgid "Polish" msgstr "Английский" -#: include/functions.inc:2374 +#: include/functions.inc:2375 #, fuzzy msgid "Chinese" msgstr "сброс" -#: include/functions.inc:2375 +#: include/functions.inc:2376 #, fuzzy msgid "Vietnamese" msgstr "Имя" -#: include/functions.inc:2376 +#: include/functions.inc:2377 msgid "Russian" msgstr "Русский" -#: include/functions.inc:2554 +#: include/functions.inc:2555 #, fuzzy, php-format msgid "" "Command '%s', specified as POSTMODIFY for plugin '%s' doesn't seem to exist." msgstr "" "Не удается найти команду \"%s\", указанную в поле POSTREMOVE модуля \"%s\"." -#: include/functions.inc:2579 +#: include/functions.inc:2580 msgid "Cannot generate samba hash!" msgstr "" -#: include/functions.inc:2592 +#: include/functions.inc:2593 #, php-format msgid "" "Cannot generate samba hash: running '%s' failed, check the 'sambaHashHook'!" msgstr "" +#: include/class_tabs.inc:51 +#, fuzzy, php-format +msgid "" +"No plugin definitions found to initialize '%s', please check your " +"configuration file." +msgstr "Не удается подключиться к базе журналов, отчеты показаны не будут!" + +#: include/class_tabs.inc:259 +#, php-format +msgid "Delete process has been canceled by plugin '%s': %s" +msgstr "" + +#: include/class_tabs.inc:394 +msgid "References" +msgstr "Ссылки" + +#: include/class_SnapShotDialog.inc:90 +#, fuzzy, php-format +msgid "You're about to delete the snapshot '%s'." +msgstr "Вы собираетесь удалить группу \"%s\"." + +#: include/class_SnapShotDialog.inc:143 include/class_plugin.inc:2013 +msgid "Restore snapshot" +msgstr "" + +#: include/class_SnapShotDialog.inc:145 +#, fuzzy +msgid "Remove snapshot" +msgstr "Создать настройки запись эл. почты" + +#: include/class_SnapShotDialog.inc:147 include/class_SnapShotDialog.inc:167 +msgid "Y-m-d, H:i:s" +msgstr "" + +#: include/class_SnapShotDialog.inc:179 +#: plugins/generic/references/contents.tpl:11 +#: plugins/admin/ogroups/class_ogroup.inc:1131 +#: plugins/admin/ogroups/generic.tpl:15 plugins/admin/groups/generic.tpl:24 +#: plugins/admin/groups/class_groupGeneric.inc:1305 +#: plugins/admin/departments/class_departmentGeneric.inc:317 +#: plugins/admin/departments/class_departmentGeneric.inc:619 +#: plugins/admin/departments/locality.tpl:19 +#: plugins/admin/departments/generic.tpl:19 +#: plugins/admin/departments/class_localityGeneric.inc:60 +#: plugins/admin/departments/class_localityGeneric.inc:88 +#: plugins/admin/departments/class_organizationGeneric.inc:91 +#: plugins/admin/departments/class_organizationGeneric.inc:119 +#: plugins/admin/departments/class_countryGeneric.inc:59 +#: plugins/admin/departments/class_countryGeneric.inc:88 +#: plugins/admin/departments/class_dcObject.inc:59 +#: plugins/admin/departments/class_dcObject.inc:87 +#: plugins/admin/departments/country.tpl:19 +#: plugins/admin/departments/dcObject.tpl:19 +#: plugins/admin/departments/organization.tpl:19 +#: plugins/admin/acl/class_aclRole.inc:752 plugins/admin/acl/acl_role.tpl:17 +msgid "Description" +msgstr "Описание" + +#: include/class_multi_plug.inc:362 +#, fuzzy +msgid "You are currently editing mutliple entries." +msgstr "У вас недостаточно прав для удаления этого подразделения." + +#: include/class_multi_plug.inc:391 +#, fuzzy +msgid "Password reset" +msgstr "Срок действия пароля истекает" + +#: include/class_multi_plug.inc:391 +#, fuzzy +msgid "The user password was resetted, please set a new password value!" +msgstr "У вас недостаточно прав для смены своего пароля." + +#: include/class_certificate.inc:73 +#, fuzzy +msgid "Certificate is empty!" +msgstr "Сертификаты" + +#: include/class_certificate.inc:100 +msgid "Cannot load certificate - only PEM/DER is supported!" +msgstr "" + +#: include/class_certificate.inc:115 +#, fuzzy +msgid "Cannot extract information for non PEM certificates!" +msgstr "Не удается создать квоту IMAP. Ответ сервера: \"%s\"." + +#: include/class_certificate.inc:219 +#, fuzzy +msgid "No valid certificate loaded!" +msgstr "Изменить сертификаты" + #: include/php_setup.inc:93 msgid "Generating this page caused the PHP interpreter to raise some errors!" msgstr "" @@ -1657,1804 +1665,1695 @@ msgstr "Тип" msgid "Arguments" msgstr "подразделения" -#: include/password-methods/class_password-methods.inc:250 -msgid "Cannot find a suitable password method for the current hash!" -msgstr "" - -#: include/class_log.inc:88 -#, fuzzy, php-format -msgid "Logging failed: %s" -msgstr "Служба печати" - -#: include/class_log.inc:116 -#, fuzzy, php-format -msgid "Invalid option '%s' specified!" -msgstr "Значение поля \"Имя\" содержит недопустимые символы." - -#: include/class_log.inc:120 -#, fuzzy -msgid "Specified objectType is empty or invalid!" -msgstr "Указанное имя уже используется." - -#: include/class_log.inc:139 -#, fuzzy -msgid "MySQL error" -msgstr "Ошибка LDAP:" - -#: include/class_log.inc:139 -#, php-format -msgid "Logging to MySQL database will be disabled for server '%s'!" -msgstr "" - -#: include/class_log.inc:164 include/class_log.inc:173 -#: include/class_log.inc:186 include/class_log.inc:203 -#: include/class_log.inc:241 -msgid "MySQL logging" -msgstr "" - -#: include/class_log.inc:218 -#, fuzzy, php-format -msgid "Cannot add location to the database!" -msgstr "Невозможно подключиться к серверу базы данных!" - -#: include/class_MultiSelectWindow.inc:145 setup/setup_migrate.tpl:79 -#, fuzzy -msgid "Close" -msgstr "Выбрать" - -#: include/class_MultiSelectWindow.inc:550 -#, php-format -msgid "Inconsistent DN encoding detected: '%s'" -msgstr "" - -#: include/class_SnapShotDialog.inc:90 -#, fuzzy, php-format -msgid "You're about to delete the snapshot '%s'." -msgstr "Вы собираетесь удалить группу \"%s\"." - -#: include/class_SnapShotDialog.inc:143 include/class_plugin.inc:1986 -msgid "Restore snapshot" -msgstr "" - -#: include/class_SnapShotDialog.inc:145 -#, fuzzy -msgid "Remove snapshot" -msgstr "Создать настройки запись эл. почты" - -#: include/class_SnapShotDialog.inc:147 include/class_SnapShotDialog.inc:167 -msgid "Y-m-d, H:i:s" -msgstr "" - -#: include/class_SnapShotDialog.inc:179 -#: plugins/admin/departments/class_countryGeneric.inc:59 -#: plugins/admin/departments/class_countryGeneric.inc:88 -#: plugins/admin/departments/dcObject.tpl:19 -#: plugins/admin/departments/class_dcObject.inc:59 -#: plugins/admin/departments/class_dcObject.inc:87 -#: plugins/admin/departments/generic.tpl:19 -#: plugins/admin/departments/class_localityGeneric.inc:60 -#: plugins/admin/departments/class_localityGeneric.inc:88 -#: plugins/admin/departments/country.tpl:19 -#: plugins/admin/departments/organization.tpl:19 -#: plugins/admin/departments/locality.tpl:19 -#: plugins/admin/departments/class_departmentGeneric.inc:317 -#: plugins/admin/departments/class_departmentGeneric.inc:619 -#: plugins/admin/departments/class_organizationGeneric.inc:91 -#: plugins/admin/departments/class_organizationGeneric.inc:119 -#: plugins/admin/acl/acl_role.tpl:17 plugins/admin/acl/class_aclRole.inc:735 -#: plugins/admin/ogroups/generic.tpl:15 -#: plugins/admin/ogroups/class_ogroup.inc:1131 -#: plugins/admin/groups/generic.tpl:24 -#: plugins/admin/groups/class_groupGeneric.inc:1262 -#: plugins/generic/references/contents.tpl:11 -msgid "Description" -msgstr "Описание" - #: include/class_plugin.inc:510 msgid "" "The object has changed since opened in GOsa. All changes that may be done by " "others get lost if you save this entry!" msgstr "" -#: include/class_plugin.inc:1325 include/class_plugin.inc:1337 +#: include/class_plugin.inc:1331 include/class_plugin.inc:1362 #, php-format msgid "" "The snapshot functionality is enabled, but the required variable '%s' is not " "set." msgstr "" -#: include/class_plugin.inc:1533 include/class_plugin.inc:1545 -#: include/class_plugin.inc:1560 include/class_plugin.inc:1573 -#: plugins/admin/acl/class_aclManagement.inc:268 +#: include/class_plugin.inc:1344 +#, php-format +msgid "" +"The snapshot functionality is enabled, but the required compression module " +"is missing. Please install '%s'." +msgstr "" + +#: include/class_plugin.inc:1560 include/class_plugin.inc:1572 +#: include/class_plugin.inc:1587 include/class_plugin.inc:1600 #: plugins/admin/ogroups/class_ogroupManagement.inc:237 +#: plugins/admin/groups/class_groupManagement.inc:356 #: plugins/admin/users/class_userManagement.inc:344 #: plugins/admin/users/class_userManagement.inc:584 -#: plugins/admin/groups/class_groupManagement.inc:356 +#: plugins/admin/acl/class_aclManagement.inc:268 #, fuzzy msgid "Permission" msgstr "Права для членов группы" -#: include/class_plugin.inc:1533 +#: include/class_plugin.inc:1560 #, fuzzy, php-format msgid "You are not allowed to create a snapshot for %s." msgstr "Вам не разрешено менять пароль." -#: include/class_plugin.inc:1545 include/class_plugin.inc:1560 -#: include/class_plugin.inc:1573 +#: include/class_plugin.inc:1572 include/class_plugin.inc:1587 +#: include/class_plugin.inc:1600 #, fuzzy, php-format msgid "You are not allowed to restore a snapshot for %s." msgstr "Вам не разрешено менять пароль." -#: include/class_plugin.inc:1785 +#: include/class_plugin.inc:1812 msgid "Changing ACL dn" msgstr "" -#: include/class_plugin.inc:1785 +#: include/class_plugin.inc:1812 #, fuzzy msgid "from" msgstr "и" -#: include/class_plugin.inc:1786 setup/class_setupStep_Migrate.inc:1235 -#: setup/class_setupStep_Migrate.inc:1285 -#: setup/class_setupStep_Migrate.inc:1333 +#: include/class_plugin.inc:1813 setup/class_setupStep_Migrate.inc:1246 +#: setup/class_setupStep_Migrate.inc:1296 +#: setup/class_setupStep_Migrate.inc:1344 #, fuzzy msgid "to" msgstr "Отношение" -#: include/class_plugin.inc:1968 include/class_plugin.inc:1970 +#: include/class_plugin.inc:1995 include/class_plugin.inc:1997 #, fuzzy msgid "Restore" msgstr "Повторить" -#: include/class_plugin.inc:1993 +#: include/class_plugin.inc:2020 #, fuzzy msgid "Create snapshot" msgstr "Создать настройки запись эл. почты" -#: include/class_plugin.inc:1994 +#: include/class_plugin.inc:2021 #, fuzzy msgid "Create a new snapshot from this object" msgstr "Объект группы" -#: include/class_plugin.inc:2012 +#: include/class_plugin.inc:2039 #, fuzzy msgid "cut" msgstr "Выполнить" -#: include/class_plugin.inc:2012 +#: include/class_plugin.inc:2039 #, fuzzy msgid "Cut this entry" msgstr "Редактиовать объект" -#: include/class_plugin.inc:2020 +#: include/class_plugin.inc:2047 msgid "copy" msgstr "" -#: include/class_plugin.inc:2020 +#: include/class_plugin.inc:2047 #, fuzzy msgid "Copy this entry" msgstr "Редактиовать объект" -#: include/class_plugin.inc:2054 +#: include/class_plugin.inc:2081 #, fuzzy msgid "Copy" msgstr "Компания" -#: include/class_plugin.inc:2058 +#: include/class_plugin.inc:2085 #, fuzzy msgid "Cut" msgstr "Выполнить" -#: include/class_multi_plug.inc:362 -#, fuzzy -msgid "You are currently editing mutliple entries." -msgstr "У вас недостаточно прав для удаления этого подразделения." - -#: include/class_multi_plug.inc:391 -#, fuzzy -msgid "Password reset" -msgstr "Срок действия пароля истекает" - -#: include/class_multi_plug.inc:391 +#: include/class_plugin.inc:2092 include/class_plugin.inc:2095 +#: include/class_CopyPasteHandler.inc:506 #, fuzzy -msgid "The user password was resetted, please set a new password value!" -msgstr "У вас недостаточно прав для смены своего пароля." +msgid "Paste" +msgstr "Дата" -#: include/class_tabs.inc:51 +#: include/functions_helpviewer.inc:45 #, fuzzy, php-format -msgid "" -"No plugin definitions found to initialize '%s', please check your " -"configuration file." -msgstr "Не удается подключиться к базе журналов, отчеты показаны не будут!" +msgid "XML error in guide.xml: %s at line %d" +msgstr "Ошибка XML в gosa.conf: %s в строке %d" -#: include/class_tabs.inc:259 -#, php-format -msgid "Delete process has been canceled by plugin '%s': %s" +#: include/functions_helpviewer.inc:88 +msgid "No help available for this plugin." msgstr "" -#: include/class_tabs.inc:394 -msgid "References" -msgstr "Ссылки" - -#: plugins/admin/departments/class_countryGeneric.inc:43 -#: plugins/admin/departments/class_countryGeneric.inc:45 -#: plugins/admin/departments/class_countryGeneric.inc:50 -#: plugins/admin/departments/class_countryGeneric.inc:52 -#: plugins/admin/departments/class_countryGeneric.inc:54 -#: plugins/admin/departments/class_dcObject.inc:43 -#: plugins/admin/departments/class_dcObject.inc:45 -#: plugins/admin/departments/class_dcObject.inc:50 -#: plugins/admin/departments/class_dcObject.inc:52 -#: plugins/admin/departments/class_dcObject.inc:54 -#: plugins/admin/departments/class_dcObject.inc:86 -#: plugins/admin/departments/class_localityGeneric.inc:44 -#: plugins/admin/departments/class_localityGeneric.inc:46 -#: plugins/admin/departments/class_localityGeneric.inc:51 -#: plugins/admin/departments/class_localityGeneric.inc:53 -#: plugins/admin/departments/class_localityGeneric.inc:55 -#: plugins/admin/departments/class_departmentGeneric.inc:307 -#: plugins/admin/departments/class_departmentGeneric.inc:309 -#: plugins/admin/departments/class_departmentGeneric.inc:314 -#: plugins/admin/departments/class_departmentGeneric.inc:321 -#: plugins/admin/departments/class_departmentGeneric.inc:325 -#: plugins/admin/departments/class_organizationGeneric.inc:75 -#: plugins/admin/departments/class_organizationGeneric.inc:77 -#: plugins/admin/departments/class_organizationGeneric.inc:82 -#: plugins/admin/departments/class_organizationGeneric.inc:84 -#: plugins/admin/departments/class_organizationGeneric.inc:86 -#: plugins/admin/acl/paste_role.tpl:4 plugins/admin/acl/acl_role.tpl:7 -#: plugins/admin/acl/class_aclRole.inc:733 -#: plugins/admin/acl/class_aclRole.inc:745 -#: plugins/admin/ogroups/class_ogroup.inc:922 -#: plugins/admin/ogroups/class_ogroup.inc:932 -#: plugins/admin/ogroups/class_ogroup.inc:1129 -#: plugins/admin/users/class_userManagement.inc:767 -#: plugins/admin/users/class_userManagement.inc:841 -#: plugins/admin/users/class_userManagement.inc:853 -#: plugins/admin/groups/class_groupGeneric.inc:1096 -#: plugins/admin/groups/class_groupGeneric.inc:1102 -#: plugins/admin/groups/class_groupGeneric.inc:1104 -#: plugins/admin/groups/class_groupGeneric.inc:1116 -#: plugins/admin/groups/class_groupGeneric.inc:1130 -#: plugins/admin/groups/class_groupGeneric.inc:1137 -#: plugins/admin/groups/class_groupGeneric.inc:1261 -#: plugins/admin/groups/class_divListGroup.inc:79 -#: plugins/personal/generic/class_user.inc:1230 -#: plugins/personal/generic/class_user.inc:1243 -#: plugins/personal/generic/class_user.inc:1280 -#: plugins/personal/generic/class_user.inc:1686 setup/setup_feedback.tpl:22 -#: setup/setup_migrate.tpl:255 -msgid "Name" -msgstr "Фамилия" +#: include/functions_helpviewer.inc:388 +#, php-format +msgid "%s results for your search with the keyword %s" +msgstr "" -#: plugins/admin/departments/class_countryGeneric.inc:78 -#: plugins/admin/departments/class_countryGeneric.inc:79 -#: plugins/admin/departments/class_departmentManagement.inc:568 -msgid "Country" -msgstr "Страна" +#: include/functions_helpviewer.inc:462 +#, php-format +msgid "%s%% hit rate in file %s" +msgstr "" -#: plugins/admin/departments/class_countryGeneric.inc:87 -#: plugins/admin/departments/country.tpl:11 -#, fuzzy -msgid "Country name" -msgstr "Страна" +#: include/utils/class_timezone.inc:47 +#, php-format +msgid "" +"The timezone setting '%s' in your gosa.conf is not valid. Cannot calculate " +"correct timezone offset." +msgstr "" -#: plugins/admin/departments/class_countryGeneric.inc:90 -#: plugins/admin/departments/dcObject.tpl:50 -#: plugins/admin/departments/class_dcObject.inc:89 -#: plugins/admin/departments/generic.tpl:114 -#: plugins/admin/departments/class_localityGeneric.inc:90 -#: plugins/admin/departments/country.tpl:50 -#: plugins/admin/departments/organization.tpl:114 -#: plugins/admin/departments/locality.tpl:50 -#: plugins/admin/departments/class_departmentGeneric.inc:629 -#: plugins/admin/departments/class_organizationGeneric.inc:129 -#, fuzzy -msgid "Administrative settings" -msgstr "Администрирование" +#: include/utils/class_msgPool.inc:15 +#, fuzzy, php-format +msgid "Select to list objects of type '%s'." +msgstr "Выбрать объекты для добавления" -#: plugins/admin/departments/dcObject.tpl:8 -#: plugins/admin/departments/generic.tpl:7 -#: plugins/admin/departments/country.tpl:8 -#: plugins/admin/departments/organization.tpl:7 -#: plugins/admin/departments/locality.tpl:8 -#: plugins/admin/ogroups/class_divListOGroup.inc:84 -#: plugins/admin/users/class_divListUsers.inc:81 -#: plugins/admin/groups/class_divListGroup.inc:80 -msgid "Properties" -msgstr "Свойства" +#: include/utils/class_msgPool.inc:17 +#, fuzzy, php-format +msgid "Select to list objects containig '%s'." +msgstr "Показать группы с пользователями" -#: plugins/admin/departments/dcObject.tpl:11 -#: plugins/admin/departments/locality.tpl:11 -#, fuzzy -msgid "Locality name" -msgstr "Местоположение" +#: include/utils/class_msgPool.inc:19 +#, fuzzy, php-format +msgid "Select to list objects that have '%s' enabled" +msgstr "Выбрать объекты для добавления" -#: plugins/admin/departments/dcObject.tpl:14 -#: plugins/admin/departments/locality.tpl:14 +#: include/utils/class_msgPool.inc:21 +#: plugins/admin/ogroups/ogroup_objects.tpl:33 #, fuzzy -msgid "Name of locality to create" -msgstr "Имя создаваемой ветки" - -#: plugins/admin/departments/dcObject.tpl:22 -#: plugins/admin/departments/generic.tpl:22 -#: plugins/admin/departments/country.tpl:22 -#: plugins/admin/departments/organization.tpl:22 -#: plugins/admin/departments/locality.tpl:22 -msgid "Descriptive text for department" -msgstr "Описание подразделения" - -#: plugins/admin/departments/dcObject.tpl:31 -#: plugins/admin/departments/generic.tpl:43 -#: plugins/admin/departments/country.tpl:31 -#: plugins/admin/departments/organization.tpl:43 -#: plugins/admin/departments/locality.tpl:31 -msgid "Choose subtree to place department in" -msgstr "Выберите ветку для подразделения" +msgid "Select to search within subtrees" +msgstr "Искать в поддеревьях" -#: plugins/admin/departments/dcObject.tpl:37 -#: plugins/admin/departments/generic.tpl:49 -#: plugins/admin/departments/country.tpl:37 -#: plugins/admin/departments/organization.tpl:49 -#: plugins/admin/departments/locality.tpl:37 plugins/admin/acl/acl_role.tpl:37 -#: plugins/admin/ogroups/generic.tpl:34 plugins/admin/groups/generic.tpl:49 -#: plugins/personal/generic/generic.tpl:180 -#: plugins/personal/generic/multiple_generic.tpl:56 +#: include/utils/class_msgPool.inc:23 +#: plugins/admin/ogroups/ogroup_objects.tpl:33 +#: plugins/personal/posix/posix_groups.tpl:68 #, fuzzy -msgid "Select a base" -msgstr "Выберите, чтобы просмотреть серверы" +msgid "Search in subtrees" +msgstr "Искать в поддеревьях" -#: plugins/admin/departments/dcObject.tpl:52 -#: plugins/admin/departments/generic.tpl:116 -#: plugins/admin/departments/country.tpl:52 -#: plugins/admin/departments/organization.tpl:116 -#: plugins/admin/departments/locality.tpl:52 -msgid "Tag department as an independent administrative unit" +#: include/utils/class_msgPool.inc:33 +msgid "This object will be deleted!" msgstr "" -#: plugins/admin/departments/class_dcObject.inc:77 -#: plugins/admin/departments/class_dcObject.inc:78 -#: plugins/admin/departments/class_departmentManagement.inc:556 -#, fuzzy -msgid "Domain Component" -msgstr "Администраторы домена" - -#: plugins/admin/departments/generic.tpl:11 -msgid "Name of department" -msgstr "Подразделение" - -#: plugins/admin/departments/generic.tpl:14 -msgid "Name of subtree to create" -msgstr "Имя создаваемой ветки" - -#: plugins/admin/departments/generic.tpl:27 -#: plugins/admin/departments/organization.tpl:27 -#: plugins/admin/departments/class_departmentGeneric.inc:620 -#: plugins/admin/departments/class_organizationGeneric.inc:120 -msgid "Category" -msgstr "Категория" - -#: plugins/admin/departments/generic.tpl:30 -#: plugins/admin/departments/organization.tpl:30 -msgid "Category for this subtree" -msgstr "Категория этой ветки" - -#: plugins/admin/departments/generic.tpl:61 -#: plugins/admin/departments/generic.tpl:73 -#: plugins/admin/departments/class_localityGeneric.inc:87 -#: plugins/admin/departments/organization.tpl:61 -#: plugins/admin/departments/organization.tpl:73 -#: plugins/admin/departments/class_departmentGeneric.inc:624 -#: plugins/admin/departments/class_organizationGeneric.inc:124 -#: plugins/personal/generic/generic.tpl:381 -#: plugins/personal/generic/class_user.inc:1580 -#: plugins/personal/generic/multiple_generic.tpl:265 -msgid "Location" -msgstr "Местоположение" - -#: plugins/admin/departments/generic.tpl:65 -#: plugins/admin/departments/organization.tpl:65 -#: plugins/admin/departments/class_departmentGeneric.inc:623 -#: plugins/admin/departments/class_organizationGeneric.inc:123 -#: plugins/personal/generic/generic.tpl:389 -#: plugins/personal/generic/class_user.inc:1579 -#: plugins/personal/generic/multiple_generic.tpl:275 -msgid "State" -msgstr "Адм. единица" - -#: plugins/admin/departments/generic.tpl:68 -#: plugins/admin/departments/organization.tpl:68 -msgid "State where this subtree is located" -msgstr "Адм. единица, в которой находится ветка" +#: include/utils/class_msgPool.inc:35 +#, php-format +msgid "This '%s' object will be deleted!" +msgstr "" -#: plugins/admin/departments/generic.tpl:76 -#: plugins/admin/departments/organization.tpl:76 -msgid "Location of this subtree" -msgstr "Местоположение ветки" +#: include/utils/class_msgPool.inc:40 +#, php-format +msgid "This object will be deleted: %s" +msgstr "" -#: plugins/admin/departments/generic.tpl:81 -#: plugins/admin/departments/organization.tpl:81 -#: plugins/admin/departments/class_departmentGeneric.inc:625 -#: plugins/personal/generic/generic.tpl:194 -#: plugins/personal/generic/generic.tpl:397 -#: plugins/personal/generic/multiple_generic.tpl:67 -#: plugins/personal/generic/multiple_generic.tpl:285 -msgid "Address" -msgstr "Адрес" +#: include/utils/class_msgPool.inc:42 +#, php-format +msgid "This '%s' object will be deleted: %s" +msgstr "" -#: plugins/admin/departments/generic.tpl:84 -#: plugins/admin/departments/organization.tpl:84 -msgid "Postal address of this subtree" -msgstr "Почтовый адрес для ветки" +#: include/utils/class_msgPool.inc:47 +msgid "This object will be deleted:" +msgstr "" -#: plugins/admin/departments/generic.tpl:88 -#: plugins/admin/departments/organization.tpl:88 -#: plugins/admin/departments/class_departmentGeneric.inc:328 -#: plugins/admin/ogroups/class_ogroupManagement.inc:536 -#: plugins/admin/users/class_divListUsers.inc:207 -#: plugins/admin/groups/class_divListGroup.inc:196 -#: plugins/personal/generic/generic.tpl:338 -#: plugins/personal/generic/generic.tpl:519 -#: plugins/personal/generic/class_user.inc:1263 -#: plugins/personal/generic/class_user.inc:1671 -#: plugins/personal/generic/multiple_generic.tpl:217 -#: plugins/personal/generic/multiple_generic.tpl:428 -#: plugins/generic/references/class_reference.inc:61 -msgid "Phone" -msgstr "Телефон" +#: include/utils/class_msgPool.inc:49 +#, php-format +msgid "This '%s' object will be deleted:" +msgstr "" -#: plugins/admin/departments/generic.tpl:91 -#: plugins/admin/departments/organization.tpl:91 -msgid "Base telephone number of this subtree" -msgstr "Основный телефонный номер для ветки" +#: include/utils/class_msgPool.inc:53 +#, php-format +msgid "These objects will be deleted: %s" +msgstr "" -#: plugins/admin/departments/generic.tpl:96 -#: plugins/admin/departments/organization.tpl:96 -#: plugins/admin/departments/class_departmentGeneric.inc:331 -#: plugins/admin/departments/class_departmentGeneric.inc:627 -#: plugins/admin/departments/class_organizationGeneric.inc:127 -#: plugins/admin/users/class_divListUsers.inc:209 -#: plugins/personal/generic/generic.tpl:363 -#: plugins/personal/generic/generic.tpl:531 -#: plugins/personal/generic/class_user.inc:1266 -#: plugins/personal/generic/class_user.inc:1674 -#: plugins/personal/generic/multiple_generic.tpl:247 -#: plugins/personal/generic/multiple_generic.tpl:438 -msgid "Fax" -msgstr "Факс" +#: include/utils/class_msgPool.inc:55 +#, php-format +msgid "These '%s' objects will be deleted: %s" +msgstr "" -#: plugins/admin/departments/generic.tpl:99 -#: plugins/admin/departments/organization.tpl:99 -msgid "Base facsimile telephone number of this subtree" -msgstr "Основный номер факса для ветки" +#: include/utils/class_msgPool.inc:63 +#, fuzzy +msgid "You have no permission to delete this object!" +msgstr "У вас недостаточно прав для удаления этого подразделения." -#: plugins/admin/departments/class_departmentManagement.inc:26 -#: plugins/admin/departments/class_departmentGeneric.inc:610 -#: plugins/admin/departments/class_departmentGeneric.inc:615 -msgid "Departments" -msgstr "Подразделения" +#: include/utils/class_msgPool.inc:67 include/utils/class_msgPool.inc:71 +#, fuzzy +msgid "You have no permission to delete the object:" +msgstr "У вас недостаточно прав для удаления этого подразделения." -#: plugins/admin/departments/class_departmentManagement.inc:27 +#: include/utils/class_msgPool.inc:74 #, fuzzy -msgid "Manage Departments" -msgstr "Подразделения" +msgid "You have no permission to delete these objects:" +msgstr "У вас недостаточно прав для удаления этого подразделения." -#: plugins/admin/departments/class_departmentManagement.inc:250 -#: plugins/admin/acl/class_aclManagement.inc:166 -#: plugins/admin/acl/class_aclManagement.inc:209 -#: plugins/admin/acl/class_aclManagement.inc:302 -#: plugins/admin/acl/class_aclManagement.inc:347 -#: plugins/admin/ogroups/class_ogroupManagement.inc:285 -#: plugins/admin/ogroups/class_ogroupManagement.inc:338 -#: plugins/admin/ogroups/class_ogroupManagement.inc:365 -#: plugins/admin/users/class_userManagement.inc:546 -#: plugins/admin/users/class_userManagement.inc:550 -#: plugins/admin/groups/class_groupManagement.inc:407 -#: plugins/admin/groups/class_groupManagement.inc:461 -#: plugins/admin/groups/class_groupManagement.inc:492 +#: include/utils/class_msgPool.inc:81 #, fuzzy -msgid "Permission error" -msgstr "Права для членов группы" +msgid "You have no permission to create this object!" +msgstr "У вас недостаточно прав для удаления этого подразделения." -#: plugins/admin/departments/class_departmentManagement.inc:316 -msgid "" -"As soon as the move 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/utils/class_msgPool.inc:85 include/utils/class_msgPool.inc:89 +#, fuzzy +msgid "You have no permission to create the object:" +msgstr "У вас недостаточно прав для удаления этого подразделения." -#: plugins/admin/departments/class_departmentManagement.inc:336 -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/utils/class_msgPool.inc:92 +#, fuzzy +msgid "You have no permission to create these objects:" +msgstr "У вас недостаточно прав для удаления этого подразделения." -#: plugins/admin/departments/class_departmentManagement.inc:580 -#: plugins/admin/departments/class_localityGeneric.inc:78 -#: plugins/admin/departments/class_localityGeneric.inc:79 +#: include/utils/class_msgPool.inc:99 #, fuzzy -msgid "Locality" -msgstr "Местоположение" +msgid "You have no permission to modify this object!" +msgstr "У вас недостаточно прав для удаления этого стоп-листа." -#: plugins/admin/departments/class_departmentManagement.inc:592 -#: plugins/admin/departments/class_organizationGeneric.inc:109 -#: plugins/admin/departments/class_organizationGeneric.inc:110 -#: plugins/personal/generic/generic.tpl:279 -#: plugins/personal/generic/class_user.inc:1567 -#: plugins/personal/generic/multiple_generic.tpl:149 -#: setup/setup_feedback.tpl:14 -msgid "Organization" -msgstr "Организация" +#: include/utils/class_msgPool.inc:103 include/utils/class_msgPool.inc:107 +#, fuzzy +msgid "You have no permission to modify the object:" +msgstr "У вас недостаточно прав для удаления этого стоп-листа." -#: plugins/admin/departments/class_departmentManagement.inc:604 -#: plugins/admin/ogroups/class_divListOGroup.inc:83 -#: plugins/admin/ogroups/class_ogroupManagement.inc:534 -#: plugins/admin/users/class_divListUsers.inc:80 -#: plugins/admin/groups/class_divListGroup.inc:79 -#: plugins/personal/generic/generic.tpl:287 -#: plugins/personal/generic/class_user.inc:1568 -#: plugins/personal/generic/multiple_generic.tpl:159 -#: plugins/generic/references/class_reference.inc:59 -msgid "Department" -msgstr "Подразделение" +#: include/utils/class_msgPool.inc:110 +#, fuzzy +msgid "You have no permission to modify these objects:" +msgstr "У вас недостаточно прав для удаления этого стоп-листа." -#: plugins/admin/departments/country.tpl:14 +#: include/utils/class_msgPool.inc:117 #, fuzzy -msgid "Name of country to create" -msgstr "Имя создаваемой ветки" +msgid "You have no permission to view this object!" +msgstr "У вас недостаточно прав для удаления этого стоп-листа." -#: plugins/admin/departments/remove.tpl:6 +#: include/utils/class_msgPool.inc:121 include/utils/class_msgPool.inc:125 #, fuzzy -msgid "" -"This includes 'all' accounts, systems, etc. in this subtree. Please double " -"check if your really want to do this since there is no way for GOsa to get " -"your data back." -msgstr "" -"Это включает все учетные записи, системы и т.п. для данного " -"подразделения. Подумайте еще раз, действительно ли вы хотите его удалить, " -"так как GOsa не сможет отменить результаты этой операции." +msgid "You have no permission to view the object:" +msgstr "У вас недостаточно прав для создания телефонов в этой ветке." -#: plugins/admin/departments/remove.tpl:10 plugins/admin/acl/remove.tpl:10 +#: include/utils/class_msgPool.inc:128 #, fuzzy -msgid "" -"Best thing to do before performing this action would be to save the current " -"contents of your LDAP tree in a file. So - if you've done so - press " -"'Delete' to continue or 'Cancel' to abort." -msgstr "" -"Лучше всего перед удалением сохранить резервную копию текущего дерева LDAP в " -"файл. Если вы сделали это и действительно хотите выполнить удаление, нажмите " -"Удалить, иначе нажмите Отмена." +msgid "You have no permission to view these objects:" +msgstr "У вас недостаточно прав для удаления этого стоп-листа." -#: plugins/admin/departments/organization.tpl:11 +#: include/utils/class_msgPool.inc:135 #, fuzzy -msgid "Name of organization" -msgstr "Организация" +msgid "You have no permission to move this object!" +msgstr "У вас недостаточно прав для удаления этого стоп-листа." -#: plugins/admin/departments/organization.tpl:14 +#: include/utils/class_msgPool.inc:139 include/utils/class_msgPool.inc:143 #, fuzzy -msgid "Name of organization to create" -msgstr "Имя создаваемой ветки" +msgid "You have no permission to move the object:" +msgstr "У вас недостаточно прав для удаления этого стоп-листа." -#: plugins/admin/departments/main.inc:50 plugins/admin/departments/main.inc:52 -msgid "Department management" -msgstr "Управление подразделениями" +#: include/utils/class_msgPool.inc:146 +#, fuzzy +msgid "You have no permission to move these objects:" +msgstr "У вас недостаточно прав для удаления этого стоп-листа." -#: plugins/admin/departments/dep_move_confirm.tpl:2 +#: include/utils/class_msgPool.inc:156 include/utils/class_msgPool.inc:168 +#: include/utils/class_msgPool.inc:186 #, fuzzy -msgid "You are currently moving/renaming this department." -msgstr "У вас недостаточно прав для удаления этого подразделения." +msgid "Connection information" +msgstr "Личная информация" -#: plugins/admin/departments/dep_move_confirm.tpl:5 -msgid "" -"Modifying a departments naming attribute 'ou' or base may corrupt acls and " -"snapshot entries for all entire objects." -msgstr "" +#: include/utils/class_msgPool.inc:158 +#, fuzzy, php-format +msgid "Cannot connect to %s database!" +msgstr "Невозможно подключиться к серверу базы данных!" -#: plugins/admin/departments/dep_move_confirm.tpl:8 -msgid "GOsa can NOT fix this for you, yet." +#: include/utils/class_msgPool.inc:170 +#, fuzzy, php-format +msgid "Cannot select %s database!" +msgstr "Невозможно выбрать базу данных!" + +#: include/utils/class_msgPool.inc:176 +#, php-format +msgid "No %s server defined!" msgstr "" -#: plugins/admin/departments/dep_move_confirm.tpl:11 -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:188 +#, fuzzy, php-format +msgid "Cannot query %s database!" +msgstr "Невозможно выбрать базу данных!" + +#: include/utils/class_msgPool.inc:194 +#, fuzzy, php-format +msgid "The field '%s' contains a reserved keyword!" +msgstr "Значение поля \"Факс\" содержит недопустимый номер телефона." + +#: include/utils/class_msgPool.inc:200 +#, fuzzy, php-format +msgid "Command specified as %s hook for plugin '%s' does not exist!" msgstr "" +"Не удается найти команду \"%s\", указанную в поле POSTCREATE модуля \"%s\"." -#: plugins/admin/departments/dep_iframe.tpl:1 -msgid "Processing the requested operation" +#: include/utils/class_msgPool.inc:207 +#, fuzzy, php-format +msgid "'%s' command is invalid!" +msgstr "Указанное имя уже используется." + +#: include/utils/class_msgPool.inc:209 +#, php-format +msgid "'%s' command (%s) for plugin %s is invalid!" msgstr "" -#: plugins/admin/departments/dep_iframe.tpl:7 -msgid "" -"Your browser doesn't support iframes, please use this link to perform the " -"requested operation." +#: include/utils/class_msgPool.inc:211 +#, php-format +msgid "'%s' command for plugin %s is invalid!" msgstr "" -#: plugins/admin/departments/class_departmentGeneric.inc:386 -msgid "Cannot find an unused tag for this administrative unit!" +#: include/utils/class_msgPool.inc:213 +#, fuzzy, php-format +msgid "'%s' command (%s) is invalid!" +msgstr "Указанное имя уже используется." + +#: include/utils/class_msgPool.inc:221 +#, fuzzy, php-format +msgid "Cannot execute '%s' command!" +msgstr "Невозможно выбрать базу данных!" + +#: include/utils/class_msgPool.inc:223 +#, php-format +msgid "Cannot execute '%s' command (%s) for plugin %s!" msgstr "" -#: plugins/admin/departments/class_departmentGeneric.inc:457 +#: include/utils/class_msgPool.inc:225 #, php-format -msgid "Tagging '%s'." +msgid "Cannot execute '%s' command for plugin %s!" msgstr "" -#: plugins/admin/departments/class_departmentGeneric.inc:514 -#: plugins/admin/departments/class_departmentGeneric.inc:596 -#: plugins/admin/users/template.tpl:48 -#: ihtml/themes/default/snapshotdialog.tpl:87 -msgid "Continue" -msgstr "Продолжить" +#: include/utils/class_msgPool.inc:227 +#, fuzzy, php-format +msgid "Cannot execute '%s' command (%s)!" +msgstr "Невозможно выбрать базу данных!" -#: plugins/admin/departments/class_departmentGeneric.inc:538 +#: include/utils/class_msgPool.inc:235 +#, fuzzy, php-format +msgid "Value for '%s' is too large!" +msgstr "Значение 'UID' слишком маленькое." + +#: include/utils/class_msgPool.inc:237 #, php-format -msgid "Moving '%s' to '%s'" +msgid "'%s' must be smaller than %d!" msgstr "" -#: plugins/admin/departments/class_departmentGeneric.inc:579 +#: include/utils/class_msgPool.inc:245 +#, fuzzy, php-format +msgid "Value for '%s' is too small!" +msgstr "Значение 'UID' слишком маленькое." + +#: include/utils/class_msgPool.inc:247 +#, fuzzy, php-format +msgid "'%s' must be %d or above!" +msgstr "" +"У вас должна быть установка PHP версии не ниже 4.1.0, так как в ней " +"реализованы некоторые новые функции и исправлены некоторые ошибки." + +#: include/utils/class_msgPool.inc:254 #, php-format -msgid "FAILED to copy %s, aborting operation" +msgid "'%s' depends on '%s' - please provide both values!" msgstr "" -#: plugins/admin/departments/class_departmentGeneric.inc:609 -#: plugins/admin/ogroups/class_ogroup.inc:1120 -#: plugins/admin/groups/class_groupGeneric.inc:1252 -#: plugins/personal/posix/generic.tpl:4 -#: plugins/personal/generic/class_user.inc:37 -#: plugins/personal/generic/class_user.inc:1543 -#: plugins/generic/references/class_reference.inc:41 -#: setup/setup_feedback.tpl:46 -msgid "Generic" -msgstr "Общее" +#: include/utils/class_msgPool.inc:260 +#, fuzzy, php-format +msgid "There is already an entry with this '%s' attribute in the system!" +msgstr "" +"Пользователь с таким регистрационным именем в базе данных уже существует." -#: plugins/admin/departments/class_departmentGeneric.inc:618 -#: plugins/admin/departments/class_divListDepartment.inc:65 -#, fuzzy -msgid "Department name" -msgstr "Управление подразделениями" +#: include/utils/class_msgPool.inc:266 +#, fuzzy, php-format +msgid "The required field '%s' is empty!" +msgstr "Обязательное поле \"Имя\" не заполнено." -#: plugins/admin/departments/class_departmentGeneric.inc:626 -msgid "Telephone" -msgstr "Телефон" +#: include/utils/class_msgPool.inc:274 +msgid "Example" +msgstr "" + +#: include/utils/class_msgPool.inc:291 +#, fuzzy, php-format +msgid "The Field '%s' contains invalid characters" +msgstr "Значение поля \"Имя\" содержит недопустимые символы." + +#: include/utils/class_msgPool.inc:292 +#, php-format +msgid "'%s' is not allowed:" +msgstr "" + +#: include/utils/class_msgPool.inc:292 +#, fuzzy, php-format +msgid "'%s' are not allowed!" +msgstr "Сменить пароль" + +#: include/utils/class_msgPool.inc:295 +#, fuzzy, php-format +msgid "The Field '%s' contains invalid characters!" +msgstr "Значение поля \"Имя\" содержит недопустимые символы." -#: plugins/admin/departments/class_departmentGeneric.inc:680 -#, php-format -msgid "Object '%s' is already tagged" -msgstr "" +#: include/utils/class_msgPool.inc:302 +#, fuzzy, php-format +msgid "Missing %s PHP extension!" +msgstr "Удалить параметры" -#: plugins/admin/departments/class_departmentGeneric.inc:687 +#: include/utils/class_msgPool.inc:332 setup/class_setupStep_Migrate.inc:2861 #, php-format -msgid "Adding tag (%s) to object '%s'" -msgstr "" +msgid "Add" +msgstr "Добавить" -#: plugins/admin/departments/class_departmentGeneric.inc:719 -#, php-format -msgid "Removing tag from object '%s'" -msgstr "" +#: include/utils/class_msgPool.inc:332 +#, fuzzy, php-format +msgid "Add %s" +msgstr "Добавить" -#: plugins/admin/departments/class_organizationGeneric.inc:118 -#, fuzzy -msgid "Organization name" -msgstr "Организация" +#: include/utils/class_msgPool.inc:338 +#, fuzzy, php-format +msgid "Delete %s" +msgstr "Удалить" -#: plugins/admin/departments/class_organizationGeneric.inc:125 -#: plugins/personal/generic/class_user.inc:1581 -#, fuzzy -msgid "Postal address" -msgstr "Почтовый индекс" +#: include/utils/class_msgPool.inc:344 +#, fuzzy, php-format +msgid "Set %s" +msgstr "Установить" -#: plugins/admin/departments/class_organizationGeneric.inc:126 -#, fuzzy -msgid "Phone number" -msgstr "Телефонные номера" +#: include/utils/class_msgPool.inc:350 +#, fuzzy, php-format +msgid "Edit..." +msgstr "Изменить" -#: plugins/admin/departments/class_divListDepartment.inc:47 -#: plugins/admin/departments/class_divListDepartment.inc:48 -msgid "List of departments" -msgstr "Список подразделений" +#: include/utils/class_msgPool.inc:350 +#, fuzzy, php-format +msgid "Edit %s..." +msgstr "Пользователи домена" -#: plugins/admin/departments/class_divListDepartment.inc:59 -#: plugins/admin/acl/class_divListACL.inc:67 -#: plugins/admin/ogroups/class_divListOGroup.inc:77 -#: plugins/admin/users/class_divListUsers.inc:74 -#: plugins/admin/groups/class_divListGroup.inc:73 setup/setup_migrate.tpl:65 -#: setup/setup_migrate.tpl:121 setup/setup_migrate.tpl:173 -#: setup/setup_migrate.tpl:340 setup/setup_migrate.tpl:393 -#: setup/setup_migrate.tpl:436 setup/setup_migrate.tpl:479 -#: setup/setup_migrate.tpl:523 -#, fuzzy -msgid "Select all" -msgstr "Удалить" +#: include/utils/class_msgPool.inc:356 +msgid "Back" +msgstr "Назад" -#: plugins/admin/departments/class_divListDepartment.inc:66 -#: plugins/admin/departments/class_divListDepartment.inc:90 -#: plugins/admin/acl/class_divListACL.inc:74 -#: plugins/admin/acl/class_divListACL.inc:108 -#: plugins/admin/ogroups/class_divListOGroup.inc:85 -#: plugins/admin/ogroups/class_divListOGroup.inc:152 -#: plugins/admin/users/class_divListUsers.inc:82 -#: plugins/admin/users/class_divListUsers.inc:119 -#: plugins/admin/groups/class_divListGroup.inc:81 -#: plugins/admin/groups/class_divListGroup.inc:126 -msgid "Actions" -msgstr "Действия" +#: include/utils/class_msgPool.inc:376 +#, fuzzy, php-format +msgid "This account has no valid %s extensions!" +msgstr "Для этой учетной записи нет корректных расширений GOsa." -#: plugins/admin/departments/class_divListDepartment.inc:73 -msgid "Regular expression for matching department names" -msgstr "Регулярное выражение, соответствующее именам подразделений" +#: include/utils/class_msgPool.inc:382 +#, fuzzy, php-format +msgid "" +"This account has %s settings enabled. You can disable them by clicking below." +msgstr "" +"В этой учетной записи используются атрибуты POSIX. Вы можете отключить их " +"использование, щелкнув ниже." -#: plugins/admin/departments/class_divListDepartment.inc:87 -#: plugins/admin/acl/class_divListACL.inc:104 -#: plugins/admin/ogroups/class_divListOGroup.inc:148 -#: plugins/admin/users/class_divListUsers.inc:115 -#: plugins/admin/groups/class_divListGroup.inc:122 -#, fuzzy -msgid "Submit department" -msgstr "Показать подразделения" +#: include/utils/class_msgPool.inc:385 include/utils/class_msgPool.inc:392 +#, 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/admin/departments/class_divListDepartment.inc:94 -#: plugins/admin/acl/class_divListACL.inc:112 -#: plugins/admin/ogroups/class_divListOGroup.inc:157 -#: plugins/admin/users/class_divListUsers.inc:124 -#: plugins/admin/groups/class_divListGroup.inc:131 -#: setup/class_setupStep_Migrate.inc:1024 -#: setup/class_setupStep_Migrate.inc:1040 -msgid "Create" -msgstr "Создать" +#: include/utils/class_msgPool.inc:401 +#, fuzzy, php-format +msgid "" +"This account has %s settings disabled. You can enable them by clicking below." +msgstr "" +"В этой учетной записи не используются атрибуты POSIX. Вы можете использовать " +"их, щелкнув ниже." -#: plugins/admin/departments/class_divListDepartment.inc:110 -#: plugins/admin/acl/class_divListACL.inc:118 -#: plugins/admin/ogroups/class_divListOGroup.inc:167 -#: plugins/admin/users/class_divListUsers.inc:138 -#: plugins/admin/groups/class_divListGroup.inc:141 -#: plugins/personal/generic/generic_certs.tpl:21 -#: plugins/personal/generic/generic_certs.tpl:45 -#: plugins/personal/generic/generic_certs.tpl:69 -#: setup/class_setupStep_Migrate.inc:2680 -msgid "Remove" -msgstr "Удалить" +#: include/utils/class_msgPool.inc:404 include/utils/class_msgPool.inc:411 +#, 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/admin/departments/class_divListDepartment.inc:158 -#: plugins/admin/acl/class_divListACL.inc:164 -#: plugins/admin/acl/class_divListACL.inc:184 -#: plugins/admin/ogroups/class_divListOGroup.inc:228 -#: plugins/admin/users/class_divListUsers.inc:257 -#: plugins/admin/groups/class_divListGroup.inc:234 -#, fuzzy -msgid "edit" -msgstr "Изменить" +#: include/utils/class_msgPool.inc:419 +#, fuzzy, php-format +msgid "Add %s settings" +msgstr "Дополнительные записи в fstab" -#: plugins/admin/departments/class_divListDepartment.inc:158 -#: plugins/admin/ogroups/class_divListOGroup.inc:228 -#: plugins/admin/groups/class_divListGroup.inc:234 -#, fuzzy -msgid "Edit this entry" -msgstr "Редактиовать объект" +#: include/utils/class_msgPool.inc:425 +#, fuzzy, php-format +msgid "Remove %s settings" +msgstr "Атрибуты UNIX" -#: plugins/admin/departments/class_divListDepartment.inc:161 -#: plugins/admin/acl/class_divListACL.inc:191 -#: plugins/admin/ogroups/class_divListOGroup.inc:234 -#: plugins/admin/users/class_divListUsers.inc:281 -#: plugins/admin/groups/class_divListGroup.inc:241 -#, fuzzy -msgid "delete" -msgstr "Удалить" +#: include/utils/class_msgPool.inc:431 +msgid "Click the 'Edit' button below to change informations in this dialog" +msgstr "Нажмите 'Изменить' чтобы отредактировать данные в этой форме." -#: plugins/admin/departments/class_divListDepartment.inc:161 -#: plugins/admin/ogroups/class_divListOGroup.inc:234 -#: plugins/admin/groups/class_divListGroup.inc:241 -#, fuzzy -msgid "Delete this entry" -msgstr "Удалить" +#: include/utils/class_msgPool.inc:437 +msgid "January" +msgstr "Январь" -#: plugins/admin/departments/class_divListDepartment.inc:201 -#: plugins/admin/ogroups/class_divListOGroup.inc:283 -#: plugins/admin/users/class_divListUsers.inc:372 -#: plugins/admin/groups/class_divListGroup.inc:304 -#, fuzzy -msgid "Number of listed departments" -msgstr "Подразделение" +#: include/utils/class_msgPool.inc:437 +msgid "February" +msgstr "Февраль" -#: plugins/admin/acl/tabs_acl_role.inc:28 -#, fuzzy -msgid "ACL Templates" -msgstr "Шаблон" +#: include/utils/class_msgPool.inc:437 +msgid "March" +msgstr "Март" -#: plugins/admin/acl/class_divListACL.inc:51 -#: plugins/admin/acl/class_divListACL.inc:52 -#, fuzzy -msgid "List of acls" -msgstr "Список групп" +#: include/utils/class_msgPool.inc:437 +msgid "April" +msgstr "Апрель" -#: plugins/admin/acl/class_divListACL.inc:73 -msgid "Summary" -msgstr "" +#: include/utils/class_msgPool.inc:438 +msgid "May" +msgstr "Май" -#: plugins/admin/acl/class_divListACL.inc:84 -#, fuzzy -msgid "Display acls matching" -msgstr "Шаблон для групп" +#: include/utils/class_msgPool.inc:438 +msgid "June" +msgstr "Июнь" -#: plugins/admin/acl/class_divListACL.inc:114 -#: plugins/admin/acl/class_divListACL.inc:152 -#: plugins/admin/acl/class_aclRole.inc:725 -#: plugins/personal/generic/generic.tpl:448 -#: plugins/personal/generic/class_user.inc:1539 -#: plugins/personal/generic/multiple_generic.tpl:345 -msgid "Role" -msgstr "Роль" +#: include/utils/class_msgPool.inc:438 +msgid "July" +msgstr "Июль" -#: plugins/admin/acl/class_divListACL.inc:165 -#, fuzzy -msgid "Edit acl role" -msgstr "Пользователи домена" +#: include/utils/class_msgPool.inc:438 +msgid "August" +msgstr "Август" -#: plugins/admin/acl/class_divListACL.inc:185 -#, fuzzy -msgid "Edit acl" -msgstr "Список систем" +#: include/utils/class_msgPool.inc:438 +msgid "September" +msgstr "Сентябрь" -#: plugins/admin/acl/class_divListACL.inc:192 +#: include/utils/class_msgPool.inc:439 +msgid "October" +msgstr "Октябрь" + +#: include/utils/class_msgPool.inc:439 +msgid "November" +msgstr "Ноябрь" + +#: include/utils/class_msgPool.inc:439 +msgid "December" +msgstr "Декабрь" + +#: include/utils/class_msgPool.inc:445 #, fuzzy -msgid "Delete acl" -msgstr "Удалить" +msgid "Sunday" +msgstr "Имя сервера" -#: plugins/admin/acl/remove.tpl:6 +#: include/utils/class_msgPool.inc:445 #, fuzzy -msgid "" -"This includes all system and setup informations. Please double check if your " -"really want to do this since there is no way for GOsa to get your data back." +msgid "Monday" +msgstr "месяц" + +#: include/utils/class_msgPool.inc:445 +msgid "Tuesday" msgstr "" -"Сюда входит вся информация о системе и ее настройках. Подумайте еще " -"раз, действительно ли вам нужно удаление, так как GOsa не сможет отменить " -"результаты этой операции." -#: plugins/admin/acl/acl_role.tpl:3 ihtml/themes/default/acl.tpl:7 -msgid "Assigned ACL for current entry" +#: include/utils/class_msgPool.inc:445 +msgid "Wednesday" msgstr "" -#: plugins/admin/acl/acl_role.tpl:31 plugins/admin/ogroups/generic.tpl:29 -#: plugins/admin/groups/generic.tpl:43 -msgid "Choose subtree to place group in" -msgstr "Выберите ветку для группы" +#: include/utils/class_msgPool.inc:445 +msgid "Thursday" +msgstr "" -#: plugins/admin/acl/acl_role.tpl:45 ihtml/themes/default/acl.tpl:12 -#, fuzzy -msgid "New ACL" -msgstr "Создать" +#: include/utils/class_msgPool.inc:445 +msgid "Friday" +msgstr "" -#: plugins/admin/acl/acl_role.tpl:51 ihtml/themes/default/acl.tpl:17 -#, fuzzy -msgid "ACL type" -msgstr "Тип" +#: include/utils/class_msgPool.inc:445 +msgid "Saturday" +msgstr "" -#: plugins/admin/acl/acl_role.tpl:51 ihtml/themes/default/acl.tpl:19 -#: ihtml/themes/default/acl.tpl:24 +#: include/utils/class_msgPool.inc:452 #, fuzzy -msgid "Select an acl type" -msgstr "Выберите, чтобы просмотреть серверы" +msgid "read operation" +msgstr "Почтовые настройки" -#: plugins/admin/acl/acl_role.tpl:56 ihtml/themes/default/acl.tpl:104 -#, fuzzy -msgid "List of available ACL categories" -msgstr "Выберите тип мыши" +#: include/utils/class_msgPool.inc:452 +msgid "add operation" +msgstr "" -#: plugins/admin/acl/main.inc:52 plugins/admin/acl/main.inc:54 +#: include/utils/class_msgPool.inc:452 #, fuzzy -msgid "ACL management" -msgstr "Управление подразделениями" +msgid "modify operation" +msgstr "Личная информация" -#: plugins/admin/acl/class_aclManagement.inc:290 +#: include/utils/class_msgPool.inc:453 #, fuzzy -msgid "ACL role" -msgstr "Доступ" +msgid "delete operation" +msgstr "Выберите чтобы посмотреть рабочие станции" -#: plugins/admin/acl/class_aclRole.inc:26 -#: plugins/admin/acl/class_aclRole.inc:726 +#: include/utils/class_msgPool.inc:453 #, fuzzy -msgid "Access control roles" -msgstr "Параметры доступа" +msgid "search operation" +msgstr "Учетная запись" -#: plugins/admin/acl/class_aclRole.inc:27 +#: include/utils/class_msgPool.inc:453 #, fuzzy -msgid "Edit AC roles" -msgstr "Доступ" +msgid "authentication" +msgstr "Рабочая станция Windows" -#: plugins/admin/acl/class_aclRole.inc:131 +#: include/utils/class_msgPool.inc:456 +#, fuzzy, php-format +msgid "LDAP %s failed!" +msgstr "Невозможно выполнить запрос к базе данных!" + +#: include/utils/class_msgPool.inc:458 #, fuzzy -msgid "Reset ACL" -msgstr "Удалить" +msgid "LDAP operation failed!" +msgstr "Невозможно выполнить запрос к базе данных!" -#: plugins/admin/acl/class_aclRole.inc:421 +#: include/utils/class_msgPool.inc:473 #, fuzzy -msgid "No ACL settings for this category" -msgstr "Описание группы" +msgid "Upload failed!" +msgstr "Ошибка при регистрации. Ответ сервера: \"%s\"." -#: plugins/admin/acl/class_aclRole.inc:423 +#: include/utils/class_msgPool.inc:476 #, fuzzy, php-format -msgid "ACL for these objects: %s" -msgstr "Описание группы" +msgid "Upload failed: %s" +msgstr "Служба печати" -#: plugins/admin/acl/class_aclRole.inc:429 -#, fuzzy -msgid "Edit category ACL" -msgstr "Список систем" +#: include/utils/class_msgPool.inc:483 +msgid "Communication failure with the infrastructure service!" +msgstr "" -#: plugins/admin/acl/class_aclRole.inc:433 -#, fuzzy -msgid "Reset category ACL" -msgstr "Категория" +#: include/utils/class_msgPool.inc:485 +#, php-format +msgid "Communication failure with the infrastructure service: %s" +msgstr "" -#: plugins/admin/acl/class_aclRole.inc:453 +#: include/utils/class_msgPool.inc:492 include/utils/class_msgPool.inc:495 #, php-format -msgid "Edit ACL for '%s', scope is '%s'" +msgid "This '%s' is still in use by this object: %s" msgstr "" -#: plugins/admin/acl/class_aclRole.inc:649 -#, fuzzy -msgid "Object in use" -msgstr "Имя объекта" +#: include/utils/class_msgPool.inc:498 +#, fuzzy, php-format +msgid "This '%s' is still in use." +msgstr "Описание группы" + +#: include/utils/class_msgPool.inc:500 +#, fuzzy, php-format +msgid "This '%s' is still in use by these objects: %s" +msgstr "Описание группы" -#: plugins/admin/acl/class_aclRole.inc:649 +#: include/utils/class_msgPool.inc:506 #, php-format -msgid "This role cannot be removed while it is in use by these objects:" +msgid "File '%s' does not exist!" msgstr "" -#: plugins/admin/acl/class_aclRole.inc:736 -#, fuzzy -msgid "Permissions" -msgstr "Права для членов группы" +#: include/utils/class_msgPool.inc:512 +#, fuzzy, php-format +msgid "Cannot open file '%s' for reading!" +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 "Группа" +#: include/utils/class_msgPool.inc:518 +#, fuzzy, php-format +msgid "Cannot open file '%s' for writing!" +msgstr "Удалить" -#: plugins/admin/ogroups/generic.tpl:10 -msgid "Name of the group" -msgstr "Название группы" +#: include/utils/class_msgPool.inc:524 +#, php-format +msgid "" +"The value for '%s' is currently unconfigured or invalid, please check your " +"configuration file!" +msgstr "" -#: plugins/admin/ogroups/generic.tpl:18 plugins/admin/groups/generic.tpl:28 -msgid "Descriptive text for this group" -msgstr "Описание группы" +#: include/utils/class_msgPool.inc:530 +#, fuzzy, php-format +msgid "Cannot delete file '%s'!" +msgstr "Удалить" -#: plugins/admin/ogroups/generic.tpl:41 -#: plugins/admin/groups/class_groupGeneric.inc:1269 -#: plugins/personal/posix/generic.tpl:126 -msgid "System trust" -msgstr "Системные доверия" +#: include/utils/class_msgPool.inc:536 +#, fuzzy, php-format +msgid "Cannot create folder '%s'!" +msgstr "Список подразделений" -#: plugins/admin/ogroups/generic.tpl:42 plugins/admin/groups/generic.tpl:169 -#: plugins/admin/groups/generic.tpl:203 plugins/personal/posix/generic.tpl:128 -#: plugins/personal/posix/generic.tpl:156 -#, fuzzy -msgid "Trust mode" -msgstr "Режим" +#: include/utils/class_msgPool.inc:542 +#, fuzzy, php-format +msgid "Cannot delete folder '%s'!" +msgstr "Удалить" -#: plugins/admin/ogroups/generic.tpl:70 -msgid "Member objects" -msgstr "Включаемые объекты" +#: include/utils/class_msgPool.inc:548 +#, fuzzy, php-format +msgid "Checking for %s support" +msgstr "Проверка поддержки gettext" -#: plugins/admin/ogroups/paste_generic.tpl:7 -#, fuzzy -msgid "Please enter the new object group name" -msgstr "Введите адрес сервера" +#: include/utils/class_msgPool.inc:554 +#, php-format +msgid "Install and activate the %s PHP module." +msgstr "" -#: plugins/admin/ogroups/class_divListOGroup.inc:59 -#: plugins/admin/ogroups/class_divListOGroup.inc:60 -#, fuzzy -msgid "List of object groups" -msgstr "Название группы" +#: include/utils/class_msgPool.inc:560 +#, php-format +msgid "" +"Cannot initialize class '%s'! Maybe there is a plugin missing in your gosa " +"setup?" +msgstr "" -#: plugins/admin/ogroups/class_divListOGroup.inc:83 -#: plugins/admin/ogroups/class_divListOGroup.inc:159 -#: plugins/admin/ogroups/class_divListOGroup.inc:266 -#: plugins/generic/references/class_reference.inc:71 -msgid "Object group" -msgstr "Объект группы" +#: include/class_ldap.inc:231 include/class_ldap.inc:264 +msgid "Performance warning" +msgstr "" -#: plugins/admin/ogroups/class_divListOGroup.inc:88 -#: plugins/admin/ogroups/class_ogroup.inc:459 -#: plugins/admin/ogroups/class_ogroup.inc:463 -#: plugins/admin/ogroups/class_ogroup.inc:467 -#: plugins/admin/ogroups/class_ogroup.inc:471 -#: plugins/admin/ogroups/class_ogroup.inc:475 -#: plugins/admin/ogroups/class_ogroup.inc:479 -#: plugins/admin/ogroups/class_ogroup.inc:483 -#: plugins/admin/ogroups/class_ogroup.inc:487 -#: plugins/admin/ogroups/class_ogroup.inc:495 -#: plugins/admin/users/class_divListUsers.inc:84 -#: plugins/admin/users/class_divListUsers.inc:85 -#: plugins/admin/users/class_divListUsers.inc:86 -#: plugins/admin/users/class_divListUsers.inc:87 -#: plugins/admin/users/class_divListUsers.inc:88 -#: plugins/admin/users/class_divListUsers.inc:89 -#: plugins/admin/groups/class_divListGroup.inc:85 -#: plugins/admin/groups/class_divListGroup.inc:87 -#: plugins/admin/groups/class_divListGroup.inc:89 -#: plugins/admin/groups/class_divListGroup.inc:91 -#: plugins/admin/groups/class_divListGroup.inc:93 +#: include/class_ldap.inc:231 include/class_ldap.inc:264 +#, php-format +msgid "LDAP performance is poor: last query took about %.2fs!" +msgstr "" + +#: include/class_ldap.inc:648 +#, php-format +msgid "" +"Cannot automatically create subtrees with RDN '%s': no object class found!" +msgstr "" + +#: include/class_ldap.inc:696 +#, php-format +msgid "Cannot automatically create subtrees with RDN '%s': not supported" +msgstr "" + +#: include/class_ldap.inc:783 +#, fuzzy, php-format +msgid "while operating on '%s' using LDAP server '%s'" +msgstr "Ошибка при подключении к LDAP-серверу. Ответ сервера: \"%s\"." + +#: include/class_ldap.inc:785 +#, fuzzy, php-format +msgid "while operating on LDAP server %s" +msgstr "Ошибка при подключении к LDAP-серверу. Ответ сервера: \"%s\"." + +#: include/class_ldap.inc:1007 +#, php-format +msgid "" +"This is not a valid DN: '%s'. A block for import should begin with 'dn: ...' " +"in line %s" +msgstr "" + +#: include/class_ldap.inc:1036 +#, php-format +msgid "Error while importing dn: '%s', please check your LDIF from line %s on!" +msgstr "" + +#: include/class_log.inc:88 #, fuzzy, php-format -msgid "Show %s" -msgstr "Показать группы" +msgid "Logging failed: %s" +msgstr "Служба печати" -#: plugins/admin/ogroups/class_divListOGroup.inc:89 -#: plugins/admin/ogroups/class_divListOGroup.inc:90 -#, fuzzy -msgid "user groups" -msgstr "группы" +#: include/class_log.inc:116 +#, fuzzy, php-format +msgid "Invalid option '%s' specified!" +msgstr "Значение поля \"Имя\" содержит недопустимые символы." -#: plugins/admin/ogroups/class_divListOGroup.inc:91 -#: plugins/admin/ogroups/class_divListOGroup.inc:92 +#: include/class_log.inc:120 #, fuzzy -msgid "nested groups" -msgstr "Объединения" +msgid "Specified objectType is empty or invalid!" +msgstr "Указанное имя уже используется." -#: plugins/admin/ogroups/class_divListOGroup.inc:93 -#: plugins/admin/ogroups/class_divListOGroup.inc:94 -#: plugins/admin/groups/class_divListGroup.inc:89 +#: include/class_log.inc:139 #, fuzzy -msgid "application groups" -msgstr "Показать группы приложений" +msgid "MySQL error" +msgstr "Ошибка LDAP:" -#: plugins/admin/ogroups/class_divListOGroup.inc:95 -#: plugins/admin/ogroups/class_divListOGroup.inc:96 -#, fuzzy -msgid "department groups" -msgstr "подразделения" +#: include/class_log.inc:139 +#, php-format +msgid "Logging to MySQL database will be disabled for server '%s'!" +msgstr "" -#: plugins/admin/ogroups/class_divListOGroup.inc:97 -#: plugins/admin/ogroups/class_divListOGroup.inc:98 -#, fuzzy -msgid "server groups" -msgstr "серверы" +#: include/class_log.inc:164 include/class_log.inc:173 +#: include/class_log.inc:186 include/class_log.inc:203 +#: include/class_log.inc:241 +msgid "MySQL logging" +msgstr "" -#: plugins/admin/ogroups/class_divListOGroup.inc:99 -#: plugins/admin/ogroups/class_divListOGroup.inc:100 -#, fuzzy -msgid "workstation groups" -msgstr "рабочие станции" +#: include/class_log.inc:218 +#, fuzzy, php-format +msgid "Cannot add location to the database!" +msgstr "Невозможно подключиться к серверу базы данных!" -#: plugins/admin/ogroups/class_divListOGroup.inc:101 -#: plugins/admin/ogroups/class_divListOGroup.inc:102 -#, fuzzy -msgid "windows workstation groups" -msgstr "Показать рабочие станции" +#: include/class_gosaSupportDaemon.inc:104 +msgid "GOsa support daemon" +msgstr "" -#: plugins/admin/ogroups/class_divListOGroup.inc:103 -#: plugins/admin/ogroups/class_divListOGroup.inc:104 +#: include/class_gosaSupportDaemon.inc:779 #, fuzzy -msgid "terminal groups" -msgstr "Показать группы с эл. почтой" +msgid "Cannot not parse XML!" +msgstr "Слишком много пользователей, невозможно создать идентификатор!" -#: plugins/admin/ogroups/class_divListOGroup.inc:105 -#: plugins/admin/ogroups/class_divListOGroup.inc:106 -#, fuzzy -msgid "printer groups" -msgstr "Основная группа" +#: include/class_gosaSupportDaemon.inc:1160 +#, fuzzy, php-format +msgid "Cannot send abort event for entry %s!" +msgstr "Удалить" -#: plugins/admin/ogroups/class_divListOGroup.inc:107 -#: plugins/admin/ogroups/class_divListOGroup.inc:108 -#, fuzzy -msgid "phone groups" -msgstr "Показать группы" +#: include/class_gosaSupportDaemon.inc:1180 +#, fuzzy, php-format +msgid "Cannot remove entry %s!" +msgstr "состояние неизвестно" -#: plugins/admin/ogroups/class_divListOGroup.inc:115 -#: plugins/admin/groups/class_divListGroup.inc:100 -#: plugins/personal/posix/posix_groups.tpl:48 -msgid "Regular expression for matching group names" -msgstr "Регулярное выражение, соответствующее именам групп" +#: include/class_config.inc:121 +#, php-format +msgid "XML error in gosa.conf: %s at line %d" +msgstr "Ошибка XML в gosa.conf: %s в строке %d" -#: plugins/admin/ogroups/class_divListOGroup.inc:204 -#: plugins/admin/ogroups/tabs_ogroups.inc:148 -#: plugins/admin/users/class_divListUsers.inc:87 -#: plugins/admin/users/class_divListUsers.inc:205 -#: plugins/admin/groups/class_divListGroup.inc:190 -#: plugins/generic/references/class_reference.inc:45 -msgid "Mail" -msgstr "Почта" +#: include/class_config.inc:258 +#, fuzzy +msgid "Cannot bind to LDAP. Please contact the system administrator." +msgstr "" +"Не удается начать сеанс на LDAP-сервере. Обратитесь к системному " +"администратору." -#: plugins/admin/ogroups/class_divListOGroup.inc:282 +#: include/class_config.inc:628 #, fuzzy -msgid "Number of listed object groups" -msgstr "Название группы" +msgid "sambaSID and/or sambaRidBase missing in the configuration!" +msgstr "В вашем файле настройки отсутствуют значения SID и/или RIDBASE!" -#: plugins/admin/ogroups/remove.tpl:7 +#: include/class_config.inc:978 +#, fuzzy +msgid "Configuration" +msgstr "Настроить" + +#: include/class_config.inc:978 msgid "" -"Please double check if you really want to do this since there is no way for " -"GOsa to get your data back." +"The configuration file you are using seems to be outdated. Please move the " +"GOsa configuration file away to run the GOsa setup again." msgstr "" -"Подумайте еще раз, действительно ли вам нужно удаление, так как GOsa не " -"сможет восстановить эти данные." -#: plugins/admin/ogroups/remove.tpl:10 plugins/admin/users/remove.tpl:10 -#: plugins/admin/groups/remove.tpl:10 ihtml/themes/default/remove.tpl:9 +#: include/class_pluglist.inc:58 #, fuzzy -msgid "So - if you're sure - press 'Delete' to continue or 'Cancel' to abort." -msgstr "" -"Если вы уверены в своих действиях, нажмите на кнопку Удалить, иначе " -"нажмите Отмена." +msgid "All objects in this category" +msgstr "Описание группы" -#: plugins/admin/ogroups/tabs_ogroups.inc:133 -#, fuzzy -msgid "Phone queue" -msgstr "Номер телефона" +#: include/class_pluglist.inc:178 +msgid "The configuration format has changed. Please re-run setup!" +msgstr "" -#: plugins/admin/ogroups/tabs_ogroups.inc:160 +#: include/class_pluglist.inc:193 include/class_pluglist.inc:194 +#: include/class_pluglist.inc:307 #, fuzzy -msgid "Systems" -msgstr "Системы" +msgid "Unknown" +msgstr "состояние неизвестно" -#: plugins/admin/ogroups/tabs_ogroups.inc:171 -#: plugins/admin/ogroups/tabs_ogroups.inc:194 -msgid "Startup" -msgstr "Запуск" +#: include/class_CopyPasteHandler.inc:117 +#: include/class_CopyPasteHandler.inc:126 +#: include/class_CopyPasteHandler.inc:158 +#: include/class_CopyPasteHandler.inc:175 +#: include/class_CopyPasteHandler.inc:184 +#: include/class_CopyPasteHandler.inc:192 +#: include/class_CopyPasteHandler.inc:268 +#, fuzzy, php-format +msgid "Copy and paste failed!" +msgstr "Ошибка при регистрации. Ответ сервера: \"%s\"." -#: plugins/admin/ogroups/tabs_ogroups.inc:182 -#: plugins/admin/ogroups/tabs_ogroups.inc:203 -msgid "Devices" -msgstr "Устройства" +#: include/class_CopyPasteHandler.inc:117 +#: include/class_CopyPasteHandler.inc:192 +#, fuzzy, php-format +msgid "Cannot set permission for '%s'" +msgstr "Удалить" -#: plugins/admin/ogroups/tabs_ogroups.inc:213 -msgid "FAI summary" +#: include/class_CopyPasteHandler.inc:158 +#, php-format +msgid "'%s' is no vaild LDAP object" msgstr "" -#: plugins/admin/ogroups/tabs_ogroups.inc:222 -#: plugins/admin/users/class_divListUsers.inc:203 -#: plugins/admin/groups/class_divListGroup.inc:198 -#: plugins/personal/posix/class_posixAccount.inc:295 -msgid "Environment" -msgstr "Окружение" - -#: plugins/admin/ogroups/tabs_ogroups.inc:241 -msgid "Applications" -msgstr "Приложения" - -#: plugins/admin/ogroups/ogroup_objects.tpl:6 -msgid "Select objects to add" -msgstr "Выбрать объекты для добавления" +#: include/class_CopyPasteHandler.inc:175 +#, fuzzy, php-format +msgid "No write permission in '%s'" +msgstr "Удалить" -#: plugins/admin/ogroups/ogroup_objects.tpl:20 -#: plugins/admin/groups/group_objects.tpl:20 -#: plugins/personal/posix/posix_groups.tpl:21 -#: ihtml/themes/default/MultiSelectWindow.tpl:63 -#: ihtml/themes/default/MultiSelectWindow.tpl:103 -msgid "Filters" -msgstr "Фильтры" +#: include/class_CopyPasteHandler.inc:386 +#, php-format +msgid "These objects will be pasted: %s" +msgstr "" -#: plugins/admin/ogroups/ogroup_objects.tpl:36 -msgid "Display objects of department" -msgstr "Показать объекты подразделения" +#: include/class_CopyPasteHandler.inc:410 +#, php-format +msgid "This object will be pasted: %s" +msgstr "" -#: plugins/admin/ogroups/ogroup_objects.tpl:37 -#: plugins/admin/ogroups/trust_machines.tpl:27 -#: plugins/admin/groups/group_objects.tpl:40 -#: plugins/admin/groups/trust_machines.tpl:27 -#: plugins/personal/posix/posix_groups.tpl:35 -#: plugins/personal/posix/trust_machines.tpl:27 -msgid "Choose the department the search will be based on" -msgstr "Выбрать раздел, для которого будет осуществлен поиск" +#: include/class_CopyPasteHandler.inc:508 +#, fuzzy +msgid "Cannot paste" +msgstr "Создать телефонный аккаунт" -#: plugins/admin/ogroups/ogroup_objects.tpl:40 -msgid "Display objects matching" -msgstr "Показать совпадения объектов" +#: include/class_msg_dialog.inc:124 +msgid "Please fix the above error and reload the page." +msgstr "" -#: plugins/admin/ogroups/ogroup_objects.tpl:41 -msgid "Regular expression for matching object names" -msgstr "Регулярное выражение, соответствующее именам объектов" +#: plugins/generic/references/class_reference.inc:41 +#: plugins/admin/ogroups/class_ogroup.inc:1120 +#: plugins/admin/groups/class_groupGeneric.inc:1295 +#: plugins/admin/departments/class_departmentGeneric.inc:609 +#: plugins/personal/generic/class_user.inc:37 +#: plugins/personal/generic/class_user.inc:1543 +#: plugins/personal/posix/generic.tpl:4 setup/setup_feedback.tpl:55 +msgid "Generic" +msgstr "Общее" -#: plugins/admin/ogroups/class_ogroupManagement.inc:26 -#: plugins/admin/ogroups/main.inc:53 plugins/admin/ogroups/main.inc:58 -#: plugins/admin/ogroups/class_ogroup.inc:1126 -msgid "Object groups" -msgstr "Объединения" +#: plugins/generic/references/class_reference.inc:43 +#: plugins/personal/posix/class_posixAccount.inc:37 +msgid "UNIX" +msgstr "Unix" -#: plugins/admin/ogroups/class_ogroupManagement.inc:27 -#, fuzzy -msgid "Manage object groups" -msgstr "Название группы" +#: plugins/generic/references/class_reference.inc:45 +#: plugins/admin/ogroups/class_divListOGroup.inc:204 +#: plugins/admin/ogroups/tabs_ogroups.inc:148 +#: plugins/admin/groups/class_divListGroup.inc:190 +#: plugins/admin/users/class_divListUsers.inc:87 +#: plugins/admin/users/class_divListUsers.inc:205 +msgid "Mail" +msgstr "Почта" -#: plugins/admin/ogroups/class_ogroupManagement.inc:176 -#: plugins/admin/users/class_userManagement.inc:211 -#: plugins/admin/groups/class_groupManagement.inc:195 -#, fuzzy -msgid "Infrastructure error" -msgstr "Ошибка LDAP:" +#: plugins/generic/references/class_reference.inc:47 +#: plugins/generic/references/class_reference.inc:49 +#: plugins/admin/groups/class_divListGroup.inc:192 +#: plugins/admin/users/class_divListUsers.inc:88 +#: plugins/admin/users/class_divListUsers.inc:211 +#: plugins/personal/posix/class_posixAccount.inc:295 +msgid "Samba" +msgstr "Samba" -#: plugins/admin/ogroups/class_ogroupManagement.inc:255 -#: plugins/admin/ogroups/class_ogroupManagement.inc:331 -#, fuzzy -msgid "object group" -msgstr "Объект группы" +#: plugins/generic/references/class_reference.inc:51 +msgid "FAX" +msgstr "Факс" -#: plugins/admin/ogroups/class_ogroupManagement.inc:530 -#, fuzzy -msgid "Templates" -msgstr "Шаблон" +#: plugins/generic/references/class_reference.inc:53 +#: plugins/admin/users/class_divListUsers.inc:89 +msgid "Proxy" +msgstr "Прокси-сервер" -#: plugins/admin/ogroups/class_ogroupManagement.inc:531 -#: plugins/admin/users/class_divListUsers.inc:126 setup/setup_config2.tpl:286 -#: setup/setup_config2.tpl:331 -msgid "User" -msgstr "Пользователь" +#: plugins/generic/references/class_reference.inc:55 +msgid "FTP" +msgstr "FTP" +#: plugins/generic/references/class_reference.inc:57 #: plugins/admin/ogroups/class_ogroupManagement.inc:532 #: plugins/admin/groups/class_divListGroup.inc:133 -#: plugins/generic/references/class_reference.inc:57 msgid "Group" msgstr "Группа" +#: plugins/generic/references/class_reference.inc:59 +#: plugins/admin/ogroups/class_divListOGroup.inc:83 +#: plugins/admin/ogroups/class_ogroupManagement.inc:534 +#: plugins/admin/groups/class_divListGroup.inc:79 +#: plugins/admin/users/class_divListUsers.inc:80 +#: plugins/admin/departments/class_departmentManagement.inc:604 +#: plugins/personal/generic/class_user.inc:1568 +#: plugins/personal/generic/generic.tpl:287 +#: plugins/personal/generic/multiple_generic.tpl:159 +msgid "Department" +msgstr "Подразделение" + +#: plugins/generic/references/class_reference.inc:61 +#: plugins/admin/ogroups/class_ogroupManagement.inc:536 +#: plugins/admin/groups/class_divListGroup.inc:196 +#: plugins/admin/users/class_divListUsers.inc:207 +#: plugins/admin/departments/class_departmentGeneric.inc:328 +#: plugins/admin/departments/generic.tpl:88 +#: plugins/admin/departments/organization.tpl:88 +#: plugins/personal/generic/class_user.inc:1263 +#: plugins/personal/generic/class_user.inc:1671 +#: plugins/personal/generic/generic.tpl:338 +#: plugins/personal/generic/generic.tpl:519 +#: plugins/personal/generic/multiple_generic.tpl:217 +#: plugins/personal/generic/multiple_generic.tpl:428 +msgid "Phone" +msgstr "Телефон" + +#: plugins/generic/references/class_reference.inc:63 #: plugins/admin/ogroups/class_ogroupManagement.inc:533 #: plugins/admin/groups/class_divListGroup.inc:194 -#: plugins/generic/references/class_reference.inc:63 msgid "Application" msgstr "Приложение" -#: plugins/admin/ogroups/class_ogroupManagement.inc:535 #: plugins/generic/references/class_reference.inc:65 +#: plugins/admin/ogroups/class_ogroupManagement.inc:535 #: setup/setup_config2.tpl:277 setup/setup_config2.tpl:322 msgid "Server" msgstr "Сервер" -#: plugins/admin/ogroups/class_ogroupManagement.inc:537 +#: plugins/generic/references/class_reference.inc:67 +msgid "Thin Client" +msgstr "Тонкий клиент" + #: plugins/generic/references/class_reference.inc:69 +#: plugins/admin/ogroups/class_ogroupManagement.inc:537 msgid "Workstation" msgstr "Рабочая станция" -#: plugins/admin/ogroups/class_ogroupManagement.inc:538 -#, fuzzy -msgid "Windows Install" -msgstr "Рабочая станция Windows" - -#: plugins/admin/ogroups/class_ogroupManagement.inc:539 -#, fuzzy -msgid "Terminal" -msgstr "Терминалы" +#: plugins/generic/references/class_reference.inc:71 +#: plugins/admin/ogroups/class_divListOGroup.inc:83 +#: plugins/admin/ogroups/class_divListOGroup.inc:159 +#: plugins/admin/ogroups/class_divListOGroup.inc:266 +msgid "Object group" +msgstr "Объект группы" -#: plugins/admin/ogroups/class_ogroupManagement.inc:540 #: plugins/generic/references/class_reference.inc:73 +#: plugins/admin/ogroups/class_ogroupManagement.inc:540 msgid "Printer" msgstr "Принтер" -#: plugins/admin/ogroups/class_ogroup.inc:232 setup/setup_ldap.tpl:121 -#: ihtml/themes/default/MultiSelectWindow.tpl:51 -#: ihtml/themes/default/MultiSelectWindow.tpl:92 -#: ihtml/themes/default/msg_dialog.tpl:56 -#: ihtml/themes/default/msg_dialog.tpl:99 -msgid "Information" -msgstr "Информация" - -#: plugins/admin/ogroups/class_ogroup.inc:232 -msgid "You cannot combine terminals and workstations in one object group!" -msgstr "" - -#: plugins/admin/ogroups/class_ogroup.inc:457 -#: plugins/admin/ogroups/class_ogroup.inc:459 -#: plugins/admin/ogroups/class_ogroup.inc:517 -msgid "departments" -msgstr "подразделения" +#: plugins/generic/references/contents.tpl:11 +msgid "Object name" +msgstr "Имя объекта" -#: plugins/admin/ogroups/class_ogroup.inc:461 -#: plugins/admin/ogroups/class_ogroup.inc:463 +#: plugins/generic/references/contents.tpl:11 #, fuzzy -msgid "people" -msgstr "Показать людей" - -#: plugins/admin/ogroups/class_ogroup.inc:465 -#: plugins/admin/ogroups/class_ogroup.inc:467 -#: plugins/admin/ogroups/class_ogroup.inc:515 -msgid "groups" -msgstr "группы" +msgid "Contents" +msgstr "Контакт" -#: plugins/admin/ogroups/class_ogroup.inc:469 -#: plugins/admin/ogroups/class_ogroup.inc:471 -#: plugins/admin/ogroups/class_ogroup.inc:518 -msgid "servers" -msgstr "серверы" +#: plugins/generic/references/contents.tpl:18 +msgid "This object has no relationship to other objects." +msgstr "Данный объект не имеет ссылок на другие объекты" -#: plugins/admin/ogroups/class_ogroup.inc:473 -#: plugins/admin/ogroups/class_ogroup.inc:475 -#: plugins/admin/ogroups/class_ogroup.inc:519 -msgid "workstations" -msgstr "рабочие станции" +#: plugins/generic/welcome/main.inc:26 +#, php-format +msgid "Welcome %s!" +msgstr "Добро пожаловать %s!" -#: plugins/admin/ogroups/class_ogroup.inc:477 -#: plugins/admin/ogroups/class_ogroup.inc:479 -#: plugins/admin/ogroups/class_ogroup.inc:521 -msgid "terminals" -msgstr "терминалы" +#: plugins/generic/welcome/welcome.tpl:4 +#, fuzzy +msgid "" +"This is the GOsa main menu. You can select your tasks from the menu on the " +"left, or by choosing one of the pictograms below. All changes apply directly " +"to your companies LDAP server." +msgstr "" +"Это начальная страница GOsa. Из меню слева или среди пиктограмм ниже вы " +"можете выбрать нужный вам раздел. Все изменения будут сразу же переноситься " +"на LDAP-сервер вашей компании." -#: plugins/admin/ogroups/class_ogroup.inc:481 +#: plugins/generic/welcome/welcome.tpl:8 #, fuzzy -msgid "printer" -msgstr "принтеры" +msgid "" +"Use 'Sign out' on the upper left to close the connection and 'Main' to get " +"back to the pictogram view." +msgstr "" +"Чтобы завершить сеанс, выберите в меню слева вверху пункт Выход. " +"Чтобы вернуться на начальную страницу, выберите Начало." -#: plugins/admin/ogroups/class_ogroup.inc:483 -#: plugins/admin/ogroups/class_ogroup.inc:523 -msgid "printers" -msgstr "принтеры" +#: plugins/generic/welcome/welcome.tpl:15 +msgid "The GOsa team" +msgstr "Команда разработчиков GOsa" -#: plugins/admin/ogroups/class_ogroup.inc:485 -#: plugins/admin/ogroups/class_ogroup.inc:487 -#: plugins/admin/ogroups/class_ogroup.inc:522 -msgid "phones" -msgstr "телефоны" +#: plugins/admin/ogroups/remove.tpl:7 +msgid "" +"Please double check if you really want to do this since there is no way for " +"GOsa to get your data back." +msgstr "" +"Подумайте еще раз, действительно ли вам нужно удаление, так как GOsa не " +"сможет восстановить эти данные." -#: plugins/admin/ogroups/class_ogroup.inc:493 -#: plugins/admin/ogroups/class_ogroup.inc:495 -#: plugins/admin/ogroups/class_ogroup.inc:516 -msgid "applications" -msgstr "приложения" +#: plugins/admin/ogroups/class_divListOGroup.inc:59 +#: plugins/admin/ogroups/class_divListOGroup.inc:60 +#, fuzzy +msgid "List of object groups" +msgstr "Название группы" -#: plugins/admin/ogroups/class_ogroup.inc:510 -#: plugins/admin/users/class_userManagement.inc:493 -msgid "none" -msgstr "нет" +#: plugins/admin/ogroups/class_divListOGroup.inc:77 +#: plugins/admin/groups/class_divListGroup.inc:73 +#: plugins/admin/users/class_divListUsers.inc:74 +#: plugins/admin/departments/class_divListDepartment.inc:59 +#: plugins/admin/acl/class_divListACL.inc:67 setup/setup_migrate.tpl:93 +#: setup/setup_migrate.tpl:149 setup/setup_migrate.tpl:201 +#: setup/setup_migrate.tpl:368 setup/setup_migrate.tpl:421 +#: setup/setup_migrate.tpl:464 setup/setup_migrate.tpl:507 +#: setup/setup_migrate.tpl:551 +#, fuzzy +msgid "Select all" +msgstr "Удалить" -#: plugins/admin/ogroups/class_ogroup.inc:512 -msgid "too many different objects!" -msgstr "слишком много различных объектов!" +#: plugins/admin/ogroups/class_divListOGroup.inc:84 +#: plugins/admin/groups/class_divListGroup.inc:80 +#: plugins/admin/users/class_divListUsers.inc:81 +#: plugins/admin/departments/locality.tpl:8 +#: plugins/admin/departments/generic.tpl:7 +#: plugins/admin/departments/country.tpl:8 +#: plugins/admin/departments/dcObject.tpl:8 +#: plugins/admin/departments/organization.tpl:7 +msgid "Properties" +msgstr "Свойства" -#: plugins/admin/ogroups/class_ogroup.inc:514 -msgid "users" -msgstr "пользователи" +#: plugins/admin/ogroups/class_divListOGroup.inc:85 +#: plugins/admin/ogroups/class_divListOGroup.inc:152 +#: plugins/admin/groups/class_divListGroup.inc:81 +#: plugins/admin/groups/class_divListGroup.inc:126 +#: plugins/admin/users/class_divListUsers.inc:82 +#: plugins/admin/users/class_divListUsers.inc:119 +#: plugins/admin/departments/class_divListDepartment.inc:66 +#: plugins/admin/departments/class_divListDepartment.inc:90 +#: plugins/admin/acl/class_divListACL.inc:74 +#: plugins/admin/acl/class_divListACL.inc:108 +msgid "Actions" +msgstr "Действия" + +#: plugins/admin/ogroups/class_divListOGroup.inc:88 +#: plugins/admin/ogroups/class_ogroup.inc:459 +#: plugins/admin/ogroups/class_ogroup.inc:463 +#: plugins/admin/ogroups/class_ogroup.inc:467 +#: plugins/admin/ogroups/class_ogroup.inc:471 +#: plugins/admin/ogroups/class_ogroup.inc:475 +#: plugins/admin/ogroups/class_ogroup.inc:479 +#: plugins/admin/ogroups/class_ogroup.inc:483 +#: plugins/admin/ogroups/class_ogroup.inc:487 +#: plugins/admin/ogroups/class_ogroup.inc:495 +#: plugins/admin/groups/class_divListGroup.inc:85 +#: plugins/admin/groups/class_divListGroup.inc:87 +#: plugins/admin/groups/class_divListGroup.inc:89 +#: plugins/admin/groups/class_divListGroup.inc:91 +#: plugins/admin/groups/class_divListGroup.inc:93 +#: plugins/admin/users/class_divListUsers.inc:84 +#: plugins/admin/users/class_divListUsers.inc:85 +#: plugins/admin/users/class_divListUsers.inc:86 +#: plugins/admin/users/class_divListUsers.inc:87 +#: plugins/admin/users/class_divListUsers.inc:88 +#: plugins/admin/users/class_divListUsers.inc:89 +#, fuzzy, php-format +msgid "Show %s" +msgstr "Показать группы" -#: plugins/admin/ogroups/class_ogroup.inc:520 +#: plugins/admin/ogroups/class_divListOGroup.inc:89 +#: plugins/admin/ogroups/class_divListOGroup.inc:90 #, fuzzy -msgid "winstations" -msgstr "Рабочая станция" +msgid "user groups" +msgstr "группы" -#: plugins/admin/ogroups/class_ogroup.inc:570 -#: plugins/admin/groups/class_groupGeneric.inc:521 -#: plugins/personal/posix/class_posixAccount.inc:623 -#: setup/setup_config2.tpl:201 -msgid "disabled" -msgstr "отключен" +#: plugins/admin/ogroups/class_divListOGroup.inc:91 +#: plugins/admin/ogroups/class_divListOGroup.inc:92 +#, fuzzy +msgid "nested groups" +msgstr "Объединения" -#: plugins/admin/ogroups/class_ogroup.inc:570 -#: plugins/admin/groups/class_groupGeneric.inc:521 -#: plugins/personal/posix/class_posixAccount.inc:623 -msgid "full access" -msgstr "полный доступ" +#: plugins/admin/ogroups/class_divListOGroup.inc:93 +#: plugins/admin/ogroups/class_divListOGroup.inc:94 +#: plugins/admin/groups/class_divListGroup.inc:89 +#, fuzzy +msgid "application groups" +msgstr "Показать группы приложений" -#: plugins/admin/ogroups/class_ogroup.inc:571 -#: plugins/admin/groups/class_groupGeneric.inc:522 -#: plugins/personal/posix/class_posixAccount.inc:624 -msgid "allow access to these hosts" -msgstr "разрешить доступ только на эти хосты" +#: plugins/admin/ogroups/class_divListOGroup.inc:95 +#: plugins/admin/ogroups/class_divListOGroup.inc:96 +#, fuzzy +msgid "department groups" +msgstr "подразделения" -#: plugins/admin/ogroups/class_ogroup.inc:755 +#: plugins/admin/ogroups/class_divListOGroup.inc:97 +#: plugins/admin/ogroups/class_divListOGroup.inc:98 #, fuzzy -msgid "Non existing dn:" -msgstr "Не существующий dn:" +msgid "server groups" +msgstr "серверы" -#: plugins/admin/ogroups/class_ogroup.inc:912 -#, php-format -msgid "" -"These systems are already configured by other object groups and cannot be " -"added:" -msgstr "" +#: plugins/admin/ogroups/class_divListOGroup.inc:99 +#: plugins/admin/ogroups/class_divListOGroup.inc:100 +#, fuzzy +msgid "workstation groups" +msgstr "рабочие станции" -#: plugins/admin/ogroups/class_ogroup.inc:937 +#: plugins/admin/ogroups/class_divListOGroup.inc:101 +#: plugins/admin/ogroups/class_divListOGroup.inc:102 #, fuzzy -msgid "You can combine two different object types at maximum, only!" -msgstr "" -"Вы можете комбинировать не более двух различных классов в одном объекте!" +msgid "windows workstation groups" +msgstr "Показать рабочие станции" -#: plugins/admin/ogroups/class_ogroup.inc:1121 +#: plugins/admin/ogroups/class_divListOGroup.inc:103 +#: plugins/admin/ogroups/class_divListOGroup.inc:104 #, fuzzy -msgid "Object group generic" -msgstr "Объект группы" +msgid "terminal groups" +msgstr "Показать группы с эл. почтой" -#: plugins/admin/ogroups/class_ogroup.inc:1132 +#: plugins/admin/ogroups/class_divListOGroup.inc:105 +#: plugins/admin/ogroups/class_divListOGroup.inc:106 #, fuzzy -msgid "Sytem trust" -msgstr "Системные доверия" +msgid "printer groups" +msgstr "Основная группа" -#: plugins/admin/ogroups/class_ogroup.inc:1133 +#: plugins/admin/ogroups/class_divListOGroup.inc:107 +#: plugins/admin/ogroups/class_divListOGroup.inc:108 #, fuzzy -msgid "Member" -msgstr "Включаемые объекты" +msgid "phone groups" +msgstr "Показать группы" -#: plugins/admin/ogroups/trust_machines.tpl:6 -#: plugins/admin/groups/trust_machines.tpl:6 -#: plugins/personal/posix/trust_machines.tpl:6 -msgid "Select systems to add" -msgstr "Выберите системы для добавления" +#: plugins/admin/ogroups/class_divListOGroup.inc:115 +#: plugins/admin/groups/class_divListGroup.inc:100 +#: plugins/personal/posix/posix_groups.tpl:48 +msgid "Regular expression for matching group names" +msgstr "Регулярное выражение, соответствующее именам групп" -#: plugins/admin/ogroups/trust_machines.tpl:26 -#: plugins/admin/groups/trust_machines.tpl:26 -#: plugins/personal/posix/trust_machines.tpl:26 -msgid "Display systems of department" -msgstr "Показать системы в подразделении" +#: plugins/admin/ogroups/class_divListOGroup.inc:148 +#: plugins/admin/groups/class_divListGroup.inc:122 +#: plugins/admin/users/class_divListUsers.inc:115 +#: plugins/admin/departments/class_divListDepartment.inc:87 +#: plugins/admin/acl/class_divListACL.inc:104 +#, fuzzy +msgid "Submit department" +msgstr "Показать подразделения" -#: plugins/admin/ogroups/trust_machines.tpl:30 -#: plugins/admin/groups/trust_machines.tpl:30 -#: plugins/personal/posix/trust_machines.tpl:30 -msgid "Display systems matching" -msgstr "Показать подходяшие системы" +#: plugins/admin/ogroups/class_divListOGroup.inc:157 +#: plugins/admin/groups/class_divListGroup.inc:131 +#: plugins/admin/users/class_divListUsers.inc:124 +#: plugins/admin/departments/class_divListDepartment.inc:94 +#: plugins/admin/acl/class_divListACL.inc:112 +#: setup/class_setupStep_Migrate.inc:1035 +#: setup/class_setupStep_Migrate.inc:1051 +msgid "Create" +msgstr "Создать" -#: plugins/admin/ogroups/trust_machines.tpl:31 -#: plugins/admin/groups/trust_machines.tpl:31 -#: plugins/personal/posix/trust_machines.tpl:31 -msgid "Regular expression for matching addresses" -msgstr "Регулярное выражение для поиска адреса" +#: plugins/admin/ogroups/class_divListOGroup.inc:167 +#: plugins/admin/groups/class_divListGroup.inc:141 +#: plugins/admin/users/class_divListUsers.inc:138 +#: plugins/admin/departments/class_divListDepartment.inc:110 +#: plugins/admin/acl/class_divListACL.inc:118 +#: plugins/personal/generic/generic_certs.tpl:21 +#: plugins/personal/generic/generic_certs.tpl:45 +#: plugins/personal/generic/generic_certs.tpl:69 +#: setup/class_setupStep_Migrate.inc:2862 +msgid "Remove" +msgstr "Удалить" -#: plugins/admin/users/password.tpl:4 +#: plugins/admin/ogroups/class_divListOGroup.inc:228 +#: plugins/admin/groups/class_divListGroup.inc:234 +#: plugins/admin/users/class_divListUsers.inc:257 +#: plugins/admin/departments/class_divListDepartment.inc:158 +#: plugins/admin/acl/class_divListACL.inc:164 +#: plugins/admin/acl/class_divListACL.inc:184 #, 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." -msgstr "" -"В полях ниже вы можете изменить пароль выбранного пользователя. Изменения " -"вступят в силу немедленно. Пожалуйста, запомните новый пароль, так как иначе " -"пользователь не сможет войти в систему." +msgid "edit" +msgstr "Изменить" -#: plugins/admin/users/password.tpl:8 plugins/personal/password/password.tpl:8 +#: plugins/admin/ogroups/class_divListOGroup.inc:228 +#: plugins/admin/groups/class_divListGroup.inc:234 +#: plugins/admin/departments/class_divListDepartment.inc:158 #, fuzzy -msgid "" -"Changing the password affects your authentification on mail, proxy, samba " -"and unix services." -msgstr "" -"Изменение пароля влияет на аутентификацию при использовании почты, прокси-" -"сервера, Samba и служб UNIX." - -#: plugins/admin/users/password.tpl:13 -#: plugins/admin/users/class_userManagement.inc:265 -#: plugins/personal/generic/password.tpl:7 -#: plugins/personal/generic/main.inc:97 -#: plugins/personal/password/password.tpl:18 html/password.php:196 -#: ihtml/themes/default/password.tpl:82 ihtml/themes/default/password.tpl:83 -#: ihtml/themes/default/accountexpired.tpl:32 -#: ihtml/themes/default/accountexpired.tpl:36 -msgid "New password" -msgstr "Новый пароль" +msgid "Edit this entry" +msgstr "Редактиовать объект" -#: plugins/admin/users/password.tpl:17 -#: plugins/personal/generic/password.tpl:11 -#: plugins/personal/password/password.tpl:23 -msgid "Repeat new password" -msgstr "Подтверждение" +#: plugins/admin/ogroups/class_divListOGroup.inc:234 +#: plugins/admin/groups/class_divListGroup.inc:241 +#: plugins/admin/users/class_divListUsers.inc:281 +#: plugins/admin/departments/class_divListDepartment.inc:161 +#: plugins/admin/acl/class_divListACL.inc:191 +#, fuzzy +msgid "delete" +msgstr "Удалить" -#: plugins/admin/users/password.tpl:21 +#: plugins/admin/ogroups/class_divListOGroup.inc:234 +#: plugins/admin/groups/class_divListGroup.inc:241 +#: plugins/admin/departments/class_divListDepartment.inc:161 #, fuzzy -msgid "Strength" -msgstr "Улица" +msgid "Delete this entry" +msgstr "Удалить" -#: plugins/admin/users/password.tpl:30 -#: plugins/personal/generic/password.tpl:17 -#: plugins/personal/password/password.tpl:39 -msgid "Set password" -msgstr "Изменить пароль" +#: plugins/admin/ogroups/class_divListOGroup.inc:282 +#, fuzzy +msgid "Number of listed object groups" +msgstr "Название группы" -#: plugins/admin/users/class_divListUsers.inc:55 -#: plugins/admin/users/class_divListUsers.inc:56 -msgid "List of users" -msgstr "Список пользователей" +#: plugins/admin/ogroups/class_divListOGroup.inc:283 +#: plugins/admin/groups/class_divListGroup.inc:304 +#: plugins/admin/users/class_divListUsers.inc:372 +#: plugins/admin/departments/class_divListDepartment.inc:201 +#, fuzzy +msgid "Number of listed departments" +msgstr "Подразделение" -#: plugins/admin/users/class_divListUsers.inc:80 -#: ihtml/themes/default/password.tpl:69 ihtml/themes/default/password.tpl:71 -#: ihtml/themes/default/login.tpl:42 ihtml/themes/default/login.tpl:44 -msgid "Username" -msgstr "Имя пользователя" +#: plugins/admin/ogroups/class_ogroupManagement.inc:26 +#: plugins/admin/ogroups/class_ogroup.inc:1126 +#: plugins/admin/ogroups/main.inc:53 plugins/admin/ogroups/main.inc:58 +msgid "Object groups" +msgstr "Объединения" -#: plugins/admin/users/class_divListUsers.inc:84 -#: plugins/admin/users/class_divListUsers.inc:128 -#: plugins/admin/users/class_userManagement.inc:764 -#: plugins/admin/users/template.tpl:15 plugins/admin/users/templatize.tpl:15 -msgid "Template" -msgstr "Шаблон" +#: plugins/admin/ogroups/class_ogroupManagement.inc:27 +#, fuzzy +msgid "Manage object groups" +msgstr "Название группы" -#: plugins/admin/users/class_divListUsers.inc:84 +#: plugins/admin/ogroups/class_ogroupManagement.inc:176 +#: plugins/admin/groups/class_groupManagement.inc:195 +#: plugins/admin/users/class_userManagement.inc:211 #, fuzzy -msgid "templates" -msgstr "Шаблон" +msgid "Infrastructure error" +msgstr "Ошибка LDAP:" -#: plugins/admin/users/class_divListUsers.inc:85 +#: plugins/admin/ogroups/class_ogroupManagement.inc:255 +#: plugins/admin/ogroups/class_ogroupManagement.inc:331 #, fuzzy -msgid "GOsa object" -msgstr "Объект" +msgid "object group" +msgstr "Объект группы" -#: plugins/admin/users/class_divListUsers.inc:85 +#: plugins/admin/ogroups/class_ogroupManagement.inc:285 +#: plugins/admin/ogroups/class_ogroupManagement.inc:338 +#: plugins/admin/ogroups/class_ogroupManagement.inc:365 +#: plugins/admin/groups/class_groupManagement.inc:407 +#: plugins/admin/groups/class_groupManagement.inc:461 +#: plugins/admin/groups/class_groupManagement.inc:492 +#: plugins/admin/users/class_userManagement.inc:546 +#: plugins/admin/users/class_userManagement.inc:550 +#: plugins/admin/departments/class_departmentManagement.inc:250 +#: plugins/admin/acl/class_aclManagement.inc:166 +#: plugins/admin/acl/class_aclManagement.inc:209 +#: plugins/admin/acl/class_aclManagement.inc:302 +#: plugins/admin/acl/class_aclManagement.inc:347 #, fuzzy -msgid "functional users" -msgstr "Показать обычных пользователей" +msgid "Permission error" +msgstr "Права для членов группы" -#: plugins/admin/users/class_divListUsers.inc:86 -#: plugins/admin/users/class_divListUsers.inc:201 -#: plugins/admin/groups/class_divListGroup.inc:188 +#: plugins/admin/ogroups/class_ogroupManagement.inc:530 #, fuzzy -msgid "Posix" -msgstr "Прокси-сервер" +msgid "Templates" +msgstr "Шаблон" -#: plugins/admin/users/class_divListUsers.inc:86 +#: plugins/admin/ogroups/class_ogroupManagement.inc:531 +#: plugins/admin/users/class_divListUsers.inc:126 setup/setup_config2.tpl:286 +#: setup/setup_config2.tpl:331 +msgid "User" +msgstr "Пользователь" + +#: plugins/admin/ogroups/class_ogroupManagement.inc:538 #, fuzzy -msgid "POSIX users" -msgstr "Атрибуты UNIX" +msgid "Windows Install" +msgstr "Рабочая станция Windows" -#: plugins/admin/users/class_divListUsers.inc:87 +#: plugins/admin/ogroups/class_ogroupManagement.inc:539 #, fuzzy -msgid "mail users" -msgstr "Пользователи домена" +msgid "Terminal" +msgstr "Терминалы" -#: plugins/admin/users/class_divListUsers.inc:88 -#: plugins/admin/users/class_divListUsers.inc:211 -#: plugins/admin/groups/class_divListGroup.inc:192 -#: plugins/personal/posix/class_posixAccount.inc:295 -#: plugins/generic/references/class_reference.inc:47 -#: plugins/generic/references/class_reference.inc:49 -msgid "Samba" -msgstr "Samba" +#: plugins/admin/ogroups/class_ogroup.inc:232 +msgid "You cannot combine terminals and workstations in one object group!" +msgstr "" -#: plugins/admin/users/class_divListUsers.inc:88 +#: plugins/admin/ogroups/class_ogroup.inc:457 +#: plugins/admin/ogroups/class_ogroup.inc:459 +#: plugins/admin/ogroups/class_ogroup.inc:517 +msgid "departments" +msgstr "подразделения" + +#: plugins/admin/ogroups/class_ogroup.inc:461 +#: plugins/admin/ogroups/class_ogroup.inc:463 #, fuzzy -msgid "samba users" -msgstr "Пользователи домена" +msgid "people" +msgstr "Показать людей" -#: plugins/admin/users/class_divListUsers.inc:89 -#: plugins/generic/references/class_reference.inc:53 -msgid "Proxy" -msgstr "Прокси-сервер" +#: plugins/admin/ogroups/class_ogroup.inc:465 +#: plugins/admin/ogroups/class_ogroup.inc:467 +#: plugins/admin/ogroups/class_ogroup.inc:515 +msgid "groups" +msgstr "группы" -#: plugins/admin/users/class_divListUsers.inc:89 -#, fuzzy -msgid "proxy users" -msgstr "Показать пользователей с прокси-серверами" +#: plugins/admin/ogroups/class_ogroup.inc:469 +#: plugins/admin/ogroups/class_ogroup.inc:471 +#: plugins/admin/ogroups/class_ogroup.inc:518 +msgid "servers" +msgstr "серверы" -#: plugins/admin/users/class_divListUsers.inc:96 -#: plugins/admin/groups/group_objects.tpl:46 -msgid "Display users matching" -msgstr "Фильтр" +#: plugins/admin/ogroups/class_ogroup.inc:473 +#: plugins/admin/ogroups/class_ogroup.inc:475 +#: plugins/admin/ogroups/class_ogroup.inc:519 +msgid "workstations" +msgstr "рабочие станции" -#: plugins/admin/users/class_divListUsers.inc:136 -#: plugins/admin/users/class_divListUsers.inc:270 -#: ihtml/themes/default/accountexpired.tpl:51 -msgid "Change password" -msgstr "Сменить пароль" +#: plugins/admin/ogroups/class_ogroup.inc:477 +#: plugins/admin/ogroups/class_ogroup.inc:479 +#: plugins/admin/ogroups/class_ogroup.inc:521 +msgid "terminals" +msgstr "терминалы" -#: plugins/admin/users/class_divListUsers.inc:140 +#: plugins/admin/ogroups/class_ogroup.inc:481 #, fuzzy -msgid "Apply template" -msgstr "Шаблон" +msgid "printer" +msgstr "принтеры" -#: plugins/admin/users/class_divListUsers.inc:199 -msgid "GOsa" -msgstr "" +#: plugins/admin/ogroups/class_ogroup.inc:483 +#: plugins/admin/ogroups/class_ogroup.inc:523 +msgid "printers" +msgstr "принтеры" -#: plugins/admin/users/class_divListUsers.inc:200 -#, fuzzy -msgid "Edit generic properties" -msgstr "Изменить свойства" +#: plugins/admin/ogroups/class_ogroup.inc:485 +#: plugins/admin/ogroups/class_ogroup.inc:487 +#: plugins/admin/ogroups/class_ogroup.inc:522 +msgid "phones" +msgstr "телефоны" -#: plugins/admin/users/class_divListUsers.inc:202 -#, fuzzy -msgid "Edit UNIX properties" -msgstr "Изменить свойства" +#: plugins/admin/ogroups/class_ogroup.inc:493 +#: plugins/admin/ogroups/class_ogroup.inc:495 +#: plugins/admin/ogroups/class_ogroup.inc:516 +msgid "applications" +msgstr "приложения" -#: plugins/admin/users/class_divListUsers.inc:204 -#, fuzzy -msgid "Edit environment properties" -msgstr "Изменить свойства" +#: plugins/admin/ogroups/class_ogroup.inc:510 +#: plugins/admin/users/class_userManagement.inc:493 +msgid "none" +msgstr "нет" -#: plugins/admin/users/class_divListUsers.inc:206 -#, fuzzy -msgid "Edit mail properties" -msgstr "Изменить свойства" +#: plugins/admin/ogroups/class_ogroup.inc:512 +msgid "too many different objects!" +msgstr "слишком много различных объектов!" -#: plugins/admin/users/class_divListUsers.inc:208 -#, fuzzy -msgid "Edit phone properties" -msgstr "Изменить свойства" +#: plugins/admin/ogroups/class_ogroup.inc:514 +msgid "users" +msgstr "пользователи" -#: plugins/admin/users/class_divListUsers.inc:210 +#: plugins/admin/ogroups/class_ogroup.inc:520 #, fuzzy -msgid "Edit fax properies" -msgstr "Изменить свойства" +msgid "winstations" +msgstr "Рабочая станция" -#: plugins/admin/users/class_divListUsers.inc:212 +#: plugins/admin/ogroups/class_ogroup.inc:570 +#: plugins/admin/groups/class_groupGeneric.inc:521 +#: plugins/personal/posix/class_posixAccount.inc:623 +#: setup/setup_config2.tpl:201 +msgid "disabled" +msgstr "отключен" + +#: plugins/admin/ogroups/class_ogroup.inc:570 +#: plugins/admin/groups/class_groupGeneric.inc:521 +#: plugins/personal/posix/class_posixAccount.inc:623 +msgid "full access" +msgstr "полный доступ" + +#: plugins/admin/ogroups/class_ogroup.inc:571 +#: plugins/admin/groups/class_groupGeneric.inc:522 +#: plugins/personal/posix/class_posixAccount.inc:624 +msgid "allow access to these hosts" +msgstr "разрешить доступ только на эти хосты" + +#: plugins/admin/ogroups/class_ogroup.inc:755 #, fuzzy -msgid "Edit samba properties" -msgstr "Изменить свойства" +msgid "Non existing dn:" +msgstr "Не существующий dn:" -#: plugins/admin/users/class_divListUsers.inc:213 -msgid "Netatalk" +#: plugins/admin/ogroups/class_ogroup.inc:912 +#, php-format +msgid "" +"These systems are already configured by other object groups and cannot be " +"added:" msgstr "" -#: plugins/admin/users/class_divListUsers.inc:214 +#: plugins/admin/ogroups/class_ogroup.inc:922 +#: plugins/admin/ogroups/class_ogroup.inc:932 +#: plugins/admin/ogroups/class_ogroup.inc:1129 +#: plugins/admin/groups/class_divListGroup.inc:79 +#: plugins/admin/groups/class_groupGeneric.inc:1139 +#: plugins/admin/groups/class_groupGeneric.inc:1145 +#: plugins/admin/groups/class_groupGeneric.inc:1147 +#: plugins/admin/groups/class_groupGeneric.inc:1159 +#: plugins/admin/groups/class_groupGeneric.inc:1173 +#: plugins/admin/groups/class_groupGeneric.inc:1180 +#: plugins/admin/groups/class_groupGeneric.inc:1304 +#: plugins/admin/users/class_userManagement.inc:767 +#: plugins/admin/users/class_userManagement.inc:841 +#: plugins/admin/users/class_userManagement.inc:853 +#: plugins/admin/departments/class_departmentGeneric.inc:307 +#: plugins/admin/departments/class_departmentGeneric.inc:309 +#: plugins/admin/departments/class_departmentGeneric.inc:314 +#: plugins/admin/departments/class_departmentGeneric.inc:321 +#: plugins/admin/departments/class_departmentGeneric.inc:325 +#: plugins/admin/departments/class_localityGeneric.inc:44 +#: plugins/admin/departments/class_localityGeneric.inc:46 +#: plugins/admin/departments/class_localityGeneric.inc:51 +#: plugins/admin/departments/class_localityGeneric.inc:53 +#: plugins/admin/departments/class_localityGeneric.inc:55 +#: plugins/admin/departments/class_organizationGeneric.inc:75 +#: plugins/admin/departments/class_organizationGeneric.inc:77 +#: plugins/admin/departments/class_organizationGeneric.inc:82 +#: plugins/admin/departments/class_organizationGeneric.inc:84 +#: plugins/admin/departments/class_organizationGeneric.inc:86 +#: plugins/admin/departments/class_countryGeneric.inc:43 +#: plugins/admin/departments/class_countryGeneric.inc:45 +#: plugins/admin/departments/class_countryGeneric.inc:50 +#: plugins/admin/departments/class_countryGeneric.inc:52 +#: plugins/admin/departments/class_countryGeneric.inc:54 +#: plugins/admin/departments/class_dcObject.inc:43 +#: plugins/admin/departments/class_dcObject.inc:45 +#: plugins/admin/departments/class_dcObject.inc:50 +#: plugins/admin/departments/class_dcObject.inc:52 +#: plugins/admin/departments/class_dcObject.inc:54 +#: plugins/admin/departments/class_dcObject.inc:86 +#: plugins/admin/acl/class_aclRole.inc:750 +#: plugins/admin/acl/class_aclRole.inc:762 plugins/admin/acl/paste_role.tpl:4 +#: plugins/admin/acl/acl_role.tpl:7 +#: plugins/personal/generic/class_user.inc:1230 +#: plugins/personal/generic/class_user.inc:1243 +#: plugins/personal/generic/class_user.inc:1280 +#: plugins/personal/generic/class_user.inc:1686 setup/setup_migrate.tpl:283 +#: setup/setup_feedback.tpl:31 +msgid "Name" +msgstr "Фамилия" + +#: plugins/admin/ogroups/class_ogroup.inc:937 #, fuzzy -msgid "Edit netatalk properties" -msgstr "Изменить свойства" +msgid "You can combine two different object types at maximum, only!" +msgstr "" +"Вы можете комбинировать не более двух различных классов в одном объекте!" -#: plugins/admin/users/class_divListUsers.inc:215 +#: plugins/admin/ogroups/class_ogroup.inc:1121 #, fuzzy -msgid "Create user from template" -msgstr "Создать шаблон" +msgid "Object group generic" +msgstr "Объект группы" -#: plugins/admin/users/class_divListUsers.inc:216 +#: plugins/admin/ogroups/class_ogroup.inc:1132 #, fuzzy -msgid "Create user with this template" -msgstr "Создать шаблон" +msgid "Sytem trust" +msgstr "Системные доверия" -#: plugins/admin/users/class_divListUsers.inc:247 +#: plugins/admin/ogroups/class_ogroup.inc:1133 #, fuzzy -msgid "inactive" -msgstr "Личный" +msgid "Member" +msgstr "Включаемые объекты" -#: plugins/admin/users/class_divListUsers.inc:250 -#: plugins/personal/posix/class_posixAccount.inc:159 -#: plugins/personal/posix/class_posixAccount.inc:161 -#: plugins/personal/posix/class_posixAccount.inc:163 -#, fuzzy -msgid "active" -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 "Группа" -#: plugins/admin/users/class_divListUsers.inc:258 -#: plugins/admin/users/class_userManagement.inc:602 -#, fuzzy -msgid "user" -msgstr "пользователи" +#: plugins/admin/ogroups/generic.tpl:10 +msgid "Name of the group" +msgstr "Название группы" -#: plugins/admin/users/class_divListUsers.inc:269 -#, fuzzy -msgid "password" -msgstr "Пароль" +#: plugins/admin/ogroups/generic.tpl:18 plugins/admin/groups/generic.tpl:28 +msgid "Descriptive text for this group" +msgstr "Описание группы" -#: plugins/admin/users/class_divListUsers.inc:273 -#: plugins/admin/users/class_divListUsers.inc:285 -#: plugins/admin/groups/class_divListGroup.inc:244 -#, fuzzy -msgid "Not allowed" -msgstr "Сменить пароль" +#: plugins/admin/ogroups/generic.tpl:29 plugins/admin/groups/generic.tpl:43 +#: plugins/admin/acl/acl_role.tpl:31 +msgid "Choose subtree to place group in" +msgstr "Выберите ветку для группы" -#: plugins/admin/users/class_divListUsers.inc:282 +#: plugins/admin/ogroups/generic.tpl:34 plugins/admin/groups/generic.tpl:49 +#: plugins/admin/departments/locality.tpl:37 +#: plugins/admin/departments/generic.tpl:49 +#: plugins/admin/departments/country.tpl:37 +#: plugins/admin/departments/dcObject.tpl:37 +#: plugins/admin/departments/organization.tpl:49 +#: plugins/admin/acl/acl_role.tpl:37 plugins/personal/generic/generic.tpl:180 +#: plugins/personal/generic/multiple_generic.tpl:56 #, fuzzy -msgid "Delete user" -msgstr "Удалить" +msgid "Select a base" +msgstr "Выберите, чтобы просмотреть серверы" -#: plugins/admin/users/class_divListUsers.inc:371 -#, fuzzy -msgid "Number of listed users" -msgstr "Подразделение" +#: plugins/admin/ogroups/generic.tpl:41 +#: plugins/admin/groups/class_groupGeneric.inc:1312 +#: plugins/personal/posix/generic.tpl:126 +msgid "System trust" +msgstr "Системные доверия" -#: plugins/admin/users/class_userManagement.inc:27 +#: plugins/admin/ogroups/generic.tpl:42 plugins/admin/groups/generic.tpl:169 +#: plugins/admin/groups/generic.tpl:203 plugins/personal/posix/generic.tpl:128 +#: plugins/personal/posix/generic.tpl:156 #, fuzzy -msgid "Manage users" -msgstr "Пользователи домена" +msgid "Trust mode" +msgstr "Режим" -#: plugins/admin/users/class_userManagement.inc:260 -#: plugins/personal/generic/main.inc:92 -#: plugins/personal/password/class_password.inc:82 html/password.php:193 -msgid "" -"The passwords you've entered as 'New password' and 'Repeated new password' " -"do not match." -msgstr "Введенные пароли не совпадают!" +#: plugins/admin/ogroups/generic.tpl:70 +msgid "Member objects" +msgstr "Включаемые объекты" -#: plugins/admin/users/class_userManagement.inc:316 -#: plugins/admin/users/class_userManagement.inc:379 -#: plugins/personal/password/class_password.inc:78 -#: plugins/personal/password/class_password.inc:81 -#: plugins/personal/password/class_password.inc:84 -#: plugins/personal/password/class_password.inc:87 -#: plugins/personal/password/class_password.inc:90 -#: plugins/personal/password/class_password.inc:93 -#: plugins/personal/password/class_password.inc:107 -#: plugins/personal/password/class_password.inc:113 html/main.php:329 -#: ihtml/themes/default/password.tpl:41 +#: plugins/admin/ogroups/tabs_ogroups.inc:133 #, fuzzy -msgid "Password change" -msgstr "Сменить пароль" +msgid "Phone queue" +msgstr "Номер телефона" -#: plugins/admin/users/class_userManagement.inc:316 -#: plugins/admin/users/class_userManagement.inc:379 +#: plugins/admin/ogroups/tabs_ogroups.inc:160 #, fuzzy -msgid "You have no permission to change this users password!" -msgstr "У вас недостаточно прав для смены своего пароля." +msgid "Systems" +msgstr "Системы" -#: plugins/admin/users/class_userManagement.inc:546 -#, fuzzy, php-format -msgid "You have no permission to modify object '%s'!" -msgstr "У вас недостаточно прав для удаления этого стоп-листа." +#: plugins/admin/ogroups/tabs_ogroups.inc:171 +#: plugins/admin/ogroups/tabs_ogroups.inc:194 +msgid "Startup" +msgstr "Запуск" -#: plugins/admin/users/class_userManagement.inc:550 -#, fuzzy -msgid "You have no permission to use this template!" -msgstr "У вас недостаточно прав для удаления этого стоп-листа." +#: plugins/admin/ogroups/tabs_ogroups.inc:182 +#: plugins/admin/ogroups/tabs_ogroups.inc:203 +msgid "Devices" +msgstr "Устройства" -#: plugins/admin/users/class_userManagement.inc:652 -#: plugins/admin/users/class_userManagement.inc:671 -#, fuzzy -msgid "Account locking" -msgstr "Учетная запись" +#: plugins/admin/ogroups/tabs_ogroups.inc:213 +msgid "FAI summary" +msgstr "" -#: plugins/admin/users/class_userManagement.inc:653 +#: plugins/admin/ogroups/tabs_ogroups.inc:222 +#: plugins/admin/groups/class_divListGroup.inc:198 +#: plugins/admin/users/class_divListUsers.inc:203 +#: plugins/personal/posix/class_posixAccount.inc:295 +msgid "Environment" +msgstr "Окружение" + +#: plugins/admin/ogroups/tabs_ogroups.inc:241 +msgid "Applications" +msgstr "Приложения" + +#: plugins/admin/ogroups/paste_generic.tpl:7 #, fuzzy -msgid "You have no permission to change the lock status for this user!" -msgstr "У вас недостаточно прав для смены своего пароля." +msgid "Please enter the new object group name" +msgstr "Введите адрес сервера" -#: plugins/admin/users/class_userManagement.inc:672 -#, php-format -msgid "" -"Password method '%s' does not support locking. Account has not been locked!" -msgstr "" +#: plugins/admin/ogroups/ogroup_objects.tpl:6 +msgid "Select objects to add" +msgstr "Выбрать объекты для добавления" -#: plugins/admin/users/class_userManagement.inc:770 -#: plugins/admin/users/class_userManagement.inc:844 -#: plugins/personal/generic/class_user.inc:1235 -#: plugins/personal/generic/class_user.inc:1277 -#: plugins/personal/generic/class_user.inc:1555 -#: plugins/personal/generic/class_user.inc:1683 -msgid "Given name" -msgstr "Имя" +#: plugins/admin/ogroups/ogroup_objects.tpl:36 +msgid "Display objects of department" +msgstr "Показать объекты подразделения" -#: plugins/admin/users/remove.tpl:6 -msgid "" -"This includes all account data, system access rules, imap settings, etc. for " -"this user. Please double check if your really want to do this since there is " -"no way for GOsa to get your data back." -msgstr "" -"Сюда входит вся информация об учетной записи этого пользователя, его права " -"доступа в системе, настройки IMAP и т. д. Подумайте еще раз, действительно " -"ли вам нужно удаление, так как GOsa не сможет отменить результаты этой " -"операции." +#: plugins/admin/ogroups/ogroup_objects.tpl:37 +#: plugins/admin/ogroups/trust_machines.tpl:27 +#: plugins/admin/groups/group_objects.tpl:40 +#: plugins/admin/groups/trust_machines.tpl:27 +#: plugins/personal/posix/posix_groups.tpl:35 +#: plugins/personal/posix/trust_machines.tpl:27 +msgid "Choose the department the search will be based on" +msgstr "Выбрать раздел, для которого будет осуществлен поиск" -#: plugins/admin/users/main.inc:51 plugins/admin/users/main.inc:57 -msgid "User administration" -msgstr "Управление пользователями" +#: plugins/admin/ogroups/ogroup_objects.tpl:40 +msgid "Display objects matching" +msgstr "Показать совпадения объектов" -#: plugins/admin/users/template.tpl:2 -msgid "Creating a new user using templates" -msgstr "Создание пользователя на основе шаблона" +#: plugins/admin/ogroups/ogroup_objects.tpl:41 +msgid "Regular expression for matching object names" +msgstr "Регулярное выражение, соответствующее именам объектов" -#: plugins/admin/users/template.tpl:6 -#, 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 "" -"Можно создавать пользователей на основе шаблонов. При этом многие поля в " -"базе данных будут заполнены автоматически. Выберите нет, чтобы не " -"использовать шаблоны." +#: plugins/admin/ogroups/trust_machines.tpl:6 +#: plugins/admin/groups/trust_machines.tpl:6 +#: plugins/personal/posix/trust_machines.tpl:6 +msgid "Select systems to add" +msgstr "Выберите системы для добавления" -#: plugins/admin/users/template.tpl:23 plugins/personal/generic/generic.tpl:49 -#: plugins/personal/generic/paste_generic.tpl:7 -#, fuzzy -msgid "Last name" -msgstr "Список" +#: plugins/admin/ogroups/trust_machines.tpl:26 +#: plugins/admin/groups/trust_machines.tpl:26 +#: plugins/personal/posix/trust_machines.tpl:26 +msgid "Display systems of department" +msgstr "Показать системы в подразделении" -#: plugins/admin/users/template.tpl:27 plugins/personal/generic/generic.tpl:69 -#: plugins/personal/generic/paste_generic.tpl:11 -#, fuzzy -msgid "First name" -msgstr "Список" +#: plugins/admin/ogroups/trust_machines.tpl:30 +#: plugins/admin/groups/trust_machines.tpl:30 +#: plugins/personal/posix/trust_machines.tpl:30 +msgid "Display systems matching" +msgstr "Показать подходяшие системы" -#: plugins/admin/users/template.tpl:32 plugins/personal/generic/generic.tpl:82 -#: plugins/personal/generic/paste_generic.tpl:15 -#: plugins/personal/generic/class_user.inc:1225 -#: plugins/personal/generic/class_user.inc:1238 -#: plugins/personal/generic/class_user.inc:1252 -#: plugins/personal/generic/class_user.inc:1254 html/password.php:215 -msgid "Login" -msgstr "Имя пользователя" +#: plugins/admin/ogroups/trust_machines.tpl:31 +#: plugins/admin/groups/trust_machines.tpl:31 +#: plugins/personal/posix/trust_machines.tpl:31 +msgid "Regular expression for matching addresses" +msgstr "Регулярное выражение для поиска адреса" + +#: plugins/admin/groups/remove.tpl:6 +msgid "" +"This may be a primary user group. Please double check if you really want to " +"do this since there is no way for GOsa to get your data back." +msgstr "" +"Возможно, это основная группа пользователей. Еще раз проверте что Вы " +"действительно хотите удалить ее, так как GOsa не сможет отменить результаты " +"этой операции." + +#: plugins/admin/groups/group_objects.tpl:6 +msgid "Select users to add" +msgstr "Выбрать пользователей для добавления" -#: plugins/admin/users/templatize.tpl:2 +#: plugins/admin/groups/group_objects.tpl:30 +msgid "Select to see servers" +msgstr "Выберите, чтобы просмотреть серверы" + +#: plugins/admin/groups/group_objects.tpl:30 #, fuzzy -msgid "Applying a template" -msgstr "Шаблон" +msgid "Search within subtree" +msgstr "Искать в поддеревьях" -#: plugins/admin/users/templatize.tpl:6 -msgid "" -"Applying a template to several users will replace all user attributes " -"defined in the template." -msgstr "" +#: plugins/admin/groups/group_objects.tpl:37 +msgid "Display users of department" +msgstr "Подразделение" -#: plugins/admin/users/templatize.tpl:33 -msgid "No templates available!" -msgstr "" +#: plugins/admin/groups/group_objects.tpl:46 +#: plugins/admin/users/class_divListUsers.inc:96 +msgid "Display users matching" +msgstr "Фильтр" + +#: plugins/admin/groups/group_objects.tpl:47 +msgid "Regular expression for matching user names" +msgstr "Регулярное выражение, соответствующее именам пользователей" #: plugins/admin/groups/generic.tpl:14 plugins/personal/generic/generic.tpl:52 #: plugins/personal/generic/generic.tpl:73 @@ -3515,10 +3414,77 @@ msgstr "Основная группа" msgid "Not in all groups" msgstr "Показать группы с эл. почтой" -#: plugins/admin/groups/paste_generic.tpl:1 +#: plugins/admin/groups/class_divListGroup.inc:55 +#: plugins/admin/groups/class_divListGroup.inc:56 +msgid "List of groups" +msgstr "Список групп" + +#: plugins/admin/groups/class_divListGroup.inc:84 +msgid "Select to see groups that are primary groups of users" +msgstr "Выберите, чтобы просмотреть список основных групп пользователей" + +#: plugins/admin/groups/class_divListGroup.inc:85 #, fuzzy -msgid "Group settings" -msgstr "Настройки Samba" +msgid "primary groups" +msgstr "Основная группа" + +#: plugins/admin/groups/class_divListGroup.inc:86 +#, fuzzy +msgid "samba groups mappings" +msgstr "Samba" + +#: plugins/admin/groups/class_divListGroup.inc:87 +#, fuzzy +msgid "samba groups" +msgstr "Группа Samba" + +#: plugins/admin/groups/class_divListGroup.inc:88 +#, fuzzy +msgid "application settings" +msgstr "приложения" + +#: plugins/admin/groups/class_divListGroup.inc:90 +#, fuzzy +msgid "mail settings" +msgstr "Почтовые настройки пользователя" + +#: plugins/admin/groups/class_divListGroup.inc:91 +#, fuzzy +msgid "mail groups" +msgstr "Показать группы с эл. почтой" + +#: plugins/admin/groups/class_divListGroup.inc:92 +msgid "Select to see normal groups that have only functional aspects" +msgstr "Выберите, чтобы просмотреть список обычных групп" + +#: plugins/admin/groups/class_divListGroup.inc:93 +#, fuzzy +msgid "functional groups" +msgstr "Показать обычные группы" + +#: plugins/admin/groups/class_divListGroup.inc:101 +#: plugins/personal/posix/posix_groups.tpl:59 +msgid "User name of which groups are shown" +msgstr "Имя пользователя, для которого перечисляются группы" + +#: plugins/admin/groups/class_divListGroup.inc:188 +#: plugins/admin/users/class_divListUsers.inc:86 +#: plugins/admin/users/class_divListUsers.inc:201 +#, fuzzy +msgid "Posix" +msgstr "Прокси-сервер" + +#: plugins/admin/groups/class_divListGroup.inc:244 +#: plugins/admin/users/class_divListUsers.inc:273 +#: plugins/admin/users/class_divListUsers.inc:285 +#, fuzzy +msgid "Not allowed" +msgstr "Сменить пароль" + +#: plugins/admin/groups/class_divListGroup.inc:303 +#, fuzzy +msgid "Number of listed groups" +msgstr "Название группы" #: plugins/admin/groups/class_groupGeneric.inc:163 #, fuzzy @@ -3546,72 +3512,96 @@ msgstr "Непривилегированные пользователи доме msgid "Special group (%d)" msgstr "Специальная группа (%d)" -#: plugins/admin/groups/class_groupGeneric.inc:685 +#: plugins/admin/groups/class_groupGeneric.inc:628 +#, php-format +msgid "Adding UID '%s' to group '%s' faild: cannot find user object!" +msgstr "" + +#: plugins/admin/groups/class_groupGeneric.inc:634 +#, php-format +msgid "Add UID '%s' to group '%s' failed: UID is used more than once!" +msgstr "" + +#: plugins/admin/groups/class_groupGeneric.inc:712 #, fuzzy -msgid "! unknown id" +msgid "! unknown UID" msgstr "состояние неизвестно" -#: plugins/admin/groups/class_groupGeneric.inc:728 +#: plugins/admin/groups/class_groupGeneric.inc:755 #, php-format msgid "Search returned too many results. Not displaying more than %s entries!" msgstr "" -#: plugins/admin/groups/class_groupGeneric.inc:954 +#: plugins/admin/groups/class_groupGeneric.inc:981 #, fuzzy, php-format msgid "Cannot find any SID for '%s'!" msgstr "Удалить" -#: plugins/admin/groups/class_groupGeneric.inc:959 +#: plugins/admin/groups/class_groupGeneric.inc:986 #, fuzzy, php-format msgid "Cannot find any RIDBASE for '%s'!" msgstr "Удалить" -#: plugins/admin/groups/class_groupGeneric.inc:1146 -#: plugins/admin/groups/class_groupGeneric.inc:1149 -#: plugins/admin/groups/class_groupGeneric.inc:1265 +#: plugins/admin/groups/class_groupGeneric.inc:1088 +#, php-format +msgid "The gidNumber '%s' is already in use by %s!" +msgstr "" + +#: plugins/admin/groups/class_groupGeneric.inc:1189 +#: plugins/admin/groups/class_groupGeneric.inc:1192 +#: plugins/admin/groups/class_groupGeneric.inc:1308 +#: plugins/personal/posix/class_posixAccount.inc:1084 +#: plugins/personal/posix/class_posixAccount.inc:1087 #: plugins/personal/posix/generic.tpl:68 #: plugins/personal/posix/paste_generic.tpl:37 -#: plugins/personal/posix/class_posixAccount.inc:1036 -#: plugins/personal/posix/class_posixAccount.inc:1039 msgid "GID" msgstr "GID" -#: plugins/admin/groups/class_groupGeneric.inc:1204 -#: plugins/personal/posix/class_posixAccount.inc:1334 +#: plugins/admin/groups/class_groupGeneric.inc:1247 +#: plugins/personal/posix/class_posixAccount.inc:1382 #, fuzzy msgid "Cannot allocate a free ID!" msgstr "Слишком много пользователей, невозможно создать идентификатор!" -#: plugins/admin/groups/class_groupGeneric.inc:1253 +#: plugins/admin/groups/class_groupGeneric.inc:1296 #, fuzzy msgid "Generic group settings" msgstr "Общая информация о пользователе" -#: plugins/admin/groups/class_groupGeneric.inc:1267 +#: plugins/admin/groups/class_groupGeneric.inc:1310 #, fuzzy msgid "Samba group type" msgstr "Группа Samba" -#: plugins/admin/groups/class_groupGeneric.inc:1268 +#: plugins/admin/groups/class_groupGeneric.inc:1311 #, fuzzy msgid "Samba domain name" msgstr "Домашний каталог Samba" -#: plugins/admin/groups/class_groupGeneric.inc:1270 +#: plugins/admin/groups/class_groupGeneric.inc:1313 #, fuzzy msgid "Phone pickup group" msgstr "Члены телефонной группы" -#: plugins/admin/groups/class_groupGeneric.inc:1271 +#: plugins/admin/groups/class_groupGeneric.inc:1314 #, fuzzy msgid "Nagios group" msgstr "Контакт" -#: plugins/admin/groups/class_groupGeneric.inc:1273 +#: plugins/admin/groups/class_groupGeneric.inc:1316 #, fuzzy msgid "Group member" msgstr "Члены группы" +#: plugins/admin/groups/paste_generic.tpl:1 +#, fuzzy +msgid "Group settings" +msgstr "Настройки Samba" + +#: plugins/admin/groups/main.inc:49 plugins/admin/groups/main.inc:53 +msgid "Group administration" +msgstr "Управление группами" + #: plugins/admin/groups/class_groupManagement.inc:27 msgid "Manage POSIX groups" msgstr "" @@ -3622,600 +3612,766 @@ msgstr "" msgid "group" msgstr "группы" -#: plugins/admin/groups/remove.tpl:6 +#: plugins/admin/users/remove.tpl:6 msgid "" -"This may be a primary user group. Please double check if you really want to " -"do this since there is no way for GOsa to get your data back." +"This includes all account data, system access rules, imap settings, etc. for " +"this user. Please double check if your really want to do this since there is " +"no way for GOsa to get your data back." msgstr "" -"Возможно, это основная группа пользователей. Еще раз проверте что Вы " -"действительно хотите удалить ее, так как GOsa не сможет отменить результаты " -"этой операции." +"Сюда входит вся информация об учетной записи этого пользователя, его права " +"доступа в системе, настройки IMAP и т. д. Подумайте еще раз, действительно " +"ли вам нужно удаление, так как GOsa не сможет отменить результаты этой " +"операции." -#: plugins/admin/groups/main.inc:49 plugins/admin/groups/main.inc:53 -msgid "Group administration" -msgstr "Управление группами" +#: plugins/admin/users/main.inc:51 plugins/admin/users/main.inc:57 +msgid "User administration" +msgstr "Управление пользователями" -#: plugins/admin/groups/group_objects.tpl:6 -msgid "Select users to add" -msgstr "Выбрать пользователей для добавления" +#: plugins/admin/users/class_divListUsers.inc:55 +#: plugins/admin/users/class_divListUsers.inc:56 +msgid "List of users" +msgstr "Список пользователей" -#: plugins/admin/groups/group_objects.tpl:30 -msgid "Select to see servers" -msgstr "Выберите, чтобы просмотреть серверы" +#: plugins/admin/users/class_divListUsers.inc:84 +#: plugins/admin/users/class_divListUsers.inc:128 +#: plugins/admin/users/template.tpl:15 +#: plugins/admin/users/class_userManagement.inc:764 +#: plugins/admin/users/templatize.tpl:15 +msgid "Template" +msgstr "Шаблон" -#: plugins/admin/groups/group_objects.tpl:30 +#: plugins/admin/users/class_divListUsers.inc:84 #, fuzzy -msgid "Search within subtree" -msgstr "Искать в поддеревьях" +msgid "templates" +msgstr "Шаблон" -#: plugins/admin/groups/group_objects.tpl:37 -msgid "Display users of department" -msgstr "Подразделение" +#: plugins/admin/users/class_divListUsers.inc:85 +#, fuzzy +msgid "GOsa object" +msgstr "Объект" + +#: plugins/admin/users/class_divListUsers.inc:85 +#, fuzzy +msgid "functional users" +msgstr "Показать обычных пользователей" + +#: plugins/admin/users/class_divListUsers.inc:86 +#, fuzzy +msgid "POSIX users" +msgstr "Атрибуты UNIX" + +#: plugins/admin/users/class_divListUsers.inc:87 +#, fuzzy +msgid "mail users" +msgstr "Пользователи домена" + +#: plugins/admin/users/class_divListUsers.inc:88 +#, fuzzy +msgid "samba users" +msgstr "Пользователи домена" + +#: plugins/admin/users/class_divListUsers.inc:89 +#, fuzzy +msgid "proxy users" +msgstr "Показать пользователей с прокси-серверами" + +#: plugins/admin/users/class_divListUsers.inc:140 +#, fuzzy +msgid "Apply template" +msgstr "Шаблон" + +#: plugins/admin/users/class_divListUsers.inc:199 +msgid "GOsa" +msgstr "" + +#: plugins/admin/users/class_divListUsers.inc:200 +#, fuzzy +msgid "Edit generic properties" +msgstr "Изменить свойства" + +#: plugins/admin/users/class_divListUsers.inc:202 +#, fuzzy +msgid "Edit UNIX properties" +msgstr "Изменить свойства" + +#: plugins/admin/users/class_divListUsers.inc:204 +#, fuzzy +msgid "Edit environment properties" +msgstr "Изменить свойства" + +#: plugins/admin/users/class_divListUsers.inc:206 +#, fuzzy +msgid "Edit mail properties" +msgstr "Изменить свойства" + +#: plugins/admin/users/class_divListUsers.inc:208 +#, fuzzy +msgid "Edit phone properties" +msgstr "Изменить свойства" + +#: plugins/admin/users/class_divListUsers.inc:209 +#: plugins/admin/departments/class_departmentGeneric.inc:331 +#: plugins/admin/departments/class_departmentGeneric.inc:627 +#: plugins/admin/departments/generic.tpl:96 +#: plugins/admin/departments/class_organizationGeneric.inc:127 +#: plugins/admin/departments/organization.tpl:96 +#: plugins/personal/generic/class_user.inc:1266 +#: plugins/personal/generic/class_user.inc:1674 +#: plugins/personal/generic/generic.tpl:363 +#: plugins/personal/generic/generic.tpl:531 +#: plugins/personal/generic/multiple_generic.tpl:247 +#: plugins/personal/generic/multiple_generic.tpl:438 +msgid "Fax" +msgstr "Факс" + +#: plugins/admin/users/class_divListUsers.inc:210 +#, fuzzy +msgid "Edit fax properies" +msgstr "Изменить свойства" + +#: plugins/admin/users/class_divListUsers.inc:212 +#, fuzzy +msgid "Edit samba properties" +msgstr "Изменить свойства" + +#: plugins/admin/users/class_divListUsers.inc:213 +msgid "Netatalk" +msgstr "" -#: plugins/admin/groups/group_objects.tpl:47 -msgid "Regular expression for matching user names" -msgstr "Регулярное выражение, соответствующее именам пользователей" +#: plugins/admin/users/class_divListUsers.inc:214 +#, fuzzy +msgid "Edit netatalk properties" +msgstr "Изменить свойства" -#: plugins/admin/groups/class_divListGroup.inc:55 -#: plugins/admin/groups/class_divListGroup.inc:56 -msgid "List of groups" -msgstr "Список групп" +#: plugins/admin/users/class_divListUsers.inc:215 +#, fuzzy +msgid "Create user from template" +msgstr "Создать шаблон" -#: plugins/admin/groups/class_divListGroup.inc:84 -msgid "Select to see groups that are primary groups of users" -msgstr "Выберите, чтобы просмотреть список основных групп пользователей" +#: plugins/admin/users/class_divListUsers.inc:216 +#, fuzzy +msgid "Create user with this template" +msgstr "Создать шаблон" -#: plugins/admin/groups/class_divListGroup.inc:85 +#: plugins/admin/users/class_divListUsers.inc:247 #, fuzzy -msgid "primary groups" -msgstr "Основная группа" +msgid "inactive" +msgstr "Личный" -#: plugins/admin/groups/class_divListGroup.inc:86 +#: plugins/admin/users/class_divListUsers.inc:250 +#: plugins/personal/posix/class_posixAccount.inc:159 +#: plugins/personal/posix/class_posixAccount.inc:161 +#: plugins/personal/posix/class_posixAccount.inc:163 #, fuzzy -msgid "samba groups mappings" -msgstr "Samba" +msgid "active" +msgstr "Личный" -#: plugins/admin/groups/class_divListGroup.inc:87 +#: plugins/admin/users/class_divListUsers.inc:258 +#: plugins/admin/users/class_userManagement.inc:602 #, fuzzy -msgid "samba groups" -msgstr "Группа Samba" +msgid "user" +msgstr "пользователи" -#: plugins/admin/groups/class_divListGroup.inc:88 +#: plugins/admin/users/class_divListUsers.inc:269 #, fuzzy -msgid "application settings" -msgstr "приложения" +msgid "password" +msgstr "Пароль" -#: plugins/admin/groups/class_divListGroup.inc:90 +#: plugins/admin/users/class_divListUsers.inc:282 #, fuzzy -msgid "mail settings" -msgstr "Почтовые настройки пользователя" +msgid "Delete user" +msgstr "Удалить" -#: plugins/admin/groups/class_divListGroup.inc:91 +#: plugins/admin/users/class_divListUsers.inc:371 #, fuzzy -msgid "mail groups" -msgstr "Показать группы с эл. почтой" +msgid "Number of listed users" +msgstr "Подразделение" -#: plugins/admin/groups/class_divListGroup.inc:92 -msgid "Select to see normal groups that have only functional aspects" -msgstr "Выберите, чтобы просмотреть список обычных групп" +#: plugins/admin/users/password.tpl:4 +#, 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." +msgstr "" +"В полях ниже вы можете изменить пароль выбранного пользователя. Изменения " +"вступят в силу немедленно. Пожалуйста, запомните новый пароль, так как иначе " +"пользователь не сможет войти в систему." -#: plugins/admin/groups/class_divListGroup.inc:93 +#: plugins/admin/users/password.tpl:8 plugins/personal/password/password.tpl:8 #, fuzzy -msgid "functional groups" -msgstr "Показать обычные группы" +msgid "" +"Changing the password affects your authentification on mail, proxy, samba " +"and unix services." +msgstr "" +"Изменение пароля влияет на аутентификацию при использовании почты, прокси-" +"сервера, Samba и служб UNIX." -#: plugins/admin/groups/class_divListGroup.inc:101 -#: plugins/personal/posix/posix_groups.tpl:59 -msgid "User name of which groups are shown" -msgstr "Имя пользователя, для которого перечисляются группы" +#: plugins/admin/users/password.tpl:17 +#: plugins/personal/generic/password.tpl:11 +#: plugins/personal/password/password.tpl:23 +msgid "Repeat new password" +msgstr "Подтверждение" -#: plugins/admin/groups/class_divListGroup.inc:303 +#: plugins/admin/users/password.tpl:21 #, fuzzy -msgid "Number of listed groups" -msgstr "Название группы" +msgid "Strength" +msgstr "Улица" -#: plugins/personal/posix/posix_groups.tpl:6 -msgid "Select groups to add" -msgstr "Выберите группы для добавления" +#: plugins/admin/users/password.tpl:30 +#: plugins/personal/generic/password.tpl:17 +#: plugins/personal/password/password.tpl:39 +msgid "Set password" +msgstr "Изменить пароль" -#: plugins/personal/posix/posix_groups.tpl:32 -msgid "Display groups of department" -msgstr "Объединения в подразделении" +#: plugins/admin/users/template.tpl:2 +msgid "Creating a new user using templates" +msgstr "Создание пользователя на основе шаблона" -#: plugins/personal/posix/posix_groups.tpl:44 -msgid "Display groups matching" -msgstr "Шаблон для групп" +#: plugins/admin/users/template.tpl:6 +#, 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 "" +"Можно создавать пользователей на основе шаблонов. При этом многие поля в " +"базе данных будут заполнены автоматически. Выберите нет, чтобы не " +"использовать шаблоны." -#: plugins/personal/posix/posix_groups.tpl:55 -msgid "Display groups of user" -msgstr "Показать группы пользователей" +#: plugins/admin/users/template.tpl:23 plugins/personal/generic/generic.tpl:49 +#: plugins/personal/generic/paste_generic.tpl:7 +#, fuzzy +msgid "Last name" +msgstr "Список" -#: plugins/personal/posix/generic.tpl:7 -#: plugins/personal/posix/paste_generic.tpl:8 -#: plugins/personal/posix/class_posixAccount.inc:1018 -#: plugins/personal/posix/class_posixAccount.inc:1021 -#: plugins/personal/posix/class_posixAccount.inc:1091 -#: plugins/personal/posix/class_posixAccount.inc:1094 -#: plugins/personal/posix/class_posixAccount.inc:1522 -msgid "Home directory" -msgstr "Домашний каталог" +#: plugins/admin/users/template.tpl:27 plugins/personal/generic/generic.tpl:69 +#: plugins/personal/generic/paste_generic.tpl:11 +#, fuzzy +msgid "First name" +msgstr "Список" -#: plugins/personal/posix/generic.tpl:15 -#: plugins/personal/posix/class_posixAccount.inc:1523 -msgid "Shell" -msgstr "Оболочка" +#: plugins/admin/users/class_userManagement.inc:27 +#, fuzzy +msgid "Manage users" +msgstr "Пользователи домена" -#: plugins/personal/posix/generic.tpl:25 -msgid "Primary group" -msgstr "Основная группа" +#: plugins/admin/users/class_userManagement.inc:316 +#: plugins/admin/users/class_userManagement.inc:379 +#, fuzzy +msgid "You have no permission to change this users password!" +msgstr "У вас недостаточно прав для смены своего пароля." -#: plugins/personal/posix/generic.tpl:36 -msgid "Status" -msgstr "Состояние" +#: plugins/admin/users/class_userManagement.inc:546 +#, fuzzy, php-format +msgid "You have no permission to modify object '%s'!" +msgstr "У вас недостаточно прав для удаления этого стоп-листа." -#: plugins/personal/posix/generic.tpl:53 -#: plugins/personal/posix/paste_generic.tpl:23 -msgid "Force UID/GID" -msgstr "Указать UID/GID вручную" +#: plugins/admin/users/class_userManagement.inc:550 +#, fuzzy +msgid "You have no permission to use this template!" +msgstr "У вас недостаточно прав для удаления этого стоп-листа." -#: plugins/personal/posix/generic.tpl:57 -#: plugins/personal/posix/paste_generic.tpl:28 -#: plugins/personal/posix/class_posixAccount.inc:1029 -#: plugins/personal/posix/class_posixAccount.inc:1032 -msgid "UID" -msgstr "UID" +#: plugins/admin/users/class_userManagement.inc:652 +#: plugins/admin/users/class_userManagement.inc:671 +#, fuzzy +msgid "Account locking" +msgstr "Учетная запись" -#: plugins/personal/posix/generic.tpl:83 -#: plugins/personal/posix/paste_generic.tpl:47 -msgid "Group membership" -msgstr "Членство в группах" +#: plugins/admin/users/class_userManagement.inc:653 +#, fuzzy +msgid "You have no permission to change the lock status for this user!" +msgstr "У вас недостаточно прав для смены своего пароля." -#: plugins/personal/posix/generic.tpl:85 -#: plugins/personal/posix/paste_generic.tpl:54 -msgid "(Warning: more than 16 groups are not supported by NFS!)" +#: plugins/admin/users/class_userManagement.inc:672 +#, php-format +msgid "" +"Password method '%s' does not support locking. Account has not been locked!" msgstr "" -"(Предупреждение: NFS не поддерживает более 16 групп для одного пользователя!)" -#: plugins/personal/posix/generic.tpl:94 -#, fuzzy -msgid "Common group" -msgstr "Показать группы" +#: plugins/admin/users/class_userManagement.inc:770 +#: plugins/admin/users/class_userManagement.inc:844 +#: plugins/personal/generic/class_user.inc:1235 +#: plugins/personal/generic/class_user.inc:1277 +#: plugins/personal/generic/class_user.inc:1555 +#: plugins/personal/generic/class_user.inc:1683 +msgid "Given name" +msgstr "Имя" -#: plugins/personal/posix/generic.tpl:98 +#: plugins/admin/users/templatize.tpl:2 #, fuzzy -msgid "Non common group" -msgstr "Показать группы с эл. почтой" +msgid "Applying a template" +msgstr "Шаблон" -#: plugins/personal/posix/generic.tpl:119 -msgid "Account" -msgstr "Учетная запись" +#: plugins/admin/users/templatize.tpl:6 +msgid "" +"Applying a template to several users will replace all user attributes " +"defined in the template." +msgstr "" -#: plugins/personal/posix/paste_generic.tpl:4 +#: plugins/admin/users/templatize.tpl:33 +msgid "No templates available!" +msgstr "" + +#: plugins/admin/departments/remove.tpl:6 #, fuzzy -msgid "Posix settings" -msgstr "Атрибуты UNIX" +msgid "" +"This includes 'all' accounts, systems, etc. in this subtree. Please double " +"check if your really want to do this since there is no way for GOsa to get " +"your data back." +msgstr "" +"Это включает все учетные записи, системы и т.п. для данного " +"подразделения. Подумайте еще раз, действительно ли вы хотите его удалить, " +"так как GOsa не сможет отменить результаты этой операции." -#: plugins/personal/posix/class_posixAccount.inc:37 -#: plugins/generic/references/class_reference.inc:43 -msgid "UNIX" -msgstr "Unix" +#: plugins/admin/departments/remove.tpl:10 plugins/admin/acl/remove.tpl:10 +#, fuzzy +msgid "" +"Best thing to do before performing this action would be to save the current " +"contents of your LDAP tree in a file. So - if you've done so - press " +"'Delete' to continue or 'Cancel' to abort." +msgstr "" +"Лучше всего перед удалением сохранить резервную копию текущего дерева LDAP в " +"файл. Если вы сделали это и действительно хотите выполнить удаление, нажмите " +"Удалить, иначе нажмите Отмена." -#: plugins/personal/posix/class_posixAccount.inc:38 -#, fuzzy -msgid "Edit users POSIX settings" -msgstr "Атрибуты UNIX" +#: plugins/admin/departments/class_departmentGeneric.inc:386 +msgid "Cannot find an unused tag for this administrative unit!" +msgstr "" -#: plugins/personal/posix/class_posixAccount.inc:154 -#, fuzzy -msgid "expired" -msgstr "Экспорт" +#: plugins/admin/departments/class_departmentGeneric.inc:457 +#, php-format +msgid "Tagging '%s'." +msgstr "" -#: plugins/personal/posix/class_posixAccount.inc:156 -msgid "grace time active" +#: plugins/admin/departments/class_departmentGeneric.inc:538 +#, php-format +msgid "Moving '%s' to '%s'" msgstr "" -#: plugins/personal/posix/class_posixAccount.inc:159 -#, fuzzy -msgid "password not changeable" -msgstr "Новый пароль" +#: plugins/admin/departments/class_departmentGeneric.inc:579 +#, php-format +msgid "FAILED to copy %s, aborting operation" +msgstr "" -#: plugins/personal/posix/class_posixAccount.inc:161 +#: plugins/admin/departments/class_departmentGeneric.inc:610 +#: plugins/admin/departments/class_departmentGeneric.inc:615 +#: plugins/admin/departments/class_departmentManagement.inc:26 +msgid "Departments" +msgstr "Подразделения" + +#: plugins/admin/departments/class_departmentGeneric.inc:618 +#: plugins/admin/departments/class_divListDepartment.inc:65 #, fuzzy -msgid "password expired" -msgstr "Срок действия пароля истекает" +msgid "Department name" +msgstr "Управление подразделениями" -#: plugins/personal/posix/class_posixAccount.inc:208 -msgid "unconfigured" -msgstr "Не настроено" +#: plugins/admin/departments/class_departmentGeneric.inc:620 +#: plugins/admin/departments/generic.tpl:27 +#: plugins/admin/departments/class_organizationGeneric.inc:120 +#: plugins/admin/departments/organization.tpl:27 +msgid "Category" +msgstr "Категория" -#: plugins/personal/posix/class_posixAccount.inc:219 -msgid "automatic" -msgstr "автоматически" +#: plugins/admin/departments/class_departmentGeneric.inc:623 +#: plugins/admin/departments/generic.tpl:65 +#: plugins/admin/departments/class_organizationGeneric.inc:123 +#: plugins/admin/departments/organization.tpl:65 +#: plugins/personal/generic/class_user.inc:1579 +#: plugins/personal/generic/generic.tpl:389 +#: plugins/personal/generic/multiple_generic.tpl:275 +msgid "State" +msgstr "Адм. единица" -#: plugins/personal/posix/class_posixAccount.inc:275 -#: plugins/personal/posix/class_posixAccount.inc:295 -#: plugins/personal/posix/class_posixAccount.inc:297 -#: plugins/personal/posix/class_posixAccount.inc:300 -msgid "POSIX" -msgstr "" +#: plugins/admin/departments/class_departmentGeneric.inc:624 +#: plugins/admin/departments/generic.tpl:61 +#: plugins/admin/departments/generic.tpl:73 +#: plugins/admin/departments/class_localityGeneric.inc:87 +#: plugins/admin/departments/class_organizationGeneric.inc:124 +#: plugins/admin/departments/organization.tpl:61 +#: plugins/admin/departments/organization.tpl:73 +#: plugins/personal/generic/class_user.inc:1580 +#: plugins/personal/generic/generic.tpl:381 +#: plugins/personal/generic/multiple_generic.tpl:265 +msgid "Location" +msgstr "Местоположение" -#: plugins/personal/posix/class_posixAccount.inc:471 -#, php-format -msgid "Password can't be changed up to %s days after last change" -msgstr "Пароль нельзя изменить в течение %s дн. с последней смены (shadowMin)" +#: plugins/admin/departments/class_departmentGeneric.inc:625 +#: plugins/admin/departments/generic.tpl:81 +#: plugins/admin/departments/organization.tpl:81 +#: plugins/personal/generic/generic.tpl:194 +#: plugins/personal/generic/generic.tpl:397 +#: plugins/personal/generic/multiple_generic.tpl:67 +#: plugins/personal/generic/multiple_generic.tpl:285 +msgid "Address" +msgstr "Адрес" -#: plugins/personal/posix/class_posixAccount.inc:475 -#, php-format -msgid "Password must be changed after %s days" -msgstr "Пароль должен быть изменен по истечении %s дн. (shadowMax)" +#: plugins/admin/departments/class_departmentGeneric.inc:626 +msgid "Telephone" +msgstr "Телефон" -#: plugins/personal/posix/class_posixAccount.inc:479 -#, fuzzy, php-format -msgid "Disable account after %s days of inactivity after password expiry" -msgstr "" -"Отключить учетную запись, если срок действия пароля истек и прошло %s дн. " -"бездействия (shadowInactive)" +#: plugins/admin/departments/class_departmentGeneric.inc:629 +#: plugins/admin/departments/locality.tpl:50 +#: plugins/admin/departments/generic.tpl:114 +#: plugins/admin/departments/class_localityGeneric.inc:90 +#: plugins/admin/departments/class_organizationGeneric.inc:129 +#: plugins/admin/departments/class_countryGeneric.inc:90 +#: plugins/admin/departments/class_dcObject.inc:89 +#: plugins/admin/departments/country.tpl:50 +#: plugins/admin/departments/dcObject.tpl:50 +#: plugins/admin/departments/organization.tpl:114 +#, fuzzy +msgid "Administrative settings" +msgstr "Администрирование" -#: plugins/personal/posix/class_posixAccount.inc:483 -#, fuzzy, php-format -msgid "Warn user %s days before password expiry" +#: plugins/admin/departments/class_departmentGeneric.inc:680 +#, php-format +msgid "Object '%s' is already tagged" msgstr "" -"Предупреждать пользователей за %s дн. до истечения срока действия пароля " -"(shadowWarning)" -#: plugins/personal/posix/class_posixAccount.inc:832 -msgid "Timeout while waiting for lock. Ignoring lock!" +#: plugins/admin/departments/class_departmentGeneric.inc:687 +#, php-format +msgid "Adding tag (%s) to object '%s'" msgstr "" -#: plugins/personal/posix/class_posixAccount.inc:925 -msgid "" -"A duplicated UID number was written for this user. If this was not intended " -"please verify all used uidNumbers!" +#: plugins/admin/departments/class_departmentGeneric.inc:719 +#, php-format +msgid "Removing tag from object '%s'" msgstr "" -#: plugins/personal/posix/class_posixAccount.inc:962 -#: plugins/personal/posix/class_posixAccount.inc:1155 -msgid "Group of user" -msgstr "Группа пользователя" - -#: plugins/personal/posix/class_posixAccount.inc:1047 -#: plugins/personal/posix/class_posixAccount.inc:1100 -#, fuzzy -msgid "shadowMin" -msgstr "Затенение" - -#: plugins/personal/posix/class_posixAccount.inc:1052 -#: plugins/personal/posix/class_posixAccount.inc:1105 -#, fuzzy -msgid "shadowMax" -msgstr "Затенение" - -#: plugins/personal/posix/class_posixAccount.inc:1057 -#: plugins/personal/posix/class_posixAccount.inc:1110 +#: plugins/admin/departments/locality.tpl:11 +#: plugins/admin/departments/dcObject.tpl:11 #, fuzzy -msgid "shadowWarning" -msgstr "Затенение" +msgid "Locality name" +msgstr "Местоположение" -#: plugins/personal/posix/class_posixAccount.inc:1071 -#: plugins/personal/posix/class_posixAccount.inc:1124 +#: plugins/admin/departments/locality.tpl:14 +#: plugins/admin/departments/dcObject.tpl:14 #, fuzzy -msgid "shadowInactive" -msgstr "Затенение" +msgid "Name of locality to create" +msgstr "Имя создаваемой ветки" -#: plugins/personal/posix/class_posixAccount.inc:1512 -#, fuzzy -msgid "POSIX account" -msgstr "Аккаунт FTP" +#: plugins/admin/departments/locality.tpl:22 +#: plugins/admin/departments/generic.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 "Описание подразделения" -#: plugins/personal/posix/class_posixAccount.inc:1516 -#: plugins/personal/generic/class_user.inc:1548 -#: plugins/personal/password/class_password.inc:145 -msgid "My account" -msgstr "Моя учетная запись" +#: plugins/admin/departments/locality.tpl:31 +#: plugins/admin/departments/generic.tpl:43 +#: plugins/admin/departments/country.tpl:31 +#: plugins/admin/departments/dcObject.tpl:31 +#: plugins/admin/departments/organization.tpl:43 +msgid "Choose subtree to place department in" +msgstr "Выберите ветку для подразделения" -#: plugins/personal/posix/class_posixAccount.inc:1524 -#: setup/setup_migrate.tpl:263 -msgid "User ID" -msgstr "Идентификатор пользователя" +#: plugins/admin/departments/locality.tpl:52 +#: plugins/admin/departments/generic.tpl:116 +#: plugins/admin/departments/country.tpl:52 +#: plugins/admin/departments/dcObject.tpl:52 +#: plugins/admin/departments/organization.tpl:116 +msgid "Tag department as an independent administrative unit" +msgstr "" -#: plugins/personal/posix/class_posixAccount.inc:1525 -#, fuzzy -msgid "Group ID" -msgstr "Группа" +#: plugins/admin/departments/generic.tpl:11 +msgid "Name of department" +msgstr "Подразделение" -#: plugins/personal/posix/class_posixAccount.inc:1527 -#, fuzzy -msgid "Force password change on login" -msgstr "Сменить пароль" +#: plugins/admin/departments/generic.tpl:14 +msgid "Name of subtree to create" +msgstr "Имя создаваемой ветки" -#: plugins/personal/posix/class_posixAccount.inc:1528 -#, fuzzy -msgid "Shadow min" -msgstr "Затенение" +#: plugins/admin/departments/generic.tpl:30 +#: plugins/admin/departments/organization.tpl:30 +msgid "Category for this subtree" +msgstr "Категория этой ветки" -#: plugins/personal/posix/class_posixAccount.inc:1529 -#, fuzzy -msgid "Shadow max" -msgstr "Затенение" +#: plugins/admin/departments/generic.tpl:68 +#: plugins/admin/departments/organization.tpl:68 +msgid "State where this subtree is located" +msgstr "Адм. единица, в которой находится ветка" -#: plugins/personal/posix/class_posixAccount.inc:1530 -#, fuzzy -msgid "Shadow warning" -msgstr "Затенение" +#: plugins/admin/departments/generic.tpl:76 +#: plugins/admin/departments/organization.tpl:76 +msgid "Location of this subtree" +msgstr "Местоположение ветки" -#: plugins/personal/posix/class_posixAccount.inc:1531 -#, fuzzy -msgid "Shadow inactive" -msgstr "Затенение" +#: plugins/admin/departments/generic.tpl:84 +#: plugins/admin/departments/organization.tpl:84 +msgid "Postal address of this subtree" +msgstr "Почтовый адрес для ветки" -#: plugins/personal/posix/class_posixAccount.inc:1532 -#, fuzzy -msgid "Shadow expire" -msgstr "Показать людей" +#: plugins/admin/departments/generic.tpl:91 +#: plugins/admin/departments/organization.tpl:91 +msgid "Base telephone number of this subtree" +msgstr "Основный телефонный номер для ветки" -#: plugins/personal/posix/class_posixAccount.inc:1533 -#, fuzzy -msgid "System trust model" -msgstr "Системные доверия" +#: plugins/admin/departments/generic.tpl:99 +#: plugins/admin/departments/organization.tpl:99 +msgid "Base facsimile telephone number of this subtree" +msgstr "Основный номер факса для ветки" -#: plugins/personal/posix/main.inc:142 -#, fuzzy -msgid "POSIX settings" -msgstr "Атрибуты UNIX" +#: plugins/admin/departments/class_divListDepartment.inc:47 +#: plugins/admin/departments/class_divListDepartment.inc:48 +msgid "List of departments" +msgstr "Список подразделений" -#: plugins/personal/posix/posix_shadow.tpl:9 -msgid "User must change password on first login" -msgstr "Пользователь должен сменить пароль при первом входе в систему" +#: plugins/admin/departments/class_divListDepartment.inc:73 +msgid "Regular expression for matching department names" +msgstr "Регулярное выражение, соответствующее именам подразделений" -#: plugins/personal/posix/posix_shadow.tpl:34 -msgid "Password expires on" -msgstr "Срок действия пароля истекает" +#: plugins/admin/departments/class_departmentManagement.inc:27 +#, fuzzy +msgid "Manage Departments" +msgstr "Подразделения" -#: plugins/personal/generic/password.tpl:2 +#: plugins/admin/departments/class_departmentManagement.inc:316 msgid "" -"You have changed the method your password is stored in the ldap database. " -"For that reason you've to enter your password at this point again. GOsa will " -"then encode it with the selected method." +"As soon as the move 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 "" -"Вы изменили метод шифрования паролей в базе LDAP. В связи с этим введите " -"свой пароль снова. GOsa произведет шифрование в соответствии с выбраной " -"схемой." -#: plugins/personal/generic/generic.tpl:6 -#: plugins/personal/generic/multiple_generic.tpl:5 -msgid "Personal information" -msgstr "Личная информация" +#: plugins/admin/departments/class_departmentManagement.inc:336 +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/personal/generic/generic.tpl:20 -#: plugins/personal/generic/generic.tpl:22 -#: plugins/personal/generic/generic.tpl:38 -#: plugins/personal/generic/paste_generic.tpl:37 -#: plugins/personal/generic/generic_picture.tpl:5 -#: plugins/personal/generic/generic_picture.tpl:15 -#: plugins/personal/generic/multiple_generic.tpl:13 -msgid "Personal picture" -msgstr "Изображение" +#: plugins/admin/departments/class_departmentManagement.inc:556 +#: plugins/admin/departments/class_dcObject.inc:77 +#: plugins/admin/departments/class_dcObject.inc:78 +#, fuzzy +msgid "Domain Component" +msgstr "Администраторы домена" -#: plugins/personal/generic/generic.tpl:29 -#: plugins/personal/generic/generic.tpl:40 -msgid "Change picture" -msgstr "Сменить изображение" +#: plugins/admin/departments/class_departmentManagement.inc:568 +#: plugins/admin/departments/class_countryGeneric.inc:78 +#: plugins/admin/departments/class_countryGeneric.inc:79 +msgid "Country" +msgstr "Страна" -#: plugins/personal/generic/generic.tpl:62 +#: plugins/admin/departments/class_departmentManagement.inc:580 +#: plugins/admin/departments/class_localityGeneric.inc:78 +#: plugins/admin/departments/class_localityGeneric.inc:79 #, fuzzy -msgid "Template name" -msgstr "Шаблон" +msgid "Locality" +msgstr "Местоположение" -#: plugins/personal/generic/generic.tpl:98 -#: plugins/personal/generic/class_user.inc:1557 -msgid "Personal title" -msgstr "Обращение" +#: plugins/admin/departments/class_departmentManagement.inc:592 +#: plugins/admin/departments/class_organizationGeneric.inc:109 +#: plugins/admin/departments/class_organizationGeneric.inc:110 +#: plugins/personal/generic/class_user.inc:1567 +#: plugins/personal/generic/generic.tpl:279 +#: plugins/personal/generic/multiple_generic.tpl:149 +#: setup/setup_feedback.tpl:23 +msgid "Organization" +msgstr "Организация" -#: plugins/personal/generic/generic.tpl:108 -#: plugins/personal/generic/class_user.inc:1558 -#: plugins/personal/generic/multiple_generic.tpl:23 -msgid "Academic title" -msgstr "Академическое звание" +#: plugins/admin/departments/class_organizationGeneric.inc:118 +#, fuzzy +msgid "Organization name" +msgstr "Организация" -#: plugins/personal/generic/generic.tpl:119 -#: plugins/personal/generic/class_user.inc:1560 -msgid "Date of birth" -msgstr "Дата рождения" +#: plugins/admin/departments/class_organizationGeneric.inc:125 +#: plugins/personal/generic/class_user.inc:1581 +#, fuzzy +msgid "Postal address" +msgstr "Почтовый индекс" -#: plugins/personal/generic/generic.tpl:144 -msgid "Sex" -msgstr "Пол" +#: plugins/admin/departments/class_organizationGeneric.inc:126 +#, fuzzy +msgid "Phone number" +msgstr "Телефонные номера" -#: plugins/personal/generic/generic.tpl:157 -#: plugins/personal/generic/multiple_generic.tpl:33 +#: plugins/admin/departments/class_countryGeneric.inc:87 +#: plugins/admin/departments/country.tpl:11 #, fuzzy -msgid "Preferred langage" -msgstr "Язык по умолчанию" +msgid "Country name" +msgstr "Страна" -#: plugins/personal/generic/generic.tpl:175 -#: plugins/personal/generic/multiple_generic.tpl:53 -msgid "Choose subtree to place user in" -msgstr "Выберите ветку для пользователя" +#: plugins/admin/departments/main.inc:50 plugins/admin/departments/main.inc:52 +msgid "Department management" +msgstr "Управление подразделениями" -#: plugins/personal/generic/generic.tpl:202 -#: plugins/personal/generic/multiple_generic.tpl:78 -msgid "Private phone" -msgstr "Личный телефон" +#: plugins/admin/departments/country.tpl:14 +#, fuzzy +msgid "Name of country to create" +msgstr "Имя создаваемой ветки" -#: plugins/personal/generic/generic.tpl:210 -#: plugins/personal/generic/class_user.inc:1258 -#: plugins/personal/generic/class_user.inc:1585 -#: plugins/personal/generic/class_user.inc:1668 -#: plugins/personal/generic/multiple_generic.tpl:88 -msgid "Homepage" -msgstr "Домашняя страница" +#: plugins/admin/departments/dep_iframe.tpl:1 +msgid "Processing the requested operation" +msgstr "" -#: plugins/personal/generic/generic.tpl:223 -#: plugins/personal/generic/multiple_generic.tpl:105 -msgid "Password storage" -msgstr "Хэширование паролей" +#: plugins/admin/departments/dep_iframe.tpl:7 +msgid "" +"Your browser doesn't support iframes, please use this link to perform the " +"requested operation." +msgstr "" -#: plugins/personal/generic/generic.tpl:240 -#: plugins/personal/generic/multiple_generic.tpl:117 -#: plugins/personal/generic/generic_certs.tpl:3 -msgid "Certificates" -msgstr "Сертификаты" +#: plugins/admin/departments/organization.tpl:11 +#, fuzzy +msgid "Name of organization" +msgstr "Организация" -#: plugins/personal/generic/generic.tpl:243 -#: plugins/personal/generic/multiple_generic.tpl:121 -msgid "Edit certificates" -msgstr "Изменить сертификаты" +#: plugins/admin/departments/organization.tpl:14 +#, fuzzy +msgid "Name of organization to create" +msgstr "Имя создаваемой ветки" -#: plugins/personal/generic/generic.tpl:251 +#: plugins/admin/departments/dep_move_confirm.tpl:2 #, fuzzy -msgid "Last logon" -msgstr "Список" +msgid "You are currently moving/renaming this department." +msgstr "У вас недостаточно прав для удаления этого подразделения." -#: plugins/personal/generic/generic.tpl:267 -#: plugins/personal/generic/multiple_generic.tpl:137 -msgid "Organizational information" -msgstr "Информация об организации" +#: plugins/admin/departments/dep_move_confirm.tpl:5 +msgid "" +"Modifying a departments naming attribute 'ou' or base may corrupt acls and " +"snapshot entries for all entire objects." +msgstr "" -#: plugins/personal/generic/generic.tpl:295 -#: plugins/personal/generic/multiple_generic.tpl:169 -msgid "Department No." -msgstr "Номер подразделения" +#: plugins/admin/departments/dep_move_confirm.tpl:8 +msgid "GOsa can NOT fix this for you, yet." +msgstr "" -#: plugins/personal/generic/generic.tpl:303 -#: plugins/personal/generic/multiple_generic.tpl:179 -msgid "Employee No." -msgstr "Номер работника" +#: plugins/admin/departments/dep_move_confirm.tpl:11 +msgid "" +"Before you confirm this action, ensure that everything will be as expected, " +"possibly the best solution is a backup." +msgstr "" -#: plugins/personal/generic/generic.tpl:311 -#: plugins/personal/generic/class_user.inc:1571 -#: plugins/personal/generic/multiple_generic.tpl:189 -msgid "Employee type" -msgstr "Форма трудоустройства" +#: plugins/admin/acl/remove.tpl:6 +#, fuzzy +msgid "" +"This includes all system and setup informations. Please double check if your " +"really want to do this since there is no way for GOsa to get your data back." +msgstr "" +"Сюда входит вся информация о системе и ее настройках. Подумайте еще " +"раз, действительно ли вам нужно удаление, так как GOsa не сможет отменить " +"результаты этой операции." -#: plugins/personal/generic/generic.tpl:329 -#: plugins/personal/generic/generic.tpl:511 -#: plugins/personal/generic/multiple_generic.tpl:207 -#: plugins/personal/generic/multiple_generic.tpl:418 -msgid "Room No." -msgstr "Номер комнаты" +#: plugins/admin/acl/class_aclManagement.inc:290 +#, fuzzy +msgid "ACL role" +msgstr "Доступ" -#: plugins/personal/generic/generic.tpl:347 -#: plugins/personal/generic/class_user.inc:1269 -#: plugins/personal/generic/class_user.inc:1677 -#: plugins/personal/generic/multiple_generic.tpl:227 -msgid "Mobile" -msgstr "Мобильный" +#: plugins/admin/acl/class_divListACL.inc:51 +#: plugins/admin/acl/class_divListACL.inc:52 +#, fuzzy +msgid "List of acls" +msgstr "Список групп" -#: plugins/personal/generic/generic.tpl:355 -#: plugins/personal/generic/class_user.inc:1272 -#: plugins/personal/generic/class_user.inc:1680 -#: plugins/personal/generic/multiple_generic.tpl:237 -msgid "Pager" -msgstr "Пейджер" +#: plugins/admin/acl/class_divListACL.inc:73 +msgid "Summary" +msgstr "" -#: plugins/personal/generic/generic.tpl:413 -#: plugins/personal/generic/class_user.inc:1530 -#: plugins/personal/generic/multiple_generic.tpl:302 -msgid "Vocation" -msgstr "Специальность" +#: plugins/admin/acl/class_divListACL.inc:84 +#, fuzzy +msgid "Display acls matching" +msgstr "Шаблон для групп" -#: plugins/personal/generic/generic.tpl:421 -#: plugins/personal/generic/class_user.inc:1533 -#: plugins/personal/generic/multiple_generic.tpl:312 -msgid "Unit description" -msgstr "Описание подразделения" +#: plugins/admin/acl/class_divListACL.inc:114 +#: plugins/admin/acl/class_divListACL.inc:152 +#: plugins/admin/acl/class_aclRole.inc:742 +#: plugins/personal/generic/class_user.inc:1539 +#: plugins/personal/generic/generic.tpl:448 +#: plugins/personal/generic/multiple_generic.tpl:345 +msgid "Role" +msgstr "Роль" -#: plugins/personal/generic/generic.tpl:430 -#: plugins/personal/generic/class_user.inc:1534 -#: plugins/personal/generic/multiple_generic.tpl:323 -msgid "Subject area" -msgstr "Область деятельности" +#: plugins/admin/acl/class_divListACL.inc:165 +#, fuzzy +msgid "Edit acl role" +msgstr "Пользователи домена" -#: plugins/personal/generic/generic.tpl:439 -#: plugins/personal/generic/class_user.inc:1535 -#: plugins/personal/generic/multiple_generic.tpl:334 -msgid "Functional title" -msgstr "Должность" +#: plugins/admin/acl/class_divListACL.inc:185 +#, fuzzy +msgid "Edit acl" +msgstr "Список систем" -#: plugins/personal/generic/generic.tpl:462 -#: plugins/personal/generic/class_user.inc:1532 -#: plugins/personal/generic/multiple_generic.tpl:360 -msgid "Person locality" -msgstr "Местоположение сотрудника" +#: plugins/admin/acl/class_divListACL.inc:192 +#, fuzzy +msgid "Delete acl" +msgstr "Удалить" -#: plugins/personal/generic/generic.tpl:471 -#: plugins/personal/generic/class_user.inc:1528 -#: plugins/personal/generic/multiple_generic.tpl:371 -msgid "Unit" -msgstr "Подразделение" +#: plugins/admin/acl/tabs_acl_role.inc:28 +#, fuzzy +msgid "ACL Templates" +msgstr "Шаблон" -#: plugins/personal/generic/generic.tpl:480 -#: plugins/personal/generic/class_user.inc:1538 -#: plugins/personal/generic/multiple_generic.tpl:382 -msgid "Street" -msgstr "Улица" +#: plugins/admin/acl/class_aclRole.inc:26 +#: plugins/admin/acl/class_aclRole.inc:743 +#, fuzzy +msgid "Access control roles" +msgstr "Параметры доступа" -#: plugins/personal/generic/generic.tpl:488 -#: plugins/personal/generic/class_user.inc:1540 -#: plugins/personal/generic/multiple_generic.tpl:392 -msgid "Postal code" -msgstr "Почтовый индекс" +#: plugins/admin/acl/class_aclRole.inc:27 +#, fuzzy +msgid "Edit AC roles" +msgstr "Доступ" -#: plugins/personal/generic/generic.tpl:496 -#: plugins/personal/generic/class_user.inc:1529 -#: plugins/personal/generic/multiple_generic.tpl:402 -msgid "House identifier" -msgstr "Номер дома" +#: plugins/admin/acl/class_aclRole.inc:131 +#, fuzzy +msgid "Reset ACL" +msgstr "Удалить" -#: plugins/personal/generic/generic.tpl:525 -msgid "Please use the phone tab" -msgstr "Воспользуйтесь закладкой \"Телефон\"" +#: plugins/admin/acl/class_aclRole.inc:438 +#, fuzzy +msgid "No ACL settings for this category" +msgstr "Описание группы" -#: plugins/personal/generic/generic.tpl:540 -#: plugins/personal/generic/class_user.inc:1531 -#: plugins/personal/generic/multiple_generic.tpl:449 -msgid "Last delivery" -msgstr "Последняя доставка" +#: plugins/admin/acl/class_aclRole.inc:440 +#, fuzzy, php-format +msgid "ACL for these objects: %s" +msgstr "Описание группы" -#: plugins/personal/generic/generic.tpl:549 -#: plugins/personal/generic/class_user.inc:1537 -#: plugins/personal/generic/multiple_generic.tpl:460 -msgid "Public visible" -msgstr "Видимый всем" +#: plugins/admin/acl/class_aclRole.inc:446 +#, fuzzy +msgid "Edit category ACL" +msgstr "Список систем" -#: plugins/personal/generic/paste_generic.tpl:1 +#: plugins/admin/acl/class_aclRole.inc:450 #, fuzzy -msgid "User settings" -msgstr "Почтовые настройки пользователя" +msgid "Reset category ACL" +msgstr "Категория" -#: plugins/personal/generic/paste_generic.tpl:20 -#: plugins/personal/password/class_password.inc:26 setup/setup_config2.tpl:295 -#: setup/setup_config2.tpl:340 setup/setup_migrate.tpl:271 -#: ihtml/themes/default/password.tpl:40 ihtml/themes/default/login.tpl:47 -#: ihtml/themes/default/login.tpl:49 -msgid "Password" -msgstr "Пароль" +#: plugins/admin/acl/class_aclRole.inc:470 +#, php-format +msgid "Edit ACL for '%s', scope is '%s'" +msgstr "" -#: plugins/personal/generic/paste_generic.tpl:23 +#: plugins/admin/acl/class_aclRole.inc:666 #, fuzzy -msgid "Clear password" -msgstr "Новый пароль" +msgid "Object in use" +msgstr "Имя объекта" -#: plugins/personal/generic/paste_generic.tpl:24 +#: plugins/admin/acl/class_aclRole.inc:666 +#, php-format +msgid "This role cannot be removed while it is in use by these objects:" +msgstr "" + +#: plugins/admin/acl/class_aclRole.inc:753 #, fuzzy -msgid "Set new password" -msgstr "Изменить пароль" +msgid "Permissions" +msgstr "Права для членов группы" -#: plugins/personal/generic/paste_generic.tpl:47 -#: plugins/personal/generic/class_user.inc:1565 +#: plugins/admin/acl/main.inc:52 plugins/admin/acl/main.inc:54 #, fuzzy -msgid "User picture" -msgstr "Изображение" +msgid "ACL management" +msgstr "Управление подразделениями" -#: plugins/personal/generic/paste_generic.tpl:52 -#: plugins/personal/generic/generic_picture.tpl:27 -msgid "Remove picture" -msgstr "Удалить изображение" +#: plugins/addons/bugsubmitter/class_bugsubmitter.inc:25 +msgid "Bug submitter" +msgstr "" + +#: plugins/addons/bugsubmitter/class_bugsubmitter.inc:26 +msgid "" +"Bugsubmitter" +msgstr "" #: plugins/personal/generic/class_user.inc:38 #, fuzzy @@ -4263,11 +4419,6 @@ msgstr "" msgid "No certificate installed" msgstr "Изменить сертификаты" -#: plugins/personal/generic/class_user.inc:603 html/password.php:159 -#, fuzzy -msgid "Password method" -msgstr "Хэширование паролей" - #: plugins/personal/generic/class_user.inc:603 #, fuzzy msgid "The selected password method is no longer available." @@ -4278,21 +4429,115 @@ msgstr "У выбранного приложения нет параметров msgid "The selected password method requires initial configuration!" msgstr "У выбранного приложения нет параметров." +#: plugins/personal/generic/class_user.inc:1258 +#: plugins/personal/generic/class_user.inc:1585 +#: plugins/personal/generic/class_user.inc:1668 +#: plugins/personal/generic/generic.tpl:210 +#: plugins/personal/generic/multiple_generic.tpl:88 +msgid "Homepage" +msgstr "Домашняя страница" + +#: plugins/personal/generic/class_user.inc:1269 +#: plugins/personal/generic/class_user.inc:1677 +#: plugins/personal/generic/generic.tpl:347 +#: plugins/personal/generic/multiple_generic.tpl:227 +msgid "Mobile" +msgstr "Мобильный" + +#: plugins/personal/generic/class_user.inc:1272 +#: plugins/personal/generic/class_user.inc:1680 +#: plugins/personal/generic/generic.tpl:355 +#: plugins/personal/generic/multiple_generic.tpl:237 +msgid "Pager" +msgstr "Пейджер" + #: plugins/personal/generic/class_user.inc:1382 #, fuzzy msgid "Cannot open certificate!" msgstr "Невозможно выбрать базу данных!" +#: plugins/personal/generic/class_user.inc:1528 +#: plugins/personal/generic/generic.tpl:471 +#: plugins/personal/generic/multiple_generic.tpl:371 +msgid "Unit" +msgstr "Подразделение" + +#: plugins/personal/generic/class_user.inc:1529 +#: plugins/personal/generic/generic.tpl:496 +#: plugins/personal/generic/multiple_generic.tpl:402 +msgid "House identifier" +msgstr "Номер дома" + +#: plugins/personal/generic/class_user.inc:1530 +#: plugins/personal/generic/generic.tpl:413 +#: plugins/personal/generic/multiple_generic.tpl:302 +msgid "Vocation" +msgstr "Специальность" + +#: plugins/personal/generic/class_user.inc:1531 +#: plugins/personal/generic/generic.tpl:540 +#: plugins/personal/generic/multiple_generic.tpl:449 +msgid "Last delivery" +msgstr "Последняя доставка" + +#: plugins/personal/generic/class_user.inc:1532 +#: plugins/personal/generic/generic.tpl:462 +#: plugins/personal/generic/multiple_generic.tpl:360 +msgid "Person locality" +msgstr "Местоположение сотрудника" + +#: plugins/personal/generic/class_user.inc:1533 +#: plugins/personal/generic/generic.tpl:421 +#: plugins/personal/generic/multiple_generic.tpl:312 +msgid "Unit description" +msgstr "Описание подразделения" + +#: plugins/personal/generic/class_user.inc:1534 +#: plugins/personal/generic/generic.tpl:430 +#: plugins/personal/generic/multiple_generic.tpl:323 +msgid "Subject area" +msgstr "Область деятельности" + +#: plugins/personal/generic/class_user.inc:1535 +#: plugins/personal/generic/generic.tpl:439 +#: plugins/personal/generic/multiple_generic.tpl:334 +msgid "Functional title" +msgstr "Должность" + #: plugins/personal/generic/class_user.inc:1536 #: plugins/personal/generic/generic_certs.tpl:78 msgid "Certificate serial number" msgstr "Серийный номер сертификата" +#: plugins/personal/generic/class_user.inc:1537 +#: plugins/personal/generic/generic.tpl:549 +#: plugins/personal/generic/multiple_generic.tpl:460 +msgid "Public visible" +msgstr "Видимый всем" + +#: plugins/personal/generic/class_user.inc:1538 +#: plugins/personal/generic/generic.tpl:480 +#: plugins/personal/generic/multiple_generic.tpl:382 +msgid "Street" +msgstr "Улица" + +#: plugins/personal/generic/class_user.inc:1540 +#: plugins/personal/generic/generic.tpl:488 +#: plugins/personal/generic/multiple_generic.tpl:392 +msgid "Postal code" +msgstr "Почтовый индекс" + #: plugins/personal/generic/class_user.inc:1544 #, fuzzy msgid "Generic user settings" msgstr "Общая информация о пользователе" +#: plugins/personal/generic/class_user.inc:1548 +#: plugins/personal/posix/class_posixAccount.inc:1564 +#: plugins/personal/password/class_password.inc:145 +msgid "My account" +msgstr "Моя учетная запись" + #: plugins/personal/generic/class_user.inc:1554 #, fuzzy msgid "Surname" @@ -4303,6 +4548,22 @@ msgstr "Имя сервера" msgid "User identification" msgstr "Информация" +#: plugins/personal/generic/class_user.inc:1557 +#: plugins/personal/generic/generic.tpl:98 +msgid "Personal title" +msgstr "Обращение" + +#: plugins/personal/generic/class_user.inc:1558 +#: plugins/personal/generic/generic.tpl:108 +#: plugins/personal/generic/multiple_generic.tpl:23 +msgid "Academic title" +msgstr "Академическое звание" + +#: plugins/personal/generic/class_user.inc:1560 +#: plugins/personal/generic/generic.tpl:119 +msgid "Date of birth" +msgstr "Дата рождения" + #: plugins/personal/generic/class_user.inc:1561 #, fuzzy msgid "Gender" @@ -4313,6 +4574,12 @@ msgstr "Отправитель" msgid "Preferred language" msgstr "Язык по умолчанию" +#: plugins/personal/generic/class_user.inc:1565 +#: plugins/personal/generic/paste_generic.tpl:47 +#, fuzzy +msgid "User picture" +msgstr "Изображение" + #: plugins/personal/generic/class_user.inc:1569 #, fuzzy msgid "Department number" @@ -4323,6 +4590,12 @@ msgstr "Управление подразделениями" msgid "Employee number" msgstr "Форма трудоустройства" +#: plugins/personal/generic/class_user.inc:1571 +#: plugins/personal/generic/generic.tpl:311 +#: plugins/personal/generic/multiple_generic.tpl:189 +msgid "Employee type" +msgstr "Форма трудоустройства" + #: plugins/personal/generic/class_user.inc:1573 #, fuzzy msgid "Room number" @@ -4367,618 +4640,466 @@ msgstr "Хэширование паролей" msgid "User certificates" msgstr "Стандартный сертификат" -#: plugins/personal/generic/main.inc:115 -#, fuzzy -msgid "You have no permission to set your password!" -msgstr "У вас недостаточно прав для смены своего пароля." - -#: plugins/personal/generic/main.inc:206 -msgid "Generic user information" -msgstr "Общая информация о пользователе" - -#: plugins/personal/generic/generic_certs.tpl:8 -msgid "Standard certificate" -msgstr "Стандартный сертификат" - -#: plugins/personal/generic/generic_certs.tpl:33 -msgid "S/MIME certificate" -msgstr "Сертификат S/MIME" - -#: plugins/personal/generic/generic_certs.tpl:57 -msgid "PKCS12 certificate" -msgstr "Сертификат PKCS12" - -#: plugins/personal/password/password.tpl:4 -#, fuzzy -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 "" -"В полях ниже вы можете изменить свой пароль. Изменения вступят в силу " -"немедленно. Пожалуйста, запомните новый пароль, так как иначе вы не сможете " -"войти в систему." - -#: plugins/personal/password/password.tpl:13 html/password.php:217 -#: ihtml/themes/default/password.tpl:78 ihtml/themes/default/password.tpl:79 -msgid "Current password" -msgstr "Текущий пароль" - -#: plugins/personal/password/password.tpl:28 -#: ihtml/themes/default/password.tpl:90 -#, fuzzy -msgid "Password strength" -msgstr "Хэширование паролей" - -#: plugins/personal/password/password.tpl:41 -msgid "Clear fields" -msgstr "Очистить поля" - -#: plugins/personal/password/changed.tpl:3 -msgid "" -"You've successfully changed your password. Remember to change all programms " -"configured to use it as well." -msgstr "" -"Вы успешно сменили свой пароль. Не забудьте изменить нужные настройки " -"использующих его программ." - -#: plugins/personal/password/class_password.inc:27 -#, fuzzy -msgid "Change user password" -msgstr "Сменить пароль" - -#: plugins/personal/password/class_password.inc:79 -msgid "You need to specify your current password in order to proceed." -msgstr "Для продолжения укажите свой текущий пароль." - -#: plugins/personal/password/class_password.inc:85 -msgid "The password you've entered as 'New password' is empty." -msgstr "Вы не указали новый пароль." - -#: plugins/personal/password/class_password.inc:88 html/password.php:204 -msgid "The password used as new and current are too similar." -msgstr "Новый и текущий пароли слишком похожи." - -#: plugins/personal/password/class_password.inc:91 html/password.php:209 -msgid "The password used as new is to short." -msgstr "Новый пароль слишком короткий." - -#: plugins/personal/password/class_password.inc:94 -#, fuzzy, php-format -msgid "External password changer reported a problem: %s." -msgstr "При попытке сменить пароль извне возникла проблема: " - -#: plugins/personal/password/class_password.inc:108 -msgid "" -"The password you've entered as your current password doesn't match the real " -"one." -msgstr "Введенный вами текущий пароль не совпадает с реальным." - -#: plugins/personal/password/class_password.inc:114 -#, fuzzy -msgid "You have no permission to change your password." -msgstr "У вас недостаточно прав для смены своего пароля." - -#: plugins/personal/password/class_password.inc:141 -#, fuzzy -msgid "User password" -msgstr "Новый пароль" - -#: plugins/personal/password/main.inc:57 setup/setup_config1.tpl:136 -#, fuzzy -msgid "Password settings" -msgstr "Почтовые настройки пользователя" - -#: plugins/personal/password/nochange.tpl:2 -#, fuzzy -msgid "Password change not allowed" -msgstr "Сменить пароль" - -#: plugins/personal/password/nochange.tpl:6 -#, fuzzy -msgid "You have no permission to change your password at this time" -msgstr "У вас недостаточно прав для смены своего пароля." - -#: plugins/generic/references/class_reference.inc:51 -msgid "FAX" -msgstr "Факс" - -#: plugins/generic/references/class_reference.inc:55 -msgid "FTP" -msgstr "FTP" - -#: plugins/generic/references/class_reference.inc:67 -msgid "Thin Client" -msgstr "Тонкий клиент" - -#: plugins/generic/references/contents.tpl:11 -msgid "Object name" -msgstr "Имя объекта" - -#: plugins/generic/references/contents.tpl:11 -#, fuzzy -msgid "Contents" -msgstr "Контакт" - -#: plugins/generic/references/contents.tpl:18 -msgid "This object has no relationship to other objects." -msgstr "Данный объект не имеет ссылок на другие объекты" - -#: plugins/generic/welcome/welcome.tpl:4 -#, fuzzy -msgid "" -"This is the GOsa main menu. You can select your tasks from the menu on the " -"left, or by choosing one of the pictograms below. All changes apply directly " -"to your companies LDAP server." -msgstr "" -"Это начальная страница GOsa. Из меню слева или среди пиктограмм ниже вы " -"можете выбрать нужный вам раздел. Все изменения будут сразу же переноситься " -"на LDAP-сервер вашей компании." - -#: plugins/generic/welcome/welcome.tpl:8 -#, fuzzy -msgid "" -"Use 'Sign out' on the upper left to close the connection and 'Main' to get " -"back to the pictogram view." -msgstr "" -"Чтобы завершить сеанс, выберите в меню слева вверху пункт Выход. " -"Чтобы вернуться на начальную страницу, выберите Начало." - -#: plugins/generic/welcome/welcome.tpl:15 -msgid "The GOsa team" -msgstr "Команда разработчиков GOsa" - -#: plugins/generic/welcome/main.inc:26 -#, php-format -msgid "Welcome %s!" -msgstr "Добро пожаловать %s!" - -#: plugins/addons/bugsubmitter/class_bugsubmitter.inc:25 -msgid "Bug submitter" -msgstr "" - -#: plugins/addons/bugsubmitter/class_bugsubmitter.inc:26 -msgid "" -"Bugsubmitter" -msgstr "" - -#: html/password.php:58 html/index.php:143 -#, fuzzy, php-format -msgid "GOsa configuration %s/%s is not readable. Aborted." -msgstr "" -"Не удается прочитать файл настройки GOsa %s/gosa.conf. Операция прервана." - -#: html/password.php:74 html/index.php:164 html/setup.php:66 -#, fuzzy, php-format -msgid "Directory '%s' specified as compile directory is not accessible!" -msgstr "Недоступен каталог \"%s\", указанный как каталог компиляции!" - -#: html/password.php:159 -msgid "Error: Password method not available!" -msgstr "" - -#: html/password.php:224 html/index.php:324 -msgid "Please check the username/password combination." -msgstr "Проверьте, правильно ли вы ввели имя пользователя и пароль." - -#: html/password.php:228 -msgid "You have no permissions to change your password." -msgstr "У вас недостаточно прав для смены своего пароля." - -#: html/password.php:249 -msgid "External password changer reported a problem: " -msgstr "При попытке сменить пароль извне возникла проблема: " - -#: html/password.php:280 html/index.php:416 -msgid "Session will not be encrypted." -msgstr "Данные, передаваемые в течение этого сеанса, не будут зашифрованы." - -#: html/password.php:280 html/index.php:416 -msgid "Enter SSL session" -msgstr "Использовать шифрование SSL" - -#: html/index.php:57 -#, fuzzy -msgid "Session is not encrypted!" -msgstr "Данные, передаваемые в течение этого сеанса, не будут зашифрованы." - -#: html/index.php:64 -msgid "" -"The session lifetime configured in your gosa.conf will be overridden by php." -"ini settings." -msgstr "" - -#: html/index.php:164 -#, fuzzy -msgid "Smarty error" -msgstr "Состояние системы" - -#: html/index.php:215 -msgid "There is a problem with the authentication setup!" -msgstr "" - -#: html/index.php:223 -msgid "Cannot find a valid user for the current authentication setup!" -msgstr "" - -#: html/index.php:227 -msgid "User information is not unique accross the configured LDAP trees!" -msgstr "" - -#: html/index.php:268 -msgid "Cannot detect information about the installed LDAP schema!" -msgstr "" - -#: html/index.php:281 -msgid "Your LDAP setup contains old schema definitions:" -msgstr "" +#: plugins/personal/generic/generic.tpl:6 +#: plugins/personal/generic/multiple_generic.tpl:5 +msgid "Personal information" +msgstr "Личная информация" -#: html/index.php:302 -msgid "Please specify a valid username!" -msgstr "Введите корректное имя пользователя!" +#: plugins/personal/generic/generic.tpl:20 +#: plugins/personal/generic/generic.tpl:22 +#: plugins/personal/generic/generic.tpl:38 +#: plugins/personal/generic/multiple_generic.tpl:13 +#: plugins/personal/generic/paste_generic.tpl:37 +#: plugins/personal/generic/generic_picture.tpl:5 +#: plugins/personal/generic/generic_picture.tpl:15 +msgid "Personal picture" +msgstr "Изображение" -#: html/index.php:305 -msgid "Please specify your password!" -msgstr "Введите свой пароль!" +#: plugins/personal/generic/generic.tpl:29 +#: plugins/personal/generic/generic.tpl:40 +msgid "Change picture" +msgstr "Сменить изображение" -#: html/index.php:317 +#: plugins/personal/generic/generic.tpl:62 #, fuzzy -msgid "Authentication error" -msgstr "Рабочая станция Windows" +msgid "Template name" +msgstr "Шаблон" -#: html/index.php:317 -msgid "Cannot retrieve user information for htaccess authentication!" -msgstr "" +#: plugins/personal/generic/generic.tpl:144 +msgid "Sex" +msgstr "Пол" -#: html/index.php:371 +#: plugins/personal/generic/generic.tpl:157 +#: plugins/personal/generic/multiple_generic.tpl:33 #, fuzzy -msgid "Account locked. Please contact your system administrator!" -msgstr "" -"Не удается начать сеанс на LDAP-сервере. Обратитесь к системному " -"администратору." +msgid "Preferred langage" +msgstr "Язык по умолчанию" -#: html/index.php:422 -msgid "" -"Your browser has cookies disabled. Please enable cookies and reload this " -"page before logging in!" -msgstr "" +#: plugins/personal/generic/generic.tpl:175 +#: plugins/personal/generic/multiple_generic.tpl:53 +msgid "Choose subtree to place user in" +msgstr "Выберите ветку для пользователя" -#: html/main.php:148 -#, php-format -msgid "Cannot locate file '%s' - please run '%s' to fix this" -msgstr "" +#: plugins/personal/generic/generic.tpl:202 +#: plugins/personal/generic/multiple_generic.tpl:78 +msgid "Private phone" +msgstr "Личный телефон" -#: html/main.php:167 -#, fuzzy -msgid "PHP configuration" -msgstr "Базы данных" +#: plugins/personal/generic/generic.tpl:223 +#: plugins/personal/generic/multiple_generic.tpl:105 +msgid "Password storage" +msgstr "Хэширование паролей" -#: html/main.php:168 +#: plugins/personal/generic/generic.tpl:240 +#: plugins/personal/generic/multiple_generic.tpl:117 +#: plugins/personal/generic/generic_certs.tpl:3 +msgid "Certificates" +msgstr "Сертификаты" + +#: plugins/personal/generic/generic.tpl:243 +#: plugins/personal/generic/multiple_generic.tpl:121 +msgid "Edit certificates" +msgstr "Изменить сертификаты" + +#: plugins/personal/generic/generic.tpl:251 #, fuzzy -msgid "" -"FATAL: Register globals is on. GOsa will refuse to login unless this is " -"fixed by an administrator." -msgstr "" -"Используется механизм register_globals. GOsa не допустит пользователей в " -"систему, пока он не будет отключен администратором." +msgid "Last logon" +msgstr "Список" -#: html/main.php:228 -msgid "Running out of memory!" -msgstr "" +#: plugins/personal/generic/generic.tpl:267 +#: plugins/personal/generic/multiple_generic.tpl:137 +msgid "Organizational information" +msgstr "Информация об организации" -#: html/main.php:284 -msgid "User ACL checks disabled" -msgstr "" +#: plugins/personal/generic/generic.tpl:295 +#: plugins/personal/generic/multiple_generic.tpl:169 +msgid "Department No." +msgstr "Номер подразделения" -#: html/main.php:329 -#, fuzzy -msgid "Your password is about to expire, please change your password!" -msgstr "У вас недостаточно прав для смены своего пароля." +#: plugins/personal/generic/generic.tpl:303 +#: plugins/personal/generic/multiple_generic.tpl:179 +msgid "Employee No." +msgstr "Номер работника" -#: html/main.php:339 -#, fuzzy -msgid "Plugin" -msgstr "в" +#: plugins/personal/generic/generic.tpl:329 +#: plugins/personal/generic/generic.tpl:511 +#: plugins/personal/generic/multiple_generic.tpl:207 +#: plugins/personal/generic/multiple_generic.tpl:418 +msgid "Room No." +msgstr "Номер комнаты" -#: html/main.php:340 -#, fuzzy, php-format -msgid "FATAL: Cannot find any plugin definitions for plugin '%s'!" -msgstr "Не удается найти определение для модуля \"%s\"!" +#: plugins/personal/generic/generic.tpl:525 +msgid "Please use the phone tab" +msgstr "Воспользуйтесь закладкой \"Телефон\"" -#: html/main.php:354 +#: plugins/personal/generic/paste_generic.tpl:1 #, fuzzy -msgid "Configuration Error" -msgstr "Настроить" +msgid "User settings" +msgstr "Почтовые настройки пользователя" -#: html/main.php:355 -#, php-format -msgid "" -"FATAL: not all POST variables have been transfered by PHP - please inform " -"your administrator!" -msgstr "" +#: plugins/personal/generic/paste_generic.tpl:23 +#, fuzzy +msgid "Clear password" +msgstr "Новый пароль" -#: html/setup.php:66 +#: plugins/personal/generic/paste_generic.tpl:24 #, fuzzy -msgid "Smarty" -msgstr "Запуск" +msgid "Set new password" +msgstr "Изменить пароль" -#: html/helpviewer.php:64 -msgid "Help browser" -msgstr "" +#: plugins/personal/generic/paste_generic.tpl:52 +#: plugins/personal/generic/generic_picture.tpl:27 +msgid "Remove picture" +msgstr "Удалить изображение" -#: html/helpviewer.php:118 +#: plugins/personal/generic/main.inc:115 #, fuzzy -msgid "There is no helpfile specified for this class" -msgstr "Метод '%s' не описан в вашем файле конфигурации." +msgid "You have no permission to set your password!" +msgstr "У вас недостаточно прав для смены своего пароля." -#: html/helpviewer.php:269 -#, php-format -msgid "Helpdir '%s' is not accessible, can't read any helpfiles." +#: plugins/personal/generic/main.inc:206 +msgid "Generic user information" +msgstr "Общая информация о пользователе" + +#: plugins/personal/generic/password.tpl:2 +msgid "" +"You have changed the method your password is stored in the ldap database. " +"For that reason you've to enter your password at this point again. GOsa will " +"then encode it with the selected method." msgstr "" +"Вы изменили метод шифрования паролей в базе LDAP. В связи с этим введите " +"свой пароль снова. GOsa произведет шифрование в соответствии с выбраной " +"схемой." -#: setup/setup_finish.tpl:3 -#, fuzzy -msgid "Create your configuration file" -msgstr "Настроить" +#: plugins/personal/generic/generic_certs.tpl:8 +msgid "Standard certificate" +msgstr "Стандартный сертификат" -#: setup/setup_finish.tpl:13 -#, fuzzy -msgid "Download configuration" -msgstr "Системная информация" +#: plugins/personal/generic/generic_certs.tpl:33 +msgid "S/MIME certificate" +msgstr "Сертификат S/MIME" -#: setup/setup_finish.tpl:18 +#: plugins/personal/generic/generic_certs.tpl:57 +msgid "PKCS12 certificate" +msgstr "Сертификат PKCS12" + +#: plugins/personal/posix/class_posixAccount.inc:38 #, fuzzy -msgid "Status: " -msgstr "Состояние" +msgid "Edit users POSIX settings" +msgstr "Атрибуты UNIX" -#: setup/setup_schema.tpl:3 +#: plugins/personal/posix/class_posixAccount.inc:154 #, fuzzy -msgid "Schema specific settings" -msgstr "Настройки телефона" +msgid "expired" +msgstr "Экспорт" -#: setup/setup_schema.tpl:7 -msgid "Enable schema validation when logging in" +#: plugins/personal/posix/class_posixAccount.inc:156 +msgid "grace time active" msgstr "" -#: setup/setup_schema.tpl:16 +#: plugins/personal/posix/class_posixAccount.inc:159 #, fuzzy -msgid "Check status" -msgstr "Состояние системы" - -#: setup/setup_schema.tpl:20 -msgid "Schema check succeeded" -msgstr "" +msgid "password not changeable" +msgstr "Новый пароль" -#: setup/setup_schema.tpl:23 +#: plugins/personal/posix/class_posixAccount.inc:161 #, fuzzy -msgid "Schema check failed" -msgstr "Приложение" +msgid "password expired" +msgstr "Срок действия пароля истекает" -#: setup/setup_schema.tpl:31 -msgid "" -"Could not read any schema informations, all checks skipped. Adjust your ldap " -"acls." -msgstr "" +#: plugins/personal/posix/class_posixAccount.inc:208 +msgid "unconfigured" +msgstr "Не настроено" -#: setup/setup_schema.tpl:35 -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/personal/posix/class_posixAccount.inc:219 +msgid "automatic" +msgstr "автоматически" -#: setup/class_setupStep_Checks.inc:38 setup/class_setupStep_Checks.inc:39 -msgid "Installation check" +#: plugins/personal/posix/class_posixAccount.inc:275 +#: plugins/personal/posix/class_posixAccount.inc:295 +#: plugins/personal/posix/class_posixAccount.inc:297 +#: plugins/personal/posix/class_posixAccount.inc:300 +msgid "POSIX" msgstr "" -#: setup/class_setupStep_Checks.inc:40 -msgid "Basic checks for PHP compatibility and extensions" -msgstr "" +#: plugins/personal/posix/class_posixAccount.inc:471 +#, php-format +msgid "Password can't be changed up to %s days after last change" +msgstr "Пароль нельзя изменить в течение %s дн. с последней смены (shadowMin)" -#: setup/class_setupStep_Checks.inc:64 -#, fuzzy -msgid "Checking PHP version" -msgstr "Проверка версии PHP (>=4.1.0)" +#: plugins/personal/posix/class_posixAccount.inc:475 +#, php-format +msgid "Password must be changed after %s days" +msgstr "Пароль должен быть изменен по истечении %s дн. (shadowMax)" -#: setup/class_setupStep_Checks.inc:65 +#: plugins/personal/posix/class_posixAccount.inc:479 #, fuzzy, php-format -msgid "PHP must be of version %s or above." +msgid "Disable account after %s days of inactivity after password expiry" msgstr "" -"У вас должна быть установка PHP версии не ниже 4.1.0, так как в ней " -"реализованы некоторые новые функции и исправлены некоторые ошибки." +"Отключить учетную запись, если срок действия пароля истек и прошло %s дн. " +"бездействия (shadowInactive)" -#: setup/class_setupStep_Checks.inc:66 -msgid "Please upgrade to a supported version." +#: plugins/personal/posix/class_posixAccount.inc:483 +#, fuzzy, php-format +msgid "Warn user %s days before password expiry" msgstr "" +"Предупреждать пользователей за %s дн. до истечения срока действия пароля " +"(shadowWarning)" -#: setup/class_setupStep_Checks.inc:73 -msgid "GOsa requires this module to talk with your LDAP server." +#: plugins/personal/posix/class_posixAccount.inc:837 +msgid "Timeout while waiting for lock. Ignoring lock!" msgstr "" -#: setup/class_setupStep_Checks.inc:81 -msgid "GOsa requires this module for an internationalized interface." -msgstr "" +#: plugins/personal/posix/class_posixAccount.inc:895 +#: plugins/personal/posix/class_posixAccount.inc:1203 +msgid "Group of user" +msgstr "Группа пользователя" -#: setup/class_setupStep_Checks.inc:89 -msgid "GOsa requires this module for the samba integration." +#: plugins/personal/posix/class_posixAccount.inc:990 +msgid "" +"A duplicated UID number was written for this user. If this was not intended " +"please verify all used uidNumbers!" msgstr "" -#: setup/class_setupStep_Checks.inc:97 -msgid "GOsa requires this module to make use of SSHA encryption." -msgstr "" +#: plugins/personal/posix/class_posixAccount.inc:1066 +#: plugins/personal/posix/class_posixAccount.inc:1069 +#: plugins/personal/posix/class_posixAccount.inc:1139 +#: plugins/personal/posix/class_posixAccount.inc:1142 +#: plugins/personal/posix/class_posixAccount.inc:1570 +#: plugins/personal/posix/generic.tpl:7 +#: plugins/personal/posix/paste_generic.tpl:8 +msgid "Home directory" +msgstr "Домашний каталог" -#: setup/class_setupStep_Checks.inc:105 -msgid "GOsa requires this module to talk to an IMAP server." -msgstr "" +#: plugins/personal/posix/class_posixAccount.inc:1077 +#: plugins/personal/posix/class_posixAccount.inc:1080 +#: plugins/personal/posix/generic.tpl:57 +#: plugins/personal/posix/paste_generic.tpl:28 +msgid "UID" +msgstr "UID" -#: setup/class_setupStep_Checks.inc:112 +#: plugins/personal/posix/class_posixAccount.inc:1095 +#: plugins/personal/posix/class_posixAccount.inc:1148 #, fuzzy -msgid "mbstring" -msgstr "Настройки Samba" +msgid "shadowMin" +msgstr "Затенение" -#: setup/class_setupStep_Checks.inc:113 -msgid "GOsa requires this module to handle unicode strings." -msgstr "" +#: plugins/personal/posix/class_posixAccount.inc:1100 +#: plugins/personal/posix/class_posixAccount.inc:1153 +#, fuzzy +msgid "shadowMax" +msgstr "Затенение" -#: setup/class_setupStep_Checks.inc:120 setup/setup_config2.tpl:188 +#: plugins/personal/posix/class_posixAccount.inc:1105 +#: plugins/personal/posix/class_posixAccount.inc:1158 #, fuzzy -msgid "MySQL" -msgstr "Ошибка LDAP:" +msgid "shadowWarning" +msgstr "Затенение" -#: setup/class_setupStep_Checks.inc:121 +#: plugins/personal/posix/class_posixAccount.inc:1119 +#: plugins/personal/posix/class_posixAccount.inc:1172 #, fuzzy -msgid "" -"GOsa requires this module to communicate with several supported databases." -msgstr "" -"Необходим для чтения отчетов о полученных факсимильных сообщениях из базы " -"данных." +msgid "shadowInactive" +msgstr "Затенение" -#: setup/class_setupStep_Checks.inc:138 -msgid "samba hash generator" -msgstr "" +#: plugins/personal/posix/class_posixAccount.inc:1560 +#, fuzzy +msgid "POSIX account" +msgstr "Аккаунт FTP" -#: setup/class_setupStep_Checks.inc:139 -msgid "GOsa requires this command to synchronize POSIX and samba passwords." -msgstr "" +#: plugins/personal/posix/class_posixAccount.inc:1571 +#: plugins/personal/posix/generic.tpl:15 +msgid "Shell" +msgstr "Оболочка" -#: setup/class_setupStep_Checks.inc:140 -msgid "" -"Deploy a gosa-si installation or install the perl Crypt::SmbHash modules." -msgstr "" +#: plugins/personal/posix/class_posixAccount.inc:1572 +#: setup/setup_migrate.tpl:291 +msgid "User ID" +msgstr "Идентификатор пользователя" -#: setup/class_setupStep_Checks.inc:150 +#: plugins/personal/posix/class_posixAccount.inc:1573 #, 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 будет работать в любом случае." +msgid "Group ID" +msgstr "Группа" -#: setup/class_setupStep_Checks.inc:151 +#: plugins/personal/posix/class_posixAccount.inc:1575 #, fuzzy -msgid "Search for 'register_globals' in your php.ini and switch it to 'Off'." -msgstr "Проверка значения параметра register_globals (должно быть: off)" +msgid "Force password change on login" +msgstr "Сменить пароль" -#: setup/class_setupStep_Checks.inc:159 -msgid "PHP uses this value for the garbage collector to delete old sessions." -msgstr "" +#: plugins/personal/posix/class_posixAccount.inc:1576 +#, fuzzy +msgid "Shadow min" +msgstr "Затенение" -#: setup/class_setupStep_Checks.inc:160 -msgid "" -"Setting this value to one day will prevent loosing session and cookies " -"before they really timeout." -msgstr "" +#: plugins/personal/posix/class_posixAccount.inc:1577 +#, fuzzy +msgid "Shadow max" +msgstr "Затенение" -#: setup/class_setupStep_Checks.inc:161 +#: plugins/personal/posix/class_posixAccount.inc:1578 #, fuzzy -msgid "" -"Search for 'session.gc_maxlifetime' in your php.ini and set it to 86400 or " -"higher." -msgstr "Проверка значения параметра register_globals (должно быть: off)" +msgid "Shadow warning" +msgstr "Затенение" -#: setup/class_setupStep_Checks.inc:168 setup/class_setupStep_Checks.inc:184 -#: setup/class_setupStep_Checks.inc:200 setup/class_setupStep_Checks.inc:216 +#: plugins/personal/posix/class_posixAccount.inc:1579 #, fuzzy -msgid "Off" -msgstr "не в сети" +msgid "Shadow inactive" +msgstr "Затенение" -#: setup/class_setupStep_Checks.inc:169 +#: plugins/personal/posix/class_posixAccount.inc:1580 #, 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)" +msgid "Shadow expire" +msgstr "Показать людей" -#: setup/class_setupStep_Checks.inc:170 +#: plugins/personal/posix/class_posixAccount.inc:1581 #, fuzzy -msgid "Search for 'session.auto_start' in your php.ini and set it to 'Off'." -msgstr "Проверка значения параметра register_globals (должно быть: off)" +msgid "System trust model" +msgstr "Системные доверия" -#: setup/class_setupStep_Checks.inc:177 -msgid "" -"GOsa needs at least 32MB of memory. Setting it below this limit may cause " -"errors that are not reproducable! Increase it for larger setups." -msgstr "" +#: plugins/personal/posix/generic.tpl:25 +msgid "Primary group" +msgstr "Основная группа" -#: setup/class_setupStep_Checks.inc:178 -msgid "" -"Search for 'memory_limit' in your php.ini and set it to '32M' or higher." -msgstr "" +#: plugins/personal/posix/generic.tpl:36 +msgid "Status" +msgstr "Состояние" -#: setup/class_setupStep_Checks.inc:185 -msgid "" -"This option influences the PHP output handling. Turn this Option off, to " -"increase performance." -msgstr "" +#: plugins/personal/posix/generic.tpl:53 +#: plugins/personal/posix/paste_generic.tpl:23 +msgid "Force UID/GID" +msgstr "Указать UID/GID вручную" -#: setup/class_setupStep_Checks.inc:186 -msgid "Search for 'implicit_flush' in your php.ini and set it to 'Off'." -msgstr "" +#: plugins/personal/posix/generic.tpl:83 +#: plugins/personal/posix/paste_generic.tpl:47 +msgid "Group membership" +msgstr "Членство в группах" -#: setup/class_setupStep_Checks.inc:193 -msgid "The Execution time should be at least 30 seconds." +#: plugins/personal/posix/generic.tpl:85 +#: plugins/personal/posix/paste_generic.tpl:54 +msgid "(Warning: more than 16 groups are not supported by NFS!)" msgstr "" +"(Предупреждение: NFS не поддерживает более 16 групп для одного пользователя!)" + +#: plugins/personal/posix/generic.tpl:94 +#, fuzzy +msgid "Common group" +msgstr "Показать группы" + +#: plugins/personal/posix/generic.tpl:98 +#, fuzzy +msgid "Non common group" +msgstr "Показать группы с эл. почтой" + +#: plugins/personal/posix/generic.tpl:119 +msgid "Account" +msgstr "Учетная запись" + +#: plugins/personal/posix/posix_groups.tpl:6 +msgid "Select groups to add" +msgstr "Выберите группы для добавления" + +#: plugins/personal/posix/posix_groups.tpl:32 +msgid "Display groups of department" +msgstr "Объединения в подразделении" + +#: plugins/personal/posix/posix_groups.tpl:44 +msgid "Display groups matching" +msgstr "Шаблон для групп" + +#: plugins/personal/posix/posix_groups.tpl:55 +msgid "Display groups of user" +msgstr "Показать группы пользователей" + +#: plugins/personal/posix/paste_generic.tpl:4 +#, fuzzy +msgid "Posix settings" +msgstr "Атрибуты UNIX" + +#: plugins/personal/posix/main.inc:142 +#, fuzzy +msgid "POSIX settings" +msgstr "Атрибуты UNIX" + +#: plugins/personal/posix/posix_shadow.tpl:9 +msgid "User must change password on first login" +msgstr "Пользователь должен сменить пароль при первом входе в систему" + +#: plugins/personal/posix/posix_shadow.tpl:34 +msgid "Password expires on" +msgstr "Срок действия пароля истекает" -#: setup/class_setupStep_Checks.inc:194 +#: plugins/personal/password/changed.tpl:3 msgid "" -"Search for 'max_execution_time' in your php.ini and set it to '30' or higher." +"You've successfully changed your password. Remember to change all programms " +"configured to use it as well." msgstr "" +"Вы успешно сменили свой пароль. Не забудьте изменить нужные настройки " +"использующих его программ." + +#: plugins/personal/password/main.inc:57 setup/setup_config1.tpl:136 +#, fuzzy +msgid "Password settings" +msgstr "Почтовые настройки пользователя" -#: setup/class_setupStep_Checks.inc:201 +#: plugins/personal/password/password.tpl:4 +#, 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." +"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 "" +"В полях ниже вы можете изменить свой пароль. Изменения вступят в силу " +"немедленно. Пожалуйста, запомните новый пароль, так как иначе вы не сможете " +"войти в систему." -#: setup/class_setupStep_Checks.inc:202 -msgid "Search for 'expose_php' in your php.ini and set if to 'Off'." -msgstr "" +#: plugins/personal/password/password.tpl:41 +msgid "Clear fields" +msgstr "Очистить поля" -#: setup/class_setupStep_Checks.inc:208 +#: plugins/personal/password/class_password.inc:27 #, fuzzy -msgid "On" -msgstr "Параметры" +msgid "Change user password" +msgstr "Сменить пароль" + +#: plugins/personal/password/class_password.inc:79 +msgid "You need to specify your current password in order to proceed." +msgstr "Для продолжения укажите свой текущий пароль." + +#: plugins/personal/password/class_password.inc:85 +msgid "The password you've entered as 'New password' is empty." +msgstr "Вы не указали новый пароль." + +#: plugins/personal/password/class_password.inc:94 +#, fuzzy, php-format +msgid "External password changer reported a problem: %s." +msgstr "При попытке сменить пароль извне возникла проблема: " -#: setup/class_setupStep_Checks.inc:209 +#: plugins/personal/password/class_password.inc:108 msgid "" -"Increase your server security by setting magic_quotes_gpc to 'on'. PHP will " -"escape all quotes in strings in this case." -msgstr "" +"The password you've entered as your current password doesn't match the real " +"one." +msgstr "Введенный вами текущий пароль не совпадает с реальным." -#: setup/class_setupStep_Checks.inc:210 +#: plugins/personal/password/class_password.inc:114 #, fuzzy -msgid "Search for 'magic_quotes_gpc' in your php.ini and set it to 'On'." -msgstr "Проверка значения параметра register_globals (должно быть: off)" - -#: setup/class_setupStep_Checks.inc:217 -msgid "Increase your server performance by setting magic_quotes_gpc to 'off'." -msgstr "" +msgid "You have no permission to change your password." +msgstr "У вас недостаточно прав для смены своего пароля." -#: setup/class_setupStep_Checks.inc:218 +#: plugins/personal/password/class_password.inc:141 #, fuzzy -msgid "" -"Search for 'zend.ze1_compatibility_mode' in your php.ini and set it to 'Off'." -msgstr "Проверка значения параметра register_globals (должно быть: off)" +msgid "User password" +msgstr "Новый пароль" -#: setup/class_setupStep_Checks.inc:228 +#: plugins/personal/password/nochange.tpl:2 #, fuzzy -msgid "Configuration writeable" -msgstr "Настроить" +msgid "Password change not allowed" +msgstr "Сменить пароль" -#: setup/class_setupStep_Checks.inc:229 +#: plugins/personal/password/nochange.tpl:6 #, fuzzy -msgid "The configuration file can't be written" -msgstr "Настроить" - -#: setup/class_setupStep_Checks.inc:230 -#, php-format -msgid "" -"GOsa reads its configuration from a file located in (%s/%s). The setup can " -"write the configuration directly if it is writeable." -msgstr "" +msgid "You have no permission to change your password at this time" +msgstr "У вас недостаточно прав для смены своего пароля." #: setup/class_setupStep_Feedback.inc:92 #, fuzzy @@ -5033,30 +5154,25 @@ msgstr "Местоположение ветки" msgid "Notification and feedback" msgstr "Изменить сертификаты" -#: setup/class_setupStep_Feedback.inc:132 setup/class_setup.inc:77 +#: setup/class_setupStep_Feedback.inc:131 setup/class_setup.inc:77 #, fuzzy msgid "Setup error" msgstr "Состояние системы" -#: setup/class_setupStep_Feedback.inc:141 -#: setup/class_setupStep_Feedback.inc:148 +#: setup/class_setupStep_Feedback.inc:140 +#: setup/class_setupStep_Feedback.inc:147 msgid "Feedback error" msgstr "" -#: setup/class_setupStep_Feedback.inc:141 +#: setup/class_setupStep_Feedback.inc:140 #, php-format msgid "Cannot send feedback to '%s': %s" msgstr "" -#: setup/class_setupStep_Feedback.inc:148 +#: setup/class_setupStep_Feedback.inc:147 msgid "Cannot send feedback: service temporarily unavailable" msgstr "" -#: setup/class_setupStep_Feedback.inc:150 -#, fuzzy -msgid "Feedback sucessfully send" -msgstr "Настройка завершена" - #: setup/class_setupStep_Feedback.inc:180 #, fuzzy msgid "Please specify a valid email address." @@ -5067,205 +5183,378 @@ msgid "" "You have to select at least one of both options, subscribe or send feedback." msgstr "" -#: setup/setup_license.tpl:8 -msgid "I have read the license and accept it" -msgstr "" +#: setup/class_setup.inc:197 +#, fuzzy +msgid "Completed" +msgstr "не полный" -#: setup/setup_config1.tpl:2 -msgid "Look and feel" +#: setup/class_setup.inc:267 setup/setup_migrate.tpl:272 +#, fuzzy +msgid "Next" +msgstr "текст" + +#: setup/setup_config2.tpl:2 +msgid "Samba settings" +msgstr "Настройки Samba" + +#: setup/setup_config2.tpl:6 +msgid "Samba hash generator" msgstr "" -#: setup/setup_config1.tpl:6 +#: setup/setup_config2.tpl:15 #, fuzzy -msgid "Theme" +msgid "Samba SID" +msgstr "Samba" + +#: setup/setup_config2.tpl:31 +#, fuzzy +msgid "RID base" +msgstr "Базы данных" + +#: setup/setup_config2.tpl:46 +#, fuzzy +msgid "Workstation container" +msgstr "Имя рабочий станции" + +#: setup/setup_config2.tpl:61 +#, fuzzy +msgid "Samba SID mapping" +msgstr "Samba" + +#: setup/setup_config2.tpl:71 +#, fuzzy +msgid "Timezone" msgstr "Мобильный" -#: setup/setup_config1.tpl:15 +#: setup/setup_config2.tpl:74 #, fuzzy -msgid "Apache" -msgstr "Отмена" +msgid "Please choose your preferred timezone here" +msgstr "Язык по умолчанию" -#: setup/setup_config1.tpl:19 -msgid "Compress output send to browser" +#: setup/setup_config2.tpl:96 +#, fuzzy +msgid "Additional GOsa settings" +msgstr "Дополнительные записи в fstab" + +#: setup/setup_config2.tpl:100 +msgid "Enable Copy & Paste" msgstr "" -#: setup/setup_config1.tpl:27 +#: setup/setup_config2.tpl:112 #, fuzzy -msgid "People and group storage" -msgstr "Структурная единица (OU) пользователей" +msgid "Enable DNS extension" +msgstr "Удалить параметры" -#: setup/setup_config1.tpl:30 +#: setup/setup_config2.tpl:124 #, fuzzy -msgid "People DN attribute" -msgstr "Атрибут DN пользователей" +msgid "Enable DHCP extension" +msgstr "Удалить параметры" -#: setup/setup_config1.tpl:41 +#: setup/setup_config2.tpl:136 #, fuzzy -msgid "People storage subtree" -msgstr "Структурная единица (OU) пользователей" +msgid "Enable mime type management" +msgstr "Управление системами" -#: setup/setup_config1.tpl:50 +#: setup/setup_config2.tpl:148 #, fuzzy -msgid "Group storage subtree" -msgstr "OU групп" +msgid "Enable FAI release management" +msgstr "Управление подразделениями" -#: setup/setup_config1.tpl:59 -msgid "Include personal title in user DN" +#: setup/setup_config2.tpl:160 +#, fuzzy +msgid "Enable user netatalk plugin" +msgstr "Создать телефонный аккаунт" + +#: setup/setup_config2.tpl:171 +#, fuzzy +msgid "Government mode" +msgstr "в папку" + +#: setup/setup_config2.tpl:182 +#, fuzzy +msgid "Logging options" +msgstr "состояние неизвестно" + +#: setup/setup_config2.tpl:186 +#, fuzzy +msgid "Syslog" +msgstr "Системные журналы" + +#: setup/setup_config2.tpl:188 setup/class_setupStep_Checks.inc:120 +#, fuzzy +msgid "MySQL" +msgstr "Ошибка LDAP:" + +#: setup/setup_config2.tpl:193 +#, fuzzy +msgid "Mail settings" +msgstr "Почтовые настройки пользователя" + +#: setup/setup_config2.tpl:197 +#, fuzzy +msgid "Mail method" +msgstr "Почтовые настройки" + +#: setup/setup_config2.tpl:213 +msgid "Account identification attribute" msgstr "" -#: setup/setup_config1.tpl:70 -msgid "Relaxed naming policies" +#: setup/setup_config2.tpl:227 +#, fuzzy +msgid "Vacation templates" +msgstr "Шаблон рабочей станции" + +#: setup/setup_config2.tpl:243 +msgid "Use Cyrus UNIX style" msgstr "" -#: setup/setup_config1.tpl:81 +#: setup/setup_config2.tpl:253 #, fuzzy -msgid "Automatic UIDs" -msgstr "автоматически" +msgid "Snapshots / Undo" +msgstr "Приложение" -#: setup/setup_config1.tpl:97 setup/class_setupStep_Config1.inc:118 -msgid "GID / UID min id" +#: setup/setup_config2.tpl:262 setup/setup_config2.tpl:307 +#, fuzzy +msgid "Enable snapshots" +msgstr "Создать настройки запись эл. почты" + +#: setup/setup_config2.tpl:268 setup/setup_config2.tpl:313 +#, fuzzy +msgid "Snapshot base" +msgstr "Приложение" + +#: setup/setup_frame.tpl:12 +#, fuzzy +msgid "GOsa setup wizard" +msgstr "Почтовые настройки пользователя" + +#: setup/setup_frame.tpl:19 +#, fuzzy +msgid "Installation" +msgstr "Рабочая станция" + +#: setup/setup_frame.tpl:19 +#, fuzzy +msgid "Setup" +msgstr "Установить" + +#: setup/setup_migrate.tpl:5 +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_config1.tpl:113 +#: setup/setup_migrate.tpl:33 #, fuzzy -msgid "Number base for people/groups" -msgstr "База идентификаторов для пользователей/групп" +msgid "Check again" +msgstr "Проверить" -#: setup/setup_config1.tpl:121 -msgid "Hook for number base" +#: setup/setup_migrate.tpl:37 +#, fuzzy +msgid "Add required object classes to the LDAP base" +msgstr "Список подразделений" + +#: setup/setup_migrate.tpl:39 setup/setup_migrate.tpl:244 +#: setup/setup_migrate.tpl:344 setup/setup_migrate.tpl:398 +#: setup/setup_migrate.tpl:453 setup/setup_migrate.tpl:496 +#: setup/setup_migrate.tpl:540 +#, fuzzy +msgid "Current" +msgstr "Текущий пароль" + +#: setup/setup_migrate.tpl:46 setup/setup_migrate.tpl:248 +#: setup/setup_migrate.tpl:351 setup/setup_migrate.tpl:405 +#: setup/setup_migrate.tpl:457 setup/setup_migrate.tpl:500 +#: setup/setup_migrate.tpl:544 +#, fuzzy +msgid "After migration" +msgstr "Управление пользователями" + +#: setup/setup_migrate.tpl:54 setup/class_setupStep_Migrate.inc:376 +#: setup/class_setupStep_Migrate.inc:665 setup/class_setupStep_Migrate.inc:805 +#: setup/class_setupStep_Migrate.inc:1034 +#: setup/class_setupStep_Migrate.inc:2127 +#: setup/class_setupStep_Migrate.inc:2568 +#: setup/class_setupStep_Migrate.inc:2722 +#: setup/class_setupStep_Migrate.inc:3052 +#, fuzzy +msgid "Migrate" +msgstr "Дата" + +#: setup/setup_migrate.tpl:65 +msgid "Move windows workstations into a valid windows workstation department" +msgstr "" + +#: setup/setup_migrate.tpl:67 +msgid "" +"This dialog allows you to move the displayed windows workstations into a " +"valid department" +msgstr "" + +#: setup/setup_migrate.tpl:69 +msgid "" +"Be careful with this tool, there may be references pointing to this " +"workstations that can't be migrated." +msgstr "" + +#: setup/setup_migrate.tpl:95 +msgid "Move selected windows workstations into the following GOsa department" +msgstr "" + +#: setup/setup_migrate.tpl:100 +#, fuzzy +msgid "Move selected workstations" +msgstr "Выберите чтобы посмотреть рабочие станции" + +#: setup/setup_migrate.tpl:101 +msgid "What will be done here" msgstr "" -#: setup/setup_config1.tpl:140 -msgid "Password encryption algorithm" +#: setup/setup_migrate.tpl:113 +msgid "Move groups into configured group tree" msgstr "" -#: setup/setup_config1.tpl:151 -#, fuzzy -msgid "Password restrictions" -msgstr "Срок действия пароля истекает" +#: setup/setup_migrate.tpl:116 +msgid "" +"This dialog allows moving a couple of groups to the configured group tree. " +"Doing this may straighten your LDAP service." +msgstr "" -#: setup/setup_config1.tpl:158 setup/setup_config1.tpl:162 -msgid "Password minimum length" +#: setup/setup_migrate.tpl:119 +msgid "" +"Be careful with this option! There may be references pointing to these " +"groups. The GOsa setup can't migrate references, so you may want to cancel " +"the migration in this case." msgstr "" -#: setup/setup_config1.tpl:169 setup/setup_config1.tpl:173 -msgid "Different characters from old password" +#: setup/setup_migrate.tpl:122 +msgid "Move selected groups into this group tree" msgstr "" -#: setup/setup_config1.tpl:182 +#: setup/setup_migrate.tpl:153 setup/setup_migrate.tpl:205 +#: setup/setup_migrate.tpl:254 setup/setup_migrate.tpl:372 +#: setup/setup_migrate.tpl:425 setup/setup_migrate.tpl:469 +#: setup/setup_migrate.tpl:512 setup/setup_migrate.tpl:556 #, fuzzy -msgid "Password change hook" -msgstr "Сменить пароль" - -#: setup/setup_config1.tpl:198 -msgid "Use SASL for kerberos" -msgstr "" +msgid "Hide changes" +msgstr "Удалить телефонный аккаунт" -#: setup/setup_config1.tpl:209 +#: setup/setup_migrate.tpl:155 setup/setup_migrate.tpl:207 +#: setup/setup_migrate.tpl:237 setup/setup_migrate.tpl:374 +#: setup/setup_migrate.tpl:427 setup/setup_migrate.tpl:472 +#: setup/setup_migrate.tpl:515 setup/setup_migrate.tpl:559 #, fuzzy -msgid "Use account expiration" -msgstr "Учетная запись" +msgid "Show changes" +msgstr "Показать телефоны" -#: setup/setup_config1.tpl:221 -msgid "" -"GOsa supports several encryption types for your passwords. Normally this is " -"adjustable via user templates, but you can specify a default method to be " -"used here, too." +#: setup/setup_migrate.tpl:168 +msgid "Move users into configured user tree" msgstr "" -#: setup/setup_config1.tpl:222 -#, fuzzy +#: setup/setup_migrate.tpl:170 msgid "" -"GOsa always acts as admin and manages access rights internally. This is a " -"workaround till OpenLDAP's in directory ACI's are fully implemented. For " -"this to work, we need the admin DN and the corresponding password." +"This dialog allows moving a couple of users to the configured user tree. " +"Doing this may straighten your LDAP service." msgstr "" -"Сейчас вам нужно указать параметры доступа к LDAP-серверу. GOsa всегда " -"выступает в роли администратора и управляет правами доступа самостоятельно. " -"Это временное решение, пока в OpenLDAP не будут реализованы полностью " -"средства контроля доступа (ACI) внутри каталогов. Чтобы это решение " -"работало, укажите DN (уникальное имя) администратора и соответствующий " -"пароль." -#: setup/setup_config1.tpl:223 +#: setup/setup_migrate.tpl:173 msgid "" -"Some basic LDAP parameters are tunable and affect the locations where GOsa " -"saves people and groups, including the way accounts get created. Check the " -"values below if the fit your needs." +"Be careful with this option! There may be references pointing to these " +"users. The GOsa setup can't migrate references, so you may want to cancel " +"the migration in this case." msgstr "" -"Некоторые основные параметры LDAP изменяемы и влияют на расположение " -"сохраняемой информации о пользователях и группах, а также на способ создания " -"учетных записей. Проверьте, подходят ли вам значения, указанные ниже." -#: setup/setup_config1.tpl:224 -msgid "" -"GOsa has modular support for several mail methods. These methods provide " -"interfaces to users mailboxes and general handling for quotas. You can " -"choose the dummy plugin to leave all your mail settings untouched." -msgstr "" +#: setup/setup_migrate.tpl:176 +#, fuzzy +msgid "Move selected users into this people tree" +msgstr "Создать шаблон" -#: setup/class_setupStep_Config3.inc:77 setup/class_setupStep_Config3.inc:78 +#: setup/setup_migrate.tpl:219 #, fuzzy -msgid "GOsa settings 3/3" -msgstr "Почтовые настройки пользователя" +msgid "Migrate GOsa 2.5 administrative accounts" +msgstr "Создать настройки запись эл. почты" -#: setup/class_setupStep_Config3.inc:79 -msgid "Tweak some GOsa core behaviour" +#: setup/setup_migrate.tpl:221 +msgid "" +"This dialog allows the migration of GOsa 2.5 admin accounts into GOsa 2.6 " +"useable accounts." msgstr "" -#: setup/class_setupStep_Config3.inc:89 setup/class_setupStep_Schema.inc:86 -#: setup/class_setupStep_Config1.inc:88 setup/setup_feedback.tpl:55 -#: setup/setup_feedback.tpl:73 setup/class_setupStep_Config2.inc:167 -#: setup/class_setupStep_Ldap.inc:74 +#: setup/setup_migrate.tpl:257 setup/setup_ldap.tpl:65 #, fuzzy -msgid "No" -msgstr "нет" +msgid "Reload" +msgstr "чтение" -#: setup/class_setupStep_Config3.inc:89 setup/class_setupStep_Schema.inc:86 -#: setup/class_setupStep_Config1.inc:88 setup/setup_feedback.tpl:53 -#: setup/setup_feedback.tpl:71 setup/class_setupStep_Config2.inc:167 -#: setup/class_setupStep_Ldap.inc:74 +#: setup/setup_migrate.tpl:273 #, fuzzy -msgid "Yes" -msgstr "Системы" +msgid "Abort" +msgstr "Порт" -#: setup/class_setupStep_Config3.inc:198 -msgid "Session lifetime must be a numeric value!" +#: setup/setup_migrate.tpl:275 +#, fuzzy +msgid "Create a new GOsa administrator account" +msgstr "Создать настройки запись эл. почты" + +#: setup/setup_migrate.tpl:278 +msgid "" +"This dialog will automatically add a new super administrator to your LDAP " +"tree." msgstr "" -#: setup/class_setupStep_Config3.inc:202 +#: setup/setup_migrate.tpl:307 #, fuzzy -msgid "Maximum LDAP query time must be a numeric value!" -msgstr "Размер квоты" +msgid "Password (again)" +msgstr "Хэширование паролей" -#: setup/class_setupStep_Language.inc:40 setup/class_setupStep_Language.inc:41 -#, fuzzy -msgid "Language setup" -msgstr "Язык" +#: setup/setup_migrate.tpl:333 +msgid "" +"The listed departments are currently invisible in the GOsa user interface. " +"If you want to change this for a couple of entries, select them and use the " +"migrate button below." +msgstr "" -#: setup/class_setupStep_Language.inc:42 -#, fuzzy -msgid "This step allows you to select your preferred language." -msgstr "Язык по умолчанию" +#: setup/setup_migrate.tpl:334 setup/setup_migrate.tpl:389 +#: setup/setup_migrate.tpl:445 setup/setup_migrate.tpl:489 +#: setup/setup_migrate.tpl:533 +msgid "" +"If you want to know what will be done when migrating the selected entries, " +"use the 'Show changes' button to see the LDIF." +msgstr "" -#: setup/class_setupStep_Language.inc:47 -#, fuzzy -msgid "Automatic" -msgstr "автоматически" +#: setup/setup_migrate.tpl:388 +msgid "" +"The listed users are currently invisible in the GOsa user interface. If you " +"want to change this for a couple of users, just select them and use the " +"'Migrate' button below." +msgstr "" -#: setup/class_setupStep_Schema.inc:42 setup/class_setupStep_Schema.inc:43 +#: setup/setup_migrate.tpl:444 +msgid "" +"The listed devices are currently invisible in the GOsa interface. If you " +"want to change this for a couple of devices, just select them and use the " +"'Migrate' button below." +msgstr "" + +#: setup/setup_migrate.tpl:470 setup/setup_migrate.tpl:513 +#: setup/setup_migrate.tpl:557 #, fuzzy -msgid "LDAP schema check" -msgstr "Сервер подкачки" +msgid "Refresh" +msgstr "Ссылки" -#: setup/class_setupStep_Schema.inc:44 -msgid "Perform test on your current LDAP schema" +#: setup/setup_migrate.tpl:488 +msgid "" +"The listed services are currently invalid for the GOsa version you are going " +"to install. If you want to update a couple of service, just select them and " +"use the 'Migrate' button below." msgstr "" -#: setup/class_setupStep_Finish.inc:37 -#: ihtml/themes/default/copyPasteDialog.tpl:32 -msgid "Finish" -msgstr "Готово" +#: setup/setup_migrate.tpl:532 +msgid "" +"The listed menus are currently invisible in the GOsa interface. If you want " +"to change this for a couple of devices, just select them and use the " +"'Migrate' button below." +msgstr "" #: setup/class_setupStep_Finish.inc:38 #, fuzzy @@ -5303,1485 +5592,1275 @@ msgstr "" "пользователь веб-сервера может его читать. Для этого вам, возможно, " "понадобится выполнить следующие команды:" -#: setup/class_setup.inc:197 -#, fuzzy -msgid "Completed" -msgstr "не полный" - -#: setup/class_setup.inc:267 setup/setup_migrate.tpl:244 -#, fuzzy -msgid "Next" -msgstr "текст" - -#: setup/setup_checks.tpl:9 -msgid "PHP module and extension checks" -msgstr "" - -#: setup/setup_checks.tpl:41 setup/setup_checks.tpl:103 -msgid "GOsa will NOT run without fixing this." -msgstr "" - -#: setup/setup_checks.tpl:45 setup/setup_checks.tpl:107 -msgid "GOsa will run without fixing this." -msgstr "" - -#: setup/setup_checks.tpl:67 -#, fuzzy -msgid "PHP setup configuration" -msgstr "Базы данных" - -#: setup/setup_checks.tpl:67 -#, fuzzy -msgid "show information" -msgstr "Личная информация" - -#: setup/class_setupStep_Config1.inc:74 setup/class_setupStep_Config1.inc:75 -#, fuzzy -msgid "GOsa settings 1/3" -msgstr "Почтовые настройки пользователя" - -#: setup/class_setupStep_Config1.inc:76 -#, fuzzy -msgid "GOsa generic settings" -msgstr "Общая информация о пользователе" - -#: setup/class_setupStep_Config1.inc:118 -#, php-format -msgid "The specified value for '%s' must be a numeric value" -msgstr "" - -#: setup/class_setupStep_Config1.inc:122 setup/class_setupStep_Config1.inc:126 -#, php-format -msgid "Don't add a trailing comma to '%s'." -msgstr "" - -#: setup/class_setupStep_Config1.inc:122 -msgid "People storage ou" -msgstr "Структурная единица (OU) пользователей" - -#: setup/class_setupStep_Config1.inc:126 -msgid "Group storage ou" -msgstr "OU групп" - -#: setup/class_setupStep_Config1.inc:130 -msgid "Uid base must be numeric" -msgstr "" - -#: setup/class_setupStep_Config1.inc:134 -msgid "The given password minimum length is not numeric." -msgstr "" - -#: setup/class_setupStep_Config1.inc:137 -#, fuzzy -msgid "The given password differ value is not numeric." -msgstr "Значение поля \"Квота\" некорректно." - -#: setup/setup_feedback.tpl:6 -msgid "Subscribe to the gosa-announce mailinglist" +#: setup/class_setupStep_Checks.inc:38 setup/class_setupStep_Checks.inc:39 +msgid "Installation check" msgstr "" -#: setup/setup_feedback.tpl:9 -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." +#: setup/class_setupStep_Checks.inc:40 +msgid "Basic checks for PHP compatibility and extensions" msgstr "" -#: setup/setup_feedback.tpl:30 +#: setup/class_setupStep_Checks.inc:64 #, fuzzy -msgid "Mail address" -msgstr "MAC-адрес" - -#: setup/setup_feedback.tpl:41 -msgid "Send feedback to the GOsa project team" -msgstr "" - -#: setup/setup_feedback.tpl:44 -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:50 -msgid "Did the setup procedure help you to get started?" -msgstr "" +msgid "Checking PHP version" +msgstr "Проверка версии PHP (>=4.1.0)" -#: setup/setup_feedback.tpl:60 -msgid "If not, what problems did you encounter" +#: setup/class_setupStep_Checks.inc:65 +#, fuzzy, php-format +msgid "PHP must be of version %s or above." msgstr "" +"У вас должна быть установка PHP версии не ниже 4.1.0, так как в ней " +"реализованы некоторые новые функции и исправлены некоторые ошибки." -#: setup/setup_feedback.tpl:68 -msgid "Is this the first time you use GOsa?" +#: setup/class_setupStep_Checks.inc:66 +msgid "Please upgrade to a supported version." msgstr "" -#: setup/setup_feedback.tpl:74 -msgid "I use it since" +#: setup/class_setupStep_Checks.inc:73 +msgid "GOsa requires this module to talk with your LDAP server." msgstr "" -#: setup/setup_feedback.tpl:75 -msgid "Select the year since when you are using GOsa" +#: setup/class_setupStep_Checks.inc:81 +msgid "GOsa requires this module for an internationalized interface." msgstr "" -#: setup/setup_feedback.tpl:82 -msgid "What operating system / distribution do you use?" +#: setup/class_setupStep_Checks.inc:89 +msgid "GOsa requires this module for the samba integration." msgstr "" -#: setup/setup_feedback.tpl:90 -msgid "What web server do you use?" +#: setup/class_setupStep_Checks.inc:97 +msgid "GOsa requires this module to make use of SSHA encryption." msgstr "" -#: setup/setup_feedback.tpl:98 -msgid "What PHP version do you use?" +#: setup/class_setupStep_Checks.inc:105 +msgid "GOsa requires this module to talk to an IMAP server." msgstr "" -#: setup/setup_feedback.tpl:106 -msgid "LDAP" +#: setup/class_setupStep_Checks.inc:112 +#, fuzzy +msgid "mbstring" +msgstr "Настройки Samba" + +#: setup/class_setupStep_Checks.inc:113 +msgid "GOsa requires this module to handle unicode strings." msgstr "" -#: setup/setup_feedback.tpl:110 -msgid "What kind of LDAP server(s) do you use?" +#: setup/class_setupStep_Checks.inc:121 +#, fuzzy +msgid "" +"GOsa requires this module to communicate with several supported databases." msgstr "" +"Необходим для чтения отчетов о полученных факсимильных сообщениях из базы " +"данных." -#: setup/setup_feedback.tpl:116 -msgid "How many objects are in your LDAP?" +#: setup/class_setupStep_Checks.inc:138 +msgid "samba hash generator" msgstr "" -#: setup/setup_feedback.tpl:123 -msgid "Features" +#: setup/class_setupStep_Checks.inc:139 +msgid "GOsa requires this command to synchronize POSIX and samba passwords." msgstr "" -#: setup/setup_feedback.tpl:126 -msgid "What features of GOsa do you use?" +#: setup/class_setupStep_Checks.inc:140 +msgid "" +"Deploy a gosa-si installation or install the perl Crypt::SmbHash modules." msgstr "" -#: setup/setup_feedback.tpl:136 -msgid "What features do you want to see in future versions of GOsa?" +#: setup/class_setupStep_Checks.inc:152 +msgid "imagick" msgstr "" -#: setup/setup_feedback.tpl:143 -msgid "Send feedback" +#: setup/class_setupStep_Checks.inc:153 +msgid "GOsa requires this extension to handle images." msgstr "" -#: setup/setup_config3.tpl:2 +#: setup/class_setupStep_Checks.inc:159 #, fuzzy -msgid "GOsa core settings" -msgstr "Почтовые настройки пользователя" +msgid "compression module" +msgstr "Параметры доступа" -#: setup/setup_config3.tpl:6 -#, fuzzy -msgid "Enable primary group filter" -msgstr "Показать группы пользователей" +#: setup/class_setupStep_Checks.inc:160 +msgid "GOsa requires this extension to handle snapshots." +msgstr "" -#: setup/setup_config3.tpl:18 +#: setup/class_setupStep_Checks.inc:171 #, fuzzy -msgid "Display summary in listings" -msgstr "Шаблон для групп" +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 будет работать в любом случае." -#: setup/setup_config3.tpl:30 +#: setup/class_setupStep_Checks.inc:172 #, fuzzy -msgid "Honour administrative units" -msgstr "Управление группами" +msgid "Search for 'register_globals' in your php.ini and switch it to 'Off'." +msgstr "Проверка значения параметра register_globals (должно быть: off)" -#: setup/setup_config3.tpl:42 -#, fuzzy -msgid "Smarty compile directory" -msgstr "Домашний каталог" +#: setup/class_setupStep_Checks.inc:180 +msgid "PHP uses this value for the garbage collector to delete old sessions." +msgstr "" -#: setup/setup_config3.tpl:51 -msgid "SNMP community" +#: setup/class_setupStep_Checks.inc:181 +msgid "" +"Setting this value to one day will prevent loosing session and cookies " +"before they really timeout." msgstr "" -#: setup/setup_config3.tpl:60 +#: setup/class_setupStep_Checks.inc:182 #, fuzzy -msgid "Path for PPD storage" -msgstr "Хэширование паролей" +msgid "" +"Search for 'session.gc_maxlifetime' in your php.ini and set it to 86400 or " +"higher." +msgstr "Проверка значения параметра register_globals (должно быть: off)" -#: setup/setup_config3.tpl:77 +#: setup/class_setupStep_Checks.inc:189 setup/class_setupStep_Checks.inc:205 +#: setup/class_setupStep_Checks.inc:221 setup/class_setupStep_Checks.inc:237 #, fuzzy -msgid "Path for kiosk profile storage" -msgstr "Почтовые настройки пользователя" - -#: setup/setup_config3.tpl:96 -msgid "SUDO role base" -msgstr "" +msgid "Off" +msgstr "не в сети" -#: setup/setup_config3.tpl:115 +#: setup/class_setupStep_Checks.inc:190 #, fuzzy -msgid "Mail queue script" -msgstr "Путь к сценариям" +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)" -#: setup/setup_config3.tpl:134 +#: setup/class_setupStep_Checks.inc:191 #, fuzzy -msgid "Notification script" -msgstr "Изменить сертификаты" +msgid "Search for 'session.auto_start' in your php.ini and set it to 'Off'." +msgstr "Проверка значения параметра register_globals (должно быть: off)" -#: setup/setup_config3.tpl:153 -msgid "Enable edit locking" +#: setup/class_setupStep_Checks.inc:198 +msgid "" +"GOsa needs at least 32MB of memory. Setting it below this limit may cause " +"errors that are not reproducable! Increase it for larger setups." msgstr "" -#: setup/setup_config3.tpl:172 -msgid "Login and session" +#: setup/class_setupStep_Checks.inc:199 +msgid "" +"Search for 'memory_limit' in your php.ini and set it to '32M' or higher." msgstr "" -#: setup/setup_config3.tpl:175 -#, fuzzy -msgid "Login attribute" -msgstr "Атрибут DN пользователей" - -#: setup/setup_config3.tpl:186 -msgid "Enforce register_globals to be deactivated" +#: setup/class_setupStep_Checks.inc:206 +msgid "" +"This option influences the PHP output handling. Turn this Option off, to " +"increase performance." msgstr "" -#: setup/setup_config3.tpl:198 -msgid "Enforce encrypted connections" +#: setup/class_setupStep_Checks.inc:207 +msgid "Search for 'implicit_flush' in your php.ini and set it to 'Off'." msgstr "" -#: setup/setup_config3.tpl:210 -#, fuzzy -msgid "Warn if session is not encrypted" -msgstr "Данные, передаваемые в течение этого сеанса, не будут зашифрованы." - -#: setup/setup_config3.tpl:222 -#, fuzzy -msgid "Remember dialog filter settings" -msgstr "Общая информация о пользователе" - -#: setup/setup_config3.tpl:234 -#, fuzzy -msgid "Session lifetime" -msgstr "Конфликт сеансов" - -#: setup/setup_config3.tpl:243 -msgid "Debugging" +#: setup/class_setupStep_Checks.inc:214 +msgid "The Execution time should be at least 30 seconds." msgstr "" -#: setup/setup_config3.tpl:247 -#, fuzzy -msgid "Show PHP errors" -msgstr "Ошибка LDAP:" - -#: setup/setup_config3.tpl:259 -#, fuzzy -msgid "Maximum LDAP query time" -msgstr "Размер квоты" - -#: setup/setup_config3.tpl:277 -msgid "Log LDAP statistics" +#: setup/class_setupStep_Checks.inc:215 +msgid "" +"Search for 'max_execution_time' in your php.ini and set it to '30' or higher." msgstr "" -#: setup/setup_config3.tpl:289 -#, fuzzy -msgid "Debug level" -msgstr "Уровень информативности" - -#: setup/setup_config3.tpl:294 setup/setup_config3.tpl:297 -#, fuzzy -msgid "Disabled" -msgstr "отключен" - -#: setup/setup_config3.tpl:295 setup/setup_config3.tpl:298 -#, fuzzy -msgid "Enabled" -msgstr "отключен" - -#: setup/class_setupStep_Migrate.inc:123 setup/class_setupStep_Migrate.inc:124 -#, fuzzy -msgid "LDAP inspection" -msgstr "Проверка конфигурации PHP" +#: setup/class_setupStep_Checks.inc:222 +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_Migrate.inc:125 -msgid "Analyze your current LDAP for GOsa compatibility" +#: setup/class_setupStep_Checks.inc:223 +msgid "Search for 'expose_php' in your php.ini and set if to 'Off'." msgstr "" -#: setup/class_setupStep_Migrate.inc:131 +#: setup/class_setupStep_Checks.inc:229 #, fuzzy -msgid "Checking for root object" -msgstr "Проверка модуля gd" +msgid "On" +msgstr "Параметры" -#: setup/class_setupStep_Migrate.inc:137 -msgid "Checking permissions on LDAP database" +#: setup/class_setupStep_Checks.inc:230 +msgid "" +"Increase your server security by setting magic_quotes_gpc to 'on'. PHP will " +"escape all quotes in strings in this case." msgstr "" -#: setup/class_setupStep_Migrate.inc:143 +#: setup/class_setupStep_Checks.inc:231 #, fuzzy -msgid "Checking for invisible departments" -msgstr "Проверка поддержки gettext" +msgid "Search for 'magic_quotes_gpc' in your php.ini and set it to 'On'." +msgstr "Проверка значения параметра register_globals (должно быть: off)" -#: setup/class_setupStep_Migrate.inc:148 -#, fuzzy -msgid "Checking for invisible users" -msgstr "Проверка поддержки gettext" +#: setup/class_setupStep_Checks.inc:238 +msgid "Increase your server performance by setting magic_quotes_gpc to 'off'." +msgstr "" -#: setup/class_setupStep_Migrate.inc:155 -#: setup/class_setupStep_Migrate.inc:3021 +#: setup/class_setupStep_Checks.inc:239 #, fuzzy -msgid "Checking for super administrator" -msgstr "Проверка дополнительных программ" +msgid "" +"Search for 'zend.ze1_compatibility_mode' in your php.ini and set it to 'Off'." +msgstr "Проверка значения параметра register_globals (должно быть: off)" -#: setup/class_setupStep_Migrate.inc:161 +#: setup/class_setupStep_Checks.inc:249 #, fuzzy -msgid "Checking for users outside the people tree" -msgstr "Проверка модуля cups" +msgid "Configuration writeable" +msgstr "Настроить" -#: setup/class_setupStep_Migrate.inc:167 +#: setup/class_setupStep_Checks.inc:250 #, fuzzy -msgid "Checking for groups outside the groups tree" -msgstr "Проверка модуля cups" +msgid "The configuration file can't be written" +msgstr "Настроить" -#: setup/class_setupStep_Migrate.inc:174 -msgid "Checking for windows workstations outside the winstation tree" +#: setup/class_setupStep_Checks.inc:251 +#, php-format +msgid "" +"GOsa reads its configuration from a file located in (%s/%s). The setup can " +"write the configuration directly if it is writeable." msgstr "" -#: setup/class_setupStep_Migrate.inc:180 -#, fuzzy -msgid "Checking for duplicated UID numbers" -msgstr "Проверка поддержки gettext" - -#: setup/class_setupStep_Migrate.inc:186 +#: setup/setup_config3.tpl:2 #, fuzzy -msgid "Checking for duplicate GID numbers" -msgstr "Проверка поддержки gettext" +msgid "GOsa core settings" +msgstr "Почтовые настройки пользователя" -#: setup/class_setupStep_Migrate.inc:192 +#: setup/setup_config3.tpl:6 #, fuzzy -msgid "Checking for old style USB devices" -msgstr "Проверка модуля gd" +msgid "Enable primary group filter" +msgstr "Показать группы пользователей" -#: setup/class_setupStep_Migrate.inc:198 +#: setup/setup_config3.tpl:18 #, fuzzy -msgid "Checking for old services that have to be migrated" -msgstr "Проверка модуля cups" +msgid "Display summary in listings" +msgstr "Шаблон для групп" -#: setup/class_setupStep_Migrate.inc:204 +#: setup/setup_config3.tpl:30 #, fuzzy -msgid "Checking for old style application menus" -msgstr "Проверка поддержки gettext" +msgid "Honour administrative units" +msgstr "Управление группами" -#: setup/class_setupStep_Migrate.inc:230 setup/class_setupStep_Migrate.inc:282 -#: setup/class_setupStep_Migrate.inc:347 setup/class_setupStep_Migrate.inc:411 -#: setup/class_setupStep_Migrate.inc:482 setup/class_setupStep_Migrate.inc:559 -#: setup/class_setupStep_Migrate.inc:644 setup/class_setupStep_Migrate.inc:785 -#: setup/class_setupStep_Migrate.inc:880 -#: setup/class_setupStep_Migrate.inc:2316 -#: setup/class_setupStep_Migrate.inc:2507 -#: setup/class_setupStep_Migrate.inc:2644 +#: setup/setup_config3.tpl:42 #, fuzzy -msgid "LDAP query failed" -msgstr "Невозможно выполнить запрос к базе данных!" +msgid "Smarty compile directory" +msgstr "Домашний каталог" -#: setup/class_setupStep_Migrate.inc:231 setup/class_setupStep_Migrate.inc:283 -#: setup/class_setupStep_Migrate.inc:348 setup/class_setupStep_Migrate.inc:412 -#: setup/class_setupStep_Migrate.inc:483 setup/class_setupStep_Migrate.inc:560 -#: setup/class_setupStep_Migrate.inc:645 setup/class_setupStep_Migrate.inc:786 -#: setup/class_setupStep_Migrate.inc:881 -#: setup/class_setupStep_Migrate.inc:2317 -#: setup/class_setupStep_Migrate.inc:2508 -#: setup/class_setupStep_Migrate.inc:2645 -msgid "Possibly the 'root object' is missing." +#: setup/setup_config3.tpl:51 +msgid "SNMP community" msgstr "" -#: setup/class_setupStep_Migrate.inc:253 -#, fuzzy, php-format -msgid "Found %s duplicate values for attribute 'uidNumber'." -msgstr "Укажите корректный номер телефона." - -#: setup/class_setupStep_Migrate.inc:305 -#, fuzzy, php-format -msgid "Found %s duplicate values for attribute 'gidNumber'." -msgstr "Укажите корректный номер телефона." +#: setup/setup_config3.tpl:60 +#, fuzzy +msgid "Path for PPD storage" +msgstr "Хэширование паролей" -#: setup/class_setupStep_Migrate.inc:363 setup/class_setupStep_Migrate.inc:574 -#: setup/class_setupStep_Migrate.inc:587 -#: setup/class_setupStep_Migrate.inc:1020 -#: setup/class_setupStep_Migrate.inc:1038 -#: setup/class_setupStep_Migrate.inc:1945 -#: setup/class_setupStep_Migrate.inc:1958 -#: setup/class_setupStep_Migrate.inc:3023 -msgid "Failed" -msgstr "Ошибка" +#: setup/setup_config3.tpl:77 +#, fuzzy +msgid "Path for kiosk profile storage" +msgstr "Почтовые настройки пользователя" -#: setup/class_setupStep_Migrate.inc:365 -#, php-format -msgid "" -"Found %s winstations outside the predefined winstation department ou '%s'." +#: setup/setup_config3.tpl:96 +msgid "SUDO role base" msgstr "" -#: setup/class_setupStep_Migrate.inc:366 setup/class_setupStep_Migrate.inc:655 -#: setup/class_setupStep_Migrate.inc:795 -#: setup/class_setupStep_Migrate.inc:1023 -#: setup/class_setupStep_Migrate.inc:2386 -#: setup/class_setupStep_Migrate.inc:2540 -#: setup/class_setupStep_Migrate.inc:2870 +#: setup/setup_config3.tpl:115 #, fuzzy -msgid "Migrate" -msgstr "Дата" - -#: setup/class_setupStep_Migrate.inc:438 -#, fuzzy, php-format -msgid "Found %s groups outside the configured tree '%s'." -msgstr "Вы собираетесь удалить объект %s." +msgid "Mail queue script" +msgstr "Путь к сценариям" -#: setup/class_setupStep_Migrate.inc:439 setup/class_setupStep_Migrate.inc:516 +#: setup/setup_config3.tpl:134 #, fuzzy -msgid "Move" -msgstr "Режим" - -#: setup/class_setupStep_Migrate.inc:515 -#, php-format -msgid "Found %s user(s) outside the configured tree '%s'." -msgstr "" +msgid "Notification script" +msgstr "Изменить сертификаты" -#: setup/class_setupStep_Migrate.inc:576 setup/class_setupStep_Migrate.inc:589 -#, php-format -msgid "" -"The specified user '%s' does not have full access to your ldap database." +#: setup/setup_config3.tpl:153 +msgid "Enable edit locking" msgstr "" -#: setup/class_setupStep_Migrate.inc:653 -#, php-format -msgid "Found %s user(s) that will not be visible in GOsa." +#: setup/setup_config3.tpl:172 +msgid "Login and session" msgstr "" -#: setup/class_setupStep_Migrate.inc:703 setup/class_setupStep_Migrate.inc:846 -#: setup/class_setupStep_Migrate.inc:1105 +#: setup/setup_config3.tpl:175 #, fuzzy -msgid "Migration error" -msgstr "Дата" +msgid "Login attribute" +msgstr "Атрибут DN пользователей" -#: setup/class_setupStep_Migrate.inc:703 setup/class_setupStep_Migrate.inc:846 -#, fuzzy, php-format -msgid "Cannot migrate department '%s':" -msgstr "Список подразделений" +#: setup/setup_config3.tpl:186 +msgid "Enforce register_globals to be deactivated" +msgstr "" -#: setup/class_setupStep_Migrate.inc:794 -#, php-format -msgid "Found %s department(s) that will not be visible in GOsa." +#: setup/setup_config3.tpl:198 +msgid "Enforce encrypted connections" msgstr "" -#: setup/class_setupStep_Migrate.inc:1017 -#, fuzzy, php-format -msgid "GOsa 2.5 administrative accounts found: %s" -msgstr "Создать настройки запись эл. почты" +#: setup/setup_config3.tpl:210 +#, fuzzy +msgid "Warn if session is not encrypted" +msgstr "Данные, передаваемые в течение этого сеанса, не будут зашифрованы." -#: setup/class_setupStep_Migrate.inc:1022 +#: setup/setup_config3.tpl:222 #, fuzzy -msgid "There is no valid GOsa 2.6 administrator account inside your LDAP." -msgstr "Создать настройки запись эл. почты" +msgid "Remember dialog filter settings" +msgstr "Общая информация о пользователе" -#: setup/class_setupStep_Migrate.inc:1039 -msgid "There is no GOsa administrator account inside your LDAP." -msgstr "" +#: setup/setup_config3.tpl:234 +#, fuzzy +msgid "Session lifetime" +msgstr "Конфликт сеансов" -#: setup/class_setupStep_Migrate.inc:1105 -#, php-format -msgid "Cannot add ACL for user '%s':" +#: setup/setup_config3.tpl:243 +msgid "Debugging" msgstr "" -#: setup/class_setupStep_Migrate.inc:1143 -#: setup/class_setupStep_Migrate.inc:1153 +#: setup/setup_config3.tpl:247 #, fuzzy -msgid "Input error" +msgid "Show PHP errors" msgstr "Ошибка LDAP:" -#: setup/class_setupStep_Migrate.inc:1143 -msgid "Uid" +#: setup/setup_config3.tpl:259 +#, fuzzy +msgid "Maximum LDAP query time" +msgstr "Размер квоты" + +#: setup/setup_config3.tpl:277 +msgid "Log LDAP statistics" msgstr "" -#: setup/class_setupStep_Migrate.inc:1148 +#: setup/setup_config3.tpl:289 #, fuzzy -msgid "Password error" -msgstr "Срок действия пароля истекает" +msgid "Debug level" +msgstr "Уровень информативности" -#: setup/class_setupStep_Migrate.inc:1148 +#: setup/setup_config3.tpl:294 setup/setup_config3.tpl:297 #, fuzzy -msgid "Provided passwords do not match!" -msgstr "Введенные пароли не совпадают!" +msgid "Disabled" +msgstr "отключен" -#: setup/class_setupStep_Migrate.inc:1153 +#: setup/setup_config3.tpl:295 setup/setup_config3.tpl:298 #, fuzzy -msgid "Specify a valid user ID!" -msgstr "Введите корректное имя пользователя!" - -#: setup/class_setupStep_Migrate.inc:1186 -#, php-format -msgid "Adding an administrative user failed: object '%s' already exists!" -msgstr "" +msgid "Enabled" +msgstr "отключен" -#: setup/class_setupStep_Migrate.inc:1225 -#: setup/class_setupStep_Migrate.inc:1274 -#: setup/class_setupStep_Migrate.inc:1323 +#: setup/setup_feedback.tpl:5 #, fuzzy -msgid "Cannot move users to the requested department!" -msgstr "Невозможно подключиться к серверу базы данных!" +msgid "Feedback sucessfully send" +msgstr "Настройка завершена" -#: setup/class_setupStep_Migrate.inc:1235 -msgid "Winstation will be moved from" +#: setup/setup_feedback.tpl:15 +msgid "Subscribe to the gosa-announce mailinglist" msgstr "" -#: setup/class_setupStep_Migrate.inc:1246 -#: setup/class_setupStep_Migrate.inc:1295 -msgid "Updating following references too" +#: setup/setup_feedback.tpl:18 +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 "" -#: setup/class_setupStep_Migrate.inc:1285 -msgid "Group will be moved from" -msgstr "" +#: setup/setup_feedback.tpl:39 +#, fuzzy +msgid "Mail address" +msgstr "MAC-адрес" -#: setup/class_setupStep_Migrate.inc:1333 -msgid "User will be moved from" +#: setup/setup_feedback.tpl:50 +msgid "Send feedback to the GOsa project team" msgstr "" -#: setup/class_setupStep_Migrate.inc:1343 -msgid "The following references will be updated" +#: setup/setup_feedback.tpl:53 +msgid "" +"When checking this option, GOsa will try to connect http://oss.gonicus.de in " +"order to submit your form anonymously." msgstr "" -#: setup/class_setupStep_Migrate.inc:1946 -msgid "" -"The LDAP root object is missing. It is required to use your LDAP service." +#: setup/setup_feedback.tpl:59 +msgid "Did the setup procedure help you to get started?" msgstr "" -#: setup/class_setupStep_Migrate.inc:1947 -#: setup/class_setupStep_Migrate.inc:1960 +#: setup/setup_feedback.tpl:62 setup/setup_feedback.tpl:80 +#: setup/class_setupStep_Ldap.inc:74 setup/class_setupStep_Config3.inc:89 +#: setup/class_setupStep_Schema.inc:86 setup/class_setupStep_Config1.inc:88 +#: setup/class_setupStep_Config2.inc:167 #, fuzzy -msgid "Try to create root object" -msgstr "Объект группы" - -#: setup/class_setupStep_Migrate.inc:1959 -msgid "Root object couldn't be created, you should try it on your own." -msgstr "" +msgid "Yes" +msgstr "Системы" -#: setup/class_setupStep_Migrate.inc:2250 -#, fuzzy, php-format -msgid "Copy '%s' to '%s' failed:" -msgstr "Ошибка при выполнении \"%s\"!" +#: setup/setup_feedback.tpl:64 setup/setup_feedback.tpl:82 +#: setup/class_setupStep_Ldap.inc:74 setup/class_setupStep_Config3.inc:89 +#: setup/class_setupStep_Schema.inc:86 setup/class_setupStep_Config1.inc:88 +#: setup/class_setupStep_Config2.inc:167 +#, fuzzy +msgid "No" +msgstr "нет" -#: setup/class_setupStep_Migrate.inc:2385 -#, php-format -msgid "There are %s devices that need to be migrated." +#: setup/setup_feedback.tpl:69 +msgid "If not, what problems did you encounter" msgstr "" -#: setup/class_setupStep_Migrate.inc:2445 -#, php-format -msgid "Adding '%s' to the LDAP failed: %s" +#: setup/setup_feedback.tpl:77 +msgid "Is this the first time you use GOsa?" msgstr "" -#: setup/class_setupStep_Migrate.inc:2465 -#: setup/class_setupStep_Migrate.inc:2582 -#, fuzzy, php-format -msgid "Updating '%s' failed: %s" -msgstr "Служба печати" - -#: setup/class_setupStep_Migrate.inc:2538 -#, php-format -msgid "There are %s services that need to be migrated." +#: setup/setup_feedback.tpl:83 +msgid "I use it since" msgstr "" -#: setup/class_setupStep_Migrate.inc:2869 -#, php-format -msgid "There are %s application menus which have to be migrated." +#: setup/setup_feedback.tpl:84 +msgid "Select the year since when you are using GOsa" msgstr "" -#: setup/setup_config2.tpl:2 -msgid "Samba settings" -msgstr "Настройки Samba" - -#: setup/setup_config2.tpl:6 -msgid "Samba hash generator" +#: setup/setup_feedback.tpl:91 +msgid "What operating system / distribution do you use?" msgstr "" -#: setup/setup_config2.tpl:15 -#, fuzzy -msgid "Samba SID" -msgstr "Samba" - -#: setup/setup_config2.tpl:31 -#, fuzzy -msgid "RID base" -msgstr "Базы данных" - -#: setup/setup_config2.tpl:46 -#, fuzzy -msgid "Workstation container" -msgstr "Имя рабочий станции" - -#: setup/setup_config2.tpl:61 -#, fuzzy -msgid "Samba SID mapping" -msgstr "Samba" - -#: setup/setup_config2.tpl:71 -#, fuzzy -msgid "Timezone" -msgstr "Мобильный" - -#: setup/setup_config2.tpl:74 -#, fuzzy -msgid "Please choose your preferred timezone here" -msgstr "Язык по умолчанию" +#: setup/setup_feedback.tpl:99 +msgid "What web server do you use?" +msgstr "" -#: setup/setup_config2.tpl:96 -#, fuzzy -msgid "Additional GOsa settings" -msgstr "Дополнительные записи в fstab" +#: setup/setup_feedback.tpl:107 +msgid "What PHP version do you use?" +msgstr "" -#: setup/setup_config2.tpl:100 -msgid "Enable Copy & Paste" +#: setup/setup_feedback.tpl:115 +msgid "LDAP" msgstr "" -#: setup/setup_config2.tpl:112 -#, fuzzy -msgid "Enable DNS extension" -msgstr "Удалить параметры" +#: setup/setup_feedback.tpl:119 +msgid "What kind of LDAP server(s) do you use?" +msgstr "" -#: setup/setup_config2.tpl:124 -#, fuzzy -msgid "Enable DHCP extension" -msgstr "Удалить параметры" +#: setup/setup_feedback.tpl:125 +msgid "How many objects are in your LDAP?" +msgstr "" -#: setup/setup_config2.tpl:136 -#, fuzzy -msgid "Enable mime type management" -msgstr "Управление системами" +#: setup/setup_feedback.tpl:132 +msgid "Features" +msgstr "" -#: setup/setup_config2.tpl:148 -#, fuzzy -msgid "Enable FAI release management" -msgstr "Управление подразделениями" +#: setup/setup_feedback.tpl:135 +msgid "What features of GOsa do you use?" +msgstr "" -#: setup/setup_config2.tpl:160 -#, fuzzy -msgid "Enable user netatalk plugin" -msgstr "Создать телефонный аккаунт" +#: setup/setup_feedback.tpl:145 +msgid "What features do you want to see in future versions of GOsa?" +msgstr "" -#: setup/setup_config2.tpl:171 -#, fuzzy -msgid "Government mode" -msgstr "в папку" +#: setup/setup_feedback.tpl:152 +msgid "Send feedback" +msgstr "" -#: setup/setup_config2.tpl:182 +#: setup/setup_finish.tpl:3 #, fuzzy -msgid "Logging options" -msgstr "состояние неизвестно" +msgid "Create your configuration file" +msgstr "Настроить" -#: setup/setup_config2.tpl:186 +#: setup/setup_finish.tpl:13 #, fuzzy -msgid "Syslog" -msgstr "Системные журналы" +msgid "Download configuration" +msgstr "Системная информация" -#: setup/setup_config2.tpl:193 +#: setup/setup_finish.tpl:18 #, fuzzy -msgid "Mail settings" -msgstr "Почтовые настройки пользователя" +msgid "Status: " +msgstr "Состояние" -#: setup/setup_config2.tpl:197 +#: setup/class_setupStep_Ldap.inc:53 #, fuzzy -msgid "Mail method" -msgstr "Почтовые настройки" - -#: setup/setup_config2.tpl:213 -msgid "Account identification attribute" -msgstr "" +msgid "LDAP setup" +msgstr "LDAP-сервер" -#: setup/setup_config2.tpl:227 +#: setup/class_setupStep_Ldap.inc:54 #, fuzzy -msgid "Vacation templates" -msgstr "Шаблон рабочей станции" +msgid "LDAP connection setup" +msgstr "Соединение..." -#: setup/setup_config2.tpl:243 -msgid "Use Cyrus UNIX style" +#: setup/class_setupStep_Ldap.inc:55 +msgid "" +"This dialog performs the basic configuration of the LDAP connectivity for " +"GOsa." msgstr "" -#: setup/setup_config2.tpl:253 -#, fuzzy -msgid "Snapshots / Undo" -msgstr "Приложение" +#: setup/class_setupStep_Ldap.inc:105 +#, fuzzy, php-format +msgid "Anonymous bind to server '%s' failed!" +msgstr "Ошибка при регистрации. Ответ сервера: \"%s\"." -#: setup/setup_config2.tpl:262 setup/setup_config2.tpl:307 -#, fuzzy -msgid "Enable snapshots" -msgstr "Создать настройки запись эл. почты" +#: setup/class_setupStep_Ldap.inc:107 +#, fuzzy, php-format +msgid "Bind as user '%s' failed!" +msgstr "Ошибка при регистрации. Ответ сервера: \"%s\"." -#: setup/setup_config2.tpl:268 setup/setup_config2.tpl:313 -#, fuzzy -msgid "Snapshot base" -msgstr "Приложение" +#: setup/class_setupStep_Ldap.inc:112 +#, fuzzy, php-format +msgid "Anonymous bind to server '%s' succeeded." +msgstr "Ошибка при регистрации. Ответ сервера: \"%s\"." -#: setup/class_setupStep_License.inc:56 setup/class_setupStep_License.inc:57 +#: setup/class_setupStep_Ldap.inc:113 #, fuzzy -msgid "License" -msgstr "в" +msgid "Please specify user and password!" +msgstr "Введите свой пароль!" -#: setup/class_setupStep_License.inc:58 -msgid "Terms and conditions for usage" +#: setup/class_setupStep_Ldap.inc:115 +#, fuzzy, php-format +msgid "Bind as user '%s' to server '%s' succeeded!" +msgstr "Ошибка при регистрации. Ответ сервера: \"%s\"." + +#: setup/setup_ldap.tpl:7 +msgid "Please choose the LDAP user to be used by GOsa" msgstr "" -#: setup/class_setupStep_Config2.inc:86 setup/class_setupStep_Config2.inc:87 +#: setup/setup_ldap.tpl:25 #, fuzzy -msgid "GOsa settings 2/3" -msgstr "Почтовые настройки пользователя" +msgid "LDAP connection" +msgstr "Отключение" -#: setup/class_setupStep_Config2.inc:88 +#: setup/setup_ldap.tpl:29 +msgid "Location name" +msgstr "Местоположение" + +#: setup/setup_ldap.tpl:37 #, fuzzy -msgid "Customize special parameters" -msgstr "Изменить параметры" +msgid "Connection URI" +msgstr "Подключение" -#: setup/setup_migrate.tpl:5 -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_ldap.tpl:45 +#, fuzzy +msgid "TLS connection" +msgstr "Соединение..." -#: setup/setup_migrate.tpl:33 +#: setup/setup_ldap.tpl:69 #, fuzzy -msgid "Check again" -msgstr "Проверить" +msgid "Authentication" +msgstr "Рабочая станция Windows" -#: setup/setup_migrate.tpl:37 -msgid "Move windows workstations into a valid windows workstation department" -msgstr "" +#: setup/setup_ldap.tpl:73 +msgid "Admin DN" +msgstr "DN администратора" -#: setup/setup_migrate.tpl:39 -msgid "" -"This dialog allows you to move the displayed windows workstations into a " -"valid department" -msgstr "" +#: setup/setup_ldap.tpl:78 +#, fuzzy +msgid "Select user" +msgstr "Удалить" -#: setup/setup_migrate.tpl:41 -msgid "" -"Be careful with this tool, there may be references pointing to this " -"workstations that can't be migrated." +#: setup/setup_ldap.tpl:86 +msgid "Automatically append LDAP base to admin DN" msgstr "" -#: setup/setup_migrate.tpl:67 -msgid "Move selected windows workstations into the following GOsa department" -msgstr "" +#: setup/setup_ldap.tpl:93 +msgid "Admin password" +msgstr "Пароль администратора" -#: setup/setup_migrate.tpl:72 +#: setup/setup_ldap.tpl:101 #, fuzzy -msgid "Move selected workstations" -msgstr "Выберите чтобы посмотреть рабочие станции" +msgid "Schema based settings" +msgstr "Настройки Samba" -#: setup/setup_migrate.tpl:73 -msgid "What will be done here" +#: setup/setup_ldap.tpl:105 +msgid "Use rfc2307bis compliant groups" msgstr "" -#: setup/setup_migrate.tpl:85 -msgid "Move groups into configured group tree" -msgstr "" +#: setup/setup_ldap.tpl:117 +#, fuzzy +msgid "Current status" +msgstr "Состояние системы" -#: setup/setup_migrate.tpl:88 -msgid "" -"This dialog allows moving a couple of groups to the configured group tree. " -"Doing this may straighten your LDAP service." -msgstr "" +#: setup/class_setupStep_Migrate.inc:127 setup/class_setupStep_Migrate.inc:128 +#, fuzzy +msgid "LDAP inspection" +msgstr "Проверка конфигурации PHP" -#: setup/setup_migrate.tpl:91 -msgid "" -"Be careful with this option! There may be references pointing to these " -"groups. The GOsa setup can't migrate references, so you may want to cancel " -"the migration in this case." +#: setup/class_setupStep_Migrate.inc:129 +msgid "Analyze your current LDAP for GOsa compatibility" msgstr "" -#: setup/setup_migrate.tpl:94 -msgid "Move selected groups into this group tree" -msgstr "" +#: setup/class_setupStep_Migrate.inc:135 +#, fuzzy +msgid "Checking for root object" +msgstr "Проверка модуля gd" -#: setup/setup_migrate.tpl:125 setup/setup_migrate.tpl:177 -#: setup/setup_migrate.tpl:226 setup/setup_migrate.tpl:344 -#: setup/setup_migrate.tpl:397 setup/setup_migrate.tpl:441 -#: setup/setup_migrate.tpl:484 setup/setup_migrate.tpl:528 +#: setup/class_setupStep_Migrate.inc:141 #, fuzzy -msgid "Hide changes" -msgstr "Удалить телефонный аккаунт" +msgid "Inspecting object classes in root object" +msgstr "Проверка модуля gd" -#: setup/setup_migrate.tpl:127 setup/setup_migrate.tpl:179 -#: setup/setup_migrate.tpl:209 setup/setup_migrate.tpl:346 -#: setup/setup_migrate.tpl:399 setup/setup_migrate.tpl:444 -#: setup/setup_migrate.tpl:487 setup/setup_migrate.tpl:531 +#: setup/class_setupStep_Migrate.inc:147 #, fuzzy -msgid "Show changes" -msgstr "Показать телефоны" +msgid "Checking permission for LDAP database" +msgstr "У вас недостаточно прав для удаления этого подразделения." -#: setup/setup_migrate.tpl:140 -msgid "Move users into configured user tree" -msgstr "" +#: setup/class_setupStep_Migrate.inc:153 +#, fuzzy +msgid "Checking for invisible departments" +msgstr "Проверка поддержки gettext" -#: setup/setup_migrate.tpl:142 -msgid "" -"This dialog allows moving a couple of users to the configured user tree. " -"Doing this may straighten your LDAP service." -msgstr "" +#: setup/class_setupStep_Migrate.inc:158 +#, fuzzy +msgid "Checking for invisible users" +msgstr "Проверка поддержки gettext" -#: setup/setup_migrate.tpl:145 -msgid "" -"Be careful with this option! There may be references pointing to these " -"users. The GOsa setup can't migrate references, so you may want to cancel " -"the migration in this case." -msgstr "" +#: setup/class_setupStep_Migrate.inc:165 +#: setup/class_setupStep_Migrate.inc:3203 +#, fuzzy +msgid "Checking for super administrator" +msgstr "Проверка дополнительных программ" -#: setup/setup_migrate.tpl:148 +#: setup/class_setupStep_Migrate.inc:171 #, fuzzy -msgid "Move selected users into this people tree" -msgstr "Создать шаблон" +msgid "Checking for users outside the people tree" +msgstr "Проверка модуля cups" -#: setup/setup_migrate.tpl:191 +#: setup/class_setupStep_Migrate.inc:177 #, fuzzy -msgid "Migrate GOsa 2.5 administrative accounts" -msgstr "Создать настройки запись эл. почты" +msgid "Checking for groups outside the groups tree" +msgstr "Проверка модуля cups" -#: setup/setup_migrate.tpl:193 -msgid "" -"This dialog allows the migration of GOsa 2.5 admin accounts into GOsa 2.6 " -"useable accounts." +#: setup/class_setupStep_Migrate.inc:184 +msgid "Checking for windows workstations outside the winstation tree" msgstr "" -#: setup/setup_migrate.tpl:216 setup/setup_migrate.tpl:316 -#: setup/setup_migrate.tpl:370 setup/setup_migrate.tpl:425 -#: setup/setup_migrate.tpl:468 setup/setup_migrate.tpl:512 +#: setup/class_setupStep_Migrate.inc:190 #, fuzzy -msgid "Current" -msgstr "Текущий пароль" +msgid "Checking for duplicated UID numbers" +msgstr "Проверка поддержки gettext" -#: setup/setup_migrate.tpl:220 setup/setup_migrate.tpl:323 -#: setup/setup_migrate.tpl:377 setup/setup_migrate.tpl:429 -#: setup/setup_migrate.tpl:472 setup/setup_migrate.tpl:516 +#: setup/class_setupStep_Migrate.inc:196 #, fuzzy -msgid "After migration" -msgstr "Управление пользователями" +msgid "Checking for duplicate GID numbers" +msgstr "Проверка поддержки gettext" -#: setup/setup_migrate.tpl:229 setup/setup_ldap.tpl:65 +#: setup/class_setupStep_Migrate.inc:202 #, fuzzy -msgid "Reload" -msgstr "чтение" +msgid "Checking for old style USB devices" +msgstr "Проверка модуля gd" -#: setup/setup_migrate.tpl:245 +#: setup/class_setupStep_Migrate.inc:208 #, fuzzy -msgid "Abort" -msgstr "Порт" +msgid "Checking for old services that have to be migrated" +msgstr "Проверка модуля cups" -#: setup/setup_migrate.tpl:247 +#: setup/class_setupStep_Migrate.inc:214 #, fuzzy -msgid "Create a new GOsa administrator account" -msgstr "Создать настройки запись эл. почты" - -#: setup/setup_migrate.tpl:250 -msgid "" -"This dialog will automatically add a new super administrator to your LDAP " -"tree." -msgstr "" +msgid "Checking for old style application menus" +msgstr "Проверка поддержки gettext" -#: setup/setup_migrate.tpl:279 +#: setup/class_setupStep_Migrate.inc:240 setup/class_setupStep_Migrate.inc:292 +#: setup/class_setupStep_Migrate.inc:357 setup/class_setupStep_Migrate.inc:421 +#: setup/class_setupStep_Migrate.inc:492 setup/class_setupStep_Migrate.inc:569 +#: setup/class_setupStep_Migrate.inc:654 setup/class_setupStep_Migrate.inc:795 +#: setup/class_setupStep_Migrate.inc:891 +#: setup/class_setupStep_Migrate.inc:2032 +#: setup/class_setupStep_Migrate.inc:2498 +#: setup/class_setupStep_Migrate.inc:2689 +#: setup/class_setupStep_Migrate.inc:2826 #, fuzzy -msgid "Password (again)" -msgstr "Хэширование паролей" +msgid "LDAP query failed" +msgstr "Невозможно выполнить запрос к базе данных!" -#: setup/setup_migrate.tpl:305 -msgid "" -"The listed departments are currently invisible in the GOsa user interface. " -"If you want to change this for a couple of entries, select them and use the " -"migrate button below." +#: setup/class_setupStep_Migrate.inc:241 setup/class_setupStep_Migrate.inc:293 +#: setup/class_setupStep_Migrate.inc:358 setup/class_setupStep_Migrate.inc:422 +#: setup/class_setupStep_Migrate.inc:493 setup/class_setupStep_Migrate.inc:570 +#: setup/class_setupStep_Migrate.inc:655 setup/class_setupStep_Migrate.inc:796 +#: setup/class_setupStep_Migrate.inc:892 +#: setup/class_setupStep_Migrate.inc:2033 +#: setup/class_setupStep_Migrate.inc:2499 +#: setup/class_setupStep_Migrate.inc:2690 +#: setup/class_setupStep_Migrate.inc:2827 +msgid "Possibly the 'root object' is missing." msgstr "" -#: setup/setup_migrate.tpl:306 setup/setup_migrate.tpl:361 -#: setup/setup_migrate.tpl:417 setup/setup_migrate.tpl:461 -#: setup/setup_migrate.tpl:505 -msgid "" -"If you want to know what will be done when migrating the selected entries, " -"use the 'Show changes' button to see the LDIF." -msgstr "" +#: setup/class_setupStep_Migrate.inc:263 +#, fuzzy, php-format +msgid "Found %s duplicate values for attribute 'uidNumber'." +msgstr "Укажите корректный номер телефона." + +#: setup/class_setupStep_Migrate.inc:315 +#, fuzzy, php-format +msgid "Found %s duplicate values for attribute 'gidNumber'." +msgstr "Укажите корректный номер телефона." -#: setup/setup_migrate.tpl:360 -msgid "" -"The listed users are currently invisible in the GOsa user interface. If you " -"want to change this for a couple of users, just select them and use the " -"'Migrate' button below." -msgstr "" +#: setup/class_setupStep_Migrate.inc:373 setup/class_setupStep_Migrate.inc:584 +#: setup/class_setupStep_Migrate.inc:597 +#: setup/class_setupStep_Migrate.inc:1031 +#: setup/class_setupStep_Migrate.inc:1049 +#: setup/class_setupStep_Migrate.inc:1984 +#: setup/class_setupStep_Migrate.inc:1997 +#: setup/class_setupStep_Migrate.inc:2052 +#: setup/class_setupStep_Migrate.inc:2073 +#: setup/class_setupStep_Migrate.inc:2125 +#: setup/class_setupStep_Migrate.inc:3205 +msgid "Failed" +msgstr "Ошибка" -#: setup/setup_migrate.tpl:416 +#: setup/class_setupStep_Migrate.inc:375 +#, php-format msgid "" -"The listed devices are currently invisible in the GOsa interface. If you " -"want to change this for a couple of devices, just select them and use the " -"'Migrate' button below." +"Found %s winstations outside the predefined winstation department ou '%s'." msgstr "" -#: setup/setup_migrate.tpl:442 setup/setup_migrate.tpl:485 -#: setup/setup_migrate.tpl:529 +#: setup/class_setupStep_Migrate.inc:448 +#, fuzzy, php-format +msgid "Found %s groups outside the configured tree '%s'." +msgstr "Вы собираетесь удалить объект %s." + +#: setup/class_setupStep_Migrate.inc:449 setup/class_setupStep_Migrate.inc:526 #, fuzzy -msgid "Refresh" -msgstr "Ссылки" +msgid "Move" +msgstr "Режим" -#: setup/setup_migrate.tpl:460 -msgid "" -"The listed services are currently invalid for the GOsa version you are going " -"to install. If you want to update a couple of service, just select them and " -"use the 'Migrate' button below." +#: setup/class_setupStep_Migrate.inc:525 +#, php-format +msgid "Found %s user(s) outside the configured tree '%s'." msgstr "" -#: setup/setup_migrate.tpl:504 +#: setup/class_setupStep_Migrate.inc:586 setup/class_setupStep_Migrate.inc:599 +#, php-format msgid "" -"The listed menus are currently invisible in the GOsa interface. If you want " -"to change this for a couple of devices, just select them and use the " -"'Migrate' button below." +"The specified user '%s' does not have full access to your ldap database." msgstr "" -#: setup/class_setupStep_Ldap.inc:53 -#, fuzzy -msgid "LDAP setup" -msgstr "LDAP-сервер" +#: setup/class_setupStep_Migrate.inc:663 +#, php-format +msgid "Found %s user(s) that will not be visible in GOsa." +msgstr "" -#: setup/class_setupStep_Ldap.inc:54 +#: setup/class_setupStep_Migrate.inc:713 setup/class_setupStep_Migrate.inc:856 +#: setup/class_setupStep_Migrate.inc:1116 #, fuzzy -msgid "LDAP connection setup" -msgstr "Соединение..." - -#: setup/class_setupStep_Ldap.inc:55 -msgid "" -"This dialog performs the basic configuration of the LDAP connectivity for " -"GOsa." -msgstr "" +msgid "Migration error" +msgstr "Дата" -#: setup/class_setupStep_Ldap.inc:105 +#: setup/class_setupStep_Migrate.inc:713 setup/class_setupStep_Migrate.inc:856 #, fuzzy, php-format -msgid "Anonymous bind to server '%s' failed!" -msgstr "Ошибка при регистрации. Ответ сервера: \"%s\"." +msgid "Cannot migrate department '%s':" +msgstr "Список подразделений" -#: setup/class_setupStep_Ldap.inc:107 -#, fuzzy, php-format -msgid "Bind as user '%s' failed!" -msgstr "Ошибка при регистрации. Ответ сервера: \"%s\"." +#: setup/class_setupStep_Migrate.inc:804 +#, php-format +msgid "Found %s department(s) that will not be visible in GOsa." +msgstr "" -#: setup/class_setupStep_Ldap.inc:112 +#: setup/class_setupStep_Migrate.inc:1028 #, fuzzy, php-format -msgid "Anonymous bind to server '%s' succeeded." -msgstr "Ошибка при регистрации. Ответ сервера: \"%s\"." +msgid "GOsa 2.5 administrative accounts found: %s" +msgstr "Создать настройки запись эл. почты" -#: setup/class_setupStep_Ldap.inc:113 +#: setup/class_setupStep_Migrate.inc:1033 #, fuzzy -msgid "Please specify user and password!" -msgstr "Введите свой пароль!" - -#: setup/class_setupStep_Ldap.inc:115 -#, fuzzy, php-format -msgid "Bind as user '%s' to server '%s' succeeded!" -msgstr "Ошибка при регистрации. Ответ сервера: \"%s\"." +msgid "There is no valid GOsa 2.6 administrator account inside your LDAP." +msgstr "Создать настройки запись эл. почты" -#: setup/setup_frame.tpl:12 -#, fuzzy -msgid "GOsa setup wizard" -msgstr "Почтовые настройки пользователя" +#: setup/class_setupStep_Migrate.inc:1050 +msgid "There is no GOsa administrator account inside your LDAP." +msgstr "" -#: setup/setup_frame.tpl:19 -#, fuzzy -msgid "Installation" -msgstr "Рабочая станция" +#: setup/class_setupStep_Migrate.inc:1116 +#, php-format +msgid "Cannot add ACL for user '%s':" +msgstr "" -#: setup/setup_frame.tpl:19 +#: setup/class_setupStep_Migrate.inc:1154 +#: setup/class_setupStep_Migrate.inc:1164 #, fuzzy -msgid "Setup" -msgstr "Установить" +msgid "Input error" +msgstr "Ошибка LDAP:" -#: setup/class_setupStep_Welcome.inc:38 -#, fuzzy -msgid "Welcome" -msgstr "Добро пожаловать %s!" +#: setup/class_setupStep_Migrate.inc:1154 +msgid "Uid" +msgstr "" -#: setup/class_setupStep_Welcome.inc:39 +#: setup/class_setupStep_Migrate.inc:1159 #, fuzzy -msgid "The welcome message" -msgstr "Удалить" +msgid "Password error" +msgstr "Срок действия пароля истекает" -#: setup/class_setupStep_Welcome.inc:40 +#: setup/class_setupStep_Migrate.inc:1159 #, fuzzy -msgid "Welcome to GOsa setup wizard" -msgstr "Добро пожаловать в раздел настройки GOsa!" +msgid "Provided passwords do not match!" +msgstr "Введенные пароли не совпадают!" -#: setup/setup_language.tpl:3 +#: setup/class_setupStep_Migrate.inc:1164 #, fuzzy -msgid "Please select the preferred language" -msgstr "Язык по умолчанию" +msgid "Specify a valid user ID!" +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 overriden per user." +#: setup/class_setupStep_Migrate.inc:1197 +#, php-format +msgid "Adding an administrative user failed: object '%s' already exists!" msgstr "" -#: setup/setup_language.tpl:9 +#: setup/class_setupStep_Migrate.inc:1236 +#: setup/class_setupStep_Migrate.inc:1285 +#: setup/class_setupStep_Migrate.inc:1334 #, fuzzy -msgid "Please select your preferred language here" -msgstr "Язык по умолчанию" +msgid "Cannot move users to the requested department!" +msgstr "Невозможно подключиться к серверу базы данных!" -#: setup/setup_welcome.tpl:4 -msgid "" -"This seems to be the first time you start GOsa - we didn't find any " -"configuration right now. This simple wizard intends to help you while " -"setting it up." +#: setup/class_setupStep_Migrate.inc:1246 +msgid "Winstation will be moved from" msgstr "" -#: setup/setup_welcome.tpl:8 -msgid "What will the wizard do for you?" +#: setup/class_setupStep_Migrate.inc:1257 +#: setup/class_setupStep_Migrate.inc:1306 +msgid "Updating following references too" msgstr "" -#: setup/setup_welcome.tpl:11 -#, fuzzy -msgid "Create a basic, single site configuration" -msgstr "Базы данных" - -#: setup/setup_welcome.tpl:12 -msgid "Tries to find problems within your PHP and LDAP setup" +#: setup/class_setupStep_Migrate.inc:1296 +msgid "Group will be moved from" msgstr "" -#: setup/setup_welcome.tpl:13 -msgid "Let you choose from a set of basic and advanced configuration switches" +#: setup/class_setupStep_Migrate.inc:1344 +msgid "User will be moved from" msgstr "" -#: setup/setup_welcome.tpl:14 -msgid "Guided migration of existing LDAP trees" +#: setup/class_setupStep_Migrate.inc:1354 +msgid "The following references will be updated" msgstr "" -#: setup/setup_welcome.tpl:17 -msgid "What will the wizard NOT do for you?" +#: setup/class_setupStep_Migrate.inc:1985 +msgid "" +"The LDAP root object is missing. It is required to use your LDAP service." msgstr "" -#: setup/setup_welcome.tpl:20 +#: setup/class_setupStep_Migrate.inc:1986 +#: setup/class_setupStep_Migrate.inc:1999 #, fuzzy -msgid "Find every possible configuration error" -msgstr "Настроить" +msgid "Try to create root object" +msgstr "Объект группы" -#: setup/setup_welcome.tpl:21 -msgid "Migrate every possible LDAP setup - create backup dumps!" +#: setup/class_setupStep_Migrate.inc:1998 +msgid "Root object couldn't be created, you should try it on your own." msgstr "" -#: setup/setup_welcome.tpl:25 +#: setup/class_setupStep_Migrate.inc:2053 +#, fuzzy, php-format +msgid "Missing GOsa object class '%s'!" +msgstr "Список подразделений" + +#: setup/class_setupStep_Migrate.inc:2054 #, fuzzy -msgid "To continue..." -msgstr "Продолжение настройки..." +msgid "Please check your installation." +msgstr "Проверьте, правильно ли вы ввели имя пользователя и пароль." -#: setup/setup_welcome.tpl:28 +#: setup/class_setupStep_Migrate.inc:2075 +#, php-format msgid "" -"For security reasons you need to authenticate for 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:" +"Cannot handle the structural object type of your root object. Please try to " +"add the object class '%s' manually." msgstr "" -#: setup/setup_welcome.tpl:34 -msgid "Click the 'Continue' button when you've finished." -msgstr "" +#: setup/class_setupStep_Migrate.inc:2432 +#, fuzzy, php-format +msgid "Copy '%s' to '%s' failed:" +msgstr "Ошибка при выполнении \"%s\"!" -#: setup/setup_ldap.tpl:7 -msgid "Please choose the LDAP user to be used by GOsa" +#: setup/class_setupStep_Migrate.inc:2567 +#, php-format +msgid "There are %s devices that need to be migrated." msgstr "" -#: setup/setup_ldap.tpl:13 ihtml/themes/default/help.tpl:21 -msgid "Search" -msgstr "Поиск" - -#: setup/setup_ldap.tpl:25 -#, fuzzy -msgid "LDAP connection" -msgstr "Отключение" - -#: setup/setup_ldap.tpl:29 -msgid "Location name" -msgstr "Местоположение" - -#: setup/setup_ldap.tpl:37 -#, fuzzy -msgid "Connection URI" -msgstr "Подключение" - -#: setup/setup_ldap.tpl:45 -#, fuzzy -msgid "TLS connection" -msgstr "Соединение..." - -#: setup/setup_ldap.tpl:69 -#, fuzzy -msgid "Authentication" -msgstr "Рабочая станция Windows" - -#: setup/setup_ldap.tpl:73 -msgid "Admin DN" -msgstr "DN администратора" +#: setup/class_setupStep_Migrate.inc:2627 +#, php-format +msgid "Adding '%s' to the LDAP failed: %s" +msgstr "" -#: setup/setup_ldap.tpl:78 -#, fuzzy -msgid "Select user" -msgstr "Удалить" +#: setup/class_setupStep_Migrate.inc:2647 +#: setup/class_setupStep_Migrate.inc:2764 +#, fuzzy, php-format +msgid "Updating '%s' failed: %s" +msgstr "Служба печати" -#: setup/setup_ldap.tpl:86 -msgid "Automatically append LDAP base to admin DN" +#: setup/class_setupStep_Migrate.inc:2720 +#, php-format +msgid "There are %s services that need to be migrated." msgstr "" -#: setup/setup_ldap.tpl:93 -msgid "Admin password" -msgstr "Пароль администратора" +#: setup/class_setupStep_Migrate.inc:3051 +#, php-format +msgid "There are %s application menus which have to be migrated." +msgstr "" -#: setup/setup_ldap.tpl:101 -#, fuzzy -msgid "Schema based settings" -msgstr "Настройки Samba" +#: setup/setup_welcome.tpl:4 +msgid "" +"This seems to be the first time you start GOsa - we didn't find any " +"configuration right now. This simple wizard intends to help you while " +"setting it up." +msgstr "" -#: setup/setup_ldap.tpl:105 -msgid "Use rfc2307bis compliant groups" +#: setup/setup_welcome.tpl:8 +msgid "What will the wizard do for you?" msgstr "" -#: setup/setup_ldap.tpl:117 -#, fuzzy -msgid "Current status" -msgstr "Состояние системы" - -#: ihtml/themes/default/password.tpl:6 +#: setup/setup_welcome.tpl:11 #, fuzzy -msgid "Change your password" -msgstr "Сменить пароль" +msgid "Create a basic, single site configuration" +msgstr "Базы данных" -#: ihtml/themes/default/password.tpl:35 -#, fuzzy -msgid "Success" -msgstr "Экспорт успешен." +#: setup/setup_welcome.tpl:12 +msgid "Tries to find problems within your PHP and LDAP setup" +msgstr "" -#: ihtml/themes/default/password.tpl:35 -msgid "Your password has been changed successfully." +#: setup/setup_welcome.tpl:13 +msgid "Let you choose from a set of basic and advanced configuration switches" msgstr "" -#: ihtml/themes/default/password.tpl:53 -msgid "" -"This dialog provides a simple way to change your password. Enter the current " -"password and the new password (twice) in the fields below and press the " -"'Change' button." +#: setup/setup_welcome.tpl:14 +msgid "Guided migration of existing LDAP trees" msgstr "" -#: ihtml/themes/default/password.tpl:60 ihtml/themes/default/password.tpl:62 -#: ihtml/themes/default/login.tpl:52 ihtml/themes/default/login.tpl:53 -msgid "Directory" -msgstr "Каталог" +#: setup/setup_welcome.tpl:17 +msgid "What will the wizard NOT do for you?" +msgstr "" -#: ihtml/themes/default/password.tpl:86 ihtml/themes/default/password.tpl:87 +#: setup/setup_welcome.tpl:20 #, fuzzy -msgid "New password repeated" -msgstr "Новый пароль" +msgid "Find every possible configuration error" +msgstr "Настроить" -#: ihtml/themes/default/password.tpl:101 -#, fuzzy -msgid "Change" -msgstr "Канал" +#: setup/setup_welcome.tpl:21 +msgid "Migrate every possible LDAP setup - create backup dumps!" +msgstr "" -#: ihtml/themes/default/password.tpl:102 -#: ihtml/themes/default/accountexpired.tpl:52 +#: setup/setup_welcome.tpl:25 #, fuzzy -msgid "Click here to change your password" -msgstr "У вас недостаточно прав для смены своего пароля." +msgid "To continue..." +msgstr "Продолжение настройки..." -#: ihtml/themes/default/acl.tpl:36 -#, fuzzy -msgid "Additional filter options" -msgstr "Дополнительные записи в fstab" +#: setup/setup_welcome.tpl:28 +msgid "" +"For security reasons you need to authenticate for 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 "" -#: ihtml/themes/default/acl.tpl:47 -msgid "Use members from" +#: setup/setup_welcome.tpl:34 +msgid "Click the 'Continue' button when you've finished." msgstr "" -#: ihtml/themes/default/acl.tpl:61 +#: setup/setup_license.tpl:8 +msgid "I have read the license and accept it" +msgstr "" + +#: setup/class_setupStep_Config3.inc:77 setup/class_setupStep_Config3.inc:78 #, fuzzy -msgid "Available members" -msgstr "Доступные приложения" +msgid "GOsa settings 3/3" +msgstr "Почтовые настройки пользователя" -#: ihtml/themes/default/acl.tpl:63 ihtml/themes/default/acl.tpl:68 -msgid "List message possible targets" +#: setup/class_setupStep_Config3.inc:79 +msgid "Tweak some GOsa core behaviour" msgstr "" -#: ihtml/themes/default/acl.tpl:84 ihtml/themes/default/acl.tpl:90 -msgid "List message recipients" +#: setup/class_setupStep_Config3.inc:198 +msgid "Session lifetime must be a numeric value!" msgstr "" -#: ihtml/themes/default/acl.tpl:112 +#: setup/class_setupStep_Config3.inc:202 #, fuzzy -msgid "ACL for this object" -msgstr "Проверка модуля gd" +msgid "Maximum LDAP query time must be a numeric value!" +msgstr "Размер квоты" -#: ihtml/themes/default/acl.tpl:118 -#, fuzzy -msgid "Available roles" -msgstr "Доступные приложения" +#: setup/setup_checks.tpl:9 +msgid "PHP module and extension checks" +msgstr "" -#: ihtml/themes/default/login.tpl:10 -msgid "GOsa login screen" +#: setup/setup_checks.tpl:41 setup/setup_checks.tpl:103 +msgid "GOsa will NOT run without fixing this." msgstr "" -#: ihtml/themes/default/login.tpl:27 +#: setup/setup_checks.tpl:45 setup/setup_checks.tpl:107 +msgid "GOsa will run without fixing this." +msgstr "" + +#: setup/setup_checks.tpl:67 #, fuzzy -msgid "Login screen" -msgstr "Служба печати" +msgid "PHP setup configuration" +msgstr "Базы данных" -#: ihtml/themes/default/login.tpl:34 +#: setup/setup_checks.tpl:67 #, fuzzy -msgid "" -"Please use your username and your password to log into the site " -"administration system." -msgstr "" -"Чтобы войти в систему
введите свои имя пользователя и пароль." +msgid "show information" +msgstr "Личная информация" -#: ihtml/themes/default/login.tpl:77 ihtml/themes/default/login.tpl:80 -msgid "Sign in" -msgstr "Войти" +#: setup/setup_schema.tpl:3 +#, fuzzy +msgid "Schema specific settings" +msgstr "Настройки телефона" -#: ihtml/themes/default/login.tpl:78 -msgid "Click here to log in" -msgstr "Нажмите на эту кнопку, чтобы войти в систему" +#: setup/setup_schema.tpl:7 +msgid "Enable schema validation when logging in" +msgstr "" -#: ihtml/themes/default/snapshotdialog.tpl:3 +#: setup/setup_schema.tpl:16 #, fuzzy -msgid "Restoring object snapshots" -msgstr "Объект группы" +msgid "Check status" +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." +#: setup/setup_schema.tpl:20 +msgid "Schema check succeeded" msgstr "" -#: ihtml/themes/default/snapshotdialog.tpl:9 -msgid "" -"Remember that DNS configuration and database entries could not be restored. " -"For some objects it is only nescessary to open and save them again (goFon), " -"but some entries must be recreated manually (glpi)." -msgstr "" +#: setup/setup_schema.tpl:23 +#, fuzzy +msgid "Schema check failed" +msgstr "Приложение" -#: ihtml/themes/default/snapshotdialog.tpl:12 +#: setup/setup_schema.tpl:31 msgid "" -"Don't forget to check references to other objects, for example does the " -"selected printer still exists ?" +"Could not read any schema informations, all checks skipped. Adjust your ldap " +"acls." msgstr "" -#: ihtml/themes/default/snapshotdialog.tpl:29 -msgid "There is no snapshot available that could be restored" +#: setup/setup_schema.tpl:35 +msgid "" +"It seems that your ldap database wasn't initialized yet. This maybe the " +"reason, why GOsa can't read your schema configuration!" msgstr "" -#: ihtml/themes/default/snapshotdialog.tpl:31 -msgid "Choose a snapshot and click the folder image, to restore the snapshot" +#: setup/setup_config1.tpl:2 +msgid "Look and feel" msgstr "" -#: ihtml/themes/default/snapshotdialog.tpl:49 +#: setup/setup_config1.tpl:6 #, fuzzy -msgid "Creating object snapshots" -msgstr "Объект группы" +msgid "Theme" +msgstr "Мобильный" -#: ihtml/themes/default/snapshotdialog.tpl:52 -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 "" +#: setup/setup_config1.tpl:15 +#, fuzzy +msgid "Apache" +msgstr "Отмена" -#: ihtml/themes/default/snapshotdialog.tpl:55 -msgid "" -"Remember that database entries, DNS configurations and possibly created " -"zones in server extensions will not be stored in the snapshot." +#: setup/setup_config1.tpl:19 +msgid "Compress output send to browser" msgstr "" -#: ihtml/themes/default/snapshotdialog.tpl:70 +#: setup/setup_config1.tpl:27 #, fuzzy -msgid "Timestamp" -msgstr "Таймаут (с)" +msgid "People and group storage" +msgstr "Структурная единица (OU) пользователей" -#: ihtml/themes/default/snapshotdialog.tpl:79 -msgid "Reason for generating this snapshot" -msgstr "" +#: setup/setup_config1.tpl:30 +#, fuzzy +msgid "People DN attribute" +msgstr "Атрибут DN пользователей" -#: ihtml/themes/default/accountexpired.tpl:15 +#: setup/setup_config1.tpl:41 #, fuzzy -msgid "Your password has expired. Please choose a new one!" -msgstr "У вас недостаточно прав для смены своего пароля." +msgid "People storage subtree" +msgstr "Структурная единица (OU) пользователей" -#: ihtml/themes/default/accountexpired.tpl:23 -#: ihtml/themes/default/accountexpired.tpl:27 +#: setup/setup_config1.tpl:50 #, fuzzy -msgid "Old password" -msgstr "Пароль" +msgid "Group storage subtree" +msgstr "OU групп" -#: ihtml/themes/default/accountexpired.tpl:41 -#: ihtml/themes/default/accountexpired.tpl:45 +#: setup/setup_config1.tpl:59 +msgid "Include personal title in user DN" +msgstr "" + +#: setup/setup_config1.tpl:70 +msgid "Relaxed naming policies" +msgstr "" + +#: setup/setup_config1.tpl:81 #, fuzzy -msgid "Verify password" -msgstr "Пароль" +msgid "Automatic UIDs" +msgstr "автоматически" -#: ihtml/themes/default/conflict.tpl:2 -msgid "Session conflict detected" -msgstr "Конфликт сеансов" +#: setup/setup_config1.tpl:97 setup/class_setupStep_Config1.inc:118 +msgid "GID / UID min id" +msgstr "" -#: ihtml/themes/default/conflict.tpl:6 +#: setup/setup_config1.tpl:113 #, fuzzy -msgid "" -"Probably there's another active instance of your session. Multiple window " -"operation is technical not possible and heavily depends on the browser " -"you're using. Usage of different browsers at a time (i.e. IE and Mozilla) is " -"possible. Pressing the Logout button will close this session." +msgid "Number base for people/groups" +msgstr "База идентификаторов для пользователей/групп" + +#: setup/setup_config1.tpl:121 +msgid "Hook for number base" msgstr "" -"Возможно, есть еще один экземпляр вашего сеанса. Работа с несколькими окнами " -"одновременно технически невозможна и в значительной мере зависит от " -"используемого браузера. Использование разных браузеров одновременно " -"(например, IE и Mozilla) возможно. Нажав на кнопку Выход, вы " -"завершите текущий сеанс." -#: ihtml/themes/default/conflict.tpl:10 -msgid "" -"Ignoring this message will change/destroy the data you're currently editing, " -"so please close multiple windows and log in again." +#: setup/setup_config1.tpl:140 +msgid "Password encryption algorithm" msgstr "" -"Если вы ничего не предпримете, редактируемые вами данные не будут сохранены, " -"поэтому закройте все окна, кроме одного, и начните сеанс заново." -#: ihtml/themes/default/conflict.tpl:14 -msgid "Logout" -msgstr "Выход" +#: setup/setup_config1.tpl:151 +#, fuzzy +msgid "Password restrictions" +msgstr "Срок действия пароля истекает" -#: ihtml/themes/default/framework.tpl:8 ihtml/themes/default/framework.tpl:11 -msgid "Main" -msgstr "Начало" +#: setup/setup_config1.tpl:158 setup/setup_config1.tpl:162 +msgid "Password minimum length" +msgstr "" -#: ihtml/themes/default/framework.tpl:16 -msgid "Help" -msgstr "Справка" +#: setup/setup_config1.tpl:169 setup/setup_config1.tpl:173 +msgid "Different characters from old password" +msgstr "" -#: ihtml/themes/default/framework.tpl:21 ihtml/themes/default/framework.tpl:25 -msgid "Sign out" -msgstr "Выход" +#: setup/setup_config1.tpl:182 +#, fuzzy +msgid "Password change hook" +msgstr "Сменить пароль" -#: ihtml/themes/default/framework.tpl:29 -msgid "Signed in:" -msgstr "Пользователь:" +#: setup/setup_config1.tpl:198 +msgid "Use SASL for kerberos" +msgstr "" -#: ihtml/themes/default/framework.tpl:32 -msgid "GOsa main menu" +#: setup/setup_config1.tpl:209 +#, fuzzy +msgid "Use account expiration" +msgstr "Учетная запись" + +#: setup/setup_config1.tpl:221 +msgid "" +"GOsa supports several encryption types for your passwords. Normally this is " +"adjustable via user templates, but you can specify a default method to be " +"used here, too." msgstr "" -#: ihtml/themes/default/remove.tpl:6 +#: setup/setup_config1.tpl:222 +#, fuzzy msgid "" -"This may be used by several groups. Please double check if your really want " -"to do this since there is no way for GOsa to get your data back." +"GOsa always acts as admin and manages access rights internally. This is a " +"workaround till OpenLDAP's in directory ACI's are fully implemented. For " +"this to work, we need the admin DN and the corresponding password." msgstr "" -"Это приложение может использоваться несколькими группами. Подумайте еще раз, " -"действительно ли вы хотите удалить его, так как GOsa не сможет отменить " -"результаты этой операции." +"Сейчас вам нужно указать параметры доступа к LDAP-серверу. GOsa всегда " +"выступает в роли администратора и управляет правами доступа самостоятельно. " +"Это временное решение, пока в OpenLDAP не будут реализованы полностью " +"средства контроля доступа (ACI) внутри каталогов. Чтобы это решение " +"работало, укажите DN (уникальное имя) администратора и соответствующий " +"пароль." -#: ihtml/themes/default/logout.tpl:5 -msgid "Your GOsa session has expired!" +#: setup/setup_config1.tpl:223 +msgid "" +"Some basic LDAP parameters are tunable and affect the locations where GOsa " +"saves people and groups, including the way accounts get created. Check the " +"values below if the fit your needs." msgstr "" +"Некоторые основные параметры LDAP изменяемы и влияют на расположение " +"сохраняемой информации о пользователях и группах, а также на способ создания " +"учетных записей. Проверьте, подходят ли вам значения, указанные ниже." -#: ihtml/themes/default/logout.tpl:7 +#: setup/setup_config1.tpl:224 msgid "" -"The last interaction with the GOsa web interface has been some time ago in " -"the past. For security reasons, the session has been closed. To continue " -"with administrative tasks, please sign in again." +"GOsa has modular support for several mail methods. These methods provide " +"interfaces to users mailboxes and general handling for quotas. You can " +"choose the dummy plugin to leave all your mail settings untouched." msgstr "" -#: ihtml/themes/default/logout.tpl:10 +#: setup/class_setupStep_Schema.inc:42 setup/class_setupStep_Schema.inc:43 #, fuzzy -msgid "Sign in again" -msgstr "Войти" +msgid "LDAP schema check" +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." +#: setup/class_setupStep_Schema.inc:44 +msgid "Perform test on your current LDAP schema" msgstr "" -"Ограничение на количество возвращаемых объектов позволяет ускорить операции " -"поиска и предохраняет сервер LDAP от большой нагрузки. Простейший способ " -"снизить время обработки запроса при обслуживаии большой базы данных это " -"установить минимальное значение. Кроме того, будет очень полезно " -"использовать фильтры для просмотра только ограниченного количества объектов." -#: ihtml/themes/default/sizelimit.tpl:6 -msgid "Please choose the way to react for this session" -msgstr "Выберите тип реакции для данной сессии" +#: setup/class_setupStep_Welcome.inc:38 +#, fuzzy +msgid "Welcome" +msgstr "Добро пожаловать %s!" -#: ihtml/themes/default/sizelimit.tpl:9 -msgid "ignore this error and show all entries the LDAP server returns" -msgstr "игнорировать ошибку и показать все найденые объекты" +#: setup/class_setupStep_Welcome.inc:39 +#, fuzzy +msgid "The welcome message" +msgstr "Удалить" -#: ihtml/themes/default/sizelimit.tpl:10 +#: setup/class_setupStep_Welcome.inc:40 #, fuzzy -msgid "" -"ignore this error and show all entries that fit into the defined sizelimit " -"and let me use filters instead" -msgstr "" -"Игнорировать ошибку и показать все возвращаемые объекты в пределах лимита и " -"позволить использовать фильтры" +msgid "Welcome to GOsa setup wizard" +msgstr "Добро пожаловать в раздел настройки GOsa!" -#: ihtml/themes/default/copyPasteDialog.tpl:1 -msgid "Copy & paste wizard" -msgstr "" +#: setup/class_setupStep_License.inc:56 setup/class_setupStep_License.inc:57 +#, fuzzy +msgid "License" +msgstr "в" -#: ihtml/themes/default/copyPasteDialog.tpl:7 -msgid "" -"Some values need to be unique in the complete directory while some " -"combinations make no sense. GOsa shows the relevant attributes. Please " -"maintain the values below to fullfill the policies." +#: setup/class_setupStep_License.inc:58 +msgid "Terms and conditions for usage" msgstr "" -#: ihtml/themes/default/copyPasteDialog.tpl:9 -msgid "Remember that some properties like taken snapshots will not be copied!" -msgstr "" +#: setup/setup_language.tpl:3 +#, fuzzy +msgid "Please select the preferred language" +msgstr "Язык по умолчанию" -#: ihtml/themes/default/copyPasteDialog.tpl:10 +#: setup/setup_language.tpl:5 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!" +"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 overriden per user." msgstr "" -#: ihtml/themes/default/copyPasteDialog.tpl:24 +#: setup/setup_language.tpl:9 #, fuzzy -msgid "Cancel all" -msgstr "Отмена" +msgid "Please select your preferred language here" +msgstr "Язык по умолчанию" -#: ihtml/themes/default/copyPasteDialog.tpl:30 +#: setup/class_setupStep_Config1.inc:74 setup/class_setupStep_Config1.inc:75 #, fuzzy -msgid "Operation complete" -msgstr "не полный" +msgid "GOsa settings 1/3" +msgstr "Почтовые настройки пользователя" -#: ihtml/themes/default/help.tpl:9 -msgid "GOsa help viewer" +#: setup/class_setupStep_Config1.inc:76 +#, fuzzy +msgid "GOsa generic settings" +msgstr "Общая информация о пользователе" + +#: setup/class_setupStep_Config1.inc:118 +#, php-format +msgid "The specified value for '%s' must be a numeric value" msgstr "" -#: ihtml/themes/default/help.tpl:15 -msgid "Index" +#: setup/class_setupStep_Config1.inc:122 setup/class_setupStep_Config1.inc:126 +#, php-format +msgid "Don't add a trailing comma to '%s'." msgstr "" -#: ihtml/themes/default/islocked.tpl:2 -msgid "Locking conflict detected" -msgstr "Конфликт блокировок" +#: setup/class_setupStep_Config1.inc:122 +msgid "People storage ou" +msgstr "Структурная единица (OU) пользователей" -#: ihtml/themes/default/islocked.tpl:9 -#, fuzzy -msgid "" -"If this lock detection is false, the other person has obviously closed the " -"webbrowser during the edit operation. You may want to take over the lock by " -"pressing the 'Edit anyway' button." -msgstr "" -"Если результат этой проверки блокировки - ложь, очевидно, другой человек " -"закрыл браузер во время редактирования данных. Вы можете удалить файл " -"блокировки, нажав на кнопку Удалить." +#: setup/class_setupStep_Config1.inc:126 +msgid "Group storage ou" +msgstr "OU групп" -#: ihtml/themes/default/islocked.tpl:16 -msgid "Read only" +#: setup/class_setupStep_Config1.inc:130 +msgid "Uid base must be numeric" msgstr "" -#: ihtml/themes/default/logout-close.tpl:5 -msgid "Your GOsa session has been closed!" +#: setup/class_setupStep_Config1.inc:134 +msgid "The given password minimum length is not numeric." 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 "" +#: setup/class_setupStep_Config1.inc:137 +#, fuzzy +msgid "The given password differ value is not numeric." +msgstr "Значение поля \"Квота\" некорректно." + +#: setup/class_setupStep_Config2.inc:86 setup/class_setupStep_Config2.inc:87 +#, fuzzy +msgid "GOsa settings 2/3" +msgstr "Почтовые настройки пользователя" + +#: setup/class_setupStep_Config2.inc:88 +#, fuzzy +msgid "Customize special parameters" +msgstr "Изменить параметры" + +#: setup/class_setupStep_Language.inc:40 setup/class_setupStep_Language.inc:41 +#, fuzzy +msgid "Language setup" +msgstr "Язык" + +#: setup/class_setupStep_Language.inc:42 +#, fuzzy +msgid "This step allows you to select your preferred language." +msgstr "Язык по умолчанию" + +#: setup/class_setupStep_Language.inc:47 +#, fuzzy +msgid "Automatic" +msgstr "автоматически" #, fuzzy #~ msgid "Password locking" @@ -6912,10 +6991,6 @@ msgstr "" #~ msgid "Missing parameters!" #~ msgstr "Приложение" -#, fuzzy -#~ msgid "You have no permission to create LDAP dumps!" -#~ msgstr "У вас недостаточно прав для удаления этого подразделения." - #, fuzzy #~ msgid "Error in ivbb parameter!" #~ msgstr "Изменить параметры" diff --git a/gosa-core/locale/core/vi/LC_MESSAGES/messages.po b/gosa-core/locale/core/vi/LC_MESSAGES/messages.po index 790e167e1..79a5e3a24 100644 --- a/gosa-core/locale/core/vi/LC_MESSAGES/messages.po +++ b/gosa-core/locale/core/vi/LC_MESSAGES/messages.po @@ -7,7 +7,7 @@ msgid "" msgstr "" "Project-Id-Version: VIcore2\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2009-01-15 11:49+0100\n" +"POT-Creation-Date: 2009-02-27 09:45+0100\n" "PO-Revision-Date: 2008-07-04 09:59+0200\n" "Last-Translator: Stefan Koehler \n" "Language-Team: Vietnamese\n" @@ -18,1194 +18,1183 @@ msgstr "" "X-Generator: KBabel 1.11.4\n" "Plural-Forms: nplurals=1; plural=0;\n" -#: include/class_CopyPasteHandler.inc:117 -#: include/class_CopyPasteHandler.inc:126 -#: include/class_CopyPasteHandler.inc:158 -#: include/class_CopyPasteHandler.inc:175 -#: include/class_CopyPasteHandler.inc:184 -#: include/class_CopyPasteHandler.inc:192 -#: include/class_CopyPasteHandler.inc:268 -#, php-format -msgid "Copy and paste failed!" -msgstr "Copy và Paste bị thất bại!" - -#: include/class_CopyPasteHandler.inc:117 -#: include/class_CopyPasteHandler.inc:126 -#: include/class_CopyPasteHandler.inc:158 -#: include/class_CopyPasteHandler.inc:175 -#: include/class_CopyPasteHandler.inc:184 -#: include/class_CopyPasteHandler.inc:192 -#: include/class_CopyPasteHandler.inc:268 -#: include/class_CopyPasteHandler.inc:367 include/utils/class_msgPool.inc:153 -#: include/utils/class_msgPool.inc:165 include/utils/class_msgPool.inc:183 -#: include/utils/class_msgPool.inc:466 include/utils/class_msgPool.inc:485 -#: include/class_gosaSupportDaemon.inc:1160 -#: include/class_gosaSupportDaemon.inc:1180 include/class_msg_dialog.inc:99 -#: include/password-methods/class_password-methods.inc:250 -#: include/class_log.inc:138 include/class_log.inc:218 -#: include/class_plugin.inc:659 include/class_plugin.inc:700 -#: include/class_plugin.inc:742 include/class_plugin.inc:1585 -#: include/class_tabs.inc:50 plugins/admin/groups/class_groupGeneric.inc:954 -#: plugins/admin/groups/class_groupGeneric.inc:959 -#: plugins/admin/groups/class_groupGeneric.inc:1204 -#: plugins/personal/posix/class_posixAccount.inc:1334 -#: plugins/personal/generic/class_user.inc:412 -#: plugins/personal/generic/class_user.inc:513 -#: plugins/personal/generic/class_user.inc:806 -#: plugins/personal/generic/class_user.inc:1382 -#: plugins/personal/generic/main.inc:115 html/index.php:223 html/index.php:227 -#: setup/setup_checks.tpl:30 setup/setup_checks.tpl:91 -#: setup/class_setupStep_Migrate.inc:1186 -#: ihtml/themes/default/msg_dialog.tpl:52 -#: ihtml/themes/default/msg_dialog.tpl:95 -#, php-format -msgid "Error" -msgstr "Lỗi" - -#: include/class_CopyPasteHandler.inc:117 -#: include/class_CopyPasteHandler.inc:192 -#, php-format -msgid "Cannot set permission for '%s'" -msgstr "Không thể thiết lập phép cho '%s'" - -#: include/class_CopyPasteHandler.inc:118 -#: include/class_CopyPasteHandler.inc:127 -#: include/class_CopyPasteHandler.inc:176 -#: include/class_CopyPasteHandler.inc:185 -#: include/class_CopyPasteHandler.inc:193 include/class_pluglist.inc:177 -#: include/class_config.inc:125 include/class_config.inc:629 -#: include/utils/class_timezone.inc:47 include/functions.inc:637 -#: include/functions.inc:2555 include/functions.inc:2579 -#: include/functions.inc:2592 -#: include/password-methods/class_password-methods-ssha.inc:51 -#: include/password-methods/class_password-methods-sha.inc:48 -#: include/class_plugin.inc:1325 include/class_plugin.inc:1337 -#: plugins/admin/groups/class_groupGeneric.inc:163 -#: plugins/admin/groups/class_groupGeneric.inc:728 html/password.php:74 -#: html/index.php:143 html/index.php:215 html/main.php:228 -msgid "Configuration error" -msgstr "Lỗi cấu hình" +#: ihtml/themes/default/MultiSelectWindow.tpl:51 +#: ihtml/themes/default/MultiSelectWindow.tpl:92 +#: ihtml/themes/default/msg_dialog.tpl:56 +#: ihtml/themes/default/msg_dialog.tpl:99 +#: plugins/admin/ogroups/class_ogroup.inc:232 setup/setup_ldap.tpl:121 +msgid "Information" +msgstr "Thông tin" -#: include/class_CopyPasteHandler.inc:158 -#, php-format -msgid "'%s' is no vaild LDAP object" -msgstr "'%s' không phải là một đối tượng LDAP hợp lệ" +#: ihtml/themes/default/MultiSelectWindow.tpl:63 +#: ihtml/themes/default/MultiSelectWindow.tpl:103 +#: plugins/admin/ogroups/ogroup_objects.tpl:20 +#: plugins/admin/groups/group_objects.tpl:20 +#: plugins/personal/posix/posix_groups.tpl:21 +msgid "Filters" +msgstr "Các bộ lọc" -#: include/class_CopyPasteHandler.inc:159 -#: include/class_CopyPasteHandler.inc:269 include/class_acl.inc:905 -#: include/class_ldap.inc:648 include/class_ldap.inc:696 -#: include/class_session.inc:76 include/class_session.inc:101 -#: include/class_session.inc:127 include/functions.inc:467 -#: include/functions.inc:627 include/functions.inc:724 -#: include/functions.inc:1107 include/functions.inc:1917 -#: include/functions.inc:1951 include/functions.inc:1971 -#: include/class_log.inc:88 -msgid "Internal error" -msgstr "Lỗi nội bộ" +#: ihtml/themes/default/remove.tpl:2 ihtml/themes/default/msg_dialog.tpl:54 +#: ihtml/themes/default/msg_dialog.tpl:97 ihtml/themes/default/islocked.tpl:6 +#: ihtml/themes/default/conflict.tpl:6 html/password.php:280 html/index.php:57 +#: html/index.php:63 html/index.php:416 html/index.php:422 +#: include/functions.inc:745 include/functions.inc:2193 +#: include/functions.inc:2197 include/functions.inc:2203 +#: include/class_tabs.inc:259 plugins/admin/ogroups/remove.tpl:2 +#: plugins/admin/groups/remove.tpl:2 +#: plugins/admin/groups/class_groupGeneric.inc:1088 +#: plugins/admin/users/remove.tpl:2 +#: plugins/admin/users/class_userManagement.inc:631 +#: plugins/admin/departments/remove.tpl:2 +#: plugins/admin/departments/dep_move_confirm.tpl:2 +#: plugins/admin/acl/remove.tpl:2 +#: plugins/personal/posix/class_posixAccount.inc:837 +#: plugins/personal/posix/class_posixAccount.inc:990 +#: setup/class_setupStep_Migrate.inc:261 setup/class_setupStep_Migrate.inc:313 +#: setup/class_setupStep_Migrate.inc:446 setup/class_setupStep_Migrate.inc:523 +#: setup/class_setupStep_Migrate.inc:662 setup/class_setupStep_Migrate.inc:803 +#: setup/class_setupStep_Migrate.inc:2565 +#: setup/class_setupStep_Migrate.inc:2718 +#: setup/class_setupStep_Migrate.inc:3050 setup/setup_checks.tpl:32 +#: setup/setup_checks.tpl:93 +msgid "Warning" +msgstr "Cảnh báo" -#: include/class_CopyPasteHandler.inc:175 -#, php-format -msgid "No write permission in '%s'" -msgstr "Không có phép viết cho '%s'" +#: ihtml/themes/default/remove.tpl:6 +msgid "" +"This may be used by several groups. Please double check if your really want " +"to do this since there is no way for GOsa to get your data back." +msgstr "" +"Thứ này có thể được sá»­ dụng bởi một vài nhóm. Xin hãy kiểm tra hai lần nếu " +"bạn thá»±c sá»± muốn làm điều này bởi vì sẽ không có cách nào để GOsa phục hồi " +"dữ liệu cho bạn." -#: include/class_CopyPasteHandler.inc:386 -#, php-format -msgid "These objects will be pasted: %s" -msgstr "Các đối tượng này sẽ được paste: %s" +#: ihtml/themes/default/remove.tpl:9 plugins/admin/ogroups/remove.tpl:10 +#: plugins/admin/groups/remove.tpl:10 plugins/admin/users/remove.tpl:10 +msgid "So - if you're sure - 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." -#: include/class_CopyPasteHandler.inc:410 +#: ihtml/themes/default/remove.tpl:15 +#: ihtml/themes/default/copyPasteDialog.tpl:21 +#: ihtml/themes/default/acl.tpl:128 ihtml/themes/default/acl.tpl:142 +#: ihtml/themes/default/snapshotdialog.tpl:44 +#: ihtml/themes/default/snapshotdialog.tpl:89 +#: ihtml/themes/default/msg_dialog.tpl:74 +#: ihtml/themes/default/msg_dialog.tpl:127 +#: ihtml/themes/default/msg_dialog.tpl:130 +#: ihtml/themes/default/islocked.tpl:19 include/class_baseSelectDialog.inc:62 +#: include/utils/class_msgPool.inc:308 setup/setup_migrate.tpl:163 +#: setup/setup_migrate.tpl:214 setup/setup_migrate.tpl:261 +#: setup/setup_migrate.tpl:326 setup/setup_migrate.tpl:382 +#: setup/setup_migrate.tpl:435 setup/setup_migrate.tpl:480 +#: setup/setup_migrate.tpl:523 setup/setup_migrate.tpl:567 +#: setup/setup_ldap.tpl:17 #, php-format -msgid "This object will be pasted: %s" -msgstr "Đối tượng này sẽ được paste: %s" +msgid "Cancel" +msgstr "Hủy bỏ" -#: include/class_CopyPasteHandler.inc:506 include/class_plugin.inc:2065 -#: include/class_plugin.inc:2068 -msgid "Paste" -msgstr "Paste" +#: ihtml/themes/default/login.tpl:10 +msgid "GOsa login screen" +msgstr "Màn hình đăng nhập GOsa" -#: include/class_CopyPasteHandler.inc:508 -msgid "Cannot paste" -msgstr "Không thể paste" +#: ihtml/themes/default/login.tpl:27 +msgid "Login screen" +msgstr "Màn hình đăng nhập" -#: include/class_acl.inc:26 -msgid "Access control" -msgstr "Kiểm soát truy cập" +#: ihtml/themes/default/login.tpl:34 +msgid "" +"Please use your username and your password to log into the site " +"administration system." +msgstr "" +"Xin hãy sá»­ dụng tên và mật khẩu của bạn để đăng nhập vào trang hệ thống quản " +"trị." -#: include/class_acl.inc:27 plugins/admin/acl/class_aclManagement.inc:27 -msgid "Manage access control lists" -msgstr "Quản lý các danh sách kiểm soát truy cập" +#: ihtml/themes/default/login.tpl:42 ihtml/themes/default/login.tpl:44 +#: ihtml/themes/default/password.tpl:69 ihtml/themes/default/password.tpl:71 +#: plugins/admin/users/class_divListUsers.inc:80 +msgid "Username" +msgstr "Tên người dùng" -#: include/class_acl.inc:201 plugins/admin/acl/class_aclRole.inc:124 -msgid "All categories" -msgstr "Tất cả các mục" +#: ihtml/themes/default/login.tpl:47 ihtml/themes/default/login.tpl:49 +#: ihtml/themes/default/password.tpl:40 +#: plugins/personal/generic/paste_generic.tpl:20 +#: plugins/personal/password/class_password.inc:26 setup/setup_config2.tpl:295 +#: setup/setup_config2.tpl:340 setup/setup_migrate.tpl:299 +msgid "Password" +msgstr "Mật khẩu" -#: include/class_acl.inc:209 -msgid "Reset ACLs" -msgstr "Xác lập lại ACLs" +#: ihtml/themes/default/login.tpl:52 ihtml/themes/default/login.tpl:53 +#: ihtml/themes/default/password.tpl:60 ihtml/themes/default/password.tpl:62 +msgid "Directory" +msgstr "ThÆ° mục" -#: include/class_acl.inc:210 plugins/admin/acl/class_aclRole.inc:132 -msgid "One level" -msgstr "Một cấp độ" +#: ihtml/themes/default/login.tpl:77 ihtml/themes/default/login.tpl:80 +msgid "Sign in" +msgstr "Đăng ký" -#: include/class_acl.inc:211 include/class_acl.inc:216 -#: plugins/admin/acl/class_aclRole.inc:133 -msgid "Current object" -msgstr "Đối tượng hiện tại" +#: ihtml/themes/default/login.tpl:78 +msgid "Click here to log in" +msgstr "Kích vào đây để đăng nhập" -#: include/class_acl.inc:212 plugins/admin/acl/class_aclRole.inc:134 -msgid "Complete subtree" -msgstr "Hoàn thành cây thÆ° mục con" +#: ihtml/themes/default/copyPasteDialog.tpl:1 +msgid "Copy & paste wizard" +msgstr "Copy & Paste wizard" -#: include/class_acl.inc:213 plugins/admin/acl/class_aclRole.inc:135 -msgid "Complete subtree (permanent)" -msgstr "Hoàn thành cây thÆ° mục con (vÄ©nh viễn)" +#: ihtml/themes/default/copyPasteDialog.tpl:7 +msgid "" +"Some values need to be unique in the complete directory while some " +"combinations make no sense. GOsa shows the relevant attributes. Please " +"maintain the values below to fullfill 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 đó." -#: include/class_acl.inc:214 include/class_acl.inc:217 -msgid "Use ACL defined in role" -msgstr "Sá»­ dụng ACL được xác định trong vai trò" +#: 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!" -#: include/class_acl.inc:220 plugins/admin/users/class_userManagement.inc:26 -#: plugins/personal/generic/class_user.inc:1549 -#: setup/class_setupStep_Migrate.inc:1028 -msgid "Users" -msgstr "Người dùng" +#: 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!" -#: include/class_acl.inc:220 plugins/admin/groups/class_groupGeneric.inc:1258 -#: plugins/admin/groups/class_groupManagement.inc:26 -#: setup/class_setupStep_Migrate.inc:1031 -msgid "Groups" -msgstr "Các nhóm" +#: ihtml/themes/default/copyPasteDialog.tpl:19 +#: include/class_MultiSelectWindow.inc:144 include/utils/class_msgPool.inc:326 +#, php-format +msgid "Save" +msgstr "LÆ°u lại" -#: include/class_acl.inc:465 include/class_baseSelectDialog.inc:49 -#: include/class_MultiSelectWindow.inc:258 -#: include/class_MultiSelectWindow.inc:260 -#: plugins/admin/acl/class_aclRole.inc:373 -msgid "Up" -msgstr "Lên" +#: ihtml/themes/default/copyPasteDialog.tpl:24 +msgid "Cancel all" +msgstr "Hủy bỏ tất" -#: include/class_acl.inc:467 plugins/admin/acl/class_aclRole.inc:375 -msgid "Down" -msgstr "Xuống" +#: ihtml/themes/default/copyPasteDialog.tpl:30 +msgid "Operation complete" +msgstr "Thao tác hoàn thành" -#: include/class_acl.inc:472 include/class_acl.inc:520 -#: plugins/admin/acl/class_aclRole.inc:378 -#: plugins/admin/acl/class_aclRole.inc:429 -#: plugins/admin/users/class_divListUsers.inc:134 -#: plugins/admin/groups/class_divListGroup.inc:139 -msgid "Edit" -msgstr "Hiệu chỉnh" +#: ihtml/themes/default/copyPasteDialog.tpl:32 +#: setup/class_setupStep_Finish.inc:37 +msgid "Finish" +msgstr "Kết thúc" -#: include/class_acl.inc:472 include/class_acl.inc:476 -#: include/class_acl.inc:1202 include/class_acl.inc:1203 -#: include/class_acl.inc:1208 include/class_tabs.inc:391 -#: plugins/admin/acl/class_divListACL.inc:179 -#: plugins/admin/acl/tabs_acl.inc:28 -#: plugins/admin/acl/class_aclManagement.inc:26 -#: plugins/admin/acl/class_aclManagement.inc:293 -#: plugins/admin/acl/class_aclRole.inc:379 -#: plugins/admin/acl/class_aclRole.inc:383 -#: plugins/admin/acl/class_aclRole.inc:749 -msgid "ACL" -msgstr "ACL" +#: 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." -#: include/class_acl.inc:476 include/class_acl.inc:524 -#: include/utils/class_msgPool.inc:338 plugins/admin/acl/class_aclRole.inc:382 -#: plugins/admin/acl/class_aclRole.inc:433 -#, php-format -msgid "Delete" -msgstr "Xóa" +#: ihtml/themes/default/sizelimit.tpl:6 +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" -#: include/class_acl.inc:512 -msgid "No ACL settings for this category!" -msgstr "Không có thiết lập ACL cho hạng mục này!" +#: ihtml/themes/default/sizelimit.tpl:9 +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ề " -#: include/class_acl.inc:514 -#, php-format -msgid "Contains ACLs for these objects: %s" -msgstr "Có chứa ACLs cho các đối tượng: %s " - -#: include/class_acl.inc:520 include/class_acl.inc:524 -msgid "category ACL" -msgstr "Hạng mục ACL" +#: ihtml/themes/default/sizelimit.tpl:10 +msgid "" +"ignore this error and show all entries that fit into the defined sizelimit " +"and let me use filters instead" +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 " -#: include/class_acl.inc:574 +#: ihtml/themes/default/sizelimit.tpl:14 include/utils/class_msgPool.inc:344 +#: plugins/personal/generic/generic.tpl:137 #, php-format -msgid "Edit ACL for '%s' - scope is '%s'" -msgstr "Hiệu chỉnh ACL cho '%s' - phạm vi là '%s'" +msgid "Set" +msgstr "Đặt" -#: include/class_acl.inc:584 plugins/admin/acl/class_aclRole.inc:463 -msgid "All objects in current subtree" -msgstr "Tất cả các đối tượng hiện trong cây thÆ° mục con hiện tại" +#: ihtml/themes/default/acl.tpl:7 plugins/admin/acl/acl_role.tpl:3 +msgid "Assigned ACL for current entry" +msgstr "Giao ACL cho entry hiện tại" -#: include/class_acl.inc:728 include/class_acl.inc:735 -#: include/class_acl.inc:742 include/class_acl.inc:748 -#: include/utils/class_msgPool.inc:463 -#: plugins/admin/departments/class_departmentGeneric.inc:574 -#: ihtml/themes/default/snapshotdialog.tpl:20 -#: ihtml/themes/default/snapshotdialog.tpl:62 -msgid "Object" -msgstr "đối tượng" +#: ihtml/themes/default/acl.tpl:12 plugins/admin/acl/acl_role.tpl:45 +msgid "New ACL" +msgstr "ACL mới" -#: include/class_acl.inc:730 include/class_acl.inc:737 -msgid "Show/hide advanced settings" -msgstr "Hiển thị/ Ẩn các thiết lập cao cấp " +#: ihtml/themes/default/acl.tpl:17 plugins/admin/acl/acl_role.tpl:51 +msgid "ACL type" +msgstr "Dạng ACL" -#: include/class_acl.inc:754 -msgid "Create objects" -msgstr "Tạo ra đối tượng" +#: ihtml/themes/default/acl.tpl:19 ihtml/themes/default/acl.tpl:24 +#: plugins/admin/acl/acl_role.tpl:51 +msgid "Select an acl type" +msgstr "Chọn một dạng acl" -#: include/class_acl.inc:755 -msgid "Move objects" -msgstr "Dịch chuyển đối tượng" +#: ihtml/themes/default/acl.tpl:29 ihtml/themes/default/acl.tpl:52 +#: ihtml/themes/default/acl.tpl:125 ihtml/themes/default/acl.tpl:140 +#: include/utils/class_msgPool.inc:320 setup/setup_migrate.tpl:161 +#: setup/setup_migrate.tpl:212 setup/setup_migrate.tpl:260 +#: setup/setup_migrate.tpl:325 setup/setup_migrate.tpl:380 +#: setup/setup_migrate.tpl:433 setup/setup_migrate.tpl:478 +#: setup/setup_migrate.tpl:521 setup/setup_migrate.tpl:565 +#: setup/setup_ldap.tpl:16 +#, php-format +msgid "Apply" +msgstr "Áp dụng" -#: include/class_acl.inc:756 -msgid "Remove objects" -msgstr "Xóa đối tượng" +#: ihtml/themes/default/acl.tpl:36 +msgid "Additional filter options" +msgstr "Các lá»±a chọn thêm cho bộ lọc" -#: include/class_acl.inc:758 -#, fuzzy -msgid "Grant permission to owner" -msgstr "Không thể thiết lập phép cho '%s'" +#: ihtml/themes/default/acl.tpl:47 +msgid "Use members from" +msgstr "Sá»­ dụng các thành viên từ" -#: include/class_acl.inc:762 include/class_acl.inc:861 -#: include/class_acl.inc:865 -msgid "read" -msgstr "đọc" +#: ihtml/themes/default/acl.tpl:61 +msgid "Available members" +msgstr "Những thành viên đang có mặt" -#: include/class_acl.inc:763 include/class_acl.inc:863 -#: include/class_acl.inc:866 -msgid "write" -msgstr "viết" +#: ihtml/themes/default/acl.tpl:63 ihtml/themes/default/acl.tpl:68 +msgid "List message possible targets" +msgstr "Liệt kê các mục tiêu có thể gá»­i tin nhắn" -#: include/class_acl.inc:767 -msgid "Complete object" -msgstr "Hoàn thành đối tượng" +#: ihtml/themes/default/acl.tpl:82 include/class_acl.inc:1050 +msgid "Members" +msgstr "Các thành viên" -#: include/class_acl.inc:905 -#, php-format -msgid "Unkown ACL type '%s'!" -msgstr "dạng ACL '%s' không được biết đến!" +#: ihtml/themes/default/acl.tpl:84 ihtml/themes/default/acl.tpl:90 +msgid "List message recipients" +msgstr "Liệt kê người nhận tin" -#: include/class_acl.inc:948 -#, php-format -msgid "Unknown entry '%s'!" -msgstr "Entry '%s' không được biết đến!" +#: ihtml/themes/default/acl.tpl:104 plugins/admin/acl/acl_role.tpl:56 +msgid "List of available ACL categories" +msgstr "Danh sách tất cả các mục ACL hiện có" -#: include/class_acl.inc:1008 include/class_acl.inc:1010 -#, php-format -msgid "Role: %s" -msgstr "Vai trò: %s" +#: ihtml/themes/default/acl.tpl:112 +msgid "ACL for this object" +msgstr "ACL cho đối tượng này" -#: include/class_acl.inc:1010 -msgid "unknown role" -msgstr "Vai trò không được biết đến" +#: ihtml/themes/default/acl.tpl:118 +msgid "Available roles" +msgstr "Các vai trò hiện có" -#: include/class_acl.inc:1018 -#, 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" +#: ihtml/themes/default/accountexpired.tpl:15 +msgid "Your password has expired. Please choose a new one!" +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:1027 ihtml/themes/default/acl.tpl:82 -msgid "Members" -msgstr "Các thành viên" +#: ihtml/themes/default/accountexpired.tpl:23 +#: ihtml/themes/default/accountexpired.tpl:27 +msgid "Old password" +msgstr "Mật khẩu cÅ©" -#: include/class_acl.inc:1033 -msgid "ACL takes effect for all users" -msgstr "ACL tác động lên tất cả người dùng" +#: ihtml/themes/default/accountexpired.tpl:32 +#: ihtml/themes/default/accountexpired.tpl:36 +#: ihtml/themes/default/password.tpl:82 ihtml/themes/default/password.tpl:83 +#: html/password.php:196 plugins/admin/users/password.tpl:13 +#: plugins/admin/users/class_userManagement.inc:265 +#: plugins/personal/generic/main.inc:97 +#: plugins/personal/generic/password.tpl:7 +#: plugins/personal/password/password.tpl:18 +msgid "New password" +msgstr "Mật khẩu mới" -#: include/class_acl.inc:1170 include/class_ldap.inc:705 -#: include/class_ldap.inc:1171 include/class_config.inc:259 -#: include/functions.inc:364 include/functions.inc:390 -#: include/functions.inc:398 include/functions.inc:427 -#: include/functions.inc:652 include/functions.inc:695 -#: include/functions.inc:737 include/functions.inc:782 -#: include/functions.inc:2534 include/functions.inc:2781 -#: include/class_MultiSelectWindow.inc:550 include/class_plugin.inc:1243 -#: include/class_plugin.inc:1292 include/class_plugin.inc:1296 -#: include/class_plugin.inc:1311 include/class_plugin.inc:1371 -#: include/class_plugin.inc:1429 include/class_plugin.inc:1495 -#: include/class_plugin.inc:1510 -#: plugins/admin/departments/class_departmentGeneric.inc:241 -#: plugins/admin/departments/class_departmentGeneric.inc:429 -#: plugins/admin/departments/class_departmentGeneric.inc:702 -#: plugins/admin/departments/class_departmentGeneric.inc:733 -#: plugins/admin/acl/class_aclRole.inc:616 -#: plugins/admin/acl/class_aclRole.inc:656 -#: plugins/admin/acl/class_aclRole.inc:670 -#: plugins/admin/ogroups/class_ogroup.inc:1033 -#: plugins/admin/ogroups/class_ogroup.inc:1047 -#: plugins/admin/groups/class_groupGeneric.inc:758 -#: plugins/admin/groups/class_groupGeneric.inc:1069 -#: plugins/personal/posix/class_posixAccount.inc:678 -#: plugins/personal/posix/class_posixAccount.inc:942 -#: plugins/personal/generic/class_user.inc:722 -#: plugins/personal/generic/class_user.inc:1084 html/index.php:253 -#: html/index.php:268 html/index.php:281 -#: setup/class_setupStep_Migrate.inc:1197 -#: setup/class_setupStep_Migrate.inc:1225 -#: setup/class_setupStep_Migrate.inc:1274 -#: setup/class_setupStep_Migrate.inc:1323 -#: setup/class_setupStep_Migrate.inc:2250 -#: setup/class_setupStep_Migrate.inc:2254 -#: setup/class_setupStep_Migrate.inc:2444 -#: setup/class_setupStep_Migrate.inc:2464 -#: setup/class_setupStep_Migrate.inc:2581 -#: setup/class_setupStep_Migrate.inc:2928 -#: setup/class_setupStep_Migrate.inc:2942 -msgid "LDAP error" -msgstr "Lỗi LDAP" +#: ihtml/themes/default/accountexpired.tpl:41 +#: ihtml/themes/default/accountexpired.tpl:45 +msgid "Verify password" +msgstr "Xác minh mật khẩu" -#: include/class_acl.inc:1203 -msgid "Access control list" -msgstr "Danh sách kiểm soát truy cập" +#: ihtml/themes/default/accountexpired.tpl:51 +#: plugins/admin/users/class_divListUsers.inc:136 +#: plugins/admin/users/class_divListUsers.inc:270 +msgid "Change password" +msgstr "Thay đổi mật mã " -#: include/class_acl.inc:1208 -msgid "ACL roles" -msgstr "Các vai trò ACL" +#: ihtml/themes/default/accountexpired.tpl:52 +#: ihtml/themes/default/password.tpl:102 +msgid "Click here to change your password" +msgstr "Kích vào đây để thay đổi mật khẩu của bạn" -#: include/class_pluglist.inc:58 -msgid "All objects in this category" -msgstr "Tất cả các đối tượng trong hạng mục này" +#: 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!" -#: include/class_pluglist.inc:178 -msgid "The configuration format has changed. Please re-run setup!" -msgstr "Định dạng cấu hình đã thay đổi. Xin hãy chạy lại cài đặt!" +#: 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." -#: include/class_pluglist.inc:193 include/class_pluglist.inc:194 -#: include/class_pluglist.inc:307 -msgid "Unknown" -msgstr "Không rõ" +#: ihtml/themes/default/snapshotdialog.tpl:3 +msgid "Restoring object snapshots" +msgstr "Phục hồi chế độ snapshot của đối tượng" -#: include/class_pluglist.inc:203 ihtml/themes/default/framework.tpl:8 -#: ihtml/themes/default/framework.tpl:11 ihtml/themes/default/framework.tpl:20 -#: ihtml/themes/default/framework.tpl:24 +#: ihtml/themes/default/snapshotdialog.tpl:6 msgid "" -"You are currently editing a database entry. Do you want to dismiss the " -"changes?" +"This procedure will restore a snapshot of the selected object. It will " +"replace the existing object after pressing the restore button." 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_ldap.inc:231 include/class_ldap.inc:264 -msgid "Performance warning" -msgstr "Cảnh báo khả năng hoạt động" +"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." -#: include/class_ldap.inc:231 include/class_ldap.inc:264 -#, php-format -msgid "LDAP performance is poor: last query took about %.2fs!" +#: ihtml/themes/default/snapshotdialog.tpl:9 +msgid "" +"Remember that DNS configuration and database entries could not be restored. " +"For some objects it is only nescessary to open and save them again (goFon), " +"but some entries must be recreated manually (glpi)." 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!" +"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)." -#: include/class_ldap.inc:648 -#, php-format +#: ihtml/themes/default/snapshotdialog.tpl:12 msgid "" -"Cannot automatically create subtrees with RDN '%s': no object class found!" +"Don't forget to check references to other objects, for example does the " +"selected printer still exists ?" 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!" +"Đừ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?" -#: include/class_ldap.inc:696 -#, 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ợ " +#: ihtml/themes/default/snapshotdialog.tpl:20 +#: ihtml/themes/default/snapshotdialog.tpl:62 include/class_acl.inc:747 +#: include/class_acl.inc:754 include/class_acl.inc:761 +#: include/class_acl.inc:767 include/utils/class_msgPool.inc:463 +#: plugins/admin/departments/class_departmentGeneric.inc:574 +msgid "Object" +msgstr "đối tượng" -#: include/class_ldap.inc:780 -#, 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'" +#: ihtml/themes/default/snapshotdialog.tpl:29 +msgid "There is no snapshot available that could be restored" +msgstr "Không có snapshot hiện có nào có thể được phục hồi" -#: include/class_ldap.inc:782 -#, php-format -msgid "while operating on LDAP server %s" -msgstr "Trong khi chạy trên LDAP server %s" +#: 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" -#: include/class_ldap.inc:1004 -#, php-format +#: ihtml/themes/default/snapshotdialog.tpl:49 +msgid "Creating object snapshots" +msgstr "Tạo ra snapshot đối tượng" + +#: ihtml/themes/default/snapshotdialog.tpl:52 msgid "" -"This is not a valid DN: '%s'. A block for import should begin with 'dn: ...' " -"in line %s" +"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 "" -"Đâ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 " +"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." -#: include/class_ldap.inc:1033 -#, php-format -msgid "Error while importing dn: '%s', please check your LDIF from line %s on!" +#: ihtml/themes/default/snapshotdialog.tpl:55 +msgid "" +"Remember that database entries, DNS configurations and possibly created " +"zones in server extensions will not be stored in the snapshot." 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!" +"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." -#: include/class_socketClient.inc:60 -msgid "The mcrypt module was not found. Please install php5-mcrypt." -msgstr "Không tìm thấy Mô-đun mcrypt. Xin hãy cài đặt php5-mcrypt." +#: ihtml/themes/default/snapshotdialog.tpl:70 +msgid "Timestamp" +msgstr "Timestamp" -#: include/class_socketClient.inc:108 -#, php-format -msgid "Socket connection to host '%s:%s' failed: %s" -msgstr "Kết nối socket đến '%s:%s' thất bại: '%s'" +#: ihtml/themes/default/snapshotdialog.tpl:79 +msgid "Reason for generating this snapshot" +msgstr "Lý do để tạo ra snapshot này" -#: include/class_socketClient.inc:191 +#: ihtml/themes/default/snapshotdialog.tpl:87 +#: plugins/admin/users/template.tpl:48 +#: plugins/admin/departments/class_departmentGeneric.inc:514 +#: plugins/admin/departments/class_departmentGeneric.inc:596 +msgid "Continue" +msgstr "Tiếp tục" + +#: ihtml/themes/default/msg_dialog.tpl:52 +#: ihtml/themes/default/msg_dialog.tpl:95 html/index.php:223 +#: html/index.php:227 include/password-methods/class_password-methods.inc:250 +#: include/class_tabs.inc:50 include/class_plugin.inc:659 +#: include/class_plugin.inc:700 include/class_plugin.inc:742 +#: include/class_plugin.inc:1612 include/utils/class_msgPool.inc:153 +#: include/utils/class_msgPool.inc:165 include/utils/class_msgPool.inc:183 +#: include/utils/class_msgPool.inc:466 include/utils/class_msgPool.inc:485 +#: include/class_log.inc:138 include/class_log.inc:218 +#: include/class_gosaSupportDaemon.inc:1160 +#: include/class_gosaSupportDaemon.inc:1180 +#: include/class_CopyPasteHandler.inc:117 +#: include/class_CopyPasteHandler.inc:126 +#: include/class_CopyPasteHandler.inc:158 +#: include/class_CopyPasteHandler.inc:175 +#: include/class_CopyPasteHandler.inc:184 +#: include/class_CopyPasteHandler.inc:192 +#: include/class_CopyPasteHandler.inc:268 +#: include/class_CopyPasteHandler.inc:367 include/class_msg_dialog.inc:99 +#: plugins/admin/groups/class_groupGeneric.inc:627 +#: plugins/admin/groups/class_groupGeneric.inc:633 +#: plugins/admin/groups/class_groupGeneric.inc:981 +#: plugins/admin/groups/class_groupGeneric.inc:986 +#: plugins/admin/groups/class_groupGeneric.inc:1247 +#: plugins/personal/generic/class_user.inc:412 +#: plugins/personal/generic/class_user.inc:513 +#: plugins/personal/generic/class_user.inc:806 +#: plugins/personal/generic/class_user.inc:1382 +#: plugins/personal/generic/main.inc:115 +#: plugins/personal/posix/class_posixAccount.inc:1382 +#: setup/class_setupStep_Migrate.inc:1197 setup/setup_checks.tpl:30 +#: setup/setup_checks.tpl:91 #, php-format -msgid "Socket timeout of %s seconds reached." -msgstr "Thời hạn cho socket là %s giây đã đến." +msgid "Error" +msgstr "Lỗi" -#: include/class_config.inc:122 +#: ihtml/themes/default/msg_dialog.tpl:71 +#: ihtml/themes/default/msg_dialog.tpl:73 +#: ihtml/themes/default/msg_dialog.tpl:124 +#: ihtml/themes/default/msg_dialog.tpl:126 +#: ihtml/themes/default/msg_dialog.tpl:129 include/utils/class_msgPool.inc:314 +#: setup/class_setupStep_Migrate.inc:267 setup/class_setupStep_Migrate.inc:319 +#: setup/class_setupStep_Migrate.inc:380 setup/class_setupStep_Migrate.inc:453 +#: setup/class_setupStep_Migrate.inc:530 setup/class_setupStep_Migrate.inc:605 +#: setup/class_setupStep_Migrate.inc:658 setup/class_setupStep_Migrate.inc:799 +#: setup/class_setupStep_Migrate.inc:1045 +#: setup/class_setupStep_Migrate.inc:2007 +#: setup/class_setupStep_Migrate.inc:2149 +#: setup/class_setupStep_Migrate.inc:2571 +#: setup/class_setupStep_Migrate.inc:2725 +#: setup/class_setupStep_Migrate.inc:3055 setup/setup_checks.tpl:27 +#: setup/setup_checks.tpl:87 #, 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" +msgid "Ok" +msgstr "Ok" -#: include/class_config.inc:259 -msgid "Cannot bind to LDAP. Please contact the system administrator." -msgstr "Không thể nối kết với LDAP. Xin hãy liên lạc với với admin hệ thống." +#: ihtml/themes/default/password.tpl:6 +msgid "Change your password" +msgstr "Thay đổi mật khẩu của bạn" -#: include/class_config.inc:629 -#, 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!" +#: ihtml/themes/default/password.tpl:35 +msgid "Success" +msgstr "Thành công" -#: include/class_config.inc:979 -msgid "Configuration" -msgstr "Cấu hình" +#: ihtml/themes/default/password.tpl:35 +msgid "Your password has been changed successfully." +msgstr "Mật khẩu của bạn đã được thay đổi thành công." -#: include/class_config.inc:979 -msgid "" -"The configuration file you are using seems to be 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." +#: ihtml/themes/default/password.tpl:41 html/main.php:329 +#: plugins/admin/users/class_userManagement.inc:316 +#: plugins/admin/users/class_userManagement.inc:379 +#: plugins/personal/password/class_password.inc:78 +#: plugins/personal/password/class_password.inc:81 +#: plugins/personal/password/class_password.inc:84 +#: plugins/personal/password/class_password.inc:87 +#: plugins/personal/password/class_password.inc:90 +#: plugins/personal/password/class_password.inc:93 +#: plugins/personal/password/class_password.inc:107 +#: plugins/personal/password/class_password.inc:113 +msgid "Password change" +msgstr "Thay đổi mật khẩu" -#: include/utils/class_timezone.inc:47 -#, php-format +#: ihtml/themes/default/password.tpl:53 msgid "" -"The timezone setting '%s' in your gosa.conf is not valid. Cannot calculate " -"correct timezone offset." +"This dialog provides a simple way to change your password. Enter the current " +"password and the new password (twice) in the fields below and press the " +"'Change' button." msgstr "" -"Múi giờ thiết lập '%s' trong gosa.config không hợp lệ. Không thể tính toán " -"chính xác thời gian bù thêm vào múi giờ." +"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'." -#: include/utils/class_msgPool.inc:15 -#, php-format -msgid "Select to list objects of type '%s'." -msgstr "Chọn để liệt kê các đối tượng loại '%s'." +#: ihtml/themes/default/password.tpl:78 ihtml/themes/default/password.tpl:79 +#: html/password.php:217 plugins/personal/password/password.tpl:13 +msgid "Current password" +msgstr "Mật khẩu hiện tại" -#: include/utils/class_msgPool.inc:17 -#, php-format -msgid "Select to list objects containig '%s'." -msgstr "Chọn để liệt kê đối tượng chứa '%s'." +#: ihtml/themes/default/password.tpl:86 ihtml/themes/default/password.tpl:87 +msgid "New password repeated" +msgstr "Mật khẩu mới được lặp lại" -#: include/utils/class_msgPool.inc:19 -#, php-format -msgid "Select to list objects that have '%s' enabled" -msgstr "Chọn để liệt kê đối tượng mà cho phép '%s'" +#: ihtml/themes/default/password.tpl:90 +#: plugins/personal/password/password.tpl:28 +msgid "Password strength" +msgstr "Ưu điểm của mật khẩu" -#: include/utils/class_msgPool.inc:21 -#: plugins/admin/ogroups/ogroup_objects.tpl:33 -msgid "Select to search within subtrees" -msgstr "Chọn để tìm kiếm trong các cây con" +#: ihtml/themes/default/password.tpl:101 +msgid "Change" +msgstr "Thay đổi" -#: include/utils/class_msgPool.inc:23 -#: plugins/admin/ogroups/ogroup_objects.tpl:33 -#: plugins/personal/posix/posix_groups.tpl:68 -msgid "Search in subtrees" -msgstr "Tìm kiếm tại các cây con" +#: ihtml/themes/default/islocked.tpl:2 +msgid "Locking conflict detected" +msgstr "Phát hiện xung đột khóa" -#: include/utils/class_msgPool.inc:33 -msgid "This object will be deleted!" -msgstr "Đối tượng này sẽ bị xóa!" +#: ihtml/themes/default/islocked.tpl:9 +msgid "" +"If this lock detection is false, the other person has obviously closed the " +"webbrowser during the edit operation. You may want to take over the lock by " +"pressing the 'Edit anyway' button." +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'." -#: include/utils/class_msgPool.inc:35 -#, php-format -msgid "This '%s' object will be deleted!" -msgstr "Đối tượng '%s' này sẽ bị xóa!" +#: ihtml/themes/default/islocked.tpl:16 +#, fuzzy +msgid "Read only" +msgstr "Danh sách reload" -#: include/utils/class_msgPool.inc:40 -#, php-format -msgid "This object will be deleted: %s" -msgstr "Đối tượng này sẽ bị xóa: %s" +#: ihtml/themes/default/help.tpl:9 +msgid "GOsa help viewer" +msgstr "GOsa help viewer" -#: include/utils/class_msgPool.inc:42 -#, php-format -msgid "This '%s' object will be deleted: %s" -msgstr "Đối tượng '%s' này sẽ bị xóa: '%s'" +#: ihtml/themes/default/help.tpl:15 +msgid "Index" +msgstr "Chỉ mục" -#: include/utils/class_msgPool.inc:47 -msgid "This object will be deleted:" -msgstr "Đối tượng này sẽ bị xóa:" +#: ihtml/themes/default/help.tpl:21 setup/setup_ldap.tpl:13 +msgid "Search" +msgstr "Tìm kiếm" -#: include/utils/class_msgPool.inc:49 -#, php-format -msgid "This '%s' object will be deleted:" -msgstr "Đối tượng '%s' này sẽ bị xóa:" +#: ihtml/themes/default/logout.tpl:5 +msgid "Your GOsa session has expired!" +msgstr "Phiên GOsa của bạn đã bị hết hạn!" -#: include/utils/class_msgPool.inc:53 -#, php-format -msgid "These objects will be deleted: %s" -msgstr "Đối tượng này sẽ bị xóa: %s" +#: ihtml/themes/default/logout.tpl:7 +msgid "" +"The last interaction with the GOsa web interface has been some time ago in " +"the past. For security reasons, the session has been closed. To continue " +"with administrative tasks, please sign in again." +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." -#: include/utils/class_msgPool.inc:55 -#, php-format -msgid "These '%s' objects will be deleted: %s" -msgstr "Đối tượng '%s' này sẽ bị xóa; %s" +#: ihtml/themes/default/logout.tpl:10 +msgid "Sign in again" +msgstr "Đăng ký lại" -#: include/utils/class_msgPool.inc:63 -msgid "You have no permission to delete this object!" -msgstr "Bạn không có quyền xóa đối tượng này!" +#: ihtml/themes/default/conflict.tpl:2 +msgid "Session conflict detected" +msgstr "Phát hiện xung đột giữa các phiên" -#: include/utils/class_msgPool.inc:67 include/utils/class_msgPool.inc:71 -msgid "You have no permission to delete the object:" -msgstr "Bạn không có quyền xóa đối tượng này:" +#: ihtml/themes/default/conflict.tpl:6 +msgid "" +"Probably there's another active instance of your session. Multiple window " +"operation is technical not possible and heavily depends on the browser " +"you're using. Usage of different browsers at a time (i.e. IE and Mozilla) is " +"possible. Pressing the Logout button will close this session." +msgstr "" +"Có lẽ có một chức năng khác nữa trong phiên của bạn đang hoạt động. Việc " +"chạy nhều cá»­a sổ cùng lúc về kỹ thuật là không thể và việc này phụ thuộc rất " +"nhiều vào trình duyệt mà bạn đang dùng.Việc sá»­ dụng các trình duyệt khác " +"nhau cùng một lúc (ví dụ nhÆ° IE và Mozilla) là có thể. Nhấn vào nút đăng " +"xuất để đóng phiên này." -#: include/utils/class_msgPool.inc:74 -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:" +#: ihtml/themes/default/conflict.tpl:10 +msgid "" +"Ignoring this message will change/destroy the data you're currently editing, " +"so please close multiple windows and log in again." +msgstr "" +"Bỏ qua tin nhắn này sẽ thay đổi/hủy dữ liệu mà hiện nay bạn đang hiệu chỉnh, " +"vì thể xin hãy đóng các cá»­a sổ lại và đăng nhập lại." -#: include/utils/class_msgPool.inc:81 -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!" +#: ihtml/themes/default/conflict.tpl:14 +msgid "Logout" +msgstr "Đăng xuất" -#: include/utils/class_msgPool.inc:85 include/utils/class_msgPool.inc:89 -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:" +#: ihtml/themes/default/framework.tpl:8 ihtml/themes/default/framework.tpl:11 +#: ihtml/themes/default/framework.tpl:20 ihtml/themes/default/framework.tpl:24 +#: include/class_pluglist.inc:203 +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?" -#: include/utils/class_msgPool.inc:92 -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:" +#: ihtml/themes/default/framework.tpl:8 ihtml/themes/default/framework.tpl:11 +msgid "Main" +msgstr "Trang chính" -#: include/utils/class_msgPool.inc:99 -msgid "You have no permission to modify this object!" -msgstr "Bạn không có quyền thay đổi đối tượng này!" +#: ihtml/themes/default/framework.tpl:16 +msgid "Help" +msgstr "Trợ giúp" -#: include/utils/class_msgPool.inc:103 include/utils/class_msgPool.inc:107 -msgid "You have no permission to modify the object:" -msgstr "Bạn không có quyền thay đổi đối tượng này:" +#: ihtml/themes/default/framework.tpl:21 ihtml/themes/default/framework.tpl:25 +msgid "Sign out" +msgstr "Đăng xuất" -#: include/utils/class_msgPool.inc:110 -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:" - -#: include/utils/class_msgPool.inc:117 -msgid "You have no permission to view this object!" -msgstr "Bạn không có quyền xem đối tượng này!" - -#: include/utils/class_msgPool.inc:121 include/utils/class_msgPool.inc:125 -msgid "You have no permission to view the object:" -msgstr "Bạn không có quyền xem đối tượng này:" - -#: include/utils/class_msgPool.inc:128 -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:" - -#: include/utils/class_msgPool.inc:135 -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!" - -#: include/utils/class_msgPool.inc:139 include/utils/class_msgPool.inc:143 -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:" +#: ihtml/themes/default/framework.tpl:29 +msgid "Signed in:" +msgstr "Đăng nhập:" -#: include/utils/class_msgPool.inc:146 -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:" +#: ihtml/themes/default/framework.tpl:32 +msgid "GOsa main menu" +msgstr "Menu chính của GOsa" -#: include/utils/class_msgPool.inc:156 include/utils/class_msgPool.inc:168 -#: include/utils/class_msgPool.inc:186 -msgid "Connection information" -msgstr "Thông tin kết nối" +#: html/password.php:58 html/main.php:147 include/functions.inc:336 +#: plugins/admin/departments/class_departmentGeneric.inc:386 +msgid "Fatal error" +msgstr "Lỗi nặng" -#: include/utils/class_msgPool.inc:158 +#: html/password.php:58 html/index.php:143 #, php-format -msgid "Cannot connect to %s database!" -msgstr "Không thể kết nối đến cÆ¡ sở dữ liệu %s!" +msgid "GOsa configuration %s/%s is not readable. Aborted." +msgstr "Cấu hình GOsa %s/%s không đọc được. Bãi bỏ." -#: include/utils/class_msgPool.inc:170 -#, php-format -msgid "Cannot select %s database!" -msgstr "Không thể lá»±a chọn cÆ¡ sở dữ liệu %s!" +#: html/password.php:74 html/index.php:143 html/index.php:215 +#: html/main.php:228 +#: include/password-methods/class_password-methods-ssha.inc:51 +#: include/password-methods/class_password-methods-sha.inc:48 +#: include/functions.inc:637 include/functions.inc:2556 +#: include/functions.inc:2580 include/functions.inc:2593 +#: include/class_plugin.inc:1330 include/class_plugin.inc:1343 +#: include/class_plugin.inc:1361 include/utils/class_timezone.inc:47 +#: include/class_config.inc:124 include/class_config.inc:628 +#: include/class_pluglist.inc:177 include/class_CopyPasteHandler.inc:118 +#: include/class_CopyPasteHandler.inc:127 +#: include/class_CopyPasteHandler.inc:176 +#: include/class_CopyPasteHandler.inc:185 +#: include/class_CopyPasteHandler.inc:193 +#: plugins/admin/groups/class_groupGeneric.inc:163 +#: plugins/admin/groups/class_groupGeneric.inc:755 +msgid "Configuration error" +msgstr "Lỗi cấu hình" -#: include/utils/class_msgPool.inc:176 +#: html/password.php:74 html/index.php:164 html/setup.php:66 #, php-format -msgid "No %s server defined!" -msgstr "Không xác định được Server '%s'!" +msgid "Directory '%s' specified as compile directory 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!" -#: include/utils/class_msgPool.inc:188 -#, php-format -msgid "Cannot query %s database!" -msgstr "Không truy vấn được cÆ¡ sở dữ liệu %s!" +#: html/password.php:159 plugins/personal/generic/class_user.inc:603 +msgid "Password method" +msgstr "PhÆ°Æ¡ng pháp lập mật khẩu" -#: include/utils/class_msgPool.inc:194 -#, php-format -msgid "The field '%s' contains a reserved keyword!" -msgstr "Trường '%s' có chứa một từ khóa dá»± trữ!" +#: html/password.php:159 +msgid "Error: Password method not available!" +msgstr "Lỗi: PhÆ°Æ¡ng pháp mật khẩu không có!" -#: include/utils/class_msgPool.inc:200 -#, 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!" +#: html/password.php:193 plugins/admin/users/class_userManagement.inc:260 +#: plugins/personal/generic/main.inc:92 +#: plugins/personal/password/class_password.inc:82 +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." -#: include/utils/class_msgPool.inc:207 -#, php-format -msgid "'%s' command is invalid!" -msgstr "Lệnh '%s' không hợp lệ!" +#: html/password.php:204 plugins/personal/password/class_password.inc:88 +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/utils/class_msgPool.inc:209 -#, php-format -msgid "'%s' command (%s) for plugin %s is invalid!" -msgstr "Lệnh '%s' (%s) cho plugin %s không hợp lệ!" +#: html/password.php:209 plugins/personal/password/class_password.inc:91 +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/utils/class_msgPool.inc:211 -#, php-format -msgid "'%s' command for plugin %s is invalid!" -msgstr "Lệnh '%s' cho plugin '%s' không hợp lệ!" +#: html/password.php:215 plugins/admin/users/template.tpl:32 +#: plugins/personal/generic/class_user.inc:1225 +#: plugins/personal/generic/class_user.inc:1238 +#: plugins/personal/generic/class_user.inc:1252 +#: plugins/personal/generic/class_user.inc:1254 +#: plugins/personal/generic/generic.tpl:82 +#: plugins/personal/generic/paste_generic.tpl:15 +msgid "Login" +msgstr "Đăng nhập" -#: include/utils/class_msgPool.inc:213 -#, php-format -msgid "'%s' command (%s) is invalid!" -msgstr "Lệnh '%s' (%s) không hợp lệ!" +#: html/password.php:224 html/index.php:324 +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." -#: include/utils/class_msgPool.inc:221 -#, php-format -msgid "Cannot execute '%s' command!" -msgstr "Không thể chạy lệnh '%s'!" +#: html/password.php:228 +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." -#: include/utils/class_msgPool.inc:223 -#, php-format -msgid "Cannot execute '%s' command (%s) for plugin %s!" -msgstr "Không thể chạy lệnh '%s' ('%s) cho plugin %s!" +#: html/password.php:249 +msgid "External password changer reported a problem: " +msgstr "Bộ thay đổi mật khẩu bên ngoài báo cáo một vấn đề: " -#: include/utils/class_msgPool.inc:225 -#, php-format -msgid "Cannot execute '%s' command for plugin %s!" -msgstr "Không thể chạy lệnh '%s' cho plugin %s!" +#: html/password.php:280 html/index.php:416 +msgid "Session will not be encrypted." +msgstr "Phiên sẽ không được mã hóa." -#: include/utils/class_msgPool.inc:227 -#, php-format -msgid "Cannot execute '%s' command (%s)!" -msgstr "Không thể chạy lệnh '%s' ('%s)!" +#: html/password.php:280 html/index.php:416 +msgid "Enter SSL session" +msgstr "Vào phiên SSL" -#: include/utils/class_msgPool.inc:235 -#, php-format -msgid "Value for '%s' is too large!" -msgstr "Gía trị '%s' quá lớn!" +#: html/index.php:57 +msgid "Session is not encrypted!" +msgstr "Phiên không được mã hóa!" -#: include/utils/class_msgPool.inc:237 -#, php-format -msgid "'%s' must be smaller than %d!" -msgstr "'%s' phải thấp hÆ¡n %d!" +#: html/index.php:64 +msgid "" +"The session lifetime configured in your gosa.conf 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." -#: include/utils/class_msgPool.inc:245 -#, php-format -msgid "Value for '%s' is too small!" -msgstr "Gía trị '%s' quá nhỏ!" +#: html/index.php:164 +msgid "Smarty error" +msgstr "Lỗi Smarty" -#: include/utils/class_msgPool.inc:247 -#, php-format -msgid "'%s' must be %d or above!" -msgstr "'%s' phải lớn hÆ¡n %d hoặc trên nữa!" +#: html/index.php:215 +msgid "There is a problem with the authentication setup!" +msgstr "Có vấn đề với việc cài đặt chức năng xác định thẩm quyền!" -#: include/utils/class_msgPool.inc:254 -#, 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ị!" +#: html/index.php:223 +msgid "Cannot find a valid user for the current authentication setup!" +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!" -#: include/utils/class_msgPool.inc:260 -#, 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!" +#: html/index.php:227 +msgid "User information is not unique accross the configured LDAP trees!" +msgstr "" +"Thông tin người dùng không phải là duy nhất trong tất cả các cây LDAP đã " +"được cấu hình!" -#: include/utils/class_msgPool.inc:266 -#, php-format -msgid "The required field '%s' is empty!" -msgstr "Trường được yêu cầu '%s' bị rỗng!" +#: html/index.php:253 html/index.php:268 html/index.php:281 +#: include/class_acl.inc:1193 include/class_MultiSelectWindow.inc:550 +#: include/functions.inc:364 include/functions.inc:390 +#: include/functions.inc:398 include/functions.inc:427 +#: include/functions.inc:652 include/functions.inc:695 +#: include/functions.inc:737 include/functions.inc:782 +#: include/functions.inc:2535 include/functions.inc:2782 +#: include/class_plugin.inc:1243 include/class_plugin.inc:1292 +#: include/class_plugin.inc:1296 include/class_plugin.inc:1311 +#: include/class_plugin.inc:1398 include/class_plugin.inc:1456 +#: include/class_plugin.inc:1522 include/class_plugin.inc:1537 +#: include/class_ldap.inc:708 include/class_ldap.inc:1174 +#: include/class_config.inc:258 plugins/admin/ogroups/class_ogroup.inc:1033 +#: plugins/admin/ogroups/class_ogroup.inc:1047 +#: plugins/admin/groups/class_groupGeneric.inc:785 +#: plugins/admin/groups/class_groupGeneric.inc:1112 +#: plugins/admin/departments/class_departmentGeneric.inc:241 +#: plugins/admin/departments/class_departmentGeneric.inc:429 +#: plugins/admin/departments/class_departmentGeneric.inc:702 +#: plugins/admin/departments/class_departmentGeneric.inc:733 +#: plugins/admin/acl/class_aclRole.inc:633 +#: plugins/admin/acl/class_aclRole.inc:673 +#: plugins/admin/acl/class_aclRole.inc:687 +#: plugins/personal/generic/class_user.inc:722 +#: plugins/personal/generic/class_user.inc:1084 +#: plugins/personal/posix/class_posixAccount.inc:678 +#: plugins/personal/posix/class_posixAccount.inc:1007 +#: setup/class_setupStep_Migrate.inc:1208 +#: setup/class_setupStep_Migrate.inc:1236 +#: setup/class_setupStep_Migrate.inc:1285 +#: setup/class_setupStep_Migrate.inc:1334 +#: setup/class_setupStep_Migrate.inc:2137 +#: setup/class_setupStep_Migrate.inc:2432 +#: setup/class_setupStep_Migrate.inc:2436 +#: setup/class_setupStep_Migrate.inc:2626 +#: setup/class_setupStep_Migrate.inc:2646 +#: setup/class_setupStep_Migrate.inc:2763 +#: setup/class_setupStep_Migrate.inc:3110 +#: setup/class_setupStep_Migrate.inc:3124 +msgid "LDAP error" +msgstr "Lỗi LDAP" -#: include/utils/class_msgPool.inc:274 -msgid "Example" -msgstr "Ví dụ" +#: html/index.php:268 +msgid "Cannot detect information about the installed LDAP schema!" +msgstr "Không thể tìm ra thông tin về lược đồ LDAP đã được cài đặt!" -#: include/utils/class_msgPool.inc:291 -#, php-format -msgid "The Field '%s' contains invalid characters" -msgstr "Trường '%s' chứa các ký tá»± không hợp lệ" +#: html/index.php:281 +msgid "Your LDAP setup contains old schema definitions:" +msgstr "Cài đặt LDAP của bạn có chứa các định nghÄ©a lược đồ cÅ©:" -#: include/utils/class_msgPool.inc:292 -#, php-format -msgid "'%s' is not allowed:" -msgstr "'%s' không được phép:" +#: html/index.php:302 +msgid "Please specify a valid username!" +msgstr "Xin hãy xác định một tên người dùng hợp lệ!" -#: include/utils/class_msgPool.inc:292 -#, php-format -msgid "'%s' are not allowed!" -msgstr "'%s' không được cho phép!" +#: html/index.php:305 +msgid "Please specify your password!" +msgstr "Xin hãy xác định mật mã của bạn!" -#: include/utils/class_msgPool.inc:295 -#, php-format -msgid "The Field '%s' contains invalid characters!" -msgstr "Trường '%s' chứa các ký tá»± không hợp lệ!" +#: html/index.php:317 +msgid "Authentication error" +msgstr "Lỗi xác định thẩm quyền" -#: include/utils/class_msgPool.inc:302 -#, php-format -msgid "Missing %s PHP extension!" -msgstr "PHP mở rộng %s mất tích!" +#: html/index.php:317 +msgid "Cannot retrieve user information for htaccess 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)!" -#: include/utils/class_msgPool.inc:308 include/class_baseSelectDialog.inc:62 -#: setup/setup_migrate.tpl:135 setup/setup_migrate.tpl:186 -#: setup/setup_migrate.tpl:233 setup/setup_migrate.tpl:298 -#: setup/setup_migrate.tpl:354 setup/setup_migrate.tpl:407 -#: setup/setup_migrate.tpl:452 setup/setup_migrate.tpl:495 -#: setup/setup_migrate.tpl:539 setup/setup_ldap.tpl:17 -#: ihtml/themes/default/acl.tpl:128 ihtml/themes/default/acl.tpl:142 -#: ihtml/themes/default/snapshotdialog.tpl:44 -#: ihtml/themes/default/snapshotdialog.tpl:89 -#: ihtml/themes/default/remove.tpl:15 -#: ihtml/themes/default/copyPasteDialog.tpl:21 -#: ihtml/themes/default/islocked.tpl:19 ihtml/themes/default/msg_dialog.tpl:74 -#: ihtml/themes/default/msg_dialog.tpl:127 -#: ihtml/themes/default/msg_dialog.tpl:130 -#, php-format -msgid "Cancel" -msgstr "Hủy bỏ" +#: html/index.php:371 +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!" -#: include/utils/class_msgPool.inc:314 setup/setup_checks.tpl:27 -#: setup/setup_checks.tpl:87 setup/class_setupStep_Migrate.inc:257 -#: setup/class_setupStep_Migrate.inc:309 setup/class_setupStep_Migrate.inc:370 -#: setup/class_setupStep_Migrate.inc:443 setup/class_setupStep_Migrate.inc:520 -#: setup/class_setupStep_Migrate.inc:595 setup/class_setupStep_Migrate.inc:648 -#: setup/class_setupStep_Migrate.inc:789 -#: setup/class_setupStep_Migrate.inc:1034 -#: setup/class_setupStep_Migrate.inc:1968 -#: setup/class_setupStep_Migrate.inc:2389 -#: setup/class_setupStep_Migrate.inc:2543 -#: setup/class_setupStep_Migrate.inc:2873 -#: ihtml/themes/default/msg_dialog.tpl:71 -#: ihtml/themes/default/msg_dialog.tpl:73 -#: ihtml/themes/default/msg_dialog.tpl:124 -#: ihtml/themes/default/msg_dialog.tpl:126 -#: ihtml/themes/default/msg_dialog.tpl:129 -#, php-format -msgid "Ok" -msgstr "Ok" +#: html/index.php:422 +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!" -#: include/utils/class_msgPool.inc:320 setup/setup_migrate.tpl:133 -#: setup/setup_migrate.tpl:184 setup/setup_migrate.tpl:232 -#: setup/setup_migrate.tpl:297 setup/setup_migrate.tpl:352 -#: setup/setup_migrate.tpl:405 setup/setup_migrate.tpl:450 -#: setup/setup_migrate.tpl:493 setup/setup_migrate.tpl:537 -#: setup/setup_ldap.tpl:16 ihtml/themes/default/acl.tpl:29 -#: ihtml/themes/default/acl.tpl:52 ihtml/themes/default/acl.tpl:125 -#: ihtml/themes/default/acl.tpl:140 -#, php-format -msgid "Apply" -msgstr "Áp dụng" +#: html/setup.php:66 +msgid "Smarty" +msgstr "Smarty" -#: include/utils/class_msgPool.inc:326 include/class_MultiSelectWindow.inc:144 -#: ihtml/themes/default/copyPasteDialog.tpl:19 +#: html/main.php:148 #, php-format -msgid "Save" -msgstr "LÆ°u lại" +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!" -#: include/utils/class_msgPool.inc:332 setup/class_setupStep_Migrate.inc:2679 -#, php-format -msgid "Add" -msgstr "Thêm vào" +#: html/main.php:167 +msgid "PHP configuration" +msgstr "Cấu hình PHP" -#: include/utils/class_msgPool.inc:332 -#, php-format -msgid "Add %s" -msgstr "Thêm %s" +#: html/main.php:168 +msgid "" +"FATAL: Register globals is on. GOsa will refuse to login unless this is " +"fixed by an administrator." +msgstr "" +"LỖI NGHIÊM TRỌNG: Đăng ký toàn cầu đang bật. GOsa sẽ từ chối đăng nhập vào " +"trừ khi lỗi này được một admin sá»­a." -#: include/utils/class_msgPool.inc:338 -#, php-format -msgid "Delete %s" -msgstr "Xóa %s" +#: html/main.php:228 +msgid "Running out of memory!" +msgstr "Hết dung lượng bộ nhớ!" -#: include/utils/class_msgPool.inc:344 -#: plugins/personal/generic/generic.tpl:137 -#: ihtml/themes/default/sizelimit.tpl:14 -#, php-format -msgid "Set" -msgstr "Đặt" +#: html/main.php:284 +msgid "User ACL checks disabled" +msgstr "Vô hiệu việc kiểm tra ACL của người dùng" -#: include/utils/class_msgPool.inc:344 -#, php-format -msgid "Set %s" -msgstr "Thiết lập %s" +#: html/main.php:329 +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!" -#: include/utils/class_msgPool.inc:350 -#, php-format -msgid "Edit..." -msgstr "Hiệu chỉnh..." +#: html/main.php:339 +msgid "Plugin" +msgstr "Plugin" -#: include/utils/class_msgPool.inc:350 +#: html/main.php:340 #, php-format -msgid "Edit %s..." -msgstr "Hiệu chỉnh %s..." - -#: include/utils/class_msgPool.inc:356 -msgid "Back" -msgstr "Quay lại" +msgid "FATAL: 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'!" -#: include/utils/class_msgPool.inc:376 -#, 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ệ!" +#: html/main.php:354 +#, fuzzy +msgid "Configuration Error" +msgstr "Lỗi cấu hình" -#: include/utils/class_msgPool.inc:382 +#: html/main.php:355 #, php-format msgid "" -"This account has %s settings enabled. You can disable them by clicking below." +"FATAL: not all POST variables have been transfered by PHP - please inform " +"your administrator!" 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." -#: include/utils/class_msgPool.inc:385 include/utils/class_msgPool.inc:392 -#, php-format -msgid "" -"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!" +#: html/helpviewer.php:64 +msgid "Help browser" +msgstr "Hỗ trợ trình duyệt" -#: include/utils/class_msgPool.inc:401 -#, php-format -msgid "" -"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." +#: html/helpviewer.php:118 +msgid "There is no helpfile specified for this class" +msgstr "Không có file trợ giúp nào được chỉ định cho lớp này" -#: include/utils/class_msgPool.inc:404 include/utils/class_msgPool.inc:411 +#: html/helpviewer.php:194 include/functions_helpviewer.inc:97 +msgid "previous" +msgstr "Trước" + +#: html/helpviewer.php:198 include/functions_helpviewer.inc:101 +msgid "next" +msgstr "Tiếp theo" + +#: html/helpviewer.php:269 #, php-format -msgid "" -"This account has %s settings disabled. To enable them, you'll need to add " -"the %s settings first!" +msgid "Helpdir '%s' is not accessible, can't read any helpfiles." 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!" +"Không thể truy cập Helpdir '%s', không thể đọc được bất cứ file trợ giúp nào." -#: include/utils/class_msgPool.inc:419 +#: include/class_socketClient.inc:60 +msgid "The mcrypt module was not found. Please install php5-mcrypt." +msgstr "Không tìm thấy Mô-đun mcrypt. Xin hãy cài đặt php5-mcrypt." + +#: include/class_socketClient.inc:108 #, php-format -msgid "Add %s settings" -msgstr "Thêm thiết lập %s " +msgid "Socket connection to host '%s:%s' failed: %s" +msgstr "Kết nối socket đến '%s:%s' thất bại: '%s'" -#: include/utils/class_msgPool.inc:425 +#: include/class_socketClient.inc:191 #, php-format -msgid "Remove %s settings" -msgstr "Xóa thiết lập %s" +msgid "Socket timeout of %s seconds reached." +msgstr "Thời hạn cho socket là %s giây đã đến." -#: include/utils/class_msgPool.inc:431 -msgid "Click the 'Edit' button below to change informations in this dialog" +#: include/password-methods/class_password-methods.inc:250 +msgid "Cannot find a suitable password method for the current hash!" 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 " +"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/utils/class_msgPool.inc:437 -msgid "January" -msgstr "Tháng Một" +#: include/class_acl.inc:26 +msgid "Access control" +msgstr "Kiểm soát truy cập" -#: include/utils/class_msgPool.inc:437 -msgid "February" -msgstr "Tháng Hai" +#: include/class_acl.inc:27 plugins/admin/acl/class_aclManagement.inc:27 +msgid "Manage access control lists" +msgstr "Quản lý các danh sách kiểm soát truy cập" -#: include/utils/class_msgPool.inc:437 -msgid "March" -msgstr "Tháng Ba" +#: include/class_acl.inc:201 plugins/admin/acl/class_aclRole.inc:124 +msgid "All categories" +msgstr "Tất cả các mục" -#: include/utils/class_msgPool.inc:437 -msgid "April" -msgstr "Tháng TÆ°" +#: include/class_acl.inc:209 +msgid "Reset ACLs" +msgstr "Xác lập lại ACLs" -#: include/utils/class_msgPool.inc:438 -msgid "May" -msgstr "Tháng Năm" +#: include/class_acl.inc:210 plugins/admin/acl/class_aclRole.inc:132 +msgid "One level" +msgstr "Một cấp độ" -#: include/utils/class_msgPool.inc:438 -msgid "June" -msgstr "Tháng Sáu" +#: include/class_acl.inc:211 include/class_acl.inc:216 +#: plugins/admin/acl/class_aclRole.inc:133 +msgid "Current object" +msgstr "Đối tượng hiện tại" -#: include/utils/class_msgPool.inc:438 -msgid "July" -msgstr "Tháng Bảy" +#: include/class_acl.inc:212 plugins/admin/acl/class_aclRole.inc:134 +msgid "Complete subtree" +msgstr "Hoàn thành cây thÆ° mục con" -#: include/utils/class_msgPool.inc:438 -msgid "August" -msgstr "Tháng Tám" +#: include/class_acl.inc:213 plugins/admin/acl/class_aclRole.inc:135 +msgid "Complete subtree (permanent)" +msgstr "Hoàn thành cây thÆ° mục con (vÄ©nh viễn)" -#: include/utils/class_msgPool.inc:438 -msgid "September" -msgstr "Tháng Chín" +#: include/class_acl.inc:214 include/class_acl.inc:217 +msgid "Use ACL defined in role" +msgstr "Sá»­ dụng ACL được xác định trong vai trò" -#: include/utils/class_msgPool.inc:439 -msgid "October" -msgstr "Tháng Mười" +#: include/class_acl.inc:220 plugins/admin/users/class_userManagement.inc:26 +#: plugins/personal/generic/class_user.inc:1549 +#: setup/class_setupStep_Migrate.inc:1039 +msgid "Users" +msgstr "Người dùng" -#: include/utils/class_msgPool.inc:439 -msgid "November" -msgstr "Tháng Mười Một" +#: include/class_acl.inc:220 plugins/admin/groups/class_groupGeneric.inc:1301 +#: plugins/admin/groups/class_groupManagement.inc:26 +#: setup/class_setupStep_Migrate.inc:1042 +msgid "Groups" +msgstr "Các nhóm" -#: include/utils/class_msgPool.inc:439 -msgid "December" -msgstr "Tháng Mười Hai" +#: include/class_acl.inc:482 include/class_MultiSelectWindow.inc:258 +#: include/class_MultiSelectWindow.inc:260 +#: include/class_baseSelectDialog.inc:49 +#: plugins/admin/acl/class_aclRole.inc:392 +msgid "Up" +msgstr "Lên" -#: include/utils/class_msgPool.inc:445 -msgid "Sunday" -msgstr "Chủ nhật" +#: include/class_acl.inc:484 plugins/admin/acl/class_aclRole.inc:394 +msgid "Down" +msgstr "Xuống" -#: include/utils/class_msgPool.inc:445 -msgid "Monday" -msgstr "Thứ Hai" - -#: include/utils/class_msgPool.inc:445 -msgid "Tuesday" -msgstr "Thứ Ba" - -#: include/utils/class_msgPool.inc:445 -msgid "Wednesday" -msgstr "Thứ TÆ°" - -#: include/utils/class_msgPool.inc:445 -msgid "Thursday" -msgstr "Thứ Năm" - -#: include/utils/class_msgPool.inc:445 -msgid "Friday" -msgstr "Thứ Sáu" - -#: include/utils/class_msgPool.inc:445 -msgid "Saturday" -msgstr "Thứ Bảy" - -#: include/utils/class_msgPool.inc:452 -msgid "read operation" -msgstr "Đọc thao tác" - -#: include/utils/class_msgPool.inc:452 -msgid "add operation" -msgstr "thêm tao tác" - -#: include/utils/class_msgPool.inc:452 -msgid "modify operation" -msgstr "thay đối thao tác" - -#: include/utils/class_msgPool.inc:453 -msgid "delete operation" -msgstr "xóa thao tác" - -#: include/utils/class_msgPool.inc:453 -msgid "search operation" -msgstr "tìm kiếm thao tác" - -#: include/utils/class_msgPool.inc:453 -msgid "authentication" -msgstr "Xác định thẩm quyền" - -#: include/utils/class_msgPool.inc:456 -#, php-format -msgid "LDAP %s failed!" -msgstr "LDAP %s thất bại!" - -#: include/utils/class_msgPool.inc:458 -msgid "LDAP operation failed!" -msgstr "Hoạt động LDAP thất bại!" - -#: include/utils/class_msgPool.inc:473 -msgid "Upload failed!" -msgstr "Tải lên thất bại!" - -#: include/utils/class_msgPool.inc:476 -#, php-format -msgid "Upload failed: %s" -msgstr "Tải lên thất bại: %s" - -#: include/utils/class_msgPool.inc:483 -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!" +#: include/class_acl.inc:489 include/class_acl.inc:537 +#: plugins/admin/groups/class_divListGroup.inc:139 +#: plugins/admin/users/class_divListUsers.inc:134 +#: plugins/admin/acl/class_aclRole.inc:397 +#: plugins/admin/acl/class_aclRole.inc:446 +msgid "Edit" +msgstr "Hiệu chỉnh" -#: include/utils/class_msgPool.inc:485 -#, 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" +#: include/class_acl.inc:489 include/class_acl.inc:493 +#: include/class_acl.inc:1225 include/class_acl.inc:1226 +#: include/class_acl.inc:1231 include/class_tabs.inc:391 +#: plugins/admin/acl/class_aclManagement.inc:26 +#: plugins/admin/acl/class_aclManagement.inc:293 +#: plugins/admin/acl/class_divListACL.inc:179 +#: plugins/admin/acl/tabs_acl.inc:28 plugins/admin/acl/class_aclRole.inc:398 +#: plugins/admin/acl/class_aclRole.inc:402 +#: plugins/admin/acl/class_aclRole.inc:766 +msgid "ACL" +msgstr "ACL" -#: include/utils/class_msgPool.inc:492 include/utils/class_msgPool.inc:495 +#: include/class_acl.inc:493 include/class_acl.inc:541 +#: include/utils/class_msgPool.inc:338 plugins/admin/acl/class_aclRole.inc:401 +#: plugins/admin/acl/class_aclRole.inc:450 #, 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 " +msgid "Delete" +msgstr "Xóa" -#: include/utils/class_msgPool.inc:498 -#, php-format -msgid "This '%s' is still in use." -msgstr "'%s' này vẫn còn được sá»­ dụng." +#: include/class_acl.inc:529 +msgid "No ACL settings for this category!" +msgstr "Không có thiết lập ACL cho hạng mục này!" -#: include/utils/class_msgPool.inc:500 +#: include/class_acl.inc:531 #, 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" +msgid "Contains ACLs for these objects: %s" +msgstr "Có chứa ACLs cho các đối tượng: %s " -#: include/utils/class_msgPool.inc:506 -#, php-format -msgid "File '%s' does not exist!" -msgstr "File '%s' không tồn tại!" +#: include/class_acl.inc:537 include/class_acl.inc:541 +msgid "category ACL" +msgstr "Hạng mục ACL" -#: include/utils/class_msgPool.inc:512 +#: include/class_acl.inc:591 #, php-format -msgid "Cannot open file '%s' for reading!" -msgstr "Không thể mở file '%s' để đọc!" +msgid "Edit ACL for '%s' - scope is '%s'" +msgstr "Hiệu chỉnh ACL cho '%s' - phạm vi là '%s'" -#: include/utils/class_msgPool.inc:518 -#, php-format -msgid "Cannot open file '%s' for writing!" -msgstr "Không thể mở file '%s' để viết!" +#: include/class_acl.inc:601 plugins/admin/acl/class_aclRole.inc:480 +msgid "All objects in current subtree" +msgstr "Tất cả các đối tượng hiện trong cây thÆ° mục con hiện tại" -#: include/utils/class_msgPool.inc:524 -#, php-format -msgid "" -"The value for '%s' is currently unconfigured or invalid, please check your " -"configuration file!" -msgstr "" +#: include/class_acl.inc:749 include/class_acl.inc:756 +msgid "Show/hide advanced settings" +msgstr "Hiển thị/ Ẩn các thiết lập cao cấp " -#: include/utils/class_msgPool.inc:530 -#, php-format -msgid "Cannot delete file '%s'!" -msgstr "Không thế xóa file '%s'!" +#: include/class_acl.inc:773 +msgid "Create objects" +msgstr "Tạo ra đối tượng" -#: include/utils/class_msgPool.inc:536 -#, php-format -msgid "Cannot create folder '%s'!" -msgstr "Không thể tạo ra folder '%s'!" +#: include/class_acl.inc:774 +msgid "Move objects" +msgstr "Dịch chuyển đối tượng" -#: include/utils/class_msgPool.inc:542 -#, php-format -msgid "Cannot delete folder '%s'!" -msgstr "Không thể xóa folder '%s'!" +#: include/class_acl.inc:775 +msgid "Remove objects" +msgstr "Xóa đối tượng" -#: include/utils/class_msgPool.inc:548 -#, php-format -msgid "Checking for %s support" -msgstr "Kiểm tra hỗ trợ %s" +#: include/class_acl.inc:777 +#, fuzzy +msgid "Grant permission to owner" +msgstr "Không thể thiết lập phép cho '%s'" -#: include/utils/class_msgPool.inc:554 -#, php-format -msgid "Install and activate the %s PHP module." -msgstr "Cài đặt và kích hoạt mô-đun PHP %s." +#: include/class_acl.inc:781 include/class_acl.inc:884 +#: include/class_acl.inc:888 +msgid "read" +msgstr "đọc" -#: include/utils/class_msgPool.inc:560 -#, php-format -msgid "" -"Cannot initialize class '%s'! Maybe there is a plugin missing in your gosa " -"setup?" -msgstr "" +#: include/class_acl.inc:782 include/class_acl.inc:886 +#: include/class_acl.inc:889 +msgid "write" +msgstr "viết" -#: include/class_gosaSupportDaemon.inc:104 -msgid "GOsa support daemon" -msgstr "GOsa hỗ trợ chÆ°Æ¡ng trình daemon" +#: include/class_acl.inc:786 +msgid "Complete object" +msgstr "Hoàn thành đối tượng" -#: include/class_gosaSupportDaemon.inc:779 -msgid "Cannot not parse XML!" -msgstr "Không thể phân tách XML!" +#: include/class_acl.inc:928 include/class_session.inc:76 +#: include/class_session.inc:101 include/class_session.inc:127 +#: include/functions.inc:467 include/functions.inc:627 +#: include/functions.inc:724 include/functions.inc:1107 +#: include/functions.inc:1918 include/functions.inc:1952 +#: include/functions.inc:1972 include/class_ldap.inc:648 +#: include/class_ldap.inc:696 include/class_log.inc:88 +#: include/class_CopyPasteHandler.inc:159 +#: include/class_CopyPasteHandler.inc:269 +msgid "Internal error" +msgstr "Lỗi nội bộ" -#: include/class_gosaSupportDaemon.inc:1160 +#: include/class_acl.inc:928 #, 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!" +msgid "Unkown ACL type '%s'!" +msgstr "dạng ACL '%s' không được biết đến!" -#: include/class_gosaSupportDaemon.inc:1180 +#: include/class_acl.inc:971 #, php-format -msgid "Cannot remove entry %s!" -msgstr "Không thể xóa entry %s!" +msgid "Unknown entry '%s'!" +msgstr "Entry '%s' không được biết đến!" -#: include/functions_helpviewer.inc:45 +#: include/class_acl.inc:1031 include/class_acl.inc:1033 #, php-format -msgid "XML error in guide.xml: %s at line %d" -msgstr "Lỗi XML trong thÆ° mục guide.xml : %s ở dòng %d" - -#: include/functions_helpviewer.inc:88 -msgid "No help available for this plugin." -msgstr "Không có sá»± trợ giúp nào cho plugin này." - -#: include/functions_helpviewer.inc:97 html/helpviewer.php:194 -msgid "previous" -msgstr "Trước" - -#: include/functions_helpviewer.inc:101 html/helpviewer.php:198 -msgid "next" -msgstr "Tiếp theo" +msgid "Role: %s" +msgstr "Vai trò: %s" -#: 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/class_acl.inc:1033 +msgid "unknown role" +msgstr "Vai trò không được biết đến" -#: include/functions_helpviewer.inc:462 +#: include/class_acl.inc:1041 #, php-format -msgid "%s%% hit rate in file %s" -msgstr "%s%% tá»· lệ hit trong file %s" - -#: include/class_certificate.inc:73 -msgid "Certificate is empty!" -msgstr "Giấy chứng nhận trống!" +msgid "Contains settings for these objects: %s" +msgstr "Chứa các thiết lập cho các đối tượng: %s" -#: include/class_certificate.inc:100 -msgid "Cannot load certificate - only PEM/DER is supported!" -msgstr "Không thể tải giấy chứng nhận - chỉ có PEM/DER là được hỗ trợ!" +#: include/class_acl.inc:1056 +msgid "ACL takes effect for all users" +msgstr "ACL tác động lên tất cả người dùng" -#: 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!" +#: include/class_acl.inc:1226 +msgid "Access control list" +msgstr "Danh sách kiểm soát truy cập" -#: 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!" +#: include/class_acl.inc:1231 +msgid "ACL roles" +msgstr "Các vai trò ACL" -#: include/class_baseSelectDialog.inc:44 -msgid "Choose a base" -msgstr "Chọn một gốc" +#: include/class_MultiSelectWindow.inc:145 setup/setup_migrate.tpl:60 +#: setup/setup_migrate.tpl:107 +msgid "Close" +msgstr "Đóng" -#: include/class_baseSelectDialog.inc:47 #: include/class_MultiSelectWindow.inc:250 +#: include/class_baseSelectDialog.inc:47 msgid "Go to root department" msgstr "Đi đến bộ phận gốc" -#: include/class_baseSelectDialog.inc:47 #: include/class_MultiSelectWindow.inc:250 #: include/class_MultiSelectWindow.inc:252 +#: include/class_baseSelectDialog.inc:47 msgid "Root" msgstr "Gốc" -#: include/class_baseSelectDialog.inc:49 #: include/class_MultiSelectWindow.inc:258 +#: include/class_baseSelectDialog.inc:49 msgid "Go up one department" msgstr "Đi lên một bộ phận" -#: include/class_baseSelectDialog.inc:51 #: include/class_MultiSelectWindow.inc:266 +#: include/class_baseSelectDialog.inc:51 msgid "Go to users department" msgstr "Đi đến bộ phận người dùng" -#: include/class_baseSelectDialog.inc:51 #: include/class_MultiSelectWindow.inc:266 #: include/class_MultiSelectWindow.inc:268 +#: include/class_baseSelectDialog.inc:51 msgid "Home" msgstr "Nhà" -#: include/class_baseSelectDialog.inc:52 #: include/class_MultiSelectWindow.inc:273 +#: include/class_baseSelectDialog.inc:52 msgid "Reload list" msgstr "Danh sách reload" -#: include/class_baseSelectDialog.inc:52 #: include/class_MultiSelectWindow.inc:273 -#: plugins/admin/departments/class_divListDepartment.inc:87 -#: plugins/admin/acl/class_divListACL.inc:104 +#: include/class_baseSelectDialog.inc:52 #: plugins/admin/ogroups/class_divListOGroup.inc:148 -#: plugins/admin/users/class_divListUsers.inc:115 #: plugins/admin/groups/class_divListGroup.inc:122 +#: plugins/admin/users/class_divListUsers.inc:115 +#: plugins/admin/departments/class_divListDepartment.inc:87 +#: plugins/admin/acl/class_divListACL.inc:104 msgid "Submit" msgstr "Nộp" -#: include/class_baseSelectDialog.inc:55 -msgid "" -"Step in the prefered tree and click save to use the current subtree as base. " -"Or click the image at the end of each entry." +#: include/class_MultiSelectWindow.inc:550 +#, php-format +msgid "Inconsistent DN encoding detected: '%s'" +msgstr "Việc mã hóa DN không thống nhất phát hiện: '%s'" + +#: include/class_session.inc:76 include/class_session.inc:101 +#: include/class_session.inc:127 +#, fuzzy +msgid "Requested channel does not exist! Please contact your Administrator." +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." + +#: include/class_baseSelectDialog.inc:44 +msgid "Choose a base" +msgstr "Chọn một gốc" + +#: include/class_baseSelectDialog.inc:55 +msgid "" +"Step in the prefered tree and click save to use the current subtree as base. " +"Or click the image at the end of each entry." msgstr "" "Vào cây Æ°a dùng và kích vào save để sá»­ dụng cây con hiện tại làm cÆ¡ sở. Hoặc " "kích vào hình ở cuối mỗi một entry." @@ -1215,28 +1204,27 @@ msgid "Use" msgstr "Sá»­ dụng " #: include/class_baseSelectDialog.inc:65 -#: plugins/admin/departments/class_countryGeneric.inc:89 -#: plugins/admin/departments/dcObject.tpl:28 -#: plugins/admin/departments/class_dcObject.inc:88 +#: plugins/admin/ogroups/class_divListOGroup.inc:146 +#: plugins/admin/ogroups/class_ogroup.inc:1130 +#: plugins/admin/ogroups/generic.tpl:26 plugins/admin/groups/generic.tpl:39 +#: plugins/admin/groups/class_divListGroup.inc:121 +#: plugins/admin/groups/class_groupGeneric.inc:1306 +#: plugins/admin/users/class_divListUsers.inc:113 +#: plugins/admin/departments/class_departmentGeneric.inc:621 +#: plugins/admin/departments/locality.tpl:28 #: plugins/admin/departments/generic.tpl:39 +#: plugins/admin/departments/class_divListDepartment.inc:85 #: plugins/admin/departments/class_localityGeneric.inc:89 +#: plugins/admin/departments/class_organizationGeneric.inc:121 +#: plugins/admin/departments/class_countryGeneric.inc:89 +#: plugins/admin/departments/class_dcObject.inc:88 #: plugins/admin/departments/country.tpl:28 +#: plugins/admin/departments/dcObject.tpl:28 #: plugins/admin/departments/organization.tpl:39 -#: plugins/admin/departments/locality.tpl:28 -#: plugins/admin/departments/class_departmentGeneric.inc:621 -#: plugins/admin/departments/class_organizationGeneric.inc:121 -#: plugins/admin/departments/class_divListDepartment.inc:85 #: plugins/admin/acl/class_divListACL.inc:102 -#: plugins/admin/acl/acl_role.tpl:27 plugins/admin/acl/class_aclRole.inc:734 -#: plugins/admin/ogroups/generic.tpl:26 -#: plugins/admin/ogroups/class_divListOGroup.inc:146 -#: plugins/admin/ogroups/class_ogroup.inc:1130 -#: plugins/admin/users/class_divListUsers.inc:113 -#: plugins/admin/groups/generic.tpl:39 -#: plugins/admin/groups/class_groupGeneric.inc:1263 -#: plugins/admin/groups/class_divListGroup.inc:121 -#: plugins/personal/generic/generic.tpl:170 +#: plugins/admin/acl/class_aclRole.inc:751 plugins/admin/acl/acl_role.tpl:27 #: plugins/personal/generic/class_user.inc:1563 +#: plugins/personal/generic/generic.tpl:170 #: plugins/personal/generic/multiple_generic.tpl:47 setup/setup_ldap.tpl:55 msgid "Base" msgstr "CÆ¡ sở" @@ -1245,18 +1233,6 @@ msgstr "CÆ¡ sở" msgid "Filter entries with this syntax" msgstr "Lọc các entry với chỉ lệnh này" -#: include/class_session.inc:76 include/class_session.inc:101 -#: include/class_session.inc:127 -#, fuzzy -msgid "Requested channel does not exist! Please contact your Administrator." -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." - -#: 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." - #: include/functions.inc:120 #, php-format msgid "Fatal error: no class locations defined - please run '%s' to fix this" @@ -1272,12 +1248,6 @@ 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" -#: include/functions.inc:336 -#: plugins/admin/departments/class_departmentGeneric.inc:386 -#: html/password.php:58 html/main.php:147 -msgid "Fatal error" -msgstr "Lỗi nặng" - #: include/functions.inc:337 #, php-format msgid "FATAL: Error when connecting the LDAP. Server said '%s'." @@ -1314,29 +1284,6 @@ msgstr "" msgid "LDAP server returned: %s" msgstr "LDAP server trả về: %s" -#: include/functions.inc:745 include/functions.inc:2192 -#: include/functions.inc:2196 include/functions.inc:2202 -#: include/class_tabs.inc:259 plugins/admin/departments/remove.tpl:2 -#: plugins/admin/departments/dep_move_confirm.tpl:2 -#: plugins/admin/acl/remove.tpl:2 plugins/admin/ogroups/remove.tpl:2 -#: plugins/admin/users/class_userManagement.inc:631 -#: plugins/admin/users/remove.tpl:2 plugins/admin/groups/remove.tpl:2 -#: plugins/personal/posix/class_posixAccount.inc:832 -#: plugins/personal/posix/class_posixAccount.inc:925 html/password.php:280 -#: html/index.php:57 html/index.php:63 html/index.php:416 html/index.php:422 -#: setup/setup_checks.tpl:32 setup/setup_checks.tpl:93 -#: setup/class_setupStep_Migrate.inc:251 setup/class_setupStep_Migrate.inc:303 -#: setup/class_setupStep_Migrate.inc:436 setup/class_setupStep_Migrate.inc:513 -#: setup/class_setupStep_Migrate.inc:652 setup/class_setupStep_Migrate.inc:793 -#: setup/class_setupStep_Migrate.inc:2383 -#: setup/class_setupStep_Migrate.inc:2536 -#: setup/class_setupStep_Migrate.inc:2868 ihtml/themes/default/conflict.tpl:6 -#: ihtml/themes/default/remove.tpl:2 ihtml/themes/default/islocked.tpl:6 -#: ihtml/themes/default/msg_dialog.tpl:54 -#: ihtml/themes/default/msg_dialog.tpl:97 -msgid "Warning" -msgstr "Cảnh báo" - #: include/functions.inc:745 msgid "" "Found multiple locks for object to be locked. This should not happen - " @@ -1388,44 +1335,44 @@ msgstr "các entry cho mỗi trang" msgid "Apply filter" msgstr "Áp dụng bộ lọc" -#: include/functions.inc:1794 +#: include/functions.inc:1795 msgid "*ABCDEFGHIJKLMNOPQRSTUVWXYZ0123456789" msgstr "*ABCDEFGHIJKLMNOPQRSTUVWXYZ0123456789" -#: include/functions.inc:1838 +#: include/functions.inc:1839 #, php-format msgid "GOsa development snapshot (Rev %s)" msgstr "snapshot phát triển GOsa (Rev %s)" -#: include/functions.inc:1917 +#: include/functions.inc:1918 #, php-format msgid "File '%s' could not be deleted." msgstr "File '%s' không thể bị xóa." -#: include/functions.inc:1951 include/functions.inc:1971 +#: include/functions.inc:1952 include/functions.inc:1972 msgid "Cannot write to revision file!" msgstr "Không thể viết lên revision file!" -#: include/functions.inc:2192 include/functions.inc:2196 -#: include/functions.inc:2202 +#: include/functions.inc:2193 include/functions.inc:2197 +#: include/functions.inc:2203 #, 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!" -#: include/functions.inc:2224 +#: include/functions.inc:2225 msgid "LDAP warning" msgstr "Cảnh báo LDAP" -#: include/functions.inc:2224 +#: include/functions.inc:2225 msgid "Cannot get schema information from server. No schema check 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:2250 +#: include/functions.inc:2251 msgid "Used to store account specific informations." msgstr "Đã từng lÆ°u trữ thông tin cụ thể về tài khoản." -#: include/functions.inc:2257 +#: include/functions.inc:2258 msgid "" "Used to lock currently edited entries to avoid multiple changes at the same " "time." @@ -1433,32 +1380,32 @@ 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." -#: include/functions.inc:2300 +#: include/functions.inc:2301 #, php-format msgid "Missing required object class '%s'!" msgstr "Lớp đối tượng '%s' được yêu cầu mất tích!" -#: include/functions.inc:2302 +#: include/functions.inc:2303 #, php-format msgid "Missing optional object class '%s'!" msgstr "Lớp đối tượng lá»±a chọn '%s' mất tích!" -#: include/functions.inc:2308 +#: include/functions.inc:2309 #, php-format msgid "Version mismatch for required object class '%s' (!=%s)!" msgstr "Phiên bản không phù hợp với lớp đối tượng '%s' được yêu cầu (!=%s)!" -#: include/functions.inc:2310 +#: include/functions.inc:2311 #, php-format msgid "Version mismatch for optional object class '%s' (!=%s)!" msgstr "Phiên bản không phù hợp với lớp đối tượng lá»±a chọn '%s' (!=%s)!" -#: include/functions.inc:2314 +#: include/functions.inc:2315 #, php-format msgid "Class(es) available" msgstr "Đã có lớp" -#: include/functions.inc:2336 +#: include/functions.inc:2337 msgid "" "You have enabled the rfc2307bis option on the 'ldap setup' step, but your " "schema configuration do not support this option." @@ -1466,7 +1413,7 @@ msgstr "" "Bạn vừa bật lá»±a chọn rfc2307bis lên trên bước ' cài đặt ldap', nhÆ°ng cấu " "hình giản đồ của bạn không hỗ trợ lá»±a chọn này." -#: include/functions.inc:2337 +#: include/functions.inc:2338 msgid "" "In order to use rfc2307bis conform groups the objectClass 'posixGroup' must " "be AUXILIARY" @@ -1474,7 +1421,7 @@ msgstr "" "Để có thể sá»­ dụng được nhóm conform rfc2307bis, objectClass " "'posixGroup' (nhóm posix) phải được hỗ trợ " -#: include/functions.inc:2341 +#: include/functions.inc:2342 msgid "" "Your schema is configured to support the rfc2307bis group, but you have " "disabled this option on the 'ldap setup' step." @@ -1482,51 +1429,51 @@ msgstr "" "Lược đồ của bạn được cấu hình để hỗ trợ nhóm rfc2307bis, nhÆ°ng bạn đã vừa " "tắt chức năng này đi trong bước 'cài đặt ldap'." -#: include/functions.inc:2342 +#: include/functions.inc:2343 msgid "The objectClass 'posixGroup' must be STRUCTURAL" msgstr "ObjectClass (Lớp đối tượng) 'posixGroup' phải CÓ CẤU TRÚC" -#: include/functions.inc:2366 +#: include/functions.inc:2367 msgid "German" msgstr "Tiếng Đức" -#: include/functions.inc:2367 +#: include/functions.inc:2368 msgid "French" msgstr "Tiếng Pháp" -#: include/functions.inc:2368 +#: include/functions.inc:2369 msgid "Italian" msgstr "Tiếng Ý" -#: include/functions.inc:2369 +#: include/functions.inc:2370 msgid "Spanish" msgstr "Tiếng Tây Ban Nha" -#: include/functions.inc:2370 +#: include/functions.inc:2371 msgid "English" msgstr "Tiếng Anh" -#: include/functions.inc:2371 +#: include/functions.inc:2372 msgid "Dutch" msgstr "Tiếng Hà Lan" -#: include/functions.inc:2372 +#: include/functions.inc:2373 msgid "Polish" msgstr "Tiếng Phần Lan" -#: include/functions.inc:2374 +#: include/functions.inc:2375 msgid "Chinese" msgstr "Tiếng Trung Quốc" -#: include/functions.inc:2375 +#: include/functions.inc:2376 msgid "Vietnamese" msgstr "Tiếng Việt" -#: include/functions.inc:2376 +#: include/functions.inc:2377 msgid "Russian" msgstr "Tiếng Nga" -#: include/functions.inc:2554 +#: include/functions.inc:2555 #, php-format msgid "" "Command '%s', specified as POSTMODIFY for plugin '%s' doesn't seem to exist." @@ -1534,16 +1481,104 @@ msgstr "" "Lệnh '%s', được xác định là POSTMODIFY (thay đổi sau) cho chế độ plugin '%s' " "hình nhÆ° không tồn tại." -#: include/functions.inc:2579 +#: include/functions.inc:2580 msgid "Cannot generate samba hash!" msgstr "Không thể sinh ra hàm băm samba!" -#: include/functions.inc:2592 +#: include/functions.inc:2593 #, php-format msgid "" "Cannot generate samba hash: running '%s' failed, check the 'sambaHashHook'!" msgstr "" +#: include/class_tabs.inc:51 +#, php-format +msgid "" +"No plugin definitions found to initialize '%s', please check your " +"configuration file." +msgstr "" + +#: include/class_tabs.inc:259 +#, 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" + +#: include/class_tabs.inc:394 +msgid "References" +msgstr "Các tham chiếu" + +#: include/class_SnapShotDialog.inc:90 +#, php-format +msgid "You're about to delete the snapshot '%s'." +msgstr "Bạn chuẩn bị xóa chế độ snapshot '%s'." + +#: include/class_SnapShotDialog.inc:143 include/class_plugin.inc:2013 +msgid "Restore snapshot" +msgstr "Phục hồi lại snapshot" + +#: include/class_SnapShotDialog.inc:145 +msgid "Remove snapshot" +msgstr "Xóa snapshot" + +#: include/class_SnapShotDialog.inc:147 include/class_SnapShotDialog.inc:167 +msgid "Y-m-d, H:i:s" +msgstr "Y-m-d, H:i:s (Năm-tháng-ngày)" + +#: include/class_SnapShotDialog.inc:179 +#: plugins/generic/references/contents.tpl:11 +#: plugins/admin/ogroups/class_ogroup.inc:1131 +#: plugins/admin/ogroups/generic.tpl:15 plugins/admin/groups/generic.tpl:24 +#: plugins/admin/groups/class_groupGeneric.inc:1305 +#: plugins/admin/departments/class_departmentGeneric.inc:317 +#: plugins/admin/departments/class_departmentGeneric.inc:619 +#: plugins/admin/departments/locality.tpl:19 +#: plugins/admin/departments/generic.tpl:19 +#: plugins/admin/departments/class_localityGeneric.inc:60 +#: plugins/admin/departments/class_localityGeneric.inc:88 +#: plugins/admin/departments/class_organizationGeneric.inc:91 +#: plugins/admin/departments/class_organizationGeneric.inc:119 +#: plugins/admin/departments/class_countryGeneric.inc:59 +#: plugins/admin/departments/class_countryGeneric.inc:88 +#: plugins/admin/departments/class_dcObject.inc:59 +#: plugins/admin/departments/class_dcObject.inc:87 +#: plugins/admin/departments/country.tpl:19 +#: plugins/admin/departments/dcObject.tpl:19 +#: plugins/admin/departments/organization.tpl:19 +#: plugins/admin/acl/class_aclRole.inc:752 plugins/admin/acl/acl_role.tpl:17 +msgid "Description" +msgstr "Mô tả" + +#: include/class_multi_plug.inc:362 +msgid "You are currently editing mutliple entries." +msgstr "Bạn hiện đang hiệu chỉnh rất nhiều entry." + +#: include/class_multi_plug.inc:391 +msgid "Password reset" +msgstr "Xác lập lại mật khẩu" + +#: include/class_multi_plug.inc:391 +msgid "The user password was resetted, please set a new password value!" +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!" + +#: include/class_certificate.inc:73 +msgid "Certificate is empty!" +msgstr "Giấy chứng nhận trống!" + +#: include/class_certificate.inc:100 +msgid "Cannot load certificate - only PEM/DER is supported!" +msgstr "Không thể tải giấy chứng nhận - chỉ có PEM/DER là được hỗ trợ!" + +#: 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!" + +#: 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!" + #: include/php_setup.inc:93 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!" @@ -1600,96 +1635,6 @@ msgstr "Loại" msgid "Arguments" msgstr "Tranh luận" -#: include/password-methods/class_password-methods.inc:250 -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_log.inc:88 -#, php-format -msgid "Logging failed: %s" -msgstr "Đăng nhập thất bại: %s" - -#: include/class_log.inc:116 -#, php-format -msgid "Invalid option '%s' specified!" -msgstr "Lá»±a chọn '%s' không hợp lệ đã được chỉ định!" - -#: include/class_log.inc:120 -msgid "Specified objectType is empty or invalid!" -msgstr "ObjecType được chỉ định đang rỗng hặc không hợp lệ!" - -#: include/class_log.inc:139 -msgid "MySQL error" -msgstr "Lỗi MySQL" - -#: include/class_log.inc:139 -#, fuzzy, php-format -msgid "Logging to MySQL database will be disabled for server '%s'!" -msgstr "Bạn sẽ không truy cập vào cÆ¡ sở dữ liệu MySQL trong phiên này!" - -#: include/class_log.inc:164 include/class_log.inc:173 -#: include/class_log.inc:186 include/class_log.inc:203 -#: include/class_log.inc:241 -msgid "MySQL logging" -msgstr "Đăng nhập vào MySQL" - -#: include/class_log.inc:218 -#, php-format -msgid "Cannot add location to the database!" -msgstr "Không thể thêm vị trí vào cÆ¡ sở dữ liệu!" - -#: include/class_MultiSelectWindow.inc:145 setup/setup_migrate.tpl:79 -msgid "Close" -msgstr "Đóng" - -#: include/class_MultiSelectWindow.inc:550 -#, php-format -msgid "Inconsistent DN encoding detected: '%s'" -msgstr "Việc mã hóa DN không thống nhất phát hiện: '%s'" - -#: include/class_SnapShotDialog.inc:90 -#, php-format -msgid "You're about to delete the snapshot '%s'." -msgstr "Bạn chuẩn bị xóa chế độ snapshot '%s'." - -#: include/class_SnapShotDialog.inc:143 include/class_plugin.inc:1986 -msgid "Restore snapshot" -msgstr "Phục hồi lại snapshot" - -#: include/class_SnapShotDialog.inc:145 -msgid "Remove snapshot" -msgstr "Xóa snapshot" - -#: include/class_SnapShotDialog.inc:147 include/class_SnapShotDialog.inc:167 -msgid "Y-m-d, H:i:s" -msgstr "Y-m-d, H:i:s (Năm-tháng-ngày)" - -#: include/class_SnapShotDialog.inc:179 -#: plugins/admin/departments/class_countryGeneric.inc:59 -#: plugins/admin/departments/class_countryGeneric.inc:88 -#: plugins/admin/departments/dcObject.tpl:19 -#: plugins/admin/departments/class_dcObject.inc:59 -#: plugins/admin/departments/class_dcObject.inc:87 -#: plugins/admin/departments/generic.tpl:19 -#: plugins/admin/departments/class_localityGeneric.inc:60 -#: plugins/admin/departments/class_localityGeneric.inc:88 -#: plugins/admin/departments/country.tpl:19 -#: plugins/admin/departments/organization.tpl:19 -#: plugins/admin/departments/locality.tpl:19 -#: plugins/admin/departments/class_departmentGeneric.inc:317 -#: plugins/admin/departments/class_departmentGeneric.inc:619 -#: plugins/admin/departments/class_organizationGeneric.inc:91 -#: plugins/admin/departments/class_organizationGeneric.inc:119 -#: plugins/admin/acl/acl_role.tpl:17 plugins/admin/acl/class_aclRole.inc:735 -#: plugins/admin/ogroups/generic.tpl:15 -#: plugins/admin/ogroups/class_ogroup.inc:1131 -#: plugins/admin/groups/generic.tpl:24 -#: plugins/admin/groups/class_groupGeneric.inc:1262 -#: plugins/generic/references/contents.tpl:11 -msgid "Description" -msgstr "Mô tả" - #: include/class_plugin.inc:510 msgid "" "The object has changed since opened in GOsa. All changes that may be done by " @@ -1698,7 +1643,7 @@ msgstr "" "Đối tượng đã bị thay đổi từ khi được mở trong GOsa. Nếu bạn lÆ°u entry này " "lại, khi các đối tượng khác lạc hướng có thể gây ra thêm tất cả các thay đổi!" -#: include/class_plugin.inc:1325 include/class_plugin.inc:1337 +#: include/class_plugin.inc:1331 include/class_plugin.inc:1362 #, php-format msgid "" "The snapshot functionality is enabled, but the required variable '%s' is not " @@ -1707,860 +1652,1052 @@ 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_plugin.inc:1533 include/class_plugin.inc:1545 -#: include/class_plugin.inc:1560 include/class_plugin.inc:1573 -#: plugins/admin/acl/class_aclManagement.inc:268 -#: plugins/admin/ogroups/class_ogroupManagement.inc:237 +#: include/class_plugin.inc:1344 +#, 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." + +#: include/class_plugin.inc:1560 include/class_plugin.inc:1572 +#: include/class_plugin.inc:1587 include/class_plugin.inc:1600 +#: plugins/admin/ogroups/class_ogroupManagement.inc:237 +#: plugins/admin/groups/class_groupManagement.inc:356 #: plugins/admin/users/class_userManagement.inc:344 #: plugins/admin/users/class_userManagement.inc:584 -#: plugins/admin/groups/class_groupManagement.inc:356 +#: plugins/admin/acl/class_aclManagement.inc:268 msgid "Permission" msgstr "Cho phép" -#: include/class_plugin.inc:1533 +#: include/class_plugin.inc:1560 #, 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." -#: include/class_plugin.inc:1545 include/class_plugin.inc:1560 -#: include/class_plugin.inc:1573 +#: include/class_plugin.inc:1572 include/class_plugin.inc:1587 +#: include/class_plugin.inc:1600 #, 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." -#: include/class_plugin.inc:1785 +#: include/class_plugin.inc:1812 msgid "Changing ACL dn" msgstr "Thay đổi ACL dn" -#: include/class_plugin.inc:1785 +#: include/class_plugin.inc:1812 msgid "from" msgstr "Từ" -#: include/class_plugin.inc:1786 setup/class_setupStep_Migrate.inc:1235 -#: setup/class_setupStep_Migrate.inc:1285 -#: setup/class_setupStep_Migrate.inc:1333 +#: include/class_plugin.inc:1813 setup/class_setupStep_Migrate.inc:1246 +#: setup/class_setupStep_Migrate.inc:1296 +#: setup/class_setupStep_Migrate.inc:1344 msgid "to" msgstr "đến" -#: include/class_plugin.inc:1968 include/class_plugin.inc:1970 +#: include/class_plugin.inc:1995 include/class_plugin.inc:1997 msgid "Restore" msgstr "Phục hồi" -#: include/class_plugin.inc:1993 +#: include/class_plugin.inc:2020 msgid "Create snapshot" msgstr "Tạo ra snapshot" -#: include/class_plugin.inc:1994 +#: include/class_plugin.inc:2021 msgid "Create a new snapshot from this object" msgstr "Tạo ra một snapshot mới từ đối tượng này" -#: include/class_plugin.inc:2012 +#: include/class_plugin.inc:2039 msgid "cut" msgstr "cắt" -#: include/class_plugin.inc:2012 +#: include/class_plugin.inc:2039 msgid "Cut this entry" msgstr "Cắt entry này" -#: include/class_plugin.inc:2020 +#: include/class_plugin.inc:2047 msgid "copy" msgstr "Copy" -#: include/class_plugin.inc:2020 +#: include/class_plugin.inc:2047 msgid "Copy this entry" msgstr "Copy entry này" -#: include/class_plugin.inc:2054 +#: include/class_plugin.inc:2081 msgid "Copy" msgstr "Copy" -#: include/class_plugin.inc:2058 +#: include/class_plugin.inc:2085 msgid "Cut" msgstr "Cut" -#: include/class_multi_plug.inc:362 -msgid "You are currently editing mutliple entries." -msgstr "Bạn hiện đang hiệu chỉnh rất nhiều entry." +#: include/class_plugin.inc:2092 include/class_plugin.inc:2095 +#: include/class_CopyPasteHandler.inc:506 +msgid "Paste" +msgstr "Paste" -#: include/class_multi_plug.inc:391 -msgid "Password reset" -msgstr "Xác lập lại mật khẩu" +#: include/functions_helpviewer.inc:45 +#, php-format +msgid "XML error in guide.xml: %s at line %d" +msgstr "Lỗi XML trong thÆ° mục guide.xml : %s ở dòng %d" -#: include/class_multi_plug.inc:391 -msgid "The user password was resetted, please set a new password value!" -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!" +#: include/functions_helpviewer.inc:88 +msgid "No help available for this plugin." +msgstr "Không có sá»± trợ giúp nào cho plugin này." -#: include/class_tabs.inc:51 +#: 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:462 +#, php-format +msgid "%s%% hit rate in file %s" +msgstr "%s%% tá»· lệ hit trong file %s" + +#: include/utils/class_timezone.inc:47 #, php-format msgid "" -"No plugin definitions found to initialize '%s', please check your " -"configuration file." +"The timezone setting '%s' in your gosa.conf is not valid. Cannot calculate " +"correct timezone offset." msgstr "" +"Múi giờ thiết lập '%s' trong gosa.config không hợp lệ. Không thể tính toán " +"chính xác thời gian bù thêm vào múi giờ." -#: include/class_tabs.inc:259 +#: include/utils/class_msgPool.inc:15 #, 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" +msgid "Select to list objects of type '%s'." +msgstr "Chọn để liệt kê các đối tượng loại '%s'." -#: include/class_tabs.inc:394 -msgid "References" -msgstr "Các tham chiếu" +#: include/utils/class_msgPool.inc:17 +#, php-format +msgid "Select to list objects containig '%s'." +msgstr "Chọn để liệt kê đối tượng chứa '%s'." -#: plugins/admin/departments/class_countryGeneric.inc:43 -#: plugins/admin/departments/class_countryGeneric.inc:45 -#: plugins/admin/departments/class_countryGeneric.inc:50 -#: plugins/admin/departments/class_countryGeneric.inc:52 -#: plugins/admin/departments/class_countryGeneric.inc:54 -#: plugins/admin/departments/class_dcObject.inc:43 -#: plugins/admin/departments/class_dcObject.inc:45 -#: plugins/admin/departments/class_dcObject.inc:50 -#: plugins/admin/departments/class_dcObject.inc:52 -#: plugins/admin/departments/class_dcObject.inc:54 -#: plugins/admin/departments/class_dcObject.inc:86 -#: plugins/admin/departments/class_localityGeneric.inc:44 -#: plugins/admin/departments/class_localityGeneric.inc:46 -#: plugins/admin/departments/class_localityGeneric.inc:51 -#: plugins/admin/departments/class_localityGeneric.inc:53 -#: plugins/admin/departments/class_localityGeneric.inc:55 -#: plugins/admin/departments/class_departmentGeneric.inc:307 -#: plugins/admin/departments/class_departmentGeneric.inc:309 -#: plugins/admin/departments/class_departmentGeneric.inc:314 -#: plugins/admin/departments/class_departmentGeneric.inc:321 -#: plugins/admin/departments/class_departmentGeneric.inc:325 -#: plugins/admin/departments/class_organizationGeneric.inc:75 -#: plugins/admin/departments/class_organizationGeneric.inc:77 -#: plugins/admin/departments/class_organizationGeneric.inc:82 -#: plugins/admin/departments/class_organizationGeneric.inc:84 -#: plugins/admin/departments/class_organizationGeneric.inc:86 -#: plugins/admin/acl/paste_role.tpl:4 plugins/admin/acl/acl_role.tpl:7 -#: plugins/admin/acl/class_aclRole.inc:733 -#: plugins/admin/acl/class_aclRole.inc:745 -#: plugins/admin/ogroups/class_ogroup.inc:922 -#: plugins/admin/ogroups/class_ogroup.inc:932 -#: plugins/admin/ogroups/class_ogroup.inc:1129 -#: plugins/admin/users/class_userManagement.inc:767 -#: plugins/admin/users/class_userManagement.inc:841 -#: plugins/admin/users/class_userManagement.inc:853 -#: plugins/admin/groups/class_groupGeneric.inc:1096 -#: plugins/admin/groups/class_groupGeneric.inc:1102 -#: plugins/admin/groups/class_groupGeneric.inc:1104 -#: plugins/admin/groups/class_groupGeneric.inc:1116 -#: plugins/admin/groups/class_groupGeneric.inc:1130 -#: plugins/admin/groups/class_groupGeneric.inc:1137 -#: plugins/admin/groups/class_groupGeneric.inc:1261 -#: plugins/admin/groups/class_divListGroup.inc:79 -#: plugins/personal/generic/class_user.inc:1230 -#: plugins/personal/generic/class_user.inc:1243 -#: plugins/personal/generic/class_user.inc:1280 -#: plugins/personal/generic/class_user.inc:1686 setup/setup_feedback.tpl:22 -#: setup/setup_migrate.tpl:255 -msgid "Name" -msgstr "Tên" +#: include/utils/class_msgPool.inc:19 +#, php-format +msgid "Select to list objects that have '%s' enabled" +msgstr "Chọn để liệt kê đối tượng mà cho phép '%s'" -#: plugins/admin/departments/class_countryGeneric.inc:78 -#: plugins/admin/departments/class_countryGeneric.inc:79 -#: plugins/admin/departments/class_departmentManagement.inc:568 -msgid "Country" -msgstr "Quốc Gia" +#: include/utils/class_msgPool.inc:21 +#: plugins/admin/ogroups/ogroup_objects.tpl:33 +msgid "Select to search within subtrees" +msgstr "Chọn để tìm kiếm trong các cây con" -#: plugins/admin/departments/class_countryGeneric.inc:87 -#: plugins/admin/departments/country.tpl:11 -#, fuzzy -msgid "Country name" -msgstr "Quốc Gia" +#: include/utils/class_msgPool.inc:23 +#: plugins/admin/ogroups/ogroup_objects.tpl:33 +#: plugins/personal/posix/posix_groups.tpl:68 +msgid "Search in subtrees" +msgstr "Tìm kiếm tại các cây con" -#: plugins/admin/departments/class_countryGeneric.inc:90 -#: plugins/admin/departments/dcObject.tpl:50 -#: plugins/admin/departments/class_dcObject.inc:89 -#: plugins/admin/departments/generic.tpl:114 -#: plugins/admin/departments/class_localityGeneric.inc:90 -#: plugins/admin/departments/country.tpl:50 -#: plugins/admin/departments/organization.tpl:114 -#: plugins/admin/departments/locality.tpl:50 -#: plugins/admin/departments/class_departmentGeneric.inc:629 -#: plugins/admin/departments/class_organizationGeneric.inc:129 -msgid "Administrative settings" -msgstr "Thiết lập quản trị" +#: include/utils/class_msgPool.inc:33 +msgid "This object will be deleted!" +msgstr "Đối tượng này sẽ bị xóa!" -#: plugins/admin/departments/dcObject.tpl:8 -#: plugins/admin/departments/generic.tpl:7 -#: plugins/admin/departments/country.tpl:8 -#: plugins/admin/departments/organization.tpl:7 -#: plugins/admin/departments/locality.tpl:8 -#: plugins/admin/ogroups/class_divListOGroup.inc:84 -#: plugins/admin/users/class_divListUsers.inc:81 -#: plugins/admin/groups/class_divListGroup.inc:80 -msgid "Properties" -msgstr "Properties" +#: include/utils/class_msgPool.inc:35 +#, php-format +msgid "This '%s' object will be deleted!" +msgstr "Đối tượng '%s' này sẽ bị xóa!" -#: plugins/admin/departments/dcObject.tpl:11 -#: plugins/admin/departments/locality.tpl:11 -#, fuzzy -msgid "Locality name" -msgstr "Tên vị trí" +#: include/utils/class_msgPool.inc:40 +#, php-format +msgid "This object will be deleted: %s" +msgstr "Đối tượng này sẽ bị xóa: %s" -#: plugins/admin/departments/dcObject.tpl:14 -#: plugins/admin/departments/locality.tpl:14 -#, fuzzy -msgid "Name of locality to create" -msgstr "Tên của cây con được tạo" +#: include/utils/class_msgPool.inc:42 +#, 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/dcObject.tpl:22 -#: plugins/admin/departments/generic.tpl:22 -#: plugins/admin/departments/country.tpl:22 -#: plugins/admin/departments/organization.tpl:22 -#: plugins/admin/departments/locality.tpl:22 -msgid "Descriptive text for department" -msgstr "Văn bản mô tả cho bộ phận" +#: include/utils/class_msgPool.inc:47 +msgid "This object will be deleted:" +msgstr "Đối tượng này sẽ bị xóa:" -#: plugins/admin/departments/dcObject.tpl:31 -#: plugins/admin/departments/generic.tpl:43 -#: plugins/admin/departments/country.tpl:31 -#: plugins/admin/departments/organization.tpl:43 -#: plugins/admin/departments/locality.tpl:31 -msgid "Choose subtree to place department in" -msgstr "Lá»±a chọn cây con để đặt bộ phận này vào " +#: include/utils/class_msgPool.inc:49 +#, php-format +msgid "This '%s' object will be deleted:" +msgstr "Đối tượng '%s' này sẽ bị xóa:" -#: plugins/admin/departments/dcObject.tpl:37 -#: plugins/admin/departments/generic.tpl:49 -#: plugins/admin/departments/country.tpl:37 -#: plugins/admin/departments/organization.tpl:49 -#: plugins/admin/departments/locality.tpl:37 plugins/admin/acl/acl_role.tpl:37 -#: plugins/admin/ogroups/generic.tpl:34 plugins/admin/groups/generic.tpl:49 -#: plugins/personal/generic/generic.tpl:180 -#: plugins/personal/generic/multiple_generic.tpl:56 -msgid "Select a base" -msgstr "Chọn một cÆ¡ sở" +#: include/utils/class_msgPool.inc:53 +#, php-format +msgid "These objects will be deleted: %s" +msgstr "Đối tượng này sẽ bị xóa: %s" -#: plugins/admin/departments/dcObject.tpl:52 -#: plugins/admin/departments/generic.tpl:116 -#: plugins/admin/departments/country.tpl:52 -#: plugins/admin/departments/organization.tpl:116 -#: plugins/admin/departments/locality.tpl:52 -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/utils/class_msgPool.inc:55 +#, 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/class_dcObject.inc:77 -#: plugins/admin/departments/class_dcObject.inc:78 -#: plugins/admin/departments/class_departmentManagement.inc:556 -#, fuzzy -msgid "Domain Component" -msgstr "Admin miền" +#: include/utils/class_msgPool.inc:63 +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/generic.tpl:11 -msgid "Name of department" -msgstr "Tên bộ phận" +#: include/utils/class_msgPool.inc:67 include/utils/class_msgPool.inc:71 +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/generic.tpl:14 -msgid "Name of subtree to create" -msgstr "Tên của cây con được tạo" +#: include/utils/class_msgPool.inc:74 +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/generic.tpl:27 -#: plugins/admin/departments/organization.tpl:27 -#: plugins/admin/departments/class_departmentGeneric.inc:620 -#: plugins/admin/departments/class_organizationGeneric.inc:120 -msgid "Category" -msgstr "Các danh mục" +#: include/utils/class_msgPool.inc:81 +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/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" +#: include/utils/class_msgPool.inc:85 include/utils/class_msgPool.inc:89 +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/departments/generic.tpl:61 -#: plugins/admin/departments/generic.tpl:73 -#: plugins/admin/departments/class_localityGeneric.inc:87 -#: plugins/admin/departments/organization.tpl:61 -#: plugins/admin/departments/organization.tpl:73 -#: plugins/admin/departments/class_departmentGeneric.inc:624 -#: plugins/admin/departments/class_organizationGeneric.inc:124 -#: plugins/personal/generic/generic.tpl:381 -#: plugins/personal/generic/class_user.inc:1580 -#: plugins/personal/generic/multiple_generic.tpl:265 -msgid "Location" -msgstr "Vị trí" +#: include/utils/class_msgPool.inc:92 +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:" + +#: include/utils/class_msgPool.inc:99 +msgid "You have no permission to modify this object!" +msgstr "Bạn không có quyền thay đổi đối tượng này!" + +#: include/utils/class_msgPool.inc:103 include/utils/class_msgPool.inc:107 +msgid "You have no permission to modify the object:" +msgstr "Bạn không có quyền thay đổi đối tượng này:" + +#: include/utils/class_msgPool.inc:110 +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:" + +#: include/utils/class_msgPool.inc:117 +msgid "You have no permission to view this object!" +msgstr "Bạn không có quyền xem đối tượng này!" + +#: include/utils/class_msgPool.inc:121 include/utils/class_msgPool.inc:125 +msgid "You have no permission to view the object:" +msgstr "Bạn không có quyền xem đối tượng này:" + +#: include/utils/class_msgPool.inc:128 +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:" + +#: include/utils/class_msgPool.inc:135 +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!" + +#: include/utils/class_msgPool.inc:139 include/utils/class_msgPool.inc:143 +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:" + +#: include/utils/class_msgPool.inc:146 +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:" + +#: include/utils/class_msgPool.inc:156 include/utils/class_msgPool.inc:168 +#: include/utils/class_msgPool.inc:186 +msgid "Connection information" +msgstr "Thông tin kết nối" + +#: include/utils/class_msgPool.inc:158 +#, php-format +msgid "Cannot connect to %s database!" +msgstr "Không thể kết nối đến cÆ¡ sở dữ liệu %s!" + +#: include/utils/class_msgPool.inc:170 +#, php-format +msgid "Cannot select %s database!" +msgstr "Không thể lá»±a chọn cÆ¡ sở dữ liệu %s!" + +#: include/utils/class_msgPool.inc:176 +#, php-format +msgid "No %s server defined!" +msgstr "Không xác định được Server '%s'!" + +#: include/utils/class_msgPool.inc:188 +#, php-format +msgid "Cannot query %s database!" +msgstr "Không truy vấn được cÆ¡ sở dữ liệu %s!" + +#: include/utils/class_msgPool.inc:194 +#, php-format +msgid "The field '%s' contains a reserved keyword!" +msgstr "Trường '%s' có chứa một từ khóa dá»± trữ!" + +#: include/utils/class_msgPool.inc:200 +#, 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!" + +#: include/utils/class_msgPool.inc:207 +#, php-format +msgid "'%s' command is invalid!" +msgstr "Lệnh '%s' không hợp lệ!" + +#: include/utils/class_msgPool.inc:209 +#, php-format +msgid "'%s' command (%s) for plugin %s is invalid!" +msgstr "Lệnh '%s' (%s) cho plugin %s không hợp lệ!" + +#: include/utils/class_msgPool.inc:211 +#, php-format +msgid "'%s' command for plugin %s is invalid!" +msgstr "Lệnh '%s' cho plugin '%s' không hợp lệ!" + +#: include/utils/class_msgPool.inc:213 +#, php-format +msgid "'%s' command (%s) is invalid!" +msgstr "Lệnh '%s' (%s) không hợp lệ!" + +#: include/utils/class_msgPool.inc:221 +#, php-format +msgid "Cannot execute '%s' command!" +msgstr "Không thể chạy lệnh '%s'!" + +#: include/utils/class_msgPool.inc:223 +#, php-format +msgid "Cannot execute '%s' command (%s) for plugin %s!" +msgstr "Không thể chạy lệnh '%s' ('%s) cho plugin %s!" + +#: include/utils/class_msgPool.inc:225 +#, php-format +msgid "Cannot execute '%s' command for plugin %s!" +msgstr "Không thể chạy lệnh '%s' cho plugin %s!" + +#: include/utils/class_msgPool.inc:227 +#, php-format +msgid "Cannot execute '%s' command (%s)!" +msgstr "Không thể chạy lệnh '%s' ('%s)!" + +#: include/utils/class_msgPool.inc:235 +#, php-format +msgid "Value for '%s' is too large!" +msgstr "Gía trị '%s' quá lớn!" + +#: include/utils/class_msgPool.inc:237 +#, php-format +msgid "'%s' must be smaller than %d!" +msgstr "'%s' phải thấp hÆ¡n %d!" + +#: include/utils/class_msgPool.inc:245 +#, php-format +msgid "Value for '%s' is too small!" +msgstr "Gía trị '%s' quá nhỏ!" + +#: include/utils/class_msgPool.inc:247 +#, php-format +msgid "'%s' must be %d or above!" +msgstr "'%s' phải lớn hÆ¡n %d hoặc trên nữa!" + +#: include/utils/class_msgPool.inc:254 +#, 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ị!" + +#: include/utils/class_msgPool.inc:260 +#, 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!" + +#: include/utils/class_msgPool.inc:266 +#, php-format +msgid "The required field '%s' is empty!" +msgstr "Trường được yêu cầu '%s' bị rỗng!" + +#: include/utils/class_msgPool.inc:274 +msgid "Example" +msgstr "Ví dụ" + +#: include/utils/class_msgPool.inc:291 +#, php-format +msgid "The Field '%s' contains invalid characters" +msgstr "Trường '%s' chứa các ký tá»± không hợp lệ" + +#: include/utils/class_msgPool.inc:292 +#, php-format +msgid "'%s' is not allowed:" +msgstr "'%s' không được phép:" + +#: include/utils/class_msgPool.inc:292 +#, php-format +msgid "'%s' are not allowed!" +msgstr "'%s' không được cho phép!" + +#: include/utils/class_msgPool.inc:295 +#, php-format +msgid "The Field '%s' contains invalid characters!" +msgstr "Trường '%s' chứa các ký tá»± không hợp lệ!" + +#: include/utils/class_msgPool.inc:302 +#, php-format +msgid "Missing %s PHP extension!" +msgstr "PHP mở rộng %s mất tích!" + +#: include/utils/class_msgPool.inc:332 setup/class_setupStep_Migrate.inc:2861 +#, php-format +msgid "Add" +msgstr "Thêm vào" + +#: include/utils/class_msgPool.inc:332 +#, php-format +msgid "Add %s" +msgstr "Thêm %s" + +#: include/utils/class_msgPool.inc:338 +#, php-format +msgid "Delete %s" +msgstr "Xóa %s" + +#: include/utils/class_msgPool.inc:344 +#, php-format +msgid "Set %s" +msgstr "Thiết lập %s" + +#: include/utils/class_msgPool.inc:350 +#, php-format +msgid "Edit..." +msgstr "Hiệu chỉnh..." + +#: include/utils/class_msgPool.inc:350 +#, php-format +msgid "Edit %s..." +msgstr "Hiệu chỉnh %s..." + +#: include/utils/class_msgPool.inc:356 +msgid "Back" +msgstr "Quay lại" + +#: include/utils/class_msgPool.inc:376 +#, 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:382 +#, 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." + +#: include/utils/class_msgPool.inc:385 include/utils/class_msgPool.inc:392 +#, php-format +msgid "" +"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!" + +#: include/utils/class_msgPool.inc:401 +#, php-format +msgid "" +"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." + +#: include/utils/class_msgPool.inc:404 include/utils/class_msgPool.inc:411 +#, 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!" + +#: include/utils/class_msgPool.inc:419 +#, php-format +msgid "Add %s settings" +msgstr "Thêm thiết lập %s " + +#: include/utils/class_msgPool.inc:425 +#, php-format +msgid "Remove %s settings" +msgstr "Xóa thiết lập %s" + +#: include/utils/class_msgPool.inc:431 +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 " + +#: include/utils/class_msgPool.inc:437 +msgid "January" +msgstr "Tháng Một" + +#: include/utils/class_msgPool.inc:437 +msgid "February" +msgstr "Tháng Hai" + +#: include/utils/class_msgPool.inc:437 +msgid "March" +msgstr "Tháng Ba" + +#: include/utils/class_msgPool.inc:437 +msgid "April" +msgstr "Tháng TÆ°" + +#: include/utils/class_msgPool.inc:438 +msgid "May" +msgstr "Tháng Năm" + +#: include/utils/class_msgPool.inc:438 +msgid "June" +msgstr "Tháng Sáu" + +#: include/utils/class_msgPool.inc:438 +msgid "July" +msgstr "Tháng Bảy" -#: plugins/admin/departments/generic.tpl:65 -#: plugins/admin/departments/organization.tpl:65 -#: plugins/admin/departments/class_departmentGeneric.inc:623 -#: plugins/admin/departments/class_organizationGeneric.inc:123 -#: plugins/personal/generic/generic.tpl:389 -#: plugins/personal/generic/class_user.inc:1579 -#: plugins/personal/generic/multiple_generic.tpl:275 -msgid "State" -msgstr "Bang" +#: include/utils/class_msgPool.inc:438 +msgid "August" +msgstr "Tháng Tám" -#: plugins/admin/departments/generic.tpl:68 -#: plugins/admin/departments/organization.tpl:68 -msgid "State where this subtree is located" -msgstr "Xác định xem tập cây con này ở đâu" +#: include/utils/class_msgPool.inc:438 +msgid "September" +msgstr "Tháng Chín" -#: plugins/admin/departments/generic.tpl:76 -#: plugins/admin/departments/organization.tpl:76 -msgid "Location of this subtree" -msgstr "Vị trí của cây con" +#: include/utils/class_msgPool.inc:439 +msgid "October" +msgstr "Tháng Mười" -#: plugins/admin/departments/generic.tpl:81 -#: plugins/admin/departments/organization.tpl:81 -#: plugins/admin/departments/class_departmentGeneric.inc:625 -#: plugins/personal/generic/generic.tpl:194 -#: plugins/personal/generic/generic.tpl:397 -#: plugins/personal/generic/multiple_generic.tpl:67 -#: plugins/personal/generic/multiple_generic.tpl:285 -msgid "Address" -msgstr "Địa chỉ" +#: include/utils/class_msgPool.inc:439 +msgid "November" +msgstr "Tháng Mười Một" -#: plugins/admin/departments/generic.tpl:84 -#: plugins/admin/departments/organization.tpl:84 -msgid "Postal address of this subtree" -msgstr "Địa chỉ bÆ°u điện của cây con này" +#: include/utils/class_msgPool.inc:439 +msgid "December" +msgstr "Tháng Mười Hai" -#: plugins/admin/departments/generic.tpl:88 -#: plugins/admin/departments/organization.tpl:88 -#: plugins/admin/departments/class_departmentGeneric.inc:328 -#: plugins/admin/ogroups/class_ogroupManagement.inc:536 -#: plugins/admin/users/class_divListUsers.inc:207 -#: plugins/admin/groups/class_divListGroup.inc:196 -#: plugins/personal/generic/generic.tpl:338 -#: plugins/personal/generic/generic.tpl:519 -#: plugins/personal/generic/class_user.inc:1263 -#: plugins/personal/generic/class_user.inc:1671 -#: plugins/personal/generic/multiple_generic.tpl:217 -#: plugins/personal/generic/multiple_generic.tpl:428 -#: plugins/generic/references/class_reference.inc:61 -msgid "Phone" -msgstr "Số điện thoại" +#: include/utils/class_msgPool.inc:445 +msgid "Sunday" +msgstr "Chủ nhật" -#: plugins/admin/departments/generic.tpl:91 -#: plugins/admin/departments/organization.tpl:91 -msgid "Base telephone number of this subtree" -msgstr "Đặt số điện thoại của cây con này" +#: include/utils/class_msgPool.inc:445 +msgid "Monday" +msgstr "Thứ Hai" -#: plugins/admin/departments/generic.tpl:96 -#: plugins/admin/departments/organization.tpl:96 -#: plugins/admin/departments/class_departmentGeneric.inc:331 -#: plugins/admin/departments/class_departmentGeneric.inc:627 -#: plugins/admin/departments/class_organizationGeneric.inc:127 -#: plugins/admin/users/class_divListUsers.inc:209 -#: plugins/personal/generic/generic.tpl:363 -#: plugins/personal/generic/generic.tpl:531 -#: plugins/personal/generic/class_user.inc:1266 -#: plugins/personal/generic/class_user.inc:1674 -#: plugins/personal/generic/multiple_generic.tpl:247 -#: plugins/personal/generic/multiple_generic.tpl:438 -msgid "Fax" -msgstr "Số fax" +#: include/utils/class_msgPool.inc:445 +msgid "Tuesday" +msgstr "Thứ Ba" -#: plugins/admin/departments/generic.tpl:99 -#: plugins/admin/departments/organization.tpl:99 -msgid "Base facsimile telephone number of this subtree" -msgstr "Đặt số fax của cây con này" +#: include/utils/class_msgPool.inc:445 +msgid "Wednesday" +msgstr "Thứ TÆ°" -#: plugins/admin/departments/class_departmentManagement.inc:26 -#: plugins/admin/departments/class_departmentGeneric.inc:610 -#: plugins/admin/departments/class_departmentGeneric.inc:615 -msgid "Departments" -msgstr "Các bộ phận" +#: include/utils/class_msgPool.inc:445 +msgid "Thursday" +msgstr "Thứ Năm" -#: plugins/admin/departments/class_departmentManagement.inc:27 -msgid "Manage Departments" -msgstr "Quản lý các bộ phận" +#: include/utils/class_msgPool.inc:445 +msgid "Friday" +msgstr "Thứ Sáu" -#: plugins/admin/departments/class_departmentManagement.inc:250 -#: plugins/admin/acl/class_aclManagement.inc:166 -#: plugins/admin/acl/class_aclManagement.inc:209 -#: plugins/admin/acl/class_aclManagement.inc:302 -#: plugins/admin/acl/class_aclManagement.inc:347 -#: plugins/admin/ogroups/class_ogroupManagement.inc:285 -#: plugins/admin/ogroups/class_ogroupManagement.inc:338 -#: plugins/admin/ogroups/class_ogroupManagement.inc:365 -#: plugins/admin/users/class_userManagement.inc:546 -#: plugins/admin/users/class_userManagement.inc:550 -#: plugins/admin/groups/class_groupManagement.inc:407 -#: plugins/admin/groups/class_groupManagement.inc:461 -#: plugins/admin/groups/class_groupManagement.inc:492 -msgid "Permission error" -msgstr "Lỗi về cấp phép" +#: include/utils/class_msgPool.inc:445 +msgid "Saturday" +msgstr "Thứ Bảy" -#: plugins/admin/departments/class_departmentManagement.inc:316 -msgid "" -"As soon as the move 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 "" -"Ngay sau khi thao tác chuyển dời 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/utils/class_msgPool.inc:452 +msgid "read operation" +msgstr "Đọc thao tác" -#: plugins/admin/departments/class_departmentManagement.inc:336 -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 "" -"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/utils/class_msgPool.inc:452 +msgid "add operation" +msgstr "thêm tao tác" -#: plugins/admin/departments/class_departmentManagement.inc:580 -#: plugins/admin/departments/class_localityGeneric.inc:78 -#: plugins/admin/departments/class_localityGeneric.inc:79 -#, fuzzy -msgid "Locality" -msgstr "Vị trí" +#: include/utils/class_msgPool.inc:452 +msgid "modify operation" +msgstr "thay đối thao tác" -#: plugins/admin/departments/class_departmentManagement.inc:592 -#: plugins/admin/departments/class_organizationGeneric.inc:109 -#: plugins/admin/departments/class_organizationGeneric.inc:110 -#: plugins/personal/generic/generic.tpl:279 -#: plugins/personal/generic/class_user.inc:1567 -#: plugins/personal/generic/multiple_generic.tpl:149 -#: setup/setup_feedback.tpl:14 -msgid "Organization" -msgstr "Tổ chức" +#: include/utils/class_msgPool.inc:453 +msgid "delete operation" +msgstr "xóa thao tác" -#: plugins/admin/departments/class_departmentManagement.inc:604 -#: plugins/admin/ogroups/class_divListOGroup.inc:83 -#: plugins/admin/ogroups/class_ogroupManagement.inc:534 -#: plugins/admin/users/class_divListUsers.inc:80 -#: plugins/admin/groups/class_divListGroup.inc:79 -#: plugins/personal/generic/generic.tpl:287 -#: plugins/personal/generic/class_user.inc:1568 -#: plugins/personal/generic/multiple_generic.tpl:159 -#: plugins/generic/references/class_reference.inc:59 -msgid "Department" -msgstr "Bộ phận" +#: include/utils/class_msgPool.inc:453 +msgid "search operation" +msgstr "tìm kiếm thao tác" -#: 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/utils/class_msgPool.inc:453 +msgid "authentication" +msgstr "Xác định thẩm quyền" -#: plugins/admin/departments/remove.tpl:6 -msgid "" -"This includes 'all' accounts, systems, etc. in this subtree. Please double " -"check if your really want to do this since there is no way for GOsa to get " -"your data back." -msgstr "" -"Trong cây con này có 'tất cả' các tài khoản, hệ thống, vân vân. Xin hãy kiểm " -"tra lại hai lần nếu bạn thá»±c sá»± muốn thá»±c hiện điều này tuy nhiên sẽ không " -"có cách nào để Gosa phục hồi lại dữ liệu cho bạn." +#: include/utils/class_msgPool.inc:456 +#, php-format +msgid "LDAP %s failed!" +msgstr "LDAP %s thất bại!" + +#: include/utils/class_msgPool.inc:458 +msgid "LDAP operation failed!" +msgstr "Hoạt động LDAP thất bại!" + +#: include/utils/class_msgPool.inc:473 +msgid "Upload failed!" +msgstr "Tải lên thất bại!" + +#: include/utils/class_msgPool.inc:476 +#, php-format +msgid "Upload failed: %s" +msgstr "Tải lên thất bại: %s" + +#: include/utils/class_msgPool.inc:483 +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!" + +#: include/utils/class_msgPool.inc:485 +#, 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" + +#: include/utils/class_msgPool.inc:492 include/utils/class_msgPool.inc:495 +#, 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 " + +#: include/utils/class_msgPool.inc:498 +#, php-format +msgid "This '%s' is still in use." +msgstr "'%s' này vẫn còn được sá»­ dụng." + +#: include/utils/class_msgPool.inc:500 +#, 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" + +#: include/utils/class_msgPool.inc:506 +#, php-format +msgid "File '%s' does not exist!" +msgstr "File '%s' không tồn tại!" + +#: include/utils/class_msgPool.inc:512 +#, php-format +msgid "Cannot open file '%s' for reading!" +msgstr "Không thể mở file '%s' để đọc!" + +#: include/utils/class_msgPool.inc:518 +#, php-format +msgid "Cannot open file '%s' for writing!" +msgstr "Không thể mở file '%s' để viết!" -#: plugins/admin/departments/remove.tpl:10 plugins/admin/acl/remove.tpl:10 +#: include/utils/class_msgPool.inc:524 +#, php-format msgid "" -"Best thing to do before performing this action would be to save the current " -"contents of your LDAP tree in a file. So - if you've done so - press " -"'Delete' to continue or 'Cancel' to abort." +"The value for '%s' is currently unconfigured or invalid, please check your " +"configuration file!" msgstr "" -"Tốt nhất là trước khi thá»±c hiện thao tác này bạn nên lÆ°u lại nội dung hiện " -"tại của cây thÆ° mục LDAP trong một file. Nếu bạn đã làm thế, hãy kích " -"'Delete' để tiếp tục hoặc kích 'Cancel' để hủy bỏ." -#: plugins/admin/departments/organization.tpl:11 -#, fuzzy -msgid "Name of organization" -msgstr "Tổ chức" +#: include/utils/class_msgPool.inc:530 +#, php-format +msgid "Cannot delete file '%s'!" +msgstr "Không thế xóa file '%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:536 +#, php-format +msgid "Cannot create folder '%s'!" +msgstr "Không thể tạo ra folder '%s'!" -#: plugins/admin/departments/main.inc:50 plugins/admin/departments/main.inc:52 -msgid "Department management" -msgstr "Quản trị phòng ban " +#: include/utils/class_msgPool.inc:542 +#, php-format +msgid "Cannot delete folder '%s'!" +msgstr "Không thể xóa folder '%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:548 +#, php-format +msgid "Checking for %s support" +msgstr "Kiểm tra hỗ trợ %s" -#: plugins/admin/departments/dep_move_confirm.tpl:5 +#: include/utils/class_msgPool.inc:554 +#, php-format +msgid "Install and activate the %s PHP module." +msgstr "Cài đặt và kích hoạt mô-đun PHP %s." + +#: include/utils/class_msgPool.inc:560 +#, php-format msgid "" -"Modifying a departments naming attribute 'ou' or base may corrupt acls and " -"snapshot entries for all entire objects." +"Cannot initialize class '%s'! Maybe there is a plugin missing in your gosa " +"setup?" 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." -#: plugins/admin/departments/dep_move_confirm.tpl:8 -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_ldap.inc:231 include/class_ldap.inc:264 +msgid "Performance warning" +msgstr "Cảnh báo khả năng hoạt động" -#: plugins/admin/departments/dep_move_confirm.tpl:11 -msgid "" -"Before you confirm this action, ensure that everything will be as expected, " -"possibly the best solution is a backup." +#: include/class_ldap.inc:231 include/class_ldap.inc:264 +#, php-format +msgid "LDAP performance is poor: last query took about %.2fs!" 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." - -#: plugins/admin/departments/dep_iframe.tpl:1 -msgid "Processing the requested operation" -msgstr "Xá»­ lý thao tác được yêu cầu" +"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/admin/departments/dep_iframe.tpl:7 +#: include/class_ldap.inc:648 +#, php-format msgid "" -"Your browser doesn't support iframes, please use this link to perform the " -"requested operation." +"Cannot automatically create subtrees with RDN '%s': no object class found!" 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." - -#: plugins/admin/departments/class_departmentGeneric.inc:386 -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!" +"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/admin/departments/class_departmentGeneric.inc:457 +#: include/class_ldap.inc:696 #, php-format -msgid "Tagging '%s'." -msgstr "Tagging '%s'." - -#: plugins/admin/departments/class_departmentGeneric.inc:514 -#: plugins/admin/departments/class_departmentGeneric.inc:596 -#: plugins/admin/users/template.tpl:48 -#: ihtml/themes/default/snapshotdialog.tpl:87 -msgid "Continue" -msgstr "Tiếp tục" +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/admin/departments/class_departmentGeneric.inc:538 +#: include/class_ldap.inc:783 #, php-format -msgid "Moving '%s' to '%s'" -msgstr "Chuyển từ '%s' đến '%s'" +msgid "while operating on '%s' using LDAP server '%s'" +msgstr "Trong khi chạy trên '%s' sá»­ dụng LDAP server '%s'" -#: plugins/admin/departments/class_departmentGeneric.inc:579 +#: include/class_ldap.inc:785 #, 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" - -#: plugins/admin/departments/class_departmentGeneric.inc:609 -#: plugins/admin/ogroups/class_ogroup.inc:1120 -#: plugins/admin/groups/class_groupGeneric.inc:1252 -#: plugins/personal/posix/generic.tpl:4 -#: plugins/personal/generic/class_user.inc:37 -#: plugins/personal/generic/class_user.inc:1543 -#: plugins/generic/references/class_reference.inc:41 -#: setup/setup_feedback.tpl:46 -msgid "Generic" -msgstr "Thông tin chung" - -#: plugins/admin/departments/class_departmentGeneric.inc:618 -#: plugins/admin/departments/class_divListDepartment.inc:65 -msgid "Department name" -msgstr "Tên bộ phận" - -#: plugins/admin/departments/class_departmentGeneric.inc:626 -msgid "Telephone" -msgstr "Số điện thoại" +msgid "while operating on LDAP server %s" +msgstr "Trong khi chạy trên LDAP server %s" -#: plugins/admin/departments/class_departmentGeneric.inc:680 +#: include/class_ldap.inc:1007 #, php-format -msgid "Object '%s' is already tagged" -msgstr "Đối tượng '%s' đã bị tag" +msgid "" +"This is not a valid DN: '%s'. A block for import should begin 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/admin/departments/class_departmentGeneric.inc:687 +#: include/class_ldap.inc:1036 #, php-format -msgid "Adding tag (%s) to object '%s'" -msgstr "Thêm tag (%s) vào đối tượng '%s'" +msgid "Error while importing dn: '%s', please check your 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/admin/departments/class_departmentGeneric.inc:719 +#: include/class_log.inc:88 #, php-format -msgid "Removing tag from object '%s'" -msgstr "Bỏ tag từ đối tượng '%s'" - -#: plugins/admin/departments/class_organizationGeneric.inc:118 -#, fuzzy -msgid "Organization name" -msgstr "Tổ chức" +msgid "Logging failed: %s" +msgstr "Đăng nhập thất bại: %s" -#: plugins/admin/departments/class_organizationGeneric.inc:125 -#: plugins/personal/generic/class_user.inc:1581 -msgid "Postal address" -msgstr "Địa chỉ theo bÆ°u điện" +#: include/class_log.inc:116 +#, php-format +msgid "Invalid option '%s' specified!" +msgstr "Lá»±a chọn '%s' không hợp lệ đã được chỉ định!" -#: plugins/admin/departments/class_organizationGeneric.inc:126 -#, fuzzy -msgid "Phone number" -msgstr "Số điện thoại nhà" +#: include/class_log.inc:120 +msgid "Specified objectType is empty or invalid!" +msgstr "ObjecType được chỉ định đang rỗng hặc không hợp lệ!" -#: plugins/admin/departments/class_divListDepartment.inc:47 -#: plugins/admin/departments/class_divListDepartment.inc:48 -msgid "List of departments" -msgstr "Danh sách các bộ phận" +#: include/class_log.inc:139 +msgid "MySQL error" +msgstr "Lỗi MySQL" -#: plugins/admin/departments/class_divListDepartment.inc:59 -#: plugins/admin/acl/class_divListACL.inc:67 -#: plugins/admin/ogroups/class_divListOGroup.inc:77 -#: plugins/admin/users/class_divListUsers.inc:74 -#: plugins/admin/groups/class_divListGroup.inc:73 setup/setup_migrate.tpl:65 -#: setup/setup_migrate.tpl:121 setup/setup_migrate.tpl:173 -#: setup/setup_migrate.tpl:340 setup/setup_migrate.tpl:393 -#: setup/setup_migrate.tpl:436 setup/setup_migrate.tpl:479 -#: setup/setup_migrate.tpl:523 -msgid "Select all" -msgstr "Chọn tất" +#: include/class_log.inc:139 +#, fuzzy, php-format +msgid "Logging to MySQL database will be disabled for server '%s'!" +msgstr "Bạn sẽ không truy cập vào cÆ¡ sở dữ liệu MySQL trong phiên này!" -#: plugins/admin/departments/class_divListDepartment.inc:66 -#: plugins/admin/departments/class_divListDepartment.inc:90 -#: plugins/admin/acl/class_divListACL.inc:74 -#: plugins/admin/acl/class_divListACL.inc:108 -#: plugins/admin/ogroups/class_divListOGroup.inc:85 -#: plugins/admin/ogroups/class_divListOGroup.inc:152 -#: plugins/admin/users/class_divListUsers.inc:82 -#: plugins/admin/users/class_divListUsers.inc:119 -#: plugins/admin/groups/class_divListGroup.inc:81 -#: plugins/admin/groups/class_divListGroup.inc:126 -msgid "Actions" -msgstr "Các thao tác" +#: include/class_log.inc:164 include/class_log.inc:173 +#: include/class_log.inc:186 include/class_log.inc:203 +#: include/class_log.inc:241 +msgid "MySQL logging" +msgstr "Đăng nhập vào MySQL" -#: plugins/admin/departments/class_divListDepartment.inc:73 -msgid "Regular expression for matching department names" -msgstr "Những biểu thức thông thường cho việc khớp tên các bộ phận" +#: include/class_log.inc:218 +#, php-format +msgid "Cannot add location to the database!" +msgstr "Không thể thêm vị trí vào cÆ¡ sở dữ liệu!" -#: plugins/admin/departments/class_divListDepartment.inc:87 -#: plugins/admin/acl/class_divListACL.inc:104 -#: plugins/admin/ogroups/class_divListOGroup.inc:148 -#: plugins/admin/users/class_divListUsers.inc:115 -#: plugins/admin/groups/class_divListGroup.inc:122 -msgid "Submit department" -msgstr "Bộ phận nộp" +#: include/class_gosaSupportDaemon.inc:104 +msgid "GOsa support daemon" +msgstr "GOsa hỗ trợ chÆ°Æ¡ng trình daemon" -#: plugins/admin/departments/class_divListDepartment.inc:94 -#: plugins/admin/acl/class_divListACL.inc:112 -#: plugins/admin/ogroups/class_divListOGroup.inc:157 -#: plugins/admin/users/class_divListUsers.inc:124 -#: plugins/admin/groups/class_divListGroup.inc:131 -#: setup/class_setupStep_Migrate.inc:1024 -#: setup/class_setupStep_Migrate.inc:1040 -msgid "Create" -msgstr "Tạo " +#: include/class_gosaSupportDaemon.inc:779 +msgid "Cannot not parse XML!" +msgstr "Không thể phân tách XML!" -#: plugins/admin/departments/class_divListDepartment.inc:110 -#: plugins/admin/acl/class_divListACL.inc:118 -#: plugins/admin/ogroups/class_divListOGroup.inc:167 -#: plugins/admin/users/class_divListUsers.inc:138 -#: plugins/admin/groups/class_divListGroup.inc:141 -#: plugins/personal/generic/generic_certs.tpl:21 -#: plugins/personal/generic/generic_certs.tpl:45 -#: plugins/personal/generic/generic_certs.tpl:69 -#: setup/class_setupStep_Migrate.inc:2680 -msgid "Remove" -msgstr "Xóa bỏ" +#: include/class_gosaSupportDaemon.inc:1160 +#, 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/admin/departments/class_divListDepartment.inc:158 -#: plugins/admin/acl/class_divListACL.inc:164 -#: plugins/admin/acl/class_divListACL.inc:184 -#: plugins/admin/ogroups/class_divListOGroup.inc:228 -#: plugins/admin/users/class_divListUsers.inc:257 -#: plugins/admin/groups/class_divListGroup.inc:234 -msgid "edit" -msgstr "hiệu chỉnh" +#: include/class_gosaSupportDaemon.inc:1180 +#, php-format +msgid "Cannot remove entry %s!" +msgstr "Không thể xóa entry %s!" -#: plugins/admin/departments/class_divListDepartment.inc:158 -#: plugins/admin/ogroups/class_divListOGroup.inc:228 -#: plugins/admin/groups/class_divListGroup.inc:234 -msgid "Edit this entry" -msgstr "Hiệu chỉnh entry này" +#: include/class_config.inc:121 +#, 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/admin/departments/class_divListDepartment.inc:161 -#: plugins/admin/acl/class_divListACL.inc:191 -#: plugins/admin/ogroups/class_divListOGroup.inc:234 -#: plugins/admin/users/class_divListUsers.inc:281 -#: plugins/admin/groups/class_divListGroup.inc:241 -msgid "delete" -msgstr "Xóa bỏ" +#: include/class_config.inc:258 +msgid "Cannot bind to LDAP. Please contact the system administrator." +msgstr "Không thể nối kết với LDAP. Xin hãy liên lạc với với admin hệ thống." -#: plugins/admin/departments/class_divListDepartment.inc:161 -#: plugins/admin/ogroups/class_divListOGroup.inc:234 -#: plugins/admin/groups/class_divListGroup.inc:241 -msgid "Delete this entry" -msgstr "Xóa bỏ entry" +#: include/class_config.inc:628 +#, 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/admin/departments/class_divListDepartment.inc:201 -#: plugins/admin/ogroups/class_divListOGroup.inc:283 -#: plugins/admin/users/class_divListUsers.inc:372 -#: plugins/admin/groups/class_divListGroup.inc:304 -msgid "Number of listed departments" -msgstr "Số các bộ phận được liệt kê" +#: include/class_config.inc:978 +msgid "Configuration" +msgstr "Cấu hình" -#: plugins/admin/acl/tabs_acl_role.inc:28 -msgid "ACL Templates" -msgstr "Các mẫu ACL" +#: include/class_config.inc:978 +msgid "" +"The configuration file you are using seems to be 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/admin/acl/class_divListACL.inc:51 -#: plugins/admin/acl/class_divListACL.inc:52 -msgid "List of acls" -msgstr "Danh sách các ads" +#: include/class_pluglist.inc:58 +msgid "All objects in this category" +msgstr "Tất cả các đối tượng trong hạng mục này" -#: plugins/admin/acl/class_divListACL.inc:73 -msgid "Summary" -msgstr "Bản tóm tắt" +#: include/class_pluglist.inc:178 +msgid "The configuration format has changed. Please re-run setup!" +msgstr "Định dạng cấu hình đã thay đổi. Xin hãy chạy lại cài đặt!" -#: plugins/admin/acl/class_divListACL.inc:84 -msgid "Display acls matching" -msgstr "Hiển thị việc khớp ads" +#: include/class_pluglist.inc:193 include/class_pluglist.inc:194 +#: include/class_pluglist.inc:307 +msgid "Unknown" +msgstr "Không rõ" -#: plugins/admin/acl/class_divListACL.inc:114 -#: plugins/admin/acl/class_divListACL.inc:152 -#: plugins/admin/acl/class_aclRole.inc:725 -#: plugins/personal/generic/generic.tpl:448 -#: plugins/personal/generic/class_user.inc:1539 -#: plugins/personal/generic/multiple_generic.tpl:345 -msgid "Role" -msgstr "Vai trò" +#: include/class_CopyPasteHandler.inc:117 +#: include/class_CopyPasteHandler.inc:126 +#: include/class_CopyPasteHandler.inc:158 +#: include/class_CopyPasteHandler.inc:175 +#: include/class_CopyPasteHandler.inc:184 +#: include/class_CopyPasteHandler.inc:192 +#: include/class_CopyPasteHandler.inc:268 +#, php-format +msgid "Copy and paste failed!" +msgstr "Copy và Paste bị thất bại!" -#: plugins/admin/acl/class_divListACL.inc:165 -msgid "Edit acl role" -msgstr "Hiệu chỉnh vai trò acl" +#: include/class_CopyPasteHandler.inc:117 +#: include/class_CopyPasteHandler.inc:192 +#, php-format +msgid "Cannot set permission for '%s'" +msgstr "Không thể thiết lập phép cho '%s'" -#: plugins/admin/acl/class_divListACL.inc:185 -msgid "Edit acl" -msgstr "Hiệu chỉnh acl" +#: include/class_CopyPasteHandler.inc:158 +#, php-format +msgid "'%s' is no vaild LDAP object" +msgstr "'%s' không phải là một đối tượng LDAP hợp lệ" -#: plugins/admin/acl/class_divListACL.inc:192 -msgid "Delete acl" -msgstr "Xóa acl" +#: include/class_CopyPasteHandler.inc:175 +#, php-format +msgid "No write permission in '%s'" +msgstr "Không có phép viết cho '%s'" -#: plugins/admin/acl/remove.tpl:6 -msgid "" -"This includes all system and setup informations. Please double check if your " -"really want to do this since there is no way for GOsa to get your data back." -msgstr "" -"Ở đây bao gồm tất cả các thông tin hệ thống và cài đặt. Xin hãy kiểm tra hai " -"lần neus bạn thá»±c sá»± muốn thá»±c hiện điều này bởi vì sẽ không có cách nào để " -"GOsa có thể lấy lại dữ liệu cho bạn." +#: include/class_CopyPasteHandler.inc:386 +#, php-format +msgid "These objects will be pasted: %s" +msgstr "Các đối tượng này sẽ được paste: %s" -#: plugins/admin/acl/acl_role.tpl:3 ihtml/themes/default/acl.tpl:7 -msgid "Assigned ACL for current entry" -msgstr "Giao ACL cho entry hiện tại" +#: include/class_CopyPasteHandler.inc:410 +#, php-format +msgid "This object will be pasted: %s" +msgstr "Đối tượng này sẽ được paste: %s" -#: plugins/admin/acl/acl_role.tpl:31 plugins/admin/ogroups/generic.tpl:29 -#: plugins/admin/groups/generic.tpl:43 -msgid "Choose subtree to place group in" -msgstr "Chọn một cây thÆ° mục con để đặt nhóm vào" +#: include/class_CopyPasteHandler.inc:508 +msgid "Cannot paste" +msgstr "Không thể paste" -#: plugins/admin/acl/acl_role.tpl:45 ihtml/themes/default/acl.tpl:12 -msgid "New ACL" -msgstr "ACL mới" +#: 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/admin/acl/acl_role.tpl:51 ihtml/themes/default/acl.tpl:17 -msgid "ACL type" -msgstr "Dạng ACL" +#: plugins/generic/references/class_reference.inc:41 +#: plugins/admin/ogroups/class_ogroup.inc:1120 +#: plugins/admin/groups/class_groupGeneric.inc:1295 +#: plugins/admin/departments/class_departmentGeneric.inc:609 +#: plugins/personal/generic/class_user.inc:37 +#: plugins/personal/generic/class_user.inc:1543 +#: plugins/personal/posix/generic.tpl:4 setup/setup_feedback.tpl:55 +msgid "Generic" +msgstr "Thông tin chung" -#: plugins/admin/acl/acl_role.tpl:51 ihtml/themes/default/acl.tpl:19 -#: ihtml/themes/default/acl.tpl:24 -msgid "Select an acl type" -msgstr "Chọn một dạng acl" +#: plugins/generic/references/class_reference.inc:43 +#: plugins/personal/posix/class_posixAccount.inc:37 +msgid "UNIX" +msgstr "UNIX" -#: plugins/admin/acl/acl_role.tpl:56 ihtml/themes/default/acl.tpl:104 -msgid "List of available ACL categories" -msgstr "Danh sách tất cả các mục ACL hiện có" +#: plugins/generic/references/class_reference.inc:45 +#: plugins/admin/ogroups/class_divListOGroup.inc:204 +#: plugins/admin/ogroups/tabs_ogroups.inc:148 +#: plugins/admin/groups/class_divListGroup.inc:190 +#: plugins/admin/users/class_divListUsers.inc:87 +#: plugins/admin/users/class_divListUsers.inc:205 +msgid "Mail" +msgstr "ThÆ°" -#: plugins/admin/acl/main.inc:52 plugins/admin/acl/main.inc:54 -msgid "ACL management" -msgstr "Quản lý ACL" +#: plugins/generic/references/class_reference.inc:47 +#: plugins/generic/references/class_reference.inc:49 +#: plugins/admin/groups/class_divListGroup.inc:192 +#: plugins/admin/users/class_divListUsers.inc:88 +#: plugins/admin/users/class_divListUsers.inc:211 +#: plugins/personal/posix/class_posixAccount.inc:295 +msgid "Samba" +msgstr "Samba" -#: plugins/admin/acl/class_aclManagement.inc:290 -#, fuzzy -msgid "ACL role" -msgstr "Các vai trò ACL" +#: plugins/generic/references/class_reference.inc:51 +msgid "FAX" +msgstr "Fax" -#: plugins/admin/acl/class_aclRole.inc:26 -#: plugins/admin/acl/class_aclRole.inc:726 -msgid "Access control roles" -msgstr "Các vai trò kiểm soát truy cập" +#: plugins/generic/references/class_reference.inc:53 +#: plugins/admin/users/class_divListUsers.inc:89 +msgid "Proxy" +msgstr "Proxy" -#: plugins/admin/acl/class_aclRole.inc:27 -msgid "Edit AC roles" -msgstr "Hiệu chỉnh các vai trò ACL" +#: plugins/generic/references/class_reference.inc:55 +msgid "FTP" +msgstr "FTP " -#: plugins/admin/acl/class_aclRole.inc:131 -msgid "Reset ACL" -msgstr "Xác lập lại ACL" +#: plugins/generic/references/class_reference.inc:57 +#: plugins/admin/ogroups/class_ogroupManagement.inc:532 +#: plugins/admin/groups/class_divListGroup.inc:133 +msgid "Group" +msgstr "Nhóm " -#: plugins/admin/acl/class_aclRole.inc:421 -msgid "No ACL settings for this category" -msgstr "Không có cài đặt ACL cho mục này" +#: plugins/generic/references/class_reference.inc:59 +#: plugins/admin/ogroups/class_divListOGroup.inc:83 +#: plugins/admin/ogroups/class_ogroupManagement.inc:534 +#: plugins/admin/groups/class_divListGroup.inc:79 +#: plugins/admin/users/class_divListUsers.inc:80 +#: plugins/admin/departments/class_departmentManagement.inc:604 +#: plugins/personal/generic/class_user.inc:1568 +#: plugins/personal/generic/generic.tpl:287 +#: plugins/personal/generic/multiple_generic.tpl:159 +msgid "Department" +msgstr "Bộ phận" -#: plugins/admin/acl/class_aclRole.inc:423 -#, php-format -msgid "ACL for these objects: %s" -msgstr "ACL cho các đối tượng sau: %s" +#: plugins/generic/references/class_reference.inc:61 +#: plugins/admin/ogroups/class_ogroupManagement.inc:536 +#: plugins/admin/groups/class_divListGroup.inc:196 +#: plugins/admin/users/class_divListUsers.inc:207 +#: plugins/admin/departments/class_departmentGeneric.inc:328 +#: plugins/admin/departments/generic.tpl:88 +#: plugins/admin/departments/organization.tpl:88 +#: plugins/personal/generic/class_user.inc:1263 +#: plugins/personal/generic/class_user.inc:1671 +#: plugins/personal/generic/generic.tpl:338 +#: plugins/personal/generic/generic.tpl:519 +#: plugins/personal/generic/multiple_generic.tpl:217 +#: plugins/personal/generic/multiple_generic.tpl:428 +msgid "Phone" +msgstr "Số điện thoại" -#: plugins/admin/acl/class_aclRole.inc:429 -msgid "Edit category ACL" -msgstr "Hiệu chính mục ACL" +#: plugins/generic/references/class_reference.inc:63 +#: plugins/admin/ogroups/class_ogroupManagement.inc:533 +#: plugins/admin/groups/class_divListGroup.inc:194 +msgid "Application" +msgstr "Ứng dụng" -#: plugins/admin/acl/class_aclRole.inc:433 -msgid "Reset category ACL" -msgstr "Xác lập mục ACL" +#: plugins/generic/references/class_reference.inc:65 +#: plugins/admin/ogroups/class_ogroupManagement.inc:535 +#: setup/setup_config2.tpl:277 setup/setup_config2.tpl:322 +msgid "Server" +msgstr "Máy chủ (server)" -#: plugins/admin/acl/class_aclRole.inc:453 -#, php-format -msgid "Edit ACL for '%s', scope is '%s'" -msgstr "Hiệu chỉnh ACL cho'%s', vùng là '%s'" +#: plugins/generic/references/class_reference.inc:67 +msgid "Thin Client" +msgstr "Máy khách yếu" -#: plugins/admin/acl/class_aclRole.inc:649 -msgid "Object in use" -msgstr "Đối tượng đang được sá»­ dụng" +#: plugins/generic/references/class_reference.inc:69 +#: plugins/admin/ogroups/class_ogroupManagement.inc:537 +msgid "Workstation" +msgstr "Máy trạm" + +#: plugins/generic/references/class_reference.inc:71 +#: plugins/admin/ogroups/class_divListOGroup.inc:83 +#: plugins/admin/ogroups/class_divListOGroup.inc:159 +#: plugins/admin/ogroups/class_divListOGroup.inc:266 +msgid "Object group" +msgstr "Nhóm đối tượng" -#: plugins/admin/acl/class_aclRole.inc:649 -#, 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/generic/references/class_reference.inc:73 +#: plugins/admin/ogroups/class_ogroupManagement.inc:540 +msgid "Printer" +msgstr "Máy in" -#: plugins/admin/acl/class_aclRole.inc:736 -#, fuzzy -msgid "Permissions" -msgstr "Cho phép" +#: plugins/generic/references/contents.tpl:11 +msgid "Object name" +msgstr "Tên đối tượng" -#: 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" +#: plugins/generic/references/contents.tpl:11 +msgid "Contents" +msgstr "Nội dung" -#: plugins/admin/ogroups/generic.tpl:10 -msgid "Name of the group" -msgstr "Tên của nhóm" +#: plugins/generic/references/contents.tpl:18 +msgid "This object has no relationship to other objects." +msgstr "Đối tượng này không có mối quan hệ nào với các đối tượng khác." -#: 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" +#: plugins/generic/welcome/main.inc:26 +#, php-format +msgid "Welcome %s!" +msgstr "Chào mừng %s!" -#: plugins/admin/ogroups/generic.tpl:41 -#: plugins/admin/groups/class_groupGeneric.inc:1269 -#: plugins/personal/posix/generic.tpl:126 -msgid "System trust" -msgstr "Ủy thác hệ thống" +#: plugins/generic/welcome/welcome.tpl:4 +msgid "" +"This is the GOsa main menu. You can select your tasks from the menu on the " +"left, or by choosing one of the pictograms below. All changes apply directly " +"to your companies LDAP server." +msgstr "" +"Đây là danh mục chính của Gosa. Bạn có thể lá»±a chọn tác vụ của bạn từ danh " +"mục ở bên trái hoặc bằng cách chọn một trong những biểu tượng dưới đây. Tất " +"cả những thay đổi này được áp dụng trá»±c tiếp cho Máy chủ LDAP trong công ty " +"bạn." -#: plugins/admin/ogroups/generic.tpl:42 plugins/admin/groups/generic.tpl:169 -#: plugins/admin/groups/generic.tpl:203 plugins/personal/posix/generic.tpl:128 -#: plugins/personal/posix/generic.tpl:156 -msgid "Trust mode" -msgstr "Chế độ ủy thác" +#: plugins/generic/welcome/welcome.tpl:8 +msgid "" +"Use 'Sign out' on the upper left to close the connection and 'Main' to get " +"back to the pictogram view." +msgstr "" +"Sá»­ dụng \"Đăng xuất\" ở phía trên bên trái để đóng kết nối và \"Trang chính" +"\" để quay lại xem biểu tượng." -#: plugins/admin/ogroups/generic.tpl:70 -msgid "Member objects" -msgstr "Các đối tượng thành viên" +#: plugins/generic/welcome/welcome.tpl:15 +msgid "The GOsa team" +msgstr "Nhóm phát triển Gosa" -#: 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" +#: plugins/admin/ogroups/remove.tpl:7 +msgid "" +"Please double check if you really want to do this since there is no way for " +"GOsa to get your data back." +msgstr "" +"Xin hãy kiểm tra hai lần nếu bạn thá»±c sá»± muốn làm việc này bởi sẽ không có " +"cách nào để GOsa lấy lại dữ liệu cho bạn." #: plugins/admin/ogroups/class_divListOGroup.inc:59 #: plugins/admin/ogroups/class_divListOGroup.inc:60 msgid "List of object groups" msgstr "Danh sách các nhóm đối tượng" -#: plugins/admin/ogroups/class_divListOGroup.inc:83 -#: plugins/admin/ogroups/class_divListOGroup.inc:159 -#: plugins/admin/ogroups/class_divListOGroup.inc:266 -#: plugins/generic/references/class_reference.inc:71 -msgid "Object group" -msgstr "Nhóm đối tượng" +#: plugins/admin/ogroups/class_divListOGroup.inc:77 +#: plugins/admin/groups/class_divListGroup.inc:73 +#: plugins/admin/users/class_divListUsers.inc:74 +#: plugins/admin/departments/class_divListDepartment.inc:59 +#: plugins/admin/acl/class_divListACL.inc:67 setup/setup_migrate.tpl:93 +#: setup/setup_migrate.tpl:149 setup/setup_migrate.tpl:201 +#: setup/setup_migrate.tpl:368 setup/setup_migrate.tpl:421 +#: setup/setup_migrate.tpl:464 setup/setup_migrate.tpl:507 +#: setup/setup_migrate.tpl:551 +msgid "Select all" +msgstr "Chọn tất" + +#: plugins/admin/ogroups/class_divListOGroup.inc:84 +#: plugins/admin/groups/class_divListGroup.inc:80 +#: plugins/admin/users/class_divListUsers.inc:81 +#: plugins/admin/departments/locality.tpl:8 +#: plugins/admin/departments/generic.tpl:7 +#: plugins/admin/departments/country.tpl:8 +#: plugins/admin/departments/dcObject.tpl:8 +#: plugins/admin/departments/organization.tpl:7 +msgid "Properties" +msgstr "Properties" + +#: plugins/admin/ogroups/class_divListOGroup.inc:85 +#: plugins/admin/ogroups/class_divListOGroup.inc:152 +#: plugins/admin/groups/class_divListGroup.inc:81 +#: plugins/admin/groups/class_divListGroup.inc:126 +#: plugins/admin/users/class_divListUsers.inc:82 +#: plugins/admin/users/class_divListUsers.inc:119 +#: plugins/admin/departments/class_divListDepartment.inc:66 +#: plugins/admin/departments/class_divListDepartment.inc:90 +#: plugins/admin/acl/class_divListACL.inc:74 +#: plugins/admin/acl/class_divListACL.inc:108 +msgid "Actions" +msgstr "Các thao tác" #: plugins/admin/ogroups/class_divListOGroup.inc:88 #: plugins/admin/ogroups/class_ogroup.inc:459 @@ -2572,17 +2709,17 @@ msgstr "Nhóm đối tượng" #: plugins/admin/ogroups/class_ogroup.inc:483 #: plugins/admin/ogroups/class_ogroup.inc:487 #: plugins/admin/ogroups/class_ogroup.inc:495 +#: plugins/admin/groups/class_divListGroup.inc:85 +#: plugins/admin/groups/class_divListGroup.inc:87 +#: plugins/admin/groups/class_divListGroup.inc:89 +#: plugins/admin/groups/class_divListGroup.inc:91 +#: plugins/admin/groups/class_divListGroup.inc:93 #: plugins/admin/users/class_divListUsers.inc:84 #: plugins/admin/users/class_divListUsers.inc:85 #: plugins/admin/users/class_divListUsers.inc:86 #: plugins/admin/users/class_divListUsers.inc:87 #: plugins/admin/users/class_divListUsers.inc:88 #: plugins/admin/users/class_divListUsers.inc:89 -#: plugins/admin/groups/class_divListGroup.inc:85 -#: plugins/admin/groups/class_divListGroup.inc:87 -#: plugins/admin/groups/class_divListGroup.inc:89 -#: plugins/admin/groups/class_divListGroup.inc:91 -#: plugins/admin/groups/class_divListGroup.inc:93 #, php-format msgid "Show %s" msgstr "Hiển thị %s" @@ -2644,103 +2781,79 @@ msgstr "các nhóm điện thoại" msgid "Regular expression for matching group names" msgstr "Biểu thức thông thường cho việc khớp các tên nhóm" -#: plugins/admin/ogroups/class_divListOGroup.inc:204 -#: plugins/admin/ogroups/tabs_ogroups.inc:148 -#: plugins/admin/users/class_divListUsers.inc:87 -#: plugins/admin/users/class_divListUsers.inc:205 -#: plugins/admin/groups/class_divListGroup.inc:190 -#: plugins/generic/references/class_reference.inc:45 -msgid "Mail" -msgstr "ThÆ°" - -#: plugins/admin/ogroups/class_divListOGroup.inc:282 -msgid "Number of listed object groups" -msgstr "Tên của các nhóm đối tượng được liệt kê" - -#: plugins/admin/ogroups/remove.tpl:7 -msgid "" -"Please double check if you really want to do this since there is no way for " -"GOsa to get your data back." -msgstr "" -"Xin hãy kiểm tra hai lần nếu bạn thá»±c sá»± muốn làm việc này bởi sẽ không có " -"cách nào để GOsa lấy lại dữ liệu cho bạn." - -#: plugins/admin/ogroups/remove.tpl:10 plugins/admin/users/remove.tpl:10 -#: plugins/admin/groups/remove.tpl:10 ihtml/themes/default/remove.tpl:9 -msgid "So - if you're sure - 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/ogroups/tabs_ogroups.inc:133 -msgid "Phone queue" -msgstr "Các hàng phone" - -#: plugins/admin/ogroups/tabs_ogroups.inc:160 -msgid "Systems" -msgstr "Các hệ thống" - -#: plugins/admin/ogroups/tabs_ogroups.inc:171 -#: plugins/admin/ogroups/tabs_ogroups.inc:194 -msgid "Startup" -msgstr "Khởi động" - -#: plugins/admin/ogroups/tabs_ogroups.inc:182 -#: plugins/admin/ogroups/tabs_ogroups.inc:203 -msgid "Devices" -msgstr "Các thiết bị" - -#: plugins/admin/ogroups/tabs_ogroups.inc:213 -msgid "FAI summary" -msgstr "Tóm tắt FAI" - -#: plugins/admin/ogroups/tabs_ogroups.inc:222 -#: plugins/admin/users/class_divListUsers.inc:203 -#: plugins/admin/groups/class_divListGroup.inc:198 -#: plugins/personal/posix/class_posixAccount.inc:295 -msgid "Environment" -msgstr "Môi trường" +#: plugins/admin/ogroups/class_divListOGroup.inc:148 +#: plugins/admin/groups/class_divListGroup.inc:122 +#: plugins/admin/users/class_divListUsers.inc:115 +#: plugins/admin/departments/class_divListDepartment.inc:87 +#: plugins/admin/acl/class_divListACL.inc:104 +msgid "Submit department" +msgstr "Bộ phận nộp" -#: plugins/admin/ogroups/tabs_ogroups.inc:241 -msgid "Applications" -msgstr "Các ứng dụng" +#: plugins/admin/ogroups/class_divListOGroup.inc:157 +#: plugins/admin/groups/class_divListGroup.inc:131 +#: plugins/admin/users/class_divListUsers.inc:124 +#: plugins/admin/departments/class_divListDepartment.inc:94 +#: plugins/admin/acl/class_divListACL.inc:112 +#: setup/class_setupStep_Migrate.inc:1035 +#: setup/class_setupStep_Migrate.inc:1051 +msgid "Create" +msgstr "Tạo " -#: plugins/admin/ogroups/ogroup_objects.tpl:6 -msgid "Select objects to add" -msgstr "Chọn nhóm đối tượng để thêm vào" +#: plugins/admin/ogroups/class_divListOGroup.inc:167 +#: plugins/admin/groups/class_divListGroup.inc:141 +#: plugins/admin/users/class_divListUsers.inc:138 +#: plugins/admin/departments/class_divListDepartment.inc:110 +#: plugins/admin/acl/class_divListACL.inc:118 +#: plugins/personal/generic/generic_certs.tpl:21 +#: plugins/personal/generic/generic_certs.tpl:45 +#: plugins/personal/generic/generic_certs.tpl:69 +#: setup/class_setupStep_Migrate.inc:2862 +msgid "Remove" +msgstr "Xóa bỏ" -#: plugins/admin/ogroups/ogroup_objects.tpl:20 -#: plugins/admin/groups/group_objects.tpl:20 -#: plugins/personal/posix/posix_groups.tpl:21 -#: ihtml/themes/default/MultiSelectWindow.tpl:63 -#: ihtml/themes/default/MultiSelectWindow.tpl:103 -msgid "Filters" -msgstr "Các bộ lọc" +#: plugins/admin/ogroups/class_divListOGroup.inc:228 +#: plugins/admin/groups/class_divListGroup.inc:234 +#: plugins/admin/users/class_divListUsers.inc:257 +#: plugins/admin/departments/class_divListDepartment.inc:158 +#: plugins/admin/acl/class_divListACL.inc:164 +#: plugins/admin/acl/class_divListACL.inc:184 +msgid "edit" +msgstr "hiệu chỉnh" -#: plugins/admin/ogroups/ogroup_objects.tpl:36 -msgid "Display objects of department" -msgstr "Hiển thị nhóm đối tượng của các bộ phận" +#: plugins/admin/ogroups/class_divListOGroup.inc:228 +#: plugins/admin/groups/class_divListGroup.inc:234 +#: plugins/admin/departments/class_divListDepartment.inc:158 +msgid "Edit this entry" +msgstr "Hiệu chỉnh entry này" -#: plugins/admin/ogroups/ogroup_objects.tpl:37 -#: plugins/admin/ogroups/trust_machines.tpl:27 -#: plugins/admin/groups/group_objects.tpl:40 -#: plugins/admin/groups/trust_machines.tpl:27 -#: plugins/personal/posix/posix_groups.tpl:35 -#: plugins/personal/posix/trust_machines.tpl:27 -msgid "Choose the department the search will be based on" -msgstr "Chọn bộ phận mà việc tìm kiếm sẽ tiến hành trên đó " +#: plugins/admin/ogroups/class_divListOGroup.inc:234 +#: plugins/admin/groups/class_divListGroup.inc:241 +#: plugins/admin/users/class_divListUsers.inc:281 +#: plugins/admin/departments/class_divListDepartment.inc:161 +#: plugins/admin/acl/class_divListACL.inc:191 +msgid "delete" +msgstr "Xóa bỏ" -#: plugins/admin/ogroups/ogroup_objects.tpl:40 -msgid "Display objects matching" -msgstr "Hiển thị việc khớp các đối tượng" +#: plugins/admin/ogroups/class_divListOGroup.inc:234 +#: plugins/admin/groups/class_divListGroup.inc:241 +#: plugins/admin/departments/class_divListDepartment.inc:161 +msgid "Delete this entry" +msgstr "Xóa bỏ entry" -#: plugins/admin/ogroups/ogroup_objects.tpl:41 -msgid "Regular expression for matching object names" -msgstr "Hiển thị thông thường cho việc khớp tên các đối tượng" +#: plugins/admin/ogroups/class_divListOGroup.inc:282 +msgid "Number of listed object groups" +msgstr "Tên của các nhóm đối tượng được liệt kê" + +#: plugins/admin/ogroups/class_divListOGroup.inc:283 +#: plugins/admin/groups/class_divListGroup.inc:304 +#: plugins/admin/users/class_divListUsers.inc:372 +#: plugins/admin/departments/class_divListDepartment.inc:201 +msgid "Number of listed departments" +msgstr "Số các bộ phận được liệt kê" #: plugins/admin/ogroups/class_ogroupManagement.inc:26 -#: plugins/admin/ogroups/main.inc:53 plugins/admin/ogroups/main.inc:58 #: plugins/admin/ogroups/class_ogroup.inc:1126 +#: plugins/admin/ogroups/main.inc:53 plugins/admin/ogroups/main.inc:58 msgid "Object groups" msgstr "Tất cả các nhóm đối tượng" @@ -2749,8 +2862,8 @@ msgid "Manage object groups" msgstr "Quản lý các nhóm đối tượng " #: plugins/admin/ogroups/class_ogroupManagement.inc:176 -#: plugins/admin/users/class_userManagement.inc:211 #: plugins/admin/groups/class_groupManagement.inc:195 +#: plugins/admin/users/class_userManagement.inc:211 msgid "Infrastructure error" msgstr "Lỗi cÆ¡ sở hạ tầng" @@ -2759,6 +2872,22 @@ msgstr "Lỗi cÆ¡ sở hạ tầng" msgid "object group" msgstr "Nhóm đối tượng" +#: plugins/admin/ogroups/class_ogroupManagement.inc:285 +#: plugins/admin/ogroups/class_ogroupManagement.inc:338 +#: plugins/admin/ogroups/class_ogroupManagement.inc:365 +#: plugins/admin/groups/class_groupManagement.inc:407 +#: plugins/admin/groups/class_groupManagement.inc:461 +#: plugins/admin/groups/class_groupManagement.inc:492 +#: plugins/admin/users/class_userManagement.inc:546 +#: plugins/admin/users/class_userManagement.inc:550 +#: plugins/admin/departments/class_departmentManagement.inc:250 +#: plugins/admin/acl/class_aclManagement.inc:166 +#: plugins/admin/acl/class_aclManagement.inc:209 +#: plugins/admin/acl/class_aclManagement.inc:302 +#: plugins/admin/acl/class_aclManagement.inc:347 +msgid "Permission error" +msgstr "Lỗi về cấp phép" + #: plugins/admin/ogroups/class_ogroupManagement.inc:530 #, fuzzy msgid "Templates" @@ -2770,29 +2899,6 @@ msgstr "Mẫu" msgid "User" msgstr "Người dùng" -#: plugins/admin/ogroups/class_ogroupManagement.inc:532 -#: plugins/admin/groups/class_divListGroup.inc:133 -#: plugins/generic/references/class_reference.inc:57 -msgid "Group" -msgstr "Nhóm " - -#: plugins/admin/ogroups/class_ogroupManagement.inc:533 -#: plugins/admin/groups/class_divListGroup.inc:194 -#: plugins/generic/references/class_reference.inc:63 -msgid "Application" -msgstr "Ứng dụng" - -#: plugins/admin/ogroups/class_ogroupManagement.inc:535 -#: plugins/generic/references/class_reference.inc:65 -#: setup/setup_config2.tpl:277 setup/setup_config2.tpl:322 -msgid "Server" -msgstr "Máy chủ (server)" - -#: plugins/admin/ogroups/class_ogroupManagement.inc:537 -#: plugins/generic/references/class_reference.inc:69 -msgid "Workstation" -msgstr "Máy trạm" - #: plugins/admin/ogroups/class_ogroupManagement.inc:538 msgid "Windows Install" msgstr "Cài đặt window" @@ -2801,19 +2907,6 @@ msgstr "Cài đặt window" msgid "Terminal" msgstr "Thiết bị cuối " -#: plugins/admin/ogroups/class_ogroupManagement.inc:540 -#: plugins/generic/references/class_reference.inc:73 -msgid "Printer" -msgstr "Máy in" - -#: plugins/admin/ogroups/class_ogroup.inc:232 setup/setup_ldap.tpl:121 -#: ihtml/themes/default/MultiSelectWindow.tpl:51 -#: ihtml/themes/default/MultiSelectWindow.tpl:92 -#: ihtml/themes/default/msg_dialog.tpl:56 -#: ihtml/themes/default/msg_dialog.tpl:99 -msgid "Information" -msgstr "Thông tin" - #: plugins/admin/ogroups/class_ogroup.inc:232 msgid "You cannot combine terminals and workstations in one object group!" msgstr "" @@ -2841,467 +2934,322 @@ msgstr "các nhóm" #: plugins/admin/ogroups/class_ogroup.inc:471 #: plugins/admin/ogroups/class_ogroup.inc:518 msgid "servers" -msgstr "các server" - -#: plugins/admin/ogroups/class_ogroup.inc:473 -#: plugins/admin/ogroups/class_ogroup.inc:475 -#: plugins/admin/ogroups/class_ogroup.inc:519 -msgid "workstations" -msgstr "máy trạm" - -#: plugins/admin/ogroups/class_ogroup.inc:477 -#: plugins/admin/ogroups/class_ogroup.inc:479 -#: plugins/admin/ogroups/class_ogroup.inc:521 -msgid "terminals" -msgstr "các thiết bị cuối" - -#: plugins/admin/ogroups/class_ogroup.inc:481 -msgid "printer" -msgstr "máy in" - -#: plugins/admin/ogroups/class_ogroup.inc:483 -#: plugins/admin/ogroups/class_ogroup.inc:523 -msgid "printers" -msgstr "các máy in" - -#: plugins/admin/ogroups/class_ogroup.inc:485 -#: plugins/admin/ogroups/class_ogroup.inc:487 -#: plugins/admin/ogroups/class_ogroup.inc:522 -msgid "phones" -msgstr "điện thoại" - -#: plugins/admin/ogroups/class_ogroup.inc:493 -#: plugins/admin/ogroups/class_ogroup.inc:495 -#: plugins/admin/ogroups/class_ogroup.inc:516 -msgid "applications" -msgstr "các ứng dụng" - -#: plugins/admin/ogroups/class_ogroup.inc:510 -#: plugins/admin/users/class_userManagement.inc:493 -msgid "none" -msgstr "không có" - -#: plugins/admin/ogroups/class_ogroup.inc:512 -msgid "too many different objects!" -msgstr "có quá nhiều các đối tượng khác nhau!" - -#: plugins/admin/ogroups/class_ogroup.inc:514 -msgid "users" -msgstr "người dùng" - -#: plugins/admin/ogroups/class_ogroup.inc:520 -msgid "winstations" -msgstr "máy trạm dùng win " - -#: plugins/admin/ogroups/class_ogroup.inc:570 -#: plugins/admin/groups/class_groupGeneric.inc:521 -#: plugins/personal/posix/class_posixAccount.inc:623 -#: setup/setup_config2.tpl:201 -msgid "disabled" -msgstr "Đã vô hiệu" - -#: plugins/admin/ogroups/class_ogroup.inc:570 -#: plugins/admin/groups/class_groupGeneric.inc:521 -#: plugins/personal/posix/class_posixAccount.inc:623 -msgid "full access" -msgstr "Truy cập hoàn toàn" - -#: plugins/admin/ogroups/class_ogroup.inc:571 -#: plugins/admin/groups/class_groupGeneric.inc:522 -#: plugins/personal/posix/class_posixAccount.inc:624 -msgid "allow access to these hosts" -msgstr "Cho phép truy cập đến các máy chủ này" - -#: plugins/admin/ogroups/class_ogroup.inc:755 -msgid "Non existing dn:" -msgstr "dn không tồn tại:" - -#: plugins/admin/ogroups/class_ogroup.inc:912 -#, php-format -msgid "" -"These systems are already configured by other object groups and cannot be " -"added:" -msgstr "" - -#: plugins/admin/ogroups/class_ogroup.inc:937 -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!" - -#: plugins/admin/ogroups/class_ogroup.inc:1121 -msgid "Object group generic" -msgstr "Nhóm đối tượng chung" - -#: plugins/admin/ogroups/class_ogroup.inc:1132 -#, fuzzy -msgid "Sytem trust" -msgstr "Ủy thác hệ thống" - -#: plugins/admin/ogroups/class_ogroup.inc:1133 -msgid "Member" -msgstr "Thành viên" - -#: plugins/admin/ogroups/trust_machines.tpl:6 -#: plugins/admin/groups/trust_machines.tpl:6 -#: plugins/personal/posix/trust_machines.tpl:6 -msgid "Select systems to add" -msgstr "Chọn hệ thống để thêm vào" - -#: plugins/admin/ogroups/trust_machines.tpl:26 -#: plugins/admin/groups/trust_machines.tpl:26 -#: plugins/personal/posix/trust_machines.tpl:26 -msgid "Display systems of department" -msgstr "Hiển thị các hệ thống của bộ phận" - -#: plugins/admin/ogroups/trust_machines.tpl:30 -#: plugins/admin/groups/trust_machines.tpl:30 -#: plugins/personal/posix/trust_machines.tpl:30 -msgid "Display systems matching" -msgstr "Hiển thị việc khớp các hệ thống" - -#: plugins/admin/ogroups/trust_machines.tpl:31 -#: plugins/admin/groups/trust_machines.tpl:31 -#: plugins/personal/posix/trust_machines.tpl:31 -msgid "Regular expression for matching addresses" -msgstr "Biểu thức thông thường cho việc khớp các địa chỉ" - -#: 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." -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ó." - -#: plugins/admin/users/password.tpl:8 plugins/personal/password/password.tpl:8 -msgid "" -"Changing the password affects your authentification on mail, proxy, samba " -"and unix services." -msgstr "" -"Thay đổi mật khẩu có thể ảnh hưởng đến sá»± xác nhận của bạn lên các dịch vụ " -"mail, ủy quyền (proxy), samba và unix." - -#: plugins/admin/users/password.tpl:13 -#: plugins/admin/users/class_userManagement.inc:265 -#: plugins/personal/generic/password.tpl:7 -#: plugins/personal/generic/main.inc:97 -#: plugins/personal/password/password.tpl:18 html/password.php:196 -#: ihtml/themes/default/password.tpl:82 ihtml/themes/default/password.tpl:83 -#: ihtml/themes/default/accountexpired.tpl:32 -#: ihtml/themes/default/accountexpired.tpl:36 -msgid "New password" -msgstr "Mật khẩu mới" - -#: plugins/admin/users/password.tpl:17 -#: plugins/personal/generic/password.tpl:11 -#: plugins/personal/password/password.tpl:23 -msgid "Repeat new password" -msgstr "Lặp lại mật khẩu mới" - -#: plugins/admin/users/password.tpl:21 -msgid "Strength" -msgstr "Cường độ" - -#: plugins/admin/users/password.tpl:30 -#: plugins/personal/generic/password.tpl:17 -#: plugins/personal/password/password.tpl:39 -msgid "Set password" -msgstr "Đặt mật khẩu" - -#: plugins/admin/users/class_divListUsers.inc:55 -#: plugins/admin/users/class_divListUsers.inc:56 -msgid "List of users" -msgstr "Danh sách người dùng" - -#: plugins/admin/users/class_divListUsers.inc:80 -#: ihtml/themes/default/password.tpl:69 ihtml/themes/default/password.tpl:71 -#: ihtml/themes/default/login.tpl:42 ihtml/themes/default/login.tpl:44 -msgid "Username" -msgstr "Tên người dùng" - -#: plugins/admin/users/class_divListUsers.inc:84 -#: plugins/admin/users/class_divListUsers.inc:128 -#: plugins/admin/users/class_userManagement.inc:764 -#: plugins/admin/users/template.tpl:15 plugins/admin/users/templatize.tpl:15 -msgid "Template" -msgstr "Mẫu" - -#: plugins/admin/users/class_divListUsers.inc:84 -msgid "templates" -msgstr "các mẫu" +msgstr "các server" -#: plugins/admin/users/class_divListUsers.inc:85 -msgid "GOsa object" -msgstr "Đối tượng GOsa" +#: plugins/admin/ogroups/class_ogroup.inc:473 +#: plugins/admin/ogroups/class_ogroup.inc:475 +#: plugins/admin/ogroups/class_ogroup.inc:519 +msgid "workstations" +msgstr "máy trạm" -#: plugins/admin/users/class_divListUsers.inc:85 -msgid "functional users" -msgstr "Người dùng chức năng" +#: plugins/admin/ogroups/class_ogroup.inc:477 +#: plugins/admin/ogroups/class_ogroup.inc:479 +#: plugins/admin/ogroups/class_ogroup.inc:521 +msgid "terminals" +msgstr "các thiết bị cuối" -#: plugins/admin/users/class_divListUsers.inc:86 -#: plugins/admin/users/class_divListUsers.inc:201 -#: plugins/admin/groups/class_divListGroup.inc:188 -msgid "Posix" -msgstr "Posix" +#: plugins/admin/ogroups/class_ogroup.inc:481 +msgid "printer" +msgstr "máy in" -#: plugins/admin/users/class_divListUsers.inc:86 -msgid "POSIX users" -msgstr "Người sá»­ dụng POSIX" +#: plugins/admin/ogroups/class_ogroup.inc:483 +#: plugins/admin/ogroups/class_ogroup.inc:523 +msgid "printers" +msgstr "các máy in" -#: plugins/admin/users/class_divListUsers.inc:87 -msgid "mail users" -msgstr "Người dùng mail" +#: plugins/admin/ogroups/class_ogroup.inc:485 +#: plugins/admin/ogroups/class_ogroup.inc:487 +#: plugins/admin/ogroups/class_ogroup.inc:522 +msgid "phones" +msgstr "điện thoại" -#: plugins/admin/users/class_divListUsers.inc:88 -#: plugins/admin/users/class_divListUsers.inc:211 -#: plugins/admin/groups/class_divListGroup.inc:192 -#: plugins/personal/posix/class_posixAccount.inc:295 -#: plugins/generic/references/class_reference.inc:47 -#: plugins/generic/references/class_reference.inc:49 -msgid "Samba" -msgstr "Samba" +#: plugins/admin/ogroups/class_ogroup.inc:493 +#: plugins/admin/ogroups/class_ogroup.inc:495 +#: plugins/admin/ogroups/class_ogroup.inc:516 +msgid "applications" +msgstr "các ứng dụng" -#: plugins/admin/users/class_divListUsers.inc:88 -msgid "samba users" -msgstr "Người dùng samba" +#: plugins/admin/ogroups/class_ogroup.inc:510 +#: plugins/admin/users/class_userManagement.inc:493 +msgid "none" +msgstr "không có" -#: plugins/admin/users/class_divListUsers.inc:89 -#: plugins/generic/references/class_reference.inc:53 -msgid "Proxy" -msgstr "Proxy" +#: plugins/admin/ogroups/class_ogroup.inc:512 +msgid "too many different objects!" +msgstr "có quá nhiều các đối tượng khác nhau!" -#: plugins/admin/users/class_divListUsers.inc:89 -msgid "proxy users" -msgstr "Người dùng Proxy" +#: plugins/admin/ogroups/class_ogroup.inc:514 +msgid "users" +msgstr "người dùng" -#: plugins/admin/users/class_divListUsers.inc:96 -#: plugins/admin/groups/group_objects.tpl:46 -msgid "Display users matching" -msgstr "Hiển thị việc khớp người dùng" +#: plugins/admin/ogroups/class_ogroup.inc:520 +msgid "winstations" +msgstr "máy trạm dùng win " -#: plugins/admin/users/class_divListUsers.inc:136 -#: plugins/admin/users/class_divListUsers.inc:270 -#: ihtml/themes/default/accountexpired.tpl:51 -msgid "Change password" -msgstr "Thay đổi mật mã " +#: plugins/admin/ogroups/class_ogroup.inc:570 +#: plugins/admin/groups/class_groupGeneric.inc:521 +#: plugins/personal/posix/class_posixAccount.inc:623 +#: setup/setup_config2.tpl:201 +msgid "disabled" +msgstr "Đã vô hiệu" -#: plugins/admin/users/class_divListUsers.inc:140 -msgid "Apply template" -msgstr "Áp dụng mẫu" +#: plugins/admin/ogroups/class_ogroup.inc:570 +#: plugins/admin/groups/class_groupGeneric.inc:521 +#: plugins/personal/posix/class_posixAccount.inc:623 +msgid "full access" +msgstr "Truy cập hoàn toàn" -#: plugins/admin/users/class_divListUsers.inc:199 -msgid "GOsa" -msgstr "GOsa" +#: plugins/admin/ogroups/class_ogroup.inc:571 +#: plugins/admin/groups/class_groupGeneric.inc:522 +#: plugins/personal/posix/class_posixAccount.inc:624 +msgid "allow access to these hosts" +msgstr "Cho phép truy cập đến các máy chủ này" -#: plugins/admin/users/class_divListUsers.inc:200 -msgid "Edit generic properties" -msgstr "Hiệu chỉnh các tính năng chung" +#: plugins/admin/ogroups/class_ogroup.inc:755 +msgid "Non existing dn:" +msgstr "dn không tồn tại:" -#: plugins/admin/users/class_divListUsers.inc:202 -msgid "Edit UNIX properties" -msgstr "Hiệu chỉnh các tính năng UNIX" +#: plugins/admin/ogroups/class_ogroup.inc:912 +#, php-format +msgid "" +"These systems are already configured by other object groups and cannot be " +"added:" +msgstr "" -#: plugins/admin/users/class_divListUsers.inc:204 -msgid "Edit environment properties" -msgstr "Hiệu chỉnh các tính năng môi trường" +#: plugins/admin/ogroups/class_ogroup.inc:922 +#: plugins/admin/ogroups/class_ogroup.inc:932 +#: plugins/admin/ogroups/class_ogroup.inc:1129 +#: plugins/admin/groups/class_divListGroup.inc:79 +#: plugins/admin/groups/class_groupGeneric.inc:1139 +#: plugins/admin/groups/class_groupGeneric.inc:1145 +#: plugins/admin/groups/class_groupGeneric.inc:1147 +#: plugins/admin/groups/class_groupGeneric.inc:1159 +#: plugins/admin/groups/class_groupGeneric.inc:1173 +#: plugins/admin/groups/class_groupGeneric.inc:1180 +#: plugins/admin/groups/class_groupGeneric.inc:1304 +#: plugins/admin/users/class_userManagement.inc:767 +#: plugins/admin/users/class_userManagement.inc:841 +#: plugins/admin/users/class_userManagement.inc:853 +#: plugins/admin/departments/class_departmentGeneric.inc:307 +#: plugins/admin/departments/class_departmentGeneric.inc:309 +#: plugins/admin/departments/class_departmentGeneric.inc:314 +#: plugins/admin/departments/class_departmentGeneric.inc:321 +#: plugins/admin/departments/class_departmentGeneric.inc:325 +#: plugins/admin/departments/class_localityGeneric.inc:44 +#: plugins/admin/departments/class_localityGeneric.inc:46 +#: plugins/admin/departments/class_localityGeneric.inc:51 +#: plugins/admin/departments/class_localityGeneric.inc:53 +#: plugins/admin/departments/class_localityGeneric.inc:55 +#: plugins/admin/departments/class_organizationGeneric.inc:75 +#: plugins/admin/departments/class_organizationGeneric.inc:77 +#: plugins/admin/departments/class_organizationGeneric.inc:82 +#: plugins/admin/departments/class_organizationGeneric.inc:84 +#: plugins/admin/departments/class_organizationGeneric.inc:86 +#: plugins/admin/departments/class_countryGeneric.inc:43 +#: plugins/admin/departments/class_countryGeneric.inc:45 +#: plugins/admin/departments/class_countryGeneric.inc:50 +#: plugins/admin/departments/class_countryGeneric.inc:52 +#: plugins/admin/departments/class_countryGeneric.inc:54 +#: plugins/admin/departments/class_dcObject.inc:43 +#: plugins/admin/departments/class_dcObject.inc:45 +#: plugins/admin/departments/class_dcObject.inc:50 +#: plugins/admin/departments/class_dcObject.inc:52 +#: plugins/admin/departments/class_dcObject.inc:54 +#: plugins/admin/departments/class_dcObject.inc:86 +#: plugins/admin/acl/class_aclRole.inc:750 +#: plugins/admin/acl/class_aclRole.inc:762 plugins/admin/acl/paste_role.tpl:4 +#: plugins/admin/acl/acl_role.tpl:7 +#: plugins/personal/generic/class_user.inc:1230 +#: plugins/personal/generic/class_user.inc:1243 +#: plugins/personal/generic/class_user.inc:1280 +#: plugins/personal/generic/class_user.inc:1686 setup/setup_migrate.tpl:283 +#: setup/setup_feedback.tpl:31 +msgid "Name" +msgstr "Tên" -#: plugins/admin/users/class_divListUsers.inc:206 -msgid "Edit mail properties" -msgstr "Hiệu chỉnh các tính năng mail" +#: plugins/admin/ogroups/class_ogroup.inc:937 +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!" -#: plugins/admin/users/class_divListUsers.inc:208 -msgid "Edit phone properties" -msgstr "Hiệu chỉnh các tính năng điện thoại" +#: plugins/admin/ogroups/class_ogroup.inc:1121 +msgid "Object group generic" +msgstr "Nhóm đối tượng chung" -#: plugins/admin/users/class_divListUsers.inc:210 -msgid "Edit fax properies" -msgstr "Hiệu chỉnh các tính năng fax" +#: plugins/admin/ogroups/class_ogroup.inc:1132 +#, fuzzy +msgid "Sytem trust" +msgstr "Ủy thác hệ thống" -#: plugins/admin/users/class_divListUsers.inc:212 -msgid "Edit samba properties" -msgstr "Hiệu chỉnh các tính năng samba" +#: plugins/admin/ogroups/class_ogroup.inc:1133 +msgid "Member" +msgstr "Thành viên" -#: plugins/admin/users/class_divListUsers.inc:213 -msgid "Netatalk" -msgstr "Netatalk" +#: 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" -#: plugins/admin/users/class_divListUsers.inc:214 -msgid "Edit netatalk properties" -msgstr "Hiệu chỉnh các đặc tính của netatalk" +#: plugins/admin/ogroups/generic.tpl:10 +msgid "Name of the group" +msgstr "Tên của nhóm" -#: plugins/admin/users/class_divListUsers.inc:215 -msgid "Create user from template" -msgstr "Tạo ra người dùng từ một mẫu" +#: 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" -#: plugins/admin/users/class_divListUsers.inc:216 -msgid "Create user with this template" -msgstr "Tạo ra người dùng từ mẫu này" +#: plugins/admin/ogroups/generic.tpl:29 plugins/admin/groups/generic.tpl:43 +#: plugins/admin/acl/acl_role.tpl:31 +msgid "Choose subtree to place group in" +msgstr "Chọn một cây thÆ° mục con để đặt nhóm vào" -#: plugins/admin/users/class_divListUsers.inc:247 -msgid "inactive" -msgstr "không hoạt động" +#: plugins/admin/ogroups/generic.tpl:34 plugins/admin/groups/generic.tpl:49 +#: plugins/admin/departments/locality.tpl:37 +#: plugins/admin/departments/generic.tpl:49 +#: plugins/admin/departments/country.tpl:37 +#: plugins/admin/departments/dcObject.tpl:37 +#: plugins/admin/departments/organization.tpl:49 +#: plugins/admin/acl/acl_role.tpl:37 plugins/personal/generic/generic.tpl:180 +#: plugins/personal/generic/multiple_generic.tpl:56 +msgid "Select a base" +msgstr "Chọn một cÆ¡ sở" -#: plugins/admin/users/class_divListUsers.inc:250 -#: plugins/personal/posix/class_posixAccount.inc:159 -#: plugins/personal/posix/class_posixAccount.inc:161 -#: plugins/personal/posix/class_posixAccount.inc:163 -msgid "active" -msgstr "hoạt động" +#: plugins/admin/ogroups/generic.tpl:41 +#: plugins/admin/groups/class_groupGeneric.inc:1312 +#: plugins/personal/posix/generic.tpl:126 +msgid "System trust" +msgstr "Ủy thác hệ thống" -#: plugins/admin/users/class_divListUsers.inc:258 -#: plugins/admin/users/class_userManagement.inc:602 -msgid "user" -msgstr "người dùng" +#: plugins/admin/ogroups/generic.tpl:42 plugins/admin/groups/generic.tpl:169 +#: plugins/admin/groups/generic.tpl:203 plugins/personal/posix/generic.tpl:128 +#: plugins/personal/posix/generic.tpl:156 +msgid "Trust mode" +msgstr "Chế độ ủy thác" -#: plugins/admin/users/class_divListUsers.inc:269 -msgid "password" -msgstr "mật khẩu" +#: plugins/admin/ogroups/generic.tpl:70 +msgid "Member objects" +msgstr "Các đối tượng thành viên" -#: plugins/admin/users/class_divListUsers.inc:273 -#: plugins/admin/users/class_divListUsers.inc:285 -#: plugins/admin/groups/class_divListGroup.inc:244 -msgid "Not allowed" -msgstr "Không cho phép" +#: plugins/admin/ogroups/tabs_ogroups.inc:133 +msgid "Phone queue" +msgstr "Các hàng phone" -#: plugins/admin/users/class_divListUsers.inc:282 -msgid "Delete user" -msgstr "Xóa người dùng" +#: plugins/admin/ogroups/tabs_ogroups.inc:160 +msgid "Systems" +msgstr "Các hệ thống" -#: plugins/admin/users/class_divListUsers.inc:371 -msgid "Number of listed users" -msgstr "Số người dùng được liệt kê" +#: plugins/admin/ogroups/tabs_ogroups.inc:171 +#: plugins/admin/ogroups/tabs_ogroups.inc:194 +msgid "Startup" +msgstr "Khởi động" -#: plugins/admin/users/class_userManagement.inc:27 -msgid "Manage users" -msgstr "Quản lý người dùng" +#: plugins/admin/ogroups/tabs_ogroups.inc:182 +#: plugins/admin/ogroups/tabs_ogroups.inc:203 +msgid "Devices" +msgstr "Các thiết bị" -#: plugins/admin/users/class_userManagement.inc:260 -#: plugins/personal/generic/main.inc:92 -#: plugins/personal/password/class_password.inc:82 html/password.php:193 -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." +#: plugins/admin/ogroups/tabs_ogroups.inc:213 +msgid "FAI summary" +msgstr "Tóm tắt FAI" -#: plugins/admin/users/class_userManagement.inc:316 -#: plugins/admin/users/class_userManagement.inc:379 -#: plugins/personal/password/class_password.inc:78 -#: plugins/personal/password/class_password.inc:81 -#: plugins/personal/password/class_password.inc:84 -#: plugins/personal/password/class_password.inc:87 -#: plugins/personal/password/class_password.inc:90 -#: plugins/personal/password/class_password.inc:93 -#: plugins/personal/password/class_password.inc:107 -#: plugins/personal/password/class_password.inc:113 html/main.php:329 -#: ihtml/themes/default/password.tpl:41 -msgid "Password change" -msgstr "Thay đổi mật khẩu" +#: plugins/admin/ogroups/tabs_ogroups.inc:222 +#: plugins/admin/groups/class_divListGroup.inc:198 +#: plugins/admin/users/class_divListUsers.inc:203 +#: plugins/personal/posix/class_posixAccount.inc:295 +msgid "Environment" +msgstr "Môi trường" -#: plugins/admin/users/class_userManagement.inc:316 -#: plugins/admin/users/class_userManagement.inc:379 -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!" +#: plugins/admin/ogroups/tabs_ogroups.inc:241 +msgid "Applications" +msgstr "Các ứng dụng" -#: plugins/admin/users/class_userManagement.inc:546 -#, php-format -msgid "You have no permission to modify object '%s'!" -msgstr "Bạn không được phép thay đổi đối tượng '%s'!" +#: 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" -#: plugins/admin/users/class_userManagement.inc:550 -msgid "You have no permission to use this template!" -msgstr "Bạn không được phép sá»­ dụng mẫu này!" +#: plugins/admin/ogroups/ogroup_objects.tpl:6 +msgid "Select objects to add" +msgstr "Chọn nhóm đối tượng để thêm vào" -#: plugins/admin/users/class_userManagement.inc:652 -#: plugins/admin/users/class_userManagement.inc:671 -#, fuzzy -msgid "Account locking" -msgstr "Tài khoản" +#: plugins/admin/ogroups/ogroup_objects.tpl:36 +msgid "Display objects of department" +msgstr "Hiển thị nhóm đối tượng của các bộ phận" -#: plugins/admin/users/class_userManagement.inc:653 -msgid "You have no permission to change the lock status for this user!" -msgstr "Bạn không được phép thay đổi trạng thái khóa cho người dùng này!" +#: plugins/admin/ogroups/ogroup_objects.tpl:37 +#: plugins/admin/ogroups/trust_machines.tpl:27 +#: plugins/admin/groups/group_objects.tpl:40 +#: plugins/admin/groups/trust_machines.tpl:27 +#: plugins/personal/posix/posix_groups.tpl:35 +#: plugins/personal/posix/trust_machines.tpl:27 +msgid "Choose the department the search will be based on" +msgstr "Chọn bộ phận mà việc tìm kiếm sẽ tiến hành trên đó " -#: plugins/admin/users/class_userManagement.inc:672 -#, php-format -msgid "" -"Password method '%s' does not support locking. Account has not been locked!" -msgstr "" +#: plugins/admin/ogroups/ogroup_objects.tpl:40 +msgid "Display objects matching" +msgstr "Hiển thị việc khớp các đối tượng" -#: plugins/admin/users/class_userManagement.inc:770 -#: plugins/admin/users/class_userManagement.inc:844 -#: plugins/personal/generic/class_user.inc:1235 -#: plugins/personal/generic/class_user.inc:1277 -#: plugins/personal/generic/class_user.inc:1555 -#: plugins/personal/generic/class_user.inc:1683 -msgid "Given name" -msgstr "Tên thật" +#: plugins/admin/ogroups/ogroup_objects.tpl:41 +msgid "Regular expression for matching object names" +msgstr "Hiển thị thông thường cho việc khớp tên các đối tượng" -#: plugins/admin/users/remove.tpl:6 -msgid "" -"This includes all account data, system access rules, imap settings, etc. for " -"this user. Please double check if your really want to do this since there is " -"no way for GOsa to get your data back." -msgstr "" -"Ở đây bao gồm tất cả các dữ liệu tài khoản, quy định về truy cập hệ thống, " -"cài đặt imap, vân vân cho người dùng này. Xin hãy kiểm tra hai lần nếu bạn " -"thá»±c sá»± muốn làm điều này bởi sẽ không có cách nào để GOsa phục hồi dữ liệu " -"cho bạn." +#: plugins/admin/ogroups/trust_machines.tpl:6 +#: plugins/admin/groups/trust_machines.tpl:6 +#: plugins/personal/posix/trust_machines.tpl:6 +msgid "Select systems to add" +msgstr "Chọn hệ thống để thêm vào" -#: plugins/admin/users/main.inc:51 plugins/admin/users/main.inc:57 -msgid "User administration" -msgstr "Quản trị người dùng" +#: plugins/admin/ogroups/trust_machines.tpl:26 +#: plugins/admin/groups/trust_machines.tpl:26 +#: plugins/personal/posix/trust_machines.tpl:26 +msgid "Display systems of department" +msgstr "Hiển thị các hệ thống của bộ phận" -#: 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/ogroups/trust_machines.tpl:30 +#: plugins/admin/groups/trust_machines.tpl:30 +#: plugins/personal/posix/trust_machines.tpl:30 +msgid "Display systems matching" +msgstr "Hiển thị việc khớp các hệ thống" -#: plugins/admin/users/template.tpl:6 +#: plugins/admin/ogroups/trust_machines.tpl:31 +#: plugins/admin/groups/trust_machines.tpl:31 +#: plugins/personal/posix/trust_machines.tpl:31 +msgid "Regular expression for matching addresses" +msgstr "Biểu thức thông thường cho việc khớp các địa chỉ" + +#: plugins/admin/groups/remove.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." +"This may be a primary user group. Please double check if you really want to " +"do this since there is no way for GOsa to get your data back." 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." +"Đây có thể là một nhóm người dùng sÆ¡ cấp. Xin hãy kiểm tra lại hai lần nếu " +"bạn thá»±c sá»± muốn làm việc này bởi sẽ không có cách nào để GOsa lấy lại dữ " +"liệu cho bạn." -#: plugins/admin/users/template.tpl:23 plugins/personal/generic/generic.tpl:49 -#: plugins/personal/generic/paste_generic.tpl:7 -msgid "Last name" -msgstr "Họ" +#: plugins/admin/groups/group_objects.tpl:6 +msgid "Select users to add" +msgstr "Chọn người sá»­ dụng để thêm vào" -#: plugins/admin/users/template.tpl:27 plugins/personal/generic/generic.tpl:69 -#: plugins/personal/generic/paste_generic.tpl:11 -msgid "First name" -msgstr "Tên" +#: plugins/admin/groups/group_objects.tpl:30 +msgid "Select to see servers" +msgstr "Chọn để xem các server" -#: plugins/admin/users/template.tpl:32 plugins/personal/generic/generic.tpl:82 -#: plugins/personal/generic/paste_generic.tpl:15 -#: plugins/personal/generic/class_user.inc:1225 -#: plugins/personal/generic/class_user.inc:1238 -#: plugins/personal/generic/class_user.inc:1252 -#: plugins/personal/generic/class_user.inc:1254 html/password.php:215 -msgid "Login" -msgstr "Đăng nhập" +#: plugins/admin/groups/group_objects.tpl:30 +msgid "Search within subtree" +msgstr "Tìm kiếm trong cây con" -#: plugins/admin/users/templatize.tpl:2 -msgid "Applying a template" -msgstr "Áp dụng một mẫu" +#: plugins/admin/groups/group_objects.tpl:37 +msgid "Display users of department" +msgstr "Hiển thị người dùng của bộ phậ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." +#: plugins/admin/groups/group_objects.tpl:46 +#: plugins/admin/users/class_divListUsers.inc:96 +msgid "Display users matching" +msgstr "Hiển thị việc khớp người dùng" -#: plugins/admin/users/templatize.tpl:33 -msgid "No templates available!" -msgstr "Không có mẫu nào!" +#: plugins/admin/groups/group_objects.tpl:47 +msgid "Regular expression for matching user names" +msgstr "Hiển thị thông thường cho việc khớp tên người sá»­ dụng" #: plugins/admin/groups/generic.tpl:14 plugins/personal/generic/generic.tpl:52 #: plugins/personal/generic/generic.tpl:73 @@ -3343,25 +3291,83 @@ msgstr "trong miền" 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" -#: plugins/admin/groups/generic.tpl:155 -msgid "Members are in a nagios group" -msgstr "Các thành viên trong một nhóm Nargios" +#: plugins/admin/groups/generic.tpl:155 +msgid "Members are in a nagios group" +msgstr "Các thành viên trong một nhóm Nargios" + +#: plugins/admin/groups/generic.tpl:245 +msgid "Group members" +msgstr "Các thành viên nhóm" + +#: plugins/admin/groups/generic.tpl:252 +msgid "In all groups" +msgstr "Trong tất cả các nhóm" + +#: plugins/admin/groups/generic.tpl:255 +msgid "Not in all groups" +msgstr "Không ở trong tất cả các nhóm" + +#: plugins/admin/groups/class_divListGroup.inc:55 +#: plugins/admin/groups/class_divListGroup.inc:56 +msgid "List of groups" +msgstr "Danh sách các nhóm" + +#: plugins/admin/groups/class_divListGroup.inc:84 +msgid "Select to see groups that are primary groups of users" +msgstr "Chọn để xem nhóm nào là nhóm người dùng sÆ¡ cấp" + +#: plugins/admin/groups/class_divListGroup.inc:85 +msgid "primary groups" +msgstr "các nhóm sÆ¡ cấp" + +#: plugins/admin/groups/class_divListGroup.inc:86 +msgid "samba groups mappings" +msgstr "ánh xạ các nhóm samba" + +#: plugins/admin/groups/class_divListGroup.inc:87 +msgid "samba groups" +msgstr "các nhóm samba" + +#: plugins/admin/groups/class_divListGroup.inc:88 +msgid "application settings" +msgstr "thiết lập ứng dụng" + +#: plugins/admin/groups/class_divListGroup.inc:90 +msgid "mail settings" +msgstr "thiết lập mail" + +#: plugins/admin/groups/class_divListGroup.inc:91 +msgid "mail groups" +msgstr "các nhóm mail" + +#: plugins/admin/groups/class_divListGroup.inc:92 +msgid "Select to see normal groups that have only functional aspects" +msgstr "Chọn để xem các nhóm thông thường mà chỉ có các khía cạnh chức năng " + +#: plugins/admin/groups/class_divListGroup.inc:93 +msgid "functional groups" +msgstr "các nhóm chức năng" -#: plugins/admin/groups/generic.tpl:245 -msgid "Group members" -msgstr "Các thành viên nhóm" +#: plugins/admin/groups/class_divListGroup.inc:101 +#: plugins/personal/posix/posix_groups.tpl:59 +msgid "User name of which groups are shown" +msgstr "Username của các nhóm được hiển thị" -#: plugins/admin/groups/generic.tpl:252 -msgid "In all groups" -msgstr "Trong tất cả các nhóm" +#: plugins/admin/groups/class_divListGroup.inc:188 +#: plugins/admin/users/class_divListUsers.inc:86 +#: plugins/admin/users/class_divListUsers.inc:201 +msgid "Posix" +msgstr "Posix" -#: plugins/admin/groups/generic.tpl:255 -msgid "Not in all groups" -msgstr "Không ở trong tất cả các nhóm" +#: plugins/admin/groups/class_divListGroup.inc:244 +#: plugins/admin/users/class_divListUsers.inc:273 +#: plugins/admin/users/class_divListUsers.inc:285 +msgid "Not allowed" +msgstr "Không cho phép" -#: plugins/admin/groups/paste_generic.tpl:1 -msgid "Group settings" -msgstr "Thiết lập nhóm" +#: plugins/admin/groups/class_divListGroup.inc:303 +msgid "Number of listed groups" +msgstr "Tên các nhóm đã được lên danh sách" #: plugins/admin/groups/class_groupGeneric.inc:163 msgid "Cannot find group SID in your configuration!" @@ -3388,65 +3394,89 @@ msgstr "Khách miền" msgid "Special group (%d)" msgstr "Nhóm đặc biệt (%d)" -#: plugins/admin/groups/class_groupGeneric.inc:685 -msgid "! unknown id" +#: plugins/admin/groups/class_groupGeneric.inc:628 +#, php-format +msgid "Adding UID '%s' to group '%s' faild: cannot find user object!" +msgstr "" + +#: plugins/admin/groups/class_groupGeneric.inc:634 +#, php-format +msgid "Add UID '%s' to group '%s' failed: UID is used more than once!" +msgstr "" + +#: plugins/admin/groups/class_groupGeneric.inc:712 +#, fuzzy +msgid "! unknown UID" msgstr "! không nhận ra id này" -#: plugins/admin/groups/class_groupGeneric.inc:728 +#: plugins/admin/groups/class_groupGeneric.inc:755 #, php-format msgid "Search returned too many results. Not displaying more than %s entries!" msgstr "" "Việc tìm kiếm có quá nhiều kết quả. Không hiển thị nhiều hÆ¡n %s mục vào!" -#: plugins/admin/groups/class_groupGeneric.inc:954 +#: plugins/admin/groups/class_groupGeneric.inc:981 #, php-format msgid "Cannot find any SID for '%s'!" msgstr "Không thể tìm thấy một SID nào cho '%s'!" -#: plugins/admin/groups/class_groupGeneric.inc:959 +#: plugins/admin/groups/class_groupGeneric.inc:986 #, php-format msgid "Cannot find any RIDBASE for '%s'!" msgstr "Không thể tìm thấy một RIDBASE nào cho '%s'!" -#: plugins/admin/groups/class_groupGeneric.inc:1146 -#: plugins/admin/groups/class_groupGeneric.inc:1149 -#: plugins/admin/groups/class_groupGeneric.inc:1265 +#: plugins/admin/groups/class_groupGeneric.inc:1088 +#, php-format +msgid "The gidNumber '%s' is already in use by %s!" +msgstr "" + +#: plugins/admin/groups/class_groupGeneric.inc:1189 +#: plugins/admin/groups/class_groupGeneric.inc:1192 +#: plugins/admin/groups/class_groupGeneric.inc:1308 +#: plugins/personal/posix/class_posixAccount.inc:1084 +#: plugins/personal/posix/class_posixAccount.inc:1087 #: plugins/personal/posix/generic.tpl:68 #: plugins/personal/posix/paste_generic.tpl:37 -#: plugins/personal/posix/class_posixAccount.inc:1036 -#: plugins/personal/posix/class_posixAccount.inc:1039 msgid "GID" msgstr "Số ID của nhóm" -#: plugins/admin/groups/class_groupGeneric.inc:1204 -#: plugins/personal/posix/class_posixAccount.inc:1334 +#: plugins/admin/groups/class_groupGeneric.inc:1247 +#: plugins/personal/posix/class_posixAccount.inc:1382 msgid "Cannot allocate a free ID!" msgstr "Không thể phân phối một ID miễn phí!" -#: plugins/admin/groups/class_groupGeneric.inc:1253 +#: plugins/admin/groups/class_groupGeneric.inc:1296 msgid "Generic group settings" msgstr "Thiết lập nhóm chung" -#: plugins/admin/groups/class_groupGeneric.inc:1267 +#: plugins/admin/groups/class_groupGeneric.inc:1310 msgid "Samba group type" msgstr "Loại nhóm Samba" -#: plugins/admin/groups/class_groupGeneric.inc:1268 +#: plugins/admin/groups/class_groupGeneric.inc:1311 msgid "Samba domain name" msgstr "Tên miền Samba" -#: plugins/admin/groups/class_groupGeneric.inc:1270 +#: plugins/admin/groups/class_groupGeneric.inc:1313 msgid "Phone pickup group" msgstr "Nhóm nhấc điện thoại" -#: plugins/admin/groups/class_groupGeneric.inc:1271 +#: plugins/admin/groups/class_groupGeneric.inc:1314 msgid "Nagios group" msgstr "Nhóm phần mềm Nagios" -#: plugins/admin/groups/class_groupGeneric.inc:1273 +#: plugins/admin/groups/class_groupGeneric.inc:1316 msgid "Group member" msgstr "Thành viên nhóm" +#: plugins/admin/groups/paste_generic.tpl:1 +msgid "Group settings" +msgstr "Thiết lập nhóm" + +#: plugins/admin/groups/main.inc:49 plugins/admin/groups/main.inc:53 +msgid "Group administration" +msgstr "Quản trị nhóm" + #: plugins/admin/groups/class_groupManagement.inc:27 msgid "Manage POSIX groups" msgstr "Quản trị các nhóm POSIX" @@ -3456,566 +3486,725 @@ msgstr "Quản trị các nhóm POSIX" msgid "group" msgstr "Nhóm" -#: plugins/admin/groups/remove.tpl:6 +#: plugins/admin/users/remove.tpl:6 msgid "" -"This may be a primary user group. Please double check if you really want to " -"do this since there is no way for GOsa to get your data back." +"This includes all account data, system access rules, imap settings, etc. for " +"this user. Please double check if your really want to do this since there is " +"no way for GOsa to get your data back." msgstr "" -"Đây có thể là một nhóm người dùng sÆ¡ cấp. Xin hãy kiểm tra lại hai lần nếu " -"bạn thá»±c sá»± muốn làm việc này bởi sẽ không có cách nào để GOsa lấy lại dữ " -"liệu cho bạn." +"Ở đây bao gồm tất cả các dữ liệu tài khoản, quy định về truy cập hệ thống, " +"cài đặt imap, vân vân cho người dùng này. Xin hãy kiểm tra hai lần nếu bạn " +"thá»±c sá»± muốn làm điều này bởi sẽ không có cách nào để GOsa phục hồi dữ liệu " +"cho bạn." -#: plugins/admin/groups/main.inc:49 plugins/admin/groups/main.inc:53 -msgid "Group administration" -msgstr "Quản trị nhóm" +#: plugins/admin/users/main.inc:51 plugins/admin/users/main.inc:57 +msgid "User administration" +msgstr "Quản trị người dùng" -#: plugins/admin/groups/group_objects.tpl:6 -msgid "Select users to add" -msgstr "Chọn người sá»­ dụng để thêm vào" +#: plugins/admin/users/class_divListUsers.inc:55 +#: plugins/admin/users/class_divListUsers.inc:56 +msgid "List of users" +msgstr "Danh sách người dùng" -#: plugins/admin/groups/group_objects.tpl:30 -msgid "Select to see servers" -msgstr "Chọn để xem các server" +#: plugins/admin/users/class_divListUsers.inc:84 +#: plugins/admin/users/class_divListUsers.inc:128 +#: plugins/admin/users/template.tpl:15 +#: plugins/admin/users/class_userManagement.inc:764 +#: plugins/admin/users/templatize.tpl:15 +msgid "Template" +msgstr "Mẫu" -#: plugins/admin/groups/group_objects.tpl:30 -msgid "Search within subtree" -msgstr "Tìm kiếm trong cây con" +#: plugins/admin/users/class_divListUsers.inc:84 +msgid "templates" +msgstr "các mẫu" -#: plugins/admin/groups/group_objects.tpl:37 -msgid "Display users of department" -msgstr "Hiển thị người dùng của bộ phận" +#: plugins/admin/users/class_divListUsers.inc:85 +msgid "GOsa object" +msgstr "Đối tượng GOsa" -#: plugins/admin/groups/group_objects.tpl:47 -msgid "Regular expression for matching user names" -msgstr "Hiển thị thông thường cho việc khớp tên người sá»­ dụng" +#: plugins/admin/users/class_divListUsers.inc:85 +msgid "functional users" +msgstr "Người dùng chức năng" -#: plugins/admin/groups/class_divListGroup.inc:55 -#: plugins/admin/groups/class_divListGroup.inc:56 -msgid "List of groups" -msgstr "Danh sách các nhóm" +#: plugins/admin/users/class_divListUsers.inc:86 +msgid "POSIX users" +msgstr "Người sá»­ dụng POSIX" -#: plugins/admin/groups/class_divListGroup.inc:84 -msgid "Select to see groups that are primary groups of users" -msgstr "Chọn để xem nhóm nào là nhóm người dùng sÆ¡ cấp" +#: plugins/admin/users/class_divListUsers.inc:87 +msgid "mail users" +msgstr "Người dùng mail" -#: plugins/admin/groups/class_divListGroup.inc:85 -msgid "primary groups" -msgstr "các nhóm sÆ¡ cấp" +#: plugins/admin/users/class_divListUsers.inc:88 +msgid "samba users" +msgstr "Người dùng samba" -#: plugins/admin/groups/class_divListGroup.inc:86 -msgid "samba groups mappings" -msgstr "ánh xạ các nhóm samba" +#: plugins/admin/users/class_divListUsers.inc:89 +msgid "proxy users" +msgstr "Người dùng Proxy" -#: plugins/admin/groups/class_divListGroup.inc:87 -msgid "samba groups" -msgstr "các nhóm samba" +#: plugins/admin/users/class_divListUsers.inc:140 +msgid "Apply template" +msgstr "Áp dụng mẫu" -#: plugins/admin/groups/class_divListGroup.inc:88 -msgid "application settings" -msgstr "thiết lập ứng dụng" +#: plugins/admin/users/class_divListUsers.inc:199 +msgid "GOsa" +msgstr "GOsa" -#: plugins/admin/groups/class_divListGroup.inc:90 -msgid "mail settings" -msgstr "thiết lập mail" +#: plugins/admin/users/class_divListUsers.inc:200 +msgid "Edit generic properties" +msgstr "Hiệu chỉnh các tính năng chung" -#: plugins/admin/groups/class_divListGroup.inc:91 -msgid "mail groups" -msgstr "các nhóm mail" +#: plugins/admin/users/class_divListUsers.inc:202 +msgid "Edit UNIX properties" +msgstr "Hiệu chỉnh các tính năng UNIX" -#: plugins/admin/groups/class_divListGroup.inc:92 -msgid "Select to see normal groups that have only functional aspects" -msgstr "Chọn để xem các nhóm thông thường mà chỉ có các khía cạnh chức năng " +#: plugins/admin/users/class_divListUsers.inc:204 +msgid "Edit environment properties" +msgstr "Hiệu chỉnh các tính năng môi trường" -#: plugins/admin/groups/class_divListGroup.inc:93 -msgid "functional groups" -msgstr "các nhóm chức năng" +#: plugins/admin/users/class_divListUsers.inc:206 +msgid "Edit mail properties" +msgstr "Hiệu chỉnh các tính năng mail" -#: plugins/admin/groups/class_divListGroup.inc:101 -#: plugins/personal/posix/posix_groups.tpl:59 -msgid "User name of which groups are shown" -msgstr "Username của các nhóm được hiển thị" +#: plugins/admin/users/class_divListUsers.inc:208 +msgid "Edit phone properties" +msgstr "Hiệu chỉnh các tính năng điện thoại" -#: plugins/admin/groups/class_divListGroup.inc:303 -msgid "Number of listed groups" -msgstr "Tên các nhóm đã được lên danh sách" +#: plugins/admin/users/class_divListUsers.inc:209 +#: plugins/admin/departments/class_departmentGeneric.inc:331 +#: plugins/admin/departments/class_departmentGeneric.inc:627 +#: plugins/admin/departments/generic.tpl:96 +#: plugins/admin/departments/class_organizationGeneric.inc:127 +#: plugins/admin/departments/organization.tpl:96 +#: plugins/personal/generic/class_user.inc:1266 +#: plugins/personal/generic/class_user.inc:1674 +#: plugins/personal/generic/generic.tpl:363 +#: plugins/personal/generic/generic.tpl:531 +#: plugins/personal/generic/multiple_generic.tpl:247 +#: plugins/personal/generic/multiple_generic.tpl:438 +msgid "Fax" +msgstr "Số fax" -#: plugins/personal/posix/posix_groups.tpl:6 -msgid "Select groups to add" -msgstr "Chọn các nhóm để thêm vào" +#: plugins/admin/users/class_divListUsers.inc:210 +msgid "Edit fax properies" +msgstr "Hiệu chỉnh các tính năng fax" -#: plugins/personal/posix/posix_groups.tpl:32 -msgid "Display groups of department" -msgstr "Hiển thị các nhóm trong bộ phận" +#: plugins/admin/users/class_divListUsers.inc:212 +msgid "Edit samba properties" +msgstr "Hiệu chỉnh các tính năng samba" + +#: plugins/admin/users/class_divListUsers.inc:213 +msgid "Netatalk" +msgstr "Netatalk" + +#: plugins/admin/users/class_divListUsers.inc:214 +msgid "Edit netatalk properties" +msgstr "Hiệu chỉnh các đặc tính của netatalk" + +#: plugins/admin/users/class_divListUsers.inc:215 +msgid "Create user from template" +msgstr "Tạo ra người dùng từ một mẫu" + +#: plugins/admin/users/class_divListUsers.inc:216 +msgid "Create user with this template" +msgstr "Tạo ra người dùng từ mẫu này" + +#: plugins/admin/users/class_divListUsers.inc:247 +msgid "inactive" +msgstr "không hoạt động" + +#: plugins/admin/users/class_divListUsers.inc:250 +#: plugins/personal/posix/class_posixAccount.inc:159 +#: plugins/personal/posix/class_posixAccount.inc:161 +#: plugins/personal/posix/class_posixAccount.inc:163 +msgid "active" +msgstr "hoạt động" + +#: plugins/admin/users/class_divListUsers.inc:258 +#: plugins/admin/users/class_userManagement.inc:602 +msgid "user" +msgstr "người dùng" + +#: plugins/admin/users/class_divListUsers.inc:269 +msgid "password" +msgstr "mật khẩu" + +#: plugins/admin/users/class_divListUsers.inc:282 +msgid "Delete user" +msgstr "Xóa người dùng" + +#: plugins/admin/users/class_divListUsers.inc:371 +msgid "Number of listed users" +msgstr "Số người dùng được liệt kê" + +#: 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." +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ó." -#: plugins/personal/posix/posix_groups.tpl:44 -msgid "Display groups matching" -msgstr "Hiển thị sá»± khớp nhóm" +#: plugins/admin/users/password.tpl:8 plugins/personal/password/password.tpl:8 +msgid "" +"Changing the password affects your authentification on mail, proxy, samba " +"and unix services." +msgstr "" +"Thay đổi mật khẩu có thể ảnh hưởng đến sá»± xác nhận của bạn lên các dịch vụ " +"mail, ủy quyền (proxy), samba và unix." -#: plugins/personal/posix/posix_groups.tpl:55 -msgid "Display groups of user" -msgstr "Hiển thị các nhóm người sá»­ dụng" +#: plugins/admin/users/password.tpl:17 +#: plugins/personal/generic/password.tpl:11 +#: plugins/personal/password/password.tpl:23 +msgid "Repeat new password" +msgstr "Lặp lại mật khẩu mới" -#: plugins/personal/posix/generic.tpl:7 -#: plugins/personal/posix/paste_generic.tpl:8 -#: plugins/personal/posix/class_posixAccount.inc:1018 -#: plugins/personal/posix/class_posixAccount.inc:1021 -#: plugins/personal/posix/class_posixAccount.inc:1091 -#: plugins/personal/posix/class_posixAccount.inc:1094 -#: plugins/personal/posix/class_posixAccount.inc:1522 -msgid "Home directory" -msgstr "ThÆ° mục chủ" +#: plugins/admin/users/password.tpl:21 +msgid "Strength" +msgstr "Cường độ" -#: plugins/personal/posix/generic.tpl:15 -#: plugins/personal/posix/class_posixAccount.inc:1523 -msgid "Shell" -msgstr "Shell" +#: plugins/admin/users/password.tpl:30 +#: plugins/personal/generic/password.tpl:17 +#: plugins/personal/password/password.tpl:39 +msgid "Set password" +msgstr "Đặt mật khẩu" -#: plugins/personal/posix/generic.tpl:25 -msgid "Primary group" -msgstr "Nhóm sÆ¡ cấp" +#: 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/personal/posix/generic.tpl:36 -msgid "Status" -msgstr "Trạng thái" +#: 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 "" +"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/personal/posix/generic.tpl:53 -#: plugins/personal/posix/paste_generic.tpl:23 -msgid "Force UID/GID" -msgstr "Bắt buộc có UID/GID " +#: plugins/admin/users/template.tpl:23 plugins/personal/generic/generic.tpl:49 +#: plugins/personal/generic/paste_generic.tpl:7 +msgid "Last name" +msgstr "Họ" -#: plugins/personal/posix/generic.tpl:57 -#: plugins/personal/posix/paste_generic.tpl:28 -#: plugins/personal/posix/class_posixAccount.inc:1029 -#: plugins/personal/posix/class_posixAccount.inc:1032 -msgid "UID" -msgstr "Số ID của người sá»­ dụng" +#: plugins/admin/users/template.tpl:27 plugins/personal/generic/generic.tpl:69 +#: plugins/personal/generic/paste_generic.tpl:11 +msgid "First name" +msgstr "Tên" -#: plugins/personal/posix/generic.tpl:83 -#: plugins/personal/posix/paste_generic.tpl:47 -msgid "Group membership" -msgstr "TÆ° cách thành viên nhóm" +#: plugins/admin/users/class_userManagement.inc:27 +msgid "Manage users" +msgstr "Quản lý người dùng" -#: plugins/personal/posix/generic.tpl:85 -#: plugins/personal/posix/paste_generic.tpl:54 -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/admin/users/class_userManagement.inc:316 +#: plugins/admin/users/class_userManagement.inc:379 +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!" -#: plugins/personal/posix/generic.tpl:94 -#, fuzzy -msgid "Common group" -msgstr "các nhóm điện thoại" +#: plugins/admin/users/class_userManagement.inc:546 +#, php-format +msgid "You have no permission to modify object '%s'!" +msgstr "Bạn không được phép thay đổi đối tượng '%s'!" -#: plugins/personal/posix/generic.tpl:98 -#, fuzzy -msgid "Non common group" -msgstr "Không ở trong tất cả các nhóm" +#: plugins/admin/users/class_userManagement.inc:550 +msgid "You have no permission to use this template!" +msgstr "Bạn không được phép sá»­ dụng mẫu này!" -#: plugins/personal/posix/generic.tpl:119 -msgid "Account" +#: plugins/admin/users/class_userManagement.inc:652 +#: plugins/admin/users/class_userManagement.inc:671 +#, fuzzy +msgid "Account locking" msgstr "Tài khoản" -#: plugins/personal/posix/paste_generic.tpl:4 -msgid "Posix settings" -msgstr "Thiết lập Posix" +#: plugins/admin/users/class_userManagement.inc:653 +msgid "You have no permission to change the lock status for this user!" +msgstr "Bạn không được phép thay đổi trạng thái khóa cho người dùng này!" -#: plugins/personal/posix/class_posixAccount.inc:37 -#: plugins/generic/references/class_reference.inc:43 -msgid "UNIX" -msgstr "UNIX" +#: plugins/admin/users/class_userManagement.inc:672 +#, php-format +msgid "" +"Password method '%s' does not support locking. Account has not been locked!" +msgstr "" -#: 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" +#: plugins/admin/users/class_userManagement.inc:770 +#: plugins/admin/users/class_userManagement.inc:844 +#: plugins/personal/generic/class_user.inc:1235 +#: plugins/personal/generic/class_user.inc:1277 +#: plugins/personal/generic/class_user.inc:1555 +#: plugins/personal/generic/class_user.inc:1683 +msgid "Given name" +msgstr "Tên thật" -#: plugins/personal/posix/class_posixAccount.inc:154 -msgid "expired" -msgstr "hết hạn" +#: plugins/admin/users/templatize.tpl:2 +msgid "Applying a template" +msgstr "Áp dụng một mẫu" -#: plugins/personal/posix/class_posixAccount.inc:156 -msgid "grace time active" -msgstr "Thời gian trước khi tài khoản bị khóa đang hoạt động" +#: 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." -#: plugins/personal/posix/class_posixAccount.inc:159 -#, fuzzy -msgid "password not changeable" -msgstr "Mật khẩu không thay đổi được" +#: plugins/admin/users/templatize.tpl:33 +msgid "No templates available!" +msgstr "Không có mẫu nào!" -#: plugins/personal/posix/class_posixAccount.inc:161 -msgid "password expired" -msgstr "mật khẩu hết hạn" +#: plugins/admin/departments/remove.tpl:6 +msgid "" +"This includes 'all' accounts, systems, etc. in this subtree. Please double " +"check if your really want to do this since there is no way for GOsa to get " +"your data back." +msgstr "" +"Trong cây con này có 'tất cả' các tài khoản, hệ thống, vân vân. Xin hãy kiểm " +"tra lại hai lần nếu bạn thá»±c sá»± muốn thá»±c hiện điều này tuy nhiên sẽ không " +"có cách nào để Gosa phục hồi lại dữ liệu cho bạn." -#: plugins/personal/posix/class_posixAccount.inc:208 -msgid "unconfigured" -msgstr "không được cấu hình" +#: plugins/admin/departments/remove.tpl:10 plugins/admin/acl/remove.tpl:10 +msgid "" +"Best thing to do before performing this action would be to save the current " +"contents of your LDAP tree in a file. So - if you've done so - press " +"'Delete' to continue or 'Cancel' to abort." +msgstr "" +"Tốt nhất là trước khi thá»±c hiện thao tác này bạn nên lÆ°u lại nội dung hiện " +"tại của cây thÆ° mục LDAP trong một file. Nếu bạn đã làm thế, hãy kích " +"'Delete' để tiếp tục hoặc kích 'Cancel' để hủy bỏ." -#: plugins/personal/posix/class_posixAccount.inc:219 -msgid "automatic" -msgstr "tá»± động" +#: plugins/admin/departments/class_departmentGeneric.inc:386 +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!" -#: plugins/personal/posix/class_posixAccount.inc:275 -#: plugins/personal/posix/class_posixAccount.inc:295 -#: plugins/personal/posix/class_posixAccount.inc:297 -#: plugins/personal/posix/class_posixAccount.inc:300 -msgid "POSIX" -msgstr "POSIX (giao diện hệ điều hành lÆ°u động)" +#: plugins/admin/departments/class_departmentGeneric.inc:457 +#, php-format +msgid "Tagging '%s'." +msgstr "Tagging '%s'." -#: plugins/personal/posix/class_posixAccount.inc:471 +#: plugins/admin/departments/class_departmentGeneric.inc:538 #, 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" +msgid "Moving '%s' to '%s'" +msgstr "Chuyển từ '%s' đến '%s'" -#: plugins/personal/posix/class_posixAccount.inc:475 +#: plugins/admin/departments/class_departmentGeneric.inc:579 #, php-format -msgid "Password must be changed after %s days" -msgstr "Mật khẩu phải được thay đổi sau %s ngày" +msgid "FAILED to copy %s, aborting operation" +msgstr "Thất bại trong việc copy %s, bãi bỏ thao tác" -#: plugins/personal/posix/class_posixAccount.inc:479 -#, 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" +#: plugins/admin/departments/class_departmentGeneric.inc:610 +#: plugins/admin/departments/class_departmentGeneric.inc:615 +#: plugins/admin/departments/class_departmentManagement.inc:26 +msgid "Departments" +msgstr "Các bộ phận" -#: plugins/personal/posix/class_posixAccount.inc:483 -#, 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" +#: plugins/admin/departments/class_departmentGeneric.inc:618 +#: plugins/admin/departments/class_divListDepartment.inc:65 +msgid "Department name" +msgstr "Tên bộ phận" + +#: plugins/admin/departments/class_departmentGeneric.inc:620 +#: plugins/admin/departments/generic.tpl:27 +#: plugins/admin/departments/class_organizationGeneric.inc:120 +#: plugins/admin/departments/organization.tpl:27 +msgid "Category" +msgstr "Các danh mục" + +#: plugins/admin/departments/class_departmentGeneric.inc:623 +#: plugins/admin/departments/generic.tpl:65 +#: plugins/admin/departments/class_organizationGeneric.inc:123 +#: plugins/admin/departments/organization.tpl:65 +#: plugins/personal/generic/class_user.inc:1579 +#: plugins/personal/generic/generic.tpl:389 +#: plugins/personal/generic/multiple_generic.tpl:275 +msgid "State" +msgstr "Bang" + +#: plugins/admin/departments/class_departmentGeneric.inc:624 +#: plugins/admin/departments/generic.tpl:61 +#: plugins/admin/departments/generic.tpl:73 +#: plugins/admin/departments/class_localityGeneric.inc:87 +#: plugins/admin/departments/class_organizationGeneric.inc:124 +#: plugins/admin/departments/organization.tpl:61 +#: plugins/admin/departments/organization.tpl:73 +#: plugins/personal/generic/class_user.inc:1580 +#: plugins/personal/generic/generic.tpl:381 +#: plugins/personal/generic/multiple_generic.tpl:265 +msgid "Location" +msgstr "Vị trí" + +#: plugins/admin/departments/class_departmentGeneric.inc:625 +#: plugins/admin/departments/generic.tpl:81 +#: plugins/admin/departments/organization.tpl:81 +#: plugins/personal/generic/generic.tpl:194 +#: plugins/personal/generic/generic.tpl:397 +#: plugins/personal/generic/multiple_generic.tpl:67 +#: plugins/personal/generic/multiple_generic.tpl:285 +msgid "Address" +msgstr "Địa chỉ" -#: plugins/personal/posix/class_posixAccount.inc:832 -msgid "Timeout while waiting for lock. Ignoring lock!" -msgstr "Thời gian chờ khóa. Bỏ qua khóa!" +#: plugins/admin/departments/class_departmentGeneric.inc:626 +msgid "Telephone" +msgstr "Số điện thoại" -#: plugins/personal/posix/class_posixAccount.inc:925 -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/admin/departments/class_departmentGeneric.inc:629 +#: plugins/admin/departments/locality.tpl:50 +#: plugins/admin/departments/generic.tpl:114 +#: plugins/admin/departments/class_localityGeneric.inc:90 +#: plugins/admin/departments/class_organizationGeneric.inc:129 +#: plugins/admin/departments/class_countryGeneric.inc:90 +#: plugins/admin/departments/class_dcObject.inc:89 +#: plugins/admin/departments/country.tpl:50 +#: plugins/admin/departments/dcObject.tpl:50 +#: plugins/admin/departments/organization.tpl:114 +msgid "Administrative settings" +msgstr "Thiết lập quản trị" -#: plugins/personal/posix/class_posixAccount.inc:962 -#: plugins/personal/posix/class_posixAccount.inc:1155 -msgid "Group of user" -msgstr "Nhóm người dùng" +#: plugins/admin/departments/class_departmentGeneric.inc:680 +#, php-format +msgid "Object '%s' is already tagged" +msgstr "Đối tượng '%s' đã bị tag" -#: plugins/personal/posix/class_posixAccount.inc:1047 -#: plugins/personal/posix/class_posixAccount.inc:1100 -msgid "shadowMin" -msgstr "shadowMin" +#: plugins/admin/departments/class_departmentGeneric.inc:687 +#, php-format +msgid "Adding tag (%s) to object '%s'" +msgstr "Thêm tag (%s) vào đối tượng '%s'" -#: plugins/personal/posix/class_posixAccount.inc:1052 -#: plugins/personal/posix/class_posixAccount.inc:1105 -msgid "shadowMax" -msgstr "shadowMax" +#: plugins/admin/departments/class_departmentGeneric.inc:719 +#, php-format +msgid "Removing tag from object '%s'" +msgstr "Bỏ tag từ đối tượng '%s'" -#: plugins/personal/posix/class_posixAccount.inc:1057 -#: plugins/personal/posix/class_posixAccount.inc:1110 -msgid "shadowWarning" -msgstr "Cảnh báo về Shadow" +#: plugins/admin/departments/locality.tpl:11 +#: plugins/admin/departments/dcObject.tpl:11 +#, fuzzy +msgid "Locality name" +msgstr "Tên vị trí" -#: plugins/personal/posix/class_posixAccount.inc:1071 -#: plugins/personal/posix/class_posixAccount.inc:1124 -msgid "shadowInactive" -msgstr "Shadow không hoạt động" +#: 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" -#: plugins/personal/posix/class_posixAccount.inc:1512 -msgid "POSIX account" -msgstr "tài khoản POSIX" +#: plugins/admin/departments/locality.tpl:22 +#: plugins/admin/departments/generic.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" -#: plugins/personal/posix/class_posixAccount.inc:1516 -#: plugins/personal/generic/class_user.inc:1548 -#: plugins/personal/password/class_password.inc:145 -msgid "My account" -msgstr "Tài khoản của tôi" +#: plugins/admin/departments/locality.tpl:31 +#: plugins/admin/departments/generic.tpl:43 +#: plugins/admin/departments/country.tpl:31 +#: plugins/admin/departments/dcObject.tpl:31 +#: plugins/admin/departments/organization.tpl:43 +msgid "Choose subtree to place department in" +msgstr "Lá»±a chọn cây con để đặt bộ phận này vào " -#: plugins/personal/posix/class_posixAccount.inc:1524 -#: setup/setup_migrate.tpl:263 -msgid "User ID" -msgstr "ID người dùng" +#: plugins/admin/departments/locality.tpl:52 +#: plugins/admin/departments/generic.tpl:116 +#: plugins/admin/departments/country.tpl:52 +#: plugins/admin/departments/dcObject.tpl:52 +#: plugins/admin/departments/organization.tpl:116 +msgid "Tag department as an independent administrative unit" +msgstr "Đặt bộ phận nhÆ° một đơn vị quản trị độc lập" -#: plugins/personal/posix/class_posixAccount.inc:1525 -msgid "Group ID" -msgstr "ID nhóm" +#: plugins/admin/departments/generic.tpl:11 +msgid "Name of department" +msgstr "Tên bộ phận" -#: plugins/personal/posix/class_posixAccount.inc:1527 -msgid "Force password change on login" -msgstr "Ép buộc thay đổi mật khẩu trong khi đăng nhập" +#: plugins/admin/departments/generic.tpl:14 +msgid "Name of subtree to create" +msgstr "Tên của cây con được tạo" -#: plugins/personal/posix/class_posixAccount.inc:1528 -msgid "Shadow min" -msgstr "Shadow min" +#: 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" -#: plugins/personal/posix/class_posixAccount.inc:1529 -msgid "Shadow max" -msgstr "Shadow max" +#: plugins/admin/departments/generic.tpl:68 +#: plugins/admin/departments/organization.tpl:68 +msgid "State where this subtree is located" +msgstr "Xác định xem tập cây con này ở đâu" -#: plugins/personal/posix/class_posixAccount.inc:1530 -msgid "Shadow warning" -msgstr "Cảnh báo Shadow" +#: plugins/admin/departments/generic.tpl:76 +#: plugins/admin/departments/organization.tpl:76 +msgid "Location of this subtree" +msgstr "Vị trí của cây con" -#: plugins/personal/posix/class_posixAccount.inc:1531 -msgid "Shadow inactive" -msgstr "Shadow không hoạt động" +#: plugins/admin/departments/generic.tpl:84 +#: plugins/admin/departments/organization.tpl:84 +msgid "Postal address of this subtree" +msgstr "Địa chỉ bÆ°u điện của cây con này" -#: plugins/personal/posix/class_posixAccount.inc:1532 -msgid "Shadow expire" -msgstr "Shadow hết hạn" +#: plugins/admin/departments/generic.tpl:91 +#: plugins/admin/departments/organization.tpl:91 +msgid "Base telephone number of this subtree" +msgstr "Đặt số điện thoại của cây con này" -#: plugins/personal/posix/class_posixAccount.inc:1533 -msgid "System trust model" -msgstr "Mô hình ủy thác hệ thống" +#: plugins/admin/departments/generic.tpl:99 +#: plugins/admin/departments/organization.tpl:99 +msgid "Base facsimile telephone number of this subtree" +msgstr "Đặt số fax của cây con này" -#: plugins/personal/posix/main.inc:142 -msgid "POSIX settings" -msgstr "Thiết lập POSIX" +#: plugins/admin/departments/class_divListDepartment.inc:47 +#: plugins/admin/departments/class_divListDepartment.inc:48 +msgid "List of departments" +msgstr "Danh sách các bộ phận" -#: plugins/personal/posix/posix_shadow.tpl:9 -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" +#: plugins/admin/departments/class_divListDepartment.inc:73 +msgid "Regular expression for matching department names" +msgstr "Những biểu thức thông thường cho việc khớp tên các bộ phận" -#: plugins/personal/posix/posix_shadow.tpl:34 -msgid "Password expires on" -msgstr "Mật khẩu hết hạn vào ngày" +#: plugins/admin/departments/class_departmentManagement.inc:27 +msgid "Manage Departments" +msgstr "Quản lý các bộ phận" -#: plugins/personal/generic/password.tpl:2 +#: plugins/admin/departments/class_departmentManagement.inc:316 msgid "" -"You have changed the method your password is stored in the ldap database. " -"For that reason you've to enter your password at this point again. GOsa will " -"then encode it with the selected method." +"As soon as the move 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 "" -"Bạn đã thay đổi phÆ°Æ¡ng pháp mà mật khẩu của bạn được lÆ°u trữ trong cÆ¡ sở dữ " -"liệu ldap. Vì lý do đó bạn phải nhập mật khẩu lại tại điểm này. Gosa sau đó " -"sẽ mã hóa nó với phÆ°Æ¡ng pháp đã được lá»±a chọn." - -#: plugins/personal/generic/generic.tpl:6 -#: plugins/personal/generic/multiple_generic.tpl:5 -msgid "Personal information" -msgstr "Thông tin cá nhân" +"Ngay sau khi thao tác chuyển dời 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/personal/generic/generic.tpl:20 -#: plugins/personal/generic/generic.tpl:22 -#: plugins/personal/generic/generic.tpl:38 -#: plugins/personal/generic/paste_generic.tpl:37 -#: plugins/personal/generic/generic_picture.tpl:5 -#: plugins/personal/generic/generic_picture.tpl:15 -#: plugins/personal/generic/multiple_generic.tpl:13 -msgid "Personal picture" -msgstr "Ảnh cá nhân" +#: plugins/admin/departments/class_departmentManagement.inc:336 +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 "" +"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/personal/generic/generic.tpl:29 -#: plugins/personal/generic/generic.tpl:40 -msgid "Change picture" -msgstr "Thay đổi hình ảnh" +#: plugins/admin/departments/class_departmentManagement.inc:556 +#: plugins/admin/departments/class_dcObject.inc:77 +#: plugins/admin/departments/class_dcObject.inc:78 +#, fuzzy +msgid "Domain Component" +msgstr "Admin miền" -#: plugins/personal/generic/generic.tpl:62 -msgid "Template name" -msgstr "Tên Mẫu" +#: plugins/admin/departments/class_departmentManagement.inc:568 +#: plugins/admin/departments/class_countryGeneric.inc:78 +#: plugins/admin/departments/class_countryGeneric.inc:79 +msgid "Country" +msgstr "Quốc Gia" -#: plugins/personal/generic/generic.tpl:98 -#: plugins/personal/generic/class_user.inc:1557 -msgid "Personal title" -msgstr "Chức danh cá nhân" +#: plugins/admin/departments/class_departmentManagement.inc:580 +#: plugins/admin/departments/class_localityGeneric.inc:78 +#: plugins/admin/departments/class_localityGeneric.inc:79 +#, fuzzy +msgid "Locality" +msgstr "Vị trí" -#: plugins/personal/generic/generic.tpl:108 -#: plugins/personal/generic/class_user.inc:1558 -#: plugins/personal/generic/multiple_generic.tpl:23 -msgid "Academic title" -msgstr "Chức danh học thuật" +#: plugins/admin/departments/class_departmentManagement.inc:592 +#: plugins/admin/departments/class_organizationGeneric.inc:109 +#: plugins/admin/departments/class_organizationGeneric.inc:110 +#: plugins/personal/generic/class_user.inc:1567 +#: plugins/personal/generic/generic.tpl:279 +#: plugins/personal/generic/multiple_generic.tpl:149 +#: setup/setup_feedback.tpl:23 +msgid "Organization" +msgstr "Tổ chức" -#: plugins/personal/generic/generic.tpl:119 -#: plugins/personal/generic/class_user.inc:1560 -msgid "Date of birth" -msgstr "Ngày sinh" +#: plugins/admin/departments/class_organizationGeneric.inc:118 +#, fuzzy +msgid "Organization name" +msgstr "Tổ chức" -#: plugins/personal/generic/generic.tpl:144 -msgid "Sex" -msgstr "Giới tính" +#: plugins/admin/departments/class_organizationGeneric.inc:125 +#: plugins/personal/generic/class_user.inc:1581 +msgid "Postal address" +msgstr "Địa chỉ theo bÆ°u điện" -#: plugins/personal/generic/generic.tpl:157 -#: plugins/personal/generic/multiple_generic.tpl:33 -msgid "Preferred langage" -msgstr "Ngôn ngữ muốn dùng" +#: plugins/admin/departments/class_organizationGeneric.inc:126 +#, fuzzy +msgid "Phone number" +msgstr "Số điện thoại nhà" -#: plugins/personal/generic/generic.tpl:175 -#: plugins/personal/generic/multiple_generic.tpl:53 -msgid "Choose subtree to place user in" -msgstr "Chọn một cây con để cho người dùng vào" +#: plugins/admin/departments/class_countryGeneric.inc:87 +#: plugins/admin/departments/country.tpl:11 +#, fuzzy +msgid "Country name" +msgstr "Quốc Gia" -#: plugins/personal/generic/generic.tpl:202 -#: plugins/personal/generic/multiple_generic.tpl:78 -msgid "Private phone" -msgstr "Số điện thoại riêng" +#: plugins/admin/departments/main.inc:50 plugins/admin/departments/main.inc:52 +msgid "Department management" +msgstr "Quản trị phòng ban " -#: plugins/personal/generic/generic.tpl:210 -#: plugins/personal/generic/class_user.inc:1258 -#: plugins/personal/generic/class_user.inc:1585 -#: plugins/personal/generic/class_user.inc:1668 -#: plugins/personal/generic/multiple_generic.tpl:88 -msgid "Homepage" -msgstr "Trang chủ" +#: plugins/admin/departments/country.tpl:14 +#, fuzzy +msgid "Name of country to create" +msgstr "Tên của cây con được tạo" -#: plugins/personal/generic/generic.tpl:223 -#: plugins/personal/generic/multiple_generic.tpl:105 -msgid "Password storage" -msgstr "Kho lÆ°u mật khẩu" +#: plugins/admin/departments/dep_iframe.tpl:1 +msgid "Processing the requested operation" +msgstr "Xá»­ lý thao tác được yêu cầu" -#: plugins/personal/generic/generic.tpl:240 -#: plugins/personal/generic/multiple_generic.tpl:117 -#: plugins/personal/generic/generic_certs.tpl:3 -msgid "Certificates" -msgstr "Các giấy phép" +#: plugins/admin/departments/dep_iframe.tpl:7 +msgid "" +"Your browser doesn't support iframes, 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." -#: plugins/personal/generic/generic.tpl:243 -#: plugins/personal/generic/multiple_generic.tpl:121 -msgid "Edit certificates" -msgstr "Hiệu chỉnh các giấy phép" +#: plugins/admin/departments/organization.tpl:11 +#, fuzzy +msgid "Name of organization" +msgstr "Tổ chức" -#: plugins/personal/generic/generic.tpl:251 +#: plugins/admin/departments/organization.tpl:14 #, fuzzy -msgid "Last logon" -msgstr "Họ" +msgid "Name of organization to create" +msgstr "Tên của cây con được tạo" -#: plugins/personal/generic/generic.tpl:267 -#: plugins/personal/generic/multiple_generic.tpl:137 -msgid "Organizational information" -msgstr "Thông tin về tổ chức" +#: 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." -#: plugins/personal/generic/generic.tpl:295 -#: plugins/personal/generic/multiple_generic.tpl:169 -msgid "Department No." -msgstr "Số phòng ban" +#: plugins/admin/departments/dep_move_confirm.tpl:5 +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." -#: plugins/personal/generic/generic.tpl:303 -#: plugins/personal/generic/multiple_generic.tpl:179 -msgid "Employee No." -msgstr "Số nhân viên" +#: plugins/admin/departments/dep_move_confirm.tpl:8 +msgid "GOsa can NOT fix this for you, yet." +msgstr "Gosa chÆ°a thể sá»­a được lỗi này cho bạn." -#: plugins/personal/generic/generic.tpl:311 -#: plugins/personal/generic/class_user.inc:1571 -#: plugins/personal/generic/multiple_generic.tpl:189 -msgid "Employee type" -msgstr "Loại nhân viên" +#: plugins/admin/departments/dep_move_confirm.tpl:11 +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." -#: plugins/personal/generic/generic.tpl:329 -#: plugins/personal/generic/generic.tpl:511 -#: plugins/personal/generic/multiple_generic.tpl:207 -#: plugins/personal/generic/multiple_generic.tpl:418 -msgid "Room No." -msgstr "Số phòng" +#: plugins/admin/acl/remove.tpl:6 +msgid "" +"This includes all system and setup informations. Please double check if your " +"really want to do this since there is no way for GOsa to get your data back." +msgstr "" +"Ở đây bao gồm tất cả các thông tin hệ thống và cài đặt. Xin hãy kiểm tra hai " +"lần neus bạn thá»±c sá»± muốn thá»±c hiện điều này bởi vì sẽ không có cách nào để " +"GOsa có thể lấy lại dữ liệu cho bạn." -#: plugins/personal/generic/generic.tpl:347 -#: plugins/personal/generic/class_user.inc:1269 -#: plugins/personal/generic/class_user.inc:1677 -#: plugins/personal/generic/multiple_generic.tpl:227 -msgid "Mobile" -msgstr "Điện thoại di động" +#: plugins/admin/acl/class_aclManagement.inc:290 +#, fuzzy +msgid "ACL role" +msgstr "Các vai trò ACL" -#: plugins/personal/generic/generic.tpl:355 -#: plugins/personal/generic/class_user.inc:1272 -#: plugins/personal/generic/class_user.inc:1680 -#: plugins/personal/generic/multiple_generic.tpl:237 -msgid "Pager" -msgstr "Máy nhắn tin" +#: plugins/admin/acl/class_divListACL.inc:51 +#: plugins/admin/acl/class_divListACL.inc:52 +msgid "List of acls" +msgstr "Danh sách các ads" -#: plugins/personal/generic/generic.tpl:413 -#: plugins/personal/generic/class_user.inc:1530 -#: plugins/personal/generic/multiple_generic.tpl:302 -msgid "Vocation" -msgstr "Nghề nghiệp" +#: plugins/admin/acl/class_divListACL.inc:73 +msgid "Summary" +msgstr "Bản tóm tắt" -#: plugins/personal/generic/generic.tpl:421 -#: plugins/personal/generic/class_user.inc:1533 -#: plugins/personal/generic/multiple_generic.tpl:312 -msgid "Unit description" -msgstr "Mô tả đơn vị " +#: plugins/admin/acl/class_divListACL.inc:84 +msgid "Display acls matching" +msgstr "Hiển thị việc khớp ads" -#: plugins/personal/generic/generic.tpl:430 -#: plugins/personal/generic/class_user.inc:1534 -#: plugins/personal/generic/multiple_generic.tpl:323 -msgid "Subject area" -msgstr "LÄ©nh vá»±c chuyên môn" +#: plugins/admin/acl/class_divListACL.inc:114 +#: plugins/admin/acl/class_divListACL.inc:152 +#: plugins/admin/acl/class_aclRole.inc:742 +#: plugins/personal/generic/class_user.inc:1539 +#: plugins/personal/generic/generic.tpl:448 +#: plugins/personal/generic/multiple_generic.tpl:345 +msgid "Role" +msgstr "Vai trò" -#: plugins/personal/generic/generic.tpl:439 -#: plugins/personal/generic/class_user.inc:1535 -#: plugins/personal/generic/multiple_generic.tpl:334 -msgid "Functional title" -msgstr "Danh xÆ°ng chức năng" +#: plugins/admin/acl/class_divListACL.inc:165 +msgid "Edit acl role" +msgstr "Hiệu chỉnh vai trò acl" -#: plugins/personal/generic/generic.tpl:462 -#: plugins/personal/generic/class_user.inc:1532 -#: plugins/personal/generic/multiple_generic.tpl:360 -msgid "Person locality" -msgstr "Địa phÆ°Æ¡ng của người dùng" +#: plugins/admin/acl/class_divListACL.inc:185 +msgid "Edit acl" +msgstr "Hiệu chỉnh acl" -#: plugins/personal/generic/generic.tpl:471 -#: plugins/personal/generic/class_user.inc:1528 -#: plugins/personal/generic/multiple_generic.tpl:371 -msgid "Unit" -msgstr "Đơn vị" +#: plugins/admin/acl/class_divListACL.inc:192 +msgid "Delete acl" +msgstr "Xóa acl" -#: plugins/personal/generic/generic.tpl:480 -#: plugins/personal/generic/class_user.inc:1538 -#: plugins/personal/generic/multiple_generic.tpl:382 -msgid "Street" -msgstr "Phố" +#: plugins/admin/acl/tabs_acl_role.inc:28 +msgid "ACL Templates" +msgstr "Các mẫu ACL" -#: plugins/personal/generic/generic.tpl:488 -#: plugins/personal/generic/class_user.inc:1540 -#: plugins/personal/generic/multiple_generic.tpl:392 -msgid "Postal code" -msgstr "Mã bÆ°u điện" +#: plugins/admin/acl/class_aclRole.inc:26 +#: plugins/admin/acl/class_aclRole.inc:743 +msgid "Access control roles" +msgstr "Các vai trò kiểm soát truy cập" -#: plugins/personal/generic/generic.tpl:496 -#: plugins/personal/generic/class_user.inc:1529 -#: plugins/personal/generic/multiple_generic.tpl:402 -msgid "House identifier" -msgstr "Mô tả căn nhà" +#: plugins/admin/acl/class_aclRole.inc:27 +msgid "Edit AC roles" +msgstr "Hiệu chỉnh các vai trò ACL" -#: plugins/personal/generic/generic.tpl:525 -msgid "Please use the phone tab" -msgstr "Xin hãy sá»­ dụng Phone Tab" +#: plugins/admin/acl/class_aclRole.inc:131 +msgid "Reset ACL" +msgstr "Xác lập lại ACL" -#: plugins/personal/generic/generic.tpl:540 -#: plugins/personal/generic/class_user.inc:1531 -#: plugins/personal/generic/multiple_generic.tpl:449 -msgid "Last delivery" -msgstr "Lần cung cấp cuối" +#: plugins/admin/acl/class_aclRole.inc:438 +msgid "No ACL settings for this category" +msgstr "Không có cài đặt ACL cho mục này" -#: plugins/personal/generic/generic.tpl:549 -#: plugins/personal/generic/class_user.inc:1537 -#: plugins/personal/generic/multiple_generic.tpl:460 -msgid "Public visible" -msgstr "Hiển thị với tất cả mọi người" +#: plugins/admin/acl/class_aclRole.inc:440 +#, php-format +msgid "ACL for these objects: %s" +msgstr "ACL cho các đối tượng sau: %s" -#: plugins/personal/generic/paste_generic.tpl:1 -msgid "User settings" -msgstr "Thiết lập của người dùng" +#: plugins/admin/acl/class_aclRole.inc:446 +msgid "Edit category ACL" +msgstr "Hiệu chính mục ACL" -#: plugins/personal/generic/paste_generic.tpl:20 -#: plugins/personal/password/class_password.inc:26 setup/setup_config2.tpl:295 -#: setup/setup_config2.tpl:340 setup/setup_migrate.tpl:271 -#: ihtml/themes/default/password.tpl:40 ihtml/themes/default/login.tpl:47 -#: ihtml/themes/default/login.tpl:49 -msgid "Password" -msgstr "Mật khẩu" +#: plugins/admin/acl/class_aclRole.inc:450 +msgid "Reset category ACL" +msgstr "Xác lập mục ACL" -#: plugins/personal/generic/paste_generic.tpl:23 -msgid "Clear password" -msgstr "Bỏ mật khẩu" +#: plugins/admin/acl/class_aclRole.inc:470 +#, php-format +msgid "Edit ACL for '%s', scope is '%s'" +msgstr "Hiệu chỉnh ACL cho'%s', vùng là '%s'" + +#: plugins/admin/acl/class_aclRole.inc:666 +msgid "Object in use" +msgstr "Đối tượng đang được sá»­ dụng" + +#: plugins/admin/acl/class_aclRole.inc:666 +#, 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/personal/generic/paste_generic.tpl:24 -msgid "Set new password" -msgstr "Đặt mật khẩu mới" +#: plugins/admin/acl/class_aclRole.inc:753 +#, fuzzy +msgid "Permissions" +msgstr "Cho phép" -#: plugins/personal/generic/paste_generic.tpl:47 -#: plugins/personal/generic/class_user.inc:1565 -msgid "User picture" -msgstr "Ảnh của người sá»­ dụng" +#: plugins/admin/acl/main.inc:52 plugins/admin/acl/main.inc:54 +msgid "ACL management" +msgstr "Quản lý ACL" -#: plugins/personal/generic/paste_generic.tpl:52 -#: plugins/personal/generic/generic_picture.tpl:27 -msgid "Remove picture" -msgstr "Xóa ảnh " +#: plugins/addons/bugsubmitter/class_bugsubmitter.inc:25 +msgid "Bug submitter" +msgstr "Bộ nộp lỗi" + +#: plugins/addons/bugsubmitter/class_bugsubmitter.inc:26 +msgid "" +"Bugsubmitter" +msgstr "" +"Bugsubmitter" #: plugins/personal/generic/class_user.inc:38 msgid "Edit organizational user settings" @@ -4062,10 +4251,6 @@ msgstr "không hợp lệ" 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:603 html/password.php:159 -msgid "Password method" -msgstr "PhÆ°Æ¡ng pháp lập mật khẩu" - #: plugins/personal/generic/class_user.inc:603 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." @@ -4074,707 +4259,631 @@ msgstr "PhÆ°Æ¡ng pháp lập mật khẩu được chọn này không còn ở 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!" +#: plugins/personal/generic/class_user.inc:1258 +#: plugins/personal/generic/class_user.inc:1585 +#: plugins/personal/generic/class_user.inc:1668 +#: plugins/personal/generic/generic.tpl:210 +#: plugins/personal/generic/multiple_generic.tpl:88 +msgid "Homepage" +msgstr "Trang chủ" + +#: plugins/personal/generic/class_user.inc:1269 +#: plugins/personal/generic/class_user.inc:1677 +#: plugins/personal/generic/generic.tpl:347 +#: plugins/personal/generic/multiple_generic.tpl:227 +msgid "Mobile" +msgstr "Điện thoại di động" + +#: plugins/personal/generic/class_user.inc:1272 +#: plugins/personal/generic/class_user.inc:1680 +#: plugins/personal/generic/generic.tpl:355 +#: plugins/personal/generic/multiple_generic.tpl:237 +msgid "Pager" +msgstr "Máy nhắn tin" + #: plugins/personal/generic/class_user.inc:1382 msgid "Cannot open certificate!" msgstr "Không mở được giấy chứng nhận!" -#: plugins/personal/generic/class_user.inc:1536 -#: plugins/personal/generic/generic_certs.tpl:78 -msgid "Certificate serial number" -msgstr "Số seri chứng nhận" - -#: plugins/personal/generic/class_user.inc:1544 -msgid "Generic user settings" -msgstr "Thiết lập chung của người dùng" +#: plugins/personal/generic/class_user.inc:1528 +#: plugins/personal/generic/generic.tpl:471 +#: plugins/personal/generic/multiple_generic.tpl:371 +msgid "Unit" +msgstr "Đơn vị" -#: plugins/personal/generic/class_user.inc:1554 -#, fuzzy -msgid "Surname" -msgstr "Họ " +#: plugins/personal/generic/class_user.inc:1529 +#: plugins/personal/generic/generic.tpl:496 +#: plugins/personal/generic/multiple_generic.tpl:402 +msgid "House identifier" +msgstr "Mô tả căn nhà" -#: plugins/personal/generic/class_user.inc:1556 -msgid "User identification" -msgstr "Chứng nhận người dùng" +#: plugins/personal/generic/class_user.inc:1530 +#: plugins/personal/generic/generic.tpl:413 +#: plugins/personal/generic/multiple_generic.tpl:302 +msgid "Vocation" +msgstr "Nghề nghiệp" -#: plugins/personal/generic/class_user.inc:1561 -msgid "Gender" -msgstr "Giới tính" +#: plugins/personal/generic/class_user.inc:1531 +#: plugins/personal/generic/generic.tpl:540 +#: plugins/personal/generic/multiple_generic.tpl:449 +msgid "Last delivery" +msgstr "Lần cung cấp cuối" -#: plugins/personal/generic/class_user.inc:1562 -msgid "Preferred language" -msgstr "Ngôn ngữ muốn sá»­ dụng" +#: plugins/personal/generic/class_user.inc:1532 +#: plugins/personal/generic/generic.tpl:462 +#: plugins/personal/generic/multiple_generic.tpl:360 +msgid "Person locality" +msgstr "Địa phÆ°Æ¡ng của người dùng" -#: plugins/personal/generic/class_user.inc:1569 -msgid "Department number" -msgstr "Số phòng làm việc" +#: plugins/personal/generic/class_user.inc:1533 +#: plugins/personal/generic/generic.tpl:421 +#: plugins/personal/generic/multiple_generic.tpl:312 +msgid "Unit description" +msgstr "Mô tả đơn vị " -#: plugins/personal/generic/class_user.inc:1570 -msgid "Employee number" -msgstr "Số nhân viên" +#: plugins/personal/generic/class_user.inc:1534 +#: plugins/personal/generic/generic.tpl:430 +#: plugins/personal/generic/multiple_generic.tpl:323 +msgid "Subject area" +msgstr "LÄ©nh vá»±c chuyên môn" -#: plugins/personal/generic/class_user.inc:1573 -msgid "Room number" -msgstr "Số phòng" +#: plugins/personal/generic/class_user.inc:1535 +#: plugins/personal/generic/generic.tpl:439 +#: plugins/personal/generic/multiple_generic.tpl:334 +msgid "Functional title" +msgstr "Danh xÆ°ng chức năng" -#: plugins/personal/generic/class_user.inc:1574 -msgid "Telefon number" -msgstr "Số điện thoại" +#: plugins/personal/generic/class_user.inc:1536 +#: plugins/personal/generic/generic_certs.tpl:78 +msgid "Certificate serial number" +msgstr "Số seri chứng nhận" -#: plugins/personal/generic/class_user.inc:1575 -msgid "Pager number" -msgstr "Số máy nhắn tin" +#: plugins/personal/generic/class_user.inc:1537 +#: plugins/personal/generic/generic.tpl:549 +#: plugins/personal/generic/multiple_generic.tpl:460 +msgid "Public visible" +msgstr "Hiển thị với tất cả mọi người" -#: plugins/personal/generic/class_user.inc:1576 -msgid "Mobile number" -msgstr "Số di động" +#: plugins/personal/generic/class_user.inc:1538 +#: plugins/personal/generic/generic.tpl:480 +#: plugins/personal/generic/multiple_generic.tpl:382 +msgid "Street" +msgstr "Phố" -#: plugins/personal/generic/class_user.inc:1577 -msgid "Fax number" -msgstr "Số fax" +#: plugins/personal/generic/class_user.inc:1540 +#: plugins/personal/generic/generic.tpl:488 +#: plugins/personal/generic/multiple_generic.tpl:392 +msgid "Postal code" +msgstr "Mã bÆ°u điện" -#: plugins/personal/generic/class_user.inc:1583 -msgid "Home postal address" -msgstr "Đại chỉ nhà theo bÆ°u điện" +#: plugins/personal/generic/class_user.inc:1544 +msgid "Generic user settings" +msgstr "Thiết lập chung của người dùng" -#: plugins/personal/generic/class_user.inc:1584 -msgid "Home phone number" -msgstr "Số điện thoại nhà" +#: plugins/personal/generic/class_user.inc:1548 +#: plugins/personal/posix/class_posixAccount.inc:1564 +#: plugins/personal/password/class_password.inc:145 +msgid "My account" +msgstr "Tài khoản của tôi" -#: plugins/personal/generic/class_user.inc:1586 +#: plugins/personal/generic/class_user.inc:1554 #, fuzzy -msgid "User password method" -msgstr "PhÆ°Æ¡ng pháp lập mật khẩu" - -#: plugins/personal/generic/class_user.inc:1587 -msgid "User certificates" -msgstr "Giấy phép của người dùng" - -#: plugins/personal/generic/main.inc:115 -msgid "You have no permission to set your password!" -msgstr "Bạn không có quyền lập mật khẩu cho bạn!" - -#: plugins/personal/generic/main.inc:206 -msgid "Generic user information" -msgstr "Thông tin chung của người dùng" - -#: plugins/personal/generic/generic_certs.tpl:8 -msgid "Standard certificate" -msgstr "Giấy phép chuẩn" - -#: plugins/personal/generic/generic_certs.tpl:33 -msgid "S/MIME certificate" -msgstr "Giấy phép S/MIME" - -#: plugins/personal/generic/generic_certs.tpl:57 -msgid "PKCS12 certificate" -msgstr "Giấy phép PKCS12" - -#: 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ó." - -#: plugins/personal/password/password.tpl:13 html/password.php:217 -#: ihtml/themes/default/password.tpl:78 ihtml/themes/default/password.tpl:79 -msgid "Current password" -msgstr "Mật khẩu hiện tại" - -#: plugins/personal/password/password.tpl:28 -#: ihtml/themes/default/password.tpl:90 -msgid "Password strength" -msgstr "Ưu điểm của mật khẩu" - -#: plugins/personal/password/password.tpl:41 -msgid "Clear fields" -msgstr "Dọn sạch các trường " - -#: plugins/personal/password/changed.tpl:3 -msgid "" -"You've successfully changed your password. Remember to change all programms " -"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ó." - -#: plugins/personal/password/class_password.inc:27 -msgid "Change user password" -msgstr "Thay đổi mật khẩu người dùng" - -#: plugins/personal/password/class_password.inc:79 -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." - -#: plugins/personal/password/class_password.inc:85 -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/personal/password/class_password.inc:88 html/password.php:204 -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/personal/password/class_password.inc:91 html/password.php:209 -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/personal/password/class_password.inc:94 -#, php-format -msgid "External password changer reported a problem: %s." -msgstr "Bộ thay đổi mật khẩu bên ngoài báo cáo có vấn đề:%s." - -#: plugins/personal/password/class_password.inc:108 -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." +msgid "Surname" +msgstr "Họ " -#: plugins/personal/password/class_password.inc:114 -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." +#: plugins/personal/generic/class_user.inc:1556 +msgid "User identification" +msgstr "Chứng nhận người dùng" -#: plugins/personal/password/class_password.inc:141 -msgid "User password" -msgstr "Mật khẩu người dùng" +#: plugins/personal/generic/class_user.inc:1557 +#: plugins/personal/generic/generic.tpl:98 +msgid "Personal title" +msgstr "Chức danh cá nhân" -#: plugins/personal/password/main.inc:57 setup/setup_config1.tpl:136 -msgid "Password settings" -msgstr "Thiết lập mật khẩu" +#: plugins/personal/generic/class_user.inc:1558 +#: plugins/personal/generic/generic.tpl:108 +#: plugins/personal/generic/multiple_generic.tpl:23 +msgid "Academic title" +msgstr "Chức danh học thuật" -#: plugins/personal/password/nochange.tpl:2 -msgid "Password change not allowed" -msgstr "Bạn không được phép thay đổi mật khẩu" +#: plugins/personal/generic/class_user.inc:1560 +#: plugins/personal/generic/generic.tpl:119 +msgid "Date of birth" +msgstr "Ngày sinh" -#: plugins/personal/password/nochange.tpl:6 -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" +#: plugins/personal/generic/class_user.inc:1561 +msgid "Gender" +msgstr "Giới tính" -#: plugins/generic/references/class_reference.inc:51 -msgid "FAX" -msgstr "Fax" +#: plugins/personal/generic/class_user.inc:1562 +msgid "Preferred language" +msgstr "Ngôn ngữ muốn sá»­ dụng" -#: plugins/generic/references/class_reference.inc:55 -msgid "FTP" -msgstr "FTP " +#: plugins/personal/generic/class_user.inc:1565 +#: plugins/personal/generic/paste_generic.tpl:47 +msgid "User picture" +msgstr "Ảnh của người sá»­ dụng" -#: plugins/generic/references/class_reference.inc:67 -msgid "Thin Client" -msgstr "Máy khách yếu" +#: plugins/personal/generic/class_user.inc:1569 +msgid "Department number" +msgstr "Số phòng làm việc" -#: plugins/generic/references/contents.tpl:11 -msgid "Object name" -msgstr "Tên đối tượng" +#: plugins/personal/generic/class_user.inc:1570 +msgid "Employee number" +msgstr "Số nhân viên" -#: plugins/generic/references/contents.tpl:11 -msgid "Contents" -msgstr "Nội dung" +#: plugins/personal/generic/class_user.inc:1571 +#: plugins/personal/generic/generic.tpl:311 +#: plugins/personal/generic/multiple_generic.tpl:189 +msgid "Employee type" +msgstr "Loại nhân viên" -#: plugins/generic/references/contents.tpl:18 -msgid "This object has no relationship to other objects." -msgstr "Đối tượng này không có mối quan hệ nào với các đối tượng khác." +#: plugins/personal/generic/class_user.inc:1573 +msgid "Room number" +msgstr "Số phòng" -#: plugins/generic/welcome/welcome.tpl:4 -msgid "" -"This is the GOsa main menu. You can select your tasks from the menu on the " -"left, or by choosing one of the pictograms below. All changes apply directly " -"to your companies LDAP server." -msgstr "" -"Đây là danh mục chính của Gosa. Bạn có thể lá»±a chọn tác vụ của bạn từ danh " -"mục ở bên trái hoặc bằng cách chọn một trong những biểu tượng dưới đây. Tất " -"cả những thay đổi này được áp dụng trá»±c tiếp cho Máy chủ LDAP trong công ty " -"bạn." +#: plugins/personal/generic/class_user.inc:1574 +msgid "Telefon number" +msgstr "Số điện thoại" -#: plugins/generic/welcome/welcome.tpl:8 -msgid "" -"Use 'Sign out' on the upper left to close the connection and 'Main' to get " -"back to the pictogram view." -msgstr "" -"Sá»­ dụng \"Đăng xuất\" ở phía trên bên trái để đóng kết nối và \"Trang chính" -"\" để quay lại xem biểu tượng." +#: plugins/personal/generic/class_user.inc:1575 +msgid "Pager number" +msgstr "Số máy nhắn tin" -#: plugins/generic/welcome/welcome.tpl:15 -msgid "The GOsa team" -msgstr "Nhóm phát triển Gosa" +#: plugins/personal/generic/class_user.inc:1576 +msgid "Mobile number" +msgstr "Số di động" -#: plugins/generic/welcome/main.inc:26 -#, php-format -msgid "Welcome %s!" -msgstr "Chào mừng %s!" +#: plugins/personal/generic/class_user.inc:1577 +msgid "Fax number" +msgstr "Số fax" -#: plugins/addons/bugsubmitter/class_bugsubmitter.inc:25 -msgid "Bug submitter" -msgstr "Bộ nộp lỗi" +#: plugins/personal/generic/class_user.inc:1583 +msgid "Home postal address" +msgstr "Đại chỉ nhà theo bÆ°u điện" -#: plugins/addons/bugsubmitter/class_bugsubmitter.inc:26 -msgid "" -"Bugsubmitter" -msgstr "" -"Bugsubmitter" +#: plugins/personal/generic/class_user.inc:1584 +msgid "Home phone number" +msgstr "Số điện thoại nhà" -#: html/password.php:58 html/index.php:143 -#, 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/personal/generic/class_user.inc:1586 +#, fuzzy +msgid "User password method" +msgstr "PhÆ°Æ¡ng pháp lập mật khẩu" -#: html/password.php:74 html/index.php:164 html/setup.php:66 -#, php-format -msgid "Directory '%s' specified as compile directory 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!" +#: plugins/personal/generic/class_user.inc:1587 +msgid "User certificates" +msgstr "Giấy phép của người dùng" -#: html/password.php:159 -msgid "Error: Password method not available!" -msgstr "Lỗi: PhÆ°Æ¡ng pháp mật khẩu không có!" +#: plugins/personal/generic/generic.tpl:6 +#: plugins/personal/generic/multiple_generic.tpl:5 +msgid "Personal information" +msgstr "Thông tin cá nhân" -#: html/password.php:224 html/index.php:324 -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/personal/generic/generic.tpl:20 +#: plugins/personal/generic/generic.tpl:22 +#: plugins/personal/generic/generic.tpl:38 +#: plugins/personal/generic/multiple_generic.tpl:13 +#: plugins/personal/generic/paste_generic.tpl:37 +#: plugins/personal/generic/generic_picture.tpl:5 +#: plugins/personal/generic/generic_picture.tpl:15 +msgid "Personal picture" +msgstr "Ảnh cá nhân" -#: html/password.php:228 -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/personal/generic/generic.tpl:29 +#: plugins/personal/generic/generic.tpl:40 +msgid "Change picture" +msgstr "Thay đổi hình ảnh" -#: html/password.php:249 -msgid "External password changer reported a problem: " -msgstr "Bộ thay đổi mật khẩu bên ngoài báo cáo một vấn đề: " +#: plugins/personal/generic/generic.tpl:62 +msgid "Template name" +msgstr "Tên Mẫu" -#: html/password.php:280 html/index.php:416 -msgid "Session will not be encrypted." -msgstr "Phiên sẽ không được mã hóa." +#: plugins/personal/generic/generic.tpl:144 +msgid "Sex" +msgstr "Giới tính" -#: html/password.php:280 html/index.php:416 -msgid "Enter SSL session" -msgstr "Vào phiên SSL" +#: plugins/personal/generic/generic.tpl:157 +#: plugins/personal/generic/multiple_generic.tpl:33 +msgid "Preferred langage" +msgstr "Ngôn ngữ muốn dùng" -#: html/index.php:57 -msgid "Session is not encrypted!" -msgstr "Phiên không được mã hóa!" +#: plugins/personal/generic/generic.tpl:175 +#: plugins/personal/generic/multiple_generic.tpl:53 +msgid "Choose subtree to place user in" +msgstr "Chọn một cây con để cho người dùng vào" -#: html/index.php:64 -msgid "" -"The session lifetime configured in your gosa.conf 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/personal/generic/generic.tpl:202 +#: plugins/personal/generic/multiple_generic.tpl:78 +msgid "Private phone" +msgstr "Số điện thoại riêng" -#: html/index.php:164 -msgid "Smarty error" -msgstr "Lỗi Smarty" +#: plugins/personal/generic/generic.tpl:223 +#: plugins/personal/generic/multiple_generic.tpl:105 +msgid "Password storage" +msgstr "Kho lÆ°u mật khẩu" -#: html/index.php:215 -msgid "There is a problem with the 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/personal/generic/generic.tpl:240 +#: plugins/personal/generic/multiple_generic.tpl:117 +#: plugins/personal/generic/generic_certs.tpl:3 +msgid "Certificates" +msgstr "Các giấy phép" -#: html/index.php:223 -msgid "Cannot find a valid user for the current authentication setup!" -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/personal/generic/generic.tpl:243 +#: plugins/personal/generic/multiple_generic.tpl:121 +msgid "Edit certificates" +msgstr "Hiệu chỉnh các giấy phép" -#: html/index.php:227 -msgid "User information is not unique accross the configured LDAP trees!" -msgstr "" -"Thông tin người dùng không phải là duy nhất trong tất cả các cây LDAP đã " -"được cấu hình!" +#: plugins/personal/generic/generic.tpl:251 +#, fuzzy +msgid "Last logon" +msgstr "Họ" -#: html/index.php:268 -msgid "Cannot detect information about the installed LDAP schema!" -msgstr "Không thể tìm ra thông tin về lược đồ LDAP đã được cài đặt!" +#: plugins/personal/generic/generic.tpl:267 +#: plugins/personal/generic/multiple_generic.tpl:137 +msgid "Organizational information" +msgstr "Thông tin về tổ chức" -#: html/index.php:281 -msgid "Your LDAP setup contains old schema definitions:" -msgstr "Cài đặt LDAP của bạn có chứa các định nghÄ©a lược đồ cÅ©:" +#: plugins/personal/generic/generic.tpl:295 +#: plugins/personal/generic/multiple_generic.tpl:169 +msgid "Department No." +msgstr "Số phòng ban" + +#: plugins/personal/generic/generic.tpl:303 +#: plugins/personal/generic/multiple_generic.tpl:179 +msgid "Employee No." +msgstr "Số nhân viên" -#: html/index.php:302 -msgid "Please specify a valid username!" -msgstr "Xin hãy xác định một tên người dùng hợp lệ!" +#: plugins/personal/generic/generic.tpl:329 +#: plugins/personal/generic/generic.tpl:511 +#: plugins/personal/generic/multiple_generic.tpl:207 +#: plugins/personal/generic/multiple_generic.tpl:418 +msgid "Room No." +msgstr "Số phòng" -#: html/index.php:305 -msgid "Please specify your password!" -msgstr "Xin hãy xác định mật mã của bạn!" +#: plugins/personal/generic/generic.tpl:525 +msgid "Please use the phone tab" +msgstr "Xin hãy sá»­ dụng Phone Tab" -#: html/index.php:317 -msgid "Authentication error" -msgstr "Lỗi xác định thẩm quyền" +#: plugins/personal/generic/paste_generic.tpl:1 +msgid "User settings" +msgstr "Thiết lập của người dùng" -#: html/index.php:317 -msgid "Cannot retrieve user information for htaccess 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/personal/generic/paste_generic.tpl:23 +msgid "Clear password" +msgstr "Bỏ mật khẩu" -#: html/index.php:371 -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/personal/generic/paste_generic.tpl:24 +msgid "Set new password" +msgstr "Đặt mật khẩu mới" -#: html/index.php:422 -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/personal/generic/paste_generic.tpl:52 +#: plugins/personal/generic/generic_picture.tpl:27 +msgid "Remove picture" +msgstr "Xóa ảnh " -#: html/main.php:148 -#, 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/personal/generic/main.inc:115 +msgid "You have no permission to set your password!" +msgstr "Bạn không có quyền lập mật khẩu cho bạn!" -#: html/main.php:167 -msgid "PHP configuration" -msgstr "Cấu hình PHP" +#: plugins/personal/generic/main.inc:206 +msgid "Generic user information" +msgstr "Thông tin chung của người dùng" -#: html/main.php:168 +#: plugins/personal/generic/password.tpl:2 msgid "" -"FATAL: Register globals is on. GOsa will refuse to login unless this is " -"fixed by an administrator." +"You have changed the method your password is stored in the ldap database. " +"For that reason you've to enter your password at this point again. GOsa will " +"then encode it with the selected method." msgstr "" -"LỖI NGHIÊM TRỌNG: Đăng ký toàn cầu đang bật. GOsa sẽ từ chối đăng nhập vào " -"trừ khi lỗi này được một admin sá»­a." +"Bạn đã thay đổi phÆ°Æ¡ng pháp mà mật khẩu của bạn được lÆ°u trữ trong cÆ¡ sở dữ " +"liệu ldap. Vì lý do đó bạn phải nhập mật khẩu lại tại điểm này. Gosa sau đó " +"sẽ mã hóa nó với phÆ°Æ¡ng pháp đã được lá»±a chọn." -#: html/main.php:228 -msgid "Running out of memory!" -msgstr "Hết dung lượng bộ nhớ!" +#: plugins/personal/generic/generic_certs.tpl:8 +msgid "Standard certificate" +msgstr "Giấy phép chuẩn" -#: html/main.php:284 -msgid "User ACL checks disabled" -msgstr "Vô hiệu việc kiểm tra ACL của người dùng" +#: plugins/personal/generic/generic_certs.tpl:33 +msgid "S/MIME certificate" +msgstr "Giấy phép S/MIME" -#: html/main.php:329 -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/personal/generic/generic_certs.tpl:57 +msgid "PKCS12 certificate" +msgstr "Giấy phép PKCS12" -#: html/main.php:339 -msgid "Plugin" -msgstr "Plugin" +#: 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" -#: html/main.php:340 -#, php-format -msgid "FATAL: 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/personal/posix/class_posixAccount.inc:154 +msgid "expired" +msgstr "hết hạn" -#: html/main.php:354 +#: plugins/personal/posix/class_posixAccount.inc:156 +msgid "grace time active" +msgstr "Thời gian trước khi tài khoản bị khóa đang hoạt động" + +#: plugins/personal/posix/class_posixAccount.inc:159 #, fuzzy -msgid "Configuration Error" -msgstr "Lỗi cấu hình" +msgid "password not changeable" +msgstr "Mật khẩu không thay đổi được" -#: html/main.php:355 -#, php-format -msgid "" -"FATAL: not all POST variables have been transfered by PHP - please inform " -"your administrator!" -msgstr "" +#: plugins/personal/posix/class_posixAccount.inc:161 +msgid "password expired" +msgstr "mật khẩu hết hạn" -#: html/setup.php:66 -msgid "Smarty" -msgstr "Smarty" +#: plugins/personal/posix/class_posixAccount.inc:208 +msgid "unconfigured" +msgstr "không được cấu hình" -#: html/helpviewer.php:64 -msgid "Help browser" -msgstr "Hỗ trợ trình duyệt" +#: plugins/personal/posix/class_posixAccount.inc:219 +msgid "automatic" +msgstr "tá»± động" -#: html/helpviewer.php:118 -msgid "There is no helpfile specified for this class" -msgstr "Không có file trợ giúp nào được chỉ định cho lớp này" +#: plugins/personal/posix/class_posixAccount.inc:275 +#: plugins/personal/posix/class_posixAccount.inc:295 +#: plugins/personal/posix/class_posixAccount.inc:297 +#: plugins/personal/posix/class_posixAccount.inc:300 +msgid "POSIX" +msgstr "POSIX (giao diện hệ điều hành lÆ°u động)" -#: html/helpviewer.php:269 +#: plugins/personal/posix/class_posixAccount.inc:471 #, php-format -msgid "Helpdir '%s' is not accessible, can't read any helpfiles." +msgid "Password can't be changed up to %s days after last change" msgstr "" -"Không thể truy cập Helpdir '%s', không thể đọc được bất cứ file trợ giúp nào." - -#: 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:13 -msgid "Download configuration" -msgstr "Tải cấu hình về" - -#: setup/setup_finish.tpl:18 -msgid "Status: " -msgstr "Trạng thái: " +"Mật khẩu không thể được thay đổi it nhất là %s ngày sau lần thay đổi trước" -#: setup/setup_schema.tpl:3 -msgid "Schema specific settings" -msgstr "Thiết lập cụ thể lược đồ (schema)" +#: plugins/personal/posix/class_posixAccount.inc:475 +#, php-format +msgid "Password must be changed after %s days" +msgstr "Mật khẩu phải được thay đổi sau %s ngày" -#: setup/setup_schema.tpl:7 -msgid "Enable schema validation when logging in" -msgstr "Cho phép thông qua lược đồ khi đăng nhập" +#: plugins/personal/posix/class_posixAccount.inc:479 +#, 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" -#: setup/setup_schema.tpl:16 -msgid "Check status" -msgstr "Kiểm tra trạng thái" +#: plugins/personal/posix/class_posixAccount.inc:483 +#, 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" -#: setup/setup_schema.tpl:20 -msgid "Schema check succeeded" -msgstr "Kiểm tra lược đồ thành công" +#: plugins/personal/posix/class_posixAccount.inc:837 +msgid "Timeout while waiting for lock. Ignoring lock!" +msgstr "Thời gian chờ khóa. Bỏ qua khóa!" -#: setup/setup_schema.tpl:23 -msgid "Schema check failed" -msgstr "Kiểm tra lược đồ thất bại" +#: plugins/personal/posix/class_posixAccount.inc:895 +#: plugins/personal/posix/class_posixAccount.inc:1203 +msgid "Group of user" +msgstr "Nhóm người dùng" -#: setup/setup_schema.tpl:31 +#: plugins/personal/posix/class_posixAccount.inc:990 msgid "" -"Could not read any schema informations, all checks skipped. Adjust your ldap " -"acls." +"A duplicated UID number was written for this user. If this was not intended " +"please verify all used uidNumbers!" 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." +"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!" -#: setup/setup_schema.tpl:35 -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!" +#: plugins/personal/posix/class_posixAccount.inc:1066 +#: plugins/personal/posix/class_posixAccount.inc:1069 +#: plugins/personal/posix/class_posixAccount.inc:1139 +#: plugins/personal/posix/class_posixAccount.inc:1142 +#: plugins/personal/posix/class_posixAccount.inc:1570 +#: plugins/personal/posix/generic.tpl:7 +#: plugins/personal/posix/paste_generic.tpl:8 +msgid "Home directory" +msgstr "ThÆ° mục chủ" -#: setup/class_setupStep_Checks.inc:38 setup/class_setupStep_Checks.inc:39 -msgid "Installation check" -msgstr "Kiểm tra cài đặt" +#: plugins/personal/posix/class_posixAccount.inc:1077 +#: plugins/personal/posix/class_posixAccount.inc:1080 +#: plugins/personal/posix/generic.tpl:57 +#: plugins/personal/posix/paste_generic.tpl:28 +msgid "UID" +msgstr "Số ID của người sá»­ dụng" -#: setup/class_setupStep_Checks.inc:40 -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/personal/posix/class_posixAccount.inc:1095 +#: plugins/personal/posix/class_posixAccount.inc:1148 +msgid "shadowMin" +msgstr "shadowMin" -#: setup/class_setupStep_Checks.inc:64 -msgid "Checking PHP version" -msgstr "Kiểm tra phiên bản PHP" +#: plugins/personal/posix/class_posixAccount.inc:1100 +#: plugins/personal/posix/class_posixAccount.inc:1153 +msgid "shadowMax" +msgstr "shadowMax" -#: setup/class_setupStep_Checks.inc:65 -#, 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/personal/posix/class_posixAccount.inc:1105 +#: plugins/personal/posix/class_posixAccount.inc:1158 +msgid "shadowWarning" +msgstr "Cảnh báo về Shadow" -#: setup/class_setupStep_Checks.inc:66 -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/personal/posix/class_posixAccount.inc:1119 +#: plugins/personal/posix/class_posixAccount.inc:1172 +msgid "shadowInactive" +msgstr "Shadow không hoạt động" -#: setup/class_setupStep_Checks.inc:73 -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/personal/posix/class_posixAccount.inc:1560 +msgid "POSIX account" +msgstr "tài khoản POSIX" + +#: plugins/personal/posix/class_posixAccount.inc:1571 +#: plugins/personal/posix/generic.tpl:15 +msgid "Shell" +msgstr "Shell" -#: setup/class_setupStep_Checks.inc:81 -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." +#: plugins/personal/posix/class_posixAccount.inc:1572 +#: setup/setup_migrate.tpl:291 +msgid "User ID" +msgstr "ID người dùng" -#: setup/class_setupStep_Checks.inc:89 -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." +#: plugins/personal/posix/class_posixAccount.inc:1573 +msgid "Group ID" +msgstr "ID nhóm" -#: setup/class_setupStep_Checks.inc:97 -msgid "GOsa requires this 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/personal/posix/class_posixAccount.inc:1575 +msgid "Force password change on login" +msgstr "Ép buộc thay đổi mật khẩu trong khi đăng nhập" -#: setup/class_setupStep_Checks.inc:105 -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/personal/posix/class_posixAccount.inc:1576 +msgid "Shadow min" +msgstr "Shadow min" -#: setup/class_setupStep_Checks.inc:112 -msgid "mbstring" -msgstr "mbstring" +#: plugins/personal/posix/class_posixAccount.inc:1577 +msgid "Shadow max" +msgstr "Shadow max" -#: setup/class_setupStep_Checks.inc:113 -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/personal/posix/class_posixAccount.inc:1578 +msgid "Shadow warning" +msgstr "Cảnh báo Shadow" -#: setup/class_setupStep_Checks.inc:120 setup/setup_config2.tpl:188 -msgid "MySQL" -msgstr "MySOL" +#: plugins/personal/posix/class_posixAccount.inc:1579 +msgid "Shadow inactive" +msgstr "Shadow không hoạt động" -#: setup/class_setupStep_Checks.inc:121 -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/personal/posix/class_posixAccount.inc:1580 +msgid "Shadow expire" +msgstr "Shadow hết hạn" -#: setup/class_setupStep_Checks.inc:138 -msgid "samba hash generator" -msgstr "Bộ sinh ra hàm băm Samba" +#: plugins/personal/posix/class_posixAccount.inc:1581 +msgid "System trust model" +msgstr "Mô hình ủy thác hệ thống" -#: setup/class_setupStep_Checks.inc:139 -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." +#: plugins/personal/posix/generic.tpl:25 +msgid "Primary group" +msgstr "Nhóm sÆ¡ cấp" -#: setup/class_setupStep_Checks.inc:140 -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/personal/posix/generic.tpl:36 +msgid "Status" +msgstr "Trạng thái" -#: setup/class_setupStep_Checks.inc:150 -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 "" -"đă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/personal/posix/generic.tpl:53 +#: plugins/personal/posix/paste_generic.tpl:23 +msgid "Force UID/GID" +msgstr "Bắt buộc có UID/GID " -#: setup/class_setupStep_Checks.inc:151 -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/personal/posix/generic.tpl:83 +#: plugins/personal/posix/paste_generic.tpl:47 +msgid "Group membership" +msgstr "TÆ° cách thành viên nhóm" -#: setup/class_setupStep_Checks.inc:159 -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/personal/posix/generic.tpl:85 +#: plugins/personal/posix/paste_generic.tpl:54 +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!)" -#: setup/class_setupStep_Checks.inc:160 -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/personal/posix/generic.tpl:94 +#, fuzzy +msgid "Common group" +msgstr "các nhóm điện thoại" -#: setup/class_setupStep_Checks.inc:161 -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/personal/posix/generic.tpl:98 +#, fuzzy +msgid "Non common group" +msgstr "Không ở trong tất cả các nhóm" -#: setup/class_setupStep_Checks.inc:168 setup/class_setupStep_Checks.inc:184 -#: setup/class_setupStep_Checks.inc:200 setup/class_setupStep_Checks.inc:216 -msgid "Off" -msgstr "Tắt" +#: plugins/personal/posix/generic.tpl:119 +msgid "Account" +msgstr "Tài khoản" -#: setup/class_setupStep_Checks.inc:169 -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/personal/posix/posix_groups.tpl:6 +msgid "Select groups to add" +msgstr "Chọn các nhóm để thêm vào" -#: setup/class_setupStep_Checks.inc:170 -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/personal/posix/posix_groups.tpl:32 +msgid "Display groups of department" +msgstr "Hiển thị các nhóm trong bộ phận" -#: setup/class_setupStep_Checks.inc:177 -msgid "" -"GOsa needs at least 32MB of memory. Setting it below this limit may cause " -"errors that are not reproducable! 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/personal/posix/posix_groups.tpl:44 +msgid "Display groups matching" +msgstr "Hiển thị sá»± khớp nhóm" -#: setup/class_setupStep_Checks.inc:178 -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/personal/posix/posix_groups.tpl:55 +msgid "Display groups of user" +msgstr "Hiển thị các nhóm người sá»­ dụng" -#: setup/class_setupStep_Checks.inc:185 -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/personal/posix/paste_generic.tpl:4 +msgid "Posix settings" +msgstr "Thiết lập Posix" -#: setup/class_setupStep_Checks.inc:186 -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/personal/posix/main.inc:142 +msgid "POSIX settings" +msgstr "Thiết lập POSIX" -#: setup/class_setupStep_Checks.inc:193 -msgid "The Execution time should be at least 30 seconds." -msgstr "Thời gian chạy ít nhất là 30 giây." +#: plugins/personal/posix/posix_shadow.tpl:9 +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" + +#: plugins/personal/posix/posix_shadow.tpl:34 +msgid "Password expires on" +msgstr "Mật khẩu hết hạn vào ngày" -#: setup/class_setupStep_Checks.inc:194 +#: plugins/personal/password/changed.tpl:3 msgid "" -"Search for 'max_execution_time' in your php.ini and set it to '30' or higher." +"You've successfully changed your password. Remember to change all programms " +"configured to use it as well." 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." +"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ó." + +#: plugins/personal/password/main.inc:57 setup/setup_config1.tpl:136 +msgid "Password settings" +msgstr "Thiết lập mật khẩu" -#: setup/class_setupStep_Checks.inc:201 +#: plugins/personal/password/password.tpl:4 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." +"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 "" -"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." +"Để 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ó." -#: setup/class_setupStep_Checks.inc:202 -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/personal/password/password.tpl:41 +msgid "Clear fields" +msgstr "Dọn sạch các trường " -#: setup/class_setupStep_Checks.inc:208 -msgid "On" -msgstr "Bật" +#: plugins/personal/password/class_password.inc:27 +msgid "Change user password" +msgstr "Thay đổi mật khẩu người dùng" -#: setup/class_setupStep_Checks.inc:209 -msgid "" -"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/personal/password/class_password.inc:79 +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." -#: setup/class_setupStep_Checks.inc:210 -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/personal/password/class_password.inc:85 +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." -#: setup/class_setupStep_Checks.inc:217 -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/personal/password/class_password.inc:94 +#, php-format +msgid "External password changer reported a problem: %s." +msgstr "Bộ thay đổi mật khẩu bên ngoài báo cáo có vấn đề:%s." -#: setup/class_setupStep_Checks.inc:218 +#: plugins/personal/password/class_password.inc:108 msgid "" -"Search for 'zend.ze1_compatibility_mode' in your php.ini and set it to 'Off'." +"The password you've entered as your current password doesn't match the real " +"one." msgstr "" -"Tìm kiếm 'zend.ze1_compatibility_mode' trong thÆ° mục php.ini và chuyển nó " -"thành 'Off'." +"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." -#: setup/class_setupStep_Checks.inc:228 -msgid "Configuration writeable" -msgstr "Cấu hình có thể lÆ°u trữ dữ liệu (writable)" +#: plugins/personal/password/class_password.inc:114 +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." -#: setup/class_setupStep_Checks.inc:229 -msgid "The configuration file can't be written" -msgstr "Không thể viết lên File cấu hình " +#: plugins/personal/password/class_password.inc:141 +msgid "User password" +msgstr "Mật khẩu người dùng" + +#: plugins/personal/password/nochange.tpl:2 +msgid "Password change not allowed" +msgstr "Bạn không được phép thay đổi mật khẩu" -#: setup/class_setupStep_Checks.inc:230 -#, php-format -msgid "" -"GOsa reads its configuration from a file located in (%s/%s). The setup can " -"write the configuration directly if it is writeable." -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/personal/password/nochange.tpl:6 +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" #: setup/class_setupStep_Feedback.inc:92 msgid "UNIX accounts/groups" @@ -4821,28 +4930,24 @@ msgstr "Lấy thông báo và gá»­i phản hồi" msgid "Notification and feedback" msgstr "Thông báo và phản hồi " -#: setup/class_setupStep_Feedback.inc:132 setup/class_setup.inc:77 +#: setup/class_setupStep_Feedback.inc:131 setup/class_setup.inc:77 msgid "Setup error" msgstr "Lỗi cài đặt" -#: setup/class_setupStep_Feedback.inc:141 -#: setup/class_setupStep_Feedback.inc:148 +#: 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:141 +#: 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:148 +#: 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:150 -msgid "Feedback sucessfully send" -msgstr "Phản hồi đã được gá»­i thành công" - #: setup/class_setupStep_Feedback.inc:180 msgid "Please specify a valid email address." msgstr "Xin hãy xác định một địa chỉ email hợp lệ." @@ -4853,192 +4958,380 @@ msgid "" 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/setup_license.tpl:8 -msgid "I have read the license and accept it" -msgstr "Tôi đã đọc giấy phép và chấp nhận nó" +#: setup/class_setup.inc:197 +msgid "Completed" +msgstr "Đã hoàn thành" -#: setup/setup_config1.tpl:2 -msgid "Look and feel" -msgstr "Xem và cảm nhận" +#: setup/class_setup.inc:267 setup/setup_migrate.tpl:272 +msgid "Next" +msgstr "Tiếp tục" -#: setup/setup_config1.tpl:6 -msgid "Theme" -msgstr "Theme" +#: setup/setup_config2.tpl:2 +msgid "Samba settings" +msgstr "Thiết lập Samba" -#: setup/setup_config1.tpl:15 -msgid "Apache" -msgstr "Apache" +#: setup/setup_config2.tpl:6 +msgid "Samba hash generator" +msgstr "Bộ tạo ra các hàm băm Samba" -#: setup/setup_config1.tpl:19 -msgid "Compress output send to browser" -msgstr "Nén output lại gá»­i cho trình duyệt" +#: setup/setup_config2.tpl:15 +msgid "Samba SID" +msgstr "SID của Samba" -#: setup/setup_config1.tpl:27 -msgid "People and group storage" -msgstr "Kho lÆ°u trữ người và nhóm" +#: setup/setup_config2.tpl:31 +msgid "RID base" +msgstr "Gốc RID" -#: setup/setup_config1.tpl:30 -msgid "People DN attribute" -msgstr "Thuộc tính DN người" +#: setup/setup_config2.tpl:46 +msgid "Workstation container" +msgstr "Công ten nÆ¡ chứa máy trạm" -#: setup/setup_config1.tpl:41 -msgid "People storage subtree" -msgstr "Cây con lÆ°u trữ người" +#: setup/setup_config2.tpl:61 +msgid "Samba SID mapping" +msgstr "Ánh xạ SID samba" -#: setup/setup_config1.tpl:50 -msgid "Group storage subtree" -msgstr "Cây con lÆ°u trữ nhóm" +#: setup/setup_config2.tpl:71 +msgid "Timezone" +msgstr "Múi giờ" -#: setup/setup_config1.tpl:59 -msgid "Include personal title in user DN" -msgstr "Bao gồm chức danh cá nhân trong DN của người dùng" +#: setup/setup_config2.tpl:74 +msgid "Please choose your preferred timezone here" +msgstr "Xin hãy lá»±a chọn múi giờ bạn muốn ở đây" -#: setup/setup_config1.tpl:70 -msgid "Relaxed naming policies" -msgstr "Chính sách đặt tên thoải mái" +#: setup/setup_config2.tpl:96 +msgid "Additional GOsa settings" +msgstr "Thiết lập thêm của GOsa" -#: setup/setup_config1.tpl:81 -msgid "Automatic UIDs" -msgstr "Các UID tá»± động" +#: setup/setup_config2.tpl:100 +msgid "Enable Copy & Paste" +msgstr "Bật chức năng Copy & Paste" -#: setup/setup_config1.tpl:97 setup/class_setupStep_Config1.inc:118 -msgid "GID / UID min id" -msgstr "ID min GID/UID" +#: setup/setup_config2.tpl:112 +msgid "Enable DNS extension" +msgstr "Bật chức năng mở rộng DNS" -#: setup/setup_config1.tpl:113 -msgid "Number base for people/groups" -msgstr "CÆ¡ sÆ¡ số cho người/nhóm" +#: setup/setup_config2.tpl:124 +msgid "Enable DHCP extension" +msgstr "Bật chức năng mở rộng DHCP" -#: setup/setup_config1.tpl:121 -msgid "Hook for number base" -msgstr "Móc nối với cÆ¡ sở số" +#: setup/setup_config2.tpl:136 +msgid "Enable mime type management" +msgstr "Bật chức năng quản lý dạng mime" -#: setup/setup_config1.tpl:140 -msgid "Password encryption algorithm" -msgstr "Thuật toán mã hóa mật khẩu" +#: setup/setup_config2.tpl:148 +msgid "Enable FAI release management" +msgstr "Bật chức năng quản lý việc tung ra FAI" -#: setup/setup_config1.tpl:151 -msgid "Password restrictions" -msgstr "Các hạn chế mật khẩu" +#: setup/setup_config2.tpl:160 +msgid "Enable user netatalk plugin" +msgstr "Cho phép người dùng mở rộng tính năng netatalk " -#: setup/setup_config1.tpl:158 setup/setup_config1.tpl:162 -msgid "Password minimum length" -msgstr "Độ dài tối thiểu của mật khẩu" +#: setup/setup_config2.tpl:171 +msgid "Government mode" +msgstr "Chế độ nhà nước" -#: setup/setup_config1.tpl:169 setup/setup_config1.tpl:173 -msgid "Different characters from old password" -msgstr "Các ký tá»± khác với mật khẩu cÅ©" +#: setup/setup_config2.tpl:182 +msgid "Logging options" +msgstr "Các lá»±a chọn đăng nhập" + +#: setup/setup_config2.tpl:186 +msgid "Syslog" +msgstr "Syslog" + +#: setup/setup_config2.tpl:188 setup/class_setupStep_Checks.inc:120 +msgid "MySQL" +msgstr "MySOL" + +#: setup/setup_config2.tpl:193 +msgid "Mail settings" +msgstr "Thiết lập mail" + +#: setup/setup_config2.tpl:197 +msgid "Mail method" +msgstr "PhÆ°Æ¡ng pháp Mail" + +#: setup/setup_config2.tpl:213 +msgid "Account identification attribute" +msgstr "Thuộc tính xác minh tài khoản" + +#: setup/setup_config2.tpl:227 +msgid "Vacation templates" +msgstr "Mẫu kỳ nghỉ" + +#: setup/setup_config2.tpl:243 +msgid "Use Cyrus UNIX style" +msgstr "Sá»­ dụng phong cách Cyrus Unix" + +#: setup/setup_config2.tpl:253 +msgid "Snapshots / Undo" +msgstr "Snapshots/Undo" + +#: setup/setup_config2.tpl:262 setup/setup_config2.tpl:307 +msgid "Enable snapshots" +msgstr "Bật chức năng snapshots" + +#: setup/setup_config2.tpl:268 setup/setup_config2.tpl:313 +msgid "Snapshot base" +msgstr "Gốc snapshot" + +#: setup/setup_frame.tpl:12 +msgid "GOsa setup wizard" +msgstr "Hướng dẫn cài đặt GOsa chi tiết " + +#: setup/setup_frame.tpl:19 +msgid "Installation" +msgstr "Cài đặt" + +#: setup/setup_frame.tpl:19 +#, fuzzy +msgid "Setup" +msgstr "Đặt" + +#: setup/setup_migrate.tpl:5 +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." + +#: setup/setup_migrate.tpl:33 +msgid "Check again" +msgstr "Kiểm tra lại" + +#: setup/setup_migrate.tpl:37 +#, 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!" + +#: setup/setup_migrate.tpl:39 setup/setup_migrate.tpl:244 +#: setup/setup_migrate.tpl:344 setup/setup_migrate.tpl:398 +#: setup/setup_migrate.tpl:453 setup/setup_migrate.tpl:496 +#: setup/setup_migrate.tpl:540 +msgid "Current" +msgstr "Hiện tại" + +#: setup/setup_migrate.tpl:46 setup/setup_migrate.tpl:248 +#: setup/setup_migrate.tpl:351 setup/setup_migrate.tpl:405 +#: setup/setup_migrate.tpl:457 setup/setup_migrate.tpl:500 +#: setup/setup_migrate.tpl:544 +msgid "After migration" +msgstr "Sau khi di trú" + +#: setup/setup_migrate.tpl:54 setup/class_setupStep_Migrate.inc:376 +#: setup/class_setupStep_Migrate.inc:665 setup/class_setupStep_Migrate.inc:805 +#: setup/class_setupStep_Migrate.inc:1034 +#: setup/class_setupStep_Migrate.inc:2127 +#: setup/class_setupStep_Migrate.inc:2568 +#: setup/class_setupStep_Migrate.inc:2722 +#: setup/class_setupStep_Migrate.inc:3052 +msgid "Migrate" +msgstr "Di trú" + +#: setup/setup_migrate.tpl:65 +msgid "Move windows workstations into a valid windows workstation department" +msgstr "" +"Chuyển một máy trạm window thành một bộ phận máy trạm windown có hiệu lá»±c" + +#: setup/setup_migrate.tpl:67 +msgid "" +"This dialog allows you to move the displayed windows workstations into a " +"valid department" +msgstr "" +"Hộp thoại này cho phép bạn chuyển từ một máy trạm window được hiển thị sang " +"một bộ phận có hiệu lá»±c" + +#: setup/setup_migrate.tpl:69 +msgid "" +"Be careful with this tool, there may be references pointing to this " +"workstations that can't be migrated." +msgstr "" +"Hãy cẩn thận với công cụ này, có thể có các tham chiếu hướng đến máy trạm " +"này mà không thể được du nhập vào." + +#: setup/setup_migrate.tpl:95 +msgid "Move selected windows workstations into the following GOsa department" +msgstr "" +"Chuyển những máy trạm window đã chọn vào trong những bộ phận GOsa tiếp theo" + +#: setup/setup_migrate.tpl:100 +msgid "Move selected workstations" +msgstr "Chuyển các máy trạm đã chọn" + +#: setup/setup_migrate.tpl:101 +msgid "What will be done here" +msgstr "Việc sẽ được làm ở đây" + +#: setup/setup_migrate.tpl:113 +msgid "Move groups into configured group tree" +msgstr "Chuyển nhóm thành cây nhóm đã được cấu hình" + +#: setup/setup_migrate.tpl:116 +msgid "" +"This dialog allows moving a couple of groups to the configured group tree. " +"Doing this may straighten your LDAP service." +msgstr "" +"Hộp thoại này cho phép việc chuyển một vài nhóm đến cây nhóm đã được cấu " +"hình. Thá»±c hiện việc này có thể sẽ làm gọn gàng dịch vụ LDAP của bạn." + +#: setup/setup_migrate.tpl:119 +msgid "" +"Be careful with this option! There may be references pointing to these " +"groups. The GOsa setup can't migrate references, so you may want to cancel " +"the migration in this case." +msgstr "" +"Hãy cẩn thận với lá»±a chọn này! Có thể có các thông tin tham chiếu hướng đến " +"nhóm này. Cài đặt Gosa không thể di trú các tham chiếu này, vì thế bạn có " +"thể muốn hủy bỏ việc di trú trong trường hợp này." -#: setup/setup_config1.tpl:182 -msgid "Password change hook" -msgstr "Móc nối việc thay đổi mật khẩu" +#: setup/setup_migrate.tpl:122 +msgid "Move selected groups into this group tree" +msgstr "Chuyển các nhóm đã chọn vào trong các cây nhóm" -#: setup/setup_config1.tpl:198 -msgid "Use SASL for kerberos" -msgstr "Sá»­ dụng ngôn ngữ SASL cho hệ thống Kerberos" +#: setup/setup_migrate.tpl:153 setup/setup_migrate.tpl:205 +#: setup/setup_migrate.tpl:254 setup/setup_migrate.tpl:372 +#: setup/setup_migrate.tpl:425 setup/setup_migrate.tpl:469 +#: setup/setup_migrate.tpl:512 setup/setup_migrate.tpl:556 +msgid "Hide changes" +msgstr "Ẩn các thay đổi" -#: setup/setup_config1.tpl:209 -msgid "Use account expiration" -msgstr "Sá»­ dụng việc hết hạn tài khoản" +#: setup/setup_migrate.tpl:155 setup/setup_migrate.tpl:207 +#: setup/setup_migrate.tpl:237 setup/setup_migrate.tpl:374 +#: setup/setup_migrate.tpl:427 setup/setup_migrate.tpl:472 +#: setup/setup_migrate.tpl:515 setup/setup_migrate.tpl:559 +msgid "Show changes" +msgstr "Hiển thị các thay đổi" -#: setup/setup_config1.tpl:221 -msgid "" -"GOsa supports several encryption types for your passwords. Normally this is " -"adjustable via user templates, but you can specify a default method to be " -"used here, too." -msgstr "" -"GOsa hỗ trợ một vài kiểu mã hóa cho các mật khẩu của bạn. Thông thường thì " -"việc này có thể được điều chỉnh thông qua các khuôn mẫu của người dùng, " -"nhÆ°ng bạn có thể xác định một phÆ°Æ¡ng pháp mặc định để nó cÅ©ng được sá»­ dụng ở " -"đây." +#: setup/setup_migrate.tpl:168 +msgid "Move users into configured user tree" +msgstr "Chuyển người dùng sang cây người dùng được cấu hình" -#: setup/setup_config1.tpl:222 +#: setup/setup_migrate.tpl:170 msgid "" -"GOsa always acts as admin and manages access rights internally. This is a " -"workaround till OpenLDAP's in directory ACI's are fully implemented. For " -"this to work, we need the admin DN and the corresponding password." +"This dialog allows moving a couple of users to the configured user tree. " +"Doing this may straighten your LDAP service." msgstr "" -"GOsa sẽ luôn luôn đóng vai trò admin và quản lý các quyền truy cập nội bộ. " -"Đây là một cách khác cho tới khi các file OpenLDAP' trong thÆ° mục và ACI's " -"được thá»±c hiện đầy đủ. Để làm được điều này, chúng ta cần DN của admin và " -"mật khẩu tÆ°Æ¡ng ứng." +"Hộp thoại này cho phép việc chuyển một vài nhóm đến cây nhóm đã được cấu " +"hình. Thá»±c hiện việc này có thể sẽ làm gọn gàng dịch vụ LDAP của bạn." -#: setup/setup_config1.tpl:223 +#: setup/setup_migrate.tpl:173 msgid "" -"Some basic LDAP parameters are tunable and affect the locations where GOsa " -"saves people and groups, including the way accounts get created. Check the " -"values below if the fit your needs." +"Be careful with this option! There may be references pointing to these " +"users. The GOsa setup can't migrate references, so you may want to cancel " +"the migration in this case." msgstr "" -"Một số thông số cÆ¡ bản của LDAP có thể được điều chỉnh và ảnh hưởng tới nÆ¡i " -"mà Gosa lÆ°u trữ thông tin về người và nhóm, bao gồm cả cách mà các tài khoản " -"được lập ra. Kiểm tra các giá trị dưới đây nếu chúng phù hợp với nhu cầu của " -"bạn." +"Hãy cẩn thận với lá»±a chọn này! Có thể có các thông tin tham chiếu hướng đến " +"nhóm này. Cài đặt Gosa không thể di trú các tham chiếu này, vì thế bạn có " +"thể muốn hủy bỏ việc di trú trong trường hợp này." -#: setup/setup_config1.tpl:224 +#: setup/setup_migrate.tpl:176 +msgid "Move selected users into this people tree" +msgstr "Chuyển người dùng sang cây người dùng được cấu hình" + +#: setup/setup_migrate.tpl:219 +#, fuzzy +msgid "Migrate GOsa 2.5 administrative accounts" +msgstr "Tạo ra một tài khoản admin GOsa mới" + +#: setup/setup_migrate.tpl:221 msgid "" -"GOsa has modular support for several mail methods. These methods provide " -"interfaces to users mailboxes and general handling for quotas. You can " -"choose the dummy plugin to leave all your mail settings untouched." +"This dialog allows the migration of GOsa 2.5 admin accounts into GOsa 2.6 " +"useable accounts." msgstr "" -"GOsa có mô-đun hỗ trợ cho một vài phÆ°Æ¡ng pháp gá»­i thÆ°. Các phÆ°Æ¡ng pháp này " -"cung cấp các giao diện đến hộp thÆ° của người dùng và cách giải quyết thông " -"thường với các hạn ngạnh. Bạn có thể lá»±a chọn chế độ dummy plugin để không " -"ai đụng tới được tất cả các thiết lập mail của bạn." -#: setup/class_setupStep_Config3.inc:77 setup/class_setupStep_Config3.inc:78 -msgid "GOsa settings 3/3" -msgstr "Thiết lập GOsa 3/3" +#: setup/setup_migrate.tpl:257 setup/setup_ldap.tpl:65 +msgid "Reload" +msgstr "Tải lại" -#: setup/class_setupStep_Config3.inc:79 -msgid "Tweak some GOsa core behaviour" -msgstr "Chỉnh sá»­a một số đặc tính lõi của GOsa" +#: setup/setup_migrate.tpl:273 +msgid "Abort" +msgstr "Ngừng lại" -#: setup/class_setupStep_Config3.inc:89 setup/class_setupStep_Schema.inc:86 -#: setup/class_setupStep_Config1.inc:88 setup/setup_feedback.tpl:55 -#: setup/setup_feedback.tpl:73 setup/class_setupStep_Config2.inc:167 -#: setup/class_setupStep_Ldap.inc:74 -msgid "No" -msgstr "Không" +#: setup/setup_migrate.tpl:275 +msgid "Create a new GOsa administrator account" +msgstr "Tạo ra một tài khoản admin GOsa mới" -#: setup/class_setupStep_Config3.inc:89 setup/class_setupStep_Schema.inc:86 -#: setup/class_setupStep_Config1.inc:88 setup/setup_feedback.tpl:53 -#: setup/setup_feedback.tpl:71 setup/class_setupStep_Config2.inc:167 -#: setup/class_setupStep_Ldap.inc:74 -msgid "Yes" -msgstr "Có" +#: setup/setup_migrate.tpl:278 +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." -#: setup/class_setupStep_Config3.inc:198 -msgid "Session lifetime must be a numeric value!" -msgstr "Khoảng thời gian của phiên phải là một giá trị số!" +#: setup/setup_migrate.tpl:307 +msgid "Password (again)" +msgstr "Mật khẩu (nhập lại)" -#: setup/class_setupStep_Config3.inc:202 -msgid "Maximum LDAP query time must be a numeric value!" -msgstr "Thời gian tối đa để yêu cầu LDAP phải là một giá trị số!" +#: setup/setup_migrate.tpl:333 +msgid "" +"The listed departments are currently invisible in the GOsa user interface. " +"If you want to change this for a couple of entries, select them and use the " +"migrate button below." +msgstr "" +"Các bộ phận được liệt kê hiện đang bị ẩn trên giao diện người dùng của " +"GOsa. Nếu bạn muốn thay đổi việc này cho một số entry, lá»±a chọn chúng và sá»­ " +"dụng phím 'di trú' ở dưới." -#: setup/class_setupStep_Language.inc:40 setup/class_setupStep_Language.inc:41 -msgid "Language setup" -msgstr "Cài đặt ngôn ngữ" +#: setup/setup_migrate.tpl:334 setup/setup_migrate.tpl:389 +#: setup/setup_migrate.tpl:445 setup/setup_migrate.tpl:489 +#: setup/setup_migrate.tpl:533 +msgid "" +"If you want to know what will be done when migrating the selected entries, " +"use the 'Show changes' button to see the LDIF." +msgstr "" +"Nếu bạn muốn biết việc gì sẽ được tiến hành khi di trú các entry được chọn " +"này, hãy sá»­ dụng phím 'hiển thị thay đổi 'để xem định dạng LDIF." -#: 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." +#: setup/setup_migrate.tpl:388 +#, fuzzy +msgid "" +"The listed users are currently invisible in the GOsa user interface. If you " +"want to change this for a couple of users, just select them and use the " +"'Migrate' button below." +msgstr "" +"Các bộ phận được liệt kê hiện đang bị ẩn trên giao diện người dùng của " +"Gosa. Nếu bạn muốn thay đổi việc này cho một số entry, lá»±a chọn chúng và sá»­ " +"dụng phím \"Di trú\" ở dưới." -#: setup/class_setupStep_Language.inc:47 -msgid "Automatic" -msgstr "Tá»± động" +#: setup/setup_migrate.tpl:444 +#, fuzzy +msgid "" +"The listed devices are currently invisible in the GOsa interface. If you " +"want to change this for a couple of devices, just select them and use the " +"'Migrate' button below." +msgstr "" +"Các bộ phận được liệt kê hiện đang bị ẩn trên giao diện người dùng của " +"Gosa. Nếu bạn muốn thay đổi việc này cho một số entry, lá»±a chọn chúng và sá»­ " +"dụng phím \"Di trú\" ở dưới." -#: setup/class_setupStep_Schema.inc:42 setup/class_setupStep_Schema.inc:43 -msgid "LDAP schema check" -msgstr "Kiểm tra lược đồ LDAP" +#: setup/setup_migrate.tpl:470 setup/setup_migrate.tpl:513 +#: setup/setup_migrate.tpl:557 +#, fuzzy +msgid "Refresh" +msgstr "Các tham chiếu" -#: setup/class_setupStep_Schema.inc:44 -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" +#: setup/setup_migrate.tpl:488 +#, fuzzy +msgid "" +"The listed services are currently invalid for the GOsa version you are going " +"to install. If you want to update a couple of service, just select them and " +"use the 'Migrate' button below." +msgstr "" +"Các bộ phận được liệt kê hiện đang bị ẩn trên giao diện người dùng của " +"Gosa. Nếu bạn muốn thay đổi việc này cho một số entry, lá»±a chọn chúng và sá»­ " +"dụng phím \"Di trú\" ở dưới." -#: setup/class_setupStep_Finish.inc:37 -#: ihtml/themes/default/copyPasteDialog.tpl:32 -msgid "Finish" -msgstr "Kết thúc" +#: setup/setup_migrate.tpl:532 +#, fuzzy +msgid "" +"The listed menus are currently invisible in the GOsa interface. If you want " +"to change this for a couple of devices, just select them and use the " +"'Migrate' button below." +msgstr "" +"Các bộ phận được liệt kê hiện đang bị ẩn trên giao diện người dùng của " +"Gosa. Nếu bạn muốn thay đổi việc này cho một số entry, lá»±a chọn chúng và sá»­ " +"dụng phím \"Di trú\" ở dưới." #: setup/class_setupStep_Finish.inc:38 msgid "Write configuration file" @@ -5072,162 +5365,255 @@ msgstr "" "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_setup.inc:197 -msgid "Completed" -msgstr "Đã hoàn thành" +#: setup/class_setupStep_Checks.inc:38 setup/class_setupStep_Checks.inc:39 +msgid "Installation check" +msgstr "Kiểm tra cài đặt" -#: setup/class_setup.inc:267 setup/setup_migrate.tpl:244 -msgid "Next" -msgstr "Tiếp tục" +#: setup/class_setupStep_Checks.inc:40 +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 " -#: setup/setup_checks.tpl:9 -msgid "PHP module and extension checks" -msgstr "Kiểm tra các module và mở rộng của PHP" +#: setup/class_setupStep_Checks.inc:64 +msgid "Checking PHP version" +msgstr "Kiểm tra phiên bản PHP" -#: setup/setup_checks.tpl:41 setup/setup_checks.tpl:103 -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/class_setupStep_Checks.inc:65 +#, 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." -#: setup/setup_checks.tpl:45 setup/setup_checks.tpl:107 -msgid "GOsa will run without fixing this." -msgstr "GOsa sẽ chạy mà không cần sá»­a chỗ này." +#: setup/class_setupStep_Checks.inc:66 +msgid "Please upgrade to a supported version." +msgstr "Xin hãy cập nhật cho một phiên bản hỗ trợ." -#: setup/setup_checks.tpl:67 -msgid "PHP setup configuration" -msgstr "Cấu hình cài đặt PHP" +#: setup/class_setupStep_Checks.inc:73 +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." -#: setup/setup_checks.tpl:67 -msgid "show information" -msgstr "hiển thị thông tin" +#: setup/class_setupStep_Checks.inc:81 +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_Config1.inc:74 setup/class_setupStep_Config1.inc:75 -msgid "GOsa settings 1/3" -msgstr "Thiết lập GOsa 1/3" +#: setup/class_setupStep_Checks.inc:89 +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:97 +msgid "GOsa requires this 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." + +#: setup/class_setupStep_Checks.inc:105 +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." + +#: setup/class_setupStep_Checks.inc:112 +msgid "mbstring" +msgstr "mbstring" + +#: setup/class_setupStep_Checks.inc:113 +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." + +#: setup/class_setupStep_Checks.inc:121 +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ợ." + +#: setup/class_setupStep_Checks.inc:138 +msgid "samba hash generator" +msgstr "Bộ sinh ra hàm băm Samba" + +#: setup/class_setupStep_Checks.inc:139 +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:140 +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." + +#: setup/class_setupStep_Checks.inc:152 +msgid "imagick" +msgstr "" -#: setup/class_setupStep_Config1.inc:76 -msgid "GOsa generic settings" -msgstr "Thiết lập GOsa chung " +#: setup/class_setupStep_Checks.inc:153 +#, 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." -#: setup/class_setupStep_Config1.inc:118 -#, php-format -msgid "The specified value for '%s' must be a numeric value" -msgstr "Gía trị cụ thể cho '%s' phải là một giá trị số" +#: setup/class_setupStep_Checks.inc:159 +#, fuzzy +msgid "compression module" +msgstr "Kiểm soát truy cập" -#: setup/class_setupStep_Config1.inc:122 setup/class_setupStep_Config1.inc:126 -#, php-format -msgid "Don't add a trailing comma to '%s'." -msgstr "Đừng thêm dấu phẩy đuôi vào '%s'." +#: setup/class_setupStep_Checks.inc:160 +#, 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." -#: setup/class_setupStep_Config1.inc:122 -msgid "People storage ou" -msgstr "ou lÆ°u trữ người" +#: setup/class_setupStep_Checks.inc:171 +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 "" +"đă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_Config1.inc:126 -msgid "Group storage ou" -msgstr "ou lÆ°u trữ nhóm" +#: setup/class_setupStep_Checks.inc:172 +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'." -#: setup/class_setupStep_Config1.inc:130 -msgid "Uid base must be numeric" -msgstr "Gốc UID phải là số" +#: setup/class_setupStep_Checks.inc:180 +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." -#: setup/class_setupStep_Config1.inc:134 -msgid "The given password minimum length is not numeric." -msgstr "Độ dài tối thiểu của mật khẩu đã cho không phải là số." +#: setup/class_setupStep_Checks.inc:181 +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." -#: setup/class_setupStep_Config1.inc:137 -msgid "The given password differ value is not numeric." -msgstr "Gía trị khác của mật khẩu cho trước không phải là số." +#: setup/class_setupStep_Checks.inc:182 +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." -#: setup/setup_feedback.tpl:6 -msgid "Subscribe to the gosa-announce mailinglist" -msgstr "Thuê bao đến maillinglist do gosa công bố" +#: setup/class_setupStep_Checks.inc:189 setup/class_setupStep_Checks.inc:205 +#: setup/class_setupStep_Checks.inc:221 setup/class_setupStep_Checks.inc:237 +msgid "Off" +msgstr "Tắt" -#: setup/setup_feedback.tpl:9 +#: setup/class_setupStep_Checks.inc:190 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." +"In Order to use GOsa without any trouble, the session.auto_register option " +"in your php.ini should be set to 'Off'." 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Æ°." +"Để 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/setup_feedback.tpl:30 -msgid "Mail address" -msgstr "Địa chỉ thÆ°" +#: setup/class_setupStep_Checks.inc:191 +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'." -#: setup/setup_feedback.tpl:41 -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" +#: setup/class_setupStep_Checks.inc:198 +msgid "" +"GOsa needs at least 32MB of memory. Setting it below this limit may cause " +"errors that are not reproducable! 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." -#: setup/setup_feedback.tpl:44 +#: setup/class_setupStep_Checks.inc:199 msgid "" -"When checking this option, GOsa will try to connect http://oss.gonicus.de in " -"order to submit your form anonymously." +"Search for 'memory_limit' in your php.ini and set it to '32M' or higher." 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." +"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/setup_feedback.tpl:50 -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?" +#: setup/class_setupStep_Checks.inc:206 +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." -#: setup/setup_feedback.tpl:60 -msgid "If not, what problems did you encounter" -msgstr "Nếu không, vấn đề mà bạn gặp phải là gì?" +#: setup/class_setupStep_Checks.inc:207 +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'." -#: setup/setup_feedback.tpl:68 -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?" +#: setup/class_setupStep_Checks.inc:214 +msgid "The Execution time should be at least 30 seconds." +msgstr "Thời gian chạy ít nhất là 30 giây." -#: setup/setup_feedback.tpl:74 -msgid "I use it since" -msgstr "Tôi sá»­ dụng nó từ khi" +#: setup/class_setupStep_Checks.inc:215 +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." -#: setup/setup_feedback.tpl:75 -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" +#: setup/class_setupStep_Checks.inc:222 +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 "" +"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/setup_feedback.tpl:82 -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/class_setupStep_Checks.inc:223 +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'." -#: setup/setup_feedback.tpl:90 -msgid "What web server do you use?" -msgstr "Bạn sá»­ dụng loại web server nào?" +#: setup/class_setupStep_Checks.inc:229 +msgid "On" +msgstr "Bật" -#: setup/setup_feedback.tpl:98 -msgid "What PHP version do you use?" -msgstr "Bạn sá»­ dụng phiên bản PHP nào?" +#: setup/class_setupStep_Checks.inc:230 +msgid "" +"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." -#: setup/setup_feedback.tpl:106 -msgid "LDAP" -msgstr "LDAP" +#: setup/class_setupStep_Checks.inc:231 +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'" -#: setup/setup_feedback.tpl:110 -msgid "What kind of LDAP server(s) do you use?" -msgstr "Bạn sá»­ dụng loại LDAP server nào?" +#: setup/class_setupStep_Checks.inc:238 +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'." -#: setup/setup_feedback.tpl:116 -msgid "How many objects are in your LDAP?" -msgstr "Có bao nhiêu đối tượng trong LDAP của bạn?" +#: setup/class_setupStep_Checks.inc:239 +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'." -#: setup/setup_feedback.tpl:123 -msgid "Features" -msgstr "Các tính năng" +#: setup/class_setupStep_Checks.inc:249 +msgid "Configuration writeable" +msgstr "Cấu hình có thể lÆ°u trữ dữ liệu (writable)" -#: setup/setup_feedback.tpl:126 -msgid "What features of GOsa do you use?" -msgstr "Bạn sá»­ dụng tính năng nào của GOsa?" +#: setup/class_setupStep_Checks.inc:250 +msgid "The configuration file can't be written" +msgstr "Không thể viết lên File cấu hình " -#: setup/setup_feedback.tpl:136 -msgid "What features do you want to see in future versions of GOsa?" +#: setup/class_setupStep_Checks.inc:251 +#, php-format +msgid "" +"GOsa reads its configuration from a file located in (%s/%s). The setup can " +"write the configuration directly if it is writeable." 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:143 -msgid "Send feedback" -msgstr "Gá»­i phản hồi" +"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_config3.tpl:2 msgid "GOsa core settings" @@ -5308,746 +5694,547 @@ msgstr "Thời gian cho một phiên (một Session)" #: setup/setup_config3.tpl:243 msgid "Debugging" -msgstr "Sá»­a lỗi" - -#: setup/setup_config3.tpl:247 -msgid "Show PHP errors" -msgstr "Hiển thị lỗi PHP" - -#: setup/setup_config3.tpl:259 -msgid "Maximum LDAP query time" -msgstr "Thời gian truy vấn LDAP tối đa" - -#: setup/setup_config3.tpl:277 -msgid "Log LDAP statistics" -msgstr "Đăng nhập thống kê LDAP" - -#: setup/setup_config3.tpl:289 -msgid "Debug level" -msgstr "Cấp độ sá»­a lỗi" - -#: setup/setup_config3.tpl:294 setup/setup_config3.tpl:297 -msgid "Disabled" -msgstr "Vô hiệu hóa/ Tắt chức năng" - -#: setup/setup_config3.tpl:295 setup/setup_config3.tpl:298 -msgid "Enabled" -msgstr "Bật chức năng" - -#: setup/class_setupStep_Migrate.inc:123 setup/class_setupStep_Migrate.inc:124 -msgid "LDAP inspection" -msgstr "Thanh tra LDAP" - -#: setup/class_setupStep_Migrate.inc:125 -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" - -#: setup/class_setupStep_Migrate.inc:131 -msgid "Checking for root object" -msgstr "Kiểm tra đối tượng gốc" - -#: setup/class_setupStep_Migrate.inc:137 -msgid "Checking permissions on LDAP database" -msgstr "Kiểm tra các cho phép trên cÆ¡ sở dữ liệu LDAP " - -#: setup/class_setupStep_Migrate.inc:143 -msgid "Checking for invisible departments" -msgstr "Kiểm tra các bộ phận ẩn" - -#: setup/class_setupStep_Migrate.inc:148 -msgid "Checking for invisible users" -msgstr "Kiểm tra những người dùng ẩn" - -#: setup/class_setupStep_Migrate.inc:155 -#: setup/class_setupStep_Migrate.inc:3021 -msgid "Checking for super administrator" -msgstr "Kiểm tra siêu admin" - -#: setup/class_setupStep_Migrate.inc:161 -msgid "Checking for users outside the people tree" -msgstr "Kiểm tra người dùng bên ngoài cây con người" - -#: setup/class_setupStep_Migrate.inc:167 -msgid "Checking for groups outside the groups tree" -msgstr "Kiểm tra nhóm bên ngoài cây nhóm" - -#: setup/class_setupStep_Migrate.inc:174 -msgid "Checking for windows workstations outside the winstation tree" -msgstr "Kiểm tra máy trạm window bên ngoài cây máy trạm window" - -#: setup/class_setupStep_Migrate.inc:180 -msgid "Checking for duplicated UID numbers" -msgstr "Kiểm tra các số ID cuả người dùng (UID) được nhân bản" - -#: setup/class_setupStep_Migrate.inc:186 -msgid "Checking for duplicate GID numbers" -msgstr "Kiểm tra các số ID của nhóm (GID) được nhân bản" - -#: setup/class_setupStep_Migrate.inc:192 -#, fuzzy -msgid "Checking for old style USB devices" -msgstr "Kiểm tra đối tượng gốc" +msgstr "Sá»­a lỗi" -#: setup/class_setupStep_Migrate.inc:198 -#, fuzzy -msgid "Checking for old services that have to be migrated" -msgstr "Kiểm tra người dùng bên ngoài cây con người" +#: setup/setup_config3.tpl:247 +msgid "Show PHP errors" +msgstr "Hiển thị lỗi PHP" -#: setup/class_setupStep_Migrate.inc:204 -#, fuzzy -msgid "Checking for old style application menus" -msgstr "Kiểm tra các bộ phận ẩn" +#: setup/setup_config3.tpl:259 +msgid "Maximum LDAP query time" +msgstr "Thời gian truy vấn LDAP tối đa" -#: setup/class_setupStep_Migrate.inc:230 setup/class_setupStep_Migrate.inc:282 -#: setup/class_setupStep_Migrate.inc:347 setup/class_setupStep_Migrate.inc:411 -#: setup/class_setupStep_Migrate.inc:482 setup/class_setupStep_Migrate.inc:559 -#: setup/class_setupStep_Migrate.inc:644 setup/class_setupStep_Migrate.inc:785 -#: setup/class_setupStep_Migrate.inc:880 -#: setup/class_setupStep_Migrate.inc:2316 -#: setup/class_setupStep_Migrate.inc:2507 -#: setup/class_setupStep_Migrate.inc:2644 -msgid "LDAP query failed" -msgstr "Yêu cầu LDAP thất bại" +#: setup/setup_config3.tpl:277 +msgid "Log LDAP statistics" +msgstr "Đăng nhập thống kê LDAP" -#: setup/class_setupStep_Migrate.inc:231 setup/class_setupStep_Migrate.inc:283 -#: setup/class_setupStep_Migrate.inc:348 setup/class_setupStep_Migrate.inc:412 -#: setup/class_setupStep_Migrate.inc:483 setup/class_setupStep_Migrate.inc:560 -#: setup/class_setupStep_Migrate.inc:645 setup/class_setupStep_Migrate.inc:786 -#: setup/class_setupStep_Migrate.inc:881 -#: setup/class_setupStep_Migrate.inc:2317 -#: setup/class_setupStep_Migrate.inc:2508 -#: setup/class_setupStep_Migrate.inc:2645 -msgid "Possibly the 'root object' is missing." -msgstr "Có thể 'đối tượng gốc' bị mất tích." +#: setup/setup_config3.tpl:289 +msgid "Debug level" +msgstr "Cấp độ sá»­a lỗi" -#: setup/class_setupStep_Migrate.inc:253 -#, php-format -msgid "Found %s duplicate values for attribute 'uidNumber'." -msgstr "Đã tìm được %s giá trị nhân bản cho thuộc tính 'uidNumder'." +#: setup/setup_config3.tpl:294 setup/setup_config3.tpl:297 +msgid "Disabled" +msgstr "Vô hiệu hóa/ Tắt chức năng" -#: setup/class_setupStep_Migrate.inc:305 -#, php-format -msgid "Found %s duplicate values for attribute 'gidNumber'." -msgstr "Đã tìm được %s giá trị nhân bản cho thuộc tính 'gidNumder'." +#: setup/setup_config3.tpl:295 setup/setup_config3.tpl:298 +msgid "Enabled" +msgstr "Bật chức năng" -#: setup/class_setupStep_Migrate.inc:363 setup/class_setupStep_Migrate.inc:574 -#: setup/class_setupStep_Migrate.inc:587 -#: setup/class_setupStep_Migrate.inc:1020 -#: setup/class_setupStep_Migrate.inc:1038 -#: setup/class_setupStep_Migrate.inc:1945 -#: setup/class_setupStep_Migrate.inc:1958 -#: setup/class_setupStep_Migrate.inc:3023 -msgid "Failed" -msgstr "Thất bại" +#: setup/setup_feedback.tpl:5 +msgid "Feedback sucessfully send" +msgstr "Phản hồi đã được gá»­i thành công" -#: setup/class_setupStep_Migrate.inc:365 -#, php-format +#: setup/setup_feedback.tpl:15 +msgid "Subscribe to the gosa-announce mailinglist" +msgstr "Thuê bao đến maillinglist do gosa công bố" + +#: setup/setup_feedback.tpl:18 msgid "" -"Found %s winstations outside the predefined winstation department ou '%s'." +"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 "" -"Đã tìm thấy %s máy trạm win bên ngoài bộ phận winstation đã được xác định " -"trước '%s'." - -#: setup/class_setupStep_Migrate.inc:366 setup/class_setupStep_Migrate.inc:655 -#: setup/class_setupStep_Migrate.inc:795 -#: setup/class_setupStep_Migrate.inc:1023 -#: setup/class_setupStep_Migrate.inc:2386 -#: setup/class_setupStep_Migrate.inc:2540 -#: setup/class_setupStep_Migrate.inc:2870 -msgid "Migrate" -msgstr "Di trú" - -#: setup/class_setupStep_Migrate.inc:438 -#, php-format -msgid "Found %s groups outside the configured tree '%s'." -msgstr "Đã tìm thấy %s nhóm bên ngoài cây được cấu hình '%s'." +"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/class_setupStep_Migrate.inc:439 setup/class_setupStep_Migrate.inc:516 -msgid "Move" -msgstr "Chuyển" +#: setup/setup_feedback.tpl:39 +msgid "Mail address" +msgstr "Địa chỉ thÆ°" -#: setup/class_setupStep_Migrate.inc:515 -#, php-format -msgid "Found %s user(s) outside the configured tree '%s'." -msgstr "Đã tìm thấy %s người dùng bên ngoài cây được cấu hình '%s'." +#: setup/setup_feedback.tpl:50 +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" -#: setup/class_setupStep_Migrate.inc:576 setup/class_setupStep_Migrate.inc:589 -#, php-format +#: setup/setup_feedback.tpl:53 msgid "" -"The specified user '%s' does not have full access to your ldap database." +"When checking this option, GOsa will try to connect http://oss.gonicus.de in " +"order to submit your form anonymously." 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." +"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/class_setupStep_Migrate.inc:653 -#, php-format -msgid "Found %s user(s) that will not be visible in GOsa." -msgstr "Đã tìm thấy %s người dùng mà không hiên thị trên GOsa." +#: setup/setup_feedback.tpl:59 +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?" -#: setup/class_setupStep_Migrate.inc:703 setup/class_setupStep_Migrate.inc:846 -#: setup/class_setupStep_Migrate.inc:1105 -msgid "Migration error" -msgstr "Lỗi di trú" +#: setup/setup_feedback.tpl:62 setup/setup_feedback.tpl:80 +#: setup/class_setupStep_Ldap.inc:74 setup/class_setupStep_Config3.inc:89 +#: setup/class_setupStep_Schema.inc:86 setup/class_setupStep_Config1.inc:88 +#: setup/class_setupStep_Config2.inc:167 +msgid "Yes" +msgstr "Có" -#: setup/class_setupStep_Migrate.inc:703 setup/class_setupStep_Migrate.inc:846 -#, php-format -msgid "Cannot migrate department '%s':" -msgstr "Không thể di trú bộ phận '%s':" +#: setup/setup_feedback.tpl:64 setup/setup_feedback.tpl:82 +#: setup/class_setupStep_Ldap.inc:74 setup/class_setupStep_Config3.inc:89 +#: setup/class_setupStep_Schema.inc:86 setup/class_setupStep_Config1.inc:88 +#: setup/class_setupStep_Config2.inc:167 +msgid "No" +msgstr "Không" -#: setup/class_setupStep_Migrate.inc:794 -#, php-format -msgid "Found %s department(s) that will not be visible in GOsa." -msgstr "Tìm thấy %s bộ phận mà không hiển thị trên Gosa." +#: setup/setup_feedback.tpl:69 +msgid "If not, what problems did you encounter" +msgstr "Nếu không, vấn đề mà bạn gặp phải là gì?" -#: setup/class_setupStep_Migrate.inc:1017 -#, fuzzy, php-format -msgid "GOsa 2.5 administrative accounts found: %s" -msgstr "Tạo ra một tài khoản admin GOsa mới" +#: setup/setup_feedback.tpl:77 +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?" -#: setup/class_setupStep_Migrate.inc:1022 -#, fuzzy -msgid "There is no valid GOsa 2.6 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." +#: setup/setup_feedback.tpl:83 +msgid "I use it since" +msgstr "Tôi sá»­ dụng nó từ khi" -#: setup/class_setupStep_Migrate.inc:1039 -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." +#: setup/setup_feedback.tpl:84 +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" -#: setup/class_setupStep_Migrate.inc:1105 -#, php-format -msgid "Cannot add ACL for user '%s':" -msgstr "Không thể thêm ACL cho người dùng '%s':" +#: setup/setup_feedback.tpl:91 +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/class_setupStep_Migrate.inc:1143 -#: setup/class_setupStep_Migrate.inc:1153 -msgid "Input error" -msgstr "Lỗi nhập vào" +#: setup/setup_feedback.tpl:99 +msgid "What web server do you use?" +msgstr "Bạn sá»­ dụng loại web server nào?" -#: setup/class_setupStep_Migrate.inc:1143 -msgid "Uid" -msgstr "" +#: setup/setup_feedback.tpl:107 +msgid "What PHP version do you use?" +msgstr "Bạn sá»­ dụng phiên bản PHP nào?" -#: setup/class_setupStep_Migrate.inc:1148 -msgid "Password error" -msgstr "Lỗi mật mã" +#: setup/setup_feedback.tpl:115 +msgid "LDAP" +msgstr "LDAP" -#: setup/class_setupStep_Migrate.inc:1148 -msgid "Provided passwords do not match!" -msgstr "Những mật khẩu được cung cấp không phù hợp!" +#: setup/setup_feedback.tpl:119 +msgid "What kind of LDAP server(s) do you use?" +msgstr "Bạn sá»­ dụng loại LDAP server nào?" -#: setup/class_setupStep_Migrate.inc:1153 -msgid "Specify a valid user ID!" -msgstr "Xác định một ID người dùng hợp lệ!" +#: setup/setup_feedback.tpl:125 +msgid "How many objects are in your LDAP?" +msgstr "Có bao nhiêu đối tượng trong LDAP của bạn?" -#: setup/class_setupStep_Migrate.inc:1186 -#, php-format -msgid "Adding an administrative user failed: object '%s' already exists!" +#: setup/setup_feedback.tpl:132 +msgid "Features" +msgstr "Các tính năng" + +#: setup/setup_feedback.tpl:135 +msgid "What features of GOsa do you use?" +msgstr "Bạn sá»­ dụng tính năng nào của GOsa?" + +#: setup/setup_feedback.tpl:145 +msgid "What features do you want to see in future versions of GOsa?" 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!" +"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/class_setupStep_Migrate.inc:1225 -#: setup/class_setupStep_Migrate.inc:1274 -#: setup/class_setupStep_Migrate.inc:1323 -msgid "Cannot move users to the requested department!" -msgstr "Không thể chuyển người dùng đến bộ phận được yêu cầu!" +#: setup/setup_feedback.tpl:152 +msgid "Send feedback" +msgstr "Gá»­i phản hồi" -#: setup/class_setupStep_Migrate.inc:1235 -msgid "Winstation will be moved from" -msgstr "Máy trạm Win sẽ được chuyển từ" +#: setup/setup_finish.tpl:3 +msgid "Create your configuration file" +msgstr "Tạo ra file cấu hình của bạn" -#: setup/class_setupStep_Migrate.inc:1246 -#: setup/class_setupStep_Migrate.inc:1295 -msgid "Updating following references too" -msgstr "Cập nhật cả các tham chiếu sau" +#: setup/setup_finish.tpl:13 +msgid "Download configuration" +msgstr "Tải cấu hình về" -#: setup/class_setupStep_Migrate.inc:1285 -msgid "Group will be moved from" -msgstr "Nhóm sẽ được chuyển từ" +#: setup/setup_finish.tpl:18 +msgid "Status: " +msgstr "Trạng thái: " -#: setup/class_setupStep_Migrate.inc:1333 -msgid "User will be moved from" -msgstr "Người dùng sẽ được chuyển từ" +#: setup/class_setupStep_Ldap.inc:53 +msgid "LDAP setup" +msgstr "Cài đặt LDAP" -#: setup/class_setupStep_Migrate.inc:1343 -msgid "The following references will be updated" -msgstr "Tham chiếu sau sẽ được cập nhật" +#: setup/class_setupStep_Ldap.inc:54 +msgid "LDAP connection setup" +msgstr "Thiết lập kết nối LDAP" -#: setup/class_setupStep_Migrate.inc:1946 +#: setup/class_setupStep_Ldap.inc:55 msgid "" -"The LDAP root object is missing. It is required to use your LDAP service." +"This dialog performs the basic configuration of the LDAP connectivity for " +"GOsa." 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ó." - -#: setup/class_setupStep_Migrate.inc:1947 -#: setup/class_setupStep_Migrate.inc:1960 -msgid "Try to create root object" -msgstr "Cố tạo ra một đối tượng gốc" - -#: setup/class_setupStep_Migrate.inc:1959 -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ó." +"Đố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_Migrate.inc:2250 +#: setup/class_setupStep_Ldap.inc:105 #, php-format -msgid "Copy '%s' to '%s' failed:" -msgstr "Sao chép '%s' đến '%s' bị thất bại:" +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_Migrate.inc:2385 +#: setup/class_setupStep_Ldap.inc:107 #, php-format -msgid "There are %s devices that need to be migrated." -msgstr "" +msgid "Bind as user '%s' failed!" +msgstr "Kết nối với vai trò người dùng '%s' thất bại!" -#: setup/class_setupStep_Migrate.inc:2445 +#: setup/class_setupStep_Ldap.inc:112 #, php-format -msgid "Adding '%s' to the LDAP failed: %s" -msgstr "" - -#: setup/class_setupStep_Migrate.inc:2465 -#: setup/class_setupStep_Migrate.inc:2582 -#, fuzzy, php-format -msgid "Updating '%s' failed: %s" -msgstr "Tải lên thất bại: %s" +msgid "Anonymous bind to server '%s' succeeded." +msgstr "Kết nối nặc danh đến server '%s' thành công." -#: setup/class_setupStep_Migrate.inc:2538 -#, php-format -msgid "There are %s services that need to be migrated." -msgstr "" +#: setup/class_setupStep_Ldap.inc:113 +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_Migrate.inc:2869 +#: setup/class_setupStep_Ldap.inc:115 #, php-format -msgid "There are %s application menus which have to be migrated." -msgstr "" +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_config2.tpl:2 -msgid "Samba settings" -msgstr "Thiết lập Samba" +#: setup/setup_ldap.tpl:7 +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" -#: setup/setup_config2.tpl:6 -msgid "Samba hash generator" -msgstr "Bộ tạo ra các hàm băm Samba" +#: setup/setup_ldap.tpl:25 +msgid "LDAP connection" +msgstr "Kết nối LDAP" -#: setup/setup_config2.tpl:15 -msgid "Samba SID" -msgstr "SID của Samba" +#: setup/setup_ldap.tpl:29 +msgid "Location name" +msgstr "Tên vị trí" -#: setup/setup_config2.tpl:31 -msgid "RID base" -msgstr "Gốc RID" +#: setup/setup_ldap.tpl:37 +#, fuzzy +msgid "Connection URI" +msgstr "Kết nối URL" -#: setup/setup_config2.tpl:46 -msgid "Workstation container" -msgstr "Công ten nÆ¡ chứa máy trạm" +#: setup/setup_ldap.tpl:45 +msgid "TLS connection" +msgstr "Kết nối TLS" -#: setup/setup_config2.tpl:61 -msgid "Samba SID mapping" -msgstr "Ánh xạ SID samba" +#: setup/setup_ldap.tpl:69 +msgid "Authentication" +msgstr "Thẩm định quyền" -#: setup/setup_config2.tpl:71 -msgid "Timezone" -msgstr "Múi giờ" +#: setup/setup_ldap.tpl:73 +msgid "Admin DN" +msgstr "Admin DN" -#: setup/setup_config2.tpl:74 -msgid "Please choose your preferred timezone here" -msgstr "Xin hãy lá»±a chọn múi giờ bạn muốn ở đây" +#: setup/setup_ldap.tpl:78 +msgid "Select user" +msgstr "Chọn người dùng" -#: setup/setup_config2.tpl:96 -msgid "Additional GOsa settings" -msgstr "Thiết lập thêm của GOsa" +#: setup/setup_ldap.tpl:86 +msgid "Automatically append LDAP base to admin DN" +msgstr "Tá»± động nối cÆ¡ sở LDAP với admin DN" -#: setup/setup_config2.tpl:100 -msgid "Enable Copy & Paste" -msgstr "Bật chức năng Copy & Paste" +#: setup/setup_ldap.tpl:93 +msgid "Admin password" +msgstr "Mật khẩu Admin" -#: setup/setup_config2.tpl:112 -msgid "Enable DNS extension" -msgstr "Bật chức năng mở rộng DNS" +#: setup/setup_ldap.tpl:101 +msgid "Schema based settings" +msgstr "Thiết lập dá»±a trên Schema" -#: setup/setup_config2.tpl:124 -msgid "Enable DHCP extension" -msgstr "Bật chức năng mở rộng DHCP" +#: setup/setup_ldap.tpl:105 +msgid "Use rfc2307bis compliant groups" +msgstr "Sá»­ dụng các nhóm tuân thủ tiêu chuẩn rfc2307bis" -#: setup/setup_config2.tpl:136 -msgid "Enable mime type management" -msgstr "Bật chức năng quản lý dạng mime" +#: setup/setup_ldap.tpl:117 +msgid "Current status" +msgstr "Tình trạng hiện tại" -#: setup/setup_config2.tpl:148 -msgid "Enable FAI release management" -msgstr "Bật chức năng quản lý việc tung ra FAI" +#: setup/class_setupStep_Migrate.inc:127 setup/class_setupStep_Migrate.inc:128 +msgid "LDAP inspection" +msgstr "Thanh tra LDAP" -#: setup/setup_config2.tpl:160 -msgid "Enable user netatalk plugin" -msgstr "Cho phép người dùng mở rộng tính năng netatalk " +#: setup/class_setupStep_Migrate.inc:129 +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" -#: setup/setup_config2.tpl:171 -msgid "Government mode" -msgstr "Chế độ nhà nước" +#: setup/class_setupStep_Migrate.inc:135 +msgid "Checking for root object" +msgstr "Kiểm tra đối tượng gốc" -#: setup/setup_config2.tpl:182 -msgid "Logging options" -msgstr "Các lá»±a chọn đăng nhập" +#: setup/class_setupStep_Migrate.inc:141 +#, fuzzy +msgid "Inspecting object classes in root object" +msgstr "Kiểm tra đối tượng gốc" -#: setup/setup_config2.tpl:186 -msgid "Syslog" -msgstr "Syslog" +#: setup/class_setupStep_Migrate.inc:147 +#, fuzzy +msgid "Checking permission for LDAP database" +msgstr "Kiểm tra các cho phép trên cÆ¡ sở dữ liệu LDAP " -#: setup/setup_config2.tpl:193 -msgid "Mail settings" -msgstr "Thiết lập mail" +#: setup/class_setupStep_Migrate.inc:153 +msgid "Checking for invisible departments" +msgstr "Kiểm tra các bộ phận ẩn" -#: setup/setup_config2.tpl:197 -msgid "Mail method" -msgstr "PhÆ°Æ¡ng pháp Mail" +#: setup/class_setupStep_Migrate.inc:158 +msgid "Checking for invisible users" +msgstr "Kiểm tra những người dùng ẩn" -#: setup/setup_config2.tpl:213 -msgid "Account identification attribute" -msgstr "Thuộc tính xác minh tài khoản" +#: setup/class_setupStep_Migrate.inc:165 +#: setup/class_setupStep_Migrate.inc:3203 +msgid "Checking for super administrator" +msgstr "Kiểm tra siêu admin" -#: setup/setup_config2.tpl:227 -msgid "Vacation templates" -msgstr "Mẫu kỳ nghỉ" +#: setup/class_setupStep_Migrate.inc:171 +msgid "Checking for users outside the people tree" +msgstr "Kiểm tra người dùng bên ngoài cây con người" -#: setup/setup_config2.tpl:243 -msgid "Use Cyrus UNIX style" -msgstr "Sá»­ dụng phong cách Cyrus Unix" +#: setup/class_setupStep_Migrate.inc:177 +msgid "Checking for groups outside the groups tree" +msgstr "Kiểm tra nhóm bên ngoài cây nhóm" -#: setup/setup_config2.tpl:253 -msgid "Snapshots / Undo" -msgstr "Snapshots/Undo" +#: setup/class_setupStep_Migrate.inc:184 +msgid "Checking for windows workstations outside the winstation tree" +msgstr "Kiểm tra máy trạm window bên ngoài cây máy trạm window" -#: setup/setup_config2.tpl:262 setup/setup_config2.tpl:307 -msgid "Enable snapshots" -msgstr "Bật chức năng snapshots" +#: setup/class_setupStep_Migrate.inc:190 +msgid "Checking for duplicated UID numbers" +msgstr "Kiểm tra các số ID cuả người dùng (UID) được nhân bản" -#: setup/setup_config2.tpl:268 setup/setup_config2.tpl:313 -msgid "Snapshot base" -msgstr "Gốc snapshot" +#: setup/class_setupStep_Migrate.inc:196 +msgid "Checking for duplicate GID numbers" +msgstr "Kiểm tra các số ID của nhóm (GID) được nhân bản" -#: setup/class_setupStep_License.inc:56 setup/class_setupStep_License.inc:57 -msgid "License" -msgstr "Giấy Phép" +#: setup/class_setupStep_Migrate.inc:202 +#, fuzzy +msgid "Checking for old style USB devices" +msgstr "Kiểm tra đối tượng gốc" -#: 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/class_setupStep_Migrate.inc:208 +#, fuzzy +msgid "Checking for old services that have to be migrated" +msgstr "Kiểm tra người dùng bên ngoài cây con người" -#: setup/class_setupStep_Config2.inc:86 setup/class_setupStep_Config2.inc:87 -msgid "GOsa settings 2/3" -msgstr "Các thiết lập GOsa 2/3" +#: setup/class_setupStep_Migrate.inc:214 +#, fuzzy +msgid "Checking for old style application menus" +msgstr "Kiểm tra các bộ phận ẩn" -#: setup/class_setupStep_Config2.inc:88 -msgid "Customize special parameters" -msgstr "Tùy biến các thông số đặc biệt" +#: setup/class_setupStep_Migrate.inc:240 setup/class_setupStep_Migrate.inc:292 +#: setup/class_setupStep_Migrate.inc:357 setup/class_setupStep_Migrate.inc:421 +#: setup/class_setupStep_Migrate.inc:492 setup/class_setupStep_Migrate.inc:569 +#: setup/class_setupStep_Migrate.inc:654 setup/class_setupStep_Migrate.inc:795 +#: setup/class_setupStep_Migrate.inc:891 +#: setup/class_setupStep_Migrate.inc:2032 +#: setup/class_setupStep_Migrate.inc:2498 +#: setup/class_setupStep_Migrate.inc:2689 +#: setup/class_setupStep_Migrate.inc:2826 +msgid "LDAP query failed" +msgstr "Yêu cầu LDAP thất bại" -#: setup/setup_migrate.tpl:5 -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." +#: setup/class_setupStep_Migrate.inc:241 setup/class_setupStep_Migrate.inc:293 +#: setup/class_setupStep_Migrate.inc:358 setup/class_setupStep_Migrate.inc:422 +#: setup/class_setupStep_Migrate.inc:493 setup/class_setupStep_Migrate.inc:570 +#: setup/class_setupStep_Migrate.inc:655 setup/class_setupStep_Migrate.inc:796 +#: setup/class_setupStep_Migrate.inc:892 +#: setup/class_setupStep_Migrate.inc:2033 +#: setup/class_setupStep_Migrate.inc:2499 +#: setup/class_setupStep_Migrate.inc:2690 +#: setup/class_setupStep_Migrate.inc:2827 +msgid "Possibly the 'root object' is missing." +msgstr "Có thể 'đối tượng gốc' bị mất tích." -#: setup/setup_migrate.tpl:33 -msgid "Check again" -msgstr "Kiểm tra lại" +#: setup/class_setupStep_Migrate.inc:263 +#, php-format +msgid "Found %s duplicate values for attribute 'uidNumber'." +msgstr "Đã tìm được %s giá trị nhân bản cho thuộc tính 'uidNumder'." -#: setup/setup_migrate.tpl:37 -msgid "Move windows workstations into a valid windows workstation department" -msgstr "" -"Chuyển một máy trạm window thành một bộ phận máy trạm windown có hiệu lá»±c" +#: setup/class_setupStep_Migrate.inc:315 +#, php-format +msgid "Found %s duplicate values for attribute 'gidNumber'." +msgstr "Đã tìm được %s giá trị nhân bản cho thuộc tính 'gidNumder'." -#: setup/setup_migrate.tpl:39 -msgid "" -"This dialog allows you to move the displayed windows workstations into a " -"valid department" -msgstr "" -"Hộp thoại này cho phép bạn chuyển từ một máy trạm window được hiển thị sang " -"một bộ phận có hiệu lá»±c" +#: setup/class_setupStep_Migrate.inc:373 setup/class_setupStep_Migrate.inc:584 +#: setup/class_setupStep_Migrate.inc:597 +#: setup/class_setupStep_Migrate.inc:1031 +#: setup/class_setupStep_Migrate.inc:1049 +#: setup/class_setupStep_Migrate.inc:1984 +#: setup/class_setupStep_Migrate.inc:1997 +#: setup/class_setupStep_Migrate.inc:2052 +#: setup/class_setupStep_Migrate.inc:2073 +#: setup/class_setupStep_Migrate.inc:2125 +#: setup/class_setupStep_Migrate.inc:3205 +msgid "Failed" +msgstr "Thất bại" -#: setup/setup_migrate.tpl:41 +#: setup/class_setupStep_Migrate.inc:375 +#, php-format msgid "" -"Be careful with this tool, there may be references pointing to this " -"workstations that can't be migrated." -msgstr "" -"Hãy cẩn thận với công cụ này, có thể có các tham chiếu hướng đến máy trạm " -"này mà không thể được du nhập vào." - -#: setup/setup_migrate.tpl:67 -msgid "Move selected windows workstations into the following GOsa department" +"Found %s winstations outside the predefined winstation department ou '%s'." msgstr "" -"Chuyển những máy trạm window đã chọn vào trong những bộ phận GOsa tiếp theo" +"Đã tìm thấy %s máy trạm win bên ngoài bộ phận winstation đã được xác định " +"trước '%s'." -#: setup/setup_migrate.tpl:72 -msgid "Move selected workstations" -msgstr "Chuyển các máy trạm đã chọn" +#: setup/class_setupStep_Migrate.inc:448 +#, php-format +msgid "Found %s groups outside the configured tree '%s'." +msgstr "Đã tìm thấy %s nhóm bên ngoài cây được cấu hình '%s'." -#: setup/setup_migrate.tpl:73 -msgid "What will be done here" -msgstr "Việc sẽ được làm ở đây" +#: setup/class_setupStep_Migrate.inc:449 setup/class_setupStep_Migrate.inc:526 +msgid "Move" +msgstr "Chuyển" -#: setup/setup_migrate.tpl:85 -msgid "Move groups into configured group tree" -msgstr "Chuyển nhóm thành cây nhóm đã được cấu hình" +#: setup/class_setupStep_Migrate.inc:525 +#, php-format +msgid "Found %s user(s) outside the configured tree '%s'." +msgstr "Đã tìm thấy %s người dùng bên ngoài cây được cấu hình '%s'." -#: setup/setup_migrate.tpl:88 +#: setup/class_setupStep_Migrate.inc:586 setup/class_setupStep_Migrate.inc:599 +#, php-format msgid "" -"This dialog allows moving a couple of groups to the configured group tree. " -"Doing this may straighten your LDAP service." +"The specified user '%s' does not have full access to your ldap database." msgstr "" -"Hộp thoại này cho phép việc chuyển một vài nhóm đến cây nhóm đã được cấu " -"hình. Thá»±c hiện việc này có thể sẽ làm gọn gàng dịch vụ LDAP của bạn." +"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." -#: setup/setup_migrate.tpl:91 -msgid "" -"Be careful with this option! There may be references pointing to these " -"groups. The GOsa setup can't migrate references, so you may want to cancel " -"the migration in this case." -msgstr "" -"Hãy cẩn thận với lá»±a chọn này! Có thể có các thông tin tham chiếu hướng đến " -"nhóm này. Cài đặt Gosa không thể di trú các tham chiếu này, vì thế bạn có " -"thể muốn hủy bỏ việc di trú trong trường hợp này." +#: setup/class_setupStep_Migrate.inc:663 +#, php-format +msgid "Found %s user(s) that will not be visible in GOsa." +msgstr "Đã tìm thấy %s người dùng mà không hiên thị trên GOsa." -#: setup/setup_migrate.tpl:94 -msgid "Move selected groups into this group tree" -msgstr "Chuyển các nhóm đã chọn vào trong các cây nhóm" +#: setup/class_setupStep_Migrate.inc:713 setup/class_setupStep_Migrate.inc:856 +#: setup/class_setupStep_Migrate.inc:1116 +msgid "Migration error" +msgstr "Lỗi di trú" -#: setup/setup_migrate.tpl:125 setup/setup_migrate.tpl:177 -#: setup/setup_migrate.tpl:226 setup/setup_migrate.tpl:344 -#: setup/setup_migrate.tpl:397 setup/setup_migrate.tpl:441 -#: setup/setup_migrate.tpl:484 setup/setup_migrate.tpl:528 -msgid "Hide changes" -msgstr "Ẩn các thay đổi" +#: setup/class_setupStep_Migrate.inc:713 setup/class_setupStep_Migrate.inc:856 +#, php-format +msgid "Cannot migrate department '%s':" +msgstr "Không thể di trú bộ phận '%s':" -#: setup/setup_migrate.tpl:127 setup/setup_migrate.tpl:179 -#: setup/setup_migrate.tpl:209 setup/setup_migrate.tpl:346 -#: setup/setup_migrate.tpl:399 setup/setup_migrate.tpl:444 -#: setup/setup_migrate.tpl:487 setup/setup_migrate.tpl:531 -msgid "Show changes" -msgstr "Hiển thị các thay đổi" +#: setup/class_setupStep_Migrate.inc:804 +#, php-format +msgid "Found %s department(s) that will not be visible in GOsa." +msgstr "Tìm thấy %s bộ phận mà không hiển thị trên Gosa." -#: setup/setup_migrate.tpl:140 -msgid "Move users into configured user tree" -msgstr "Chuyển người dùng sang cây người dùng được cấu hình" +#: setup/class_setupStep_Migrate.inc:1028 +#, fuzzy, php-format +msgid "GOsa 2.5 administrative accounts found: %s" +msgstr "Tạo ra một tài khoản admin GOsa mới" -#: setup/setup_migrate.tpl:142 -msgid "" -"This dialog allows moving a couple of users to the configured user tree. " -"Doing this may straighten your LDAP service." -msgstr "" -"Hộp thoại này cho phép việc chuyển một vài nhóm đến cây nhóm đã được cấu " -"hình. Thá»±c hiện việc này có thể sẽ làm gọn gàng dịch vụ LDAP của bạn." +#: setup/class_setupStep_Migrate.inc:1033 +#, fuzzy +msgid "There is no valid GOsa 2.6 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." -#: setup/setup_migrate.tpl:145 -msgid "" -"Be careful with this option! There may be references pointing to these " -"users. The GOsa setup can't migrate references, so you may want to cancel " -"the migration in this case." -msgstr "" -"Hãy cẩn thận với lá»±a chọn này! Có thể có các thông tin tham chiếu hướng đến " -"nhóm này. Cài đặt Gosa không thể di trú các tham chiếu này, vì thế bạn có " -"thể muốn hủy bỏ việc di trú trong trường hợp này." +#: setup/class_setupStep_Migrate.inc:1050 +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." -#: setup/setup_migrate.tpl:148 -msgid "Move selected users into this people tree" -msgstr "Chuyển người dùng sang cây người dùng được cấu hình" +#: setup/class_setupStep_Migrate.inc:1116 +#, php-format +msgid "Cannot add ACL for user '%s':" +msgstr "Không thể thêm ACL cho người dùng '%s':" -#: setup/setup_migrate.tpl:191 -#, fuzzy -msgid "Migrate GOsa 2.5 administrative accounts" -msgstr "Tạo ra một tài khoản admin GOsa mới" +#: setup/class_setupStep_Migrate.inc:1154 +#: setup/class_setupStep_Migrate.inc:1164 +msgid "Input error" +msgstr "Lỗi nhập vào" -#: setup/setup_migrate.tpl:193 -msgid "" -"This dialog allows the migration of GOsa 2.5 admin accounts into GOsa 2.6 " -"useable accounts." +#: setup/class_setupStep_Migrate.inc:1154 +msgid "Uid" msgstr "" -#: setup/setup_migrate.tpl:216 setup/setup_migrate.tpl:316 -#: setup/setup_migrate.tpl:370 setup/setup_migrate.tpl:425 -#: setup/setup_migrate.tpl:468 setup/setup_migrate.tpl:512 -msgid "Current" -msgstr "Hiện tại" +#: setup/class_setupStep_Migrate.inc:1159 +msgid "Password error" +msgstr "Lỗi mật mã" -#: setup/setup_migrate.tpl:220 setup/setup_migrate.tpl:323 -#: setup/setup_migrate.tpl:377 setup/setup_migrate.tpl:429 -#: setup/setup_migrate.tpl:472 setup/setup_migrate.tpl:516 -msgid "After migration" -msgstr "Sau khi di trú" +#: setup/class_setupStep_Migrate.inc:1159 +msgid "Provided passwords do not match!" +msgstr "Những mật khẩu được cung cấp không phù hợp!" -#: setup/setup_migrate.tpl:229 setup/setup_ldap.tpl:65 -msgid "Reload" -msgstr "Tải lại" +#: setup/class_setupStep_Migrate.inc:1164 +msgid "Specify a valid user ID!" +msgstr "Xác định một ID người dùng hợp lệ!" -#: setup/setup_migrate.tpl:245 -msgid "Abort" -msgstr "Ngừng lại" +#: setup/class_setupStep_Migrate.inc:1197 +#, 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!" -#: setup/setup_migrate.tpl:247 -msgid "Create a new GOsa administrator account" -msgstr "Tạo ra một tài khoản admin GOsa mới" +#: setup/class_setupStep_Migrate.inc:1236 +#: setup/class_setupStep_Migrate.inc:1285 +#: setup/class_setupStep_Migrate.inc:1334 +msgid "Cannot move users to the requested department!" +msgstr "Không thể chuyển người dùng đến bộ phận được yêu cầu!" -#: setup/setup_migrate.tpl:250 -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." +#: setup/class_setupStep_Migrate.inc:1246 +msgid "Winstation will be moved from" +msgstr "Máy trạm Win sẽ được chuyển từ" -#: setup/setup_migrate.tpl:279 -msgid "Password (again)" -msgstr "Mật khẩu (nhập lại)" +#: setup/class_setupStep_Migrate.inc:1257 +#: setup/class_setupStep_Migrate.inc:1306 +msgid "Updating following references too" +msgstr "Cập nhật cả các tham chiếu sau" -#: setup/setup_migrate.tpl:305 -msgid "" -"The listed departments are currently invisible in the GOsa user interface. " -"If you want to change this for a couple of entries, select them and use the " -"migrate button below." -msgstr "" -"Các bộ phận được liệt kê hiện đang bị ẩn trên giao diện người dùng của " -"GOsa. Nếu bạn muốn thay đổi việc này cho một số entry, lá»±a chọn chúng và sá»­ " -"dụng phím 'di trú' ở dưới." +#: setup/class_setupStep_Migrate.inc:1296 +msgid "Group will be moved from" +msgstr "Nhóm sẽ được chuyển từ" -#: setup/setup_migrate.tpl:306 setup/setup_migrate.tpl:361 -#: setup/setup_migrate.tpl:417 setup/setup_migrate.tpl:461 -#: setup/setup_migrate.tpl:505 -msgid "" -"If you want to know what will be done when migrating the selected entries, " -"use the 'Show changes' button to see the LDIF." -msgstr "" -"Nếu bạn muốn biết việc gì sẽ được tiến hành khi di trú các entry được chọn " -"này, hãy sá»­ dụng phím 'hiển thị thay đổi 'để xem định dạng LDIF." +#: setup/class_setupStep_Migrate.inc:1344 +msgid "User will be moved from" +msgstr "Người dùng sẽ được chuyển từ" -#: setup/setup_migrate.tpl:360 -#, fuzzy -msgid "" -"The listed users are currently invisible in the GOsa user interface. If you " -"want to change this for a couple of users, just select them and use the " -"'Migrate' button below." -msgstr "" -"Các bộ phận được liệt kê hiện đang bị ẩn trên giao diện người dùng của " -"Gosa. Nếu bạn muốn thay đổi việc này cho một số entry, lá»±a chọn chúng và sá»­ " -"dụng phím \"Di trú\" ở dưới." +#: setup/class_setupStep_Migrate.inc:1354 +msgid "The following references will be updated" +msgstr "Tham chiếu sau sẽ được cập nhật" -#: setup/setup_migrate.tpl:416 -#, fuzzy +#: setup/class_setupStep_Migrate.inc:1985 msgid "" -"The listed devices are currently invisible in the GOsa interface. If you " -"want to change this for a couple of devices, just select them and use the " -"'Migrate' button below." +"The LDAP root object is missing. It is required to use your LDAP service." msgstr "" -"Các bộ phận được liệt kê hiện đang bị ẩn trên giao diện người dùng của " -"Gosa. Nếu bạn muốn thay đổi việc này cho một số entry, lá»±a chọn chúng và sá»­ " -"dụng phím \"Di trú\" ở dưới." - -#: setup/setup_migrate.tpl:442 setup/setup_migrate.tpl:485 -#: setup/setup_migrate.tpl:529 -#, fuzzy -msgid "Refresh" -msgstr "Các tham chiếu" +"Đố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ó." -#: setup/setup_migrate.tpl:460 -#, fuzzy -msgid "" -"The listed services are currently invalid for the GOsa version you are going " -"to install. If you want to update a couple of service, just select them and " -"use the 'Migrate' button below." -msgstr "" -"Các bộ phận được liệt kê hiện đang bị ẩn trên giao diện người dùng của " -"Gosa. Nếu bạn muốn thay đổi việc này cho một số entry, lá»±a chọn chúng và sá»­ " -"dụng phím \"Di trú\" ở dưới." +#: setup/class_setupStep_Migrate.inc:1986 +#: setup/class_setupStep_Migrate.inc:1999 +msgid "Try to create root object" +msgstr "Cố tạo ra một đối tượng gốc" -#: setup/setup_migrate.tpl:504 -#, fuzzy -msgid "" -"The listed menus are currently invisible in the GOsa interface. If you want " -"to change this for a couple of devices, just select them and use the " -"'Migrate' button below." -msgstr "" -"Các bộ phận được liệt kê hiện đang bị ẩn trên giao diện người dùng của " -"Gosa. Nếu bạn muốn thay đổi việc này cho một số entry, lá»±a chọn chúng và sá»­ " -"dụng phím \"Di trú\" ở dưới." +#: setup/class_setupStep_Migrate.inc:1998 +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ó." -#: setup/class_setupStep_Ldap.inc:53 -msgid "LDAP setup" -msgstr "Cài đặt LDAP" +#: setup/class_setupStep_Migrate.inc:2053 +#, fuzzy, php-format +msgid "Missing GOsa object class '%s'!" +msgstr "Lớp đối tượng lá»±a chọn '%s' mất tích!" -#: setup/class_setupStep_Ldap.inc:54 -msgid "LDAP connection setup" -msgstr "Thiết lập kết nối LDAP" +#: setup/class_setupStep_Migrate.inc:2054 +#, 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." -#: setup/class_setupStep_Ldap.inc:55 +#: setup/class_setupStep_Migrate.inc:2075 +#, php-format msgid "" -"This dialog performs the basic configuration of the LDAP connectivity for " -"GOsa." +"Cannot handle the structural object type of your root object. Please try to " +"add the object class '%s' manually." 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:105 +#: setup/class_setupStep_Migrate.inc:2432 #, 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!" +msgid "Copy '%s' to '%s' failed:" +msgstr "Sao chép '%s' đến '%s' bị thất bại:" -#: setup/class_setupStep_Ldap.inc:107 +#: setup/class_setupStep_Migrate.inc:2567 #, 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!" +msgid "There are %s devices that need to be migrated." +msgstr "" -#: setup/class_setupStep_Ldap.inc:112 +#: setup/class_setupStep_Migrate.inc:2627 #, php-format -msgid "Anonymous bind to server '%s' succeeded." -msgstr "Kết nối nặc danh đến server '%s' thành công." +msgid "Adding '%s' to the LDAP failed: %s" +msgstr "" -#: setup/class_setupStep_Ldap.inc:113 -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_Migrate.inc:2647 +#: setup/class_setupStep_Migrate.inc:2764 +#, fuzzy, php-format +msgid "Updating '%s' failed: %s" +msgstr "Tải lên thất bại: %s" -#: setup/class_setupStep_Ldap.inc:115 +#: setup/class_setupStep_Migrate.inc:2720 #, 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_frame.tpl:12 -msgid "GOsa setup wizard" -msgstr "Hướng dẫn cài đặt GOsa chi tiết " - -#: setup/setup_frame.tpl:19 -msgid "Installation" -msgstr "Cài đặt" - -#: setup/setup_frame.tpl:19 -#, fuzzy -msgid "Setup" -msgstr "Đặt" - -#: setup/class_setupStep_Welcome.inc:38 -msgid "Welcome" -msgstr "Chào mừng" - -#: setup/class_setupStep_Welcome.inc:39 -msgid "The welcome message" -msgstr "Tin nhắn chào mừng" - -#: setup/class_setupStep_Welcome.inc:40 -msgid "Welcome to GOsa setup wizard" -msgstr "Chào mừng bạn đến với bộ cài đặt wizard GOsa" - -#: 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 -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 overriden per user." +msgid "There are %s services that need to be migrated." 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" +#: setup/class_setupStep_Migrate.inc:3051 +#, php-format +msgid "There are %s application menus which have to be migrated." +msgstr "" #: setup/setup_welcome.tpl:4 msgid "" @@ -6111,416 +6298,317 @@ msgstr "" msgid "Click the 'Continue' button when you've finished." msgstr "Kích vào phím 'Continue' khi bạn làm xong." -#: setup/setup_ldap.tpl:7 -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" - -#: setup/setup_ldap.tpl:13 ihtml/themes/default/help.tpl:21 -msgid "Search" -msgstr "Tìm kiếm" - -#: setup/setup_ldap.tpl:25 -msgid "LDAP connection" -msgstr "Kết nối LDAP" - -#: setup/setup_ldap.tpl:29 -msgid "Location name" -msgstr "Tên vị trí" - -#: setup/setup_ldap.tpl:37 -#, fuzzy -msgid "Connection URI" -msgstr "Kết nối URL" - -#: setup/setup_ldap.tpl:45 -msgid "TLS connection" -msgstr "Kết nối TLS" - -#: setup/setup_ldap.tpl:69 -msgid "Authentication" -msgstr "Thẩm định quyền" - -#: setup/setup_ldap.tpl:73 -msgid "Admin DN" -msgstr "Admin DN" - -#: setup/setup_ldap.tpl:78 -msgid "Select user" -msgstr "Chọn người dùng" - -#: setup/setup_ldap.tpl:86 -msgid "Automatically append LDAP base to admin DN" -msgstr "Tá»± động nối cÆ¡ sở LDAP với admin DN" - -#: setup/setup_ldap.tpl:93 -msgid "Admin password" -msgstr "Mật khẩu Admin" - -#: setup/setup_ldap.tpl:101 -msgid "Schema based settings" -msgstr "Thiết lập dá»±a trên Schema" - -#: setup/setup_ldap.tpl:105 -msgid "Use rfc2307bis compliant groups" -msgstr "Sá»­ dụng các nhóm tuân thủ tiêu chuẩn rfc2307bis" - -#: setup/setup_ldap.tpl:117 -msgid "Current status" -msgstr "Tình trạng hiện tại" - -#: ihtml/themes/default/password.tpl:6 -msgid "Change your password" -msgstr "Thay đổi mật khẩu của bạn" - -#: ihtml/themes/default/password.tpl:35 -msgid "Success" -msgstr "Thành công" +#: setup/setup_license.tpl:8 +msgid "I have read the license and accept it" +msgstr "Tôi đã đọc giấy phép và chấp nhận nó" -#: ihtml/themes/default/password.tpl:35 -msgid "Your password has been changed successfully." -msgstr "Mật khẩu của bạn đã được thay đổi thành công." +#: setup/class_setupStep_Config3.inc:77 setup/class_setupStep_Config3.inc:78 +msgid "GOsa settings 3/3" +msgstr "Thiết lập GOsa 3/3" -#: ihtml/themes/default/password.tpl:53 -msgid "" -"This dialog provides a simple way to change your password. Enter the current " -"password and the new password (twice) in the fields below and press the " -"'Change' 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'." +#: setup/class_setupStep_Config3.inc:79 +msgid "Tweak some GOsa core behaviour" +msgstr "Chỉnh sá»­a một số đặc tính lõi của GOsa" -#: ihtml/themes/default/password.tpl:60 ihtml/themes/default/password.tpl:62 -#: ihtml/themes/default/login.tpl:52 ihtml/themes/default/login.tpl:53 -msgid "Directory" -msgstr "ThÆ° mục" +#: setup/class_setupStep_Config3.inc:198 +msgid "Session lifetime must be a numeric value!" +msgstr "Khoảng thời gian của phiên phải là một giá trị số!" -#: ihtml/themes/default/password.tpl:86 ihtml/themes/default/password.tpl:87 -msgid "New password repeated" -msgstr "Mật khẩu mới được lặp lại" +#: setup/class_setupStep_Config3.inc:202 +msgid "Maximum LDAP query time must be a numeric value!" +msgstr "Thời gian tối đa để yêu cầu LDAP phải là một giá trị số!" -#: ihtml/themes/default/password.tpl:101 -msgid "Change" -msgstr "Thay đổi" +#: setup/setup_checks.tpl:9 +msgid "PHP module and extension checks" +msgstr "Kiểm tra các module và mở rộng của PHP" -#: ihtml/themes/default/password.tpl:102 -#: ihtml/themes/default/accountexpired.tpl:52 -msgid "Click here to change your password" -msgstr "Kích vào đây để thay đổi mật khẩu của bạn" +#: setup/setup_checks.tpl:41 setup/setup_checks.tpl:103 +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." -#: ihtml/themes/default/acl.tpl:36 -msgid "Additional filter options" -msgstr "Các lá»±a chọn thêm cho bộ lọc" +#: setup/setup_checks.tpl:45 setup/setup_checks.tpl:107 +msgid "GOsa will run without fixing this." +msgstr "GOsa sẽ chạy mà không cần sá»­a chỗ này." -#: ihtml/themes/default/acl.tpl:47 -msgid "Use members from" -msgstr "Sá»­ dụng các thành viên từ" +#: setup/setup_checks.tpl:67 +msgid "PHP setup configuration" +msgstr "Cấu hình cài đặt PHP" -#: ihtml/themes/default/acl.tpl:61 -msgid "Available members" -msgstr "Những thành viên đang có mặt" +#: setup/setup_checks.tpl:67 +msgid "show information" +msgstr "hiển thị thông tin" -#: ihtml/themes/default/acl.tpl:63 ihtml/themes/default/acl.tpl:68 -msgid "List message possible targets" -msgstr "Liệt kê các mục tiêu có thể gá»­i tin nhắn" +#: setup/setup_schema.tpl:3 +msgid "Schema specific settings" +msgstr "Thiết lập cụ thể lược đồ (schema)" -#: ihtml/themes/default/acl.tpl:84 ihtml/themes/default/acl.tpl:90 -msgid "List message recipients" -msgstr "Liệt kê người nhận tin" +#: setup/setup_schema.tpl:7 +msgid "Enable schema validation when logging in" +msgstr "Cho phép thông qua lược đồ khi đăng nhập" -#: ihtml/themes/default/acl.tpl:112 -msgid "ACL for this object" -msgstr "ACL cho đối tượng này" +#: setup/setup_schema.tpl:16 +msgid "Check status" +msgstr "Kiểm tra trạng thái" -#: ihtml/themes/default/acl.tpl:118 -msgid "Available roles" -msgstr "Các vai trò hiện có" +#: setup/setup_schema.tpl:20 +msgid "Schema check succeeded" +msgstr "Kiểm tra lược đồ thành công" -#: ihtml/themes/default/login.tpl:10 -msgid "GOsa login screen" -msgstr "Màn hình đăng nhập GOsa" +#: setup/setup_schema.tpl:23 +msgid "Schema check failed" +msgstr "Kiểm tra lược đồ thất bại" -#: ihtml/themes/default/login.tpl:27 -msgid "Login screen" -msgstr "Màn hình đăng nhập" +#: setup/setup_schema.tpl:31 +msgid "" +"Could not read any schema informations, 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." -#: ihtml/themes/default/login.tpl:34 +#: setup/setup_schema.tpl:35 msgid "" -"Please use your username and your password to log into the site " -"administration system." +"It seems that your ldap database wasn't initialized yet. This maybe the " +"reason, why GOsa can't read your schema configuration!" msgstr "" -"Xin hãy sá»­ dụng tên và mật khẩu của bạn để đăng nhập vào trang hệ thống quản " -"trị." +"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!" -#: ihtml/themes/default/login.tpl:77 ihtml/themes/default/login.tpl:80 -msgid "Sign in" -msgstr "Đăng ký" +#: setup/setup_config1.tpl:2 +msgid "Look and feel" +msgstr "Xem và cảm nhận" -#: ihtml/themes/default/login.tpl:78 -msgid "Click here to log in" -msgstr "Kích vào đây để đăng nhập" +#: setup/setup_config1.tpl:6 +msgid "Theme" +msgstr "Theme" -#: ihtml/themes/default/snapshotdialog.tpl:3 -msgid "Restoring object snapshots" -msgstr "Phục hồi chế độ snapshot của đối tượng" +#: setup/setup_config1.tpl:15 +msgid "Apache" +msgstr "Apache" -#: 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." +#: setup/setup_config1.tpl:19 +msgid "Compress output send to browser" +msgstr "Nén output lại gá»­i cho trình duyệt" -#: ihtml/themes/default/snapshotdialog.tpl:9 -msgid "" -"Remember that DNS configuration and database entries could not be restored. " -"For some objects it is only nescessary to open and save them again (goFon), " -"but some entries must be recreated manually (glpi)." -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)." +#: setup/setup_config1.tpl:27 +msgid "People and group storage" +msgstr "Kho lÆ°u trữ người và nhóm" -#: 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?" +#: setup/setup_config1.tpl:30 +msgid "People DN attribute" +msgstr "Thuộc tính DN người" -#: ihtml/themes/default/snapshotdialog.tpl:29 -msgid "There is no snapshot available that could be restored" -msgstr "Không có snapshot hiện có nào có thể được phục hồi" +#: setup/setup_config1.tpl:41 +msgid "People storage subtree" +msgstr "Cây con lÆ°u trữ ngườ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" +#: setup/setup_config1.tpl:50 +msgid "Group storage subtree" +msgstr "Cây con lÆ°u trữ nhóm" -#: ihtml/themes/default/snapshotdialog.tpl:49 -msgid "Creating object snapshots" -msgstr "Tạo ra snapshot đối tượng" +#: setup/setup_config1.tpl:59 +msgid "Include personal title in user DN" +msgstr "Bao gồm chức danh cá nhân trong DN của người dùng" -#: ihtml/themes/default/snapshotdialog.tpl:52 -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." +#: setup/setup_config1.tpl:70 +msgid "Relaxed naming policies" +msgstr "Chính sách đặt tên thoải mái" -#: ihtml/themes/default/snapshotdialog.tpl:55 -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." +#: setup/setup_config1.tpl:81 +msgid "Automatic UIDs" +msgstr "Các UID tá»± động" -#: ihtml/themes/default/snapshotdialog.tpl:70 -msgid "Timestamp" -msgstr "Timestamp" +#: setup/setup_config1.tpl:97 setup/class_setupStep_Config1.inc:118 +msgid "GID / UID min id" +msgstr "ID min GID/UID" -#: ihtml/themes/default/snapshotdialog.tpl:79 -msgid "Reason for generating this snapshot" -msgstr "Lý do để tạo ra snapshot này" +#: setup/setup_config1.tpl:113 +msgid "Number base for people/groups" +msgstr "CÆ¡ sÆ¡ số cho người/nhóm" -#: ihtml/themes/default/accountexpired.tpl:15 -msgid "Your password has expired. Please choose a new one!" -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!" +#: setup/setup_config1.tpl:121 +msgid "Hook for number base" +msgstr "Móc nối với cÆ¡ sở số" -#: ihtml/themes/default/accountexpired.tpl:23 -#: ihtml/themes/default/accountexpired.tpl:27 -msgid "Old password" -msgstr "Mật khẩu cÅ©" +#: setup/setup_config1.tpl:140 +msgid "Password encryption algorithm" +msgstr "Thuật toán mã hóa mật khẩu" -#: ihtml/themes/default/accountexpired.tpl:41 -#: ihtml/themes/default/accountexpired.tpl:45 -msgid "Verify password" -msgstr "Xác minh mật khẩu" +#: setup/setup_config1.tpl:151 +msgid "Password restrictions" +msgstr "Các hạn chế mật khẩu" -#: ihtml/themes/default/conflict.tpl:2 -msgid "Session conflict detected" -msgstr "Phát hiện xung đột giữa các phiên" +#: setup/setup_config1.tpl:158 setup/setup_config1.tpl:162 +msgid "Password minimum length" +msgstr "Độ dài tối thiểu của mật khẩu" + +#: setup/setup_config1.tpl:169 setup/setup_config1.tpl:173 +msgid "Different characters from old password" +msgstr "Các ký tá»± khác với mật khẩu cÅ©" + +#: setup/setup_config1.tpl:182 +msgid "Password change hook" +msgstr "Móc nối việc thay đổi mật khẩu" + +#: setup/setup_config1.tpl:198 +msgid "Use SASL for kerberos" +msgstr "Sá»­ dụng ngôn ngữ SASL cho hệ thống Kerberos" + +#: setup/setup_config1.tpl:209 +msgid "Use account expiration" +msgstr "Sá»­ dụng việc hết hạn tài khoản" -#: ihtml/themes/default/conflict.tpl:6 +#: setup/setup_config1.tpl:221 msgid "" -"Probably there's another active instance of your session. Multiple window " -"operation is technical not possible and heavily depends on the browser " -"you're using. Usage of different browsers at a time (i.e. IE and Mozilla) is " -"possible. Pressing the Logout button will close this session." +"GOsa supports several encryption types for your passwords. Normally this is " +"adjustable via user templates, but you can specify a default method to be " +"used here, too." msgstr "" -"Có lẽ có một chức năng khác nữa trong phiên của bạn đang hoạt động. Việc " -"chạy nhều cá»­a sổ cùng lúc về kỹ thuật là không thể và việc này phụ thuộc rất " -"nhiều vào trình duyệt mà bạn đang dùng.Việc sá»­ dụng các trình duyệt khác " -"nhau cùng một lúc (ví dụ nhÆ° IE và Mozilla) là có thể. Nhấn vào nút đăng " -"xuất để đóng phiên này." +"GOsa hỗ trợ một vài kiểu mã hóa cho các mật khẩu của bạn. Thông thường thì " +"việc này có thể được điều chỉnh thông qua các khuôn mẫu của người dùng, " +"nhÆ°ng bạn có thể xác định một phÆ°Æ¡ng pháp mặc định để nó cÅ©ng được sá»­ dụng ở " +"đây." -#: ihtml/themes/default/conflict.tpl:10 +#: setup/setup_config1.tpl:222 msgid "" -"Ignoring this message will change/destroy the data you're currently editing, " -"so please close multiple windows and log in again." +"GOsa always acts as admin and manages access rights internally. This is a " +"workaround till OpenLDAP's in directory ACI's are fully implemented. For " +"this to work, we need the admin DN and the corresponding password." msgstr "" -"Bỏ qua tin nhắn này sẽ thay đổi/hủy dữ liệu mà hiện nay bạn đang hiệu chỉnh, " -"vì thể xin hãy đóng các cá»­a sổ lại và đăng nhập lại." +"GOsa sẽ luôn luôn đóng vai trò admin và quản lý các quyền truy cập nội bộ. " +"Đây là một cách khác cho tới khi các file OpenLDAP' trong thÆ° mục và ACI's " +"được thá»±c hiện đầy đủ. Để làm được điều này, chúng ta cần DN của admin và " +"mật khẩu tÆ°Æ¡ng ứng." -#: ihtml/themes/default/conflict.tpl:14 -msgid "Logout" -msgstr "Đăng xuất" +#: setup/setup_config1.tpl:223 +msgid "" +"Some basic LDAP parameters are tunable and affect the locations where GOsa " +"saves people and groups, including the way accounts get created. Check the " +"values below if the fit your needs." +msgstr "" +"Một số thông số cÆ¡ bản của LDAP có thể được điều chỉnh và ảnh hưởng tới nÆ¡i " +"mà Gosa lÆ°u trữ thông tin về người và nhóm, bao gồm cả cách mà các tài khoản " +"được lập ra. Kiểm tra các giá trị dưới đây nếu chúng phù hợp với nhu cầu của " +"bạn." -#: ihtml/themes/default/framework.tpl:8 ihtml/themes/default/framework.tpl:11 -msgid "Main" -msgstr "Trang chính" +#: setup/setup_config1.tpl:224 +msgid "" +"GOsa has modular support for several mail methods. These methods provide " +"interfaces to users mailboxes and general handling for quotas. You can " +"choose the dummy plugin to leave all your mail settings untouched." +msgstr "" +"GOsa có mô-đun hỗ trợ cho một vài phÆ°Æ¡ng pháp gá»­i thÆ°. Các phÆ°Æ¡ng pháp này " +"cung cấp các giao diện đến hộp thÆ° của người dùng và cách giải quyết thông " +"thường với các hạn ngạnh. Bạn có thể lá»±a chọn chế độ dummy plugin để không " +"ai đụng tới được tất cả các thiết lập mail của bạn." -#: ihtml/themes/default/framework.tpl:16 -msgid "Help" -msgstr "Trợ giúp" +#: setup/class_setupStep_Schema.inc:42 setup/class_setupStep_Schema.inc:43 +msgid "LDAP schema check" +msgstr "Kiểm tra lược đồ LDAP" -#: ihtml/themes/default/framework.tpl:21 ihtml/themes/default/framework.tpl:25 -msgid "Sign out" -msgstr "Đăng xuất" +#: setup/class_setupStep_Schema.inc:44 +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" -#: ihtml/themes/default/framework.tpl:29 -msgid "Signed in:" -msgstr "Đăng nhập:" +#: setup/class_setupStep_Welcome.inc:38 +msgid "Welcome" +msgstr "Chào mừng" -#: ihtml/themes/default/framework.tpl:32 -msgid "GOsa main menu" -msgstr "Menu chính của GOsa" +#: setup/class_setupStep_Welcome.inc:39 +msgid "The welcome message" +msgstr "Tin nhắn chào mừng" -#: ihtml/themes/default/remove.tpl:6 -msgid "" -"This may be used by several groups. Please double check if your really want " -"to do this since there is no way for GOsa to get your data back." -msgstr "" -"Thứ này có thể được sá»­ dụng bởi một vài nhóm. Xin hãy kiểm tra hai lần nếu " -"bạn thá»±c sá»± muốn làm điều này bởi vì sẽ không có cách nào để GOsa phục hồi " -"dữ liệu cho bạn." +#: setup/class_setupStep_Welcome.inc:40 +msgid "Welcome to GOsa setup wizard" +msgstr "Chào mừng bạn đến với bộ cài đặt wizard GOsa" -#: ihtml/themes/default/logout.tpl:5 -msgid "Your GOsa session has expired!" -msgstr "Phiên GOsa của bạn đã bị hết hạn!" +#: setup/class_setupStep_License.inc:56 setup/class_setupStep_License.inc:57 +msgid "License" +msgstr "Giấy Phép" -#: ihtml/themes/default/logout.tpl:7 -msgid "" -"The last interaction with the GOsa web interface has been some time ago in " -"the past. For security reasons, the session has been closed. To continue " -"with administrative tasks, please sign in again." -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." +#: 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" -#: ihtml/themes/default/logout.tpl:10 -msgid "Sign in again" -msgstr "Đăng ký lại" +#: 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" -#: ihtml/themes/default/sizelimit.tpl:3 +#: setup/setup_language.tpl:5 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." +"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 overriden per user." 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." +"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." -#: ihtml/themes/default/sizelimit.tpl:6 -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" +#: 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" -#: ihtml/themes/default/sizelimit.tpl:9 -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ề " +#: setup/class_setupStep_Config1.inc:74 setup/class_setupStep_Config1.inc:75 +msgid "GOsa settings 1/3" +msgstr "Thiết lập GOsa 1/3" -#: ihtml/themes/default/sizelimit.tpl:10 -msgid "" -"ignore this error and show all entries that fit into the defined sizelimit " -"and let me use filters instead" -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 " +#: setup/class_setupStep_Config1.inc:76 +msgid "GOsa generic settings" +msgstr "Thiết lập GOsa chung " -#: ihtml/themes/default/copyPasteDialog.tpl:1 -msgid "Copy & paste wizard" -msgstr "Copy & Paste wizard" +#: setup/class_setupStep_Config1.inc:118 +#, php-format +msgid "The specified value for '%s' must be a numeric value" +msgstr "Gía trị cụ thể cho '%s' phải là một giá trị số" -#: ihtml/themes/default/copyPasteDialog.tpl:7 -msgid "" -"Some values need to be unique in the complete directory while some " -"combinations make no sense. GOsa shows the relevant attributes. Please " -"maintain the values below to fullfill 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 đó." +#: setup/class_setupStep_Config1.inc:122 setup/class_setupStep_Config1.inc:126 +#, php-format +msgid "Don't add a trailing comma to '%s'." +msgstr "Đừng thêm dấu phẩy đuôi vào '%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!" +#: setup/class_setupStep_Config1.inc:122 +msgid "People storage ou" +msgstr "ou lÆ°u trữ ngườ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!" +#: setup/class_setupStep_Config1.inc:126 +msgid "Group storage ou" +msgstr "ou lÆ°u trữ nhóm" -#: ihtml/themes/default/copyPasteDialog.tpl:24 -msgid "Cancel all" -msgstr "Hủy bỏ tất" +#: setup/class_setupStep_Config1.inc:130 +msgid "Uid base must be numeric" +msgstr "Gốc UID phải là số" -#: ihtml/themes/default/copyPasteDialog.tpl:30 -msgid "Operation complete" -msgstr "Thao tác hoàn thành" +#: setup/class_setupStep_Config1.inc:134 +msgid "The given password minimum length is not numeric." +msgstr "Độ dài tối thiểu của mật khẩu đã cho không phải là số." -#: ihtml/themes/default/help.tpl:9 -msgid "GOsa help viewer" -msgstr "GOsa help viewer" +#: setup/class_setupStep_Config1.inc:137 +msgid "The given password differ value is not numeric." +msgstr "Gía trị khác của mật khẩu cho trước không phải là số." -#: ihtml/themes/default/help.tpl:15 -msgid "Index" -msgstr "Chỉ mục" +#: setup/class_setupStep_Config2.inc:86 setup/class_setupStep_Config2.inc:87 +msgid "GOsa settings 2/3" +msgstr "Các thiết lập GOsa 2/3" -#: ihtml/themes/default/islocked.tpl:2 -msgid "Locking conflict detected" -msgstr "Phát hiện xung đột khóa" +#: setup/class_setupStep_Config2.inc:88 +msgid "Customize special parameters" +msgstr "Tùy biến các thông số đặc biệt" -#: ihtml/themes/default/islocked.tpl:9 -msgid "" -"If this lock detection is false, the other person has obviously closed the " -"webbrowser during the edit operation. You may want to take over the lock by " -"pressing the 'Edit anyway' button." -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'." +#: setup/class_setupStep_Language.inc:40 setup/class_setupStep_Language.inc:41 +msgid "Language setup" +msgstr "Cài đặt ngôn ngữ" -#: ihtml/themes/default/islocked.tpl:16 -#, fuzzy -msgid "Read only" -msgstr "Danh sách reload" +#: 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." -#: 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!" +#: setup/class_setupStep_Language.inc:47 +msgid "Automatic" +msgstr "Tá»± động" -#: 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." +#, fuzzy +#~ msgid "Missing GOsa class %s." +#~ msgstr "Lớp đối tượng lá»±a chọn '%s' mất tích!" #, fuzzy #~ msgid "Password locking" diff --git a/gosa-core/locale/core/zh/LC_MESSAGES/messages.po b/gosa-core/locale/core/zh/LC_MESSAGES/messages.po index 6e1a01580..f458dbebc 100644 --- a/gosa-core/locale/core/zh/LC_MESSAGES/messages.po +++ b/gosa-core/locale/core/zh/LC_MESSAGES/messages.po @@ -7,7 +7,7 @@ msgid "" msgstr "" "Project-Id-Version: messages\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2009-01-15 11:49+0100\n" +"POT-Creation-Date: 2009-02-27 09:45+0100\n" "PO-Revision-Date: 2007-06-03 12:27+0800\n" "Last-Translator: Jiang Xin \n" "Language-Team: Chinese Simplified \n" @@ -16,1221 +16,1174 @@ msgstr "" "Content-Transfer-Encoding: 8bit\n" "X-Generator: KBabel 1.11.4\n" -#: include/class_CopyPasteHandler.inc:117 -#: include/class_CopyPasteHandler.inc:126 -#: include/class_CopyPasteHandler.inc:158 -#: include/class_CopyPasteHandler.inc:175 -#: include/class_CopyPasteHandler.inc:184 -#: include/class_CopyPasteHandler.inc:192 -#: include/class_CopyPasteHandler.inc:268 -#, fuzzy, php-format -msgid "Copy and paste failed!" -msgstr "拷贝和粘贴精灵" - -#: include/class_CopyPasteHandler.inc:117 -#: include/class_CopyPasteHandler.inc:126 -#: include/class_CopyPasteHandler.inc:158 -#: include/class_CopyPasteHandler.inc:175 -#: include/class_CopyPasteHandler.inc:184 -#: include/class_CopyPasteHandler.inc:192 -#: include/class_CopyPasteHandler.inc:268 -#: include/class_CopyPasteHandler.inc:367 include/utils/class_msgPool.inc:153 -#: include/utils/class_msgPool.inc:165 include/utils/class_msgPool.inc:183 -#: include/utils/class_msgPool.inc:466 include/utils/class_msgPool.inc:485 -#: include/class_gosaSupportDaemon.inc:1160 -#: include/class_gosaSupportDaemon.inc:1180 include/class_msg_dialog.inc:99 -#: include/password-methods/class_password-methods.inc:250 -#: include/class_log.inc:138 include/class_log.inc:218 -#: include/class_plugin.inc:659 include/class_plugin.inc:700 -#: include/class_plugin.inc:742 include/class_plugin.inc:1585 -#: include/class_tabs.inc:50 plugins/admin/groups/class_groupGeneric.inc:954 -#: plugins/admin/groups/class_groupGeneric.inc:959 -#: plugins/admin/groups/class_groupGeneric.inc:1204 -#: plugins/personal/posix/class_posixAccount.inc:1334 -#: plugins/personal/generic/class_user.inc:412 -#: plugins/personal/generic/class_user.inc:513 -#: plugins/personal/generic/class_user.inc:806 -#: plugins/personal/generic/class_user.inc:1382 -#: plugins/personal/generic/main.inc:115 html/index.php:223 html/index.php:227 -#: setup/setup_checks.tpl:30 setup/setup_checks.tpl:91 -#: setup/class_setupStep_Migrate.inc:1186 -#: ihtml/themes/default/msg_dialog.tpl:52 -#: ihtml/themes/default/msg_dialog.tpl:95 -#, php-format -msgid "Error" -msgstr "错误" +#: ihtml/themes/default/MultiSelectWindow.tpl:51 +#: ihtml/themes/default/MultiSelectWindow.tpl:92 +#: ihtml/themes/default/msg_dialog.tpl:56 +#: ihtml/themes/default/msg_dialog.tpl:99 +#: plugins/admin/ogroups/class_ogroup.inc:232 setup/setup_ldap.tpl:121 +msgid "Information" +msgstr "提示信息" -#: include/class_CopyPasteHandler.inc:117 -#: include/class_CopyPasteHandler.inc:192 -#, fuzzy, php-format -msgid "Cannot set permission for '%s'" -msgstr "无法创建文件 '%s'。" +#: ihtml/themes/default/MultiSelectWindow.tpl:63 +#: ihtml/themes/default/MultiSelectWindow.tpl:103 +#: plugins/admin/ogroups/ogroup_objects.tpl:20 +#: plugins/admin/groups/group_objects.tpl:20 +#: plugins/personal/posix/posix_groups.tpl:21 +msgid "Filters" +msgstr "过滤器" -#: include/class_CopyPasteHandler.inc:118 -#: include/class_CopyPasteHandler.inc:127 -#: include/class_CopyPasteHandler.inc:176 -#: include/class_CopyPasteHandler.inc:185 -#: include/class_CopyPasteHandler.inc:193 include/class_pluglist.inc:177 -#: include/class_config.inc:125 include/class_config.inc:629 -#: include/utils/class_timezone.inc:47 include/functions.inc:637 -#: include/functions.inc:2555 include/functions.inc:2579 -#: include/functions.inc:2592 -#: include/password-methods/class_password-methods-ssha.inc:51 -#: include/password-methods/class_password-methods-sha.inc:48 -#: include/class_plugin.inc:1325 include/class_plugin.inc:1337 -#: plugins/admin/groups/class_groupGeneric.inc:163 -#: plugins/admin/groups/class_groupGeneric.inc:728 html/password.php:74 -#: html/index.php:143 html/index.php:215 html/main.php:228 -#, fuzzy -msgid "Configuration error" -msgstr "配置文件" +#: ihtml/themes/default/remove.tpl:2 ihtml/themes/default/msg_dialog.tpl:54 +#: ihtml/themes/default/msg_dialog.tpl:97 ihtml/themes/default/islocked.tpl:6 +#: ihtml/themes/default/conflict.tpl:6 html/password.php:280 html/index.php:57 +#: html/index.php:63 html/index.php:416 html/index.php:422 +#: include/functions.inc:745 include/functions.inc:2193 +#: include/functions.inc:2197 include/functions.inc:2203 +#: include/class_tabs.inc:259 plugins/admin/ogroups/remove.tpl:2 +#: plugins/admin/groups/remove.tpl:2 +#: plugins/admin/groups/class_groupGeneric.inc:1088 +#: plugins/admin/users/remove.tpl:2 +#: plugins/admin/users/class_userManagement.inc:631 +#: plugins/admin/departments/remove.tpl:2 +#: plugins/admin/departments/dep_move_confirm.tpl:2 +#: plugins/admin/acl/remove.tpl:2 +#: plugins/personal/posix/class_posixAccount.inc:837 +#: plugins/personal/posix/class_posixAccount.inc:990 +#: setup/class_setupStep_Migrate.inc:261 setup/class_setupStep_Migrate.inc:313 +#: setup/class_setupStep_Migrate.inc:446 setup/class_setupStep_Migrate.inc:523 +#: setup/class_setupStep_Migrate.inc:662 setup/class_setupStep_Migrate.inc:803 +#: setup/class_setupStep_Migrate.inc:2565 +#: setup/class_setupStep_Migrate.inc:2718 +#: setup/class_setupStep_Migrate.inc:3050 setup/setup_checks.tpl:32 +#: setup/setup_checks.tpl:93 +msgid "Warning" +msgstr "警告" -#: include/class_CopyPasteHandler.inc:158 -#, php-format -msgid "'%s' is no vaild LDAP object" +#: ihtml/themes/default/remove.tpl:6 +msgid "" +"This may be used by several groups. Please double check if your really want " +"to do this since there is no way for GOsa to get your data back." msgstr "" +"这可能被好几个组使用。请再次检查您是否要这么做,因为 GOsa 没有办法将您的数据" +"找回。" -#: include/class_CopyPasteHandler.inc:159 -#: include/class_CopyPasteHandler.inc:269 include/class_acl.inc:905 -#: include/class_ldap.inc:648 include/class_ldap.inc:696 -#: include/class_session.inc:76 include/class_session.inc:101 -#: include/class_session.inc:127 include/functions.inc:467 -#: include/functions.inc:627 include/functions.inc:724 -#: include/functions.inc:1107 include/functions.inc:1917 -#: include/functions.inc:1951 include/functions.inc:1971 -#: include/class_log.inc:88 -#, fuzzy -msgid "Internal error" -msgstr "终端服务器" - -#: include/class_CopyPasteHandler.inc:175 -#, fuzzy, php-format -msgid "No write permission in '%s'" -msgstr "无法创建文件 '%s'。" +#: ihtml/themes/default/remove.tpl:9 plugins/admin/ogroups/remove.tpl:10 +#: plugins/admin/groups/remove.tpl:10 plugins/admin/users/remove.tpl:10 +msgid "So - if you're sure - press 'Delete' to continue or 'Cancel' to abort." +msgstr "所以,如果您确定,请按“删除”继续,否则按“取消”退出。" -#: include/class_CopyPasteHandler.inc:386 +#: ihtml/themes/default/remove.tpl:15 +#: ihtml/themes/default/copyPasteDialog.tpl:21 +#: ihtml/themes/default/acl.tpl:128 ihtml/themes/default/acl.tpl:142 +#: ihtml/themes/default/snapshotdialog.tpl:44 +#: ihtml/themes/default/snapshotdialog.tpl:89 +#: ihtml/themes/default/msg_dialog.tpl:74 +#: ihtml/themes/default/msg_dialog.tpl:127 +#: ihtml/themes/default/msg_dialog.tpl:130 +#: ihtml/themes/default/islocked.tpl:19 include/class_baseSelectDialog.inc:62 +#: include/utils/class_msgPool.inc:308 setup/setup_migrate.tpl:163 +#: setup/setup_migrate.tpl:214 setup/setup_migrate.tpl:261 +#: setup/setup_migrate.tpl:326 setup/setup_migrate.tpl:382 +#: setup/setup_migrate.tpl:435 setup/setup_migrate.tpl:480 +#: setup/setup_migrate.tpl:523 setup/setup_migrate.tpl:567 +#: setup/setup_ldap.tpl:17 #, php-format -msgid "These objects will be pasted: %s" -msgstr "" +msgid "Cancel" +msgstr "取消" -#: include/class_CopyPasteHandler.inc:410 -#, php-format -msgid "This object will be pasted: %s" +#: ihtml/themes/default/login.tpl:10 +msgid "GOsa login screen" msgstr "" -#: include/class_CopyPasteHandler.inc:506 include/class_plugin.inc:2065 -#: include/class_plugin.inc:2068 -msgid "Paste" -msgstr "粘贴" - -#: include/class_CopyPasteHandler.inc:508 +#: ihtml/themes/default/login.tpl:27 #, fuzzy -msgid "Cannot paste" -msgstr "无法粘贴" +msgid "Login screen" +msgstr "登录脚本" -#: include/class_acl.inc:26 +#: ihtml/themes/default/login.tpl:34 #, fuzzy -msgid "Access control" -msgstr "访问选项" +msgid "" +"Please use your username and your password to log into the site " +"administration system." +msgstr "请用您的用户名和口令登录" -#: include/class_acl.inc:27 plugins/admin/acl/class_aclManagement.inc:27 -#, fuzzy -msgid "Manage access control lists" -msgstr "访问选项" +#: ihtml/themes/default/login.tpl:42 ihtml/themes/default/login.tpl:44 +#: ihtml/themes/default/password.tpl:69 ihtml/themes/default/password.tpl:71 +#: plugins/admin/users/class_divListUsers.inc:80 +msgid "Username" +msgstr "用户名" -#: include/class_acl.inc:201 plugins/admin/acl/class_aclRole.inc:124 -#, fuzzy -msgid "All categories" -msgstr "添加分类" +#: ihtml/themes/default/login.tpl:47 ihtml/themes/default/login.tpl:49 +#: ihtml/themes/default/password.tpl:40 +#: plugins/personal/generic/paste_generic.tpl:20 +#: plugins/personal/password/class_password.inc:26 setup/setup_config2.tpl:295 +#: setup/setup_config2.tpl:340 setup/setup_migrate.tpl:299 +msgid "Password" +msgstr "口令" -#: include/class_acl.inc:209 -msgid "Reset ACLs" -msgstr "" +#: ihtml/themes/default/login.tpl:52 ihtml/themes/default/login.tpl:53 +#: ihtml/themes/default/password.tpl:60 ihtml/themes/default/password.tpl:62 +msgid "Directory" +msgstr "目录" -#: include/class_acl.inc:210 plugins/admin/acl/class_aclRole.inc:132 -#, fuzzy -msgid "One level" -msgstr "日志级别" +#: ihtml/themes/default/login.tpl:77 ihtml/themes/default/login.tpl:80 +msgid "Sign in" +msgstr "登录" -#: include/class_acl.inc:211 include/class_acl.inc:216 -#: plugins/admin/acl/class_aclRole.inc:133 -#, fuzzy -msgid "Current object" -msgstr "创建新 FAI 对象" +#: ihtml/themes/default/login.tpl:78 +msgid "Click here to log in" +msgstr "点击这里登录" -#: include/class_acl.inc:212 plugins/admin/acl/class_aclRole.inc:134 +#: ihtml/themes/default/copyPasteDialog.tpl:1 #, fuzzy -msgid "Complete subtree" -msgstr "忽略子树" +msgid "Copy & paste wizard" +msgstr "拷贝和粘贴精灵" -#: include/class_acl.inc:213 plugins/admin/acl/class_aclRole.inc:135 -msgid "Complete subtree (permanent)" +#: ihtml/themes/default/copyPasteDialog.tpl:7 +msgid "" +"Some values need to be unique in the complete directory while some " +"combinations make no sense. GOsa shows the relevant attributes. Please " +"maintain the values below to fullfill the policies." msgstr "" +"有的变量需要在整个目录中保持唯一,而有的组合没有意义。GOsa 显示有关属性。请按" +"照这个原则维护其取值。" -#: include/class_acl.inc:214 include/class_acl.inc:217 -msgid "Use ACL defined in role" +#: ihtml/themes/default/copyPasteDialog.tpl:9 +msgid "Remember that some properties like taken snapshots will not be copied!" msgstr "" -#: include/class_acl.inc:220 plugins/admin/users/class_userManagement.inc:26 -#: plugins/personal/generic/class_user.inc:1549 -#: setup/class_setupStep_Migrate.inc:1028 -msgid "Users" -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 "" -#: include/class_acl.inc:220 plugins/admin/groups/class_groupGeneric.inc:1258 -#: plugins/admin/groups/class_groupManagement.inc:26 -#: setup/class_setupStep_Migrate.inc:1031 -msgid "Groups" -msgstr "用户组" +#: ihtml/themes/default/copyPasteDialog.tpl:19 +#: include/class_MultiSelectWindow.inc:144 include/utils/class_msgPool.inc:326 +#, php-format +msgid "Save" +msgstr "保存" -#: include/class_acl.inc:465 include/class_baseSelectDialog.inc:49 -#: include/class_MultiSelectWindow.inc:258 -#: include/class_MultiSelectWindow.inc:260 -#: plugins/admin/acl/class_aclRole.inc:373 -msgid "Up" -msgstr "上" +#: ihtml/themes/default/copyPasteDialog.tpl:24 +#, fuzzy +msgid "Cancel all" +msgstr "取消" -#: include/class_acl.inc:467 plugins/admin/acl/class_aclRole.inc:375 -msgid "Down" -msgstr "关闭" +#: ihtml/themes/default/copyPasteDialog.tpl:30 +msgid "Operation complete" +msgstr "操作完成" -#: include/class_acl.inc:472 include/class_acl.inc:520 -#: plugins/admin/acl/class_aclRole.inc:378 -#: plugins/admin/acl/class_aclRole.inc:429 -#: plugins/admin/users/class_divListUsers.inc:134 -#: plugins/admin/groups/class_divListGroup.inc:139 -msgid "Edit" -msgstr "编辑" +#: ihtml/themes/default/copyPasteDialog.tpl:32 +#: setup/class_setupStep_Finish.inc:37 +msgid "Finish" +msgstr "完成" -#: include/class_acl.inc:472 include/class_acl.inc:476 -#: include/class_acl.inc:1202 include/class_acl.inc:1203 -#: include/class_acl.inc:1208 include/class_tabs.inc:391 -#: plugins/admin/acl/class_divListACL.inc:179 -#: plugins/admin/acl/tabs_acl.inc:28 -#: plugins/admin/acl/class_aclManagement.inc:26 -#: plugins/admin/acl/class_aclManagement.inc:293 -#: plugins/admin/acl/class_aclRole.inc:379 -#: plugins/admin/acl/class_aclRole.inc:383 -#: plugins/admin/acl/class_aclRole.inc:749 -msgid "ACL" -msgstr "ACL" +#: 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 服务器过载。最简单让大数据库处理" +"不发成长时间超时的办法是,将查询缩小到更少并且使用过滤器。" -#: include/class_acl.inc:476 include/class_acl.inc:524 -#: include/utils/class_msgPool.inc:338 plugins/admin/acl/class_aclRole.inc:382 -#: plugins/admin/acl/class_aclRole.inc:433 -#, php-format -msgid "Delete" -msgstr "删除" +#: ihtml/themes/default/sizelimit.tpl:6 +msgid "Please choose the way to react for this session" +msgstr "请选择响应这个会话的方法" -#: include/class_acl.inc:512 -msgid "No ACL settings for this category!" -msgstr "" +#: ihtml/themes/default/sizelimit.tpl:9 +msgid "ignore this error and show all entries the LDAP server returns" +msgstr "忽略错误并显示 LDAP 服务器返回的所有条目" + +#: ihtml/themes/default/sizelimit.tpl:10 +msgid "" +"ignore this error and show all entries that fit into the defined sizelimit " +"and let me use filters instead" +msgstr "忽略错误并显示在定义限制长度内的所有条目,并让我使用过滤器。" -#: include/class_acl.inc:514 +#: ihtml/themes/default/sizelimit.tpl:14 include/utils/class_msgPool.inc:344 +#: plugins/personal/generic/generic.tpl:137 #, php-format -msgid "Contains ACLs for these objects: %s" +msgid "Set" +msgstr "设置" + +#: ihtml/themes/default/acl.tpl:7 plugins/admin/acl/acl_role.tpl:3 +msgid "Assigned ACL for current entry" msgstr "" -#: include/class_acl.inc:520 include/class_acl.inc:524 +#: ihtml/themes/default/acl.tpl:12 plugins/admin/acl/acl_role.tpl:45 #, fuzzy -msgid "category ACL" -msgstr "分类" - -#: include/class_acl.inc:574 -#, php-format -msgid "Edit ACL for '%s' - scope is '%s'" -msgstr "" - -#: include/class_acl.inc:584 plugins/admin/acl/class_aclRole.inc:463 -msgid "All objects in current subtree" -msgstr "" - -#: include/class_acl.inc:728 include/class_acl.inc:735 -#: include/class_acl.inc:742 include/class_acl.inc:748 -#: include/utils/class_msgPool.inc:463 -#: plugins/admin/departments/class_departmentGeneric.inc:574 -#: ihtml/themes/default/snapshotdialog.tpl:20 -#: ihtml/themes/default/snapshotdialog.tpl:62 -msgid "Object" -msgstr "对象" - -#: include/class_acl.inc:730 include/class_acl.inc:737 -#, fuzzy -msgid "Show/hide advanced settings" -msgstr "高级电话设置" - -#: include/class_acl.inc:754 -#, fuzzy -msgid "Create objects" -msgstr "创建新 FAI 对象" - -#: include/class_acl.inc:755 -#, fuzzy -msgid "Move objects" -msgstr "成员对象" +msgid "New ACL" +msgstr "新" -#: include/class_acl.inc:756 +#: ihtml/themes/default/acl.tpl:17 plugins/admin/acl/acl_role.tpl:51 #, fuzzy -msgid "Remove objects" -msgstr "成员对象" +msgid "ACL type" +msgstr "分类类型" -#: include/class_acl.inc:758 +#: ihtml/themes/default/acl.tpl:19 ihtml/themes/default/acl.tpl:24 +#: plugins/admin/acl/acl_role.tpl:51 #, fuzzy -msgid "Grant permission to owner" -msgstr "无法创建文件 '%s'。" - -#: include/class_acl.inc:762 include/class_acl.inc:861 -#: include/class_acl.inc:865 -msgid "read" -msgstr "读" +msgid "Select an acl type" +msgstr "选择一个位置" -#: include/class_acl.inc:763 include/class_acl.inc:863 -#: include/class_acl.inc:866 -msgid "write" -msgstr "写" +#: ihtml/themes/default/acl.tpl:29 ihtml/themes/default/acl.tpl:52 +#: ihtml/themes/default/acl.tpl:125 ihtml/themes/default/acl.tpl:140 +#: include/utils/class_msgPool.inc:320 setup/setup_migrate.tpl:161 +#: setup/setup_migrate.tpl:212 setup/setup_migrate.tpl:260 +#: setup/setup_migrate.tpl:325 setup/setup_migrate.tpl:380 +#: setup/setup_migrate.tpl:433 setup/setup_migrate.tpl:478 +#: setup/setup_migrate.tpl:521 setup/setup_migrate.tpl:565 +#: setup/setup_ldap.tpl:16 +#, php-format +msgid "Apply" +msgstr "应用" -#: include/class_acl.inc:767 +#: ihtml/themes/default/acl.tpl:36 #, fuzzy -msgid "Complete object" -msgstr "成员对象" - -#: include/class_acl.inc:905 -#, fuzzy, php-format -msgid "Unkown ACL type '%s'!" -msgstr "未知 FAIstate %s" - -#: include/class_acl.inc:948 -#, fuzzy, php-format -msgid "Unknown entry '%s'!" -msgstr "未知 FAIstate %s" +msgid "Additional filter options" +msgstr "应用程序设置" -#: include/class_acl.inc:1008 include/class_acl.inc:1010 -#, fuzzy, php-format -msgid "Role: %s" -msgstr "角色" +#: ihtml/themes/default/acl.tpl:47 +msgid "Use members from" +msgstr "" -#: include/class_acl.inc:1010 -#, fuzzy -msgid "unknown role" -msgstr "! 未知 id" +#: ihtml/themes/default/acl.tpl:61 +msgid "Available members" +msgstr "" -#: include/class_acl.inc:1018 -#, php-format -msgid "Contains settings for these objects: %s" +#: ihtml/themes/default/acl.tpl:63 ihtml/themes/default/acl.tpl:68 +msgid "List message possible targets" msgstr "" -#: include/class_acl.inc:1027 ihtml/themes/default/acl.tpl:82 +#: ihtml/themes/default/acl.tpl:82 include/class_acl.inc:1050 msgid "Members" msgstr "成员" -#: include/class_acl.inc:1033 -msgid "ACL takes effect for all users" +#: ihtml/themes/default/acl.tpl:84 ihtml/themes/default/acl.tpl:90 +msgid "List message recipients" msgstr "" -#: include/class_acl.inc:1170 include/class_ldap.inc:705 -#: include/class_ldap.inc:1171 include/class_config.inc:259 -#: include/functions.inc:364 include/functions.inc:390 -#: include/functions.inc:398 include/functions.inc:427 -#: include/functions.inc:652 include/functions.inc:695 -#: include/functions.inc:737 include/functions.inc:782 -#: include/functions.inc:2534 include/functions.inc:2781 -#: include/class_MultiSelectWindow.inc:550 include/class_plugin.inc:1243 -#: include/class_plugin.inc:1292 include/class_plugin.inc:1296 -#: include/class_plugin.inc:1311 include/class_plugin.inc:1371 -#: include/class_plugin.inc:1429 include/class_plugin.inc:1495 -#: include/class_plugin.inc:1510 -#: plugins/admin/departments/class_departmentGeneric.inc:241 -#: plugins/admin/departments/class_departmentGeneric.inc:429 -#: plugins/admin/departments/class_departmentGeneric.inc:702 -#: plugins/admin/departments/class_departmentGeneric.inc:733 -#: plugins/admin/acl/class_aclRole.inc:616 -#: plugins/admin/acl/class_aclRole.inc:656 -#: plugins/admin/acl/class_aclRole.inc:670 -#: plugins/admin/ogroups/class_ogroup.inc:1033 -#: plugins/admin/ogroups/class_ogroup.inc:1047 -#: plugins/admin/groups/class_groupGeneric.inc:758 -#: plugins/admin/groups/class_groupGeneric.inc:1069 -#: plugins/personal/posix/class_posixAccount.inc:678 -#: plugins/personal/posix/class_posixAccount.inc:942 -#: plugins/personal/generic/class_user.inc:722 -#: plugins/personal/generic/class_user.inc:1084 html/index.php:253 -#: html/index.php:268 html/index.php:281 -#: setup/class_setupStep_Migrate.inc:1197 -#: setup/class_setupStep_Migrate.inc:1225 -#: setup/class_setupStep_Migrate.inc:1274 -#: setup/class_setupStep_Migrate.inc:1323 -#: setup/class_setupStep_Migrate.inc:2250 -#: setup/class_setupStep_Migrate.inc:2254 -#: setup/class_setupStep_Migrate.inc:2444 -#: setup/class_setupStep_Migrate.inc:2464 -#: setup/class_setupStep_Migrate.inc:2581 -#: setup/class_setupStep_Migrate.inc:2928 -#: setup/class_setupStep_Migrate.inc:2942 +#: ihtml/themes/default/acl.tpl:104 plugins/admin/acl/acl_role.tpl:56 #, fuzzy -msgid "LDAP error" -msgstr "LDAP 错误:" +msgid "List of available ACL categories" +msgstr "可用软件包列表" -#: include/class_acl.inc:1203 +#: ihtml/themes/default/acl.tpl:112 #, fuzzy -msgid "Access control list" -msgstr "访问选项" +msgid "ACL for this object" +msgstr "检查 iconv 支持" -#: include/class_acl.inc:1208 +#: ihtml/themes/default/acl.tpl:118 #, fuzzy -msgid "ACL roles" -msgstr "MAC 地址" +msgid "Available roles" +msgstr "可用的应用程序" -#: include/class_pluglist.inc:58 -msgid "All objects in this category" -msgstr "" +#: ihtml/themes/default/accountexpired.tpl:15 +#, fuzzy +msgid "Your password has expired. Please choose a new one!" +msgstr "您的口令已经过期 !! 选择一个新口令" -#: include/class_pluglist.inc:178 -msgid "The configuration format has changed. Please re-run setup!" -msgstr "" +#: ihtml/themes/default/accountexpired.tpl:23 +#: ihtml/themes/default/accountexpired.tpl:27 +#, fuzzy +msgid "Old password" +msgstr "旧口令" -#: include/class_pluglist.inc:193 include/class_pluglist.inc:194 -#: include/class_pluglist.inc:307 -msgid "Unknown" -msgstr "未知" +#: ihtml/themes/default/accountexpired.tpl:32 +#: ihtml/themes/default/accountexpired.tpl:36 +#: ihtml/themes/default/password.tpl:82 ihtml/themes/default/password.tpl:83 +#: html/password.php:196 plugins/admin/users/password.tpl:13 +#: plugins/admin/users/class_userManagement.inc:265 +#: plugins/personal/generic/main.inc:97 +#: plugins/personal/generic/password.tpl:7 +#: plugins/personal/password/password.tpl:18 +msgid "New password" +msgstr "新口令" -#: include/class_pluglist.inc:203 ihtml/themes/default/framework.tpl:8 -#: ihtml/themes/default/framework.tpl:11 ihtml/themes/default/framework.tpl:20 -#: ihtml/themes/default/framework.tpl:24 -msgid "" -"You are currently editing a database entry. Do you want to dismiss the " -"changes?" -msgstr "您正在编辑一个数据项。您确认要丢弃当前的修改么?" +#: ihtml/themes/default/accountexpired.tpl:41 +#: ihtml/themes/default/accountexpired.tpl:45 +#, fuzzy +msgid "Verify password" +msgstr "口令确认" -#: include/class_ldap.inc:231 include/class_ldap.inc:264 -msgid "Performance warning" -msgstr "" +#: ihtml/themes/default/accountexpired.tpl:51 +#: plugins/admin/users/class_divListUsers.inc:136 +#: plugins/admin/users/class_divListUsers.inc:270 +msgid "Change password" +msgstr "修改口令" -#: include/class_ldap.inc:231 include/class_ldap.inc:264 -#, php-format -msgid "LDAP performance is poor: last query took about %.2fs!" -msgstr "" +#: ihtml/themes/default/accountexpired.tpl:52 +#: ihtml/themes/default/password.tpl:102 +#, fuzzy +msgid "Click here to change your password" +msgstr "点击这里来修改您的口令" -#: include/class_ldap.inc:648 -#, php-format +#: ihtml/themes/default/logout-close.tpl:5 +#, fuzzy +msgid "Your GOsa session has been closed!" +msgstr "您的 GOsa 会话已经过期!" + +#: ihtml/themes/default/logout-close.tpl:7 msgid "" -"Cannot automatically create subtrees with RDN '%s': no object class found!" +"Please close this browser window and clean the authentication caches to " +"avoid an automatic re-authentication by your browser." msgstr "" -#: include/class_ldap.inc:696 -#, php-format -msgid "Cannot automatically create subtrees with RDN '%s': not supported" +#: ihtml/themes/default/snapshotdialog.tpl:3 +msgid "Restoring object snapshots" msgstr "" -#: include/class_ldap.inc:780 -#, php-format -msgid "while operating on '%s' using LDAP server '%s'" -msgstr "当操作 '%s' 使用 LDAP 服务器 '%s' 时" - -#: include/class_ldap.inc:782 -#, php-format -msgid "while operating on LDAP server %s" -msgstr "当操作 LDAP 服务器 '%s' 时" - -#: include/class_ldap.inc:1004 -#, php-format +#: ihtml/themes/default/snapshotdialog.tpl:6 msgid "" -"This is not a valid DN: '%s'. A block for import should begin with 'dn: ...' " -"in line %s" -msgstr "这不是一条有效的 DN: '%s'。导入数据应该以 'dn:...' 开始于行 %s" - -#: include/class_ldap.inc:1033 -#, php-format -msgid "Error while importing dn: '%s', please check your LDIF from line %s on!" -msgstr "导入 dn: '%s' 时错误,请从行 %s 开始检查您的 LDIF!" - -#: include/class_socketClient.inc:60 -msgid "The mcrypt module was not found. Please install php5-mcrypt." +"This procedure will restore a snapshot of the selected object. It will " +"replace the existing object after pressing the restore button." msgstr "" -#: include/class_socketClient.inc:108 -#, php-format -msgid "Socket connection to host '%s:%s' failed: %s" +#: ihtml/themes/default/snapshotdialog.tpl:9 +msgid "" +"Remember that DNS configuration and database entries could not be restored. " +"For some objects it is only nescessary to open and save them again (goFon), " +"but some entries must be recreated manually (glpi)." msgstr "" -#: include/class_socketClient.inc:191 -#, php-format -msgid "Socket timeout of %s seconds reached." +#: 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 "" -#: include/class_config.inc:122 -#, php-format -msgid "XML error in gosa.conf: %s at line %d" -msgstr "XML 出错于 gosa.conf: %s ,行 %d" +#: ihtml/themes/default/snapshotdialog.tpl:20 +#: ihtml/themes/default/snapshotdialog.tpl:62 include/class_acl.inc:747 +#: include/class_acl.inc:754 include/class_acl.inc:761 +#: include/class_acl.inc:767 include/utils/class_msgPool.inc:463 +#: plugins/admin/departments/class_departmentGeneric.inc:574 +msgid "Object" +msgstr "对象" -#: include/class_config.inc:259 +#: ihtml/themes/default/snapshotdialog.tpl:29 #, fuzzy -msgid "Cannot bind to LDAP. Please contact the system administrator." -msgstr "无法绑定 LDAP。请联系系统管理员。" +msgid "There is no snapshot available that could be restored" +msgstr "没有可用的 mysql 扩展,请检查您的 php 设置。" -#: include/class_config.inc:629 -#, fuzzy -msgid "sambaSID and/or sambaRidBase missing in the configuration!" -msgstr "您的配置文件缺少 SID 和/或 RIDBASE!" +#: ihtml/themes/default/snapshotdialog.tpl:31 +msgid "Choose a snapshot and click the folder image, to restore the snapshot" +msgstr "" -#: include/class_config.inc:979 +#: ihtml/themes/default/snapshotdialog.tpl:49 #, fuzzy -msgid "Configuration" -msgstr "配置文件" +msgid "Creating object snapshots" +msgstr "创建新对象组" -#: include/class_config.inc:979 +#: ihtml/themes/default/snapshotdialog.tpl:52 msgid "" -"The configuration file you are using seems to be outdated. Please move the " -"GOsa configuration file away to run the GOsa setup again." +"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 "" -#: include/utils/class_timezone.inc:47 -#, php-format +#: ihtml/themes/default/snapshotdialog.tpl:55 msgid "" -"The timezone setting '%s' in your gosa.conf is not valid. Cannot calculate " -"correct timezone offset." +"Remember that database entries, DNS configurations and possibly created " +"zones in server extensions will not be stored in the snapshot." msgstr "" -#: include/utils/class_msgPool.inc:15 -#, fuzzy, php-format -msgid "Select to list objects of type '%s'." -msgstr "选择要添加的对象" - -#: include/utils/class_msgPool.inc:17 -#, fuzzy, php-format -msgid "Select to list objects containig '%s'." -msgstr "选择查看包含用户的组" +#: ihtml/themes/default/snapshotdialog.tpl:70 +#, fuzzy +msgid "Timestamp" +msgstr "过期" -#: include/utils/class_msgPool.inc:19 -#, fuzzy, php-format -msgid "Select to list objects that have '%s' enabled" -msgstr "选择要添加的对象" - -#: include/utils/class_msgPool.inc:21 -#: plugins/admin/ogroups/ogroup_objects.tpl:33 -msgid "Select to search within subtrees" -msgstr "选择在子树中查询" - -#: include/utils/class_msgPool.inc:23 -#: plugins/admin/ogroups/ogroup_objects.tpl:33 -#: plugins/personal/posix/posix_groups.tpl:68 -#, fuzzy -msgid "Search in subtrees" -msgstr "在子树中查找" - -#: include/utils/class_msgPool.inc:33 -msgid "This object will be deleted!" +#: ihtml/themes/default/snapshotdialog.tpl:79 +msgid "Reason for generating this snapshot" msgstr "" -#: include/utils/class_msgPool.inc:35 -#, php-format -msgid "This '%s' object will be deleted!" -msgstr "" +#: ihtml/themes/default/snapshotdialog.tpl:87 +#: plugins/admin/users/template.tpl:48 +#: plugins/admin/departments/class_departmentGeneric.inc:514 +#: plugins/admin/departments/class_departmentGeneric.inc:596 +msgid "Continue" +msgstr "继续" -#: include/utils/class_msgPool.inc:40 +#: ihtml/themes/default/msg_dialog.tpl:52 +#: ihtml/themes/default/msg_dialog.tpl:95 html/index.php:223 +#: html/index.php:227 include/password-methods/class_password-methods.inc:250 +#: include/class_tabs.inc:50 include/class_plugin.inc:659 +#: include/class_plugin.inc:700 include/class_plugin.inc:742 +#: include/class_plugin.inc:1612 include/utils/class_msgPool.inc:153 +#: include/utils/class_msgPool.inc:165 include/utils/class_msgPool.inc:183 +#: include/utils/class_msgPool.inc:466 include/utils/class_msgPool.inc:485 +#: include/class_log.inc:138 include/class_log.inc:218 +#: include/class_gosaSupportDaemon.inc:1160 +#: include/class_gosaSupportDaemon.inc:1180 +#: include/class_CopyPasteHandler.inc:117 +#: include/class_CopyPasteHandler.inc:126 +#: include/class_CopyPasteHandler.inc:158 +#: include/class_CopyPasteHandler.inc:175 +#: include/class_CopyPasteHandler.inc:184 +#: include/class_CopyPasteHandler.inc:192 +#: include/class_CopyPasteHandler.inc:268 +#: include/class_CopyPasteHandler.inc:367 include/class_msg_dialog.inc:99 +#: plugins/admin/groups/class_groupGeneric.inc:627 +#: plugins/admin/groups/class_groupGeneric.inc:633 +#: plugins/admin/groups/class_groupGeneric.inc:981 +#: plugins/admin/groups/class_groupGeneric.inc:986 +#: plugins/admin/groups/class_groupGeneric.inc:1247 +#: plugins/personal/generic/class_user.inc:412 +#: plugins/personal/generic/class_user.inc:513 +#: plugins/personal/generic/class_user.inc:806 +#: plugins/personal/generic/class_user.inc:1382 +#: plugins/personal/generic/main.inc:115 +#: plugins/personal/posix/class_posixAccount.inc:1382 +#: setup/class_setupStep_Migrate.inc:1197 setup/setup_checks.tpl:30 +#: setup/setup_checks.tpl:91 #, php-format -msgid "This object will be deleted: %s" -msgstr "" +msgid "Error" +msgstr "错误" -#: include/utils/class_msgPool.inc:42 +#: ihtml/themes/default/msg_dialog.tpl:71 +#: ihtml/themes/default/msg_dialog.tpl:73 +#: ihtml/themes/default/msg_dialog.tpl:124 +#: ihtml/themes/default/msg_dialog.tpl:126 +#: ihtml/themes/default/msg_dialog.tpl:129 include/utils/class_msgPool.inc:314 +#: setup/class_setupStep_Migrate.inc:267 setup/class_setupStep_Migrate.inc:319 +#: setup/class_setupStep_Migrate.inc:380 setup/class_setupStep_Migrate.inc:453 +#: setup/class_setupStep_Migrate.inc:530 setup/class_setupStep_Migrate.inc:605 +#: setup/class_setupStep_Migrate.inc:658 setup/class_setupStep_Migrate.inc:799 +#: setup/class_setupStep_Migrate.inc:1045 +#: setup/class_setupStep_Migrate.inc:2007 +#: setup/class_setupStep_Migrate.inc:2149 +#: setup/class_setupStep_Migrate.inc:2571 +#: setup/class_setupStep_Migrate.inc:2725 +#: setup/class_setupStep_Migrate.inc:3055 setup/setup_checks.tpl:27 +#: setup/setup_checks.tpl:87 #, php-format -msgid "This '%s' object will be deleted: %s" -msgstr "" +msgid "Ok" +msgstr "好" -#: include/utils/class_msgPool.inc:47 -msgid "This object will be deleted:" -msgstr "" +#: ihtml/themes/default/password.tpl:6 +#, fuzzy +msgid "Change your password" +msgstr "修改口令" -#: include/utils/class_msgPool.inc:49 -#, php-format -msgid "This '%s' object will be deleted:" -msgstr "" +#: ihtml/themes/default/password.tpl:35 +#, fuzzy +msgid "Success" +msgstr "访问" -#: include/utils/class_msgPool.inc:53 -#, php-format -msgid "These objects will be deleted: %s" +#: ihtml/themes/default/password.tpl:35 +msgid "Your password has been changed successfully." msgstr "" -#: include/utils/class_msgPool.inc:55 -#, php-format -msgid "These '%s' objects will be deleted: %s" +#: ihtml/themes/default/password.tpl:41 html/main.php:329 +#: plugins/admin/users/class_userManagement.inc:316 +#: plugins/admin/users/class_userManagement.inc:379 +#: plugins/personal/password/class_password.inc:78 +#: plugins/personal/password/class_password.inc:81 +#: plugins/personal/password/class_password.inc:84 +#: plugins/personal/password/class_password.inc:87 +#: plugins/personal/password/class_password.inc:90 +#: plugins/personal/password/class_password.inc:93 +#: plugins/personal/password/class_password.inc:107 +#: plugins/personal/password/class_password.inc:113 +#, fuzzy +msgid "Password change" +msgstr "不允许修改口令" + +#: ihtml/themes/default/password.tpl:53 +msgid "" +"This dialog provides a simple way to change your password. Enter the current " +"password and the new password (twice) in the fields below and press the " +"'Change' button." msgstr "" -#: include/utils/class_msgPool.inc:63 -#, fuzzy -msgid "You have no permission to delete this object!" -msgstr "您无权删除这个部门。" +#: ihtml/themes/default/password.tpl:78 ihtml/themes/default/password.tpl:79 +#: html/password.php:217 plugins/personal/password/password.tpl:13 +msgid "Current password" +msgstr "当前口令" -#: include/utils/class_msgPool.inc:67 include/utils/class_msgPool.inc:71 +#: ihtml/themes/default/password.tpl:86 ihtml/themes/default/password.tpl:87 #, fuzzy -msgid "You have no permission to delete the object:" -msgstr "您无权删除这个部门。" +msgid "New password repeated" +msgstr "新口令" -#: include/utils/class_msgPool.inc:74 +#: ihtml/themes/default/password.tpl:90 +#: plugins/personal/password/password.tpl:28 #, fuzzy -msgid "You have no permission to delete these objects:" -msgstr "您无权删除这个部门。" +msgid "Password strength" +msgstr "口令存储" -#: include/utils/class_msgPool.inc:81 +#: ihtml/themes/default/password.tpl:101 #, fuzzy -msgid "You have no permission to create this object!" -msgstr "您无权删除这个部门。" +msgid "Change" +msgstr "频道" -#: include/utils/class_msgPool.inc:85 include/utils/class_msgPool.inc:89 -#, fuzzy -msgid "You have no permission to create the object:" -msgstr "您无权删除这个部门。" +#: ihtml/themes/default/islocked.tpl:2 +msgid "Locking conflict detected" +msgstr "检测到锁定冲突" -#: include/utils/class_msgPool.inc:92 -#, fuzzy -msgid "You have no permission to create these objects:" -msgstr "您无权删除这个部门。" +#: ihtml/themes/default/islocked.tpl:9 +msgid "" +"If this lock detection is false, the other person has obviously closed the " +"webbrowser during the edit operation. You may want to take over the lock by " +"pressing the 'Edit anyway' button." +msgstr "" +"如果锁检查失败,明显的是另外的人在进行编辑操作时关闭了浏览器。您可以通过按“仍" +"然编辑”按钮来接管这个锁文件。" -#: include/utils/class_msgPool.inc:99 +#: ihtml/themes/default/islocked.tpl:16 #, fuzzy -msgid "You have no permission to modify this object!" -msgstr "您无权删除这个黑名单。" +msgid "Read only" +msgstr "重新加载列表" -#: include/utils/class_msgPool.inc:103 include/utils/class_msgPool.inc:107 -#, fuzzy -msgid "You have no permission to modify the object:" -msgstr "您无权删除这个黑名单。" +#: ihtml/themes/default/help.tpl:9 +msgid "GOsa help viewer" +msgstr "GOsa 帮助浏览器" -#: include/utils/class_msgPool.inc:110 -#, fuzzy -msgid "You have no permission to modify these objects:" -msgstr "您无权删除这个黑名单。" +#: ihtml/themes/default/help.tpl:15 +msgid "Index" +msgstr "索引" -#: include/utils/class_msgPool.inc:117 -#, fuzzy -msgid "You have no permission to view this object!" -msgstr "您无权删除这个黑名单。" +#: ihtml/themes/default/help.tpl:21 setup/setup_ldap.tpl:13 +msgid "Search" +msgstr "查找" -#: include/utils/class_msgPool.inc:121 include/utils/class_msgPool.inc:125 -#, fuzzy -msgid "You have no permission to view the object:" -msgstr "您无权在此 'Base' 下创建一个电话" +#: ihtml/themes/default/logout.tpl:5 +msgid "Your GOsa session has expired!" +msgstr "您的 GOsa 会话已经过期!" -#: include/utils/class_msgPool.inc:128 -#, fuzzy -msgid "You have no permission to view these objects:" -msgstr "您无权删除这个黑名单。" +#: ihtml/themes/default/logout.tpl:7 +msgid "" +"The last interaction with the GOsa web interface has been some time ago in " +"the past. For security reasons, the session has been closed. To continue " +"with administrative tasks, please sign in again." +msgstr "" +"上一次操作 GOsa 界面是在很长时间之前。出于安全上的考虑,已经关闭了连接。要继" +"续执行管理任务,请重新登录。" -#: include/utils/class_msgPool.inc:135 -#, fuzzy -msgid "You have no permission to move this object!" -msgstr "您无权删除这个黑名单。" +#: ihtml/themes/default/logout.tpl:10 +msgid "Sign in again" +msgstr "重新登录" -#: include/utils/class_msgPool.inc:139 include/utils/class_msgPool.inc:143 -#, fuzzy -msgid "You have no permission to move the object:" -msgstr "您无权删除这个黑名单。" +#: ihtml/themes/default/conflict.tpl:2 +msgid "Session conflict detected" +msgstr "检测道会话冲突" -#: include/utils/class_msgPool.inc:146 +#: ihtml/themes/default/conflict.tpl:6 #, fuzzy -msgid "You have no permission to move these objects:" -msgstr "您无权删除这个黑名单。" +msgid "" +"Probably there's another active instance of your session. Multiple window " +"operation is technical not possible and heavily depends on the browser " +"you're using. Usage of different browsers at a time (i.e. IE and Mozilla) is " +"possible. Pressing the Logout button will close this session." +msgstr "" +"可能已经存在另外一个您的活动的会话。多窗口操作在技术上不可能并且和严重依赖您" +"使用浏览器。使用不同的浏览器(如 IE 和 Mozilla)是可能的。按“退出”按钮关闭此" +"会话。" -#: include/utils/class_msgPool.inc:156 include/utils/class_msgPool.inc:168 -#: include/utils/class_msgPool.inc:186 -#, fuzzy -msgid "Connection information" -msgstr "个人信息" +#: ihtml/themes/default/conflict.tpl:10 +msgid "" +"Ignoring this message will change/destroy the data you're currently editing, " +"so please close multiple windows and log in again." +msgstr "" +"忽略这条信息将会修改/破坏您当前编辑的数据,所以请关闭多个窗口并重新登录。" -#: include/utils/class_msgPool.inc:158 -#, fuzzy, php-format -msgid "Cannot connect to %s database!" -msgstr "无法连接到数据库!" +#: ihtml/themes/default/conflict.tpl:14 +msgid "Logout" +msgstr "退出" -#: include/utils/class_msgPool.inc:170 -#, fuzzy, php-format -msgid "Cannot select %s database!" -msgstr "无法选择数据库!" +#: ihtml/themes/default/framework.tpl:8 ihtml/themes/default/framework.tpl:11 +#: ihtml/themes/default/framework.tpl:20 ihtml/themes/default/framework.tpl:24 +#: include/class_pluglist.inc:203 +msgid "" +"You are currently editing a database entry. Do you want to dismiss the " +"changes?" +msgstr "您正在编辑一个数据项。您确认要丢弃当前的修改么?" -#: include/utils/class_msgPool.inc:176 -#, php-format -msgid "No %s server defined!" -msgstr "" +#: ihtml/themes/default/framework.tpl:8 ihtml/themes/default/framework.tpl:11 +msgid "Main" +msgstr "首页" -#: include/utils/class_msgPool.inc:188 -#, fuzzy, php-format -msgid "Cannot query %s database!" -msgstr "无法选择数据库!" - -#: include/utils/class_msgPool.inc:194 -#, fuzzy, php-format -msgid "The field '%s' contains a reserved keyword!" -msgstr "“传真”字段包含一个无效电话号码" +#: ihtml/themes/default/framework.tpl:16 +msgid "Help" +msgstr "帮助" -#: include/utils/class_msgPool.inc:200 -#, fuzzy, php-format -msgid "Command specified as %s hook for plugin '%s' does not exist!" -msgstr "命令 '%s',作为插件 '%s' 的 CHECK hook 好像并不存在。" +#: ihtml/themes/default/framework.tpl:21 ihtml/themes/default/framework.tpl:25 +msgid "Sign out" +msgstr "退出" -#: include/utils/class_msgPool.inc:207 -#, fuzzy, php-format -msgid "'%s' command is invalid!" -msgstr "指定的 branch 名称无效。" +#: ihtml/themes/default/framework.tpl:29 +msgid "Signed in:" +msgstr "登录:" -#: include/utils/class_msgPool.inc:209 -#, php-format -msgid "'%s' command (%s) for plugin %s is invalid!" +#: ihtml/themes/default/framework.tpl:32 +msgid "GOsa main menu" msgstr "" -#: include/utils/class_msgPool.inc:211 -#, php-format -msgid "'%s' command for plugin %s is invalid!" -msgstr "" +#: html/password.php:58 html/main.php:147 include/functions.inc:336 +#: plugins/admin/departments/class_departmentGeneric.inc:386 +#, fuzzy +msgid "Fatal error" +msgstr "终端服务器" -#: include/utils/class_msgPool.inc:213 +#: html/password.php:58 html/index.php:143 #, fuzzy, php-format -msgid "'%s' command (%s) is invalid!" -msgstr "指定的 branch 名称无效。" +msgid "GOsa configuration %s/%s is not readable. Aborted." +msgstr "GOsa 配置 %s/gosa.conf 不可读取。退出。" -#: include/utils/class_msgPool.inc:221 -#, fuzzy, php-format -msgid "Cannot execute '%s' command!" -msgstr "无法选择数据库!" +#: html/password.php:74 html/index.php:143 html/index.php:215 +#: html/main.php:228 +#: include/password-methods/class_password-methods-ssha.inc:51 +#: include/password-methods/class_password-methods-sha.inc:48 +#: include/functions.inc:637 include/functions.inc:2556 +#: include/functions.inc:2580 include/functions.inc:2593 +#: include/class_plugin.inc:1330 include/class_plugin.inc:1343 +#: include/class_plugin.inc:1361 include/utils/class_timezone.inc:47 +#: include/class_config.inc:124 include/class_config.inc:628 +#: include/class_pluglist.inc:177 include/class_CopyPasteHandler.inc:118 +#: include/class_CopyPasteHandler.inc:127 +#: include/class_CopyPasteHandler.inc:176 +#: include/class_CopyPasteHandler.inc:185 +#: include/class_CopyPasteHandler.inc:193 +#: plugins/admin/groups/class_groupGeneric.inc:163 +#: plugins/admin/groups/class_groupGeneric.inc:755 +#, fuzzy +msgid "Configuration error" +msgstr "配置文件" -#: include/utils/class_msgPool.inc:223 +#: html/password.php:74 html/index.php:164 html/setup.php:66 #, php-format -msgid "Cannot execute '%s' command (%s) for plugin %s!" -msgstr "" +msgid "Directory '%s' specified as compile directory is not accessible!" +msgstr "目录 '%s' 作为编译目录无法访问!" -#: include/utils/class_msgPool.inc:225 -#, php-format -msgid "Cannot execute '%s' command for plugin %s!" +#: html/password.php:159 plugins/personal/generic/class_user.inc:603 +#, fuzzy +msgid "Password method" +msgstr "口令存储" + +#: html/password.php:159 +msgid "Error: Password method not available!" msgstr "" -#: include/utils/class_msgPool.inc:227 -#, fuzzy, php-format -msgid "Cannot execute '%s' command (%s)!" -msgstr "无法选择数据库!" +#: html/password.php:193 plugins/admin/users/class_userManagement.inc:260 +#: plugins/personal/generic/main.inc:92 +#: plugins/personal/password/class_password.inc:82 +msgid "" +"The passwords you've entered as 'New password' and 'Repeated new password' " +"do not match." +msgstr "您输入的“新口令”和“重复新口令”不匹配。" -#: include/utils/class_msgPool.inc:235 -#, fuzzy, php-format -msgid "Value for '%s' is too large!" -msgstr "'UID' 赋值太小。" +#: html/password.php:204 plugins/personal/password/class_password.inc:88 +msgid "The password used as new and current are too similar." +msgstr "输入的新口令和当前口令非常相似。" -#: include/utils/class_msgPool.inc:237 -#, php-format -msgid "'%s' must be smaller than %d!" -msgstr "" +#: html/password.php:209 plugins/personal/password/class_password.inc:91 +msgid "The password used as new is to short." +msgstr "输入的新口令太短了。" -#: include/utils/class_msgPool.inc:245 -#, fuzzy, php-format -msgid "Value for '%s' is too small!" -msgstr "'UID' 赋值太小。" +#: html/password.php:215 plugins/admin/users/template.tpl:32 +#: plugins/personal/generic/class_user.inc:1225 +#: plugins/personal/generic/class_user.inc:1238 +#: plugins/personal/generic/class_user.inc:1252 +#: plugins/personal/generic/class_user.inc:1254 +#: plugins/personal/generic/generic.tpl:82 +#: plugins/personal/generic/paste_generic.tpl:15 +msgid "Login" +msgstr "登录名" -#: include/utils/class_msgPool.inc:247 -#, php-format -msgid "'%s' must be %d or above!" -msgstr "" +#: html/password.php:224 html/index.php:324 +msgid "Please check the username/password combination." +msgstr "请检查用户名/口令。" -#: include/utils/class_msgPool.inc:254 -#, php-format -msgid "'%s' depends on '%s' - please provide both values!" -msgstr "" +#: html/password.php:228 +msgid "You have no permissions to change your password." +msgstr "您无权修改您的口令。" -#: include/utils/class_msgPool.inc:260 -#, fuzzy, php-format -msgid "There is already an entry with this '%s' attribute in the system!" -msgstr "数据库中已经有同样登录名的用户。" +#: html/password.php:249 +msgid "External password changer reported a problem: " +msgstr "外部口令更改程序报告错误:" -#: include/utils/class_msgPool.inc:266 -#, fuzzy, php-format -msgid "The required field '%s' is empty!" -msgstr "需要的“姓名”字段没有设置" +#: html/password.php:280 html/index.php:416 +msgid "Session will not be encrypted." +msgstr "会话不会被加密。" -#: include/utils/class_msgPool.inc:274 -msgid "Example" -msgstr "" +#: html/password.php:280 html/index.php:416 +msgid "Enter SSL session" +msgstr "进入 SSL 会话" -#: include/utils/class_msgPool.inc:291 -#, fuzzy, php-format -msgid "The Field '%s' contains invalid characters" -msgstr "“姓名”字段包含无效字符。" +#: html/index.php:57 +#, fuzzy +msgid "Session is not encrypted!" +msgstr "会话不会被加密。" -#: include/utils/class_msgPool.inc:292 -#, php-format -msgid "'%s' is not allowed:" +#: html/index.php:64 +msgid "" +"The session lifetime configured in your gosa.conf will be overridden by php." +"ini settings." msgstr "" -#: include/utils/class_msgPool.inc:292 -#, fuzzy, php-format -msgid "'%s' are not allowed!" -msgstr "不允许修改口令" +#: html/index.php:164 +#, fuzzy +msgid "Smarty error" +msgstr "PHP 错误" -#: include/utils/class_msgPool.inc:295 -#, fuzzy, php-format -msgid "The Field '%s' contains invalid characters!" -msgstr "“姓名”字段包含无效字符。" +#: html/index.php:215 +msgid "There is a problem with the authentication setup!" +msgstr "" -#: include/utils/class_msgPool.inc:302 -#, fuzzy, php-format -msgid "Missing %s PHP extension!" -msgstr "删除打印机扩展" +#: html/index.php:223 +msgid "Cannot find a valid user for the current authentication setup!" +msgstr "" -#: include/utils/class_msgPool.inc:308 include/class_baseSelectDialog.inc:62 -#: setup/setup_migrate.tpl:135 setup/setup_migrate.tpl:186 -#: setup/setup_migrate.tpl:233 setup/setup_migrate.tpl:298 -#: setup/setup_migrate.tpl:354 setup/setup_migrate.tpl:407 -#: setup/setup_migrate.tpl:452 setup/setup_migrate.tpl:495 -#: setup/setup_migrate.tpl:539 setup/setup_ldap.tpl:17 -#: ihtml/themes/default/acl.tpl:128 ihtml/themes/default/acl.tpl:142 -#: ihtml/themes/default/snapshotdialog.tpl:44 -#: ihtml/themes/default/snapshotdialog.tpl:89 -#: ihtml/themes/default/remove.tpl:15 -#: ihtml/themes/default/copyPasteDialog.tpl:21 -#: ihtml/themes/default/islocked.tpl:19 ihtml/themes/default/msg_dialog.tpl:74 -#: ihtml/themes/default/msg_dialog.tpl:127 -#: ihtml/themes/default/msg_dialog.tpl:130 -#, php-format -msgid "Cancel" -msgstr "取消" +#: html/index.php:227 +msgid "User information is not unique accross the configured LDAP trees!" +msgstr "" -#: include/utils/class_msgPool.inc:314 setup/setup_checks.tpl:27 -#: setup/setup_checks.tpl:87 setup/class_setupStep_Migrate.inc:257 -#: setup/class_setupStep_Migrate.inc:309 setup/class_setupStep_Migrate.inc:370 -#: setup/class_setupStep_Migrate.inc:443 setup/class_setupStep_Migrate.inc:520 -#: setup/class_setupStep_Migrate.inc:595 setup/class_setupStep_Migrate.inc:648 -#: setup/class_setupStep_Migrate.inc:789 -#: setup/class_setupStep_Migrate.inc:1034 -#: setup/class_setupStep_Migrate.inc:1968 -#: setup/class_setupStep_Migrate.inc:2389 -#: setup/class_setupStep_Migrate.inc:2543 -#: setup/class_setupStep_Migrate.inc:2873 -#: ihtml/themes/default/msg_dialog.tpl:71 -#: ihtml/themes/default/msg_dialog.tpl:73 -#: ihtml/themes/default/msg_dialog.tpl:124 -#: ihtml/themes/default/msg_dialog.tpl:126 -#: ihtml/themes/default/msg_dialog.tpl:129 -#, php-format -msgid "Ok" -msgstr "好" +#: html/index.php:253 html/index.php:268 html/index.php:281 +#: include/class_acl.inc:1193 include/class_MultiSelectWindow.inc:550 +#: include/functions.inc:364 include/functions.inc:390 +#: include/functions.inc:398 include/functions.inc:427 +#: include/functions.inc:652 include/functions.inc:695 +#: include/functions.inc:737 include/functions.inc:782 +#: include/functions.inc:2535 include/functions.inc:2782 +#: include/class_plugin.inc:1243 include/class_plugin.inc:1292 +#: include/class_plugin.inc:1296 include/class_plugin.inc:1311 +#: include/class_plugin.inc:1398 include/class_plugin.inc:1456 +#: include/class_plugin.inc:1522 include/class_plugin.inc:1537 +#: include/class_ldap.inc:708 include/class_ldap.inc:1174 +#: include/class_config.inc:258 plugins/admin/ogroups/class_ogroup.inc:1033 +#: plugins/admin/ogroups/class_ogroup.inc:1047 +#: plugins/admin/groups/class_groupGeneric.inc:785 +#: plugins/admin/groups/class_groupGeneric.inc:1112 +#: plugins/admin/departments/class_departmentGeneric.inc:241 +#: plugins/admin/departments/class_departmentGeneric.inc:429 +#: plugins/admin/departments/class_departmentGeneric.inc:702 +#: plugins/admin/departments/class_departmentGeneric.inc:733 +#: plugins/admin/acl/class_aclRole.inc:633 +#: plugins/admin/acl/class_aclRole.inc:673 +#: plugins/admin/acl/class_aclRole.inc:687 +#: plugins/personal/generic/class_user.inc:722 +#: plugins/personal/generic/class_user.inc:1084 +#: plugins/personal/posix/class_posixAccount.inc:678 +#: plugins/personal/posix/class_posixAccount.inc:1007 +#: setup/class_setupStep_Migrate.inc:1208 +#: setup/class_setupStep_Migrate.inc:1236 +#: setup/class_setupStep_Migrate.inc:1285 +#: setup/class_setupStep_Migrate.inc:1334 +#: setup/class_setupStep_Migrate.inc:2137 +#: setup/class_setupStep_Migrate.inc:2432 +#: setup/class_setupStep_Migrate.inc:2436 +#: setup/class_setupStep_Migrate.inc:2626 +#: setup/class_setupStep_Migrate.inc:2646 +#: setup/class_setupStep_Migrate.inc:2763 +#: setup/class_setupStep_Migrate.inc:3110 +#: setup/class_setupStep_Migrate.inc:3124 +#, fuzzy +msgid "LDAP error" +msgstr "LDAP 错误:" -#: include/utils/class_msgPool.inc:320 setup/setup_migrate.tpl:133 -#: setup/setup_migrate.tpl:184 setup/setup_migrate.tpl:232 -#: setup/setup_migrate.tpl:297 setup/setup_migrate.tpl:352 -#: setup/setup_migrate.tpl:405 setup/setup_migrate.tpl:450 -#: setup/setup_migrate.tpl:493 setup/setup_migrate.tpl:537 -#: setup/setup_ldap.tpl:16 ihtml/themes/default/acl.tpl:29 -#: ihtml/themes/default/acl.tpl:52 ihtml/themes/default/acl.tpl:125 -#: ihtml/themes/default/acl.tpl:140 -#, php-format -msgid "Apply" -msgstr "应用" +#: html/index.php:268 +msgid "Cannot detect information about the installed LDAP schema!" +msgstr "" -#: include/utils/class_msgPool.inc:326 include/class_MultiSelectWindow.inc:144 -#: ihtml/themes/default/copyPasteDialog.tpl:19 -#, php-format -msgid "Save" -msgstr "保存" +#: html/index.php:281 +#, fuzzy +msgid "Your LDAP setup contains old schema definitions:" +msgstr "您 LDAP 的设置包含老的 schema 定义。请重新执行安装。" -#: include/utils/class_msgPool.inc:332 setup/class_setupStep_Migrate.inc:2679 -#, php-format -msgid "Add" -msgstr "添加" +#: html/index.php:302 +msgid "Please specify a valid username!" +msgstr "请输入一个有效的用户名!" -#: include/utils/class_msgPool.inc:332 -#, fuzzy, php-format -msgid "Add %s" -msgstr "添加" +#: html/index.php:305 +msgid "Please specify your password!" +msgstr "请输入您的口令!" -#: include/utils/class_msgPool.inc:338 -#, fuzzy, php-format -msgid "Delete %s" -msgstr "删除" +#: html/index.php:317 +#, fuzzy +msgid "Authentication error" +msgstr "Nagios 鉴权" -#: include/utils/class_msgPool.inc:344 -#: plugins/personal/generic/generic.tpl:137 -#: ihtml/themes/default/sizelimit.tpl:14 -#, php-format -msgid "Set" -msgstr "设置" +#: html/index.php:317 +msgid "Cannot retrieve user information for htaccess authentication!" +msgstr "" -#: include/utils/class_msgPool.inc:344 -#, fuzzy, php-format -msgid "Set %s" -msgstr "设置" +#: html/index.php:371 +#, fuzzy +msgid "Account locked. Please contact your system administrator!" +msgstr "账户锁定。请联系管理员。" -#: include/utils/class_msgPool.inc:350 -#, fuzzy, php-format -msgid "Edit..." -msgstr "编辑" +#: html/index.php:422 +msgid "" +"Your browser has cookies disabled. Please enable cookies and reload this " +"page before logging in!" +msgstr "您的浏览器已经禁用 cookies。请启用 cookies 并在登录前重新加载本页面!" -#: include/utils/class_msgPool.inc:350 -#, fuzzy, php-format -msgid "Edit %s..." -msgstr "编辑用户" +#: html/setup.php:66 +#, fuzzy +msgid "Smarty" +msgstr "总结" -#: include/utils/class_msgPool.inc:356 -msgid "Back" -msgstr "返回" +#: html/main.php:148 +#, php-format +msgid "Cannot locate file '%s' - please run '%s' to fix this" +msgstr "" -#: include/utils/class_msgPool.inc:376 -#, fuzzy, php-format -msgid "This account has no valid %s extensions!" -msgstr "该账户没有有效的 Gosa 扩展。" +#: html/main.php:167 +#, fuzzy +msgid "PHP configuration" +msgstr "PHP 安装检查" -#: include/utils/class_msgPool.inc:382 -#, fuzzy, php-format +#: html/main.php:168 msgid "" -"This account has %s settings enabled. You can disable them by clicking below." -msgstr "这个账户已经启用 posix 功能。要禁用请点击下面按钮。" +"FATAL: Register globals is on. GOsa will refuse to login unless this is " +"fixed by an administrator." +msgstr "致命错误:全局注册已打开。GOsa 将拒绝登录直到被管理修正。" -#: include/utils/class_msgPool.inc:385 include/utils/class_msgPool.inc:392 -#, fuzzy, php-format -msgid "" -"This account has %s settings enabled. To disable them, you'll need to remove " -"the %s settings first!" +#: html/main.php:228 +msgid "Running out of memory!" msgstr "" -"这个账户已经启用 unix 功能。要禁用,您需要先删除 samba / 环境变量账户。" - -#: include/utils/class_msgPool.inc:401 -#, fuzzy, php-format -msgid "" -"This account has %s settings disabled. You can enable them by clicking below." -msgstr "这个账户已经启用 posix 功能。要启用请点击下面按钮。" -#: include/utils/class_msgPool.inc:404 include/utils/class_msgPool.inc:411 -#, fuzzy, php-format -msgid "" -"This account has %s settings disabled. To enable them, you'll need to add " -"the %s settings first!" +#: html/main.php:284 +msgid "User ACL checks disabled" msgstr "" -"这个账户已经启用 unix 功能。要禁用,您需要先删除 samba / 环境变量账户。" - -#: include/utils/class_msgPool.inc:419 -#, fuzzy, php-format -msgid "Add %s settings" -msgstr "应用程序设置" - -#: include/utils/class_msgPool.inc:425 -#, fuzzy, php-format -msgid "Remove %s settings" -msgstr "Posix 设置" - -#: include/utils/class_msgPool.inc:431 -msgid "Click the 'Edit' button below to change informations in this dialog" -msgstr "点击下面的“编辑”按钮修改该对话框内的信息" - -#: include/utils/class_msgPool.inc:437 -msgid "January" -msgstr "一月" - -#: include/utils/class_msgPool.inc:437 -msgid "February" -msgstr "二月" - -#: include/utils/class_msgPool.inc:437 -msgid "March" -msgstr "三月" - -#: include/utils/class_msgPool.inc:437 -msgid "April" -msgstr "四月" -#: include/utils/class_msgPool.inc:438 -msgid "May" -msgstr "五月" +#: html/main.php:329 +#, fuzzy +msgid "Your password is about to expire, please change your password!" +msgstr "您的口令就要过期,请修改您的口令" -#: include/utils/class_msgPool.inc:438 -msgid "June" -msgstr "六月" +#: html/main.php:339 +#, fuzzy +msgid "Plugin" +msgstr "于" -#: include/utils/class_msgPool.inc:438 -msgid "July" -msgstr "七月" +#: html/main.php:340 +#, fuzzy, php-format +msgid "FATAL: Cannot find any plugin definitions for plugin '%s'!" +msgstr "警告: 没有发现针对插件 '%s' 的任何插件定义!" -#: include/utils/class_msgPool.inc:438 -msgid "August" -msgstr "八月" +#: html/main.php:354 +#, fuzzy +msgid "Configuration Error" +msgstr "配置文件" -#: include/utils/class_msgPool.inc:438 -msgid "September" -msgstr "九月" +#: html/main.php:355 +#, php-format +msgid "" +"FATAL: not all POST variables have been transfered by PHP - please inform " +"your administrator!" +msgstr "" -#: include/utils/class_msgPool.inc:439 -msgid "October" -msgstr "十月" +#: html/helpviewer.php:64 +msgid "Help browser" +msgstr "帮助浏览器" -#: include/utils/class_msgPool.inc:439 -msgid "November" -msgstr "十一月" +#: html/helpviewer.php:118 +msgid "There is no helpfile specified for this class" +msgstr "此类没有帮助文件" -#: include/utils/class_msgPool.inc:439 -msgid "December" -msgstr "十二月" +#: html/helpviewer.php:194 include/functions_helpviewer.inc:97 +msgid "previous" +msgstr "上一个" -#: include/utils/class_msgPool.inc:445 -#, fuzzy -msgid "Sunday" -msgstr "姓" +#: html/helpviewer.php:198 include/functions_helpviewer.inc:101 +msgid "next" +msgstr "下一个" -#: include/utils/class_msgPool.inc:445 -#, fuzzy -msgid "Monday" -msgstr "月" +#: html/helpviewer.php:269 +#, php-format +msgid "Helpdir '%s' is not accessible, can't read any helpfiles." +msgstr "帮助目录 '%s' 不能访问,无法读取任何帮助文件。" -#: include/utils/class_msgPool.inc:445 -msgid "Tuesday" +#: include/class_socketClient.inc:60 +msgid "The mcrypt module was not found. Please install php5-mcrypt." msgstr "" -#: include/utils/class_msgPool.inc:445 -#, fuzzy -msgid "Wednesday" -msgstr "星期三" - -#: include/utils/class_msgPool.inc:445 -msgid "Thursday" +#: include/class_socketClient.inc:108 +#, php-format +msgid "Socket connection to host '%s:%s' failed: %s" msgstr "" -#: include/utils/class_msgPool.inc:445 -msgid "Friday" +#: include/class_socketClient.inc:191 +#, php-format +msgid "Socket timeout of %s seconds reached." msgstr "" -#: include/utils/class_msgPool.inc:445 -msgid "Saturday" +#: include/password-methods/class_password-methods.inc:250 +msgid "Cannot find a suitable password method for the current hash!" msgstr "" -#: include/utils/class_msgPool.inc:452 +#: include/class_acl.inc:26 #, fuzzy -msgid "read operation" -msgstr "邮件选项" - -#: include/utils/class_msgPool.inc:452 -msgid "add operation" -msgstr "" +msgid "Access control" +msgstr "访问选项" -#: include/utils/class_msgPool.inc:452 +#: include/class_acl.inc:27 plugins/admin/acl/class_aclManagement.inc:27 #, fuzzy -msgid "modify operation" -msgstr "个人信息" +msgid "Manage access control lists" +msgstr "访问选项" -#: include/utils/class_msgPool.inc:453 +#: include/class_acl.inc:201 plugins/admin/acl/class_aclRole.inc:124 #, fuzzy -msgid "delete operation" -msgstr "选择查看工作站" +msgid "All categories" +msgstr "添加分类" -#: include/utils/class_msgPool.inc:453 -#, fuzzy -msgid "search operation" -msgstr "账号过期于" +#: include/class_acl.inc:209 +msgid "Reset ACLs" +msgstr "" -#: include/utils/class_msgPool.inc:453 +#: include/class_acl.inc:210 plugins/admin/acl/class_aclRole.inc:132 #, fuzzy -msgid "authentication" -msgstr "Nagios 鉴权" - -#: include/utils/class_msgPool.inc:456 -#, fuzzy, php-format -msgid "LDAP %s failed!" -msgstr "Mysql 查询失败。" +msgid "One level" +msgstr "日志级别" -#: include/utils/class_msgPool.inc:458 +#: include/class_acl.inc:211 include/class_acl.inc:216 +#: plugins/admin/acl/class_aclRole.inc:133 #, fuzzy -msgid "LDAP operation failed!" -msgstr "Mysql 查询失败。" +msgid "Current object" +msgstr "创建新 FAI 对象" -#: include/utils/class_msgPool.inc:473 +#: include/class_acl.inc:212 plugins/admin/acl/class_aclRole.inc:134 #, fuzzy -msgid "Upload failed!" -msgstr "用户登录失败。LDAP 服务器返回 '%s'。" - -#: include/utils/class_msgPool.inc:476 -#, fuzzy, php-format -msgid "Upload failed: %s" -msgstr "Logging DB 用户" +msgid "Complete subtree" +msgstr "忽略子树" -#: include/utils/class_msgPool.inc:483 -msgid "Communication failure with the infrastructure service!" +#: include/class_acl.inc:213 plugins/admin/acl/class_aclRole.inc:135 +msgid "Complete subtree (permanent)" msgstr "" -#: include/utils/class_msgPool.inc:485 -#, php-format -msgid "Communication failure with the infrastructure service: %s" +#: include/class_acl.inc:214 include/class_acl.inc:217 +msgid "Use ACL defined in role" msgstr "" -#: include/utils/class_msgPool.inc:492 include/utils/class_msgPool.inc:495 -#, php-format -msgid "This '%s' is still in use by this object: %s" -msgstr "" +#: include/class_acl.inc:220 plugins/admin/users/class_userManagement.inc:26 +#: plugins/personal/generic/class_user.inc:1549 +#: setup/class_setupStep_Migrate.inc:1039 +msgid "Users" +msgstr "用户" -#: include/utils/class_msgPool.inc:498 -#, fuzzy, php-format -msgid "This '%s' is still in use." -msgstr "这个共享不能被删除,因为仍然被 %d 个用户使用:" +#: include/class_acl.inc:220 plugins/admin/groups/class_groupGeneric.inc:1301 +#: plugins/admin/groups/class_groupManagement.inc:26 +#: setup/class_setupStep_Migrate.inc:1042 +msgid "Groups" +msgstr "用户组" -#: include/utils/class_msgPool.inc:500 -#, fuzzy, php-format -msgid "This '%s' is still in use by these objects: %s" -msgstr "这个共享不能被删除,因为仍然被 %d 个用户使用:" +#: include/class_acl.inc:482 include/class_MultiSelectWindow.inc:258 +#: include/class_MultiSelectWindow.inc:260 +#: include/class_baseSelectDialog.inc:49 +#: plugins/admin/acl/class_aclRole.inc:392 +msgid "Up" +msgstr "上" -#: include/utils/class_msgPool.inc:506 -#, php-format -msgid "File '%s' does not exist!" -msgstr "" +#: include/class_acl.inc:484 plugins/admin/acl/class_aclRole.inc:394 +msgid "Down" +msgstr "关闭" -#: include/utils/class_msgPool.inc:512 -#, fuzzy, php-format -msgid "Cannot open file '%s' for reading!" -msgstr "无法打开文件 '%s'。" +#: include/class_acl.inc:489 include/class_acl.inc:537 +#: plugins/admin/groups/class_divListGroup.inc:139 +#: plugins/admin/users/class_divListUsers.inc:134 +#: plugins/admin/acl/class_aclRole.inc:397 +#: plugins/admin/acl/class_aclRole.inc:446 +msgid "Edit" +msgstr "编辑" -#: include/utils/class_msgPool.inc:518 -#, fuzzy, php-format -msgid "Cannot open file '%s' for writing!" -msgstr "无法打开文件 '%s'。" +#: include/class_acl.inc:489 include/class_acl.inc:493 +#: include/class_acl.inc:1225 include/class_acl.inc:1226 +#: include/class_acl.inc:1231 include/class_tabs.inc:391 +#: plugins/admin/acl/class_aclManagement.inc:26 +#: plugins/admin/acl/class_aclManagement.inc:293 +#: plugins/admin/acl/class_divListACL.inc:179 +#: plugins/admin/acl/tabs_acl.inc:28 plugins/admin/acl/class_aclRole.inc:398 +#: plugins/admin/acl/class_aclRole.inc:402 +#: plugins/admin/acl/class_aclRole.inc:766 +msgid "ACL" +msgstr "ACL" -#: include/utils/class_msgPool.inc:524 +#: include/class_acl.inc:493 include/class_acl.inc:541 +#: include/utils/class_msgPool.inc:338 plugins/admin/acl/class_aclRole.inc:401 +#: plugins/admin/acl/class_aclRole.inc:450 #, php-format -msgid "" -"The value for '%s' is currently unconfigured or invalid, please check your " -"configuration file!" -msgstr "" - -#: include/utils/class_msgPool.inc:530 -#, fuzzy, php-format -msgid "Cannot delete file '%s'!" -msgstr "无法打开文件 '%s'。" - -#: include/utils/class_msgPool.inc:536 -#, fuzzy, php-format -msgid "Cannot create folder '%s'!" -msgstr "转到根部门" - -#: include/utils/class_msgPool.inc:542 -#, fuzzy, php-format -msgid "Cannot delete folder '%s'!" -msgstr "无法打开文件 '%s'。" +msgid "Delete" +msgstr "删除" -#: include/utils/class_msgPool.inc:548 -#, fuzzy, php-format -msgid "Checking for %s support" -msgstr "检查 iconv 支持" +#: include/class_acl.inc:529 +msgid "No ACL settings for this category!" +msgstr "" -#: include/utils/class_msgPool.inc:554 +#: include/class_acl.inc:531 #, php-format -msgid "Install and activate the %s PHP module." +msgid "Contains ACLs for these objects: %s" msgstr "" -#: include/utils/class_msgPool.inc:560 +#: include/class_acl.inc:537 include/class_acl.inc:541 +#, fuzzy +msgid "category ACL" +msgstr "分类" + +#: include/class_acl.inc:591 #, php-format -msgid "" -"Cannot initialize class '%s'! Maybe there is a plugin missing in your gosa " -"setup?" +msgid "Edit ACL for '%s' - scope is '%s'" msgstr "" -#: include/class_gosaSupportDaemon.inc:104 -msgid "GOsa support daemon" +#: include/class_acl.inc:601 plugins/admin/acl/class_aclRole.inc:480 +msgid "All objects in current subtree" msgstr "" -#: include/class_gosaSupportDaemon.inc:779 +#: include/class_acl.inc:749 include/class_acl.inc:756 #, fuzzy -msgid "Cannot not parse XML!" -msgstr "太多用户,无法分配一个可用的 ID!" +msgid "Show/hide advanced settings" +msgstr "高级电话设置" -#: include/class_gosaSupportDaemon.inc:1160 -#, fuzzy, php-format -msgid "Cannot send abort event for entry %s!" +#: include/class_acl.inc:773 +#, fuzzy +msgid "Create objects" +msgstr "创建新 FAI 对象" + +#: include/class_acl.inc:774 +#, fuzzy +msgid "Move objects" +msgstr "成员对象" + +#: include/class_acl.inc:775 +#, fuzzy +msgid "Remove objects" +msgstr "成员对象" + +#: include/class_acl.inc:777 +#, fuzzy +msgid "Grant permission to owner" msgstr "无法创建文件 '%s'。" -#: include/class_gosaSupportDaemon.inc:1180 -#, fuzzy, php-format -msgid "Cannot remove entry %s!" -msgstr "未知 FAIstate %s" +#: include/class_acl.inc:781 include/class_acl.inc:884 +#: include/class_acl.inc:888 +msgid "read" +msgstr "读" -#: include/functions_helpviewer.inc:45 -#, php-format -msgid "XML error in guide.xml: %s at line %d" -msgstr "XML 出错于 guide.xml: %s ,行 %d" +#: include/class_acl.inc:782 include/class_acl.inc:886 +#: include/class_acl.inc:889 +msgid "write" +msgstr "写" -#: include/functions_helpviewer.inc:88 -msgid "No help available for this plugin." -msgstr "此插件没有可用帮助信息。" +#: include/class_acl.inc:786 +#, fuzzy +msgid "Complete object" +msgstr "成员对象" -#: include/functions_helpviewer.inc:97 html/helpviewer.php:194 -msgid "previous" -msgstr "上一个" +#: include/class_acl.inc:928 include/class_session.inc:76 +#: include/class_session.inc:101 include/class_session.inc:127 +#: include/functions.inc:467 include/functions.inc:627 +#: include/functions.inc:724 include/functions.inc:1107 +#: include/functions.inc:1918 include/functions.inc:1952 +#: include/functions.inc:1972 include/class_ldap.inc:648 +#: include/class_ldap.inc:696 include/class_log.inc:88 +#: include/class_CopyPasteHandler.inc:159 +#: include/class_CopyPasteHandler.inc:269 +#, fuzzy +msgid "Internal error" +msgstr "终端服务器" -#: include/functions_helpviewer.inc:101 html/helpviewer.php:198 -msgid "next" -msgstr "下一个" +#: include/class_acl.inc:928 +#, fuzzy, php-format +msgid "Unkown ACL type '%s'!" +msgstr "未知 FAIstate %s" -#: include/functions_helpviewer.inc:388 -#, php-format -msgid "%s results for your search with the keyword %s" -msgstr "%s 结果当您查找关键字 %s" +#: include/class_acl.inc:971 +#, fuzzy, php-format +msgid "Unknown entry '%s'!" +msgstr "未知 FAIstate %s" -#: include/functions_helpviewer.inc:462 -#, php-format -msgid "%s%% hit rate in file %s" -msgstr "%s%% 点击率于文件 %s" +#: include/class_acl.inc:1031 include/class_acl.inc:1033 +#, fuzzy, php-format +msgid "Role: %s" +msgstr "角色" -#: include/class_certificate.inc:73 +#: include/class_acl.inc:1033 #, fuzzy -msgid "Certificate is empty!" -msgstr "证书" +msgid "unknown role" +msgstr "! 未知 id" -#: include/class_certificate.inc:100 -msgid "Cannot load certificate - only PEM/DER is supported!" +#: include/class_acl.inc:1041 +#, php-format +msgid "Contains settings for these objects: %s" msgstr "" -#: include/class_certificate.inc:115 -msgid "Cannot extract information for non PEM certificates!" +#: include/class_acl.inc:1056 +msgid "ACL takes effect for all users" msgstr "" -#: include/class_certificate.inc:219 +#: include/class_acl.inc:1226 #, fuzzy -msgid "No valid certificate loaded!" -msgstr "无有效证书加载" +msgid "Access control list" +msgstr "访问选项" -#: include/class_baseSelectDialog.inc:44 +#: include/class_acl.inc:1231 #, fuzzy -msgid "Choose a base" -msgstr "选择一个位置" +msgid "ACL roles" +msgstr "MAC 地址" + +#: include/class_MultiSelectWindow.inc:145 setup/setup_migrate.tpl:60 +#: setup/setup_migrate.tpl:107 +msgid "Close" +msgstr "关闭" -#: include/class_baseSelectDialog.inc:47 #: include/class_MultiSelectWindow.inc:250 +#: include/class_baseSelectDialog.inc:47 msgid "Go to root department" msgstr "转到根部门" -#: include/class_baseSelectDialog.inc:47 #: include/class_MultiSelectWindow.inc:250 #: include/class_MultiSelectWindow.inc:252 +#: include/class_baseSelectDialog.inc:47 msgid "Root" msgstr "æ ¹" -#: include/class_baseSelectDialog.inc:49 #: include/class_MultiSelectWindow.inc:258 +#: include/class_baseSelectDialog.inc:49 msgid "Go up one department" msgstr "向上跳转一个部门" -#: include/class_baseSelectDialog.inc:51 #: include/class_MultiSelectWindow.inc:266 +#: include/class_baseSelectDialog.inc:51 msgid "Go to users department" msgstr "转到用户部门" -#: include/class_baseSelectDialog.inc:51 #: include/class_MultiSelectWindow.inc:266 #: include/class_MultiSelectWindow.inc:268 +#: include/class_baseSelectDialog.inc:51 msgid "Home" msgstr "" -#: include/class_baseSelectDialog.inc:52 #: include/class_MultiSelectWindow.inc:273 +#: include/class_baseSelectDialog.inc:52 msgid "Reload list" msgstr "重新加载列表" -#: include/class_baseSelectDialog.inc:52 #: include/class_MultiSelectWindow.inc:273 -#: plugins/admin/departments/class_divListDepartment.inc:87 -#: plugins/admin/acl/class_divListACL.inc:104 +#: include/class_baseSelectDialog.inc:52 #: plugins/admin/ogroups/class_divListOGroup.inc:148 -#: plugins/admin/users/class_divListUsers.inc:115 #: plugins/admin/groups/class_divListGroup.inc:122 +#: plugins/admin/users/class_divListUsers.inc:115 +#: plugins/admin/departments/class_divListDepartment.inc:87 +#: plugins/admin/acl/class_divListACL.inc:104 msgid "Submit" msgstr "提交" +#: include/class_MultiSelectWindow.inc:550 +#, php-format +msgid "Inconsistent DN encoding detected: '%s'" +msgstr "" + +#: include/class_session.inc:76 include/class_session.inc:101 +#: include/class_session.inc:127 +#, fuzzy +msgid "Requested channel does not exist! Please contact your Administrator." +msgstr "用户名 / UID 不唯一。请检查您的 LDAP 数据库。" + +#: include/class_baseSelectDialog.inc:44 +#, fuzzy +msgid "Choose a base" +msgstr "选择一个位置" + #: include/class_baseSelectDialog.inc:55 msgid "" "Step in the prefered tree and click save to use the current subtree as base. " @@ -1243,28 +1196,27 @@ msgid "Use" msgstr "用户" #: include/class_baseSelectDialog.inc:65 -#: plugins/admin/departments/class_countryGeneric.inc:89 -#: plugins/admin/departments/dcObject.tpl:28 -#: plugins/admin/departments/class_dcObject.inc:88 +#: plugins/admin/ogroups/class_divListOGroup.inc:146 +#: plugins/admin/ogroups/class_ogroup.inc:1130 +#: plugins/admin/ogroups/generic.tpl:26 plugins/admin/groups/generic.tpl:39 +#: plugins/admin/groups/class_divListGroup.inc:121 +#: plugins/admin/groups/class_groupGeneric.inc:1306 +#: plugins/admin/users/class_divListUsers.inc:113 +#: plugins/admin/departments/class_departmentGeneric.inc:621 +#: plugins/admin/departments/locality.tpl:28 #: plugins/admin/departments/generic.tpl:39 +#: plugins/admin/departments/class_divListDepartment.inc:85 #: plugins/admin/departments/class_localityGeneric.inc:89 +#: plugins/admin/departments/class_organizationGeneric.inc:121 +#: plugins/admin/departments/class_countryGeneric.inc:89 +#: plugins/admin/departments/class_dcObject.inc:88 #: plugins/admin/departments/country.tpl:28 +#: plugins/admin/departments/dcObject.tpl:28 #: plugins/admin/departments/organization.tpl:39 -#: plugins/admin/departments/locality.tpl:28 -#: plugins/admin/departments/class_departmentGeneric.inc:621 -#: plugins/admin/departments/class_organizationGeneric.inc:121 -#: plugins/admin/departments/class_divListDepartment.inc:85 #: plugins/admin/acl/class_divListACL.inc:102 -#: plugins/admin/acl/acl_role.tpl:27 plugins/admin/acl/class_aclRole.inc:734 -#: plugins/admin/ogroups/generic.tpl:26 -#: plugins/admin/ogroups/class_divListOGroup.inc:146 -#: plugins/admin/ogroups/class_ogroup.inc:1130 -#: plugins/admin/users/class_divListUsers.inc:113 -#: plugins/admin/groups/generic.tpl:39 -#: plugins/admin/groups/class_groupGeneric.inc:1263 -#: plugins/admin/groups/class_divListGroup.inc:121 -#: plugins/personal/generic/generic.tpl:170 +#: plugins/admin/acl/class_aclRole.inc:751 plugins/admin/acl/acl_role.tpl:27 #: plugins/personal/generic/class_user.inc:1563 +#: plugins/personal/generic/generic.tpl:170 #: plugins/personal/generic/multiple_generic.tpl:47 setup/setup_ldap.tpl:55 msgid "Base" msgstr "位置" @@ -1274,17 +1226,6 @@ msgstr "位置" msgid "Filter entries with this syntax" msgstr "用这个语法过滤条目" -#: include/class_session.inc:76 include/class_session.inc:101 -#: include/class_session.inc:127 -#, fuzzy -msgid "Requested channel does not exist! Please contact your Administrator." -msgstr "用户名 / UID 不唯一。请检查您的 LDAP 数据库。" - -#: include/class_msg_dialog.inc:124 -#, fuzzy -msgid "Please fix the above error and reload the page." -msgstr "请看一下 GOsa 日志文件。" - #: include/functions.inc:120 #, php-format msgid "Fatal error: no class locations defined - please run '%s' to fix this" @@ -1296,13 +1237,6 @@ msgid "" "Fatal error: cannot instantiate class '%s' - try running '%s' to fix this" msgstr "" -#: include/functions.inc:336 -#: plugins/admin/departments/class_departmentGeneric.inc:386 -#: html/password.php:58 html/main.php:147 -#, fuzzy -msgid "Fatal error" -msgstr "终端服务器" - #: include/functions.inc:337 #, php-format msgid "FATAL: Error when connecting the LDAP. Server said '%s'." @@ -1336,29 +1270,6 @@ msgstr "无法获得 LDAP 数据库的锁信息。检查 gosa.conf 中的 'confi msgid "LDAP server returned: %s" msgstr "LDAP 服务器" -#: include/functions.inc:745 include/functions.inc:2192 -#: include/functions.inc:2196 include/functions.inc:2202 -#: include/class_tabs.inc:259 plugins/admin/departments/remove.tpl:2 -#: plugins/admin/departments/dep_move_confirm.tpl:2 -#: plugins/admin/acl/remove.tpl:2 plugins/admin/ogroups/remove.tpl:2 -#: plugins/admin/users/class_userManagement.inc:631 -#: plugins/admin/users/remove.tpl:2 plugins/admin/groups/remove.tpl:2 -#: plugins/personal/posix/class_posixAccount.inc:832 -#: plugins/personal/posix/class_posixAccount.inc:925 html/password.php:280 -#: html/index.php:57 html/index.php:63 html/index.php:416 html/index.php:422 -#: setup/setup_checks.tpl:32 setup/setup_checks.tpl:93 -#: setup/class_setupStep_Migrate.inc:251 setup/class_setupStep_Migrate.inc:303 -#: setup/class_setupStep_Migrate.inc:436 setup/class_setupStep_Migrate.inc:513 -#: setup/class_setupStep_Migrate.inc:652 setup/class_setupStep_Migrate.inc:793 -#: setup/class_setupStep_Migrate.inc:2383 -#: setup/class_setupStep_Migrate.inc:2536 -#: setup/class_setupStep_Migrate.inc:2868 ihtml/themes/default/conflict.tpl:6 -#: ihtml/themes/default/remove.tpl:2 ihtml/themes/default/islocked.tpl:6 -#: ihtml/themes/default/msg_dialog.tpl:54 -#: ihtml/themes/default/msg_dialog.tpl:97 -msgid "Warning" -msgstr "警告" - #: include/functions.inc:745 #, fuzzy msgid "" @@ -1407,155 +1318,246 @@ msgstr "每页条目数" msgid "Apply filter" msgstr "应用过滤器" -#: include/functions.inc:1794 +#: include/functions.inc:1795 msgid "*ABCDEFGHIJKLMNOPQRSTUVWXYZ0123456789" msgstr "*ABCDEFGHIJKLMNOPQRSTUVWXYZ0123456789" -#: include/functions.inc:1838 +#: include/functions.inc:1839 #, php-format msgid "GOsa development snapshot (Rev %s)" msgstr "GOsa 开发版(版本 %s)" -#: include/functions.inc:1917 +#: include/functions.inc:1918 #, php-format msgid "File '%s' could not be deleted." msgstr "" -#: include/functions.inc:1951 include/functions.inc:1971 +#: include/functions.inc:1952 include/functions.inc:1972 #, fuzzy msgid "Cannot write to revision file!" msgstr "无法创建文件 '%s'。" -#: include/functions.inc:2192 include/functions.inc:2196 -#: include/functions.inc:2202 +#: include/functions.inc:2193 include/functions.inc:2197 +#: include/functions.inc:2203 #, fuzzy msgid "'baseIdHook' is not available. Using default base!" msgstr "警告: nextIdHook不可用。使用缺省 base。" -#: include/functions.inc:2224 +#: include/functions.inc:2225 #, fuzzy msgid "LDAP warning" msgstr "LDAP 管理" -#: include/functions.inc:2224 +#: include/functions.inc:2225 #, fuzzy msgid "Cannot get schema information from server. No schema check possible!" msgstr "不能从服务器得到 schema 信息。无法对 schema 检查!" -#: include/functions.inc:2250 +#: include/functions.inc:2251 msgid "Used to store account specific informations." msgstr "" -#: include/functions.inc:2257 +#: include/functions.inc:2258 msgid "" "Used to lock currently edited entries to avoid multiple changes at the same " "time." msgstr "" -#: include/functions.inc:2300 +#: include/functions.inc:2301 #, php-format msgid "Missing required object class '%s'!" msgstr "" -#: include/functions.inc:2302 +#: include/functions.inc:2303 #, php-format msgid "Missing optional object class '%s'!" msgstr "" -#: include/functions.inc:2308 +#: include/functions.inc:2309 #, php-format msgid "Version mismatch for required object class '%s' (!=%s)!" msgstr "" -#: include/functions.inc:2310 +#: include/functions.inc:2311 #, php-format msgid "Version mismatch for optional object class '%s' (!=%s)!" msgstr "" -#: include/functions.inc:2314 +#: include/functions.inc:2315 #, fuzzy, php-format msgid "Class(es) available" msgstr "文件可用。" -#: include/functions.inc:2336 +#: include/functions.inc:2337 msgid "" "You have enabled the rfc2307bis option on the 'ldap setup' step, but your " "schema configuration do not support this option." msgstr "" -#: include/functions.inc:2337 +#: include/functions.inc:2338 msgid "" "In order to use rfc2307bis conform groups the objectClass 'posixGroup' must " "be AUXILIARY" msgstr "" -#: include/functions.inc:2341 +#: include/functions.inc:2342 msgid "" "Your schema is configured to support the rfc2307bis group, but you have " "disabled this option on the 'ldap setup' step." msgstr "" -#: include/functions.inc:2342 +#: include/functions.inc:2343 msgid "The objectClass 'posixGroup' must be STRUCTURAL" msgstr "" -#: include/functions.inc:2366 +#: include/functions.inc:2367 msgid "German" msgstr "德语" -#: include/functions.inc:2367 +#: include/functions.inc:2368 msgid "French" msgstr "法语" -#: include/functions.inc:2368 +#: include/functions.inc:2369 msgid "Italian" msgstr "意大利语" -#: include/functions.inc:2369 +#: include/functions.inc:2370 msgid "Spanish" msgstr "西班牙语" -#: include/functions.inc:2370 +#: include/functions.inc:2371 msgid "English" msgstr "英语" -#: include/functions.inc:2371 +#: include/functions.inc:2372 msgid "Dutch" msgstr "荷兰语" -#: include/functions.inc:2372 +#: include/functions.inc:2373 msgid "Polish" msgstr "波兰语" -#: include/functions.inc:2374 +#: include/functions.inc:2375 msgid "Chinese" msgstr "芯片组" -#: include/functions.inc:2375 +#: include/functions.inc:2376 #, fuzzy msgid "Vietnamese" msgstr "名" -#: include/functions.inc:2376 +#: include/functions.inc:2377 msgid "Russian" msgstr "俄语" -#: include/functions.inc:2554 +#: include/functions.inc:2555 #, php-format msgid "" "Command '%s', specified as POSTMODIFY for plugin '%s' doesn't seem to exist." msgstr "命令 '%s',作为插件 '%s' 的 POSTMODIFY 好像并不存在。" -#: include/functions.inc:2579 +#: include/functions.inc:2580 msgid "Cannot generate samba hash!" msgstr "" -#: include/functions.inc:2592 +#: include/functions.inc:2593 #, php-format msgid "" "Cannot generate samba hash: running '%s' failed, check the 'sambaHashHook'!" msgstr "" +#: include/class_tabs.inc:51 +#, fuzzy, php-format +msgid "" +"No plugin definitions found to initialize '%s', please check your " +"configuration file." +msgstr "无法连接到指定数据库,请检查您 glpi 设置。" + +#: include/class_tabs.inc:259 +#, php-format +msgid "Delete process has been canceled by plugin '%s': %s" +msgstr "删除进程被插件 '%s' 取消: %s" + +#: include/class_tabs.inc:394 +msgid "References" +msgstr "参考" + +#: include/class_SnapShotDialog.inc:90 +#, fuzzy, php-format +msgid "You're about to delete the snapshot '%s'." +msgstr "您将要删除宏 '%s'。" + +#: include/class_SnapShotDialog.inc:143 include/class_plugin.inc:2013 +msgid "Restore snapshot" +msgstr "" + +#: include/class_SnapShotDialog.inc:145 +#, fuzzy +msgid "Remove snapshot" +msgstr "删除记录" + +#: include/class_SnapShotDialog.inc:147 include/class_SnapShotDialog.inc:167 +msgid "Y-m-d, H:i:s" +msgstr "" + +#: include/class_SnapShotDialog.inc:179 +#: plugins/generic/references/contents.tpl:11 +#: plugins/admin/ogroups/class_ogroup.inc:1131 +#: plugins/admin/ogroups/generic.tpl:15 plugins/admin/groups/generic.tpl:24 +#: plugins/admin/groups/class_groupGeneric.inc:1305 +#: plugins/admin/departments/class_departmentGeneric.inc:317 +#: plugins/admin/departments/class_departmentGeneric.inc:619 +#: plugins/admin/departments/locality.tpl:19 +#: plugins/admin/departments/generic.tpl:19 +#: plugins/admin/departments/class_localityGeneric.inc:60 +#: plugins/admin/departments/class_localityGeneric.inc:88 +#: plugins/admin/departments/class_organizationGeneric.inc:91 +#: plugins/admin/departments/class_organizationGeneric.inc:119 +#: plugins/admin/departments/class_countryGeneric.inc:59 +#: plugins/admin/departments/class_countryGeneric.inc:88 +#: plugins/admin/departments/class_dcObject.inc:59 +#: plugins/admin/departments/class_dcObject.inc:87 +#: plugins/admin/departments/country.tpl:19 +#: plugins/admin/departments/dcObject.tpl:19 +#: plugins/admin/departments/organization.tpl:19 +#: plugins/admin/acl/class_aclRole.inc:752 plugins/admin/acl/acl_role.tpl:17 +msgid "Description" +msgstr "描述" + +#: include/class_multi_plug.inc:362 +#, fuzzy +msgid "You are currently editing mutliple entries." +msgstr "您无权删除这个部门。" + +#: include/class_multi_plug.inc:391 +#, fuzzy +msgid "Password reset" +msgstr "口令过期截止日" + +#: include/class_multi_plug.inc:391 +#, fuzzy +msgid "The user password was resetted, please set a new password value!" +msgstr "您的口令已经过期 !! 选择一个新口令" + +#: include/class_certificate.inc:73 +#, fuzzy +msgid "Certificate is empty!" +msgstr "证书" + +#: include/class_certificate.inc:100 +msgid "Cannot load certificate - only PEM/DER is supported!" +msgstr "" + +#: include/class_certificate.inc:115 +msgid "Cannot extract information for non PEM certificates!" +msgstr "" + +#: include/class_certificate.inc:219 +#, fuzzy +msgid "No valid certificate loaded!" +msgstr "无有效证书加载" + #: include/php_setup.inc:93 msgid "Generating this page caused the PHP interpreter to raise some errors!" msgstr "生成这个页面导致 PHP 解析器发生一些错误!" @@ -1613,982 +1615,1081 @@ msgstr "类型" msgid "Arguments" msgstr "参数" -#: include/password-methods/class_password-methods.inc:250 -msgid "Cannot find a suitable password method for the current hash!" -msgstr "" - -#: include/class_log.inc:88 -#, fuzzy, php-format -msgid "Logging failed: %s" -msgstr "Logging DB 用户" - -#: include/class_log.inc:116 -#, php-format -msgid "Invalid option '%s' specified!" -msgstr "" - -#: include/class_log.inc:120 -#, fuzzy -msgid "Specified objectType is empty or invalid!" -msgstr "指定的 branch 名称无效。" - -#: include/class_log.inc:139 -#, fuzzy -msgid "MySQL error" -msgstr "LDAP 错误:" - -#: include/class_log.inc:139 -#, php-format -msgid "Logging to MySQL database will be disabled for server '%s'!" -msgstr "" - -#: include/class_log.inc:164 include/class_log.inc:173 -#: include/class_log.inc:186 include/class_log.inc:203 -#: include/class_log.inc:241 -msgid "MySQL logging" -msgstr "" - -#: include/class_log.inc:218 -#, fuzzy, php-format -msgid "Cannot add location to the database!" -msgstr "无法连接到数据库!" - -#: include/class_MultiSelectWindow.inc:145 setup/setup_migrate.tpl:79 -msgid "Close" -msgstr "关闭" - -#: include/class_MultiSelectWindow.inc:550 -#, php-format -msgid "Inconsistent DN encoding detected: '%s'" -msgstr "" - -#: include/class_SnapShotDialog.inc:90 -#, fuzzy, php-format -msgid "You're about to delete the snapshot '%s'." -msgstr "您将要删除宏 '%s'。" - -#: include/class_SnapShotDialog.inc:143 include/class_plugin.inc:1986 -msgid "Restore snapshot" -msgstr "" - -#: include/class_SnapShotDialog.inc:145 -#, fuzzy -msgid "Remove snapshot" -msgstr "删除记录" - -#: include/class_SnapShotDialog.inc:147 include/class_SnapShotDialog.inc:167 -msgid "Y-m-d, H:i:s" -msgstr "" - -#: include/class_SnapShotDialog.inc:179 -#: plugins/admin/departments/class_countryGeneric.inc:59 -#: plugins/admin/departments/class_countryGeneric.inc:88 -#: plugins/admin/departments/dcObject.tpl:19 -#: plugins/admin/departments/class_dcObject.inc:59 -#: plugins/admin/departments/class_dcObject.inc:87 -#: plugins/admin/departments/generic.tpl:19 -#: plugins/admin/departments/class_localityGeneric.inc:60 -#: plugins/admin/departments/class_localityGeneric.inc:88 -#: plugins/admin/departments/country.tpl:19 -#: plugins/admin/departments/organization.tpl:19 -#: plugins/admin/departments/locality.tpl:19 -#: plugins/admin/departments/class_departmentGeneric.inc:317 -#: plugins/admin/departments/class_departmentGeneric.inc:619 -#: plugins/admin/departments/class_organizationGeneric.inc:91 -#: plugins/admin/departments/class_organizationGeneric.inc:119 -#: plugins/admin/acl/acl_role.tpl:17 plugins/admin/acl/class_aclRole.inc:735 -#: plugins/admin/ogroups/generic.tpl:15 -#: plugins/admin/ogroups/class_ogroup.inc:1131 -#: plugins/admin/groups/generic.tpl:24 -#: plugins/admin/groups/class_groupGeneric.inc:1262 -#: plugins/generic/references/contents.tpl:11 -msgid "Description" -msgstr "描述" - #: include/class_plugin.inc:510 msgid "" "The object has changed since opened in GOsa. All changes that may be done by " "others get lost if you save this entry!" msgstr "" -#: include/class_plugin.inc:1325 include/class_plugin.inc:1337 +#: include/class_plugin.inc:1331 include/class_plugin.inc:1362 #, php-format msgid "" "The snapshot functionality is enabled, but the required variable '%s' is not " "set." msgstr "" -#: include/class_plugin.inc:1533 include/class_plugin.inc:1545 -#: include/class_plugin.inc:1560 include/class_plugin.inc:1573 -#: plugins/admin/acl/class_aclManagement.inc:268 +#: include/class_plugin.inc:1344 +#, php-format +msgid "" +"The snapshot functionality is enabled, but the required compression module " +"is missing. Please install '%s'." +msgstr "" + +#: include/class_plugin.inc:1560 include/class_plugin.inc:1572 +#: include/class_plugin.inc:1587 include/class_plugin.inc:1600 #: plugins/admin/ogroups/class_ogroupManagement.inc:237 +#: plugins/admin/groups/class_groupManagement.inc:356 #: plugins/admin/users/class_userManagement.inc:344 #: plugins/admin/users/class_userManagement.inc:584 -#: plugins/admin/groups/class_groupManagement.inc:356 +#: plugins/admin/acl/class_aclManagement.inc:268 #, fuzzy msgid "Permission" msgstr "允许" -#: include/class_plugin.inc:1533 +#: include/class_plugin.inc:1560 #, fuzzy, php-format msgid "You are not allowed to create a snapshot for %s." msgstr "您无权删除这个用户!" -#: include/class_plugin.inc:1545 include/class_plugin.inc:1560 -#: include/class_plugin.inc:1573 +#: include/class_plugin.inc:1572 include/class_plugin.inc:1587 +#: include/class_plugin.inc:1600 #, fuzzy, php-format msgid "You are not allowed to restore a snapshot for %s." msgstr "您无权删除这个用户!" -#: include/class_plugin.inc:1785 +#: include/class_plugin.inc:1812 msgid "Changing ACL dn" msgstr "" -#: include/class_plugin.inc:1785 +#: include/class_plugin.inc:1812 msgid "from" msgstr "从" -#: include/class_plugin.inc:1786 setup/class_setupStep_Migrate.inc:1235 -#: setup/class_setupStep_Migrate.inc:1285 -#: setup/class_setupStep_Migrate.inc:1333 +#: include/class_plugin.inc:1813 setup/class_setupStep_Migrate.inc:1246 +#: setup/class_setupStep_Migrate.inc:1296 +#: setup/class_setupStep_Migrate.inc:1344 #, fuzzy msgid "to" msgstr "停止" -#: include/class_plugin.inc:1968 include/class_plugin.inc:1970 +#: include/class_plugin.inc:1995 include/class_plugin.inc:1997 #, fuzzy msgid "Restore" msgstr "仓库" -#: include/class_plugin.inc:1993 +#: include/class_plugin.inc:2020 #, fuzzy msgid "Create snapshot" msgstr "创建 nagios 账户" -#: include/class_plugin.inc:1994 +#: include/class_plugin.inc:2021 #, fuzzy msgid "Create a new snapshot from this object" msgstr "创建新 FAI 对象" -#: include/class_plugin.inc:2012 +#: include/class_plugin.inc:2039 msgid "cut" msgstr "剪切" -#: include/class_plugin.inc:2012 +#: include/class_plugin.inc:2039 msgid "Cut this entry" msgstr "剪切条目" -#: include/class_plugin.inc:2020 +#: include/class_plugin.inc:2047 msgid "copy" msgstr "复制" -#: include/class_plugin.inc:2020 +#: include/class_plugin.inc:2047 msgid "Copy this entry" msgstr "拷贝条目" -#: include/class_plugin.inc:2054 +#: include/class_plugin.inc:2081 #, fuzzy msgid "Copy" msgstr "复制" -#: include/class_plugin.inc:2058 +#: include/class_plugin.inc:2085 #, fuzzy msgid "Cut" msgstr "剪切" -#: include/class_multi_plug.inc:362 -#, fuzzy -msgid "You are currently editing mutliple entries." -msgstr "您无权删除这个部门。" - -#: include/class_multi_plug.inc:391 -#, fuzzy -msgid "Password reset" -msgstr "口令过期截止日" +#: include/class_plugin.inc:2092 include/class_plugin.inc:2095 +#: include/class_CopyPasteHandler.inc:506 +msgid "Paste" +msgstr "粘贴" -#: include/class_multi_plug.inc:391 -#, fuzzy -msgid "The user password was resetted, please set a new password value!" -msgstr "您的口令已经过期 !! 选择一个新口令" +#: include/functions_helpviewer.inc:45 +#, php-format +msgid "XML error in guide.xml: %s at line %d" +msgstr "XML 出错于 guide.xml: %s ,行 %d" -#: include/class_tabs.inc:51 -#, fuzzy, php-format -msgid "" -"No plugin definitions found to initialize '%s', please check your " -"configuration file." -msgstr "无法连接到指定数据库,请检查您 glpi 设置。" +#: include/functions_helpviewer.inc:88 +msgid "No help available for this plugin." +msgstr "此插件没有可用帮助信息。" -#: include/class_tabs.inc:259 +#: include/functions_helpviewer.inc:388 #, php-format -msgid "Delete process has been canceled by plugin '%s': %s" -msgstr "删除进程被插件 '%s' 取消: %s" +msgid "%s results for your search with the keyword %s" +msgstr "%s 结果当您查找关键字 %s" -#: include/class_tabs.inc:394 -msgid "References" -msgstr "参考" +#: include/functions_helpviewer.inc:462 +#, php-format +msgid "%s%% hit rate in file %s" +msgstr "%s%% 点击率于文件 %s" -#: plugins/admin/departments/class_countryGeneric.inc:43 -#: plugins/admin/departments/class_countryGeneric.inc:45 -#: plugins/admin/departments/class_countryGeneric.inc:50 -#: plugins/admin/departments/class_countryGeneric.inc:52 -#: plugins/admin/departments/class_countryGeneric.inc:54 -#: plugins/admin/departments/class_dcObject.inc:43 -#: plugins/admin/departments/class_dcObject.inc:45 -#: plugins/admin/departments/class_dcObject.inc:50 -#: plugins/admin/departments/class_dcObject.inc:52 -#: plugins/admin/departments/class_dcObject.inc:54 -#: plugins/admin/departments/class_dcObject.inc:86 -#: plugins/admin/departments/class_localityGeneric.inc:44 -#: plugins/admin/departments/class_localityGeneric.inc:46 -#: plugins/admin/departments/class_localityGeneric.inc:51 -#: plugins/admin/departments/class_localityGeneric.inc:53 -#: plugins/admin/departments/class_localityGeneric.inc:55 -#: plugins/admin/departments/class_departmentGeneric.inc:307 -#: plugins/admin/departments/class_departmentGeneric.inc:309 -#: plugins/admin/departments/class_departmentGeneric.inc:314 -#: plugins/admin/departments/class_departmentGeneric.inc:321 -#: plugins/admin/departments/class_departmentGeneric.inc:325 -#: plugins/admin/departments/class_organizationGeneric.inc:75 -#: plugins/admin/departments/class_organizationGeneric.inc:77 -#: plugins/admin/departments/class_organizationGeneric.inc:82 -#: plugins/admin/departments/class_organizationGeneric.inc:84 -#: plugins/admin/departments/class_organizationGeneric.inc:86 -#: plugins/admin/acl/paste_role.tpl:4 plugins/admin/acl/acl_role.tpl:7 -#: plugins/admin/acl/class_aclRole.inc:733 -#: plugins/admin/acl/class_aclRole.inc:745 -#: plugins/admin/ogroups/class_ogroup.inc:922 -#: plugins/admin/ogroups/class_ogroup.inc:932 -#: plugins/admin/ogroups/class_ogroup.inc:1129 -#: plugins/admin/users/class_userManagement.inc:767 -#: plugins/admin/users/class_userManagement.inc:841 -#: plugins/admin/users/class_userManagement.inc:853 -#: plugins/admin/groups/class_groupGeneric.inc:1096 -#: plugins/admin/groups/class_groupGeneric.inc:1102 -#: plugins/admin/groups/class_groupGeneric.inc:1104 -#: plugins/admin/groups/class_groupGeneric.inc:1116 -#: plugins/admin/groups/class_groupGeneric.inc:1130 -#: plugins/admin/groups/class_groupGeneric.inc:1137 -#: plugins/admin/groups/class_groupGeneric.inc:1261 -#: plugins/admin/groups/class_divListGroup.inc:79 -#: plugins/personal/generic/class_user.inc:1230 -#: plugins/personal/generic/class_user.inc:1243 -#: plugins/personal/generic/class_user.inc:1280 -#: plugins/personal/generic/class_user.inc:1686 setup/setup_feedback.tpl:22 -#: setup/setup_migrate.tpl:255 -msgid "Name" -msgstr "名称" +#: include/utils/class_timezone.inc:47 +#, php-format +msgid "" +"The timezone setting '%s' in your gosa.conf is not valid. Cannot calculate " +"correct timezone offset." +msgstr "" -#: plugins/admin/departments/class_countryGeneric.inc:78 -#: plugins/admin/departments/class_countryGeneric.inc:79 -#: plugins/admin/departments/class_departmentManagement.inc:568 -msgid "Country" -msgstr "国家" +#: include/utils/class_msgPool.inc:15 +#, fuzzy, php-format +msgid "Select to list objects of type '%s'." +msgstr "选择要添加的对象" -#: plugins/admin/departments/class_countryGeneric.inc:87 -#: plugins/admin/departments/country.tpl:11 +#: include/utils/class_msgPool.inc:17 +#, fuzzy, php-format +msgid "Select to list objects containig '%s'." +msgstr "选择查看包含用户的组" + +#: include/utils/class_msgPool.inc:19 +#, fuzzy, php-format +msgid "Select to list objects that have '%s' enabled" +msgstr "选择要添加的对象" + +#: include/utils/class_msgPool.inc:21 +#: plugins/admin/ogroups/ogroup_objects.tpl:33 +msgid "Select to search within subtrees" +msgstr "选择在子树中查询" + +#: include/utils/class_msgPool.inc:23 +#: plugins/admin/ogroups/ogroup_objects.tpl:33 +#: plugins/personal/posix/posix_groups.tpl:68 #, fuzzy -msgid "Country name" -msgstr "国家" +msgid "Search in subtrees" +msgstr "在子树中查找" -#: plugins/admin/departments/class_countryGeneric.inc:90 -#: plugins/admin/departments/dcObject.tpl:50 -#: plugins/admin/departments/class_dcObject.inc:89 -#: plugins/admin/departments/generic.tpl:114 -#: plugins/admin/departments/class_localityGeneric.inc:90 -#: plugins/admin/departments/country.tpl:50 -#: plugins/admin/departments/organization.tpl:114 -#: plugins/admin/departments/locality.tpl:50 -#: plugins/admin/departments/class_departmentGeneric.inc:629 -#: plugins/admin/departments/class_organizationGeneric.inc:129 -msgid "Administrative settings" -msgstr "管理设置" +#: include/utils/class_msgPool.inc:33 +msgid "This object will be deleted!" +msgstr "" -#: plugins/admin/departments/dcObject.tpl:8 -#: plugins/admin/departments/generic.tpl:7 -#: plugins/admin/departments/country.tpl:8 -#: plugins/admin/departments/organization.tpl:7 -#: plugins/admin/departments/locality.tpl:8 -#: plugins/admin/ogroups/class_divListOGroup.inc:84 -#: plugins/admin/users/class_divListUsers.inc:81 -#: plugins/admin/groups/class_divListGroup.inc:80 -msgid "Properties" -msgstr "属性" +#: include/utils/class_msgPool.inc:35 +#, php-format +msgid "This '%s' object will be deleted!" +msgstr "" -#: plugins/admin/departments/dcObject.tpl:11 -#: plugins/admin/departments/locality.tpl:11 +#: include/utils/class_msgPool.inc:40 +#, php-format +msgid "This object will be deleted: %s" +msgstr "" + +#: include/utils/class_msgPool.inc:42 +#, php-format +msgid "This '%s' object will be deleted: %s" +msgstr "" + +#: include/utils/class_msgPool.inc:47 +msgid "This object will be deleted:" +msgstr "" + +#: include/utils/class_msgPool.inc:49 +#, php-format +msgid "This '%s' object will be deleted:" +msgstr "" + +#: include/utils/class_msgPool.inc:53 +#, php-format +msgid "These objects will be deleted: %s" +msgstr "" + +#: include/utils/class_msgPool.inc:55 +#, php-format +msgid "These '%s' objects will be deleted: %s" +msgstr "" + +#: include/utils/class_msgPool.inc:63 #, fuzzy -msgid "Locality name" -msgstr "位置名称" +msgid "You have no permission to delete this object!" +msgstr "您无权删除这个部门。" -#: plugins/admin/departments/dcObject.tpl:14 -#: plugins/admin/departments/locality.tpl:14 +#: include/utils/class_msgPool.inc:67 include/utils/class_msgPool.inc:71 #, fuzzy -msgid "Name of locality to create" -msgstr "要创建子树的名称" +msgid "You have no permission to delete the object:" +msgstr "您无权删除这个部门。" -#: plugins/admin/departments/dcObject.tpl:22 -#: plugins/admin/departments/generic.tpl:22 -#: plugins/admin/departments/country.tpl:22 -#: plugins/admin/departments/organization.tpl:22 -#: plugins/admin/departments/locality.tpl:22 -msgid "Descriptive text for department" -msgstr "部门描述文件" +#: include/utils/class_msgPool.inc:74 +#, fuzzy +msgid "You have no permission to delete these objects:" +msgstr "您无权删除这个部门。" -#: plugins/admin/departments/dcObject.tpl:31 -#: plugins/admin/departments/generic.tpl:43 -#: plugins/admin/departments/country.tpl:31 -#: plugins/admin/departments/organization.tpl:43 -#: plugins/admin/departments/locality.tpl:31 -msgid "Choose subtree to place department in" -msgstr "选择放置部门的子树" +#: include/utils/class_msgPool.inc:81 +#, fuzzy +msgid "You have no permission to create this object!" +msgstr "您无权删除这个部门。" -#: plugins/admin/departments/dcObject.tpl:37 -#: plugins/admin/departments/generic.tpl:49 -#: plugins/admin/departments/country.tpl:37 -#: plugins/admin/departments/organization.tpl:49 -#: plugins/admin/departments/locality.tpl:37 plugins/admin/acl/acl_role.tpl:37 -#: plugins/admin/ogroups/generic.tpl:34 plugins/admin/groups/generic.tpl:49 -#: plugins/personal/generic/generic.tpl:180 -#: plugins/personal/generic/multiple_generic.tpl:56 -msgid "Select a base" -msgstr "选择一个位置" +#: include/utils/class_msgPool.inc:85 include/utils/class_msgPool.inc:89 +#, fuzzy +msgid "You have no permission to create the object:" +msgstr "您无权删除这个部门。" -#: plugins/admin/departments/dcObject.tpl:52 -#: plugins/admin/departments/generic.tpl:116 -#: plugins/admin/departments/country.tpl:52 -#: plugins/admin/departments/organization.tpl:116 -#: plugins/admin/departments/locality.tpl:52 -msgid "Tag department as an independent administrative unit" -msgstr "将部门标记为独立的管理单元" +#: include/utils/class_msgPool.inc:92 +#, fuzzy +msgid "You have no permission to create these objects:" +msgstr "您无权删除这个部门。" -#: plugins/admin/departments/class_dcObject.inc:77 -#: plugins/admin/departments/class_dcObject.inc:78 -#: plugins/admin/departments/class_departmentManagement.inc:556 +#: include/utils/class_msgPool.inc:99 #, fuzzy -msgid "Domain Component" -msgstr "域管理员" +msgid "You have no permission to modify this object!" +msgstr "您无权删除这个黑名单。" -#: plugins/admin/departments/generic.tpl:11 -msgid "Name of department" -msgstr "部门名称" +#: include/utils/class_msgPool.inc:103 include/utils/class_msgPool.inc:107 +#, fuzzy +msgid "You have no permission to modify the object:" +msgstr "您无权删除这个黑名单。" -#: plugins/admin/departments/generic.tpl:14 -msgid "Name of subtree to create" -msgstr "要创建子树的名称" +#: include/utils/class_msgPool.inc:110 +#, fuzzy +msgid "You have no permission to modify these objects:" +msgstr "您无权删除这个黑名单。" -#: plugins/admin/departments/generic.tpl:27 -#: plugins/admin/departments/organization.tpl:27 -#: plugins/admin/departments/class_departmentGeneric.inc:620 -#: plugins/admin/departments/class_organizationGeneric.inc:120 -msgid "Category" -msgstr "分类" +#: include/utils/class_msgPool.inc:117 +#, fuzzy +msgid "You have no permission to view this object!" +msgstr "您无权删除这个黑名单。" -#: plugins/admin/departments/generic.tpl:30 -#: plugins/admin/departments/organization.tpl:30 -msgid "Category for this subtree" -msgstr "这个子树的分类" +#: include/utils/class_msgPool.inc:121 include/utils/class_msgPool.inc:125 +#, fuzzy +msgid "You have no permission to view the object:" +msgstr "您无权在此 'Base' 下创建一个电话" -#: plugins/admin/departments/generic.tpl:61 -#: plugins/admin/departments/generic.tpl:73 -#: plugins/admin/departments/class_localityGeneric.inc:87 -#: plugins/admin/departments/organization.tpl:61 -#: plugins/admin/departments/organization.tpl:73 -#: plugins/admin/departments/class_departmentGeneric.inc:624 -#: plugins/admin/departments/class_organizationGeneric.inc:124 -#: plugins/personal/generic/generic.tpl:381 -#: plugins/personal/generic/class_user.inc:1580 -#: plugins/personal/generic/multiple_generic.tpl:265 -msgid "Location" -msgstr "位置" +#: include/utils/class_msgPool.inc:128 +#, fuzzy +msgid "You have no permission to view these objects:" +msgstr "您无权删除这个黑名单。" -#: plugins/admin/departments/generic.tpl:65 -#: plugins/admin/departments/organization.tpl:65 -#: plugins/admin/departments/class_departmentGeneric.inc:623 -#: plugins/admin/departments/class_organizationGeneric.inc:123 -#: plugins/personal/generic/generic.tpl:389 -#: plugins/personal/generic/class_user.inc:1579 -#: plugins/personal/generic/multiple_generic.tpl:275 -msgid "State" -msgstr "州/省" +#: include/utils/class_msgPool.inc:135 +#, fuzzy +msgid "You have no permission to move this object!" +msgstr "您无权删除这个黑名单。" + +#: include/utils/class_msgPool.inc:139 include/utils/class_msgPool.inc:143 +#, fuzzy +msgid "You have no permission to move the object:" +msgstr "您无权删除这个黑名单。" + +#: include/utils/class_msgPool.inc:146 +#, fuzzy +msgid "You have no permission to move these objects:" +msgstr "您无权删除这个黑名单。" + +#: include/utils/class_msgPool.inc:156 include/utils/class_msgPool.inc:168 +#: include/utils/class_msgPool.inc:186 +#, fuzzy +msgid "Connection information" +msgstr "个人信息" + +#: include/utils/class_msgPool.inc:158 +#, fuzzy, php-format +msgid "Cannot connect to %s database!" +msgstr "无法连接到数据库!" + +#: include/utils/class_msgPool.inc:170 +#, fuzzy, php-format +msgid "Cannot select %s database!" +msgstr "无法选择数据库!" + +#: include/utils/class_msgPool.inc:176 +#, php-format +msgid "No %s server defined!" +msgstr "" + +#: include/utils/class_msgPool.inc:188 +#, fuzzy, php-format +msgid "Cannot query %s database!" +msgstr "无法选择数据库!" + +#: include/utils/class_msgPool.inc:194 +#, fuzzy, php-format +msgid "The field '%s' contains a reserved keyword!" +msgstr "“传真”字段包含一个无效电话号码" + +#: include/utils/class_msgPool.inc:200 +#, fuzzy, php-format +msgid "Command specified as %s hook for plugin '%s' does not exist!" +msgstr "命令 '%s',作为插件 '%s' 的 CHECK hook 好像并不存在。" + +#: include/utils/class_msgPool.inc:207 +#, fuzzy, php-format +msgid "'%s' command is invalid!" +msgstr "指定的 branch 名称无效。" + +#: include/utils/class_msgPool.inc:209 +#, php-format +msgid "'%s' command (%s) for plugin %s is invalid!" +msgstr "" + +#: include/utils/class_msgPool.inc:211 +#, php-format +msgid "'%s' command for plugin %s is invalid!" +msgstr "" + +#: include/utils/class_msgPool.inc:213 +#, fuzzy, php-format +msgid "'%s' command (%s) is invalid!" +msgstr "指定的 branch 名称无效。" + +#: include/utils/class_msgPool.inc:221 +#, fuzzy, php-format +msgid "Cannot execute '%s' command!" +msgstr "无法选择数据库!" + +#: include/utils/class_msgPool.inc:223 +#, php-format +msgid "Cannot execute '%s' command (%s) for plugin %s!" +msgstr "" + +#: include/utils/class_msgPool.inc:225 +#, php-format +msgid "Cannot execute '%s' command for plugin %s!" +msgstr "" + +#: include/utils/class_msgPool.inc:227 +#, fuzzy, php-format +msgid "Cannot execute '%s' command (%s)!" +msgstr "无法选择数据库!" + +#: include/utils/class_msgPool.inc:235 +#, fuzzy, php-format +msgid "Value for '%s' is too large!" +msgstr "'UID' 赋值太小。" + +#: include/utils/class_msgPool.inc:237 +#, php-format +msgid "'%s' must be smaller than %d!" +msgstr "" + +#: include/utils/class_msgPool.inc:245 +#, fuzzy, php-format +msgid "Value for '%s' is too small!" +msgstr "'UID' 赋值太小。" + +#: include/utils/class_msgPool.inc:247 +#, php-format +msgid "'%s' must be %d or above!" +msgstr "" + +#: include/utils/class_msgPool.inc:254 +#, php-format +msgid "'%s' depends on '%s' - please provide both values!" +msgstr "" + +#: include/utils/class_msgPool.inc:260 +#, fuzzy, php-format +msgid "There is already an entry with this '%s' attribute in the system!" +msgstr "数据库中已经有同样登录名的用户。" + +#: include/utils/class_msgPool.inc:266 +#, fuzzy, php-format +msgid "The required field '%s' is empty!" +msgstr "需要的“姓名”字段没有设置" + +#: include/utils/class_msgPool.inc:274 +msgid "Example" +msgstr "" + +#: include/utils/class_msgPool.inc:291 +#, fuzzy, php-format +msgid "The Field '%s' contains invalid characters" +msgstr "“姓名”字段包含无效字符。" + +#: include/utils/class_msgPool.inc:292 +#, php-format +msgid "'%s' is not allowed:" +msgstr "" + +#: include/utils/class_msgPool.inc:292 +#, fuzzy, php-format +msgid "'%s' are not allowed!" +msgstr "不允许修改口令" + +#: include/utils/class_msgPool.inc:295 +#, fuzzy, php-format +msgid "The Field '%s' contains invalid characters!" +msgstr "“姓名”字段包含无效字符。" + +#: include/utils/class_msgPool.inc:302 +#, fuzzy, php-format +msgid "Missing %s PHP extension!" +msgstr "删除打印机扩展" + +#: include/utils/class_msgPool.inc:332 setup/class_setupStep_Migrate.inc:2861 +#, php-format +msgid "Add" +msgstr "添加" + +#: include/utils/class_msgPool.inc:332 +#, fuzzy, php-format +msgid "Add %s" +msgstr "添加" + +#: include/utils/class_msgPool.inc:338 +#, fuzzy, php-format +msgid "Delete %s" +msgstr "删除" + +#: include/utils/class_msgPool.inc:344 +#, fuzzy, php-format +msgid "Set %s" +msgstr "设置" + +#: include/utils/class_msgPool.inc:350 +#, fuzzy, php-format +msgid "Edit..." +msgstr "编辑" + +#: include/utils/class_msgPool.inc:350 +#, fuzzy, php-format +msgid "Edit %s..." +msgstr "编辑用户" + +#: include/utils/class_msgPool.inc:356 +msgid "Back" +msgstr "返回" + +#: include/utils/class_msgPool.inc:376 +#, fuzzy, php-format +msgid "This account has no valid %s extensions!" +msgstr "该账户没有有效的 Gosa 扩展。" + +#: include/utils/class_msgPool.inc:382 +#, fuzzy, php-format +msgid "" +"This account has %s settings enabled. You can disable them by clicking below." +msgstr "这个账户已经启用 posix 功能。要禁用请点击下面按钮。" + +#: include/utils/class_msgPool.inc:385 include/utils/class_msgPool.inc:392 +#, 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 / 环境变量账户。" + +#: include/utils/class_msgPool.inc:401 +#, fuzzy, php-format +msgid "" +"This account has %s settings disabled. You can enable them by clicking below." +msgstr "这个账户已经启用 posix 功能。要启用请点击下面按钮。" + +#: include/utils/class_msgPool.inc:404 include/utils/class_msgPool.inc:411 +#, 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 / 环境变量账户。" + +#: include/utils/class_msgPool.inc:419 +#, fuzzy, php-format +msgid "Add %s settings" +msgstr "应用程序设置" + +#: include/utils/class_msgPool.inc:425 +#, fuzzy, php-format +msgid "Remove %s settings" +msgstr "Posix 设置" + +#: include/utils/class_msgPool.inc:431 +msgid "Click the 'Edit' button below to change informations in this dialog" +msgstr "点击下面的“编辑”按钮修改该对话框内的信息" + +#: include/utils/class_msgPool.inc:437 +msgid "January" +msgstr "一月" + +#: include/utils/class_msgPool.inc:437 +msgid "February" +msgstr "二月" -#: plugins/admin/departments/generic.tpl:68 -#: plugins/admin/departments/organization.tpl:68 -msgid "State where this subtree is located" -msgstr "这个子树位于的状态" +#: include/utils/class_msgPool.inc:437 +msgid "March" +msgstr "三月" -#: plugins/admin/departments/generic.tpl:76 -#: plugins/admin/departments/organization.tpl:76 -msgid "Location of this subtree" -msgstr "这个子树的位置" +#: include/utils/class_msgPool.inc:437 +msgid "April" +msgstr "四月" -#: plugins/admin/departments/generic.tpl:81 -#: plugins/admin/departments/organization.tpl:81 -#: plugins/admin/departments/class_departmentGeneric.inc:625 -#: plugins/personal/generic/generic.tpl:194 -#: plugins/personal/generic/generic.tpl:397 -#: plugins/personal/generic/multiple_generic.tpl:67 -#: plugins/personal/generic/multiple_generic.tpl:285 -msgid "Address" -msgstr "住址" +#: include/utils/class_msgPool.inc:438 +msgid "May" +msgstr "五月" -#: plugins/admin/departments/generic.tpl:84 -#: plugins/admin/departments/organization.tpl:84 -msgid "Postal address of this subtree" -msgstr "这个子树的地址" +#: include/utils/class_msgPool.inc:438 +msgid "June" +msgstr "六月" -#: plugins/admin/departments/generic.tpl:88 -#: plugins/admin/departments/organization.tpl:88 -#: plugins/admin/departments/class_departmentGeneric.inc:328 -#: plugins/admin/ogroups/class_ogroupManagement.inc:536 -#: plugins/admin/users/class_divListUsers.inc:207 -#: plugins/admin/groups/class_divListGroup.inc:196 -#: plugins/personal/generic/generic.tpl:338 -#: plugins/personal/generic/generic.tpl:519 -#: plugins/personal/generic/class_user.inc:1263 -#: plugins/personal/generic/class_user.inc:1671 -#: plugins/personal/generic/multiple_generic.tpl:217 -#: plugins/personal/generic/multiple_generic.tpl:428 -#: plugins/generic/references/class_reference.inc:61 -msgid "Phone" -msgstr "电话" +#: include/utils/class_msgPool.inc:438 +msgid "July" +msgstr "七月" -#: plugins/admin/departments/generic.tpl:91 -#: plugins/admin/departments/organization.tpl:91 -msgid "Base telephone number of this subtree" -msgstr "这个子树的电话号码" +#: include/utils/class_msgPool.inc:438 +msgid "August" +msgstr "八月" -#: plugins/admin/departments/generic.tpl:96 -#: plugins/admin/departments/organization.tpl:96 -#: plugins/admin/departments/class_departmentGeneric.inc:331 -#: plugins/admin/departments/class_departmentGeneric.inc:627 -#: plugins/admin/departments/class_organizationGeneric.inc:127 -#: plugins/admin/users/class_divListUsers.inc:209 -#: plugins/personal/generic/generic.tpl:363 -#: plugins/personal/generic/generic.tpl:531 -#: plugins/personal/generic/class_user.inc:1266 -#: plugins/personal/generic/class_user.inc:1674 -#: plugins/personal/generic/multiple_generic.tpl:247 -#: plugins/personal/generic/multiple_generic.tpl:438 -msgid "Fax" -msgstr "传真" +#: include/utils/class_msgPool.inc:438 +msgid "September" +msgstr "九月" -#: plugins/admin/departments/generic.tpl:99 -#: plugins/admin/departments/organization.tpl:99 -msgid "Base facsimile telephone number of this subtree" -msgstr "这个子树的传真号码" +#: include/utils/class_msgPool.inc:439 +msgid "October" +msgstr "十月" -#: plugins/admin/departments/class_departmentManagement.inc:26 -#: plugins/admin/departments/class_departmentGeneric.inc:610 -#: plugins/admin/departments/class_departmentGeneric.inc:615 -msgid "Departments" -msgstr "部门" +#: include/utils/class_msgPool.inc:439 +msgid "November" +msgstr "十一月" -#: plugins/admin/departments/class_departmentManagement.inc:27 -#, fuzzy -msgid "Manage Departments" -msgstr "部门" +#: include/utils/class_msgPool.inc:439 +msgid "December" +msgstr "十二月" -#: plugins/admin/departments/class_departmentManagement.inc:250 -#: plugins/admin/acl/class_aclManagement.inc:166 -#: plugins/admin/acl/class_aclManagement.inc:209 -#: plugins/admin/acl/class_aclManagement.inc:302 -#: plugins/admin/acl/class_aclManagement.inc:347 -#: plugins/admin/ogroups/class_ogroupManagement.inc:285 -#: plugins/admin/ogroups/class_ogroupManagement.inc:338 -#: plugins/admin/ogroups/class_ogroupManagement.inc:365 -#: plugins/admin/users/class_userManagement.inc:546 -#: plugins/admin/users/class_userManagement.inc:550 -#: plugins/admin/groups/class_groupManagement.inc:407 -#: plugins/admin/groups/class_groupManagement.inc:461 -#: plugins/admin/groups/class_groupManagement.inc:492 +#: include/utils/class_msgPool.inc:445 #, fuzzy -msgid "Permission error" -msgstr "允许" +msgid "Sunday" +msgstr "姓" -#: plugins/admin/departments/class_departmentManagement.inc:316 -msgid "" -"As soon as the move 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/utils/class_msgPool.inc:445 +#, fuzzy +msgid "Monday" +msgstr "月" -#: plugins/admin/departments/class_departmentManagement.inc:336 -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." +#: include/utils/class_msgPool.inc:445 +msgid "Tuesday" msgstr "" -#: plugins/admin/departments/class_departmentManagement.inc:580 -#: plugins/admin/departments/class_localityGeneric.inc:78 -#: plugins/admin/departments/class_localityGeneric.inc:79 +#: include/utils/class_msgPool.inc:445 #, fuzzy -msgid "Locality" -msgstr "位置" +msgid "Wednesday" +msgstr "星期三" -#: plugins/admin/departments/class_departmentManagement.inc:592 -#: plugins/admin/departments/class_organizationGeneric.inc:109 -#: plugins/admin/departments/class_organizationGeneric.inc:110 -#: plugins/personal/generic/generic.tpl:279 -#: plugins/personal/generic/class_user.inc:1567 -#: plugins/personal/generic/multiple_generic.tpl:149 -#: setup/setup_feedback.tpl:14 -msgid "Organization" -msgstr "组织/公司" +#: include/utils/class_msgPool.inc:445 +msgid "Thursday" +msgstr "" -#: plugins/admin/departments/class_departmentManagement.inc:604 -#: plugins/admin/ogroups/class_divListOGroup.inc:83 -#: plugins/admin/ogroups/class_ogroupManagement.inc:534 -#: plugins/admin/users/class_divListUsers.inc:80 -#: plugins/admin/groups/class_divListGroup.inc:79 -#: plugins/personal/generic/generic.tpl:287 -#: plugins/personal/generic/class_user.inc:1568 -#: plugins/personal/generic/multiple_generic.tpl:159 -#: plugins/generic/references/class_reference.inc:59 -msgid "Department" -msgstr "部门" +#: include/utils/class_msgPool.inc:445 +msgid "Friday" +msgstr "" -#: plugins/admin/departments/country.tpl:14 +#: include/utils/class_msgPool.inc:445 +msgid "Saturday" +msgstr "" + +#: include/utils/class_msgPool.inc:452 #, fuzzy -msgid "Name of country to create" -msgstr "要创建子树的名称" +msgid "read operation" +msgstr "邮件选项" -#: plugins/admin/departments/remove.tpl:6 -msgid "" -"This includes 'all' accounts, systems, etc. in this subtree. Please double " -"check if your really want to do this since there is no way for GOsa to get " -"your data back." +#: include/utils/class_msgPool.inc:452 +msgid "add operation" msgstr "" -"在这个子树中包含了所有账号,系统等等。请再次检查您是否要这么做,因为 GOsa 没" -"有办法将您的数据找回。" -#: plugins/admin/departments/remove.tpl:10 plugins/admin/acl/remove.tpl:10 -msgid "" -"Best thing to do before performing this action would be to save the current " -"contents of your LDAP tree in a file. So - if you've done so - press " -"'Delete' to continue or 'Cancel' to abort." -msgstr "" -"最好在执行这个操作之前,保存当前 LDAP 树中的内容到一个文件。所以,如果您已经" -"这么做了,按“删除”继续或者按“取消”退出。" +#: include/utils/class_msgPool.inc:452 +#, fuzzy +msgid "modify operation" +msgstr "个人信息" -#: plugins/admin/departments/organization.tpl:11 +#: include/utils/class_msgPool.inc:453 #, fuzzy -msgid "Name of organization" -msgstr "组织/公司" +msgid "delete operation" +msgstr "选择查看工作站" -#: plugins/admin/departments/organization.tpl:14 +#: include/utils/class_msgPool.inc:453 #, fuzzy -msgid "Name of organization to create" -msgstr "要创建子树的名称" +msgid "search operation" +msgstr "账号过期于" -#: plugins/admin/departments/main.inc:50 plugins/admin/departments/main.inc:52 -msgid "Department management" -msgstr "部门管理" +#: include/utils/class_msgPool.inc:453 +#, fuzzy +msgid "authentication" +msgstr "Nagios 鉴权" -#: plugins/admin/departments/dep_move_confirm.tpl:2 +#: include/utils/class_msgPool.inc:456 +#, fuzzy, php-format +msgid "LDAP %s failed!" +msgstr "Mysql 查询失败。" + +#: include/utils/class_msgPool.inc:458 #, fuzzy -msgid "You are currently moving/renaming this department." -msgstr "您无权删除这个部门。" +msgid "LDAP operation failed!" +msgstr "Mysql 查询失败。" + +#: include/utils/class_msgPool.inc:473 +#, fuzzy +msgid "Upload failed!" +msgstr "用户登录失败。LDAP 服务器返回 '%s'。" + +#: include/utils/class_msgPool.inc:476 +#, fuzzy, php-format +msgid "Upload failed: %s" +msgstr "Logging DB 用户" + +#: include/utils/class_msgPool.inc:483 +msgid "Communication failure with the infrastructure service!" +msgstr "" + +#: include/utils/class_msgPool.inc:485 +#, php-format +msgid "Communication failure with the infrastructure service: %s" +msgstr "" + +#: include/utils/class_msgPool.inc:492 include/utils/class_msgPool.inc:495 +#, php-format +msgid "This '%s' is still in use by this object: %s" +msgstr "" + +#: include/utils/class_msgPool.inc:498 +#, fuzzy, php-format +msgid "This '%s' is still in use." +msgstr "这个共享不能被删除,因为仍然被 %d 个用户使用:" -#: plugins/admin/departments/dep_move_confirm.tpl:5 -msgid "" -"Modifying a departments naming attribute 'ou' or base may corrupt acls and " -"snapshot entries for all entire objects." -msgstr "" +#: include/utils/class_msgPool.inc:500 +#, fuzzy, php-format +msgid "This '%s' is still in use by these objects: %s" +msgstr "这个共享不能被删除,因为仍然被 %d 个用户使用:" -#: plugins/admin/departments/dep_move_confirm.tpl:8 -msgid "GOsa can NOT fix this for you, yet." +#: include/utils/class_msgPool.inc:506 +#, php-format +msgid "File '%s' does not exist!" msgstr "" -#: plugins/admin/departments/dep_move_confirm.tpl:11 -msgid "" -"Before you confirm this action, ensure that everything will be as expected, " -"possibly the best solution is a backup." -msgstr "" +#: include/utils/class_msgPool.inc:512 +#, fuzzy, php-format +msgid "Cannot open file '%s' for reading!" +msgstr "无法打开文件 '%s'。" -#: plugins/admin/departments/dep_iframe.tpl:1 -msgid "Processing the requested operation" -msgstr "处理请求的操作" +#: include/utils/class_msgPool.inc:518 +#, fuzzy, php-format +msgid "Cannot open file '%s' for writing!" +msgstr "无法打开文件 '%s'。" -#: plugins/admin/departments/dep_iframe.tpl:7 +#: include/utils/class_msgPool.inc:524 +#, php-format msgid "" -"Your browser doesn't support iframes, please use this link to perform the " -"requested operation." -msgstr "您的浏览器不支持 iframe,请使用这个链接来执行请求的操作。" +"The value for '%s' is currently unconfigured or invalid, please check your " +"configuration file!" +msgstr "" -#: plugins/admin/departments/class_departmentGeneric.inc:386 -#, fuzzy -msgid "Cannot find an unused tag for this administrative unit!" -msgstr "致命错误:无法找到一个未使用的标志来标记管理单元!" +#: include/utils/class_msgPool.inc:530 +#, fuzzy, php-format +msgid "Cannot delete file '%s'!" +msgstr "无法打开文件 '%s'。" -#: plugins/admin/departments/class_departmentGeneric.inc:457 -#, php-format -msgid "Tagging '%s'." -msgstr "标记 '%s'。" +#: include/utils/class_msgPool.inc:536 +#, fuzzy, php-format +msgid "Cannot create folder '%s'!" +msgstr "转到根部门" -#: plugins/admin/departments/class_departmentGeneric.inc:514 -#: plugins/admin/departments/class_departmentGeneric.inc:596 -#: plugins/admin/users/template.tpl:48 -#: ihtml/themes/default/snapshotdialog.tpl:87 -msgid "Continue" -msgstr "继续" +#: include/utils/class_msgPool.inc:542 +#, fuzzy, php-format +msgid "Cannot delete folder '%s'!" +msgstr "无法打开文件 '%s'。" -#: plugins/admin/departments/class_departmentGeneric.inc:538 +#: include/utils/class_msgPool.inc:548 +#, fuzzy, php-format +msgid "Checking for %s support" +msgstr "检查 iconv 支持" + +#: include/utils/class_msgPool.inc:554 #, php-format -msgid "Moving '%s' to '%s'" -msgstr "移动 '%s' 到 '%s'" +msgid "Install and activate the %s PHP module." +msgstr "" -#: plugins/admin/departments/class_departmentGeneric.inc:579 +#: include/utils/class_msgPool.inc:560 #, php-format -msgid "FAILED to copy %s, aborting operation" -msgstr "拷贝 %s 失败,退出操作" +msgid "" +"Cannot initialize class '%s'! Maybe there is a plugin missing in your gosa " +"setup?" +msgstr "" -#: plugins/admin/departments/class_departmentGeneric.inc:609 -#: plugins/admin/ogroups/class_ogroup.inc:1120 -#: plugins/admin/groups/class_groupGeneric.inc:1252 -#: plugins/personal/posix/generic.tpl:4 -#: plugins/personal/generic/class_user.inc:37 -#: plugins/personal/generic/class_user.inc:1543 -#: plugins/generic/references/class_reference.inc:41 -#: setup/setup_feedback.tpl:46 -msgid "Generic" -msgstr "通用配置" +#: include/class_ldap.inc:231 include/class_ldap.inc:264 +msgid "Performance warning" +msgstr "" -#: plugins/admin/departments/class_departmentGeneric.inc:618 -#: plugins/admin/departments/class_divListDepartment.inc:65 -msgid "Department name" -msgstr "部门名称" +#: include/class_ldap.inc:231 include/class_ldap.inc:264 +#, php-format +msgid "LDAP performance is poor: last query took about %.2fs!" +msgstr "" -#: plugins/admin/departments/class_departmentGeneric.inc:626 -msgid "Telephone" -msgstr "电话" +#: include/class_ldap.inc:648 +#, php-format +msgid "" +"Cannot automatically create subtrees with RDN '%s': no object class found!" +msgstr "" -#: plugins/admin/departments/class_departmentGeneric.inc:680 +#: include/class_ldap.inc:696 #, php-format -msgid "Object '%s' is already tagged" -msgstr "对象 '%s' 已经做标记" +msgid "Cannot automatically create subtrees with RDN '%s': not supported" +msgstr "" -#: plugins/admin/departments/class_departmentGeneric.inc:687 +#: include/class_ldap.inc:783 #, php-format -msgid "Adding tag (%s) to object '%s'" -msgstr "添加标识(%s)到对象 '%s'" +msgid "while operating on '%s' using LDAP server '%s'" +msgstr "当操作 '%s' 使用 LDAP 服务器 '%s' 时" -#: plugins/admin/departments/class_departmentGeneric.inc:719 +#: include/class_ldap.inc:785 #, php-format -msgid "Removing tag from object '%s'" -msgstr "从对象 '%s' 删除标记" +msgid "while operating on LDAP server %s" +msgstr "当操作 LDAP 服务器 '%s' 时" -#: plugins/admin/departments/class_organizationGeneric.inc:118 -#, fuzzy -msgid "Organization name" -msgstr "组织/公司" +#: include/class_ldap.inc:1007 +#, php-format +msgid "" +"This is not a valid DN: '%s'. A block for import should begin with 'dn: ...' " +"in line %s" +msgstr "这不是一条有效的 DN: '%s'。导入数据应该以 'dn:...' 开始于行 %s" -#: plugins/admin/departments/class_organizationGeneric.inc:125 -#: plugins/personal/generic/class_user.inc:1581 -msgid "Postal address" -msgstr "地址" +#: include/class_ldap.inc:1036 +#, php-format +msgid "Error while importing dn: '%s', please check your LDIF from line %s on!" +msgstr "导入 dn: '%s' 时错误,请从行 %s 开始检查您的 LDIF!" -#: plugins/admin/departments/class_organizationGeneric.inc:126 -msgid "Phone number" -msgstr "电话号码" +#: include/class_log.inc:88 +#, fuzzy, php-format +msgid "Logging failed: %s" +msgstr "Logging DB 用户" -#: plugins/admin/departments/class_divListDepartment.inc:47 -#: plugins/admin/departments/class_divListDepartment.inc:48 -msgid "List of departments" -msgstr "部门列表" +#: include/class_log.inc:116 +#, php-format +msgid "Invalid option '%s' specified!" +msgstr "" -#: plugins/admin/departments/class_divListDepartment.inc:59 -#: plugins/admin/acl/class_divListACL.inc:67 -#: plugins/admin/ogroups/class_divListOGroup.inc:77 -#: plugins/admin/users/class_divListUsers.inc:74 -#: plugins/admin/groups/class_divListGroup.inc:73 setup/setup_migrate.tpl:65 -#: setup/setup_migrate.tpl:121 setup/setup_migrate.tpl:173 -#: setup/setup_migrate.tpl:340 setup/setup_migrate.tpl:393 -#: setup/setup_migrate.tpl:436 setup/setup_migrate.tpl:479 -#: setup/setup_migrate.tpl:523 +#: include/class_log.inc:120 #, fuzzy -msgid "Select all" -msgstr "选择" - -#: plugins/admin/departments/class_divListDepartment.inc:66 -#: plugins/admin/departments/class_divListDepartment.inc:90 -#: plugins/admin/acl/class_divListACL.inc:74 -#: plugins/admin/acl/class_divListACL.inc:108 -#: plugins/admin/ogroups/class_divListOGroup.inc:85 -#: plugins/admin/ogroups/class_divListOGroup.inc:152 -#: plugins/admin/users/class_divListUsers.inc:82 -#: plugins/admin/users/class_divListUsers.inc:119 -#: plugins/admin/groups/class_divListGroup.inc:81 -#: plugins/admin/groups/class_divListGroup.inc:126 -msgid "Actions" -msgstr "动作" +msgid "Specified objectType is empty or invalid!" +msgstr "指定的 branch 名称无效。" -#: plugins/admin/departments/class_divListDepartment.inc:73 +#: include/class_log.inc:139 #, fuzzy -msgid "Regular expression for matching department names" -msgstr "匹配附件名称的正则表达式" - -#: plugins/admin/departments/class_divListDepartment.inc:87 -#: plugins/admin/acl/class_divListACL.inc:104 -#: plugins/admin/ogroups/class_divListOGroup.inc:148 -#: plugins/admin/users/class_divListUsers.inc:115 -#: plugins/admin/groups/class_divListGroup.inc:122 -msgid "Submit department" -msgstr "提交部门" - -#: plugins/admin/departments/class_divListDepartment.inc:94 -#: plugins/admin/acl/class_divListACL.inc:112 -#: plugins/admin/ogroups/class_divListOGroup.inc:157 -#: plugins/admin/users/class_divListUsers.inc:124 -#: plugins/admin/groups/class_divListGroup.inc:131 -#: setup/class_setupStep_Migrate.inc:1024 -#: setup/class_setupStep_Migrate.inc:1040 -msgid "Create" -msgstr "创建" - -#: plugins/admin/departments/class_divListDepartment.inc:110 -#: plugins/admin/acl/class_divListACL.inc:118 -#: plugins/admin/ogroups/class_divListOGroup.inc:167 -#: plugins/admin/users/class_divListUsers.inc:138 -#: plugins/admin/groups/class_divListGroup.inc:141 -#: plugins/personal/generic/generic_certs.tpl:21 -#: plugins/personal/generic/generic_certs.tpl:45 -#: plugins/personal/generic/generic_certs.tpl:69 -#: setup/class_setupStep_Migrate.inc:2680 -msgid "Remove" -msgstr "删除" - -#: plugins/admin/departments/class_divListDepartment.inc:158 -#: plugins/admin/acl/class_divListACL.inc:164 -#: plugins/admin/acl/class_divListACL.inc:184 -#: plugins/admin/ogroups/class_divListOGroup.inc:228 -#: plugins/admin/users/class_divListUsers.inc:257 -#: plugins/admin/groups/class_divListGroup.inc:234 -msgid "edit" -msgstr "编辑" - -#: plugins/admin/departments/class_divListDepartment.inc:158 -#: plugins/admin/ogroups/class_divListOGroup.inc:228 -#: plugins/admin/groups/class_divListGroup.inc:234 -msgid "Edit this entry" -msgstr "编辑这条记录" +msgid "MySQL error" +msgstr "LDAP 错误:" -#: plugins/admin/departments/class_divListDepartment.inc:161 -#: plugins/admin/acl/class_divListACL.inc:191 -#: plugins/admin/ogroups/class_divListOGroup.inc:234 -#: plugins/admin/users/class_divListUsers.inc:281 -#: plugins/admin/groups/class_divListGroup.inc:241 -msgid "delete" -msgstr "删除" +#: include/class_log.inc:139 +#, php-format +msgid "Logging to MySQL database will be disabled for server '%s'!" +msgstr "" -#: plugins/admin/departments/class_divListDepartment.inc:161 -#: plugins/admin/ogroups/class_divListOGroup.inc:234 -#: plugins/admin/groups/class_divListGroup.inc:241 -msgid "Delete this entry" -msgstr "删除这个条目" +#: include/class_log.inc:164 include/class_log.inc:173 +#: include/class_log.inc:186 include/class_log.inc:203 +#: include/class_log.inc:241 +msgid "MySQL logging" +msgstr "" -#: plugins/admin/departments/class_divListDepartment.inc:201 -#: plugins/admin/ogroups/class_divListOGroup.inc:283 -#: plugins/admin/users/class_divListUsers.inc:372 -#: plugins/admin/groups/class_divListGroup.inc:304 -#, fuzzy -msgid "Number of listed departments" -msgstr "部门名称" +#: include/class_log.inc:218 +#, fuzzy, php-format +msgid "Cannot add location to the database!" +msgstr "无法连接到数据库!" -#: plugins/admin/acl/tabs_acl_role.inc:28 -#, fuzzy -msgid "ACL Templates" -msgstr "模板" +#: include/class_gosaSupportDaemon.inc:104 +msgid "GOsa support daemon" +msgstr "" -#: plugins/admin/acl/class_divListACL.inc:51 -#: plugins/admin/acl/class_divListACL.inc:52 +#: include/class_gosaSupportDaemon.inc:779 #, fuzzy -msgid "List of acls" -msgstr "宏列表" +msgid "Cannot not parse XML!" +msgstr "太多用户,无法分配一个可用的 ID!" -#: plugins/admin/acl/class_divListACL.inc:73 -msgid "Summary" -msgstr "总结" +#: include/class_gosaSupportDaemon.inc:1160 +#, fuzzy, php-format +msgid "Cannot send abort event for entry %s!" +msgstr "无法创建文件 '%s'。" -#: plugins/admin/acl/class_divListACL.inc:84 -#, fuzzy -msgid "Display acls matching" -msgstr "显示匹配的宏" +#: include/class_gosaSupportDaemon.inc:1180 +#, fuzzy, php-format +msgid "Cannot remove entry %s!" +msgstr "未知 FAIstate %s" -#: plugins/admin/acl/class_divListACL.inc:114 -#: plugins/admin/acl/class_divListACL.inc:152 -#: plugins/admin/acl/class_aclRole.inc:725 -#: plugins/personal/generic/generic.tpl:448 -#: plugins/personal/generic/class_user.inc:1539 -#: plugins/personal/generic/multiple_generic.tpl:345 -msgid "Role" -msgstr "角色" +#: include/class_config.inc:121 +#, php-format +msgid "XML error in gosa.conf: %s at line %d" +msgstr "XML 出错于 gosa.conf: %s ,行 %d" -#: plugins/admin/acl/class_divListACL.inc:165 +#: include/class_config.inc:258 #, fuzzy -msgid "Edit acl role" -msgstr "编辑宏" +msgid "Cannot bind to LDAP. Please contact the system administrator." +msgstr "无法绑定 LDAP。请联系系统管理员。" -#: plugins/admin/acl/class_divListACL.inc:185 +#: include/class_config.inc:628 #, fuzzy -msgid "Edit acl" -msgstr "编辑宏" +msgid "sambaSID and/or sambaRidBase missing in the configuration!" +msgstr "您的配置文件缺少 SID 和/或 RIDBASE!" -#: plugins/admin/acl/class_divListACL.inc:192 +#: include/class_config.inc:978 #, fuzzy -msgid "Delete acl" -msgstr "删除宏" +msgid "Configuration" +msgstr "配置文件" -#: plugins/admin/acl/remove.tpl:6 -#, fuzzy +#: include/class_config.inc:978 msgid "" -"This includes all system and setup informations. Please double check if your " -"really want to do this since there is no way for GOsa to get your data back." +"The configuration file you are using seems to be outdated. Please move the " +"GOsa configuration file away to run the GOsa setup again." msgstr "" -"这包含所有系统和设置信息。请再次检查您是否要这么做,因为 GOsa 没有办法将您的" -"数据找回。" -#: plugins/admin/acl/acl_role.tpl:3 ihtml/themes/default/acl.tpl:7 -msgid "Assigned ACL for current entry" +#: include/class_pluglist.inc:58 +msgid "All objects in this category" msgstr "" -#: plugins/admin/acl/acl_role.tpl:31 plugins/admin/ogroups/generic.tpl:29 -#: plugins/admin/groups/generic.tpl:43 -msgid "Choose subtree to place group in" -msgstr "选择来放置组的子树" +#: include/class_pluglist.inc:178 +msgid "The configuration format has changed. Please re-run setup!" +msgstr "" -#: plugins/admin/acl/acl_role.tpl:45 ihtml/themes/default/acl.tpl:12 -#, fuzzy -msgid "New ACL" -msgstr "新" +#: include/class_pluglist.inc:193 include/class_pluglist.inc:194 +#: include/class_pluglist.inc:307 +msgid "Unknown" +msgstr "未知" -#: plugins/admin/acl/acl_role.tpl:51 ihtml/themes/default/acl.tpl:17 -#, fuzzy -msgid "ACL type" -msgstr "分类类型" +#: include/class_CopyPasteHandler.inc:117 +#: include/class_CopyPasteHandler.inc:126 +#: include/class_CopyPasteHandler.inc:158 +#: include/class_CopyPasteHandler.inc:175 +#: include/class_CopyPasteHandler.inc:184 +#: include/class_CopyPasteHandler.inc:192 +#: include/class_CopyPasteHandler.inc:268 +#, fuzzy, php-format +msgid "Copy and paste failed!" +msgstr "拷贝和粘贴精灵" -#: plugins/admin/acl/acl_role.tpl:51 ihtml/themes/default/acl.tpl:19 -#: ihtml/themes/default/acl.tpl:24 -#, fuzzy -msgid "Select an acl type" -msgstr "选择一个位置" +#: include/class_CopyPasteHandler.inc:117 +#: include/class_CopyPasteHandler.inc:192 +#, fuzzy, php-format +msgid "Cannot set permission for '%s'" +msgstr "无法创建文件 '%s'。" -#: plugins/admin/acl/acl_role.tpl:56 ihtml/themes/default/acl.tpl:104 -#, fuzzy -msgid "List of available ACL categories" -msgstr "可用软件包列表" +#: include/class_CopyPasteHandler.inc:158 +#, php-format +msgid "'%s' is no vaild LDAP object" +msgstr "" -#: plugins/admin/acl/main.inc:52 plugins/admin/acl/main.inc:54 -#, fuzzy -msgid "ACL management" -msgstr "管理" +#: include/class_CopyPasteHandler.inc:175 +#, fuzzy, php-format +msgid "No write permission in '%s'" +msgstr "无法创建文件 '%s'。" -#: plugins/admin/acl/class_aclManagement.inc:290 -#, fuzzy -msgid "ACL role" -msgstr "MAC 地址" +#: include/class_CopyPasteHandler.inc:386 +#, php-format +msgid "These objects will be pasted: %s" +msgstr "" -#: plugins/admin/acl/class_aclRole.inc:26 -#: plugins/admin/acl/class_aclRole.inc:726 -#, fuzzy -msgid "Access control roles" -msgstr "访问选项" +#: include/class_CopyPasteHandler.inc:410 +#, php-format +msgid "This object will be pasted: %s" +msgstr "" -#: plugins/admin/acl/class_aclRole.inc:27 +#: include/class_CopyPasteHandler.inc:508 #, fuzzy -msgid "Edit AC roles" -msgstr "MAC 地址" +msgid "Cannot paste" +msgstr "无法粘贴" -#: plugins/admin/acl/class_aclRole.inc:131 +#: include/class_msg_dialog.inc:124 #, fuzzy -msgid "Reset ACL" -msgstr "删除" +msgid "Please fix the above error and reload the page." +msgstr "请看一下 GOsa 日志文件。" -#: plugins/admin/acl/class_aclRole.inc:421 -msgid "No ACL settings for this category" -msgstr "" +#: plugins/generic/references/class_reference.inc:41 +#: plugins/admin/ogroups/class_ogroup.inc:1120 +#: plugins/admin/groups/class_groupGeneric.inc:1295 +#: plugins/admin/departments/class_departmentGeneric.inc:609 +#: plugins/personal/generic/class_user.inc:37 +#: plugins/personal/generic/class_user.inc:1543 +#: plugins/personal/posix/generic.tpl:4 setup/setup_feedback.tpl:55 +msgid "Generic" +msgstr "通用配置" -#: plugins/admin/acl/class_aclRole.inc:423 -#, fuzzy, php-format -msgid "ACL for these objects: %s" -msgstr "创建新 FAI 对象" +#: plugins/generic/references/class_reference.inc:43 +#: plugins/personal/posix/class_posixAccount.inc:37 +msgid "UNIX" +msgstr "UNIX" -#: plugins/admin/acl/class_aclRole.inc:429 -#, fuzzy -msgid "Edit category ACL" -msgstr "编辑分类" +#: plugins/generic/references/class_reference.inc:45 +#: plugins/admin/ogroups/class_divListOGroup.inc:204 +#: plugins/admin/ogroups/tabs_ogroups.inc:148 +#: plugins/admin/groups/class_divListGroup.inc:190 +#: plugins/admin/users/class_divListUsers.inc:87 +#: plugins/admin/users/class_divListUsers.inc:205 +msgid "Mail" +msgstr "邮件" -#: plugins/admin/acl/class_aclRole.inc:433 -#, fuzzy -msgid "Reset category ACL" -msgstr "分类" +#: plugins/generic/references/class_reference.inc:47 +#: plugins/generic/references/class_reference.inc:49 +#: plugins/admin/groups/class_divListGroup.inc:192 +#: plugins/admin/users/class_divListUsers.inc:88 +#: plugins/admin/users/class_divListUsers.inc:211 +#: plugins/personal/posix/class_posixAccount.inc:295 +msgid "Samba" +msgstr "Samba" -#: plugins/admin/acl/class_aclRole.inc:453 -#, php-format -msgid "Edit ACL for '%s', scope is '%s'" -msgstr "" +#: plugins/generic/references/class_reference.inc:51 +msgid "FAX" +msgstr "传真" -#: plugins/admin/acl/class_aclRole.inc:649 -#, fuzzy -msgid "Object in use" -msgstr "对象名称" +#: plugins/generic/references/class_reference.inc:53 +#: plugins/admin/users/class_divListUsers.inc:89 +msgid "Proxy" +msgstr "代理" + +#: plugins/generic/references/class_reference.inc:55 +msgid "FTP" +msgstr "FTP" + +#: plugins/generic/references/class_reference.inc:57 +#: plugins/admin/ogroups/class_ogroupManagement.inc:532 +#: plugins/admin/groups/class_divListGroup.inc:133 +msgid "Group" +msgstr "组" + +#: plugins/generic/references/class_reference.inc:59 +#: plugins/admin/ogroups/class_divListOGroup.inc:83 +#: plugins/admin/ogroups/class_ogroupManagement.inc:534 +#: plugins/admin/groups/class_divListGroup.inc:79 +#: plugins/admin/users/class_divListUsers.inc:80 +#: plugins/admin/departments/class_departmentManagement.inc:604 +#: plugins/personal/generic/class_user.inc:1568 +#: plugins/personal/generic/generic.tpl:287 +#: plugins/personal/generic/multiple_generic.tpl:159 +msgid "Department" +msgstr "部门" + +#: plugins/generic/references/class_reference.inc:61 +#: plugins/admin/ogroups/class_ogroupManagement.inc:536 +#: plugins/admin/groups/class_divListGroup.inc:196 +#: plugins/admin/users/class_divListUsers.inc:207 +#: plugins/admin/departments/class_departmentGeneric.inc:328 +#: plugins/admin/departments/generic.tpl:88 +#: plugins/admin/departments/organization.tpl:88 +#: plugins/personal/generic/class_user.inc:1263 +#: plugins/personal/generic/class_user.inc:1671 +#: plugins/personal/generic/generic.tpl:338 +#: plugins/personal/generic/generic.tpl:519 +#: plugins/personal/generic/multiple_generic.tpl:217 +#: plugins/personal/generic/multiple_generic.tpl:428 +msgid "Phone" +msgstr "电话" + +#: plugins/generic/references/class_reference.inc:63 +#: plugins/admin/ogroups/class_ogroupManagement.inc:533 +#: plugins/admin/groups/class_divListGroup.inc:194 +msgid "Application" +msgstr "应用程序" + +#: plugins/generic/references/class_reference.inc:65 +#: plugins/admin/ogroups/class_ogroupManagement.inc:535 +#: setup/setup_config2.tpl:277 setup/setup_config2.tpl:322 +msgid "Server" +msgstr "服务器" + +#: plugins/generic/references/class_reference.inc:67 +msgid "Thin Client" +msgstr "瘦客户机" + +#: plugins/generic/references/class_reference.inc:69 +#: plugins/admin/ogroups/class_ogroupManagement.inc:537 +msgid "Workstation" +msgstr "工作站" + +#: plugins/generic/references/class_reference.inc:71 +#: plugins/admin/ogroups/class_divListOGroup.inc:83 +#: plugins/admin/ogroups/class_divListOGroup.inc:159 +#: plugins/admin/ogroups/class_divListOGroup.inc:266 +msgid "Object group" +msgstr "对象组" -#: plugins/admin/acl/class_aclRole.inc:649 -#, fuzzy, php-format -msgid "This role cannot be removed while it is in use by these objects:" -msgstr "这个共享不能被删除,因为仍然被 %d 个用户使用:" +#: plugins/generic/references/class_reference.inc:73 +#: plugins/admin/ogroups/class_ogroupManagement.inc:540 +msgid "Printer" +msgstr "打印机" -#: plugins/admin/acl/class_aclRole.inc:736 -#, fuzzy -msgid "Permissions" -msgstr "允许" +#: plugins/generic/references/contents.tpl:11 +msgid "Object name" +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 "组名" +#: plugins/generic/references/contents.tpl:11 +msgid "Contents" +msgstr "内容" -#: plugins/admin/ogroups/generic.tpl:10 -msgid "Name of the group" -msgstr "组名称" +#: plugins/generic/references/contents.tpl:18 +msgid "This object has no relationship to other objects." +msgstr "这个对象和其他对象没有关系。" -#: plugins/admin/ogroups/generic.tpl:18 plugins/admin/groups/generic.tpl:28 -msgid "Descriptive text for this group" -msgstr "组的描述文字" +#: plugins/generic/welcome/main.inc:26 +#, php-format +msgid "Welcome %s!" +msgstr "欢迎 %s!" -#: plugins/admin/ogroups/generic.tpl:41 -#: plugins/admin/groups/class_groupGeneric.inc:1269 -#: plugins/personal/posix/generic.tpl:126 -msgid "System trust" -msgstr "信赖的系统" +#: plugins/generic/welcome/welcome.tpl:4 +msgid "" +"This is the GOsa main menu. You can select your tasks from the menu on the " +"left, or by choosing one of the pictograms below. All changes apply directly " +"to your companies LDAP server." +msgstr "" +"这是 Gosa 主菜单。您可以从左侧的菜单中选择,或者点击下面的图标。所有改变都将" +"直接修改您公司的 LDAP 服务器。" -#: plugins/admin/ogroups/generic.tpl:42 plugins/admin/groups/generic.tpl:169 -#: plugins/admin/groups/generic.tpl:203 plugins/personal/posix/generic.tpl:128 -#: plugins/personal/posix/generic.tpl:156 -msgid "Trust mode" -msgstr "信赖模式" +#: plugins/generic/welcome/welcome.tpl:8 +msgid "" +"Use 'Sign out' on the upper left to close the connection and 'Main' to get " +"back to the pictogram view." +msgstr "选择上方左侧的“退出”按钮断开链接,选择“首页”回到图标程序界面。" -#: plugins/admin/ogroups/generic.tpl:70 -msgid "Member objects" -msgstr "成员对象" +#: plugins/generic/welcome/welcome.tpl:15 +msgid "The GOsa team" +msgstr "GOsa 团队" -#: plugins/admin/ogroups/paste_generic.tpl:7 -msgid "Please enter the new object group name" -msgstr "请输入新对象组名称" +#: plugins/admin/ogroups/remove.tpl:7 +msgid "" +"Please double check if you really want to do this since there is no way for " +"GOsa to get your data back." +msgstr "请再次检查您是否要这么做,因为 GOsa 没有办法将您的数据找回。" #: plugins/admin/ogroups/class_divListOGroup.inc:59 #: plugins/admin/ogroups/class_divListOGroup.inc:60 msgid "List of object groups" msgstr "对象组列表" -#: plugins/admin/ogroups/class_divListOGroup.inc:83 -#: plugins/admin/ogroups/class_divListOGroup.inc:159 -#: plugins/admin/ogroups/class_divListOGroup.inc:266 -#: plugins/generic/references/class_reference.inc:71 -msgid "Object group" -msgstr "对象组" +#: plugins/admin/ogroups/class_divListOGroup.inc:77 +#: plugins/admin/groups/class_divListGroup.inc:73 +#: plugins/admin/users/class_divListUsers.inc:74 +#: plugins/admin/departments/class_divListDepartment.inc:59 +#: plugins/admin/acl/class_divListACL.inc:67 setup/setup_migrate.tpl:93 +#: setup/setup_migrate.tpl:149 setup/setup_migrate.tpl:201 +#: setup/setup_migrate.tpl:368 setup/setup_migrate.tpl:421 +#: setup/setup_migrate.tpl:464 setup/setup_migrate.tpl:507 +#: setup/setup_migrate.tpl:551 +#, fuzzy +msgid "Select all" +msgstr "选择" + +#: plugins/admin/ogroups/class_divListOGroup.inc:84 +#: plugins/admin/groups/class_divListGroup.inc:80 +#: plugins/admin/users/class_divListUsers.inc:81 +#: plugins/admin/departments/locality.tpl:8 +#: plugins/admin/departments/generic.tpl:7 +#: plugins/admin/departments/country.tpl:8 +#: plugins/admin/departments/dcObject.tpl:8 +#: plugins/admin/departments/organization.tpl:7 +msgid "Properties" +msgstr "属性" + +#: plugins/admin/ogroups/class_divListOGroup.inc:85 +#: plugins/admin/ogroups/class_divListOGroup.inc:152 +#: plugins/admin/groups/class_divListGroup.inc:81 +#: plugins/admin/groups/class_divListGroup.inc:126 +#: plugins/admin/users/class_divListUsers.inc:82 +#: plugins/admin/users/class_divListUsers.inc:119 +#: plugins/admin/departments/class_divListDepartment.inc:66 +#: plugins/admin/departments/class_divListDepartment.inc:90 +#: plugins/admin/acl/class_divListACL.inc:74 +#: plugins/admin/acl/class_divListACL.inc:108 +msgid "Actions" +msgstr "动作" #: plugins/admin/ogroups/class_divListOGroup.inc:88 #: plugins/admin/ogroups/class_ogroup.inc:459 @@ -2600,17 +2701,17 @@ msgstr "对象组" #: plugins/admin/ogroups/class_ogroup.inc:483 #: plugins/admin/ogroups/class_ogroup.inc:487 #: plugins/admin/ogroups/class_ogroup.inc:495 +#: plugins/admin/groups/class_divListGroup.inc:85 +#: plugins/admin/groups/class_divListGroup.inc:87 +#: plugins/admin/groups/class_divListGroup.inc:89 +#: plugins/admin/groups/class_divListGroup.inc:91 +#: plugins/admin/groups/class_divListGroup.inc:93 #: plugins/admin/users/class_divListUsers.inc:84 #: plugins/admin/users/class_divListUsers.inc:85 #: plugins/admin/users/class_divListUsers.inc:86 #: plugins/admin/users/class_divListUsers.inc:87 #: plugins/admin/users/class_divListUsers.inc:88 #: plugins/admin/users/class_divListUsers.inc:89 -#: plugins/admin/groups/class_divListGroup.inc:85 -#: plugins/admin/groups/class_divListGroup.inc:87 -#: plugins/admin/groups/class_divListGroup.inc:89 -#: plugins/admin/groups/class_divListGroup.inc:91 -#: plugins/admin/groups/class_divListGroup.inc:93 #, fuzzy, php-format msgid "Show %s" msgstr "显示组" @@ -2682,101 +2783,81 @@ msgstr "显示组" msgid "Regular expression for matching group names" msgstr "用于匹配组名的正则表达式" -#: plugins/admin/ogroups/class_divListOGroup.inc:204 -#: plugins/admin/ogroups/tabs_ogroups.inc:148 -#: plugins/admin/users/class_divListUsers.inc:87 -#: plugins/admin/users/class_divListUsers.inc:205 -#: plugins/admin/groups/class_divListGroup.inc:190 -#: plugins/generic/references/class_reference.inc:45 -msgid "Mail" -msgstr "邮件" - -#: plugins/admin/ogroups/class_divListOGroup.inc:282 -#, fuzzy -msgid "Number of listed object groups" -msgstr "对象组名称" - -#: plugins/admin/ogroups/remove.tpl:7 -msgid "" -"Please double check if you really want to do this since there is no way for " -"GOsa to get your data back." -msgstr "请再次检查您是否要这么做,因为 GOsa 没有办法将您的数据找回。" - -#: plugins/admin/ogroups/remove.tpl:10 plugins/admin/users/remove.tpl:10 -#: plugins/admin/groups/remove.tpl:10 ihtml/themes/default/remove.tpl:9 -msgid "So - if you're sure - press 'Delete' to continue or 'Cancel' to abort." -msgstr "所以,如果您确定,请按“删除”继续,否则按“取消”退出。" - -#: plugins/admin/ogroups/tabs_ogroups.inc:133 -msgid "Phone queue" -msgstr "电话队列" - -#: plugins/admin/ogroups/tabs_ogroups.inc:160 -#, fuzzy -msgid "Systems" -msgstr "系统" - -#: plugins/admin/ogroups/tabs_ogroups.inc:171 -#: plugins/admin/ogroups/tabs_ogroups.inc:194 -msgid "Startup" -msgstr "启动" - -#: plugins/admin/ogroups/tabs_ogroups.inc:182 -#: plugins/admin/ogroups/tabs_ogroups.inc:203 -msgid "Devices" -msgstr "设备" - -#: plugins/admin/ogroups/tabs_ogroups.inc:213 -msgid "FAI summary" -msgstr "自动化安装说明" - -#: plugins/admin/ogroups/tabs_ogroups.inc:222 -#: plugins/admin/users/class_divListUsers.inc:203 -#: plugins/admin/groups/class_divListGroup.inc:198 -#: plugins/personal/posix/class_posixAccount.inc:295 -msgid "Environment" -msgstr "环境设置" +#: plugins/admin/ogroups/class_divListOGroup.inc:148 +#: plugins/admin/groups/class_divListGroup.inc:122 +#: plugins/admin/users/class_divListUsers.inc:115 +#: plugins/admin/departments/class_divListDepartment.inc:87 +#: plugins/admin/acl/class_divListACL.inc:104 +msgid "Submit department" +msgstr "提交部门" -#: plugins/admin/ogroups/tabs_ogroups.inc:241 -msgid "Applications" -msgstr "应用程序" +#: plugins/admin/ogroups/class_divListOGroup.inc:157 +#: plugins/admin/groups/class_divListGroup.inc:131 +#: plugins/admin/users/class_divListUsers.inc:124 +#: plugins/admin/departments/class_divListDepartment.inc:94 +#: plugins/admin/acl/class_divListACL.inc:112 +#: setup/class_setupStep_Migrate.inc:1035 +#: setup/class_setupStep_Migrate.inc:1051 +msgid "Create" +msgstr "创建" -#: plugins/admin/ogroups/ogroup_objects.tpl:6 -msgid "Select objects to add" -msgstr "选择要添加的对象" +#: plugins/admin/ogroups/class_divListOGroup.inc:167 +#: plugins/admin/groups/class_divListGroup.inc:141 +#: plugins/admin/users/class_divListUsers.inc:138 +#: plugins/admin/departments/class_divListDepartment.inc:110 +#: plugins/admin/acl/class_divListACL.inc:118 +#: plugins/personal/generic/generic_certs.tpl:21 +#: plugins/personal/generic/generic_certs.tpl:45 +#: plugins/personal/generic/generic_certs.tpl:69 +#: setup/class_setupStep_Migrate.inc:2862 +msgid "Remove" +msgstr "删除" -#: plugins/admin/ogroups/ogroup_objects.tpl:20 -#: plugins/admin/groups/group_objects.tpl:20 -#: plugins/personal/posix/posix_groups.tpl:21 -#: ihtml/themes/default/MultiSelectWindow.tpl:63 -#: ihtml/themes/default/MultiSelectWindow.tpl:103 -msgid "Filters" -msgstr "过滤器" +#: plugins/admin/ogroups/class_divListOGroup.inc:228 +#: plugins/admin/groups/class_divListGroup.inc:234 +#: plugins/admin/users/class_divListUsers.inc:257 +#: plugins/admin/departments/class_divListDepartment.inc:158 +#: plugins/admin/acl/class_divListACL.inc:164 +#: plugins/admin/acl/class_divListACL.inc:184 +msgid "edit" +msgstr "编辑" -#: plugins/admin/ogroups/ogroup_objects.tpl:36 -msgid "Display objects of department" -msgstr "选择查看部门对象" +#: plugins/admin/ogroups/class_divListOGroup.inc:228 +#: plugins/admin/groups/class_divListGroup.inc:234 +#: plugins/admin/departments/class_divListDepartment.inc:158 +msgid "Edit this entry" +msgstr "编辑这条记录" -#: plugins/admin/ogroups/ogroup_objects.tpl:37 -#: plugins/admin/ogroups/trust_machines.tpl:27 -#: plugins/admin/groups/group_objects.tpl:40 -#: plugins/admin/groups/trust_machines.tpl:27 -#: plugins/personal/posix/posix_groups.tpl:35 -#: plugins/personal/posix/trust_machines.tpl:27 -msgid "Choose the department the search will be based on" -msgstr "选择一个部门来做查询" +#: plugins/admin/ogroups/class_divListOGroup.inc:234 +#: plugins/admin/groups/class_divListGroup.inc:241 +#: plugins/admin/users/class_divListUsers.inc:281 +#: plugins/admin/departments/class_divListDepartment.inc:161 +#: plugins/admin/acl/class_divListACL.inc:191 +msgid "delete" +msgstr "删除" -#: plugins/admin/ogroups/ogroup_objects.tpl:40 -msgid "Display objects matching" -msgstr "显示匹配对象" +#: plugins/admin/ogroups/class_divListOGroup.inc:234 +#: plugins/admin/groups/class_divListGroup.inc:241 +#: plugins/admin/departments/class_divListDepartment.inc:161 +msgid "Delete this entry" +msgstr "删除这个条目" -#: plugins/admin/ogroups/ogroup_objects.tpl:41 -msgid "Regular expression for matching object names" -msgstr "匹配对象名的正则表达式" +#: plugins/admin/ogroups/class_divListOGroup.inc:282 +#, fuzzy +msgid "Number of listed object groups" +msgstr "对象组名称" + +#: plugins/admin/ogroups/class_divListOGroup.inc:283 +#: plugins/admin/groups/class_divListGroup.inc:304 +#: plugins/admin/users/class_divListUsers.inc:372 +#: plugins/admin/departments/class_divListDepartment.inc:201 +#, fuzzy +msgid "Number of listed departments" +msgstr "部门名称" #: plugins/admin/ogroups/class_ogroupManagement.inc:26 -#: plugins/admin/ogroups/main.inc:53 plugins/admin/ogroups/main.inc:58 #: plugins/admin/ogroups/class_ogroup.inc:1126 +#: plugins/admin/ogroups/main.inc:53 plugins/admin/ogroups/main.inc:58 msgid "Object groups" msgstr "对象组" @@ -2786,8 +2867,8 @@ msgid "Manage object groups" msgstr "对象组名称" #: plugins/admin/ogroups/class_ogroupManagement.inc:176 -#: plugins/admin/users/class_userManagement.inc:211 #: plugins/admin/groups/class_groupManagement.inc:195 +#: plugins/admin/users/class_userManagement.inc:211 #, fuzzy msgid "Infrastructure error" msgstr "PHP 错误" @@ -2798,6 +2879,23 @@ msgstr "PHP 错误" msgid "object group" msgstr "对象组" +#: plugins/admin/ogroups/class_ogroupManagement.inc:285 +#: plugins/admin/ogroups/class_ogroupManagement.inc:338 +#: plugins/admin/ogroups/class_ogroupManagement.inc:365 +#: plugins/admin/groups/class_groupManagement.inc:407 +#: plugins/admin/groups/class_groupManagement.inc:461 +#: plugins/admin/groups/class_groupManagement.inc:492 +#: plugins/admin/users/class_userManagement.inc:546 +#: plugins/admin/users/class_userManagement.inc:550 +#: plugins/admin/departments/class_departmentManagement.inc:250 +#: plugins/admin/acl/class_aclManagement.inc:166 +#: plugins/admin/acl/class_aclManagement.inc:209 +#: plugins/admin/acl/class_aclManagement.inc:302 +#: plugins/admin/acl/class_aclManagement.inc:347 +#, fuzzy +msgid "Permission error" +msgstr "允许" + #: plugins/admin/ogroups/class_ogroupManagement.inc:530 #, fuzzy msgid "Templates" @@ -2809,29 +2907,6 @@ msgstr "模板" msgid "User" msgstr "用户" -#: plugins/admin/ogroups/class_ogroupManagement.inc:532 -#: plugins/admin/groups/class_divListGroup.inc:133 -#: plugins/generic/references/class_reference.inc:57 -msgid "Group" -msgstr "组" - -#: plugins/admin/ogroups/class_ogroupManagement.inc:533 -#: plugins/admin/groups/class_divListGroup.inc:194 -#: plugins/generic/references/class_reference.inc:63 -msgid "Application" -msgstr "应用程序" - -#: plugins/admin/ogroups/class_ogroupManagement.inc:535 -#: plugins/generic/references/class_reference.inc:65 -#: setup/setup_config2.tpl:277 setup/setup_config2.tpl:322 -msgid "Server" -msgstr "服务器" - -#: plugins/admin/ogroups/class_ogroupManagement.inc:537 -#: plugins/generic/references/class_reference.inc:69 -msgid "Workstation" -msgstr "工作站" - #: plugins/admin/ogroups/class_ogroupManagement.inc:538 #, fuzzy msgid "Windows Install" @@ -2841,19 +2916,6 @@ msgstr "Windows 工作站" msgid "Terminal" msgstr "终端" -#: plugins/admin/ogroups/class_ogroupManagement.inc:540 -#: plugins/generic/references/class_reference.inc:73 -msgid "Printer" -msgstr "打印机" - -#: plugins/admin/ogroups/class_ogroup.inc:232 setup/setup_ldap.tpl:121 -#: ihtml/themes/default/MultiSelectWindow.tpl:51 -#: ihtml/themes/default/MultiSelectWindow.tpl:92 -#: ihtml/themes/default/msg_dialog.tpl:56 -#: ihtml/themes/default/msg_dialog.tpl:99 -msgid "Information" -msgstr "提示信息" - #: plugins/admin/ogroups/class_ogroup.inc:232 msgid "You cannot combine terminals and workstations in one object group!" msgstr "" @@ -2894,466 +2956,313 @@ msgstr "工作站" msgid "terminals" msgstr "终端" -#: plugins/admin/ogroups/class_ogroup.inc:481 -#, fuzzy -msgid "printer" -msgstr "打印机" - -#: plugins/admin/ogroups/class_ogroup.inc:483 -#: plugins/admin/ogroups/class_ogroup.inc:523 -msgid "printers" -msgstr "打印机" - -#: plugins/admin/ogroups/class_ogroup.inc:485 -#: plugins/admin/ogroups/class_ogroup.inc:487 -#: plugins/admin/ogroups/class_ogroup.inc:522 -msgid "phones" -msgstr "电话" - -#: plugins/admin/ogroups/class_ogroup.inc:493 -#: plugins/admin/ogroups/class_ogroup.inc:495 -#: plugins/admin/ogroups/class_ogroup.inc:516 -msgid "applications" -msgstr "应用程序" - -#: plugins/admin/ogroups/class_ogroup.inc:510 -#: plugins/admin/users/class_userManagement.inc:493 -msgid "none" -msgstr "无" - -#: plugins/admin/ogroups/class_ogroup.inc:512 -msgid "too many different objects!" -msgstr "太多不同对象!" - -#: plugins/admin/ogroups/class_ogroup.inc:514 -msgid "users" -msgstr "用户" - -#: plugins/admin/ogroups/class_ogroup.inc:520 -#, fuzzy -msgid "winstations" -msgstr "Windows 工作站" - -#: plugins/admin/ogroups/class_ogroup.inc:570 -#: plugins/admin/groups/class_groupGeneric.inc:521 -#: plugins/personal/posix/class_posixAccount.inc:623 -#: setup/setup_config2.tpl:201 -msgid "disabled" -msgstr "禁用" - -#: plugins/admin/ogroups/class_ogroup.inc:570 -#: plugins/admin/groups/class_groupGeneric.inc:521 -#: plugins/personal/posix/class_posixAccount.inc:623 -msgid "full access" -msgstr "完全访问权限" - -#: plugins/admin/ogroups/class_ogroup.inc:571 -#: plugins/admin/groups/class_groupGeneric.inc:522 -#: plugins/personal/posix/class_posixAccount.inc:624 -msgid "allow access to these hosts" -msgstr "允许访问这些主机" - -#: plugins/admin/ogroups/class_ogroup.inc:755 -msgid "Non existing dn:" -msgstr "不存在的 dn:" - -#: plugins/admin/ogroups/class_ogroup.inc:912 -#, php-format -msgid "" -"These systems are already configured by other object groups and cannot be " -"added:" -msgstr "" - -#: plugins/admin/ogroups/class_ogroup.inc:937 -#, fuzzy -msgid "You can combine two different object types at maximum, only!" -msgstr "您最多只能组合两个不同的对象类!" - -#: plugins/admin/ogroups/class_ogroup.inc:1121 -#, fuzzy -msgid "Object group generic" -msgstr "对象组" - -#: plugins/admin/ogroups/class_ogroup.inc:1132 -#, fuzzy -msgid "Sytem trust" -msgstr "信赖的系统" - -#: plugins/admin/ogroups/class_ogroup.inc:1133 -#, fuzzy -msgid "Member" -msgstr "成员" - -#: plugins/admin/ogroups/trust_machines.tpl:6 -#: plugins/admin/groups/trust_machines.tpl:6 -#: plugins/personal/posix/trust_machines.tpl:6 -msgid "Select systems to add" -msgstr "选择要添加的系统" - -#: plugins/admin/ogroups/trust_machines.tpl:26 -#: plugins/admin/groups/trust_machines.tpl:26 -#: plugins/personal/posix/trust_machines.tpl:26 -msgid "Display systems of department" -msgstr "显示部门的系统" - -#: plugins/admin/ogroups/trust_machines.tpl:30 -#: plugins/admin/groups/trust_machines.tpl:30 -#: plugins/personal/posix/trust_machines.tpl:30 -msgid "Display systems matching" -msgstr "显示匹配的系统" - -#: plugins/admin/ogroups/trust_machines.tpl:31 -#: plugins/admin/groups/trust_machines.tpl:31 -#: plugins/personal/posix/trust_machines.tpl:31 -msgid "Regular expression for matching addresses" -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." -msgstr "用下面的字段修改用口令。修改即时生效。请记住新密码,否则无法登录。" - -#: plugins/admin/users/password.tpl:8 plugins/personal/password/password.tpl:8 -msgid "" -"Changing the password affects your authentification on mail, proxy, samba " -"and unix services." -msgstr "修改口令将影响邮件,代理,samba,unix等的登录。" - -#: plugins/admin/users/password.tpl:13 -#: plugins/admin/users/class_userManagement.inc:265 -#: plugins/personal/generic/password.tpl:7 -#: plugins/personal/generic/main.inc:97 -#: plugins/personal/password/password.tpl:18 html/password.php:196 -#: ihtml/themes/default/password.tpl:82 ihtml/themes/default/password.tpl:83 -#: ihtml/themes/default/accountexpired.tpl:32 -#: ihtml/themes/default/accountexpired.tpl:36 -msgid "New password" -msgstr "新口令" - -#: plugins/admin/users/password.tpl:17 -#: plugins/personal/generic/password.tpl:11 -#: plugins/personal/password/password.tpl:23 -msgid "Repeat new password" -msgstr "重复新口令" - -#: plugins/admin/users/password.tpl:21 -#, fuzzy -msgid "Strength" -msgstr "街道" - -#: plugins/admin/users/password.tpl:30 -#: plugins/personal/generic/password.tpl:17 -#: plugins/personal/password/password.tpl:39 -msgid "Set password" -msgstr "设置口令" - -#: plugins/admin/users/class_divListUsers.inc:55 -#: plugins/admin/users/class_divListUsers.inc:56 -msgid "List of users" -msgstr "用户列表" - -#: plugins/admin/users/class_divListUsers.inc:80 -#: ihtml/themes/default/password.tpl:69 ihtml/themes/default/password.tpl:71 -#: ihtml/themes/default/login.tpl:42 ihtml/themes/default/login.tpl:44 -msgid "Username" -msgstr "用户名" - -#: plugins/admin/users/class_divListUsers.inc:84 -#: plugins/admin/users/class_divListUsers.inc:128 -#: plugins/admin/users/class_userManagement.inc:764 -#: plugins/admin/users/template.tpl:15 plugins/admin/users/templatize.tpl:15 -msgid "Template" -msgstr "模板" - -#: plugins/admin/users/class_divListUsers.inc:84 -#, fuzzy -msgid "templates" -msgstr "模板" - -#: plugins/admin/users/class_divListUsers.inc:85 -#, fuzzy -msgid "GOsa object" -msgstr "对象" - -#: plugins/admin/users/class_divListUsers.inc:85 -#, fuzzy -msgid "functional users" -msgstr "显示用户" - -#: plugins/admin/users/class_divListUsers.inc:86 -#: plugins/admin/users/class_divListUsers.inc:201 -#: plugins/admin/groups/class_divListGroup.inc:188 -msgid "Posix" -msgstr "Posix" - -#: plugins/admin/users/class_divListUsers.inc:86 +#: plugins/admin/ogroups/class_ogroup.inc:481 #, fuzzy -msgid "POSIX users" -msgstr "Posix 设置" +msgid "printer" +msgstr "打印机" -#: plugins/admin/users/class_divListUsers.inc:87 -#, fuzzy -msgid "mail users" -msgstr "域用户" +#: plugins/admin/ogroups/class_ogroup.inc:483 +#: plugins/admin/ogroups/class_ogroup.inc:523 +msgid "printers" +msgstr "打印机" -#: plugins/admin/users/class_divListUsers.inc:88 -#: plugins/admin/users/class_divListUsers.inc:211 -#: plugins/admin/groups/class_divListGroup.inc:192 -#: plugins/personal/posix/class_posixAccount.inc:295 -#: plugins/generic/references/class_reference.inc:47 -#: plugins/generic/references/class_reference.inc:49 -msgid "Samba" -msgstr "Samba" +#: plugins/admin/ogroups/class_ogroup.inc:485 +#: plugins/admin/ogroups/class_ogroup.inc:487 +#: plugins/admin/ogroups/class_ogroup.inc:522 +msgid "phones" +msgstr "电话" -#: plugins/admin/users/class_divListUsers.inc:88 -#, fuzzy -msgid "samba users" -msgstr "域用户" +#: plugins/admin/ogroups/class_ogroup.inc:493 +#: plugins/admin/ogroups/class_ogroup.inc:495 +#: plugins/admin/ogroups/class_ogroup.inc:516 +msgid "applications" +msgstr "应用程序" -#: plugins/admin/users/class_divListUsers.inc:89 -#: plugins/generic/references/class_reference.inc:53 -msgid "Proxy" -msgstr "代理" +#: plugins/admin/ogroups/class_ogroup.inc:510 +#: plugins/admin/users/class_userManagement.inc:493 +msgid "none" +msgstr "无" -#: plugins/admin/users/class_divListUsers.inc:89 +#: plugins/admin/ogroups/class_ogroup.inc:512 +msgid "too many different objects!" +msgstr "太多不同对象!" + +#: plugins/admin/ogroups/class_ogroup.inc:514 +msgid "users" +msgstr "用户" + +#: plugins/admin/ogroups/class_ogroup.inc:520 #, fuzzy -msgid "proxy users" -msgstr "显示代理用户" +msgid "winstations" +msgstr "Windows 工作站" -#: plugins/admin/users/class_divListUsers.inc:96 -#: plugins/admin/groups/group_objects.tpl:46 -msgid "Display users matching" -msgstr "显示匹配的用户" +#: plugins/admin/ogroups/class_ogroup.inc:570 +#: plugins/admin/groups/class_groupGeneric.inc:521 +#: plugins/personal/posix/class_posixAccount.inc:623 +#: setup/setup_config2.tpl:201 +msgid "disabled" +msgstr "禁用" -#: plugins/admin/users/class_divListUsers.inc:136 -#: plugins/admin/users/class_divListUsers.inc:270 -#: ihtml/themes/default/accountexpired.tpl:51 -msgid "Change password" -msgstr "修改口令" +#: plugins/admin/ogroups/class_ogroup.inc:570 +#: plugins/admin/groups/class_groupGeneric.inc:521 +#: plugins/personal/posix/class_posixAccount.inc:623 +msgid "full access" +msgstr "完全访问权限" -#: plugins/admin/users/class_divListUsers.inc:140 -#, fuzzy -msgid "Apply template" -msgstr "模板" +#: plugins/admin/ogroups/class_ogroup.inc:571 +#: plugins/admin/groups/class_groupGeneric.inc:522 +#: plugins/personal/posix/class_posixAccount.inc:624 +msgid "allow access to these hosts" +msgstr "允许访问这些主机" -#: plugins/admin/users/class_divListUsers.inc:199 -msgid "GOsa" -msgstr "GOsa" +#: plugins/admin/ogroups/class_ogroup.inc:755 +msgid "Non existing dn:" +msgstr "不存在的 dn:" -#: plugins/admin/users/class_divListUsers.inc:200 -msgid "Edit generic properties" -msgstr "编辑通用属性" +#: plugins/admin/ogroups/class_ogroup.inc:912 +#, php-format +msgid "" +"These systems are already configured by other object groups and cannot be " +"added:" +msgstr "" -#: plugins/admin/users/class_divListUsers.inc:202 -msgid "Edit UNIX properties" -msgstr "编辑 UNIX 属性" +#: plugins/admin/ogroups/class_ogroup.inc:922 +#: plugins/admin/ogroups/class_ogroup.inc:932 +#: plugins/admin/ogroups/class_ogroup.inc:1129 +#: plugins/admin/groups/class_divListGroup.inc:79 +#: plugins/admin/groups/class_groupGeneric.inc:1139 +#: plugins/admin/groups/class_groupGeneric.inc:1145 +#: plugins/admin/groups/class_groupGeneric.inc:1147 +#: plugins/admin/groups/class_groupGeneric.inc:1159 +#: plugins/admin/groups/class_groupGeneric.inc:1173 +#: plugins/admin/groups/class_groupGeneric.inc:1180 +#: plugins/admin/groups/class_groupGeneric.inc:1304 +#: plugins/admin/users/class_userManagement.inc:767 +#: plugins/admin/users/class_userManagement.inc:841 +#: plugins/admin/users/class_userManagement.inc:853 +#: plugins/admin/departments/class_departmentGeneric.inc:307 +#: plugins/admin/departments/class_departmentGeneric.inc:309 +#: plugins/admin/departments/class_departmentGeneric.inc:314 +#: plugins/admin/departments/class_departmentGeneric.inc:321 +#: plugins/admin/departments/class_departmentGeneric.inc:325 +#: plugins/admin/departments/class_localityGeneric.inc:44 +#: plugins/admin/departments/class_localityGeneric.inc:46 +#: plugins/admin/departments/class_localityGeneric.inc:51 +#: plugins/admin/departments/class_localityGeneric.inc:53 +#: plugins/admin/departments/class_localityGeneric.inc:55 +#: plugins/admin/departments/class_organizationGeneric.inc:75 +#: plugins/admin/departments/class_organizationGeneric.inc:77 +#: plugins/admin/departments/class_organizationGeneric.inc:82 +#: plugins/admin/departments/class_organizationGeneric.inc:84 +#: plugins/admin/departments/class_organizationGeneric.inc:86 +#: plugins/admin/departments/class_countryGeneric.inc:43 +#: plugins/admin/departments/class_countryGeneric.inc:45 +#: plugins/admin/departments/class_countryGeneric.inc:50 +#: plugins/admin/departments/class_countryGeneric.inc:52 +#: plugins/admin/departments/class_countryGeneric.inc:54 +#: plugins/admin/departments/class_dcObject.inc:43 +#: plugins/admin/departments/class_dcObject.inc:45 +#: plugins/admin/departments/class_dcObject.inc:50 +#: plugins/admin/departments/class_dcObject.inc:52 +#: plugins/admin/departments/class_dcObject.inc:54 +#: plugins/admin/departments/class_dcObject.inc:86 +#: plugins/admin/acl/class_aclRole.inc:750 +#: plugins/admin/acl/class_aclRole.inc:762 plugins/admin/acl/paste_role.tpl:4 +#: plugins/admin/acl/acl_role.tpl:7 +#: plugins/personal/generic/class_user.inc:1230 +#: plugins/personal/generic/class_user.inc:1243 +#: plugins/personal/generic/class_user.inc:1280 +#: plugins/personal/generic/class_user.inc:1686 setup/setup_migrate.tpl:283 +#: setup/setup_feedback.tpl:31 +msgid "Name" +msgstr "名称" -#: plugins/admin/users/class_divListUsers.inc:204 -msgid "Edit environment properties" -msgstr "编辑环境属性" +#: plugins/admin/ogroups/class_ogroup.inc:937 +#, fuzzy +msgid "You can combine two different object types at maximum, only!" +msgstr "您最多只能组合两个不同的对象类!" -#: plugins/admin/users/class_divListUsers.inc:206 -msgid "Edit mail properties" -msgstr "编辑邮件属性" +#: plugins/admin/ogroups/class_ogroup.inc:1121 +#, fuzzy +msgid "Object group generic" +msgstr "对象组" -#: plugins/admin/users/class_divListUsers.inc:208 -msgid "Edit phone properties" -msgstr "编辑电话属性" +#: plugins/admin/ogroups/class_ogroup.inc:1132 +#, fuzzy +msgid "Sytem trust" +msgstr "信赖的系统" -#: plugins/admin/users/class_divListUsers.inc:210 -msgid "Edit fax properies" -msgstr "编辑传真属性" +#: plugins/admin/ogroups/class_ogroup.inc:1133 +#, fuzzy +msgid "Member" +msgstr "成员" -#: plugins/admin/users/class_divListUsers.inc:212 -msgid "Edit samba properties" -msgstr "编辑 samba 属性" +#: 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 "组名" -#: plugins/admin/users/class_divListUsers.inc:213 -msgid "Netatalk" -msgstr "Netatalk" +#: plugins/admin/ogroups/generic.tpl:10 +msgid "Name of the group" +msgstr "组名称" -#: plugins/admin/users/class_divListUsers.inc:214 -msgid "Edit netatalk properties" -msgstr "编辑 netatalk 属性" +#: plugins/admin/ogroups/generic.tpl:18 plugins/admin/groups/generic.tpl:28 +msgid "Descriptive text for this group" +msgstr "组的描述文字" -#: plugins/admin/users/class_divListUsers.inc:215 -msgid "Create user from template" -msgstr "从模板创建用户" +#: plugins/admin/ogroups/generic.tpl:29 plugins/admin/groups/generic.tpl:43 +#: plugins/admin/acl/acl_role.tpl:31 +msgid "Choose subtree to place group in" +msgstr "选择来放置组的子树" -#: plugins/admin/users/class_divListUsers.inc:216 -msgid "Create user with this template" -msgstr "创建使用该模板的用户" +#: plugins/admin/ogroups/generic.tpl:34 plugins/admin/groups/generic.tpl:49 +#: plugins/admin/departments/locality.tpl:37 +#: plugins/admin/departments/generic.tpl:49 +#: plugins/admin/departments/country.tpl:37 +#: plugins/admin/departments/dcObject.tpl:37 +#: plugins/admin/departments/organization.tpl:49 +#: plugins/admin/acl/acl_role.tpl:37 plugins/personal/generic/generic.tpl:180 +#: plugins/personal/generic/multiple_generic.tpl:56 +msgid "Select a base" +msgstr "选择一个位置" -#: plugins/admin/users/class_divListUsers.inc:247 -#, fuzzy -msgid "inactive" -msgstr "活动" +#: plugins/admin/ogroups/generic.tpl:41 +#: plugins/admin/groups/class_groupGeneric.inc:1312 +#: plugins/personal/posix/generic.tpl:126 +msgid "System trust" +msgstr "信赖的系统" -#: plugins/admin/users/class_divListUsers.inc:250 -#: plugins/personal/posix/class_posixAccount.inc:159 -#: plugins/personal/posix/class_posixAccount.inc:161 -#: plugins/personal/posix/class_posixAccount.inc:163 -msgid "active" -msgstr "活动" +#: plugins/admin/ogroups/generic.tpl:42 plugins/admin/groups/generic.tpl:169 +#: plugins/admin/groups/generic.tpl:203 plugins/personal/posix/generic.tpl:128 +#: plugins/personal/posix/generic.tpl:156 +msgid "Trust mode" +msgstr "信赖模式" -#: plugins/admin/users/class_divListUsers.inc:258 -#: plugins/admin/users/class_userManagement.inc:602 -#, fuzzy -msgid "user" -msgstr "用户" +#: plugins/admin/ogroups/generic.tpl:70 +msgid "Member objects" +msgstr "成员对象" -#: plugins/admin/users/class_divListUsers.inc:269 -msgid "password" -msgstr "口令" +#: plugins/admin/ogroups/tabs_ogroups.inc:133 +msgid "Phone queue" +msgstr "电话队列" -#: plugins/admin/users/class_divListUsers.inc:273 -#: plugins/admin/users/class_divListUsers.inc:285 -#: plugins/admin/groups/class_divListGroup.inc:244 +#: plugins/admin/ogroups/tabs_ogroups.inc:160 #, fuzzy -msgid "Not allowed" -msgstr "不允许修改口令" +msgid "Systems" +msgstr "系统" -#: plugins/admin/users/class_divListUsers.inc:282 -msgid "Delete user" -msgstr "删除用户" +#: plugins/admin/ogroups/tabs_ogroups.inc:171 +#: plugins/admin/ogroups/tabs_ogroups.inc:194 +msgid "Startup" +msgstr "启动" -#: plugins/admin/users/class_divListUsers.inc:371 -#, fuzzy -msgid "Number of listed users" -msgstr "部门名称" +#: plugins/admin/ogroups/tabs_ogroups.inc:182 +#: plugins/admin/ogroups/tabs_ogroups.inc:203 +msgid "Devices" +msgstr "设备" -#: plugins/admin/users/class_userManagement.inc:27 -#, fuzzy -msgid "Manage users" -msgstr "域用户" +#: plugins/admin/ogroups/tabs_ogroups.inc:213 +msgid "FAI summary" +msgstr "自动化安装说明" -#: plugins/admin/users/class_userManagement.inc:260 -#: plugins/personal/generic/main.inc:92 -#: plugins/personal/password/class_password.inc:82 html/password.php:193 -msgid "" -"The passwords you've entered as 'New password' and 'Repeated new password' " -"do not match." -msgstr "您输入的“新口令”和“重复新口令”不匹配。" +#: plugins/admin/ogroups/tabs_ogroups.inc:222 +#: plugins/admin/groups/class_divListGroup.inc:198 +#: plugins/admin/users/class_divListUsers.inc:203 +#: plugins/personal/posix/class_posixAccount.inc:295 +msgid "Environment" +msgstr "环境设置" -#: plugins/admin/users/class_userManagement.inc:316 -#: plugins/admin/users/class_userManagement.inc:379 -#: plugins/personal/password/class_password.inc:78 -#: plugins/personal/password/class_password.inc:81 -#: plugins/personal/password/class_password.inc:84 -#: plugins/personal/password/class_password.inc:87 -#: plugins/personal/password/class_password.inc:90 -#: plugins/personal/password/class_password.inc:93 -#: plugins/personal/password/class_password.inc:107 -#: plugins/personal/password/class_password.inc:113 html/main.php:329 -#: ihtml/themes/default/password.tpl:41 -#, fuzzy -msgid "Password change" -msgstr "不允许修改口令" +#: plugins/admin/ogroups/tabs_ogroups.inc:241 +msgid "Applications" +msgstr "应用程序" -#: plugins/admin/users/class_userManagement.inc:316 -#: plugins/admin/users/class_userManagement.inc:379 -#, fuzzy -msgid "You have no permission to change this users password!" -msgstr "您无权修改您的口令。" +#: plugins/admin/ogroups/paste_generic.tpl:7 +msgid "Please enter the new object group name" +msgstr "请输入新对象组名称" -#: plugins/admin/users/class_userManagement.inc:546 -#, fuzzy, php-format -msgid "You have no permission to modify object '%s'!" -msgstr "您无权删除这个黑名单。" +#: plugins/admin/ogroups/ogroup_objects.tpl:6 +msgid "Select objects to add" +msgstr "选择要添加的对象" -#: plugins/admin/users/class_userManagement.inc:550 -#, fuzzy -msgid "You have no permission to use this template!" -msgstr "您无权删除这个黑名单。" +#: plugins/admin/ogroups/ogroup_objects.tpl:36 +msgid "Display objects of department" +msgstr "选择查看部门对象" -#: plugins/admin/users/class_userManagement.inc:652 -#: plugins/admin/users/class_userManagement.inc:671 -#, fuzzy -msgid "Account locking" -msgstr "账户" +#: plugins/admin/ogroups/ogroup_objects.tpl:37 +#: plugins/admin/ogroups/trust_machines.tpl:27 +#: plugins/admin/groups/group_objects.tpl:40 +#: plugins/admin/groups/trust_machines.tpl:27 +#: plugins/personal/posix/posix_groups.tpl:35 +#: plugins/personal/posix/trust_machines.tpl:27 +msgid "Choose the department the search will be based on" +msgstr "选择一个部门来做查询" -#: plugins/admin/users/class_userManagement.inc:653 -#, fuzzy -msgid "You have no permission to change the lock status for this user!" -msgstr "您无权修改您的口令。" +#: plugins/admin/ogroups/ogroup_objects.tpl:40 +msgid "Display objects matching" +msgstr "显示匹配对象" -#: plugins/admin/users/class_userManagement.inc:672 -#, php-format -msgid "" -"Password method '%s' does not support locking. Account has not been locked!" -msgstr "" +#: plugins/admin/ogroups/ogroup_objects.tpl:41 +msgid "Regular expression for matching object names" +msgstr "匹配对象名的正则表达式" -#: plugins/admin/users/class_userManagement.inc:770 -#: plugins/admin/users/class_userManagement.inc:844 -#: plugins/personal/generic/class_user.inc:1235 -#: plugins/personal/generic/class_user.inc:1277 -#: plugins/personal/generic/class_user.inc:1555 -#: plugins/personal/generic/class_user.inc:1683 -msgid "Given name" -msgstr "名" +#: plugins/admin/ogroups/trust_machines.tpl:6 +#: plugins/admin/groups/trust_machines.tpl:6 +#: plugins/personal/posix/trust_machines.tpl:6 +msgid "Select systems to add" +msgstr "选择要添加的系统" -#: plugins/admin/users/remove.tpl:6 -msgid "" -"This includes all account data, system access rules, imap settings, etc. for " -"this user. Please double check if your really want to do this since there is " -"no way for GOsa to get your data back." -msgstr "" -"这包含该用户所有账号数据,系统访问规则,imap 设置等等。请再次检查您是否要这么" -"做,因为 GOsa 没有办法将您的数据找回。" +#: plugins/admin/ogroups/trust_machines.tpl:26 +#: plugins/admin/groups/trust_machines.tpl:26 +#: plugins/personal/posix/trust_machines.tpl:26 +msgid "Display systems of department" +msgstr "显示部门的系统" -#: plugins/admin/users/main.inc:51 plugins/admin/users/main.inc:57 -msgid "User administration" -msgstr "用户管理" +#: plugins/admin/ogroups/trust_machines.tpl:30 +#: plugins/admin/groups/trust_machines.tpl:30 +#: plugins/personal/posix/trust_machines.tpl:30 +msgid "Display systems matching" +msgstr "显示匹配的系统" -#: plugins/admin/users/template.tpl:2 -msgid "Creating a new user using templates" -msgstr "用模板创建一个新用户" +#: plugins/admin/ogroups/trust_machines.tpl:31 +#: plugins/admin/groups/trust_machines.tpl:31 +#: plugins/personal/posix/trust_machines.tpl:31 +msgid "Regular expression for matching addresses" +msgstr "匹配地址的正则表达式" -#: plugins/admin/users/template.tpl:6 +#: plugins/admin/groups/remove.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." +"This may be a primary user group. Please double check if you really want to " +"do this since there is no way for GOsa to get your data back." msgstr "" -"可以使用模板来辅助新用户的创建。很多数据记录可以被自动填充。选择“无”来跳过模" -"板选择。" +"这可能是一个主要的用户组。请再次检查您是否要这么做,因为 GOsa 没有办法将您的" +"数据找回。" -#: plugins/admin/users/template.tpl:23 plugins/personal/generic/generic.tpl:49 -#: plugins/personal/generic/paste_generic.tpl:7 -msgid "Last name" -msgstr "姓" +#: plugins/admin/groups/group_objects.tpl:6 +msgid "Select users to add" +msgstr "选择要添加的用户" -#: plugins/admin/users/template.tpl:27 plugins/personal/generic/generic.tpl:69 -#: plugins/personal/generic/paste_generic.tpl:11 -msgid "First name" -msgstr "名" +#: plugins/admin/groups/group_objects.tpl:30 +msgid "Select to see servers" +msgstr "选择显示服务器" -#: plugins/admin/users/template.tpl:32 plugins/personal/generic/generic.tpl:82 -#: plugins/personal/generic/paste_generic.tpl:15 -#: plugins/personal/generic/class_user.inc:1225 -#: plugins/personal/generic/class_user.inc:1238 -#: plugins/personal/generic/class_user.inc:1252 -#: plugins/personal/generic/class_user.inc:1254 html/password.php:215 -msgid "Login" -msgstr "登录名" +#: plugins/admin/groups/group_objects.tpl:30 +msgid "Search within subtree" +msgstr "在子树中查找" -#: plugins/admin/users/templatize.tpl:2 -#, fuzzy -msgid "Applying a template" -msgstr "模板" +#: plugins/admin/groups/group_objects.tpl:37 +msgid "Display users of department" +msgstr "显示部门的用户" -#: plugins/admin/users/templatize.tpl:6 -msgid "" -"Applying a template to several users will replace all user attributes " -"defined in the template." -msgstr "" +#: plugins/admin/groups/group_objects.tpl:46 +#: plugins/admin/users/class_divListUsers.inc:96 +msgid "Display users matching" +msgstr "显示匹配的用户" -#: plugins/admin/users/templatize.tpl:33 -#, fuzzy -msgid "No templates available!" -msgstr "文件可用。" +#: plugins/admin/groups/group_objects.tpl:47 +msgid "Regular expression for matching user names" +msgstr "匹配用户名的正则表达式" #: plugins/admin/groups/generic.tpl:14 plugins/personal/generic/generic.tpl:52 #: plugins/personal/generic/generic.tpl:73 @@ -3397,23 +3306,90 @@ msgstr "成员属于电话应答组" msgid "Members are in a nagios group" msgstr "成员属于 nagios 组" -#: plugins/admin/groups/generic.tpl:245 -msgid "Group members" -msgstr "组成员" +#: plugins/admin/groups/generic.tpl:245 +msgid "Group members" +msgstr "组成员" + +#: plugins/admin/groups/generic.tpl:252 +#, fuzzy +msgid "In all groups" +msgstr "显示邮件组" + +#: plugins/admin/groups/generic.tpl:255 +#, fuzzy +msgid "Not in all groups" +msgstr "显示邮件组" + +#: plugins/admin/groups/class_divListGroup.inc:55 +#: plugins/admin/groups/class_divListGroup.inc:56 +msgid "List of groups" +msgstr "组列表" + +#: plugins/admin/groups/class_divListGroup.inc:84 +msgid "Select to see groups that are primary groups of users" +msgstr "选择查看用户的主要组" + +#: plugins/admin/groups/class_divListGroup.inc:85 +#, fuzzy +msgid "primary groups" +msgstr "主要用户组" + +#: plugins/admin/groups/class_divListGroup.inc:86 +#, fuzzy +msgid "samba groups mappings" +msgstr "显示匹配的组" + +#: plugins/admin/groups/class_divListGroup.inc:87 +#, fuzzy +msgid "samba groups" +msgstr "Samba 组" + +#: plugins/admin/groups/class_divListGroup.inc:88 +#, fuzzy +msgid "application settings" +msgstr "应用程序" + +#: plugins/admin/groups/class_divListGroup.inc:90 +#, fuzzy +msgid "mail settings" +msgstr "邮件选项" + +#: plugins/admin/groups/class_divListGroup.inc:91 +#, fuzzy +msgid "mail groups" +msgstr "显示邮件组" + +#: plugins/admin/groups/class_divListGroup.inc:92 +msgid "Select to see normal groups that have only functional aspects" +msgstr "选择查看实用的普通组" + +#: plugins/admin/groups/class_divListGroup.inc:93 +#, fuzzy +msgid "functional groups" +msgstr "显示实用组" + +#: plugins/admin/groups/class_divListGroup.inc:101 +#: plugins/personal/posix/posix_groups.tpl:59 +msgid "User name of which groups are shown" +msgstr "显示属于该组的用户名" + +#: plugins/admin/groups/class_divListGroup.inc:188 +#: plugins/admin/users/class_divListUsers.inc:86 +#: plugins/admin/users/class_divListUsers.inc:201 +msgid "Posix" +msgstr "Posix" -#: plugins/admin/groups/generic.tpl:252 +#: plugins/admin/groups/class_divListGroup.inc:244 +#: plugins/admin/users/class_divListUsers.inc:273 +#: plugins/admin/users/class_divListUsers.inc:285 #, fuzzy -msgid "In all groups" -msgstr "显示邮件组" +msgid "Not allowed" +msgstr "不允许修改口令" -#: plugins/admin/groups/generic.tpl:255 +#: plugins/admin/groups/class_divListGroup.inc:303 #, fuzzy -msgid "Not in all groups" -msgstr "显示邮件组" - -#: plugins/admin/groups/paste_generic.tpl:1 -msgid "Group settings" -msgstr "组设置" +msgid "Number of listed groups" +msgstr "组名称" #: plugins/admin/groups/class_groupGeneric.inc:163 #, fuzzy @@ -3441,71 +3417,95 @@ msgstr "域名 guests" msgid "Special group (%d)" msgstr "特殊组 (%d)" -#: plugins/admin/groups/class_groupGeneric.inc:685 -msgid "! unknown id" +#: plugins/admin/groups/class_groupGeneric.inc:628 +#, php-format +msgid "Adding UID '%s' to group '%s' faild: cannot find user object!" +msgstr "" + +#: plugins/admin/groups/class_groupGeneric.inc:634 +#, php-format +msgid "Add UID '%s' to group '%s' failed: UID is used more than once!" +msgstr "" + +#: plugins/admin/groups/class_groupGeneric.inc:712 +#, fuzzy +msgid "! unknown UID" msgstr "! 未知 id" -#: plugins/admin/groups/class_groupGeneric.inc:728 +#: plugins/admin/groups/class_groupGeneric.inc:755 #, php-format msgid "Search returned too many results. Not displaying more than %s entries!" msgstr "" -#: plugins/admin/groups/class_groupGeneric.inc:954 +#: plugins/admin/groups/class_groupGeneric.inc:981 #, fuzzy, php-format msgid "Cannot find any SID for '%s'!" msgstr "无法创建文件 '%s'。" -#: plugins/admin/groups/class_groupGeneric.inc:959 +#: plugins/admin/groups/class_groupGeneric.inc:986 #, fuzzy, php-format msgid "Cannot find any RIDBASE for '%s'!" msgstr "无法创建文件 '%s'。" -#: plugins/admin/groups/class_groupGeneric.inc:1146 -#: plugins/admin/groups/class_groupGeneric.inc:1149 -#: plugins/admin/groups/class_groupGeneric.inc:1265 +#: plugins/admin/groups/class_groupGeneric.inc:1088 +#, php-format +msgid "The gidNumber '%s' is already in use by %s!" +msgstr "" + +#: plugins/admin/groups/class_groupGeneric.inc:1189 +#: plugins/admin/groups/class_groupGeneric.inc:1192 +#: plugins/admin/groups/class_groupGeneric.inc:1308 +#: plugins/personal/posix/class_posixAccount.inc:1084 +#: plugins/personal/posix/class_posixAccount.inc:1087 #: plugins/personal/posix/generic.tpl:68 #: plugins/personal/posix/paste_generic.tpl:37 -#: plugins/personal/posix/class_posixAccount.inc:1036 -#: plugins/personal/posix/class_posixAccount.inc:1039 msgid "GID" msgstr "GID" -#: plugins/admin/groups/class_groupGeneric.inc:1204 -#: plugins/personal/posix/class_posixAccount.inc:1334 +#: plugins/admin/groups/class_groupGeneric.inc:1247 +#: plugins/personal/posix/class_posixAccount.inc:1382 #, fuzzy msgid "Cannot allocate a free ID!" msgstr "太多用户,无法分配一个可用的 ID!" -#: plugins/admin/groups/class_groupGeneric.inc:1253 +#: plugins/admin/groups/class_groupGeneric.inc:1296 #, fuzzy msgid "Generic group settings" msgstr "组设置" -#: plugins/admin/groups/class_groupGeneric.inc:1267 +#: plugins/admin/groups/class_groupGeneric.inc:1310 #, fuzzy msgid "Samba group type" msgstr "Samba 组" -#: plugins/admin/groups/class_groupGeneric.inc:1268 +#: plugins/admin/groups/class_groupGeneric.inc:1311 #, fuzzy msgid "Samba domain name" msgstr "Samba 主目录" -#: plugins/admin/groups/class_groupGeneric.inc:1270 +#: plugins/admin/groups/class_groupGeneric.inc:1313 #, fuzzy msgid "Phone pickup group" msgstr "成员属于电话应答组" -#: plugins/admin/groups/class_groupGeneric.inc:1271 +#: plugins/admin/groups/class_groupGeneric.inc:1314 #, fuzzy msgid "Nagios group" msgstr "Nagios 账号" -#: plugins/admin/groups/class_groupGeneric.inc:1273 +#: plugins/admin/groups/class_groupGeneric.inc:1316 #, fuzzy msgid "Group member" msgstr "组成员" +#: plugins/admin/groups/paste_generic.tpl:1 +msgid "Group settings" +msgstr "组设置" + +#: plugins/admin/groups/main.inc:49 plugins/admin/groups/main.inc:53 +msgid "Group administration" +msgstr "组管理" + #: plugins/admin/groups/class_groupManagement.inc:27 msgid "Manage POSIX groups" msgstr "" @@ -3516,582 +3516,733 @@ msgstr "" msgid "group" msgstr "组" -#: plugins/admin/groups/remove.tpl:6 +#: plugins/admin/users/remove.tpl:6 msgid "" -"This may be a primary user group. Please double check if you really want to " -"do this since there is no way for GOsa to get your data back." +"This includes all account data, system access rules, imap settings, etc. for " +"this user. Please double check if your really want to do this since there is " +"no way for GOsa to get your data back." msgstr "" -"这可能是一个主要的用户组。请再次检查您是否要这么做,因为 GOsa 没有办法将您的" -"数据找回。" - -#: plugins/admin/groups/main.inc:49 plugins/admin/groups/main.inc:53 -msgid "Group administration" -msgstr "组管理" - -#: plugins/admin/groups/group_objects.tpl:6 -msgid "Select users to add" -msgstr "选择要添加的用户" - -#: plugins/admin/groups/group_objects.tpl:30 -msgid "Select to see servers" -msgstr "选择显示服务器" +"这包含该用户所有账号数据,系统访问规则,imap 设置等等。请再次检查您是否要这么" +"做,因为 GOsa 没有办法将您的数据找回。" -#: plugins/admin/groups/group_objects.tpl:30 -msgid "Search within subtree" -msgstr "在子树中查找" +#: plugins/admin/users/main.inc:51 plugins/admin/users/main.inc:57 +msgid "User administration" +msgstr "用户管理" -#: plugins/admin/groups/group_objects.tpl:37 -msgid "Display users of department" -msgstr "显示部门的用户" +#: plugins/admin/users/class_divListUsers.inc:55 +#: plugins/admin/users/class_divListUsers.inc:56 +msgid "List of users" +msgstr "用户列表" -#: plugins/admin/groups/group_objects.tpl:47 -msgid "Regular expression for matching user names" -msgstr "匹配用户名的正则表达式" +#: plugins/admin/users/class_divListUsers.inc:84 +#: plugins/admin/users/class_divListUsers.inc:128 +#: plugins/admin/users/template.tpl:15 +#: plugins/admin/users/class_userManagement.inc:764 +#: plugins/admin/users/templatize.tpl:15 +msgid "Template" +msgstr "模板" -#: plugins/admin/groups/class_divListGroup.inc:55 -#: plugins/admin/groups/class_divListGroup.inc:56 -msgid "List of groups" -msgstr "组列表" +#: plugins/admin/users/class_divListUsers.inc:84 +#, fuzzy +msgid "templates" +msgstr "模板" -#: plugins/admin/groups/class_divListGroup.inc:84 -msgid "Select to see groups that are primary groups of users" -msgstr "选择查看用户的主要组" +#: plugins/admin/users/class_divListUsers.inc:85 +#, fuzzy +msgid "GOsa object" +msgstr "对象" -#: plugins/admin/groups/class_divListGroup.inc:85 +#: plugins/admin/users/class_divListUsers.inc:85 #, fuzzy -msgid "primary groups" -msgstr "主要用户组" +msgid "functional users" +msgstr "显示用户" -#: plugins/admin/groups/class_divListGroup.inc:86 +#: plugins/admin/users/class_divListUsers.inc:86 #, fuzzy -msgid "samba groups mappings" -msgstr "显示匹配的组" +msgid "POSIX users" +msgstr "Posix 设置" -#: plugins/admin/groups/class_divListGroup.inc:87 +#: plugins/admin/users/class_divListUsers.inc:87 #, fuzzy -msgid "samba groups" -msgstr "Samba 组" +msgid "mail users" +msgstr "域用户" -#: plugins/admin/groups/class_divListGroup.inc:88 +#: plugins/admin/users/class_divListUsers.inc:88 #, fuzzy -msgid "application settings" -msgstr "应用程序" +msgid "samba users" +msgstr "域用户" -#: plugins/admin/groups/class_divListGroup.inc:90 +#: plugins/admin/users/class_divListUsers.inc:89 #, fuzzy -msgid "mail settings" -msgstr "邮件选项" +msgid "proxy users" +msgstr "显示代理用户" -#: plugins/admin/groups/class_divListGroup.inc:91 +#: plugins/admin/users/class_divListUsers.inc:140 #, fuzzy -msgid "mail groups" -msgstr "显示邮件组" +msgid "Apply template" +msgstr "模板" -#: plugins/admin/groups/class_divListGroup.inc:92 -msgid "Select to see normal groups that have only functional aspects" -msgstr "选择查看实用的普通组" +#: plugins/admin/users/class_divListUsers.inc:199 +msgid "GOsa" +msgstr "GOsa" -#: plugins/admin/groups/class_divListGroup.inc:93 +#: plugins/admin/users/class_divListUsers.inc:200 +msgid "Edit generic properties" +msgstr "编辑通用属性" + +#: plugins/admin/users/class_divListUsers.inc:202 +msgid "Edit UNIX properties" +msgstr "编辑 UNIX 属性" + +#: plugins/admin/users/class_divListUsers.inc:204 +msgid "Edit environment properties" +msgstr "编辑环境属性" + +#: plugins/admin/users/class_divListUsers.inc:206 +msgid "Edit mail properties" +msgstr "编辑邮件属性" + +#: plugins/admin/users/class_divListUsers.inc:208 +msgid "Edit phone properties" +msgstr "编辑电话属性" + +#: plugins/admin/users/class_divListUsers.inc:209 +#: plugins/admin/departments/class_departmentGeneric.inc:331 +#: plugins/admin/departments/class_departmentGeneric.inc:627 +#: plugins/admin/departments/generic.tpl:96 +#: plugins/admin/departments/class_organizationGeneric.inc:127 +#: plugins/admin/departments/organization.tpl:96 +#: plugins/personal/generic/class_user.inc:1266 +#: plugins/personal/generic/class_user.inc:1674 +#: plugins/personal/generic/generic.tpl:363 +#: plugins/personal/generic/generic.tpl:531 +#: plugins/personal/generic/multiple_generic.tpl:247 +#: plugins/personal/generic/multiple_generic.tpl:438 +msgid "Fax" +msgstr "传真" + +#: plugins/admin/users/class_divListUsers.inc:210 +msgid "Edit fax properies" +msgstr "编辑传真属性" + +#: plugins/admin/users/class_divListUsers.inc:212 +msgid "Edit samba properties" +msgstr "编辑 samba 属性" + +#: plugins/admin/users/class_divListUsers.inc:213 +msgid "Netatalk" +msgstr "Netatalk" + +#: plugins/admin/users/class_divListUsers.inc:214 +msgid "Edit netatalk properties" +msgstr "编辑 netatalk 属性" + +#: plugins/admin/users/class_divListUsers.inc:215 +msgid "Create user from template" +msgstr "从模板创建用户" + +#: plugins/admin/users/class_divListUsers.inc:216 +msgid "Create user with this template" +msgstr "创建使用该模板的用户" + +#: plugins/admin/users/class_divListUsers.inc:247 #, fuzzy -msgid "functional groups" -msgstr "显示实用组" +msgid "inactive" +msgstr "活动" -#: plugins/admin/groups/class_divListGroup.inc:101 -#: plugins/personal/posix/posix_groups.tpl:59 -msgid "User name of which groups are shown" -msgstr "显示属于该组的用户名" +#: plugins/admin/users/class_divListUsers.inc:250 +#: plugins/personal/posix/class_posixAccount.inc:159 +#: plugins/personal/posix/class_posixAccount.inc:161 +#: plugins/personal/posix/class_posixAccount.inc:163 +msgid "active" +msgstr "活动" -#: plugins/admin/groups/class_divListGroup.inc:303 +#: plugins/admin/users/class_divListUsers.inc:258 +#: plugins/admin/users/class_userManagement.inc:602 #, fuzzy -msgid "Number of listed groups" -msgstr "组名称" +msgid "user" +msgstr "用户" -#: plugins/personal/posix/posix_groups.tpl:6 -msgid "Select groups to add" -msgstr "选择要添加的组" +#: plugins/admin/users/class_divListUsers.inc:269 +msgid "password" +msgstr "口令" -#: plugins/personal/posix/posix_groups.tpl:32 -msgid "Display groups of department" -msgstr "显示部门的组" +#: plugins/admin/users/class_divListUsers.inc:282 +msgid "Delete user" +msgstr "删除用户" -#: plugins/personal/posix/posix_groups.tpl:44 -msgid "Display groups matching" -msgstr "显示匹配的组" +#: plugins/admin/users/class_divListUsers.inc:371 +#, fuzzy +msgid "Number of listed users" +msgstr "部门名称" -#: plugins/personal/posix/posix_groups.tpl:55 -msgid "Display groups of user" -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." +msgstr "用下面的字段修改用口令。修改即时生效。请记住新密码,否则无法登录。" -#: plugins/personal/posix/generic.tpl:7 -#: plugins/personal/posix/paste_generic.tpl:8 -#: plugins/personal/posix/class_posixAccount.inc:1018 -#: plugins/personal/posix/class_posixAccount.inc:1021 -#: plugins/personal/posix/class_posixAccount.inc:1091 -#: plugins/personal/posix/class_posixAccount.inc:1094 -#: plugins/personal/posix/class_posixAccount.inc:1522 -msgid "Home directory" -msgstr "用户主目录" +#: plugins/admin/users/password.tpl:8 plugins/personal/password/password.tpl:8 +msgid "" +"Changing the password affects your authentification on mail, proxy, samba " +"and unix services." +msgstr "修改口令将影响邮件,代理,samba,unix等的登录。" -#: plugins/personal/posix/generic.tpl:15 -#: plugins/personal/posix/class_posixAccount.inc:1523 -msgid "Shell" -msgstr "Shell" +#: plugins/admin/users/password.tpl:17 +#: plugins/personal/generic/password.tpl:11 +#: plugins/personal/password/password.tpl:23 +msgid "Repeat new password" +msgstr "重复新口令" -#: plugins/personal/posix/generic.tpl:25 -msgid "Primary group" -msgstr "主要用户组" +#: plugins/admin/users/password.tpl:21 +#, fuzzy +msgid "Strength" +msgstr "街道" -#: plugins/personal/posix/generic.tpl:36 -msgid "Status" -msgstr "状态" +#: plugins/admin/users/password.tpl:30 +#: plugins/personal/generic/password.tpl:17 +#: plugins/personal/password/password.tpl:39 +msgid "Set password" +msgstr "设置口令" -#: plugins/personal/posix/generic.tpl:53 -#: plugins/personal/posix/paste_generic.tpl:23 -msgid "Force UID/GID" -msgstr "指定 UID/GID" +#: plugins/admin/users/template.tpl:2 +msgid "Creating a new user using templates" +msgstr "用模板创建一个新用户" -#: plugins/personal/posix/generic.tpl:57 -#: plugins/personal/posix/paste_generic.tpl:28 -#: plugins/personal/posix/class_posixAccount.inc:1029 -#: plugins/personal/posix/class_posixAccount.inc:1032 -msgid "UID" -msgstr "UID" +#: 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 "" +"可以使用模板来辅助新用户的创建。很多数据记录可以被自动填充。选择“无”来跳过模" +"板选择。" -#: plugins/personal/posix/generic.tpl:83 -#: plugins/personal/posix/paste_generic.tpl:47 -msgid "Group membership" -msgstr "组成员身份" +#: plugins/admin/users/template.tpl:23 plugins/personal/generic/generic.tpl:49 +#: plugins/personal/generic/paste_generic.tpl:7 +msgid "Last name" +msgstr "姓" -#: plugins/personal/posix/generic.tpl:85 -#: plugins/personal/posix/paste_generic.tpl:54 -msgid "(Warning: more than 16 groups are not supported by NFS!)" -msgstr "(警告:NFS不支持超过 16 个组!)" +#: plugins/admin/users/template.tpl:27 plugins/personal/generic/generic.tpl:69 +#: plugins/personal/generic/paste_generic.tpl:11 +msgid "First name" +msgstr "名" -#: plugins/personal/posix/generic.tpl:94 +#: plugins/admin/users/class_userManagement.inc:27 #, fuzzy -msgid "Common group" -msgstr "显示组" +msgid "Manage users" +msgstr "域用户" -#: plugins/personal/posix/generic.tpl:98 +#: plugins/admin/users/class_userManagement.inc:316 +#: plugins/admin/users/class_userManagement.inc:379 #, fuzzy -msgid "Non common group" -msgstr "显示邮件组" +msgid "You have no permission to change this users password!" +msgstr "您无权修改您的口令。" -#: plugins/personal/posix/generic.tpl:119 -msgid "Account" -msgstr "账户" +#: plugins/admin/users/class_userManagement.inc:546 +#, fuzzy, php-format +msgid "You have no permission to modify object '%s'!" +msgstr "您无权删除这个黑名单。" -#: plugins/personal/posix/paste_generic.tpl:4 -msgid "Posix settings" -msgstr "Posix 设置" +#: plugins/admin/users/class_userManagement.inc:550 +#, fuzzy +msgid "You have no permission to use this template!" +msgstr "您无权删除这个黑名单。" -#: plugins/personal/posix/class_posixAccount.inc:37 -#: plugins/generic/references/class_reference.inc:43 -msgid "UNIX" -msgstr "UNIX" +#: plugins/admin/users/class_userManagement.inc:652 +#: plugins/admin/users/class_userManagement.inc:671 +#, fuzzy +msgid "Account locking" +msgstr "账户" -#: plugins/personal/posix/class_posixAccount.inc:38 +#: plugins/admin/users/class_userManagement.inc:653 #, fuzzy -msgid "Edit users POSIX settings" -msgstr "Posix 设置" +msgid "You have no permission to change the lock status for this user!" +msgstr "您无权修改您的口令。" -#: plugins/personal/posix/class_posixAccount.inc:154 -msgid "expired" -msgstr "过期" +#: plugins/admin/users/class_userManagement.inc:672 +#, php-format +msgid "" +"Password method '%s' does not support locking. Account has not been locked!" +msgstr "" -#: plugins/personal/posix/class_posixAccount.inc:156 -msgid "grace time active" -msgstr "时间限制激活" +#: plugins/admin/users/class_userManagement.inc:770 +#: plugins/admin/users/class_userManagement.inc:844 +#: plugins/personal/generic/class_user.inc:1235 +#: plugins/personal/generic/class_user.inc:1277 +#: plugins/personal/generic/class_user.inc:1555 +#: plugins/personal/generic/class_user.inc:1683 +msgid "Given name" +msgstr "名" -#: plugins/personal/posix/class_posixAccount.inc:159 +#: plugins/admin/users/templatize.tpl:2 #, fuzzy -msgid "password not changeable" -msgstr "活动,口令不可更改" +msgid "Applying a template" +msgstr "模板" -#: plugins/personal/posix/class_posixAccount.inc:161 -#, fuzzy -msgid "password expired" -msgstr "活动,口令过期" +#: plugins/admin/users/templatize.tpl:6 +msgid "" +"Applying a template to several users will replace all user attributes " +"defined in the template." +msgstr "" -#: plugins/personal/posix/class_posixAccount.inc:208 -msgid "unconfigured" -msgstr "未配置" +#: plugins/admin/users/templatize.tpl:33 +#, fuzzy +msgid "No templates available!" +msgstr "文件可用。" -#: plugins/personal/posix/class_posixAccount.inc:219 -msgid "automatic" -msgstr "自动" +#: plugins/admin/departments/remove.tpl:6 +msgid "" +"This includes 'all' accounts, systems, etc. in this subtree. Please double " +"check if your really want to do this since there is no way for GOsa to get " +"your data back." +msgstr "" +"在这个子树中包含了所有账号,系统等等。请再次检查您是否要这么做,因为 GOsa 没" +"有办法将您的数据找回。" -#: plugins/personal/posix/class_posixAccount.inc:275 -#: plugins/personal/posix/class_posixAccount.inc:295 -#: plugins/personal/posix/class_posixAccount.inc:297 -#: plugins/personal/posix/class_posixAccount.inc:300 -msgid "POSIX" +#: plugins/admin/departments/remove.tpl:10 plugins/admin/acl/remove.tpl:10 +msgid "" +"Best thing to do before performing this action would be to save the current " +"contents of your LDAP tree in a file. So - if you've done so - press " +"'Delete' to continue or 'Cancel' to abort." msgstr "" +"最好在执行这个操作之前,保存当前 LDAP 树中的内容到一个文件。所以,如果您已经" +"这么做了,按“删除”继续或者按“取消”退出。" -#: plugins/personal/posix/class_posixAccount.inc:471 +#: plugins/admin/departments/class_departmentGeneric.inc:386 +#, fuzzy +msgid "Cannot find an unused tag for this administrative unit!" +msgstr "致命错误:无法找到一个未使用的标志来标记管理单元!" + +#: plugins/admin/departments/class_departmentGeneric.inc:457 #, php-format -msgid "Password can't be changed up to %s days after last change" -msgstr "自上次更改以来 %s 天,不能修改口令" +msgid "Tagging '%s'." +msgstr "标记 '%s'。" -#: plugins/personal/posix/class_posixAccount.inc:475 +#: plugins/admin/departments/class_departmentGeneric.inc:538 #, php-format -msgid "Password must be changed after %s days" -msgstr "口令必须在 %s 天之后更改" +msgid "Moving '%s' to '%s'" +msgstr "移动 '%s' 到 '%s'" -#: plugins/personal/posix/class_posixAccount.inc:479 -#, fuzzy, php-format -msgid "Disable account after %s days of inactivity after password expiry" -msgstr "口令过期 %s 天后,禁用账号" +#: plugins/admin/departments/class_departmentGeneric.inc:579 +#, php-format +msgid "FAILED to copy %s, aborting operation" +msgstr "拷贝 %s 失败,退出操作" -#: plugins/personal/posix/class_posixAccount.inc:483 -#, fuzzy, php-format -msgid "Warn user %s days before password expiry" -msgstr "在口令过期 %s 天之前警告用户" +#: plugins/admin/departments/class_departmentGeneric.inc:610 +#: plugins/admin/departments/class_departmentGeneric.inc:615 +#: plugins/admin/departments/class_departmentManagement.inc:26 +msgid "Departments" +msgstr "部门" -#: plugins/personal/posix/class_posixAccount.inc:832 -msgid "Timeout while waiting for lock. Ignoring lock!" -msgstr "" +#: plugins/admin/departments/class_departmentGeneric.inc:618 +#: plugins/admin/departments/class_divListDepartment.inc:65 +msgid "Department name" +msgstr "部门名称" + +#: plugins/admin/departments/class_departmentGeneric.inc:620 +#: plugins/admin/departments/generic.tpl:27 +#: plugins/admin/departments/class_organizationGeneric.inc:120 +#: plugins/admin/departments/organization.tpl:27 +msgid "Category" +msgstr "分类" + +#: plugins/admin/departments/class_departmentGeneric.inc:623 +#: plugins/admin/departments/generic.tpl:65 +#: plugins/admin/departments/class_organizationGeneric.inc:123 +#: plugins/admin/departments/organization.tpl:65 +#: plugins/personal/generic/class_user.inc:1579 +#: plugins/personal/generic/generic.tpl:389 +#: plugins/personal/generic/multiple_generic.tpl:275 +msgid "State" +msgstr "州/省" + +#: plugins/admin/departments/class_departmentGeneric.inc:624 +#: plugins/admin/departments/generic.tpl:61 +#: plugins/admin/departments/generic.tpl:73 +#: plugins/admin/departments/class_localityGeneric.inc:87 +#: plugins/admin/departments/class_organizationGeneric.inc:124 +#: plugins/admin/departments/organization.tpl:61 +#: plugins/admin/departments/organization.tpl:73 +#: plugins/personal/generic/class_user.inc:1580 +#: plugins/personal/generic/generic.tpl:381 +#: plugins/personal/generic/multiple_generic.tpl:265 +msgid "Location" +msgstr "位置" + +#: plugins/admin/departments/class_departmentGeneric.inc:625 +#: plugins/admin/departments/generic.tpl:81 +#: plugins/admin/departments/organization.tpl:81 +#: plugins/personal/generic/generic.tpl:194 +#: plugins/personal/generic/generic.tpl:397 +#: plugins/personal/generic/multiple_generic.tpl:67 +#: plugins/personal/generic/multiple_generic.tpl:285 +msgid "Address" +msgstr "住址" + +#: plugins/admin/departments/class_departmentGeneric.inc:626 +msgid "Telephone" +msgstr "电话" -#: plugins/personal/posix/class_posixAccount.inc:925 -msgid "" -"A duplicated UID number was written for this user. If this was not intended " -"please verify all used uidNumbers!" -msgstr "" +#: plugins/admin/departments/class_departmentGeneric.inc:629 +#: plugins/admin/departments/locality.tpl:50 +#: plugins/admin/departments/generic.tpl:114 +#: plugins/admin/departments/class_localityGeneric.inc:90 +#: plugins/admin/departments/class_organizationGeneric.inc:129 +#: plugins/admin/departments/class_countryGeneric.inc:90 +#: plugins/admin/departments/class_dcObject.inc:89 +#: plugins/admin/departments/country.tpl:50 +#: plugins/admin/departments/dcObject.tpl:50 +#: plugins/admin/departments/organization.tpl:114 +msgid "Administrative settings" +msgstr "管理设置" -#: plugins/personal/posix/class_posixAccount.inc:962 -#: plugins/personal/posix/class_posixAccount.inc:1155 -msgid "Group of user" -msgstr "用户组" +#: plugins/admin/departments/class_departmentGeneric.inc:680 +#, php-format +msgid "Object '%s' is already tagged" +msgstr "对象 '%s' 已经做标记" -#: plugins/personal/posix/class_posixAccount.inc:1047 -#: plugins/personal/posix/class_posixAccount.inc:1100 -#, fuzzy -msgid "shadowMin" -msgstr "显示终端" +#: plugins/admin/departments/class_departmentGeneric.inc:687 +#, php-format +msgid "Adding tag (%s) to object '%s'" +msgstr "添加标识(%s)到对象 '%s'" -#: plugins/personal/posix/class_posixAccount.inc:1052 -#: plugins/personal/posix/class_posixAccount.inc:1105 -msgid "shadowMax" -msgstr "" +#: plugins/admin/departments/class_departmentGeneric.inc:719 +#, php-format +msgid "Removing tag from object '%s'" +msgstr "从对象 '%s' 删除标记" -#: plugins/personal/posix/class_posixAccount.inc:1057 -#: plugins/personal/posix/class_posixAccount.inc:1110 +#: plugins/admin/departments/locality.tpl:11 +#: plugins/admin/departments/dcObject.tpl:11 #, fuzzy -msgid "shadowWarning" -msgstr "显示分区" +msgid "Locality name" +msgstr "位置名称" -#: plugins/personal/posix/class_posixAccount.inc:1071 -#: plugins/personal/posix/class_posixAccount.inc:1124 +#: plugins/admin/departments/locality.tpl:14 +#: plugins/admin/departments/dcObject.tpl:14 #, fuzzy -msgid "shadowInactive" -msgstr "显示打印机" +msgid "Name of locality to create" +msgstr "要创建子树的名称" -#: plugins/personal/posix/class_posixAccount.inc:1512 -#, fuzzy -msgid "POSIX account" -msgstr "GLPI 账号" +#: plugins/admin/departments/locality.tpl:22 +#: plugins/admin/departments/generic.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 "部门描述文件" -#: plugins/personal/posix/class_posixAccount.inc:1516 -#: plugins/personal/generic/class_user.inc:1548 -#: plugins/personal/password/class_password.inc:145 -msgid "My account" -msgstr "我的账号" +#: plugins/admin/departments/locality.tpl:31 +#: plugins/admin/departments/generic.tpl:43 +#: plugins/admin/departments/country.tpl:31 +#: plugins/admin/departments/dcObject.tpl:31 +#: plugins/admin/departments/organization.tpl:43 +msgid "Choose subtree to place department in" +msgstr "选择放置部门的子树" -#: plugins/personal/posix/class_posixAccount.inc:1524 -#: setup/setup_migrate.tpl:263 -msgid "User ID" -msgstr "用户 ID" +#: plugins/admin/departments/locality.tpl:52 +#: plugins/admin/departments/generic.tpl:116 +#: plugins/admin/departments/country.tpl:52 +#: plugins/admin/departments/dcObject.tpl:52 +#: plugins/admin/departments/organization.tpl:116 +msgid "Tag department as an independent administrative unit" +msgstr "将部门标记为独立的管理单元" -#: plugins/personal/posix/class_posixAccount.inc:1525 -#, fuzzy -msgid "Group ID" -msgstr "组" +#: plugins/admin/departments/generic.tpl:11 +msgid "Name of department" +msgstr "部门名称" -#: plugins/personal/posix/class_posixAccount.inc:1527 -#, fuzzy -msgid "Force password change on login" -msgstr "不允许修改口令" +#: plugins/admin/departments/generic.tpl:14 +msgid "Name of subtree to create" +msgstr "要创建子树的名称" -#: plugins/personal/posix/class_posixAccount.inc:1528 -#, fuzzy -msgid "Shadow min" -msgstr "显示终端" +#: plugins/admin/departments/generic.tpl:30 +#: plugins/admin/departments/organization.tpl:30 +msgid "Category for this subtree" +msgstr "这个子树的分类" -#: plugins/personal/posix/class_posixAccount.inc:1529 -msgid "Shadow max" -msgstr "" +#: plugins/admin/departments/generic.tpl:68 +#: plugins/admin/departments/organization.tpl:68 +msgid "State where this subtree is located" +msgstr "这个子树位于的状态" -#: plugins/personal/posix/class_posixAccount.inc:1530 -#, fuzzy -msgid "Shadow warning" -msgstr "显示分区" +#: plugins/admin/departments/generic.tpl:76 +#: plugins/admin/departments/organization.tpl:76 +msgid "Location of this subtree" +msgstr "这个子树的位置" -#: plugins/personal/posix/class_posixAccount.inc:1531 -#, fuzzy -msgid "Shadow inactive" -msgstr "显示打印机" +#: plugins/admin/departments/generic.tpl:84 +#: plugins/admin/departments/organization.tpl:84 +msgid "Postal address of this subtree" +msgstr "这个子树的地址" -#: plugins/personal/posix/class_posixAccount.inc:1532 -#, fuzzy -msgid "Shadow expire" -msgstr "显示人员" +#: plugins/admin/departments/generic.tpl:91 +#: plugins/admin/departments/organization.tpl:91 +msgid "Base telephone number of this subtree" +msgstr "这个子树的电话号码" -#: plugins/personal/posix/class_posixAccount.inc:1533 -#, fuzzy -msgid "System trust model" -msgstr "信赖的系统" +#: plugins/admin/departments/generic.tpl:99 +#: plugins/admin/departments/organization.tpl:99 +msgid "Base facsimile telephone number of this subtree" +msgstr "这个子树的传真号码" -#: plugins/personal/posix/main.inc:142 -#, fuzzy -msgid "POSIX settings" -msgstr "Posix 设置" +#: plugins/admin/departments/class_divListDepartment.inc:47 +#: plugins/admin/departments/class_divListDepartment.inc:48 +msgid "List of departments" +msgstr "部门列表" -#: plugins/personal/posix/posix_shadow.tpl:9 -msgid "User must change password on first login" -msgstr "用户必须在第一次登录修改口令" +#: plugins/admin/departments/class_divListDepartment.inc:73 +#, fuzzy +msgid "Regular expression for matching department names" +msgstr "匹配附件名称的正则表达式" -#: plugins/personal/posix/posix_shadow.tpl:34 -msgid "Password expires on" -msgstr "口令过期截止日" +#: plugins/admin/departments/class_departmentManagement.inc:27 +#, fuzzy +msgid "Manage Departments" +msgstr "部门" -#: plugins/personal/generic/password.tpl:2 +#: plugins/admin/departments/class_departmentManagement.inc:316 msgid "" -"You have changed the method your password is stored in the ldap database. " -"For that reason you've to enter your password at this point again. GOsa will " -"then encode it with the selected method." +"As soon as the move 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 "" -"您已经修改了口令在 LDAP 数据库中存储的方法。因此您需要再输入您的口令。GOsa 将" -"会按照您选择的方法重新编码。" - -#: plugins/personal/generic/generic.tpl:6 -#: plugins/personal/generic/multiple_generic.tpl:5 -msgid "Personal information" -msgstr "个人信息" -#: plugins/personal/generic/generic.tpl:20 -#: plugins/personal/generic/generic.tpl:22 -#: plugins/personal/generic/generic.tpl:38 -#: plugins/personal/generic/paste_generic.tpl:37 -#: plugins/personal/generic/generic_picture.tpl:5 -#: plugins/personal/generic/generic_picture.tpl:15 -#: plugins/personal/generic/multiple_generic.tpl:13 -msgid "Personal picture" -msgstr "个人图片" +#: plugins/admin/departments/class_departmentManagement.inc:336 +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/personal/generic/generic.tpl:29 -#: plugins/personal/generic/generic.tpl:40 -msgid "Change picture" -msgstr "更换图片" +#: plugins/admin/departments/class_departmentManagement.inc:556 +#: plugins/admin/departments/class_dcObject.inc:77 +#: plugins/admin/departments/class_dcObject.inc:78 +#, fuzzy +msgid "Domain Component" +msgstr "域管理员" -#: plugins/personal/generic/generic.tpl:62 -msgid "Template name" -msgstr "模板名称" +#: plugins/admin/departments/class_departmentManagement.inc:568 +#: plugins/admin/departments/class_countryGeneric.inc:78 +#: plugins/admin/departments/class_countryGeneric.inc:79 +msgid "Country" +msgstr "国家" -#: plugins/personal/generic/generic.tpl:98 -#: plugins/personal/generic/class_user.inc:1557 -msgid "Personal title" -msgstr "个人称谓" +#: plugins/admin/departments/class_departmentManagement.inc:580 +#: plugins/admin/departments/class_localityGeneric.inc:78 +#: plugins/admin/departments/class_localityGeneric.inc:79 +#, fuzzy +msgid "Locality" +msgstr "位置" -#: plugins/personal/generic/generic.tpl:108 -#: plugins/personal/generic/class_user.inc:1558 -#: plugins/personal/generic/multiple_generic.tpl:23 -msgid "Academic title" -msgstr "学位头衔" +#: plugins/admin/departments/class_departmentManagement.inc:592 +#: plugins/admin/departments/class_organizationGeneric.inc:109 +#: plugins/admin/departments/class_organizationGeneric.inc:110 +#: plugins/personal/generic/class_user.inc:1567 +#: plugins/personal/generic/generic.tpl:279 +#: plugins/personal/generic/multiple_generic.tpl:149 +#: setup/setup_feedback.tpl:23 +msgid "Organization" +msgstr "组织/公司" -#: plugins/personal/generic/generic.tpl:119 -#: plugins/personal/generic/class_user.inc:1560 -msgid "Date of birth" -msgstr "生日" +#: plugins/admin/departments/class_organizationGeneric.inc:118 +#, fuzzy +msgid "Organization name" +msgstr "组织/公司" -#: plugins/personal/generic/generic.tpl:144 -msgid "Sex" -msgstr "性别" +#: plugins/admin/departments/class_organizationGeneric.inc:125 +#: plugins/personal/generic/class_user.inc:1581 +msgid "Postal address" +msgstr "地址" -#: plugins/personal/generic/generic.tpl:157 -#: plugins/personal/generic/multiple_generic.tpl:33 -msgid "Preferred langage" -msgstr "首选语种" +#: plugins/admin/departments/class_organizationGeneric.inc:126 +msgid "Phone number" +msgstr "电话号码" -#: plugins/personal/generic/generic.tpl:175 -#: plugins/personal/generic/multiple_generic.tpl:53 -msgid "Choose subtree to place user in" -msgstr "将用户放到所选择子树中" +#: plugins/admin/departments/class_countryGeneric.inc:87 +#: plugins/admin/departments/country.tpl:11 +#, fuzzy +msgid "Country name" +msgstr "国家" -#: plugins/personal/generic/generic.tpl:202 -#: plugins/personal/generic/multiple_generic.tpl:78 -msgid "Private phone" -msgstr "私人电话" +#: plugins/admin/departments/main.inc:50 plugins/admin/departments/main.inc:52 +msgid "Department management" +msgstr "部门管理" -#: plugins/personal/generic/generic.tpl:210 -#: plugins/personal/generic/class_user.inc:1258 -#: plugins/personal/generic/class_user.inc:1585 -#: plugins/personal/generic/class_user.inc:1668 -#: plugins/personal/generic/multiple_generic.tpl:88 -msgid "Homepage" -msgstr "个人主页" +#: plugins/admin/departments/country.tpl:14 +#, fuzzy +msgid "Name of country to create" +msgstr "要创建子树的名称" -#: plugins/personal/generic/generic.tpl:223 -#: plugins/personal/generic/multiple_generic.tpl:105 -msgid "Password storage" -msgstr "口令存储" +#: plugins/admin/departments/dep_iframe.tpl:1 +msgid "Processing the requested operation" +msgstr "处理请求的操作" -#: plugins/personal/generic/generic.tpl:240 -#: plugins/personal/generic/multiple_generic.tpl:117 -#: plugins/personal/generic/generic_certs.tpl:3 -msgid "Certificates" -msgstr "证书" +#: plugins/admin/departments/dep_iframe.tpl:7 +msgid "" +"Your browser doesn't support iframes, please use this link to perform the " +"requested operation." +msgstr "您的浏览器不支持 iframe,请使用这个链接来执行请求的操作。" -#: plugins/personal/generic/generic.tpl:243 -#: plugins/personal/generic/multiple_generic.tpl:121 -msgid "Edit certificates" -msgstr "编辑证书" +#: plugins/admin/departments/organization.tpl:11 +#, fuzzy +msgid "Name of organization" +msgstr "组织/公司" -#: plugins/personal/generic/generic.tpl:251 +#: plugins/admin/departments/organization.tpl:14 #, fuzzy -msgid "Last logon" -msgstr "姓" +msgid "Name of organization to create" +msgstr "要创建子树的名称" -#: plugins/personal/generic/generic.tpl:267 -#: plugins/personal/generic/multiple_generic.tpl:137 -msgid "Organizational information" -msgstr "组织信息" +#: plugins/admin/departments/dep_move_confirm.tpl:2 +#, fuzzy +msgid "You are currently moving/renaming this department." +msgstr "您无权删除这个部门。" -#: plugins/personal/generic/generic.tpl:295 -#: plugins/personal/generic/multiple_generic.tpl:169 -msgid "Department No." -msgstr "部门编号" +#: plugins/admin/departments/dep_move_confirm.tpl:5 +msgid "" +"Modifying a departments naming attribute 'ou' or base may corrupt acls and " +"snapshot entries for all entire objects." +msgstr "" -#: plugins/personal/generic/generic.tpl:303 -#: plugins/personal/generic/multiple_generic.tpl:179 -msgid "Employee No." -msgstr "员工编号" +#: plugins/admin/departments/dep_move_confirm.tpl:8 +msgid "GOsa can NOT fix this for you, yet." +msgstr "" -#: plugins/personal/generic/generic.tpl:311 -#: plugins/personal/generic/class_user.inc:1571 -#: plugins/personal/generic/multiple_generic.tpl:189 -msgid "Employee type" -msgstr "员工类别" +#: plugins/admin/departments/dep_move_confirm.tpl:11 +msgid "" +"Before you confirm this action, ensure that everything will be as expected, " +"possibly the best solution is a backup." +msgstr "" -#: plugins/personal/generic/generic.tpl:329 -#: plugins/personal/generic/generic.tpl:511 -#: plugins/personal/generic/multiple_generic.tpl:207 -#: plugins/personal/generic/multiple_generic.tpl:418 -msgid "Room No." -msgstr "房间号" +#: plugins/admin/acl/remove.tpl:6 +#, fuzzy +msgid "" +"This includes all system and setup informations. Please double check if your " +"really want to do this since there is no way for GOsa to get your data back." +msgstr "" +"这包含所有系统和设置信息。请再次检查您是否要这么做,因为 GOsa 没有办法将您的" +"数据找回。" -#: plugins/personal/generic/generic.tpl:347 -#: plugins/personal/generic/class_user.inc:1269 -#: plugins/personal/generic/class_user.inc:1677 -#: plugins/personal/generic/multiple_generic.tpl:227 -msgid "Mobile" -msgstr "手机" +#: plugins/admin/acl/class_aclManagement.inc:290 +#, fuzzy +msgid "ACL role" +msgstr "MAC 地址" -#: plugins/personal/generic/generic.tpl:355 -#: plugins/personal/generic/class_user.inc:1272 -#: plugins/personal/generic/class_user.inc:1680 -#: plugins/personal/generic/multiple_generic.tpl:237 -msgid "Pager" -msgstr "呼机" +#: plugins/admin/acl/class_divListACL.inc:51 +#: plugins/admin/acl/class_divListACL.inc:52 +#, fuzzy +msgid "List of acls" +msgstr "宏列表" -#: plugins/personal/generic/generic.tpl:413 -#: plugins/personal/generic/class_user.inc:1530 -#: plugins/personal/generic/multiple_generic.tpl:302 -msgid "Vocation" -msgstr "行业" +#: plugins/admin/acl/class_divListACL.inc:73 +msgid "Summary" +msgstr "总结" -#: plugins/personal/generic/generic.tpl:421 -#: plugins/personal/generic/class_user.inc:1533 -#: plugins/personal/generic/multiple_generic.tpl:312 -msgid "Unit description" -msgstr "单元描述" +#: plugins/admin/acl/class_divListACL.inc:84 +#, fuzzy +msgid "Display acls matching" +msgstr "显示匹配的宏" -#: plugins/personal/generic/generic.tpl:430 -#: plugins/personal/generic/class_user.inc:1534 -#: plugins/personal/generic/multiple_generic.tpl:323 -msgid "Subject area" -msgstr "" +#: plugins/admin/acl/class_divListACL.inc:114 +#: plugins/admin/acl/class_divListACL.inc:152 +#: plugins/admin/acl/class_aclRole.inc:742 +#: plugins/personal/generic/class_user.inc:1539 +#: plugins/personal/generic/generic.tpl:448 +#: plugins/personal/generic/multiple_generic.tpl:345 +msgid "Role" +msgstr "角色" -#: plugins/personal/generic/generic.tpl:439 -#: plugins/personal/generic/class_user.inc:1535 -#: plugins/personal/generic/multiple_generic.tpl:334 -msgid "Functional title" -msgstr "单位职称" +#: plugins/admin/acl/class_divListACL.inc:165 +#, fuzzy +msgid "Edit acl role" +msgstr "编辑宏" -#: plugins/personal/generic/generic.tpl:462 -#: plugins/personal/generic/class_user.inc:1532 -#: plugins/personal/generic/multiple_generic.tpl:360 -msgid "Person locality" -msgstr "" +#: plugins/admin/acl/class_divListACL.inc:185 +#, fuzzy +msgid "Edit acl" +msgstr "编辑宏" -#: plugins/personal/generic/generic.tpl:471 -#: plugins/personal/generic/class_user.inc:1528 -#: plugins/personal/generic/multiple_generic.tpl:371 -msgid "Unit" -msgstr "单元" +#: plugins/admin/acl/class_divListACL.inc:192 +#, fuzzy +msgid "Delete acl" +msgstr "删除宏" -#: plugins/personal/generic/generic.tpl:480 -#: plugins/personal/generic/class_user.inc:1538 -#: plugins/personal/generic/multiple_generic.tpl:382 -msgid "Street" -msgstr "街道" +#: plugins/admin/acl/tabs_acl_role.inc:28 +#, fuzzy +msgid "ACL Templates" +msgstr "模板" -#: plugins/personal/generic/generic.tpl:488 -#: plugins/personal/generic/class_user.inc:1540 -#: plugins/personal/generic/multiple_generic.tpl:392 -msgid "Postal code" -msgstr "邮编" +#: plugins/admin/acl/class_aclRole.inc:26 +#: plugins/admin/acl/class_aclRole.inc:743 +#, fuzzy +msgid "Access control roles" +msgstr "访问选项" -#: plugins/personal/generic/generic.tpl:496 -#: plugins/personal/generic/class_user.inc:1529 -#: plugins/personal/generic/multiple_generic.tpl:402 -msgid "House identifier" -msgstr "家庭角色" +#: plugins/admin/acl/class_aclRole.inc:27 +#, fuzzy +msgid "Edit AC roles" +msgstr "MAC 地址" -#: plugins/personal/generic/generic.tpl:525 -msgid "Please use the phone tab" -msgstr "请使用电话页面" +#: plugins/admin/acl/class_aclRole.inc:131 +#, fuzzy +msgid "Reset ACL" +msgstr "删除" -#: plugins/personal/generic/generic.tpl:540 -#: plugins/personal/generic/class_user.inc:1531 -#: plugins/personal/generic/multiple_generic.tpl:449 -msgid "Last delivery" -msgstr "最后传递" +#: plugins/admin/acl/class_aclRole.inc:438 +msgid "No ACL settings for this category" +msgstr "" -#: plugins/personal/generic/generic.tpl:549 -#: plugins/personal/generic/class_user.inc:1537 -#: plugins/personal/generic/multiple_generic.tpl:460 -msgid "Public visible" -msgstr "公开" +#: plugins/admin/acl/class_aclRole.inc:440 +#, fuzzy, php-format +msgid "ACL for these objects: %s" +msgstr "创建新 FAI 对象" -#: plugins/personal/generic/paste_generic.tpl:1 -msgid "User settings" -msgstr "用户设置" +#: plugins/admin/acl/class_aclRole.inc:446 +#, fuzzy +msgid "Edit category ACL" +msgstr "编辑分类" -#: plugins/personal/generic/paste_generic.tpl:20 -#: plugins/personal/password/class_password.inc:26 setup/setup_config2.tpl:295 -#: setup/setup_config2.tpl:340 setup/setup_migrate.tpl:271 -#: ihtml/themes/default/password.tpl:40 ihtml/themes/default/login.tpl:47 -#: ihtml/themes/default/login.tpl:49 -msgid "Password" -msgstr "口令" +#: plugins/admin/acl/class_aclRole.inc:450 +#, fuzzy +msgid "Reset category ACL" +msgstr "分类" -#: plugins/personal/generic/paste_generic.tpl:23 -msgid "Clear password" -msgstr "清除口令" +#: plugins/admin/acl/class_aclRole.inc:470 +#, php-format +msgid "Edit ACL for '%s', scope is '%s'" +msgstr "" -#: plugins/personal/generic/paste_generic.tpl:24 -msgid "Set new password" -msgstr "设置新密码" +#: plugins/admin/acl/class_aclRole.inc:666 +#, fuzzy +msgid "Object in use" +msgstr "对象名称" + +#: plugins/admin/acl/class_aclRole.inc:666 +#, fuzzy, php-format +msgid "This role cannot be removed while it is in use by these objects:" +msgstr "这个共享不能被删除,因为仍然被 %d 个用户使用:" + +#: plugins/admin/acl/class_aclRole.inc:753 +#, fuzzy +msgid "Permissions" +msgstr "允许" -#: plugins/personal/generic/paste_generic.tpl:47 -#: plugins/personal/generic/class_user.inc:1565 -msgid "User picture" -msgstr "用户图片" +#: plugins/admin/acl/main.inc:52 plugins/admin/acl/main.inc:54 +#, fuzzy +msgid "ACL management" +msgstr "管理" -#: plugins/personal/generic/paste_generic.tpl:52 -#: plugins/personal/generic/generic_picture.tpl:27 -msgid "Remove picture" -msgstr "删除图片" +#: plugins/addons/bugsubmitter/class_bugsubmitter.inc:25 +msgid "Bug submitter" +msgstr "" + +#: plugins/addons/bugsubmitter/class_bugsubmitter.inc:26 +msgid "" +"Bugsubmitter" +msgstr "" #: plugins/personal/generic/class_user.inc:38 #, fuzzy @@ -4138,11 +4289,6 @@ msgstr "无效" msgid "No certificate installed" msgstr "未安装证书" -#: plugins/personal/generic/class_user.inc:603 html/password.php:159 -#, fuzzy -msgid "Password method" -msgstr "口令存储" - #: plugins/personal/generic/class_user.inc:603 #, fuzzy msgid "The selected password method is no longer available." @@ -4153,21 +4299,115 @@ msgstr "此应用程序不再可用。" msgid "The selected password method requires initial configuration!" msgstr "此应用程序不再可用。" +#: plugins/personal/generic/class_user.inc:1258 +#: plugins/personal/generic/class_user.inc:1585 +#: plugins/personal/generic/class_user.inc:1668 +#: plugins/personal/generic/generic.tpl:210 +#: plugins/personal/generic/multiple_generic.tpl:88 +msgid "Homepage" +msgstr "个人主页" + +#: plugins/personal/generic/class_user.inc:1269 +#: plugins/personal/generic/class_user.inc:1677 +#: plugins/personal/generic/generic.tpl:347 +#: plugins/personal/generic/multiple_generic.tpl:227 +msgid "Mobile" +msgstr "手机" + +#: plugins/personal/generic/class_user.inc:1272 +#: plugins/personal/generic/class_user.inc:1680 +#: plugins/personal/generic/generic.tpl:355 +#: plugins/personal/generic/multiple_generic.tpl:237 +msgid "Pager" +msgstr "呼机" + #: plugins/personal/generic/class_user.inc:1382 #, fuzzy msgid "Cannot open certificate!" msgstr "无法打开指定证书!" +#: plugins/personal/generic/class_user.inc:1528 +#: plugins/personal/generic/generic.tpl:471 +#: plugins/personal/generic/multiple_generic.tpl:371 +msgid "Unit" +msgstr "单元" + +#: plugins/personal/generic/class_user.inc:1529 +#: plugins/personal/generic/generic.tpl:496 +#: plugins/personal/generic/multiple_generic.tpl:402 +msgid "House identifier" +msgstr "家庭角色" + +#: plugins/personal/generic/class_user.inc:1530 +#: plugins/personal/generic/generic.tpl:413 +#: plugins/personal/generic/multiple_generic.tpl:302 +msgid "Vocation" +msgstr "行业" + +#: plugins/personal/generic/class_user.inc:1531 +#: plugins/personal/generic/generic.tpl:540 +#: plugins/personal/generic/multiple_generic.tpl:449 +msgid "Last delivery" +msgstr "最后传递" + +#: plugins/personal/generic/class_user.inc:1532 +#: plugins/personal/generic/generic.tpl:462 +#: plugins/personal/generic/multiple_generic.tpl:360 +msgid "Person locality" +msgstr "" + +#: plugins/personal/generic/class_user.inc:1533 +#: plugins/personal/generic/generic.tpl:421 +#: plugins/personal/generic/multiple_generic.tpl:312 +msgid "Unit description" +msgstr "单元描述" + +#: plugins/personal/generic/class_user.inc:1534 +#: plugins/personal/generic/generic.tpl:430 +#: plugins/personal/generic/multiple_generic.tpl:323 +msgid "Subject area" +msgstr "" + +#: plugins/personal/generic/class_user.inc:1535 +#: plugins/personal/generic/generic.tpl:439 +#: plugins/personal/generic/multiple_generic.tpl:334 +msgid "Functional title" +msgstr "单位职称" + #: plugins/personal/generic/class_user.inc:1536 #: plugins/personal/generic/generic_certs.tpl:78 msgid "Certificate serial number" msgstr "证书系列号" +#: plugins/personal/generic/class_user.inc:1537 +#: plugins/personal/generic/generic.tpl:549 +#: plugins/personal/generic/multiple_generic.tpl:460 +msgid "Public visible" +msgstr "公开" + +#: plugins/personal/generic/class_user.inc:1538 +#: plugins/personal/generic/generic.tpl:480 +#: plugins/personal/generic/multiple_generic.tpl:382 +msgid "Street" +msgstr "街道" + +#: plugins/personal/generic/class_user.inc:1540 +#: plugins/personal/generic/generic.tpl:488 +#: plugins/personal/generic/multiple_generic.tpl:392 +msgid "Postal code" +msgstr "邮编" + #: plugins/personal/generic/class_user.inc:1544 #, fuzzy msgid "Generic user settings" msgstr "通用队列设置" +#: plugins/personal/generic/class_user.inc:1548 +#: plugins/personal/posix/class_posixAccount.inc:1564 +#: plugins/personal/password/class_password.inc:145 +msgid "My account" +msgstr "我的账号" + #: plugins/personal/generic/class_user.inc:1554 msgid "Surname" msgstr "姓" @@ -4177,6 +4417,22 @@ msgstr "姓" msgid "User identification" msgstr "用户信息" +#: plugins/personal/generic/class_user.inc:1557 +#: plugins/personal/generic/generic.tpl:98 +msgid "Personal title" +msgstr "个人称谓" + +#: plugins/personal/generic/class_user.inc:1558 +#: plugins/personal/generic/generic.tpl:108 +#: plugins/personal/generic/multiple_generic.tpl:23 +msgid "Academic title" +msgstr "学位头衔" + +#: plugins/personal/generic/class_user.inc:1560 +#: plugins/personal/generic/generic.tpl:119 +msgid "Date of birth" +msgstr "生日" + #: plugins/personal/generic/class_user.inc:1561 #, fuzzy msgid "Gender" @@ -4187,6 +4443,11 @@ msgstr "发送者" msgid "Preferred language" msgstr "首选语种" +#: plugins/personal/generic/class_user.inc:1565 +#: plugins/personal/generic/paste_generic.tpl:47 +msgid "User picture" +msgstr "用户图片" + #: plugins/personal/generic/class_user.inc:1569 #, fuzzy msgid "Department number" @@ -4197,6 +4458,12 @@ msgstr "部门名称" msgid "Employee number" msgstr "员工类别" +#: plugins/personal/generic/class_user.inc:1571 +#: plugins/personal/generic/generic.tpl:311 +#: plugins/personal/generic/multiple_generic.tpl:189 +msgid "Employee type" +msgstr "员工类别" + #: plugins/personal/generic/class_user.inc:1573 #, fuzzy msgid "Room number" @@ -4217,29 +4484,136 @@ msgstr "电话号码" msgid "Mobile number" msgstr "电话号码" -#: plugins/personal/generic/class_user.inc:1577 -#, fuzzy -msgid "Fax number" -msgstr "系列号" +#: plugins/personal/generic/class_user.inc:1577 +#, fuzzy +msgid "Fax number" +msgstr "系列号" + +#: plugins/personal/generic/class_user.inc:1583 +msgid "Home postal address" +msgstr "住宅地址" + +#: plugins/personal/generic/class_user.inc:1584 +#, fuzzy +msgid "Home phone number" +msgstr "电话号码" + +#: plugins/personal/generic/class_user.inc:1586 +#, fuzzy +msgid "User password method" +msgstr "口令存储" + +#: plugins/personal/generic/class_user.inc:1587 +#, fuzzy +msgid "User certificates" +msgstr "编辑证书" + +#: plugins/personal/generic/generic.tpl:6 +#: plugins/personal/generic/multiple_generic.tpl:5 +msgid "Personal information" +msgstr "个人信息" + +#: plugins/personal/generic/generic.tpl:20 +#: plugins/personal/generic/generic.tpl:22 +#: plugins/personal/generic/generic.tpl:38 +#: plugins/personal/generic/multiple_generic.tpl:13 +#: plugins/personal/generic/paste_generic.tpl:37 +#: plugins/personal/generic/generic_picture.tpl:5 +#: plugins/personal/generic/generic_picture.tpl:15 +msgid "Personal picture" +msgstr "个人图片" + +#: plugins/personal/generic/generic.tpl:29 +#: plugins/personal/generic/generic.tpl:40 +msgid "Change picture" +msgstr "更换图片" + +#: plugins/personal/generic/generic.tpl:62 +msgid "Template name" +msgstr "模板名称" + +#: plugins/personal/generic/generic.tpl:144 +msgid "Sex" +msgstr "性别" + +#: plugins/personal/generic/generic.tpl:157 +#: plugins/personal/generic/multiple_generic.tpl:33 +msgid "Preferred langage" +msgstr "首选语种" + +#: plugins/personal/generic/generic.tpl:175 +#: plugins/personal/generic/multiple_generic.tpl:53 +msgid "Choose subtree to place user in" +msgstr "将用户放到所选择子树中" + +#: plugins/personal/generic/generic.tpl:202 +#: plugins/personal/generic/multiple_generic.tpl:78 +msgid "Private phone" +msgstr "私人电话" + +#: plugins/personal/generic/generic.tpl:223 +#: plugins/personal/generic/multiple_generic.tpl:105 +msgid "Password storage" +msgstr "口令存储" + +#: plugins/personal/generic/generic.tpl:240 +#: plugins/personal/generic/multiple_generic.tpl:117 +#: plugins/personal/generic/generic_certs.tpl:3 +msgid "Certificates" +msgstr "证书" + +#: plugins/personal/generic/generic.tpl:243 +#: plugins/personal/generic/multiple_generic.tpl:121 +msgid "Edit certificates" +msgstr "编辑证书" + +#: plugins/personal/generic/generic.tpl:251 +#, fuzzy +msgid "Last logon" +msgstr "姓" + +#: plugins/personal/generic/generic.tpl:267 +#: plugins/personal/generic/multiple_generic.tpl:137 +msgid "Organizational information" +msgstr "组织信息" + +#: plugins/personal/generic/generic.tpl:295 +#: plugins/personal/generic/multiple_generic.tpl:169 +msgid "Department No." +msgstr "部门编号" + +#: plugins/personal/generic/generic.tpl:303 +#: plugins/personal/generic/multiple_generic.tpl:179 +msgid "Employee No." +msgstr "员工编号" + +#: plugins/personal/generic/generic.tpl:329 +#: plugins/personal/generic/generic.tpl:511 +#: plugins/personal/generic/multiple_generic.tpl:207 +#: plugins/personal/generic/multiple_generic.tpl:418 +msgid "Room No." +msgstr "房间号" + +#: plugins/personal/generic/generic.tpl:525 +msgid "Please use the phone tab" +msgstr "请使用电话页面" -#: plugins/personal/generic/class_user.inc:1583 -msgid "Home postal address" -msgstr "住宅地址" +#: plugins/personal/generic/paste_generic.tpl:1 +msgid "User settings" +msgstr "用户设置" -#: plugins/personal/generic/class_user.inc:1584 -#, fuzzy -msgid "Home phone number" -msgstr "电话号码" +#: plugins/personal/generic/paste_generic.tpl:23 +msgid "Clear password" +msgstr "清除口令" -#: plugins/personal/generic/class_user.inc:1586 -#, fuzzy -msgid "User password method" -msgstr "口令存储" +#: plugins/personal/generic/paste_generic.tpl:24 +msgid "Set new password" +msgstr "设置新密码" -#: plugins/personal/generic/class_user.inc:1587 -#, fuzzy -msgid "User certificates" -msgstr "编辑证书" +#: plugins/personal/generic/paste_generic.tpl:52 +#: plugins/personal/generic/generic_picture.tpl:27 +msgid "Remove picture" +msgstr "删除图片" #: plugins/personal/generic/main.inc:115 #, fuzzy @@ -4250,6 +4624,15 @@ msgstr "您无权修改您的口令。" msgid "Generic user information" msgstr "用户一般信息" +#: plugins/personal/generic/password.tpl:2 +msgid "" +"You have changed the method your password is stored in the ldap database. " +"For that reason you've to enter your password at this point again. GOsa will " +"then encode it with the selected method." +msgstr "" +"您已经修改了口令在 LDAP 数据库中存储的方法。因此您需要再输入您的口令。GOsa 将" +"会按照您选择的方法重新编码。" + #: plugins/personal/generic/generic_certs.tpl:8 msgid "Standard certificate" msgstr "标准证书" @@ -4262,869 +4645,754 @@ msgstr "S/MIME 证书" msgid "PKCS12 certificate" msgstr "PKCS12 证书" -#: 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 "" -"用下面的表格更改个人口令。口令更改即时生效。请记住新口令,忘记口令将无法登" -"录。" - -#: plugins/personal/password/password.tpl:13 html/password.php:217 -#: ihtml/themes/default/password.tpl:78 ihtml/themes/default/password.tpl:79 -msgid "Current password" -msgstr "当前口令" - -#: plugins/personal/password/password.tpl:28 -#: ihtml/themes/default/password.tpl:90 -#, fuzzy -msgid "Password strength" -msgstr "口令存储" - -#: plugins/personal/password/password.tpl:41 -msgid "Clear fields" -msgstr "清除字段" - -#: plugins/personal/password/changed.tpl:3 -msgid "" -"You've successfully changed your password. Remember to change all programms " -"configured to use it as well." -msgstr "您已经成功更改口令。还要记住更改相关程序设定。" - -#: plugins/personal/password/class_password.inc:27 +#: plugins/personal/posix/class_posixAccount.inc:38 #, fuzzy -msgid "Change user password" -msgstr "修改口令" - -#: plugins/personal/password/class_password.inc:79 -msgid "You need to specify your current password in order to proceed." -msgstr "您需要输入当前口令才能继续。" - -#: plugins/personal/password/class_password.inc:85 -msgid "The password you've entered as 'New password' is empty." -msgstr "输入的“新口令”为空。" - -#: plugins/personal/password/class_password.inc:88 html/password.php:204 -msgid "The password used as new and current are too similar." -msgstr "输入的新口令和当前口令非常相似。" - -#: plugins/personal/password/class_password.inc:91 html/password.php:209 -msgid "The password used as new is to short." -msgstr "输入的新口令太短了。" - -#: plugins/personal/password/class_password.inc:94 -#, fuzzy, php-format -msgid "External password changer reported a problem: %s." -msgstr "外部口令更改程序报告错误:" - -#: plugins/personal/password/class_password.inc:108 -msgid "" -"The password you've entered as your current password doesn't match the real " -"one." -msgstr "您输入的当前口令不正确。" +msgid "Edit users POSIX settings" +msgstr "Posix 设置" -#: plugins/personal/password/class_password.inc:114 -#, fuzzy -msgid "You have no permission to change your password." -msgstr "您无权修改您的口令。" +#: plugins/personal/posix/class_posixAccount.inc:154 +msgid "expired" +msgstr "过期" -#: plugins/personal/password/class_password.inc:141 -#, fuzzy -msgid "User password" -msgstr "清除口令" +#: plugins/personal/posix/class_posixAccount.inc:156 +msgid "grace time active" +msgstr "时间限制激活" -#: plugins/personal/password/main.inc:57 setup/setup_config1.tpl:136 +#: plugins/personal/posix/class_posixAccount.inc:159 #, fuzzy -msgid "Password settings" -msgstr "用户设置" - -#: plugins/personal/password/nochange.tpl:2 -msgid "Password change not allowed" -msgstr "不允许修改口令" +msgid "password not changeable" +msgstr "活动,口令不可更改" -#: plugins/personal/password/nochange.tpl:6 +#: plugins/personal/posix/class_posixAccount.inc:161 #, fuzzy -msgid "You have no permission to change your password at this time" -msgstr "您无权修改您的口令。" - -#: plugins/generic/references/class_reference.inc:51 -msgid "FAX" -msgstr "传真" - -#: plugins/generic/references/class_reference.inc:55 -msgid "FTP" -msgstr "FTP" - -#: plugins/generic/references/class_reference.inc:67 -msgid "Thin Client" -msgstr "瘦客户机" - -#: plugins/generic/references/contents.tpl:11 -msgid "Object name" -msgstr "对象名称" +msgid "password expired" +msgstr "活动,口令过期" -#: plugins/generic/references/contents.tpl:11 -msgid "Contents" -msgstr "内容" +#: plugins/personal/posix/class_posixAccount.inc:208 +msgid "unconfigured" +msgstr "未配置" -#: plugins/generic/references/contents.tpl:18 -msgid "This object has no relationship to other objects." -msgstr "这个对象和其他对象没有关系。" +#: plugins/personal/posix/class_posixAccount.inc:219 +msgid "automatic" +msgstr "自动" -#: plugins/generic/welcome/welcome.tpl:4 -msgid "" -"This is the GOsa main menu. You can select your tasks from the menu on the " -"left, or by choosing one of the pictograms below. All changes apply directly " -"to your companies LDAP server." +#: plugins/personal/posix/class_posixAccount.inc:275 +#: plugins/personal/posix/class_posixAccount.inc:295 +#: plugins/personal/posix/class_posixAccount.inc:297 +#: plugins/personal/posix/class_posixAccount.inc:300 +msgid "POSIX" msgstr "" -"这是 Gosa 主菜单。您可以从左侧的菜单中选择,或者点击下面的图标。所有改变都将" -"直接修改您公司的 LDAP 服务器。" - -#: plugins/generic/welcome/welcome.tpl:8 -msgid "" -"Use 'Sign out' on the upper left to close the connection and 'Main' to get " -"back to the pictogram view." -msgstr "选择上方左侧的“退出”按钮断开链接,选择“首页”回到图标程序界面。" - -#: plugins/generic/welcome/welcome.tpl:15 -msgid "The GOsa team" -msgstr "GOsa 团队" -#: plugins/generic/welcome/main.inc:26 +#: plugins/personal/posix/class_posixAccount.inc:471 #, php-format -msgid "Welcome %s!" -msgstr "欢迎 %s!" - -#: plugins/addons/bugsubmitter/class_bugsubmitter.inc:25 -msgid "Bug submitter" -msgstr "" - -#: plugins/addons/bugsubmitter/class_bugsubmitter.inc:26 -msgid "" -"Bugsubmitter" -msgstr "" - -#: html/password.php:58 html/index.php:143 -#, fuzzy, php-format -msgid "GOsa configuration %s/%s is not readable. Aborted." -msgstr "GOsa 配置 %s/gosa.conf 不可读取。退出。" +msgid "Password can't be changed up to %s days after last change" +msgstr "自上次更改以来 %s 天,不能修改口令" -#: html/password.php:74 html/index.php:164 html/setup.php:66 +#: plugins/personal/posix/class_posixAccount.inc:475 #, php-format -msgid "Directory '%s' specified as compile directory is not accessible!" -msgstr "目录 '%s' 作为编译目录无法访问!" - -#: html/password.php:159 -msgid "Error: Password method not available!" -msgstr "" - -#: html/password.php:224 html/index.php:324 -msgid "Please check the username/password combination." -msgstr "请检查用户名/口令。" - -#: html/password.php:228 -msgid "You have no permissions to change your password." -msgstr "您无权修改您的口令。" - -#: html/password.php:249 -msgid "External password changer reported a problem: " -msgstr "外部口令更改程序报告错误:" - -#: html/password.php:280 html/index.php:416 -msgid "Session will not be encrypted." -msgstr "会话不会被加密。" - -#: html/password.php:280 html/index.php:416 -msgid "Enter SSL session" -msgstr "进入 SSL 会话" - -#: html/index.php:57 -#, fuzzy -msgid "Session is not encrypted!" -msgstr "会话不会被加密。" +msgid "Password must be changed after %s days" +msgstr "口令必须在 %s 天之后更改" -#: html/index.php:64 -msgid "" -"The session lifetime configured in your gosa.conf will be overridden by php." -"ini settings." -msgstr "" +#: plugins/personal/posix/class_posixAccount.inc:479 +#, fuzzy, php-format +msgid "Disable account after %s days of inactivity after password expiry" +msgstr "口令过期 %s 天后,禁用账号" -#: html/index.php:164 -#, fuzzy -msgid "Smarty error" -msgstr "PHP 错误" +#: plugins/personal/posix/class_posixAccount.inc:483 +#, fuzzy, php-format +msgid "Warn user %s days before password expiry" +msgstr "在口令过期 %s 天之前警告用户" -#: html/index.php:215 -msgid "There is a problem with the authentication setup!" +#: plugins/personal/posix/class_posixAccount.inc:837 +msgid "Timeout while waiting for lock. Ignoring lock!" msgstr "" -#: html/index.php:223 -msgid "Cannot find a valid user for the current authentication setup!" -msgstr "" +#: plugins/personal/posix/class_posixAccount.inc:895 +#: plugins/personal/posix/class_posixAccount.inc:1203 +msgid "Group of user" +msgstr "用户组" -#: html/index.php:227 -msgid "User information is not unique accross the configured LDAP trees!" +#: plugins/personal/posix/class_posixAccount.inc:990 +msgid "" +"A duplicated UID number was written for this user. If this was not intended " +"please verify all used uidNumbers!" msgstr "" -#: html/index.php:268 -msgid "Cannot detect information about the installed LDAP schema!" -msgstr "" +#: plugins/personal/posix/class_posixAccount.inc:1066 +#: plugins/personal/posix/class_posixAccount.inc:1069 +#: plugins/personal/posix/class_posixAccount.inc:1139 +#: plugins/personal/posix/class_posixAccount.inc:1142 +#: plugins/personal/posix/class_posixAccount.inc:1570 +#: plugins/personal/posix/generic.tpl:7 +#: plugins/personal/posix/paste_generic.tpl:8 +msgid "Home directory" +msgstr "用户主目录" -#: html/index.php:281 -#, fuzzy -msgid "Your LDAP setup contains old schema definitions:" -msgstr "您 LDAP 的设置包含老的 schema 定义。请重新执行安装。" +#: plugins/personal/posix/class_posixAccount.inc:1077 +#: plugins/personal/posix/class_posixAccount.inc:1080 +#: plugins/personal/posix/generic.tpl:57 +#: plugins/personal/posix/paste_generic.tpl:28 +msgid "UID" +msgstr "UID" -#: html/index.php:302 -msgid "Please specify a valid username!" -msgstr "请输入一个有效的用户名!" +#: plugins/personal/posix/class_posixAccount.inc:1095 +#: plugins/personal/posix/class_posixAccount.inc:1148 +#, fuzzy +msgid "shadowMin" +msgstr "显示终端" -#: html/index.php:305 -msgid "Please specify your password!" -msgstr "请输入您的口令!" +#: plugins/personal/posix/class_posixAccount.inc:1100 +#: plugins/personal/posix/class_posixAccount.inc:1153 +msgid "shadowMax" +msgstr "" -#: html/index.php:317 +#: plugins/personal/posix/class_posixAccount.inc:1105 +#: plugins/personal/posix/class_posixAccount.inc:1158 #, fuzzy -msgid "Authentication error" -msgstr "Nagios 鉴权" +msgid "shadowWarning" +msgstr "显示分区" -#: html/index.php:317 -msgid "Cannot retrieve user information for htaccess authentication!" -msgstr "" +#: plugins/personal/posix/class_posixAccount.inc:1119 +#: plugins/personal/posix/class_posixAccount.inc:1172 +#, fuzzy +msgid "shadowInactive" +msgstr "显示打印机" -#: html/index.php:371 +#: plugins/personal/posix/class_posixAccount.inc:1560 #, fuzzy -msgid "Account locked. Please contact your system administrator!" -msgstr "账户锁定。请联系管理员。" +msgid "POSIX account" +msgstr "GLPI 账号" -#: html/index.php:422 -msgid "" -"Your browser has cookies disabled. Please enable cookies and reload this " -"page before logging in!" -msgstr "您的浏览器已经禁用 cookies。请启用 cookies 并在登录前重新加载本页面!" +#: plugins/personal/posix/class_posixAccount.inc:1571 +#: plugins/personal/posix/generic.tpl:15 +msgid "Shell" +msgstr "Shell" -#: html/main.php:148 -#, php-format -msgid "Cannot locate file '%s' - please run '%s' to fix this" -msgstr "" +#: plugins/personal/posix/class_posixAccount.inc:1572 +#: setup/setup_migrate.tpl:291 +msgid "User ID" +msgstr "用户 ID" -#: html/main.php:167 +#: plugins/personal/posix/class_posixAccount.inc:1573 #, fuzzy -msgid "PHP configuration" -msgstr "PHP 安装检查" +msgid "Group ID" +msgstr "组" -#: html/main.php:168 -msgid "" -"FATAL: Register globals is on. GOsa will refuse to login unless this is " -"fixed by an administrator." -msgstr "致命错误:全局注册已打开。GOsa 将拒绝登录直到被管理修正。" +#: plugins/personal/posix/class_posixAccount.inc:1575 +#, fuzzy +msgid "Force password change on login" +msgstr "不允许修改口令" -#: html/main.php:228 -msgid "Running out of memory!" -msgstr "" +#: plugins/personal/posix/class_posixAccount.inc:1576 +#, fuzzy +msgid "Shadow min" +msgstr "显示终端" -#: html/main.php:284 -msgid "User ACL checks disabled" +#: plugins/personal/posix/class_posixAccount.inc:1577 +msgid "Shadow max" msgstr "" -#: html/main.php:329 +#: plugins/personal/posix/class_posixAccount.inc:1578 #, fuzzy -msgid "Your password is about to expire, please change your password!" -msgstr "您的口令就要过期,请修改您的口令" +msgid "Shadow warning" +msgstr "显示分区" -#: html/main.php:339 +#: plugins/personal/posix/class_posixAccount.inc:1579 #, fuzzy -msgid "Plugin" -msgstr "于" - -#: html/main.php:340 -#, fuzzy, php-format -msgid "FATAL: Cannot find any plugin definitions for plugin '%s'!" -msgstr "警告: 没有发现针对插件 '%s' 的任何插件定义!" +msgid "Shadow inactive" +msgstr "显示打印机" -#: html/main.php:354 +#: plugins/personal/posix/class_posixAccount.inc:1580 #, fuzzy -msgid "Configuration Error" -msgstr "配置文件" - -#: html/main.php:355 -#, php-format -msgid "" -"FATAL: not all POST variables have been transfered by PHP - please inform " -"your administrator!" -msgstr "" +msgid "Shadow expire" +msgstr "显示人员" -#: html/setup.php:66 +#: plugins/personal/posix/class_posixAccount.inc:1581 #, fuzzy -msgid "Smarty" -msgstr "总结" +msgid "System trust model" +msgstr "信赖的系统" -#: html/helpviewer.php:64 -msgid "Help browser" -msgstr "帮助浏览器" +#: plugins/personal/posix/generic.tpl:25 +msgid "Primary group" +msgstr "主要用户组" -#: html/helpviewer.php:118 -msgid "There is no helpfile specified for this class" -msgstr "此类没有帮助文件" +#: plugins/personal/posix/generic.tpl:36 +msgid "Status" +msgstr "状态" -#: html/helpviewer.php:269 -#, php-format -msgid "Helpdir '%s' is not accessible, can't read any helpfiles." -msgstr "帮助目录 '%s' 不能访问,无法读取任何帮助文件。" +#: plugins/personal/posix/generic.tpl:53 +#: plugins/personal/posix/paste_generic.tpl:23 +msgid "Force UID/GID" +msgstr "指定 UID/GID" -#: setup/setup_finish.tpl:3 -#, fuzzy -msgid "Create your configuration file" -msgstr "配置文件" +#: plugins/personal/posix/generic.tpl:83 +#: plugins/personal/posix/paste_generic.tpl:47 +msgid "Group membership" +msgstr "组成员身份" -#: setup/setup_finish.tpl:13 -msgid "Download configuration" -msgstr "下载配置" +#: plugins/personal/posix/generic.tpl:85 +#: plugins/personal/posix/paste_generic.tpl:54 +msgid "(Warning: more than 16 groups are not supported by NFS!)" +msgstr "(警告:NFS不支持超过 16 个组!)" -#: setup/setup_finish.tpl:18 +#: plugins/personal/posix/generic.tpl:94 #, fuzzy -msgid "Status: " -msgstr "状态" +msgid "Common group" +msgstr "显示组" -#: setup/setup_schema.tpl:3 +#: plugins/personal/posix/generic.tpl:98 #, fuzzy -msgid "Schema specific settings" -msgstr "Samba 设置" +msgid "Non common group" +msgstr "显示邮件组" -#: setup/setup_schema.tpl:7 -msgid "Enable schema validation when logging in" -msgstr "" +#: plugins/personal/posix/generic.tpl:119 +msgid "Account" +msgstr "账户" -#: setup/setup_schema.tpl:16 -#, fuzzy -msgid "Check status" -msgstr "具有状态" +#: plugins/personal/posix/posix_groups.tpl:6 +msgid "Select groups to add" +msgstr "选择要添加的组" -#: setup/setup_schema.tpl:20 -msgid "Schema check succeeded" -msgstr "" +#: plugins/personal/posix/posix_groups.tpl:32 +msgid "Display groups of department" +msgstr "显示部门的组" -#: setup/setup_schema.tpl:23 +#: plugins/personal/posix/posix_groups.tpl:44 +msgid "Display groups matching" +msgstr "显示匹配的组" + +#: plugins/personal/posix/posix_groups.tpl:55 +msgid "Display groups of user" +msgstr "显示用户组" + +#: plugins/personal/posix/paste_generic.tpl:4 +msgid "Posix settings" +msgstr "Posix 设置" + +#: plugins/personal/posix/main.inc:142 #, fuzzy -msgid "Schema check failed" -msgstr "保存电话失败" +msgid "POSIX settings" +msgstr "Posix 设置" -#: setup/setup_schema.tpl:31 -msgid "" -"Could not read any schema informations, all checks skipped. Adjust your ldap " -"acls." -msgstr "" +#: plugins/personal/posix/posix_shadow.tpl:9 +msgid "User must change password on first login" +msgstr "用户必须在第一次登录修改口令" -#: setup/setup_schema.tpl:35 +#: plugins/personal/posix/posix_shadow.tpl:34 +msgid "Password expires on" +msgstr "口令过期截止日" + +#: plugins/personal/password/changed.tpl:3 msgid "" -"It seems that your ldap database wasn't initialized yet. This maybe the " -"reason, why GOsa can't read your schema configuration!" -msgstr "" +"You've successfully changed your password. Remember to change all programms " +"configured to use it as well." +msgstr "您已经成功更改口令。还要记住更改相关程序设定。" -#: setup/class_setupStep_Checks.inc:38 setup/class_setupStep_Checks.inc:39 -msgid "Installation check" -msgstr "" +#: plugins/personal/password/main.inc:57 setup/setup_config1.tpl:136 +#, fuzzy +msgid "Password settings" +msgstr "用户设置" -#: setup/class_setupStep_Checks.inc:40 -msgid "Basic checks for PHP compatibility and extensions" +#: 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 "" +"用下面的表格更改个人口令。口令更改即时生效。请记住新口令,忘记口令将无法登" +"录。" -#: setup/class_setupStep_Checks.inc:64 +#: plugins/personal/password/password.tpl:41 +msgid "Clear fields" +msgstr "清除字段" + +#: plugins/personal/password/class_password.inc:27 #, fuzzy -msgid "Checking PHP version" -msgstr "检查 PHP 版本 (>=4.1.0)" +msgid "Change user password" +msgstr "修改口令" -#: setup/class_setupStep_Checks.inc:65 -#, php-format -msgid "PHP must be of version %s or above." -msgstr "" +#: plugins/personal/password/class_password.inc:79 +msgid "You need to specify your current password in order to proceed." +msgstr "您需要输入当前口令才能继续。" -#: setup/class_setupStep_Checks.inc:66 -msgid "Please upgrade to a supported version." -msgstr "" +#: plugins/personal/password/class_password.inc:85 +msgid "The password you've entered as 'New password' is empty." +msgstr "输入的“新口令”为空。" -#: setup/class_setupStep_Checks.inc:73 -msgid "GOsa requires this module to talk with your LDAP server." -msgstr "" +#: plugins/personal/password/class_password.inc:94 +#, fuzzy, php-format +msgid "External password changer reported a problem: %s." +msgstr "外部口令更改程序报告错误:" -#: setup/class_setupStep_Checks.inc:81 -msgid "GOsa requires this module for an internationalized interface." -msgstr "" +#: plugins/personal/password/class_password.inc:108 +msgid "" +"The password you've entered as your current password doesn't match the real " +"one." +msgstr "您输入的当前口令不正确。" -#: setup/class_setupStep_Checks.inc:89 -msgid "GOsa requires this module for the samba integration." -msgstr "" +#: plugins/personal/password/class_password.inc:114 +#, fuzzy +msgid "You have no permission to change your password." +msgstr "您无权修改您的口令。" -#: setup/class_setupStep_Checks.inc:97 -msgid "GOsa requires this module to make use of SSHA encryption." -msgstr "" +#: plugins/personal/password/class_password.inc:141 +#, fuzzy +msgid "User password" +msgstr "清除口令" -#: setup/class_setupStep_Checks.inc:105 -msgid "GOsa requires this module to talk to an IMAP server." -msgstr "" +#: plugins/personal/password/nochange.tpl:2 +msgid "Password change not allowed" +msgstr "不允许修改口令" -#: setup/class_setupStep_Checks.inc:112 +#: plugins/personal/password/nochange.tpl:6 #, fuzzy -msgid "mbstring" -msgstr "Samba 设置" +msgid "You have no permission to change your password at this time" +msgstr "您无权修改您的口令。" -#: setup/class_setupStep_Checks.inc:113 -msgid "GOsa requires this module to handle unicode strings." +#: setup/class_setupStep_Feedback.inc:92 +msgid "UNIX accounts/groups" msgstr "" -#: setup/class_setupStep_Checks.inc:120 setup/setup_config2.tpl:188 +#: setup/class_setupStep_Feedback.inc:94 #, fuzzy -msgid "MySQL" -msgstr "LDAP 错误:" +msgid "Samba management" +msgstr "系统管理" -#: setup/class_setupStep_Checks.inc:121 +#: setup/class_setupStep_Feedback.inc:96 #, fuzzy -msgid "" -"GOsa requires this module to communicate with several supported databases." -msgstr "需要 MySQL 支持来从数据库中读取 GOfax 报告。" +msgid "Mailsystem management" +msgstr "系统管理" -#: setup/class_setupStep_Checks.inc:138 -msgid "samba hash generator" -msgstr "" +#: setup/class_setupStep_Feedback.inc:98 +#, fuzzy +msgid "FAX system administration" +msgstr "用户管理" -#: setup/class_setupStep_Checks.inc:139 -msgid "GOsa requires this command to synchronize POSIX and samba passwords." -msgstr "" +#: setup/class_setupStep_Feedback.inc:100 +#, fuzzy +msgid "Asterisk administration" +msgstr "用户管理" -#: setup/class_setupStep_Checks.inc:140 -msgid "" -"Deploy a gosa-si installation or install the perl Crypt::SmbHash modules." -msgstr "" +#: setup/class_setupStep_Feedback.inc:102 +#, fuzzy +msgid "System inventory" +msgstr "删除 inventory" -#: setup/class_setupStep_Checks.inc:150 +#: setup/class_setupStep_Feedback.inc:104 #, 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." +msgid "System-/Configmanagement" +msgstr "系统管理" + +#: setup/class_setupStep_Feedback.inc:106 +msgid "Addressbook" +msgstr "地址簿" + +#: setup/class_setupStep_Feedback.inc:112 +msgid "Feedback" msgstr "" -"register_globals 是 PHP 的一个不必修改范围就可以从脚本中访问所有全局变量的机" -"制。这可能存在安全风险。GOsa 在两种情况下都可以运行。" -#: setup/class_setupStep_Checks.inc:151 +#: setup/class_setupStep_Feedback.inc:113 #, fuzzy -msgid "Search for 'register_globals' in your php.ini and switch it to 'Off'." -msgstr "检查 register_globals 是否设置为 'off'" +msgid "Get notifications or send feedback" +msgstr "主机通知命令" -#: setup/class_setupStep_Checks.inc:159 -msgid "PHP uses this value for the garbage collector to delete old sessions." +#: setup/class_setupStep_Feedback.inc:114 +msgid "Notification and feedback" msgstr "" -#: setup/class_setupStep_Checks.inc:160 +#: setup/class_setupStep_Feedback.inc:131 setup/class_setup.inc:77 #, fuzzy -msgid "" -"Setting this value to one day will prevent loosing session and cookies " -"before they really timeout." +msgid "Setup error" +msgstr "PHP 错误" + +#: setup/class_setupStep_Feedback.inc:140 +#: setup/class_setupStep_Feedback.inc:147 +msgid "Feedback error" msgstr "" -"PHP 用这个值来进行垃圾回收,删除旧的会话。设置这个值为一天,将会防止在真正超" -"时之前的会话和 cookie 丢失。" -#: setup/class_setupStep_Checks.inc:161 -msgid "" -"Search for 'session.gc_maxlifetime' in your php.ini and set it to 86400 or " -"higher." +#: setup/class_setupStep_Feedback.inc:140 +#, php-format +msgid "Cannot send feedback to '%s': %s" msgstr "" -#: setup/class_setupStep_Checks.inc:168 setup/class_setupStep_Checks.inc:184 -#: setup/class_setupStep_Checks.inc:200 setup/class_setupStep_Checks.inc:216 -msgid "Off" +#: setup/class_setupStep_Feedback.inc:147 +msgid "Cannot send feedback: service temporarily unavailable" msgstr "" -#: setup/class_setupStep_Checks.inc:169 +#: setup/class_setupStep_Feedback.inc:180 #, fuzzy +msgid "Please specify a valid email address." +msgstr "请输入一个有效的 iSerial。" + +#: setup/class_setupStep_Feedback.inc:184 msgid "" -"In Order to use GOsa without any trouble, the session.auto_register option " -"in your php.ini should be set to 'Off'." +"You have to select at least one of both options, subscribe or send feedback." msgstr "" -"为了在是使用 GOsa 中不遇到麻烦,您的 php.ini 中 session.auto_register 选项必" -"须设置为 'Off'。" -#: setup/class_setupStep_Checks.inc:170 +#: setup/class_setup.inc:197 #, fuzzy -msgid "Search for 'session.auto_start' in your php.ini and set it to 'Off'." -msgstr "" -"为了在是使用 GOsa 中不遇到麻烦,您的 php.ini 中 session.auto_register 选项必" -"须设置为 'Off'。" +msgid "Completed" +msgstr "不完整" -#: setup/class_setupStep_Checks.inc:177 +#: setup/class_setup.inc:267 setup/setup_migrate.tpl:272 #, fuzzy -msgid "" -"GOsa needs at least 32MB of memory. Setting it below this limit may cause " -"errors that are not reproducable! Increase it for larger setups." -msgstr "GOsa 需要至少 16MB 内存,太少会导致无法预料的错误!将其设置为更大。" - -#: setup/class_setupStep_Checks.inc:178 -msgid "" -"Search for 'memory_limit' in your php.ini and set it to '32M' or higher." -msgstr "" +msgid "Next" +msgstr "下一个" -#: setup/class_setupStep_Checks.inc:185 -#, fuzzy -msgid "" -"This option influences the PHP output handling. Turn this Option off, to " -"increase performance." -msgstr "这个选项影响输出处理。关闭这个选项,可以提高性能。" +#: setup/setup_config2.tpl:2 +msgid "Samba settings" +msgstr "Samba 设置" -#: setup/class_setupStep_Checks.inc:186 -msgid "Search for 'implicit_flush' in your php.ini and set it to 'Off'." +#: setup/setup_config2.tpl:6 +msgid "Samba hash generator" msgstr "" -#: setup/class_setupStep_Checks.inc:193 +#: setup/setup_config2.tpl:15 #, fuzzy -msgid "The Execution time should be at least 30 seconds." -msgstr "执行时间应该至少 30 秒,因为一些动作可能会花很多时间。" +msgid "Samba SID" +msgstr "Samba" -#: setup/class_setupStep_Checks.inc:194 -msgid "" -"Search for 'max_execution_time' in your php.ini and set it to '30' or higher." -msgstr "" +#: setup/setup_config2.tpl:31 +#, fuzzy +msgid "RID base" +msgstr "数据库" -#: setup/class_setupStep_Checks.inc:201 +#: setup/setup_config2.tpl:46 #, 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 "" -"将 expose_php 设置为“off”可以增强服务器安全性。PHP 将不会发送任何有关正运行着" -"的服务器的信息。" +msgid "Workstation container" +msgstr "工作站名称" -#: setup/class_setupStep_Checks.inc:202 -msgid "Search for 'expose_php' in your php.ini and set if to 'Off'." +#: setup/setup_config2.tpl:61 +msgid "Samba SID mapping" msgstr "" -#: setup/class_setupStep_Checks.inc:208 +#: setup/setup_config2.tpl:71 #, fuzzy -msgid "On" -msgstr "打开" - -#: setup/class_setupStep_Checks.inc:209 -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 会将字符串" -"中所有引号编码。" +msgid "Timezone" +msgstr "用户时区" -#: setup/class_setupStep_Checks.inc:210 -msgid "Search for 'magic_quotes_gpc' in your php.ini and set it to 'On'." -msgstr "" +#: setup/setup_config2.tpl:74 +#, fuzzy +msgid "Please choose your preferred timezone here" +msgstr "首选语种" -#: setup/class_setupStep_Checks.inc:217 +#: setup/setup_config2.tpl:96 #, fuzzy -msgid "Increase your server performance by setting magic_quotes_gpc to 'off'." -msgstr "" -"将 magic_quotes_gpc 设置为 'on' 会增加服务器安全性。这种情况下 PHP 会将字符串" -"中所有引号编码。" +msgid "Additional GOsa settings" +msgstr "应用程序设置" -#: setup/class_setupStep_Checks.inc:218 -msgid "" -"Search for 'zend.ze1_compatibility_mode' in your php.ini and set it to 'Off'." +#: setup/setup_config2.tpl:100 +msgid "Enable Copy & Paste" msgstr "" -#: setup/class_setupStep_Checks.inc:228 +#: setup/setup_config2.tpl:112 #, fuzzy -msgid "Configuration writeable" -msgstr "配置文件" +msgid "Enable DNS extension" +msgstr "删除打印机扩展" -#: setup/class_setupStep_Checks.inc:229 +#: setup/setup_config2.tpl:124 #, fuzzy -msgid "The configuration file can't be written" -msgstr "查看配置信息" - -#: setup/class_setupStep_Checks.inc:230 -#, php-format -msgid "" -"GOsa reads its configuration from a file located in (%s/%s). The setup can " -"write the configuration directly if it is writeable." -msgstr "" - -#: setup/class_setupStep_Feedback.inc:92 -msgid "UNIX accounts/groups" -msgstr "" +msgid "Enable DHCP extension" +msgstr "删除打印机扩展" -#: setup/class_setupStep_Feedback.inc:94 +#: setup/setup_config2.tpl:136 #, fuzzy -msgid "Samba management" +msgid "Enable mime type management" msgstr "系统管理" -#: setup/class_setupStep_Feedback.inc:96 +#: setup/setup_config2.tpl:148 #, fuzzy -msgid "Mailsystem management" -msgstr "系统管理" +msgid "Enable FAI release management" +msgstr "Asterisk 管理" -#: setup/class_setupStep_Feedback.inc:98 +#: setup/setup_config2.tpl:160 #, fuzzy -msgid "FAX system administration" -msgstr "用户管理" +msgid "Enable user netatalk plugin" +msgstr "管理 netatalk 账号" -#: setup/class_setupStep_Feedback.inc:100 +#: setup/setup_config2.tpl:171 #, fuzzy -msgid "Asterisk administration" -msgstr "用户管理" +msgid "Government mode" +msgstr "部门名称" -#: setup/class_setupStep_Feedback.inc:102 +#: setup/setup_config2.tpl:182 #, fuzzy -msgid "System inventory" -msgstr "删除 inventory" +msgid "Logging options" +msgstr "未知" -#: setup/class_setupStep_Feedback.inc:104 +#: setup/setup_config2.tpl:186 #, fuzzy -msgid "System-/Configmanagement" -msgstr "系统管理" +msgid "Syslog" +msgstr "系统日志" -#: setup/class_setupStep_Feedback.inc:106 -msgid "Addressbook" -msgstr "地址簿" +#: setup/setup_config2.tpl:188 setup/class_setupStep_Checks.inc:120 +#, fuzzy +msgid "MySQL" +msgstr "LDAP 错误:" -#: setup/class_setupStep_Feedback.inc:112 -msgid "Feedback" -msgstr "" +#: setup/setup_config2.tpl:193 +msgid "Mail settings" +msgstr "邮件选项" -#: setup/class_setupStep_Feedback.inc:113 -#, fuzzy -msgid "Get notifications or send feedback" -msgstr "主机通知命令" +#: setup/setup_config2.tpl:197 +msgid "Mail method" +msgstr "邮件方法" -#: setup/class_setupStep_Feedback.inc:114 -msgid "Notification and feedback" +#: setup/setup_config2.tpl:213 +msgid "Account identification attribute" msgstr "" -#: setup/class_setupStep_Feedback.inc:132 setup/class_setup.inc:77 +#: setup/setup_config2.tpl:227 #, fuzzy -msgid "Setup error" -msgstr "PHP 错误" +msgid "Vacation templates" +msgstr "工作站模板" -#: setup/class_setupStep_Feedback.inc:141 -#: setup/class_setupStep_Feedback.inc:148 -msgid "Feedback error" +#: setup/setup_config2.tpl:243 +msgid "Use Cyrus UNIX style" msgstr "" -#: setup/class_setupStep_Feedback.inc:141 -#, php-format -msgid "Cannot send feedback to '%s': %s" +#: setup/setup_config2.tpl:253 +msgid "Snapshots / Undo" msgstr "" -#: setup/class_setupStep_Feedback.inc:148 -msgid "Cannot send feedback: service temporarily unavailable" +#: setup/setup_config2.tpl:262 setup/setup_config2.tpl:307 +msgid "Enable snapshots" msgstr "" -#: setup/class_setupStep_Feedback.inc:150 -msgid "Feedback sucessfully send" +#: setup/setup_config2.tpl:268 setup/setup_config2.tpl:313 +msgid "Snapshot base" msgstr "" -#: setup/class_setupStep_Feedback.inc:180 +#: setup/setup_frame.tpl:12 #, fuzzy -msgid "Please specify a valid email address." -msgstr "请输入一个有效的 iSerial。" +msgid "GOsa setup wizard" +msgstr "GOsa 帮助浏览器" -#: setup/class_setupStep_Feedback.inc:184 -msgid "" -"You have to select at least one of both options, subscribe or send feedback." -msgstr "" +#: setup/setup_frame.tpl:19 +#, fuzzy +msgid "Installation" +msgstr "Windows 工作站" -#: setup/setup_license.tpl:8 -msgid "I have read the license and accept it" -msgstr "" +#: setup/setup_frame.tpl:19 +#, fuzzy +msgid "Setup" +msgstr "设置" -#: setup/setup_config1.tpl:2 -msgid "Look and feel" +#: setup/setup_migrate.tpl:5 +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_config1.tpl:6 -#, fuzzy -msgid "Theme" -msgstr "模板" - -#: setup/setup_config1.tpl:15 +#: setup/setup_migrate.tpl:33 #, fuzzy -msgid "Apache" -msgstr "缓存" +msgid "Check again" +msgstr "检查" -#: setup/setup_config1.tpl:19 -msgid "Compress output send to browser" +#: setup/setup_migrate.tpl:37 +msgid "Add required object classes to the LDAP base" msgstr "" -#: setup/setup_config1.tpl:27 +#: setup/setup_migrate.tpl:39 setup/setup_migrate.tpl:244 +#: setup/setup_migrate.tpl:344 setup/setup_migrate.tpl:398 +#: setup/setup_migrate.tpl:453 setup/setup_migrate.tpl:496 +#: setup/setup_migrate.tpl:540 #, fuzzy -msgid "People and group storage" -msgstr "People dn attribute" +msgid "Current" +msgstr "当前版本" -#: setup/setup_config1.tpl:30 +#: setup/setup_migrate.tpl:46 setup/setup_migrate.tpl:248 +#: setup/setup_migrate.tpl:351 setup/setup_migrate.tpl:405 +#: setup/setup_migrate.tpl:457 setup/setup_migrate.tpl:500 +#: setup/setup_migrate.tpl:544 #, fuzzy -msgid "People DN attribute" -msgstr "People dn attribute" - -#: setup/setup_config1.tpl:41 -msgid "People storage subtree" -msgstr "" +msgid "After migration" +msgstr "用户管理" -#: setup/setup_config1.tpl:50 +#: setup/setup_migrate.tpl:54 setup/class_setupStep_Migrate.inc:376 +#: setup/class_setupStep_Migrate.inc:665 setup/class_setupStep_Migrate.inc:805 +#: setup/class_setupStep_Migrate.inc:1034 +#: setup/class_setupStep_Migrate.inc:2127 +#: setup/class_setupStep_Migrate.inc:2568 +#: setup/class_setupStep_Migrate.inc:2722 +#: setup/class_setupStep_Migrate.inc:3052 #, fuzzy -msgid "Group storage subtree" -msgstr "忽略子树" +msgid "Migrate" +msgstr "创建" -#: setup/setup_config1.tpl:59 -msgid "Include personal title in user DN" +#: setup/setup_migrate.tpl:65 +msgid "Move windows workstations into a valid windows workstation department" msgstr "" -#: setup/setup_config1.tpl:70 -msgid "Relaxed naming policies" +#: setup/setup_migrate.tpl:67 +msgid "" +"This dialog allows you to move the displayed windows workstations into a " +"valid department" msgstr "" -#: setup/setup_config1.tpl:81 -#, fuzzy -msgid "Automatic UIDs" -msgstr "自动" +#: setup/setup_migrate.tpl:69 +msgid "" +"Be careful with this tool, there may be references pointing to this " +"workstations that can't be migrated." +msgstr "" -#: setup/setup_config1.tpl:97 setup/class_setupStep_Config1.inc:118 -msgid "GID / UID min id" +#: setup/setup_migrate.tpl:95 +msgid "Move selected windows workstations into the following GOsa department" msgstr "" -#: setup/setup_config1.tpl:113 +#: setup/setup_migrate.tpl:100 #, fuzzy -msgid "Number base for people/groups" -msgstr "用户/组起始 ID" +msgid "Move selected workstations" +msgstr "选择查看工作站" -#: setup/setup_config1.tpl:121 -msgid "Hook for number base" +#: setup/setup_migrate.tpl:101 +msgid "What will be done here" msgstr "" -#: setup/setup_config1.tpl:140 -#, fuzzy -msgid "Password encryption algorithm" -msgstr "加密算法" - -#: setup/setup_config1.tpl:151 -#, fuzzy -msgid "Password restrictions" -msgstr "口令过期截止日" +#: setup/setup_migrate.tpl:113 +msgid "Move groups into configured group tree" +msgstr "" -#: setup/setup_config1.tpl:158 setup/setup_config1.tpl:162 -msgid "Password minimum length" +#: setup/setup_migrate.tpl:116 +msgid "" +"This dialog allows moving a couple of groups to the configured group tree. " +"Doing this may straighten your LDAP service." msgstr "" -#: setup/setup_config1.tpl:169 setup/setup_config1.tpl:173 -msgid "Different characters from old password" +#: setup/setup_migrate.tpl:119 +msgid "" +"Be careful with this option! There may be references pointing to these " +"groups. The GOsa setup can't migrate references, so you may want to cancel " +"the migration in this case." msgstr "" -#: setup/setup_config1.tpl:182 -#, fuzzy -msgid "Password change hook" -msgstr "不允许修改口令" +#: setup/setup_migrate.tpl:122 +msgid "Move selected groups into this group tree" +msgstr "" -#: setup/setup_config1.tpl:198 -msgid "Use SASL for kerberos" +#: setup/setup_migrate.tpl:153 setup/setup_migrate.tpl:205 +#: setup/setup_migrate.tpl:254 setup/setup_migrate.tpl:372 +#: setup/setup_migrate.tpl:425 setup/setup_migrate.tpl:469 +#: setup/setup_migrate.tpl:512 setup/setup_migrate.tpl:556 +msgid "Hide changes" msgstr "" -#: setup/setup_config1.tpl:209 +#: setup/setup_migrate.tpl:155 setup/setup_migrate.tpl:207 +#: setup/setup_migrate.tpl:237 setup/setup_migrate.tpl:374 +#: setup/setup_migrate.tpl:427 setup/setup_migrate.tpl:472 +#: setup/setup_migrate.tpl:515 setup/setup_migrate.tpl:559 #, fuzzy -msgid "Use account expiration" -msgstr "账号过期于" +msgid "Show changes" +msgstr "显示软件包" -#: setup/setup_config1.tpl:221 -msgid "" -"GOsa supports several encryption types for your passwords. Normally this is " -"adjustable via user templates, but you can specify a default method to be " -"used here, too." +#: setup/setup_migrate.tpl:168 +msgid "Move users into configured user tree" msgstr "" -"GOsa 支持好几种口令加密算法。通常可以通过用户模板调整算法,但是在这里您可以定" -"义一个缺省方法。" -#: setup/setup_config1.tpl:222 -#, fuzzy +#: setup/setup_migrate.tpl:170 msgid "" -"GOsa always acts as admin and manages access rights internally. This is a " -"workaround till OpenLDAP's in directory ACI's are fully implemented. For " -"this to work, we need the admin DN and the corresponding password." +"This dialog allows moving a couple of users to the configured user tree. " +"Doing this may straighten your LDAP service." msgstr "" -"GOsa 总是作为 LDAP 管理员,并且管理内部权限。这是一个临时方案直到 OpenLDAP 目" -"录 ACI 被完全实现。为了让其实现,我们需要管理员 DN 和正确的口令。" -#: setup/setup_config1.tpl:223 +#: setup/setup_migrate.tpl:173 msgid "" -"Some basic LDAP parameters are tunable and affect the locations where GOsa " -"saves people and groups, including the way accounts get created. Check the " -"values below if the fit your needs." +"Be careful with this option! There may be references pointing to these " +"users. The GOsa setup can't migrate references, so you may want to cancel " +"the migration in this case." msgstr "" -"有的基本的 LDAP 参数是可调的,并影响位置Gosa 保存用户和组的地方。包括账号创建" -"的方式。点击下面的值如果它们不符合您的需要。" -#: setup/setup_config1.tpl:224 +#: setup/setup_migrate.tpl:176 #, fuzzy -msgid "" -"GOsa has modular support for several mail methods. These methods provide " -"interfaces to users mailboxes and general handling for quotas. You can " -"choose the dummy plugin to leave all your mail settings untouched." -msgstr "" -"GOsa 通过模组支持几种邮件方法。这些方法提供用户邮箱的界面以及管理用户空间。您" -"可以选择选择 dummy 插件以保持您的邮件设置不被更改。" +msgid "Move selected users into this people tree" +msgstr "创建使用该模板的用户" -#: setup/class_setupStep_Config3.inc:77 setup/class_setupStep_Config3.inc:78 +#: setup/setup_migrate.tpl:219 #, fuzzy -msgid "GOsa settings 3/3" -msgstr "用户设置" +msgid "Migrate GOsa 2.5 administrative accounts" +msgstr "创建 netatalk 账号" -#: setup/class_setupStep_Config3.inc:79 -msgid "Tweak some GOsa core behaviour" +#: setup/setup_migrate.tpl:221 +msgid "" +"This dialog allows the migration of GOsa 2.5 admin accounts into GOsa 2.6 " +"useable accounts." msgstr "" -#: setup/class_setupStep_Config3.inc:89 setup/class_setupStep_Schema.inc:86 -#: setup/class_setupStep_Config1.inc:88 setup/setup_feedback.tpl:55 -#: setup/setup_feedback.tpl:73 setup/class_setupStep_Config2.inc:167 -#: setup/class_setupStep_Ldap.inc:74 -msgid "No" -msgstr "否" +#: setup/setup_migrate.tpl:257 setup/setup_ldap.tpl:65 +#, fuzzy +msgid "Reload" +msgstr "读" -#: setup/class_setupStep_Config3.inc:89 setup/class_setupStep_Schema.inc:86 -#: setup/class_setupStep_Config1.inc:88 setup/setup_feedback.tpl:53 -#: setup/setup_feedback.tpl:71 setup/class_setupStep_Config2.inc:167 -#: setup/class_setupStep_Ldap.inc:74 -msgid "Yes" -msgstr "是" +#: setup/setup_migrate.tpl:273 +#, fuzzy +msgid "Abort" +msgstr "端口" -#: setup/class_setupStep_Config3.inc:198 +#: setup/setup_migrate.tpl:275 #, fuzzy -msgid "Session lifetime must be a numeric value!" -msgstr "需要的分值必须是数字。" +msgid "Create a new GOsa administrator account" +msgstr "创建 netatalk 账号" + +#: setup/setup_migrate.tpl:278 +msgid "" +"This dialog will automatically add a new super administrator to your LDAP " +"tree." +msgstr "" -#: setup/class_setupStep_Config3.inc:202 +#: setup/setup_migrate.tpl:307 #, fuzzy -msgid "Maximum LDAP query time must be a numeric value!" -msgstr "需要的分值必须是数字。" +msgid "Password (again)" +msgstr "口令存储" -#: setup/class_setupStep_Language.inc:40 setup/class_setupStep_Language.inc:41 -#, fuzzy -msgid "Language setup" -msgstr "语言" +#: setup/setup_migrate.tpl:333 +msgid "" +"The listed departments are currently invisible in the GOsa user interface. " +"If you want to change this for a couple of entries, select them and use the " +"migrate button below." +msgstr "" -#: setup/class_setupStep_Language.inc:42 -msgid "This step allows you to select your preferred language." +#: setup/setup_migrate.tpl:334 setup/setup_migrate.tpl:389 +#: setup/setup_migrate.tpl:445 setup/setup_migrate.tpl:489 +#: setup/setup_migrate.tpl:533 +msgid "" +"If you want to know what will be done when migrating the selected entries, " +"use the 'Show changes' button to see the LDIF." msgstr "" -#: setup/class_setupStep_Language.inc:47 -#, fuzzy -msgid "Automatic" -msgstr "自动" +#: setup/setup_migrate.tpl:388 +msgid "" +"The listed users are currently invisible in the GOsa user interface. If you " +"want to change this for a couple of users, just select them and use the " +"'Migrate' button below." +msgstr "" -#: setup/class_setupStep_Schema.inc:42 setup/class_setupStep_Schema.inc:43 -msgid "LDAP schema check" +#: setup/setup_migrate.tpl:444 +msgid "" +"The listed devices are currently invisible in the GOsa interface. If you " +"want to change this for a couple of devices, just select them and use the " +"'Migrate' button below." msgstr "" -#: setup/class_setupStep_Schema.inc:44 -msgid "Perform test on your current LDAP schema" +#: setup/setup_migrate.tpl:470 setup/setup_migrate.tpl:513 +#: setup/setup_migrate.tpl:557 +#, fuzzy +msgid "Refresh" +msgstr "参考" + +#: setup/setup_migrate.tpl:488 +msgid "" +"The listed services are currently invalid for the GOsa version you are going " +"to install. If you want to update a couple of service, just select them and " +"use the 'Migrate' button below." msgstr "" -#: setup/class_setupStep_Finish.inc:37 -#: ihtml/themes/default/copyPasteDialog.tpl:32 -msgid "Finish" -msgstr "完成" +#: setup/setup_migrate.tpl:532 +msgid "" +"The listed menus are currently invisible in the GOsa interface. If you want " +"to change this for a couple of devices, just select them and use the " +"'Migrate' button below." +msgstr "" #: setup/class_setupStep_Finish.inc:38 #, fuzzy @@ -5159,165 +5427,238 @@ msgstr "" "将文件保存在 GOsa 配置文件目录中,确认 Web 服务器运行的账号能够读取 gosa." "conf,其他用户则无权访问。您可以执行如下命令来实现:" -#: setup/class_setup.inc:197 -#, fuzzy -msgid "Completed" -msgstr "不完整" +#: setup/class_setupStep_Checks.inc:38 setup/class_setupStep_Checks.inc:39 +msgid "Installation check" +msgstr "" + +#: setup/class_setupStep_Checks.inc:40 +msgid "Basic checks for PHP compatibility and extensions" +msgstr "" -#: setup/class_setup.inc:267 setup/setup_migrate.tpl:244 +#: setup/class_setupStep_Checks.inc:64 #, fuzzy -msgid "Next" -msgstr "下一个" +msgid "Checking PHP version" +msgstr "检查 PHP 版本 (>=4.1.0)" -#: setup/setup_checks.tpl:9 -msgid "PHP module and extension checks" +#: setup/class_setupStep_Checks.inc:65 +#, php-format +msgid "PHP must be of version %s or above." msgstr "" -#: setup/setup_checks.tpl:41 setup/setup_checks.tpl:103 -msgid "GOsa will NOT run without fixing this." +#: setup/class_setupStep_Checks.inc:66 +msgid "Please upgrade to a supported version." msgstr "" -#: setup/setup_checks.tpl:45 setup/setup_checks.tpl:107 -msgid "GOsa will run without fixing this." +#: setup/class_setupStep_Checks.inc:73 +msgid "GOsa requires this module to talk with your LDAP server." msgstr "" -#: setup/setup_checks.tpl:67 -#, fuzzy -msgid "PHP setup configuration" -msgstr "PHP 安装检查" +#: setup/class_setupStep_Checks.inc:81 +msgid "GOsa requires this module for an internationalized interface." +msgstr "" -#: setup/setup_checks.tpl:67 -#, fuzzy -msgid "show information" -msgstr "个人信息" +#: setup/class_setupStep_Checks.inc:89 +msgid "GOsa requires this module for the samba integration." +msgstr "" -#: setup/class_setupStep_Config1.inc:74 setup/class_setupStep_Config1.inc:75 -#, fuzzy -msgid "GOsa settings 1/3" -msgstr "用户设置" +#: setup/class_setupStep_Checks.inc:97 +msgid "GOsa requires this module to make use of SSHA encryption." +msgstr "" -#: setup/class_setupStep_Config1.inc:76 +#: setup/class_setupStep_Checks.inc:105 +msgid "GOsa requires this module to talk to an IMAP server." +msgstr "" + +#: setup/class_setupStep_Checks.inc:112 #, fuzzy -msgid "GOsa generic settings" -msgstr "用户设置" +msgid "mbstring" +msgstr "Samba 设置" -#: setup/class_setupStep_Config1.inc:118 -#, fuzzy, php-format -msgid "The specified value for '%s' must be a numeric value" -msgstr "指定 '%s' 的值必须是数字类型。" +#: setup/class_setupStep_Checks.inc:113 +msgid "GOsa requires this module to handle unicode strings." +msgstr "" -#: setup/class_setupStep_Config1.inc:122 setup/class_setupStep_Config1.inc:126 -#, php-format -msgid "Don't add a trailing comma to '%s'." +#: setup/class_setupStep_Checks.inc:121 +#, fuzzy +msgid "" +"GOsa requires this module to communicate with several supported databases." +msgstr "需要 MySQL 支持来从数据库中读取 GOfax 报告。" + +#: setup/class_setupStep_Checks.inc:138 +msgid "samba hash generator" msgstr "" -#: setup/class_setupStep_Config1.inc:122 -msgid "People storage ou" +#: setup/class_setupStep_Checks.inc:139 +msgid "GOsa requires this command to synchronize POSIX and samba passwords." msgstr "" -#: setup/class_setupStep_Config1.inc:126 -msgid "Group storage ou" +#: setup/class_setupStep_Checks.inc:140 +msgid "" +"Deploy a gosa-si installation or install the perl Crypt::SmbHash modules." msgstr "" -#: setup/class_setupStep_Config1.inc:130 -#, fuzzy -msgid "Uid base must be numeric" -msgstr "超时必须填数字" +#: setup/class_setupStep_Checks.inc:152 +msgid "imagick" +msgstr "" -#: setup/class_setupStep_Config1.inc:134 -#, fuzzy -msgid "The given password minimum length is not numeric." -msgstr "Sieve 端口应为数字。" +#: setup/class_setupStep_Checks.inc:153 +msgid "GOsa requires this extension to handle images." +msgstr "" -#: setup/class_setupStep_Config1.inc:137 +#: setup/class_setupStep_Checks.inc:159 #, fuzzy -msgid "The given password differ value is not numeric." -msgstr "Sieve 端口应为数字。" +msgid "compression module" +msgstr "访问选项" -#: setup/setup_feedback.tpl:6 -msgid "Subscribe to the gosa-announce mailinglist" +#: setup/class_setupStep_Checks.inc:160 +msgid "GOsa requires this extension to handle snapshots." msgstr "" -#: setup/setup_feedback.tpl:9 +#: setup/class_setupStep_Checks.inc:171 +#, fuzzy 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." +"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 在两种情况下都可以运行。" -#: setup/setup_feedback.tpl:30 -msgid "Mail address" -msgstr "邮件地址" +#: setup/class_setupStep_Checks.inc:172 +#, fuzzy +msgid "Search for 'register_globals' in your php.ini and switch it to 'Off'." +msgstr "检查 register_globals 是否设置为 'off'" -#: setup/setup_feedback.tpl:41 -msgid "Send feedback to the GOsa project team" +#: setup/class_setupStep_Checks.inc:180 +msgid "PHP uses this value for the garbage collector to delete old sessions." msgstr "" -#: setup/setup_feedback.tpl:44 +#: setup/class_setupStep_Checks.inc:181 +#, fuzzy msgid "" -"When checking this option, GOsa will try to connect http://oss.gonicus.de in " -"order to submit your form anonymously." +"Setting this value to one day will prevent loosing session and cookies " +"before they really timeout." msgstr "" +"PHP 用这个值来进行垃圾回收,删除旧的会话。设置这个值为一天,将会防止在真正超" +"时之前的会话和 cookie 丢失。" -#: setup/setup_feedback.tpl:50 -msgid "Did the setup procedure help you to get started?" +#: setup/class_setupStep_Checks.inc:182 +msgid "" +"Search for 'session.gc_maxlifetime' in your php.ini and set it to 86400 or " +"higher." msgstr "" -#: setup/setup_feedback.tpl:60 -msgid "If not, what problems did you encounter" +#: setup/class_setupStep_Checks.inc:189 setup/class_setupStep_Checks.inc:205 +#: setup/class_setupStep_Checks.inc:221 setup/class_setupStep_Checks.inc:237 +msgid "Off" msgstr "" -#: setup/setup_feedback.tpl:68 -msgid "Is this the first time you use GOsa?" +#: setup/class_setupStep_Checks.inc:190 +#, 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'。" -#: setup/setup_feedback.tpl:74 -msgid "I use it since" +#: setup/class_setupStep_Checks.inc:191 +#, fuzzy +msgid "Search for 'session.auto_start' in your php.ini and set it to 'Off'." msgstr "" +"为了在是使用 GOsa 中不遇到麻烦,您的 php.ini 中 session.auto_register 选项必" +"须设置为 'Off'。" -#: setup/setup_feedback.tpl:75 -msgid "Select the year since when you are using GOsa" +#: setup/class_setupStep_Checks.inc:198 +#, fuzzy +msgid "" +"GOsa needs at least 32MB of memory. Setting it below this limit may cause " +"errors that are not reproducable! Increase it for larger setups." +msgstr "GOsa 需要至少 16MB 内存,太少会导致无法预料的错误!将其设置为更大。" + +#: setup/class_setupStep_Checks.inc:199 +msgid "" +"Search for 'memory_limit' in your php.ini and set it to '32M' or higher." msgstr "" -#: setup/setup_feedback.tpl:82 -msgid "What operating system / distribution do you use?" +#: setup/class_setupStep_Checks.inc:206 +#, fuzzy +msgid "" +"This option influences the PHP output handling. Turn this Option off, to " +"increase performance." +msgstr "这个选项影响输出处理。关闭这个选项,可以提高性能。" + +#: setup/class_setupStep_Checks.inc:207 +msgid "Search for 'implicit_flush' in your php.ini and set it to 'Off'." msgstr "" -#: setup/setup_feedback.tpl:90 -msgid "What web server do you use?" +#: setup/class_setupStep_Checks.inc:214 +#, fuzzy +msgid "The Execution time should be at least 30 seconds." +msgstr "执行时间应该至少 30 秒,因为一些动作可能会花很多时间。" + +#: setup/class_setupStep_Checks.inc:215 +msgid "" +"Search for 'max_execution_time' in your php.ini and set it to '30' or higher." msgstr "" -#: setup/setup_feedback.tpl:98 -msgid "What PHP version do you use?" +#: setup/class_setupStep_Checks.inc:222 +#, 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 "" +"将 expose_php 设置为“off”可以增强服务器安全性。PHP 将不会发送任何有关正运行着" +"的服务器的信息。" -#: setup/setup_feedback.tpl:106 -msgid "LDAP" +#: setup/class_setupStep_Checks.inc:223 +msgid "Search for 'expose_php' in your php.ini and set if to 'Off'." msgstr "" -#: setup/setup_feedback.tpl:110 -msgid "What kind of LDAP server(s) do you use?" +#: setup/class_setupStep_Checks.inc:229 +#, fuzzy +msgid "On" +msgstr "打开" + +#: setup/class_setupStep_Checks.inc:230 +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 会将字符串" +"中所有引号编码。" -#: setup/setup_feedback.tpl:116 -msgid "How many objects are in your LDAP?" +#: setup/class_setupStep_Checks.inc:231 +msgid "Search for 'magic_quotes_gpc' in your php.ini and set it to 'On'." msgstr "" -#: setup/setup_feedback.tpl:123 +#: setup/class_setupStep_Checks.inc:238 #, fuzzy -msgid "Features" -msgstr "功能" +msgid "Increase your server performance by setting magic_quotes_gpc to 'off'." +msgstr "" +"将 magic_quotes_gpc 设置为 'on' 会增加服务器安全性。这种情况下 PHP 会将字符串" +"中所有引号编码。" -#: setup/setup_feedback.tpl:126 -msgid "What features of GOsa do you use?" +#: setup/class_setupStep_Checks.inc:239 +msgid "" +"Search for 'zend.ze1_compatibility_mode' in your php.ini and set it to 'Off'." msgstr "" -#: setup/setup_feedback.tpl:136 -msgid "What features do you want to see in future versions of GOsa?" -msgstr "" +#: setup/class_setupStep_Checks.inc:249 +#, fuzzy +msgid "Configuration writeable" +msgstr "配置文件" -#: setup/setup_feedback.tpl:143 -msgid "Send feedback" +#: setup/class_setupStep_Checks.inc:250 +#, fuzzy +msgid "The configuration file can't be written" +msgstr "查看配置信息" + +#: setup/class_setupStep_Checks.inc:251 +#, php-format +msgid "" +"GOsa reads its configuration from a file located in (%s/%s). The setup can " +"write the configuration directly if it is writeable." msgstr "" #: setup/setup_config3.tpl:2 @@ -5445,1185 +5786,923 @@ msgstr "禁用" msgid "Enabled" msgstr "禁用" -#: setup/class_setupStep_Migrate.inc:123 setup/class_setupStep_Migrate.inc:124 -#, fuzzy -msgid "LDAP inspection" -msgstr "PHP 安装检查" - -#: setup/class_setupStep_Migrate.inc:125 -msgid "Analyze your current LDAP for GOsa compatibility" -msgstr "" - -#: setup/class_setupStep_Migrate.inc:131 -#, fuzzy -msgid "Checking for root object" -msgstr "检查 iconv 支持" - -#: setup/class_setupStep_Migrate.inc:137 -msgid "Checking permissions on LDAP database" -msgstr "" - -#: setup/class_setupStep_Migrate.inc:143 -#, fuzzy -msgid "Checking for invisible departments" -msgstr "检查 iconv 支持" - -#: setup/class_setupStep_Migrate.inc:148 -#, fuzzy -msgid "Checking for invisible users" -msgstr "检查 iconv 支持" - -#: setup/class_setupStep_Migrate.inc:155 -#: setup/class_setupStep_Migrate.inc:3021 -#, fuzzy -msgid "Checking for super administrator" -msgstr "检查一些附加程序" - -#: setup/class_setupStep_Migrate.inc:161 -#, fuzzy -msgid "Checking for users outside the people tree" -msgstr "检查 cups 模块" - -#: setup/class_setupStep_Migrate.inc:167 -#, fuzzy -msgid "Checking for groups outside the groups tree" -msgstr "检查 cups 模块" - -#: setup/class_setupStep_Migrate.inc:174 -msgid "Checking for windows workstations outside the winstation tree" +#: setup/setup_feedback.tpl:5 +msgid "Feedback sucessfully send" msgstr "" -#: setup/class_setupStep_Migrate.inc:180 -#, fuzzy -msgid "Checking for duplicated UID numbers" -msgstr "检查函数 %s" - -#: setup/class_setupStep_Migrate.inc:186 -#, fuzzy -msgid "Checking for duplicate GID numbers" -msgstr "检查函数 %s" - -#: setup/class_setupStep_Migrate.inc:192 -#, fuzzy -msgid "Checking for old style USB devices" -msgstr "检查 iconv 支持" - -#: setup/class_setupStep_Migrate.inc:198 -#, fuzzy -msgid "Checking for old services that have to be migrated" -msgstr "检查 cups 模块" - -#: setup/class_setupStep_Migrate.inc:204 -#, fuzzy -msgid "Checking for old style application menus" -msgstr "检查函数 %s" - -#: setup/class_setupStep_Migrate.inc:230 setup/class_setupStep_Migrate.inc:282 -#: setup/class_setupStep_Migrate.inc:347 setup/class_setupStep_Migrate.inc:411 -#: setup/class_setupStep_Migrate.inc:482 setup/class_setupStep_Migrate.inc:559 -#: setup/class_setupStep_Migrate.inc:644 setup/class_setupStep_Migrate.inc:785 -#: setup/class_setupStep_Migrate.inc:880 -#: setup/class_setupStep_Migrate.inc:2316 -#: setup/class_setupStep_Migrate.inc:2507 -#: setup/class_setupStep_Migrate.inc:2644 -#, fuzzy -msgid "LDAP query failed" -msgstr "Mysql 查询失败。" - -#: setup/class_setupStep_Migrate.inc:231 setup/class_setupStep_Migrate.inc:283 -#: setup/class_setupStep_Migrate.inc:348 setup/class_setupStep_Migrate.inc:412 -#: setup/class_setupStep_Migrate.inc:483 setup/class_setupStep_Migrate.inc:560 -#: setup/class_setupStep_Migrate.inc:645 setup/class_setupStep_Migrate.inc:786 -#: setup/class_setupStep_Migrate.inc:881 -#: setup/class_setupStep_Migrate.inc:2317 -#: setup/class_setupStep_Migrate.inc:2508 -#: setup/class_setupStep_Migrate.inc:2645 -msgid "Possibly the 'root object' is missing." +#: setup/setup_feedback.tpl:15 +msgid "Subscribe to the gosa-announce mailinglist" msgstr "" -#: setup/class_setupStep_Migrate.inc:253 -#, fuzzy, php-format -msgid "Found %s duplicate values for attribute 'uidNumber'." -msgstr "发现记录类型 '%s' 有重复。" - -#: setup/class_setupStep_Migrate.inc:305 -#, fuzzy, php-format -msgid "Found %s duplicate values for attribute 'gidNumber'." -msgstr "发现记录类型 '%s' 有重复。" - -#: setup/class_setupStep_Migrate.inc:363 setup/class_setupStep_Migrate.inc:574 -#: setup/class_setupStep_Migrate.inc:587 -#: setup/class_setupStep_Migrate.inc:1020 -#: setup/class_setupStep_Migrate.inc:1038 -#: setup/class_setupStep_Migrate.inc:1945 -#: setup/class_setupStep_Migrate.inc:1958 -#: setup/class_setupStep_Migrate.inc:3023 -msgid "Failed" -msgstr "失败" - -#: setup/class_setupStep_Migrate.inc:365 -#, php-format +#: setup/setup_feedback.tpl:18 msgid "" -"Found %s winstations outside the predefined winstation department ou '%s'." -msgstr "" - -#: setup/class_setupStep_Migrate.inc:366 setup/class_setupStep_Migrate.inc:655 -#: setup/class_setupStep_Migrate.inc:795 -#: setup/class_setupStep_Migrate.inc:1023 -#: setup/class_setupStep_Migrate.inc:2386 -#: setup/class_setupStep_Migrate.inc:2540 -#: setup/class_setupStep_Migrate.inc:2870 -#, fuzzy -msgid "Migrate" -msgstr "创建" - -#: setup/class_setupStep_Migrate.inc:438 -#, php-format -msgid "Found %s groups outside the configured tree '%s'." +"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 "" -#: setup/class_setupStep_Migrate.inc:439 setup/class_setupStep_Migrate.inc:516 -#, fuzzy -msgid "Move" -msgstr "模式" +#: setup/setup_feedback.tpl:39 +msgid "Mail address" +msgstr "邮件地址" -#: setup/class_setupStep_Migrate.inc:515 -#, php-format -msgid "Found %s user(s) outside the configured tree '%s'." +#: setup/setup_feedback.tpl:50 +msgid "Send feedback to the GOsa project team" msgstr "" -#: setup/class_setupStep_Migrate.inc:576 setup/class_setupStep_Migrate.inc:589 -#, php-format +#: setup/setup_feedback.tpl:53 msgid "" -"The specified user '%s' does not have full access to your ldap database." -msgstr "" - -#: setup/class_setupStep_Migrate.inc:653 -#, php-format -msgid "Found %s user(s) that will not be visible in GOsa." -msgstr "" - -#: setup/class_setupStep_Migrate.inc:703 setup/class_setupStep_Migrate.inc:846 -#: setup/class_setupStep_Migrate.inc:1105 -#, fuzzy -msgid "Migration error" -msgstr "创建" - -#: setup/class_setupStep_Migrate.inc:703 setup/class_setupStep_Migrate.inc:846 -#, fuzzy, php-format -msgid "Cannot migrate department '%s':" -msgstr "转到根部门" - -#: setup/class_setupStep_Migrate.inc:794 -#, php-format -msgid "Found %s department(s) that will not be visible in GOsa." -msgstr "" - -#: setup/class_setupStep_Migrate.inc:1017 -#, fuzzy, php-format -msgid "GOsa 2.5 administrative accounts found: %s" -msgstr "创建 netatalk 账号" - -#: setup/class_setupStep_Migrate.inc:1022 -#, fuzzy -msgid "There is no valid GOsa 2.6 administrator account inside your LDAP." -msgstr "创建 netatalk 账号" - -#: setup/class_setupStep_Migrate.inc:1039 -msgid "There is no GOsa administrator account inside your LDAP." -msgstr "" - -#: setup/class_setupStep_Migrate.inc:1105 -#, php-format -msgid "Cannot add ACL for user '%s':" -msgstr "" - -#: setup/class_setupStep_Migrate.inc:1143 -#: setup/class_setupStep_Migrate.inc:1153 -#, fuzzy -msgid "Input error" -msgstr "PHP 错误" - -#: setup/class_setupStep_Migrate.inc:1143 -msgid "Uid" -msgstr "" - -#: setup/class_setupStep_Migrate.inc:1148 -#, fuzzy -msgid "Password error" -msgstr "口令过期截止日" - -#: setup/class_setupStep_Migrate.inc:1148 -#, fuzzy -msgid "Provided passwords do not match!" -msgstr "输入的新口令和重复口令不匹配!" - -#: setup/class_setupStep_Migrate.inc:1153 -#, fuzzy -msgid "Specify a valid user ID!" -msgstr "请输入一个有效的用户名!" - -#: setup/class_setupStep_Migrate.inc:1186 -#, fuzzy, php-format -msgid "Adding an administrative user failed: object '%s' already exists!" -msgstr "为对象 '%s' 设置动作状态(FAIstate) 失败,值为 '%s'。" - -#: setup/class_setupStep_Migrate.inc:1225 -#: setup/class_setupStep_Migrate.inc:1274 -#: setup/class_setupStep_Migrate.inc:1323 -#, fuzzy -msgid "Cannot move users to the requested department!" -msgstr "选择放置部门的子树" - -#: setup/class_setupStep_Migrate.inc:1235 -msgid "Winstation will be moved from" +"When checking this option, GOsa will try to connect http://oss.gonicus.de in " +"order to submit your form anonymously." msgstr "" -#: setup/class_setupStep_Migrate.inc:1246 -#: setup/class_setupStep_Migrate.inc:1295 -msgid "Updating following references too" +#: setup/setup_feedback.tpl:59 +msgid "Did the setup procedure help you to get started?" msgstr "" -#: setup/class_setupStep_Migrate.inc:1285 -msgid "Group will be moved from" -msgstr "" +#: setup/setup_feedback.tpl:62 setup/setup_feedback.tpl:80 +#: setup/class_setupStep_Ldap.inc:74 setup/class_setupStep_Config3.inc:89 +#: setup/class_setupStep_Schema.inc:86 setup/class_setupStep_Config1.inc:88 +#: setup/class_setupStep_Config2.inc:167 +msgid "Yes" +msgstr "是" -#: setup/class_setupStep_Migrate.inc:1333 -msgid "User will be moved from" -msgstr "" +#: setup/setup_feedback.tpl:64 setup/setup_feedback.tpl:82 +#: setup/class_setupStep_Ldap.inc:74 setup/class_setupStep_Config3.inc:89 +#: setup/class_setupStep_Schema.inc:86 setup/class_setupStep_Config1.inc:88 +#: setup/class_setupStep_Config2.inc:167 +msgid "No" +msgstr "否" -#: setup/class_setupStep_Migrate.inc:1343 -msgid "The following references will be updated" +#: setup/setup_feedback.tpl:69 +msgid "If not, what problems did you encounter" msgstr "" -#: setup/class_setupStep_Migrate.inc:1946 -msgid "" -"The LDAP root object is missing. It is required to use your LDAP service." +#: setup/setup_feedback.tpl:77 +msgid "Is this the first time you use GOsa?" msgstr "" -#: setup/class_setupStep_Migrate.inc:1947 -#: setup/class_setupStep_Migrate.inc:1960 -msgid "Try to create root object" +#: setup/setup_feedback.tpl:83 +msgid "I use it since" msgstr "" -#: setup/class_setupStep_Migrate.inc:1959 -msgid "Root object couldn't be created, you should try it on your own." +#: setup/setup_feedback.tpl:84 +msgid "Select the year since when you are using GOsa" msgstr "" -#: setup/class_setupStep_Migrate.inc:2250 -#, fuzzy, php-format -msgid "Copy '%s' to '%s' failed:" -msgstr "移动 '%s' 到 '%s'" - -#: setup/class_setupStep_Migrate.inc:2385 -#, php-format -msgid "There are %s devices that need to be migrated." +#: setup/setup_feedback.tpl:91 +msgid "What operating system / distribution do you use?" msgstr "" -#: setup/class_setupStep_Migrate.inc:2445 -#, php-format -msgid "Adding '%s' to the LDAP failed: %s" +#: setup/setup_feedback.tpl:99 +msgid "What web server do you use?" msgstr "" -#: setup/class_setupStep_Migrate.inc:2465 -#: setup/class_setupStep_Migrate.inc:2582 -#, fuzzy, php-format -msgid "Updating '%s' failed: %s" -msgstr "Logging DB 用户" - -#: setup/class_setupStep_Migrate.inc:2538 -#, php-format -msgid "There are %s services that need to be migrated." +#: setup/setup_feedback.tpl:107 +msgid "What PHP version do you use?" msgstr "" -#: setup/class_setupStep_Migrate.inc:2869 -#, php-format -msgid "There are %s application menus which have to be migrated." +#: setup/setup_feedback.tpl:115 +msgid "LDAP" msgstr "" -#: setup/setup_config2.tpl:2 -msgid "Samba settings" -msgstr "Samba 设置" - -#: setup/setup_config2.tpl:6 -msgid "Samba hash generator" +#: setup/setup_feedback.tpl:119 +msgid "What kind of LDAP server(s) do you use?" msgstr "" -#: setup/setup_config2.tpl:15 -#, fuzzy -msgid "Samba SID" -msgstr "Samba" - -#: setup/setup_config2.tpl:31 -#, fuzzy -msgid "RID base" -msgstr "数据库" - -#: setup/setup_config2.tpl:46 -#, fuzzy -msgid "Workstation container" -msgstr "工作站名称" - -#: setup/setup_config2.tpl:61 -msgid "Samba SID mapping" +#: setup/setup_feedback.tpl:125 +msgid "How many objects are in your LDAP?" msgstr "" -#: setup/setup_config2.tpl:71 -#, fuzzy -msgid "Timezone" -msgstr "用户时区" - -#: setup/setup_config2.tpl:74 -#, fuzzy -msgid "Please choose your preferred timezone here" -msgstr "首选语种" - -#: setup/setup_config2.tpl:96 +#: setup/setup_feedback.tpl:132 #, fuzzy -msgid "Additional GOsa settings" -msgstr "应用程序设置" +msgid "Features" +msgstr "功能" -#: setup/setup_config2.tpl:100 -msgid "Enable Copy & Paste" +#: setup/setup_feedback.tpl:135 +msgid "What features of GOsa do you use?" msgstr "" -#: setup/setup_config2.tpl:112 -#, fuzzy -msgid "Enable DNS extension" -msgstr "删除打印机扩展" +#: setup/setup_feedback.tpl:145 +msgid "What features do you want to see in future versions of GOsa?" +msgstr "" -#: setup/setup_config2.tpl:124 -#, fuzzy -msgid "Enable DHCP extension" -msgstr "删除打印机扩展" +#: setup/setup_feedback.tpl:152 +msgid "Send feedback" +msgstr "" -#: setup/setup_config2.tpl:136 +#: setup/setup_finish.tpl:3 #, fuzzy -msgid "Enable mime type management" -msgstr "系统管理" +msgid "Create your configuration file" +msgstr "配置文件" -#: setup/setup_config2.tpl:148 -#, fuzzy -msgid "Enable FAI release management" -msgstr "Asterisk 管理" +#: setup/setup_finish.tpl:13 +msgid "Download configuration" +msgstr "下载配置" -#: setup/setup_config2.tpl:160 +#: setup/setup_finish.tpl:18 #, fuzzy -msgid "Enable user netatalk plugin" -msgstr "管理 netatalk 账号" +msgid "Status: " +msgstr "状态" -#: setup/setup_config2.tpl:171 +#: setup/class_setupStep_Ldap.inc:53 #, fuzzy -msgid "Government mode" -msgstr "部门名称" +msgid "LDAP setup" +msgstr "LDAP 服务器" -#: setup/setup_config2.tpl:182 +#: setup/class_setupStep_Ldap.inc:54 #, fuzzy -msgid "Logging options" -msgstr "未知" +msgid "LDAP connection setup" +msgstr "断开" -#: setup/setup_config2.tpl:186 -#, fuzzy -msgid "Syslog" -msgstr "系统日志" +#: setup/class_setupStep_Ldap.inc:55 +msgid "" +"This dialog performs the basic configuration of the LDAP connectivity for " +"GOsa." +msgstr "" -#: setup/setup_config2.tpl:193 -msgid "Mail settings" -msgstr "邮件选项" +#: setup/class_setupStep_Ldap.inc:105 +#, fuzzy, php-format +msgid "Anonymous bind to server '%s' failed!" +msgstr "为服务器 '%s' 插入新宏失败。" -#: setup/setup_config2.tpl:197 -msgid "Mail method" -msgstr "邮件方法" +#: setup/class_setupStep_Ldap.inc:107 +#, fuzzy, php-format +msgid "Bind as user '%s' failed!" +msgstr "为服务器 '%s' 插入新宏失败。" -#: setup/setup_config2.tpl:213 -msgid "Account identification attribute" -msgstr "" +#: setup/class_setupStep_Ldap.inc:112 +#, fuzzy, php-format +msgid "Anonymous bind to server '%s' succeeded." +msgstr "为服务器 '%s' 插入新宏失败。" -#: setup/setup_config2.tpl:227 +#: setup/class_setupStep_Ldap.inc:113 #, fuzzy -msgid "Vacation templates" -msgstr "工作站模板" - -#: setup/setup_config2.tpl:243 -msgid "Use Cyrus UNIX style" -msgstr "" - -#: setup/setup_config2.tpl:253 -msgid "Snapshots / Undo" -msgstr "" +msgid "Please specify user and password!" +msgstr "请输入您的口令!" -#: setup/setup_config2.tpl:262 setup/setup_config2.tpl:307 -msgid "Enable snapshots" -msgstr "" +#: setup/class_setupStep_Ldap.inc:115 +#, fuzzy, php-format +msgid "Bind as user '%s' to server '%s' succeeded!" +msgstr "无法在主服务器 '%s' 上选择数据库 '%s'。" -#: setup/setup_config2.tpl:268 setup/setup_config2.tpl:313 -msgid "Snapshot base" +#: setup/setup_ldap.tpl:7 +msgid "Please choose the LDAP user to be used by GOsa" msgstr "" -#: setup/class_setupStep_License.inc:56 setup/class_setupStep_License.inc:57 +#: setup/setup_ldap.tpl:25 #, fuzzy -msgid "License" -msgstr "行" +msgid "LDAP connection" +msgstr "断开" -#: setup/class_setupStep_License.inc:58 -msgid "Terms and conditions for usage" -msgstr "" +#: setup/setup_ldap.tpl:29 +msgid "Location name" +msgstr "位置名称" -#: setup/class_setupStep_Config2.inc:86 setup/class_setupStep_Config2.inc:87 +#: setup/setup_ldap.tpl:37 #, fuzzy -msgid "GOsa settings 2/3" -msgstr "用户设置" +msgid "Connection URI" +msgstr "连接 URL" -#: setup/class_setupStep_Config2.inc:88 +#: setup/setup_ldap.tpl:45 #, fuzzy -msgid "Customize special parameters" -msgstr "检查参数" - -#: setup/setup_migrate.tpl:5 -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 "TLS connection" +msgstr "连接" -#: setup/setup_migrate.tpl:33 +#: setup/setup_ldap.tpl:69 #, fuzzy -msgid "Check again" -msgstr "检查" +msgid "Authentication" +msgstr "Nagios 鉴权" -#: setup/setup_migrate.tpl:37 -msgid "Move windows workstations into a valid windows workstation department" -msgstr "" +#: setup/setup_ldap.tpl:73 +msgid "Admin DN" +msgstr "管理员 DN" -#: setup/setup_migrate.tpl:39 -msgid "" -"This dialog allows you to move the displayed windows workstations into a " -"valid department" -msgstr "" +#: setup/setup_ldap.tpl:78 +#, fuzzy +msgid "Select user" +msgstr "删除用户" -#: setup/setup_migrate.tpl:41 -msgid "" -"Be careful with this tool, there may be references pointing to this " -"workstations that can't be migrated." +#: setup/setup_ldap.tpl:86 +msgid "Automatically append LDAP base to admin DN" msgstr "" -#: setup/setup_migrate.tpl:67 -msgid "Move selected windows workstations into the following GOsa department" -msgstr "" +#: setup/setup_ldap.tpl:93 +msgid "Admin password" +msgstr "管理员口令" -#: setup/setup_migrate.tpl:72 +#: setup/setup_ldap.tpl:101 #, fuzzy -msgid "Move selected workstations" -msgstr "选择查看工作站" +msgid "Schema based settings" +msgstr "Samba 设置" -#: setup/setup_migrate.tpl:73 -msgid "What will be done here" +#: setup/setup_ldap.tpl:105 +msgid "Use rfc2307bis compliant groups" msgstr "" -#: setup/setup_migrate.tpl:85 -msgid "Move groups into configured group tree" -msgstr "" +#: setup/setup_ldap.tpl:117 +#, fuzzy +msgid "Current status" +msgstr "当前版本" -#: setup/setup_migrate.tpl:88 -msgid "" -"This dialog allows moving a couple of groups to the configured group tree. " -"Doing this may straighten your LDAP service." -msgstr "" +#: setup/class_setupStep_Migrate.inc:127 setup/class_setupStep_Migrate.inc:128 +#, fuzzy +msgid "LDAP inspection" +msgstr "PHP 安装检查" -#: setup/setup_migrate.tpl:91 -msgid "" -"Be careful with this option! There may be references pointing to these " -"groups. The GOsa setup can't migrate references, so you may want to cancel " -"the migration in this case." +#: setup/class_setupStep_Migrate.inc:129 +msgid "Analyze your current LDAP for GOsa compatibility" msgstr "" -#: setup/setup_migrate.tpl:94 -msgid "Move selected groups into this group tree" -msgstr "" +#: setup/class_setupStep_Migrate.inc:135 +#, fuzzy +msgid "Checking for root object" +msgstr "检查 iconv 支持" -#: setup/setup_migrate.tpl:125 setup/setup_migrate.tpl:177 -#: setup/setup_migrate.tpl:226 setup/setup_migrate.tpl:344 -#: setup/setup_migrate.tpl:397 setup/setup_migrate.tpl:441 -#: setup/setup_migrate.tpl:484 setup/setup_migrate.tpl:528 -msgid "Hide changes" -msgstr "" +#: setup/class_setupStep_Migrate.inc:141 +#, fuzzy +msgid "Inspecting object classes in root object" +msgstr "检查 iconv 支持" -#: setup/setup_migrate.tpl:127 setup/setup_migrate.tpl:179 -#: setup/setup_migrate.tpl:209 setup/setup_migrate.tpl:346 -#: setup/setup_migrate.tpl:399 setup/setup_migrate.tpl:444 -#: setup/setup_migrate.tpl:487 setup/setup_migrate.tpl:531 +#: setup/class_setupStep_Migrate.inc:147 #, fuzzy -msgid "Show changes" -msgstr "显示软件包" +msgid "Checking permission for LDAP database" +msgstr "您无权删除这个部门。" -#: setup/setup_migrate.tpl:140 -msgid "Move users into configured user tree" -msgstr "" +#: setup/class_setupStep_Migrate.inc:153 +#, fuzzy +msgid "Checking for invisible departments" +msgstr "检查 iconv 支持" -#: setup/setup_migrate.tpl:142 -msgid "" -"This dialog allows moving a couple of users to the configured user tree. " -"Doing this may straighten your LDAP service." -msgstr "" +#: setup/class_setupStep_Migrate.inc:158 +#, fuzzy +msgid "Checking for invisible users" +msgstr "检查 iconv 支持" -#: setup/setup_migrate.tpl:145 -msgid "" -"Be careful with this option! There may be references pointing to these " -"users. The GOsa setup can't migrate references, so you may want to cancel " -"the migration in this case." -msgstr "" +#: setup/class_setupStep_Migrate.inc:165 +#: setup/class_setupStep_Migrate.inc:3203 +#, fuzzy +msgid "Checking for super administrator" +msgstr "检查一些附加程序" -#: setup/setup_migrate.tpl:148 +#: setup/class_setupStep_Migrate.inc:171 #, fuzzy -msgid "Move selected users into this people tree" -msgstr "创建使用该模板的用户" +msgid "Checking for users outside the people tree" +msgstr "检查 cups 模块" -#: setup/setup_migrate.tpl:191 +#: setup/class_setupStep_Migrate.inc:177 #, fuzzy -msgid "Migrate GOsa 2.5 administrative accounts" -msgstr "创建 netatalk 账号" +msgid "Checking for groups outside the groups tree" +msgstr "检查 cups 模块" -#: setup/setup_migrate.tpl:193 -msgid "" -"This dialog allows the migration of GOsa 2.5 admin accounts into GOsa 2.6 " -"useable accounts." +#: setup/class_setupStep_Migrate.inc:184 +msgid "Checking for windows workstations outside the winstation tree" msgstr "" -#: setup/setup_migrate.tpl:216 setup/setup_migrate.tpl:316 -#: setup/setup_migrate.tpl:370 setup/setup_migrate.tpl:425 -#: setup/setup_migrate.tpl:468 setup/setup_migrate.tpl:512 +#: setup/class_setupStep_Migrate.inc:190 #, fuzzy -msgid "Current" -msgstr "当前版本" +msgid "Checking for duplicated UID numbers" +msgstr "检查函数 %s" -#: setup/setup_migrate.tpl:220 setup/setup_migrate.tpl:323 -#: setup/setup_migrate.tpl:377 setup/setup_migrate.tpl:429 -#: setup/setup_migrate.tpl:472 setup/setup_migrate.tpl:516 +#: setup/class_setupStep_Migrate.inc:196 #, fuzzy -msgid "After migration" -msgstr "用户管理" +msgid "Checking for duplicate GID numbers" +msgstr "检查函数 %s" -#: setup/setup_migrate.tpl:229 setup/setup_ldap.tpl:65 +#: setup/class_setupStep_Migrate.inc:202 #, fuzzy -msgid "Reload" -msgstr "读" +msgid "Checking for old style USB devices" +msgstr "检查 iconv 支持" -#: setup/setup_migrate.tpl:245 +#: setup/class_setupStep_Migrate.inc:208 #, fuzzy -msgid "Abort" -msgstr "端口" +msgid "Checking for old services that have to be migrated" +msgstr "检查 cups 模块" -#: setup/setup_migrate.tpl:247 +#: setup/class_setupStep_Migrate.inc:214 #, fuzzy -msgid "Create a new GOsa administrator account" -msgstr "创建 netatalk 账号" - -#: setup/setup_migrate.tpl:250 -msgid "" -"This dialog will automatically add a new super administrator to your LDAP " -"tree." -msgstr "" +msgid "Checking for old style application menus" +msgstr "检查函数 %s" -#: setup/setup_migrate.tpl:279 +#: setup/class_setupStep_Migrate.inc:240 setup/class_setupStep_Migrate.inc:292 +#: setup/class_setupStep_Migrate.inc:357 setup/class_setupStep_Migrate.inc:421 +#: setup/class_setupStep_Migrate.inc:492 setup/class_setupStep_Migrate.inc:569 +#: setup/class_setupStep_Migrate.inc:654 setup/class_setupStep_Migrate.inc:795 +#: setup/class_setupStep_Migrate.inc:891 +#: setup/class_setupStep_Migrate.inc:2032 +#: setup/class_setupStep_Migrate.inc:2498 +#: setup/class_setupStep_Migrate.inc:2689 +#: setup/class_setupStep_Migrate.inc:2826 #, fuzzy -msgid "Password (again)" -msgstr "口令存储" +msgid "LDAP query failed" +msgstr "Mysql 查询失败。" -#: setup/setup_migrate.tpl:305 -msgid "" -"The listed departments are currently invisible in the GOsa user interface. " -"If you want to change this for a couple of entries, select them and use the " -"migrate button below." +#: setup/class_setupStep_Migrate.inc:241 setup/class_setupStep_Migrate.inc:293 +#: setup/class_setupStep_Migrate.inc:358 setup/class_setupStep_Migrate.inc:422 +#: setup/class_setupStep_Migrate.inc:493 setup/class_setupStep_Migrate.inc:570 +#: setup/class_setupStep_Migrate.inc:655 setup/class_setupStep_Migrate.inc:796 +#: setup/class_setupStep_Migrate.inc:892 +#: setup/class_setupStep_Migrate.inc:2033 +#: setup/class_setupStep_Migrate.inc:2499 +#: setup/class_setupStep_Migrate.inc:2690 +#: setup/class_setupStep_Migrate.inc:2827 +msgid "Possibly the 'root object' is missing." msgstr "" -#: setup/setup_migrate.tpl:306 setup/setup_migrate.tpl:361 -#: setup/setup_migrate.tpl:417 setup/setup_migrate.tpl:461 -#: setup/setup_migrate.tpl:505 -msgid "" -"If you want to know what will be done when migrating the selected entries, " -"use the 'Show changes' button to see the LDIF." -msgstr "" +#: setup/class_setupStep_Migrate.inc:263 +#, fuzzy, php-format +msgid "Found %s duplicate values for attribute 'uidNumber'." +msgstr "发现记录类型 '%s' 有重复。" + +#: setup/class_setupStep_Migrate.inc:315 +#, fuzzy, php-format +msgid "Found %s duplicate values for attribute 'gidNumber'." +msgstr "发现记录类型 '%s' 有重复。" + +#: setup/class_setupStep_Migrate.inc:373 setup/class_setupStep_Migrate.inc:584 +#: setup/class_setupStep_Migrate.inc:597 +#: setup/class_setupStep_Migrate.inc:1031 +#: setup/class_setupStep_Migrate.inc:1049 +#: setup/class_setupStep_Migrate.inc:1984 +#: setup/class_setupStep_Migrate.inc:1997 +#: setup/class_setupStep_Migrate.inc:2052 +#: setup/class_setupStep_Migrate.inc:2073 +#: setup/class_setupStep_Migrate.inc:2125 +#: setup/class_setupStep_Migrate.inc:3205 +msgid "Failed" +msgstr "失败" -#: setup/setup_migrate.tpl:360 +#: setup/class_setupStep_Migrate.inc:375 +#, php-format msgid "" -"The listed users are currently invisible in the GOsa user interface. If you " -"want to change this for a couple of users, just select them and use the " -"'Migrate' button below." +"Found %s winstations outside the predefined winstation department ou '%s'." msgstr "" -#: setup/setup_migrate.tpl:416 -msgid "" -"The listed devices are currently invisible in the GOsa interface. If you " -"want to change this for a couple of devices, just select them and use the " -"'Migrate' button below." +#: setup/class_setupStep_Migrate.inc:448 +#, php-format +msgid "Found %s groups outside the configured tree '%s'." msgstr "" -#: setup/setup_migrate.tpl:442 setup/setup_migrate.tpl:485 -#: setup/setup_migrate.tpl:529 +#: setup/class_setupStep_Migrate.inc:449 setup/class_setupStep_Migrate.inc:526 #, fuzzy -msgid "Refresh" -msgstr "参考" +msgid "Move" +msgstr "模式" -#: setup/setup_migrate.tpl:460 -msgid "" -"The listed services are currently invalid for the GOsa version you are going " -"to install. If you want to update a couple of service, just select them and " -"use the 'Migrate' button below." +#: setup/class_setupStep_Migrate.inc:525 +#, php-format +msgid "Found %s user(s) outside the configured tree '%s'." msgstr "" -#: setup/setup_migrate.tpl:504 +#: setup/class_setupStep_Migrate.inc:586 setup/class_setupStep_Migrate.inc:599 +#, php-format msgid "" -"The listed menus are currently invisible in the GOsa interface. If you want " -"to change this for a couple of devices, just select them and use the " -"'Migrate' button below." +"The specified user '%s' does not have full access to your ldap database." msgstr "" -#: setup/class_setupStep_Ldap.inc:53 -#, fuzzy -msgid "LDAP setup" -msgstr "LDAP 服务器" +#: setup/class_setupStep_Migrate.inc:663 +#, php-format +msgid "Found %s user(s) that will not be visible in GOsa." +msgstr "" -#: setup/class_setupStep_Ldap.inc:54 +#: setup/class_setupStep_Migrate.inc:713 setup/class_setupStep_Migrate.inc:856 +#: setup/class_setupStep_Migrate.inc:1116 #, fuzzy -msgid "LDAP connection setup" -msgstr "断开" - -#: setup/class_setupStep_Ldap.inc:55 -msgid "" -"This dialog performs the basic configuration of the LDAP connectivity for " -"GOsa." -msgstr "" +msgid "Migration error" +msgstr "创建" -#: setup/class_setupStep_Ldap.inc:105 +#: setup/class_setupStep_Migrate.inc:713 setup/class_setupStep_Migrate.inc:856 #, fuzzy, php-format -msgid "Anonymous bind to server '%s' failed!" -msgstr "为服务器 '%s' 插入新宏失败。" +msgid "Cannot migrate department '%s':" +msgstr "转到根部门" -#: setup/class_setupStep_Ldap.inc:107 -#, fuzzy, php-format -msgid "Bind as user '%s' failed!" -msgstr "为服务器 '%s' 插入新宏失败。" +#: setup/class_setupStep_Migrate.inc:804 +#, php-format +msgid "Found %s department(s) that will not be visible in GOsa." +msgstr "" -#: setup/class_setupStep_Ldap.inc:112 +#: setup/class_setupStep_Migrate.inc:1028 #, fuzzy, php-format -msgid "Anonymous bind to server '%s' succeeded." -msgstr "为服务器 '%s' 插入新宏失败。" +msgid "GOsa 2.5 administrative accounts found: %s" +msgstr "创建 netatalk 账号" -#: setup/class_setupStep_Ldap.inc:113 +#: setup/class_setupStep_Migrate.inc:1033 #, fuzzy -msgid "Please specify user and password!" -msgstr "请输入您的口令!" - -#: setup/class_setupStep_Ldap.inc:115 -#, fuzzy, php-format -msgid "Bind as user '%s' to server '%s' succeeded!" -msgstr "无法在主服务器 '%s' 上选择数据库 '%s'。" +msgid "There is no valid GOsa 2.6 administrator account inside your LDAP." +msgstr "创建 netatalk 账号" -#: setup/setup_frame.tpl:12 -#, fuzzy -msgid "GOsa setup wizard" -msgstr "GOsa 帮助浏览器" +#: setup/class_setupStep_Migrate.inc:1050 +msgid "There is no GOsa administrator account inside your LDAP." +msgstr "" -#: setup/setup_frame.tpl:19 -#, fuzzy -msgid "Installation" -msgstr "Windows 工作站" +#: setup/class_setupStep_Migrate.inc:1116 +#, php-format +msgid "Cannot add ACL for user '%s':" +msgstr "" -#: setup/setup_frame.tpl:19 +#: setup/class_setupStep_Migrate.inc:1154 +#: setup/class_setupStep_Migrate.inc:1164 #, fuzzy -msgid "Setup" -msgstr "设置" +msgid "Input error" +msgstr "PHP 错误" -#: setup/class_setupStep_Welcome.inc:38 -#, fuzzy -msgid "Welcome" -msgstr "欢迎 %s!" +#: setup/class_setupStep_Migrate.inc:1154 +msgid "Uid" +msgstr "" -#: setup/class_setupStep_Welcome.inc:39 +#: setup/class_setupStep_Migrate.inc:1159 #, fuzzy -msgid "The welcome message" -msgstr "解除挂起的邮件" +msgid "Password error" +msgstr "口令过期截止日" -#: setup/class_setupStep_Welcome.inc:40 +#: setup/class_setupStep_Migrate.inc:1159 #, fuzzy -msgid "Welcome to GOsa setup wizard" -msgstr "欢迎进入 Gosa 安装程序!" +msgid "Provided passwords do not match!" +msgstr "输入的新口令和重复口令不匹配!" -#: setup/setup_language.tpl:3 +#: setup/class_setupStep_Migrate.inc:1164 #, fuzzy -msgid "Please select the preferred language" -msgstr "请选择一个打印机或者取消。" +msgid "Specify a valid user ID!" +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 overriden per user." -msgstr "" +#: setup/class_setupStep_Migrate.inc:1197 +#, fuzzy, php-format +msgid "Adding an administrative user failed: object '%s' already exists!" +msgstr "为对象 '%s' 设置动作状态(FAIstate) 失败,值为 '%s'。" -#: setup/setup_language.tpl:9 +#: setup/class_setupStep_Migrate.inc:1236 +#: setup/class_setupStep_Migrate.inc:1285 +#: setup/class_setupStep_Migrate.inc:1334 #, fuzzy -msgid "Please select your preferred language here" -msgstr "首选语种" +msgid "Cannot move users to the requested department!" +msgstr "选择放置部门的子树" -#: setup/setup_welcome.tpl:4 -msgid "" -"This seems to be the first time you start GOsa - we didn't find any " -"configuration right now. This simple wizard intends to help you while " -"setting it up." +#: setup/class_setupStep_Migrate.inc:1246 +msgid "Winstation will be moved from" msgstr "" -#: setup/setup_welcome.tpl:8 -msgid "What will the wizard do for you?" +#: setup/class_setupStep_Migrate.inc:1257 +#: setup/class_setupStep_Migrate.inc:1306 +msgid "Updating following references too" msgstr "" -#: setup/setup_welcome.tpl:11 -msgid "Create a basic, single site configuration" +#: setup/class_setupStep_Migrate.inc:1296 +msgid "Group will be moved from" msgstr "" -#: setup/setup_welcome.tpl:12 -msgid "Tries to find problems within your PHP and LDAP setup" +#: setup/class_setupStep_Migrate.inc:1344 +msgid "User will be moved from" msgstr "" -#: setup/setup_welcome.tpl:13 -msgid "Let you choose from a set of basic and advanced configuration switches" +#: setup/class_setupStep_Migrate.inc:1354 +msgid "The following references will be updated" msgstr "" -#: setup/setup_welcome.tpl:14 -msgid "Guided migration of existing LDAP trees" +#: setup/class_setupStep_Migrate.inc:1985 +msgid "" +"The LDAP root object is missing. It is required to use your LDAP service." msgstr "" -#: setup/setup_welcome.tpl:17 -msgid "What will the wizard NOT do for you?" +#: setup/class_setupStep_Migrate.inc:1986 +#: setup/class_setupStep_Migrate.inc:1999 +msgid "Try to create root object" msgstr "" -#: setup/setup_welcome.tpl:20 -msgid "Find every possible configuration error" +#: setup/class_setupStep_Migrate.inc:1998 +msgid "Root object couldn't be created, you should try it on your own." msgstr "" -#: setup/setup_welcome.tpl:21 -msgid "Migrate every possible LDAP setup - create backup dumps!" +#: setup/class_setupStep_Migrate.inc:2053 +#, php-format +msgid "Missing GOsa object class '%s'!" msgstr "" -#: setup/setup_welcome.tpl:25 +#: setup/class_setupStep_Migrate.inc:2054 #, fuzzy -msgid "To continue..." -msgstr "安装继续..." +msgid "Please check your installation." +msgstr "请检查用户名/口令。" -#: setup/setup_welcome.tpl:28 +#: setup/class_setupStep_Migrate.inc:2075 +#, php-format msgid "" -"For security reasons you need to authenticate for 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:" +"Cannot handle the structural object type of your root object. Please try to " +"add the object class '%s' manually." msgstr "" -#: setup/setup_welcome.tpl:34 -msgid "Click the 'Continue' button when you've finished." -msgstr "" +#: setup/class_setupStep_Migrate.inc:2432 +#, fuzzy, php-format +msgid "Copy '%s' to '%s' failed:" +msgstr "移动 '%s' 到 '%s'" -#: setup/setup_ldap.tpl:7 -msgid "Please choose the LDAP user to be used by GOsa" +#: setup/class_setupStep_Migrate.inc:2567 +#, php-format +msgid "There are %s devices that need to be migrated." msgstr "" -#: setup/setup_ldap.tpl:13 ihtml/themes/default/help.tpl:21 -msgid "Search" -msgstr "查找" - -#: setup/setup_ldap.tpl:25 -#, fuzzy -msgid "LDAP connection" -msgstr "断开" +#: setup/class_setupStep_Migrate.inc:2627 +#, php-format +msgid "Adding '%s' to the LDAP failed: %s" +msgstr "" -#: setup/setup_ldap.tpl:29 -msgid "Location name" -msgstr "位置名称" +#: setup/class_setupStep_Migrate.inc:2647 +#: setup/class_setupStep_Migrate.inc:2764 +#, fuzzy, php-format +msgid "Updating '%s' failed: %s" +msgstr "Logging DB 用户" -#: setup/setup_ldap.tpl:37 -#, fuzzy -msgid "Connection URI" -msgstr "连接 URL" +#: setup/class_setupStep_Migrate.inc:2720 +#, php-format +msgid "There are %s services that need to be migrated." +msgstr "" -#: setup/setup_ldap.tpl:45 -#, fuzzy -msgid "TLS connection" -msgstr "连接" +#: setup/class_setupStep_Migrate.inc:3051 +#, php-format +msgid "There are %s application menus which have to be migrated." +msgstr "" -#: setup/setup_ldap.tpl:69 -#, fuzzy -msgid "Authentication" -msgstr "Nagios 鉴权" +#: setup/setup_welcome.tpl:4 +msgid "" +"This seems to be the first time you start GOsa - we didn't find any " +"configuration right now. This simple wizard intends to help you while " +"setting it up." +msgstr "" -#: setup/setup_ldap.tpl:73 -msgid "Admin DN" -msgstr "管理员 DN" +#: setup/setup_welcome.tpl:8 +msgid "What will the wizard do for you?" +msgstr "" -#: setup/setup_ldap.tpl:78 -#, fuzzy -msgid "Select user" -msgstr "删除用户" +#: setup/setup_welcome.tpl:11 +msgid "Create a basic, single site configuration" +msgstr "" -#: setup/setup_ldap.tpl:86 -msgid "Automatically append LDAP base to admin DN" +#: setup/setup_welcome.tpl:12 +msgid "Tries to find problems within your PHP and LDAP setup" msgstr "" -#: setup/setup_ldap.tpl:93 -msgid "Admin password" -msgstr "管理员口令" +#: setup/setup_welcome.tpl:13 +msgid "Let you choose from a set of basic and advanced configuration switches" +msgstr "" -#: setup/setup_ldap.tpl:101 -#, fuzzy -msgid "Schema based settings" -msgstr "Samba 设置" +#: setup/setup_welcome.tpl:14 +msgid "Guided migration of existing LDAP trees" +msgstr "" -#: setup/setup_ldap.tpl:105 -msgid "Use rfc2307bis compliant groups" +#: setup/setup_welcome.tpl:17 +msgid "What will the wizard NOT do for you?" msgstr "" -#: setup/setup_ldap.tpl:117 -#, fuzzy -msgid "Current status" -msgstr "当前版本" +#: setup/setup_welcome.tpl:20 +msgid "Find every possible configuration error" +msgstr "" -#: ihtml/themes/default/password.tpl:6 -#, fuzzy -msgid "Change your password" -msgstr "修改口令" +#: setup/setup_welcome.tpl:21 +msgid "Migrate every possible LDAP setup - create backup dumps!" +msgstr "" -#: ihtml/themes/default/password.tpl:35 +#: setup/setup_welcome.tpl:25 #, fuzzy -msgid "Success" -msgstr "访问" +msgid "To continue..." +msgstr "安装继续..." -#: ihtml/themes/default/password.tpl:35 -msgid "Your password has been changed successfully." +#: setup/setup_welcome.tpl:28 +msgid "" +"For security reasons you need to authenticate for 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 "" -#: ihtml/themes/default/password.tpl:53 -msgid "" -"This dialog provides a simple way to change your password. Enter the current " -"password and the new password (twice) in the fields below and press the " -"'Change' button." +#: setup/setup_welcome.tpl:34 +msgid "Click the 'Continue' button when you've finished." msgstr "" -#: ihtml/themes/default/password.tpl:60 ihtml/themes/default/password.tpl:62 -#: ihtml/themes/default/login.tpl:52 ihtml/themes/default/login.tpl:53 -msgid "Directory" -msgstr "目录" +#: setup/setup_license.tpl:8 +msgid "I have read the license and accept it" +msgstr "" -#: ihtml/themes/default/password.tpl:86 ihtml/themes/default/password.tpl:87 +#: setup/class_setupStep_Config3.inc:77 setup/class_setupStep_Config3.inc:78 #, fuzzy -msgid "New password repeated" -msgstr "新口令" +msgid "GOsa settings 3/3" +msgstr "用户设置" -#: ihtml/themes/default/password.tpl:101 -#, fuzzy -msgid "Change" -msgstr "频道" +#: setup/class_setupStep_Config3.inc:79 +msgid "Tweak some GOsa core behaviour" +msgstr "" -#: ihtml/themes/default/password.tpl:102 -#: ihtml/themes/default/accountexpired.tpl:52 +#: setup/class_setupStep_Config3.inc:198 #, fuzzy -msgid "Click here to change your password" -msgstr "点击这里来修改您的口令" +msgid "Session lifetime must be a numeric value!" +msgstr "需要的分值必须是数字。" -#: ihtml/themes/default/acl.tpl:36 +#: setup/class_setupStep_Config3.inc:202 #, fuzzy -msgid "Additional filter options" -msgstr "应用程序设置" +msgid "Maximum LDAP query time must be a numeric value!" +msgstr "需要的分值必须是数字。" -#: ihtml/themes/default/acl.tpl:47 -msgid "Use members from" +#: setup/setup_checks.tpl:9 +msgid "PHP module and extension checks" msgstr "" -#: ihtml/themes/default/acl.tpl:61 -msgid "Available members" +#: setup/setup_checks.tpl:41 setup/setup_checks.tpl:103 +msgid "GOsa will NOT run without fixing this." msgstr "" -#: ihtml/themes/default/acl.tpl:63 ihtml/themes/default/acl.tpl:68 -msgid "List message possible targets" +#: setup/setup_checks.tpl:45 setup/setup_checks.tpl:107 +msgid "GOsa will run without fixing this." msgstr "" -#: ihtml/themes/default/acl.tpl:84 ihtml/themes/default/acl.tpl:90 -msgid "List message recipients" -msgstr "" +#: setup/setup_checks.tpl:67 +#, fuzzy +msgid "PHP setup configuration" +msgstr "PHP 安装检查" -#: ihtml/themes/default/acl.tpl:112 +#: setup/setup_checks.tpl:67 #, fuzzy -msgid "ACL for this object" -msgstr "检查 iconv 支持" +msgid "show information" +msgstr "个人信息" -#: ihtml/themes/default/acl.tpl:118 +#: setup/setup_schema.tpl:3 #, fuzzy -msgid "Available roles" -msgstr "可用的应用程序" +msgid "Schema specific settings" +msgstr "Samba 设置" -#: ihtml/themes/default/login.tpl:10 -msgid "GOsa login screen" +#: setup/setup_schema.tpl:7 +msgid "Enable schema validation when logging in" msgstr "" -#: ihtml/themes/default/login.tpl:27 -#, fuzzy -msgid "Login screen" -msgstr "登录脚本" - -#: ihtml/themes/default/login.tpl:34 +#: setup/setup_schema.tpl:16 #, fuzzy -msgid "" -"Please use your username and your password to log into the site " -"administration system." -msgstr "请用您的用户名和口令登录" +msgid "Check status" +msgstr "具有状态" -#: ihtml/themes/default/login.tpl:77 ihtml/themes/default/login.tpl:80 -msgid "Sign in" -msgstr "登录" +#: setup/setup_schema.tpl:20 +msgid "Schema check succeeded" +msgstr "" -#: ihtml/themes/default/login.tpl:78 -msgid "Click here to log in" -msgstr "点击这里登录" +#: setup/setup_schema.tpl:23 +#, fuzzy +msgid "Schema check failed" +msgstr "保存电话失败" -#: ihtml/themes/default/snapshotdialog.tpl:3 -msgid "Restoring object snapshots" +#: setup/setup_schema.tpl:31 +msgid "" +"Could not read any schema informations, all checks skipped. Adjust your ldap " +"acls." msgstr "" -#: ihtml/themes/default/snapshotdialog.tpl:6 +#: setup/setup_schema.tpl:35 msgid "" -"This procedure will restore a snapshot of the selected object. It will " -"replace the existing object after pressing the restore button." +"It seems that your ldap database wasn't initialized yet. This maybe the " +"reason, why GOsa can't read your schema configuration!" msgstr "" -#: ihtml/themes/default/snapshotdialog.tpl:9 -msgid "" -"Remember that DNS configuration and database entries could not be restored. " -"For some objects it is only nescessary to open and save them again (goFon), " -"but some entries must be recreated manually (glpi)." +#: setup/setup_config1.tpl:2 +msgid "Look and feel" 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 ?" +#: setup/setup_config1.tpl:6 +#, fuzzy +msgid "Theme" +msgstr "模板" + +#: setup/setup_config1.tpl:15 +#, fuzzy +msgid "Apache" +msgstr "缓存" + +#: setup/setup_config1.tpl:19 +msgid "Compress output send to browser" msgstr "" -#: ihtml/themes/default/snapshotdialog.tpl:29 +#: setup/setup_config1.tpl:27 #, fuzzy -msgid "There is no snapshot available that could be restored" -msgstr "没有可用的 mysql 扩展,请检查您的 php 设置。" +msgid "People and group storage" +msgstr "People dn attribute" -#: ihtml/themes/default/snapshotdialog.tpl:31 -msgid "Choose a snapshot and click the folder image, to restore the snapshot" +#: setup/setup_config1.tpl:30 +#, fuzzy +msgid "People DN attribute" +msgstr "People dn attribute" + +#: setup/setup_config1.tpl:41 +msgid "People storage subtree" msgstr "" -#: ihtml/themes/default/snapshotdialog.tpl:49 +#: setup/setup_config1.tpl:50 #, fuzzy -msgid "Creating object snapshots" -msgstr "创建新对象组" +msgid "Group storage subtree" +msgstr "忽略子树" -#: ihtml/themes/default/snapshotdialog.tpl:52 -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." +#: setup/setup_config1.tpl:59 +msgid "Include personal title in user DN" msgstr "" -#: ihtml/themes/default/snapshotdialog.tpl:55 -msgid "" -"Remember that database entries, DNS configurations and possibly created " -"zones in server extensions will not be stored in the snapshot." +#: setup/setup_config1.tpl:70 +msgid "Relaxed naming policies" msgstr "" -#: ihtml/themes/default/snapshotdialog.tpl:70 +#: setup/setup_config1.tpl:81 #, fuzzy -msgid "Timestamp" -msgstr "过期" +msgid "Automatic UIDs" +msgstr "自动" -#: ihtml/themes/default/snapshotdialog.tpl:79 -msgid "Reason for generating this snapshot" +#: setup/setup_config1.tpl:97 setup/class_setupStep_Config1.inc:118 +msgid "GID / UID min id" msgstr "" -#: ihtml/themes/default/accountexpired.tpl:15 +#: setup/setup_config1.tpl:113 #, fuzzy -msgid "Your password has expired. Please choose a new one!" -msgstr "您的口令已经过期 !! 选择一个新口令" +msgid "Number base for people/groups" +msgstr "用户/组起始 ID" -#: ihtml/themes/default/accountexpired.tpl:23 -#: ihtml/themes/default/accountexpired.tpl:27 -#, fuzzy -msgid "Old password" -msgstr "旧口令" +#: setup/setup_config1.tpl:121 +msgid "Hook for number base" +msgstr "" -#: ihtml/themes/default/accountexpired.tpl:41 -#: ihtml/themes/default/accountexpired.tpl:45 +#: setup/setup_config1.tpl:140 #, fuzzy -msgid "Verify password" -msgstr "口令确认" - -#: ihtml/themes/default/conflict.tpl:2 -msgid "Session conflict detected" -msgstr "检测道会话冲突" +msgid "Password encryption algorithm" +msgstr "加密算法" -#: ihtml/themes/default/conflict.tpl:6 +#: setup/setup_config1.tpl:151 #, fuzzy -msgid "" -"Probably there's another active instance of your session. Multiple window " -"operation is technical not possible and heavily depends on the browser " -"you're using. Usage of different browsers at a time (i.e. IE and Mozilla) is " -"possible. Pressing the Logout button will close this session." -msgstr "" -"可能已经存在另外一个您的活动的会话。多窗口操作在技术上不可能并且和严重依赖您" -"使用浏览器。使用不同的浏览器(如 IE 和 Mozilla)是可能的。按“退出”按钮关闭此" -"会话。" +msgid "Password restrictions" +msgstr "口令过期截止日" -#: ihtml/themes/default/conflict.tpl:10 -msgid "" -"Ignoring this message will change/destroy the data you're currently editing, " -"so please close multiple windows and log in again." +#: setup/setup_config1.tpl:158 setup/setup_config1.tpl:162 +msgid "Password minimum length" msgstr "" -"忽略这条信息将会修改/破坏您当前编辑的数据,所以请关闭多个窗口并重新登录。" - -#: ihtml/themes/default/conflict.tpl:14 -msgid "Logout" -msgstr "退出" -#: ihtml/themes/default/framework.tpl:8 ihtml/themes/default/framework.tpl:11 -msgid "Main" -msgstr "首页" +#: setup/setup_config1.tpl:169 setup/setup_config1.tpl:173 +msgid "Different characters from old password" +msgstr "" -#: ihtml/themes/default/framework.tpl:16 -msgid "Help" -msgstr "帮助" +#: setup/setup_config1.tpl:182 +#, fuzzy +msgid "Password change hook" +msgstr "不允许修改口令" -#: ihtml/themes/default/framework.tpl:21 ihtml/themes/default/framework.tpl:25 -msgid "Sign out" -msgstr "退出" +#: setup/setup_config1.tpl:198 +msgid "Use SASL for kerberos" +msgstr "" -#: ihtml/themes/default/framework.tpl:29 -msgid "Signed in:" -msgstr "登录:" +#: setup/setup_config1.tpl:209 +#, fuzzy +msgid "Use account expiration" +msgstr "账号过期于" -#: ihtml/themes/default/framework.tpl:32 -msgid "GOsa main menu" +#: setup/setup_config1.tpl:221 +msgid "" +"GOsa supports several encryption types for your passwords. Normally this is " +"adjustable via user templates, but you can specify a default method to be " +"used here, too." msgstr "" +"GOsa 支持好几种口令加密算法。通常可以通过用户模板调整算法,但是在这里您可以定" +"义一个缺省方法。" -#: ihtml/themes/default/remove.tpl:6 +#: setup/setup_config1.tpl:222 +#, fuzzy msgid "" -"This may be used by several groups. Please double check if your really want " -"to do this since there is no way for GOsa to get your data back." +"GOsa always acts as admin and manages access rights internally. This is a " +"workaround till OpenLDAP's in directory ACI's are fully implemented. For " +"this to work, we need the admin DN and the corresponding password." msgstr "" -"这可能被好几个组使用。请再次检查您是否要这么做,因为 GOsa 没有办法将您的数据" -"找回。" +"GOsa 总是作为 LDAP 管理员,并且管理内部权限。这是一个临时方案直到 OpenLDAP 目" +"录 ACI 被完全实现。为了让其实现,我们需要管理员 DN 和正确的口令。" -#: ihtml/themes/default/logout.tpl:5 -msgid "Your GOsa session has expired!" -msgstr "您的 GOsa 会话已经过期!" +#: setup/setup_config1.tpl:223 +msgid "" +"Some basic LDAP parameters are tunable and affect the locations where GOsa " +"saves people and groups, including the way accounts get created. Check the " +"values below if the fit your needs." +msgstr "" +"有的基本的 LDAP 参数是可调的,并影响位置Gosa 保存用户和组的地方。包括账号创建" +"的方式。点击下面的值如果它们不符合您的需要。" -#: ihtml/themes/default/logout.tpl:7 +#: setup/setup_config1.tpl:224 +#, fuzzy msgid "" -"The last interaction with the GOsa web interface has been some time ago in " -"the past. For security reasons, the session has been closed. To continue " -"with administrative tasks, please sign in again." +"GOsa has modular support for several mail methods. These methods provide " +"interfaces to users mailboxes and general handling for quotas. You can " +"choose the dummy plugin to leave all your mail settings untouched." msgstr "" -"上一次操作 GOsa 界面是在很长时间之前。出于安全上的考虑,已经关闭了连接。要继" -"续执行管理任务,请重新登录。" +"GOsa 通过模组支持几种邮件方法。这些方法提供用户邮箱的界面以及管理用户空间。您" +"可以选择选择 dummy 插件以保持您的邮件设置不被更改。" -#: ihtml/themes/default/logout.tpl:10 -msgid "Sign in again" -msgstr "重新登录" +#: setup/class_setupStep_Schema.inc:42 setup/class_setupStep_Schema.inc:43 +msgid "LDAP schema check" +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." +#: setup/class_setupStep_Schema.inc:44 +msgid "Perform test on your current LDAP schema" msgstr "" -"大小限制选项会让 LDAP 操作更快,以免使 LDAP 服务器过载。最简单让大数据库处理" -"不发成长时间超时的办法是,将查询缩小到更少并且使用过滤器。" -#: ihtml/themes/default/sizelimit.tpl:6 -msgid "Please choose the way to react for this session" -msgstr "请选择响应这个会话的方法" +#: setup/class_setupStep_Welcome.inc:38 +#, fuzzy +msgid "Welcome" +msgstr "欢迎 %s!" -#: ihtml/themes/default/sizelimit.tpl:9 -msgid "ignore this error and show all entries the LDAP server returns" -msgstr "忽略错误并显示 LDAP 服务器返回的所有条目" +#: setup/class_setupStep_Welcome.inc:39 +#, fuzzy +msgid "The welcome message" +msgstr "解除挂起的邮件" -#: ihtml/themes/default/sizelimit.tpl:10 -msgid "" -"ignore this error and show all entries that fit into the defined sizelimit " -"and let me use filters instead" -msgstr "忽略错误并显示在定义限制长度内的所有条目,并让我使用过滤器。" +#: setup/class_setupStep_Welcome.inc:40 +#, fuzzy +msgid "Welcome to GOsa setup wizard" +msgstr "欢迎进入 Gosa 安装程序!" -#: ihtml/themes/default/copyPasteDialog.tpl:1 +#: setup/class_setupStep_License.inc:56 setup/class_setupStep_License.inc:57 #, fuzzy -msgid "Copy & paste wizard" -msgstr "拷贝和粘贴精灵" +msgid "License" +msgstr "行" -#: ihtml/themes/default/copyPasteDialog.tpl:7 -msgid "" -"Some values need to be unique in the complete directory while some " -"combinations make no sense. GOsa shows the relevant attributes. Please " -"maintain the values below to fullfill the policies." +#: setup/class_setupStep_License.inc:58 +msgid "Terms and conditions for usage" msgstr "" -"有的变量需要在整个目录中保持唯一,而有的组合没有意义。GOsa 显示有关属性。请按" -"照这个原则维护其取值。" -#: ihtml/themes/default/copyPasteDialog.tpl:9 -msgid "Remember that some properties like taken snapshots will not be copied!" -msgstr "" +#: setup/setup_language.tpl:3 +#, fuzzy +msgid "Please select the preferred language" +msgstr "请选择一个打印机或者取消。" -#: ihtml/themes/default/copyPasteDialog.tpl:10 +#: setup/setup_language.tpl:5 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!" +"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 overriden per user." msgstr "" -#: ihtml/themes/default/copyPasteDialog.tpl:24 +#: setup/setup_language.tpl:9 #, fuzzy -msgid "Cancel all" -msgstr "取消" +msgid "Please select your preferred language here" +msgstr "首选语种" -#: ihtml/themes/default/copyPasteDialog.tpl:30 -msgid "Operation complete" -msgstr "操作完成" +#: setup/class_setupStep_Config1.inc:74 setup/class_setupStep_Config1.inc:75 +#, fuzzy +msgid "GOsa settings 1/3" +msgstr "用户设置" -#: ihtml/themes/default/help.tpl:9 -msgid "GOsa help viewer" -msgstr "GOsa 帮助浏览器" +#: setup/class_setupStep_Config1.inc:76 +#, fuzzy +msgid "GOsa generic settings" +msgstr "用户设置" -#: ihtml/themes/default/help.tpl:15 -msgid "Index" -msgstr "索引" +#: setup/class_setupStep_Config1.inc:118 +#, fuzzy, php-format +msgid "The specified value for '%s' must be a numeric value" +msgstr "指定 '%s' 的值必须是数字类型。" -#: ihtml/themes/default/islocked.tpl:2 -msgid "Locking conflict detected" -msgstr "检测到锁定冲突" +#: setup/class_setupStep_Config1.inc:122 setup/class_setupStep_Config1.inc:126 +#, php-format +msgid "Don't add a trailing comma to '%s'." +msgstr "" -#: ihtml/themes/default/islocked.tpl:9 -msgid "" -"If this lock detection is false, the other person has obviously closed the " -"webbrowser during the edit operation. You may want to take over the lock by " -"pressing the 'Edit anyway' button." +#: setup/class_setupStep_Config1.inc:122 +msgid "People storage ou" msgstr "" -"如果锁检查失败,明显的是另外的人在进行编辑操作时关闭了浏览器。您可以通过按“仍" -"然编辑”按钮来接管这个锁文件。" -#: ihtml/themes/default/islocked.tpl:16 +#: setup/class_setupStep_Config1.inc:126 +msgid "Group storage ou" +msgstr "" + +#: setup/class_setupStep_Config1.inc:130 #, fuzzy -msgid "Read only" -msgstr "重新加载列表" +msgid "Uid base must be numeric" +msgstr "超时必须填数字" -#: ihtml/themes/default/logout-close.tpl:5 +#: setup/class_setupStep_Config1.inc:134 #, fuzzy -msgid "Your GOsa session has been closed!" -msgstr "您的 GOsa 会话已经过期!" +msgid "The given password minimum length is not numeric." +msgstr "Sieve 端口应为数字。" -#: 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." +#: setup/class_setupStep_Config1.inc:137 +#, fuzzy +msgid "The given password differ value is not numeric." +msgstr "Sieve 端口应为数字。" + +#: setup/class_setupStep_Config2.inc:86 setup/class_setupStep_Config2.inc:87 +#, fuzzy +msgid "GOsa settings 2/3" +msgstr "用户设置" + +#: setup/class_setupStep_Config2.inc:88 +#, fuzzy +msgid "Customize special parameters" +msgstr "检查参数" + +#: setup/class_setupStep_Language.inc:40 setup/class_setupStep_Language.inc:41 +#, fuzzy +msgid "Language setup" +msgstr "语言" + +#: setup/class_setupStep_Language.inc:42 +msgid "This step allows you to select your preferred language." msgstr "" +#: setup/class_setupStep_Language.inc:47 +#, fuzzy +msgid "Automatic" +msgstr "自动" + #, fuzzy #~ msgid "Password locking" #~ msgstr "不允许修改口令" @@ -6747,10 +6826,6 @@ msgstr "" #~ msgid "Missing parameters!" #~ msgstr "应用程序名称" -#, fuzzy -#~ msgid "You have no permission to create LDAP dumps!" -#~ msgstr "您无权删除这个部门。" - #, fuzzy #~ msgid "Error in ivbb parameter!" #~ msgstr "检查参数" diff --git a/gosa-core/plugins/admin/groups/class_groupGeneric.inc b/gosa-core/plugins/admin/groups/class_groupGeneric.inc index a5426f94d..159bfbb91 100644 --- a/gosa-core/plugins/admin/groups/class_groupGeneric.inc +++ b/gosa-core/plugins/admin/groups/class_groupGeneric.inc @@ -625,13 +625,13 @@ class group extends plugin $ldap->search("(&(objectClass=gosaAccount)(uid=".$uid."))",array("dn", "uid","sn","givenName")); if($ldap->count() == 0 ){ msg_dialog::display(_("Error"), - sprintf(_("Cannot add uid '%s' to the group '%s'. Could not find matching user object."), + sprintf(_("Adding UID '%s' to group '%s' failed: cannot find user object!"), $uid,$this->cn), ERROR_DIALOG); return; }elseif($ldap->count() >= 2){ msg_dialog::display(_("Error"), - sprintf(_("Cannot add uid '%s' to the group '%s'. The uid is used more than once."), + sprintf(_("Add UID '%s' to group '%s' failed: UID is used more than once!"), $uid,$this->cn), ERROR_DIALOG); return; @@ -709,7 +709,7 @@ class group extends plugin count($this->memberUid) < $this->config->get_cfg_value("ldapFilterNestingLimit")){ foreach ($this->memberUid as $value){ if(!isset($this->members[$value])){ - $this->members[$value] = _("! unknown id")." [".$value."]"; + $this->members[$value] = _("! unknown UID")." [".$value."]"; } } }else{ @@ -1085,7 +1085,7 @@ class group extends plugin $cns .= $attrs['cn'][0].", "; } $cns = rtrim($cns,", "); - msg_dialog::display(_("Warning"),sprintf(_("The gidNumber (%s) used or generated for this group is not uniq! It is already used in the following groups: '%s'."),$this->gidNumber,$cns) , WARNING_DIALOG ); + msg_dialog::display(_("Warning"),sprintf(_("The gidNumber '%s' is already in use by %s!"),$this->gidNumber,$cns) , WARNING_DIALOG ); } } diff --git a/gosa-core/setup/class_setupStep_Checks.inc b/gosa-core/setup/class_setupStep_Checks.inc index a428485a5..7aff0f55d 100644 --- a/gosa-core/setup/class_setupStep_Checks.inc +++ b/gosa-core/setup/class_setupStep_Checks.inc @@ -156,7 +156,7 @@ class Step_Checks extends setup_step $M = TRUE; $this->basic_checks[] = array("NAME" => $N , "DESC" => $D , "RESULT" => $R , "SOLUTION" => $S , "MUST" => $M ); - $N = msgPool::checkingFor(_("compression tool")); + $N = msgPool::checkingFor(_("compression module")); $D = _("GOsa requires this extension to handle snapshots."); $S = msgPool::installPhpModule("php5-zip / php5-gzip"); $R = is_callable("gzcompress"); diff --git a/gosa-core/setup/class_setupStep_Migrate.inc b/gosa-core/setup/class_setupStep_Migrate.inc index f1074cbc8..832064e34 100644 --- a/gosa-core/setup/class_setupStep_Migrate.inc +++ b/gosa-core/setup/class_setupStep_Migrate.inc @@ -138,13 +138,13 @@ class Step_Migrate extends setup_step $this->checks['root']['ERROR_MSG'] = ""; $this->checkBase(); - $this->checks['rootOC']['TITLE'] = _("Checking object classes for root object"); + $this->checks['rootOC']['TITLE'] = _("Inspecting object classes in root object"); $this->checks['rootOC']['STATUS'] = FALSE; $this->checks['rootOC']['STATUS_MSG']= ""; $this->checks['rootOC']['ERROR_MSG'] = ""; $this->checkBaseOC(); - $this->checks['permissions']['TITLE'] = _("Checking permissions on LDAP database"); + $this->checks['permissions']['TITLE'] = _("Checking permission for LDAP database"); $this->checks['permissions']['STATUS'] = FALSE; $this->checks['permissions']['STATUS_MSG']= ""; $this->checks['permissions']['ERROR_MSG'] = ""; @@ -2050,7 +2050,7 @@ class Step_Migrate extends setup_step if(!class_available("departmentManagement")){ $this->checks['rootOC']['STATUS'] = FALSE; $this->checks['rootOC']['STATUS_MSG']= _("Failed"); - $this->checks['rootOC']['ERROR_MSG'] = sprintf(_("Missing GOsa class %s."),"departmentManagement"). + $this->checks['rootOC']['ERROR_MSG'] = sprintf(_("Missing GOsa object class '%s'!"),"departmentManagement"). " "._("Please check your installation."); return; } @@ -2072,7 +2072,7 @@ class Step_Migrate extends setup_step $this->checks['rootOC']['STATUS'] = FALSE; $this->checks['rootOC']['STATUS_MSG']= _("Failed"); $this->checks['rootOC']['ERROR_MSG'] = - sprintf(_("Could not detect the object type of your root object, please try to add the objectClass '%s' manually."),"gosaDepartment"); + sprintf(_("Cannot handle the structural object type of your root object. Please try to add the object class '%s' manually."),"gosaDepartment"); return; } diff --git a/gosa-core/setup/setup_migrate.tpl b/gosa-core/setup/setup_migrate.tpl index 82d642cd9..456387918 100644 --- a/gosa-core/setup/setup_migrate.tpl +++ b/gosa-core/setup/setup_migrate.tpl @@ -34,7 +34,7 @@ {elseif $method == "rootOC_migrate_dialog"} -

{t}Add required object classes to the ldap base{/t}

+

{t}Add required object classes to the LDAP base{/t}

{t}Current{/t}